From 46643bd1784a5c02a615f50f882480bf801b2403 Mon Sep 17 00:00:00 2001 From: Hondacrx Date: Sun, 10 Nov 2024 00:15:32 -0500 Subject: [PATCH] DB Updates --- sql/base/auth_database.sql | 937 +- sql/base/characters_database.sql | 18 +- sql/base/dev/hotfixes_database.sql | 357 +- sql/base/dev/world_database.sql | 109 +- .../24051_2024_09_03}/2024_05_11_00_auth.sql | 0 .../24051_2024_09_03}/2024_05_14_00_auth.sql | 0 .../24051_2024_09_03}/2024_05_16_00_auth.sql | 0 .../24051_2024_09_03}/2024_05_17_00_auth.sql | 0 .../24051_2024_09_03}/2024_05_18_00_auth.sql | 0 .../24051_2024_09_03}/2024_05_25_00_auth.sql | 0 .../24051_2024_09_03}/2024_05_29_00_auth.sql | 0 .../24051_2024_09_03}/2024_06_05_00_auth.sql | 0 .../24051_2024_09_03}/2024_06_15_00_auth.sql | 0 .../24051_2024_09_03}/2024_06_17_00_auth.sql | 0 .../24051_2024_09_03}/2024_06_26_00_auth.sql | 0 .../24051_2024_09_03}/2024_07_09_00_auth.sql | 0 .../24051_2024_09_03}/2024_07_16_00_auth.sql | 0 .../24051_2024_09_03}/2024_08_02_00_auth.sql | 0 .../24051_2024_09_03/2024_08_07_00_auth.sql | 7 + .../24051_2024_09_03/2024_08_09_00_auth.sql | 7 + .../24051_2024_09_03/2024_08_15_00_auth.sql | 8 + .../24051_2024_09_03/2024_08_17_00_auth.sql | 7 + .../24051_2024_09_03/2024_08_18_00_auth.sql | 1 + .../24051_2024_09_03/2024_08_21_00_auth.sql | 7 + .../24051_2024_09_03/2024_08_22_00_auth.sql | 7 + .../24051_2024_09_03/2024_08_23_00_auth.sql | 7 + .../24051_2024_09_03/2024_08_23_01_auth.sql | 3 + .../24051_2024_09_03/2024_08_24_00_auth.sql | 7 + .../24051_2024_09_03/2024_08_28_00_auth.sql | 7 + .../24051_2024_09_03/2024_08_28_01_auth.sql | 6 + .../24051_2024_09_03/2024_08_30_00_auth.sql | 39 + .../24051_2024_09_03/2024_08_30_01_auth.sql | 14 + .../24051_2024_09_03/2024_08_31_00_auth.sql | 13 + .../24051_2024_09_03/2024_08_31_01_auth.sql | 2 + .../2024_05_11_00_characters.sql | 0 .../2024_07_31_00_characters.sql | 0 .../2024_08_04_00_characters.sql | 0 .../2024_08_05_00_characters.sql | 0 .../2024_08_26_00_characters.sql | 3 + .../2024_05_11_11_hotfixes.sql | 0 .../2024_05_15_00_hotfixes.sql | 0 .../2024_05_15_01_hotfixes_deDE.sql | 0 .../2024_05_15_02_hotfixes_esES.sql | 0 .../2024_05_15_03_hotfixes_esMX.sql | 0 .../2024_05_15_04_hotfixes_frFR.sql | 0 .../2024_05_15_05_hotfixes_itIT.sql | 0 .../2024_05_15_06_hotfixes_koKR.sql | 0 .../2024_05_15_07_hotfixes_ptBR.sql | 0 .../2024_05_15_08_hotfixes_ruRU.sql | 0 .../2024_05_15_09_hotfixes_zhCN.sql | 0 .../2024_05_15_10_hotfixes_zhTW.sql | 0 .../2024_05_27_00_hotfixes.sql | 0 .../2024_06_23_00_hotfixes.sql | 0 .../2024_07_25_00_hotfixes_enUS.sql | 0 .../2024_07_25_01_hotfixes_esMX.sql | 0 .../2024_07_25_02_hotfixes_ptBR.sql | 0 .../2024_07_25_03_hotfixes_frFR.sql | 0 .../2024_07_25_04_hotfixes_deDE.sql | 0 .../2024_07_25_05_hotfixes_ruRU.sql | 0 .../2024_07_25_06_hotfixes_koKR.sql | 0 .../2024_07_25_07_hotfixes_itIT.sql | 0 .../2024_07_25_08_hotfixes_esES.sql | 0 .../2024_08_01_00_hotfixes.sql | 0 .../2024_08_10_00_hotfixes.sql | 37 + .../2024_08_15_00_hotfixes.sql | 21 + .../2024_08_16_00_hotfixes.sql | 1852 + .../2024_09_03_00_hotfixes_enUS.sql | 6052 + .../24051_2024_09_03}/2024_05_11_12_world.sql | 0 .../24051_2024_09_03}/2024_05_12_00_world.sql | 0 .../24051_2024_09_03}/2024_05_12_01_world.sql | 0 .../24051_2024_09_03}/2024_05_12_02_world.sql | 0 .../24051_2024_09_03}/2024_05_12_03_world.sql | 0 .../24051_2024_09_03}/2024_05_16_00_world.sql | 0 .../24051_2024_09_03}/2024_05_16_01_world.sql | 0 .../24051_2024_09_03}/2024_05_16_02_world.sql | 0 .../24051_2024_09_03}/2024_05_18_00_world.sql | 0 .../24051_2024_09_03}/2024_05_18_01_world.sql | 0 .../24051_2024_09_03}/2024_05_18_02_world.sql | 0 .../24051_2024_09_03}/2024_05_19_00_world.sql | 0 .../24051_2024_09_03}/2024_05_21_00_world.sql | 0 .../24051_2024_09_03}/2024_05_21_01_world.sql | 0 .../24051_2024_09_03}/2024_05_21_02_world.sql | 0 .../24051_2024_09_03}/2024_05_21_03_world.sql | 0 .../24051_2024_09_03}/2024_05_21_04_world.sql | 0 .../24051_2024_09_03}/2024_05_21_05_world.sql | 0 .../24051_2024_09_03}/2024_05_22_00_world.sql | 0 .../24051_2024_09_03}/2024_05_22_01_world.sql | 0 .../24051_2024_09_03}/2024_05_22_02_world.sql | 0 .../24051_2024_09_03}/2024_05_22_03_world.sql | 0 .../24051_2024_09_03}/2024_05_22_04_world.sql | 0 .../24051_2024_09_03}/2024_05_22_05_world.sql | 0 .../24051_2024_09_03}/2024_05_23_00_world.sql | 0 .../24051_2024_09_03}/2024_05_23_01_world.sql | 0 .../24051_2024_09_03}/2024_05_24_00_world.sql | 0 .../24051_2024_09_03}/2024_05_24_01_world.sql | 0 .../24051_2024_09_03}/2024_05_24_02_world.sql | 0 .../24051_2024_09_03}/2024_05_24_03_world.sql | 0 .../24051_2024_09_03}/2024_05_24_04_world.sql | 0 .../24051_2024_09_03}/2024_05_25_00_world.sql | 0 .../24051_2024_09_03}/2024_05_25_01_world.sql | 0 .../24051_2024_09_03}/2024_05_25_02_world.sql | 0 .../24051_2024_09_03}/2024_05_25_03_world.sql | 0 .../24051_2024_09_03}/2024_05_25_04_world.sql | 0 .../24051_2024_09_03}/2024_05_25_05_world.sql | 0 .../24051_2024_09_03}/2024_05_25_06_world.sql | 0 .../24051_2024_09_03}/2024_05_25_07_world.sql | 0 .../24051_2024_09_03}/2024_05_25_08_world.sql | 0 .../24051_2024_09_03}/2024_05_25_09_world.sql | 0 .../24051_2024_09_03}/2024_05_25_10_world.sql | 0 .../24051_2024_09_03}/2024_05_26_00_world.sql | 0 .../24051_2024_09_03}/2024_05_26_01_world.sql | 0 .../24051_2024_09_03}/2024_05_26_02_world.sql | 0 .../24051_2024_09_03}/2024_05_26_03_world.sql | 0 .../24051_2024_09_03}/2024_05_26_04_world.sql | 0 .../24051_2024_09_03}/2024_05_26_05_world.sql | 0 .../24051_2024_09_03}/2024_05_26_06_world.sql | 0 .../24051_2024_09_03}/2024_05_26_07_world.sql | 0 .../24051_2024_09_03}/2024_05_26_08_world.sql | 0 .../24051_2024_09_03}/2024_05_27_00_world.sql | 0 .../24051_2024_09_03}/2024_05_28_00_world.sql | 0 .../24051_2024_09_03}/2024_05_28_01_world.sql | 0 .../24051_2024_09_03}/2024_05_28_02_world.sql | 0 .../24051_2024_09_03}/2024_05_30_00_world.sql | 0 .../24051_2024_09_03}/2024_05_30_01_world.sql | 0 .../24051_2024_09_03}/2024_05_30_02_world.sql | 0 .../24051_2024_09_03}/2024_05_30_03_world.sql | 0 .../24051_2024_09_03}/2024_05_31_00_world.sql | 0 .../24051_2024_09_03}/2024_06_03_00_world.sql | 0 .../24051_2024_09_03}/2024_06_03_01_world.sql | 0 .../24051_2024_09_03}/2024_06_03_02_world.sql | 0 .../24051_2024_09_03}/2024_06_03_03_world.sql | 0 .../24051_2024_09_03}/2024_06_03_04_world.sql | 0 .../24051_2024_09_03}/2024_06_04_00_world.sql | 0 .../24051_2024_09_03}/2024_06_04_01_world.sql | 0 .../24051_2024_09_03}/2024_06_07_00_world.sql | 0 .../24051_2024_09_03}/2024_06_08_00_world.sql | 0 .../24051_2024_09_03}/2024_06_17_00_world.sql | 0 .../24051_2024_09_03}/2024_06_17_01_world.sql | 0 .../24051_2024_09_03}/2024_06_19_00_world.sql | 0 .../24051_2024_09_03}/2024_06_19_01_world.sql | 0 .../24051_2024_09_03}/2024_06_19_02_world.sql | 0 .../24051_2024_09_03}/2024_06_27_00_world.sql | 0 .../24051_2024_09_03}/2024_06_29_00_world.sql | 0 .../24051_2024_09_03}/2024_06_29_01_world.sql | 0 .../24051_2024_09_03}/2024_06_29_02_world.sql | 0 .../24051_2024_09_03}/2024_07_02_00_world.sql | 0 .../24051_2024_09_03}/2024_07_03_00_world.sql | 0 .../24051_2024_09_03}/2024_07_03_01_world.sql | 0 .../24051_2024_09_03}/2024_07_09_00_world.sql | 0 .../24051_2024_09_03}/2024_07_09_01_world.sql | 0 .../24051_2024_09_03}/2024_07_10_00_world.sql | 0 .../24051_2024_09_03}/2024_07_10_01_world.sql | 0 .../24051_2024_09_03}/2024_07_12_00_world.sql | 0 .../24051_2024_09_03}/2024_07_15_00_world.sql | 0 .../24051_2024_09_03}/2024_07_16_00_world.sql | 0 ...024_07_16_01_world_2023_03_24_00_world.sql | 0 .../24051_2024_09_03}/2024_07_18_00_world.sql | 0 .../24051_2024_09_03}/2024_07_19_00_world.sql | 0 .../24051_2024_09_03}/2024_07_19_01_world.sql | 0 .../24051_2024_09_03}/2024_07_20_00_world.sql | 0 .../24051_2024_09_03}/2024_07_20_01_world.sql | 0 .../24051_2024_09_03}/2024_07_22_00_world.sql | 0 .../24051_2024_09_03}/2024_07_23_00_world.sql | 0 .../2024_07_25_00_world_enUS.sql | 0 .../2024_07_25_01_world_esMX.sql | 0 .../2024_07_25_02_world_ptBR.sql | 0 .../2024_07_25_03_world_frFR.sql | 0 .../2024_07_25_04_world_deDE.sql | 0 .../2024_07_25_05_world_ruRU.sql | 0 .../2024_07_25_06_world_koKR.sql | 0 .../2024_07_25_07_world_itIT.sql | 0 .../2024_07_25_08_world_esES.sql | 0 .../24051_2024_09_03}/2024_07_25_09_world.sql | 0 .../24051_2024_09_03}/2024_07_25_10_world.sql | 0 .../2024_07_25_11_world_dungeon_nhc.sql | 0 .../2024_07_25_12_world_dungeon_hc.sql | 0 .../2024_07_25_13_world_dungeon_mythic.sql | 0 .../2024_07_25_14_world_raid_nhc.sql | 0 .../2024_07_25_15_world_raid_lfr.sql | 0 .../2024_07_25_16_world_raid_hc.sql | 0 .../2024_07_25_17_world_raid_mythic_df.sql | 0 .../2024_07_25_18_world_raid_mythic.sql | 0 .../24051_2024_09_03}/2024_07_28_00_world.sql | 0 .../24051_2024_09_03}/2024_07_30_00_world.sql | 0 .../24051_2024_09_03}/2024_07_31_00_world.sql | 0 .../24051_2024_09_03}/2024_08_01_00_world.sql | 0 .../24051_2024_09_03}/2024_08_02_00_world.sql | 0 .../24051_2024_09_03}/2024_08_02_01_world.sql | 0 .../24051_2024_09_03}/2024_08_02_02_world.sql | 0 .../24051_2024_09_03}/2024_08_02_03_world.sql | 0 .../24051_2024_09_03}/2024_08_03_00_world.sql | 0 .../24051_2024_09_03}/2024_08_05_00_world.sql | 0 .../24051_2024_09_03/2024_08_15_00_world.sql | 2 + .../24051_2024_09_03/2024_08_16_00_world.sql | 92569 ++++++++++++++++ .../24051_2024_09_03/2024_08_19_00_world.sql | 3 + .../24051_2024_09_03/2024_08_19_01_world.sql | 7 + .../24051_2024_09_03/2024_08_19_02_world.sql | 3 + .../24051_2024_09_03/2024_08_19_03_world.sql | 5 + .../24051_2024_09_03/2024_08_20_00_world.sql | 7 + .../24051_2024_09_03/2024_08_20_01_world.sql | 3 + .../24051_2024_09_03/2024_08_25_00_world.sql | 92 + .../24051_2024_09_03/2024_08_25_01_world.sql | 2039 + .../24051_2024_09_03/2024_08_25_02_world.sql | 64 + .../24051_2024_09_03/2024_08_26_00_world.sql | 3 + ...024_08_26_01_world_gameobject_template.sql | 3323 + ...024_08_26_02_world_creature_model_info.sql | 2731 + .../2024_08_26_03_world_quest_poi.sql | 2207 + .../2024_08_26_04_world_quest_poi_points.sql | 4514 + .../2024_08_26_05_world_quest_template.sql | 5273 + .../2024_08_26_06_world_scene_template.sql | 57 + .../2024_08_26_07_world_page_text.sql | 24 + ...08_26_08_world_creature_equip_template.sql | 1038 + .../24051_2024_09_03/2024_08_30_00_world.sql | 1121 + .../24051_2024_09_03/2024_08_31_00_world.sql | 10 + .../24051_2024_09_03/2024_08_31_01_world.sql | 3 + .../24051_2024_09_03/2024_09_01_00_world.sql | 374 + .../24051_2024_09_03/2024_09_01_01_world.sql | 634 + .../24051_2024_09_03/2024_09_02_00_world.sql | 238 + .../2024_09_03_00_world_enUS.sql | 6477 ++ .../2024_09_03_01_world_openworld.sql | 31063 ++++++ .../2024_09_03_02_world_nhc_dungeon.sql | 9161 ++ .../2024_09_03_03_world_hc_dungeon.sql | 475 + .../auth/master/2024_09_03_00_auth.sql | 3 + .../master/2024_09_03_00_characters.sql | 3 + .../master/2024_09_03_01_hotfixes.sql | 3 + .../world/master/2024_09_03_04_world.sql | 4 + .../world/master/2024_09_03_05_world.sql | 4 + .../world/master/2024_09_04_00_world.sql | 1746 + .../world/master/2024_09_04_01_world.sql | 410 + .../world/master/2024_09_04_02_world.sql | 292 + 230 files changed, 175078 insertions(+), 435 deletions(-) rename sql/{updates/auth/master => old/11.x/auth/24051_2024_09_03}/2024_05_11_00_auth.sql (100%) rename sql/{updates/auth/master => old/11.x/auth/24051_2024_09_03}/2024_05_14_00_auth.sql (100%) rename sql/{updates/auth/master => old/11.x/auth/24051_2024_09_03}/2024_05_16_00_auth.sql (100%) rename sql/{updates/auth/master => old/11.x/auth/24051_2024_09_03}/2024_05_17_00_auth.sql (100%) rename sql/{updates/auth/master => old/11.x/auth/24051_2024_09_03}/2024_05_18_00_auth.sql (100%) rename sql/{updates/auth/master => old/11.x/auth/24051_2024_09_03}/2024_05_25_00_auth.sql (100%) rename sql/{updates/auth/master => old/11.x/auth/24051_2024_09_03}/2024_05_29_00_auth.sql (100%) rename sql/{updates/auth/master => old/11.x/auth/24051_2024_09_03}/2024_06_05_00_auth.sql (100%) rename sql/{updates/auth/master => old/11.x/auth/24051_2024_09_03}/2024_06_15_00_auth.sql (100%) rename sql/{updates/auth/master => old/11.x/auth/24051_2024_09_03}/2024_06_17_00_auth.sql (100%) rename sql/{updates/auth/master => old/11.x/auth/24051_2024_09_03}/2024_06_26_00_auth.sql (100%) rename sql/{updates/auth/master => old/11.x/auth/24051_2024_09_03}/2024_07_09_00_auth.sql (100%) rename sql/{updates/auth/master => old/11.x/auth/24051_2024_09_03}/2024_07_16_00_auth.sql (100%) rename sql/{updates/auth/master => old/11.x/auth/24051_2024_09_03}/2024_08_02_00_auth.sql (100%) create mode 100644 sql/old/11.x/auth/24051_2024_09_03/2024_08_07_00_auth.sql create mode 100644 sql/old/11.x/auth/24051_2024_09_03/2024_08_09_00_auth.sql create mode 100644 sql/old/11.x/auth/24051_2024_09_03/2024_08_15_00_auth.sql create mode 100644 sql/old/11.x/auth/24051_2024_09_03/2024_08_17_00_auth.sql create mode 100644 sql/old/11.x/auth/24051_2024_09_03/2024_08_18_00_auth.sql create mode 100644 sql/old/11.x/auth/24051_2024_09_03/2024_08_21_00_auth.sql create mode 100644 sql/old/11.x/auth/24051_2024_09_03/2024_08_22_00_auth.sql create mode 100644 sql/old/11.x/auth/24051_2024_09_03/2024_08_23_00_auth.sql create mode 100644 sql/old/11.x/auth/24051_2024_09_03/2024_08_23_01_auth.sql create mode 100644 sql/old/11.x/auth/24051_2024_09_03/2024_08_24_00_auth.sql create mode 100644 sql/old/11.x/auth/24051_2024_09_03/2024_08_28_00_auth.sql create mode 100644 sql/old/11.x/auth/24051_2024_09_03/2024_08_28_01_auth.sql create mode 100644 sql/old/11.x/auth/24051_2024_09_03/2024_08_30_00_auth.sql create mode 100644 sql/old/11.x/auth/24051_2024_09_03/2024_08_30_01_auth.sql create mode 100644 sql/old/11.x/auth/24051_2024_09_03/2024_08_31_00_auth.sql create mode 100644 sql/old/11.x/auth/24051_2024_09_03/2024_08_31_01_auth.sql rename sql/{updates/characters/master => old/11.x/characters/24051_2024_09_03}/2024_05_11_00_characters.sql (100%) rename sql/{updates/characters/master => old/11.x/characters/24051_2024_09_03}/2024_07_31_00_characters.sql (100%) rename sql/{updates/characters/master => old/11.x/characters/24051_2024_09_03}/2024_08_04_00_characters.sql (100%) rename sql/{updates/characters/master => old/11.x/characters/24051_2024_09_03}/2024_08_05_00_characters.sql (100%) create mode 100644 sql/old/11.x/characters/24051_2024_09_03/2024_08_26_00_characters.sql rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_05_11_11_hotfixes.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_05_15_00_hotfixes.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_05_15_01_hotfixes_deDE.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_05_15_02_hotfixes_esES.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_05_15_03_hotfixes_esMX.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_05_15_04_hotfixes_frFR.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_05_15_05_hotfixes_itIT.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_05_15_06_hotfixes_koKR.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_05_15_07_hotfixes_ptBR.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_05_15_08_hotfixes_ruRU.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_05_15_09_hotfixes_zhCN.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_05_15_10_hotfixes_zhTW.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_05_27_00_hotfixes.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_06_23_00_hotfixes.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_07_25_00_hotfixes_enUS.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_07_25_01_hotfixes_esMX.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_07_25_02_hotfixes_ptBR.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_07_25_03_hotfixes_frFR.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_07_25_04_hotfixes_deDE.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_07_25_05_hotfixes_ruRU.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_07_25_06_hotfixes_koKR.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_07_25_07_hotfixes_itIT.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_07_25_08_hotfixes_esES.sql (100%) rename sql/{updates/hotfixes/master => old/11.x/hotfixes/24051_2024_09_03}/2024_08_01_00_hotfixes.sql (100%) create mode 100644 sql/old/11.x/hotfixes/24051_2024_09_03/2024_08_10_00_hotfixes.sql create mode 100644 sql/old/11.x/hotfixes/24051_2024_09_03/2024_08_15_00_hotfixes.sql create mode 100644 sql/old/11.x/hotfixes/24051_2024_09_03/2024_08_16_00_hotfixes.sql create mode 100644 sql/old/11.x/hotfixes/24051_2024_09_03/2024_09_03_00_hotfixes_enUS.sql rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_11_12_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_12_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_12_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_12_02_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_12_03_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_16_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_16_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_16_02_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_18_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_18_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_18_02_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_19_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_21_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_21_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_21_02_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_21_03_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_21_04_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_21_05_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_22_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_22_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_22_02_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_22_03_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_22_04_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_22_05_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_23_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_23_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_24_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_24_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_24_02_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_24_03_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_24_04_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_25_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_25_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_25_02_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_25_03_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_25_04_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_25_05_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_25_06_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_25_07_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_25_08_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_25_09_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_25_10_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_26_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_26_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_26_02_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_26_03_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_26_04_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_26_05_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_26_06_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_26_07_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_26_08_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_27_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_28_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_28_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_28_02_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_30_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_30_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_30_02_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_30_03_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_05_31_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_03_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_03_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_03_02_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_03_03_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_03_04_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_04_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_04_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_07_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_08_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_17_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_17_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_19_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_19_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_19_02_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_27_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_29_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_29_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_06_29_02_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_02_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_03_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_03_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_09_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_09_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_10_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_10_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_12_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_15_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_16_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_16_01_world_2023_03_24_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_18_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_19_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_19_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_20_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_20_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_22_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_23_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_00_world_enUS.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_01_world_esMX.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_02_world_ptBR.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_03_world_frFR.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_04_world_deDE.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_05_world_ruRU.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_06_world_koKR.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_07_world_itIT.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_08_world_esES.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_09_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_10_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_11_world_dungeon_nhc.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_12_world_dungeon_hc.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_13_world_dungeon_mythic.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_14_world_raid_nhc.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_15_world_raid_lfr.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_16_world_raid_hc.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_17_world_raid_mythic_df.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_25_18_world_raid_mythic.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_28_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_30_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_07_31_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_08_01_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_08_02_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_08_02_01_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_08_02_02_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_08_02_03_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_08_03_00_world.sql (100%) rename sql/{updates/world/master => old/11.x/world/24051_2024_09_03}/2024_08_05_00_world.sql (100%) create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_15_00_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_16_00_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_19_00_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_19_01_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_19_02_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_19_03_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_20_00_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_20_01_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_25_00_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_25_01_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_25_02_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_26_00_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_26_01_world_gameobject_template.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_26_02_world_creature_model_info.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_26_03_world_quest_poi.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_26_04_world_quest_poi_points.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_26_05_world_quest_template.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_26_06_world_scene_template.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_26_07_world_page_text.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_26_08_world_creature_equip_template.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_30_00_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_31_00_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_08_31_01_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_09_01_00_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_09_01_01_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_09_02_00_world.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_09_03_00_world_enUS.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_09_03_01_world_openworld.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_09_03_02_world_nhc_dungeon.sql create mode 100644 sql/old/11.x/world/24051_2024_09_03/2024_09_03_03_world_hc_dungeon.sql create mode 100644 sql/updates/auth/master/2024_09_03_00_auth.sql create mode 100644 sql/updates/characters/master/2024_09_03_00_characters.sql create mode 100644 sql/updates/hotfixes/master/2024_09_03_01_hotfixes.sql create mode 100644 sql/updates/world/master/2024_09_03_04_world.sql create mode 100644 sql/updates/world/master/2024_09_03_05_world.sql create mode 100644 sql/updates/world/master/2024_09_04_00_world.sql create mode 100644 sql/updates/world/master/2024_09_04_01_world.sql create mode 100644 sql/updates/world/master/2024_09_04_02_world.sql diff --git a/sql/base/auth_database.sql b/sql/base/auth_database.sql index 444444f8c..a3fe25457 100644 --- a/sql/base/auth_database.sql +++ b/sql/base/auth_database.sql @@ -1,8 +1,8 @@ --- MySQL dump 10.13 Distrib 8.0.36, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 8.0.39, for Linux (x86_64) -- -- Host: localhost Database: auth -- ------------------------------------------------------ --- Server version 8.0.36-0ubuntu0.22.04.1 +-- Server version 8.0.39-0ubuntu0.22.04.1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; @@ -40,10 +40,11 @@ CREATE TABLE `account` ( `lock_country` varchar(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '00', `last_login` timestamp NULL DEFAULT NULL, `online` tinyint unsigned NOT NULL DEFAULT '0', - `expansion` tinyint unsigned NOT NULL DEFAULT '9', + `expansion` tinyint unsigned NOT NULL DEFAULT '10', `mutetime` bigint NOT NULL DEFAULT '0', `mutereason` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `muteby` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `client_build` int unsigned NOT NULL DEFAULT '0', `locale` tinyint unsigned NOT NULL DEFAULT '0', `os` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timezone_offset` smallint NOT NULL DEFAULT '0', @@ -496,6 +497,320 @@ LOCK TABLES `battlenet_item_favorite_appearances` WRITE; /*!40000 ALTER TABLE `battlenet_item_favorite_appearances` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `build_auth_key` +-- + +DROP TABLE IF EXISTS `build_auth_key`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `build_auth_key` ( + `build` int NOT NULL, + `platform` char(4) CHARACTER SET ascii COLLATE ascii_bin NOT NULL, + `arch` char(4) CHARACTER SET ascii COLLATE ascii_bin NOT NULL, + `type` char(4) CHARACTER SET ascii COLLATE ascii_bin NOT NULL, + `key` binary(16) NOT NULL, + PRIMARY KEY (`build`,`platform`,`arch`,`type`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `build_auth_key` +-- + +LOCK TABLES `build_auth_key` WRITE; +/*!40000 ALTER TABLE `build_auth_key` DISABLE KEYS */; +INSERT INTO `build_auth_key` VALUES +(25549,'Mac','x64','WoW',_binary 'f^ pa&y_\\'), +(25549,'Win','x64','WoW',_binary 'RbN\\\\\?]g5\'), +(25549,'Win','x86','WoW',_binary 'YO\^ٝ6J'), +(25996,'Mac','x64','WoW',_binary '! I\\l\\'), +(25996,'Win','x64','WoW',_binary '\-j!t\8\rm+'), +(25996,'Win','x86','WoW',_binary '#ŜYc\\[rx\\'), +(26124,'Mac','x64','WoW',_binary '\ʙz\\\Te\) N'), +(26124,'Win','x64','WoW',_binary 'F\\{{\SC^ ?'), +(26124,'Win','x86','WoW',_binary 'Z\r\\l\z\\9'), +(26365,'Mac','x64','WoW',_binary '\\`\'mk@\n]Q'), +(26365,'Win','x64','WoW',_binary 'Y?0rEKA\\P<'), +(26365,'Win','x86','WoW',_binary '*\,\ \Z:'), +(26654,'Mac','x64','WoW',_binary '4^\d\\\'), +(26654,'Win','x64','WoW',_binary 'Rd[W2 ĒZ'), +(26654,'Win','x86','WoW',_binary '\֓\\u$V\'), +(26822,'Mac','x64','WoW',_binary '\06h\E\N͍\\e\k'), +(26822,'Win','x64','WoW',_binary '+\\F\\~\P \'), +(26822,'Win','x86','WoW',_binary '(>w\\ \4{\\\\'), +(26899,'Mac','x64','WoW',_binary 'h\\)\n3)\0\'), +(26899,'Win','x64','WoW',_binary '5Q\\0(Y%dK'), +(26899,'Win','x86','WoW',_binary '\b\/\\>u0۱'), +(26972,'Mac','x64','WoW',_binary '4=r@}\5\\j'), +(26972,'Win','x64','WoW',_binary 'n!-\j$٭\\\"\'), +(26972,'Win','x86','WoW',_binary 'y~\f-\\ \nD?&'), +(28153,'Win','x64','WoW',_binary '\be\m1+G4\\\n'), +(30706,'Win','x64','WoW',_binary 'mfJhQx0'), +(30993,'Win','x64','WoW',_binary '+aeZ/\\H6@:'), +(31229,'Win','x64','WoW',_binary 'F\6p0*ɤrv8+'), +(31429,'Win','x64','WoW',_binary 'w\R^rO\\ '), +(31478,'Win','x64','WoW',_binary 'ys\Kۋy\q\'), +(32305,'Win','x64','WoW',_binary '!\z؟Aڋ8j'), +(32494,'Win','x64','WoW',_binary 'XJ\\\a0'), +(32580,'Win','x64','WoW',_binary '\ד\)%\\'), +(32638,'Win','x64','WoW',_binary ']\\Ԩg\\a]\"mN'), +(32722,'Win','x64','WoW',_binary '\Z 8\"XkI1\\Ԫ'), +(32750,'Mac','x64','WoW',_binary '\NM \޼p'), +(32750,'Win','x64','WoW',_binary '\\fZ[#}UCw2'), +(32978,'Mac','x64','WoW',_binary 'RG\\\E\'\3\9'), +(32978,'Win','x64','WoW',_binary 'v.>R]\hC\H\0'), +(33369,'Mac','x64','WoW',_binary '\I\\nT\~>fq'), +(33369,'Win','x64','WoW',_binary 'YM<@?VόO\n'), +(33528,'Win','x64','WoW',_binary '\<\\y,x[G\'), +(33724,'Win','x64','WoW',_binary '8\\(I9\ \\L\w'), +(33775,'Mac','x64','WoW',_binary '5M-\\$\\k6'), +(33775,'Win','x64','WoW',_binary '&0\nI\n\nG-.'), +(33941,'Win','x64','WoW',_binary '\Z6\w\r\nlIp'), +(34220,'Win','x64','WoW',_binary '\[lkPW\0\\fj,'), +(34601,'Win','x64','WoW',_binary '\r}\r_\ %wc'), +(34769,'Win','x64','WoW',_binary 'c\\\\M6\i\'), +(34963,'Mac','x64','WoW',_binary '\e\4G\m\n'), +(34963,'Win','x64','WoW',_binary '{ ]\"#*\`:'), +(35249,'Win','x64','WoW',_binary 'DZ\ \X)\\r'), +(35284,'Mac','x64','WoW',_binary ' \nŧ=/\ǛR'), +(35284,'Win','x64','WoW',_binary '\8\\ \\<O'), +(35435,'Mac','x64','WoW',_binary '\WJF\,\\7\0E'), +(35435,'Win','x64','WoW',_binary '9z#t/µ.\\'), +(35662,'Mac','x64','WoW',_binary 'Yfl6\\\g'), +(35662,'Win','x64','WoW',_binary 'W\Hp\x\ib\m\'), +(36753,'Win','x64','WoW',_binary '8oޅY\\{yI '), +(36839,'Win','x64','WoW',_binary '5nA+\.:\\rQ\)'), +(36949,'Win','x64','WoW',_binary 'Qt͊ SA\i'), +(37142,'Win','x64','WoW',_binary ']19\Ѷ³&\'), +(37176,'Win','x64','WoW',_binary 'q\'), +(39653,'Win','x64','WoW',_binary '\\1(\\~\F2'), +(39804,'Win','x64','WoW',_binary '\-+\&\nv\wឥ'), +(40000,'Win','x64','WoW',_binary 'LC:7\\"'), +(40120,'Mac','x64','WoW',_binary '?)ή\m\\"X<\z|'), +(40120,'Win','x64','WoW',_binary '\~\P\3fx'), +(40443,'Win','x64','WoW',_binary 'C\8\U迷*\'), +(40593,'Win','x64','WoW',_binary 'W-b\\S9Ad\\'), +(40725,'Win','x64','WoW',_binary '\\뛲n\\\\z;'), +(40906,'Win','x64','WoW',_binary '\%5H\r \#\a\'), +(40944,'Win','x64','WoW',_binary '6\􇨠Ipept'), +(40966,'Win','x64','WoW',_binary '\G!\\\\v;K'), +(41031,'Win','x64','WoW',_binary 'ְ\7K{[gtI'), +(41079,'Win','x64','WoW',_binary '<# wb߮\'), +(41288,'Win','x64','WoW',_binary ' \\6\$\?['), +(41323,'Win','x64','WoW',_binary '\=\r\qJ'), +(41359,'Win','x64','WoW',_binary '_*i\nCu*(\ց'), +(41488,'Win','x64','WoW',_binary '\\hpX\\2S\ف'), +(41793,'Win','x64','WoW',_binary '}aUpt*Uf\'), +(42010,'Win','x64','WoW',_binary '0)pA{[\S\S\Z'), +(42423,'Win','x64','WoW',_binary ' aJ~\WTB\'), +(42488,'Win','x64','WoW',_binary 'U撍q\\\<\o'), +(42521,'Win','x64','WoW',_binary '_\/\Ʊ[J];[J];'), +(42538,'Win','x64','WoW',_binary 'qPK\?\\Be\s'), +(42560,'Win','x64','WoW',_binary '_\Êg\Fd.\r'), +(42614,'Win','x64','WoW',_binary 'w+\&\BBU\\ys\'), +(42698,'Win','x64','WoW',_binary 'I{\\t\ T\ri'), +(42825,'Win','x64','WoW',_binary 'M(Ʀ\ݺQ!9\W'), +(42852,'Win','x64','WoW',_binary 'ޟ <\Tӯ\\)'), +(42937,'Win','x64','WoW',_binary '\u\tu,k33c'), +(42979,'Win','x64','WoW',_binary '\\8dPM*\`3ŞT'), +(43114,'Win','x64','WoW',_binary '\\\̲JHN\RYJ~'), +(43206,'Win','x64','WoW',_binary '\\S,w_%m\\\\'), +(43340,'Win','x64','WoW',_binary 'p\m-ߓꄛ\'), +(43345,'Win','x64','WoW',_binary '\\\rN\\\r\'), +(43971,'Win','x64','WoW',_binary 'ha\0\\\n\'), +(44015,'Win','x64','WoW',_binary '\ɋ*\\Ú!z'), +(44061,'Win','x64','WoW',_binary '+\\ 2nx'), +(44127,'Win','x64','WoW',_binary 'xx\\ɵH`\4'), +(44232,'Win','x64','WoW',_binary '\\\;u\0\"\M3\'), +(44325,'Win','x64','WoW',_binary '}RM&4\\H\\'), +(44730,'Win','x64','WoW',_binary ' \{ǟC\0\\\\\'), +(44908,'Win','x64','WoW',_binary '\@ɼՑ\\Yը'), +(45114,'Win','x64','WoW',_binary 'ׯ\@\0\l0\\\nT'), +(45161,'Win','x64','WoW',_binary 't.xzEcl'), +(45338,'Win','x64','WoW',_binary '\\\ JAڝ\cx;\'), +(45745,'Win','x64','WoW',_binary 'm\aiMvZYZ:\k'), +(46479,'Win','x64','WoW',_binary '˚\؛`ӕ\\2'), +(46658,'Win','x64','WoW',_binary '?T(\S`\\\\\\c'), +(46689,'Win','x64','WoW',_binary '١j\ \Fu\Ӫ'), +(46702,'Win','x64','WoW',_binary '\h}ɪ\\n , '), +(46741,'Win','x64','WoW',_binary 'LJ~\ \Eǚx'), +(46801,'Win','x64','WoW',_binary '\\\]6^\\0\'), +(46879,'Win','x64','WoW',_binary '\\C`Q\\Z!3kc\'), +(46924,'Win','x64','WoW',_binary '\\ \Z\i\\\۪{'), +(47067,'Win','x64','WoW',_binary 'c,ަ+\\@\6VW'), +(47187,'Win','x64','WoW',_binary 'qU\\0 #r\\\1\'), +(47213,'Win','x64','WoW',_binary '#\\rά\nލ\DԢ'), +(47631,'Win','x64','WoW',_binary 'Ю\"\/BVq<'), +(47777,'Win','x64','WoW',_binary 'Z\5\\\M\_'), +(47799,'Win','x64','WoW',_binary 'sd\ <#\,ܕէ>'), +(47825,'Win','x64','WoW',_binary 'N^rz\q T'), +(47849,'Win','x64','WoW',_binary '݋ \n\L#\'), +(47871,'Win','x64','WoW',_binary 'O}0\I+;?7\\\'), +(47884,'Win','x64','WoW',_binary '+z\0+\Y\\-\C'), +(47936,'Win','x64','WoW',_binary '=0\\;?\8\I'), +(47967,'Win','x64','WoW',_binary '\\%\\"MuAӵ\dx'), +(48001,'Win','x64','WoW',_binary 'K`{\[a^qi\ջ'), +(48069,'Win','x64','WoW',_binary 'Uߕ\XIw|iE\'), +(48317,'Win','x64','WoW',_binary '\{E2D\Ǚ`Mԯ'), +(48397,'Win','x64','WoW',_binary 'dy\~lW+k\Z[2\'), +(48526,'Win','x64','WoW',_binary 'շ\0:*ti\\Z\ \e'), +(48676,'Win','x64','WoW',_binary '\Yt\\C\ (d\'), +(48749,'Win','x64','WoW',_binary '\̠\=F'), +(48838,'Win','x64','WoW',_binary 'oNF\\"-\{Ċ'), +(48865,'Win','x64','WoW',_binary 'KwJ{4\p%q\'Kj'), +(48892,'Win','x64','WoW',_binary '1\'E!:\Z4id\{'), +(48966,'Win','x64','WoW',_binary '1B\q_\]CC\\\m'), +(48999,'Win','x64','WoW',_binary 'yo\g.\_d\\b\'), +(49267,'Win','x64','WoW',_binary '\\~\s\Z۴\Z\\1'), +(49318,'Win','x64','WoW',_binary 'C\b\Hl%='), +(49343,'Win','x64','WoW',_binary '0\Z L B\l`'), +(49407,'Win','x64','WoW',_binary 'd\rɈ[i;7 /0'), +(49426,'Win','x64','WoW',_binary '\^߿\JU\Q \'), +(49444,'Win','x64','WoW',_binary '6;+([݈WA(f1m<'), +(49474,'Win','x64','WoW',_binary 'DҳR\= <\\^7'), +(49570,'Win','x64','WoW',_binary '$\g\\m\>'), +(49679,'Win','x64','WoW',_binary '\h\y~\0XAC'), +(49741,'Win','x64','WoW',_binary '\\l\B*޶\\Z'), +(49801,'Win','x64','WoW',_binary '2gl]Vxƃ'), +(49890,'Win','x64','WoW',_binary '\"\yzd_p[=L'), +(50000,'Win','x64','WoW',_binary '\o\"f8B\ZL'), +(50401,'Win','x64','WoW',_binary '>\R\\\\\U\I8'), +(50438,'Win','x64','WoW',_binary ' _h\k\w\\& '), +(50467,'Win','x64','WoW',_binary '^k\\hC-c@h\\'), +(50469,'Win','x64','WoW',_binary 'h̶X;\\'), +(50504,'Win','x64','WoW',_binary '}_\ 2ɯ]\T3Ԝ'), +(50585,'Win','x64','WoW',_binary '\\\8I5\\>vK'), +(50622,'Win','x64','WoW',_binary '\:&u`s\p`(\'), +(50747,'Win','x64','WoW',_binary '-<8jE\s\:]\^2\'), +(52301,'Win','x64','WoW',_binary '\Z#{@ \Ip%9'), +(52393,'Win','x64','WoW',_binary '\#\QEYM\r'), +(52485,'Win','x64','WoW',_binary 'Xδe0HX\0\DA'), +(52545,'Win','x64','WoW',_binary 'RUn\܎\\\'), +(52607,'Win','x64','WoW',_binary '\0.J\\ˆ 1`'), +(52649,'Win','x64','WoW',_binary 'зy\\\Z\?ȧ['), +(52808,'Win','x64','WoW',_binary 'bvq+l\!\]\/\p\'), +(52902,'Win','x64','WoW',_binary '\\L\V(S8z2j\'), +(52968,'Win','x64','WoW',_binary '-$\@\MO [ \'), +(52983,'Win','x64','WoW',_binary '孥\l\ئ3$'), +(53007,'Win','x64','WoW',_binary '\ZM8VGBX\\'), +(53040,'Win','x64','WoW',_binary '/{0{p۽u\B\\'), +(53104,'Win','x64','WoW',_binary '\מ\\KSlj1ʴ'), +(53162,'Win','x64','WoW',_binary 'gQ\\0\\#7j'), +(53212,'Win','x64','WoW',_binary 'v/cdI'), +(53262,'Win','x64','WoW',_binary 'aJr\1&4I\'\S+z'), +(53441,'Win','x64','WoW',_binary '\}\}_u\޴\ɝ|'), +(53584,'Win','x64','WoW',_binary '\ש6Y4`\J\UT'), +(53840,'Win','x64','WoW',_binary '\E\\r\\_>U\d'), +(53877,'Win','x64','WoW',_binary '28F\'n&\J\'), +(53913,'Win','x64','WoW',_binary 'GVh !\\gD\OuQ'), +(53989,'Win','x64','WoW',_binary ':됬ወ!\-QW'), +(54070,'Win','x64','WoW',_binary 'dXrP\x`!i'), +(54205,'Win','x64','WoW',_binary 'XY\?\rmw\]\\'), +(54358,'Win','x64','WoW',_binary '\3\f\Ed@LԌʉ'), +(54499,'Win','x64','WoW',_binary 'j\\Ð\ۓ;\3&'), +(54577,'Win','x64','WoW',_binary '˻\R\\\c'), +(54601,'Win','x64','WoW',_binary 'f\}\"s\[9)bsu'), +(54604,'Win','x64','WoW',_binary 'L\5\Mc\"C'), +(54630,'Win','x64','WoW',_binary '\y5Q Y6<\0'), +(54673,'Win','x64','WoW',_binary 'a(I\"Z\0M'), +(54717,'Win','x64','WoW',_binary '+kV\4\\Z'), +(54736,'Win','x64','WoW',_binary 'X\9\$\'\/'), +(54762,'Win','x64','WoW',_binary '_\V\00%TEEj(l'), +(54847,'Win','x64','WoW',_binary '251`\Q\6\\\\'), +(54904,'Win','x64','WoW',_binary ' \\<\r\(ٸy\'), +(54988,'Win','x64','WoW',_binary '\'U2&w\\s'), +(55142,'Win','x64','WoW',_binary ')g\=*\zAS'), +(55165,'Win','x64','WoW',_binary '&\\4r=ʼKo\'), +(55261,'Win','x64','WoW',_binary '\S\I\'Kzz\'), +(55461,'Win','x64','WoW',_binary '\R&tT\\\l\TP'), +(55664,'Win','x64','WoW',_binary '\\XHoT\(z0G\#'), +(55666,'Win','x64','WoW',_binary '\娎M6Rȹ\na|'), +(55792,'Win','x64','WoW',_binary '\\ͪDT\\}!G'), +(55793,'Win','x64','WoW',_binary '\228\hջd'), +(55818,'Win','x64','WoW',_binary ':TbH\\ٰj,$'), +(55824,'Win','x64','WoW',_binary 'o&(zx'), +(55846,'Win','x64','WoW',_binary '^\pXr\&K\'), +(55933,'Win','x64','WoW',_binary '\MB\5@\r\!|\'), +(55939,'Win','x64','WoW',_binary 'RL\\\N&`ܭ\'), +(55959,'Win','x64','WoW',_binary '\W\S\Ιq41H'), +(55960,'Win','x64','WoW',_binary 'l{7\0l'), +(56008,'Win','x64','WoW',_binary '\0ֿ̺zq\\n '), +(56110,'Win','x64','WoW',_binary ' \\"/7\< \:'), +(56162,'Win','x64','WoW',_binary 'o\\CfeM|\6N'), +(56196,'Mac','A64','WoW',_binary 'wj]\N\oe;0<\'), +(56196,'Win','x64','WoW',_binary '\'KGȱk\'), +(56263,'Win','x64','WoW',_binary '\rɒ6\a{\$MV'), +(56288,'Mac','A64','WoW',_binary 'Aq y>\!rnm?'), +(56288,'Win','x64','WoW',_binary 'TN5\H 8\#:&\'), +(56311,'Mac','A64','WoW',_binary 'A-2\0qZ\\"\\Z'), +(56311,'Win','x64','WoW',_binary 'dWZ\M2s_\\r&'), +(56313,'Mac','A64','WoW',_binary '>ў\Y\2-I\'), +(56313,'Win','x64','WoW',_binary '\\i\0ӱ\\DK'), +(56380,'Win','x64','WoW',_binary 'ЁxD#>(i?\\'), +(56380,'Win','x64','WoWC',_binary 'O\-\\N\'), +(56382,'Win','x64','WoW',_binary 'g\j>\USLXP!\'), +(56382,'Win','x64','WoWC',_binary 'z3X\E\\\~\\"'), +(56421,'Mac','A64','WoW',_binary 'X\\ ]/'), +(56421,'Win','x64','WoW',_binary ';ߩKp,\<\U'), +(56421,'Win','x64','WoWC',_binary '\rۏ8d<\XZ:x\'); +/*!40000 ALTER TABLE `build_auth_key` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `build_executable_hash` +-- + +DROP TABLE IF EXISTS `build_executable_hash`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `build_executable_hash` ( + `build` int NOT NULL, + `platform` char(4) CHARACTER SET ascii COLLATE ascii_bin NOT NULL, + `executableHash` binary(20) NOT NULL, + PRIMARY KEY (`build`,`platform`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `build_executable_hash` +-- + +LOCK TABLES `build_executable_hash` WRITE; +/*!40000 ALTER TABLE `build_executable_hash` DISABLE KEYS */; +INSERT INTO `build_executable_hash` VALUES +(5875,'OSX',_binary '<Á\\6\\g[\'), +(5875,'Win',_binary '\|x#c\ݫV\\s\ '), +(8606,'OSX',_binary 'ذ\SK\\\\\O'), +(8606,'Win',_binary '1\Ue\V%_Eo'), +(12340,'OSX',_binary '\?\\9ra\\4'), +(12340,'Win',_binary '\˽Q1^kMDI-\VG'); +/*!40000 ALTER TABLE `build_executable_hash` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `build_info` -- @@ -509,11 +824,6 @@ CREATE TABLE `build_info` ( `minorVersion` int DEFAULT NULL, `bugfixVersion` int DEFAULT NULL, `hotfixVersion` char(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - `winAuthSeed` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - `win64AuthSeed` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - `mac64AuthSeed` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - `winChecksumSeed` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - `macChecksumSeed` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`build`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; @@ -525,280 +835,293 @@ CREATE TABLE `build_info` ( LOCK TABLES `build_info` WRITE; /*!40000 ALTER TABLE `build_info` DISABLE KEYS */; INSERT INTO `build_info` VALUES -(5875,1,12,1,NULL,NULL,NULL,NULL,'95EDB27C7823B363CBDDAB56A392E7CB73FCCA20','8D173CC381961EEBABF336F5E6675B101BB513E5'), -(6005,1,12,2,NULL,NULL,NULL,NULL,NULL,NULL), -(6141,1,12,3,NULL,NULL,NULL,NULL,NULL,NULL), -(8606,2,4,3,NULL,NULL,NULL,NULL,'319AFAA3F2559682F9FF658BE01456255F456FB1','D8B0ECFE534BC1131E19BAD1D4C0E813EEE4994F'), -(9947,3,1,3,NULL,NULL,NULL,NULL,NULL,NULL), -(10505,3,2,2,'a',NULL,NULL,NULL,NULL,NULL), -(11159,3,3,0,'a',NULL,NULL,NULL,NULL,NULL), -(11403,3,3,2,NULL,NULL,NULL,NULL,NULL,NULL), -(11723,3,3,3,'a',NULL,NULL,NULL,NULL,NULL), -(12340,3,3,5,'a',NULL,NULL,NULL,'CDCBBD5188315E6B4D19449D492DBCFAF156A347','B706D13FF2F4018839729461E3F8A0E2B5FDC034'), -(13623,4,0,6,'a',NULL,NULL,NULL,NULL,NULL), -(13930,3,3,5,'a',NULL,NULL,NULL,NULL,NULL), -(14545,4,2,2,NULL,NULL,NULL,NULL,NULL,NULL), -(15595,4,3,4,NULL,NULL,NULL,NULL,NULL,NULL), -(19116,6,0,3,NULL,NULL,NULL,NULL,NULL,NULL), -(19243,6,0,3,NULL,NULL,NULL,NULL,NULL,NULL), -(19342,6,0,3,NULL,NULL,NULL,NULL,NULL,NULL), -(19702,6,1,0,NULL,NULL,NULL,NULL,NULL,NULL), -(19802,6,1,2,NULL,NULL,NULL,NULL,NULL,NULL), -(19831,6,1,2,NULL,NULL,NULL,NULL,NULL,NULL), -(19865,6,1,2,NULL,NULL,NULL,NULL,NULL,NULL), -(20182,6,2,0,'a',NULL,NULL,NULL,NULL,NULL), -(20201,6,2,0,NULL,NULL,NULL,NULL,NULL,NULL), -(20216,6,2,0,NULL,NULL,NULL,NULL,NULL,NULL), -(20253,6,2,0,NULL,NULL,NULL,NULL,NULL,NULL), -(20338,6,2,0,NULL,NULL,NULL,NULL,NULL,NULL), -(20444,6,2,2,NULL,NULL,NULL,NULL,NULL,NULL), -(20490,6,2,2,'a',NULL,NULL,NULL,NULL,NULL), -(20574,6,2,2,'a',NULL,NULL,NULL,NULL,NULL), -(20726,6,2,3,NULL,NULL,NULL,NULL,NULL,NULL), -(20779,6,2,3,NULL,NULL,NULL,NULL,NULL,NULL), -(20886,6,2,3,NULL,NULL,NULL,NULL,NULL,NULL), -(21355,6,2,4,NULL,NULL,NULL,NULL,NULL,NULL), -(21463,6,2,4,NULL,NULL,NULL,NULL,NULL,NULL), -(21742,6,2,4,NULL,NULL,NULL,NULL,NULL,NULL), -(22248,7,0,3,NULL,NULL,NULL,NULL,NULL,NULL), -(22293,7,0,3,NULL,NULL,NULL,NULL,NULL,NULL), -(22345,7,0,3,NULL,NULL,NULL,NULL,NULL,NULL), -(22410,7,0,3,NULL,NULL,NULL,NULL,NULL,NULL), -(22423,7,0,3,NULL,NULL,NULL,NULL,NULL,NULL), -(22498,7,0,3,NULL,NULL,NULL,NULL,NULL,NULL), -(22522,7,0,3,NULL,NULL,NULL,NULL,NULL,NULL), -(22566,7,0,3,NULL,NULL,NULL,NULL,NULL,NULL), -(22594,7,0,3,NULL,NULL,NULL,NULL,NULL,NULL), -(22624,7,0,3,NULL,NULL,NULL,NULL,NULL,NULL), -(22747,7,0,3,NULL,NULL,NULL,NULL,NULL,NULL), -(22810,7,0,3,NULL,NULL,NULL,NULL,NULL,NULL), -(22900,7,1,0,NULL,NULL,NULL,NULL,NULL,NULL), -(22908,7,1,0,NULL,NULL,NULL,NULL,NULL,NULL), -(22950,7,1,0,NULL,NULL,NULL,NULL,NULL,NULL), -(22995,7,1,0,NULL,NULL,NULL,NULL,NULL,NULL), -(22996,7,1,0,NULL,NULL,NULL,NULL,NULL,NULL), -(23171,7,1,0,NULL,NULL,NULL,NULL,NULL,NULL), -(23222,7,1,0,NULL,NULL,NULL,NULL,NULL,NULL), -(23360,7,1,5,NULL,NULL,NULL,NULL,NULL,NULL), -(23420,7,1,5,NULL,NULL,NULL,NULL,NULL,NULL), -(23911,7,2,0,NULL,NULL,NULL,NULL,NULL,NULL), -(23937,7,2,0,NULL,NULL,NULL,NULL,NULL,NULL), -(24015,7,2,0,NULL,NULL,NULL,NULL,NULL,NULL), -(24330,7,2,5,NULL,NULL,NULL,NULL,NULL,NULL), -(24367,7,2,5,NULL,NULL,NULL,NULL,NULL,NULL), -(24415,7,2,5,NULL,NULL,NULL,NULL,NULL,NULL), -(24430,7,2,5,NULL,NULL,NULL,NULL,NULL,NULL), -(24461,7,2,5,NULL,NULL,NULL,NULL,NULL,NULL), -(24742,7,2,5,NULL,NULL,NULL,NULL,NULL,NULL), -(25549,7,3,2,NULL,'FE594FC35E7F9AFF86D99D8A364AB297','1252624ED8CBD6FAC7D33F5D67A535F3','66FC5E09B8706126795F140308C8C1D8',NULL,NULL), -(25996,7,3,5,NULL,'23C59C5963CBEF5B728D13A50878DFCB','C7FF932D6A2174A3D538CA7212136D2B','210B970149D6F56CAC9BADF2AAC91E8E',NULL,NULL), -(26124,7,3,5,NULL,'F8C05AE372DECA1D6C81DA7A8D1C5C39','46DF06D0147BA67BA49AF553435E093F','C9CA997AB8EDE1C65465CB2920869C4E',NULL,NULL), -(26365,7,3,5,NULL,'2AAC82C80E829E2CA902D70CFA1A833A','59A53F307288454B419B13E694DF503C','DBE7F860276D6B400AAA86B35D51A417',NULL,NULL), -(26654,7,3,5,NULL,'FAC2D693E702B9EC9F750F17245696D8','A752640E8B99FE5B57C1320BC492895A','9234C1BD5E9687ADBD19F764F2E0E811',NULL,NULL), -(26822,7,3,5,NULL,'283E8D77ECF7060BE6347BE4EB99C7C7','2B05F6D746C0C6CC7EF79450B309E595','91003668C245D14ECD8DF094E065E06B',NULL,NULL), -(26899,7,3,5,NULL,'F462CD2FE4EA3EADF875308FDBB18C99','3551EF0028B51E92170559BD25644B03','8368EFC2021329110A16339D298200D4',NULL,NULL), -(26972,7,3,5,NULL,'797ECC19662DCBD5090A4481173F1D26','6E212DEF6A0124A3D9AD07F5E322F7AE','341CFEFE3D72ACA9A4407DC535DED66A',NULL,NULL), -(28153,8,0,1,NULL,NULL,'DD626517CC6D31932B479934CCDC0ABF',NULL,NULL,NULL), -(30706,8,1,5,NULL,NULL,'BB6D9866FE4A19A568015198783003FC',NULL,NULL,NULL), -(30993,8,2,0,NULL,NULL,'2BAD61655ABC2FC3D04893B536403A91',NULL,NULL,NULL), -(31229,8,2,0,NULL,NULL,'8A46F23670309F2AAE85C9A47276382B',NULL,NULL,NULL), -(31429,8,2,0,NULL,NULL,'7795A507AF9DC3525EFF724FEE17E70C',NULL,NULL,NULL), -(31478,8,2,0,NULL,NULL,'7973A8D54BDB8B798D9297B096E771EF',NULL,NULL,NULL), -(32305,8,2,5,NULL,NULL,'21F5A6FC7AD89FBF411FDA8B8738186A',NULL,NULL,NULL), -(32494,8,2,5,NULL,NULL,'58984ACE04919401835C61309A848F8A',NULL,NULL,NULL), -(32580,8,2,5,NULL,NULL,'87C2FAA0D7931BF016299025C0DDCA14',NULL,NULL,NULL), -(32638,8,2,5,NULL,NULL,'5D07ECE7D4A867DDDE615DAD22B76D4E',NULL,NULL,NULL), -(32722,8,2,5,NULL,NULL,'1A09BE1D38A122586B4931BECCEAD4AA',NULL,NULL,NULL), -(32750,8,2,5,NULL,NULL,'C5CB669F5A5B237D1355430877173207','EF1F4E4D099EA2A81FD4C0DEBC1E7086',NULL,NULL), -(32978,8,2,5,NULL,NULL,'76AE2EA03E525D97F5688843F5489000','1852C1F847E795D6EB45278CD433F339',NULL,NULL), -(33369,8,3,0,NULL,NULL,'5986AC18B04D3C403F56A0CF8C4F0A14','F5A849C70A1054F07EA3AB833EBF6671',NULL,NULL), -(33528,8,3,0,NULL,NULL,'0ECE033CA9B11D92F7D2792C785B47DF',NULL,NULL,NULL), -(33724,8,3,0,NULL,NULL,'38F7BBCF284939DD20E8C64CDBF9FE77',NULL,NULL,NULL), -(33775,8,3,0,NULL,NULL,'B826300A8449ED0F6EF16EA747FA2D2E','354D2DE619D124EE1398F76B0436FCFC',NULL,NULL), -(33941,8,3,0,NULL,NULL,'88AF1A36D2770D0A6CA086497096A889',NULL,NULL,NULL), -(34220,8,3,0,NULL,NULL,'B5E35B976C6BAF82505700E7D9666A2C',NULL,NULL,NULL), -(34601,8,3,0,NULL,NULL,'0D7DF38F725FABA4F009257799A10563',NULL,NULL,NULL), -(34769,8,3,0,NULL,NULL,'93F9B9AF6397E3E4EED94D36D16907D2',NULL,NULL,NULL), -(34963,8,3,0,NULL,NULL,'7BA50C879C5D04221423B02AC3603A11','C5658A17E702163447BAAAE46D130A1B',NULL,NULL), -(35249,8,3,7,NULL,NULL,'C7B11F9AE9FF1409F5582902B3D10D1C',NULL,NULL,NULL), -(35284,8,3,7,NULL,NULL,'EA3818E7DCFD2009DBFC83EE3C1E4F1B','A6201B0AC5A73D13AB2FDCC79BB252AF',NULL,NULL), -(35435,8,3,7,NULL,NULL,'BB397A92FE23740EA52FC2B5BA2EC8E0','8FE657C14A46BCDB2CE6DA37E430450E',NULL,NULL), -(35662,8,3,7,NULL,NULL,'578BC94870C278CB6962F30E6DC203BB','5966016C368ED9F7AAB603EE6703081C',NULL,NULL), -(36753,9,0,2,NULL,NULL,'386FDE8559B5EAD67B791B490B200B88',NULL,NULL,NULL), -(36839,9,0,2,NULL,NULL,'356EB4412B8EFCF72E3AF50D5181D529',NULL,NULL,NULL), -(36949,9,0,2,NULL,NULL,'51C074CD8A09A75384B9B44188C56981',NULL,NULL,NULL), -(37142,9,0,2,NULL,NULL,'5D9CFB3139F0D1B6C2B304261F9EABC9',NULL,NULL,NULL), -(37176,9,0,2,NULL,NULL,'3C725EA504EC3DAED143EB6FF3B48CDA',NULL,NULL,NULL), -(37474,9,0,2,NULL,NULL,'0DE685BBB0551086E7FBDC0B4BB06A5B','024C9BE7E44237B7E81C6D42E678D433',NULL,NULL), -(38134,9,0,5,NULL,NULL,'32275ED0F13B357C28BDB0E611EF9E31',NULL,NULL,NULL), -(38556,9,0,5,NULL,NULL,'EC7D5AF64364AC3E7181F3FBA1B3A882',NULL,NULL,NULL), -(39653,9,1,0,NULL,NULL,'10D015AB1EEB91310428D9C57EE24632',NULL,NULL,NULL), -(39804,9,1,0,NULL,NULL,'E42D2BBA12ED260A76F9B1E477E19EA5',NULL,NULL,NULL), -(40000,9,1,0,NULL,NULL,'4CB1433AB637F09F03FBBD1B221B04B0',NULL,NULL,NULL), -(40120,9,1,0,NULL,NULL,'04F47EAEFD8BDEFE14AA0350EA336678','853F0F2985CEAED46DF422583CD07A7C',NULL,NULL), -(40443,9,1,0,NULL,NULL,'8597BB43E8AB38C85504E8BFB72ABBF5',NULL,NULL,NULL), -(40593,9,1,0,NULL,NULL,'BA14570F2D62D5F61953394164A8DAE2',NULL,NULL,NULL), -(40725,9,1,0,NULL,NULL,'C1EBDBEB9BB2956EBCCEF7C9D27A1B3B',NULL,NULL,NULL), -(40906,9,1,5,NULL,NULL,'F5FC259C8635488AFE0D0CD023F361D4',NULL,NULL,NULL), -(40944,9,1,5,NULL,NULL,'368FC7FABAF487A8A049C11970657074',NULL,NULL,NULL), -(40966,9,1,5,NULL,NULL,'D90F47AF21F381D2D8F3763B994BAC88',NULL,NULL,NULL), -(41031,9,1,5,NULL,NULL,'019A0FACD6B0D6374B7BA69A5B677449',NULL,NULL,NULL), -(41079,9,1,5,NULL,NULL,'F8853CF823BC0BBE8A9677A762DFAEE1',NULL,NULL,NULL), -(41288,9,1,5,NULL,NULL,'871C0C9691DBC536EB24B68EC73FAD5B',NULL,NULL,NULL), -(41323,9,1,5,NULL,NULL,'E53D0DF1FAC1A59A1C8071B295A04A1D',NULL,NULL,NULL), -(41359,9,1,5,NULL,NULL,'5F8D7F2A690A4375A1B52A28D6D681FA',NULL,NULL,NULL), -(41488,9,1,5,NULL,NULL,'1BC91EC368705815F3F532B553DAD981',NULL,NULL,NULL), -(41793,9,1,5,NULL,NULL,'B3B47DA3B7615570742A55B96614EE1C',NULL,NULL,NULL), -(42010,9,1,5,NULL,NULL,'302970161D16417B5BE553CC530E011A',NULL,NULL,NULL), -(42423,9,2,0,NULL,NULL,'0B03614A7E94DD57548596BE420E9DC2',NULL,NULL,NULL), -(42488,9,2,0,NULL,NULL,'A78755E6928D83A271C5D1EE3CDB6F15',NULL,NULL,NULL), -(42521,9,2,0,NULL,NULL,'5FE6C12FC407C6B15B4A5D3B5B4A5D3B',NULL,NULL,NULL), -(42538,9,2,0,NULL,NULL,'71A7504BD53F8DE518F24265D37310AE',NULL,NULL,NULL), -(42560,9,2,0,NULL,NULL,'115FE8C38A8D67CA4664BB192E0F0DFE',NULL,NULL,NULL), -(42614,9,2,0,NULL,NULL,'772BE726FEEF42124255D2EA7973CA18',NULL,NULL,NULL), -(42698,9,2,0,NULL,NULL,'B4497B1CD11FC974C5FB09548AC27269',NULL,NULL,NULL), -(42825,9,2,0,NULL,NULL,'A14DA228C6A6AFF1DDBA51218939E557',NULL,NULL,NULL), -(42852,9,2,0,NULL,NULL,'DE9F9F0C3CC8FD54D3AFF99CEFFCE129',NULL,NULL,NULL), -(42937,9,2,0,NULL,NULL,'F5FC75E70874752C92846B3333920E63',NULL,NULL,NULL), -(42979,9,2,0,NULL,NULL,'E1DD38AE6450FC4D2AE4609233C59E54',NULL,NULL,NULL), -(43114,9,2,0,NULL,NULL,'F75C9380CCB24A48A24EEE52C1594A7E',NULL,NULL,NULL), -(43206,9,2,0,NULL,NULL,'DDE806532C7704FFB75F256DC5F1F3D9',NULL,NULL,NULL), -(43340,9,2,0,NULL,NULL,'70E46D2D888E84DF9316EA849B068CF4',NULL,NULL,NULL), -(43345,9,2,0,NULL,NULL,'D911ABFCDA030DEE8CAF4EE3F60DEE13',NULL,NULL,NULL), -(43971,9,2,5,NULL,NULL,'681CF99E61FB0005A5C7D31D0AAD1ED9',NULL,NULL,NULL), -(44015,9,2,5,NULL,NULL,'FCF0BDA7C98BFEF92AE6D8C39A217ABD',NULL,NULL,NULL), -(44061,9,2,5,NULL,NULL,'FD2B5C0B3293FE0E9CAA6EB0B7788119',NULL,NULL,NULL), -(44127,9,2,5,NULL,NULL,'787887CEC9FCC9B516481F60E4FC34A8',NULL,NULL,NULL), -(44232,9,2,5,NULL,NULL,'81F0A71DF7E9873BB3750022D64D33CF',NULL,NULL,NULL), -(44325,9,2,5,NULL,NULL,'138A7D524D268A7F9934C3D148E8F01B',NULL,NULL,NULL), -(44730,9,2,5,NULL,NULL,'FC0B18C47BB4C79F4300CA0FF3E5CAC7',NULL,NULL,NULL), -(44908,9,2,5,NULL,NULL,'BFFAEC40C9BCD591C7C959A9D5A8BA8C',NULL,NULL,NULL), -(45114,9,2,7,NULL,NULL,'D7AFE240BD00F06C30D0C2D16E54A8BE',NULL,NULL,NULL), -(45161,9,2,7,NULL,NULL,'74BD2E787A98B145B063BDA9A98F6CBD',NULL,NULL,NULL), -(45338,9,2,7,NULL,NULL,'5CE2094A41B61EDA9DF56378BC3B1DE0',NULL,NULL,NULL), -(45745,9,2,7,NULL,NULL,'0F6DC90161694D765A595A3AF603166B',NULL,NULL,NULL), -(46479,10,0,2,NULL,NULL,'CB9AF4D89B60A3ABA288D395D315D932',NULL,NULL,NULL), -(46658,10,0,2,NULL,NULL,'3F8EFB085428D75360E9EFE25CD8639A',NULL,NULL,NULL), -(46689,10,0,2,NULL,NULL,'D9A11D188D6AD60906F5467510EFD3AA',NULL,NULL,NULL), -(46702,10,0,2,NULL,NULL,'01B4D1688FF97DC9AAFCCD0A0B842C0B',NULL,NULL,NULL), -(46741,10,0,2,NULL,NULL,'4C0F4A7EC2098AF1FBA745848EC79A78',NULL,NULL,NULL), -(46801,10,0,2,NULL,NULL,'E6AC18D1EA5D36ABFFAE5EDED80630DF',NULL,NULL,NULL), -(46879,10,0,2,NULL,NULL,'EFEC43936051DD1A210633AF1F6B63DB',NULL,NULL,NULL), -(46924,10,0,2,NULL,NULL,'E6CE0B1A8119F069ECF1E7DBAA7BB2F8',NULL,NULL,NULL), -(47067,10,0,2,NULL,NULL,'63862CFCDEA6BD2BD7F740EB36B65657',NULL,NULL,NULL), -(47187,10,0,2,NULL,NULL,'711F8455C5000C237292E1E6E90631E1',NULL,NULL,NULL), -(47213,10,0,2,NULL,NULL,'23C50D88CEAC0A8696ADDE8DD244D4A2',NULL,NULL,NULL), -(47631,10,0,2,NULL,NULL,'F986AB91D0AEB20822EFB72F4256713C',NULL,NULL,NULL), -(47777,10,0,5,NULL,NULL,'A88C04915AB9E035A104E55C4DCF5F9F',NULL,NULL,NULL), -(47799,10,0,5,NULL,NULL,'7364EB093C23DB2CDC9513D5A7B4933E',NULL,NULL,NULL), -(47825,10,0,5,NULL,NULL,'82A3B94E5E727AF3A208B471FF2054C0',NULL,NULL,NULL), -(47849,10,0,5,NULL,NULL,'DD8BBE2087A28C0AF4984CBE23A1C707',NULL,NULL,NULL), -(47871,10,0,5,NULL,NULL,'8E4F7D30EE4982B02B3B3F8837C2C4F2',NULL,NULL,NULL), -(47884,10,0,5,NULL,NULL,'2B7A002BC359F2C31104BC2DE04302BF',NULL,NULL,NULL), -(47936,10,0,5,NULL,NULL,'833D30D8FBC43B3FAE99CD3898D70849',NULL,NULL,NULL), -(47967,10,0,5,NULL,NULL,'CFE225D0089E224D9E7541D3B5C26478',NULL,NULL,NULL), -(48001,10,0,5,NULL,NULL,'4B0260A37BD95B615E71048469E6D5BB',NULL,NULL,NULL), -(48069,10,0,5,NULL,NULL,'558CDF958FA082E95849779C7C6945E5',NULL,NULL,NULL), -(48317,10,0,5,NULL,NULL,'C096E37B45B43244E9C79916604DD4AF',NULL,NULL,NULL), -(48397,10,0,5,NULL,NULL,'64BA8779EAA97E6C57982B6B1A5B32E7',NULL,NULL,NULL), -(48526,10,0,5,NULL,NULL,'D5B7D3303A2A741E6913EE1AEB0BCB65',NULL,NULL,NULL), -(48676,10,0,7,NULL,NULL,'E059FB74DFF6438CC20C7F28900F64CA',NULL,NULL,NULL), -(48749,10,0,7,NULL,NULL,'92DBCCA0E33DFB8A17A2B6A39246B288',NULL,NULL,NULL), -(48838,10,0,7,NULL,NULL,'9E6F4E1E46EF228D2DE90F7BC48AAA96',NULL,NULL,NULL), -(48865,10,0,7,NULL,NULL,'4B774ABE7B34D6702571B4279A4B6A13',NULL,NULL,NULL), -(48892,10,0,7,NULL,NULL,'AA31BF27458321B03A1A346964DD7B9D',NULL,NULL,NULL), -(48966,10,0,7,NULL,NULL,'823142CA131FBB715FF55D4343E55C6D',NULL,NULL,NULL), -(48999,10,0,7,NULL,NULL,'79BA6FF0F9672EEF875F64155C8B62D4',NULL,NULL,NULL), -(49267,10,0,7,NULL,NULL,'EEE77EA5A216E0731ADBB41AEFB1DF31',NULL,NULL,NULL), -(49318,10,1,0,NULL,NULL,'AF439AEE62EE48B36C1725111E3D9BBF',NULL,NULL,NULL), -(49343,10,0,7,NULL,NULL,'301A0B4C0942B9B6F605B903AD6C1F60',NULL,NULL,NULL), -(49407,10,1,0,NULL,NULL,'6413820DC9885BB0693B37090CBB2F30',NULL,NULL,NULL), -(49426,10,1,0,NULL,NULL,'D85EDFBFE9A94A55E2B4510BE41C19B2',NULL,NULL,NULL), -(49444,10,1,0,NULL,NULL,'363B2B05285BDD8857419D2866316D3C',NULL,NULL,NULL), -(49474,10,1,0,NULL,NULL,'44A7D2B352EE3D098A3CB4C2F1065E37',NULL,NULL,NULL), -(49570,10,1,0,NULL,NULL,'B024DE67ACAEB9E8EE6DB38DC53E8281',NULL,NULL,NULL), -(49679,10,1,0,NULL,NULL,'9CE59B68D8797EBF00581F41138F4316',NULL,NULL,NULL), -(49741,10,1,0,NULL,NULL,'0EF181E2BB0E946CF3B7422ADEB6CD1A',NULL,NULL,NULL), -(49801,10,1,0,NULL,NULL,'0832179567B66CA85DBD5678B604C683',NULL,NULL,NULL), -(49890,10,1,0,NULL,NULL,'22A5B8A1EB797A64995F705B3DBCB14C',NULL,NULL,NULL), -(50000,10,1,0,NULL,NULL,'02F06FFA2296FD66384295DBFD5A4C91',NULL,NULL,NULL), -(50401,10,1,5,NULL,NULL,'3EEF52D902CCE81D16D0E255F0AA4938',NULL,NULL,NULL), -(50438,10,1,5,NULL,NULL,'0B5F68F06B129CB4C57702F6D30F260B',NULL,NULL,NULL), -(50467,10,1,5,NULL,NULL,'5E996B1CDCEE68432D6340138E68D1EB',NULL,NULL,NULL), -(50469,10,1,5,NULL,NULL,'1768CCB6589E16AB3BEFA9D608A393A2',NULL,NULL,NULL), -(50504,10,1,5,NULL,NULL,'7D5FD20C0B32C9AF5DD65433B391D49C',NULL,NULL,NULL), -(50585,10,1,5,NULL,NULL,'C4F7CC38A3B84935A485F7EDAD3E764B',NULL,NULL,NULL), -(50622,10,1,5,NULL,NULL,'D23A26FD75FD9A6073EB7060AA28E6A7',NULL,NULL,NULL), -(50747,10,1,5,NULL,NULL,'2D3C386A9C45C27304ED3A3C6EB3F7C8',NULL,NULL,NULL), -(50791,10,1,5,NULL,NULL,'0BE7D0BB07EF37C25CBC682409091EA0',NULL,NULL,NULL), -(51130,10,1,5,NULL,NULL,'44CD2C91E4F0655DA387483726CE4035',NULL,NULL,NULL), -(51187,10,1,7,NULL,NULL,'74E2055D3965269447B5CB1B31FC71C6',NULL,NULL,NULL), -(51237,10,1,7,NULL,NULL,'C8660A21B766646FBD67F481CFCF55C3',NULL,NULL,NULL), -(51261,10,1,7,NULL,NULL,'1BEBB57AE450331E9F8C301AA7876FAB',NULL,NULL,NULL), -(51313,10,1,7,NULL,NULL,'35419ED0AB16735CF720858F45DC300C',NULL,NULL,NULL), -(51421,10,1,7,NULL,NULL,'45E24D6F3335269787DF2B2063939002',NULL,NULL,NULL), -(51485,10,1,7,NULL,NULL,'EC549E1D0A5DD85C03E7A9D93B7DC6D1',NULL,NULL,NULL), -(51536,10,1,7,NULL,NULL,'570EEA10A8EC169C3FF9621D1B635BB4',NULL,NULL,NULL), -(51754,10,1,7,NULL,NULL,'BED5A861C071AB41FEF6087E0C37BB1A',NULL,NULL,NULL), -(51886,10,1,7,NULL,NULL,'09CF8919FD2EABDEAEBC0C810F53B511',NULL,NULL,NULL), -(51972,10,1,7,NULL,NULL,'444DC7EF3544B6670C18884DADA00428',NULL,NULL,NULL), -(52038,10,2,0,NULL,NULL,'A8EF004ADED8A3AFF5A67D2BB8D95795',NULL,NULL,NULL), -(52068,10,2,0,NULL,NULL,'A44F842BACCC7EE8E2975FAF01F12474',NULL,NULL,NULL), -(52095,10,2,0,NULL,NULL,'BA36382887D16D274EA9149695F0C9C8',NULL,NULL,NULL), -(52106,10,2,0,NULL,NULL,'95F43869B7D881212CBC1690B8F393ED',NULL,NULL,NULL), -(52129,10,2,0,NULL,NULL,'02DD842F2A7162EEB8FD5B9D325606F8',NULL,NULL,NULL), -(52148,10,2,0,NULL,NULL,'8A969717C8CDC6E7FF4C54D5CB00C224',NULL,NULL,NULL), -(52188,10,2,0,NULL,NULL,'977DF9993E94855DED5E328BA7A2F21F',NULL,NULL,NULL), -(52301,10,2,0,NULL,NULL,'821AA3BB237B400B82F44970250539AA',NULL,NULL,NULL), -(52393,10,2,0,NULL,NULL,'B013ED23B7EF51B29A45594D9BBB0D03',NULL,NULL,NULL), -(52485,10,2,0,NULL,NULL,'5805CEB4650730AE489258DD30E34441',NULL,NULL,NULL), -(52545,10,2,0,NULL,NULL,'FB52179A8355A46EDBFBDC8E8E5CDAFD',NULL,NULL,NULL), -(52607,10,2,0,NULL,NULL,'8F002E4AADCAEABB08ABC2880B31AD60',NULL,NULL,NULL), -(52649,10,2,0,NULL,NULL,'D0B779FBECEBC1ED5A85D83F03C8A75B',NULL,NULL,NULL), -(52808,10,2,0,NULL,NULL,'6276712B6C8AEA21CD5D94D52FEE70EE',NULL,NULL,NULL), -(52902,10,2,5,NULL,NULL,'D4F0A24CDF165628538C1C387A326AF3',NULL,NULL,NULL), -(52968,10,2,5,NULL,NULL,'2D247FD440C44D4F1BF80B075B8720F2',NULL,NULL,NULL), -(52983,10,2,5,NULL,NULL,'B1E5ADA5FDD06C9AB5E5D8A6983324AC',NULL,NULL,NULL), -(53007,10,2,5,NULL,NULL,'A21AFB4D381C56AF471D994258C0EEF5',NULL,NULL,NULL), -(53040,10,2,5,NULL,NULL,'2F1283BF7B7F307B70DBBD75CC42D7C3',NULL,NULL,NULL), -(53104,10,2,5,NULL,NULL,'DBD79EC8DF044B53C78931B985CAB406',NULL,NULL,NULL), -(53162,10,2,5,NULL,NULL,'8A67511FBF8984EEE2B630F7CB23376A',NULL,NULL,NULL), -(53212,10,2,5,NULL,NULL,'08761EFF2F9B639364B9A9FBFFFFB949',NULL,NULL,NULL), -(53262,10,2,5,NULL,NULL,'614A72D53126348A4927EC0F53FD2B7A',NULL,NULL,NULL), -(53441,10,2,5,NULL,NULL,'BFDD7D0FE87D5F75E6DEB4F5C99D7C99',NULL,NULL,NULL), -(53584,10,2,5,NULL,NULL,'CDD7A93659A03460B5A6CE1C4ACE5554',NULL,NULL,NULL), -(53840,10,2,6,NULL,NULL,'AC97D745C60DD3DC5F973E55C0E3649E',NULL,NULL,NULL), -(53877,10,2,6,NULL,NULL,'16320F95B63846A2276E1D2612C34AD4',NULL,NULL,NULL), -(53913,10,2,6,NULL,NULL,'475680680B2192EBCF6744D14F755199',NULL,NULL,NULL), -(53989,10,2,6,NULL,NULL,'3AEB90ACB9E18B88BA1021F52D51B857',NULL,NULL,NULL), -(54070,10,2,6,NULL,NULL,'FDA08264B7587250CF78F9B960218169',NULL,NULL,NULL), -(54205,10,2,6,NULL,NULL,'589D59EB3F0D6D77C2175D9302F78FDD',NULL,NULL,NULL), -(54358,10,2,6,NULL,NULL,'89C733D366E845FB9264404CD48CCA89',NULL,NULL,NULL), -(54499,10,2,6,NULL,NULL,'6AC1F6180FC4C390F782DB933BD83326',NULL,NULL,NULL), -(54577,10,2,7,NULL,NULL,'CBBBBBFFB2C652F0F4A7848D86E1B063',NULL,NULL,NULL), -(54601,10,2,7,NULL,NULL,'F8B866CF7DB9A12273F35B3929627375',NULL,NULL,NULL), -(54604,10,2,7,NULL,NULL,'A5FF4CE535F69D4D7F638CB2C11F2243',NULL,NULL,NULL), -(54630,10,2,7,NULL,NULL,'F37935510BA6B559363C160E1DF18230',NULL,NULL,NULL), -(54673,10,2,7,NULL,NULL,'AF8B9C8A9C6128498E85228B965A004D',NULL,NULL,NULL), -(54717,10,2,7,NULL,NULL,'862BBA15158DFF6B56BCF71C1B34D41A',NULL,NULL,NULL), -(54736,10,2,7,NULL,NULL,'FE58F039D91E1C248886A2828127CA2F',NULL,NULL,NULL), -(54762,10,2,7,NULL,NULL,'5F7FDA560030255445B713456A286CFA',NULL,NULL,NULL), -(54847,10,2,7,NULL,NULL,'32FDA0353160EC51EB36195CFACEF2B7',NULL,NULL,NULL), -(54904,10,2,7,NULL,NULL,'09CBEC3C0DEA28BCA79F1FD9B879B0E3',NULL,NULL,NULL), -(54988,10,2,7,NULL,NULL,'8F2791553226871977B4F9D7F1137311',NULL,NULL,NULL), -(55142,10,2,7,NULL,NULL,'298B99B5AD67EA3D2AB4B3E07A415305',NULL,NULL,NULL), -(55165,10,2,7,NULL,NULL,'26D4D1C01434A8A6723DCABC944B6FD0',NULL,NULL,NULL), -(55261,10,2,7,NULL,NULL,'84E153A3DD1F8249274B91047AAC7AED',NULL,NULL,NULL), -(55461,10,2,7,NULL,NULL,'C4522674F854EFECC76C898EC9545099',NULL,NULL,NULL), -(55664,10,2,7,NULL,NULL,'DBCA58486FAAA0FE54EA287A3047E923',NULL,NULL,NULL), -(55666,11,0,0,NULL,NULL,'F7E5A88E4D3615B652C8B9D76E7F617C',NULL,NULL,NULL), -(55792,11,0,0,NULL,NULL,'C4DECDAA44BC548FF09EF3BB837D2147',NULL,NULL,NULL), -(55793,11,0,0,NULL,NULL,'F9CF3232AD1C38C2028668D5BB64198F',NULL,NULL,NULL), -(55818,11,0,0,NULL,NULL,'903A9B546248F71B16D9D9B06A072C24',NULL,NULL,NULL), -(55824,11,0,0,NULL,NULL,'8A6F13269A2896067A1E88789FB41BA7',NULL,NULL,NULL), -(55846,11,0,0,NULL,NULL,'BB5E1BED705872C226834B95A9E9F8A9',NULL,NULL,NULL), -(55933,11,0,0,NULL,NULL,'C34D42CB351C400D1319D221197CF18D',NULL,NULL,NULL), -(55939,11,0,0,NULL,NULL,'91529F4CE41DE4E54E132660ACDCADC5',NULL,NULL,NULL); +(5875,1,12,1,NULL), +(6005,1,12,2,NULL), +(6141,1,12,3,NULL), +(8606,2,4,3,NULL), +(9947,3,1,3,NULL), +(10505,3,2,2,'a'), +(11159,3,3,0,'a'), +(11403,3,3,2,NULL), +(11723,3,3,3,'a'), +(12340,3,3,5,'a'), +(13623,4,0,6,'a'), +(13930,3,3,5,'a'), +(14545,4,2,2,NULL), +(15595,4,3,4,NULL), +(19116,6,0,3,NULL), +(19243,6,0,3,NULL), +(19342,6,0,3,NULL), +(19702,6,1,0,NULL), +(19802,6,1,2,NULL), +(19831,6,1,2,NULL), +(19865,6,1,2,NULL), +(20182,6,2,0,'a'), +(20201,6,2,0,NULL), +(20216,6,2,0,NULL), +(20253,6,2,0,NULL), +(20338,6,2,0,NULL), +(20444,6,2,2,NULL), +(20490,6,2,2,'a'), +(20574,6,2,2,'a'), +(20726,6,2,3,NULL), +(20779,6,2,3,NULL), +(20886,6,2,3,NULL), +(21355,6,2,4,NULL), +(21463,6,2,4,NULL), +(21742,6,2,4,NULL), +(22248,7,0,3,NULL), +(22293,7,0,3,NULL), +(22345,7,0,3,NULL), +(22410,7,0,3,NULL), +(22423,7,0,3,NULL), +(22498,7,0,3,NULL), +(22522,7,0,3,NULL), +(22566,7,0,3,NULL), +(22594,7,0,3,NULL), +(22624,7,0,3,NULL), +(22747,7,0,3,NULL), +(22810,7,0,3,NULL), +(22900,7,1,0,NULL), +(22908,7,1,0,NULL), +(22950,7,1,0,NULL), +(22995,7,1,0,NULL), +(22996,7,1,0,NULL), +(23171,7,1,0,NULL), +(23222,7,1,0,NULL), +(23360,7,1,5,NULL), +(23420,7,1,5,NULL), +(23911,7,2,0,NULL), +(23937,7,2,0,NULL), +(24015,7,2,0,NULL), +(24330,7,2,5,NULL), +(24367,7,2,5,NULL), +(24415,7,2,5,NULL), +(24430,7,2,5,NULL), +(24461,7,2,5,NULL), +(24742,7,2,5,NULL), +(25549,7,3,2,NULL), +(25996,7,3,5,NULL), +(26124,7,3,5,NULL), +(26365,7,3,5,NULL), +(26654,7,3,5,NULL), +(26822,7,3,5,NULL), +(26899,7,3,5,NULL), +(26972,7,3,5,NULL), +(28153,8,0,1,NULL), +(30706,8,1,5,NULL), +(30993,8,2,0,NULL), +(31229,8,2,0,NULL), +(31429,8,2,0,NULL), +(31478,8,2,0,NULL), +(32305,8,2,5,NULL), +(32494,8,2,5,NULL), +(32580,8,2,5,NULL), +(32638,8,2,5,NULL), +(32722,8,2,5,NULL), +(32750,8,2,5,NULL), +(32978,8,2,5,NULL), +(33369,8,3,0,NULL), +(33528,8,3,0,NULL), +(33724,8,3,0,NULL), +(33775,8,3,0,NULL), +(33941,8,3,0,NULL), +(34220,8,3,0,NULL), +(34601,8,3,0,NULL), +(34769,8,3,0,NULL), +(34963,8,3,0,NULL), +(35249,8,3,7,NULL), +(35284,8,3,7,NULL), +(35435,8,3,7,NULL), +(35662,8,3,7,NULL), +(36753,9,0,2,NULL), +(36839,9,0,2,NULL), +(36949,9,0,2,NULL), +(37142,9,0,2,NULL), +(37176,9,0,2,NULL), +(37474,9,0,2,NULL), +(38134,9,0,5,NULL), +(38556,9,0,5,NULL), +(39653,9,1,0,NULL), +(39804,9,1,0,NULL), +(40000,9,1,0,NULL), +(40120,9,1,0,NULL), +(40443,9,1,0,NULL), +(40593,9,1,0,NULL), +(40725,9,1,0,NULL), +(40906,9,1,5,NULL), +(40944,9,1,5,NULL), +(40966,9,1,5,NULL), +(41031,9,1,5,NULL), +(41079,9,1,5,NULL), +(41288,9,1,5,NULL), +(41323,9,1,5,NULL), +(41359,9,1,5,NULL), +(41488,9,1,5,NULL), +(41793,9,1,5,NULL), +(42010,9,1,5,NULL), +(42423,9,2,0,NULL), +(42488,9,2,0,NULL), +(42521,9,2,0,NULL), +(42538,9,2,0,NULL), +(42560,9,2,0,NULL), +(42614,9,2,0,NULL), +(42698,9,2,0,NULL), +(42825,9,2,0,NULL), +(42852,9,2,0,NULL), +(42937,9,2,0,NULL), +(42979,9,2,0,NULL), +(43114,9,2,0,NULL), +(43206,9,2,0,NULL), +(43340,9,2,0,NULL), +(43345,9,2,0,NULL), +(43971,9,2,5,NULL), +(44015,9,2,5,NULL), +(44061,9,2,5,NULL), +(44127,9,2,5,NULL), +(44232,9,2,5,NULL), +(44325,9,2,5,NULL), +(44730,9,2,5,NULL), +(44908,9,2,5,NULL), +(45114,9,2,7,NULL), +(45161,9,2,7,NULL), +(45338,9,2,7,NULL), +(45745,9,2,7,NULL), +(46479,10,0,2,NULL), +(46658,10,0,2,NULL), +(46689,10,0,2,NULL), +(46702,10,0,2,NULL), +(46741,10,0,2,NULL), +(46801,10,0,2,NULL), +(46879,10,0,2,NULL), +(46924,10,0,2,NULL), +(47067,10,0,2,NULL), +(47187,10,0,2,NULL), +(47213,10,0,2,NULL), +(47631,10,0,2,NULL), +(47777,10,0,5,NULL), +(47799,10,0,5,NULL), +(47825,10,0,5,NULL), +(47849,10,0,5,NULL), +(47871,10,0,5,NULL), +(47884,10,0,5,NULL), +(47936,10,0,5,NULL), +(47967,10,0,5,NULL), +(48001,10,0,5,NULL), +(48069,10,0,5,NULL), +(48317,10,0,5,NULL), +(48397,10,0,5,NULL), +(48526,10,0,5,NULL), +(48676,10,0,7,NULL), +(48749,10,0,7,NULL), +(48838,10,0,7,NULL), +(48865,10,0,7,NULL), +(48892,10,0,7,NULL), +(48966,10,0,7,NULL), +(48999,10,0,7,NULL), +(49267,10,0,7,NULL), +(49318,10,1,0,NULL), +(49343,10,0,7,NULL), +(49407,10,1,0,NULL), +(49426,10,1,0,NULL), +(49444,10,1,0,NULL), +(49474,10,1,0,NULL), +(49570,10,1,0,NULL), +(49679,10,1,0,NULL), +(49741,10,1,0,NULL), +(49801,10,1,0,NULL), +(49890,10,1,0,NULL), +(50000,10,1,0,NULL), +(50401,10,1,5,NULL), +(50438,10,1,5,NULL), +(50467,10,1,5,NULL), +(50469,10,1,5,NULL), +(50504,10,1,5,NULL), +(50585,10,1,5,NULL), +(50622,10,1,5,NULL), +(50747,10,1,5,NULL), +(50791,10,1,5,NULL), +(51130,10,1,5,NULL), +(51187,10,1,7,NULL), +(51237,10,1,7,NULL), +(51261,10,1,7,NULL), +(51313,10,1,7,NULL), +(51421,10,1,7,NULL), +(51485,10,1,7,NULL), +(51536,10,1,7,NULL), +(51754,10,1,7,NULL), +(51886,10,1,7,NULL), +(51972,10,1,7,NULL), +(52038,10,2,0,NULL), +(52068,10,2,0,NULL), +(52095,10,2,0,NULL), +(52106,10,2,0,NULL), +(52129,10,2,0,NULL), +(52148,10,2,0,NULL), +(52188,10,2,0,NULL), +(52301,10,2,0,NULL), +(52393,10,2,0,NULL), +(52485,10,2,0,NULL), +(52545,10,2,0,NULL), +(52607,10,2,0,NULL), +(52649,10,2,0,NULL), +(52808,10,2,0,NULL), +(52902,10,2,5,NULL), +(52968,10,2,5,NULL), +(52983,10,2,5,NULL), +(53007,10,2,5,NULL), +(53040,10,2,5,NULL), +(53104,10,2,5,NULL), +(53162,10,2,5,NULL), +(53212,10,2,5,NULL), +(53262,10,2,5,NULL), +(53441,10,2,5,NULL), +(53584,10,2,5,NULL), +(53840,10,2,6,NULL), +(53877,10,2,6,NULL), +(53913,10,2,6,NULL), +(53989,10,2,6,NULL), +(54070,10,2,6,NULL), +(54205,10,2,6,NULL), +(54358,10,2,6,NULL), +(54499,10,2,6,NULL), +(54577,10,2,7,NULL), +(54601,10,2,7,NULL), +(54604,10,2,7,NULL), +(54630,10,2,7,NULL), +(54673,10,2,7,NULL), +(54717,10,2,7,NULL), +(54736,10,2,7,NULL), +(54762,10,2,7,NULL), +(54847,10,2,7,NULL), +(54904,10,2,7,NULL), +(54988,10,2,7,NULL), +(55142,10,2,7,NULL), +(55165,10,2,7,NULL), +(55261,10,2,7,NULL), +(55461,10,2,7,NULL), +(55664,10,2,7,NULL), +(55666,11,0,0,NULL), +(55792,11,0,0,NULL), +(55793,11,0,0,NULL), +(55818,11,0,0,NULL), +(55824,11,0,0,NULL), +(55846,11,0,0,NULL), +(55933,11,0,0,NULL), +(55939,11,0,0,NULL), +(55959,11,0,2,NULL), +(55960,11,0,0,NULL), +(56008,11,0,0,NULL), +(56110,11,0,2,NULL), +(56162,11,0,2,NULL), +(56196,11,0,2,NULL), +(56263,11,0,2,NULL), +(56288,11,0,2,NULL), +(56311,11,0,2,NULL), +(56313,11,0,2,NULL), +(56380,11,0,2,NULL), +(56382,11,0,2,NULL), +(56421,11,0,2,NULL); /*!40000 ALTER TABLE `build_info` ENABLE KEYS */; UNLOCK TABLES; @@ -2408,7 +2731,7 @@ CREATE TABLE `realmlist` ( `timezone` tinyint unsigned NOT NULL DEFAULT '0', `allowedSecurityLevel` tinyint unsigned NOT NULL DEFAULT '0', `population` float unsigned NOT NULL DEFAULT '0', - `gamebuild` int unsigned NOT NULL DEFAULT '55939', + `gamebuild` int unsigned NOT NULL DEFAULT '56421', `Region` tinyint unsigned NOT NULL DEFAULT '1', `Battlegroup` tinyint unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`id`), @@ -2423,7 +2746,7 @@ CREATE TABLE `realmlist` ( LOCK TABLES `realmlist` WRITE; /*!40000 ALTER TABLE `realmlist` DISABLE KEYS */; INSERT INTO `realmlist` VALUES -(1,'Trinity','127.0.0.1','127.0.0.1','255.255.255.0',8085,0,0,1,0,0,55939,1,1); +(1,'Trinity','127.0.0.1','127.0.0.1','255.255.255.0',8085,0,0,1,0,0,56421,1,1); /*!40000 ALTER TABLE `realmlist` ENABLE KEYS */; UNLOCK TABLES; @@ -2848,19 +3171,36 @@ INSERT INTO `updates` VALUES ('2024_05_08_00_auth.sql','F2EEE0D225CB82DBB3A478E0BF6A0116C9265355','ARCHIVED','2024-05-08 20:35:53',0), ('2024_05_10_00_auth.sql','8A6E48012413EA769601A8E4C9F82BEFBE1FCA5C','ARCHIVED','2024-05-10 00:50:46',0), ('2024_05_11_00_auth.sql','8D703BE97247DBC4A4935EAEA9CB681B0EEFBB3C','ARCHIVED','2024-05-11 03:06:52',0), -('2024_05_14_00_auth.sql','C36612C0215E255E1D4917876FD52C8F1F9BCDA7','RELEASED','2024-05-14 03:39:01',0), -('2024_05_16_00_auth.sql','5980F77073B6AD55ABCF0F9735408A4F35C97159','RELEASED','2024-05-16 08:13:11',0), -('2024_05_17_00_auth.sql','E02B96055C887BED76442B2C3C49C51659BCC602','RELEASED','2024-05-17 14:24:15',0), -('2024_05_18_00_auth.sql','C3392BDA5AAC304AD72BAC631DA1C9802D20EDAC','RELEASED','2024-05-18 01:52:01',0), -('2024_05_25_00_auth.sql','A34E299F5D75535D17C6295023910539897D1392','RELEASED','2024-05-25 12:10:08',0), -('2024_05_29_00_auth.sql','6F42C6565CB748E3C1231F4EA0A6D04F2F95C0A3','RELEASED','2024-05-29 19:12:53',0), -('2024_06_05_00_auth.sql','B6306773C94879872E0B3FDAFE12ECDEA4C9264F','RELEASED','2024-06-05 09:37:55',0), -('2024_06_15_00_auth.sql','FDF2F29F5AB0213C9C2AB937852F0BAE552CFDCE','RELEASED','2024-06-15 00:01:40',0), -('2024_06_17_00_auth.sql','3781820B8F3B238F89BC8E83EC164B767A63BBB3','RELEASED','2024-06-17 22:34:47',0), -('2024_06_26_00_auth.sql','428762D840B37F2569FC477E0B5B452C7E98B301','RELEASED','2024-06-26 13:59:17',0), -('2024_07_09_00_auth.sql','C58A8D47CAFA34055EEB079E72AA820EF7C55368','RELEASED','2024-07-09 12:00:23',0), -('2024_07_16_00_auth.sql','4161C07EACA71CE3D0269D2067563594D26DEC27','RELEASED','2024-07-16 19:02:24',0), -('2024_08_02_00_auth.sql','6BE2A6DA2F2BE21B18396F120427E973F1CAA58F','RELEASED','2024-08-02 00:45:10',0); +('2024_05_14_00_auth.sql','C36612C0215E255E1D4917876FD52C8F1F9BCDA7','ARCHIVED','2024-05-14 03:39:01',0), +('2024_05_16_00_auth.sql','5980F77073B6AD55ABCF0F9735408A4F35C97159','ARCHIVED','2024-05-16 08:13:11',0), +('2024_05_17_00_auth.sql','E02B96055C887BED76442B2C3C49C51659BCC602','ARCHIVED','2024-05-17 14:24:15',0), +('2024_05_18_00_auth.sql','C3392BDA5AAC304AD72BAC631DA1C9802D20EDAC','ARCHIVED','2024-05-18 01:52:01',0), +('2024_05_25_00_auth.sql','A34E299F5D75535D17C6295023910539897D1392','ARCHIVED','2024-05-25 12:10:08',0), +('2024_05_29_00_auth.sql','6F42C6565CB748E3C1231F4EA0A6D04F2F95C0A3','ARCHIVED','2024-05-29 19:12:53',0), +('2024_06_05_00_auth.sql','B6306773C94879872E0B3FDAFE12ECDEA4C9264F','ARCHIVED','2024-06-05 09:37:55',0), +('2024_06_15_00_auth.sql','FDF2F29F5AB0213C9C2AB937852F0BAE552CFDCE','ARCHIVED','2024-06-15 00:01:40',0), +('2024_06_17_00_auth.sql','3781820B8F3B238F89BC8E83EC164B767A63BBB3','ARCHIVED','2024-06-17 22:34:47',0), +('2024_06_26_00_auth.sql','428762D840B37F2569FC477E0B5B452C7E98B301','ARCHIVED','2024-06-26 13:59:17',0), +('2024_07_09_00_auth.sql','C58A8D47CAFA34055EEB079E72AA820EF7C55368','ARCHIVED','2024-07-09 12:00:23',0), +('2024_07_16_00_auth.sql','4161C07EACA71CE3D0269D2067563594D26DEC27','ARCHIVED','2024-07-16 19:02:24',0), +('2024_08_02_00_auth.sql','6BE2A6DA2F2BE21B18396F120427E973F1CAA58F','ARCHIVED','2024-08-02 00:45:10',0), +('2024_08_07_00_auth.sql','88070C3A95DE7242B3E3662D7B5B9648128DC187','ARCHIVED','2024-08-07 01:06:23',0), +('2024_08_09_00_auth.sql','854C24AAF0B3F673DAD8C0F3059DB266B0F34488','ARCHIVED','2024-08-09 15:40:42',0), +('2024_08_15_00_auth.sql','06E9AD907DC2B2CC0CF78414AB516BBA3ED0CE65','ARCHIVED','2024-08-15 19:40:50',0), +('2024_08_17_00_auth.sql','3584B5A910334447D6E948DBAA0EEC43C42FE631','ARCHIVED','2024-08-17 15:17:22',0), +('2024_08_18_00_auth.sql','5C1D0A3FE0245F4030FE446288AE533556EC6C9E','ARCHIVED','2024-08-17 23:01:21',0), +('2024_08_21_00_auth.sql','6F2844107F0501E7631C8196CC04E75853381319','ARCHIVED','2024-08-21 15:25:46',0), +('2024_08_22_00_auth.sql','D5466F5E9D1475323ED90553361D7F7B4CF83BF7','ARCHIVED','2024-08-22 23:35:36',0), +('2024_08_23_00_auth.sql','A591DA576EAEA3F48AB9E8269A2E4071B2C3C930','ARCHIVED','2024-08-23 17:35:52',0), +('2024_08_23_01_auth.sql','1ABD54E76B2D6712BF3DE06DD60A18C38BCF9CF1','ARCHIVED','2024-08-23 19:59:36',0), +('2024_08_24_00_auth.sql','6D2CE419F8E8512051B63D0F68B30BAA769F9D4A','ARCHIVED','2024-08-24 10:23:33',0), +('2024_08_28_00_auth.sql','F39CA1C18CAC207418C3D3703DA0F038471D308A','ARCHIVED','2024-08-28 10:50:31',0), +('2024_08_28_01_auth.sql','BC5D74553AF2D92606F55C1C462D2700FE73BD34','ARCHIVED','2024-08-28 14:55:05',0), +('2024_08_30_00_auth.sql','BD76942F1C29AAA2450E051E7CA552672B5E331B','ARCHIVED','2024-08-30 19:24:30',0), +('2024_08_30_01_auth.sql','0AAC95A9216114177AF0A3A7DE664D061FED21EA','ARCHIVED','2024-08-30 22:23:08',0), +('2024_08_31_00_auth.sql','D10F12D25D526A2C5E12FCEA2DEB55C342879F06','ARCHIVED','2024-08-31 10:32:16',0), +('2024_08_31_01_auth.sql','3ADC34DAE405697983EDDD32D0F3FC6F122CA819','ARCHIVED','2024-09-01 15:48:43',0), +('2024_09_03_00_auth.sql','BF65B550256CA64F0936D98A619E8A2A7E7A9B59','ARCHIVED','2024-09-03 00:47:42',0); /*!40000 ALTER TABLE `updates` ENABLE KEYS */; UNLOCK TABLES; @@ -2887,6 +3227,7 @@ LOCK TABLES `updates_include` WRITE; INSERT INTO `updates_include` VALUES ('$/sql/custom/auth','RELEASED'), ('$/sql/old/10.x/auth','ARCHIVED'), +('$/sql/old/11.x/auth','ARCHIVED'), ('$/sql/old/6.x/auth','ARCHIVED'), ('$/sql/old/7/auth','ARCHIVED'), ('$/sql/old/8.x/auth','ARCHIVED'), @@ -3003,4 +3344,4 @@ SET character_set_client = @saved_cs_client; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2024-05-11 3:06:54 +-- Dump completed on 2024-09-03 0:47:44 diff --git a/sql/base/characters_database.sql b/sql/base/characters_database.sql index 936051a31..556f50eb3 100644 --- a/sql/base/characters_database.sql +++ b/sql/base/characters_database.sql @@ -1,8 +1,8 @@ --- MySQL dump 10.13 Distrib 8.0.36, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 8.0.39, for Linux (x86_64) -- -- Host: localhost Database: characters -- ------------------------------------------------------ --- Server version 8.0.36-0ubuntu0.22.04.1 +-- Server version 8.0.39-0ubuntu0.22.04.1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; @@ -3016,6 +3016,7 @@ DROP TABLE IF EXISTS `item_loot_items`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_loot_items` ( `container_id` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'guid of container (item_instance.guid)', + `item_type` tinyint NOT NULL DEFAULT '0' COMMENT 'item or currency', `item_id` int unsigned NOT NULL DEFAULT '0' COMMENT 'loot item entry (item_instance.itemEntry)', `item_count` int NOT NULL DEFAULT '0' COMMENT 'stack size', `item_index` int unsigned NOT NULL DEFAULT '0', @@ -3028,7 +3029,7 @@ CREATE TABLE `item_loot_items` ( `rnd_bonus` int unsigned NOT NULL DEFAULT '0' COMMENT 'random bonus list added when originally rolled', `context` tinyint unsigned NOT NULL DEFAULT '0', `bonus_list_ids` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci COMMENT 'Space separated list of bonus list ids', - PRIMARY KEY (`container_id`,`item_id`) + PRIMARY KEY (`container_id`,`item_type`,`item_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; @@ -3742,9 +3743,11 @@ INSERT INTO `updates` VALUES ('2024_04_12_00_characters.sql','043E023F998DA77170C9D2D0162CAA340290B215','ARCHIVED','2024-04-12 00:23:51',0), ('2024_04_28_00_characters.sql','F80F476704BE535B5DCB0BCEBDD56024FCFBBAA2','ARCHIVED','2024-04-28 19:26:58',0), ('2024_05_11_00_characters.sql','A65765D87C1BA181561A6517040DC1A3A8103B71','ARCHIVED','2024-05-11 03:06:52',0), -('2024_07_31_00_characters.sql','F7E7AE0B8077CB9A1EA0AE4F49693BB05A742AC3','RELEASED','2024-07-31 16:18:36',0), -('2024_08_04_00_characters.sql','7D153C59998416E6EA1455086730A2321AD0F2A8','RELEASED','2024-08-04 17:58:59',0), -('2024_08_05_00_characters.sql','7E4AE28F9EC370A1B22DBD8DD718EE027A321F33','RELEASED','2024-08-05 11:19:40',0); +('2024_07_31_00_characters.sql','F7E7AE0B8077CB9A1EA0AE4F49693BB05A742AC3','ARCHIVED','2024-07-31 16:18:36',0), +('2024_08_04_00_characters.sql','7D153C59998416E6EA1455086730A2321AD0F2A8','ARCHIVED','2024-08-04 17:58:59',0), +('2024_08_05_00_characters.sql','7E4AE28F9EC370A1B22DBD8DD718EE027A321F33','ARCHIVED','2024-08-05 11:19:40',0), +('2024_08_26_00_characters.sql','68EEBE1D639D59B24F5121008C2D103CA67FFC9A','ARCHIVED','2024-08-26 00:49:08',0), +('2024_09_03_00_characters.sql','71ECC73A3F324EB64DA19B0CC4DF72A85E022BDC','ARCHIVED','2024-09-03 00:47:42',0); /*!40000 ALTER TABLE `updates` ENABLE KEYS */; UNLOCK TABLES; @@ -3771,6 +3774,7 @@ LOCK TABLES `updates_include` WRITE; INSERT INTO `updates_include` VALUES ('$/sql/custom/characters','RELEASED'), ('$/sql/old/10.x/characters','ARCHIVED'), +('$/sql/old/11.x/characters','ARCHIVED'), ('$/sql/old/6.x/characters','ARCHIVED'), ('$/sql/old/7/characters','ARCHIVED'), ('$/sql/old/8.x/characters','ARCHIVED'), @@ -3871,4 +3875,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2024-05-11 3:06:54 +-- Dump completed on 2024-09-03 0:47:44 diff --git a/sql/base/dev/hotfixes_database.sql b/sql/base/dev/hotfixes_database.sql index 90420b08f..5b32be0a4 100644 --- a/sql/base/dev/hotfixes_database.sql +++ b/sql/base/dev/hotfixes_database.sql @@ -1,8 +1,8 @@ --- MySQL dump 10.13 Distrib 8.0.36, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 8.0.39, for Linux (x86_64) -- -- Host: localhost Database: hotfixes -- ------------------------------------------------------ --- Server version 8.0.36-0ubuntu0.22.04.1 +-- Server version 8.0.39-0ubuntu0.22.04.1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; @@ -270,7 +270,7 @@ CREATE TABLE `animation_data` ( `ID` int unsigned NOT NULL DEFAULT '0', `Fallback` smallint unsigned NOT NULL DEFAULT '0', `BehaviorTier` tinyint unsigned NOT NULL DEFAULT '0', - `BehaviorID` int NOT NULL DEFAULT '0', + `BehaviorID` smallint NOT NULL DEFAULT '0', `Flags1` int NOT NULL DEFAULT '0', `Flags2` int NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', @@ -392,6 +392,21 @@ CREATE TABLE `area_trigger` ( ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; +-- +-- Table structure for table `area_trigger_action_set` +-- + +DROP TABLE IF EXISTS `area_trigger_action_set`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `area_trigger_action_set` ( + `ID` int unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', + PRIMARY KEY (`ID`,`VerifiedBuild`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + -- -- Table structure for table `armor_location` -- @@ -599,7 +614,7 @@ CREATE TABLE `artifact_power` ( `MaxPurchasableRank` tinyint unsigned NOT NULL DEFAULT '0', `Label` int NOT NULL DEFAULT '0', `Flags` tinyint unsigned NOT NULL DEFAULT '0', - `Tier` tinyint unsigned NOT NULL DEFAULT '0', + `Tier` tinyint NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; @@ -1287,22 +1302,6 @@ CREATE TABLE `battlemaster_list` ( `Flags` int NOT NULL DEFAULT '0', `IconFileDataID` int NOT NULL DEFAULT '0', `RequiredPlayerConditionID` int NOT NULL DEFAULT '0', - `MapID1` smallint NOT NULL DEFAULT '0', - `MapID2` smallint NOT NULL DEFAULT '0', - `MapID3` smallint NOT NULL DEFAULT '0', - `MapID4` smallint NOT NULL DEFAULT '0', - `MapID5` smallint NOT NULL DEFAULT '0', - `MapID6` smallint NOT NULL DEFAULT '0', - `MapID7` smallint NOT NULL DEFAULT '0', - `MapID8` smallint NOT NULL DEFAULT '0', - `MapID9` smallint NOT NULL DEFAULT '0', - `MapID10` smallint NOT NULL DEFAULT '0', - `MapID11` smallint NOT NULL DEFAULT '0', - `MapID12` smallint NOT NULL DEFAULT '0', - `MapID13` smallint NOT NULL DEFAULT '0', - `MapID14` smallint NOT NULL DEFAULT '0', - `MapID15` smallint NOT NULL DEFAULT '0', - `MapID16` smallint NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; @@ -1338,6 +1337,22 @@ CREATE TABLE `battlemaster_list_locale` ( PARTITION zhTW VALUES IN ('zhTW') ENGINE = InnoDB) */; /*!40101 SET character_set_client = @saved_cs_client */; +-- +-- Table structure for table `battlemaster_list_x_map` +-- + +DROP TABLE IF EXISTS `battlemaster_list_x_map`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `battlemaster_list_x_map` ( + `ID` int unsigned NOT NULL DEFAULT '0', + `MapID` int NOT NULL DEFAULT '0', + `BattlemasterListID` int unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', + PRIMARY KEY (`ID`,`VerifiedBuild`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + -- -- Table structure for table `broadcast_text` -- @@ -1490,10 +1505,8 @@ CREATE TABLE `challenge_mode_item_bonus_override` ( `ID` int unsigned NOT NULL DEFAULT '0', `ItemBonusTreeGroupID` int NOT NULL DEFAULT '0', `DstItemBonusTreeID` int NOT NULL DEFAULT '0', - `Type` tinyint NOT NULL DEFAULT '0', `Value` int NOT NULL DEFAULT '0', - `MythicPlusSeasonID` int NOT NULL DEFAULT '0', - `PvPSeasonID` int NOT NULL DEFAULT '0', + `RequiredTimeEventPassed` int NOT NULL DEFAULT '0', `SrcItemBonusTreeID` int unsigned NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) @@ -1699,7 +1712,7 @@ CREATE TABLE `chr_classes` ( `CinematicSequenceID` smallint unsigned NOT NULL DEFAULT '0', `DefaultSpec` smallint unsigned NOT NULL DEFAULT '0', `PrimaryStatPriority` tinyint unsigned NOT NULL DEFAULT '0', - `DisplayPower` tinyint unsigned NOT NULL DEFAULT '0', + `DisplayPower` tinyint NOT NULL DEFAULT '0', `RangedAttackPowerPerAgility` tinyint unsigned NOT NULL DEFAULT '0', `AttackPowerPerAgility` tinyint unsigned NOT NULL DEFAULT '0', `AttackPowerPerStrength` tinyint unsigned NOT NULL DEFAULT '0', @@ -1873,6 +1886,8 @@ CREATE TABLE `chr_customization_option` ( `ID` int unsigned NOT NULL DEFAULT '0', `SecondaryID` smallint unsigned NOT NULL DEFAULT '0', `Flags` int NOT NULL DEFAULT '0', + `ChrRacesID` int NOT NULL DEFAULT '0', + `Sex` int NOT NULL DEFAULT '0', `ChrModelID` int NOT NULL DEFAULT '0', `SortIndex` int NOT NULL DEFAULT '0', `ChrCustomizationCategoryID` int NOT NULL DEFAULT '0', @@ -2468,7 +2483,7 @@ CREATE TABLE `creature_display_info` ( `PortraitTextureFileDataID` int NOT NULL DEFAULT '0', `ObjectEffectPackageID` smallint unsigned NOT NULL DEFAULT '0', `AnimReplacementSetID` smallint unsigned NOT NULL DEFAULT '0', - `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', `StateSpellVisualKitID` int NOT NULL DEFAULT '0', `PlayerOverrideScale` float NOT NULL DEFAULT '0', `PetInstanceScale` float NOT NULL DEFAULT '0', @@ -2478,6 +2493,9 @@ CREATE TABLE `creature_display_info` ( `Gender` tinyint NOT NULL DEFAULT '0', `DissolveOutEffectID` int NOT NULL DEFAULT '0', `CreatureModelMinLod` tinyint NOT NULL DEFAULT '0', + `ConditionalCreatureModelID` smallint unsigned NOT NULL DEFAULT '0', + `Unknown_1100_1` float NOT NULL DEFAULT '0', + `Unknown_1100_2` smallint unsigned NOT NULL DEFAULT '0', `TextureVariationFileDataID1` int NOT NULL DEFAULT '0', `TextureVariationFileDataID2` int NOT NULL DEFAULT '0', `TextureVariationFileDataID3` int NOT NULL DEFAULT '0', @@ -2573,7 +2591,7 @@ CREATE TABLE `creature_model_data` ( `GeoBox4` float NOT NULL DEFAULT '0', `GeoBox5` float NOT NULL DEFAULT '0', `GeoBox6` float NOT NULL DEFAULT '0', - `Flags` int unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', `FileDataID` int unsigned NOT NULL DEFAULT '0', `WalkSpeed` float NOT NULL DEFAULT '0', `RunSpeed` float NOT NULL DEFAULT '0', @@ -2602,10 +2620,11 @@ CREATE TABLE `creature_model_data` ( `OverrideNameScale` float NOT NULL DEFAULT '0', `OverrideSelectionRadius` float NOT NULL DEFAULT '0', `TamedPetBaseScale` float NOT NULL DEFAULT '0', - `Unknown820_1` tinyint NOT NULL DEFAULT '0', - `Unknown820_2` float NOT NULL DEFAULT '0', - `Unknown820_31` float NOT NULL DEFAULT '0', - `Unknown820_32` float NOT NULL DEFAULT '0', + `MountScaleOtherIndex` tinyint NOT NULL DEFAULT '0', + `MountScaleSelf` float NOT NULL DEFAULT '0', + `Unknown1100` smallint unsigned NOT NULL DEFAULT '0', + `MountScaleOther1` float NOT NULL DEFAULT '0', + `MountScaleOther2` float NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; @@ -2802,6 +2821,7 @@ CREATE TABLE `currency_types` ( `MaxQtyWorldStateID` int NOT NULL DEFAULT '0', `RechargingAmountPerCycle` int unsigned NOT NULL DEFAULT '0', `RechargingCycleDurationMS` int unsigned NOT NULL DEFAULT '0', + `AccountTransferPercentage` float NOT NULL DEFAULT '0', `Flags1` int NOT NULL DEFAULT '0', `Flags2` int NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', @@ -2926,7 +2946,7 @@ CREATE TABLE `difficulty` ( `MinPlayers` tinyint unsigned NOT NULL DEFAULT '0', `MaxPlayers` tinyint unsigned NOT NULL DEFAULT '0', `Flags` smallint unsigned NOT NULL DEFAULT '0', - `ItemContext` tinyint unsigned NOT NULL DEFAULT '0', + `ItemContext` tinyint NOT NULL DEFAULT '0', `ToggleDifficultyID` tinyint unsigned NOT NULL DEFAULT '0', `GroupSizeHealthCurveID` int unsigned NOT NULL DEFAULT '0', `GroupSizeDmgCurveID` int unsigned NOT NULL DEFAULT '0', @@ -3082,9 +3102,9 @@ CREATE TABLE `emotes` ( `ID` int unsigned NOT NULL DEFAULT '0', `RaceMask` bigint NOT NULL DEFAULT '0', `EmoteSlashCommand` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, - `AnimID` int NOT NULL DEFAULT '0', - `EmoteFlags` int unsigned NOT NULL DEFAULT '0', - `EmoteSpecProc` tinyint unsigned NOT NULL DEFAULT '0', + `AnimID` smallint NOT NULL DEFAULT '0', + `EmoteFlags` int NOT NULL DEFAULT '0', + `EmoteSpecProc` int NOT NULL DEFAULT '0', `EmoteSpecProcParam` int unsigned NOT NULL DEFAULT '0', `EventSoundID` int unsigned NOT NULL DEFAULT '0', `SpellVisualKitID` int unsigned NOT NULL DEFAULT '0', @@ -3263,7 +3283,7 @@ DROP TABLE IF EXISTS `faction_template`; CREATE TABLE `faction_template` ( `ID` int unsigned NOT NULL DEFAULT '0', `Faction` smallint unsigned NOT NULL DEFAULT '0', - `Flags` smallint unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', `FactionGroup` tinyint unsigned NOT NULL DEFAULT '0', `FriendGroup` tinyint unsigned NOT NULL DEFAULT '0', `EnemyGroup` tinyint unsigned NOT NULL DEFAULT '0', @@ -3298,8 +3318,8 @@ DROP TABLE IF EXISTS `friendship_rep_reaction`; CREATE TABLE `friendship_rep_reaction` ( `ID` int unsigned NOT NULL DEFAULT '0', `Reaction` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, - `FriendshipRepID` int unsigned NOT NULL DEFAULT '0', - `ReactionThreshold` smallint unsigned NOT NULL DEFAULT '0', + `FriendshipRepID` int NOT NULL DEFAULT '0', + `ReactionThreshold` int NOT NULL DEFAULT '0', `OverrideColor` int NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) @@ -3422,6 +3442,7 @@ CREATE TABLE `gameobject_display_info` ( `AlternateDisplayType` int NOT NULL DEFAULT '0', `ClientCreatureDisplayInfoID` int NOT NULL DEFAULT '0', `ClientItemID` int NOT NULL DEFAULT '0', + `Unknown1100` smallint unsigned NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; @@ -3451,6 +3472,7 @@ CREATE TABLE `gameobjects` ( `PhaseUseFlags` int NOT NULL DEFAULT '0', `PhaseID` int NOT NULL DEFAULT '0', `PhaseGroupID` int NOT NULL DEFAULT '0', + `Unknown1100` smallint unsigned NOT NULL DEFAULT '0', `PropValue1` int NOT NULL DEFAULT '0', `PropValue2` int NOT NULL DEFAULT '0', `PropValue3` int NOT NULL DEFAULT '0', @@ -3697,7 +3719,7 @@ CREATE TABLE `garr_follower` ( `AllianceGarrFollRaceID` tinyint unsigned NOT NULL DEFAULT '0', `HordeGarrClassSpecID` int NOT NULL DEFAULT '0', `AllianceGarrClassSpecID` int NOT NULL DEFAULT '0', - `Quality` tinyint NOT NULL DEFAULT '0', + `Quality` int NOT NULL DEFAULT '0', `FollowerLevel` tinyint unsigned NOT NULL DEFAULT '0', `ItemLevelWeapon` smallint unsigned NOT NULL DEFAULT '0', `ItemLevelArmor` smallint unsigned NOT NULL DEFAULT '0', @@ -3789,7 +3811,7 @@ CREATE TABLE `garr_mission` ( `WorldPosY` float NOT NULL DEFAULT '0', `GarrTypeID` tinyint NOT NULL DEFAULT '0', `GarrMissionTypeID` tinyint unsigned NOT NULL DEFAULT '0', - `GarrFollowerTypeID` tinyint unsigned NOT NULL DEFAULT '0', + `GarrFollowerTypeID` tinyint NOT NULL DEFAULT '0', `MaxFollowers` tinyint unsigned NOT NULL DEFAULT '0', `MissionCost` int unsigned NOT NULL DEFAULT '0', `MissionCostCurrencyTypesID` smallint unsigned NOT NULL DEFAULT '0', @@ -3857,7 +3879,7 @@ DROP TABLE IF EXISTS `garr_plot`; CREATE TABLE `garr_plot` ( `ID` int unsigned NOT NULL DEFAULT '0', `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, - `PlotType` tinyint unsigned NOT NULL DEFAULT '0', + `PlotType` tinyint NOT NULL DEFAULT '0', `HordeConstructObjID` int NOT NULL DEFAULT '0', `AllianceConstructObjID` int NOT NULL DEFAULT '0', `Flags` tinyint unsigned NOT NULL DEFAULT '0', @@ -4055,7 +4077,7 @@ DROP TABLE IF EXISTS `glyph_properties`; CREATE TABLE `glyph_properties` ( `ID` int unsigned NOT NULL DEFAULT '0', `SpellID` int unsigned NOT NULL DEFAULT '0', - `GlyphType` tinyint unsigned NOT NULL DEFAULT '0', + `GlyphType` tinyint NOT NULL DEFAULT '0', `GlyphExclusiveCategoryID` tinyint unsigned NOT NULL DEFAULT '0', `SpellIconFileDataID` int NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', @@ -4091,7 +4113,7 @@ CREATE TABLE `gossip_npc_option` ( `GossipNpcOption` int NOT NULL DEFAULT '0', `LFGDungeonsID` int NOT NULL DEFAULT '0', `TrainerID` int NOT NULL DEFAULT '0', - `GarrFollowerTypeID` int NOT NULL DEFAULT '0', + `GarrFollowerTypeID` tinyint NOT NULL DEFAULT '0', `CharShipmentID` int NOT NULL DEFAULT '0', `GarrTalentTreeID` int NOT NULL DEFAULT '0', `UiMapID` int NOT NULL DEFAULT '0', @@ -4453,7 +4475,7 @@ DROP TABLE IF EXISTS `item_appearance`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_appearance` ( `ID` int unsigned NOT NULL DEFAULT '0', - `DisplayType` int NOT NULL DEFAULT '0', + `DisplayType` tinyint NOT NULL DEFAULT '0', `ItemDisplayInfoID` int NOT NULL DEFAULT '0', `DefaultIconFileDataID` int NOT NULL DEFAULT '0', `UiOrder` int NOT NULL DEFAULT '0', @@ -4735,7 +4757,7 @@ DROP TABLE IF EXISTS `item_context_picker_entry`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_context_picker_entry` ( `ID` int unsigned NOT NULL DEFAULT '0', - `ItemCreationContext` tinyint unsigned NOT NULL DEFAULT '0', + `ItemCreationContext` tinyint NOT NULL DEFAULT '0', `OrderIndex` tinyint unsigned NOT NULL DEFAULT '0', `PVal` int NOT NULL DEFAULT '0', `LabelID` int NOT NULL DEFAULT '0', @@ -5190,6 +5212,7 @@ CREATE TABLE `item_search_name` ( `Flags2` int NOT NULL DEFAULT '0', `Flags3` int NOT NULL DEFAULT '0', `Flags4` int NOT NULL DEFAULT '0', + `Flags5` int NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; @@ -5346,6 +5369,16 @@ CREATE TABLE `item_sparse` ( `StatPercentEditor8` int NOT NULL DEFAULT '0', `StatPercentEditor9` int NOT NULL DEFAULT '0', `StatPercentEditor10` int NOT NULL DEFAULT '0', + `StatModifierBonusStat1` int NOT NULL DEFAULT '0', + `StatModifierBonusStat2` int NOT NULL DEFAULT '0', + `StatModifierBonusStat3` int NOT NULL DEFAULT '0', + `StatModifierBonusStat4` int NOT NULL DEFAULT '0', + `StatModifierBonusStat5` int NOT NULL DEFAULT '0', + `StatModifierBonusStat6` int NOT NULL DEFAULT '0', + `StatModifierBonusStat7` int NOT NULL DEFAULT '0', + `StatModifierBonusStat8` int NOT NULL DEFAULT '0', + `StatModifierBonusStat9` int NOT NULL DEFAULT '0', + `StatModifierBonusStat10` int NOT NULL DEFAULT '0', `Stackable` int NOT NULL DEFAULT '0', `MaxCount` int NOT NULL DEFAULT '0', `MinReputation` int NOT NULL DEFAULT '0', @@ -5359,6 +5392,7 @@ CREATE TABLE `item_sparse` ( `Flags2` int NOT NULL DEFAULT '0', `Flags3` int NOT NULL DEFAULT '0', `Flags4` int NOT NULL DEFAULT '0', + `Flags5` int NOT NULL DEFAULT '0', `FactionRelated` int NOT NULL DEFAULT '0', `ModifiedCraftingReagentItemID` int NOT NULL DEFAULT '0', `ContentTuningID` int NOT NULL DEFAULT '0', @@ -5392,16 +5426,6 @@ CREATE TABLE `item_sparse` ( `PageMaterialID` tinyint unsigned NOT NULL DEFAULT '0', `Bonding` tinyint unsigned NOT NULL DEFAULT '0', `DamageDamageType` tinyint unsigned NOT NULL DEFAULT '0', - `StatModifierBonusStat1` tinyint NOT NULL DEFAULT '0', - `StatModifierBonusStat2` tinyint NOT NULL DEFAULT '0', - `StatModifierBonusStat3` tinyint NOT NULL DEFAULT '0', - `StatModifierBonusStat4` tinyint NOT NULL DEFAULT '0', - `StatModifierBonusStat5` tinyint NOT NULL DEFAULT '0', - `StatModifierBonusStat6` tinyint NOT NULL DEFAULT '0', - `StatModifierBonusStat7` tinyint NOT NULL DEFAULT '0', - `StatModifierBonusStat8` tinyint NOT NULL DEFAULT '0', - `StatModifierBonusStat9` tinyint NOT NULL DEFAULT '0', - `StatModifierBonusStat10` tinyint NOT NULL DEFAULT '0', `ContainerSlots` tinyint unsigned NOT NULL DEFAULT '0', `RequiredPVPMedal` tinyint unsigned NOT NULL DEFAULT '0', `RequiredPVPRank` tinyint unsigned NOT NULL DEFAULT '0', @@ -5684,6 +5708,7 @@ DROP TABLE IF EXISTS `journal_tier`; CREATE TABLE `journal_tier` ( `ID` int unsigned NOT NULL DEFAULT '0', `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Expansion` int NOT NULL DEFAULT '0', `PlayerConditionID` int NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) @@ -6039,6 +6064,26 @@ CREATE TABLE `liquid_type` ( ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; +-- +-- Table structure for table `location` +-- + +DROP TABLE IF EXISTS `location`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `location` ( + `ID` int unsigned NOT NULL DEFAULT '0', + `PosX` float NOT NULL DEFAULT '0', + `PosY` float NOT NULL DEFAULT '0', + `PosZ` float NOT NULL DEFAULT '0', + `Rot1` float NOT NULL DEFAULT '0', + `Rot2` float NOT NULL DEFAULT '0', + `Rot3` float NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', + PRIMARY KEY (`ID`,`VerifiedBuild`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + -- -- Table structure for table `lock` -- @@ -6161,6 +6206,7 @@ CREATE TABLE `map` ( `ZmpFileDataID` int NOT NULL DEFAULT '0', `WdtFileDataID` int NOT NULL DEFAULT '0', `NavigationMaxDistance` int NOT NULL DEFAULT '0', + `PreloadFileDataID` int NOT NULL DEFAULT '0', `Flags1` int NOT NULL DEFAULT '0', `Flags2` int NOT NULL DEFAULT '0', `Flags3` int NOT NULL DEFAULT '0', @@ -6232,10 +6278,11 @@ CREATE TABLE `map_difficulty` ( `LockID` int NOT NULL DEFAULT '0', `ResetInterval` tinyint NOT NULL DEFAULT '0', `MaxPlayers` int NOT NULL DEFAULT '0', - `ItemContext` int NOT NULL DEFAULT '0', + `ItemContext` tinyint unsigned NOT NULL DEFAULT '0', `ItemContextPickerID` int NOT NULL DEFAULT '0', `Flags` int NOT NULL DEFAULT '0', `ContentTuningID` int NOT NULL DEFAULT '0', + `WorldStateExpressionID` int NOT NULL DEFAULT '0', `MapID` int unsigned NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) @@ -6488,6 +6535,7 @@ CREATE TABLE `mount_x_display` ( `ID` int unsigned NOT NULL DEFAULT '0', `CreatureDisplayInfoID` int NOT NULL DEFAULT '0', `PlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `Unknown1100` smallint unsigned NOT NULL DEFAULT '0', `MountID` int unsigned NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) @@ -6523,6 +6571,7 @@ DROP TABLE IF EXISTS `mythic_plus_season`; CREATE TABLE `mythic_plus_season` ( `ID` int unsigned NOT NULL DEFAULT '0', `MilestoneSeason` int NOT NULL DEFAULT '0', + `StartTimeEvent` int NOT NULL DEFAULT '0', `ExpansionLevel` int NOT NULL DEFAULT '0', `HeroicLFGDungeonMinGear` int NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', @@ -6654,6 +6703,61 @@ CREATE TABLE `paragon_reputation` ( ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; +-- +-- Table structure for table `path` +-- + +DROP TABLE IF EXISTS `path`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `path` ( + `ID` int unsigned NOT NULL DEFAULT '0', + `Type` tinyint unsigned NOT NULL DEFAULT '0', + `SplineType` tinyint unsigned NOT NULL DEFAULT '0', + `Red` tinyint unsigned NOT NULL DEFAULT '0', + `Green` tinyint unsigned NOT NULL DEFAULT '0', + `Blue` tinyint unsigned NOT NULL DEFAULT '0', + `Alpha` tinyint unsigned NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', + PRIMARY KEY (`ID`,`VerifiedBuild`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Table structure for table `path_node` +-- + +DROP TABLE IF EXISTS `path_node`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `path_node` ( + `ID` int unsigned NOT NULL DEFAULT '0', + `PathID` smallint unsigned NOT NULL DEFAULT '0', + `Sequence` smallint NOT NULL DEFAULT '0', + `LocationID` int NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', + PRIMARY KEY (`ID`,`VerifiedBuild`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Table structure for table `path_property` +-- + +DROP TABLE IF EXISTS `path_property`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `path_property` ( + `ID` int unsigned NOT NULL DEFAULT '0', + `PathID` smallint unsigned NOT NULL DEFAULT '0', + `PropertyIndex` tinyint unsigned NOT NULL DEFAULT '0', + `Value` int NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', + PRIMARY KEY (`ID`,`VerifiedBuild`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + -- -- Table structure for table `phase` -- @@ -6739,7 +6843,7 @@ CREATE TABLE `player_condition` ( `ChrSpecializationRole` tinyint NOT NULL DEFAULT '0', `ModifierTreeID` int unsigned NOT NULL DEFAULT '0', `PowerType` tinyint NOT NULL DEFAULT '0', - `PowerTypeComp` tinyint unsigned NOT NULL DEFAULT '0', + `PowerTypeComp` tinyint NOT NULL DEFAULT '0', `PowerTypeValue` tinyint unsigned NOT NULL DEFAULT '0', `WeaponSubclassMask` int NOT NULL DEFAULT '0', `MaxGuildLevel` tinyint unsigned NOT NULL DEFAULT '0', @@ -6895,7 +6999,7 @@ DROP TABLE IF EXISTS `power_display`; CREATE TABLE `power_display` ( `ID` int unsigned NOT NULL DEFAULT '0', `GlobalStringBaseTag` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, - `ActualType` tinyint unsigned NOT NULL DEFAULT '0', + `ActualType` tinyint NOT NULL DEFAULT '0', `Red` tinyint unsigned NOT NULL DEFAULT '0', `Green` tinyint unsigned NOT NULL DEFAULT '0', `Blue` tinyint unsigned NOT NULL DEFAULT '0', @@ -6924,7 +7028,7 @@ CREATE TABLE `power_type` ( `RegenInterruptTimeMS` int NOT NULL DEFAULT '0', `RegenPeace` float NOT NULL DEFAULT '0', `RegenCombat` float NOT NULL DEFAULT '0', - `Flags` smallint NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; @@ -7342,6 +7446,7 @@ CREATE TABLE `quest_sort` ( `ID` int unsigned NOT NULL DEFAULT '0', `SortName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `UiOrderIndex` tinyint NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; @@ -7570,9 +7675,9 @@ DROP TABLE IF EXISTS `scenario_step`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `scenario_step` ( - `ID` int unsigned NOT NULL DEFAULT '0', `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `Title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', `ScenarioID` smallint unsigned NOT NULL DEFAULT '0', `Criteriatreeid` int unsigned NOT NULL DEFAULT '0', `RewardQuestID` int NOT NULL DEFAULT '0', @@ -7741,7 +7846,7 @@ CREATE TABLE `skill_line` ( `CanLink` tinyint NOT NULL DEFAULT '0', `ParentSkillLineID` int unsigned NOT NULL DEFAULT '0', `ParentTierIndex` int NOT NULL DEFAULT '0', - `Flags` smallint unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', `SpellBookSpellID` int NOT NULL DEFAULT '0', `ExpansionNameSharedStringID` int NOT NULL DEFAULT '0', `HordeExpansionNameSharedStringID` int NOT NULL DEFAULT '0', @@ -7767,7 +7872,7 @@ CREATE TABLE `skill_line_ability` ( `MinSkillLineRank` smallint NOT NULL DEFAULT '0', `ClassMask` int NOT NULL DEFAULT '0', `SupercedesSpell` int NOT NULL DEFAULT '0', - `AcquireMethod` tinyint NOT NULL DEFAULT '0', + `AcquireMethod` int NOT NULL DEFAULT '0', `TrivialSkillLineRankHigh` smallint NOT NULL DEFAULT '0', `TrivialSkillLineRankLow` smallint NOT NULL DEFAULT '0', `Flags` int NOT NULL DEFAULT '0', @@ -7867,8 +7972,8 @@ CREATE TABLE `skill_race_class_info` ( `RaceMask` bigint NOT NULL DEFAULT '0', `SkillID` smallint NOT NULL DEFAULT '0', `ClassMask` int NOT NULL DEFAULT '0', - `Flags` smallint unsigned NOT NULL DEFAULT '0', - `Availability` tinyint NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `Availability` int NOT NULL DEFAULT '0', `MinLevel` tinyint NOT NULL DEFAULT '0', `SkillTierID` smallint NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', @@ -8379,6 +8484,7 @@ CREATE TABLE `spell_item_enchantment` ( `EffectArg1` int unsigned NOT NULL DEFAULT '0', `EffectArg2` int unsigned NOT NULL DEFAULT '0', `EffectArg3` int unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', `EffectScalingPoints1` float NOT NULL DEFAULT '0', `EffectScalingPoints2` float NOT NULL DEFAULT '0', `EffectScalingPoints3` float NOT NULL DEFAULT '0', @@ -8391,7 +8497,6 @@ CREATE TABLE `spell_item_enchantment` ( `EffectPointsMin2` smallint NOT NULL DEFAULT '0', `EffectPointsMin3` smallint NOT NULL DEFAULT '0', `ItemVisual` smallint unsigned NOT NULL DEFAULT '0', - `Flags` smallint unsigned NOT NULL DEFAULT '0', `RequiredSkillID` smallint unsigned NOT NULL DEFAULT '0', `RequiredSkillRank` smallint unsigned NOT NULL DEFAULT '0', `ItemLevel` smallint unsigned NOT NULL DEFAULT '0', @@ -8579,6 +8684,7 @@ CREATE TABLE `spell_misc` ( `DifficultyID` tinyint unsigned NOT NULL DEFAULT '0', `CastingTimeIndex` smallint unsigned NOT NULL DEFAULT '0', `DurationIndex` smallint unsigned NOT NULL DEFAULT '0', + `PvPDurationIndex` smallint unsigned NOT NULL DEFAULT '0', `RangeIndex` smallint unsigned NOT NULL DEFAULT '0', `SchoolMask` tinyint unsigned NOT NULL DEFAULT '0', `Speed` float NOT NULL DEFAULT '0', @@ -8903,9 +9009,6 @@ CREATE TABLE `spell_shapeshift_form` ( `CombatRoundTime` smallint NOT NULL DEFAULT '0', `DamageVariance` float NOT NULL DEFAULT '0', `MountTypeID` smallint unsigned NOT NULL DEFAULT '0', - `CreatureDisplayID2` int unsigned NOT NULL DEFAULT '0', - `CreatureDisplayID3` int unsigned NOT NULL DEFAULT '0', - `CreatureDisplayID4` int unsigned NOT NULL DEFAULT '0', `PresetSpellID1` int unsigned NOT NULL DEFAULT '0', `PresetSpellID2` int unsigned NOT NULL DEFAULT '0', `PresetSpellID3` int unsigned NOT NULL DEFAULT '0', @@ -9045,6 +9148,7 @@ CREATE TABLE `spell_visual_effect_name` ( `DissolveEffectID` int NOT NULL DEFAULT '0', `ModelPosition` int NOT NULL DEFAULT '0', `Unknown901` tinyint NOT NULL DEFAULT '0', + `Unknown1100` smallint unsigned NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; @@ -9059,7 +9163,7 @@ DROP TABLE IF EXISTS `spell_visual_kit`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_visual_kit` ( `ID` int unsigned NOT NULL DEFAULT '0', - `FallbackPriority` tinyint NOT NULL DEFAULT '0', + `ClutterLevel` int NOT NULL DEFAULT '0', `FallbackSpellVisualKitId` int NOT NULL DEFAULT '0', `DelayMin` smallint unsigned NOT NULL DEFAULT '0', `DelayMax` smallint unsigned NOT NULL DEFAULT '0', @@ -9097,8 +9201,9 @@ CREATE TABLE `spell_visual_missile` ( `Flags` int unsigned NOT NULL DEFAULT '0', `SpellMissileMotionID` smallint unsigned NOT NULL DEFAULT '0', `AnimKitID` int unsigned NOT NULL DEFAULT '0', - `ClutterLevel` tinyint NOT NULL DEFAULT '0', + `ClutterLevel` int NOT NULL DEFAULT '0', `DecayTimeAfterImpact` int NOT NULL DEFAULT '0', + `Unused1100` smallint unsigned NOT NULL DEFAULT '0', `SpellVisualMissileSetID` int unsigned NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) @@ -9439,12 +9544,14 @@ CREATE TABLE `trait_cond` ( `SpecSetID` int NOT NULL DEFAULT '0', `TraitNodeGroupID` int NOT NULL DEFAULT '0', `TraitNodeID` int NOT NULL DEFAULT '0', + `TraitNodeEntryID` int NOT NULL DEFAULT '0', `TraitCurrencyID` int NOT NULL DEFAULT '0', `SpentAmountRequired` int NOT NULL DEFAULT '0', `Flags` int NOT NULL DEFAULT '0', `RequiredLevel` int NOT NULL DEFAULT '0', `FreeSharedStringID` int NOT NULL DEFAULT '0', `SpendMoreSharedStringID` int NOT NULL DEFAULT '0', + `TraitCondAccountElementID` int NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; @@ -9632,8 +9739,9 @@ CREATE TABLE `trait_node` ( `TraitTreeID` int NOT NULL DEFAULT '0', `PosX` int NOT NULL DEFAULT '0', `PosY` int NOT NULL DEFAULT '0', - `Type` tinyint NOT NULL DEFAULT '0', + `Type` tinyint unsigned NOT NULL DEFAULT '0', `Flags` int NOT NULL DEFAULT '0', + `TraitSubTreeID` int NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; @@ -9651,6 +9759,7 @@ CREATE TABLE `trait_node_entry` ( `TraitDefinitionID` int NOT NULL DEFAULT '0', `MaxRanks` int NOT NULL DEFAULT '0', `NodeEntryType` tinyint unsigned NOT NULL DEFAULT '0', + `TraitSubTreeID` int NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; @@ -9666,7 +9775,7 @@ DROP TABLE IF EXISTS `trait_node_entry_x_trait_cond`; CREATE TABLE `trait_node_entry_x_trait_cond` ( `ID` int unsigned NOT NULL DEFAULT '0', `TraitCondID` int NOT NULL DEFAULT '0', - `TraitNodeEntryID` int unsigned NOT NULL DEFAULT '0', + `TraitNodeEntryID` int NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; @@ -9802,6 +9911,52 @@ CREATE TABLE `trait_node_x_trait_node_entry` ( ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; +-- +-- Table structure for table `trait_sub_tree` +-- + +DROP TABLE IF EXISTS `trait_sub_tree`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `trait_sub_tree` ( + `Name` text COLLATE utf8mb4_unicode_ci, + `Description` text COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `UiTextureAtlasElementID` int NOT NULL DEFAULT '0', + `TraitTreeID` int NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', + PRIMARY KEY (`ID`,`VerifiedBuild`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Table structure for table `trait_sub_tree_locale` +-- + +DROP TABLE IF EXISTS `trait_sub_tree_locale`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `trait_sub_tree_locale` ( + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text COLLATE utf8mb4_unicode_ci, + `Description_lang` text COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', + PRIMARY KEY (`ID`,`locale`,`VerifiedBuild`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci +/*!50500 PARTITION BY LIST COLUMNS(locale) +(PARTITION deDE VALUES IN ('deDE') ENGINE = InnoDB, + PARTITION esES VALUES IN ('esES') ENGINE = InnoDB, + PARTITION esMX VALUES IN ('esMX') ENGINE = InnoDB, + PARTITION frFR VALUES IN ('frFR') ENGINE = InnoDB, + PARTITION itIT VALUES IN ('itIT') ENGINE = InnoDB, + PARTITION koKR VALUES IN ('koKR') ENGINE = InnoDB, + PARTITION ptBR VALUES IN ('ptBR') ENGINE = InnoDB, + PARTITION ruRU VALUES IN ('ruRU') ENGINE = InnoDB, + PARTITION zhCN VALUES IN ('zhCN') ENGINE = InnoDB, + PARTITION zhTW VALUES IN ('zhTW') ENGINE = InnoDB) */; +/*!40101 SET character_set_client = @saved_cs_client */; + -- -- Table structure for table `trait_tree` -- @@ -9935,15 +10090,15 @@ CREATE TABLE `transmog_set` ( `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `ID` int unsigned NOT NULL DEFAULT '0', `ClassMask` int NOT NULL DEFAULT '0', - `TrackingQuestID` int unsigned NOT NULL DEFAULT '0', + `TrackingQuestID` int NOT NULL DEFAULT '0', `Flags` int NOT NULL DEFAULT '0', - `TransmogSetGroupID` int unsigned NOT NULL DEFAULT '0', + `TransmogSetGroupID` int NOT NULL DEFAULT '0', `ItemNameDescriptionID` int NOT NULL DEFAULT '0', - `ParentTransmogSetID` smallint unsigned NOT NULL DEFAULT '0', - `Unknown810` tinyint unsigned NOT NULL DEFAULT '0', - `ExpansionID` tinyint unsigned NOT NULL DEFAULT '0', + `ParentTransmogSetID` int NOT NULL DEFAULT '0', + `Unknown810` int NOT NULL DEFAULT '0', + `ExpansionID` int NOT NULL DEFAULT '0', `PatchID` int NOT NULL DEFAULT '0', - `UiOrder` smallint NOT NULL DEFAULT '0', + `UiOrder` int NOT NULL DEFAULT '0', `PlayerConditionID` int NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) @@ -10098,6 +10253,8 @@ CREATE TABLE `ui_map` ( `BkgAtlasID` int NOT NULL DEFAULT '0', `AlternateUiMapGroup` int NOT NULL DEFAULT '0', `ContentTuningID` int NOT NULL DEFAULT '0', + `AdventureMapTextureKitID` int NOT NULL DEFAULT '0', + `MapArtZoneTextPosition` tinyint NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; @@ -10273,7 +10430,7 @@ DROP TABLE IF EXISTS `unit_condition`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `unit_condition` ( `ID` int unsigned NOT NULL DEFAULT '0', - `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', `Variable1` tinyint unsigned NOT NULL DEFAULT '0', `Variable2` tinyint unsigned NOT NULL DEFAULT '0', `Variable3` tinyint unsigned NOT NULL DEFAULT '0', @@ -10282,14 +10439,14 @@ CREATE TABLE `unit_condition` ( `Variable6` tinyint unsigned NOT NULL DEFAULT '0', `Variable7` tinyint unsigned NOT NULL DEFAULT '0', `Variable8` tinyint unsigned NOT NULL DEFAULT '0', - `Op1` tinyint NOT NULL DEFAULT '0', - `Op2` tinyint NOT NULL DEFAULT '0', - `Op3` tinyint NOT NULL DEFAULT '0', - `Op4` tinyint NOT NULL DEFAULT '0', - `Op5` tinyint NOT NULL DEFAULT '0', - `Op6` tinyint NOT NULL DEFAULT '0', - `Op7` tinyint NOT NULL DEFAULT '0', - `Op8` tinyint NOT NULL DEFAULT '0', + `Op1` tinyint unsigned NOT NULL DEFAULT '0', + `Op2` tinyint unsigned NOT NULL DEFAULT '0', + `Op3` tinyint unsigned NOT NULL DEFAULT '0', + `Op4` tinyint unsigned NOT NULL DEFAULT '0', + `Op5` tinyint unsigned NOT NULL DEFAULT '0', + `Op6` tinyint unsigned NOT NULL DEFAULT '0', + `Op7` tinyint unsigned NOT NULL DEFAULT '0', + `Op8` tinyint unsigned NOT NULL DEFAULT '0', `Value1` int NOT NULL DEFAULT '0', `Value2` int NOT NULL DEFAULT '0', `Value3` int NOT NULL DEFAULT '0', @@ -10463,7 +10620,7 @@ CREATE TABLE `vehicle_seat` ( `Flags` int NOT NULL DEFAULT '0', `FlagsB` int NOT NULL DEFAULT '0', `FlagsC` int NOT NULL DEFAULT '0', - `AttachmentID` tinyint NOT NULL DEFAULT '0', + `AttachmentID` int NOT NULL DEFAULT '0', `EnterPreDelay` float NOT NULL DEFAULT '0', `EnterSpeed` float NOT NULL DEFAULT '0', `EnterGravity` float NOT NULL DEFAULT '0', @@ -10471,12 +10628,12 @@ CREATE TABLE `vehicle_seat` ( `EnterMaxDuration` float NOT NULL DEFAULT '0', `EnterMinArcHeight` float NOT NULL DEFAULT '0', `EnterMaxArcHeight` float NOT NULL DEFAULT '0', - `EnterAnimStart` int NOT NULL DEFAULT '0', - `EnterAnimLoop` int NOT NULL DEFAULT '0', - `RideAnimStart` int NOT NULL DEFAULT '0', - `RideAnimLoop` int NOT NULL DEFAULT '0', - `RideUpperAnimStart` int NOT NULL DEFAULT '0', - `RideUpperAnimLoop` int NOT NULL DEFAULT '0', + `EnterAnimStart` smallint NOT NULL DEFAULT '0', + `EnterAnimLoop` smallint NOT NULL DEFAULT '0', + `RideAnimStart` smallint NOT NULL DEFAULT '0', + `RideAnimLoop` smallint NOT NULL DEFAULT '0', + `RideUpperAnimStart` smallint NOT NULL DEFAULT '0', + `RideUpperAnimLoop` smallint NOT NULL DEFAULT '0', `ExitPreDelay` float NOT NULL DEFAULT '0', `ExitSpeed` float NOT NULL DEFAULT '0', `ExitGravity` float NOT NULL DEFAULT '0', @@ -10484,9 +10641,9 @@ CREATE TABLE `vehicle_seat` ( `ExitMaxDuration` float NOT NULL DEFAULT '0', `ExitMinArcHeight` float NOT NULL DEFAULT '0', `ExitMaxArcHeight` float NOT NULL DEFAULT '0', - `ExitAnimStart` int NOT NULL DEFAULT '0', - `ExitAnimLoop` int NOT NULL DEFAULT '0', - `ExitAnimEnd` int NOT NULL DEFAULT '0', + `ExitAnimStart` smallint NOT NULL DEFAULT '0', + `ExitAnimLoop` smallint NOT NULL DEFAULT '0', + `ExitAnimEnd` smallint NOT NULL DEFAULT '0', `VehicleEnterAnim` smallint NOT NULL DEFAULT '0', `VehicleEnterAnimBone` tinyint NOT NULL DEFAULT '0', `VehicleExitAnim` smallint NOT NULL DEFAULT '0', @@ -10533,7 +10690,7 @@ DROP TABLE IF EXISTS `vignette`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `vignette` ( `ID` int unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `PlayerConditionID` int unsigned NOT NULL DEFAULT '0', `VisibleTrackingQuestID` int unsigned NOT NULL DEFAULT '0', `QuestFeedbackEffectID` int unsigned NOT NULL DEFAULT '0', @@ -10557,8 +10714,8 @@ DROP TABLE IF EXISTS `vignette_locale`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `vignette_locale` ( `ID` int unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`locale`,`VerifiedBuild`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci @@ -10707,4 +10864,4 @@ CREATE TABLE `world_state_expression` ( /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2024-05-11 3:06:58 +-- Dump completed on 2024-09-03 0:47:48 diff --git a/sql/base/dev/world_database.sql b/sql/base/dev/world_database.sql index 14d9b29da..7793ce176 100644 --- a/sql/base/dev/world_database.sql +++ b/sql/base/dev/world_database.sql @@ -1,8 +1,8 @@ --- MySQL dump 10.13 Distrib 8.0.36, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 8.0.39, for Linux (x86_64) -- -- Host: localhost Database: world -- ------------------------------------------------------ --- Server version 8.0.36-0ubuntu0.22.04.1 +-- Server version 8.0.39-0ubuntu0.22.04.1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; @@ -127,7 +127,6 @@ CREATE TABLE `areatrigger` ( `PhaseUseFlags` tinyint unsigned DEFAULT '0', `PhaseId` int unsigned DEFAULT '0', `PhaseGroup` int unsigned DEFAULT '0', - `SpellForVisuals` int DEFAULT NULL, `ScriptName` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `Comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `VerifiedBuild` int NOT NULL DEFAULT '0', @@ -155,6 +154,7 @@ CREATE TABLE `areatrigger_create_properties` ( `AnimId` int NOT NULL DEFAULT '-1', `AnimKitId` int NOT NULL DEFAULT '0', `DecalPropertiesId` int unsigned NOT NULL DEFAULT '0', + `SpellForVisuals` int DEFAULT NULL, `TimeToTarget` int unsigned NOT NULL DEFAULT '0', `TimeToTargetScale` int unsigned NOT NULL DEFAULT '0', `Shape` tinyint unsigned NOT NULL DEFAULT '0', @@ -302,6 +302,8 @@ CREATE TABLE `areatrigger_template` ( `Id` int unsigned NOT NULL, `IsCustom` tinyint unsigned NOT NULL, `Flags` int unsigned NOT NULL DEFAULT '0', + `ActionSetId` int unsigned NOT NULL DEFAULT '0', + `ActionSetFlags` int unsigned NOT NULL DEFAULT '0', `VerifiedBuild` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`Id`,`IsCustom`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; @@ -741,8 +743,8 @@ DROP TABLE IF EXISTS `creature_loot_template`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_loot_template` ( `Entry` int unsigned NOT NULL DEFAULT '0', + `ItemType` tinyint NOT NULL DEFAULT '0', `Item` int unsigned NOT NULL DEFAULT '0', - `Reference` int unsigned NOT NULL DEFAULT '0', `Chance` float NOT NULL DEFAULT '100', `QuestRequired` tinyint(1) NOT NULL DEFAULT '0', `LootMode` smallint unsigned NOT NULL DEFAULT '1', @@ -750,7 +752,7 @@ CREATE TABLE `creature_loot_template` ( `MinCount` tinyint unsigned NOT NULL DEFAULT '1', `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', `Comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - PRIMARY KEY (`Entry`,`Item`) + KEY `idx_primary` (`Entry`,`ItemType`,`Item`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; @@ -1196,7 +1198,7 @@ CREATE TABLE `creature_text` ( `ID` tinyint unsigned NOT NULL DEFAULT '0', `Text` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `Type` tinyint unsigned NOT NULL DEFAULT '0', - `Language` tinyint NOT NULL DEFAULT '0', + `Language` tinyint unsigned NOT NULL DEFAULT '0', `Probability` float NOT NULL DEFAULT '0', `Emote` int unsigned NOT NULL DEFAULT '0', `Duration` int unsigned NOT NULL DEFAULT '0', @@ -1301,8 +1303,8 @@ DROP TABLE IF EXISTS `disenchant_loot_template`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `disenchant_loot_template` ( `Entry` int unsigned NOT NULL DEFAULT '0', + `ItemType` tinyint NOT NULL DEFAULT '0', `Item` int unsigned NOT NULL DEFAULT '0', - `Reference` int unsigned NOT NULL DEFAULT '0', `Chance` float NOT NULL DEFAULT '100', `QuestRequired` tinyint(1) NOT NULL DEFAULT '0', `LootMode` smallint unsigned NOT NULL DEFAULT '1', @@ -1310,7 +1312,7 @@ CREATE TABLE `disenchant_loot_template` ( `MinCount` tinyint unsigned NOT NULL DEFAULT '1', `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', `Comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - PRIMARY KEY (`Entry`,`Item`) + KEY `idx_primary` (`Entry`,`ItemType`,`Item`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; @@ -1373,8 +1375,8 @@ DROP TABLE IF EXISTS `fishing_loot_template`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `fishing_loot_template` ( `Entry` int unsigned NOT NULL DEFAULT '0', + `ItemType` tinyint NOT NULL DEFAULT '0', `Item` int unsigned NOT NULL DEFAULT '0', - `Reference` int unsigned NOT NULL DEFAULT '0', `Chance` float NOT NULL DEFAULT '100', `QuestRequired` tinyint(1) NOT NULL DEFAULT '0', `LootMode` smallint unsigned NOT NULL DEFAULT '1', @@ -1382,7 +1384,7 @@ CREATE TABLE `fishing_loot_template` ( `MinCount` tinyint unsigned NOT NULL DEFAULT '1', `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', `Comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - PRIMARY KEY (`Entry`,`Item`) + KEY `idx_primary` (`Entry`,`ItemType`,`Item`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; @@ -1723,8 +1725,8 @@ DROP TABLE IF EXISTS `gameobject_loot_template`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gameobject_loot_template` ( `Entry` int unsigned NOT NULL DEFAULT '0', + `ItemType` tinyint NOT NULL DEFAULT '0', `Item` int unsigned NOT NULL DEFAULT '0', - `Reference` int unsigned NOT NULL DEFAULT '0', `Chance` float NOT NULL DEFAULT '100', `QuestRequired` tinyint(1) NOT NULL DEFAULT '0', `LootMode` smallint unsigned NOT NULL DEFAULT '1', @@ -1732,7 +1734,7 @@ CREATE TABLE `gameobject_loot_template` ( `MinCount` tinyint unsigned NOT NULL DEFAULT '1', `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', `Comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - PRIMARY KEY (`Entry`,`Item`) + KEY `idx_primary` (`Entry`,`ItemType`,`Item`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; @@ -1964,6 +1966,7 @@ DROP TABLE IF EXISTS `gossip_menu_addon`; CREATE TABLE `gossip_menu_addon` ( `MenuID` int unsigned NOT NULL DEFAULT '0', `FriendshipFactionID` int NOT NULL DEFAULT '0', + `LfgDungeonsID` int NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`MenuID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; @@ -2102,8 +2105,8 @@ DROP TABLE IF EXISTS `item_loot_template`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_loot_template` ( `Entry` int unsigned NOT NULL DEFAULT '0', + `ItemType` tinyint NOT NULL DEFAULT '0', `Item` int unsigned NOT NULL DEFAULT '0', - `Reference` int unsigned NOT NULL DEFAULT '0', `Chance` float NOT NULL DEFAULT '100', `QuestRequired` tinyint(1) NOT NULL DEFAULT '0', `LootMode` smallint unsigned NOT NULL DEFAULT '1', @@ -2111,7 +2114,7 @@ CREATE TABLE `item_loot_template` ( `MinCount` tinyint unsigned NOT NULL DEFAULT '1', `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', `Comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - PRIMARY KEY (`Entry`,`Item`) + KEY `idx_primary` (`Entry`,`ItemType`,`Item`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; @@ -2259,8 +2262,8 @@ DROP TABLE IF EXISTS `mail_loot_template`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `mail_loot_template` ( `Entry` int unsigned NOT NULL DEFAULT '0', + `ItemType` tinyint NOT NULL DEFAULT '0', `Item` int unsigned NOT NULL DEFAULT '0', - `Reference` int unsigned NOT NULL DEFAULT '0', `Chance` float NOT NULL DEFAULT '100', `QuestRequired` tinyint(1) NOT NULL DEFAULT '0', `LootMode` smallint unsigned NOT NULL DEFAULT '1', @@ -2268,7 +2271,7 @@ CREATE TABLE `mail_loot_template` ( `MinCount` tinyint unsigned NOT NULL DEFAULT '1', `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', `Comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - PRIMARY KEY (`Entry`,`Item`) + KEY `idx_primary` (`Entry`,`ItemType`,`Item`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; @@ -2281,8 +2284,8 @@ DROP TABLE IF EXISTS `milling_loot_template`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `milling_loot_template` ( `Entry` int unsigned NOT NULL DEFAULT '0', + `ItemType` tinyint NOT NULL DEFAULT '0', `Item` int unsigned NOT NULL DEFAULT '0', - `Reference` int unsigned NOT NULL DEFAULT '0', `Chance` float NOT NULL DEFAULT '100', `QuestRequired` tinyint(1) NOT NULL DEFAULT '0', `LootMode` smallint unsigned NOT NULL DEFAULT '1', @@ -2290,7 +2293,7 @@ CREATE TABLE `milling_loot_template` ( `MinCount` tinyint unsigned NOT NULL DEFAULT '1', `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', `Comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - PRIMARY KEY (`Entry`,`Item`) + KEY `idx_primary` (`Entry`,`ItemType`,`Item`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; @@ -2503,8 +2506,8 @@ DROP TABLE IF EXISTS `pickpocketing_loot_template`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pickpocketing_loot_template` ( `Entry` int unsigned NOT NULL DEFAULT '0', + `ItemType` tinyint NOT NULL DEFAULT '0', `Item` int unsigned NOT NULL DEFAULT '0', - `Reference` int unsigned NOT NULL DEFAULT '0', `Chance` float NOT NULL DEFAULT '100', `QuestRequired` tinyint(1) NOT NULL DEFAULT '0', `LootMode` smallint unsigned NOT NULL DEFAULT '1', @@ -2512,7 +2515,7 @@ CREATE TABLE `pickpocketing_loot_template` ( `MinCount` tinyint unsigned NOT NULL DEFAULT '1', `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', `Comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - PRIMARY KEY (`Entry`,`Item`) + KEY `idx_primary` (`Entry`,`ItemType`,`Item`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; @@ -3021,8 +3024,8 @@ DROP TABLE IF EXISTS `prospecting_loot_template`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `prospecting_loot_template` ( `Entry` int unsigned NOT NULL DEFAULT '0', + `ItemType` tinyint NOT NULL DEFAULT '0', `Item` int unsigned NOT NULL DEFAULT '0', - `Reference` int unsigned NOT NULL DEFAULT '0', `Chance` float NOT NULL DEFAULT '100', `QuestRequired` tinyint(1) NOT NULL DEFAULT '0', `LootMode` smallint unsigned NOT NULL DEFAULT '1', @@ -3030,7 +3033,7 @@ CREATE TABLE `prospecting_loot_template` ( `MinCount` tinyint unsigned NOT NULL DEFAULT '1', `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', `Comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - PRIMARY KEY (`Entry`,`Item`) + KEY `idx_primary` (`Entry`,`ItemType`,`Item`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; @@ -3547,7 +3550,6 @@ CREATE TABLE `quest_template` ( `AreaGroupID` int unsigned NOT NULL DEFAULT '0', `TimeAllowed` bigint NOT NULL DEFAULT '0', `AllowableRaces` bigint unsigned DEFAULT '0', - `TreasurePickerID` int NOT NULL DEFAULT '0', `Expansion` int NOT NULL DEFAULT '0', `ManagedWorldStateID` int NOT NULL DEFAULT '0', `QuestSessionBonus` int NOT NULL DEFAULT '0', @@ -3560,6 +3562,7 @@ CREATE TABLE `quest_template` ( `PortraitTurnInText` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `PortraitTurnInName` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `QuestCompletionLog` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ResetByScheduler` tinyint NOT NULL DEFAULT '0', `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Quest System'; @@ -3620,6 +3623,21 @@ CREATE TABLE `quest_template_locale` ( ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; +-- +-- Table structure for table `quest_treasure_pickers` +-- + +DROP TABLE IF EXISTS `quest_treasure_pickers`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `quest_treasure_pickers` ( + `QuestID` int unsigned NOT NULL, + `TreasurePickerID` int NOT NULL, + `OrderIndex` int NOT NULL DEFAULT '0', + PRIMARY KEY (`QuestID`,`TreasurePickerID`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + -- -- Table structure for table `quest_visual_effect` -- @@ -3660,8 +3678,8 @@ DROP TABLE IF EXISTS `reference_loot_template`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `reference_loot_template` ( `Entry` int unsigned NOT NULL DEFAULT '0', + `ItemType` tinyint NOT NULL DEFAULT '0', `Item` int unsigned NOT NULL DEFAULT '0', - `Reference` int unsigned NOT NULL DEFAULT '0', `Chance` float NOT NULL DEFAULT '100', `QuestRequired` tinyint(1) NOT NULL DEFAULT '0', `LootMode` smallint unsigned NOT NULL DEFAULT '1', @@ -3669,7 +3687,7 @@ CREATE TABLE `reference_loot_template` ( `MinCount` tinyint unsigned NOT NULL DEFAULT '1', `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', `Comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - PRIMARY KEY (`Entry`,`Item`) + KEY `idx_primary` (`Entry`,`ItemType`,`Item`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; @@ -4074,8 +4092,8 @@ DROP TABLE IF EXISTS `skinning_loot_template`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `skinning_loot_template` ( `Entry` int unsigned NOT NULL DEFAULT '0', + `ItemType` tinyint NOT NULL DEFAULT '0', `Item` int unsigned NOT NULL DEFAULT '0', - `Reference` int unsigned NOT NULL DEFAULT '0', `Chance` float NOT NULL DEFAULT '100', `QuestRequired` tinyint(1) NOT NULL DEFAULT '0', `LootMode` smallint unsigned NOT NULL DEFAULT '1', @@ -4083,7 +4101,7 @@ CREATE TABLE `skinning_loot_template` ( `MinCount` tinyint unsigned NOT NULL DEFAULT '1', `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', `Comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - PRIMARY KEY (`Entry`,`Item`) + KEY `idx_primary` (`Entry`,`ItemType`,`Item`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; @@ -4285,8 +4303,8 @@ DROP TABLE IF EXISTS `spell_loot_template`; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_loot_template` ( `Entry` int unsigned NOT NULL DEFAULT '0', + `ItemType` tinyint NOT NULL DEFAULT '0', `Item` int unsigned NOT NULL DEFAULT '0', - `Reference` int unsigned NOT NULL DEFAULT '0', `Chance` float NOT NULL DEFAULT '100', `QuestRequired` tinyint(1) NOT NULL DEFAULT '0', `LootMode` smallint unsigned NOT NULL DEFAULT '1', @@ -4294,7 +4312,7 @@ CREATE TABLE `spell_loot_template` ( `MinCount` tinyint unsigned NOT NULL DEFAULT '1', `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', `Comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, - PRIMARY KEY (`Entry`,`Item`) + KEY `idx_primary` (`Entry`,`ItemType`,`Item`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; @@ -4572,6 +4590,36 @@ CREATE TABLE `trinity_string` ( ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; +-- +-- Table structure for table `ui_map_quest` +-- + +DROP TABLE IF EXISTS `ui_map_quest`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `ui_map_quest` ( + `UiMapId` int unsigned NOT NULL, + `QuestId` int unsigned NOT NULL, + `VerifiedBuild` int NOT NULL DEFAULT '0', + PRIMARY KEY (`UiMapId`,`QuestId`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Table structure for table `ui_map_quest_line` +-- + +DROP TABLE IF EXISTS `ui_map_quest_line`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `ui_map_quest_line` ( + `UiMapId` int unsigned NOT NULL, + `QuestLineId` int unsigned NOT NULL, + `VerifiedBuild` int NOT NULL DEFAULT '0', + PRIMARY KEY (`UiMapId`,`QuestLineId`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + -- -- Table structure for table `updates` -- @@ -4844,6 +4892,7 @@ CREATE TABLE `world_safe_locs` ( `LocY` float DEFAULT NULL, `LocZ` float DEFAULT NULL, `Facing` float DEFAULT NULL, + `TransportSpawnId` bigint unsigned DEFAULT NULL, `Comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`ID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; @@ -4934,4 +4983,4 @@ CREATE TABLE `world_state` ( /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2024-05-11 3:06:56 +-- Dump completed on 2024-09-03 0:47:46 diff --git a/sql/updates/auth/master/2024_05_11_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_05_11_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2024_05_11_00_auth.sql rename to sql/old/11.x/auth/24051_2024_09_03/2024_05_11_00_auth.sql diff --git a/sql/updates/auth/master/2024_05_14_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_05_14_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2024_05_14_00_auth.sql rename to sql/old/11.x/auth/24051_2024_09_03/2024_05_14_00_auth.sql diff --git a/sql/updates/auth/master/2024_05_16_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_05_16_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2024_05_16_00_auth.sql rename to sql/old/11.x/auth/24051_2024_09_03/2024_05_16_00_auth.sql diff --git a/sql/updates/auth/master/2024_05_17_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_05_17_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2024_05_17_00_auth.sql rename to sql/old/11.x/auth/24051_2024_09_03/2024_05_17_00_auth.sql diff --git a/sql/updates/auth/master/2024_05_18_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_05_18_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2024_05_18_00_auth.sql rename to sql/old/11.x/auth/24051_2024_09_03/2024_05_18_00_auth.sql diff --git a/sql/updates/auth/master/2024_05_25_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_05_25_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2024_05_25_00_auth.sql rename to sql/old/11.x/auth/24051_2024_09_03/2024_05_25_00_auth.sql diff --git a/sql/updates/auth/master/2024_05_29_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_05_29_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2024_05_29_00_auth.sql rename to sql/old/11.x/auth/24051_2024_09_03/2024_05_29_00_auth.sql diff --git a/sql/updates/auth/master/2024_06_05_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_06_05_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2024_06_05_00_auth.sql rename to sql/old/11.x/auth/24051_2024_09_03/2024_06_05_00_auth.sql diff --git a/sql/updates/auth/master/2024_06_15_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_06_15_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2024_06_15_00_auth.sql rename to sql/old/11.x/auth/24051_2024_09_03/2024_06_15_00_auth.sql diff --git a/sql/updates/auth/master/2024_06_17_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_06_17_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2024_06_17_00_auth.sql rename to sql/old/11.x/auth/24051_2024_09_03/2024_06_17_00_auth.sql diff --git a/sql/updates/auth/master/2024_06_26_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_06_26_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2024_06_26_00_auth.sql rename to sql/old/11.x/auth/24051_2024_09_03/2024_06_26_00_auth.sql diff --git a/sql/updates/auth/master/2024_07_09_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_07_09_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2024_07_09_00_auth.sql rename to sql/old/11.x/auth/24051_2024_09_03/2024_07_09_00_auth.sql diff --git a/sql/updates/auth/master/2024_07_16_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_07_16_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2024_07_16_00_auth.sql rename to sql/old/11.x/auth/24051_2024_09_03/2024_07_16_00_auth.sql diff --git a/sql/updates/auth/master/2024_08_02_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_02_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2024_08_02_00_auth.sql rename to sql/old/11.x/auth/24051_2024_09_03/2024_08_02_00_auth.sql diff --git a/sql/old/11.x/auth/24051_2024_09_03/2024_08_07_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_07_00_auth.sql new file mode 100644 index 000000000..8f80b1172 --- /dev/null +++ b/sql/old/11.x/auth/24051_2024_09_03/2024_08_07_00_auth.sql @@ -0,0 +1,7 @@ +DELETE FROM `build_info` WHERE `build` IN (55960); +INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES +(55960,11,0,0,NULL,NULL,'078C056CFC7B371BDE1BAF308E6C19AF',NULL,NULL,NULL); + +UPDATE `realmlist` SET `gamebuild`=55960 WHERE `gamebuild`=55939; + +ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '55960'; diff --git a/sql/old/11.x/auth/24051_2024_09_03/2024_08_09_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_09_00_auth.sql new file mode 100644 index 000000000..3193492d5 --- /dev/null +++ b/sql/old/11.x/auth/24051_2024_09_03/2024_08_09_00_auth.sql @@ -0,0 +1,7 @@ +DELETE FROM `build_info` WHERE `build` IN (56008); +INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES +(56008,11,0,0,NULL,NULL,'00FCD6BFFCCCBA7A8E71E307EA6EBD0C',NULL,NULL,NULL); + +UPDATE `realmlist` SET `gamebuild`=56008 WHERE `gamebuild`=55960; + +ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '56008'; diff --git a/sql/old/11.x/auth/24051_2024_09_03/2024_08_15_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_15_00_auth.sql new file mode 100644 index 000000000..3a50b6b59 --- /dev/null +++ b/sql/old/11.x/auth/24051_2024_09_03/2024_08_15_00_auth.sql @@ -0,0 +1,8 @@ +DELETE FROM `build_info` WHERE `build` IN (55959,56110); +INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES +(55959,11,0,2,NULL,NULL,'ED57E0538FD1CE99B171BE34823148A9',NULL,NULL,NULL), +(56110,11,0,2,NULL,NULL,'800BCA228E2FAE37ED160F3C09E21F3A',NULL,NULL,NULL); + +UPDATE `realmlist` SET `gamebuild`=56110 WHERE `gamebuild`=56008; + +ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '56110'; diff --git a/sql/old/11.x/auth/24051_2024_09_03/2024_08_17_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_17_00_auth.sql new file mode 100644 index 000000000..1cdc5e0c0 --- /dev/null +++ b/sql/old/11.x/auth/24051_2024_09_03/2024_08_17_00_auth.sql @@ -0,0 +1,7 @@ +DELETE FROM `build_info` WHERE `build` IN (56162); +INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES +(56162,11,0,2,NULL,NULL,'6F5C93BA436665A94DB67CE5361D4EA8',NULL,NULL,NULL); + +UPDATE `realmlist` SET `gamebuild`=56162 WHERE `gamebuild`=56110; + +ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '56162'; diff --git a/sql/old/11.x/auth/24051_2024_09_03/2024_08_18_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_18_00_auth.sql new file mode 100644 index 000000000..641e0d3d1 --- /dev/null +++ b/sql/old/11.x/auth/24051_2024_09_03/2024_08_18_00_auth.sql @@ -0,0 +1 @@ +ALTER TABLE `account` ADD `client_build` int unsigned NOT NULL DEFAULT '0' AFTER `muteby`; diff --git a/sql/old/11.x/auth/24051_2024_09_03/2024_08_21_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_21_00_auth.sql new file mode 100644 index 000000000..24b8e1ab7 --- /dev/null +++ b/sql/old/11.x/auth/24051_2024_09_03/2024_08_21_00_auth.sql @@ -0,0 +1,7 @@ +DELETE FROM `build_info` WHERE `build` IN (56196); +INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES +(56196,11,0,2,NULL,NULL,'81FC14274BFF0347FFF9C8B1AA6BED9B',NULL,NULL,NULL); + +UPDATE `realmlist` SET `gamebuild`=56196 WHERE `gamebuild`=56162; + +ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '56196'; diff --git a/sql/old/11.x/auth/24051_2024_09_03/2024_08_22_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_22_00_auth.sql new file mode 100644 index 000000000..98264daf1 --- /dev/null +++ b/sql/old/11.x/auth/24051_2024_09_03/2024_08_22_00_auth.sql @@ -0,0 +1,7 @@ +DELETE FROM `build_info` WHERE `build` IN (56263); +INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES +(56263,11,0,2,NULL,NULL,'EA8472C99236CC617BF518A924014D56',NULL,NULL,NULL); + +UPDATE `realmlist` SET `gamebuild`=56263 WHERE `gamebuild`=56196; + +ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '56263'; diff --git a/sql/old/11.x/auth/24051_2024_09_03/2024_08_23_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_23_00_auth.sql new file mode 100644 index 000000000..015d9c149 --- /dev/null +++ b/sql/old/11.x/auth/24051_2024_09_03/2024_08_23_00_auth.sql @@ -0,0 +1,7 @@ +DELETE FROM `build_info` WHERE `build` IN (56288); +INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES +(56288,11,0,2,NULL,NULL,'03544E35D0480938E5C1238B3A26BDDD',NULL,NULL,NULL); + +UPDATE `realmlist` SET `gamebuild`=56288 WHERE `gamebuild`=56263; + +ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '56288'; diff --git a/sql/old/11.x/auth/24051_2024_09_03/2024_08_23_01_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_23_01_auth.sql new file mode 100644 index 000000000..da7039365 --- /dev/null +++ b/sql/old/11.x/auth/24051_2024_09_03/2024_08_23_01_auth.sql @@ -0,0 +1,3 @@ +ALTER TABLE `account` MODIFY `expansion` tinyint unsigned NOT NULL DEFAULT 10; + +UPDATE `account` SET `expansion`=10 WHERE `expansion`=9; diff --git a/sql/old/11.x/auth/24051_2024_09_03/2024_08_24_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_24_00_auth.sql new file mode 100644 index 000000000..b7338a1a6 --- /dev/null +++ b/sql/old/11.x/auth/24051_2024_09_03/2024_08_24_00_auth.sql @@ -0,0 +1,7 @@ +DELETE FROM `build_info` WHERE `build` IN (56311); +INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES +(56311,11,0,2,NULL,NULL,'AC6415575AEE4D32735FFAD0C57226B2',NULL,NULL,NULL); + +UPDATE `realmlist` SET `gamebuild`=56311 WHERE `gamebuild`=56288; + +ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '56311'; diff --git a/sql/old/11.x/auth/24051_2024_09_03/2024_08_28_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_28_00_auth.sql new file mode 100644 index 000000000..5ef652ec2 --- /dev/null +++ b/sql/old/11.x/auth/24051_2024_09_03/2024_08_28_00_auth.sql @@ -0,0 +1,7 @@ +DELETE FROM `build_info` WHERE `build` IN (56313); +INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES +(56313,11,0,2,NULL,NULL,'EAF769009A9AD3B1AA0414E1C344074B',NULL,NULL,NULL); + +UPDATE `realmlist` SET `gamebuild`=56313 WHERE `gamebuild`=56311; + +ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '56313'; diff --git a/sql/old/11.x/auth/24051_2024_09_03/2024_08_28_01_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_28_01_auth.sql new file mode 100644 index 000000000..7e547d9cc --- /dev/null +++ b/sql/old/11.x/auth/24051_2024_09_03/2024_08_28_01_auth.sql @@ -0,0 +1,6 @@ +ALTER TABLE `build_info` ADD `macArmAuthSeed` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL AFTER `mac64AuthSeed`; + +UPDATE `build_info` SET `macArmAuthSeed`='778F6A5DF79A4EF1B86F651F3B303CE7' WHERE `build`=56196; +UPDATE `build_info` SET `macArmAuthSeed`='41710C793EF021721F14B06EC1896D3F' WHERE `build`=56288; +UPDATE `build_info` SET `macArmAuthSeed`='412D3200715AAFDC0522DF031A941F0E' WHERE `build`=56311; +UPDATE `build_info` SET `macArmAuthSeed`='A83ED19EE659BC95CC322D1E49BDEDBB' WHERE `build`=56313; diff --git a/sql/old/11.x/auth/24051_2024_09_03/2024_08_30_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_30_00_auth.sql new file mode 100644 index 000000000..2b36c28a3 --- /dev/null +++ b/sql/old/11.x/auth/24051_2024_09_03/2024_08_30_00_auth.sql @@ -0,0 +1,39 @@ +-- +-- Table structure for table `build_auth_key` +-- +DROP TABLE IF EXISTS `build_auth_key`; +CREATE TABLE `build_auth_key` ( + `build` int NOT NULL, + `platform` char(4) CHARACTER SET ascii COLLATE ascii_bin NOT NULL, + `arch` char(4) CHARACTER SET ascii COLLATE ascii_bin NOT NULL, + `type` char(4) CHARACTER SET ascii COLLATE ascii_bin NOT NULL, + `key` binary(16) NOT NULL, + PRIMARY KEY (`build`,`platform`,`arch`,`type`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Table structure for table `build_executable_hash` +-- +DROP TABLE IF EXISTS `build_executable_hash`; +CREATE TABLE `build_executable_hash` ( + `build` int NOT NULL, + `platform` char(4) CHARACTER SET ascii COLLATE ascii_bin NOT NULL, + `executableHash` binary(20) NOT NULL, + PRIMARY KEY (`build`,`platform`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +INSERT INTO `build_auth_key` SELECT `build`,'Win','x86','WoW',UNHEX(`winAuthSeed`) FROM `build_info` WHERE LENGTH(`winAuthSeed`)=32; +INSERT INTO `build_auth_key` SELECT `build`,'Win','x64','WoW',UNHEX(`win64AuthSeed`) FROM `build_info` WHERE LENGTH(`win64AuthSeed`)=32; +INSERT INTO `build_auth_key` SELECT `build`,'Mac','x64','WoW',UNHEX(`mac64AuthSeed`) FROM `build_info` WHERE LENGTH(`mac64AuthSeed`)=32; +INSERT INTO `build_auth_key` SELECT `build`,'Mac','A64','WoW',UNHEX(`macArmAuthSeed`) FROM `build_info` WHERE LENGTH(`macArmAuthSeed`)=32; + +INSERT INTO `build_executable_hash` SELECT `build`,'Win',UNHEX(`winChecksumSeed`) FROM `build_info` WHERE LENGTH(`winChecksumSeed`)=40; +INSERT INTO `build_executable_hash` SELECT `build`,'OSX',UNHEX(`macChecksumSeed`) FROM `build_info` WHERE LENGTH(`macChecksumSeed`)=40; + +ALTER TABLE `build_info` + DROP `winAuthSeed`, + DROP `win64AuthSeed`, + DROP `mac64AuthSeed`, + DROP `macArmAuthSeed`, + DROP `winChecksumSeed`, + DROP `macChecksumSeed`; diff --git a/sql/old/11.x/auth/24051_2024_09_03/2024_08_30_01_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_30_01_auth.sql new file mode 100644 index 000000000..59e781615 --- /dev/null +++ b/sql/old/11.x/auth/24051_2024_09_03/2024_08_30_01_auth.sql @@ -0,0 +1,14 @@ +DELETE FROM `build_info` WHERE `build` IN (56380,56382); +INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES +(56380,11,0,2,NULL), +(56382,11,0,2,NULL); + +DELETE FROM `build_auth_key` WHERE `build`=56380 AND `platform`='Win' AND `arch`='x64' AND `type`='WoW'; +DELETE FROM `build_auth_key` WHERE `build`=56380 AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC'; +DELETE FROM `build_auth_key` WHERE `build`=56382 AND `platform`='Win' AND `arch`='x64' AND `type`='WoW'; +DELETE FROM `build_auth_key` WHERE `build`=56382 AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC'; +INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES +(56380,'Win','x64','WoW',0xD081784493233E2869933FCC01F1A3C1), +(56380,'Win','x64','WoWC',0x4FB3D72D89F5FF01DD7F4E028494A4E6), +(56382,'Win','x64','WoW',0x67C36A3EF655534C58AD50942192BFDA), +(56382,'Win','x64','WoWC',0xA5BD7A1C33039F58CD45CD5C7EBDF122); diff --git a/sql/old/11.x/auth/24051_2024_09_03/2024_08_31_00_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_31_00_auth.sql new file mode 100644 index 000000000..6d44f1b1d --- /dev/null +++ b/sql/old/11.x/auth/24051_2024_09_03/2024_08_31_00_auth.sql @@ -0,0 +1,13 @@ +DELETE FROM `build_info` WHERE `build` IN (56421); +INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES +(56421,11,0,2,NULL); + +DELETE FROM `build_auth_key` WHERE `build`=56421 AND `platform`='Win' AND `arch`='x64' AND `type`='WoW'; +DELETE FROM `build_auth_key` WHERE `build`=56421 AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC'; +INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES +(56421,'Win','x64','WoW',0x3BDFA9AA4B70041F2C8B8CDE3C8DC255), +(56421,'Win','x64','WoWC',0x0DDB8F8738647F3CD8FD585A3A78ED1B); + +UPDATE `realmlist` SET `gamebuild`=56421 WHERE `gamebuild`=56313; + +ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '56421'; diff --git a/sql/old/11.x/auth/24051_2024_09_03/2024_08_31_01_auth.sql b/sql/old/11.x/auth/24051_2024_09_03/2024_08_31_01_auth.sql new file mode 100644 index 000000000..40000076b --- /dev/null +++ b/sql/old/11.x/auth/24051_2024_09_03/2024_08_31_01_auth.sql @@ -0,0 +1,2 @@ +DELETE FROM build_auth_key WHERE `build` = 56421 AND `platform` = 'Mac' AND `arch` = 'A64' AND `type`='WoW'; +INSERT INTO build_auth_key VALUES (56421, 'Mac', 'A64', 'WoW', 0x5892FFABAEFDCECB0CFFAAA55D2F9B13); diff --git a/sql/updates/characters/master/2024_05_11_00_characters.sql b/sql/old/11.x/characters/24051_2024_09_03/2024_05_11_00_characters.sql similarity index 100% rename from sql/updates/characters/master/2024_05_11_00_characters.sql rename to sql/old/11.x/characters/24051_2024_09_03/2024_05_11_00_characters.sql diff --git a/sql/updates/characters/master/2024_07_31_00_characters.sql b/sql/old/11.x/characters/24051_2024_09_03/2024_07_31_00_characters.sql similarity index 100% rename from sql/updates/characters/master/2024_07_31_00_characters.sql rename to sql/old/11.x/characters/24051_2024_09_03/2024_07_31_00_characters.sql diff --git a/sql/updates/characters/master/2024_08_04_00_characters.sql b/sql/old/11.x/characters/24051_2024_09_03/2024_08_04_00_characters.sql similarity index 100% rename from sql/updates/characters/master/2024_08_04_00_characters.sql rename to sql/old/11.x/characters/24051_2024_09_03/2024_08_04_00_characters.sql diff --git a/sql/updates/characters/master/2024_08_05_00_characters.sql b/sql/old/11.x/characters/24051_2024_09_03/2024_08_05_00_characters.sql similarity index 100% rename from sql/updates/characters/master/2024_08_05_00_characters.sql rename to sql/old/11.x/characters/24051_2024_09_03/2024_08_05_00_characters.sql diff --git a/sql/old/11.x/characters/24051_2024_09_03/2024_08_26_00_characters.sql b/sql/old/11.x/characters/24051_2024_09_03/2024_08_26_00_characters.sql new file mode 100644 index 000000000..dedde7070 --- /dev/null +++ b/sql/old/11.x/characters/24051_2024_09_03/2024_08_26_00_characters.sql @@ -0,0 +1,3 @@ +ALTER TABLE `item_loot_items` ADD `item_type` tinyint NOT NULL DEFAULT 0 COMMENT 'item or currency' AFTER `container_id`; +ALTER TABLE `item_loot_items` DROP PRIMARY KEY; +ALTER TABLE `item_loot_items` ADD PRIMARY KEY (`container_id`,`item_type`,`item_id`); diff --git a/sql/updates/hotfixes/master/2024_05_11_11_hotfixes.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_11_11_hotfixes.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_05_11_11_hotfixes.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_11_11_hotfixes.sql diff --git a/sql/updates/hotfixes/master/2024_05_15_00_hotfixes.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_00_hotfixes.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_05_15_00_hotfixes.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_00_hotfixes.sql diff --git a/sql/updates/hotfixes/master/2024_05_15_01_hotfixes_deDE.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_01_hotfixes_deDE.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_05_15_01_hotfixes_deDE.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_01_hotfixes_deDE.sql diff --git a/sql/updates/hotfixes/master/2024_05_15_02_hotfixes_esES.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_02_hotfixes_esES.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_05_15_02_hotfixes_esES.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_02_hotfixes_esES.sql diff --git a/sql/updates/hotfixes/master/2024_05_15_03_hotfixes_esMX.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_03_hotfixes_esMX.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_05_15_03_hotfixes_esMX.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_03_hotfixes_esMX.sql diff --git a/sql/updates/hotfixes/master/2024_05_15_04_hotfixes_frFR.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_04_hotfixes_frFR.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_05_15_04_hotfixes_frFR.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_04_hotfixes_frFR.sql diff --git a/sql/updates/hotfixes/master/2024_05_15_05_hotfixes_itIT.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_05_hotfixes_itIT.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_05_15_05_hotfixes_itIT.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_05_hotfixes_itIT.sql diff --git a/sql/updates/hotfixes/master/2024_05_15_06_hotfixes_koKR.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_06_hotfixes_koKR.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_05_15_06_hotfixes_koKR.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_06_hotfixes_koKR.sql diff --git a/sql/updates/hotfixes/master/2024_05_15_07_hotfixes_ptBR.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_07_hotfixes_ptBR.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_05_15_07_hotfixes_ptBR.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_07_hotfixes_ptBR.sql diff --git a/sql/updates/hotfixes/master/2024_05_15_08_hotfixes_ruRU.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_08_hotfixes_ruRU.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_05_15_08_hotfixes_ruRU.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_08_hotfixes_ruRU.sql diff --git a/sql/updates/hotfixes/master/2024_05_15_09_hotfixes_zhCN.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_09_hotfixes_zhCN.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_05_15_09_hotfixes_zhCN.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_09_hotfixes_zhCN.sql diff --git a/sql/updates/hotfixes/master/2024_05_15_10_hotfixes_zhTW.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_10_hotfixes_zhTW.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_05_15_10_hotfixes_zhTW.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_15_10_hotfixes_zhTW.sql diff --git a/sql/updates/hotfixes/master/2024_05_27_00_hotfixes.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_27_00_hotfixes.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_05_27_00_hotfixes.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_05_27_00_hotfixes.sql diff --git a/sql/updates/hotfixes/master/2024_06_23_00_hotfixes.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_06_23_00_hotfixes.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_06_23_00_hotfixes.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_06_23_00_hotfixes.sql diff --git a/sql/updates/hotfixes/master/2024_07_25_00_hotfixes_enUS.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_00_hotfixes_enUS.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_07_25_00_hotfixes_enUS.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_00_hotfixes_enUS.sql diff --git a/sql/updates/hotfixes/master/2024_07_25_01_hotfixes_esMX.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_01_hotfixes_esMX.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_07_25_01_hotfixes_esMX.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_01_hotfixes_esMX.sql diff --git a/sql/updates/hotfixes/master/2024_07_25_02_hotfixes_ptBR.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_02_hotfixes_ptBR.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_07_25_02_hotfixes_ptBR.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_02_hotfixes_ptBR.sql diff --git a/sql/updates/hotfixes/master/2024_07_25_03_hotfixes_frFR.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_03_hotfixes_frFR.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_07_25_03_hotfixes_frFR.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_03_hotfixes_frFR.sql diff --git a/sql/updates/hotfixes/master/2024_07_25_04_hotfixes_deDE.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_04_hotfixes_deDE.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_07_25_04_hotfixes_deDE.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_04_hotfixes_deDE.sql diff --git a/sql/updates/hotfixes/master/2024_07_25_05_hotfixes_ruRU.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_05_hotfixes_ruRU.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_07_25_05_hotfixes_ruRU.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_05_hotfixes_ruRU.sql diff --git a/sql/updates/hotfixes/master/2024_07_25_06_hotfixes_koKR.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_06_hotfixes_koKR.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_07_25_06_hotfixes_koKR.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_06_hotfixes_koKR.sql diff --git a/sql/updates/hotfixes/master/2024_07_25_07_hotfixes_itIT.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_07_hotfixes_itIT.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_07_25_07_hotfixes_itIT.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_07_hotfixes_itIT.sql diff --git a/sql/updates/hotfixes/master/2024_07_25_08_hotfixes_esES.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_08_hotfixes_esES.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_07_25_08_hotfixes_esES.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_07_25_08_hotfixes_esES.sql diff --git a/sql/updates/hotfixes/master/2024_08_01_00_hotfixes.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_08_01_00_hotfixes.sql similarity index 100% rename from sql/updates/hotfixes/master/2024_08_01_00_hotfixes.sql rename to sql/old/11.x/hotfixes/24051_2024_09_03/2024_08_01_00_hotfixes.sql diff --git a/sql/old/11.x/hotfixes/24051_2024_09_03/2024_08_10_00_hotfixes.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_08_10_00_hotfixes.sql new file mode 100644 index 000000000..297325106 --- /dev/null +++ b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_08_10_00_hotfixes.sql @@ -0,0 +1,37 @@ +-- +-- Table structure for table `trait_sub_tree` +-- +DROP TABLE IF EXISTS `trait_sub_tree`; +CREATE TABLE `trait_sub_tree` ( + `Name` text, + `Description` text, + `ID` int unsigned NOT NULL DEFAULT '0', + `UiTextureAtlasElementID` int NOT NULL DEFAULT '0', + `TraitTreeID` int NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', + PRIMARY KEY (`ID`,`VerifiedBuild`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Table structure for table `trait_sub_tree_locale` +-- +DROP TABLE IF EXISTS `trait_sub_tree_locale`; +CREATE TABLE `trait_sub_tree_locale` ( + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) NOT NULL, + `Name_lang` text, + `Description_lang` text, + `VerifiedBuild` int NOT NULL DEFAULT '0', + PRIMARY KEY (`ID`,`locale`,`VerifiedBuild`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci +PARTITION BY LIST COLUMNS(locale) +(PARTITION deDE VALUES IN ('deDE') ENGINE = InnoDB, + PARTITION esES VALUES IN ('esES') ENGINE = InnoDB, + PARTITION esMX VALUES IN ('esMX') ENGINE = InnoDB, + PARTITION frFR VALUES IN ('frFR') ENGINE = InnoDB, + PARTITION itIT VALUES IN ('itIT') ENGINE = InnoDB, + PARTITION koKR VALUES IN ('koKR') ENGINE = InnoDB, + PARTITION ptBR VALUES IN ('ptBR') ENGINE = InnoDB, + PARTITION ruRU VALUES IN ('ruRU') ENGINE = InnoDB, + PARTITION zhCN VALUES IN ('zhCN') ENGINE = InnoDB, + PARTITION zhTW VALUES IN ('zhTW') ENGINE = InnoDB); diff --git a/sql/old/11.x/hotfixes/24051_2024_09_03/2024_08_15_00_hotfixes.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_08_15_00_hotfixes.sql new file mode 100644 index 000000000..a07c2b522 --- /dev/null +++ b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_08_15_00_hotfixes.sql @@ -0,0 +1,21 @@ +ALTER TABLE `creature_model_data` MODIFY `MountScaleOther1` float NOT NULL DEFAULT 0 AFTER `Unknown1100`; +ALTER TABLE `creature_model_data` MODIFY `MountScaleOther2` float NOT NULL DEFAULT 0 AFTER `MountScaleOther1`; + +ALTER TABLE `friendship_rep_reaction` MODIFY `FriendshipRepID` int NOT NULL DEFAULT 0 AFTER `Reaction`; +ALTER TABLE `friendship_rep_reaction` MODIFY `ReactionThreshold` int NOT NULL DEFAULT 0 AFTER `FriendshipRepID`; + +ALTER TABLE `garr_mission` MODIFY `GarrFollowerTypeID` tinyint NOT NULL DEFAULT 0 AFTER `GarrMissionTypeID`; + +ALTER TABLE `garr_plot` MODIFY `PlotType` tinyint NOT NULL DEFAULT 0 AFTER `Name`; + +ALTER TABLE `map_difficulty` ADD `WorldStateExpressionID` int NOT NULL DEFAULT 0 AFTER `ContentTuningID`; + +ALTER TABLE `quest_sort` ADD `Flags` int NOT NULL DEFAULT 0 AFTER `UiOrderIndex`; + +ALTER TABLE `spell_shapeshift_form` DROP `CreatureDisplayID2`; +ALTER TABLE `spell_shapeshift_form` DROP `CreatureDisplayID3`; +ALTER TABLE `spell_shapeshift_form` DROP `CreatureDisplayID4`; + +ALTER TABLE `trait_cond` ADD `TraitNodeEntryID` int NOT NULL DEFAULT 0 AFTER `TraitNodeID`; + +ALTER TABLE `ui_map` ADD `MapArtZoneTextPosition` tinyint NOT NULL DEFAULT 0 AFTER `AdventureMapTextureKitID`; diff --git a/sql/old/11.x/hotfixes/24051_2024_09_03/2024_08_16_00_hotfixes.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_08_16_00_hotfixes.sql new file mode 100644 index 000000000..a96edcc5d --- /dev/null +++ b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_08_16_00_hotfixes.sql @@ -0,0 +1,1852 @@ +-- +DELETE FROM `broadcast_text` WHERE `ID` IN (271141, 270065, 269154, 269153, 269152, 269151, 269150, 269149, 269148, 269147, 269146, 269145, 269144, 269143, 269022, 268537, 268362, 268361, 268360, 268353, 268113, 268111, 268109, 268108, 268105, 268104, 268100, 268099, 267778, 267620, 267619, 267617, 267615, 267614, 267611, 267582, 267579, 267578, 267577, 267576, 267575, 267530, 267529, 267528, 267527, 267525, 267524, 267523, 267522, 267521, 267520, 267519, 267518, 267517, 267281, 267280, 267279, 267151, 267051, 266885, 266884, 266883, 266882, 266881, 266880, 266879, 266862, 266859, 266858, 266857, 266856, 266852, 266851, 266850, 266849, 266848, 266847, 266846, 266845, 266404, 266403, 266398, 266363, 265822, 265703, 265701, 265700, 265572, 265403, 265353, 265076, 265023, 265013, 265012, 265007, 265006, 265005, 265004, 265003, 265002, 264996, 264995, 264994, 264993, 264992, 264991, 264990, 264989, 264988, 264987, 264986, 264985, 264984, 264983, 264982, 264981, 264980, 264979, 264969, 264968, 264966, 264965, 264963, 264962, 264960, 264959, 264958, 264957, 264956, 264955, 264954, 264603, 264602, 264601, 264600, 264599, 264598, 264597, 264596, 264595, 264594, 264592, 264591, 264275, 264206, 264197, 264131, 264130, 264129, 264128, 264127, 264126, 264025, 264024, 264023, 264022, 264021, 264020, 264018, 264017, 264016, 264015, 264014, 264012, 264007, 264006, 264005, 264004, 264002, 264001, 264000, 263999, 263918, 263838, 263753, 263731, 263696, 263695, 263694, 263687, 263686, 263685, 263684, 263683, 263682, 263681, 263680, 263679, 263678, 263677, 263676, 263674, 263673, 263672, 263671, 263670, 263669, 263668, 263667, 263665, 263664, 263663, 263662, 263661, 263660, 263659, 263636, 263635, 263634, 263633, 263630, 263629, 263623, 263606, 263605, 263544, 263543, 263542, 263541, 263540, 263539, 263538, 263537, 263536, 263535, 263534, 263533, 263532, 263531, 263530, 263529, 263528, 263527, 263526, 263525, 263524, 263523, 263522, 263521, 263520, 263519, 263518, 263517, 263210, 263207, 263206, 263205, 263203, 263202, 263201, 263198, 263196, 263166, 263165, 263164, 263163, 263162, 263161, 263160, 263159, 263120, 263119, 263118, 263117, 263116, 263115, 263114, 263113, 263112, 263111, 263110, 263109, 263108, 263107, 263106, 263105, 263104, 263103, 263102, 263101, 263100, 263099, 263098, 263097, 263096, 263095, 263094, 263093, 262649, 262573, 262567, 262250, 262249, 262248, 262247, 262246, 262245, 262244, 262243, 262242, 262241, 262240, 262239, 262238, 262237, 262236, 262235, 262234, 262233, 262162, 262040, 261987, 261905, 261904, 261903, 261902, 261807, 261774, 261772, 261771, 261768, 261755, 261754, 261676, 261573, 261480, 261383, 261382, 261381, 261380, 261379, 261377, 261334, 261233, 261232, 261215, 261078, 261077, 261075, 261073, 261072, 261071, 261070, 261069, 261068, 261067, 261066, 261065, 261026, 261025, 261024, 261023, 261022, 261021, 261020, 261019, 261018, 261017, 261015, 261014, 261012, 261011, 261010, 261009, 261008, 260917, 260916, 260890, 260800, 260799, 260798, 260797, 260796, 260795, 260794, 260793, 260792, 260707, 260706, 260705, 260704, 260703, 260702, 260701, 260700, 260699, 260698, 260697, 260696, 260695, 260694, 260693, 260692, 260691, 260690, 260689, 260688, 260687, 260685, 260682, 260681, 260680, 260679, 260678, 260677, 260676, 260675, 260674, 260673, 260672, 260671, 260670, 260669, 260668, 260667, 260666, 260665, 260664, 260663, 260662, 260661, 260660, 260659, 260658, 260657, 260656, 260655, 260654, 260653, 260652, 260651, 260650, 260648, 260641, 260640, 260639, 260638, 260636, 260635, 260634, 260632, 260631, 260629, 260627, 260626, 260625, 260624, 260623, 260622, 260621, 260620, 260619, 260618, 260617, 260616, 260615, 260614, 260613, 260612, 260611, 260610, 260609, 260608, 260607, 260606, 260605, 260604, 260603, 260602, 260601, 260600, 260599, 260597, 260595, 260593, 260592, 260590, 260589, 260587, 260575, 260574, 260572, 260569, 260568, 260567, 260565, 260564, 260563, 260562, 260561, 260560, 260559, 260558, 260557, 260556, 260555, 260554, 260553, 260552, 260551, 260550, 260549, 260548, 260547, 260546, 260545, 260544, 260543, 260542, 260541, 260539, 260525, 260523, 260520, 260519, 260517, 260516, 260513, 260511, 260510, 260508, 260507, 260506, 260504, 260503, 260499, 260498, 260497, 260495, 260494, 260492, 260491, 260487, 260485, 260484, 260483, 260481, 260479, 260478, 260476, 260474, 260473, 260472, 260470, 260465, 260462, 260460, 260459, 260456, 260455, 260454, 260453, 260452, 260451, 260450, 260448, 260447, 260446, 260445, 260444, 260443, 260442, 260441, 260440, 260438, 260437, 260435, 260433, 260432, 260431, 260430, 260429, 260428, 260427, 260426, 260424, 260423, 260422, 260421, 260420, 260419, 260418, 260417, 260416, 260414, 260413, 260412, 260411, 260405, 260404, 260403, 260401, 260400, 260399, 260398, 260396, 260394, 260387, 260373, 260372, 260369, 260351, 260344, 260341, 260306, 260304, 260277, 260259, 260258, 260257, 260256, 260255, 260254, 260253, 260251, 260250, 260249, 260248, 260247, 260246, 260245, 260244, 260243, 260242, 260241, 260240, 260239, 260238, 260237, 260236, 260235, 260234, 260233, 260232, 260231, 260230, 260229, 260228, 260227, 260226, 260225, 260224, 260223, 260222, 260221, 260220, 260219, 260218, 260217, 260216, 260215, 260214, 260213, 260212, 260211, 260210, 260209, 260193, 260191, 260190, 260189, 260188, 260187, 260186, 260185, 260184, 260183, 260182, 260181, 260180, 260179, 260178, 260177, 260176, 260175, 260174, 260173, 260172, 260170, 260169, 260168, 260167, 260166, 260165, 260164, 260162, 260161, 260160, 260159, 260158, 260157, 260156, 260155, 260154, 260153, 260152, 260151, 260150, 260149, 260148, 260147, 260146, 260145, 260144, 260143, 260142, 260141, 260140, 260139, 260138, 260137, 260136, 260135, 260134, 260133, 260132, 260131, 260130, 260129, 260126, 260066, 260065, 260063, 260062, 260061, 260060, 260059, 260058, 260057, 260056, 260055, 260054, 260052, 260051, 260050, 260049, 260048, 260047, 260046, 260045, 260044, 260043, 260042, 260038, 260037, 260036, 260034, 260033, 260032, 260031, 260030, 260002, 259999, 259997, 259996, 259995, 259969, 259967, 259966, 259965, 259964, 259963, 259962, 259833, 259832, 259831, 259830, 259829, 259791, 259789, 259788, 259731, 259730, 259729, 259728, 259727, 259726, 259725, 259723, 259722, 259721, 259720, 259719, 259718, 259717, 259716, 259715, 259714, 259713, 259712, 259711, 259710, 259709, 259708, 259707, 259706, 259705, 259704, 259703, 259702, 259690, 259689, 259688, 259687, 259686, 259685, 259684, 259683, 259682, 259681, 259680, 259679, 259678, 259677, 259676, 259675, 259674, 259673, 259672, 259671, 259670, 259669, 259668, 259667, 259666, 259665, 259664, 259663, 259662, 259661, 259660, 259659, 259658, 259657, 259656, 259655, 259654, 259653, 259652, 259651, 259650, 259649, 259648, 259647, 259646, 259645, 259644, 259643, 259642, 259638, 259636, 259635, 259634, 259633, 259632, 259631, 259630, 259629, 259628, 259626, 259625, 259624, 259623, 259622, 259619, 259618, 259617, 259616, 259615, 259614, 259613, 259612, 259611, 259610, 259609, 259608, 259607, 259606, 259605, 259604, 259603, 259602, 259601, 259600, 259599, 259593, 259592, 259571, 259517, 259479, 259477, 259475, 259474, 259473, 259472, 259471, 259470, 259469, 259466, 259465, 259464, 259463, 259462, 259461, 259460, 259459, 259458, 259457, 259456, 259455, 259454, 259453, 259452, 259451, 259450, 259449, 259448, 259447, 259446, 259445, 259444, 259443, 259442, 259441, 259440, 259439, 259438, 259437, 259436, 259435, 259434, 259433, 259416, 259415, 259413, 259412, 259411, 259410, 259409, 259408, 259406, 259405, 259404, 259403, 259402, 259401, 259400, 259399, 259398, 259397, 259388, 259387, 259386, 259385, 259384, 259383, 259382, 259375, 259374, 259373, 259372, 259371, 259370, 259369, 259368, 259367, 259366, 259365, 259364, 259363, 259362, 259361, 259360, 259358, 259357, 259355, 259354, 259353, 259352, 259340, 259338, 259326, 259279, 259278, 259277, 259276, 259275, 259274, 259273, 259272, 259271, 259270, 259269, 259268, 259267, 259266, 259265, 259261, 259260, 259259, 259258, 259257, 259256, 259252, 259168, 259161, 259160, 259159, 259158, 259157, 259156, 259140, 259125, 259124, 259120, 259089, 259088, 259086, 259084, 259082, 259081, 259080, 259079, 259078, 259077, 259076, 259075, 259074, 259073, 259072, 259071, 259070, 259069, 259068, 259066, 259064, 259063, 259061, 259060, 259059, 259056, 259055, 259054, 259053, 259048, 259047, 259046, 259045, 259040, 259039, 259038, 259036, 259035, 259034, 259033, 259032, 259031, 259030, 259024, 258975, 258974, 258973, 258972, 258971, 258970, 258968, 258967, 258966, 258965, 258964, 258963, 258962, 258961, 258960, 258959, 258958, 258957, 258956, 258955, 258954, 258953, 258952, 258951, 258950, 258949, 258948, 258947, 258946, 258945, 258944, 258939, 258937, 258935, 258934, 258932, 258931, 258930, 258929, 258928, 258927, 258926, 258924, 258923, 258922, 258921, 258920, 258919, 258918, 258917, 258916, 258915, 258914, 258913, 258912, 258911, 258910, 258909, 258908, 258907, 258906, 258905, 258904, 258903, 258902, 258901, 258900, 258899, 258897, 258895, 258894, 258893, 258892, 258891, 258890, 258889, 258888, 258884, 258883, 258881, 258880, 258879, 258878, 258877, 258876, 258875, 258874, 258873, 258872, 258871, 258870, 258869, 258868, 258867, 258866, 258865, 258864, 258863, 258862, 258861, 258858, 258857, 258856, 258855, 258854, 258853, 258852, 258851, 258850, 258849, 258848, 258847, 258846, 258815, 258814, 258813, 258812, 258811, 258810, 258809, 258808, 258807, 258806, 258805, 258804, 258803, 258802, 258801, 258800, 258799, 258798, 258797, 258796, 258795, 258730, 258729, 258702, 258701, 258700, 258699, 258698, 258696, 258695, 258693, 258692, 258691, 258690, 258689, 258688, 258687, 258645, 258644, 258643, 258642, 258641, 258640, 258639, 258638, 258637, 258636, 258635, 258634, 258633, 258632, 258631, 258630, 258629, 258628, 258627, 258626, 258625, 258571, 258570, 258569, 258545, 258544, 258543, 258542, 258541, 258540, 258539, 258538, 258537, 258536, 258535, 258534, 258533, 258532, 258531, 258530, 258529, 258528, 258527, 258526, 258525, 258524, 258523, 258522, 258521, 258520, 258519, 258518, 258511, 258510, 258509, 258508, 258507, 258506, 258505, 258504, 258503, 258502, 258501, 258500, 258499, 258498, 258497, 258496, 258495, 258494, 258493, 258492, 258491, 258490, 258489, 258488, 258487, 258486, 258485, 258484, 258483, 258482, 258481, 258480, 258479, 258478, 258477, 258476, 258475, 258474, 258473, 258472, 258471, 258470, 258468, 258467, 258466, 258465, 258464, 258463, 258462, 258461, 258460, 258459, 258458, 258457, 258456, 258455, 258454, 258453, 258452, 258451, 258450, 258449, 258448, 258447, 258446, 258445, 258444, 258443, 258442, 258441, 258440, 258439, 258259, 258258, 258256, 258255, 258254, 258253, 258012, 258011, 258010, 258008, 258006, 258004, 258003, 258002, 258001, 257998, 257947, 257908, 257907, 257906, 257905, 257904, 257903, 257902, 257901, 257900, 257899, 257898, 257897, 257896, 257895, 257894, 257893, 257892, 257891, 257890, 257826, 257641, 257638, 257636, 257633, 257632, 257629, 256574, 256572, 256555, 256553, 256552, 256550, 256548, 256545, 256543, 256538, 256537, 256535, 256282, 256281, 256280, 256278, 256277, 256275, 256272, 256271, 256270, 256269, 256268, 256267, 255732, 255731, 255730, 255659, 255512, 255511, 255510, 255509, 255508, 255507, 255506, 255505, 255070, 255069, 255068, 254919, 254918, 254508, 254507, 254506, 254505, 254503, 254502, 254501, 254500, 254499, 254498, 254497, 254496, 254495, 254494, 254493, 254492, 254491, 254324, 254323, 254322, 254320, 254316, 254315, 254313, 254198, 254189, 254181, 254135, 254134, 254132, 254131, 254126, 254048, 253722, 253721, 253720, 253719, 253718, 253583, 253170, 253169, 253168, 253167, 253166, 253165, 253164, 253163, 253162, 253161, 253160, 253159, 253158, 253157, 253156, 253155, 253154, 253153, 253152, 253151, 253149, 253148, 253147, 253146, 253145, 253144, 253143, 253142, 253141, 253140, 253139, 253138, 253137, 253136, 253135, 253134, 253133, 253132, 253131, 253130, 253129, 253128, 253127, 253126, 253125, 253124, 253123, 253122, 253121, 253120, 253119, 253118, 253117, 253116, 253114, 253113, 253112, 253111, 253110, 253109, 253108, 253107, 253106, 253105, 253104, 253103, 253102, 253101, 253100, 253099, 253098, 253097, 253096, 253095, 253094, 253093, 253092, 253091, 253090, 253089, 253088, 253087, 253086, 253085, 253084, 253083, 253082, 253081, 253080, 253079, 253078, 253077, 253076, 253075, 253074, 253073, 253072, 253071, 253070, 253069, 253068, 253067, 253066, 253065, 253064, 253063, 253062, 253061, 253060, 253059, 253058, 253057, 253056, 253055, 253054, 253053, 253052, 253051, 253050, 253049, 253048, 253047, 253046, 253045, 253044, 253043, 253042, 253041, 253040, 253039, 253038, 253022, 253021, 253020, 253019, 253001, 253000, 252999, 252998, 252997, 252996, 252995, 252994, 252993, 252992, 252991, 252990, 252989, 252988, 252987, 252986, 252985, 252984, 252983, 252982, 252981, 252980, 252979, 252978, 252977, 252976, 252975, 252974, 252973, 252972, 252971, 252970, 252969, 252968, 252967, 252966, 252964, 252963, 252962, 252961, 252960, 252959, 252958, 252957, 252956, 252955, 252954, 252953, 252952, 252951, 252950, 252949, 252948, 252947, 252946, 252945, 252943, 252942, 252941, 252940, 252939, 252938, 252937, 252936, 252935, 252934, 252933, 252932, 252931, 252930, 252929, 252928, 252927, 252926, 252925, 252924, 252923, 252922, 252921, 252920, 252919, 252918, 252917, 252916, 252915, 252914, 252913, 252912, 252911, 252910, 252909, 252908, 252907, 252906, 252905, 252904, 252903, 252902, 252901, 252900, 252899, 252898, 252897, 252896, 252895, 252894, 252893, 252892, 252891, 252890, 252889, 252888, 252887, 252886, 252885, 252884, 252883, 252882, 252881, 252880, 252879, 252878, 252877, 252876, 252875, 252874, 252873, 252872, 252871, 252870, 252869, 252862, 252858, 252857, 252843, 252842, 252784, 252783, 252782, 252781, 252780, 252779, 252778, 252777, 252776, 252774, 252773, 252772, 252771, 252770, 252769, 252768, 252766, 252764, 252763, 252762, 252761, 252760, 252758, 252757, 252756, 252755, 252754, 252753, 252752, 252751, 252750, 252749, 252748, 252747, 252311, 252310, 252197, 252193, 252192, 252127, 252113, 252084, 252078, 252057, 251876, 251875, 251846, 251845, 251841, 248974, 248973, 231071); +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('Thrall nods to Lufsela with respect.', '', 271141, 0, 0, 0, 68, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Some of our earthen allies have conjured a portal leading to Dornogal, their capital city on the Isle of Dorn in Khaz Algar. You can find it on the lower level of our portal room.', 'Some of our earthen allies have conjured a portal leading to Dornogal, their capital city on the Isle of Dorn in Khaz Algar. You can find it on the lower level of our portal room.', 270065, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('What are you doing here?', 'What are you doing here?', 269154, 0, 0, 0, 64, 0, 15, 259474, 259475, 0, 0, 0, 0, 0, 0, 56110), +('Where were you assigned?', 'Where were you assigned?', 269153, 0, 0, 0, 64, 0, 15, 259472, 259473, 0, 0, 0, 0, 0, 0, 56110), +('Who sent you?', 'Who sent you?', 269152, 0, 0, 0, 64, 0, 15, 259470, 259471, 0, 0, 0, 0, 0, 0, 56110), +('The queen sees all.', 'The queen sees all.', 269151, 0, 0, 0, 64, 0, 15, 259468, 259469, 0, 0, 0, 0, 0, 0, 56110), +('Kahet iz korvan.', 'Kahet iz korvan.', 269150, 0, 0, 0, 64, 0, 15, 259466, 259467, 0, 0, 0, 0, 0, 0, 56110), +('I will be watching.', 'I will be watching.', 269149, 0, 0, 0, 64, 0, 15, 259464, 259465, 0, 0, 0, 0, 0, 0, 56110), +('The queen sees all.', 'The queen sees all.', 269148, 0, 0, 0, 64, 0, 15, 259456, 259457, 0, 0, 0, 0, 0, 0, 56110), +('Kahet iz korvan.', 'Kahet iz korvan.', 269147, 0, 0, 0, 64, 0, 15, 259454, 259455, 0, 0, 0, 0, 0, 0, 56110), +('I will be watching.', 'I will be watching.', 269146, 0, 0, 0, 64, 0, 15, 259452, 259453, 0, 0, 0, 0, 0, 0, 56110), +('What are you doing here?', 'What are you doing here?', 269145, 0, 0, 0, 64, 0, 15, 259462, 259463, 0, 0, 0, 0, 0, 0, 56110), +('Where were you assigned?', 'Where were you assigned?', 269144, 0, 0, 0, 64, 0, 15, 259460, 259461, 0, 0, 0, 0, 0, 0, 56110), +('Who sent you?', 'Who sent you?', 269143, 0, 0, 0, 64, 0, 15, 259458, 259459, 0, 0, 0, 0, 0, 0, 56110), +('The life of a smith is not an easy one, but it puts steel in yer bones and fire in yer heart. My da\' was a smith, my grandfather before him in the forges beneath Grim Batol. And now my son follows in our footsteps. \n\nI have no doubt that boy will one day step up to be Keeper of the Great Forge. But until that day comes, I think I\'ll stick around a little while longer. \n\nI\'m startin\' to get use to being addressed as \'Master Blacksmith Rotgath\' to tell ye the truth.', 'The life of a smith is not an easy one, but it puts steel in yer bones and fire in yer heart. My da\' was a smith, my grandfather before him in the forges beneath Grim Batol. And now my son follows in our footsteps. \n\nI have no doubt that boy will one day step up to be Keeper of the Great Forge. But until that day comes, I think I\'ll stick around a little while longer. \n\nI\'m startin\' to get use to being addressed as \'Master Blacksmith Rotgath\' to tell ye the truth.', 269022, 7, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Which profession trainer are you looking for?', 'Which profession trainer are you looking for?', 268537, 0, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Ye better believe we won\'t be stopping! I\'ll continue exploring tae see if I can find out who exactly this \"Zekvir\" is.', '', 268362, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Otherwise you shall face Zekvir, Hand of the Harbinger. We are watching. We are waiting.', '', 268361, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Brann Bronzebeard and the Explorers\' League! Cease your explorations.', '', 268360, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Take a step back. This here is a trap.', '', 268353, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'How pitiful. Come, my little morsel. Let us return to more pleasant webs. You\'ve done well.', 268113, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('No... Stay back...! AHHHH!', '', 268111, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Come now, my little ones. It is dinner time.', 268109, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'I am the Widow Arak\'nai, the stewardess of Queen Neferess\' legacy and the one who weaves the threads of a free Azj-Kahet. And you, Meesk, are nothing more than a trifling supper.', 268108, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'You seem to be laboring under the assumption that I care a wit for who you claim to be. I do not. But I WILL tell you who I am. And I will tell you what you are.', 268105, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('By the-- who do you think you are? I\'ll have you know I am one of Ansurek\'s most prized--', '', 268104, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Gracious. The little fly thinks he\'s a proper spider, but he cannot even tell when he\'s caught in a web.', 268100, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Ha! I have you cornered now, you pilfering little weave-trash!', '', 268099, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Hey, $n! All you have to do is hit the go button!', 267778, 0, 0, 3, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Dibs on any cloth! And let me know if anyone needs anything enchanted. I can always use the practice.', 267620, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('And I\'ll leave any mail I find in there for you and Kralla, Blue.', '', 267619, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'I can\'t wait to dump all my ore into the bank for you, Crags. I couldn\'t blacksmith my way out of a paper bag, but that sword you made Arnott is almost as sharp as Rivet!', 267617, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'That\'s not how either of those work!', 267615, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'And it turns out that the more people that share a Warband Bank, the faster it recharges. Looks like the magic of friendship is cold hard science! Or something like that, anyway.', 267614, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Turns out the real reward was the friends we made along the way! Well, that and the ability to punch holes in space to check our banks from anywhere. But mostly the friends.', 267611, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'m trying to bank here!', '', 267582, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Hey! Watch where you\'re portaling!', '', 267579, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'We don\'t have to tell anyone about this, right?', 267578, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Hurray! And no one exploded even a little!', 267577, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Let me try reversing the positron array...', 267576, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Oh my, that shouldn\'t be happening!', 267575, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Smash you!', 267530, 0, 0, 0, 64, 0, 15, 0, 256190, 0, 0, 0, 0, 0, 0, 56110), +('', 'Kill!', 267529, 0, 0, 0, 64, 0, 15, 0, 256189, 0, 0, 0, 0, 0, 0, 56110), +('', 'Overcrawler!', 267528, 0, 0, 0, 64, 0, 15, 0, 256188, 0, 0, 0, 0, 0, 0, 56110), +('', 'Ow...', 267527, 0, 0, 0, 64, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'I... sleep...', 267525, 0, 0, 0, 64, 0, 15, 0, 256185, 0, 0, 0, 0, 0, 0, 56110), +('', 'Go away.', 267524, 0, 0, 0, 64, 0, 2, 0, 256177, 0, 0, 0, 0, 0, 0, 56110), +('', 'We rise.', 267523, 0, 0, 0, 64, 0, 2, 0, 256176, 0, 0, 0, 0, 0, 0, 56110), +('', 'Bye.', 267522, 0, 0, 0, 64, 0, 2, 0, 256175, 0, 0, 0, 0, 0, 0, 56110), +('', 'Leave.', 267521, 0, 0, 0, 64, 0, 2, 0, 256174, 0, 0, 0, 0, 0, 0, 56110), +('', 'What.', 267520, 0, 0, 0, 64, 0, 2, 0, 256173, 0, 0, 0, 0, 0, 0, 56110), +('', 'Yes?', 267519, 0, 0, 0, 64, 0, 2, 0, 256172, 0, 0, 0, 0, 0, 0, 56110), +('', 'Speak.', 267518, 0, 0, 0, 64, 0, 2, 0, 256171, 0, 0, 0, 0, 0, 0, 56110), +('', 'Who are you.', 267517, 0, 0, 0, 64, 0, 2, 0, 256170, 0, 0, 0, 0, 0, 0, 56110), +('', 'There\'s something within the delves that she doesn\'t want people to find.', 267281, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'He is the Hand of the Harbinger... Xal\'atath.', 267280, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Our group was attacked within a delve by a monster named Zekvir.', 267279, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Officially? Not very long. After Grumnus retired, I picked up most of his work orders when I could.\n\nBut after ol\' Ironus suddenly packed up and bolted, Myolor here found himself in need of a bit o\' help.\n\nNo idea where Ironus went off to, by the way. He gifted me his hammer and ran off, muttering something about coming out of retirement. \n\nNow that I think about it, I don\'t think he\'s ever been retired to tell you the truth--he\'s worked in the Great Forge longer than any of us!', 'Officially? Not very long. After Grumnus retired, I picked up most of his work orders when I could.\n\nBut after ol\' Ironus suddenly packed up and bolted, Myolor here found himself in need of a bit o\' help.\n\nNo idea where Ironus went off to, by the way. He gifted me his hammer and ran off, muttering something about coming out of retirement. \n\nNow that I think about it, I don\'t think he\'s ever been retired to tell you the truth--he\'s worked in the Great Forge longer than any of us!', 267151, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Oh, hello there. Finally got a bit of time to chat now. If you\'re lookin\' fer me da, he\'s over by the Great Anvil.', 'Oh, hello there. Finally got a bit of time to chat now. If you\'re lookin\' fer me da, he\'s over by the Great Anvil.', 267051, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Free cinderbrew for everyone--tomorrow!', '', 266885, 0, 0, 0, 64, 0, 2, 254760, 0, 0, 0, 0, 0, 0, 0, 56110), +('Returning to task! Goodbye!', '', 266884, 0, 0, 0, 64, 0, 2, 254759, 0, 0, 0, 0, 0, 0, 0, 56110), +('Follow no directives but your own.', '', 266883, 0, 0, 0, 64, 0, 2, 254758, 0, 0, 0, 0, 0, 0, 0, 56110), +('Let\'s commit our meeting to memory.', '', 266882, 0, 0, 0, 64, 0, 2, 254757, 0, 0, 0, 0, 0, 0, 0, 56110), +('Speak freely. No directive needed.', '', 266881, 0, 0, 0, 64, 0, 2, 254756, 0, 0, 0, 0, 0, 0, 0, 56110), +('What path brought you here?', '', 266880, 0, 0, 0, 64, 0, 2, 254755, 0, 0, 0, 0, 0, 0, 0, 56110), +('Communication in--Ah. Sorry. Hello!', '', 266879, 0, 0, 0, 64, 0, 2, 254754, 0, 0, 0, 0, 0, 0, 0, 56110), +('Show... me... what... you\'ve... got.', '', 266862, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('That was a joke, Brinthe. Ye\'ll always be part o\' my clan--blood, water, or stone.', '', 266859, 0, 0, 0, 68, 0, 4, 255712, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Brinthe looks puzzled.', 266858, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('To properly be part o\' my clan ye\'d have to marry my Gran\'da or the like. But that would nae work for many reasons.', '', 266857, 0, 0, 0, 68, 0, 4, 255711, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Your continued assistance is appreciated. I feel... you have made me feel as though I am part of your \"clan.\"', 266856, 0, 0, 0, 68, 0, 4, 0, 255710, 0, 0, 0, 0, 0, 0, 56110), +('I hadna thought o\' that. Well, come what may, I\'ll be here to help ye.', '', 266852, 0, 0, 0, 68, 0, 4, 255709, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Who knows what lurks here in our past? What will we uncover about our purpose and the titans?', 266851, 0, 0, 0, 68, 0, 4, 0, 255708, 0, 0, 0, 0, 0, 0, 56110), +('', 'The earthen that are emerging from the Stonevault will take our culture to the ends of Azeroth, but...', 266850, 0, 0, 0, 68, 0, 4, 0, 255707, 0, 0, 0, 0, 0, 0, 56110), +('', 'Thank you. I will admit that I approach that prospect with some trepidation.', 266849, 0, 0, 0, 68, 0, 4, 0, 255706, 0, 0, 0, 0, 0, 0, 56110), +('Ye needn\'t mention it, High Speaker. I\'m just glad ye\'ll be around for... as long as ye were meant to be.', '', 266848, 0, 0, 0, 68, 0, 4, 255705, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'But now we have a future. And slowly we will also have our past. Largely we have you and your \"clan\" to thank for it.', 266847, 0, 0, 0, 68, 0, 4, 0, 255704, 0, 0, 0, 0, 0, 0, 56110), +('', 'A factual statement. When I first answered your queries, the Archive was lost to us. As were the Stonevault and Awakening Machine.', 266846, 0, 0, 0, 68, 0, 4, 0, 255703, 0, 0, 0, 0, 0, 0, 56110), +('I feel the earthen have come a long way since last we were here in the Archive.', '', 266845, 0, 0, 0, 68, 0, 4, 255702, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Dragons, dragons, dragons! I\'m definitely not biased...', 266404, 0, 0, 3, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'This might be the most important battle of them all. For our world, worth fighting for!', 266403, 0, 0, 3, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Welcome to Orgrimmar, the Horde\'s seat of power.\n\nI have news that may interest you.', '', 266398, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Welcome to Stormwind, the heart of the human kingdom.\n\nI have news that may interest you.', '', 266363, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'You must wait! Pets not done resting.', 265822, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('A goblin with a cloudrook?', 'A goblin with a cloudrook?', 265703, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Lookin\' for a lift? Best deal right here, pal. actually, it\'s the only deal! I\'m the boss of this sky market, see? So, where\'s it you\'re headed today?', 'Lookin\' for a lift? Best deal right here, pal. actually, it\'s the only deal! I\'m the boss of this sky market, see? So, where\'s it you\'re headed today?', 265701, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('After N\'Zoth was defeated, Azeroth\'s voice began to grow quieter. At first I dinnae think much of it. She was safe and didn\'t need her Speaker to look after her.\n\nBut that silence left me thinking. If she didn\'t need me, then what was my purpose? Why was I still like... this.\n\nAnd that question grew and grew until it turned out that I dinnae want to speak with her. And so I didn\'t.', '', 265700, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56110), +('\n\nAye then, what\'s the problem lil\' lass?\n\n\n\nLonely? Ach, the poor thing misses her family! Ye just need tae find her brothers and sisters.', '', 265572, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('What are ye trying to tell us?', '', 265403, 0, 0, 5, 102, 0, 6, 251344, 0, 0, 0, 0, 0, 0, 0, 56110), +('', '', 265353, 0, 0, 1, 102, 0, 6, 251319, 0, 0, 0, 0, 0, 0, 0, 56110), +('Greetings, $n. This land is harsh and cold, but the Light watches over all of us.\n\nThe time to strike is nigh.', '', 265076, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56110), +('Haha! What\'s that supposed to...\n\nI...\n\nThank you, $n.', '', 265023, 0, 0, 0, 0, 0, 4, 0, 0, 1005, 0, 0, 0, 0, 0, 56110), +('I knew you would come, $n. It is good to see you again my friend.\n\nIf you desire any supplies, you need simply ask.', '', 265013, 0, 0, 0, 0, 0, 4, 0, 0, 66, 0, 0, 0, 0, 0, 56110), +('Greetings adventurer. Marshal Reginald Windsor at your service. I have reason to believe the forces of Onyxia have taken root nearby.\n\nWe have supplies at the ready for those who would aid in our fight.', '', 265012, 0, 0, 0, 0, 0, 4, 0, 0, 66, 0, 0, 0, 0, 0, 56110), +('Resuming tending cycle.', 'Resuming tending cycle.', 265007, 0, 0, 0, 64, 0, 4, 253747, 253748, 0, 0, 0, 0, 0, 0, 56110), +('Tend your own garden.', 'Tend your own garden.', 265006, 0, 0, 0, 64, 0, 4, 253743, 253745, 0, 0, 0, 0, 0, 0, 56110), +('May Freya guide you.', 'May Freya guide you.', 265005, 0, 0, 0, 64, 0, 4, 253742, 253746, 0, 0, 0, 0, 0, 0, 56110), +('Tending cycle interrupted.', 'Tending cycle interrupted.', 265004, 0, 0, 0, 64, 0, 4, 253740, 253741, 0, 0, 0, 0, 0, 0, 56110), +('Grow closer, outlander.', 'Grow closer, outlander.', 265003, 0, 0, 0, 64, 0, 4, 253738, 253739, 0, 0, 0, 0, 0, 0, 56110), +('Follow all Edicts.', 'Follow all Edicts.', 265002, 0, 0, 0, 64, 0, 4, 253730, 253731, 0, 0, 0, 0, 0, 0, 56110), +('', 'Oh. Sorry. May your path be unburdened.', 264996, 0, 0, 0, 64, 0, 4, 0, 251996, 0, 0, 0, 0, 0, 0, 56110), +('', 'May you find your path without difficulty.', 264995, 0, 0, 0, 64, 0, 4, 0, 251995, 0, 0, 0, 0, 0, 0, 56110), +('', 'Work cycle... resuming.', 264994, 0, 0, 0, 64, 0, 4, 0, 251994, 0, 0, 0, 0, 0, 0, 56110), +('', 'Do you need ore or gems? I can help with that.', 264993, 0, 0, 0, 64, 0, 4, 0, 251993, 0, 0, 0, 0, 0, 0, 56110), +('', 'My directive is... mining, I guess.', 264992, 0, 0, 0, 64, 0, 4, 0, 251992, 0, 0, 0, 0, 0, 0, 56110), +('', 'Task interrupted.', 264991, 0, 0, 0, 64, 0, 4, 0, 251991, 0, 0, 0, 0, 0, 0, 56110), +('Really good daydream... interrupted.', '', 264990, 0, 0, 0, 64, 0, 4, 251984, 0, 0, 0, 0, 0, 0, 0, 56110), +('Other than enjoying the finer things, I have not found my \"path.\"', '', 264989, 0, 0, 0, 64, 0, 4, 251983, 0, 0, 0, 0, 0, 0, 0, 56110), +('Work cycle enthusiastically paused.', '', 264988, 0, 0, 0, 64, 0, 4, 251982, 0, 0, 0, 0, 0, 0, 0, 56110), +('Back to it, then. Whatever \"it\" is.', '', 264987, 0, 0, 0, 64, 0, 4, 251981, 0, 0, 0, 0, 0, 0, 0, 56110), +('May your path be forthright.', '', 264986, 0, 0, 0, 64, 0, 4, 251980, 0, 0, 0, 0, 0, 0, 0, 56110), +('Come back later. And bring me a cinderbrew.', '', 264985, 0, 0, 0, 64, 0, 4, 251979, 0, 0, 0, 0, 0, 0, 0, 56110), +('Resuming directive.', '', 264984, 0, 0, 0, 64, 0, 4, 251990, 0, 0, 0, 0, 0, 0, 0, 56110), +('Stay vigilant.', '', 264983, 0, 0, 0, 64, 0, 4, 251989, 0, 0, 0, 0, 0, 0, 0, 56110), +('Find your path. Whatever it is.', '', 264982, 0, 0, 0, 64, 0, 4, 251988, 0, 0, 0, 0, 0, 0, 0, 56110), +('My directive is to protect the Unbound.', '', 264981, 0, 0, 0, 64, 0, 4, 251987, 0, 0, 0, 0, 0, 0, 0, 56110), +('Pleased to be of service.', '', 264980, 0, 0, 0, 64, 0, 4, 251986, 0, 0, 0, 0, 0, 0, 0, 56110), +('Have you ever felt your path led to something... greater?', '', 264979, 0, 0, 0, 64, 0, 4, 251985, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Remain in Dornogal, Anduin. Leave the shadows to me.', 264969, 0, 0, 0, 68, 0, 4, 0, 252119, 0, 0, 0, 0, 0, 0, 56110), +('I\'m sorry, I didn\'t mean to--', '', 264968, 0, 0, 0, 68, 0, 4, 252118, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'I\'m doing what I must. Hunting down every last nerubian. Following their trail back to Xal\'atath. And claiming vengeance for our dead.', 264966, 0, 0, 0, 68, 0, 4, 0, 252117, 0, 0, 0, 0, 0, 0, 56110), +('Isn\'t that what you\'re doing?', '', 264965, 0, 0, 0, 68, 0, 4, 252116, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'No. We\'ve secured a measure of safety here. Don\'t abandon it to chase shadows in the dark.', 264963, 0, 0, 0, 68, 0, 4, 0, 252115, 0, 0, 0, 0, 0, 0, 56110), +('But if it\'s true, I want to see it for myself. They could prove to be allies in our fight against Xal\'atath.', '', 264962, 0, 0, 0, 68, 0, 4, 252114, 0, 0, 0, 0, 0, 0, 0, 56110), +('They\'re said to have formed a settlement in the caverns beneath the island. It sounds impossible...', '', 264960, 0, 0, 0, 68, 0, 4, 252113, 0, 0, 0, 0, 0, 0, 0, 56110), +('I asked about why they keep calling me \"Arathi\"... and apparently an Arathi armada arrived on Khaz Algar a number of years ago.', '', 264959, 0, 0, 0, 68, 0, 4, 252112, 0, 0, 0, 0, 0, 0, 0, 56110), +('That may not be entirely the case.', '', 264958, 0, 0, 0, 68, 0, 4, 252111, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'A welcome surprise, given that they\'ve been living in isolation for thousands of years.', 264957, 0, 0, 0, 68, 0, 4, 0, 252110, 0, 0, 0, 0, 0, 0, 56110), +('They\'ve been good allies... and gracious hosts.', '', 264956, 0, 0, 0, 68, 0, 4, 252109, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'The nerubians took so much from us. I will not let them do the same to the earthen.', 264955, 0, 0, 0, 68, 0, 4, 0, 252108, 0, 0, 0, 0, 0, 0, 56110), +('Alleria. I heard you helped corner Zirix at the Meadery. Thank you.', '', 264954, 0, 0, 0, 68, 0, 4, 252107, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Weave protect you.', 264603, 0, 0, 0, 64, 0, 2, 0, 250653, 0, 0, 0, 0, 0, 0, 56110), +('', 'May your threads hold strong.', 264602, 0, 0, 0, 64, 0, 2, 0, 250651, 0, 0, 0, 0, 0, 0, 56110), +('', 'Kahet iz korvan.', 264601, 0, 0, 0, 64, 0, 2, 0, 250649, 0, 0, 0, 0, 0, 0, 56110), +('', 'Don\'t panic. It\'s just me.', 264600, 0, 0, 0, 64, 0, 2, 0, 250659, 0, 0, 0, 0, 0, 0, 56110), +('', 'We meet again.', 264599, 0, 0, 0, 64, 0, 2, 0, 250657, 0, 0, 0, 0, 0, 0, 56110), +('', 'Look what the weave brought.', 264598, 0, 0, 0, 64, 0, 2, 0, 250655, 0, 0, 0, 0, 0, 0, 56110), +('', 'You are appreciated.', 264597, 0, 0, 0, 64, 0, 2, 0, 250665, 0, 0, 0, 0, 0, 0, 56110), +('', 'Do return again.', 264596, 0, 0, 0, 64, 0, 2, 0, 250663, 0, 0, 0, 0, 0, 0, 56110), +('', 'Elix kat\'aj.', 264595, 0, 0, 0, 64, 0, 2, 0, 250661, 0, 0, 0, 0, 0, 0, 56110), +('', 'The weave has delivered a customer!', 264594, 0, 0, 0, 64, 0, 2, 0, 250671, 0, 0, 0, 0, 0, 0, 56110), +('', 'Interested in the unusual?', 264592, 0, 0, 0, 64, 0, 2, 0, 250669, 0, 0, 0, 0, 0, 0, 56110), +('', 'Only the finest for you.', 264591, 0, 0, 0, 64, 0, 2, 0, 250667, 0, 0, 0, 0, 0, 0, 56110), +('With the resurgence of ancient Azerothian threats, we must look to the past to better understand our future.\n\nDo not dismiss your history so hastily. There is still much power within these once revolutionary relics.', '', 264275, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Dailcry was an Arathi hero. How could the Priory force him to turn against Hallowfall?', 264206, 0, 0, 0, 64, 0, 8, 0, 251163, 0, 0, 0, 0, 0, 0, 56110), +('', 'The expedition built the Priory as a place to contemplate the mysteries of Beledar.', 264197, 0, 0, 0, 64, 0, 8, 0, 251154, 0, 0, 0, 0, 0, 0, 56110), +('Everyone seems on edge, don\'t you think? Can\'t possibly think why.\n\nOh, right. The horrible visions of destruction. The entire reason Dalaran is teleporting to Khaz Algar. I remember now.', '', 264131, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('', 'A lot of folks think of modern day earthen as dwarven ancestors, but that\'s not quite right. More like... cousins?\n\nStill, we\'re all family. And I\'m as excited as a whelp with a duckie for a possible reunion.', 264130, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('I must say, I\'m rather excited about this new adventure. Though I understand it has quite the dodgy history, doesn\'t it? \n\nNo one\'s quite sure what the earthen were truly getting up to there...', '', 264129, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('Worried about the dangers lurking within Khaz Algar? Don\'t be. After all, you have the amazing Reno Jackson watching your back!', '', 264128, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('The place she\'s calling us to...', '', 264127, 0, 0, 5, 102, 0, 6, 249894, 0, 0, 0, 0, 0, 0, 0, 56110), +('Speak to me.', '', 264126, 0, 0, 5, 102, 0, 6, 249893, 0, 0, 0, 0, 0, 0, 0, 56110), +('Be seeing you.', '', 264025, 0, 0, 0, 64, 0, 2, 249783, 0, 0, 0, 0, 0, 0, 0, 56110), +('Off with you then.', '', 264024, 0, 0, 0, 64, 0, 2, 249782, 0, 0, 0, 0, 0, 0, 0, 56110), +('Well. Get on with it.', '', 264023, 0, 0, 0, 64, 0, 2, 249785, 0, 0, 0, 0, 0, 0, 0, 56110), +('What is it?', '', 264022, 0, 0, 0, 64, 0, 2, 249784, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Take some pictures. If you can.', 264021, 0, 0, 0, 64, 0, 2, 0, 249779, 0, 0, 0, 0, 0, 0, 56110), +('', 'If only I had my camera...', 264020, 0, 0, 0, 64, 0, 2, 0, 249778, 0, 0, 0, 0, 0, 0, 56110), +('', 'Quite the adventure...', 264018, 0, 0, 0, 64, 0, 2, 0, 249781, 0, 0, 0, 0, 0, 0, 56110), +('', 'Have you seen the flora here?', 264017, 0, 0, 0, 64, 0, 2, 0, 249780, 0, 0, 0, 0, 0, 0, 56110), +('', 'Farewell.', 264016, 0, 0, 0, 64, 0, 2, 0, 249774, 0, 0, 0, 0, 0, 0, 56110), +('', 'Well. Goodbye.', 264015, 0, 0, 0, 64, 0, 2, 0, 249773, 0, 0, 0, 0, 0, 0, 56110), +('', 'Good to see a friendly face.', 264014, 0, 0, 0, 64, 0, 2, 0, 249776, 0, 0, 0, 0, 0, 0, 56110), +('', 'Oh. Hello there.', 264012, 0, 0, 0, 64, 0, 2, 0, 249775, 0, 0, 0, 0, 0, 0, 56110), +('Spiders, spiders, everywhere...', '', 264007, 0, 0, 0, 64, 0, 2, 249768, 0, 0, 0, 0, 0, 0, 0, 56110), +('Don\'t look back.', '', 264006, 0, 0, 0, 64, 0, 2, 249767, 0, 0, 0, 0, 0, 0, 0, 56110), +('Let\'s get out alive.', '', 264005, 0, 0, 0, 64, 0, 2, 249765, 0, 0, 0, 0, 0, 0, 0, 56110), +('Watch your back out here.', '', 264004, 0, 0, 0, 64, 0, 2, 249764, 0, 0, 0, 0, 0, 0, 0, 56110), +('Damn am I thirsty.', '', 264002, 0, 0, 0, 64, 0, 2, 249772, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'m all ears.', '', 264001, 0, 0, 0, 64, 0, 2, 249771, 0, 0, 0, 0, 0, 0, 0, 56110), +('What\'s the word?', '', 264000, 0, 0, 0, 64, 0, 2, 249770, 0, 0, 0, 0, 0, 0, 0, 56110), +('Ahoy.', '', 263999, 0, 0, 0, 64, 0, 2, 249769, 0, 0, 0, 0, 0, 0, 0, 56110), +('Must.. get away!', '', 263918, 0, 0, 0, 102, 0, 4, 250874, 0, 0, 0, 0, 0, 0, 0, 56110), +('Deviants!', '', 263838, 0, 0, 0, 102, 0, 4, 250875, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Well done! Now let\'s regroup ahead.', 263753, 0, 0, 0, 70, 0, 4, 0, 250866, 0, 0, 0, 0, 0, 0, 56110), +('I don\'t know what to make o\' it. The earthen are also an ancient people. They might be just rememberin\' ghosts.', '', 263731, 0, 0, 0, 68, 0, 10, 248565, 0, 0, 0, 0, 0, 0, 0, 56110), +('Don\'t make me eat you.', '', 263696, 0, 0, 0, 64, 0, 2, 248312, 0, 0, 0, 0, 0, 0, 0, 56110), +('The kingdom stands strong.', '', 263695, 0, 0, 0, 64, 0, 2, 248304, 0, 0, 0, 0, 0, 0, 0, 56110), +('Go then.', '', 263694, 0, 0, 0, 64, 0, 2, 248303, 0, 0, 0, 0, 0, 0, 0, 56110), +('Kahet iz korvan.', '', 263687, 0, 0, 0, 64, 0, 2, 248302, 0, 0, 0, 0, 0, 0, 0, 56110), +('Until the next battle.', '', 263686, 0, 0, 0, 64, 0, 2, 248301, 0, 0, 0, 0, 0, 0, 0, 56110), +('Today we speak. Tomorrow we fight.', '', 263685, 0, 0, 0, 64, 0, 2, 248300, 0, 0, 0, 0, 0, 0, 0, 56110), +('Choose your enemies wisely.', '', 263684, 0, 0, 0, 64, 0, 2, 248299, 0, 0, 0, 0, 0, 0, 0, 56110), +('We rise.', '', 263683, 0, 0, 0, 64, 0, 2, 248298, 0, 0, 0, 0, 0, 0, 0, 56110), +('You remind me of breakfast.', '', 263682, 0, 0, 0, 64, 0, 2, 248311, 0, 0, 0, 0, 0, 0, 0, 56110), +('Your chitin is so thin.', '', 263681, 0, 0, 0, 64, 0, 2, 248310, 0, 0, 0, 0, 0, 0, 0, 56110), +('My might cannot be matched.', '', 263680, 0, 0, 0, 64, 0, 2, 248309, 0, 0, 0, 0, 0, 0, 0, 56110), +('Stand before me.', '', 263679, 0, 0, 0, 64, 0, 2, 248308, 0, 0, 0, 0, 0, 0, 0, 56110), +('My kingdom, forever.', '', 263678, 0, 0, 0, 64, 0, 2, 248307, 0, 0, 0, 0, 0, 0, 0, 56110), +('You smell like an ally.', '', 263677, 0, 0, 0, 64, 0, 2, 248306, 0, 0, 0, 0, 0, 0, 0, 56110), +('Speak, little one.', '', 263676, 0, 0, 0, 64, 0, 2, 248305, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'I see violence in your future.', 263674, 0, 0, 0, 64, 0, 2, 0, 248336, 0, 0, 0, 0, 0, 0, 56110), +('', 'We rise.', 263673, 0, 0, 0, 64, 0, 2, 0, 248328, 0, 0, 0, 0, 0, 0, 56110), +('', 'May your destiny weave well.', 263672, 0, 0, 0, 64, 0, 2, 0, 248327, 0, 0, 0, 0, 0, 0, 56110), +('', 'We remember all.', 263671, 0, 0, 0, 64, 0, 2, 0, 248326, 0, 0, 0, 0, 0, 0, 56110), +('', 'You prove... fascinating.', 263670, 0, 0, 0, 64, 0, 2, 0, 248325, 0, 0, 0, 0, 0, 0, 56110), +('', 'Until we tangle again.', 263669, 0, 0, 0, 64, 0, 2, 0, 248324, 0, 0, 0, 0, 0, 0, 56110), +('', 'We are always watching.', 263668, 0, 0, 0, 64, 0, 2, 0, 248323, 0, 0, 0, 0, 0, 0, 56110), +('', 'Tread softly, overcrawler.', 263667, 0, 0, 0, 64, 0, 2, 0, 248322, 0, 0, 0, 0, 0, 0, 56110), +('', 'You have questions. I know answers.', 263665, 0, 0, 0, 64, 0, 2, 0, 248335, 0, 0, 0, 0, 0, 0, 56110), +('', 'My strand carries generations of memories.', 263664, 0, 0, 0, 64, 0, 2, 0, 248334, 0, 0, 0, 0, 0, 0, 56110), +('', 'You tread a powerful skein.', 263663, 0, 0, 0, 64, 0, 2, 0, 248333, 0, 0, 0, 0, 0, 0, 56110), +('', 'It is good you are here.', 263662, 0, 0, 0, 64, 0, 2, 0, 248332, 0, 0, 0, 0, 0, 0, 56110), +('', 'Your skein sings.', 263661, 0, 0, 0, 64, 0, 2, 0, 248331, 0, 0, 0, 0, 0, 0, 56110), +('', 'My memory spans thirteen generations.', 263660, 0, 0, 0, 64, 0, 2, 0, 248330, 0, 0, 0, 0, 0, 0, 56110), +('', 'Have you come to learn?', 263659, 0, 0, 0, 64, 0, 2, 0, 248329, 0, 0, 0, 0, 0, 0, 56110), +('I don\'t see how. But... it bears investigating.', '', 263636, 0, 0, 0, 68, 0, 10, 248562, 0, 0, 0, 0, 0, 0, 0, 56110), +('Do ye think the Arathi are here somewhere in Khaz Algar?', '', 263635, 0, 0, 0, 68, 0, 10, 248563, 0, 0, 0, 0, 0, 0, 0, 56110), +('But it seems like the Arathi were here--recently. Why would the earthen have an inn with proper food and beds if they don\'t need them?', '', 263634, 0, 0, 0, 68, 0, 10, 248564, 0, 0, 0, 0, 0, 0, 0, 56110), +('Aye. I heard that too.', '', 263633, 0, 0, 0, 68, 0, 10, 248566, 0, 0, 0, 0, 0, 0, 0, 56110), +('Some of them have been calling me Arathi. Like the ancient human empire. I... wonder how they know of it.', '', 263630, 0, 0, 0, 68, 0, 10, 248567, 0, 0, 0, 0, 0, 0, 0, 56110), +('Oh, you know, Titans, Edicts... Thraegar...', '', 263629, 0, 0, 0, 68, 0, 10, 248568, 0, 0, 0, 0, 0, 0, 0, 56110), +('She\'s melting me, I--!', '', 263623, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('What... do you mean?', '', 263606, 0, 0, 0, 68, 0, 10, 248569, 0, 0, 0, 0, 0, 0, 0, 56110), +('These earthen. They\'re a funny lot. Odd traditions. Superstitions.', '', 263605, 0, 0, 0, 68, 0, 10, 248570, 0, 0, 0, 0, 0, 0, 0, 56110), +('Farewell, stranger.', '', 263544, 0, 0, 0, 64, 0, 2, 248219, 0, 0, 0, 0, 0, 0, 0, 56110), +('You didn\'t see me.', '', 263543, 0, 0, 0, 64, 0, 2, 248218, 0, 0, 0, 0, 0, 0, 0, 56110), +('What have the roots brought me?', '', 263542, 0, 0, 0, 64, 0, 2, 248221, 0, 0, 0, 0, 0, 0, 0, 56110), +('Who are you?', '', 263541, 0, 0, 0, 64, 0, 2, 248220, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Forget us.', 263540, 0, 0, 0, 64, 0, 2, 0, 248235, 0, 0, 0, 0, 0, 0, 56110), +('', 'Go. And do not look back.', 263539, 0, 0, 0, 64, 0, 2, 0, 248234, 0, 0, 0, 0, 0, 0, 56110), +('', 'You should not be here.', 263538, 0, 0, 0, 64, 0, 2, 0, 248237, 0, 0, 0, 0, 0, 0, 56110), +('', 'Who are you?', 263537, 0, 0, 0, 64, 0, 2, 0, 248236, 0, 0, 0, 0, 0, 0, 56110), +('Farewell, then.', '', 263536, 0, 0, 0, 64, 0, 2, 248231, 0, 0, 0, 0, 0, 0, 0, 56110), +('Roots guide you home, stranger.', '', 263535, 0, 0, 0, 64, 0, 2, 248230, 0, 0, 0, 0, 0, 0, 0, 56110), +('Y-yes?', '', 263534, 0, 0, 0, 64, 0, 2, 248233, 0, 0, 0, 0, 0, 0, 0, 56110), +('What is it?', '', 263533, 0, 0, 0, 64, 0, 2, 248232, 0, 0, 0, 0, 0, 0, 0, 56110), +('Go. Now.', '', 263532, 0, 0, 0, 64, 0, 2, 248227, 0, 0, 0, 0, 0, 0, 0, 56110), +('Do not return.', '', 263531, 0, 0, 0, 64, 0, 2, 248226, 0, 0, 0, 0, 0, 0, 0, 56110), +('What do you want?', '', 263530, 0, 0, 0, 64, 0, 2, 248229, 0, 0, 0, 0, 0, 0, 0, 56110), +('Stranger.', '', 263529, 0, 0, 0, 64, 0, 2, 248228, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Do not return, stranger.', 263528, 0, 0, 0, 64, 0, 2, 0, 248223, 0, 0, 0, 0, 0, 0, 56110), +('', 'Go now. Please.', 263527, 0, 0, 0, 64, 0, 2, 0, 248222, 0, 0, 0, 0, 0, 0, 56110), +('', 'You are strange to me.', 263526, 0, 0, 0, 64, 0, 2, 0, 248225, 0, 0, 0, 0, 0, 0, 56110), +('', 'I do not know you.', 263525, 0, 0, 0, 64, 0, 2, 0, 248224, 0, 0, 0, 0, 0, 0, 56110), +('My prestige... tarnished...', '', 263524, 0, 0, 0, 64, 0, 15, 248297, 0, 0, 0, 0, 0, 0, 0, 56110), +('I taste... defeat...', '', 263523, 0, 0, 0, 64, 0, 15, 248296, 0, 0, 0, 0, 0, 0, 0, 56110), +('I have been... bested...', '', 263522, 0, 0, 0, 64, 0, 15, 248295, 0, 0, 0, 0, 0, 0, 0, 56110), +('My strategy... failed...', '', 263521, 0, 0, 0, 64, 0, 15, 248294, 0, 0, 0, 0, 0, 0, 0, 56110), +('You will be conquered!', '', 263520, 0, 0, 0, 64, 0, 15, 248293, 0, 0, 0, 0, 0, 0, 0, 56110), +('For Azj-Kahet!', '', 263519, 0, 0, 0, 64, 0, 15, 248292, 0, 0, 0, 0, 0, 0, 0, 56110), +('We rise!', '', 263518, 0, 0, 0, 64, 0, 15, 248291, 0, 0, 0, 0, 0, 0, 0, 56110), +('Tak\'izik!', '', 263517, 0, 0, 0, 64, 0, 15, 248290, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'I... accept. I am the High Speaker.', 263210, 0, 0, 0, 100, 0, 4, 0, 249355, 0, 0, 0, 0, 0, 0, 56110), +('', 'Honor Guard, reporting for duty... if you\'ll accept the position...', 263207, 0, 0, 0, 100, 0, 4, 0, 249354, 0, 0, 0, 0, 0, 0, 56110), +('', 'Something tells me they already have.', 263206, 0, 0, 0, 100, 0, 4, 0, 249353, 0, 0, 0, 0, 0, 0, 56110), +('', 'Then you know I will leave it to my people to decide.', 263205, 0, 0, 0, 100, 0, 4, 0, 249352, 0, 0, 0, 0, 0, 0, 56110), +('', 'You cared for your people like no one else has. Not by commanding, but by understanding.', 263203, 0, 0, 0, 100, 0, 4, 0, 249351, 0, 0, 0, 0, 0, 0, 56110), +('', '[CUT, DO NOT RECORD] Aye. You. No one\'s worked harder. No one\'s waited longer.', 263202, 0, 0, 0, 100, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Me? Elaborate.', 263201, 0, 0, 0, 100, 0, 4, 0, 249350, 0, 0, 0, 0, 0, 0, 56110); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('', 'Well, sounds like you need a new High Speaker. And Brinthe, you\'re the right earthen for the job.', 263198, 0, 0, 0, 100, 0, 4, 0, 249349, 0, 0, 0, 0, 0, 0, 56110), +('', 'The High Speaker has ruled for as long as any of us can remember... but he\'s no longer one of us.', 263196, 0, 0, 0, 100, 0, 4, 0, 249348, 0, 0, 0, 0, 0, 0, 56110), +('', 'It ends... here...?', 263166, 0, 0, 0, 64, 0, 15, 0, 248321, 0, 0, 0, 0, 0, 0, 56110), +('', 'For... the queen...', 263165, 0, 0, 0, 64, 0, 15, 0, 248320, 0, 0, 0, 0, 0, 0, 56110), +('', 'Remember... me...', 263164, 0, 0, 0, 64, 0, 15, 0, 248319, 0, 0, 0, 0, 0, 0, 56110), +('', 'My thread... unravels...', 263163, 0, 0, 0, 64, 0, 15, 0, 248318, 0, 0, 0, 0, 0, 0, 56110), +('', 'Your line ends here!', 263162, 0, 0, 0, 64, 0, 15, 0, 248317, 0, 0, 0, 0, 0, 0, 56110), +('', 'You will be forgotten!', 263161, 0, 0, 0, 64, 0, 15, 0, 248316, 0, 0, 0, 0, 0, 0, 56110), +('', 'Tak\'na.', 263160, 0, 0, 0, 64, 0, 15, 0, 248315, 0, 0, 0, 0, 0, 0, 56110), +('', 'Tak\'izik!', 263159, 0, 0, 0, 64, 0, 15, 0, 248314, 0, 0, 0, 0, 0, 0, 56110), +('I... sleep...', 'I... sleep...', 263120, 0, 0, 0, 64, 0, 15, 254660, 253421, 0, 0, 0, 0, 0, 0, 56110), +('Gone... now...', 'Gone... now...', 263119, 0, 0, 0, 64, 0, 15, 254659, 253420, 0, 0, 0, 0, 0, 0, 56110), +('Ow...', 'Ow...', 263118, 0, 0, 0, 64, 0, 15, 254658, 253419, 0, 0, 0, 0, 0, 0, 56110), +('Overcrawler!', 'Overcrawler!', 263117, 0, 0, 0, 64, 0, 15, 254657, 253418, 0, 0, 0, 0, 0, 0, 56110), +('Kill!', 'Kill!', 263116, 0, 0, 0, 64, 0, 15, 254656, 253417, 0, 0, 0, 0, 0, 0, 56110), +('Smash you!', 'Smash you!', 263115, 0, 0, 0, 64, 0, 15, 254655, 253416, 0, 0, 0, 0, 0, 0, 56110), +('Leave.', 'Leave.', 263114, 0, 0, 0, 64, 0, 2, 254664, 253425, 0, 0, 0, 0, 0, 0, 56110), +('Bye.', 'Bye.', 263113, 0, 0, 0, 64, 0, 2, 254663, 253424, 0, 0, 0, 0, 0, 0, 56110), +('We rise.', 'We rise.', 263112, 0, 0, 0, 64, 0, 2, 254662, 253423, 0, 0, 0, 0, 0, 0, 56110), +('Go away.', 'Go away.', 263111, 0, 0, 0, 64, 0, 2, 254661, 253422, 0, 0, 0, 0, 0, 0, 56110), +('Who are you.', 'Who are you.', 263110, 0, 0, 0, 64, 0, 2, 254668, 253429, 0, 0, 0, 0, 0, 0, 56110), +('Speak.', 'Speak.', 263109, 0, 0, 0, 64, 0, 2, 254667, 253428, 0, 0, 0, 0, 0, 0, 56110), +('Yes?', 'Yes?', 263108, 0, 0, 0, 64, 0, 2, 254666, 253427, 0, 0, 0, 0, 0, 0, 56110), +('What.', 'What.', 263107, 0, 0, 0, 64, 0, 2, 254665, 253426, 0, 0, 0, 0, 0, 0, 56110), +('Not... done... yet...', '', 263106, 0, 0, 0, 64, 0, 15, 248262, 0, 0, 0, 0, 0, 0, 0, 56110), +('Not... finished...', '', 263105, 0, 0, 0, 64, 0, 15, 248261, 0, 0, 0, 0, 0, 0, 0, 56110), +('So... much... to do...', '', 263104, 0, 0, 0, 64, 0, 15, 248260, 0, 0, 0, 0, 0, 0, 0, 56110), +('You\'re done for!', '', 263103, 0, 0, 0, 64, 0, 15, 248259, 0, 0, 0, 0, 0, 0, 0, 56110), +('Tak\'izik!', '', 263102, 0, 0, 0, 64, 0, 15, 248258, 0, 0, 0, 0, 0, 0, 0, 56110), +('Get out!', '', 263101, 0, 0, 0, 64, 0, 15, 248257, 0, 0, 0, 0, 0, 0, 0, 56110), +('Back to work!', '', 263100, 0, 0, 0, 64, 0, 2, 248266, 0, 0, 0, 0, 0, 0, 0, 56110), +('Okay, bye!', '', 263099, 0, 0, 0, 64, 0, 2, 248265, 0, 0, 0, 0, 0, 0, 0, 56110), +('See you soon!', '', 263098, 0, 0, 0, 64, 0, 2, 248264, 0, 0, 0, 0, 0, 0, 0, 56110), +('Good good good bye!', '', 263097, 0, 0, 0, 64, 0, 2, 248263, 0, 0, 0, 0, 0, 0, 0, 56110), +('Oh? Hello!', '', 263096, 0, 0, 0, 64, 0, 2, 248270, 0, 0, 0, 0, 0, 0, 0, 56110), +('Here I am!', '', 263095, 0, 0, 0, 64, 0, 2, 248269, 0, 0, 0, 0, 0, 0, 0, 56110), +('What what what?', '', 263094, 0, 0, 0, 64, 0, 2, 248268, 0, 0, 0, 0, 0, 0, 0, 56110), +('Hi.', '', 263093, 0, 0, 0, 64, 0, 2, 248267, 0, 0, 0, 0, 0, 0, 0, 56110), +('A crystal has formed deep within the mine. Seize it before Ruffious does!', '', 262649, 0, 36471, 0, 64, 0, 13, 247064, 0, 0, 0, 0, 0, 0, 0, 56110), +('Lok\'tar, everyone.', '', 262573, 0, 0, 0, 68, 0, 7, 252244, 0, 0, 0, 0, 0, 0, 0, 56110), +('', '...and apologies for the delay.', 262567, 0, 0, 0, 68, 0, 7, 0, 252243, 0, 0, 0, 0, 0, 0, 56110), +('Now is not the time to mourn. Now is the time to fight.', '', 262250, 0, 0, 0, 64, 0, 2, 247001, 0, 0, 0, 0, 0, 0, 0, 56110), +('This is not over.', '', 262249, 0, 0, 0, 64, 0, 2, 247000, 0, 0, 0, 0, 0, 0, 0, 56110), +('What\'s done is done. We must move forward.', '', 262248, 0, 0, 0, 64, 0, 2, 246999, 0, 0, 0, 0, 0, 0, 0, 56110), +('Azeroth calls. We must answer.', '', 262247, 0, 0, 0, 64, 0, 2, 247004, 0, 0, 0, 0, 0, 0, 0, 56110), +('We must continue our journey.', '', 262246, 0, 0, 0, 64, 0, 2, 247003, 0, 0, 0, 0, 0, 0, 0, 56110), +('Strength... and unity.', '', 262245, 0, 0, 0, 64, 0, 2, 247002, 0, 0, 0, 0, 0, 0, 0, 56110), +('Still we stand. And so we fight on.', '', 262244, 0, 0, 0, 64, 0, 2, 250002, 0, 0, 0, 0, 0, 0, 0, 56110), +('It is important we use our power wisely.', '', 262243, 0, 0, 0, 64, 0, 2, 250001, 0, 0, 0, 0, 0, 0, 0, 56110), +('May we next meet under better circumstances.', '', 262242, 0, 0, 0, 64, 0, 2, 249999, 0, 0, 0, 0, 0, 0, 0, 56110), +('For Dalaran.', '', 262241, 0, 0, 0, 64, 0, 2, 250000, 0, 0, 0, 0, 0, 0, 0, 56110), +('The Sunreavers will defend what remains.', '', 262240, 0, 0, 0, 64, 0, 2, 249998, 0, 0, 0, 0, 0, 0, 0, 56110), +('All that I worked for... gone!', '', 262239, 0, 0, 0, 64, 0, 2, 249997, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Xal\'atath will face the might of the Alliance.', 262238, 0, 0, 0, 64, 0, 2, 0, 250442, 0, 0, 0, 0, 0, 0, 56110), +('', 'We will brave this darkness--together.', 262237, 0, 0, 0, 64, 0, 2, 0, 250441, 0, 0, 0, 0, 0, 0, 56110), +('', 'Azeroth must be protected.', 262236, 0, 0, 0, 64, 0, 2, 0, 250440, 0, 0, 0, 0, 0, 0, 56110), +('', 'I will not lose my friends again!', 262235, 0, 0, 0, 64, 0, 2, 0, 250439, 0, 0, 0, 0, 0, 0, 56110), +('', 'Dalaran... another home lost to war.', 262234, 0, 0, 0, 64, 0, 2, 0, 250438, 0, 0, 0, 0, 0, 0, 56110), +('', 'We survived. The nerubians will not.', 262233, 0, 0, 0, 64, 0, 2, 0, 250437, 0, 0, 0, 0, 0, 0, 56110), +('When I heard of a gryphon with all the might of the storm, I had tae see it fer myself!', '', 262162, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('[DNT] Kahet iz korvan.', '[DNT] Kahet iz korvan.', 262040, 0, 0, 1, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Theleon... If there was only something I could do...', '', 261987, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Snootsnout! Leave new friends e-le-men-tal present. And close door behind. We not entertain today.', '', 261905, 0, 0, 0, 68, 0, 4, 249406, 0, 0, 0, 0, 0, 0, 0, 56110), +('Snuffed little friend. Next time, snuff you.', '', 261904, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Run round. Steal candle. Kill kobold. Bah! Am Candle King!', '', 261903, 0, 0, 0, 68, 0, 4, 249405, 0, 0, 0, 0, 0, 0, 0, 56110), +('Think I not see? What YOU do in MY mine?', '', 261902, 0, 0, 0, 68, 0, 4, 249404, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'The darkness hungers. Let\'s give Xal\'atath\'s forces a taste of their own shadows.', 261807, 0, 0, 1005, 68, 0, 4, 0, 249194, 0, 0, 0, 0, 0, 0, 56110), +('', 'You have survived so far. Keep doing so. I hope we meet again.', 261774, 0, 0, 0, 68, 0, 7, 0, 248720, 0, 0, 0, 0, 0, 0, 56110), +('', 'But I know you will not accept that. So you follow your path, and I will follow mine.', 261772, 0, 0, 0, 68, 0, 7, 0, 248719, 0, 0, 0, 0, 0, 0, 56110), +('', 'None who enter leave in one piece. Your friend is likely dead.', 261771, 0, 0, 0, 68, 0, 7, 0, 248718, 0, 0, 0, 0, 0, 0, 56110), +('', 'The City of Threads. The heart of Azj-Kahet. Bled dry and dying.', 261768, 0, 0, 0, 68, 0, 7, 0, 248717, 0, 0, 0, 0, 0, 0, 56110), +('Ready to do some good?', 'Ready to do some good?', 261755, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('We shall cleanse these demons with holy flame!', '', 261754, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Salutations, hero. I must admit I\'m quite excited to see Khaz Algar. There\'s so much to explore there!', 261676, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('', 'You\'ll likely find Dagran with his nose in a book. It\'s why he insisted we come to Dalaran.', 261573, 0, 0, 0, 0, 0, 7, 0, 246269, 0, 0, 0, 0, 0, 0, 56110), +('Have you seen these new tomes, Uncle Brann? They must be from Drenden\'s library.', '', 261480, 0, 0, 0, 0, 0, 7, 246210, 0, 0, 0, 0, 0, 0, 0, 56110), +('So, let\'s be clear. I\'m doing this for all of you. Not for her.', '', 261383, 0, 0, 669, 0, 0, 7, 246223, 0, 0, 0, 0, 0, 0, 0, 56110), +('After all I gave, she left me like... this. Unable to feel the warmth of my kin\'s embrace.', '', 261382, 0, 0, 669, 0, 0, 7, 246222, 0, 0, 0, 0, 0, 0, 0, 56110), +('\"Speaker of Azeroth.\" Bah. She hasn\'t been speaking to me.', '', 261381, 0, 0, 669, 0, 0, 7, 246221, 0, 0, 0, 0, 0, 0, 0, 56110), +('Azeroth needs its Speaker. And so do we.', '', 261380, 0, 0, 0, 0, 0, 7, 246344, 0, 0, 0, 0, 0, 0, 0, 56110), +('If this is about the visions, I\'m nae interested. Leave me alone.', '', 261379, 0, 0, 0, 0, 0, 7, 246220, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Magni! We\'ve been trying to--', 261377, 0, 0, 0, 0, 0, 7, 0, 246327, 0, 0, 0, 0, 0, 0, 56110), +('Intruders at the gate!', 'Intruders at the gate!', 261334, 0, 0, 603, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('For the Horde!', '', 261233, 0, 0, 0, 64, 0, 4, 246049, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'For the Horde!', 261232, 0, 0, 0, 64, 0, 4, 0, 246046, 0, 0, 0, 0, 0, 0, 56110), +('', 'Greetings, friend.\n\nWhile I am afraid I do not have any advice for competing in the latest season, I do have quite the assortment of profession patterns from the Draconic competitive season. Would you be interested in expanding your collection?', 261215, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'For the Empire.', 261078, 0, 0, 0, 64, 0, 4, 0, 245203, 0, 0, 0, 0, 0, 0, 56110), +('', 'The darkness comes, we are prepared.', 261077, 0, 0, 0, 64, 0, 4, 0, 245184, 0, 0, 0, 0, 0, 0, 56110), +('', 'Always be prepared.', 261075, 0, 0, 0, 64, 0, 4, 0, 245165, 0, 0, 0, 0, 0, 0, 56110), +('', 'Sacred Flame guide your way, friend.', 261073, 0, 0, 0, 64, 0, 4, 0, 245345, 0, 0, 0, 0, 0, 0, 56110), +('', 'We must prepare for Beledar to shift.', 261072, 0, 0, 0, 64, 0, 4, 0, 245326, 0, 0, 0, 0, 0, 0, 56110), +('', 'We are the holders of hope.', 261071, 0, 0, 0, 64, 0, 4, 0, 245307, 0, 0, 0, 0, 0, 0, 56110), +('For the Empire.', '', 261070, 0, 0, 0, 64, 0, 4, 244634, 0, 0, 0, 0, 0, 0, 0, 56110), +('Beware the shadows.', '', 261069, 0, 0, 0, 64, 0, 4, 244633, 0, 0, 0, 0, 0, 0, 0, 56110), +('Stay alert.', '', 261068, 0, 0, 0, 64, 0, 4, 244632, 0, 0, 0, 0, 0, 0, 0, 56110), +('Sacred Flame guide your way, friend.', '', 261067, 0, 0, 0, 64, 0, 4, 244637, 0, 0, 0, 0, 0, 0, 0, 56110), +('Greetings, outsider.', '', 261066, 0, 0, 0, 64, 0, 4, 244636, 0, 0, 0, 0, 0, 0, 0, 56110), +('Beledar shift in your favor.', '', 261065, 0, 0, 0, 64, 0, 4, 244635, 0, 0, 0, 0, 0, 0, 0, 56110), +('Are executions part of the whole Trade Prince thing?', '', 261026, 0, 0, 0, 64, 0, 2, 248746, 0, 0, 0, 0, 0, 0, 0, 56110), +('Leadership is a crushing burden sometimes, but my Crush-O-Matic is way more efficient.', '', 261025, 0, 0, 0, 64, 0, 2, 248745, 0, 0, 0, 0, 0, 0, 0, 56110), +('You know how many bodies you can hide in a construction site?', '', 261024, 0, 0, 0, 64, 0, 2, 248744, 0, 0, 0, 0, 0, 0, 0, 56110), +('Nice chat. Now get a move on.', '', 261023, 0, 0, 0, 64, 0, 2, 248736, 0, 0, 0, 0, 0, 0, 0, 56110), +('Get out there and get to it!', '', 261022, 0, 0, 0, 64, 0, 2, 248735, 0, 0, 0, 0, 0, 0, 0, 56110), +('All parts accounted for.', '', 261021, 0, 0, 0, 64, 0, 2, 248734, 0, 0, 0, 0, 0, 0, 0, 56110), +('Looks like we\'ve got work to do.', '', 261020, 0, 0, 0, 64, 0, 2, 248733, 0, 0, 0, 0, 0, 0, 0, 56110), +('It\'s lonely at the top.', '', 261019, 0, 0, 0, 64, 0, 2, 248732, 0, 0, 0, 0, 0, 0, 0, 56110), +('Bilgewater is on the job!', '', 261018, 0, 0, 0, 64, 0, 2, 248731, 0, 0, 0, 0, 0, 0, 0, 56110), +('Do us proud.', '', 261017, 0, 0, 0, 64, 0, 2, 248730, 0, 0, 0, 0, 0, 0, 0, 56110), +('What needs fixing?', '', 261015, 0, 0, 0, 64, 0, 2, 248743, 0, 0, 0, 0, 0, 0, 0, 56110), +('You\'re talking to the goblin in charge.', '', 261014, 0, 0, 0, 64, 0, 2, 248742, 0, 0, 0, 0, 0, 0, 0, 56110), +('What now?', '', 261012, 0, 0, 0, 64, 0, 2, 248741, 0, 0, 0, 0, 0, 0, 0, 56110), +('What\'s the hold up?', '', 261011, 0, 0, 0, 64, 0, 2, 248740, 0, 0, 0, 0, 0, 0, 0, 56110), +('You got a problem? I got solutions.', '', 261010, 0, 0, 0, 64, 0, 2, 248739, 0, 0, 0, 0, 0, 0, 0, 56110), +('We get things done.', '', 261009, 0, 0, 0, 64, 0, 2, 248738, 0, 0, 0, 0, 0, 0, 0, 56110), +('Bilgewater on duty!', '', 261008, 0, 0, 0, 64, 0, 2, 248737, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'To think I had relatives in the old world? Wonderful! I hope I can live up to such legends.', 260917, 0, 0, 0, 68, 0, 4, 0, 243926, 0, 0, 0, 0, 0, 0, 56110), +('Few names hold higher esteem. You must be a lady, or a--', '', 260916, 0, 0, 0, 68, 0, 4, 243924, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Conversation terminated.', 260890, 0, 0, 0, 64, 0, 2, 0, 243762, 0, 0, 0, 0, 0, 0, 56110), +('', 'Go. All of you. I will join you soon.', 260800, 0, 0, 0, 68, 0, 7, 0, 248706, 0, 0, 0, 0, 0, 0, 56110), +('', 'At least it will not be the first tradition we have broken.', 260799, 0, 0, 0, 68, 0, 7, 0, 248705, 0, 0, 0, 0, 0, 0, 56110), +('The others will hear of this.', '', 260798, 0, 0, 0, 68, 0, 7, 248704, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'On\'hiea... she speaks with the song of the world. You know it, as do I.', 260797, 0, 0, 0, 68, 0, 7, 0, 248703, 0, 0, 0, 0, 0, 0, 56110), +('', 'We both know our charge. They are of this world. And they too seek to defend it.', 260796, 0, 0, 0, 68, 0, 7, 0, 248702, 0, 0, 0, 0, 0, 0, 56110), +('', 'Enough!', 260795, 0, 0, 0, 68, 0, 7, 0, 248701, 0, 0, 0, 0, 0, 0, 56110), +('We need nothing from them!', '', 260794, 0, 0, 0, 68, 0, 7, 248700, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'The Black Blood spreads deeper every day. We need their aid--', 260793, 0, 0, 0, 68, 0, 7, 0, 248699, 0, 0, 0, 0, 0, 0, 56110), +('You have shown your true form? Orweyna, this is forbidden!', '', 260792, 0, 0, 0, 68, 0, 7, 248698, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'You\'re about to find out which is worse--my bark, or my bite.', 260707, 0, 0, 0, 64, 0, 2, 0, 244455, 0, 0, 0, 0, 0, 0, 56110), +('', 'I shall watch for you.', 260706, 0, 0, 0, 64, 0, 2, 0, 244391, 0, 0, 0, 0, 0, 0, 56110), +('', 'Perhaps we\'ll meet again.', 260705, 0, 0, 0, 64, 0, 2, 0, 244383, 0, 0, 0, 0, 0, 0, 56110), +('', 'Do not fear the dark.', 260704, 0, 0, 0, 64, 0, 2, 0, 244375, 0, 0, 0, 0, 0, 0, 56110), +('', 'Let nature take its course.', 260703, 0, 0, 0, 64, 0, 2, 0, 244367, 0, 0, 0, 0, 0, 0, 56110), +('', 'May you lend your song to hers.', 260702, 0, 0, 0, 64, 0, 2, 0, 244359, 0, 0, 0, 0, 0, 0, 56110), +('', 'The world watch over you.', 260701, 0, 0, 0, 64, 0, 2, 0, 244351, 0, 0, 0, 0, 0, 0, 56110), +('', 'Wild guide you well.', 260700, 0, 0, 0, 64, 0, 2, 0, 244343, 0, 0, 0, 0, 0, 0, 56110), +('', 'You hail from above.', 260699, 0, 0, 0, 64, 0, 2, 0, 244447, 0, 0, 0, 0, 0, 0, 56110), +('', 'Your path leads you deep, stranger.', 260698, 0, 0, 0, 64, 0, 2, 0, 244439, 0, 0, 0, 0, 0, 0, 56110), +('', 'The roots brought us both here.', 260697, 0, 0, 0, 64, 0, 2, 0, 244431, 0, 0, 0, 0, 0, 0, 56110), +('', 'You have found me.', 260696, 0, 0, 0, 64, 0, 2, 0, 244423, 0, 0, 0, 0, 0, 0, 56110), +('', 'So. Your path leads you here.', 260695, 0, 0, 0, 64, 0, 2, 0, 244415, 0, 0, 0, 0, 0, 0, 56110), +('', 'You have come far, stranger.', 260694, 0, 0, 0, 64, 0, 2, 0, 244407, 0, 0, 0, 0, 0, 0, 56110), +('', 'Speak to me.', 260693, 0, 0, 0, 64, 0, 2, 0, 244399, 0, 0, 0, 0, 0, 0, 56110), +('', 'Hands off. You\'re weathering me.', 260692, 0, 0, 0, 64, 0, 2, 0, 243882, 0, 0, 0, 0, 0, 0, 56110), +('', 'Conversation terminated.', 260691, 0, 0, 0, 64, 0, 2, 0, 243878, 0, 0, 0, 0, 0, 0, 56110), +('', 'Leaving so soon?', 260690, 0, 0, 0, 64, 0, 2, 0, 243877, 0, 0, 0, 0, 0, 0, 56110), +('', 'Come see me at the show tonight.', 260689, 0, 0, 0, 64, 0, 2, 0, 243876, 0, 0, 0, 0, 0, 0, 56110), +('', 'Conversation... initiated.', 260688, 0, 0, 0, 64, 0, 2, 0, 243881, 0, 0, 0, 0, 0, 0, 56110), +('', 'Don\'t expect an inscription.', 260687, 0, 0, 0, 64, 0, 2, 0, 243880, 0, 0, 0, 0, 0, 0, 56110), +('', 'Here to adore me?', 260685, 0, 0, 0, 64, 0, 2, 0, 243879, 0, 0, 0, 0, 0, 0, 56110), +('I... was chosen...', 'I... was chosen...', 260682, 0, 0, 0, 64, 0, 15, 244331, 244332, 0, 0, 0, 0, 0, 0, 56110), +('We... shall.... rise...', 'We... shall.... rise...', 260681, 0, 0, 0, 64, 0, 15, 244323, 244324, 0, 0, 0, 0, 0, 0, 56110), +('More... will follow...', 'More... will follow...', 260680, 0, 0, 0, 64, 0, 15, 244315, 244316, 0, 0, 0, 0, 0, 0, 56110), +('Fangs... take you...', 'Fangs... take you...', 260679, 0, 0, 0, 64, 0, 15, 244307, 244308, 0, 0, 0, 0, 0, 0, 56110), +('Azj\'aza.', 'Azj\'aza.', 260678, 0, 0, 0, 64, 0, 15, 244299, 244300, 0, 0, 0, 0, 0, 0, 56110), +('Your eyes look delicious...', 'Your eyes look delicious...', 260677, 0, 0, 0, 64, 0, 15, 244291, 244292, 0, 0, 0, 0, 0, 0, 56110), +('Elix tak\'na.', 'Elix tak\'na.', 260676, 0, 0, 0, 64, 0, 15, 244283, 244284, 0, 0, 0, 0, 0, 0, 56110), +('My life for Ansurek!', 'My life for Ansurek!', 260675, 0, 0, 0, 64, 0, 15, 244275, 244276, 0, 0, 0, 0, 0, 0, 56110), +('We rise!', 'We rise!', 260674, 0, 0, 0, 64, 0, 15, 244267, 244268, 0, 0, 0, 0, 0, 0, 56110), +('Igitith... ik... Ansurek...', 'Igitith... ik... Ansurek...', 260673, 0, 0, 0, 64, 0, 15, 244329, 244330, 0, 0, 0, 0, 0, 0, 56110), +('We... shall... rise...', 'We... shall... rise...', 260672, 0, 0, 0, 64, 0, 15, 244321, 244322, 0, 0, 0, 0, 0, 0, 56110), +('You will... not... succeed...', 'You will... not... succeed...', 260671, 0, 0, 0, 64, 0, 15, 244313, 244314, 0, 0, 0, 0, 0, 0, 56110), +('My thread... severed...', 'My thread... severed...', 260670, 0, 0, 0, 64, 0, 15, 244305, 244306, 0, 0, 0, 0, 0, 0, 56110), +('By Ansurek\'s will.', 'By Ansurek\'s will.', 260669, 0, 0, 0, 64, 0, 15, 244297, 244298, 0, 0, 0, 0, 0, 0, 56110), +('Aza\'tak, invader.', 'Aza\'tak, invader.', 260668, 0, 0, 0, 64, 0, 15, 244289, 244290, 0, 0, 0, 0, 0, 0, 56110), +('Die in the dark.', 'Die in the dark.', 260667, 0, 0, 0, 64, 0, 15, 244281, 244282, 0, 0, 0, 0, 0, 0, 56110), +('Your fear feeds me.', 'Your fear feeds me.', 260666, 0, 0, 0, 64, 0, 15, 244273, 244274, 0, 0, 0, 0, 0, 0, 56110), +('Tak\'rasha\'na.', 'Tak\'rasha\'na.', 260665, 0, 0, 0, 64, 0, 15, 244265, 244266, 0, 0, 0, 0, 0, 0, 56110), +('', 'Fly high, strike true!', 260664, 0, 0, 0, 64, 0, 2, 0, 243756, 0, 0, 0, 0, 0, 0, 56110), +('Ansurek... why...', 'Ansurek... why...', 260663, 0, 0, 0, 64, 0, 15, 244333, 244334, 0, 0, 0, 0, 0, 0, 56110), +('Cut... short...', 'Cut... short...', 260662, 0, 0, 0, 64, 0, 15, 244325, 244326, 0, 0, 0, 0, 0, 0, 56110), +('My queen... I... failed...', 'My queen... I... failed...', 260661, 0, 0, 0, 64, 0, 15, 244317, 244318, 0, 0, 0, 0, 0, 0, 56110), +('Not... like this...', 'Not... like this...', 260660, 0, 0, 0, 64, 0, 15, 244309, 244310, 0, 0, 0, 0, 0, 0, 56110), +('I will ascend!', 'I will ascend!', 260659, 0, 0, 0, 64, 0, 15, 244301, 244302, 0, 0, 0, 0, 0, 0, 56110), +('Your thread ends here!', 'Your thread ends here!', 260658, 0, 0, 0, 64, 0, 15, 244293, 244294, 0, 0, 0, 0, 0, 0, 56110), +('Unworthy pests!', 'Unworthy pests!', 260657, 0, 0, 0, 64, 0, 15, 244285, 244286, 0, 0, 0, 0, 0, 0, 56110), +('Tak\'izik!', 'Tak\'izik!', 260656, 0, 0, 0, 64, 0, 15, 244277, 244278, 0, 0, 0, 0, 0, 0, 56110), +('Igitith ik Ansurek!', 'Igitith ik Ansurek!', 260655, 0, 0, 0, 64, 0, 15, 244269, 244270, 0, 0, 0, 0, 0, 0, 56110), +('Most appreciated, overcrawler.', 'Most appreciated, overcrawler.', 260654, 0, 0, 0, 64, 0, 2, 244465, 244466, 0, 0, 0, 0, 0, 0, 56110), +('Return for more!', 'Return for more!', 260653, 0, 0, 0, 64, 0, 2, 244461, 244462, 0, 0, 0, 0, 0, 0, 56110), +('Elix kat\'taj.', 'Elix kat\'taj.', 260652, 0, 0, 0, 64, 0, 2, 244457, 244458, 0, 0, 0, 0, 0, 0, 56110), +('The weave has delivered a customer!', 'The weave has delivered a customer!', 260651, 0, 0, 0, 64, 0, 2, 244477, 244478, 0, 0, 0, 0, 0, 0, 56110), +('Come, relish my vendibles!', 'Come, relish my vendibles!', 260650, 0, 0, 0, 64, 0, 2, 244473, 244474, 0, 0, 0, 0, 0, 0, 56110), +('I see you see my wares.', 'I see you see my wares.', 260648, 0, 0, 0, 64, 0, 2, 244469, 244470, 0, 0, 0, 0, 0, 0, 56110), +('Igitith ik Ansurek!', 'Igitith ik Ansurek!', 260641, 0, 0, 0, 64, 0, 15, 244303, 244304, 0, 0, 0, 0, 0, 0, 56110), +('Filthy overcrawler!', 'Filthy overcrawler!', 260640, 0, 0, 0, 64, 0, 15, 244295, 244296, 0, 0, 0, 0, 0, 0, 56110), +('Weave... take you...', 'Weave... take you...', 260639, 0, 0, 0, 64, 0, 15, 244335, 244336, 0, 0, 0, 0, 0, 0, 56110), +('Azj-kahet... will... rise...', 'Azj-kahet... will... rise...', 260638, 0, 0, 0, 64, 0, 15, 244327, 244328, 0, 0, 0, 0, 0, 0, 56110), +('I... cannot falter...', 'I... cannot falter...', 260636, 0, 0, 0, 64, 0, 15, 244319, 244320, 0, 0, 0, 0, 0, 0, 56110), +('For... the queen...', 'For... the queen...', 260635, 0, 0, 0, 64, 0, 15, 244311, 244312, 0, 0, 0, 0, 0, 0, 56110), +('Tak\'izik!', 'Tak\'izik!', 260634, 0, 0, 0, 64, 0, 15, 244287, 244288, 0, 0, 0, 0, 0, 0, 56110), +('For Ansurek!', 'For Ansurek!', 260632, 0, 0, 0, 64, 0, 15, 244279, 244280, 0, 0, 0, 0, 0, 0, 56110), +('We rise!', 'We rise!', 260631, 0, 0, 0, 64, 0, 15, 244271, 244272, 0, 0, 0, 0, 0, 0, 56110), +('Elix kat\'taj.', 'Elix kat\'taj.', 260629, 0, 0, 0, 64, 0, 2, 244467, 244468, 0, 0, 0, 0, 0, 0, 56110), +('Enjoy my offerings.', 'Enjoy my offerings.', 260627, 0, 0, 0, 64, 0, 2, 244463, 244464, 0, 0, 0, 0, 0, 0, 56110), +('Do return again.', 'Do return again.', 260626, 0, 0, 0, 64, 0, 2, 244459, 244460, 0, 0, 0, 0, 0, 0, 56110), +('Interested in the unusual?', 'Interested in the unusual?', 260625, 0, 0, 0, 64, 0, 2, 244479, 244480, 0, 0, 0, 0, 0, 0, 56110), +('', 'I\'m... still not sure I do. But the stormrooks deserve better. And I can give them that.', 260624, 0, 0, 0, 68, 0, 10, 0, 245284, 0, 0, 0, 0, 0, 0, 56110), +('Something like that. But you weren\'t afraid of the truth, Lufsela. And that\'s why you deserve this.', '', 260623, 0, 0, 0, 68, 0, 10, 245285, 0, 0, 0, 0, 0, 0, 0, 56110), +('Only the finest for you.', 'Only the finest for you.', 260622, 0, 0, 0, 64, 0, 2, 244475, 244476, 0, 0, 0, 0, 0, 0, 56110), +('What treasures I have!', 'What treasures I have!', 260621, 0, 0, 0, 64, 0, 2, 244471, 244472, 0, 0, 0, 0, 0, 0, 56110), +('', 'So he knew, somewhere inside. But he didn\'t... remember?', 260620, 0, 0, 0, 68, 0, 10, 0, 245286, 0, 0, 0, 0, 0, 0, 56110), +('At some point, he changed. More like one of those \"shaman.\" Like Thrall.', '', 260619, 0, 0, 0, 68, 0, 10, 245287, 0, 0, 0, 0, 0, 0, 0, 56110), +('But I realized it didn\'t matter. The way he called them...', '', 260618, 0, 0, 0, 68, 0, 10, 245288, 0, 0, 0, 0, 0, 0, 0, 56110), +('Your carapace is so... sleek. And soft. And easily crushed.', 'Your carapace is so... sleek. And soft. And easily crushed.', 260617, 0, 0, 0, 64, 0, 2, 244453, 244454, 0, 0, 0, 0, 0, 0, 56110), +('We fought about it. That\'s why I finally left. He wouldn\'t admit it.', '', 260616, 0, 0, 0, 68, 0, 10, 245289, 0, 0, 0, 0, 0, 0, 0, 56110), +('Go then.', 'Go then.', 260615, 0, 0, 0, 64, 0, 2, 244389, 244390, 0, 0, 0, 0, 0, 0, 56110), +('Sure, he went through many recharges. But he knew what the titans had done to the rooks was wrong.', '', 260614, 0, 0, 0, 68, 0, 10, 245290, 0, 0, 0, 0, 0, 0, 0, 56110), +('He was a good rider, but it took him far longer than you to figure out how to train a stormrook.', '', 260613, 0, 0, 0, 68, 0, 10, 245291, 0, 0, 0, 0, 0, 0, 0, 56110), +('Do you think he knew what he was doing when he took over the Stormperch? No.', '', 260612, 0, 0, 0, 68, 0, 10, 245292, 0, 0, 0, 0, 0, 0, 0, 56110), +('Lufsela... Baelgrim was as stubborn as a ram\'s arse and twice as shale-headed.', '', 260611, 0, 0, 0, 68, 0, 10, 245293, 0, 0, 0, 0, 0, 0, 0, 56110), +('We shall rise.', 'We shall rise.', 260610, 0, 0, 0, 64, 0, 2, 244381, 244382, 0, 0, 0, 0, 0, 0, 56110), +('May your threads hold strong.', 'May your threads hold strong.', 260609, 0, 0, 0, 64, 0, 2, 244373, 244374, 0, 0, 0, 0, 0, 0, 56110), +('', 'But I\'m no Stormward, Olbarig. I don\'t know if I can--', 260608, 0, 0, 0, 68, 0, 10, 0, 245294, 0, 0, 0, 0, 0, 0, 56110), +('I will be watching.', 'I will be watching.', 260607, 0, 0, 0, 64, 0, 2, 244365, 244366, 0, 0, 0, 0, 0, 0, 56110), +('Pawn... in game... of life...', 'Pawn... in game... of life...', 260606, 0, 0, 0, 64, 0, 4, 245599, 0, 0, 0, 0, 0, 0, 0, 56110), +('Me... take... dirt nap...', 'Me... take... dirt nap...', 260605, 0, 0, 0, 64, 0, 4, 245598, 0, 0, 0, 0, 0, 0, 0, 56110), +('You won\'t be alone, Lufsela. I can help you. So can Vokmar, and--', '', 260604, 0, 0, 0, 68, 0, 10, 245295, 0, 0, 0, 0, 0, 0, 0, 56110), +('Me... not... feel... well...', 'Me... not... feel... well...', 260603, 0, 0, 0, 64, 0, 4, 245597, 0, 0, 0, 0, 0, 0, 0, 56110), +('Watch your step, stranger.', 'Watch your step, stranger.', 260602, 0, 0, 0, 64, 0, 2, 244357, 244358, 0, 0, 0, 0, 0, 0, 56110), +('The queen sees all.', 'The queen sees all.', 260601, 0, 0, 0, 64, 0, 2, 244349, 244350, 0, 0, 0, 0, 0, 0, 56110), +('', 'New stormrooks, new riders--we\'re going to have to start all over.', 260600, 0, 0, 0, 68, 0, 10, 0, 245296, 0, 0, 0, 0, 0, 0, 56110), +('Kahet iz korvan.', 'Kahet iz korvan.', 260599, 0, 0, 0, 64, 0, 2, 244341, 244342, 0, 0, 0, 0, 0, 0, 56110), +('Your name, overcrawler?', 'Your name, overcrawler?', 260597, 0, 0, 0, 64, 0, 2, 244445, 244446, 0, 0, 0, 0, 0, 0, 56110), +('I do not recognize you.', 'I do not recognize you.', 260595, 0, 0, 0, 64, 0, 2, 244437, 244438, 0, 0, 0, 0, 0, 0, 56110), +('Do you have business here?', 'Do you have business here?', 260593, 0, 0, 0, 64, 0, 2, 244429, 244430, 0, 0, 0, 0, 0, 0, 56110), +('Who sent you?', 'Who sent you?', 260592, 0, 0, 0, 64, 0, 2, 244421, 244422, 0, 0, 0, 0, 0, 0, 56110), +('Your presence has been noted.', 'Your presence has been noted.', 260590, 0, 0, 0, 64, 0, 2, 244413, 244414, 0, 0, 0, 0, 0, 0, 56110), +('Where were you assigned?', 'Where were you assigned?', 260589, 0, 0, 0, 64, 0, 2, 244405, 244406, 0, 0, 0, 0, 0, 0, 56110), +('What are you doing here?', 'What are you doing here?', 260587, 0, 0, 0, 64, 0, 2, 244397, 244398, 0, 0, 0, 0, 0, 0, 56110), +('You have far too few limbs to be pressing your luck, stranger.', 'You have far too few limbs to be pressing your luck, stranger.', 260575, 0, 0, 0, 64, 0, 2, 244451, 244452, 0, 0, 0, 0, 0, 0, 56110), +('We shall rise.', 'We shall rise.', 260574, 0, 0, 0, 64, 0, 2, 244387, 244388, 0, 0, 0, 0, 0, 0, 56110), +('Kahet iz korvan.', 'Kahet iz korvan.', 260572, 0, 0, 0, 64, 0, 2, 244379, 244380, 0, 0, 0, 0, 0, 0, 56110), +('Weave protect you.', 'Weave protect you.', 260569, 0, 0, 0, 64, 0, 2, 244371, 244372, 0, 0, 0, 0, 0, 0, 56110), +('Farewell then.', 'Farewell then.', 260568, 0, 0, 0, 64, 0, 2, 244363, 244364, 0, 0, 0, 0, 0, 0, 56110), +('Watch where you wander.', 'Watch where you wander.', 260567, 0, 0, 0, 64, 0, 2, 244355, 244356, 0, 0, 0, 0, 0, 0, 56110), +('As the queen wills.', 'As the queen wills.', 260565, 0, 0, 0, 64, 0, 2, 244347, 244348, 0, 0, 0, 0, 0, 0, 56110), +('I need people to dig ore--not their own graves. Hint. Hint.', '', 260564, 0, 0, 0, 64, 0, 4, 246061, 0, 0, 0, 0, 0, 0, 0, 56110), +('For Azj-Kahet.', 'For Azj-Kahet.', 260563, 0, 0, 0, 64, 0, 2, 244339, 244340, 0, 0, 0, 0, 0, 0, 56110), +('State your purpose.', 'State your purpose.', 260562, 0, 0, 0, 64, 0, 2, 244443, 244444, 0, 0, 0, 0, 0, 0, 56110), +('May your path be free of dangers.', '', 260561, 0, 0, 0, 64, 0, 2, 246067, 0, 0, 0, 0, 0, 0, 0, 56110), +('Best part of day!', 'Best part of day!', 260560, 0, 0, 0, 64, 0, 4, 245584, 0, 0, 0, 0, 0, 0, 0, 56110), +('By the queen!', 'By the queen!', 260559, 0, 0, 0, 64, 0, 2, 244435, 244436, 0, 0, 0, 0, 0, 0, 56110), +('Fight time!', 'Fight time!', 260558, 0, 0, 0, 64, 0, 4, 245583, 0, 0, 0, 0, 0, 0, 0, 56110), +('Are you lost in the dark?', 'Are you lost in the dark?', 260557, 0, 0, 0, 64, 0, 2, 244427, 244428, 0, 0, 0, 0, 0, 0, 56110), +('Returning to task.', '', 260556, 0, 0, 0, 64, 0, 2, 246066, 0, 0, 0, 0, 0, 0, 0, 56110), +('Fascinating...', 'Fascinating...', 260555, 0, 0, 0, 64, 0, 2, 244419, 244420, 0, 0, 0, 0, 0, 0, 56110), +('An overcrawler!', 'An overcrawler!', 260554, 0, 0, 0, 64, 0, 2, 244411, 244412, 0, 0, 0, 0, 0, 0, 56110), +('Closing inventory.', '', 260553, 0, 0, 0, 64, 0, 2, 243912, 0, 0, 0, 0, 0, 0, 0, 56110), +('Come back if you need anything!', '', 260552, 0, 0, 0, 64, 0, 2, 243913, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'ll have more soon!', '', 260551, 0, 0, 0, 64, 0, 2, 243914, 0, 0, 0, 0, 0, 0, 0, 56110); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('My inventory\'s open for you!', '', 260550, 0, 0, 0, 64, 0, 2, 243909, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation terminated... be safe!', '', 260549, 0, 0, 0, 64, 0, 2, 246065, 0, 0, 0, 0, 0, 0, 0, 56110), +('Here for a reward?', '', 260548, 0, 0, 0, 64, 0, 2, 243910, 0, 0, 0, 0, 0, 0, 0, 56110), +('Greetings, outlander. Come see what\'s new!', '', 260547, 0, 0, 0, 64, 0, 2, 243911, 0, 0, 0, 0, 0, 0, 0, 56110), +('Skeins preserve us, who are you?', 'Skeins preserve us, who are you?', 260546, 0, 0, 0, 64, 0, 2, 244403, 244404, 0, 0, 0, 0, 0, 0, 56110), +('Crash! Clash!', 'Crash! Clash!', 260545, 0, 0, 0, 64, 0, 4, 245582, 0, 0, 0, 0, 0, 0, 0, 56110), +('Is your query crucial? Cycles are short today!', '', 260544, 0, 0, 0, 64, 0, 2, 246064, 0, 0, 0, 0, 0, 0, 0, 56110), +('What a savings!', 'What a savings!', 260543, 0, 0, 0, 64, 0, 4, 245603, 0, 0, 0, 0, 0, 0, 0, 56110), +('What task can I perform for you?', '', 260542, 0, 0, 0, 64, 0, 2, 246063, 0, 0, 0, 0, 0, 0, 0, 56110), +('What brought you here?', 'What brought you here?', 260541, 0, 0, 0, 64, 0, 2, 244395, 244396, 0, 0, 0, 0, 0, 0, 56110), +('Make it quick, please. We have a tight schedule!', '', 260539, 0, 0, 0, 64, 0, 2, 246062, 0, 0, 0, 0, 0, 0, 0, 56110), +('This is quickly growing banal. Try something different, won\'t you?', '', 260525, 0, 0, 0, 64, 0, 2, 244450, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'The sinister whispers of the void are less intrusive than your pestering.', 260523, 0, 0, 0, 64, 0, 4, 0, 245523, 0, 0, 0, 0, 0, 0, 56110), +('', 'Stay alert.', 260520, 0, 0, 0, 64, 0, 4, 0, 245518, 0, 0, 0, 0, 0, 0, 56110), +('', 'Find the path to victory.', 260519, 0, 0, 0, 64, 0, 4, 0, 245517, 0, 0, 0, 0, 0, 0, 56110), +('Azj-Kahet will thrive.', '', 260517, 0, 0, 0, 64, 0, 2, 244386, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'May your aim never falter.', 260516, 0, 0, 0, 64, 0, 4, 0, 245516, 0, 0, 0, 0, 0, 0, 56110), +('', 'Know your target.', 260513, 0, 0, 0, 64, 0, 4, 0, 245515, 0, 0, 0, 0, 0, 0, 56110), +('Do stop by again.', '', 260511, 0, 0, 0, 64, 0, 2, 244378, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Danger lurks.', 260510, 0, 0, 0, 64, 0, 4, 0, 245522, 0, 0, 0, 0, 0, 0, 56110), +('Be wary. Of everything.', '', 260508, 0, 0, 0, 64, 0, 2, 244370, 0, 0, 0, 0, 0, 0, 0, 56110), +('Stay silent. Stay safe.', '', 260507, 0, 0, 0, 64, 0, 2, 244362, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'There is much left to do.', 260506, 0, 0, 0, 64, 0, 4, 0, 245521, 0, 0, 0, 0, 0, 0, 56110), +('', 'Don\'t assume victory.', 260504, 0, 0, 0, 64, 0, 4, 0, 245520, 0, 0, 0, 0, 0, 0, 56110), +('', 'You have found me.', 260503, 0, 0, 0, 64, 0, 4, 0, 245519, 0, 0, 0, 0, 0, 0, 56110), +('', 'A thousand years of war and this is how they treat me.', 260499, 0, 0, 0, 64, 0, 4, 0, 245532, 0, 0, 0, 0, 0, 0, 56110), +('Ta-ta.', '', 260498, 0, 0, 0, 64, 0, 2, 244354, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'I do not miss.', 260497, 0, 0, 0, 64, 0, 4, 0, 245527, 0, 0, 0, 0, 0, 0, 56110), +('', 'They will not escape.', 260495, 0, 0, 0, 64, 0, 4, 0, 245526, 0, 0, 0, 0, 0, 0, 56110), +('Don\'t ruin my cover.', '', 260494, 0, 0, 0, 64, 0, 2, 244346, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'She cannot hide from me.', 260492, 0, 0, 0, 64, 0, 4, 0, 245525, 0, 0, 0, 0, 0, 0, 56110), +('', 'I will not fail again.', 260491, 0, 0, 0, 64, 0, 4, 0, 245524, 0, 0, 0, 0, 0, 0, 56110), +('Watch where you wander.', '', 260487, 0, 0, 0, 64, 0, 2, 244338, 0, 0, 0, 0, 0, 0, 0, 56110), +('You\'re going to be interesting.', '', 260485, 0, 0, 0, 64, 0, 2, 244442, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'What have you learned?', 260484, 0, 0, 0, 64, 0, 4, 0, 245531, 0, 0, 0, 0, 0, 0, 56110), +('', 'My arrows strike true.', 260483, 0, 0, 0, 64, 0, 4, 0, 245530, 0, 0, 0, 0, 0, 0, 56110), +('', 'We will find Xal\'atath.', 260481, 0, 0, 0, 64, 0, 4, 0, 245529, 0, 0, 0, 0, 0, 0, 56110), +('I\'ve been waiting for you.', '', 260479, 0, 0, 0, 64, 0, 2, 244434, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'I am on the hunt.', 260478, 0, 0, 0, 64, 0, 4, 0, 245528, 0, 0, 0, 0, 0, 0, 56110), +('Excellent. Time to get to work.', '', 260476, 0, 0, 0, 64, 0, 2, 244426, 0, 0, 0, 0, 0, 0, 0, 56110), +('A pleasure to meet you.', '', 260474, 0, 0, 0, 64, 0, 2, 244418, 0, 0, 0, 0, 0, 0, 0, 56110), +('Keep your voice down.', '', 260473, 0, 0, 0, 64, 0, 2, 244410, 0, 0, 0, 0, 0, 0, 0, 56110), +('It\'s about time.', '', 260472, 0, 0, 0, 64, 0, 2, 244402, 0, 0, 0, 0, 0, 0, 0, 56110), +('Ah, good. I was getting bored.', '', 260470, 0, 0, 0, 64, 0, 2, 244394, 0, 0, 0, 0, 0, 0, 0, 56110), +('Come closer. Ignore the web at your feet. Everything is... fine.', '', 260465, 0, 0, 0, 64, 0, 2, 244449, 0, 0, 0, 0, 0, 0, 0, 56110), +('Be thankful you are useful.', '', 260462, 0, 0, 0, 64, 0, 2, 244385, 0, 0, 0, 0, 0, 0, 0, 56110), +('We will speak again.', '', 260460, 0, 0, 0, 64, 0, 2, 244377, 0, 0, 0, 0, 0, 0, 0, 56110), +('Farewell for now.', '', 260459, 0, 0, 0, 64, 0, 2, 244369, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'If only there were a contraption that recorded both video and sound together. Hmm. Nah, that\'s titan nonsense, isn\'t it?', 260456, 0, 0, 0, 64, 0, 2, 0, 243475, 0, 0, 0, 0, 0, 0, 56110), +('', 'Conversation terminated.', 260455, 0, 0, 0, 64, 0, 2, 0, 243471, 0, 0, 0, 0, 0, 0, 56110), +('', 'Time for warmups. So long!', 260454, 0, 0, 0, 64, 0, 2, 0, 243470, 0, 0, 0, 0, 0, 0, 56110), +('', 'See you at the show, okay?', 260453, 0, 0, 0, 64, 0, 2, 0, 243469, 0, 0, 0, 0, 0, 0, 56110), +('', 'Hey! Help me practice my lines?', 260452, 0, 0, 0, 64, 0, 2, 0, 243474, 0, 0, 0, 0, 0, 0, 56110), +('', 'Conversation initiated.', 260451, 0, 0, 0, 64, 0, 2, 0, 243473, 0, 0, 0, 0, 0, 0, 56110), +('', 'Hello! Are you a fan?', 260450, 0, 0, 0, 64, 0, 2, 0, 243472, 0, 0, 0, 0, 0, 0, 56110), +('Tread carefully.', '', 260448, 0, 0, 0, 64, 0, 2, 244361, 0, 0, 0, 0, 0, 0, 0, 56110), +('Remain an ally.', '', 260447, 0, 0, 0, 64, 0, 2, 244353, 0, 0, 0, 0, 0, 0, 0, 56110), +('My loyalty will never falter.', '', 260446, 0, 0, 0, 64, 0, 2, 244345, 0, 0, 0, 0, 0, 0, 0, 56110), +('For Azj-Kahet.', '', 260445, 0, 0, 0, 64, 0, 2, 244337, 0, 0, 0, 0, 0, 0, 0, 56110), +('I have use for you.', '', 260444, 0, 0, 0, 64, 0, 2, 244441, 0, 0, 0, 0, 0, 0, 0, 56110), +('Look what the skeins pulled in.', '', 260443, 0, 0, 0, 64, 0, 2, 244433, 0, 0, 0, 0, 0, 0, 0, 56110), +('You weren\'t part of my plans.', '', 260442, 0, 0, 0, 64, 0, 2, 244425, 0, 0, 0, 0, 0, 0, 0, 56110), +('This is an interesting development.', '', 260441, 0, 0, 0, 64, 0, 2, 244417, 0, 0, 0, 0, 0, 0, 0, 56110), +('Greetings, overcrawler.', '', 260440, 0, 0, 0, 64, 0, 2, 244409, 0, 0, 0, 0, 0, 0, 0, 56110), +('You\'re far from home.', '', 260438, 0, 0, 0, 64, 0, 2, 244401, 0, 0, 0, 0, 0, 0, 0, 56110), +('Are you friend, foe, or... of use?', '', 260437, 0, 0, 0, 64, 0, 2, 244393, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Would you like to be promoted from morsel to snack?', 260435, 0, 0, 0, 64, 0, 2, 0, 244456, 0, 0, 0, 0, 0, 0, 56110), +('', 'Oh, I\'ll remember you.', 260433, 0, 0, 0, 64, 0, 2, 0, 244392, 0, 0, 0, 0, 0, 0, 56110), +('', 'Do keep in touch.', 260432, 0, 0, 0, 64, 0, 2, 0, 244384, 0, 0, 0, 0, 0, 0, 56110), +('', 'May the weave favor you.', 260431, 0, 0, 0, 64, 0, 2, 0, 244376, 0, 0, 0, 0, 0, 0, 56110), +('', 'Come back again, little morsel.', 260430, 0, 0, 0, 64, 0, 2, 0, 244368, 0, 0, 0, 0, 0, 0, 56110), +('', 'I\'ll be watching.', 260429, 0, 0, 0, 64, 0, 2, 0, 244360, 0, 0, 0, 0, 0, 0, 56110), +('', 'Follow your thread, morsel.', 260428, 0, 0, 0, 64, 0, 2, 0, 244352, 0, 0, 0, 0, 0, 0, 56110), +('', 'Our threads will cross again.', 260427, 0, 0, 0, 64, 0, 2, 0, 244344, 0, 0, 0, 0, 0, 0, 56110), +('', 'I\'ve heard... much about you.', 260426, 0, 0, 0, 64, 0, 2, 0, 244448, 0, 0, 0, 0, 0, 0, 56110), +('', 'At last, our threads entwine.', 260424, 0, 0, 0, 64, 0, 2, 0, 244440, 0, 0, 0, 0, 0, 0, 56110), +('', 'Such a fascinating visitor.', 260423, 0, 0, 0, 64, 0, 2, 0, 244432, 0, 0, 0, 0, 0, 0, 56110), +('', 'A little weave-rat told me you arrived.', 260422, 0, 0, 0, 64, 0, 2, 0, 244424, 0, 0, 0, 0, 0, 0, 56110), +('', 'I\'ve been expecting you.', 260421, 0, 0, 0, 64, 0, 2, 0, 244416, 0, 0, 0, 0, 0, 0, 56110), +('', 'Step into my parlor.', 260420, 0, 0, 0, 64, 0, 2, 0, 244408, 0, 0, 0, 0, 0, 0, 56110), +('Remember: if you get scared, just imagine everyone in the audience as exposed as a geode.', '', 260419, 0, 0, 0, 64, 0, 2, 243850, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Welcome, little morsel.', 260418, 0, 0, 0, 64, 0, 2, 0, 244400, 0, 0, 0, 0, 0, 0, 56110), +('Conversation terminated.', '', 260417, 0, 0, 0, 64, 0, 2, 243846, 0, 0, 0, 0, 0, 0, 0, 56110), +('Please come back for the show!', '', 260416, 0, 0, 0, 64, 0, 2, 243845, 0, 0, 0, 0, 0, 0, 0, 56110), +('Break a leg? What does that mean?', '', 260414, 0, 0, 0, 64, 0, 2, 243844, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation initiated.', '', 260413, 0, 0, 0, 64, 0, 2, 243849, 0, 0, 0, 0, 0, 0, 0, 56110), +('Would you like an inscription of my name?', '', 260412, 0, 0, 0, 64, 0, 2, 243848, 0, 0, 0, 0, 0, 0, 0, 56110), +('A fan! How nice.', '', 260411, 0, 0, 0, 64, 0, 2, 243847, 0, 0, 0, 0, 0, 0, 0, 56110), +('To be or not to be, that is the question. Oh! Write that down. I like that.', '', 260405, 0, 0, 0, 64, 0, 2, 243889, 0, 0, 0, 0, 0, 0, 0, 56110), +('Do come back for the show.', '', 260404, 0, 0, 0, 64, 0, 2, 243893, 0, 0, 0, 0, 0, 0, 0, 56110), +('I will return to honing my art.', '', 260403, 0, 0, 0, 64, 0, 2, 243894, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation gladly terminated.', '', 260401, 0, 0, 0, 64, 0, 2, 243895, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation reluctantly initiated.', '', 260400, 0, 0, 0, 64, 0, 2, 243890, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'m very busy. Can this wait?', '', 260399, 0, 0, 0, 64, 0, 2, 243891, 0, 0, 0, 0, 0, 0, 0, 56110), +('Here for an inscription of my name?', '', 260398, 0, 0, 0, 64, 0, 2, 243892, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Only you know your path.', 260396, 0, 0, 0, 64, 0, 4, 0, 243685, 0, 0, 0, 0, 0, 0, 56110), +('', 'Another experience to add!', 260394, 0, 0, 0, 64, 0, 4, 0, 243684, 0, 0, 0, 0, 0, 0, 56110), +('', 'And somehow your path led to me?', 260387, 0, 0, 0, 64, 0, 4, 0, 243683, 0, 0, 0, 0, 0, 0, 56110), +('', 'May Azeroth guide your path.', 260373, 0, 0, 0, 64, 0, 4, 0, 243677, 0, 0, 0, 0, 0, 0, 56110), +('', 'Goodbye, my friend. We have much to learn.', 260372, 0, 0, 0, 64, 0, 4, 0, 243675, 0, 0, 0, 0, 0, 0, 56110), +('', 'May your journey be safe.', 260369, 0, 0, 0, 64, 0, 4, 0, 243734, 0, 0, 0, 0, 0, 0, 56110), +('', 'Come back with new experiences.', 260351, 0, 0, 0, 64, 0, 4, 0, 243676, 0, 0, 0, 0, 0, 0, 56110), +('', 'Hurry! On to your next adventure!', 260344, 0, 0, 0, 64, 0, 4, 0, 243674, 0, 0, 0, 0, 0, 0, 56110), +('', 'Journey onward, friend.', 260341, 0, 0, 0, 64, 0, 4, 0, 243673, 0, 0, 0, 0, 0, 0, 56110), +('', 'Welcome, my friend.', 260306, 0, 0, 0, 64, 0, 4, 0, 243682, 0, 0, 0, 0, 0, 0, 56110), +('', 'Please tell me of your travels.', 260304, 0, 0, 0, 64, 0, 4, 0, 243681, 0, 0, 0, 0, 0, 0, 56110), +('', 'Ah! A conversation begins.', 260277, 0, 0, 0, 64, 0, 4, 0, 243679, 0, 0, 0, 0, 0, 0, 56110), +('Needn\'t ye mind. Had a stray thought. Thank ye for joggin\' me memory.', '', 260259, 0, 0, 0, 68, 0, 10, 245022, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'m sorry. My auditory functions did not catch that.', '', 260258, 0, 0, 0, 68, 0, 10, 245023, 0, 0, 0, 0, 0, 0, 0, 56110), +('Azeroth, you fox, did ye do this on purpose? To pave the way here for us?', '', 260257, 0, 0, 0, 68, 0, 10, 245024, 0, 0, 0, 0, 0, 0, 0, 56110), +('They were... larger perhaps. But they shone, as you do, of hard minerals.', '', 260256, 0, 0, 0, 68, 0, 10, 245025, 0, 0, 0, 0, 0, 0, 0, 56110), +('These other thraegar. They looked akin to me?', '', 260255, 0, 0, 0, 68, 0, 10, 245026, 0, 0, 0, 0, 0, 0, 0, 56110), +('Your duty is to guide and protect us. To warn us of oncoming danger--which, in a way, you have.', '', 260254, 0, 0, 0, 68, 0, 10, 245027, 0, 0, 0, 0, 0, 0, 0, 56110), +('They were our heralds. Our generals--they made decisions for the keepers in their absence.', '', 260253, 0, 0, 0, 68, 0, 10, 245028, 0, 0, 0, 0, 0, 0, 0, 56110), +('Our thraegar were the best of us. Chosen by the titans and instilled with great power.', '', 260251, 0, 0, 0, 68, 0, 10, 245029, 0, 0, 0, 0, 0, 0, 0, 56110), +('I admire your tenacity, but you need to stop.', '', 260250, 0, 0, 0, 64, 0, 4, 245491, 0, 0, 0, 0, 0, 0, 0, 56110), +('Find your purpose.', '', 260249, 0, 0, 0, 64, 0, 4, 245490, 0, 0, 0, 0, 0, 0, 0, 56110), +('We will do this together.', '', 260248, 0, 0, 0, 64, 0, 4, 245489, 0, 0, 0, 0, 0, 0, 0, 56110), +('There is still much to be done.', '', 260247, 0, 0, 0, 64, 0, 4, 245488, 0, 0, 0, 0, 0, 0, 0, 56110), +('Thank you for your help.', '', 260246, 0, 0, 0, 64, 0, 4, 245487, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Hold back these kobyss! Today they taste ashes!', 260245, 0, 0, 0, 69, 0, 4, 0, 247978, 0, 0, 0, 0, 0, 0, 56110), +('It is good to see you.', '', 260244, 0, 0, 0, 64, 0, 4, 245495, 0, 0, 0, 0, 0, 0, 0, 56110), +('There is honor in service.', '', 260243, 0, 0, 0, 64, 0, 4, 245494, 0, 0, 0, 0, 0, 0, 0, 56110), +('Our strength is in unity.', '', 260242, 0, 0, 0, 64, 0, 4, 245493, 0, 0, 0, 0, 0, 0, 0, 56110), +('The Light calls us.', '', 260241, 0, 0, 0, 64, 0, 4, 245492, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'ve endured worse.', '', 260240, 0, 0, 0, 64, 0, 4, 245504, 0, 0, 0, 0, 0, 0, 0, 56110), +('Together, we will be victorious.', '', 260239, 0, 0, 0, 64, 0, 4, 245499, 0, 0, 0, 0, 0, 0, 0, 56110), +('I do what I can.', '', 260238, 0, 0, 0, 64, 0, 4, 245498, 0, 0, 0, 0, 0, 0, 0, 56110), +('Inspire others to do better.', '', 260237, 0, 0, 0, 64, 0, 4, 245497, 0, 0, 0, 0, 0, 0, 0, 56110), +('Everyone deserves a chance.', '', 260236, 0, 0, 0, 64, 0, 4, 245496, 0, 0, 0, 0, 0, 0, 0, 56110), +('We are in this together.', '', 260235, 0, 0, 0, 64, 0, 4, 245503, 0, 0, 0, 0, 0, 0, 0, 56110), +('I know I can help.', '', 260234, 0, 0, 0, 64, 0, 4, 245502, 0, 0, 0, 0, 0, 0, 0, 56110), +('We will not allow Xal\'atath to triumph.', '', 260233, 0, 0, 0, 64, 0, 4, 245501, 0, 0, 0, 0, 0, 0, 0, 56110), +('I will help anyone in need.', '', 260232, 0, 0, 0, 64, 0, 4, 245500, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot deal with this right now.', '', 260231, 0, 0, 0, 64, 0, 4, 245513, 0, 0, 0, 0, 0, 0, 0, 56110), +('Who is calling for help?', '', 260230, 0, 0, 0, 64, 0, 4, 245508, 0, 0, 0, 0, 0, 0, 0, 56110), +('Will I be forgiven?', '', 260229, 0, 0, 0, 64, 0, 4, 245507, 0, 0, 0, 0, 0, 0, 0, 56110), +('We have lost so many.', '', 260228, 0, 0, 0, 64, 0, 4, 245506, 0, 0, 0, 0, 0, 0, 0, 56110), +('I hear a Radiant Song.', '', 260227, 0, 0, 0, 64, 0, 4, 245505, 0, 0, 0, 0, 0, 0, 0, 56110), +('Am I needed?', '', 260226, 0, 0, 0, 64, 0, 4, 245512, 0, 0, 0, 0, 0, 0, 0, 56110), +('I will always try.', '', 260225, 0, 0, 0, 64, 0, 4, 245511, 0, 0, 0, 0, 0, 0, 0, 56110), +('What can I do?', '', 260224, 0, 0, 0, 64, 0, 4, 245510, 0, 0, 0, 0, 0, 0, 0, 56110), +('I will help if I can.', '', 260223, 0, 0, 0, 64, 0, 4, 245509, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'I\'m not an ingot. You can\'t hammer me into shape.', 260222, 0, 0, 0, 64, 0, 4, 0, 245441, 0, 0, 0, 0, 0, 0, 56110), +('', 'The shadows don\'t stand a chance against my blades.', 260221, 0, 0, 0, 64, 0, 4, 0, 245220, 0, 0, 0, 0, 0, 0, 56110), +('', 'Imperial steel conquered a continent.', 260220, 0, 0, 0, 64, 0, 4, 0, 245201, 0, 0, 0, 0, 0, 0, 56110), +('', 'The Sacred Flame tempers not just our souls, but my steel.', 260219, 0, 0, 0, 64, 0, 4, 0, 245182, 0, 0, 0, 0, 0, 0, 56110), +('', 'I support our army with the finest blades.', 260218, 0, 0, 0, 64, 0, 4, 0, 245362, 0, 0, 0, 0, 0, 0, 56110), +('', 'Well-crafted equipment is essential.', 260217, 0, 0, 0, 64, 0, 4, 0, 245343, 0, 0, 0, 0, 0, 0, 56110), +('', 'A dangerous world calls for inspired solutions.', 260216, 0, 0, 0, 64, 0, 4, 0, 245324, 0, 0, 0, 0, 0, 0, 56110), +('', 'I think you\'ve had enough.', 260215, 0, 0, 0, 64, 0, 4, 0, 245440, 0, 0, 0, 0, 0, 0, 56110), +('', 'The long nights can be hard, make the most of your day.', 260214, 0, 0, 0, 64, 0, 4, 0, 245219, 0, 0, 0, 0, 0, 0, 56110), +('', 'May the light of the Flame brighten your day.', 260213, 0, 0, 0, 64, 0, 4, 0, 245200, 0, 0, 0, 0, 0, 0, 56110), +('', 'We\'re always open when Beledar shifts.', 260212, 0, 0, 0, 64, 0, 4, 0, 245181, 0, 0, 0, 0, 0, 0, 56110), +('', 'Now this one looks like they have a story to tell.', 260211, 0, 0, 0, 64, 0, 4, 0, 245361, 0, 0, 0, 0, 0, 0, 56110), +('', 'Imperial style wine, mushroom brew. Pick your poison.', 260210, 0, 0, 0, 64, 0, 4, 0, 245342, 0, 0, 0, 0, 0, 0, 56110), +('', 'Welcome, outsider. Pull up a chair, wait out curfew.', 260209, 0, 0, 0, 64, 0, 4, 0, 245323, 0, 0, 0, 0, 0, 0, 56110), +('The shadow tests our will, pushing us towards darkness. You are worse!', '', 260193, 0, 0, 0, 64, 0, 4, 245438, 0, 0, 0, 0, 0, 0, 0, 56110), +('In service to others, we find our Flame.', '', 260191, 0, 0, 0, 64, 0, 4, 245281, 0, 0, 0, 0, 0, 0, 0, 56110), +('We venture into shadow.', '', 260190, 0, 0, 0, 64, 0, 4, 245271, 0, 0, 0, 0, 0, 0, 0, 56110), +('We help those lost to the darkness.', '', 260189, 0, 0, 0, 64, 0, 4, 245261, 0, 0, 0, 0, 0, 0, 0, 56110), +('We keep the dawntowers lit.', '', 260188, 0, 0, 0, 64, 0, 4, 245245, 0, 0, 0, 0, 0, 0, 0, 56110), +('Your Flame brings hope.', '', 260187, 0, 0, 0, 64, 0, 4, 245217, 0, 0, 0, 0, 0, 0, 0, 56110), +('Search the shadows, lead them home.', '', 260186, 0, 0, 0, 64, 0, 4, 245198, 0, 0, 0, 0, 0, 0, 0, 56110), +('We must confront the darkness.', '', 260185, 0, 0, 0, 64, 0, 4, 245179, 0, 0, 0, 0, 0, 0, 0, 56110), +('The Sacred Flame tempers our spirit.', '', 260184, 0, 0, 0, 64, 0, 4, 245413, 0, 0, 0, 0, 0, 0, 0, 56110), +('Fear not the darkness, follow the Flame.', '', 260183, 0, 0, 0, 64, 0, 4, 245403, 0, 0, 0, 0, 0, 0, 0, 56110), +('Come and share my light.', '', 260182, 0, 0, 0, 64, 0, 4, 245393, 0, 0, 0, 0, 0, 0, 0, 56110), +('I am eager to hear your story.', '', 260181, 0, 0, 0, 64, 0, 4, 245377, 0, 0, 0, 0, 0, 0, 0, 56110), +('The Sacred Flame illuminates our path.', '', 260180, 0, 0, 0, 64, 0, 4, 245359, 0, 0, 0, 0, 0, 0, 0, 56110), +('Not all who wander the darkness are lost.', '', 260179, 0, 0, 0, 64, 0, 4, 245340, 0, 0, 0, 0, 0, 0, 0, 56110), +('The Sacred Flame guides me.', '', 260178, 0, 0, 0, 64, 0, 4, 245321, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'When darkness falls, the Arathi shelter together. I can survive the annoyance of people.', 260177, 0, 0, 0, 64, 0, 4, 0, 245442, 0, 0, 0, 0, 0, 0, 56110), +('Of course! I suppose your memory is like mine. A little dim around the edges after a few thousand years...', '', 260176, 0, 0, 0, 68, 0, 10, 245030, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'The Day of Darkness changed everything.', 260175, 0, 0, 0, 64, 0, 4, 0, 245283, 0, 0, 0, 0, 0, 0, 56110), +('', 'The darkness comes, we are prepared.', 260174, 0, 0, 0, 64, 0, 4, 0, 245273, 0, 0, 0, 0, 0, 0, 56110), +('Duties? I, um... can ye refresh me memory o\' what those are?', '', 260173, 0, 0, 0, 68, 0, 10, 245031, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Our holy mission takes a toll.', 260172, 0, 0, 0, 64, 0, 4, 0, 245263, 0, 0, 0, 0, 0, 0, 56110), +('Will you be returning to your duties, then?', '', 260170, 0, 0, 0, 68, 0, 10, 245032, 0, 0, 0, 0, 0, 0, 0, 56110), +('A wha? Oh! Right. Me. Yes, yes, yes a thraegar of old, I am.', '', 260169, 0, 0, 0, 68, 0, 10, 245033, 0, 0, 0, 0, 0, 0, 0, 56110), +('Having a thraegar here in Dornogal... It is an auspicious sign indeed!', '', 260168, 0, 0, 0, 68, 0, 10, 245034, 0, 0, 0, 0, 0, 0, 0, 56110), +('My relationship with the Light is not like yours to Azeroth. But... I can see what you mean.', '', 260167, 0, 0, 0, 68, 0, 10, 244589, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Take time to absorb the mundane.', 260166, 0, 0, 0, 64, 0, 4, 0, 243672, 0, 0, 0, 0, 0, 0, 56110), +('That may be. But if I were you, I\'d enjoy my break from being a king and savior of the world. Figure yourself out. Rest.', '', 260165, 0, 0, 0, 68, 0, 10, 244588, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Any new stories?', 260164, 0, 0, 0, 64, 0, 4, 0, 243678, 0, 0, 0, 0, 0, 0, 56110), +('I could say the same of you and Azeroth. I don\'t think it\'s you... I think there is much we don\'t know.', '', 260162, 0, 0, 0, 68, 0, 10, 244587, 0, 0, 0, 0, 0, 0, 0, 56110), +('You\'re in the same boat, aren\'t you, lad? But the Light seems a fairer master... I doubt it has left you truly, Anduin.', '', 260161, 0, 0, 0, 68, 0, 10, 244586, 0, 0, 0, 0, 0, 0, 0, 56110), +('I... can\'t offer you any comfort. I admit that I...', '', 260160, 0, 0, 0, 68, 0, 10, 244585, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Caution is warranted.', 260159, 0, 0, 0, 64, 0, 4, 0, 245247, 0, 0, 0, 0, 0, 0, 56110), +('', 'We are surrounded by dangers.', 260158, 0, 0, 0, 64, 0, 4, 0, 245231, 0, 0, 0, 0, 0, 0, 56110), +('', 'We must rely on outsiders to save the Arathi.', 260157, 0, 0, 0, 64, 0, 4, 0, 245202, 0, 0, 0, 0, 0, 0, 56110), +('And now, dragged to the ends of the earth... and my family too!', '', 260156, 0, 0, 0, 68, 0, 10, 244584, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'We lose so many to the darkness.', 260155, 0, 0, 0, 64, 0, 4, 0, 245183, 0, 0, 0, 0, 0, 0, 56110), +('', 'I search each day for a winning strategy.', 260154, 0, 0, 0, 64, 0, 4, 0, 245415, 0, 0, 0, 0, 0, 0, 56110), +('', 'I pray for the Flame to show us the way.', 260153, 0, 0, 0, 64, 0, 4, 0, 245405, 0, 0, 0, 0, 0, 0, 56110), +('', 'I must ensure my people\'s survival.', 260152, 0, 0, 0, 64, 0, 4, 0, 245395, 0, 0, 0, 0, 0, 0, 56110), +('', 'We are far from the empire.', 260151, 0, 0, 0, 64, 0, 4, 0, 245379, 0, 0, 0, 0, 0, 0, 56110), +('', 'I would safeguard my people', 260150, 0, 0, 0, 64, 0, 4, 0, 245363, 0, 0, 0, 0, 0, 0, 56110), +('', 'This land was not what we expected.', 260149, 0, 0, 0, 64, 0, 4, 0, 245344, 0, 0, 0, 0, 0, 0, 56110), +('', 'We must prepare for Beledar to shift.', 260148, 0, 0, 0, 64, 0, 4, 0, 245325, 0, 0, 0, 0, 0, 0, 56110), +('', 'I could be playing Light\'s Gambit now.', 260147, 0, 0, 0, 64, 0, 4, 0, 245425, 0, 0, 0, 0, 0, 0, 56110), +('', 'If you are lost in darkness, we are here to help.', 260146, 0, 0, 0, 64, 0, 4, 0, 245274, 0, 0, 0, 0, 0, 0, 56110), +('', 'Don\'t give in to fear.', 260145, 0, 0, 0, 64, 0, 4, 0, 245264, 0, 0, 0, 0, 0, 0, 56110), +('', 'A beacon in the dark.', 260144, 0, 0, 0, 64, 0, 4, 0, 245248, 0, 0, 0, 0, 0, 0, 56110), +('', 'Despite everything, the Arathi find joy.', 260143, 0, 0, 0, 64, 0, 4, 0, 245232, 0, 0, 0, 0, 0, 0, 56110), +('', 'In my heart there is fire.', 260142, 0, 0, 0, 64, 0, 4, 0, 245204, 0, 0, 0, 0, 0, 0, 56110), +('', 'We carry the Flame into the unknown.', 260141, 0, 0, 0, 64, 0, 4, 0, 245185, 0, 0, 0, 0, 0, 0, 56110), +('', 'Be strong, my friend.', 260140, 0, 0, 0, 64, 0, 4, 0, 245166, 0, 0, 0, 0, 0, 0, 56110), +('', 'We owe our service to those in need.', 260139, 0, 0, 0, 64, 0, 4, 0, 245406, 0, 0, 0, 0, 0, 0, 56110), +('', 'When shadow falls, Lamplighters rise.', 260138, 0, 0, 0, 64, 0, 4, 0, 245396, 0, 0, 0, 0, 0, 0, 56110), +('', 'My faith kindles my hope.', 260137, 0, 0, 0, 64, 0, 4, 0, 245380, 0, 0, 0, 0, 0, 0, 56110), +('', 'We cannot hide from evil.', 260136, 0, 0, 0, 64, 0, 4, 0, 245364, 0, 0, 0, 0, 0, 0, 56110), +('An honor? Aye, until it wasn\'t. A song everywhere and nary a peep for me...', '', 260135, 0, 0, 0, 68, 0, 10, 244583, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'We are a light in the darkness.', 260134, 0, 0, 0, 64, 0, 4, 0, 245346, 0, 0, 0, 0, 0, 0, 56110), +('', 'A Lamplighter brings hope.', 260133, 0, 0, 0, 64, 0, 4, 0, 245327, 0, 0, 0, 0, 0, 0, 56110), +('', 'I will see you through the shadow.', 260132, 0, 0, 0, 64, 0, 4, 0, 245308, 0, 0, 0, 0, 0, 0, 56110), +('Nonsense? I thought... Being the speaker was...', '', 260131, 0, 0, 0, 68, 0, 10, 244582, 0, 0, 0, 0, 0, 0, 0, 56110), +('How I look, to be honest. The shine has worn off of me. And of this speaker nonsense.', '', 260130, 0, 0, 0, 68, 0, 10, 244581, 0, 0, 0, 0, 0, 0, 0, 56110), +('Magni, how are you feeling?', '', 260129, 0, 0, 0, 68, 0, 10, 244580, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Now! Go for the kill!', 260126, 0, 0, 0, 69, 0, 4, 0, 249119, 0, 0, 0, 0, 0, 0, 56110), +('', 'A stormrook\'s bite pressure is enough to take an earthen\'s whole hand off. Go on. Ask me how I know!', 260066, 0, 0, 0, 64, 0, 2, 0, 243767, 0, 0, 0, 0, 0, 0, 56110), +('', 'Fly high, strike true!', 260065, 0, 0, 0, 64, 0, 2, 0, 243763, 0, 0, 0, 0, 0, 0, 56110), +('', 'Go on. Get some fresh air.', 260063, 0, 0, 0, 64, 0, 2, 0, 243761, 0, 0, 0, 0, 0, 0, 56110), +('', 'Rustle my tailfeathers!', 260062, 0, 0, 0, 64, 0, 2, 0, 243766, 0, 0, 0, 0, 0, 0, 56110), +('', 'The Stormriders are proud to protect the Isle of Dorn.', 260061, 0, 0, 0, 64, 0, 2, 0, 243765, 0, 0, 0, 0, 0, 0, 56110), +('', 'Conversation initiated.', 260060, 0, 0, 0, 64, 0, 2, 0, 243764, 0, 0, 0, 0, 0, 0, 56110), +('', 'I\'ve been learning to speak stormrook. Caw! Caw-caw! No, that\'s not right... Caw-caw? Caw? I can never get the accent right.', 260059, 0, 0, 0, 64, 0, 2, 0, 243760, 0, 0, 0, 0, 0, 0, 56110), +('', 'Conversation terminated.', 260058, 0, 0, 0, 64, 0, 2, 0, 243755, 0, 0, 0, 0, 0, 0, 56110), +('', 'Very well.', 260057, 0, 0, 0, 64, 0, 2, 0, 243754, 0, 0, 0, 0, 0, 0, 56110), +('', 'Conversation initiated.', 260056, 0, 0, 0, 64, 0, 2, 0, 243759, 0, 0, 0, 0, 0, 0, 56110), +('', 'The Stormriders are proud to protect the Isle of Dorn.', 260055, 0, 0, 0, 64, 0, 2, 0, 243758, 0, 0, 0, 0, 0, 0, 56110), +('', 'Still standing.', 260054, 0, 0, 0, 64, 0, 2, 0, 243757, 0, 0, 0, 0, 0, 0, 56110), +('Fly high, strike true!', '', 260052, 0, 0, 0, 64, 0, 2, 243654, 0, 0, 0, 0, 0, 0, 0, 56110), +('Eyes on the skies!', '', 260051, 0, 0, 0, 64, 0, 2, 243653, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Honestly? Neither can I. I\'ve... I\'ve got some thinking to do.', 260050, 0, 0, 0, 110, 0, 4, 0, 245773, 0, 0, 0, 0, 0, 0, 56110), +('I... can\'t answer that for you.', '', 260049, 0, 0, 0, 110, 0, 4, 245772, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'But is it how it needs to go in the future? We are the holders of hope... Is there hope in this darkness that even we haven\'t been able to see?', 260048, 0, 0, 0, 110, 0, 4, 0, 245771, 0, 0, 0, 0, 0, 0, 56110), +('This had nothing to do with you. They\'ve attacked before, they\'ll attack again. That\'s how it\'s always gone.', '', 260047, 0, 0, 0, 110, 0, 4, 245770, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'It\'s nothing, Regald. I\'ve just... I keep telling everyone it\'s about hope, but the moment push comes to shove my anger grabs my blade.', 260046, 0, 0, 0, 110, 0, 4, 0, 245769, 0, 0, 0, 0, 0, 0, 56110), +('Come again?', '', 260045, 0, 0, 0, 110, 0, 4, 245768, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'It doesn\'t make any sense. None of this does.', 260044, 0, 0, 0, 110, 0, 4, 0, 245767, 0, 0, 0, 0, 0, 0, 56110), +('That\'s what they said--one of the big ones from the heart of Siegehold. I\'m as flummoxed as you are.', '', 260043, 0, 0, 0, 110, 0, 4, 245766, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'I\'m sorry, what? The prisoners escaped because of a nerubian?', 260042, 0, 0, 1, 110, 0, 4, 0, 245765, 0, 0, 0, 0, 0, 0, 56110), +('', 'Aye, Father. We\'ll figure it out together.', 260038, 0, 0, 0, 68, 0, 10, 0, 245104, 0, 0, 0, 0, 0, 0, 56110), +('I\'ve spent too many years listening to Azeroth\'s voice. I\'m glad I can listen to yours now.', '', 260037, 0, 0, 0, 68, 0, 10, 245103, 0, 0, 0, 0, 0, 0, 0, 56110), +('I wasn\'t responsible enough. That needs to change.', '', 260036, 0, 0, 0, 68, 0, 10, 245102, 0, 0, 0, 0, 0, 0, 0, 56110), +('I know. I want to be here for him as his Gran\'da.', '', 260034, 0, 0, 0, 68, 0, 10, 245101, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Dagran\'s been through a lot, too.', 260033, 0, 0, 0, 68, 0, 10, 0, 245100, 0, 0, 0, 0, 0, 0, 56110), +('I gave up a lot. I gave up too much. I should have spent more time protecting you and Dagran.', '', 260032, 0, 0, 0, 68, 0, 10, 245099, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'ve got a lot to make up for. For a long time, I knew I needed to protect Azeroth.', '', 260031, 0, 0, 0, 68, 0, 10, 245098, 0, 0, 0, 0, 0, 0, 0, 56110); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('', 'I can see how worried you are about Dagran.', 260030, 0, 0, 0, 68, 0, 10, 0, 245097, 0, 0, 0, 0, 0, 0, 56110), +('I\'m nae a dwarf in disguise, I promise ye.', '', 260002, 0, 0, 0, 64, 0, 2, 243657, 0, 0, 0, 0, 0, 0, 0, 56110), +('Back to flying!', '', 259999, 0, 0, 0, 64, 0, 2, 243777, 0, 0, 0, 0, 0, 0, 0, 56110), +('What news do you bring?', '', 259997, 0, 0, 0, 64, 0, 2, 243656, 0, 0, 0, 0, 0, 0, 0, 56110), +('Are you in need of a Stormrider\'s aid?', '', 259996, 0, 0, 0, 64, 0, 2, 243655, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation initiated.', '', 259995, 0, 0, 0, 64, 0, 2, 243776, 0, 0, 0, 0, 0, 0, 0, 56110), +('The only thing I don\'t like are these static-filled feathers everywhere on my clothes!', '', 259969, 0, 0, 0, 64, 0, 2, 243652, 0, 0, 0, 0, 0, 0, 0, 56110), +('Fly high, strike true!', '', 259967, 0, 0, 0, 64, 0, 2, 243648, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation terminated.', '', 259966, 0, 0, 0, 64, 0, 2, 243647, 0, 0, 0, 0, 0, 0, 0, 56110), +('Back to work then... or not.', '', 259965, 0, 0, 0, 64, 0, 2, 243646, 0, 0, 0, 0, 0, 0, 0, 56110), +('We fly to protect Dornogal.', '', 259964, 0, 0, 0, 64, 0, 2, 243651, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation initiated.', '', 259963, 0, 0, 0, 64, 0, 2, 243650, 0, 0, 0, 0, 0, 0, 0, 56110), +('Hm, yes? I\'m a little busy.', '', 259962, 0, 0, 0, 64, 0, 2, 243649, 0, 0, 0, 0, 0, 0, 0, 56110), +('I merely tolerate you. When that ends, I have an entire realm of workers ready to enact my will. Remember that.', '', 259833, 0, 0, 0, 64, 0, 4, 245764, 0, 0, 0, 0, 0, 0, 0, 56110), +('Yes, thank you for whatever it was you did.', '', 259832, 0, 0, 0, 64, 0, 4, 245760, 0, 0, 0, 0, 0, 0, 0, 56110), +('Now you can go bother someone else.', '', 259831, 0, 0, 0, 64, 0, 4, 245759, 0, 0, 0, 0, 0, 0, 0, 56110), +('More wasted time.', '', 259830, 0, 0, 0, 64, 0, 4, 245758, 0, 0, 0, 0, 0, 0, 0, 56110), +('Be more mindful of my time.', '', 259829, 0, 0, 0, 64, 0, 4, 245757, 0, 0, 0, 0, 0, 0, 0, 56110), +('My... task... ends...', 'My... task... ends...', 259791, 0, 0, 0, 64, 0, 4, 245832, 245833, 0, 0, 0, 0, 0, 0, 56110), +('', 'We are well past that.', 259789, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Alleria, be careful.', '', 259788, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('I protecc, I attacc, and then I need ore snaccs.', '', 259731, 0, 0, 0, 64, 0, 2, 243774, 0, 0, 0, 0, 0, 0, 0, 56110), +('Back to my duties then.', '', 259730, 0, 0, 0, 64, 0, 2, 243770, 0, 0, 0, 0, 0, 0, 0, 56110), +('Fly high, strike true.', '', 259729, 0, 0, 0, 64, 0, 2, 243769, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation terminated.', '', 259728, 0, 0, 0, 64, 0, 2, 243768, 0, 0, 0, 0, 0, 0, 0, 56110), +('The Stormriders\' directive is to protect.', '', 259727, 0, 0, 0, 64, 0, 2, 243773, 0, 0, 0, 0, 0, 0, 0, 56110), +('Do you need my aid?', '', 259726, 0, 0, 0, 64, 0, 2, 243772, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation initiated.', '', 259725, 0, 0, 0, 64, 0, 2, 243771, 0, 0, 0, 0, 0, 0, 0, 56110), +('You annoy me more than Baelgrim ever did.', '', 259723, 0, 0, 0, 64, 0, 2, 243902, 0, 0, 0, 0, 0, 0, 0, 56110), +('May the path you forge be your own.', '', 259722, 0, 0, 0, 64, 0, 2, 243898, 0, 0, 0, 0, 0, 0, 0, 56110), +('Fly high. Strike true.', '', 259721, 0, 0, 0, 64, 0, 2, 243897, 0, 0, 0, 0, 0, 0, 0, 56110), +('Honor the titans... but don\'t wait up for them.', '', 259720, 0, 0, 0, 64, 0, 2, 243896, 0, 0, 0, 0, 0, 0, 0, 56110), +('What do you want?', '', 259719, 0, 0, 0, 64, 0, 2, 243901, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation initiated.', '', 259718, 0, 0, 0, 64, 0, 2, 243900, 0, 0, 0, 0, 0, 0, 0, 56110), +('State your business.', '', 259717, 0, 0, 0, 64, 0, 2, 243899, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Go on, try me. I\'ll have you mucking out nests.', 259716, 0, 0, 0, 64, 0, 2, 0, 243861, 0, 0, 0, 0, 0, 0, 56110), +('', 'Returning to task.', 259715, 0, 0, 0, 64, 0, 2, 0, 243869, 0, 0, 0, 0, 0, 0, 56110), +('', 'Trust in the Edicts!', 259714, 0, 0, 0, 64, 0, 2, 0, 243870, 0, 0, 0, 0, 0, 0, 56110), +('', 'Back to the stormrooks!', 259713, 0, 0, 0, 64, 0, 2, 0, 243871, 0, 0, 0, 0, 0, 0, 56110), +('', 'Fly high! Strike true!', 259712, 0, 0, 0, 64, 0, 2, 0, 243872, 0, 0, 0, 0, 0, 0, 56110), +('', 'Conversation terminated.', 259711, 0, 0, 0, 64, 0, 2, 0, 243873, 0, 0, 0, 0, 0, 0, 56110), +('', 'Titans be your guide!', 259710, 0, 0, 0, 64, 0, 2, 0, 243874, 0, 0, 0, 0, 0, 0, 56110), +('', 'Winds and wings carry you!', 259709, 0, 0, 0, 64, 0, 2, 0, 243875, 0, 0, 0, 0, 0, 0, 56110), +('', 'Conversation initiated.', 259708, 0, 0, 0, 64, 0, 2, 0, 243862, 0, 0, 0, 0, 0, 0, 56110), +('', 'My directive is to tend to the stormrooks.', 259707, 0, 0, 0, 64, 0, 2, 0, 243863, 0, 0, 0, 0, 0, 0, 56110), +('', 'I follow the Edicts.', 259706, 0, 0, 0, 64, 0, 2, 0, 243864, 0, 0, 0, 0, 0, 0, 56110), +('', 'Nothing like the wind in your crags.', 259705, 0, 0, 0, 64, 0, 2, 0, 243865, 0, 0, 0, 0, 0, 0, 56110), +('', 'Every stormrook has its own personality.', 259704, 0, 0, 0, 64, 0, 2, 0, 243866, 0, 0, 0, 0, 0, 0, 56110), +('', 'The titans drive my directive!', 259703, 0, 0, 0, 64, 0, 2, 0, 243867, 0, 0, 0, 0, 0, 0, 56110), +('', 'Have need of a stormrook?', 259702, 0, 0, 0, 64, 0, 2, 0, 243868, 0, 0, 0, 0, 0, 0, 56110), +('', 'I need to know where they\'re taking that bile, why, and for whom.', 259690, 0, 0, 1, 70, 0, 4, 0, 251514, 0, 0, 0, 0, 0, 0, 56110), +('', 'Smuggling is common enough in the city, but from the Maddening Deep? Unusual and concerning.', 259689, 0, 0, 1, 70, 0, 4, 0, 251513, 0, 0, 0, 0, 0, 0, 56110), +('You are getting your greasy fingers on my threads!', '', 259688, 0, 0, 0, 64, 0, 2, 243828, 0, 0, 0, 0, 0, 0, 0, 56110), +('Watch yourself.', '', 259687, 0, 0, 0, 64, 0, 2, 243820, 0, 0, 0, 0, 0, 0, 0, 56110), +('Keep your hands clean.', '', 259686, 0, 0, 0, 64, 0, 2, 243819, 0, 0, 0, 0, 0, 0, 0, 56110), +('Stay true to yourself.', '', 259685, 0, 0, 0, 64, 0, 2, 243818, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation terminated.', '', 259684, 0, 0, 0, 64, 0, 2, 243817, 0, 0, 0, 0, 0, 0, 0, 56110), +('Back to business.', '', 259683, 0, 0, 0, 64, 0, 2, 243816, 0, 0, 0, 0, 0, 0, 0, 56110), +('What the wards don\'t know won\'t hurt them.', '', 259682, 0, 0, 0, 64, 0, 2, 243815, 0, 0, 0, 0, 0, 0, 0, 56110), +('Go before anyone recognizes us.', '', 259681, 0, 0, 0, 64, 0, 2, 243814, 0, 0, 0, 0, 0, 0, 0, 56110), +('Shh! Keep your voice down!', '', 259680, 0, 0, 0, 64, 0, 2, 243827, 0, 0, 0, 0, 0, 0, 0, 56110), +('What do you have for me?', '', 259679, 0, 0, 0, 64, 0, 2, 243826, 0, 0, 0, 0, 0, 0, 0, 56110), +('I serve the titans... mostly.', '', 259678, 0, 0, 0, 64, 0, 2, 243825, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation initiated.', '', 259677, 0, 0, 0, 64, 0, 2, 243824, 0, 0, 0, 0, 0, 0, 0, 56110), +('Make no mistake, this is preparation for war--and none thought to inform me. This bodes ill indeed.', '', 259676, 0, 0, 1, 70, 0, 4, 251512, 0, 0, 0, 0, 0, 0, 0, 56110), +('What can Steelvein do for you?', '', 259675, 0, 0, 0, 64, 0, 2, 243823, 0, 0, 0, 0, 0, 0, 0, 56110), +('The Edicts can be interpreted many ways.', '', 259674, 0, 0, 0, 64, 0, 2, 243822, 0, 0, 0, 0, 0, 0, 0, 56110), +('I can get what you need.', '', 259673, 0, 0, 0, 64, 0, 2, 243821, 0, 0, 0, 0, 0, 0, 0, 56110), +('Gathering supplies? Marching out? I\'ve heard nothing of this!', '', 259672, 0, 0, 1, 70, 0, 4, 251511, 0, 0, 0, 0, 0, 0, 0, 56110), +('You know what the Edicts don\'t say? That I can\'t turn around and kick you down the Coreway!', '', 259671, 0, 0, 0, 64, 0, 2, 243829, 0, 0, 0, 0, 0, 0, 0, 56110), +('We must talk later.', '', 259670, 0, 0, 0, 64, 0, 2, 243837, 0, 0, 0, 0, 0, 0, 0, 56110), +('Must go. Apologies!', '', 259669, 0, 0, 0, 64, 0, 2, 243838, 0, 0, 0, 0, 0, 0, 0, 56110), +('The eternal titans sculpt your path.', '', 259668, 0, 0, 0, 64, 0, 2, 243839, 0, 0, 0, 0, 0, 0, 0, 56110), +('Go where the Edicts lead.', '', 259667, 0, 0, 0, 64, 0, 2, 243840, 0, 0, 0, 0, 0, 0, 0, 56110), +('Very well. You are dismissed.', '', 259666, 0, 0, 0, 64, 0, 2, 243841, 0, 0, 0, 0, 0, 0, 0, 56110), +('I have work to do.', '', 259665, 0, 0, 0, 64, 0, 2, 243842, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation terminated. Pity.', '', 259664, 0, 0, 0, 64, 0, 2, 243843, 0, 0, 0, 0, 0, 0, 0, 56110), +('The Edicts must be followed.', '', 259663, 0, 0, 0, 64, 0, 2, 243830, 0, 0, 0, 0, 0, 0, 0, 56110), +('I bid you welcome.', '', 259662, 0, 0, 0, 64, 0, 2, 243831, 0, 0, 0, 0, 0, 0, 0, 56110), +('I serve the titans unswervingly.', '', 259661, 0, 0, 0, 64, 0, 2, 243832, 0, 0, 0, 0, 0, 0, 0, 56110), +('You address the Councilward of Dornogal.', '', 259660, 0, 0, 0, 64, 0, 2, 243833, 0, 0, 0, 0, 0, 0, 0, 56110), +('Do you have an appointment?', '', 259659, 0, 0, 0, 64, 0, 2, 243834, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation initiated.', '', 259658, 0, 0, 0, 64, 0, 2, 243835, 0, 0, 0, 0, 0, 0, 0, 56110), +('Very good to meet you.', '', 259657, 0, 0, 0, 64, 0, 2, 243836, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'You are not a machine, but you certainly need some kind of adjustment.', 259656, 0, 0, 0, 64, 0, 2, 0, 243525, 0, 0, 0, 0, 0, 0, 56110), +('', 'Conversation terminated.', 259655, 0, 0, 0, 64, 0, 2, 0, 243517, 0, 0, 0, 0, 0, 0, 56110), +('', 'May your cogs hold true.', 259654, 0, 0, 0, 64, 0, 2, 0, 243516, 0, 0, 0, 0, 0, 0, 56110), +('', 'May the Deeps continue to ring.', 259653, 0, 0, 0, 64, 0, 2, 0, 243515, 0, 0, 0, 0, 0, 0, 56110), +('', 'I will ensure your name is in the Archive.', 259652, 0, 0, 0, 64, 0, 2, 0, 243514, 0, 0, 0, 0, 0, 0, 56110), +('', 'Task resumed.', 259651, 0, 0, 0, 64, 0, 2, 0, 243513, 0, 0, 0, 0, 0, 0, 56110), +('', 'Back to work.', 259650, 0, 0, 0, 64, 0, 2, 0, 243512, 0, 0, 0, 0, 0, 0, 56110), +('', 'Return if you have more queries.', 259649, 0, 0, 0, 64, 0, 2, 0, 243511, 0, 0, 0, 0, 0, 0, 56110), +('', 'What is your query?', 259648, 0, 0, 0, 64, 0, 2, 0, 243524, 0, 0, 0, 0, 0, 0, 56110), +('', 'The machines must be preserved.', 259647, 0, 0, 0, 64, 0, 2, 0, 243523, 0, 0, 0, 0, 0, 0, 56110), +('', 'I attend to the Archive.', 259646, 0, 0, 0, 64, 0, 2, 0, 243522, 0, 0, 0, 0, 0, 0, 56110), +('', 'Conversation initiated.', 259645, 0, 0, 0, 64, 0, 2, 0, 243521, 0, 0, 0, 0, 0, 0, 56110), +('', 'I speak for the machines.', 259644, 0, 0, 0, 64, 0, 2, 0, 243520, 0, 0, 0, 0, 0, 0, 56110), +('', 'You have my focus.', 259643, 0, 0, 0, 64, 0, 2, 0, 243519, 0, 0, 0, 0, 0, 0, 56110), +('', 'Directive?', 259642, 0, 0, 0, 64, 0, 2, 0, 243518, 0, 0, 0, 0, 0, 0, 56110), +('Nothing says aerodynamic like a man-shaped stone on a bird made of angry cloud.', '', 259638, 0, 0, 0, 64, 0, 2, 243792, 0, 0, 0, 0, 0, 0, 0, 56110), +('Fly high, strike true.', '', 259636, 0, 0, 0, 64, 0, 2, 243784, 0, 0, 0, 0, 0, 0, 0, 56110), +('We are the bedrock. We are the foundation!', '', 259635, 0, 0, 0, 64, 0, 2, 243783, 0, 0, 0, 0, 0, 0, 0, 56110), +('May the titans carve your path.', '', 259634, 0, 0, 0, 64, 0, 2, 243782, 0, 0, 0, 0, 0, 0, 0, 56110), +('May the Edicts guide you.', '', 259633, 0, 0, 0, 64, 0, 2, 243781, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation terminated.', '', 259632, 0, 0, 0, 64, 0, 2, 243780, 0, 0, 0, 0, 0, 0, 0, 56110), +('I have work to do.', '', 259631, 0, 0, 0, 64, 0, 2, 243779, 0, 0, 0, 0, 0, 0, 0, 56110), +('Be vigilant.', '', 259630, 0, 0, 0, 64, 0, 2, 243778, 0, 0, 0, 0, 0, 0, 0, 56110), +('I follow the Council\'s directives.', '', 259629, 0, 0, 0, 64, 0, 2, 243791, 0, 0, 0, 0, 0, 0, 0, 56110), +('What is your query?', '', 259628, 0, 0, 0, 64, 0, 2, 243790, 0, 0, 0, 0, 0, 0, 0, 56110), +('It is my Oathsworn duty to protect the Coreway.', '', 259626, 0, 0, 0, 64, 0, 2, 243789, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation initiated.', '', 259625, 0, 0, 0, 64, 0, 2, 243788, 0, 0, 0, 0, 0, 0, 0, 56110), +('The Edicts are my guide.', '', 259624, 0, 0, 0, 64, 0, 2, 243787, 0, 0, 0, 0, 0, 0, 0, 56110), +('Do you require aid?', '', 259623, 0, 0, 0, 64, 0, 2, 243786, 0, 0, 0, 0, 0, 0, 0, 56110), +('We protect the people of the Isle.', '', 259622, 0, 0, 0, 64, 0, 2, 243785, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'The Stonebound can shape stone with their bare hands. I\'m about to use their technique on your head.', 259619, 0, 0, 0, 64, 0, 2, 0, 243807, 0, 0, 0, 0, 0, 0, 56110), +('', 'Heed the call of the unknown.', 259618, 0, 0, 0, 64, 0, 2, 0, 243799, 0, 0, 0, 0, 0, 0, 56110), +('', 'Conversation terminated.', 259617, 0, 0, 0, 64, 0, 2, 0, 243798, 0, 0, 0, 0, 0, 0, 56110), +('', 'Follow what drives you.', 259616, 0, 0, 0, 64, 0, 2, 0, 243797, 0, 0, 0, 0, 0, 0, 56110), +('', 'As you will.', 259615, 0, 0, 0, 64, 0, 2, 0, 243796, 0, 0, 0, 0, 0, 0, 56110), +('', 'Forge your own path.', 259614, 0, 0, 0, 64, 0, 2, 0, 243795, 0, 0, 0, 0, 0, 0, 56110), +('', 'Come back and share your experiences.', 259613, 0, 0, 0, 64, 0, 2, 0, 243794, 0, 0, 0, 0, 0, 0, 56110), +('', 'Go where you will.', 259612, 0, 0, 0, 64, 0, 2, 0, 243793, 0, 0, 0, 0, 0, 0, 56110), +('', 'I will answer your queries.', 259611, 0, 0, 0, 64, 0, 2, 0, 243806, 0, 0, 0, 0, 0, 0, 56110), +('', 'I speak for the Unbound, but they have no master.', 259610, 0, 0, 0, 64, 0, 2, 0, 243805, 0, 0, 0, 0, 0, 0, 56110), +('', 'Speak freely and honestly.', 259609, 0, 0, 0, 64, 0, 2, 0, 243804, 0, 0, 0, 0, 0, 0, 56110), +('', 'Conversation initiated.', 259608, 0, 0, 0, 64, 0, 2, 0, 243803, 0, 0, 0, 0, 0, 0, 56110), +('', 'The Unbound welcome all.', 259607, 0, 0, 0, 64, 0, 2, 0, 243802, 0, 0, 0, 0, 0, 0, 56110), +('', 'Yes, I am the former Stoneward.', 259606, 0, 0, 0, 64, 0, 2, 0, 243801, 0, 0, 0, 0, 0, 0, 56110), +('', 'Greetings, outlander.', 259605, 0, 0, 0, 64, 0, 2, 0, 243800, 0, 0, 0, 0, 0, 0, 56110), +('', 'Mind yerself, Champion. We need ye.', 259604, 0, 0, 0, 64, 0, 2, 0, 243906, 0, 0, 0, 0, 0, 0, 56110), +('', 'If ye hear anything o\' note, let me know.', 259603, 0, 0, 0, 64, 0, 2, 0, 243907, 0, 0, 0, 0, 0, 0, 56110), +('', 'We will survive. We always do.', 259602, 0, 0, 0, 64, 0, 2, 0, 243908, 0, 0, 0, 0, 0, 0, 56110), +('', 'Ye need a hammer, or an open hand?', 259601, 0, 0, 0, 64, 0, 4, 0, 243903, 0, 0, 0, 0, 0, 0, 56110), +('', 'Have ye heard anythin\' I need to know?', 259600, 0, 0, 0, 64, 0, 2, 0, 243904, 0, 0, 0, 0, 0, 0, 56110), +('', 'Are ye here to chat, or work?', 259599, 0, 0, 0, 64, 0, 2, 0, 243905, 0, 0, 0, 0, 0, 0, 56110), +('The freshly Ascended are usually flitting about the Umbral Bazaar. Where have they gone?', '', 259593, 0, 0, 1, 70, 0, 4, 251510, 0, 0, 0, 0, 0, 0, 0, 56110), +('Do you see that? Nothing! Decidedly odd for the City of Threads.', '', 259592, 0, 0, 1, 70, 0, 4, 251509, 0, 0, 0, 0, 0, 0, 0, 56110), +('I got no counsel for you. No advice.', '', 259571, 0, 0, 0, 64, 0, 2, 244021, 0, 0, 0, 0, 0, 0, 0, 56110), +('|TInterface\\ICONS\\INV_Misc_Web_01.blp|t Eggtender Ovi\'nax casts |cFFFF0000|Hspell:442144|h[Unstable Intertwining]|h|r on you!', '|TInterface\\ICONS\\INV_Misc_Web_01.blp|t Eggtender Ovi\'nax casts |cFFFF0000|Hspell:442144|h[Unstable Intertwining]|h|r on you!', 259517, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('I... now... relent...', 'I... now... relent...', 259479, 0, 0, 0, 64, 0, 4, 245675, 245676, 0, 0, 0, 0, 0, 0, 56110), +('Entering stasis...', 'Entering stasis...', 259477, 0, 0, 0, 64, 0, 4, 245673, 245674, 0, 0, 0, 0, 0, 0, 56110), +('Confrontation... complete...', 'Confrontation... complete...', 259475, 0, 0, 0, 64, 0, 4, 245671, 245672, 0, 0, 0, 0, 0, 0, 56110), +('Shutting... down...', 'Shutting... down...', 259474, 0, 0, 0, 64, 0, 4, 245669, 245670, 0, 0, 0, 0, 0, 0, 56110), +('Violence authorized!', 'Violence authorized!', 259473, 0, 0, 0, 64, 0, 4, 245635, 245636, 0, 0, 0, 0, 0, 0, 56110), +('Protect the machines!', 'Protect the machines!', 259472, 0, 0, 0, 64, 0, 4, 245633, 245634, 0, 0, 0, 0, 0, 0, 56110), +('Work delayed.', 'Work delayed.', 259471, 0, 0, 0, 64, 0, 4, 245631, 245632, 0, 0, 0, 0, 0, 0, 56110), +('Battle begins!', 'Battle begins!', 259470, 0, 0, 0, 64, 0, 4, 245629, 245630, 0, 0, 0, 0, 0, 0, 56110), +('Is this when I hit you? I haven\'t done this before. My Speaker will be notified about this.', 'Is this when I hit you? I haven\'t done this before. My Speaker will be notified about this.', 259469, 0, 0, 0, 64, 0, 4, 245679, 245680, 0, 0, 0, 0, 0, 0, 56110), +('Threat detected. Do not escalate further.', 'Threat detected. Do not escalate further.', 259466, 0, 0, 0, 64, 0, 4, 245677, 245678, 0, 0, 0, 0, 0, 0, 56110), +('Stay safe.', 'Stay safe.', 259465, 0, 0, 0, 64, 0, 4, 245651, 245652, 0, 0, 0, 0, 0, 0, 56110), +('I live to serve.', 'I live to serve.', 259464, 0, 0, 0, 64, 0, 4, 245649, 245650, 0, 0, 0, 0, 0, 0, 56110), +('Waiting resumes.', 'Waiting resumes.', 259463, 0, 0, 0, 64, 0, 4, 245647, 245648, 0, 0, 0, 0, 0, 0, 56110), +('Commerce complete.', 'Commerce complete.', 259462, 0, 0, 0, 64, 0, 4, 245645, 245646, 0, 0, 0, 0, 0, 0, 56110), +('Your currency is welcome.', 'Your currency is welcome.', 259461, 0, 0, 0, 64, 0, 4, 245667, 245668, 0, 0, 0, 0, 0, 0, 56110), +('Commerce! Excellent.', 'Commerce! Excellent.', 259460, 0, 0, 0, 64, 0, 4, 245665, 245666, 0, 0, 0, 0, 0, 0, 56110), +('Let\'s negotiate.', 'Let\'s negotiate.', 259459, 0, 0, 0, 64, 0, 4, 245663, 245664, 0, 0, 0, 0, 0, 0, 56110), +('Commence your transaction.', 'Commence your transaction.', 259458, 0, 0, 0, 64, 0, 4, 245661, 245662, 0, 0, 0, 0, 0, 0, 56110), +('Praise the Machine.', 'Praise the Machine.', 259457, 0, 0, 0, 64, 0, 4, 245643, 245644, 0, 0, 0, 0, 0, 0, 56110), +('Remain vigilant.', 'Remain vigilant.', 259456, 0, 0, 0, 64, 0, 4, 245641, 245642, 0, 0, 0, 0, 0, 0, 56110), +('Stay productive.', 'Stay productive.', 259455, 0, 0, 0, 64, 0, 4, 245639, 245640, 0, 0, 0, 0, 0, 0, 56110), +('Returning to work.', 'Returning to work.', 259454, 0, 0, 0, 64, 0, 4, 245637, 245638, 0, 0, 0, 0, 0, 0, 56110), +('Begin speaking.', 'Begin speaking.', 259453, 0, 0, 0, 64, 0, 4, 245659, 245660, 0, 0, 0, 0, 0, 0, 56110), +('You are acknowledged.', 'You are acknowledged.', 259452, 0, 0, 0, 64, 0, 4, 245657, 245658, 0, 0, 0, 0, 0, 0, 56110), +('Please proceed.', 'Please proceed.', 259451, 0, 0, 0, 64, 0, 4, 245655, 245656, 0, 0, 0, 0, 0, 0, 56110), +('Another interruption?', 'Another interruption?', 259450, 0, 0, 0, 64, 0, 4, 245653, 245654, 0, 0, 0, 0, 0, 0, 56110), +('Job... done.', '', 259449, 0, 0, 0, 64, 0, 4, 245980, 0, 0, 0, 0, 0, 0, 0, 56110), +('Don\'t... borrow... my tools...', '', 259448, 0, 0, 0, 64, 0, 4, 245979, 0, 0, 0, 0, 0, 0, 0, 56110), +('Someone... take... over...', '', 259447, 0, 0, 0, 64, 0, 4, 245978, 0, 0, 0, 0, 0, 0, 0, 56110), +('Fine... you... do it...', '', 259446, 0, 0, 0, 64, 0, 4, 245977, 0, 0, 0, 0, 0, 0, 0, 56110), +('This is gonna get messy.', '', 259445, 0, 0, 0, 64, 0, 4, 245968, 0, 0, 0, 0, 0, 0, 0, 56110), +('Enough is enough.', '', 259444, 0, 0, 0, 64, 0, 4, 245967, 0, 0, 0, 0, 0, 0, 0, 56110), +('Time for you to break down.', '', 259443, 0, 0, 0, 64, 0, 4, 245966, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'ll fix you!', '', 259442, 0, 0, 0, 64, 0, 4, 245965, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'ve been patient, I\'ve been polite, and I\'ve been waiting to smash that smug expression off your face all day.', '', 259441, 0, 0, 0, 64, 0, 4, 245981, 0, 0, 0, 0, 0, 0, 0, 56110), +('That works.', '', 259440, 0, 0, 0, 64, 0, 4, 245972, 0, 0, 0, 0, 0, 0, 0, 56110), +('Maintenance today, or repairs tomorrow.', '', 259439, 0, 0, 0, 64, 0, 4, 245971, 0, 0, 0, 0, 0, 0, 0, 56110), +('Keep the gears turning.', '', 259438, 0, 0, 0, 64, 0, 4, 245970, 0, 0, 0, 0, 0, 0, 0, 56110), +('Stay safe out there.', '', 259437, 0, 0, 0, 64, 0, 4, 245969, 0, 0, 0, 0, 0, 0, 0, 56110), +('Hope you brought tools.', '', 259436, 0, 0, 0, 64, 0, 4, 245976, 0, 0, 0, 0, 0, 0, 0, 56110), +('Time to fix things.', '', 259435, 0, 0, 0, 64, 0, 4, 245975, 0, 0, 0, 0, 0, 0, 0, 56110), +('Measure twice, cut once.', '', 259434, 0, 0, 0, 64, 0, 4, 245974, 0, 0, 0, 0, 0, 0, 0, 56110), +('Let\'s get this done right.', '', 259433, 0, 0, 0, 64, 0, 4, 245973, 0, 0, 0, 0, 0, 0, 0, 56110), +('This... is not... resolved...', '', 259416, 0, 0, 0, 64, 0, 4, 245567, 0, 0, 0, 0, 0, 0, 0, 56110), +('Notify... the High... Speaker...', '', 259415, 0, 0, 0, 64, 0, 4, 245566, 0, 0, 0, 0, 0, 0, 0, 56110), +('Is there... no... justice?', '', 259413, 0, 0, 0, 64, 0, 4, 245565, 0, 0, 0, 0, 0, 0, 0, 56110), +('This.. is... unacceptable...', '', 259412, 0, 0, 0, 64, 0, 4, 245564, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'ll solve this problem.', '', 259411, 0, 0, 0, 64, 0, 4, 245563, 0, 0, 0, 0, 0, 0, 0, 56110), +('Enough is enough.', '', 259410, 0, 0, 0, 64, 0, 4, 245562, 0, 0, 0, 0, 0, 0, 0, 56110), +('Terminating... with extreme prejudice.', '', 259409, 0, 0, 0, 64, 0, 4, 245561, 0, 0, 0, 0, 0, 0, 0, 56110), +('Punitive measures are required.', '', 259408, 0, 0, 0, 64, 0, 4, 245560, 0, 0, 0, 0, 0, 0, 0, 56110), +('Submit.', '', 259406, 0, 0, 0, 64, 0, 4, 245559, 0, 0, 0, 0, 0, 0, 0, 56110), +('You seem to have a habit of disregarding our most basic tenets. I wonder... how would we shut you down?', '', 259405, 0, 0, 0, 64, 0, 4, 245576, 0, 0, 0, 0, 0, 0, 0, 56110), +('Your ways are... strange.', '', 259404, 0, 0, 0, 64, 0, 4, 245571, 0, 0, 0, 0, 0, 0, 0, 56110), +('Watch your step.', '', 259403, 0, 0, 0, 64, 0, 4, 245570, 0, 0, 0, 0, 0, 0, 0, 56110), +('Remain compliant.', '', 259402, 0, 0, 0, 64, 0, 4, 245569, 0, 0, 0, 0, 0, 0, 0, 56110), +('Praise the High Speaker.', '', 259401, 0, 0, 0, 64, 0, 4, 245568, 0, 0, 0, 0, 0, 0, 0, 56110), +('This sounds... suspicious.', '', 259400, 0, 0, 0, 64, 0, 4, 245575, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'m listening... for now.', '', 259399, 0, 0, 0, 64, 0, 4, 245574, 0, 0, 0, 0, 0, 0, 0, 56110), +('Not working, I see.', '', 259398, 0, 0, 0, 64, 0, 4, 245573, 0, 0, 0, 0, 0, 0, 0, 56110), +('Keep it quick.', '', 259397, 0, 0, 0, 64, 0, 4, 245572, 0, 0, 0, 0, 0, 0, 0, 56110), +('If ye tryin\' to polish me, put a wee bit more elbow grease in. Here, see? Wax on, wax off. Wax on, wax off!', '', 259388, 0, 0, 0, 64, 0, 2, 244020, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'ll press on \'til Azeroth is done with me.', '', 259387, 0, 0, 0, 64, 0, 2, 244028, 0, 0, 0, 0, 0, 0, 0, 56110), +('No rest for we heroes, eh Champion?', '', 259386, 0, 0, 0, 64, 0, 2, 244029, 0, 0, 0, 0, 0, 0, 0, 56110), +('Eh, off with ye.', '', 259385, 0, 0, 0, 64, 0, 2, 244030, 0, 0, 0, 0, 0, 0, 0, 56110), +('Keep fightin\', Champion.', '', 259384, 0, 0, 0, 64, 0, 2, 244031, 0, 0, 0, 0, 0, 0, 0, 56110), +('Always more work to be done.', '', 259383, 0, 0, 0, 64, 0, 2, 244032, 0, 0, 0, 0, 0, 0, 0, 56110), +('When the world is healed, may some healin\' be spent on me.', '', 259382, 0, 0, 0, 64, 0, 2, 244033, 0, 0, 0, 0, 0, 0, 0, 56110), +('Smooth isn\'t it? Who\'d have thought it\'d be like a wee bairn\'s bottom underneath?', '', 259375, 0, 0, 0, 64, 0, 2, 243978, 0, 0, 0, 0, 0, 0, 0, 56110), +('Who knows what we\'ll find deep in the earth?', '', 259374, 0, 0, 0, 64, 0, 2, 243986, 0, 0, 0, 0, 0, 0, 0, 56110), +('Wherever my people need me, I will go.', '', 259373, 0, 0, 0, 64, 0, 2, 243987, 0, 0, 0, 0, 0, 0, 0, 56110), +('We cannot give in. We must keep fightin\'!', '', 259372, 0, 0, 0, 64, 0, 2, 243988, 0, 0, 0, 0, 0, 0, 0, 56110), +('I would never succeed without me clan and family.', '', 259371, 0, 0, 0, 64, 0, 2, 243989, 0, 0, 0, 0, 0, 0, 0, 56110), +('Azeroth depends on us.', '', 259370, 0, 0, 0, 64, 0, 2, 243990, 0, 0, 0, 0, 0, 0, 0, 56110), +('Keep listenin\'.', '', 259369, 0, 0, 0, 64, 0, 2, 243991, 0, 0, 0, 0, 0, 0, 0, 56110), +('Everyone deserves a second chance.', '', 259368, 0, 0, 0, 64, 0, 2, 243992, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'m ready for anything!', '', 259367, 0, 0, 0, 64, 0, 2, 243979, 0, 0, 0, 0, 0, 0, 0, 56110), +('Refer all diplomatic questions to me daughter, Moira.', '', 259366, 0, 0, 0, 64, 0, 2, 243980, 0, 0, 0, 0, 0, 0, 0, 56110), +('Magni... in the flesh!', '', 259365, 0, 0, 0, 64, 0, 2, 243981, 0, 0, 0, 0, 0, 0, 0, 56110), +('Champion! Good to see you.', '', 259364, 0, 0, 0, 64, 0, 2, 243982, 0, 0, 0, 0, 0, 0, 0, 56110), +('We must forge ahead.', '', 259363, 0, 0, 0, 64, 0, 2, 243983, 0, 0, 0, 0, 0, 0, 0, 56110), +('Azeroth still needs us.', '', 259362, 0, 0, 0, 64, 0, 2, 243984, 0, 0, 0, 0, 0, 0, 0, 56110), +('Ah! Glad you\'re here!', '', 259361, 0, 0, 0, 64, 0, 2, 243985, 0, 0, 0, 0, 0, 0, 0, 56110), +('Sometimes destiny whispers, sometimes she shouts.', '', 259360, 0, 0, 0, 64, 0, 2, 244034, 0, 0, 0, 0, 0, 0, 0, 56110), +('Look, I\'m not dead yet!', '', 259358, 0, 0, 0, 64, 0, 2, 244022, 0, 0, 0, 0, 0, 0, 0, 56110), +('Speak up!', '', 259357, 0, 0, 0, 64, 0, 2, 244023, 0, 0, 0, 0, 0, 0, 0, 56110), +('Even now, I\'m bound to servin\' Azeroth.', '', 259355, 0, 0, 0, 64, 0, 2, 244024, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'m speakin\' for no one these days.', '', 259354, 0, 0, 0, 64, 0, 2, 244025, 0, 0, 0, 0, 0, 0, 0, 56110), +('Well, out with it!', '', 259353, 0, 0, 0, 64, 0, 2, 244026, 0, 0, 0, 0, 0, 0, 0, 56110), +('\"For Azeroth!\" Feh.', '', 259352, 0, 0, 0, 64, 0, 2, 244027, 0, 0, 0, 0, 0, 0, 0, 56110), +('Nnhmmm...!', '', 259340, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Hhrrrrnnnnn...', '', 259338, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Grrrrhhh...?', '', 259326, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('We overcame this once, and we will once more!', '', 259279, 0, 0, 669, 0, 0, 12, 243499, 0, 0, 0, 0, 0, 0, 0, 56110), +('Are these Azeroth\'s memories? Or ours?', '', 259278, 0, 0, 669, 0, 0, 12, 243498, 0, 0, 0, 0, 0, 0, 0, 56110), +('What a peculiar memory for Azeroth to show us.', '', 259277, 0, 0, 669, 0, 0, 12, 243497, 0, 0, 0, 0, 0, 0, 0, 56110), +('No time for nostalgia, champion!', '', 259276, 0, 0, 669, 0, 0, 12, 243496, 0, 0, 0, 0, 0, 0, 0, 56110), +('Here we go again! Quite literally...', '', 259275, 0, 0, 669, 0, 0, 12, 243495, 0, 0, 0, 0, 0, 0, 0, 56110), +('It seems Azeroth has no need for historical records.', '', 259274, 0, 0, 669, 0, 0, 12, 243494, 0, 0, 0, 0, 0, 0, 0, 56110), +('It\'s fascinating how strongly Azeroth remembers these events.', '', 259273, 0, 0, 669, 0, 0, 12, 243493, 0, 0, 0, 0, 0, 0, 0, 56110), +('Ragnaros threatened to swallow Azeroth in flame. No wonder she remembers him.', '', 259272, 0, 0, 669, 0, 0, 12, 243502, 0, 0, 0, 0, 0, 0, 0, 56110), +('The memory of Onyxia and her brood looms over these marshes still.', '', 259271, 0, 0, 669, 0, 0, 12, 243501, 0, 0, 0, 0, 0, 0, 0, 56110), +('We are all haunted by the memories of Northrend. And now they\'ve come to life.', '', 259270, 0, 0, 669, 0, 0, 12, 243500, 0, 0, 0, 0, 0, 0, 0, 56110), +('I wouldn\'t call this particular echo radiant.', '', 259269, 0, 0, 669, 0, 0, 12, 243492, 0, 0, 0, 0, 0, 0, 0, 56110), +('These echoes must be contained!', '', 259268, 0, 0, 669, 0, 0, 12, 243491, 0, 0, 0, 0, 0, 0, 0, 56110), +('Ah! I remember this one!', '', 259267, 0, 0, 669, 0, 0, 12, 243490, 0, 0, 0, 0, 0, 0, 0, 56110), +('Are these echoes a message? Or merely a response?', '', 259266, 0, 0, 669, 0, 0, 12, 243489, 0, 0, 0, 0, 0, 0, 0, 56110), +('I wonder what Azeroth is trying to tell us with these echoes.', '', 259265, 0, 0, 669, 0, 0, 12, 243488, 0, 0, 0, 0, 0, 0, 0, 56110), +('The memory of the Lich King has finally been put to rest.', '', 259261, 0, 0, 669, 0, 0, 12, 243485, 0, 0, 0, 0, 0, 0, 0, 56110), +('May Onyxia\'s tyranny remain just a memory.', '', 259260, 0, 0, 669, 0, 0, 12, 243486, 0, 0, 0, 0, 0, 0, 0, 56110), +('Azeroth\'s memory of the Firelord is naught but ashes now.', '', 259259, 0, 0, 669, 0, 0, 12, 243487, 0, 0, 0, 0, 0, 0, 0, 56110); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('Arthas Menethil... The Lich King himself. A memory we all wish to forget.', '', 259258, 0, 0, 669, 0, 0, 12, 243479, 0, 0, 0, 0, 0, 0, 0, 56110), +('Onyxia! The broodmother of the black dragonflight. We must take her down.', '', 259257, 0, 0, 669, 0, 0, 12, 243483, 0, 0, 0, 0, 0, 0, 0, 56110), +('Firelord Ragnaros returns! Brace for battle.', '', 259256, 0, 0, 669, 0, 0, 12, 243484, 0, 0, 0, 0, 0, 0, 0, 56110), +('Oh! Hello there. Are you here to chat with Uncle Brann?', '', 259252, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56110), +('', 'Hopefully we can revive him. Meet us in Dalaran when you\'re able.', 259168, 0, 0, 1, 0, 0, 7, 0, 244539, 0, 0, 0, 0, 0, 0, 56110), +('', 'You were never the best father. But you can still be a good gran\'da. So please... wake up.', 259161, 0, 0, 1, 0, 0, 10, 0, 244513, 0, 0, 0, 0, 0, 0, 56110), +('', 'But my son--my little Dagran--he needs you. I guess so do I, loathe as I am to admit it.', 259160, 0, 0, 1, 0, 0, 10, 0, 244512, 0, 0, 0, 0, 0, 0, 56110), +('', 'And now... we may never get the chance.', 259159, 0, 0, 1, 0, 0, 10, 0, 244511, 0, 0, 0, 0, 0, 0, 56110), +('', 'I hated you for taking him from me. My anger built a wall neither of us could ever get through.', 259158, 0, 0, 1, 0, 0, 10, 0, 244510, 0, 0, 0, 0, 0, 0, 56110), +('', 'Whatever your intentions were, my husband died. Because of you.', 259157, 0, 0, 1, 0, 0, 10, 0, 244509, 0, 0, 0, 0, 0, 0, 56110), +('', 'You didn\'t know that I chose to stay with the Dark Irons. That Dagran and I were in love.', 259156, 0, 0, 1, 0, 0, 10, 0, 244508, 0, 0, 0, 0, 0, 0, 56110), +('Where, Magni? Where must we go?', '', 259140, 0, 0, 1, 102, 0, 6, 244535, 0, 0, 0, 0, 0, 0, 0, 56110), +('It\'s called--', '', 259125, 0, 0, 5, 102, 0, 6, 244053, 0, 0, 0, 0, 0, 0, 0, 56110), +('I can see it!', '', 259124, 0, 0, 5, 102, 0, 6, 244052, 0, 0, 0, 0, 0, 0, 0, 56110), +('Let\'s hope Magni has some answers.', '', 259120, 0, 0, 1, 0, 0, 7, 244523, 0, 0, 0, 0, 0, 0, 0, 56110), +('Finished.', 'Finished.', 259089, 0, 0, 0, 64, 0, 4, 245457, 245458, 0, 0, 0, 0, 0, 0, 56110), +('Exchange.', 'Exchange.', 259088, 0, 0, 0, 64, 0, 4, 245449, 245450, 0, 0, 0, 0, 0, 0, 56110), +('Trade.', 'Trade.', 259086, 0, 0, 0, 64, 0, 4, 245479, 245480, 0, 0, 0, 0, 0, 0, 56110), +('Coin.', 'Coin.', 259084, 0, 0, 0, 64, 0, 4, 245471, 245472, 0, 0, 0, 0, 0, 0, 56110), +('Surface meat, best.', 'Surface meat, best.', 259082, 0, 0, 0, 64, 0, 4, 245436, 245437, 0, 0, 0, 0, 0, 0, 56110), +('Death...', 'Death...', 259081, 0, 0, 0, 64, 0, 4, 245163, 245164, 0, 0, 0, 0, 0, 0, 56110), +('Just wait...', 'Just wait...', 259080, 0, 0, 0, 64, 0, 4, 245157, 245158, 0, 0, 0, 0, 0, 0, 56110), +('Light\'s fault.', 'Light\'s fault.', 259079, 0, 0, 0, 64, 0, 4, 245151, 245152, 0, 0, 0, 0, 0, 0, 56110), +('Devour me...', 'Devour me...', 259078, 0, 0, 0, 64, 0, 4, 245145, 245146, 0, 0, 0, 0, 0, 0, 56110), +('Failure...', 'Failure...', 259077, 0, 0, 0, 64, 0, 4, 245135, 245136, 0, 0, 0, 0, 0, 0, 56110), +('Raise me...', 'Raise me...', 259076, 0, 0, 0, 64, 0, 4, 245124, 245125, 0, 0, 0, 0, 0, 0, 56110), +('Animate bones...', 'Animate bones...', 259075, 0, 0, 0, 64, 0, 4, 245114, 245115, 0, 0, 0, 0, 0, 0, 56110), +('Delicious...', 'Delicious...', 259074, 0, 0, 0, 64, 0, 4, 245095, 245096, 0, 0, 0, 0, 0, 0, 56110), +('Darkness...', 'Darkness...', 259073, 0, 0, 0, 64, 0, 4, 245089, 245090, 0, 0, 0, 0, 0, 0, 56110), +('Devour...', 'Devour...', 259072, 0, 0, 0, 64, 0, 4, 245083, 245084, 0, 0, 0, 0, 0, 0, 56110), +('Vermin...', 'Vermin...', 259071, 0, 0, 0, 64, 0, 4, 245073, 245074, 0, 0, 0, 0, 0, 0, 56110), +('Meat...', 'Meat...', 259070, 0, 0, 0, 64, 0, 4, 245063, 245064, 0, 0, 0, 0, 0, 0, 56110), +('Ambush...', 'Ambush...', 259069, 0, 0, 0, 64, 0, 4, 245053, 245054, 0, 0, 0, 0, 0, 0, 56110), +('Violence...', 'Violence...', 259068, 0, 0, 0, 64, 0, 4, 245043, 245044, 0, 0, 0, 0, 0, 0, 56110), +('Serve.', 'Serve.', 259066, 0, 0, 0, 64, 0, 4, 245259, 245260, 0, 0, 0, 0, 0, 0, 56110), +('Kill.', 'Kill.', 259064, 0, 0, 0, 64, 0, 4, 245243, 245244, 0, 0, 0, 0, 0, 0, 56110), +('Strange meat.', 'Strange meat.', 259063, 0, 0, 0, 64, 0, 4, 245215, 245216, 0, 0, 0, 0, 0, 0, 56110), +('Hunger.', 'Hunger.', 259061, 0, 0, 0, 64, 0, 4, 245196, 245197, 0, 0, 0, 0, 0, 0, 56110), +('Soon.', 'Soon.', 259060, 0, 0, 0, 64, 0, 4, 245177, 245178, 0, 0, 0, 0, 0, 0, 56110), +('Eat.', 'Eat.', 259059, 0, 0, 0, 64, 0, 4, 245391, 245392, 0, 0, 0, 0, 0, 0, 56110), +('Power.', 'Power.', 259056, 0, 0, 0, 64, 0, 4, 245375, 245376, 0, 0, 0, 0, 0, 0, 56110), +('Foolish.', 'Foolish.', 259055, 0, 0, 0, 64, 0, 4, 245357, 245358, 0, 0, 0, 0, 0, 0, 56110), +('Trick.', 'Trick.', 259054, 0, 0, 0, 64, 0, 4, 245338, 245339, 0, 0, 0, 0, 0, 0, 56110), +('Waiting.', 'Waiting.', 259053, 0, 0, 0, 64, 0, 4, 245319, 245320, 0, 0, 0, 0, 0, 0, 56110), +('You\'re worse than the smelly fish monsters!', 'You\'re worse than the smelly fish monsters!', 259048, 0, 0, 0, 64, 0, 4, 245434, 245435, 0, 0, 0, 0, 0, 0, 56110), +('Only play when it\'s day, because at night, monsters fight.', 'Only play when it\'s day, because at night, monsters fight.', 259047, 0, 0, 0, 64, 0, 4, 245279, 245280, 0, 0, 0, 0, 0, 0, 56110), +('Don\'t wander off into the dark.', 'Don\'t wander off into the dark.', 259046, 0, 0, 0, 64, 0, 4, 245269, 245270, 0, 0, 0, 0, 0, 0, 56110), +('Always have a shadow buddy.', 'Always have a shadow buddy.', 259045, 0, 0, 0, 64, 0, 4, 245257, 245258, 0, 0, 0, 0, 0, 0, 56110), +('Know what to do during curfew.', 'Know what to do during curfew.', 259040, 0, 0, 0, 64, 0, 4, 245241, 245242, 0, 0, 0, 0, 0, 0, 56110), +('When the star shifts, get to shelter.', 'When the star shifts, get to shelter.', 259039, 0, 0, 0, 64, 0, 4, 245213, 245214, 0, 0, 0, 0, 0, 0, 56110), +('I can hide in the dark.', 'I can hide in the dark.', 259038, 0, 0, 0, 64, 0, 4, 245194, 245195, 0, 0, 0, 0, 0, 0, 56110), +('One day I\'ll be a Lamplighter.', 'One day I\'ll be a Lamplighter.', 259036, 0, 0, 0, 64, 0, 4, 245175, 245176, 0, 0, 0, 0, 0, 0, 56110), +('Grownups say be careful in the dark.', 'Grownups say be careful in the dark.', 259035, 0, 0, 0, 64, 0, 4, 245411, 245412, 0, 0, 0, 0, 0, 0, 56110), +('I like it when the star shines.', 'I like it when the star shines.', 259034, 0, 0, 0, 64, 0, 4, 245401, 245402, 0, 0, 0, 0, 0, 0, 56110), +('Have you seen any spooky stuff?', 'Have you seen any spooky stuff?', 259033, 0, 0, 0, 64, 0, 4, 245389, 245390, 0, 0, 0, 0, 0, 0, 56110), +('Why are monsters mean?', 'Why are monsters mean?', 259032, 0, 0, 0, 64, 0, 4, 245373, 245374, 0, 0, 0, 0, 0, 0, 56110), +('What are you?', 'What are you?', 259031, 0, 0, 0, 64, 0, 4, 245355, 245356, 0, 0, 0, 0, 0, 0, 56110), +('Are you from above?', 'Are you from above?', 259030, 0, 0, 0, 64, 0, 4, 245336, 245337, 0, 0, 0, 0, 0, 0, 56110), +('You\'re weird looking.', 'You\'re weird looking.', 259024, 0, 0, 0, 64, 0, 4, 245317, 245318, 0, 0, 0, 0, 0, 0, 56110), +('The Flame bless you for your patronage.', 'The Flame bless you for your patronage.', 258975, 0, 0, 0, 64, 0, 4, 245463, 245464, 0, 0, 0, 0, 0, 0, 56110), +('With commerce there is growth.', 'With commerce there is growth.', 258974, 0, 0, 0, 64, 0, 4, 245455, 245456, 0, 0, 0, 0, 0, 0, 56110), +('Coin is a blessing from the emperor.', 'Coin is a blessing from the emperor.', 258973, 0, 0, 0, 64, 0, 4, 245447, 245448, 0, 0, 0, 0, 0, 0, 56110), +('The Empire provides.', 'The Empire provides.', 258972, 0, 0, 0, 64, 0, 4, 245485, 245486, 0, 0, 0, 0, 0, 0, 56110), +('We make do so far from home.', 'We make do so far from home.', 258971, 0, 0, 0, 64, 0, 4, 245477, 245478, 0, 0, 0, 0, 0, 0, 56110), +('Wholesome, provincial goods can be yours.', 'Wholesome, provincial goods can be yours.', 258970, 0, 0, 0, 64, 0, 4, 245469, 245470, 0, 0, 0, 0, 0, 0, 56110), +('Your pestering will end not in darkness but in flames!', 'Your pestering will end not in darkness but in flames!', 258968, 0, 0, 0, 64, 0, 4, 245432, 245433, 0, 0, 0, 0, 0, 0, 56110), +('A righteous death...', 'A righteous death...', 258967, 0, 0, 0, 64, 0, 4, 245161, 245162, 0, 0, 0, 0, 0, 0, 56110), +('Emperor... avenge me.', 'Emperor... avenge me.', 258966, 0, 0, 0, 64, 0, 4, 245155, 245156, 0, 0, 0, 0, 0, 0, 56110), +('You will serve...', 'You will serve...', 258965, 0, 0, 0, 64, 0, 4, 245149, 245150, 0, 0, 0, 0, 0, 0, 56110), +('My flame sputters.', 'My flame sputters.', 258964, 0, 0, 0, 64, 0, 4, 245143, 245144, 0, 0, 0, 0, 0, 0, 56110), +('I wasn\'t strong enough.', 'I wasn\'t strong enough.', 258963, 0, 0, 0, 64, 0, 4, 245132, 245133, 0, 0, 0, 0, 0, 0, 56110), +('I failed the Flame.', 'I failed the Flame.', 258962, 0, 0, 0, 64, 0, 4, 245122, 245123, 0, 0, 0, 0, 0, 0, 56110), +('The Empire is eternal.', 'The Empire is eternal.', 258961, 0, 0, 0, 64, 0, 4, 245112, 245113, 0, 0, 0, 0, 0, 0, 56110), +('For the empire!', 'For the empire!', 258960, 0, 0, 0, 64, 0, 4, 245093, 245094, 0, 0, 0, 0, 0, 0, 56110), +('Perish in flames!', 'Perish in flames!', 258959, 0, 0, 0, 64, 0, 4, 245087, 245088, 0, 0, 0, 0, 0, 0, 56110), +('Faithless outsider!', 'Faithless outsider!', 258958, 0, 0, 0, 64, 0, 4, 245081, 245082, 0, 0, 0, 0, 0, 0, 56110), +('The Sacred Flame wills it!', 'The Sacred Flame wills it!', 258957, 0, 0, 0, 64, 0, 4, 245071, 245072, 0, 0, 0, 0, 0, 0, 56110), +('Feel the emperor\'s wrath!', 'Feel the emperor\'s wrath!', 258956, 0, 0, 0, 64, 0, 4, 245061, 245062, 0, 0, 0, 0, 0, 0, 56110), +('Know the wrath of the Sacred Flame!', 'Know the wrath of the Sacred Flame!', 258955, 0, 0, 0, 64, 0, 4, 245051, 245052, 0, 0, 0, 0, 0, 0, 56110), +('Burn in the fires of the Light!', 'Burn in the fires of the Light!', 258954, 0, 0, 0, 64, 0, 4, 245041, 245042, 0, 0, 0, 0, 0, 0, 56110), +('The Empire\'s light will banish the darkness.', 'The Empire\'s light will banish the darkness.', 258953, 0, 0, 0, 64, 0, 4, 245255, 245256, 0, 0, 0, 0, 0, 0, 56110), +('Obey the testament of Mereldar.', 'Obey the testament of Mereldar.', 258952, 0, 0, 0, 64, 0, 4, 245239, 245240, 0, 0, 0, 0, 0, 0, 56110), +('We are all the emperor\'s subjects.', 'We are all the emperor\'s subjects.', 258951, 0, 0, 0, 64, 0, 4, 245211, 245212, 0, 0, 0, 0, 0, 0, 56110), +('The Empire is forever.', 'The Empire is forever.', 258950, 0, 0, 0, 64, 0, 4, 245192, 245193, 0, 0, 0, 0, 0, 0, 56110), +('Take your leave.', 'Take your leave.', 258949, 0, 0, 0, 64, 0, 4, 245173, 245174, 0, 0, 0, 0, 0, 0, 56110), +('We have strayed from favor.', 'We have strayed from favor.', 258948, 0, 0, 0, 64, 0, 4, 245387, 245388, 0, 0, 0, 0, 0, 0, 56110), +('We are the warriors of the Sacred Flame.', 'We are the warriors of the Sacred Flame.', 258947, 0, 0, 0, 64, 0, 4, 245371, 245372, 0, 0, 0, 0, 0, 0, 56110), +('We will triumph.', 'We will triumph.', 258946, 0, 0, 0, 64, 0, 4, 245353, 245354, 0, 0, 0, 0, 0, 0, 56110), +('You are an outsider, yes?', 'You are an outsider, yes?', 258945, 0, 0, 0, 64, 0, 4, 245334, 245335, 0, 0, 0, 0, 0, 0, 56110), +('The emperor rewards the faithful.', 'The emperor rewards the faithful.', 258944, 0, 0, 0, 64, 0, 4, 245315, 245316, 0, 0, 0, 0, 0, 0, 56110), +('Come again--if you survive.', 'Come again--if you survive.', 258939, 0, 0, 0, 64, 0, 4, 245461, 245462, 0, 0, 0, 0, 0, 0, 56110), +('Whisper tales of my selection.', 'Whisper tales of my selection.', 258937, 0, 0, 0, 64, 0, 4, 245453, 245454, 0, 0, 0, 0, 0, 0, 56110), +('Enjoy--for now.', 'Enjoy--for now.', 258935, 0, 0, 0, 64, 0, 4, 245445, 245446, 0, 0, 0, 0, 0, 0, 56110), +('What was lost, I have found.', 'What was lost, I have found.', 258934, 0, 0, 0, 64, 0, 4, 245483, 245484, 0, 0, 0, 0, 0, 0, 56110), +('The shadows contain many terrors. My store? Only a few.', 'The shadows contain many terrors. My store? Only a few.', 258932, 0, 0, 0, 64, 0, 4, 245475, 245476, 0, 0, 0, 0, 0, 0, 56110), +('Take a look while you can.', 'Take a look while you can.', 258931, 0, 0, 0, 64, 0, 4, 245467, 245468, 0, 0, 0, 0, 0, 0, 56110), +('This is how Azeroth ends. In darkness and annoyance.', 'This is how Azeroth ends. In darkness and annoyance.', 258930, 0, 0, 0, 64, 0, 4, 245430, 245431, 0, 0, 0, 0, 0, 0, 56110), +('It all grows... dim.', 'It all grows... dim.', 258929, 0, 0, 0, 64, 0, 4, 245159, 245160, 0, 0, 0, 0, 0, 0, 56110), +('The shadow... abandoned me.', 'The shadow... abandoned me.', 258928, 0, 0, 0, 64, 0, 4, 245153, 245154, 0, 0, 0, 0, 0, 0, 56110), +('The Harbinger promised...', 'The Harbinger promised...', 258927, 0, 0, 0, 64, 0, 4, 245147, 245148, 0, 0, 0, 0, 0, 0, 56110), +('The Adventurer\'s League keeps me plenty busy.', '', 258926, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('All is darkness.', 'All is darkness.', 258924, 0, 0, 0, 64, 0, 4, 245141, 245142, 0, 0, 0, 0, 0, 0, 56110), +('The Harbinger comes.', 'The Harbinger comes.', 258923, 0, 0, 0, 64, 0, 4, 245130, 245131, 0, 0, 0, 0, 0, 0, 56110), +('Darkness devour you.', 'Darkness devour you.', 258922, 0, 0, 0, 64, 0, 4, 245120, 245121, 0, 0, 0, 0, 0, 0, 56110), +('Renilash approaches.', 'Renilash approaches.', 258921, 0, 0, 0, 64, 0, 4, 245110, 245111, 0, 0, 0, 0, 0, 0, 56110), +('Hey there, champion! Dagran and I were just perusing the local books and whatnot. Lad couldn\'t be more excited for his first visit to Dalaran.\n\nWhat brings ye here?', '', 258920, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('Feel the terror of the dark!', 'Feel the terror of the dark!', 258919, 0, 0, 0, 64, 0, 4, 245091, 245092, 0, 0, 0, 0, 0, 0, 56110), +('You will know my fear!', 'You will know my fear!', 258918, 0, 0, 0, 64, 0, 4, 245085, 245086, 0, 0, 0, 0, 0, 0, 56110), +('The darkness whispers to me!', 'The darkness whispers to me!', 258917, 0, 0, 0, 64, 0, 4, 245079, 245080, 0, 0, 0, 0, 0, 0, 56110), +('The Harbinger commands me!', 'The Harbinger commands me!', 258916, 0, 0, 0, 64, 0, 4, 245069, 245070, 0, 0, 0, 0, 0, 0, 56110), +('Shadows consume you!', 'Shadows consume you!', 258915, 0, 0, 0, 64, 0, 4, 245059, 245060, 0, 0, 0, 0, 0, 0, 56110), +('You won\'t live to see Renilash!', 'You won\'t live to see Renilash!', 258914, 0, 0, 0, 64, 0, 4, 245049, 245050, 0, 0, 0, 0, 0, 0, 56110), +('I will extinguish your flame!', 'I will extinguish your flame!', 258913, 0, 0, 0, 64, 0, 4, 245039, 245040, 0, 0, 0, 0, 0, 0, 56110), +('We will survive the darkness--prosper even.', 'We will survive the darkness--prosper even.', 258912, 0, 0, 0, 64, 0, 4, 245253, 245254, 0, 0, 0, 0, 0, 0, 56110), +('Shadow spreads. This too was foreseen.', 'Shadow spreads. This too was foreseen.', 258911, 0, 0, 0, 64, 0, 4, 245237, 245238, 0, 0, 0, 0, 0, 0, 56110), +('A foul prophecy.', 'A foul prophecy.', 258910, 0, 0, 0, 64, 0, 4, 245209, 245210, 0, 0, 0, 0, 0, 0, 56110), +('Don\'t give in to fear. Reclaim your power.', 'Don\'t give in to fear. Reclaim your power.', 258909, 0, 0, 0, 64, 0, 4, 245190, 245191, 0, 0, 0, 0, 0, 0, 56110), +('Even in the shadows, your path is clear.', 'Even in the shadows, your path is clear.', 258908, 0, 0, 0, 64, 0, 4, 245171, 245172, 0, 0, 0, 0, 0, 0, 56110), +('You are right to be afraid.', 'You are right to be afraid.', 258907, 0, 0, 0, 64, 0, 4, 245385, 245386, 0, 0, 0, 0, 0, 0, 56110), +('Are you well, friend?', 'Are you well, friend?', 258906, 0, 0, 0, 64, 0, 4, 245369, 245370, 0, 0, 0, 0, 0, 0, 56110), +('In the darkness, we confront our true selves.', 'In the darkness, we confront our true selves.', 258905, 0, 0, 0, 64, 0, 4, 245351, 245352, 0, 0, 0, 0, 0, 0, 56110), +('Beledar shifts. It is inevitable.', 'Beledar shifts. It is inevitable.', 258904, 0, 0, 0, 64, 0, 4, 245332, 245333, 0, 0, 0, 0, 0, 0, 56110), +('We are the heart of shadow.', 'We are the heart of shadow.', 258903, 0, 0, 0, 64, 0, 4, 245313, 245314, 0, 0, 0, 0, 0, 0, 56110), +('Don\'t worry, lad. Magni\'s made of stern stuff. Pardon the pun.', '', 258902, 0, 0, 1, 0, 0, 7, 244544, 0, 0, 0, 0, 0, 0, 0, 56110), +('I hope Gran\'da is all right. I never got to spend much time with him...', '', 258901, 0, 0, 1, 0, 0, 7, 244543, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Now listen, you old coot. I know you always meant right by me.', 258900, 0, 0, 1, 0, 0, 10, 0, 244507, 0, 0, 0, 0, 0, 0, 56110), +('The finest goods underground.', 'The finest goods underground.', 258899, 0, 0, 0, 64, 0, 2, 243666, 243667, 0, 0, 0, 0, 0, 0, 56110), +('Reduce, reuse, and remake.', 'Reduce, reuse, and remake.', 258897, 0, 0, 0, 64, 0, 2, 243668, 243669, 0, 0, 0, 0, 0, 0, 56110), +('I would have more stock, but kobyss killed my supplier.', 'I would have more stock, but kobyss killed my supplier.', 258895, 0, 0, 0, 64, 0, 2, 243670, 243671, 0, 0, 0, 0, 0, 0, 56110), +('In the light of Beledar, coins glitter.', 'In the light of Beledar, coins glitter.', 258894, 0, 0, 0, 64, 0, 2, 243660, 243661, 0, 0, 0, 0, 0, 0, 56110), +('The comfort of the empire at expedition prices.', 'The comfort of the empire at expedition prices.', 258893, 0, 0, 0, 64, 0, 2, 243662, 243663, 0, 0, 0, 0, 0, 0, 56110), +('The Sacred Flame provides.', 'The Sacred Flame provides.', 258892, 0, 0, 0, 64, 0, 2, 243664, 243665, 0, 0, 0, 0, 0, 0, 56110), +('The Sacred Flame tests us but I will endure.', 'The Sacred Flame tests us but I will endure.', 258891, 0, 0, 0, 64, 0, 4, 245428, 245429, 0, 0, 0, 0, 0, 0, 56110), +('Always a... soldier.', 'Always a... soldier.', 258890, 0, 0, 0, 64, 0, 4, 245139, 245140, 0, 0, 0, 0, 0, 0, 56110), +('I did my duty.', 'I did my duty.', 258889, 0, 0, 0, 64, 0, 4, 245128, 245129, 0, 0, 0, 0, 0, 0, 56110), +('I held back... the shadows.', 'I held back... the shadows.', 258888, 0, 0, 0, 64, 0, 4, 245118, 245119, 0, 0, 0, 0, 0, 0, 56110), +('Deliver me to... the Flame.', 'Deliver me to... the Flame.', 258884, 0, 0, 0, 64, 0, 4, 245108, 245109, 0, 0, 0, 0, 0, 0, 56110), +('Your time will come!', 'Your time will come!', 258883, 0, 0, 0, 64, 0, 4, 245077, 245078, 0, 0, 0, 0, 0, 0, 56110), +('Each of us a soldier!', 'Each of us a soldier!', 258881, 0, 0, 0, 64, 0, 4, 245067, 245068, 0, 0, 0, 0, 0, 0, 56110), +('Get out of here!', 'Get out of here!', 258880, 0, 0, 0, 64, 0, 4, 245057, 245058, 0, 0, 0, 0, 0, 0, 56110), +('The Arathi are formidable!', 'The Arathi are formidable!', 258879, 0, 0, 0, 64, 0, 4, 245047, 245048, 0, 0, 0, 0, 0, 0, 56110), +('Repel the invaders!', 'Repel the invaders!', 258878, 0, 0, 0, 64, 0, 4, 245037, 245038, 0, 0, 0, 0, 0, 0, 56110), +('Don\'t despair. The shadows sense it.', 'Don\'t despair. The shadows sense it.', 258877, 0, 0, 0, 64, 0, 4, 245277, 245278, 0, 0, 0, 0, 0, 0, 56110), +('Keep an eye on the dawntowers.', 'Keep an eye on the dawntowers.', 258876, 0, 0, 0, 64, 0, 4, 245267, 245268, 0, 0, 0, 0, 0, 0, 56110), +('We\'re all down here together.', 'We\'re all down here together.', 258875, 0, 0, 0, 64, 0, 4, 245251, 245252, 0, 0, 0, 0, 0, 0, 56110), +('If the shadows find you, call.', 'If the shadows find you, call.', 258874, 0, 0, 0, 64, 0, 4, 245235, 245236, 0, 0, 0, 0, 0, 0, 56110), +('Find joy in the Flame\'s light.', 'Find joy in the Flame\'s light.', 258873, 0, 0, 0, 64, 0, 4, 245207, 245208, 0, 0, 0, 0, 0, 0, 56110), +('Beledar shine on you.', 'Beledar shine on you.', 258872, 0, 0, 0, 64, 0, 4, 245188, 245189, 0, 0, 0, 0, 0, 0, 56110), +('Walk in the light.', 'Walk in the light.', 258871, 0, 0, 0, 64, 0, 4, 245169, 245170, 0, 0, 0, 0, 0, 0, 56110), +('Outsiders are a welcome surprise.', 'Outsiders are a welcome surprise.', 258870, 0, 0, 0, 64, 0, 4, 245409, 245410, 0, 0, 0, 0, 0, 0, 56110), +('There is always hope if we choose to look for it.', 'There is always hope if we choose to look for it.', 258869, 0, 0, 0, 64, 0, 4, 245399, 245400, 0, 0, 0, 0, 0, 0, 56110), +('In hardship, kindness.', 'In hardship, kindness.', 258868, 0, 0, 0, 64, 0, 4, 245383, 245384, 0, 0, 0, 0, 0, 0, 56110), +('We burn brightly together.', 'We burn brightly together.', 258867, 0, 0, 0, 64, 0, 4, 245367, 245368, 0, 0, 0, 0, 0, 0, 56110), +('Feel the warmth of the Sacred Flame.', 'Feel the warmth of the Sacred Flame.', 258866, 0, 0, 0, 64, 0, 4, 245349, 245350, 0, 0, 0, 0, 0, 0, 56110), +('May Beledar stay in the light.', 'May Beledar stay in the light.', 258865, 0, 0, 0, 64, 0, 4, 245330, 245331, 0, 0, 0, 0, 0, 0, 56110), +('We are the holders of hope.', 'We are the holders of hope.', 258864, 0, 0, 0, 64, 0, 4, 245311, 245312, 0, 0, 0, 0, 0, 0, 56110), +('Use in the Empire\'s defense.', 'Use in the Empire\'s defense.', 258863, 0, 0, 0, 64, 0, 4, 245459, 245460, 0, 0, 0, 0, 0, 0, 56110), +('Well supplied is well prepared.', 'Well supplied is well prepared.', 258862, 0, 0, 0, 64, 0, 4, 245451, 245452, 0, 0, 0, 0, 0, 0, 56110), +('Stock up for next curfew.', 'Stock up for next curfew.', 258861, 0, 0, 0, 64, 0, 4, 245443, 245444, 0, 0, 0, 0, 0, 0, 56110), +('My goods are the pride of the Empire.', 'My goods are the pride of the Empire.', 258858, 0, 0, 0, 64, 0, 4, 245481, 245482, 0, 0, 0, 0, 0, 0, 56110), +('Military grade goods at civilian prices.', 'Military grade goods at civilian prices.', 258857, 0, 0, 0, 64, 0, 4, 245473, 245474, 0, 0, 0, 0, 0, 0, 56110), +('An Imperial selection awaits your appraisal.', 'An Imperial selection awaits your appraisal.', 258856, 0, 0, 0, 64, 0, 4, 245465, 245466, 0, 0, 0, 0, 0, 0, 56110), +('Keep it up. I\'ll show you what we do to nerubians on the Wall.', 'Keep it up. I\'ll show you what we do to nerubians on the Wall.', 258855, 0, 0, 0, 64, 0, 4, 245426, 245427, 0, 0, 0, 0, 0, 0, 56110), +('I see the Light... of the Flame.', 'I see the Light... of the Flame.', 258854, 0, 0, 0, 64, 0, 4, 245137, 245138, 0, 0, 0, 0, 0, 0, 56110), +('I wanted... to return home.', 'I wanted... to return home.', 258853, 0, 0, 0, 64, 0, 4, 245126, 245127, 0, 0, 0, 0, 0, 0, 56110), +('In service... to the Flame.', 'In service... to the Flame.', 258852, 0, 0, 0, 64, 0, 4, 245116, 245117, 0, 0, 0, 0, 0, 0, 56110), +('Flames judge you.', 'Flames judge you.', 258851, 0, 0, 0, 64, 0, 4, 245106, 245107, 0, 0, 0, 0, 0, 0, 56110), +('For the emperor!', 'For the emperor!', 258850, 0, 0, 0, 64, 0, 4, 245075, 245076, 0, 0, 0, 0, 0, 0, 56110), +('I\'m getting too old for this!', 'I\'m getting too old for this!', 258849, 0, 0, 0, 64, 0, 4, 245065, 245066, 0, 0, 0, 0, 0, 0, 56110), +('Light of the Flame!', 'Light of the Flame!', 258848, 0, 0, 0, 64, 0, 4, 245055, 245056, 0, 0, 0, 0, 0, 0, 56110), +('You will know the Emperor\'s Vision!', 'You will know the Emperor\'s Vision!', 258847, 0, 0, 0, 64, 0, 4, 245045, 245046, 0, 0, 0, 0, 0, 0, 56110), +('For the Empire!', 'For the Empire!', 258846, 0, 0, 0, 64, 0, 4, 245035, 245036, 0, 0, 0, 0, 0, 0, 56110), +('Transaction complete. Come again soon!', 'Transaction complete. Come again soon!', 258815, 0, 0, 0, 64, 0, 4, 243578, 243579, 0, 0, 0, 0, 0, 0, 56110), +('Initiating restock.', 'Initiating restock.', 258814, 0, 0, 0, 64, 0, 4, 243576, 243577, 0, 0, 0, 0, 0, 0, 56110), +('I hope you find something that delights you.', 'I hope you find something that delights you.', 258813, 0, 0, 0, 64, 0, 4, 243574, 243575, 0, 0, 0, 0, 0, 0, 56110), +('Come see the new items I have made!', 'Come see the new items I have made!', 258812, 0, 0, 0, 64, 0, 4, 243584, 243585, 0, 0, 0, 0, 0, 0, 56110), +('Let\'s work something out.', 'Let\'s work something out.', 258811, 0, 0, 0, 64, 0, 4, 243582, 243583, 0, 0, 0, 0, 0, 0, 56110), +('If I don\'t have it, I\'d love to learn to make it.', 'If I don\'t have it, I\'d love to learn to make it.', 258810, 0, 0, 0, 64, 0, 2, 243580, 243581, 0, 0, 0, 0, 0, 0, 56110), +('Self-destruct countdown engaged. 5... 4... 3... 2... 1...', 'Self-destruct countdown engaged. 5... 4... 3... 2... 1...', 258809, 0, 0, 0, 64, 0, 2, 243572, 243573, 0, 0, 0, 0, 0, 0, 56110), +('Follow no directives but your own.', 'Follow no directives but your own.', 258808, 0, 0, 0, 64, 0, 2, 243556, 243557, 0, 0, 0, 0, 0, 0, 56110), +('May all paths be open to you.', 'May all paths be open to you.', 258807, 0, 0, 0, 64, 0, 2, 243554, 243555, 0, 0, 0, 0, 0, 0, 56110), +('Journey far, and safe.', 'Journey far, and safe.', 258806, 0, 0, 0, 64, 0, 2, 243552, 243553, 0, 0, 0, 0, 0, 0, 56110), +('Returning to task! Goodbye!', 'Returning to task! Goodbye!', 258805, 0, 0, 0, 64, 0, 2, 243550, 243551, 0, 0, 0, 0, 0, 0, 56110), +('Let\'s commit our meeting to memory.', 'Let\'s commit our meeting to memory.', 258804, 0, 0, 0, 64, 0, 2, 243548, 243549, 0, 0, 0, 0, 0, 0, 56110), +('Our lives are our own.', 'Our lives are our own.', 258803, 0, 0, 0, 64, 0, 2, 243546, 243547, 0, 0, 0, 0, 0, 0, 56110), +('May your choices return you here.', 'May your choices return you here.', 258802, 0, 0, 0, 64, 0, 2, 243544, 243545, 0, 0, 0, 0, 0, 0, 56110), +('Tell me what drives you.', 'Tell me what drives you.', 258801, 0, 0, 0, 64, 0, 2, 243570, 243571, 0, 0, 0, 0, 0, 0, 56110), +('Ah! A new experience!', 'Ah! A new experience!', 258800, 0, 0, 0, 64, 0, 2, 243568, 243569, 0, 0, 0, 0, 0, 0, 56110), +('Our forged paths intertwine.', 'Our forged paths intertwine.', 258799, 0, 0, 0, 64, 0, 2, 243566, 243567, 0, 0, 0, 0, 0, 0, 56110), +('Communication in--Ah. Sorry. Hello!', 'Communication in--Ah. Sorry. Hello!', 258798, 0, 0, 0, 64, 0, 2, 243564, 243565, 0, 0, 0, 0, 0, 0, 56110), +('Speak freely. No directive needed.', 'Speak freely. No directive needed.', 258797, 0, 0, 0, 64, 0, 2, 243562, 243563, 0, 0, 0, 0, 0, 0, 56110), +('What path brought you here?', 'What path brought you here?', 258796, 0, 0, 0, 64, 0, 2, 243560, 243561, 0, 0, 0, 0, 0, 0, 56110), +('Welcome, outlander.', 'Welcome, outlander.', 258795, 0, 0, 0, 64, 0, 2, 243558, 243559, 0, 0, 0, 0, 0, 0, 56110), +('Communication initiated.', 'Communication initiated.', 258730, 0, 0, 0, 64, 0, 2, 243630, 243631, 0, 0, 0, 0, 0, 0, 56110), +('We will continue speaking later.', 'We will continue speaking later.', 258729, 0, 0, 0, 64, 0, 2, 243616, 243617, 0, 0, 0, 0, 0, 0, 56110), +('Stay productive in the light, vigilant in the night.', 'Stay productive in the light, vigilant in the night.', 258702, 0, 0, 0, 64, 0, 4, 245275, 245276, 0, 0, 0, 0, 0, 0, 56110), +('May the shadows pass you by.', 'May the shadows pass you by.', 258701, 0, 0, 0, 64, 0, 4, 245265, 245266, 0, 0, 0, 0, 0, 0, 56110), +('For the Empire.', 'For the Empire.', 258700, 0, 0, 0, 64, 0, 4, 245249, 245250, 0, 0, 0, 0, 0, 0, 56110), +('Beware the shadows.', 'Beware the shadows.', 258699, 0, 0, 0, 64, 0, 4, 245233, 245234, 0, 0, 0, 0, 0, 0, 56110), +('When the star shifts, seek shelter.', 'When the star shifts, seek shelter.', 258698, 0, 0, 0, 64, 0, 4, 245205, 245206, 0, 0, 0, 0, 0, 0, 56110), +('Stay alert.', 'Stay alert.', 258696, 0, 0, 0, 64, 0, 4, 245186, 245187, 0, 0, 0, 0, 0, 0, 56110), +('Always be prepared.', 'Always be prepared.', 258695, 0, 0, 0, 64, 0, 4, 245167, 245168, 0, 0, 0, 0, 0, 0, 56110), +('You carry your torch; you light the city.', 'You carry your torch; you light the city.', 258693, 0, 0, 0, 64, 0, 4, 245407, 245408, 0, 0, 0, 0, 0, 0, 56110), +('The Flame burns for all of us.', 'The Flame burns for all of us.', 258692, 0, 0, 0, 64, 0, 4, 245397, 245398, 0, 0, 0, 0, 0, 0, 56110), +('Step into the light.', 'Step into the light.', 258691, 0, 0, 0, 64, 0, 4, 245381, 245382, 0, 0, 0, 0, 0, 0, 56110), +('We are the seekers of Light.', 'We are the seekers of Light.', 258690, 0, 0, 0, 64, 0, 4, 245365, 245366, 0, 0, 0, 0, 0, 0, 56110), +('Sacred Flame guide your way, friend.', 'Sacred Flame guide your way, friend.', 258689, 0, 0, 0, 64, 0, 4, 245347, 245348, 0, 0, 0, 0, 0, 0, 56110), +('Greetings, outsider.', 'Greetings, outsider.', 258688, 0, 0, 0, 64, 0, 4, 245328, 245329, 0, 0, 0, 0, 0, 0, 56110), +('Beledar shift in your favor.', 'Beledar shift in your favor.', 258687, 0, 0, 0, 64, 0, 4, 245309, 245310, 0, 0, 0, 0, 0, 0, 56110), +('', 'I nice. I nice. I nice. Okay, no more poking! I not nice!', 258645, 0, 0, 0, 64, 0, 4, 0, 245628, 0, 0, 0, 0, 0, 0, 56110), +('', 'I... see... shinies...', 258644, 0, 0, 0, 64, 0, 4, 0, 245627, 0, 0, 0, 0, 0, 0, 56110), +('', 'Take... my... candle...', 258643, 0, 0, 0, 64, 0, 4, 0, 245626, 0, 0, 0, 0, 0, 0, 56110), +('', 'Not... sharp... enough...', 258642, 0, 0, 0, 64, 0, 4, 0, 245625, 0, 0, 0, 0, 0, 0, 56110), +('', 'Go for knees!', 258641, 0, 0, 0, 64, 0, 4, 0, 245610, 0, 0, 0, 0, 0, 0, 56110), +('', 'My knife? Sharp enough!', 258640, 0, 0, 0, 64, 0, 4, 0, 245609, 0, 0, 0, 0, 0, 0, 56110), +('', 'Stab stab!', 258639, 0, 0, 0, 64, 0, 4, 0, 245608, 0, 0, 0, 0, 0, 0, 56110), +('', 'Yip! Fighting time!', 258638, 0, 0, 0, 64, 0, 4, 0, 245607, 0, 0, 0, 0, 0, 0, 56110), +('', 'Yip! You got this!', 258637, 0, 0, 0, 64, 0, 4, 0, 245617, 0, 0, 0, 0, 0, 0, 56110), +('', 'No take anything I no take!', 258636, 0, 0, 0, 64, 0, 4, 0, 245616, 0, 0, 0, 0, 0, 0, 56110), +('', 'Protect us from big bads!', 258635, 0, 0, 0, 64, 0, 4, 0, 245615, 0, 0, 0, 0, 0, 0, 56110), +('', 'Stay out of dark.', 258634, 0, 0, 0, 64, 0, 4, 0, 245614, 0, 0, 0, 0, 0, 0, 56110), +('', 'Bring back snack!', 258633, 0, 0, 0, 64, 0, 4, 0, 245613, 0, 0, 0, 0, 0, 0, 56110), +('', 'You be back, right?', 258632, 0, 0, 0, 64, 0, 4, 0, 245612, 0, 0, 0, 0, 0, 0, 56110), +('', 'You remember: I helpful!', 258631, 0, 0, 0, 64, 0, 4, 0, 245611, 0, 0, 0, 0, 0, 0, 56110), +('', 'You too big.', 258630, 0, 0, 0, 64, 0, 4, 0, 245624, 0, 0, 0, 0, 0, 0, 56110), +('', 'My knife. Not very sharp...', 258629, 0, 0, 0, 64, 0, 4, 0, 245623, 0, 0, 0, 0, 0, 0, 56110), +('', 'Friends have food, right?', 258628, 0, 0, 0, 64, 0, 4, 0, 245622, 0, 0, 0, 0, 0, 0, 56110), +('', 'My candle. Not lit...', 258627, 0, 0, 0, 64, 0, 4, 0, 245621, 0, 0, 0, 0, 0, 0, 56110), +('', 'Keep eyes out for shinies.', 258626, 0, 0, 0, 64, 0, 4, 0, 245620, 0, 0, 0, 0, 0, 0, 56110), +('', 'I no do it!', 258625, 0, 0, 0, 64, 0, 4, 0, 245619, 0, 0, 0, 0, 0, 0, 56110), +('The Attendants have been silenced... something emerges!', 'The Attendants have been silenced... something emerges!', 258571, 0, 0, 0, 65, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('One shrill voice remains... webs begin to shake...', 'One shrill voice remains... webs begin to shake...', 258570, 0, 0, 0, 65, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('His shrilling fades... the crooning of the remaining Attendants grows louder.', 'His shrilling fades... the crooning of the remaining Attendants grows louder.', 258569, 0, 0, 0, 65, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('We... were... so close...', 'We... were... so close...', 258545, 0, 0, 0, 64, 0, 4, 245830, 245831, 0, 0, 0, 0, 0, 0, 56110), +('Need... to... complete...', 'Need... to... complete...', 258544, 0, 0, 0, 64, 0, 4, 245828, 245829, 0, 0, 0, 0, 0, 0, 56110), +('Train.. my... replacement...', 'Train.. my... replacement...', 258543, 0, 0, 0, 64, 0, 4, 245826, 245827, 0, 0, 0, 0, 0, 0, 56110), +('My... work...', 'My... work...', 258542, 0, 0, 0, 64, 0, 4, 245824, 245825, 0, 0, 0, 0, 0, 0, 56110), +('I\'ll deal with you myself!', 'I\'ll deal with you myself!', 258541, 0, 0, 0, 64, 0, 4, 245795, 245797, 0, 0, 0, 0, 0, 0, 56110), +('Our work must continue!', 'Our work must continue!', 258540, 0, 0, 0, 64, 0, 4, 245792, 245794, 0, 0, 0, 0, 0, 0, 56110), +('Disruptions will not be tolerated!', 'Disruptions will not be tolerated!', 258539, 0, 0, 0, 64, 0, 4, 245788, 245790, 0, 0, 0, 0, 0, 0, 56110), +('You have exhausted my patience!', 'You have exhausted my patience!', 258538, 0, 0, 0, 64, 0, 4, 245785, 245787, 0, 0, 0, 0, 0, 0, 56110), +('Another satisfied customer.', 'Another satisfied customer.', 258537, 0, 0, 0, 64, 0, 4, 245838, 245839, 0, 0, 0, 0, 0, 0, 56110), +('Have you purchased all you need?', 'Have you purchased all you need?', 258536, 0, 0, 0, 64, 0, 4, 245836, 245837, 0, 0, 0, 0, 0, 0, 56110), +('Enough browsing.', 'Enough browsing.', 258535, 0, 0, 0, 64, 0, 4, 245834, 245835, 0, 0, 0, 0, 0, 0, 56110), +('Let\'s see what you have earned.', 'Let\'s see what you have earned.', 258534, 0, 0, 0, 64, 0, 4, 245844, 245845, 0, 0, 0, 0, 0, 0, 56110), +('Offering amenities. Make your choice.', 'Offering amenities. Make your choice.', 258533, 0, 0, 0, 64, 0, 4, 245842, 245843, 0, 0, 0, 0, 0, 0, 56110), +('Your next task: purchase something.', 'Your next task: purchase something.', 258532, 0, 0, 0, 64, 0, 4, 245840, 245841, 0, 0, 0, 0, 0, 0, 56110), +('Back to work.', 'Back to work.', 258531, 0, 0, 0, 64, 0, 4, 245808, 245809, 0, 0, 0, 0, 0, 0, 56110), +('You go wherever you please, don\'t you?', 'You go wherever you please, don\'t you?', 258530, 0, 0, 0, 64, 0, 4, 245940, 245941, 0, 0, 0, 0, 0, 0, 56110), +('If that is all...', 'If that is all...', 258529, 0, 0, 0, 64, 0, 4, 245806, 245807, 0, 0, 0, 0, 0, 0, 56110); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('I\'m still working. Are you leaving?', 'I\'m still working. Are you leaving?', 258528, 0, 0, 0, 64, 0, 4, 245804, 245805, 0, 0, 0, 0, 0, 0, 56110), +('Keep me informed.', 'Keep me informed.', 258527, 0, 0, 0, 64, 0, 4, 245802, 245803, 0, 0, 0, 0, 0, 0, 56110), +('Watch your step.', 'Watch your step.', 258526, 0, 0, 0, 64, 0, 4, 245800, 245801, 0, 0, 0, 0, 0, 0, 56110), +('Stay productive.', 'Stay productive.', 258525, 0, 0, 0, 64, 0, 4, 245798, 245799, 0, 0, 0, 0, 0, 0, 56110), +('You don\'t look busy enough.', 'You don\'t look busy enough.', 258524, 0, 0, 0, 64, 0, 4, 245822, 245823, 0, 0, 0, 0, 0, 0, 56110), +('Do you intend to idle all day?', 'Do you intend to idle all day?', 258523, 0, 0, 0, 64, 0, 4, 245820, 245821, 0, 0, 0, 0, 0, 0, 56110), +('Hmm. Outsiders detected.', 'Hmm. Outsiders detected.', 258522, 0, 0, 0, 64, 0, 4, 245818, 245819, 0, 0, 0, 0, 0, 0, 56110), +('Make it quick. We\'re busy.', 'Make it quick. We\'re busy.', 258521, 0, 0, 0, 64, 0, 4, 245816, 245817, 0, 0, 0, 0, 0, 0, 56110), +('Have you met your quota?', 'Have you met your quota?', 258520, 0, 0, 0, 64, 0, 4, 245814, 245815, 0, 0, 0, 0, 0, 0, 56110), +('We all have our tasks.', 'We all have our tasks.', 258519, 0, 0, 0, 64, 0, 4, 245812, 245813, 0, 0, 0, 0, 0, 0, 56110), +('Need something to do?', 'Need something to do?', 258518, 0, 0, 0, 64, 0, 4, 245810, 245811, 0, 0, 0, 0, 0, 0, 56110), +('At last... I... rest...', 'At last... I... rest...', 258511, 0, 0, 0, 64, 0, 4, 246278, 246286, 0, 0, 0, 0, 0, 0, 56110), +('My task... is done...', 'My task... is done...', 258510, 0, 0, 0, 64, 0, 4, 246277, 246285, 0, 0, 0, 0, 0, 0, 56110), +('But... the... machine...', 'But... the... machine...', 258509, 0, 0, 0, 64, 0, 4, 246276, 246284, 0, 0, 0, 0, 0, 0, 56110), +('No... more... work...', 'No... more... work...', 258508, 0, 0, 0, 64, 0, 4, 246275, 246283, 0, 0, 0, 0, 0, 0, 56110), +('Violence authorized!', 'Violence authorized!', 258507, 0, 0, 0, 64, 0, 4, 246274, 246282, 0, 0, 0, 0, 0, 0, 56110), +('Protect the machines!', 'Protect the machines!', 258506, 0, 0, 0, 64, 0, 4, 246273, 246281, 0, 0, 0, 0, 0, 0, 56110), +('Work delayed.', 'Work delayed.', 258505, 0, 0, 0, 64, 0, 4, 246272, 246280, 0, 0, 0, 0, 0, 0, 56110), +('Battle begins!', 'Battle begins!', 258504, 0, 0, 0, 64, 0, 4, 246271, 246279, 0, 0, 0, 0, 0, 0, 56110), +('Yeah, we\'re good here.', 'Yeah, we\'re good here.', 258503, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'ll be working here all day.', 'I\'ll be working here all day.', 258502, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Hey! Tell all your friends.', 'Hey! Tell all your friends.', 258501, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Good news. We\'re open for business.', 'Good news. We\'re open for business.', 258500, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('What? You wanna buy somethin\'?', 'What? You wanna buy somethin\'?', 258499, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('You don\'t see it, we don\'t got it.', 'You don\'t see it, we don\'t got it.', 258498, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Me had time to think of long response because you very annoying... and you smell!', 'Me had time to think of long response because you very annoying... and you smell!', 258497, 0, 0, 0, 64, 0, 4, 245600, 0, 0, 0, 0, 0, 0, 0, 56110), +('Me... lie... down now...', 'Me... lie... down now...', 258496, 0, 0, 0, 64, 0, 4, 245596, 0, 0, 0, 0, 0, 0, 0, 56110), +('Not... my... fault...', 'Not... my... fault...', 258495, 0, 0, 0, 64, 0, 4, 245595, 0, 0, 0, 0, 0, 0, 0, 56110), +('Harder... they... fall...', 'Harder... they... fall...', 258494, 0, 0, 0, 64, 0, 4, 245594, 0, 0, 0, 0, 0, 0, 0, 56110), +('Did... you... cheat?', 'Did... you... cheat?', 258493, 0, 0, 0, 64, 0, 4, 245593, 0, 0, 0, 0, 0, 0, 0, 56110), +('Biggest thing wins!', 'Biggest thing wins!', 258492, 0, 0, 0, 64, 0, 4, 245581, 0, 0, 0, 0, 0, 0, 0, 56110), +('Small thing die now!', 'Small thing die now!', 258491, 0, 0, 0, 64, 0, 4, 245580, 0, 0, 0, 0, 0, 0, 0, 56110), +('Mash! Bash!', 'Mash! Bash!', 258490, 0, 0, 0, 64, 0, 4, 245579, 0, 0, 0, 0, 0, 0, 0, 56110), +('Clobber! Slobber!', 'Clobber! Slobber!', 258489, 0, 0, 0, 64, 0, 4, 245578, 0, 0, 0, 0, 0, 0, 0, 56110), +('Time to smash!', 'Time to smash!', 258488, 0, 0, 0, 64, 0, 4, 245577, 0, 0, 0, 0, 0, 0, 0, 56110), +('Come back when wealthy!', 'Come back when wealthy!', 258487, 0, 0, 0, 64, 0, 4, 245602, 0, 0, 0, 0, 0, 0, 0, 56110), +('I said good day!', 'I said good day!', 258486, 0, 0, 0, 64, 0, 4, 245601, 0, 0, 0, 0, 0, 0, 0, 56110), +('You break it? I break you.', 'You break it? I break you.', 258485, 0, 0, 0, 64, 0, 4, 245606, 0, 0, 0, 0, 0, 0, 0, 56110), +('You buy or me break!', 'You buy or me break!', 258484, 0, 0, 0, 64, 0, 4, 245605, 0, 0, 0, 0, 0, 0, 0, 56110), +('No shoplift! Me lift shop.', 'No shoplift! Me lift shop.', 258483, 0, 0, 0, 64, 0, 4, 245604, 0, 0, 0, 0, 0, 0, 0, 56110), +('Come back when bigger!', 'Come back when bigger!', 258482, 0, 0, 0, 64, 0, 4, 245588, 0, 0, 0, 0, 0, 0, 0, 56110), +('Go do stupid things!', 'Go do stupid things!', 258481, 0, 0, 0, 64, 0, 4, 245587, 0, 0, 0, 0, 0, 0, 0, 56110), +('Go lift things! Puny!', 'Go lift things! Puny!', 258480, 0, 0, 0, 64, 0, 4, 245586, 0, 0, 0, 0, 0, 0, 0, 56110), +('Yeah! Run away!', 'Yeah! Run away!', 258479, 0, 0, 0, 64, 0, 4, 245585, 0, 0, 0, 0, 0, 0, 0, 56110), +('Me strong. You puny.', 'Me strong. You puny.', 258478, 0, 0, 0, 64, 0, 4, 245592, 0, 0, 0, 0, 0, 0, 0, 56110), +('You... not... lift.', 'You... not... lift.', 258477, 0, 0, 0, 64, 0, 4, 245591, 0, 0, 0, 0, 0, 0, 0, 56110), +('Me... demand... snackrifice!', 'Me... demand... snackrifice!', 258476, 0, 0, 0, 64, 0, 4, 245590, 0, 0, 0, 0, 0, 0, 0, 56110), +('Me big! You dumb.', 'Me big! You dumb.', 258475, 0, 0, 0, 64, 0, 4, 245589, 0, 0, 0, 0, 0, 0, 0, 56110), +('Hey! Quit poking! Quit poking! Quit poking! Quit poking me!', 'Hey! Quit poking! Quit poking! Quit poking! Quit poking me!', 258474, 0, 0, 0, 64, 0, 4, 245727, 245728, 0, 0, 0, 0, 0, 0, 56110), +('Not... my... fault...', 'Not... my... fault...', 258473, 0, 0, 0, 64, 0, 4, 245725, 245726, 0, 0, 0, 0, 0, 0, 56110), +('No eat me...', 'No eat me...', 258472, 0, 0, 0, 64, 0, 4, 245723, 245724, 0, 0, 0, 0, 0, 0, 56110), +('No take shiny...', 'No take shiny...', 258471, 0, 0, 0, 64, 0, 4, 245721, 245722, 0, 0, 0, 0, 0, 0, 56110), +('Not fair!', 'Not fair!', 258470, 0, 0, 0, 64, 0, 4, 245719, 245720, 0, 0, 0, 0, 0, 0, 56110), +('You give all shiny things!', 'You give all shiny things!', 258468, 0, 0, 0, 64, 0, 4, 245689, 245690, 0, 0, 0, 0, 0, 0, 56110), +('I gnaw your ankles off!', 'I gnaw your ankles off!', 258467, 0, 0, 0, 64, 0, 4, 245687, 245688, 0, 0, 0, 0, 0, 0, 56110), +('Go for knees!', 'Go for knees!', 258466, 0, 0, 0, 64, 0, 4, 245685, 245686, 0, 0, 0, 0, 0, 0, 56110), +('No run from you!', 'No run from you!', 258465, 0, 0, 0, 64, 0, 4, 245683, 245684, 0, 0, 0, 0, 0, 0, 56110), +('Yip! Me kill!', 'Yip! Me kill!', 258464, 0, 0, 0, 64, 0, 4, 245681, 245682, 0, 0, 0, 0, 0, 0, 56110), +('I find more stuff for you!', 'I find more stuff for you!', 258463, 0, 0, 0, 64, 0, 4, 245733, 245734, 0, 0, 0, 0, 0, 0, 56110), +('Ooo! Someone picky!', 'Ooo! Someone picky!', 258462, 0, 0, 0, 64, 0, 4, 245731, 245732, 0, 0, 0, 0, 0, 0, 56110), +('Bring back more shiny things!', 'Bring back more shiny things!', 258461, 0, 0, 0, 64, 0, 4, 245729, 245730, 0, 0, 0, 0, 0, 0, 56110), +('This not junk. This treasure!', 'This not junk. This treasure!', 258460, 0, 0, 0, 64, 0, 4, 245739, 245740, 0, 0, 0, 0, 0, 0, 56110), +('You need? I got!', 'You need? I got!', 258459, 0, 0, 0, 64, 0, 4, 245737, 245738, 0, 0, 0, 0, 0, 0, 56110), +('No ask where I got it!', 'No ask where I got it!', 258458, 0, 0, 0, 64, 0, 4, 245735, 245736, 0, 0, 0, 0, 0, 0, 56110), +('Stand up to big things!', 'Stand up to big things!', 258457, 0, 0, 0, 64, 0, 4, 245703, 245704, 0, 0, 0, 0, 0, 0, 56110), +('Bring back snack!', 'Bring back snack?', 258456, 0, 0, 0, 64, 0, 4, 245701, 245702, 0, 0, 0, 0, 0, 0, 56110), +('Lose something? Not my fault!', 'Lose something? Not my fault!', 258455, 0, 0, 0, 64, 0, 4, 245699, 245700, 0, 0, 0, 0, 0, 0, 56110), +('Keep bad things away!', 'Keep bad things away!', 258454, 0, 0, 0, 64, 0, 4, 245697, 245698, 0, 0, 0, 0, 0, 0, 56110), +('Remember! Me helpful!', 'Remember! Me helpful!', 258453, 0, 0, 0, 64, 0, 4, 245695, 245696, 0, 0, 0, 0, 0, 0, 56110), +('Find more shinies!', 'Find more shinies!', 258452, 0, 0, 0, 64, 0, 4, 245693, 245694, 0, 0, 0, 0, 0, 0, 56110), +('Be nice to kobolds!', 'Be nice to kobolds!', 258451, 0, 0, 0, 64, 0, 4, 245691, 245692, 0, 0, 0, 0, 0, 0, 56110), +('Hey. Hey. We friends, okay?', 'Hey. Hey. We friends, okay?', 258450, 0, 0, 0, 64, 0, 4, 245717, 245718, 0, 0, 0, 0, 0, 0, 56110), +('Yip! I strong!', 'Yip! I strong!', 258449, 0, 0, 0, 64, 0, 4, 245715, 245716, 0, 0, 0, 0, 0, 0, 56110), +('Nice weapons. No kill me!', 'Nice weapons. No kill me!', 258448, 0, 0, 0, 64, 0, 4, 245713, 245714, 0, 0, 0, 0, 0, 0, 56110), +('Hey, you give that?', 'Hey, you give that?', 258447, 0, 0, 0, 64, 0, 4, 245711, 245712, 0, 0, 0, 0, 0, 0, 56110), +('I hungry. Got food?', 'I hungry. Got food?', 258446, 0, 0, 0, 64, 0, 4, 245709, 245710, 0, 0, 0, 0, 0, 0, 56110), +('It you!', 'It you!', 258445, 0, 0, 0, 64, 0, 4, 245707, 245708, 0, 0, 0, 0, 0, 0, 56110), +('No take candle!', 'No take candle!', 258444, 0, 0, 0, 64, 0, 4, 245705, 245706, 0, 0, 0, 0, 0, 0, 56110), +('', 'We friends, right?', 258443, 0, 0, 0, 64, 0, 4, 0, 245618, 0, 0, 0, 0, 0, 0, 56110), +('When a fly annoys me, I swat it.', '', 258442, 0, 0, 0, 64, 0, 4, 245939, 0, 0, 0, 0, 0, 0, 0, 56110), +('Whatever you want, it can\'t be important.', '', 258441, 0, 0, 0, 64, 0, 4, 245763, 0, 0, 0, 0, 0, 0, 0, 56110), +('Are you still here?', '', 258440, 0, 0, 0, 64, 0, 4, 245762, 0, 0, 0, 0, 0, 0, 0, 56110), +('I have nothing to say to you.', '', 258439, 0, 0, 0, 64, 0, 4, 245761, 0, 0, 0, 0, 0, 0, 0, 56110), +('You\'re always welcomed in Dalaran.', '', 258259, 0, 0, 1, 64, 0, 2, 244553, 0, 0, 0, 0, 0, 0, 0, 56110), +('Goodbye to you.', '', 258258, 0, 0, 1, 64, 0, 2, 244552, 0, 0, 0, 0, 0, 0, 0, 56110), +('Watch your steps.', '', 258256, 0, 0, 1, 64, 0, 2, 244551, 0, 0, 0, 0, 0, 0, 0, 56110), +('Good to see you, champion.', '', 258255, 0, 0, 1, 64, 0, 2, 244556, 0, 0, 0, 0, 0, 0, 0, 56110), +('Hello there.', '', 258254, 0, 0, 1, 64, 0, 2, 244555, 0, 0, 0, 0, 0, 0, 0, 56110), +('Greetings from the council.', '', 258253, 0, 0, 1, 64, 0, 2, 244554, 0, 0, 0, 0, 0, 0, 0, 56110), +('Magni really mucked the bedroll with this one, didn\'t he? Couldn\'t leave well enough alone.\n\nWell. I know that\'s not really his way. Not when the world is at stake.', '', 258012, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56110), +('', 'Father... Da... What have you gotten yourself into this time? You can\'t leave us like this.\n\nPlease be alright, you old coot.', 258011, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56110), +('Gran\'da has been through way worse than this. I know he\'ll wake up soon. \n\nHe has to...', '', 258010, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56110), +('', 'Magni will recover. He must. And not just because he is a dear friend.\n\nWe need to learn what Azeroth told him. Before it\'s too late.', 258008, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('I don\'t believe we should blame Azeroth for this outcome. Magni knew the risks of connecting with her with such reluctance in his heart.\n\nNow we can only hope that he was able to hear her message in the end.', '', 258006, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('Perhaps we took Magni\'s powers for granted all this time. Communing with the elements is dangerous enough. But to commune with an entire world?\n\nI only hope he recovers quickly.', '', 258004, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('Troubling times lie ahead. But don\'t they always?\n\nAt least we can face them together.', '', 258003, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Magni is stable for now, but I don\'t know how long it will take for him to recover. \n\nAt least he\'s with family.', '', 258002, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('Magni\'s wounds are beyond my knowledge. We need to consult the mages of Dalaran.', '', 258001, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('Tell me, champion. Can a crystal heart still beat? I certainly don\'t feel it in this old chest of mine.', '', 257998, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56110), +('Help! Help! It\'s the HORROR OF XESH!', '', 257947, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Return and peruse my inventory again!', 'Return and peruse my inventory again!', 257908, 0, 0, 0, 64, 0, 2, 243638, 243639, 0, 0, 0, 0, 0, 0, 56110), +('My directive has been fulfilled.', 'My directive has been fulfilled.', 257907, 0, 0, 0, 64, 0, 2, 243636, 243637, 0, 0, 0, 0, 0, 0, 56110), +('My thanks for your patronage.', 'My thanks for your patronage.', 257906, 0, 0, 0, 64, 0, 2, 243634, 243635, 0, 0, 0, 0, 0, 0, 56110), +('My directive is to serve you.', 'My directive is to serve you.', 257905, 0, 0, 0, 64, 0, 2, 243644, 243645, 0, 0, 0, 0, 0, 0, 56110), +('I have an extended supply of goods for outlanders.', 'I have an extended supply of goods for outlanders.', 257904, 0, 0, 0, 64, 0, 2, 243642, 243643, 0, 0, 0, 0, 0, 0, 56110), +('I have calibrated my prices to be reasonable.', 'I have calibrated my prices to be reasonable.', 257903, 0, 0, 0, 64, 0, 2, 243640, 243641, 0, 0, 0, 0, 0, 0, 56110), +('I have waited for the titans for thousands of years. I can wait longer still for you to desist.', 'I have waited for the titans for thousands of years. I can wait longer still for you to desist.', 257902, 0, 0, 0, 64, 0, 2, 243632, 243633, 0, 0, 0, 0, 0, 0, 56110), +('Resuming work cycle.', 'Resuming work cycle.', 257901, 0, 0, 0, 64, 0, 2, 243614, 243615, 0, 0, 0, 0, 0, 0, 56110), +('Return if you wish to speak again.', 'Return if you wish to speak again.', 257900, 0, 0, 0, 64, 0, 2, 243612, 243613, 0, 0, 0, 0, 0, 0, 56110), +('May rook nor ram take you far.', 'May rook nor ram take you far.', 257899, 0, 0, 0, 64, 0, 2, 243610, 243611, 0, 0, 0, 0, 0, 0, 56110), +('Faith. Order. We must remember both.', 'Faith. Order. We must remember both.', 257898, 0, 0, 0, 64, 0, 2, 243608, 243609, 0, 0, 0, 0, 0, 0, 56110), +('The titans will return. Be ready.', 'The titans will return. Be ready.', 257897, 0, 0, 0, 64, 0, 2, 243606, 243607, 0, 0, 0, 0, 0, 0, 56110), +('May the titans carve your path.', 'May the titans carve your path.', 257896, 0, 0, 0, 64, 0, 2, 243604, 243605, 0, 0, 0, 0, 0, 0, 56110), +('Work cycle interrupted.', 'Work cycle interrupted.', 257895, 0, 0, 0, 64, 0, 2, 243628, 243629, 0, 0, 0, 0, 0, 0, 56110), +('What is your command?', 'What is your command?', 257894, 0, 0, 0, 64, 0, 2, 243626, 243627, 0, 0, 0, 0, 0, 0, 56110), +('The Coreway must be protected.', 'The Coreway must be protected.', 257893, 0, 0, 0, 64, 0, 2, 243624, 243625, 0, 0, 0, 0, 0, 0, 56110), +('We are the titans\' bedrock and foundation.', 'We are the titans\' bedrock and foundation.', 257892, 0, 0, 0, 64, 0, 2, 243622, 243623, 0, 0, 0, 0, 0, 0, 56110), +('Do you have a query?', 'Do you have a query?', 257891, 0, 0, 0, 64, 0, 2, 243620, 243621, 0, 0, 0, 0, 0, 0, 56110), +('Speak and be heard.', 'Speak and be heard.', 257890, 0, 0, 0, 64, 0, 2, 243618, 243619, 0, 0, 0, 0, 0, 0, 56110), +('', 'Dalaran will not be a fly in Xal\'atath\'s web.', 257826, 0, 0, 669, 68, 0, 7, 0, 248603, 0, 0, 0, 0, 0, 0, 56110), +('Yes... yes! All earthen will awaken!', '', 257641, 0, 0, 0, 68, 0, 4, 246207, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Your people will be restored. Reborn. Improved. And they will laud you as their savior.', 257638, 0, 0, 0, 68, 0, 4, 0, 249490, 0, 0, 0, 0, 0, 0, 56110), +('', '[CUT, DO NOT RECORD] Is there a price you wouldn\'t pay?', 257636, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Because of me...', '', 257633, 0, 0, 0, 68, 0, 4, 246206, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'It will perfect the Machine. Your struggle, your suffering will be at an end. All will awaken... because of you.', 257632, 0, 0, 0, 68, 0, 4, 0, 249489, 0, 0, 0, 0, 0, 0, 56110), +('You speak the truth? Your artifact will repair the Awakening Machine?', '', 257629, 0, 0, 0, 68, 0, 4, 246205, 0, 0, 0, 0, 0, 0, 0, 56110), +('I hear no one\'s seen him for a few years...', '', 256574, 0, 0, 0, 0, 0, 7, 244524, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Moira Thurissan, Queen-Regent of the Dark Irons. I represent my clan in the Council of Three Hammers. I also happen tae be Magni\'s daughter.\n\nSome will say I betrayed Ironforge by marrying the emperor of their greatest enemies. However, the current circumstance speaks for itself. The dwarf clans now live in peace as equals, and I can assure you that it was my efforts that made that possible.', 256572, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Oh! Well, my ma is Moira Thaurissan and my da was Emperor Dagran Thaurissan. I\'m named after him, see. That\'s why I\'m the second.\n\nWhich I suppose makes me a prince, but I fancy myself more of a scholar. That\'s why I\'m in Dalaran! I\'m trying tae learn all I can about the world.', '', 256555, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('He tried to commune directly with Azeroth. It seems the strain was... too much.', '', 256553, 0, 0, 1, 0, 0, 7, 244540, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Da... What have you done to yourself this time?', 256552, 0, 0, 1, 0, 0, 7, 0, 244541, 0, 0, 0, 0, 0, 0, 56110), +('', 'We need to get him to Dalaran.', 256550, 0, 0, 0, 102, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('He\'s alive. But barely.', '', 256548, 0, 0, 1, 102, 0, 6, 244537, 0, 0, 0, 0, 0, 0, 0, 56110), +('Magni!', '', 256545, 0, 0, 5, 102, 0, 6, 244536, 0, 0, 0, 0, 0, 0, 0, 56110), +('', '', 256543, 0, 0, 1, 102, 0, 6, 244054, 0, 0, 0, 0, 0, 0, 0, 56110), +('I can... hear her voice!', '', 256538, 0, 0, 5, 102, 0, 6, 244051, 0, 0, 0, 0, 0, 0, 0, 56110), +('Azeroth!', '', 256537, 0, 0, 5, 102, 0, 6, 244050, 0, 0, 0, 0, 0, 0, 0, 56110), +('This will be a struggle. I\'m a bit rusty with the whole \"speaking with the soul of our world\" thing. But the ritual is prepared and that\'s that, I suppose.\n\nI\'ll try speaking with her. Though I warn ye, champion. It might be for the last time.\n\nAre ye ready?', '', 256535, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56110), +('', 'Locus-Walker told us that the people of his homeworld once received a vision not unlike the Radiant Song. And then K\'aresh fell to shadow. \n\nBy the time the ethereals realized their world was warning them of the coming danger, it was already too late.\n\nWe cannot allow the same thing to happen on Azeroth.', 256282, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('Never before has Azeroth called out so strongly to us. And despite the radiance of these visions, I fear that there\'s a dark reason for them.', '', 256281, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('\n\nNowhere in particular. No need for a destination when I was only trying... to run.\n\nFrom my Kingdom. From the Alliance. From myself.\n\nBut I was sent this vision for a reason. I can\'t keep running. Not from this.', '', 256280, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('It has been too long, my friend. It seems destiny has brought us both here.\n\nThey\'re calling it the Radiant Song. Yet... it fills me with dread.', '', 256278, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('\n\nMissing. You put it so nicely.\n\nI ran. From my kingdom. From the Alliance. From myself.\n\nBut I was sent this vision for a reason. I can\'t run. Not from this.', '', 256277, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('It seems destiny has brought us all here. \n\nThey call it the Radiant Song, yet it fills me with dread. What could it be warning us of?', '', 256275, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56110), +('They\'re growing stronger.', '', 256272, 0, 0, 1, 0, 0, 7, 244522, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Another vision. You saw it too.', 256271, 0, 0, 6, 0, 0, 7, 0, 244521, 0, 0, 0, 0, 0, 0, 56110), +('Meet me in Silithus. We must ask Azeroth\'s Speaker what this vision means.', '', 256270, 0, 0, 0, 0, 0, 13, 244520, 0, 0, 0, 0, 0, 0, 0, 56110), +('There is a vision being seen across Azeroth. A \"Radiant Song.\" We believe it\'s a warning, but we are unsure of its meaning.', '', 256269, 0, 0, 0, 0, 0, 13, 244519, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Meet me in Silithus. Perhaps Azeroth\'s Speaker can shed some light on what this warning might mean.', 256268, 0, 0, 0, 0, 0, 13, 0, 244518, 0, 0, 0, 0, 0, 0, 56110), +('', 'People are experiencing visions of a \"Radiant Song\" all across Azeroth. We have reason to believe it\'s a warning of some kind.', 256267, 0, 0, 1, 0, 0, 13, 0, 244517, 0, 0, 0, 0, 0, 0, 56110), +('Harness the power of the Sacred Flame.', 'Harness the power of the Sacred Flame.', 255732, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('The Sacred Flame glows bright with Holy energy.', 'The Sacred Flame glows bright with Holy energy.', 255731, 0, 118315, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('The Sacred Flame glows bright with Holy energy. Perhaps the energy can be harnessed by someone in tune with Holy magic.', 'The Sacred Flame glows bright with Holy energy. Perhaps the energy can be harnessed by someone in tune with Holy magic.', 255730, 0, 118314, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Oh no, don\'t you start using formalities on me! My family is noble, but it\'s been long since we\'ve seen great fortune.', 255659, 0, 0, 669, 68, 0, 4, 0, 243925, 0, 0, 0, 0, 0, 0, 56110), +('', 'You\'re right. Let\'s make those monsters pay for everything they\'ve done!', 255512, 0, 0, 669, 68, 0, 4, 0, 249198, 0, 0, 0, 0, 0, 0, 56110), +('', 'We\'ll lose his trail!', 255511, 0, 0, 6, 68, 0, 4, 0, 249197, 0, 0, 0, 0, 0, 0, 56110), +('', 'Hold on! We don\'t know what\'s down there! Reinforcements are on the way, we could wait--', 255510, 0, 0, 669, 68, 0, 4, 0, 249196, 0, 0, 0, 0, 0, 0, 56110), +('', 'We\'ve beaten them back! Let\'s get Anduin!', 255509, 0, 0, 22, 68, 0, 4, 0, 249195, 0, 0, 0, 0, 0, 0, 56110), +('', 'Incoming! I\'ll show them the Sacred Flame\'s blaze!', 255508, 0, 0, 15, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Ash! We can\'t let them reach Mereldar! Blast them apart!', 255507, 0, 0, 22, 68, 0, 4, 0, 249192, 0, 0, 0, 0, 0, 0, 56110), +('', 'They dragged him down! I lost track of him!', 255506, 0, 0, 22, 68, 0, 4, 0, 249191, 0, 0, 0, 0, 0, 0, 56110), +('', 'Curse them all! Where did they take him? Do you see Anduin?', 255505, 0, 0, 22, 68, 0, 4, 0, 249190, 0, 0, 0, 0, 0, 0, 56110), +('', '', 255070, 0, 0, 0, 64, 0, 4, 247375, 0, 0, 0, 0, 0, 0, 0, 56110), +('', '', 255069, 0, 0, 0, 64, 0, 4, 247374, 0, 0, 0, 0, 0, 0, 0, 56110), +('', '', 255068, 0, 0, 0, 64, 0, 4, 247377, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'ll get these rocks off you. Just let me--Ahh!', '', 254919, 0, 0, 0, 68, 0, 4, 248904, 0, 0, 0, 0, 0, 0, 0, 56110), +('Lady Proudmoore! Over here! I found $n!', 'Lady Proudmoore! Over here! I found $n!', 254918, 0, 0, 0, 68, 0, 4, 248902, 0, 0, 0, 0, 0, 0, 0, 56110), +('We\'ve got tools. We\'ve got hammers. We\'ve got weapons. Which one should I use on you first?', 'We\'ve got tools. We\'ve got hammers. We\'ve got weapons. Which one should I use on you first?', 254508, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('If you\'ve got nothing better to do, I can make you do something. Or I could just... fix you.', 'If you\'ve got nothing better to do, I can make you do something. Or I could just... fix you.', 254507, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Praise the Machine.', 'Praise the Machine.', 254506, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Just do your part.', 'Just do your part.', 254505, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Less talking. More working.', 'Less talking. More working.', 254503, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Tell me about it.', 'Tell me about it.', 254502, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Back to work.', 'Back to work.', 254501, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Get it done.', 'Get it done.', 254500, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Keep busy.', 'Keep busy.', 254499, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Make it quick', 'Make it quick', 254498, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Yeah?', 'Yeah?', 254497, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Always more work to do.', 'Always more work to do.', 254496, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Foreman\'s always watchin\'.', 'Foreman\'s always watchin\'.', 254495, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'m workin\' here.', 'I\'m workin\' here.', 254494, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('You got more work for me?', 'You got more work for me?', 254493, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('How\'s it goin\', buddy?', 'How\'s it goin\', buddy?', 254492, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Hey, pal.', 'Hey, pal.', 254491, 0, 0, 0, 64, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('...So don\'t you start using formalities on me, either.', '', 254324, 0, 0, 669, 68, 0, 4, 243930, 0, 0, 0, 0, 0, 0, 0, 56110), +('Not anymore.', '', 254323, 0, 0, 0, 68, 0, 4, 243929, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Anduin, my new friend... are you a king?', 254322, 0, 0, 6, 68, 0, 4, 0, 243928, 0, 0, 0, 0, 0, 0, 56110), +('', 'Wait, if your grandfather was king of this... Stormwind, then--', 254320, 0, 0, 669, 68, 0, 4, 0, 243927, 0, 0, 0, 0, 0, 0, 56110), +('Know it? I was named for Anduin Lothar, one of Stormwind\'s greatest heroes. He was close friends with my grandfather, King Llane Wrynn.', '', 254316, 0, 0, 1005, 68, 0, 4, 243923, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'You know the name?', 254315, 0, 0, 273, 68, 0, 4, 0, 243922, 0, 0, 0, 0, 0, 0, 56110), +('Did I hear that right, earlier? You\'re a... Lothar?', '', 254313, 0, 0, 6, 68, 0, 4, 243921, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Aelric thinks the shadows will save him. He should see what true power looks like...', 254198, 0, 0, 1, 68, 0, 4, 0, 249116, 0, 0, 0, 0, 0, 0, 56110), +('', 'That will do. We\'ll send the injured your way.', 254189, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'I\'m more fighter than healer! Anduin, can you--', 254181, 0, 0, 0, 68, 0, 4, 0, 249034, 0, 0, 0, 0, 0, 0, 56110), +('Thank you, $n. Please help as many others as you can find.', '', 254135, 0, 0, 1005, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Not... with the Light. But I know first aid.', '', 254134, 0, 0, 1022, 68, 0, 4, 249035, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Help! I need--', 254132, 0, 0, 22, 68, 0, 4, 0, 249033, 0, 0, 0, 0, 0, 0, 56110), +('', 'Soldiers, with me!', 254131, 0, 0, 22, 68, 0, 4, 0, 247971, 0, 0, 0, 0, 0, 0, 56110), +('We\'re with you.', '', 254126, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Say no more. Our new allies and I will go to their aid. Seek shelter immediately!', 254048, 0, 0, 669, 68, 0, 4, 0, 249031, 0, 0, 0, 0, 0, 0, 56110), +('', 'You\'re only acceptable once you\'ve proven yourself useful... that\'s Steelstrike for you. But kobyss are deadly foes-- we should help. Are you both with me?', 253722, 0, 0, 669, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'We must not lose our foothold there. Faerin, outsiders, fall in line. Soldiers, march!', 253721, 0, 0, 22, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Faerin nods to you and Anduin.', 253720, 0, 0, 273, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Faerin! Thank the Flame. Kobyss are raiding Sina\'s Yearning. The army went ahead, but--', '', 253719, 0, 0, 22, 68, 0, 4, 249030, 0, 0, 0, 0, 0, 0, 0, 56110), +('Beledar\'s Shadow! Quickly, get inside!', '', 253718, 0, 0, 22, 68, 0, 4, 249028, 0, 0, 0, 0, 0, 0, 0, 56110), +('', '', 253583, 0, 0, 0, 64, 0, 4, 262468, 0, 0, 0, 0, 0, 0, 0, 56110), +('Congratulations. Well earned.', '', 253170, 0, 0, 0, 64, 0, 4, 244004, 0, 0, 0, 0, 0, 0, 0, 56110), +('Right.', '', 253169, 0, 0, 0, 64, 0, 4, 243962, 0, 0, 0, 0, 0, 0, 0, 56110), +('If you give me a chance, I\'ll never take you for granite.', '', 253168, 0, 0, 0, 64, 0, 4, 244006, 0, 0, 0, 0, 0, 0, 0, 56110), +('This way.', '', 253167, 0, 0, 0, 64, 0, 4, 243728, 0, 0, 0, 0, 0, 0, 0, 56110), +('To arms!', '', 253166, 0, 0, 0, 64, 0, 4, 243693, 0, 0, 0, 0, 0, 0, 0, 56110), +('Too expensive.', '', 253165, 0, 0, 0, 64, 0, 4, 244109, 0, 0, 0, 0, 0, 0, 0, 56110), +('Too far away.', '', 253164, 0, 0, 0, 64, 0, 4, 244119, 0, 0, 0, 0, 0, 0, 0, 56110), +('Tools down for you! Well earned.', '', 253163, 0, 0, 0, 64, 0, 4, 244019, 0, 0, 0, 0, 0, 0, 0, 56110), +('We cannot invite anyone else.', '', 253162, 0, 0, 0, 64, 0, 4, 244122, 0, 0, 0, 0, 0, 0, 0, 56110), +('Glad you\'re safe.', '', 253161, 0, 0, 0, 64, 0, 4, 243968, 0, 0, 0, 0, 0, 0, 0, 56110), +('Me? Hard-headed? I\'m so down to earth!', '', 253160, 0, 0, 0, 64, 0, 4, 243943, 0, 0, 0, 0, 0, 0, 0, 56110), +('I owe you one.', '', 253159, 0, 0, 0, 64, 0, 4, 243936, 0, 0, 0, 0, 0, 0, 0, 56110), +('Are you a mudrock? Because you certainly look fine to me.', '', 253158, 0, 0, 0, 64, 0, 4, 244035, 0, 0, 0, 0, 0, 0, 0, 56110), +('Fall back!', '', 253157, 0, 0, 0, 64, 0, 4, 243703, 0, 0, 0, 0, 0, 0, 0, 56110), +('Yep.', '', 253156, 0, 0, 0, 64, 0, 4, 243994, 0, 0, 0, 0, 0, 0, 0, 56110), +('Happy to help.', '', 253155, 0, 0, 0, 64, 0, 4, 243851, 0, 0, 0, 0, 0, 0, 0, 56110), +('Not happening.', '', 253154, 0, 0, 0, 64, 0, 4, 243965, 0, 0, 0, 0, 0, 0, 0, 56110), +('You did your job well.', '', 253153, 0, 0, 0, 64, 0, 4, 243736, 0, 0, 0, 0, 0, 0, 0, 56110), +('Not enough energy.', '', 253152, 0, 0, 0, 64, 0, 4, 244112, 0, 0, 0, 0, 0, 0, 0, 56110), +('Not enough fury.', '', 253151, 0, 0, 0, 64, 0, 4, 244102, 0, 0, 0, 0, 0, 0, 0, 56110), +('Not enough rage.', '', 253149, 0, 0, 0, 64, 0, 4, 244117, 0, 0, 0, 0, 0, 0, 0, 56110), +('Not ready yet.', '', 253148, 0, 0, 0, 64, 0, 4, 244066, 0, 0, 0, 0, 0, 0, 0, 56110), +('Conversation concluded.', '', 253147, 0, 0, 0, 64, 0, 4, 243977, 0, 0, 0, 0, 0, 0, 0, 56110), +('Open fire!', '', 253146, 0, 0, 0, 64, 0, 4, 243710, 0, 0, 0, 0, 0, 0, 0, 56110), +('Your aid is urgently requested!', '', 253145, 0, 0, 0, 64, 0, 4, 243886, 0, 0, 0, 0, 0, 0, 0, 56110), +('It is good to see you.', '', 253144, 0, 0, 0, 64, 0, 4, 243975, 0, 0, 0, 0, 0, 0, 0, 56110), +('Stay here.', '', 253143, 0, 0, 0, 64, 0, 4, 243708, 0, 0, 0, 0, 0, 0, 0, 56110), +('Strike them down!', '', 253142, 0, 0, 0, 64, 0, 4, 243699, 0, 0, 0, 0, 0, 0, 0, 56110), +('Take down my target!', '', 253141, 0, 0, 0, 64, 0, 4, 243689, 0, 0, 0, 0, 0, 0, 0, 56110), +('That ability is not ready.', '', 253140, 0, 0, 0, 64, 0, 4, 244064, 0, 0, 0, 0, 0, 0, 0, 56110), +('That bag is full.', '', 253139, 0, 0, 0, 64, 0, 4, 244068, 0, 0, 0, 0, 0, 0, 0, 56110), +('That is beyond my means.', '', 253138, 0, 0, 0, 64, 0, 4, 244108, 0, 0, 0, 0, 0, 0, 0, 56110), +('That is bound to me.', '', 253137, 0, 0, 0, 64, 0, 4, 244071, 0, 0, 0, 0, 0, 0, 0, 56110), +('That is locked.', '', 253136, 0, 0, 0, 64, 0, 4, 244097, 0, 0, 0, 0, 0, 0, 0, 56110), +('That is not a bag.', '', 253135, 0, 0, 0, 64, 0, 4, 244106, 0, 0, 0, 0, 0, 0, 0, 56110), +('That is not equipped.', '', 253134, 0, 0, 0, 64, 0, 4, 244085, 0, 0, 0, 0, 0, 0, 0, 56110), +('That is not mine to take.', '', 253133, 0, 0, 0, 64, 0, 4, 244079, 0, 0, 0, 0, 0, 0, 0, 56110), +('That is recharging.', '', 253132, 0, 0, 0, 64, 0, 4, 244128, 0, 0, 0, 0, 0, 0, 0, 56110), +('That item is still recharging.', '', 253131, 0, 0, 0, 64, 0, 4, 244101, 0, 0, 0, 0, 0, 0, 0, 56110), +('That\'s when I thought... maybe I\'m just meant to hit things.', '', 253130, 0, 0, 0, 64, 0, 4, 243950, 0, 0, 0, 0, 0, 0, 0, 56110), +('That must be equipped first.', '', 253129, 0, 0, 0, 64, 0, 4, 244086, 0, 0, 0, 0, 0, 0, 0, 56110), +('That one cannot join this group.', '', 253128, 0, 0, 0, 64, 0, 4, 244110, 0, 0, 0, 0, 0, 0, 0, 56110), +('That spell is not yet ready.', '', 253127, 0, 0, 0, 64, 0, 4, 244126, 0, 0, 0, 0, 0, 0, 0, 56110), +('That was not well-executed.', '', 253126, 0, 0, 0, 64, 0, 4, 243942, 0, 0, 0, 0, 0, 0, 0, 56110); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('Knock them down!', '', 253125, 0, 0, 0, 64, 0, 4, 243701, 0, 0, 0, 0, 0, 0, 0, 56110), +('Lend me your aid!', '', 253124, 0, 0, 0, 64, 0, 4, 243716, 0, 0, 0, 0, 0, 0, 0, 56110), +('Mana recharge is necessary.', '', 253123, 0, 0, 0, 64, 0, 4, 244146, 0, 0, 0, 0, 0, 0, 0, 56110), +('Mana is needed.', '', 253122, 0, 0, 0, 64, 0, 4, 244116, 0, 0, 0, 0, 0, 0, 0, 56110), +('May the deepflayers stay clear of your path.', '', 253121, 0, 0, 0, 64, 0, 4, 244002, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'m wounded!', '', 253120, 0, 0, 0, 64, 0, 4, 243722, 0, 0, 0, 0, 0, 0, 0, 56110), +('Mmm-hmm.', '', 253119, 0, 0, 0, 64, 0, 4, 243961, 0, 0, 0, 0, 0, 0, 0, 56110), +('My fury is low.', '', 253118, 0, 0, 0, 64, 0, 4, 244103, 0, 0, 0, 0, 0, 0, 0, 56110), +('My inventory is full.', '', 253117, 0, 0, 0, 64, 0, 4, 244095, 0, 0, 0, 0, 0, 0, 0, 56110), +('My mana is low.', '', 253116, 0, 0, 0, 64, 0, 4, 244115, 0, 0, 0, 0, 0, 0, 0, 56110), +('My skill level is not high enough to equip that.', '', 253114, 0, 0, 0, 64, 0, 4, 244075, 0, 0, 0, 0, 0, 0, 0, 56110), +('My weapon requires both hands.', '', 253113, 0, 0, 0, 64, 0, 4, 244063, 0, 0, 0, 0, 0, 0, 0, 56110), +('I can beat anything... except paper!', '', 253112, 0, 0, 0, 64, 0, 4, 243952, 0, 0, 0, 0, 0, 0, 0, 56110), +('No.', '', 253111, 0, 0, 0, 64, 0, 4, 243967, 0, 0, 0, 0, 0, 0, 0, 56110), +('Nope.', '', 253110, 0, 0, 0, 64, 0, 4, 243996, 0, 0, 0, 0, 0, 0, 0, 56110), +('My mana needs a recharge.', '', 253109, 0, 0, 0, 64, 0, 4, 244145, 0, 0, 0, 0, 0, 0, 0, 56110), +('I need to get closer.', '', 253108, 0, 0, 0, 64, 0, 4, 244080, 0, 0, 0, 0, 0, 0, 0, 56110), +('I need to target something first.', '', 253107, 0, 0, 0, 64, 0, 4, 244089, 0, 0, 0, 0, 0, 0, 0, 56110), +('Appreciated.', '', 253106, 0, 0, 0, 64, 0, 4, 243860, 0, 0, 0, 0, 0, 0, 0, 56110), +('I require a target.', '', 253105, 0, 0, 0, 64, 0, 4, 244090, 0, 0, 0, 0, 0, 0, 0, 56110), +('I will never be able to equip that.', '', 253104, 0, 0, 0, 64, 0, 4, 244076, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'ll lead.', '', 253103, 0, 0, 0, 64, 0, 4, 243731, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'ll knock your block off!', '', 253102, 0, 0, 0, 64, 0, 4, 243858, 0, 0, 0, 0, 0, 0, 0, 56110), +('We must have met centuries ago. I keep dreaming about you.', '', 253101, 0, 0, 0, 64, 0, 4, 244015, 0, 0, 0, 0, 0, 0, 0, 56110), +('Huh? My skin routine? Well I try and polish my self two times a day.', '', 253100, 0, 0, 0, 64, 0, 4, 243944, 0, 0, 0, 0, 0, 0, 0, 56110), +('I demand aid!', '', 253099, 0, 0, 0, 64, 0, 4, 243884, 0, 0, 0, 0, 0, 0, 0, 56110), +('Until next we meet.', '', 253098, 0, 0, 0, 64, 0, 4, 243999, 0, 0, 0, 0, 0, 0, 0, 56110), +('You have my thanks.', '', 253097, 0, 0, 0, 64, 0, 4, 243938, 0, 0, 0, 0, 0, 0, 0, 56110), +('Your beauty rocks me to my core.', '', 253096, 0, 0, 0, 64, 0, 4, 243737, 0, 0, 0, 0, 0, 0, 0, 56110), +('It\'s tough working a thankless job. People always take me for granite!', '', 253095, 0, 0, 0, 64, 0, 4, 243956, 0, 0, 0, 0, 0, 0, 0, 56110), +('Go on. Try me.', '', 253094, 0, 0, 0, 64, 0, 4, 243941, 0, 0, 0, 0, 0, 0, 0, 56110), +('It is not ready yet.', '', 253093, 0, 0, 0, 64, 0, 4, 244100, 0, 0, 0, 0, 0, 0, 0, 56110), +('It is too far away.', '', 253092, 0, 0, 0, 64, 0, 4, 244081, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot loot that.', '', 253091, 0, 0, 0, 64, 0, 4, 244078, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot put that there.', '', 253090, 0, 0, 0, 64, 0, 4, 244067, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot reach that.', '', 253089, 0, 0, 0, 64, 0, 4, 244082, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot trade that.', '', 253088, 0, 0, 0, 64, 0, 4, 244083, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot use that item yet.', '', 253087, 0, 0, 0, 64, 0, 4, 244099, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot use that yet.', '', 253086, 0, 0, 0, 64, 0, 4, 244074, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot use that.', '', 253085, 0, 0, 0, 64, 0, 4, 244084, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot wield that yet.', '', 253084, 0, 0, 0, 64, 0, 4, 244125, 0, 0, 0, 0, 0, 0, 0, 56110), +('I do not have a target.', '', 253083, 0, 0, 0, 64, 0, 4, 244088, 0, 0, 0, 0, 0, 0, 0, 56110), +('I do not have that ability yet.', '', 253082, 0, 0, 0, 64, 0, 4, 244124, 0, 0, 0, 0, 0, 0, 0, 56110), +('I lack sufficient energy.', '', 253081, 0, 0, 0, 64, 0, 4, 244113, 0, 0, 0, 0, 0, 0, 0, 56110), +('I lack the required funds.', '', 253080, 0, 0, 0, 64, 0, 4, 244107, 0, 0, 0, 0, 0, 0, 0, 56110), +('I must get closer.', '', 253079, 0, 0, 0, 64, 0, 4, 244121, 0, 0, 0, 0, 0, 0, 0, 56110), +('I must have more rage.', '', 253078, 0, 0, 0, 64, 0, 4, 244118, 0, 0, 0, 0, 0, 0, 0, 56110), +('I need healin\'!', '', 253077, 0, 0, 0, 64, 0, 4, 243720, 0, 0, 0, 0, 0, 0, 0, 56110), +('I need help!', '', 253076, 0, 0, 0, 64, 0, 4, 243718, 0, 0, 0, 0, 0, 0, 0, 56110), +('I need mana first.', '', 253075, 0, 0, 0, 64, 0, 4, 244114, 0, 0, 0, 0, 0, 0, 0, 56110), +('I need permission first.', '', 253074, 0, 0, 0, 64, 0, 4, 244092, 0, 0, 0, 0, 0, 0, 0, 56110), +('I am not high enough level to use that.', '', 253073, 0, 0, 0, 64, 0, 4, 244073, 0, 0, 0, 0, 0, 0, 0, 56110), +('I am out of ammunition.', '', 253072, 0, 0, 0, 64, 0, 4, 244111, 0, 0, 0, 0, 0, 0, 0, 56110), +('I am out of range.', '', 253071, 0, 0, 0, 64, 0, 4, 244120, 0, 0, 0, 0, 0, 0, 0, 56110), +('I am unable to carry more of those.', '', 253070, 0, 0, 0, 64, 0, 4, 244098, 0, 0, 0, 0, 0, 0, 0, 56110), +('Mercy!', '', 253069, 0, 0, 0, 64, 0, 4, 243888, 0, 0, 0, 0, 0, 0, 0, 56110), +('What beautiful eyes you have! What kind of gem did you use?', '', 253068, 0, 0, 0, 64, 0, 4, 244013, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot attack that target.', '', 253067, 0, 0, 0, 64, 0, 4, 244093, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot attack that.', '', 253066, 0, 0, 0, 64, 0, 4, 244094, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot carry more.', '', 253065, 0, 0, 0, 64, 0, 4, 244096, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot cast that yet.', '', 253064, 0, 0, 0, 64, 0, 4, 244127, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot do that here.', '', 253063, 0, 0, 0, 64, 0, 4, 244069, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot do that yet.', '', 253062, 0, 0, 0, 64, 0, 4, 244065, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot do that.', '', 253061, 0, 0, 0, 64, 0, 4, 244091, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot drink more at this time.', '', 253060, 0, 0, 0, 64, 0, 4, 244123, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot drop that.', '', 253059, 0, 0, 0, 64, 0, 4, 244070, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot equip that.', '', 253058, 0, 0, 0, 64, 0, 4, 244072, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot learn that spell.', '', 253057, 0, 0, 0, 64, 0, 4, 244077, 0, 0, 0, 0, 0, 0, 0, 56110), +('I cannot loot that right now.', '', 253056, 0, 0, 0, 64, 0, 4, 244087, 0, 0, 0, 0, 0, 0, 0, 56110), +('By the might of the mountain!', '', 253055, 0, 0, 0, 64, 0, 4, 243697, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'d like to form an unbreakable bond with you.', '', 253054, 0, 0, 0, 64, 0, 4, 243954, 0, 0, 0, 0, 0, 0, 0, 56110), +('Danger\'s comin\'!', '', 253053, 0, 0, 0, 64, 0, 4, 243714, 0, 0, 0, 0, 0, 0, 0, 56110), +('I can\'t wait for the story of you and me. Let\'s go write it.', '', 253052, 0, 0, 0, 64, 0, 4, 244011, 0, 0, 0, 0, 0, 0, 0, 56110), +('Don\'t hold back!', '', 253051, 0, 0, 0, 64, 0, 4, 243712, 0, 0, 0, 0, 0, 0, 0, 56110), +('Don\'t you move.', '', 253050, 0, 0, 0, 64, 0, 4, 243706, 0, 0, 0, 0, 0, 0, 0, 56110), +('I\'m not one to rock the boat, but for you? I\'d make an exception.', '', 253049, 0, 0, 0, 64, 0, 4, 244009, 0, 0, 0, 0, 0, 0, 0, 56110), +('Everyone! Retreat!', '', 253048, 0, 0, 0, 64, 0, 4, 243705, 0, 0, 0, 0, 0, 0, 0, 56110), +('Bye.', '', 253047, 0, 0, 0, 64, 0, 4, 243998, 0, 0, 0, 0, 0, 0, 0, 56110), +('Focus on the enemy!', '', 253046, 0, 0, 0, 64, 0, 4, 243691, 0, 0, 0, 0, 0, 0, 0, 56110), +('Follow me.', '', 253045, 0, 0, 0, 64, 0, 4, 243733, 0, 0, 0, 0, 0, 0, 0, 56110), +('For the Alliance!', '', 253044, 0, 0, 0, 64, 0, 4, 243724, 0, 0, 0, 0, 0, 0, 0, 56110), +('For the earthen!', '', 253043, 0, 0, 0, 64, 0, 4, 243695, 0, 0, 0, 0, 0, 0, 0, 56110), +('What a screw up!', '', 253042, 0, 0, 0, 64, 0, 4, 243958, 0, 0, 0, 0, 0, 0, 0, 56110), +('Get out of here!', '', 253041, 0, 0, 0, 64, 0, 4, 243726, 0, 0, 0, 0, 0, 0, 0, 56110), +('Just doing my duty.', '', 253040, 0, 0, 0, 64, 0, 4, 243853, 0, 0, 0, 0, 0, 0, 0, 56110), +('Well met.', '', 253039, 0, 0, 0, 64, 0, 4, 243970, 0, 0, 0, 0, 0, 0, 0, 56110), +('Your presence is acknowledged.', '', 253038, 0, 0, 0, 64, 0, 4, 243971, 0, 0, 0, 0, 0, 0, 0, 56110), +('You\'re starting to chip away at my patience.', '', 253022, 0, 0, 0, 64, 0, 4, 243948, 0, 0, 0, 0, 0, 0, 0, 56110), +('Bring this one down!', '', 253021, 0, 0, 0, 64, 0, 4, 243687, 0, 0, 0, 0, 0, 0, 0, 56110), +('By the Titans!', '', 253020, 0, 0, 0, 64, 0, 4, 244017, 0, 0, 0, 0, 0, 0, 0, 56110), +('All in a day\'s work.', '', 253019, 0, 0, 0, 64, 0, 4, 243855, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'Right.', 253001, 0, 0, 0, 64, 0, 4, 0, 243963, 0, 0, 0, 0, 0, 0, 56110), +('', 'Are you trying to make me lose my coal?', 253000, 0, 0, 0, 64, 0, 4, 0, 243945, 0, 0, 0, 0, 0, 0, 56110), +('', 'I think... I think I was made for you.', 252999, 0, 0, 0, 64, 0, 4, 0, 244014, 0, 0, 0, 0, 0, 0, 56110), +('', 'This way.', 252998, 0, 0, 0, 64, 0, 4, 0, 243727, 0, 0, 0, 0, 0, 0, 56110), +('', 'To arms!', 252997, 0, 0, 0, 64, 0, 4, 0, 243692, 0, 0, 0, 0, 0, 0, 56110), +('', 'Too expensive.', 252996, 0, 0, 0, 64, 0, 4, 0, 244209, 0, 0, 0, 0, 0, 0, 56110), +('', 'Too far away.', 252995, 0, 0, 0, 64, 0, 4, 0, 244219, 0, 0, 0, 0, 0, 0, 56110), +('', 'Tools down for you! Well earned.', 252994, 0, 0, 0, 64, 0, 4, 0, 244018, 0, 0, 0, 0, 0, 0, 56110), +('', 'We cannot invite anyone else.', 252993, 0, 0, 0, 64, 0, 4, 0, 244222, 0, 0, 0, 0, 0, 0, 56110), +('', 'Glad you\'re safe.', 252992, 0, 0, 0, 64, 0, 4, 0, 243969, 0, 0, 0, 0, 0, 0, 56110), +('', 'I owe you one.', 252991, 0, 0, 0, 64, 0, 4, 0, 243937, 0, 0, 0, 0, 0, 0, 56110), +('', 'Fall back!', 252990, 0, 0, 0, 64, 0, 4, 0, 243702, 0, 0, 0, 0, 0, 0, 56110), +('', 'We must have met centuries ago. I keep dreaming about you.', 252989, 0, 0, 0, 64, 0, 4, 0, 244008, 0, 0, 0, 0, 0, 0, 56110), +('', 'Yep.', 252988, 0, 0, 0, 64, 0, 4, 0, 243993, 0, 0, 0, 0, 0, 0, 56110), +('', 'Happy to help.', 252987, 0, 0, 0, 64, 0, 4, 0, 243852, 0, 0, 0, 0, 0, 0, 56110), +('', 'Take down my target!', 252986, 0, 0, 0, 64, 0, 4, 0, 243688, 0, 0, 0, 0, 0, 0, 56110), +('', 'That ability is not ready.', 252985, 0, 0, 0, 64, 0, 4, 0, 244164, 0, 0, 0, 0, 0, 0, 56110), +('', 'That bag is full.', 252984, 0, 0, 0, 64, 0, 4, 0, 244168, 0, 0, 0, 0, 0, 0, 56110), +('', 'That is beyond my means.', 252983, 0, 0, 0, 64, 0, 4, 0, 244208, 0, 0, 0, 0, 0, 0, 56110), +('', 'That is bound to me.', 252982, 0, 0, 0, 64, 0, 4, 0, 244171, 0, 0, 0, 0, 0, 0, 56110), +('', 'That is locked.', 252981, 0, 0, 0, 64, 0, 4, 0, 244197, 0, 0, 0, 0, 0, 0, 56110), +('', 'That is not a bag.', 252980, 0, 0, 0, 64, 0, 4, 0, 244206, 0, 0, 0, 0, 0, 0, 56110), +('', 'That is not equipped.', 252979, 0, 0, 0, 64, 0, 4, 0, 244185, 0, 0, 0, 0, 0, 0, 56110), +('', 'That is not mine to take.', 252978, 0, 0, 0, 64, 0, 4, 0, 244179, 0, 0, 0, 0, 0, 0, 56110), +('', 'That is recharging.', 252977, 0, 0, 0, 64, 0, 4, 0, 244228, 0, 0, 0, 0, 0, 0, 56110), +('', 'That item is still recharging.', 252976, 0, 0, 0, 64, 0, 4, 0, 244201, 0, 0, 0, 0, 0, 0, 56110), +('', 'That must be equipped first.', 252975, 0, 0, 0, 64, 0, 4, 0, 244186, 0, 0, 0, 0, 0, 0, 56110), +('', 'That one cannot join this group.', 252974, 0, 0, 0, 64, 0, 4, 0, 244210, 0, 0, 0, 0, 0, 0, 56110), +('', 'That spell is not yet ready.', 252973, 0, 0, 0, 64, 0, 4, 0, 244226, 0, 0, 0, 0, 0, 0, 56110), +('', 'That was not well-executed.', 252972, 0, 0, 0, 64, 0, 4, 0, 243946, 0, 0, 0, 0, 0, 0, 56110), +('', 'Congratulations. Well earned.', 252971, 0, 0, 0, 64, 0, 4, 0, 244003, 0, 0, 0, 0, 0, 0, 56110), +('', 'Nope.', 252970, 0, 0, 0, 64, 0, 4, 0, 243995, 0, 0, 0, 0, 0, 0, 56110), +('', 'Not happening.', 252969, 0, 0, 0, 64, 0, 4, 0, 243964, 0, 0, 0, 0, 0, 0, 56110), +('', 'You did your job well.', 252968, 0, 0, 0, 64, 0, 4, 0, 243735, 0, 0, 0, 0, 0, 0, 56110), +('', 'Not enough energy.', 252967, 0, 0, 0, 64, 0, 4, 0, 244212, 0, 0, 0, 0, 0, 0, 56110), +('', 'Not enough fury.', 252966, 0, 0, 0, 64, 0, 4, 0, 244202, 0, 0, 0, 0, 0, 0, 56110), +('', 'Not enough rage.', 252964, 0, 0, 0, 64, 0, 4, 0, 244217, 0, 0, 0, 0, 0, 0, 56110), +('', 'Not ready yet.', 252963, 0, 0, 0, 64, 0, 4, 0, 244166, 0, 0, 0, 0, 0, 0, 56110), +('', 'Conversation concluded.', 252962, 0, 0, 0, 64, 0, 4, 0, 243976, 0, 0, 0, 0, 0, 0, 56110), +('', 'Open fire!', 252961, 0, 0, 0, 64, 0, 4, 0, 243711, 0, 0, 0, 0, 0, 0, 56110), +('', 'Your aid is urgently requested!', 252960, 0, 0, 0, 64, 0, 4, 0, 243885, 0, 0, 0, 0, 0, 0, 56110), +('', 'What\'s your major malfunction?', 252959, 0, 0, 0, 64, 0, 4, 0, 243951, 0, 0, 0, 0, 0, 0, 56110), +('', 'It is good to see you.', 252958, 0, 0, 0, 64, 0, 4, 0, 243974, 0, 0, 0, 0, 0, 0, 56110), +('', 'Stay here.', 252957, 0, 0, 0, 64, 0, 4, 0, 243709, 0, 0, 0, 0, 0, 0, 56110), +('', 'Strike them down!', 252956, 0, 0, 0, 64, 0, 4, 0, 243698, 0, 0, 0, 0, 0, 0, 56110), +('', 'Knock them back!', 252955, 0, 0, 0, 64, 0, 4, 0, 243700, 0, 0, 0, 0, 0, 0, 56110), +('', 'Lend me your aid!', 252954, 0, 0, 0, 64, 0, 4, 0, 243717, 0, 0, 0, 0, 0, 0, 56110), +('', 'Mana recharge is necessary.', 252953, 0, 0, 0, 64, 0, 4, 0, 244246, 0, 0, 0, 0, 0, 0, 56110), +('', 'Mana is needed.', 252952, 0, 0, 0, 64, 0, 4, 0, 244216, 0, 0, 0, 0, 0, 0, 56110), +('', 'May the deepflayers stay clear of your path.', 252951, 0, 0, 0, 64, 0, 4, 0, 244001, 0, 0, 0, 0, 0, 0, 56110), +('', 'I\'m wounded!', 252950, 0, 0, 0, 64, 0, 4, 0, 243723, 0, 0, 0, 0, 0, 0, 56110), +('', 'Mmm-hmm.', 252949, 0, 0, 0, 64, 0, 4, 0, 243960, 0, 0, 0, 0, 0, 0, 56110), +('', 'My fury is low.', 252948, 0, 0, 0, 64, 0, 4, 0, 244203, 0, 0, 0, 0, 0, 0, 56110), +('', 'My inventory is full.', 252947, 0, 0, 0, 64, 0, 4, 0, 244195, 0, 0, 0, 0, 0, 0, 56110), +('', 'I waited thousands of years to awaken. You just made me regret that.', 252946, 0, 0, 0, 64, 0, 4, 0, 243949, 0, 0, 0, 0, 0, 0, 56110), +('', 'My mana is low.', 252945, 0, 0, 0, 64, 0, 4, 0, 244215, 0, 0, 0, 0, 0, 0, 56110), +('', 'My skill level is not high enough to equip that.', 252943, 0, 0, 0, 64, 0, 4, 0, 244175, 0, 0, 0, 0, 0, 0, 56110), +('', 'My weapon requires both hands.', 252942, 0, 0, 0, 64, 0, 4, 0, 244163, 0, 0, 0, 0, 0, 0, 56110), +('', 'No.', 252941, 0, 0, 0, 64, 0, 4, 0, 243966, 0, 0, 0, 0, 0, 0, 56110), +('', 'I\'ll lead.', 252940, 0, 0, 0, 64, 0, 4, 0, 243730, 0, 0, 0, 0, 0, 0, 56110), +('', 'I\'ll knock your block off!', 252939, 0, 0, 0, 64, 0, 4, 0, 243857, 0, 0, 0, 0, 0, 0, 56110), +('', 'You\'d look even more beautiful with a nice pick axe in your hand.', 252938, 0, 0, 0, 64, 0, 4, 0, 244007, 0, 0, 0, 0, 0, 0, 56110), +('', 'I demand aid!', 252937, 0, 0, 0, 64, 0, 4, 0, 243883, 0, 0, 0, 0, 0, 0, 56110), +('', 'Until next we meet.', 252936, 0, 0, 0, 64, 0, 4, 0, 244000, 0, 0, 0, 0, 0, 0, 56110), +('', 'You have my thanks.', 252935, 0, 0, 0, 64, 0, 4, 0, 243939, 0, 0, 0, 0, 0, 0, 56110), +('', 'You must be carrying a magnet, because I\'m very attracted to you.', 252934, 0, 0, 0, 64, 0, 4, 0, 244010, 0, 0, 0, 0, 0, 0, 56110), +('', 'If you want my attention, you\'ll have to be boulder.', 252933, 0, 0, 0, 64, 0, 4, 0, 244005, 0, 0, 0, 0, 0, 0, 56110), +('', 'Go on. Try me.', 252932, 0, 0, 0, 64, 0, 4, 0, 243940, 0, 0, 0, 0, 0, 0, 56110), +('', 'It is not ready yet.', 252931, 0, 0, 0, 64, 0, 4, 0, 244200, 0, 0, 0, 0, 0, 0, 56110), +('', 'It is too far away.', 252930, 0, 0, 0, 64, 0, 4, 0, 244181, 0, 0, 0, 0, 0, 0, 56110), +('', 'You should be mine. I\'m literally a gem!', 252929, 0, 0, 0, 64, 0, 4, 0, 243738, 0, 0, 0, 0, 0, 0, 56110), +('', 'I lack the required funds.', 252928, 0, 0, 0, 64, 0, 4, 0, 244207, 0, 0, 0, 0, 0, 0, 56110), +('', 'Don\'t get all sedimental on me.', 252927, 0, 0, 0, 64, 0, 4, 0, 243957, 0, 0, 0, 0, 0, 0, 56110), +('', 'I must get closer.', 252926, 0, 0, 0, 64, 0, 4, 0, 244221, 0, 0, 0, 0, 0, 0, 56110), +('', 'I must have more rage.', 252925, 0, 0, 0, 64, 0, 4, 0, 244218, 0, 0, 0, 0, 0, 0, 56110), +('', 'I need healin\'!', 252924, 0, 0, 0, 64, 0, 4, 0, 243721, 0, 0, 0, 0, 0, 0, 56110), +('', 'I need help!', 252923, 0, 0, 0, 64, 0, 4, 0, 243719, 0, 0, 0, 0, 0, 0, 56110), +('', 'I need mana first.', 252922, 0, 0, 0, 64, 0, 4, 0, 244214, 0, 0, 0, 0, 0, 0, 56110), +('', 'I need permission first.', 252921, 0, 0, 0, 64, 0, 4, 0, 244192, 0, 0, 0, 0, 0, 0, 56110), +('', 'My mana needs a recharge.', 252920, 0, 0, 0, 64, 0, 4, 0, 244245, 0, 0, 0, 0, 0, 0, 56110), +('', 'I need to get closer.', 252919, 0, 0, 0, 64, 0, 4, 0, 244180, 0, 0, 0, 0, 0, 0, 56110), +('', 'I need to target something first.', 252918, 0, 0, 0, 64, 0, 4, 0, 244189, 0, 0, 0, 0, 0, 0, 56110), +('', 'I can beat anything... except paper!', 252917, 0, 0, 0, 64, 0, 4, 0, 243955, 0, 0, 0, 0, 0, 0, 56110), +('', 'Appreciated.', 252916, 0, 0, 0, 64, 0, 4, 0, 243859, 0, 0, 0, 0, 0, 0, 56110), +('', 'I require a target.', 252915, 0, 0, 0, 64, 0, 4, 0, 244190, 0, 0, 0, 0, 0, 0, 56110), +('', 'I will never be able to equip that.', 252914, 0, 0, 0, 64, 0, 4, 0, 244176, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot drop that.', 252913, 0, 0, 0, 64, 0, 4, 0, 244170, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot equip that.', 252912, 0, 0, 0, 64, 0, 4, 0, 244172, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot learn that spell.', 252911, 0, 0, 0, 64, 0, 4, 0, 244177, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot loot that right now.', 252910, 0, 0, 0, 64, 0, 4, 0, 244187, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot loot that.', 252909, 0, 0, 0, 64, 0, 4, 0, 244178, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot put that there.', 252908, 0, 0, 0, 64, 0, 4, 0, 244167, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot reach that.', 252907, 0, 0, 0, 64, 0, 4, 0, 244182, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot trade that.', 252906, 0, 0, 0, 64, 0, 4, 0, 244183, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot use that item yet.', 252905, 0, 0, 0, 64, 0, 4, 0, 244199, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot use that yet.', 252904, 0, 0, 0, 64, 0, 4, 0, 244174, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot use that.', 252903, 0, 0, 0, 64, 0, 4, 0, 244184, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot wield that yet.', 252902, 0, 0, 0, 64, 0, 4, 0, 244225, 0, 0, 0, 0, 0, 0, 56110), +('', 'I do not have a target.', 252901, 0, 0, 0, 64, 0, 4, 0, 244188, 0, 0, 0, 0, 0, 0, 56110), +('', 'I do not have that ability yet.', 252900, 0, 0, 0, 64, 0, 4, 0, 244224, 0, 0, 0, 0, 0, 0, 56110), +('', 'I lack sufficient energy.', 252899, 0, 0, 0, 64, 0, 4, 0, 244213, 0, 0, 0, 0, 0, 0, 56110), +('', 'Your presence is acknowledged.', 252898, 0, 0, 0, 64, 0, 4, 0, 243973, 0, 0, 0, 0, 0, 0, 56110), +('', 'Mine your own business!', 252897, 0, 0, 0, 64, 0, 4, 0, 243947, 0, 0, 0, 0, 0, 0, 56110), +('', 'I am not high enough level to use that.', 252896, 0, 0, 0, 64, 0, 4, 0, 244173, 0, 0, 0, 0, 0, 0, 56110), +('', 'I am out of ammunition.', 252895, 0, 0, 0, 64, 0, 4, 0, 244211, 0, 0, 0, 0, 0, 0, 56110), +('', 'I am out of range.', 252894, 0, 0, 0, 64, 0, 4, 0, 244220, 0, 0, 0, 0, 0, 0, 56110), +('', 'I am unable to carry more of those.', 252893, 0, 0, 0, 64, 0, 4, 0, 244198, 0, 0, 0, 0, 0, 0, 56110), +('', 'Mercy!', 252892, 0, 0, 0, 64, 0, 4, 0, 243887, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot attack that target.', 252891, 0, 0, 0, 64, 0, 4, 0, 244193, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot attack that.', 252890, 0, 0, 0, 64, 0, 4, 0, 244194, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot carry more.', 252889, 0, 0, 0, 64, 0, 4, 0, 244196, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot cast that yet.', 252888, 0, 0, 0, 64, 0, 4, 0, 244227, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot do that here.', 252887, 0, 0, 0, 64, 0, 4, 0, 244169, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot do that yet.', 252886, 0, 0, 0, 64, 0, 4, 0, 244165, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot do that.', 252885, 0, 0, 0, 64, 0, 4, 0, 244191, 0, 0, 0, 0, 0, 0, 56110), +('', 'I cannot drink more at this time.', 252884, 0, 0, 0, 64, 0, 4, 0, 244223, 0, 0, 0, 0, 0, 0, 56110), +('', 'By the might of the mountain!', 252883, 0, 0, 0, 64, 0, 4, 0, 243696, 0, 0, 0, 0, 0, 0, 56110), +('', 'Your barber must have spent hours chiseling your features.', 252882, 0, 0, 0, 64, 0, 4, 0, 244012, 0, 0, 0, 0, 0, 0, 56110), +('', 'Danger\'s comin\'!', 252881, 0, 0, 0, 64, 0, 4, 0, 243715, 0, 0, 0, 0, 0, 0, 56110), +('', 'Don\'t hold back!', 252880, 0, 0, 0, 64, 0, 4, 0, 243713, 0, 0, 0, 0, 0, 0, 56110), +('', 'Don\'t you move.', 252879, 0, 0, 0, 64, 0, 4, 0, 243707, 0, 0, 0, 0, 0, 0, 56110), +('', 'Everyone! Retreat!', 252878, 0, 0, 0, 64, 0, 4, 0, 243704, 0, 0, 0, 0, 0, 0, 56110), +('', 'Goodbye.', 252877, 0, 0, 0, 64, 0, 4, 0, 243997, 0, 0, 0, 0, 0, 0, 56110), +('', 'Focus on the enemy!', 252876, 0, 0, 0, 64, 0, 4, 0, 243690, 0, 0, 0, 0, 0, 0, 56110), +('', 'Follow me.', 252875, 0, 0, 0, 64, 0, 4, 0, 243732, 0, 0, 0, 0, 0, 0, 56110), +('', 'For the Alliance!', 252874, 0, 0, 0, 64, 0, 4, 0, 243729, 0, 0, 0, 0, 0, 0, 56110), +('', 'For the earthen!', 252873, 0, 0, 0, 64, 0, 4, 0, 243694, 0, 0, 0, 0, 0, 0, 56110), +('', 'What a screw up!', 252872, 0, 0, 0, 64, 0, 4, 0, 243959, 0, 0, 0, 0, 0, 0, 56110), +('', 'Get out of here!', 252871, 0, 0, 0, 64, 0, 4, 0, 243725, 0, 0, 0, 0, 0, 0, 56110), +('', 'Just doing my duty.', 252870, 0, 0, 0, 64, 0, 4, 0, 243854, 0, 0, 0, 0, 0, 0, 56110), +('', 'Well met.', 252869, 0, 0, 0, 64, 0, 4, 0, 243972, 0, 0, 0, 0, 0, 0, 56110), +('', '', 252862, 0, 0, 0, 64, 0, 4, 0, 244262, 0, 0, 0, 0, 0, 0, 56110), +('', 'Bring this one down!', 252858, 0, 0, 0, 64, 0, 4, 0, 243686, 0, 0, 0, 0, 0, 0, 56110), +('', 'By the Titans!', 252857, 0, 0, 0, 64, 0, 4, 0, 244016, 0, 0, 0, 0, 0, 0, 56110), +('', 'Me? Hard-headed? I\'m so down to earth!', 252843, 0, 0, 0, 64, 0, 4, 0, 243953, 0, 0, 0, 0, 0, 0, 56110), +('', 'All in a day\'s work.', 252842, 0, 0, 0, 64, 0, 4, 0, 243856, 0, 0, 0, 0, 0, 0, 56110), +('Someone as soft as you shouldn\'t be so loud. You\'d break real easy.', 'Someone as soft as you shouldn\'t be so loud. You\'d break real easy.', 252784, 0, 0, 0, 64, 0, 4, 245934, 245935, 0, 0, 0, 0, 0, 0, 56110), +('I\'ve got a lot of problems to solve. You don\'t want to be one of them.', 'I\'ve got a lot of problems to solve. You don\'t want to be one of them.', 252783, 0, 0, 0, 64, 0, 4, 245932, 245933, 0, 0, 0, 0, 0, 0, 56110), +('You know what to do.', 'You know what to do.', 252782, 0, 0, 0, 64, 0, 4, 245914, 245915, 0, 0, 0, 0, 0, 0, 56110), +('Back to work.', 'Back to work.', 252781, 0, 0, 0, 64, 0, 4, 245912, 245913, 0, 0, 0, 0, 0, 0, 56110), +('The gears turn once more.', 'The gears turn once more.', 252780, 0, 0, 0, 64, 0, 4, 245910, 245911, 0, 0, 0, 0, 0, 0, 56110), +('Always another task.', 'Always another task.', 252779, 0, 0, 0, 64, 0, 4, 245908, 245909, 0, 0, 0, 0, 0, 0, 56110), +('We must restore the machine.', 'We must restore the machine.', 252778, 0, 0, 0, 64, 0, 4, 245906, 245907, 0, 0, 0, 0, 0, 0, 56110), +('Stay focused.', 'Stay focused.', 252777, 0, 0, 0, 64, 0, 4, 245904, 245905, 0, 0, 0, 0, 0, 0, 56110), +('The work continues.', 'The work continues.', 252776, 0, 0, 0, 64, 0, 4, 245902, 245903, 0, 0, 0, 0, 0, 0, 56110), +('Keep busy.', 'Keep busy.', 252774, 0, 0, 0, 64, 0, 4, 245900, 245901, 0, 0, 0, 0, 0, 0, 56110), +('More work?', 'More work?', 252773, 0, 0, 0, 64, 0, 4, 245930, 245931, 0, 0, 0, 0, 0, 0, 56110), +('Are you here to help?', 'Are you here to help?', 252772, 0, 0, 0, 64, 0, 4, 245928, 245929, 0, 0, 0, 0, 0, 0, 56110), +('Is there a problem?', 'Is there a problem?', 252771, 0, 0, 0, 64, 0, 4, 245926, 245927, 0, 0, 0, 0, 0, 0, 56110), +('Strike while the iron\'s hot.', 'Strike while the iron\'s hot.', 252770, 0, 0, 0, 64, 0, 4, 245924, 245925, 0, 0, 0, 0, 0, 0, 56110), +('Praise the Machine.', 'Praise the Machine.', 252769, 0, 0, 0, 64, 0, 4, 245922, 245923, 0, 0, 0, 0, 0, 0, 56110), +('The burden is mine.', 'The burden is mine.', 252768, 0, 0, 0, 64, 0, 4, 245920, 245921, 0, 0, 0, 0, 0, 0, 56110), +('Do you need something?', 'Do you need something?', 252766, 0, 0, 0, 64, 0, 4, 245918, 245919, 0, 0, 0, 0, 0, 0, 56110), +('Start talking.', 'Start talking.', 252764, 0, 0, 0, 64, 0, 4, 245916, 245917, 0, 0, 0, 0, 0, 0, 56110), +('I don\'t know if you realize this, but the quiet kid in the corner is usually the most dangerous.', '', 252763, 0, 0, 0, 64, 0, 4, 245756, 0, 0, 0, 0, 0, 0, 0, 56110), +('Oh, are you headed out?', '', 252762, 0, 0, 0, 64, 0, 4, 245747, 0, 0, 0, 0, 0, 0, 0, 56110), +('Sorry, I got distracted.', '', 252761, 0, 0, 0, 64, 0, 4, 245746, 0, 0, 0, 0, 0, 0, 0, 56110), +('I need some time to think.', '', 252760, 0, 0, 0, 64, 0, 4, 245745, 0, 0, 0, 0, 0, 0, 0, 56110), +('On to adventure!', '', 252758, 0, 0, 0, 64, 0, 4, 245744, 0, 0, 0, 0, 0, 0, 0, 56110); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('I\'ll contemplate what we talked about.', '', 252757, 0, 0, 0, 64, 0, 4, 245743, 0, 0, 0, 0, 0, 0, 0, 56110), +('Keep your eyes open!', '', 252756, 0, 0, 0, 64, 0, 4, 245742, 0, 0, 0, 0, 0, 0, 0, 56110), +('Make sure to take notes!', '', 252755, 0, 0, 0, 64, 0, 4, 245741, 0, 0, 0, 0, 0, 0, 0, 56110), +('Speak your piece.', '', 252754, 0, 0, 0, 64, 0, 4, 245755, 0, 0, 0, 0, 0, 0, 0, 56110), +('Another puzzle to solve?', '', 252753, 0, 0, 0, 64, 0, 4, 245754, 0, 0, 0, 0, 0, 0, 0, 56110), +('Huh? Oh, I was just thinking...', '', 252752, 0, 0, 0, 64, 0, 4, 245753, 0, 0, 0, 0, 0, 0, 0, 56110), +('Give me something to figure out.', '', 252751, 0, 0, 0, 64, 0, 4, 245752, 0, 0, 0, 0, 0, 0, 0, 56110), +('I read about this!', '', 252750, 0, 0, 0, 64, 0, 4, 245751, 0, 0, 0, 0, 0, 0, 0, 56110), +('I want to see everything!', '', 252749, 0, 0, 0, 64, 0, 4, 245750, 0, 0, 0, 0, 0, 0, 0, 56110), +('So much to discuss.', '', 252748, 0, 0, 0, 64, 0, 4, 245749, 0, 0, 0, 0, 0, 0, 0, 56110), +('Did you find something?', '', 252747, 0, 0, 0, 64, 0, 4, 245748, 0, 0, 0, 0, 0, 0, 0, 56110), +('And if someone happens to turn a tidy little profit during all that heroism, what\'s the harm?', 'And if someone happens to turn a tidy little profit during all that heroism, what\'s the harm?', 252311, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('The fallout from Thermaplugg\'s betrayal must be contained!', 'The fallout from Thermaplugg\'s betrayal must be contained!', 252310, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Mine Carts have entered the battlefield.', 'Mine Carts have entered the battlefield.', 252197, 0, 0, 0, 65, 5000, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Zhevra hooves, plainstrider beaks, prowler claws, boar livers...it\'s all the same to me.', 'Zhevra hooves, plainstrider beaks, prowler claws, boar livers...it\'s all the same to me.', 252193, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('And make sure it\'s a good one! I want to be able to see my face in that liver!', 'And make sure it\'s a good one! I want to be able to see my face in that liver!', 252192, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('', 'He\'ll be there. He has to be.', 252127, 0, 0, 0, 0, 0, 7, 0, 244525, 0, 0, 0, 0, 0, 0, 56110), +('With just a drop of my newest plague formula, these pumpkins will become quite the treat for the local scarlet infestation!', 'With just a drop of my newest plague formula, these pumpkins will become quite the treat for the local scarlet infestation!', 252113, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Mister Nesingwary\'s manuscript pages have gotten away from me again! Grab them, quick!', 'Mister Nesingwary\'s manuscript pages have gotten away from me again! Grab them, quick!', 252084, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Aye! My mug\'s as cold and empty as a yeti\'s bonce!', 'Aye! My mug\'s as cold and empty as a yeti\'s bonce!', 252078, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('These thirsty dwarves are chilled to the bone! Get them some Scalding Mornbrew before it starts to cool down!', 'These thirsty dwarves are chilled to the bone! Get them some Scalding Mornbrew before it starts to cool down!', 252057, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Good enough for now, assistant! I require time to study these findings before we return.', '', 251876, 0, 0, 0, 0, 0, 4, 238896, 0, 0, 0, 0, 0, 0, 0, 56110), +('Is that you, my assistant? Good. I require your services to conduct further research on these ruins.', '', 251875, 0, 0, 0, 0, 0, 4, 238899, 0, 0, 0, 0, 0, 0, 0, 56110), +('Get me some of that gold dust the kobolds are carrying! I\'ll give you the best rates in all Goldshire!', 'Get me some of that gold dust the kobolds are carrying! I\'ll give you the best rates in all Goldshire!', 251846, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('The wind took my love letters! Grab them, quick, before they blow away!', 'The wind took my love letters! Grab them, quick, before they blow away!', 251845, 0, 0, 18, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('I need more linen! Bring me some bandanas from those blasted Defias that are always hanging around.', 'I need more linen! Bring me some bandanas from those blasted Defias that are always hanging around.', 251841, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Fine work! This sort of void has no place on Azeroth.', '', 248974, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('Slow and steady will get you through this. Uncross the void beams and we can disrupt this tear.', '', 248973, 0, 0, 0, 68, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110), +('$453805S\n\n$p $26507w\n\n|cffffd000|Hspell:361469|h[something]|h|r', '$453805S\n\n$p $26507w\n\n|cffffd000|Hspell:361469|h[something]|h|r', 231071, 0, 0, 1, 65, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56110); + +UPDATE `broadcast_text` SET `VerifiedBuild`=56110 WHERE `ID` IN (265589, 265585, 265538, 265512, 265404, 264625, 264621, 264508, 264336, 264159, 264124, 263954, 263952, 263901, 263900, 263897, 263880, 263871, 263781, 263780, 263770, 263505, 263502, 263425, 263423, 263370, 263369, 263366, 263365, 263364, 263279, 263272, 263262, 263261, 263260, 263255, 263254, 263252, 263142, 263074, 263072, 263071, 263070, 263067, 263066, 263065, 263064, 263063, 263062, 263056, 263052, 263048, 263043, 263041, 263039, 263038, 263020, 263018, 262992, 262990, 262972, 262971, 262957, 262955, 262954, 262949, 262944, 262940, 262938, 262934, 262930, 262927, 262920, 262918, 262852, 262850, 262846, 262843, 262841, 262595, 262488, 261279, 261278, 261276, 261272, 261263, 261221, 261217, 261205, 261134, 261092, 261085, 261047, 261046, 261045, 261044, 261043, 261042, 261041, 261040, 261039, 261038, 260361, 260318, 259724, 259701, 259576, 259574, 258844, 258749, 258748, 258435, 258397, 258392, 258391, 258390, 258388, 258385, 258383, 258378, 258377, 258376, 258374, 258371, 258309, 258308, 258307, 258306, 258305, 258304, 258303, 258300, 258298, 258289, 258252, 258251, 258246, 258188, 258187, 258183, 258181, 258180, 258179, 258178, 258177, 258176, 258124, 258123, 258122, 258121, 258120, 258119, 258114, 258113, 258112, 258111, 258110, 258109, 258107, 257996, 257951, 257950, 257911, 257910, 257871, 257851, 257850, 257849, 257848, 257847, 257844, 257843, 257842, 257841, 257809, 257808, 257804, 257619, 257618, 257617, 257558, 257557, 257556, 257520, 257478, 257273, 257272, 257271, 257270, 257269, 257267, 257266, 257265, 257264, 257263, 257261, 257260, 257258, 257257, 257249, 257247, 257246, 257245, 257243, 257242, 257237, 257236, 257235, 257234, 257233, 257232, 257231, 257229, 257195, 257194, 257193, 257192, 257191, 257190, 257189, 257188, 257187, 257186, 257185, 257184, 257183, 257181, 257066, 256929, 256843, 256822, 256817, 256816, 256815, 256812, 256809, 256808, 256807, 256806, 256784, 256779, 256715, 256658, 256656, 256650, 256649, 256646, 256621, 256618, 256616, 256615, 256614, 256357, 256294, 256293, 256290, 256162, 256161, 256160, 256156, 256073, 256071, 256069, 256068, 255821, 255818, 255817, 255816, 255815, 255814, 255813, 255812, 255811, 255810, 255809, 255808, 255800, 255768, 255760, 255757, 255752, 255751, 255750, 255749, 255748, 255747, 255746, 255745, 255744, 255743, 255742, 255741, 255740, 255739, 255727, 255726, 255725, 255690, 255687, 255686, 255685, 255684, 255683, 255680, 255679, 255678, 255676, 255675, 255674, 255641, 255640, 255639, 255638, 255637, 255636, 255635, 255633, 255632, 255631, 255630, 255629, 255628, 255627, 255626, 255625, 255624, 255623, 255622, 255621, 255620, 255618, 255616, 255615, 255614, 255613, 255612, 255611, 255608, 255607, 255606, 255605, 255603, 255602, 255489, 255487, 255486, 255485, 255483, 255482, 255481, 255480, 255478, 255477, 255476, 255474, 255473, 255472, 255471, 255469, 255468, 255467, 255465, 255464, 255463, 255462, 255460, 255459, 255458, 255456, 255455, 255454, 255442, 255441, 255440, 255439, 255438, 255437, 255436, 255435, 255434, 255433, 255432, 255431, 255393, 255392, 255391, 255390, 255389, 255388, 255387, 255386, 255385, 255384, 255383, 255381, 255380, 255374, 255373, 255372, 255371, 255370, 255369, 255368, 255296, 255294, 255293, 255292, 255290, 255287, 255286, 255285, 255284, 255282, 255280, 255279, 255278, 255277, 255276, 255275, 255274, 255273, 255266, 255265, 255225, 255201, 255200, 255199, 255198, 255197, 255196, 255195, 255194, 255191, 255190, 255179, 255034, 255032, 255013, 255012, 255007, 255005, 255003, 255002, 255001, 255000, 254999, 254998, 254997, 254996, 254995, 254994, 254993, 254992, 254991, 254990, 254989, 254988, 254987, 254986, 254983, 254979, 254978, 254977, 254976, 254975, 254974, 254973, 254972, 254971, 254970, 254969, 254968, 254966, 254965, 254964, 254963, 254962, 254961, 254959, 254958, 254953, 254951, 254950, 254949, 254948, 254947, 254946, 254945, 254944, 254943, 254942, 254940, 254939, 254938, 254937, 254922, 254921, 254920, 254909, 254908, 254900, 254898, 254891, 254890, 254889, 254888, 254887, 254886, 254885, 254868, 254861, 254857, 254855, 254854, 254852, 254851, 254850, 254847, 254846, 254845, 254838, 254837, 254834, 254824, 254817, 254813, 254808, 254806, 254804, 254803, 254802, 254785, 254783, 254774, 254773, 254771, 254770, 254763, 254762, 254760, 254752, 254751, 254750, 254749, 254748, 254747, 254744, 254743, 254742, 254720, 254719, 254707, 254697, 254694, 254626, 254624, 254623, 254621, 254620, 254619, 254618, 254617, 254614, 254613, 254608, 254603, 254600, 254598, 254596, 254595, 254580, 254578, 254553, 254511, 254486, 254445, 254442, 254373, 254371, 254370, 254369, 254361, 254360, 254359, 254358, 254353, 254352, 254351, 254349, 254348, 254341, 254339, 254335, 254334, 254333, 254332, 254331, 254330, 254329, 254328, 254327, 254314, 254310, 254308, 254299, 254298, 254297, 254295, 254294, 254259, 254252, 254251, 254249, 254222, 254219, 254218, 254217, 254216, 254215, 254214, 254212, 254187, 254186, 254184, 254173, 254130, 254127, 254106, 254090, 254089, 254088, 254087, 254053, 254052, 254050, 254049, 254043, 254040, 254001, 254000, 253999, 253997, 253996, 253994, 253993, 253991, 253982, 253981, 253980, 253979, 253977, 253976, 253975, 253967, 253965, 253964, 253962, 253946, 253945, 253851, 253850, 253849, 253847, 253845, 253732, 253731, 253675, 253674, 253673, 253672, 253671, 253669, 253668, 253667, 253664, 253658, 253657, 253656, 253655, 253654, 253621, 253620, 253619, 253616, 253596, 253569, 253568, 253567, 253566, 253563, 253562, 253561, 253559, 253558, 253552, 253551, 253548, 253547, 253546, 253545, 253544, 253543, 253542, 253541, 253537, 253536, 253532, 253531, 253530, 253529, 253527, 253520, 253503, 253501, 253499, 253498, 253497, 253496, 253495, 253494, 253488, 253487, 253486, 253485, 253484, 253483, 253482, 253481, 253480, 253479, 253478, 253476, 253475, 253473, 253472, 253471, 253470, 253469, 253468, 253467, 253466, 253465, 253464, 253463, 253462, 253461, 253460, 253459, 253458, 253457, 253456, 253455, 253454, 253453, 253452, 253450, 253449, 253448, 253447, 253446, 253443, 253441, 253440, 253439, 253436, 253435, 253430, 253398, 253397, 253396, 253240, 253238, 253237, 253235, 253234, 253214, 253204, 252856, 252827, 252826, 252825, 252824, 252822, 252821, 252820, 252812, 252810, 252809, 252808, 252807, 252806, 252743, 252736, 252735, 252734, 252733, 252732, 252731, 252730, 252729, 252728, 252727, 252726, 252725, 252724, 252723, 252722, 252721, 252720, 252719, 252717, 252716, 252715, 252714, 252710, 252709, 252687, 252678, 252677, 252662, 252658, 252657, 252656, 252655, 252654, 252653, 252640, 252635, 252610, 252561, 252540, 252533, 252492, 252489, 252465, 252452, 252451, 252426, 252425, 252423, 252413, 252412, 252411, 252375, 252266, 252265, 252264, 252263, 252262, 252260, 252258, 252257, 252256, 252255, 252251, 252243, 252242, 252234, 252215, 252214, 252210, 252157, 252122, 252121, 252120, 252119, 252118, 252117, 252116, 252115, 252114, 252112, 252111, 252041, 252016, 252015, 252014, 252013, 252012, 251991, 251990, 251989, 251988, 251987, 251986, 251985, 251984, 251983, 251982, 251979, 251975, 251974, 251973, 251972, 251971, 251970, 251969, 251968, 251967, 251966, 251965, 251964, 251932, 251931, 251930, 251929, 251928, 251927, 251926, 251925, 251924, 251923, 251922, 251921, 251920, 251919, 251918, 251917, 251916, 251915, 251914, 251913, 251911, 251909, 251907, 251906, 251902, 251901, 251900, 251899, 251898, 251897, 251896, 251895, 251894, 251893, 251892, 251891, 251889, 251888, 251867, 251866, 251865, 251836, 251835, 251834, 251794, 251793, 251792, 251791, 251790, 251788, 251787, 251786, 251785, 251784, 251783, 251780, 251778, 251777, 251776, 251775, 251765, 251763, 251762, 251761, 251760, 251759, 251758, 251757, 251756, 251755, 251754, 251753, 251751, 251750, 251741, 251684, 251681, 251680, 251679, 251674, 251673, 251669, 251668, 251665, 251664, 251663, 251662, 251661, 251660, 251659, 251658, 251657, 251655, 251653, 251651, 251649, 251648, 251646, 251645, 251643, 251641, 251637, 251635, 251633, 251632, 251631, 251627, 251622, 251617, 251610, 251609, 251608, 251607, 251606, 251594, 251582, 251577, 251576, 251572, 251571, 251568, 251566, 251562, 251559, 251549, 251547, 251534, 251533, 251531, 251530, 251529, 251516, 251510, 251508, 251503, 251501, 251498, 251494, 251485, 251477, 251476, 251475, 251474, 251473, 251471, 251446, 251438, 251436, 251435, 251434, 251432, 251431, 251428, 251426, 251424, 251421, 251419, 251418, 251416, 251415, 251414, 251411, 251410, 251409, 251407, 251406, 251405, 251404, 251403, 251402, 251401, 251398, 251397, 251396, 251395, 251394, 251393, 251390, 251389, 251388, 251386, 251385, 251380, 251377, 251374, 251373, 251371, 251370, 251346, 251345, 251344, 251343, 251341, 251340, 251339, 251331, 251330, 251325, 251319, 251318, 251317, 251315, 251314, 251313, 251312, 251305, 251301, 251300, 251299, 251298, 251297, 251296, 251295, 251294, 251293, 251292, 251291, 251290, 251289, 251287, 251285, 251284, 251283, 251282, 251281, 251280, 251279, 251278, 251277, 251276, 251275, 251274, 251273, 251272, 251271, 251270, 251269, 251266, 251265, 251264, 251263, 251262, 251261, 251260, 251258, 251257, 251256, 251255, 251253, 251252, 251251, 251250, 251249, 251248, 251247, 251246, 251244, 251243, 251242, 251241, 251240, 251239, 251238, 251237, 251236, 251235, 251234, 251226, 251220, 251219, 251218, 251217, 251215, 251213, 251211, 251202, 251200, 251190, 251189, 251186, 251179, 251177, 251176, 251174, 251171, 251169, 251168, 251167, 251166, 251165, 251164, 251159, 251158, 251157, 251156, 251155, 251154, 251153, 251152, 251151, 251150, 251149, 251148, 251147, 251146, 251145, 251144, 251143, 251141, 251139, 251138, 251137, 251136, 251135, 251134, 251133, 251132, 251128, 251127, 251126, 251122, 251121, 251120, 251119, 251118, 251117, 251116, 251115, 251114, 251113, 251112, 251108, 251106, 251105, 251103, 251102, 251101, 251100, 251099, 251098, 251096, 251095, 251094, 251093, 251092, 251091, 251090, 251089, 251081, 251080, 251079, 251068, 251055, 251045, 251044, 251043, 251042, 251041, 251040, 251039, 251038, 251036, 251034, 251004, 251003, 251002, 251001, 250993, 250970, 250968, 250966, 250965, 250963, 250937, 250935, 250930, 250929, 250928, 250927, 250926, 250924, 250922, 250921, 250893, 250888, 250883, 250882, 250881, 250880, 250878, 250877, 250870, 250857, 250827, 250826, 250823, 250822, 250820, 250819, 250818, 250817, 250816, 250814, 250811, 250810, 250809, 250808, 250806, 250805, 250773, 250772, 250753, 250747, 250709, 250707, 250706, 250705, 250704, 250703, 250702, 250701, 250700, 250699, 250676, 250675, 250674, 250673, 250670, 250669, 250663, 250655, 250654, 250653, 250652, 250624, 250618, 250599, 250595, 250590, 250580, 250578, 250528, 250514, 250512, 250504, 250503, 250502, 250451, 250445, 250444, 250443, 250394, 250384, 250381, 250378, 250376, 250375, 250374, 250350, 250349, 250348, 250345, 250344, 250343, 250316, 250305, 250304, 250303, 250290, 250289, 250283, 250275, 250273, 250271, 250270, 250269, 250268, 250266, 250263, 250262, 250252, 250251, 250249, 250248, 250246, 250245, 250244, 250243, 250238, 250220, 250216, 250215, 250210, 250199, 250196, 250194, 250193, 250185, 250184, 250183, 250178, 250175, 250174, 250173, 250172, 250171, 250169, 250164, 250163, 250162, 250161, 250159, 250158, 250157, 250156, 250155, 250153, 250152, 250151, 250135, 250134, 250133, 250132, 250131, 250125, 250124, 250121, 250107, 250106, 250104, 250103, 250099, 250098, 250097, 250095, 250086, 250084, 250083, 250081, 250080, 250077, 250076, 250075, 250074, 250073, 250072, 250071, 250070, 250069, 250068, 250067, 250066, 250063, 250062, 250061, 250060, 250059, 250058, 250057, 250056, 250052, 250051, 250045, 250044, 250043, 250042, 250041, 250040, 250039, 250038, 250037, 250036, 250035, 250034, 250033, 250032, 250031, 250030, 250029, 250028, 250027, 250021, 250018, 250017, 250013, 250008, 250007, 250005, 250003, 249998, 249995, 249994, 249991, 249989, 249988, 249986, 249985, 249983, 249981, 249973, 249971, 249970, 249969, 249968, 249966, 249965, 249964, 249963, 249958, 249956, 249954, 249945, 249938, 249902, 249901, 249900, 249884, 249857, 249818, 249808, 249804, 249799, 249797, 249784, 249783, 249782, 249781, 249780, 249778, 249777, 249776, 249775, 249774, 249764, 249763, 249762, 249761, 249760, 249759, 249758, 249757, 249756, 249755, 249754, 249750, 249749, 249748, 249746, 249745, 249744, 249742, 249741, 249739, 249738, 249736, 249735, 249734, 249733, 249732, 249731, 249730, 249729, 249728, 249727, 249726, 249725, 249724, 249722, 249721, 249718, 249717, 249713, 249709, 249707, 249706, 249705, 249704, 249703, 249701, 249700, 249699, 249697, 249691, 249690, 249689, 249688, 249687, 249684, 249683, 249670, 249669, 249664, 249651, 249650, 249649, 249648, 249647, 249646, 249644, 249639, 249633, 249627, 249618, 249612, 249607, 249601, 249597, 249592, 249589, 249588, 249586, 249577, 249576, 249571, 249564, 249531, 249529, 249528, 249527, 249524, 249503, 249499, 249497, 249495, 249492, 249491, 249490, 249484, 249476, 249473, 249472, 249469, 249468, 249466, 249463, 249461, 249460, 249459, 249458, 249449, 249447, 249445, 249444, 249443, 249439, 249437, 249436, 249435, 249428, 249427, 249426, 249425, 249424, 249423, 249422, 249420, 249417, 249416, 249414, 249412, 249410, 249408, 249406, 249403, 249402, 249386, 249385, 249382, 249367, 249366, 249365, 249364, 249363, 249362, 249361, 249360, 249359, 249351, 249350, 249349, 249344, 249329, 249325, 249324, 249323, 249313, 249306, 249303, 249302, 249298, 249270, 249269, 249268, 249267, 249266, 249265, 249263, 249262, 249261, 249260, 249259, 249258, 249257, 249256, 249255, 249254, 249253, 249248, 249245, 249244, 249243, 249242, 249241, 249240, 249239, 249238, 249233, 249231, 249229, 249226, 249223, 249222, 249219, 249217, 249215, 249213, 249212, 249208, 249205, 249201, 249200, 249198, 249197, 249196, 249195, 249194, 249193, 249192, 249191, 249190, 249189, 249188, 249187, 249186, 249185, 249184, 249183, 249182, 249176, 249173, 249172, 249170, 249169, 249164, 249143, 249142, 249136, 249135, 249134, 249133, 249132, 249131, 249130, 249129, 249128, 249126, 249125, 249124, 249123, 249122, 249121, 249120, 249119, 249118, 249117, 249116, 249115, 249114, 249113, 249112, 249111, 249110, 249109, 249108, 249107, 249106, 249105, 249104, 249103, 249102, 249101, 249100, 249099, 249098, 249097, 249096, 249095, 249094, 249093, 249092, 249091, 249090, 249089, 249088, 249087, 249086, 249085, 249084, 249083, 249082, 249081, 249080, 249079, 249078, 249068, 249067, 249066, 249065, 249064, 249063, 249057, 249056, 249055, 249054, 249053, 249052, 249050, 249049, 249048, 249045, 249044, 249039, 249037, 249034, 249033, 249027, 249026, 249025, 249024, 249022, 249020, 249017, 249011, 249009, 249000, 248999, 248992, 248989, 248980, 248979, 248978, 248976, 248975, 248962, 248961, 248960, 248955, 248951, 248947, 248946, 248941, 248940, 248938, 248936, 248931, 248928, 248917, 248916, 248915, 248914, 248913, 248911, 248904, 248902, 248900, 248899, 248897, 248896, 248895, 248893, 248892, 248891, 248890, 248889, 248887, 248886, 248885, 248884, 248883, 248882, 248875, 248863, 248861, 248860, 248859, 248854, 248852, 248849, 248848, 248845, 248844, 248841, 248840, 248827, 248822, 248821, 248820, 248814, 248813, 248812, 248807, 248806, 248805, 248804, 248803, 248800, 248799, 248796, 248795, 248791, 248790, 248789, 248788, 248787, 248785, 248739, 248738, 248688, 248687, 248686, 248685, 248684, 248683, 248682, 248681, 248680, 248678, 248676, 248671, 248669, 248654, 248650, 248645, 248634, 248633, 248632, 248628, 248626, 248613, 248608, 248603, 248598, 248596, 248594, 248591, 248585, 248584, 248583, 248582, 248581, 248580, 248578, 248577, 248576, 248575, 248574, 248572, 248571, 248570, 248569, 248568, 248567, 248566, 248565, 248564, 248563, 248562, 248561, 248560, 248559, 248558, 248557, 248556, 248554, 248553, 248552, 248551, 248550, 248549, 248548, 248547, 248546, 248545, 248544, 248543, 248542, 248541, 248539, 248538, 248537, 248536, 248535, 248534, 248533, 248527, 248524, 248523, 248522, 248521, 248520, 248519, 248518, 248517, 248516, 248515, 248511, 248510, 248508, 248507, 248506, 248505, 248503, 248502, 248501, 248500, 248499, 248498, 248497, 248495, 248494, 248491, 248490, 248489, 248488, 248487, 248486, 248485, 248484, 248483, 248482, 248481, 248480, 248479, 248478, 248477, 248476, 248475, 248474, 248473, 248472, 248471, 248470, 248469, 248468, 248467, 248465, 248464, 248463, 248462, 248461, 248460, 248459, 248458, 248457, 248456, 248455, 248454, 248452, 248451, 248450, 248446, 248445, 248444, 248443, 248441, 248440, 248439, 248436, 248431, 248428, 248425, 248420, 248415, 248414, 248409, 248408, 248403, 248402, 248401, 248399, 248397, 248393, 248392, 248390, 248387, 248386, 248385, 248384, 248383, 248382, 248381, 248380, 248379, 248378, 248377, 248376, 248375, 248374, 248372, 248371, 248368, 248365, 248361, 248360, 248359, 248358, 248355, 248353, 248348, 248345, 248344, 248343, 248342, 248340, 248339, 248338, 248337, 248335, 248333, 248332, 248331, 248329, 248327, 248325, 248322, 248321, 248315, 248314, 248311, 248310, 248309, 248301, 248297, 248294, 248293, 248292, 248291, 248290, 248289, 248287, 248285, 248282, 248281, 248280, 248279, 248278, 248277, 248263, 248261, 248260, 248259, 248258, 248256, 248255, 248253, 248251, 248233, 248232, 248231, 248230, 248229, 248227, 248223, 248212, 248187, 248186, 248185, 248184, 248183, 248182, 248181, 248180, 248172, 248171, 248169, 248166, 248165, 248164, 248163, 248162, 248161, 248158, 248157, 248156, 248155, 248154, 248153, 248152, 248151, 248150, 248149, 248147, 248146, 248144, 248143, 248142, 248141, 248140, 248139, 248138, 248136, 248135, 248133, 248132, 248130, 248129, 248128, 248127, 248126, 248125, 248123, 248122, 248121, 248120, 248119, 248118, 248117, 248116, 248115, 248114, 248113, 248112, 248111, 248110, 248109, 248108, 248107, 248105, 248104, 248103, 248102, 248101, 248100, 248097, 248096, 248095, 248092, 248091, 248090, 248089, 248088, 248087, 248086, 248085, 248084, 248083, 248081, 248080, 248054, 248053, 248051, 248049, 248047, 248046, 248045, 248042, 248039, 248037, 248035, 248034, 248033, 248032, 248030, 248027, 248024, 248022, 248021, 248020, 248019, 248018, 248017, 248015, 248014, 248013, 248012, 248009, 248007, 248006, 248004, 248000, 247999, 247998, 247997, 247996, 247995, 247994, 247993, 247992, 247991, 247990, 247989, 247986, 247984, 247983, 247980, 247977, 247976, 247975, 247974, 247971, 247970, 247969, 247968, 247965, 247964, 247963, 247962, 247961, 247959, 247958, 247955, 247954, 247953, 247952, 247951, 247950, 247948, 247947, 247946, 247945, 247944, 247943, 247942, 247941, 247940, 247938, 247937, 247932, 247931, 247930, 247929, 247928, 247927, 247926, 247925, 247924, 247923, 247922, 247921, 247920, 247918, 247917, 247916, 247915, 247914, 247911, 247909, 247908, 247906, 247905, 247904, 247903, 247898, 247897, 247896, 247892, 247891, 247888, 247885, 247884, 247883, 247879, 247877, 247876, 247875, 247874, 247873, 247872, 247871, 247870, 247869, 247868, 247866, 247865, 247864, 247854, 247853, 247852, 247851, 247850, 247849, 247848, 247847, 247846, 247844, 247843, 247842, 247841, 247840, 247839, 247835, 247834, 247832, 247831, 247828, 247817, 247808, 247806, 247804, 247803, 247800, 247798, 247789, 247788, 247781, 247771, 247770, 247769, 247768, 247759, 247755, 247754, 247751, 247748, 247744, 247742, 247740, 247739, 247738, 247737, 247736, 247735, 247734, 247733, 247732, 247731, 247730, 247728, 247723, 247722, 247721, 247720, 247719, 247718, 247717, 247715, 247714, 247713, 247712, 247711, 247710, 247709, 247708, 247707, 247706, 247705, 247704, 247703, 247702, 247701, 247700, 247699, 247698, 247697, 247695, 247694, 247693, 247692, 247691, 247690, 247689, 247688, 247687, 247686, 247685, 247684, 247683, 247682, 247680, 247679, 247678, 247677, 247676, 247675, 247674, 247672, 247671, 247670, 247669, 247668, 247667, 247666, 247665, 247664, 247663, 247662, 247661, 247660, 247659, 247658, 247657, 247656, 247655, 247654, 247653, 247652, 247651, 247650, 247649, 247648, 247646, 247645, 247642, 247641, 247640, 247638, 247637, 247636, 247635, 247634, 247633, 247632, 247628, 247624, 247623, 247622, 247621, 247620, 247619, 247618, 247617, 247616, 247612, 247611, 247610, 247609, 247608, 247607, 247606, 247605, 247604, 247603, 247602, 247601, 247600, 247599, 247598, 247597, 247596, 247595, 247594, 247593, 247592, 247591, 247590, 247589, 247588, 247587, 247586, 247585, 247584, 247583, 247582, 247581, 247580, 247579, 247578, 247577, 247576, 247575, 247574, 247573, 247572, 247571, 247570, 247569, 247568, 247567, 247566, 247565, 247564, 247563, 247562, 247561, 247560, 247559, 247558, 247557, 247556, 247553, 247552, 247551, 247550, 247544, 247539, 247538, 247533, 247532, 247531, 247530, 247529, 247528, 247527, 247526, 247525, 247524, 247523, 247507, 247506, 247505, 247504, 247503, 247498, 247497, 247496, 247490, 247489, 247488, 247487, 247486, 247485, 247484, 247482, 247480, 247479, 247478, 247477, 247476, 247475, 247474, 247473, 247472, 247471, 247470, 247465, 247464, 247463, 247462, 247461, 247458, 247456, 247455, 247450, 247449, 247448, 247447, 247446, 247445, 247444, 247443, 247441, 247440, 247439, 247438, 247436, 247435, 247434, 247433, 247432, 247431, 247429, 247427, 247426, 247425, 247424, 247423, 247421, 247419, 247417, 247416, 247415, 247414, 247413, 247412, 247408, 247405, 247404, 247402, 247400, 247398, 247397, 247396, 247395, 247394, 247393, 247392, 247391, 247390, 247389, 247388, 247387, 247386, 247381, 247380, 247378, 247377, 247375, 247374, 247372, 247370, 247369, 247368, 247367, 247365, 247362, 247357, 247345, 247344, 247342, 247341, 247334, 247333, 247330, 247327, 247326, 247325, 247324, 247323, 247322, 247311, 247309, 247308, 247307, 247306, 247305, 247304, 247303, 247302, 247301, 247300, 247299, 247298, 247297, 247296, 247295, 247294, 247289, 247288, 247287, 247286, 247285, 247284, 247283, 247281, 247277, 247275, 247274, 247273, 247272, 247269, 247268, 247267, 247266, 247265, 247264, 247262, 247260, 247259, 247258, 247257, 247254, 247249, 247248, 247247, 247246, 247245, 247244, 247243, 247240, 247239, 247235, 247234, 247233, 247232, 247231, 247230, 247229, 247228, 247227, 247226, 247225, 247224, 247223, 247219, 247218, 247217, 247216, 247211, 247210, 247208, 247207, 247201, 247200, 247199, 247198, 247197, 247196, 247195, 247194, 247193, 247192, 247191, 247190, 247189, 247186, 247185, 247184, 247183, 247181, 247180, 247179, 247178, 247177, 247176, 247175, 247174, 247173, 247172, 247171, 247170, 247169, 247167, 247166, 247165, 247164, 247163, 247162, 247161, 247160, 247159, 247151, 247150, 247149, 247148, 247147, 247146, 247145, 247144, 247142, 247141, 247139, 247138, 247137, 247136, 247135, 247134, 247133, 247129, 247127, 247125, 247123, 247109, 247108, 247104, 247103, 247102, 247101, 247100, 247099, 247098, 247097, 247095, 247092, 247091, 247090, 247089, 247088, 247087, 247086, 247085, 247084, 247083, 247082, 247081, 247078, 247077, 247075, 247069, 247068, 247067, 247066, 247065, 247064, 247063, 247062, 247060, 247059, 247058, 247057, 247056, 247055, 247054, 247053, 247052, 247051, 247050, 247049, 247048, 247047, 247046, 247045, 247044, 247043, 247042, 247041, 247040, 247039, 247038, 247037, 247036, 247035, 247034, 247032, 247028, 247027, 247025, 247021, 247017, 247016, 247015, 247012, 247011, 247009, 247000, 246999, 246992, 246991, 246990, 246989, 246988, 246987, 246985, 246983, 246972, 246971, 246970, 246969, 246968, 246962, 246961, 246959, 246957, 246956, 246955, 246954, 246950, 246949, 246948, 246947, 246946, 246945, 246944, 246940, 246939, 246938, 246937, 246935, 246934, 246928, 246927, 246926, 246925, 246924, 246923, 246922, 246921, 246920, 246914, 246903, 246902, 246901, 246900, 246899, 246897, 246896, 246894, 246886, 246883, 246875, 246873, 246870, 246868, 246867, 246865, 246862, 246861, 246860, 246859, 246858, 246847, 246846, 246845, 246844, 246843, 246842, 246841, 246840, 246839, 246838, 246837, 246836, 246835, 246834, 246833, 246831, 246830, 246828, 246827, 246825, 246812, 246811, 246810, 246807, 246806, 246805, 246804, 246803, 246802, 246801, 246800, 246795, 246789, 246788, 246787, 246786, 246785, 246784, 246783, 246782, 246780, 246773, 246768, 246765, 246764, 246763, 246761, 246760, 246759, 246754, 246751, 246749, 246747, 246745, 246744, 246742, 246739, 246735, 246734, 246728, 246727, 246726, 246724, 246723, 246722, 246713, 246712, 246711, 246693, 246692, 246688, 246681, 246670, 246669, 246661, 246659, 246658, 246656, 246653, 246649, 246648, 246647, 246646, 246645, 246644, 246642, 246640, 246639, 246636, 246635, 246634, 246633, 246624, 246623, 246618, 246616, 246614, 246611, 246610, 246609, 246608, 246606, 246602, 246599, 246598, 246597, 246596, 246595, 246594, 246593, 246590, 246589, 246587, 246578, 246577, 246576, 246575, 246574, 246573, 246571, 246570, 246568, 246566, 246565, 246564, 246563, 246562, 246561, 246559, 246554, 246553, 246541, 246540, 246539, 246536, 246534, 246529, 246528, 246523, 246522, 246521, 246520, 246519, 246518, 246516, 246515, 246514, 246513, 246512, 246511, 246510, 246509, 246508, 246507, 246506, 246505, 246504, 246502, 246501, 246498, 246497, 246496, 246495, 246494, 246493, 246492, 246491, 246490, 246484, 246483, 246472, 246471, 246468, 246467, 246465, 246463, 246462, 246461, 246460, 246459, 246458, 246457, 246456, 246454, 246452, 246449, 246445, 246443, 246442, 246441, 246440, 246439, 246437, 246436, 246435, 246434, 246432, 246430, 246429, 246428, 246405, 246402, 246401, 246400, 246399, 246398, 246397, 246396, 246395, 246393, 246390, 246389, 246388, 246385, 246384, 246383, 246382, 246381, 246379, 246377, 246374, 246372, 246369, 246361, 246351, 246349, 246347, 246346, 246345, 246343, 246342, 246341, 246340, 246339, 246337, 246336, 246335, 246334, 246333, 246309, 246306, 246305, 246303, 246302, 246299, 246298, 246295, 246292, 246291, 246290, 246288, 246287, 246286, 246285, 246273, 246272, 246271, 246270, 246269, 246268, 246266, 246265, 246263, 246261, 246260, 246258, 246257, 246256, 246255, 246254, 246253, 246252, 246251, 246250, 246249, 246248, 246246, 246245, 246244, 246243, 246242, 246241, 246240, 246239, 246238, 246236, 246235, 246234, 246233, 246232, 246231, 246230, 246229, 246228, 246225, 246224, 246223, 246221, 246220, 246218, 246217, 246215, 246214, 246212, 246209, 246208, 246207, 246206, 246205, 246204, 246203, 246202, 246199, 246198, 246197, 246196, 246195, 246194, 246193, 246192, 246191, 246190, 246189, 246188, 246187, 246186, 246185, 246184, 246183, 246182, 246181, 246180, 246179, 246178, 246177, 246171, 246170, 246169, 246168, 246167, 246166, 246165, 246164, 246162, 246161, 246160, 246159, 246151, 246149, 246148, 246129, 246128, 246121, 246120, 246119, 246118, 246116, 246115, 246114, 246113, 246112, 246110, 246109, 246108, 246107, 246106, 246105, 246103, 246102, 246101, 246100, 246099, 246098, 246097, 246096, 246087, 246079, 246069, 246068, 246066, 246065, 246064, 246063, 246062, 246061, 246060, 246059, 246057, 246054, 246053, 246052, 246051, 246050, 246049, 246048, 246047, 246046, 246045, 246044, 246043, 246042, 246040, 246039, 246038, 246036, 246032, 246031, 246027, 246025, 246022, 246018, 246017, 246016, 246015, 246014, 246013, 246010, 246009, 246008, 246007, 245989, 245987, 245986, 245985, 245983, 245982, 245979, 245978, 245977, 245976, 245975, 245974, 245973, 245972, 245971, 245970, 245969, 245968, 245967, 245966, 245964, 245963, 245962, 245961, 245960, 245959, 245958, 245957, 245956, 245955, 245954, 245953, 245952, 245951, 245950, 245949, 245948, 245947, 245946, 245945, 245944, 245943, 245942, 245941, 245940, 245939, 245938, 245937, 245936, 245935, 245934, 245933, 245932, 245931, 245930, 245929, 245928, 245927, 245926, 245925, 245924, 245923, 245922, 245921, 245920, 245919, 245918, 245917, 245916, 245915, 245914, 245913, 245912, 245911, 245910, 245909, 245908, 245907, 245906, 245905, 245904, 245903, 245902, 245901, 245900, 245899, 245898, 245897, 245896, 245895, 245894, 245892, 245891, 245890, 245889, 245888, 245887, 245886, 245885, 245882, 245881, 245880, 245878, 245877, 245876, 245875, 245874, 245873, 245872, 245871, 245870, 245869, 245868, 245867, 245866, 245865, 245864, 245863, 245862, 245861, 245860, 245859, 245858, 245857, 245853, 245851, 245850, 245849, 245848, 245847, 245846, 245831, 245830, 245828, 245823, 245816, 245814, 245794, 245786, 245779, 245772, 245770, 245769, 245768, 245763, 245751, 245750, 245748, 245745, 245744, 245743, 245742, 245741, 245740, 245728, 245726, 245725, 245723, 245722, 245720, 245719, 245718, 245717, 245716, 245715, 245714, 245713, 245712, 245706, 245703, 245700, 245699, 245698, 245697, 245696, 245695, 245692, 245691, 245690, 245689, 245688, 245687, 245686, 245685, 245684, 245675, 245670, 245669, 245668, 245667, 245666, 245665, 245664, 245663, 245662, 245661, 245660, 245657, 245656, 245655, 245653, 245652, 245651, 245650, 245649, 245648, 245646, 245644, 245641, 245626, 245623, 245622, 245621, 245619, 245618, 245616, 245612, 245611, 245610, 245609, 245608, 245606, 245605, 245601, 245600, 245599, 245598, 245597, 245595, 245594, 245592, 245591, 245589, 245588, 245585, 245584, 245583, 245582, 245581, 245580, 245579, 245578, 245577, 245576, 245575, 245573, 245567, 245566, 245564, 245562, 245557, 245556, 245555, 245554, 245553, 245552, 245551, 245549, 245538, 245529, 245528, 245526, 245523, 245522, 245521, 245520, 245519, 245518, 245517, 245516, 245515, 245513, 245512, 245510, 245508, 245503, 245500, 245497, 245495, 245494, 245493, 245492, 245491, 245490, 245489, 245488, 245486, 245481, 245479, 245477, 245474, 245472, 245460, 245452, 245449, 245444, 245443, 245434, 245432, 245388, 245326, 245325, 245324, 245322, 245321, 245318, 245315, 245314, 245313, 245312, 245311, 245309, 245308, 245306, 245304, 245302, 245300, 245299, 245298, 245297, 245291, 245290, 245288, 245287, 245286, 245285, 245284, 245283, 245282, 245281, 245278, 245277, 245276, 245275, 245274, 245261, 245260, 245258, 245257, 245256, 245255, 245254, 245253, 245252, 245251, 245250, 245249, 245248, 245247, 245246, 245245, 245244, 245243, 245242, 245241, 245240, 245239, 245238, 245237, 245235, 245234, 245233, 245232, 245231, 245230, 245229, 245228, 245227, 245226, 245225, 245224, 245223, 245222, 245221, 245220, 245219, 245218, 245217, 245209, 245208, 245207, 245206, 245205, 245204, 245202, 245201, 245200, 245199, 245198, 245197, 245196, 245195, 245194, 245193, 245192, 245191, 245190, 245189, 245185, 245181, 245176, 245174, 245173, 245172, 245171, 245166, 245165, 245164, 245163, 245162, 245161, 245159, 245158, 245154, 245153, 245152, 245151, 245150, 245149, 245147, 245145, 245144, 245143, 245142, 245141, 245139, 245137, 245136, 245135, 245134, 245122, 245120, 245118, 245116, 245115, 245113, 245112, 245111, 245110, 245109, 245108, 245107, 245106, 245105, 245104, 245103, 245102, 245101, 245100, 245099, 245098, 245097, 245096, 245095, 245094, 245093, 245092, 245091, 245090, 245089, 245086, 245079, 245077, 245075, 245073, 245071, 245065, 245064, 245063, 245056, 245055, 245054, 245053, 245035, 245027, 245023, 245021, 245020, 245019, 245016, 245015, 245014, 245012, 245011, 245010, 245009, 245004, 245002, 245000, 244999, 244998, 244997, 244996, 244995, 244994, 244992, 244991, 244990, 244982, 244981, 244980, 244979, 244978, 244977, 244976, 244975, 244974, 244971, 244970, 244969, 244968, 244967, 244966, 244965, 244964, 244963, 244962, 244961, 244959, 244958, 244957, 244956, 244955, 244953, 244944, 244940, 244939, 244938, 244937, 244936, 244935, 244934, 244932, 244930, 244927, 244926, 244924, 244923, 244920, 244919, 244910, 244909, 244908, 244907, 244906, 244905, 244904, 244903, 244902, 244901, 244900, 244899, 244898, 244897, 244896, 244894, 244893, 244890, 244889, 244888, 244887, 244883, 244882, 244881, 244871, 244870, 244869, 244868, 244867, 244866, 244865, 244864, 244862, 244860, 244859, 244858, 244857, 244854, 244853, 244847, 244845, 244839, 244838, 244837, 244835, 244834, 244832, 244831, 244830, 244809, 244808, 244805, 244800, 244796, 244793, 244792, 244790, 244787, 244783, 244782, 244781, 244779, 244777, 244776, 244775, 244774, 244772, 244771, 244756, 244753, 244752, 244751, 244750, 244748, 244747, 244746, 244744, 244741, 244740, 244739, 244734, 244731, 244730, 244727, 244726, 244721, 244719, 244715, 244713, 244712, 244709, 244705, 244700, 244699, 244697, 244695, 244687, 244680, 244679, 244678, 244677, 244675, 244674, 244673, 244672, 244671, 244670, 244669, 244668, 244666, 244665, 244664, 244663, 244662, 244661, 244660, 244659, 244658, 244657, 244656, 244655, 244654, 244653, 244652, 244651, 244650, 244649, 244648, 244647, 244645, 244644, 244643, 244636, 244634, 244632, 244631, 244629, 244628, 244627, 244626, 244624, 244623, 244608, 244607, 244606, 244605, 244603, 244602, 244601, 244585, 244568, 244567, 244566, 244565, 244564, 244563, 244562, 244561, 244560, 244559, 244558, 244557, 244556, 244555, 244554, 244551, 244550, 244549, 244546, 244541, 244540, 244535, 244531, 244530, 244529, 244528, 244527, 244526, 244525, 244523, 244522, 244521, 244519, 244508, 244507, 244506, 244503, 244502, 244501, 244500, 244499, 244497, 244496, 244495, 244494, 244490, 244489, 244487, 244482, 244480, 244478, 244475, 244464, 244462, 244461, 244460, 244456, 244455, 244452, 244448, 244446, 244445, 244444, 244443, 244437, 244432, 244425, 244422, 244421, 244420, 244419, 244417, 244415, 244409, 244408, 244407, 244406, 244405, 244404, 244402, 244401, 244400, 244399, 244393, 244392, 244391, 244390, 244389, 244388, 244386, 244385, 244384, 244382, 244381, 244380, 244379, 244378, 244377, 244376, 244375, 244373, 244372, 244371, 244370, 244369, 244366, 244359, 244350, 244349, 244348, 244347, 244340, 244339, 244335, 244332, 244330, 244329, 244328, 244327, 244326, 244325, 244324, 244323, 244322, 244318, 244317, 244315, 244314, 244313, 244311, 244310, 244309, 244308, 244299, 244298, 244297, 244296, 244295, 244293, 244292, 244290, 244289, 244288, 244287, 244286, 244285, 244284, 244283, 244282, 244280, 244273, 244262, 244261, 244260, 244259, 244258, 244257, 244256, 244255, 244254, 244253, 244252, 244251, 244249, 244248, 244247, 244246, 244245, 244244, 244241, 244240, 244233, 244232, 244225, 244224, 244223, 244222, 244221, 244220, 244219, 244218, 244217, 244216, 244214, 244213, 244212, 244210, 244208, 244207, 244206, 244205, 244203, 244202, 244200, 244199, 244196, 244195, 244194, 244193, 244192, 244191, 244190, 244189, 244188, 244187, 244186, 244185, 244184, 244183, 244182, 244181, 244179, 244178, 244177, 244176, 244175, 244174, 244173, 244172, 244171, 244170, 244169, 244168, 244158, 244157, 244156, 244154, 244153, 244150, 244149, 244148, 244147, 244146, 244145, 244144, 244143, 244142, 244141, 244140, 244139, 244138, 244137, 244136, 244135, 244134, 244133, 244132, 244131, 244130, 244129, 244128, 244127, 244126, 244125, 244124, 244123, 244122, 244120, 244118, 244108, 244107, 244106, 244105, 244103, 244101, 244099, 244098, 244097, 244096, 244095, 244094, 244093, 244092, 244091, 244090, 244089, 244084, 244074, 244073, 244070, 244069, 244068, 244063, 244060, 244059, 244058, 244053, 244052, 244051, 244050, 244049, 244048, 244047, 244044, 244043, 244041, 244040, 244039, 244036, 244031, 244029, 244028, 244027, 244026, 244023, 244016, 244011, 244010, 244009, 244004, 244002, 243993, 243992, 243990, 243989, 243984, 243982, 243975, 243972, 243971, 243969, 243968, 243967, 243966, 243962, 243961, 243958, 243957, 243956, 243946, 243942, 243936, 243934, 243929, 243927, 243903, 243898, 243896, 243893, 243892, 243891, 243888, 243886, 243885, 243882, 243880, 243879, 243878, 243877, 243876, 243875, 243874, 243872, 243871, 243870, 243869, 243868, 243867, 243866, 243865, 243864, 243863, 243857, 243856, 243855, 243854, 243853, 243852, 243851, 243850, 243846, 243844, 243839, 243838, 243837, 243833, 243832, 243829, 243828, 243825, 243822, 243821, 243820, 243818, 243816, 243809, 243806, 243805, 243797, 243794, 243793, 243792, 243791, 243790, 243789, 243788, 243787, 243785, 243784, 243783, 243782, 243781, 243780, 243778, 243777, 243776, 243773, 243771, 243770, 243769, 243768, 243757, 243756, 243741, 243740, 243739, 243738, 243737, 243736, 243735, 243734, 243733, 243723, 243722, 243721, 243720, 243719, 243718, 243717, 243715, 243690, 243667, 243666, 243665, 243664, 243663, 243662, 243661, 243660, 243659, 243658, 243657, 243656, 243655, 243654, 243653, 243652, 243651, 243650, 243649, 243648, 243647, 243646, 243645, 243643, 243639, 243638, 243637, 243636, 243635, 243634, 243633, 243631, 243630, 243608, 243607, 243606, 243605, 243604, 243603, 243602, 243601, 243600, 243599, 243598, 243597, 243596, 243595, 243594, 243593, 243592, 243591, 243590, 243579, 243578, 243577, 243573, 243571, 243567, 243563, 243559, 243555, 243554, 243553, 243548, 243543, 243514, 243513, 243512, 243511, 243510, 243509, 243508, 243507, 243506, 243505, 243504, 243503, 243502, 243500, 243491, 243490, 243489, 243488, 243477, 243476, 243475, 243474, 243473, 243472, 243471, 243468, 243467, 243466, 243465, 243464, 243463, 243462, 243461, 243460, 243459, 243458, 243457, 243456, 243454, 243453, 243452, 243451, 243450, 243445, 243444, 243443, 243442, 243433, 243432, 243431, 243430, 243429, 243427, 243426, 243425, 243424, 243423, 243418, 243413, 243412, 243411, 243410, 243409, 243408, 243406, 243404, 243403, 243402, 243401, 243400, 243399, 243398, 243397, 243396, 243395, 243393, 243391, 243390, 243389, 243371, 243354, 243353, 243351, 243350, 243341, 243340, 243339, 243338, 243337, 243334, 243332, 243326, 243325, 243324, 243323, 243318, 243297, 243282, 243268, 243226, 243225, 243210, 243208, 243205, 243203, 243202, 243187, 243186, 243174, 243173, 243172, 243171, 243170, 243169, 243168, 243167, 243166, 243165, 243164, 243163, 243162, 243161, 243160, 243159, 243158, 243157, 243156, 243155, 243154, 243153, 243152, 243151, 243150, 243149, 243148, 243147, 243146, 243145, 243144, 243143, 243130, 243129, 243128, 243125, 243124, 243123, 243122, 243121, 243120, 243118, 243116, 243114, 243113, 243111, 243110, 243109, 243102, 243094, 243092, 243051, 243050, 243049, 243048, 243047, 243046, 243045, 243044, 243043, 243042, 243035, 243034, 243033, 243032, 243031, 243029, 243028, 243027, 243026, 243025, 243024, 243023, 243022, 243021, 243020, 243019, 243018, 243017, 243016, 243015, 243014, 243013, 243012, 243011, 243010, 243009, 243008, 243007, 243006, 243005, 242988, 242987, 242983, 242981, 242980, 242977, 242975, 242973, 242972, 242971, 242970, 242968, 242966, 242964, 242962, 242961, 242960, 242959, 242958, 242957, 242956, 242955, 242954, 242953, 242952, 242948, 242947, 242946, 242945, 242942, 242938, 242937, 242936, 242935, 242932, 242929, 242925, 242923, 242922, 242920, 242919, 242906, 242905, 242904, 242898, 242897, 242896, 242874, 242872, 242859, 242858, 242857, 242856, 242855, 242854, 242853, 242852, 242851, 242850, 242849, 242846, 242845, 242844, 242843, 242842, 242841, 242840, 242839, 242825, 242824, 242823, 242819, 242809, 242808, 242807, 242806, 242805, 242804, 242803, 242802, 242801, 242800, 242799, 242798, 242797, 242796, 242795, 242794, 242789, 242788, 242787, 242786, 242785, 242784, 242783, 242782, 242774, 242773, 242766, 242730, 242728, 242727, 242726, 242725, 242724, 242723, 242722, 242721, 242720, 242719, 242718, 242717, 242716, 242715, 242714, 242713, 242712, 242711, 242710, 242709, 242708, 242696, 242695, 242694, 242691, 242690, 242689, 242687, 242686, 242685, 242684, 242683, 242681, 242679, 242678, 242677, 242676, 242675, 242674, 242673, 242671, 242670, 242669, 242668, 242667, 242665, 242658, 242657, 242656, 242655, 242653, 242652, 242651, 242650, 242649, 242648, 242647, 242646, 242645, 242644, 242643, 242642, 242641, 242639, 242638, 242637, 242636, 242635, 242634, 242633, 242629, 242628, 242627, 242626, 242625, 242624, 242623, 242622, 242621, 242620, 242619, 242618, 242612, 242611, 242609, 242604, 242598, 242594, 242593, 242592, 242591, 242590, 242589, 242588, 242587, 242586, 242585, 242584, 242583, 242582, 242581, 242580, 242579, 242578, 242577, 242576, 242575, 242574, 242573, 242572, 242571, 242570, 242567, 242566, 242565, 242564, 242563, 242562, 242561, 242560, 242559, 242544, 242524, 242522, 242521, 242520, 242519, 242517, 242516, 242515, 242499, 242498, 242496, 242494, 242493, 242458, 242457, 242456, 242452, 242451, 242445, 242443, 242440, 242414, 242413, 242408, 242407, 242406, 242405, 242404, 242403, 242401, 242400, 242399, 242398, 242397, 242394, 242393, 242392, 242377, 242375, 242374, 242367, 242366, 242365, 242364, 242363, 242362, 242361, 242358, 242357, 242356, 242355, 242354, 242353, 242352, 242351, 242350, 242349, 242346, 242345, 242338, 242335, 242334, 242331, 242330, 242329, 242328, 242327, 242326, 242324, 242322, 242321, 242320, 242318, 242317, 242314, 242313, 242312, 242311, 242310, 242309, 242308, 242305, 242302, 242301, 242297, 242295, 242293, 242290, 242288, 242286, 242281, 242279, 242276, 242273, 242265, 242259, 242258, 242257, 242256, 242255, 242249, 242247, 242246, 242243, 242240, 242239, 242238, 242237, 242236, 242235, 242233, 242232, 242231, 242230, 242229, 242228, 242225, 242224, 242216, 242214, 242213, 242212, 242211, 242209, 242207, 242206, 242205, 242204, 242203, 242202, 242200, 242199, 242198, 242194, 242192, 242191, 242190, 242185, 242183, 242181, 242180, 242179, 242178, 242177, 242176, 242172, 242171, 242170, 242169, 242165, 242164, 242163, 242162, 242161, 242160, 242157, 242156, 242155, 242154, 242153, 242152, 242151, 242150, 242149, 242148, 242147, 242146, 242145, 242144, 242143, 242142, 242141, 242139, 242138, 242137, 242136, 242135, 242134, 242133, 242131, 242130, 242129, 242128, 242127, 242117, 242115, 242114, 242111, 242109, 242107, 242104, 242103, 242102, 242101, 242100, 242099, 242096, 242095, 242094, 242093, 242089, 242081, 242077, 242075, 242073, 242070, 242068, 242067, 242036, 242035, 242032, 242030, 242029, 242028, 242027, 242026, 242025, 242024, 242023, 242022, 242021, 242020, 242019, 242018, 242017, 242015, 242014, 242013, 242012, 242011, 242010, 242007, 242006, 242004, 242003, 242002, 242001, 242000, 241999, 241998, 241997, 241996, 241992, 241991, 241989, 241988, 241986, 241985, 241984, 241980, 241979, 241975, 241974, 241969, 241967, 241964, 241963, 241961, 241959, 241957, 241955, 241954, 241952, 241950, 241947, 241931, 241927, 241926, 241925, 241924, 241923, 241922, 241921, 241920, 241919, 241918, 241917, 241914, 241912, 241911, 241910, 241909, 241908, 241906, 241902, 241898, 241891, 241889, 241888, 241886, 241882, 241871, 241870, 241867, 241851, 241848, 241846, 241836, 241830, 241829, 241828, 241827, 241826, 241825, 241824, 241821, 241820, 241817, 241815, 241814, 241813, 241811, 241808, 241806, 241805, 241804, 241800, 241799, 241798, 241797, 241796, 241795, 241794, 241793, 241792, 241791, 241790, 241787, 241786, 241785, 241784, 241783, 241782, 241781, 241780, 241779, 241778, 241774, 241773, 241770, 241769, 241765, 241763, 241761, 241760, 241759, 241758, 241757, 241756, 241755, 241754, 241753, 241752, 241751, 241749, 241747, 241746, 241744, 241741, 241740, 241739, 241738, 241737, 241736, 241735, 241734, 241731, 241729, 241728, 241727, 241726, 241722, 241721, 241720, 241719, 241718, 241717, 241714, 241712, 241710, 241707, 241702, 241701, 241699, 241694, 241693, 241692, 241689, 241687, 241684, 241683, 241682, 241680, 241679, 241678, 241677, 241676, 241675, 241674, 241673, 241672, 241669, 241668, 241665, 241664, 241663, 241658, 241655, 241654, 241653, 241652, 241651, 241650, 241649, 241648, 241647, 241646, 241645, 241644, 241643, 241642, 241641, 241640, 241639, 241638, 241637, 241636, 241635, 241634, 241630, 241629, 241628, 241626, 241625, 241623, 241621, 241619, 241618, 241617, 241616, 241614, 241606, 241605, 241604, 241596, 241586, 241583, 241582, 241581, 241576, 241572, 241569, 241565, 241563, 241562, 241561, 241560, 241559, 241558, 241555, 241553, 241550, 241549, 241547, 241546, 241545, 241542, 241541, 241540, 241537, 241536, 241535, 241534, 241533, 241532, 241514, 241513, 241512, 241510, 241509, 241508, 241507, 241506, 241505, 241504, 241503, 241502, 241501, 241500, 241499, 241498, 241497, 241496, 241495, 241494, 241493, 241492, 241491, 241490, 241489, 241488, 241483, 241482, 241481, 241477, 241475, 241474, 241473, 241471, 241469, 241468, 241464, 241463, 241462, 241461, 241460, 241459, 241450, 241447, 241446, 241445, 241440, 241439, 241438, 241436, 241435, 241434, 241432, 241431, 241430, 241429, 241428, 241427, 241424, 241423, 241422, 241421, 241420, 241419, 241418, 241417, 241416, 241415, 241414, 241413, 241412, 241411, 241410, 241409, 241408, 241407, 241406, 241405, 241404, 241403, 241402, 241401, 241400, 241399, 241398, 241397, 241396, 241395, 241394, 241393, 241392, 241391, 241390, 241389, 241388, 241387, 241386, 241385, 241384, 241383, 241382, 241381, 241380, 241379, 241378, 241377, 241376, 241375, 241374, 241373, 241372, 241371, 241370, 241369, 241368, 241367, 241366, 241365, 241362, 241360, 241359, 241357, 241352, 241349, 241346, 241344, 241343, 241342, 241341, 241340, 241339, 241334, 241333, 241329, 241328, 241324, 241323, 241311, 241309, 241304, 241300, 241299, 241298, 241297, 241296, 241292, 241290, 241280, 241279, 241275, 241272, 241270, 241269, 241259, 241258, 241257, 241254, 241253, 241252, 241251, 241250, 241249, 241248, 241247, 241246, 241245, 241244, 241243, 241242, 241241, 241240, 241239, 241238, 241231, 241226, 241224, 241223, 241222, 241221, 241217, 241216, 241211, 241210, 241209, 241208, 241203, 241202, 241201, 241200, 241199, 241198, 241197, 241196, 241195, 241194, 241193, 241191, 241190, 241189, 241188, 241187, 241186, 241185, 241184, 241183, 241182, 241181, 241180, 241179, 241173, 241171, 241169, 241168, 241167, 241166, 241165, 241164, 241163, 241162, 241159, 241158, 241157, 241156, 241155, 241147, 241146, 241145, 241139, 241138, 241135, 241132, 241131, 241130, 241129, 241128, 241127, 241126, 241125, 241124, 241122, 241121, 241120, 241119, 241118, 241117, 241116, 241115, 241114, 241113, 241112, 241110, 241108, 241105, 241104, 241103, 241101, 241097, 241096, 241095, 241094, 241092, 241091, 241065, 241061, 241060, 241059, 241056, 241049, 241045, 241028, 241027, 241025, 241024, 241023, 241022, 241021, 241020, 241019, 241018, 241016, 241015, 241014, 241013, 241012, 241011, 241010, 241009, 241007, 241006, 241005, 241004, 241003, 241002, 241001, 241000, 240997, 240996, 240995, 240994, 240992, 240984, 240980, 240978, 240970, 240969, 240968, 240967, 240966, 240965, 240963, 240961, 240950, 240949, 240948, 240947, 240946, 240945, 240944, 240943, 240942, 240941, 240940, 240939, 240938, 240937, 240936, 240935, 240934, 240933, 240932, 240931, 240930, 240929, 240925, 240924, 240923, 240922, 240913, 240908, 240907, 240891, 240886, 240885, 240875, 240874, 240872, 240862, 240861, 240858, 240857, 240856, 240855, 240854, 240843, 240841, 240837, 240828, 240824, 240822, 240820, 240819, 240817, 240816, 240815, 240814, 240813, 240811, 240800, 240798, 240797, 240793, 240792, 240790, 240788, 240784, 240777, 240775, 240760, 240759, 240758, 240757, 240756, 240750, 240749, 240748, 240738, 240722, 240721, 240720, 240719, 240689, 240687, 240686, 240685, 240684, 240683, 240682, 240681, 240680, 240679, 240671, 240661, 240660, 240659, 240658, 240657, 240656, 240655, 240654, 240653, 240652, 240651, 240650, 240649, 240648, 240647, 240646, 240645, 240644, 240643, 240642, 240641, 240640, 240639, 240638, 240637, 240636, 240635, 240634, 240633, 240632, 240631, 240630, 240629, 240628, 240627, 240626, 240625, 240624, 240623, 240622, 240621, 240620, 240619, 240618, 240617, 240616, 240615, 240614, 240613, 240612, 240611, 240610, 240607, 240606, 240605, 240604, 240603, 240602, 240601, 240600, 240599, 240598, 240597, 240596, 240595, 240594, 240592, 240591, 240590, 240589, 240588, 240587, 240586, 240585, 240583, 240582, 240581, 240580, 240579, 240578, 240577, 240576, 240575, 240574, 240573, 240572, 240571, 240570, 240569, 240568, 240567, 240566, 240565, 240564, 240563, 240562, 240561, 240560, 240559, 240558, 240539, 240538, 240536, 240533, 240532, 240531, 240530, 240528, 240526, 240525, 240522, 240521, 240519, 240518, 240500, 240497, 240496, 240495, 240493, 240487, 240479, 240478, 240471, 240469, 240467, 240460, 240459, 240458, 240456, 240455, 240450, 240449, 240448, 240447, 240446, 240445, 240444, 240442, 240441, 240440, 240439, 240438, 240437, 240434, 240430, 240423, 240422, 240421, 240420, 240416, 240415, 240414, 240413, 240409, 240408, 240407, 240406, 240405, 240404, 240403, 240399, 240396, 240395, 240390, 240389, 240388, 240385, 240379, 240378, 240377, 240376, 240375, 240374, 240373, 240372, 240371, 240363, 240358, 240356, 240355, 240354, 240352, 240351, 240350, 240349, 240348, 240347, 240346, 240345, 240344, 240341, 240340, 240338, 240337, 240336, 240335, 240331, 240330, 240329, 240328, 240327, 240326, 240325, 240324, 240323, 240322, 240321, 240320, 240319, 240315, 240314, 240313, 240311, 240310, 240307, 240306, 240305, 240304, 240303, 240302, 240298, 240297, 240293, 240292, 240291, 240290, 240289, 240288, 240287, 240286, 240285, 240284, 240283, 240282, 240281, 240276, 240275, 240274, 240273, 240267, 240265, 240264, 240262, 240261, 240260, 240259, 240258, 240257, 240256, 240255, 240254, 240246, 240242, 240240, 240239, 240238, 240237, 240236, 240235, 240234, 240233, 240232, 240230, 240228, 240225, 240222, 240215, 240207, 240206, 240202, 240201, 240198, 240197, 240196, 240195, 240192, 240191, 240190, 240169, 240168, 240166, 240165, 240164, 240163, 240162, 240161, 240159, 240158, 240157, 240155, 240154, 240152, 240150, 240149, 240147, 240146, 240145, 240144, 240143, 240142, 240141, 240139, 240138, 240137, 240136, 240135, 240134, 240133, 240132, 240131, 240128, 240126, 240125, 240124, 240123, 240122, 240121, 240120, 240119, 240117, 240112, 240105, 240098, 240096, 240093, 240092, 240091, 240090, 240089, 240085, 240084, 240081, 240079, 240077, 240076, 240075, 240074, 240073, 240072, 240070, 240069, 240068, 240067, 240066, 240065, 240064, 240063, 240049, 240044, 240043, 240041, 240034, 240031, 240030, 240028, 240027, 240025, 240024, 240021, 240019, 240015, 240012, 240010, 240009, 240008, 240007, 240006, 240002, 240001, 240000, 239999, 239992, 239982, 239981, 239971, 239968, 239967, 239966, 239963, 239962, 239960, 239957, 239956, 239955, 239954, 239953, 239952, 239951, 239950, 239949, 239946, 239943, 239940, 239939, 239937, 239936, 239923, 239921, 239920, 239919, 239918, 239915, 239914, 239913, 239906, 239905, 239904, 239903, 239902, 239900, 239899, 239894, 239891, 239885, 239884, 239883, 239882, 239881, 239880, 239879, 239878, 239877, 239876, 239875, 239867, 239861, 239860, 239859, 239858, 239857, 239856, 239855, 239854, 239851, 239850, 239849, 239848, 239847, 239846, 239845, 239844, 239843, 239842, 239841, 239837, 239836, 239835, 239830, 239829, 239828, 239826, 239824, 239822, 239818, 239817, 239816, 239812, 239809, 239808, 239807, 239806, 239803, 239802, 239798, 239780, 239779, 239778, 239775, 239770, 239769, 239768, 239767, 239765, 239764, 239763, 239761, 239760, 239759, 239754, 239753, 239752, 239751, 239750, 239749, 239748, 239746, 239745, 239739, 239738, 239737, 239733, 239732, 239731, 239730, 239729, 239726, 239723, 239721, 239719, 239717, 239716, 239715, 239713, 239712, 239711, 239710, 239709, 239708, 239707, 239706, 239705, 239704, 239703, 239702, 239701, 239700, 239699, 239698, 239697, 239695, 239693, 239692, 239691, 239690, 239689, 239688, 239687, 239686, 239685, 239684, 239683, 239682, 239681, 239680, 239679, 239678, 239653, 239652, 239644, 239643, 239642, 239641, 239640, 239639, 239638, 239637, 239636, 239633, 239632, 239631, 239630, 239629, 239627, 239626, 239625, 239624, 239622, 239621, 239620, 239619, 239618, 239617, 239616, 239615, 239614, 239612, 239610, 239609, 239608, 239607, 239605, 239604, 239603, 239602, 239601, 239600, 239599, 239598, 239597, 239596, 239595, 239594, 239593, 239592, 239591, 239590, 239589, 239586, 239584, 239583, 239582, 239581, 239580, 239576, 239573, 239571, 239570, 239566, 239553, 239552, 239551, 239550, 239549, 239548, 239547, 239544, 239543, 239539, 239538, 239537, 239533, 239517, 239513, 239511, 239509, 239508, 239506, 239505, 239497, 239496, 239495, 239492, 239488, 239487, 239485, 239484, 239481, 239480, 239479, 239478, 239476, 239475, 239474, 239469, 239468, 239467, 239466, 239465, 239464, 239445, 239444, 239435, 239434, 239433, 239432, 239431, 239430, 239429, 239428, 239427, 239426, 239424, 239423, 239422, 239408, 239390, 239389, 239387, 239386, 239385, 239384, 239382, 239381, 239375, 239374, 239372, 239370, 239361, 239360, 239359, 239358, 239357, 239356, 239355, 239354, 239350, 239349, 239348, 239347, 239345, 239344, 239341, 239340, 239337, 239334, 239333, 239331, 239330, 239329, 239328, 239327, 239326, 239325, 239324, 239323, 239322, 239319, 239318, 239317, 239316, 239315, 239314, 239312, 239310, 239308, 239307, 239306, 239305, 239304, 239303, 239302, 239301, 239300, 239299, 239297, 239296, 239295, 239294, 239293, 239292, 239291, 239290, 239289, 239288, 239287, 239286, 239285, 239284, 239278, 239277, 239276, 239272, 239264, 239263, 239262, 239261, 239260, 239256, 239255, 239252, 239250, 239249, 239248, 239247, 239246, 239245, 239244, 239243, 239242, 239241, 239240, 239239, 239238, 239237, 239230, 239227, 239226, 239225, 239224, 239223, 239222, 239221, 239220, 239219, 239218, 239216, 239215, 239214, 239213, 239212, 239211, 239210, 239209, 239208, 239207, 239206, 239205, 239203, 239202, 239201, 239200, 239199, 239198, 239197, 239196, 239195, 239194, 239193, 239192, 239191, 239182, 239181, 239180, 239179, 239177, 239176, 239174, 239170, 239169, 239167, 239166, 239165, 239164, 239160, 239158, 239157, 239156, 239155, 239154, 239153, 239152, 239151, 239150, 239149, 239148, 239147, 239145, 239143, 239142, 239141, 239140, 239138, 239137, 239136, 239135, 239134, 239133, 239132, 239131, 239130, 239129, 239128, 239127, 239126, 239125, 239124, 239123, 239122, 239121, 239120, 239119, 239118, 239117, 239116, 239115, 239114, 239113, 239112, 239111, 239110, 239109, 239108, 239106, 239104, 239103, 239101, 239100, 239098, 239097, 239095, 239094, 239093, 239092, 239091, 239090, 239089, 239088, 239086, 239085, 239084, 239083, 239082, 239081, 239080, 239079, 239077, 239076, 239075, 239073, 239072, 239071, 239070, 239068, 239067, 239066, 239065, 239063, 239062, 239061, 239060, 239059, 239058, 239057, 239056, 239054, 239053, 239051, 239050, 239049, 239008, 239007, 239006, 239005, 239003, 239001, 238995, 238993, 238990, 238985, 238981, 238980, 238976, 238974, 238969, 238968, 238963, 238961, 238959, 238958, 238957, 238955, 238954, 238953, 238952, 238951, 238947, 238946, 238945, 238944, 238943, 238942, 238941, 238940, 238938, 238937, 238936, 238935, 238934, 238933, 238932, 238919, 238917, 238915, 238913, 238910, 238909, 238905, 238903, 238902, 238901, 238899, 238897, 238894, 238891, 238888, 238887, 238886, 238884, 238883, 238879, 238877, 238876, 238875, 238874, 238873, 238870, 238869, 238868, 238867, 238865, 238862, 238861, 238851, 238849, 238847, 238846, 238844, 238843, 238838, 238837, 238836, 238832, 238831, 238830, 238826, 238820, 238819, 238818, 238817, 238816, 238814, 238813, 238812, 238811, 238809, 238808, 238807, 238806, 238805, 238804, 238803, 238802, 238801, 238799, 238795, 238794, 238788, 238787, 238786, 238785, 238780, 238779, 238777, 238776, 238775, 238774, 238773, 238772, 238771, 238770, 238769, 238768, 238767, 238766, 238765, 238764, 238760, 238756, 238755, 238754, 238751, 238749, 238748, 238747, 238746, 238745, 238744, 238743, 238742, 238741, 238740, 238735, 238734, 238733, 238730, 238729, 238728, 238727, 238726, 238723, 238721, 238720, 238717, 238712, 238711, 238707, 238705, 238704, 238703, 238702, 238701, 238699, 238698, 238697, 238696, 238695, 238694, 238693, 238692, 238690, 238689, 238688, 238685, 238684, 238683, 238682, 238681, 238680, 238679, 238678, 238677, 238676, 238675, 238661, 238660, 238659, 238657, 238656, 238655, 238654, 238653, 238652, 238648, 238647, 238646, 238645, 238644, 238643, 238642, 238641, 238639, 238638, 238635, 238634, 238632, 238631, 238630, 238629, 238626, 238623, 238622, 238621, 238620, 238608, 238606, 238605, 238604, 238603, 238602, 238601, 238597, 238584, 238576, 238571, 238570, 238560, 238559, 238558, 238555, 238553, 238552, 238551, 238550, 238549, 238548, 238546, 238545, 238544, 238543, 238542, 238541, 238537, 238534, 238533, 238532, 238531, 238530, 238528, 238527, 238526, 238525, 238524, 238523, 238522, 238521, 238520, 238519, 238518, 238517, 238516, 238515, 238514, 238513, 238502, 238501, 238500, 238499, 238496, 238495, 238494, 238493, 238492, 238487, 238486, 238485, 238484, 238483, 238481, 238479, 238477, 238476, 238475, 238474, 238473, 238472, 238471, 238470, 238469, 238468, 238467, 238464, 238463, 238462, 238461, 238460, 238459, 238458, 238457, 238456, 238455, 238454, 238453, 238452, 238451, 238448, 238447, 238446, 238445, 238444, 238443, 238442, 238441, 238440, 238439, 238438, 238421, 238413, 238412, 238411, 238410, 238409, 238407, 238406, 238405, 238404, 238403, 238401, 238400, 238399, 238398, 238397, 238396, 238395, 238394, 238393, 238392, 238391, 238390, 238389, 238388, 238385, 238384, 238382, 238381, 238380, 238379, 238377, 238376, 238374, 238372, 238371, 238370, 238367, 238366, 238362, 238361, 238359, 238342, 238336, 238335, 238334, 238333, 238332, 238331, 238330, 238329, 238328, 238327, 238326, 238325, 238324, 238323, 238321, 238320, 238319, 238318, 238317, 238316, 238315, 238314, 238309, 238296, 238293, 238292, 238290, 238289, 238287, 238286, 238285, 238284, 238283, 238282, 238281, 238280, 238279, 238278, 238262, 238259, 238257, 238255, 238254, 238250, 238242, 238227, 238226, 238225, 238224, 238223, 238220, 238219, 238218, 238217, 238216, 238215, 238214, 238212, 238208, 238207, 238205, 238204, 238203, 238202, 238201, 238200, 238199, 238198, 238197, 238196, 238195, 238194, 238193, 238192, 238191, 238190, 238189, 238188, 238187, 238186, 238185, 238184, 238183, 238181, 238180, 238179, 238177, 238176, 238175, 238174, 238173, 238172, 238171, 238170, 238168, 238167, 238166, 238165, 238164, 238163, 238162, 238161, 238160, 238158, 238156, 238155, 238153, 238152, 238151, 238150, 238149, 238146, 238145, 238144, 238143, 238142, 238141, 238139, 238138, 238137, 238134, 238133, 238130, 238127, 238126, 238124, 238122, 238121, 238120, 238119, 238118, 238117, 238116, 238115, 238114, 238113, 238112, 238111, 238110, 238106, 238104, 238102, 238101, 238100, 238099, 238096, 238095, 238094, 238093, 238091, 238090, 238089, 238088, 238086, 238085, 238083, 238082, 238081, 238080, 238078, 238077, 238076, 238075, 238074, 238073, 238072, 238071, 238070, 238069, 238068, 238067, 238066, 238065, 238064, 238063, 238062, 238061, 238060, 238059, 238058, 238057, 238056, 238055, 238054, 238053, 238051, 238050, 238048, 238047, 238034, 238032, 238029, 238028, 238027, 238026, 238024, 238022, 238021, 238018, 238016, 238015, 238014, 238013, 238011, 238010, 238009, 238008, 238006, 238005, 238004, 238003, 238002, 238001, 238000, 237999, 237998, 237997, 237996, 237990, 237989, 237988, 237987, 237986, 237985, 237984, 237983, 237982, 237981, 237980, 237979, 237975, 237974, 237973, 237972, 237971, 237970, 237969, 237968, 237967, 237966, 237965, 237964, 237963, 237962, 237961, 237960, 237959, 237958, 237945, 237943, 237939, 237938, 237937, 237936, 237935, 237932, 237931, 237930, 237929, 237928, 237927, 237926, 237924, 237922, 237919, 237918, 237917, 237915, 237914, 237913, 237912, 237906, 237899, 237898, 237897, 237893, 237892, 237891, 237890, 237889, 237888, 237887, 237886, 237885, 237884, 237883, 237882, 237881, 237880, 237879, 237878, 237877, 237876, 237875, 237874, 237873, 237872, 237871, 237869, 237868, 237867, 237866, 237865, 237864, 237863, 237862, 237861, 237860, 237859, 237856, 237851, 237850, 237848, 237847, 237844, 237843, 237842, 237830, 237829, 237827, 237826, 237825, 237824, 237821, 237820, 237819, 237814, 237812, 237811, 237810, 237808, 237807, 237806, 237805, 237804, 237803, 237795, 237794, 237793, 237792, 237791, 237790, 237789, 237788, 237787, 237786, 237785, 237784, 237772, 237767, 237766, 237763, 237762, 237761, 237756, 237755, 237754, 237753, 237752, 237751, 237749, 237748, 237747, 237745, 237744, 237742, 237741, 237740, 237739, 237738, 237737, 237734, 237732, 237731, 237730, 237729, 237728, 237727, 237726, 237725, 237724, 237723, 237722, 237720, 237719, 237718, 237715, 237714, 237711, 237710, 237709, 237708, 237707, 237706, 237705, 237704, 237703, 237701, 237700, 237699, 237698, 237697, 237696, 237695, 237694, 237693, 237692, 237691, 237690, 237688, 237687, 237682, 237681, 237678, 237676, 237666, 237661, 237649, 237648, 237647, 237646, 237645, 237644, 237643, 237642, 237641, 237640, 237638, 237637, 237636, 237635, 237634, 237632, 237631, 237630, 237629, 237627, 237626, 237624, 237622, 237621, 237619, 237618, 237617, 237615, 237614, 237613, 237611, 237610, 237609, 237599, 237595, 237592, 237587, 237586, 237583, 237582, 237581, 237580, 237579, 237574, 237573, 237572, 237570, 237541, 237540, 237539, 237538, 237536, 237528, 237525, 237522, 237520, 237516, 237515, 237514, 237513, 237512, 237511, 237510, 237509, 237508, 237506, 237505, 237504, 237503, 237502, 237500, 237499, 237498, 237497, 237496, 237495, 237494, 237492, 237490, 237489, 237458, 237457, 237456, 237455, 237454, 237449, 237447, 237446, 237445, 237441, 237440, 237439, 237438, 237437, 237436, 237434, 237433, 237429, 237424, 237419, 237418, 237417, 237416, 237415, 237414, 237413, 237412, 237411, 237410, 237409, 237408, 237407, 237406, 237404, 237402, 237398, 237396, 237395, 237394, 237393, 237392, 237391, 237390, 237389, 237386, 237385, 237384, 237382, 237380, 237379, 237378, 237362, 237361, 237360, 237358, 237357, 237355, 237353, 237352, 237351, 237347, 237346, 237344, 237340, 237339, 237338, 237337, 237336, 237335, 237334, 237333, 237332, 237331, 237329, 237328, 237327, 237313, 237308, 237303, 237302, 237299, 237274, 237273, 237269, 237266, 237265, 237264, 237263, 237262, 237261, 237260, 237259, 237256, 237255, 237254, 237253, 237252, 237249, 237248, 237246, 237245, 237243, 237241, 237240, 237237, 237236, 237235, 237234, 237233, 237232, 237231, 237230, 237228, 237227, 237226, 237225, 237223, 237222, 237219, 237216, 237211, 237208, 237207, 237206, 237205, 237204, 237203, 237202, 237201, 237200, 237198, 237196, 237192, 237188, 237187, 237186, 237184, 237182, 237181, 237180, 237179, 237178, 237175, 237173, 237172, 237171, 237170, 237169, 237168, 237165, 237164, 237163, 237161, 237159, 237158, 237156, 237153, 237151, 237149, 237145, 237144, 237143, 237141, 237140, 237138, 237137, 237134, 237133, 237131, 237130, 237129, 237128, 237127, 237126, 237125, 237124, 237118, 237117, 237114, 237113, 237112, 237109, 237108, 237107, 237106, 237105, 237104, 237103, 237102, 237101, 237100, 237099, 237098, 237097, 237096, 237091, 237090, 237087, 237086, 237085, 237083, 237080, 237077, 237070, 237069, 237068, 237067, 237066, 237065, 237064, 237063, 237062, 237061, 237060, 237059, 237058, 237057, 237056, 237055, 237054, 237053, 237052, 237051, 237050, 237043, 237042, 237040, 237039, 237009, 237008, 237007, 237003, 236998, 236992, 236990, 236987, 236985, 236984, 236983, 236982, 236981, 236980, 236979, 236978, 236977, 236975, 236972, 236971, 236970, 236969, 236968, 236966, 236965, 236964, 236963, 236962, 236961, 236959, 236958, 236957, 236956, 236955, 236954, 236953, 236952, 236949, 236948, 236947, 236946, 236944, 236943, 236942, 236940, 236939, 236938, 236937, 236936, 236935, 236934, 236933, 236932, 236931, 236930, 236918, 236917, 236909, 236903, 236901, 236888, 236887, 236885, 236883, 236877, 236866, 236865, 236854, 236852, 236851, 236850, 236848, 236846, 236841, 236813, 236812, 236810, 236808, 236800, 236791, 236790, 236789, 236788, 236787, 236786, 236785, 236784, 236783, 236782, 236781, 236780, 236779, 236777, 236776, 236775, 236774, 236773, 236772, 236771, 236770, 236769, 236768, 236767, 236766, 236765, 236764, 236763, 236761, 236759, 236758, 236757, 236755, 236754, 236753, 236752, 236751, 236750, 236749, 236748, 236747, 236745, 236744, 236743, 236742, 236741, 236740, 236737, 236736, 236735, 236734, 236733, 236731, 236729, 236727, 236722, 236721, 236717, 236716, 236715, 236714, 236713, 236707, 236702, 236695, 236694, 236693, 236691, 236690, 236684, 236678, 236677, 236676, 236675, 236664, 236504, 236503, 236499, 236498, 236497, 236496, 236495, 236493, 236492, 236491, 236490, 236489, 236487, 236486, 236485, 236484, 236483, 236384, 236318, 236271, 236267, 236266, 236264, 236178, 236177, 236174, 236173, 236172, 236171, 236170, 236169, 236168, 236165, 236163, 236162, 236161, 236157, 236156, 236153, 236152, 236151, 236150, 236148, 236147, 236146, 236145, 236144, 236142, 236141, 236140, 236134, 236133, 236131, 236130, 236126, 236124, 236122, 236121, 236120, 236119, 236118, 236117, 236116, 236113, 236111, 236110, 236108, 236105, 236102, 236101, 236099, 236096, 236095, 236094, 236093, 236092, 236090, 236089, 236087, 236086, 236083, 236081, 236080, 236079, 236075, 236072, 236070, 236069, 236068, 236067, 236066, 236065, 236064, 236062, 236060, 236058, 236057, 236054, 236053, 236051, 236050, 236049, 236048, 236047, 236046, 236041, 236040, 236038, 236036, 236034, 236032, 236030, 236027, 236024, 236021, 236017, 236015, 236013, 236011, 236008, 236007, 236006, 236005, 236004, 236003, 236002, 236001, 235995, 235994, 235993, 235992, 235990, 235989, 235988, 235987, 235985, 235984, 235982, 235981, 235980, 235979, 235978, 235975, 235973, 235972, 235971, 235970, 235969, 235968, 235967, 235966, 235965, 235964, 235962, 235961, 235960, 235958, 235957, 235956, 235955, 235953, 235952, 235950, 235948, 235947, 235946, 235945, 235943, 235942, 235941, 235940, 235937, 235936, 235935, 235933, 235928, 235908, 235907, 235903, 235902, 235901, 235899, 235898, 235895, 235885, 235883, 235882, 235881, 235880, 235879, 235878, 235875, 235874, 235873, 235872, 235871, 235870, 235869, 235868, 235867, 235866, 235865, 235864, 235863, 235856, 235851, 235850, 235848, 235847, 235846, 235845, 235844, 235843, 235841, 235840, 235839, 235836, 235835, 235834, 235833, 235832, 235831, 235830, 235829, 235827, 235826, 235825, 235824, 235822, 235821, 235820, 235819, 235818, 235816, 235815, 235814, 235813, 235812, 235811, 235810, 235809, 235808, 235807, 235806, 235805, 235804, 235803, 235802, 235801, 235800, 235799, 235798, 235795, 235794, 235793, 235791, 235790, 235789, 235786, 235785, 235784, 235782, 235780, 235779, 235778, 235777, 235773, 235772, 235769, 235768, 235767, 235766, 235765, 235764, 235763, 235762, 235761, 235760, 235759, 235758, 235757, 235740, 235739, 235738, 235737, 235736, 235735, 235734, 235733, 235732, 235731, 235730, 235728, 235725, 235721, 235720, 235719, 235718, 235717, 235716, 235715, 235714, 235713, 235712, 235711, 235710, 235709, 235708, 235707, 235706, 235705, 235704, 235703, 235702, 235701, 235700, 235699, 235698, 235697, 235696, 235695, 235694, 235693, 235692, 235691, 235690, 235689, 235688, 235687, 235686, 235685, 235684, 235683, 235682, 235681, 235680, 235679, 235678, 235677, 235676, 235675, 235672, 235671, 235670, 235669, 235663, 235662, 235660, 235657, 235655, 235653, 235649, 235647, 235645, 235643, 235642, 235640, 235639, 235638, 235636, 235635, 235633, 235632, 235631, 235629, 235628, 235627, 235626, 235625, 235623, 235622, 235621, 235620, 235619, 235618, 235589, 235587, 235586, 235585, 235584, 235583, 235578, 235577, 235576, 235575, 235574, 235573, 235566, 235565, 235564, 235563, 235562, 235561, 235560, 235559, 235558, 235557, 235556, 235554, 235553, 235552, 235551, 235550, 235549, 235548, 235547, 235545, 235542, 235541, 235540, 235539, 235538, 235534, 235533, 235530, 235529, 235528, 235527, 235526, 235525, 235518, 235517, 235516, 235515, 235514, 235513, 235512, 235511, 235509, 235507, 235506, 235503, 235501, 235500, 235499, 235498, 235497, 235496, 235495, 235494, 235493, 235492, 235491, 235490, 235489, 235488, 235487, 235486, 235485, 235484, 235483, 235482, 235481, 235480, 235479, 235478, 235477, 235476, 235475, 235474, 235473, 235472, 235469, 235468, 235467, 235462, 235458, 235456, 235454, 235453, 235452, 235451, 235450, 235449, 235448, 235447, 235446, 235443, 235441, 235440, 235439, 235438, 235437, 235436, 235434, 235433, 235432, 235431, 235430, 235429, 235428, 235427, 235423, 235420, 235416, 235415, 235414, 235413, 235412, 235411, 235406, 235404, 235401, 235400, 235399, 235398, 235397, 235396, 235395, 235394, 235391, 235389, 235388, 235387, 235378, 235375, 235374, 235373, 235372, 235371, 235370, 235369, 235368, 235367, 235366, 235363, 235361, 235360, 235359, 235358, 235353, 235352, 235351, 235349, 235348, 235347, 235344, 235343, 235342, 235341, 235340, 235339, 235338, 235337, 235335, 235334, 235333, 235332, 235331, 235330, 235329, 235328, 235327, 235326, 235325, 235323, 235322, 235321, 235320, 235319, 235318, 235317, 235316, 235315, 235313, 235312, 235311, 235310, 235305, 235304, 235303, 235302, 235301, 235300, 235299, 235298, 235297, 235296, 235295, 235294, 235293, 235292, 235291, 235290, 235289, 235288, 235287, 235286, 235285, 235284, 235283, 235282, 235280, 235279, 235278, 235277, 235276, 235275, 235273, 235270, 235269, 235266, 235264, 235263, 235262, 235260, 235256, 235255, 235254, 235252, 235245, 235244, 235243, 235242, 235241, 235239, 235238, 235237, 235236, 235235, 235234, 235233, 235232, 235231, 235228, 235227, 235222, 235221, 235215, 235214, 235213, 235212, 235211, 235210, 235209, 235208, 235207, 235206, 235205, 235204, 235203, 235202, 235200, 235199, 235198, 235197, 235196, 235194, 235193, 235190, 235185, 235184, 235182, 235179, 235178, 235177, 235176, 235175, 235174, 235173, 235172, 235171, 235170, 235169, 235168, 235166, 235165, 235164, 235163, 235159, 235158, 235155, 235154, 235153, 235151, 235150, 235149, 235148, 235147, 235146, 235145, 235144, 235143, 235142, 235141, 235140, 235139, 235138, 235136, 235133, 235132, 235131, 235130, 235129, 235128, 235127, 235121, 235120, 235119, 235118, 235117, 235116, 235113, 235110, 235105, 235104, 235103, 235101, 235100, 235095, 235094, 235093, 235092, 235091, 235090, 235089, 235087, 235086, 235085, 235084, 235083, 235082, 235081, 235080, 235079, 235078, 235077, 235076, 235075, 235074, 235063, 235060, 235058, 235057, 235056, 235054, 235053, 235052, 235051, 235050, 235049, 235048, 235047, 235046, 235045, 235044, 235043, 235042, 235041, 235039, 235038, 235037, 235036, 235035, 235034, 235033, 235032, 235031, 235030, 235029, 235028, 235027, 235026, 235025, 235024, 235023, 235022, 235021, 235020, 235019, 235018, 235017, 235016, 235015, 235014, 235013, 235012, 235011, 235010, 235009, 235008, 235007, 235006, 235005, 235004, 235003, 235002, 235001, 234999, 234994, 234993, 234992, 234989, 234988, 234987, 234986, 234984, 234982, 234978, 234974, 234970, 234969, 234968, 234967, 234964, 234963, 234962, 234961, 234960, 234959, 234958, 234957, 234956, 234955, 234954, 234953, 234952, 234951, 234941, 234939, 234938, 234937, 234936, 234935, 234934, 234933, 234932, 234931, 234930, 234928, 234927, 234924, 234923, 234909, 234908, 234907, 234906, 234905, 234904, 234903, 234902, 234897, 234893, 234892, 234891, 234890, 234889, 234888, 234887, 234886, 234885, 234884, 234883, 234877, 234876, 234875, 234873, 234872, 234870, 234869, 234868, 234867, 234866, 234865, 234863, 234862, 234860, 234857, 234855, 234852, 234850, 234849, 234847, 234844, 234843, 234842, 234840, 234839, 234836, 234833, 234831, 234826, 234824, 234823, 234822, 234821, 234820, 234819, 234818, 234817, 234816, 234815, 234814, 234813, 234811, 234810, 234809, 234808, 234807, 234806, 234805, 234803, 234802, 234801, 234800, 234799, 234798, 234797, 234796, 234795, 234794, 234793, 234790, 234786, 234785, 234784, 234777, 234774, 234773, 234772, 234770, 234769, 234768, 234767, 234766, 234765, 234764, 234763, 234762, 234761, 234752, 234751, 234750, 234748, 234747, 234746, 234745, 234744, 234743, 234742, 234741, 234731, 234729, 234728, 234724, 234717, 234712, 234711, 234710, 234709, 234708, 234707, 234706, 234705, 234704, 234703, 234702, 234701, 234700, 234699, 234698, 234697, 234696, 234695, 234694, 234693, 234692, 234691, 234690, 234689, 234688, 234687, 234681, 234680, 234679, 234678, 234677, 234676, 234675, 234674, 234673, 234672, 234671, 234670, 234652, 234651, 234650, 234649, 234648, 234647, 234646, 234645, 234644, 234643, 234642, 234641, 234640, 234639, 234638, 234637, 234634, 234629, 234625, 234624, 234623, 234621, 234620, 234612, 234610, 234609, 234606, 234602, 234600, 234599, 234598, 234597, 234596, 234595, 234594, 234593, 234592, 234590, 234588, 234587, 234586, 234580, 234579, 234578, 234577, 234576, 234575, 234574, 234573, 234572, 234571, 234570, 234569, 234567, 234566, 234565, 234563, 234560, 234559, 234557, 234552, 234551, 234550, 234549, 234548, 234547, 234546, 234544, 234543, 234542, 234540, 234534, 234532, 234531, 234530, 234529, 234527, 234526, 234524, 234523, 234522, 234521, 234520, 234519, 234518, 234517, 234515, 234514, 234513, 234509, 234505, 234504, 234503, 234502, 234501, 234498, 234497, 234496, 234494, 234492, 234491, 234489, 234488, 234487, 234486, 234485, 234484, 234483, 234481, 234480, 234479, 234478, 234477, 234476, 234475, 234474, 234473, 234472, 234471, 234470, 234469, 234468, 234467, 234466, 234462, 234461, 234435, 234434, 234433, 234432, 234431, 234430, 234429, 234428, 234427, 234426, 234425, 234424, 234423, 234422, 234418, 234417, 234416, 234415, 234414, 234413, 234412, 234404, 234403, 234402, 234401, 234400, 234399, 234397, 234396, 234395, 234394, 234393, 234392, 234390, 234388, 234386, 234385, 234384, 234383, 234382, 234380, 234379, 234378, 234377, 234374, 234373, 234369, 234367, 234366, 234365, 234364, 234363, 234362, 234361, 234360, 234359, 234358, 234353, 234352, 234349, 234348, 234346, 234345, 234344, 234343, 234342, 234341, 234340, 234339, 234338, 234337, 234333, 234332, 234330, 234328, 234327, 234326, 234322, 234319, 234316, 234314, 234312, 234311, 234308, 234307, 234298, 234295, 234294, 234293, 234277, 234276, 234275, 234274, 234273, 234272, 234271, 234269, 234262, 234261, 234260, 234259, 234258, 234257, 234256, 234255, 234254, 234253, 234252, 234250, 234249, 234248, 234247, 234246, 234245, 234244, 234243, 234242, 234241, 234240, 234239, 234237, 234235, 234234, 234231, 234230, 234229, 234227, 234226, 234225, 234224, 234223, 234222, 234220, 234216, 234215, 234214, 234212, 234211, 234210, 234207, 234206, 234204, 234203, 234191, 234190, 234189, 234188, 234186, 234184, 234180, 234179, 234178, 234169, 234168, 234167, 234166, 234165, 234164, 234162, 234161, 234156, 234152, 234151, 234149, 234148, 234145, 234144, 234143, 234142, 234141, 234140, 234139, 234138, 234137, 234136, 234135, 234134, 234133, 234128, 234127, 234126, 234123, 234122, 234121, 234120, 234113, 234111, 234110, 234109, 234106, 234105, 234104, 234102, 234101, 234100, 234098, 234097, 234096, 234095, 234094, 234093, 234092, 234091, 234090, 234089, 234088, 234087, 234086, 234085, 234084, 234081, 234080, 234079, 234078, 234077, 234076, 234074, 234073, 234070, 234069, 234067, 234066, 234063, 234062, 234061, 234060, 234058, 234057, 234056, 234054, 234053, 234050, 234048, 234047, 234046, 234045, 234041, 234039, 234038, 234037, 234035, 234034, 234033, 234032, 234031, 234030, 234029, 234028, 234026, 234025, 234024, 234023, 234021, 234020, 234019, 234018, 234017, 234016, 234015, 234014, 234013, 234009, 234008, 234006, 234005, 234004, 234003, 234002, 234001, 234000, 233999, 233995, 233994, 233993, 233992, 233991, 233990, 233989, 233988, 233986, 233985, 233984, 233983, 233982, 233981, 233980, 233979, 233977, 233976, 233975, 233974, 233973, 233972, 233971, 233970, 233969, 233968, 233967, 233966, 233965, 233964, 233963, 233962, 233961, 233960, 233959, 233958, 233950, 233949, 233948, 233947, 233946, 233945, 233944, 233943, 233942, 233940, 233939, 233938, 233937, 233936, 233935, 233934, 233933, 233932, 233931, 233930, 233928, 233927, 233926, 233925, 233924, 233923, 233922, 233919, 233918, 233917, 233915, 233914, 233913, 233912, 233911, 233910, 233906, 233903, 233901, 233900, 233899, 233897, 233895, 233894, 233893, 233892, 233891, 233890, 233889, 233887, 233885, 233884, 233881, 233874, 233873, 233872, 233871, 233870, 233869, 233868, 233867, 233866, 233865, 233864, 233862, 233859, 233858, 233857, 233856, 233855, 233854, 233853, 233852, 233851, 233850, 233849, 233848, 233847, 233846, 233844, 233843, 233842, 233841, 233840, 233839, 233838, 233837, 233836, 233835, 233834, 233833, 233832, 233831, 233830, 233829, 233826, 233818, 233816, 233815, 233814, 233813, 233812, 233811, 233809, 233808, 233806, 233805, 233804, 233803, 233802, 233801, 233800, 233799, 233798, 233797, 233796, 233795, 233794, 233791, 233790, 233787, 233786, 233785, 233784, 233783, 233782, 233781, 233780, 233779, 233778, 233777, 233776, 233773, 233772, 233771, 233770, 233769, 233768, 233764, 233763, 233762, 233761, 233756, 233755, 233754, 233753, 233752, 233751, 233750, 233749, 233748, 233747, 233746, 233745, 233744, 233741, 233740, 233739, 233732, 233724, 233722, 233720, 233719, 233718, 233717, 233716, 233715, 233711, 233710, 233709, 233708, 233705, 233701, 233697, 233696, 233691, 233689, 233688, 233687, 233686, 233685, 233682, 233680, 233679, 233678, 233677, 233676, 233675, 233671, 233670, 233669, 233668, 233666, 233659, 233658, 233657, 233656, 233655, 233652, 233649, 233648, 233647, 233646, 233645, 233644, 233643, 233642, 233639, 233637, 233627, 233626, 233625, 233623, 233622, 233620, 233619, 233618, 233613, 233610, 233609, 233608, 233602, 233600, 233598, 233593, 233591, 233589, 233587, 233585, 233584, 233583, 233582, 233581, 233580, 233579, 233578, 233577, 233576, 233575, 233574, 233573, 233571, 233570, 233569, 233566, 233565, 233564, 233563, 233562, 233561, 233560, 233559, 233557, 233556, 233555, 233547, 233546, 233545, 233544, 233537, 233536, 233535, 233534, 233533, 233531, 233529, 233528, 233526, 233525, 233524, 233523, 233522, 233521, 233520, 233519, 233518, 233516, 233515, 233514, 233513, 233510, 233509, 233508, 233507, 233506, 233505, 233503, 233502, 233496, 233493, 233492, 233491, 233490, 233489, 233488, 233486, 233484, 233483, 233479, 233478, 233475, 233474, 233473, 233472, 233471, 233469, 233468, 233467, 233452, 233451, 233450, 233449, 233448, 233447, 233445, 233441, 233440, 233434, 233433, 233432, 233429, 233424, 233423, 233422, 233419, 233418, 233416, 233412, 233411, 233401, 233400, 233398, 233397, 233396, 233395, 233394, 233393, 233391, 233390, 233389, 233388, 233387, 233386, 233385, 233384, 233383, 233382, 233381, 233380, 233378, 233377, 233376, 233375, 233374, 233370, 233369, 233368, 233367, 233366, 233365, 233364, 233363, 233362, 233361, 233358, 233356, 233355, 233354, 233350, 233349, 233348, 233347, 233346, 233345, 233344, 233343, 233342, 233341, 233340, 233339, 233337, 233336, 233335, 233334, 233333, 233332, 233331, 233330, 233329, 233328, 233327, 233326, 233309, 233308, 233307, 233300, 233299, 233298, 233297, 233296, 233295, 233294, 233293, 233292, 233291, 233290, 233289, 233288, 233287, 233286, 233285, 233283, 233281, 233279, 233278, 233264, 233263, 233262, 233261, 233260, 233259, 233258, 233257, 233256, 233255, 233253, 233252, 233251, 233249, 233248, 233247, 233246, 233242, 233236, 233231, 233229, 233227, 233225, 233224, 233222, 233214, 233201, 233200, 233197, 233195, 233193, 233190, 233188, 233187, 233186, 233185, 233184, 233183, 233182, 233181, 233180, 233179, 233178, 233177, 233176, 233175, 233174, 233172, 233170, 233167, 233165, 233161, 233159, 233152, 233151, 233150, 233149, 233148, 233147, 233138, 233129, 233128, 233127, 233126, 233125, 233124, 233123, 233122, 233121, 233118, 233116, 233113, 233111, 233108, 233106, 233105, 233103, 233101, 233099, 233097, 233094, 233090, 233089, 233088, 233086, 233084, 233077, 233075, 233074, 233073, 233071, 233070, 233069, 233067, 233066, 233064, 233063, 233062, 233061, 233060, 233059, 233058, 233056, 233055, 233054, 233053, 233052, 233050, 233048, 233047, 233046, 233045, 233044, 233043, 233042, 233041, 233040, 233039, 233038, 233037, 233036, 233035, 233034, 233033, 233032, 233031, 233030, 233029, 233028, 233026, 233025, 233024, 233023, 233022, 233021, 233020, 233019, 233018, 233015, 232989, 232987, 232985, 232982, 232979, 232977, 232976, 232975, 232974, 232973, 232968, 232967, 232966, 232965, 232964, 232963, 232956, 232955, 232954, 232953, 232951, 232950, 232948, 232947, 232946, 232945, 232944, 232943, 232942, 232941, 232933, 232932, 232931, 232930, 232927, 232925, 232921, 232920, 232919, 232917, 232916, 232915, 232914, 232913, 232908, 232906, 232905, 232904, 232903, 232902, 232901, 232900, 232897, 232896, 232894, 232893, 232892, 232891, 232890, 232887, 232886, 232885, 232884, 232883, 232882, 232881, 232880, 232878, 232877, 232876, 232875, 232874, 232865, 232864, 232861, 232860, 232859, 232858, 232857, 232855, 232849, 232848, 232847, 232846, 232840, 232838, 232837, 232835, 232834, 232833, 232832, 232829, 232827, 232826, 232825, 232823, 232821, 232820, 232819, 232818, 232817, 232816, 232815, 232814, 232813, 232812, 232808, 232806, 232805, 232803, 232802, 232801, 232800, 232799, 232795, 232791, 232790, 232789, 232787, 232786, 232785, 232783, 232782, 232765, 232760, 232759, 232755, 232754, 232751, 232748, 232747, 232746, 232744, 232743, 232742, 232741, 232740, 232739, 232738, 232737, 232736, 232735, 232734, 232733, 232732, 232731, 232730, 232728, 232727, 232726, 232725, 232724, 232723, 232722, 232719, 232717, 232716, 232715, 232714, 232713, 232712, 232711, 232708, 232707, 232706, 232705, 232704, 232703, 232702, 232700, 232699, 232698, 232695, 232694, 232693, 232687, 232686, 232685, 232683, 232682, 232680, 232677, 232675, 232674, 232673, 232672, 232671, 232668, 232666, 232648, 232647, 232646, 232645, 232644, 232643, 232642, 232641, 232640, 232639, 232637, 232636, 232635, 232634, 232633, 232632, 232631, 232630, 232629, 232628, 232627, 232626, 232625, 232623, 232622, 232621, 232620, 232619, 232618, 232617, 232616, 232613, 232612, 232611, 232609, 232608, 232607, 232606, 232605, 232604, 232603, 232602, 232601, 232600, 232599, 232598, 232597, 232596, 232595, 232594, 232593, 232592, 232591, 232590, 232589, 232580, 232579, 232578, 232577, 232576, 232575, 232574, 232573, 232571, 232570, 232569, 232568, 232567, 232566, 232565, 232564, 232563, 232562, 232561, 232560, 232559, 232558, 232552, 232550, 232533, 232532, 232530, 232527, 232525, 232524, 232523, 232521, 232518, 232517, 232516, 232515, 232514, 232513, 232511, 232509, 232507, 232506, 232505, 232504, 232503, 232500, 232499, 232498, 232497, 232496, 232493, 232491, 232489, 232486, 232473, 232472, 232469, 232468, 232467, 232465, 232464, 232463, 232459, 232458, 232457, 232456, 232455, 232454, 232453, 232451, 232450, 232449, 232448, 232446, 232445, 232435, 232421, 232419, 232414, 232412, 232411, 232409, 232406, 232405, 232404, 232401, 232400, 232399, 232398, 232397, 232395, 232383, 232381, 232380, 232379, 232378, 232377, 232376, 232375, 232374, 232373, 232372, 232371, 232370, 232369, 232368, 232367, 232366, 232365, 232364, 232363, 232362, 232361, 232360, 232358, 232357, 232356, 232355, 232354, 232353, 232352, 232351, 232350, 232349, 232348, 232347, 232346, 232345, 232344, 232343, 232342, 232341, 232333, 232332, 232321, 232317, 232315, 232314, 232313, 232312, 232311, 232310, 232309, 232297, 232296, 232293, 232292, 232291, 232290, 232289, 232288, 232287, 232286, 232285, 232284, 232281, 232280, 232279, 232278, 232277, 232276, 232275, 232274, 232266, 232265, 232264, 232263, 232262, 232261, 232260, 232259, 232258, 232257, 232251, 232249, 232248, 232247, 232246, 232240, 232239, 232238, 232237, 232236, 232235, 232234, 232233, 232232, 232231, 232230, 232225, 232221, 232220, 232219, 232217, 232216, 232215, 232214, 232210, 232209, 232208, 232207, 232205, 232201, 232198, 232197, 232196, 232194, 232190, 232189, 232188, 232187, 232185, 232183, 232182, 232163, 232159, 232158, 232148, 232147, 232146, 232145, 232137, 232136, 232130, 232128, 232126, 232125, 232124, 232123, 232117, 232116, 232114, 232113, 232112, 232107, 232105, 232101, 232094, 232092, 232086, 232085, 232084, 232083, 232082, 232081, 232064, 232063, 232048, 232047, 232046, 232044, 232043, 232042, 232039, 232038, 232037, 232035, 232034, 232033, 232032, 232031, 232030, 232029, 232028, 232026, 232025, 232024, 232023, 232022, 232021, 232012, 232011, 232010, 232007, 232006, 232003, 231971, 231968, 231967, 231950, 231948, 231946, 231944, 231943, 231940, 231939, 231935, 231934, 231931, 231923, 231921, 231920, 231919, 231918, 231916, 231915, 231914, 231912, 231900, 231898, 231893, 231892, 231891, 231884, 231860, 231859, 231858, 231824, 231822, 231821, 231820, 231819, 231818, 231817, 231816, 231815, 231814, 231813, 231812, 231811, 231810, 231809, 231808, 231807, 231799, 231798, 231797, 231796, 231789, 231755, 231745, 231744, 231743, 231742, 231741, 231740, 231736, 231734, 231733, 231731, 231730, 231729, 231728, 231727, 231726, 231723, 231722, 231720, 231714, 231713, 231712, 231710, 231709, 231708, 231707, 231706, 231703, 231699, 231698, 231697, 231696, 231695, 231694, 231693, 231692, 231691, 231690, 231689, 231688, 231686, 231685, 231679, 231678, 231676, 231675, 231674, 231673, 231672, 231671, 231670, 231669, 231668, 231667, 231666, 231664, 231659, 231657, 231654, 231652, 231651, 231650, 231649, 231638, 231634, 231633, 231632, 231631, 231628, 231627, 231626, 231624, 231623, 231622, 231618, 231616, 231614, 231613, 231612, 231609, 231608, 231604, 231603, 231602, 231601, 231592, 231587, 231586, 231585, 231584, 231583, 231582, 231581, 231580, 231577, 231575, 231574, 231573, 231570, 231569, 231568, 231567, 231566, 231565, 231564, 231563, 231559, 231557, 231556, 231555, 231554, 231553, 231552, 231551, 231550, 231549, 231545, 231542, 231541, 231540, 231539, 231536, 231532, 231526, 231525, 231514, 231511, 231507, 231505, 231503, 231502, 231501, 231500, 231499, 231498, 231497, 231496, 231495, 231494, 231493, 231492, 231491, 231490, 231489, 231488, 231486, 231485, 231484, 231483, 231482, 231481, 231480, 231479, 231477, 231476, 231475, 231474, 231473, 231472, 231471, 231470, 231469, 231468, 231467, 231465, 231459, 231458, 231457, 231456, 231455, 231453, 231452, 231450, 231449, 231448, 231447, 231446, 231445, 231444, 231443, 231442, 231436, 231435, 231430, 231428, 231425, 231422, 231421, 231420, 231419, 231418, 231417, 231416, 231415, 231414, 231413, 231412, 231410, 231409, 231408, 231407, 231406, 231405, 231404, 231403, 231402, 231401, 231400, 231397, 231395, 231393, 231391, 231390, 231389, 231388, 231375, 231374, 231373, 231372, 231371, 231370, 231369, 231368, 231367, 231366, 231365, 231362, 231361, 231360, 231359, 231358, 231357, 231356, 231353, 231352, 231351, 231350, 231349, 231348, 231347, 231346, 231345, 231344, 231343, 231342, 231341, 231340, 231339, 231337, 231336, 231334, 231327, 231326, 231325, 231324, 231323, 231320, 231305, 231304, 231303, 231299, 231298, 231297, 231296, 231295, 231294, 231293, 231292, 231289, 231287, 231285, 231284, 231282, 231281, 231279, 231278, 231277, 231275, 231274, 231273, 231271, 231270, 231267, 231266, 231264, 231263, 231262, 231261, 231260, 231259, 231258, 231256, 231255, 231254, 231252, 231251, 231250, 231249, 231248, 231247, 231246, 231245, 231240, 231239, 231238, 231236, 231225, 231217, 231212, 231211, 231210, 231209, 231208, 231206, 231205, 231204, 231203, 231202, 231201, 231200, 231199, 231198, 231197, 231196, 231195, 231194, 231193, 231192, 231191, 231188, 231187, 231185, 231184, 231183, 231182, 231181, 231180, 231179, 231178, 231177, 231176, 231175, 231170, 231168, 231167, 231163, 231162, 231161, 231160, 231159, 231149, 231148, 231147, 231146, 231145, 231144, 231143, 231142, 231140, 231135, 231132, 231131, 231130, 231129, 231126, 231125, 231124, 231122, 231121, 231107, 231106, 231104, 231103, 231102, 231101, 231100, 231099, 231098, 231097, 231093, 231090, 231089, 231088, 231087, 231086, 231085, 231084, 231083, 231082, 231081, 231080, 231079, 231078, 231077, 231076, 231075, 231074, 231073, 231069, 231068, 231067, 231065, 231056, 231055, 231054, 231053, 231052, 231051, 231050, 231049, 231048, 231047, 231046, 231044, 231043, 231022, 231020, 231019, 231018, 231016, 231015, 231005, 231003, 231002, 231000, 230999, 230998, 230997, 230996, 230995, 230994, 230993, 230992, 230991, 230990, 230987, 230986, 230984, 230969, 230967, 230961, 230955, 230952, 230949, 230948, 230947, 230946, 230945, 230944, 230943, 230942, 230940, 230939, 230938, 230937, 230936, 230935, 230934, 230933, 230929, 230919, 230902, 230901, 230900, 230899, 230898, 230897, 230896, 230894, 230893, 230892, 230890, 230889, 230888, 230887, 230886, 230885, 230883, 230882, 230881, 230880, 230879, 230878, 230877, 230876, 230875, 230871, 230870, 230869, 230868, 230864, 230859, 230858, 230855, 230853, 230851, 230847, 230846, 230845, 230844, 230843, 230831, 230830, 230825, 230823, 230822, 230820, 230818, 230817, 230816, 230815, 230814, 230813, 230812, 230811, 230810, 230809, 230808, 230807, 230804, 230803, 230801, 230800, 230799, 230798, 230797, 230796, 230795, 230793, 230792, 230791, 230790, 230789, 230788, 230787, 230786, 230785, 230784, 230783, 230782, 230781, 230780, 230778, 230777, 230776, 230773, 230772, 230771, 230770, 230768, 230767, 230766, 230765, 230763, 230762, 230760, 230759, 230758, 230757, 230756, 230755, 230754, 230752, 230751, 230750, 230749, 230748, 230746, 230745, 230744, 230743, 230737, 230736, 230732, 230731, 230729, 230728, 230725, 230724, 230723, 230722, 230721, 230719, 230713, 230712, 230711, 230710, 230709, 230708, 230707, 230706, 230702, 230701, 230700, 230699, 230698, 230696, 230695, 230694, 230693, 230692, 230691, 230690, 230688, 230684, 230677, 230670, 230666, 230664, 230660, 230659, 230658, 230656, 230653, 230652, 230651, 230648, 230644, 230643, 230642, 230639, 230638, 230637, 230636, 230635, 230634, 230633, 230632, 230631, 230630, 230629, 230628, 230627, 230626, 230625, 230624, 230623, 230621, 230620, 230618, 230617, 230616, 230615, 230613, 230611, 230610, 230609, 230608, 230607, 230606, 230605, 230604, 230603, 230601, 230600, 230598, 230597, 230596, 230595, 230587, 230586, 230585, 230584, 230583, 230574, 230573, 230572, 230569, 230568, 230566, 230565, 230564, 230563, 230562, 230561, 230560, 230558, 230557, 230556, 230555, 230554, 230553, 230552, 230551, 230550, 230549, 230547, 230542, 230541, 230538, 230537, 230536, 230535, 230534, 230533, 230532, 230531, 230530, 230529, 230528, 230527, 230526, 230525, 230524, 230523, 230522, 230521, 230520, 230519, 230518, 230517, 230516, 230515, 230514, 230513, 230512, 230511, 230510, 230509, 230508, 230507, 230506, 230503, 230502, 230501, 230498, 230497, 230490, 230489, 230487, 230486, 230485, 230477, 230476, 230475, 230474, 230473, 230472, 230471, 230470, 230467, 230465, 230463, 230462, 230461, 230456, 230455, 230454, 230453, 230452, 230451, 230449, 230443, 230438, 230437, 230435, 230434, 230433, 230432, 230431, 230430, 230429, 230428, 230427, 230425, 230424, 230423, 230422, 230421, 230420, 230419, 230418, 230408, 230407, 230405, 230404, 230403, 230401, 230396, 230395, 230394, 230393, 230392, 230383, 230381, 230380, 230379, 230378, 230377, 230376, 230374, 230373, 230371, 230370, 230369, 230368, 230367, 230359, 230357, 230348, 230347, 230343, 230341, 230327, 230325, 230324, 230323, 230322, 230321, 230320, 230319, 230318, 230317, 230316, 230315, 230313, 230312, 230311, 230308, 230307, 230306, 230305, 230304, 230302, 230301, 230300, 230299, 230298, 230297, 230296, 230294, 230293, 230291, 230290, 230289, 230288, 230287, 230285, 230284, 230283, 230281, 230280, 230279, 230278, 230277, 230275, 230272, 230271, 230270, 230268, 230267, 230266, 230265, 230262, 230260, 230259, 230258, 230256, 230255, 230253, 230252, 230251, 230249, 230244, 230222, 230221, 230220, 230216, 230211, 230209, 230208, 230206, 230205, 230204, 230203, 230201, 230200, 230199, 230198, 230197, 230196, 230194, 230193, 230192, 230191, 230190, 230189, 230187, 230185, 230183, 230182, 230181, 230180, 230179, 230178, 230177, 230176, 230175, 230174, 230173, 230172, 230171, 230170, 230169, 230168, 230167, 230166, 230165, 230164, 230163, 230162, 230161, 230160, 230159, 230158, 230157, 230156, 230155, 230153, 230152, 230150, 230149, 230148, 230147, 230136, 230134, 230126, 230125, 230116, 230115, 230114, 230113, 230112, 230110, 230109, 230108, 230107, 230106, 230105, 230104, 230103, 230102, 230097, 230095, 230076, 230074, 230067, 230066, 230064, 230055, 230054, 230044, 230040, 230037, 230036, 230035, 230032, 230030, 230029, 230025, 230024, 230023, 230022, 230019, 230016, 230007, 229994, 229993, 229992, 229991, 229990, 229989, 229988, 229987, 229986, 229970, 229969, 229968, 229967, 229966, 229964, 229961, 229960, 229959, 229958, 229954, 229948, 229947, 229943, 229942, 229939, 229938, 229937, 229936, 229935, 229934, 229933, 229929, 229918, 229917, 229916, 229915, 229914, 229911, 229909, 229907, 229906, 229905, 229904, 229903, 229902, 229901, 229900, 229899, 229898, 229897, 229896, 229893, 229892, 229891, 229890, 229885, 229883, 229882, 229881, 229878, 229877, 229875, 229873, 229871, 229870, 229869, 229868, 229867, 229863, 229862, 229861, 229859, 229858, 229854, 229847, 229846, 229845, 229844, 229843, 229842, 229828, 229827, 229817, 229816, 229815, 229814, 229812, 229811, 229809, 229790, 229789, 229787, 229785, 229781, 229780, 229779, 229778, 229777, 229775, 229771, 229769, 229767, 229766, 229765, 229764, 229763, 229762, 229761, 229757, 229756, 229755, 229754, 229753, 229750, 229749, 229747, 229745, 229743, 229739, 229737, 229732, 229723, 229722, 229721, 229720, 229710, 229698, 229696, 229695, 229694, 229693, 229692, 229691, 229690, 229689, 229688, 229687, 229686, 229685, 229684, 229683, 229682, 229681, 229680, 229679, 229678, 229677, 229676, 229674, 229664, 229663, 229662, 229659, 229657, 229655, 229654, 229652, 229651, 229650, 229648, 229647, 229646, 229645, 229638, 229637, 229636, 229635, 229634, 229633, 229632, 229631, 229630, 229629, 229628, 229627, 229626, 229625, 229624, 229623, 229622, 229621, 229619, 229618, 229617, 229616, 229615, 229614, 229613, 229612, 229604, 229599, 229596, 229595, 229594, 229587, 229585, 229583, 229582, 229581, 229579, 229578, 229576, 229575, 229572, 229563, 229562, 229561, 229559, 229558, 229551, 229549, 229548, 229547, 229543, 229542, 229539, 229525, 229524, 229520, 229514, 229504, 229499, 229490, 229489, 229486, 229485, 229484, 229483, 229482, 229481, 229480, 229479, 229478, 229475, 229473, 229471, 229470, 229469, 229468, 229466, 229465, 229464, 229463, 229462, 229461, 229459, 229458, 229457, 229456, 229455, 229453, 229452, 229451, 229450, 229449, 229448, 229447, 229446, 229445, 229444, 229443, 229441, 229440, 229438, 229437, 229436, 229435, 229430, 229429, 229428, 229427, 229426, 229425, 229424, 229423, 229422, 229421, 229418, 229410, 229406, 229405, 229404, 229403, 229402, 229401, 229399, 229397, 229395, 229394, 229393, 229392, 229390, 229388, 229386, 229381, 229380, 229379, 229378, 229377, 229375, 229374, 229372, 229370, 229369, 229368, 229367, 229366, 229365, 229364, 229363, 229362, 229361, 229360, 229359, 229358, 229320, 229318, 229316, 229306, 229304, 229301, 229296, 229293, 229292, 229289, 229288, 229278, 229272, 229271, 229263, 229260, 229259, 229256, 229254, 229251, 229250, 229249, 229243, 229242, 229232, 229231, 229230, 229226, 229224, 229222, 229218, 229211, 229210, 229208, 229201, 229200, 229199, 229197, 229196, 229195, 229194, 229193, 229192, 229191, 229190, 229189, 229188, 229187, 229186, 229185, 229184, 229181, 229178, 229177, 229176, 229172, 229171, 229164, 229163, 229162, 229161, 229160, 229159, 229158, 229157, 229156, 229155, 229154, 229153, 229152, 229151, 229150, 229149, 229148, 229147, 229145, 229143, 229141, 229140, 229139, 229138, 229137, 229136, 229135, 229134, 229119, 229117, 229110, 229109, 229108, 229107, 229105, 229102, 229097, 229096, 229095, 229094, 229093, 229092, 229091, 229090, 229089, 229088, 229087, 229086, 229085, 229084, 229083, 229082, 229081, 229080, 229079, 229078, 229077, 229076, 229075, 229074, 229073, 229072, 229071, 229070, 229069, 229068, 229066, 229065, 229064, 229063, 229062, 229061, 229059, 229057, 229054, 229053, 229052, 229051, 229050, 229049, 229048, 229047, 229046, 229043, 229042, 229039, 229038, 229037, 229035, 229034, 229033, 229032, 229031, 229030, 229029, 229028, 229027, 229026, 229025, 229024, 229023, 229022, 229021, 229020, 229019, 229018, 229017, 229016, 229015, 229014, 229013, 229012, 229011, 229010, 229009, 229008, 229007, 229001, 229000, 228999, 228998, 228997, 228996, 228995, 228994, 228993, 228992, 228991, 228990, 228989, 228988, 228987, 228986, 228985, 228984, 228983, 228982, 228981, 228980, 228979, 228978, 228977, 228976, 228975, 228974, 228973, 228972, 228971, 228964, 228959, 228958, 228957, 228956, 228955, 228950, 228948, 228947, 228944, 228943, 228940, 228939, 228938, 228937, 228936, 228933, 228932, 228931, 228930, 228913, 228912, 228911, 228908, 228907, 228906, 228905, 228904, 228865, 228863, 228860, 228858, 228857, 228856, 228855, 228854, 228852, 228851, 228850, 228849, 228848, 228847, 228846, 228845, 228844, 228842, 228841, 228825, 228820, 228817, 228816, 228815, 228814, 228813, 228812, 228811, 228798, 228796, 228795, 228794, 228792, 228791, 228790, 228789, 228788, 228787, 228786, 228783, 228782, 228781, 228780, 228778, 228775, 228774, 228772, 228771, 228770, 228769, 228768, 228767, 228766, 228765, 228764, 228763, 228762, 228761, 228760, 228759, 228758, 228756, 228754, 228753, 228752, 228738, 228737, 228736, 228729, 228728, 228726, 228725, 228723, 228722, 228720, 228715, 228713, 228712, 228707, 228703, 228702, 228697, 228696, 228695, 228694, 228693, 228692, 228691, 228690, 228689, 228688, 228687, 228686, 228685, 228678, 228676, 228672, 228671, 228658, 228649, 228648, 228644, 228643, 228642, 228641, 228639, 228614, 228608, 228607, 228605, 228604, 228598, 228597, 228596, 228591, 228589, 228588, 228587, 228586, 228585, 228584, 228583, 228582, 228581, 228580, 228579, 228578, 228577, 228576, 228575, 228574, 228573, 228572, 228571, 228563, 228562, 228561, 228545, 228544, 228531, 228530, 228528, 228527, 228526, 228525, 228524, 228523, 228522, 228521, 228520, 228519, 228518, 228517, 228516, 228515, 228514, 228513, 228512, 228511, 228510, 228509, 228507, 228504, 228503, 228501, 228498, 228497, 228496, 228495, 228492, 228491, 228489, 228488, 228487, 228486, 228485, 228484, 228483, 228482, 228481, 228480, 228479, 228478, 228477, 228476, 228475, 228474, 228473, 228472, 228471, 228470, 228469, 228468, 228467, 228466, 228465, 228464, 228448, 228447, 228446, 228445, 228444, 228443, 228442, 228441, 228440, 228439, 228438, 228437, 228436, 228435, 228433, 228432, 228431, 228430, 228429, 228428, 228427, 228426, 228424, 228422, 228420, 228419, 228418, 228417, 228416, 228415, 228414, 228413, 228412, 228411, 228410, 228409, 228408, 228407, 228406, 228405, 228404, 228403, 228402, 228401, 228392, 228383, 228381, 228380, 228379, 228378, 228376, 228375, 228374, 228373, 228371, 228368, 228367, 228366, 228362, 228356, 228354, 228353, 228352, 228351, 228350, 228349, 228348, 228347, 228346, 228345, 228344, 228342, 228338, 228337, 228336, 228335, 228334, 228333, 228331, 228330, 228329, 228328, 228325, 228323, 228320, 228318, 228317, 228316, 228315, 228314, 228313, 228311, 228308, 228307, 228301, 228300, 228299, 228297, 228294, 228289, 228288, 228287, 228286, 228285, 228284, 228283, 228282, 228276, 228275, 228274, 228272, 228271, 228270, 228268, 228265, 228263, 228261, 228259, 228257, 228255, 228254, 228247, 228246, 228245, 228244, 228238, 228237, 228236, 228235, 228234, 228233, 228232, 228231, 228230, 228229, 228227, 228219, 228218, 228217, 228212, 228210, 228209, 228206, 228205, 228204, 228203, 228202, 228201, 228200, 228199, 228198, 228197, 228191, 228189, 228188, 228187, 228186, 228185, 228184, 228182, 228181, 228180, 228179, 228178, 228176, 228175, 228174, 228173, 228172, 228171, 228170, 228169, 228168, 228167, 228166, 228165, 228164, 228163, 228162, 228160, 228159, 228158, 228157, 228156, 228155, 228154, 228149, 228148, 228144, 228135, 228134, 228133, 228132, 228131, 228130, 228129, 228128, 228127, 228126, 228125, 228124, 228123, 228122, 228121, 228120, 228119, 228118, 228117, 228116, 228114, 228113, 228108, 228106, 228103, 228100, 228099, 228098, 228097, 228096, 228095, 228092, 228091, 228090, 228089, 228088, 228087, 228086, 228085, 228081, 228080, 228079, 228078, 228077, 228076, 228075, 228074, 228073, 228072, 228071, 228070, 228069, 228068, 228067, 228066, 228065, 228064, 228063, 228062, 228061, 228060, 228059, 228058, 228056, 228055, 228053, 228052, 228051, 228050, 228049, 228048, 228046, 228045, 228038, 228024, 228022, 228021, 228017, 228014, 228012, 228009, 228002, 228001, 227990, 227986, 227985, 227983, 227981, 227980, 227973, 227972, 227971, 227970, 227968, 227967, 227966, 227965, 227964, 227960, 227956, 227955, 227954, 227953, 227951, 227949, 227947, 227936, 227933, 227932, 227924, 227922, 227921, 227920, 227919, 227918, 227917, 227916, 227915, 227914, 227913, 227912, 227911, 227910, 227909, 227908, 227907, 227906, 227905, 227904, 227903, 227902, 227901, 227900, 227899, 227890, 227889, 227888, 227887, 227880, 227871, 227869, 227866, 227861, 227859, 227858, 227853, 227852, 227845, 227844, 227839, 227838, 227837, 227836, 227835, 227831, 227829, 227827, 227825, 227824, 227822, 227820, 227819, 227818, 227817, 227816, 227815, 227814, 227812, 227807, 227806, 227805, 227804, 227802, 227801, 227799, 227793, 227792, 227791, 227789, 227788, 227785, 227784, 227783, 227781, 227780, 227779, 227778, 227777, 227776, 227774, 227773, 227772, 227771, 227769, 227768, 227766, 227762, 227759, 227757, 227754, 227749, 227746, 227740, 227736, 227735, 227732, 227728, 227722, 227716, 227715, 227714, 227700, 227698, 227697, 227696, 227695, 227694, 227693, 227692, 227689, 227688, 227687, 227686, 227681, 227680, 227679, 227678, 227677, 227676, 227671, 227670, 227669, 227668, 227666, 227661, 227660, 227659, 227658, 227657, 227656, 227655, 227654, 227653, 227651, 227650, 227649, 227648, 227647, 227646, 227645, 227644, 227643, 227642, 227641, 227640, 227639, 227634, 227633, 227632, 227631, 227629, 227628, 227627, 227626, 227625, 227624, 227623, 227621, 227617, 227615, 227614, 227613, 227611, 227610, 227608, 227607, 227606, 227605, 227604, 227603, 227602, 227601, 227599, 227598, 227597, 227596, 227595, 227594, 227593, 227592, 227591, 227590, 227589, 227588, 227587, 227586, 227585, 227584, 227583, 227582, 227581, 227580, 227579, 227578, 227577, 227576, 227575, 227574, 227573, 227572, 227571, 227557, 227556, 227555, 227554, 227553, 227552, 227551, 227550, 227549, 227548, 227547, 227546, 227545, 227544, 227543, 227542, 227541, 227540, 227539, 227538, 227537, 227536, 227535, 227534, 227533, 227532, 227531, 227530, 227529, 227528, 227527, 227526, 227525, 227524, 227523, 227522, 227521, 227520, 227519, 227518, 227517, 227516, 227515, 227514, 227513, 227512, 227511, 227510, 227509, 227508, 227507, 227506, 227505, 227504, 227503, 227502, 227501, 227500, 227499, 227498, 227497, 227496, 227495, 227494, 227493, 227492, 227491, 227489, 227488, 227487, 227486, 227485, 227484, 227483, 227482, 227481, 227480, 227479, 227478, 227477, 227476, 227475, 227474, 227473, 227472, 227471, 227470, 227469, 227468, 227467, 227465, 227464, 227463, 227462, 227461, 227460, 227459, 227458, 227456, 227455, 227454, 227452, 227440, 227439, 227436, 227424, 227408, 227407, 227406, 227405, 227404, 227402, 227396, 227395, 227394, 227393, 227392, 227391, 227390, 227389, 227388, 227387, 227386, 227385, 227384, 227383, 227382, 227381, 227380, 227379, 227378, 227375, 227371, 227370, 227369, 227368, 227361, 227360, 227357, 227356, 227350, 227349, 227346, 227344, 227343, 227341, 227340, 227338, 227337, 227335, 227334, 227333, 227329, 227328, 227327, 227326, 227325, 227324, 227323, 227322, 227321, 227320, 227318, 227317, 227316, 227315, 227314, 227313, 227312, 227311, 227310, 227309, 227308, 227307, 227305, 227304, 227303, 227302, 227301, 227300, 227299, 227298, 227297, 227296, 227295, 227294, 227293, 227291, 227290, 227289, 227288, 227287, 227286, 227285, 227284, 227283, 227282, 227281, 227280, 227278, 227277, 227276, 227275, 227274, 227273, 227270, 227268, 227267, 227266, 227265, 227264, 227263, 227262, 227261, 227259, 227258, 227257, 227255, 227254, 227252, 227251, 227250, 227249, 227248, 227247, 227246, 227244, 227243, 227241, 227240, 227238, 227235, 227194, 227193, 227192, 227188, 227184, 227183, 227182, 227181, 227180, 227179, 227177, 227176, 227175, 227166, 227165, 227161, 227160, 227159, 227158, 227157, 227156, 227155, 227154, 227153, 227152, 227151, 227150, 227148, 227147, 227146, 227145, 227144, 227143, 227142, 227141, 227140, 227139, 227138, 227131, 227128, 227126, 227125, 227123, 227122, 227121, 227120, 227119, 227118, 227117, 227116, 227115, 227108, 227106, 227105, 227104, 227103, 227102, 227101, 227098, 227096, 227093, 227092, 227091, 227090, 227089, 227088, 227087, 227086, 227085, 227084, 227083, 227082, 227081, 227080, 227077, 227075, 227074, 227070, 227069, 227068, 227067, 227066, 227061, 227060, 227059, 227058, 227057, 227056, 227055, 227054, 227053, 227052, 227051, 227050, 227048, 227047, 227046, 227045, 227044, 227042, 227040, 227039, 227038, 227034, 227033, 227032, 227031, 227030, 227029, 227027, 227026, 227025, 227024, 227022, 227021, 227020, 227019, 227018, 227017, 227016, 227015, 227014, 227013, 227012, 227011, 227010, 227009, 227008, 227007, 227005, 227002, 227000, 226999, 226998, 226997, 226996, 226995, 226994, 226993, 226991, 226990, 226989, 226988, 226987, 226986, 226985, 226984, 226983, 226982, 226981, 226980, 226979, 226977, 226976, 226975, 226974, 226973, 226972, 226971, 226970, 226969, 226968, 226967, 226965, 226964, 226963, 226962, 226961, 226960, 226959, 226958, 226957, 226956, 226955, 226954, 226953, 226952, 226951, 226950, 226949, 226948, 226947, 226946, 226945, 226944, 226943, 226942, 226941, 226940, 226939, 226938, 226936, 226935, 226933, 226932, 226930, 226928, 226927, 226926, 226925, 226924, 226923, 226922, 226920, 226919, 226918, 226917, 226916, 226915, 226914, 226911, 226909, 226908, 226907, 226904, 226902, 226901, 226900, 226899, 226898, 226896, 226895, 226893, 226892, 226890, 226888, 226887, 226886, 226885, 226884, 226883, 226882, 226881, 226880, 226879, 226877, 226876, 226875, 226874, 226873, 226872, 226871, 226869, 226868, 226867, 226866, 226865, 226864, 226863, 226862, 226861, 226860, 226859, 226858, 226857, 226856, 226855, 226854, 226853, 226852, 226849, 226848, 226846, 226845, 226844, 226843, 226842, 226841, 226840, 226839, 226838, 226837, 226836, 226833, 226832, 226831, 226829, 226826, 226825, 226823, 226822, 226821, 226819, 226818, 226817, 226816, 226815, 226814, 226813, 226812, 226809, 226808, 226807, 226806, 226805, 226804, 226803, 226802, 226801, 226800, 226798, 226795, 226794, 226793, 226790, 226789, 226788, 226786, 226785, 226784, 226782, 226781, 226780, 226779, 226777, 226775, 226774, 226773, 226772, 226770, 226769, 226768, 226767, 226766, 226765, 226764, 226763, 226762, 226761, 226760, 226759, 226758, 226757, 226756, 226755, 226754, 226753, 226751, 226750, 226749, 226748, 226747, 226741, 226737, 226734, 226732, 226731, 226724, 226723, 226716, 226715, 226714, 226713, 226710, 226708, 226705, 226702, 226700, 226699, 226698, 226697, 226696, 226695, 226694, 226693, 226692, 226691, 226690, 226689, 226688, 226687, 226686, 226685, 226684, 226681, 226680, 226678, 226677, 226676, 226675, 226674, 226673, 226672, 226671, 226670, 226669, 226668, 226667, 226666, 226665, 226664, 226663, 226662, 226661, 226660, 226659, 226657, 226654, 226653, 226652, 226651, 226650, 226649, 226648, 226647, 226646, 226645, 226644, 226643, 226642, 226641, 226640, 226639, 226638, 226636, 226635, 226634, 226633, 226631, 226629, 226626, 226624, 226622, 226621, 226620, 226619, 226617, 226616, 226615, 226614, 226612, 226611, 226610, 226607, 226606, 226605, 226604, 226601, 226600, 226592, 226590, 226588, 226586, 226585, 226584, 226581, 226578, 226576, 226575, 226574, 226571, 226567, 226566, 226565, 226564, 226563, 226562, 226561, 226560, 226559, 226558, 226557, 226548, 226541, 226539, 226538, 226536, 226532, 226531, 226530, 226528, 226512, 226508, 226504, 226499, 226498, 226496, 226495, 226491, 226490, 226489, 226488, 226487, 226486, 226485, 226484, 226483, 226482, 226481, 226478, 226477, 226476, 226475, 226474, 226473, 226472, 226465, 226464, 226463, 226462, 226461, 226460, 226459, 226457, 226456, 226453, 226452, 226451, 226450, 226449, 226448, 226447, 226446, 226445, 226444, 226443, 226442, 226441, 226440, 226439, 226438, 226437, 226436, 226435, 226434, 226433, 226432, 226431, 226430, 226429, 226428, 226427, 226426, 226425, 226424, 226423, 226422, 226421, 226420, 226419, 226418, 226417, 226416, 226415, 226414, 226413, 226412, 226411, 226410, 226409, 226408, 226407, 226406, 226405, 226404, 226403, 226402, 226401, 226400, 226399, 226398, 226397, 226396, 226395, 226394, 226393, 226392, 226391, 226390, 226389, 226388, 226387, 226386, 226385, 226384, 226383, 226382, 226381, 226380, 226379, 226378, 226377, 226376, 226375, 226374, 226373, 226371, 226370, 226369, 226368, 226367, 226366, 226365, 226364, 226363, 226362, 226361, 226360, 226359, 226358, 226357, 226356, 226355, 226354, 226353, 226352, 226351, 226350, 226349, 226348, 226347, 226346, 226345, 226344, 226343, 226342, 226341, 226340, 226339, 226332, 226331, 226330, 226329, 226328, 226327, 226326, 226325, 226324, 226323, 226322, 226321, 226320, 226319, 226318, 226317, 226316, 226315, 226314, 226313, 226312, 226311, 226310, 226309, 226308, 226307, 226305, 226304, 226303, 226302, 226301, 226300, 226299, 226298, 226297, 226295, 226294, 226293, 226292, 226291, 226290, 226289, 226288, 226287, 226286, 226285, 226284, 226283, 226281, 226280, 226279, 226278, 226277, 226276, 226275, 226274, 226273, 226272, 226270, 226269, 226268, 226267, 226266, 226263, 226261, 226260, 226258, 226257, 226256, 226255, 226254, 226251, 226245, 226244, 226242, 226240, 226239, 226238, 226237, 226236, 226235, 226234, 226233, 226232, 226231, 226230, 226229, 226228, 226227, 226225, 226223, 226222, 226221, 226220, 226219, 226218, 226216, 226214, 226211, 226200, 226197, 226192, 226191, 226190, 226189, 226186, 226184, 226183, 226182, 226181, 226180, 226179, 226174, 226158, 226154, 226150, 226144, 226143, 226141, 226139, 226138, 226136, 226135, 226134, 226133, 226127, 226124, 226123, 226122, 226121, 226120, 226119, 226118, 226117, 226116, 226115, 226114, 226113, 226112, 226111, 226110, 226109, 226108, 226107, 226106, 226104, 226103, 226101, 226098, 226097, 226096, 226095, 226093, 226092, 226091, 226090, 226089, 226088, 226087, 226086, 226085, 226084, 226083, 226082, 226081, 226080, 226079, 226078, 226077, 226076, 226075, 226064, 226063, 226062, 226061, 226060, 226059, 226058, 226054, 226053, 226052, 226047, 226046, 226043, 226041, 226038, 226037, 226035, 226034, 226033, 226032, 226009, 226008, 226006, 226005, 226003, 226001, 225998, 225997, 225995, 225993, 225992, 225961, 225960, 225959, 225958, 225957, 225955, 225951, 225950, 225947, 225944, 225943, 225942, 225941, 225939, 225937, 225936, 225935, 225933, 225932, 225931, 225929, 225928, 225925, 225924, 225906, 225905, 225904, 225901, 225900, 225899, 225898, 225897, 225895, 225888, 225887, 225886, 225882, 225871, 225861, 225857, 225856, 225855, 225854, 225852, 225851, 225846, 225845, 225842, 225836, 225835, 225833, 225831, 225829, 225828, 225826, 225824, 225823, 225822, 225821, 225820, 225819, 225818, 225817, 225813, 225812, 225811, 225810, 225809, 225808, 225807, 225806, 225805, 225804, 225803, 225801, 225800, 225799, 225798, 225796, 225795, 225794, 225793, 225790, 225789, 225788, 225787, 225786, 225785, 225784, 225783, 225782, 225781, 225780, 225779, 225777, 225776, 225775, 225774, 225773, 225772, 225771, 225770, 225769, 225768, 225767, 225766, 225764, 225763, 225762, 225761, 225760, 225759, 225758, 225757, 225756, 225755, 225754, 225753, 225752, 225751, 225750, 225749, 225748, 225747, 225746, 225745, 225744, 225743, 225741, 225740, 225739, 225737, 225736, 225735, 225734, 225733, 225732, 225731, 225730, 225729, 225728, 225727, 225726, 225724, 225720, 225719, 225718, 225716, 225715, 225714, 225713, 225712, 225711, 225710, 225709, 225708, 225707, 225706, 225705, 225704, 225703, 225701, 225700, 225699, 225697, 225696, 225695, 225694, 225693, 225692, 225691, 225690, 225689, 225688, 225687, 225686, 225685, 225684, 225683, 225682, 225680, 225679, 225678, 225677, 225676, 225675, 225674, 225673, 225672, 225671, 225670, 225669, 225668, 225667, 225666, 225665, 225664, 225663, 225662, 225659, 225654, 225651, 225647, 225645, 225644, 225640, 225636, 225627, 225625, 225623, 225622, 225621, 225617, 225616, 225615, 225614, 225613, 225612, 225611, 225610, 225608, 225606, 225604, 225601, 225598, 225595, 225593, 225591, 225590, 225589, 225588, 225587, 225586, 225585, 225584, 225583, 225573, 225572, 225571, 225570, 225569, 225568, 225567, 225566, 225565, 225564, 225563, 225562, 225560, 225559, 225558, 225557, 225556, 225555, 225554, 225553, 225552, 225551, 225550, 225548, 225547, 225541, 225540, 225539, 225538, 225536, 225535, 225534, 225533, 225528, 225527, 225526, 225525, 225519, 225518, 225517, 225514, 225513, 225512, 225511, 225509, 225507, 225506, 225505, 225504, 225503, 225502, 225501, 225500, 225499, 225498, 225497, 225496, 225495, 225494, 225475, 225473, 225472, 225471, 225467, 225466, 225465, 225464, 225462, 225461, 225459, 225458, 225457, 225456, 225455, 225454, 225451, 225450, 225448, 225447, 225446, 225445, 225444, 225443, 225442, 225441, 225440, 225439, 225437, 225436, 225435, 225434, 225433, 225432, 225431, 225430, 225429, 225428, 225427, 225426, 225425, 225424, 225423, 225422, 225421, 225420, 225419, 225416, 225415, 225414, 225413, 225408, 225407, 225405, 225403, 225402, 225400, 225399, 225398, 225397, 225396, 225395, 225394, 225392, 225390, 225388, 225387, 225386, 225385, 225384, 225383, 225382, 225380, 225378, 225377, 225376, 225375, 225374, 225371, 225367, 225364, 225363, 225362, 225361, 225358, 225357, 225354, 225353, 225352, 225351, 225350, 225349, 225348, 225347, 225346, 225345, 225344, 225343, 225342, 225341, 225340, 225339, 225336, 225335, 225334, 225331, 225330, 225329, 225328, 225327, 225326, 225324, 225320, 225319, 225318, 225317, 225316, 225315, 225314, 225312, 225309, 225294, 225293, 225291, 225280, 225255, 225254, 225253, 225252, 225248, 225247, 225245, 225244, 225243, 225240, 225239, 225237, 225234, 225233, 225231, 225229, 225225, 225221, 225219, 225218, 225217, 225216, 225210, 225209, 225208, 225207, 225201, 225197, 225196, 225195, 225193, 225191, 225190, 225188, 225185, 225184, 225183, 225182, 225181, 225180, 225179, 225178, 225177, 225174, 225171, 225168, 225167, 225166, 225164, 225163, 225160, 225157, 225150, 225149, 225148, 225147, 225146, 225145, 225143, 225119, 225118, 225105, 225103, 225102, 225100, 225099, 225098, 225097, 225096, 225095, 225094, 225093, 225092, 225091, 225090, 225089, 225088, 225087, 225086, 225085, 225083, 225082, 225081, 225080, 225079, 225078, 225077, 225076, 225075, 225073, 225072, 225071, 225070, 225067, 225062, 225061, 225059, 225058, 225057, 225053, 225052, 225051, 225050, 225045, 225044, 225043, 225042, 225041, 225040, 225036, 225035, 225033, 225032, 225030, 225028, 225025, 225024, 225023, 225021, 225020, 225019, 225017, 225016, 225015, 225012, 225011, 225009, 225008, 225007, 225005, 225003, 224994, 224990, 224987, 224986, 224985, 224984, 224983, 224982, 224976, 224975, 224974, 224973, 224972, 224971, 224968, 224967, 224966, 224965, 224963, 224962, 224961, 224959, 224956, 224954, 224953, 224952, 224951, 224950, 224949, 224948, 224946, 224945, 224944, 224942, 224941, 224940, 224938, 224937, 224936, 224935, 224934, 224933, 224932, 224931, 224930, 224929, 224928, 224927, 224926, 224925, 224924, 224923, 224922, 224921, 224920, 224919, 224918, 224917, 224916, 224915, 224914, 224910, 224909, 224908, 224906, 224905, 224904, 224903, 224902, 224901, 224900, 224899, 224898, 224897, 224896, 224895, 224894, 224892, 224891, 224890, 224889, 224888, 224887, 224886, 224885, 224884, 224883, 224882, 224881, 224880, 224879, 224878, 224877, 224876, 224865, 224861, 224858, 224857, 224854, 224852, 224851, 224850, 224848, 224847, 224846, 224841, 224840, 224839, 224838, 224837, 224835, 224834, 224833, 224832, 224831, 224830, 224828, 224827, 224826, 224825, 224824, 224823, 224822, 224821, 224820, 224818, 224817, 224816, 224815, 224814, 224813, 224812, 224808, 224807, 224806, 224805, 224803, 224802, 224801, 224800, 224799, 224798, 224797, 224796, 224795, 224793, 224792, 224790, 224789, 224788, 224784, 224782, 224781, 224780, 224779, 224778, 224777, 224776, 224775, 224774, 224773, 224772, 224771, 224770, 224769, 224768, 224767, 224764, 224763, 224757, 224756, 224755, 224754, 224753, 224752, 224751, 224750, 224749, 224748, 224747, 224746, 224745, 224744, 224740, 224732, 224731, 224730, 224729, 224727, 224726, 224722, 224719, 224717, 224716, 224715, 224713, 224711, 224704, 224703, 224702, 224701, 224700, 224699, 224694, 224693, 224690, 224685, 224684, 224676, 224675, 224674, 224673, 224672, 224671, 224670, 224669, 224668, 224663, 224662, 224657, 224656, 224652, 224650, 224649, 224648, 224647, 224646, 224632, 224631, 224630, 224629, 224628, 224626, 224625, 224622, 224621, 224620, 224618, 224617, 224616, 224615, 224614, 224613, 224612, 224611, 224610, 224609, 224608, 224607, 224606, 224605, 224604, 224602, 224600, 224596, 224595, 224594, 224592, 224591, 224590, 224589, 224588, 224587, 224586, 224585, 224584, 224583, 224581, 224579, 224576, 224575, 224574, 224573, 224572, 224570, 224569, 224568, 224567, 224566, 224565, 224564, 224563, 224562, 224561, 224560, 224558, 224556, 224553, 224552, 224551, 224550, 224549, 224548, 224547, 224546, 224545, 224544, 224543, 224541, 224540, 224539, 224538, 224537, 224536, 224535, 224533, 224532, 224531, 224530, 224528, 224527, 224526, 224524, 224523, 224522, 224521, 224520, 224519, 224518, 224517, 224516, 224515, 224514, 224513, 224510, 224509, 224508, 224507, 224506, 224505, 224504, 224501, 224499, 224498, 224497, 224496, 224495, 224494, 224493, 224492, 224491, 224490, 224489, 224488, 224487, 224484, 224483, 224482, 224479, 224478, 224477, 224476, 224475, 224474, 224473, 224472, 224471, 224470, 224469, 224466, 224465, 224464, 224459, 224454, 224452, 224451, 224449, 224448, 224447, 224446, 224445, 224443, 224442, 224440, 224436, 224433, 224431, 224428, 224426, 224424, 224423, 224422, 224420, 224419, 224417, 224416, 224414, 224413, 224412, 224407, 224406, 224405, 224404, 224401, 224397, 224396, 224395, 224394, 224392, 224391, 224390, 224388, 224386, 224385, 224383, 224382, 224380, 224376, 224372, 224371, 224366, 224365, 224358, 224356, 224354, 224352, 224345, 224341, 224340, 224336, 224334, 224333, 224332, 224331, 224330, 224329, 224328, 224327, 224324, 224318, 224313, 224312, 224311, 224310, 224309, 224306, 224302, 224300, 224288, 224286, 224281, 224280, 224279, 224274, 224262, 224261, 224260, 224259, 224258, 224257, 224256, 224255, 224254, 224253, 224252, 224251, 224250, 224249, 224248, 224247, 224246, 224245, 224244, 224238, 224233, 224232, 224231, 224230, 224216, 224214, 224210, 224205, 224204, 224203, 224202, 224201, 224200, 224198, 224197, 224195, 224192, 224191, 224190, 224185, 224183, 224174, 224173, 224172, 224171, 224168, 224164, 224163, 224161, 224159, 224158, 224157, 224156, 224155, 224154, 224151, 224150, 224149, 224148, 224147, 224146, 224144, 224143, 224142, 224141, 224140, 224134, 224133, 224129, 224128, 224124, 224123, 224120, 224119, 224118, 224116, 224112, 224109, 224108, 224107, 224106, 224105, 224104, 224103, 224102, 224101, 224100, 224098, 224096, 224095, 224094, 224093, 224092, 224091, 224090, 224089, 224088, 224087, 224086, 224084, 224083, 224082, 224081, 224079, 224078, 224077, 224076, 224075, 224074, 224072, 224071, 224070, 224069, 224068, 224066, 224065, 224054, 224053, 224052, 224051, 224050, 224049, 224048, 224047, 224046, 224045, 224044, 224043, 224042, 224041, 224040, 224039, 224038, 224037, 224036, 224035, 224034, 224033, 224032, 224031, 224030, 224029, 224028, 224027, 224024, 224022, 224021, 224020, 224019, 224014, 224013, 224012, 224010, 224009, 224007, 224005, 224003, 224002, 224001, 224000, 223999, 223998, 223997, 223996, 223994, 223993, 223992, 223991, 223990, 223989, 223988, 223987, 223986, 223985, 223984, 223981, 223977, 223976, 223974, 223970, 223969, 223966, 223965, 223964, 223963, 223962, 223956, 223954, 223953, 223952, 223951, 223950, 223949, 223948, 223946, 223945, 223943, 223940, 223938, 223937, 223936, 223935, 223934, 223933, 223932, 223930, 223929, 223928, 223927, 223926, 223924, 223923, 223921, 223919, 223918, 223917, 223916, 223911, 223909, 223908, 223906, 223905, 223904, 223903, 223896, 223893, 223892, 223890, 223889, 223888, 223887, 223886, 223885, 223884, 223883, 223882, 223881, 223880, 223876, 223875, 223873, 223872, 223871, 223868, 223867, 223866, 223865, 223864, 223863, 223862, 223861, 223859, 223858, 223857, 223854, 223853, 223850, 223846, 223845, 223844, 223843, 223842, 223841, 223840, 223839, 223838, 223837, 223836, 223835, 223834, 223833, 223832, 223831, 223830, 223829, 223828, 223827, 223826, 223825, 223824, 223823, 223822, 223821, 223820, 223818, 223811, 223810, 223809, 223808, 223807, 223804, 223803, 223800, 223799, 223798, 223797, 223796, 223795, 223794, 223793, 223792, 223791, 223790, 223786, 223784, 223783, 223782, 223781, 223780, 223779, 223778, 223777, 223776, 223775, 223774, 223773, 223771, 223770, 223769, 223768, 223767, 223766, 223765, 223764, 223763, 223762, 223761, 223760, 223759, 223758, 223757, 223756, 223755, 223754, 223753, 223752, 223751, 223750, 223749, 223748, 223747, 223746, 223745, 223744, 223743, 223742, 223741, 223740, 223739, 223738, 223737, 223736, 223735, 223734, 223733, 223732, 223731, 223730, 223729, 223728, 223727, 223726, 223725, 223724, 223723, 223722, 223721, 223720, 223719, 223718, 223717, 223716, 223715, 223713, 223712, 223711, 223710, 223709, 223708, 223707, 223706, 223705, 223704, 223703, 223702, 223701, 223700, 223699, 223698, 223697, 223696, 223695, 223694, 223693, 223692, 223691, 223690, 223689, 223688, 223687, 223686, 223685, 223684, 223683, 223682, 223680, 223679, 223677, 223672, 223671, 223670, 223669, 223668, 223667, 223665, 223664, 223663, 223662, 223661, 223660, 223658, 223650, 223639, 223596, 223595, 223594, 223591, 223590, 223588, 223582, 223581, 223580, 223579, 223578, 223577, 223576, 223558, 223555, 223554, 223553, 223552, 223551, 223550, 223549, 223548, 223547, 223545, 223544, 223543, 223542, 223540, 223530, 223529, 223528, 223501, 223490, 223489, 223488, 223485, 223484, 223476, 223475, 223474, 223471, 223468, 223467, 223466, 223460, 223459, 223458, 223457, 223456, 223454, 223439, 223438, 223435, 223434, 223431, 223430, 223429, 223428, 223427, 223426, 223423, 223422, 223421, 223420, 223419, 223418, 223413, 223407, 223404, 223402, 223400, 223398, 223397, 223396, 223395, 223394, 223393, 223392, 223386, 223384, 223382, 223381, 223380, 223379, 223376, 223375, 223374, 223373, 223372, 223371, 223370, 223369, 223368, 223367, 223363, 223362, 223361, 223357, 223356, 223353, 223352, 223351, 223350, 223349, 223345, 223344, 223342, 223339, 223338, 223337, 223333, 223329, 223328, 223327, 223326, 223325, 223324, 223323, 223322, 223321, 223320, 223319, 223318, 223317, 223316, 223313, 223311, 223310, 223309, 223303, 223300, 223295, 223293, 223292, 223291, 223287, 223285, 223284, 223254, 223253, 223240, 223239, 223232, 223231, 223230, 223224, 223223, 223222, 223221, 223220, 223219, 223218, 223208, 223206, 223205, 223200, 223199, 223198, 223185, 223184, 223181, 223159, 223158, 223157, 223151, 223150, 223149, 223148, 223147, 223145, 223144, 223143, 223142, 223139, 223138, 223137, 223136, 223116, 223115, 223108, 223107, 223106, 223105, 223104, 223103, 223102, 223101, 223100, 223099, 223098, 223097, 223096, 223095, 223094, 223093, 223092, 223091, 223090, 223089, 223088, 223087, 223086, 223085, 223084, 223083, 223082, 223081, 223080, 223079, 223078, 223077, 223076, 223075, 223074, 223073, 223072, 223067, 223051, 223050, 223048, 223042, 223041, 223040, 223039, 223038, 223037, 223036, 223021, 223020, 223019, 222999, 222994, 222993, 222987, 222982, 222981, 222980, 222979, 222978, 222977, 222952, 222951, 222950, 222949, 222943, 222942, 222929, 222922, 222920, 222919, 222916, 222915, 222914, 222913, 222910, 222909, 222903, 222900, 222899, 222898, 222897, 222896, 222895, 222892, 222889, 222886, 222883, 222882, 222880, 222879, 222863, 222862, 222861, 222859, 222858, 222857, 222856, 222855, 222854, 222853, 222852, 222851, 222850, 222849, 222847, 222846, 222845, 222844, 222835, 222832, 222824, 222821, 222818, 222816, 222814, 222813, 222810, 222805, 222803, 222802, 222801, 222799, 222798, 222793, 222786, 222785, 222784, 222783, 222780, 222778, 222775, 222774, 222773, 222772, 222771, 222770, 222769, 222768, 222767, 222766, 222765, 222764, 222763, 222762, 222761, 222760, 222759, 222758, 222757, 222756, 222755, 222754, 222753, 222745, 222744, 222743, 222742, 222738, 222732, 222728, 222726, 222723, 222722, 222721, 222716, 222712, 222695, 222694, 222691, 222689, 222688, 222687, 222686, 222685, 222682, 222681, 222676, 222675, 222674, 222673, 222672, 222671, 222670, 222669, 222668, 222667, 222666, 222665, 222664, 222663, 222660, 222659, 222658, 222657, 222656, 222655, 222654, 222653, 222649, 222647, 222641, 222640, 222639, 222638, 222637, 222636, 222635, 222634, 222633, 222632, 222631, 222630, 222628, 222625, 222624, 222623, 222622, 222621, 222620, 222619, 222618, 222617, 222616, 222614, 222611, 222610, 222609, 222608, 222607, 222606, 222605, 222604, 222603, 222602, 222600, 222598, 222596, 222595, 222594, 222593, 222592, 222591, 222590, 222589, 222587, 222583, 222582, 222581, 222580, 222579, 222578, 222577, 222576, 222575, 222574, 222573, 222572, 222571, 222570, 222569, 222568, 222567, 222566, 222565, 222564, 222563, 222562, 222561, 222560, 222559, 222558, 222557, 222556, 222555, 222553, 222552, 222550, 222549, 222548, 222547, 222546, 222544, 222542, 222538, 222537, 222536, 222527, 222526, 222516, 222511, 222510, 222509, 222508, 222506, 222505, 222501, 222498, 222497, 222496, 222494, 222492, 222491, 222490, 222489, 222488, 222487, 222485, 222484, 222483, 222482, 222481, 222480, 222479, 222478, 222477, 222476, 222475, 222473, 222472, 222471, 222470, 222465, 222462, 222461, 222459, 222458, 222457, 222456, 222455, 222449, 222446, 222445, 222444, 222436, 222435, 222434, 222433, 222432, 222431, 222430, 222429, 222428, 222427, 222426, 222425, 222424, 222423, 222422, 222421, 222420, 222415, 222414, 222413, 222409, 222408, 222407, 222406, 222405, 222402, 222401, 222400, 222399, 222398, 222397, 222395, 222394, 222392, 222391, 222390, 222389, 222388, 222387, 222386, 222385, 222384, 222379, 222378, 222377, 222376, 222374, 222373, 222372, 222371, 222370, 222369, 222368, 222367, 222366, 222365, 222364, 222363, 222362, 222361, 222360, 222359, 222358, 222356, 222355, 222354, 222353, 222351, 222349, 222348, 222347, 222346, 222345, 222344, 222343, 222341, 222340, 222339, 222336, 222335, 222334, 222333, 222332, 222331, 222330, 222326, 222324, 222323, 222322, 222321, 222319, 222318, 222317, 222316, 222315, 222313, 222310, 222309, 222308, 222307, 222305, 222304, 222303, 222302, 222300, 222299, 222298, 222297, 222296, 222295, 222294, 222293, 222292, 222291, 222290, 222289, 222288, 222287, 222285, 222284, 222283, 222282, 222281, 222279, 222276, 222275, 222273, 222272, 222271, 222270, 222269, 222268, 222266, 222265, 222264, 222261, 222260, 222259, 222258, 222257, 222256, 222255, 222254, 222253, 222252, 222249, 222248, 222247, 222246, 222245, 222240, 222239, 222238, 222237, 222236, 222235, 222234, 222233, 222230, 222228, 222226, 222222, 222221, 222220, 222219, 222218, 222217, 222216, 222215, 222214, 222213, 222212, 222211, 222210, 222209, 222208, 222205, 222204, 222203, 222201, 222200, 222198, 222197, 222196, 222195, 222194, 222188, 222187, 222186, 222184, 222183, 222182, 222181, 222180, 222179, 222178, 222177, 222176, 222174, 222172, 222169, 222168, 222167, 222163, 222162, 222161, 222159, 222157, 222151, 222150, 222148, 222145, 222144, 222143, 222142, 222141, 222140, 222139, 222138, 222137, 222136, 222135, 222134, 222133, 222132, 222131, 222130, 222129, 222128, 222127, 222126, 222125, 222124, 222123, 222122, 222121, 222120, 222119, 222118, 222117, 222116, 222114, 222113, 222112, 222111, 222110, 222109, 222108, 222107, 222106, 222105, 222104, 222103, 222102, 222101, 222100, 222099, 222098, 222097, 222096, 222095, 222093, 222092, 222091, 222090, 222089, 222088, 222087, 222086, 222085, 222083, 222082, 222081, 222080, 222079, 222078, 222077, 222076, 222075, 222071, 222070, 222068, 222067, 222066, 222065, 222064, 222063, 222062, 222061, 222060, 222059, 222058, 222057, 222056, 222055, 222054, 222053, 222052, 222051, 222050, 222049, 222048, 222047, 222046, 222045, 222044, 222043, 222042, 222041, 222040, 222039, 222038, 222037, 222036, 222035, 222034, 222033, 222032, 222031, 222030, 222029, 222028, 222027, 222026, 222025, 222024, 222021, 222019, 222018, 222017, 222014, 222013, 222012, 222011, 222006, 222001, 222000, 221999, 221998, 221994, 221993, 221992, 221991, 221990, 221981, 221978, 221977, 221976, 221975, 221970, 221969, 221968, 221967, 221966, 221965, 221963, 221962, 221961, 221960, 221959, 221958, 221957, 221954, 221953, 221952, 221948, 221943, 221936, 221935, 221934, 221933, 221932, 221931, 221930, 221929, 221928, 221927, 221926, 221925, 221924, 221923, 221922, 221919, 221916, 221915, 221914, 221913, 221912, 221908, 221907, 221906, 221905, 221904, 221903, 221902, 221901, 221900, 221899, 221898, 221897, 221896, 221894, 221893, 221892, 221891, 221888, 221887, 221885, 221884, 221883, 221882, 221881, 221880, 221879, 221878, 221876, 221875, 221874, 221873, 221872, 221871, 221868, 221865, 221864, 221863, 221862, 221861, 221860, 221859, 221858, 221857, 221856, 221854, 221853, 221852, 221851, 221849, 221848, 221837, 221836, 221835, 221834, 221833, 221832, 221831, 221830, 221829, 221828, 221827, 221826, 221825, 221824, 221823, 221822, 221821, 221820, 221819, 221817, 221816, 221814, 221812, 221809, 221808, 221807, 221802, 221801, 221800, 221798, 221797, 221796, 221795, 221794, 221791, 221790, 221789, 221782, 221781, 221777, 221776, 221770, 221768, 221767, 221762, 221761, 221759, 221756, 221750, 221746, 221745, 221744, 221743, 221739, 221737, 221735, 221733, 221732, 221731, 221730, 221729, 221725, 221722, 221721, 221720, 221719, 221717, 221713, 221712, 221706, 221704, 221700, 221695, 221693, 221687, 221684, 221681, 221680, 221679, 221678, 221677, 221676, 221675, 221674, 221673, 221671, 221666, 221664, 221663, 221662, 221661, 221660, 221659, 221657, 221656, 221655, 221654, 221653, 221646, 221643, 221640, 221639, 221638, 221629, 221628, 221627, 221625, 221609, 221608, 221605, 221603, 221602, 221601, 221597, 221596, 221594, 221593, 221592, 221591, 221588, 221587, 221586, 221585, 221583, 221582, 221581, 221576, 221575, 221573, 221572, 221571, 221569, 221568, 221565, 221564, 221563, 221558, 221557, 221556, 221555, 221554, 221553, 221552, 221551, 221550, 221549, 221548, 221547, 221546, 221545, 221544, 221543, 221542, 221541, 221540, 221539, 221538, 221537, 221536, 221535, 221534, 221533, 221532, 221531, 221530, 221529, 221528, 221527, 221526, 221525, 221524, 221523, 221522, 221521, 221520, 221519, 221518, 221517, 221516, 221515, 221514, 221513, 221512, 221511, 221510, 221509, 221508, 221507, 221506, 221505, 221504, 221503, 221502, 221501, 221500, 221499, 221498, 221497, 221496, 221495, 221494, 221493, 221492, 221491, 221490, 221489, 221488, 221487, 221486, 221485, 221484, 221483, 221482, 221481, 221480, 221479, 221478, 221477, 221476, 221475, 221474, 221473, 221472, 221471, 221470, 221469, 221468, 221467, 221466, 221465, 221464, 221463, 221462, 221461, 221460, 221459, 221458, 221457, 221456, 221455, 221454, 221453, 221452, 221451, 221450, 221449, 221448, 221447, 221446, 221445, 221444, 221443, 221442, 221441, 221440, 221439, 221438, 221437, 221436, 221435, 221434, 221433, 221432, 221429, 221410, 221409, 221408, 221407, 221406, 221405, 221404, 221403, 221402, 221401, 221400, 221399, 221398, 221397, 221396, 221395, 221394, 221393, 221392, 221391, 221390, 221389, 221388, 221387, 221386, 221385, 221384, 221383, 221382, 221381, 221380, 221379, 221378, 221377, 221376, 221375, 221374, 221373, 221372, 221371, 221370, 221369, 221368, 221367, 221366, 221365, 221364, 221363, 221362, 221347, 221346, 221345, 221344, 221343, 221342, 221341, 221340, 221339, 221338, 221337, 221336, 221335, 221334, 221333, 221332, 221331, 221330, 221329, 221328, 221327, 221326, 221325, 221322, 221321, 221320, 221319, 221318, 221317, 221316, 221315, 221314, 221313, 221312, 221311, 221310, 221309, 221308, 221307, 221306, 221305, 221304, 221303, 221302, 221301, 221300, 221299, 221298, 221297, 221296, 221295, 221294, 221293, 221292, 221291, 221290, 221289, 221288, 221287, 221286, 221285, 221284, 221283, 221282, 221281, 221280, 221279, 221278, 221277, 221276, 221275, 221274, 221273, 221272, 221271, 221270, 221269, 221268, 221267, 221266, 221265, 221264, 221262, 221261, 221260, 221259, 221258, 221257, 221256, 221255, 221254, 221253, 221252, 221251, 221250, 221249, 221248, 221247, 221246, 221245, 221244, 221243, 221242, 221241, 221240, 221239, 221238, 221237, 221236, 221235, 221234, 221233, 221232, 221231, 221230, 221229, 221228, 221227, 221226, 221225, 221224, 221223, 221222, 221221, 221220, 221219, 221218, 221217, 221216, 221215, 221214, 221213, 221212, 221211, 221210, 221209, 221208, 221207, 221206, 221205, 221204, 221203, 221202, 221201, 221200, 221199, 221198, 221197, 221196, 221195, 221194, 221193, 221192, 221191, 221190, 221189, 221188, 221187, 221186, 221185, 221184, 221183, 221182, 221181, 221180, 221179, 221178, 221177, 221176, 221175, 221174, 221173, 221172, 221171, 221170, 221169, 221168, 221167, 221166, 221165, 221164, 221162, 221160, 221156, 221155, 221154, 221153, 221152, 221151, 221150, 221149, 221148, 221147, 221143, 221122, 221121, 221120, 221119, 221118, 221117, 221116, 221115, 221114, 221113, 221112, 221111, 221110, 221109, 221108, 221106, 221105, 221104, 221103, 221099, 221098, 221097, 221095, 221094, 221093, 221063, 221062, 221061, 221060, 221059, 221050, 221049, 221048, 221047, 221045, 221044, 221042, 221041, 221040, 221039, 221038, 221037, 221036, 221035, 221034, 221033, 221032, 221031, 221026, 221025, 221024, 221023, 221022, 221021, 221020, 221019, 221018, 221017, 221016, 221015, 221014, 221013, 221012, 221011, 221010, 221009, 221008, 221007, 221006, 220977, 220976, 220975, 220974, 220973, 220972, 220971, 220970, 220969, 220968, 220967, 220966, 220965, 220964, 220963, 220962, 220961, 220960, 220959, 220958, 220957, 220956, 220955, 220954, 220953, 220952, 220951, 220950, 220949, 220948, 220947, 220946, 220945, 220944, 220943, 220942, 220941, 220940, 220939, 220938, 220937, 220936, 220935, 220934, 220933, 220932, 220931, 220930, 220929, 220928, 220927, 220926, 220925, 220924, 220923, 220922, 220921, 220920, 220919, 220918, 220917, 220916, 220915, 220914, 220913, 220912, 220911, 220910, 220909, 220908, 220907, 220906, 220024, 220023, 220022, 220021, 220019, 220016, 220015, 220014, 220013, 220012, 220011, 220010, 220009, 220008, 220007, 220006, 220005, 220004, 220003, 220002, 220001, 220000, 219999, 219998, 219997, 219996, 219993, 219985, 219981, 219980, 219979, 219978, 219977, 219976, 219975, 219974, 219973, 219972, 219971, 219970, 219968, 219967, 219966, 219964, 219963, 219962, 219959, 219958, 219957, 219955, 219952, 219951, 219950, 219949, 219948, 219947, 219946, 219945, 219944, 219943, 219942, 219941, 219940, 219939, 219938, 219937, 219936, 219935, 219934, 219933, 219932, 219931, 219930, 219929, 219928, 219927, 219926, 219925, 219924, 219923, 219922, 219920, 219919, 219918, 219916, 219915, 219914, 219913, 219912, 219911, 219910, 219909, 219908, 219907, 219906, 219905, 219904, 219903, 219902, 219901, 219900, 219899, 219898, 219897, 219888, 219887, 219886, 219885, 219884, 219883, 219866, 219861, 219860, 219859, 219858, 219857, 219854, 219853, 219852, 219851, 219849, 219848, 219847, 219846, 219845, 219844, 219843, 219842, 219837, 219836, 219835, 219834, 219833, 219832, 219831, 219830, 219829, 219828, 219827, 219826, 219825, 219824, 219823, 219822, 219821, 219820, 219819, 219818, 219817, 219816, 219815, 219814, 219813, 219812, 219811, 219810, 219809, 219808, 219807, 219806, 219805, 219804, 219803, 219802, 219801, 219800, 219799, 219798, 219797, 219796, 219795, 219794, 219793, 219792, 219791, 219790, 219789, 219788, 219787, 219786, 219785, 219784, 219781, 219779, 219778, 219777, 219776, 219775, 219774, 219770, 219769, 219768, 219767, 219766, 219765, 219763, 219761, 219760, 219759, 219740, 219734, 219719, 219717, 219716, 219714, 219713, 219712, 219711, 219710, 219709, 219707, 219704, 219703, 219696, 219652, 219651, 219650, 219649, 219648, 219647, 219646, 219644, 219643, 219640, 219639, 219571, 219570, 219569, 219568, 219567, 219566, 219565, 219564, 219563, 219562, 219561, 219560, 219559, 219558, 219557, 219556, 219555, 219554, 219553, 219552, 219550, 219549, 219548, 219547, 219546, 219545, 219544, 219542, 219541, 219540, 219539, 219538, 219537, 219536, 219535, 219534, 219533, 219532, 219531, 219530, 219529, 219528, 219527, 219526, 219525, 219524, 219521, 219520, 219519, 219518, 219517, 219516, 219515, 219514, 219513, 219512, 219511, 219510, 219509, 219508, 219507, 219506, 219505, 219500, 219442, 219441, 219440, 219438, 219436, 219431, 219430, 219429, 219428, 219418, 219416, 219415, 219414, 219413, 219412, 219411, 219409, 219407, 219406, 219405, 219403, 219402, 219401, 219400, 219398, 219396, 219395, 219394, 219393, 219392, 219391, 219390, 219389, 219388, 219387, 219386, 219385, 219384, 219383, 219382, 219380, 219379, 219378, 219377, 219376, 219375, 219374, 219373, 219372, 219371, 219370, 219369, 219368, 219367, 219366, 219365, 219364, 219363, 219362, 219361, 219360, 219359, 219358, 219357, 219356, 219355, 219352, 219350, 219349, 219348, 219345, 219344, 219338, 219337, 219336, 219335, 219333, 219329, 219327, 219326, 219324, 219323, 219322, 219321, 219320, 219318, 219317, 219314, 219312, 219311, 219310, 219309, 219308, 219306, 219305, 219304, 219303, 219302, 219301, 219300, 219299, 219298, 219293, 219292, 219279, 219278, 219277, 219276, 219275, 219272, 219270, 219269, 219268, 219266, 219265, 219264, 219263, 219262, 219260, 219259, 219258, 219257, 219256, 219255, 219254, 219253, 219251, 219250, 219248, 219247, 219246, 219245, 219242, 219237, 219232, 219231, 219215, 219214, 219213, 219211, 219210, 219209, 219208, 219207, 219206, 219205, 219204, 219201, 219200, 219199, 219192, 219191, 219189, 219188, 219187, 219186, 219183, 219182, 219181, 219180, 219178, 219177, 219176, 219175, 219174, 219171, 219166, 219165, 219164, 219163, 219162, 219161, 219160, 219158, 219155, 219154, 219153, 219152, 219148, 219143, 219141, 219139, 219138, 219134, 219133, 219132, 219131, 219130, 219129, 219127, 219126, 219125, 219124, 219123, 219122, 219119, 219113, 219112, 219107, 219106, 219105, 219102, 219094, 219092, 219091, 219090, 219089, 219088, 219087, 219086, 219085, 219084, 219081, 219080, 219073, 219072, 219071, 219070, 219067, 219066, 219062, 219059, 219058, 219053, 219052, 219051, 219050, 219049, 219048, 219047, 219045, 219044, 219041, 219040, 219038, 219037, 219035, 219034, 219033, 219032, 219031, 219029, 219025, 219023, 219022, 219021, 219020, 219018, 219015, 219014, 219012, 219011, 219004, 218994, 218993, 218991, 218984, 218983, 218981, 218980, 218978, 218976, 218975, 218973, 218972, 218971, 218970, 218969, 218968, 218954, 218953, 218951, 218949, 218947, 218946, 218944, 218942, 218938, 218935, 218934, 218933, 218932, 218931, 218930, 218929, 218928, 218927, 218926, 218924, 218922, 218921, 218920, 218919, 218918, 218917, 218916, 218914, 218912, 218910, 218909, 218908, 218907, 218906, 218905, 218903, 218902, 218900, 218898, 218897, 218896, 218895, 218894, 218893, 218892, 218889, 218888, 218886, 218885, 218884, 218883, 218882, 218881, 218880, 218879, 218878, 218877, 218876, 218875, 218874, 218873, 218872, 218871, 218870, 218869, 218868, 218867, 218866, 218865, 218864, 218863, 218862, 218861, 218856, 218854, 218853, 218852, 218850, 218848, 218846, 218845, 218844, 218843, 218842, 218841, 218840, 218839, 218838, 218837, 218836, 218835, 218834, 218833, 218832, 218830, 218829, 218828, 218827, 218826, 218825, 218824, 218822, 218821, 218820, 218819, 218818, 218816, 218815, 218813, 218812, 218811, 218810, 218803, 218802, 218800, 218796, 218779, 218776, 218774, 218773, 218772, 218771, 218770, 218769, 218768, 218767, 218766, 218765, 218763, 218761, 218760, 218759, 218758, 218752, 218751, 218750, 218748, 218747, 218739, 218737, 218736, 218733, 218732, 218725, 218720, 218711, 218710, 218709, 218708, 218706, 218702, 218701, 218700, 218699, 218697, 218696, 218695, 218693, 218692, 218691, 218690, 218688, 218685, 218684, 218683, 218682, 218678, 218677, 218675, 218674, 218672, 218671, 218670, 218669, 218657, 218652, 218651, 218650, 218649, 218648, 218647, 218646, 218645, 218641, 218640, 218639, 218638, 218637, 218636, 218635, 218634, 218632, 218631, 218630, 218629, 218628, 218626, 218625, 218624, 218623, 218622, 218621, 218618, 218617, 218614, 218613, 218612, 218611, 218610, 218609, 218597, 218596, 218595, 218594, 218593, 218592, 218591, 218590, 218589, 218588, 218587, 218586, 218585, 218584, 218583, 218582, 218581, 218578, 218577, 218576, 218575, 218574, 218572, 218571, 218569, 218568, 218567, 218564, 218562, 218560, 218531, 218530, 218526, 218524, 218522, 218521, 218520, 218519, 218518, 218516, 218506, 218505, 218503, 218500, 218499, 218498, 218497, 218493, 218492, 218490, 218489, 218483, 218482, 218481, 218480, 218479, 218476, 218475, 218474, 218471, 218469, 218467, 218464, 218462, 218461, 218459, 218458, 218452, 218451, 218443, 218441, 218440, 218439, 218438, 218437, 218436, 218435, 218434, 218433, 218432, 218431, 218430, 218429, 218428, 218427, 218426, 218425, 218423, 218421, 218416, 218415, 218414, 218409, 218408, 218407, 218406, 218405, 218404, 218403, 218402, 218400, 218399, 218398, 218397, 218396, 218378, 218377, 218376, 218375, 218374, 218373, 218372, 218369, 218367, 218364, 218363, 218362, 218361, 218360, 218353, 218352, 218351, 218349, 218346, 218345, 218344, 218343, 218342, 218341, 218340, 218338, 218337, 218336, 218335, 218334, 218333, 218332, 218330, 218329, 218327, 218324, 218320, 218318, 218317, 218316, 218312, 218311, 218309, 218308, 218307, 218302, 218301, 218300, 218298, 218293, 218291, 218289, 218288, 218287, 218285, 218284, 218283, 218282, 218279, 218278, 218277, 218276, 218270, 218269, 218268, 218267, 218266, 218258, 218257, 218256, 218255, 218254, 218252, 218249, 218248, 218247, 218245, 218243, 218241, 218240, 218239, 218228, 218225, 218215, 218214, 218213, 218212, 218211, 218210, 218209, 218208, 218207, 218206, 218205, 218201, 218196, 218194, 218193, 218192, 218191, 218190, 218189, 218188, 218187, 218186, 218185, 218184, 218183, 218181, 218180, 218178, 218177, 218176, 218162, 218154, 218153, 218151, 218140, 218138, 218137, 218136, 218132, 218131, 218130, 218129, 218128, 218127, 218126, 218125, 218124, 218123, 218122, 218121, 218119, 218118, 218116, 218115, 218114, 218113, 218110, 218105, 218101, 218097, 218095, 218093, 218090, 218089, 218088, 218087, 218086, 218085, 218084, 218083, 218082, 218081, 218079, 218078, 218077, 218076, 218075, 218074, 218073, 218072, 218071, 218070, 218069, 218068, 218067, 218062, 218061, 218059, 218058, 218056, 218055, 218049, 218047, 218044, 218042, 218040, 218039, 218038, 218037, 218036, 218032, 218030, 218029, 218025, 218023, 218021, 218020, 218019, 218017, 218016, 218015, 218013, 218012, 218011, 218009, 218008, 218006, 218004, 218002, 218001, 218000, 217999, 217998, 217997, 217996, 217994, 217993, 217987, 217984, 217983, 217982, 217981, 217980, 217979, 217978, 217977, 217976, 217970, 217969, 217968, 217967, 217966, 217965, 217964, 217963, 217962, 217961, 217960, 217958, 217957, 217956, 217955, 217954, 217953, 217952, 217949, 217947, 217946, 217945, 217944, 217943, 217942, 217941, 217940, 217939, 217938, 217937, 217935, 217934, 217933, 217931, 217930, 217929, 217928, 217927, 217926, 217925, 217924, 217923, 217922, 217921, 217920, 217919, 217918, 217917, 217916, 217915, 217914, 217900, 217898, 217897, 217896, 217895, 217893, 217892, 217891, 217890, 217889, 217888, 217887, 217886, 217885, 217884, 217883, 217882, 217880, 217878, 217877, 217872, 217870, 217863, 217862, 217861, 217857, 217852, 217851, 217847, 217844, 217835, 217833, 217831, 217827, 217825, 217824, 217823, 217822, 217821, 217820, 217818, 217817, 217816, 217815, 217814, 217813, 217812, 217811, 217810, 217809, 217808, 217807, 217803, 217802, 217801, 217800, 217799, 217798, 217797, 217793, 217792, 217790, 217789, 217788, 217787, 217783, 217780, 217779, 217778, 217777, 217776, 217772, 217771, 217763, 217760, 217759, 217755, 217754, 217753, 217752, 217751, 217750, 217749, 217748, 217747, 217746, 217745, 217744, 217743, 217742, 217739, 217738, 217736, 217735, 217734, 217733, 217732, 217731, 217730, 217729, 217728, 217727, 217726, 217725, 217724, 217723, 217720, 217708, 217706, 217702, 217701, 217685, 217684, 217683, 217681, 217679, 217677, 217671, 217670, 217669, 217668, 217667, 217666, 217665, 217664, 217659, 217658, 217657, 217656, 217654, 217645, 217644, 217643, 217642, 217641, 217640, 217639, 217632, 217631, 217630, 217629, 217626, 217624, 217619, 217618, 217617, 217616, 217615, 217612, 217607, 217606, 217605, 217604, 217601, 217598, 217596, 217595, 217590, 217589, 217588, 217587, 217584, 217582, 217581, 217580, 217579, 217578, 217577, 217576, 217573, 217572, 217571, 217539, 217535, 217519, 217518, 217516, 217508, 217507, 217506, 217505, 217504, 217503, 217502, 217501, 217500, 217494, 217490, 217481, 217474, 217473, 217470, 217466, 217465, 217464, 217463, 217461, 217460, 217458, 217456, 217455, 217454, 217452, 217450, 217444, 217443, 217442, 217439, 217438, 217437, 217436, 217435, 217434, 217433, 217432, 217425, 217420, 217419, 217417, 217416, 217415, 217414, 217413, 217410, 217409, 217408, 217402, 217401, 217400, 217399, 217396, 217395, 217394, 217389, 217388, 217387, 217386, 217385, 217383, 217381, 217380, 217379, 217377, 217369, 217368, 217366, 217365, 217362, 217361, 217360, 217359, 217355, 217354, 217346, 217345, 217344, 217343, 217342, 217341, 217340, 217339, 217338, 217337, 217336, 217335, 217334, 217333, 217332, 217331, 217330, 217329, 217328, 217327, 217320, 217319, 217318, 217317, 217316, 217311, 217309, 217304, 217301, 217300, 217295, 217293, 217292, 217291, 217290, 217289, 217288, 217287, 217285, 217284, 217283, 217282, 217281, 217280, 217271, 217263, 217259, 217253, 217252, 217251, 217250, 217249, 217248, 217243, 217242, 217241, 217228, 217227, 217226, 217225, 217211, 217208, 217207, 217206, 217200, 217197, 217186, 217183, 217159, 217158, 217157, 217156, 217152, 217148, 217146, 217142, 217137, 217135, 217119, 217116, 217115, 217113, 217103, 217095, 217094, 217092, 217083, 217069, 217066, 217065, 217064, 217062, 217061, 217060, 217059, 217058, 217057, 217052, 217051, 217050, 217049, 217048, 217047, 217037, 217035, 217034, 217033, 217029, 217028, 217027, 217026, 217003, 217002, 217001, 216996, 216995, 216994, 216993, 216992, 216991, 216990, 216989, 216988, 216986, 216984, 216981, 216980, 216979, 216975, 216974, 216973, 216972, 216971, 216968, 216957, 216956, 216955, 216954, 216953, 216952, 216951, 216950, 216949, 216948, 216947, 216946, 216945, 216944, 216943, 216942, 216941, 216940, 216939, 216938, 216936, 216935, 216934, 216933, 216932, 216931, 216929, 216928, 216927, 216926, 216925, 216924, 216923, 216922, 216921, 216920, 216919, 216918, 216917, 216916, 216915, 216914, 216913, 216912, 216911, 216910, 216909, 216908, 216907, 216906, 216904, 216903, 216902, 216900, 216899, 216898, 216895, 216893, 216890, 216888, 216887, 216884, 216883, 216881, 216876, 216873, 216866, 216865, 216864, 216862, 216860, 216852, 216851, 216850, 216849, 216848, 216829, 216827, 216826, 216808, 216807, 216806, 216805, 216804, 216803, 216802, 216801, 216800, 216799, 216798, 216797, 216796, 216795, 216794, 216793, 216792, 216790, 216789, 216788, 216787, 216786, 216785, 216783, 216782, 216781, 216780, 216779, 216778, 216777, 216776, 216775, 216774, 216773, 216764, 216763, 216761, 216749, 216742, 216739, 216734, 216732, 216731, 216730, 216729, 216727, 216718, 216716, 216698, 216697, 216696, 216695, 216693, 216692, 216691, 216690, 216689, 216688, 216687, 216686, 216685, 216684, 216683, 216682, 216681, 216680, 216679, 216678, 216677, 216676, 216675, 216674, 216673, 216672, 216671, 216670, 216669, 216668, 216667, 216666, 216665, 216664, 216663, 216662, 216661, 216660, 216659, 216658, 216657, 216656, 216655, 216654, 216653, 216652, 216648, 216647, 216646, 216645, 216644, 216643, 216642, 216641, 216640, 216639, 216638, 216637, 216636, 216635, 216634, 216633, 216632, 216629, 216628, 216627, 216626, 216625, 216624, 216623, 216622, 216621, 216620, 216619, 216618, 216617, 216616, 216615, 216614, 216613, 216612, 216611, 216610, 216609, 216608, 216607, 216606, 216605, 216604, 216603, 216602, 216599, 216597, 216595, 216593, 216592, 216589, 216587, 216586, 216584, 216583, 216582, 216580, 216579, 216578, 216577, 216576, 216575, 216574, 216572, 216571, 216570, 216569, 216568, 216567, 216566, 216565, 216564, 216563, 216562, 216561, 216560, 216559, 216558, 216557, 216556, 216555, 216554, 216553, 216552, 216551, 216550, 216549, 216548, 216546, 216543, 216542, 216541, 216537, 216536, 216535, 216534, 216533, 216532, 216531, 216530, 216529, 216528, 216527, 216526, 216525, 216524, 216523, 216520, 216519, 216518, 216517, 216516, 216515, 216514, 216513, 216512, 216511, 216510, 216509, 216508, 216507, 216502, 216501, 216500, 216499, 216493, 216492, 216491, 216487, 216486, 216477, 216475, 216466, 216460, 216459, 216457, 216455, 216454, 216453, 216452, 216451, 216450, 216449, 216448, 216446, 216445, 216444, 216437, 216436, 216435, 216434, 216433, 216432, 216431, 216430, 216429, 216428, 216427, 216425, 216424, 216423, 216422, 216421, 216420, 216417, 216416, 216415, 216414, 216413, 216412, 216411, 216410, 216409, 216408, 216407, 216406, 216405, 216404, 216403, 216402, 216401, 216400, 216397, 216393, 216378, 216377, 216376, 216375, 216374, 216373, 216372, 216371, 216368, 216366, 216365, 216364, 216363, 216361, 216360, 216359, 216358, 216357, 216356, 216355, 216354, 216353, 216349, 216347, 216345, 216344, 216342, 216341, 216340, 216339, 216338, 216336, 216335, 216334, 216333, 216332, 216331, 216327, 216326, 216325, 216324, 216323, 216322, 216321, 216320, 216317, 216316, 216314, 216313, 216312, 216311, 216308, 216284, 216283, 216263, 216257, 216254, 216252, 216250, 216214, 216213, 216212, 216211, 216208, 216198, 216197, 216196, 216184, 216171, 216169, 216167, 216166, 216161, 216158, 216157, 216152, 216150, 216147, 216143, 216140, 216139, 216137, 216136, 216135, 216134, 216132, 216131, 216130, 216129, 216128, 216126, 216125, 216123, 216122, 216115, 216111, 216110, 216108, 216103, 216101, 216100, 216090, 216087, 216075, 216074, 216073, 216070, 216067, 216066, 216062, 216061, 216060, 216059, 216058, 216057, 216056, 216053, 216051, 216050, 216048, 216046, 216042, 216041, 216040, 216039, 216030, 216021, 216015, 215989, 215988, 215976, 215975, 215972, 215971, 215970, 215969, 215949, 215948, 215947, 215946, 215945, 215944, 215943, 215942, 215941, 215940, 215939, 215938, 215937, 215936, 215935, 215934, 215933, 215932, 215931, 215930, 215929, 215928, 215927, 215926, 215923, 215911, 215886, 215885, 215884, 215883, 215882, 215873, 215859, 215853, 215836, 215834, 215833, 215832, 215831, 215830, 215829, 215828, 215823, 215822, 215820, 215817, 215811, 215810, 215808, 215807, 215803, 215800, 215781, 215770, 215769, 215768, 215767, 215763, 215762, 215761, 215760, 215758, 215757, 215756, 215755, 215754, 215753, 215752, 215751, 215750, 215748, 215746, 215745, 215744, 215743, 215742, 215734, 215731, 215728, 215727, 215726, 215717, 215716, 215715, 215714, 215713, 215712, 215711, 215710, 215709, 215708, 215707, 215706, 215705, 215704, 215703, 215702, 215701, 215700, 215699, 215698, 215697, 215696, 215695, 215692, 215691, 215690, 215689, 215688, 215687, 215686, 215685, 215684, 215683, 215682, 215679, 215678, 215677, 215676, 215675, 215674, 215662, 215661, 215656, 215651, 215650, 215649, 215648, 215647, 215646, 215645, 215643, 215640, 215639, 215638, 215637, 215635, 215627, 215626, 215625, 215623, 215619, 215618, 215617, 215616, 215614, 215610, 215608, 215606, 215601, 215600, 215594, 215583, 215582, 215581, 215572, 215567, 215566, 215563, 215560, 215556, 215555, 215554, 215551, 215550, 215549, 215548, 215547, 215543, 215542, 215541, 215540, 215539, 215538, 215537, 215534, 215533, 215529, 215528, 215527, 215526, 215525, 215524, 215522, 215521, 215520, 215519, 215515, 215508, 215507, 215506, 215504, 215503, 215502, 215501, 215500, 215499, 215498, 215497, 215496, 215490, 215489, 215488, 215487, 215486, 215479, 215473, 215472, 215464, 215463, 215462, 215461, 215460, 215459, 215458, 215455, 215454, 215453, 215452, 215451, 215450, 215449, 215448, 215446, 215444, 215442, 215441, 215440, 215439, 215438, 215436, 215434, 215433, 215431, 215430, 215427, 215426, 215425, 215424, 215423, 215422, 215421, 215416, 215415, 215414, 215413, 215410, 215407, 215405, 215403, 215401, 215400, 215399, 215398, 215397, 215396, 215394, 215393, 215392, 215391, 215390, 215389, 215388, 215384, 215383, 215382, 215381, 215379, 215378, 215377, 215376, 215375, 215374, 215373, 215372, 215371, 215370, 215369, 215368, 215367, 215366, 215365, 215364, 215363, 215362, 215361, 215360, 215359, 215358, 215357, 215356, 215355, 215354, 215353, 215352, 215351, 215350, 215349, 215348, 215346, 215345, 215343, 215342, 215341, 215340, 215338, 215336, 215335, 215334, 215333, 215332, 215331, 215329, 215328, 215327, 215326, 215325, 215324, 215323, 215322, 215321, 215320, 215319, 215318, 215317, 215316, 215315, 215314, 215313, 215312, 215311, 215310, 215309, 215308, 215306, 215305, 215304, 215303, 215302, 215301, 215300, 215293, 215292, 215291, 215284, 215283, 215282, 215281, 215280, 215279, 215278, 215276, 215275, 215274, 215273, 215269, 215268, 215267, 215266, 215265, 215263, 215262, 215257, 215256, 215255, 215254, 215253, 215252, 215251, 215250, 215249, 215248, 215247, 215246, 215244, 215243, 215241, 215239, 215238, 215235, 215234, 215233, 215232, 215231, 215228, 215227, 215226, 215225, 215224, 215223, 215222, 215221, 215220, 215219, 215218, 215217, 215216, 215215, 215214, 215213, 215212, 215211, 215210, 215209, 215208, 215207, 215206, 215205, 215204, 215203, 215202, 215201, 215200, 215199, 215196, 215195, 215194, 215193, 215192, 215191, 215190, 215180, 215179, 215178, 215174, 215172, 215171, 215165, 215161, 215159, 215157, 215154, 215153, 215151, 215150, 215147, 215146, 215145, 215143, 215142, 215141, 215140, 215138, 215136, 215135, 215132, 215131, 215130, 215129, 215128, 215125, 215118, 215117, 215116, 215115, 215114, 215112, 215111, 215110, 215109, 215108, 215106, 215103, 215100, 215098, 215095, 215093, 215092, 215091, 215090, 215089, 215087, 215080, 215078, 215073, 215072, 215071, 215070, 215069, 215068, 215067, 215066, 215065, 215064, 215063, 215062, 215061, 215060, 215059, 215058, 215057, 215055, 215046, 215040, 215037, 215036, 215035, 215034, 215033, 215032, 215031, 215030, 215029, 215028, 215027, 215026, 215025, 215024, 215023, 215021, 215020, 215017, 215016, 215015, 215014, 215013, 215012, 215011, 215010, 215009, 215008, 215000, 214999, 214998, 214997, 214995, 214991, 214990, 214988, 214986, 214985, 214984, 214983, 214982, 214981, 214980, 214978, 214977, 214976, 214975, 214974, 214973, 214972, 214965, 214964, 214963, 214962, 214961, 214960, 214959, 214958, 214957, 214956, 214955, 214954, 214952, 214951, 214949, 214945, 214936, 214933, 214931, 214930, 214926, 214925, 214921, 214920, 214919, 214918, 214917, 214915, 214914, 214913, 214911, 214909, 214908, 214907, 214904, 214903, 214902, 214901, 214900, 214899, 214898, 214897, 214896, 214895, 214894, 214893, 214892, 214891, 214890, 214889, 214888, 214887, 214886, 214885, 214884, 214882, 214879, 214877, 214876, 214874, 214873, 214872, 214871, 214870, 214869, 214868, 214867, 214865, 214864, 214863, 214862, 214859, 214848, 214847, 214846, 214845, 214844, 214843, 214842, 214841, 214840, 214839, 214838, 214837, 214833, 214831, 214830, 214829, 214828, 214827, 214826, 214825, 214824, 214823, 214822, 214817, 214816, 214815, 214814, 214813, 214800, 214799, 214798, 214797, 214796, 214795, 214794, 214793, 214792, 214791, 214790, 214776, 214774, 214773, 214761, 214760, 214759, 214747, 214745, 214744, 214743, 214742, 214739, 214738, 214736, 214733, 214725, 214724, 214719, 214717, 214716, 214715, 214714, 214713, 214710, 214708, 214707, 214701, 214697, 214695, 214694, 214693, 214692, 214691, 214690, 214689, 214688, 214687, 214686, 214684, 214682, 214680, 214679, 214678, 214677, 214676, 214675, 214674, 214673, 214672, 214671, 214670, 214669, 214668, 214667, 214666, 214665, 214664, 214663, 214662, 214661, 214660, 214657, 214656, 214655, 214650, 214647, 214645, 214640, 214639, 214638, 214637, 214636, 214635, 214634, 214614, 214613, 214612, 214611, 214609, 214595, 214594, 214586, 214585, 214582, 214581, 214580, 214579, 214577, 214576, 214575, 214568, 214567, 214566, 214562, 214561, 214560, 214559, 214558, 214557, 214556, 214553, 214550, 214549, 214548, 214545, 214544, 214543, 214539, 214538, 214537, 214536, 214535, 214534, 214533, 214532, 214531, 214530, 214529, 214528, 214527, 214526, 214524, 214523, 214522, 214521, 214520, 214519, 214518, 214517, 214516, 214515, 214514, 214506, 214505, 214504, 214501, 214499, 214493, 214492, 214486, 214483, 214482, 214481, 214480, 214472, 214467, 214466, 214465, 214463, 214461, 214457, 214456, 214455, 214454, 214453, 214452, 214449, 214437, 214436, 214435, 214432, 214429, 214426, 214404, 214402, 214401, 214400, 214399, 214398, 214397, 214396, 214392, 214389, 214388, 214387, 214386, 214385, 214384, 214383, 214382, 214381, 214380, 214379, 214373, 214372, 214371, 214370, 214350, 214346, 214345, 214344, 214343, 214342, 214340, 214339, 214336, 214335, 214334, 214333, 214332, 214331, 214330, 214329, 214328, 214327, 214326, 214325, 214324, 214323, 214322, 214321, 214320, 214319, 214318, 214317, 214316, 214315, 214308, 214307, 214306, 214305, 214304, 214303, 214302, 214301, 214300, 214299, 214298, 214297, 214296, 214295, 214294, 214293, 214292, 214289, 214288, 214279, 214278, 214277, 214276, 214275, 214272, 214271, 214270, 214269, 214268, 214267, 214264, 214260, 214257, 214256, 214244, 214243, 214242, 214241, 214239, 214238, 214235, 214228, 214227, 214226, 214225, 214224, 214223, 214222, 214221, 214220, 214219, 214218, 214217, 214216, 214215, 214214, 214213, 214212, 214206, 214205, 214202, 214201, 214200, 214199, 214197, 214196, 214194, 214193, 214192, 214191, 214189, 214187, 214186, 214185, 214184, 214183, 214182, 214181, 214180, 214176, 214175, 214173, 214172, 214171, 214170, 214163, 214158, 214155, 214152, 214150, 214149, 214146, 214145, 214144, 214142, 214136, 214133, 214132, 214131, 214130, 214129, 214128, 214127, 214126, 214125, 214124, 214123, 214122, 214121, 214118, 214117, 214116, 214115, 214114, 214113, 214112, 214110, 214109, 214108, 214107, 214106, 214105, 214104, 214103, 214102, 214101, 214100, 214099, 214098, 214097, 214096, 214095, 214094, 214093, 214092, 214091, 214090, 214089, 214084, 214083, 214082, 214069, 214068, 214067, 214066, 214065, 214063, 214060, 214059, 214058, 214057, 214056, 214055, 214054, 214053, 214047, 214046, 214045, 214026, 214025, 214024, 214015, 214012, 214009, 213997, 213982, 213981, 213980, 213979, 213978, 213977, 213976, 213975, 213974, 213973, 213972, 213971, 213970, 213969, 213968, 213967, 213966, 213965, 213964, 213963, 213962, 213961, 213960, 213959, 213958, 213937, 213936, 213935, 213934, 213933, 213932, 213931, 213930, 213929, 213928, 213927, 213926, 213925, 213924, 213923, 213922, 213921, 213920, 213919, 213918, 213917, 213916, 213915, 213914, 213913, 213912, 213911, 213910, 213909, 213908, 213907, 213906, 213905, 213904, 213903, 213902, 213901, 213900, 213898, 213897, 213896, 213895, 213894, 213893, 213892, 213891, 213890, 213887, 213885, 213884, 213881, 213880, 213878, 213876, 213874, 213873, 213872, 213871, 213868, 213865, 213864, 213863, 213862, 213861, 213860, 213859, 213858, 213857, 213856, 213855, 213854, 213844, 213835, 213834, 213833, 213831, 213820, 213804, 213803, 213802, 213801, 213800, 213799, 213798, 213796, 213795, 213794, 213793, 213792, 213791, 213790, 213789, 213788, 213787, 213784, 213782, 213781, 213780, 213778, 213777, 213776, 213775, 213774, 213754, 213753, 213751, 213750, 213747, 213746, 213745, 213744, 213743, 213742, 213741, 213740, 213739, 213738, 213737, 213736, 213735, 213734, 213731, 213729, 213728, 213726, 213724, 213723, 213720, 213719, 213718, 213717, 213715, 213714, 213710, 213704, 213701, 213699, 213688, 213685, 213684, 213683, 213682, 213681, 213680, 213679, 213678, 213677, 213675, 213672, 213671, 213669, 213668, 213666, 213665, 213664, 213663, 213662, 213661, 213660, 213659, 213654, 213653, 213646, 213645, 213643, 213636, 213631, 213630, 213629, 213626, 213624, 213622, 213621, 213620, 213618, 213616, 213615, 213614, 213613, 213612, 213611, 213610, 213609, 213608, 213607, 213604, 213603, 213602, 213601, 213600, 213599, 213597, 213596, 213595, 213593, 213592, 213591, 213590, 213588, 213587, 213586, 213585, 213584, 213582, 213581, 213577, 213576, 213575, 213574, 213561, 213560, 213557, 213556, 213554, 213542, 213539, 213536, 213535, 213534, 213533, 213531, 213530, 213529, 213528, 213525, 213524, 213523, 213522, 213521, 213520, 213519, 213518, 213517, 213516, 213513, 213512, 213502, 213501, 213500, 213499, 213490, 213489, 213486, 213485, 213484, 213482, 213480, 213462, 213459, 213454, 213453, 213451, 213435, 213427, 213418, 213417, 213416, 213413, 213411, 213410, 213405, 213404, 213403, 213400, 213396, 213395, 213394, 213393, 213392, 213391, 213387, 213385, 213384, 213383, 213382, 213375, 213374, 213373, 213372, 213370, 213369, 213368, 213364, 213350, 213339, 213334, 213331, 213311, 213310, 213309, 213308, 213307, 213306, 213305, 213304, 213302, 213301, 213299, 213296, 213295, 213287, 213277, 213273, 213268, 213267, 213266, 213263, 213262, 213261, 213260, 213240, 213238, 213236, 213235, 213230, 213229, 213228, 213227, 213226, 213223, 213210, 213207, 213206, 213205, 213195, 213194, 213193, 213192, 213191, 213190, 213189, 213187, 213186, 213181, 213180, 213175, 213174, 213173, 213172, 213171, 213170, 213156, 213155, 213152, 213151, 213150, 213149, 213148, 213147, 213144, 213141, 213140, 213139, 213138, 213135, 213131, 213125, 213124, 213123, 213122, 213117, 213115, 213114, 213113, 213110, 213109, 213106, 213105, 213102, 213101, 213097, 213094, 213093, 213092, 213090, 213089, 213086, 213083, 213082, 213079, 213070, 213069, 213068, 213067, 213065, 213062, 213061, 213060, 213059, 213058, 213057, 213056, 213055, 213054, 213043, 213042, 213041, 213040, 213039, 213038, 213037, 213036, 213035, 213034, 213031, 213029, 213028, 213026, 213025, 213023, 213022, 213017, 213015, 213013, 213012, 213011, 213005, 213003, 213002, 213000, 212999, 212998, 212997, 212996, 212995, 212994, 212993, 212992, 212991, 212990, 212989, 212985, 212981, 212979, 212977, 212974, 212967, 212966, 212964, 212963, 212954, 212949, 212948, 212947, 212946, 212945, 212942, 212941, 212940, 212939, 212938, 212937, 212936, 212935, 212933, 212932, 212931, 212930, 212929, 212928, 212926, 212925, 212924, 212923, 212922, 212921, 212920, 212915, 212912, 212911, 212910, 212905, 212904, 212903, 212897, 212895, 212887, 212886, 212885, 212876, 212860, 212859, 212858, 212856, 212853, 212852, 212850, 212849, 212848, 212847, 212845, 212842, 212833, 212828, 212825, 212814, 212813, 212809, 212803, 212801, 212800, 212799, 212797, 212794, 212793, 212792, 212791, 212790, 212789, 212788, 212787, 212786, 212785, 212784, 212783, 212782, 212781, 212780, 212779, 212775, 212770, 212754, 212743, 212737, 212735, 212734, 212733, 212732, 212712, 212707, 212700, 212699, 212698, 212697, 212695, 212694, 212693, 212691, 212690, 212689, 212688, 212687, 212686, 212684, 212683, 212630, 212607, 212606, 212591, 212589, 212586, 212561, 212560, 212559, 212558, 212557, 212556, 212546, 212535, 212533, 212523, 212521, 212516, 212515, 212514, 212513, 212512, 212489, 212476, 212428, 212427, 212424, 212423, 212422, 212421, 212414, 212413, 212412, 212411, 212410, 212400, 212399, 212386, 212385, 212380, 212378, 212376, 212375, 212374, 212373, 212368, 212367, 212364, 212363, 212361, 212360, 212359, 212349, 212347, 212342, 212341, 212323, 212322, 212321, 212299, 212295, 212294, 212293, 212291, 212289, 212287, 212285, 212284, 212280, 212279, 212278, 212277, 212276, 212271, 212270, 212269, 212268, 212267, 212266, 212265, 212264, 212263, 212262, 212261, 212260, 212259, 212258, 212257, 212256, 212255, 212254, 212253, 212252, 212251, 212250, 212249, 212248, 212247, 212246, 212245, 212244, 212243, 212242, 212231, 212230, 212229, 212228, 212227, 212226, 212224, 212223, 212222, 212221, 212220, 212219, 212218, 212217, 212216, 212215, 212214, 212213, 212211, 212209, 212201, 212200, 212199, 212198, 212197, 212174, 212173, 212172, 212171, 212170, 212168, 212162, 212146, 212145, 212144, 212143, 212142, 212140, 212138, 212136, 212135, 212134, 212131, 212126, 212125, 212124, 212123, 212122, 212121, 212120, 212119, 212118, 212116, 212115, 212114, 212113, 212112, 212111, 212110, 212109, 212108, 212107, 212106, 212093, 212071, 212068, 212066, 212064, 212063, 212062, 212061, 212060, 212059, 212058, 212057, 212056, 212055, 212054, 212053, 212052, 212051, 212050, 212049, 212048, 212047, 212046, 212045, 212044, 212043, 212042, 212037, 212036, 212035, 212034, 212033, 212029, 212017, 212016, 211987, 211986, 211982, 211981, 211980, 211979, 211978, 211977, 211976, 211975, 211974, 211973, 211972, 211971, 211970, 211969, 211968, 211963, 211962, 211949, 211945, 211944, 211943, 211942, 211941, 211940, 211939, 211938, 211937, 211936, 211932, 211931, 211929, 211926, 211925, 211924, 211923, 211922, 211921, 211919, 211918, 211917, 211916, 211915, 211914, 211913, 211912, 211911, 211910, 211909, 211907, 211906, 211905, 211904, 211903, 211898, 211897, 211895, 211893, 211892, 211891, 211889, 211887, 211885, 211884, 211883, 211881, 211876, 211872, 211871, 211870, 211867, 211865, 211863, 211859, 211858, 211813, 211812, 211774, 211772, 211741, 211740, 211739, 211723, 211704, 211702, 211701, 211699, 211697, 211693, 211689, 211674, 211669, 211667, 211663, 211661, 211660, 211659, 211657, 211652, 211651, 211650, 211649, 211648, 211647, 211636, 211635, 211634, 211633, 211632, 211629, 211628, 211627, 211626, 211625, 211624, 211621, 211620, 211619, 211618, 211591, 211578, 211577, 211572, 211566, 211565, 211564, 211563, 211562, 211561, 211560, 211559, 211558, 211557, 211556, 211555, 211550, 211549, 211548, 211547, 211546, 211545, 211544, 211543, 211542, 211541, 211539, 211538, 211534, 211533, 211532, 211531, 211530, 211529, 211523, 211522, 211521, 211520, 211519, 211518, 211508, 211500, 211498, 211497, 211496, 211495, 211494, 211493, 211492, 211489, 211487, 211485, 211482, 211481, 211479, 211478, 211473, 211471, 211468, 211465, 211464, 211462, 211461, 211460, 211459, 211458, 211457, 211456, 211455, 211454, 211453, 211449, 211415, 211389, 211388, 211387, 211386, 211385, 211383, 211377, 211376, 211375, 211374, 211369, 211367, 211357, 211356, 211355, 211349, 211338, 211337, 211336, 211334, 211331, 211330, 211327, 211323, 211321, 211310, 211305, 211303, 211284, 211282, 211276, 211275, 211274, 211271, 211268, 211267, 211266, 211265, 211264, 211261, 211259, 211258, 211240, 211204, 211202, 211201, 211198, 211197, 211195, 211194, 211188, 211184, 211183, 211182, 211181, 211180, 211179, 211177, 211176, 211175, 211174, 211173, 211172, 211167, 211166, 211165, 211164, 211163, 211162, 211161, 211160, 211159, 211156, 211155, 211154, 211153, 211152, 211148, 211146, 211143, 211142, 211141, 211116, 211115, 211114, 211113, 211112, 211111, 211106, 211103, 211102, 211101, 211100, 211099, 211094, 211093, 211092, 211087, 211086, 211084, 211083, 211082, 211081, 211080, 211079, 211078, 211077, 211076, 211075, 211074, 211073, 211072, 211064, 211063, 211062, 211061, 211060, 211059, 211058, 211057, 211056, 211055, 211054, 211053, 211052, 211051, 211050, 211049, 211044, 211043, 211042, 211041, 211040, 211039, 211038, 211035, 211033, 211032, 211031, 211030, 211029, 211028, 211027, 211026, 211025, 211024, 211023, 211022, 211021, 211019, 211018, 211017, 211016, 211002, 211000, 210999, 210996, 210995, 210993, 210969, 210968, 210951, 210950, 210949, 210940, 210939, 210938, 210937, 210936, 210935, 210934, 210933, 210932, 210931, 210930, 210929, 210918, 210902, 210901, 210900, 210899, 210898, 210897, 210896, 210894, 210893, 210892, 210891, 210886, 210885, 210884, 210883, 210882, 210881, 210880, 210879, 210878, 210877, 210876, 210875, 210874, 210872, 210871, 210869, 210862, 210861, 210860, 210859, 210858, 210857, 210856, 210855, 210854, 210853, 210852, 210851, 210850, 210849, 210848, 210847, 210846, 210845, 210844, 210843, 210842, 210841, 210840, 210839, 210838, 210837, 210836, 210835, 210834, 210833, 210832, 210831, 210826, 210824, 210823, 210822, 210819, 210818, 210817, 210816, 210814, 210810, 210809, 210808, 210807, 210806, 210805, 210804, 210803, 210802, 210801, 210800, 210799, 210798, 210797, 210796, 210795, 210794, 210793, 210792, 210791, 210790, 210789, 210788, 210787, 210786, 210784, 210783, 210782, 210781, 210780, 210779, 210778, 210777, 210776, 210775, 210774, 210773, 210772, 210758, 210757, 210756, 210755, 210754, 210752, 210751, 210749, 210748, 210747, 210746, 210745, 210744, 210743, 210742, 210741, 210740, 210739, 210738, 210737, 210736, 210735, 210729, 210722, 210720, 210718, 210717, 210716, 210715, 210714, 210713, 210712, 210711, 210710, 210709, 210706, 210694, 210693, 210692, 210691, 210690, 210689, 210688, 210687, 210686, 210685, 210684, 210683, 210682, 210672, 210668, 210664, 210663, 210662, 210661, 210659, 210658, 210657, 210656, 210655, 210654, 210653, 210649, 210636, 210635, 210629, 210628, 210627, 210626, 210624, 210621, 210620, 210619, 210618, 210614, 210613, 210606, 210604, 210603, 210602, 210601, 210600, 210599, 210595, 210591, 210590, 210579, 210578, 210577, 210576, 210575, 210574, 210573, 210572, 210571, 210570, 210569, 210566, 210565, 210564, 210562, 210561, 210560, 210557, 210556, 210555, 210554, 210551, 210550, 210549, 210547, 210546, 210545, 210544, 210543, 210542, 210541, 210540, 210539, 210538, 210537, 210528, 210527, 210522, 210521, 210520, 210518, 210517, 210516, 210515, 210514, 210513, 210512, 210509, 210508, 210505, 210504, 210503, 210502, 210501, 210500, 210499, 210498, 210497, 210496, 210495, 210494, 210493, 210492, 210491, 210490, 210489, 210488, 210487, 210486, 210484, 210483, 210482, 210481, 210480, 210479, 210478, 210476, 210475, 210474, 210473, 210472, 210471, 210470, 210469, 210460, 210443, 210440, 210439, 210438, 210437, 210436, 210435, 210434, 210433, 210432, 210429, 210428, 210427, 210426, 210425, 210424, 210423, 210422, 210421, 210420, 210419, 210418, 210417, 210416, 210415, 210414, 210413, 210412, 210411, 210409, 210408, 210407, 210403, 210402, 210401, 210400, 210399, 210391, 210390, 210387, 210383, 210382, 210381, 210379, 210378, 210375, 210371, 210370, 210369, 210368, 210367, 210359, 210358, 210357, 210356, 210354, 210350, 210349, 210346, 210344, 210342, 210339, 210338, 210337, 210336, 210332, 210329, 210326, 210324, 210323, 210322, 210320, 210319, 210318, 210317, 210315, 210310, 210309, 210308, 210307, 210302, 210300, 210299, 210298, 210297, 210296, 210292, 210290, 210289, 210288, 210286, 210283, 210277, 210276, 210274, 210273, 210272, 210270, 210269, 210268, 210267, 210264, 210262, 210260, 210259, 210258, 210257, 210255, 210254, 210253, 210252, 210251, 210250, 210249, 210248, 210247, 210246, 210242, 210237, 210236, 210235, 210234, 210233, 210232, 210231, 210230, 210229, 210228, 210227, 210224, 210223, 210221, 210220, 210219, 210218, 210216, 210215, 210214, 210213, 210212, 210211, 210210, 210208, 210205, 210204, 210202, 210201, 210200, 210199, 210198, 210197, 210196, 210195, 210194, 210193, 210192, 210191, 210190, 210188, 210187, 210186, 210185, 210183, 210182, 210181, 210180, 210179, 210173, 210172, 210171, 210170, 210169, 210162, 210161, 210159, 210158, 210157, 210156, 210155, 210154, 210153, 210152, 210151, 210150, 210149, 210148, 210147, 210146, 210145, 210144, 210143, 210142, 210140, 210139, 210138, 210137, 210136, 210134, 210133, 210132, 210128, 210127, 210122, 210120, 210119, 210109, 210105, 210103, 210100, 210098, 210097, 210086, 210081, 210078, 210076, 210075, 210074, 210073, 210072, 210071, 210070, 210068, 210067, 210066, 210065, 210059, 210058, 210057, 210056, 210055, 210054, 210053, 210052, 210051, 210050, 210049, 210048, 210047, 210046, 210045, 210044, 210042, 210038, 210037, 210036, 210035, 210033, 210032, 210031, 210030, 210028, 210027, 210026, 210025, 210024, 210023, 210022, 210019, 210018, 210017, 210016, 210015, 210014, 210013, 210012, 209980, 209979, 209978, 209977, 209974, 209972, 209971, 209967, 209966, 209965, 209964, 209963, 209962, 209961, 209959, 209958, 209955, 209954, 209953, 209952, 209951, 209950, 209949, 209948, 209946, 209943, 209942, 209941, 209939, 209937, 209936, 209935, 209933, 209932, 209931, 209930, 209929, 209927, 209925, 209923, 209922, 209921, 209920, 209919, 209918, 209917, 209916, 209915, 209914, 209913, 209912, 209911, 209910, 209909, 209908, 209907, 209905, 209904, 209903, 209902, 209901, 209900, 209899, 209898, 209897, 209896, 209894, 209893, 209891, 209890, 209889, 209888, 209887, 209886, 209885, 209884, 209883, 209882, 209881, 209880, 209879, 209878, 209877, 209876, 209873, 209861, 209852, 209851, 209850, 209849, 209848, 209847, 209845, 209843, 209842, 209841, 209839, 209837, 209836, 209835, 209833, 209827, 209826, 209825, 209823, 209822, 209821, 209820, 209818, 209817, 209816, 209814, 209809, 209808, 209800, 209799, 209797, 209795, 209794, 209793, 209791, 209790, 209785, 209784, 209783, 209782, 209781, 209780, 209778, 209774, 209773, 209770, 209766, 209765, 209751, 209750, 209749, 209748, 209747, 209745, 209743, 209741, 209740, 209738, 209737, 209735, 209734, 209731, 209730, 209729, 209728, 209727, 209726, 209724, 209722, 209720, 209719, 209718, 209716, 209714, 209713, 209712, 209708, 209707, 209705, 209704, 209703, 209702, 209701, 209700, 209698, 209692, 209690, 209686, 209685, 209661, 209660, 209658, 209656, 209655, 209654, 209653, 209652, 209651, 209650, 209649, 209648, 209647, 209646, 209644, 209642, 209639, 209638, 209637, 209633, 209606, 209605, 209604, 209603, 209602, 209601, 209600, 209599, 209591, 209590, 209589, 209588, 209587, 209586, 209585, 209584, 209582, 209526, 209525, 209524, 209523, 209481, 209479, 209463, 209462, 209461, 209460, 209456, 209445, 209444, 209442, 209441, 209440, 209439, 209438, 209437, 209436, 209435, 209434, 209433, 209432, 209423, 209422, 209421, 209420, 209386, 209385, 209384, 209383, 209382, 209381, 209380, 209375, 209368, 209355, 209352, 209351, 209332, 209331, 209330, 209329, 209328, 209327, 209318, 209317, 209316, 209315, 209312, 209311, 209307, 209304, 209303, 209302, 209301, 209300, 209299, 209297, 209296, 209287, 209283, 209281, 209280, 209279, 209278, 209277, 209276, 209275, 209274, 209271, 209249, 209248, 209247, 209246, 209245, 209244, 209243, 209242, 209241, 209240, 209239, 209238, 209237, 209236, 209235, 209234, 209233, 209231, 209229, 209228, 209227, 209226, 209225, 209224, 209223, 209222, 209221, 209220, 209219, 209218, 209217, 209216, 209215, 209213, 209211, 209210, 209209, 209208, 209207, 209206, 209205, 209201, 209200, 209199, 209198, 209194, 209193, 209191, 209190, 209189, 209188, 209187, 209186, 209185, 209183, 209182, 209181, 209180, 209176, 209175, 209159, 209156, 209155, 209154, 209153, 209152, 209151, 209150, 209146, 209145, 209144, 209138, 209137, 209136, 209133, 209132, 209131, 209130, 209129, 209128, 209127, 209120, 209119, 209115, 209114, 209111, 209110, 209109, 209108, 209107, 209106, 209103, 209089, 209088, 209086, 209085, 209084, 209073, 209070, 209069, 209067, 209066, 209065, 209064, 209063, 209062, 209050, 209048, 209035, 209034, 209033, 209032, 209031, 209029, 209028, 209027, 209026, 209025, 209024, 209022, 209021, 209020, 208999, 208998, 208996, 208994, 208993, 208982, 208968, 208967, 208966, 208965, 208964, 208963, 208957, 208955, 208951, 208948, 208947, 208944, 208943, 208939, 208938, 208937, 208936, 208935, 208934, 208933, 208932, 208930, 208929, 208928, 208927, 208926, 208924, 208921, 208920, 208919, 208918, 208917, 208909, 208908, 208907, 208906, 208905, 208904, 208903, 208897, 208889, 208880, 208879, 208878, 208877, 208876, 208875, 208874, 208873, 208872, 208871, 208868, 208866, 208864, 208863, 208859, 208855, 208850, 208849, 208848, 208846, 208845, 208844, 208843, 208842, 208841, 208830, 208826, 208825, 208824, 208823, 208822, 208821, 208820, 208818, 208817, 208816, 208815, 208814, 208813, 208810, 208809, 208808, 208807, 208806, 208805, 208804, 208803, 208801, 208800, 208799, 208798, 208797, 208796, 208795, 208794, 208793, 208792, 208791, 208790, 208789, 208788, 208787, 208786, 208785, 208780, 208777, 208776, 208775, 208773, 208772, 208769, 208767, 208766, 208765, 208764, 208763, 208762, 208761, 208760, 208759, 208739, 208738, 208737, 208736, 208735, 208734, 208733, 208730, 208729, 208728, 208726, 208725, 208723, 208717, 208716, 208714, 208713, 208712, 208711, 208710, 208697, 208687, 208676, 208675, 208674, 208672, 208665, 208659, 208637, 208634, 208633, 208632, 208631, 208629, 208628, 208627, 208625, 208624, 208623, 208622, 208621, 208620, 208619, 208618, 208616, 208613, 208610, 208604, 208600, 208599, 208595, 208590, 208589, 208588, 208587, 208585, 208581, 208579, 208575, 208574, 208573, 208572, 208571, 208570, 208569, 208568, 208567, 208566, 208565, 208556, 208555, 208554, 208553, 208550, 208549, 208547, 208546, 208545, 208544, 208543, 208542, 208541, 208540, 208537, 208536, 208535, 208534, 208532, 208528, 208527, 208526, 208525, 208524, 208522, 208521, 208519, 208518, 208517, 208516, 208513, 208512, 208510, 208508, 208503, 208502, 208501, 208500, 208498, 208495, 208494, 208493, 208490, 208475, 208474, 208473, 208471, 208470, 208466, 208465, 208464, 208458, 208457, 208456, 208455, 208454, 208453, 208452, 208451, 208446, 208439, 208438, 208422, 208419, 208416, 208414, 208407, 208406, 208403, 208401, 208400, 208394, 208393, 208389, 208388, 208387, 208386, 208385, 208383, 208382, 208381, 208378, 208375, 208373, 208363, 208355, 208351, 208350, 208349, 208346, 208342, 208341, 208335, 208334, 208321, 208320, 208319, 208302, 208301, 208291, 208287, 208275, 208266, 208265, 208264, 208262, 208260, 208259, 208256, 208250, 208249, 208248, 208247, 208246, 208245, 208244, 208243, 208242, 208241, 208240, 208239, 208238, 208237, 208236, 208235, 208234, 208233, 208232, 208231, 208230, 208229, 208228, 208227, 208210, 208209, 208208, 208206, 208204, 208203, 208202, 208201, 208200, 208199, 208198, 208197, 208196, 208195, 208194, 208192, 208191, 208190, 208179, 208178, 208177, 208176, 208175, 208174, 208173, 208172, 208171, 208170, 208169, 208168, 208167, 208163, 208162, 208161, 208160, 208159, 208158, 208157, 208156, 208155, 208154, 208153, 208152, 208151, 208150, 208149, 208148, 208147, 208146, 208145, 208143, 208142, 208141, 208140, 208139, 208138, 208137, 208136, 208135, 208134, 208133, 208132, 208131, 208130, 208129, 208128, 208127, 208126, 208125, 208124, 208123, 208121, 208120, 208119, 208118, 208116, 208115, 208112, 208111, 208109, 208108, 208102, 208101, 208100, 208099, 208098, 208097, 208096, 208082, 208081, 208080, 208079, 208077, 208072, 208071, 208069, 208067, 208066, 208065, 208064, 208063, 208062, 208061, 208060, 208059, 208053, 208051, 208015, 208014, 208012, 208011, 208010, 208002, 207998, 207997, 207992, 207991, 207989, 207982, 207981, 207974, 207972, 207959, 207957, 207956, 207950, 207949, 207948, 207947, 207946, 207945, 207944, 207943, 207942, 207941, 207940, 207939, 207938, 207937, 207936, 207935, 207934, 207933, 207932, 207931, 207930, 207929, 207925, 207923, 207903, 207902, 207901, 207900, 207899, 207898, 207897, 207896, 207895, 207894, 207893, 207892, 207891, 207890, 207889, 207888, 207887, 207881, 207880, 207879, 207878, 207877, 207876, 207875, 207874, 207873, 207872, 207871, 207870, 207869, 207868, 207867, 207866, 207865, 207864, 207861, 207860, 207859, 207858, 207857, 207856, 207855, 207854, 207853, 207852, 207851, 207849, 207848, 207847, 207846, 207845, 207844, 207843, 207841, 207837, 207836, 207820, 207802, 207801, 207800, 207759, 207758, 207757, 207750, 207749, 207748, 207747, 207741, 207737, 207735, 207733, 207728, 207727, 207726, 207725, 207707, 207687, 207642, 207641, 207635, 207633, 207631, 207630, 207615, 207614, 207613, 207612, 207611, 207610, 207609, 207608, 207606, 207602, 207599, 207598, 207581, 207579, 207577, 207573, 207572, 207566, 207565, 207564, 207562, 207561, 207560, 207556, 207555, 207554, 207553, 207549, 207548, 207547, 207544, 207543, 207542, 207541, 207540, 207530, 207524, 207523, 207522, 207521, 207517, 207516, 207515, 207514, 207513, 207511, 207510, 207509, 207508, 207504, 207485, 207484, 207483, 207482, 207481, 207480, 207479, 207478, 207477, 207476, 207475, 207474, 207470, 207468, 207462, 207449, 207448, 207442, 207434, 207432, 207419, 207418, 207395, 207394, 207393, 207392, 207388, 207387, 207376, 207374, 207372, 207371, 207370, 207369, 207368, 207367, 207366, 207365, 207364, 207363, 207362, 207361, 207360, 207359, 207358, 207357, 207356, 207354, 207353, 207352, 207350, 207349, 207348, 207345, 207343, 207342, 207340, 207338, 207337, 207335, 207334, 207333, 207332, 207331, 207330, 207329, 207328, 207327, 207326, 207324, 207323, 207321, 207320, 207319, 207318, 207317, 207316, 207314, 207313, 207312, 207311, 207310, 207309, 207308, 207307, 207306, 207305, 207304, 207303, 207302, 207301, 207300, 207299, 207298, 207297, 207295, 207294, 207289, 207288, 207287, 207286, 207285, 207284, 207283, 207282, 207281, 207280, 207279, 207278, 207277, 207276, 207272, 207271, 207270, 207269, 207266, 207258, 207251, 207243, 207242, 207241, 207240, 207239, 207238, 207237, 207229, 207228, 207225, 207224, 207219, 207218, 207210, 207209, 207208, 207207, 207206, 207203, 207198, 207193, 207189, 207168, 207167, 207166, 207162, 207158, 207152, 207149, 207143, 207142, 207138, 207137, 207136, 207135, 207134, 207133, 207119, 207118, 207117, 207116, 207115, 207114, 207113, 207112, 207111, 207110, 207109, 207108, 207107, 207105, 207104, 207103, 207100, 207097, 207087, 207065, 207031, 207030, 207029, 207028, 207027, 207026, 207025, 207024, 207023, 207022, 207016, 207011, 207009, 207008, 207007, 207006, 207005, 207003, 207002, 207000, 206999, 206995, 206988, 206987, 206986, 206984, 206983, 206973, 206972, 206959, 206958, 206948, 206946, 206944, 206931, 206930, 206929, 206912, 206908, 206907, 206906, 206905, 206904, 206903, 206902, 206900, 206889, 206888, 206886, 206878, 206833, 206726, 206725, 206708, 206707, 206706, 206705, 206704, 206703, 206701, 206692, 206682, 206681, 206679, 206671, 206668, 206667, 206666, 206637, 206633, 206629, 206628, 206627, 206626, 206625, 206624, 206623, 206622, 206621, 206620, 206619, 206618, 206617, 206616, 206615, 206614, 206613, 206612, 206611, 206610, 206609, 206608, 206607, 206606, 206605, 206604, 206603, 206602, 206592, 206590, 206576, 206575, 206573, 206571, 206564, 206560, 206559, 206558, 206551, 206550, 206539, 206534, 206533, 206532, 206531, 206530, 206529, 206528, 206527, 206526, 206525, 206524, 206523, 206522, 206521, 206519, 206512, 206511, 206510, 206509, 206508, 206507, 206506, 206505, 206496, 206495, 206493, 206492, 206491, 206490, 206489, 206488, 206487, 206486, 206485, 206483, 206482, 206479, 206478, 206477, 206476, 206475, 206474, 206473, 206472, 206471, 206470, 206469, 206468, 206467, 206466, 206465, 206464, 206463, 206462, 206461, 206460, 206459, 206458, 206457, 206456, 206454, 206453, 206452, 206445, 206444, 206443, 206442, 206441, 206440, 206439, 206438, 206437, 206435, 206434, 206433, 206432, 206431, 206430, 206429, 206428, 206427, 206426, 206425, 206424, 206420, 206419, 206418, 206412, 206411, 206410, 206409, 206408, 206407, 206406, 206405, 206404, 206403, 206402, 206401, 206400, 206399, 206398, 206396, 206395, 206394, 206390, 206389, 206388, 206387, 206386, 206384, 206383, 206382, 206381, 206380, 206377, 206376, 206374, 206373, 206372, 206371, 206367, 206366, 206365, 206364, 206363, 206362, 206359, 206358, 206357, 206355, 206354, 206353, 206352, 206347, 206344, 206343, 206342, 206338, 206337, 206336, 206325, 206322, 206320, 206319, 206318, 206317, 206316, 206315, 206313, 206312, 206311, 206309, 206308, 206307, 206306, 206305, 206304, 206303, 206301, 206300, 206299, 206298, 206297, 206296, 206295, 206294, 206293, 206292, 206291, 206290, 206289, 206284, 206283, 206282, 206281, 206280, 206279, 206278, 206277, 206276, 206275, 206274, 206273, 206272, 206271, 206270, 206268, 206267, 206266, 206265, 206264, 206263, 206262, 206261, 206260, 206259, 206258, 206257, 206256, 206255, 206254, 206253, 206252, 206251, 206250, 206249, 206248, 206247, 206246, 206245, 206244, 206243, 206242, 206241, 206240, 206239, 206238, 206236, 206235, 206234, 206233, 206232, 206231, 206230, 206229, 206228, 206227, 206226, 206225, 206223, 206222, 206221, 206220, 206214, 206213, 206211, 206210, 206209, 206208, 206207, 206206, 206205, 206204, 206202, 206200, 206199, 206198, 206196, 206195, 206194, 206193, 206192, 206191, 206190, 206189, 206188, 206182, 206180, 206178, 206177, 206176, 206175, 206174, 206172, 206171, 206170, 206167, 206166, 206165, 206164, 206163, 206162, 206161, 206160, 206159, 206157, 206156, 206155, 206154, 206153, 206152, 206150, 206149, 206148, 206147, 206146, 206145, 206144, 206143, 206142, 206141, 206140, 206139, 206138, 206137, 206136, 206132, 206130, 206127, 206125, 206124, 206122, 206120, 206119, 206118, 206117, 206116, 206115, 206114, 206113, 206112, 206111, 206109, 206108, 206107, 206106, 206103, 206102, 206101, 206100, 206096, 206095, 206073, 206070, 206069, 206052, 206050, 206049, 206048, 206047, 206041, 206039, 206037, 206036, 206035, 206034, 206016, 206015, 206014, 206013, 206009, 206008, 206007, 205988, 205975, 205973, 205972, 205971, 205969, 205968, 205950, 205949, 205948, 205946, 205944, 205942, 205941, 205940, 205939, 205938, 205925, 205922, 205919, 205918, 205913, 205876, 205862, 205849, 205804, 205800, 205798, 205794, 205793, 205790, 205789, 205788, 205785, 205783, 205777, 205774, 205771, 205746, 205738, 205737, 205734, 205733, 205732, 205731, 205730, 205726, 205725, 205722, 205720, 205717, 205716, 205715, 205714, 205709, 205704, 205699, 205687, 205675, 205674, 205673, 205672, 205671, 205670, 205669, 205668, 205662, 205649, 205648, 205627, 205607, 205606, 205605, 205604, 205602, 205601, 205600, 205599, 205598, 205597, 205596, 205595, 205594, 205591, 205590, 205586, 205579, 205568, 205567, 205561, 205560, 205559, 205558, 205550, 205524, 205523, 205516, 205508, 205505, 205498, 205497, 205496, 205495, 205481, 205441, 205440, 205439, 205438, 205437, 205436, 205435, 205434, 205423, 205422, 205419, 205418, 205417, 205415, 205411, 205409, 205406, 205390, 205378, 205370, 205365, 205363, 205362, 205346, 205345, 205344, 205342, 205341, 205340, 205337, 205336, 205335, 205334, 205333, 205332, 205331, 205330, 205329, 205328, 205327, 205326, 205324, 205323, 205321, 205320, 205318, 205317, 205315, 205314, 205313, 205311, 205309, 205303, 205302, 205301, 205297, 205291, 205285, 205282, 205281, 205280, 205279, 205278, 205275, 205272, 205271, 205268, 205267, 205266, 205265, 205264, 205263, 205262, 205261, 205260, 205259, 205258, 205257, 205256, 205255, 205254, 205250, 205249, 205247, 205246, 205245, 205243, 205241, 205239, 205238, 205237, 205235, 205234, 205233, 205232, 205224, 205223, 205222, 205221, 205220, 205219, 205214, 205212, 205211, 205207, 205206, 205205, 205201, 205197, 205194, 205192, 205190, 205189, 205188, 205187, 205186, 205185, 205184, 205182, 205180, 205179, 205178, 205173, 205171, 205148, 205146, 205144, 205135, 205134, 205129, 205118, 205091, 205088, 205087, 205086, 205079, 205078, 205077, 205073, 205069, 205063, 205062, 205059, 205056, 205052, 205051, 205050, 204903, 204889, 204888, 204884, 204883, 204882, 204881, 204879, 204876, 204875, 204874, 204873, 204872, 204852, 204851, 204850, 204840, 204839, 204837, 204835, 204834, 204827, 204823, 204812, 204811, 204809, 204802, 204793, 204782, 204781, 204780, 204777, 204776, 204773, 204772, 204771, 204770, 204764, 204758, 204757, 204756, 204755, 204754, 204753, 204750, 204749, 204746, 204744, 204742, 204741, 204740, 204739, 204738, 204737, 204735, 204734, 204733, 204717, 204715, 204710, 204709, 204708, 204707, 204706, 204702, 204699, 204692, 204691, 204690, 204686, 204684, 204668, 204667, 204666, 204665, 204664, 204663, 204658, 204643, 204641, 204640, 204620, 204610, 204609, 204605, 204601, 204583, 204581, 204580, 204579, 204578, 204567, 204566, 204565, 204564, 204563, 204562, 204561, 204560, 204559, 204558, 204557, 204556, 204554, 204552, 204543, 204542, 204541, 204540, 204539, 204538, 204537, 204536, 204535, 204534, 204533, 204532, 204531, 204530, 204529, 204528, 204527, 204526, 204525, 204524, 204523, 204522, 204521, 204520, 204519, 204516, 204515, 204514, 204513, 204506, 204500, 204499, 204497, 204493, 204489, 204474, 204471, 204470, 204457, 204455, 204442, 204441, 204439, 204438, 204435, 204403, 204402, 204401, 204400, 204399, 204398, 204397, 204396, 204395, 204394, 204391, 204389, 204386, 204353, 204352, 204351, 204350, 204344, 204320, 204317, 204311, 204310, 204309, 204308, 204307, 204306, 204305, 204304, 204303, 204302, 204301, 204300, 204299, 204298, 204297, 204296, 204295, 204294, 204293, 204292, 204291, 204290, 204289, 204288, 204287, 204286, 204285, 204284, 204283, 204282, 204281, 204280, 204279, 204278, 204277, 204276, 204275, 204274, 204273, 204272, 204270, 204268, 204266, 204265, 204264, 204263, 204261, 204259, 204258, 204257, 204256, 204255, 204254, 204253, 204252, 204251, 204250, 204249, 204248, 204247, 204246, 204245, 204244, 204242, 204241, 204240, 204239, 204238, 204237, 204236, 204235, 204232, 204228, 204227, 204226, 204225, 204224, 204223, 204222, 204221, 204220, 204219, 204185, 204176, 204175, 204170, 204164, 204155, 204108, 204107, 204104, 204103, 204100, 204099, 204097, 204081, 204078, 204077, 204076, 204075, 204074, 204073, 204072, 204071, 204070, 204069, 204068, 204067, 204066, 204065, 204064, 204063, 204062, 204060, 204059, 204058, 204057, 204056, 204055, 204054, 204053, 204052, 204051, 204050, 204049, 204048, 204047, 204046, 204045, 204044, 204043, 204014, 204013, 204012, 204011, 204010, 204009, 204008, 204007, 204005, 204003, 204002, 204000, 203999, 203998, 203997, 203996, 203995, 203993, 203992, 203990, 203989, 203988, 203987, 203984, 203983, 203981, 203980, 203979, 203974, 203973, 203970, 203969, 203968, 203966, 203965, 203964, 203961, 203956, 203955, 203954, 203953, 203952, 203951, 203950, 203949, 203948, 203947, 203944, 203943, 203942, 203941, 203940, 203939, 203938, 203937, 203936, 203935, 203934, 203933, 203931, 203930, 203929, 203922, 203919, 203915, 203914, 203913, 203912, 203911, 203910, 203909, 203908, 203907, 203906, 203905, 203904, 203903, 203902, 203899, 203896, 203895, 203894, 203893, 203892, 203891, 203890, 203889, 203882, 203881, 203865, 203864, 203863, 203852, 203851, 203848, 203847, 203844, 203843, 203841, 203840, 203839, 203838, 203837, 203836, 203835, 203834, 203833, 203832, 203831, 203830, 203829, 203828, 203827, 203826, 203824, 203819, 203813, 203812, 203811, 203810, 203809, 203808, 203807, 203806, 203805, 203804, 203803, 203802, 203801, 203800, 203799, 203798, 203797, 203796, 203795, 203791, 203789, 203788, 203787, 203779, 203778, 203777, 203776, 203775, 203774, 203773, 203772, 203771, 203770, 203766, 203764, 203763, 203762, 203761, 203758, 203753, 203752, 203751, 203750, 203749, 203748, 203747, 203746, 203745, 203744, 203743, 203740, 203739, 203738, 203736, 203734, 203733, 203732, 203731, 203730, 203729, 203716, 203714, 203713, 203712, 203711, 203710, 203709, 203708, 203707, 203704, 203702, 203699, 203697, 203696, 203695, 203694, 203693, 203692, 203691, 203690, 203689, 203671, 203635, 203632, 203631, 203630, 203629, 203628, 203626, 203606, 203605, 203604, 203603, 203602, 203600, 203590, 203553, 203548, 203540, 203538, 203537, 203536, 203527, 203512, 203508, 203507, 203501, 203500, 203498, 203497, 203496, 203495, 203494, 203493, 203492, 203491, 203490, 203489, 203488, 203487, 203486, 203485, 203484, 203483, 203478, 203477, 203476, 203475, 203474, 203473, 203467, 203458, 203457, 203447, 203443, 203442, 203423, 203416, 203405, 203399, 203396, 203395, 203394, 203393, 203356, 203355, 203347, 203346, 203336, 203335, 203334, 203333, 203332, 203331, 203330, 203329, 203328, 203327, 203326, 203325, 203324, 203322, 203318, 203315, 203314, 203312, 203311, 203310, 203309, 203308, 203307, 203306, 203305, 203304, 203303, 203302, 203301, 203300, 203299, 203298, 203297, 203296, 203295, 203294, 203292, 203291, 203290, 203289, 203284, 203279, 203277, 203267, 203266, 203265, 203263, 203262, 203261, 203260, 203259, 203258, 203257, 203255, 203253, 203252, 203251, 203250, 203249, 203248, 203247, 203246, 203245, 203244, 203240, 203239, 203233, 203231, 203229, 203226, 203225, 203224, 203223, 203222, 203221, 203191, 203190, 203189, 203188, 203182, 203181, 203173, 203172, 203171, 203169, 203168, 203167, 203166, 203164, 203163, 203160, 203157, 203156, 203154, 203153, 203152, 203151, 203150, 203149, 203148, 203146, 203142, 203140, 203139, 203137, 203135, 203131, 203130, 203128, 203125, 203124, 203122, 203116, 203112, 203109, 203108, 203107, 203106, 203100, 203098, 203097, 203096, 203095, 203094, 203083, 203082, 203081, 203080, 203079, 203078, 203077, 203076, 203075, 203074, 203073, 203071, 203070, 203069, 203068, 203067, 203066, 203065, 203064, 203062, 203061, 203060, 203059, 203058, 203056, 203055, 203054, 203053, 203052, 203051, 203050, 203049, 203047, 203046, 203044, 203043, 203042, 203041, 203040, 203039, 203038, 203037, 203036, 203035, 203034, 203015, 203014, 203011, 203010, 203009, 203008, 203007, 203006, 203005, 203004, 203003, 203002, 203000, 202999, 202998, 202997, 202996, 202991, 202990, 202989, 202988, 202987, 202985, 202984, 202983, 202982, 202981, 202980, 202979, 202978, 202977, 202976, 202975, 202974, 202973, 202972, 202971, 202970, 202969, 202968, 202967, 202966, 202965, 202934, 202933, 202932, 202931, 202930, 202929, 202928, 202927, 202926, 202925, 202923, 202921, 202919, 202912, 202909, 202908, 202906, 202903, 202902, 202900, 202899, 202897, 202896, 202895, 202893, 202868, 202867, 202866, 202864, 202863, 202862, 202861, 202860, 202854, 202815, 202814, 202813, 202812, 202811, 202809, 202807, 202806, 202804, 202803, 202802, 202801, 202800, 202799, 202798, 202797, 202796, 202795, 202794, 202793, 202792, 202790, 202789, 202786, 202785, 202784, 202783, 202782, 202781, 202780, 202779, 202778, 202775, 202774, 202773, 202772, 202771, 202770, 202769, 202768, 202767, 202765, 202763, 202762, 202761, 202760, 202759, 202758, 202757, 202756, 202754, 202753, 202752, 202751, 202750, 202749, 202747, 202746, 202741, 202739, 202738, 202735, 202734, 202733, 202730, 202727, 202699, 202698, 202697, 202696, 202694, 202693, 202692, 202691, 202690, 202688, 202686, 202684, 202682, 202680, 202677, 202676, 202675, 202674, 202673, 202672, 202671, 202670, 202669, 202668, 202667, 202665, 202662, 202653, 202627, 202626, 202616, 202614, 202613, 202602, 202600, 202599, 202588, 202582, 202581, 202580, 202576, 202575, 202565, 202561, 202557, 202556, 202549, 202547, 202544, 202543, 202542, 202541, 202540, 202539, 202538, 202537, 202536, 202535, 202534, 202529, 202528, 202527, 202525, 202524, 202522, 202521, 202520, 202519, 202518, 202517, 202516, 202515, 202514, 202509, 202508, 202507, 202499, 202498, 202497, 202496, 202495, 202493, 202492, 202491, 202490, 202489, 202488, 202487, 202486, 202485, 202484, 202472, 202469, 202460, 202457, 202447, 202440, 202402, 202380, 202379, 202378, 202377, 202375, 202374, 202373, 202360, 202359, 202358, 202357, 202356, 202355, 202353, 202352, 202349, 202347, 202336, 202335, 202332, 202331, 202330, 202329, 202328, 202327, 202326, 202325, 202324, 202323, 202322, 202321, 202320, 202319, 202317, 202315, 202314, 202313, 202312, 202311, 202310, 202309, 202308, 202307, 202306, 202305, 202304, 202303, 202302, 202301, 202299, 202298, 202297, 202296, 202295, 202294, 202293, 202292, 202291, 202290, 202289, 202288, 202287, 202286, 202285, 202284, 202283, 202282, 202281, 202280, 202279, 202278, 202277, 202275, 202274, 202273, 202272, 202271, 202270, 202269, 202268, 202267, 202266, 202265, 202263, 202262, 202261, 202260, 202259, 202258, 202257, 202253, 202252, 202251, 202250, 202249, 202248, 202244, 202243, 202242, 202241, 202240, 202239, 202238, 202237, 202235, 202234, 202232, 202231, 202230, 202229, 202223, 202217, 202216, 202215, 202214, 202213, 202212, 202211, 202210, 202208, 202207, 202206, 202205, 202204, 202203, 202199, 202198, 202196, 202195, 202194, 202193, 202192, 202190, 202189, 202188, 202185, 202184, 202181, 202179, 202178, 202177, 202174, 202173, 202172, 202169, 202168, 202167, 202153, 202152, 202151, 202150, 202149, 202146, 202144, 202143, 202142, 202141, 202140, 202139, 202138, 202137, 202136, 202135, 202134, 202131, 202130, 202129, 202128, 202122, 202120, 202116, 202115, 202112, 202109, 202107, 202104, 202103, 202100, 202098, 202097, 202096, 202095, 202094, 202093, 202092, 202091, 202087, 202086, 202085, 202084, 202083, 202082, 202081, 202080, 202079, 202078, 202077, 202074, 202066, 202056, 202054, 202051, 202050, 202048, 202045, 202040, 202039, 202038, 202037, 202035, 202034, 202033, 202032, 202029, 202026, 202021, 202020, 202015, 202014, 202013, 202012, 202011, 202010, 202009, 202008, 202007, 202006, 202005, 202004, 202003, 202002, 202001, 202000, 201999, 201998, 201997, 201996, 201995, 201994, 201993, 201992, 201990, 201989, 201988, 201983, 201980, 201979, 201978, 201977, 201976, 201975, 201974, 201971, 201970, 201969, 201968, 201967, 201966, 201965, 201963, 201959, 201958, 201949, 201948, 201947, 201946, 201945, 201944, 201943, 201940, 201938, 201937, 201936, 201935, 201932, 201931, 201930, 201928, 201926, 201925, 201924, 201923, 201922, 201921, 201920, 201918, 201917, 201916, 201915, 201892, 201891, 201890, 201883, 201868, 201865, 201864, 201863, 201861, 201860, 201858, 201857, 201855, 201853, 201851, 201850, 201849, 201848, 201844, 201842, 201841, 201840, 201839, 201838, 201837, 201836, 201835, 201834, 201833, 201832, 201831, 201813, 201812, 201810, 201789, 201788, 201787, 201784, 201777, 201747, 201741, 201739, 201738, 201737, 201730, 201699, 201698, 201695, 201694, 201693, 201689, 201636, 201634, 201631, 201622, 201620, 201604, 201603, 201600, 201599, 201598, 201595, 201594, 201593, 201591, 201590, 201589, 201588, 201587, 201586, 201585, 201584, 201582, 201581, 201580, 201579, 201578, 201577, 201576, 201575, 201574, 201573, 201572, 201571, 201570, 201569, 201567, 201558, 201557, 201556, 201555, 201554, 201553, 201552, 201551, 201549, 201548, 201547, 201545, 201544, 201538, 201536, 201535, 201532, 201529, 201526, 201525, 201524, 201523, 201522, 201521, 201520, 201517, 201516, 201515, 201514, 201513, 201512, 201511, 201510, 201509, 201508, 201507, 201505, 201501, 201500, 201477, 201476, 201475, 201474, 201466, 201465, 201463, 201462, 201454, 201443, 201427, 201424, 201422, 201421, 201413, 201392, 201386, 201385, 201384, 201383, 201379, 201378, 201370, 201369, 201368, 201367, 201366, 201365, 201364, 201363, 201362, 201361, 201360, 201359, 201357, 201347, 201345, 201343, 201337, 201333, 201332, 201331, 201330, 201329, 201328, 201327, 201325, 201295, 201292, 201291, 201289, 201287, 201286, 201284, 201279, 201278, 201277, 201276, 201272, 201262, 201258, 201257, 201256, 201254, 201250, 201249, 201248, 201247, 201235, 201234, 201233, 201231, 201230, 201229, 201228, 201227, 201226, 201225, 201224, 201223, 201222, 201220, 201219, 201215, 201210, 201199, 201198, 201196, 201195, 201194, 201193, 201192, 201191, 201189, 201188, 201187, 201186, 201185, 201180, 201171, 201168, 201160, 201141, 201137, 201135, 201128, 201115, 201112, 201111, 201104, 201098, 201097, 201096, 201095, 201094, 201093, 201091, 201089, 201088, 201087, 201086, 201085, 201075, 201074, 201063, 201062, 201060, 201059, 201058, 201057, 201054, 201053, 201052, 201045, 201044, 200990, 200989, 200988, 200987, 200986, 200985, 200984, 200983, 200982, 200981, 200980, 200979, 200978, 200977, 200976, 200975, 200974, 200973, 200972, 200971, 200970, 200969, 200968, 200967, 200966, 200965, 200964, 200950, 200927, 200925, 200924, 200922, 200921, 200920, 200919, 200918, 200916, 200915, 200914, 200913, 200901, 200900, 200898, 200893, 200892, 200891, 200889, 200886, 200885, 200880, 200879, 200871, 200867, 200866, 200865, 200863, 200776, 200770, 200769, 200766, 200765, 200764, 200763, 200760, 200759, 200746, 200745, 200742, 200741, 200740, 200737, 200735, 200733, 200730, 200729, 200728, 200727, 200726, 200725, 200695, 200687, 200686, 200684, 200675, 200674, 200671, 200669, 200667, 200658, 200656, 200641, 200640, 200639, 200638, 200637, 200630, 200621, 200620, 200618, 200612, 200611, 200610, 200608, 200607, 200606, 200605, 200603, 200601, 200599, 200597, 200596, 200593, 200591, 200590, 200584, 200578, 200577, 200576, 200575, 200574, 200573, 200572, 200571, 200527, 200526, 200508, 200506, 200505, 200504, 200503, 200502, 200501, 200500, 200499, 200498, 200497, 200494, 200493, 200492, 200491, 200472, 200471, 200470, 200469, 200468, 200458, 200455, 200449, 200448, 200446, 200445, 200442, 200441, 200440, 200439, 200438, 200437, 200436, 200435, 200431, 200429, 200428, 200427, 200422, 200421, 200420, 200418, 200416, 200414, 200411, 200410, 200409, 200408, 200407, 200406, 200405, 200402, 200396, 200395, 200385, 200384, 200367, 200366, 200363, 200356, 200353, 200352, 200351, 200350, 200349, 200348, 200347, 200346, 200343, 200342, 200340, 200336, 200334, 200333, 200331, 200330, 200329, 200328, 200326, 200323, 200322, 200287, 200286, 200283, 200275, 200272, 200271, 200270, 200267, 200263, 200262, 200260, 200259, 200258, 200257, 200256, 200255, 200254, 200253, 200252, 200251, 200250, 200249, 200248, 200247, 200246, 200244, 200243, 200240, 200239, 200233, 200232, 200231, 200230, 200229, 200227, 200225, 200224, 200223, 200222, 200221, 200220, 200219, 200218, 200217, 200216, 200215, 200214, 200213, 200212, 200211, 200210, 200209, 200207, 200206, 200204, 200203, 200202, 200201, 200200, 200199, 200198, 200197, 200196, 200195, 200193, 200189, 200188, 200187, 200185, 200184, 200176, 200175, 200169, 200168, 200167, 200165, 200163, 200157, 200156, 200155, 200151, 200150, 200148, 200147, 200145, 200144, 200143, 200142, 200139, 200138, 200137, 200136, 200135, 200134, 200133, 200131, 200130, 200129, 200127, 200126, 200124, 200114, 200113, 200111, 200110, 200109, 200108, 200107, 200105, 200104, 200100, 200098, 200097, 200096, 200095, 200094, 200093, 200092, 200087, 200085, 200084, 200083, 200075, 200074, 200073, 200071, 200070, 200069, 200063, 200062, 200042, 200037, 200035, 200032, 200031, 200028, 200027, 200026, 200025, 200024, 200020, 200019, 200018, 200017, 200016, 200014, 200013, 200010, 200009, 200008, 200007, 199996, 199995, 199994, 199993, 199992, 199984, 199965, 199964, 199959, 199956, 199955, 199954, 199953, 199952, 199951, 199950, 199948, 199918, 199917, 199915, 199912, 199911, 199905, 199904, 199887, 199886, 199885, 199879, 199876, 199873, 199869, 199858, 199856, 199855, 199853, 199850, 199849, 199848, 199847, 199837, 199832, 199828, 199826, 199823, 199821, 199820, 199816, 199811, 199809, 199800, 199647, 199646, 199645, 199643, 199639, 199638, 199615, 199611, 199609, 199601, 199600, 199599, 199595, 199594, 199593, 199592, 199590, 199584, 199576, 199573, 199564, 199563, 199562, 199561, 199560, 199559, 199558, 199557, 199556, 199555, 199554, 199551, 199550, 199549, 199548, 199547, 199546, 199545, 199542, 199540, 199539, 199538, 199534, 199533, 199532, 199531, 199530, 199529, 199528, 199527, 199526, 199524, 199523, 199522, 199520, 199515, 199514, 199510, 199508, 199507, 199505, 199504, 199503, 199502, 199501, 199500, 199499, 199491, 199490, 199489, 199488, 199487, 199485, 199484, 199483, 199482, 199481, 199480, 199477, 199471, 199468, 199467, 199466, 199465, 199464, 199463, 199462, 199461, 199459, 199458, 199457, 199456, 199455, 199454, 199453, 199452, 199451, 199450, 199449, 199448, 199447, 199446, 199445, 199444, 199442, 199441, 199440, 199439, 199438, 199436, 199427, 199426, 199424, 199423, 199422, 199421, 199420, 199419, 199417, 199414, 199413, 199412, 199411, 199410, 199409, 199399, 199397, 199396, 199384, 199383, 199382, 199380, 199379, 199378, 199377, 199372, 199369, 199368, 199367, 199365, 199363, 199362, 199361, 199360, 199357, 199356, 199353, 199352, 199350, 199349, 199348, 199345, 199344, 199343, 199342, 199341, 199340, 199339, 199337, 199336, 199335, 199334, 199332, 199331, 199330, 199329, 199327, 199325, 199323, 199322, 199320, 199319, 199318, 199317, 199316, 199311, 199310, 199304, 199303, 199302, 199296, 199294, 199293, 199292, 199291, 199290, 199289, 199288, 199287, 199286, 199285, 199284, 199283, 199282, 199281, 199280, 199279, 199278, 199277, 199276, 199275, 199274, 199273, 199271, 199270, 199269, 199268, 199267, 199266, 199265, 199264, 199263, 199262, 199259, 199258, 199257, 199256, 199255, 199254, 199252, 199250, 199246, 199245, 199244, 199243, 199242, 199241, 199240, 199239, 199238, 199237, 199236, 199229, 199228, 199227, 199218, 199217, 199214, 199213, 199208, 199204, 199199, 199196, 199192, 199184, 199183, 199182, 199181, 199180, 199179, 199178, 199177, 199174, 199173, 199172, 199171, 199170, 199169, 199168, 199167, 199166, 199165, 199164, 199154, 199153, 199152, 199151, 199150, 199149, 199148, 199147, 199146, 199145, 199144, 199143, 199142, 199141, 199140, 199139, 199138, 199137, 199136, 199135, 199134, 199133, 199130, 199127, 199126, 199125, 199121, 199119, 199118, 199116, 199115, 199113, 199111, 199110, 199109, 199108, 199107, 199106, 199105, 199104, 199103, 199102, 199101, 199100, 199099, 199097, 199093, 199088, 199079, 199078, 199077, 199076, 199072, 199070, 199069, 199068, 199067, 199066, 199060, 199059, 199053, 199051, 199049, 199048, 199047, 199045, 199044, 199043, 199040, 199031, 199030, 199028, 199026, 199022, 199020, 199018, 199017, 199016, 199015, 199013, 199012, 199011, 199010, 199008, 199007, 199005, 199004, 199003, 199001, 198998, 198997, 198993, 198991, 198990, 198989, 198988, 198985, 198984, 198983, 198982, 198981, 198980, 198979, 198978, 198977, 198976, 198975, 198974, 198973, 198972, 198971, 198970, 198969, 198968, 198967, 198966, 198965, 198964, 198963, 198962, 198961, 198960, 198959, 198955, 198954, 198953, 198952, 198951, 198950, 198949, 198948, 198947, 198946, 198945, 198944, 198935, 198933, 198932, 198931, 198929, 198928, 198927, 198926, 198925, 198924, 198923, 198921, 198913, 198912, 198911, 198910, 198908, 198907, 198906, 198904, 198903, 198902, 198901, 198899, 198893, 198892, 198891, 198890, 198884, 198883, 198882, 198881, 198879, 198878, 198877, 198874, 198873, 198871, 198868, 198867, 198865, 198864, 198863, 198861, 198860, 198859, 198858, 198857, 198856, 198837, 198830, 198829, 198828, 198827, 198826, 198825, 198824, 198823, 198822, 198821, 198820, 198818, 198817, 198816, 198815, 198814, 198813, 198807, 198806, 198805, 198798, 198796, 198795, 198794, 198793, 198792, 198791, 198790, 198789, 198786, 198785, 198784, 198778, 198775, 198774, 198773, 198772, 198770, 198765, 198764, 198763, 198732, 198731, 198730, 198729, 198728, 198727, 198726, 198725, 198724, 198717, 198716, 198715, 198714, 198712, 198711, 198710, 198709, 198708, 198707, 198697, 198695, 198692, 198691, 198687, 198684, 198683, 198677, 198676, 198675, 198673, 198670, 198669, 198668, 198665, 198653, 198651, 198649, 198648, 198645, 198642, 198616, 198615, 198614, 198613, 198612, 198606, 198590, 198589, 198588, 198585, 198584, 198583, 198582, 198581, 198580, 198579, 198578, 198577, 198576, 198573, 198571, 198569, 198567, 198565, 198564, 198563, 198561, 198560, 198559, 198558, 198557, 198556, 198555, 198551, 198544, 198541, 198534, 198533, 198532, 198531, 198529, 198527, 198520, 198519, 198517, 198510, 198509, 198505, 198496, 198495, 198494, 198493, 198489, 198488, 198487, 198486, 198485, 198484, 198483, 198482, 198481, 198480, 198479, 198478, 198477, 198476, 198475, 198474, 198473, 198472, 198471, 198470, 198469, 198468, 198467, 198466, 198465, 198464, 198463, 198462, 198461, 198460, 198459, 198458, 198456, 198446, 198445, 198444, 198443, 198442, 198441, 198440, 198439, 198438, 198437, 198436, 198435, 198434, 198433, 198432, 198431, 198430, 198415, 198412, 198403, 198402, 198401, 198399, 198397, 198396, 198391, 198386, 198385, 198384, 198383, 198382, 198381, 198377, 198376, 198375, 198374, 198373, 198368, 198365, 198363, 198362, 198361, 198341, 198340, 198339, 198338, 198337, 198336, 198335, 198334, 198333, 198332, 198329, 198316, 198315, 198313, 198312, 198311, 198310, 198309, 198308, 198307, 198306, 198305, 198304, 198303, 198302, 198301, 198300, 198299, 198297, 198296, 198292, 198291, 198290, 198288, 198287, 198286, 198271, 198270, 198268, 198267, 198266, 198265, 198264, 198263, 198262, 198261, 198260, 198259, 198257, 198256, 198253, 198252, 198251, 198250, 198249, 198248, 198247, 198246, 198245, 198244, 198243, 198239, 198232, 198230, 198229, 198228, 198227, 198226, 198224, 198222, 198221, 198220, 198219, 198214, 198213, 198212, 198210, 198208, 198202, 198201, 198200, 198199, 198198, 198196, 198194, 198193, 198192, 198191, 198190, 198189, 198188, 198187, 198186, 198184, 198183, 198175, 198173, 198171, 198170, 198166, 198163, 198156, 198155, 198142, 198141, 198140, 198139, 198137, 198136, 198132, 198131, 198130, 198128, 198126, 198122, 198120, 198115, 198108, 198103, 198087, 198076, 198075, 198074, 198072, 198071, 198068, 198067, 198066, 198062, 198057, 198056, 198055, 198053, 198052, 198048, 198047, 198045, 198044, 198039, 198031, 198025, 198018, 198004, 197951, 197945, 197942, 197941, 197940, 197917, 197916, 197915, 197912, 197911, 197910, 197908, 197907, 197906, 197905, 197903, 197902, 197901, 197879, 197877, 197870, 197869, 197855, 197843, 197839, 197834, 197833, 197832, 197831, 197830, 197829, 197820, 197819, 197817, 197815, 197814, 197812, 197811, 197810, 197809, 197808, 197798, 197797, 197796, 197795, 197794, 197789, 197788, 197787, 197786, 197782, 197781, 197779, 197778, 197777, 197776, 197775, 197772, 197770, 197768, 197766, 197765, 197760, 197758, 197754, 197752, 197748, 197747, 197746, 197745, 197744, 197743, 197742, 197740, 197739, 197738, 197736, 197729, 197726, 197722, 197721, 197717, 197713, 197712, 197710, 197709, 197708, 197705, 197704, 197701, 197691, 197689, 197688, 197687, 197672, 197671, 197669, 197668, 197665, 197664, 197663, 197662, 197661, 197660, 197659, 197658, 197656, 197651, 197635, 197630, 197629, 197627, 197625, 197624, 197623, 197622, 197621, 197620, 197611, 197603, 197602, 197601, 197594, 197587, 197571, 197570, 197569, 197568, 197559, 197558, 197557, 197556, 197552, 197551, 197550, 197549, 197548, 197547, 197546, 197545, 197544, 197543, 197542, 197540, 197539, 197538, 197537, 197536, 197535, 197534, 197533, 197532, 197531, 197530, 197529, 197528, 197525, 197521, 197516, 197515, 197508, 197507, 197505, 197504, 197503, 197500, 197497, 197495, 197494, 197492, 197490, 197489, 197488, 197487, 197486, 197485, 197484, 197482, 197481, 197480, 197478, 197476, 197472, 197465, 197464, 197463, 197462, 197460, 197459, 197453, 197449, 197448, 197447, 197444, 197443, 197442, 197439, 197438, 197435, 197434, 197433, 197432, 197431, 197427, 197425, 197424, 197423, 197422, 197416, 197415, 197413, 197412, 197410, 197408, 197407, 197402, 197395, 197392, 197391, 197387, 197386, 197385, 197384, 197383, 197382, 197381, 197380, 197379, 197377, 197375, 197373, 197372, 197371, 197370, 197368, 197367, 197363, 197362, 197361, 197360, 197358, 197357, 197356, 197355, 197349, 197347, 197346, 197345, 197344, 197343, 197342, 197341, 197334, 197329, 197328, 197327, 197325, 197324, 197320, 197314, 197308, 197303, 197298, 197297, 197295, 197290, 197288, 197287, 197286, 197274, 197272, 197268, 197266, 197265, 197264, 197263, 197258, 197255, 197251, 197249, 197248, 197247, 197243, 197236, 197235, 197234, 197233, 197227, 197226, 197225, 197224, 197223, 197222, 197221, 197220, 197219, 197218, 197217, 197216, 197215, 197214, 197213, 197212, 197211, 197210, 197208, 197206, 197205, 197204, 197203, 197202, 197201, 197200, 197199, 197198, 197197, 197196, 197195, 197194, 197193, 197192, 197189, 197183, 197181, 197180, 197179, 197178, 197177, 197176, 197175, 197174, 197172, 197171, 197170, 197168, 197166, 197157, 197156, 197155, 197154, 197153, 197152, 197151, 197150, 197149, 197148, 197147, 197146, 197145, 197144, 197143, 197142, 197134, 197130, 197129, 197128, 197127, 197121, 197120, 197114, 197113, 197100, 197099, 197098, 197095, 197093, 197092, 197091, 197090, 197089, 197088, 197087, 197086, 197082, 197078, 197077, 197076, 197075, 197074, 197069, 197067, 197065, 197064, 197063, 197062, 197061, 197060, 197057, 197056, 197055, 197053, 197051, 197050, 197049, 197048, 197047, 197044, 197043, 197042, 197041, 197039, 197038, 197037, 197027, 197026, 197025, 197024, 197023, 197022, 197021, 197020, 197019, 197018, 197017, 197016, 197015, 197014, 197013, 197012, 197011, 197010, 197009, 197008, 197007, 197006, 197005, 197004, 197003, 197002, 197001, 196995, 196994, 196993, 196992, 196976, 196975, 196974, 196973, 196972, 196971, 196970, 196969, 196968, 196967, 196965, 196964, 196963, 196962, 196961, 196960, 196959, 196958, 196956, 196955, 196954, 196952, 196951, 196950, 196949, 196948, 196947, 196946, 196945, 196944, 196943, 196942, 196941, 196940, 196939, 196938, 196937, 196936, 196935, 196934, 196933, 196932, 196931, 196930, 196929, 196928, 196927, 196926, 196925, 196924, 196923, 196922, 196920, 196918, 196917, 196916, 196915, 196912, 196911, 196910, 196909, 196908, 196907, 196906, 196905, 196904, 196903, 196898, 196897, 196896, 196895, 196894, 196893, 196892, 196888, 196885, 196880, 196879, 196878, 196874, 196873, 196872, 196868, 196865, 196863, 196857, 196856, 196854, 196846, 196845, 196844, 196840, 196839, 196838, 196836, 196835, 196834, 196833, 196832, 196830, 196828, 196815, 196814, 196813, 196812, 196811, 196810, 196809, 196808, 196807, 196806, 196805, 196804, 196803, 196802, 196801, 196800, 196799, 196798, 196797, 196795, 196794, 196793, 196792, 196790, 196789, 196788, 196787, 196786, 196785, 196784, 196783, 196782, 196781, 196780, 196777, 196773, 196772, 196771, 196770, 196769, 196768, 196767, 196765, 196764, 196763, 196762, 196761, 196760, 196759, 196758, 196757, 196756, 196755, 196754, 196753, 196752, 196750, 196745, 196740, 196739, 196738, 196732, 196731, 196729, 196727, 196726, 196725, 196724, 196723, 196722, 196721, 196720, 196719, 196718, 196717, 196716, 196715, 196714, 196713, 196712, 196711, 196710, 196709, 196708, 196707, 196706, 196705, 196704, 196703, 196702, 196701, 196700, 196699, 196698, 196697, 196696, 196695, 196694, 196693, 196692, 196690, 196689, 196688, 196685, 196683, 196682, 196681, 196680, 196679, 196677, 196676, 196675, 196674, 196673, 196672, 196671, 196670, 196669, 196668, 196667, 196666, 196665, 196664, 196663, 196662, 196661, 196660, 196659, 196657, 196656, 196655, 196653, 196651, 196649, 196648, 196646, 196645, 196644, 196643, 196639, 196638, 196637, 196636, 196635, 196634, 196633, 196632, 196631, 196630, 196629, 196628, 196627, 196626, 196625, 196624, 196622, 196621, 196620, 196619, 196618, 196617, 196616, 196615, 196614, 196612, 196610, 196609, 196608, 196607, 196606, 196605, 196604, 196603, 196601, 196600, 196599, 196598, 196597, 196596, 196595, 196594, 196593, 196592, 196591, 196590, 196588, 196587, 196586, 196585, 196584, 196583, 196580, 196579, 196578, 196577, 196576, 196575, 196572, 196571, 196564, 196562, 196560, 196559, 196558, 196557, 196556, 196555, 196554, 196553, 196552, 196551, 196550, 196549, 196548, 196546, 196544, 196542, 196535, 196534, 196532, 196531, 196530, 196529, 196528, 196527, 196526, 196525, 196524, 196523, 196522, 196520, 196519, 196518, 196517, 196516, 196513, 196512, 196511, 196499, 196498, 196497, 196496, 196495, 196494, 196493, 196492, 196491, 196490, 196489, 196488, 196487, 196486, 196485, 196484, 196482, 196481, 196480, 196479, 196478, 196477, 196475, 196474, 196473, 196472, 196471, 196470, 196469, 196468, 196467, 196465, 196464, 196462, 196461, 196460, 196459, 196458, 196457, 196452, 196449, 196444, 196442, 196441, 196440, 196435, 196434, 196433, 196431, 196430, 196429, 196423, 196422, 196421, 196420, 196419, 196410, 196409, 196404, 196403, 196401, 196397, 196395, 196394, 196393, 196392, 196391, 196390, 196389, 196386, 196383, 196382, 196381, 196377, 196376, 196375, 196374, 196373, 196372, 196371, 196370, 196369, 196368, 196367, 196366, 196365, 196364, 196363, 196362, 196360, 196359, 196358, 196357, 196356, 196355, 196354, 196353, 196352, 196351, 196350, 196349, 196348, 196346, 196345, 196344, 196343, 196342, 196341, 196340, 196337, 196329, 196328, 196313, 196312, 196311, 196310, 196309, 196308, 196307, 196306, 196305, 196304, 196303, 196302, 196301, 196300, 196299, 196296, 196295, 196293, 196292, 196291, 196290, 196289, 196288, 196287, 196286, 196285, 196284, 196283, 196282, 196281, 196277, 196276, 196274, 196273, 196272, 196271, 196270, 196269, 196266, 196265, 196264, 196263, 196262, 196261, 196258, 196257, 196256, 196255, 196254, 196253, 196252, 196251, 196250, 196248, 196246, 196245, 196244, 196235, 196233, 196232, 196231, 196230, 196229, 196228, 196227, 196226, 196223, 196222, 196221, 196220, 196219, 196218, 196217, 196216, 196215, 196208, 196206, 196205, 196204, 196203, 196202, 196201, 196199, 196198, 196197, 196196, 196194, 196192, 196182, 196180, 196167, 196166, 196165, 196163, 196161, 196160, 196159, 196158, 196138, 196137, 196136, 196134, 196133, 196132, 196131, 196130, 196128, 196127, 196126, 196125, 196124, 196122, 196121, 196120, 196119, 196118, 196115, 196114, 196113, 196110, 196109, 196106, 196105, 196104, 196102, 196101, 196099, 196097, 196096, 196095, 196094, 196093, 196091, 196090, 196088, 196086, 196085, 196084, 196083, 196082, 196081, 196080, 196079, 196078, 196077, 196076, 196075, 196074, 196073, 196072, 196071, 196070, 196069, 196068, 196067, 196066, 196062, 196061, 196060, 196059, 196058, 196057, 196056, 196055, 196052, 196051, 196050, 196045, 196044, 196043, 196042, 196041, 196040, 196039, 196038, 196037, 196036, 196035, 196034, 196033, 196032, 196031, 196030, 196029, 196028, 196027, 196026, 196025, 196024, 196022, 196021, 196020, 196015, 196003, 195999, 195997, 195994, 195993, 195990, 195989, 195988, 195985, 195981, 195980, 195979, 195978, 195976, 195975, 195973, 195972, 195971, 195969, 195968, 195959, 195958, 195957, 195953, 195952, 195949, 195948, 195947, 195946, 195945, 195943, 195942, 195940, 195939, 195937, 195932, 195931, 195930, 195924, 195923, 195922, 195921, 195920, 195918, 195914, 195911, 195910, 195905, 195903, 195902, 195901, 195899, 195898, 195896, 195893, 195892, 195891, 195890, 195888, 195887, 195886, 195885, 195884, 195883, 195882, 195881, 195880, 195879, 195878, 195877, 195876, 195875, 195873, 195872, 195867, 195863, 195862, 195859, 195858, 195857, 195856, 195855, 195854, 195853, 195852, 195851, 195850, 195849, 195848, 195847, 195846, 195845, 195844, 195843, 195842, 195841, 195840, 195839, 195838, 195837, 195835, 195834, 195833, 195832, 195831, 195828, 195827, 195826, 195825, 195824, 195823, 195822, 195821, 195820, 195819, 195795, 195789, 195788, 195786, 195781, 195780, 195777, 195776, 195775, 195764, 195762, 195760, 195758, 195757, 195756, 195754, 195753, 195751, 195749, 195747, 195746, 195745, 195744, 195743, 195742, 195739, 195737, 195736, 195734, 195724, 195721, 195720, 195718, 195717, 195716, 195715, 195713, 195701, 195700, 195699, 195688, 195685, 195684, 195683, 195682, 195681, 195680, 195679, 195678, 195677, 195676, 195674, 195672, 195671, 195670, 195669, 195668, 195666, 195665, 195664, 195662, 195661, 195660, 195659, 195656, 195655, 195653, 195652, 195650, 195648, 195647, 195643, 195640, 195639, 195638, 195637, 195635, 195634, 195633, 195632, 195631, 195622, 195615, 195614, 195613, 195612, 195611, 195610, 195607, 195606, 195605, 195603, 195602, 195601, 195600, 195599, 195598, 195597, 195594, 195591, 195590, 195589, 195588, 195587, 195586, 195585, 195584, 195583, 195580, 195579, 195577, 195576, 195575, 195574, 195572, 195571, 195570, 195569, 195567, 195565, 195563, 195562, 195560, 195558, 195557, 195556, 195555, 195552, 195551, 195548, 195546, 195545, 195542, 195541, 195540, 195539, 195537, 195536, 195535, 195534, 195532, 195527, 195525, 195524, 195523, 195522, 195521, 195520, 195517, 195516, 195515, 195513, 195512, 195510, 195509, 195508, 195506, 195504, 195503, 195501, 195500, 195493, 195490, 195489, 195488, 195487, 195486, 195485, 195482, 195480, 195478, 195475, 195473, 195471, 195470, 195469, 195467, 195465, 195464, 195462, 195461, 195453, 195450, 195449, 195448, 195442, 195441, 195440, 195439, 195438, 195436, 195435, 195434, 195433, 195432, 195430, 195429, 195426, 195422, 195421, 195418, 195415, 195412, 195411, 195409, 195408, 195406, 195398, 195382, 195381, 195379, 195378, 195377, 195376, 195375, 195374, 195373, 195372, 195371, 195370, 195369, 195368, 195366, 195365, 195364, 195362, 195358, 195356, 195355, 195354, 195353, 195352, 195351, 195350, 195349, 195348, 195347, 195346, 195345, 195344, 195343, 195342, 195341, 195340, 195339, 195338, 195331, 195330, 195328, 195327, 195326, 195325, 195324, 195323, 195322, 195321, 195320, 195319, 195318, 195317, 195316, 195315, 195314, 195313, 195311, 195310, 195308, 195307, 195306, 195305, 195304, 195303, 195302, 195301, 195300, 195299, 195298, 195297, 195296, 195295, 195294, 195293, 195292, 195291, 195290, 195289, 195288, 195287, 195286, 195285, 195284, 195282, 195279, 195278, 195277, 195276, 195275, 195274, 195273, 195272, 195270, 195269, 195268, 195266, 195265, 195264, 195263, 195262, 195259, 195256, 195255, 195254, 195253, 195252, 195251, 195248, 195247, 195246, 195245, 195244, 195243, 195242, 195241, 195240, 195239, 195238, 195237, 195236, 195235, 195234, 195233, 195232, 195231, 195222, 195220, 195217, 195205, 195204, 195203, 195202, 195201, 195195, 195194, 195193, 195192, 195191, 195190, 195189, 195188, 195187, 195186, 195185, 195184, 195183, 195182, 195181, 195180, 195179, 195178, 195177, 195176, 195175, 195174, 195172, 195166, 195165, 195164, 195163, 195162, 195161, 195160, 195159, 195158, 195156, 195155, 195154, 195153, 195151, 195150, 195148, 195147, 195141, 195140, 195139, 195138, 195137, 195136, 195134, 195133, 195132, 195131, 195130, 195129, 195128, 195127, 195126, 195125, 195124, 195123, 195122, 195121, 195120, 195119, 195118, 195117, 195116, 195115, 195113, 195111, 195108, 195107, 195106, 195105, 195102, 195092, 195091, 195090, 195089, 195088, 195087, 195086, 195085, 195084, 195083, 195082, 195081, 195080, 195079, 195078, 195077, 195076, 195075, 195074, 195073, 195072, 195071, 195070, 195069, 195068, 195067, 195066, 195065, 195064, 195063, 195062, 195061, 195060, 195059, 195058, 195057, 195056, 195055, 195054, 195053, 195052, 195051, 195050, 195049, 195045, 195044, 195043, 195042, 195041, 194996, 194989, 194987, 194986, 194985, 194984, 194983, 194982, 194978, 194977, 194976, 194975, 194974, 194973, 194972, 194957, 194956, 194955, 194954, 194953, 194928, 194927, 194926, 194925, 194924, 194923, 194915, 194913, 194912, 194910, 194908, 194907, 194906, 194905, 194902, 194901, 194897, 194895, 194849, 194845, 194844, 194837, 194836, 194833, 194832, 194831, 194823, 194822, 194814, 194795, 194794, 194773, 194772, 194769, 194768, 194767, 194766, 194765, 194764, 194763, 194762, 194759, 194758, 194757, 194749, 194748, 194744, 194743, 194742, 194741, 194735, 194732, 194731, 194730, 194727, 194726, 194725, 194723, 194722, 194721, 194720, 194718, 194717, 194716, 194714, 194713, 194712, 194711, 194709, 194699, 194677, 194676, 194672, 194671, 194670, 194669, 194668, 194666, 194665, 194657, 194656, 194637, 194636, 194632, 194631, 194630, 194629, 194625, 194624, 194618, 194617, 194616, 194615, 194614, 194613, 194612, 194611, 194609, 194608, 194607, 194606, 194605, 194604, 194603, 194602, 194601, 194600, 194598, 194597, 194596, 194595, 194594, 194593, 194592, 194550, 194549, 194547, 194545, 194544, 194543, 194523, 194521, 194517, 194516, 194515, 194514, 194513, 194508, 194506, 194502, 194473, 194456, 194444, 194443, 194442, 194440, 194437, 194428, 194427, 194426, 194425, 194423, 194421, 194420, 194418, 194402, 194401, 194391, 194388, 194385, 194384, 194383, 194378, 194377, 194375, 194370, 194369, 194368, 194367, 194366, 194365, 194364, 194363, 194362, 194361, 194360, 194359, 194358, 194357, 194356, 194355, 194353, 194352, 194351, 194336, 194335, 194334, 194332, 194331, 194330, 194328, 194327, 194326, 194324, 194319, 194318, 194317, 194316, 194315, 194314, 194310, 194309, 194308, 194307, 194306, 194305, 194304, 194303, 194302, 194301, 194300, 194297, 194296, 194293, 194292, 194291, 194290, 194289, 194288, 194287, 194286, 194285, 194284, 194281, 194279, 194278, 194274, 194271, 194266, 194265, 194250, 194247, 194246, 194245, 194228, 194227, 194224, 194223, 194219, 194211, 194202, 194201, 194200, 194199, 194197, 194196, 194195, 194194, 194193, 194192, 194191, 194181, 194179, 194178, 194177, 194174, 194173, 194170, 194164, 194161, 194159, 194158, 194152, 194151, 194150, 194149, 194148, 194147, 194146, 194145, 194144, 194143, 194142, 194141, 194140, 194138, 194137, 194136, 194135, 194127, 194120, 194117, 194096, 194094, 194085, 194082, 194081, 194080, 194078, 194077, 194074, 194073, 194070, 194067, 194066, 194065, 194064, 194063, 194062, 194061, 194060, 194059, 194058, 194057, 194056, 194054, 194053, 194052, 194051, 194050, 194049, 194048, 194047, 194046, 194042, 194040, 194039, 194035, 194026, 194025, 194024, 194023, 194022, 194019, 194018, 194017, 194016, 194015, 194014, 194011, 194010, 194007, 194006, 194005, 194003, 193994, 193993, 193990, 193982, 193981, 193980, 193978, 193976, 193975, 193974, 193973, 193972, 193970, 193969, 193968, 193967, 193960, 193940, 193938, 193933, 193930, 193929, 193928, 193886, 193862, 193839, 193838, 193837, 193836, 193835, 193834, 193829, 193816, 193815, 193814, 193813, 193812, 193811, 193810, 193809, 193808, 193807, 193805, 193802, 193801, 193800, 193789, 193787, 193782, 193780, 193779, 193778, 193777, 193772, 193770, 193769, 193768, 193767, 193765, 193764, 193763, 193762, 193760, 193756, 193741, 193738, 193737, 193736, 193724, 193723, 193719, 193718, 193713, 193712, 193700, 193699, 193696, 193690, 193687, 193686, 193684, 193682, 193681, 193680, 193679, 193678, 193677, 193675, 193672, 193671, 193667, 193665, 193664, 193663, 193662, 193661, 193659, 193655, 193654, 193653, 193652, 193651, 193650, 193642, 193641, 193638, 193636, 193635, 193634, 193633, 193632, 193631, 193630, 193629, 193628, 193627, 193626, 193600, 193599, 193596, 193593, 193588, 193586, 193584, 193583, 193581, 193580, 193579, 193578, 193576, 193573, 193571, 193570, 193569, 193568, 193567, 193566, 193564, 193561, 193560, 193558, 193555, 193552, 193551, 193550, 193546, 193536, 193520, 193518, 193517, 193509, 193506, 193503, 193502, 193500, 193499, 193498, 193497, 193496, 193495, 193494, 193493, 193492, 193491, 193490, 193489, 193488, 193487, 193486, 193485, 193484, 193453, 193452, 193451, 193450, 193449, 193448, 193447, 193446, 193445, 193444, 193442, 193441, 193440, 193439, 193438, 193437, 193430, 193429, 193428, 193427, 193426, 193425, 193424, 193423, 193422, 193421, 193420, 193419, 193418, 193417, 193416, 193415, 193414, 193413, 193412, 193411, 193410, 193409, 193408, 193407, 193406, 193405, 193404, 193403, 193402, 193401, 193400, 193399, 193398, 193397, 193396, 193395, 193394, 193393, 193392, 193391, 193390, 193389, 193388, 193386, 193384, 193381, 193379, 193378, 193377, 193376, 193374, 193373, 193372, 193371, 193370, 193369, 193368, 193367, 193366, 193365, 193364, 193362, 193361, 193360, 193359, 193358, 193357, 193356, 193355, 193354, 193353, 193352, 193351, 193350, 193349, 193348, 193347, 193346, 193345, 193344, 193343, 193342, 193341, 193340, 193339, 193338, 193337, 193336, 193335, 193334, 193333, 193332, 193331, 193330, 193329, 193328, 193327, 193326, 193324, 193322, 193320, 193312, 193307, 193260, 193258, 193256, 193254, 193253, 193252, 193251, 193250, 193249, 193248, 193246, 193245, 193239, 193233, 193231, 193230, 193229, 193228, 193227, 193226, 193225, 193224, 193220, 193206, 193205, 193204, 193203, 193196, 193195, 193194, 193193, 193192, 193191, 193190, 193189, 193188, 193187, 193186, 193185, 193184, 193183, 193181, 193180, 193179, 193178, 193177, 193176, 193175, 193173, 193164, 193163, 193162, 193161, 193160, 193159, 193158, 193157, 193156, 193155, 193153, 193152, 193151, 193150, 193147, 193146, 193144, 193143, 193140, 193138, 193136, 193118, 193117, 193116, 193114, 193113, 193112, 193108, 193107, 193106, 193105, 193104, 193103, 193102, 193087, 193081, 193079, 193077, 193075, 193074, 193051, 193037, 193036, 193035, 193034, 193033, 193030, 193029, 193028, 193026, 193021, 193020, 193018, 193017, 193016, 193015, 193014, 193013, 193012, 193011, 193005, 193004, 192996, 192984, 192980, 192978, 192975, 192974, 192972, 192971, 192970, 192969, 192968, 192967, 192966, 192964, 192963, 192962, 192961, 192960, 192959, 192958, 192957, 192956, 192955, 192940, 192922, 192919, 192918, 192917, 192915, 192914, 192912, 192908, 192907, 192906, 192903, 192902, 192900, 192899, 192889, 192888, 192887, 192886, 192885, 192884, 192877, 192876, 192875, 192874, 192873, 192872, 192871, 192870, 192869, 192868, 192867, 192865, 192864, 192862, 192861, 192858, 192857, 192854, 192853, 192851, 192829, 192823, 192821, 192819, 192818, 192817, 192816, 192815, 192812, 192811, 192809, 192808, 192807, 192806, 192804, 192803, 192802, 192801, 192800, 192799, 192798, 192797, 192796, 192795, 192794, 192792, 192791, 192790, 192783, 192782, 192781, 192780, 192779, 192778, 192775, 192773, 192768, 192767, 192766, 192765, 192764, 192763, 192762, 192761, 192760, 192759, 192758, 192757, 192756, 192755, 192754, 192753, 192752, 192751, 192750, 192747, 192746, 192745, 192744, 192743, 192742, 192741, 192740, 192739, 192738, 192731, 192730, 192729, 192728, 192719, 192718, 192717, 192716, 192715, 192714, 192713, 192710, 192709, 192708, 192707, 192698, 192695, 192692, 192691, 192690, 192688, 192686, 192685, 192672, 192622, 192619, 192618, 192617, 192616, 192615, 192614, 192608, 192607, 192580, 192579, 192578, 192577, 192576, 192575, 192567, 192562, 192561, 192548, 192541, 192538, 192537, 192536, 192534, 192533, 192531, 192530, 192529, 192527, 192526, 192525, 192524, 192521, 192520, 192518, 192517, 192516, 192514, 192512, 192511, 192505, 192504, 192503, 192502, 192501, 192500, 192499, 192498, 192497, 192496, 192495, 192494, 192493, 192492, 192491, 192490, 192489, 192488, 192486, 192485, 192484, 192483, 192482, 192481, 192480, 192479, 192478, 192477, 192476, 192475, 192474, 192473, 192472, 192471, 192470, 192469, 192468, 192467, 192466, 192465, 192461, 192457, 192455, 192453, 192452, 192451, 192449, 192448, 192447, 192446, 192441, 192440, 192427, 192425, 192424, 192419, 192418, 192417, 192416, 192415, 192414, 192413, 192412, 192411, 192410, 192409, 192408, 192407, 192406, 192405, 192403, 192402, 192398, 192395, 192394, 192393, 192392, 192391, 192390, 192389, 192388, 192387, 192371, 192370, 192369, 192368, 192367, 192366, 192365, 192364, 192363, 192362, 192361, 192360, 192359, 192358, 192357, 192356, 192355, 192354, 192353, 192352, 192351, 192350, 192349, 192348, 192347, 192346, 192345, 192341, 192339, 192337, 192333, 192323, 192320, 192319, 192317, 192315, 192313, 192311, 192307, 192297, 192296, 192253, 192252, 192251, 192250, 192248, 192247, 192246, 192245, 192244, 192243, 192242, 192241, 192240, 192239, 192238, 192237, 192236, 192235, 192234, 192233, 192230, 192206, 192205, 192204, 192202, 192201, 192200, 192199, 192198, 192197, 192195, 192194, 192193, 192191, 192190, 192188, 192187, 192184, 192162, 192161, 192160, 192159, 192155, 192154, 192153, 192152, 192151, 192150, 192149, 192148, 192147, 192146, 192145, 192144, 192143, 192142, 192141, 192140, 192139, 192138, 192137, 192136, 192135, 192134, 192133, 192132, 192131, 192130, 192129, 192128, 192127, 192126, 192125, 192124, 192123, 192122, 192121, 192120, 192119, 192118, 192117, 192116, 192115, 192114, 192113, 192112, 192111, 192110, 192109, 192108, 192107, 192106, 192102, 192098, 192096, 192095, 192093, 192086, 192085, 192081, 192073, 192070, 192049, 192048, 192047, 192046, 192045, 192044, 192043, 192042, 192041, 192040, 192038, 192037, 192036, 192031, 192028, 192027, 192026, 192025, 192024, 192022, 192020, 192019, 192018, 192016, 192014, 192013, 192012, 192011, 192010, 192009, 192006, 192005, 192004, 192003, 191999, 191997, 191996, 191995, 191994, 191993, 191992, 191991, 191990, 191989, 191988, 191987, 191986, 191985, 191984, 191983, 191982, 191981, 191980, 191979, 191978, 191977, 191975, 191970, 191969, 191968, 191967, 191966, 191965, 191964, 191963, 191962, 191947, 191946, 191945, 191944, 191943, 191942, 191941, 191940, 191939, 191936, 191935, 191934, 191933, 191932, 191916, 191913, 191910, 191908, 191907, 191905, 191904, 191903, 191902, 191901, 191900, 191899, 191897, 191893, 191892, 191891, 191890, 191889, 191888, 191887, 191886, 191885, 191884, 191883, 191882, 191881, 191880, 191879, 191878, 191877, 191876, 191875, 191874, 191873, 191872, 191871, 191870, 191869, 191868, 191867, 191866, 191865, 191864, 191863, 191862, 191861, 191859, 191857, 191856, 191855, 191854, 191853, 191852, 191851, 191850, 191849, 191848, 191847, 191846, 191845, 191844, 191843, 191839, 191838, 191837, 191836, 191831, 191830, 191829, 191825, 191824, 191819, 191813, 191812, 191811, 191810, 191804, 191794, 191782, 191778, 191753, 191742, 191738, 191737, 191735, 191734, 191733, 191732, 191730, 191722, 191721, 191720, 191719, 191718, 191717, 191716, 191715, 191714, 191713, 191712, 191711, 191710, 191709, 191708, 191707, 191706, 191704, 191703, 191702, 191701, 191700, 191699, 191698, 191697, 191696, 191695, 191694, 191688, 191686, 191685, 191684, 191683, 191682, 191681, 191680, 191678, 191677, 191676, 191675, 191674, 191673, 191672, 191671, 191670, 191669, 191668, 191667, 191662, 191661, 191660, 191659, 191658, 191657, 191656, 191655, 191653, 191652, 191651, 191650, 191649, 191648, 191647, 191646, 191645, 191641, 191640, 191639, 191638, 191637, 191636, 191635, 191634, 191633, 191632, 191631, 191630, 191628, 191627, 191626, 191625, 191624, 191623, 191622, 191621, 191620, 191598, 191565, 191563, 191562, 191560, 191555, 191542, 191540, 191539, 191538, 191537, 191534, 191533, 191532, 191525, 191523, 191521, 191518, 191485, 191484, 191483, 191475, 191474, 191473, 191472, 191471, 191470, 191469, 191468, 191467, 191466, 191465, 191464, 191462, 191461, 191460, 191459, 191458, 191443, 191442, 191441, 191440, 191439, 191438, 191433, 191432, 191427, 191426, 191425, 191420, 191402, 191401, 191400, 191398, 191397, 191388, 191378, 191373, 191372, 191371, 191370, 191369, 191368, 191367, 191366, 191365, 191364, 191363, 191362, 191360, 191359, 191358, 191357, 191356, 191352, 191350, 191349, 191348, 191347, 191343, 191342, 191341, 191340, 191339, 191338, 191337, 191335, 191334, 191333, 191332, 191331, 191330, 191329, 191328, 191322, 191321, 191320, 191316, 191300, 191299, 191298, 191297, 191294, 191293, 191292, 191291, 191290, 191288, 191287, 191286, 191285, 191282, 191280, 191277, 191276, 191274, 191273, 191272, 191271, 191270, 191269, 191268, 191267, 191266, 191264, 191263, 191261, 191239, 191238, 191237, 191234, 191225, 191187, 191186, 191185, 191184, 191183, 191182, 191181, 191180, 191179, 191177, 191176, 191175, 191174, 191173, 191172, 191171, 191170, 191169, 191168, 191167, 191166, 191165, 191164, 191153, 191152, 191151, 191146, 191144, 191143, 191122, 191121, 191115, 191114, 191113, 191109, 191103, 191099, 191095, 191094, 191093, 191092, 191087, 191086, 191080, 191079, 191078, 191077, 191076, 191073, 191072, 191070, 191069, 191067, 191066, 191065, 191064, 191063, 191062, 191061, 191059, 191058, 191057, 191056, 191055, 191054, 191053, 191052, 191051, 191050, 191049, 191048, 191047, 191046, 191045, 191044, 191043, 191042, 191041, 191040, 191039, 191038, 191037, 191035, 191031, 191030, 191029, 191028, 191027, 191025, 191024, 191023, 191021, 191020, 191019, 191017, 191012, 191011, 191010, 191007, 191006, 191005, 191001, 190998, 190997, 190996, 190995, 190994, 190992, 190990, 190989, 190988, 190987, 190986, 190985, 190984, 190983, 190981, 190980, 190979, 190978, 190975, 190974, 190973, 190972, 190970, 190968, 190967, 190966, 190965, 190964, 190963, 190962, 190960, 190959, 190958, 190957, 190956, 190955, 190954, 190953, 190952, 190951, 190950, 190949, 190948, 190947, 190946, 190945, 190944, 190943, 190942, 190941, 190939, 190938, 190937, 190936, 190935, 190934, 190933, 190932, 190925, 190924, 190923, 190922, 190921, 190920, 190919, 190918, 190917, 190916, 190915, 190914, 190913, 190912, 190911, 190910, 190909, 190908, 190907, 190906, 190905, 190904, 190903, 190901, 190898, 190897, 190896, 190895, 190894, 190893, 190891, 190890, 190889, 190886, 190884, 190883, 190869, 190868, 190857, 190854, 190853, 190850, 190848, 190845, 190844, 190826, 190825, 190824, 190818, 190817, 190815, 190814, 190813, 190812, 190811, 190810, 190809, 190807, 190806, 190805, 190804, 190802, 190800, 190799, 190798, 190797, 190795, 190794, 190793, 190792, 190791, 190790, 190789, 190788, 190787, 190784, 190783, 190782, 190781, 190780, 190779, 190778, 190777, 190776, 190775, 190774, 190773, 190772, 190771, 190770, 190769, 190768, 190767, 190766, 190765, 190764, 190763, 190762, 190753, 190749, 190748, 190747, 190746, 190742, 190740, 190736, 190735, 190734, 190733, 190732, 190731, 190730, 190729, 190728, 190727, 190726, 190725, 190724, 190723, 190722, 190721, 190720, 190719, 190718, 190717, 190716, 190715, 190714, 190713, 190712, 190711, 190710, 190709, 190708, 190707, 190706, 190704, 190703, 190702, 190701, 190700, 190697, 190691, 190689, 190687, 190686, 190685, 190684, 190683, 190682, 190681, 190680, 190679, 190677, 190676, 190675, 190674, 190673, 190672, 190671, 190670, 190669, 190668, 190667, 190666, 190665, 190664, 190663, 190662, 190661, 190660, 190656, 190655, 190654, 190653, 190652, 190651, 190650, 190649, 190648, 190647, 190645, 190644, 190642, 190634, 190633, 190632, 190631, 190629, 190628, 190627, 190626, 190625, 190624, 190623, 190622, 190621, 190620, 190619, 190618, 190617, 190616, 190615, 190614, 190613, 190612, 190611, 190610, 190609, 190608, 190607, 190606, 190605, 190604, 190601, 190600, 190599, 190598, 190597, 190596, 190595, 190594, 190593, 190592, 190591, 190590, 190589, 190588, 190586, 190585, 190583, 190582, 190581, 190579, 190578, 190577, 190576, 190575, 190574, 190573, 190572, 190571, 190570, 190569, 190568, 190567, 190566, 190565, 190564, 190563, 190562, 190561, 190560, 190559, 190558, 190557, 190556, 190555, 190553, 190551, 190550, 190549, 190548, 190547, 190546, 190545, 190544, 190543, 190542, 190541, 190540, 190539, 190538, 190537, 190536, 190535, 190534, 190533, 190532, 190531, 190530, 190529, 190528, 190527, 190526, 190525, 190523, 190522, 190521, 190520, 190519, 190518, 190517, 190516, 190515, 190514, 190513, 190512, 190511, 190510, 190509, 190508, 190507, 190506, 190505, 190504, 190503, 190502, 190501, 190500, 190499, 190498, 190497, 190496, 190495, 190494, 190493, 190492, 190491, 190490, 190489, 190488, 190487, 190486, 190485, 190484, 190475, 190472, 190471, 190470, 190469, 190468, 190467, 190466, 190465, 190464, 190463, 190462, 190461, 190460, 190459, 190458, 190457, 190456, 190455, 190454, 190453, 190452, 190451, 190450, 190449, 190448, 190447, 190446, 190445, 190444, 190443, 190442, 190441, 190440, 190439, 190438, 190437, 190436, 190435, 190434, 190433, 190432, 190425, 190417, 190409, 190408, 190407, 190406, 190405, 190404, 190403, 190402, 190401, 190400, 190399, 190398, 190397, 190396, 190395, 190394, 190393, 190392, 190391, 190390, 190389, 190388, 190387, 190386, 190382, 190381, 190372, 190361, 190360, 190359, 190358, 190344, 190332, 190331, 190330, 190329, 190327, 190326, 190325, 190324, 190323, 190322, 190321, 190320, 190319, 190318, 190317, 190316, 190315, 190314, 190313, 190312, 190311, 190310, 190309, 190308, 190307, 190306, 190305, 190304, 190303, 190302, 190301, 190300, 190299, 190298, 190297, 190296, 190295, 190293, 190292, 190290, 190289, 190288, 190287, 190286, 190285, 190284, 190283, 190282, 190281, 190280, 190279, 190278, 190277, 190276, 190275, 190274, 190273, 190272, 190271, 190270, 190269, 190268, 190265, 190264, 190263, 190262, 190261, 190260, 190259, 190258, 190257, 190256, 190255, 190254, 190253, 190252, 190251, 190250, 190249, 190245, 190244, 190243, 190242, 190241, 190240, 190232, 190228, 190227, 190226, 190225, 190224, 190223, 190222, 190221, 190220, 190219, 190218, 190217, 190216, 190215, 190214, 190213, 190212, 190211, 190210, 190209, 190208, 190207, 190206, 190205, 190204, 190203, 190202, 190201, 190200, 190199, 190198, 190197, 190196, 190195, 190194, 190193, 190192, 190191, 190190, 190185, 190182, 190181, 190178, 190177, 190176, 190175, 190174, 190169, 190168, 190167, 190166, 190165, 190163, 190162, 190158, 190157, 190156, 190155, 190154, 190153, 190150, 190149, 190148, 190147, 190146, 190143, 190141, 190140, 190138, 190131, 190128, 190125, 190121, 190120, 190119, 190118, 190117, 190116, 190115, 190114, 190113, 190112, 190110, 190109, 190107, 190106, 190105, 190104, 190091, 190087, 190086, 190085, 190084, 190083, 190082, 190081, 190080, 190079, 190078, 190077, 190076, 190075, 190074, 190073, 190072, 190071, 190070, 190069, 190068, 190067, 190066, 190065, 190064, 190063, 190062, 190061, 190060, 190059, 190058, 190057, 190056, 190055, 190054, 190052, 190051, 190050, 190049, 190048, 190047, 190046, 190043, 190042, 190041, 190040, 190039, 190038, 190037, 190036, 190035, 190034, 190033, 190032, 190031, 190030, 190029, 190028, 190027, 190026, 190025, 190024, 190023, 190022, 190021, 190020, 190019, 190018, 190017, 190016, 190015, 190014, 190013, 190012, 190011, 190010, 190009, 190008, 190007, 190006, 190005, 190004, 190003, 190002, 190001, 190000, 189999, 189998, 189997, 189996, 189995, 189994, 189993, 189992, 189991, 189990, 189989, 189988, 189987, 189986, 189985, 189984, 189983, 189982, 189981, 189980, 189979, 189978, 189977, 189976, 189975, 189974, 189973, 189972, 189971, 189970, 189969, 189968, 189967, 189966, 189965, 189964, 189963, 189962, 189961, 189960, 189959, 189957, 189956, 189955, 189954, 189953, 189952, 189951, 189950, 189949, 189948, 189947, 189946, 189945, 189944, 189943, 189942, 189941, 189940, 189939, 189938, 189937, 189936, 189935, 189934, 189933, 189932, 189931, 189930, 189929, 189928, 189927, 189926, 189925, 189924, 189923, 189922, 189921, 189920, 189919, 189918, 189917, 189916, 189915, 189914, 189913, 189912, 189911, 189910, 189909, 189908, 189907, 189906, 189905, 189904, 189903, 189902, 189901, 189900, 189899, 189898, 189897, 189896, 189895, 189894, 189893, 189892, 189891, 189890, 189889, 189888, 189887, 189886, 189885, 189884, 189883, 189882, 189881, 189880, 189879, 189878, 189877, 189876, 189875, 189874, 189873, 189872, 189871, 189870, 189869, 189868, 189867, 189866, 189865, 189864, 189863, 189862, 189861, 189860, 189859, 189858, 189857, 189855, 189854, 189853, 189852, 189851, 189850, 189849, 189848, 189847, 189846, 189845, 189844, 189843, 189842, 189841, 189840, 189839, 189838, 189837, 189836, 189835, 189834, 189833, 189832, 189831, 189829, 189828, 189827, 189826, 189825, 189824, 189823, 189822, 189821, 189820, 189819, 189818, 189817, 189816, 189815, 189814, 189813, 189812, 189811, 189810, 189809, 189808, 189807, 189806, 189805, 189804, 189803, 189802, 189801, 189800, 189799, 189798, 189797, 189796, 189795, 189794, 189793, 189792, 189791, 189790, 189789, 189788, 189787, 189786, 189785, 189784, 189783, 189782, 189781, 189780, 189779, 189778, 189777, 189776, 189775, 189774, 189773, 189772, 189771, 189770, 189769, 189768, 189767, 189766, 189765, 189764, 189763, 189762, 189761, 189760, 189759, 189758, 189757, 189756, 189755, 189754, 189753, 189752, 189751, 189750, 189742, 189741, 189740, 189739, 189738, 189737, 189736, 189735, 189734, 189733, 189731, 189727, 189726, 189718, 189717, 189715, 189714, 189713, 189712, 189711, 189710, 189709, 189708, 189707, 189706, 189705, 189704, 189701, 189700, 189699, 189698, 189697, 189696, 189693, 189692, 189691, 189690, 189689, 189688, 189687, 189686, 189685, 189684, 189683, 189682, 189681, 189680, 189679, 189678, 189677, 189676, 189675, 189674, 189673, 189672, 189671, 189670, 189669, 189668, 189667, 189666, 189665, 189664, 189663, 189662, 189661, 189660, 189658, 189657, 189655, 189654, 189653, 189652, 189651, 189649, 189648, 189647, 189646, 189644, 189642, 189641, 189640, 189639, 189638, 189637, 189636, 189635, 189634, 189633, 189632, 189631, 189630, 189629, 189628, 189620, 189619, 189618, 189617, 189616, 189615, 189614, 189613, 189612, 189611, 189610, 189609, 189608, 189607, 189606, 189605, 189604, 189603, 189602, 189601, 189600, 189599, 189598, 189597, 189595, 189594, 189593, 189591, 189590, 189589, 189588, 189587, 189586, 189585, 189581, 189578, 189577, 189574, 189573, 189572, 189571, 189570, 189569, 189568, 189566, 189564, 189563, 189562, 189561, 189560, 189559, 189558, 189556, 189555, 189554, 189552, 189551, 189550, 189549, 189548, 189547, 189546, 189545, 189544, 189543, 189542, 189541, 189540, 189539, 189538, 189537, 189536, 189535, 189534, 189533, 189532, 189531, 189530, 189529, 189528, 189527, 189526, 189525, 189524, 189523, 189522, 189521, 189520, 189519, 189518, 189517, 189516, 189515, 189511, 189510, 189509, 189508, 189505, 189504, 189503, 189502, 189501, 189500, 189499, 189498, 189497, 189496, 189495, 189494, 189493, 189492, 189491, 189490, 189489, 189488, 189487, 189486, 189485, 189484, 189483, 189482, 189481, 189480, 189479, 189478, 189477, 189476, 189475, 189470, 189469, 189468, 189467, 189466, 189465, 189463, 189462, 189461, 189460, 189458, 189457, 189456, 189455, 189454, 189453, 189452, 189451, 189450, 189449, 189448, 189447, 189446, 189445, 189444, 189443, 189442, 189441, 189440, 189439, 189438, 189437, 189436, 189435, 189434, 189432, 189431, 189430, 189429, 189428, 189427, 189426, 189425, 189424, 189423, 189422, 189421, 189420, 189418, 189413, 189411, 189407, 189406, 189404, 189403, 189402, 189398, 189397, 189396, 189394, 189393, 189392, 189390, 189389, 189388, 189350, 189345, 189344, 189343, 189342, 189340, 189338, 189337, 189335, 189328, 189318, 189317, 189315, 189314, 189312, 189311, 189310, 189308, 189306, 189305, 189298, 189297, 189296, 189295, 189294, 189292, 189291, 189290, 189289, 189288, 189287, 189286, 189285, 189283, 189281, 189277, 189276, 189274, 189273, 189266, 189265, 189264, 189262, 189261, 189244, 189242, 189241, 189240, 189237, 189236, 189235, 189234, 189231, 189230, 189229, 189228, 189227, 189226, 189225, 189224, 189223, 189222, 189221, 189220, 189218, 189215, 189209, 189208, 189207, 189206, 189205, 189204, 189203, 189202, 189200, 189195, 189179, 189178, 189177, 189176, 189175, 189174, 189173, 189172, 189171, 189170, 189169, 189168, 189167, 189166, 189165, 189164, 189163, 189162, 189160, 189159, 189158, 189157, 189156, 189155, 189154, 189149, 189148, 189146, 189145, 189144, 189139, 189134, 189133, 189132, 189129, 189128, 189126, 189125, 189124, 189123, 189122, 189121, 189120, 189119, 189118, 189117, 189116, 189115, 189114, 189113, 189112, 189111, 189110, 189109, 189108, 189106, 189105, 189104, 189103, 189102, 189101, 189100, 189099, 189098, 189097, 189096, 189095, 189094, 189093, 189091, 189090, 189089, 189088, 189087, 189086, 189085, 189084, 189083, 189082, 189081, 189080, 189079, 189078, 189073, 189072, 189071, 189070, 189069, 189068, 189067, 189066, 189065, 189064, 189063, 189062, 189061, 189060, 189059, 189058, 189057, 189056, 189055, 189054, 189053, 189052, 189051, 189050, 189049, 189048, 189047, 189046, 189045, 189044, 189043, 189042, 189041, 189040, 189039, 189038, 189037, 189036, 189035, 189034, 189033, 189032, 189030, 189029, 189027, 189025, 189024, 189023, 189022, 189021, 189020, 189019, 189018, 189017, 189011, 189010, 189009, 189008, 189007, 189006, 189005, 189003, 189002, 189001, 189000, 188999, 188998, 188997, 188996, 188995, 188994, 188993, 188992, 188991, 188990, 188989, 188988, 188987, 188985, 188984, 188983, 188982, 188981, 188980, 188979, 188978, 188977, 188976, 188975, 188974, 188973, 188972, 188971, 188970, 188969, 188968, 188967, 188966, 188964, 188963, 188962, 188961, 188960, 188959, 188958, 188957, 188956, 188934, 188933, 188932, 188931, 188930, 188929, 188928, 188927, 188926, 188924, 188923, 188922, 188921, 188920, 188919, 188911, 188909, 188900, 188899, 188898, 188897, 188896, 188885, 188880, 188875, 188874, 188873, 188858, 188857, 188856, 188855, 188854, 188853, 188852, 188851, 188850, 188849, 188848, 188847, 188846, 188845, 188844, 188843, 188842, 188840, 188839, 188837, 188836, 188834, 188833, 188832, 188831, 188815, 188814, 188811, 188810, 188809, 188806, 188802, 188801, 188799, 188797, 188796, 188788, 188787, 188786, 188785, 188784, 188783, 188782, 188781, 188780, 188779, 188778, 188777, 188776, 188775, 188774, 188773, 188772, 188767, 188763, 188762, 188761, 188759, 188757, 188756, 188750, 188749, 188748, 188747, 188746, 188745, 188744, 188743, 188742, 188741, 188740, 188739, 188720, 188719, 188718, 188700, 188698, 188697, 188696, 188695, 188694, 188692, 188691, 188690, 188685, 188684, 188664, 188663, 188662, 188661, 188643, 188642, 188641, 188640, 188639, 188638, 188637, 188636, 188635, 188634, 188633, 188632, 188631, 188630, 188629, 188628, 188627, 188626, 188625, 188623, 188622, 188618, 188617, 188616, 188615, 188614, 188608, 188607, 188606, 188605, 188603, 188602, 188601, 188600, 188598, 188597, 188596, 188595, 188592, 188591, 188588, 188586, 188578, 188577, 188575, 188574, 188573, 188572, 188571, 188570, 188569, 188568, 188567, 188566, 188565, 188564, 188563, 188562, 188560, 188559, 188556, 188554, 188553, 188552, 188551, 188550, 188549, 188548, 188547, 188546, 188545, 188544, 188543, 188542, 188541, 188540, 188539, 188538, 188536, 188535, 188533, 188532, 188528, 188521, 188520, 188519, 188517, 188516, 188515, 188514, 188513, 188512, 188511, 188510, 188509, 188508, 188507, 188506, 188505, 188504, 188503, 188502, 188501, 188499, 188498, 188497, 188496, 188494, 188492, 188491, 188489, 188488, 188487, 188486, 188485, 188484, 188483, 188482, 188481, 188480, 188478, 188477, 188476, 188475, 188474, 188473, 188472, 188471, 188470, 188469, 188468, 188467, 188466, 188465, 188464, 188463, 188462, 188461, 188459, 188458, 188446, 188433, 188431, 188429, 188396, 188395, 188394, 188391, 188389, 188388, 188386, 188385, 188384, 188383, 188382, 188381, 188380, 188379, 188378, 188368, 188367, 188361, 188360, 188357, 188352, 188351, 188350, 188345, 188342, 188341, 188340, 188339, 188337, 188332, 188331, 188330, 188327, 188325, 188324, 188323, 188322, 188321, 188320, 188319, 188317, 188314, 188313, 188289, 188288, 188286, 188285, 188284, 188283, 188282, 188281, 188280, 188279, 188278, 188271, 188266, 188262, 188252, 188209, 188130, 188093, 188087, 188085, 188077, 188076, 188075, 188051, 188048, 188045, 188044, 188043, 188042, 188041, 188040, 188037, 188036, 188033, 188032, 188030, 188029, 188020, 188019, 188018, 188017, 188014, 188012, 188011, 188006, 188005, 188003, 188001, 188000, 187998, 187997, 187989, 187984, 187983, 187982, 187981, 187978, 187977, 187974, 187972, 187971, 187970, 187950, 187948, 187947, 187946, 187945, 187944, 187943, 187938, 187934, 187933, 187932, 187931, 187930, 187928, 187927, 187926, 187925, 187924, 187923, 187922, 187921, 187920, 187919, 187918, 187917, 187915, 187910, 187909, 187903, 187900, 187896, 187895, 187891, 187890, 187889, 187883, 187882, 187879, 187878, 187855, 187850, 187849, 187848, 187847, 187831, 187828, 187794, 187792, 187788, 187787, 187786, 187784, 187783, 187782, 187780, 187779, 187778, 187769, 187767, 187762, 187753, 187752, 187751, 187750, 187747, 187746, 187745, 187730, 187728, 187725, 187724, 187723, 187721, 187718, 187716, 187715, 187714, 187659, 187658, 187657, 187651, 187650, 187636, 187635, 187623, 187619, 187618, 187617, 187616, 187615, 187614, 187613, 187612, 187611, 187610, 187608, 187607, 187603, 187602, 187601, 187600, 187599, 187598, 187596, 187595, 187594, 187593, 187591, 187590, 187589, 187588, 187587, 187586, 187583, 187581, 187580, 187578, 187577, 187576, 187567, 187565, 187562, 187561, 187560, 187558, 187557, 187556, 187555, 187554, 187553, 187552, 187550, 187542, 187535, 187534, 187533, 187532, 187531, 187530, 187529, 187528, 187525, 187519, 187518, 187517, 187516, 187515, 187514, 187513, 187507, 187506, 187505, 187491, 187490, 187489, 187488, 187484, 187483, 187477, 187474, 187473, 187472, 187471, 187470, 187468, 187466, 187463, 187461, 187460, 187459, 187458, 187457, 187456, 187449, 187448, 187444, 187442, 187441, 187440, 187435, 187433, 187432, 187430, 187429, 187423, 187421, 187420, 187402, 187401, 187400, 187391, 187386, 187379, 187338, 187322, 187315, 187314, 187313, 187312, 187309, 187308, 187307, 187306, 187305, 187304, 187303, 187302, 187301, 187300, 187299, 187298, 187297, 187290, 187286, 187284, 187280, 187272, 187271, 187270, 187268, 187262, 187259, 187253, 187249, 187226, 187225, 187222, 187219, 187217, 187216, 187213, 187212, 187204, 187190, 187189, 187185, 187182, 187180, 187164, 187163, 187162, 187161, 187160, 187158, 187157, 187156, 187155, 187153, 187151, 187150, 187149, 187148, 187145, 187144, 187142, 187140, 187139, 187137, 187134, 187125, 187124, 187123, 187120, 187119, 187118, 187115, 187114, 187112, 187110, 187107, 187105, 187104, 187103, 187099, 187093, 187092, 187088, 187073, 187069, 187066, 187061, 187052, 187051, 187037, 187036, 187035, 187034, 187033, 187032, 187007, 187006, 186998, 186997, 186996, 186995, 186982, 186981, 186980, 186979, 186978, 186977, 186974, 186972, 186971, 186970, 186969, 186964, 186963, 186958, 186957, 186956, 186955, 186954, 186953, 186952, 186951, 186941, 186937, 186934, 186926, 186925, 186924, 186923, 186922, 186921, 186920, 186919, 186918, 186916, 186915, 186914, 186913, 186912, 186911, 186906, 186904, 186903, 186902, 186901, 186900, 186899, 186898, 186897, 186892, 186891, 186889, 186888, 186884, 186883, 186882, 186881, 186875, 186874, 186873, 186872, 186864, 186858, 186857, 186852, 186850, 186849, 186848, 186847, 186843, 186842, 186841, 186840, 186839, 186838, 186837, 186836, 186834, 186832, 186820, 186819, 186818, 186816, 186815, 186814, 186813, 186810, 186802, 186801, 186800, 186799, 186798, 186797, 186796, 186795, 186794, 186793, 186792, 186791, 186790, 186789, 186788, 186787, 186786, 186785, 186784, 186783, 186782, 186781, 186780, 186779, 186777, 186776, 186774, 186773, 186768, 186765, 186764, 186763, 186762, 186761, 186758, 186757, 186756, 186755, 186754, 186753, 186752, 186751, 186749, 186748, 186736, 186735, 186726, 186724, 186723, 186722, 186721, 186720, 186717, 186715, 186696, 186695, 186694, 186692, 186690, 186689, 186688, 186683, 186682, 186681, 186680, 186677, 186671, 186670, 186669, 186668, 186664, 186660, 186659, 186658, 186657, 186655, 186653, 186652, 186651, 186650, 186649, 186648, 186647, 186646, 186645, 186644, 186643, 186642, 186641, 186640, 186639, 186638, 186637, 186636, 186635, 186634, 186633, 186632, 186631, 186630, 186629, 186628, 186627, 186626, 186625, 186624, 186621, 186620, 186619, 186615, 186614, 186613, 186611, 186610, 186609, 186608, 186607, 186606, 186604, 186602, 186599, 186598, 186597, 186596, 186595, 186594, 186593, 186592, 186591, 186590, 186589, 186586, 186585, 186583, 186582, 186581, 186580, 186579, 186578, 186577, 186576, 186575, 186574, 186573, 186572, 186571, 186570, 186569, 186568, 186567, 186566, 186565, 186564, 186563, 186560, 186559, 186553, 186549, 186548, 186547, 186546, 186545, 186544, 186541, 186540, 186539, 186538, 186537, 186536, 186533, 186526, 186525, 186523, 186520, 186517, 186516, 186512, 186509, 186508, 186507, 186506, 186505, 186504, 186503, 186502, 186501, 186499, 186497, 186495, 186492, 186489, 186488, 186484, 186483, 186482, 186481, 186480, 186479, 186478, 186477, 186476, 186475, 186474, 186473, 186472, 186471, 186470, 186469, 186468, 186467, 186466, 186464, 186463, 186462, 186459, 186456, 186455, 186454, 186452, 186451, 186450, 186449, 186448, 186447, 186446, 186445, 186444, 186443, 186440, 186439, 186438, 186437, 186436, 186435, 186433, 186432, 186429, 186428, 186427, 186426, 186425, 186424, 186423, 186422, 186421, 186420, 186419, 186418, 186417, 186414, 186409, 186408, 186407, 186406, 186405, 186403, 186402, 186401, 186400, 186395, 186393, 186392, 186391, 186389, 186388, 186386, 186384, 186383, 186382, 186381, 186380, 186378, 186374, 186372, 186371, 186370, 186369, 186368, 186363, 186362, 186350, 186349, 186348, 186346, 186340, 186338, 186331, 186330, 186329, 186326, 186324, 186320, 186319, 186317, 186314, 186312, 186309, 186308, 186307, 186306, 186305, 186303, 186301, 186299, 186298, 186295, 186294, 186293, 186292, 186291, 186290, 186289, 186288, 186287, 186286, 186285, 186284, 186283, 186282, 186281, 186280, 186279, 186278, 186277, 186276, 186275, 186274, 186272, 186271, 186267, 186266, 186265, 186264, 186263, 186262, 186261, 186260, 186259, 186258, 186257, 186256, 186255, 186254, 186253, 186252, 186251, 186250, 186249, 186248, 186247, 186246, 186245, 186244, 186241, 186240, 186239, 186238, 186237, 186236, 186235, 186234, 186233, 186228, 186227, 186226, 186225, 186224, 186223, 186222, 186221, 186220, 186219, 186218, 186215, 186214, 186213, 186212, 186211, 186210, 186209, 186208, 186207, 186206, 186205, 186204, 186203, 186201, 186200, 186199, 186198, 186197, 186195, 186194, 186192, 186191, 186190, 186189, 186188, 186186, 186185, 186184, 186183, 186182, 186181, 186180, 186179, 186175, 186173, 186172, 186166, 186165, 186163, 186162, 186161, 186160, 186159, 186158, 186156, 186155, 186154, 186153, 186152, 186151, 186150, 186149, 186148, 186147, 186146, 186145, 186143, 186142, 186141, 186140, 186139, 186137, 186136, 186135, 186134, 186133, 186132, 186131, 186129, 186128, 186127, 186126, 186125, 186124, 186123, 186122, 186121, 186120, 186119, 186118, 186117, 186116, 186115, 186114, 186113, 186112, 186111, 186110, 186109, 186108, 186107, 186106, 186105, 186104, 186103, 186102, 186101, 186100, 186099, 186097, 186096, 186095, 186094, 186093, 186092, 186088, 186087, 186086, 186085, 186084, 186083, 186082, 186081, 186080, 186079, 186078, 186077, 186076, 186075, 186074, 186073, 186072, 186071, 186070, 186064, 186063, 186062, 186058, 186056, 186055, 186054, 186053, 186052, 186051, 186050, 186049, 186048, 186047, 186046, 186045, 186044, 186043, 186042, 186040, 186038, 186030, 186029, 186028, 186027, 186022, 186021, 186020, 186019, 186018, 186017, 186016, 186015, 186011, 186010, 186009, 186007, 186005, 186004, 186003, 186002, 186001, 186000, 185998, 185997, 185994, 185982, 185981, 185980, 185979, 185978, 185977, 185976, 185975, 185974, 185973, 185972, 185971, 185969, 185968, 185967, 185966, 185964, 185960, 185953, 185952, 185951, 185950, 185944, 185943, 185942, 185932, 185931, 185930, 185929, 185928, 185927, 185925, 185924, 185923, 185922, 185921, 185920, 185919, 185918, 185917, 185916, 185915, 185914, 185913, 185912, 185911, 185910, 185909, 185908, 185907, 185906, 185905, 185904, 185903, 185902, 185901, 185900, 185899, 185898, 185897, 185896, 185895, 185894, 185893, 185892, 185891, 185890, 185889, 185888, 185887, 185886, 185885, 185884, 185883, 185882, 185881, 185880, 185879, 185878, 185877, 185876, 185875, 185872, 185870, 185869, 185868, 185867, 185866, 185865, 185864, 185863, 185862, 185861, 185860, 185858, 185857, 185856, 185855, 185854, 185851, 185850, 185849, 185848, 185847, 185845, 185844, 185843, 185842, 185840, 185839, 185838, 185837, 185836, 185835, 185834, 185826, 185823, 185821, 185820, 185819, 185818, 185817, 185816, 185815, 185814, 185807, 185806, 185805, 185803, 185802, 185801, 185800, 185798, 185797, 185795, 185794, 185793, 185792, 185791, 185788, 185787, 185786, 185785, 185784, 185783, 185782, 185781, 185779, 185778, 185777, 185776, 185775, 185774, 185773, 185772, 185771, 185770, 185768, 185767, 185766, 185765, 185764, 185763, 185762, 185761, 185760, 185759, 185758, 185757, 185755, 185752, 185751, 185750, 185749, 185748, 185747, 185746, 185745, 185744, 185743, 185742, 185741, 185740, 185739, 185738, 185737, 185736, 185735, 185734, 185733, 185732, 185731, 185730, 185729, 185728, 185725, 185724, 185723, 185722, 185721, 185720, 185719, 185718, 185717, 185716, 185715, 185714, 185713, 185711, 185708, 185707, 185704, 185703, 185702, 185701, 185700, 185699, 185698, 185697, 185696, 185695, 185694, 185693, 185692, 185691, 185690, 185689, 185688, 185687, 185686, 185685, 185683, 185681, 185678, 185677, 185676, 185675, 185674, 185673, 185672, 185671, 185670, 185669, 185668, 185667, 185666, 185665, 185664, 185663, 185662, 185661, 185660, 185659, 185658, 185656, 185655, 185654, 185653, 185652, 185651, 185650, 185649, 185648, 185645, 185644, 185643, 185642, 185641, 185640, 185639, 185638, 185637, 185636, 185635, 185634, 185633, 185632, 185631, 185630, 185629, 185628, 185627, 185626, 185625, 185624, 185623, 185622, 185621, 185619, 185618, 185617, 185613, 185606, 185605, 185604, 185603, 185602, 185601, 185600, 185599, 185598, 185597, 185596, 185595, 185594, 185593, 185592, 185591, 185590, 185589, 185588, 185587, 185586, 185585, 185584, 185583, 185582, 185581, 185580, 185579, 185578, 185577, 185576, 185575, 185574, 185572, 185568, 185567, 185565, 185563, 185562, 185561, 185560, 185559, 185558, 185557, 185555, 185554, 185553, 185552, 185551, 185550, 185549, 185548, 185545, 185543, 185542, 185541, 185540, 185539, 185538, 185536, 185535, 185534, 185533, 185532, 185531, 185530, 185529, 185528, 185527, 185526, 185525, 185524, 185523, 185522, 185521, 185520, 185519, 185518, 185516, 185515, 185514, 185513, 185511, 185509, 185506, 185505, 185504, 185503, 185502, 185501, 185500, 185499, 185498, 185497, 185496, 185494, 185493, 185491, 185490, 185489, 185488, 185486, 185485, 185484, 185483, 185482, 185481, 185480, 185479, 185478, 185477, 185476, 185475, 185474, 185473, 185472, 185470, 185469, 185467, 185465, 185463, 185462, 185461, 185458, 185456, 185455, 185453, 185452, 185450, 185448, 185446, 185445, 185444, 185440, 185439, 185438, 185437, 185436, 185435, 185434, 185433, 185432, 185431, 185430, 185429, 185428, 185427, 185426, 185425, 185424, 185423, 185422, 185421, 185420, 185419, 185418, 185417, 185416, 185399, 185398, 185396, 185395, 185394, 185393, 185392, 185391, 185390, 185389, 185388, 185386, 185385, 185383, 185382, 185381, 185380, 185379, 185378, 185377, 185376, 185375, 185374, 185369, 185365, 185364, 185362, 185361, 185360, 185359, 185358, 185357, 185356, 185355, 185353, 185350, 185349, 185348, 185347, 185346, 185345, 185344, 185338, 185337, 185336, 185335, 185334, 185333, 185331, 185330, 185329, 185328, 185327, 185326, 185325, 185324, 185323, 185319, 185318, 185317, 185308, 185305, 185304, 185303, 185302, 185301, 185300, 185299, 185298, 185297, 185296, 185295, 185294, 185293, 185292, 185291, 185290, 185289, 185288, 185287, 185285, 185284, 185283, 185282, 185281, 185280, 185279, 185278, 185277, 185275, 185274, 185272, 185271, 185270, 185269, 185267, 185265, 185261, 185257, 185255, 185252, 185251, 185250, 185249, 185248, 185247, 185246, 185245, 185241, 185240, 185239, 185238, 185237, 185236, 185235, 185234, 185233, 185232, 185231, 185230, 185229, 185228, 185227, 185226, 185225, 185224, 185223, 185222, 185221, 185220, 185219, 185218, 185217, 185216, 185215, 185214, 185213, 185212, 185209, 185208, 185206, 185205, 185203, 185202, 185201, 185200, 185199, 185198, 185197, 185195, 185194, 185193, 185192, 185191, 185190, 185188, 185187, 185184, 185183, 185182, 185180, 185178, 185177, 185176, 185174, 185173, 185172, 185171, 185170, 185169, 185168, 185167, 185166, 185165, 185164, 185163, 185159, 185158, 185157, 185156, 185155, 185154, 185151, 185150, 185149, 185147, 185140, 185139, 185138, 185137, 185136, 185134, 185133, 185132, 185131, 185130, 185129, 185128, 185127, 185126, 185125, 185124, 185123, 185122, 185121, 185120, 185118, 185117, 185116, 185115, 185114, 185113, 185112, 185111, 185110, 185109, 185108, 185107, 185106, 185105, 185104, 185103, 185102, 185101, 185099, 185098, 185097, 185096, 185095, 185094, 185092, 185091, 185090, 185089, 185088, 185083, 185082, 185081, 185080, 185079, 185078, 185077, 185076, 185075, 185074, 185055, 185043, 185042, 185041, 185040, 185037, 185036, 185034, 185033, 185032, 185031, 185030, 185029, 185028, 185027, 185026, 185025, 185024, 185023, 185022, 185021, 185020, 185019, 185018, 185017, 185016, 185015, 185014, 185013, 185012, 185011, 185010, 185009, 185008, 185007, 185006, 185005, 185004, 185003, 185002, 185001, 185000, 184999, 184997, 184996, 184994, 184993, 184991, 184990, 184989, 184988, 184987, 184986, 184985, 184984, 184983, 184982, 184981, 184978, 184955, 184943, 184942, 184941, 184940, 184937, 184931, 184929, 184927, 184926, 184925, 184924, 184922, 184921, 184920, 184919, 184918, 184917, 184916, 184915, 184905, 184903, 184902, 184901, 184900, 184899, 184897, 184895, 184891, 184889, 184888, 184883, 184882, 184881, 184880, 184879, 184878, 184877, 184876, 184875, 184874, 184873, 184872, 184871, 184870, 184869, 184868, 184867, 184866, 184865, 184862, 184861, 184860, 184859, 184858, 184857, 184856, 184855, 184853, 184852, 184849, 184848, 184847, 184846, 184844, 184842, 184841, 184840, 184839, 184838, 184837, 184835, 184834, 184833, 184832, 184831, 184830, 184829, 184827, 184825, 184823, 184819, 184818, 184817, 184816, 184813, 184810, 184809, 184808, 184807, 184806, 184805, 184804, 184803, 184802, 184801, 184800, 184799, 184798, 184795, 184794, 184787, 184786, 184785, 184784, 184783, 184782, 184781, 184780, 184779, 184778, 184766, 184765, 184764, 184763, 184762, 184761, 184760, 184759, 184758, 184757, 184756, 184755, 184753, 184752, 184751, 184750, 184749, 184748, 184747, 184746, 184745, 184744, 184743, 184742, 184741, 184740, 184739, 184738, 184737, 184736, 184735, 184734, 184733, 184732, 184731, 184730, 184729, 184728, 184727, 184726, 184725, 184724, 184723, 184722, 184721, 184720, 184715, 184714, 184713, 184712, 184711, 184710, 184709, 184708, 184703, 184696, 184695, 184694, 184693, 184692, 184691, 184688, 184685, 184681, 184676, 184675, 184674, 184673, 184672, 184671, 184670, 184669, 184668, 184667, 184666, 184665, 184664, 184663, 184662, 184661, 184660, 184659, 184658, 184657, 184656, 184652, 184651, 184650, 184640, 184639, 184634, 184633, 184631, 184630, 184628, 184627, 184626, 184625, 184623, 184622, 184621, 184620, 184619, 184618, 184617, 184615, 184614, 184613, 184611, 184610, 184609, 184608, 184607, 184606, 184605, 184604, 184603, 184602, 184601, 184600, 184599, 184598, 184593, 184592, 184591, 184590, 184589, 184588, 184586, 184585, 184583, 184580, 184579, 184578, 184577, 184576, 184575, 184574, 184571, 184570, 184565, 184557, 184556, 184549, 184548, 184547, 184544, 184543, 184542, 184537, 184536, 184535, 184534, 184533, 184532, 184531, 184530, 184529, 184528, 184527, 184526, 184525, 184517, 184516, 184515, 184514, 184513, 184512, 184511, 184510, 184509, 184508, 184507, 184506, 184505, 184504, 184503, 184502, 184501, 184500, 184499, 184498, 184497, 184496, 184495, 184494, 184493, 184492, 184491, 184490, 184489, 184488, 184487, 184486, 184485, 184484, 184483, 184482, 184481, 184480, 184479, 184478, 184477, 184476, 184473, 184472, 184471, 184469, 184468, 184465, 184463, 184462, 184461, 184460, 184459, 184458, 184455, 184454, 184453, 184452, 184451, 184450, 184449, 184448, 184446, 184445, 184444, 184443, 184442, 184441, 184440, 184437, 184435, 184434, 184433, 184432, 184431, 184430, 184425, 184424, 184423, 184422, 184421, 184420, 184419, 184418, 184417, 184416, 184415, 184414, 184413, 184412, 184411, 184410, 184409, 184408, 184407, 184406, 184405, 184404, 184403, 184402, 184401, 184400, 184399, 184398, 184397, 184396, 184393, 184392, 184390, 184389, 184388, 184387, 184386, 184385, 184384, 184383, 184381, 184380, 184379, 184378, 184377, 184376, 184375, 184374, 184373, 184372, 184371, 184370, 184369, 184368, 184367, 184366, 184365, 184364, 184363, 184362, 184361, 184360, 184359, 184358, 184357, 184356, 184355, 184354, 184353, 184352, 184351, 184345, 184344, 184343, 184342, 184341, 184340, 184339, 184338, 184337, 184336, 184335, 184334, 184332, 184328, 184327, 184326, 184325, 184324, 184321, 184319, 184317, 184313, 184303, 184302, 184301, 184300, 184299, 184298, 184297, 184296, 184295, 184294, 184293, 184292, 184291, 184290, 184289, 184288, 184287, 184286, 184285, 184283, 184282, 184279, 184278, 184276, 184267, 184264, 184262, 184260, 184259, 184258, 184257, 184256, 184255, 184254, 184253, 184252, 184251, 184248, 184246, 184245, 184244, 184243, 184242, 184241, 184240, 184239, 184238, 184237, 184236, 184235, 184234, 184233, 184232, 184231, 184230, 184229, 184228, 184227, 184224, 184223, 184222, 184221, 184220, 184219, 184218, 184211, 184205, 184195, 184186, 184179, 184177, 184171, 184169, 184168, 184167, 184166, 184164, 184162, 184161, 184160, 184159, 184158, 184157, 184156, 184155, 184154, 184153, 184152, 184151, 184150, 184149, 184148, 184147, 184145, 184144, 184143, 184142, 184141, 184140, 184139, 184138, 184137, 184136, 184135, 184134, 184133, 184132, 184131, 184130, 184129, 184128, 184127, 184126, 184125, 184124, 184121, 184120, 184119, 184118, 184117, 184116, 184115, 184114, 184113, 184112, 184111, 184110, 184109, 184108, 184106, 184104, 184103, 184101, 184097, 184093, 184092, 184091, 184090, 184089, 184088, 184087, 184086, 184085, 184084, 184083, 184082, 184081, 184080, 184079, 184078, 184076, 184075, 184074, 184072, 184070, 184068, 184065, 184064, 184063, 184061, 184059, 184058, 184055, 184054, 184053, 184052, 184051, 184050, 184049, 184048, 184045, 184040, 184039, 184038, 184037, 184036, 184031, 184030, 184029, 184028, 184025, 184024, 184023, 184014, 184013, 184012, 184011, 184010, 184009, 184008, 184007, 184006, 184005, 184003, 184002, 184001, 183999, 183998, 183995, 183994, 183993, 183992, 183991, 183990, 183989, 183988, 183987, 183982, 183980, 183977, 183975, 183971, 183970, 183969, 183968, 183966, 183965, 183964, 183963, 183962, 183959, 183958, 183953, 183952, 183951, 183934, 183927, 183923, 183922, 183914, 183913, 183912, 183904, 183903, 183902, 183901, 183900, 183899, 183898, 183897, 183896, 183895, 183894, 183892, 183891, 183890, 183889, 183888, 183887, 183886, 183885, 183884, 183883, 183882, 183881, 183880, 183879, 183878, 183877, 183876, 183875, 183874, 183873, 183872, 183871, 183870, 183869, 183868, 183867, 183866, 183865, 183864, 183863, 183862, 183861, 183859, 183858, 183857, 183856, 183855, 183854, 183853, 183851, 183850, 183849, 183848, 183847, 183846, 183845, 183844, 183841, 183840, 183839, 183838, 183837, 183836, 183835, 183834, 183833, 183832, 183831, 183830, 183829, 183828, 183827, 183826, 183825, 183824, 183823, 183816, 183815, 183812, 183808, 183807, 183806, 183803, 183801, 183800, 183797, 183796, 183795, 183793, 183791, 183788, 183787, 183786, 183785, 183784, 183783, 183782, 183781, 183780, 183779, 183778, 183777, 183776, 183775, 183774, 183773, 183772, 183771, 183770, 183769, 183768, 183767, 183766, 183765, 183764, 183763, 183762, 183761, 183760, 183759, 183758, 183757, 183756, 183755, 183754, 183753, 183752, 183751, 183750, 183749, 183748, 183747, 183746, 183745, 183744, 183743, 183742, 183741, 183740, 183739, 183738, 183737, 183736, 183734, 183733, 183732, 183731, 183727, 183726, 183725, 183724, 183723, 183716, 183715, 183714, 183713, 183704, 183697, 183692, 183690, 183689, 183688, 183687, 183686, 183685, 183684, 183683, 183682, 183678, 183673, 183672, 183670, 183669, 183668, 183667, 183665, 183664, 183663, 183660, 183659, 183658, 183657, 183656, 183655, 183654, 183653, 183652, 183651, 183650, 183649, 183648, 183647, 183646, 183644, 183643, 183642, 183641, 183640, 183639, 183638, 183637, 183636, 183634, 183633, 183630, 183629, 183625, 183624, 183623, 183622, 183621, 183620, 183619, 183618, 183616, 183614, 183613, 183611, 183610, 183609, 183608, 183607, 183605, 183604, 183603, 183602, 183601, 183600, 183588, 183587, 183586, 183585, 183584, 183583, 183582, 183581, 183580, 183579, 183578, 183577, 183576, 183575, 183574, 183573, 183572, 183571, 183570, 183569, 183568, 183567, 183566, 183565, 183564, 183563, 183562, 183561, 183560, 183559, 183558, 183557, 183556, 183555, 183554, 183553, 183552, 183551, 183550, 183549, 183548, 183547, 183545, 183544, 183543, 183542, 183541, 183540, 183539, 183538, 183537, 183536, 183535, 183534, 183533, 183532, 183531, 183530, 183529, 183528, 183527, 183526, 183525, 183521, 183520, 183519, 183518, 183516, 183514, 183513, 183512, 183511, 183510, 183509, 183508, 183507, 183506, 183505, 183504, 183503, 183502, 183501, 183500, 183499, 183496, 183495, 183494, 183493, 183492, 183491, 183488, 183487, 183486, 183484, 183483, 183482, 183480, 183479, 183478, 183476, 183474, 183473, 183472, 183467, 183466, 183464, 183463, 183459, 183458, 183457, 183453, 183452, 183451, 183450, 183449, 183448, 183447, 183446, 183445, 183444, 183443, 183442, 183441, 183440, 183439, 183438, 183437, 183436, 183435, 183434, 183433, 183432, 183431, 183430, 183429, 183425, 183424, 183423, 183422, 183421, 183420, 183419, 183418, 183417, 183416, 183415, 183414, 183413, 183412, 183411, 183410, 183409, 183408, 183407, 183406, 183405, 183404, 183403, 183402, 183401, 183400, 183399, 183398, 183397, 183396, 183395, 183394, 183393, 183392, 183391, 183390, 183389, 183388, 183387, 183386, 183385, 183384, 183383, 183382, 183381, 183380, 183379, 183378, 183377, 183376, 183375, 183374, 183373, 183372, 183371, 183370, 183369, 183368, 183367, 183366, 183365, 183364, 183363, 183362, 183361, 183334, 183333, 183332, 183331, 183330, 183329, 183328, 183327, 183326, 183325, 183324, 183323, 183322, 183321, 183320, 183319, 183318, 183317, 183316, 183315, 183314, 183313, 183312, 183311, 183310, 183308, 183307, 183306, 183305, 183304, 183303, 183302, 183301, 183300, 183299, 183298, 183297, 183296, 183295, 183294, 183293, 183292, 183291, 183290, 183289, 183288, 183287, 183286, 183285, 183284, 183283, 183282, 183281, 183280, 183279, 183278, 183277, 183276, 183275, 183274, 183273, 183272, 183271, 183270, 183269, 183268, 183262, 183257, 183255, 183252, 183246, 183245, 183244, 183243, 183242, 183241, 183240, 183238, 183234, 183232, 183230, 183227, 183226, 183225, 183216, 183202, 183185, 183184, 183182, 183179, 183165, 183164, 183163, 183160, 183159, 183158, 183157, 183156, 183155, 183151, 183150, 183147, 183144, 183141, 183139, 183138, 183137, 183136, 183135, 183134, 183133, 183132, 183131, 183130, 183129, 183128, 183127, 183126, 183125, 183124, 183123, 183121, 183113, 183110, 183109, 183105, 183103, 183100, 183099, 183098, 183097, 183096, 183095, 183094, 183093, 183092, 183091, 183090, 183089, 183088, 183087, 183086, 183084, 183083, 183081, 183080, 183079, 183078, 183077, 183076, 183075, 183074, 183073, 183072, 183071, 183070, 183069, 183063, 183062, 183060, 183058, 183057, 183056, 183055, 183054, 183053, 183052, 183051, 183050, 183049, 183048, 183047, 183046, 183045, 183044, 183043, 183042, 183041, 183040, 183039, 183038, 183035, 183034, 183032, 183024, 183023, 183022, 183021, 183020, 183019, 183018, 183017, 183016, 183015, 183014, 183011, 183010, 183009, 183008, 183004, 183003, 183002, 183001, 183000, 182999, 182998, 182997, 182996, 182995, 182994, 182993, 182992, 182991, 182990, 182987, 182986, 182984, 182983, 182977, 182976, 182975, 182974, 182973, 182972, 182971, 182970, 182969, 182968, 182967, 182966, 182964, 182963, 182962, 182961, 182957, 182956, 182955, 182954, 182953, 182952, 182951, 182950, 182949, 182948, 182947, 182946, 182945, 182944, 182941, 182940, 182939, 182936, 182935, 182934, 182933, 182926, 182925, 182923, 182921, 182918, 182917, 182916, 182915, 182914, 182913, 182912, 182911, 182910, 182909, 182908, 182907, 182906, 182905, 182904, 182903, 182902, 182901, 182900, 182899, 182895, 182894, 182893, 182892, 182891, 182890, 182889, 182887, 182886, 182885, 182879, 182878, 182877, 182876, 182875, 182874, 182873, 182872, 182870, 182869, 182868, 182867, 182866, 182861, 182859, 182858, 182857, 182853, 182852, 182851, 182850, 182849, 182845, 182844, 182842, 182841, 182840, 182839, 182838, 182837, 182836, 182835, 182834, 182833, 182832, 182831, 182830, 182829, 182828, 182827, 182826, 182825, 182824, 182822, 182821, 182820, 182819, 182814, 182813, 182812, 182810, 182809, 182808, 182807, 182806, 182805, 182804, 182803, 182802, 182799, 182797, 182791, 182790, 182788, 182787, 182786, 182785, 182784, 182783, 182780, 182779, 182778, 182777, 182776, 182771, 182760, 182759, 182757, 182756, 182754, 182753, 182751, 182748, 182746, 182741, 182740, 182738, 182736, 182735, 182733, 182731, 182730, 182729, 182728, 182727, 182726, 182725, 182724, 182723, 182722, 182721, 182720, 182702, 182701, 182700, 182699, 182698, 182696, 182695, 182694, 182693, 182692, 182691, 182690, 182689, 182688, 182687, 182673, 182672, 182671, 182670, 182669, 182668, 182667, 182666, 182665, 182664, 182663, 182662, 182661, 182660, 182659, 182657, 182656, 182655, 182654, 182653, 182652, 182651, 182640, 182637, 182636, 182635, 182634, 182633, 182632, 182631, 182630, 182629, 182628, 182627, 182626, 182625, 182624, 182622, 182621, 182620, 182619, 182618, 182617, 182616, 182615, 182611, 182610, 182609, 182607, 182606, 182605, 182604, 182603, 182602, 182601, 182600, 182599, 182598, 182596, 182595, 182594, 182593, 182592, 182590, 182589, 182588, 182587, 182583, 182578, 182577, 182576, 182575, 182572, 182571, 182570, 182569, 182568, 182567, 182566, 182565, 182564, 182563, 182554, 182553, 182552, 182551, 182550, 182549, 182548, 182547, 182546, 182541, 182540, 182539, 182538, 182537, 182536, 182535, 182534, 182533, 182532, 182529, 182528, 182527, 182526, 182525, 182524, 182523, 182522, 182521, 182519, 182517, 182515, 182514, 182513, 182512, 182511, 182510, 182509, 182508, 182507, 182506, 182505, 182504, 182503, 182502, 182501, 182500, 182499, 182498, 182496, 182495, 182494, 182488, 182487, 182486, 182485, 182481, 182480, 182478, 182477, 182461, 182460, 182459, 182458, 182457, 182456, 182455, 182454, 182452, 182444, 182443, 182442, 182441, 182440, 182439, 182438, 182436, 182435, 182433, 182430, 182429, 182428, 182427, 182426, 182425, 182424, 182419, 182418, 182417, 182416, 182415, 182414, 182413, 182412, 182411, 182410, 182408, 182407, 182406, 182405, 182397, 182396, 182394, 182393, 182392, 182388, 182387, 182386, 182385, 182384, 182383, 182372, 182371, 182366, 182362, 182361, 182360, 182359, 182358, 182357, 182356, 182355, 182354, 182323, 182322, 182321, 182320, 182319, 182318, 182317, 182316, 182315, 182314, 182312, 182311, 182296, 182292, 182291, 182290, 182289, 182288, 182287, 182286, 182284, 182283, 182282, 182280, 182278, 182277, 182276, 182275, 182274, 182273, 182272, 182271, 182270, 182269, 182268, 182266, 182265, 182264, 182263, 182262, 182261, 182258, 182257, 182256, 182255, 182254, 182253, 182252, 182251, 182250, 182249, 182248, 182247, 182246, 182245, 182244, 182243, 182242, 182241, 182240, 182239, 182238, 182237, 182236, 182235, 182234, 182233, 182232, 182231, 182230, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 182222, 182221, 182220, 182219, 182218, 182217, 182216, 182215, 182214, 182213, 182212, 182211, 182210, 182209, 182208, 182207, 182206, 182205, 182204, 182203, 182202, 182201, 182200, 182199, 182198, 182197, 182196, 182195, 182194, 182193, 182192, 182191, 182190, 182189, 182188, 182187, 182186, 182185, 182184, 182183, 182181, 182180, 182179, 182178, 182177, 182176, 182175, 182174, 182173, 182172, 182171, 182170, 182169, 182168, 182167, 182166, 182165, 182164, 182163, 182162, 182161, 182160, 182159, 182158, 182157, 182156, 182155, 182154, 182153, 182152, 182151, 182150, 182149, 182148, 182147, 182146, 182145, 182144, 182143, 182142, 182141, 182140, 182139, 182138, 182137, 182136, 182135, 182134, 182133, 182132, 182131, 182130, 182129, 182128, 182127, 182126, 182125, 182124, 182123, 182122, 182121, 182120, 182119, 182118, 182117, 182116, 182115, 182114, 182113, 182112, 182111, 182110, 182109, 182108, 182107, 182106, 182105, 182104, 182103, 182102, 182101, 182100, 182099, 182098, 182096, 182095, 182094, 182093, 182092, 182091, 182090, 182089, 182088, 182087, 182086, 182085, 182084, 182083, 182082, 182081, 182080, 182079, 182078, 182077, 182076, 182075, 182074, 182073, 182072, 182071, 182070, 182068, 182067, 182066, 182065, 182064, 182063, 182062, 182061, 182060, 182059, 182058, 182057, 182056, 182055, 182054, 182053, 182052, 182051, 182050, 182049, 182048, 182047, 182046, 182045, 182044, 182043, 182042, 182041, 182040, 182039, 182038, 182037, 182036, 182035, 182034, 182033, 182032, 182031, 182030, 182029, 182028, 182027, 182026, 182025, 182024, 182023, 182022, 182021, 182020, 182019, 182018, 182017, 182016, 182015, 182014, 182013, 182012, 182011, 182010, 182009, 182008, 182007, 182006, 182005, 182004, 182003, 182002, 182001, 182000, 181999, 181998, 181997, 181996, 181995, 181994, 181993, 181992, 181991, 181990, 181989, 181988, 181987, 181986, 181985, 181984, 181983, 181982, 181981, 181980, 181979, 181978, 181977, 181976, 181975, 181974, 181973, 181972, 181971, 181970, 181969, 181968, 181967, 181966, 181965, 181964, 181963, 181962, 181961, 181960, 181959, 181958, 181957, 181956, 181955, 181954, 181953, 181952, 181951, 181950, 181949, 181948, 181947, 181946, 181945, 181944, 181943, 181942, 181941, 181940, 181939, 181938, 181937, 181936, 181935, 181934, 181933, 181932, 181931, 181930, 181929, 181928, 181927, 181926, 181925, 181924, 181923, 181922, 181921, 181920, 181919, 181918, 181917, 181916, 181915, 181914, 181913, 181912, 181911, 181910, 181909, 181908, 181907, 181906, 181905, 181904, 181903, 181902, 181901, 181900, 181899, 181898, 181897, 181896, 181894, 181893, 181892, 181891, 181890, 181889, 181888, 181887, 181886, 181885, 181884, 181883, 181882, 181881, 181880, 181879, 181878, 181877, 181876, 181875, 181874, 181873, 181872, 181871, 181870, 181869, 181868, 181867, 181866, 181865, 181864, 181863, 181862, 181861, 181860, 181859, 181858, 181857, 181856, 181855, 181854, 181853, 181852, 181851, 181850, 181849, 181848, 181847, 181846, 181845, 181844, 181843, 181842, 181841, 181840, 181839, 181838, 181837, 181836, 181835, 181834, 181832, 181831, 181830, 181829, 181828, 181827, 181826, 181825, 181824, 181823, 181822, 181821, 181820, 181819, 181818, 181817, 181816, 181815, 181814, 181813, 181812, 181811, 181810, 181809, 181808, 181807, 181806, 181805, 181804, 181803, 181802, 181801, 181800, 181799, 181798, 181797, 181796, 181795, 181794, 181793, 181792, 181791, 181790, 181789, 181788, 181787, 181786, 181785, 181784, 181783, 181782, 181781, 181780, 181779, 181778, 181777, 181776, 181775, 181774, 181773, 181772, 181771, 181770, 181769, 181768, 181767, 181766, 181765, 181764, 181763, 181762, 181761, 181760, 181759, 181758, 181757, 181756, 181755, 181754, 181753, 181752, 181751, 181750, 181749, 181748, 181747, 181746, 181745, 181744, 181743, 181742, 181741, 181740, 181739, 181738, 181737, 181736, 181735, 181734, 181733, 181732, 181731, 181730, 181729, 181728, 181727, 181726, 181725, 181724, 181723, 181722, 181721, 181720, 181719, 181718, 181717, 181716, 181715, 181712, 181711, 181710, 181709, 181708, 181707, 181706, 181705, 181704, 181703, 181702, 181701, 181700, 181699, 181698, 181697, 181696, 181695, 181694, 181693, 181692, 181691, 181690, 181689, 181688, 181687, 181686, 181685, 181684, 181683, 181682, 181681, 181680, 181679, 181678, 181677, 181676, 181675, 181674, 181673, 181672, 181671, 181670, 181669, 181668, 181662, 181661, 181660, 181659, 181658, 181657, 181656, 181655, 181654, 181653, 181652, 181651, 181650, 181649, 181648, 181647, 181646, 181645, 181644, 181643, 181642, 181641, 181640, 181639, 181638, 181637, 181636, 181635, 181634, 181633, 181632, 181631, 181630, 181629, 181628, 181627, 181626, 181625, 181624, 181623, 181622, 181621, 181620, 181619, 181618, 181617, 181616, 181615, 181614, 181613, 181612, 181611, 181610, 181609, 181608, 181607, 181606, 181605, 181604, 181603, 181602, 181601, 181600, 181599, 181598, 181597, 181596, 181595, 181594, 181593, 181592, 181591, 181590, 181589, 181588, 181587, 181586, 181585, 181584, 181583, 181582, 181581, 181580, 181579, 181578, 181577, 181576, 181575, 181574, 181573, 181572, 181571, 181570, 181569, 181568, 181567, 181566, 181565, 181564, 181563, 181562, 181561, 181560, 181559, 181558, 181557, 181556, 181555, 181554, 181553, 181552, 181551, 181550, 181549, 181548, 181547, 181546, 181545, 181544, 181543, 181542, 181541, 181540, 181539, 181538, 181537, 181536, 181535, 181534, 181533, 181532, 181531, 181530, 181529, 181528, 181527, 181526, 181525, 181524, 181523, 181522, 181521, 181520, 181519, 181518, 181517, 181516, 181515, 181514, 181513, 181512, 181511, 181510, 181509, 181508, 181507, 181506, 181505, 181504, 181503, 181502, 181501, 181500, 181499, 181498, 181497, 181496, 181495, 181494, 181493, 181492, 181491, 181490, 181489, 181488, 181487, 181486, 181485, 181484, 181480, 181479, 181478, 181477, 181476, 181475, 181474, 181473, 181472, 181471, 181470, 181469, 181468, 181467, 181466, 181465, 181464, 181463, 181462, 181461, 181460, 181459, 181458, 181457, 181456, 181455, 181454, 181453, 181452, 181443, 181442, 181441, 181440, 181439, 181438, 181437, 181436, 181435, 181434, 181433, 181432, 181431, 181430, 181429, 181428, 181427, 181426, 181425, 181424, 181423, 181422, 181421, 181420, 181419, 181418, 181417, 181416, 181415, 181414, 181413, 181411, 181410, 181409, 181408, 181407, 181406, 181405, 181404, 181403, 181402, 181401, 181400, 181399, 181398, 181397, 181396, 181395, 181394, 181393, 181392, 181391, 181390, 181389, 181388, 181387, 181386, 181385, 181384, 181383, 181382, 181381, 181380, 181379, 181378, 181377, 181376, 181375, 181374, 181373, 181372, 181371, 181370, 181369, 181368, 181367, 181366, 181365, 181364, 181363, 181362, 181361, 181360, 181359, 181358, 181355, 181354, 181353, 181352, 181351, 181350, 181349, 181348, 181347, 181346, 181345, 181344, 181343, 181342, 181341, 181340, 181339, 181338, 181337, 181336, 181335, 181334, 181333, 181332, 181331, 181330, 181329, 181328, 181327, 181326, 181325, 181324, 181323, 181322, 181321, 181320, 181319, 181318, 181317, 181312, 181300, 181299, 181298, 181297, 181296, 181295, 181294, 181293, 181292, 181291, 181290, 181289, 181286, 181283, 181282, 181279, 181278, 181274, 181273, 181272, 181271, 181270, 181269, 181268, 181267, 181266, 181265, 181263, 181262, 181261, 181260, 181259, 181258, 181257, 181256, 181255, 181254, 181251, 181250, 181249, 181248, 181247, 181246, 181245, 181244, 181239, 181238, 181237, 181236, 181235, 181234, 181233, 181232, 181231, 181230, 181229, 181228, 181220, 181219, 181218, 181217, 181216, 181214, 181213, 181210, 181206, 181205, 181204, 181203, 181202, 181199, 181196, 181194, 181193, 181191, 181190, 181189, 181188, 181187, 181186, 181185, 181184, 181183, 181182, 181181, 181180, 181179, 181178, 181177, 181176, 181175, 181174, 181173, 181172, 181170, 181169, 181168, 181166, 181163, 181162, 181161, 181160, 181159, 181158, 181157, 181156, 181155, 181153, 181151, 181148, 181146, 181145, 181143, 181142, 181141, 181140, 181136, 181135, 181131, 181130, 181129, 181121, 181115, 181111, 181110, 181109, 181108, 181107, 181106, 181105, 181104, 181103, 181102, 181101, 181100, 181088, 181087, 181086, 181084, 181083, 181078, 181077, 181074, 181072, 181071, 181061, 181060, 181059, 181058, 181057, 181056, 181054, 181053, 181052, 181051, 181050, 181048, 181047, 181046, 181045, 181039, 181038, 181037, 181036, 181035, 181033, 181032, 181031, 181030, 181029, 181028, 181027, 181026, 181025, 181024, 181023, 181022, 181021, 181020, 181019, 181018, 181017, 181016, 181015, 181014, 181013, 181012, 181011, 181010, 181007, 181001, 180992, 180991, 180990, 180989, 180988, 180987, 180985, 180982, 180968, 180967, 180966, 180964, 180962, 180961, 180960, 180959, 180958, 180957, 180956, 180955, 180954, 180953, 180952, 180951, 180950, 180949, 180948, 180947, 180946, 180945, 180944, 180942, 180941, 180940, 180939, 180938, 180933, 180931, 180930, 180929, 180928, 180927, 180926, 180920, 180919, 180913, 180912, 180911, 180909, 180899, 180898, 180897, 180896, 180895, 180894, 180893, 180892, 180891, 180886, 180884, 180883, 180882, 180881, 180880, 180879, 180878, 180877, 180876, 180873, 180860, 180859, 180858, 180857, 180856, 180855, 180854, 180853, 180852, 180851, 180850, 180849, 180848, 180847, 180846, 180844, 180843, 180842, 180840, 180839, 180838, 180837, 180836, 180835, 180834, 180833, 180831, 180829, 180828, 180827, 180825, 180823, 180822, 180819, 180818, 180817, 180815, 180814, 180813, 180812, 180809, 180807, 180806, 180803, 180801, 180797, 180796, 180795, 180794, 180793, 180788, 180783, 180782, 180779, 180776, 180775, 180772, 180771, 180762, 180760, 180759, 180758, 180757, 180755, 180753, 180752, 180751, 180750, 180749, 180748, 180747, 180746, 180744, 180742, 180741, 180739, 180737, 180736, 180734, 180733, 180732, 180731, 180730, 180729, 180728, 180727, 180726, 180725, 180723, 180722, 180721, 180720, 180719, 180718, 180716, 180715, 180714, 180710, 180709, 180708, 180705, 180704, 180703, 180702, 180701, 180700, 180699, 180695, 180694, 180693, 180692, 180690, 180685, 180683, 180681, 180680, 180679, 180678, 180676, 180675, 180673, 180672, 180670, 180668, 180663, 180662, 180661, 180657, 180656, 180643, 180636, 180635, 180634, 180633, 180628, 180627, 180623, 180622, 180621, 180620, 180619, 180618, 180617, 180616, 180615, 180614, 180613, 180612, 180611, 180610, 180609, 180608, 180607, 180605, 180604, 180603, 180602, 180601, 180600, 180599, 180598, 180597, 180593, 180592, 180591, 180590, 180589, 180588, 180587, 180586, 180585, 180584, 180583, 180582, 180581, 180580, 180579, 180578, 180577, 180576, 180575, 180574, 180573, 180572, 180571, 180566, 180565, 180561, 180560, 180559, 180558, 180557, 180556, 180555, 180554, 180553, 180552, 180551, 180550, 180549, 180548, 180547, 180546, 180545, 180544, 180543, 180542, 180541, 180539, 180538, 180537, 180536, 180535, 180534, 180533, 180532, 180531, 180530, 180529, 180528, 180527, 180526, 180525, 180524, 180523, 180522, 180521, 180520, 180519, 180517, 180516, 180515, 180514, 180513, 180512, 180511, 180510, 180509, 180508, 180507, 180506, 180505, 180504, 180503, 180502, 180501, 180500, 180499, 180498, 180497, 180496, 180495, 180494, 180493, 180492, 180491, 180490, 180489, 180488, 180487, 180486, 180485, 180484, 180483, 180482, 180481, 180480, 180479, 180478, 180477, 180476, 180475, 180474, 180473, 180472, 180471, 180470, 180469, 180468, 180467, 180466, 180465, 180464, 180463, 180462, 180461, 180460, 180459, 180458, 180457, 180456, 180455, 180454, 180453, 180452, 180451, 180450, 180449, 180448, 180447, 180446, 180445, 180444, 180443, 180442, 180441, 180440, 180439, 180438, 180437, 180436, 180435, 180434, 180433, 180432, 180431, 180430, 180429, 180428, 180427, 180426, 180425, 180423, 180421, 180420, 180419, 180417, 180416, 180415, 180414, 180413, 180412, 180411, 180405, 180404, 180400, 180399, 180397, 180396, 180395, 180394, 180391, 180390, 180389, 180388, 180387, 180386, 180385, 180383, 180381, 180379, 180376, 180370, 180369, 180367, 180366, 180364, 180360, 180359, 180358, 180357, 180356, 180355, 180354, 180353, 180352, 180351, 180350, 180349, 180348, 180347, 180346, 180345, 180344, 180343, 180342, 180341, 180340, 180339, 180338, 180337, 180336, 180335, 180334, 180333, 180328, 180327, 180326, 180325, 180323, 180319, 180318, 180317, 180315, 180313, 180310, 180305, 180304, 180303, 180302, 180301, 180300, 180299, 180298, 180297, 180296, 180295, 180294, 180293, 180292, 180291, 180290, 180289, 180288, 180287, 180285, 180284, 180283, 180281, 180280, 180279, 180278, 180277, 180275, 180274, 180273, 180272, 180271, 180270, 180267, 180265, 180264, 180263, 180262, 180258, 180257, 180256, 180255, 180254, 180253, 180252, 180251, 180250, 180248, 180247, 180246, 180244, 180243, 180242, 180241, 180240, 180239, 180228, 180227, 180226, 180225, 180223, 180222, 180221, 180220, 180219, 180218, 180217, 180216, 180215, 180214, 180213, 180197, 180191, 180182, 180175, 180172, 180170, 180168, 180165, 180164, 180161, 180159, 180158, 180157, 180155, 180154, 180153, 180143, 180142, 180141, 180139, 180138, 180137, 180136, 180135, 180133, 180132, 180131, 180130, 180128, 180127, 180126, 180124, 180118, 180113, 180112, 180104, 180101, 180100, 180099, 180098, 180097, 180096, 180095, 180089, 180088, 180087, 180086, 180085, 180084, 180083, 180082, 180080, 180079, 180077, 180076, 180075, 180073, 180062, 180061, 180060, 180059, 180058, 180057, 180055, 180054, 180053, 180049, 180047, 180045, 180042, 180040, 180037, 180035, 180034, 180025, 180024, 180023, 180022, 180021, 180020, 180019, 180018, 180017, 180016, 180015, 180014, 180009, 180008, 180007, 180006, 180005, 180004, 180002, 180001, 180000, 179993, 179991, 179990, 179973, 179972, 179970, 179967, 179965, 179964, 179963, 179961, 179958, 179957, 179951, 179949, 179948, 179947, 179946, 179945, 179937, 179935, 179934, 179933, 179932, 179931, 179930, 179929, 179928, 179925, 179921, 179919, 179918, 179917, 179916, 179915, 179913, 179912, 179909, 179908, 179906, 179905, 179904, 179903, 179902, 179901, 179900, 179899, 179898, 179897, 179896, 179895, 179894, 179893, 179892, 179891, 179890, 179886, 179882, 179881, 179880, 179875, 179867, 179865, 179864, 179860, 179858, 179857, 179856, 179855, 179854, 179853, 179852, 179851, 179850, 179849, 179848, 179847, 179846, 179841, 179840, 179839, 179838, 179837, 179836, 179835, 179834, 179833, 179832, 179831, 179829, 179828, 179827, 179826, 179825, 179824, 179823, 179822, 179821, 179820, 179819, 179818, 179817, 179816, 179811, 179810, 179809, 179808, 179807, 179806, 179805, 179804, 179803, 179802, 179801, 179800, 179799, 179798, 179797, 179796, 179795, 179794, 179793, 179792, 179791, 179790, 179789, 179788, 179786, 179785, 179784, 179782, 179781, 179780, 179779, 179778, 179777, 179776, 179775, 179774, 179773, 179772, 179770, 179769, 179768, 179767, 179766, 179765, 179764, 179763, 179762, 179761, 179760, 179759, 179758, 179757, 179756, 179755, 179754, 179753, 179752, 179751, 179745, 179741, 179740, 179737, 179736, 179728, 179727, 179726, 179725, 179724, 179723, 179722, 179721, 179720, 179719, 179718, 179717, 179716, 179715, 179714, 179713, 179712, 179711, 179710, 179708, 179707, 179706, 179705, 179704, 179703, 179702, 179700, 179697, 179696, 179694, 179681, 179680, 179678, 179676, 179675, 179674, 179673, 179672, 179670, 179666, 179660, 179659, 179658, 179657, 179656, 179655, 179654, 179653, 179652, 179651, 179650, 179649, 179648, 179647, 179646, 179645, 179644, 179643, 179642, 179641, 179640, 179639, 179638, 179637, 179636, 179632, 179631, 179630, 179629, 179628, 179627, 179626, 179625, 179624, 179623, 179621, 179619, 179617, 179616, 179615, 179614, 179613, 179612, 179611, 179610, 179609, 179608, 179607, 179606, 179603, 179600, 179599, 179598, 179597, 179596, 179595, 179593, 179592, 179590, 179589, 179588, 179587, 179586, 179585, 179584, 179577, 179576, 179561, 179560, 179559, 179558, 179557, 179556, 179551, 179550, 179549, 179548, 179547, 179546, 179545, 179544, 179543, 179542, 179541, 179540, 179538, 179537, 179536, 179535, 179533, 179532, 179531, 179530, 179528, 179527, 179526, 179525, 179524, 179519, 179518, 179517, 179516, 179515, 179514, 179513, 179512, 179511, 179510, 179509, 179508, 179507, 179506, 179504, 179503, 179501, 179500, 179499, 179498, 179497, 179494, 179488, 179487, 179485, 179483, 179480, 179478, 179477, 179476, 179475, 179473, 179471, 179468, 179467, 179466, 179465, 179464, 179463, 179461, 179460, 179459, 179458, 179455, 179454, 179450, 179447, 179446, 179445, 179444, 179443, 179442, 179441, 179440, 179439, 179438, 179435, 179434, 179433, 179432, 179423, 179421, 179406, 179405, 179404, 179403, 179402, 179401, 179398, 179390, 179384, 179383, 179380, 179372, 179371, 179370, 179369, 179368, 179367, 179361, 179360, 179359, 179358, 179357, 179356, 179355, 179354, 179353, 179352, 179349, 179347, 179346, 179345, 179344, 179343, 179342, 179341, 179340, 179339, 179338, 179337, 179336, 179335, 179333, 179331, 179330, 179329, 179328, 179327, 179326, 179325, 179324, 179320, 179315, 179314, 179307, 179306, 179305, 179303, 179300, 179299, 179298, 179294, 179293, 179292, 179290, 179289, 179288, 179287, 179286, 179285, 179284, 179283, 179282, 179281, 179280, 179279, 179276, 179275, 179274, 179273, 179271, 179270, 179269, 179268, 179266, 179265, 179264, 179263, 179262, 179260, 179257, 179255, 179253, 179251, 179250, 179249, 179248, 179247, 179246, 179244, 179243, 179206, 179205, 179204, 179203, 179202, 179199, 179198, 179195, 179194, 179193, 179192, 179191, 179183, 179182, 179181, 179180, 179179, 179178, 179177, 179176, 179175, 179173, 179172, 179171, 179170, 179169, 179168, 179167, 179166, 179165, 179163, 179162, 179159, 179156, 179155, 179154, 179153, 179152, 179151, 179150, 179149, 179148, 179147, 179146, 179145, 179144, 179143, 179142, 179141, 179140, 179139, 179138, 179137, 179136, 179135, 179134, 179133, 179132, 179131, 179130, 179129, 179128, 179127, 179126, 179125, 179124, 179123, 179122, 179121, 179120, 179119, 179117, 179116, 179115, 179114, 179113, 179109, 179108, 179106, 179105, 179104, 179103, 179100, 179099, 179098, 179097, 179096, 179094, 179093, 179086, 179085, 179084, 179083, 179080, 179079, 179078, 179077, 179076, 179075, 179074, 179073, 179072, 179071, 179070, 179069, 179068, 179067, 179066, 179065, 179064, 179063, 179062, 179061, 179060, 179059, 179058, 179057, 179056, 179055, 179054, 179053, 179051, 179050, 179049, 179048, 179047, 179045, 179043, 179042, 179041, 179040, 179039, 179038, 178987, 178986, 178985, 178984, 178983, 178982, 178981, 178980, 178979, 178978, 178974, 178968, 178967, 178966, 178965, 178964, 178963, 178962, 178961, 178960, 178959, 178958, 178957, 178956, 178954, 178953, 178952, 178951, 178950, 178949, 178948, 178947, 178946, 178945, 178944, 178943, 178942, 178941, 178940, 178938, 178935, 178934, 178933, 178932, 178931, 178930, 178929, 178928, 178927, 178926, 178925, 178924, 178923, 178922, 178919, 178918, 178915, 178914, 178913, 178912, 178911, 178909, 178907, 178906, 178905, 178904, 178902, 178901, 178899, 178898, 178897, 178896, 178895, 178894, 178893, 178891, 178890, 178889, 178888, 178887, 178886, 178885, 178884, 178883, 178882, 178881, 178879, 178878, 178877, 178876, 178875, 178873, 178869, 178868, 178867, 178865, 178864, 178862, 178861, 178860, 178859, 178858, 178857, 178856, 178855, 178854, 178853, 178851, 178847, 178846, 178845, 178844, 178843, 178842, 178841, 178840, 178838, 178837, 178836, 178835, 178834, 178833, 178832, 178831, 178830, 178829, 178828, 178827, 178826, 178825, 178821, 178820, 178819, 178816, 178815, 178814, 178811, 178810, 178809, 178808, 178807, 178806, 178805, 178804, 178803, 178802, 178801, 178800, 178799, 178798, 178797, 178796, 178794, 178793, 178792, 178791, 178787, 178786, 178784, 178783, 178781, 178779, 178778, 178777, 178776, 178775, 178774, 178773, 178772, 178771, 178770, 178769, 178768, 178767, 178766, 178765, 178764, 178763, 178762, 178761, 178760, 178759, 178758, 178754, 178753, 178752, 178749, 178748, 178747, 178746, 178745, 178744, 178743, 178742, 178724, 178723, 178722, 178721, 178720, 178719, 178715, 178714, 178712, 178710, 178709, 178706, 178705, 178704, 178703, 178700, 178699, 178698, 178696, 178695, 178694, 178693, 178691, 178690, 178689, 178688, 178686, 178685, 178684, 178683, 178682, 178681, 178680, 178679, 178678, 178675, 178672, 178671, 178670, 178668, 178667, 178664, 178663, 178662, 178661, 178660, 178659, 178658, 178657, 178656, 178655, 178654, 178653, 178652, 178651, 178650, 178649, 178645, 178644, 178643, 178642, 178641, 178640, 178636, 178635, 178634, 178633, 178632, 178631, 178630, 178629, 178628, 178627, 178626, 178625, 178624, 178623, 178622, 178620, 178619, 178618, 178615, 178614, 178613, 178612, 178611, 178610, 178607, 178606, 178605, 178601, 178600, 178599, 178598, 178597, 178596, 178595, 178594, 178593, 178592, 178591, 178590, 178589, 178588, 178587, 178586, 178585, 178584, 178583, 178581, 178572, 178567, 178559, 178558, 178556, 178555, 178554, 178553, 178552, 178551, 178550, 178549, 178548, 178547, 178546, 178545, 178544, 178543, 178540, 178539, 178536, 178535, 178534, 178533, 178532, 178531, 178528, 178527, 178522, 178521, 178520, 178519, 178518, 178510, 178509, 178507, 178506, 178502, 178501, 178500, 178499, 178498, 178497, 178490, 178489, 178488, 178487, 178486, 178485, 178484, 178483, 178482, 178481, 178480, 178479, 178478, 178477, 178476, 178472, 178471, 178470, 178469, 178468, 178467, 178466, 178465, 178464, 178463, 178462, 178461, 178460, 178459, 178458, 178457, 178456, 178455, 178454, 178453, 178452, 178451, 178446, 178445, 178444, 178443, 178442, 178441, 178440, 178439, 178438, 178437, 178436, 178435, 178434, 178433, 178432, 178431, 178430, 178429, 178428, 178427, 178426, 178425, 178424, 178423, 178422, 178421, 178420, 178419, 178418, 178417, 178416, 178415, 178414, 178413, 178412, 178411, 178410, 178409, 178408, 178407, 178406, 178405, 178404, 178403, 178402, 178401, 178400, 178399, 178394, 178391, 178390, 178386, 178385, 178384, 178383, 178382, 178381, 178380, 178379, 178378, 178377, 178376, 178375, 178374, 178373, 178372, 178371, 178370, 178369, 178368, 178367, 178366, 178365, 178364, 178363, 178362, 178360, 178359, 178358, 178357, 178356, 178355, 178354, 178350, 178349, 178348, 178347, 178346, 178345, 178344, 178343, 178342, 178339, 178338, 178337, 178335, 178329, 178322, 178315, 178314, 178313, 178310, 178309, 178308, 178307, 178302, 178293, 178292, 178291, 178290, 178289, 178288, 178287, 178286, 178285, 178284, 178283, 178269, 178259, 178258, 178257, 178256, 178255, 178254, 178253, 178252, 178251, 178250, 178236, 178235, 178234, 178233, 178232, 178231, 178230, 178229, 178228, 178226, 178221, 178214, 178213, 178211, 178210, 178209, 178208, 178207, 178206, 178205, 178204, 178203, 178202, 178201, 178200, 178199, 178198, 178197, 178196, 178195, 178194, 178193, 178192, 178191, 178190, 178189, 178188, 178187, 178186, 178185, 178184, 178183, 178182, 178181, 178180, 178179, 178178, 178177, 178176, 178175, 178174, 178173, 178172, 178171, 178170, 178169, 178168, 178167, 178166, 178165, 178164, 178163, 178152, 178151, 178150, 178149, 178148, 178147, 178146, 178145, 178144, 178143, 178142, 178141, 178140, 178139, 178138, 178137, 178127, 178126, 178125, 178124, 178123, 178122, 178121, 178120, 178119, 178118, 178117, 178116, 178115, 178114, 178113, 178111, 178110, 178109, 178108, 178107, 178106, 178105, 178104, 178103, 178102, 178101, 178100, 178099, 178098, 178096, 178095, 178094, 178093, 178092, 178091, 178090, 178089, 178088, 178087, 178086, 178085, 178079, 178078, 178077, 178076, 178068, 178067, 178065, 178064, 178063, 178062, 178060, 178059, 178058, 178057, 178056, 178055, 178054, 178052, 178051, 178050, 178049, 178048, 178047, 178046, 178045, 178044, 178043, 178042, 178041, 178040, 178039, 178038, 178037, 178036, 178035, 178034, 178033, 178032, 178031, 178030, 178029, 178028, 178027, 178026, 178017, 178016, 178015, 178014, 178013, 178012, 178011, 178010, 178008, 178007, 178006, 178005, 178004, 178003, 178002, 178001, 178000, 177999, 177998, 177997, 177996, 177995, 177994, 177993, 177992, 177991, 177990, 177989, 177988, 177987, 177986, 177985, 177984, 177983, 177982, 177981, 177980, 177979, 177978, 177977, 177976, 177975, 177974, 177973, 177972, 177971, 177970, 177969, 177968, 177967, 177966, 177965, 177964, 177963, 177962, 177961, 177960, 177959, 177958, 177957, 177956, 177955, 177954, 177953, 177952, 177951, 177950, 177949, 177948, 177947, 177946, 177945, 177944, 177943, 177942, 177941, 177940, 177939, 177938, 177937, 177936, 177935, 177934, 177933, 177932, 177931, 177930, 177929, 177928, 177927, 177926, 177925, 177924, 177919, 177915, 177913, 177908, 177907, 177906, 177905, 177904, 177903, 177902, 177901, 177900, 177899, 177898, 177897, 177896, 177895, 177894, 177893, 177892, 177891, 177890, 177889, 177888, 177887, 177886, 177885, 177884, 177882, 177881, 177880, 177879, 177878, 177877, 177876, 177874, 177873, 177871, 177870, 177869, 177868, 177867, 177866, 177865, 177864, 177862, 177861, 177860, 177859, 177858, 177857, 177856, 177855, 177854, 177853, 177851, 177850, 177849, 177847, 177846, 177845, 177844, 177843, 177842, 177841, 177840, 177839, 177838, 177837, 177836, 177835, 177834, 177833, 177832, 177831, 177830, 177829, 177828, 177827, 177826, 177825, 177824, 177823, 177822, 177821, 177820, 177819, 177818, 177817, 177816, 177815, 177814, 177813, 177812, 177811, 177810, 177809, 177808, 177807, 177806, 177805, 177804, 177803, 177801, 177800, 177799, 177798, 177797, 177796, 177795, 177794, 177793, 177792, 177791, 177790, 177789, 177788, 177787, 177786, 177785, 177784, 177783, 177782, 177781, 177780, 177779, 177778, 177777, 177776, 177775, 177774, 177773, 177772, 177769, 177767, 177766, 177765, 177764, 177763, 177762, 177761, 177760, 177759, 177758, 177757, 177756, 177755, 177754, 177753, 177752, 177751, 177750, 177749, 177748, 177746, 177745, 177744, 177743, 177742, 177741, 177740, 177739, 177738, 177737, 177736, 177735, 177734, 177733, 177732, 177731, 177730, 177729, 177728, 177727, 177726, 177725, 177724, 177723, 177722, 177721, 177720, 177719, 177718, 177717, 177716, 177715, 177714, 177713, 177712, 177711, 177710, 177709, 177708, 177707, 177706, 177705, 177704, 177703, 177702, 177701, 177700, 177699, 177698, 177697, 177696, 177695, 177694, 177693, 177692, 177691, 177689, 177688, 177687, 177686, 177685, 177684, 177683, 177682, 177681, 177680, 177679, 177678, 177677, 177675, 177674, 177673, 177672, 177671, 177670, 177669, 177668, 177667, 177666, 177665, 177664, 177663, 177662, 177661, 177659, 177657, 177656, 177655, 177654, 177653, 177651, 177650, 177649, 177647, 177646, 177645, 177644, 177643, 177642, 177641, 177640, 177639, 177638, 177637, 177636, 177635, 177634, 177633, 177632, 177631, 177630, 177629, 177628, 177627, 177626, 177625, 177624, 177623, 177622, 177621, 177620, 177619, 177618, 177617, 177616, 177615, 177614, 177613, 177612, 177611, 177610, 177609, 177608, 177607, 177606, 177605, 177604, 177603, 177602, 177601, 177600, 177599, 177598, 177597, 177596, 177595, 177594, 177593, 177592, 177591, 177590, 177589, 177588, 177587, 177586, 177585, 177584, 177583, 177582, 177581, 177580, 177579, 177578, 177577, 177576, 177575, 177574, 177573, 177572, 177571, 177570, 177569, 177568, 177567, 177566, 177565, 177564, 177563, 177562, 177561, 177560, 177559, 177558, 177557, 177556, 177555, 177554, 177553, 177552, 177551, 177550, 177549, 177548, 177547, 177546, 177545, 177544, 177543, 177542, 177541, 177540, 177539, 177538, 177537, 177536, 177535, 177534, 177533, 177532, 177531, 177530, 177529, 177528, 177527, 177526, 177525, 177524, 177523, 177522, 177521, 177520, 177519, 177518, 177517, 177516, 177515, 177514, 177513, 177512, 177511, 177510, 177509, 177508, 177506, 177505, 177504, 177503, 177502, 177501, 177500, 177499, 177498, 177497, 177496, 177495, 177494, 177493, 177492, 177484, 177483, 177482, 177481, 177480, 177479, 177478, 177477, 177476, 177475, 177474, 177473, 177472, 177471, 177470, 177469, 177468, 177467, 177466, 177465, 177464, 177463, 177462, 177461, 177460, 177459, 177458, 177457, 177456, 177455, 177454, 177453, 177451, 177450, 177449, 177448, 177447, 177446, 177445, 177444, 177442, 177441, 177440, 177439, 177438, 177437, 177436, 177435, 177434, 177433, 177432, 177431, 177430, 177429, 177428, 177427, 177426, 177425, 177424, 177423, 177422, 177421, 177420, 177419, 177418, 177417, 177416, 177415, 177414, 177413, 177411, 177410, 177409, 177408, 177407, 177406, 177405, 177404, 177403, 177402, 177401, 177400, 177399, 177398, 177397, 177396, 177395, 177394, 177393, 177392, 177391, 177390, 177389, 177387, 177386, 177383, 177382, 177381, 177380, 177379, 177378, 177377, 177373, 177372, 177371, 177370, 177369, 177368, 177367, 177366, 177365, 177364, 177363, 177362, 177361, 177359, 177358, 177357, 177356, 177355, 177354, 177350, 177348, 177347, 177346, 177345, 177344, 177343, 177342, 177341, 177340, 177339, 177338, 177337, 177336, 177335, 177334, 177333, 177332, 177331, 177330, 177329, 177328, 177327, 177326, 177324, 177323, 177322, 177321, 177320, 177319, 177318, 177317, 177316, 177315, 177314, 177313, 177312, 177311, 177310, 177309, 177308, 177306, 177305, 177304, 177303, 177302, 177301, 177300, 177299, 177298, 177296, 177294, 177293, 177292, 177288, 177287, 177286, 177285, 177284, 177283, 177282, 177278, 177277, 177276, 177275, 177274, 177273, 177272, 177271, 177270, 177269, 177268, 177267, 177266, 177264, 177255, 177254, 177245, 177244, 177243, 177242, 177241, 177240, 177239, 177238, 177237, 177236, 177235, 177234, 177233, 177232, 177231, 177230, 177229, 177228, 177227, 177226, 177225, 177224, 177222, 177221, 177220, 177219, 177218, 177217, 177216, 177215, 177214, 177213, 177212, 177211, 177210, 177209, 177208, 177207, 177206, 177205, 177204, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 177196, 177195, 177194, 177193, 177192, 177191, 177190, 177189, 177188, 177187, 177186, 177185, 177184, 177183, 177182, 177181, 177180, 177179, 177178, 177177, 177176, 177175, 177174, 177173, 177172, 177171, 177170, 177169, 177168, 177167, 177166, 177165, 177164, 177163, 177162, 177161, 177160, 177159, 177158, 177157, 177156, 177155, 177154, 177153, 177152, 177151, 177150, 177149, 177148, 177147, 177146, 177145, 177144, 177143, 177142, 177141, 177140, 177139, 177138, 177137, 177136, 177135, 177134, 177133, 177132, 177131, 177130, 177129, 177128, 177127, 177124, 177123, 177122, 177121, 177120, 177119, 177118, 177114, 177113, 177112, 177111, 177110, 177109, 177108, 177107, 177106, 177105, 177104, 177103, 177102, 177101, 177100, 177099, 177098, 177097, 177096, 177095, 177094, 177093, 177092, 177091, 177090, 177089, 177088, 177087, 177086, 177085, 177084, 177081, 177080, 177079, 177078, 177076, 177075, 177074, 177073, 177072, 177071, 177070, 177069, 177068, 177067, 177066, 177065, 177064, 177063, 177062, 177061, 177060, 177059, 177058, 177057, 177056, 177055, 177054, 177053, 177052, 177051, 177050, 177049, 177048, 177047, 177045, 177042, 177041, 177040, 177039, 177038, 177037, 177036, 177034, 177033, 177031, 177030, 177029, 177026, 177025, 177024, 177016, 177015, 177014, 177013, 177012, 177011, 177010, 177009, 177008, 177007, 177006, 177005, 177004, 177003, 177002, 177001, 177000, 176999, 176998, 176994, 176993, 176992, 176991, 176990, 176989, 176987, 176986, 176984, 176983, 176982, 176981, 176980, 176979, 176978, 176977, 176976, 176972, 176971, 176970, 176968, 176967, 176966, 176965, 176964, 176963, 176955, 176954, 176953, 176952, 176951, 176950, 176949, 176948, 176947, 176946, 176945, 176944, 176943, 176939, 176938, 176937, 176936, 176935, 176934, 176933, 176932, 176931, 176930, 176929, 176928, 176927, 176926, 176925, 176924, 176923, 176922, 176921, 176920, 176919, 176918, 176917, 176916, 176915, 176914, 176913, 176912, 176911, 176910, 176909, 176908, 176907, 176906, 176905, 176904, 176903, 176902, 176901, 176900, 176899, 176898, 176897, 176896, 176895, 176894, 176893, 176892, 176891, 176890, 176889, 176888, 176882, 176881, 176880, 176879, 176878, 176877, 176876, 176873, 176871, 176868, 176867, 176866, 176865, 176864, 176863, 176862, 176861, 176860, 176858, 176857, 176856, 176855, 176854, 176853, 176852, 176851, 176850, 176849, 176848, 176847, 176846, 176845, 176844, 176840, 176833, 176832, 176831, 176830, 176829, 176828, 176827, 176826, 176825, 176824, 176823, 176822, 176821, 176819, 176818, 176817, 176816, 176815, 176814, 176809, 176808, 176807, 176806, 176805, 176804, 176803, 176802, 176801, 176800, 176799, 176798, 176797, 176796, 176795, 176794, 176793, 176792, 176791, 176790, 176789, 176788, 176787, 176786, 176785, 176784, 176783, 176782, 176781, 176780, 176779, 176778, 176777, 176776, 176775, 176774, 176773, 176772, 176771, 176770, 176769, 176768, 176767, 176766, 176765, 176764, 176763, 176762, 176761, 176760, 176759, 176758, 176757, 176756, 176755, 176754, 176753, 176752, 176751, 176750, 176749, 176748, 176747, 176746, 176745, 176744, 176743, 176742, 176741, 176740, 176739, 176738, 176737, 176736, 176735, 176734, 176733, 176732, 176731, 176730, 176729, 176728, 176727, 176726, 176725, 176724, 176723, 176722, 176721, 176720, 176719, 176718, 176717, 176716, 176715, 176714, 176713, 176712, 176711, 176710, 176709, 176708, 176707, 176706, 176705, 176704, 176703, 176702, 176701, 176700, 176699, 176698, 176697, 176696, 176695, 176694, 176693, 176692, 176691, 176690, 176689, 176688, 176687, 176686, 176685, 176684, 176683, 176682, 176681, 176680, 176679, 176678, 176677, 176676, 176675, 176674, 176673, 176672, 176671, 176670, 176669, 176668, 176667, 176665, 176664, 176663, 176662, 176661, 176660, 176659, 176658, 176657, 176656, 176655, 176654, 176653, 176652, 176651, 176650, 176649, 176648, 176647, 176646, 176645, 176644, 176643, 176642, 176641, 176640, 176639, 176638, 176637, 176636, 176635, 176634, 176633, 176632, 176631, 176629, 176628, 176627, 176626, 176625, 176624, 176623, 176622, 176621, 176620, 176619, 176618, 176617, 176616, 176615, 176614, 176613, 176612, 176611, 176610, 176609, 176608, 176607, 176606, 176605, 176604, 176603, 176602, 176601, 176600, 176599, 176598, 176597, 176596, 176595, 176594, 176593, 176592, 176591, 176589, 176588, 176587, 176586, 176585, 176584, 176583, 176582, 176581, 176580, 176579, 176578, 176577, 176576, 176575, 176574, 176573, 176569, 176568, 176567, 176566, 176565, 176564, 176563, 176562, 176561, 176560, 176559, 176558, 176557, 176556, 176555, 176554, 176553, 176552, 176551, 176550, 176549, 176548, 176547, 176546, 176545, 176544, 176543, 176542, 176541, 176540, 176539, 176538, 176537, 176536, 176535, 176534, 176533, 176532, 176531, 176530, 176529, 176528, 176527, 176526, 176525, 176524, 176523, 176522, 176521, 176520, 176519, 176518, 176517, 176516, 176515, 176514, 176513, 176512, 176511, 176510, 176509, 176508, 176507, 176506, 176505, 176504, 176503, 176502, 176501, 176500, 176499, 176498, 176497, 176496, 176495, 176494, 176493, 176492, 176491, 176490, 176489, 176488, 176487, 176486, 176485, 176484, 176483, 176482, 176481, 176480, 176479, 176478, 176477, 176476, 176475, 176474, 176471, 176470, 176469, 176468, 176467, 176466, 176463, 176462, 176461, 176460, 176459, 176458, 176457, 176456, 176455, 176454, 176453, 176452, 176451, 176450, 176449, 176448, 176447, 176446, 176445, 176444, 176443, 176442, 176441, 176440, 176438, 176437, 176436, 176435, 176432, 176431, 176430, 176429, 176428, 176427, 176426, 176424, 176423, 176422, 176421, 176420, 176419, 176418, 176417, 176416, 176415, 176414, 176413, 176412, 176411, 176410, 176409, 176408, 176407, 176406, 176405, 176404, 176403, 176402, 176401, 176400, 176399, 176398, 176397, 176396, 176395, 176394, 176393, 176392, 176391, 176390, 176389, 176388, 176387, 176386, 176385, 176384, 176383, 176382, 176381, 176380, 176379, 176378, 176377, 176376, 176375, 176374, 176373, 176372, 176371, 176370, 176369, 176368, 176367, 176365, 176364, 176363, 176362, 176361, 176360, 176359, 176358, 176357, 176356, 176355, 176354, 176353, 176352, 176351, 176350, 176349, 176348, 176347, 176346, 176345, 176344, 176343, 176342, 176341, 176340, 176339, 176338, 176337, 176336, 176335, 176334, 176333, 176332, 176331, 176330, 176329, 176328, 176327, 176326, 176325, 176324, 176323, 176322, 176321, 176320, 176319, 176318, 176317, 176316, 176315, 176314, 176313, 176312, 176311, 176310, 176309, 176308, 176307, 176306, 176305, 176304, 176303, 176302, 176301, 176300, 176299, 176298, 176297, 176296, 176295, 176294, 176293, 176292, 176291, 176290, 176289, 176288, 176287, 176286, 176285, 176284, 176283, 176282, 176281, 176280, 176279, 176278, 176277, 176276, 176275, 176274, 176273, 176272, 176271, 176270, 176269, 176268, 176267, 176266, 176265, 176264, 176263, 176260, 176259, 176258, 176257, 176256, 176255, 176252, 176250, 176249, 176248, 176247, 176246, 176245, 176244, 176243, 176242, 176241, 176240, 176239, 176238, 176237, 176236, 176235, 176234, 176233, 176232, 176231, 176230, 176229, 176228, 176227, 176226, 176225, 176224, 176223, 176222, 176221, 176220, 176219, 176218, 176217, 176216, 176215, 176214, 176213, 176212, 176211, 176210, 176209, 176208, 176207, 176206, 176205, 176204, 176203, 176202, 176201, 176200, 176199, 176198, 176197, 176196, 176195, 176194, 176193, 176192, 176191, 176190, 176189, 176188, 176187, 176186, 176185, 176184, 176183, 176182, 176181, 176180, 176179, 176178, 176177, 176176, 176175, 176174, 176173, 176172, 176171, 176170, 176169, 176168, 176167, 176166, 176165, 176164, 176163, 176162, 176161, 176160, 176159, 176158, 176157, 176156, 176155, 176154, 176153, 176152, 176151, 176150, 176149, 176148, 176147, 176146, 176145, 176144, 176143, 176142, 176141, 176140, 176139, 176138, 176137, 176136, 176135, 176134, 176133, 176132, 176131, 176130, 176129, 176128, 176127, 176126, 176125, 176124, 176123, 176122, 176121, 176120, 176119, 176118, 176117, 176116, 176114, 176113, 176112, 176111, 176110, 176109, 176108, 176107, 176106, 176105, 176104, 176103, 176102, 176101, 176100, 176099, 176098, 176097, 176095, 176094, 176093, 176092, 176091, 176090, 176089, 176088, 176087, 176086, 176085, 176084, 176083, 176082, 176081, 176080, 176079, 176078, 176077, 176076, 176075, 176074, 176073, 176072, 176071, 176070, 176069, 176068, 176063, 176062, 176060, 176059, 176058, 176057, 176056, 176055, 176054, 176053, 176052, 176051, 176050, 176049, 176048, 176047, 176046, 176045, 176044, 176043, 176042, 176041, 176040, 176039, 176038, 176037, 176036, 176028, 176027, 176026, 176024, 176022, 176021, 176020, 176019, 176018, 176017, 176016, 176014, 176009, 176008, 176003, 176002, 176001, 176000, 175999, 175998, 175997, 175995, 175994, 175993, 175992, 175991, 175990, 175989, 175988, 175980, 175979, 175978, 175977, 175976, 175975, 175974, 175973, 175972, 175970, 175969, 175968, 175967, 175966, 175965, 175964, 175963, 175962, 175961, 175960, 175959, 175958, 175957, 175956, 175955, 175954, 175953, 175952, 175951, 175950, 175949, 175948, 175947, 175946, 175945, 175944, 175943, 175942, 175941, 175940, 175939, 175938, 175937, 175936, 175935, 175934, 175933, 175932, 175931, 175930, 175929, 175928, 175927, 175926, 175925, 175924, 175923, 175922, 175921, 175920, 175919, 175917, 175916, 175915, 175914, 175913, 175912, 175911, 175910, 175909, 175908, 175907, 175906, 175905, 175904, 175903, 175902, 175901, 175900, 175899, 175898, 175897, 175896, 175895, 175890, 175888, 175887, 175886, 175885, 175883, 175882, 175881, 175880, 175879, 175878, 175877, 175876, 175875, 175874, 175873, 175872, 175871, 175870, 175869, 175868, 175867, 175866, 175865, 175864, 175863, 175862, 175861, 175860, 175859, 175858, 175857, 175856, 175855, 175854, 175853, 175852, 175851, 175850, 175849, 175848, 175847, 175846, 175845, 175844, 175843, 175842, 175841, 175840, 175839, 175838, 175837, 175836, 175835, 175834, 175833, 175832, 175831, 175830, 175829, 175828, 175827, 175826, 175825, 175824, 175823, 175822, 175821, 175820, 175819, 175817, 175815, 175813, 175812, 175811, 175810, 175809, 175808, 175807, 175806, 175805, 175804, 175803, 175802, 175796, 175791, 175790, 175789, 175788, 175787, 175786, 175785, 175784, 175783, 175782, 175781, 175780, 175779, 175778, 175777, 175776, 175775, 175774, 175773, 175772, 175771, 175766, 175765, 175764, 175763, 175762, 175761, 175760, 175759, 175758, 175757, 175756, 175755, 175754, 175753, 175752, 175751, 175750, 175749, 175748, 175747, 175746, 175745, 175744, 175743, 175740, 175737, 175736, 175735, 175734, 175733, 175732, 175731, 175730, 175729, 175728, 175727, 175726, 175725, 175724, 175723, 175722, 175721, 175720, 175719, 175718, 175717, 175716, 175715, 175714, 175713, 175712, 175711, 175710, 175709, 175708, 175707, 175706, 175705, 175704, 175703, 175702, 175701, 175700, 175699, 175698, 175697, 175696, 175695, 175694, 175693, 175692, 175691, 175690, 175689, 175688, 175687, 175686, 175685, 175684, 175683, 175682, 175681, 175680, 175679, 175678, 175677, 175676, 175675, 175674, 175673, 175672, 175671, 175670, 175669, 175668, 175667, 175666, 175665, 175664, 175663, 175662, 175661, 175660, 175659, 175658, 175657, 175656, 175655, 175654, 175652, 175649, 175648, 175647, 175646, 175645, 175644, 175643, 175642, 175641, 175640, 175639, 175638, 175637, 175636, 175635, 175634, 175633, 175632, 175631, 175630, 175629, 175628, 175627, 175626, 175625, 175624, 175623, 175622, 175621, 175620, 175619, 175618, 175617, 175616, 175615, 175614, 175613, 175612, 175611, 175610, 175609, 175608, 175607, 175606, 175605, 175604, 175603, 175602, 175601, 175600, 175599, 175598, 175597, 175596, 175595, 175594, 175593, 175592, 175591, 175589, 175588, 175587, 175586, 175585, 175584, 175583, 175582, 175581, 175580, 175579, 175578, 175577, 175576, 175575, 175574, 175573, 175572, 175571, 175570, 175569, 175568, 175567, 175566, 175565, 175564, 175563, 175562, 175561, 175560, 175559, 175558, 175557, 175556, 175555, 175554, 175553, 175552, 175551, 175550, 175549, 175548, 175547, 175546, 175545, 175544, 175543, 175542, 175541, 175540, 175539, 175538, 175534, 175533, 175531, 175530, 175529, 175528, 175527, 175526, 175525, 175524, 175523, 175522, 175521, 175520, 175519, 175518, 175517, 175516, 175515, 175514, 175513, 175512, 175509, 175508, 175507, 175506, 175505, 175504, 175503, 175502, 175501, 175499, 175498, 175497, 175496, 175495, 175494, 175492, 175491, 175490, 175489, 175488, 175487, 175486, 175485, 175484, 175483, 175482, 175481, 175480, 175479, 175478, 175477, 175476, 175475, 175474, 175473, 175472, 175471, 175470, 175469, 175468, 175467, 175466, 175465, 175464, 175463, 175462, 175461, 175460, 175459, 175458, 175457, 175456, 175455, 175454, 175453, 175452, 175451, 175450, 175449, 175448, 175447, 175446, 175445, 175444, 175443, 175442, 175441, 175440, 175439, 175438, 175437, 175436, 175435, 175434, 175433, 175432, 175431, 175428, 175427, 175425, 175424, 175423, 175422, 175421, 175419, 175418, 175417, 175416, 175415, 175414, 175413, 175412, 175411, 175410, 175409, 175408, 175407, 175406, 175405, 175404, 175403, 175402, 175401, 175400, 175399, 175398, 175397, 175396, 175395, 175394, 175393, 175392, 175391, 175390, 175389, 175388, 175387, 175386, 175383, 175382, 175381, 175380, 175379, 175378, 175377, 175376, 175375, 175374, 175373, 175372, 175371, 175369, 175368, 175367, 175366, 175365, 175364, 175362, 175361, 175360, 175359, 175358, 175357, 175356, 175355, 175354, 175353, 175352, 175351, 175350, 175349, 175348, 175347, 175346, 175345, 175344, 175343, 175342, 175341, 175340, 175339, 175338, 175337, 175336, 175335, 175334, 175325, 175322, 175321, 175318, 175317, 175316, 175315, 175314, 175313, 175311, 175310, 175308, 175307, 175306, 175305, 175304, 175303, 175302, 175300, 175299, 175296, 175295, 175292, 175289, 175288, 175287, 175286, 175285, 175284, 175283, 175282, 175280, 175278, 175276, 175275, 175274, 175273, 175272, 175271, 175270, 175269, 175268, 175267, 175262, 175261, 175259, 175258, 175257, 175256, 175255, 175254, 175253, 175252, 175251, 175250, 175249, 175248, 175247, 175246, 175245, 175244, 175243, 175242, 175241, 175240, 175239, 175238, 175237, 175235, 175234, 175232, 175230, 175229, 175228, 175227, 175226, 175225, 175217, 175216, 175214, 175213, 175212, 175211, 175208, 175205, 175203, 175202, 175201, 175200, 175199, 175198, 175197, 175196, 175195, 175194, 175193, 175192, 175191, 175190, 175189, 175188, 175187, 175186, 175185, 175184, 175183, 175182, 175181, 175180, 175179, 175178, 175177, 175176, 175175, 175174, 175173, 175172, 175171, 175170, 175169, 175168, 175167, 175166, 175165, 175164, 175161, 175160, 175159, 175158, 175157, 175156, 175155, 175154, 175153, 175152, 175151, 175150, 175149, 175148, 175147, 175146, 175145, 175144, 175143, 175142, 175141, 175140, 175139, 175138, 175137, 175136, 175135, 175134, 175133, 175131, 175130, 175129, 175128, 175127, 175126, 175125, 175124, 175123, 175122, 175121, 175120, 175119, 175118, 175117, 175116, 175115, 175114, 175113, 175112, 175111, 175110, 175109, 175108, 175107, 175106, 175105, 175104, 175103, 175102, 175101, 175100, 175099, 175098, 175097, 175096, 175095, 175094, 175093, 175092, 175091, 175090, 175089, 175088, 175087, 175086, 175085, 175084, 175083, 175081, 175080, 175079, 175078, 175077, 175076, 175075, 175074, 175073, 175072, 175071, 175070, 175069, 175068, 175067, 175066, 175065, 175064, 175063, 175062, 175061, 175060, 175059, 175058, 175057, 175056, 175055, 175054, 175053, 175052, 175051, 175050, 175049, 175048, 175047, 175046, 175045, 175044, 175043, 175042, 175041, 175040, 175039, 175038, 175037, 175036, 175035, 175034, 175033, 175032, 175031, 175030, 175029, 175028, 175027, 175025, 175024, 175023, 175022, 175021, 175020, 175019, 175018, 175017, 175015, 175014, 175013, 175012, 175011, 175010, 175009, 175008, 175007, 175004, 175003, 175002, 175001, 175000, 174999, 174998, 174997, 174996, 174995, 174994, 174993, 174992, 174991, 174990, 174989, 174988, 174987, 174986, 174985, 174984, 174983, 174982, 174981, 174980, 174979, 174978, 174977, 174976, 174975, 174974, 174973, 174972, 174971, 174970, 174969, 174968, 174967, 174966, 174965, 174964, 174963, 174962, 174961, 174960, 174959, 174957, 174955, 174952, 174942, 174941, 174940, 174939, 174938, 174937, 174936, 174935, 174934, 174933, 174932, 174931, 174930, 174929, 174927, 174926, 174925, 174914, 174910, 174909, 174908, 174907, 174906, 174905, 174904, 174903, 174902, 174901, 174900, 174899, 174898, 174897, 174896, 174895, 174894, 174893, 174892, 174891, 174890, 174889, 174888, 174887, 174886, 174885, 174884, 174883, 174882, 174881, 174880, 174879, 174878, 174877, 174876, 174875, 174874, 174873, 174869, 174868, 174867, 174866, 174864, 174863, 174862, 174861, 174860, 174859, 174858, 174857, 174856, 174855, 174854, 174853, 174850, 174849, 174848, 174847, 174846, 174845, 174844, 174843, 174842, 174841, 174840, 174839, 174838, 174837, 174836, 174835, 174834, 174833, 174832, 174831, 174830, 174829, 174828, 174827, 174826, 174825, 174824, 174823, 174822, 174821, 174820, 174819, 174818, 174817, 174816, 174815, 174814, 174813, 174812, 174811, 174810, 174809, 174808, 174807, 174806, 174805, 174804, 174803, 174802, 174800, 174799, 174798, 174797, 174796, 174795, 174794, 174793, 174792, 174791, 174790, 174789, 174788, 174787, 174786, 174785, 174784, 174783, 174782, 174781, 174780, 174778, 174777, 174776, 174775, 174774, 174772, 174771, 174770, 174769, 174768, 174767, 174766, 174765, 174764, 174763, 174762, 174761, 174760, 174759, 174758, 174757, 174756, 174755, 174754, 174753, 174752, 174751, 174750, 174749, 174748, 174747, 174746, 174745, 174744, 174743, 174742, 174741, 174740, 174739, 174738, 174737, 174736, 174735, 174734, 174733, 174732, 174731, 174730, 174729, 174728, 174726, 174725, 174724, 174723, 174722, 174721, 174720, 174719, 174718, 174717, 174716, 174715, 174714, 174713, 174712, 174711, 174710, 174709, 174708, 174707, 174706, 174705, 174704, 174703, 174702, 174701, 174700, 174699, 174698, 174697, 174696, 174695, 174694, 174693, 174692, 174691, 174690, 174689, 174688, 174687, 174686, 174685, 174681, 174680, 174679, 174674, 174673, 174672, 174671, 174670, 174669, 174668, 174667, 174666, 174665, 174664, 174663, 174662, 174661, 174660, 174659, 174658, 174657, 174656, 174655, 174654, 174653, 174652, 174651, 174650, 174649, 174648, 174647, 174646, 174645, 174644, 174643, 174642, 174641, 174640, 174639, 174638, 174637, 174636, 174635, 174634, 174633, 174632, 174631, 174630, 174629, 174628, 174627, 174626, 174625, 174624, 174623, 174622, 174621, 174620, 174619, 174618, 174617, 174616, 174615, 174614, 174613, 174612, 174611, 174610, 174609, 174608, 174607, 174606, 174605, 174604, 174603, 174602, 174601, 174600, 174599, 174598, 174597, 174596, 174595, 174594, 174593, 174592, 174591, 174590, 174589, 174588, 174587, 174586, 174585, 174584, 174583, 174582, 174581, 174580, 174579, 174578, 174577, 174576, 174575, 174574, 174573, 174572, 174571, 174570, 174569, 174568, 174567, 174566, 174565, 174564, 174563, 174562, 174561, 174560, 174559, 174558, 174557, 174556, 174555, 174554, 174553, 174552, 174551, 174550, 174549, 174548, 174547, 174546, 174545, 174544, 174543, 174542, 174541, 174540, 174539, 174538, 174537, 174536, 174535, 174534, 174533, 174532, 174531, 174530, 174529, 174528, 174527, 174526, 174525, 174524, 174523, 174522, 174521, 174520, 174519, 174518, 174517, 174516, 174515, 174514, 174513, 174512, 174511, 174510, 174509, 174508, 174507, 174506, 174505, 174504, 174503, 174502, 174501, 174500, 174499, 174498, 174497, 174496, 174495, 174494, 174493, 174492, 174491, 174490, 174489, 174487, 174486, 174485, 174484, 174483, 174482, 174481, 174480, 174478, 174477, 174476, 174475, 174474, 174473, 174472, 174471, 174470, 174469, 174467, 174466, 174464, 174463, 174462, 174461, 174460, 174459, 174458, 174457, 174456, 174455, 174454, 174453, 174452, 174451, 174450, 174449, 174448, 174447, 174446, 174445, 174444, 174443, 174442, 174441, 174440, 174439, 174438, 174437, 174436, 174435, 174434, 174433, 174432, 174431, 174430, 174429, 174428, 174427, 174426, 174425, 174424, 174423, 174422, 174421, 174420, 174419, 174418, 174417, 174416, 174415, 174414, 174413, 174411, 174409, 174408, 174407, 174406, 174405, 174403, 174402, 174401, 174400, 174399, 174398, 174397, 174396, 174395, 174394, 174393, 174392, 174391, 174390, 174389, 174388, 174387, 174386, 174385, 174384, 174383, 174382, 174381, 174380, 174379, 174378, 174377, 174376, 174375, 174374, 174373, 174372, 174371, 174370, 174369, 174368, 174367, 174366, 174365, 174364, 174363, 174362, 174361, 174360, 174359, 174358, 174357, 174356, 174355, 174354, 174343, 174342, 174341, 174340, 174339, 174338, 174337, 174336, 174335, 174334, 174333, 174332, 174331, 174330, 174329, 174328, 174327, 174326, 174325, 174324, 174323, 174322, 174321, 174319, 174318, 174317, 174316, 174315, 174311, 174308, 174303, 174301, 174300, 174299, 174298, 174297, 174296, 174295, 174294, 174293, 174292, 174291, 174290, 174289, 174288, 174287, 174286, 174285, 174284, 174283, 174282, 174281, 174280, 174279, 174278, 174277, 174276, 174275, 174274, 174273, 174272, 174266, 174264, 174263, 174262, 174261, 174260, 174259, 174258, 174257, 174256, 174255, 174254, 174253, 174251, 174250, 174249, 174248, 174247, 174246, 174245, 174244, 174243, 174242, 174241, 174240, 174239, 174238, 174237, 174236, 174235, 174234, 174233, 174232, 174231, 174230, 174229, 174228, 174227, 174226, 174225, 174224, 174223, 174222, 174221, 174220, 174219, 174218, 174217, 174216, 174215, 174214, 174213, 174212, 174211, 174210, 174209, 174208, 174207, 174206, 174205, 174204, 174203, 174202, 174201, 174200, 174199, 174198, 174197, 174196, 174195, 174194, 174193, 174192, 174191, 174190, 174189, 174188, 174180, 174179, 174178, 174177, 174176, 174175, 174173, 174171, 174170, 174169, 174168, 174167, 174166, 174165, 174164, 174163, 174162, 174161, 174160, 174159, 174158, 174157, 174156, 174155, 174154, 174153, 174152, 174151, 174150, 174149, 174148, 174147, 174146, 174145, 174144, 174143, 174142, 174141, 174140, 174139, 174138, 174137, 174136, 174135, 174134, 174133, 174132, 174131, 174130, 174129, 174128, 174127, 174126, 174125, 174124, 174123, 174122, 174120, 174119, 174118, 174117, 174116, 174115, 174114, 174113, 174112, 174111, 174110, 174109, 174108, 174107, 174106, 174105, 174104, 174103, 174102, 174101, 174100, 174099, 174098, 174097, 174096, 174095, 174093, 174092, 174091, 174090, 174089, 174088, 174087, 174086, 174085, 174084, 174083, 174082, 174081, 174080, 174079, 174078, 174077, 174076, 174075, 174074, 174073, 174072, 174071, 174070, 174068, 174067, 174066, 174065, 174064, 174063, 174062, 174061, 174060, 174059, 174058, 174057, 174056, 174055, 174054, 174053, 174052, 174051, 174050, 174049, 174048, 174047, 174046, 174045, 174044, 174043, 174042, 174041, 174040, 174039, 174038, 174037, 174036, 174035, 174034, 174033, 174032, 174031, 174030, 174029, 174028, 174027, 174026, 174025, 174024, 174023, 174022, 174021, 174020, 174019, 174018, 174017, 174016, 174015, 174014, 174013, 174011, 174010, 174009, 174008, 174007, 174006, 174005, 174004, 174003, 174002, 174000, 173999, 173998, 173997, 173996, 173995, 173994, 173993, 173992, 173991, 173990, 173989, 173988, 173987, 173986, 173985, 173984, 173983, 173982, 173981, 173980, 173979, 173978, 173977, 173976, 173975, 173974, 173973, 173972, 173971, 173970, 173969, 173968, 173967, 173966, 173965, 173964, 173963, 173962, 173961, 173960, 173959, 173958, 173956, 173955, 173954, 173951, 173950, 173949, 173948, 173947, 173946, 173945, 173944, 173943, 173942, 173931, 173930, 173929, 173928, 173927, 173926, 173925, 173924, 173923, 173922, 173921, 173920, 173919, 173918, 173917, 173916, 173915, 173914, 173913, 173912, 173910, 173909, 173908, 173907, 173906, 173905, 173904, 173903, 173900, 173899, 173898, 173897, 173891, 173890, 173889, 173872, 173863, 173862, 173843, 173840, 173839, 173838, 173837, 173836, 173835, 173834, 173833, 173832, 173831, 173830, 173829, 173828, 173827, 173826, 173825, 173824, 173823, 173822, 173821, 173820, 173819, 173818, 173817, 173816, 173815, 173814, 173813, 173812, 173811, 173810, 173809, 173808, 173807, 173806, 173805, 173804, 173803, 173802, 173801, 173800, 173799, 173798, 173797, 173796, 173795, 173794, 173793, 173792, 173791, 173790, 173789, 173788, 173787, 173786, 173785, 173784, 173783, 173782, 173781, 173780, 173779, 173778, 173777, 173776, 173775, 173774, 173773, 173772, 173771, 173770, 173769, 173768, 173767, 173766, 173765, 173764, 173763, 173762, 173761, 173760, 173759, 173758, 173755, 173747, 173746, 173745, 173744, 173743, 173739, 173738, 173737, 173736, 173735, 173732, 173730, 173729, 173728, 173727, 173726, 173725, 173722, 173716, 173715, 173713, 173712, 173711, 173710, 173708, 173707, 173706, 173703, 173702, 173701, 173700, 173699, 173698, 173697, 173696, 173695, 173694, 173692, 173691, 173690, 173689, 173688, 173687, 173686, 173685, 173684, 173683, 173682, 173681, 173680, 173679, 173678, 173677, 173676, 173675, 173674, 173673, 173672, 173671, 173670, 173669, 173668, 173667, 173666, 173665, 173664, 173663, 173662, 173661, 173660, 173659, 173658, 173657, 173656, 173655, 173654, 173653, 173652, 173651, 173650, 173649, 173648, 173647, 173646, 173645, 173644, 173643, 173642, 173641, 173640, 173639, 173638, 173637, 173636, 173635, 173634, 173633, 173632, 173631, 173630, 173629, 173628, 173627, 173626, 173625, 173623, 173622, 173621, 173620, 173619, 173612, 173611, 173610, 173609, 173608, 173607, 173606, 173605, 173604, 173603, 173601, 173600, 173599, 173598, 173597, 173596, 173595, 173594, 173593, 173592, 173591, 173590, 173589, 173588, 173587, 173586, 173585, 173584, 173583, 173582, 173581, 173580, 173579, 173578, 173577, 173576, 173575, 173574, 173573, 173572, 173571, 173570, 173568, 173567, 173566, 173565, 173564, 173563, 173562, 173561, 173560, 173559, 173558, 173557, 173556, 173555, 173554, 173553, 173552, 173551, 173550, 173549, 173548, 173547, 173546, 173545, 173542, 173541, 173539, 173538, 173537, 173536, 173535, 173534, 173533, 173532, 173531, 173530, 173529, 173528, 173525, 173524, 173522, 173521, 173520, 173519, 173518, 173517, 173516, 173515, 173514, 173513, 173512, 173511, 173510, 173509, 173508, 173507, 173506, 173505, 173504, 173503, 173502, 173501, 173500, 173499, 173498, 173497, 173496, 173495, 173494, 173493, 173492, 173491, 173490, 173489, 173488, 173487, 173486, 173484, 173483, 173482, 173481, 173480, 173478, 173473, 173472, 173465, 173464, 173463, 173462, 173461, 173460, 173459, 173458, 173457, 173456, 173455, 173454, 173453, 173452, 173451, 173450, 173449, 173448, 173447, 173446, 173445, 173444, 173443, 173442, 173429, 173428, 173427, 173426, 173425, 173424, 173423, 173422, 173421, 173420, 173419, 173418, 173417, 173416, 173415, 173414, 173413, 173412, 173411, 173410, 173409, 173408, 173407, 173406, 173405, 173404, 173403, 173402, 173401, 173400, 173399, 173398, 173397, 173396, 173395, 173394, 173393, 173392, 173391, 173390, 173389, 173388, 173387, 173386, 173385, 173378, 173377, 173376, 173375, 173374, 173373, 173372, 173371, 173370, 173369, 173368, 173367, 173366, 173365, 173364, 173363, 173362, 173361, 173360, 173359, 173358, 173357, 173356, 173355, 173354, 173353, 173352, 173351, 173350, 173349, 173348, 173347, 173346, 173345, 173344, 173343, 173341, 173340, 173339, 173338, 173337, 173336, 173335, 173334, 173333, 173332, 173331, 173330, 173329, 173328, 173327, 173326, 173325, 173324, 173323, 173322, 173321, 173320, 173319, 173318, 173317, 173316, 173315, 173314, 173313, 173312, 173311, 173310, 173309, 173308, 173307, 173306, 173305, 173304, 173303, 173302, 173301, 173299, 173298, 173297, 173296, 173294, 173293, 173292, 173291, 173290, 173288, 173287, 173286, 173285, 173284, 173283, 173282, 173281, 173280, 173279, 173277, 173276, 173275, 173274, 173273, 173272, 173271, 173270, 173269, 173268, 173267, 173266, 173265, 173264, 173263, 173262, 173261, 173260, 173259, 173258, 173257, 173256, 173255, 173254, 173253, 173252, 173251, 173250, 173249, 173248, 173247, 173246, 173245, 173243, 173242, 173241, 173240, 173239, 173238, 173237, 173236, 173235, 173234, 173233, 173232, 173231, 173230, 173229, 173228, 173227, 173226, 173225, 173224, 173223, 173222, 173221, 173220, 173219, 173218, 173217, 173216, 173215, 173214, 173213, 173212, 173211, 173210, 173209, 173208, 173207, 173206, 173205, 173200, 173199, 173198, 173197, 173196, 173195, 173194, 173193, 173192, 173190, 173189, 173188, 173187, 173186, 173185, 173184, 173183, 173182, 173181, 173180, 173179, 173178, 173177, 173175, 173174, 173173, 173172, 173171, 173170, 173169, 173168, 173167, 173166, 173165, 173164, 173163, 173162, 173161, 173160, 173159, 173158, 173157, 173156, 173155, 173154, 173153, 173152, 173151, 173150, 173149, 173148, 173147, 173146, 173145, 173144, 173143, 173142, 173141, 173140, 173139, 173138, 173137, 173136, 173135, 173134, 173133, 173132, 173131, 173130, 173129, 173128, 173127, 173126, 173125, 173124, 173123, 173122, 173121, 173120, 173119, 173118, 173117, 173116, 173115, 173114, 173113, 173112, 173111, 173110, 173109, 173108, 173107, 173106, 173105, 173104, 173103, 173102, 173101, 173100, 173099, 173098, 173097, 173096, 173095, 173094, 173093, 173092, 173091, 173089, 173088, 173087, 173086, 173085, 173084, 173083, 173082, 173081, 173080, 173079, 173078, 173077, 173076, 173075, 173074, 173073, 173072, 173071, 173070, 173069, 173068, 173067, 173066, 173063, 173062, 173061, 173060, 173059, 173056, 173055, 173054, 173053, 173052, 173051, 173050, 173049, 173048, 173047, 173046, 173045, 173044, 173043, 173042, 173041, 173040, 173039, 173038, 173037, 173036, 173035, 173034, 173032, 173031, 173030, 173029, 173027, 173026, 173025, 173024, 173016, 173015, 173014, 173013, 173012, 173011, 173010, 173007, 173006, 173005, 173004, 173003, 173002, 173001, 173000, 172999, 172998, 172997, 172996, 172991, 172990, 172989, 172988, 172987, 172986, 172985, 172984, 172983, 172982, 172981, 172980, 172979, 172978, 172977, 172976, 172975, 172974, 172973, 172972, 172964, 172963, 172962, 172961, 172960, 172959, 172958, 172956, 172954, 172953, 172951, 172950, 172948, 172947, 172946, 172945, 172944, 172943, 172942, 172940, 172939, 172938, 172937, 172936, 172935, 172934, 172933, 172932, 172931, 172930, 172929, 172928, 172927, 172923, 172922, 172919, 172913, 172912, 172911, 172910, 172909, 172906, 172905, 172904, 172903, 172898, 172897, 172896, 172895, 172894, 172893, 172892, 172891, 172890, 172889, 172887, 172885, 172884, 172883, 172882, 172881, 172880, 172879, 172878, 172877, 172876, 172873, 172872, 172871, 172870, 172869, 172868, 172867, 172866, 172865, 172864, 172862, 172861, 172860, 172859, 172858, 172857, 172856, 172855, 172854, 172853, 172852, 172851, 172850, 172849, 172848, 172847, 172846, 172845, 172844, 172843, 172842, 172841, 172840, 172839, 172838, 172837, 172836, 172835, 172833, 172832, 172831, 172830, 172829, 172828, 172827, 172826, 172825, 172824, 172823, 172822, 172821, 172820, 172819, 172818, 172817, 172816, 172815, 172814, 172813, 172812, 172811, 172810, 172809, 172808, 172805, 172804, 172802, 172801, 172800, 172799, 172798, 172797, 172796, 172793, 172792, 172791, 172790, 172789, 172787, 172786, 172785, 172784, 172783, 172782, 172781, 172780, 172779, 172778, 172777, 172776, 172775, 172774, 172773, 172772, 172769, 172768, 172767, 172766, 172765, 172764, 172763, 172762, 172760, 172759, 172758, 172756, 172755, 172754, 172753, 172752, 172748, 172746, 172745, 172744, 172743, 172742, 172741, 172740, 172739, 172738, 172737, 172736, 172735, 172734, 172733, 172732, 172730, 172729, 172728, 172727, 172726, 172725, 172721, 172720, 172719, 172718, 172717, 172716, 172715, 172714, 172713, 172712, 172711, 172710, 172709, 172708, 172704, 172702, 172701, 172700, 172698, 172697, 172696, 172695, 172694, 172692, 172691, 172690, 172689, 172688, 172687, 172686, 172685, 172684, 172683, 172682, 172681, 172680, 172679, 172678, 172677, 172674, 172673, 172671, 172670, 172669, 172668, 172664, 172663, 172662, 172661, 172660, 172659, 172658, 172657, 172656, 172655, 172654, 172653, 172652, 172651, 172649, 172645, 172644, 172642, 172641, 172638, 172636, 172633, 172632, 172629, 172625, 172624, 172623, 172622, 172621, 172620, 172619, 172618, 172617, 172616, 172615, 172614, 172613, 172612, 172611, 172610, 172609, 172608, 172607, 172606, 172605, 172604, 172603, 172602, 172601, 172600, 172599, 172598, 172597, 172596, 172595, 172594, 172593, 172592, 172591, 172590, 172588, 172587, 172586, 172585, 172583, 172581, 172580, 172578, 172577, 172576, 172575, 172574, 172573, 172572, 172571, 172570, 172569, 172568, 172567, 172566, 172565, 172564, 172563, 172562, 172561, 172560, 172559, 172558, 172557, 172556, 172555, 172554, 172553, 172552, 172551, 172549, 172548, 172547, 172546, 172545, 172544, 172543, 172542, 172541, 172533, 172532, 172531, 172530, 172529, 172522, 172521, 172520, 172519, 172518, 172517, 172516, 172515, 172514, 172513, 172512, 172511, 172510, 172509, 172508, 172507, 172506, 172505, 172504, 172503, 172502, 172501, 172499, 172498, 172497, 172496, 172495, 172492, 172491, 172490, 172489, 172488, 172487, 172486, 172485, 172484, 172483, 172482, 172481, 172480, 172479, 172478, 172477, 172476, 172475, 172474, 172473, 172472, 172471, 172470, 172469, 172468, 172467, 172466, 172465, 172464, 172463, 172462, 172461, 172459, 172458, 172457, 172456, 172455, 172454, 172453, 172452, 172451, 172450, 172449, 172448, 172447, 172446, 172445, 172444, 172443, 172442, 172441, 172440, 172439, 172438, 172437, 172436, 172435, 172434, 172433, 172432, 172431, 172430, 172429, 172428, 172424, 172419, 172418, 172417, 172416, 172415, 172414, 172413, 172412, 172411, 172410, 172409, 172408, 172407, 172406, 172405, 172404, 172403, 172402, 172401, 172400, 172399, 172397, 172396, 172395, 172394, 172393, 172392, 172391, 172390, 172389, 172388, 172387, 172386, 172385, 172384, 172383, 172382, 172381, 172380, 172379, 172378, 172377, 172376, 172375, 172374, 172373, 172372, 172371, 172370, 172369, 172368, 172367, 172366, 172365, 172364, 172363, 172362, 172361, 172360, 172359, 172358, 172357, 172356, 172355, 172354, 172353, 172352, 172351, 172350, 172349, 172348, 172347, 172346, 172345, 172344, 172343, 172342, 172341, 172340, 172339, 172338, 172337, 172336, 172335, 172334, 172333, 172331, 172330, 172329, 172328, 172327, 172326, 172325, 172324, 172323, 172322, 172321, 172320, 172319, 172318, 172317, 172316, 172315, 172314, 172313, 172312, 172311, 172310, 172309, 172308, 172307, 172306, 172305, 172304, 172303, 172302, 172301, 172300, 172299, 172298, 172297, 172296, 172295, 172294, 172293, 172292, 172291, 172290, 172289, 172288, 172287, 172286, 172285, 172284, 172283, 172282, 172281, 172280, 172279, 172278, 172277, 172276, 172275, 172274, 172273, 172272, 172271, 172270, 172269, 172268, 172267, 172266, 172265, 172264, 172263, 172262, 172260, 172257, 172256, 172255, 172254, 172253, 172252, 172251, 172250, 172249, 172248, 172247, 172246, 172245, 172244, 172243, 172242, 172241, 172240, 172239, 172238, 172237, 172236, 172235, 172234, 172233, 172232, 172231, 172230, 172229, 172228, 172227, 172226, 172225, 172224, 172223, 172222, 172221, 172219, 172218, 172217, 172216, 172215, 172214, 172213, 172212, 172211, 172210, 172209, 172208, 172207, 172206, 172205, 172204, 172203, 172202, 172201, 172200, 172199, 172198, 172197, 172196, 172195, 172194, 172193, 172192, 172191, 172190, 172189, 172188, 172187, 172186, 172185, 172184, 172183, 172182, 172178, 172177, 172176, 172168, 172167, 172166, 172165, 172164, 172163, 172162, 172161, 172160, 172159, 172158, 172157, 172156, 172155, 172154, 172153, 172152, 172151, 172150, 172149, 172148, 172147, 172146, 172145, 172144, 172143, 172142, 172141, 172140, 172139, 172138, 172137, 172136, 172135, 172134, 172133, 172132, 172131, 172130, 172129, 172128, 172127, 172126, 172125, 172124, 172123, 172122, 172121, 172120, 172119, 172118, 172117, 172116, 172115, 172114, 172113, 172112, 172111, 172110, 172109, 172108, 172107, 172106, 172105, 172104, 172103, 172102, 172100, 172099, 172098, 172097, 172096, 172095, 172094, 172093, 172092, 172091, 172088, 172087, 172086, 172085, 172084, 172083, 172082, 172081, 172080, 172079, 172078, 172077, 172076, 172075, 172074, 172073, 172072, 172071, 172070, 172068, 172067, 172066, 172065, 172064, 172063, 172062, 172061, 172060, 172059, 172058, 172057, 172056, 172055, 172053, 172051, 172050, 172049, 172048, 172047, 172046, 172045, 172043, 172042, 172041, 172040, 172035, 172034, 172033, 172032, 172031, 172030, 172029, 172028, 172026, 172025, 172024, 172023, 172022, 172021, 172020, 172019, 172018, 172017, 172016, 172015, 172014, 172013, 172012, 172011, 172010, 172009, 172008, 172007, 172006, 172005, 172004, 172003, 172002, 172001, 172000, 171999, 171998, 171997, 171996, 171995, 171994, 171993, 171992, 171991, 171990, 171989, 171988, 171987, 171986, 171985, 171984, 171983, 171982, 171981, 171980, 171979, 171978, 171977, 171976, 171975, 171974, 171973, 171972, 171971, 171970, 171969, 171968, 171967, 171966, 171965, 171964, 171963, 171962, 171961, 171960, 171959, 171958, 171957, 171956, 171955, 171954, 171953, 171952, 171951, 171950, 171949, 171948, 171947, 171946, 171945, 171944, 171943, 171942, 171941, 171940, 171939, 171938, 171937, 171936, 171935, 171934, 171933, 171932, 171931, 171930, 171929, 171928, 171927, 171926, 171925, 171924, 171923, 171922, 171921, 171920, 171919, 171918, 171917, 171916, 171915, 171912, 171911, 171910, 171894, 171884, 171883, 171882, 171881, 171880, 171879, 171878, 171877, 171876, 171875, 171874, 171873, 171872, 171871, 171870, 171869, 171868, 171867, 171863, 171851, 171850, 171849, 171848, 171847, 171846, 171843, 171842, 171841, 171840, 171839, 171838, 171837, 171836, 171810, 171809, 171808, 171807, 171806, 171805, 171804, 171803, 171802, 171801, 171800, 171799, 171798, 171797, 171796, 171795, 171794, 171783, 171769, 171768, 171767, 171766, 171765, 171764, 171763, 171762, 171761, 171760, 171759, 171758, 171757, 171756, 171755, 171754, 171753, 171752, 171751, 171750, 171749, 171748, 171747, 171746, 171745, 171744, 171743, 171742, 171741, 171740, 171739, 171737, 171736, 171735, 171733, 171732, 171731, 171730, 171729, 171728, 171727, 171726, 171725, 171724, 171723, 171722, 171721, 171720, 171719, 171718, 171717, 171716, 171715, 171714, 171713, 171712, 171711, 171710, 171709, 171708, 171707, 171706, 171705, 171704, 171703, 171702, 171701, 171700, 171699, 171698, 171697, 171696, 171695, 171694, 171693, 171692, 171691, 171690, 171689, 171688, 171687, 171686, 171685, 171684, 171683, 171681, 171680, 171679, 171678, 171677, 171676, 171675, 171674, 171673, 171672, 171671, 171670, 171669, 171668, 171667, 171666, 171665, 171664, 171663, 171662, 171661, 171660, 171659, 171657, 171656, 171655, 171654, 171653, 171652, 171651, 171650, 171646, 171645, 171644, 171643, 171642, 171641, 171640, 171639, 171638, 171637, 171636, 171635, 171634, 171633, 171632, 171631, 171630, 171629, 171628, 171627, 171626, 171625, 171624, 171623, 171622, 171621, 171620, 171619, 171618, 171617, 171616, 171614, 171613, 171612, 171611, 171610, 171609, 171608, 171607, 171606, 171605, 171604, 171603, 171602, 171601, 171600, 171599, 171597, 171596, 171595, 171593, 171591, 171590, 171589, 171588, 171587, 171585, 171584, 171583, 171582, 171581, 171580, 171579, 171578, 171577, 171576, 171575, 171574, 171573, 171572, 171571, 171570, 171569, 171568, 171567, 171565, 171564, 171563, 171562, 171561, 171560, 171559, 171558, 171557, 171556, 171555, 171554, 171553, 171552, 171551, 171550, 171549, 171548, 171547, 171546, 171545, 171544, 171543, 171542, 171541, 171540, 171539, 171538, 171537, 171536, 171535, 171534, 171533, 171532, 171531, 171530, 171529, 171528, 171527, 171526, 171525, 171524, 171523, 171521, 171520, 171519, 171518, 171517, 171516, 171515, 171514, 171513, 171512, 171511, 171510, 171509, 171508, 171507, 171506, 171504, 171503, 171502, 171501, 171500, 171499, 171498, 171497, 171496, 171494, 171493, 171492, 171488, 171487, 171486, 171485, 171484, 171483, 171482, 171481, 171480, 171479, 171478, 171477, 171476, 171475, 171474, 171473, 171472, 171471, 171470, 171469, 171468, 171467, 171466, 171465, 171464, 171463, 171462, 171461, 171460, 171459, 171458, 171457, 171456, 171455, 171454, 171453, 171452, 171451, 171450, 171449, 171448, 171447, 171446, 171445, 171444, 171443, 171442, 171441, 171438, 171437, 171434, 171433, 171432, 171431, 171430, 171429, 171428, 171427, 171426, 171425, 171424, 171423, 171422, 171421, 171420, 171419, 171418, 171417, 171416, 171415, 171414, 171413, 171412, 171411, 171410, 171409, 171408, 171407, 171406, 171405, 171404, 171403, 171402, 171401, 171400, 171399, 171398, 171397, 171396, 171395, 171394, 171393, 171392, 171391, 171390, 171389, 171388, 171387, 171386, 171385, 171384, 171383, 171382, 171381, 171380, 171379, 171378, 171377, 171376, 171375, 171374, 171373, 171372, 171371, 171370, 171369, 171368, 171367, 171366, 171365, 171364, 171363, 171362, 171361, 171360, 171359, 171358, 171357, 171340, 171339, 171338, 171337, 171336, 171335, 171334, 171333, 171332, 171331, 171330, 171329, 171328, 171327, 171326, 171325, 171324, 171323, 171322, 171321, 171320, 171319, 171318, 171317, 171316, 171315, 171314, 171313, 171312, 171311, 171310, 171309, 171308, 171307, 171306, 171305, 171304, 171303, 171302, 171301, 171300, 171299, 171298, 171297, 171296, 171295, 171294, 171293, 171292, 171291, 171290, 171289, 171288, 171287, 171286, 171285, 171284, 171283, 171282, 171281, 171280, 171279, 171278, 171277, 171276, 171275, 171274, 171273, 171272, 171271, 171270, 171269, 171268, 171267, 171266, 171264, 171260, 171259, 171258, 171257, 171256, 171255, 171254, 171253, 171252, 171250, 171249, 171248, 171247, 171246, 171245, 171244, 171243, 171242, 171241, 171240, 171239, 171238, 171237, 171236, 171235, 171234, 171233, 171232, 171231, 171230, 171229, 171228, 171227, 171226, 171225, 171224, 171223, 171222, 171221, 171220, 171219, 171218, 171214, 171213, 171212, 171211, 171210, 171209, 171208, 171207, 171206, 171205, 171204, 171203, 171202, 171201, 171200, 171199, 171198, 171197, 171196, 171195, 171194, 171193, 171192, 171191, 171190, 171189, 171188, 171187, 171186, 171185, 171184, 171183, 171182, 171181, 171180, 171179, 171178, 171177, 171176, 171175, 171174, 171171, 171170, 171168, 171167, 171166, 171165, 171164, 171163, 171162, 171160, 171159, 171158, 171157, 171156, 171154, 171153, 171152, 171151, 171150, 171149, 171148, 171147, 171146, 171145, 171144, 171143, 171142, 171141, 171140, 171139, 171138, 171137, 171136, 171135, 171134, 171133, 171132, 171131, 171130, 171129, 171128, 171127, 171126, 171125, 171124, 171123, 171122, 171121, 171120, 171119, 171118, 171117, 171116, 171115, 171114, 171113, 171112, 171111, 171110, 171109, 171108, 171107, 171106, 171105, 171104, 171103, 171102, 171101, 171100, 171099, 171098, 171097, 171096, 171095, 171094, 171093, 171092, 171091, 171090, 171089, 171088, 171087, 171086, 171085, 171084, 171083, 171082, 171081, 171080, 171079, 171078, 171076, 171075, 171074, 171073, 171072, 171071, 171070, 171069, 171068, 171067, 171066, 171065, 171064, 171063, 171062, 171061, 171060, 171059, 171058, 171057, 171056, 171055, 171054, 171052, 171051, 171050, 171048, 171044, 171043, 171042, 171041, 171040, 171039, 171038, 171037, 171036, 171035, 171034, 171033, 171032, 171031, 171030, 171029, 171028, 171027, 171026, 171025, 171024, 171023, 171022, 171021, 171020, 171019, 171018, 171017, 171016, 171015, 171014, 171013, 171012, 171011, 171010, 171009, 171008, 171007, 171006, 171005, 171004, 171003, 171002, 171001, 171000, 170999, 170998, 170997, 170996, 170995, 170994, 170993, 170992, 170991, 170990, 170989, 170988, 170986, 170985, 170984, 170983, 170982, 170981, 170980, 170979, 170978, 170977, 170976, 170975, 170974, 170973, 170972, 170971, 170970, 170969, 170968, 170967, 170966, 170965, 170964, 170963, 170962, 170961, 170960, 170959, 170958, 170957, 170956, 170955, 170954, 170953, 170952, 170951, 170950, 170949, 170948, 170947, 170946, 170945, 170943, 170942, 170941, 170940, 170939, 170938, 170937, 170936, 170935, 170934, 170933, 170932, 170931, 170930, 170929, 170928, 170927, 170926, 170925, 170924, 170923, 170922, 170921, 170920, 170919, 170918, 170917, 170916, 170915, 170914, 170913, 170912, 170911, 170910, 170909, 170908, 170907, 170906, 170905, 170904, 170902, 170901, 170900, 170899, 170898, 170897, 170896, 170895, 170894, 170893, 170892, 170891, 170890, 170889, 170888, 170886, 170885, 170884, 170883, 170880, 170879, 170878, 170877, 170875, 170874, 170873, 170872, 170871, 170870, 170869, 170868, 170867, 170866, 170865, 170864, 170863, 170862, 170861, 170860, 170859, 170858, 170857, 170856, 170855, 170854, 170853, 170852, 170851, 170850, 170848, 170846, 170845, 170844, 170843, 170842, 170841, 170840, 170838, 170837, 170836, 170835, 170834, 170833, 170832, 170831, 170830, 170829, 170828, 170827, 170826, 170825, 170824, 170823, 170822, 170821, 170820, 170819, 170818, 170817, 170816, 170815, 170814, 170813, 170812, 170811, 170810, 170807, 170806, 170805, 170804, 170803, 170802, 170801, 170800, 170799, 170798, 170797, 170796, 170795, 170794, 170793, 170792, 170791, 170790, 170789, 170788, 170787, 170785, 170784, 170782, 170781, 170780, 170779, 170778, 170777, 170776, 170775, 170774, 170773, 170772, 170771, 170770, 170769, 170768, 170767, 170766, 170765, 170764, 170763, 170762, 170761, 170760, 170758, 170757, 170756, 170755, 170754, 170753, 170752, 170751, 170750, 170749, 170748, 170747, 170746, 170745, 170744, 170743, 170742, 170741, 170740, 170739, 170738, 170737, 170736, 170735, 170734, 170730, 170723, 170722, 170721, 170720, 170719, 170718, 170717, 170716, 170715, 170714, 170713, 170712, 170711, 170710, 170708, 170707, 170706, 170705, 170704, 170703, 170702, 170701, 170700, 170699, 170698, 170697, 170696, 170695, 170694, 170693, 170692, 170691, 170690, 170689, 170688, 170687, 170686, 170685, 170684, 170683, 170682, 170681, 170680, 170679, 170678, 170677, 170676, 170675, 170674, 170673, 170672, 170668, 170667, 170666, 170665, 170664, 170663, 170662, 170661, 170660, 170659, 170658, 170657, 170656, 170655, 170654, 170653, 170652, 170651, 170650, 170649, 170648, 170647, 170646, 170645, 170644, 170643, 170642, 170641, 170640, 170639, 170638, 170637, 170636, 170635, 170634, 170632, 170631, 170625, 170624, 170623, 170622, 170621, 170620, 170619, 170618, 170617, 170616, 170615, 170614, 170613, 170612, 170611, 170610, 170609, 170608, 170607, 170606, 170605, 170604, 170603, 170602, 170601, 170600, 170599, 170598, 170596, 170595, 170594, 170593, 170592, 170591, 170590, 170589, 170588, 170587, 170586, 170585, 170584, 170583, 170581, 170580, 170579, 170578, 170577, 170572, 170570, 170569, 170568, 170567, 170566, 170565, 170564, 170563, 170562, 170561, 170560, 170559, 170557, 170556, 170555, 170554, 170553, 170552, 170551, 170550, 170549, 170548, 170546, 170545, 170544, 170543, 170542, 170541, 170540, 170539, 170538, 170537, 170536, 170534, 170530, 170529, 170527, 170526, 170525, 170524, 170523, 170522, 170521, 170520, 170519, 170518, 170517, 170516, 170515, 170514, 170513, 170512, 170509, 170508, 170507, 170506, 170505, 170504, 170503, 170502, 170501, 170500, 170499, 170498, 170497, 170496, 170495, 170494, 170493, 170492, 170491, 170490, 170489, 170488, 170487, 170486, 170485, 170484, 170483, 170482, 170481, 170480, 170479, 170478, 170477, 170476, 170475, 170474, 170473, 170472, 170471, 170470, 170469, 170468, 170467, 170466, 170465, 170464, 170463, 170462, 170461, 170460, 170459, 170458, 170457, 170456, 170455, 170454, 170453, 170452, 170451, 170450, 170449, 170448, 170447, 170446, 170445, 170444, 170443, 170442, 170441, 170440, 170439, 170438, 170437, 170436, 170431, 170430, 170429, 170428, 170427, 170426, 170425, 170424, 170423, 170422, 170421, 170420, 170419, 170418, 170417, 170416, 170415, 170414, 170413, 170412, 170411, 170410, 170409, 170408, 170407, 170406, 170405, 170404, 170403, 170402, 170401, 170400, 170399, 170398, 170397, 170396, 170395, 170394, 170393, 170392, 170391, 170390, 170389, 170388, 170387, 170386, 170385, 170384, 170383, 170382, 170381, 170380, 170379, 170378, 170377, 170376, 170375, 170374, 170373, 170372, 170371, 170370, 170369, 170368, 170367, 170366, 170365, 170364, 170363, 170362, 170361, 170360, 170359, 170358, 170357, 170356, 170355, 170354, 170353, 170352, 170351, 170350, 170349, 170348, 170347, 170346, 170345, 170344, 170343, 170342, 170341, 170340, 170339, 170338, 170337, 170334, 170333, 170332, 170331, 170330, 170329, 170328, 170326, 170325, 170322, 170312, 170311, 170310, 170309, 170308, 170307, 170305, 170304, 170302, 170301, 170300, 170299, 170298, 170297, 170296, 170295, 170294, 170293, 170292, 170291, 170290, 170289, 170288, 170287, 170286, 170285, 170284, 170283, 170282, 170281, 170279, 170278, 170267, 170262, 170257, 170256, 170251, 170249, 170248, 170245, 170244, 170243, 170242, 170241, 170240, 170239, 170238, 170237, 170236, 170235, 170234, 170233, 170232, 170231, 170230, 170229, 170228, 170227, 170226, 170225, 170224, 170222, 170219, 170218, 170215, 170212, 170211, 170210, 170209, 170208, 170207, 170206, 170205, 170204, 170203, 170202, 170201, 170200, 170199, 170198, 170197, 170196, 170195, 170194, 170193, 170192, 170191, 170190, 170189, 170188, 170187, 170186, 170185, 170184, 170183, 170182, 170181, 170180, 170174, 170173, 170172, 170170, 170169, 170168, 170167, 170166, 170165, 170164, 170155, 170154, 170153, 170152, 170151, 170150, 170149, 170148, 170146, 170145, 170141, 170140, 170134, 170133, 170132, 170131, 170130, 170125, 170124, 170123, 170122, 170121, 170118, 170117, 170116, 170115, 170114, 170113, 170112, 170111, 170109, 170108, 170107, 170106, 170105, 170103, 170093, 170092, 170091, 170090, 170089, 170088, 170087, 170086, 170085, 170084, 170083, 170082, 170081, 170080, 170079, 170078, 170075, 170074, 170073, 170072, 170071, 170070, 170069, 170068, 170067, 170066, 170065, 170064, 170063, 170062, 170061, 170060, 170059, 170058, 170057, 170056, 170055, 170054, 170053, 170052, 170051, 170049, 170048, 170047, 170046, 170045, 170044, 170043, 170042, 170041, 170040, 170039, 170038, 170037, 170036, 170035, 170034, 170033, 170032, 170031, 170030, 170029, 170028, 170027, 170026, 170025, 170024, 170023, 170022, 170021, 170020, 170019, 170018, 170017, 170016, 170015, 170014, 170013, 170012, 170011, 170010, 170009, 170008, 170007, 170005, 170004, 170003, 170002, 170001, 170000, 169998, 169997, 169996, 169995, 169994, 169993, 169992, 169991, 169990, 169989, 169988, 169987, 169986, 169985, 169984, 169983, 169982, 169981, 169980, 169979, 169978, 169977, 169976, 169975, 169974, 169973, 169972, 169971, 169970, 169969, 169968, 169967, 169966, 169965, 169964, 169963, 169962, 169961, 169960, 169959, 169958, 169957, 169955, 169954, 169953, 169952, 169951, 169950, 169949, 169948, 169947, 169946, 169945, 169944, 169942, 169941, 169940, 169939, 169938, 169937, 169936, 169935, 169934, 169932, 169931, 169930, 169929, 169928, 169926, 169925, 169924, 169923, 169922, 169921, 169920, 169919, 169918, 169917, 169916, 169915, 169914, 169913, 169912, 169911, 169910, 169909, 169908, 169907, 169906, 169905, 169904, 169903, 169902, 169901, 169900, 169899, 169897, 169896, 169895, 169894, 169893, 169892, 169891, 169890, 169889, 169888, 169887, 169886, 169885, 169884, 169883, 169882, 169881, 169880, 169879, 169878, 169877, 169875, 169874, 169873, 169872, 169871, 169870, 169869, 169868, 169867, 169866, 169865, 169864, 169863, 169862, 169861, 169860, 169859, 169858, 169857, 169856, 169855, 169854, 169853, 169852, 169851, 169850, 169849, 169848, 169847, 169846, 169845, 169844, 169843, 169842, 169841, 169840, 169839, 169838, 169837, 169836, 169835, 169834, 169833, 169832, 169831, 169830, 169829, 169828, 169827, 169826, 169825, 169824, 169823, 169822, 169821, 169820, 169819, 169818, 169817, 169816, 169815, 169814, 169813, 169812, 169811, 169810, 169809, 169808, 169807, 169806, 169805, 169804, 169803, 169802, 169801, 169800, 169799, 169798, 169797, 169796, 169795, 169794, 169793, 169792, 169791, 169790, 169789, 169788, 169787, 169786, 169785, 169784, 169783, 169782, 169781, 169780, 169779, 169778, 169777, 169776, 169775, 169774, 169773, 169772, 169771, 169770, 169769, 169768, 169767, 169766, 169765, 169764, 169763, 169762, 169761, 169760, 169759, 169758, 169757, 169756, 169755, 169754, 169753, 169751, 169750, 169749, 169748, 169747, 169746, 169745, 169744, 169743, 169742, 169741, 169738, 169737, 169736, 169735, 169734, 169733, 169732, 169731, 169730, 169729, 169728, 169727, 169726, 169725, 169724, 169723, 169722, 169721, 169720, 169719, 169718, 169717, 169716, 169715, 169714, 169713, 169712, 169711, 169710, 169709, 169708, 169707, 169706, 169705, 169704, 169702, 169701, 169700, 169699, 169698, 169697, 169696, 169695, 169694, 169693, 169692, 169690, 169688, 169687, 169686, 169685, 169684, 169683, 169682, 169681, 169680, 169679, 169678, 169677, 169676, 169673, 169672, 169671, 169670, 169669, 169668, 169667, 169666, 169665, 169664, 169663, 169659, 169658, 169657, 169655, 169654, 169653, 169651, 169650, 169649, 169648, 169647, 169646, 169645, 169644, 169643, 169642, 169641, 169640, 169639, 169638, 169637, 169636, 169635, 169634, 169633, 169632, 169631, 169630, 169629, 169628, 169627, 169626, 169625, 169624, 169623, 169622, 169621, 169620, 169619, 169618, 169617, 169616, 169615, 169614, 169613, 169612, 169611, 169610, 169609, 169608, 169607, 169606, 169605, 169604, 169603, 169602, 169601, 169600, 169599, 169598, 169597, 169596, 169595, 169594, 169593, 169592, 169591, 169590, 169589, 169588, 169587, 169586, 169585, 169584, 169583, 169582, 169581, 169580, 169579, 169578, 169577, 169576, 169575, 169574, 169573, 169572, 169571, 169570, 169568, 169567, 169566, 169565, 169564, 169563, 169562, 169561, 169560, 169559, 169558, 169557, 169553, 169552, 169551, 169550, 169549, 169548, 169547, 169546, 169545, 169544, 169543, 169542, 169541, 169540, 169539, 169538, 169537, 169536, 169535, 169534, 169533, 169532, 169531, 169530, 169529, 169528, 169527, 169517, 169516, 169515, 169514, 169513, 169512, 169511, 169510, 169509, 169508, 169507, 169506, 169505, 169504, 169503, 169502, 169501, 169500, 169499, 169498, 169497, 169496, 169495, 169494, 169493, 169492, 169491, 169490, 169489, 169488, 169487, 169486, 169485, 169484, 169483, 169482, 169481, 169480, 169479, 169478, 169477, 169476, 169475, 169474, 169473, 169472, 169471, 169470, 169469, 169468, 169467, 169466, 169465, 169464, 169463, 169462, 169461, 169460, 169459, 169458, 169457, 169456, 169455, 169454, 169453, 169452, 169451, 169450, 169449, 169448, 169447, 169446, 169445, 169444, 169442, 169441, 169440, 169439, 169438, 169437, 169436, 169435, 169434, 169431, 169430, 169429, 169428, 169427, 169426, 169425, 169424, 169423, 169422, 169421, 169420, 169419, 169418, 169417, 169416, 169415, 169414, 169413, 169412, 169400, 169399, 169398, 169397, 169396, 169395, 169394, 169393, 169392, 169391, 169390, 169389, 169388, 169387, 169386, 169385, 169384, 169383, 169382, 169381, 169380, 169379, 169378, 169377, 169376, 169375, 169373, 169372, 169371, 169370, 169369, 169368, 169367, 169366, 169365, 169364, 169363, 169362, 169361, 169360, 169359, 169358, 169357, 169356, 169355, 169354, 169353, 169352, 169351, 169350, 169349, 169348, 169347, 169340, 169339, 169338, 169337, 169336, 169335, 169334, 169333, 169332, 169331, 169330, 169329, 169328, 169327, 169326, 169325, 169324, 169323, 169322, 169321, 169320, 169319, 169318, 169317, 169316, 169315, 169314, 169313, 169312, 169311, 169310, 169305, 169304, 169303, 169302, 169301, 169300, 169299, 169298, 169297, 169296, 169295, 169294, 169293, 169292, 169291, 169290, 169289, 169288, 169287, 169286, 169285, 169284, 169283, 169282, 169281, 169280, 169279, 169278, 169277, 169276, 169275, 169274, 169273, 169272, 169271, 169270, 169269, 169268, 169267, 169266, 169265, 169264, 169263, 169262, 169261, 169260, 169259, 169258, 169257, 169256, 169255, 169254, 169253, 169252, 169251, 169250, 169249, 169248, 169247, 169246, 169245, 169244, 169243, 169242, 169241, 169240, 169239, 169238, 169237, 169236, 169235, 169234, 169233, 169232, 169231, 169230, 169229, 169228, 169227, 169226, 169225, 169224, 169223, 169222, 169220, 169219, 169218, 169217, 169216, 169215, 169214, 169213, 169212, 169211, 169210, 169209, 169208, 169207, 169206, 169205, 169204, 169203, 169202, 169201, 169200, 169199, 169198, 169197, 169196, 169195, 169194, 169193, 169192, 169191, 169190, 169189, 169188, 169187, 169186, 169184, 169176, 169175, 169174, 169173, 169170, 169169, 169168, 169167, 169166, 169165, 169164, 169163, 169162, 169159, 169158, 169157, 169156, 169155, 169154, 169153, 169152, 169151, 169150, 169149, 169148, 169147, 169146, 169145, 169144, 169143, 169142, 169141, 169140, 169139, 169138, 169137, 169136, 169135, 169134, 169133, 169132, 169131, 169130, 169129, 169128, 169127, 169126, 169125, 169124, 169123, 169121, 169120, 169119, 169118, 169117, 169116, 169114, 169113, 169112, 169111, 169110, 169109, 169107, 169106, 169105, 169104, 169103, 169102, 169101, 169100, 169099, 169098, 169097, 169094, 169093, 169088, 169083, 169082, 169081, 169080, 169079, 169077, 169076, 169075, 169074, 169073, 169072, 169071, 169069, 169068, 169067, 169066, 169065, 169064, 169063, 169062, 169061, 169060, 169059, 169058, 169057, 169056, 169055, 169054, 169053, 169052, 169051, 169050, 169049, 169048, 169047, 169046, 169045, 169044, 169043, 169042, 169041, 169040, 169039, 169038, 169037, 169036, 169035, 169034, 169033, 169032, 169031, 169030, 169029, 169028, 169027, 169026, 169025, 169024, 169023, 169022, 169021, 169020, 169019, 169018, 169017, 169016, 169015, 169014, 169013, 169012, 169011, 169010, 169009, 169008, 169007, 169006, 169005, 169004, 169003, 169002, 169001, 168996, 168995, 168994, 168993, 168992, 168991, 168990, 168989, 168988, 168987, 168986, 168985, 168984, 168983, 168982, 168981, 168980, 168979, 168978, 168977, 168976, 168975, 168974, 168972, 168970, 168969, 168968, 168967, 168966, 168965, 168964, 168963, 168962, 168961, 168960, 168959, 168957, 168956, 168955, 168954, 168953, 168952, 168951, 168950, 168949, 168948, 168947, 168946, 168945, 168944, 168943, 168942, 168941, 168940, 168939, 168938, 168937, 168936, 168935, 168934, 168933, 168932, 168931, 168930, 168929, 168919, 168917, 168912, 168911, 168908, 168907, 168905, 168904, 168903, 168902, 168901, 168900, 168899, 168898, 168897, 168896, 168895, 168894, 168893, 168892, 168891, 168890, 168889, 168888, 168887, 168886, 168885, 168884, 168883, 168882, 168881, 168880, 168879, 168878, 168877, 168875, 168873, 168872, 168871, 168870, 168869, 168868, 168867, 168866, 168865, 168864, 168863, 168862, 168861, 168860, 168859, 168858, 168857, 168856, 168855, 168854, 168853, 168852, 168851, 168850, 168849, 168848, 168847, 168846, 168845, 168844, 168843, 168842, 168841, 168840, 168839, 168838, 168837, 168836, 168835, 168834, 168833, 168832, 168831, 168830, 168829, 168828, 168827, 168826, 168825, 168824, 168823, 168822, 168821, 168820, 168819, 168818, 168817, 168816, 168815, 168814, 168813, 168812, 168811, 168810, 168809, 168808, 168807, 168806, 168805, 168804, 168803, 168802, 168800, 168799, 168798, 168796, 168795, 168794, 168793, 168792, 168791, 168790, 168789, 168788, 168787, 168786, 168785, 168784, 168783, 168782, 168781, 168780, 168779, 168778, 168777, 168776, 168775, 168774, 168773, 168772, 168771, 168770, 168769, 168768, 168767, 168766, 168765, 168764, 168763, 168762, 168761, 168760, 168759, 168758, 168757, 168756, 168755, 168754, 168753, 168752, 168751, 168750, 168749, 168748, 168747, 168746, 168745, 168744, 168743, 168742, 168741, 168740, 168739, 168738, 168737, 168736, 168735, 168734, 168733, 168732, 168731, 168730, 168729, 168728, 168727, 168726, 168725, 168724, 168723, 168722, 168721, 168720, 168719, 168718, 168717, 168716, 168715, 168714, 168713, 168712, 168711, 168710, 168709, 168708, 168707, 168706, 168705, 168704, 168703, 168702, 168701, 168700, 168699, 168698, 168697, 168696, 168695, 168694, 168693, 168692, 168691, 168690, 168689, 168688, 168687, 168686, 168685, 168684, 168683, 168682, 168681, 168680, 168679, 168678, 168677, 168676, 168675, 168674, 168673, 168672, 168671, 168670, 168669, 168668, 168667, 168666, 168665, 168664, 168663, 168662, 168661, 168660, 168659, 168658, 168657, 168656, 168655, 168654, 168653, 168652, 168651, 168650, 168649, 168648, 168647, 168646, 168645, 168644, 168643, 168642, 168641, 168640, 168639, 168638, 168637, 168636, 168635, 168634, 168633, 168632, 168631, 168630, 168629, 168628, 168627, 168626, 168625, 168624, 168623, 168622, 168621, 168620, 168619, 168618, 168617, 168616, 168615, 168614, 168613, 168612, 168611, 168610, 168609, 168608, 168607, 168606, 168605, 168604, 168603, 168602, 168601, 168600, 168599, 168598, 168597, 168596, 168595, 168594, 168593, 168592, 168591, 168590, 168589, 168588, 168587, 168586, 168585, 168584, 168583, 168582, 168581, 168580, 168579, 168578, 168577, 168576, 168575, 168574, 168573, 168572, 168571, 168570, 168569, 168568, 168567, 168566, 168565, 168564, 168563, 168562, 168561, 168560, 168559, 168558, 168557, 168556, 168555, 168554, 168553, 168552, 168551, 168550, 168549, 168548, 168547, 168546, 168545, 168544, 168543, 168542, 168541, 168540, 168539, 168538, 168537, 168536, 168535, 168534, 168533, 168532, 168531, 168530, 168529, 168528, 168527, 168526, 168525, 168524, 168523, 168522, 168521, 168520, 168519, 168518, 168517, 168516, 168515, 168514, 168513, 168512, 168511, 168510, 168509, 168508, 168507, 168506, 168505, 168504, 168503, 168502, 168501, 168500, 168499, 168498, 168497, 168496, 168495, 168494, 168493, 168492, 168491, 168490, 168489, 168488, 168487, 168486, 168485, 168484, 168483, 168482, 168481, 168480, 168479, 168478, 168477, 168476, 168475, 168474, 168473, 168472, 168471, 168470, 168469, 168468, 168467, 168466, 168465, 168464, 168463, 168462, 168461, 168460, 168459, 168458, 168457, 168456, 168455, 168454, 168453, 168452, 168451, 168450, 168449, 168448, 168447, 168446, 168445, 168444, 168443, 168442, 168441, 168440, 168439, 168438, 168437, 168436, 168435, 168434, 168433, 168432, 168431, 168430, 168429, 168428, 168427, 168426, 168425, 168424, 168423, 168422, 168421, 168420, 168419, 168418, 168417, 168416, 168415, 168414, 168413, 168412, 168411, 168410, 168409, 168408, 168407, 168406, 168405, 168404, 168403, 168402, 168401, 168400, 168399, 168398, 168397, 168396, 168395, 168394, 168393, 168392, 168391, 168390, 168389, 168388, 168387, 168386, 168385, 168384, 168383, 168382, 168381, 168380, 168379, 168378, 168377, 168376, 168375, 168374, 168373, 168372, 168371, 168370, 168369, 168368, 168367, 168366, 168365, 168364, 168363, 168362, 168361, 168360, 168359, 168358, 168357, 168356, 168355, 168354, 168353, 168352, 168351, 168350, 168349, 168348, 168347, 168346, 168345, 168344, 168343, 168342, 168341, 168340, 168339, 168338, 168337, 168336, 168335, 168334, 168333, 168332, 168331, 168330, 168329, 168328, 168327, 168326, 168325, 168324, 168323, 168322, 168321, 168320, 168319, 168318, 168317, 168316, 168315, 168314, 168313, 168312, 168311, 168310, 168309, 168308, 168307, 168306, 168305, 168304, 168303, 168302, 168301, 168300, 168299, 168298, 168297, 168296, 168295, 168294, 168293, 168292, 168291, 168290, 168289, 168288, 168287, 168286, 168285, 168284, 168283, 168282, 168281, 168280, 168279, 168278, 168277, 168275, 168274, 168273, 168272, 168271, 168270, 168269, 168268, 168267, 168266, 168265, 168264, 168263, 168262, 168261, 168260, 168259, 168258, 168257, 168256, 168255, 168254, 168253, 168252, 168251, 168250, 168249, 168248, 168247, 168246, 168245, 168244, 168243, 168242, 168241, 168240, 168239, 168238, 168237, 168236, 168235, 168234, 168233, 168232, 168231, 168230, 168229, 168228, 168227, 168226, 168225, 168224, 168223, 168222, 168221, 168220, 168219, 168218, 168217, 168216, 168215, 168214, 168213, 168212, 168211, 168210, 168209, 168208, 168207, 168206, 168205, 168204, 168203, 168202, 168201, 168200, 168199, 168198, 168197, 168196, 168195, 168194, 168193, 168192, 168191, 168190, 168189, 168188, 168187, 168186, 168185, 168184, 168183, 168182, 168181, 168180, 168179, 168178, 168177, 168176, 168175, 168174, 168173, 168172, 168171, 168170, 168169, 168168, 168167, 168166, 168165, 168164, 168163, 168162, 168161, 168160, 168159, 168158, 168157, 168156, 168155, 168154, 168153, 168152, 168151, 168150, 168149, 168148, 168147, 168146, 168145, 168144, 168143, 168142, 168141, 168140, 168139, 168138, 168137, 168136, 168135, 168134, 168133, 168132, 168131, 168130, 168129, 168128, 168127, 168126, 168125, 168124, 168123, 168122, 168121, 168120, 168119, 168118, 168117, 168116, 168115, 168114, 168113, 168112, 168111, 168110, 168109, 168108, 168107, 168106, 168105, 168104, 168103, 168102, 168101, 168100, 168099, 168098, 168097, 168096, 168095, 168094, 168093, 168092, 168091, 168090, 168089, 168088, 168087, 168086, 168085, 168084, 168083, 168082, 168081, 168080, 168079, 168078, 168077, 168076, 168075, 168074, 168073, 168072, 168071, 168070, 168069, 168068, 168067, 168066, 168065, 168064, 168063, 168062, 168061, 168060, 168059, 168058, 168057, 168056, 168055, 168054, 168053, 168052, 168051, 168050, 168049, 168048, 168047, 168046, 168045, 168044, 168043, 168042, 168041, 168040, 168039, 168038, 168037, 168035, 168034, 168033, 168032, 168031, 168030, 168029, 168028, 168027, 168026, 168025, 168024, 168023, 168022, 168021, 168020, 168019, 168018, 168017, 168016, 168015, 168014, 168013, 168012, 168011, 168010, 168009, 168008, 168007, 168006, 168005, 168004, 168003, 168002, 168001, 168000, 167999, 167998, 167997, 167996, 167995, 167994, 167993, 167992, 167991, 167990, 167989, 167988, 167987, 167986, 167985, 167984, 167983, 167982, 167981, 167980, 167979, 167978, 167977, 167976, 167975, 167974, 167973, 167972, 167971, 167970, 167969, 167968, 167967, 167966, 167965, 167964, 167963, 167962, 167961, 167960, 167957, 167956, 167955, 167953, 167952, 167951, 167948, 167947, 167946, 167945, 167944, 167943, 167942, 167941, 167940, 167939, 167938, 167937, 167936, 167935, 167934, 167933, 167932, 167931, 167930, 167929, 167928, 167927, 167926, 167925, 167924, 167923, 167922, 167921, 167920, 167919, 167918, 167917, 167916, 167915, 167914, 167913, 167912, 167911, 167910, 167909, 167908, 167905, 167904, 167903, 167902, 167901, 167900, 167899, 167898, 167897, 167896, 167895, 167894, 167893, 167892, 167891, 167890, 167889, 167888, 167887, 167886, 167885, 167884, 167883, 167882, 167881, 167880, 167879, 167878, 167877, 167876, 167875, 167874, 167873, 167872, 167871, 167870, 167869, 167868, 167867, 167866, 167865, 167864, 167863, 167862, 167861, 167860, 167859, 167858, 167857, 167856, 167855, 167854, 167853, 167852, 167851, 167850, 167849, 167848, 167847, 167846, 167845, 167844, 167843, 167842, 167841, 167840, 167839, 167838, 167837, 167836, 167835, 167834, 167833, 167832, 167831, 167830, 167829, 167828, 167827, 167824, 167823, 167822, 167821, 167820, 167819, 167818, 167817, 167815, 167814, 167813, 167812, 167811, 167810, 167809, 167808, 167807, 167806, 167805, 167804, 167803, 167802, 167801, 167800, 167799, 167798, 167797, 167796, 167795, 167794, 167793, 167792, 167791, 167790, 167789, 167788, 167787, 167786, 167785, 167784, 167783, 167782, 167781, 167780, 167779, 167778, 167777, 167776, 167775, 167774, 167773, 167772, 167771, 167770, 167769, 167768, 167767, 167766, 167765, 167764, 167762, 167761, 167760, 167759, 167755, 167754, 167753, 167752, 167751, 167750, 167749, 167748, 167747, 167746, 167745, 167744, 167743, 167742, 167741, 167740, 167739, 167738, 167737, 167736, 167735, 167734, 167733, 167732, 167731, 167730, 167729, 167728, 167727, 167726, 167725, 167724, 167723, 167722, 167721, 167720, 167719, 167718, 167717, 167716, 167715, 167714, 167713, 167712, 167711, 167710, 167709, 167708, 167707, 167706, 167705, 167704, 167703, 167702, 167701, 167700, 167699, 167698, 167697, 167696, 167695, 167694, 167693, 167692, 167691, 167690, 167689, 167688, 167687, 167686, 167685, 167684, 167683, 167682, 167681, 167680, 167679, 167678, 167676, 167675, 167674, 167673, 167672, 167671, 167670, 167669, 167668, 167667, 167666, 167665, 167664, 167663, 167662, 167661, 167660, 167659, 167658, 167657, 167656, 167655, 167654, 167653, 167651, 167650, 167647, 167646, 167645, 167644, 167643, 167642, 167641, 167640, 167639, 167638, 167637, 167636, 167635, 167634, 167633, 167632, 167631, 167630, 167629, 167628, 167627, 167626, 167625, 167624, 167623, 167622, 167621, 167620, 167619, 167618, 167617, 167616, 167615, 167614, 167613, 167612, 167611, 167610, 167609, 167608, 167607, 167606, 167605, 167604, 167603, 167602, 167601, 167600, 167599, 167598, 167597, 167596, 167595, 167594, 167593, 167592, 167591, 167590, 167589, 167588, 167587, 167586, 167585, 167584, 167583, 167582, 167581, 167580, 167579, 167578, 167577, 167576, 167575, 167574, 167573, 167572, 167571, 167570, 167569, 167568, 167567, 167566, 167565, 167564, 167563, 167562, 167561, 167560, 167559, 167558, 167557, 167556, 167555, 167554, 167553, 167552, 167551, 167550, 167549, 167548, 167547, 167546, 167545, 167544, 167543, 167542, 167541, 167540, 167539, 167538, 167537, 167533, 167532, 167531, 167530, 167529, 167528, 167527, 167526, 167525, 167524, 167523, 167522, 167521, 167520, 167519, 167518, 167517, 167516, 167515, 167514, 167513, 167512, 167511, 167510, 167509, 167508, 167507, 167506, 167505, 167504, 167503, 167502, 167501, 167500, 167499, 167498, 167497, 167496, 167495, 167494, 167493, 167492, 167491, 167490, 167489, 167487, 167486, 167485, 167484, 167483, 167482, 167481, 167480, 167479, 167478, 167477, 167476, 167475, 167474, 167473, 167472, 167471, 167470, 167469, 167464, 167463, 167462, 167461, 167460, 167459, 167458, 167457, 167456, 167454, 167453, 167452, 167451, 167450, 167449, 167448, 167447, 167446, 167445, 167444, 167443, 167442, 167441, 167440, 167439, 167438, 167437, 167436, 167435, 167434, 167433, 167432, 167431, 167430, 167429, 167428, 167427, 167426, 167425, 167424, 167423, 167422, 167421, 167420, 167419, 167418, 167417, 167416, 167415, 167414, 167413, 167412, 167411, 167410, 167409, 167408, 167407, 167406, 167405, 167404, 167403, 167401, 167400, 167399, 167398, 167397, 167396, 167395, 167394, 167393, 167392, 167391, 167390, 167389, 167388, 167387, 167386, 167385, 167384, 167383, 167382, 167381, 167380, 167379, 167378, 167377, 167376, 167375, 167374, 167373, 167372, 167371, 167370, 167369, 167368, 167367, 167366, 167364, 167360, 167358, 167357, 167356, 167355, 167354, 167353, 167352, 167351, 167350, 167349, 167348, 167347, 167346, 167344, 167343, 167342, 167341, 167340, 167338, 167337, 167336, 167335, 167334, 167333, 167332, 167331, 167330, 167329, 167328, 167327, 167326, 167325, 167324, 167323, 167322, 167321, 167320, 167319, 167318, 167317, 167316, 167315, 167314, 167313, 167312, 167311, 167310, 167309, 167308, 167307, 167306, 167305, 167304, 167303, 167302, 167301, 167300, 167299, 167298, 167297, 167296, 167294, 167293, 167292, 167291, 167290, 167289, 167288, 167287, 167286, 167285, 167284, 167283, 167282, 167281, 167280, 167279, 167278, 167277, 167276, 167275, 167274, 167273, 167272, 167271, 167270, 167269, 167268, 167267, 167266, 167265, 167264, 167262, 167261, 167260, 167259, 167258, 167257, 167256, 167255, 167254, 167253, 167252, 167251, 167250, 167248, 167247, 167245, 167244, 167243, 167237, 167236, 167235, 167233, 167226, 167225, 167224, 167223, 167222, 167221, 167220, 167219, 167218, 167217, 167216, 167215, 167214, 167213, 167212, 167211, 167210, 167209, 167208, 167207, 167205, 167203, 167200, 167199, 167198, 167197, 167196, 167195, 167194, 167193, 167192, 167191, 167190, 167189, 167188, 167187, 167186, 167183, 167182, 167181, 167180, 167179, 167178, 167177, 167176, 167175, 167174, 167172, 167171, 167170, 167169, 167168, 167167, 167166, 167165, 167164, 167163, 167162, 167161, 167160, 167159, 167158, 167157, 167156, 167155, 167154, 167153, 167152, 167151, 167150, 167149, 167148, 167147, 167146, 167145, 167144, 167143, 167142, 167141, 167140, 167139, 167138, 167135, 167134, 167133, 167132, 167131, 167130, 167129, 167128, 167127, 167126, 167124, 167123, 167122, 167121, 167120, 167119, 167118, 167117, 167116, 167115, 167114, 167113, 167112, 167111, 167110, 167109, 167108, 167107, 167106, 167105, 167104, 167103, 167102, 167101, 167100, 167099, 167098, 167097, 167096, 167095, 167094, 167093, 167092, 167091, 167090, 167089, 167088, 167087, 167086, 167085, 167084, 167083, 167082, 167081, 167077, 167076, 167075, 167074, 167073, 167072, 167070, 167069, 167068, 167067, 167066, 167065, 167064, 167063, 167062, 167061, 167060, 167059, 167058, 167057, 167056, 167055, 167054, 167053, 167052, 167051, 167050, 167049, 167048, 167047, 167046, 167045, 167044, 167043, 167042, 167041, 167040, 167039, 167038, 167037, 167036, 167035, 167034, 167033, 167032, 167031, 167030, 167029, 167028, 167027, 167026, 167025, 167024, 167020, 167019, 167018, 167014, 167013, 167012, 167011, 167010, 167009, 167008, 167007, 167006, 167005, 167004, 167003, 167002, 167001, 167000, 166999, 166998, 166995, 166994, 166993, 166992, 166991, 166990, 166989, 166988, 166987, 166985, 166984, 166983, 166982, 166981, 166980, 166979, 166978, 166977, 166976, 166975, 166974, 166973, 166972, 166971, 166970, 166969, 166968, 166967, 166966, 166965, 166964, 166963, 166962, 166961, 166960, 166959, 166958, 166957, 166956, 166955, 166954, 166953, 166952, 166951, 166950, 166949, 166948, 166947, 166946, 166945, 166944, 166943, 166942, 166941, 166940, 166939, 166938, 166937, 166936, 166935, 166934, 166933, 166932, 166931, 166930, 166929, 166928, 166927, 166926, 166925, 166924, 166923, 166922, 166921, 166920, 166919, 166918, 166913, 166911, 166910, 166909, 166908, 166907, 166906, 166904, 166900, 166899, 166898, 166897, 166896, 166895, 166894, 166893, 166892, 166891, 166890, 166889, 166887, 166886, 166885, 166884, 166883, 166882, 166881, 166880, 166879, 166878, 166877, 166876, 166875, 166874, 166873, 166872, 166871, 166870, 166869, 166868, 166867, 166866, 166865, 166864, 166863, 166862, 166861, 166860, 166855, 166854, 166853, 166851, 166850, 166849, 166848, 166847, 166846, 166845, 166844, 166843, 166842, 166841, 166840, 166839, 166838, 166836, 166835, 166834, 166833, 166832, 166831, 166830, 166829, 166826, 166825, 166824, 166823, 166822, 166821, 166820, 166819, 166818, 166817, 166816, 166815, 166814, 166813, 166812, 166811, 166810, 166809, 166808, 166807, 166806, 166804, 166803, 166802, 166801, 166800, 166799, 166797, 166796, 166795, 166794, 166790, 166789, 166788, 166787, 166786, 166785, 166784, 166783, 166782, 166781, 166780, 166779, 166778, 166777, 166773, 166772, 166771, 166770, 166766, 166765, 166764, 166763, 166762, 166761, 166760, 166759, 166758, 166757, 166756, 166755, 166754, 166753, 166752, 166751, 166750, 166749, 166748, 166747, 166746, 166745, 166744, 166743, 166742, 166741, 166740, 166739, 166738, 166737, 166736, 166735, 166734, 166731, 166730, 166728, 166727, 166726, 166725, 166724, 166723, 166722, 166721, 166720, 166719, 166718, 166717, 166716, 166715, 166713, 166712, 166709, 166708, 166706, 166705, 166704, 166703, 166702, 166701, 166700, 166699, 166697, 166696, 166695, 166694, 166693, 166692, 166691, 166690, 166689, 166688, 166687, 166686, 166685, 166684, 166683, 166682, 166681, 166680, 166679, 166678, 166677, 166676, 166675, 166674, 166673, 166672, 166671, 166670, 166669, 166668, 166667, 166666, 166665, 166664, 166663, 166662, 166661, 166660, 166659, 166658, 166657, 166656, 166655, 166654, 166653, 166652, 166651, 166648, 166647, 166646, 166645, 166644, 166643, 166642, 166641, 166640, 166639, 166638, 166637, 166636, 166635, 166634, 166633, 166632, 166631, 166630, 166629, 166628, 166627, 166626, 166625, 166624, 166623, 166622, 166621, 166620, 166619, 166618, 166617, 166616, 166615, 166614, 166613, 166612, 166611, 166610, 166609, 166608, 166607, 166606, 166605, 166604, 166603, 166602, 166601, 166600, 166599, 166598, 166596, 166595, 166593, 166592, 166590, 166589, 166587, 166586, 166584, 166583, 166582, 166580, 166579, 166578, 166577, 166576, 166575, 166574, 166573, 166572, 166571, 166570, 166569, 166568, 166567, 166566, 166565, 166564, 166563, 166562, 166561, 166560, 166559, 166558, 166557, 166556, 166555, 166554, 166553, 166552, 166551, 166550, 166549, 166548, 166547, 166546, 166545, 166544, 166543, 166542, 166541, 166540, 166539, 166538, 166537, 166536, 166535, 166534, 166533, 166532, 166531, 166530, 166529, 166528, 166527, 166526, 166525, 166524, 166523, 166522, 166521, 166520, 166519, 166518, 166517, 166516, 166515, 166514, 166513, 166512, 166511, 166510, 166509, 166508, 166507, 166506, 166505, 166504, 166503, 166502, 166501, 166500, 166499, 166498, 166497, 166496, 166495, 166494, 166493, 166492, 166491, 166490, 166489, 166488, 166487, 166486, 166485, 166484, 166483, 166482, 166481, 166480, 166479, 166478, 166474, 166473, 166472, 166471, 166470, 166469, 166468, 166467, 166466, 166465, 166464, 166463, 166462, 166461, 166460, 166459, 166455, 166454, 166453, 166452, 166451, 166450, 166449, 166448, 166447, 166446, 166445, 166444, 166443, 166442, 166441, 166440, 166438, 166437, 166436, 166435, 166434, 166433, 166432, 166431, 166430, 166429, 166428, 166427, 166426, 166425, 166424, 166423, 166422, 166421, 166420, 166419, 166417, 166416, 166415, 166414, 166413, 166410, 166409, 166408, 166407, 166406, 166405, 166404, 166402, 166401, 166400, 166399, 166398, 166397, 166396, 166393, 166392, 166391, 166390, 166389, 166388, 166385, 166383, 166382, 166381, 166380, 166379, 166378, 166377, 166376, 166375, 166374, 166372, 166370, 166369, 166368, 166365, 166364, 166363, 166362, 166361, 166360, 166359, 166358, 166357, 166356, 166355, 166354, 166353, 166352, 166351, 166350, 166349, 166348, 166347, 166346, 166345, 166344, 166343, 166342, 166341, 166340, 166339, 166338, 166337, 166336, 166335, 166334, 166333, 166332, 166329, 166328, 166327, 166326, 166325, 166324, 166323, 166319, 166318, 166317, 166316, 166312, 166311, 166310, 166309, 166308, 166307, 166306, 166305, 166304, 166303, 166302, 166301, 166300, 166299, 166298, 166297, 166296, 166295, 166294, 166293, 166292, 166291, 166290, 166289, 166288, 166287, 166286, 166285, 166284, 166283, 166282, 166281, 166280, 166279, 166278, 166277, 166276, 166275, 166274, 166273, 166272, 166271, 166270, 166269, 166268, 166267, 166266, 166265, 166264, 166263, 166262, 166261, 166260, 166259, 166258, 166257, 166256, 166255, 166254, 166253, 166252, 166251, 166250, 166249, 166248, 166247, 166246, 166245, 166244, 166243, 166242, 166241, 166240, 166239, 166238, 166237, 166236, 166235, 166234, 166232, 166231, 166230, 166227, 166226, 166224, 166223, 166222, 166220, 166217, 166213, 166212, 166211, 166210, 166209, 166208, 166207, 166206, 166205, 166204, 166203, 166202, 166201, 166200, 166199, 166198, 166197, 166196, 166195, 166194, 166193, 166192, 166191, 166190, 166189, 166188, 166187, 166186, 166185, 166184, 166183, 166182, 166181, 166180, 166179, 166178, 166177, 166176, 166175, 166174, 166173, 166172, 166171, 166170, 166169, 166168, 166167, 166166, 166165, 166163, 166162, 166161, 166160, 166159, 166158, 166157, 166156, 166155, 166154, 166153, 166152, 166151, 166150, 166149, 166148, 166147, 166146, 166145, 166144, 166143, 166142, 166141, 166140, 166139, 166138, 166136, 166135, 166134, 166133, 166132, 166131, 166130, 166129, 166128, 166127, 166126, 166125, 166124, 166123, 166122, 166121, 166120, 166119, 166118, 166117, 166116, 166115, 166114, 166113, 166112, 166111, 166110, 166109, 166108, 166107, 166106, 166105, 166104, 166103, 166101, 166100, 166099, 166098, 166097, 166096, 166095, 166094, 166093, 166092, 166091, 166090, 166089, 166088, 166087, 166086, 166085, 166084, 166083, 166082, 166081, 166078, 166077, 166076, 166075, 166074, 166062, 166061, 166060, 166059, 166058, 166057, 166056, 166055, 166054, 166053, 166052, 166042, 166039, 166038, 166037, 166036, 166035, 166034, 166033, 166032, 166031, 166030, 166029, 166028, 166027, 166026, 166025, 166024, 166023, 166022, 166021, 166020, 166019, 166018, 166017, 166016, 166015, 166012, 166011, 166010, 166009, 166008, 166007, 166006, 166005, 166004, 166003, 166002, 166001, 166000, 165999, 165998, 165997, 165996, 165995, 165994, 165993, 165992, 165991, 165990, 165989, 165988, 165985, 165984, 165980, 165979, 165978, 165977, 165976, 165975, 165974, 165973, 165972, 165971, 165970, 165969, 165968, 165967, 165966, 165965, 165964, 165963, 165962, 165961, 165960, 165959, 165958, 165957, 165956, 165955, 165954, 165953, 165952, 165951, 165950, 165949, 165948, 165947, 165946, 165945, 165944, 165943, 165941, 165940, 165939, 165938, 165937, 165936, 165935, 165934, 165933, 165932, 165931, 165930, 165929, 165928, 165927, 165926, 165925, 165924, 165923, 165922, 165921, 165920, 165919, 165918, 165917, 165916, 165915, 165914, 165913, 165912, 165911, 165910, 165909, 165908, 165907, 165906, 165905, 165904, 165903, 165902, 165901, 165900, 165899, 165897, 165896, 165895, 165893, 165892, 165891, 165890, 165889, 165888, 165887, 165886, 165885, 165884, 165883, 165882, 165881, 165880, 165879, 165878, 165877, 165876, 165875, 165874, 165873, 165872, 165871, 165870, 165869, 165868, 165867, 165866, 165865, 165864, 165863, 165862, 165861, 165860, 165859, 165858, 165857, 165856, 165855, 165854, 165853, 165852, 165851, 165850, 165849, 165848, 165847, 165846, 165845, 165844, 165843, 165842, 165841, 165840, 165839, 165838, 165837, 165836, 165835, 165834, 165833, 165832, 165831, 165830, 165829, 165828, 165827, 165826, 165825, 165824, 165823, 165822, 165821, 165820, 165819, 165818, 165816, 165814, 165813, 165812, 165811, 165810, 165809, 165808, 165807, 165804, 165802, 165801, 165800, 165799, 165798, 165797, 165796, 165795, 165794, 165793, 165792, 165791, 165789, 165788, 165787, 165786, 165785, 165784, 165783, 165782, 165781, 165780, 165779, 165778, 165777, 165776, 165775, 165774, 165773, 165772, 165771, 165770, 165769, 165768, 165767, 165766, 165765, 165764, 165763, 165762, 165761, 165760, 165759, 165758, 165757, 165756, 165755, 165754, 165753, 165752, 165751, 165750, 165749, 165748, 165747, 165746, 165745, 165744, 165743, 165742, 165741, 165740, 165739, 165738, 165737, 165736, 165735, 165734, 165733, 165732, 165731, 165730, 165729, 165728, 165727, 165726, 165725, 165724, 165723, 165722, 165721, 165720, 165719, 165718, 165717, 165716, 165715, 165714, 165713, 165712, 165711, 165710, 165709, 165708, 165707, 165706, 165705, 165704, 165703, 165702, 165701, 165700, 165699, 165698, 165697, 165696, 165695, 165694, 165693, 165692, 165691, 165690, 165689, 165688, 165687, 165686, 165685, 165684, 165683, 165682, 165675, 165674, 165673, 165672, 165671, 165670, 165669, 165668, 165667, 165666, 165665, 165664, 165663, 165662, 165661, 165660, 165659, 165658, 165657, 165656, 165655, 165654, 165653, 165652, 165651, 165650, 165649, 165648, 165647, 165646, 165645, 165644, 165643, 165642, 165641, 165640, 165639, 165638, 165637, 165636, 165635, 165634, 165633, 165632, 165631, 165630, 165629, 165628, 165627, 165626, 165625, 165624, 165623, 165622, 165621, 165620, 165619, 165618, 165617, 165616, 165615, 165614, 165613, 165612, 165611, 165610, 165609, 165608, 165607, 165606, 165605, 165604, 165603, 165602, 165601, 165600, 165599, 165598, 165597, 165596, 165595, 165594, 165593, 165592, 165591, 165590, 165589, 165588, 165587, 165586, 165585, 165584, 165583, 165582, 165581, 165580, 165579, 165578, 165577, 165576, 165575, 165574, 165573, 165572, 165571, 165570, 165569, 165568, 165567, 165566, 165565, 165564, 165563, 165562, 165561, 165560, 165559, 165558, 165557, 165556, 165555, 165554, 165553, 165552, 165551, 165550, 165549, 165548, 165547, 165545, 165544, 165543, 165542, 165541, 165540, 165539, 165538, 165537, 165536, 165535, 165534, 165533, 165532, 165531, 165530, 165529, 165528, 165527, 165526, 165525, 165524, 165523, 165522, 165521, 165520, 165519, 165518, 165517, 165516, 165515, 165514, 165513, 165512, 165511, 165510, 165509, 165508, 165507, 165506, 165505, 165504, 165502, 165501, 165500, 165498, 165497, 165496, 165495, 165494, 165493, 165491, 165490, 165489, 165488, 165487, 165486, 165485, 165484, 165483, 165482, 165481, 165480, 165479, 165478, 165477, 165476, 165474, 165473, 165472, 165471, 165470, 165469, 165468, 165467, 165466, 165465, 165464, 165463, 165462, 165461, 165460, 165459, 165458, 165457, 165456, 165455, 165454, 165453, 165452, 165451, 165450, 165449, 165448, 165447, 165446, 165445, 165444, 165443, 165442, 165441, 165440, 165439, 165438, 165437, 165436, 165435, 165434, 165433, 165432, 165431, 165430, 165429, 165428, 165427, 165426, 165425, 165424, 165423, 165422, 165421, 165420, 165419, 165418, 165417, 165416, 165415, 165414, 165413, 165412, 165411, 165410, 165409, 165408, 165407, 165406, 165405, 165404, 165403, 165402, 165401, 165400, 165398, 165397, 165396, 165395, 165394, 165393, 165392, 165391, 165386, 165385, 165384, 165383, 165382, 165381, 165380, 165379, 165378, 165377, 165376, 165375, 165374, 165373, 165371, 165370, 165369, 165368, 165367, 165366, 165365, 165364, 165363, 165362, 165361, 165360, 165359, 165358, 165357, 165356, 165355, 165354, 165353, 165352, 165351, 165350, 165349, 165348, 165347, 165346, 165345, 165344, 165343, 165342, 165341, 165340, 165339, 165338, 165337, 165336, 165335, 165334, 165333, 165332, 165331, 165330, 165329, 165328, 165327, 165326, 165325, 165324, 165323, 165322, 165321, 165320, 165319, 165318, 165317, 165316, 165309, 165305, 165304, 165303, 165302, 165301, 165300, 165299, 165298, 165297, 165296, 165295, 165285, 165284, 165283, 165282, 165281, 165280, 165279, 165278, 165277, 165276, 165275, 165274, 165273, 165272, 165271, 165270, 165269, 165268, 165267, 165266, 165265, 165264, 165263, 165262, 165261, 165260, 165259, 165258, 165257, 165256, 165255, 165254, 165253, 165252, 165251, 165250, 165249, 165248, 165247, 165243, 165242, 165240, 165239, 165238, 165234, 165233, 165232, 165231, 165230, 165229, 165228, 165227, 165226, 165225, 165224, 165223, 165222, 165221, 165220, 165219, 165218, 165217, 165215, 165214, 165213, 165212, 165211, 165210, 165209, 165208, 165207, 165206, 165205, 165204, 165203, 165202, 165201, 165200, 165199, 165198, 165197, 165196, 165195, 165194, 165193, 165192, 165191, 165190, 165189, 165188, 165187, 165186, 165185, 165184, 165183, 165182, 165181, 165180, 165179, 165178, 165177, 165176, 165175, 165173, 165172, 165171, 165170, 165169, 165168, 165167, 165166, 165165, 165164, 165163, 165162, 165161, 165160, 165159, 165158, 165157, 165156, 165155, 165154, 165153, 165152, 165151, 165150, 165149, 165148, 165147, 165146, 165145, 165144, 165143, 165142, 165141, 165140, 165139, 165138, 165136, 165135, 165133, 165132, 165131, 165130, 165129, 165128, 165127, 165126, 165125, 165123, 165122, 165121, 165120, 165119, 165118, 165117, 165116, 165115, 165114, 165113, 165112, 165111, 165110, 165109, 165108, 165107, 165105, 165104, 165103, 165102, 165101, 165100, 165099, 165098, 165097, 165096, 165095, 165094, 165093, 165092, 165091, 165090, 165089, 165088, 165087, 165086, 165085, 165084, 165083, 165082, 165081, 165080, 165079, 165078, 165077, 165076, 165075, 165074, 165073, 165072, 165071, 165070, 165069, 165068, 165067, 165066, 165065, 165064, 165063, 165062, 165061, 165060, 165059, 165058, 165057, 165056, 165055, 165054, 165053, 165052, 165051, 165050, 165049, 165048, 165047, 165046, 165045, 165044, 165043, 165042, 165041, 165040, 165039, 165038, 165037, 165036, 165035, 165034, 165033, 165032, 165031, 165030, 165029, 165028, 165027, 165026, 165025, 165024, 165023, 165022, 165021, 165020, 165019, 165018, 165017, 165016, 165015, 165014, 165013, 165012, 165011, 165010, 165009, 165008, 165007, 165006, 165005, 165004, 165003, 165002, 165001, 165000, 164999, 164998, 164997, 164996, 164995, 164994, 164993, 164992, 164991, 164990, 164989, 164988, 164987, 164986, 164985, 164984, 164983, 164982, 164981, 164980, 164979, 164978, 164977, 164976, 164975, 164974, 164973, 164972, 164971, 164970, 164969, 164968, 164967, 164966, 164965, 164964, 164963, 164962, 164961, 164960, 164959, 164958, 164957, 164954, 164953, 164952, 164951, 164950, 164949, 164947, 164946, 164945, 164944, 164943, 164942, 164941, 164940, 164939, 164938, 164937, 164936, 164935, 164934, 164933, 164932, 164931, 164930, 164929, 164928, 164927, 164926, 164925, 164924, 164923, 164922, 164921, 164920, 164919, 164918, 164917, 164916, 164915, 164914, 164913, 164912, 164911, 164910, 164909, 164908, 164907, 164906, 164905, 164904, 164903, 164902, 164901, 164900, 164899, 164898, 164897, 164896, 164895, 164894, 164893, 164892, 164891, 164890, 164889, 164888, 164887, 164886, 164885, 164884, 164883, 164882, 164881, 164880, 164879, 164878, 164877, 164876, 164875, 164874, 164873, 164872, 164871, 164870, 164869, 164868, 164867, 164866, 164865, 164864, 164863, 164862, 164861, 164860, 164859, 164858, 164857, 164856, 164855, 164854, 164853, 164852, 164851, 164850, 164849, 164848, 164847, 164846, 164845, 164844, 164843, 164842, 164841, 164840, 164839, 164838, 164837, 164836, 164835, 164834, 164833, 164832, 164831, 164830, 164829, 164828, 164827, 164826, 164825, 164824, 164823, 164822, 164821, 164820, 164819, 164818, 164817, 164816, 164815, 164814, 164813, 164812, 164811, 164810, 164809, 164808, 164807, 164806, 164804, 164803, 164802, 164801, 164800, 164799, 164798, 164797, 164796, 164795, 164794, 164793, 164792, 164791, 164790, 164789, 164788, 164787, 164786, 164785, 164784, 164783, 164782, 164781, 164780, 164779, 164778, 164777, 164776, 164775, 164774, 164773, 164772, 164771, 164770, 164769, 164768, 164767, 164766, 164765, 164764, 164763, 164762, 164761, 164760, 164759, 164758, 164757, 164756, 164755, 164754, 164753, 164752, 164751, 164750, 164749, 164748, 164747, 164746, 164745, 164744, 164743, 164742, 164741, 164740, 164739, 164738, 164737, 164736, 164735, 164734, 164733, 164732, 164731, 164730, 164729, 164728, 164727, 164726, 164725, 164724, 164723, 164722, 164721, 164719, 164718, 164717, 164716, 164715, 164714, 164713, 164712, 164711, 164710, 164708, 164707, 164705, 164704, 164703, 164702, 164701, 164700, 164699, 164698, 164697, 164696, 164695, 164694, 164693, 164692, 164691, 164690, 164688, 164687, 164686, 164685, 164684, 164681, 164680, 164679, 164678, 164677, 164676, 164675, 164674, 164673, 164672, 164671, 164670, 164669, 164668, 164667, 164666, 164665, 164664, 164663, 164662, 164661, 164660, 164659, 164658, 164657, 164656, 164655, 164654, 164653, 164652, 164651, 164649, 164647, 164646, 164645, 164644, 164643, 164642, 164639, 164638, 164637, 164636, 164635, 164634, 164633, 164632, 164631, 164630, 164629, 164628, 164627, 164626, 164625, 164624, 164623, 164622, 164621, 164620, 164619, 164618, 164617, 164616, 164615, 164614, 164613, 164612, 164611, 164610, 164609, 164608, 164607, 164606, 164605, 164604, 164603, 164602, 164601, 164600, 164599, 164598, 164597, 164596, 164595, 164594, 164593, 164592, 164591, 164590, 164589, 164588, 164587, 164586, 164585, 164584, 164583, 164582, 164581, 164580, 164579, 164578, 164577, 164576, 164575, 164574, 164573, 164572, 164570, 164569, 164568, 164567, 164566, 164565, 164564, 164563, 164562, 164561, 164557, 164556, 164555, 164554, 164553, 164551, 164549, 164548, 164547, 164546, 164544, 164543, 164541, 164540, 164539, 164538, 164537, 164536, 164535, 164534, 164533, 164532, 164531, 164530, 164529, 164528, 164527, 164526, 164525, 164524, 164523, 164521, 164520, 164519, 164518, 164517, 164516, 164515, 164514, 164513, 164512, 164511, 164510, 164509, 164508, 164507, 164506, 164505, 164504, 164503, 164502, 164501, 164500, 164499, 164497, 164496, 164495, 164494, 164493, 164492, 164491, 164490, 164489, 164488, 164487, 164486, 164485, 164484, 164483, 164482, 164481, 164480, 164479, 164478, 164477, 164476, 164475, 164474, 164473, 164472, 164471, 164470, 164469, 164468, 164467, 164466, 164465, 164464, 164463, 164462, 164461, 164460, 164459, 164458, 164457, 164456, 164455, 164454, 164453, 164452, 164451, 164450, 164449, 164448, 164447, 164446, 164445, 164444, 164443, 164442, 164441, 164440, 164439, 164438, 164437, 164436, 164435, 164434, 164433, 164432, 164431, 164430, 164429, 164428, 164427, 164426, 164424, 164423, 164422, 164421, 164420, 164419, 164417, 164416, 164415, 164414, 164413, 164412, 164411, 164410, 164409, 164408, 164407, 164406, 164405, 164404, 164403, 164402, 164400, 164399, 164398, 164397, 164396, 164395, 164394, 164393, 164392, 164391, 164390, 164389, 164388, 164387, 164386, 164385, 164381, 164380, 164379, 164378, 164376, 164375, 164374, 164372, 164371, 164370, 164369, 164368, 164367, 164366, 164365, 164364, 164363, 164362, 164361, 164360, 164359, 164358, 164357, 164356, 164355, 164354, 164353, 164352, 164351, 164350, 164349, 164348, 164347, 164346, 164345, 164344, 164343, 164342, 164341, 164340, 164339, 164338, 164337, 164336, 164335, 164334, 164333, 164332, 164331, 164330, 164328, 164327, 164326, 164323, 164321, 164318, 164312, 164308, 164305, 164304, 164303, 164301, 164299, 164298, 164297, 164296, 164295, 164294, 164293, 164292, 164291, 164286, 164285, 164284, 164283, 164282, 164280, 164278, 164277, 164276, 164275, 164274, 164273, 164272, 164271, 164270, 164268, 164267, 164266, 164265, 164264, 164262, 164261, 164260, 164259, 164258, 164257, 164256, 164255, 164252, 164251, 164250, 164248, 164247, 164245, 164243, 164242, 164241, 164240, 164239, 164237, 164235, 164234, 164233, 164232, 164231, 164230, 164229, 164228, 164227, 164224, 164223, 164222, 164219, 164218, 164217, 164216, 164215, 164214, 164213, 164212, 164211, 164210, 164209, 164205, 164204, 164203, 164202, 164201, 164200, 164199, 164198, 164197, 164196, 164195, 164194, 164193, 164192, 164191, 164190, 164189, 164188, 164187, 164186, 164185, 164184, 164183, 164180, 164178, 164177, 164176, 164175, 164174, 164172, 164171, 164170, 164169, 164165, 164164, 164163, 164162, 164161, 164160, 164159, 164158, 164157, 164150, 164149, 164148, 164147, 164146, 164145, 164144, 164143, 164142, 164141, 164140, 164139, 164138, 164137, 164136, 164135, 164134, 164133, 164132, 164131, 164130, 164129, 164128, 164127, 164126, 164124, 164123, 164122, 164121, 164120, 164119, 164118, 164117, 164116, 164115, 164114, 164113, 164112, 164111, 164110, 164109, 164108, 164107, 164106, 164105, 164104, 164103, 164102, 164101, 164100, 164099, 164098, 164097, 164096, 164095, 164094, 164093, 164092, 164091, 164089, 164088, 164087, 164086, 164085, 164084, 164083, 164082, 164081, 164080, 164079, 164078, 164075, 164074, 164070, 164069, 164068, 164067, 164066, 164065, 164064, 164063, 164062, 164061, 164060, 164059, 164058, 164057, 164056, 164055, 164054, 164053, 164052, 164051, 164050, 164049, 164048, 164047, 164046, 164045, 164044, 164043, 164042, 164041, 164040, 164039, 164038, 164037, 164036, 164035, 164034, 164033, 164032, 164031, 164030, 164029, 164028, 164027, 164026, 164025, 164024, 164023, 164022, 164021, 164020, 164019, 164018, 164017, 164016, 164015, 164014, 164013, 164012, 164011, 164010, 164009, 164008, 164007, 164006, 164005, 164004, 164003, 164002, 164001, 164000, 163999, 163998, 163997, 163996, 163995, 163994, 163993, 163992, 163991, 163990, 163989, 163988, 163987, 163986, 163985, 163984, 163983, 163982, 163981, 163980, 163979, 163978, 163977, 163976, 163975, 163974, 163973, 163972, 163971, 163970, 163969, 163968, 163967, 163966, 163965, 163964, 163963, 163962, 163961, 163960, 163959, 163957, 163956, 163955, 163954, 163953, 163952, 163951, 163950, 163949, 163948, 163947, 163946, 163945, 163944, 163943, 163942, 163941, 163939, 163938, 163937, 163936, 163935, 163934, 163933, 163932, 163931, 163930, 163929, 163928, 163927, 163926, 163925, 163924, 163923, 163922, 163921, 163920, 163919, 163918, 163917, 163916, 163915, 163914, 163913, 163912, 163911, 163910, 163909, 163908, 163907, 163906, 163905, 163904, 163903, 163902, 163901, 163900, 163899, 163898, 163897, 163896, 163895, 163894, 163893, 163892, 163891, 163890, 163889, 163888, 163887, 163886, 163885, 163884, 163883, 163882, 163881, 163880, 163879, 163878, 163877, 163876, 163875, 163874, 163873, 163872, 163871, 163870, 163869, 163868, 163867, 163866, 163865, 163864, 163863, 163862, 163861, 163860, 163859, 163858, 163857, 163856, 163855, 163854, 163853, 163852, 163851, 163850, 163849, 163848, 163847, 163846, 163845, 163844, 163843, 163842, 163841, 163840, 163839, 163838, 163837, 163836, 163835, 163834, 163833, 163832, 163831, 163830, 163829, 163828, 163827, 163826, 163825, 163824, 163823, 163822, 163821, 163820, 163819, 163818, 163817, 163816, 163815, 163813, 163811, 163809, 163808, 163807, 163806, 163805, 163804, 163802, 163798, 163796, 163793, 163792, 163791, 163790, 163789, 163788, 163787, 163786, 163785, 163784, 163783, 163782, 163777, 163772, 163767, 163765, 163764, 163762, 163759, 163757, 163756, 163755, 163754, 163753, 163752, 163751, 163750, 163749, 163748, 163747, 163746, 163745, 163744, 163743, 163742, 163741, 163740, 163739, 163738, 163734, 163733, 163732, 163731, 163730, 163727, 163726, 163725, 163724, 163723, 163722, 163712, 163710, 163709, 163708, 163706, 163702, 163701, 163700, 163699, 163697, 163695, 163694, 163693, 163692, 163691, 163690, 163689, 163688, 163687, 163686, 163685, 163684, 163683, 163682, 163681, 163680, 163679, 163678, 163677, 163676, 163675, 163674, 163673, 163672, 163671, 163670, 163669, 163668, 163667, 163666, 163664, 163663, 163662, 163661, 163660, 163659, 163658, 163657, 163656, 163655, 163654, 163653, 163652, 163651, 163650, 163649, 163648, 163647, 163646, 163645, 163644, 163643, 163642, 163641, 163640, 163639, 163638, 163637, 163636, 163635, 163634, 163633, 163632, 163631, 163630, 163629, 163628, 163627, 163626, 163625, 163624, 163623, 163622, 163621, 163620, 163619, 163618, 163617, 163616, 163615, 163614, 163613, 163612, 163611, 163610, 163609, 163608, 163607, 163606, 163605, 163604, 163603, 163602, 163601, 163600, 163599, 163598, 163597, 163596, 163595, 163594, 163593, 163592, 163591, 163590, 163589, 163588, 163587, 163586, 163585, 163584, 163583, 163582, 163581, 163580, 163579, 163578, 163577, 163576, 163575, 163574, 163572, 163571, 163570, 163569, 163568, 163567, 163566, 163565, 163564, 163563, 163562, 163561, 163560, 163559, 163558, 163557, 163556, 163555, 163554, 163553, 163552, 163551, 163550, 163549, 163548, 163547, 163546, 163545, 163544, 163543, 163542, 163541, 163540, 163539, 163538, 163537, 163536, 163535, 163534, 163533, 163532, 163531, 163530, 163529, 163528, 163527, 163526, 163525, 163524, 163523, 163522, 163521, 163520, 163519, 163518, 163517, 163516, 163515, 163514, 163513, 163512, 163511, 163510, 163509, 163508, 163507, 163506, 163505, 163504, 163503, 163502, 163501, 163500, 163499, 163498, 163497, 163496, 163495, 163494, 163493, 163492, 163491, 163490, 163489, 163488, 163487, 163486, 163485, 163484, 163483, 163482, 163481, 163480, 163479, 163478, 163477, 163476, 163475, 163474, 163473, 163472, 163471, 163470, 163469, 163468, 163467, 163466, 163465, 163464, 163463, 163462, 163461, 163460, 163459, 163458, 163457, 163456, 163455, 163454, 163453, 163452, 163451, 163450, 163449, 163448, 163447, 163446, 163445, 163444, 163443, 163442, 163441, 163440, 163439, 163438, 163435, 163434, 163431, 163430, 163429, 163428, 163427, 163426, 163425, 163423, 163422, 163421, 163420, 163419, 163418, 163417, 163416, 163415, 163414, 163413, 163412, 163411, 163410, 163409, 163408, 163407, 163406, 163405, 163404, 163403, 163398, 163397, 163396, 163395, 163394, 163393, 163392, 163391, 163390, 163389, 163388, 163387, 163386, 163385, 163384, 163383, 163382, 163381, 163380, 163379, 163378, 163377, 163376, 163375, 163373, 163372, 163371, 163370, 163369, 163368, 163367, 163366, 163365, 163364, 163363, 163362, 163361, 163360, 163359, 163358, 163357, 163356, 163355, 163354, 163353, 163352, 163351, 163350, 163349, 163348, 163347, 163346, 163345, 163344, 163343, 163342, 163341, 163340, 163339, 163338, 163337, 163336, 163335, 163334, 163333, 163332, 163331, 163330, 163329, 163328, 163327, 163326, 163325, 163324, 163323, 163322, 163321, 163320, 163319, 163318, 163317, 163316, 163315, 163314, 163313, 163312, 163311, 163310, 163309, 163308, 163307, 163306, 163305, 163304, 163303, 163302, 163301, 163300, 163299, 163298, 163297, 163296, 163295, 163294, 163293, 163292, 163291, 163290, 163289, 163288, 163287, 163286, 163285, 163284, 163283, 163282, 163281, 163280, 163279, 163278, 163277, 163276, 163275, 163274, 163273, 163272, 163271, 163270, 163269, 163268, 163266, 163265, 163264, 163263, 163262, 163261, 163260, 163259, 163258, 163257, 163256, 163255, 163254, 163253, 163252, 163251, 163250, 163249, 163248, 163247, 163246, 163245, 163244, 163243, 163241, 163240, 163239, 163238, 163237, 163236, 163235, 163234, 163233, 163232, 163231, 163230, 163229, 163228, 163227, 163226, 163225, 163224, 163223, 163222, 163221, 163220, 163219, 163218, 163217, 163216, 163215, 163214, 163213, 163212, 163211, 163210, 163209, 163208, 163207, 163206, 163205, 163204, 163203, 163202, 163201, 163200, 163199, 163198, 163197, 163196, 163195, 163194, 163193, 163192, 163191, 163190, 163189, 163188, 163187, 163186, 163185, 163184, 163183, 163182, 163181, 163180, 163179, 163178, 163177, 163176, 163173, 163172, 163171, 163170, 163169, 163168, 163167, 163165, 163164, 163163, 163162, 163161, 163160, 163159, 163158, 163157, 163156, 163155, 163154, 163153, 163152, 163151, 163150, 163149, 163148, 163147, 163145, 163144, 163143, 163142, 163141, 163140, 163139, 163138, 163137, 163136, 163135, 163133, 163132, 163131, 163130, 163129, 163128, 163127, 163126, 163125, 163124, 163123, 163122, 163121, 163120, 163119, 163118, 163117, 163116, 163115, 163114, 163113, 163112, 163111, 163110, 163109, 163108, 163107, 163106, 163105, 163104, 163103, 163102, 163101, 163100, 163099, 163098, 163097, 163096, 163095, 163094, 163093, 163092, 163091, 163090, 163089, 163088, 163087, 163086, 163085, 163084, 163083, 163082, 163081, 163080, 163079, 163078, 163077, 163075, 163074, 163073, 163072, 163071, 163070, 163069, 163068, 163067, 163066, 163065, 163064, 163063, 163062, 163061, 163060, 163059, 163058, 163057, 163056, 163055, 163054, 163053, 163052, 163051, 163050, 163049, 163048, 163047, 163046, 163045, 163044, 163043, 163042, 163041, 163040, 163039, 163038, 163037, 163036, 163035, 163034, 163032, 163031, 163030, 163029, 163028, 163027, 163026, 163025, 163024, 163023, 163022, 163020, 163019, 163018, 163017, 163016, 163015, 163014, 163013, 163012, 163011, 163010, 163009, 163008, 163007, 163006, 163005, 163001, 163000, 162998, 162997, 162995, 162994, 162993, 162992, 162991, 162990, 162989, 162988, 162987, 162983, 162982, 162981, 162980, 162979, 162978, 162977, 162976, 162975, 162974, 162973, 162972, 162971, 162970, 162969, 162955, 162954, 162952, 162951, 162950, 162949, 162948, 162947, 162946, 162945, 162944, 162943, 162942, 162941, 162940, 162939, 162937, 162936, 162935, 162934, 162933, 162932, 162931, 162930, 162929, 162928, 162927, 162926, 162925, 162924, 162923, 162922, 162921, 162920, 162919, 162918, 162915, 162913, 162912, 162911, 162910, 162909, 162908, 162907, 162906, 162905, 162904, 162903, 162902, 162901, 162900, 162899, 162898, 162896, 162895, 162894, 162893, 162892, 162891, 162890, 162889, 162888, 162887, 162886, 162885, 162884, 162883, 162882, 162881, 162880, 162879, 162878, 162877, 162876, 162875, 162874, 162873, 162872, 162871, 162870, 162869, 162868, 162867, 162866, 162865, 162864, 162863, 162862, 162861, 162860, 162859, 162858, 162857, 162856, 162855, 162854, 162853, 162852, 162851, 162850, 162849, 162848, 162847, 162846, 162839, 162838, 162837, 162835, 162834, 162833, 162814, 162813, 162812, 162811, 162809, 162799, 162798, 162797, 162796, 162795, 162794, 162793, 162792, 162791, 162790, 162789, 162788, 162787, 162786, 162785, 162784, 162783, 162782, 162781, 162780, 162779, 162778, 162774, 162773, 162772, 162771, 162770, 162769, 162768, 162767, 162766, 162765, 162764, 162763, 162762, 162761, 162760, 162759, 162758, 162757, 162756, 162755, 162754, 162753, 162752, 162751, 162750, 162749, 162748, 162747, 162746, 162745, 162744, 162743, 162742, 162741, 162740, 162739, 162738, 162737, 162736, 162735, 162734, 162733, 162732, 162731, 162730, 162729, 162728, 162727, 162726, 162725, 162724, 162723, 162722, 162721, 162720, 162719, 162705, 162704, 162703, 162702, 162701, 162700, 162699, 162698, 162697, 162696, 162695, 162694, 162693, 162692, 162691, 162690, 162689, 162688, 162687, 162686, 162685, 162684, 162683, 162682, 162681, 162680, 162679, 162678, 162677, 162676, 162675, 162674, 162673, 162672, 162671, 162670, 162669, 162668, 162667, 162666, 162665, 162664, 162663, 162662, 162661, 162660, 162659, 162658, 162657, 162655, 162654, 162653, 162652, 162651, 162650, 162649, 162648, 162647, 162646, 162645, 162644, 162643, 162642, 162641, 162640, 162639, 162638, 162637, 162636, 162635, 162634, 162633, 162632, 162631, 162630, 162629, 162628, 162627, 162626, 162623, 162621, 162619, 162617, 162616, 162615, 162614, 162613, 162612, 162611, 162610, 162609, 162608, 162607, 162606, 162605, 162604, 162603, 162602, 162601, 162600, 162599, 162598, 162597, 162596, 162595, 162594, 162593, 162592, 162591, 162590, 162589, 162588, 162587, 162586, 162585, 162584, 162583, 162582, 162581, 162580, 162579, 162578, 162577, 162576, 162575, 162574, 162573, 162572, 162571, 162570, 162569, 162565, 162563, 162562, 162557, 162555, 162545, 162544, 162543, 162542, 162541, 162540, 162539, 162538, 162537, 162536, 162535, 162534, 162533, 162532, 162531, 162530, 162529, 162528, 162527, 162526, 162525, 162524, 162523, 162522, 162521, 162520, 162519, 162518, 162517, 162516, 162515, 162514, 162513, 162512, 162511, 162510, 162509, 162508, 162507, 162506, 162505, 162504, 162503, 162502, 162501, 162500, 162499, 162498, 162497, 162496, 162495, 162494, 162493, 162492, 162491, 162490, 162489, 162488, 162487, 162486, 162485, 162484, 162483, 162482, 162481, 162480, 162479, 162478, 162477, 162476, 162475, 162474, 162473, 162472, 162471, 162470, 162469, 162468, 162467, 162466, 162465, 162464, 162463, 162462, 162461, 162460, 162459, 162458, 162457, 162456, 162455, 162454, 162453, 162452, 162451, 162450, 162449, 162448, 162447, 162446, 162445, 162444, 162443, 162442, 162441, 162440, 162439, 162438, 162437, 162436, 162435, 162434, 162433, 162432, 162431, 162430, 162429, 162428, 162427, 162426, 162425, 162424, 162423, 162422, 162421, 162420, 162419, 162418, 162417, 162416, 162414, 162413, 162412, 162411, 162410, 162409, 162408, 162407, 162406, 162405, 162404, 162403, 162402, 162401, 162400, 162399, 162398, 162397, 162396, 162395, 162394, 162393, 162392, 162391, 162390, 162389, 162388, 162387, 162386, 162384, 162381, 162380, 162379, 162378, 162377, 162376, 162375, 162374, 162373, 162372, 162371, 162370, 162369, 162368, 162367, 162366, 162365, 162364, 162363, 162362, 162361, 162360, 162359, 162358, 162357, 162356, 162355, 162354, 162353, 162352, 162351, 162342, 162341, 162340, 162339, 162338, 162337, 162336, 162335, 162334, 162333, 162332, 162331, 162330, 162329, 162328, 162327, 162326, 162325, 162324, 162323, 162320, 162319, 162318, 162317, 162316, 162315, 162314, 162313, 162307, 162306, 162304, 162303, 162302, 162301, 162299, 162298, 162297, 162295, 162259, 162258, 162257, 162256, 162255, 162254, 162253, 162252, 162251, 162250, 162249, 162248, 162247, 162246, 162245, 162244, 162243, 162242, 162241, 162240, 162239, 162238, 162237, 162236, 162235, 162234, 162233, 162232, 162231, 162230, 162228, 162227, 162226, 162225, 162224, 162221, 162220, 162219, 162218, 162217, 162216, 162215, 162214, 162213, 162210, 162209, 162208, 162207, 162206, 162205, 162204, 162203, 162202, 162201, 162200, 162199, 162198, 162197, 162195, 162189, 162177, 162171, 162170, 162169, 162168, 162167, 162166, 162165, 162164, 162161, 162160, 162159, 162158, 162157, 162156, 162155, 162153, 162152, 162151, 162150, 162149, 162148, 162147, 162146, 162145, 162144, 162143, 162142, 162141, 162140, 162139, 162138, 162137, 162135, 162134, 162133, 162132, 162131, 162130, 162129, 162128, 162127, 162123, 162122, 162121, 162120, 162119, 162118, 162117, 162116, 162110, 162109, 162108, 162107, 162106, 162105, 162104, 162103, 162102, 162101, 162100, 162099, 162098, 162097, 162096, 162095, 162094, 162093, 162089, 162088, 162087, 162086, 162085, 162084, 162082, 162081, 162080, 162079, 162078, 162077, 162076, 162075, 162074, 162073, 162072, 162071, 162070, 162069, 162068, 162067, 162066, 162065, 162064, 162063, 162062, 162061, 162060, 162059, 162058, 162057, 162047, 162046, 162045, 162044, 162043, 162042, 162041, 162040, 162039, 162038, 162037, 162035, 162034, 162033, 162032, 162031, 162030, 162029, 162025, 162024, 162023, 162021, 162020, 162019, 162018, 162017, 162016, 162015, 162014, 162013, 162012, 162011, 162010, 162009, 162008, 162007, 162006, 162005, 162004, 162003, 162002, 162001, 162000, 161999, 161998, 161997, 161996, 161995, 161994, 161993, 161992, 161991, 161990, 161989, 161988, 161987, 161986, 161985, 161984, 161983, 161982, 161981, 161980, 161979, 161978, 161977, 161976, 161975, 161974, 161973, 161972, 161971, 161970, 161969, 161968, 161967, 161966, 161965, 161964, 161963, 161962, 161961, 161960, 161959, 161958, 161957, 161956, 161955, 161954, 161953, 161952, 161950, 161949, 161948, 161947, 161946, 161945, 161944, 161943, 161942, 161941, 161940, 161939, 161938, 161937, 161936, 161935, 161934, 161933, 161932, 161931, 161930, 161929, 161928, 161927, 161926, 161925, 161924, 161923, 161922, 161921, 161920, 161919, 161918, 161917, 161916, 161915, 161914, 161913, 161912, 161911, 161910, 161909, 161908, 161907, 161906, 161905, 161904, 161903, 161902, 161901, 161900, 161899, 161898, 161897, 161896, 161895, 161894, 161893, 161892, 161891, 161890, 161889, 161888, 161887, 161886, 161885, 161884, 161883, 161882, 161881, 161880, 161879, 161878, 161877, 161876, 161875, 161874, 161873, 161872, 161871, 161870, 161869, 161868, 161867, 161866, 161865, 161864, 161863, 161862, 161861, 161860, 161859, 161858, 161857, 161856, 161855, 161854, 161853, 161852, 161851, 161850, 161849, 161848, 161847, 161846, 161845, 161844, 161843, 161842, 161841, 161840, 161839, 161838, 161837, 161836, 161835, 161834, 161833, 161832, 161831, 161830, 161829, 161828, 161827, 161826, 161825, 161824, 161823, 161822, 161821, 161820, 161819, 161818, 161817, 161816, 161815, 161814, 161813, 161812, 161811, 161810, 161809, 161808, 161807, 161806, 161805, 161804, 161803, 161802, 161801, 161800, 161799, 161798, 161797, 161796, 161795, 161794, 161793, 161792, 161791, 161790, 161789, 161788, 161786, 161785, 161784, 161783, 161782, 161781, 161780, 161779, 161774, 161773, 161772, 161771, 161770, 161769, 161768, 161767, 161766, 161765, 161764, 161763, 161762, 161761, 161760, 161759, 161758, 161757, 161756, 161755, 161754, 161753, 161752, 161751, 161750, 161749, 161748, 161747, 161746, 161745, 161744, 161743, 161742, 161741, 161740, 161739, 161738, 161737, 161736, 161735, 161734, 161733, 161732, 161731, 161730, 161729, 161728, 161727, 161726, 161725, 161724, 161723, 161722, 161721, 161720, 161719, 161718, 161717, 161716, 161715, 161714, 161713, 161712, 161711, 161710, 161709, 161708, 161707, 161706, 161705, 161704, 161703, 161702, 161701, 161700, 161699, 161698, 161697, 161696, 161695, 161694, 161693, 161692, 161691, 161690, 161689, 161688, 161687, 161686, 161685, 161684, 161683, 161682, 161681, 161680, 161679, 161678, 161677, 161676, 161675, 161674, 161673, 161672, 161671, 161670, 161669, 161668, 161667, 161666, 161665, 161664, 161663, 161662, 161661, 161660, 161659, 161658, 161657, 161656, 161655, 161654, 161653, 161652, 161651, 161650, 161649, 161648, 161647, 161645, 161644, 161643, 161642, 161641, 161640, 161639, 161638, 161637, 161636, 161635, 161634, 161633, 161632, 161631, 161630, 161629, 161628, 161627, 161626, 161625, 161624, 161623, 161622, 161621, 161620, 161619, 161618, 161617, 161616, 161615, 161614, 161613, 161612, 161611, 161610, 161609, 161608, 161607, 161606, 161605, 161604, 161603, 161602, 161601, 161600, 161599, 161598, 161597, 161596, 161595, 161594, 161593, 161592, 161591, 161590, 161589, 161588, 161587, 161586, 161585, 161584, 161583, 161582, 161581, 161580, 161579, 161578, 161577, 161576, 161575, 161574, 161573, 161572, 161571, 161570, 161569, 161568, 161567, 161566, 161565, 161564, 161563, 161562, 161561, 161560, 161559, 161558, 161557, 161556, 161555, 161554, 161553, 161552, 161551, 161550, 161549, 161548, 161547, 161546, 161545, 161544, 161543, 161542, 161541, 161540, 161539, 161538, 161537, 161536, 161535, 161534, 161533, 161532, 161531, 161530, 161529, 161528, 161527, 161526, 161525, 161524, 161523, 161521, 161520, 161519, 161518, 161517, 161516, 161515, 161514, 161513, 161512, 161511, 161510, 161509, 161508, 161507, 161506, 161505, 161504, 161503, 161502, 161501, 161500, 161499, 161498, 161497, 161496, 161495, 161494, 161493, 161492, 161491, 161490, 161489, 161488, 161487, 161486, 161485, 161484, 161483, 161482, 161481, 161480, 161479, 161478, 161477, 161476, 161475, 161474, 161473, 161472, 161471, 161470, 161469, 161468, 161467, 161466, 161465, 161464, 161463, 161462, 161461, 161460, 161459, 161458, 161457, 161456, 161455, 161454, 161453, 161452, 161451, 161450, 161449, 161448, 161447, 161446, 161445, 161444, 161443, 161442, 161441, 161440, 161439, 161438, 161437, 161436, 161435, 161434, 161433, 161432, 161431, 161430, 161429, 161428, 161427, 161426, 161425, 161424, 161423, 161422, 161421, 161420, 161419, 161418, 161417, 161416, 161414, 161413, 161412, 161411, 161410, 161409, 161408, 161407, 161406, 161405, 161404, 161403, 161402, 161401, 161400, 161399, 161398, 161397, 161396, 161395, 161394, 161393, 161391, 161390, 161389, 161388, 161387, 161386, 161385, 161384, 161383, 161382, 161381, 161380, 161379, 161378, 161377, 161376, 161375, 161374, 161373, 161372, 161371, 161370, 161369, 161368, 161367, 161366, 161365, 161364, 161363, 161362, 161361, 161360, 161359, 161358, 161357, 161356, 161355, 161354, 161353, 161352, 161351, 161350, 161349, 161348, 161347, 161346, 161345, 161344, 161343, 161342, 161341, 161340, 161339, 161338, 161337, 161336, 161335, 161334, 161333, 161332, 161331, 161330, 161329, 161328, 161327, 161326, 161325, 161324, 161323, 161322, 161321, 161320, 161319, 161318, 161317, 161316, 161315, 161314, 161313, 161312, 161311, 161310, 161309, 161308, 161307, 161306, 161305, 161304, 161303, 161302, 161301, 161300, 161299, 161298, 161297, 161296, 161295, 161294, 161293, 161292, 161291, 161290, 161289, 161288, 161287, 161286, 161285, 161284, 161283, 161282, 161281, 161280, 161279, 161278, 161277, 161276, 161275, 161274, 161273, 161272, 161271, 161270, 161269, 161268, 161267, 161266, 161265, 161264, 161263, 161262, 161261, 161260, 161259, 161258, 161257, 161256, 161255, 161254, 161253, 161252, 161251, 161250, 161249, 161248, 161247, 161246, 161245, 161244, 161243, 161242, 161241, 161240, 161239, 161238, 161237, 161236, 161234, 161233, 161231, 161229, 161228, 161227, 161226, 161225, 161224, 161223, 161222, 161221, 161220, 161219, 161218, 161217, 161215, 161214, 161213, 161212, 161211, 161210, 161209, 161208, 161207, 161206, 161205, 161203, 161202, 161201, 161200, 161199, 161198, 161197, 161196, 161195, 161194, 161193, 161192, 161191, 161190, 161189, 161188, 161187, 161186, 161185, 161184, 161183, 161181, 161180, 161179, 161178, 161177, 161176, 161175, 161174, 161173, 161172, 161171, 161170, 161169, 161168, 161167, 161166, 161165, 161164, 161163, 161162, 161161, 161160, 161159, 161158, 161157, 161156, 161155, 161154, 161153, 161152, 161151, 161150, 161149, 161148, 161147, 161146, 161145, 161144, 161143, 161142, 161141, 161140, 161139, 161138, 161137, 161136, 161135, 161134, 161133, 161132, 161131, 161130, 161129, 161128, 161127, 161126, 161125, 161124, 161123, 161122, 161121, 161120, 161119, 161118, 161117, 161116, 161115, 161114, 161113, 161112, 161111, 161110, 161109, 161108, 161107, 161106, 161105, 161104, 161103, 161102, 161101, 161100, 161099, 161098, 161097, 161096, 161095, 161094, 161093, 161092, 161091, 161090, 161089, 161088, 161087, 161086, 161085, 161084, 161083, 161082, 161081, 161080, 161079, 161078, 161077, 161076, 161075, 161074, 161073, 161072, 161071, 161070, 161069, 161068, 161067, 161066, 161065, 161064, 161063, 161062, 161061, 161060, 161059, 161058, 161057, 161056, 161055, 161054, 161053, 161052, 161051, 161050, 161049, 161048, 161047, 161046, 161045, 161044, 161043, 161042, 161041, 161040, 161039, 161038, 161037, 161036, 161035, 161034, 161033, 161032, 161031, 161030, 161029, 161028, 161027, 161026, 161025, 161024, 161023, 161022, 161021, 161020, 161019, 161018, 161017, 161016, 161015, 161014, 161013, 161012, 161011, 161010, 161009, 161008, 161007, 161006, 161005, 161004, 161003, 161002, 161001, 161000, 160999, 160998, 160997, 160996, 160995, 160994, 160993, 160992, 160991, 160990, 160989, 160988, 160987, 160986, 160985, 160984, 160983, 160982, 160981, 160980, 160979, 160978, 160977, 160976, 160975, 160974, 160973, 160972, 160971, 160970, 160969, 160968, 160967, 160966, 160965, 160964, 160963, 160962, 160961, 160960, 160959, 160958, 160957, 160956, 160955, 160954, 160953, 160952, 160951, 160950, 160949, 160948, 160947, 160946, 160945, 160944, 160943, 160942, 160941, 160940, 160939, 160938, 160937, 160936, 160935, 160934, 160933, 160932, 160931, 160930, 160929, 160928, 160927, 160926, 160925, 160924, 160923, 160922, 160921, 160920, 160919, 160918, 160917, 160916, 160915, 160914, 160913, 160912, 160911, 160910, 160909, 160908, 160907, 160906, 160905, 160904, 160903, 160902, 160901, 160900, 160899, 160898, 160897, 160896, 160895, 160894, 160893, 160892, 160891, 160890, 160889, 160888, 160887, 160886, 160885, 160884, 160883, 160882, 160881, 160880, 160879, 160878, 160877, 160876, 160875, 160874, 160873, 160872, 160871, 160870, 160869, 160868, 160867, 160866, 160865, 160864, 160863, 160862, 160861, 160860, 160859, 160858, 160857, 160856, 160855, 160854, 160853, 160852, 160851, 160850, 160849, 160848, 160847, 160846, 160845, 160844, 160843, 160842, 160841, 160840, 160839, 160838, 160837, 160836, 160835, 160834, 160833, 160832, 160831, 160830, 160829, 160828, 160827, 160826, 160825, 160824, 160823, 160822, 160821, 160820, 160819, 160818, 160817, 160816, 160815, 160814, 160813, 160812, 160811, 160810, 160809, 160808, 160807, 160806, 160805, 160804, 160803, 160802, 160801, 160800, 160799, 160798, 160797, 160796, 160795, 160794, 160793, 160792, 160791, 160790, 160789, 160788, 160787, 160786, 160785, 160784, 160783, 160782, 160781, 160780, 160779, 160778, 160777, 160776, 160775, 160774, 160773, 160772, 160771, 160770, 160769, 160768, 160767, 160766, 160765, 160764, 160763, 160762, 160761, 160759, 160758, 160757, 160756, 160755, 160754, 160753, 160752, 160751, 160750, 160749, 160748, 160747, 160746, 160745, 160744, 160743, 160742, 160741, 160740, 160739, 160738, 160737, 160736, 160735, 160734, 160733, 160732, 160731, 160730, 160729, 160728, 160727, 160726, 160725, 160724, 160723, 160722, 160721, 160720, 160719, 160718, 160717, 160716, 160715, 160714, 160713, 160712, 160711, 160710, 160709, 160708, 160707, 160706, 160705, 160704, 160703, 160702, 160701, 160700, 160699, 160698, 160697, 160696, 160695, 160694, 160693, 160692, 160691, 160690, 160689, 160688, 160687, 160686, 160685, 160684, 160683, 160682, 160681, 160680, 160679, 160678, 160677, 160676, 160675, 160674, 160673, 160672, 160671, 160670, 160669, 160668, 160667, 160666, 160665, 160664, 160663, 160662, 160661, 160660, 160659, 160658, 160657, 160656, 160655, 160654, 160653, 160652, 160650, 160649, 160648, 160647, 160646, 160645, 160644, 160643, 160642, 160641, 160640, 160639, 160638, 160637, 160636, 160635, 160634, 160633, 160632, 160631, 160630, 160629, 160628, 160627, 160626, 160625, 160624, 160623, 160622, 160621, 160620, 160619, 160618, 160617, 160616, 160615, 160614, 160613, 160612, 160611, 160609, 160608, 160607, 160606, 160605, 160604, 160603, 160602, 160601, 160600, 160599, 160598, 160597, 160596, 160595, 160594, 160593, 160592, 160591, 160590, 160589, 160588, 160587, 160586, 160585, 160584, 160583, 160582, 160581, 160580, 160579, 160578, 160577, 160576, 160575, 160574, 160573, 160572, 160571, 160570, 160569, 160568, 160567, 160566, 160565, 160564, 160563, 160562, 160561, 160560, 160558, 160557, 160556, 160555, 160554, 160553, 160552, 160551, 160550, 160549, 160548, 160547, 160546, 160545, 160544, 160543, 160542, 160541, 160540, 160539, 160538, 160537, 160536, 160535, 160534, 160533, 160532, 160531, 160530, 160529, 160528, 160527, 160526, 160525, 160524, 160523, 160522, 160521, 160520, 160519, 160518, 160517, 160516, 160515, 160514, 160513, 160512, 160511, 160510, 160509, 160508, 160507, 160506, 160505, 160504, 160503, 160502, 160501, 160500, 160499, 160498, 160497, 160496, 160495, 160494, 160493, 160492, 160491, 160490, 160489, 160488, 160487, 160486, 160485, 160484, 160483, 160482, 160481, 160480, 160479, 160478, 160477, 160476, 160475, 160474, 160473, 160472, 160471, 160470, 160469, 160468, 160467, 160466, 160465, 160464, 160463, 160462, 160461, 160460, 160459, 160458, 160457, 160456, 160455, 160454, 160453, 160452, 160451, 160450, 160449, 160448, 160447, 160446, 160445, 160444, 160443, 160442, 160441, 160440, 160439, 160438, 160437, 160436, 160435, 160434, 160433, 160432, 160431, 160430, 160429, 160428, 160427, 160426, 160425, 160424, 160423, 160422, 160421, 160420, 160419, 160418, 160417, 160416, 160415, 160414, 160413, 160412, 160411, 160410, 160409, 160408, 160407, 160406, 160405, 160404, 160403, 160402, 160401, 160400, 160399, 160398, 160397, 160396, 160395, 160394, 160393, 160392, 160391, 160390, 160389, 160388, 160387, 160386, 160385, 160384, 160383, 160382, 160381, 160380, 160379, 160378, 160377, 160376, 160375, 160374, 160373, 160372, 160371, 160370, 160369, 160368, 160367, 160366, 160365, 160364, 160363, 160362, 160361, 160360, 160359, 160358, 160357, 160356, 160355, 160354, 160353, 160352, 160351, 160350, 160349, 160348, 160347, 160346, 160345, 160344, 160343, 160342, 160341, 160340, 160339, 160338, 160337, 160336, 160335, 160334, 160333, 160332, 160331, 160330, 160329, 160328, 160327, 160326, 160325, 160324, 160323, 160322, 160321, 160320, 160319, 160318, 160317, 160316, 160315, 160314, 160313, 160312, 160311, 160310, 160309, 160308, 160307, 160306, 160305, 160304, 160303, 160302, 160301, 160300, 160299, 160298, 160297, 160296, 160295, 160294, 160293, 160292, 160291, 160290, 160289, 160288, 160287, 160286, 160285, 160284, 160283, 160282, 160281, 160280, 160279, 160278, 160277, 160276, 160275, 160274, 160273, 160272, 160271, 160270, 160269, 160268, 160267, 160266, 160265, 160263, 160262, 160261, 160260, 160259, 160258, 160257, 160256, 160255, 160254, 160253, 160252, 160251, 160250, 160249, 160248, 160247, 160246, 160245, 160244, 160242, 160241, 160240, 160239, 160238, 160237, 160236, 160235, 160234, 160233, 160232, 160230, 160229, 160228, 160227, 160226, 160225, 160224, 160223, 160222, 160221, 160220, 160219, 160218, 160217, 160216, 160215, 160214, 160213, 160212, 160211, 160210, 160209, 160208, 160207, 160206, 160205, 160204, 160203, 160202, 160201, 160200, 160199, 160198, 160197, 160196, 160195, 160194, 160193, 160192, 160191, 160190, 160189, 160188, 160187, 160186, 160185, 160184, 160183, 160182, 160181, 160180, 160179, 160178, 160177, 160176, 160175, 160174, 160173, 160172, 160171, 160170, 160169, 160168, 160167, 160166, 160165, 160164, 160163, 160162, 160161, 160160, 160159, 160158, 160157, 160156, 160155, 160154, 160153, 160152, 160151, 160150, 160149, 160148, 160147, 160146, 160145, 160144, 160143, 160142, 160141, 160140, 160139, 160138, 160137, 160136, 160135, 160134, 160133, 160132, 160131, 160130, 160129, 160128, 160127, 160126, 160125, 160124, 160123, 160122, 160121, 160120, 160119, 160118, 160117, 160116, 160115, 160114, 160113, 160112, 160111, 160110, 160109, 160108, 160107, 160106, 160105, 160104, 160103, 160102, 160101, 160100, 160099, 160098, 160097, 160096, 160095, 160094, 160093, 160092, 160091, 160090, 160089, 160088, 160087, 160086, 160085, 160084, 160083, 160082, 160081, 160080, 160079, 160078, 160077, 160076, 160075, 160074, 160073, 160072, 160071, 160070, 160069, 160068, 160067, 160066, 160065, 160064, 160063, 160062, 160061, 160060, 160059, 160058, 160057, 160056, 160055, 160054, 160053, 160052, 160051, 160050, 160049, 160048, 160047, 160046, 160045, 160044, 160043, 160042, 160041, 160040, 160039, 160038, 160037, 160036, 160035, 160034, 160033, 160032, 160031, 160030, 160029, 160028, 160027, 160026, 160025, 160024, 160023, 160022, 160021, 160020, 160019, 160018, 160017, 160016, 160015, 160014, 160013, 160012, 160011, 160010, 160009, 160008, 160007, 160006, 160005, 160004, 160003, 160002, 160001, 160000, 159999, 159998, 159997, 159996, 159995, 159994, 159993, 159992, 159991, 159990, 159989, 159987, 159986, 159985, 159984, 159983, 159982, 159981, 159980, 159979, 159978, 159977, 159976, 159975, 159974, 159973, 159972, 159971, 159970, 159969, 159968, 159967, 159966, 159965, 159964, 159963, 159962, 159961, 159960, 159959, 159958, 159957, 159956, 159955, 159954, 159953, 159952, 159951, 159950, 159949, 159948, 159947, 159946, 159945, 159944, 159943, 159942, 159941, 159940, 159939, 159938, 159937, 159936, 159935, 159934, 159933, 159932, 159931, 159930, 159929, 159928, 159927, 159926, 159925, 159924, 159923, 159922, 159921, 159920, 159919, 159918, 159917, 159916, 159915, 159914, 159913, 159912, 159911, 159910, 159909, 159908, 159907, 159906, 159905, 159904, 159903, 159902, 159901, 159900, 159899, 159898, 159897, 159896, 159895, 159894, 159893, 159892, 159891, 159890, 159889, 159888, 159887, 159886, 159885, 159884, 159883, 159882, 159881, 159880, 159879, 159878, 159877, 159876, 159875, 159874, 159873, 159872, 159871, 159870, 159869, 159868, 159867, 159866, 159865, 159864, 159863, 159862, 159861, 159860, 159859, 159858, 159857, 159856, 159855, 159854, 159853, 159852, 159851, 159848, 159847, 159845, 159844, 159843, 159842, 159841, 159840, 159839, 159838, 159837, 159836, 159835, 159834, 159833, 159832, 159831, 159830, 159829, 159828, 159827, 159826, 159825, 159824, 159823, 159822, 159821, 159820, 159819, 159818, 159817, 159816, 159815, 159814, 159813, 159812, 159811, 159810, 159809, 159808, 159807, 159806, 159805, 159804, 159803, 159802, 159801, 159800, 159799, 159798, 159797, 159796, 159795, 159794, 159793, 159792, 159791, 159790, 159789, 159788, 159787, 159786, 159785, 159784, 159783, 159782, 159781, 159780, 159779, 159778, 159777, 159776, 159775, 159774, 159773, 159772, 159771, 159770, 159769, 159768, 159767, 159766, 159765, 159764, 159763, 159762, 159761, 159760, 159759, 159758, 159757, 159756, 159755, 159750, 159749, 159748, 159747, 159746, 159745, 159744, 159743, 159742, 159741, 159740, 159739, 159738, 159737, 159736, 159735, 159734, 159733, 159732, 159731, 159730, 159729, 159728, 159727, 159726, 159725, 159724, 159723, 159722, 159721, 159720, 159719, 159718, 159717, 159716, 159715, 159714, 159713, 159712, 159711, 159710, 159709, 159708, 159707, 159706, 159705, 159704, 159703, 159702, 159701, 159700, 159699, 159698, 159697, 159696, 159695, 159694, 159693, 159692, 159691, 159689, 159688, 159687, 159686, 159685, 159684, 159683, 159682, 159681, 159680, 159679, 159678, 159677, 159676, 159675, 159674, 159673, 159672, 159671, 159670, 159669, 159668, 159667, 159666, 159665, 159664, 159663, 159662, 159661, 159660, 159659, 159658, 159657, 159656, 159655, 159654, 159653, 159652, 159651, 159650, 159649, 159648, 159647, 159646, 159645, 159644, 159643, 159642, 159641, 159640, 159639, 159638, 159637, 159636, 159635, 159634, 159633, 159632, 159631, 159630, 159629, 159628, 159627, 159626, 159625, 159624, 159623, 159622, 159621, 159620, 159619, 159618, 159617, 159616, 159615, 159614, 159613, 159612, 159611, 159610, 159609, 159608, 159607, 159606, 159605, 159604, 159603, 159602, 159601, 159600, 159599, 159598, 159597, 159596, 159595, 159594, 159593, 159592, 159591, 159590, 159589, 159588, 159587, 159586, 159585, 159584, 159583, 159582, 159581, 159580, 159579, 159578, 159577, 159576, 159575, 159574, 159573, 159572, 159571, 159570, 159569, 159568, 159567, 159566, 159565, 159564, 159563, 159562, 159561, 159560, 159559, 159558, 159557, 159556, 159555, 159554, 159553, 159552, 159551, 159550, 159549, 159548, 159547, 159546, 159545, 159544, 159543, 159542, 159541, 159540, 159539, 159538, 159537, 159536, 159535, 159534, 159533, 159532, 159531, 159530, 159529, 159528, 159527, 159526, 159525, 159524, 159523, 159522, 159521, 159520, 159519, 159517, 159515, 159513, 159511, 159509, 159506, 159504, 159503, 159502, 159500, 159499, 159498, 159497, 159496, 159495, 159494, 159492, 159491, 159489, 159488, 159487, 159486, 159485, 159484, 159482, 159481, 159480, 159479, 159478, 159476, 159475, 159473, 159472, 159471, 159470, 159469, 159468, 159467, 159466, 159465, 159463, 159462, 159461, 159460, 159459, 159458, 159457, 159456, 159455, 159454, 159453, 159452, 159451, 159450, 159449, 159448, 159447, 159446, 159445, 159444, 159443, 159442, 159441, 159440, 159439, 159438, 159437, 159436, 159435, 159434, 159433, 159432, 159431, 159430, 159429, 159428, 159427, 159426, 159425, 159424, 159423, 159422, 159421, 159420, 159419, 159418, 159417, 159416, 159415, 159414, 159413, 159412, 159411, 159410, 159409, 159408, 159407, 159405, 159404, 159403, 159402, 159401, 159399, 159398, 159397, 159396, 159395, 159394, 159392, 159391, 159390, 159389, 159388, 159386, 159385, 159384, 159383, 159382, 159381, 159379, 159378, 159377, 159376, 159375, 159374, 159373, 159372, 159371, 159370, 159369, 159368, 159367, 159366, 159365, 159364, 159363, 159362, 159361, 159360, 159359, 159358, 159357, 159356, 159355, 159354, 159353, 159352, 159351, 159350, 159349, 159348, 159347, 159346, 159343, 159342, 159340, 159339, 159338, 159337, 159336, 159335, 159334, 159333, 159332, 159331, 159330, 159329, 159228, 159227, 159226, 159225, 159224, 159223, 159222, 159221, 159220, 159219, 159218, 159217, 159216, 159215, 159214, 159213, 159212, 159211, 159210, 159209, 159208, 159207, 159206, 159205, 159204, 159203, 159202, 159201, 159200, 159199, 159198, 159197, 159196, 159195, 159194, 159193, 159192, 159191, 159190, 159189, 159188, 159187, 159186, 159185, 159184, 159183, 159182, 159181, 159180, 159179, 159178, 159177, 159176, 159175, 159174, 159173, 159172, 159171, 159170, 159169, 159168, 159167, 159166, 159165, 159164, 159163, 159162, 159161, 159160, 159159, 159158, 159157, 159156, 159155, 159154, 159153, 159152, 159151, 159150, 159149, 159148, 159147, 159146, 159145, 159144, 159143, 159142, 159141, 159140, 159139, 159138, 159137, 159136, 159135, 159134, 159133, 159132, 159131, 159130, 159129, 159128, 159127, 159126, 159125, 159124, 159123, 159122, 159121, 159120, 159119, 159118, 159117, 159116, 159115, 159114, 159113, 159112, 159111, 159110, 159109, 159108, 159107, 159106, 159105, 159104, 159103, 159102, 159101, 159100, 159099, 159098, 159097, 159096, 159095, 159094, 159093, 159092, 159091, 159090, 159089, 159088, 159087, 159086, 159085, 159084, 159083, 159082, 159081, 159080, 159079, 159078, 159077, 159076, 159075, 159074, 159073, 159072, 159071, 159070, 159069, 159068, 159067, 159066, 159065, 159064, 159063, 159062, 159061, 159060, 159059, 159058, 159057, 159056, 159055, 159054, 159053, 159052, 159051, 159050, 159049, 159048, 159047, 159046, 159045, 159044, 159043, 159042, 159041, 159040, 159039, 159038, 159037, 159036, 159035, 159034, 159033, 159032, 159031, 159030, 159029, 159028, 159027, 159026, 159025, 159024, 159023, 159022, 159021, 159020, 159019, 159018, 159017, 159016, 159015, 159014, 159013, 159012, 159011, 159010, 159009, 159008, 159007, 159006, 159005, 159004, 159003, 159002, 159001, 159000, 158999, 158998, 158997, 158996, 158995, 158994, 158993, 158992, 158991, 158990, 158989, 158988, 158987, 158986, 158985, 158984, 158983, 158982, 158981, 158980, 158979, 158978, 158977, 158976, 158975, 158974, 158973, 158972, 158971, 158970, 158969, 158968, 158967, 158966, 158965, 158964, 158963, 158962, 158961, 158960, 158959, 158958, 158957, 158956, 158955, 158954, 158953, 158952, 158951, 158950, 158949, 158948, 158947, 158946, 158945, 158944, 158943, 158942, 158941, 158940, 158939, 158938, 158937, 158936, 158935, 158934, 158933, 158932, 158931, 158930, 158929, 158928, 158927, 158926, 158925, 158924, 158923, 158922, 158921, 158920, 158919, 158918, 158917, 158916, 158915, 158914, 158913, 158912, 158911, 158910, 158909, 158908, 158907, 158906, 158905, 158904, 158903, 158902, 158901, 158900, 158899, 158898, 158897, 158896, 158895, 158894, 158893, 158892, 158891, 158890, 158889, 158888, 158887, 158886, 158885, 158884, 158883, 158882, 158881, 158880, 158879, 158878, 158877, 158876, 158875, 158874, 158873, 158872, 158871, 158870, 158869, 158868, 158867, 158866, 158865, 158864, 158863, 158862, 158861, 158860, 158859, 158858, 158857, 158856, 158855, 158854, 158853, 158852, 158851, 158850, 158849, 158848, 158847, 158846, 158845, 158844, 158843, 158842, 158841, 158840, 158839, 158838, 158837, 158836, 158835, 158834, 158833, 158832, 158831, 158830, 158829, 158828, 158827, 158826, 158825, 158824, 158823, 158822, 158821, 158820, 158819, 158818, 158817, 158816, 158815, 158814, 158813, 158812, 158811, 158810, 158809, 158808, 158807, 158806, 158805, 158804, 158803, 158802, 158801, 158800, 158799, 158798, 158797, 158796, 158795, 158794, 158793, 158792, 158791, 158790, 158789, 158788, 158787, 158786, 158785, 158784, 158783, 158782, 158781, 158780, 158779, 158778, 158777, 158776, 158775, 158774, 158773, 158772, 158771, 158770, 158769, 158768, 158767, 158766, 158765, 158764, 158763, 158762, 158761, 158760, 158759, 158758, 158757, 158756, 158755, 158754, 158753, 158752, 158751, 158750, 158749, 158748, 158747, 158746, 158745, 158744, 158743, 158742, 158741, 158740, 158739, 158738, 158737, 158736, 158735, 158734, 158733, 158732, 158731, 158730, 158729, 158728, 158727, 158726, 158725, 158724, 158723, 158722, 158721, 158720, 158719, 158718, 158717, 158716, 158715, 158714, 158713, 158712, 158711, 158710, 158709, 158708, 158707, 158706, 158705, 158704, 158703, 158702, 158701, 158700, 158699, 158698, 158697, 158696, 158695, 158694, 158693, 158692, 158691, 158690, 158689, 158688, 158687, 158686, 158685, 158684, 158683, 158682, 158681, 158680, 158679, 158678, 158677, 158676, 158675, 158674, 158673, 158672, 158671, 158670, 158669, 158668, 158666, 158665, 158661, 158660, 158659, 158658, 158657, 158656, 158655, 158654, 158653, 158652, 158651, 158650, 158649, 158648, 158647, 158646, 158645, 158642, 158641, 158640, 158639, 158638, 158637, 158636, 158635, 158634, 158633, 158632, 158631, 158630, 158629, 158628, 158627, 158626, 158625, 158624, 158623, 158622, 158621, 158620, 158619, 158618, 158617, 158616, 158615, 158614, 158612, 158611, 158610, 158609, 158608, 158607, 158606, 158605, 158604, 158603, 158602, 158601, 158600, 158599, 158598, 158597, 158596, 158595, 158594, 158593, 158592, 158591, 158590, 158589, 158588, 158587, 158586, 158585, 158584, 158583, 158582, 158581, 158580, 158579, 158578, 158577, 158576, 158575, 158574, 158573, 158572, 158571, 158570, 158569, 158568, 158565, 158564, 158563, 158562, 158561, 158560, 158559, 158558, 158557, 158555, 158554, 158553, 158551, 158550, 158549, 158548, 158547, 158546, 158545, 158544, 158543, 158542, 158541, 158540, 158539, 158537, 158536, 158535, 158534, 158533, 158532, 158531, 158530, 158529, 158528, 158527, 158526, 158525, 158524, 158523, 158522, 158521, 158520, 158519, 158518, 158517, 158516, 158515, 158514, 158513, 158512, 158511, 158510, 158509, 158508, 158507, 158506, 158505, 158504, 158503, 158502, 158501, 158500, 158499, 158498, 158497, 158496, 158495, 158494, 158493, 158492, 158491, 158490, 158489, 158488, 158487, 158486, 158485, 158484, 158483, 158482, 158481, 158480, 158479, 158478, 158477, 158476, 158475, 158474, 158473, 158472, 158471, 158470, 158469, 158468, 158467, 158466, 158465, 158464, 158463, 158462, 158461, 158460, 158459, 158458, 158457, 158456, 158455, 158454, 158453, 158452, 158451, 158450, 158449, 158448, 158447, 158446, 158445, 158444, 158443, 158442, 158441, 158440, 158439, 158438, 158437, 158436, 158435, 158434, 158433, 158432, 158431, 158430, 158429, 158428, 158427, 158426, 158425, 158424, 158423, 158422, 158421, 158420, 158419, 158418, 158416, 158415, 158414, 158413, 158412, 158411, 158410, 158409, 158408, 158407, 158406, 158405, 158404, 158403, 158402, 158401, 158399, 158398, 158397, 158396, 158395, 158394, 158393, 158392, 158391, 158390, 158389, 158388, 158387, 158386, 158385, 158384, 158383, 158382, 158381, 158380, 158379, 158378, 158377, 158376, 158375, 158374, 158373, 158372, 158371, 158370, 158369, 158368, 158367, 158366, 158365, 158364, 158363, 158362, 158361, 158360, 158359, 158358, 158357, 158356, 158355, 158354, 158353, 158352, 158351, 158350, 158349, 158348, 158347, 158346, 158345, 158344, 158343, 158342, 158341, 158340, 158339, 158338, 158337, 158336, 158335, 158334, 158333, 158332, 158331, 158330, 158329, 158328, 158327, 158326, 158325, 158324, 158323, 158322, 158321, 158320, 158319, 158318, 158317, 158316, 158315, 158314, 158313, 158312, 158311, 158310, 158309, 158308, 158307, 158306, 158305, 158304, 158303, 158302, 158301, 158300, 158299, 158298, 158297, 158296, 158295, 158294, 158293, 158292, 158291, 158290, 158289, 158288, 158287, 158286, 158285, 158284, 158283, 158282, 158281, 158280, 158279, 158278, 158277, 158276, 158275, 158274, 158273, 158272, 158271, 158270, 158269, 158268, 158267, 158266, 158265, 158264, 158263, 158262, 158261, 158260, 158259, 158258, 158257, 158256, 158255, 158254, 158253, 158252, 158251, 158250, 158249, 158248, 158247, 158246, 158245, 158244, 158243, 158242, 158241, 158240, 158239, 158238, 158237, 158236, 158235, 158234, 158233, 158232, 158231, 158230, 158229, 158228, 158227, 158226, 158225, 158224, 158223, 158222, 158221, 158220, 158219, 158218, 158217, 158216, 158215, 158214, 158213, 158212, 158211, 158210, 158209, 158208, 158207, 158206, 158205, 158204, 158203, 158202, 158201, 158200, 158199, 158198, 158197, 158196, 158195, 158194, 158193, 158192, 158191, 158190, 158189, 158188, 158187, 158186, 158185, 158183, 158182, 158181, 158180, 158179, 158178, 158177, 158176, 158175, 158174, 158173, 158171, 158170, 158169, 158168, 158167, 158166, 158165, 158164, 158163, 158162, 158161, 158160, 158159, 158158, 158157, 158156, 158155, 158154, 158153, 158152, 158151, 158150, 158149, 158148, 158147, 158146, 158145, 158144, 158143, 158142, 158141, 158140, 158139, 158138, 158137, 158136, 158135, 158134, 158133, 158132, 158131, 158129, 158128, 158127, 158126, 158125, 158124, 158123, 158122, 158121, 158120, 158119, 158118, 158117, 158116, 158115, 158114, 158113, 158112, 158111, 158110, 158109, 158108, 158107, 158106, 158105, 158104, 158103, 158102, 158101, 158100, 158099, 158098, 158097, 158096, 158095, 158094, 158093, 158092, 158091, 158090, 158089, 158088, 158087, 158086, 158085, 158084, 158083, 158082, 158081, 158078, 158077, 158076, 158075, 158074, 158073, 158072, 158071, 158070, 158069, 158068, 158067, 158066, 158065, 158064, 158063, 158062, 158061, 158060, 158059, 158058, 158057, 158056, 158055, 158054, 158053, 158052, 158051, 158050, 158049, 158048, 158047, 158046, 158045, 158044, 158043, 158042, 158041, 158040, 158039, 158038, 158037, 158036, 158035, 158034, 158033, 158032, 158031, 158030, 158029, 158028, 158027, 158026, 158025, 158024, 158023, 158022, 158021, 158020, 158019, 158018, 158017, 158016, 158015, 158014, 158013, 158012, 158011, 158009, 158008, 158007, 158006, 158005, 158004, 158003, 158002, 158001, 158000, 157999, 157998, 157997, 157996, 157995, 157994, 157993, 157992, 157991, 157990, 157989, 157988, 157987, 157986, 157985, 157984, 157983, 157982, 157981, 157980, 157979, 157978, 157977, 157976, 157975, 157974, 157973, 157972, 157971, 157970, 157969, 157968, 157967, 157966, 157965, 157964, 157963, 157962, 157961, 157960, 157959, 157958, 157957, 157956, 157955, 157954, 157953, 157952, 157951, 157950, 157949, 157948, 157947, 157946, 157945, 157944, 157943, 157942, 157941, 157940, 157939, 157938, 157937, 157936, 157935, 157934, 157933, 157932, 157931, 157930, 157929, 157927, 157926, 157925, 157924, 157923, 157920, 157919, 157918, 157917, 157916, 157915, 157914, 157913, 157912, 157911, 157910, 157909, 157908, 157907, 157906, 157905, 157904, 157903, 157902, 157900, 157899, 157898, 157897, 157896, 157895, 157894, 157893, 157892, 157891, 157890, 157889, 157888, 157887, 157886, 157885, 157884, 157883, 157882, 157881, 157880, 157879, 157878, 157877, 157876, 157875, 157874, 157873, 157872, 157871, 157870, 157869, 157868, 157867, 157866, 157865, 157864, 157863, 157862, 157861, 157860, 157859, 157858, 157857, 157856, 157855, 157854, 157853, 157852, 157851, 157850, 157849, 157848, 157847, 157846, 157845, 157844, 157843, 157842, 157841, 157840, 157839, 157838, 157837, 157836, 157835, 157834, 157833, 157832, 157831, 157830, 157829, 157828, 157827, 157826, 157825, 157824, 157823, 157822, 157821, 157820, 157819, 157818, 157817, 157816, 157815, 157814, 157813, 157812, 157811, 157810, 157809, 157808, 157807, 157806, 157805, 157804, 157803, 157802, 157801, 157800, 157799, 157798, 157797, 157796, 157795, 157794, 157793, 157792, 157791, 157790, 157789, 157788, 157787, 157786, 157785, 157784, 157783, 157782, 157781, 157780, 157779, 157778, 157777, 157776, 157775, 157774, 157773, 157772, 157771, 157770, 157769, 157768, 157767, 157766, 157765, 157764, 157763, 157762, 157761, 157760, 157759, 157758, 157757, 157756, 157755, 157754, 157753, 157752, 157751, 157750, 157749, 157748, 157747, 157746, 157745, 157744, 157743, 157742, 157741, 157740, 157739, 157738, 157737, 157736, 157735, 157734, 157733, 157732, 157731, 157730, 157729, 157728, 157727, 157726, 157725, 157724, 157723, 157722, 157721, 157720, 157719, 157718, 157717, 157716, 157715, 157714, 157713, 157712, 157711, 157710, 157709, 157708, 157707, 157706, 157705, 157704, 157703, 157702, 157701, 157700, 157699, 157698, 157697, 157696, 157695, 157694, 157693, 157692, 157691, 157690, 157689, 157688, 157687, 157686, 157685, 157684, 157683, 157682, 157681, 157680, 157679, 157678, 157677, 157676, 157675, 157674, 157673, 157672, 157671, 157670, 157669, 157668, 157667, 157666, 157665, 157664, 157663, 157662, 157661, 157660, 157659, 157658, 157657, 157656, 157655, 157654, 157653, 157652, 157651, 157650, 157649, 157648, 157647, 157646, 157645, 157644, 157643, 157642, 157641, 157640, 157639, 157638, 157637, 157636, 157635, 157634, 157633, 157632, 157631, 157630, 157629, 157628, 157627, 157626, 157625, 157624, 157623, 157622, 157621, 157620, 157619, 157618, 157617, 157616, 157615, 157614, 157613, 157612, 157611, 157610, 157609, 157608, 157607, 157606, 157605, 157603, 157602, 157601, 157600, 157599, 157598, 157597, 157596, 157595, 157594, 157593, 157592, 157591, 157590, 157589, 157588, 157587, 157586, 157585, 157584, 157583, 157582, 157581, 157580, 157579, 157578, 157577, 157576, 157575, 157574, 157573, 157572, 157571, 157570, 157569, 157568, 157567, 157566, 157565, 157564, 157563, 157562, 157561, 157560, 157559, 157558, 157557, 157556, 157555, 157554, 157553, 157552, 157551, 157550, 157549, 157548, 157547, 157546, 157545, 157544, 157543, 157542, 157541, 157540, 157539, 157538, 157537, 157536, 157535, 157534, 157533, 157532, 157531, 157530, 157529, 157528, 157527, 157526, 157525, 157524, 157523, 157522, 157521, 157520, 157519, 157518, 157517, 157516, 157515, 157514, 157513, 157512, 157511, 157510, 157509, 157508, 157507, 157506, 157505, 157504, 157503, 157502, 157501, 157500, 157499, 157498, 157497, 157496, 157495, 157494, 157493, 157492, 157491, 157490, 157489, 157488, 157487, 157486, 157485, 157484, 157483, 157482, 157481, 157480, 157479, 157478, 157477, 157476, 157475, 157474, 157473, 157472, 157471, 157470, 157469, 157468, 157467, 157466, 157465, 157464, 157463, 157462, 157461, 157460, 157459, 157458, 157457, 157456, 157455, 157454, 157453, 157452, 157451, 157450, 157449, 157448, 157447, 157446, 157445, 157444, 157443, 157442, 157441, 157440, 157439, 157438, 157437, 157436, 157435, 157434, 157433, 157432, 157431, 157430, 157429, 157428, 157427, 157426, 157425, 157424, 157423, 157422, 157421, 157420, 157419, 157418, 157417, 157416, 157415, 157414, 157413, 157412, 157411, 157410, 157409, 157408, 157407, 157406, 157405, 157404, 157403, 157402, 157401, 157400, 157399, 157398, 157397, 157396, 157395, 157394, 157393, 157392, 157391, 157390, 157389, 157388, 157387, 157386, 157383, 157382, 157381, 157380, 157379, 157378, 157377, 157376, 157375, 157374, 157373, 157372, 157371, 157370, 157369, 157368, 157367, 157362, 157361, 157360, 157359, 157358, 157357, 157356, 157355, 157354, 157353, 157352, 157351, 157350, 157349, 157348, 157347, 157346, 157345, 157344, 157343, 157342, 157341, 157340, 157339, 157338, 157337, 157336, 157335, 157334, 157333, 157332, 157331, 157330, 157329, 157328, 157327, 157326, 157325, 157324, 157323, 157322, 157321, 157320, 157319, 157318, 157317, 157316, 157315, 157314, 157313, 157312, 157311, 157310, 157309, 157308, 157307, 157306, 157305, 157304, 157303, 157302, 157301, 157300, 157299, 157298, 157296, 157294, 157293, 157292, 157291, 157290, 157289, 157288, 157287, 157286, 157285, 157284, 157283, 157282, 157281, 157280, 157279, 157278, 157277, 157276, 157275, 157274, 157273, 157272, 157271, 157270, 157269, 157268, 157267, 157266, 157265, 157264, 157263, 157262, 157261, 157260, 157259, 157258, 157257, 157256, 157255, 157254, 157253, 157252, 157250, 157249, 157248, 157247, 157246, 157245, 157244, 157243, 157242, 157241, 157240, 157239, 157238, 157237, 157236, 157235, 157234, 157233, 157232, 157231, 157230, 157229, 157228, 157227, 157226, 157225, 157224, 157223, 157222, 157221, 157220, 157219, 157218, 157217, 157216, 157215, 157214, 157213, 157212, 157211, 157210, 157209, 157208, 157207, 157206, 157205, 157204, 157203, 157202, 157201, 157200, 157199, 157198, 157197, 157196, 157195, 157194, 157193, 157192, 157191, 157190, 157189, 157188, 157187, 157186, 157185, 157184, 157183, 157182, 157181, 157180, 157179, 157178, 157177, 157176, 157175, 157174, 157173, 157172, 157171, 157170, 157168, 157167, 157166, 157165, 157164, 157163, 157162, 157161, 157160, 157159, 157158, 157157, 157156, 157155, 157153, 157152, 157151, 157150, 157149, 157148, 157147, 157146, 157145, 157144, 157143, 157142, 157141, 157140, 157139, 157138, 157137, 157136, 157135, 157134, 157133, 157132, 157131, 157130, 157129, 157128, 157127, 157126, 157125, 157124, 157123, 157122, 157121, 157120, 157119, 157118, 157117, 157116, 157115, 157114, 157113, 157112, 157111, 157110, 157109, 157108, 157107, 157106, 157105, 157104, 157103, 157102, 157101, 157100, 157099, 157098, 157097, 157096, 157095, 157094, 157093, 157092, 157091, 157090, 157089, 157088, 157087, 157086, 157085, 157084, 157083, 157082, 157081, 157080, 157079, 157078, 157077, 157076, 157075, 157074, 157073, 157072, 157071, 157070, 157069, 157068, 157067, 157066, 157065, 157064, 157063, 157062, 157061, 157060, 157059, 157058, 157057, 157056, 157055, 157054, 157053, 157052, 157051, 157050, 157049, 157048, 157047, 157046, 157045, 157044, 157043, 157042, 157041, 157040, 157039, 157038, 157037, 157036, 157035, 157034, 157033, 157032, 157031, 157030, 157029, 157028, 157026, 157025, 157024, 157023, 157022, 157021, 157020, 157019, 157018, 157017, 157016, 157015, 157014, 157013, 157012, 157011, 157010, 157009, 157008, 157007, 157006, 157005, 157004, 157003, 157002, 157001, 157000, 156999, 156998, 156996, 156995, 156994, 156993, 156992, 156991, 156990, 156989, 156988, 156987, 156986, 156985, 156984, 156983, 156982, 156981, 156980, 156979, 156978, 156977, 156976, 156974, 156973, 156972, 156971, 156970, 156969, 156968, 156967, 156966, 156965, 156964, 156963, 156962, 156961, 156960, 156959, 156958, 156957, 156956, 156955, 156954, 156953, 156952, 156951, 156950, 156949, 156948, 156947, 156946, 156945, 156944, 156943, 156942, 156941, 156940, 156939, 156938, 156937, 156936, 156935, 156934, 156933, 156932, 156931, 156930, 156929, 156928, 156927, 156926, 156925, 156924, 156923, 156922, 156921, 156920, 156919, 156918, 156917, 156916, 156915, 156914, 156913, 156912, 156911, 156910, 156909, 156908, 156907, 156906, 156905, 156904, 156903, 156902, 156901, 156900, 156899, 156898, 156897, 156896, 156895, 156894, 156893, 156892, 156891, 156890, 156889, 156888, 156887, 156886, 156885, 156884, 156883, 156882, 156881, 156880, 156879, 156878, 156877, 156876, 156875, 156874, 156873, 156872, 156871, 156870, 156869, 156868, 156867, 156866, 156865, 156864, 156863, 156862, 156861, 156860, 156859, 156858, 156857, 156856, 156855, 156854, 156853, 156851, 156850, 156849, 156848, 156847, 156846, 156845, 156844, 156843, 156842, 156841, 156840, 156839, 156838, 156837, 156836, 156835, 156834, 156833, 156832, 156831, 156830, 156829, 156828, 156827, 156826, 156825, 156824, 156823, 156822, 156821, 156820, 156819, 156818, 156817, 156816, 156815, 156814, 156813, 156812, 156811, 156810, 156809, 156808, 156807, 156806, 156805, 156804, 156803, 156802, 156801, 156799, 156798, 156797, 156796, 156795, 156794, 156793, 156792, 156791, 156790, 156789, 156788, 156787, 156786, 156785, 156784, 156783, 156782, 156781, 156780, 156779, 156778, 156777, 156776, 156775, 156774, 156773, 156772, 156771, 156770, 156769, 156768, 156767, 156766, 156765, 156764, 156763, 156762, 156761, 156760, 156759, 156758, 156757, 156756, 156755, 156754, 156753, 156752, 156751, 156750, 156749, 156748, 156747, 156746, 156745, 156744, 156743, 156742, 156741, 156740, 156739, 156738, 156737, 156736, 156735, 156734, 156733, 156732, 156731, 156730, 156729, 156728, 156727, 156726, 156725, 156724, 156723, 156722, 156721, 156720, 156719, 156718, 156717, 156716, 156715, 156714, 156713, 156710, 156709, 156708, 156707, 156706, 156705, 156704, 156703, 156702, 156701, 156700, 156699, 156698, 156697, 156696, 156695, 156694, 156693, 156692, 156691, 156690, 156689, 156688, 156687, 156686, 156685, 156684, 156683, 156682, 156681, 156680, 156679, 156678, 156677, 156676, 156675, 156674, 156673, 156672, 156671, 156670, 156669, 156668, 156667, 156666, 156665, 156664, 156663, 156662, 156661, 156660, 156659, 156658, 156657, 156656, 156655, 156654, 156653, 156652, 156651, 156650, 156649, 156648, 156647, 156646, 156645, 156644, 156643, 156642, 156641, 156640, 156639, 156637, 156636, 156635, 156634, 156633, 156632, 156631, 156630, 156629, 156628, 156627, 156626, 156625, 156624, 156623, 156622, 156621, 156620, 156619, 156618, 156617, 156616, 156615, 156614, 156613, 156612, 156611, 156610, 156609, 156608, 156607, 156606, 156605, 156604, 156603, 156602, 156601, 156600, 156599, 156598, 156597, 156596, 156595, 156594, 156593, 156592, 156591, 156590, 156589, 156588, 156587, 156586, 156585, 156584, 156583, 156582, 156581, 156580, 156579, 156578, 156577, 156576, 156575, 156574, 156573, 156572, 156571, 156570, 156569, 156568, 156567, 156566, 156565, 156564, 156563, 156562, 156560, 156559, 156558, 156557, 156556, 156555, 156554, 156553, 156552, 156551, 156550, 156549, 156548, 156547, 156546, 156545, 156544, 156543, 156542, 156541, 156540, 156539, 156538, 156537, 156536, 156535, 156534, 156533, 156532, 156531, 156530, 156529, 156528, 156527, 156526, 156525, 156524, 156523, 156522, 156521, 156520, 156519, 156518, 156517, 156516, 156514, 156513, 156512, 156511, 156510, 156509, 156508, 156507, 156506, 156505, 156504, 156503, 156502, 156501, 156500, 156499, 156498, 156497, 156496, 156495, 156494, 156493, 156492, 156491, 156490, 156489, 156488, 156487, 156486, 156485, 156484, 156483, 156482, 156481, 156480, 156479, 156478, 156477, 156476, 156475, 156474, 156473, 156472, 156471, 156470, 156469, 156468, 156467, 156466, 156465, 156464, 156463, 156462, 156461, 156460, 156459, 156458, 156457, 156456, 156455, 156454, 156453, 156452, 156451, 156450, 156449, 156448, 156447, 156446, 156445, 156444, 156443, 156442, 156441, 156440, 156439, 156438, 156437, 156436, 156435, 156434, 156433, 156432, 156431, 156430, 156429, 156428, 156427, 156426, 156425, 156424, 156423, 156422, 156421, 156420, 156419, 156418, 156417, 156416, 156415, 156414, 156413, 156412, 156411, 156410, 156409, 156408, 156407, 156406, 156405, 156404, 156403, 156402, 156401, 156400, 156399, 156398, 156397, 156396, 156395, 156394, 156393, 156392, 156391, 156390, 156389, 156388, 156387, 156386, 156385, 156384, 156383, 156382, 156381, 156380, 156379, 156378, 156377, 156375, 156374, 156373, 156372, 156371, 156370, 156369, 156368, 156367, 156366, 156365, 156364, 156363, 156362, 156361, 156360, 156359, 156358, 156357, 156356, 156355, 156354, 156353, 156352, 156351, 156350, 156349, 156348, 156347, 156346, 156345, 156344, 156343, 156342, 156341, 156340, 156339, 156338, 156337, 156336, 156335, 156334, 156333, 156332, 156331, 156330, 156329, 156328, 156327, 156326, 156325, 156324, 156323, 156322, 156321, 156320, 156319, 156318, 156317, 156316, 156315, 156314, 156313, 156312, 156311, 156310, 156309, 156308, 156307, 156306, 156305, 156304, 156303, 156302, 156301, 156300, 156299, 156298, 156297, 156296, 156286, 156285, 156284, 156283, 156282, 156281, 156280, 156279, 156278, 156277, 156276, 156275, 156274, 156273, 156272, 156271, 156270, 156269, 156268, 156267, 156266, 156265, 156264, 156263, 156262, 156261, 156260, 156259, 156258, 156257, 156256, 156255, 156254, 156253, 156252, 156251, 156250, 156249, 156248, 156247, 156246, 156245, 156244, 156243, 156242, 156241, 156240, 156239, 156238, 156237, 156236, 156235, 156234, 156233, 156232, 156231, 156230, 156229, 156228, 156227, 156226, 156225, 156224, 156223, 156222, 156221, 156220, 156219, 156218, 156217, 156216, 156215, 156214, 156213, 156212, 156211, 156210, 156209, 156208, 156207, 156206, 156205, 156204, 156203, 156202, 156201, 156200, 156199, 156198, 156196, 156195, 156194, 156193, 156192, 156191, 156190, 156188, 156187, 156186, 156185, 156184, 156183, 156182, 156181, 156180, 156179, 156178, 156177, 156176, 156175, 156174, 156173, 156172, 156171, 156170, 156169, 156168, 156167, 156166, 156165, 156164, 156163, 156162, 156161, 156160, 156159, 156158, 156157, 156156, 156155, 156154, 156153, 156152, 156151, 156150, 156149, 156148, 156147, 156146, 156145, 156144, 156143, 156142, 156141, 156140, 156139, 156138, 156137, 156136, 156135, 156134, 156133, 156132, 156131, 156130, 156129, 156128, 156127, 156126, 156125, 156124, 156123, 156122, 156121, 156120, 156119, 156118, 156117, 156116, 156115, 156114, 156113, 156112, 156111, 156110, 156109, 156108, 156107, 156106, 156105, 156104, 156103, 156102, 156101, 156100, 156099, 156098, 156097, 156096, 156095, 156094, 156093, 156092, 156091, 156090, 156089, 156088, 156087, 156086, 156085, 156084, 156083, 156082, 156081, 156080, 156079, 156078, 156077, 156076, 156075, 156074, 156073, 156072, 156071, 156070, 156069, 156068, 156067, 156066, 156065, 156064, 156063, 156062, 156061, 156060, 156059, 156058, 156057, 156056, 156055, 156054, 156053, 156052, 156051, 156050, 156049, 156048, 156047, 156046, 156045, 156044, 156043, 156042, 156041, 156040, 156039, 156038, 156037, 156036, 156035, 156034, 156033, 156032, 156031, 156030, 156029, 156028, 156027, 156026, 156025, 156024, 156023, 156022, 156021, 156020, 156019, 156018, 156017, 156016, 156015, 156014, 156013, 156012, 156011, 156010, 156009, 156008, 156007, 156006, 156005, 156004, 156003, 156002, 156001, 156000, 155999, 155998, 155997, 155996, 155995, 155994, 155993, 155992, 155991, 155990, 155989, 155988, 155987, 155986, 155985, 155984, 155983, 155982, 155981, 155980, 155979, 155978, 155977, 155976, 155975, 155974, 155973, 155972, 155971, 155970, 155969, 155968, 155967, 155966, 155965, 155964, 155963, 155962, 155961, 155960, 155959, 155956, 155955, 155953, 155952, 155950, 155947, 155946, 155945, 155944, 155943, 155942, 155941, 155939, 155938, 155937, 155936, 155935, 155934, 155933, 155932, 155931, 155930, 155929, 155928, 155927, 155926, 155925, 155924, 155923, 155922, 155921, 155920, 155919, 155918, 155917, 155916, 155915, 155914, 155913, 155912, 155911, 155910, 155909, 155908, 155907, 155906, 155905, 155904, 155903, 155902, 155901, 155900, 155899, 155898, 155897, 155896, 155895, 155894, 155893, 155892, 155891, 155890, 155889, 155888, 155887, 155886, 155885, 155884, 155883, 155882, 155881, 155880, 155879, 155878, 155877, 155876, 155875, 155874, 155873, 155872, 155871, 155870, 155869, 155868, 155867, 155866, 155865, 155864, 155863, 155862, 155861, 155860, 155859, 155858, 155857, 155856, 155855, 155854, 155853, 155852, 155851, 155850, 155849, 155848, 155847, 155846, 155845, 155844, 155843, 155842, 155841, 155840, 155839, 155838, 155837, 155836, 155835, 155834, 155833, 155832, 155831, 155830, 155829, 155828, 155827, 155826, 155825, 155824, 155823, 155822, 155821, 155820, 155819, 155818, 155817, 155816, 155815, 155814, 155813, 155812, 155811, 155810, 155809, 155808, 155807, 155806, 155805, 155804, 155803, 155802, 155801, 155800, 155799, 155798, 155797, 155796, 155795, 155794, 155793, 155792, 155791, 155790, 155789, 155788, 155787, 155786, 155785, 155784, 155783, 155782, 155781, 155780, 155779, 155778, 155777, 155776, 155775, 155774, 155773, 155772, 155771, 155770, 155769, 155768, 155767, 155766, 155765, 155764, 155763, 155762, 155761, 155760, 155759, 155758, 155757, 155756, 155755, 155754, 155753, 155752, 155750, 155749, 155748, 155747, 155746, 155745, 155744, 155743, 155742, 155741, 155740, 155739, 155738, 155737, 155736, 155735, 155734, 155733, 155732, 155731, 155730, 155729, 155728, 155727, 155726, 155725, 155724, 155723, 155722, 155721, 155720, 155719, 155718, 155717, 155716, 155715, 155714, 155713, 155712, 155711, 155710, 155709, 155708, 155707, 155706, 155705, 155704, 155703, 155702, 155701, 155700, 155699, 155698, 155697, 155696, 155695, 155694, 155693, 155692, 155691, 155690, 155689, 155688, 155687, 155686, 155685, 155684, 155683, 155682, 155681, 155680, 155679, 155678, 155677, 155676, 155675, 155674, 155673, 155672, 155671, 155670, 155669, 155668, 155667, 155666, 155665, 155664, 155663, 155662, 155661, 155660, 155659, 155658, 155657, 155656, 155655, 155654, 155653, 155652, 155651, 155650, 155649, 155648, 155647, 155646, 155645, 155644, 155643, 155642, 155641, 155640, 155639, 155638, 155637, 155636, 155635, 155634, 155633, 155632, 155631, 155630, 155629, 155628, 155627, 155626, 155625, 155624, 155623, 155622, 155621, 155620, 155619, 155618, 155617, 155616, 155615, 155614, 155613, 155612, 155611, 155610, 155609, 155608, 155607, 155606, 155605, 155604, 155603, 155602, 155601, 155600, 155599, 155598, 155597, 155596, 155595, 155594, 155593, 155592, 155591, 155590, 155589, 155588, 155587, 155586, 155585, 155584, 155583, 155582, 155581, 155580, 155579, 155578, 155577, 155576, 155575, 155574, 155573, 155572, 155571, 155570, 155569, 155568, 155567, 155566, 155565, 155564, 155561, 155560, 155558, 155557, 155556, 155554, 155553, 155552, 155551, 155550, 155549, 155548, 155547, 155546, 155545, 155543, 155540, 155539, 155538, 155536, 155535, 155534, 155533, 155532, 155531, 155530, 155529, 155528, 155527, 155526, 155525, 155524, 155522, 155521, 155520, 155516, 155515, 155514, 155513, 155512, 155511, 155510, 155509, 155508, 155507, 155506, 155505, 155504, 155503, 155502, 155501, 155500, 155499, 155498, 155497, 155496, 155495, 155494, 155493, 155492, 155491, 155490, 155489, 155488, 155487, 155486, 155485, 155484, 155483, 155482, 155481, 155480, 155479, 155478, 155477, 155476, 155475, 155474, 155473, 155471, 155470, 155469, 155468, 155467, 155466, 155465, 155464, 155463, 155462, 155461, 155460, 155459, 155458, 155457, 155456, 155455, 155454, 155453, 155452, 155451, 155450, 155449, 155448, 155447, 155446, 155445, 155444, 155443, 155442, 155441, 155440, 155439, 155438, 155437, 155436, 155435, 155434, 155433, 155432, 155431, 155430, 155429, 155428, 155427, 155426, 155425, 155424, 155423, 155422, 155421, 155420, 155419, 155418, 155417, 155416, 155415, 155414, 155413, 155412, 155411, 155410, 155409, 155408, 155407, 155406, 155405, 155404, 155403, 155402, 155401, 155400, 155399, 155398, 155397, 155396, 155395, 155394, 155393, 155392, 155391, 155390, 155389, 155388, 155387, 155386, 155385, 155384, 155383, 155382, 155381, 155380, 155379, 155378, 155377, 155376, 155375, 155374, 155373, 155372, 155371, 155370, 155369, 155368, 155367, 155366, 155365, 155364, 155363, 155362, 155361, 155360, 155359, 155358, 155357, 155356, 155355, 155354, 155353, 155352, 155351, 155350, 155349, 155348, 155347, 155346, 155345, 155344, 155343, 155342, 155341, 155340, 155339, 155338, 155337, 155336, 155335, 155334, 155333, 155332, 155331, 155330, 155329, 155328, 155327, 155326, 155325, 155324, 155323, 155322, 155321, 155320, 155319, 155318, 155317, 155312, 155311, 155310, 155309, 155308, 155307, 155306, 155305, 155304, 155303, 155302, 155301, 155300, 155299, 155298, 155297, 155296, 155295, 155294, 155293, 155292, 155291, 155290, 155289, 155288, 155287, 155286, 155285, 155284, 155283, 155282, 155281, 155280, 155279, 155278, 155277, 155276, 155275, 155274, 155273, 155272, 155271, 155270, 155269, 155268, 155267, 155266, 155265, 155264, 155263, 155262, 155261, 155260, 155259, 155258, 155257, 155256, 155255, 155254, 155253, 155252, 155251, 155250, 155249, 155248, 155247, 155246, 155245, 155244, 155243, 155242, 155241, 155240, 155239, 155238, 155237, 155236, 155235, 155234, 155233, 155232, 155231, 155230, 155229, 155228, 155227, 155226, 155225, 155224, 155223, 155222, 155221, 155220, 155219, 155218, 155217, 155216, 155215, 155214, 155213, 155212, 155211, 155210, 155209, 155208, 155207, 155206, 155205, 155204, 155203, 155202, 155201, 155200, 155199, 155198, 155197, 155196, 155195, 155194, 155193, 155192, 155191, 155190, 155189, 155188, 155187, 155186, 155185, 155184, 155183, 155182, 155181, 155180, 155179, 155178, 155177, 155176, 155175, 155174, 155173, 155172, 155171, 155170, 155169, 155168, 155167, 155166, 155165, 155164, 155163, 155162, 155161, 155160, 155159, 155158, 155157, 155156, 155155, 155154, 155153, 155152, 155151, 155150, 155149, 155148, 155147, 155146, 155145, 155144, 155143, 155142, 155141, 155140, 155139, 155138, 155135, 155134, 155133, 155132, 155131, 155130, 155129, 155128, 155127, 155126, 155125, 155124, 155123, 155122, 155121, 155120, 155119, 155118, 155117, 155116, 155115, 155114, 155113, 155112, 155111, 155110, 155109, 155108, 155107, 155106, 155105, 155104, 155103, 155102, 155101, 155100, 155099, 155098, 155097, 155096, 155095, 155094, 155093, 155092, 155091, 155090, 155089, 155088, 155087, 155086, 155085, 155084, 155083, 155082, 155081, 155080, 155079, 155078, 155077, 155076, 155075, 155074, 155073, 155072, 155071, 155070, 155069, 155068, 155067, 155066, 155065, 155064, 155063, 155062, 155061, 155060, 155059, 155058, 155057, 155056, 155055, 155054, 155053, 155052, 155051, 155050, 155049, 155048, 155047, 155046, 155045, 155044, 155043, 155042, 155041, 155040, 155039, 155038, 155037, 155036, 155035, 155034, 155033, 155032, 155031, 155030, 155029, 155028, 155027, 155026, 155025, 155024, 155023, 155022, 155021, 155020, 155019, 155018, 155017, 155016, 155015, 155014, 155013, 155012, 155011, 155010, 155009, 155008, 155007, 155006, 155005, 155004, 155003, 155002, 155001, 155000, 154999, 154998, 154997, 154996, 154995, 154994, 154993, 154992, 154991, 154990, 154989, 154988, 154987, 154986, 154985, 154984, 154983, 154982, 154981, 154980, 154979, 154978, 154977, 154976, 154975, 154974, 154973, 154972, 154971, 154970, 154969, 154968, 154967, 154966, 154965, 154964, 154963, 154962, 154961, 154960, 154959, 154956, 154955, 154954, 154953, 154952, 154951, 154950, 154949, 154948, 154947, 154946, 154945, 154944, 154940, 154939, 154937, 154936, 154935, 154934, 154933, 154932, 154931, 154930, 154929, 154928, 154927, 154926, 154925, 154924, 154923, 154922, 154921, 154920, 154919, 154918, 154917, 154916, 154915, 154914, 154913, 154912, 154911, 154910, 154909, 154908, 154907, 154906, 154905, 154904, 154903, 154902, 154901, 154899, 154898, 154897, 154896, 154895, 154894, 154893, 154892, 154891, 154890, 154889, 154888, 154887, 154886, 154885, 154884, 154883, 154882, 154881, 154880, 154879, 154878, 154877, 154876, 154875, 154874, 154873, 154872, 154871, 154870, 154869, 154866, 154864, 154863, 154861, 154859, 154858, 154857, 154856, 154855, 154854, 154853, 154852, 154851, 154850, 154848, 154846, 154845, 154843, 154842, 154838, 154836, 154833, 154832, 154831, 154830, 154829, 154828, 154827, 154826, 154825, 154824, 154823, 154822, 154821, 154820, 154819, 154818, 154817, 154816, 154815, 154814, 154813, 154812, 154811, 154810, 154809, 154808, 154807, 154806, 154805, 154804, 154803, 154802, 154801, 154800, 154799, 154798, 154797, 154796, 154795, 154794, 154793, 154792, 154791, 154789, 154788, 154787, 154780, 154779, 154777, 154774, 154772, 154770, 154769, 154768, 154767, 154766, 154765, 154764, 154763, 154762, 154761, 154760, 154759, 154758, 154757, 154756, 154755, 154754, 154753, 154752, 154751, 154750, 154749, 154748, 154747, 154746, 154745, 154744, 154743, 154742, 154741, 154740, 154739, 154738, 154737, 154736, 154735, 154734, 154733, 154732, 154731, 154729, 154728, 154727, 154726, 154725, 154724, 154723, 154722, 154721, 154720, 154719, 154718, 154717, 154716, 154715, 154714, 154713, 154712, 154711, 154710, 154709, 154708, 154707, 154706, 154705, 154704, 154703, 154702, 154701, 154700, 154699, 154698, 154697, 154696, 154695, 154694, 154693, 154692, 154691, 154690, 154689, 154688, 154687, 154686, 154685, 154684, 154683, 154682, 154681, 154680, 154679, 154678, 154677, 154676, 154675, 154674, 154673, 154672, 154671, 154670, 154669, 154668, 154667, 154666, 154665, 154664, 154663, 154662, 154661, 154660, 154659, 154658, 154657, 154656, 154655, 154654, 154653, 154652, 154651, 154650, 154649, 154648, 154647, 154646, 154645, 154644, 154643, 154642, 154641, 154640, 154639, 154638, 154637, 154636, 154635, 154634, 154633, 154632, 154631, 154630, 154629, 154628, 154627, 154626, 154625, 154624, 154623, 154622, 154621, 154620, 154619, 154618, 154617, 154616, 154615, 154614, 154613, 154612, 154611, 154610, 154609, 154608, 154607, 154606, 154605, 154604, 154603, 154602, 154601, 154600, 154599, 154598, 154597, 154596, 154595, 154594, 154593, 154592, 154591, 154590, 154589, 154588, 154587, 154586, 154585, 154584, 154583, 154582, 154581, 154580, 154578, 154577, 154576, 154575, 154574, 154572, 154570, 154569, 154568, 154567, 154566, 154565, 154564, 154563, 154562, 154561, 154560, 154559, 154558, 154557, 154556, 154555, 154554, 154553, 154551, 154550, 154549, 154548, 154547, 154546, 154545, 154544, 154543, 154542, 154541, 154540, 154539, 154538, 154537, 154536, 154535, 154534, 154533, 154532, 154531, 154530, 154529, 154528, 154527, 154526, 154525, 154524, 154523, 154522, 154521, 154520, 154519, 154518, 154516, 154515, 154514, 154513, 154512, 154511, 154510, 154509, 154508, 154507, 154506, 154505, 154504, 154503, 154502, 154501, 154500, 154499, 154498, 154497, 154496, 154495, 154494, 154493, 154492, 154491, 154490, 154489, 154488, 154487, 154486, 154485, 154484, 154483, 154482, 154481, 154480, 154479, 154478, 154477, 154476, 154475, 154474, 154473, 154472, 154471, 154470, 154469, 154468, 154467, 154466, 154465, 154464, 154463, 154462, 154461, 154460, 154459, 154458, 154457, 154456, 154455, 154454, 154453, 154452, 154451, 154450, 154449, 154448, 154447, 154446, 154445, 154444, 154443, 154442, 154441, 154440, 154439, 154438, 154437, 154436, 154435, 154434, 154433, 154432, 154431, 154430, 154429, 154428, 154427, 154426, 154425, 154424, 154423, 154422, 154421, 154420, 154419, 154418, 154417, 154416, 154415, 154414, 154413, 154412, 154411, 154410, 154409, 154408, 154407, 154406, 154405, 154404, 154403, 154402, 154401, 154400, 154399, 154398, 154397, 154396, 154395, 154394, 154393, 154392, 154391, 154390, 154389, 154388, 154387, 154386, 154385, 154384, 154383, 154382, 154381, 154380, 154379, 154378, 154377, 154376, 154375, 154374, 154373, 154372, 154371, 154370, 154369, 154368, 154367, 154366, 154365, 154363, 154362, 154361, 154360, 154359, 154358, 154357, 154356, 154355, 154354, 154353, 154352, 154351, 154350, 154349, 154348, 154347, 154346, 154345, 154344, 154343, 154342, 154341, 154340, 154339, 154338, 154337, 154335, 154334, 154333, 154332, 154331, 154330, 154329, 154328, 154327, 154326, 154325, 154324, 154323, 154322, 154321, 154320, 154319, 154318, 154317, 154316, 154315, 154314, 154313, 154312, 154311, 154310, 154309, 154308, 154307, 154306, 154305, 154304, 154303, 154302, 154301, 154300, 154299, 154298, 154297, 154296, 154295, 154294, 154293, 154292, 154291, 154290, 154289, 154288, 154287, 154286, 154285, 154284, 154283, 154282, 154281, 154280, 154279, 154278, 154277, 154276, 154275, 154274, 154273, 154272, 154271, 154270, 154269, 154268, 154267, 154266, 154265, 154264, 154263, 154262, 154261, 154260, 154259, 154258, 154257, 154256, 154255, 154252, 154251, 154246, 154245, 154244, 154243, 154242, 154240, 154239, 154238, 154237, 154234, 154232, 154230, 154228, 154225, 154224, 154223, 154222, 154221, 154220, 154219, 154218, 154217, 154216, 154215, 154213, 154212, 154211, 154210, 154209, 154208, 154207, 154205, 154204, 154203, 154202, 154201, 154200, 154199, 154198, 154197, 154196, 154195, 154194, 154193, 154192, 154191, 154190, 154189, 154188, 154187, 154186, 154185, 154184, 154183, 154182, 154181, 154180, 154179, 154178, 154177, 154176, 154175, 154174, 154173, 154172, 154171, 154170, 154169, 154168, 154167, 154166, 154165, 154164, 154163, 154162, 154161, 154160, 154159, 154158, 154157, 154155, 154154, 154153, 154152, 154151, 154150, 154149, 154148, 154147, 154146, 154145, 154144, 154143, 154142, 154141, 154140, 154139, 154138, 154133, 154132, 154131, 154130, 154129, 154128, 154127, 154126, 154125, 154124, 154123, 154122, 154121, 154120, 154119, 154118, 154117, 154116, 154115, 154114, 154113, 154112, 154111, 154110, 154109, 154108, 154107, 154106, 154105, 154104, 154103, 154102, 154101, 154100, 154099, 154098, 154097, 154096, 154095, 154094, 154093, 154092, 154091, 154090, 154089, 154088, 154087, 154086, 154085, 154084, 154083, 154082, 154081, 154080, 154079, 154078, 154077, 154076, 154075, 154074, 154073, 154072, 154071, 154070, 154069, 154068, 154067, 154066, 154065, 154064, 154063, 154062, 154061, 154060, 154059, 154058, 154057, 154056, 154055, 154054, 154053, 154052, 154051, 154050, 154049, 154048, 154047, 154046, 154045, 154044, 154043, 154042, 154041, 154040, 154039, 154038, 154037, 154036, 154035, 154034, 154033, 154032, 154029, 154028, 154027, 154026, 154025, 154024, 154023, 154022, 154021, 154020, 154019, 154018, 154017, 154016, 154015, 154014, 154013, 154012, 154011, 154010, 154009, 154008, 154007, 154006, 154005, 154004, 154003, 154002, 154001, 154000, 153999, 153997, 153996, 153995, 153994, 153993, 153992, 153991, 153990, 153989, 153988, 153987, 153986, 153985, 153984, 153983, 153982, 153981, 153980, 153979, 153978, 153977, 153976, 153975, 153974, 153973, 153972, 153971, 153970, 153969, 153968, 153967, 153966, 153965, 153962, 153959, 153958, 153957, 153956, 153955, 153954, 153953, 153952, 153951, 153950, 153949, 153948, 153947, 153946, 153945, 153944, 153943, 153942, 153941, 153940, 153939, 153938, 153937, 153936, 153935, 153934, 153933, 153930, 153929, 153928, 153927, 153926, 153925, 153924, 153923, 153922, 153921, 153920, 153919, 153918, 153917, 153916, 153915, 153914, 153913, 153912, 153911, 153910, 153909, 153908, 153907, 153906, 153905, 153904, 153903, 153902, 153901, 153900, 153899, 153898, 153897, 153896, 153895, 153894, 153893, 153892, 153891, 153890, 153889, 153888, 153886, 153885, 153884, 153883, 153882, 153881, 153880, 153879, 153878, 153877, 153876, 153875, 153874, 153873, 153872, 153871, 153870, 153869, 153868, 153867, 153866, 153865, 153864, 153863, 153862, 153861, 153860, 153859, 153858, 153857, 153856, 153855, 153854, 153853, 153852, 153851, 153850, 153849, 153848, 153847, 153846, 153845, 153844, 153843, 153842, 153841, 153840, 153839, 153838, 153837, 153836, 153835, 153834, 153833, 153832, 153831, 153830, 153829, 153828, 153827, 153826, 153825, 153824, 153823, 153822, 153821, 153820, 153819, 153818, 153817, 153816, 153815, 153814, 153813, 153812, 153811, 153810, 153809, 153804, 153803, 153802, 153801, 153798, 153797, 153796, 153795, 153794, 153793, 153792, 153791, 153790, 153789, 153788, 153787, 153786, 153785, 153784, 153783, 153782, 153781, 153780, 153779, 153778, 153777, 153776, 153775, 153774, 153773, 153772, 153771, 153770, 153769, 153768, 153767, 153766, 153765, 153764, 153763, 153762, 153761, 153759, 153758, 153757, 153756, 153755, 153754, 153753, 153752, 153751, 153750, 153749, 153748, 153747, 153746, 153745, 153744, 153743, 153742, 153741, 153740, 153739, 153738, 153737, 153736, 153735, 153734, 153733, 153732, 153731, 153730, 153729, 153728, 153727, 153726, 153725, 153724, 153723, 153722, 153721, 153720, 153719, 153718, 153717, 153716, 153715, 153714, 153713, 153712, 153711, 153710, 153709, 153708, 153707, 153706, 153705, 153704, 153703, 153702, 153701, 153700, 153699, 153698, 153697, 153696, 153695, 153694, 153693, 153692, 153691, 153690, 153689, 153688, 153687, 153686, 153685, 153684, 153683, 153682, 153681, 153680, 153679, 153678, 153677, 153676, 153675, 153674, 153673, 153672, 153671, 153670, 153669, 153668, 153667, 153666, 153665, 153664, 153663, 153662, 153661, 153660, 153659, 153658, 153657, 153656, 153655, 153654, 153653, 153652, 153651, 153650, 153649, 153648, 153647, 153646, 153645, 153644, 153643, 153642, 153641, 153640, 153639, 153638, 153637, 153636, 153635, 153634, 153633, 153632, 153631, 153630, 153629, 153628, 153627, 153626, 153625, 153624, 153623, 153622, 153621, 153620, 153619, 153618, 153617, 153616, 153615, 153614, 153613, 153612, 153611, 153610, 153609, 153608, 153607, 153606, 153605, 153604, 153603, 153602, 153601, 153600, 153599, 153598, 153597, 153596, 153595, 153594, 153593, 153592, 153591, 153590, 153589, 153588, 153587, 153586, 153585, 153584, 153583, 153582, 153581, 153580, 153579, 153578, 153577, 153576, 153575, 153574, 153573, 153572, 153571, 153570, 153569, 153568, 153567, 153566, 153565, 153564, 153563, 153562, 153561, 153560, 153559, 153558, 153557, 153556, 153555, 153554, 153553, 153552, 153551, 153550, 153549, 153548, 153547, 153546, 153545, 153544, 153543, 153542, 153541, 153540, 153539, 153538, 153537, 153536, 153535, 153534, 153533, 153532, 153531, 153530, 153529, 153528, 153527, 153526, 153525, 153524, 153523, 153522, 153521, 153520, 153519, 153518, 153517, 153516, 153515, 153514, 153513, 153512, 153511, 153510, 153509, 153508, 153507, 153506, 153505, 153504, 153502, 153501, 153500, 153499, 153498, 153497, 153496, 153495, 153494, 153493, 153492, 153491, 153490, 153489, 153488, 153487, 153486, 153485, 153484, 153483, 153482, 153477, 153476, 153475, 153474, 153473, 153472, 153471, 153470, 153469, 153468, 153467, 153466, 153465, 153464, 153463, 153462, 153461, 153460, 153459, 153458, 153457, 153456, 153455, 153454, 153453, 153452, 153451, 153450, 153449, 153448, 153447, 153446, 153445, 153444, 153443, 153442, 153441, 153440, 153439, 153438, 153437, 153436, 153435, 153434, 153433, 153432, 153431, 153430, 153429, 153428, 153427, 153426, 153425, 153424, 153423, 153421, 153419, 153418, 153417, 153416, 153415, 153414, 153413, 153412, 153411, 153410, 153409, 153408, 153407, 153406, 153405, 153404, 153403, 153402, 153401, 153400, 153399, 153398, 153397, 153396, 153395, 153394, 153393, 153392, 153391, 153390, 153389, 153388, 153387, 153386, 153385, 153384, 153383, 153382, 153381, 153380, 153379, 153378, 153377, 153376, 153375, 153374, 153372, 153371, 153370, 153369, 153368, 153367, 153366, 153365, 153364, 153363, 153362, 153361, 153360, 153359, 153357, 153351, 153350, 153349, 153348, 153347, 153346, 153345, 153344, 153343, 153342, 153341, 153340, 153339, 153338, 153337, 153336, 153335, 153334, 153333, 153332, 153331, 153330, 153329, 153328, 153327, 153326, 153325, 153324, 153323, 153322, 153321, 153320, 153319, 153318, 153317, 153316, 153315, 153314, 153313, 153312, 153311, 153310, 153309, 153308, 153307, 153306, 153305, 153304, 153303, 153302, 153301, 153300, 153299, 153298, 153297, 153296, 153295, 153294, 153293, 153292, 153291, 153290, 153289, 153288, 153287, 153286, 153285, 153284, 153283, 153282, 153278, 153277, 153276, 153275, 153274, 153273, 153272, 153271, 153270, 153269, 153268, 153267, 153266, 153265, 153264, 153263, 153262, 153261, 153260, 153259, 153258, 153257, 153256, 153255, 153254, 153253, 153252, 153250, 153249, 153248, 153247, 153246, 153245, 153244, 153243, 153242, 153241, 153240, 153239, 153238, 153237, 153236, 153235, 153234, 153233, 153231, 153230, 153229, 153228, 153227, 153226, 153225, 153224, 153223, 153222, 153220, 153217, 153216, 153215, 153214, 153213, 153212, 153211, 153210, 153209, 153207, 153206, 153205, 153204, 153203, 153202, 153201, 153199, 153198, 153197, 153196, 153195, 153194, 153193, 153192, 153191, 153190, 153189, 153188, 153187, 153186, 153185, 153184, 153183, 153182, 153180, 153177, 153174, 153173, 153172, 153171, 153169, 153168, 153167, 153166, 153165, 153164, 153163, 153162, 153161, 153160, 153159, 153158, 153157, 153156, 153155, 153154, 153153, 153152, 153151, 153150, 153149, 153148, 153147, 153146, 153145, 153144, 153143, 153142, 153141, 153140, 153139, 153138, 153137, 153136, 153135, 153134, 153133, 153132, 153131, 153130, 153129, 153128, 153127, 153126, 153125, 153124, 153123, 153122, 153121, 153120, 153119, 153118, 153117, 153116, 153115, 153114, 153113, 153112, 153111, 153110, 153109, 153108, 153107, 153106, 153105, 153103, 153102, 153101, 153100, 153099, 153098, 153097, 153096, 153093, 153092, 153091, 153090, 153089, 153088, 153087, 153086, 153085, 153084, 153083, 153082, 153081, 153080, 153079, 153078, 153077, 153076, 153075, 153074, 153073, 153072, 153071, 153070, 153069, 153068, 153067, 153066, 153065, 153064, 153063, 153062, 153061, 153060, 153059, 153058, 153057, 153056, 153055, 153054, 153053, 153052, 153051, 153050, 153049, 153048, 153047, 153046, 153045, 153044, 153043, 153042, 153041, 153040, 153039, 153038, 153037, 153036, 153035, 153034, 153033, 153032, 153031, 153030, 153029, 153028, 153027, 153026, 153025, 153024, 153023, 153022, 153021, 153020, 153019, 153018, 153017, 153016, 153015, 153014, 153013, 153012, 153011, 153010, 153009, 153008, 153007, 153006, 153005, 153004, 153003, 153002, 153001, 153000, 152999, 152998, 152997, 152996, 152995, 152994, 152993, 152992, 152991, 152990, 152989, 152988, 152987, 152986, 152985, 152984, 152983, 152982, 152981, 152980, 152979, 152978, 152977, 152976, 152975, 152973, 152972, 152971, 152970, 152969, 152968, 152967, 152966, 152965, 152964, 152963, 152962, 152961, 152960, 152959, 152958, 152957, 152956, 152955, 152954, 152953, 152952, 152951, 152950, 152949, 152948, 152947, 152946, 152945, 152944, 152943, 152942, 152941, 152940, 152939, 152938, 152937, 152936, 152935, 152934, 152933, 152932, 152931, 152930, 152929, 152928, 152927, 152926, 152925, 152924, 152923, 152921, 152920, 152918, 152917, 152916, 152915, 152914, 152913, 152912, 152911, 152910, 152907, 152906, 152905, 152900, 152899, 152898, 152897, 152896, 152895, 152894, 152893, 152892, 152891, 152890, 152889, 152888, 152887, 152886, 152885, 152884, 152883, 152882, 152881, 152880, 152879, 152878, 152877, 152876, 152875, 152874, 152873, 152872, 152871, 152870, 152869, 152868, 152867, 152866, 152865, 152864, 152863, 152862, 152861, 152860, 152859, 152858, 152857, 152856, 152855, 152854, 152853, 152852, 152851, 152850, 152849, 152848, 152847, 152846, 152845, 152844, 152843, 152842, 152841, 152840, 152839, 152838, 152837, 152836, 152835, 152834, 152833, 152832, 152831, 152830, 152829, 152828, 152827, 152826, 152825, 152824, 152823, 152822, 152821, 152820, 152819, 152818, 152817, 152816, 152815, 152814, 152813, 152812, 152811, 152810, 152809, 152808, 152807, 152806, 152805, 152804, 152803, 152802, 152801, 152800, 152799, 152798, 152797, 152796, 152795, 152794, 152793, 152792, 152791, 152790, 152789, 152788, 152787, 152786, 152785, 152784, 152783, 152782, 152781, 152780, 152779, 152778, 152777, 152776, 152775, 152774, 152773, 152772, 152771, 152770, 152769, 152768, 152767, 152766, 152765, 152763, 152762, 152761, 152760, 152759, 152758, 152757, 152756, 152755, 152754, 152753, 152752, 152751, 152750, 152749, 152748, 152747, 152746, 152745, 152744, 152743, 152742, 152741, 152740, 152739, 152738, 152737, 152736, 152735, 152734, 152733, 152732, 152731, 152730, 152729, 152728, 152727, 152726, 152725, 152724, 152723, 152722, 152721, 152720, 152719, 152718, 152717, 152716, 152715, 152714, 152713, 152712, 152711, 152710, 152709, 152708, 152707, 152706, 152705, 152704, 152703, 152702, 152701, 152700, 152699, 152698, 152697, 152696, 152695, 152694, 152693, 152692, 152691, 152690, 152689, 152688, 152687, 152686, 152685, 152684, 152683, 152682, 152681, 152680, 152679, 152678, 152677, 152676, 152675, 152674, 152673, 152672, 152671, 152670, 152669, 152668, 152667, 152666, 152665, 152664, 152663, 152662, 152661, 152660, 152659, 152658, 152655, 152654, 152653, 152652, 152651, 152650, 152649, 152648, 152647, 152646, 152645, 152644, 152643, 152642, 152641, 152640, 152639, 152638, 152637, 152636, 152635, 152634, 152633, 152632, 152631, 152630, 152629, 152628, 152627, 152626, 152625, 152624, 152623, 152622, 152621, 152620, 152619, 152618, 152617, 152616, 152615, 152614, 152613, 152612, 152611, 152610, 152609, 152608, 152607, 152606, 152605, 152604, 152603, 152602, 152601, 152600, 152599, 152598, 152597, 152596, 152595, 152594, 152591, 152590, 152589, 152588, 152587, 152586, 152585, 152584, 152583, 152581, 152580, 152579, 152578, 152577, 152576, 152575, 152574, 152573, 152572, 152571, 152570, 152569, 152568, 152567, 152566, 152565, 152564, 152563, 152562, 152561, 152560, 152559, 152558, 152557, 152556, 152555, 152554, 152553, 152552, 152551, 152550, 152549, 152548, 152547, 152546, 152545, 152544, 152543, 152542, 152541, 152540, 152539, 152538, 152537, 152536, 152535, 152534, 152533, 152532, 152531, 152530, 152529, 152528, 152527, 152526, 152525, 152524, 152523, 152522, 152521, 152520, 152519, 152518, 152517, 152516, 152514, 152513, 152512, 152507, 152506, 152505, 152504, 152503, 152502, 152501, 152500, 152499, 152498, 152497, 152496, 152495, 152494, 152493, 152492, 152491, 152490, 152489, 152488, 152487, 152486, 152484, 152483, 152482, 152481, 152480, 152479, 152478, 152477, 152476, 152475, 152474, 152473, 152472, 152471, 152470, 152469, 152468, 152467, 152466, 152465, 152464, 152463, 152462, 152461, 152460, 152459, 152458, 152457, 152456, 152455, 152454, 152453, 152452, 152451, 152450, 152449, 152448, 152447, 152446, 152445, 152444, 152443, 152442, 152441, 152440, 152439, 152438, 152437, 152436, 152435, 152434, 152433, 152432, 152431, 152430, 152429, 152428, 152427, 152426, 152425, 152424, 152423, 152422, 152421, 152420, 152417, 152416, 152415, 152414, 152413, 152412, 152411, 152410, 152409, 152407, 152406, 152405, 152404, 152403, 152402, 152401, 152400, 152399, 152398, 152397, 152396, 152395, 152394, 152393, 152392, 152391, 152390, 152389, 152388, 152387, 152386, 152385, 152384, 152383, 152382, 152381, 152380, 152379, 152378, 152377, 152376, 152375, 152374, 152373, 152372, 152371, 152370, 152369, 152368, 152367, 152366, 152365, 152364, 152363, 152362, 152361, 152360, 152359, 152358, 152357, 152356, 152355, 152354, 152353, 152352, 152351, 152349, 152348, 152347, 152346, 152345, 152344, 152343, 152342, 152341, 152340, 152339, 152338, 152337, 152336, 152335, 152334, 152333, 152332, 152331, 152330, 152329, 152328, 152327, 152326, 152325, 152324, 152323, 152322, 152321, 152320, 152319, 152318, 152317, 152316, 152315, 152314, 152313, 152312, 152311, 152310, 152309, 152308, 152307, 152306, 152305, 152304, 152303, 152302, 152301, 152300, 152299, 152298, 152297, 152296, 152295, 152294, 152293, 152292, 152291, 152290, 152289, 152288, 152287, 152286, 152285, 152284, 152283, 152282, 152281, 152280, 152279, 152278, 152277, 152276, 152275, 152274, 152271, 152270, 152269, 152268, 152266, 152265, 152264, 152263, 152262, 152261, 152260, 152259, 152258, 152257, 152256, 152255, 152254, 152253, 152252, 152251, 152250, 152249, 152248, 152246, 152243, 152241, 152239, 152232, 152231, 152230, 152229, 152228, 152227, 152226, 152225, 152224, 152223, 152222, 152221, 152220, 152219, 152218, 152217, 152216, 152215, 152214, 152213, 152212, 152211, 152210, 152209, 152208, 152207, 152206, 152205, 152204, 152203, 152202, 152201, 152200, 152199, 152198, 152197, 152196, 152195, 152194, 152193, 152192, 152191, 152190, 152189, 152188, 152187, 152186, 152185, 152184, 152183, 152182, 152181, 152180, 152179, 152178, 152177, 152176, 152175, 152174, 152173, 152172, 152171, 152170, 152169, 152168, 152167, 152166, 152165, 152164, 152163, 152162, 152161, 152160, 152159, 152158, 152157, 152156, 152155, 152154, 152153, 152152, 152151, 152150, 152149, 152148, 152147, 152146, 152145, 152144, 152143, 152142, 152141, 152140, 152139, 152138, 152137, 152136, 152135, 152134, 152133, 152132, 152131, 152130, 152129, 152128, 152127, 152126, 152125, 152124, 152123, 152122, 152121, 152120, 152119, 152118, 152117, 152116, 152115, 152114, 152113, 152112, 152111, 152110, 152109, 152108, 152107, 152106, 152105, 152104, 152103, 152102, 152101, 152100, 152099, 152098, 152097, 152096, 152095, 152094, 152093, 152092, 152091, 152090, 152089, 152088, 152087, 152086, 152085, 152084, 152083, 152082, 152081, 152080, 152079, 152078, 152077, 152076, 152075, 152074, 152073, 152072, 152071, 152070, 152069, 152068, 152067, 152066, 152065, 152064, 152063, 152062, 152061, 152060, 152059, 152058, 152057, 152056, 152055, 152054, 152053, 152052, 152051, 152050, 152049, 152048, 152047, 152046, 152045, 152044, 152043, 152042, 152041, 152040, 152039, 152038, 152037, 152036, 152035, 152034, 152033, 152032, 152031, 152030, 152029, 152028, 152027, 152026, 152025, 152024, 152023, 152017, 152016, 152015, 152014, 152013, 152012, 152011, 152010, 152009, 152008, 152007, 152006, 152005, 152004, 152003, 152002, 152001, 152000, 151999, 151998, 151990, 151989, 151987, 151986, 151985, 151983, 151982, 151981, 151980, 151979, 151978, 151977, 151976, 151975, 151974, 151973, 151972, 151971, 151970, 151969, 151968, 151967, 151966, 151965, 151964, 151963, 151962, 151961, 151960, 151959, 151958, 151957, 151954, 151953, 151952, 151951, 151950, 151949, 151948, 151947, 151946, 151945, 151944, 151943, 151942, 151941, 151940, 151939, 151938, 151937, 151936, 151935, 151934, 151933, 151932, 151931, 151930, 151929, 151928, 151927, 151926, 151925, 151924, 151923, 151922, 151921, 151920, 151919, 151918, 151916, 151915, 151913, 151912, 151911, 151910, 151909, 151908, 151907, 151906, 151905, 151904, 151902, 151901, 151900, 151899, 151898, 151897, 151896, 151895, 151894, 151893, 151892, 151890, 151889, 151888, 151887, 151886, 151885, 151884, 151883, 151882, 151881, 151880, 151879, 151878, 151877, 151876, 151875, 151874, 151873, 151872, 151871, 151870, 151869, 151868, 151867, 151866, 151865, 151864, 151863, 151862, 151861, 151860, 151859, 151858, 151857, 151856, 151855, 151854, 151853, 151852, 151850, 151849, 151848, 151847, 151846, 151845, 151844, 151843, 151842, 151841, 151840, 151839, 151838, 151837, 151836, 151835, 151834, 151833, 151832, 151831, 151830, 151829, 151828, 151827, 151826, 151825, 151824, 151823, 151822, 151821, 151820, 151819, 151818, 151817, 151816, 151815, 151814, 151813, 151812, 151811, 151810, 151809, 151808, 151807, 151806, 151805, 151804, 151803, 151802, 151801, 151800, 151799, 151798, 151797, 151796, 151795, 151794, 151793, 151792, 151791, 151790, 151789, 151788, 151787, 151786, 151785, 151784, 151783, 151782, 151781, 151780, 151779, 151778, 151777, 151776, 151775, 151774, 151773, 151772, 151771, 151770, 151769, 151768, 151767, 151766, 151765, 151764, 151763, 151762, 151761, 151760, 151759, 151758, 151757, 151756, 151755, 151754, 151753, 151752, 151751, 151750, 151749, 151748, 151747, 151746, 151745, 151744, 151743, 151742, 151741, 151740, 151739, 151738, 151737, 151736, 151735, 151734, 151733, 151732, 151731, 151730, 151729, 151728, 151727, 151726, 151725, 151724, 151723, 151722, 151721, 151720, 151719, 151718, 151717, 151716, 151715, 151714, 151713, 151712, 151711, 151710, 151709, 151708, 151707, 151706, 151705, 151704, 151703, 151702, 151701, 151700, 151699, 151698, 151697, 151696, 151695, 151694, 151693, 151692, 151691, 151690, 151689, 151688, 151687, 151686, 151685, 151684, 151683, 151682, 151681, 151680, 151679, 151678, 151677, 151676, 151675, 151674, 151673, 151672, 151671, 151670, 151669, 151668, 151667, 151666, 151665, 151664, 151663, 151662, 151660, 151659, 151658, 151657, 151656, 151655, 151654, 151653, 151652, 151650, 151649, 151648, 151647, 151646, 151645, 151644, 151643, 151642, 151641, 151640, 151639, 151638, 151637, 151636, 151635, 151634, 151633, 151632, 151631, 151630, 151629, 151628, 151627, 151626, 151625, 151624, 151623, 151622, 151621, 151620, 151619, 151618, 151617, 151616, 151615, 151614, 151613, 151612, 151611, 151610, 151609, 151608, 151607, 151606, 151605, 151604, 151603, 151602, 151601, 151600, 151599, 151598, 151597, 151596, 151595, 151594, 151593, 151592, 151591, 151590, 151589, 151588, 151587, 151586, 151585, 151584, 151583, 151582, 151581, 151580, 151579, 151578, 151577, 151576, 151575, 151574, 151573, 151572, 151571, 151570, 151569, 151568, 151567, 151566, 151565, 151564, 151563, 151562, 151561, 151560, 151559, 151558, 151557, 151556, 151555, 151554, 151553, 151552, 151551, 151550, 151549, 151548, 151547, 151546, 151545, 151544, 151543, 151542, 151541, 151540, 151539, 151538, 151537, 151536, 151535, 151534, 151533, 151532, 151531, 151530, 151529, 151528, 151527, 151526, 151525, 151524, 151523, 151522, 151521, 151520, 151519, 151518, 151517, 151516, 151515, 151514, 151513, 151512, 151511, 151510, 151509, 151508, 151507, 151506, 151505, 151504, 151503, 151502, 151501, 151500, 151499, 151498, 151497, 151496, 151495, 151494, 151493, 151492, 151491, 151490, 151489, 151488, 151487, 151486, 151485, 151484, 151483, 151482, 151481, 151480, 151479, 151478, 151477, 151476, 151475, 151474, 151473, 151472, 151471, 151470, 151469, 151468, 151467, 151466, 151465, 151464, 151463, 151462, 151461, 151460, 151459, 151458, 151457, 151456, 151455, 151454, 151453, 151452, 151451, 151450, 151449, 151448, 151447, 151446, 151445, 151444, 151443, 151442, 151441, 151440, 151439, 151438, 151437, 151436, 151435, 151434, 151433, 151432, 151431, 151430, 151429, 151428, 151427, 151426, 151425, 151424, 151423, 151422, 151421, 151420, 151419, 151418, 151417, 151416, 151415, 151414, 151413, 151412, 151411, 151410, 151409, 151408, 151407, 151406, 151405, 151404, 151403, 151402, 151401, 151400, 151399, 151398, 151397, 151396, 151395, 151394, 151393, 151392, 151391, 151390, 151389, 151388, 151387, 151386, 151385, 151384, 151383, 151382, 151381, 151380, 151379, 151378, 151377, 151376, 151375, 151374, 151373, 151372, 151371, 151370, 151369, 151368, 151367, 151366, 151365, 151364, 151363, 151362, 151361, 151360, 151359, 151358, 151357, 151356, 151355, 151354, 151353, 151352, 151351, 151350, 151349, 151348, 151347, 151346, 151345, 151344, 151343, 151342, 151341, 151340, 151338, 151337, 151336, 151335, 151333, 151332, 151331, 151330, 151329, 151328, 151327, 151326, 151324, 151323, 151322, 151321, 151320, 151319, 151318, 151317, 151316, 151315, 151314, 151313, 151312, 151311, 151310, 151309, 151308, 151307, 151306, 151305, 151304, 151303, 151302, 151301, 151300, 151299, 151298, 151297, 151295, 151294, 151293, 151292, 151291, 151290, 151289, 151288, 151287, 151286, 151285, 151284, 151283, 151282, 151281, 151280, 151279, 151278, 151277, 151276, 151275, 151274, 151273, 151272, 151271, 151270, 151269, 151268, 151267, 151266, 151265, 151264, 151263, 151262, 151261, 151260, 151259, 151258, 151257, 151256, 151255, 151254, 151253, 151252, 151251, 151250, 151249, 151248, 151247, 151246, 151245, 151244, 151243, 151242, 151241, 151240, 151239, 151238, 151237, 151236, 151235, 151234, 151233, 151232, 151231, 151230, 151229, 151228, 151227, 151226, 151225, 151224, 151223, 151222, 151221, 151220, 151219, 151218, 151217, 151216, 151215, 151214, 151213, 151212, 151211, 151210, 151209, 151208, 151207, 151206, 151205, 151204, 151203, 151202, 151201, 151200, 151199, 151198, 151197, 151196, 151195, 151194, 151193, 151192, 151191, 151190, 151189, 151188, 151187, 151186, 151185, 151184, 151183, 151182, 151181, 151180, 151179, 151178, 151177, 151176, 151175, 151174, 151173, 151172, 151171, 151170, 151169, 151168, 151167, 151166, 151165, 151164, 151163, 151162, 151161, 151160, 151159, 151158, 151157, 151156, 151155, 151154, 151153, 151152, 151151, 151150, 151149, 151148, 151147, 151146, 151145, 151144, 151143, 151142, 151141, 151140, 151139, 151138, 151137, 151136, 151135, 151134, 151133, 151132, 151131, 151130, 151129, 151127, 151126, 151125, 151124, 151123, 151122, 151121, 151120, 151118, 151116, 151115, 151114, 151113, 151112, 151111, 151110, 151109, 151108, 151107, 151106, 151105, 151104, 151103, 151102, 151101, 151100, 151099, 151098, 151097, 151096, 151095, 151094, 151093, 151092, 151091, 151090, 151089, 151088, 151087, 151086, 151085, 151084, 151083, 151082, 151081, 151080, 151079, 151078, 151077, 151076, 151075, 151074, 151073, 151072, 151071, 151070, 151069, 151068, 151067, 151066, 151065, 151064, 151063, 151062, 151061, 151060, 151059, 151058, 151057, 151056, 151055, 151054, 151053, 151052, 151051, 151050, 151049, 151047, 151046, 151045, 151044, 151043, 151042, 151041, 151039, 151038, 151037, 151036, 151034, 151031, 151030, 151029, 151028, 151027, 151026, 151025, 151024, 151023, 151022, 151021, 151020, 151019, 151018, 151017, 151016, 151015, 151014, 151013, 151011, 151010, 151009, 151008, 151007, 151006, 151005, 151003, 151002, 151001, 151000, 150999, 150998, 150997, 150996, 150995, 150993, 150990, 150989, 150988, 150987, 150986, 150985, 150984, 150983, 150982, 150981, 150980, 150979, 150978, 150977, 150976, 150975, 150974, 150973, 150972, 150971, 150970, 150969, 150968, 150967, 150966, 150965, 150964, 150963, 150962, 150961, 150960, 150959, 150958, 150957, 150956, 150955, 150954, 150953, 150952, 150951, 150950, 150949, 150948, 150947, 150946, 150945, 150944, 150943, 150942, 150941, 150940, 150939, 150938, 150937, 150936, 150935, 150934, 150933, 150932, 150931, 150930, 150929, 150928, 150927, 150926, 150925, 150924, 150923, 150922, 150921, 150920, 150919, 150918, 150917, 150916, 150914, 150913, 150912, 150911, 150908, 150907, 150906, 150905, 150904, 150903, 150902, 150901, 150900, 150899, 150898, 150897, 150896, 150895, 150894, 150893, 150892, 150891, 150890, 150889, 150888, 150887, 150886, 150885, 150884, 150883, 150882, 150881, 150880, 150879, 150878, 150877, 150876, 150875, 150874, 150873, 150872, 150871, 150870, 150869, 150868, 150867, 150866, 150865, 150864, 150863, 150862, 150861, 150860, 150859, 150858, 150857, 150856, 150855, 150854, 150853, 150852, 150851, 150850, 150849, 150848, 150847, 150846, 150845, 150844, 150843, 150842, 150841, 150840, 150839, 150838, 150837, 150836, 150835, 150834, 150833, 150832, 150831, 150830, 150829, 150828, 150827, 150826, 150825, 150824, 150823, 150822, 150821, 150820, 150819, 150818, 150817, 150816, 150815, 150814, 150813, 150812, 150811, 150810, 150809, 150808, 150807, 150806, 150805, 150804, 150803, 150802, 150801, 150800, 150799, 150798, 150797, 150796, 150795, 150794, 150793, 150792, 150791, 150790, 150789, 150788, 150787, 150786, 150785, 150784, 150783, 150781, 150779, 150778, 150777, 150776, 150775, 150773, 150772, 150771, 150770, 150769, 150768, 150767, 150766, 150765, 150764, 150763, 150762, 150761, 150760, 150759, 150758, 150757, 150756, 150755, 150754, 150753, 150752, 150750, 150749, 150748, 150747, 150746, 150745, 150744, 150743, 150742, 150741, 150740, 150739, 150738, 150737, 150736, 150735, 150734, 150733, 150732, 150731, 150730, 150729, 150728, 150727, 150726, 150719, 150718, 150717, 150716, 150715, 150714, 150713, 150712, 150711, 150710, 150709, 150708, 150707, 150706, 150705, 150704, 150703, 150702, 150701, 150700, 150699, 150698, 150697, 150696, 150695, 150694, 150693, 150692, 150691, 150690, 150689, 150688, 150687, 150686, 150685, 150684, 150683, 150682, 150681, 150680, 150679, 150678, 150677, 150676, 150675, 150674, 150673, 150672, 150671, 150670, 150669, 150668, 150667, 150666, 150665, 150664, 150663, 150662, 150661, 150660, 150659, 150658, 150657, 150656, 150655, 150654, 150653, 150652, 150651, 150650, 150649, 150648, 150647, 150646, 150645, 150644, 150643, 150642, 150641, 150640, 150639, 150638, 150637, 150636, 150635, 150634, 150633, 150632, 150631, 150630, 150629, 150628, 150627, 150626, 150625, 150624, 150623, 150622, 150621, 150620, 150619, 150618, 150617, 150616, 150615, 150614, 150613, 150612, 150611, 150610, 150609, 150608, 150607, 150606, 150605, 150603, 150602, 150601, 150599, 150598, 150597, 150596, 150595, 150594, 150593, 150592, 150591, 150590, 150589, 150588, 150587, 150586, 150585, 150584, 150583, 150582, 150581, 150580, 150574, 150573, 150572, 150571, 150570, 150569, 150568, 150567, 150566, 150565, 150564, 150563, 150562, 150561, 150560, 150559, 150558, 150557, 150556, 150555, 150554, 150553, 150552, 150551, 150550, 150549, 150548, 150547, 150546, 150545, 150544, 150543, 150542, 150541, 150540, 150539, 150538, 150537, 150536, 150535, 150534, 150533, 150532, 150531, 150530, 150529, 150528, 150527, 150526, 150525, 150524, 150523, 150522, 150521, 150520, 150519, 150518, 150517, 150516, 150515, 150514, 150513, 150512, 150511, 150510, 150509, 150508, 150507, 150506, 150505, 150504, 150503, 150502, 150501, 150500, 150499, 150498, 150497, 150496, 150495, 150494, 150493, 150492, 150491, 150490, 150489, 150488, 150487, 150486, 150485, 150484, 150483, 150482, 150480, 150479, 150478, 150477, 150476, 150475, 150474, 150473, 150472, 150471, 150470, 150469, 150468, 150467, 150466, 150465, 150464, 150463, 150462, 150461, 150460, 150459, 150458, 150457, 150456, 150455, 150454, 150453, 150452, 150451, 150450, 150448, 150446, 150445, 150444, 150443, 150442, 150441, 150440, 150439, 150438, 150437, 150436, 150435, 150434, 150433, 150432, 150431, 150430, 150429, 150428, 150427, 150426, 150425, 150421, 150420, 150419, 150418, 150417, 150416, 150415, 150414, 150413, 150412, 150411, 150410, 150409, 150408, 150407, 150406, 150405, 150404, 150403, 150402, 150401, 150400, 150399, 150398, 150397, 150396, 150395, 150394, 150393, 150392, 150391, 150390, 150388, 150387, 150386, 150385, 150384, 150383, 150382, 150381, 150380, 150379, 150378, 150377, 150376, 150375, 150374, 150373, 150372, 150371, 150370, 150369, 150368, 150367, 150366, 150365, 150364, 150363, 150362, 150361, 150360, 150359, 150358, 150357, 150356, 150355, 150354, 150353, 150352, 150351, 150350, 150349, 150348, 150347, 150346, 150345, 150344, 150343, 150342, 150341, 150340, 150339, 150338, 150337, 150336, 150335, 150334, 150333, 150332, 150331, 150330, 150329, 150328, 150327, 150326, 150325, 150324, 150323, 150322, 150321, 150320, 150319, 150318, 150317, 150316, 150315, 150314, 150313, 150312, 150311, 150310, 150309, 150308, 150307, 150306, 150305, 150304, 150303, 150302, 150301, 150300, 150299, 150298, 150297, 150295, 150294, 150293, 150292, 150291, 150290, 150289, 150288, 150287, 150286, 150285, 150284, 150283, 150282, 150281, 150280, 150279, 150278, 150277, 150276, 150275, 150274, 150273, 150272, 150271, 150270, 150269, 150268, 150267, 150266, 150265, 150264, 150263, 150262, 150261, 150260, 150259, 150258, 150257, 150256, 150255, 150254, 150253, 150252, 150251, 150250, 150249, 150248, 150246, 150245, 150244, 150242, 150241, 150240, 150239, 150238, 150237, 150236, 150235, 150234, 150233, 150232, 150231, 150230, 150229, 150228, 150227, 150226, 150225, 150224, 150223, 150222, 150221, 150220, 150219, 150218, 150217, 150216, 150215, 150214, 150213, 150212, 150211, 150210, 150209, 150208, 150207, 150206, 150205, 150204, 150203, 150202, 150201, 150200, 150199, 150198, 150197, 150196, 150195, 150194, 150193, 150192, 150191, 150190, 150189, 150188, 150187, 150186, 150185, 150184, 150183, 150181, 150180, 150179, 150178, 150177, 150176, 150175, 150174, 150173, 150172, 150171, 150170, 150169, 150168, 150166, 150165, 150164, 150163, 150162, 150161, 150160, 150159, 150158, 150157, 150156, 150155, 150154, 150153, 150152, 150151, 150150, 150149, 150148, 150147, 150146, 150145, 150144, 150143, 150142, 150141, 150140, 150139, 150138, 150137, 150136, 150135, 150134, 150133, 150132, 150131, 150130, 150129, 150128, 150127, 150126, 150125, 150124, 150123, 150122, 150121, 150120, 150119, 150118, 150117, 150116, 150115, 150114, 150113, 150112, 150111, 150110, 150109, 150108, 150107, 150106, 150105, 150104, 150103, 150102, 150101, 150100, 150099, 150098, 150097, 150096, 150095, 150094, 150093, 150092, 150091, 150090, 150089, 150088, 150087, 150086, 150085, 150084, 150083, 150082, 150081, 150080, 150079, 150078, 150077, 150076, 150075, 150074, 150073, 150072, 150071, 150070, 150069, 150068, 150067, 150066, 150065, 150064, 150063, 150062, 150061, 150060, 150059, 150058, 150057, 150056, 150055, 150054, 150053, 150052, 150051, 150050, 150049, 150048, 150047, 150046, 150044, 150043, 150041, 150040, 150039, 150038, 150037, 150036, 150035, 150034, 150033, 150032, 150031, 150030, 150029, 150028, 150027, 150026, 150025, 150024, 150023, 150022, 150021, 150020, 150019, 150018, 150017, 150016, 150015, 150014, 150013, 150012, 150011, 150010, 150009, 150008, 150007, 150006, 150005, 150004, 150003, 150002, 150001, 150000, 149999, 149998, 149997, 149996, 149995, 149994, 149993, 149992, 149991, 149990, 149989, 149988, 149987, 149986, 149985, 149984, 149983, 149982, 149981, 149980, 149979, 149978, 149977, 149976, 149975, 149974, 149973, 149972, 149971, 149970, 149969, 149968, 149967, 149966, 149965, 149964, 149963, 149962, 149961, 149960, 149959, 149958, 149957, 149956, 149955, 149954, 149953, 149952, 149951, 149950, 149949, 149948, 149947, 149946, 149945, 149944, 149943, 149942, 149940, 149939, 149938, 149937, 149936, 149935, 149934, 149933, 149932, 149931, 149930, 149929, 149928, 149927, 149926, 149925, 149924, 149923, 149922, 149921, 149920, 149919, 149918, 149917, 149916, 149915, 149914, 149913, 149912, 149911, 149910, 149909, 149908, 149907, 149906, 149905, 149904, 149903, 149902, 149901, 149900, 149899, 149898, 149897, 149896, 149895, 149894, 149893, 149892, 149891, 149890, 149889, 149888, 149887, 149886, 149885, 149884, 149883, 149882, 149881, 149880, 149879, 149878, 149877, 149876, 149875, 149874, 149873, 149872, 149871, 149870, 149869, 149868, 149867, 149866, 149865, 149864, 149858, 149857, 149856, 149855, 149854, 149853, 149852, 149851, 149850, 149849, 149848, 149847, 149846, 149845, 149844, 149843, 149842, 149841, 149840, 149839, 149838, 149837, 149836, 149835, 149834, 149833, 149832, 149831, 149830, 149829, 149828, 149827, 149826, 149825, 149824, 149823, 149822, 149821, 149820, 149819, 149818, 149817, 149816, 149815, 149814, 149813, 149812, 149811, 149810, 149809, 149807, 149806, 149805, 149804, 149803, 149802, 149801, 149800, 149799, 149798, 149797, 149796, 149795, 149794, 149793, 149792, 149791, 149790, 149789, 149788, 149787, 149786, 149785, 149784, 149783, 149782, 149781, 149779, 149778, 149777, 149776, 149775, 149774, 149772, 149771, 149770, 149769, 149768, 149767, 149766, 149765, 149764, 149763, 149762, 149761, 149760, 149759, 149758, 149757, 149756, 149755, 149754, 149753, 149752, 149751, 149750, 149749, 149748, 149747, 149746, 149745, 149744, 149743, 149742, 149741, 149740, 149739, 149738, 149737, 149736, 149735, 149730, 149729, 149726, 149725, 149724, 149723, 149722, 149720, 149719, 149717, 149716, 149715, 149714, 149713, 149712, 149711, 149710, 149709, 149708, 149707, 149706, 149705, 149704, 149703, 149702, 149701, 149700, 149699, 149698, 149697, 149696, 149695, 149694, 149693, 149692, 149691, 149690, 149689, 149688, 149687, 149686, 149685, 149684, 149683, 149682, 149681, 149680, 149679, 149678, 149677, 149676, 149675, 149674, 149673, 149672, 149671, 149670, 149669, 149668, 149667, 149666, 149665, 149664, 149663, 149662, 149661, 149660, 149659, 149658, 149657, 149656, 149655, 149654, 149653, 149652, 149651, 149650, 149649, 149648, 149647, 149646, 149645, 149644, 149643, 149642, 149641, 149640, 149639, 149638, 149637, 149636, 149635, 149634, 149633, 149632, 149631, 149630, 149629, 149628, 149627, 149626, 149625, 149624, 149623, 149622, 149621, 149620, 149619, 149618, 149617, 149616, 149615, 149614, 149613, 149612, 149611, 149610, 149609, 149608, 149607, 149606, 149605, 149604, 149603, 149602, 149601, 149600, 149599, 149598, 149597, 149596, 149595, 149594, 149593, 149592, 149591, 149590, 149589, 149588, 149587, 149586, 149585, 149584, 149583, 149582, 149581, 149580, 149579, 149577, 149575, 149574, 149573, 149571, 149570, 149569, 149568, 149567, 149566, 149565, 149564, 149563, 149562, 149561, 149560, 149559, 149558, 149557, 149556, 149555, 149554, 149553, 149552, 149551, 149550, 149549, 149548, 149547, 149545, 149544, 149543, 149542, 149541, 149540, 149539, 149538, 149537, 149535, 149533, 149532, 149531, 149530, 149529, 149528, 149527, 149526, 149525, 149523, 149522, 149521, 149520, 149519, 149518, 149517, 149516, 149515, 149514, 149513, 149512, 149511, 149510, 149509, 149508, 149507, 149506, 149505, 149504, 149503, 149502, 149501, 149500, 149499, 149498, 149497, 149496, 149495, 149494, 149493, 149492, 149491, 149490, 149489, 149488, 149487, 149486, 149485, 149484, 149483, 149482, 149481, 149480, 149479, 149478, 149477, 149476, 149475, 149474, 149473, 149472, 149471, 149470, 149469, 149468, 149466, 149465, 149464, 149463, 149462, 149461, 149460, 149459, 149458, 149457, 149456, 149455, 149454, 149453, 149452, 149451, 149450, 149449, 149448, 149447, 149446, 149445, 149444, 149443, 149442, 149441, 149440, 149439, 149438, 149437, 149436, 149435, 149434, 149433, 149432, 149431, 149430, 149429, 149428, 149427, 149426, 149425, 149424, 149423, 149422, 149421, 149420, 149419, 149418, 149417, 149416, 149415, 149414, 149413, 149411, 149410, 149409, 149408, 149407, 149406, 149405, 149404, 149403, 149402, 149401, 149400, 149399, 149398, 149397, 149396, 149395, 149394, 149393, 149392, 149391, 149390, 149389, 149388, 149387, 149386, 149385, 149384, 149383, 149382, 149381, 149380, 149379, 149378, 149377, 149376, 149375, 149374, 149373, 149372, 149371, 149370, 149369, 149368, 149367, 149366, 149365, 149364, 149363, 149362, 149361, 149360, 149359, 149358, 149357, 149356, 149355, 149354, 149353, 149352, 149351, 149348, 149347, 149346, 149345, 149344, 149343, 149341, 149340, 149339, 149338, 149337, 149336, 149335, 149334, 149333, 149332, 149331, 149330, 149329, 149328, 149327, 149326, 149325, 149323, 149322, 149321, 149320, 149319, 149318, 149317, 149315, 149314, 149313, 149312, 149311, 149310, 149309, 149307, 149306, 149305, 149303, 149302, 149300, 149299, 149298, 149297, 149296, 149295, 149294, 149292, 149291, 149290, 149289, 149288, 149287, 149286, 149285, 149284, 149283, 149282, 149281, 149280, 149279, 149278, 149277, 149276, 149275, 149274, 149273, 149272, 149271, 149270, 149269, 149268, 149267, 149266, 149265, 149264, 149263, 149262, 149261, 149260, 149259, 149258, 149257, 149256, 149255, 149254, 149253, 149252, 149250, 149249, 149248, 149247, 149246, 149245, 149244, 149243, 149242, 149241, 149240, 149239, 149238, 149237, 149236, 149235, 149234, 149233, 149232, 149231, 149230, 149229, 149228, 149227, 149226, 149225, 149224, 149223, 149221, 149220, 149219, 149218, 149217, 149216, 149215, 149214, 149212, 149211, 149210, 149209, 149208, 149207, 149206, 149205, 149204, 149200, 149199, 149198, 149197, 149196, 149195, 149194, 149193, 149192, 149191, 149190, 149189, 149187, 149186, 149185, 149184, 149183, 149182, 149181, 149180, 149179, 149178, 149177, 149176, 149175, 149174, 149173, 149172, 149171, 149170, 149169, 149168, 149167, 149166, 149165, 149164, 149163, 149162, 149161, 149160, 149159, 149158, 149157, 149156, 149155, 149154, 149151, 149150, 149149, 149148, 149147, 149146, 149145, 149144, 149143, 149142, 149141, 149140, 149139, 149138, 149137, 149136, 149135, 149134, 149133, 149132, 149131, 149130, 149129, 149128, 149127, 149126, 149125, 149124, 149123, 149122, 149121, 149120, 149119, 149118, 149117, 149116, 149115, 149114, 149113, 149112, 149111, 149110, 149109, 149108, 149107, 149106, 149105, 149104, 149103, 149102, 149101, 149100, 149099, 149098, 149097, 149096, 149095, 149094, 149093, 149092, 149091, 149090, 149089, 149088, 149087, 149086, 149085, 149084, 149083, 149082, 149081, 149080, 149079, 149078, 149076, 149075, 149074, 149073, 149072, 149071, 149070, 149066, 149065, 149064, 149063, 149062, 149061, 149060, 149059, 149058, 149057, 149056, 149055, 149054, 149053, 149052, 149051, 149050, 149049, 149048, 149047, 149046, 149045, 149044, 149043, 149042, 149041, 149040, 149039, 149038, 149037, 149036, 149035, 149034, 149033, 149031, 149030, 149029, 149028, 149027, 149026, 149025, 149024, 149023, 149022, 149021, 149020, 149019, 149018, 149017, 149016, 149015, 149014, 149013, 149012, 149011, 149010, 149009, 149008, 149007, 149005, 149004, 149003, 149002, 149001, 149000, 148999, 148998, 148997, 148996, 148995, 148994, 148993, 148991, 148990, 148989, 148988, 148987, 148986, 148985, 148984, 148983, 148982, 148981, 148980, 148979, 148978, 148977, 148976, 148975, 148974, 148973, 148972, 148971, 148970, 148969, 148968, 148966, 148965, 148962, 148959, 148958, 148955, 148954, 148953, 148952, 148946, 148945, 148944, 148943, 148942, 148941, 148940, 148939, 148938, 148936, 148935, 148934, 148933, 148932, 148931, 148930, 148929, 148928, 148927, 148925, 148924, 148923, 148922, 148921, 148920, 148919, 148918, 148917, 148916, 148910, 148909, 148908, 148907, 148906, 148905, 148904, 148903, 148902, 148901, 148900, 148899, 148898, 148897, 148896, 148895, 148894, 148893, 148892, 148891, 148890, 148889, 148888, 148887, 148886, 148885, 148884, 148883, 148879, 148878, 148877, 148876, 148875, 148874, 148872, 148871, 148870, 148868, 148867, 148858, 148857, 148856, 148855, 148854, 148853, 148852, 148851, 148850, 148849, 148848, 148847, 148846, 148845, 148844, 148843, 148842, 148841, 148840, 148839, 148838, 148837, 148836, 148835, 148834, 148833, 148832, 148831, 148830, 148829, 148828, 148827, 148826, 148825, 148824, 148823, 148822, 148821, 148820, 148819, 148818, 148817, 148816, 148815, 148814, 148813, 148812, 148811, 148810, 148809, 148808, 148807, 148806, 148805, 148804, 148803, 148802, 148801, 148800, 148799, 148798, 148797, 148796, 148795, 148794, 148793, 148792, 148791, 148790, 148789, 148788, 148787, 148786, 148785, 148783, 148782, 148781, 148780, 148779, 148778, 148775, 148774, 148773, 148772, 148771, 148770, 148769, 148767, 148766, 148765, 148764, 148763, 148762, 148761, 148760, 148759, 148758, 148757, 148756, 148755, 148754, 148753, 148752, 148751, 148750, 148749, 148748, 148747, 148746, 148745, 148744, 148743, 148742, 148741, 148740, 148739, 148738, 148737, 148736, 148735, 148734, 148733, 148732, 148731, 148730, 148729, 148728, 148727, 148726, 148725, 148724, 148723, 148722, 148721, 148720, 148719, 148718, 148717, 148716, 148715, 148714, 148713, 148712, 148711, 148710, 148709, 148708, 148707, 148706, 148705, 148704, 148703, 148701, 148700, 148699, 148698, 148697, 148696, 148695, 148694, 148693, 148692, 148691, 148690, 148689, 148688, 148687, 148686, 148685, 148684, 148683, 148682, 148681, 148680, 148679, 148678, 148677, 148676, 148675, 148674, 148673, 148672, 148671, 148670, 148669, 148668, 148667, 148666, 148665, 148664, 148663, 148662, 148661, 148660, 148659, 148658, 148657, 148656, 148655, 148654, 148653, 148652, 148651, 148650, 148649, 148648, 148647, 148646, 148645, 148644, 148643, 148642, 148641, 148640, 148639, 148638, 148637, 148636, 148635, 148634, 148633, 148632, 148631, 148630, 148629, 148628, 148627, 148626, 148625, 148624, 148623, 148622, 148621, 148620, 148619, 148618, 148617, 148616, 148615, 148614, 148613, 148612, 148611, 148610, 148609, 148608, 148607, 148606, 148605, 148604, 148603, 148602, 148601, 148600, 148599, 148598, 148597, 148596, 148595, 148594, 148593, 148592, 148591, 148590, 148589, 148588, 148587, 148586, 148585, 148584, 148583, 148582, 148581, 148580, 148579, 148578, 148577, 148576, 148575, 148574, 148573, 148572, 148571, 148570, 148569, 148568, 148567, 148566, 148565, 148564, 148563, 148562, 148561, 148560, 148559, 148553, 148552, 148551, 148550, 148549, 148548, 148547, 148546, 148545, 148544, 148543, 148542, 148541, 148540, 148539, 148538, 148537, 148536, 148535, 148534, 148533, 148532, 148531, 148530, 148529, 148528, 148527, 148526, 148525, 148524, 148523, 148522, 148521, 148520, 148519, 148518, 148517, 148516, 148515, 148514, 148513, 148512, 148511, 148510, 148509, 148508, 148507, 148506, 148505, 148504, 148503, 148502, 148501, 148500, 148499, 148498, 148497, 148496, 148495, 148493, 148492, 148491, 148490, 148489, 148488, 148487, 148486, 148485, 148484, 148483, 148482, 148481, 148480, 148479, 148478, 148477, 148476, 148475, 148473, 148472, 148471, 148470, 148469, 148468, 148467, 148466, 148463, 148462, 148461, 148460, 148459, 148458, 148456, 148455, 148454, 148453, 148452, 148451, 148450, 148449, 148448, 148447, 148446, 148420, 148419, 148418, 148416, 148415, 148414, 148413, 148412, 148411, 148410, 148408, 148400, 148399, 148398, 148397, 148396, 148395, 148394, 148393, 148392, 148391, 148389, 148388, 148387, 148386, 148385, 148384, 148383, 148382, 148381, 148380, 148379, 148378, 148377, 148376, 148375, 148374, 148365, 148364, 148361, 148360, 148359, 148358, 148357, 148356, 148355, 148354, 148353, 148352, 148351, 148350, 148349, 148348, 148347, 148345, 148344, 148342, 148340, 148339, 148338, 148337, 148336, 148335, 148334, 148333, 148332, 148331, 148330, 148329, 148328, 148327, 148326, 148325, 148324, 148323, 148322, 148321, 148320, 148318, 148317, 148316, 148315, 148314, 148313, 148312, 148311, 148310, 148309, 148308, 148307, 148306, 148305, 148304, 148303, 148302, 148301, 148300, 148299, 148298, 148297, 148296, 148295, 148294, 148293, 148292, 148291, 148290, 148289, 148288, 148287, 148286, 148285, 148284, 148283, 148282, 148281, 148280, 148279, 148278, 148277, 148276, 148275, 148274, 148273, 148272, 148271, 148270, 148269, 148267, 148266, 148265, 148264, 148263, 148262, 148261, 148260, 148259, 148258, 148257, 148256, 148255, 148254, 148253, 148252, 148251, 148250, 148249, 148248, 148247, 148246, 148245, 148244, 148243, 148242, 148241, 148240, 148239, 148238, 148236, 148235, 148234, 148233, 148232, 148231, 148230, 148229, 148228, 148227, 148226, 148225, 148224, 148223, 148222, 148221, 148220, 148219, 148218, 148217, 148216, 148215, 148214, 148213, 148212, 148211, 148209, 148208, 148207, 148206, 148205, 148204, 148203, 148202, 148201, 148200, 148199, 148197, 148196, 148195, 148194, 148193, 148192, 148190, 148189, 148188, 148187, 148186, 148185, 148184, 148183, 148182, 148181, 148180, 148179, 148178, 148177, 148176, 148175, 148174, 148173, 148172, 148171, 148170, 148169, 148168, 148167, 148166, 148165, 148164, 148163, 148162, 148161, 148160, 148159, 148158, 148157, 148156, 148155, 148154, 148153, 148152, 148151, 148150, 148147, 148146, 148145, 148144, 148143, 148142, 148141, 148140, 148139, 148138, 148137, 148136, 148133, 148132, 148131, 148130, 148129, 148128, 148127, 148126, 148125, 148124, 148123, 148122, 148121, 148120, 148119, 148118, 148117, 148116, 148115, 148114, 148113, 148112, 148111, 148110, 148109, 148107, 148106, 148104, 148103, 148102, 148101, 148100, 148099, 148098, 148097, 148096, 148095, 148094, 148093, 148092, 148091, 148090, 148089, 148088, 148087, 148086, 148085, 148084, 148083, 148082, 148081, 148080, 148079, 148078, 148077, 148076, 148075, 148074, 148073, 148072, 148071, 148070, 148069, 148068, 148067, 148066, 148065, 148064, 148063, 148062, 148061, 148060, 148059, 148058, 148057, 148056, 148055, 148054, 148053, 148052, 148051, 148050, 148049, 148048, 148047, 148046, 148045, 148044, 148043, 148042, 148041, 148040, 148039, 148038, 148037, 148036, 148035, 148034, 148033, 148032, 148031, 148030, 148029, 148028, 148027, 148026, 148025, 148024, 148023, 148022, 148021, 148020, 148019, 148018, 148017, 148016, 148015, 148014, 148013, 148012, 148011, 148009, 148008, 148007, 148006, 148005, 148004, 148003, 148002, 148001, 148000, 147999, 147998, 147997, 147996, 147994, 147993, 147992, 147991, 147990, 147989, 147988, 147987, 147986, 147985, 147983, 147982, 147981, 147980, 147979, 147978, 147977, 147975, 147974, 147973, 147972, 147970, 147969, 147968, 147967, 147966, 147965, 147964, 147963, 147962, 147961, 147960, 147959, 147958, 147957, 147956, 147955, 147954, 147953, 147952, 147951, 147950, 147949, 147948, 147947, 147946, 147945, 147944, 147943, 147942, 147941, 147940, 147939, 147938, 147937, 147936, 147935, 147934, 147933, 147932, 147931, 147930, 147929, 147928, 147927, 147926, 147925, 147924, 147923, 147922, 147921, 147920, 147919, 147918, 147917, 147916, 147915, 147914, 147913, 147912, 147911, 147910, 147909, 147908, 147907, 147906, 147905, 147904, 147903, 147902, 147901, 147900, 147899, 147898, 147897, 147896, 147895, 147894, 147893, 147892, 147891, 147890, 147889, 147888, 147887, 147886, 147885, 147884, 147883, 147882, 147881, 147880, 147879, 147878, 147877, 147876, 147875, 147874, 147873, 147872, 147871, 147870, 147869, 147868, 147867, 147866, 147865, 147864, 147863, 147862, 147861, 147860, 147859, 147858, 147857, 147856, 147855, 147854, 147853, 147852, 147851, 147850, 147849, 147848, 147846, 147845, 147844, 147843, 147842, 147839, 147833, 147830, 147829, 147828, 147827, 147826, 147825, 147824, 147823, 147822, 147821, 147820, 147819, 147818, 147817, 147816, 147815, 147814, 147813, 147812, 147811, 147810, 147809, 147808, 147807, 147806, 147801, 147800, 147799, 147798, 147796, 147795, 147794, 147793, 147792, 147791, 147789, 147788, 147787, 147786, 147785, 147784, 147783, 147782, 147781, 147780, 147779, 147778, 147777, 147775, 147774, 147773, 147772, 147771, 147770, 147769, 147768, 147767, 147766, 147765, 147764, 147763, 147762, 147761, 147760, 147758, 147757, 147756, 147755, 147754, 147753, 147752, 147751, 147750, 147749, 147748, 147747, 147744, 147743, 147742, 147741, 147740, 147739, 147738, 147737, 147736, 147735, 147734, 147733, 147732, 147731, 147730, 147729, 147728, 147727, 147726, 147725, 147724, 147723, 147722, 147721, 147720, 147719, 147718, 147717, 147716, 147715, 147714, 147713, 147712, 147711, 147710, 147709, 147708, 147707, 147706, 147705, 147704, 147703, 147702, 147701, 147700, 147699, 147698, 147697, 147696, 147695, 147694, 147693, 147692, 147691, 147690, 147689, 147688, 147687, 147686, 147685, 147684, 147683, 147682, 147681, 147680, 147679, 147678, 147677, 147676, 147675, 147674, 147673, 147672, 147671, 147670, 147669, 147668, 147667, 147666, 147665, 147664, 147663, 147662, 147661, 147660, 147659, 147658, 147657, 147656, 147655, 147654, 147653, 147652, 147651, 147650, 147649, 147648, 147647, 147646, 147645, 147644, 147643, 147642, 147641, 147640, 147639, 147638, 147637, 147636, 147635, 147634, 147633, 147632, 147631, 147630, 147629, 147628, 147627, 147625, 147624, 147623, 147622, 147621, 147620, 147618, 147617, 147616, 147615, 147614, 147613, 147612, 147611, 147610, 147609, 147608, 147607, 147606, 147605, 147604, 147603, 147600, 147599, 147596, 147595, 147593, 147592, 147591, 147590, 147589, 147588, 147587, 147586, 147585, 147584, 147583, 147582, 147581, 147580, 147579, 147578, 147577, 147576, 147575, 147574, 147573, 147572, 147571, 147570, 147569, 147568, 147567, 147566, 147565, 147564, 147563, 147562, 147561, 147560, 147559, 147558, 147557, 147556, 147555, 147554, 147553, 147552, 147551, 147550, 147549, 147548, 147547, 147546, 147545, 147544, 147543, 147542, 147541, 147540, 147539, 147538, 147537, 147535, 147534, 147533, 147531, 147530, 147529, 147528, 147527, 147526, 147525, 147524, 147523, 147522, 147521, 147520, 147519, 147518, 147517, 147516, 147515, 147514, 147513, 147512, 147511, 147510, 147509, 147508, 147507, 147506, 147505, 147504, 147503, 147502, 147501, 147500, 147499, 147498, 147497, 147496, 147495, 147494, 147493, 147492, 147491, 147490, 147489, 147488, 147487, 147486, 147485, 147484, 147483, 147482, 147481, 147480, 147479, 147478, 147477, 147476, 147475, 147474, 147473, 147472, 147471, 147470, 147469, 147468, 147467, 147466, 147465, 147464, 147463, 147462, 147461, 147460, 147459, 147458, 147457, 147456, 147455, 147454, 147452, 147451, 147450, 147449, 147448, 147447, 147446, 147445, 147444, 147443, 147442, 147441, 147440, 147439, 147438, 147437, 147436, 147435, 147434, 147433, 147432, 147431, 147430, 147429, 147428, 147427, 147426, 147425, 147424, 147423, 147422, 147421, 147420, 147419, 147418, 147417, 147416, 147415, 147414, 147413, 147412, 147411, 147410, 147409, 147408, 147407, 147406, 147405, 147404, 147403, 147402, 147401, 147400, 147399, 147398, 147397, 147396, 147395, 147394, 147393, 147392, 147391, 147390, 147389, 147388, 147387, 147386, 147385, 147384, 147383, 147382, 147381, 147380, 147379, 147378, 147377, 147376, 147375, 147374, 147373, 147372, 147371, 147370, 147369, 147368, 147367, 147366, 147365, 147364, 147363, 147362, 147361, 147360, 147359, 147358, 147357, 147356, 147355, 147354, 147353, 147352, 147351, 147350, 147349, 147348, 147347, 147346, 147345, 147344, 147343, 147342, 147341, 147340, 147339, 147338, 147337, 147336, 147335, 147334, 147333, 147332, 147331, 147330, 147329, 147328, 147327, 147326, 147325, 147324, 147323, 147322, 147321, 147320, 147319, 147318, 147317, 147316, 147315, 147314, 147313, 147311, 147310, 147309, 147308, 147306, 147305, 147304, 147303, 147302, 147301, 147300, 147299, 147298, 147297, 147296, 147292, 147290, 147289, 147288, 147287, 147286, 147285, 147284, 147283, 147282, 147281, 147280, 147279, 147278, 147277, 147276, 147275, 147274, 147273, 147272, 147271, 147270, 147269, 147268, 147267, 147266, 147265, 147264, 147263, 147262, 147261, 147260, 147259, 147257, 147256, 147255, 147254, 147253, 147252, 147251, 147250, 147249, 147248, 147247, 147246, 147245, 147244, 147243, 147242, 147241, 147240, 147239, 147238, 147237, 147236, 147235, 147234, 147233, 147232, 147231, 147230, 147229, 147228, 147227, 147226, 147225, 147224, 147223, 147222, 147221, 147220, 147219, 147218, 147217, 147216, 147215, 147214, 147213, 147212, 147211, 147210, 147209, 147208, 147207, 147206, 147205, 147204, 147200, 147199, 147198, 147197, 147196, 147193, 147192, 147191, 147190, 147189, 147188, 147187, 147183, 147182, 147181, 147180, 147179, 147178, 147177, 147176, 147175, 147174, 147173, 147172, 147171, 147170, 147169, 147168, 147167, 147166, 147162, 147161, 147160, 147159, 147158, 147157, 147156, 147155, 147154, 147153, 147152, 147151, 147150, 147149, 147148, 147147, 147146, 147145, 147144, 147143, 147142, 147141, 147140, 147139, 147138, 147137, 147136, 147135, 147134, 147133, 147132, 147131, 147130, 147129, 147128, 147127, 147126, 147125, 147124, 147123, 147122, 147121, 147120, 147119, 147118, 147117, 147116, 147115, 147114, 147113, 147112, 147111, 147110, 147109, 147108, 147107, 147106, 147105, 147104, 147103, 147102, 147101, 147100, 147099, 147098, 147097, 147096, 147095, 147094, 147093, 147092, 147091, 147090, 147089, 147088, 147087, 147086, 147085, 147084, 147083, 147082, 147081, 147080, 147079, 147078, 147077, 147076, 147075, 147074, 147073, 147072, 147071, 147070, 147069, 147068, 147067, 147066, 147065, 147064, 147063, 147062, 147061, 147060, 147059, 147058, 147057, 147056, 147055, 147054, 147053, 147052, 147051, 147050, 147049, 147048, 147047, 147046, 147045, 147044, 147043, 147042, 147041, 147040, 147039, 147038, 147037, 147036, 147035, 147034, 147033, 147032, 147031, 147030, 147029, 147028, 147027, 147026, 147025, 147024, 147023, 147022, 147021, 147020, 147019, 147018, 147017, 147016, 147015, 147014, 147013, 147012, 147011, 147010, 147009, 147008, 147007, 147006, 147005, 147004, 147003, 147002, 147001, 147000, 146999, 146998, 146997, 146996, 146995, 146994, 146993, 146992, 146991, 146990, 146989, 146988, 146987, 146986, 146985, 146984, 146983, 146982, 146981, 146980, 146979, 146978, 146977, 146976, 146975, 146974, 146973, 146972, 146971, 146970, 146969, 146968, 146967, 146966, 146965, 146964, 146963, 146962, 146961, 146960, 146959, 146958, 146950, 146949, 146948, 146947, 146946, 146945, 146944, 146943, 146942, 146941, 146940, 146939, 146938, 146937, 146936, 146935, 146934, 146931, 146926, 146925, 146924, 146923, 146922, 146921, 146920, 146919, 146918, 146917, 146915, 146907, 146906, 146905, 146904, 146903, 146902, 146901, 146899, 146898, 146897, 146896, 146895, 146894, 146893, 146892, 146891, 146890, 146889, 146888, 146886, 146885, 146883, 146878, 146877, 146876, 146875, 146874, 146873, 146872, 146871, 146870, 146869, 146868, 146867, 146866, 146865, 146864, 146863, 146862, 146861, 146860, 146859, 146858, 146857, 146856, 146855, 146854, 146853, 146852, 146851, 146850, 146849, 146848, 146847, 146846, 146842, 146840, 146839, 146838, 146837, 146836, 146835, 146834, 146833, 146832, 146831, 146827, 146821, 146820, 146819, 146818, 146817, 146816, 146815, 146814, 146813, 146812, 146811, 146810, 146809, 146808, 146805, 146803, 146802, 146801, 146800, 146799, 146798, 146797, 146796, 146795, 146794, 146793, 146792, 146791, 146790, 146789, 146788, 146786, 146785, 146782, 146781, 146780, 146779, 146778, 146777, 146772, 146770, 146769, 146767, 146766, 146764, 146763, 146761, 146758, 146757, 146756, 146755, 146753, 146751, 146749, 146748, 146747, 146746, 146745, 146744, 146742, 146741, 146740, 146739, 146738, 146737, 146736, 146735, 146734, 146732, 146731, 146730, 146729, 146728, 146727, 146685, 146684, 146683, 146680, 146670, 146667, 146664, 146663, 146662, 146661, 146660, 146659, 146658, 146657, 146656, 146655, 146654, 146653, 146652, 146651, 146650, 146649, 146648, 146647, 146645, 146644, 146643, 146642, 146641, 146638, 146637, 146636, 146629, 146606, 146605, 146601, 146600, 146599, 146598, 146597, 146596, 146590, 146586, 146585, 146582, 146581, 146580, 146579, 146575, 146568, 146567, 146564, 146563, 146562, 146561, 146560, 146559, 146558, 146557, 146556, 146553, 146552, 146548, 146547, 146546, 146545, 146544, 146543, 146542, 146541, 146540, 146539, 146538, 146537, 146536, 146535, 146534, 146533, 146532, 146531, 146530, 146529, 146528, 146527, 146522, 146521, 146519, 146518, 146517, 146516, 146513, 146512, 146511, 146510, 146509, 146508, 146507, 146505, 146504, 146502, 146501, 146500, 146499, 146498, 146497, 146496, 146495, 146494, 146492, 146491, 146490, 146489, 146488, 146487, 146486, 146485, 146484, 146482, 146481, 146480, 146477, 146476, 146475, 146474, 146473, 146472, 146471, 146470, 146469, 146468, 146467, 146466, 146465, 146464, 146463, 146462, 146461, 146460, 146459, 146458, 146457, 146456, 146455, 146454, 146453, 146452, 146451, 146450, 146449, 146448, 146447, 146446, 146445, 146444, 146443, 146442, 146441, 146440, 146439, 146438, 146437, 146436, 146435, 146434, 146433, 146432, 146431, 146430, 146429, 146428, 146427, 146426, 146425, 146424, 146423, 146422, 146421, 146420, 146419, 146417, 146416, 146415, 146414, 146413, 146412, 146411, 146408, 146407, 146406, 146405, 146404, 146403, 146402, 146401, 146400, 146399, 146397, 146396, 146395, 146393, 146392, 146391, 146390, 146389, 146388, 146387, 146386, 146385, 146384, 146383, 146382, 146381, 146380, 146379, 146378, 146377, 146376, 146375, 146374, 146373, 146372, 146371, 146370, 146369, 146368, 146367, 146366, 146365, 146364, 146363, 146362, 146361, 146360, 146359, 146358, 146357, 146356, 146355, 146354, 146353, 146352, 146351, 146350, 146349, 146348, 146347, 146346, 146345, 146344, 146343, 146342, 146341, 146340, 146339, 146338, 146337, 146336, 146335, 146334, 146333, 146332, 146331, 146330, 146329, 146328, 146327, 146326, 146325, 146324, 146323, 146322, 146321, 146320, 146319, 146318, 146317, 146316, 146315, 146314, 146313, 146312, 146311, 146310, 146309, 146308, 146307, 146306, 146305, 146304, 146303, 146302, 146301, 146300, 146299, 146298, 146297, 146296, 146295, 146294, 146293, 146292, 146291, 146290, 146289, 146288, 146287, 146286, 146285, 146284, 146282, 146281, 146280, 146279, 146278, 146277, 146276, 146275, 146274, 146273, 146272, 146271, 146270, 146269, 146268, 146267, 146266, 146265, 146264, 146263, 146262, 146261, 146260, 146259, 146254, 146253, 146252, 146251, 146250, 146249, 146248, 146247, 146246, 146245, 146244, 146243, 146242, 146241, 146240, 146239, 146238, 146237, 146236, 146235, 146234, 146233, 146232, 146231, 146230, 146229, 146228, 146227, 146226, 146225, 146224, 146223, 146222, 146221, 146220, 146219, 146218, 146217, 146216, 146215, 146214, 146213, 146212, 146211, 146210, 146209, 146208, 146207, 146205, 146204, 146203, 146202, 146201, 146200, 146199, 146198, 146197, 146196, 146195, 146194, 146193, 146192, 146191, 146189, 146188, 146187, 146186, 146185, 146184, 146183, 146182, 146181, 146180, 146179, 146178, 146177, 146176, 146175, 146174, 146173, 146172, 146171, 146170, 146169, 146168, 146167, 146166, 146165, 146164, 146163, 146162, 146161, 146160, 146159, 146158, 146157, 146156, 146155, 146154, 146153, 146152, 146151, 146150, 146149, 146148, 146147, 146146, 146145, 146144, 146143, 146142, 146141, 146140, 146139, 146138, 146137, 146136, 146135, 146134, 146133, 146132, 146131, 146130, 146129, 146128, 146127, 146126, 146125, 146124, 146123, 146122, 146121, 146120, 146119, 146118, 146117, 146116, 146115, 146114, 146113, 146110, 146109, 146108, 146107, 146106, 146105, 146104, 146103, 146102, 146101, 146100, 146099, 146098, 146097, 146096, 146094, 146092, 146091, 146090, 146089, 146088, 146087, 146086, 146085, 146084, 146083, 146082, 146081, 146080, 146079, 146078, 146077, 146076, 146075, 146074, 146073, 146072, 146071, 146070, 146069, 146068, 146067, 146066, 146065, 146064, 146061, 146060, 146059, 146058, 146057, 146056, 146055, 146054, 146053, 146052, 146051, 146050, 146049, 146048, 146047, 146046, 146045, 146044, 146043, 146042, 146040, 146039, 146038, 146037, 146036, 146035, 146034, 146033, 146032, 146031, 146030, 146029, 146028, 146027, 146026, 146025, 146024, 146023, 146022, 146021, 146020, 146019, 146018, 146017, 146016, 146015, 146014, 146013, 146012, 146011, 146010, 146009, 146008, 146007, 146006, 146005, 146004, 146003, 146002, 146001, 146000, 145999, 145998, 145997, 145996, 145986, 145985, 145984, 145983, 145982, 145981, 145980, 145979, 145978, 145977, 145976, 145975, 145974, 145973, 145972, 145971, 145970, 145969, 145968, 145967, 145966, 145965, 145964, 145963, 145962, 145961, 145960, 145959, 145958, 145957, 145956, 145955, 145954, 145953, 145952, 145951, 145950, 145949, 145948, 145947, 145946, 145945, 145944, 145943, 145942, 145941, 145940, 145939, 145938, 145937, 145936, 145935, 145934, 145933, 145932, 145931, 145930, 145929, 145928, 145927, 145926, 145925, 145924, 145923, 145922, 145921, 145920, 145919, 145918, 145917, 145916, 145915, 145914, 145913, 145912, 145911, 145910, 145909, 145908, 145907, 145906, 145905, 145904, 145903, 145902, 145901, 145900, 145899, 145898, 145897, 145896, 145895, 145894, 145893, 145892, 145891, 145890, 145889, 145888, 145887, 145886, 145885, 145884, 145883, 145882, 145881, 145880, 145879, 145878, 145877, 145876, 145875, 145874, 145873, 145872, 145871, 145870, 145869, 145868, 145867, 145866, 145865, 145864, 145863, 145862, 145861, 145860, 145859, 145858, 145857, 145856, 145855, 145854, 145853, 145852, 145851, 145850, 145849, 145848, 145847, 145846, 145845, 145844, 145843, 145842, 145841, 145840, 145839, 145838, 145837, 145836, 145835, 145834, 145833, 145832, 145831, 145830, 145829, 145828, 145827, 145825, 145824, 145822, 145821, 145820, 145819, 145818, 145817, 145816, 145815, 145814, 145813, 145812, 145811, 145810, 145809, 145808, 145807, 145806, 145805, 145804, 145803, 145802, 145801, 145800, 145799, 145798, 145797, 145796, 145795, 145794, 145793, 145792, 145791, 145790, 145789, 145788, 145787, 145786, 145785, 145784, 145783, 145782, 145781, 145780, 145779, 145778, 145777, 145776, 145775, 145774, 145773, 145772, 145771, 145770, 145769, 145768, 145767, 145766, 145765, 145764, 145763, 145762, 145761, 145760, 145759, 145758, 145757, 145756, 145755, 145754, 145753, 145752, 145751, 145750, 145749, 145748, 145747, 145746, 145745, 145744, 145743, 145742, 145741, 145740, 145739, 145738, 145737, 145736, 145735, 145734, 145733, 145732, 145731, 145730, 145729, 145728, 145727, 145726, 145725, 145724, 145723, 145722, 145721, 145720, 145719, 145718, 145717, 145716, 145715, 145714, 145713, 145712, 145706, 145703, 145702, 145701, 145700, 145699, 145698, 145697, 145686, 145685, 145684, 145683, 145682, 145681, 145680, 145679, 145678, 145677, 145676, 145675, 145674, 145673, 145672, 145671, 145670, 145669, 145668, 145667, 145666, 145665, 145664, 145663, 145662, 145661, 145660, 145659, 145658, 145657, 145656, 145655, 145654, 145653, 145652, 145651, 145650, 145649, 145648, 145647, 145646, 145645, 145644, 145643, 145642, 145641, 145640, 145639, 145638, 145637, 145636, 145635, 145634, 145633, 145632, 145631, 145630, 145629, 145628, 145626, 145625, 145624, 145623, 145622, 145621, 145620, 145619, 145618, 145617, 145616, 145615, 145614, 145613, 145612, 145611, 145610, 145609, 145608, 145607, 145606, 145605, 145604, 145603, 145602, 145601, 145600, 145599, 145598, 145597, 145595, 145594, 145593, 145592, 145591, 145590, 145589, 145588, 145587, 145586, 145585, 145584, 145583, 145582, 145581, 145580, 145579, 145578, 145577, 145576, 145575, 145574, 145573, 145572, 145571, 145570, 145569, 145568, 145567, 145566, 145565, 145564, 145563, 145562, 145561, 145560, 145558, 145557, 145555, 145554, 145553, 145552, 145551, 145550, 145549, 145548, 145547, 145546, 145545, 145544, 145543, 145542, 145541, 145540, 145539, 145538, 145537, 145536, 145535, 145534, 145533, 145532, 145531, 145530, 145529, 145528, 145527, 145526, 145525, 145524, 145523, 145522, 145521, 145520, 145519, 145518, 145517, 145516, 145515, 145514, 145513, 145512, 145511, 145510, 145509, 145508, 145507, 145506, 145505, 145504, 145503, 145502, 145500, 145499, 145497, 145496, 145495, 145494, 145493, 145492, 145491, 145490, 145489, 145488, 145487, 145486, 145485, 145484, 145483, 145482, 145481, 145480, 145479, 145478, 145477, 145476, 145475, 145474, 145473, 145472, 145471, 145470, 145469, 145468, 145467, 145466, 145465, 145464, 145463, 145462, 145461, 145460, 145459, 145458, 145457, 145456, 145455, 145454, 145453, 145452, 145451, 145450, 145449, 145448, 145447, 145446, 145445, 145444, 145443, 145442, 145441, 145440, 145439, 145438, 145437, 145436, 145435, 145434, 145433, 145432, 145431, 145430, 145429, 145428, 145427, 145426, 145425, 145424, 145423, 145422, 145419, 145418, 145417, 145416, 145415, 145414, 145413, 145412, 145411, 145410, 145409, 145408, 145407, 145406, 145405, 145404, 145403, 145401, 145400, 145399, 145398, 145397, 145396, 145395, 145394, 145393, 145391, 145390, 145389, 145388, 145387, 145386, 145385, 145384, 145383, 145382, 145381, 145380, 145379, 145378, 145377, 145376, 145375, 145374, 145373, 145372, 145371, 145370, 145369, 145368, 145367, 145366, 145365, 145364, 145363, 145362, 145361, 145360, 145359, 145358, 145357, 145356, 145355, 145354, 145353, 145352, 145351, 145350, 145349, 145348, 145347, 145346, 145345, 145344, 145343, 145342, 145341, 145340, 145339, 145338, 145337, 145336, 145335, 145334, 145333, 145332, 145331, 145330, 145329, 145328, 145327, 145326, 145325, 145324, 145323, 145322, 145321, 145320, 145319, 145318, 145317, 145316, 145315, 145314, 145313, 145312, 145311, 145310, 145309, 145308, 145307, 145306, 145305, 145304, 145303, 145302, 145301, 145300, 145299, 145298, 145297, 145296, 145295, 145294, 145293, 145292, 145291, 145290, 145289, 145288, 145287, 145286, 145285, 145283, 145282, 145281, 145280, 145279, 145278, 145277, 145276, 145275, 145273, 145272, 145271, 145270, 145269, 145268, 145267, 145266, 145265, 145264, 145263, 145262, 145261, 145260, 145259, 145258, 145257, 145256, 145255, 145254, 145253, 145252, 145251, 145250, 145249, 145248, 145247, 145246, 145245, 145244, 145243, 145242, 145241, 145240, 145239, 145238, 145237, 145236, 145235, 145234, 145233, 145232, 145231, 145230, 145229, 145228, 145227, 145226, 145225, 145224, 145222, 145221, 145220, 145219, 145218, 145217, 145216, 145215, 145214, 145213, 145212, 145211, 145210, 145209, 145208, 145207, 145206, 145205, 145204, 145203, 145202, 145201, 145200, 145199, 145197, 145196, 145195, 145194, 145193, 145192, 145191, 145190, 145189, 145188, 145187, 145186, 145185, 145184, 145183, 145182, 145181, 145180, 145179, 145178, 145177, 145176, 145175, 145173, 145172, 145171, 145170, 145169, 145168, 145167, 145166, 145165, 145164, 145163, 145162, 145161, 145160, 145159, 145158, 145157, 145156, 145155, 145154, 145153, 145152, 145151, 145150, 145149, 145148, 145147, 145146, 145145, 145144, 145143, 145142, 145141, 145140, 145139, 145137, 145136, 145135, 145133, 145130, 145129, 145128, 145127, 145126, 145125, 145124, 145123, 145122, 145121, 145120, 145119, 145118, 145117, 145116, 145115, 145114, 145113, 145112, 145111, 145110, 145109, 145108, 145107, 145106, 145105, 145104, 145103, 145102, 145101, 145100, 145099, 145098, 145097, 145096, 145095, 145094, 145093, 145092, 145091, 145090, 145089, 145088, 145087, 145086, 145085, 145084, 145083, 145082, 145081, 145080, 145079, 145078, 145077, 145076, 145075, 145074, 145073, 145072, 145071, 145070, 145069, 145068, 145067, 145066, 145065, 145064, 145063, 145062, 145061, 145060, 145059, 145058, 145057, 145056, 145055, 145054, 145053, 145052, 145050, 145049, 145047, 145046, 145045, 145044, 145043, 145042, 145041, 145040, 145039, 145038, 145037, 145036, 145035, 145034, 145033, 145032, 145031, 145030, 145029, 145028, 145027, 145026, 145025, 145024, 145023, 145022, 145021, 145020, 145019, 145018, 145017, 145016, 145015, 145014, 145013, 145012, 145011, 145010, 145009, 145008, 145007, 145006, 145005, 145004, 145003, 145002, 145001, 145000, 144999, 144998, 144997, 144996, 144995, 144994, 144993, 144992, 144991, 144990, 144989, 144988, 144987, 144986, 144985, 144984, 144983, 144982, 144981, 144980, 144979, 144978, 144977, 144976, 144975, 144974, 144973, 144972, 144971, 144970, 144969, 144968, 144967, 144966, 144965, 144964, 144963, 144962, 144961, 144960, 144959, 144958, 144956, 144955, 144954, 144953, 144952, 144951, 144950, 144949, 144948, 144947, 144946, 144945, 144944, 144943, 144942, 144941, 144940, 144939, 144938, 144937, 144936, 144935, 144934, 144933, 144932, 144931, 144930, 144929, 144928, 144926, 144925, 144924, 144923, 144921, 144908, 144907, 144906, 144905, 144904, 144903, 144902, 144901, 144900, 144899, 144898, 144897, 144896, 144895, 144894, 144893, 144892, 144891, 144889, 144888, 144887, 144886, 144885, 144884, 144883, 144882, 144881, 144880, 144879, 144878, 144877, 144876, 144875, 144874, 144873, 144872, 144871, 144870, 144869, 144868, 144867, 144866, 144864, 144863, 144862, 144860, 144859, 144853, 144852, 144851, 144850, 144849, 144848, 144847, 144846, 144845, 144842, 144841, 144840, 144839, 144838, 144837, 144836, 144835, 144834, 144833, 144832, 144831, 144830, 144829, 144828, 144827, 144826, 144825, 144824, 144823, 144822, 144821, 144820, 144819, 144818, 144817, 144816, 144815, 144812, 144811, 144810, 144809, 144808, 144807, 144806, 144805, 144804, 144803, 144802, 144801, 144800, 144799, 144798, 144796, 144795, 144794, 144792, 144791, 144790, 144789, 144788, 144787, 144786, 144785, 144784, 144783, 144782, 144781, 144780, 144779, 144778, 144777, 144776, 144775, 144774, 144773, 144772, 144771, 144770, 144769, 144768, 144767, 144766, 144765, 144764, 144763, 144762, 144761, 144760, 144759, 144758, 144757, 144756, 144755, 144754, 144753, 144752, 144751, 144750, 144749, 144748, 144747, 144746, 144745, 144744, 144743, 144742, 144741, 144740, 144739, 144738, 144737, 144736, 144735, 144734, 144733, 144732, 144731, 144730, 144729, 144728, 144727, 144726, 144725, 144724, 144723, 144722, 144721, 144720, 144719, 144718, 144717, 144716, 144715, 144714, 144713, 144712, 144711, 144706, 144705, 144704, 144703, 144702, 144701, 144700, 144699, 144698, 144697, 144696, 144695, 144690, 144689, 144688, 144687, 144686, 144685, 144684, 144683, 144682, 144681, 144680, 144679, 144678, 144677, 144676, 144675, 144674, 144673, 144672, 144671, 144670, 144669, 144668, 144667, 144666, 144665, 144664, 144663, 144662, 144661, 144660, 144659, 144658, 144657, 144656, 144655, 144654, 144653, 144652, 144651, 144650, 144649, 144648, 144647, 144646, 144645, 144644, 144643, 144642, 144641, 144640, 144639, 144638, 144637, 144636, 144635, 144634, 144633, 144632, 144631, 144630, 144629, 144628, 144627, 144626, 144625, 144624, 144623, 144622, 144621, 144620, 144619, 144618, 144617, 144616, 144614, 144613, 144612, 144611, 144610, 144609, 144608, 144605, 144604, 144603, 144602, 144601, 144600, 144599, 144598, 144597, 144596, 144595, 144594, 144593, 144592, 144591, 144590, 144589, 144588, 144587, 144586, 144585, 144584, 144583, 144582, 144581, 144580, 144579, 144578, 144577, 144576, 144575, 144574, 144573, 144572, 144571, 144570, 144569, 144568, 144567, 144566, 144565, 144564, 144563, 144562, 144561, 144560, 144559, 144558, 144557, 144556, 144555, 144554, 144553, 144552, 144551, 144550, 144549, 144548, 144547, 144546, 144545, 144544, 144543, 144542, 144541, 144540, 144539, 144538, 144537, 144536, 144535, 144534, 144533, 144532, 144531, 144530, 144529, 144528, 144527, 144526, 144525, 144524, 144523, 144522, 144521, 144520, 144519, 144518, 144517, 144516, 144515, 144513, 144512, 144511, 144510, 144509, 144508, 144498, 144497, 144496, 144495, 144494, 144493, 144492, 144491, 144490, 144489, 144488, 144486, 144484, 144481, 144480, 144479, 144478, 144477, 144476, 144475, 144474, 144473, 144472, 144471, 144470, 144469, 144468, 144462, 144461, 144460, 144459, 144458, 144457, 144456, 144455, 144454, 144453, 144452, 144451, 144450, 144449, 144448, 144447, 144446, 144445, 144444, 144443, 144442, 144441, 144440, 144439, 144438, 144437, 144436, 144435, 144434, 144433, 144432, 144431, 144430, 144429, 144428, 144427, 144425, 144424, 144423, 144422, 144421, 144420, 144419, 144418, 144417, 144416, 144415, 144414, 144413, 144412, 144411, 144410, 144409, 144408, 144407, 144406, 144405, 144404, 144403, 144402, 144401, 144400, 144399, 144397, 144396, 144395, 144394, 144393, 144392, 144391, 144390, 144389, 144388, 144387, 144386, 144385, 144384, 144383, 144382, 144381, 144380, 144379, 144378, 144377, 144376, 144375, 144374, 144373, 144372, 144371, 144370, 144369, 144368, 144367, 144366, 144365, 144364, 144363, 144362, 144361, 144360, 144359, 144358, 144357, 144356, 144355, 144354, 144353, 144352, 144351, 144350, 144349, 144348, 144347, 144346, 144345, 144344, 144343, 144342, 144341, 144340, 144339, 144338, 144337, 144336, 144335, 144334, 144333, 144332, 144331, 144330, 144329, 144328, 144327, 144326, 144325, 144324, 144323, 144322, 144321, 144320, 144319, 144318, 144317, 144316, 144315, 144314, 144313, 144312, 144311, 144310, 144309, 144308, 144307, 144306, 144305, 144304, 144303, 144302, 144301, 144300, 144299, 144298, 144297, 144296, 144295, 144294, 144293, 144292, 144291, 144290, 144289, 144288, 144287, 144286, 144285, 144284, 144283, 144282, 144281, 144280, 144279, 144278, 144277, 144276, 144275, 144274, 144273, 144272, 144271, 144270, 144269, 144268, 144266, 144265, 144264, 144263, 144262, 144261, 144260, 144259, 144258, 144257, 144256, 144255, 144254, 144253, 144252, 144251, 144250, 144249, 144248, 144247, 144245, 144243, 144242, 144240, 144239, 144238, 144237, 144236, 144235, 144234, 144233, 144232, 144231, 144230, 144229, 144228, 144227, 144226, 144225, 144224, 144223, 144222, 144221, 144220, 144219, 144218, 144217, 144216, 144215, 144214, 144213, 144209, 144208, 144201, 144200, 144199, 144198, 144197, 144196, 144195, 144194, 144193, 144192, 144191, 144190, 144189, 144188, 144186, 144185, 144184, 144183, 144182, 144181, 144179, 144178, 144177, 144176, 144175, 144174, 144173, 144172, 144171, 144170, 144169, 144168, 144167, 144166, 144165, 144164, 144163, 144162, 144161, 144160, 144159, 144158, 144157, 144156, 144153, 144152, 144151, 144150, 144148, 144147, 144146, 144145, 144144, 144142, 144141, 144140, 144139, 144138, 144137, 144136, 144135, 144134, 144133, 144132, 144131, 144130, 144129, 144128, 144127, 144126, 144125, 144124, 144123, 144122, 144121, 144120, 144119, 144118, 144117, 144116, 144115, 144114, 144113, 144112, 144111, 144110, 144109, 144108, 144107, 144106, 144105, 144104, 144103, 144102, 144101, 144100, 144099, 144097, 144096, 144095, 144094, 144093, 144092, 144091, 144090, 144089, 144088, 144087, 144086, 144085, 144084, 144082, 144081, 144080, 144079, 144078, 144077, 144076, 144075, 144074, 144073, 144072, 144071, 144070, 144069, 144068, 144067, 144066, 144065, 144064, 144063, 144062, 144061, 144060, 144059, 144058, 144057, 144056, 144055, 144054, 144053, 144052, 144051, 144050, 144049, 144048, 144047, 144046, 144045, 144044, 144043, 144042, 144041, 144040, 144039, 144038, 144037, 144036, 144035, 144034, 144033, 144032, 144031, 144030, 144029, 144028, 144027, 144026, 144025, 144024, 144023, 144022, 144021, 144020, 144019, 144018, 144017, 144016, 144015, 144013, 144012, 144011, 144010, 144009, 144008, 144007, 144006, 144005, 144004, 144003, 144002, 144001, 144000, 143999, 143998, 143997, 143996, 143995, 143994, 143993, 143992, 143991, 143990, 143989, 143988, 143987, 143986, 143985, 143984, 143983, 143982, 143981, 143980, 143979, 143978, 143977, 143976, 143975, 143974, 143973, 143972, 143971, 143970, 143969, 143968, 143967, 143966, 143965, 143964, 143963, 143962, 143961, 143960, 143959, 143958, 143957, 143956, 143955, 143954, 143953, 143952, 143951, 143950, 143949, 143948, 143947, 143946, 143945, 143944, 143943, 143942, 143941, 143940, 143939, 143938, 143937, 143936, 143935, 143934, 143933, 143932, 143931, 143930, 143929, 143928, 143927, 143926, 143925, 143924, 143923, 143922, 143921, 143920, 143919, 143918, 143917, 143916, 143915, 143914, 143913, 143912, 143911, 143910, 143909, 143908, 143907, 143906, 143905, 143904, 143903, 143902, 143901, 143900, 143899, 143898, 143897, 143896, 143895, 143894, 143893, 143892, 143891, 143890, 143889, 143888, 143887, 143886, 143885, 143884, 143883, 143882, 143881, 143879, 143876, 143875, 143874, 143873, 143872, 143871, 143870, 143869, 143868, 143867, 143865, 143864, 143863, 143862, 143861, 143860, 143859, 143858, 143857, 143856, 143855, 143854, 143853, 143852, 143851, 143850, 143849, 143848, 143847, 143846, 143845, 143844, 143843, 143842, 143841, 143840, 143839, 143838, 143837, 143836, 143835, 143834, 143833, 143832, 143831, 143830, 143829, 143828, 143827, 143826, 143825, 143824, 143823, 143822, 143821, 143820, 143819, 143818, 143817, 143816, 143815, 143814, 143813, 143812, 143811, 143810, 143809, 143808, 143807, 143806, 143805, 143804, 143803, 143802, 143801, 143800, 143799, 143798, 143797, 143796, 143795, 143794, 143793, 143792, 143791, 143790, 143789, 143788, 143787, 143786, 143785, 143784, 143783, 143782, 143781, 143780, 143779, 143778, 143777, 143776, 143775, 143774, 143773, 143772, 143771, 143770, 143769, 143768, 143767, 143766, 143765, 143764, 143763, 143762, 143761, 143760, 143759, 143758, 143757, 143756, 143755, 143754, 143753, 143752, 143751, 143750, 143749, 143748, 143747, 143746, 143745, 143744, 143743, 143742, 143741, 143740, 143739, 143738, 143737, 143736, 143735, 143734, 143733, 143732, 143731, 143730, 143729, 143728, 143727, 143726, 143725, 143724, 143721, 143720, 143719, 143718, 143717, 143716, 143715, 143714, 143713, 143712, 143711, 143710, 143709, 143708, 143707, 143706, 143705, 143704, 143703, 143702, 143700, 143699, 143698, 143697, 143696, 143695, 143694, 143693, 143692, 143691, 143690, 143689, 143688, 143687, 143686, 143685, 143684, 143683, 143682, 143681, 143680, 143679, 143678, 143677, 143676, 143675, 143674, 143673, 143672, 143671, 143670, 143669, 143668, 143667, 143666, 143665, 143664, 143663, 143662, 143651, 143650, 143649, 143648, 143647, 143646, 143645, 143644, 143643, 143642, 143641, 143640, 143639, 143638, 143637, 143636, 143635, 143634, 143633, 143632, 143631, 143630, 143629, 143628, 143627, 143626, 143625, 143624, 143623, 143622, 143621, 143620, 143619, 143618, 143617, 143616, 143615, 143614, 143613, 143612, 143611, 143610, 143609, 143608, 143607, 143606, 143605, 143604, 143603, 143602, 143601, 143600, 143599, 143598, 143597, 143596, 143595, 143594, 143593, 143592, 143591, 143590, 143589, 143588, 143587, 143586, 143585, 143584, 143583, 143582, 143581, 143580, 143579, 143578, 143577, 143576, 143575, 143574, 143573, 143572, 143571, 143569, 143568, 143567, 143566, 143565, 143562, 143561, 143560, 143559, 143558, 143557, 143556, 143555, 143554, 143553, 143552, 143551, 143550, 143549, 143548, 143547, 143546, 143545, 143544, 143543, 143542, 143540, 143539, 143537, 143536, 143531, 143530, 143529, 143523, 143520, 143519, 143518, 143517, 143516, 143515, 143514, 143513, 143512, 143511, 143510, 143509, 143508, 143507, 143506, 143505, 143504, 143503, 143502, 143501, 143500, 143499, 143498, 143497, 143496, 143495, 143494, 143493, 143492, 143491, 143490, 143489, 143488, 143487, 143486, 143485, 143484, 143483, 143482, 143481, 143480, 143479, 143478, 143477, 143476, 143475, 143474, 143473, 143472, 143471, 143470, 143469, 143468, 143467, 143466, 143465, 143464, 143463, 143462, 143461, 143460, 143459, 143458, 143457, 143456, 143455, 143454, 143452, 143451, 143450, 143449, 143448, 143447, 143446, 143445, 143444, 143443, 143442, 143441, 143440, 143439, 143438, 143437, 143436, 143435, 143434, 143433, 143432, 143431, 143430, 143429, 143428, 143427, 143426, 143425, 143424, 143423, 143422, 143421, 143420, 143419, 143418, 143417, 143416, 143415, 143414, 143413, 143412, 143411, 143410, 143409, 143408, 143407, 143404, 143403, 143402, 143401, 143400, 143399, 143398, 143397, 143396, 143395, 143394, 143391, 143390, 143389, 143388, 143387, 143386, 143385, 143384, 143383, 143382, 143381, 143380, 143379, 143378, 143377, 143376, 143375, 143374, 143373, 143372, 143371, 143370, 143369, 143368, 143367, 143366, 143365, 143364, 143363, 143362, 143361, 143360, 143359, 143358, 143357, 143356, 143355, 143354, 143353, 143352, 143351, 143350, 143349, 143348, 143347, 143346, 143345, 143344, 143343, 143342, 143341, 143340, 143339, 143338, 143337, 143336, 143335, 143334, 143333, 143332, 143331, 143330, 143329, 143328, 143327, 143326, 143325, 143324, 143323, 143322, 143321, 143320, 143319, 143318, 143317, 143316, 143315, 143314, 143313, 143312, 143311, 143310, 143308, 143307, 143306, 143305, 143304, 143303, 143302, 143301, 143300, 143299, 143298, 143297, 143296, 143295, 143294, 143293, 143292, 143291, 143290, 143289, 143288, 143287, 143286, 143285, 143284, 143283, 143282, 143281, 143280, 143279, 143278, 143277, 143276, 143275, 143274, 143273, 143272, 143271, 143270, 143269, 143268, 143267, 143266, 143265, 143264, 143263, 143262, 143261, 143260, 143259, 143258, 143257, 143256, 143255, 143254, 143253, 143252, 143251, 143250, 143249, 143248, 143247, 143246, 143245, 143244, 143243, 143242, 143241, 143240, 143239, 143238, 143237, 143236, 143235, 143234, 143233, 143230, 143229, 143228, 143227, 143226, 143224, 143223, 143222, 143221, 143220, 143219, 143218, 143217, 143216, 143215, 143214, 143213, 143212, 143211, 143210, 143209, 143208, 143207, 143206, 143205, 143204, 143203, 143202, 143201, 143200, 143199, 143198, 143197, 143196, 143195, 143193, 143192, 143191, 143190, 143189, 143188, 143185, 143184, 143183, 143182, 143181, 143180, 143179, 143178, 143177, 143176, 143175, 143174, 143173, 143172, 143171, 143170, 143169, 143168, 143167, 143166, 143165, 143164, 143163, 143162, 143161, 143160, 143159, 143158, 143157, 143156, 143155, 143154, 143153, 143152, 143151, 143150, 143149, 143148, 143147, 143146, 143145, 143144, 143143, 143142, 143141, 143140, 143139, 143138, 143137, 143136, 143135, 143134, 143133, 143132, 143131, 143130, 143129, 143128, 143127, 143126, 143125, 143124, 143123, 143122, 143121, 143120, 143119, 143118, 143117, 143116, 143115, 143114, 143113, 143112, 143111, 143110, 143109, 143108, 143107, 143106, 143105, 143104, 143103, 143102, 143101, 143100, 143099, 143098, 143097, 143096, 143095, 143094, 143093, 143092, 143091, 143090, 143089, 143088, 143087, 143086, 143085, 143084, 143083, 143082, 143081, 143080, 143079, 143078, 143077, 143076, 143075, 143074, 143073, 143072, 143071, 143070, 143069, 143068, 143067, 143066, 143065, 143064, 143063, 143062, 143061, 143060, 143059, 143058, 143057, 143056, 143055, 143054, 143050, 143049, 143048, 143047, 143046, 143045, 143044, 143043, 143042, 143041, 143040, 143039, 143038, 143037, 143036, 143035, 143034, 143033, 143032, 143031, 143030, 143029, 143028, 143027, 143026, 143025, 143024, 143023, 143022, 143021, 143020, 143019, 143018, 143017, 143016, 143015, 143014, 143013, 143012, 143011, 143010, 143009, 143008, 143007, 143006, 143005, 143004, 143003, 143002, 143001, 143000, 142999, 142998, 142997, 142996, 142995, 142994, 142993, 142992, 142991, 142990, 142989, 142988, 142987, 142986, 142985, 142984, 142983, 142982, 142981, 142980, 142979, 142977, 142976, 142975, 142974, 142973, 142972, 142971, 142970, 142969, 142968, 142967, 142966, 142965, 142964, 142963, 142962, 142961, 142960, 142959, 142958, 142957, 142956, 142955, 142954, 142953, 142952, 142951, 142950, 142949, 142948, 142947, 142946, 142945, 142944, 142943, 142942, 142941, 142940, 142939, 142938, 142937, 142936, 142935, 142934, 142932, 142931, 142930, 142929, 142928, 142927, 142926, 142925, 142924, 142923, 142922, 142921, 142920, 142919, 142918, 142917, 142916, 142915, 142914, 142913, 142912, 142911, 142910, 142909, 142908, 142907, 142906, 142905, 142904, 142903, 142902, 142901, 142900, 142898, 142897, 142894, 142893, 142892, 142891, 142890, 142889, 142888, 142887, 142886, 142885, 142884, 142883, 142882, 142881, 142880, 142879, 142878, 142877, 142876, 142875, 142874, 142873, 142872, 142871, 142870, 142869, 142868, 142867, 142866, 142865, 142864, 142863, 142862, 142861, 142860, 142859, 142858, 142857, 142856, 142855, 142854, 142853, 142852, 142851, 142850, 142849, 142848, 142847, 142846, 142845, 142844, 142843, 142842, 142841, 142840, 142839, 142838, 142837, 142836, 142835, 142834, 142833, 142832, 142831, 142830, 142829, 142828, 142827, 142826, 142825, 142824, 142823, 142822, 142821, 142820, 142819, 142818, 142817, 142816, 142815, 142814, 142813, 142812, 142811, 142810, 142809, 142808, 142807, 142806, 142805, 142804, 142803, 142802, 142801, 142800, 142799, 142798, 142797, 142796, 142795, 142794, 142793, 142792, 142791, 142790, 142789, 142788, 142787, 142786, 142785, 142783, 142782, 142781, 142780, 142779, 142778, 142777, 142776, 142775, 142774, 142773, 142771, 142770, 142769, 142767, 142765, 142764, 142763, 142762, 142761, 142760, 142759, 142758, 142757, 142756, 142755, 142754, 142753, 142752, 142751, 142750, 142749, 142748, 142747, 142746, 142745, 142744, 142743, 142742, 142741, 142740, 142739, 142738, 142737, 142736, 142735, 142734, 142733, 142732, 142731, 142730, 142729, 142728, 142727, 142726, 142725, 142724, 142723, 142722, 142721, 142720, 142719, 142718, 142717, 142716, 142715, 142714, 142713, 142712, 142711, 142710, 142709, 142708, 142707, 142706, 142705, 142704, 142703, 142702, 142701, 142700, 142699, 142697, 142696, 142692, 142691, 142690, 142689, 142688, 142686, 142683, 142682, 142681, 142680, 142676, 142674, 142673, 142672, 142671, 142670, 142669, 142668, 142667, 142666, 142665, 142664, 142663, 142662, 142660, 142659, 142657, 142655, 142653, 142652, 142649, 142648, 142647, 142646, 142643, 142642, 142641, 142640, 142639, 142638, 142637, 142636, 142635, 142634, 142633, 142632, 142631, 142630, 142629, 142628, 142627, 142626, 142625, 142624, 142623, 142622, 142621, 142620, 142618, 142617, 142616, 142614, 142613, 142612, 142611, 142610, 142609, 142608, 142607, 142606, 142605, 142604, 142603, 142602, 142601, 142600, 142599, 142598, 142597, 142596, 142595, 142594, 142593, 142592, 142591, 142590, 142589, 142588, 142587, 142586, 142585, 142584, 142583, 142582, 142581, 142580, 142579, 142578, 142577, 142576, 142575, 142574, 142573, 142572, 142571, 142570, 142569, 142568, 142567, 142566, 142565, 142564, 142563, 142562, 142561, 142560, 142559, 142558, 142557, 142556, 142555, 142554, 142553, 142552, 142551, 142550, 142549, 142548, 142547, 142546, 142545, 142544, 142543, 142542, 142540, 142539, 142537, 142536, 142535, 142534, 142533, 142532, 142531, 142530, 142529, 142528, 142527, 142526, 142525, 142524, 142523, 142522, 142521, 142520, 142519, 142518, 142517, 142516, 142515, 142514, 142513, 142512, 142511, 142510, 142509, 142508, 142507, 142506, 142505, 142504, 142503, 142502, 142501, 142500, 142499, 142498, 142497, 142496, 142495, 142494, 142493, 142492, 142491, 142490, 142489, 142488, 142487, 142486, 142485, 142484, 142483, 142482, 142481, 142480, 142479, 142478, 142477, 142476, 142475, 142474, 142473, 142472, 142471, 142470, 142469, 142468, 142467, 142466, 142465, 142464, 142463, 142462, 142461, 142460, 142459, 142455, 142454, 142453, 142452, 142451, 142450, 142449, 142448, 142447, 142446, 142445, 142444, 142443, 142441, 142440, 142439, 142438, 142437, 142436, 142435, 142434, 142433, 142432, 142431, 142430, 142429, 142428, 142427, 142426, 142425, 142424, 142423, 142422, 142421, 142420, 142419, 142418, 142417, 142416, 142407, 142404, 142403, 142402, 142401, 142400, 142399, 142398, 142397, 142396, 142395, 142394, 142393, 142392, 142391, 142390, 142389, 142388, 142387, 142386, 142385, 142384, 142383, 142382, 142381, 142380, 142379, 142378, 142377, 142376, 142375, 142374, 142373, 142372, 142371, 142370, 142369, 142368, 142367, 142366, 142365, 142364, 142363, 142362, 142361, 142360, 142359, 142358, 142357, 142356, 142355, 142354, 142353, 142352, 142351, 142350, 142349, 142348, 142346, 142345, 142344, 142343, 142342, 142341, 142340, 142339, 142338, 142337, 142336, 142335, 142334, 142333, 142332, 142331, 142330, 142329, 142328, 142327, 142326, 142325, 142323, 142322, 142321, 142320, 142319, 142318, 142317, 142316, 142315, 142313, 142312, 142311, 142310, 142309, 142308, 142307, 142306, 142305, 142304, 142303, 142302, 142301, 142300, 142299, 142298, 142297, 142296, 142295, 142294, 142293, 142292, 142290, 142289, 142288, 142287, 142286, 142285, 142284, 142283, 142282, 142281, 142280, 142279, 142278, 142277, 142276, 142275, 142274, 142273, 142271, 142270, 142269, 142268, 142267, 142266, 142265, 142264, 142263, 142262, 142261, 142260, 142259, 142258, 142257, 142256, 142255, 142254, 142253, 142252, 142251, 142250, 142249, 142248, 142247, 142240, 142239, 142238, 142237, 142236, 142235, 142234, 142233, 142232, 142231, 142230, 142229, 142228, 142221, 142220, 142218, 142217, 142215, 142214, 142213, 142212, 142211, 142210, 142209, 142208, 142207, 142206, 142205, 142204, 142203, 142202, 142201, 142200, 142199, 142198, 142197, 142196, 142195, 142194, 142193, 142192, 142191, 142190, 142189, 142188, 142187, 142186, 142185, 142184, 142183, 142182, 142181, 142180, 142179, 142178, 142177, 142176, 142175, 142174, 142173, 142172, 142171, 142170, 142169, 142168, 142167, 142166, 142165, 142164, 142163, 142162, 142161, 142160, 142159, 142158, 142157, 142156, 142155, 142154, 142153, 142152, 142151, 142150, 142149, 142148, 142147, 142146, 142145, 142144, 142143, 142142, 142141, 142140, 142139, 142138, 142137, 142136, 142135, 142134, 142133, 142132, 142131, 142130, 142129, 142128, 142127, 142126, 142125, 142124, 142123, 142122, 142121, 142120, 142119, 142118, 142117, 142116, 142115, 142114, 142113, 142112, 142111, 142110, 142109, 142108, 142107, 142106, 142105, 142104, 142103, 142102, 142101, 142100, 142099, 142098, 142097, 142096, 142095, 142094, 142093, 142092, 142091, 142090, 142089, 142088, 142087, 142086, 142085, 142084, 142083, 142082, 142081, 142080, 142079, 142078, 142077, 142076, 142075, 142074, 142073, 142072, 142071, 142070, 142069, 142068, 142067, 142066, 142065, 142064, 142063, 142062, 142061, 142060, 142059, 142058, 142057, 142056, 142055, 142054, 142053, 142052, 142051, 142050, 142049, 142048, 142042, 142041, 142040, 142039, 142038, 142036, 142035, 142034, 142033, 142032, 142031, 142030, 142029, 142028, 142027, 142026, 142025, 142022, 142021, 142020, 142019, 142018, 142017, 142016, 142015, 142014, 142013, 142012, 142011, 142007, 142006, 142004, 142003, 142002, 142001, 142000, 141999, 141998, 141997, 141996, 141995, 141994, 141993, 141992, 141991, 141990, 141989, 141988, 141987, 141986, 141985, 141984, 141983, 141982, 141981, 141980, 141979, 141978, 141977, 141976, 141975, 141974, 141973, 141972, 141971, 141970, 141969, 141968, 141967, 141966, 141965, 141964, 141963, 141962, 141961, 141960, 141959, 141958, 141957, 141956, 141955, 141954, 141953, 141952, 141951, 141950, 141949, 141948, 141947, 141946, 141945, 141944, 141943, 141942, 141941, 141940, 141939, 141938, 141937, 141936, 141935, 141934, 141933, 141932, 141931, 141930, 141929, 141928, 141927, 141926, 141925, 141924, 141923, 141922, 141921, 141920, 141919, 141918, 141917, 141916, 141915, 141914, 141913, 141912, 141911, 141910, 141909, 141908, 141905, 141902, 141901, 141900, 141899, 141898, 141897, 141896, 141895, 141894, 141893, 141892, 141891, 141890, 141889, 141888, 141887, 141886, 141885, 141884, 141883, 141882, 141881, 141880, 141879, 141878, 141877, 141876, 141875, 141874, 141873, 141872, 141871, 141870, 141869, 141868, 141867, 141866, 141865, 141864, 141863, 141862, 141861, 141860, 141859, 141858, 141857, 141856, 141855, 141852, 141851, 141850, 141849, 141848, 141847, 141846, 141845, 141844, 141843, 141842, 141841, 141840, 141839, 141838, 141837, 141836, 141835, 141834, 141833, 141832, 141831, 141830, 141829, 141828, 141827, 141826, 141825, 141824, 141823, 141822, 141821, 141820, 141819, 141818, 141817, 141816, 141815, 141814, 141813, 141812, 141811, 141810, 141809, 141808, 141807, 141806, 141805, 141804, 141803, 141802, 141801, 141800, 141799, 141798, 141797, 141796, 141795, 141794, 141793, 141792, 141791, 141790, 141789, 141788, 141787, 141786, 141784, 141783, 141782, 141781, 141780, 141779, 141778, 141777, 141776, 141775, 141774, 141773, 141772, 141771, 141770, 141769, 141768, 141767, 141766, 141765, 141764, 141762, 141761, 141760, 141759, 141758, 141757, 141756, 141755, 141754, 141753, 141752, 141751, 141750, 141749, 141748, 141747, 141746, 141745, 141744, 141743, 141742, 141741, 141740, 141739, 141738, 141737, 141736, 141735, 141734, 141733, 141732, 141731, 141730, 141729, 141728, 141727, 141726, 141725, 141724, 141723, 141722, 141721, 141720, 141719, 141718, 141717, 141716, 141715, 141714, 141713, 141712, 141711, 141710, 141709, 141708, 141707, 141706, 141705, 141704, 141703, 141701, 141696, 141695, 141694, 141693, 141692, 141691, 141690, 141689, 141688, 141687, 141686, 141685, 141684, 141683, 141682, 141681, 141680, 141679, 141678, 141677, 141676, 141675, 141674, 141673, 141672, 141671, 141669, 141668, 141667, 141666, 141665, 141664, 141663, 141662, 141660, 141658, 141657, 141655, 141654, 141653, 141652, 141651, 141649, 141648, 141647, 141646, 141645, 141644, 141643, 141642, 141641, 141640, 141639, 141638, 141637, 141636, 141635, 141634, 141633, 141632, 141631, 141630, 141629, 141628, 141623, 141620, 141619, 141618, 141617, 141616, 141615, 141614, 141613, 141612, 141611, 141610, 141609, 141608, 141607, 141606, 141605, 141604, 141603, 141602, 141601, 141600, 141599, 141598, 141597, 141596, 141595, 141594, 141593, 141592, 141591, 141590, 141589, 141588, 141587, 141586, 141585, 141584, 141583, 141582, 141581, 141580, 141579, 141578, 141577, 141576, 141575, 141573, 141572, 141571, 141570, 141569, 141568, 141567, 141566, 141565, 141564, 141563, 141562, 141561, 141559, 141558, 141557, 141556, 141555, 141554, 141552, 141549, 141547, 141546, 141544, 141538, 141536, 141535, 141528, 141527, 141524, 141523, 141522, 141519, 141518, 141517, 141512, 141510, 141509, 141508, 141507, 141506, 141505, 141504, 141503, 141502, 141501, 141500, 141499, 141498, 141497, 141496, 141495, 141494, 141493, 141492, 141491, 141490, 141489, 141488, 141487, 141486, 141485, 141484, 141483, 141482, 141481, 141480, 141479, 141478, 141477, 141476, 141475, 141474, 141473, 141472, 141471, 141470, 141469, 141468, 141467, 141466, 141465, 141464, 141463, 141462, 141461, 141460, 141459, 141458, 141457, 141456, 141455, 141454, 141453, 141452, 141451, 141450, 141449, 141448, 141447, 141446, 141445, 141444, 141443, 141442, 141441, 141440, 141439, 141438, 141435, 141434, 141433, 141432, 141431, 141430, 141429, 141428, 141427, 141426, 141425, 141424, 141423, 141422, 141421, 141420, 141419, 141418, 141417, 141416, 141415, 141414, 141413, 141412, 141411, 141410, 141409, 141408, 141407, 141406, 141405, 141404, 141403, 141402, 141401, 141400, 141399, 141398, 141397, 141396, 141395, 141394, 141393, 141392, 141391, 141389, 141388, 141387, 141384, 141383, 141382, 141381, 141380, 141379, 141376, 141375, 141374, 141373, 141372, 141371, 141370, 141369, 141366, 141365, 141364, 141363, 141362, 141361, 141360, 141359, 141358, 141357, 141356, 141355, 141354, 141353, 141352, 141351, 141350, 141349, 141348, 141347, 141345, 141344, 141343, 141342, 141341, 141340, 141334, 141332, 141331, 141330, 141329, 141328, 141327, 141326, 141325, 141324, 141323, 141322, 141321, 141320, 141319, 141318, 141316, 141313, 141312, 141311, 141310, 141309, 141308, 141307, 141306, 141305, 141304, 141303, 141302, 141301, 141300, 141299, 141298, 141297, 141296, 141295, 141294, 141293, 141292, 141291, 141290, 141289, 141288, 141287, 141286, 141285, 141284, 141283, 141282, 141281, 141280, 141279, 141278, 141277, 141276, 141275, 141274, 141273, 141272, 141271, 141266, 141265, 141263, 141262, 141261, 141260, 141259, 141250, 141249, 141248, 141247, 141246, 141245, 141244, 141243, 141238, 141235, 141233, 141232, 141221, 141213, 141212, 141211, 141210, 141209, 141208, 141207, 141206, 141205, 141204, 141202, 141201, 141200, 141199, 141198, 141197, 141196, 141194, 141193, 141192, 141191, 141190, 141189, 141188, 141187, 141186, 141185, 141184, 141183, 141182, 141180, 141178, 141177, 141176, 141175, 141174, 141173, 141172, 141171, 141170, 141169, 141168, 141167, 141166, 141165, 141164, 141163, 141162, 141161, 141160, 141159, 141158, 141157, 141156, 141155, 141154, 141153, 141152, 141151, 141150, 141149, 141148, 141147, 141146, 141145, 141144, 141143, 141142, 141141, 141140, 141139, 141138, 141137, 141136, 141135, 141134, 141133, 141132, 141131, 141130, 141129, 141128, 141127, 141126, 141125, 141124, 141123, 141122, 141121, 141120, 141119, 141118, 141117, 141116, 141115, 141114, 141113, 141112, 141111, 141110, 141109, 141108, 141107, 141106, 141105, 141104, 141103, 141102, 141101, 141100, 141099, 141098, 141097, 141096, 141095, 141094, 141093, 141092, 141091, 141090, 141089, 141088, 141087, 141086, 141085, 141084, 141083, 141082, 141081, 141080, 141079, 141078, 141077, 141075, 141074, 141073, 141072, 141071, 141070, 141069, 141068, 141067, 141066, 141065, 141064, 141063, 141062, 141061, 141060, 141059, 141058, 141057, 141056, 141055, 141054, 141053, 141052, 141051, 141050, 141049, 141048, 141047, 141046, 141045, 141044, 141043, 141042, 141041, 141040, 141039, 141038, 141037, 141036, 141035, 141034, 141033, 141032, 141031, 141030, 141029, 141028, 141027, 141026, 141025, 141024, 141023, 141022, 141020, 141018, 141017, 141016, 141015, 141014, 141013, 141012, 141011, 141010, 141009, 141008, 141007, 141006, 141005, 141004, 141003, 141002, 141001, 141000, 140999, 140998, 140997, 140996, 140995, 140994, 140992, 140991, 140990, 140989, 140988, 140987, 140986, 140985, 140984, 140983, 140982, 140981, 140980, 140979, 140978, 140977, 140976, 140975, 140974, 140973, 140972, 140971, 140970, 140969, 140968, 140967, 140966, 140965, 140964, 140963, 140962, 140961, 140960, 140959, 140958, 140957, 140954, 140953, 140952, 140950, 140949, 140945, 140944, 140942, 140939, 140938, 140937, 140936, 140930, 140929, 140928, 140927, 140926, 140925, 140924, 140923, 140922, 140921, 140920, 140919, 140918, 140917, 140916, 140915, 140914, 140912, 140911, 140910, 140909, 140907, 140906, 140905, 140904, 140903, 140902, 140901, 140900, 140899, 140898, 140897, 140896, 140895, 140894, 140893, 140892, 140891, 140890, 140889, 140888, 140887, 140886, 140885, 140880, 140869, 140860, 140859, 140858, 140857, 140856, 140855, 140854, 140853, 140852, 140851, 140850, 140849, 140848, 140847, 140846, 140845, 140844, 140843, 140842, 140841, 140840, 140839, 140838, 140837, 140836, 140834, 140833, 140832, 140831, 140830, 140829, 140828, 140827, 140826, 140825, 140824, 140823, 140822, 140821, 140820, 140818, 140817, 140816, 140815, 140814, 140813, 140812, 140811, 140810, 140809, 140808, 140807, 140806, 140805, 140804, 140803, 140802, 140801, 140800, 140799, 140798, 140797, 140796, 140795, 140794, 140793, 140792, 140791, 140790, 140789, 140788, 140787, 140786, 140785, 140784, 140783, 140781, 140780, 140779, 140778, 140777, 140776, 140775, 140774, 140773, 140772, 140771, 140770, 140769, 140768, 140767, 140766, 140764, 140762, 140761, 140760, 140759, 140758, 140757, 140756, 140755, 140754, 140753, 140752, 140751, 140750, 140749, 140748, 140747, 140746, 140745, 140743, 140742, 140740, 140739, 140738, 140737, 140736, 140735, 140734, 140733, 140732, 140731, 140730, 140729, 140727, 140725, 140724, 140723, 140722, 140721, 140720, 140719, 140718, 140717, 140716, 140715, 140714, 140713, 140712, 140711, 140710, 140709, 140708, 140707, 140706, 140705, 140704, 140703, 140702, 140701, 140700, 140699, 140698, 140697, 140696, 140695, 140694, 140693, 140692, 140691, 140690, 140689, 140688, 140687, 140686, 140685, 140684, 140683, 140682, 140681, 140680, 140678, 140677, 140675, 140673, 140672, 140671, 140670, 140669, 140667, 140666, 140665, 140664, 140663, 140662, 140661, 140660, 140659, 140656, 140655, 140654, 140653, 140652, 140651, 140650, 140649, 140648, 140647, 140646, 140645, 140644, 140643, 140642, 140641, 140640, 140639, 140638, 140637, 140636, 140635, 140634, 140633, 140632, 140631, 140630, 140629, 140628, 140627, 140626, 140625, 140624, 140623, 140622, 140621, 140620, 140619, 140618, 140617, 140616, 140615, 140614, 140613, 140612, 140611, 140610, 140609, 140608, 140607, 140606, 140605, 140604, 140603, 140602, 140601, 140600, 140599, 140596, 140595, 140594, 140593, 140592, 140591, 140590, 140589, 140588, 140587, 140586, 140585, 140584, 140583, 140582, 140581, 140580, 140579, 140578, 140576, 140575, 140574, 140573, 140572, 140571, 140570, 140569, 140568, 140567, 140566, 140565, 140564, 140563, 140562, 140561, 140560, 140559, 140558, 140557, 140556, 140555, 140554, 140553, 140552, 140551, 140550, 140549, 140548, 140546, 140545, 140544, 140542, 140541, 140540, 140539, 140538, 140537, 140536, 140535, 140534, 140533, 140532, 140531, 140530, 140529, 140528, 140527, 140526, 140525, 140524, 140523, 140522, 140521, 140520, 140519, 140518, 140517, 140516, 140515, 140514, 140513, 140512, 140511, 140510, 140509, 140508, 140507, 140506, 140505, 140504, 140503, 140502, 140501, 140500, 140499, 140498, 140497, 140496, 140495, 140494, 140493, 140492, 140491, 140490, 140489, 140488, 140487, 140486, 140485, 140484, 140483, 140482, 140481, 140480, 140479, 140478, 140477, 140476, 140475, 140474, 140473, 140472, 140471, 140470, 140469, 140468, 140467, 140464, 140463, 140462, 140461, 140460, 140459, 140458, 140457, 140456, 140455, 140454, 140453, 140452, 140451, 140450, 140449, 140448, 140447, 140446, 140445, 140444, 140441, 140439, 140438, 140437, 140436, 140435, 140434, 140433, 140432, 140431, 140430, 140429, 140428, 140427, 140426, 140425, 140424, 140423, 140422, 140421, 140420, 140419, 140418, 140417, 140416, 140415, 140414, 140413, 140412, 140411, 140410, 140409, 140408, 140407, 140406, 140405, 140404, 140403, 140402, 140401, 140400, 140399, 140398, 140397, 140396, 140395, 140394, 140393, 140392, 140391, 140390, 140389, 140388, 140387, 140386, 140385, 140384, 140383, 140382, 140381, 140380, 140379, 140378, 140377, 140376, 140375, 140374, 140373, 140372, 140371, 140370, 140369, 140368, 140367, 140366, 140364, 140363, 140362, 140361, 140360, 140359, 140358, 140357, 140356, 140355, 140354, 140353, 140352, 140335, 140334, 140333, 140332, 140331, 140330, 140329, 140328, 140327, 140326, 140325, 140324, 140323, 140322, 140321, 140320, 140319, 140318, 140317, 140316, 140315, 140314, 140313, 140312, 140311, 140310, 140309, 140308, 140307, 140306, 140305, 140303, 140302, 140301, 140300, 140299, 140298, 140297, 140296, 140295, 140294, 140293, 140292, 140291, 140290, 140289, 140288, 140287, 140286, 140285, 140283, 140282, 140281, 140280, 140279, 140278, 140277, 140276, 140275, 140274, 140273, 140272, 140271, 140270, 140269, 140268, 140267, 140266, 140265, 140264, 140263, 140262, 140261, 140260, 140259, 140258, 140257, 140256, 140255, 140254, 140253, 140252, 140251, 140250, 140249, 140248, 140247, 140246, 140245, 140244, 140243, 140242, 140241, 140240, 140239, 140238, 140237, 140236, 140235, 140234, 140233, 140232, 140231, 140230, 140229, 140228, 140227, 140226, 140225, 140224, 140223, 140222, 140221, 140220, 140219, 140218, 140217, 140216, 140215, 140214, 140213, 140212, 140211, 140210, 140209, 140208, 140207, 140206, 140205, 140204, 140203, 140202, 140201, 140200, 140199, 140198, 140197, 140196, 140195, 140194, 140193, 140192, 140191, 140190, 140189, 140188, 140187, 140186, 140185, 140184, 140183, 140182, 140181, 140180, 140179, 140178, 140177, 140176, 140175, 140174, 140173, 140172, 140171, 140170, 140169, 140168, 140167, 140166, 140165, 140163, 140161, 140160, 140159, 140158, 140157, 140156, 140155, 140154, 140153, 140152, 140151, 140150, 140149, 140148, 140147, 140146, 140145, 140144, 140143, 140142, 140141, 140140, 140139, 140138, 140137, 140136, 140135, 140134, 140133, 140132, 140131, 140130, 140129, 140128, 140127, 140126, 140125, 140124, 140123, 140122, 140121, 140120, 140119, 140118, 140117, 140116, 140115, 140114, 140113, 140112, 140111, 140110, 140109, 140108, 140107, 140106, 140105, 140104, 140103, 140102, 140101, 140100, 140099, 140098, 140097, 140096, 140095, 140094, 140093, 140092, 140091, 140090, 140089, 140088, 140087, 140086, 140085, 140080, 140079, 140078, 140077, 140076, 140075, 140074, 140073, 140072, 140071, 140070, 140069, 140068, 140067, 140066, 140065, 140064, 140063, 140062, 140061, 140060, 140059, 140058, 140057, 140056, 140055, 140054, 140053, 140052, 140051, 140050, 140049, 140048, 140047, 140046, 140045, 140044, 140043, 140042, 140041, 140040, 140039, 140038, 140037, 140036, 140035, 140034, 140033, 140032, 140031, 140030, 140029, 140028, 140027, 140026, 140025, 140024, 140023, 140022, 140021, 140020, 140019, 140018, 140017, 140016, 140015, 140014, 140013, 140012, 140011, 140010, 140009, 140008, 140004, 140003, 140002, 140001, 140000, 139999, 139998, 139997, 139996, 139995, 139994, 139993, 139992, 139991, 139990, 139989, 139988, 139987, 139986, 139985, 139984, 139983, 139982, 139981, 139980, 139979, 139978, 139977, 139976, 139975, 139974, 139965, 139964, 139963, 139962, 139929, 139928, 139927, 139926, 139921, 139920, 139919, 139918, 139917, 139916, 139915, 139914, 139913, 139912, 139911, 139910, 139909, 139908, 139907, 139906, 139901, 139900, 139899, 139898, 139897, 139896, 139895, 139894, 139893, 139892, 139891, 139890, 139889, 139888, 139887, 139886, 139885, 139884, 139883, 139882, 139863, 139862, 139861, 139860, 139859, 139858, 139857, 139856, 139855, 139854, 139853, 139852, 139851, 139850, 139849, 139848, 139839, 139838, 139837, 139836, 139811, 139810, 139809, 139808, 139771, 139770, 139769, 139768, 139767, 139766, 139765, 139764, 139763, 139762, 139761, 139760, 139759, 139758, 139757, 139756, 139755, 139754, 139753, 139752, 139751, 139750, 139749, 139748, 139747, 139746, 139745, 139744, 139743, 139742, 139741, 139740, 139739, 139738, 139737, 139736, 139735, 139734, 139733, 139732, 139731, 139730, 139729, 139728, 139727, 139726, 139724, 139723, 139722, 139721, 139720, 139719, 139718, 139717, 139716, 139715, 139714, 139713, 139712, 139711, 139710, 139709, 139708, 139707, 139706, 139705, 139704, 139703, 139702, 139701, 139700, 139699, 139698, 139697, 139696, 139695, 139694, 139693, 139692, 139691, 139690, 139689, 139688, 139687, 139686, 139685, 139684, 139683, 139682, 139681, 139680, 139679, 139678, 139677, 139676, 139675, 139674, 139673, 139672, 139671, 139670, 139669, 139668, 139667, 139666, 139665, 139664, 139663, 139662, 139661, 139660, 139659, 139658, 139657, 139656, 139655, 139654, 139653, 139652, 139651, 139650, 139649, 139648, 139647, 139646, 139645, 139644, 139643, 139642, 139641, 139640, 139639, 139638, 139637, 139636, 139635, 139634, 139633, 139632, 139631, 139630, 139629, 139628, 139627, 139626, 139625, 139624, 139623, 139622, 139621, 139620, 139619, 139618, 139617, 139616, 139615, 139614, 139613, 139612, 139611, 139610, 139609, 139608, 139607, 139606, 139605, 139604, 139603, 139602, 139601, 139600, 139599, 139598, 139597, 139596, 139595, 139594, 139593, 139592, 139591, 139590, 139589, 139588, 139587, 139586, 139585, 139584, 139583, 139582, 139581, 139580, 139579, 139578, 139577, 139576, 139575, 139574, 139573, 139572, 139571, 139570, 139569, 139568, 139567, 139566, 139565, 139564, 139563, 139562, 139561, 139560, 139559, 139558, 139557, 139556, 139555, 139554, 139553, 139552, 139551, 139550, 139549, 139548, 139547, 139546, 139545, 139544, 139543, 139542, 139541, 139540, 139539, 139538, 139537, 139536, 139535, 139534, 139533, 139532, 139531, 139530, 139529, 139528, 139526, 139522, 139521, 139520, 139519, 139518, 139517, 139516, 139515, 139514, 139513, 139512, 139511, 139510, 139509, 139508, 139507, 139506, 139505, 139504, 139503, 139498, 139497, 139496, 139495, 139494, 139493, 139492, 139491, 139490, 139489, 139488, 139487, 139486, 139485, 139484, 139483, 139482, 139481, 139480, 139479, 139478, 139477, 139476, 139475, 139474, 139473, 139472, 139471, 139470, 139469, 139468, 139467, 139466, 139465, 139464, 139463, 139462, 139461, 139460, 139459, 139458, 139457, 139456, 139455, 139454, 139453, 139452, 139451, 139450, 139449, 139448, 139447, 139446, 139445, 139444, 139443, 139442, 139441, 139440, 139439, 139438, 139437, 139436, 139435, 139434, 139433, 139432, 139431, 139430, 139429, 139428, 139427, 139426, 139425, 139424, 139423, 139422, 139421, 139420, 139419, 139418, 139417, 139416, 139415, 139414, 139413, 139412, 139411, 139410, 139409, 139408, 139407, 139406, 139405, 139404, 139403, 139402, 139401, 139400, 139399, 139398, 139397, 139396, 139395, 139394, 139393, 139392, 139391, 139390, 139389, 139388, 139387, 139386, 139385, 139384, 139383, 139375, 139374, 139372, 139371, 139370, 139369, 139368, 139367, 139366, 139365, 139364, 139363, 139362, 139361, 139360, 139359, 139358, 139357, 139356, 139355, 139354, 139353, 139352, 139351, 139350, 139349, 139348, 139347, 139346, 139345, 139344, 139343, 139341, 139339, 139338, 139336, 139335, 139334, 139333, 139329, 139328, 139327, 139326, 139317, 139316, 139315, 139314, 139312, 139311, 139309, 139308, 139307, 139306, 139305, 139304, 139303, 139302, 139301, 139300, 139299, 139298, 139297, 139296, 139295, 139294, 139293, 139292, 139291, 139290, 139288, 139287, 139286, 139285, 139284, 139283, 139282, 139281, 139280, 139279, 139278, 139277, 139276, 139275, 139274, 139273, 139271, 139270, 139269, 139268, 139267, 139266, 139265, 139264, 139263, 139262, 139261, 139260, 139259, 139258, 139257, 139256, 139250, 139246, 139245, 139244, 139243, 139242, 139241, 139240, 139237, 139228, 139227, 139226, 139225, 139224, 139222, 139221, 139220, 139219, 139218, 139213, 139212, 139211, 139208, 139204, 139199, 139198, 139188, 139187, 139186, 139185, 139184, 139183, 139182, 139181, 139180, 139179, 139178, 139177, 139176, 139175, 139174, 139173, 139172, 139171, 139170, 139168, 139167, 139165, 139164, 139163, 139162, 139161, 139160, 139159, 139158, 139157, 139156, 139155, 139154, 139153, 139152, 139151, 139150, 139149, 139148, 139147, 139146, 139145, 139144, 139143, 139142, 139141, 139140, 139139, 139138, 139137, 139136, 139135, 139134, 139133, 139132, 139131, 139130, 139129, 139128, 139127, 139126, 139125, 139124, 139123, 139122, 139121, 139120, 139119, 139118, 139117, 139116, 139115, 139114, 139112, 139111, 139110, 139109, 139108, 139107, 139106, 139105, 139104, 139103, 139102, 139101, 139100, 139099, 139098, 139097, 139096, 139095, 139094, 139092, 139090, 139089, 139087, 139086, 139085, 139084, 139083, 139082, 139081, 139080, 139079, 139078, 139077, 139076, 139075, 139074, 139073, 139072, 139071, 139070, 139065, 139059, 139057, 139055, 139054, 139053, 139052, 139051, 139050, 139049, 139048, 139047, 139046, 139045, 139044, 139042, 139041, 139040, 139039, 139038, 139037, 139036, 139035, 139034, 139033, 139032, 139031, 139030, 139028, 139024, 139023, 139022, 139021, 139020, 139019, 138993, 138992, 138987, 138986, 138985, 138984, 138983, 138980, 138979, 138978, 138977, 138975, 138973, 138972, 138970, 138969, 138968, 138967, 138966, 138965, 138964, 138963, 138962, 138961, 138960, 138957, 138956, 138955, 138954, 138953, 138952, 138951, 138950, 138949, 138948, 138946, 138945, 138944, 138943, 138942, 138941, 138940, 138939, 138938, 138937, 138936, 138935, 138934, 138933, 138932, 138931, 138930, 138929, 138928, 138927, 138926, 138925, 138924, 138923, 138922, 138921, 138920, 138919, 138918, 138917, 138916, 138915, 138914, 138913, 138912, 138911, 138910, 138909, 138908, 138907, 138906, 138905, 138904, 138903, 138902, 138901, 138900, 138899, 138898, 138897, 138896, 138895, 138894, 138893, 138892, 138891, 138890, 138889, 138888, 138887, 138886, 138885, 138884, 138883, 138882, 138881, 138880, 138879, 138878, 138877, 138876, 138875, 138874, 138873, 138872, 138871, 138870, 138865, 138864, 138859, 138853, 138852, 138849, 138848, 138847, 138842, 138841, 138840, 138839, 138838, 138837, 138836, 138835, 138833, 138832, 138831, 138830, 138829, 138824, 138823, 138822, 138821, 138820, 138819, 138818, 138817, 138816, 138815, 138814, 138813, 138812, 138811, 138810, 138809, 138808, 138807, 138804, 138803, 138802, 138801, 138800, 138799, 138798, 138797, 138796, 138795, 138794, 138793, 138792, 138791, 138790, 138789, 138788, 138787, 138786, 138785, 138784, 138783, 138782, 138781, 138780, 138779, 138778, 138776, 138775, 138774, 138773, 138772, 138771, 138770, 138769, 138768, 138767, 138766, 138765, 138762, 138760, 138759, 138758, 138757, 138756, 138755, 138754, 138753, 138752, 138751, 138749, 138748, 138747, 138746, 138745, 138744, 138743, 138742, 138741, 138740, 138739, 138738, 138737, 138734, 138733, 138732, 138731, 138730, 138729, 138728, 138726, 138725, 138724, 138723, 138722, 138721, 138717, 138716, 138715, 138714, 138713, 138712, 138711, 138710, 138709, 138708, 138707, 138706, 138705, 138704, 138703, 138702, 138701, 138700, 138699, 138698, 138691, 138690, 138689, 138688, 138687, 138686, 138679, 138678, 138676, 138675, 138674, 138673, 138672, 138671, 138670, 138669, 138668, 138666, 138664, 138663, 138662, 138661, 138660, 138659, 138658, 138655, 138652, 138651, 138650, 138649, 138644, 138641, 138634, 138633, 138631, 138628, 138627, 138625, 138624, 138623, 138622, 138621, 138620, 138619, 138618, 138617, 138616, 138615, 138614, 138611, 138602, 138601, 138600, 138598, 138593, 138592, 138591, 138590, 138589, 138586, 138579, 138569, 138568, 138567, 138566, 138565, 138564, 138563, 138562, 138561, 138560, 138559, 138558, 138557, 138556, 138555, 138554, 138553, 138552, 138551, 138550, 138549, 138548, 138547, 138546, 138545, 138544, 138543, 138542, 138540, 138539, 138538, 138537, 138536, 138535, 138534, 138533, 138532, 138531, 138530, 138529, 138528, 138527, 138526, 138525, 138524, 138523, 138522, 138521, 138520, 138519, 138518, 138517, 138516, 138515, 138514, 138513, 138509, 138502, 138501, 138500, 138499, 138498, 138497, 138496, 138495, 138494, 138493, 138492, 138491, 138489, 138488, 138487, 138486, 138485, 138484, 138483, 138482, 138481, 138480, 138479, 138478, 138477, 138476, 138475, 138474, 138473, 138472, 138471, 138470, 138469, 138468, 138467, 138466, 138465, 138464, 138463, 138462, 138461, 138460, 138459, 138458, 138457, 138456, 138455, 138454, 138453, 138452, 138449, 138448, 138447, 138446, 138445, 138444, 138443, 138442, 138441, 138440, 138439, 138438, 138437, 138436, 138435, 138434, 138433, 138432, 138431, 138430, 138429, 138428, 138427, 138426, 138425, 138424, 138423, 138422, 138421, 138420, 138419, 138418, 138417, 138416, 138415, 138414, 138413, 138412, 138411, 138410, 138409, 138408, 138407, 138406, 138405, 138404, 138403, 138402, 138401, 138400, 138399, 138398, 138397, 138396, 138395, 138394, 138393, 138392, 138391, 138390, 138389, 138388, 138387, 138386, 138385, 138384, 138382, 138381, 138380, 138379, 138378, 138377, 138376, 138375, 138374, 138373, 138372, 138371, 138370, 138369, 138368, 138367, 138366, 138365, 138364, 138363, 138362, 138361, 138360, 138359, 138358, 138357, 138356, 138355, 138354, 138353, 138352, 138351, 138350, 138349, 138348, 138347, 138346, 138345, 138344, 138343, 138342, 138341, 138340, 138339, 138338, 138337, 138336, 138335, 138334, 138333, 138332, 138331, 138330, 138329, 138328, 138327, 138326, 138325, 138323, 138322, 138320, 138319, 138318, 138316, 138290, 138289, 138288, 138287, 138286, 138285, 138284, 138282, 138281, 138280, 138279, 138277, 138274, 138272, 138271, 138270, 138268, 138267, 138265, 138264, 138262, 138261, 138260, 138259, 138258, 138257, 138256, 138255, 138254, 138253, 138252, 138251, 138247, 138246, 138245, 138244, 138243, 138242, 138241, 138240, 138239, 138238, 138237, 138236, 138235, 138234, 138233, 138232, 138231, 138230, 138229, 138228, 138227, 138226, 138225, 138224, 138223, 138222, 138221, 138220, 138219, 138218, 138217, 138216, 138215, 138214, 138213, 138212, 138211, 138210, 138209, 138208, 138203, 138202, 138201, 138200, 138199, 138198, 138197, 138196, 138195, 138194, 138193, 138192, 138191, 138190, 138189, 138188, 138187, 138186, 138185, 138184, 138183, 138182, 138181, 138180, 138179, 138178, 138177, 138176, 138175, 138174, 138173, 138172, 138171, 138170, 138169, 138168, 138167, 138166, 138165, 138164, 138163, 138162, 138161, 138160, 138159, 138158, 138157, 138156, 138155, 138154, 138153, 138152, 138151, 138150, 138149, 138148, 138147, 138146, 138145, 138144, 138143, 138142, 138141, 138140, 138139, 138138, 138137, 138136, 138135, 138134, 138133, 138132, 138131, 138130, 138129, 138128, 138127, 138126, 138125, 138124, 138123, 138122, 138121, 138120, 138118, 138117, 138116, 138115, 138114, 138113, 138112, 138111, 138110, 138109, 138108, 138107, 138106, 138105, 138104, 138103, 138102, 138101, 138100, 138099, 138098, 138097, 138096, 138095, 138094, 138093, 138092, 138091, 138090, 138089, 138088, 138087, 138086, 138085, 138084, 138083, 138082, 138081, 138080, 138079, 138078, 138077, 138076, 138075, 138074, 138073, 138072, 138071, 138070, 138069, 138068, 138067, 138066, 138065, 138064, 138061, 138060, 138059, 138058, 138057, 138056, 138055, 138054, 138053, 138052, 138051, 138050, 138049, 138048, 138047, 138046, 138045, 138044, 138042, 138040, 138039, 138038, 138037, 138036, 138035, 138034, 138033, 138032, 138031, 138029, 138028, 138026, 138025, 138024, 138023, 138021, 138020, 138019, 138018, 138017, 138016, 138015, 138014, 138013, 138012, 138010, 138009, 138008, 138007, 138006, 138005, 138004, 138003, 138002, 138001, 138000, 137999, 137998, 137997, 137996, 137995, 137994, 137993, 137992, 137991, 137990, 137989, 137988, 137987, 137986, 137985, 137984, 137983, 137982, 137981, 137980, 137979, 137978, 137977, 137976, 137975, 137974, 137973, 137972, 137971, 137970, 137969, 137968, 137967, 137966, 137965, 137964, 137963, 137962, 137961, 137960, 137959, 137958, 137957, 137956, 137955, 137954, 137953, 137952, 137951, 137950, 137949, 137948, 137947, 137946, 137945, 137944, 137943, 137942, 137941, 137940, 137939, 137938, 137937, 137936, 137935, 137934, 137926, 137925, 137924, 137922, 137921, 137920, 137919, 137918, 137917, 137916, 137915, 137914, 137913, 137912, 137911, 137909, 137908, 137907, 137906, 137905, 137904, 137903, 137902, 137901, 137900, 137899, 137898, 137897, 137896, 137895, 137894, 137893, 137892, 137891, 137890, 137889, 137888, 137887, 137886, 137885, 137877, 137876, 137875, 137874, 137873, 137872, 137871, 137870, 137869, 137864, 137863, 137860, 137858, 137857, 137856, 137855, 137854, 137852, 137851, 137850, 137849, 137848, 137847, 137846, 137845, 137844, 137843, 137842, 137841, 137840, 137839, 137838, 137837, 137836, 137835, 137834, 137833, 137832, 137831, 137825, 137824, 137823, 137822, 137821, 137820, 137819, 137818, 137817, 137816, 137815, 137814, 137813, 137812, 137811, 137810, 137809, 137807, 137806, 137805, 137804, 137803, 137802, 137801, 137800, 137799, 137798, 137797, 137796, 137795, 137794, 137793, 137792, 137791, 137789, 137788, 137787, 137786, 137785, 137784, 137783, 137782, 137781, 137780, 137779, 137778, 137777, 137776, 137764, 137763, 137762, 137758, 137757, 137755, 137754, 137753, 137752, 137751, 137750, 137749, 137748, 137747, 137746, 137745, 137744, 137743, 137742, 137741, 137740, 137739, 137738, 137736, 137735, 137734, 137733, 137732, 137731, 137730, 137729, 137728, 137727, 137726, 137725, 137724, 137723, 137721, 137720, 137719, 137718, 137717, 137716, 137715, 137710, 137709, 137708, 137707, 137706, 137705, 137704, 137703, 137702, 137701, 137700, 137699, 137698, 137697, 137696, 137695, 137694, 137693, 137692, 137691, 137690, 137689, 137688, 137687, 137686, 137685, 137684, 137683, 137682, 137681, 137680, 137679, 137678, 137677, 137676, 137675, 137674, 137673, 137672, 137671, 137670, 137669, 137668, 137667, 137666, 137665, 137664, 137663, 137662, 137661, 137660, 137659, 137658, 137657, 137656, 137655, 137654, 137652, 137651, 137650, 137648, 137645, 137644, 137643, 137642, 137641, 137640, 137639, 137638, 137637, 137620, 137619, 137618, 137617, 137616, 137615, 137614, 137613, 137612, 137611, 137610, 137609, 137608, 137607, 137606, 137605, 137604, 137603, 137602, 137601, 137600, 137599, 137598, 137597, 137594, 137590, 137588, 137587, 137586, 137585, 137584, 137583, 137582, 137581, 137580, 137579, 137578, 137577, 137576, 137575, 137574, 137573, 137572, 137571, 137570, 137569, 137568, 137567, 137566, 137565, 137564, 137563, 137561, 137560, 137559, 137558, 137557, 137556, 137555, 137554, 137553, 137552, 137551, 137550, 137549, 137548, 137547, 137546, 137545, 137544, 137543, 137542, 137541, 137540, 137539, 137537, 137536, 137535, 137534, 137533, 137531, 137530, 137529, 137528, 137526, 137525, 137524, 137523, 137522, 137521, 137520, 137519, 137518, 137517, 137516, 137515, 137514, 137513, 137512, 137511, 137510, 137509, 137508, 137507, 137505, 137504, 137503, 137502, 137501, 137500, 137499, 137498, 137497, 137496, 137495, 137494, 137493, 137492, 137491, 137490, 137489, 137488, 137487, 137486, 137485, 137484, 137483, 137482, 137481, 137480, 137479, 137478, 137477, 137476, 137475, 137474, 137473, 137472, 137471, 137470, 137469, 137468, 137467, 137466, 137465, 137464, 137463, 137462, 137461, 137460, 137459, 137458, 137457, 137456, 137455, 137454, 137453, 137452, 137451, 137450, 137449, 137448, 137447, 137446, 137445, 137444, 137443, 137442, 137441, 137440, 137439, 137438, 137437, 137436, 137435, 137434, 137433, 137432, 137431, 137430, 137429, 137428, 137427, 137426, 137425, 137424, 137423, 137422, 137421, 137420, 137419, 137418, 137417, 137416, 137415, 137414, 137413, 137412, 137411, 137410, 137409, 137408, 137407, 137406, 137405, 137404, 137403, 137402, 137401, 137400, 137399, 137398, 137397, 137396, 137395, 137394, 137393, 137392, 137391, 137390, 137389, 137388, 137387, 137386, 137385, 137384, 137383, 137382, 137381, 137380, 137379, 137378, 137377, 137376, 137375, 137374, 137372, 137371, 137370, 137369, 137368, 137367, 137366, 137365, 137364, 137363, 137362, 137361, 137360, 137359, 137358, 137357, 137356, 137355, 137354, 137353, 137352, 137351, 137350, 137349, 137348, 137347, 137346, 137345, 137344, 137343, 137342, 137341, 137340, 137339, 137338, 137337, 137336, 137335, 137334, 137333, 137332, 137331, 137330, 137329, 137328, 137327, 137326, 137325, 137324, 137323, 137322, 137321, 137320, 137319, 137318, 137314, 137313, 137311, 137310, 137309, 137306, 137305, 137304, 137303, 137302, 137299, 137298, 137297, 137296, 137295, 137294, 137292, 137290, 137289, 137287, 137286, 137285, 137284, 137282, 137281, 137280, 137279, 137278, 137277, 137276, 137275, 137274, 137271, 137270, 137269, 137268, 137267, 137266, 137265, 137264, 137263, 137262, 137261, 137260, 137259, 137258, 137257, 137256, 137255, 137254, 137253, 137252, 137251, 137250, 137249, 137248, 137247, 137246, 137245, 137244, 137243, 137242, 137241, 137240, 137239, 137238, 137237, 137236, 137235, 137234, 137233, 137232, 137231, 137230, 137229, 137228, 137227, 137226, 137225, 137224, 137223, 137222, 137221, 137220, 137219, 137218, 137217, 137216, 137215, 137214, 137213, 137212, 137211, 137210, 137209, 137208, 137207, 137206, 137205, 137204, 137203, 137202, 137201, 137200, 137199, 137198, 137197, 137196, 137195, 137194, 137193, 137192, 137191, 137190, 137189, 137188, 137187, 137186, 137185, 137184, 137183, 137182, 137181, 137180, 137179, 137178, 137177, 137176, 137175, 137174, 137173, 137172, 137171, 137170, 137169, 137168, 137167, 137166, 137165, 137164, 137162, 137161, 137160, 137159, 137158, 137157, 137156, 137155, 137154, 137153, 137152, 137151, 137150, 137149, 137148, 137147, 137146, 137145, 137144, 137143, 137142, 137141, 137140, 137139, 137138, 137137, 137136, 137135, 137134, 137133, 137132, 137131, 137130, 137129, 137128, 137127, 137126, 137125, 137124, 137123, 137122, 137121, 137120, 137119, 137118, 137117, 137116, 137115, 137114, 137113, 137112, 137111, 137110, 137109, 137108, 137107, 137106, 137105, 137104, 137103, 137102, 137101, 137100, 137099, 137098, 137097, 137096, 137095, 137094, 137093, 137092, 137091, 137090, 137089, 137088, 137087, 137086, 137085, 137084, 137083, 137082, 137081, 137080, 137079, 137078, 137077, 137076, 137075, 137074, 137073, 137071, 137068, 137067, 137066, 137065, 137063, 137062, 137061, 137056, 137055, 137054, 137053, 137052, 137051, 137050, 137049, 137048, 137047, 137046, 137045, 137044, 137043, 137042, 137041, 137040, 137039, 137038, 137037, 137036, 137035, 137034, 137033, 137032, 137031, 137030, 137029, 137028, 137027, 137026, 137025, 137024, 137023, 137022, 137021, 137020, 137019, 137018, 137017, 137016, 137015, 137013, 137012, 137011, 137010, 137009, 137008, 137007, 137006, 137005, 137003, 137002, 137001, 137000, 136999, 136998, 136997, 136996, 136995, 136994, 136993, 136992, 136991, 136990, 136989, 136988, 136987, 136986, 136985, 136984, 136983, 136982, 136981, 136980, 136979, 136978, 136977, 136976, 136975, 136974, 136973, 136972, 136971, 136970, 136969, 136968, 136967, 136966, 136965, 136964, 136963, 136962, 136961, 136960, 136959, 136958, 136957, 136956, 136954, 136953, 136952, 136951, 136950, 136949, 136948, 136947, 136945, 136944, 136943, 136942, 136941, 136940, 136939, 136938, 136937, 136936, 136935, 136934, 136933, 136932, 136930, 136929, 136927, 136926, 136925, 136924, 136919, 136918, 136917, 136916, 136915, 136914, 136913, 136912, 136911, 136910, 136909, 136908, 136907, 136906, 136905, 136904, 136903, 136902, 136901, 136900, 136899, 136898, 136897, 136895, 136894, 136891, 136890, 136889, 136888, 136887, 136882, 136878, 136876, 136875, 136874, 136873, 136872, 136871, 136870, 136869, 136868, 136867, 136866, 136865, 136864, 136863, 136862, 136861, 136860, 136859, 136858, 136857, 136856, 136855, 136854, 136853, 136852, 136851, 136850, 136849, 136848, 136847, 136846, 136845, 136844, 136843, 136842, 136841, 136840, 136839, 136838, 136837, 136836, 136835, 136834, 136833, 136832, 136831, 136830, 136829, 136828, 136827, 136826, 136825, 136824, 136823, 136822, 136820, 136819, 136818, 136817, 136816, 136815, 136814, 136813, 136812, 136811, 136810, 136809, 136808, 136807, 136806, 136805, 136804, 136803, 136800, 136799, 136798, 136797, 136794, 136793, 136792, 136791, 136790, 136789, 136788, 136787, 136786, 136785, 136784, 136783, 136782, 136781, 136780, 136779, 136778, 136769, 136768, 136767, 136766, 136764, 136763, 136762, 136761, 136760, 136759, 136758, 136757, 136756, 136755, 136754, 136753, 136752, 136751, 136750, 136749, 136748, 136747, 136746, 136745, 136744, 136743, 136741, 136740, 136738, 136737, 136736, 136735, 136734, 136733, 136732, 136731, 136730, 136729, 136728, 136727, 136726, 136725, 136724, 136723, 136722, 136721, 136720, 136719, 136718, 136717, 136716, 136715, 136714, 136713, 136712, 136711, 136710, 136701, 136698, 136697, 136696, 136695, 136694, 136693, 136692, 136691, 136690, 136689, 136688, 136687, 136686, 136685, 136684, 136683, 136682, 136681, 136680, 136679, 136678, 136677, 136676, 136674, 136673, 136672, 136671, 136670, 136669, 136668, 136667, 136662, 136661, 136659, 136658, 136657, 136656, 136655, 136654, 136653, 136652, 136651, 136650, 136649, 136648, 136647, 136646, 136645, 136644, 136643, 136642, 136641, 136640, 136639, 136638, 136637, 136632, 136631, 136630, 136629, 136628, 136627, 136626, 136625, 136624, 136623, 136622, 136621, 136620, 136619, 136618, 136617, 136616, 136615, 136614, 136613, 136612, 136611, 136610, 136609, 136608, 136607, 136606, 136605, 136604, 136603, 136602, 136601, 136600, 136599, 136598, 136597, 136596, 136595, 136594, 136593, 136591, 136590, 136589, 136588, 136587, 136586, 136585, 136584, 136583, 136582, 136581, 136580, 136578, 136577, 136576, 136575, 136574, 136573, 136572, 136571, 136570, 136569, 136568, 136567, 136566, 136565, 136564, 136563, 136562, 136561, 136560, 136559, 136558, 136557, 136556, 136555, 136554, 136553, 136552, 136551, 136550, 136549, 136548, 136547, 136546, 136545, 136544, 136543, 136542, 136541, 136540, 136538, 136533, 136532, 136528, 136527, 136526, 136525, 136524, 136523, 136522, 136521, 136520, 136519, 136518, 136517, 136516, 136515, 136514, 136513, 136512, 136511, 136510, 136509, 136508, 136507, 136506, 136505, 136504, 136503, 136502, 136501, 136500, 136499, 136498, 136497, 136496, 136495, 136494, 136493, 136492, 136491, 136490, 136489, 136488, 136487, 136486, 136485, 136484, 136483, 136482, 136481, 136480, 136479, 136478, 136477, 136476, 136475, 136474, 136473, 136472, 136471, 136470, 136469, 136468, 136467, 136466, 136465, 136464, 136463, 136462, 136461, 136460, 136459, 136458, 136457, 136453, 136451, 136450, 136449, 136448, 136447, 136446, 136445, 136444, 136443, 136442, 136441, 136440, 136439, 136438, 136437, 136436, 136435, 136434, 136433, 136432, 136431, 136430, 136429, 136428, 136427, 136426, 136425, 136422, 136421, 136420, 136419, 136418, 136417, 136416, 136415, 136414, 136413, 136412, 136407, 136406, 136405, 136404, 136403, 136402, 136398, 136397, 136396, 136395, 136394, 136393, 136392, 136391, 136390, 136389, 136388, 136387, 136386, 136385, 136384, 136383, 136382, 136380, 136379, 136378, 136377, 136376, 136375, 136374, 136373, 136372, 136371, 136370, 136369, 136368, 136367, 136366, 136365, 136364, 136363, 136362, 136361, 136360, 136359, 136358, 136357, 136356, 136350, 136349, 136348, 136347, 136346, 136345, 136344, 136343, 136342, 136341, 136340, 136339, 136338, 136337, 136336, 136335, 136334, 136333, 136327, 136326, 136325, 136324, 136323, 136322, 136321, 136320, 136319, 136318, 136317, 136316, 136315, 136314, 136313, 136312, 136311, 136310, 136309, 136305, 136304, 136303, 136302, 136301, 136300, 136297, 136296, 136295, 136294, 136292, 136291, 136290, 136278, 136277, 136276, 136275, 136274, 136273, 136272, 136271, 136270, 136269, 136268, 136267, 136266, 136265, 136264, 136263, 136262, 136261, 136260, 136259, 136258, 136257, 136256, 136255, 136254, 136253, 136252, 136251, 136250, 136249, 136248, 136247, 136246, 136245, 136244, 136243, 136242, 136241, 136240, 136239, 136238, 136237, 136236, 136235, 136234, 136233, 136232, 136231, 136230, 136229, 136228, 136227, 136226, 136225, 136224, 136223, 136222, 136221, 136220, 136219, 136218, 136216, 136215, 136212, 136211, 136210, 136209, 136208, 136207, 136206, 136205, 136200, 136199, 136198, 136197, 136196, 136194, 136193, 136192, 136191, 136187, 136186, 136185, 136184, 136183, 136182, 136181, 136180, 136179, 136178, 136177, 136176, 136175, 136174, 136173, 136172, 136171, 136170, 136169, 136167, 136166, 136165, 136164, 136163, 136162, 136161, 136160, 136159, 136158, 136157, 136156, 136155, 136154, 136153, 136152, 136151, 136150, 136149, 136148, 136147, 136146, 136145, 136144, 136143, 136142, 136141, 136140, 136139, 136138, 136137, 136136, 136135, 136134, 136133, 136132, 136131, 136130, 136129, 136128, 136127, 136126, 136125, 136124, 136123, 136122, 136121, 136120, 136119, 136118, 136117, 136116, 136115, 136114, 136113, 136112, 136111, 136110, 136109, 136108, 136107, 136106, 136105, 136104, 136103, 136102, 136101, 136100, 136099, 136098, 136097, 136096, 136095, 136094, 136093, 136092, 136091, 136090, 136089, 136088, 136087, 136086, 136085, 136084, 136083, 136082, 136081, 136080, 136079, 136078, 136077, 136076, 136075, 136074, 136073, 136072, 136071, 136070, 136069, 136068, 136067, 136066, 136065, 136064, 136063, 136062, 136061, 136059, 136058, 136057, 136056, 136055, 136054, 136053, 136052, 136051, 136050, 136049, 136048, 136047, 136046, 136045, 136044, 136043, 136042, 136041, 136040, 136039, 136038, 136037, 136036, 136035, 136034, 136033, 136032, 136031, 136030, 136029, 136028, 136027, 136026, 136025, 136024, 136023, 136022, 136021, 136020, 136019, 136018, 136017, 136016, 136015, 136014, 136013, 136012, 136011, 136010, 136009, 136008, 136007, 136006, 136005, 136004, 136003, 136002, 136001, 136000, 135999, 135998, 135997, 135996, 135995, 135994, 135993, 135992, 135991, 135990, 135989, 135988, 135987, 135986, 135985, 135984, 135983, 135982, 135981, 135980, 135979, 135978, 135977, 135976, 135975, 135974, 135973, 135972, 135971, 135970, 135969, 135968, 135967, 135966, 135965, 135964, 135963, 135962, 135961, 135960, 135959, 135958, 135957, 135955, 135954, 135953, 135952, 135951, 135950, 135949, 135948, 135947, 135946, 135945, 135944, 135943, 135942, 135941, 135940, 135939, 135938, 135937, 135936, 135935, 135934, 135933, 135932, 135931, 135930, 135928, 135927, 135926, 135925, 135924, 135923, 135922, 135921, 135920, 135919, 135918, 135917, 135916, 135915, 135914, 135913, 135911, 135910, 135909, 135908, 135907, 135906, 135905, 135904, 135903, 135902, 135901, 135900, 135899, 135898, 135897, 135896, 135895, 135894, 135893, 135892, 135891, 135890, 135889, 135888, 135887, 135886, 135885, 135884, 135883, 135882, 135881, 135880, 135879, 135878, 135877, 135876, 135875, 135874, 135873, 135872, 135871, 135870, 135869, 135868, 135867, 135865, 135864, 135863, 135862, 135861, 135860, 135859, 135858, 135857, 135856, 135855, 135854, 135853, 135852, 135851, 135850, 135849, 135848, 135847, 135846, 135845, 135844, 135843, 135842, 135841, 135840, 135839, 135838, 135835, 135834, 135833, 135831, 135830, 135828, 135827, 135826, 135825, 135824, 135823, 135822, 135821, 135820, 135819, 135818, 135817, 135816, 135815, 135814, 135813, 135812, 135811, 135810, 135809, 135808, 135807, 135806, 135805, 135804, 135803, 135802, 135801, 135800, 135799, 135798, 135797, 135796, 135795, 135794, 135793, 135792, 135791, 135790, 135789, 135788, 135787, 135786, 135785, 135784, 135783, 135782, 135781, 135780, 135779, 135778, 135777, 135776, 135775, 135774, 135773, 135772, 135771, 135770, 135769, 135768, 135767, 135766, 135765, 135764, 135763, 135762, 135761, 135760, 135759, 135758, 135757, 135756, 135755, 135754, 135753, 135752, 135751, 135750, 135749, 135748, 135747, 135746, 135745, 135744, 135743, 135742, 135741, 135740, 135739, 135738, 135737, 135736, 135735, 135734, 135733, 135732, 135731, 135730, 135729, 135728, 135727, 135726, 135725, 135724, 135723, 135722, 135721, 135720, 135719, 135718, 135717, 135716, 135715, 135714, 135713, 135712, 135711, 135710, 135709, 135708, 135707, 135706, 135705, 135704, 135703, 135702, 135701, 135700, 135699, 135698, 135697, 135696, 135695, 135694, 135693, 135692, 135691, 135690, 135689, 135688, 135687, 135686, 135685, 135684, 135683, 135682, 135681, 135680, 135679, 135678, 135677, 135676, 135675, 135674, 135673, 135672, 135671, 135670, 135669, 135668, 135667, 135666, 135665, 135664, 135663, 135662, 135661, 135660, 135659, 135658, 135657, 135656, 135655, 135654, 135653, 135648, 135647, 135646, 135645, 135644, 135643, 135642, 135641, 135640, 135639, 135638, 135637, 135636, 135635, 135634, 135633, 135632, 135631, 135630, 135629, 135628, 135627, 135626, 135625, 135624, 135623, 135622, 135621, 135620, 135619, 135618, 135617, 135616, 135615, 135614, 135613, 135612, 135611, 135610, 135609, 135608, 135607, 135606, 135605, 135604, 135603, 135602, 135601, 135600, 135599, 135598, 135597, 135596, 135595, 135594, 135593, 135592, 135591, 135590, 135589, 135588, 135587, 135586, 135585, 135584, 135583, 135582, 135581, 135580, 135579, 135578, 135577, 135576, 135575, 135574, 135573, 135572, 135571, 135570, 135569, 135568, 135567, 135566, 135565, 135564, 135563, 135562, 135561, 135560, 135559, 135558, 135557, 135556, 135555, 135554, 135553, 135552, 135551, 135550, 135549, 135548, 135547, 135546, 135545, 135544, 135543, 135542, 135541, 135540, 135539, 135538, 135537, 135536, 135535, 135534, 135533, 135532, 135531, 135530, 135529, 135528, 135527, 135526, 135525, 135524, 135523, 135522, 135521, 135520, 135519, 135518, 135517, 135516, 135515, 135514, 135513, 135512, 135511, 135510, 135509, 135508, 135507, 135506, 135505, 135504, 135503, 135502, 135501, 135500, 135499, 135498, 135497, 135496, 135495, 135494, 135493, 135492, 135491, 135490, 135489, 135488, 135487, 135486, 135485, 135484, 135483, 135482, 135481, 135480, 135479, 135478, 135477, 135476, 135475, 135474, 135473, 135470, 135469, 135468, 135467, 135466, 135465, 135464, 135463, 135462, 135461, 135460, 135459, 135458, 135457, 135456, 135455, 135454, 135453, 135452, 135451, 135450, 135449, 135447, 135446, 135445, 135444, 135443, 135442, 135441, 135440, 135439, 135438, 135437, 135436, 135435, 135434, 135433, 135432, 135431, 135430, 135429, 135428, 135427, 135426, 135425, 135424, 135423, 135422, 135421, 135420, 135419, 135418, 135417, 135416, 135415, 135414, 135413, 135412, 135411, 135410, 135409, 135408, 135407, 135406, 135405, 135404, 135403, 135402, 135401, 135400, 135399, 135398, 135397, 135396, 135395, 135394, 135393, 135392, 135391, 135390, 135389, 135388, 135387, 135386, 135385, 135384, 135383, 135382, 135381, 135380, 135379, 135378, 135377, 135376, 135375, 135374, 135373, 135372, 135371, 135370, 135369, 135368, 135367, 135366, 135365, 135364, 135363, 135362, 135361, 135360, 135359, 135358, 135357, 135356, 135355, 135354, 135353, 135352, 135351, 135350, 135349, 135348, 135347, 135346, 135345, 135344, 135343, 135342, 135341, 135340, 135339, 135338, 135337, 135336, 135335, 135334, 135333, 135332, 135331, 135330, 135329, 135327, 135326, 135325, 135324, 135323, 135322, 135321, 135320, 135319, 135318, 135317, 135316, 135315, 135314, 135313, 135312, 135311, 135310, 135309, 135308, 135307, 135306, 135305, 135304, 135303, 135302, 135301, 135300, 135299, 135298, 135297, 135296, 135295, 135294, 135293, 135292, 135291, 135290, 135289, 135288, 135287, 135286, 135285, 135284, 135283, 135282, 135281, 135280, 135279, 135278, 135277, 135276, 135275, 135274, 135273, 135272, 135271, 135270, 135269, 135268, 135267, 135266, 135265, 135263, 135262, 135261, 135259, 135258, 135257, 135256, 135255, 135254, 135253, 135252, 135251, 135250, 135249, 135248, 135247, 135246, 135244, 135243, 135242, 135241, 135240, 135239, 135238, 135237, 135236, 135235, 135234, 135233, 135232, 135231, 135230, 135229, 135228, 135227, 135226, 135225, 135224, 135223, 135222, 135221, 135220, 135219, 135218, 135217, 135216, 135215, 135214, 135213, 135212, 135211, 135210, 135209, 135208, 135207, 135206, 135205, 135204, 135203, 135202, 135201, 135200, 135199, 135198, 135197, 135196, 135195, 135194, 135193, 135192, 135191, 135190, 135189, 135188, 135187, 135186, 135185, 135184, 135183, 135182, 135181, 135180, 135179, 135178, 135177, 135176, 135175, 135174, 135173, 135172, 135171, 135170, 135169, 135168, 135167, 135166, 135165, 135164, 135163, 135162, 135161, 135160, 135159, 135158, 135157, 135156, 135155, 135154, 135153, 135152, 135151, 135150, 135149, 135148, 135147, 135146, 135144, 135143, 135142, 135140, 135138, 135136, 135135, 135134, 135133, 135132, 135131, 135130, 135129, 135128, 135127, 135126, 135125, 135124, 135123, 135122, 135121, 135120, 135119, 135118, 135117, 135116, 135115, 135114, 135113, 135112, 135111, 135110, 135109, 135108, 135107, 135106, 135105, 135104, 135103, 135102, 135101, 135100, 135099, 135098, 135097, 135096, 135095, 135094, 135093, 135092, 135091, 135090, 135089, 135088, 135087, 135086, 135085, 135058, 135027, 135026, 135023, 135022, 135021, 135020, 135019, 135017, 135016, 135015, 135014, 135013, 135012, 135011, 135010, 135008, 135007, 135006, 135005, 135004, 135002, 135001, 134991, 134989, 134981, 134976, 134975, 134928, 134926, 134920, 134919, 134918, 134917, 134916, 134915, 134914, 134913, 134912, 134903, 134902, 134901, 134900, 134892, 134889, 134888, 134887, 134886, 134885, 134884, 134883, 134882, 134881, 134880, 134879, 134878, 134877, 134876, 134875, 134870, 134869, 134868, 134867, 134840, 134839, 134821, 134811, 134810, 134809, 134798, 134797, 134796, 134795, 134791, 134790, 134789, 134788, 134787, 134785, 134780, 134779, 134778, 134777, 134776, 134775, 134774, 134773, 134772, 134771, 134770, 134769, 134768, 134767, 134761, 134744, 134742, 134738, 134737, 134736, 134735, 134734, 134733, 134732, 134731, 134730, 134724, 134723, 134721, 134720, 134719, 134718, 134717, 134716, 134714, 134713, 134712, 134711, 134709, 134708, 134707, 134706, 134705, 134704, 134703, 134702, 134701, 134700, 134699, 134694, 134692, 134691, 134690, 134689, 134688, 134687, 134686, 134685, 134684, 134683, 134682, 134681, 134680, 134679, 134678, 134677, 134676, 134675, 134674, 134673, 134672, 134671, 134670, 134669, 134668, 134667, 134666, 134665, 134664, 134663, 134662, 134661, 134660, 134659, 134658, 134657, 134656, 134655, 134654, 134653, 134652, 134651, 134650, 134649, 134648, 134647, 134646, 134645, 134644, 134643, 134642, 134641, 134640, 134639, 134638, 134637, 134636, 134635, 134634, 134630, 134629, 134628, 134627, 134626, 134625, 134623, 134620, 134618, 134617, 134616, 134615, 134613, 134612, 134611, 134610, 134609, 134608, 134607, 134606, 134605, 134604, 134603, 134602, 134601, 134600, 134599, 134598, 134597, 134596, 134595, 134594, 134593, 134592, 134591, 134590, 134589, 134588, 134587, 134584, 134583, 134581, 134580, 134579, 134578, 134577, 134576, 134575, 134574, 134573, 134572, 134571, 134570, 134569, 134568, 134567, 134566, 134565, 134564, 134563, 134562, 134561, 134560, 134559, 134558, 134557, 134556, 134555, 134554, 134553, 134552, 134551, 134550, 134549, 134548, 134547, 134546, 134545, 134544, 134543, 134542, 134541, 134540, 134539, 134538, 134537, 134536, 134535, 134534, 134533, 134532, 134531, 134530, 134529, 134528, 134527, 134526, 134525, 134524, 134523, 134522, 134521, 134520, 134519, 134518, 134517, 134516, 134515, 134514, 134513, 134512, 134511, 134510, 134509, 134508, 134507, 134506, 134505, 134504, 134503, 134502, 134501, 134500, 134499, 134498, 134497, 134496, 134495, 134494, 134493, 134492, 134491, 134489, 134488, 134487, 134486, 134485, 134484, 134483, 134482, 134481, 134480, 134479, 134478, 134477, 134473, 134472, 134471, 134470, 134469, 134468, 134467, 134466, 134465, 134464, 134463, 134462, 134461, 134460, 134459, 134458, 134457, 134456, 134455, 134454, 134453, 134452, 134451, 134450, 134449, 134448, 134447, 134446, 134445, 134444, 134443, 134442, 134441, 134440, 134439, 134438, 134437, 134436, 134435, 134434, 134433, 134432, 134431, 134430, 134429, 134428, 134427, 134426, 134425, 134424, 134423, 134422, 134421, 134420, 134419, 134418, 134417, 134416, 134415, 134414, 134413, 134412, 134411, 134410, 134409, 134408, 134407, 134406, 134405, 134404, 134403, 134402, 134401, 134400, 134399, 134396, 134393, 134392, 134391, 134390, 134389, 134388, 134387, 134386, 134385, 134384, 134383, 134382, 134381, 134380, 134379, 134378, 134377, 134376, 134375, 134374, 134373, 134372, 134371, 134370, 134369, 134368, 134367, 134366, 134365, 134364, 134363, 134362, 134361, 134360, 134359, 134358, 134357, 134356, 134355, 134354, 134353, 134352, 134351, 134350, 134349, 134348, 134347, 134346, 134345, 134344, 134343, 134342, 134338, 134337, 134336, 134335, 134333, 134332, 134331, 134330, 134329, 134328, 134327, 134326, 134325, 134324, 134323, 134322, 134321, 134320, 134319, 134318, 134317, 134316, 134315, 134314, 134313, 134312, 134311, 134310, 134309, 134308, 134307, 134306, 134305, 134304, 134303, 134302, 134301, 134300, 134299, 134298, 134297, 134296, 134295, 134292, 134291, 134290, 134289, 134288, 134287, 134286, 134285, 134284, 134283, 134282, 134281, 134280, 134279, 134278, 134277, 134276, 134275, 134274, 134272, 134271, 134270, 134266, 134263, 134262, 134261, 134260, 134259, 134258, 134257, 134256, 134255, 134254, 134253, 134252, 134251, 134250, 134249, 134248, 134247, 134246, 134245, 134244, 134242, 134241, 134240, 134239, 134238, 134233, 134230, 134229, 134227, 134226, 134224, 134223, 134222, 134221, 134220, 134218, 134217, 134216, 134215, 134214, 134213, 134212, 134211, 134210, 134209, 134208, 134207, 134206, 134205, 134204, 134203, 134202, 134201, 134200, 134199, 134198, 134197, 134196, 134195, 134194, 134193, 134192, 134191, 134190, 134189, 134188, 134187, 134186, 134185, 134184, 134183, 134182, 134181, 134180, 134179, 134178, 134177, 134176, 134175, 134174, 134173, 134172, 134171, 134170, 134169, 134168, 134167, 134166, 134165, 134164, 134163, 134162, 134161, 134160, 134159, 134158, 134157, 134156, 134155, 134154, 134153, 134151, 134150, 134149, 134148, 134147, 134146, 134145, 134144, 134143, 134142, 134141, 134140, 134139, 134138, 134137, 134136, 134135, 134134, 134133, 134131, 134130, 134129, 134128, 134127, 134126, 134125, 134124, 134123, 134122, 134121, 134120, 134119, 134118, 134117, 134116, 134115, 134114, 134113, 134111, 134109, 134108, 134107, 134106, 134105, 134104, 134103, 134102, 134101, 134100, 134099, 134097, 134096, 134095, 134094, 134093, 134092, 134091, 134090, 134089, 134088, 134087, 134086, 134085, 134084, 134083, 134082, 134081, 134080, 134079, 134078, 134077, 134076, 134075, 134074, 134073, 134072, 134071, 134070, 134069, 134068, 134067, 134066, 134065, 134064, 134063, 134062, 134061, 134060, 134059, 134058, 134057, 134056, 134055, 134054, 134053, 134052, 134051, 134050, 134047, 134046, 134045, 134044, 134041, 134040, 134039, 134034, 134033, 134032, 134031, 134030, 134029, 134028, 134027, 134026, 134025, 134024, 134020, 134019, 134018, 134017, 134016, 134015, 134014, 134013, 134012, 134011, 134010, 134009, 134008, 134007, 134006, 134005, 134004, 134003, 134001, 134000, 133999, 133998, 133996, 133990, 133989, 133988, 133986, 133985, 133984, 133983, 133982, 133981, 133980, 133979, 133978, 133977, 133976, 133974, 133973, 133972, 133971, 133970, 133969, 133968, 133967, 133960, 133959, 133958, 133957, 133956, 133955, 133954, 133953, 133952, 133951, 133950, 133949, 133948, 133947, 133946, 133945, 133944, 133943, 133942, 133941, 133940, 133939, 133938, 133937, 133936, 133935, 133934, 133933, 133932, 133931, 133930, 133929, 133928, 133927, 133926, 133925, 133924, 133923, 133922, 133921, 133920, 133919, 133918, 133917, 133916, 133915, 133914, 133913, 133912, 133911, 133910, 133909, 133908, 133907, 133906, 133905, 133904, 133903, 133902, 133901, 133900, 133899, 133898, 133897, 133896, 133895, 133894, 133893, 133892, 133891, 133890, 133889, 133888, 133887, 133886, 133885, 133884, 133883, 133882, 133881, 133880, 133879, 133878, 133877, 133876, 133875, 133874, 133873, 133871, 133870, 133869, 133868, 133867, 133866, 133864, 133863, 133862, 133861, 133860, 133859, 133858, 133857, 133856, 133855, 133854, 133853, 133852, 133851, 133850, 133849, 133848, 133847, 133846, 133845, 133844, 133843, 133842, 133841, 133840, 133839, 133838, 133837, 133836, 133835, 133834, 133833, 133832, 133831, 133830, 133829, 133828, 133827, 133826, 133825, 133824, 133823, 133822, 133821, 133820, 133819, 133818, 133817, 133816, 133815, 133814, 133813, 133812, 133811, 133810, 133809, 133808, 133807, 133806, 133805, 133804, 133803, 133801, 133800, 133799, 133798, 133797, 133796, 133795, 133794, 133793, 133792, 133791, 133790, 133789, 133788, 133787, 133786, 133785, 133784, 133783, 133782, 133781, 133780, 133779, 133778, 133777, 133776, 133775, 133774, 133773, 133772, 133771, 133770, 133769, 133768, 133767, 133765, 133764, 133763, 133762, 133761, 133760, 133759, 133758, 133757, 133756, 133755, 133754, 133753, 133752, 133751, 133750, 133749, 133748, 133747, 133746, 133745, 133744, 133743, 133742, 133741, 133740, 133739, 133738, 133737, 133736, 133735, 133734, 133733, 133732, 133731, 133730, 133729, 133728, 133727, 133726, 133725, 133724, 133723, 133722, 133721, 133720, 133719, 133718, 133717, 133716, 133715, 133714, 133713, 133712, 133711, 133710, 133709, 133708, 133707, 133706, 133705, 133704, 133703, 133702, 133701, 133700, 133699, 133698, 133693, 133692, 133691, 133690, 133689, 133688, 133686, 133685, 133677, 133673, 133672, 133671, 133670, 133669, 133668, 133667, 133666, 133665, 133664, 133663, 133655, 133654, 133653, 133652, 133651, 133650, 133649, 133648, 133647, 133646, 133645, 133644, 133643, 133642, 133641, 133640, 133639, 133638, 133637, 133636, 133635, 133634, 133633, 133632, 133631, 133630, 133629, 133628, 133627, 133626, 133625, 133624, 133623, 133622, 133621, 133620, 133619, 133618, 133617, 133616, 133615, 133614, 133613, 133612, 133611, 133610, 133606, 133605, 133604, 133603, 133602, 133601, 133600, 133599, 133598, 133597, 133596, 133595, 133594, 133593, 133592, 133591, 133590, 133589, 133588, 133587, 133586, 133585, 133584, 133583, 133582, 133581, 133580, 133579, 133578, 133577, 133576, 133575, 133574, 133573, 133572, 133571, 133570, 133569, 133568, 133567, 133566, 133565, 133564, 133563, 133562, 133561, 133560, 133559, 133558, 133557, 133556, 133555, 133554, 133553, 133551, 133549, 133548, 133547, 133542, 133541, 133540, 133539, 133538, 133537, 133536, 133535, 133534, 133533, 133532, 133531, 133529, 133528, 133527, 133526, 133525, 133524, 133523, 133522, 133521, 133520, 133519, 133518, 133517, 133516, 133515, 133514, 133508, 133505, 133503, 133502, 133501, 133500, 133499, 133498, 133497, 133496, 133495, 133494, 133492, 133490, 133489, 133488, 133487, 133486, 133485, 133484, 133483, 133482, 133481, 133480, 133479, 133478, 133477, 133476, 133475, 133474, 133473, 133472, 133471, 133470, 133469, 133468, 133467, 133466, 133465, 133463, 133461, 133460, 133459, 133455, 133454, 133453, 133452, 133451, 133450, 133449, 133448, 133447, 133446, 133445, 133444, 133443, 133442, 133440, 133438, 133436, 133435, 133434, 133433, 133432, 133431, 133430, 133428, 133427, 133426, 133425, 133424, 133422, 133420, 133419, 133418, 133417, 133416, 133414, 133412, 133411, 133410, 133409, 133408, 133407, 133406, 133405, 133404, 133403, 133402, 133401, 133399, 133398, 133397, 133394, 133392, 133391, 133390, 133389, 133388, 133387, 133386, 133385, 133384, 133383, 133382, 133381, 133380, 133379, 133378, 133377, 133376, 133375, 133374, 133373, 133372, 133371, 133370, 133369, 133368, 133367, 133366, 133363, 133362, 133359, 133358, 133357, 133356, 133355, 133354, 133352, 133351, 133350, 133349, 133348, 133347, 133346, 133345, 133344, 133343, 133342, 133341, 133340, 133339, 133338, 133337, 133336, 133335, 133334, 133332, 133331, 133330, 133328, 133327, 133326, 133325, 133324, 133323, 133322, 133320, 133313, 133309, 133308, 133307, 133305, 133304, 133303, 133302, 133300, 133299, 133298, 133297, 133296, 133295, 133294, 133293, 133292, 133291, 133290, 133289, 133288, 133287, 133286, 133285, 133280, 133274, 133268, 133265, 133264, 133263, 133261, 133260, 133259, 133258, 133257, 133256, 133255, 133254, 133253, 133252, 133251, 133250, 133249, 133248, 133247, 133246, 133245, 133244, 133243, 133242, 133241, 133240, 133239, 133238, 133237, 133236, 133235, 133234, 133233, 133232, 133231, 133230, 133229, 133228, 133227, 133226, 133225, 133224, 133223, 133222, 133221, 133220, 133219, 133218, 133217, 133216, 133215, 133214, 133213, 133212, 133210, 133209, 133208, 133207, 133206, 133205, 133204, 133203, 133202, 133201, 133200, 133199, 133198, 133197, 133196, 133195, 133194, 133193, 133192, 133191, 133190, 133189, 133188, 133187, 133186, 133185, 133184, 133183, 133182, 133181, 133180, 133179, 133178, 133177, 133176, 133175, 133174, 133173, 133172, 133171, 133170, 133169, 133168, 133167, 133166, 133165, 133164, 133163, 133162, 133160, 133158, 133157, 133156, 133155, 133154, 133153, 133152, 133151, 133150, 133149, 133146, 133145, 133143, 133141, 133140, 133139, 133138, 133136, 133135, 133133, 133131, 133126, 133125, 133124, 133123, 133122, 133121, 133119, 133118, 133117, 133116, 133114, 133113, 133112, 133111, 133110, 133109, 133108, 133107, 133106, 133105, 133104, 133103, 133102, 133101, 133100, 133099, 133098, 133097, 133096, 133095, 133094, 133093, 133092, 133091, 133090, 133089, 133088, 133087, 133086, 133085, 133083, 133082, 133081, 133080, 133079, 133078, 133077, 133076, 133075, 133074, 133073, 133072, 133069, 133068, 133067, 133066, 133065, 133064, 133063, 133062, 133061, 133060, 133059, 133058, 133057, 133056, 133055, 133054, 133053, 133052, 133051, 133050, 133049, 133048, 133047, 133045, 133044, 133043, 133042, 133041, 133040, 133039, 133038, 133037, 133036, 133035, 133034, 133033, 133032, 133031, 133030, 133029, 133028, 133027, 133022, 133021, 133020, 133019, 133018, 133017, 133016, 133015, 133013, 133012, 133011, 133010, 133009, 133008, 133007, 133001, 133000, 132999, 132998, 132997, 132996, 132995, 132994, 132993, 132992, 132991, 132990, 132989, 132988, 132987, 132986, 132985, 132981, 132980, 132973, 132972, 132971, 132970, 132969, 132968, 132967, 132966, 132962, 132960, 132959, 132958, 132957, 132955, 132954, 132953, 132951, 132950, 132946, 132945, 132944, 132943, 132941, 132940, 132939, 132938, 132936, 132935, 132934, 132932, 132931, 132929, 132928, 132926, 132925, 132924, 132923, 132922, 132920, 132918, 132917, 132916, 132915, 132912, 132911, 132910, 132909, 132908, 132907, 132906, 132905, 132904, 132901, 132900, 132899, 132898, 132897, 132895, 132894, 132893, 132892, 132891, 132890, 132889, 132880, 132879, 132877, 132876, 132875, 132874, 132873, 132872, 132871, 132870, 132869, 132868, 132867, 132866, 132865, 132864, 132863, 132862, 132861, 132860, 132859, 132858, 132857, 132856, 132855, 132854, 132853, 132852, 132851, 132850, 132849, 132848, 132847, 132846, 132845, 132844, 132843, 132841, 132840, 132839, 132838, 132830, 132829, 132828, 132827, 132826, 132825, 132824, 132823, 132822, 132821, 132818, 132817, 132816, 132815, 132814, 132813, 132812, 132811, 132810, 132809, 132808, 132807, 132806, 132805, 132804, 132803, 132802, 132801, 132800, 132799, 132798, 132793, 132752, 132751, 132750, 132749, 132748, 132747, 132746, 132745, 132744, 132743, 132742, 132741, 132740, 132739, 132738, 132737, 132736, 132735, 132734, 132733, 132732, 132731, 132730, 132729, 132728, 132726, 132723, 132722, 132721, 132720, 132719, 132718, 132717, 132716, 132715, 132714, 132713, 132712, 132711, 132710, 132709, 132708, 132705, 132704, 132703, 132702, 132701, 132700, 132699, 132698, 132697, 132696, 132695, 132694, 132692, 132691, 132690, 132689, 132688, 132687, 132686, 132685, 132684, 132683, 132682, 132681, 132680, 132679, 132678, 132677, 132676, 132675, 132674, 132673, 132672, 132671, 132670, 132669, 132668, 132667, 132666, 132665, 132664, 132663, 132662, 132661, 132660, 132659, 132658, 132657, 132656, 132655, 132654, 132653, 132652, 132651, 132650, 132649, 132648, 132647, 132646, 132645, 132644, 132643, 132642, 132641, 132640, 132639, 132638, 132637, 132636, 132635, 132634, 132633, 132632, 132631, 132630, 132629, 132628, 132626, 132624, 132622, 132620, 132619, 132618, 132613, 132612, 132611, 132610, 132609, 132608, 132607, 132606, 132605, 132604, 132603, 132602, 132601, 132600, 132599, 132598, 132597, 132596, 132595, 132594, 132593, 132592, 132591, 132590, 132589, 132588, 132587, 132586, 132585, 132584, 132583, 132582, 132581, 132580, 132579, 132578, 132577, 132573, 132572, 132571, 132570, 132569, 132568, 132567, 132566, 132565, 132564, 132563, 132562, 132561, 132560, 132559, 132558, 132557, 132556, 132555, 132554, 132553, 132552, 132551, 132550, 132549, 132547, 132546, 132545, 132544, 132543, 132542, 132541, 132540, 132539, 132538, 132537, 132536, 132535, 132534, 132533, 132532, 132531, 132530, 132529, 132528, 132527, 132526, 132525, 132524, 132523, 132522, 132521, 132520, 132519, 132518, 132517, 132516, 132515, 132514, 132513, 132512, 132511, 132510, 132509, 132508, 132507, 132506, 132505, 132504, 132503, 132502, 132501, 132500, 132499, 132498, 132497, 132496, 132495, 132494, 132493, 132492, 132489, 132488, 132487, 132486, 132485, 132484, 132483, 132482, 132481, 132480, 132479, 132478, 132477, 132476, 132475, 132474, 132473, 132472, 132471, 132470, 132469, 132468, 132467, 132466, 132465, 132464, 132463, 132462, 132461, 132460, 132459, 132458, 132457, 132456, 132455, 132454, 132453, 132452, 132451, 132450, 132449, 132448, 132447, 132446, 132445, 132444, 132443, 132442, 132441, 132440, 132439, 132438, 132437, 132436, 132435, 132434, 132433, 132432, 132431, 132430, 132429, 132428, 132427, 132426, 132425, 132424, 132423, 132422, 132421, 132420, 132419, 132418, 132417, 132416, 132415, 132414, 132413, 132412, 132411, 132410, 132409, 132408, 132406, 132404, 132403, 132398, 132396, 132390, 132389, 132388, 132387, 132386, 132385, 132384, 132383, 132382, 132381, 132380, 132379, 132378, 132376, 132375, 132374, 132373, 132372, 132371, 132370, 132369, 132368, 132367, 132366, 132365, 132364, 132363, 132362, 132361, 132360, 132359, 132358, 132357, 132356, 132355, 132354, 132353, 132352, 132350, 132349, 132348, 132343, 132342, 132340, 132325, 132324, 132323, 132322, 132321, 132320, 132310, 132308, 132307, 132306, 132305, 132304, 132303, 132302, 132301, 132300, 132299, 132298, 132297, 132296, 132295, 132294, 132293, 132289, 132288, 132287, 132286, 132285, 132284, 132283, 132279, 132278, 132277, 132275, 132274, 132268, 132267, 132266, 132265, 132264, 132263, 132262, 132261, 132260, 132259, 132258, 132257, 132256, 132255, 132254, 132253, 132252, 132251, 132250, 132249, 132248, 132247, 132246, 132245, 132244, 132243, 132242, 132241, 132240, 132239, 132238, 132237, 132236, 132234, 132233, 132232, 132231, 132230, 132229, 132228, 132227, 132226, 132225, 132224, 132223, 132222, 132221, 132220, 132219, 132218, 132217, 132216, 132215, 132214, 132213, 132212, 132211, 132210, 132209, 132208, 132207, 132206, 132205, 132204, 132202, 132201, 132190, 132189, 132188, 132187, 132186, 132185, 132182, 132181, 132180, 132179, 132178, 132177, 132176, 132175, 132172, 132170, 132169, 132168, 132167, 132166, 132165, 132164, 132163, 132162, 132161, 132160, 132159, 132158, 132157, 132156, 132155, 132154, 132153, 132152, 132149, 132148, 132146, 132145, 132144, 132143, 132142, 132141, 132140, 132139, 132138, 132137, 132136, 132135, 132134, 132133, 132132, 132131, 132130, 132129, 132128, 132127, 132126, 132125, 132124, 132123, 132122, 132121, 132120, 132119, 132118, 132117, 132116, 132115, 132114, 132113, 132112, 132111, 132110, 132109, 132108, 132107, 132106, 132105, 132104, 132103, 132102, 132101, 132100, 132099, 132098, 132097, 132096, 132095, 132094, 132093, 132092, 132091, 132090, 132089, 132088, 132087, 132086, 132085, 132084, 132083, 132082, 132081, 132080, 132078, 132077, 132075, 132074, 132073, 132072, 132071, 132069, 132068, 132067, 132066, 132065, 132064, 132063, 132062, 132057, 132055, 132054, 132053, 132052, 132051, 132049, 132048, 132047, 132046, 132045, 132044, 132043, 132042, 132041, 132040, 132039, 132038, 132037, 132036, 132035, 132034, 132033, 132032, 132031, 132030, 132029, 132028, 132027, 132026, 132025, 132024, 132023, 132022, 132021, 132020, 132019, 132018, 132017, 132016, 132015, 132014, 132013, 132012, 132011, 132010, 132009, 132008, 132007, 132006, 132005, 132004, 132003, 132002, 131999, 131998, 131997, 131996, 131995, 131994, 131993, 131992, 131991, 131990, 131989, 131988, 131987, 131986, 131985, 131984, 131983, 131982, 131981, 131980, 131979, 131978, 131977, 131976, 131975, 131974, 131973, 131972, 131971, 131970, 131969, 131968, 131967, 131966, 131965, 131964, 131963, 131962, 131961, 131960, 131959, 131958, 131957, 131956, 131955, 131954, 131953, 131952, 131951, 131950, 131949, 131948, 131947, 131946, 131945, 131944, 131943, 131942, 131941, 131940, 131939, 131938, 131937, 131936, 131935, 131934, 131933, 131932, 131931, 131930, 131929, 131928, 131927, 131926, 131925, 131924, 131923, 131922, 131921, 131920, 131919, 131918, 131917, 131916, 131915, 131914, 131913, 131912, 131911, 131910, 131909, 131908, 131907, 131906, 131905, 131904, 131903, 131902, 131901, 131900, 131899, 131898, 131897, 131894, 131893, 131891, 131890, 131889, 131888, 131887, 131886, 131885, 131884, 131883, 131882, 131881, 131880, 131878, 131877, 131876, 131875, 131874, 131873, 131872, 131871, 131869, 131868, 131867, 131866, 131861, 131860, 131859, 131858, 131857, 131856, 131855, 131851, 131846, 131845, 131844, 131843, 131842, 131841, 131840, 131839, 131838, 131837, 131835, 131834, 131833, 131832, 131831, 131830, 131829, 131828, 131823, 131822, 131821, 131820, 131818, 131817, 131816, 131803, 131778, 131777, 131776, 131774, 131773, 131772, 131771, 131770, 131769, 131768, 131767, 131766, 131765, 131764, 131763, 131762, 131761, 131760, 131759, 131758, 131757, 131756, 131753, 131752, 131750, 131745, 131742, 131741, 131740, 131709, 131706, 131705, 131703, 131690, 131689, 131674, 131673, 131672, 131671, 131670, 131669, 131668, 131667, 131666, 131665, 131664, 131663, 131662, 131661, 131659, 131658, 131657, 131656, 131655, 131654, 131653, 131652, 131651, 131650, 131649, 131648, 131647, 131637, 131633, 131632, 131631, 131630, 131629, 131628, 131627, 131626, 131625, 131624, 131623, 131620, 131619, 131618, 131617, 131616, 131615, 131609, 131608, 131607, 131606, 131605, 131604, 131603, 131602, 131601, 131600, 131599, 131598, 131597, 131596, 131595, 131594, 131593, 131592, 131591, 131590, 131589, 131588, 131587, 131586, 131585, 131584, 131583, 131582, 131581, 131580, 131579, 131578, 131577, 131576, 131575, 131574, 131573, 131572, 131571, 131570, 131569, 131568, 131567, 131566, 131565, 131564, 131563, 131561, 131559, 131557, 131556, 131555, 131554, 131553, 131552, 131551, 131550, 131549, 131548, 131547, 131546, 131545, 131544, 131543, 131542, 131541, 131540, 131539, 131538, 131537, 131536, 131535, 131534, 131533, 131532, 131531, 131530, 131529, 131528, 131527, 131526, 131525, 131524, 131523, 131522, 131521, 131520, 131519, 131518, 131517, 131516, 131515, 131514, 131513, 131512, 131511, 131510, 131509, 131508, 131507, 131506, 131505, 131504, 131503, 131502, 131501, 131500, 131499, 131498, 131497, 131496, 131495, 131494, 131493, 131492, 131491, 131490, 131489, 131488, 131487, 131486, 131485, 131484, 131483, 131482, 131481, 131480, 131479, 131478, 131477, 131476, 131475, 131472, 131471, 131470, 131469, 131468, 131467, 131466, 131465, 131464, 131463, 131462, 131461, 131460, 131459, 131458, 131457, 131456, 131455, 131454, 131453, 131452, 131451, 131450, 131449, 131448, 131447, 131446, 131445, 131444, 131443, 131442, 131441, 131440, 131439, 131438, 131437, 131436, 131435, 131434, 131433, 131432, 131431, 131430, 131429, 131428, 131427, 131426, 131425, 131424, 131423, 131422, 131421, 131419, 131418, 131417, 131416, 131415, 131414, 131413, 131412, 131411, 131410, 131409, 131408, 131407, 131406, 131405, 131404, 131403, 131402, 131401, 131400, 131399, 131398, 131397, 131396, 131395, 131394, 131393, 131392, 131391, 131390, 131389, 131388, 131387, 131386, 131385, 131384, 131383, 131382, 131380, 131378, 131377, 131376, 131375, 131374, 131373, 131372, 131371, 131370, 131369, 131368, 131367, 131366, 131365, 131364, 131363, 131362, 131361, 131360, 131359, 131358, 131357, 131356, 131355, 131354, 131353, 131352, 131351, 131350, 131349, 131348, 131347, 131346, 131345, 131344, 131343, 131342, 131341, 131340, 131339, 131338, 131337, 131336, 131335, 131333, 131332, 131331, 131329, 131328, 131327, 131326, 131325, 131324, 131323, 131322, 131321, 131320, 131319, 131317, 131316, 131315, 131314, 131313, 131312, 131311, 131310, 131309, 131308, 131307, 131306, 131305, 131304, 131303, 131302, 131301, 131300, 131299, 131298, 131297, 131296, 131295, 131294, 131293, 131292, 131291, 131290, 131289, 131288, 131287, 131286, 131285, 131284, 131283, 131282, 131281, 131280, 131279, 131278, 131277, 131276, 131275, 131274, 131273, 131272, 131271, 131270, 131269, 131268, 131267, 131266, 131265, 131264, 131263, 131262, 131261, 131260, 131259, 131258, 131257, 131256, 131255, 131254, 131250, 131249, 131248, 131247, 131246, 131245, 131244, 131243, 131242, 131241, 131240, 131239, 131238, 131237, 131236, 131235, 131234, 131233, 131232, 131231, 131230, 131229, 131228, 131227, 131226, 131224, 131223, 131222, 131221, 131220, 131218, 131215, 131214, 131213, 131212, 131211, 131210, 131209, 131208, 131207, 131206, 131205, 131204, 131203, 131202, 131201, 131200, 131199, 131198, 131197, 131196, 131195, 131194, 131193, 131192, 131191, 131190, 131189, 131188, 131187, 131186, 131185, 131184, 131183, 131182, 131181, 131180, 131179, 131178, 131177, 131176, 131175, 131174, 131173, 131172, 131171, 131170, 131169, 131168, 131167, 131166, 131165, 131163, 131161, 131159, 131158, 131156, 131155, 131154, 131153, 131148, 131142, 131140, 131139, 131138, 131137, 131136, 131126, 131125, 131124, 131123, 131122, 131121, 131120, 131119, 131118, 131117, 131116, 131115, 131114, 131113, 131112, 131111, 131109, 131108, 131107, 131106, 131105, 131100, 131099, 131098, 131097, 131096, 131095, 131094, 131093, 131088, 131087, 131086, 131085, 131084, 131083, 131081, 131080, 131079, 131078, 131077, 131076, 131075, 131074, 131073, 131072, 131071, 131070, 131069, 131068, 131067, 131066, 131064, 131063, 131062, 131061, 131060, 131059, 131058, 131053, 131052, 131051, 131049, 131048, 131047, 131046, 131045, 131044, 131043, 131042, 131041, 131040, 131039, 131038, 131037, 131036, 131035, 131034, 131033, 131032, 131031, 131030, 131028, 131027, 131026, 131025, 131020, 131019, 131018, 131017, 131016, 131015, 131014, 131013, 131012, 131011, 131010, 131009, 131008, 131007, 131006, 131003, 131002, 131001, 131000, 130998, 130997, 130996, 130995, 130994, 130993, 130992, 130991, 130990, 130989, 130988, 130987, 130986, 130985, 130984, 130983, 130982, 130981, 130980, 130979, 130978, 130977, 130976, 130975, 130974, 130973, 130972, 130971, 130969, 130967, 130966, 130965, 130963, 130962, 130961, 130947, 130946, 130945, 130944, 130943, 130940, 130939, 130938, 130937, 130936, 130935, 130934, 130932, 130931, 130930, 130929, 130928, 130927, 130926, 130925, 130924, 130923, 130922, 130921, 130920, 130919, 130918, 130917, 130915, 130914, 130913, 130912, 130911, 130910, 130909, 130908, 130907, 130906, 130905, 130904, 130903, 130902, 130901, 130900, 130899, 130898, 130897, 130896, 130893, 130892, 130891, 130890, 130889, 130888, 130887, 130886, 130885, 130884, 130883, 130882, 130881, 130880, 130879, 130878, 130877, 130876, 130875, 130874, 130873, 130872, 130871, 130870, 130864, 130863, 130862, 130861, 130860, 130859, 130858, 130857, 130856, 130852, 130851, 130850, 130849, 130848, 130847, 130842, 130841, 130840, 130839, 130838, 130837, 130836, 130835, 130834, 130833, 130832, 130831, 130830, 130826, 130825, 130824, 130823, 130822, 130821, 130820, 130816, 130815, 130814, 130810, 130809, 130808, 130807, 130806, 130805, 130802, 130800, 130799, 130798, 130797, 130796, 130795, 130794, 130793, 130791, 130787, 130785, 130784, 130783, 130780, 130779, 130778, 130777, 130776, 130775, 130774, 130773, 130772, 130771, 130770, 130769, 130768, 130767, 130743, 130742, 130741, 130740, 130739, 130732, 130731, 130730, 130710, 130707, 130705, 130703, 130702, 130701, 130700, 130699, 130698, 130697, 130692, 130691, 130690, 130689, 130688, 130668, 130667, 130666, 130665, 130664, 130663, 130662, 130661, 130660, 130659, 130655, 130654, 130647, 130646, 130645, 130644, 130643, 130642, 130641, 130640, 130639, 130637, 130636, 130635, 130634, 130633, 130632, 130631, 130630, 130629, 130628, 130627, 130626, 130625, 130624, 130623, 130622, 130621, 130620, 130619, 130618, 130617, 130616, 130615, 130614, 130613, 130612, 130611, 130610, 130609, 130608, 130607, 130606, 130605, 130604, 130603, 130602, 130601, 130600, 130599, 130598, 130591, 130590, 130589, 130586, 130585, 130584, 130582, 130581, 130580, 130579, 130577, 130576, 130570, 130568, 130567, 130566, 130559, 130558, 130557, 130556, 130555, 130554, 130551, 130550, 130549, 130548, 130547, 130546, 130543, 130541, 130540, 130536, 130535, 130534, 130533, 130532, 130531, 130530, 130529, 130528, 130527, 130526, 130525, 130524, 130523, 130522, 130521, 130520, 130519, 130518, 130517, 130516, 130515, 130514, 130513, 130512, 130511, 130510, 130509, 130508, 130507, 130506, 130505, 130504, 130503, 130502, 130501, 130500, 130499, 130498, 130497, 130496, 130494, 130490, 130485, 130483, 130482, 130481, 130480, 130479, 130478, 130477, 130476, 130475, 130474, 130473, 130472, 130471, 130470, 130469, 130468, 130467, 130466, 130465, 130464, 130463, 130462, 130461, 130460, 130459, 130458, 130457, 130456, 130455, 130454, 130453, 130452, 130450, 130449, 130448, 130447, 130446, 130445, 130444, 130443, 130442, 130441, 130440, 130439, 130438, 130437, 130436, 130435, 130434, 130433, 130432, 130431, 130430, 130429, 130428, 130427, 130426, 130425, 130424, 130423, 130422, 130421, 130420, 130419, 130418, 130417, 130416, 130415, 130414, 130413, 130412, 130411, 130410, 130409, 130408, 130406, 130405, 130404, 130403, 130402, 130401, 130400, 130399, 130398, 130397, 130396, 130395, 130394, 130393, 130392, 130391, 130390, 130383, 130380, 130379, 130378, 130377, 130376, 130375, 130374, 130373, 130372, 130371, 130370, 130369, 130368, 130367, 130362, 130361, 130360, 130359, 130358, 130357, 130356, 130355, 130354, 130353, 130352, 130351, 130350, 130349, 130348, 130347, 130346, 130345, 130344, 130343, 130342, 130341, 130338, 130337, 130336, 130335, 130334, 130333, 130332, 130331, 130319, 130316, 130314, 130312, 130311, 130292, 130281, 130257, 130256, 130255, 130254, 130253, 130252, 130250, 130249, 130248, 130247, 130244, 130243, 130242, 130241, 130240, 130239, 130238, 130237, 130236, 130235, 130234, 130233, 130232, 130231, 130230, 130229, 130228, 130227, 130226, 130225, 130224, 130223, 130221, 130220, 130219, 130218, 130217, 130216, 130215, 130214, 130213, 130212, 130211, 130210, 130209, 130208, 130207, 130206, 130205, 130204, 130203, 130201, 130200, 130199, 130198, 130197, 130196, 130195, 130194, 130193, 130192, 130191, 130190, 130189, 130188, 130187, 130186, 130185, 130184, 130183, 130182, 130181, 130180, 130179, 130178, 130177, 130176, 130175, 130174, 130173, 130172, 130171, 130170, 130169, 130168, 130167, 130166, 130165, 130164, 130163, 130162, 130161, 130160, 130159, 130158, 130157, 130156, 130155, 130154, 130153, 130152, 130151, 130150, 130149, 130148, 130147, 130146, 130145, 130144, 130143, 130142, 130141, 130139, 130138, 130137, 130136, 130135, 130134, 130133, 130129, 130128, 130127, 130126, 130125, 130124, 130123, 130122, 130121, 130120, 130119, 130118, 130117, 130116, 130115, 130114, 130113, 130112, 130111, 130110, 130109, 130108, 130107, 130106, 130105, 130104, 130103, 130102, 130101, 130100, 130099, 130098, 130097, 130096, 130095, 130094, 130092, 130091, 130090, 130089, 130088, 130087, 130086, 130085, 130084, 130083, 130082, 130081, 130080, 130079, 130078, 130077, 130076, 130075, 130074, 130073, 130072, 130071, 130070, 130069, 130068, 130067, 130066, 130065, 130064, 130063, 130062, 130061, 130060, 130059, 130058, 130057, 130056, 130055, 130054, 130053, 130052, 130051, 130050, 130049, 130048, 130047, 130046, 130045, 130044, 130043, 130042, 130041, 130040, 130039, 130038, 130037, 130036, 130035, 130034, 130033, 130032, 130031, 130030, 130029, 130028, 130027, 130026, 130025, 130024, 130023, 130022, 130021, 130020, 130019, 130018, 130017, 130016, 130015, 130014, 130013, 130012, 130011, 130010, 130009, 130008, 130007, 130006, 130005, 130004, 130003, 130002, 130001, 130000, 129999, 129998, 129997, 129996, 129995, 129994, 129993, 129992, 129991, 129990, 129989, 129988, 129987, 129985, 129984, 129983, 129982, 129980, 129979, 129978, 129977, 129976, 129975, 129974, 129973, 129972, 129971, 129970, 129969, 129968, 129967, 129966, 129965, 129964, 129963, 129962, 129961, 129960, 129959, 129958, 129957, 129956, 129955, 129954, 129953, 129952, 129951, 129950, 129949, 129948, 129947, 129946, 129944, 129940, 129936, 129935, 129934, 129933, 129932, 129931, 129930, 129929, 129928, 129927, 129926, 129925, 129924, 129923, 129922, 129921, 129920, 129919, 129918, 129917, 129916, 129915, 129914, 129913, 129912, 129911, 129910, 129909, 129908, 129907, 129906, 129905, 129904, 129903, 129902, 129901, 129900, 129899, 129898, 129897, 129896, 129895, 129894, 129893, 129892, 129891, 129890, 129889, 129888, 129887, 129886, 129885, 129884, 129883, 129881, 129880, 129879, 129875, 129874, 129873, 129872, 129871, 129870, 129869, 129868, 129867, 129866, 129865, 129864, 129863, 129862, 129861, 129860, 129859, 129858, 129857, 129856, 129855, 129854, 129853, 129852, 129851, 129850, 129849, 129848, 129847, 129846, 129845, 129844, 129843, 129842, 129841, 129840, 129839, 129838, 129837, 129836, 129835, 129834, 129833, 129832, 129831, 129830, 129829, 129828, 129827, 129826, 129825, 129824, 129823, 129822, 129821, 129820, 129819, 129818, 129817, 129816, 129815, 129814, 129813, 129812, 129811, 129810, 129809, 129808, 129807, 129806, 129805, 129804, 129803, 129802, 129801, 129800, 129799, 129798, 129797, 129796, 129795, 129794, 129793, 129792, 129791, 129790, 129789, 129788, 129787, 129786, 129785, 129784, 129783, 129782, 129781, 129780, 129779, 129778, 129777, 129776, 129775, 129774, 129773, 129772, 129771, 129770, 129769, 129768, 129767, 129766, 129765, 129764, 129763, 129762, 129761, 129760, 129759, 129758, 129757, 129756, 129755, 129754, 129753, 129752, 129751, 129750, 129749, 129748, 129747, 129746, 129745, 129744, 129743, 129742, 129741, 129740, 129739, 129734, 129733, 129732, 129731, 129730, 129729, 129728, 129727, 129726, 129725, 129724, 129723, 129722, 129721, 129720, 129719, 129718, 129717, 129716, 129715, 129714, 129713, 129712, 129711, 129710, 129709, 129708, 129707, 129706, 129705, 129704, 129703, 129702, 129701, 129699, 129698, 129697, 129696, 129695, 129694, 129693, 129692, 129691, 129690, 129689, 129688, 129687, 129686, 129685, 129684, 129683, 129682, 129681, 129680, 129679, 129678, 129677, 129676, 129675, 129673, 129672, 129671, 129670, 129669, 129668, 129667, 129666, 129665, 129664, 129663, 129660, 129659, 129658, 129657, 129656, 129655, 129654, 129653, 129652, 129651, 129650, 129649, 129648, 129647, 129646, 129645, 129644, 129643, 129642, 129641, 129640, 129639, 129638, 129637, 129636, 129635, 129634, 129633, 129632, 129631, 129630, 129629, 129628, 129627, 129626, 129625, 129624, 129623, 129622, 129621, 129620, 129619, 129618, 129617, 129616, 129615, 129614, 129613, 129612, 129611, 129606, 129605, 129604, 129603, 129602, 129601, 129600, 129599, 129598, 129597, 129596, 129595, 129594, 129593, 129592, 129591, 129590, 129589, 129588, 129587, 129586, 129585, 129584, 129583, 129582, 129581, 129580, 129579, 129578, 129577, 129576, 129575, 129574, 129573, 129572, 129571, 129570, 129569, 129568, 129567, 129566, 129565, 129564, 129563, 129562, 129561, 129560, 129559, 129558, 129557, 129556, 129555, 129554, 129553, 129552, 129551, 129550, 129549, 129548, 129547, 129546, 129545, 129544, 129543, 129542, 129541, 129540, 129539, 129538, 129537, 129536, 129535, 129534, 129533, 129532, 129531, 129530, 129529, 129528, 129527, 129526, 129525, 129524, 129523, 129522, 129521, 129520, 129519, 129518, 129517, 129516, 129515, 129514, 129513, 129512, 129511, 129510, 129509, 129508, 129507, 129506, 129505, 129504, 129503, 129502, 129501, 129500, 129499, 129498, 129497, 129496, 129495, 129494, 129493, 129492, 129491, 129490, 129489, 129488, 129487, 129486, 129485, 129484, 129483, 129482, 129481, 129480, 129479, 129478, 129477, 129476, 129475, 129474, 129473, 129472, 129471, 129470, 129469, 129468, 129467, 129466, 129465, 129464, 129463, 129462, 129461, 129460, 129459, 129458, 129457, 129456, 129455, 129454, 129453, 129452, 129451, 129450, 129449, 129448, 129447, 129446, 129445, 129444, 129443, 129442, 129441, 129440, 129439, 129438, 129437, 129436, 129435, 129434, 129433, 129432, 129431, 129430, 129429, 129428, 129427, 129426, 129425, 129424, 129423, 129422, 129421, 129420, 129419, 129418, 129417, 129416, 129415, 129414, 129413, 129412, 129411, 129410, 129409, 129408, 129407, 129406, 129405, 129404, 129403, 129402, 129401, 129400, 129399, 129398, 129397, 129396, 129395, 129394, 129393, 129392, 129391, 129390, 129389, 129388, 129387, 129386, 129385, 129384, 129383, 129382, 129381, 129380, 129379, 129378, 129377, 129376, 129375, 129374, 129373, 129372, 129371, 129370, 129369, 129368, 129367, 129366, 129365, 129364, 129363, 129362, 129361, 129360, 129359, 129358, 129357, 129356, 129355, 129354, 129353, 129352, 129351, 129350, 129349, 129348, 129347, 129346, 129345, 129344, 129343, 129342, 129341, 129340, 129339, 129338, 129337, 129336, 129335, 129334, 129333, 129332, 129331, 129330, 129329, 129328, 129327, 129326, 129325, 129324, 129323, 129322, 129321, 129320, 129319, 129318, 129317, 129316, 129315, 129314, 129313, 129312, 129311, 129310, 129309, 129308, 129307, 129306, 129305, 129304, 129303, 129302, 129301, 129300, 129299, 129298, 129297, 129296, 129295, 129294, 129293, 129292, 129291, 129290, 129289, 129288, 129287, 129286, 129285, 129284, 129283, 129282, 129281, 129280, 129279, 129278, 129277, 129276, 129275, 129274, 129273, 129272, 129271, 129270, 129269, 129268, 129267, 129266, 129265, 129264, 129263, 129262, 129261, 129260, 129259, 129258, 129257, 129256, 129255, 129254, 129253, 129252, 129251, 129250, 129249, 129248, 129247, 129246, 129245, 129244, 129243, 129242, 129241, 129240, 129239, 129238, 129237, 129236, 129235, 129234, 129233, 129232, 129231, 129230, 129229, 129228, 129227, 129226, 129225, 129224, 129223, 129222, 129221, 129220, 129219, 129218, 129217, 129216, 129215, 129214, 129213, 129212, 129211, 129210, 129209, 129208, 129207, 129206, 129205, 129204, 129203, 129202, 129201, 129200, 129199, 129198, 129197, 129196, 129195, 129194, 129193, 129192, 129191, 129190, 129189, 129188, 129187, 129186, 129185, 129184, 129183, 129182, 129181, 129180, 129179, 129178, 129177, 129176, 129175, 129174, 129173, 129172, 129171, 129170, 129169, 129168, 129167, 129166, 129165, 129164, 129163, 129162, 129161, 129160, 129159, 129158, 129157, 129156, 129155, 129154, 129153, 129152, 129151, 129150, 129149, 129148, 129147, 129146, 129145, 129144, 129143, 129142, 129141, 129140, 129139, 129138, 129137, 129136, 129135, 129134, 129133, 129132, 129131, 129130, 129125, 129124, 129123, 129122, 129121, 129120, 129118, 129117, 129115, 129114, 129113, 129112, 129111, 129110, 129109, 129108, 129107, 129106, 129105, 129104, 129103, 129102, 129100, 129099, 129098, 129097, 129096, 129095, 129094, 129092, 129091, 129090, 129089, 129088, 129087, 129086, 129085, 129084, 129083, 129082, 129081, 129080, 129079, 129078, 129077, 129076, 129075, 129074, 129073, 129072, 129071, 129070, 129069, 129068, 129067, 129066, 129065, 129064, 129063, 129062, 129061, 129060, 129059, 129058, 129057, 129056, 129055, 129054, 129053, 129052, 129051, 129050, 129049, 129048, 129047, 129046, 129045, 129044, 129043, 129042, 129041, 129040, 129039, 129038, 129037, 129036, 129035, 129034, 129033, 129032, 129031, 129030, 129029, 129028, 129027, 129026, 129025, 129024, 129023, 129022, 129021, 129020, 129019, 129018, 129016, 129015, 129014, 129013, 129012, 129011, 129010, 129009, 129008, 129007, 129006, 129005, 129004, 129003, 129002, 129001, 129000, 128999, 128998, 128997, 128996, 128995, 128994, 128993, 128992, 128991, 128990, 128989, 128988, 128987, 128986, 128985, 128984, 128983, 128982, 128981, 128980, 128979, 128978, 128977, 128976, 128975, 128974, 128973, 128972, 128971, 128970, 128969, 128968, 128967, 128966, 128965, 128964, 128963, 128961, 128960, 128958, 128957, 128956, 128955, 128954, 128953, 128952, 128951, 128950, 128949, 128946, 128945, 128944, 128943, 128942, 128941, 128940, 128939, 128938, 128937, 128936, 128935, 128932, 128931, 128930, 128929, 128928, 128927, 128926, 128925, 128924, 128923, 128922, 128921, 128920, 128919, 128918, 128917, 128916, 128915, 128914, 128913, 128912, 128911, 128910, 128909, 128908, 128907, 128906, 128905, 128904, 128903, 128902, 128901, 128900, 128899, 128898, 128897, 128896, 128895, 128894, 128893, 128892, 128891, 128890, 128889, 128888, 128887, 128886, 128885, 128884, 128883, 128882, 128881, 128880, 128879, 128878, 128877, 128876, 128875, 128874, 128872, 128871, 128867, 128866, 128862, 128860, 128859, 128858, 128857, 128854, 128845, 128843, 128842, 128841, 128840, 128839, 128838, 128837, 128836, 128835, 128834, 128833, 128832, 128831, 128830, 128829, 128828, 128827, 128826, 128825, 128824, 128823, 128822, 128821, 128820, 128819, 128818, 128817, 128816, 128815, 128814, 128813, 128812, 128811, 128810, 128809, 128808, 128807, 128806, 128805, 128804, 128803, 128802, 128801, 128800, 128799, 128798, 128797, 128796, 128795, 128794, 128793, 128792, 128791, 128790, 128789, 128788, 128787, 128786, 128785, 128784, 128783, 128782, 128781, 128780, 128779, 128778, 128777, 128776, 128775, 128774, 128773, 128772, 128771, 128770, 128769, 128768, 128767, 128766, 128765, 128764, 128763, 128762, 128761, 128760, 128759, 128758, 128757, 128756, 128755, 128754, 128753, 128752, 128751, 128750, 128749, 128748, 128747, 128746, 128745, 128744, 128743, 128742, 128741, 128740, 128739, 128738, 128737, 128736, 128735, 128734, 128732, 128730, 128729, 128728, 128727, 128726, 128725, 128724, 128723, 128722, 128721, 128720, 128719, 128718, 128717, 128716, 128715, 128714, 128713, 128712, 128711, 128710, 128709, 128708, 128707, 128706, 128705, 128704, 128703, 128702, 128701, 128700, 128699, 128698, 128697, 128690, 128689, 128688, 128687, 128686, 128685, 128684, 128683, 128682, 128681, 128680, 128679, 128678, 128677, 128676, 128675, 128674, 128673, 128672, 128671, 128670, 128669, 128668, 128667, 128666, 128665, 128664, 128663, 128662, 128661, 128660, 128659, 128658, 128657, 128656, 128655, 128654, 128653, 128652, 128651, 128650, 128649, 128648, 128647, 128646, 128645, 128644, 128643, 128642, 128641, 128640, 128639, 128638, 128637, 128636, 128635, 128634, 128633, 128632, 128631, 128630, 128629, 128628, 128627, 128626, 128625, 128624, 128623, 128622, 128621, 128620, 128619, 128618, 128617, 128616, 128615, 128614, 128613, 128612, 128611, 128610, 128609, 128608, 128607, 128606, 128605, 128604, 128603, 128602, 128601, 128600, 128599, 128598, 128597, 128596, 128595, 128594, 128593, 128592, 128591, 128590, 128589, 128588, 128587, 128586, 128585, 128584, 128583, 128582, 128581, 128580, 128579, 128578, 128577, 128576, 128575, 128574, 128573, 128572, 128571, 128570, 128569, 128568, 128567, 128566, 128565, 128564, 128563, 128562, 128561, 128560, 128559, 128558, 128557, 128556, 128555, 128554, 128553, 128552, 128551, 128550, 128549, 128548, 128547, 128546, 128545, 128544, 128543, 128542, 128541, 128540, 128539, 128538, 128537, 128536, 128535, 128534, 128533, 128532, 128531, 128530, 128529, 128528, 128527, 128526, 128525, 128524, 128523, 128522, 128521, 128520, 128519, 128518, 128517, 128516, 128515, 128514, 128513, 128512, 128511, 128510, 128509, 128508, 128507, 128506, 128505, 128504, 128503, 128502, 128501, 128500, 128499, 128498, 128497, 128496, 128495, 128494, 128493, 128492, 128491, 128490, 128489, 128488, 128487, 128486, 128485, 128484, 128483, 128482, 128481, 128480, 128479, 128478, 128477, 128476, 128475, 128474, 128473, 128472, 128471, 128470, 128469, 128468, 128467, 128466, 128465, 128464, 128463, 128462, 128461, 128460, 128459, 128458, 128457, 128456, 128455, 128454, 128453, 128452, 128451, 128450, 128449, 128448, 128447, 128446, 128444, 128443, 128442, 128441, 128440, 128439, 128438, 128437, 128436, 128435, 128434, 128433, 128432, 128431, 128430, 128429, 128428, 128427, 128426, 128425, 128424, 128423, 128422, 128421, 128418, 128417, 128416, 128415, 128414, 128413, 128412, 128411, 128410, 128409, 128408, 128407, 128406, 128405, 128404, 128403, 128402, 128401, 128400, 128399, 128398, 128397, 128396, 128395, 128394, 128393, 128392, 128391, 128390, 128389, 128388, 128387, 128386, 128385, 128384, 128383, 128382, 128381, 128380, 128379, 128378, 128377, 128376, 128375, 128374, 128373, 128372, 128371, 128370, 128369, 128368, 128367, 128366, 128365, 128364, 128363, 128362, 128361, 128360, 128359, 128358, 128357, 128356, 128355, 128354, 128353, 128352, 128351, 128350, 128349, 128348, 128347, 128346, 128345, 128344, 128343, 128342, 128341, 128340, 128339, 128338, 128337, 128336, 128335, 128334, 128333, 128332, 128331, 128330, 128329, 128328, 128327, 128326, 128325, 128324, 128323, 128322, 128321, 128320, 128319, 128318, 128317, 128316, 128315, 128314, 128313, 128312, 128311, 128310, 128309, 128308, 128307, 128306, 128305, 128304, 128303, 128302, 128301, 128300, 128299, 128298, 128297, 128296, 128295, 128294, 128293, 128292, 128291, 128290, 128289, 128288, 128287, 128286, 128285, 128284, 128283, 128282, 128281, 128280, 128279, 128278, 128277, 128276, 128275, 128274, 128273, 128272, 128271, 128270, 128269, 128268, 128267, 128266, 128265, 128264, 128263, 128262, 128261, 128260, 128259, 128258, 128257, 128256, 128255, 128254, 128253, 128252, 128251, 128250, 128249, 128248, 128247, 128246, 128245, 128244, 128243, 128242, 128241, 128240, 128239, 128237, 128236, 128235, 128234, 128233, 128232, 128231, 128230, 128229, 128228, 128227, 128225, 128224, 128223, 128222, 128221, 128220, 128219, 128218, 128217, 128216, 128215, 128214, 128213, 128212, 128211, 128210, 128209, 128208, 128207, 128206, 128205, 128204, 128203, 128202, 128201, 128200, 128199, 128198, 128196, 128195, 128194, 128193, 128192, 128191, 128190, 128189, 128188, 128187, 128186, 128185, 128184, 128183, 128182, 128181, 128180, 128179, 128178, 128177, 128176, 128175, 128174, 128173, 128172, 128171, 128170, 128169, 128168, 128166, 128165, 128164, 128163, 128162, 128161, 128160, 128159, 128158, 128157, 128156, 128155, 128154, 128153, 128152, 128151, 128150, 128149, 128148, 128147, 128146, 128145, 128144, 128143, 128142, 128141, 128140, 128139, 128138, 128137, 128136, 128135, 128134, 128133, 128132, 128131, 128130, 128129, 128128, 128127, 128126, 128125, 128124, 128123, 128122, 128121, 128120, 128119, 128118, 128117, 128116, 128115, 128114, 128113, 128112, 128111, 128110, 128109, 128108, 128107, 128106, 128105, 128104, 128103, 128102, 128101, 128100, 128099, 128098, 128097, 128096, 128095, 128094, 128093, 128092, 128090, 128089, 128088, 128087, 128086, 128085, 128084, 128083, 128082, 128081, 128080, 128079, 128078, 128077, 128076, 128075, 128074, 128073, 128072, 128071, 128070, 128069, 128068, 128067, 128066, 128065, 128064, 128063, 128062, 128061, 128060, 128059, 128058, 128057, 128056, 128055, 128054, 128053, 128052, 128051, 128050, 128049, 128048, 128047, 128046, 128045, 128044, 128043, 128042, 128041, 128040, 128039, 128038, 128037, 128036, 128035, 128034, 128033, 128032, 128031, 128030, 128028, 128027, 128026, 128025, 128024, 128023, 128022, 128021, 128020, 128019, 128018, 128017, 128016, 128015, 128014, 128013, 128012, 128011, 128010, 128009, 128008, 128007, 128006, 128005, 128004, 128003, 128002, 128001, 128000, 127999, 127998, 127997, 127996, 127995, 127994, 127993, 127992, 127991, 127990, 127989, 127988, 127987, 127986, 127985, 127984, 127983, 127982, 127981, 127980, 127979, 127978, 127977, 127976, 127975, 127974, 127973, 127972, 127971, 127970, 127969, 127968, 127967, 127966, 127965, 127964, 127963, 127962, 127961, 127960, 127959, 127958, 127957, 127956, 127955, 127954, 127953, 127952, 127951, 127950, 127949, 127948, 127947, 127946, 127945, 127944, 127943, 127942, 127941, 127940, 127939, 127938, 127937, 127936, 127935, 127934, 127933, 127932, 127931, 127930, 127929, 127928, 127923, 127922, 127921, 127920, 127919, 127918, 127917, 127916, 127915, 127914, 127913, 127912, 127911, 127910, 127909, 127908, 127907, 127906, 127905, 127904, 127903, 127902, 127901, 127900, 127899, 127898, 127897, 127894, 127893, 127891, 127890, 127889, 127870, 127869, 127868, 127867, 127866, 127865, 127864, 127863, 127862, 127861, 127860, 127859, 127858, 127857, 127856, 127855, 127854, 127853, 127852, 127836, 127835, 127834, 127833, 127832, 127831, 127830, 127829, 127828, 127827, 127826, 127825, 127824, 127823, 127822, 127821, 127820, 127819, 127818, 127817, 127816, 127815, 127814, 127813, 127812, 127811, 127810, 127809, 127808, 127807, 127806, 127805, 127804, 127803, 127802, 127801, 127800, 127799, 127798, 127797, 127796, 127795, 127794, 127793, 127792, 127791, 127790, 127789, 127788, 127787, 127786, 127785, 127784, 127783, 127782, 127781, 127780, 127779, 127778, 127777, 127776, 127775, 127774, 127773, 127772, 127771, 127770, 127769, 127768, 127767, 127766, 127765, 127764, 127763, 127762, 127761, 127760, 127759, 127758, 127757, 127756, 127755, 127754, 127753, 127752, 127751, 127750, 127749, 127748, 127747, 127746, 127745, 127744, 127743, 127742, 127741, 127740, 127739, 127738, 127737, 127736, 127735, 127734, 127733, 127732, 127731, 127730, 127729, 127728, 127727, 127726, 127725, 127724, 127723, 127722, 127721, 127720, 127719, 127718, 127717, 127716, 127715, 127714, 127713, 127712, 127711, 127710, 127709, 127708, 127707, 127706, 127705, 127704, 127703, 127702, 127701, 127700, 127699, 127698, 127697, 127696, 127695, 127694, 127693, 127692, 127691, 127690, 127689, 127688, 127687, 127686, 127685, 127684, 127683, 127682, 127681, 127680, 127679, 127678, 127677, 127676, 127675, 127674, 127673, 127672, 127671, 127670, 127669, 127668, 127667, 127666, 127665, 127664, 127663, 127662, 127661, 127660, 127659, 127658, 127657, 127656, 127655, 127654, 127653, 127652, 127651, 127650, 127649, 127648, 127647, 127646, 127645, 127644, 127643, 127642, 127641, 127640, 127639, 127638, 127637, 127636, 127635, 127634, 127633, 127632, 127631, 127630, 127629, 127628, 127627, 127626, 127625, 127623, 127622, 127621, 127620, 127619, 127618, 127617, 127616, 127615, 127614, 127613, 127612, 127611, 127610, 127609, 127608, 127607, 127606, 127605, 127604, 127603, 127602, 127601, 127600, 127599, 127598, 127597, 127596, 127595, 127594, 127593, 127592, 127591, 127590, 127589, 127588, 127587, 127586, 127585, 127584, 127583, 127582, 127581, 127580, 127579, 127578, 127577, 127576, 127575, 127574, 127573, 127572, 127571, 127570, 127568, 127567, 127566, 127565, 127564, 127563, 127562, 127561, 127560, 127559, 127558, 127557, 127556, 127555, 127554, 127553, 127552, 127551, 127550, 127549, 127548, 127547, 127546, 127545, 127544, 127543, 127542, 127541, 127540, 127539, 127538, 127537, 127536, 127535, 127534, 127533, 127532, 127531, 127530, 127529, 127528, 127527, 127526, 127525, 127524, 127523, 127522, 127521, 127520, 127519, 127518, 127517, 127516, 127515, 127514, 127513, 127512, 127511, 127510, 127509, 127508, 127507, 127506, 127505, 127504, 127503, 127502, 127501, 127500, 127499, 127498, 127497, 127496, 127495, 127494, 127493, 127492, 127491, 127490, 127489, 127488, 127487, 127486, 127485, 127484, 127483, 127482, 127481, 127480, 127479, 127478, 127477, 127476, 127475, 127474, 127473, 127472, 127471, 127470, 127469, 127468, 127467, 127466, 127465, 127464, 127463, 127462, 127461, 127460, 127459, 127458, 127457, 127456, 127455, 127454, 127453, 127452, 127451, 127450, 127449, 127448, 127447, 127446, 127445, 127444, 127443, 127442, 127441, 127440, 127439, 127438, 127437, 127436, 127435, 127434, 127433, 127432, 127431, 127430, 127429, 127428, 127427, 127426, 127425, 127424, 127423, 127422, 127421, 127419, 127417, 127416, 127415, 127414, 127413, 127412, 127411, 127410, 127409, 127408, 127407, 127406, 127405, 127404, 127403, 127402, 127401, 127400, 127399, 127398, 127397, 127396, 127395, 127394, 127393, 127392, 127391, 127390, 127389, 127388, 127387, 127386, 127385, 127384, 127383, 127382, 127381, 127380, 127379, 127378, 127377, 127376, 127375, 127374, 127373, 127372, 127371, 127370, 127369, 127368, 127367, 127366, 127365, 127364, 127363, 127362, 127361, 127360, 127359, 127358, 127357, 127356, 127355, 127354, 127353, 127352, 127351, 127350, 127349, 127348, 127347, 127346, 127345, 127344, 127343, 127342, 127341, 127340, 127339, 127338, 127337, 127336, 127335, 127334, 127333, 127332, 127331, 127330, 127329, 127328, 127327, 127325, 127324, 127323, 127322, 127321, 127320, 127319, 127318, 127317, 127316, 127315, 127314, 127313, 127312, 127311, 127310, 127309, 127308, 127307, 127306, 127303, 127302, 127300, 127299, 127298, 127297, 127296, 127295, 127290, 127285, 127284, 127283, 127282, 127281, 127280, 127279, 127278, 127277, 127276, 127275, 127274, 127273, 127272, 127271, 127270, 127269, 127268, 127267, 127266, 127265, 127264, 127263, 127262, 127261, 127260, 127259, 127258, 127257, 127256, 127255, 127254, 127253, 127252, 127251, 127250, 127249, 127248, 127247, 127246, 127245, 127244, 127243, 127242, 127241, 127240, 127239, 127238, 127236, 127235, 127234, 127233, 127232, 127231, 127230, 127229, 127228, 127227, 127226, 127225, 127224, 127223, 127222, 127221, 127220, 127219, 127218, 127217, 127216, 127215, 127214, 127213, 127212, 127211, 127210, 127209, 127208, 127207, 127206, 127205, 127204, 127203, 127202, 127201, 127200, 127199, 127198, 127197, 127196, 127195, 127194, 127193, 127192, 127191, 127190, 127189, 127188, 127187, 127186, 127185, 127184, 127183, 127182, 127181, 127180, 127179, 127178, 127177, 127176, 127175, 127174, 127173, 127172, 127171, 127170, 127169, 127168, 127167, 127166, 127165, 127164, 127163, 127162, 127161, 127160, 127159, 127158, 127157, 127156, 127155, 127154, 127153, 127152, 127151, 127150, 127149, 127148, 127147, 127146, 127145, 127144, 127143, 127142, 127141, 127140, 127139, 127138, 127137, 127136, 127135, 127134, 127133, 127132, 127131, 127130, 127129, 127128, 127127, 127126, 127125, 127124, 127123, 127122, 127121, 127120, 127119, 127118, 127117, 127116, 127115, 127114, 127113, 127112, 127111, 127110, 127109, 127108, 127107, 127106, 127105, 127104, 127103, 127102, 127101, 127100, 127099, 127097, 127096, 127095, 127094, 127093, 127092, 127091, 127090, 127089, 127088, 127087, 127086, 127085, 127084, 127083, 127082, 127081, 127080, 127079, 127078, 127077, 127076, 127075, 127074, 127073, 127072, 127071, 127070, 127069, 127068, 127067, 127066, 127065, 127064, 127063, 127062, 127061, 127060, 127059, 127058, 127057, 127056, 127055, 127054, 127053, 127052, 127051, 127050, 127049, 127048, 127047, 127046, 127045, 127044, 127039, 127038, 127037, 127032, 127031, 127030, 127029, 127028, 127027, 127026, 127025, 127024, 127023, 127022, 127021, 127020, 127019, 127018, 127017, 127016, 127015, 127014, 127013, 127012, 127011, 127010, 127009, 127006, 127005, 127004, 127003, 127002, 127001, 127000, 126999, 126998, 126997, 126996, 126995, 126994, 126993, 126992, 126991, 126990, 126989, 126988, 126987, 126986, 126985, 126984, 126983, 126982, 126981, 126980, 126979, 126978, 126977, 126976, 126975, 126974, 126973, 126972, 126971, 126970, 126969, 126968, 126967, 126966, 126965, 126964, 126962, 126961, 126958, 126957, 126956, 126955, 126954, 126953, 126952, 126951, 126950, 126949, 126948, 126947, 126946, 126945, 126944, 126943, 126942, 126941, 126940, 126939, 126938, 126937, 126936, 126935, 126934, 126933, 126932, 126931, 126930, 126929, 126928, 126927, 126926, 126925, 126924, 126923, 126922, 126921, 126920, 126919, 126918, 126916, 126915, 126914, 126913, 126912, 126911, 126910, 126909, 126908, 126907, 126906, 126905, 126904, 126903, 126902, 126901, 126900, 126898, 126897, 126896, 126895, 126894, 126893, 126892, 126891, 126890, 126889, 126888, 126887, 126886, 126885, 126884, 126883, 126882, 126881, 126880, 126879, 126878, 126877, 126876, 126875, 126874, 126873, 126872, 126871, 126870, 126869, 126868, 126867, 126866, 126864, 126863, 126862, 126861, 126860, 126859, 126858, 126857, 126856, 126855, 126854, 126853, 126852, 126851, 126850, 126849, 126848, 126847, 126846, 126845, 126844, 126843, 126842, 126841, 126840, 126839, 126838, 126837, 126836, 126835, 126834, 126833, 126832, 126831, 126830, 126828, 126827, 126826, 126825, 126824, 126823, 126822, 126821, 126820, 126819, 126818, 126817, 126816, 126815, 126814, 126813, 126812, 126811, 126810, 126809, 126808, 126807, 126806, 126805, 126804, 126803, 126802, 126801, 126800, 126799, 126798, 126797, 126796, 126795, 126794, 126793, 126792, 126791, 126790, 126789, 126787, 126786, 126785, 126784, 126783, 126782, 126781, 126780, 126779, 126778, 126777, 126776, 126775, 126774, 126773, 126772, 126771, 126770, 126769, 126768, 126767, 126766, 126765, 126764, 126763, 126762, 126761, 126760, 126759, 126758, 126757, 126756, 126755, 126754, 126753, 126752, 126751, 126750, 126749, 126748, 126747, 126746, 126745, 126744, 126743, 126742, 126741, 126740, 126739, 126738, 126737, 126736, 126735, 126734, 126733, 126732, 126731, 126730, 126729, 126728, 126727, 126726, 126725, 126724, 126723, 126722, 126721, 126720, 126719, 126718, 126717, 126716, 126715, 126714, 126713, 126712, 126711, 126710, 126709, 126708, 126707, 126706, 126705, 126704, 126703, 126702, 126701, 126700, 126699, 126698, 126697, 126696, 126695, 126694, 126693, 126692, 126691, 126690, 126689, 126688, 126687, 126686, 126685, 126684, 126683, 126682, 126681, 126680, 126679, 126678, 126677, 126676, 126675, 126674, 126673, 126672, 126671, 126670, 126669, 126668, 126667, 126666, 126665, 126664, 126663, 126662, 126661, 126660, 126659, 126658, 126657, 126656, 126655, 126654, 126653, 126652, 126651, 126650, 126649, 126648, 126647, 126646, 126645, 126644, 126643, 126641, 126640, 126639, 126638, 126637, 126636, 126635, 126634, 126633, 126632, 126631, 126630, 126629, 126628, 126627, 126626, 126625, 126624, 126623, 126622, 126621, 126620, 126619, 126618, 126617, 126616, 126615, 126614, 126613, 126612, 126611, 126610, 126609, 126608, 126607, 126606, 126602, 126601, 126600, 126599, 126598, 126597, 126596, 126595, 126594, 126593, 126592, 126591, 126590, 126589, 126588, 126587, 126586, 126585, 126584, 126583, 126582, 126581, 126580, 126579, 126578, 126577, 126576, 126575, 126574, 126573, 126572, 126571, 126570, 126569, 126568, 126567, 126566, 126565, 126564, 126563, 126562, 126561, 126560, 126559, 126558, 126557, 126556, 126555, 126554, 126553, 126552, 126551, 126550, 126549, 126548, 126547, 126546, 126545, 126544, 126543, 126542, 126541, 126540, 126539, 126537, 126536, 126535, 126534, 126533, 126532, 126531, 126530, 126529, 126528, 126527, 126526, 126525, 126524, 126523, 126522, 126521, 126520, 126519, 126514, 126513, 126512, 126511, 126510, 126509, 126508, 126507, 126506, 126505, 126504, 126503, 126502, 126501, 126499, 126498, 126497, 126496, 126495, 126494, 126493, 126492, 126491, 126490, 126489, 126488, 126487, 126486, 126485, 126484, 126483, 126482, 126481, 126480, 126479, 126478, 126477, 126476, 126475, 126474, 126473, 126472, 126471, 126470, 126469, 126468, 126467, 126466, 126465, 126464, 126463, 126462, 126461, 126460, 126459, 126454, 126453, 126452, 126451, 126450, 126449, 126448, 126447, 126446, 126445, 126444, 126443, 126442, 126441, 126440, 126439, 126438, 126437, 126436, 126435, 126434, 126433, 126432, 126431, 126430, 126429, 126428, 126427, 126426, 126425, 126424, 126423, 126422, 126421, 126420, 126419, 126418, 126417, 126416, 126415, 126414, 126413, 126412, 126411, 126410, 126409, 126408, 126407, 126406, 126405, 126404, 126403, 126402, 126401, 126400, 126399, 126398, 126397, 126396, 126395, 126394, 126393, 126392, 126391, 126390, 126389, 126388, 126387, 126386, 126385, 126384, 126383, 126382, 126381, 126380, 126379, 126378, 126377, 126376, 126375, 126374, 126373, 126372, 126371, 126370, 126369, 126368, 126367, 126366, 126365, 126364, 126363, 126362, 126361, 126360, 126359, 126358, 126357, 126356, 126355, 126354, 126352, 126348, 126347, 126337, 126336, 126335, 126334, 126333, 126332, 126331, 126330, 126329, 126328, 126327, 126326, 126325, 126324, 126321, 126320, 126319, 126317, 126316, 126315, 126314, 126313, 126312, 126311, 126310, 126309, 126308, 126307, 126306, 126305, 126304, 126303, 126302, 126301, 126300, 126299, 126298, 126297, 126296, 126295, 126294, 126293, 126292, 126291, 126290, 126289, 126288, 126287, 126286, 126285, 126284, 126283, 126282, 126281, 126280, 126279, 126278, 126277, 126276, 126275, 126274, 126273, 126272, 126271, 126270, 126269, 126268, 126267, 126266, 126265, 126264, 126263, 126262, 126261, 126260, 126259, 126258, 126257, 126256, 126255, 126254, 126253, 126252, 126251, 126250, 126249, 126248, 126247, 126246, 126245, 126244, 126243, 126242, 126241, 126240, 126239, 126238, 126237, 126236, 126235, 126234, 126233, 126232, 126231, 126230, 126229, 126228, 126227, 126226, 126225, 126224, 126223, 126222, 126221, 126220, 126219, 126218, 126217, 126216, 126215, 126214, 126209, 126208, 126207, 126206, 126205, 126204, 126203, 126202, 126201, 126200, 126199, 126198, 126197, 126196, 126195, 126194, 126193, 126192, 126191, 126190, 126189, 126188, 126187, 126186, 126185, 126184, 126183, 126182, 126181, 126180, 126179, 126178, 126177, 126176, 126175, 126174, 126173, 126172, 126171, 126170, 126169, 126168, 126167, 126166, 126165, 126164, 126163, 126162, 126161, 126160, 126159, 126158, 126157, 126156, 126155, 126154, 126153, 126152, 126151, 126150, 126149, 126148, 126147, 126146, 126145, 126144, 126143, 126142, 126141, 126140, 126139, 126138, 126137, 126136, 126135, 126134, 126133, 126132, 126131, 126130, 126129, 126128, 126127, 126126, 126125, 126124, 126123, 126122, 126121, 126120, 126119, 126118, 126117, 126115, 126114, 126113, 126112, 126111, 126110, 126109, 126108, 126107, 126106, 126105, 126104, 126103, 126102, 126101, 126100, 126099, 126098, 126097, 126096, 126095, 126094, 126093, 126092, 126091, 126089, 126088, 126087, 126086, 126085, 126084, 126083, 126082, 126081, 126080, 126079, 126078, 126076, 126075, 126074, 126073, 126072, 126071, 126070, 126069, 126068, 126067, 126066, 126065, 126064, 126063, 126062, 126061, 126060, 126059, 126058, 126057, 126056, 126055, 126054, 126053, 126052, 126051, 126050, 126049, 126048, 126047, 126046, 126045, 126044, 126043, 126042, 126041, 126040, 126039, 126038, 126037, 126036, 126035, 126034, 126033, 126032, 126031, 126030, 126029, 126028, 126027, 126026, 126025, 126024, 126023, 126022, 126021, 126020, 126019, 126018, 126017, 126016, 126015, 126014, 126013, 126012, 126011, 126010, 126009, 126008, 126007, 126006, 126005, 126004, 126003, 126002, 126001, 126000, 125999, 125998, 125997, 125996, 125995, 125994, 125993, 125992, 125991, 125990, 125989, 125988, 125987, 125986, 125985, 125984, 125982, 125981, 125980, 125979, 125976, 125975, 125974, 125973, 125972, 125971, 125970, 125967, 125965, 125964, 125963, 125962, 125957, 125956, 125955, 125954, 125953, 125952, 125951, 125950, 125949, 125948, 125947, 125945, 125944, 125943, 125942, 125941, 125940, 125930, 125926, 125925, 125924, 125923, 125922, 125921, 125920, 125919, 125918, 125917, 125916, 125915, 125914, 125913, 125912, 125911, 125910, 125909, 125908, 125907, 125906, 125905, 125904, 125903, 125902, 125901, 125900, 125899, 125898, 125897, 125896, 125895, 125894, 125893, 125892, 125891, 125890, 125889, 125888, 125887, 125886, 125885, 125884, 125883, 125882, 125881, 125880, 125879, 125878, 125877, 125876, 125875, 125874, 125873, 125872, 125871, 125870, 125869, 125868, 125867, 125866, 125865, 125864, 125862, 125861, 125860, 125859, 125858, 125857, 125856, 125855, 125854, 125853, 125852, 125851, 125850, 125849, 125848, 125847, 125846, 125844, 125843, 125842, 125841, 125840, 125839, 125838, 125837, 125836, 125835, 125834, 125833, 125832, 125831, 125830, 125829, 125828, 125827, 125826, 125825, 125824, 125823, 125822, 125821, 125820, 125819, 125818, 125817, 125816, 125815, 125814, 125813, 125811, 125810, 125809, 125808, 125807, 125806, 125805, 125803, 125802, 125801, 125800, 125799, 125798, 125797, 125796, 125795, 125794, 125793, 125792, 125791, 125790, 125789, 125788, 125787, 125786, 125785, 125784, 125783, 125782, 125781, 125780, 125779, 125778, 125777, 125776, 125775, 125774, 125773, 125772, 125771, 125770, 125769, 125768, 125767, 125766, 125765, 125764, 125763, 125762, 125761, 125760, 125759, 125758, 125757, 125756, 125755, 125754, 125753, 125752, 125751, 125750, 125749, 125748, 125747, 125746, 125745, 125744, 125743, 125742, 125741, 125740, 125739, 125738, 125737, 125736, 125735, 125734, 125733, 125732, 125731, 125730, 125729, 125728, 125727, 125726, 125725, 125724, 125723, 125722, 125721, 125720, 125719, 125718, 125717, 125716, 125715, 125714, 125713, 125712, 125711, 125710, 125709, 125708, 125707, 125706, 125705, 125704, 125703, 125702, 125701, 125700, 125699, 125698, 125697, 125696, 125695, 125694, 125693, 125692, 125691, 125690, 125689, 125688, 125687, 125686, 125685, 125684, 125683, 125682, 125681, 125680, 125679, 125678, 125677, 125676, 125675, 125674, 125673, 125672, 125671, 125670, 125669, 125668, 125667, 125666, 125664, 125663, 125662, 125661, 125660, 125659, 125658, 125657, 125656, 125655, 125654, 125653, 125652, 125651, 125650, 125649, 125648, 125647, 125646, 125645, 125644, 125643, 125642, 125641, 125640, 125639, 125638, 125637, 125636, 125635, 125634, 125633, 125632, 125631, 125630, 125629, 125628, 125627, 125626, 125625, 125624, 125623, 125622, 125621, 125620, 125619, 125618, 125617, 125616, 125615, 125614, 125613, 125612, 125611, 125610, 125609, 125608, 125607, 125606, 125605, 125604, 125603, 125602, 125601, 125600, 125599, 125598, 125597, 125596, 125595, 125594, 125593, 125592, 125591, 125590, 125589, 125588, 125587, 125586, 125585, 125584, 125583, 125582, 125581, 125576, 125575, 125574, 125572, 125571, 125570, 125569, 125568, 125567, 125566, 125565, 125564, 125563, 125562, 125561, 125560, 125559, 125558, 125557, 125556, 125555, 125554, 125553, 125552, 125551, 125550, 125549, 125548, 125547, 125546, 125545, 125544, 125543, 125542, 125541, 125540, 125539, 125538, 125537, 125536, 125535, 125534, 125533, 125532, 125531, 125530, 125529, 125528, 125527, 125526, 125525, 125524, 125523, 125522, 125521, 125520, 125519, 125518, 125517, 125516, 125515, 125514, 125513, 125512, 125511, 125510, 125509, 125508, 125507, 125506, 125505, 125504, 125503, 125502, 125501, 125500, 125499, 125498, 125496, 125495, 125494, 125493, 125492, 125491, 125490, 125489, 125488, 125487, 125486, 125485, 125482, 125481, 125480, 125479, 125478, 125477, 125476, 125475, 125474, 125473, 125472, 125471, 125470, 125469, 125468, 125467, 125466, 125465, 125464, 125463, 125462, 125461, 125460, 125459, 125458, 125457, 125456, 125455, 125454, 125453, 125452, 125451, 125450, 125449, 125448, 125447, 125446, 125445, 125444, 125443, 125442, 125441, 125440, 125439, 125438, 125437, 125436, 125435, 125434, 125433, 125432, 125431, 125430, 125429, 125428, 125427, 125426, 125425, 125424, 125423, 125422, 125421, 125420, 125419, 125418, 125417, 125416, 125415, 125414, 125413, 125412, 125411, 125410, 125409, 125408, 125407, 125406, 125405, 125404, 125403, 125402, 125401, 125400, 125399, 125398, 125397, 125396, 125395, 125394, 125393, 125392, 125391, 125390, 125389, 125388, 125387, 125386, 125385, 125384, 125383, 125382, 125381, 125380, 125379, 125378, 125377, 125376, 125375, 125369, 125363, 125362, 125361, 125360, 125359, 125358, 125357, 125356, 125349, 125348, 125347, 125346, 125345, 125344, 125343, 125342, 125341, 125340, 125339, 125338, 125337, 125336, 125335, 125334, 125333, 125332, 125331, 125330, 125329, 125328, 125327, 125326, 125325, 125324, 125323, 125322, 125321, 125320, 125319, 125318, 125313, 125312, 125311, 125310, 125309, 125308, 125307, 125304, 125303, 125302, 125301, 125300, 125299, 125298, 125297, 125296, 125295, 125294, 125293, 125292, 125291, 125290, 125289, 125288, 125286, 125285, 125284, 125282, 125280, 125278, 125276, 125275, 125274, 125273, 125272, 125271, 125270, 125269, 125268, 125267, 125266, 125265, 125264, 125263, 125262, 125261, 125260, 125259, 125258, 125257, 125256, 125255, 125254, 125253, 125252, 125251, 125250, 125249, 125248, 125247, 125246, 125245, 125244, 125243, 125242, 125241, 125240, 125238, 125237, 125236, 125235, 125234, 125233, 125232, 125231, 125230, 125228, 125227, 125226, 125222, 125221, 125220, 125219, 125218, 125217, 125209, 125208, 125207, 125206, 125205, 125204, 125203, 125202, 125201, 125200, 125199, 125198, 125196, 125195, 125194, 125193, 125191, 125190, 125189, 125188, 125187, 125186, 125185, 125184, 125183, 125182, 125181, 125180, 125179, 125178, 125177, 125176, 125175, 125174, 125173, 125172, 125171, 125170, 125169, 125168, 125167, 125166, 125165, 125164, 125163, 125162, 125161, 125160, 125159, 125158, 125157, 125156, 125155, 125154, 125153, 125152, 125151, 125150, 125149, 125148, 125147, 125146, 125145, 125144, 125143, 125142, 125141, 125140, 125139, 125138, 125137, 125136, 125135, 125134, 125133, 125132, 125131, 125130, 125129, 125128, 125127, 125126, 125125, 125124, 125123, 125122, 125121, 125120, 125119, 125118, 125117, 125116, 125115, 125114, 125113, 125112, 125111, 125110, 125109, 125108, 125106, 125105, 125104, 125103, 125102, 125101, 125100, 125099, 125098, 125097, 125096, 125095, 125094, 125093, 125092, 125091, 125090, 125089, 125088, 125087, 125086, 125085, 125084, 125083, 125082, 125081, 125080, 125079, 125078, 125077, 125076, 125075, 125074, 125073, 125072, 125070, 125069, 125068, 125067, 125066, 125065, 125064, 125063, 125062, 125061, 125060, 125059, 125058, 125057, 125056, 125055, 125054, 125053, 125052, 125051, 125050, 125049, 125048, 125047, 125046, 125045, 125044, 125043, 125042, 125041, 125040, 125039, 125038, 125037, 125036, 125035, 125034, 125033, 125032, 125031, 125030, 125029, 125028, 125027, 125026, 125025, 125024, 125023, 125022, 125021, 125020, 125019, 125018, 125017, 125016, 125015, 125014, 125013, 125012, 125011, 125010, 125009, 125008, 125007, 125006, 125005, 125004, 125003, 125002, 125001, 125000, 124999, 124998, 124997, 124996, 124995, 124994, 124993, 124992, 124991, 124990, 124989, 124988, 124987, 124986, 124985, 124984, 124983, 124982, 124981, 124980, 124979, 124978, 124977, 124976, 124975, 124974, 124973, 124966, 124965, 124964, 124963, 124962, 124956, 124955, 124954, 124953, 124952, 124951, 124950, 124947, 124943, 124939, 124938, 124937, 124936, 124935, 124934, 124933, 124932, 124931, 124930, 124929, 124928, 124927, 124926, 124925, 124924, 124923, 124922, 124921, 124920, 124919, 124918, 124917, 124916, 124915, 124914, 124913, 124912, 124911, 124910, 124909, 124908, 124907, 124906, 124905, 124904, 124903, 124902, 124901, 124900, 124899, 124898, 124897, 124896, 124895, 124894, 124892, 124891, 124890, 124889, 124888, 124887, 124886, 124885, 124884, 124883, 124882, 124881, 124880, 124879, 124878, 124877, 124876, 124875, 124874, 124873, 124872, 124871, 124870, 124869, 124868, 124867, 124866, 124865, 124864, 124863, 124862, 124861, 124860, 124859, 124858, 124857, 124856, 124855, 124854, 124853, 124852, 124851, 124850, 124849, 124848, 124847, 124846, 124845, 124844, 124843, 124841, 124832, 124831, 124830, 124829, 124828, 124827, 124826, 124825, 124824, 124823, 124821, 124820, 124819, 124818, 124817, 124816, 124815, 124814, 124813, 124812, 124811, 124810, 124809, 124804, 124803, 124802, 124801, 124800, 124799, 124798, 124797, 124796, 124795, 124794, 124793, 124792, 124791, 124790, 124789, 124788, 124787, 124786, 124785, 124784, 124783, 124782, 124781, 124780, 124779, 124778, 124777, 124776, 124775, 124774, 124773, 124772, 124771, 124770, 124769, 124768, 124767, 124766, 124765, 124764, 124763, 124762, 124761, 124760, 124759, 124758, 124757, 124756, 124755, 124754, 124753, 124752, 124751, 124750, 124749, 124748, 124747, 124746, 124745, 124744, 124743, 124742, 124741, 124740, 124739, 124738, 124737, 124736, 124735, 124730, 124729, 124728, 124727, 124726, 124725, 124724, 124723, 124722, 124721, 124720, 124719, 124718, 124717, 124716, 124715, 124714, 124713, 124712, 124711, 124710, 124709, 124708, 124707, 124706, 124705, 124704, 124703, 124702, 124701, 124700, 124699, 124698, 124697, 124696, 124695, 124694, 124693, 124692, 124691, 124690, 124689, 124688, 124687, 124686, 124685, 124684, 124683, 124682, 124681, 124680, 124679, 124678, 124677, 124676, 124675, 124674, 124673, 124672, 124671, 124670, 124669, 124668, 124667, 124666, 124665, 124664, 124663, 124662, 124661, 124660, 124657, 124656, 124655, 124654, 124653, 124652, 124651, 124650, 124649, 124648, 124647, 124646, 124645, 124644, 124643, 124642, 124641, 124640, 124639, 124638, 124637, 124636, 124635, 124634, 124633, 124632, 124631, 124630, 124629, 124628, 124626, 124622, 124621, 124620, 124619, 124618, 124617, 124616, 124615, 124614, 124613, 124612, 124611, 124610, 124609, 124608, 124607, 124606, 124605, 124604, 124603, 124602, 124601, 124600, 124599, 124598, 124597, 124596, 124595, 124594, 124593, 124592, 124591, 124590, 124589, 124588, 124587, 124586, 124585, 124584, 124583, 124582, 124581, 124580, 124579, 124578, 124577, 124576, 124575, 124574, 124573, 124572, 124571, 124570, 124569, 124568, 124567, 124566, 124565, 124564, 124563, 124562, 124561, 124560, 124559, 124558, 124557, 124556, 124555, 124552, 124551, 124550, 124549, 124548, 124546, 124545, 124544, 124543, 124542, 124541, 124540, 124539, 124538, 124537, 124536, 124535, 124534, 124533, 124532, 124531, 124530, 124528, 124527, 124526, 124525, 124524, 124523, 124522, 124521, 124520, 124519, 124517, 124516, 124515, 124514, 124513, 124512, 124511, 124510, 124509, 124507, 124506, 124505, 124504, 124503, 124502, 124501, 124500, 124499, 124498, 124497, 124496, 124495, 124494, 124493, 124492, 124491, 124490, 124489, 124488, 124487, 124486, 124485, 124484, 124483, 124482, 124481, 124480, 124479, 124478, 124477, 124476, 124473, 124471, 124470, 124469, 124468, 124467, 124466, 124465, 124464, 124463, 124462, 124461, 124460, 124459, 124458, 124457, 124456, 124455, 124454, 124453, 124452, 124451, 124450, 124449, 124448, 124447, 124446, 124445, 124444, 124443, 124442, 124441, 124440, 124438, 124437, 124436, 124435, 124434, 124433, 124432, 124431, 124430, 124429, 124428, 124427, 124426, 124425, 124424, 124423, 124422, 124421, 124420, 124419, 124418, 124417, 124416, 124415, 124414, 124413, 124412, 124411, 124410, 124409, 124408, 124407, 124406, 124405, 124404, 124403, 124402, 124401, 124400, 124399, 124398, 124397, 124396, 124395, 124394, 124393, 124392, 124391, 124390, 124389, 124388, 124387, 124386, 124385, 124384, 124383, 124382, 124381, 124380, 124379, 124377, 124376, 124374, 124373, 124372, 124371, 124370, 124369, 124368, 124367, 124366, 124365, 124364, 124363, 124362, 124361, 124360, 124359, 124358, 124357, 124356, 124355, 124354, 124353, 124352, 124351, 124350, 124349, 124348, 124347, 124346, 124345, 124344, 124343, 124342, 124341, 124340, 124339, 124338, 124337, 124336, 124335, 124333, 124332, 124331, 124330, 124329, 124328, 124327, 124326, 124325, 124324, 124323, 124322, 124321, 124320, 124319, 124318, 124317, 124316, 124315, 124314, 124313, 124312, 124311, 124310, 124309, 124308, 124307, 124306, 124305, 124304, 124303, 124302, 124301, 124300, 124299, 124298, 124297, 124296, 124295, 124294, 124293, 124292, 124291, 124290, 124289, 124288, 124287, 124286, 124285, 124272, 124271, 124270, 124269, 124268, 124267, 124266, 124265, 124264, 124263, 124262, 124261, 124260, 124259, 124258, 124257, 124256, 124255, 124254, 124253, 124252, 124251, 124250, 124249, 124248, 124247, 124246, 124245, 124244, 124243, 124242, 124241, 124240, 124239, 124238, 124237, 124236, 124235, 124234, 124233, 124232, 124230, 124229, 124226, 124225, 124224, 124223, 124222, 124221, 124220, 124219, 124218, 124217, 124216, 124215, 124214, 124213, 124212, 124211, 124210, 124209, 124208, 124204, 124203, 124202, 124200, 124199, 124198, 124197, 124196, 124195, 124194, 124193, 124192, 124191, 124190, 124189, 124188, 124187, 124186, 124181, 124180, 124179, 124178, 124177, 124176, 124175, 124174, 124173, 124172, 124171, 124170, 124169, 124168, 124167, 124166, 124165, 124164, 124163, 124162, 124161, 124160, 124159, 124158, 124157, 124156, 124155, 124154, 124153, 124152, 124151, 124150, 124149, 124148, 124147, 124146, 124145, 124144, 124143, 124142, 124141, 124140, 124139, 124138, 124137, 124136, 124135, 124134, 124133, 124132, 124131, 124130, 124129, 124128, 124127, 124126, 124125, 124124, 124123, 124122, 124121, 124120, 124119, 124118, 124117, 124116, 124115, 124114, 124113, 124112, 124111, 124110, 124109, 124108, 124107, 124106, 124105, 124104, 124103, 124102, 124101, 124100, 124099, 124098, 124097, 124096, 124095, 124094, 124093, 124092, 124091, 124090, 124089, 124088, 124087, 124086, 124084, 124083, 124082, 124081, 124080, 124079, 124078, 124077, 124076, 124075, 124074, 124073, 124072, 124071, 124070, 124069, 124068, 124067, 124066, 124065, 124064, 124063, 124062, 124061, 124060, 124059, 124058, 124057, 124056, 124055, 124054, 124053, 124052, 124051, 124050, 124049, 124048, 124047, 124046, 124045, 124044, 124043, 124042, 124041, 124040, 124039, 124038, 124037, 124036, 124035, 124034, 124033, 124032, 124031, 124030, 124029, 124028, 124027, 124026, 124025, 124024, 124023, 124022, 124021, 124020, 124019, 124018, 124017, 124016, 124015, 124014, 124013, 124012, 124011, 124010, 124009, 124008, 124007, 124006, 124005, 124004, 124003, 124002, 124001, 124000, 123999, 123998, 123997, 123996, 123995, 123994, 123993, 123992, 123991, 123990, 123989, 123988, 123987, 123986, 123985, 123984, 123983, 123982, 123981, 123980, 123979, 123978, 123977, 123976, 123975, 123974, 123973, 123972, 123971, 123970, 123969, 123968, 123967, 123966, 123965, 123964, 123963, 123962, 123961, 123960, 123959, 123958, 123957, 123956, 123955, 123954, 123953, 123952, 123951, 123950, 123949, 123948, 123947, 123946, 123945, 123944, 123943, 123942, 123941, 123940, 123939, 123938, 123937, 123936, 123935, 123934, 123933, 123932, 123931, 123930, 123929, 123928, 123927, 123926, 123925, 123924, 123923, 123921, 123920, 123919, 123918, 123917, 123916, 123915, 123914, 123913, 123912, 123911, 123910, 123909, 123908, 123907, 123906, 123905, 123903, 123898, 123897, 123896, 123895, 123894, 123893, 123892, 123891, 123890, 123889, 123888, 123887, 123886, 123885, 123884, 123883, 123882, 123881, 123880, 123879, 123878, 123877, 123876, 123875, 123874, 123873, 123872, 123871, 123870, 123869, 123868, 123867, 123866, 123865, 123864, 123863, 123862, 123861, 123860, 123859, 123858, 123857, 123856, 123855, 123854, 123853, 123852, 123851, 123850, 123849, 123847, 123846, 123845, 123844, 123843, 123842, 123841, 123840, 123839, 123838, 123837, 123836, 123835, 123834, 123833, 123832, 123831, 123830, 123829, 123828, 123827, 123826, 123825, 123824, 123823, 123822, 123821, 123820, 123819, 123818, 123817, 123816, 123815, 123814, 123813, 123812, 123811, 123810, 123809, 123808, 123807, 123806, 123805, 123804, 123803, 123802, 123801, 123800, 123799, 123798, 123797, 123796, 123795, 123794, 123793, 123792, 123791, 123790, 123789, 123788, 123787, 123785, 123784, 123783, 123782, 123781, 123780, 123779, 123778, 123777, 123776, 123775, 123774, 123773, 123772, 123771, 123770, 123769, 123768, 123767, 123766, 123765, 123764, 123763, 123762, 123761, 123760, 123759, 123758, 123757, 123756, 123755, 123754, 123753, 123752, 123751, 123750, 123749, 123748, 123747, 123746, 123745, 123744, 123743, 123742, 123741, 123740, 123739, 123738, 123737, 123736, 123735, 123734, 123733, 123732, 123731, 123730, 123729, 123728, 123727, 123726, 123725, 123724, 123723, 123722, 123721, 123720, 123719, 123718, 123717, 123716, 123714, 123713, 123711, 123706, 123704, 123703, 123702, 123701, 123700, 123699, 123698, 123697, 123696, 123695, 123694, 123693, 123692, 123691, 123690, 123689, 123688, 123687, 123686, 123685, 123684, 123683, 123682, 123681, 123680, 123679, 123678, 123677, 123676, 123675, 123674, 123673, 123672, 123671, 123670, 123669, 123668, 123667, 123666, 123665, 123664, 123663, 123662, 123661, 123660, 123659, 123657, 123656, 123655, 123653, 123652, 123651, 123650, 123649, 123648, 123647, 123646, 123645, 123644, 123643, 123642, 123641, 123640, 123639, 123638, 123637, 123636, 123635, 123634, 123633, 123632, 123631, 123630, 123629, 123628, 123627, 123626, 123625, 123624, 123623, 123622, 123616, 123615, 123614, 123613, 123612, 123611, 123610, 123609, 123608, 123607, 123606, 123605, 123604, 123603, 123602, 123601, 123600, 123599, 123598, 123597, 123595, 123594, 123593, 123592, 123591, 123590, 123588, 123587, 123586, 123585, 123584, 123583, 123581, 123580, 123579, 123578, 123577, 123575, 123574, 123573, 123572, 123571, 123570, 123569, 123568, 123567, 123566, 123565, 123564, 123561, 123560, 123559, 123558, 123557, 123556, 123555, 123554, 123553, 123552, 123551, 123550, 123549, 123548, 123547, 123546, 123545, 123544, 123543, 123542, 123541, 123540, 123538, 123537, 123536, 123535, 123534, 123533, 123532, 123531, 123530, 123529, 123528, 123527, 123526, 123525, 123524, 123523, 123522, 123521, 123520, 123519, 123518, 123517, 123516, 123515, 123514, 123513, 123512, 123511, 123509, 123508, 123507, 123506, 123505, 123504, 123503, 123502, 123501, 123500, 123499, 123498, 123497, 123496, 123495, 123494, 123493, 123492, 123491, 123490, 123489, 123487, 123486, 123485, 123484, 123483, 123482, 123481, 123480, 123479, 123477, 123476, 123474, 123473, 123472, 123471, 123469, 123468, 123461, 123460, 123459, 123457, 123456, 123455, 123454, 123453, 123452, 123451, 123450, 123449, 123448, 123447, 123446, 123445, 123444, 123443, 123442, 123441, 123440, 123439, 123438, 123436, 123435, 123434, 123433, 123432, 123431, 123430, 123429, 123428, 123427, 123426, 123425, 123424, 123423, 123422, 123421, 123420, 123419, 123418, 123417, 123416, 123415, 123413, 123412, 123411, 123410, 123409, 123408, 123407, 123406, 123405, 123404, 123403, 123402, 123401, 123400, 123399, 123398, 123397, 123396, 123395, 123394, 123393, 123392, 123391, 123390, 123389, 123388, 123387, 123386, 123385, 123384, 123383, 123382, 123381, 123380, 123379, 123378, 123377, 123376, 123375, 123374, 123373, 123372, 123371, 123370, 123369, 123368, 123367, 123366, 123365, 123364, 123363, 123362, 123361, 123360, 123359, 123358, 123357, 123356, 123355, 123354, 123353, 123352, 123351, 123350, 123349, 123348, 123347, 123346, 123345, 123344, 123343, 123338, 123337, 123336, 123335, 123334, 123333, 123332, 123331, 123330, 123329, 123328, 123327, 123326, 123325, 123324, 123323, 123322, 123321, 123320, 123319, 123318, 123317, 123316, 123315, 123314, 123313, 123312, 123311, 123310, 123309, 123308, 123307, 123306, 123305, 123304, 123303, 123302, 123301, 123300, 123299, 123298, 123297, 123296, 123295, 123294, 123293, 123292, 123291, 123290, 123289, 123288, 123287, 123286, 123285, 123284, 123283, 123282, 123281, 123280, 123279, 123278, 123277, 123276, 123275, 123274, 123273, 123272, 123271, 123270, 123269, 123268, 123267, 123266, 123265, 123264, 123263, 123262, 123261, 123260, 123259, 123258, 123257, 123256, 123255, 123254, 123253, 123252, 123251, 123250, 123249, 123248, 123247, 123246, 123245, 123244, 123241, 123240, 123239, 123234, 123233, 123232, 123231, 123230, 123229, 123228, 123227, 123226, 123225, 123224, 123223, 123222, 123221, 123220, 123219, 123218, 123217, 123215, 123214, 123213, 123212, 123211, 123210, 123209, 123208, 123207, 123206, 123205, 123204, 123203, 123202, 123201, 123200, 123199, 123198, 123195, 123194, 123187, 123186, 123185, 123184, 123183, 123182, 123176, 123175, 123174, 123170, 123169, 123168, 123167, 123166, 123164, 123163, 123162, 123161, 123160, 123159, 123158, 123157, 123156, 123154, 123152, 123151, 123150, 123149, 123148, 123147, 123146, 123145, 123144, 123143, 123142, 123141, 123140, 123139, 123138, 123135, 123134, 123133, 123132, 123126, 123124, 123123, 123122, 123121, 123120, 123119, 123118, 123117, 123116, 123115, 123114, 123113, 123112, 123111, 123110, 123109, 123108, 123106, 123105, 123104, 123103, 123102, 123101, 123100, 123099, 123098, 123097, 123096, 123095, 123078, 123077, 123076, 123075, 123074, 123073, 123072, 123071, 123069, 123068, 123067, 123066, 123065, 123064, 123063, 123062, 123061, 123060, 123055, 123054, 123053, 123052, 123051, 123050, 123049, 123048, 123047, 123046, 123045, 123044, 123043, 123042, 123040, 123039, 123038, 123037, 123036, 123035, 123033, 123030, 123029, 123028, 123027, 123026, 123024, 123023, 123021, 123020, 123019, 123018, 123017, 123016, 123014, 123013, 123012, 123011, 123010, 123009, 123008, 123007, 123006, 123005, 123004, 123003, 123002, 123001, 123000, 122999, 122998, 122997, 122996, 122995, 122994, 122993, 122992, 122991, 122990, 122989, 122988, 122987, 122986, 122985, 122984, 122983, 122982, 122981, 122980, 122979, 122978, 122977, 122976, 122975, 122974, 122973, 122972, 122971, 122970, 122969, 122968, 122967, 122966, 122965, 122964, 122963, 122962, 122961, 122960, 122959, 122958, 122957, 122956, 122955, 122954, 122953, 122952, 122951, 122950, 122949, 122948, 122947, 122946, 122945, 122944, 122943, 122942, 122941, 122940, 122939, 122938, 122937, 122936, 122935, 122934, 122933, 122932, 122930, 122929, 122928, 122927, 122926, 122925, 122924, 122923, 122912, 122911, 122908, 122907, 122906, 122900, 122899, 122898, 122897, 122896, 122895, 122894, 122893, 122892, 122891, 122890, 122889, 122888, 122887, 122886, 122884, 122883, 122882, 122881, 122880, 122879, 122878, 122877, 122876, 122875, 122874, 122873, 122872, 122871, 122870, 122869, 122868, 122867, 122866, 122865, 122864, 122862, 122861, 122860, 122859, 122858, 122857, 122856, 122855, 122854, 122853, 122852, 122851, 122850, 122849, 122848, 122847, 122846, 122845, 122844, 122843, 122842, 122841, 122840, 122838, 122837, 122836, 122835, 122834, 122833, 122832, 122831, 122830, 122829, 122828, 122827, 122826, 122825, 122824, 122823, 122822, 122821, 122820, 122819, 122818, 122817, 122816, 122815, 122814, 122813, 122812, 122811, 122810, 122809, 122808, 122807, 122806, 122805, 122804, 122803, 122802, 122801, 122800, 122799, 122798, 122797, 122796, 122795, 122794, 122793, 122792, 122791, 122790, 122789, 122788, 122787, 122786, 122785, 122784, 122783, 122782, 122781, 122780, 122779, 122778, 122777, 122776, 122775, 122774, 122773, 122772, 122771, 122770, 122769, 122768, 122767, 122766, 122765, 122764, 122763, 122762, 122761, 122760, 122759, 122758, 122757, 122756, 122755, 122754, 122753, 122752, 122751, 122750, 122749, 122748, 122747, 122746, 122745, 122744, 122743, 122742, 122741, 122740, 122739, 122738, 122737, 122736, 122735, 122734, 122733, 122732, 122731, 122730, 122729, 122728, 122727, 122726, 122725, 122724, 122723, 122722, 122721, 122720, 122719, 122718, 122717, 122716, 122715, 122714, 122713, 122712, 122711, 122710, 122709, 122708, 122707, 122706, 122705, 122704, 122703, 122702, 122701, 122700, 122699, 122698, 122697, 122696, 122695, 122694, 122693, 122692, 122691, 122690, 122686, 122685, 122684, 122683, 122682, 122681, 122680, 122679, 122678, 122677, 122676, 122675, 122674, 122673, 122672, 122671, 122670, 122669, 122668, 122667, 122666, 122665, 122664, 122663, 122662, 122661, 122660, 122659, 122658, 122657, 122656, 122655, 122654, 122653, 122652, 122651, 122650, 122649, 122648, 122647, 122646, 122645, 122644, 122643, 122642, 122641, 122640, 122639, 122638, 122637, 122636, 122635, 122634, 122633, 122632, 122631, 122630, 122629, 122628, 122627, 122626, 122625, 122624, 122623, 122622, 122621, 122620, 122619, 122618, 122617, 122616, 122615, 122614, 122613, 122612, 122611, 122610, 122609, 122608, 122607, 122606, 122605, 122604, 122603, 122602, 122601, 122600, 122599, 122598, 122597, 122596, 122595, 122594, 122593, 122592, 122591, 122590, 122589, 122588, 122587, 122586, 122585, 122584, 122583, 122582, 122581, 122580, 122579, 122578, 122577, 122576, 122575, 122574, 122573, 122572, 122571, 122570, 122569, 122568, 122567, 122566, 122565, 122564, 122563, 122562, 122561, 122560, 122559, 122558, 122557, 122556, 122555, 122554, 122553, 122552, 122551, 122550, 122549, 122548, 122547, 122546, 122545, 122544, 122543, 122542, 122541, 122540, 122539, 122538, 122537, 122536, 122535, 122534, 122533, 122532, 122531, 122530, 122529, 122528, 122527, 122526, 122525, 122524, 122523, 122522, 122521, 122520, 122519, 122518, 122517, 122516, 122515, 122514, 122513, 122512, 122511, 122510, 122509, 122508, 122507, 122506, 122505, 122504, 122503, 122502, 122501, 122500, 122499, 122498, 122497, 122496, 122495, 122494, 122493, 122492, 122491, 122490, 122489, 122488, 122487, 122486, 122485, 122484, 122483, 122482, 122481, 122480, 122479, 122478, 122477, 122476, 122475, 122474, 122473, 122472, 122471, 122470, 122469, 122468, 122467, 122466, 122465, 122464, 122463, 122462, 122461, 122460, 122459, 122458, 122457, 122456, 122455, 122454, 122453, 122452, 122451, 122450, 122449, 122448, 122447, 122446, 122445, 122444, 122443, 122441, 122440, 122439, 122438, 122437, 122436, 122435, 122434, 122433, 122432, 122431, 122430, 122429, 122421, 122420, 122419, 122418, 122417, 122416, 122415, 122414, 122413, 122412, 122411, 122410, 122409, 122408, 122407, 122406, 122405, 122404, 122403, 122402, 122401, 122400, 122399, 122398, 122397, 122396, 122395, 122394, 122393, 122392, 122391, 122390, 122389, 122388, 122387, 122386, 122385, 122384, 122383, 122382, 122381, 122380, 122379, 122378, 122377, 122376, 122375, 122374, 122373, 122372, 122371, 122370, 122369, 122368, 122367, 122366, 122365, 122364, 122363, 122362, 122361, 122360, 122359, 122358, 122357, 122356, 122355, 122354, 122353, 122352, 122351, 122350, 122349, 122348, 122347, 122346, 122345, 122344, 122343, 122342, 122341, 122340, 122339, 122338, 122337, 122336, 122335, 122334, 122333, 122332, 122330, 122329, 122328, 122327, 122326, 122325, 122324, 122323, 122322, 122321, 122320, 122319, 122318, 122317, 122316, 122315, 122314, 122313, 122312, 122311, 122310, 122309, 122308, 122307, 122306, 122305, 122304, 122303, 122302, 122301, 122300, 122299, 122298, 122297, 122296, 122295, 122294, 122293, 122292, 122291, 122290, 122289, 122288, 122287, 122286, 122285, 122283, 122282, 122281, 122280, 122279, 122278, 122277, 122276, 122275, 122274, 122273, 122272, 122271, 122270, 122269, 122268, 122266, 122265, 122264, 122263, 122262, 122261, 122260, 122259, 122258, 122257, 122256, 122255, 122254, 122253, 122252, 122251, 122250, 122249, 122248, 122247, 122246, 122244, 122243, 122241, 122240, 122239, 122238, 122237, 122236, 122235, 122232, 122231, 122230, 122229, 122228, 122227, 122226, 122225, 122224, 122223, 122222, 122221, 122220, 122219, 122218, 122217, 122216, 122215, 122214, 122213, 122212, 122211, 122210, 122209, 122208, 122207, 122206, 122205, 122204, 122202, 122201, 122200, 122198, 122197, 122196, 122195, 122194, 122193, 122192, 122191, 122190, 122189, 122188, 122187, 122186, 122185, 122184, 122183, 122182, 122181, 122180, 122179, 122178, 122177, 122176, 122175, 122174, 122173, 122172, 122171, 122170, 122169, 122168, 122167, 122166, 122165, 122164, 122163, 122162, 122161, 122160, 122159, 122158, 122157, 122156, 122155, 122154, 122153, 122152, 122151, 122150, 122149, 122148, 122147, 122146, 122145, 122144, 122143, 122142, 122141, 122140, 122139, 122138, 122137, 122136, 122135, 122134, 122133, 122132, 122131, 122130, 122129, 122128, 122127, 122126, 122125, 122123, 122122, 122120, 122119, 122118, 122117, 122116, 122115, 122114, 122113, 122112, 122111, 122110, 122109, 122108, 122107, 122106, 122105, 122104, 122103, 122102, 122100, 122099, 122098, 122097, 122096, 122095, 122094, 122093, 122092, 122091, 122090, 122089, 122088, 122087, 122086, 122085, 122084, 122083, 122082, 122081, 122080, 122079, 122078, 122077, 122076, 122075, 122074, 122073, 122072, 122071, 122070, 122069, 122068, 122067, 122066, 122065, 122064, 122063, 122062, 122061, 122060, 122059, 122058, 122057, 122056, 122055, 122054, 122053, 122052, 122051, 122050, 122049, 122048, 122047, 122046, 122045, 122044, 122043, 122042, 122041, 122040, 122039, 122038, 122037, 122036, 122035, 122034, 122033, 122032, 122031, 122030, 122029, 122028, 122027, 122026, 122025, 122024, 122023, 122022, 122021, 122020, 122019, 122018, 122017, 122016, 122015, 122014, 122013, 122012, 122011, 122010, 122009, 122008, 122007, 122006, 122005, 122004, 122003, 122002, 122001, 122000, 121999, 121998, 121997, 121996, 121995, 121994, 121993, 121992, 121991, 121990, 121989, 121988, 121987, 121986, 121985, 121984, 121983, 121982, 121981, 121980, 121979, 121978, 121977, 121976, 121975, 121974, 121973, 121972, 121971, 121970, 121969, 121968, 121967, 121966, 121965, 121964, 121963, 121962, 121961, 121960, 121959, 121958, 121957, 121956, 121955, 121954, 121953, 121952, 121951, 121950, 121949, 121948, 121947, 121946, 121945, 121944, 121943, 121942, 121941, 121940, 121939, 121938, 121937, 121936, 121935, 121934, 121933, 121932, 121931, 121930, 121929, 121928, 121927, 121926, 121925, 121924, 121923, 121922, 121921, 121920, 121919, 121918, 121917, 121916, 121915, 121914, 121913, 121912, 121911, 121910, 121909, 121908, 121907, 121906, 121905, 121904, 121903, 121902, 121901, 121900, 121899, 121898, 121897, 121896, 121895, 121894, 121893, 121892, 121891, 121890, 121889, 121888, 121887, 121886, 121885, 121884, 121883, 121882, 121881, 121880, 121879, 121878, 121877, 121876, 121875, 121874, 121873, 121872, 121871, 121870, 121869, 121868, 121867, 121866, 121865, 121864, 121863, 121862, 121861, 121860, 121859, 121858, 121857, 121856, 121855, 121854, 121853, 121852, 121851, 121850, 121849, 121848, 121847, 121846, 121845, 121844, 121843, 121842, 121841, 121840, 121839, 121838, 121837, 121836, 121835, 121834, 121833, 121832, 121831, 121830, 121829, 121828, 121827, 121826, 121825, 121824, 121823, 121822, 121821, 121820, 121819, 121818, 121817, 121816, 121815, 121814, 121813, 121812, 121811, 121810, 121809, 121808, 121807, 121806, 121805, 121804, 121803, 121802, 121801, 121800, 121799, 121798, 121797, 121796, 121795, 121794, 121793, 121792, 121791, 121790, 121789, 121788, 121787, 121786, 121785, 121784, 121783, 121782, 121781, 121780, 121779, 121778, 121777, 121776, 121775, 121774, 121773, 121772, 121771, 121770, 121769, 121768, 121767, 121766, 121765, 121764, 121763, 121762, 121761, 121760, 121759, 121758, 121757, 121756, 121755, 121754, 121753, 121752, 121751, 121750, 121748, 121747, 121746, 121745, 121744, 121743, 121742, 121741, 121740, 121739, 121738, 121737, 121736, 121735, 121734, 121733, 121732, 121731, 121730, 121729, 121728, 121727, 121726, 121725, 121724, 121723, 121722, 121721, 121720, 121719, 121718, 121717, 121716, 121715, 121714, 121713, 121712, 121711, 121710, 121709, 121708, 121707, 121706, 121705, 121704, 121703, 121702, 121701, 121700, 121699, 121697, 121696, 121695, 121694, 121693, 121692, 121691, 121690, 121689, 121688, 121687, 121686, 121685, 121683, 121682, 121681, 121680, 121679, 121678, 121677, 121676, 121675, 121674, 121673, 121672, 121671, 121670, 121669, 121668, 121667, 121665, 121664, 121663, 121662, 121661, 121660, 121659, 121658, 121657, 121656, 121655, 121654, 121653, 121652, 121651, 121650, 121649, 121648, 121647, 121646, 121645, 121644, 121643, 121638, 121637, 121636, 121635, 121634, 121633, 121632, 121631, 121630, 121629, 121628, 121627, 121626, 121625, 121624, 121623, 121622, 121621, 121620, 121619, 121618, 121617, 121616, 121615, 121614, 121613, 121612, 121611, 121610, 121609, 121608, 121607, 121606, 121605, 121604, 121603, 121602, 121601, 121600, 121599, 121598, 121597, 121596, 121595, 121594, 121593, 121592, 121591, 121590, 121589, 121588, 121587, 121586, 121585, 121584, 121583, 121582, 121581, 121580, 121579, 121578, 121577, 121573, 121572, 121571, 121570, 121569, 121568, 121567, 121566, 121565, 121564, 121562, 121561, 121560, 121559, 121558, 121557, 121556, 121555, 121554, 121553, 121552, 121549, 121548, 121547, 121546, 121545, 121544, 121543, 121542, 121541, 121539, 121538, 121537, 121536, 121534, 121533, 121532, 121531, 121530, 121529, 121528, 121527, 121526, 121523, 121522, 121518, 121517, 121516, 121515, 121514, 121512, 121511, 121510, 121509, 121508, 121507, 121506, 121505, 121504, 121502, 121501, 121500, 121498, 121497, 121496, 121495, 121494, 121493, 121492, 121491, 121490, 121489, 121488, 121487, 121486, 121485, 121484, 121483, 121482, 121481, 121480, 121479, 121478, 121477, 121476, 121475, 121474, 121473, 121472, 121471, 121470, 121469, 121468, 121467, 121466, 121465, 121464, 121463, 121462, 121461, 121460, 121459, 121458, 121457, 121456, 121455, 121454, 121453, 121452, 121451, 121450, 121449, 121448, 121447, 121446, 121445, 121444, 121443, 121442, 121441, 121440, 121439, 121438, 121437, 121436, 121435, 121434, 121433, 121432, 121431, 121430, 121429, 121428, 121427, 121426, 121425, 121424, 121423, 121422, 121421, 121420, 121419, 121418, 121417, 121416, 121415, 121414, 121413, 121412, 121411, 121410, 121409, 121407, 121406, 121405, 121404, 121403, 121402, 121401, 121400, 121399, 121398, 121397, 121396, 121395, 121394, 121393, 121392, 121391, 121390, 121389, 121388, 121387, 121386, 121385, 121384, 121383, 121382, 121381, 121380, 121379, 121378, 121377, 121376, 121375, 121374, 121373, 121372, 121371, 121370, 121369, 121368, 121367, 121366, 121365, 121364, 121363, 121362, 121361, 121360, 121359, 121358, 121357, 121356, 121355, 121354, 121353, 121352, 121351, 121350, 121349, 121348, 121347, 121346, 121345, 121344, 121343, 121342, 121341, 121340, 121339, 121338, 121337, 121336, 121335, 121334, 121333, 121332, 121331, 121330, 121329, 121328, 121327, 121326, 121325, 121324, 121323, 121322, 121321, 121320, 121319, 121318, 121317, 121316, 121315, 121314, 121313, 121312, 121311, 121310, 121309, 121308, 121307, 121306, 121305, 121304, 121303, 121302, 121301, 121300, 121299, 121298, 121297, 121296, 121295, 121294, 121293, 121292, 121291, 121290, 121289, 121288, 121287, 121286, 121285, 121284, 121283, 121282, 121281, 121280, 121279, 121278, 121277, 121276, 121275, 121274, 121273, 121272, 121271, 121270, 121269, 121268, 121267, 121266, 121265, 121264, 121263, 121262, 121261, 121260, 121259, 121258, 121257, 121256, 121255, 121254, 121253, 121252, 121251, 121250, 121249, 121248, 121247, 121246, 121245, 121244, 121243, 121242, 121241, 121240, 121239, 121238, 121237, 121236, 121235, 121234, 121233, 121232, 121231, 121230, 121229, 121228, 121227, 121226, 121225, 121224, 121223, 121222, 121221, 121220, 121219, 121218, 121217, 121216, 121215, 121214, 121213, 121212, 121211, 121210, 121209, 121208, 121207, 121206, 121205, 121204, 121203, 121202, 121201, 121200, 121199, 121198, 121197, 121196, 121195, 121194, 121193, 121192, 121191, 121190, 121189, 121188, 121187, 121186, 121185, 121184, 121183, 121182, 121181, 121180, 121179, 121178, 121177, 121176, 121175, 121174, 121173, 121172, 121171, 121170, 121169, 121168, 121167, 121166, 121165, 121164, 121163, 121162, 121161, 121160, 121159, 121158, 121157, 121156, 121155, 121154, 121153, 121152, 121151, 121150, 121149, 121148, 121147, 121146, 121145, 121144, 121143, 121142, 121141, 121140, 121139, 121138, 121137, 121136, 121135, 121134, 121133, 121132, 121131, 121130, 121129, 121128, 121127, 121126, 121125, 121124, 121123, 121122, 121121, 121120, 121119, 121118, 121117, 121116, 121115, 121114, 121113, 121111, 121110, 121109, 121108, 121107, 121106, 121105, 121104, 121103, 121102, 121101, 121100, 121099, 121098, 121097, 121096, 121095, 121094, 121093, 121092, 121091, 121090, 121089, 121088, 121087, 121086, 121085, 121084, 121083, 121082, 121081, 121080, 121079, 121078, 121077, 121076, 121075, 121074, 121073, 121072, 121071, 121070, 121069, 121068, 121067, 121066, 121065, 121064, 121063, 121062, 121061, 121060, 121059, 121058, 121057, 121056, 121055, 121054, 121053, 121052, 121051, 121050, 121049, 121048, 121047, 121046, 121045, 121044, 121043, 121042, 121041, 121040, 121039, 121038, 121037, 121036, 121035, 121034, 121033, 121032, 121030, 121029, 121028, 121027, 121026, 121025, 121024, 121023, 121022, 121021, 121020, 121019, 121017, 121016, 121015, 121014, 121013, 121011, 121009, 121007, 121006, 121005, 120995, 120994, 120993, 120992, 120990, 120989, 120988, 120987, 120986, 120985, 120984, 120983, 120982, 120981, 120980, 120979, 120978, 120977, 120976, 120975, 120974, 120973, 120972, 120971, 120970, 120969, 120968, 120967, 120966, 120965, 120964, 120963, 120962, 120961, 120960, 120959, 120958, 120957, 120956, 120955, 120954, 120953, 120952, 120951, 120950, 120949, 120948, 120947, 120946, 120945, 120944, 120943, 120942, 120941, 120940, 120939, 120938, 120937, 120936, 120935, 120934, 120933, 120932, 120931, 120930, 120929, 120928, 120927, 120926, 120925, 120924, 120923, 120922, 120921, 120920, 120919, 120918, 120917, 120916, 120915, 120914, 120913, 120912, 120911, 120910, 120909, 120908, 120907, 120906, 120905, 120904, 120903, 120902, 120901, 120900, 120899, 120898, 120897, 120896, 120895, 120894, 120893, 120892, 120891, 120890, 120889, 120888, 120887, 120886, 120885, 120884, 120883, 120882, 120881, 120880, 120879, 120878, 120877, 120876, 120875, 120874, 120873, 120872, 120871, 120870, 120869, 120868, 120867, 120866, 120865, 120864, 120863, 120862, 120861, 120860, 120859, 120858, 120857, 120856, 120855, 120854, 120853, 120852, 120851, 120850, 120849, 120848, 120847, 120846, 120845, 120844, 120843, 120842, 120841, 120840, 120839, 120838, 120837, 120836, 120835, 120834, 120833, 120832, 120831, 120830, 120829, 120828, 120827, 120826, 120825, 120824, 120823, 120822, 120821, 120820, 120819, 120818, 120817, 120816, 120815, 120814, 120813, 120812, 120811, 120810, 120809, 120808, 120805, 120804, 120803, 120802, 120801, 120800, 120799, 120798, 120797, 120796, 120795, 120794, 120793, 120792, 120791, 120790, 120789, 120788, 120787, 120786, 120785, 120784, 120783, 120782, 120781, 120780, 120779, 120778, 120777, 120776, 120775, 120774, 120773, 120772, 120771, 120770, 120769, 120768, 120767, 120766, 120765, 120764, 120763, 120762, 120761, 120760, 120759, 120758, 120757, 120756, 120755, 120754, 120753, 120752, 120751, 120750, 120749, 120748, 120747, 120746, 120745, 120744, 120743, 120742, 120741, 120740, 120739, 120738, 120737, 120736, 120735, 120734, 120733, 120732, 120731, 120730, 120729, 120728, 120727, 120726, 120725, 120724, 120723, 120722, 120721, 120720, 120719, 120718, 120717, 120716, 120715, 120714, 120713, 120712, 120711, 120710, 120709, 120708, 120707, 120706, 120705, 120704, 120703, 120702, 120701, 120700, 120699, 120698, 120697, 120696, 120695, 120694, 120693, 120692, 120691, 120690, 120689, 120688, 120687, 120686, 120685, 120684, 120683, 120682, 120681, 120680, 120679, 120678, 120677, 120676, 120675, 120674, 120673, 120672, 120671, 120669, 120668, 120667, 120666, 120665, 120664, 120663, 120662, 120661, 120660, 120659, 120658, 120657, 120656, 120655, 120654, 120653, 120652, 120651, 120650, 120649, 120648, 120647, 120646, 120645, 120644, 120643, 120642, 120641, 120640, 120639, 120638, 120637, 120636, 120635, 120634, 120633, 120632, 120631, 120630, 120629, 120628, 120627, 120626, 120625, 120624, 120623, 120622, 120621, 120620, 120619, 120618, 120617, 120616, 120615, 120614, 120613, 120612, 120610, 120609, 120608, 120607, 120606, 120605, 120604, 120603, 120602, 120601, 120600, 120599, 120598, 120597, 120596, 120595, 120594, 120593, 120592, 120591, 120590, 120589, 120588, 120587, 120586, 120585, 120584, 120583, 120582, 120581, 120580, 120579, 120578, 120577, 120576, 120575, 120574, 120573, 120572, 120571, 120570, 120569, 120568, 120567, 120566, 120565, 120564, 120563, 120562, 120561, 120560, 120559, 120558, 120557, 120556, 120555, 120554, 120553, 120552, 120551, 120550, 120549, 120548, 120547, 120546, 120545, 120544, 120543, 120542, 120541, 120540, 120539, 120538, 120537, 120536, 120535, 120534, 120533, 120532, 120531, 120530, 120529, 120528, 120527, 120526, 120525, 120524, 120523, 120522, 120521, 120520, 120519, 120518, 120517, 120516, 120515, 120514, 120513, 120512, 120511, 120510, 120509, 120508, 120507, 120506, 120505, 120504, 120503, 120502, 120501, 120500, 120499, 120498, 120497, 120496, 120495, 120494, 120493, 120492, 120491, 120490, 120489, 120488, 120486, 120485, 120484, 120483, 120482, 120480, 120479, 120478, 120477, 120476, 120475, 120474, 120472, 120471, 120470, 120469, 120468, 120467, 120466, 120465, 120464, 120463, 120462, 120461, 120460, 120459, 120458, 120457, 120456, 120455, 120454, 120453, 120452, 120451, 120450, 120449, 120447, 120446, 120445, 120444, 120443, 120442, 120441, 120440, 120439, 120438, 120437, 120436, 120435, 120434, 120433, 120432, 120431, 120430, 120429, 120428, 120427, 120426, 120425, 120424, 120423, 120422, 120421, 120420, 120419, 120418, 120417, 120416, 120415, 120414, 120413, 120412, 120411, 120410, 120409, 120408, 120407, 120406, 120405, 120404, 120403, 120402, 120401, 120400, 120399, 120398, 120397, 120396, 120395, 120394, 120393, 120392, 120391, 120390, 120389, 120388, 120387, 120386, 120384, 120383, 120382, 120381, 120379, 120378, 120377, 120376, 120375, 120374, 120373, 120372, 120371, 120370, 120369, 120368, 120367, 120366, 120365, 120364, 120363, 120362, 120361, 120360, 120359, 120358, 120357, 120356, 120355, 120354, 120353, 120352, 120351, 120350, 120349, 120348, 120347, 120346, 120345, 120344, 120343, 120342, 120341, 120340, 120339, 120338, 120337, 120336, 120335, 120334, 120333, 120332, 120331, 120330, 120329, 120328, 120327, 120326, 120325, 120324, 120323, 120322, 120321, 120320, 120319, 120318, 120317, 120316, 120315, 120314, 120313, 120312, 120311, 120310, 120309, 120308, 120307, 120306, 120305, 120304, 120303, 120302, 120301, 120300, 120299, 120298, 120297, 120296, 120295, 120294, 120293, 120292, 120291, 120290, 120289, 120288, 120287, 120286, 120285, 120284, 120283, 120282, 120281, 120280, 120279, 120278, 120277, 120276, 120275, 120274, 120272, 120271, 120270, 120269, 120268, 120267, 120266, 120265, 120264, 120263, 120262, 120261, 120260, 120259, 120258, 120257, 120256, 120254, 120253, 120252, 120251, 120250, 120249, 120248, 120247, 120246, 120245, 120244, 120243, 120242, 120241, 120240, 120239, 120238, 120237, 120236, 120235, 120234, 120233, 120232, 120231, 120230, 120229, 120228, 120227, 120226, 120225, 120224, 120223, 120222, 120221, 120220, 120219, 120218, 120217, 120216, 120215, 120214, 120213, 120212, 120211, 120210, 120209, 120208, 120207, 120206, 120205, 120204, 120203, 120202, 120201, 120200, 120199, 120198, 120196, 120191, 120190, 120189, 120188, 120187, 120186, 120185, 120184, 120183, 120182, 120181, 120180, 120179, 120178, 120176, 120175, 120174, 120173, 120172, 120171, 120170, 120169, 120168, 120167, 120166, 120165, 120164, 120163, 120162, 120161, 120160, 120159, 120158, 120157, 120156, 120155, 120154, 120153, 120152, 120151, 120150, 120149, 120148, 120147, 120146, 120145, 120144, 120143, 120142, 120141, 120140, 120139, 120138, 120137, 120136, 120135, 120134, 120133, 120132, 120131, 120130, 120129, 120128, 120127, 120126, 120125, 120124, 120123, 120122, 120121, 120120, 120119, 120118, 120117, 120116, 120115, 120114, 120113, 120112, 120111, 120110, 120109, 120108, 120107, 120106, 120105, 120104, 120103, 120102, 120101, 120100, 120099, 120098, 120097, 120096, 120095, 120094, 120093, 120092, 120091, 120090, 120089, 120088, 120087, 120086, 120085, 120084, 120083, 120082, 120081, 120080, 120079, 120078, 120077, 120076, 120075, 120074, 120073, 120072, 120071, 120070, 120069, 120068, 120067, 120066, 120065, 120064, 120063, 120062, 120061, 120060, 120059, 120058, 120057, 120056, 120055, 120054, 120053, 120052, 120051, 120050, 120049, 120048, 120046, 120044, 120043, 120042, 120041, 120040, 120038, 120037, 120035, 120034, 120033, 120032, 120031, 120030, 120029, 120028, 120027, 120026, 120025, 120024, 120023, 120022, 120021, 120020, 120019, 120018, 120017, 120016, 120015, 120014, 120013, 120012, 120011, 120010, 120009, 120008, 120007, 120006, 120005, 120004, 120003, 120002, 120001, 120000, 119999, 119998, 119997, 119996, 119995, 119994, 119993, 119992, 119991, 119990, 119989, 119988, 119987, 119986, 119985, 119983, 119982, 119981, 119980, 119979, 119978, 119977, 119976, 119975, 119974, 119973, 119972, 119971, 119970, 119969, 119968, 119967, 119966, 119965, 119964, 119963, 119962, 119961, 119960, 119959, 119958, 119957, 119956, 119955, 119954, 119952, 119951, 119950, 119949, 119948, 119947, 119946, 119945, 119944, 119943, 119942, 119941, 119940, 119938, 119937, 119936, 119935, 119934, 119933, 119932, 119930, 119929, 119928, 119927, 119926, 119925, 119924, 119923, 119922, 119921, 119920, 119919, 119918, 119917, 119916, 119915, 119914, 119913, 119912, 119911, 119910, 119909, 119908, 119907, 119906, 119905, 119904, 119903, 119902, 119901, 119900, 119899, 119898, 119897, 119896, 119895, 119894, 119893, 119892, 119891, 119890, 119889, 119888, 119887, 119886, 119885, 119884, 119882, 119881, 119880, 119879, 119878, 119877, 119876, 119875, 119874, 119872, 119871, 119870, 119869, 119868, 119867, 119866, 119865, 119864, 119863, 119862, 119861, 119860, 119859, 119858, 119857, 119856, 119855, 119854, 119853, 119852, 119851, 119850, 119849, 119848, 119847, 119846, 119845, 119844, 119843, 119842, 119841, 119840, 119839, 119838, 119837, 119836, 119835, 119834, 119833, 119832, 119831, 119830, 119829, 119828, 119827, 119826, 119825, 119824, 119823, 119822, 119821, 119820, 119819, 119818, 119817, 119816, 119815, 119814, 119813, 119812, 119811, 119810, 119809, 119808, 119807, 119806, 119805, 119804, 119803, 119802, 119801, 119800, 119799, 119798, 119797, 119796, 119795, 119794, 119793, 119792, 119791, 119790, 119789, 119788, 119787, 119786, 119785, 119784, 119783, 119782, 119781, 119780, 119779, 119778, 119777, 119776, 119775, 119774, 119773, 119772, 119771, 119770, 119769, 119768, 119767, 119766, 119765, 119764, 119763, 119762, 119761, 119760, 119759, 119758, 119757, 119756, 119755, 119754, 119753, 119752, 119751, 119750, 119749, 119748, 119747, 119746, 119745, 119744, 119742, 119741, 119740, 119739, 119738, 119737, 119736, 119735, 119734, 119733, 119732, 119731, 119730, 119729, 119728, 119727, 119726, 119725, 119724, 119723, 119722, 119721, 119720, 119719, 119718, 119717, 119716, 119715, 119714, 119713, 119712, 119711, 119710, 119709, 119708, 119707, 119706, 119705, 119704, 119703, 119702, 119701, 119700, 119699, 119698, 119697, 119696, 119695, 119694, 119693, 119692, 119691, 119690, 119689, 119688, 119687, 119686, 119685, 119684, 119683, 119682, 119681, 119680, 119679, 119678, 119677, 119676, 119675, 119674, 119673, 119672, 119671, 119670, 119669, 119668, 119667, 119666, 119665, 119664, 119663, 119662, 119661, 119660, 119659, 119658, 119657, 119656, 119655, 119654, 119653, 119652, 119651, 119650, 119649, 119648, 119647, 119646, 119645, 119644, 119643, 119642, 119641, 119640, 119639, 119638, 119637, 119636, 119635, 119634, 119633, 119632, 119631, 119630, 119629, 119628, 119627, 119626, 119625, 119624, 119623, 119622, 119621, 119620, 119619, 119618, 119617, 119616, 119615, 119614, 119613, 119612, 119611, 119610, 119609, 119608, 119607, 119606, 119605, 119604, 119603, 119602, 119601, 119600, 119599, 119598, 119597, 119596, 119595, 119594, 119593, 119592, 119591, 119590, 119589, 119588, 119587, 119586, 119585, 119584, 119583, 119582, 119581, 119580, 119579, 119578, 119577, 119576, 119575, 119572, 119571, 119570, 119569, 119568, 119567, 119566, 119565, 119564, 119563, 119562, 119561, 119560, 119559, 119558, 119557, 119556, 119555, 119554, 119553, 119552, 119551, 119550, 119549, 119548, 119547, 119546, 119545, 119544, 119543, 119542, 119541, 119540, 119539, 119538, 119537, 119536, 119535, 119534, 119533, 119532, 119531, 119530, 119529, 119528, 119527, 119526, 119525, 119524, 119523, 119522, 119521, 119520, 119519, 119518, 119517, 119516, 119515, 119514, 119513, 119512, 119511, 119510, 119509, 119508, 119507, 119506, 119505, 119504, 119503, 119502, 119501, 119500, 119499, 119498, 119497, 119496, 119495, 119494, 119493, 119492, 119491, 119490, 119489, 119488, 119487, 119486, 119485, 119484, 119483, 119482, 119481, 119480, 119479, 119478, 119477, 119476, 119475, 119474, 119473, 119472, 119471, 119470, 119469, 119468, 119467, 119466, 119465, 119464, 119463, 119462, 119461, 119460, 119459, 119458, 119457, 119456, 119455, 119454, 119453, 119452, 119451, 119450, 119449, 119448, 119447, 119446, 119445, 119444, 119443, 119442, 119441, 119440, 119439, 119438, 119437, 119436, 119435, 119434, 119433, 119432, 119431, 119430, 119429, 119428, 119427, 119426, 119425, 119424, 119423, 119422, 119421, 119420, 119419, 119418, 119417, 119416, 119415, 119414, 119413, 119412, 119411, 119410, 119409, 119408, 119407, 119406, 119404, 119403, 119402, 119401, 119400, 119399, 119398, 119397, 119396, 119395, 119394, 119393, 119392, 119391, 119390, 119389, 119388, 119387, 119386, 119385, 119384, 119383, 119382, 119381, 119380, 119379, 119378, 119377, 119376, 119375, 119374, 119373, 119372, 119371, 119370, 119369, 119368, 119367, 119366, 119365, 119364, 119363, 119362, 119361, 119360, 119359, 119358, 119357, 119356, 119355, 119354, 119353, 119352, 119351, 119350, 119349, 119348, 119347, 119346, 119345, 119344, 119343, 119342, 119341, 119340, 119339, 119338, 119337, 119336, 119335, 119334, 119333, 119332, 119331, 119330, 119329, 119328, 119327, 119326, 119325, 119324, 119323, 119322, 119321, 119320, 119319, 119318, 119317, 119316, 119314, 119313, 119312, 119311, 119310, 119309, 119308, 119307, 119306, 119305, 119304, 119303, 119302, 119301, 119300, 119299, 119298, 119297, 119296, 119295, 119294, 119293, 119292, 119291, 119290, 119289, 119288, 119287, 119286, 119285, 119284, 119283, 119282, 119281, 119280, 119279, 119278, 119277, 119276, 119275, 119274, 119273, 119272, 119271, 119270, 119269, 119268, 119267, 119266, 119265, 119264, 119263, 119262, 119261, 119260, 119259, 119258, 119257, 119256, 119255, 119254, 119253, 119252, 119251, 119250, 119243, 119242, 119241, 119237, 119235, 119234, 119233, 119232, 119231, 119230, 119229, 119228, 119227, 119226, 119225, 119224, 119223, 119222, 119221, 119220, 119219, 119218, 119217, 119216, 119215, 119212, 119211, 119210, 119209, 119208, 119207, 119206, 119205, 119204, 119203, 119202, 119201, 119200, 119199, 119198, 119197, 119196, 119195, 119194, 119193, 119192, 119191, 119190, 119189, 119188, 119185, 119184, 119183, 119182, 119181, 119180, 119179, 119178, 119177, 119176, 119175, 119174, 119173, 119172, 119171, 119170, 119169, 119168, 119167, 119166, 119165, 119164, 119163, 119162, 119161, 119160, 119159, 119158, 119157, 119156, 119155, 119154, 119153, 119152, 119151, 119150, 119149, 119148, 119147, 119146, 119145, 119144, 119143, 119142, 119141, 119140, 119139, 119138, 119137, 119136, 119135, 119134, 119133, 119132, 119131, 119130, 119129, 119128, 119127, 119126, 119125, 119124, 119122, 119119, 119116, 119115, 119112, 119107, 119106, 119105, 119104, 119103, 119102, 119101, 119100, 119099, 119098, 119097, 119096, 119095, 119094, 119093, 119092, 119091, 119087, 119086, 119085, 119084, 119083, 119082, 119081, 119080, 119079, 119078, 119077, 119076, 119075, 119074, 119073, 119072, 119071, 119070, 119069, 119068, 119067, 119066, 119065, 119064, 119063, 119062, 119061, 119060, 119059, 119058, 119057, 119056, 119055, 119054, 119053, 119052, 119051, 119050, 119049, 119048, 119047, 119046, 119045, 119044, 119043, 119042, 119041, 119040, 119039, 119038, 119037, 119036, 119035, 119034, 119033, 119032, 119031, 119030, 119029, 119028, 119027, 119026, 119025, 119024, 119023, 119022, 119021, 119020, 119019, 119018, 119017, 119016, 119015, 119014, 119013, 119012, 119011, 119010, 119009, 119008, 119007, 119006, 119005, 119004, 119003, 119002, 119001, 119000, 118999, 118998, 118997, 118996, 118995, 118994, 118993, 118992, 118991, 118990, 118989, 118988, 118987, 118986, 118985, 118984, 118983, 118982, 118981, 118980, 118979, 118978, 118977, 118976, 118975, 118974, 118973, 118972, 118971, 118970, 118969, 118968, 118967, 118966, 118965, 118964, 118963, 118962, 118961, 118960, 118959, 118958, 118957, 118956, 118955, 118954, 118953, 118952, 118951, 118950, 118949, 118948, 118947, 118946, 118945, 118944, 118943, 118942, 118941, 118940, 118939, 118938, 118937, 118936, 118935, 118934, 118933, 118932, 118931, 118930, 118929, 118928, 118927, 118926, 118925, 118924, 118923, 118922, 118921, 118920, 118919, 118918, 118917, 118916, 118915, 118914, 118913, 118912, 118911, 118910, 118909, 118908, 118907, 118906, 118905, 118904, 118903, 118902, 118901, 118900, 118899, 118898, 118897, 118896, 118895, 118894, 118893, 118892, 118891, 118890, 118889, 118888, 118887, 118886, 118885, 118884, 118881, 118880, 118879, 118878, 118877, 118876, 118875, 118874, 118873, 118872, 118871, 118870, 118869, 118868, 118867, 118866, 118865, 118864, 118863, 118862, 118861, 118860, 118859, 118858, 118857, 118856, 118855, 118854, 118853, 118852, 118851, 118850, 118849, 118848, 118847, 118846, 118845, 118844, 118843, 118842, 118840, 118839, 118837, 118836, 118835, 118834, 118833, 118832, 118831, 118828, 118827, 118826, 118825, 118824, 118822, 118820, 118819, 118818, 118815, 118814, 118813, 118812, 118811, 118810, 118809, 118808, 118807, 118806, 118805, 118804, 118803, 118802, 118800, 118799, 118798, 118797, 118784, 118783, 118782, 118781, 118780, 118779, 118778, 118777, 118776, 118775, 118774, 118773, 118772, 118771, 118770, 118769, 118768, 118767, 118766, 118765, 118763, 118762, 118761, 118760, 118759, 118758, 118756, 118755, 118754, 118753, 118752, 118751, 118750, 118749, 118748, 118747, 118746, 118745, 118744, 118743, 118742, 118741, 118740, 118739, 118738, 118737, 118736, 118735, 118734, 118733, 118732, 118731, 118730, 118729, 118728, 118727, 118726, 118725, 118724, 118723, 118722, 118721, 118720, 118719, 118718, 118717, 118716, 118715, 118714, 118713, 118712, 118711, 118710, 118709, 118708, 118707, 118706, 118705, 118704, 118702, 118701, 118700, 118699, 118698, 118697, 118696, 118695, 118694, 118693, 118692, 118691, 118690, 118689, 118688, 118687, 118686, 118685, 118684, 118683, 118682, 118681, 118680, 118679, 118678, 118677, 118676, 118675, 118674, 118673, 118672, 118671, 118670, 118669, 118668, 118667, 118666, 118665, 118664, 118663, 118661, 118660, 118659, 118658, 118657, 118656, 118655, 118654, 118653, 118652, 118651, 118650, 118649, 118648, 118647, 118646, 118645, 118644, 118643, 118642, 118641, 118640, 118639, 118638, 118637, 118636, 118635, 118634, 118633, 118632, 118631, 118630, 118629, 118628, 118627, 118626, 118625, 118624, 118623, 118622, 118621, 118620, 118619, 118618, 118617, 118616, 118615, 118614, 118613, 118612, 118611, 118610, 118609, 118608, 118607, 118606, 118605, 118604, 118603, 118602, 118601, 118600, 118599, 118598, 118597, 118596, 118595, 118594, 118593, 118592, 118591, 118590, 118589, 118588, 118587, 118586, 118585, 118584, 118583, 118582, 118581, 118580, 118579, 118578, 118577, 118576, 118575, 118574, 118573, 118572, 118571, 118570, 118569, 118568, 118567, 118566, 118565, 118564, 118563, 118562, 118561, 118560, 118559, 118558, 118557, 118556, 118555, 118554, 118553, 118552, 118551, 118550, 118549, 118548, 118547, 118546, 118545, 118544, 118543, 118542, 118541, 118540, 118539, 118538, 118537, 118536, 118535, 118534, 118533, 118532, 118531, 118530, 118529, 118528, 118527, 118526, 118525, 118524, 118523, 118522, 118521, 118520, 118519, 118518, 118515, 118514, 118513, 118512, 118511, 118510, 118509, 118508, 118507, 118506, 118505, 118504, 118503, 118502, 118501, 118500, 118499, 118498, 118497, 118496, 118495, 118494, 118493, 118492, 118491, 118490, 118489, 118488, 118487, 118486, 118485, 118484, 118483, 118482, 118481, 118480, 118479, 118478, 118477, 118456, 118455, 118454, 118453, 118452, 118451, 118450, 118449, 118448, 118447, 118446, 118445, 118444, 118443, 118442, 118441, 118440, 118439, 118438, 118437, 118436, 118435, 118434, 118433, 118432, 118431, 118430, 118429, 118428, 118427, 118426, 118425, 118424, 118423, 118422, 118421, 118420, 118419, 118418, 118417, 118416, 118415, 118414, 118413, 118412, 118411, 118410, 118409, 118408, 118407, 118406, 118405, 118404, 118403, 118402, 118401, 118400, 118399, 118398, 118397, 118396, 118395, 118394, 118393, 118392, 118391, 118390, 118389, 118388, 118387, 118386, 118385, 118384, 118340, 118339, 118284, 118283, 118282, 118281, 118280, 118279, 118278, 118277, 118276, 118275, 118274, 118273, 118272, 118271, 118270, 118269, 118268, 118267, 118266, 118265, 118264, 118263, 118262, 118261, 118260, 118259, 118258, 118257, 118256, 118255, 118254, 118253, 118252, 118251, 118250, 118249, 118248, 118247, 118246, 118245, 118244, 118243, 118242, 118241, 118240, 118239, 118238, 118237, 118236, 118235, 118234, 118233, 118232, 118231, 118230, 118229, 118228, 118227, 118226, 118225, 118224, 118223, 118222, 118221, 118220, 118219, 118218, 118217, 118216, 118215, 118214, 118213, 118212, 118211, 118210, 118209, 118208, 118207, 118206, 118205, 118204, 118203, 118202, 118201, 118200, 118199, 118198, 118197, 118196, 118195, 118194, 118193, 118192, 118191, 118190, 118189, 118188, 118187, 118186, 118185, 118184, 118183, 118182, 118181, 118180, 118179, 118178, 118177, 118176, 118175, 118174, 118173, 118172, 118171, 118170, 118169, 118168, 118167, 118166, 118165, 118164, 118163, 118162, 118161, 118160, 118159, 118158, 118157, 118156, 118155, 118154, 118153, 118152, 118151, 118150, 118149, 118148, 118147, 118146, 118145, 118144, 118143, 118142, 118141, 118140, 118139, 118138, 118137, 118136, 118135, 118134, 118133, 118132, 118131, 118130, 118129, 118128, 118127, 118126, 118125, 118124, 118123, 118122, 118121, 118120, 118119, 118118, 118117, 118116, 118115, 118114, 118113, 118112, 118111, 118110, 118109, 118108, 118107, 118106, 118105, 118104, 118103, 118102, 118101, 118100, 118099, 118098, 118097, 118096, 118095, 118094, 118093, 118092, 118091, 118090, 118089, 118088, 118087, 118086, 118085, 118084, 118083, 118082, 118081, 118080, 118079, 118078, 118077, 118076, 118075, 118074, 118073, 118072, 118071, 118070, 118069, 118068, 118067, 118066, 118065, 118064, 118063, 118062, 118061, 118060, 118059, 118058, 118057, 118056, 118055, 118054, 118053, 118052, 118051, 118050, 118049, 118048, 118047, 118046, 118045, 118044, 118043, 118042, 118041, 118040, 118039, 118038, 118037, 118036, 118035, 118034, 118033, 118032, 118031, 118030, 118029, 118028, 118027, 118026, 118025, 118024, 118023, 118022, 118021, 118020, 118019, 118018, 118017, 118016, 118015, 118014, 118013, 118012, 118011, 118010, 118009, 118008, 118007, 118006, 118005, 118004, 118003, 118002, 118001, 118000, 117999, 117998, 117997, 117996, 117995, 117994, 117993, 117992, 117991, 117990, 117989, 117988, 117987, 117986, 117985, 117984, 117983, 117982, 117981, 117980, 117979, 117978, 117977, 117976, 117975, 117974, 117973, 117972, 117971, 117970, 117969, 117968, 117967, 117966, 117965, 117964, 117963, 117962, 117961, 117960, 117959, 117958, 117957, 117956, 117955, 117954, 117953, 117952, 117951, 117950, 117949, 117948, 117947, 117946, 117945, 117944, 117943, 117942, 117941, 117940, 117939, 117938, 117937, 117936, 117935, 117934, 117933, 117932, 117931, 117930, 117929, 117928, 117927, 117926, 117925, 117924, 117923, 117922, 117876, 117875, 117874, 117873, 117872, 117871, 117870, 117869, 117868, 117867, 117866, 117865, 117864, 117863, 117862, 117861, 117860, 117859, 117858, 117857, 117856, 117855, 117854, 117853, 117852, 117851, 117850, 117849, 117848, 117847, 117846, 117845, 117844, 117843, 117842, 117841, 117840, 117775, 117774, 117773, 117772, 117771, 117770, 117769, 117768, 117767, 117766, 117765, 117764, 117763, 117762, 117761, 117760, 117759, 117758, 117757, 117756, 117755, 117754, 117753, 117752, 117751, 117750, 117749, 117748, 117747, 117746, 117745, 117744, 117743, 117742, 117741, 117740, 117739, 117738, 117737, 117736, 117735, 117734, 117733, 117732, 117731, 117730, 117729, 117728, 117727, 117726, 117725, 117724, 117723, 117722, 117721, 117720, 117719, 117718, 117717, 117716, 117715, 117714, 117713, 117712, 117711, 117710, 117709, 117708, 117707, 117706, 117705, 117704, 117703, 117702, 117701, 117700, 117699, 117698, 117697, 117696, 117695, 117694, 117693, 117692, 117691, 117690, 117689, 117688, 117687, 117686, 117685, 117684, 117683, 117682, 117681, 117680, 117679, 117678, 117677, 117676, 117675, 117674, 117673, 117672, 117671, 117670, 117669, 117668, 117667, 117666, 117665, 117664, 117663, 117662, 117661, 117660, 117659, 117658, 117657, 117656, 117655, 117654, 117653, 117652, 117651, 117650, 117649, 117648, 117647, 117646, 117645, 117644, 117643, 117642, 117641, 117640, 117639, 117638, 117637, 117636, 117635, 117634, 117633, 117632, 117631, 117630, 117629, 117628, 117627, 117626, 117625, 117624, 117623, 117622, 117621, 117620, 117619, 117618, 117617, 117616, 117615, 117614, 117613, 117612, 117611, 117610, 117609, 117608, 117607, 117606, 117605, 117604, 117603, 117602, 117601, 117600, 117599, 117598, 117597, 117596, 117595, 117594, 117593, 117592, 117591, 117590, 117589, 117588, 117586, 117584, 117583, 117582, 117581, 117580, 117579, 117578, 117577, 117576, 117575, 117574, 117573, 117572, 117571, 117570, 117569, 117568, 117567, 117566, 117565, 117564, 117563, 117562, 117561, 117560, 117559, 117558, 117557, 117556, 117555, 117554, 117553, 117552, 117551, 117550, 117549, 117548, 117547, 117546, 117545, 117544, 117543, 117542, 117541, 117540, 117539, 117538, 117537, 117536, 117535, 117534, 117533, 117532, 117531, 117530, 117529, 117528, 117527, 117526, 117525, 117524, 117523, 117522, 117521, 117520, 117519, 117518, 117517, 117516, 117515, 117514, 117513, 117512, 117511, 117510, 117509, 117508, 117507, 117506, 117505, 117504, 117503, 117502, 117501, 117500, 117499, 117498, 117497, 117496, 117495, 117494, 117493, 117492, 117491, 117490, 117489, 117488, 117487, 117486, 117485, 117484, 117483, 117482, 117481, 117480, 117479, 117478, 117477, 117476, 117475, 117474, 117473, 117472, 117471, 117470, 117469, 117468, 117467, 117466, 117465, 117464, 117463, 117462, 117461, 117460, 117459, 117458, 117457, 117456, 117455, 117454, 117453, 117452, 117451, 117450, 117449, 117448, 117447, 117446, 117445, 117444, 117443, 117442, 117441, 117440, 117439, 117438, 117437, 117436, 117435, 117434, 117433, 117432, 117431, 117430, 117429, 117428, 117427, 117426, 117425, 117424, 117423, 117422, 117421, 117420, 117419, 117418, 117417, 117416, 117415, 117414, 117413, 117412, 117411, 117410, 117409, 117408, 117407, 117406, 117405, 117404, 117403, 117402, 117401, 117400, 117399, 117398, 117397, 117396, 117395, 117394, 117393, 117392, 117391, 117390, 117389, 117388, 117387, 117386, 117385, 117384, 117383, 117382, 117381, 117380, 117379, 117378, 117377, 117376, 117375, 117374, 117373, 117372, 117371, 117370, 117369, 117368, 117367, 117366, 117365, 117364, 117363, 117362, 117361, 117360, 117359, 117358, 117357, 117356, 117355, 117354, 117353, 117352, 117351, 117350, 117349, 117348, 117347, 117346, 117345, 117344, 117343, 117342, 117341, 117340, 117339, 117338, 117337, 117336, 117335, 117334, 117333, 117332, 117331, 117330, 117329, 117328, 117327, 117326, 117325, 117324, 117323, 117322, 117321, 117320, 117319, 117318, 117317, 117316, 117315, 117314, 117313, 117312, 117311, 117310, 117309, 117308, 117307, 117306, 117305, 117304, 117303, 117302, 117301, 117300, 117299, 117298, 117297, 117296, 117295, 117294, 117293, 117292, 117291, 117290, 117289, 117288, 117287, 117286, 117285, 117284, 117283, 117282, 117281, 117280, 117279, 117278, 117277, 117276, 117275, 117274, 117273, 117272, 117271, 117270, 117269, 117268, 117267, 117266, 117265, 117264, 117263, 117262, 117261, 117260, 117259, 117258, 117257, 117256, 117255, 117254, 117253, 117252, 117251, 117250, 117249, 117248, 117247, 117246, 117245, 117244, 117243, 117242, 117241, 117240, 117239, 117238, 117237, 117236, 117235, 117234, 117233, 117232, 117231, 117230, 117229, 117228, 117227, 117226, 117225, 117224, 117223, 117222, 117221, 117220, 117219, 117218, 117217, 117216, 117215, 117214, 117213, 117212, 117211, 117210, 117209, 117208, 117207, 117206, 117205, 117204, 117203, 117202, 117201, 117200, 117199, 117198, 117197, 117196, 117195, 117194, 117193, 117192, 117191, 117190, 117189, 117188, 117187, 117186, 117185, 117184, 117183, 117182, 117181, 117180, 117179, 117178, 117177, 117176, 117175, 117174, 117173, 117172, 117171, 117170, 117169, 117168, 117167, 117166, 117165, 117164, 117163, 117162, 117161, 117160, 117159, 117158, 117156, 117155, 117154, 117153, 117151, 117150, 117149, 117148, 117147, 117146, 117145, 117144, 117143, 117142, 117141, 117140, 117139, 117138, 117137, 117136, 117135, 117134, 117133, 117132, 117131, 117130, 117129, 117128, 117127, 117126, 117125, 117124, 117122, 117121, 117120, 117119, 117118, 117117, 117114, 117112, 117110, 117109, 117108, 117107, 117106, 117105, 117104, 117103, 117102, 117101, 117100, 117099, 117098, 117097, 117096, 117095, 117094, 117093, 117092, 117091, 117090, 117089, 117088, 117087, 117086, 117085, 117084, 117083, 117082, 117081, 117080, 117079, 117078, 117077, 117076, 117075, 117074, 117073, 117072, 117071, 117070, 117069, 117068, 117067, 117066, 117065, 117064, 117063, 117062, 117061, 117060, 117059, 117058, 117057, 117056, 117055, 117054, 117053, 117052, 117051, 117050, 117049, 117048, 117047, 117046, 117044, 117043, 117042, 117041, 117040, 117039, 117038, 117037, 117036, 117035, 117034, 117033, 117032, 117031, 117030, 117029, 117028, 117027, 117026, 117025, 117024, 117023, 117022, 117021, 117020, 117019, 117018, 117017, 117016, 117015, 117014, 117013, 117012, 117011, 117010, 117009, 117008, 117007, 117006, 117005, 117004, 117003, 117002, 117001, 117000, 116999, 116998, 116997, 116996, 116995, 116994, 116993, 116992, 116991, 116990, 116989, 116988, 116987, 116986, 116985, 116984, 116983, 116982, 116981, 116980, 116979, 116978, 116977, 116976, 116975, 116974, 116973, 116972, 116971, 116970, 116969, 116968, 116967, 116966, 116965, 116964, 116963, 116962, 116961, 116960, 116959, 116958, 116957, 116956, 116955, 116954, 116953, 116952, 116951, 116950, 116949, 116948, 116947, 116946, 116945, 116944, 116943, 116942, 116941, 116940, 116939, 116935, 116934, 116933, 116932, 116931, 116930, 116929, 116928, 116927, 116926, 116925, 116924, 116923, 116922, 116921, 116920, 116919, 116918, 116917, 116916, 116915, 116914, 116913, 116912, 116911, 116910, 116909, 116908, 116907, 116906, 116905, 116904, 116903, 116902, 116901, 116900, 116899, 116898, 116897, 116896, 116895, 116894, 116893, 116892, 116891, 116890, 116889, 116888, 116887, 116886, 116885, 116884, 116883, 116882, 116881, 116880, 116879, 116878, 116877, 116876, 116875, 116874, 116873, 116871, 116870, 116869, 116868, 116867, 116866, 116865, 116864, 116863, 116862, 116861, 116860, 116859, 116858, 116857, 116856, 116855, 116854, 116853, 116852, 116851, 116850, 116849, 116848, 116847, 116846, 116845, 116844, 116843, 116842, 116841, 116840, 116839, 116838, 116837, 116836, 116835, 116834, 116833, 116832, 116831, 116830, 116829, 116828, 116827, 116826, 116825, 116824, 116823, 116822, 116821, 116820, 116819, 116818, 116817, 116816, 116815, 116814, 116813, 116812, 116811, 116810, 116809, 116808, 116807, 116806, 116805, 116804, 116803, 116802, 116801, 116800, 116799, 116798, 116793, 116792, 116791, 116790, 116789, 116788, 116787, 116786, 116785, 116784, 116783, 116782, 116781, 116780, 116779, 116778, 116777, 116776, 116775, 116774, 116773, 116772, 116771, 116770, 116769, 116768, 116767, 116766, 116765, 116764, 116763, 116762, 116761, 116760, 116759, 116758, 116757, 116756, 116755, 116754, 116753, 116747, 116746, 116745, 116744, 116743, 116742, 116741, 116740, 116739, 116738, 116737, 116736, 116735, 116734, 116733, 116732, 116731, 116730, 116729, 116728, 116727, 116726, 116725, 116724, 116723, 116722, 116721, 116720, 116719, 116718, 116717, 116716, 116715, 116714, 116713, 116712, 116711, 116710, 116709, 116708, 116707, 116706, 116705, 116704, 116703, 116702, 116701, 116700, 116699, 116698, 116697, 116696, 116695, 116694, 116693, 116692, 116691, 116690, 116689, 116688, 116687, 116686, 116685, 116684, 116683, 116682, 116681, 116680, 116679, 116678, 116677, 116676, 116675, 116674, 116673, 116672, 116671, 116670, 116669, 116668, 116667, 116666, 116665, 116664, 116663, 116662, 116661, 116660, 116659, 116658, 116657, 116656, 116655, 116654, 116653, 116652, 116651, 116650, 116649, 116648, 116647, 116646, 116645, 116644, 116643, 116642, 116641, 116640, 116639, 116638, 116637, 116630, 116629, 116628, 116627, 116626, 116625, 116624, 116623, 116622, 116621, 116620, 116619, 116618, 116617, 116616, 116615, 116614, 116613, 116612, 116611, 116610, 116609, 116608, 116607, 116606, 116605, 116604, 116603, 116602, 116601, 116600, 116599, 116598, 116597, 116596, 116595, 116594, 116593, 116592, 116591, 116590, 116589, 116588, 116587, 116586, 116585, 116584, 116583, 116582, 116581, 116575, 116574, 116573, 116572, 116571, 116570, 116569, 116568, 116567, 116566, 116565, 116564, 116563, 116562, 116561, 116560, 116559, 116558, 116557, 116556, 116555, 116554, 116553, 116552, 116551, 116550, 116549, 116548, 116547, 116546, 116545, 116544, 116542, 116540, 116539, 116538, 116537, 116536, 116535, 116534, 116533, 116532, 116531, 116530, 116529, 116528, 116527, 116526, 116524, 116522, 116521, 116520, 116519, 116518, 116517, 116516, 116515, 116514, 116513, 116512, 116511, 116510, 116509, 116508, 116507, 116506, 116505, 116504, 116503, 116502, 116501, 116500, 116499, 116498, 116497, 116496, 116495, 116494, 116493, 116492, 116491, 116490, 116489, 116488, 116487, 116486, 116485, 116484, 116483, 116482, 116481, 116480, 116479, 116478, 116477, 116476, 116475, 116474, 116473, 116472, 116471, 116470, 116469, 116468, 116467, 116466, 116465, 116463, 116462, 116461, 116460, 116459, 116458, 116457, 116456, 116455, 116454, 116453, 116452, 116451, 116450, 116449, 116448, 116447, 116446, 116445, 116444, 116443, 116442, 116441, 116440, 116439, 116438, 116437, 116436, 116435, 116434, 116433, 116432, 116431, 116430, 116429, 116428, 116427, 116426, 116425, 116424, 116423, 116422, 116421, 116420, 116419, 116418, 116417, 116416, 116415, 116412, 116411, 116410, 116409, 116408, 116407, 116406, 116405, 116404, 116403, 116402, 116401, 116400, 116399, 116398, 116397, 116396, 116395, 116394, 116393, 116392, 116391, 116390, 116389, 116388, 116387, 116386, 116385, 116384, 116383, 116382, 116381, 116380, 116379, 116378, 116377, 116376, 116375, 116374, 116373, 116372, 116371, 116370, 116369, 116368, 116367, 116366, 116365, 116364, 116363, 116362, 116361, 116360, 116359, 116358, 116357, 116356, 116355, 116354, 116353, 116352, 116351, 116350, 116349, 116348, 116347, 116346, 116345, 116344, 116343, 116342, 116341, 116340, 116339, 116338, 116337, 116336, 116335, 116334, 116333, 116332, 116331, 116330, 116329, 116328, 116327, 116326, 116325, 116324, 116323, 116322, 116321, 116320, 116319, 116318, 116317, 116316, 116315, 116314, 116313, 116312, 116311, 116310, 116309, 116308, 116307, 116306, 116305, 116304, 116303, 116302, 116301, 116295, 116293, 116292, 116291, 116290, 116289, 116288, 116287, 116286, 116285, 116284, 116283, 116282, 116281, 116280, 116279, 116278, 116277, 116276, 116275, 116274, 116273, 116272, 116271, 116270, 116269, 116268, 116267, 116266, 116265, 116264, 116263, 116262, 116261, 116260, 116259, 116258, 116257, 116256, 116254, 116253, 116252, 116251, 116250, 116249, 116248, 116247, 116246, 116245, 116244, 116243, 116242, 116241, 116240, 116239, 116238, 116237, 116236, 116235, 116234, 116233, 116232, 116231, 116230, 116229, 116228, 116227, 116226, 116225, 116224, 116223, 116222, 116221, 116220, 116219, 116218, 116217, 116216, 116215, 116214, 116213, 116212, 116211, 116210, 116209, 116208, 116207, 116206, 116205, 116204, 116203, 116202, 116201, 116200, 116199, 116198, 116197, 116196, 116195, 116194, 116193, 116192, 116191, 116190, 116189, 116188, 116187, 116186, 116185, 116184, 116183, 116182, 116181, 116180, 116179, 116178, 116177, 116176, 116175, 116174, 116173, 116172, 116171, 116170, 116169, 116168, 116167, 116166, 116165, 116164, 116163, 116162, 116161, 116160, 116159, 116158, 116157, 116156, 116155, 116154, 116153, 116152, 116151, 116150, 116149, 116148, 116147, 116146, 116145, 116144, 116143, 116142, 116141, 116140, 116139, 116138, 116137, 116136, 116135, 116134, 116133, 116132, 116131, 116130, 116129, 116128, 116127, 116126, 116125, 116124, 116123, 116122, 116121, 116120, 116119, 116118, 116117, 116116, 116115, 116114, 116113, 116112, 116111, 116110, 116109, 116108, 116107, 116106, 116105, 116104, 116103, 116102, 116101, 116100, 116099, 116098, 116097, 116096, 116095, 116094, 116093, 116092, 116091, 116090, 116089, 116088, 116087, 116086, 116085, 116084, 116083, 116082, 116081, 116080, 116079, 116078, 116077, 116076, 116075, 116074, 116073, 116072, 116071, 116070, 116069, 116068, 116067, 116066, 116065, 116064, 116063, 116062, 116061, 116060, 116059, 116058, 116057, 116056, 116055, 116054, 116053, 116052, 116051, 116050, 116049, 116048, 116047, 116046, 116045, 116044, 116043, 116042, 116041, 116040, 116039, 116038, 116037, 116036, 116035, 116034, 116033, 116032, 116031, 116030, 116029, 116028, 116027, 116026, 116025, 116024, 116023, 116022, 116021, 116020, 116019, 116018, 116017, 116016, 116015, 116014, 116013, 116012, 116011, 116010, 116009, 116008, 116007, 116006, 116005, 116004, 116003, 116002, 116001, 116000, 115999, 115998, 115997, 115996, 115995, 115994, 115993, 115992, 115991, 115990, 115989, 115988, 115987, 115986, 115985, 115984, 115983, 115982, 115981, 115980, 115979, 115978, 115977, 115976, 115975, 115974, 115973, 115972, 115971, 115970, 115969, 115968, 115967, 115965, 115964, 115963, 115962, 115961, 115960, 115959, 115958, 115957, 115956, 115955, 115954, 115953, 115952, 115951, 115950, 115949, 115948, 115947, 115946, 115945, 115944, 115943, 115942, 115941, 115940, 115939, 115938, 115937, 115936, 115935, 115934, 115933, 115932, 115931, 115930, 115929, 115928, 115927, 115926, 115925, 115924, 115923, 115922, 115921, 115920, 115919, 115918, 115917, 115916, 115915, 115914, 115913, 115912, 115911, 115910, 115909, 115908, 115907, 115906, 115905, 115904, 115903, 115902, 115901, 115900, 115899, 115898, 115897, 115896, 115895, 115894, 115893, 115892, 115891, 115890, 115889, 115888, 115887, 115886, 115885, 115884, 115883, 115882, 115881, 115880, 115879, 115878, 115877, 115876, 115875, 115874, 115873, 115872, 115871, 115870, 115869, 115868, 115867, 115866, 115861, 115860, 115859, 115858, 115857, 115856, 115855, 115854, 115853, 115852, 115851, 115850, 115849, 115848, 115847, 115846, 115845, 115844, 115843, 115842, 115841, 115840, 115839, 115838, 115837, 115836, 115835, 115834, 115833, 115832, 115830, 115829, 115828, 115827, 115826, 115825, 115824, 115823, 115822, 115821, 115820, 115819, 115818, 115817, 115816, 115815, 115814, 115813, 115812, 115811, 115810, 115809, 115808, 115807, 115806, 115805, 115804, 115803, 115802, 115801, 115800, 115798, 115797, 115796, 115795, 115794, 115793, 115792, 115791, 115790, 115789, 115788, 115787, 115786, 115785, 115784, 115783, 115782, 115781, 115780, 115779, 115778, 115777, 115776, 115775, 115774, 115773, 115772, 115771, 115770, 115769, 115768, 115767, 115766, 115765, 115764, 115763, 115762, 115761, 115760, 115759, 115758, 115757, 115756, 115755, 115754, 115753, 115752, 115751, 115750, 115749, 115748, 115747, 115746, 115745, 115744, 115743, 115742, 115741, 115740, 115739, 115738, 115736, 115735, 115734, 115733, 115732, 115731, 115730, 115729, 115728, 115727, 115726, 115725, 115724, 115723, 115722, 115721, 115720, 115719, 115718, 115717, 115716, 115715, 115714, 115713, 115712, 115711, 115710, 115709, 115708, 115707, 115706, 115705, 115704, 115703, 115702, 115701, 115700, 115699, 115698, 115697, 115696, 115695, 115694, 115693, 115692, 115691, 115690, 115689, 115688, 115687, 115686, 115685, 115684, 115683, 115682, 115681, 115680, 115679, 115678, 115677, 115676, 115675, 115674, 115673, 115672, 115671, 115670, 115669, 115667, 115665, 115664, 115663, 115662, 115661, 115660, 115659, 115658, 115657, 115656, 115655, 115654, 115653, 115652, 115651, 115650, 115649, 115648, 115647, 115646, 115645, 115642, 115641, 115640, 115639, 115638, 115637, 115636, 115635, 115634, 115633, 115632, 115631, 115630, 115629, 115628, 115627, 115626, 115625, 115624, 115623, 115622, 115621, 115620, 115619, 115618, 115617, 115616, 115615, 115614, 115613, 115612, 115611, 115610, 115609, 115608, 115607, 115606, 115605, 115604, 115603, 115602, 115601, 115600, 115599, 115598, 115597, 115595, 115593, 115592, 115591, 115590, 115589, 115588, 115587, 115586, 115585, 115584, 115583, 115582, 115581, 115580, 115579, 115578, 115577, 115576, 115575, 115574, 115573, 115572, 115571, 115570, 115569, 115568, 115567, 115566, 115565, 115564, 115563, 115562, 115559, 115558, 115557, 115556, 115555, 115554, 115553, 115552, 115551, 115550, 115549, 115548, 115547, 115546, 115545, 115543, 115542, 115541, 115540, 115539, 115538, 115537, 115536, 115535, 115534, 115533, 115532, 115531, 115530, 115529, 115528, 115527, 115526, 115525, 115524, 115523, 115522, 115521, 115520, 115519, 115518, 115517, 115516, 115515, 115514, 115513, 115512, 115511, 115510, 115509, 115508, 115507, 115506, 115505, 115504, 115503, 115502, 115501, 115500, 115499, 115498, 115497, 115496, 115495, 115494, 115493, 115492, 115491, 115490, 115489, 115488, 115487, 115486, 115485, 115484, 115483, 115482, 115481, 115480, 115479, 115478, 115477, 115476, 115475, 115474, 115473, 115471, 115470, 115469, 115468, 115467, 115466, 115465, 115464, 115463, 115462, 115461, 115460, 115459, 115458, 115457, 115456, 115455, 115454, 115453, 115452, 115451, 115450, 115449, 115448, 115447, 115446, 115445, 115444, 115443, 115442, 115441, 115440, 115439, 115438, 115437, 115433, 115432, 115431, 115430, 115429, 115428, 115427, 115426, 115425, 115424, 115423, 115422, 115421, 115420, 115419, 115418, 115417, 115416, 115415, 115414, 115413, 115412, 115411, 115410, 115409, 115408, 115407, 115406, 115405, 115404, 115403, 115402, 115401, 115400, 115399, 115398, 115397, 115396, 115395, 115394, 115393, 115392, 115391, 115390, 115389, 115388, 115387, 115386, 115385, 115384, 115383, 115382, 115381, 115380, 115379, 115378, 115377, 115376, 115375, 115371, 115370, 115367, 115366, 115365, 115364, 115363, 115362, 115361, 115360, 115359, 115358, 115357, 115356, 115355, 115354, 115353, 115352, 115351, 115350, 115349, 115348, 115347, 115346, 115345, 115344, 115343, 115342, 115339, 115338, 115337, 115336, 115335, 115334, 115333, 115332, 115331, 115330, 115329, 115328, 115327, 115326, 115325, 115324, 115323, 115322, 115321, 115320, 115319, 115318, 115317, 115316, 115315, 115314, 115313, 115312, 115311, 115310, 115309, 115308, 115307, 115306, 115305, 115304, 115303, 115302, 115301, 115300, 115299, 115298, 115297, 115296, 115295, 115294, 115293, 115292, 115291, 115290, 115289, 115288, 115286, 115285, 115284, 115283, 115282, 115281, 115280, 115279, 115278, 115277, 115276, 115275, 115274, 115273, 115272, 115271, 115270, 115269, 115268, 115266, 115265, 115264, 115263, 115262, 115261, 115260, 115258, 115257, 115256, 115255, 115254, 115253, 115252, 115251, 115250, 115249, 115248, 115246, 115245, 115244, 115243, 115242, 115241, 115240, 115239, 115238, 115237, 115236, 115234, 115233, 115231, 115230, 115229, 115228, 115227, 115226, 115225, 115224, 115223, 115220, 115219, 115218, 115217, 115216, 115215, 115214, 115213, 115212, 115211, 115210, 115209, 115208, 115207, 115206, 115205, 115204, 115203, 115202, 115201, 115200, 115199, 115198, 115197, 115196, 115195, 115194, 115193, 115192, 115191, 115190, 115189, 115188, 115187, 115186, 115185, 115184, 115183, 115182, 115181, 115180, 115179, 115178, 115177, 115176, 115175, 115174, 115173, 115172, 115171, 115170, 115169, 115168, 115167, 115166, 115165, 115164, 115163, 115162, 115161, 115160, 115159, 115158, 115157, 115156, 115155, 115154, 115153, 115152, 115151, 115150, 115149, 115148, 115147, 115146, 115145, 115144, 115143, 115142, 115141, 115140, 115139, 115138, 115137, 115136, 115135, 115134, 115133, 115132, 115131, 115130, 115129, 115128, 115127, 115126, 115125, 115124, 115123, 115122, 115121, 115120, 115119, 115118, 115117, 115116, 115115, 115114, 115113, 115112, 115111, 115109, 115108, 115107, 115102, 115101, 115100, 115099, 115098, 115097, 115096, 115095, 115094, 115092, 115091, 115090, 115089, 115088, 115087, 115086, 115085, 115084, 115083, 115082, 115081, 115080, 115079, 115078, 115077, 115076, 115075, 115074, 115073, 115072, 115071, 115070, 115069, 115067, 115065, 115064, 115063, 115062, 115061, 115060, 115059, 115058, 115057, 115056, 115055, 115054, 115053, 115052, 115051, 115050, 115049, 115048, 115047, 115046, 115045, 115044, 115043, 115042, 115041, 115040, 115039, 115038, 115037, 115036, 115035, 115034, 115033, 115032, 115031, 115030, 115029, 115028, 115027, 115026, 115025, 115023, 115022, 115021, 115020, 115019, 115018, 115017, 115016, 115015, 115014, 115013, 115012, 115011, 115010, 115009, 115008, 115007, 115006, 115005, 115004, 115003, 115002, 115001, 115000, 114999, 114998, 114997, 114996, 114995, 114994, 114993, 114992, 114991, 114990, 114989, 114988, 114987, 114986, 114985, 114984, 114983, 114982, 114981, 114980, 114979, 114978, 114977, 114976, 114975, 114974, 114973, 114972, 114971, 114970, 114969, 114968, 114967, 114966, 114965, 114964, 114963, 114962, 114961, 114960, 114959, 114957, 114956, 114955, 114954, 114953, 114952, 114951, 114950, 114949, 114948, 114947, 114946, 114945, 114944, 114943, 114942, 114941, 114940, 114939, 114938, 114937, 114936, 114934, 114933, 114932, 114931, 114930, 114929, 114928, 114927, 114926, 114925, 114924, 114923, 114922, 114921, 114920, 114919, 114918, 114917, 114916, 114913, 114912, 114911, 114910, 114909, 114908, 114907, 114906, 114905, 114904, 114903, 114902, 114901, 114900, 114899, 114898, 114897, 114896, 114895, 114894, 114893, 114892, 114891, 114890, 114889, 114888, 114887, 114886, 114885, 114884, 114883, 114882, 114881, 114880, 114879, 114878, 114877, 114876, 114875, 114874, 114873, 114872, 114871, 114870, 114869, 114868, 114867, 114866, 114865, 114864, 114863, 114861, 114860, 114859, 114858, 114857, 114856, 114855, 114853, 114852, 114851, 114850, 114849, 114848, 114847, 114845, 114844, 114843, 114842, 114841, 114840, 114839, 114838, 114837, 114836, 114835, 114834, 114833, 114832, 114831, 114830, 114829, 114828, 114827, 114826, 114825, 114824, 114823, 114822, 114821, 114820, 114819, 114818, 114817, 114816, 114815, 114814, 114813, 114812, 114811, 114810, 114809, 114808, 114807, 114806, 114805, 114804, 114803, 114802, 114801, 114800, 114799, 114798, 114797, 114796, 114795, 114794, 114793, 114792, 114791, 114790, 114789, 114788, 114787, 114786, 114785, 114783, 114782, 114781, 114780, 114779, 114778, 114777, 114776, 114775, 114774, 114773, 114772, 114771, 114770, 114769, 114768, 114767, 114766, 114765, 114764, 114763, 114762, 114761, 114760, 114759, 114758, 114757, 114756, 114755, 114754, 114753, 114752, 114751, 114750, 114749, 114748, 114747, 114746, 114745, 114744, 114743, 114742, 114741, 114740, 114739, 114738, 114737, 114736, 114735, 114734, 114733, 114732, 114731, 114730, 114729, 114728, 114727, 114726, 114725, 114724, 114723, 114722, 114721, 114720, 114719, 114718, 114717, 114716, 114715, 114714, 114713, 114712, 114711, 114710, 114709, 114708, 114707, 114706, 114697, 114685, 114684, 114683, 114682, 114681, 114680, 114679, 114678, 114677, 114673, 114671, 114670, 114669, 114668, 114667, 114666, 114665, 114664, 114663, 114662, 114661, 114660, 114659, 114658, 114657, 114656, 114655, 114654, 114653, 114652, 114651, 114650, 114649, 114648, 114647, 114646, 114645, 114644, 114643, 114641, 114640, 114639, 114638, 114637, 114635, 114634, 114633, 114632, 114631, 114630, 114629, 114628, 114627, 114626, 114624, 114622, 114620, 114619, 114618, 114617, 114616, 114615, 114614, 114613, 114612, 114611, 114610, 114609, 114608, 114607, 114606, 114605, 114604, 114603, 114602, 114601, 114600, 114599, 114598, 114597, 114596, 114595, 114594, 114593, 114592, 114591, 114590, 114589, 114588, 114587, 114586, 114585, 114584, 114583, 114582, 114581, 114580, 114579, 114578, 114577, 114576, 114575, 114574, 114573, 114572, 114571, 114570, 114569, 114568, 114567, 114566, 114565, 114564, 114563, 114562, 114561, 114560, 114559, 114558, 114557, 114556, 114555, 114554, 114553, 114552, 114551, 114550, 114549, 114548, 114547, 114546, 114545, 114544, 114543, 114542, 114541, 114540, 114539, 114538, 114537, 114536, 114535, 114532, 114530, 114529, 114528, 114527, 114526, 114525, 114524, 114523, 114522, 114521, 114520, 114519, 114518, 114517, 114516, 114514, 114513, 114512, 114511, 114510, 114509, 114508, 114507, 114506, 114505, 114504, 114503, 114502, 114497, 114496, 114495, 114494, 114493, 114492, 114491, 114490, 114489, 114488, 114487, 114486, 114485, 114484, 114483, 114482, 114481, 114480, 114479, 114478, 114477, 114476, 114475, 114474, 114473, 114472, 114471, 114470, 114469, 114468, 114467, 114466, 114465, 114464, 114463, 114462, 114461, 114460, 114459, 114458, 114457, 114456, 114455, 114454, 114453, 114452, 114451, 114450, 114449, 114448, 114447, 114446, 114445, 114444, 114443, 114442, 114441, 114440, 114439, 114438, 114437, 114436, 114435, 114434, 114433, 114432, 114431, 114430, 114429, 114428, 114427, 114426, 114425, 114424, 114423, 114422, 114421, 114420, 114419, 114418, 114417, 114413, 114412, 114411, 114410, 114409, 114408, 114406, 114405, 114404, 114403, 114402, 114401, 114400, 114399, 114397, 114396, 114395, 114394, 114393, 114392, 114391, 114390, 114389, 114388, 114387, 114386, 114385, 114384, 114383, 114382, 114381, 114380, 114379, 114378, 114377, 114376, 114375, 114374, 114373, 114372, 114371, 114370, 114369, 114368, 114367, 114366, 114365, 114364, 114363, 114362, 114361, 114360, 114359, 114358, 114357, 114356, 114355, 114354, 114353, 114352, 114351, 114350, 114349, 114348, 114347, 114346, 114345, 114344, 114343, 114342, 114341, 114340, 114339, 114338, 114337, 114336, 114335, 114334, 114333, 114332, 114331, 114330, 114329, 114328, 114327, 114326, 114325, 114324, 114323, 114322, 114321, 114320, 114319, 114318, 114317, 114316, 114315, 114314, 114313, 114312, 114311, 114310, 114309, 114308, 114307, 114306, 114305, 114304, 114303, 114302, 114301, 114300, 114299, 114298, 114297, 114296, 114290, 114289, 114288, 114287, 114286, 114285, 114284, 114283, 114282, 114281, 114280, 114279, 114278, 114277, 114276, 114275, 114274, 114273, 114272, 114271, 114270, 114269, 114268, 114267, 114266, 114265, 114264, 114263, 114262, 114261, 114260, 114259, 114258, 114257, 114256, 114255, 114254, 114253, 114252, 114251, 114250, 114249, 114248, 114247, 114246, 114245, 114244, 114243, 114242, 114241, 114240, 114239, 114238, 114237, 114236, 114235, 114234, 114233, 114232, 114231, 114230, 114229, 114228, 114227, 114226, 114225, 114224, 114223, 114222, 114221, 114220, 114219, 114218, 114217, 114216, 114215, 114214, 114213, 114212, 114211, 114210, 114209, 114208, 114207, 114206, 114205, 114204, 114203, 114202, 114201, 114200, 114199, 114198, 114197, 114196, 114195, 114194, 114193, 114192, 114191, 114190, 114189, 114188, 114187, 114186, 114185, 114184, 114183, 114182, 114181, 114180, 114179, 114178, 114177, 114176, 114175, 114174, 114173, 114172, 114171, 114170, 114169, 114168, 114167, 114166, 114165, 114164, 114163, 114162, 114161, 114160, 114159, 114158, 114157, 114156, 114155, 114154, 114153, 114152, 114151, 114150, 114149, 114148, 114147, 114145, 114144, 114143, 114142, 114141, 114140, 114139, 114138, 114137, 114136, 114135, 114134, 114133, 114132, 114131, 114130, 114129, 114128, 114127, 114126, 114125, 114123, 114122, 114121, 114120, 114119, 114118, 114117, 114116, 114115, 114114, 114113, 114112, 114111, 114110, 114109, 114108, 114107, 114106, 114105, 114104, 114103, 114102, 114101, 114100, 114099, 114098, 114097, 114096, 114095, 114094, 114093, 114092, 114091, 114087, 114086, 114085, 114084, 114083, 114082, 114081, 114080, 114079, 114078, 114077, 114076, 114075, 114074, 114073, 114072, 114071, 114070, 114069, 114068, 114067, 114066, 114065, 114064, 114063, 114062, 114061, 114060, 114059, 114058, 114057, 114056, 114055, 114054, 114053, 114052, 114050, 114049, 114046, 114045, 114044, 114042, 114041, 114040, 114039, 114038, 114037, 114036, 114035, 114034, 114033, 114032, 114031, 114030, 114029, 114028, 114027, 114026, 114025, 114024, 114023, 114022, 114021, 114020, 114019, 114018, 114017, 114016, 114015, 114014, 114013, 114012, 114011, 114010, 114009, 114008, 114007, 114006, 114005, 114004, 114003, 114002, 114001, 114000, 113999, 113998, 113997, 113996, 113995, 113994, 113993, 113992, 113991, 113990, 113989, 113988, 113987, 113986, 113985, 113984, 113983, 113982, 113981, 113980, 113979, 113978, 113977, 113976, 113975, 113974, 113973, 113972, 113971, 113970, 113969, 113968, 113967, 113966, 113965, 113964, 113963, 113962, 113961, 113960, 113959, 113958, 113957, 113956, 113955, 113954, 113953, 113952, 113951, 113950, 113949, 113948, 113947, 113946, 113945, 113944, 113943, 113942, 113941, 113940, 113939, 113938, 113937, 113936, 113935, 113934, 113933, 113932, 113931, 113930, 113929, 113928, 113927, 113926, 113925, 113924, 113923, 113922, 113921, 113920, 113919, 113918, 113917, 113916, 113915, 113914, 113913, 113912, 113911, 113910, 113909, 113908, 113907, 113905, 113901, 113900, 113899, 113898, 113897, 113896, 113893, 113892, 113891, 113890, 113889, 113888, 113887, 113886, 113883, 113882, 113881, 113880, 113879, 113878, 113877, 113876, 113875, 113874, 113873, 113872, 113871, 113870, 113869, 113868, 113867, 113866, 113865, 113864, 113863, 113862, 113861, 113860, 113859, 113858, 113857, 113856, 113855, 113854, 113853, 113852, 113851, 113850, 113849, 113848, 113847, 113846, 113845, 113844, 113843, 113842, 113841, 113840, 113839, 113838, 113837, 113836, 113835, 113834, 113833, 113832, 113831, 113830, 113829, 113828, 113827, 113826, 113825, 113824, 113823, 113822, 113821, 113820, 113819, 113818, 113817, 113816, 113815, 113814, 113813, 113812, 113811, 113810, 113809, 113808, 113807, 113806, 113805, 113804, 113803, 113802, 113800, 113799, 113798, 113797, 113796, 113795, 113794, 113793, 113792, 113791, 113790, 113789, 113788, 113787, 113786, 113785, 113784, 113783, 113782, 113781, 113780, 113779, 113778, 113777, 113776, 113775, 113774, 113773, 113772, 113771, 113770, 113769, 113768, 113767, 113766, 113765, 113764, 113763, 113762, 113761, 113760, 113759, 113758, 113757, 113756, 113755, 113754, 113753, 113752, 113751, 113750, 113749, 113748, 113747, 113746, 113745, 113744, 113743, 113742, 113741, 113740, 113739, 113738, 113737, 113736, 113735, 113734, 113733, 113732, 113731, 113730, 113729, 113728, 113727, 113726, 113725, 113724, 113723, 113722, 113721, 113720, 113719, 113718, 113717, 113716, 113715, 113714, 113713, 113712, 113711, 113710, 113709, 113708, 113707, 113706, 113705, 113704, 113703, 113702, 113701, 113700, 113699, 113698, 113697, 113696, 113695, 113694, 113693, 113692, 113691, 113690, 113689, 113688, 113687, 113686, 113685, 113684, 113683, 113682, 113681, 113680, 113679, 113678, 113677, 113676, 113675, 113674, 113673, 113672, 113671, 113670, 113669, 113668, 113664, 113663, 113662, 113661, 113660, 113659, 113658, 113657, 113656, 113655, 113654, 113653, 113652, 113651, 113650, 113648, 113647, 113646, 113645, 113644, 113643, 113642, 113641, 113640, 113639, 113638, 113637, 113636, 113635, 113634, 113633, 113632, 113631, 113630, 113629, 113628, 113627, 113626, 113625, 113624, 113623, 113622, 113621, 113620, 113619, 113618, 113617, 113616, 113615, 113614, 113613, 113612, 113611, 113610, 113609, 113608, 113607, 113606, 113605, 113604, 113603, 113602, 113601, 113600, 113599, 113598, 113597, 113596, 113595, 113594, 113593, 113592, 113591, 113590, 113589, 113588, 113587, 113586, 113585, 113584, 113583, 113582, 113581, 113580, 113579, 113578, 113577, 113576, 113575, 113574, 113573, 113572, 113571, 113570, 113569, 113568, 113567, 113566, 113565, 113564, 113563, 113562, 113561, 113560, 113559, 113558, 113557, 113556, 113555, 113554, 113553, 113552, 113551, 113550, 113549, 113548, 113547, 113546, 113545, 113544, 113543, 113542, 113540, 113538, 113537, 113536, 113535, 113534, 113533, 113532, 113531, 113530, 113529, 113528, 113527, 113526, 113525, 113524, 113523, 113522, 113521, 113520, 113519, 113518, 113517, 113516, 113515, 113514, 113513, 113512, 113511, 113510, 113509, 113508, 113507, 113506, 113505, 113504, 113503, 113502, 113501, 113500, 113499, 113498, 113497, 113496, 113495, 113494, 113493, 113492, 113491, 113490, 113489, 113488, 113487, 113486, 113485, 113484, 113483, 113482, 113481, 113480, 113479, 113478, 113477, 113476, 113475, 113474, 113473, 113472, 113471, 113470, 113469, 113468, 113467, 113466, 113465, 113464, 113463, 113462, 113461, 113460, 113459, 113458, 113457, 113456, 113455, 113454, 113453, 113452, 113451, 113450, 113449, 113448, 113447, 113446, 113445, 113444, 113443, 113442, 113441, 113440, 113439, 113438, 113437, 113436, 113435, 113434, 113433, 113432, 113431, 113430, 113429, 113428, 113427, 113426, 113425, 113424, 113423, 113422, 113421, 113420, 113419, 113418, 113417, 113416, 113415, 113414, 113413, 113412, 113411, 113410, 113409, 113408, 113407, 113406, 113405, 113404, 113403, 113402, 113400, 113399, 113398, 113397, 113396, 113395, 113394, 113393, 113392, 113391, 113390, 113389, 113388, 113387, 113386, 113385, 113384, 113383, 113382, 113381, 113380, 113379, 113378, 113377, 113376, 113375, 113374, 113373, 113372, 113371, 113370, 113369, 113368, 113367, 113366, 113365, 113364, 113363, 113362, 113361, 113360, 113359, 113358, 113357, 113356, 113355, 113354, 113353, 113352, 113351, 113350, 113349, 113348, 113347, 113346, 113345, 113344, 113343, 113342, 113341, 113340, 113339, 113338, 113337, 113328, 113321, 113320, 113319, 113311, 113310, 113309, 113308, 113303, 113302, 113301, 113300, 113299, 113298, 113297, 113296, 113295, 113294, 113293, 113292, 113291, 113290, 113289, 113288, 113287, 113286, 113285, 113283, 113278, 113277, 113276, 113275, 113274, 113271, 113270, 113269, 113268, 113267, 113266, 113265, 113264, 113263, 113262, 113261, 113260, 113259, 113258, 113257, 113256, 113255, 113254, 113253, 113252, 113251, 113250, 113249, 113248, 113247, 113246, 113245, 113244, 113243, 113242, 113241, 113240, 113239, 113238, 113237, 113236, 113235, 113234, 113233, 113232, 113231, 113230, 113229, 113228, 113227, 113226, 113225, 113224, 113223, 113222, 113221, 113220, 113219, 113218, 113217, 113216, 113215, 113214, 113213, 113212, 113211, 113210, 113209, 113208, 113207, 113206, 113205, 113204, 113203, 113202, 113201, 113200, 113199, 113198, 113197, 113196, 113195, 113194, 113193, 113192, 113191, 113190, 113189, 113186, 113185, 113184, 113183, 113182, 113179, 113178, 113177, 113176, 113174, 113173, 113170, 113168, 113167, 113166, 113165, 113164, 113163, 113162, 113161, 113160, 113155, 113154, 113153, 113152, 113151, 113150, 113149, 113147, 113146, 113141, 113140, 113138, 113137, 113136, 113135, 113134, 113133, 113132, 113131, 113130, 113121, 113120, 113119, 113117, 113116, 113114, 113113, 113112, 113111, 113109, 113108, 113107, 113106, 113105, 113104, 113103, 113102, 113101, 113100, 113099, 113098, 113097, 113096, 113095, 113094, 113093, 113092, 113090, 113089, 113088, 113087, 113086, 113085, 113084, 113083, 113082, 113081, 113080, 113079, 113078, 113077, 113076, 113075, 113074, 113073, 113072, 113071, 113069, 113068, 113067, 113066, 113065, 113064, 113063, 113062, 113061, 113060, 113059, 113058, 113057, 113056, 113055, 113054, 113053, 113052, 113051, 113050, 113049, 113048, 113047, 113046, 113045, 113044, 113043, 113042, 113041, 113040, 113039, 113038, 113037, 113036, 113035, 113034, 113033, 113032, 113031, 113030, 113029, 113028, 113027, 113026, 113025, 113024, 113023, 113022, 113021, 113020, 113019, 113017, 113016, 113015, 113014, 113013, 113012, 113011, 113010, 113009, 113008, 113007, 113006, 113005, 113004, 113003, 113002, 113001, 113000, 112999, 112998, 112997, 112996, 112995, 112994, 112993, 112992, 112991, 112990, 112989, 112988, 112987, 112986, 112985, 112984, 112983, 112982, 112981, 112980, 112979, 112978, 112977, 112976, 112975, 112974, 112973, 112972, 112971, 112970, 112969, 112968, 112967, 112966, 112965, 112964, 112963, 112962, 112961, 112960, 112959, 112958, 112957, 112956, 112955, 112954, 112953, 112952, 112951, 112950, 112949, 112948, 112947, 112946, 112945, 112944, 112943, 112942, 112941, 112940, 112939, 112938, 112937, 112936, 112935, 112934, 112933, 112932, 112931, 112930, 112929, 112928, 112927, 112926, 112925, 112924, 112923, 112922, 112921, 112920, 112919, 112918, 112917, 112916, 112915, 112914, 112913, 112912, 112911, 112910, 112909, 112908, 112907, 112906, 112905, 112904, 112903, 112902, 112901, 112900, 112899, 112898, 112897, 112896, 112895, 112894, 112893, 112892, 112891, 112890, 112889, 112888, 112887, 112886, 112885, 112884, 112883, 112882, 112881, 112880, 112879, 112878, 112877, 112876, 112875, 112874, 112873, 112872, 112871, 112870, 112869, 112868, 112867, 112866, 112865, 112864, 112863, 112862, 112861, 112860, 112859, 112858, 112857, 112856, 112855, 112854, 112853, 112852, 112851, 112850, 112849, 112848, 112847, 112846, 112845, 112844, 112843, 112842, 112840, 112839, 112838, 112837, 112836, 112835, 112834, 112833, 112832, 112831, 112830, 112829, 112828, 112827, 112826, 112825, 112824, 112823, 112822, 112821, 112819, 112818, 112817, 112816, 112815, 112814, 112813, 112812, 112811, 112810, 112809, 112808, 112807, 112806, 112805, 112804, 112803, 112802, 112801, 112800, 112799, 112798, 112797, 112796, 112795, 112794, 112793, 112792, 112791, 112790, 112789, 112788, 112787, 112786, 112785, 112784, 112783, 112782, 112781, 112780, 112779, 112778, 112777, 112776, 112775, 112774, 112773, 112772, 112771, 112770, 112769, 112768, 112767, 112766, 112765, 112764, 112763, 112762, 112761, 112760, 112759, 112758, 112757, 112756, 112755, 112754, 112753, 112752, 112751, 112750, 112749, 112748, 112747, 112746, 112745, 112744, 112743, 112742, 112741, 112740, 112739, 112732, 112709, 112708, 112707, 112706, 112705, 112702, 112701, 112698, 112690, 112683, 112682, 112681, 112680, 112679, 112678, 112677, 112676, 112675, 112674, 112673, 112672, 112671, 112670, 112669, 112668, 112667, 112666, 112665, 112664, 112663, 112662, 112661, 112660, 112659, 112658, 112657, 112656, 112655, 112654, 112653, 112652, 112651, 112650, 112649, 112648, 112646, 112645, 112642, 112641, 112640, 112639, 112638, 112637, 112636, 112635, 112634, 112633, 112632, 112631, 112626, 112625, 112624, 112623, 112622, 112621, 112620, 112619, 112618, 112617, 112614, 112613, 112612, 112609, 112608, 112599, 112597, 112595, 112593, 112592, 112591, 112590, 112589, 112588, 112587, 112586, 112585, 112584, 112583, 112580, 112579, 112578, 112577, 112576, 112575, 112574, 112573, 112572, 112571, 112570, 112569, 112568, 112567, 112566, 112565, 112564, 112563, 112562, 112561, 112560, 112559, 112558, 112557, 112556, 112555, 112554, 112553, 112552, 112551, 112550, 112549, 112548, 112547, 112546, 112545, 112544, 112543, 112542, 112541, 112540, 112539, 112538, 112537, 112536, 112535, 112534, 112533, 112532, 112531, 112530, 112529, 112528, 112527, 112526, 112525, 112524, 112523, 112522, 112521, 112520, 112519, 112518, 112517, 112516, 112515, 112514, 112513, 112512, 112511, 112510, 112509, 112508, 112499, 112498, 112497, 112493, 112489, 112488, 112487, 112485, 112482, 112480, 112479, 112478, 112477, 112476, 112475, 112474, 112473, 112472, 112470, 112469, 112468, 112467, 112466, 112465, 112463, 112462, 112461, 112460, 112459, 112458, 112457, 112456, 112455, 112454, 112453, 112452, 112451, 112450, 112449, 112448, 112445, 112441, 112439, 112433, 112431, 112430, 112428, 112427, 112426, 112425, 112424, 112423, 112422, 112421, 112420, 112419, 112418, 112417, 112416, 112415, 112414, 112413, 112412, 112411, 112410, 112409, 112408, 112407, 112406, 112405, 112398, 112397, 112396, 112395, 112394, 112393, 112392, 112391, 112390, 112389, 112388, 112387, 112386, 112385, 112384, 112383, 112382, 112381, 112380, 112379, 112378, 112377, 112376, 112375, 112374, 112373, 112372, 112371, 112370, 112369, 112368, 112367, 112366, 112365, 112364, 112363, 112362, 112361, 112360, 112359, 112358, 112357, 112356, 112355, 112354, 112353, 112352, 112351, 112350, 112349, 112348, 112347, 112346, 112345, 112344, 112343, 112342, 112341, 112340, 112339, 112338, 112337, 112336, 112335, 112334, 112333, 112332, 112331, 112330, 112329, 112328, 112327, 112326, 112325, 112324, 112323, 112322, 112321, 112320, 112319, 112318, 112317, 112316, 112315, 112314, 112313, 112312, 112311, 112310, 112309, 112308, 112303, 112302, 112301, 112300, 112299, 112298, 112297, 112296, 112295, 112294, 112293, 112292, 112291, 112290, 112289, 112288, 112287, 112286, 112285, 112284, 112283, 112282, 112281, 112280, 112279, 112278, 112277, 112276, 112275, 112274, 112273, 112272, 112271, 112270, 112269, 112268, 112267, 112266, 112265, 112264, 112263, 112262, 112261, 112260, 112259, 112258, 112257, 112256, 112255, 112254, 112253, 112252, 112251, 112250, 112249, 112248, 112247, 112246, 112245, 112244, 112243, 112242, 112241, 112240, 112239, 112238, 112237, 112236, 112235, 112234, 112233, 112232, 112231, 112230, 112229, 112228, 112227, 112226, 112225, 112224, 112223, 112222, 112221, 112220, 112219, 112218, 112217, 112216, 112215, 112214, 112213, 112212, 112211, 112210, 112209, 112208, 112207, 112206, 112205, 112204, 112203, 112202, 112201, 112200, 112199, 112198, 112197, 112196, 112195, 112194, 112193, 112192, 112191, 112190, 112189, 112188, 112187, 112186, 112185, 112184, 112183, 112182, 112181, 112180, 112179, 112178, 112177, 112176, 112175, 112174, 112173, 112172, 112171, 112170, 112169, 112168, 112167, 112166, 112165, 112164, 112163, 112162, 112161, 112160, 112159, 112158, 112157, 112156, 112155, 112154, 112153, 112152, 112151, 112150, 112149, 112148, 112147, 112146, 112145, 112144, 112143, 112142, 112141, 112140, 112139, 112138, 112137, 112136, 112135, 112134, 112133, 112132, 112131, 112130, 112129, 112128, 112127, 112126, 112125, 112124, 112123, 112122, 112121, 112120, 112119, 112118, 112117, 112116, 112115, 112113, 112106, 112102, 112100, 112097, 112096, 112095, 112094, 112093, 112092, 112091, 112090, 112089, 112088, 112087, 112086, 112085, 112084, 112083, 112082, 112081, 112080, 112079, 112078, 112077, 112076, 112075, 112074, 112073, 112072, 112071, 112070, 112069, 112068, 112067, 112066, 112065, 112064, 112063, 112062, 112061, 112060, 112059, 112058, 112057, 112056, 112055, 112054, 112053, 112052, 112051, 112050, 112049, 112048, 112047, 112046, 112045, 112044, 112043, 112042, 112041, 112040, 112039, 112038, 112037, 112036, 112035, 112034, 112033, 112032, 112031, 112030, 112029, 112028, 112027, 112026, 112025, 112024, 112023, 112022, 112021, 112020, 112019, 112018, 112017, 112016, 112015, 112014, 112013, 112012, 112011, 112010, 112009, 112008, 112007, 112005, 112004, 112003, 112002, 112001, 112000, 111999, 111998, 111997, 111996, 111995, 111994, 111993, 111992, 111990, 111989, 111988, 111987, 111986, 111985, 111984, 111983, 111982, 111981, 111980, 111979, 111978, 111977, 111976, 111975, 111974, 111973, 111972, 111971, 111970, 111969, 111968, 111967, 111966, 111965, 111964, 111963, 111962, 111961, 111960, 111959, 111958, 111957, 111956, 111955, 111954, 111953, 111952, 111951, 111950, 111949, 111948, 111947, 111946, 111945, 111944, 111943, 111942, 111941, 111940, 111939, 111938, 111937, 111936, 111935, 111934, 111933, 111932, 111931, 111930, 111929, 111928, 111927, 111926, 111925, 111924, 111923, 111922, 111921, 111920, 111919, 111918, 111917, 111916, 111915, 111914, 111913, 111912, 111911, 111910, 111909, 111908, 111907, 111906, 111905, 111904, 111903, 111902, 111901, 111900, 111899, 111898, 111897, 111896, 111895, 111894, 111893, 111892, 111891, 111889, 111888, 111887, 111886, 111885, 111884, 111883, 111882, 111881, 111880, 111879, 111878, 111877, 111876, 111875, 111874, 111873, 111872, 111871, 111870, 111868, 111867, 111866, 111865, 111864, 111863, 111862, 111861, 111860, 111859, 111857, 111853, 111852, 111851, 111850, 111849, 111848, 111847, 111846, 111845, 111844, 111843, 111842, 111841, 111840, 111839, 111838, 111837, 111832, 111829, 111828, 111827, 111826, 111825, 111824, 111823, 111822, 111821, 111820, 111819, 111818, 111817, 111816, 111815, 111814, 111813, 111812, 111811, 111810, 111809, 111808, 111807, 111806, 111805, 111799, 111798, 111797, 111796, 111794, 111793, 111792, 111791, 111790, 111788, 111787, 111786, 111785, 111784, 111783, 111782, 111781, 111780, 111779, 111778, 111777, 111776, 111775, 111774, 111773, 111772, 111771, 111770, 111769, 111768, 111767, 111766, 111765, 111764, 111763, 111762, 111761, 111760, 111759, 111758, 111757, 111756, 111755, 111754, 111753, 111752, 111751, 111750, 111749, 111748, 111747, 111746, 111745, 111744, 111743, 111742, 111741, 111740, 111739, 111738, 111737, 111736, 111735, 111734, 111733, 111732, 111731, 111730, 111729, 111728, 111727, 111726, 111725, 111724, 111723, 111722, 111721, 111720, 111719, 111718, 111717, 111716, 111715, 111714, 111713, 111712, 111711, 111710, 111709, 111708, 111707, 111706, 111705, 111704, 111703, 111702, 111701, 111700, 111699, 111698, 111697, 111696, 111695, 111694, 111693, 111692, 111691, 111690, 111689, 111688, 111687, 111686, 111685, 111684, 111683, 111682, 111681, 111680, 111679, 111678, 111677, 111676, 111675, 111674, 111673, 111672, 111671, 111670, 111669, 111668, 111667, 111666, 111665, 111664, 111663, 111662, 111661, 111660, 111659, 111655, 111654, 111653, 111650, 111648, 111647, 111644, 111643, 111642, 111641, 111640, 111639, 111638, 111637, 111636, 111635, 111634, 111633, 111632, 111631, 111630, 111629, 111628, 111627, 111626, 111624, 111623, 111622, 111621, 111620, 111619, 111618, 111617, 111616, 111615, 111614, 111613, 111612, 111611, 111610, 111608, 111604, 111603, 111602, 111601, 111599, 111598, 111597, 111596, 111595, 111594, 111593, 111592, 111591, 111590, 111589, 111588, 111587, 111586, 111585, 111582, 111581, 111580, 111579, 111578, 111577, 111576, 111575, 111574, 111573, 111569, 111568, 111566, 111565, 111564, 111563, 111562, 111561, 111560, 111559, 111558, 111557, 111556, 111555, 111554, 111553, 111552, 111551, 111550, 111549, 111548, 111547, 111546, 111545, 111544, 111543, 111542, 111541, 111540, 111539, 111538, 111537, 111536, 111535, 111534, 111533, 111532, 111531, 111530, 111529, 111528, 111527, 111526, 111525, 111524, 111523, 111522, 111521, 111520, 111519, 111518, 111517, 111516, 111515, 111514, 111513, 111512, 111511, 111510, 111509, 111508, 111507, 111506, 111505, 111504, 111503, 111502, 111501, 111500, 111499, 111498, 111497, 111496, 111495, 111494, 111493, 111492, 111491, 111490, 111489, 111488, 111486, 111485, 111484, 111483, 111479, 111478, 111477, 111476, 111475, 111474, 111473, 111472, 111471, 111470, 111469, 111468, 111467, 111466, 111465, 111464, 111463, 111462, 111461, 111460, 111459, 111458, 111457, 111456, 111455, 111454, 111453, 111452, 111451, 111450, 111449, 111448, 111447, 111446, 111445, 111444, 111443, 111442, 111441, 111440, 111439, 111438, 111437, 111436, 111435, 111434, 111433, 111432, 111431, 111430, 111429, 111428, 111427, 111426, 111425, 111424, 111423, 111422, 111421, 111420, 111419, 111418, 111417, 111416, 111415, 111414, 111413, 111412, 111411, 111410, 111409, 111408, 111407, 111406, 111405, 111404, 111403, 111402, 111401, 111400, 111399, 111398, 111397, 111396, 111395, 111394, 111393, 111392, 111391, 111390, 111389, 111388, 111387, 111386, 111385, 111384, 111383, 111382, 111381, 111380, 111379, 111378, 111377, 111376, 111375, 111374, 111373, 111372, 111371, 111370, 111369, 111368, 111367, 111366, 111365, 111364, 111363, 111361, 111360, 111358, 111357, 111356, 111355, 111354, 111336, 111335, 111331, 111330, 111329, 111328, 111327, 111326, 111324, 111323, 111322, 111321, 111320, 111319, 111318, 111317, 111316, 111315, 111314, 111313, 111312, 111311, 111309, 111308, 111307, 111306, 111305, 111304, 111303, 111302, 111301, 111300, 111299, 111297, 111296, 111295, 111294, 111293, 111292, 111291, 111290, 111289, 111288, 111286, 111285, 111284, 111283, 111282, 111281, 111280, 111279, 111278, 111277, 111276, 111275, 111274, 111273, 111272, 111271, 111270, 111269, 111268, 111267, 111266, 111265, 111260, 111259, 111258, 111256, 111255, 111254, 111253, 111252, 111251, 111250, 111249, 111248, 111247, 111246, 111245, 111243, 111242, 111241, 111240, 111239, 111238, 111236, 111235, 111234, 111233, 111232, 111229, 111226, 111212, 111211, 111208, 111201, 111199, 111198, 111196, 111195, 111194, 111193, 111188, 111187, 111186, 111185, 111184, 111181, 111179, 111177, 111167, 111166, 111165, 111164, 111163, 111162, 111161, 111160, 111159, 111158, 111157, 111156, 111155, 111154, 111153, 111152, 111151, 111150, 111149, 111148, 111147, 111146, 111144, 111141, 111140, 111139, 111138, 111137, 111136, 111135, 111134, 111133, 111132, 111131, 111130, 111129, 111128, 111127, 111126, 111125, 111124, 111123, 111122, 111119, 111117, 111116, 111115, 111114, 111113, 111112, 111107, 111104, 111102, 111101, 111098, 111097, 111096, 111095, 111093, 111092, 111091, 111088, 111087, 111084, 111083, 111082, 111081, 111080, 111079, 111077, 111076, 111075, 111074, 111073, 111072, 111071, 111070, 111069, 111068, 111067, 111066, 111065, 111064, 111063, 111062, 111061, 111060, 111058, 111057, 111056, 111055, 111054, 111053, 111052, 111051, 111050, 111049, 111048, 111047, 111046, 111045, 111044, 111043, 111042, 111041, 111040, 111039, 111037, 111034, 111033, 111032, 111031, 111030, 111029, 111028, 111027, 111026, 111025, 111024, 111023, 111022, 111021, 111020, 111019, 111018, 111017, 111016, 111015, 111014, 111013, 111012, 111011, 111010, 111007, 111006, 111005, 111004, 111003, 111002, 111001, 111000, 110999, 110998, 110997, 110996, 110995, 110994, 110993, 110992, 110991, 110990, 110989, 110988, 110987, 110986, 110980, 110977, 110976, 110975, 110971, 110970, 110969, 110968, 110967, 110966, 110965, 110964, 110963, 110962, 110961, 110960, 110959, 110955, 110954, 110953, 110952, 110951, 110950, 110949, 110948, 110947, 110946, 110945, 110944, 110943, 110942, 110941, 110940, 110939, 110938, 110937, 110936, 110935, 110934, 110933, 110931, 110930, 110927, 110926, 110925, 110924, 110923, 110922, 110921, 110920, 110919, 110918, 110917, 110916, 110915, 110914, 110913, 110912, 110911, 110910, 110909, 110908, 110907, 110906, 110756, 110755, 110753, 110752, 110751, 110750, 110749, 110738, 110737, 110736, 110735, 110734, 110733, 110732, 110731, 110730, 110729, 110728, 110727, 110726, 110725, 110724, 110723, 110722, 110721, 110720, 110719, 110690, 110434, 110433, 110432, 110431, 110430, 110429, 110428, 110427, 110426, 110425, 110424, 110423, 110422, 110421, 110420, 110419, 110418, 110416, 110415, 110414, 110410, 110409, 110408, 110407, 110406, 110405, 110404, 110403, 110402, 110401, 110400, 110399, 110398, 110397, 110396, 110395, 110389, 110388, 110387, 110385, 110384, 110383, 110382, 110381, 110380, 110379, 110378, 110377, 110376, 110375, 110374, 110372, 110371, 110370, 110369, 110368, 110367, 110366, 110365, 110362, 110361, 110360, 110358, 110357, 110356, 110355, 110354, 110353, 110352, 110351, 110349, 110347, 110346, 110344, 110341, 110340, 110339, 110338, 110337, 110336, 110335, 110334, 110333, 110332, 110331, 110330, 110329, 110328, 110327, 110326, 110325, 110324, 110323, 110322, 110321, 110320, 110319, 110318, 110317, 110316, 110315, 110314, 110313, 110312, 110311, 110310, 110308, 110307, 110306, 110300, 110299, 110298, 110297, 110296, 110295, 110294, 110293, 110292, 110291, 110290, 110289, 110288, 110287, 110286, 110285, 110284, 110283, 110282, 110280, 110279, 110278, 110277, 110276, 110275, 110274, 110273, 110268, 110267, 110266, 110265, 110264, 110263, 110262, 110261, 110260, 110259, 110258, 110257, 110256, 110255, 110254, 110253, 110252, 110251, 110250, 110249, 110248, 110247, 110246, 110245, 110244, 110243, 110242, 110241, 110240, 110239, 110238, 110237, 110236, 110235, 110234, 110233, 110232, 110231, 110230, 110229, 110228, 110227, 110226, 110225, 110224, 110223, 110222, 110221, 110220, 110219, 110218, 110217, 110216, 110215, 110214, 110213, 110212, 110211, 110210, 110209, 110208, 110207, 110206, 110205, 110204, 110203, 110202, 110201, 110200, 110199, 110198, 110197, 110196, 110195, 110194, 110193, 110192, 110191, 110190, 110189, 110188, 110187, 110186, 110185, 110184, 110183, 110182, 110181, 110180, 110179, 110178, 110177, 110176, 110175, 110174, 110173, 110172, 110171, 110170, 110169, 110168, 110167, 110166, 110165, 110164, 110163, 110162, 110161, 110160, 110159, 110158, 110157, 110156, 110155, 110152, 110151, 110150, 110149, 110148, 110147, 110146, 110145, 110144, 110143, 110142, 110141, 110140, 110139, 110138, 110137, 110136, 110135, 110134, 110133, 110132, 110131, 110130, 110129, 110128, 110127, 110126, 110125, 110124, 110123, 110122, 110121, 110120, 110119, 110118, 110117, 110116, 110115, 110114, 110113, 110112, 110111, 110110, 110109, 110108, 110107, 110106, 110105, 110104, 110103, 110102, 110101, 110100, 110099, 110098, 110097, 110096, 110095, 110094, 110093, 110092, 110091, 110090, 110089, 110088, 110087, 110086, 110085, 110084, 110083, 110082, 110081, 110080, 110079, 110078, 110077, 110076, 110075, 110074, 110073, 110072, 110071, 110070, 110069, 110068, 110067, 110066, 110065, 110064, 110063, 110062, 110061, 110060, 110059, 110058, 110057, 110056, 110055, 110054, 110053, 110052, 110051, 110050, 110049, 110048, 110047, 110046, 110045, 110044, 110043, 110042, 110041, 110040, 110039, 110038, 110037, 110036, 110035, 110034, 110033, 110032, 110031, 110030, 110029, 110028, 110027, 110026, 110025, 110024, 110023, 110022, 110021, 110020, 110019, 110018, 110017, 110016, 110015, 110014, 110013, 110012, 110011, 110010, 110009, 110008, 110007, 110006, 110005, 110004, 110003, 110002, 110001, 110000, 109999, 109998, 109997, 109996, 109995, 109994, 109993, 109992, 109991, 109990, 109989, 109988, 109987, 109986, 109985, 109984, 109983, 109982, 109981, 109980, 109979, 109978, 109977, 109976, 109975, 109974, 109973, 109972, 109971, 109970, 109969, 109968, 109967, 109966, 109965, 109964, 109963, 109962, 109961, 109960, 109959, 109958, 109957, 109956, 109955, 109954, 109953, 109952, 109951, 109950, 109949, 109948, 109947, 109946, 109945, 109944, 109943, 109942, 109941, 109940, 109939, 109938, 109937, 109936, 109935, 109934, 109933, 109932, 109931, 109930, 109929, 109928, 109927, 109926, 109925, 109924, 109923, 109922, 109921, 109920, 109919, 109918, 109917, 109916, 109915, 109914, 109913, 109912, 109911, 109910, 109909, 109908, 109907, 109906, 109905, 109904, 109903, 109902, 109901, 109900, 109899, 109898, 109897, 109896, 109895, 109894, 109893, 109892, 109890, 109889, 109888, 109887, 109886, 109885, 109884, 109883, 109882, 109881, 109880, 109879, 109878, 109877, 109876, 109874, 109871, 109864, 109861, 109860, 109859, 109858, 109857, 109856, 109855, 109854, 109853, 109852, 109851, 109849, 109848, 109847, 109846, 109844, 109843, 109842, 109841, 109840, 109839, 109838, 109837, 109836, 109835, 109834, 109833, 109832, 109831, 109830, 109829, 109828, 109827, 109826, 109825, 109824, 109823, 109822, 109821, 109820, 109819, 109818, 109817, 109816, 109815, 109814, 109813, 109812, 109811, 109810, 109809, 109808, 109807, 109806, 109805, 109804, 109803, 109802, 109801, 109800, 109799, 109798, 109797, 109796, 109795, 109794, 109793, 109792, 109791, 109789, 109788, 109787, 109786, 109783, 109775, 109774, 109773, 109771, 109770, 109769, 109763, 109762, 109761, 109760, 109759, 109758, 109757, 109755, 109754, 109753, 109752, 109751, 109749, 109748, 109746, 109744, 109740, 109739, 109738, 109737, 109736, 109735, 109734, 109733, 109732, 109731, 109730, 109729, 109728, 109727, 109726, 109725, 109724, 109723, 109722, 109721, 109720, 109719, 109718, 109717, 109716, 109715, 109714, 109713, 109712, 109711, 109710, 109709, 109708, 109707, 109706, 109705, 109704, 109703, 109702, 109701, 109700, 109699, 109698, 109697, 109696, 109695, 109694, 109693, 109692, 109691, 109690, 109689, 109688, 109687, 109686, 109685, 109684, 109683, 109682, 109681, 109680, 109679, 109678, 109677, 109668, 109667, 109666, 109665, 109664, 109663, 109662, 109661, 109660, 109659, 109658, 109657, 109656, 109655, 109654, 109653, 109652, 109651, 109650, 109649, 109648, 109647, 109646, 109645, 109644, 109643, 109642, 109641, 109640, 109639, 109638, 109637, 109636, 109635, 109634, 109633, 109632, 109631, 109630, 109629, 109628, 109627, 109626, 109625, 109624, 109623, 109622, 109621, 109620, 109619, 109618, 109617, 109616, 109613, 109612, 109611, 109610, 109609, 109608, 109607, 109606, 109605, 109604, 109603, 109602, 109601, 109600, 109599, 109598, 109597, 109596, 109595, 109594, 109593, 109592, 109591, 109590, 109589, 109588, 109587, 109586, 109585, 109584, 109583, 109582, 109581, 109580, 109579, 109578, 109577, 109576, 109575, 109574, 109573, 109572, 109571, 109570, 109569, 109568, 109567, 109566, 109565, 109564, 109563, 109562, 109561, 109560, 109559, 109558, 109557, 109556, 109555, 109554, 109553, 109552, 109551, 109550, 109549, 109548, 109547, 109546, 109545, 109544, 109543, 109542, 109541, 109540, 109539, 109538, 109537, 109536, 109535, 109534, 109533, 109532, 109531, 109530, 109529, 109528, 109527, 109526, 109525, 109524, 109523, 109522, 109521, 109520, 109519, 109518, 109517, 109516, 109515, 109514, 109513, 109512, 109511, 109510, 109509, 109508, 109507, 109506, 109505, 109504, 109503, 109502, 109501, 109500, 109499, 109498, 109497, 109493, 109492, 109491, 109485, 109484, 109483, 109482, 109481, 109480, 109479, 109478, 109477, 109476, 109475, 109474, 109473, 109472, 109471, 109470, 109469, 109468, 109467, 109466, 109465, 109464, 109463, 109462, 109461, 109460, 109459, 109458, 109457, 109456, 109455, 109454, 109453, 109452, 109451, 109450, 109449, 109448, 109447, 109446, 109445, 109444, 109443, 109442, 109441, 109440, 109439, 109438, 109437, 109436, 109435, 109434, 109433, 109432, 109431, 109430, 109429, 109426, 109425, 109424, 109423, 109422, 109421, 109420, 109419, 109418, 109417, 109416, 109415, 109414, 109413, 109412, 109411, 109410, 109409, 109408, 109407, 109406, 109405, 109404, 109403, 109402, 109401, 109400, 109399, 109398, 109397, 109395, 109394, 109393, 109392, 109391, 109390, 109389, 109388, 109387, 109386, 109385, 109384, 109383, 109382, 109381, 109380, 109379, 109378, 109377, 109376, 109375, 109374, 109373, 109372, 109371, 109370, 109369, 109368, 109367, 109366, 109365, 109364, 109363, 109362, 109361, 109360, 109359, 109358, 109357, 109356, 109355, 109354, 109353, 109352, 109351, 109350, 109349, 109348, 109347, 109346, 109345, 109344, 109343, 109342, 109341, 109340, 109339, 109338, 109337, 109336, 109335, 109334, 109333, 109332, 109331, 109330, 109329, 109328, 109327, 109326, 109325, 109324, 109323, 109322, 109321, 109320, 109319, 109318, 109317, 109316, 109315, 109314, 109313, 109312, 109311, 109310, 109309, 109308, 109307, 109306, 109305, 109304, 109303, 109302, 109301, 109300, 109299, 109298, 109297, 109296, 109295, 109294, 109293, 109292, 109291, 109290, 109289, 109288, 109287, 109286, 109285, 109284, 109283, 109281, 109280, 109279, 109278, 109277, 109276, 109275, 109274, 109273, 109272, 109271, 109270, 109269, 109267, 109266, 109265, 109264, 109263, 109262, 109261, 109260, 109259, 109258, 109257, 109256, 109255, 109254, 109253, 109252, 109251, 109250, 109249, 109248, 109247, 109246, 109245, 109244, 109243, 109242, 109241, 109240, 109239, 109238, 109237, 109236, 109235, 109234, 109233, 109232, 109231, 109230, 109229, 109228, 109227, 109226, 109225, 109224, 109223, 109222, 109221, 109220, 109219, 109218, 109217, 109216, 109215, 109214, 109213, 109212, 109211, 109210, 109209, 109208, 109207, 109206, 109204, 109203, 109202, 109201, 109200, 109199, 109198, 109197, 109195, 109194, 109193, 109192, 109191, 109189, 109188, 109187, 109186, 109185, 109184, 109183, 109182, 109181, 109180, 109179, 109178, 109177, 109176, 109175, 109174, 109173, 109172, 109171, 109170, 109169, 109168, 109167, 109166, 109165, 109164, 109163, 109162, 109161, 109160, 109159, 109158, 109157, 109156, 109155, 109154, 109153, 109152, 109151, 109150, 109149, 109148, 109147, 109146, 109145, 109144, 109143, 109142, 109141, 109140, 109139, 109138, 109137, 109136, 109135, 109134, 109133, 109132, 109131, 109130, 109129, 109128, 109127, 109126, 109125, 109124, 109123, 109122, 109121, 109120, 109119, 109118, 109117, 109116, 109115, 109114, 109113, 109112, 109111, 109110, 109109, 109108, 109107, 109106, 109105, 109104, 109103, 109102, 109101, 109100, 109099, 109098, 109097, 109096, 109095, 109094, 109093, 109092, 109091, 109090, 109089, 109088, 109087, 109086, 109085, 109084, 109083, 109082, 109081, 109080, 109079, 109078, 109077, 109076, 109075, 109074, 109073, 109071, 109069, 109068, 109067, 109066, 109065, 109064, 109063, 109062, 109061, 109060, 109059, 109058, 109057, 109056, 109054, 109053, 109052, 109051, 109050, 109049, 109046, 109045, 109044, 109043, 109042, 109041, 109040, 109039, 109038, 109037, 109036, 109035, 109034, 109033, 109032, 109031, 109030, 109029, 109028, 109027, 109026, 109025, 109024, 109023, 109022, 109021, 109020, 109018, 109017, 109016, 109015, 109014, 109013, 109012, 109011, 109004, 109003, 109002, 109001, 109000, 108999, 108998, 108997, 108996, 108995, 108994, 108993, 108992, 108991, 108990, 108989, 108988, 108987, 108986, 108985, 108984, 108983, 108982, 108981, 108980, 108979, 108978, 108977, 108976, 108975, 108974, 108973, 108972, 108971, 108970, 108969, 108968, 108967, 108966, 108965, 108964, 108963, 108962, 108961, 108960, 108959, 108958, 108957, 108956, 108955, 108954, 108953, 108952, 108951, 108950, 108949, 108948, 108947, 108946, 108945, 108944, 108943, 108942, 108941, 108940, 108939, 108937, 108936, 108935, 108934, 108933, 108932, 108931, 108929, 108928, 108927, 108926, 108925, 108924, 108923, 108922, 108921, 108920, 108919, 108918, 108917, 108916, 108915, 108914, 108913, 108912, 108911, 108910, 108909, 108908, 108907, 108906, 108905, 108904, 108903, 108902, 108901, 108900, 108899, 108898, 108897, 108896, 108895, 108894, 108893, 108892, 108891, 108890, 108889, 108888, 108887, 108886, 108885, 108884, 108883, 108882, 108881, 108880, 108879, 108878, 108877, 108876, 108875, 108874, 108873, 108872, 108871, 108870, 108869, 108868, 108867, 108864, 108863, 108862, 108861, 108860, 108859, 108858, 108857, 108856, 108855, 108854, 108853, 108852, 108851, 108850, 108849, 108848, 108847, 108846, 108845, 108844, 108843, 108842, 108841, 108840, 108839, 108838, 108837, 108834, 108833, 108832, 108831, 108829, 108828, 108827, 108826, 108825, 108824, 108823, 108822, 108821, 108820, 108819, 108818, 108817, 108816, 108815, 108814, 108813, 108812, 108811, 108810, 108809, 108808, 108807, 108806, 108805, 108804, 108803, 108802, 108801, 108800, 108799, 108798, 108797, 108796, 108795, 108794, 108793, 108792, 108791, 108790, 108789, 108788, 108787, 108786, 108785, 108784, 108783, 108782, 108781, 108780, 108779, 108778, 108777, 108776, 108775, 108774, 108773, 108772, 108771, 108770, 108769, 108768, 108767, 108766, 108765, 108764, 108763, 108762, 108761, 108760, 108759, 108758, 108757, 108756, 108755, 108754, 108753, 108752, 108751, 108750, 108749, 108748, 108745, 108744, 108743, 108742, 108741, 108740, 108739, 108738, 108737, 108736, 108735, 108734, 108733, 108732, 108731, 108730, 108729, 108728, 108727, 108726, 108725, 108724, 108723, 108722, 108721, 108720, 108719, 108718, 108717, 108716, 108715, 108714, 108712, 108711, 108709, 108707, 108706, 108705, 108704, 108703, 108702, 108701, 108700, 108699, 108698, 108697, 108696, 108695, 108694, 108693, 108692, 108691, 108690, 108689, 108688, 108687, 108686, 108685, 108684, 108683, 108682, 108681, 108680, 108679, 108678, 108677, 108676, 108675, 108674, 108673, 108672, 108671, 108670, 108669, 108668, 108667, 108666, 108665, 108664, 108663, 108662, 108661, 108660, 108659, 108658, 108657, 108656, 108655, 108654, 108653, 108652, 108651, 108650, 108649, 108648, 108647, 108646, 108645, 108644, 108643, 108642, 108641, 108640, 108639, 108638, 108637, 108636, 108635, 108634, 108633, 108632, 108631, 108630, 108629, 108627, 108626, 108625, 108624, 108623, 108622, 108621, 108620, 108619, 108618, 108617, 108616, 108615, 108614, 108613, 108612, 108611, 108610, 108609, 108608, 108607, 108606, 108605, 108604, 108603, 108602, 108601, 108600, 108599, 108598, 108597, 108596, 108595, 108594, 108593, 108592, 108591, 108590, 108589, 108588, 108587, 108586, 108585, 108584, 108583, 108582, 108581, 108580, 108579, 108578, 108577, 108576, 108575, 108574, 108573, 108572, 108571, 108570, 108569, 108568, 108567, 108566, 108565, 108564, 108563, 108562, 108561, 108560, 108559, 108558, 108557, 108556, 108555, 108554, 108553, 108552, 108551, 108550, 108548, 108547, 108546, 108545, 108544, 108542, 108541, 108540, 108539, 108538, 108537, 108526, 108525, 108523, 108522, 108520, 108518, 108517, 108516, 108515, 108514, 108513, 108512, 108511, 108510, 108509, 108508, 108507, 108506, 108505, 108504, 108503, 108502, 108501, 108500, 108499, 108498, 108497, 108496, 108495, 108494, 108493, 108492, 108491, 108490, 108489, 108488, 108486, 108485, 108484, 108483, 108482, 108481, 108480, 108479, 108478, 108477, 108476, 108475, 108474, 108473, 108472, 108471, 108470, 108469, 108468, 108467, 108466, 108465, 108464, 108463, 108462, 108461, 108460, 108459, 108458, 108457, 108456, 108455, 108454, 108453, 108452, 108451, 108450, 108449, 108448, 108447, 108446, 108445, 108444, 108443, 108442, 108441, 108440, 108439, 108438, 108437, 108436, 108435, 108434, 108433, 108432, 108431, 108430, 108429, 108428, 108427, 108426, 108425, 108424, 108423, 108422, 108421, 108420, 108419, 108418, 108417, 108416, 108415, 108414, 108413, 108412, 108411, 108410, 108409, 108408, 108407, 108406, 108405, 108404, 108403, 108402, 108401, 108400, 108399, 108398, 108397, 108396, 108395, 108394, 108393, 108392, 108391, 108390, 108389, 108388, 108387, 108386, 108385, 108384, 108383, 108382, 108381, 108380, 108379, 108378, 108377, 108376, 108375, 108374, 108373, 108372, 108371, 108370, 108369, 108368, 108367, 108366, 108365, 108364, 108363, 108362, 108361, 108360, 108359, 108358, 108357, 108356, 108355, 108354, 108353, 108352, 108351, 108350, 108349, 108348, 108347, 108346, 108345, 108344, 108343, 108342, 108341, 108340, 108339, 108338, 108335, 108334, 108333, 108332, 108331, 108330, 108329, 108328, 108327, 108326, 108325, 108324, 108323, 108322, 108321, 108320, 108319, 108318, 108317, 108316, 108315, 108314, 108313, 108312, 108311, 108310, 108309, 108308, 108307, 108306, 108305, 108304, 108303, 108302, 108301, 108300, 108299, 108298, 108297, 108296, 108295, 108294, 108293, 108292, 108291, 108290, 108289, 108288, 108287, 108286, 108285, 108284, 108283, 108282, 108281, 108280, 108279, 108277, 108276, 108275, 108274, 108273, 108271, 108270, 108269, 108268, 108267, 108266, 108265, 108264, 108263, 108262, 108261, 108260, 108259, 108258, 108257, 108256, 108255, 108254, 108253, 108252, 108251, 108250, 108249, 108248, 108247, 108233, 108232, 108231, 108230, 108229, 108228, 108227, 108226, 108225, 108224, 108223, 108222, 108221, 108220, 108216, 108214, 108213, 108212, 108211, 108210, 108209, 108208, 108207, 108206, 108205, 108204, 108203, 108202, 108201, 108200, 108197, 108196, 108195, 108194, 108193, 108192, 108191, 108190, 108189, 108188, 108187, 108186, 108185, 108184, 108183, 108182, 108181, 108180, 108179, 108178, 108177, 108171, 108170, 108169, 108168, 108167, 108166, 108165, 108164, 108163, 108162, 108161, 108160, 108159, 108158, 108157, 108156, 108155, 108154, 108153, 108152, 108151, 108150, 108149, 108148, 108147, 108146, 108145, 108144, 108143, 108142, 108141, 108140, 108139, 108138, 108137, 108136, 108135, 108134, 108133, 108132, 108131, 108130, 108129, 108128, 108127, 108126, 108125, 108124, 108123, 108122, 108121, 108120, 108119, 108118, 108117, 108116, 108115, 108114, 108113, 108112, 108111, 108110, 108109, 108108, 108107, 108106, 108105, 108104, 108103, 108102, 108101, 108100, 108099, 108098, 108097, 108096, 108095, 108094, 108093, 108092, 108091, 108090, 108089, 108088, 108087, 108086, 108085, 108084, 108083, 108082, 108081, 108080, 108079, 108078, 108077, 108076, 108075, 108074, 108073, 108072, 108071, 108070, 108069, 108068, 108067, 108066, 108065, 108064, 108063, 108062, 108061, 108060, 108059, 108058, 108057, 108056, 108055, 108054, 108053, 108052, 108051, 108050, 108049, 108048, 108047, 108046, 108045, 108044, 108043, 108041, 108040, 108039, 108038, 108037, 108036, 108035, 108034, 108033, 108032, 108031, 108030, 108029, 108028, 108027, 108026, 108025, 108024, 108023, 108022, 108021, 108020, 108019, 108018, 108017, 108016, 108015, 108014, 108013, 108012, 108011, 108010, 108009, 108008, 108007, 108006, 108005, 108004, 108003, 108002, 108001, 108000, 107999, 107998, 107997, 107996, 107995, 107994, 107993, 107992, 107991, 107990, 107989, 107988, 107987, 107986, 107985, 107984, 107983, 107982, 107981, 107980, 107979, 107978, 107977, 107976, 107975, 107974, 107973, 107972, 107971, 107970, 107969, 107968, 107967, 107966, 107965, 107956, 107955, 107954, 107953, 107952, 107951, 107950, 107949, 107948, 107947, 107946, 107945, 107944, 107943, 107942, 107941, 107940, 107939, 107938, 107937, 107936, 107935, 107934, 107933, 107932, 107931, 107930, 107929, 107928, 107927, 107926, 107925, 107924, 107923, 107922, 107921, 107920, 107919, 107918, 107917, 107916, 107915, 107914, 107913, 107912, 107911, 107910, 107909, 107908, 107907, 107906, 107905, 107904, 107903, 107902, 107901, 107900, 107899, 107898, 107897, 107896, 107895, 107894, 107893, 107892, 107891, 107890, 107889, 107888, 107887, 107886, 107885, 107884, 107883, 107882, 107881, 107880, 107879, 107878, 107877, 107876, 107875, 107874, 107873, 107872, 107871, 107870, 107869, 107868, 107867, 107866, 107865, 107864, 107863, 107862, 107861, 107860, 107859, 107858, 107857, 107856, 107855, 107854, 107853, 107852, 107851, 107850, 107849, 107848, 107847, 107846, 107845, 107844, 107843, 107842, 107841, 107840, 107839, 107838, 107837, 107836, 107835, 107834, 107833, 107832, 107831, 107830, 107829, 107828, 107827, 107826, 107825, 107824, 107823, 107822, 107821, 107820, 107819, 107818, 107817, 107816, 107815, 107814, 107813, 107812, 107811, 107810, 107809, 107808, 107807, 107806, 107805, 107804, 107803, 107802, 107801, 107799, 107798, 107797, 107796, 107795, 107794, 107793, 107792, 107791, 107790, 107789, 107788, 107787, 107786, 107785, 107784, 107783, 107782, 107781, 107780, 107779, 107778, 107776, 107775, 107774, 107773, 107772, 107771, 107770, 107769, 107768, 107767, 107766, 107765, 107764, 107763, 107762, 107761, 107760, 107759, 107758, 107757, 107756, 107755, 107754, 107753, 107752, 107751, 107750, 107749, 107748, 107747, 107746, 107745, 107744, 107743, 107742, 107741, 107740, 107739, 107738, 107737, 107736, 107735, 107734, 107733, 107732, 107731, 107730, 107729, 107728, 107727, 107726, 107725, 107724, 107723, 107722, 107721, 107720, 107719, 107718, 107717, 107716, 107715, 107714, 107713, 107712, 107711, 107710, 107709, 107708, 107707, 107706, 107705, 107704, 107703, 107702, 107701, 107700, 107699, 107698, 107697, 107696, 107695, 107694, 107693, 107692, 107691, 107690, 107689, 107688, 107687, 107685, 107684, 107683, 107682, 107681, 107679, 107678, 107677, 107676, 107675, 107673, 107672, 107671, 107670, 107669, 107668, 107667, 107666, 107665, 107664, 107663, 107662, 107661, 107660, 107659, 107658, 107657, 107656, 107655, 107654, 107653, 107652, 107651, 107650, 107649, 107648, 107647, 107646, 107645, 107644, 107643, 107642, 107641, 107640, 107639, 107638, 107637, 107636, 107635, 107634, 107633, 107632, 107631, 107630, 107627, 107626, 107625, 107624, 107622, 107621, 107620, 107619, 107618, 107617, 107616, 107615, 107614, 107613, 107612, 107611, 107610, 107609, 107608, 107607, 107606, 107605, 107604, 107603, 107602, 107601, 107600, 107599, 107598, 107597, 107596, 107595, 107594, 107593, 107592, 107591, 107590, 107589, 107588, 107587, 107586, 107585, 107584, 107583, 107582, 107581, 107580, 107579, 107578, 107577, 107576, 107575, 107574, 107573, 107572, 107571, 107570, 107569, 107568, 107567, 107564, 107563, 107562, 107561, 107560, 107559, 107558, 107557, 107556, 107555, 107554, 107553, 107552, 107551, 107550, 107549, 107548, 107540, 107539, 107538, 107537, 107536, 107535, 107534, 107533, 107532, 107531, 107530, 107529, 107528, 107527, 107526, 107525, 107524, 107523, 107522, 107521, 107520, 107519, 107518, 107517, 107516, 107514, 107513, 107512, 107511, 107510, 107509, 107508, 107507, 107506, 107505, 107504, 107503, 107502, 107501, 107500, 107499, 107491, 107490, 107488, 107487, 107486, 107485, 107484, 107483, 107482, 107481, 107479, 107478, 107477, 107476, 107475, 107474, 107472, 107471, 107470, 107469, 107468, 107467, 107466, 107465, 107464, 107463, 107462, 107461, 107460, 107459, 107458, 107457, 107456, 107455, 107454, 107453, 107452, 107451, 107450, 107449, 107448, 107447, 107446, 107445, 107444, 107443, 107442, 107441, 107440, 107439, 107438, 107437, 107436, 107435, 107434, 107433, 107432, 107431, 107430, 107429, 107428, 107427, 107424, 107423, 107422, 107421, 107420, 107419, 107418, 107417, 107416, 107415, 107414, 107413, 107412, 107411, 107410, 107409, 107408, 107407, 107406, 107405, 107404, 107403, 107402, 107401, 107400, 107399, 107398, 107397, 107396, 107395, 107393, 107392, 107391, 107390, 107389, 107388, 107387, 107386, 107385, 107384, 107383, 107382, 107381, 107380, 107379, 107378, 107377, 107376, 107375, 107374, 107373, 107372, 107371, 107370, 107369, 107368, 107367, 107366, 107365, 107364, 107363, 107362, 107361, 107360, 107359, 107358, 107357, 107356, 107355, 107354, 107353, 107352, 107351, 107350, 107349, 107348, 107347, 107346, 107345, 107344, 107343, 107342, 107341, 107340, 107339, 107338, 107337, 107336, 107335, 107334, 107333, 107332, 107331, 107330, 107328, 107327, 107326, 107325, 107324, 107323, 107322, 107321, 107320, 107319, 107318, 107317, 107316, 107315, 107314, 107313, 107312, 107311, 107310, 107309, 107308, 107307, 107306, 107305, 107304, 107303, 107302, 107301, 107300, 107299, 107298, 107297, 107296, 107295, 107294, 107293, 107292, 107291, 107290, 107289, 107282, 107281, 107280, 107279, 107278, 107277, 107276, 107275, 107274, 107273, 107272, 107271, 107270, 107269, 107268, 107267, 107265, 107264, 107263, 107262, 107261, 107260, 107259, 107258, 107257, 107256, 107255, 107254, 107253, 107252, 107251, 107250, 107249, 107248, 107247, 107245, 107244, 107243, 107242, 107241, 107240, 107239, 107238, 107237, 107236, 107235, 107234, 107233, 107232, 107231, 107230, 107229, 107228, 107227, 107226, 107225, 107224, 107223, 107222, 107221, 107220, 107219, 107218, 107217, 107216, 107215, 107214, 107213, 107212, 107211, 107210, 107209, 107208, 107207, 107206, 107205, 107204, 107203, 107202, 107201, 107200, 107199, 107198, 107197, 107196, 107195, 107194, 107193, 107192, 107191, 107190, 107189, 107188, 107187, 107186, 107185, 107184, 107183, 107182, 107181, 107180, 107179, 107178, 107177, 107176, 107175, 107174, 107173, 107172, 107171, 107170, 107169, 107168, 107167, 107165, 107164, 107163, 107162, 107160, 107159, 107158, 107157, 107156, 107155, 107154, 107153, 107152, 107151, 107150, 107149, 107148, 107147, 107146, 107145, 107144, 107143, 107142, 107141, 107140, 107139, 107138, 107137, 107136, 107135, 107134, 107133, 107132, 107131, 107130, 107129, 107128, 107127, 107126, 107125, 107124, 107123, 107122, 107121, 107120, 107119, 107118, 107116, 107115, 107114, 107111, 107110, 107109, 107108, 107107, 107106, 107105, 107104, 107103, 107102, 107101, 107100, 107099, 107098, 107097, 107096, 107095, 107094, 107093, 107092, 107091, 107090, 107089, 107088, 107087, 107086, 107085, 107084, 107083, 107082, 107081, 107080, 107079, 107078, 107077, 107076, 107075, 107074, 107073, 107072, 107071, 107070, 107069, 107068, 107067, 107066, 107065, 107064, 107063, 107062, 107061, 107060, 107059, 107057, 107056, 107055, 107054, 107053, 107050, 107049, 107048, 107047, 107046, 107045, 107044, 107043, 107042, 107039, 107038, 107037, 107036, 107035, 107034, 107033, 107032, 107031, 107030, 107029, 107028, 107027, 107026, 107025, 107024, 107023, 107022, 107021, 107020, 107019, 107018, 107017, 107016, 107015, 107014, 107013, 107010, 107009, 107008, 107007, 107006, 107005, 107004, 107003, 107002, 107001, 107000, 106999, 106998, 106997, 106996, 106995, 106994, 106993, 106992, 106991, 106990, 106989, 106988, 106987, 106986, 106984, 106982, 106981, 106980, 106979, 106978, 106977, 106976, 106975, 106974, 106971, 106970, 106969, 106968, 106967, 106966, 106965, 106964, 106963, 106962, 106961, 106960, 106959, 106958, 106957, 106956, 106955, 106954, 106953, 106952, 106951, 106950, 106949, 106948, 106947, 106946, 106945, 106944, 106943, 106942, 106941, 106940, 106939, 106934, 106933, 106932, 106931, 106930, 106928, 106927, 106926, 106925, 106924, 106923, 106922, 106921, 106919, 106918, 106917, 106916, 106915, 106914, 106913, 106912, 106911, 106910, 106909, 106908, 106907, 106906, 106905, 106904, 106899, 106898, 106897, 106896, 106895, 106894, 106893, 106892, 106891, 106890, 106889, 106888, 106887, 106886, 106885, 106884, 106883, 106882, 106881, 106880, 106879, 106878, 106876, 106874, 106872, 106871, 106870, 106869, 106868, 106867, 106866, 106865, 106864, 106863, 106862, 106861, 106860, 106859, 106858, 106857, 106856, 106855, 106854, 106853, 106852, 106851, 106850, 106849, 106848, 106847, 106846, 106845, 106844, 106843, 106842, 106841, 106840, 106839, 106838, 106837, 106836, 106835, 106834, 106833, 106832, 106831, 106830, 106829, 106828, 106827, 106826, 106825, 106824, 106823, 106822, 106821, 106820, 106819, 106818, 106817, 106816, 106815, 106814, 106813, 106812, 106811, 106810, 106809, 106808, 106807, 106806, 106805, 106804, 106803, 106802, 106801, 106800, 106799, 106798, 106797, 106796, 106795, 106794, 106793, 106792, 106791, 106790, 106789, 106788, 106787, 106786, 106785, 106784, 106783, 106782, 106781, 106780, 106779, 106778, 106777, 106776, 106775, 106774, 106773, 106772, 106771, 106770, 106769, 106768, 106767, 106766, 106765, 106764, 106763, 106762, 106761, 106760, 106759, 106758, 106757, 106756, 106755, 106754, 106753, 106752, 106751, 106750, 106749, 106748, 106747, 106746, 106745, 106740, 106739, 106738, 106737, 106736, 106734, 106732, 106731, 106730, 106729, 106728, 106727, 106726, 106725, 106724, 106723, 106722, 106720, 106719, 106718, 106717, 106716, 106715, 106714, 106713, 106712, 106711, 106710, 106709, 106708, 106707, 106706, 106705, 106704, 106703, 106702, 106701, 106700, 106699, 106698, 106684, 106683, 106681, 106679, 106677, 106676, 106675, 106674, 106658, 106633, 106625, 106583, 106582, 106581, 106580, 106575, 106574, 106573, 106570, 106567, 106522, 106521, 106520, 106519, 106518, 106517, 106516, 106515, 106514, 106507, 106506, 106505, 106503, 106502, 106501, 106500, 106498, 106497, 106496, 106495, 106494, 106493, 106492, 106491, 106490, 106489, 106488, 106487, 106486, 106485, 106484, 106483, 106482, 106481, 106480, 106479, 106478, 106477, 106476, 106475, 106474, 106473, 106472, 106471, 106470, 106469, 106468, 106467, 106466, 106465, 106460, 106459, 106458, 106457, 106456, 106455, 106454, 106453, 106452, 106451, 106450, 106449, 106448, 106447, 106446, 106445, 106444, 106443, 106442, 106441, 106440, 106439, 106438, 106437, 106436, 106435, 106434, 106433, 106432, 106431, 106430, 106429, 106428, 106427, 106426, 106425, 106424, 106423, 106422, 106421, 106420, 106419, 106418, 106417, 106416, 106415, 106414, 106413, 106412, 106411, 106410, 106409, 106408, 106407, 106406, 106405, 106404, 106403, 106402, 106401, 106400, 106399, 106398, 106397, 106396, 106395, 106394, 106393, 106392, 106390, 106389, 106388, 106387, 106386, 106385, 106384, 106383, 106382, 106381, 106380, 106379, 106378, 106377, 106376, 106375, 106374, 106373, 106371, 106370, 106369, 106366, 106365, 106364, 106363, 106362, 106361, 106360, 106359, 106358, 106357, 106356, 106355, 106354, 106353, 106352, 106351, 106350, 106349, 106348, 106347, 106346, 106345, 106344, 106343, 106342, 106341, 106340, 106339, 106338, 106337, 106336, 106335, 106334, 106333, 106332, 106331, 106330, 106329, 106328, 106327, 106326, 106325, 106324, 106323, 106322, 106321, 106320, 106319, 106318, 106317, 106316, 106315, 106314, 106313, 106312, 106311, 106310, 106309, 106308, 106307, 106306, 106305, 106304, 106303, 106302, 106301, 106300, 106299, 106298, 106297, 106296, 106295, 106294, 106293, 106292, 106291, 106290, 106289, 106288, 106287, 106286, 106285, 106284, 106283, 106282, 106281, 106280, 106278, 106277, 106276, 106275, 106274, 106273, 106272, 106271, 106270, 106269, 106268, 106267, 106266, 106265, 106264, 106263, 106262, 106261, 106260, 106259, 106258, 106257, 106256, 106255, 106254, 106253, 106252, 106251, 106250, 106249, 106248, 106246, 106245, 106244, 106243, 106242, 106241, 106240, 106239, 106238, 106237, 106236, 106235, 106234, 106233, 106232, 106231, 106230, 106229, 106228, 106227, 106226, 106225, 106224, 106222, 106221, 106219, 106218, 106217, 106216, 106215, 106214, 106213, 106212, 106211, 106210, 106209, 106208, 106207, 106206, 106205, 106204, 106203, 106202, 106201, 106200, 106199, 106198, 106197, 106196, 106195, 106194, 106193, 106192, 106191, 106190, 106189, 106188, 106187, 106186, 106185, 106184, 106183, 106182, 106181, 106180, 106179, 106178, 106177, 106176, 106175, 106174, 106173, 106172, 106171, 106170, 106169, 106168, 106167, 106165, 106163, 106162, 106161, 106160, 106159, 106158, 106157, 106156, 106155, 106154, 106153, 106152, 106151, 106150, 106149, 106148, 106147, 106146, 106145, 106144, 106143, 106142, 106141, 106140, 106139, 106138, 106137, 106136, 106135, 106134, 106133, 106132, 106131, 106130, 106129, 106128, 106127, 106126, 106125, 106124, 106123, 106122, 106120, 106119, 106117, 106116, 106115, 106114, 106113, 106112, 106111, 106108, 106107, 106106, 106105, 106104, 106103, 106102, 106101, 106100, 106099, 106098, 106097, 106096, 106095, 106094, 106093, 106092, 106091, 106090, 106089, 106088, 106087, 106086, 106085, 106084, 106083, 106082, 106081, 106080, 106079, 106078, 106077, 106076, 106075, 106074, 106073, 106072, 106071, 106070, 106069, 106068, 106067, 106066, 106065, 106064, 106059, 106058, 106057, 106056, 106055, 106054, 106053, 106052, 106051, 106050, 106049, 106048, 106047, 106046, 106045, 106044, 106043, 106042, 106041, 106040, 106039, 106038, 106037, 106036, 106035, 106034, 106033, 106032, 106031, 106030, 106029, 106028, 106027, 106026, 106025, 106024, 106023, 106022, 106021, 106020, 106019, 106018, 106016, 106015, 106014, 106013, 106012, 106011, 106010, 106009, 106008, 106007, 106006, 106005, 106004, 106003, 106002, 106001, 106000, 105999, 105998, 105997, 105996, 105995, 105994, 105993, 105992, 105991, 105990, 105989, 105988, 105987, 105986, 105985, 105984, 105983, 105982, 105981, 105980, 105979, 105978, 105977, 105976, 105975, 105974, 105973, 105972, 105971, 105970, 105969, 105968, 105967, 105966, 105965, 105964, 105963, 105962, 105961, 105960, 105959, 105958, 105957, 105956, 105955, 105954, 105953, 105952, 105951, 105950, 105949, 105948, 105947, 105946, 105945, 105944, 105943, 105942, 105941, 105940, 105939, 105938, 105937, 105936, 105935, 105934, 105933, 105932, 105931, 105930, 105929, 105928, 105927, 105926, 105925, 105924, 105923, 105922, 105921, 105920, 105919, 105918, 105917, 105916, 105915, 105914, 105913, 105912, 105911, 105910, 105909, 105908, 105907, 105906, 105905, 105904, 105903, 105902, 105901, 105900, 105899, 105898, 105897, 105896, 105895, 105894, 105893, 105892, 105891, 105890, 105889, 105888, 105887, 105886, 105885, 105884, 105883, 105882, 105881, 105880, 105879, 105878, 105877, 105876, 105875, 105874, 105873, 105872, 105871, 105870, 105869, 105868, 105867, 105866, 105865, 105864, 105863, 105862, 105861, 105860, 105859, 105858, 105857, 105856, 105855, 105854, 105853, 105852, 105851, 105850, 105849, 105848, 105847, 105846, 105845, 105844, 105843, 105842, 105841, 105840, 105839, 105838, 105837, 105836, 105835, 105834, 105833, 105832, 105831, 105830, 105829, 105828, 105827, 105826, 105825, 105824, 105823, 105822, 105821, 105820, 105819, 105818, 105817, 105816, 105815, 105814, 105813, 105812, 105811, 105810, 105809, 105808, 105807, 105806, 105805, 105804, 105803, 105802, 105801, 105800, 105799, 105798, 105797, 105796, 105795, 105794, 105793, 105792, 105791, 105790, 105789, 105788, 105787, 105786, 105785, 105784, 105783, 105782, 105781, 105780, 105779, 105778, 105777, 105776, 105775, 105774, 105773, 105772, 105771, 105770, 105769, 105768, 105767, 105766, 105765, 105764, 105763, 105762, 105761, 105760, 105759, 105758, 105757, 105756, 105755, 105754, 105753, 105752, 105751, 105750, 105749, 105748, 105747, 105746, 105745, 105744, 105743, 105742, 105741, 105740, 105739, 105738, 105737, 105736, 105735, 105734, 105733, 105732, 105731, 105730, 105729, 105728, 105727, 105726, 105725, 105719, 105718, 105717, 105716, 105715, 105714, 105713, 105712, 105711, 105710, 105708, 105707, 105706, 105705, 105704, 105703, 105702, 105701, 105700, 105699, 105698, 105697, 105691, 105690, 105689, 105688, 105687, 105686, 105685, 105684, 105683, 105682, 105681, 105680, 105679, 105678, 105677, 105676, 105675, 105674, 105673, 105672, 105671, 105670, 105669, 105668, 105667, 105666, 105665, 105664, 105663, 105662, 105661, 105660, 105659, 105658, 105657, 105655, 105654, 105653, 105652, 105651, 105650, 105649, 105648, 105647, 105646, 105645, 105644, 105643, 105642, 105641, 105640, 105639, 105638, 105637, 105636, 105635, 105634, 105633, 105632, 105631, 105630, 105629, 105628, 105627, 105626, 105625, 105624, 105623, 105622, 105621, 105620, 105619, 105618, 105617, 105616, 105615, 105614, 105613, 105612, 105611, 105610, 105607, 105606, 105605, 105604, 105603, 105602, 105601, 105599, 105598, 105597, 105596, 105595, 105594, 105593, 105592, 105591, 105590, 105589, 105588, 105587, 105586, 105585, 105584, 105583, 105582, 105580, 105579, 105578, 105577, 105576, 105575, 105574, 105573, 105572, 105571, 105570, 105569, 105568, 105567, 105566, 105565, 105564, 105563, 105562, 105561, 105560, 105559, 105558, 105557, 105556, 105555, 105554, 105553, 105552, 105551, 105550, 105549, 105548, 105547, 105546, 105545, 105544, 105543, 105542, 105541, 105540, 105539, 105538, 105537, 105536, 105535, 105534, 105533, 105532, 105531, 105530, 105529, 105528, 105527, 105526, 105525, 105524, 105523, 105522, 105520, 105519, 105518, 105517, 105516, 105515, 105514, 105513, 105512, 105511, 105510, 105509, 105508, 105507, 105506, 105505, 105504, 105503, 105502, 105501, 105500, 105499, 105498, 105497, 105496, 105495, 105494, 105493, 105492, 105491, 105490, 105489, 105488, 105487, 105486, 105485, 105484, 105483, 105482, 105480, 105479, 105478, 105476, 105475, 105474, 105473, 105472, 105471, 105470, 105469, 105468, 105467, 105466, 105465, 105464, 105463, 105462, 105461, 105460, 105459, 105458, 105457, 105456, 105455, 105454, 105453, 105452, 105451, 105450, 105449, 105448, 105447, 105446, 105442, 105441, 105440, 105439, 105438, 105437, 105435, 105434, 105433, 105432, 105431, 105427, 105426, 105425, 105424, 105423, 105422, 105421, 105420, 105419, 105418, 105417, 105416, 105415, 105414, 105413, 105412, 105411, 105410, 105409, 105408, 105407, 105406, 105405, 105404, 105403, 105402, 105401, 105400, 105399, 105398, 105397, 105396, 105395, 105394, 105393, 105392, 105391, 105390, 105389, 105388, 105387, 105385, 105384, 105383, 105379, 105378, 105377, 105376, 105374, 105373, 105372, 105371, 105370, 105369, 105368, 105367, 105366, 105365, 105364, 105363, 105362, 105361, 105360, 105359, 105358, 105357, 105356, 105355, 105353, 105352, 105351, 105348, 105347, 105346, 105345, 105344, 105343, 105341, 105339, 105335, 105333, 105332, 105331, 105330, 105329, 105328, 105327, 105326, 105325, 105324, 105323, 105322, 105321, 105320, 105319, 105318, 105317, 105316, 105315, 105314, 105313, 105312, 105311, 105310, 105309, 105308, 105303, 105302, 105301, 105300, 105299, 105294, 105293, 105292, 105291, 105290, 105289, 105288, 105287, 105286, 105285, 105284, 105283, 105282, 105281, 105280, 105279, 105278, 105277, 105276, 105275, 105274, 105273, 105272, 105271, 105270, 105269, 105268, 105267, 105266, 105265, 105264, 105263, 105262, 105261, 105260, 105259, 105258, 105257, 105256, 105255, 105254, 105253, 105252, 105251, 105250, 105249, 105248, 105247, 105246, 105245, 105244, 105243, 105241, 105240, 105239, 105238, 105236, 105235, 105234, 105233, 105232, 105231, 105229, 105228, 105225, 105223, 105222, 105221, 105220, 105219, 105218, 105217, 105216, 105215, 105214, 105213, 105212, 105211, 105210, 105209, 105208, 105207, 105206, 105205, 105204, 105203, 105202, 105201, 105200, 105199, 105198, 105197, 105196, 105195, 105194, 105193, 105192, 105191, 105190, 105188, 105184, 105183, 105182, 105181, 105180, 105179, 105178, 105177, 105176, 105175, 105174, 105173, 105172, 105171, 105170, 105169, 105168, 105163, 105162, 105161, 105160, 105159, 105158, 105157, 105156, 105155, 105154, 105153, 105152, 105151, 105150, 105149, 105148, 105147, 105146, 105145, 105144, 105143, 105142, 105141, 105140, 105139, 105138, 105137, 105134, 105133, 105132, 105131, 105130, 105129, 105128, 105127, 105126, 105125, 105124, 105123, 105122, 105121, 105120, 105119, 105118, 105117, 105116, 105115, 105114, 105113, 105112, 105111, 105110, 105090, 105089, 105088, 105087, 105086, 105085, 105084, 105083, 105082, 105079, 105078, 105074, 105073, 105072, 105071, 105070, 105069, 105068, 105067, 105066, 105065, 105064, 105063, 105062, 105061, 105060, 105059, 105058, 105057, 105056, 105055, 105054, 105053, 105052, 105051, 105050, 105049, 105048, 105047, 105046, 105045, 105044, 105043, 105042, 105041, 105039, 105038, 105037, 105032, 105031, 105030, 105029, 105028, 105027, 105026, 105025, 105024, 105023, 105022, 105021, 105020, 105019, 105018, 105016, 105015, 105014, 105013, 105012, 105011, 105010, 105009, 105008, 105007, 105005, 105004, 105003, 105002, 105001, 105000, 104999, 104998, 104997, 104996, 104995, 104993, 104992, 104991, 104990, 104989, 104988, 104987, 104986, 104985, 104984, 104983, 104982, 104981, 104980, 104979, 104978, 104977, 104976, 104975, 104974, 104973, 104972, 104971, 104970, 104969, 104968, 104967, 104966, 104965, 104964, 104963, 104962, 104961, 104960, 104959, 104958, 104957, 104956, 104955, 104954, 104953, 104952, 104951, 104950, 104949, 104948, 104947, 104946, 104945, 104944, 104942, 104940, 104939, 104938, 104937, 104935, 104934, 104933, 104932, 104931, 104929, 104928, 104927, 104926, 104925, 104924, 104923, 104922, 104921, 104920, 104919, 104918, 104917, 104916, 104915, 104914, 104913, 104912, 104911, 104910, 104909, 104908, 104907, 104906, 104905, 104904, 104903, 104902, 104901, 104900, 104899, 104898, 104897, 104896, 104895, 104894, 104893, 104892, 104891, 104890, 104889, 104888, 104887, 104886, 104885, 104884, 104883, 104882, 104881, 104880, 104879, 104878, 104877, 104876, 104875, 104874, 104873, 104871, 104870, 104868, 104862, 104861, 104860, 104859, 104858, 104857, 104856, 104855, 104854, 104853, 104852, 104851, 104850, 104849, 104848, 104847, 104846, 104845, 104844, 104843, 104842, 104841, 104840, 104839, 104838, 104837, 104836, 104835, 104834, 104833, 104832, 104831, 104830, 104829, 104828, 104827, 104826, 104825, 104824, 104823, 104822, 104821, 104820, 104819, 104818, 104817, 104816, 104815, 104814, 104813, 104812, 104811, 104810, 104809, 104808, 104807, 104806, 104805, 104804, 104803, 104802, 104801, 104800, 104799, 104798, 104797, 104796, 104795, 104794, 104793, 104792, 104791, 104790, 104789, 104788, 104787, 104786, 104785, 104784, 104783, 104782, 104781, 104780, 104779, 104778, 104777, 104776, 104775, 104774, 104773, 104772, 104771, 104770, 104769, 104768, 104767, 104766, 104765, 104764, 104763, 104762, 104761, 104760, 104759, 104758, 104757, 104756, 104755, 104754, 104753, 104752, 104751, 104750, 104749, 104748, 104747, 104746, 104745, 104744, 104743, 104742, 104741, 104740, 104739, 104738, 104737, 104736, 104735, 104734, 104733, 104732, 104731, 104730, 104729, 104728, 104727, 104726, 104725, 104724, 104723, 104722, 104721, 104720, 104719, 104718, 104717, 104716, 104715, 104714, 104713, 104712, 104711, 104710, 104709, 104708, 104703, 104699, 104695, 104694, 104693, 104692, 104691, 104690, 104689, 104688, 104687, 104686, 104685, 104684, 104682, 104681, 104680, 104679, 104678, 104677, 104676, 104675, 104674, 104673, 104672, 104671, 104670, 104669, 104668, 104667, 104666, 104665, 104664, 104663, 104662, 104661, 104660, 104659, 104658, 104657, 104656, 104655, 104654, 104653, 104652, 104651, 104650, 104649, 104648, 104647, 104646, 104645, 104644, 104643, 104642, 104641, 104640, 104639, 104638, 104637, 104636, 104635, 104634, 104633, 104632, 104631, 104630, 104629, 104628, 104627, 104626, 104624, 104623, 104622, 104621, 104620, 104619, 104618, 104617, 104616, 104615, 104614, 104613, 104612, 104611, 104610, 104609, 104608, 104607, 104606, 104605, 104604, 104603, 104602, 104601, 104600, 104599, 104598, 104597, 104596, 104595, 104594, 104593, 104592, 104591, 104590, 104589, 104588, 104587, 104586, 104585, 104584, 104583, 104582, 104581, 104580, 104579, 104578, 104577, 104576, 104575, 104574, 104573, 104572, 104571, 104570, 104569, 104568, 104567, 104566, 104565, 104564, 104563, 104562, 104561, 104559, 104558, 104557, 104556, 104555, 104554, 104553, 104552, 104551, 104550, 104549, 104548, 104547, 104546, 104545, 104544, 104543, 104542, 104541, 104540, 104539, 104538, 104537, 104536, 104535, 104534, 104533, 104532, 104531, 104530, 104529, 104528, 104527, 104526, 104525, 104524, 104523, 104522, 104521, 104520, 104519, 104518, 104517, 104516, 104515, 104514, 104513, 104512, 104511, 104510, 104509, 104508, 104507, 104506, 104505, 104504, 104503, 104502, 104501, 104500, 104499, 104498, 104497, 104496, 104495, 104494, 104493, 104492, 104491, 104490, 104489, 104488, 104487, 104486, 104485, 104484, 104483, 104482, 104480, 104478, 104477, 104476, 104475, 104474, 104473, 104472, 104471, 104470, 104469, 104468, 104467, 104466, 104465, 104464, 104463, 104462, 104461, 104460, 104459, 104458, 104457, 104456, 104455, 104454, 104453, 104452, 104451, 104450, 104449, 104448, 104447, 104446, 104445, 104444, 104443, 104442, 104441, 104440, 104439, 104438, 104437, 104436, 104435, 104434, 104433, 104432, 104431, 104430, 104429, 104428, 104427, 104426, 104425, 104424, 104423, 104422, 104421, 104420, 104419, 104418, 104417, 104416, 104415, 104414, 104413, 104412, 104411, 104410, 104409, 104408, 104407, 104406, 104405, 104404, 104403, 104402, 104401, 104400, 104399, 104398, 104397, 104396, 104395, 104394, 104389, 104388, 104387, 104386, 104385, 104384, 104383, 104382, 104381, 104380, 104379, 104378, 104377, 104376, 104375, 104374, 104373, 104372, 104371, 104370, 104369, 104368, 104367, 104366, 104365, 104364, 104363, 104362, 104361, 104360, 104359, 104358, 104357, 104356, 104355, 104354, 104353, 104352, 104351, 104350, 104349, 104348, 104347, 104346, 104345, 104344, 104343, 104342, 104341, 104340, 104339, 104338, 104337, 104336, 104335, 104334, 104333, 104332, 104331, 104330, 104329, 104328, 104327, 104326, 104325, 104324, 104323, 104322, 104321, 104320, 104319, 104318, 104316, 104314, 104313, 104312, 104311, 104310, 104309, 104308, 104307, 104306, 104305, 104304, 104303, 104302, 104301, 104300, 104299, 104298, 104297, 104296, 104295, 104294, 104293, 104292, 104291, 104290, 104289, 104288, 104287, 104286, 104285, 104284, 104283, 104282, 104281, 104280, 104279, 104278, 104277, 104276, 104275, 104274, 104273, 104272, 104271, 104270, 104269, 104268, 104267, 104266, 104265, 104264, 104262, 104261, 104260, 104259, 104258, 104257, 104256, 104254, 104253, 104252, 104251, 104250, 104249, 104248, 104247, 104246, 104245, 104244, 104243, 104242, 104241, 104240, 104239, 104238, 104237, 104236, 104235, 104234, 104233, 104232, 104231, 104230, 104229, 104228, 104227, 104226, 104225, 104224, 104223, 104222, 104221, 104220, 104219, 104215, 104214, 104213, 104212, 104211, 104210, 104209, 104208, 104207, 104206, 104205, 104204, 104201, 104200, 104198, 104197, 104196, 104195, 104194, 104193, 104192, 104191, 104190, 104189, 104188, 104187, 104186, 104185, 104184, 104183, 104182, 104181, 104179, 104178, 104167, 104166, 104165, 104164, 104163, 104162, 104161, 104160, 104159, 104158, 104157, 104156, 104155, 104154, 104153, 104152, 104151, 104150, 104149, 104148, 104147, 104146, 104145, 104144, 104143, 104142, 104141, 104140, 104139, 104138, 104137, 104136, 104135, 104134, 104133, 104132, 104131, 104130, 104129, 104128, 104127, 104126, 104125, 104124, 104123, 104122, 104121, 104120, 104119, 104118, 104117, 104116, 104115, 104114, 104113, 104112, 104111, 104110, 104109, 104108, 104107, 104106, 104105, 104104, 104103, 104101, 104100, 104099, 104098, 104097, 104096, 104095, 104094, 104093, 104092, 104091, 104090, 104089, 104088, 104083, 104082, 104081, 104080, 104079, 104078, 104077, 104076, 104075, 104074, 104073, 104072, 104071, 104070, 104069, 104068, 104067, 104066, 104059, 104058, 104057, 104056, 104055, 104054, 104053, 104052, 104049, 104048, 104047, 104046, 104045, 104044, 104043, 104042, 104041, 104040, 104038, 104037, 104036, 104035, 104034, 104033, 104032, 104031, 104030, 104029, 104028, 104027, 104026, 104025, 104024, 104023, 104022, 104021, 104020, 104019, 104018, 104017, 104016, 104015, 104014, 104013, 104012, 104011, 104010, 104009, 104008, 104007, 104006, 104005, 104004, 104003, 104002, 104001, 104000, 103999, 103998, 103997, 103996, 103995, 103994, 103993, 103992, 103991, 103990, 103989, 103988, 103987, 103986, 103983, 103982, 103977, 103976, 103975, 103974, 103973, 103972, 103971, 103970, 103969, 103968, 103967, 103966, 103965, 103964, 103962, 103961, 103960, 103959, 103958, 103957, 103956, 103954, 103953, 103952, 103951, 103950, 103949, 103947, 103946, 103943, 103940, 103939, 103938, 103937, 103936, 103935, 103934, 103932, 103931, 103930, 103929, 103928, 103927, 103924, 103923, 103922, 103921, 103920, 103919, 103918, 103917, 103915, 103914, 103913, 103912, 103911, 103910, 103909, 103908, 103907, 103905, 103898, 103897, 103896, 103895, 103894, 103893, 103892, 103887, 103886, 103882, 103881, 103880, 103879, 103878, 103877, 103876, 103875, 103874, 103873, 103872, 103871, 103869, 103868, 103867, 103866, 103865, 103864, 103863, 103862, 103861, 103860, 103859, 103858, 103857, 103856, 103855, 103854, 103853, 103852, 103851, 103850, 103849, 103848, 103847, 103846, 103845, 103844, 103843, 103842, 103841, 103840, 103838, 103837, 103836, 103835, 103834, 103833, 103832, 103831, 103830, 103829, 103828, 103827, 103826, 103825, 103824, 103823, 103822, 103821, 103820, 103819, 103818, 103817, 103816, 103815, 103814, 103813, 103812, 103811, 103810, 103809, 103808, 103807, 103806, 103805, 103804, 103803, 103802, 103801, 103800, 103799, 103798, 103797, 103796, 103795, 103794, 103793, 103792, 103791, 103790, 103789, 103788, 103787, 103786, 103785, 103784, 103783, 103782, 103781, 103780, 103778, 103777, 103776, 103775, 103774, 103773, 103772, 103771, 103770, 103769, 103768, 103767, 103766, 103765, 103764, 103763, 103762, 103761, 103760, 103759, 103758, 103757, 103756, 103755, 103754, 103753, 103752, 103751, 103750, 103749, 103748, 103747, 103746, 103745, 103744, 103743, 103742, 103741, 103740, 103739, 103738, 103737, 103735, 103734, 103733, 103732, 103730, 103729, 103728, 103727, 103726, 103725, 103724, 103723, 103722, 103721, 103720, 103719, 103718, 103717, 103716, 103715, 103714, 103712, 103711, 103709, 103708, 103707, 103705, 103704, 103703, 103702, 103701, 103700, 103699, 103698, 103696, 103695, 103694, 103693, 103692, 103691, 103690, 103689, 103688, 103687, 103686, 103685, 103684, 103683, 103682, 103681, 103680, 103679, 103678, 103677, 103676, 103675, 103674, 103673, 103672, 103671, 103670, 103669, 103668, 103667, 103666, 103665, 103664, 103663, 103662, 103661, 103660, 103659, 103658, 103657, 103656, 103655, 103654, 103653, 103652, 103650, 103649, 103648, 103647, 103646, 103645, 103644, 103643, 103642, 103641, 103640, 103639, 103638, 103637, 103636, 103635, 103634, 103633, 103632, 103631, 103630, 103629, 103628, 103627, 103626, 103625, 103624, 103623, 103622, 103621, 103620, 103619, 103618, 103617, 103616, 103615, 103614, 103613, 103612, 103611, 103610, 103609, 103608, 103607, 103606, 103605, 103604, 103603, 103602, 103601, 103600, 103599, 103598, 103597, 103596, 103595, 103594, 103593, 103592, 103591, 103590, 103589, 103588, 103587, 103586, 103585, 103584, 103583, 103582, 103581, 103580, 103577, 103576, 103575, 103574, 103573, 103572, 103571, 103570, 103569, 103568, 103567, 103566, 103565, 103564, 103563, 103562, 103561, 103560, 103559, 103558, 103557, 103556, 103555, 103554, 103553, 103552, 103551, 103550, 103549, 103548, 103547, 103546, 103545, 103544, 103543, 103542, 103541, 103540, 103539, 103528, 103527, 103526, 103525, 103524, 103523, 103522, 103521, 103520, 103519, 103518, 103517, 103516, 103515, 103514, 103513, 103512, 103511, 103510, 103509, 103508, 103507, 103506, 103505, 103503, 103501, 103500, 103498, 103496, 103495, 103494, 103493, 103492, 103491, 103490, 103489, 103488, 103487, 103486, 103485, 103484, 103483, 103482, 103481, 103480, 103479, 103478, 103477, 103476, 103475, 103474, 103473, 103472, 103471, 103470, 103469, 103468, 103467, 103466, 103465, 103464, 103463, 103462, 103461, 103459, 103458, 103457, 103456, 103455, 103454, 103453, 103452, 103450, 103449, 103448, 103447, 103446, 103445, 103444, 103443, 103442, 103441, 103440, 103439, 103438, 103437, 103436, 103435, 103434, 103433, 103432, 103431, 103430, 103429, 103428, 103427, 103426, 103425, 103424, 103423, 103422, 103419, 103418, 103417, 103416, 103415, 103414, 103413, 103408, 103407, 103406, 103405, 103404, 103403, 103402, 103401, 103400, 103399, 103398, 103397, 103396, 103395, 103394, 103393, 103392, 103391, 103390, 103389, 103388, 103387, 103386, 103385, 103384, 103383, 103382, 103381, 103380, 103379, 103378, 103377, 103376, 103375, 103374, 103373, 103372, 103371, 103370, 103369, 103368, 103367, 103366, 103365, 103364, 103363, 103362, 103361, 103360, 103359, 103358, 103357, 103356, 103355, 103354, 103353, 103352, 103351, 103350, 103349, 103348, 103347, 103346, 103345, 103344, 103343, 103342, 103341, 103340, 103339, 103338, 103337, 103336, 103335, 103334, 103333, 103332, 103331, 103329, 103328, 103327, 103326, 103325, 103324, 103323, 103322, 103321, 103320, 103319, 103318, 103317, 103316, 103315, 103314, 103313, 103312, 103311, 103310, 103309, 103308, 103307, 103306, 103305, 103302, 103300, 103299, 103298, 103297, 103296, 103295, 103294, 103293, 103292, 103291, 103290, 103289, 103288, 103287, 103285, 103284, 103283, 103282, 103281, 103280, 103279, 103278, 103277, 103276, 103275, 103274, 103273, 103272, 103271, 103270, 103269, 103268, 103267, 103266, 103265, 103264, 103263, 103262, 103261, 103260, 103259, 103258, 103257, 103256, 103255, 103254, 103253, 103252, 103251, 103250, 103249, 103248, 103247, 103246, 103245, 103244, 103243, 103242, 103241, 103240, 103239, 103238, 103237, 103236, 103235, 103234, 103233, 103232, 103231, 103230, 103229, 103228, 103227, 103226, 103225, 103224, 103223, 103222, 103221, 103220, 103219, 103218, 103217, 103216, 103215, 103214, 103213, 103212, 103211, 103210, 103209, 103208, 103207, 103206, 103205, 103204, 103203, 103202, 103201, 103200, 103199, 103198, 103197, 103196, 103195, 103194, 103193, 103192, 103191, 103190, 103189, 103188, 103187, 103186, 103185, 103184, 103183, 103182, 103181, 103180, 103179, 103178, 103177, 103176, 103175, 103174, 103173, 103172, 103171, 103170, 103169, 103168, 103167, 103166, 103165, 103164, 103163, 103162, 103161, 103156, 103155, 103154, 103153, 103152, 103151, 103150, 103149, 103148, 103147, 103146, 103145, 103144, 103143, 103142, 103141, 103140, 103139, 103138, 103137, 103136, 103135, 103134, 103133, 103132, 103131, 103130, 103129, 103128, 103127, 103126, 103125, 103124, 103123, 103122, 103121, 103120, 103119, 103118, 103117, 103116, 103115, 103114, 103113, 103112, 103111, 103110, 103109, 103108, 103107, 103106, 103104, 103103, 103102, 103101, 103100, 103099, 103098, 103094, 103093, 103092, 103091, 103090, 103089, 103088, 103087, 103086, 103084, 103083, 103082, 103081, 103080, 103079, 103078, 103077, 103076, 103075, 103074, 103073, 103072, 103071, 103070, 103069, 103068, 103067, 103066, 103065, 103064, 103063, 103062, 103061, 103060, 103059, 103058, 103057, 103056, 103055, 103054, 103053, 103052, 103051, 103050, 103049, 103048, 103047, 103046, 103044, 103043, 103040, 103039, 103038, 103037, 103036, 103035, 103034, 103032, 103031, 103030, 103028, 103027, 103026, 103025, 103024, 103023, 103022, 103021, 103020, 103019, 103017, 103016, 103015, 103014, 103013, 103012, 103011, 103010, 103009, 103008, 103007, 103006, 103005, 103004, 103003, 103002, 103001, 103000, 102999, 102998, 102997, 102996, 102995, 102994, 102993, 102992, 102991, 102990, 102989, 102988, 102987, 102986, 102985, 102984, 102983, 102982, 102981, 102980, 102979, 102978, 102977, 102976, 102975, 102974, 102973, 102972, 102971, 102970, 102969, 102968, 102967, 102966, 102965, 102963, 102962, 102961, 102960, 102959, 102958, 102957, 102956, 102955, 102954, 102953, 102952, 102951, 102950, 102949, 102948, 102947, 102946, 102945, 102944, 102943, 102942, 102941, 102940, 102939, 102938, 102937, 102936, 102935, 102934, 102933, 102932, 102931, 102930, 102929, 102928, 102927, 102926, 102925, 102924, 102923, 102922, 102921, 102920, 102919, 102918, 102917, 102916, 102915, 102914, 102913, 102912, 102911, 102910, 102909, 102908, 102907, 102906, 102905, 102904, 102903, 102902, 102901, 102900, 102899, 102898, 102897, 102896, 102895, 102894, 102893, 102892, 102891, 102890, 102889, 102888, 102887, 102886, 102885, 102884, 102883, 102882, 102881, 102880, 102879, 102878, 102877, 102876, 102875, 102874, 102873, 102872, 102871, 102870, 102869, 102868, 102867, 102866, 102865, 102864, 102863, 102862, 102861, 102860, 102859, 102858, 102857, 102856, 102855, 102854, 102853, 102852, 102851, 102850, 102849, 102848, 102847, 102846, 102845, 102844, 102843, 102842, 102841, 102840, 102839, 102838, 102837, 102836, 102835, 102834, 102833, 102832, 102831, 102830, 102829, 102828, 102827, 102826, 102825, 102824, 102823, 102822, 102821, 102820, 102819, 102818, 102817, 102816, 102815, 102814, 102813, 102812, 102811, 102810, 102809, 102808, 102807, 102806, 102805, 102804, 102803, 102802, 102801, 102800, 102799, 102798, 102797, 102796, 102795, 102794, 102793, 102792, 102791, 102790, 102789, 102788, 102787, 102786, 102785, 102784, 102783, 102782, 102781, 102780, 102779, 102778, 102777, 102776, 102775, 102774, 102773, 102772, 102771, 102770, 102769, 102768, 102767, 102766, 102765, 102764, 102763, 102762, 102761, 102760, 102759, 102758, 102757, 102756, 102755, 102754, 102753, 102752, 102751, 102750, 102749, 102748, 102747, 102746, 102745, 102744, 102743, 102742, 102741, 102740, 102739, 102738, 102737, 102736, 102735, 102734, 102733, 102732, 102731, 102730, 102729, 102728, 102727, 102726, 102725, 102724, 102723, 102722, 102721, 102720, 102719, 102718, 102717, 102716, 102715, 102714, 102713, 102712, 102711, 102710, 102709, 102708, 102707, 102706, 102705, 102704, 102703, 102702, 102701, 102700, 102699, 102698, 102697, 102696, 102694, 102693, 102692, 102691, 102690, 102689, 102688, 102683, 102682, 102681, 102680, 102679, 102678, 102677, 102676, 102675, 102674, 102673, 102672, 102671, 102670, 102669, 102668, 102667, 102666, 102665, 102664, 102663, 102662, 102661, 102660, 102659, 102658, 102657, 102656, 102655, 102654, 102653, 102652, 102651, 102650, 102649, 102648, 102647, 102646, 102645, 102644, 102643, 102642, 102641, 102640, 102639, 102638, 102637, 102636, 102635, 102634, 102633, 102632, 102631, 102630, 102629, 102628, 102623, 102622, 102620, 102619, 102617, 102616, 102615, 102614, 102613, 102612, 102611, 102610, 102609, 102608, 102607, 102606, 102605, 102604, 102603, 102602, 102601, 102600, 102599, 102598, 102597, 102596, 102595, 102594, 102593, 102592, 102591, 102590, 102589, 102588, 102587, 102586, 102585, 102584, 102583, 102582, 102581, 102580, 102579, 102578, 102577, 102573, 102572, 102571, 102570, 102569, 102568, 102567, 102566, 102564, 102563, 102562, 102561, 102559, 102558, 102557, 102556, 102555, 102554, 102553, 102552, 102551, 102550, 102549, 102548, 102547, 102546, 102545, 102544, 102543, 102542, 102541, 102540, 102539, 102538, 102537, 102536, 102535, 102534, 102533, 102532, 102531, 102530, 102529, 102528, 102527, 102526, 102525, 102524, 102523, 102522, 102521, 102520, 102519, 102518, 102517, 102516, 102515, 102514, 102513, 102512, 102511, 102510, 102509, 102508, 102507, 102506, 102505, 102504, 102503, 102502, 102501, 102500, 102499, 102498, 102497, 102496, 102495, 102494, 102493, 102492, 102491, 102490, 102489, 102488, 102487, 102486, 102485, 102484, 102483, 102482, 102481, 102480, 102479, 102478, 102477, 102476, 102475, 102474, 102473, 102472, 102471, 102470, 102469, 102468, 102467, 102466, 102465, 102464, 102463, 102462, 102461, 102460, 102459, 102458, 102457, 102456, 102455, 102454, 102453, 102452, 102451, 102450, 102449, 102448, 102447, 102446, 102445, 102444, 102443, 102442, 102441, 102440, 102439, 102436, 102435, 102433, 102432, 102431, 102430, 102429, 102428, 102427, 102426, 102425, 102424, 102423, 102422, 102421, 102420, 102419, 102418, 102417, 102416, 102415, 102414, 102413, 102412, 102411, 102410, 102409, 102408, 102407, 102406, 102405, 102404, 102403, 102402, 102401, 102397, 102396, 102395, 102394, 102393, 102392, 102391, 102390, 102389, 102388, 102387, 102386, 102385, 102384, 102383, 102382, 102381, 102380, 102379, 102378, 102377, 102376, 102375, 102374, 102373, 102372, 102371, 102370, 102369, 102368, 102367, 102366, 102365, 102364, 102363, 102362, 102361, 102360, 102359, 102358, 102357, 102356, 102355, 102354, 102353, 102352, 102351, 102350, 102349, 102348, 102347, 102346, 102345, 102344, 102343, 102342, 102341, 102340, 102339, 102338, 102337, 102336, 102335, 102334, 102333, 102332, 102331, 102330, 102329, 102328, 102327, 102326, 102325, 102324, 102323, 102322, 102321, 102320, 102319, 102318, 102317, 102316, 102315, 102314, 102313, 102312, 102311, 102310, 102309, 102308, 102307, 102306, 102305, 102304, 102303, 102302, 102301, 102300, 102299, 102298, 102297, 102296, 102295, 102294, 102293, 102292, 102291, 102290, 102289, 102288, 102287, 102286, 102285, 102284, 102283, 102282, 102281, 102280, 102279, 102278, 102277, 102276, 102275, 102274, 102273, 102272, 102271, 102270, 102269, 102268, 102267, 102266, 102265, 102264, 102263, 102262, 102261, 102260, 102259, 102258, 102257, 102256, 102255, 102254, 102253, 102252, 102251, 102250, 102249, 102248, 102247, 102246, 102245, 102244, 102243, 102241, 102237, 102235, 102234, 102232, 102231, 102230, 102229, 102228, 102227, 102226, 102225, 102224, 102223, 102222, 102221, 102220, 102219, 102218, 102217, 102216, 102215, 102214, 102213, 102212, 102211, 102210, 102209, 102208, 102207, 102206, 102205, 102202, 102201, 102200, 102199, 102198, 102197, 102196, 102195, 102194, 102193, 102192, 102191, 102190, 102189, 102188, 102187, 102186, 102185, 102184, 102183, 102182, 102181, 102180, 102179, 102178, 102177, 102176, 102175, 102174, 102173, 102172, 102171, 102170, 102169, 102168, 102167, 102166, 102165, 102164, 102163, 102162, 102161, 102160, 102159, 102158, 102157, 102156, 102155, 102154, 102153, 102152, 102151, 102150, 102149, 102148, 102147, 102146, 102145, 102144, 102143, 102142, 102141, 102140, 102139, 102138, 102137, 102136, 102135, 102134, 102133, 102132, 102131, 102130, 102129, 102128, 102127, 102126, 102125, 102124, 102123, 102122, 102121, 102119, 102118, 102117, 102116, 102115, 102114, 102113, 102112, 102111, 102110, 102109, 102108, 102107, 102106, 102105, 102104, 102103, 102102, 102101, 102100, 102099, 102098, 102097, 102096, 102095, 102094, 102093, 102092, 102091, 102090, 102089, 102088, 102087, 102086, 102085, 102084, 102083, 102082, 102081, 102080, 102079, 102078, 102077, 102076, 102073, 102070, 102068, 102067, 102066, 102065, 102064, 102063, 102062, 102061, 102060, 102059, 102058, 102056, 102055, 102054, 102053, 102052, 102051, 102050, 102049, 102048, 102047, 102046, 102045, 102044, 102043, 102042, 102041, 102040, 102039, 102038, 102037, 102036, 102035, 102034, 102033, 102032, 102031, 102030, 102029, 102028, 102027, 102026, 102025, 102024, 102023, 102022, 102021, 102020, 102019, 102018, 102017, 102016, 102015, 102014, 102013, 102012, 102011, 102010, 102009, 102008, 102007, 102006, 102005, 102004, 102002, 102001, 102000, 101999, 101998, 101997, 101996, 101995, 101994, 101993, 101992, 101991, 101989, 101988, 101987, 101986, 101985, 101984, 101983, 101979, 101978, 101977, 101976, 101975, 101974, 101972, 101969, 101968, 101967, 101966, 101965, 101964, 101963, 101962, 101960, 101959, 101958, 101957, 101956, 101955, 101954, 101953, 101952, 101951, 101950, 101948, 101947, 101946, 101945, 101944, 101943, 101942, 101941, 101940, 101939, 101938, 101937, 101936, 101935, 101933, 101932, 101931, 101930, 101929, 101928, 101927, 101926, 101925, 101924, 101923, 101922, 101921, 101920, 101919, 101918, 101917, 101915, 101914, 101913, 101912, 101911, 101910, 101909, 101908, 101907, 101906, 101905, 101904, 101903, 101902, 101901, 101900, 101899, 101898, 101897, 101896, 101895, 101894, 101892, 101891, 101890, 101889, 101888, 101887, 101885, 101884, 101883, 101882, 101881, 101880, 101879, 101878, 101877, 101876, 101875, 101874, 101873, 101872, 101871, 101870, 101869, 101868, 101867, 101866, 101865, 101864, 101863, 101862, 101861, 101860, 101859, 101857, 101856, 101855, 101854, 101853, 101852, 101851, 101850, 101849, 101848, 101847, 101846, 101845, 101844, 101843, 101842, 101841, 101840, 101839, 101838, 101837, 101836, 101835, 101834, 101833, 101832, 101831, 101830, 101829, 101828, 101827, 101826, 101825, 101824, 101823, 101822, 101821, 101820, 101819, 101818, 101817, 101816, 101815, 101814, 101813, 101812, 101811, 101810, 101809, 101808, 101807, 101806, 101805, 101804, 101803, 101802, 101801, 101800, 101799, 101798, 101797, 101796, 101795, 101794, 101793, 101792, 101791, 101790, 101789, 101788, 101787, 101786, 101785, 101784, 101783, 101782, 101781, 101780, 101779, 101778, 101777, 101776, 101775, 101774, 101773, 101772, 101771, 101770, 101769, 101768, 101767, 101766, 101765, 101764, 101763, 101762, 101761, 101760, 101759, 101758, 101757, 101756, 101755, 101754, 101753, 101752, 101751, 101750, 101749, 101748, 101747, 101746, 101745, 101744, 101743, 101742, 101741, 101740, 101739, 101738, 101736, 101735, 101734, 101733, 101732, 101731, 101729, 101728, 101727, 101726, 101725, 101724, 101723, 101722, 101721, 101720, 101719, 101718, 101717, 101715, 101714, 101713, 101712, 101711, 101710, 101709, 101708, 101707, 101706, 101705, 101704, 101703, 101702, 101701, 101700, 101699, 101698, 101697, 101696, 101695, 101694, 101693, 101692, 101691, 101689, 101688, 101687, 101686, 101685, 101684, 101683, 101682, 101681, 101680, 101679, 101678, 101677, 101672, 101671, 101670, 101669, 101668, 101667, 101666, 101665, 101664, 101663, 101662, 101661, 101660, 101659, 101658, 101657, 101656, 101655, 101654, 101653, 101652, 101651, 101650, 101649, 101648, 101647, 101646, 101645, 101644, 101643, 101642, 101641, 101640, 101639, 101638, 101637, 101636, 101635, 101634, 101633, 101632, 101631, 101630, 101629, 101628, 101627, 101626, 101625, 101624, 101623, 101622, 101621, 101620, 101619, 101617, 101616, 101615, 101614, 101613, 101612, 101611, 101610, 101609, 101608, 101607, 101606, 101605, 101604, 101603, 101602, 101601, 101600, 101599, 101598, 101597, 101596, 101595, 101594, 101593, 101592, 101591, 101590, 101589, 101588, 101587, 101586, 101585, 101584, 101583, 101582, 101581, 101580, 101579, 101578, 101577, 101576, 101575, 101574, 101573, 101572, 101571, 101570, 101569, 101568, 101567, 101566, 101564, 101563, 101562, 101561, 101560, 101559, 101558, 101545, 101542, 101539, 101538, 101537, 101530, 101529, 101528, 101527, 101526, 101525, 101524, 101523, 101522, 101521, 101520, 101519, 101518, 101517, 101516, 101515, 101514, 101513, 101512, 101511, 101509, 101508, 101506, 101505, 101504, 101503, 101502, 101501, 101500, 101499, 101498, 101497, 101496, 101495, 101494, 101493, 101492, 101491, 101490, 101489, 101488, 101487, 101486, 101485, 101484, 101483, 101482, 101481, 101480, 101479, 101478, 101477, 101476, 101475, 101474, 101473, 101472, 101471, 101470, 101469, 101468, 101467, 101466, 101465, 101464, 101463, 101462, 101461, 101456, 101455, 101454, 101453, 101452, 101451, 101450, 101449, 101448, 101447, 101446, 101445, 101444, 101443, 101442, 101441, 101440, 101439, 101438, 101437, 101436, 101434, 101433, 101432, 101431, 101430, 101429, 101428, 101427, 101426, 101425, 101424, 101423, 101422, 101421, 101420, 101419, 101418, 101417, 101416, 101415, 101414, 101413, 101412, 101411, 101410, 101409, 101408, 101407, 101406, 101405, 101404, 101403, 101402, 101401, 101400, 101398, 101397, 101396, 101395, 101394, 101389, 101388, 101387, 101386, 101385, 101384, 101383, 101382, 101381, 101380, 101379, 101378, 101377, 101376, 101375, 101369, 101368, 101367, 101365, 101364, 101362, 101361, 101359, 101358, 101357, 101356, 101355, 101354, 101353, 101352, 101351, 101350, 101349, 101348, 101347, 101346, 101345, 101344, 101342, 101341, 101340, 101339, 101338, 101337, 101336, 101335, 101334, 101332, 101331, 101330, 101329, 101328, 101327, 101326, 101325, 101324, 101322, 101321, 101320, 101319, 101318, 101315, 101314, 101313, 101312, 101311, 101310, 101309, 101308, 101307, 101306, 101305, 101304, 101303, 101301, 101300, 101299, 101297, 101296, 101295, 101294, 101293, 101292, 101291, 101290, 101289, 101288, 101287, 101286, 101285, 101284, 101283, 101282, 101281, 101280, 101279, 101278, 101277, 101276, 101275, 101274, 101273, 101272, 101271, 101270, 101269, 101268, 101267, 101266, 101265, 101264, 101263, 101262, 101261, 101260, 101259, 101258, 101257, 101256, 101255, 101254, 101253, 101252, 101251, 101250, 101249, 101248, 101247, 101246, 101245, 101244, 101243, 101242, 101241, 101240, 101239, 101238, 101237, 101236, 101235, 101234, 101233, 101232, 101231, 101230, 101229, 101228, 101227, 101226, 101225, 101224, 101223, 101222, 101221, 101220, 101219, 101218, 101217, 101216, 101215, 101214, 101213, 101212, 101211, 101210, 101209, 101208, 101207, 101205, 101204, 101203, 101201, 101200, 101198, 101197, 101196, 101195, 101194, 101193, 101192, 101191, 101190, 101189, 101188, 101187, 101186, 101185, 101184, 101183, 101182, 101181, 101180, 101179, 101178, 101177, 101176, 101175, 101174, 101173, 101172, 101171, 101169, 101168, 101167, 101166, 101165, 101164, 101163, 101162, 101161, 101160, 101159, 101158, 101157, 101156, 101155, 101154, 101152, 101151, 101150, 101149, 101148, 101147, 101146, 101145, 101144, 101143, 101142, 101141, 101140, 101139, 101138, 101137, 101136, 101135, 101134, 101133, 101132, 101131, 101130, 101128, 101127, 101126, 101125, 101124, 101123, 101122, 101121, 101120, 101119, 101118, 101117, 101116, 101115, 101114, 101113, 101112, 101111, 101110, 101109, 101108, 101107, 101106, 101105, 101104, 101103, 101102, 101101, 101100, 101099, 101098, 101097, 101096, 101095, 101094, 101093, 101092, 101091, 101090, 101089, 101088, 101087, 101086, 101085, 101084, 101083, 101082, 101081, 101080, 101079, 101078, 101077, 101076, 101075, 101074, 101073, 101072, 101071, 101070, 101069, 101068, 101067, 101066, 101065, 101064, 101063, 101062, 101061, 101060, 101059, 101058, 101057, 101056, 101055, 101054, 101053, 101052, 101051, 101050, 101049, 101048, 101047, 101046, 101045, 101044, 101043, 101042, 101041, 101040, 101039, 101038, 101037, 101036, 101035, 101034, 101033, 101032, 101031, 101030, 101029, 101028, 101027, 101026, 101025, 101024, 101023, 101022, 101021, 101020, 101019, 101018, 101017, 101016, 101015, 101014, 101013, 101012, 101011, 101010, 101009, 101008, 101007, 101006, 101005, 101004, 101003, 101002, 101001, 101000, 100999, 100998, 100997, 100995, 100994, 100993, 100992, 100990, 100989, 100988, 100987, 100986, 100985, 100984, 100983, 100982, 100981, 100980, 100979, 100978, 100976, 100975, 100974, 100973, 100972, 100971, 100970, 100969, 100968, 100967, 100966, 100965, 100964, 100963, 100962, 100961, 100960, 100959, 100958, 100957, 100956, 100955, 100954, 100953, 100952, 100951, 100950, 100949, 100948, 100947, 100946, 100945, 100944, 100943, 100942, 100941, 100940, 100939, 100938, 100937, 100936, 100935, 100934, 100933, 100932, 100931, 100930, 100929, 100928, 100927, 100926, 100925, 100924, 100921, 100920, 100919, 100918, 100917, 100916, 100915, 100914, 100913, 100912, 100911, 100910, 100909, 100908, 100907, 100906, 100905, 100902, 100901, 100900, 100899, 100898, 100897, 100896, 100895, 100894, 100893, 100892, 100891, 100890, 100889, 100888, 100887, 100886, 100885, 100884, 100883, 100882, 100881, 100880, 100879, 100878, 100877, 100876, 100875, 100874, 100873, 100871, 100870, 100869, 100868, 100867, 100866, 100865, 100864, 100863, 100862, 100861, 100860, 100859, 100858, 100857, 100856, 100855, 100854, 100853, 100852, 100851, 100850, 100849, 100848, 100847, 100846, 100845, 100844, 100843, 100842, 100841, 100840, 100839, 100838, 100837, 100836, 100835, 100834, 100833, 100832, 100831, 100830, 100829, 100828, 100827, 100826, 100825, 100824, 100823, 100822, 100821, 100820, 100819, 100818, 100817, 100816, 100815, 100814, 100813, 100812, 100811, 100810, 100809, 100808, 100807, 100806, 100805, 100804, 100803, 100802, 100801, 100800, 100799, 100798, 100797, 100796, 100795, 100794, 100793, 100792, 100791, 100790, 100789, 100788, 100787, 100786, 100785, 100784, 100783, 100782, 100781, 100780, 100779, 100778, 100777, 100776, 100775, 100774, 100773, 100772, 100771, 100770, 100769, 100768, 100767, 100766, 100765, 100764, 100763, 100762, 100758, 100756, 100755, 100754, 100753, 100752, 100751, 100750, 100749, 100748, 100747, 100746, 100745, 100744, 100743, 100742, 100741, 100740, 100739, 100738, 100737, 100736, 100735, 100734, 100733, 100732, 100731, 100730, 100729, 100728, 100727, 100726, 100725, 100724, 100723, 100722, 100721, 100720, 100719, 100718, 100717, 100716, 100715, 100714, 100713, 100712, 100711, 100710, 100709, 100708, 100707, 100706, 100701, 100700, 100699, 100698, 100697, 100696, 100695, 100694, 100693, 100692, 100691, 100690, 100689, 100688, 100687, 100686, 100684, 100683, 100682, 100681, 100680, 100679, 100678, 100677, 100676, 100675, 100674, 100673, 100672, 100671, 100670, 100669, 100668, 100667, 100666, 100665, 100664, 100663, 100662, 100660, 100659, 100658, 100657, 100656, 100655, 100654, 100653, 100652, 100651, 100650, 100649, 100648, 100647, 100646, 100645, 100644, 100643, 100642, 100641, 100640, 100639, 100638, 100637, 100636, 100635, 100634, 100633, 100632, 100631, 100630, 100629, 100628, 100627, 100626, 100625, 100624, 100623, 100622, 100621, 100620, 100619, 100618, 100617, 100616, 100615, 100614, 100613, 100612, 100611, 100610, 100609, 100608, 100607, 100606, 100605, 100604, 100603, 100602, 100601, 100600, 100599, 100598, 100597, 100596, 100595, 100594, 100593, 100592, 100591, 100590, 100589, 100588, 100587, 100586, 100584, 100582, 100581, 100580, 100579, 100578, 100577, 100576, 100575, 100574, 100573, 100572, 100571, 100570, 100569, 100568, 100567, 100566, 100565, 100564, 100563, 100562, 100561, 100560, 100559, 100558, 100557, 100556, 100555, 100554, 100553, 100552, 100551, 100549, 100548, 100547, 100546, 100545, 100544, 100543, 100542, 100541, 100540, 100539, 100538, 100537, 100536, 100535, 100534, 100533, 100532, 100531, 100530, 100529, 100528, 100527, 100526, 100525, 100524, 100523, 100522, 100521, 100520, 100519, 100518, 100517, 100516, 100515, 100514, 100513, 100512, 100511, 100510, 100509, 100508, 100507, 100506, 100505, 100504, 100499, 100498, 100497, 100496, 100495, 100494, 100493, 100492, 100491, 100490, 100489, 100488, 100487, 100486, 100485, 100484, 100483, 100482, 100481, 100480, 100479, 100478, 100477, 100476, 100475, 100474, 100473, 100472, 100469, 100468, 100467, 100466, 100465, 100463, 100462, 100461, 100460, 100459, 100458, 100457, 100456, 100455, 100454, 100453, 100452, 100451, 100450, 100449, 100448, 100447, 100445, 100443, 100442, 100441, 100440, 100439, 100437, 100436, 100435, 100434, 100433, 100432, 100431, 100430, 100429, 100428, 100427, 100426, 100425, 100424, 100423, 100422, 100421, 100420, 100419, 100418, 100417, 100416, 100415, 100414, 100413, 100412, 100411, 100410, 100409, 100408, 100407, 100406, 100405, 100404, 100403, 100402, 100401, 100400, 100399, 100398, 100397, 100396, 100395, 100394, 100393, 100392, 100391, 100390, 100389, 100388, 100387, 100386, 100385, 100384, 100383, 100378, 100377, 100376, 100375, 100374, 100373, 100372, 100371, 100370, 100369, 100368, 100367, 100366, 100365, 100364, 100363, 100362, 100361, 100360, 100359, 100358, 100357, 100356, 100355, 100354, 100353, 100352, 100351, 100350, 100349, 100348, 100347, 100346, 100345, 100344, 100343, 100342, 100341, 100340, 100339, 100338, 100337, 100335, 100333, 100331, 100330, 100329, 100328, 100327, 100326, 100325, 100324, 100323, 100322, 100321, 100320, 100319, 100318, 100317, 100316, 100315, 100314, 100313, 100312, 100311, 100310, 100309, 100308, 100307, 100306, 100305, 100304, 100303, 100302, 100301, 100300, 100299, 100298, 100297, 100296, 100295, 100294, 100284, 100283, 100282, 100281, 100280, 100279, 100278, 100277, 100276, 100274, 100273, 100272, 100271, 100269, 100268, 100267, 100266, 100265, 100264, 100263, 100262, 100257, 100256, 100255, 100254, 100253, 100252, 100251, 100250, 100249, 100248, 100247, 100246, 100245, 100244, 100243, 100242, 100240, 100239, 100238, 100237, 100236, 100235, 100234, 100231, 100230, 100228, 100227, 100226, 100225, 100224, 100223, 100222, 100221, 100220, 100219, 100218, 100217, 100216, 100215, 100214, 100213, 100212, 100211, 100210, 100209, 100208, 100207, 100206, 100205, 100204, 100203, 100202, 100200, 100199, 100198, 100197, 100196, 100195, 100194, 100193, 100192, 100191, 100190, 100189, 100188, 100187, 100186, 100185, 100184, 100183, 100182, 100181, 100180, 100179, 100178, 100177, 100176, 100175, 100174, 100173, 100172, 100171, 100170, 100169, 100168, 100167, 100166, 100165, 100164, 100163, 100161, 100160, 100159, 100158, 100157, 100156, 100155, 100154, 100153, 100152, 100151, 100150, 100149, 100148, 100147, 100146, 100145, 100144, 100143, 100142, 100141, 100140, 100139, 100138, 100137, 100136, 100135, 100134, 100133, 100132, 100131, 100130, 100129, 100128, 100127, 100126, 100124, 100123, 100122, 100121, 100120, 100119, 100118, 100117, 100116, 100115, 100114, 100113, 100112, 100111, 100110, 100109, 100108, 100107, 100106, 100105, 100104, 100103, 100102, 100101, 100100, 100099, 100098, 100097, 100096, 100095, 100094, 100093, 100092, 100091, 100090, 100089, 100088, 100087, 100086, 100085, 100084, 100083, 100082, 100081, 100080, 100079, 100078, 100077, 100076, 100075, 100074, 100073, 100072, 100071, 100070, 100069, 100068, 100067, 100066, 100065, 100064, 100062, 100061, 100060, 100059, 100058, 100057, 100056, 100055, 100054, 100053, 100052, 100051, 100050, 100049, 100048, 100047, 100046, 100045, 100044, 100043, 100042, 100041, 100040, 100039, 100038, 100037, 100036, 100035, 100034, 100033, 100032, 100031, 100030, 100029, 100028, 100027, 100026, 100025, 100024, 100023, 100022, 100019, 100018, 100017, 100016, 100015, 100014, 100013, 100012, 100011, 100010, 100009, 100008, 100007, 100006, 100005, 100004, 100003, 100002, 100001, 100000, 99999, 99998, 99997, 99996, 99995, 99994, 99993, 99992, 99991, 99990, 99989, 99988, 99987, 99986, 99985, 99984, 99983, 99982, 99981, 99980, 99979, 99978, 99977, 99976, 99975, 99974, 99973, 99972, 99971, 99970, 99969, 99968, 99967, 99966, 99965, 99964, 99963, 99962, 99961, 99960, 99959, 99958, 99957, 99956, 99955, 99954, 99953, 99952, 99951, 99950, 99949, 99948, 99947, 99946, 99945, 99944, 99943, 99942, 99941, 99940, 99939, 99937, 99932, 99931, 99930, 99929, 99928, 99927, 99926, 99925, 99924, 99922, 99919, 99913, 99910, 99907, 99906, 99905, 99904, 99903, 99901, 99900, 99899, 99898, 99897, 99896, 99895, 99894, 99893, 99892, 99891, 99890, 99889, 99887, 99880, 99879, 99878, 99877, 99876, 99875, 99874, 99873, 99872, 99871, 99870, 99869, 99868, 99867, 99866, 99865, 99864, 99863, 99862, 99861, 99860, 99859, 99858, 99857, 99856, 99855, 99854, 99852, 99851, 99850, 99849, 99848, 99847, 99846, 99845, 99844, 99843, 99841, 99840, 99839, 99838, 99837, 99836, 99835, 99834, 99833, 99832, 99831, 99830, 99829, 99828, 99827, 99826, 99825, 99824, 99823, 99822, 99821, 99820, 99819, 99818, 99817, 99816, 99815, 99814, 99813, 99812, 99811, 99810, 99809, 99808, 99807, 99806, 99805, 99804, 99803, 99802, 99801, 99800, 99799, 99798, 99797, 99796, 99795, 99794, 99793, 99792, 99791, 99790, 99789, 99788, 99787, 99786, 99785, 99784, 99783, 99782, 99781, 99780, 99779, 99778, 99777, 99776, 99775, 99774, 99773, 99772, 99771, 99770, 99769, 99768, 99767, 99766, 99765, 99764, 99763, 99762, 99761, 99760, 99759, 99758, 99757, 99756, 99755, 99754, 99753, 99752, 99751, 99750, 99749, 99748, 99747, 99746, 99745, 99744, 99743, 99742, 99741, 99740, 99739, 99738, 99737, 99736, 99735, 99734, 99733, 99732, 99731, 99730, 99729, 99728, 99727, 99726, 99725, 99724, 99723, 99722, 99721, 99720, 99719, 99718, 99717, 99716, 99715, 99714, 99713, 99712, 99711, 99710, 99709, 99708, 99707, 99706, 99705, 99704, 99703, 99702, 99701, 99700, 99699, 99698, 99697, 99696, 99695, 99694, 99693, 99692, 99691, 99690, 99689, 99688, 99687, 99686, 99685, 99684, 99683, 99682, 99681, 99680, 99679, 99678, 99677, 99676, 99675, 99674, 99673, 99672, 99671, 99670, 99669, 99668, 99667, 99666, 99665, 99664, 99663, 99662, 99661, 99660, 99659, 99658, 99656, 99653, 99652, 99651, 99650, 99649, 99648, 99647, 99646, 99645, 99644, 99643, 99642, 99641, 99640, 99639, 99638, 99637, 99636, 99635, 99634, 99633, 99632, 99631, 99630, 99629, 99628, 99627, 99626, 99625, 99624, 99623, 99622, 99621, 99620, 99619, 99618, 99617, 99616, 99615, 99614, 99613, 99612, 99611, 99610, 99609, 99608, 99607, 99606, 99605, 99604, 99603, 99602, 99601, 99600, 99599, 99598, 99597, 99596, 99595, 99594, 99593, 99592, 99591, 99590, 99589, 99588, 99587, 99586, 99585, 99584, 99583, 99582, 99581, 99580, 99579, 99578, 99577, 99576, 99575, 99574, 99573, 99572, 99571, 99570, 99569, 99568, 99567, 99566, 99565, 99564, 99563, 99562, 99561, 99560, 99559, 99558, 99557, 99556, 99555, 99554, 99553, 99552, 99551, 99550, 99549, 99548, 99546, 99545, 99544, 99543, 99542, 99541, 99540, 99539, 99538, 99537, 99536, 99535, 99534, 99533, 99532, 99531, 99530, 99529, 99528, 99527, 99526, 99525, 99524, 99523, 99522, 99521, 99520, 99519, 99518, 99517, 99516, 99512, 99511, 99510, 99509, 99508, 99507, 99506, 99505, 99504, 99503, 99502, 99501, 99500, 99499, 99496, 99495, 99494, 99493, 99492, 99491, 99490, 99489, 99488, 99487, 99486, 99485, 99484, 99483, 99482, 99481, 99480, 99479, 99478, 99477, 99476, 99475, 99474, 99473, 99472, 99471, 99470, 99469, 99468, 99467, 99466, 99465, 99464, 99463, 99462, 99461, 99460, 99459, 99458, 99456, 99455, 99454, 99453, 99452, 99451, 99450, 99449, 99448, 99447, 99445, 99444, 99443, 99442, 99441, 99440, 99439, 99438, 99437, 99436, 99435, 99434, 99433, 99432, 99431, 99430, 99429, 99428, 99427, 99426, 99425, 99424, 99423, 99422, 99421, 99420, 99419, 99418, 99417, 99416, 99415, 99414, 99413, 99412, 99411, 99410, 99409, 99408, 99407, 99406, 99405, 99404, 99403, 99402, 99401, 99400, 99399, 99398, 99397, 99396, 99395, 99394, 99393, 99392, 99391, 99390, 99389, 99388, 99387, 99386, 99385, 99384, 99383, 99382, 99381, 99380, 99379, 99378, 99377, 99376, 99375, 99374, 99373, 99372, 99371, 99370, 99369, 99368, 99367, 99366, 99365, 99364, 99363, 99362, 99361, 99360, 99359, 99358, 99357, 99356, 99355, 99354, 99353, 99352, 99351, 99350, 99349, 99348, 99347, 99346, 99345, 99344, 99343, 99342, 99341, 99340, 99339, 99338, 99337, 99336, 99335, 99334, 99333, 99332, 99331, 99330, 99329, 99328, 99327, 99326, 99325, 99324, 99323, 99322, 99321, 99320, 99319, 99318, 99317, 99316, 99315, 99314, 99313, 99312, 99311, 99310, 99309, 99307, 99306, 99305, 99304, 99303, 99302, 99301, 99300, 99299, 99298, 99297, 99295, 99294, 99293, 99292, 99291, 99290, 99289, 99288, 99287, 99286, 99285, 99284, 99283, 99282, 99281, 99280, 99279, 99278, 99277, 99276, 99275, 99274, 99273, 99272, 99271, 99270, 99269, 99268, 99267, 99266, 99265, 99264, 99263, 99262, 99261, 99260, 99259, 99258, 99257, 99256, 99255, 99254, 99253, 99252, 99251, 99250, 99249, 99248, 99247, 99246, 99245, 99244, 99243, 99242, 99241, 99240, 99239, 99238, 99237, 99236, 99235, 99234, 99233, 99232, 99231, 99230, 99229, 99228, 99227, 99226, 99225, 99224, 99223, 99222, 99221, 99220, 99219, 99218, 99217, 99216, 99206, 99198, 99197, 99196, 99195, 99194, 99193, 99192, 99191, 99190, 99189, 99188, 99187, 99186, 99185, 99184, 99183, 99182, 99181, 99180, 99179, 99178, 99177, 99176, 99175, 99174, 99173, 99172, 99171, 99170, 99169, 99168, 99167, 99166, 99165, 99164, 99163, 99162, 99161, 99160, 99159, 99158, 99157, 99156, 99155, 99153, 99152, 99151, 99150, 99149, 99148, 99147, 99146, 99145, 99144, 99143, 99142, 99141, 99140, 99139, 99138, 99137, 99136, 99135, 99134, 99133, 99132, 99131, 99130, 99129, 99128, 99127, 99126, 99125, 99124, 99123, 99122, 99121, 99120, 99119, 99118, 99117, 99116, 99115, 99114, 99113, 99112, 99110, 99109, 99108, 99107, 99106, 99105, 99104, 99103, 99100, 99097, 99096, 99095, 99094, 99093, 99092, 99091, 99090, 99089, 99088, 99087, 99086, 99085, 99084, 99083, 99082, 99081, 99080, 99079, 99078, 99077, 99076, 99075, 99074, 99073, 99072, 99071, 99070, 99069, 99068, 99067, 99066, 99065, 99064, 99063, 99062, 99061, 99060, 99059, 99058, 99057, 99056, 99055, 99054, 99049, 99048, 99047, 99046, 99045, 99044, 99043, 99042, 99041, 99040, 99039, 99038, 99037, 99036, 99035, 99034, 99033, 99032, 99031, 99030, 99029, 99028, 99027, 99026, 99025, 99024, 99023, 99022, 99021, 99020, 99019, 99018, 99017, 99016, 99015, 99014, 99013, 99012, 99011, 99010, 99009, 99008, 99006, 99005, 99004, 99003, 99002, 98999, 98998, 98997, 98996, 98995, 98994, 98993, 98992, 98991, 98990, 98989, 98987, 98986, 98985, 98984, 98983, 98982, 98981, 98980, 98979, 98978, 98977, 98976, 98975, 98974, 98973, 98972, 98971, 98970, 98969, 98968, 98967, 98966, 98965, 98964, 98963, 98962, 98961, 98960, 98958, 98957, 98956, 98955, 98954, 98953, 98952, 98951, 98950, 98949, 98948, 98947, 98946, 98945, 98944, 98943, 98942, 98941, 98940, 98939, 98938, 98937, 98936, 98935, 98934, 98933, 98924, 98922, 98921, 98920, 98916, 98915, 98914, 98913, 98911, 98910, 98909, 98908, 98907, 98906, 98905, 98904, 98903, 98902, 98901, 98900, 98899, 98898, 98897, 98896, 98895, 98894, 98893, 98892, 98891, 98890, 98887, 98885, 98884, 98883, 98882, 98881, 98880, 98879, 98878, 98877, 98875, 98874, 98873, 98872, 98871, 98870, 98869, 98868, 98867, 98866, 98865, 98864, 98863, 98862, 98861, 98860, 98859, 98858, 98857, 98856, 98855, 98854, 98853, 98852, 98851, 98850, 98849, 98848, 98847, 98846, 98845, 98844, 98843, 98842, 98841, 98840, 98839, 98838, 98837, 98836, 98835, 98834, 98833, 98832, 98831, 98830, 98829, 98828, 98827, 98826, 98825, 98824, 98823, 98822, 98821, 98820, 98819, 98818, 98817, 98816, 98815, 98814, 98813, 98812, 98811, 98810, 98809, 98808, 98807, 98806, 98805, 98804, 98803, 98802, 98801, 98800, 98799, 98798, 98797, 98796, 98795, 98794, 98793, 98792, 98791, 98790, 98789, 98788, 98787, 98786, 98785, 98783, 98782, 98781, 98780, 98779, 98778, 98777, 98776, 98775, 98774, 98773, 98772, 98771, 98770, 98769, 98768, 98767, 98766, 98765, 98764, 98763, 98762, 98761, 98760, 98759, 98758, 98757, 98756, 98755, 98754, 98753, 98752, 98751, 98750, 98749, 98748, 98747, 98746, 98745, 98744, 98743, 98742, 98741, 98740, 98738, 98737, 98736, 98735, 98734, 98732, 98731, 98730, 98729, 98727, 98726, 98725, 98724, 98723, 98722, 98721, 98720, 98719, 98718, 98717, 98716, 98715, 98714, 98713, 98712, 98711, 98710, 98709, 98708, 98707, 98706, 98705, 98704, 98703, 98702, 98701, 98700, 98699, 98697, 98696, 98695, 98694, 98692, 98691, 98690, 98689, 98688, 98687, 98686, 98685, 98684, 98683, 98682, 98681, 98680, 98679, 98678, 98677, 98676, 98675, 98674, 98673, 98672, 98671, 98670, 98669, 98668, 98667, 98666, 98665, 98664, 98663, 98662, 98661, 98660, 98659, 98658, 98657, 98656, 98655, 98654, 98653, 98652, 98651, 98650, 98649, 98648, 98647, 98646, 98645, 98644, 98643, 98642, 98641, 98640, 98639, 98638, 98637, 98636, 98635, 98634, 98633, 98632, 98631, 98630, 98629, 98628, 98627, 98626, 98625, 98624, 98623, 98622, 98621, 98620, 98619, 98618, 98617, 98616, 98615, 98614, 98613, 98612, 98611, 98610, 98609, 98608, 98607, 98606, 98605, 98604, 98603, 98602, 98601, 98600, 98599, 98598, 98597, 98596, 98595, 98594, 98593, 98592, 98591, 98589, 98588, 98587, 98586, 98585, 98584, 98583, 98582, 98581, 98580, 98579, 98578, 98577, 98576, 98575, 98574, 98573, 98572, 98571, 98570, 98569, 98568, 98567, 98566, 98565, 98564, 98563, 98562, 98561, 98560, 98559, 98558, 98557, 98556, 98555, 98554, 98553, 98552, 98551, 98550, 98549, 98548, 98547, 98546, 98545, 98540, 98539, 98538, 98537, 98536, 98535, 98534, 98533, 98532, 98531, 98530, 98529, 98528, 98527, 98526, 98525, 98524, 98523, 98522, 98521, 98520, 98519, 98518, 98517, 98516, 98515, 98514, 98513, 98512, 98511, 98510, 98509, 98508, 98507, 98506, 98505, 98504, 98503, 98502, 98501, 98500, 98499, 98498, 98497, 98496, 98495, 98494, 98493, 98492, 98491, 98490, 98489, 98488, 98487, 98486, 98485, 98484, 98483, 98482, 98481, 98480, 98479, 98477, 98476, 98475, 98474, 98473, 98472, 98471, 98470, 98469, 98468, 98467, 98466, 98465, 98464, 98463, 98462, 98461, 98460, 98459, 98456, 98454, 98453, 98452, 98451, 98450, 98449, 98448, 98447, 98446, 98445, 98444, 98443, 98442, 98441, 98440, 98439, 98438, 98437, 98436, 98435, 98434, 98433, 98432, 98431, 98430, 98429, 98428, 98427, 98426, 98425, 98424, 98423, 98422, 98421, 98420, 98419, 98418, 98417, 98416, 98415, 98414, 98410, 98404, 98403, 98402, 98400, 98399, 98398, 98397, 98396, 98395, 98394, 98393, 98392, 98391, 98390, 98389, 98388, 98387, 98386, 98385, 98383, 98382, 98381, 98380, 98379, 98378, 98377, 98376, 98375, 98374, 98372, 98371, 98370, 98369, 98367, 98365, 98364, 98360, 98359, 98358, 98357, 98356, 98355, 98354, 98353, 98352, 98351, 98347, 98346, 98345, 98344, 98343, 98342, 98341, 98340, 98339, 98338, 98337, 98336, 98335, 98334, 98333, 98332, 98331, 98330, 98329, 98328, 98327, 98326, 98325, 98324, 98323, 98322, 98321, 98320, 98319, 98318, 98317, 98316, 98313, 98312, 98309, 98308, 98307, 98306, 98305, 98304, 98303, 98302, 98301, 98300, 98299, 98298, 98297, 98296, 98295, 98294, 98293, 98292, 98291, 98290, 98289, 98288, 98287, 98286, 98285, 98284, 98283, 98282, 98281, 98280, 98279, 98278, 98277, 98276, 98275, 98274, 98273, 98272, 98271, 98270, 98269, 98268, 98267, 98266, 98265, 98264, 98263, 98262, 98261, 98260, 98259, 98258, 98257, 98256, 98255, 98254, 98253, 98252, 98251, 98250, 98249, 98248, 98247, 98246, 98245, 98244, 98243, 98242, 98241, 98240, 98239, 98238, 98237, 98236, 98235, 98234, 98233, 98232, 98229, 98227, 98226, 98225, 98224, 98223, 98222, 98221, 98220, 98219, 98218, 98217, 98216, 98215, 98214, 98213, 98212, 98211, 98210, 98209, 98208, 98207, 98206, 98205, 98204, 98203, 98202, 98201, 98200, 98199, 98198, 98197, 98194, 98193, 98192, 98191, 98190, 98189, 98188, 98187, 98186, 98185, 98184, 98183, 98182, 98181, 98180, 98179, 98178, 98177, 98176, 98175, 98174, 98173, 98172, 98171, 98170, 98169, 98168, 98167, 98166, 98165, 98164, 98163, 98162, 98160, 98157, 98156, 98155, 98154, 98153, 98152, 98151, 98150, 98149, 98148, 98147, 98145, 98144, 98143, 98142, 98141, 98140, 98139, 98138, 98137, 98136, 98135, 98134, 98133, 98132, 98131, 98130, 98129, 98128, 98127, 98126, 98125, 98124, 98123, 98122, 98121, 98120, 98119, 98118, 98117, 98116, 98115, 98114, 98113, 98112, 98111, 98110, 98109, 98108, 98107, 98106, 98105, 98104, 98103, 98102, 98101, 98100, 98099, 98098, 98097, 98096, 98095, 98094, 98093, 98092, 98091, 98090, 98089, 98088, 98087, 98086, 98085, 98084, 98083, 98082, 98081, 98080, 98079, 98078, 98077, 98076, 98075, 98074, 98073, 98072, 98071, 98070, 98069, 98068, 98067, 98066, 98065, 98064, 98063, 98062, 98061, 98060, 98059, 98058, 98057, 98056, 98051, 98050, 98049, 98048, 98047, 98046, 98042, 98041, 98040, 98039, 98038, 98037, 98036, 98035, 98034, 98033, 98032, 98031, 98030, 98029, 98023, 98021, 98020, 98008, 97981, 97978, 97976, 97975, 97974, 97973, 97972, 97971, 97970, 97969, 97968, 97967, 97966, 97965, 97964, 97963, 97962, 97961, 97960, 97959, 97958, 97957, 97956, 97955, 97954, 97953, 97952, 97951, 97950, 97949, 97948, 97947, 97935, 97934, 97920, 97917, 97915, 97914, 97913, 97912, 97911, 97910, 97909, 97908, 97907, 97906, 97905, 97904, 97903, 97902, 97901, 97900, 97899, 97898, 97897, 97896, 97895, 97890, 97889, 97888, 97887, 97886, 97885, 97884, 97880, 97870, 97869, 97868, 97867, 97866, 97861, 97860, 97859, 97858, 97857, 97856, 97855, 97854, 97853, 97852, 97851, 97850, 97849, 97848, 97847, 97846, 97845, 97844, 97843, 97842, 97841, 97840, 97839, 97838, 97837, 97836, 97835, 97834, 97833, 97832, 97831, 97830, 97829, 97828, 97827, 97826, 97825, 97824, 97823, 97822, 97821, 97820, 97819, 97818, 97817, 97816, 97815, 97814, 97813, 97812, 97811, 97810, 97809, 97808, 97807, 97806, 97805, 97804, 97797, 97796, 97795, 97794, 97790, 97788, 97787, 97786, 97785, 97784, 97783, 97782, 97779, 97778, 97777, 97774, 97773, 97772, 97771, 97770, 97769, 97768, 97767, 97766, 97765, 97764, 97763, 97762, 97761, 97760, 97759, 97758, 97757, 97756, 97755, 97754, 97753, 97752, 97751, 97750, 97749, 97748, 97747, 97746, 97745, 97744, 97743, 97742, 97741, 97740, 97739, 97738, 97737, 97736, 97735, 97734, 97733, 97732, 97731, 97730, 97729, 97728, 97727, 97724, 97723, 97722, 97719, 97718, 97717, 97716, 97715, 97714, 97713, 97712, 97711, 97710, 97709, 97708, 97707, 97706, 97705, 97704, 97703, 97702, 97701, 97700, 97699, 97698, 97696, 97695, 97694, 97693, 97692, 97691, 97690, 97689, 97685, 97684, 97683, 97682, 97681, 97677, 97676, 97675, 97674, 97673, 97672, 97668, 97667, 97665, 97664, 97663, 97662, 97661, 97660, 97659, 97658, 97657, 97656, 97655, 97651, 97650, 97649, 97648, 97647, 97646, 97644, 97643, 97642, 97641, 97640, 97639, 97638, 97637, 97636, 97635, 97634, 97633, 97632, 97631, 97630, 97629, 97628, 97627, 97626, 97625, 97624, 97623, 97622, 97621, 97620, 97619, 97618, 97617, 97616, 97615, 97614, 97613, 97612, 97611, 97610, 97609, 97608, 97607, 97606, 97605, 97604, 97603, 97602, 97601, 97568, 97567, 97566, 97565, 97564, 97563, 97562, 97561, 97560, 97559, 97558, 97557, 97556, 97555, 97554, 97553, 97552, 97551, 97550, 97549, 97548, 97547, 97546, 97545, 97544, 97543, 97537, 97536, 97535, 97534, 97533, 97532, 97531, 97530, 97529, 97528, 97527, 97526, 97525, 97524, 97523, 97522, 97520, 97518, 97517, 97516, 97515, 97509, 97508, 97507, 97506, 97505, 97504, 97503, 97502, 97501, 97500, 97499, 97498, 97497, 97496, 97495, 97494, 97493, 97492, 97491, 97490, 97489, 97488, 97485, 97484, 97483, 97482, 97481, 97480, 97479, 97478, 97477, 97476, 97475, 97474, 97472, 97471, 97470, 97469, 97468, 97467, 97466, 97464, 97463, 97462, 97461, 97460, 97459, 97458, 97457, 97456, 97455, 97454, 97453, 97452, 97451, 97450, 97449, 97448, 97447, 97446, 97445, 97444, 97443, 97442, 97441, 97440, 97439, 97437, 97436, 97435, 97434, 97433, 97432, 97431, 97430, 97429, 97428, 97427, 97426, 97425, 97424, 97423, 97422, 97421, 97420, 97419, 97418, 97417, 97416, 97415, 97414, 97413, 97412, 97411, 97410, 97409, 97408, 97407, 97406, 97405, 97404, 97403, 97402, 97401, 97400, 97399, 97398, 97397, 97396, 97394, 97393, 97392, 97391, 97390, 97389, 97388, 97387, 97386, 97385, 97384, 97383, 97382, 97381, 97380, 97379, 97378, 97377, 97376, 97375, 97374, 97373, 97372, 97371, 97370, 97369, 97368, 97367, 97366, 97365, 97364, 97363, 97361, 97360, 97359, 97358, 97357, 97356, 97355, 97354, 97353, 97352, 97349, 97348, 97347, 97346, 97345, 97344, 97343, 97342, 97341, 97340, 97339, 97338, 97337, 97336, 97335, 97334, 97333, 97332, 97331, 97330, 97329, 97328, 97327, 97326, 97325, 97324, 97323, 97322, 97321, 97320, 97319, 97316, 97314, 97313, 97311, 97310, 97309, 97308, 97307, 97306, 97305, 97304, 97303, 97302, 97301, 97300, 97299, 97298, 97296, 97295, 97294, 97293, 97292, 97291, 97289, 97288, 97287, 97286, 97285, 97284, 97283, 97282, 97281, 97280, 97279, 97278, 97277, 97276, 97275, 97270, 97269, 97267, 97266, 97265, 97264, 97257, 97256, 97255, 97254, 97253, 97252, 97251, 97250, 97249, 97248, 97247, 97246, 97245, 97244, 97243, 97242, 97241, 97240, 97239, 97238, 97237, 97236, 97235, 97234, 97233, 97232, 97227, 97226, 97225, 97224, 97215, 97214, 97213, 97212, 97211, 97210, 97209, 97208, 97207, 97206, 97205, 97204, 97203, 97202, 97201, 97200, 97199, 97198, 97197, 97196, 97195, 97194, 97193, 97192, 97191, 97190, 97189, 97188, 97187, 97186, 97185, 97184, 97183, 97182, 97181, 97180, 97179, 97178, 97177, 97176, 97175, 97174, 97173, 97172, 97171, 97170, 97169, 97168, 97167, 97165, 97164, 97159, 97158, 97157, 97156, 97155, 97154, 97153, 97152, 97151, 97150, 97149, 97148, 97147, 97146, 97145, 97144, 97143, 97142, 97141, 97140, 97139, 97138, 97137, 97136, 97135, 97134, 97133, 97131, 97130, 97129, 97128, 97127, 97126, 97125, 97124, 97123, 97122, 97121, 97120, 97119, 97118, 97117, 97116, 97115, 97114, 97113, 97112, 97111, 97110, 97109, 97108, 97107, 97106, 97105, 97102, 97101, 97100, 97099, 97098, 97097, 97096, 97095, 97094, 97093, 97092, 97091, 97090, 97089, 97088, 97087, 97086, 97085, 97084, 97083, 97082, 97081, 97080, 97078, 97075, 97074, 97073, 97071, 97070, 97068, 97064, 97063, 97059, 97056, 97055, 97054, 97053, 97052, 97051, 97050, 97049, 97048, 97047, 97046, 97045, 97044, 97043, 97042, 97041, 97040, 97039, 97038, 97037, 97036, 97035, 97034, 97033, 97032, 97031, 97030, 97029, 97028, 97027, 97026, 97025, 97024, 97023, 97022, 97021, 97020, 97019, 97018, 97017, 97016, 97015, 97014, 97013, 97012, 97011, 97010, 97009, 97008, 97007, 97006, 97005, 97004, 97003, 97002, 97001, 97000, 96999, 96998, 96997, 96996, 96995, 96994, 96993, 96992, 96991, 96990, 96989, 96988, 96986, 96985, 96983, 96982, 96981, 96978, 96977, 96976, 96975, 96972, 96971, 96970, 96969, 96968, 96964, 96962, 96961, 96960, 96959, 96958, 96957, 96956, 96955, 96954, 96953, 96952, 96951, 96950, 96949, 96948, 96947, 96946, 96945, 96944, 96943, 96942, 96941, 96940, 96939, 96938, 96937, 96935, 96934, 96933, 96932, 96931, 96930, 96929, 96928, 96927, 96926, 96925, 96924, 96923, 96922, 96921, 96920, 96919, 96918, 96917, 96916, 96915, 96914, 96913, 96912, 96911, 96910, 96909, 96908, 96907, 96906, 96905, 96904, 96903, 96902, 96900, 96899, 96898, 96897, 96896, 96895, 96894, 96893, 96892, 96891, 96890, 96889, 96888, 96887, 96886, 96885, 96884, 96883, 96882, 96881, 96880, 96879, 96878, 96877, 96876, 96875, 96874, 96873, 96872, 96871, 96870, 96869, 96868, 96867, 96866, 96861, 96860, 96858, 96857, 96856, 96855, 96854, 96853, 96852, 96851, 96850, 96849, 96848, 96846, 96844, 96843, 96842, 96841, 96840, 96838, 96837, 96836, 96835, 96834, 96833, 96832, 96831, 96830, 96829, 96828, 96827, 96826, 96825, 96824, 96823, 96822, 96821, 96820, 96819, 96818, 96817, 96816, 96815, 96814, 96813, 96812, 96811, 96810, 96809, 96808, 96807, 96806, 96805, 96804, 96803, 96799, 96798, 96797, 96796, 96795, 96794, 96793, 96792, 96791, 96790, 96789, 96788, 96787, 96786, 96785, 96781, 96780, 96779, 96777, 96776, 96775, 96773, 96772, 96771, 96770, 96769, 96768, 96767, 96766, 96760, 96759, 96758, 96754, 96753, 96752, 96751, 96750, 96749, 96748, 96747, 96746, 96743, 96742, 96741, 96740, 96739, 96738, 96737, 96736, 96735, 96734, 96733, 96732, 96731, 96730, 96729, 96728, 96727, 96726, 96725, 96724, 96723, 96722, 96721, 96720, 96719, 96718, 96717, 96716, 96715, 96707, 96706, 96705, 96704, 96703, 96702, 96701, 96700, 96699, 96698, 96697, 96696, 96695, 96693, 96692, 96691, 96690, 96689, 96688, 96687, 96686, 96683, 96682, 96681, 96680, 96679, 96678, 96677, 96676, 96675, 96674, 96673, 96672, 96671, 96670, 96669, 96668, 96667, 96666, 96665, 96664, 96663, 96662, 96661, 96660, 96659, 96658, 96657, 96656, 96655, 96654, 96653, 96652, 96651, 96650, 96649, 96648, 96647, 96646, 96645, 96644, 96643, 96642, 96641, 96640, 96637, 96636, 96635, 96634, 96633, 96632, 96631, 96630, 96629, 96628, 96627, 96626, 96625, 96624, 96623, 96622, 96621, 96620, 96619, 96618, 96617, 96616, 96615, 96614, 96613, 96612, 96611, 96610, 96609, 96608, 96607, 96606, 96605, 96604, 96603, 96602, 96601, 96600, 96599, 96598, 96597, 96596, 96595, 96593, 96588, 96587, 96586, 96585, 96584, 96583, 96582, 96581, 96580, 96579, 96578, 96577, 96576, 96575, 96574, 96573, 96572, 96571, 96570, 96569, 96568, 96567, 96566, 96565, 96564, 96563, 96562, 96561, 96560, 96559, 96558, 96556, 96555, 96554, 96553, 96552, 96551, 96550, 96547, 96546, 96543, 96542, 96541, 96539, 96538, 96537, 96535, 96533, 96529, 96528, 96527, 96526, 96525, 96523, 96522, 96521, 96519, 96518, 96517, 96516, 96515, 96513, 96512, 96511, 96510, 96509, 96508, 96507, 96506, 96505, 96504, 96503, 96502, 96501, 96500, 96499, 96498, 96495, 96494, 96493, 96492, 96491, 96490, 96489, 96488, 96487, 96486, 96485, 96484, 96483, 96482, 96481, 96480, 96479, 96478, 96477, 96476, 96475, 96474, 96473, 96472, 96471, 96470, 96469, 96468, 96467, 96466, 96465, 96464, 96463, 96462, 96461, 96460, 96459, 96458, 96457, 96456, 96455, 96454, 96453, 96452, 96451, 96450, 96449, 96448, 96447, 96446, 96445, 96444, 96443, 96442, 96441, 96440, 96439, 96438, 96437, 96436, 96435, 96434, 96433, 96432, 96431, 96430, 96429, 96428, 96427, 96426, 96425, 96424, 96423, 96422, 96421, 96420, 96419, 96418, 96416, 96415, 96414, 96413, 96412, 96411, 96410, 96409, 96408, 96407, 96406, 96405, 96404, 96403, 96402, 96401, 96400, 96397, 96395, 96394, 96393, 96392, 96391, 96390, 96386, 96385, 96383, 96382, 96381, 96380, 96379, 96378, 96377, 96375, 96374, 96373, 96372, 96371, 96370, 96369, 96368, 96367, 96366, 96365, 96364, 96363, 96362, 96361, 96360, 96359, 96358, 96357, 96356, 96355, 96353, 96351, 96344, 96342, 96340, 96339, 96338, 96337, 96336, 96335, 96334, 96325, 96323, 96322, 96321, 96320, 96319, 96318, 96317, 96316, 96315, 96314, 96313, 96312, 96311, 96310, 96309, 96308, 96307, 96306, 96305, 96304, 96303, 96302, 96301, 96300, 96299, 96298, 96297, 96296, 96295, 96294, 96293, 96292, 96291, 96290, 96289, 96284, 96283, 96282, 96281, 96280, 96279, 96278, 96277, 96276, 96275, 96274, 96273, 96272, 96271, 96270, 96269, 96268, 96267, 96266, 96265, 96264, 96263, 96262, 96261, 96260, 96259, 96258, 96257, 96256, 96255, 96253, 96252, 96251, 96250, 96249, 96248, 96247, 96246, 96245, 96244, 96243, 96242, 96241, 96240, 96239, 96238, 96237, 96236, 96235, 96234, 96233, 96232, 96229, 96228, 96227, 96226, 96225, 96224, 96223, 96222, 96221, 96220, 96219, 96218, 96217, 96216, 96215, 96214, 96213, 96212, 96211, 96210, 96208, 96207, 96206, 96205, 96203, 96202, 96201, 96200, 96199, 96198, 96197, 96196, 96195, 96194, 96193, 96192, 96191, 96190, 96189, 96188, 96187, 96186, 96185, 96184, 96183, 96182, 96181, 96180, 96179, 96178, 96177, 96176, 96175, 96174, 96173, 96172, 96171, 96170, 96169, 96168, 96167, 96166, 96164, 96163, 96162, 96161, 96160, 96159, 96158, 96157, 96156, 96155, 96154, 96153, 96152, 96151, 96150, 96149, 96148, 96146, 96145, 96144, 96142, 96140, 96139, 96138, 96137, 96136, 96135, 96134, 96132, 96131, 96130, 96129, 96120, 96119, 96118, 96117, 96116, 96115, 96114, 96113, 96112, 96111, 96110, 96109, 96108, 96107, 96106, 96103, 96102, 96101, 96100, 96099, 96098, 96097, 96096, 96095, 96094, 96093, 96092, 96091, 96090, 96089, 96088, 96087, 96086, 96085, 96084, 96083, 96082, 96081, 96080, 96079, 96078, 96077, 96076, 96075, 96074, 96073, 96072, 96071, 96070, 96069, 96068, 96064, 96063, 96062, 96061, 96060, 96059, 96058, 96057, 96056, 96055, 96054, 96053, 96052, 96051, 96050, 96049, 96047, 96046, 96045, 96044, 96043, 96042, 96041, 96040, 96039, 96038, 96037, 96036, 96035, 96034, 96033, 96032, 96031, 96030, 96029, 96028, 96027, 96026, 96025, 96024, 96023, 96022, 96020, 96019, 96018, 96017, 96016, 96015, 96014, 96013, 96012, 96011, 96010, 96004, 96002, 96000, 95996, 95994, 95993, 95992, 95990, 95984, 95983, 95982, 95981, 95980, 95979, 95978, 95977, 95976, 95975, 95974, 95973, 95972, 95971, 95970, 95969, 95968, 95967, 95966, 95965, 95964, 95963, 95962, 95961, 95960, 95959, 95958, 95957, 95956, 95955, 95954, 95953, 95952, 95951, 95950, 95949, 95948, 95947, 95946, 95945, 95944, 95943, 95942, 95941, 95940, 95939, 95938, 95937, 95936, 95935, 95934, 95933, 95932, 95931, 95930, 95929, 95928, 95927, 95926, 95925, 95924, 95923, 95922, 95921, 95920, 95919, 95918, 95917, 95910, 95909, 95908, 95907, 95906, 95905, 95904, 95903, 95902, 95901, 95900, 95899, 95898, 95897, 95896, 95895, 95894, 95893, 95892, 95891, 95890, 95889, 95884, 95883, 95882, 95881, 95880, 95879, 95878, 95875, 95874, 95873, 95872, 95871, 95869, 95868, 95867, 95866, 95865, 95864, 95863, 95862, 95861, 95860, 95859, 95858, 95857, 95855, 95854, 95853, 95836, 95831, 95808, 95807, 95806, 95805, 95804, 95803, 95799, 95798, 95797, 95796, 95791, 95790, 95789, 95788, 95787, 95786, 95785, 95784, 95779, 95778, 95777, 95776, 95775, 95774, 95773, 95772, 95771, 95770, 95769, 95768, 95767, 95766, 95765, 95764, 95763, 95762, 95761, 95760, 95759, 95758, 95757, 95756, 95755, 95754, 95753, 95752, 95751, 95750, 95749, 95748, 95747, 95746, 95745, 95744, 95743, 95742, 95741, 95740, 95739, 95738, 95737, 95736, 95735, 95734, 95733, 95732, 95731, 95730, 95729, 95728, 95727, 95726, 95725, 95724, 95723, 95722, 95721, 95720, 95719, 95718, 95717, 95716, 95715, 95714, 95713, 95712, 95711, 95710, 95709, 95708, 95707, 95706, 95705, 95704, 95703, 95702, 95701, 95700, 95699, 95698, 95697, 95696, 95695, 95694, 95693, 95692, 95691, 95690, 95689, 95688, 95687, 95686, 95685, 95684, 95683, 95682, 95681, 95680, 95679, 95678, 95677, 95676, 95675, 95674, 95673, 95672, 95671, 95670, 95669, 95668, 95667, 95666, 95665, 95664, 95663, 95662, 95661, 95660, 95659, 95658, 95657, 95656, 95655, 95654, 95651, 95650, 95649, 95648, 95647, 95646, 95645, 95644, 95643, 95642, 95641, 95640, 95639, 95638, 95637, 95636, 95635, 95634, 95633, 95632, 95631, 95630, 95629, 95628, 95627, 95626, 95625, 95624, 95623, 95620, 95618, 95615, 95614, 95613, 95612, 95611, 95610, 95609, 95608, 95607, 95606, 95605, 95604, 95603, 95602, 95601, 95600, 95599, 95598, 95597, 95596, 95595, 95594, 95593, 95592, 95591, 95590, 95589, 95588, 95587, 95586, 95585, 95584, 95583, 95582, 95581, 95580, 95579, 95578, 95575, 95574, 95573, 95572, 95571, 95570, 95569, 95568, 95567, 95566, 95565, 95564, 95563, 95562, 95561, 95560, 95559, 95558, 95557, 95556, 95555, 95554, 95553, 95552, 95551, 95550, 95549, 95548, 95547, 95546, 95545, 95544, 95543, 95542, 95541, 95540, 95539, 95538, 95537, 95536, 95535, 95534, 95533, 95532, 95531, 95530, 95529, 95528, 95527, 95526, 95525, 95524, 95523, 95522, 95521, 95520, 95519, 95518, 95517, 95516, 95515, 95514, 95513, 95512, 95511, 95510, 95509, 95508, 95507, 95506, 95505, 95504, 95503, 95502, 95501, 95500, 95499, 95498, 95497, 95496, 95495, 95494, 95493, 95492, 95491, 95490, 95489, 95488, 95487, 95486, 95485, 95484, 95483, 95482, 95481, 95480, 95479, 95478, 95477, 95476, 95475, 95474, 95473, 95472, 95471, 95470, 95469, 95468, 95467, 95466, 95465, 95464, 95463, 95462, 95461, 95460, 95459, 95458, 95457, 95456, 95454, 95453, 95452, 95451, 95445, 95444, 95443, 95442, 95441, 95440, 95439, 95438, 95437, 95436, 95435, 95434, 95433, 95432, 95431, 95430, 95429, 95428, 95427, 95426, 95425, 95424, 95423, 95422, 95421, 95420, 95419, 95417, 95416, 95415, 95414, 95413, 95412, 95411, 95410, 95409, 95408, 95407, 95406, 95405, 95404, 95403, 95402, 95401, 95400, 95399, 95398, 95397, 95396, 95395, 95394, 95393, 95392, 95391, 95390, 95389, 95388, 95387, 95386, 95385, 95384, 95383, 95382, 95381, 95380, 95379, 95378, 95377, 95376, 95375, 95374, 95373, 95372, 95371, 95370, 95369, 95368, 95367, 95366, 95365, 95364, 95363, 95362, 95361, 95360, 95359, 95354, 95353, 95352, 95351, 95350, 95349, 95348, 95347, 95346, 95345, 95344, 95343, 95342, 95341, 95340, 95339, 95338, 95337, 95336, 95335, 95334, 95333, 95332, 95331, 95328, 95326, 95325, 95324, 95323, 95322, 95321, 95320, 95319, 95318, 95317, 95316, 95315, 95314, 95313, 95312, 95311, 95310, 95309, 95308, 95307, 95306, 95305, 95304, 95303, 95302, 95301, 95300, 95299, 95298, 95297, 95296, 95295, 95294, 95293, 95292, 95291, 95290, 95289, 95288, 95287, 95286, 95285, 95284, 95283, 95282, 95281, 95280, 95279, 95278, 95277, 95276, 95275, 95274, 95273, 95272, 95271, 95270, 95269, 95264, 95263, 95262, 95261, 95260, 95259, 95257, 95256, 95255, 95254, 95253, 95252, 95251, 95250, 95249, 95248, 95247, 95246, 95245, 95244, 95243, 95242, 95241, 95240, 95239, 95238, 95237, 95236, 95235, 95234, 95233, 95232, 95231, 95230, 95229, 95228, 95227, 95226, 95225, 95224, 95223, 95222, 95221, 95220, 95219, 95218, 95217, 95216, 95215, 95214, 95213, 95212, 95211, 95210, 95209, 95208, 95207, 95206, 95205, 95204, 95203, 95202, 95201, 95200, 95199, 95198, 95197, 95196, 95195, 95194, 95193, 95192, 95191, 95189, 95188, 95187, 95186, 95185, 95184, 95183, 95182, 95181, 95179, 95178, 95177, 95176, 95175, 95174, 95173, 95172, 95171, 95170, 95169, 95168, 95167, 95166, 95165, 95164, 95163, 95162, 95161, 95160, 95159, 95158, 95157, 95156, 95155, 95154, 95153, 95152, 95151, 95150, 95149, 95148, 95147, 95146, 95145, 95144, 95143, 95142, 95141, 95140, 95139, 95138, 95137, 95136, 95135, 95134, 95133, 95132, 95131, 95130, 95129, 95128, 95127, 95126, 95125, 95124, 95119, 95118, 95117, 95116, 95115, 95114, 95113, 95112, 95111, 95110, 95109, 95108, 95107, 95106, 95105, 95104, 95103, 95102, 95101, 95100, 95099, 95098, 95097, 95096, 95095, 95094, 95093, 95092, 95091, 95090, 95089, 95088, 95087, 95086, 95085, 95084, 95083, 95082, 95081, 95080, 95079, 95078, 95077, 95076, 95075, 95074, 95073, 95072, 95071, 95070, 95069, 95068, 95067, 95066, 95065, 95064, 95063, 95062, 95061, 95060, 95059, 95058, 95057, 95056, 95055, 95054, 95053, 95052, 95051, 95050, 95049, 95048, 95047, 95046, 95045, 95044, 95043, 95042, 95041, 95040, 95039, 95038, 95037, 95036, 95035, 95034, 95033, 95032, 95031, 95030, 95029, 95028, 95027, 95026, 95025, 95024, 95023, 95022, 95021, 95020, 95019, 95018, 95017, 95016, 95015, 95014, 95013, 95012, 95011, 95010, 95009, 95008, 95007, 95006, 95005, 95004, 95003, 95002, 95001, 95000, 94999, 94998, 94997, 94996, 94995, 94994, 94993, 94992, 94991, 94990, 94989, 94988, 94987, 94986, 94984, 94983, 94982, 94981, 94980, 94979, 94978, 94977, 94976, 94975, 94974, 94973, 94972, 94971, 94970, 94969, 94968, 94967, 94966, 94965, 94964, 94963, 94961, 94960, 94959, 94958, 94957, 94956, 94955, 94954, 94953, 94952, 94951, 94950, 94949, 94948, 94947, 94946, 94945, 94944, 94943, 94942, 94941, 94940, 94939, 94938, 94937, 94936, 94935, 94934, 94933, 94932, 94931, 94930, 94929, 94928, 94927, 94926, 94925, 94924, 94923, 94922, 94917, 94916, 94915, 94914, 94913, 94912, 94911, 94910, 94909, 94908, 94907, 94906, 94905, 94904, 94903, 94902, 94901, 94900, 94899, 94898, 94897, 94896, 94895, 94894, 94893, 94892, 94890, 94889, 94887, 94886, 94885, 94884, 94883, 94882, 94881, 94880, 94879, 94878, 94877, 94876, 94875, 94874, 94873, 94872, 94871, 94870, 94869, 94868, 94867, 94866, 94865, 94864, 94863, 94861, 94860, 94859, 94858, 94857, 94856, 94855, 94854, 94853, 94852, 94851, 94850, 94849, 94848, 94847, 94846, 94845, 94844, 94843, 94842, 94841, 94840, 94839, 94838, 94837, 94836, 94835, 94834, 94833, 94832, 94831, 94830, 94829, 94828, 94827, 94826, 94825, 94824, 94823, 94822, 94821, 94820, 94819, 94818, 94817, 94816, 94815, 94814, 94813, 94812, 94811, 94810, 94809, 94808, 94807, 94806, 94805, 94804, 94803, 94802, 94801, 94800, 94799, 94798, 94797, 94796, 94795, 94794, 94793, 94792, 94791, 94790, 94789, 94788, 94787, 94786, 94785, 94784, 94783, 94782, 94781, 94780, 94779, 94778, 94777, 94776, 94775, 94774, 94773, 94772, 94771, 94770, 94769, 94768, 94767, 94766, 94765, 94764, 94763, 94762, 94761, 94760, 94759, 94758, 94757, 94756, 94755, 94754, 94753, 94752, 94751, 94750, 94749, 94748, 94747, 94746, 94745, 94744, 94743, 94742, 94741, 94740, 94739, 94738, 94737, 94736, 94735, 94734, 94733, 94732, 94731, 94730, 94729, 94728, 94727, 94726, 94720, 94719, 94718, 94717, 94716, 94715, 94714, 94713, 94712, 94711, 94709, 94708, 94707, 94706, 94705, 94703, 94702, 94700, 94699, 94698, 94697, 94696, 94695, 94694, 94693, 94692, 94691, 94690, 94689, 94688, 94687, 94686, 94685, 94684, 94683, 94682, 94681, 94680, 94679, 94678, 94677, 94676, 94675, 94674, 94673, 94672, 94671, 94669, 94668, 94667, 94666, 94665, 94664, 94663, 94662, 94661, 94660, 94659, 94658, 94657, 94656, 94655, 94654, 94653, 94652, 94651, 94650, 94649, 94648, 94647, 94646, 94645, 94644, 94643, 94642, 94641, 94640, 94639, 94638, 94637, 94636, 94635, 94634, 94633, 94632, 94630, 94629, 94628, 94627, 94626, 94625, 94624, 94623, 94622, 94621, 94620, 94619, 94618, 94617, 94616, 94615, 94614, 94613, 94612, 94611, 94610, 94609, 94608, 94607, 94606, 94605, 94604, 94602, 94601, 94600, 94599, 94598, 94597, 94596, 94595, 94594, 94593, 94592, 94591, 94590, 94589, 94588, 94587, 94586, 94585, 94584, 94583, 94582, 94581, 94580, 94579, 94578, 94577, 94576, 94575, 94574, 94573, 94572, 94571, 94570, 94569, 94568, 94567, 94566, 94565, 94564, 94563, 94562, 94561, 94560, 94559, 94558, 94557, 94556, 94555, 94554, 94553, 94552, 94551, 94550, 94549, 94548, 94547, 94542, 94541, 94540, 94539, 94538, 94537, 94536, 94535, 94534, 94533, 94532, 94531, 94530, 94529, 94528, 94527, 94526, 94525, 94524, 94523, 94522, 94521, 94520, 94519, 94518, 94517, 94516, 94515, 94514, 94513, 94512, 94511, 94510, 94509, 94508, 94507, 94506, 94505, 94504, 94503, 94502, 94501, 94500, 94499, 94498, 94497, 94496, 94495, 94494, 94493, 94492, 94491, 94490, 94489, 94488, 94487, 94486, 94485, 94484, 94483, 94482, 94481, 94480, 94479, 94478, 94477, 94476, 94475, 94474, 94473, 94472, 94470, 94469, 94468, 94467, 94466, 94465, 94464, 94463, 94462, 94461, 94460, 94459, 94458, 94457, 94456, 94455, 94454, 94453, 94452, 94451, 94450, 94449, 94448, 94447, 94446, 94445, 94444, 94443, 94442, 94441, 94440, 94439, 94438, 94437, 94436, 94435, 94434, 94433, 94432, 94431, 94430, 94429, 94428, 94427, 94426, 94425, 94424, 94423, 94422, 94421, 94420, 94419, 94418, 94417, 94416, 94415, 94414, 94413, 94412, 94410, 94408, 94407, 94406, 94405, 94404, 94403, 94402, 94401, 94400, 94399, 94398, 94397, 94396, 94395, 94394, 94393, 94392, 94391, 94390, 94389, 94388, 94387, 94386, 94385, 94384, 94383, 94382, 94381, 94380, 94379, 94378, 94377, 94376, 94375, 94374, 94373, 94372, 94371, 94370, 94369, 94368, 94367, 94366, 94365, 94364, 94363, 94362, 94361, 94360, 94359, 94358, 94357, 94356, 94355, 94354, 94353, 94352, 94351, 94350, 94347, 94344, 94343, 94342, 94341, 94340, 94339, 94338, 94337, 94336, 94335, 94334, 94333, 94332, 94327, 94326, 94325, 94324, 94323, 94322, 94321, 94320, 94319, 94318, 94317, 94316, 94315, 94314, 94313, 94312, 94311, 94310, 94309, 94308, 94307, 94306, 94305, 94304, 94303, 94302, 94301, 94300, 94299, 94298, 94297, 94296, 94295, 94294, 94293, 94292, 94291, 94290, 94289, 94288, 94287, 94286, 94285, 94284, 94283, 94282, 94281, 94280, 94279, 94278, 94277, 94276, 94275, 94274, 94273, 94271, 94270, 94269, 94268, 94267, 94266, 94265, 94264, 94263, 94262, 94261, 94260, 94259, 94258, 94257, 94256, 94255, 94254, 94253, 94252, 94251, 94250, 94249, 94248, 94247, 94246, 94245, 94244, 94243, 94242, 94241, 94240, 94239, 94238, 94237, 94236, 94235, 94234, 94233, 94232, 94231, 94230, 94229, 94228, 94227, 94226, 94225, 94224, 94223, 94222, 94221, 94220, 94219, 94218, 94217, 94216, 94215, 94214, 94213, 94212, 94211, 94210, 94209, 94208, 94207, 94206, 94205, 94204, 94203, 94202, 94201, 94200, 94199, 94198, 94197, 94196, 94195, 94194, 94193, 94192, 94191, 94190, 94189, 94188, 94187, 94186, 94185, 94184, 94183, 94182, 94181, 94180, 94179, 94178, 94177, 94176, 94175, 94174, 94173, 94172, 94171, 94170, 94169, 94168, 94167, 94166, 94165, 94164, 94163, 94162, 94161, 94160, 94159, 94158, 94157, 94156, 94155, 94154, 94153, 94152, 94151, 94150, 94149, 94148, 94147, 94146, 94145, 94144, 94143, 94142, 94141, 94140, 94139, 94138, 94137, 94136, 94135, 94134, 94133, 94132, 94131, 94130, 94129, 94128, 94127, 94126, 94125, 94124, 94123, 94122, 94121, 94120, 94119, 94118, 94117, 94116, 94115, 94114, 94113, 94112, 94111, 94110, 94109, 94108, 94107, 94106, 94105, 94104, 94103, 94102, 94101, 94100, 94099, 94098, 94097, 94096, 94095, 94094, 94093, 94092, 94091, 94090, 94089, 94088, 94087, 94086, 94085, 94084, 94083, 94082, 94081, 94080, 94079, 94078, 94077, 94076, 94075, 94074, 94073, 94072, 94071, 94070, 94069, 94068, 94067, 94066, 94065, 94064, 94063, 94062, 94061, 94060, 94059, 94058, 94057, 94056, 94055, 94054, 94053, 94052, 94051, 94050, 94049, 94048, 94047, 94046, 94045, 94044, 94043, 94042, 94041, 94040, 94039, 94038, 94037, 94036, 94035, 94034, 94033, 94032, 94031, 94030, 94029, 94028, 94027, 94026, 94025, 94024, 94023, 94022, 94021, 94020, 94019, 94018, 94017, 94016, 94015, 94014, 94013, 94012, 94011, 94010, 94009, 94008, 94007, 94006, 94005, 94004, 94003, 94002, 94001, 94000, 93999, 93998, 93997, 93996, 93995, 93994, 93993, 93992, 93991, 93990, 93989, 93988, 93987, 93986, 93985, 93984, 93983, 93982, 93981, 93980, 93979, 93978, 93977, 93976, 93975, 93974, 93973, 93972, 93971, 93970, 93969, 93968, 93967, 93966, 93965, 93964, 93963, 93962, 93961, 93960, 93959, 93958, 93957, 93956, 93955, 93954, 93953, 93952, 93951, 93950, 93949, 93948, 93947, 93946, 93945, 93944, 93943, 93942, 93941, 93940, 93939, 93938, 93937, 93936, 93935, 93934, 93933, 93932, 93931, 93930, 93929, 93928, 93927, 93926, 93925, 93924, 93923, 93922, 93921, 93920, 93919, 93918, 93917, 93916, 93915, 93914, 93913, 93912, 93911, 93910, 93909, 93908, 93907, 93906, 93905, 93904, 93903, 93902, 93901, 93900, 93899, 93898, 93897, 93896, 93895, 93894, 93893, 93892, 93891, 93890, 93889, 93888, 93887, 93886, 93885, 93884, 93883, 93882, 93881, 93880, 93879, 93878, 93877, 93876, 93875, 93874, 93873, 93872, 93871, 93870, 93869, 93868, 93867, 93866, 93865, 93864, 93863, 93862, 93861, 93860, 93859, 93858, 93857, 93856, 93855, 93854, 93853, 93852, 93851, 93850, 93849, 93848, 93847, 93846, 93845, 93844, 93843, 93842, 93841, 93840, 93839, 93838, 93837, 93836, 93835, 93834, 93833, 93832, 93831, 93830, 93829, 93828, 93827, 93826, 93825, 93824, 93823, 93822, 93821, 93820, 93819, 93818, 93817, 93816, 93815, 93814, 93813, 93812, 93811, 93810, 93809, 93808, 93807, 93806, 93805, 93804, 93803, 93802, 93801, 93800, 93799, 93798, 93797, 93796, 93795, 93794, 93793, 93792, 93791, 93790, 93789, 93788, 93787, 93786, 93785, 93784, 93783, 93782, 93781, 93780, 93779, 93778, 93777, 93776, 93775, 93774, 93773, 93772, 93771, 93770, 93769, 93768, 93767, 93766, 93765, 93764, 93763, 93762, 93761, 93760, 93759, 93758, 93757, 93756, 93755, 93754, 93753, 93752, 93751, 93750, 93749, 93748, 93747, 93746, 93745, 93744, 93743, 93742, 93740, 93739, 93738, 93737, 93736, 93735, 93734, 93733, 93732, 93731, 93730, 93729, 93728, 93727, 93726, 93725, 93724, 93723, 93722, 93721, 93720, 93719, 93718, 93717, 93716, 93715, 93714, 93713, 93712, 93711, 93710, 93709, 93708, 93707, 93706, 93705, 93704, 93703, 93702, 93701, 93700, 93699, 93698, 93697, 93696, 93695, 93694, 93693, 93692, 93691, 93690, 93689, 93688, 93687, 93686, 93685, 93684, 93683, 93682, 93681, 93680, 93679, 93678, 93677, 93676, 93675, 93674, 93673, 93672, 93671, 93670, 93669, 93668, 93667, 93666, 93665, 93664, 93663, 93661, 93660, 93659, 93658, 93657, 93656, 93655, 93654, 93653, 93652, 93651, 93650, 93649, 93648, 93647, 93646, 93645, 93644, 93643, 93642, 93641, 93640, 93639, 93638, 93636, 93635, 93634, 93633, 93632, 93631, 93630, 93629, 93628, 93627, 93626, 93625, 93624, 93623, 93622, 93621, 93620, 93619, 93618, 93617, 93616, 93615, 93614, 93613, 93612, 93611, 93610, 93609, 93608, 93607, 93606, 93605, 93604, 93603, 93602, 93601, 93600, 93599, 93598, 93597, 93596, 93595, 93594, 93593, 93592, 93591, 93590, 93589, 93588, 93587, 93586, 93585, 93583, 93581, 93580, 93579, 93578, 93577, 93575, 93574, 93571, 93570, 93569, 93568, 93567, 93566, 93565, 93564, 93563, 93562, 93561, 93560, 93559, 93558, 93557, 93556, 93555, 93554, 93553, 93552, 93551, 93550, 93549, 93548, 93547, 93546, 93545, 93543, 93542, 93541, 93540, 93539, 93537, 93536, 93527, 93526, 93525, 93524, 93523, 93522, 93521, 93520, 93519, 93518, 93517, 93516, 93515, 93514, 93513, 93512, 93511, 93510, 93509, 93508, 93507, 93506, 93505, 93504, 93503, 93502, 93501, 93500, 93499, 93498, 93497, 93496, 93495, 93494, 93493, 93492, 93491, 93490, 93489, 93488, 93486, 93485, 93484, 93483, 93482, 93481, 93480, 93479, 93478, 93477, 93476, 93475, 93474, 93473, 93472, 93471, 93470, 93469, 93468, 93467, 93466, 93465, 93464, 93463, 93462, 93461, 93460, 93459, 93458, 93457, 93456, 93455, 93454, 93453, 93452, 93451, 93450, 93449, 93448, 93447, 93446, 93445, 93444, 93443, 93442, 93441, 93440, 93439, 93438, 93437, 93436, 93435, 93434, 93433, 93432, 93431, 93430, 93429, 93428, 93427, 93426, 93425, 93424, 93423, 93422, 93421, 93420, 93419, 93418, 93417, 93416, 93415, 93414, 93413, 93412, 93411, 93410, 93409, 93408, 93407, 93406, 93405, 93404, 93403, 93402, 93401, 93400, 93399, 93398, 93397, 93396, 93395, 93394, 93393, 93392, 93391, 93390, 93389, 93388, 93387, 93386, 93385, 93384, 93383, 93381, 93380, 93379, 93378, 93377, 93376, 93375, 93374, 93373, 93371, 93370, 93369, 93368, 93367, 93366, 93365, 93364, 93363, 93362, 93361, 93360, 93359, 93358, 93357, 93356, 93355, 93354, 93352, 93351, 93350, 93349, 93348, 93343, 93342, 93341, 93340, 93339, 93338, 93337, 93336, 93335, 93334, 93333, 93332, 93331, 93330, 93329, 93328, 93327, 93326, 93325, 93324, 93323, 93322, 93321, 93320, 93319, 93312, 93311, 93310, 93309, 93308, 93307, 93306, 93304, 93303, 93302, 93301, 93300, 93297, 93296, 93295, 93294, 93293, 93292, 93291, 93290, 93289, 93288, 93287, 93286, 93285, 93284, 93283, 93282, 93281, 93280, 93279, 93278, 93273, 93272, 93271, 93270, 93269, 93268, 93267, 93266, 93265, 93264, 93263, 93262, 93261, 93256, 93255, 93254, 93253, 93252, 93251, 93250, 93249, 93248, 93247, 93246, 93245, 93244, 93243, 93238, 93237, 93236, 93235, 93234, 93233, 93232, 93231, 93230, 93229, 93228, 93227, 93226, 93225, 93224, 93223, 93222, 93221, 93220, 93219, 93218, 93217, 93216, 93215, 93214, 93213, 93212, 93211, 93210, 93209, 93208, 93207, 93206, 93205, 93204, 93203, 93202, 93201, 93200, 93199, 93198, 93197, 93196, 93195, 93194, 93193, 93192, 93191, 93190, 93189, 93188, 93187, 93186, 93185, 93184, 93183, 93182, 93181, 93180, 93179, 93178, 93177, 93176, 93175, 93174, 93173, 93172, 93171, 93170, 93169, 93168, 93167, 93166, 93165, 93163, 93162, 93161, 93160, 93159, 93158, 93157, 93156, 93155, 93154, 93153, 93152, 93151, 93150, 93149, 93148, 93147, 93146, 93145, 93144, 93141, 93140, 93139, 93138, 93137, 93136, 93135, 93134, 93133, 93132, 93131, 93130, 93129, 93128, 93127, 93126, 93125, 93124, 93123, 93122, 93121, 93120, 93119, 93118, 93117, 93116, 93115, 93114, 93113, 93112, 93111, 93110, 93109, 93108, 93107, 93106, 93105, 93104, 93103, 93102, 93101, 93100, 93099, 93098, 93097, 93096, 93095, 93094, 93093, 93092, 93091, 93090, 93089, 93088, 93087, 93086, 93084, 93083, 93082, 93080, 93075, 93074, 93073, 93072, 93071, 93069, 93068, 93067, 93066, 93065, 93064, 93063, 93062, 93061, 93060, 93059, 93058, 93057, 93056, 93055, 93054, 93053, 93052, 93051, 93050, 93049, 93048, 93047, 93046, 93045, 93044, 93043, 93042, 93041, 93040, 93039, 93038, 93037, 93036, 93035, 93034, 93033, 93032, 93031, 93030, 93029, 93028, 93027, 93026, 93025, 93024, 93023, 93021, 93020, 93019, 93018, 93017, 93016, 93015, 93014, 93013, 93012, 93011, 93010, 93009, 93008, 93007, 93006, 93005, 93004, 93003, 93002, 93001, 93000, 92999, 92998, 92997, 92996, 92995, 92994, 92993, 92992, 92991, 92990, 92989, 92988, 92987, 92986, 92985, 92984, 92983, 92982, 92981, 92980, 92979, 92978, 92977, 92976, 92975, 92974, 92972, 92971, 92970, 92969, 92968, 92967, 92966, 92965, 92964, 92963, 92962, 92961, 92960, 92959, 92958, 92957, 92956, 92955, 92954, 92953, 92952, 92951, 92950, 92949, 92948, 92947, 92946, 92945, 92944, 92943, 92942, 92941, 92940, 92939, 92938, 92937, 92936, 92935, 92934, 92933, 92932, 92931, 92930, 92929, 92928, 92927, 92926, 92925, 92924, 92923, 92922, 92921, 92920, 92919, 92918, 92917, 92916, 92915, 92914, 92913, 92912, 92911, 92910, 92909, 92908, 92907, 92906, 92905, 92904, 92903, 92902, 92901, 92900, 92899, 92898, 92897, 92896, 92895, 92894, 92893, 92892, 92891, 92890, 92889, 92888, 92887, 92886, 92885, 92884, 92883, 92882, 92881, 92880, 92879, 92878, 92877, 92876, 92875, 92874, 92873, 92872, 92871, 92870, 92869, 92868, 92867, 92866, 92865, 92864, 92863, 92862, 92861, 92860, 92859, 92858, 92857, 92856, 92855, 92854, 92853, 92852, 92851, 92850, 92849, 92848, 92847, 92846, 92845, 92844, 92843, 92842, 92841, 92840, 92839, 92838, 92837, 92836, 92835, 92834, 92833, 92832, 92831, 92830, 92829, 92828, 92827, 92826, 92825, 92824, 92823, 92822, 92821, 92820, 92819, 92818, 92817, 92816, 92815, 92814, 92813, 92808, 92807, 92806, 92805, 92804, 92803, 92802, 92801, 92800, 92799, 92798, 92797, 92796, 92795, 92794, 92793, 92792, 92791, 92790, 92789, 92788, 92787, 92786, 92785, 92784, 92783, 92782, 92781, 92780, 92779, 92778, 92777, 92776, 92775, 92774, 92773, 92772, 92771, 92770, 92769, 92768, 92767, 92766, 92765, 92764, 92763, 92762, 92761, 92760, 92759, 92758, 92757, 92756, 92755, 92754, 92753, 92752, 92751, 92750, 92749, 92748, 92747, 92746, 92745, 92744, 92743, 92742, 92741, 92740, 92739, 92738, 92737, 92736, 92735, 92733, 92732, 92731, 92730, 92729, 92728, 92727, 92726, 92721, 92720, 92719, 92718, 92717, 92716, 92715, 92714, 92713, 92712, 92711, 92710, 92709, 92708, 92707, 92706, 92705, 92704, 92703, 92702, 92697, 92696, 92695, 92694, 92692, 92691, 92690, 92689, 92688, 92687, 92686, 92685, 92684, 92683, 92682, 92681, 92680, 92679, 92678, 92677, 92676, 92675, 92674, 92673, 92672, 92671, 92670, 92669, 92668, 92667, 92666, 92665, 92664, 92663, 92662, 92657, 92656, 92655, 92654, 92653, 92652, 92651, 92650, 92649, 92648, 92647, 92646, 92645, 92644, 92643, 92639, 92638, 92637, 92636, 92635, 92634, 92633, 92632, 92631, 92630, 92629, 92628, 92627, 92626, 92625, 92624, 92623, 92622, 92621, 92620, 92619, 92618, 92617, 92616, 92615, 92614, 92613, 92612, 92611, 92610, 92609, 92608, 92607, 92606, 92605, 92604, 92603, 92602, 92601, 92600, 92599, 92598, 92597, 92596, 92595, 92594, 92593, 92592, 92566, 92565, 92557, 92556, 92552, 92551, 92550, 92547, 92545, 92541, 92540, 92448, 92447, 92446, 92445, 92444, 92443, 92442, 92421, 92419, 92418, 92417, 92416, 92415, 92414, 92413, 92412, 92411, 92403, 92402, 92395, 92394, 92393, 92392, 92391, 92390, 92389, 92388, 92387, 92386, 92385, 92384, 92366, 92365, 92364, 92363, 92362, 92361, 92360, 92359, 92358, 92347, 92346, 92345, 92344, 92343, 92342, 92341, 92340, 92339, 92337, 92336, 92335, 92334, 92333, 92252, 92248, 92247, 92246, 92245, 92244, 92243, 92242, 92241, 92240, 92239, 92238, 92237, 92236, 92235, 92234, 92233, 92232, 92231, 92230, 92229, 92228, 92227, 92226, 92225, 92224, 92223, 92222, 92221, 92220, 92219, 92218, 92217, 92216, 92215, 92214, 92213, 92212, 92211, 92210, 92209, 92208, 92207, 92206, 92205, 92204, 92203, 92202, 92201, 92200, 92199, 92198, 92197, 92196, 92195, 92193, 92192, 92190, 92184, 92183, 92182, 92181, 92180, 92179, 92178, 92177, 92176, 92175, 92174, 92173, 92172, 92171, 92170, 92169, 92164, 92163, 92162, 92161, 92160, 92159, 92158, 92157, 92156, 92155, 92154, 92153, 92152, 92151, 92150, 92149, 92148, 92147, 92146, 92145, 92144, 92143, 92142, 92141, 92140, 92135, 92134, 92133, 92132, 92131, 92130, 92129, 92128, 92127, 92126, 92125, 92124, 92123, 92122, 92121, 92120, 92119, 92118, 92117, 92116, 92115, 92114, 92113, 92112, 92111, 92110, 92109, 92108, 92107, 92106, 92105, 92104, 92103, 92102, 92101, 92100, 92099, 92098, 92097, 92096, 92095, 92094, 92093, 92092, 92091, 92090, 92089, 92088, 92087, 92086, 92085, 92084, 92083, 92082, 92081, 92080, 92079, 92078, 92077, 92076, 92075, 92074, 92073, 92072, 92071, 92070, 92069, 92068, 92067, 92066, 92062, 92061, 92060, 92059, 92058, 92057, 92056, 92055, 92054, 92053, 92052, 92051, 92050, 92049, 92048, 92047, 92046, 92045, 92044, 92043, 92042, 92041, 92040, 92039, 92038, 92037, 92036, 92035, 92034, 92033, 92032, 92031, 92030, 92029, 92028, 92027, 92026, 92025, 92024, 92023, 92022, 92021, 92020, 92019, 92018, 92017, 92016, 92015, 92014, 92013, 92012, 92011, 92010, 92009, 92008, 92007, 92006, 92005, 92004, 92003, 92002, 92001, 92000, 91999, 91998, 91997, 91996, 91995, 91994, 91993, 91991, 91987, 91986, 91985, 91984, 91983, 91982, 91981, 91980, 91979, 91978, 91977, 91976, 91975, 91974, 91973, 91972, 91971, 91970, 91969, 91968, 91967, 91966, 91965, 91964, 91963, 91962, 91961, 91960, 91959, 91958, 91957, 91956, 91955, 91954, 91953, 91952, 91951, 91950, 91949, 91948, 91947, 91946, 91945, 91944, 91943, 91942, 91941, 91940, 91939, 91938, 91937, 91936, 91935, 91934, 91933, 91932, 91931, 91926, 91925, 91924, 91923, 91922, 91921, 91920, 91919, 91918, 91917, 91916, 91915, 91914, 91913, 91912, 91911, 91910, 91909, 91908, 91907, 91906, 91905, 91904, 91903, 91902, 91901, 91900, 91899, 91898, 91897, 91896, 91895, 91894, 91893, 91892, 91891, 91890, 91889, 91888, 91887, 91886, 91885, 91884, 91883, 91882, 91881, 91880, 91879, 91878, 91877, 91876, 91875, 91874, 91873, 91872, 91871, 91870, 91869, 91868, 91867, 91866, 91865, 91864, 91863, 91862, 91861, 91860, 91859, 91858, 91857, 91856, 91855, 91854, 91853, 91852, 91851, 91850, 91849, 91848, 91847, 91846, 91845, 91844, 91843, 91842, 91841, 91840, 91839, 91838, 91837, 91836, 91835, 91834, 91833, 91832, 91822, 91821, 91820, 91819, 91818, 91817, 91816, 91815, 91814, 91813, 91812, 91811, 91810, 91809, 91808, 91807, 91806, 91805, 91804, 91803, 91802, 91801, 91800, 91799, 91798, 91797, 91796, 91795, 91794, 91793, 91792, 91791, 91790, 91789, 91788, 91787, 91786, 91785, 91784, 91783, 91782, 91781, 91780, 91779, 91778, 91777, 91776, 91775, 91774, 91773, 91772, 91771, 91770, 91769, 91768, 91767, 91766, 91765, 91764, 91763, 91762, 91761, 91760, 91759, 91758, 91757, 91755, 91751, 91750, 91747, 91745, 91743, 91742, 91741, 91740, 91739, 91734, 91733, 91732, 91731, 91730, 91729, 91728, 91727, 91726, 91725, 91724, 91723, 91722, 91721, 91720, 91719, 91718, 91717, 91716, 91715, 91714, 91713, 91712, 91711, 91710, 91709, 91708, 91707, 91706, 91705, 91704, 91703, 91702, 91700, 91699, 91698, 91697, 91696, 91695, 91694, 91693, 91692, 91691, 91690, 91689, 91688, 91687, 91686, 91685, 91684, 91683, 91682, 91681, 91680, 91679, 91678, 91677, 91676, 91675, 91674, 91673, 91672, 91671, 91670, 91669, 91668, 91667, 91666, 91665, 91664, 91663, 91662, 91661, 91660, 91659, 91658, 91657, 91656, 91655, 91654, 91653, 91652, 91651, 91650, 91649, 91648, 91647, 91646, 91645, 91644, 91643, 91641, 91640, 91639, 91638, 91637, 91636, 91635, 91634, 91633, 91632, 91631, 91630, 91629, 91628, 91627, 91626, 91625, 91624, 91623, 91622, 91621, 91620, 91617, 91616, 91615, 91614, 91613, 91612, 91611, 91610, 91609, 91608, 91607, 91606, 91605, 91604, 91603, 91600, 91599, 91598, 91597, 91596, 91595, 91594, 91593, 91592, 91591, 91590, 91587, 91585, 91584, 91583, 91582, 91581, 91580, 91579, 91574, 91573, 91572, 91571, 91570, 91569, 91568, 91567, 91566, 91565, 91564, 91563, 91562, 91561, 91560, 91559, 91558, 91557, 91556, 91555, 91554, 91553, 91552, 91551, 91550, 91549, 91548, 91547, 91546, 91545, 91544, 91543, 91542, 91541, 91540, 91539, 91538, 91537, 91536, 91535, 91534, 91533, 91532, 91527, 91526, 91525, 91524, 91523, 91522, 91521, 91520, 91519, 91518, 91517, 91516, 91515, 91514, 91513, 91512, 91511, 91510, 91509, 91508, 91507, 91506, 91505, 91504, 91503, 91502, 91501, 91500, 91499, 91498, 91497, 91496, 91495, 91494, 91493, 91492, 91491, 91490, 91489, 91488, 91487, 91486, 91485, 91484, 91483, 91482, 91481, 91480, 91479, 91478, 91477, 91476, 91475, 91474, 91473, 91472, 91471, 91470, 91469, 91468, 91467, 91466, 91465, 91464, 91463, 91462, 91461, 91460, 91459, 91458, 91456, 91455, 91454, 91453, 91452, 91451, 91450, 91449, 91448, 91447, 91446, 91445, 91444, 91443, 91442, 91439, 91438, 91437, 91436, 91435, 91434, 91433, 91432, 91431, 91430, 91429, 91428, 91427, 91426, 91425, 91424, 91423, 91422, 91421, 91420, 91419, 91418, 91417, 91416, 91415, 91414, 91413, 91412, 91411, 91410, 91409, 91408, 91407, 91406, 91405, 91404, 91403, 91402, 91401, 91400, 91399, 91398, 91397, 91396, 91395, 91394, 91393, 91392, 91391, 91390, 91389, 91388, 91387, 91386, 91385, 91384, 91383, 91382, 91381, 91380, 91379, 91378, 91377, 91376, 91375, 91374, 91373, 91372, 91371, 91370, 91369, 91368, 91367, 91366, 91365, 91364, 91363, 91362, 91361, 91360, 91359, 91358, 91357, 91356, 91355, 91354, 91353, 91352, 91350, 91349, 91348, 91347, 91346, 91345, 91344, 91343, 91342, 91341, 91340, 91339, 91338, 91337, 91336, 91335, 91334, 91333, 91332, 91331, 91330, 91329, 91328, 91327, 91326, 91325, 91324, 91323, 91322, 91321, 91320, 91319, 91318, 91317, 91316, 91315, 91314, 91313, 91312, 91311, 91310, 91309, 91308, 91307, 91306, 91305, 91304, 91303, 91302, 91301, 91300, 91299, 91298, 91297, 91296, 91295, 91294, 91293, 91292, 91291, 91290, 91289, 91288, 91287, 91286, 91285, 91284, 91283, 91282, 91281, 91280, 91279, 91278, 91277, 91276, 91275, 91274, 91273, 91272, 91271, 91270, 91269, 91268, 91267, 91266, 91265, 91264, 91263, 91262, 91261, 91260, 91259, 91258, 91257, 91256, 91255, 91254, 91253, 91252, 91251, 91250, 91249, 91248, 91247, 91246, 91245, 91244, 91243, 91242, 91241, 91240, 91239, 91238, 91237, 91236, 91235, 91234, 91233, 91232, 91231, 91230, 91229, 91228, 91227, 91226, 91225, 91224, 91223, 91222, 91221, 91220, 91219, 91218, 91217, 91216, 91215, 91214, 91213, 91212, 91211, 91210, 91209, 91208, 91207, 91206, 91205, 91204, 91203, 91202, 91201, 91200, 91199, 91198, 91197, 91196, 91195, 91194, 91193, 91192, 91191, 91190, 91189, 91188, 91187, 91186, 91185, 91184, 91183, 91182, 91181, 91180, 91179, 91178, 91177, 91176, 91175, 91174, 91173, 91172, 91171, 91170, 91169, 91168, 91167, 91166, 91165, 91164, 91163, 91162, 91161, 91160, 91159, 91158, 91157, 91156, 91155, 91154, 91153, 91152, 91151, 91150, 91149, 91148, 91147, 91146, 91145, 91144, 91143, 91142, 91141, 91140, 91139, 91138, 91137, 91136, 91135, 91134, 91133, 91132, 91131, 91130, 91129, 91128, 91127, 91126, 91125, 91124, 91123, 91122, 91121, 91120, 91119, 91118, 91117, 91116, 91115, 91114, 91113, 91112, 91111, 91110, 91109, 91108, 91107, 91106, 91105, 91104, 91103, 91102, 91101, 91100, 91099, 91098, 91097, 91096, 91095, 91094, 91093, 91092, 91091, 91090, 91089, 91088, 91087, 91086, 91085, 91084, 91083, 91082, 91080, 91079, 91078, 91077, 91076, 91075, 91074, 91073, 91072, 91071, 91070, 91069, 91068, 91067, 91066, 91065, 91064, 91063, 91062, 91061, 91060, 91059, 91058, 91057, 91056, 91055, 91054, 91053, 91052, 91049, 91048, 91046, 91045, 91043, 91042, 91041, 91040, 91039, 91038, 91036, 91035, 91034, 91033, 91032, 91031, 91030, 91028, 91027, 91026, 91025, 91024, 91022, 91021, 91020, 91019, 91017, 91016, 91015, 91014, 91013, 91012, 91011, 91010, 91009, 91008, 91007, 91006, 91005, 91004, 91003, 91002, 91001, 91000, 90999, 90998, 90997, 90996, 90995, 90994, 90993, 90992, 90991, 90990, 90989, 90988, 90987, 90986, 90985, 90984, 90983, 90982, 90981, 90980, 90979, 90978, 90977, 90976, 90975, 90974, 90973, 90972, 90971, 90970, 90969, 90968, 90967, 90966, 90965, 90964, 90963, 90962, 90961, 90960, 90959, 90958, 90957, 90956, 90955, 90954, 90953, 90952, 90951, 90950, 90949, 90948, 90947, 90946, 90945, 90944, 90943, 90942, 90941, 90940, 90939, 90938, 90937, 90936, 90935, 90934, 90933, 90932, 90931, 90930, 90929, 90928, 90927, 90926, 90925, 90924, 90923, 90922, 90921, 90920, 90919, 90918, 90917, 90916, 90915, 90914, 90913, 90912, 90911, 90910, 90909, 90908, 90907, 90906, 90905, 90904, 90903, 90902, 90901, 90900, 90899, 90898, 90897, 90896, 90895, 90894, 90891, 90890, 90889, 90888, 90887, 90886, 90885, 90884, 90883, 90882, 90881, 90880, 90879, 90878, 90877, 90876, 90875, 90874, 90873, 90872, 90871, 90870, 90869, 90868, 90867, 90866, 90865, 90864, 90863, 90862, 90861, 90860, 90859, 90858, 90857, 90856, 90855, 90854, 90853, 90852, 90851, 90850, 90849, 90848, 90847, 90846, 90845, 90844, 90843, 90842, 90841, 90840, 90839, 90838, 90837, 90836, 90835, 90834, 90833, 90832, 90831, 90830, 90829, 90828, 90827, 90826, 90825, 90824, 90823, 90822, 90821, 90820, 90819, 90818, 90817, 90816, 90815, 90814, 90813, 90812, 90811, 90810, 90809, 90808, 90807, 90806, 90805, 90804, 90803, 90802, 90801, 90800, 90799, 90798, 90797, 90796, 90795, 90794, 90793, 90792, 90791, 90790, 90789, 90788, 90787, 90786, 90785, 90784, 90783, 90782, 90781, 90780, 90779, 90778, 90777, 90776, 90775, 90774, 90773, 90772, 90771, 90770, 90769, 90768, 90767, 90766, 90765, 90764, 90763, 90762, 90761, 90760, 90759, 90758, 90757, 90756, 90755, 90754, 90753, 90752, 90751, 90750, 90749, 90748, 90747, 90746, 90745, 90744, 90743, 90742, 90741, 90740, 90739, 90738, 90737, 90736, 90735, 90734, 90733, 90732, 90731, 90730, 90729, 90728, 90727, 90726, 90725, 90724, 90723, 90722, 90721, 90720, 90719, 90718, 90717, 90716, 90715, 90714, 90713, 90712, 90711, 90710, 90709, 90708, 90707, 90705, 90704, 90703, 90702, 90701, 90700, 90699, 90698, 90697, 90696, 90695, 90694, 90693, 90692, 90691, 90690, 90689, 90688, 90687, 90686, 90685, 90684, 90683, 90682, 90681, 90680, 90679, 90678, 90677, 90676, 90675, 90674, 90673, 90672, 90671, 90670, 90669, 90668, 90667, 90666, 90665, 90664, 90663, 90662, 90661, 90660, 90659, 90658, 90657, 90656, 90655, 90654, 90653, 90652, 90651, 90650, 90649, 90648, 90647, 90646, 90645, 90644, 90643, 90642, 90641, 90640, 90639, 90638, 90637, 90636, 90635, 90634, 90633, 90632, 90631, 90630, 90629, 90628, 90627, 90626, 90625, 90624, 90623, 90622, 90621, 90620, 90619, 90618, 90617, 90616, 90615, 90614, 90613, 90612, 90611, 90610, 90609, 90608, 90607, 90606, 90605, 90604, 90603, 90602, 90601, 90600, 90599, 90598, 90597, 90596, 90595, 90594, 90593, 90592, 90591, 90590, 90589, 90588, 90579, 90577, 90574, 90570, 90569, 90568, 90567, 90566, 90565, 90564, 90563, 90562, 90561, 90560, 90559, 90558, 90557, 90556, 90555, 90554, 90553, 90552, 90551, 90550, 90549, 90548, 90547, 90546, 90545, 90544, 90543, 90542, 90541, 90540, 90539, 90538, 90537, 90536, 90535, 90534, 90533, 90532, 90531, 90530, 90529, 90528, 90527, 90526, 90525, 90524, 90523, 90522, 90521, 90520, 90519, 90518, 90517, 90516, 90515, 90514, 90513, 90512, 90511, 90510, 90509, 90508, 90507, 90506, 90505, 90504, 90503, 90502, 90501, 90500, 90499, 90498, 90497, 90496, 90495, 90494, 90493, 90492, 90491, 90490, 90489, 90488, 90487, 90486, 90485, 90484, 90483, 90482, 90481, 90480, 90479, 90478, 90477, 90476, 90475, 90474, 90473, 90472, 90471, 90470, 90469, 90468, 90467, 90466, 90465, 90464, 90463, 90462, 90461, 90460, 90459, 90458, 90457, 90456, 90455, 90454, 90453, 90452, 90451, 90450, 90449, 90448, 90447, 90446, 90445, 90444, 90443, 90442, 90441, 90440, 90439, 90438, 90437, 90436, 90435, 90434, 90433, 90432, 90431, 90430, 90429, 90428, 90427, 90426, 90425, 90424, 90423, 90422, 90421, 90420, 90419, 90418, 90417, 90416, 90415, 90414, 90413, 90412, 90411, 90410, 90409, 90408, 90407, 90406, 90405, 90404, 90403, 90402, 90401, 90400, 90399, 90398, 90397, 90396, 90395, 90394, 90393, 90392, 90391, 90390, 90389, 90388, 90387, 90386, 90385, 90384, 90383, 90382, 90381, 90380, 90379, 90378, 90377, 90376, 90375, 90374, 90373, 90372, 90371, 90370, 90369, 90368, 90367, 90366, 90365, 90364, 90363, 90362, 90361, 90360, 90359, 90358, 90357, 90356, 90355, 90354, 90353, 90352, 90351, 90350, 90349, 90348, 90347, 90346, 90345, 90344, 90343, 90342, 90341, 90340, 90339, 90338, 90337, 90336, 90335, 90334, 90333, 90332, 90331, 90330, 90329, 90328, 90327, 90326, 90325, 90324, 90322, 90321, 90320, 90319, 90318, 90317, 90316, 90315, 90314, 90313, 90312, 90311, 90310, 90309, 90308, 90307, 90306, 90305, 90304, 90303, 90302, 90301, 90300, 90299, 90298, 90297, 90296, 90295, 90294, 90293, 90292, 90291, 90290, 90289, 90288, 90287, 90286, 90285, 90284, 90283, 90282, 90281, 90280, 90279, 90278, 90277, 90276, 90275, 90274, 90273, 90272, 90271, 90270, 90269, 90268, 90267, 90266, 90265, 90264, 90263, 90262, 90261, 90260, 90258, 90257, 90256, 90255, 90254, 90253, 90252, 90251, 90250, 90249, 90248, 90247, 90246, 90245, 90244, 90243, 90242, 90241, 90240, 90239, 90238, 90237, 90236, 90235, 90234, 90233, 90232, 90231, 90230, 90229, 90228, 90227, 90226, 90225, 90224, 90223, 90222, 90221, 90220, 90219, 90218, 90217, 90216, 90215, 90214, 90213, 90212, 90211, 90210, 90209, 90208, 90207, 90206, 90205, 90204, 90203, 90202, 90201, 90200, 90199, 90198, 90197, 90196, 90195, 90194, 90193, 90192, 90191, 90190, 90189, 90188, 90187, 90186, 90185, 90184, 90183, 90182, 90181, 90180, 90179, 90178, 90177, 90176, 90175, 90174, 90173, 90172, 90171, 90170, 90169, 90168, 90167, 90166, 90165, 90164, 90163, 90162, 90161, 90160, 90159, 90158, 90157, 90156, 90155, 90154, 90153, 90152, 90151, 90150, 90149, 90148, 90147, 90146, 90145, 90144, 90143, 90142, 90141, 90140, 90139, 90138, 90137, 90136, 90135, 90134, 90133, 90132, 90131, 90130, 90129, 90128, 90127, 90126, 90125, 90124, 90123, 90122, 90121, 90120, 90119, 90118, 90117, 90116, 90115, 90114, 90113, 90112, 90111, 90110, 90109, 90108, 90107, 90106, 90105, 90104, 90103, 90102, 90101, 90100, 90099, 90098, 90097, 90096, 90095, 90094, 90093, 90092, 90091, 90090, 90089, 90088, 90087, 90086, 90085, 90084, 90083, 90082, 90081, 90080, 90079, 90078, 90077, 90076, 90075, 90074, 90073, 90072, 90071, 90070, 90069, 90068, 90067, 90066, 90065, 90064, 90063, 90062, 90061, 90060, 90059, 90058, 90057, 90056, 90055, 90054, 90053, 90052, 90051, 90050, 90049, 90048, 90047, 90046, 90045, 90044, 90043, 90042, 90041, 90040, 90039, 90038, 90037, 90036, 90035, 90034, 90033, 90032, 90031, 90030, 90029, 90028, 90027, 90026, 90025, 90024, 90023, 90022, 90021, 90020, 90019, 90018, 90017, 90016, 90015, 90014, 90013, 90012, 90011, 90010, 90009, 90008, 90007, 90006, 90005, 90004, 90003, 90002, 90001, 90000, 89999, 89998, 89997, 89996, 89995, 89994, 89993, 89992, 89991, 89990, 89989, 89988, 89987, 89986, 89985, 89984, 89983, 89982, 89981, 89980, 89979, 89978, 89977, 89976, 89975, 89974, 89973, 89972, 89971, 89970, 89969, 89968, 89967, 89966, 89965, 89964, 89963, 89962, 89961, 89960, 89959, 89958, 89957, 89956, 89955, 89954, 89953, 89952, 89951, 89950, 89949, 89948, 89947, 89946, 89945, 89944, 89943, 89942, 89941, 89940, 89939, 89938, 89937, 89936, 89935, 89934, 89933, 89932, 89931, 89930, 89929, 89928, 89927, 89926, 89925, 89924, 89923, 89922, 89921, 89920, 89919, 89918, 89917, 89916, 89915, 89914, 89913, 89912, 89911, 89910, 89909, 89908, 89907, 89906, 89905, 89904, 89903, 89902, 89901, 89900, 89899, 89898, 89897, 89896, 89895, 89894, 89893, 89892, 89891, 89890, 89889, 89888, 89887, 89886, 89885, 89884, 89883, 89882, 89881, 89880, 89879, 89878, 89877, 89876, 89875, 89874, 89873, 89872, 89871, 89870, 89869, 89868, 89867, 89866, 89865, 89864, 89863, 89862, 89861, 89860, 89859, 89858, 89857, 89856, 89855, 89854, 89853, 89852, 89851, 89850, 89849, 89848, 89847, 89846, 89845, 89844, 89843, 89842, 89841, 89840, 89839, 89838, 89837, 89836, 89835, 89834, 89833, 89832, 89831, 89830, 89829, 89828, 89827, 89826, 89825, 89824, 89823, 89822, 89821, 89820, 89819, 89818, 89817, 89816, 89815, 89814, 89813, 89812, 89811, 89810, 89809, 89808, 89807, 89806, 89805, 89804, 89803, 89802, 89801, 89800, 89799, 89798, 89797, 89796, 89795, 89794, 89793, 89792, 89791, 89790, 89789, 89788, 89787, 89786, 89785, 89784, 89783, 89782, 89781, 89780, 89779, 89778, 89777, 89776, 89775, 89774, 89773, 89772, 89771, 89770, 89769, 89768, 89767, 89766, 89765, 89764, 89763, 89762, 89761, 89760, 89759, 89758, 89757, 89756, 89755, 89754, 89753, 89752, 89751, 89750, 89749, 89748, 89747, 89746, 89745, 89744, 89743, 89742, 89741, 89740, 89739, 89738, 89737, 89736, 89735, 89734, 89733, 89732, 89731, 89730, 89729, 89728, 89727, 89726, 89725, 89724, 89723, 89722, 89721, 89720, 89719, 89718, 89717, 89716, 89715, 89714, 89713, 89712, 89711, 89710, 89709, 89708, 89707, 89706, 89705, 89704, 89703, 89702, 89701, 89700, 89699, 89698, 89697, 89696, 89695, 89694, 89693, 89692, 89691, 89690, 89689, 89688, 89687, 89686, 89685, 89684, 89683, 89682, 89681, 89680, 89679, 89678, 89677, 89676, 89675, 89674, 89673, 89672, 89671, 89670, 89669, 89668, 89667, 89666, 89665, 89664, 89663, 89662, 89661, 89660, 89659, 89658, 89657, 89656, 89655, 89654, 89653, 89652, 89651, 89650, 89649, 89648, 89647, 89646, 89645, 89644, 89643, 89642, 89641, 89640, 89639, 89638, 89637, 89636, 89635, 89634, 89633, 89632, 89631, 89630, 89629, 89628, 89627, 89626, 89625, 89624, 89623, 89622, 89621, 89620, 89619, 89618, 89617, 89616, 89615, 89614, 89613, 89612, 89611, 89610, 89609, 89608, 89607, 89606, 89605, 89604, 89603, 89602, 89601, 89600, 89599, 89598, 89597, 89596, 89595, 89594, 89593, 89592, 89591, 89590, 89589, 89588, 89587, 89586, 89585, 89584, 89583, 89582, 89581, 89580, 89579, 89578, 89577, 89576, 89575, 89574, 89573, 89572, 89571, 89570, 89569, 89568, 89567, 89566, 89565, 89564, 89563, 89562, 89561, 89560, 89559, 89558, 89557, 89556, 89555, 89554, 89553, 89552, 89551, 89550, 89549, 89548, 89547, 89546, 89545, 89544, 89543, 89542, 89541, 89540, 89539, 89538, 89537, 89536, 89535, 89534, 89533, 89532, 89531, 89530, 89529, 89528, 89527, 89526, 89525, 89524, 89523, 89522, 89521, 89520, 89519, 89518, 89517, 89516, 89515, 89514, 89513, 89512, 89511, 89510, 89509, 89508, 89507, 89506, 89505, 89504, 89503, 89502, 89501, 89500, 89499, 89498, 89497, 89496, 89495, 89494, 89493, 89492, 89491, 89490, 89489, 89488, 89487, 89486, 89485, 89484, 89483, 89482, 89481, 89480, 89479, 89478, 89477, 89476, 89475, 89474, 89473, 89472, 89471, 89470, 89469, 89468, 89467, 89466, 89465, 89464, 89463, 89462, 89461, 89460, 89459, 89458, 89457, 89456, 89455, 89454, 89453, 89452, 89451, 89450, 89449, 89448, 89447, 89446, 89445, 89444, 89443, 89442, 89441, 89440, 89439, 89438, 89437, 89436, 89435, 89434, 89433, 89432, 89431, 89430, 89429, 89428, 89427, 89426, 89425, 89424, 89423, 89422, 89421, 89420, 89419, 89418, 89417, 89416, 89415, 89414, 89413, 89412, 89411, 89410, 89409, 89408, 89407, 89406, 89405, 89404, 89403, 89402, 89401, 89400, 89399, 89398, 89397, 89396, 89395, 89394, 89393, 89392, 89391, 89390, 89389, 89388, 89387, 89386, 89385, 89384, 89383, 89382, 89381, 89380, 89379, 89378, 89377, 89376, 89375, 89374, 89373, 89372, 89371, 89370, 89369, 89368, 89367, 89366, 89365, 89364, 89363, 89362, 89361, 89360, 89359, 89358, 89357, 89356, 89355, 89354, 89353, 89352, 89351, 89350, 89349, 89348, 89347, 89346, 89345, 89344, 89343, 89342, 89341, 89340, 89339, 89338, 89337, 89336, 89335, 89334, 89333, 89332, 89331, 89330, 89329, 89328, 89327, 89326, 89325, 89324, 89323, 89322, 89321, 89320, 89319, 89318, 89317, 89316, 89315, 89314, 89313, 89312, 89311, 89310, 89309, 89308, 89307, 89306, 89305, 89304, 89303, 89302, 89301, 89300, 89299, 89298, 89297, 89296, 89295, 89294, 89293, 89292, 89291, 89290, 89289, 89288, 89287, 89286, 89285, 89284, 89283, 89282, 89281, 89280, 89279, 89278, 89277, 89276, 89275, 89274, 89273, 89272, 89271, 89270, 89269, 89268, 89267, 89266, 89265, 89264, 89263, 89262, 89261, 89260, 89259, 89258, 89257, 89256, 89255, 89254, 89253, 89252, 89251, 89250, 89249, 89248, 89247, 89246, 89245, 89244, 89243, 89242, 89241, 89240, 89239, 89238, 89237, 89236, 89235, 89234, 89233, 89232, 89231, 89230, 89225, 89224, 89223, 89222, 89221, 89220, 89219, 89218, 89217, 89216, 89215, 89214, 89213, 89212, 89211, 89210, 89209, 89208, 89207, 89206, 89205, 89204, 89203, 89202, 89201, 89200, 89199, 89198, 89197, 89196, 89195, 89194, 89193, 89192, 89191, 89190, 89189, 89188, 89187, 89186, 89185, 89184, 89183, 89182, 89181, 89180, 89179, 89178, 89177, 89176, 89175, 89174, 89173, 89172, 89171, 89170, 89169, 89168, 89167, 89166, 89165, 89164, 89163, 89162, 89161, 89160, 89159, 89158, 89157, 89156, 89155, 89154, 89153, 89152, 89151, 89150, 89149, 89148, 89147, 89146, 89145, 89144, 89143, 89142, 89141, 89140, 89139, 89138, 89137, 89136, 89135, 89134, 89133, 89132, 89131, 89130, 89129, 89128, 89127, 89126, 89125, 89124, 89123, 89122, 89121, 89120, 89119, 89118, 89117, 89116, 89115, 89114, 89113, 89112, 89111, 89110, 89109, 89108, 89107, 89106, 89105, 89104, 89103, 89102, 89101, 89100, 89099, 89098, 89096, 89095, 89094, 89079, 89069, 89049, 89048, 89047, 89046, 89045, 89044, 89043, 89042, 89041, 89040, 89039, 89038, 89037, 89036, 89035, 89034, 89033, 89032, 89031, 89030, 89029, 89028, 89027, 89026, 89025, 89024, 89023, 89022, 89021, 89020, 89019, 89018, 89017, 89016, 89015, 89014, 89013, 89012, 89011, 89010, 89009, 89008, 89007, 89006, 89005, 89004, 89003, 89002, 89001, 89000, 88999, 88998, 88997, 88996, 88995, 88994, 88993, 88992, 88991, 88990, 88989, 88988, 88987, 88986, 88985, 88984, 88983, 88982, 88981, 88980, 88979, 88978, 88977, 88976, 88975, 88974, 88973, 88972, 88971, 88970, 88969, 88968, 88967, 88966, 88965, 88964, 88963, 88962, 88961, 88960, 88959, 88958, 88957, 88956, 88955, 88954, 88953, 88952, 88951, 88950, 88949, 88948, 88947, 88946, 88945, 88944, 88943, 88942, 88941, 88940, 88939, 88938, 88937, 88936, 88935, 88934, 88933, 88932, 88931, 88930, 88929, 88928, 88927, 88926, 88925, 88924, 88923, 88922, 88921, 88920, 88919, 88918, 88917, 88916, 88915, 88914, 88913, 88912, 88911, 88910, 88909, 88908, 88907, 88906, 88905, 88904, 88903, 88902, 88901, 88900, 88899, 88898, 88897, 88896, 88895, 88894, 88893, 88892, 88891, 88890, 88889, 88888, 88887, 88886, 88885, 88884, 88883, 88882, 88881, 88880, 88879, 88878, 88877, 88876, 88875, 88874, 88873, 88872, 88871, 88870, 88869, 88868, 88867, 88866, 88865, 88864, 88863, 88862, 88861, 88860, 88859, 88858, 88857, 88856, 88855, 88854, 88853, 88852, 88851, 88850, 88849, 88848, 88847, 88846, 88845, 88844, 88843, 88842, 88841, 88840, 88839, 88838, 88837, 88836, 88835, 88834, 88833, 88832, 88831, 88830, 88829, 88828, 88827, 88826, 88825, 88824, 88823, 88822, 88821, 88820, 88819, 88818, 88817, 88816, 88815, 88814, 88813, 88812, 88811, 88810, 88809, 88808, 88807, 88806, 88805, 88804, 88803, 88802, 88801, 88800, 88799, 88798, 88797, 88796, 88795, 88794, 88793, 88792, 88791, 88790, 88789, 88788, 88787, 88786, 88784, 88783, 88782, 88781, 88780, 88779, 88778, 88777, 88776, 88775, 88774, 88773, 88772, 88771, 88770, 88769, 88768, 88767, 88766, 88765, 88764, 88763, 88762, 88761, 88760, 88759, 88758, 88757, 88756, 88755, 88754, 88753, 88752, 88751, 88750, 88749, 88748, 88747, 88746, 88745, 88744, 88743, 88742, 88741, 88740, 88739, 88738, 88737, 88736, 88735, 88734, 88732, 88731, 88730, 88729, 88728, 88727, 88726, 88725, 88724, 88723, 88722, 88721, 88720, 88719, 88718, 88717, 88716, 88715, 88714, 88713, 88712, 88711, 88710, 88709, 88708, 88707, 88706, 88705, 88704, 88703, 88702, 88701, 88700, 88699, 88698, 88697, 88696, 88695, 88694, 88693, 88692, 88691, 88690, 88689, 88688, 88687, 88686, 88685, 88684, 88683, 88682, 88681, 88680, 88679, 88678, 88677, 88676, 88675, 88674, 88673, 88672, 88671, 88670, 88669, 88668, 88667, 88666, 88665, 88664, 88663, 88662, 88661, 88660, 88659, 88658, 88657, 88656, 88655, 88654, 88653, 88652, 88651, 88650, 88649, 88648, 88647, 88646, 88645, 88644, 88643, 88642, 88641, 88640, 88639, 88638, 88637, 88636, 88635, 88634, 88633, 88632, 88631, 88630, 88629, 88628, 88627, 88626, 88625, 88624, 88623, 88622, 88621, 88620, 88619, 88618, 88617, 88616, 88615, 88614, 88613, 88612, 88611, 88610, 88609, 88608, 88607, 88606, 88605, 88604, 88603, 88602, 88601, 88600, 88599, 88598, 88597, 88596, 88595, 88594, 88593, 88592, 88591, 88590, 88589, 88588, 88587, 88586, 88585, 88584, 88583, 88582, 88581, 88580, 88579, 88578, 88577, 88576, 88575, 88574, 88573, 88572, 88571, 88570, 88569, 88568, 88567, 88566, 88565, 88564, 88563, 88562, 88561, 88560, 88559, 88558, 88557, 88556, 88555, 88554, 88553, 88552, 88551, 88550, 88549, 88548, 88547, 88546, 88545, 88544, 88543, 88542, 88541, 88540, 88539, 88538, 88537, 88536, 88535, 88534, 88533, 88532, 88531, 88530, 88529, 88528, 88527, 88526, 88525, 88524, 88523, 88522, 88521, 88520, 88519, 88518, 88517, 88516, 88515, 88514, 88513, 88512, 88511, 88510, 88509, 88508, 88507, 88506, 88505, 88504, 88503, 88502, 88501, 88500, 88499, 88498, 88497, 88496, 88495, 88494, 88493, 88492, 88491, 88490, 88489, 88488, 88487, 88486, 88485, 88484, 88483, 88482, 88481, 88480, 88479, 88478, 88477, 88476, 88475, 88474, 88473, 88472, 88471, 88470, 88469, 88468, 88467, 88466, 88465, 88464, 88463, 88462, 88461, 88460, 88459, 88458, 88457, 88456, 88455, 88454, 88453, 88452, 88451, 88450, 88449, 88448, 88447, 88446, 88445, 88444, 88443, 88442, 88441, 88440, 88439, 88438, 88437, 88436, 88435, 88434, 88433, 88432, 88431, 88430, 88429, 88428, 88427, 88426, 88425, 88424, 88423, 88422, 88421, 88420, 88419, 88418, 88417, 88416, 88415, 88414, 88413, 88412, 88411, 88410, 88409, 88408, 88407, 88406, 88405, 88404, 88403, 88402, 88401, 88400, 88399, 88398, 88397, 88396, 88395, 88394, 88393, 88392, 88391, 88390, 88389, 88388, 88387, 88386, 88385, 88384, 88383, 88382, 88381, 88380, 88379, 88378, 88377, 88376, 88375, 88374, 88373, 88372, 88371, 88370, 88369, 88368, 88367, 88366, 88365, 88364, 88363, 88362, 88361, 88360, 88359, 88358, 88357, 88356, 88355, 88354, 88353, 88352, 88351, 88350, 88349, 88348, 88347, 88346, 88345, 88344, 88343, 88342, 88341, 88340, 88339, 88338, 88337, 88336, 88335, 88334, 88333, 88332, 88331, 88330, 88329, 88328, 88327, 88326, 88325, 88324, 88323, 88322, 88321, 88320, 88319, 88318, 88317, 88316, 88315, 88314, 88313, 88312, 88311, 88310, 88309, 88308, 88307, 88306, 88305, 88304, 88303, 88302, 88301, 88300, 88299, 88298, 88297, 88296, 88295, 88294, 88293, 88292, 88291, 88290, 88289, 88288, 88287, 88286, 88285, 88284, 88283, 88282, 88281, 88280, 88279, 88278, 88277, 88276, 88275, 88274, 88273, 88272, 88271, 88270, 88269, 88268, 88267, 88266, 88265, 88264, 88263, 88262, 88261, 88260, 88259, 88258, 88257, 88256, 88255, 88254, 88253, 88252, 88251, 88250, 88249, 88248, 88247, 88246, 88245, 88244, 88243, 88242, 88241, 88240, 88239, 88238, 88237, 88236, 88235, 88234, 88233, 88232, 88231, 88230, 88229, 88228, 88227, 88226, 88225, 88224, 88223, 88222, 88221, 88220, 88219, 88218, 88217, 88216, 88215, 88214, 88213, 88212, 88211, 88210, 88209, 88208, 88207, 88206, 88205, 88204, 88203, 88202, 88201, 88200, 88199, 88198, 88197, 88196, 88195, 88194, 88193, 88192, 88191, 88190, 88189, 88188, 88187, 88186, 88185, 88184, 88183, 88182, 88181, 88180, 88179, 88178, 88177, 88176, 88175, 88174, 88173, 88172, 88171, 88170, 88169, 88168, 88167, 88166, 88165, 88164, 88163, 88162, 88161, 88160, 88159, 88158, 88157, 88156, 88155, 88154, 88153, 88152, 88151, 88150, 88149, 88148, 88147, 88146, 88145, 88144, 88143, 88142, 88141, 88140, 88139, 88138, 88137, 88136, 88135, 88134, 88133, 88132, 88131, 88130, 88129, 88128, 88127, 88126, 88125, 88124, 88123, 88122, 88121, 88120, 88119, 88118, 88117, 88116, 88115, 88114, 88113, 88112, 88111, 88110, 88109, 88108, 88107, 88106, 88105, 88104, 88103, 88102, 88101, 88100, 88099, 88098, 88097, 88096, 88095, 88094, 88093, 88092, 88091, 88090, 88089, 88088, 88087, 88086, 88085, 88084, 88083, 88082, 88081, 88080, 88079, 88078, 88077, 88076, 88075, 88074, 88073, 88072, 88071, 88070, 88069, 88068, 88067, 88066, 88065, 88064, 88063, 88062, 88061, 88060, 88059, 88058, 88053, 88052, 88051, 88050, 88049, 88048, 88047, 88046, 88045, 88044, 88043, 88042, 88041, 88040, 88039, 88038, 88037, 88036, 88035, 88034, 88033, 88032, 88031, 88030, 88029, 88028, 88027, 88026, 88025, 88024, 88023, 88022, 88021, 88020, 88019, 88018, 88017, 88016, 88015, 88014, 88013, 88012, 88011, 88010, 88009, 88008, 88007, 88006, 88005, 88004, 88003, 88002, 88001, 88000, 87999, 87998, 87997, 87996, 87995, 87994, 87993, 87992, 87991, 87990, 87989, 87988, 87987, 87986, 87985, 87984, 87983, 87982, 87981, 87980, 87979, 87978, 87977, 87976, 87975, 87974, 87973, 87972, 87971, 87970, 87969, 87968, 87967, 87966, 87965, 87964, 87963, 87962, 87961, 87960, 87959, 87958, 87957, 87956, 87955, 87954, 87953, 87952, 87951, 87950, 87949, 87948, 87947, 87946, 87945, 87944, 87943, 87942, 87941, 87940, 87939, 87938, 87937, 87936, 87935, 87934, 87933, 87932, 87931, 87930, 87929, 87928, 87927, 87926, 87925, 87924, 87923, 87922, 87921, 87920, 87919, 87918, 87917, 87916, 87915, 87914, 87913, 87912, 87911, 87910, 87909, 87908, 87907, 87906, 87905, 87904, 87903, 87902, 87901, 87900, 87899, 87898, 87897, 87896, 87895, 87894, 87893, 87892, 87891, 87890, 87889, 87888, 87887, 87886, 87885, 87884, 87883, 87882, 87881, 87880, 87879, 87878, 87877, 87876, 87875, 87874, 87873, 87872, 87871, 87870, 87869, 87868, 87867, 87866, 87865, 87864, 87863, 87862, 87861, 87860, 87859, 87858, 87857, 87856, 87855, 87854, 87853, 87852, 87851, 87850, 87849, 87848, 87846, 87845, 87844, 87843, 87842, 87841, 87840, 87839, 87838, 87837, 87836, 87835, 87834, 87833, 87832, 87831, 87830, 87829, 87828, 87827, 87826, 87825, 87824, 87823, 87822, 87821, 87820, 87819, 87818, 87817, 87816, 87815, 87814, 87813, 87812, 87811, 87810, 87809, 87808, 87807, 87806, 87805, 87804, 87803, 87802, 87801, 87800, 87799, 87798, 87797, 87796, 87795, 87794, 87793, 87792, 87791, 87790, 87789, 87788, 87787, 87786, 87785, 87784, 87783, 87782, 87781, 87780, 87779, 87778, 87777, 87776, 87775, 87774, 87773, 87772, 87771, 87770, 87769, 87768, 87767, 87766, 87765, 87764, 87763, 87762, 87761, 87760, 87759, 87758, 87757, 87756, 87755, 87754, 87753, 87752, 87751, 87750, 87749, 87748, 87747, 87746, 87745, 87744, 87743, 87742, 87741, 87740, 87739, 87738, 87737, 87736, 87735, 87734, 87733, 87732, 87731, 87730, 87729, 87728, 87727, 87726, 87725, 87724, 87723, 87722, 87721, 87720, 87719, 87718, 87717, 87716, 87715, 87714, 87713, 87712, 87711, 87710, 87709, 87708, 87707, 87706, 87705, 87704, 87703, 87702, 87701, 87700, 87699, 87698, 87697, 87696, 87695, 87694, 87693, 87692, 87691, 87690, 87689, 87688, 87687, 87686, 87685, 87684, 87683, 87682, 87681, 87680, 87679, 87678, 87677, 87676, 87675, 87674, 87673, 87672, 87671, 87670, 87669, 87668, 87667, 87666, 87665, 87664, 87663, 87662, 87661, 87660, 87659, 87658, 87657, 87656, 87655, 87654, 87653, 87652, 87651, 87650, 87649, 87648, 87647, 87646, 87645, 87644, 87643, 87642, 87641, 87640, 87639, 87638, 87636, 87635, 87634, 87633, 87632, 87631, 87630, 87629, 87628, 87627, 87626, 87625, 87624, 87623, 87622, 87621, 87620, 87619, 87618, 87617, 87616, 87615, 87614, 87613, 87612, 87611, 87610, 87609, 87608, 87607, 87606, 87605, 87604, 87603, 87602, 87601, 87600, 87599, 87598, 87597, 87596, 87595, 87594, 87593, 87592, 87591, 87590, 87589, 87588, 87587, 87586, 87585, 87584, 87583, 87582, 87581, 87580, 87579, 87578, 87577, 87576, 87575, 87574, 87573, 87572, 87571, 87570, 87569, 87568, 87567, 87566, 87565, 87564, 87563, 87562, 87561, 87560, 87559, 87558, 87557, 87556, 87555, 87554, 87553, 87552, 87551, 87550, 87549, 87548, 87547, 87546, 87545, 87544, 87543, 87542, 87541, 87540, 87539, 87538, 87537, 87536, 87535, 87534, 87533, 87532, 87531, 87530, 87529, 87528, 87527, 87526, 87525, 87524, 87523, 87522, 87521, 87520, 87519, 87518, 87517, 87516, 87515, 87514, 87513, 87512, 87507, 87503, 87502, 87496, 87495, 87494, 87493, 87492, 87491, 87489, 87488, 87487, 87486, 87485, 87484, 87483, 87482, 87481, 87480, 87479, 87478, 87477, 87476, 87475, 87474, 87473, 87472, 87471, 87470, 87469, 87467, 87466, 87465, 87464, 87463, 87461, 87459, 87457, 87456, 87455, 87454, 87453, 87452, 87451, 87450, 87449, 87448, 87447, 87446, 87445, 87444, 87443, 87442, 87441, 87440, 87439, 87438, 87437, 87436, 87435, 87434, 87433, 87432, 87431, 87430, 87429, 87428, 87427, 87426, 87425, 87424, 87423, 87422, 87421, 87420, 87419, 87418, 87417, 87416, 87415, 87414, 87413, 87412, 87411, 87410, 87409, 87408, 87407, 87406, 87405, 87404, 87403, 87402, 87401, 87400, 87399, 87398, 87397, 87396, 87395, 87394, 87393, 87392, 87391, 87390, 87389, 87388, 87387, 87386, 87385, 87384, 87383, 87382, 87381, 87380, 87379, 87378, 87377, 87376, 87375, 87374, 87373, 87372, 87371, 87370, 87369, 87368, 87367, 87366, 87365, 87364, 87363, 87362, 87361, 87360, 87359, 87358, 87357, 87356, 87355, 87354, 87353, 87352, 87351, 87350, 87349, 87348, 87347, 87346, 87345, 87344, 87343, 87342, 87341, 87340, 87339, 87338, 87337, 87336, 87335, 87334, 87333, 87332, 87331, 87330, 87329, 87328, 87327, 87326, 87325, 87324, 87323, 87322, 87321, 87320, 87319, 87318, 87317, 87316, 87315, 87314, 87313, 87312, 87311, 87310, 87309, 87308, 87307, 87306, 87305, 87304, 87303, 87302, 87301, 87300, 87299, 87298, 87297, 87296, 87295, 87294, 87293, 87292, 87291, 87290, 87289, 87288, 87287, 87286, 87285, 87284, 87283, 87282, 87281, 87280, 87279, 87278, 87277, 87276, 87275, 87274, 87273, 87272, 87271, 87270, 87269, 87268, 87267, 87266, 87265, 87264, 87263, 87262, 87261, 87260, 87259, 87258, 87257, 87256, 87255, 87254, 87253, 87252, 87251, 87250, 87249, 87248, 87247, 87246, 87245, 87244, 87243, 87242, 87241, 87240, 87239, 87238, 87237, 87236, 87235, 87234, 87233, 87232, 87231, 87230, 87229, 87228, 87227, 87226, 87225, 87224, 87223, 87222, 87221, 87220, 87219, 87218, 87217, 87216, 87215, 87214, 87213, 87212, 87211, 87210, 87209, 87208, 87207, 87206, 87205, 87204, 87203, 87202, 87201, 87200, 87199, 87198, 87197, 87196, 87195, 87194, 87193, 87192, 87191, 87190, 87189, 87188, 87187, 87186, 87185, 87184, 87183, 87182, 87181, 87180, 87179, 87178, 87177, 87176, 87175, 87174, 87173, 87172, 87171, 87170, 87169, 87168, 87167, 87166, 87165, 87164, 87163, 87162, 87161, 87160, 87159, 87158, 87157, 87156, 87155, 87154, 87153, 87151, 87150, 87149, 87148, 87147, 87146, 87145, 87144, 87143, 87142, 87141, 87140, 87139, 87138, 87137, 87136, 87135, 87134, 87133, 87132, 87131, 87130, 87129, 87128, 87127, 87126, 87125, 87124, 87123, 87122, 87121, 87120, 87119, 87118, 87117, 87116, 87115, 87114, 87113, 87112, 87111, 87110, 87109, 87108, 87107, 87106, 87105, 87104, 87103, 87102, 87101, 87100, 87099, 87098, 87097, 87096, 87095, 87094, 87093, 87092, 87091, 87090, 87089, 87088, 87087, 87086, 87085, 87084, 87083, 87082, 87081, 87080, 87079, 87078, 87077, 87076, 87075, 87074, 87073, 87072, 87071, 87070, 87069, 87068, 87067, 87066, 87065, 87064, 87063, 87062, 87061, 87060, 87059, 87058, 87057, 87056, 87055, 87054, 87053, 87052, 87051, 87050, 87049, 87048, 87047, 87046, 87045, 87044, 87043, 87042, 87041, 87040, 87039, 87038, 87037, 87036, 87035, 87034, 87033, 87032, 87031, 87030, 87029, 87028, 87027, 87026, 87025, 87024, 87023, 87022, 87021, 87020, 87019, 87018, 87017, 87016, 87015, 87014, 87013, 87012, 87011, 87010, 87009, 87008, 87007, 87006, 87005, 87004, 87003, 87002, 87001, 87000, 86999, 86998, 86997, 86996, 86995, 86994, 86993, 86992, 86991, 86990, 86989, 86988, 86987, 86986, 86985, 86984, 86983, 86982, 86981, 86980, 86979, 86978, 86977, 86976, 86975, 86974, 86973, 86972, 86971, 86970, 86969, 86968, 86967, 86966, 86965, 86964, 86963, 86962, 86961, 86960, 86959, 86958, 86957, 86956, 86955, 86954, 86953, 86952, 86951, 86950, 86949, 86948, 86947, 86946, 86945, 86944, 86943, 86942, 86941, 86940, 86939, 86938, 86937, 86936, 86935, 86934, 86933, 86932, 86931, 86930, 86929, 86928, 86927, 86926, 86925, 86924, 86923, 86922, 86921, 86916, 86915, 86914, 86913, 86912, 86911, 86910, 86909, 86908, 86907, 86906, 86905, 86904, 86903, 86902, 86901, 86900, 86899, 86898, 86897, 86896, 86895, 86894, 86893, 86892, 86891, 86890, 86889, 86888, 86887, 86886, 86885, 86884, 86883, 86882, 86881, 86880, 86879, 86878, 86877, 86876, 86875, 86874, 86873, 86872, 86871, 86870, 86869, 86868, 86867, 86866, 86865, 86864, 86863, 86862, 86861, 86858, 86857, 86856, 86855, 86854, 86853, 86852, 86851, 86850, 86849, 86848, 86847, 86846, 86845, 86844, 86843, 86842, 86841, 86840, 86839, 86838, 86837, 86836, 86835, 86834, 86833, 86832, 86831, 86830, 86828, 86827, 86826, 86825, 86824, 86823, 86822, 86821, 86820, 86819, 86818, 86817, 86816, 86815, 86814, 86813, 86812, 86811, 86810, 86809, 86808, 86807, 86806, 86805, 86804, 86803, 86802, 86801, 86800, 86799, 86798, 86797, 86796, 86795, 86794, 86793, 86792, 86791, 86790, 86789, 86788, 86786, 86785, 86784, 86783, 86782, 86781, 86780, 86779, 86778, 86777, 86776, 86775, 86774, 86773, 86772, 86771, 86770, 86769, 86768, 86767, 86766, 86765, 86764, 86763, 86762, 86761, 86760, 86759, 86758, 86757, 86756, 86755, 86754, 86753, 86752, 86751, 86750, 86749, 86748, 86747, 86746, 86745, 86744, 86743, 86742, 86741, 86740, 86739, 86738, 86737, 86736, 86735, 86734, 86733, 86732, 86731, 86730, 86729, 86728, 86727, 86726, 86725, 86724, 86723, 86722, 86721, 86720, 86719, 86718, 86717, 86716, 86715, 86714, 86713, 86712, 86711, 86710, 86709, 86708, 86707, 86706, 86705, 86704, 86703, 86702, 86701, 86700, 86699, 86698, 86697, 86696, 86695, 86694, 86693, 86692, 86691, 86690, 86689, 86688, 86687, 86686, 86685, 86684, 86683, 86682, 86681, 86680, 86679, 86678, 86677, 86676, 86675, 86674, 86673, 86672, 86671, 86670, 86669, 86668, 86667, 86666, 86665, 86664, 86663, 86662, 86661, 86660, 86659, 86658, 86657, 86656, 86655, 86654, 86653, 86652, 86651, 86650, 86649, 86648, 86647, 86646, 86645, 86644, 86643, 86642, 86641, 86640, 86639, 86638, 86637, 86636, 86635, 86634, 86633, 86632, 86631, 86630, 86629, 86628, 86627, 86626, 86625, 86624, 86623, 86622, 86621, 86620, 86619, 86618, 86617, 86616, 86615, 86614, 86613, 86612, 86611, 86610, 86609, 86608, 86607, 86606, 86605, 86604, 86603, 86602, 86601, 86600, 86599, 86598, 86597, 86596, 86595, 86594, 86593, 86592, 86591, 86590, 86589, 86588, 86587, 86586, 86585, 86580, 86579, 86578, 86577, 86576, 86575, 86574, 86573, 86572, 86571, 86570, 86569, 86568, 86567, 86565, 86564, 86563, 86562, 86561, 86560, 86559, 86558, 86557, 86556, 86555, 86554, 86553, 86552, 86551, 86550, 86549, 86548, 86547, 86546, 86545, 86544, 86543, 86542, 86541, 86540, 86539, 86538, 86537, 86536, 86535, 86534, 86533, 86532, 86531, 86530, 86529, 86528, 86527, 86526, 86525, 86524, 86523, 86522, 86521, 86520, 86519, 86518, 86517, 86516, 86515, 86514, 86513, 86512, 86511, 86510, 86509, 86508, 86507, 86506, 86505, 86504, 86503, 86502, 86501, 86500, 86499, 86498, 86497, 86496, 86495, 86494, 86493, 86492, 86491, 86490, 86489, 86488, 86487, 86486, 86485, 86484, 86483, 86482, 86481, 86480, 86479, 86478, 86477, 86476, 86475, 86474, 86473, 86472, 86471, 86470, 86469, 86468, 86467, 86466, 86465, 86464, 86463, 86462, 86461, 86460, 86459, 86458, 86457, 86456, 86455, 86454, 86453, 86452, 86451, 86450, 86449, 86448, 86447, 86446, 86445, 86444, 86443, 86442, 86441, 86440, 86439, 86438, 86437, 86436, 86435, 86434, 86433, 86432, 86431, 86430, 86429, 86428, 86427, 86426, 86425, 86424, 86423, 86422, 86421, 86420, 86419, 86418, 86417, 86416, 86415, 86414, 86413, 86412, 86411, 86410, 86409, 86408, 86407, 86406, 86405, 86404, 86403, 86402, 86401, 86400, 86399, 86398, 86397, 86396, 86395, 86394, 86393, 86392, 86391, 86390, 86389, 86388, 86387, 86386, 86385, 86384, 86383, 86382, 86381, 86380, 86379, 86378, 86377, 86376, 86375, 86374, 86373, 86372, 86370, 86369, 86368, 86367, 86366, 86365, 86364, 86363, 86362, 86361, 86360, 86359, 86358, 86357, 86356, 86355, 86354, 86353, 86352, 86351, 86350, 86349, 86348, 86347, 86346, 86345, 86344, 86343, 86342, 86341, 86340, 86339, 86338, 86336, 86335, 86334, 86333, 86332, 86331, 86330, 86329, 86328, 86327, 86326, 86325, 86324, 86323, 86322, 86321, 86320, 86319, 86318, 86317, 86316, 86315, 86314, 86313, 86312, 86311, 86310, 86309, 86308, 86307, 86306, 86305, 86304, 86303, 86302, 86301, 86300, 86299, 86298, 86297, 86296, 86295, 86294, 86293, 86292, 86291, 86290, 86289, 86288, 86287, 86286, 86285, 86284, 86283, 86282, 86281, 86280, 86279, 86278, 86277, 86276, 86275, 86274, 86273, 86272, 86271, 86270, 86269, 86268, 86267, 86266, 86265, 86264, 86263, 86262, 86261, 86260, 86259, 86258, 86257, 86256, 86255, 86254, 86253, 86252, 86251, 86250, 86249, 86248, 86247, 86246, 86245, 86244, 86243, 86241, 86240, 86239, 86238, 86237, 86236, 86235, 86234, 86233, 86232, 86231, 86230, 86229, 86228, 86227, 86226, 86225, 86224, 86223, 86222, 86221, 86220, 86219, 86218, 86217, 86216, 86215, 86214, 86213, 86212, 86211, 86210, 86209, 86208, 86207, 86206, 86205, 86204, 86203, 86202, 86201, 86200, 86199, 86198, 86197, 86196, 86195, 86194, 86193, 86192, 86191, 86190, 86189, 86188, 86187, 86186, 86185, 86184, 86183, 86182, 86181, 86180, 86179, 86178, 86177, 86176, 86175, 86174, 86173, 86172, 86171, 86170, 86169, 86168, 86167, 86166, 86165, 86164, 86163, 86161, 86160, 86159, 86158, 86157, 86156, 86155, 86154, 86153, 86152, 86151, 86150, 86149, 86148, 86147, 86146, 86145, 86144, 86143, 86142, 86141, 86140, 86139, 86138, 86137, 86136, 86135, 86134, 86133, 86132, 86131, 86130, 86129, 86128, 86127, 86126, 86125, 86124, 86123, 86122, 86121, 86120, 86119, 86118, 86117, 86116, 86115, 86114, 86113, 86112, 86111, 86110, 86109, 86108, 86107, 86106, 86105, 86104, 86103, 86102, 86101, 86100, 86099, 86098, 86097, 86096, 86095, 86094, 86093, 86092, 86091, 86090, 86089, 86088, 86087, 86086, 86085, 86084, 86083, 86082, 86081, 86080, 86074, 86073, 86072, 86071, 86070, 86069, 86068, 86067, 86066, 86065, 86064, 86063, 86062, 86061, 86060, 86059, 86058, 86057, 86056, 86055, 86054, 86053, 86052, 86051, 86050, 86049, 86048, 86047, 86046, 86045, 86044, 86043, 86042, 86041, 86040, 86039, 86038, 86037, 86036, 86035, 86034, 86033, 86032, 86031, 86030, 86029, 86028, 86027, 86026, 86025, 86024, 86023, 86022, 86021, 86020, 86019, 86018, 86017, 86016, 86015, 86014, 86013, 86012, 86011, 86010, 86009, 86008, 86007, 86006, 86005, 86004, 86003, 86001, 86000, 85999, 85998, 85997, 85996, 85995, 85994, 85993, 85992, 85991, 85990, 85989, 85988, 85987, 85986, 85985, 85984, 85983, 85982, 85981, 85980, 85979, 85978, 85977, 85976, 85975, 85974, 85973, 85971, 85970, 85969, 85968, 85967, 85966, 85965, 85964, 85963, 85962, 85961, 85960, 85959, 85958, 85957, 85956, 85955, 85954, 85953, 85952, 85951, 85950, 85949, 85948, 85947, 85946, 85945, 85944, 85943, 85942, 85941, 85940, 85939, 85938, 85937, 85936, 85935, 85934, 85933, 85932, 85931, 85930, 85929, 85928, 85927, 85926, 85925, 85924, 85923, 85922, 85921, 85920, 85919, 85918, 85917, 85916, 85915, 85914, 85913, 85912, 85911, 85910, 85909, 85908, 85907, 85906, 85905, 85904, 85903, 85902, 85901, 85900, 85899, 85898, 85897, 85896, 85895, 85894, 85893, 85892, 85891, 85890, 85889, 85888, 85887, 85886, 85885, 85884, 85883, 85882, 85881, 85880, 85879, 85878, 85877, 85876, 85875, 85874, 85873, 85872, 85871, 85870, 85869, 85868, 85867, 85866, 85865, 85864, 85863, 85862, 85861, 85860, 85859, 85858, 85857, 85856, 85855, 85854, 85853, 85852, 85851, 85850, 85849, 85848, 85847, 85846, 85845, 85844, 85843, 85842, 85841, 85840, 85839, 85838, 85837, 85836, 85835, 85834, 85833, 85832, 85831, 85830, 85829, 85828, 85827, 85826, 85825, 85824, 85823, 85822, 85821, 85820, 85819, 85818, 85817, 85816, 85815, 85814, 85813, 85812, 85811, 85810, 85809, 85808, 85807, 85806, 85805, 85804, 85803, 85802, 85801, 85800, 85799, 85798, 85797, 85796, 85795, 85794, 85793, 85792, 85791, 85790, 85789, 85788, 85787, 85786, 85785, 85784, 85783, 85782, 85781, 85780, 85779, 85778, 85777, 85776, 85775, 85774, 85773, 85772, 85771, 85770, 85769, 85768, 85767, 85766, 85765, 85764, 85763, 85762, 85761, 85760, 85759, 85758, 85757, 85756, 85755, 85754, 85753, 85752, 85751, 85750, 85749, 85748, 85747, 85746, 85745, 85744, 85743, 85742, 85741, 85740, 85739, 85738, 85737, 85736, 85735, 85734, 85733, 85732, 85731, 85730, 85729, 85728, 85727, 85726, 85725, 85724, 85723, 85722, 85721, 85720, 85719, 85718, 85717, 85716, 85715, 85714, 85713, 85712, 85711, 85710, 85709, 85708, 85707, 85706, 85705, 85704, 85703, 85702, 85701, 85700, 85699, 85698, 85697, 85696, 85695, 85694, 85693, 85692, 85691, 85690, 85689, 85688, 85687, 85686, 85685, 85684, 85683, 85682, 85681, 85680, 85679, 85678, 85677, 85676, 85675, 85674, 85673, 85672, 85671, 85670, 85669, 85668, 85667, 85666, 85665, 85664, 85663, 85662, 85661, 85660, 85659, 85658, 85657, 85656, 85655, 85654, 85653, 85652, 85651, 85650, 85649, 85634, 85633, 85632, 85631, 85630, 85629, 85628, 85627, 85626, 85625, 85624, 85623, 85622, 85621, 85620, 85619, 85618, 85617, 85616, 85615, 85614, 85613, 85612, 85611, 85610, 85609, 85608, 85607, 85606, 85605, 85604, 85603, 85602, 85601, 85600, 85599, 85598, 85597, 85596, 85595, 85594, 85593, 85592, 85591, 85590, 85589, 85588, 85587, 85586, 85585, 85584, 85583, 85582, 85581, 85580, 85579, 85578, 85576, 85575, 85574, 85573, 85572, 85571, 85570, 85569, 85568, 85567, 85566, 85565, 85564, 85563, 85562, 85561, 85560, 85559, 85558, 85557, 85556, 85555, 85554, 85553, 85552, 85551, 85550, 85549, 85548, 85547, 85546, 85545, 85544, 85543, 85542, 85541, 85540, 85539, 85538, 85537, 85536, 85535, 85534, 85533, 85532, 85531, 85530, 85529, 85528, 85527, 85526, 85525, 85524, 85523, 85522, 85521, 85520, 85519, 85518, 85517, 85516, 85515, 85514, 85513, 85512, 85511, 85510, 85509, 85508, 85507, 85506, 85505, 85504, 85503, 85502, 85501, 85500, 85499, 85498, 85497, 85496, 85495, 85494, 85493, 85492, 85491, 85490, 85489, 85488, 85487, 85486, 85485, 85484, 85483, 85482, 85481, 85480, 85479, 85478, 85477, 85476, 85475, 85474, 85473, 85472, 85471, 85470, 85469, 85468, 85467, 85466, 85465, 85464, 85463, 85462, 85461, 85460, 85459, 85458, 85457, 85456, 85455, 85454, 85453, 85452, 85451, 85450, 85449, 85448, 85447, 85446, 85445, 85444, 85443, 85442, 85441, 85440, 85439, 85438, 85437, 85436, 85435, 85434, 85433, 85432, 85431, 85430, 85429, 85428, 85427, 85426, 85425, 85424, 85423, 85422, 85421, 85420, 85419, 85418, 85417, 85416, 85415, 85414, 85413, 85412, 85411, 85410, 85409, 85408, 85407, 85406, 85405, 85404, 85403, 85402, 85401, 85399, 85398, 85397, 85395, 85394, 85393, 85392, 85391, 85390, 85389, 85388, 85387, 85386, 85385, 85384, 85383, 85382, 85381, 85375, 85374, 85373, 85372, 85371, 85370, 85369, 85368, 85367, 85366, 85365, 85364, 85363, 85362, 85361, 85360, 85358, 85357, 85356, 85355, 85354, 85353, 85352, 85351, 85350, 85349, 85348, 85347, 85346, 85345, 85344, 85343, 85342, 85341, 85340, 85339, 85338, 85337, 85336, 85335, 85334, 85333, 85332, 85331, 85330, 85329, 85328, 85327, 85326, 85325, 85324, 85323, 85322, 85321, 85320, 85319, 85318, 85317, 85316, 85315, 85314, 85313, 85312, 85311, 85310, 85309, 85308, 85307, 85306, 85305, 85304, 85303, 85302, 85301, 85300, 85299, 85298, 85297, 85296, 85295, 85294, 85293, 85292, 85291, 85290, 85289, 85288, 85287, 85286, 85285, 85284, 85283, 85282, 85281, 85280, 85279, 85278, 85277, 85276, 85275, 85274, 85273, 85272, 85271, 85270, 85269, 85268, 85267, 85266, 85265, 85264, 85263, 85262, 85261, 85260, 85259, 85258, 85257, 85256, 85255, 85254, 85253, 85252, 85251, 85250, 85249, 85248, 85247, 85246, 85245, 85244, 85243, 85242, 85241, 85240, 85239, 85238, 85237, 85236, 85235, 85232, 85231, 85230, 85229, 85228, 85227, 85225, 85224, 85223, 85222, 85221, 85220, 85219, 85218, 85217, 85216, 85215, 85214, 85213, 85212, 85211, 85210, 85209, 85208, 85207, 85206, 85205, 85204, 85203, 85202, 85201, 85200, 85199, 85198, 85197, 85196, 85195, 85194, 85193, 85192, 85191, 85190, 85189, 85188, 85187, 85186, 85185, 85184, 85183, 85182, 85181, 85180, 85179, 85178, 85177, 85176, 85175, 85174, 85173, 85172, 85171, 85170, 85169, 85168, 85167, 85166, 85165, 85164, 85163, 85162, 85161, 85160, 85159, 85158, 85157, 85156, 85155, 85154, 85153, 85152, 85151, 85150, 85149, 85148, 85147, 85146, 85145, 85144, 85143, 85142, 85141, 85140, 85139, 85138, 85137, 85136, 85135, 85133, 85132, 85131, 85130, 85129, 85128, 85127, 85124, 85123, 85122, 85121, 85120, 85119, 85118, 85117, 85116, 85115, 85114, 85113, 85112, 85111, 85110, 85109, 85108, 85107, 85106, 85105, 85104, 85103, 85102, 85101, 85100, 85099, 85098, 85097, 85096, 85095, 85094, 85093, 85092, 85091, 85090, 85089, 85088, 85087, 85086, 85085, 85084, 85083, 85082, 85081, 85080, 85079, 85078, 85077, 85076, 85075, 85074, 85073, 85072, 85071, 85070, 85069, 85068, 85067, 85066, 85065, 85064, 85063, 85062, 85061, 85060, 85059, 85058, 85057, 85056, 85055, 85054, 85053, 85052, 85051, 85050, 85049, 85048, 85047, 85046, 85045, 85044, 85042, 85041, 85040, 85039, 85038, 85037, 85036, 85035, 85034, 85033, 85032, 85031, 85030, 85029, 85028, 85027, 85026, 85024, 85023, 85022, 85021, 85020, 85019, 85018, 85017, 85016, 85015, 85014, 85013, 85012, 85011, 85010, 85009, 85008, 85007, 85006, 85005, 85004, 85003, 85002, 85001, 85000, 84999, 84998, 84997, 84996, 84995, 84994, 84993, 84992, 84991, 84990, 84989, 84988, 84987, 84986, 84985, 84984, 84983, 84982, 84981, 84980, 84979, 84978, 84977, 84976, 84975, 84974, 84973, 84972, 84971, 84970, 84969, 84968, 84967, 84966, 84965, 84964, 84963, 84962, 84961, 84960, 84959, 84958, 84957, 84956, 84955, 84954, 84953, 84952, 84951, 84950, 84949, 84948, 84947, 84946, 84945, 84944, 84943, 84942, 84941, 84940, 84938, 84937, 84936, 84935, 84934, 84933, 84932, 84931, 84930, 84929, 84928, 84927, 84926, 84925, 84924, 84923, 84922, 84921, 84920, 84919, 84918, 84917, 84916, 84915, 84914, 84913, 84912, 84911, 84910, 84909, 84908, 84907, 84906, 84905, 84904, 84903, 84902, 84901, 84900, 84899, 84898, 84897, 84896, 84895, 84894, 84893, 84892, 84891, 84890, 84889, 84888, 84887, 84886, 84885, 84884, 84883, 84882, 84881, 84880, 84879, 84878, 84877, 84876, 84875, 84874, 84873, 84872, 84871, 84870, 84869, 84868, 84867, 84866, 84865, 84864, 84863, 84862, 84861, 84860, 84859, 84858, 84857, 84856, 84855, 84854, 84853, 84852, 84851, 84850, 84849, 84848, 84847, 84846, 84845, 84844, 84843, 84842, 84841, 84840, 84839, 84838, 84837, 84836, 84835, 84834, 84833, 84832, 84831, 84830, 84829, 84828, 84827, 84826, 84825, 84824, 84823, 84822, 84821, 84820, 84819, 84818, 84817, 84816, 84815, 84814, 84813, 84812, 84811, 84810, 84809, 84808, 84807, 84806, 84805, 84804, 84803, 84802, 84801, 84800, 84799, 84798, 84797, 84796, 84795, 84794, 84793, 84792, 84791, 84790, 84789, 84788, 84787, 84786, 84785, 84784, 84783, 84782, 84781, 84780, 84779, 84778, 84777, 84776, 84775, 84774, 84773, 84772, 84771, 84770, 84769, 84768, 84767, 84766, 84765, 84764, 84763, 84762, 84761, 84760, 84759, 84758, 84757, 84756, 84755, 84754, 84753, 84752, 84751, 84750, 84749, 84748, 84747, 84746, 84745, 84744, 84743, 84742, 84741, 84740, 84739, 84738, 84737, 84736, 84735, 84734, 84733, 84732, 84731, 84730, 84729, 84728, 84727, 84726, 84725, 84724, 84723, 84722, 84721, 84720, 84719, 84718, 84717, 84716, 84715, 84714, 84713, 84712, 84711, 84710, 84709, 84708, 84707, 84706, 84705, 84704, 84703, 84702, 84701, 84700, 84699, 84698, 84697, 84696, 84695, 84694, 84693, 84692, 84691, 84690, 84689, 84688, 84687, 84685, 84684, 84683, 84682, 84681, 84680, 84679, 84678, 84677, 84676, 84675, 84674, 84673, 84672, 84671, 84670, 84669, 84668, 84667, 84666, 84665, 84664, 84663, 84662, 84661, 84660, 84659, 84658, 84657, 84656, 84655, 84654, 84653, 84652, 84651, 84650, 84649, 84648, 84647, 84646, 84645, 84644, 84643, 84642, 84641, 84640, 84639, 84638, 84637, 84636, 84635, 84634, 84633, 84632, 84631, 84630, 84629, 84628, 84627, 84626, 84625, 84624, 84623, 84622, 84621, 84620, 84619, 84618, 84617, 84616, 84615, 84614, 84613, 84612, 84611, 84610, 84609, 84608, 84607, 84606, 84605, 84604, 84603, 84602, 84601, 84600, 84599, 84598, 84597, 84596, 84595, 84594, 84593, 84592, 84591, 84590, 84589, 84588, 84587, 84586, 84585, 84584, 84583, 84582, 84581, 84580, 84579, 84578, 84577, 84576, 84575, 84574, 84573, 84572, 84571, 84570, 84569, 84568, 84567, 84566, 84565, 84564, 84563, 84562, 84561, 84560, 84559, 84558, 84557, 84556, 84555, 84554, 84553, 84552, 84551, 84550, 84549, 84548, 84547, 84546, 84545, 84544, 84543, 84542, 84541, 84540, 84539, 84538, 84537, 84536, 84535, 84534, 84533, 84532, 84531, 84530, 84529, 84528, 84527, 84526, 84525, 84524, 84523, 84522, 84521, 84520, 84519, 84518, 84517, 84516, 84515, 84514, 84513, 84512, 84507, 84506, 84505, 84504, 84503, 84502, 84501, 84500, 84499, 84498, 84497, 84496, 84495, 84494, 84493, 84492, 84491, 84490, 84489, 84488, 84487, 84486, 84485, 84484, 84483, 84482, 84481, 84480, 84479, 84478, 84477, 84476, 84475, 84474, 84473, 84472, 84471, 84470, 84469, 84468, 84467, 84466, 84465, 84464, 84463, 84462, 84461, 84460, 84459, 84458, 84457, 84456, 84455, 84454, 84453, 84452, 84451, 84450, 84449, 84448, 84447, 84446, 84445, 84444, 84443, 84442, 84441, 84440, 84439, 84438, 84437, 84436, 84435, 84434, 84433, 84432, 84431, 84430, 84429, 84428, 84427, 84426, 84425, 84424, 84423, 84422, 84421, 84420, 84419, 84418, 84417, 84416, 84415, 84414, 84413, 84412, 84411, 84410, 84409, 84408, 84407, 84406, 84405, 84404, 84403, 84402, 84401, 84400, 84399, 84398, 84397, 84396, 84395, 84394, 84393, 84392, 84391, 84390, 84389, 84388, 84387, 84386, 84385, 84384, 84383, 84382, 84381, 84380, 84379, 84378, 84377, 84376, 84375, 84374, 84373, 84372, 84371, 84370, 84369, 84368, 84367, 84366, 84365, 84364, 84363, 84362, 84361, 84360, 84359, 84358, 84357, 84356, 84355, 84354, 84353, 84352, 84351, 84350, 84349, 84348, 84347, 84346, 84345, 84344, 84343, 84342, 84341, 84340, 84339, 84338, 84337, 84336, 84335, 84334, 84333, 84332, 84331, 84330, 84329, 84328, 84327, 84326, 84325, 84324, 84323, 84322, 84321, 84320, 84319, 84318, 84317, 84316, 84315, 84314, 84312, 84311, 84310, 84309, 84308, 84307, 84306, 84305, 84304, 84303, 84302, 84301, 84300, 84299, 84298, 84297, 84296, 84295, 84294, 84293, 84292, 84291, 84290, 84289, 84288, 84287, 84286, 84285, 84284, 84283, 84282, 84281, 84280, 84279, 84278, 84277, 84276, 84275, 84274, 84273, 84272, 84271, 84270, 84269, 84268, 84267, 84266, 84265, 84264, 84263, 84262, 84261, 84260, 84259, 84258, 84257, 84256, 84255, 84254, 84253, 84252, 84251, 84250, 84249, 84248, 84247, 84246, 84245, 84244, 84241, 84239, 84238, 84237, 84236, 84235, 84234, 84233, 84232, 84231, 84230, 84229, 84228, 84227, 84226, 84225, 84224, 84223, 84222, 84221, 84220, 84219, 84218, 84217, 84216, 84215, 84214, 84213, 84212, 84211, 84210, 84209, 84208, 84207, 84206, 84205, 84204, 84203, 84202, 84201, 84200, 84199, 84198, 84197, 84196, 84195, 84194, 84193, 84192, 84191, 84190, 84189, 84188, 84187, 84186, 84185, 84184, 84183, 84182, 84181, 84180, 84179, 84178, 84177, 84176, 84175, 84174, 84171, 84170, 84167, 84166, 84165, 84164, 84163, 84162, 84161, 84160, 84159, 84158, 84157, 84156, 84155, 84154, 84153, 84152, 84151, 84150, 84149, 84148, 84147, 84146, 84145, 84144, 84143, 84142, 84141, 84140, 84139, 84138, 84137, 84136, 84135, 84134, 84133, 84132, 84131, 84130, 84129, 84128, 84126, 84125, 84124, 84123, 84122, 84121, 84120, 84119, 84118, 84117, 84116, 84115, 84114, 84113, 84112, 84111, 84110, 84109, 84108, 84107, 84106, 84105, 84104, 84103, 84102, 84101, 84100, 84099, 84098, 84097, 84096, 84095, 84094, 84093, 84092, 84091, 84090, 84089, 84088, 84087, 84086, 84085, 84084, 84083, 84082, 84081, 84080, 84079, 84078, 84077, 84076, 84075, 84074, 84073, 84072, 84071, 84070, 84069, 84068, 84067, 84066, 84065, 84064, 84063, 84062, 84061, 84060, 84059, 84058, 84057, 84056, 84055, 84054, 84053, 84052, 84051, 84050, 84049, 84048, 84047, 84046, 84045, 84044, 84043, 84042, 84041, 84040, 84039, 84038, 84037, 84036, 84035, 84034, 84033, 84032, 84031, 84030, 84029, 84028, 84027, 84026, 84025, 84024, 84023, 84022, 84021, 84020, 84019, 84018, 84017, 84016, 84015, 84014, 84013, 84012, 84011, 84010, 84009, 84008, 84007, 84006, 84005, 84004, 84003, 84002, 84001, 84000, 83999, 83998, 83997, 83996, 83995, 83994, 83993, 83992, 83991, 83990, 83989, 83988, 83987, 83986, 83985, 83984, 83983, 83982, 83981, 83980, 83979, 83978, 83977, 83976, 83975, 83974, 83973, 83972, 83971, 83970, 83969, 83968, 83967, 83966, 83965, 83964, 83963, 83962, 83960, 83959, 83957, 83956, 83955, 83954, 83953, 83952, 83951, 83950, 83949, 83948, 83947, 83946, 83945, 83944, 83943, 83942, 83941, 83940, 83939, 83938, 83937, 83936, 83935, 83934, 83933, 83932, 83931, 83930, 83929, 83928, 83927, 83926, 83925, 83924, 83923, 83922, 83921, 83920, 83919, 83918, 83917, 83916, 83915, 83910, 83909, 83908, 83907, 83906, 83905, 83904, 83903, 83902, 83901, 83900, 83899, 83898, 83897, 83896, 83895, 83894, 83893, 83892, 83891, 83890, 83889, 83888, 83887, 83886, 83885, 83884, 83883, 83882, 83881, 83880, 83879, 83878, 83877, 83876, 83875, 83874, 83873, 83872, 83871, 83870, 83869, 83868, 83867, 83866, 83865, 83864, 83863, 83862, 83861, 83860, 83859, 83858, 83857, 83856, 83855, 83854, 83853, 83852, 83851, 83850, 83849, 83848, 83847, 83846, 83845, 83844, 83843, 83842, 83841, 83840, 83839, 83838, 83837, 83836, 83835, 83834, 83833, 83832, 83831, 83830, 83829, 83828, 83827, 83826, 83825, 83824, 83823, 83822, 83821, 83820, 83819, 83818, 83817, 83816, 83815, 83814, 83813, 83812, 83811, 83810, 83809, 83804, 83803, 83802, 83801, 83800, 83799, 83798, 83797, 83796, 83795, 83794, 83793, 83792, 83791, 83790, 83789, 83788, 83787, 83786, 83785, 83784, 83783, 83782, 83781, 83780, 83779, 83778, 83777, 83776, 83775, 83774, 83773, 83772, 83771, 83770, 83769, 83768, 83767, 83766, 83765, 83764, 83763, 83762, 83761, 83760, 83759, 83758, 83757, 83756, 83755, 83754, 83753, 83752, 83751, 83750, 83749, 83748, 83747, 83746, 83745, 83744, 83743, 83742, 83741, 83740, 83739, 83738, 83737, 83736, 83735, 83734, 83733, 83732, 83731, 83730, 83729, 83728, 83727, 83726, 83725, 83724, 83723, 83722, 83721, 83720, 83719, 83718, 83717, 83716, 83715, 83714, 83713, 83712, 83711, 83710, 83709, 83708, 83707, 83706, 83705, 83704, 83703, 83702, 83701, 83700, 83699, 83698, 83697, 83696, 83695, 83694, 83693, 83692, 83691, 83690, 83689, 83688, 83687, 83686, 83685, 83684, 83683, 83682, 83681, 83680, 83679, 83678, 83677, 83676, 83675, 83674, 83673, 83672, 83671, 83670, 83669, 83668, 83667, 83666, 83665, 83664, 83663, 83662, 83661, 83660, 83659, 83658, 83657, 83656, 83655, 83654, 83653, 83652, 83651, 83650, 83649, 83648, 83647, 83646, 83645, 83644, 83643, 83642, 83641, 83640, 83639, 83638, 83637, 83636, 83635, 83634, 83633, 83632, 83631, 83630, 83629, 83628, 83627, 83626, 83625, 83624, 83623, 83622, 83621, 83620, 83619, 83618, 83617, 83616, 83615, 83614, 83613, 83612, 83611, 83610, 83609, 83608, 83607, 83606, 83605, 83604, 83603, 83602, 83601, 83600, 83599, 83598, 83597, 83596, 83595, 83594, 83593, 83592, 83591, 83590, 83589, 83588, 83587, 83586, 83585, 83584, 83583, 83582, 83581, 83580, 83579, 83578, 83577, 83576, 83575, 83574, 83573, 83572, 83571, 83570, 83569, 83568, 83567, 83566, 83565, 83564, 83563, 83562, 83561, 83560, 83559, 83558, 83557, 83556, 83555, 83554, 83553, 83552, 83551, 83550, 83549, 83548, 83547, 83546, 83545, 83544, 83543, 83542, 83541, 83540, 83539, 83538, 83537, 83536, 83535, 83534, 83533, 83532, 83531, 83530, 83529, 83528, 83527, 83526, 83525, 83524, 83523, 83522, 83521, 83520, 83519, 83518, 83517, 83516, 83515, 83514, 83513, 83512, 83511, 83506, 83505, 83504, 83503, 83488, 83485, 83484, 83483, 83482, 83481, 83480, 83479, 83478, 83477, 83476, 83475, 83474, 83473, 83472, 83471, 83470, 83469, 83468, 83467, 83466, 83465, 83464, 83463, 83462, 83461, 83460, 83459, 83458, 83457, 83456, 83455, 83453, 83452, 83449, 83448, 83447, 83446, 83445, 83444, 83443, 83442, 83439, 83438, 83437, 83436, 83435, 83434, 83433, 83432, 83431, 83430, 83429, 83428, 83427, 83426, 83425, 83424, 83423, 83422, 83421, 83420, 83419, 83418, 83417, 83416, 83415, 83414, 83413, 83412, 83411, 83410, 83409, 83408, 83407, 83406, 83405, 83404, 83403, 83402, 83401, 83400, 83399, 83398, 83397, 83396, 83395, 83394, 83393, 83392, 83391, 83390, 83389, 83388, 83387, 83386, 83385, 83384, 83383, 83382, 83381, 83380, 83379, 83378, 83377, 83376, 83375, 83374, 83373, 83372, 83371, 83370, 83369, 83368, 83367, 83366, 83365, 83364, 83363, 83362, 83361, 83360, 83359, 83358, 83357, 83356, 83355, 83354, 83353, 83352, 83351, 83350, 83349, 83348, 83347, 83346, 83345, 83344, 83343, 83342, 83341, 83340, 83339, 83338, 83336, 83335, 83334, 83333, 83332, 83331, 83330, 83329, 83328, 83327, 83326, 83325, 83324, 83323, 83322, 83321, 83320, 83319, 83318, 83317, 83316, 83315, 83314, 83313, 83312, 83311, 83310, 83309, 83308, 83307, 83306, 83305, 83304, 83303, 83302, 83301, 83300, 83299, 83298, 83297, 83296, 83295, 83294, 83293, 83292, 83291, 83290, 83289, 83288, 83287, 83286, 83285, 83284, 83283, 83282, 83281, 83280, 83279, 83278, 83277, 83276, 83275, 83274, 83273, 83272, 83271, 83270, 83269, 83268, 83267, 83266, 83265, 83264, 83263, 83262, 83261, 83260, 83259, 83258, 83257, 83256, 83255, 83254, 83253, 83252, 83251, 83250, 83249, 83248, 83247, 83246, 83245, 83244, 83243, 83242, 83241, 83240, 83239, 83238, 83237, 83236, 83235, 83234, 83233, 83232, 83231, 83230, 83229, 83228, 83227, 83226, 83225, 83224, 83223, 83222, 83221, 83220, 83219, 83218, 83217, 83216, 83215, 83214, 83213, 83212, 83211, 83210, 83209, 83208, 83207, 83206, 83205, 83204, 83203, 83202, 83201, 83200, 83199, 83198, 83197, 83196, 83195, 83194, 83193, 83192, 83191, 83190, 83189, 83188, 83187, 83186, 83185, 83184, 83183, 83182, 83181, 83180, 83179, 83178, 83177, 83176, 83175, 83174, 83173, 83172, 83171, 83170, 83169, 83168, 83167, 83166, 83165, 83164, 83163, 83162, 83161, 83160, 83159, 83158, 83157, 83156, 83155, 83154, 83153, 83152, 83151, 83150, 83149, 83148, 83147, 83146, 83145, 83144, 83143, 83142, 83141, 83140, 83139, 83138, 83137, 83132, 83131, 83130, 83129, 83128, 83127, 83126, 83125, 83124, 83123, 83122, 83121, 83120, 83119, 83118, 83117, 83116, 83115, 83114, 83113, 83112, 83111, 83110, 83109, 83108, 83107, 83106, 83105, 83104, 83103, 83102, 83101, 83100, 83099, 83098, 83097, 83096, 83095, 83094, 83093, 83092, 83091, 83090, 83089, 83088, 83087, 83086, 83085, 83084, 83083, 83082, 83081, 83080, 83079, 83078, 83077, 83076, 83075, 83074, 83073, 83072, 83071, 83070, 83066, 83065, 83064, 83063, 83062, 83061, 83060, 83059, 83058, 83057, 83056, 83055, 83054, 83053, 83052, 83051, 83050, 83049, 83048, 83047, 83046, 83045, 83044, 83043, 83042, 83041, 83040, 83039, 83038, 83037, 83036, 83035, 83034, 83033, 83032, 83031, 83030, 83029, 83028, 83027, 83026, 83025, 83024, 83023, 83022, 83021, 83020, 83019, 83018, 83017, 83016, 83015, 83008, 83007, 83006, 83005, 83004, 83003, 83002, 83001, 83000, 82999, 82998, 82997, 82996, 82995, 82994, 82993, 82992, 82991, 82990, 82989, 82988, 82986, 82985, 82984, 82983, 82982, 82981, 82980, 82979, 82978, 82977, 82976, 82975, 82974, 82973, 82972, 82971, 82970, 82969, 82968, 82967, 82966, 82965, 82964, 82963, 82962, 82961, 82960, 82959, 82958, 82957, 82956, 82955, 82954, 82953, 82952, 82951, 82950, 82949, 82948, 82947, 82946, 82945, 82944, 82943, 82942, 82941, 82940, 82939, 82938, 82937, 82936, 82935, 82934, 82933, 82932, 82931, 82930, 82929, 82928, 82927, 82926, 82925, 82924, 82923, 82922, 82921, 82920, 82919, 82918, 82917, 82916, 82915, 82914, 82913, 82912, 82911, 82910, 82909, 82908, 82907, 82906, 82905, 82904, 82903, 82902, 82901, 82900, 82899, 82898, 82897, 82896, 82895, 82894, 82893, 82892, 82891, 82890, 82889, 82888, 82887, 82886, 82885, 82884, 82883, 82882, 82881, 82880, 82879, 82878, 82877, 82876, 82875, 82874, 82873, 82872, 82871, 82870, 82869, 82868, 82867, 82866, 82865, 82864, 82862, 82861, 82860, 82859, 82858, 82857, 82856, 82855, 82854, 82853, 82852, 82851, 82850, 82849, 82848, 82847, 82846, 82845, 82844, 82843, 82842, 82841, 82840, 82839, 82838, 82837, 82836, 82835, 82834, 82833, 82832, 82831, 82830, 82829, 82828, 82827, 82826, 82825, 82824, 82823, 82822, 82821, 82820, 82819, 82818, 82817, 82816, 82815, 82814, 82813, 82812, 82811, 82810, 82809, 82808, 82807, 82806, 82805, 82804, 82803, 82802, 82801, 82800, 82799, 82798, 82797, 82796, 82795, 82794, 82793, 82792, 82791, 82790, 82789, 82788, 82787, 82786, 82785, 82784, 82783, 82782, 82781, 82780, 82779, 82778, 82777, 82776, 82775, 82774, 82773, 82772, 82771, 82770, 82769, 82768, 82767, 82766, 82765, 82764, 82763, 82762, 82761, 82760, 82759, 82758, 82757, 82755, 82754, 82753, 82752, 82751, 82750, 82749, 82748, 82747, 82746, 82745, 82744, 82743, 82742, 82741, 82740, 82739, 82738, 82737, 82736, 82735, 82734, 82733, 82732, 82731, 82730, 82729, 82728, 82727, 82726, 82725, 82724, 82723, 82722, 82721, 82720, 82719, 82718, 82717, 82716, 82715, 82714, 82713, 82712, 82711, 82710, 82709, 82708, 82707, 82706, 82705, 82704, 82703, 82702, 82701, 82700, 82699, 82698, 82697, 82696, 82695, 82694, 82693, 82692, 82691, 82690, 82689, 82688, 82687, 82686, 82685, 82684, 82683, 82682, 82681, 82680, 82679, 82678, 82677, 82676, 82675, 82674, 82673, 82672, 82671, 82670, 82669, 82668, 82667, 82666, 82665, 82664, 82663, 82662, 82661, 82660, 82659, 82658, 82657, 82656, 82655, 82654, 82653, 82652, 82651, 82650, 82649, 82648, 82647, 82646, 82645, 82644, 82643, 82642, 82641, 82640, 82639, 82638, 82637, 82636, 82635, 82634, 82633, 82632, 82631, 82630, 82629, 82628, 82627, 82626, 82625, 82624, 82623, 82622, 82621, 82620, 82619, 82618, 82617, 82616, 82615, 82614, 82613, 82612, 82611, 82610, 82609, 82608, 82607, 82606, 82605, 82604, 82603, 82602, 82601, 82600, 82599, 82598, 82597, 82596, 82595, 82594, 82593, 82592, 82591, 82590, 82589, 82588, 82587, 82586, 82585, 82584, 82583, 82582, 82581, 82580, 82579, 82578, 82577, 82576, 82575, 82574, 82573, 82572, 82571, 82570, 82569, 82568, 82567, 82566, 82565, 82564, 82563, 82562, 82561, 82560, 82559, 82558, 82557, 82556, 82555, 82554, 82553, 82552, 82551, 82550, 82549, 82548, 82547, 82546, 82545, 82544, 82543, 82542, 82541, 82540, 82539, 82538, 82537, 82536, 82535, 82534, 82533, 82532, 82531, 82530, 82525, 82524, 82523, 82518, 82517, 82516, 82515, 82514, 82513, 82512, 82511, 82510, 82509, 82508, 82507, 82506, 82505, 82504, 82503, 82502, 82501, 82500, 82499, 82498, 82497, 82496, 82495, 82494, 82493, 82492, 82491, 82490, 82489, 82488, 82487, 82486, 82485, 82484, 82483, 82482, 82481, 82480, 82479, 82478, 82477, 82476, 82475, 82474, 82473, 82472, 82471, 82470, 82469, 82468, 82467, 82466, 82465, 82464, 82463, 82462, 82461, 82460, 82459, 82458, 82457, 82456, 82455, 82454, 82453, 82452, 82451, 82450, 82449, 82448, 82447, 82446, 82445, 82444, 82443, 82442, 82441, 82440, 82439, 82438, 82437, 82436, 82435, 82434, 82433, 82432, 82431, 82430, 82429, 82428, 82427, 82426, 82425, 82424, 82423, 82422, 82421, 82420, 82419, 82418, 82417, 82416, 82415, 82414, 82413, 82412, 82411, 82410, 82409, 82408, 82407, 82406, 82405, 82404, 82403, 82402, 82401, 82400, 82399, 82398, 82397, 82396, 82395, 82394, 82393, 82392, 82391, 82390, 82389, 82388, 82387, 82386, 82385, 82384, 82383, 82382, 82381, 82380, 82379, 82378, 82377, 82376, 82375, 82374, 82373, 82372, 82371, 82370, 82369, 82368, 82367, 82366, 82365, 82364, 82363, 82362, 82361, 82360, 82359, 82358, 82357, 82356, 82355, 82354, 82353, 82352, 82351, 82350, 82349, 82348, 82347, 82346, 82345, 82344, 82343, 82342, 82341, 82340, 82339, 82338, 82337, 82336, 82335, 82334, 82333, 82332, 82331, 82330, 82329, 82328, 82327, 82326, 82325, 82324, 82323, 82322, 82321, 82320, 82319, 82318, 82317, 82316, 82315, 82314, 82313, 82312, 82311, 82310, 82309, 82308, 82307, 82306, 82305, 82304, 82303, 82302, 82301, 82300, 82299, 82298, 82297, 82296, 82295, 82294, 82293, 82292, 82291, 82290, 82289, 82288, 82287, 82286, 82285, 82284, 82283, 82282, 82281, 82280, 82279, 82278, 82277, 82276, 82275, 82274, 82273, 82272, 82271, 82270, 82269, 82268, 82267, 82266, 82265, 82264, 82263, 82262, 82261, 82260, 82259, 82258, 82257, 82256, 82255, 82254, 82253, 82252, 82251, 82250, 82249, 82248, 82247, 82246, 82245, 82244, 82243, 82242, 82241, 82240, 82239, 82238, 82237, 82236, 82235, 82234, 82233, 82232, 82231, 82230, 82229, 82228, 82227, 82226, 82225, 82224, 82223, 82222, 82221, 82220, 82219, 82218, 82217, 82216, 82215, 82214, 82213, 82212, 82211, 82210, 82209, 82208, 82207, 82206, 82205, 82204, 82203, 82202, 82201, 82200, 82199, 82198, 82197, 82196, 82195, 82194, 82193, 82192, 82191, 82190, 82189, 82188, 82187, 82186, 82185, 82184, 82183, 82182, 82180, 82179, 82178, 82177, 82176, 82175, 82174, 82173, 82172, 82171, 82170, 82169, 82168, 82167, 82166, 82165, 82164, 82163, 82162, 82161, 82160, 82159, 82158, 82157, 82156, 82155, 82154, 82153, 82152, 82151, 82150, 82149, 82148, 82147, 82146, 82145, 82144, 82143, 82142, 82141, 82140, 82139, 82138, 82132, 82131, 82130, 82129, 82128, 82127, 82126, 82125, 82124, 82123, 82122, 82121, 82120, 82119, 82118, 82117, 82116, 82115, 82114, 82113, 82112, 82111, 82110, 82109, 82108, 82107, 82106, 82105, 82104, 82103, 82102, 82101, 82100, 82099, 82098, 82097, 82096, 82095, 82094, 82093, 82092, 82091, 82090, 82089, 82088, 82087, 82086, 82085, 82084, 82083, 82082, 82081, 82080, 82079, 82078, 82077, 82076, 82075, 82074, 82073, 82072, 82071, 82070, 82069, 82068, 82067, 82066, 82065, 82064, 82063, 82062, 82061, 82060, 82059, 82058, 82057, 82056, 82055, 82054, 82053, 82052, 82051, 82050, 82049, 82048, 82047, 82046, 82045, 82044, 82043, 82042, 82041, 82040, 82039, 82038, 82037, 82036, 82035, 82034, 82033, 82032, 82031, 82030, 82029, 82028, 82027, 82026, 82025, 82024, 82023, 82022, 82021, 82020, 82019, 82018, 82017, 82016, 82015, 82014, 82013, 82012, 82011, 82010, 82009, 82008, 82007, 82006, 82005, 82004, 82003, 82002, 82001, 82000, 81999, 81998, 81997, 81996, 81995, 81994, 81993, 81992, 81991, 81990, 81989, 81988, 81987, 81986, 81985, 81984, 81983, 81982, 81981, 81980, 81979, 81978, 81977, 81976, 81975, 81974, 81973, 81972, 81971, 81970, 81969, 81968, 81967, 81966, 81963, 81961, 81960, 81959, 81958, 81957, 81956, 81955, 81954, 81953, 81952, 81951, 81950, 81947, 81946, 81945, 81944, 81943, 81942, 81941, 81940, 81939, 81938, 81937, 81936, 81935, 81934, 81933, 81932, 81931, 81930, 81929, 81928, 81927, 81926, 81925, 81924, 81923, 81922, 81921, 81920, 81919, 81918, 81917, 81916, 81915, 81914, 81913, 81912, 81911, 81910, 81909, 81908, 81907, 81906, 81905, 81904, 81903, 81902, 81901, 81900, 81899, 81898, 81897, 81896, 81895, 81894, 81893, 81892, 81891, 81890, 81889, 81888, 81887, 81886, 81885, 81884, 81883, 81882, 81881, 81880, 81879, 81878, 81877, 81876, 81875, 81874, 81873, 81872, 81871, 81870, 81869, 81868, 81867, 81866, 81865, 81864, 81863, 81862, 81861, 81860, 81859, 81858, 81857, 81856, 81855, 81854, 81853, 81852, 81851, 81850, 81849, 81848, 81847, 81846, 81845, 81844, 81843, 81842, 81841, 81840, 81839, 81838, 81837, 81836, 81835, 81834, 81833, 81832, 81831, 81830, 81829, 81828, 81827, 81826, 81825, 81824, 81823, 81822, 81821, 81820, 81819, 81818, 81817, 81812, 81810, 81809, 81808, 81807, 81806, 81805, 81804, 81803, 81802, 81801, 81800, 81799, 81798, 81797, 81796, 81795, 81794, 81793, 81792, 81791, 81790, 81789, 81788, 81787, 81786, 81785, 81784, 81783, 81782, 81781, 81780, 81779, 81778, 81777, 81776, 81775, 81774, 81773, 81772, 81771, 81770, 81769, 81768, 81767, 81766, 81765, 81764, 81763, 81762, 81761, 81760, 81759, 81758, 81757, 81756, 81755, 81754, 81753, 81752, 81751, 81750, 81749, 81748, 81747, 81746, 81745, 81744, 81743, 81742, 81741, 81740, 81739, 81738, 81737, 81736, 81735, 81734, 81733, 81732, 81731, 81730, 81729, 81728, 81727, 81726, 81725, 81724, 81723, 81722, 81721, 81720, 81719, 81718, 81717, 81716, 81715, 81714, 81713, 81712, 81711, 81710, 81709, 81708, 81707, 81706, 81705, 81704, 81703, 81702, 81701, 81700, 81699, 81698, 81697, 81696, 81695, 81694, 81693, 81692, 81691, 81690, 81689, 81688, 81687, 81686, 81685, 81684, 81683, 81682, 81681, 81680, 81679, 81678, 81677, 81676, 81675, 81674, 81672, 81671, 81670, 81669, 81668, 81667, 81666, 81665, 81664, 81663, 81662, 81661, 81660, 81659, 81658, 81657, 81656, 81655, 81654, 81653, 81652, 81651, 81650, 81649, 81648, 81647, 81646, 81645, 81644, 81643, 81642, 81641, 81640, 81639, 81638, 81636, 81635, 81634, 81633, 81632, 81631, 81630, 81629, 81628, 81627, 81626, 81625, 81623, 81622, 81621, 81620, 81619, 81618, 81617, 81616, 81614, 81613, 81612, 81611, 81610, 81609, 81608, 81607, 81603, 81602, 81601, 81600, 81599, 81598, 81597, 81596, 81595, 81594, 81593, 81592, 81591, 81590, 81589, 81588, 81587, 81586, 81585, 81584, 81583, 81582, 81581, 81580, 81579, 81578, 81577, 81576, 81575, 81574, 81573, 81572, 81571, 81570, 81569, 81568, 81567, 81566, 81565, 81564, 81563, 81562, 81561, 81560, 81559, 81558, 81557, 81556, 81555, 81554, 81553, 81552, 81551, 81550, 81549, 81548, 81547, 81546, 81545, 81544, 81543, 81542, 81541, 81540, 81539, 81538, 81537, 81536, 81535, 81534, 81533, 81532, 81531, 81530, 81529, 81528, 81527, 81526, 81525, 81524, 81523, 81522, 81521, 81520, 81519, 81518, 81517, 81516, 81515, 81513, 81512, 81511, 81510, 81509, 81508, 81506, 81505, 81504, 81503, 81502, 81501, 81500, 81499, 81498, 81497, 81496, 81495, 81494, 81493, 81492, 81491, 81490, 81489, 81488, 81487, 81486, 81485, 81483, 81482, 81481, 81480, 81479, 81474, 81473, 81472, 81471, 81465, 81464, 81463, 81462, 81461, 81460, 81459, 81458, 81457, 81456, 81455, 81454, 81453, 81452, 81451, 81450, 81448, 81447, 81446, 81445, 81444, 81443, 81442, 81441, 81440, 81439, 81438, 81437, 81436, 81435, 81434, 81433, 81432, 81431, 81430, 81429, 81428, 81427, 81426, 81425, 81424, 81423, 81422, 81421, 81420, 81419, 81418, 81417, 81416, 81415, 81414, 81413, 81412, 81411, 81410, 81409, 81408, 81407, 81406, 81405, 81404, 81403, 81402, 81401, 81400, 81399, 81398, 81397, 81396, 81395, 81394, 81393, 81392, 81391, 81390, 81389, 81388, 81387, 81386, 81385, 81384, 81383, 81382, 81381, 81380, 81379, 81378, 81377, 81376, 81375, 81374, 81373, 81372, 81371, 81370, 81369, 81368, 81367, 81366, 81365, 81364, 81363, 81362, 81361, 81360, 81359, 81358, 81357, 81356, 81355, 81353, 81352, 81351, 81350, 81349, 81348, 81347, 81346, 81345, 81344, 81343, 81342, 81341, 81340, 81339, 81338, 81337, 81336, 81335, 81334, 81333, 81332, 81331, 81330, 81329, 81328, 81327, 81326, 81325, 81324, 81323, 81322, 81321, 81320, 81319, 81318, 81317, 81316, 81315, 81314, 81313, 81312, 81311, 81310, 81309, 81308, 81307, 81306, 81305, 81304, 81303, 81302, 81301, 81300, 81299, 81298, 81297, 81296, 81295, 81294, 81293, 81292, 81291, 81290, 81289, 81288, 81287, 81286, 81285, 81284, 81283, 81282, 81281, 81280, 81279, 81278, 81277, 81276, 81275, 81274, 81273, 81272, 81271, 81270, 81269, 81268, 81267, 81266, 81265, 81264, 81263, 81262, 81261, 81260, 81259, 81258, 81257, 81256, 81255, 81254, 81253, 81252, 81251, 81250, 81249, 81248, 81247, 81246, 81245, 81244, 81243, 81242, 81241, 81240, 81239, 81238, 81237, 81236, 81235, 81234, 81233, 81232, 81231, 81230, 81229, 81228, 81227, 81226, 81225, 81224, 81223, 81222, 81221, 81220, 81219, 81218, 81217, 81216, 81215, 81214, 81213, 81212, 81211, 81210, 81209, 81208, 81207, 81206, 81205, 81204, 81203, 81202, 81201, 81200, 81199, 81198, 81197, 81196, 81195, 81194, 81193, 81192, 81191, 81190, 81189, 81188, 81187, 81186, 81185, 81184, 81183, 81182, 81181, 81180, 81179, 81178, 81177, 81176, 81175, 81174, 81173, 81172, 81171, 81170, 81169, 81168, 81167, 81166, 81165, 81164, 81163, 81162, 81161, 81160, 81159, 81158, 81157, 81156, 81155, 81154, 81153, 81152, 81151, 81150, 81149, 81148, 81147, 81146, 81145, 81144, 81143, 81142, 81141, 81140, 81139, 81138, 81137, 81136, 81135, 81134, 81133, 81132, 81131, 81130, 81129, 81128, 81127, 81126, 81121, 81120, 81119, 81118, 81117, 81116, 81115, 81114, 81113, 81112, 81111, 81110, 81109, 81108, 81107, 81106, 81105, 81104, 81103, 81102, 81101, 81100, 81099, 81098, 81097, 81096, 81095, 81094, 81093, 81092, 81091, 81090, 81089, 81088, 81087, 81086, 81085, 81084, 81083, 81082, 81081, 81080, 81079, 81078, 81077, 81076, 81075, 81074, 81073, 81072, 81071, 81070, 81069, 81068, 81067, 81066, 81065, 81064, 81063, 81062, 81061, 81060, 81059, 81058, 81057, 81056, 81055, 81054, 81053, 81052, 81051, 81050, 81049, 81048, 81047, 81046, 81045, 81044, 81043, 81042, 81041, 81040, 81039, 81038, 81037, 81036, 81035, 81034, 81033, 81032, 81031, 81030, 81029, 81028, 81027, 81026, 81025, 81024, 81023, 81022, 81021, 81020, 81019, 81018, 81017, 81016, 81015, 81014, 81013, 81012, 81011, 81010, 81009, 81008, 81007, 81006, 81005, 81004, 81003, 81002, 81001, 81000, 80999, 80998, 80997, 80996, 80995, 80994, 80993, 80992, 80991, 80990, 80989, 80988, 80987, 80986, 80985, 80984, 80983, 80982, 80981, 80980, 80979, 80978, 80977, 80976, 80975, 80974, 80973, 80972, 80971, 80970, 80969, 80968, 80967, 80965, 80964, 80963, 80962, 80961, 80960, 80959, 80958, 80957, 80956, 80955, 80954, 80953, 80952, 80951, 80950, 80949, 80948, 80947, 80946, 80945, 80944, 80943, 80942, 80941, 80940, 80939, 80938, 80937, 80936, 80935, 80934, 80933, 80932, 80931, 80930, 80929, 80928, 80927, 80926, 80925, 80924, 80923, 80922, 80921, 80920, 80919, 80918, 80917, 80916, 80915, 80914, 80913, 80912, 80911, 80910, 80909, 80908, 80907, 80906, 80905, 80904, 80903, 80902, 80901, 80900, 80899, 80898, 80897, 80896, 80895, 80890, 80889, 80888, 80887, 80886, 80885, 80884, 80883, 80881, 80880, 80879, 80878, 80877, 80876, 80875, 80874, 80873, 80872, 80871, 80870, 80869, 80868, 80867, 80866, 80865, 80864, 80863, 80862, 80861, 80860, 80859, 80858, 80857, 80856, 80855, 80854, 80853, 80852, 80851, 80850, 80849, 80848, 80847, 80846, 80845, 80844, 80843, 80842, 80841, 80840, 80835, 80834, 80833, 80832, 80831, 80830, 80829, 80828, 80827, 80826, 80825, 80824, 80823, 80822, 80821, 80820, 80819, 80818, 80817, 80816, 80815, 80814, 80813, 80812, 80811, 80810, 80809, 80804, 80803, 80802, 80801, 80800, 80799, 80798, 80797, 80796, 80795, 80794, 80793, 80792, 80791, 80790, 80789, 80788, 80787, 80786, 80785, 80784, 80783, 80782, 80781, 80780, 80779, 80778, 80777, 80776, 80775, 80770, 80769, 80768, 80767, 80766, 80765, 80764, 80763, 80762, 80761, 80760, 80759, 80758, 80757, 80756, 80755, 80754, 80753, 80752, 80751, 80750, 80749, 80743, 80742, 80741, 80740, 80739, 80738, 80737, 80736, 80735, 80734, 80733, 80732, 80731, 80730, 80729, 80728, 80727, 80726, 80725, 80724, 80723, 80722, 80721, 80720, 80719, 80718, 80717, 80716, 80715, 80714, 80713, 80712, 80711, 80710, 80709, 80704, 80703, 80702, 80701, 80700, 80699, 80698, 80697, 80696, 80695, 80694, 80693, 80692, 80691, 80690, 80689, 80688, 80687, 80686, 80685, 80684, 80683, 80682, 80681, 80680, 80679, 80678, 80677, 80676, 80675, 80674, 80669, 80668, 80667, 80666, 80665, 80664, 80663, 80662, 80661, 80660, 80659, 80658, 80657, 80656, 80655, 80654, 80653, 80652, 80651, 80650, 80649, 80648, 80647, 80646, 80645, 80644, 80643, 80642, 80641, 80640, 80639, 80638, 80637, 80636, 80635, 80634, 80633, 80632, 80631, 80630, 80629, 80628, 80627, 80626, 80625, 80624, 80623, 80621, 80620, 80619, 80618, 80617, 80616, 80615, 80614, 80613, 80612, 80611, 80610, 80609, 80608, 80607, 80606, 80605, 80604, 80603, 80602, 80601, 80600, 80599, 80598, 80597, 80596, 80595, 80594, 80593, 80592, 80591, 80590, 80589, 80588, 80587, 80586, 80585, 80584, 80583, 80582, 80581, 80580, 80579, 80578, 80577, 80576, 80575, 80574, 80573, 80572, 80571, 80570, 80569, 80568, 80567, 80566, 80565, 80564, 80563, 80562, 80561, 80560, 80559, 80558, 80557, 80556, 80555, 80554, 80553, 80552, 80551, 80550, 80549, 80548, 80547, 80546, 80545, 80544, 80543, 80542, 80541, 80540, 80539, 80538, 80537, 80536, 80535, 80534, 80533, 80532, 80531, 80530, 80529, 80528, 80527, 80526, 80525, 80524, 80523, 80522, 80521, 80520, 80519, 80518, 80517, 80516, 80515, 80514, 80513, 80512, 80511, 80510, 80509, 80508, 80507, 80506, 80505, 80504, 80503, 80502, 80501, 80500, 80498, 80497, 80496, 80495, 80494, 80493, 80492, 80491, 80490, 80489, 80488, 80487, 80486, 80485, 80484, 80483, 80482, 80481, 80480, 80479, 80478, 80477, 80476, 80475, 80474, 80473, 80472, 80471, 80470, 80469, 80467, 80466, 80465, 80464, 80463, 80462, 80461, 80460, 80459, 80458, 80457, 80456, 80455, 80451, 80450, 80449, 80448, 80447, 80446, 80445, 80444, 80443, 80442, 80441, 80436, 80435, 80434, 80433, 80432, 80431, 80430, 80429, 80428, 80427, 80426, 80425, 80424, 80423, 80422, 80421, 80420, 80419, 80418, 80417, 80416, 80415, 80414, 80413, 80412, 80411, 80410, 80409, 80408, 80407, 80406, 80405, 80404, 80403, 80402, 80401, 80400, 80399, 80398, 80397, 80396, 80395, 80394, 80393, 80392, 80391, 80390, 80389, 80388, 80387, 80386, 80385, 80384, 80383, 80382, 80381, 80380, 80379, 80378, 80377, 80376, 80375, 80374, 80373, 80372, 80371, 80370, 80369, 80368, 80367, 80366, 80365, 80364, 80363, 80362, 80361, 80360, 80359, 80358, 80357, 80356, 80355, 80354, 80353, 80352, 80351, 80350, 80349, 80348, 80347, 80346, 80345, 80344, 80343, 80342, 80341, 80340, 80339, 80338, 80337, 80336, 80335, 80334, 80333, 80332, 80331, 80330, 80329, 80328, 80327, 80326, 80325, 80324, 80323, 80322, 80321, 80320, 80319, 80318, 80317, 80316, 80315, 80314, 80313, 80312, 80311, 80310, 80309, 80308, 80307, 80306, 80305, 80304, 80303, 80302, 80301, 80300, 80299, 80298, 80297, 80296, 80295, 80294, 80293, 80292, 80291, 80290, 80289, 80288, 80287, 80286, 80285, 80284, 80283, 80282, 80281, 80280, 80279, 80278, 80277, 80276, 80275, 80274, 80273, 80272, 80271, 80270, 80269, 80268, 80267, 80266, 80265, 80264, 80263, 80262, 80261, 80260, 80259, 80258, 80257, 80256, 80255, 80254, 80253, 80252, 80251, 80250, 80249, 80248, 80247, 80246, 80245, 80244, 80243, 80242, 80241, 80240, 80239, 80238, 80237, 80236, 80235, 80234, 80233, 80232, 80231, 80230, 80229, 80228, 80227, 80226, 80225, 80224, 80223, 80222, 80221, 80220, 80219, 80218, 80217, 80216, 80215, 80214, 80213, 80212, 80211, 80210, 80209, 80208, 80207, 80206, 80205, 80204, 80203, 80202, 80197, 80196, 80195, 80194, 80193, 80192, 80191, 80190, 80189, 80188, 80187, 80186, 80185, 80184, 80183, 80182, 80181, 80180, 80179, 80178, 80177, 80176, 80175, 80174, 80173, 80172, 80171, 80170, 80169, 80168, 80167, 80166, 80165, 80164, 80163, 80161, 80152, 80151, 80150, 80149, 80148, 80147, 80146, 80145, 80144, 80143, 80142, 80141, 80140, 80139, 80138, 80137, 80136, 80135, 80134, 80133, 80132, 80131, 80130, 80129, 80128, 80127, 80126, 80125, 80124, 80123, 80122, 80121, 80120, 80119, 80118, 80115, 80114, 80113, 80112, 80111, 80110, 80109, 80108, 80107, 80106, 80105, 80104, 80103, 80102, 80101, 80100, 80099, 80098, 80097, 80096, 80095, 80094, 80093, 80092, 80091, 80090, 80089, 80088, 80087, 80086, 80085, 80084, 80083, 80082, 80081, 80080, 80079, 80078, 80077, 80076, 80075, 80074, 80073, 80072, 80071, 80070, 80069, 80068, 80067, 80066, 80065, 80064, 80063, 80062, 80061, 80060, 80059, 80058, 80057, 80056, 80055, 80054, 80053, 80052, 80051, 80050, 80049, 80048, 80047, 80046, 80045, 80044, 80043, 80042, 80041, 80040, 80039, 80038, 80037, 80036, 80035, 80034, 80033, 80032, 80031, 80030, 80029, 80028, 80027, 80026, 80025, 80024, 80023, 80022, 80016, 80015, 80014, 80013, 80012, 80011, 80010, 80009, 80008, 80007, 80006, 80005, 80004, 80003, 80002, 80001, 80000, 79999, 79998, 79997, 79996, 79995, 79994, 79993, 79992, 79991, 79990, 79989, 79988, 79987, 79986, 79985, 79984, 79983, 79981, 79980, 79979, 79978, 79977, 79976, 79975, 79974, 79973, 79972, 79971, 79970, 79969, 79968, 79967, 79966, 79965, 79964, 79963, 79962, 79961, 79960, 79959, 79958, 79957, 79956, 79955, 79954, 79953, 79952, 79951, 79950, 79949, 79948, 79947, 79946, 79945, 79944, 79943, 79942, 79941, 79940, 79939, 79938, 79937, 79936, 79935, 79934, 79933, 79932, 79931, 79930, 79929, 79928, 79927, 79926, 79925, 79924, 79923, 79922, 79921, 79920, 79919, 79918, 79917, 79916, 79915, 79914, 79913, 79912, 79911, 79910, 79909, 79908, 79907, 79905, 79904, 79903, 79902, 79901, 79900, 79899, 79898, 79897, 79895, 79893, 79892, 79891, 79890, 79889, 79888, 79887, 79886, 79885, 79884, 79883, 79882, 79881, 79876, 79875, 79874, 79873, 79866, 79865, 79864, 79863, 79862, 79861, 79860, 79859, 79858, 79857, 79856, 79855, 79854, 79853, 79852, 79851, 79850, 79849, 79848, 79847, 79846, 79845, 79844, 79843, 79842, 79841, 79840, 79839, 79838, 79837, 79836, 79835, 79834, 79833, 79832, 79830, 79829, 79828, 79827, 79826, 79825, 79824, 79823, 79822, 79821, 79820, 79819, 79818, 79817, 79816, 79815, 79814, 79813, 79812, 79811, 79810, 79809, 79808, 79807, 79806, 79805, 79804, 79803, 79802, 79801, 79800, 79799, 79798, 79797, 79796, 79795, 79794, 79793, 79792, 79791, 79790, 79789, 79788, 79787, 79786, 79785, 79784, 79783, 79782, 79781, 79780, 79779, 79778, 79777, 79776, 79775, 79773, 79772, 79771, 79770, 79769, 79768, 79767, 79766, 79765, 79764, 79763, 79762, 79761, 79760, 79759, 79758, 79757, 79756, 79755, 79743, 79742, 79741, 79740, 79739, 79738, 79737, 79736, 79735, 79734, 79733, 79732, 79731, 79730, 79729, 79724, 79723, 79722, 79721, 79720, 79719, 79718, 79717, 79716, 79715, 79714, 79713, 79712, 79711, 79710, 79709, 79708, 79707, 79706, 79705, 79704, 79703, 79702, 79701, 79700, 79699, 79698, 79697, 79696, 79695, 79694, 79693, 79692, 79691, 79690, 79689, 79688, 79687, 79686, 79685, 79684, 79683, 79682, 79681, 79680, 79679, 79678, 79677, 79676, 79675, 79674, 79673, 79672, 79671, 79670, 79669, 79668, 79667, 79666, 79665, 79664, 79663, 79662, 79661, 79660, 79659, 79658, 79657, 79656, 79655, 79654, 79653, 79652, 79651, 79650, 79649, 79648, 79647, 79646, 79645, 79644, 79643, 79642, 79641, 79640, 79639, 79638, 79637, 79636, 79634, 79633, 79632, 79631, 79630, 79629, 79628, 79627, 79626, 79625, 79624, 79623, 79622, 79621, 79620, 79619, 79618, 79617, 79616, 79615, 79614, 79613, 79612, 79611, 79610, 79609, 79608, 79607, 79606, 79605, 79604, 79603, 79602, 79601, 79600, 79599, 79598, 79597, 79596, 79595, 79594, 79593, 79592, 79591, 79590, 79589, 79588, 79587, 79586, 79585, 79584, 79583, 79582, 79581, 79580, 79579, 79578, 79577, 79576, 79575, 79574, 79573, 79572, 79571, 79570, 79569, 79568, 79567, 79566, 79565, 79564, 79563, 79562, 79561, 79560, 79559, 79558, 79557, 79555, 79554, 79553, 79552, 79551, 79550, 79549, 79548, 79547, 79546, 79545, 79544, 79543, 79542, 79541, 79540, 79539, 79538, 79537, 79536, 79535, 79534, 79533, 79532, 79531, 79530, 79529, 79526, 79525, 79524, 79523, 79522, 79521, 79520, 79519, 79518, 79517, 79516, 79515, 79514, 79513, 79512, 79511, 79510, 79509, 79508, 79507, 79506, 79505, 79504, 79503, 79502, 79501, 79500, 79499, 79498, 79497, 79496, 79495, 79492, 79491, 79488, 79487, 79486, 79484, 79483, 79482, 79481, 79480, 79479, 79478, 79477, 79476, 79475, 79474, 79473, 79472, 79471, 79470, 79469, 79468, 79467, 79466, 79465, 79464, 79463, 79462, 79461, 79460, 79459, 79458, 79457, 79456, 79455, 79454, 79453, 79452, 79451, 79450, 79449, 79448, 79447, 79446, 79445, 79444, 79443, 79442, 79441, 79440, 79439, 79438, 79437, 79436, 79435, 79434, 79433, 79432, 79431, 79429, 79428, 79423, 79422, 79421, 79420, 79419, 79418, 79417, 79416, 79415, 79414, 79413, 79412, 79411, 79410, 79409, 79408, 79407, 79406, 79405, 79404, 79403, 79402, 79401, 79400, 79399, 79398, 79397, 79396, 79395, 79394, 79393, 79392, 79391, 79390, 79389, 79388, 79387, 79386, 79385, 79384, 79383, 79382, 79381, 79380, 79379, 79378, 79377, 79376, 79375, 79374, 79373, 79372, 79371, 79370, 79369, 79368, 79367, 79366, 79365, 79364, 79363, 79362, 79361, 79360, 79359, 79358, 79357, 79356, 79355, 79354, 79353, 79352, 79351, 79350, 79349, 79348, 79347, 79346, 79345, 79344, 79343, 79342, 79341, 79340, 79339, 79338, 79337, 79336, 79335, 79334, 79333, 79332, 79331, 79330, 79329, 79328, 79327, 79326, 79325, 79324, 79323, 79322, 79321, 79320, 79319, 79318, 79317, 79316, 79315, 79310, 79309, 79308, 79307, 79306, 79305, 79304, 79303, 79302, 79301, 79300, 79299, 79298, 79297, 79296, 79295, 79294, 79293, 79292, 79291, 79290, 79289, 79288, 79287, 79286, 79285, 79284, 79283, 79282, 79281, 79280, 79279, 79278, 79273, 79272, 79271, 79270, 79269, 79268, 79267, 79266, 79265, 79264, 79263, 79262, 79261, 79260, 79259, 79258, 79257, 79256, 79255, 79254, 79253, 79252, 79251, 79250, 79249, 79248, 79247, 79246, 79245, 79244, 79243, 79242, 79241, 79240, 79239, 79238, 79237, 79236, 79235, 79234, 79233, 79232, 79231, 79230, 79229, 79228, 79227, 79226, 79225, 79224, 79223, 79222, 79221, 79220, 79219, 79218, 79217, 79216, 79215, 79214, 79213, 79212, 79211, 79210, 79209, 79208, 79207, 79206, 79205, 79204, 79203, 79202, 79201, 79200, 79199, 79198, 79197, 79196, 79195, 79194, 79193, 79192, 79191, 79190, 79189, 79188, 79187, 79185, 79184, 79183, 79182, 79181, 79180, 79179, 79178, 79177, 79176, 79175, 79174, 79173, 79172, 79171, 79170, 79169, 79168, 79167, 79166, 79165, 79164, 79163, 79162, 79161, 79160, 79159, 79158, 79157, 79156, 79155, 79154, 79152, 79151, 79150, 79149, 79148, 79147, 79146, 79145, 79144, 79143, 79142, 79141, 79140, 79139, 79138, 79137, 79136, 79135, 79134, 79133, 79132, 79131, 79130, 79129, 79128, 79127, 79126, 79125, 79124, 79123, 79122, 79121, 79120, 79119, 79118, 79117, 79116, 79115, 79114, 79113, 79112, 79111, 79110, 79109, 79108, 79107, 79106, 79105, 79104, 79103, 79102, 79097, 79096, 79095, 79094, 79093, 79092, 79091, 79090, 79089, 79088, 79087, 79086, 79085, 79084, 79083, 79082, 79081, 79080, 79079, 79078, 79077, 79076, 79075, 79074, 79073, 79072, 79071, 79070, 79069, 79068, 79067, 79066, 79065, 79064, 79063, 79062, 79061, 79060, 79059, 79058, 79057, 79056, 79055, 79054, 79053, 79052, 79051, 79050, 79049, 79048, 79047, 79046, 79045, 79044, 79043, 79042, 79041, 79039, 79035, 79034, 79033, 79032, 79031, 79030, 79029, 79028, 79027, 79026, 79025, 79024, 79023, 79022, 79021, 79020, 79019, 79018, 79017, 79016, 79015, 79001, 79000, 78999, 78998, 78997, 78996, 78994, 78993, 78992, 78991, 78990, 78989, 78988, 78987, 78986, 78985, 78984, 78983, 78982, 78981, 78980, 78979, 78978, 78977, 78976, 78962, 78961, 78960, 78959, 78956, 78955, 78954, 78951, 78950, 78949, 78948, 78947, 78946, 78945, 78944, 78943, 78942, 78941, 78940, 78939, 78938, 78937, 78936, 78935, 78934, 78933, 78932, 78931, 78930, 78929, 78928, 78927, 78926, 78925, 78924, 78923, 78922, 78921, 78920, 78919, 78918, 78917, 78916, 78915, 78914, 78913, 78912, 78911, 78910, 78909, 78908, 78907, 78906, 78905, 78904, 78903, 78902, 78901, 78900, 78899, 78898, 78897, 78896, 78895, 78894, 78893, 78892, 78891, 78890, 78889, 78888, 78887, 78886, 78884, 78883, 78882, 78881, 78880, 78878, 78877, 78876, 78875, 78874, 78873, 78872, 78871, 78870, 78869, 78868, 78867, 78866, 78865, 78864, 78863, 78862, 78861, 78860, 78859, 78858, 78857, 78856, 78855, 78854, 78853, 78852, 78851, 78850, 78844, 78843, 78842, 78841, 78840, 78839, 78838, 78837, 78836, 78835, 78834, 78833, 78831, 78829, 78828, 78827, 78826, 78825, 78824, 78823, 78822, 78821, 78820, 78819, 78818, 78817, 78816, 78815, 78814, 78813, 78812, 78811, 78810, 78809, 78808, 78807, 78806, 78805, 78804, 78803, 78802, 78801, 78800, 78799, 78798, 78797, 78796, 78795, 78794, 78793, 78792, 78791, 78790, 78789, 78788, 78787, 78786, 78785, 78784, 78783, 78782, 78781, 78780, 78779, 78778, 78777, 78776, 78775, 78774, 78773, 78772, 78771, 78770, 78769, 78768, 78767, 78766, 78765, 78764, 78763, 78762, 78761, 78760, 78759, 78758, 78757, 78756, 78755, 78754, 78753, 78752, 78751, 78750, 78749, 78748, 78747, 78746, 78745, 78744, 78743, 78742, 78741, 78740, 78739, 78738, 78737, 78736, 78735, 78734, 78733, 78732, 78731, 78730, 78729, 78728, 78727, 78726, 78725, 78724, 78723, 78722, 78719, 78718, 78717, 78716, 78715, 78712, 78711, 78710, 78709, 78708, 78705, 78704, 78703, 78702, 78701, 78700, 78699, 78698, 78697, 78696, 78695, 78694, 78693, 78692, 78691, 78690, 78689, 78688, 78687, 78686, 78685, 78684, 78683, 78682, 78681, 78680, 78679, 78678, 78677, 78676, 78675, 78674, 78673, 78672, 78671, 78670, 78667, 78666, 78665, 78664, 78663, 78662, 78661, 78660, 78659, 78658, 78657, 78656, 78655, 78654, 78653, 78652, 78651, 78650, 78649, 78648, 78647, 78646, 78645, 78644, 78643, 78642, 78641, 78640, 78639, 78638, 78637, 78636, 78635, 78634, 78633, 78632, 78631, 78630, 78629, 78628, 78627, 78626, 78625, 78624, 78623, 78622, 78621, 78620, 78619, 78618, 78617, 78616, 78615, 78614, 78613, 78612, 78610, 78609, 78608, 78607, 78606, 78605, 78604, 78603, 78602, 78601, 78600, 78599, 78598, 78597, 78596, 78595, 78594, 78593, 78592, 78591, 78590, 78589, 78588, 78587, 78585, 78584, 78583, 78582, 78581, 78580, 78579, 78578, 78577, 78576, 78575, 78574, 78573, 78572, 78570, 78569, 78568, 78566, 78565, 78564, 78563, 78562, 78561, 78560, 78558, 78557, 78556, 78555, 78554, 78553, 78552, 78551, 78550, 78549, 78548, 78547, 78546, 78545, 78544, 78543, 78542, 78541, 78540, 78539, 78538, 78537, 78536, 78535, 78534, 78533, 78532, 78531, 78530, 78529, 78528, 78527, 78526, 78525, 78524, 78523, 78522, 78521, 78520, 78519, 78518, 78517, 78516, 78515, 78514, 78513, 78512, 78511, 78510, 78509, 78508, 78507, 78506, 78505, 78504, 78503, 78502, 78501, 78500, 78499, 78498, 78497, 78496, 78495, 78494, 78493, 78492, 78491, 78490, 78489, 78488, 78487, 78486, 78485, 78484, 78482, 78481, 78480, 78479, 78478, 78477, 78476, 78474, 78473, 78472, 78471, 78470, 78469, 78468, 78467, 78466, 78465, 78464, 78463, 78462, 78461, 78460, 78459, 78458, 78457, 78456, 78455, 78452, 78451, 78450, 78449, 78448, 78447, 78446, 78445, 78444, 78443, 78442, 78441, 78440, 78439, 78438, 78437, 78436, 78435, 78434, 78433, 78432, 78431, 78430, 78429, 78428, 78427, 78425, 78423, 78422, 78421, 78420, 78419, 78418, 78417, 78416, 78415, 78414, 78413, 78412, 78411, 78410, 78409, 78408, 78407, 78406, 78405, 78404, 78403, 78402, 78401, 78400, 78399, 78398, 78397, 78396, 78395, 78394, 78393, 78392, 78391, 78390, 78389, 78388, 78387, 78386, 78385, 78384, 78383, 78382, 78381, 78380, 78379, 78378, 78377, 78376, 78375, 78374, 78373, 78372, 78371, 78370, 78369, 78368, 78367, 78366, 78365, 78364, 78363, 78362, 78361, 78360, 78359, 78358, 78357, 78356, 78355, 78354, 78353, 78352, 78351, 78350, 78349, 78348, 78347, 78346, 78345, 78344, 78343, 78342, 78341, 78340, 78339, 78338, 78337, 78336, 78335, 78334, 78333, 78332, 78331, 78330, 78329, 78328, 78327, 78326, 78325, 78324, 78323, 78322, 78321, 78320, 78319, 78318, 78317, 78316, 78315, 78314, 78313, 78312, 78311, 78310, 78309, 78308, 78307, 78306, 78305, 78304, 78303, 78302, 78301, 78300, 78299, 78298, 78297, 78296, 78295, 78294, 78293, 78292, 78291, 78290, 78289, 78288, 78287, 78286, 78285, 78283, 78282, 78281, 78280, 78279, 78278, 78277, 78276, 78275, 78274, 78273, 78272, 78271, 78270, 78269, 78268, 78267, 78266, 78265, 78264, 78263, 78262, 78261, 78260, 78259, 78258, 78257, 78256, 78255, 78254, 78253, 78252, 78251, 78250, 78249, 78248, 78247, 78245, 78244, 78243, 78242, 78241, 78240, 78239, 78238, 78237, 78236, 78235, 78234, 78233, 78232, 78231, 78230, 78229, 78228, 78227, 78226, 78225, 78224, 78223, 78222, 78221, 78220, 78219, 78218, 78217, 78216, 78215, 78214, 78213, 78212, 78211, 78210, 78209, 78208, 78206, 78205, 78204, 78203, 78202, 78201, 78200, 78199, 78198, 78197, 78196, 78195, 78194, 78193, 78192, 78191, 78190, 78189, 78188, 78187, 78186, 78184, 78183, 78181, 78180, 78179, 78178, 78177, 78176, 78175, 78174, 78173, 78172, 78171, 78170, 78169, 78168, 78167, 78166, 78165, 78164, 78163, 78162, 78161, 78160, 78159, 78158, 78157, 78156, 78155, 78154, 78153, 78152, 78151, 78150, 78149, 78148, 78147, 78146, 78145, 78144, 78143, 78142, 78141, 78140, 78139, 78138, 78137, 78136, 78135, 78134, 78133, 78132, 78131, 78130, 78129, 78128, 78127, 78126, 78125, 78124, 78123, 78122, 78121, 78120, 78119, 78118, 78117, 78116, 78115, 78114, 78113, 78112, 78111, 78110, 78109, 78108, 78107, 78106, 78105, 78104, 78103, 78102, 78101, 78100, 78099, 78098, 78097, 78096, 78095, 78094, 78093, 78092, 78091, 78090, 78089, 78088, 78087, 78086, 78085, 78084, 78083, 78082, 78081, 78080, 78079, 78078, 78077, 78076, 78075, 78074, 78073, 78072, 78071, 78070, 78069, 78068, 78067, 78066, 78065, 78064, 78063, 78062, 78061, 78060, 78059, 78058, 78051, 78050, 78049, 78048, 78047, 78046, 78045, 78044, 78043, 78042, 78041, 78040, 78039, 78038, 78037, 78036, 78035, 78034, 78033, 78032, 78031, 78030, 78029, 78028, 78027, 78026, 78025, 78024, 78023, 78022, 78021, 78018, 78016, 78015, 78014, 78012, 78010, 78005, 78003, 78001, 78000, 77999, 77998, 77993, 77992, 77991, 77990, 77989, 77988, 77987, 77986, 77985, 77984, 77983, 77982, 77981, 77980, 77979, 77978, 77977, 77975, 77974, 77973, 77970, 77969, 77968, 77967, 77966, 77965, 77964, 77963, 77962, 77961, 77960, 77959, 77958, 77957, 77956, 77955, 77954, 77953, 77952, 77951, 77950, 77949, 77948, 77947, 77946, 77945, 77944, 77943, 77942, 77941, 77940, 77939, 77938, 77937, 77936, 77935, 77934, 77933, 77932, 77931, 77930, 77929, 77928, 77927, 77926, 77925, 77924, 77921, 77920, 77919, 77918, 77917, 77916, 77915, 77914, 77913, 77912, 77911, 77910, 77909, 77908, 77906, 77905, 77904, 77903, 77902, 77901, 77900, 77899, 77898, 77897, 77896, 77895, 77894, 77893, 77892, 77891, 77890, 77889, 77888, 77887, 77886, 77885, 77884, 77883, 77882, 77881, 77880, 77879, 77878, 77877, 77876, 77874, 77873, 77870, 77869, 77868, 77867, 77866, 77865, 77864, 77863, 77860, 77859, 77858, 77857, 77856, 77855, 77854, 77853, 77852, 77851, 77850, 77849, 77848, 77847, 77846, 77844, 77843, 77842, 77841, 77840, 77839, 77838, 77837, 77836, 77835, 77834, 77833, 77832, 77831, 77830, 77829, 77828, 77827, 77826, 77825, 77824, 77823, 77822, 77821, 77820, 77819, 77818, 77817, 77816, 77815, 77814, 77813, 77812, 77811, 77810, 77809, 77808, 77807, 77806, 77805, 77804, 77803, 77802, 77801, 77800, 77799, 77798, 77797, 77796, 77795, 77794, 77793, 77792, 77791, 77790, 77789, 77788, 77787, 77786, 77785, 77784, 77783, 77782, 77781, 77780, 77779, 77778, 77777, 77776, 77775, 77774, 77773, 77772, 77771, 77770, 77769, 77768, 77767, 77766, 77765, 77764, 77763, 77762, 77761, 77760, 77759, 77758, 77757, 77756, 77755, 77754, 77753, 77752, 77751, 77750, 77749, 77748, 77747, 77746, 77745, 77744, 77743, 77742, 77741, 77740, 77739, 77738, 77737, 77736, 77735, 77734, 77733, 77732, 77731, 77730, 77729, 77728, 77727, 77726, 77725, 77724, 77723, 77722, 77721, 77720, 77719, 77718, 77717, 77716, 77715, 77714, 77713, 77707, 77706, 77705, 77704, 77703, 77702, 77701, 77700, 77699, 77698, 77696, 77695, 77694, 77693, 77692, 77691, 77690, 77689, 77688, 77687, 77686, 77685, 77684, 77683, 77682, 77681, 77680, 77679, 77678, 77677, 77676, 77675, 77674, 77673, 77672, 77671, 77670, 77669, 77668, 77667, 77666, 77665, 77664, 77663, 77662, 77661, 77660, 77659, 77658, 77657, 77656, 77655, 77653, 77652, 77651, 77650, 77649, 77648, 77647, 77646, 77645, 77644, 77643, 77642, 77641, 77640, 77639, 77638, 77637, 77636, 77635, 77634, 77633, 77632, 77631, 77630, 77628, 77627, 77626, 77625, 77624, 77623, 77622, 77621, 77620, 77618, 77617, 77616, 77615, 77614, 77613, 77612, 77611, 77610, 77609, 77608, 77607, 77606, 77605, 77604, 77603, 77602, 77596, 77595, 77594, 77593, 77592, 77590, 77589, 77588, 77587, 77586, 77585, 77584, 77583, 77582, 77581, 77580, 77579, 77578, 77577, 77576, 77575, 77574, 77573, 77572, 77571, 77570, 77569, 77568, 77567, 77566, 77565, 77564, 77563, 77562, 77561, 77560, 77559, 77558, 77557, 77556, 77555, 77553, 77552, 77551, 77550, 77549, 77548, 77547, 77546, 77545, 77544, 77543, 77542, 77541, 77540, 77539, 77538, 77537, 77536, 77535, 77534, 77533, 77532, 77531, 77530, 77529, 77528, 77525, 77524, 77523, 77522, 77521, 77513, 77512, 77511, 77510, 77509, 77508, 77507, 77506, 77505, 77504, 77503, 77502, 77501, 77500, 77499, 77498, 77497, 77496, 77495, 77494, 77493, 77492, 77491, 77490, 77489, 77488, 77487, 77486, 77485, 77484, 77482, 77481, 77480, 77479, 77478, 77477, 77476, 77475, 77474, 77473, 77472, 77471, 77470, 77468, 77467, 77464, 77462, 77461, 77460, 77459, 77458, 77457, 77456, 77455, 77447, 77446, 77445, 77444, 77443, 77442, 77441, 77440, 77439, 77438, 77437, 77436, 77435, 77434, 77433, 77432, 77431, 77430, 77429, 77428, 77427, 77426, 77425, 77424, 77423, 77422, 77421, 77420, 77419, 77418, 77417, 77416, 77415, 77414, 77413, 77412, 77411, 77410, 77409, 77408, 77407, 77406, 77405, 77404, 77403, 77402, 77401, 77400, 77399, 77398, 77397, 77396, 77395, 77394, 77393, 77392, 77391, 77390, 77389, 77388, 77387, 77386, 77385, 77384, 77383, 77381, 77379, 77378, 77377, 77376, 77375, 77374, 77371, 77370, 77369, 77368, 77367, 77366, 77365, 77364, 77363, 77362, 77361, 77360, 77359, 77358, 77357, 77356, 77355, 77354, 77353, 77352, 77351, 77350, 77349, 77348, 77347, 77346, 77345, 77344, 77343, 77342, 77341, 77340, 77339, 77338, 77337, 77336, 77335, 77334, 77327, 77325, 77324, 77323, 77322, 77321, 77320, 77319, 77318, 77315, 77314, 77313, 77312, 77311, 77310, 77309, 77308, 77307, 77306, 77305, 77304, 77303, 77302, 77301, 77300, 77299, 77298, 77297, 77296, 77295, 77294, 77293, 77292, 77291, 77290, 77289, 77288, 77287, 77286, 77285, 77284, 77283, 77282, 77281, 77280, 77279, 77278, 77277, 77276, 77275, 77274, 77273, 77272, 77271, 77270, 77269, 77268, 77267, 77266, 77265, 77264, 77263, 77262, 77261, 77260, 77259, 77258, 77257, 77256, 77255, 77254, 77253, 77252, 77251, 77250, 77249, 77248, 77247, 77246, 77245, 77244, 77243, 77242, 77241, 77240, 77239, 77238, 77237, 77236, 77234, 77233, 77232, 77231, 77230, 77229, 77228, 77227, 77226, 77225, 77220, 77218, 77217, 77216, 77215, 77214, 77213, 77212, 77211, 77210, 77209, 77208, 77207, 77206, 77205, 77204, 77203, 77202, 77201, 77200, 77199, 77198, 77197, 77196, 77195, 77194, 77193, 77192, 77190, 77189, 77188, 77187, 77186, 77185, 77184, 77183, 77182, 77181, 77180, 77179, 77178, 77177, 77176, 77175, 77174, 77173, 77172, 77171, 77170, 77169, 77168, 77167, 77166, 77165, 77164, 77163, 77162, 77161, 77160, 77159, 77158, 77157, 77156, 77155, 77154, 77153, 77152, 77151, 77150, 77149, 77148, 77147, 77146, 77145, 77144, 77143, 77142, 77141, 77140, 77139, 77138, 77137, 77136, 77135, 77134, 77132, 77130, 77129, 77128, 77127, 77126, 77125, 77124, 77123, 77122, 77121, 77120, 77119, 77118, 77117, 77116, 77115, 77114, 77113, 77112, 77111, 77109, 77108, 77107, 77106, 77105, 77104, 77103, 77102, 77101, 77100, 77099, 77098, 77097, 77096, 77095, 77094, 77093, 77092, 77091, 77090, 77089, 77088, 77087, 77086, 77085, 77084, 77083, 77082, 77081, 77080, 77079, 77078, 77077, 77076, 77075, 77074, 77073, 77072, 77071, 77070, 77069, 77068, 77067, 77066, 77065, 77064, 77063, 77062, 77061, 77060, 77059, 77058, 77057, 77056, 77055, 77054, 77053, 77052, 77051, 77050, 77049, 77048, 77047, 77046, 77045, 77044, 77043, 77042, 77041, 77040, 77039, 77038, 77037, 77036, 77035, 77034, 77033, 77032, 77031, 77030, 77029, 77028, 77027, 77026, 77025, 77024, 77023, 77022, 77020, 77019, 77018, 77017, 77016, 77015, 77014, 77013, 77011, 77010, 77009, 77008, 77007, 77006, 77005, 77004, 77003, 77002, 77001, 77000, 76999, 76998, 76997, 76996, 76995, 76994, 76993, 76992, 76991, 76990, 76989, 76988, 76987, 76986, 76985, 76984, 76983, 76982, 76981, 76980, 76979, 76978, 76977, 76976, 76975, 76974, 76973, 76972, 76971, 76970, 76969, 76968, 76967, 76966, 76965, 76964, 76963, 76962, 76961, 76960, 76959, 76958, 76957, 76956, 76955, 76954, 76953, 76952, 76951, 76950, 76949, 76948, 76947, 76946, 76945, 76944, 76943, 76942, 76941, 76940, 76939, 76938, 76937, 76936, 76935, 76934, 76933, 76932, 76931, 76930, 76929, 76928, 76927, 76926, 76925, 76924, 76923, 76922, 76921, 76920, 76919, 76918, 76917, 76916, 76915, 76914, 76913, 76912, 76911, 76910, 76909, 76908, 76907, 76906, 76905, 76904, 76903, 76902, 76901, 76900, 76899, 76898, 76897, 76896, 76895, 76894, 76885, 76881, 76880, 76879, 76878, 76877, 76876, 76875, 76874, 76873, 76872, 76871, 76870, 76869, 76868, 76867, 76866, 76865, 76864, 76863, 76862, 76861, 76860, 76859, 76858, 76857, 76856, 76855, 76854, 76853, 76852, 76851, 76850, 76849, 76848, 76847, 76846, 76845, 76844, 76843, 76842, 76841, 76840, 76839, 76838, 76837, 76836, 76835, 76834, 76833, 76832, 76831, 76830, 76829, 76828, 76827, 76826, 76825, 76824, 76823, 76822, 76806, 76805, 76804, 76803, 76802, 76801, 76800, 76798, 76797, 76796, 76795, 76794, 76793, 76792, 76791, 76790, 76789, 76788, 76787, 76786, 76785, 76784, 76783, 76782, 76781, 76780, 76779, 76778, 76777, 76776, 76775, 76774, 76773, 76772, 76771, 76770, 76769, 76768, 76767, 76766, 76765, 76764, 76763, 76762, 76761, 76760, 76759, 76758, 76757, 76756, 76755, 76754, 76753, 76752, 76751, 76750, 76748, 76746, 76745, 76744, 76743, 76742, 76740, 76739, 76738, 76737, 76736, 76735, 76734, 76733, 76732, 76731, 76730, 76729, 76728, 76727, 76726, 76725, 76724, 76723, 76722, 76721, 76720, 76719, 76718, 76717, 76716, 76715, 76714, 76713, 76712, 76707, 76706, 76705, 76704, 76703, 76702, 76701, 76700, 76699, 76698, 76695, 76692, 76691, 76690, 76689, 76688, 76687, 76685, 76684, 76683, 76682, 76681, 76680, 76679, 76678, 76677, 76676, 76675, 76674, 76673, 76672, 76671, 76670, 76669, 76668, 76667, 76666, 76665, 76664, 76663, 76662, 76661, 76659, 76658, 76657, 76656, 76655, 76654, 76653, 76652, 76651, 76650, 76649, 76648, 76645, 76642, 76641, 76640, 76639, 76638, 76637, 76636, 76635, 76634, 76633, 76632, 76631, 76630, 76629, 76628, 76627, 76626, 76625, 76624, 76623, 76622, 76621, 76620, 76619, 76618, 76617, 76616, 76615, 76614, 76613, 76612, 76611, 76610, 76609, 76608, 76607, 76606, 76605, 76604, 76603, 76602, 76601, 76600, 76599, 76598, 76597, 76596, 76595, 76594, 76593, 76592, 76591, 76590, 76589, 76588, 76587, 76586, 76585, 76584, 76583, 76582, 76581, 76580, 76579, 76578, 76577, 76576, 76575, 76574, 76573, 76572, 76571, 76570, 76569, 76568, 76567, 76566, 76565, 76564, 76563, 76562, 76561, 76560, 76559, 76558, 76557, 76554, 76553, 76552, 76551, 76550, 76549, 76548, 76547, 76546, 76545, 76544, 76543, 76542, 76541, 76540, 76539, 76538, 76537, 76536, 76535, 76534, 76533, 76532, 76531, 76530, 76529, 76528, 76527, 76487, 76485, 76483, 76481, 76480, 76479, 76478, 76477, 76476, 76475, 76473, 76472, 76465, 76463, 76462, 76460, 76456, 76454, 76453, 76452, 76451, 76450, 76449, 76448, 76447, 76446, 76445, 76444, 76443, 76442, 76441, 76440, 76438, 76437, 76436, 76435, 76434, 76433, 76432, 76431, 76425, 76424, 76423, 76422, 76412, 76410, 76409, 76407, 76405, 76404, 76403, 76402, 76401, 76400, 76399, 76398, 76397, 76396, 76395, 76394, 76393, 76392, 76391, 76390, 76389, 76388, 76387, 76386, 76385, 76362, 76361, 76359, 76358, 76356, 76355, 76354, 76353, 76352, 76351, 76343, 76342, 76340, 76339, 76338, 76337, 76336, 76335, 76334, 76333, 76329, 76328, 76327, 76326, 76325, 76324, 76323, 76322, 76321, 76320, 76319, 76318, 76317, 76316, 76315, 76311, 76310, 76309, 76308, 76307, 76306, 76305, 76304, 76303, 76302, 76301, 76300, 76299, 76298, 76297, 76296, 76295, 76294, 76293, 76292, 76291, 76290, 76289, 76288, 76287, 76286, 76285, 76284, 76283, 76282, 76281, 76280, 76279, 76278, 76277, 76276, 76275, 76274, 76273, 76272, 76271, 76270, 76269, 76268, 76267, 76266, 76265, 76264, 76263, 76262, 76261, 76260, 76259, 76258, 76257, 76256, 76255, 76254, 76253, 76252, 76251, 76250, 76249, 76248, 76247, 76246, 76245, 76244, 76243, 76242, 76241, 76240, 76239, 76238, 76237, 76236, 76235, 76234, 76233, 76232, 76231, 76230, 76229, 76228, 76227, 76226, 76225, 76224, 76223, 76222, 76221, 76220, 76219, 76218, 76217, 76216, 76215, 76214, 76213, 76212, 76211, 76210, 76209, 76208, 76207, 76206, 76205, 76204, 76203, 76202, 76201, 76200, 76199, 76198, 76197, 76196, 76195, 76194, 76193, 76192, 76191, 76190, 76189, 76188, 76187, 76186, 76185, 76184, 76183, 76182, 76181, 76180, 76179, 76178, 76177, 76176, 76175, 76174, 76173, 76172, 76171, 76170, 76169, 76168, 76167, 76166, 76165, 76164, 76163, 76162, 76161, 76160, 76159, 76158, 76157, 76156, 76155, 76154, 76153, 76152, 76151, 76150, 76149, 76148, 76147, 76146, 76145, 76144, 76143, 76142, 76141, 76140, 76139, 76138, 76137, 76136, 76135, 76134, 76133, 76132, 76131, 76130, 76129, 76128, 76127, 76126, 76125, 76124, 76123, 76122, 76121, 76120, 76119, 76118, 76117, 76116, 76115, 76114, 76113, 76112, 76111, 76110, 76109, 76108, 76107, 76106, 76105, 76104, 76103, 76102, 76101, 76100, 76099, 76098, 76097, 76096, 76095, 76094, 76093, 76092, 76091, 76090, 76089, 76088, 76087, 76086, 76085, 76084, 76083, 76082, 76081, 76080, 76079, 76078, 76077, 76076, 76075, 76074, 76073, 76072, 76071, 76070, 76069, 76068, 76067, 76066, 76065, 76064, 76063, 76062, 76061, 76060, 76059, 76058, 76057, 76056, 76055, 76054, 76053, 76052, 76051, 76050, 76049, 76048, 76047, 76046, 76045, 76044, 76043, 76042, 76041, 76040, 76039, 76038, 76037, 76036, 76035, 76034, 76033, 76032, 76031, 76030, 76029, 76028, 76027, 76026, 76025, 76024, 76023, 76022, 76017, 76016, 76015, 76014, 76013, 76012, 76011, 76010, 76009, 76008, 76007, 76006, 76005, 76004, 76003, 76002, 76001, 76000, 75999, 75998, 75997, 75996, 75995, 75994, 75993, 75992, 75991, 75990, 75989, 75988, 75987, 75986, 75985, 75984, 75983, 75982, 75981, 75980, 75979, 75978, 75977, 75976, 75975, 75974, 75973, 75972, 75971, 75970, 75969, 75968, 75967, 75966, 75965, 75964, 75963, 75962, 75961, 75960, 75959, 75958, 75957, 75956, 75955, 75954, 75953, 75952, 75951, 75950, 75949, 75948, 75947, 75945, 75944, 75943, 75942, 75941, 75940, 75939, 75938, 75937, 75936, 75935, 75934, 75933, 75932, 75931, 75930, 75929, 75928, 75927, 75926, 75925, 75924, 75923, 75922, 75921, 75920, 75919, 75918, 75917, 75916, 75915, 75914, 75913, 75912, 75911, 75910, 75909, 75908, 75907, 75906, 75905, 75904, 75903, 75902, 75901, 75900, 75899, 75898, 75897, 75896, 75895, 75894, 75893, 75892, 75891, 75890, 75889, 75888, 75887, 75886, 75885, 75884, 75883, 75882, 75881, 75880, 75879, 75878, 75877, 75876, 75875, 75874, 75873, 75872, 75871, 75870, 75869, 75868, 75867, 75866, 75865, 75864, 75863, 75862, 75861, 75860, 75859, 75858, 75857, 75856, 75855, 75854, 75853, 75852, 75851, 75850, 75849, 75848, 75847, 75846, 75845, 75844, 75843, 75842, 75841, 75840, 75839, 75838, 75837, 75836, 75835, 75834, 75833, 75832, 75831, 75830, 75829, 75828, 75827, 75826, 75825, 75824, 75823, 75822, 75821, 75820, 75819, 75818, 75817, 75816, 75815, 75814, 75813, 75812, 75811, 75810, 75809, 75808, 75807, 75806, 75805, 75804, 75803, 75802, 75801, 75800, 75799, 75798, 75797, 75796, 75795, 75794, 75793, 75792, 75791, 75790, 75789, 75788, 75787, 75786, 75785, 75784, 75783, 75782, 75781, 75780, 75779, 75778, 75777, 75776, 75775, 75774, 75773, 75772, 75771, 75770, 75769, 75768, 75767, 75766, 75765, 75764, 75763, 75762, 75761, 75760, 75759, 75758, 75757, 75756, 75755, 75754, 75753, 75752, 75751, 75750, 75749, 75748, 75747, 75746, 75745, 75744, 75743, 75742, 75741, 75740, 75739, 75738, 75737, 75736, 75735, 75734, 75733, 75732, 75731, 75730, 75729, 75728, 75727, 75726, 75725, 75724, 75723, 75722, 75721, 75720, 75719, 75718, 75717, 75716, 75715, 75714, 75713, 75712, 75711, 75710, 75709, 75708, 75707, 75706, 75705, 75704, 75703, 75702, 75701, 75700, 75699, 75698, 75697, 75696, 75695, 75694, 75693, 75692, 75691, 75690, 75689, 75688, 75687, 75686, 75685, 75684, 75683, 75682, 75681, 75680, 75679, 75678, 75677, 75676, 75675, 75674, 75673, 75672, 75671, 75670, 75669, 75668, 75667, 75666, 75665, 75664, 75663, 75662, 75661, 75660, 75659, 75658, 75657, 75656, 75655, 75654, 75653, 75652, 75651, 75650, 75649, 75648, 75647, 75646, 75645, 75644, 75643, 75642, 75641, 75640, 75639, 75638, 75637, 75636, 75635, 75634, 75633, 75632, 75631, 75630, 75629, 75628, 75627, 75626, 75625, 75624, 75623, 75622, 75621, 75620, 75619, 75618, 75609, 75608, 75607, 75606, 75605, 75604, 75603, 75602, 75601, 75600, 75599, 75598, 75597, 75596, 75595, 75594, 75593, 75592, 75591, 75590, 75589, 75588, 75587, 75586, 75585, 75584, 75583, 75582, 75581, 75580, 75579, 75578, 75577, 75576, 75575, 75574, 75573, 75572, 75571, 75570, 75569, 75568, 75567, 75566, 75565, 75564, 75563, 75562, 75560, 75559, 75558, 75557, 75556, 75555, 75554, 75553, 75552, 75551, 75550, 75549, 75548, 75547, 75546, 75545, 75544, 75543, 75542, 75541, 75540, 75539, 75538, 75537, 75536, 75535, 75534, 75533, 75532, 75531, 75530, 75529, 75528, 75527, 75526, 75525, 75524, 75523, 75522, 75521, 75520, 75519, 75518, 75517, 75516, 75515, 75514, 75513, 75512, 75511, 75510, 75509, 75508, 75507, 75506, 75505, 75504, 75503, 75502, 75501, 75500, 75499, 75498, 75497, 75496, 75495, 75494, 75493, 75492, 75491, 75490, 75489, 75488, 75487, 75486, 75485, 75484, 75483, 75482, 75481, 75480, 75479, 75478, 75477, 75476, 75475, 75474, 75473, 75472, 75471, 75470, 75469, 75468, 75467, 75466, 75465, 75464, 75463, 75462, 75461, 75460, 75459, 75458, 75457, 75456, 75455, 75454, 75453, 75452, 75451, 75450, 75449, 75448, 75447, 75446, 75445, 75444, 75443, 75442, 75441, 75440, 75439, 75438, 75437, 75436, 75435, 75434, 75433, 75432, 75431, 75430, 75429, 75428, 75427, 75426, 75425, 75424, 75423, 75422, 75421, 75420, 75419, 75418, 75417, 75416, 75415, 75414, 75413, 75412, 75411, 75410, 75409, 75408, 75407, 75406, 75405, 75404, 75403, 75402, 75401, 75400, 75398, 75397, 75396, 75395, 75394, 75393, 75392, 75391, 75390, 75389, 75388, 75387, 75386, 75385, 75384, 75383, 75382, 75381, 75380, 75379, 75378, 75377, 75376, 75375, 75374, 75373, 75372, 75371, 75370, 75369, 75368, 75367, 75366, 75365, 75364, 75363, 75362, 75361, 75360, 75359, 75358, 75357, 75356, 75355, 75354, 75353, 75352, 75351, 75350, 75349, 75348, 75347, 75346, 75345, 75344, 75343, 75342, 75341, 75340, 75339, 75338, 75337, 75336, 75335, 75334, 75333, 75332, 75331, 75330, 75329, 75328, 75327, 75326, 75325, 75324, 75323, 75322, 75321, 75320, 75319, 75318, 75317, 75316, 75315, 75314, 75313, 75312, 75311, 75310, 75309, 75308, 75307, 75306, 75305, 75304, 75303, 75302, 75301, 75300, 75299, 75298, 75297, 75296, 75295, 75294, 75293, 75292, 75291, 75290, 75289, 75288, 75287, 75286, 75285, 75284, 75283, 75282, 75281, 75280, 75279, 75278, 75277, 75276, 75275, 75274, 75273, 75272, 75271, 75270, 75269, 75268, 75267, 75266, 75265, 75264, 75263, 75262, 75261, 75260, 75259, 75258, 75257, 75256, 75255, 75254, 75253, 75252, 75251, 75250, 75249, 75248, 75247, 75246, 75245, 75244, 75243, 75242, 75241, 75240, 75239, 75238, 75237, 75236, 75235, 75234, 75233, 75232, 75231, 75230, 75229, 75228, 75227, 75226, 75225, 75224, 75223, 75222, 75221, 75220, 75219, 75218, 75217, 75216, 75215, 75214, 75213, 75212, 75211, 75210, 75209, 75208, 75207, 75206, 75205, 75204, 75203, 75202, 75201, 75200, 75199, 75198, 75197, 75196, 75195, 75194, 75193, 75192, 75191, 75190, 75189, 75188, 75187, 75186, 75185, 75184, 75183, 75182, 75181, 75180, 75179, 75178, 75177, 75176, 75175, 75174, 75173, 75172, 75171, 75170, 75169, 75168, 75167, 75166, 75165, 75164, 75163, 75162, 75161, 75160, 75159, 75158, 75157, 75153, 75152, 75151, 75150, 75149, 75148, 75145, 75144, 75143, 75142, 75141, 75140, 75139, 75138, 75137, 75136, 75135, 75134, 75133, 75132, 75131, 75130, 75129, 75128, 75127, 75126, 75125, 75124, 75123, 75122, 75121, 75120, 75119, 75118, 75117, 75116, 75115, 75114, 75113, 75112, 75111, 75110, 75109, 75108, 75107, 75106, 75105, 75104, 75103, 75102, 75101, 75100, 75099, 75098, 75097, 75096, 75095, 75094, 75093, 75092, 75091, 75090, 75089, 75088, 75087, 75086, 75085, 75084, 75083, 75082, 75081, 75080, 75079, 75078, 75077, 75076, 75075, 75074, 75073, 75072, 75071, 75070, 75069, 75068, 75067, 75066, 75065, 75064, 75063, 75062, 75061, 75060, 75059, 75058, 75057, 75056, 75055, 75054, 75053, 75052, 75051, 75050, 75049, 75048, 75047, 75046, 75045, 75044, 75043, 75042, 75041, 75040, 75039, 75038, 75037, 75036, 75035, 75034, 75033, 75032, 75031, 75030, 75029, 75028, 75027, 75026, 75025, 75024, 75023, 75022, 75021, 75020, 75019, 75018, 75017, 75016, 75015, 75014, 75013, 75012, 75011, 75010, 75009, 75008, 75003, 75002, 75001, 75000, 74999, 74998, 74997, 74996, 74995, 74994, 74993, 74992, 74991, 74990, 74989, 74988, 74987, 74986, 74985, 74984, 74983, 74982, 74981, 74980, 74979, 74978, 74977, 74976, 74975, 74974, 74973, 74972, 74971, 74970, 74969, 74968, 74966, 74965, 74964, 74963, 74962, 74961, 74960, 74959, 74958, 74957, 74956, 74954, 74953, 74950, 74949, 74946, 74945, 74944, 74943, 74942, 74941, 74940, 74939, 74938, 74937, 74936, 74935, 74934, 74933, 74931, 74930, 74929, 74928, 74927, 74926, 74925, 74924, 74923, 74922, 74921, 74920, 74919, 74918, 74917, 74916, 74915, 74914, 74913, 74912, 74911, 74910, 74909, 74908, 74907, 74906, 74905, 74904, 74903, 74902, 74901, 74900, 74899, 74898, 74897, 74896, 74895, 74894, 74893, 74892, 74891, 74890, 74889, 74888, 74887, 74886, 74885, 74884, 74883, 74881, 74880, 74879, 74878, 74877, 74876, 74875, 74874, 74873, 74872, 74871, 74870, 74869, 74868, 74867, 74866, 74865, 74864, 74863, 74862, 74861, 74860, 74859, 74858, 74857, 74856, 74855, 74854, 74853, 74852, 74851, 74850, 74849, 74848, 74847, 74846, 74845, 74844, 74843, 74842, 74841, 74840, 74839, 74838, 74837, 74836, 74835, 74834, 74833, 74832, 74831, 74830, 74829, 74828, 74827, 74826, 74825, 74824, 74823, 74822, 74821, 74820, 74819, 74818, 74817, 74816, 74815, 74814, 74813, 74812, 74809, 74808, 74807, 74806, 74805, 74804, 74803, 74802, 74801, 74800, 74799, 74798, 74795, 74792, 74791, 74790, 74789, 74788, 74787, 74786, 74785, 74784, 74783, 74782, 74781, 74780, 74779, 74778, 74777, 74776, 74775, 74774, 74773, 74772, 74771, 74770, 74769, 74768, 74767, 74766, 74765, 74764, 74763, 74762, 74761, 74760, 74759, 74758, 74757, 74756, 74755, 74754, 74753, 74752, 74751, 74750, 74747, 74746, 74745, 74744, 74743, 74742, 74741, 74740, 74739, 74738, 74737, 74736, 74735, 74731, 74730, 74729, 74728, 74724, 74723, 74722, 74721, 74720, 74719, 74718, 74717, 74716, 74715, 74714, 74713, 74712, 74711, 74710, 74709, 74708, 74707, 74706, 74705, 74704, 74703, 74702, 74701, 74700, 74699, 74698, 74697, 74696, 74695, 74694, 74693, 74692, 74691, 74690, 74689, 74677, 74676, 74675, 74674, 74673, 74672, 74671, 74670, 74669, 74668, 74666, 74665, 74664, 74663, 74661, 74660, 74659, 74658, 74657, 74656, 74655, 74654, 74653, 74652, 74651, 74650, 74649, 74648, 74647, 74646, 74645, 74644, 74643, 74642, 74641, 74640, 74639, 74638, 74637, 74636, 74635, 74634, 74633, 74632, 74631, 74630, 74629, 74628, 74627, 74626, 74625, 74624, 74623, 74622, 74621, 74619, 74617, 74616, 74610, 74608, 74607, 74606, 74605, 74604, 74603, 74602, 74601, 74600, 74599, 74596, 74595, 74594, 74593, 74592, 74591, 74590, 74589, 74588, 74587, 74586, 74585, 74584, 74580, 74578, 74577, 74576, 74575, 74574, 74573, 74572, 74571, 74569, 74568, 74567, 74566, 74565, 74564, 74563, 74562, 74561, 74560, 74559, 74558, 74557, 74556, 74555, 74554, 74553, 74552, 74551, 74550, 74549, 74548, 74547, 74546, 74545, 74544, 74542, 74541, 74540, 74539, 74538, 74532, 74531, 74530, 74529, 74528, 74527, 74526, 74525, 74524, 74523, 74522, 74521, 74520, 74519, 74518, 74517, 74516, 74515, 74514, 74513, 74512, 74511, 74510, 74509, 74508, 74507, 74506, 74505, 74504, 74503, 74502, 74498, 74497, 74496, 74495, 74494, 74493, 74492, 74491, 74490, 74489, 74488, 74487, 74486, 74485, 74484, 74483, 74482, 74481, 74480, 74479, 74478, 74477, 74476, 74475, 74474, 74473, 74472, 74471, 74470, 74469, 74468, 74467, 74466, 74465, 74464, 74463, 74462, 74461, 74460, 74459, 74458, 74457, 74456, 74455, 74454, 74453, 74452, 74451, 74450, 74449, 74448, 74447, 74446, 74443, 74442, 74441, 74440, 74439, 74438, 74437, 74436, 74435, 74434, 74433, 74432, 74431, 74430, 74429, 74428, 74427, 74426, 74425, 74424, 74423, 74422, 74421, 74420, 74419, 74418, 74417, 74416, 74415, 74414, 74413, 74412, 74411, 74410, 74409, 74408, 74407, 74406, 74405, 74404, 74403, 74402, 74401, 74400, 74399, 74398, 74397, 74396, 74395, 74394, 74393, 74392, 74391, 74390, 74389, 74388, 74387, 74386, 74385, 74383, 74382, 74381, 74380, 74379, 74378, 74377, 74371, 74370, 74369, 74368, 74367, 74366, 74365, 74364, 74363, 74362, 74361, 74360, 74359, 74358, 74357, 74356, 74355, 74354, 74353, 74352, 74351, 74350, 74349, 74348, 74347, 74346, 74345, 74344, 74343, 74342, 74341, 74340, 74339, 74338, 74337, 74336, 74335, 74334, 74333, 74332, 74331, 74330, 74329, 74328, 74327, 74326, 74325, 74324, 74323, 74322, 74320, 74319, 74318, 74317, 74316, 74315, 74314, 74313, 74312, 74311, 74308, 74307, 74306, 74305, 74304, 74303, 74302, 74301, 74300, 74299, 74298, 74297, 74296, 74295, 74294, 74293, 74292, 74291, 74290, 74289, 74288, 74287, 74286, 74285, 74284, 74283, 74282, 74281, 74280, 74279, 74278, 74277, 74276, 74275, 74274, 74273, 74272, 74271, 74270, 74269, 74268, 74267, 74266, 74265, 74264, 74263, 74262, 74261, 74260, 74259, 74258, 74257, 74256, 74254, 74253, 74251, 74250, 74249, 74248, 74247, 74246, 74245, 74244, 74243, 74242, 74241, 74240, 74239, 74238, 74235, 74234, 74233, 74232, 74231, 74230, 74229, 74228, 74227, 74226, 74225, 74224, 74223, 74222, 74221, 74220, 74219, 74218, 74217, 74216, 74215, 74214, 74213, 74212, 74211, 74210, 74209, 74208, 74207, 74206, 74205, 74204, 74203, 74202, 74201, 74200, 74199, 74198, 74197, 74196, 74195, 74194, 74193, 74192, 74191, 74190, 74189, 74188, 74187, 74186, 74185, 74184, 74183, 74182, 74181, 74180, 74179, 74178, 74177, 74176, 74175, 74174, 74173, 74172, 74171, 74170, 74169, 74168, 74167, 74166, 74165, 74164, 74163, 74162, 74161, 74160, 74159, 74158, 74157, 74156, 74155, 74154, 74153, 74152, 74151, 74150, 74149, 74148, 74147, 74146, 74145, 74144, 74143, 74142, 74141, 74140, 74139, 74138, 74137, 74136, 74135, 74134, 74133, 74132, 74131, 74130, 74129, 74128, 74127, 74126, 74125, 74124, 74123, 74122, 74121, 74120, 74119, 74118, 74117, 74116, 74115, 74114, 74113, 74111, 74110, 74109, 74108, 74107, 74106, 74105, 74104, 74103, 74102, 74101, 74100, 74099, 74098, 74097, 74096, 74095, 74094, 74093, 74092, 74091, 74090, 74089, 74088, 74087, 74086, 74085, 74084, 74083, 74082, 74081, 74080, 74079, 74078, 74077, 74076, 74075, 74074, 74073, 74072, 74071, 74070, 74069, 74068, 74067, 74066, 74065, 74064, 74063, 74062, 74061, 74060, 74059, 74058, 74057, 74056, 74055, 74054, 74053, 74052, 74051, 74050, 74049, 74048, 74047, 74046, 74045, 74044, 74043, 74042, 74041, 74040, 74039, 74038, 74037, 74036, 74035, 74034, 74033, 74032, 74031, 74030, 74029, 74028, 74027, 74026, 74025, 74024, 74023, 74022, 74021, 74020, 74019, 74018, 74017, 74016, 74015, 74014, 74013, 74012, 74011, 74010, 74009, 74008, 74007, 74006, 74005, 74004, 74003, 74002, 74001, 74000, 73999, 73998, 73997, 73996, 73995, 73994, 73993, 73992, 73991, 73990, 73989, 73988, 73987, 73986, 73985, 73984, 73983, 73982, 73981, 73980, 73979, 73978, 73977, 73976, 73975, 73974, 73973, 73972, 73971, 73970, 73969, 73968, 73967, 73966, 73965, 73964, 73963, 73962, 73961, 73960, 73959, 73958, 73957, 73956, 73955, 73954, 73953, 73952, 73951, 73950, 73949, 73948, 73947, 73946, 73945, 73944, 73943, 73942, 73941, 73940, 73939, 73938, 73937, 73936, 73935, 73934, 73933, 73932, 73931, 73930, 73929, 73928, 73927, 73926, 73925, 73924, 73923, 73922, 73921, 73920, 73919, 73918, 73917, 73916, 73915, 73914, 73913, 73912, 73911, 73910, 73909, 73908, 73907, 73906, 73905, 73904, 73903, 73902, 73901, 73900, 73899, 73898, 73897, 73896, 73895, 73894, 73893, 73892, 73891, 73890, 73889, 73888, 73887, 73886, 73885, 73884, 73883, 73882, 73881, 73880, 73879, 73878, 73877, 73876, 73875, 73874, 73873, 73872, 73871, 73870, 73869, 73868, 73867, 73866, 73865, 73864, 73863, 73862, 73861, 73860, 73859, 73858, 73857, 73856, 73855, 73854, 73853, 73852, 73851, 73850, 73849, 73848, 73847, 73846, 73845, 73844, 73843, 73842, 73841, 73840, 73839, 73838, 73837, 73836, 73835, 73834, 73833, 73832, 73831, 73830, 73829, 73828, 73827, 73826, 73825, 73824, 73823, 73822, 73821, 73820, 73819, 73818, 73817, 73816, 73815, 73814, 73813, 73812, 73811, 73810, 73809, 73808, 73807, 73806, 73805, 73804, 73803, 73802, 73801, 73800, 73799, 73798, 73797, 73796, 73795, 73794, 73793, 73792, 73791, 73790, 73789, 73788, 73787, 73786, 73785, 73784, 73783, 73782, 73781, 73780, 73779, 73778, 73777, 73776, 73775, 73774, 73773, 73772, 73771, 73770, 73768, 73767, 73766, 73765, 73764, 73763, 73762, 73761, 73760, 73759, 73758, 73757, 73756, 73755, 73754, 73753, 73752, 73751, 73750, 73749, 73748, 73747, 73746, 73745, 73744, 73743, 73742, 73741, 73740, 73739, 73738, 73737, 73736, 73735, 73734, 73733, 73732, 73731, 73730, 73729, 73728, 73727, 73726, 73725, 73724, 73723, 73722, 73721, 73720, 73719, 73718, 73717, 73716, 73715, 73714, 73713, 73712, 73711, 73710, 73709, 73708, 73707, 73706, 73705, 73704, 73703, 73702, 73701, 73700, 73699, 73698, 73697, 73696, 73695, 73694, 73693, 73692, 73691, 73690, 73689, 73688, 73687, 73686, 73685, 73684, 73683, 73682, 73681, 73680, 73679, 73678, 73677, 73676, 73675, 73674, 73673, 73672, 73671, 73670, 73669, 73668, 73667, 73666, 73665, 73664, 73663, 73662, 73661, 73660, 73659, 73658, 73657, 73656, 73655, 73654, 73653, 73652, 73651, 73650, 73649, 73648, 73647, 73646, 73645, 73644, 73643, 73642, 73641, 73640, 73639, 73638, 73637, 73636, 73635, 73634, 73633, 73632, 73631, 73630, 73629, 73628, 73627, 73626, 73625, 73624, 73623, 73622, 73621, 73620, 73619, 73618, 73617, 73616, 73615, 73614, 73613, 73612, 73611, 73610, 73609, 73608, 73607, 73606, 73605, 73604, 73603, 73602, 73601, 73600, 73599, 73598, 73597, 73596, 73595, 73594, 73593, 73592, 73591, 73590, 73589, 73588, 73587, 73586, 73585, 73584, 73583, 73582, 73581, 73580, 73579, 73577, 73576, 73575, 73574, 73573, 73572, 73571, 73570, 73569, 73568, 73567, 73566, 73565, 73564, 73563, 73562, 73561, 73560, 73559, 73558, 73557, 73556, 73555, 73554, 73553, 73552, 73551, 73550, 73549, 73548, 73547, 73546, 73545, 73544, 73543, 73542, 73541, 73540, 73539, 73538, 73537, 73536, 73535, 73534, 73533, 73532, 73531, 73530, 73529, 73528, 73527, 73526, 73525, 73524, 73523, 73522, 73521, 73520, 73519, 73518, 73517, 73516, 73515, 73514, 73513, 73512, 73511, 73510, 73509, 73508, 73507, 73506, 73505, 73504, 73501, 73500, 73499, 73498, 73497, 73496, 73495, 73494, 73493, 73492, 73491, 73490, 73489, 73488, 73487, 73486, 73485, 73484, 73483, 73482, 73481, 73480, 73479, 73478, 73477, 73476, 73475, 73474, 73473, 73472, 73471, 73470, 73469, 73468, 73467, 73466, 73465, 73464, 73463, 73462, 73461, 73460, 73459, 73458, 73457, 73456, 73455, 73454, 73453, 73452, 73451, 73450, 73449, 73448, 73447, 73446, 73445, 73444, 73443, 73442, 73441, 73440, 73439, 73438, 73437, 73436, 73435, 73434, 73433, 73432, 73431, 73430, 73429, 73428, 73427, 73426, 73425, 73411, 73410, 73409, 73408, 73407, 73406, 73405, 73404, 73403, 73402, 73401, 73400, 73399, 73398, 73397, 73396, 73395, 73394, 73393, 73392, 73391, 73390, 73389, 73388, 73387, 73386, 73385, 73384, 73383, 73382, 73381, 73380, 73379, 73378, 73377, 73376, 73375, 73374, 73373, 73372, 73371, 73370, 73369, 73368, 73367, 73366, 73365, 73363, 73362, 73361, 73360, 73359, 73358, 73357, 73356, 73355, 73354, 73353, 73352, 73351, 73350, 73349, 73348, 73347, 73346, 73345, 73344, 73343, 73342, 73341, 73340, 73339, 73338, 73337, 73336, 73335, 73334, 73333, 73332, 73331, 73330, 73329, 73328, 73327, 73326, 73325, 73324, 73323, 73322, 73321, 73320, 73319, 73318, 73317, 73316, 73315, 73314, 73313, 73312, 73311, 73310, 73309, 73308, 73307, 73306, 73305, 73304, 73303, 73302, 73301, 73300, 73299, 73298, 73297, 73296, 73295, 73294, 73293, 73292, 73291, 73290, 73289, 73288, 73287, 73286, 73285, 73284, 73283, 73281, 73280, 73279, 73278, 73277, 73276, 73275, 73274, 73273, 73272, 73271, 73270, 73269, 73268, 73267, 73266, 73265, 73264, 73263, 73262, 73261, 73260, 73259, 73258, 73257, 73256, 73255, 73254, 73253, 73252, 73251, 73250, 73249, 73248, 73247, 73246, 73245, 73244, 73243, 73242, 73241, 73240, 73239, 73238, 73237, 73236, 73235, 73234, 73233, 73232, 73231, 73230, 73229, 73228, 73227, 73226, 73225, 73224, 73223, 73222, 73221, 73220, 73219, 73218, 73217, 73216, 73215, 73214, 73213, 73212, 73211, 73210, 73209, 73208, 73207, 73206, 73205, 73204, 73203, 73202, 73201, 73200, 73199, 73198, 73197, 73196, 73195, 73194, 73193, 73192, 73191, 73190, 73189, 73188, 73187, 73186, 73185, 73184, 73183, 73182, 73181, 73180, 73179, 73178, 73177, 73176, 73175, 73174, 73173, 73172, 73171, 73170, 73169, 73168, 73163, 73162, 73161, 73160, 73159, 73158, 73157, 73156, 73155, 73154, 73153, 73152, 73151, 73150, 73149, 73148, 73147, 73146, 73145, 73144, 73143, 73142, 73141, 73140, 73139, 73138, 73137, 73136, 73135, 73134, 73133, 73132, 73131, 73130, 73129, 73128, 73127, 73126, 73125, 73124, 73123, 73122, 73121, 73120, 73119, 73118, 73115, 73114, 73113, 73112, 73111, 73110, 73109, 73108, 73107, 73106, 73105, 73104, 73103, 73102, 73101, 73100, 73099, 73098, 73097, 73096, 73095, 73094, 73093, 73092, 73091, 73090, 73089, 73088, 73087, 73086, 73085, 73084, 73083, 73082, 73081, 73080, 73079, 73078, 73077, 73076, 73075, 73071, 73069, 73068, 73067, 73066, 73065, 73064, 73063, 73062, 73046, 73045, 73044, 73041, 73040, 73039, 73038, 73037, 73036, 73035, 73034, 73033, 73032, 73029, 73028, 73027, 73026, 73025, 73024, 73023, 73022, 73021, 73020, 73019, 73018, 73017, 73016, 73015, 73014, 73013, 73012, 73011, 73010, 73009, 73008, 73007, 73006, 73005, 73004, 73003, 73002, 73001, 73000, 72999, 72998, 72997, 72996, 72995, 72994, 72993, 72992, 72991, 72990, 72989, 72988, 72987, 72986, 72985, 72984, 72983, 72982, 72981, 72980, 72979, 72978, 72977, 72976, 72975, 72974, 72973, 72972, 72971, 72970, 72969, 72968, 72967, 72966, 72965, 72964, 72963, 72962, 72961, 72960, 72959, 72958, 72957, 72956, 72955, 72954, 72953, 72952, 72951, 72950, 72949, 72948, 72947, 72946, 72945, 72944, 72943, 72942, 72941, 72940, 72939, 72938, 72937, 72936, 72935, 72934, 72933, 72932, 72931, 72930, 72929, 72928, 72927, 72926, 72925, 72924, 72923, 72922, 72921, 72920, 72919, 72918, 72917, 72916, 72915, 72914, 72913, 72912, 72911, 72910, 72909, 72908, 72907, 72906, 72905, 72904, 72903, 72902, 72901, 72900, 72899, 72898, 72897, 72896, 72895, 72894, 72893, 72892, 72891, 72890, 72889, 72888, 72887, 72886, 72885, 72884, 72883, 72882, 72881, 72880, 72879, 72878, 72877, 72876, 72875, 72874, 72873, 72872, 72871, 72870, 72869, 72868, 72867, 72866, 72865, 72864, 72863, 72862, 72861, 72860, 72858, 72857, 72856, 72855, 72854, 72853, 72852, 72851, 72850, 72849, 72848, 72847, 72846, 72844, 72843, 72842, 72841, 72840, 72839, 72838, 72836, 72835, 72834, 72833, 72832, 72831, 72830, 72829, 72828, 72827, 72826, 72825, 72824, 72823, 72822, 72821, 72820, 72819, 72818, 72817, 72816, 72815, 72814, 72813, 72812, 72811, 72810, 72809, 72808, 72807, 72806, 72805, 72804, 72803, 72802, 72801, 72800, 72799, 72798, 72797, 72796, 72795, 72794, 72793, 72792, 72791, 72790, 72789, 72788, 72787, 72786, 72785, 72784, 72783, 72782, 72781, 72780, 72779, 72778, 72777, 72776, 72775, 72774, 72773, 72772, 72771, 72770, 72769, 72768, 72767, 72766, 72765, 72764, 72763, 72762, 72761, 72760, 72759, 72758, 72756, 72755, 72754, 72753, 72752, 72751, 72750, 72749, 72748, 72747, 72746, 72745, 72744, 72743, 72742, 72741, 72740, 72739, 72738, 72737, 72736, 72735, 72734, 72733, 72732, 72729, 72728, 72727, 72726, 72725, 72724, 72723, 72722, 72721, 72720, 72719, 72718, 72717, 72716, 72715, 72714, 72713, 72712, 72711, 72710, 72709, 72708, 72707, 72706, 72705, 72701, 72700, 72699, 72698, 72697, 72696, 72695, 72694, 72693, 72692, 72691, 72690, 72689, 72688, 72687, 72686, 72685, 72684, 72683, 72682, 72681, 72680, 72679, 72678, 72677, 72676, 72675, 72674, 72673, 72672, 72671, 72670, 72669, 72668, 72667, 72666, 72665, 72664, 72663, 72662, 72661, 72660, 72659, 72658, 72657, 72656, 72655, 72654, 72653, 72652, 72651, 72650, 72649, 72648, 72647, 72646, 72645, 72644, 72643, 72642, 72641, 72640, 72639, 72638, 72637, 72636, 72635, 72634, 72633, 72632, 72631, 72630, 72629, 72628, 72627, 72626, 72625, 72624, 72623, 72622, 72621, 72620, 72619, 72618, 72617, 72616, 72615, 72614, 72613, 72612, 72611, 72610, 72609, 72608, 72607, 72606, 72605, 72604, 72603, 72602, 72601, 72600, 72599, 72598, 72597, 72596, 72595, 72594, 72593, 72592, 72591, 72590, 72589, 72588, 72587, 72586, 72585, 72584, 72583, 72582, 72581, 72580, 72579, 72578, 72577, 72576, 72575, 72574, 72573, 72572, 72571, 72570, 72569, 72568, 72567, 72566, 72565, 72564, 72563, 72562, 72561, 72560, 72559, 72558, 72557, 72556, 72555, 72554, 72553, 72552, 72551, 72550, 72549, 72548, 72547, 72546, 72545, 72544, 72543, 72542, 72541, 72540, 72539, 72538, 72537, 72536, 72535, 72534, 72533, 72532, 72531, 72530, 72529, 72528, 72527, 72526, 72525, 72524, 72523, 72522, 72521, 72520, 72519, 72518, 72517, 72516, 72515, 72514, 72513, 72512, 72511, 72510, 72509, 72508, 72507, 72506, 72505, 72504, 72503, 72502, 72501, 72500, 72499, 72498, 72497, 72496, 72495, 72494, 72493, 72492, 72491, 72490, 72489, 72488, 72487, 72486, 72485, 72484, 72483, 72482, 72481, 72480, 72479, 72478, 72477, 72476, 72475, 72474, 72473, 72472, 72471, 72470, 72469, 72468, 72467, 72466, 72465, 72464, 72463, 72462, 72461, 72460, 72459, 72458, 72457, 72456, 72455, 72453, 72452, 72451, 72450, 72449, 72448, 72447, 72446, 72445, 72444, 72443, 72442, 72441, 72440, 72439, 72438, 72437, 72436, 72435, 72434, 72433, 72432, 72431, 72430, 72429, 72428, 72427, 72426, 72425, 72424, 72423, 72422, 72420, 72419, 72418, 72417, 72416, 72415, 72414, 72413, 72412, 72411, 72410, 72409, 72408, 72407, 72406, 72405, 72404, 72403, 72402, 72401, 72400, 72399, 72398, 72397, 72396, 72395, 72394, 72393, 72392, 72391, 72390, 72389, 72388, 72387, 72386, 72385, 72384, 72383, 72382, 72381, 72380, 72379, 72378, 72377, 72376, 72375, 72374, 72373, 72372, 72371, 72370, 72369, 72368, 72367, 72366, 72365, 72364, 72363, 72362, 72361, 72360, 72359, 72358, 72357, 72356, 72355, 72354, 72353, 72352, 72351, 72350, 72349, 72348, 72347, 72346, 72345, 72344, 72343, 72342, 72341, 72340, 72339, 72338, 72337, 72336, 72335, 72334, 72333, 72332, 72331, 72330, 72329, 72328, 72327, 72326, 72325, 72324, 72323, 72322, 72321, 72320, 72319, 72318, 72317, 72316, 72315, 72314, 72313, 72312, 72311, 72310, 72309, 72308, 72307, 72306, 72305, 72304, 72303, 72302, 72301, 72300, 72299, 72298, 72297, 72296, 72295, 72294, 72293, 72292, 72291, 72290, 72289, 72288, 72287, 72286, 72285, 72284, 72283, 72282, 72281, 72280, 72279, 72278, 72277, 72276, 72275, 72274, 72273, 72272, 72271, 72270, 72269, 72268, 72267, 72266, 72265, 72264, 72263, 72261, 72260, 72259, 72258, 72257, 72256, 72255, 72254, 72253, 72252, 72251, 72250, 72249, 72248, 72247, 72246, 72245, 72244, 72243, 72242, 72241, 72240, 72239, 72238, 72237, 72236, 72235, 72234, 72233, 72232, 72230, 72229, 72228, 72227, 72226, 72225, 72224, 72223, 72222, 72221, 72220, 72219, 72218, 72217, 72216, 72215, 72214, 72213, 72212, 72208, 72207, 72206, 72205, 72204, 72203, 72202, 72201, 72200, 72199, 72198, 72197, 72196, 72195, 72194, 72193, 72192, 72191, 72190, 72189, 72188, 72187, 72186, 72185, 72184, 72183, 72182, 72181, 72180, 72179, 72178, 72177, 72176, 72175, 72174, 72173, 72172, 72171, 72170, 72169, 72168, 72167, 72166, 72165, 72164, 72163, 72162, 72161, 72160, 72159, 72158, 72157, 72156, 72155, 72154, 72153, 72152, 72151, 72150, 72149, 72148, 72147, 72146, 72145, 72144, 72143, 72142, 72141, 72140, 72139, 72138, 72137, 72136, 72135, 72134, 72133, 72132, 72131, 72130, 72129, 72128, 72127, 72126, 72125, 72124, 72123, 72122, 72121, 72120, 72119, 72118, 72117, 72116, 72115, 72114, 72113, 72112, 72111, 72110, 72109, 72108, 72107, 72106, 72105, 72104, 72103, 72102, 72101, 72100, 72099, 72098, 72097, 72096, 72095, 72094, 72093, 72092, 72091, 72090, 72089, 72088, 72087, 72086, 72085, 72084, 72083, 72082, 72081, 72080, 72079, 72078, 72077, 72076, 72075, 72074, 72073, 72072, 72071, 72070, 72069, 72068, 72067, 72066, 72065, 72064, 72063, 72062, 72061, 72060, 72059, 72058, 72057, 72056, 72055, 72054, 72053, 72052, 72051, 72050, 72049, 72048, 72047, 72046, 72045, 72044, 72043, 72042, 72041, 72040, 72039, 72038, 72037, 72036, 72035, 72034, 72033, 72032, 72031, 72030, 72029, 72028, 72027, 72026, 72025, 72024, 72023, 72022, 72021, 72020, 72019, 72018, 72017, 72016, 72015, 72014, 72013, 72012, 72011, 72010, 72009, 72008, 72007, 72006, 72005, 72004, 72003, 72002, 72001, 72000, 71999, 71996, 71995, 71994, 71993, 71992, 71991, 71990, 71989, 71988, 71985, 71984, 71983, 71982, 71981, 71980, 71979, 71978, 71977, 71976, 71975, 71974, 71973, 71972, 71971, 71970, 71969, 71968, 71967, 71966, 71965, 71964, 71963, 71962, 71961, 71960, 71959, 71958, 71957, 71956, 71955, 71954, 71953, 71952, 71951, 71950, 71949, 71948, 71947, 71946, 71945, 71944, 71943, 71942, 71941, 71940, 71939, 71938, 71937, 71936, 71935, 71934, 71933, 71932, 71931, 71930, 71929, 71928, 71927, 71926, 71925, 71924, 71923, 71922, 71921, 71920, 71919, 71918, 71917, 71916, 71915, 71914, 71913, 71912, 71911, 71910, 71909, 71908, 71907, 71906, 71905, 71904, 71903, 71902, 71901, 71900, 71899, 71898, 71897, 71896, 71895, 71894, 71893, 71892, 71891, 71890, 71889, 71888, 71887, 71886, 71885, 71884, 71883, 71882, 71881, 71880, 71879, 71878, 71877, 71876, 71875, 71874, 71873, 71872, 71871, 71870, 71869, 71868, 71867, 71866, 71865, 71864, 71863, 71862, 71861, 71860, 71859, 71858, 71857, 71856, 71855, 71854, 71853, 71852, 71851, 71850, 71849, 71848, 71847, 71846, 71845, 71844, 71843, 71842, 71841, 71840, 71839, 71838, 71837, 71836, 71835, 71834, 71833, 71832, 71831, 71830, 71829, 71828, 71827, 71826, 71825, 71824, 71823, 71822, 71821, 71820, 71819, 71818, 71817, 71816, 71815, 71814, 71813, 71812, 71811, 71810, 71809, 71808, 71807, 71806, 71805, 71804, 71803, 71802, 71801, 71800, 71799, 71798, 71797, 71796, 71795, 71794, 71793, 71792, 71791, 71790, 71789, 71788, 71787, 71786, 71785, 71784, 71783, 71782, 71781, 71780, 71779, 71778, 71777, 71776, 71775, 71774, 71773, 71772, 71771, 71770, 71769, 71768, 71767, 71766, 71765, 71764, 71763, 71762, 71761, 71760, 71759, 71758, 71757, 71756, 71755, 71754, 71753, 71752, 71751, 71750, 71749, 71748, 71747, 71746, 71745, 71744, 71743, 71742, 71741, 71740, 71739, 71738, 71737, 71736, 71735, 71734, 71733, 71732, 71731, 71730, 71729, 71728, 71727, 71726, 71725, 71724, 71723, 71722, 71721, 71720, 71719, 71718, 71717, 71716, 71715, 71714, 71713, 71712, 71711, 71710, 71709, 71708, 71707, 71706, 71705, 71704, 71703, 71702, 71701, 71700, 71699, 71698, 71697, 71696, 71695, 71694, 71693, 71692, 71691, 71690, 71689, 71688, 71687, 71686, 71685, 71684, 71683, 71682, 71681, 71680, 71679, 71678, 71677, 71676, 71675, 71674, 71673, 71672, 71671, 71670, 71669, 71668, 71667, 71666, 71665, 71664, 71663, 71662, 71661, 71660, 71659, 71658, 71657, 71656, 71655, 71654, 71653, 71652, 71651, 71650, 71649, 71648, 71647, 71646, 71645, 71644, 71643, 71642, 71641, 71640, 71639, 71638, 71637, 71636, 71635, 71634, 71633, 71632, 71631, 71630, 71629, 71628, 71627, 71626, 71625, 71624, 71623, 71622, 71621, 71620, 71619, 71618, 71617, 71616, 71615, 71614, 71613, 71612, 71611, 71610, 71609, 71608, 71607, 71606, 71605, 71604, 71603, 71602, 71601, 71600, 71599, 71598, 71597, 71596, 71595, 71594, 71593, 71592, 71591, 71590, 71589, 71588, 71587, 71586, 71585, 71584, 71583, 71582, 71581, 71580, 71579, 71578, 71577, 71576, 71575, 71574, 71573, 71572, 71571, 71570, 71569, 71568, 71567, 71566, 71565, 71564, 71563, 71562, 71561, 71560, 71559, 71558, 71557, 71556, 71555, 71554, 71553, 71552, 71551, 71550, 71549, 71548, 71547, 71546, 71545, 71544, 71543, 71542, 71541, 71540, 71539, 71538, 71537, 71536, 71535, 71534, 71533, 71532, 71531, 71530, 71529, 71528, 71527, 71526, 71525, 71524, 71523, 71522, 71521, 71520, 71519, 71518, 71517, 71516, 71515, 71514, 71513, 71512, 71511, 71510, 71509, 71508, 71507, 71506, 71504, 71502, 71501, 71500, 71498, 71497, 71496, 71495, 71494, 71493, 71492, 71491, 71490, 71489, 71488, 71487, 71486, 71485, 71484, 71483, 71482, 71481, 71480, 71479, 71478, 71477, 71476, 71475, 71474, 71473, 71472, 71471, 71470, 71469, 71468, 71467, 71466, 71465, 71464, 71463, 71462, 71461, 71460, 71459, 71458, 71457, 71456, 71455, 71454, 71453, 71452, 71451, 71450, 71449, 71448, 71447, 71446, 71445, 71444, 71443, 71442, 71441, 71440, 71439, 71438, 71437, 71436, 71435, 71434, 71433, 71432, 71431, 71430, 71429, 71428, 71427, 71426, 71425, 71424, 71423, 71422, 71421, 71420, 71419, 71418, 71417, 71416, 71415, 71414, 71413, 71412, 71409, 71408, 71407, 71406, 71405, 71404, 71403, 71402, 71401, 71400, 71399, 71398, 71397, 71396, 71395, 71394, 71393, 71392, 71391, 71390, 71389, 71388, 71387, 71386, 71385, 71384, 71383, 71382, 71381, 71380, 71379, 71378, 71377, 71376, 71375, 71374, 71373, 71372, 71371, 71369, 71368, 71367, 71366, 71365, 71364, 71363, 71362, 71361, 71360, 71359, 71358, 71357, 71356, 71355, 71350, 71349, 71348, 71347, 71346, 71345, 71344, 71343, 71342, 71341, 71340, 71339, 71320, 71319, 71318, 71317, 71316, 71315, 71314, 71307, 71306, 71305, 71304, 71303, 71302, 71301, 71299, 71297, 71296, 71295, 71294, 71293, 71292, 71291, 71290, 71285, 71284, 71283, 71282, 71281, 71280, 71278, 71276, 71275, 71274, 71273, 71272, 71271, 71268, 71267, 71266, 71265, 71264, 71263, 71262, 71261, 71260, 71259, 71258, 71257, 71256, 71255, 71254, 71253, 71252, 71251, 71250, 71249, 71248, 71247, 71246, 71245, 71244, 71243, 71242, 71241, 71240, 71239, 71238, 71237, 71236, 71235, 71234, 71233, 71232, 71231, 71230, 71229, 71228, 71227, 71226, 71225, 71224, 71223, 71222, 71221, 71220, 71219, 71217, 71216, 71215, 71214, 71213, 71212, 71211, 71210, 71209, 71208, 71207, 71206, 71205, 71204, 71203, 71202, 71201, 71200, 71199, 71198, 71197, 71196, 71195, 71194, 71193, 71192, 71191, 71190, 71189, 71188, 71187, 71186, 71185, 71184, 71183, 71182, 71181, 71180, 71179, 71178, 71177, 71176, 71175, 71174, 71173, 71172, 71171, 71170, 71169, 71168, 71167, 71166, 71165, 71164, 71163, 71162, 71161, 71160, 71159, 71158, 71157, 71156, 71155, 71154, 71153, 71152, 71151, 71150, 71149, 71148, 71147, 71146, 71145, 71144, 71143, 71142, 71141, 71140, 71139, 71138, 71137, 71136, 71135, 71134, 71133, 71132, 71131, 71130, 71129, 71128, 71127, 71126, 71125, 71124, 71123, 71122, 71121, 71120, 71119, 71118, 71117, 71116, 71115, 71114, 71113, 71112, 71111, 71110, 71109, 71108, 71107, 71106, 71105, 71104, 71103, 71102, 71101, 71100, 71099, 71098, 71097, 71096, 71095, 71094, 71093, 71092, 71091, 71090, 71089, 71088, 71087, 71085, 71084, 71083, 71082, 71081, 71080, 71079, 71078, 71077, 71076, 71075, 71074, 71073, 71072, 71071, 71070, 71069, 71068, 71067, 71066, 71065, 71064, 71063, 71062, 71061, 71060, 71057, 71056, 71055, 71054, 71053, 71052, 71051, 71050, 71049, 71048, 71047, 71046, 71045, 71044, 71043, 71037, 71036, 71035, 71034, 71033, 71032, 71031, 71030, 71029, 71028, 71027, 71026, 71025, 71024, 71023, 71022, 71021, 71020, 71019, 71018, 71017, 71016, 71012, 71011, 71010, 71009, 71008, 71007, 71006, 71005, 71004, 71003, 71002, 71001, 71000, 70999, 70998, 70997, 70996, 70995, 70994, 70993, 70992, 70991, 70990, 70989, 70988, 70987, 70986, 70985, 70984, 70983, 70982, 70981, 70980, 70979, 70978, 70977, 70976, 70975, 70974, 70973, 70972, 70971, 70970, 70969, 70968, 70967, 70966, 70965, 70964, 70963, 70962, 70961, 70960, 70959, 70958, 70957, 70956, 70955, 70954, 70953, 70952, 70951, 70950, 70949, 70948, 70947, 70946, 70945, 70944, 70943, 70942, 70941, 70940, 70939, 70938, 70937, 70936, 70935, 70934, 70933, 70932, 70931, 70930, 70929, 70928, 70927, 70926, 70925, 70924, 70923, 70922, 70921, 70920, 70919, 70918, 70917, 70916, 70915, 70914, 70913, 70912, 70911, 70910, 70909, 70908, 70907, 70906, 70905, 70904, 70903, 70902, 70901, 70900, 70899, 70898, 70897, 70896, 70895, 70894, 70893, 70892, 70891, 70890, 70889, 70888, 70887, 70886, 70885, 70884, 70883, 70882, 70881, 70880, 70879, 70878, 70877, 70876, 70875, 70874, 70872, 70871, 70870, 70869, 70868, 70867, 70866, 70865, 70864, 70863, 70862, 70861, 70860, 70859, 70858, 70857, 70856, 70855, 70854, 70853, 70852, 70851, 70850, 70849, 70848, 70847, 70846, 70845, 70844, 70843, 70842, 70841, 70840, 70839, 70838, 70837, 70836, 70835, 70834, 70833, 70832, 70831, 70830, 70829, 70828, 70827, 70826, 70825, 70824, 70823, 70822, 70821, 70820, 70819, 70818, 70817, 70816, 70815, 70814, 70813, 70812, 70811, 70810, 70809, 70808, 70807, 70806, 70805, 70804, 70803, 70802, 70801, 70800, 70799, 70798, 70797, 70796, 70795, 70794, 70793, 70792, 70791, 70790, 70789, 70788, 70787, 70786, 70785, 70784, 70783, 70782, 70781, 70780, 70779, 70778, 70777, 70776, 70775, 70774, 70773, 70772, 70771, 70770, 70769, 70768, 70767, 70766, 70765, 70764, 70763, 70762, 70761, 70760, 70759, 70758, 70757, 70756, 70755, 70754, 70753, 70752, 70751, 70750, 70749, 70748, 70747, 70746, 70745, 70744, 70743, 70742, 70741, 70740, 70739, 70738, 70737, 70736, 70735, 70734, 70733, 70732, 70731, 70730, 70729, 70728, 70727, 70726, 70725, 70724, 70723, 70722, 70721, 70720, 70719, 70718, 70717, 70716, 70715, 70714, 70713, 70712, 70711, 70710, 70709, 70708, 70707, 70706, 70705, 70704, 70703, 70702, 70701, 70700, 70699, 70698, 70697, 70696, 70695, 70694, 70693, 70692, 70691, 70690, 70689, 70688, 70687, 70686, 70685, 70684, 70683, 70682, 70681, 70680, 70679, 70678, 70677, 70676, 70675, 70674, 70673, 70672, 70671, 70670, 70669, 70668, 70667, 70666, 70665, 70664, 70663, 70662, 70661, 70660, 70659, 70658, 70657, 70656, 70655, 70654, 70653, 70652, 70651, 70650, 70649, 70648, 70647, 70646, 70645, 70644, 70643, 70642, 70641, 70640, 70639, 70638, 70637, 70636, 70635, 70634, 70633, 70632, 70631, 70630, 70629, 70628, 70627, 70625, 70624, 70623, 70622, 70621, 70620, 70619, 70618, 70617, 70616, 70615, 70614, 70613, 70612, 70611, 70610, 70609, 70608, 70607, 70606, 70605, 70604, 70602, 70601, 70600, 70599, 70598, 70597, 70596, 70595, 70594, 70593, 70592, 70591, 70590, 70589, 70588, 70587, 70586, 70585, 70584, 70583, 70582, 70581, 70580, 70579, 70578, 70577, 70576, 70575, 70574, 70573, 70572, 70571, 70570, 70569, 70568, 70567, 70566, 70565, 70564, 70563, 70562, 70561, 70560, 70559, 70556, 70555, 70554, 70553, 70552, 70551, 70550, 70549, 70548, 70547, 70546, 70545, 70544, 70543, 70542, 70541, 70540, 70539, 70538, 70537, 70536, 70535, 70534, 70533, 70532, 70531, 70530, 70529, 70528, 70527, 70526, 70525, 70524, 70523, 70522, 70521, 70520, 70519, 70518, 70517, 70516, 70515, 70514, 70513, 70512, 70511, 70510, 70509, 70508, 70507, 70506, 70505, 70504, 70503, 70502, 70501, 70500, 70499, 70498, 70497, 70496, 70495, 70494, 70493, 70492, 70491, 70490, 70489, 70488, 70487, 70486, 70485, 70484, 70483, 70482, 70481, 70480, 70479, 70478, 70477, 70476, 70475, 70474, 70473, 70472, 70471, 70470, 70469, 70468, 70467, 70466, 70465, 70464, 70463, 70462, 70461, 70460, 70459, 70458, 70457, 70456, 70455, 70454, 70453, 70452, 70451, 70450, 70449, 70448, 70441, 70440, 70439, 70437, 70436, 70435, 70433, 70432, 70431, 70429, 70428, 70427, 70425, 70424, 70423, 70422, 70421, 70420, 70419, 70418, 70417, 70416, 70415, 70414, 70413, 70412, 70411, 70410, 70409, 70408, 70407, 70406, 70405, 70404, 70403, 70402, 70401, 70400, 70399, 70398, 70397, 70396, 70395, 70394, 70393, 70392, 70391, 70390, 70389, 70388, 70387, 70386, 70385, 70384, 70383, 70382, 70381, 70380, 70379, 70378, 70377, 70376, 70375, 70374, 70373, 70372, 70371, 70370, 70369, 70368, 70367, 70366, 70365, 70364, 70363, 70362, 70361, 70360, 70359, 70358, 70357, 70356, 70355, 70354, 70353, 70352, 70351, 70350, 70349, 70348, 70347, 70346, 70345, 70344, 70343, 70342, 70341, 70340, 70339, 70338, 70337, 70336, 70335, 70334, 70333, 70332, 70331, 70330, 70329, 70328, 70327, 70326, 70325, 70324, 70323, 70322, 70321, 70320, 70319, 70318, 70317, 70316, 70315, 70314, 70313, 70312, 70311, 70310, 70309, 70308, 70307, 70306, 70305, 70304, 70303, 70302, 70301, 70300, 70299, 70298, 70297, 70296, 70295, 70294, 70293, 70292, 70291, 70290, 70289, 70288, 70287, 70286, 70285, 70284, 70283, 70282, 70281, 70280, 70279, 70278, 70277, 70276, 70275, 70274, 70273, 70272, 70271, 70270, 70269, 70268, 70267, 70266, 70265, 70264, 70263, 70262, 70261, 70258, 70257, 70256, 70255, 70254, 70253, 70252, 70251, 70250, 70249, 70248, 70247, 70246, 70245, 70244, 70243, 70242, 70241, 70240, 70239, 70238, 70237, 70236, 70235, 70234, 70233, 70232, 70231, 70230, 70228, 70227, 70226, 70225, 70224, 70223, 70222, 70221, 70220, 70219, 70218, 70217, 70216, 70215, 70214, 70213, 70212, 70211, 70210, 70208, 70207, 70206, 70205, 70204, 70203, 70202, 70201, 70200, 70199, 70198, 70197, 70196, 70195, 70194, 70193, 70192, 70191, 70190, 70189, 70188, 70187, 70186, 70185, 70184, 70183, 70182, 70181, 70180, 70179, 70178, 70177, 70176, 70175, 70174, 70173, 70172, 70171, 70170, 70169, 70168, 70167, 70166, 70165, 70164, 70163, 70162, 70161, 70160, 70159, 70158, 70157, 70156, 70155, 70154, 70153, 70152, 70151, 70150, 70149, 70148, 70147, 70146, 70145, 70144, 70143, 70142, 70141, 70140, 70139, 70138, 70137, 70136, 70135, 70134, 70133, 70132, 70131, 70130, 70129, 70128, 70127, 70126, 70125, 70124, 70123, 70122, 70121, 70120, 70119, 70118, 70117, 70116, 70115, 70114, 70113, 70112, 70111, 70110, 70109, 70108, 70107, 70106, 70105, 70104, 70103, 70102, 70101, 70100, 70099, 70098, 70097, 70096, 70095, 70094, 70093, 70092, 70091, 70090, 70089, 70088, 70087, 70086, 70085, 70084, 70083, 70082, 70081, 70080, 70079, 70078, 70077, 70076, 70075, 70074, 70073, 70072, 70071, 70070, 70069, 70067, 70065, 70064, 70063, 70062, 70061, 70060, 70059, 70058, 70057, 70056, 70055, 70054, 70053, 70052, 70051, 70050, 70049, 70048, 70047, 70046, 70045, 70043, 70042, 70041, 70040, 70039, 70038, 70037, 70036, 70035, 70034, 70033, 70032, 70031, 70030, 70029, 70028, 70027, 70026, 70025, 70024, 70023, 70022, 70019, 70017, 70016, 70015, 70014, 70013, 70012, 70011, 70010, 70009, 70008, 70007, 70006, 70005, 70004, 70003, 70002, 70001, 69997, 69995, 69994, 69991, 69990, 69989, 69988, 69987, 69986, 69985, 69984, 69983, 69982, 69981, 69980, 69979, 69978, 69977, 69976, 69975, 69974, 69973, 69972, 69971, 69970, 69969, 69968, 69967, 69966, 69965, 69964, 69963, 69962, 69961, 69960, 69959, 69958, 69957, 69956, 69955, 69954, 69953, 69952, 69951, 69950, 69949, 69948, 69947, 69946, 69945, 69944, 69943, 69942, 69941, 69940, 69939, 69938, 69937, 69936, 69935, 69934, 69933, 69932, 69931, 69930, 69929, 69928, 69927, 69926, 69925, 69924, 69923, 69922, 69921, 69920, 69919, 69918, 69917, 69916, 69915, 69914, 69913, 69912, 69911, 69909, 69908, 69907, 69906, 69905, 69904, 69903, 69902, 69901, 69900, 69899, 69898, 69897, 69896, 69895, 69894, 69893, 69892, 69891, 69890, 69889, 69884, 69883, 69882, 69881, 69880, 69879, 69878, 69877, 69876, 69875, 69874, 69873, 69872, 69871, 69870, 69869, 69868, 69867, 69866, 69865, 69864, 69863, 69862, 69861, 69860, 69859, 69858, 69857, 69856, 69855, 69854, 69853, 69852, 69851, 69850, 69849, 69848, 69847, 69846, 69845, 69844, 69843, 69842, 69841, 69840, 69839, 69838, 69837, 69836, 69835, 69834, 69833, 69832, 69831, 69830, 69829, 69828, 69826, 69825, 69824, 69823, 69822, 69821, 69820, 69819, 69818, 69817, 69816, 69815, 69814, 69813, 69812, 69811, 69810, 69809, 69808, 69807, 69806, 69805, 69804, 69803, 69802, 69801, 69800, 69799, 69798, 69797, 69796, 69795, 69794, 69793, 69792, 69791, 69790, 69789, 69788, 69786, 69785, 69784, 69783, 69782, 69781, 69780, 69779, 69778, 69777, 69776, 69775, 69774, 69773, 69772, 69771, 69770, 69769, 69768, 69767, 69766, 69764, 69763, 69762, 69761, 69760, 69759, 69758, 69757, 69756, 69755, 69754, 69753, 69752, 69751, 69750, 69749, 69748, 69747, 69746, 69745, 69744, 69743, 69742, 69741, 69740, 69739, 69738, 69737, 69736, 69735, 69734, 69733, 69732, 69731, 69730, 69729, 69728, 69727, 69726, 69725, 69724, 69723, 69722, 69721, 69720, 69718, 69717, 69716, 69715, 69714, 69713, 69712, 69711, 69710, 69709, 69708, 69707, 69706, 69705, 69704, 69703, 69702, 69701, 69700, 69699, 69698, 69697, 69696, 69695, 69694, 69693, 69692, 69691, 69690, 69689, 69688, 69687, 69686, 69685, 69684, 69682, 69681, 69680, 69679, 69678, 69677, 69676, 69675, 69674, 69673, 69672, 69671, 69670, 69669, 69668, 69667, 69666, 69665, 69664, 69663, 69662, 69661, 69660, 69659, 69658, 69657, 69656, 69655, 69654, 69653, 69652, 69651, 69650, 69649, 69648, 69647, 69646, 69645, 69644, 69643, 69642, 69641, 69640, 69639, 69638, 69637, 69636, 69635, 69634, 69633, 69632, 69631, 69630, 69629, 69628, 69627, 69626, 69625, 69624, 69623, 69622, 69621, 69620, 69619, 69618, 69617, 69616, 69615, 69614, 69613, 69612, 69611, 69610, 69609, 69608, 69607, 69606, 69605, 69604, 69603, 69602, 69601, 69600, 69599, 69598, 69597, 69596, 69595, 69594, 69593, 69592, 69591, 69590, 69589, 69587, 69586, 69585, 69584, 69583, 69582, 69581, 69580, 69579, 69578, 69577, 69576, 69575, 69574, 69573, 69572, 69571, 69570, 69569, 69568, 69567, 69566, 69565, 69564, 69563, 69562, 69561, 69560, 69559, 69558, 69553, 69548, 69547, 69544, 69543, 69542, 69541, 69540, 69539, 69538, 69537, 69536, 69535, 69534, 69533, 69532, 69531, 69530, 69529, 69528, 69527, 69526, 69525, 69524, 69523, 69522, 69521, 69520, 69519, 69516, 69515, 69514, 69513, 69512, 69511, 69510, 69509, 69508, 69507, 69506, 69505, 69504, 69503, 69502, 69501, 69500, 69499, 69498, 69497, 69496, 69495, 69494, 69493, 69492, 69491, 69490, 69489, 69488, 69487, 69486, 69485, 69484, 69483, 69482, 69481, 69480, 69479, 69478, 69477, 69476, 69475, 69474, 69473, 69472, 69471, 69470, 69469, 69468, 69467, 69466, 69465, 69464, 69463, 69462, 69461, 69460, 69459, 69458, 69457, 69456, 69455, 69454, 69453, 69452, 69451, 69450, 69449, 69448, 69447, 69446, 69445, 69444, 69443, 69442, 69441, 69440, 69439, 69438, 69437, 69436, 69435, 69434, 69433, 69432, 69431, 69430, 69429, 69428, 69427, 69426, 69425, 69424, 69423, 69422, 69421, 69420, 69419, 69418, 69417, 69416, 69415, 69414, 69413, 69412, 69411, 69410, 69409, 69408, 69407, 69406, 69405, 69404, 69403, 69402, 69401, 69400, 69399, 69398, 69397, 69396, 69394, 69393, 69392, 69391, 69390, 69389, 69388, 69387, 69386, 69385, 69384, 69383, 69382, 69381, 69380, 69379, 69378, 69377, 69376, 69375, 69374, 69373, 69372, 69371, 69370, 69369, 69368, 69367, 69366, 69365, 69364, 69363, 69362, 69361, 69360, 69359, 69358, 69357, 69356, 69355, 69354, 69353, 69352, 69351, 69350, 69349, 69348, 69347, 69346, 69345, 69344, 69343, 69342, 69341, 69340, 69339, 69338, 69337, 69336, 69335, 69334, 69333, 69332, 69331, 69330, 69329, 69328, 69327, 69326, 69325, 69324, 69323, 69322, 69321, 69320, 69319, 69318, 69317, 69316, 69315, 69314, 69313, 69312, 69311, 69310, 69309, 69308, 69307, 69306, 69305, 69304, 69303, 69302, 69301, 69300, 69299, 69298, 69297, 69296, 69295, 69294, 69293, 69292, 69291, 69290, 69289, 69288, 69287, 69286, 69285, 69284, 69283, 69282, 69281, 69280, 69279, 69278, 69277, 69276, 69275, 69274, 69273, 69272, 69271, 69270, 69269, 69268, 69267, 69266, 69265, 69264, 69263, 69262, 69261, 69260, 69259, 69258, 69257, 69256, 69255, 69254, 69253, 69252, 69251, 69250, 69249, 69248, 69247, 69246, 69245, 69244, 69243, 69242, 69240, 69239, 69238, 69237, 69236, 69235, 69234, 69232, 69231, 69230, 69229, 69228, 69225, 69224, 69223, 69222, 69221, 69220, 69219, 69218, 69217, 69215, 69214, 69213, 69212, 69211, 69210, 69209, 69208, 69207, 69206, 69205, 69204, 69203, 69202, 69201, 69200, 69199, 69198, 69197, 69196, 69195, 69194, 69193, 69192, 69191, 69190, 69189, 69188, 69186, 69185, 69184, 69183, 69181, 69180, 69179, 69178, 69177, 69176, 69175, 69174, 69173, 69172, 69171, 69170, 69169, 69168, 69167, 69166, 69165, 69164, 69163, 69162, 69161, 69159, 69158, 69157, 69156, 69155, 69154, 69153, 69152, 69151, 69150, 69149, 69148, 69147, 69146, 69145, 69144, 69143, 69142, 69141, 69140, 69139, 69138, 69137, 69136, 69135, 69134, 69133, 69132, 69131, 69130, 69129, 69128, 69127, 69126, 69125, 69124, 69123, 69122, 69121, 69120, 69119, 69118, 69117, 69116, 69115, 69114, 69113, 69112, 69111, 69110, 69109, 69108, 69107, 69105, 69102, 69101, 69100, 69099, 69098, 69096, 69095, 69094, 69093, 69092, 69091, 69090, 69089, 69088, 69087, 69086, 69085, 69084, 69083, 69082, 69081, 69080, 69079, 69078, 69077, 69076, 69075, 69074, 69073, 69072, 69071, 69064, 69063, 69062, 69061, 69060, 69059, 69058, 69057, 69056, 69055, 69054, 69052, 69051, 69050, 69049, 69048, 69047, 69046, 69045, 69044, 69043, 69042, 69041, 69040, 69039, 69038, 69036, 69035, 69034, 69033, 69032, 69031, 69030, 69029, 69028, 69027, 69025, 69024, 69023, 69022, 69021, 69020, 69019, 69018, 69017, 69016, 69015, 69014, 69013, 69012, 69011, 69010, 69009, 69008, 69007, 69005, 69004, 69003, 69002, 69001, 69000, 68999, 68998, 68997, 68996, 68995, 68994, 68993, 68992, 68991, 68990, 68989, 68988, 68987, 68986, 68985, 68984, 68983, 68982, 68981, 68980, 68979, 68978, 68977, 68976, 68975, 68974, 68973, 68971, 68970, 68969, 68968, 68967, 68966, 68965, 68964, 68963, 68962, 68961, 68960, 68959, 68958, 68957, 68956, 68955, 68954, 68953, 68952, 68951, 68950, 68949, 68948, 68947, 68946, 68945, 68944, 68943, 68942, 68941, 68940, 68939, 68938, 68937, 68936, 68935, 68934, 68933, 68932, 68931, 68930, 68929, 68928, 68927, 68926, 68925, 68924, 68923, 68922, 68921, 68920, 68919, 68918, 68917, 68916, 68915, 68914, 68913, 68912, 68911, 68910, 68909, 68908, 68907, 68906, 68905, 68904, 68903, 68902, 68901, 68900, 68899, 68898, 68897, 68894, 68893, 68892, 68891, 68890, 68889, 68888, 68887, 68884, 68883, 68882, 68881, 68880, 68879, 68878, 68877, 68876, 68875, 68874, 68873, 68872, 68871, 68870, 68869, 68868, 68867, 68866, 68865, 68864, 68863, 68862, 68861, 68860, 68859, 68858, 68857, 68856, 68855, 68854, 68853, 68852, 68851, 68850, 68849, 68848, 68847, 68846, 68845, 68844, 68843, 68842, 68841, 68840, 68839, 68838, 68837, 68836, 68835, 68834, 68833, 68832, 68825, 68824, 68823, 68822, 68821, 68820, 68819, 68818, 68817, 68816, 68815, 68814, 68813, 68812, 68811, 68810, 68809, 68808, 68807, 68806, 68805, 68804, 68803, 68802, 68801, 68800, 68799, 68798, 68797, 68795, 68794, 68793, 68792, 68791, 68790, 68789, 68788, 68787, 68786, 68785, 68784, 68783, 68781, 68780, 68779, 68777, 68775, 68774, 68773, 68772, 68771, 68770, 68769, 68768, 68767, 68766, 68765, 68764, 68763, 68762, 68761, 68760, 68759, 68758, 68757, 68756, 68755, 68754, 68753, 68752, 68751, 68750, 68749, 68748, 68747, 68746, 68745, 68744, 68743, 68742, 68741, 68740, 68739, 68738, 68737, 68736, 68735, 68734, 68733, 68732, 68731, 68730, 68729, 68728, 68727, 68726, 68725, 68724, 68723, 68722, 68721, 68720, 68719, 68718, 68716, 68715, 68714, 68713, 68712, 68711, 68710, 68709, 68708, 68707, 68706, 68705, 68704, 68703, 68702, 68701, 68700, 68699, 68698, 68697, 68696, 68695, 68694, 68693, 68692, 68691, 68690, 68689, 68688, 68687, 68686, 68685, 68684, 68683, 68682, 68681, 68680, 68679, 68678, 68677, 68676, 68675, 68674, 68673, 68672, 68671, 68670, 68669, 68668, 68667, 68666, 68665, 68664, 68663, 68662, 68661, 68660, 68659, 68658, 68657, 68656, 68655, 68654, 68653, 68652, 68651, 68650, 68649, 68648, 68647, 68646, 68645, 68644, 68643, 68642, 68641, 68640, 68639, 68638, 68637, 68636, 68635, 68634, 68633, 68632, 68631, 68630, 68629, 68628, 68627, 68626, 68625, 68623, 68622, 68621, 68620, 68619, 68618, 68617, 68615, 68614, 68613, 68612, 68611, 68610, 68609, 68608, 68606, 68605, 68604, 68603, 68602, 68601, 68600, 68599, 68598, 68597, 68596, 68595, 68594, 68593, 68592, 68591, 68590, 68589, 68588, 68587, 68586, 68585, 68584, 68583, 68582, 68581, 68580, 68579, 68578, 68577, 68576, 68575, 68574, 68573, 68572, 68571, 68570, 68569, 68568, 68567, 68566, 68565, 68564, 68563, 68562, 68561, 68560, 68559, 68558, 68557, 68556, 68555, 68554, 68553, 68552, 68551, 68550, 68549, 68548, 68547, 68546, 68545, 68544, 68543, 68542, 68541, 68540, 68539, 68538, 68537, 68536, 68535, 68534, 68533, 68532, 68531, 68530, 68529, 68528, 68527, 68526, 68525, 68524, 68523, 68522, 68521, 68520, 68519, 68518, 68517, 68516, 68515, 68514, 68513, 68512, 68511, 68510, 68509, 68508, 68507, 68506, 68505, 68504, 68503, 68502, 68501, 68500, 68499, 68498, 68497, 68496, 68495, 68494, 68493, 68492, 68491, 68490, 68489, 68488, 68487, 68486, 68485, 68484, 68483, 68482, 68481, 68480, 68479, 68478, 68477, 68476, 68475, 68474, 68473, 68472, 68471, 68470, 68469, 68468, 68467, 68466, 68465, 68464, 68463, 68462, 68461, 68460, 68459, 68458, 68457, 68456, 68455, 68454, 68453, 68452, 68451, 68450, 68449, 68448, 68447, 68446, 68445, 68444, 68443, 68442, 68441, 68440, 68439, 68438, 68437, 68436, 68435, 68434, 68433, 68432, 68431, 68430, 68429, 68428, 68427, 68426, 68425, 68424, 68423, 68422, 68421, 68420, 68419, 68418, 68417, 68416, 68415, 68414, 68413, 68412, 68411, 68410, 68409, 68408, 68407, 68406, 68405, 68404, 68403, 68402, 68401, 68400, 68399, 68398, 68397, 68396, 68395, 68394, 68393, 68392, 68391, 68390, 68389, 68388, 68387, 68386, 68385, 68384, 68383, 68382, 68381, 68380, 68379, 68378, 68377, 68376, 68375, 68374, 68373, 68372, 68371, 68370, 68369, 68368, 68367, 68366, 68365, 68364, 68363, 68362, 68361, 68360, 68359, 68358, 68357, 68356, 68355, 68354, 68353, 68352, 68351, 68350, 68349, 68348, 68347, 68346, 68345, 68344, 68343, 68342, 68341, 68340, 68339, 68338, 68337, 68336, 68335, 68334, 68333, 68332, 68331, 68330, 68329, 68328, 68327, 68326, 68325, 68324, 68323, 68322, 68321, 68320, 68318, 68316, 68315, 68314, 68312, 68308, 68307, 68306, 68305, 68304, 68303, 68302, 68301, 68300, 68299, 68298, 68297, 68296, 68295, 68294, 68293, 68292, 68291, 68290, 68289, 68288, 68287, 68286, 68285, 68284, 68283, 68282, 68281, 68280, 68279, 68278, 68276, 68275, 68274, 68273, 68272, 68271, 68270, 68269, 68268, 68267, 68266, 68265, 68264, 68263, 68262, 68261, 68260, 68259, 68258, 68257, 68256, 68255, 68254, 68253, 68252, 68251, 68250, 68249, 68248, 68247, 68246, 68245, 68244, 68243, 68242, 68241, 68240, 68239, 68238, 68237, 68236, 68235, 68234, 68233, 68232, 68231, 68230, 68229, 68228, 68227, 68226, 68225, 68224, 68223, 68222, 68221, 68220, 68219, 68218, 68217, 68216, 68215, 68214, 68213, 68212, 68211, 68210, 68209, 68208, 68207, 68206, 68205, 68204, 68203, 68202, 68201, 68200, 68199, 68198, 68197, 68196, 68195, 68194, 68193, 68192, 68191, 68190, 68189, 68188, 68187, 68186, 68185, 68184, 68183, 68182, 68181, 68180, 68179, 68178, 68177, 68176, 68175, 68174, 68173, 68172, 68171, 68170, 68168, 68167, 68166, 68165, 68164, 68163, 68162, 68161, 68160, 68159, 68158, 68157, 68156, 68155, 68154, 68153, 68152, 68151, 68150, 68149, 68148, 68147, 68146, 68145, 68144, 68143, 68142, 68141, 68140, 68139, 68138, 68137, 68136, 68135, 68134, 68133, 68132, 68131, 68130, 68129, 68128, 68127, 68126, 68125, 68124, 68123, 68122, 68121, 68120, 68119, 68118, 68117, 68116, 68115, 68114, 68113, 68112, 68111, 68110, 68109, 68108, 68107, 68106, 68105, 68104, 68103, 68102, 68101, 68100, 68099, 68098, 68097, 68096, 68095, 68094, 68093, 68092, 68091, 68090, 68089, 68088, 68087, 68086, 68085, 68084, 68083, 68082, 68081, 68080, 68079, 68078, 68077, 68076, 68075, 68074, 68073, 68072, 68071, 68070, 68069, 68068, 68067, 68066, 68065, 68064, 68063, 68062, 68061, 68060, 68059, 68058, 68057, 68056, 68055, 68054, 68053, 68052, 68051, 68050, 68049, 68048, 68047, 68046, 68045, 68044, 68043, 68042, 68041, 68040, 68039, 68038, 68037, 68036, 68035, 68034, 68033, 68032, 68031, 68030, 68029, 68028, 68027, 68026, 68025, 68024, 68023, 68022, 68021, 68020, 68019, 68018, 68017, 68016, 68015, 68014, 68013, 68012, 68011, 68010, 68009, 68008, 68007, 68006, 68005, 68004, 68003, 68002, 68001, 68000, 67999, 67998, 67997, 67996, 67995, 67994, 67993, 67992, 67991, 67990, 67989, 67988, 67987, 67986, 67985, 67981, 67980, 67979, 67978, 67977, 67976, 67975, 67974, 67973, 67972, 67971, 67970, 67969, 67968, 67967, 67966, 67965, 67964, 67963, 67962, 67961, 67960, 67959, 67958, 67957, 67956, 67955, 67954, 67953, 67952, 67951, 67950, 67949, 67948, 67947, 67946, 67945, 67944, 67943, 67942, 67941, 67940, 67939, 67938, 67937, 67936, 67935, 67934, 67933, 67932, 67931, 67930, 67929, 67928, 67927, 67926, 67925, 67924, 67923, 67922, 67921, 67920, 67919, 67918, 67917, 67916, 67915, 67914, 67913, 67912, 67911, 67910, 67909, 67908, 67907, 67906, 67905, 67904, 67903, 67902, 67901, 67900, 67899, 67898, 67897, 67896, 67895, 67894, 67893, 67892, 67891, 67890, 67889, 67888, 67887, 67886, 67885, 67884, 67883, 67882, 67881, 67880, 67879, 67878, 67877, 67876, 67875, 67874, 67873, 67872, 67871, 67870, 67869, 67868, 67867, 67866, 67865, 67864, 67863, 67862, 67861, 67860, 67859, 67858, 67857, 67856, 67855, 67854, 67853, 67852, 67851, 67850, 67849, 67848, 67847, 67846, 67845, 67844, 67843, 67842, 67841, 67840, 67839, 67838, 67837, 67836, 67835, 67834, 67833, 67832, 67831, 67830, 67829, 67828, 67827, 67826, 67825, 67824, 67823, 67822, 67821, 67820, 67819, 67818, 67817, 67816, 67815, 67814, 67813, 67812, 67811, 67810, 67809, 67808, 67807, 67806, 67805, 67804, 67803, 67802, 67801, 67800, 67799, 67798, 67797, 67796, 67795, 67794, 67793, 67792, 67791, 67790, 67789, 67788, 67787, 67786, 67785, 67784, 67783, 67782, 67781, 67780, 67779, 67778, 67777, 67776, 67775, 67774, 67773, 67772, 67771, 67770, 67769, 67768, 67767, 67766, 67765, 67764, 67763, 67762, 67761, 67760, 67759, 67758, 67757, 67756, 67755, 67754, 67753, 67752, 67751, 67750, 67749, 67748, 67747, 67746, 67745, 67744, 67743, 67742, 67741, 67740, 67739, 67738, 67737, 67736, 67735, 67734, 67733, 67732, 67731, 67730, 67729, 67728, 67727, 67726, 67725, 67724, 67723, 67722, 67721, 67720, 67719, 67718, 67717, 67716, 67715, 67714, 67713, 67712, 67711, 67710, 67709, 67708, 67707, 67706, 67705, 67704, 67703, 67702, 67701, 67700, 67699, 67698, 67697, 67696, 67695, 67694, 67693, 67692, 67691, 67690, 67689, 67688, 67687, 67686, 67685, 67684, 67683, 67682, 67681, 67680, 67679, 67678, 67677, 67676, 67675, 67674, 67673, 67672, 67671, 67670, 67669, 67668, 67667, 67666, 67665, 67664, 67663, 67662, 67661, 67660, 67659, 67658, 67657, 67656, 67655, 67654, 67653, 67652, 67651, 67650, 67649, 67648, 67647, 67646, 67645, 67644, 67643, 67642, 67641, 67640, 67639, 67638, 67637, 67636, 67635, 67634, 67633, 67632, 67631, 67630, 67628, 67627, 67626, 67625, 67624, 67623, 67622, 67621, 67620, 67619, 67618, 67617, 67616, 67615, 67614, 67613, 67612, 67611, 67610, 67609, 67608, 67606, 67605, 67604, 67603, 67602, 67601, 67600, 67599, 67598, 67597, 67596, 67595, 67594, 67593, 67592, 67591, 67590, 67589, 67588, 67587, 67586, 67585, 67584, 67583, 67582, 67581, 67580, 67579, 67578, 67577, 67576, 67575, 67574, 67573, 67572, 67571, 67570, 67569, 67568, 67567, 67566, 67565, 67564, 67563, 67562, 67561, 67560, 67559, 67558, 67557, 67556, 67555, 67554, 67553, 67552, 67551, 67550, 67549, 67548, 67547, 67546, 67545, 67544, 67543, 67542, 67541, 67540, 67539, 67538, 67537, 67536, 67535, 67534, 67533, 67532, 67531, 67530, 67529, 67528, 67527, 67526, 67524, 67523, 67522, 67521, 67520, 67519, 67518, 67517, 67516, 67515, 67514, 67513, 67512, 67511, 67510, 67509, 67508, 67507, 67506, 67505, 67504, 67503, 67502, 67501, 67500, 67499, 67498, 67497, 67496, 67495, 67494, 67493, 67492, 67491, 67490, 67489, 67488, 67487, 67486, 67485, 67484, 67483, 67482, 67481, 67480, 67479, 67478, 67477, 67476, 67475, 67474, 67473, 67472, 67471, 67470, 67469, 67468, 67467, 67466, 67465, 67464, 67463, 67462, 67461, 67460, 67459, 67458, 67457, 67456, 67455, 67454, 67453, 67452, 67451, 67450, 67449, 67448, 67447, 67446, 67445, 67444, 67443, 67442, 67441, 67440, 67439, 67438, 67437, 67436, 67435, 67434, 67433, 67432, 67431, 67430, 67429, 67428, 67427, 67426, 67425, 67424, 67423, 67422, 67421, 67420, 67419, 67418, 67417, 67416, 67415, 67414, 67413, 67412, 67411, 67410, 67409, 67408, 67407, 67406, 67405, 67404, 67403, 67402, 67401, 67400, 67399, 67398, 67397, 67396, 67395, 67392, 67391, 67390, 67389, 67388, 67387, 67386, 67385, 67384, 67383, 67382, 67381, 67380, 67379, 67378, 67377, 67376, 67375, 67374, 67373, 67372, 67371, 67370, 67369, 67368, 67367, 67366, 67365, 67364, 67363, 67362, 67361, 67360, 67359, 67358, 67357, 67356, 67355, 67354, 67353, 67352, 67351, 67350, 67349, 67348, 67347, 67346, 67345, 67344, 67343, 67342, 67341, 67340, 67339, 67338, 67337, 67336, 67335, 67334, 67333, 67332, 67331, 67330, 67329, 67328, 67327, 67326, 67324, 67323, 67322, 67321, 67320, 67319, 67318, 67317, 67316, 67315, 67314, 67313, 67312, 67311, 67310, 67309, 67308, 67306, 67305, 67304, 67303, 67302, 67301, 67300, 67299, 67296, 67295, 67294, 67293, 67292, 67291, 67290, 67289, 67288, 67287, 67286, 67285, 67284, 67283, 67282, 67281, 67280, 67279, 67278, 67277, 67276, 67275, 67274, 67273, 67272, 67271, 67270, 67269, 67268, 67267, 67266, 67265, 67264, 67263, 67262, 67261, 67260, 67259, 67258, 67257, 67256, 67254, 67253, 67252, 67251, 67250, 67249, 67248, 67247, 67246, 67245, 67244, 67243, 67242, 67241, 67240, 67239, 67238, 67237, 67236, 67235, 67234, 67233, 67232, 67231, 67230, 67229, 67228, 67227, 67226, 67225, 67224, 67222, 67221, 67220, 67219, 67218, 67217, 67216, 67215, 67214, 67213, 67212, 67211, 67210, 67209, 67208, 67207, 67206, 67205, 67204, 67203, 67202, 67201, 67200, 67199, 67198, 67197, 67196, 67195, 67194, 67193, 67192, 67191, 67190, 67189, 67188, 67187, 67186, 67185, 67184, 67183, 67182, 67181, 67180, 67179, 67178, 67177, 67176, 67175, 67174, 67173, 67172, 67171, 67170, 67169, 67168, 67167, 67166, 67165, 67164, 67163, 67162, 67161, 67160, 67159, 67158, 67157, 67156, 67155, 67154, 67153, 67152, 67151, 67150, 67149, 67147, 67146, 67145, 67144, 67143, 67142, 67141, 67139, 67138, 67137, 67135, 67134, 67133, 67132, 67131, 67130, 67129, 67128, 67127, 67126, 67125, 67124, 67123, 67122, 67121, 67120, 67119, 67118, 67117, 67116, 67115, 67114, 67113, 67112, 67111, 67110, 67109, 67108, 67107, 67106, 67105, 67104, 67103, 67102, 67101, 67100, 67099, 67098, 67097, 67096, 67095, 67094, 67093, 67092, 67091, 67090, 67089, 67088, 67087, 67086, 67085, 67084, 67083, 67082, 67081, 67080, 67079, 67078, 67077, 67076, 67075, 67074, 67073, 67072, 67071, 67070, 67069, 67068, 67067, 67066, 67065, 67064, 67063, 67062, 67061, 67060, 67059, 67058, 67057, 67056, 67055, 67054, 67053, 67052, 67051, 67050, 67049, 67048, 67047, 67046, 67045, 67044, 67043, 67042, 67041, 67040, 67039, 67038, 67037, 67036, 67035, 67034, 67033, 67032, 67031, 67030, 67029, 67028, 67027, 67026, 67025, 67024, 67023, 67022, 67021, 67020, 67019, 67018, 67017, 67016, 67015, 67014, 67013, 67012, 67011, 67010, 67009, 67008, 67007, 67006, 67005, 67004, 67003, 67002, 67001, 67000, 66999, 66998, 66997, 66996, 66995, 66994, 66993, 66992, 66991, 66990, 66989, 66988, 66987, 66986, 66985, 66984, 66983, 66982, 66981, 66980, 66979, 66978, 66977, 66976, 66975, 66974, 66973, 66972, 66971, 66970, 66969, 66968, 66967, 66966, 66965, 66964, 66963, 66962, 66961, 66960, 66959, 66958, 66957, 66956, 66955, 66954, 66953, 66952, 66951, 66950, 66949, 66948, 66946, 66945, 66944, 66943, 66942, 66941, 66939, 66938, 66937, 66936, 66935, 66934, 66933, 66932, 66931, 66930, 66929, 66928, 66927, 66926, 66925, 66924, 66923, 66922, 66921, 66920, 66919, 66918, 66917, 66916, 66915, 66914, 66913, 66912, 66911, 66910, 66909, 66908, 66907, 66906, 66905, 66904, 66903, 66902, 66901, 66900, 66899, 66898, 66897, 66896, 66895, 66894, 66893, 66892, 66891, 66890, 66889, 66888, 66887, 66886, 66885, 66884, 66883, 66882, 66881, 66880, 66879, 66878, 66877, 66876, 66875, 66874, 66873, 66872, 66871, 66870, 66869, 66868, 66867, 66866, 66865, 66863, 66862, 66861, 66860, 66859, 66858, 66857, 66856, 66855, 66854, 66853, 66852, 66851, 66850, 66849, 66848, 66847, 66846, 66845, 66844, 66843, 66842, 66841, 66840, 66839, 66838, 66837, 66836, 66835, 66834, 66833, 66832, 66831, 66830, 66829, 66828, 66827, 66826, 66824, 66823, 66822, 66821, 66820, 66819, 66818, 66817, 66816, 66815, 66814, 66813, 66812, 66811, 66810, 66809, 66808, 66806, 66805, 66804, 66803, 66802, 66801, 66800, 66799, 66798, 66797, 66796, 66795, 66794, 66793, 66792, 66791, 66790, 66789, 66788, 66787, 66786, 66785, 66784, 66783, 66782, 66781, 66780, 66779, 66778, 66777, 66776, 66775, 66774, 66773, 66772, 66771, 66770, 66769, 66768, 66767, 66766, 66765, 66764, 66763, 66762, 66761, 66760, 66759, 66758, 66757, 66756, 66755, 66754, 66753, 66752, 66751, 66750, 66749, 66748, 66747, 66746, 66745, 66744, 66743, 66742, 66741, 66740, 66739, 66738, 66737, 66736, 66735, 66734, 66733, 66732, 66731, 66730, 66729, 66728, 66727, 66726, 66725, 66724, 66723, 66722, 66721, 66720, 66719, 66718, 66717, 66716, 66715, 66714, 66713, 66712, 66711, 66710, 66709, 66708, 66707, 66706, 66705, 66704, 66703, 66702, 66701, 66700, 66699, 66698, 66697, 66696, 66695, 66694, 66693, 66692, 66691, 66690, 66689, 66688, 66687, 66686, 66685, 66684, 66683, 66682, 66681, 66680, 66679, 66678, 66677, 66676, 66675, 66674, 66673, 66672, 66671, 66670, 66669, 66668, 66667, 66666, 66665, 66664, 66663, 66662, 66661, 66660, 66659, 66658, 66657, 66656, 66655, 66654, 66653, 66652, 66651, 66650, 66649, 66648, 66647, 66646, 66645, 66644, 66643, 66642, 66641, 66640, 66639, 66638, 66637, 66636, 66635, 66634, 66633, 66632, 66631, 66630, 66629, 66628, 66627, 66626, 66625, 66624, 66623, 66622, 66621, 66620, 66619, 66618, 66617, 66616, 66615, 66614, 66613, 66609, 66608, 66607, 66606, 66605, 66604, 66603, 66602, 66601, 66600, 66599, 66598, 66597, 66596, 66595, 66594, 66593, 66592, 66591, 66590, 66589, 66588, 66587, 66586, 66585, 66584, 66583, 66582, 66581, 66580, 66579, 66578, 66577, 66576, 66575, 66574, 66573, 66572, 66571, 66570, 66569, 66568, 66567, 66566, 66565, 66564, 66563, 66562, 66561, 66560, 66559, 66558, 66557, 66556, 66555, 66554, 66553, 66552, 66551, 66550, 66549, 66548, 66547, 66546, 66545, 66544, 66543, 66542, 66541, 66540, 66539, 66538, 66537, 66536, 66535, 66534, 66533, 66532, 66531, 66530, 66529, 66528, 66527, 66526, 66525, 66524, 66523, 66522, 66521, 66520, 66519, 66518, 66517, 66516, 66515, 66514, 66513, 66512, 66511, 66510, 66509, 66508, 66507, 66506, 66505, 66504, 66503, 66502, 66501, 66500, 66499, 66498, 66497, 66496, 66493, 66492, 66491, 66490, 66489, 66488, 66487, 66486, 66485, 66484, 66483, 66482, 66481, 66480, 66479, 66478, 66477, 66476, 66475, 66474, 66473, 66472, 66471, 66469, 66468, 66467, 66466, 66465, 66464, 66463, 66462, 66461, 66460, 66459, 66458, 66457, 66456, 66455, 66454, 66453, 66452, 66451, 66449, 66448, 66447, 66446, 66445, 66444, 66443, 66442, 66441, 66440, 66439, 66438, 66437, 66436, 66435, 66434, 66433, 66432, 66431, 66430, 66429, 66428, 66427, 66426, 66425, 66424, 66423, 66422, 66421, 66420, 66419, 66418, 66417, 66416, 66415, 66414, 66413, 66412, 66411, 66410, 66409, 66408, 66407, 66406, 66405, 66404, 66403, 66402, 66401, 66400, 66399, 66398, 66397, 66395, 66394, 66393, 66392, 66391, 66390, 66389, 66388, 66387, 66386, 66385, 66384, 66383, 66382, 66381, 66380, 66379, 66378, 66377, 66376, 66375, 66374, 66373, 66372, 66371, 66370, 66369, 66368, 66367, 66366, 66365, 66364, 66363, 66362, 66361, 66360, 66359, 66358, 66357, 66356, 66355, 66354, 66353, 66352, 66351, 66350, 66349, 66348, 66347, 66346, 66345, 66343, 66342, 66341, 66340, 66339, 66338, 66337, 66336, 66335, 66334, 66333, 66332, 66331, 66330, 66329, 66328, 66327, 66326, 66325, 66324, 66323, 66322, 66321, 66320, 66319, 66318, 66317, 66316, 66315, 66314, 66313, 66312, 66311, 66310, 66309, 66308, 66307, 66306, 66305, 66304, 66303, 66302, 66301, 66300, 66299, 66298, 66297, 66296, 66295, 66294, 66293, 66292, 66291, 66290, 66289, 66288, 66287, 66286, 66285, 66284, 66283, 66282, 66281, 66280, 66279, 66278, 66277, 66276, 66275, 66274, 66273, 66272, 66271, 66269, 66268, 66267, 66266, 66264, 66263, 66262, 66261, 66260, 66259, 66258, 66257, 66256, 66255, 66254, 66253, 66252, 66251, 66250, 66249, 66248, 66244, 66243, 66242, 66241, 66240, 66239, 66238, 66237, 66236, 66235, 66234, 66233, 66232, 66231, 66230, 66229, 66228, 66227, 66226, 66225, 66224, 66223, 66222, 66221, 66220, 66219, 66218, 66215, 66214, 66213, 66212, 66211, 66210, 66209, 66208, 66207, 66206, 66205, 66204, 66203, 66202, 66201, 66200, 66199, 66198, 66197, 66196, 66195, 66194, 66193, 66192, 66191, 66190, 66189, 66188, 66187, 66186, 66185, 66184, 66183, 66182, 66181, 66180, 66179, 66178, 66177, 66176, 66175, 66174, 66173, 66172, 66171, 66170, 66169, 66168, 66167, 66166, 66165, 66164, 66163, 66162, 66161, 66160, 66159, 66158, 66157, 66156, 66155, 66154, 66153, 66152, 66151, 66150, 66149, 66148, 66147, 66146, 66145, 66144, 66143, 66142, 66141, 66140, 66139, 66138, 66137, 66136, 66135, 66134, 66133, 66132, 66131, 66130, 66129, 66128, 66127, 66126, 66125, 66124, 66123, 66122, 66121, 66120, 66119, 66118, 66117, 66116, 66115, 66114, 66113, 66112, 66111, 66110, 66109, 66108, 66107, 66106, 66105, 66104, 66103, 66102, 66101, 66100, 66099, 66098, 66097, 66096, 66095, 66094, 66093, 66092, 66091, 66090, 66089, 66088, 66087, 66086, 66085, 66084, 66083, 66082, 66081, 66080, 66079, 66078, 66077, 66076, 66075, 66074, 66073, 66072, 66071, 66070, 66069, 66068, 66067, 66066, 66065, 66064, 66063, 66062, 66061, 66060, 66059, 66058, 66057, 66056, 66055, 66054, 66053, 66052, 66051, 66050, 66049, 66048, 66047, 66046, 66045, 66044, 66043, 66042, 66041, 66040, 66039, 66038, 66037, 66036, 66035, 66034, 66033, 66032, 66031, 66030, 66029, 66028, 66027, 66026, 66025, 66024, 66023, 66022, 66021, 66020, 66019, 66018, 66017, 66016, 66015, 66014, 66013, 66012, 66011, 66010, 66009, 66008, 66007, 66006, 66005, 66004, 66003, 66002, 66001, 66000, 65999, 65998, 65997, 65996, 65995, 65994, 65993, 65992, 65991, 65990, 65989, 65988, 65987, 65986, 65985, 65984, 65983, 65982, 65981, 65980, 65979, 65978, 65977, 65976, 65975, 65974, 65973, 65972, 65971, 65970, 65969, 65968, 65967, 65966, 65965, 65964, 65963, 65962, 65961, 65960, 65959, 65958, 65957, 65956, 65955, 65954, 65953, 65952, 65951, 65950, 65949, 65948, 65947, 65946, 65945, 65944, 65943, 65942, 65941, 65940, 65939, 65938, 65937, 65936, 65935, 65934, 65933, 65932, 65931, 65930, 65929, 65928, 65927, 65926, 65925, 65924, 65923, 65922, 65921, 65920, 65919, 65918, 65917, 65916, 65915, 65914, 65913, 65912, 65911, 65910, 65909, 65908, 65907, 65906, 65905, 65904, 65903, 65902, 65901, 65898, 65897, 65896, 65895, 65894, 65893, 65892, 65891, 65890, 65889, 65888, 65887, 65886, 65885, 65884, 65883, 65882, 65881, 65880, 65879, 65878, 65877, 65876, 65875, 65874, 65873, 65872, 65871, 65870, 65869, 65868, 65867, 65866, 65865, 65864, 65863, 65862, 65861, 65860, 65859, 65858, 65857, 65856, 65855, 65854, 65853, 65852, 65851, 65850, 65849, 65848, 65847, 65846, 65845, 65844, 65843, 65842, 65841, 65840, 65839, 65838, 65837, 65836, 65835, 65834, 65833, 65832, 65831, 65830, 65829, 65828, 65827, 65826, 65825, 65824, 65823, 65822, 65821, 65820, 65819, 65818, 65817, 65816, 65815, 65814, 65813, 65812, 65811, 65810, 65809, 65808, 65807, 65806, 65805, 65804, 65803, 65802, 65801, 65800, 65799, 65798, 65797, 65796, 65795, 65794, 65793, 65792, 65791, 65790, 65789, 65788, 65787, 65786, 65785, 65784, 65783, 65782, 65781, 65780, 65779, 65778, 65777, 65776, 65775, 65774, 65773, 65772, 65771, 65770, 65769, 65768, 65767, 65766, 65765, 65764, 65763, 65762, 65761, 65760, 65759, 65758, 65757, 65756, 65755, 65754, 65753, 65752, 65751, 65750, 65749, 65748, 65747, 65746, 65745, 65744, 65743, 65742, 65741, 65740, 65739, 65738, 65737, 65736, 65735, 65734, 65733, 65732, 65731, 65730, 65729, 65728, 65727, 65726, 65725, 65724, 65723, 65722, 65721, 65720, 65719, 65718, 65717, 65716, 65715, 65714, 65713, 65712, 65711, 65710, 65709, 65708, 65707, 65706, 65705, 65704, 65703, 65702, 65701, 65700, 65699, 65698, 65697, 65696, 65695, 65694, 65693, 65692, 65691, 65690, 65689, 65688, 65687, 65686, 65685, 65684, 65683, 65682, 65681, 65680, 65679, 65678, 65677, 65676, 65675, 65674, 65673, 65672, 65671, 65670, 65669, 65668, 65667, 65666, 65665, 65664, 65663, 65662, 65661, 65660, 65659, 65658, 65657, 65656, 65655, 65654, 65653, 65652, 65651, 65650, 65649, 65648, 65647, 65646, 65645, 65644, 65643, 65642, 65641, 65640, 65639, 65638, 65637, 65636, 65635, 65634, 65633, 65632, 65631, 65630, 65629, 65628, 65627, 65626, 65625, 65624, 65623, 65622, 65621, 65620, 65619, 65618, 65617, 65616, 65615, 65614, 65613, 65612, 65611, 65610, 65609, 65608, 65607, 65606, 65605, 65604, 65603, 65602, 65601, 65600, 65599, 65598, 65597, 65596, 65595, 65594, 65593, 65592, 65591, 65590, 65589, 65588, 65587, 65586, 65585, 65584, 65583, 65582, 65581, 65580, 65579, 65578, 65577, 65576, 65575, 65574, 65573, 65572, 65571, 65570, 65569, 65568, 65567, 65565, 65564, 65563, 65562, 65561, 65560, 65559, 65558, 65557, 65556, 65555, 65554, 65553, 65552, 65551, 65550, 65549, 65548, 65547, 65546, 65545, 65544, 65543, 65542, 65541, 65540, 65539, 65538, 65537, 65536, 65534, 65533, 65532, 65531, 65530, 65529, 65528, 65527, 65526, 65525, 65524, 65523, 65522, 65520, 65519, 65518, 65517, 65516, 65515, 65514, 65513, 65512, 65511, 65510, 65509, 65508, 65507, 65506, 65505, 65504, 65503, 65502, 65501, 65500, 65499, 65498, 65497, 65496, 65495, 65494, 65493, 65492, 65491, 65490, 65489, 65488, 65487, 65486, 65485, 65484, 65483, 65482, 65481, 65480, 65479, 65478, 65477, 65476, 65475, 65474, 65473, 65472, 65471, 65470, 65469, 65468, 65467, 65466, 65465, 65464, 65463, 65462, 65461, 65460, 65459, 65458, 65457, 65456, 65455, 65454, 65453, 65452, 65451, 65450, 65449, 65448, 65447, 65446, 65445, 65444, 65443, 65442, 65441, 65440, 65439, 65438, 65437, 65436, 65435, 65434, 65433, 65432, 65431, 65430, 65429, 65428, 65427, 65426, 65425, 65424, 65423, 65422, 65421, 65420, 65419, 65418, 65417, 65416, 65415, 65414, 65413, 65412, 65411, 65410, 65409, 65408, 65407, 65406, 65405, 65404, 65403, 65402, 65401, 65400, 65399, 65398, 65397, 65396, 65395, 65394, 65393, 65392, 65391, 65390, 65389, 65388, 65387, 65386, 65385, 65384, 65383, 65382, 65381, 65380, 65379, 65378, 65377, 65376, 65375, 65374, 65373, 65371, 65370, 65369, 65367, 65366, 65365, 65364, 65363, 65362, 65361, 65360, 65359, 65358, 65357, 65356, 65355, 65354, 65353, 65352, 65351, 65350, 65349, 65348, 65347, 65346, 65345, 65344, 65343, 65342, 65341, 65340, 65339, 65338, 65337, 65336, 65335, 65334, 65333, 65332, 65331, 65330, 65329, 65328, 65327, 65326, 65325, 65324, 65323, 65322, 65321, 65320, 65319, 65318, 65317, 65316, 65315, 65314, 65313, 65312, 65311, 65310, 65309, 65308, 65307, 65306, 65305, 65304, 65303, 65302, 65301, 65300, 65299, 65298, 65297, 65296, 65295, 65294, 65293, 65292, 65291, 65290, 65289, 65288, 65287, 65286, 65285, 65284, 65283, 65282, 65281, 65280, 65279, 65278, 65277, 65276, 65275, 65274, 65273, 65272, 65271, 65270, 65269, 65268, 65267, 65266, 65265, 65264, 65263, 65262, 65261, 65260, 65259, 65258, 65257, 65256, 65255, 65254, 65253, 65252, 65251, 65250, 65249, 65248, 65247, 65246, 65245, 65244, 65243, 65242, 65241, 65240, 65239, 65238, 65237, 65236, 65235, 65234, 65233, 65232, 65231, 65230, 65229, 65228, 65227, 65226, 65225, 65224, 65223, 65222, 65221, 65220, 65219, 65218, 65217, 65216, 65215, 65214, 65213, 65212, 65211, 65210, 65209, 65208, 65207, 65206, 65205, 65204, 65203, 65202, 65201, 65200, 65199, 65198, 65197, 65196, 65195, 65194, 65193, 65192, 65191, 65190, 65189, 65188, 65187, 65186, 65185, 65184, 65183, 65182, 65181, 65180, 65179, 65178, 65177, 65176, 65175, 65174, 65173, 65172, 65171, 65170, 65169, 65168, 65167, 65166, 65165, 65164, 65162, 65161, 65160, 65159, 65158, 65157, 65156, 65155, 65154, 65153, 65152, 65151, 65150, 65149, 65148, 65147, 65146, 65145, 65144, 65143, 65142, 65141, 65140, 65139, 65138, 65137, 65136, 65135, 65134, 65133, 65132, 65131, 65130, 65129, 65128, 65127, 65126, 65125, 65124, 65123, 65122, 65121, 65120, 65119, 65118, 65117, 65116, 65115, 65114, 65113, 65112, 65111, 65110, 65109, 65108, 65107, 65106, 65105, 65104, 65103, 65102, 65101, 65100, 65099, 65098, 65097, 65096, 65095, 65094, 65093, 65092, 65091, 65090, 65089, 65088, 65087, 65086, 65085, 65084, 65083, 65082, 65081, 65080, 65079, 65078, 65077, 65076, 65075, 65074, 65073, 65072, 65071, 65070, 65069, 65068, 65067, 65066, 65065, 65064, 65063, 65062, 65061, 65060, 65059, 65058, 65057, 65056, 65055, 65054, 65053, 65052, 65051, 65050, 65049, 65048, 65047, 65046, 65045, 65044, 65043, 65042, 65041, 65040, 65039, 65038, 65037, 65036, 65035, 65034, 65033, 65032, 65031, 65030, 65029, 65028, 65027, 65026, 65025, 65024, 65023, 65022, 65021, 65020, 65019, 65018, 65017, 65016, 65015, 65014, 65013, 65012, 65011, 65010, 65009, 65008, 65007, 65006, 65005, 65004, 65003, 65002, 65001, 65000, 64999, 64998, 64997, 64996, 64995, 64994, 64992, 64991, 64990, 64989, 64988, 64987, 64986, 64985, 64984, 64983, 64982, 64981, 64980, 64979, 64978, 64977, 64976, 64975, 64974, 64973, 64972, 64971, 64970, 64969, 64968, 64967, 64966, 64965, 64964, 64963, 64962, 64961, 64960, 64959, 64958, 64957, 64956, 64955, 64954, 64953, 64951, 64949, 64948, 64947, 64946, 64945, 64944, 64943, 64942, 64941, 64940, 64939, 64938, 64937, 64936, 64935, 64934, 64933, 64932, 64931, 64930, 64929, 64928, 64927, 64926, 64925, 64924, 64923, 64922, 64921, 64920, 64919, 64918, 64917, 64916, 64915, 64914, 64913, 64912, 64911, 64910, 64909, 64908, 64907, 64906, 64905, 64904, 64903, 64902, 64901, 64900, 64899, 64898, 64897, 64896, 64895, 64894, 64893, 64892, 64890, 64889, 64888, 64887, 64886, 64885, 64884, 64883, 64882, 64881, 64880, 64879, 64878, 64877, 64876, 64875, 64874, 64873, 64872, 64871, 64870, 64869, 64868, 64867, 64866, 64865, 64864, 64863, 64862, 64861, 64860, 64859, 64858, 64857, 64856, 64855, 64853, 64852, 64850, 64849, 64848, 64847, 64846, 64845, 64844, 64843, 64842, 64841, 64840, 64839, 64838, 64837, 64836, 64835, 64834, 64833, 64832, 64831, 64830, 64829, 64828, 64827, 64826, 64825, 64824, 64823, 64822, 64821, 64820, 64819, 64818, 64817, 64816, 64815, 64814, 64813, 64812, 64811, 64810, 64809, 64808, 64807, 64806, 64805, 64804, 64803, 64802, 64801, 64800, 64799, 64798, 64797, 64796, 64795, 64794, 64793, 64792, 64791, 64790, 64789, 64788, 64787, 64786, 64785, 64784, 64783, 64782, 64781, 64780, 64779, 64778, 64777, 64776, 64775, 64774, 64773, 64772, 64769, 64768, 64767, 64766, 64765, 64764, 64763, 64762, 64761, 64760, 64759, 64758, 64757, 64756, 64755, 64754, 64753, 64752, 64751, 64750, 64749, 64748, 64747, 64746, 64745, 64744, 64743, 64742, 64741, 64740, 64739, 64738, 64737, 64736, 64735, 64734, 64733, 64732, 64731, 64730, 64729, 64728, 64727, 64726, 64725, 64724, 64723, 64722, 64721, 64720, 64719, 64718, 64717, 64716, 64715, 64714, 64713, 64712, 64711, 64710, 64709, 64708, 64707, 64706, 64705, 64704, 64703, 64702, 64701, 64700, 64699, 64698, 64697, 64696, 64695, 64694, 64693, 64692, 64691, 64690, 64689, 64688, 64687, 64686, 64685, 64684, 64683, 64682, 64681, 64680, 64679, 64678, 64677, 64676, 64675, 64674, 64673, 64672, 64671, 64670, 64669, 64668, 64667, 64666, 64665, 64664, 64663, 64662, 64661, 64660, 64659, 64658, 64657, 64656, 64655, 64654, 64653, 64652, 64651, 64650, 64649, 64648, 64647, 64646, 64645, 64644, 64643, 64642, 64641, 64640, 64639, 64638, 64637, 64636, 64635, 64634, 64633, 64632, 64631, 64630, 64629, 64628, 64627, 64626, 64625, 64624, 64623, 64622, 64621, 64620, 64619, 64618, 64617, 64616, 64615, 64614, 64613, 64612, 64611, 64610, 64609, 64608, 64607, 64606, 64605, 64604, 64603, 64602, 64601, 64600, 64599, 64598, 64597, 64596, 64595, 64594, 64593, 64592, 64591, 64590, 64589, 64588, 64587, 64586, 64585, 64584, 64583, 64582, 64581, 64580, 64579, 64578, 64577, 64576, 64575, 64574, 64573, 64572, 64571, 64570, 64569, 64568, 64567, 64566, 64565, 64564, 64563, 64562, 64561, 64560, 64559, 64558, 64557, 64556, 64555, 64554, 64553, 64552, 64551, 64550, 64549, 64548, 64547, 64546, 64545, 64544, 64543, 64542, 64541, 64540, 64539, 64538, 64537, 64536, 64535, 64534, 64533, 64532, 64531, 64530, 64529, 64528, 64527, 64526, 64525, 64524, 64523, 64522, 64521, 64520, 64519, 64518, 64517, 64516, 64515, 64514, 64513, 64512, 64511, 64510, 64509, 64508, 64507, 64506, 64505, 64504, 64503, 64502, 64501, 64500, 64499, 64498, 64497, 64496, 64495, 64494, 64493, 64492, 64491, 64490, 64489, 64488, 64487, 64486, 64485, 64484, 64483, 64482, 64481, 64480, 64479, 64478, 64477, 64476, 64475, 64474, 64473, 64472, 64471, 64470, 64469, 64468, 64467, 64466, 64465, 64464, 64463, 64462, 64461, 64460, 64459, 64458, 64457, 64456, 64455, 64454, 64453, 64452, 64451, 64450, 64449, 64448, 64447, 64446, 64445, 64444, 64443, 64442, 64441, 64440, 64439, 64438, 64437, 64436, 64435, 64434, 64433, 64432, 64431, 64430, 64429, 64428, 64427, 64426, 64425, 64424, 64423, 64422, 64421, 64420, 64419, 64418, 64417, 64416, 64415, 64414, 64413, 64412, 64411, 64410, 64409, 64408, 64407, 64406, 64405, 64404, 64403, 64402, 64401, 64400, 64399, 64398, 64397, 64396, 64395, 64394, 64393, 64392, 64391, 64390, 64389, 64388, 64387, 64386, 64385, 64384, 64383, 64382, 64381, 64380, 64379, 64378, 64377, 64376, 64375, 64374, 64373, 64372, 64371, 64370, 64369, 64368, 64367, 64366, 64365, 64364, 64363, 64362, 64361, 64360, 64359, 64358, 64357, 64356, 64355, 64354, 64353, 64352, 64351, 64350, 64349, 64348, 64347, 64346, 64345, 64344, 64343, 64342, 64341, 64340, 64339, 64338, 64337, 64336, 64335, 64334, 64333, 64332, 64331, 64330, 64329, 64328, 64327, 64326, 64325, 64324, 64323, 64322, 64321, 64320, 64319, 64318, 64317, 64316, 64315, 64314, 64313, 64312, 64311, 64310, 64309, 64308, 64307, 64306, 64305, 64304, 64303, 64302, 64301, 64300, 64299, 64298, 64297, 64296, 64295, 64294, 64293, 64292, 64291, 64290, 64289, 64288, 64287, 64286, 64285, 64284, 64283, 64282, 64281, 64280, 64279, 64278, 64277, 64276, 64275, 64274, 64273, 64272, 64271, 64270, 64269, 64268, 64267, 64266, 64265, 64264, 64263, 64262, 64261, 64260, 64259, 64258, 64257, 64256, 64255, 64254, 64253, 64252, 64251, 64250, 64249, 64248, 64247, 64246, 64245, 64244, 64243, 64242, 64241, 64240, 64239, 64238, 64237, 64236, 64235, 64234, 64233, 64232, 64231, 64230, 64229, 64228, 64227, 64226, 64225, 64224, 64223, 64222, 64221, 64220, 64219, 64218, 64217, 64216, 64215, 64214, 64213, 64212, 64211, 64210, 64209, 64208, 64207, 64206, 64205, 64204, 64203, 64202, 64201, 64200, 64199, 64198, 64197, 64196, 64195, 64194, 64193, 64192, 64191, 64190, 64189, 64188, 64187, 64186, 64185, 64184, 64183, 64182, 64181, 64180, 64179, 64178, 64177, 64176, 64175, 64174, 64173, 64172, 64171, 64170, 64169, 64168, 64167, 64166, 64165, 64164, 64163, 64162, 64161, 64160, 64159, 64158, 64157, 64156, 64155, 64154, 64153, 64152, 64151, 64150, 64149, 64148, 64147, 64146, 64145, 64144, 64143, 64142, 64141, 64140, 64139, 64138, 64137, 64136, 64135, 64134, 64133, 64132, 64131, 64130, 64129, 64128, 64127, 64126, 64125, 64124, 64123, 64122, 64121, 64120, 64119, 64118, 64117, 64116, 64115, 64114, 64113, 64112, 64111, 64110, 64109, 64108, 64107, 64106, 64105, 64104, 64103, 64102, 64101, 64100, 64099, 64098, 64097, 64096, 64095, 64094, 64093, 64092, 64091, 64090, 64089, 64088, 64087, 64086, 64085, 64084, 64083, 64082, 64081, 64080, 64079, 64078, 64077, 64076, 64075, 64074, 64073, 64072, 64071, 64070, 64069, 64068, 64067, 64066, 64065, 64064, 64063, 64062, 64061, 64060, 64059, 64058, 64057, 64056, 64055, 64054, 64053, 64052, 64051, 64050, 64049, 64048, 64047, 64046, 64045, 64044, 64043, 64042, 64041, 64040, 64039, 64038, 64037, 64036, 64035, 64034, 64033, 64032, 64031, 64030, 64029, 64028, 64027, 64026, 64025, 64024, 64023, 64022, 64021, 64020, 64019, 64018, 64017, 64016, 64015, 64014, 64013, 64012, 64011, 64010, 64009, 64008, 64007, 64006, 64005, 64003, 64002, 64001, 64000, 63999, 63998, 63997, 63996, 63995, 63994, 63993, 63992, 63991, 63990, 63989, 63988, 63987, 63986, 63985, 63984, 63983, 63982, 63981, 63980, 63979, 63978, 63977, 63976, 63975, 63974, 63973, 63972, 63971, 63970, 63969, 63968, 63967, 63966, 63965, 63964, 63963, 63962, 63961, 63960, 63959, 63958, 63957, 63956, 63955, 63954, 63953, 63952, 63951, 63950, 63949, 63948, 63947, 63946, 63945, 63944, 63943, 63942, 63941, 63940, 63939, 63938, 63937, 63936, 63935, 63934, 63933, 63932, 63931, 63930, 63929, 63928, 63927, 63926, 63925, 63924, 63923, 63922, 63921, 63920, 63919, 63918, 63917, 63916, 63915, 63914, 63913, 63912, 63911, 63910, 63909, 63908, 63907, 63906, 63905, 63904, 63903, 63902, 63901, 63900, 63899, 63898, 63897, 63896, 63895, 63894, 63893, 63892, 63891, 63890, 63889, 63888, 63887, 63886, 63885, 63884, 63883, 63882, 63881, 63880, 63879, 63878, 63877, 63876, 63875, 63874, 63873, 63872, 63871, 63870, 63869, 63868, 63867, 63866, 63865, 63864, 63863, 63862, 63861, 63860, 63859, 63858, 63857, 63856, 63855, 63854, 63853, 63852, 63851, 63850, 63849, 63848, 63847, 63846, 63845, 63844, 63843, 63842, 63841, 63840, 63839, 63838, 63837, 63836, 63835, 63834, 63833, 63832, 63831, 63830, 63829, 63828, 63827, 63826, 63825, 63824, 63823, 63822, 63821, 63820, 63819, 63818, 63817, 63816, 63815, 63814, 63813, 63812, 63811, 63810, 63809, 63808, 63807, 63806, 63805, 63804, 63803, 63802, 63801, 63800, 63799, 63798, 63797, 63796, 63795, 63794, 63793, 63792, 63791, 63790, 63789, 63788, 63787, 63786, 63785, 63784, 63783, 63782, 63781, 63780, 63779, 63776, 63775, 63774, 63773, 63772, 63771, 63770, 63769, 63768, 63767, 63766, 63765, 63764, 63763, 63762, 63761, 63760, 63759, 63758, 63757, 63756, 63755, 63754, 63753, 63752, 63751, 63750, 63749, 63748, 63747, 63746, 63745, 63744, 63743, 63742, 63741, 63740, 63739, 63738, 63737, 63736, 63735, 63734, 63733, 63732, 63731, 63730, 63729, 63728, 63727, 63726, 63725, 63724, 63723, 63722, 63721, 63720, 63719, 63718, 63717, 63716, 63715, 63714, 63713, 63712, 63711, 63710, 63709, 63708, 63707, 63706, 63705, 63704, 63703, 63702, 63701, 63700, 63699, 63698, 63697, 63696, 63695, 63694, 63693, 63692, 63691, 63690, 63689, 63688, 63687, 63686, 63685, 63684, 63683, 63682, 63681, 63680, 63679, 63678, 63677, 63676, 63675, 63674, 63673, 63672, 63671, 63670, 63669, 63668, 63667, 63666, 63665, 63664, 63663, 63662, 63661, 63660, 63659, 63658, 63657, 63656, 63655, 63654, 63653, 63652, 63651, 63650, 63649, 63648, 63647, 63646, 63645, 63644, 63643, 63642, 63641, 63640, 63639, 63638, 63637, 63636, 63635, 63634, 63633, 63632, 63631, 63630, 63629, 63628, 63627, 63626, 63625, 63624, 63623, 63622, 63621, 63620, 63619, 63618, 63617, 63616, 63615, 63614, 63613, 63612, 63611, 63610, 63609, 63608, 63607, 63606, 63605, 63604, 63603, 63601, 63600, 63599, 63598, 63597, 63596, 63595, 63594, 63593, 63592, 63591, 63590, 63589, 63588, 63587, 63586, 63585, 63584, 63583, 63582, 63581, 63580, 63579, 63578, 63577, 63576, 63575, 63574, 63573, 63572, 63571, 63570, 63569, 63568, 63567, 63566, 63565, 63564, 63563, 63562, 63561, 63560, 63559, 63558, 63557, 63556, 63555, 63554, 63553, 63552, 63551, 63550, 63549, 63548, 63547, 63546, 63545, 63544, 63543, 63542, 63541, 63540, 63539, 63538, 63537, 63536, 63535, 63534, 63533, 63532, 63531, 63530, 63529, 63528, 63527, 63526, 63525, 63524, 63523, 63522, 63521, 63520, 63519, 63518, 63517, 63516, 63515, 63514, 63513, 63512, 63511, 63510, 63509, 63508, 63507, 63506, 63505, 63504, 63503, 63502, 63501, 63500, 63499, 63498, 63497, 63496, 63495, 63494, 63493, 63492, 63491, 63490, 63489, 63488, 63487, 63486, 63485, 63484, 63483, 63482, 63481, 63480, 63479, 63478, 63477, 63476, 63475, 63474, 63473, 63472, 63471, 63470, 63469, 63468, 63467, 63466, 63465, 63464, 63463, 63462, 63461, 63460, 63459, 63458, 63457, 63456, 63455, 63454, 63453, 63452, 63451, 63450, 63449, 63448, 63447, 63446, 63445, 63444, 63443, 63442, 63441, 63440, 63439, 63438, 63437, 63436, 63435, 63434, 63433, 63432, 63431, 63430, 63429, 63428, 63427, 63426, 63425, 63424, 63423, 63422, 63421, 63420, 63419, 63418, 63417, 63416, 63415, 63414, 63413, 63412, 63411, 63410, 63409, 63408, 63407, 63406, 63405, 63404, 63403, 63402, 63401, 63400, 63399, 63398, 63397, 63396, 63395, 63394, 63393, 63392, 63391, 63390, 63389, 63388, 63387, 63386, 63385, 63384, 63383, 63382, 63381, 63380, 63379, 63378, 63377, 63376, 63375, 63374, 63373, 63372, 63371, 63370, 63369, 63368, 63367, 63366, 63365, 63364, 63363, 63362, 63361, 63360, 63359, 63358, 63357, 63356, 63355, 63354, 63353, 63352, 63351, 63350, 63349, 63348, 63347, 63346, 63345, 63344, 63343, 63342, 63341, 63340, 63339, 63338, 63337, 63336, 63335, 63334, 63333, 63332, 63331, 63330, 63329, 63328, 63327, 63326, 63325, 63324, 63323, 63322, 63321, 63320, 63319, 63318, 63317, 63316, 63315, 63314, 63313, 63312, 63311, 63310, 63309, 63308, 63307, 63306, 63305, 63304, 63303, 63302, 63301, 63300, 63299, 63298, 63297, 63296, 63295, 63294, 63293, 63292, 63291, 63290, 63289, 63288, 63287, 63286, 63285, 63284, 63283, 63282, 63281, 63280, 63279, 63278, 63277, 63276, 63275, 63274, 63273, 63272, 63271, 63270, 63269, 63268, 63267, 63266, 63265, 63264, 63263, 63262, 63261, 63260, 63259, 63258, 63257, 63256, 63255, 63254, 63253, 63252, 63251, 63250, 63249, 63248, 63247, 63246, 63245, 63244, 63243, 63242, 63241, 63240, 63239, 63238, 63237, 63236, 63235, 63234, 63233, 63232, 63231, 63230, 63229, 63228, 63227, 63226, 63225, 63224, 63223, 63222, 63221, 63220, 63219, 63218, 63217, 63216, 63215, 63214, 63213, 63212, 63211, 63210, 63209, 63208, 63207, 63206, 63205, 63204, 63203, 63202, 63201, 63200, 63199, 63198, 63197, 63196, 63195, 63194, 63193, 63192, 63190, 63189, 63188, 63187, 63186, 63185, 63184, 63183, 63182, 63181, 63180, 63179, 63178, 63177, 63176, 63175, 63174, 63173, 63172, 63171, 63170, 63169, 63168, 63167, 63166, 63165, 63164, 63163, 63162, 63161, 63160, 63159, 63158, 63157, 63156, 63155, 63154, 63153, 63152, 63151, 63150, 63149, 63148, 63147, 63146, 63145, 63144, 63143, 63142, 63141, 63140, 63139, 63138, 63137, 63136, 63135, 63134, 63133, 63132, 63131, 63130, 63129, 63128, 63127, 63126, 63125, 63124, 63123, 63122, 63121, 63120, 63119, 63118, 63117, 63116, 63115, 63114, 63113, 63112, 63111, 63110, 63109, 63108, 63107, 63106, 63105, 63104, 63103, 63102, 63101, 63100, 63099, 63098, 63097, 63096, 63095, 63094, 63093, 63092, 63091, 63090, 63089, 63088, 63087, 63086, 63085, 63084, 63083, 63082, 63081, 63080, 63079, 63078, 63077, 63076, 63075, 63074, 63073, 63072, 63071, 63070, 63069, 63068, 63067, 63066, 63065, 63064, 63062, 63061, 63060, 63059, 63058, 63057, 63056, 63055, 63054, 63053, 63052, 63051, 63050, 63049, 63048, 63047, 63046, 63045, 63044, 63043, 63042, 63041, 63040, 63039, 63038, 63037, 63036, 63035, 63034, 63033, 63032, 63031, 63030, 63029, 63028, 63027, 63026, 63025, 63024, 63023, 63022, 63021, 63020, 63019, 63018, 63017, 63016, 63015, 63014, 63013, 63012, 63011, 63010, 63009, 63008, 63007, 63006, 63005, 63004, 63003, 63002, 63001, 63000, 62999, 62998, 62997, 62996, 62995, 62994, 62993, 62992, 62991, 62990, 62989, 62988, 62987, 62986, 62985, 62984, 62983, 62982, 62981, 62980, 62979, 62978, 62977, 62976, 62975, 62974, 62973, 62972, 62971, 62970, 62969, 62968, 62967, 62966, 62965, 62964, 62963, 62962, 62961, 62960, 62959, 62958, 62957, 62956, 62955, 62954, 62953, 62952, 62951, 62950, 62949, 62948, 62947, 62946, 62945, 62944, 62943, 62942, 62941, 62940, 62939, 62938, 62937, 62936, 62935, 62934, 62933, 62932, 62931, 62930, 62929, 62928, 62927, 62926, 62925, 62924, 62923, 62922, 62921, 62920, 62919, 62918, 62917, 62916, 62915, 62914, 62913, 62912, 62911, 62910, 62909, 62908, 62907, 62906, 62905, 62904, 62903, 62902, 62901, 62900, 62899, 62898, 62897, 62896, 62895, 62894, 62893, 62892, 62891, 62890, 62889, 62888, 62887, 62886, 62885, 62884, 62883, 62882, 62881, 62880, 62879, 62878, 62877, 62876, 62875, 62874, 62873, 62872, 62871, 62870, 62869, 62868, 62867, 62866, 62865, 62864, 62863, 62862, 62861, 62860, 62859, 62858, 62857, 62856, 62855, 62854, 62853, 62852, 62851, 62850, 62849, 62848, 62847, 62846, 62845, 62844, 62843, 62842, 62841, 62840, 62839, 62838, 62837, 62836, 62835, 62834, 62833, 62832, 62831, 62830, 62829, 62828, 62827, 62826, 62825, 62824, 62823, 62822, 62821, 62820, 62819, 62818, 62817, 62816, 62815, 62814, 62813, 62812, 62811, 62810, 62809, 62808, 62807, 62806, 62805, 62804, 62803, 62802, 62801, 62800, 62799, 62798, 62797, 62796, 62795, 62794, 62793, 62792, 62791, 62790, 62789, 62788, 62787, 62786, 62785, 62784, 62783, 62782, 62781, 62780, 62779, 62778, 62777, 62776, 62775, 62774, 62773, 62772, 62771, 62770, 62769, 62768, 62767, 62766, 62765, 62764, 62763, 62762, 62761, 62760, 62759, 62758, 62757, 62756, 62755, 62754, 62753, 62752, 62751, 62750, 62749, 62748, 62747, 62746, 62745, 62744, 62743, 62742, 62741, 62740, 62739, 62738, 62737, 62736, 62735, 62734, 62733, 62732, 62731, 62730, 62729, 62728, 62727, 62726, 62725, 62724, 62723, 62722, 62721, 62720, 62719, 62718, 62717, 62716, 62715, 62714, 62713, 62712, 62711, 62710, 62709, 62708, 62707, 62706, 62705, 62704, 62703, 62702, 62701, 62700, 62699, 62698, 62697, 62696, 62695, 62694, 62693, 62692, 62691, 62690, 62689, 62688, 62687, 62686, 62685, 62684, 62683, 62682, 62681, 62680, 62679, 62678, 62677, 62676, 62675, 62674, 62673, 62672, 62671, 62670, 62669, 62668, 62667, 62666, 62665, 62664, 62663, 62662, 62661, 62660, 62659, 62658, 62657, 62656, 62655, 62654, 62653, 62652, 62651, 62650, 62649, 62648, 62647, 62646, 62645, 62644, 62643, 62642, 62641, 62640, 62639, 62638, 62637, 62636, 62635, 62634, 62633, 62632, 62631, 62630, 62629, 62628, 62627, 62626, 62625, 62624, 62623, 62622, 62621, 62620, 62619, 62618, 62617, 62616, 62615, 62614, 62613, 62612, 62611, 62610, 62609, 62608, 62607, 62606, 62605, 62604, 62603, 62602, 62601, 62600, 62599, 62598, 62597, 62596, 62595, 62594, 62593, 62592, 62591, 62590, 62589, 62588, 62587, 62586, 62585, 62584, 62583, 62582, 62581, 62580, 62579, 62578, 62577, 62576, 62575, 62574, 62573, 62572, 62571, 62570, 62569, 62568, 62567, 62566, 62565, 62564, 62563, 62562, 62561, 62560, 62559, 62558, 62557, 62556, 62555, 62553, 62552, 62551, 62550, 62549, 62548, 62547, 62546, 62545, 62544, 62543, 62542, 62541, 62540, 62539, 62538, 62537, 62536, 62535, 62534, 62533, 62532, 62531, 62530, 62529, 62528, 62527, 62526, 62525, 62524, 62523, 62522, 62521, 62520, 62519, 62518, 62517, 62516, 62515, 62514, 62513, 62512, 62511, 62510, 62509, 62508, 62507, 62506, 62505, 62504, 62503, 62502, 62501, 62500, 62499, 62498, 62497, 62496, 62495, 62494, 62493, 62492, 62491, 62490, 62489, 62488, 62487, 62486, 62485, 62484, 62483, 62482, 62481, 62480, 62479, 62478, 62477, 62476, 62475, 62474, 62473, 62472, 62471, 62470, 62469, 62468, 62467, 62466, 62465, 62464, 62463, 62462, 62461, 62460, 62459, 62458, 62457, 62456, 62455, 62454, 62453, 62452, 62451, 62450, 62449, 62448, 62447, 62446, 62445, 62444, 62443, 62442, 62441, 62440, 62439, 62438, 62437, 62436, 62435, 62434, 62433, 62432, 62431, 62430, 62429, 62428, 62427, 62426, 62425, 62424, 62423, 62422, 62421, 62420, 62419, 62418, 62417, 62416, 62415, 62414, 62413, 62412, 62411, 62410, 62409, 62408, 62407, 62405, 62404, 62403, 62402, 62401, 62400, 62399, 62398, 62397, 62396, 62395, 62394, 62393, 62392, 62391, 62390, 62389, 62388, 62387, 62386, 62385, 62384, 62383, 62382, 62381, 62380, 62379, 62378, 62377, 62376, 62375, 62374, 62373, 62372, 62371, 62370, 62369, 62368, 62367, 62366, 62365, 62364, 62363, 62362, 62361, 62360, 62359, 62358, 62357, 62356, 62355, 62354, 62353, 62352, 62351, 62350, 62349, 62348, 62347, 62346, 62345, 62344, 62343, 62342, 62341, 62340, 62339, 62338, 62337, 62336, 62335, 62334, 62333, 62332, 62331, 62330, 62329, 62328, 62326, 62325, 62324, 62323, 62322, 62321, 62320, 62318, 62317, 62316, 62315, 62314, 62313, 62312, 62311, 62310, 62309, 62308, 62307, 62306, 62305, 62304, 62303, 62302, 62301, 62300, 62299, 62298, 62297, 62296, 62295, 62294, 62293, 62292, 62291, 62290, 62289, 62288, 62287, 62286, 62285, 62284, 62283, 62282, 62281, 62280, 62279, 62278, 62277, 62276, 62275, 62274, 62273, 62272, 62271, 62270, 62269, 62268, 62267, 62266, 62265, 62264, 62263, 62262, 62261, 62260, 62259, 62258, 62257, 62255, 62254, 62253, 62252, 62251, 62250, 62249, 62248, 62247, 62246, 62245, 62244, 62243, 62242, 62241, 62240, 62239, 62238, 62237, 62235, 62234, 62233, 62232, 62231, 62230, 62229, 62228, 62227, 62226, 62225, 62224, 62223, 62222, 62221, 62220, 62219, 62218, 62217, 62216, 62215, 62214, 62213, 62212, 62211, 62210, 62207, 62206, 62205, 62204, 62203, 62202, 62201, 62200, 62199, 62198, 62197, 62196, 62195, 62194, 62193, 62192, 62191, 62190, 62189, 62188, 62187, 62186, 62185, 62184, 62183, 62182, 62181, 62180, 62179, 62178, 62177, 62176, 62175, 62174, 62173, 62172, 62168, 62167, 62166, 62165, 62164, 62163, 62162, 62161, 62160, 62159, 62158, 62157, 62156, 62155, 62154, 62153, 62152, 62151, 62150, 62149, 62148, 62147, 62146, 62145, 62144, 62143, 62142, 62141, 62140, 62139, 62138, 62136, 62135, 62134, 62133, 62132, 62131, 62130, 62129, 62128, 62127, 62126, 62125, 62124, 62123, 62122, 62121, 62120, 62119, 62118, 62117, 62116, 62115, 62114, 62113, 62112, 62111, 62110, 62109, 62108, 62107, 62106, 62105, 62104, 62103, 62102, 62101, 62100, 62099, 62098, 62097, 62096, 62095, 62094, 62093, 62092, 62091, 62090, 62089, 62088, 62087, 62086, 62085, 62084, 62083, 62082, 62081, 62080, 62079, 62078, 62077, 62076, 62075, 62074, 62073, 62072, 62071, 62070, 62069, 62068, 62067, 62066, 62065, 62064, 62063, 62062, 62060, 62059, 62058, 62057, 62056, 62055, 62054, 62053, 62052, 62051, 62050, 62049, 62048, 62047, 62046, 62045, 62044, 62043, 62042, 62041, 62039, 62038, 62037, 62036, 62035, 62034, 62033, 62032, 62031, 62030, 62029, 62028, 62027, 62026, 62025, 62024, 62023, 62022, 62021, 62020, 62019, 62018, 62017, 62016, 62015, 62014, 62013, 62012, 62011, 62010, 62009, 62008, 62007, 62006, 62005, 62004, 62002, 62001, 62000, 61999, 61998, 61997, 61995, 61994, 61993, 61991, 61990, 61989, 61988, 61987, 61986, 61985, 61984, 61983, 61982, 61981, 61980, 61979, 61978, 61977, 61976, 61975, 61974, 61973, 61972, 61971, 61970, 61969, 61968, 61967, 61966, 61965, 61964, 61963, 61962, 61961, 61960, 61959, 61958, 61957, 61956, 61955, 61954, 61953, 61952, 61951, 61950, 61949, 61948, 61947, 61946, 61945, 61944, 61943, 61942, 61941, 61940, 61939, 61938, 61936, 61935, 61933, 61932, 61931, 61929, 61928, 61927, 61926, 61925, 61924, 61923, 61922, 61921, 61920, 61919, 61918, 61917, 61916, 61915, 61913, 61912, 61911, 61910, 61909, 61908, 61907, 61906, 61905, 61904, 61903, 61902, 61901, 61900, 61899, 61898, 61897, 61896, 61895, 61894, 61893, 61892, 61891, 61890, 61889, 61888, 61887, 61886, 61885, 61884, 61883, 61882, 61881, 61880, 61879, 61878, 61877, 61876, 61874, 61873, 61872, 61871, 61870, 61869, 61868, 61867, 61866, 61865, 61864, 61863, 61862, 61861, 61860, 61859, 61858, 61857, 61856, 61855, 61854, 61853, 61852, 61851, 61850, 61849, 61848, 61847, 61846, 61845, 61844, 61843, 61842, 61841, 61840, 61839, 61838, 61836, 61835, 61834, 61833, 61832, 61831, 61830, 61829, 61828, 61827, 61826, 61825, 61824, 61823, 61822, 61821, 61820, 61819, 61818, 61817, 61816, 61815, 61814, 61813, 61812, 61811, 61810, 61809, 61808, 61807, 61806, 61805, 61804, 61803, 61802, 61801, 61800, 61799, 61798, 61797, 61796, 61795, 61794, 61793, 61792, 61791, 61790, 61789, 61788, 61787, 61786, 61785, 61784, 61783, 61782, 61781, 61780, 61779, 61778, 61777, 61776, 61775, 61774, 61773, 61772, 61771, 61770, 61769, 61768, 61767, 61766, 61765, 61764, 61763, 61762, 61761, 61760, 61759, 61758, 61757, 61756, 61755, 61754, 61753, 61752, 61751, 61750, 61749, 61748, 61747, 61746, 61745, 61744, 61743, 61742, 61741, 61740, 61739, 61738, 61737, 61736, 61735, 61734, 61733, 61732, 61731, 61730, 61729, 61728, 61727, 61726, 61725, 61724, 61723, 61722, 61721, 61720, 61719, 61718, 61717, 61716, 61715, 61714, 61713, 61712, 61711, 61710, 61709, 61708, 61707, 61706, 61705, 61704, 61703, 61702, 61700, 61699, 61698, 61697, 61696, 61695, 61694, 61693, 61692, 61691, 61690, 61689, 61688, 61687, 61684, 61682, 61678, 61677, 61676, 61675, 61674, 61673, 61672, 61671, 61670, 61669, 61668, 61667, 61666, 61665, 61664, 61663, 61662, 61661, 61660, 61659, 61658, 61657, 61656, 61655, 61654, 61653, 61652, 61651, 61650, 61649, 61648, 61647, 61646, 61645, 61644, 61643, 61642, 61641, 61640, 61639, 61638, 61637, 61636, 61635, 61634, 61633, 61632, 61631, 61630, 61629, 61628, 61627, 61626, 61625, 61624, 61623, 61622, 61621, 61620, 61619, 61618, 61617, 61615, 61614, 61613, 61612, 61611, 61610, 61609, 61608, 61607, 61606, 61605, 61604, 61603, 61602, 61601, 61600, 61599, 61598, 61597, 61596, 61595, 61594, 61593, 61592, 61591, 61590, 61589, 61588, 61587, 61586, 61585, 61584, 61583, 61582, 61581, 61580, 61579, 61578, 61577, 61576, 61575, 61574, 61573, 61572, 61571, 61570, 61568, 61567, 61566, 61565, 61564, 61563, 61562, 61561, 61560, 61559, 61558, 61557, 61556, 61555, 61554, 61553, 61552, 61551, 61550, 61549, 61548, 61547, 61546, 61545, 61544, 61543, 61542, 61541, 61540, 61539, 61538, 61537, 61536, 61535, 61534, 61533, 61532, 61531, 61530, 61529, 61528, 61527, 61526, 61525, 61524, 61523, 61522, 61521, 61520, 61519, 61518, 61517, 61516, 61515, 61514, 61513, 61512, 61511, 61510, 61509, 61508, 61507, 61506, 61505, 61504, 61503, 61502, 61501, 61500, 61499, 61498, 61497, 61496, 61495, 61494, 61493, 61492, 61491, 61490, 61489, 61488, 61487, 61486, 61485, 61484, 61483, 61482, 61481, 61480, 61479, 61478, 61477, 61476, 61475, 61474, 61473, 61472, 61471, 61470, 61469, 61468, 61467, 61466, 61465, 61464, 61463, 61462, 61461, 61460, 61459, 61458, 61457, 61456, 61455, 61454, 61453, 61452, 61451, 61450, 61449, 61448, 61447, 61446, 61445, 61444, 61443, 61442, 61441, 61440, 61439, 61438, 61437, 61436, 61435, 61434, 61433, 61432, 61431, 61430, 61429, 61428, 61427, 61426, 61425, 61424, 61423, 61422, 61421, 61420, 61419, 61418, 61417, 61416, 61415, 61414, 61413, 61412, 61411, 61410, 61409, 61408, 61407, 61406, 61405, 61404, 61403, 61402, 61401, 61400, 61399, 61398, 61397, 61396, 61395, 61394, 61393, 61392, 61391, 61390, 61389, 61388, 61387, 61386, 61385, 61384, 61383, 61382, 61381, 61380, 61379, 61378, 61377, 61376, 61375, 61374, 61373, 61372, 61371, 61370, 61369, 61368, 61367, 61366, 61365, 61364, 61363, 61362, 61361, 61360, 61359, 61358, 61357, 61356, 61355, 61354, 61353, 61352, 61351, 61350, 61349, 61348, 61347, 61346, 61345, 61344, 61343, 61342, 61341, 61340, 61339, 61338, 61337, 61336, 61335, 61334, 61333, 61332, 61331, 61330, 61328, 61327, 61326, 61324, 61323, 61322, 61321, 61320, 61319, 61318, 61317, 61316, 61315, 61314, 61313, 61312, 61311, 61310, 61309, 61308, 61307, 61306, 61305, 61304, 61303, 61302, 61301, 61300, 61299, 61298, 61297, 61296, 61295, 61294, 61293, 61292, 61291, 61290, 61289, 61288, 61287, 61286, 61285, 61284, 61283, 61282, 61281, 61280, 61279, 61278, 61277, 61276, 61275, 61274, 61273, 61272, 61271, 61270, 61269, 61268, 61267, 61266, 61265, 61264, 61263, 61262, 61261, 61260, 61259, 61258, 61257, 61256, 61255, 61254, 61253, 61252, 61251, 61250, 61249, 61248, 61247, 61246, 61245, 61244, 61243, 61242, 61241, 61240, 61239, 61238, 61237, 61236, 61235, 61234, 61233, 61232, 61231, 61230, 61229, 61228, 61227, 61226, 61225, 61224, 61223, 61222, 61221, 61220, 61219, 61218, 61217, 61216, 61215, 61214, 61213, 61212, 61211, 61210, 61209, 61208, 61207, 61206, 61205, 61204, 61203, 61202, 61201, 61200, 61199, 61198, 61197, 61196, 61195, 61194, 61193, 61192, 61191, 61190, 61189, 61188, 61187, 61186, 61185, 61184, 61183, 61182, 61181, 61180, 61179, 61178, 61177, 61176, 61175, 61174, 61173, 61172, 61171, 61170, 61169, 61168, 61167, 61166, 61165, 61164, 61163, 61162, 61161, 61160, 61159, 61158, 61157, 61156, 61155, 61154, 61153, 61152, 61151, 61150, 61149, 61148, 61147, 61146, 61145, 61144, 61143, 61142, 61141, 61140, 61139, 61138, 61137, 61136, 61135, 61134, 61133, 61132, 61131, 61130, 61129, 61128, 61127, 61126, 61125, 61124, 61123, 61122, 61121, 61120, 61119, 61118, 61117, 61116, 61115, 61114, 61113, 61112, 61111, 61110, 61109, 61108, 61107, 61106, 61105, 61104, 61103, 61102, 61101, 61100, 61099, 61098, 61097, 61096, 61095, 61094, 61093, 61092, 61091, 61090, 61089, 61088, 61087, 61086, 61085, 61084, 61083, 61082, 61081, 61080, 61079, 61078, 61077, 61076, 61075, 61074, 61073, 61072, 61071, 61070, 61069, 61068, 61067, 61066, 61065, 61064, 61063, 61062, 61061, 61060, 61059, 61058, 61057, 61056, 61055, 61054, 61053, 61052, 61051, 61050, 61049, 61048, 61047, 61046, 61045, 61044, 61043, 61042, 61041, 61039, 61037, 61036, 61035, 61034, 61033, 61032, 61031, 61030, 61029, 61028, 61027, 61026, 61025, 61024, 61023, 61022, 61021, 61020, 61019, 61018, 61017, 61016, 61015, 61014, 61013, 61012, 61011, 61010, 61009, 61008, 61007, 61006, 61005, 61004, 61003, 61002, 61001, 61000, 60999, 60998, 60997, 60996, 60995, 60994, 60993, 60992, 60991, 60990, 60989, 60988, 60987, 60986, 60985, 60984, 60983, 60982, 60981, 60980, 60979, 60978, 60977, 60976, 60975, 60974, 60973, 60972, 60971, 60970, 60969, 60968, 60967, 60966, 60965, 60964, 60963, 60962, 60961, 60960, 60959, 60958, 60957, 60956, 60955, 60954, 60953, 60952, 60951, 60950, 60949, 60948, 60947, 60946, 60945, 60944, 60943, 60942, 60941, 60940, 60939, 60938, 60937, 60936, 60935, 60934, 60933, 60932, 60931, 60930, 60929, 60928, 60927, 60926, 60925, 60924, 60923, 60922, 60921, 60920, 60919, 60918, 60917, 60916, 60915, 60914, 60913, 60912, 60911, 60910, 60909, 60908, 60907, 60906, 60905, 60904, 60903, 60902, 60901, 60900, 60899, 60898, 60897, 60896, 60895, 60894, 60893, 60892, 60891, 60890, 60889, 60888, 60887, 60886, 60885, 60884, 60883, 60882, 60881, 60880, 60879, 60878, 60877, 60876, 60875, 60874, 60873, 60872, 60871, 60870, 60869, 60868, 60867, 60866, 60865, 60864, 60863, 60862, 60861, 60860, 60859, 60858, 60857, 60856, 60855, 60854, 60853, 60852, 60851, 60850, 60849, 60848, 60847, 60846, 60845, 60844, 60843, 60842, 60841, 60840, 60839, 60838, 60837, 60836, 60835, 60834, 60833, 60832, 60831, 60830, 60829, 60828, 60827, 60826, 60825, 60824, 60823, 60822, 60821, 60820, 60819, 60818, 60817, 60816, 60815, 60814, 60813, 60812, 60811, 60810, 60809, 60808, 60807, 60806, 60805, 60804, 60803, 60802, 60801, 60800, 60799, 60798, 60797, 60796, 60795, 60794, 60793, 60792, 60791, 60790, 60789, 60788, 60787, 60786, 60785, 60784, 60783, 60782, 60781, 60780, 60779, 60778, 60777, 60776, 60775, 60774, 60773, 60772, 60771, 60770, 60769, 60768, 60767, 60766, 60765, 60764, 60763, 60762, 60761, 60760, 60759, 60758, 60757, 60756, 60755, 60754, 60753, 60752, 60751, 60750, 60749, 60748, 60747, 60746, 60745, 60744, 60743, 60742, 60741, 60740, 60739, 60738, 60737, 60736, 60735, 60734, 60733, 60732, 60731, 60730, 60729, 60728, 60727, 60726, 60725, 60724, 60723, 60722, 60721, 60720, 60719, 60718, 60717, 60716, 60715, 60714, 60713, 60712, 60711, 60710, 60709, 60708, 60707, 60706, 60705, 60704, 60703, 60702, 60701, 60700, 60699, 60698, 60697, 60696, 60695, 60694, 60693, 60692, 60691, 60690, 60689, 60688, 60687, 60686, 60685, 60684, 60683, 60682, 60681, 60680, 60679, 60678, 60677, 60676, 60675, 60674, 60673, 60672, 60671, 60670, 60669, 60668, 60667, 60666, 60665, 60664, 60663, 60662, 60661, 60660, 60659, 60658, 60657, 60656, 60655, 60654, 60653, 60652, 60651, 60650, 60649, 60648, 60647, 60646, 60645, 60644, 60643, 60641, 60640, 60639, 60638, 60637, 60636, 60635, 60634, 60633, 60632, 60631, 60630, 60629, 60628, 60627, 60626, 60625, 60624, 60623, 60622, 60621, 60620, 60619, 60618, 60617, 60616, 60615, 60614, 60613, 60612, 60611, 60610, 60609, 60608, 60607, 60606, 60605, 60604, 60603, 60602, 60601, 60600, 60599, 60598, 60597, 60596, 60595, 60594, 60593, 60592, 60591, 60590, 60589, 60588, 60587, 60586, 60585, 60584, 60583, 60582, 60581, 60580, 60579, 60578, 60577, 60576, 60575, 60574, 60573, 60572, 60571, 60570, 60569, 60568, 60567, 60565, 60564, 60563, 60562, 60561, 60560, 60559, 60558, 60557, 60556, 60555, 60554, 60553, 60552, 60551, 60550, 60549, 60548, 60547, 60546, 60545, 60544, 60543, 60542, 60541, 60540, 60539, 60538, 60537, 60536, 60535, 60534, 60533, 60532, 60531, 60530, 60529, 60528, 60527, 60526, 60525, 60524, 60523, 60522, 60521, 60520, 60519, 60518, 60517, 60516, 60515, 60514, 60513, 60512, 60511, 60510, 60509, 60508, 60507, 60506, 60505, 60504, 60503, 60501, 60500, 60499, 60498, 60497, 60496, 60495, 60494, 60493, 60492, 60491, 60490, 60489, 60488, 60487, 60486, 60485, 60484, 60483, 60482, 60481, 60480, 60479, 60478, 60477, 60476, 60475, 60474, 60473, 60472, 60471, 60470, 60469, 60468, 60467, 60466, 60465, 60464, 60463, 60462, 60461, 60460, 60459, 60458, 60457, 60456, 60455, 60454, 60453, 60452, 60451, 60450, 60449, 60448, 60447, 60446, 60445, 60444, 60443, 60442, 60441, 60440, 60439, 60438, 60437, 60436, 60435, 60434, 60433, 60432, 60431, 60430, 60429, 60428, 60427, 60426, 60425, 60424, 60423, 60422, 60421, 60420, 60419, 60418, 60417, 60416, 60415, 60414, 60413, 60412, 60411, 60410, 60409, 60408, 60407, 60406, 60405, 60404, 60403, 60402, 60401, 60400, 60399, 60398, 60397, 60396, 60395, 60394, 60393, 60392, 60391, 60390, 60389, 60388, 60387, 60386, 60385, 60384, 60383, 60382, 60381, 60380, 60379, 60378, 60377, 60376, 60375, 60374, 60373, 60372, 60371, 60370, 60369, 60368, 60367, 60366, 60365, 60364, 60363, 60362, 60361, 60360, 60359, 60358, 60357, 60356, 60355, 60354, 60353, 60352, 60351, 60350, 60349, 60348, 60347, 60346, 60345, 60344, 60343, 60342, 60341, 60340, 60339, 60338, 60337, 60336, 60335, 60334, 60333, 60332, 60331, 60330, 60329, 60328, 60327, 60326, 60325, 60324, 60323, 60322, 60321, 60320, 60319, 60318, 60317, 60316, 60315, 60314, 60313, 60312, 60311, 60310, 60309, 60308, 60307, 60306, 60305, 60304, 60303, 60302, 60301, 60300, 60299, 60298, 60297, 60296, 60295, 60294, 60293, 60292, 60291, 60290, 60289, 60288, 60287, 60286, 60285, 60284, 60283, 60282, 60281, 60280, 60279, 60278, 60277, 60276, 60275, 60274, 60273, 60272, 60271, 60270, 60269, 60268, 60267, 60266, 60265, 60264, 60263, 60262, 60261, 60260, 60259, 60258, 60257, 60256, 60255, 60254, 60253, 60252, 60251, 60250, 60249, 60248, 60247, 60246, 60245, 60244, 60243, 60242, 60241, 60240, 60239, 60238, 60237, 60236, 60235, 60234, 60233, 60232, 60231, 60230, 60229, 60228, 60227, 60226, 60225, 60224, 60222, 60221, 60220, 60219, 60218, 60217, 60216, 60215, 60214, 60213, 60212, 60211, 60210, 60209, 60207, 60206, 60205, 60204, 60203, 60202, 60201, 60200, 60199, 60198, 60197, 60196, 60194, 60193, 60192, 60191, 60190, 60189, 60188, 60187, 60186, 60185, 60184, 60183, 60182, 60181, 60180, 60179, 60178, 60177, 60176, 60175, 60174, 60173, 60172, 60171, 60170, 60169, 60168, 60167, 60166, 60165, 60164, 60163, 60162, 60161, 60160, 60159, 60158, 60157, 60156, 60155, 60154, 60153, 60152, 60151, 60150, 60149, 60148, 60147, 60146, 60145, 60144, 60143, 60142, 60141, 60140, 60139, 60138, 60137, 60136, 60135, 60134, 60133, 60132, 60131, 60130, 60129, 60128, 60127, 60126, 60125, 60124, 60123, 60122, 60121, 60120, 60119, 60118, 60117, 60116, 60115, 60114, 60113, 60112, 60111, 60110, 60109, 60108, 60107, 60106, 60105, 60104, 60103, 60102, 60101, 60100, 60099, 60098, 60097, 60096, 60095, 60094, 60093, 60092, 60091, 60090, 60089, 60088, 60087, 60086, 60085, 60084, 60083, 60082, 60081, 60080, 60079, 60078, 60077, 60076, 60075, 60074, 60073, 60072, 60071, 60070, 60069, 60068, 60067, 60066, 60065, 60064, 60063, 60062, 60061, 60060, 60059, 60058, 60057, 60056, 60055, 60054, 60053, 60052, 60051, 60050, 60049, 60047, 60046, 60045, 60044, 60043, 60042, 60041, 60040, 60039, 60038, 60037, 60036, 60035, 60033, 60032, 60031, 60030, 60029, 60028, 60027, 60026, 60025, 60024, 60023, 60022, 60021, 60020, 60019, 60018, 60017, 60016, 60015, 60014, 60013, 60012, 60011, 60010, 60009, 60008, 60007, 60006, 60005, 60004, 60003, 60002, 60001, 60000, 59999, 59998, 59997, 59996, 59995, 59994, 59993, 59992, 59991, 59990, 59989, 59988, 59987, 59986, 59985, 59984, 59983, 59982, 59981, 59980, 59979, 59978, 59977, 59976, 59975, 59974, 59973, 59968, 59967, 59966, 59965, 59964, 59963, 59962, 59961, 59960, 59959, 59958, 59957, 59956, 59955, 59954, 59953, 59952, 59951, 59950, 59949, 59948, 59947, 59946, 59945, 59944, 59943, 59942, 59941, 59940, 59939, 59938, 59937, 59936, 59935, 59934, 59933, 59932, 59931, 59930, 59929, 59928, 59927, 59926, 59925, 59924, 59923, 59922, 59921, 59920, 59919, 59918, 59917, 59916, 59915, 59914, 59913, 59912, 59911, 59910, 59909, 59908, 59907, 59906, 59905, 59904, 59903, 59902, 59901, 59900, 59899, 59898, 59897, 59896, 59895, 59894, 59893, 59889, 59888, 59887, 59886, 59885, 59884, 59883, 59882, 59881, 59880, 59879, 59878, 59877, 59876, 59875, 59874, 59873, 59872, 59871, 59870, 59869, 59868, 59867, 59866, 59865, 59864, 59863, 59862, 59861, 59860, 59859, 59858, 59857, 59856, 59855, 59854, 59853, 59852, 59851, 59850, 59849, 59848, 59847, 59846, 59845, 59844, 59843, 59842, 59841, 59840, 59839, 59838, 59837, 59836, 59835, 59834, 59833, 59832, 59831, 59830, 59829, 59828, 59827, 59826, 59825, 59824, 59823, 59822, 59820, 59819, 59818, 59817, 59816, 59815, 59814, 59813, 59812, 59811, 59810, 59809, 59808, 59807, 59806, 59805, 59803, 59801, 59800, 59799, 59798, 59797, 59796, 59795, 59794, 59793, 59792, 59791, 59790, 59789, 59788, 59787, 59786, 59785, 59784, 59783, 59782, 59781, 59778, 59777, 59776, 59775, 59774, 59773, 59772, 59771, 59770, 59769, 59768, 59767, 59766, 59765, 59764, 59763, 59762, 59761, 59760, 59759, 59758, 59757, 59756, 59755, 59754, 59753, 59752, 59751, 59750, 59749, 59748, 59747, 59746, 59745, 59744, 59743, 59742, 59741, 59740, 59739, 59738, 59737, 59736, 59735, 59734, 59733, 59732, 59731, 59730, 59729, 59728, 59727, 59726, 59723, 59722, 59721, 59720, 59719, 59718, 59717, 59716, 59715, 59714, 59712, 59711, 59710, 59709, 59708, 59707, 59706, 59705, 59704, 59703, 59702, 59701, 59700, 59699, 59698, 59697, 59696, 59695, 59694, 59693, 59692, 59691, 59690, 59689, 59688, 59687, 59686, 59685, 59684, 59683, 59682, 59681, 59680, 59679, 59678, 59677, 59676, 59675, 59674, 59672, 59671, 59670, 59669, 59668, 59667, 59666, 59665, 59664, 59663, 59662, 59661, 59660, 59659, 59658, 59657, 59656, 59655, 59654, 59653, 59652, 59651, 59650, 59649, 59648, 59647, 59646, 59645, 59644, 59643, 59642, 59641, 59640, 59639, 59638, 59637, 59636, 59635, 59634, 59633, 59632, 59631, 59630, 59629, 59628, 59627, 59626, 59625, 59624, 59623, 59622, 59621, 59620, 59619, 59618, 59617, 59616, 59614, 59613, 59612, 59611, 59610, 59609, 59608, 59607, 59606, 59605, 59604, 59603, 59602, 59601, 59600, 59599, 59598, 59597, 59596, 59595, 59594, 59593, 59592, 59591, 59590, 59589, 59588, 59587, 59586, 59585, 59584, 59583, 59582, 59581, 59580, 59578, 59577, 59576, 59575, 59574, 59573, 59572, 59571, 59570, 59569, 59568, 59567, 59566, 59565, 59555, 59554, 59553, 59552, 59551, 59550, 59549, 59548, 59547, 59546, 59545, 59544, 59543, 59542, 59541, 59540, 59539, 59538, 59537, 59536, 59535, 59534, 59533, 59532, 59531, 59530, 59529, 59528, 59527, 59526, 59525, 59524, 59523, 59522, 59521, 59519, 59518, 59517, 59516, 59515, 59514, 59513, 59512, 59511, 59510, 59509, 59508, 59507, 59506, 59505, 59504, 59503, 59502, 59501, 59500, 59499, 59498, 59497, 59496, 59495, 59494, 59493, 59492, 59491, 59490, 59489, 59488, 59487, 59486, 59485, 59484, 59483, 59482, 59481, 59480, 59479, 59478, 59477, 59476, 59475, 59474, 59473, 59472, 59471, 59470, 59467, 59466, 59465, 59464, 59463, 59462, 59461, 59460, 59459, 59458, 59457, 59456, 59455, 59454, 59453, 59452, 59451, 59450, 59449, 59448, 59447, 59446, 59445, 59444, 59443, 59442, 59441, 59440, 59439, 59438, 59437, 59436, 59435, 59434, 59433, 59432, 59431, 59430, 59429, 59428, 59427, 59426, 59425, 59424, 59423, 59422, 59421, 59420, 59419, 59418, 59417, 59416, 59415, 59414, 59413, 59411, 59410, 59409, 59408, 59406, 59405, 59404, 59403, 59402, 59401, 59400, 59399, 59398, 59397, 59396, 59395, 59394, 59393, 59392, 59391, 59390, 59389, 59388, 59387, 59386, 59385, 59384, 59383, 59382, 59381, 59380, 59379, 59378, 59377, 59376, 59375, 59374, 59373, 59372, 59371, 59370, 59369, 59368, 59367, 59366, 59365, 59364, 59363, 59362, 59361, 59360, 59359, 59358, 59357, 59356, 59355, 59354, 59353, 59352, 59351, 59350, 59349, 59348, 59347, 59346, 59345, 59344, 59343, 59342, 59341, 59340, 59339, 59338, 59337, 59336, 59335, 59334, 59333, 59332, 59331, 59330, 59329, 59328, 59327, 59326, 59325, 59324, 59323, 59322, 59321, 59320, 59319, 59318, 59317, 59316, 59315, 59314, 59313, 59312, 59311, 59310, 59309, 59308, 59307, 59306, 59305, 59304, 59303, 59302, 59301, 59300, 59299, 59298, 59297, 59296, 59295, 59294, 59293, 59292, 59291, 59290, 59289, 59288, 59287, 59286, 59285, 59284, 59283, 59282, 59281, 59280, 59279, 59278, 59277, 59276, 59275, 59274, 59273, 59272, 59271, 59270, 59269, 59268, 59267, 59266, 59265, 59264, 59263, 59262, 59261, 59260, 59259, 59258, 59257, 59256, 59255, 59254, 59253, 59252, 59251, 59250, 59249, 59248, 59247, 59246, 59245, 59244, 59243, 59242, 59241, 59240, 59239, 59238, 59237, 59236, 59235, 59234, 59233, 59232, 59231, 59230, 59229, 59228, 59227, 59226, 59225, 59224, 59223, 59221, 59220, 59219, 59218, 59217, 59216, 59215, 59214, 59213, 59212, 59211, 59210, 59209, 59208, 59207, 59206, 59205, 59204, 59203, 59202, 59201, 59200, 59199, 59198, 59197, 59196, 59195, 59194, 59193, 59192, 59190, 59189, 59188, 59187, 59186, 59185, 59184, 59183, 59182, 59181, 59180, 59179, 59178, 59177, 59176, 59175, 59174, 59173, 59172, 59171, 59170, 59169, 59168, 59167, 59166, 59163, 59162, 59161, 59160, 59159, 59158, 59157, 59156, 59155, 59154, 59153, 59152, 59151, 59150, 59149, 59148, 59147, 59146, 59145, 59144, 59143, 59142, 59141, 59140, 59139, 59138, 59137, 59136, 59135, 59134, 59133, 59132, 59131, 59130, 59129, 59127, 59125, 59124, 59123, 59122, 59121, 59120, 59119, 59118, 59117, 59116, 59115, 59114, 59113, 59112, 59111, 59110, 59109, 59108, 59107, 59106, 59105, 59104, 59103, 59102, 59101, 59100, 59099, 59098, 59097, 59096, 59095, 59094, 59093, 59092, 59091, 59090, 59089, 59088, 59087, 59086, 59085, 59084, 59083, 59082, 59081, 59080, 59079, 59078, 59077, 59076, 59075, 59074, 59073, 59072, 59071, 59070, 59069, 59068, 59067, 59066, 59065, 59064, 59063, 59062, 59061, 59060, 59059, 59058, 59057, 59056, 59055, 59054, 59053, 59052, 59051, 59050, 59049, 59048, 59047, 59046, 59045, 59044, 59043, 59042, 59041, 59040, 59039, 59038, 59037, 59036, 59035, 59034, 59033, 59032, 59031, 59030, 59029, 59028, 59027, 59026, 59025, 59024, 59023, 59022, 59021, 59020, 59019, 59018, 59017, 59016, 59015, 59014, 59013, 59012, 59011, 59010, 59009, 59008, 59007, 59006, 59005, 59004, 59003, 59002, 59001, 59000, 58999, 58998, 58997, 58996, 58995, 58994, 58993, 58992, 58991, 58990, 58989, 58988, 58987, 58986, 58985, 58984, 58983, 58982, 58981, 58980, 58979, 58978, 58977, 58976, 58975, 58974, 58973, 58972, 58971, 58970, 58969, 58968, 58967, 58966, 58965, 58964, 58963, 58962, 58961, 58960, 58959, 58958, 58957, 58956, 58955, 58954, 58953, 58952, 58951, 58950, 58949, 58948, 58947, 58946, 58945, 58944, 58943, 58942, 58941, 58940, 58939, 58938, 58937, 58936, 58935, 58934, 58933, 58932, 58931, 58930, 58929, 58928, 58927, 58926, 58925, 58924, 58923, 58922, 58921, 58920, 58919, 58918, 58917, 58916, 58915, 58914, 58913, 58912, 58911, 58910, 58909, 58908, 58907, 58906, 58905, 58904, 58903, 58902, 58901, 58900, 58899, 58898, 58897, 58896, 58895, 58894, 58893, 58892, 58891, 58890, 58889, 58888, 58887, 58886, 58885, 58884, 58883, 58882, 58881, 58880, 58879, 58878, 58877, 58876, 58875, 58874, 58873, 58872, 58871, 58870, 58869, 58868, 58867, 58866, 58865, 58864, 58863, 58862, 58861, 58860, 58859, 58858, 58857, 58856, 58855, 58854, 58853, 58852, 58851, 58850, 58849, 58848, 58847, 58846, 58845, 58844, 58843, 58842, 58841, 58840, 58839, 58838, 58837, 58836, 58835, 58834, 58833, 58832, 58831, 58830, 58829, 58828, 58827, 58826, 58825, 58824, 58823, 58822, 58821, 58820, 58819, 58818, 58817, 58816, 58815, 58814, 58813, 58812, 58811, 58810, 58809, 58808, 58807, 58806, 58805, 58804, 58803, 58802, 58801, 58800, 58799, 58798, 58797, 58796, 58795, 58794, 58793, 58792, 58791, 58790, 58789, 58788, 58787, 58786, 58785, 58784, 58783, 58782, 58781, 58780, 58779, 58778, 58777, 58776, 58775, 58774, 58773, 58772, 58771, 58770, 58769, 58768, 58767, 58766, 58765, 58764, 58763, 58762, 58761, 58760, 58759, 58758, 58757, 58756, 58755, 58754, 58753, 58752, 58751, 58750, 58749, 58748, 58747, 58746, 58745, 58744, 58743, 58742, 58741, 58740, 58739, 58738, 58737, 58736, 58735, 58734, 58733, 58732, 58731, 58730, 58729, 58728, 58727, 58726, 58725, 58724, 58723, 58722, 58721, 58720, 58719, 58718, 58717, 58716, 58715, 58714, 58713, 58712, 58711, 58710, 58709, 58708, 58707, 58706, 58705, 58704, 58703, 58702, 58701, 58700, 58699, 58698, 58697, 58696, 58695, 58694, 58693, 58692, 58691, 58690, 58689, 58688, 58687, 58686, 58685, 58684, 58683, 58682, 58681, 58680, 58679, 58678, 58677, 58676, 58675, 58674, 58673, 58672, 58671, 58670, 58669, 58668, 58667, 58666, 58665, 58664, 58663, 58662, 58661, 58660, 58659, 58658, 58657, 58656, 58655, 58654, 58653, 58652, 58651, 58650, 58649, 58648, 58647, 58646, 58645, 58644, 58643, 58642, 58641, 58640, 58639, 58638, 58637, 58636, 58635, 58634, 58633, 58632, 58631, 58630, 58629, 58628, 58627, 58626, 58625, 58624, 58623, 58622, 58621, 58620, 58619, 58618, 58617, 58616, 58615, 58614, 58613, 58612, 58611, 58610, 58609, 58608, 58605, 58604, 58603, 58602, 58601, 58600, 58599, 58598, 58597, 58596, 58592, 58591, 58590, 58589, 58588, 58587, 58586, 58585, 58584, 58583, 58582, 58581, 58580, 58579, 58578, 58577, 58576, 58575, 58574, 58573, 58572, 58571, 58570, 58569, 58568, 58567, 58566, 58565, 58564, 58563, 58562, 58561, 58560, 58559, 58558, 58557, 58556, 58555, 58554, 58553, 58552, 58551, 58550, 58549, 58548, 58547, 58546, 58545, 58544, 58543, 58542, 58541, 58540, 58539, 58538, 58537, 58536, 58535, 58534, 58533, 58532, 58531, 58530, 58529, 58528, 58527, 58526, 58525, 58524, 58523, 58522, 58521, 58520, 58519, 58518, 58517, 58516, 58515, 58514, 58513, 58512, 58511, 58510, 58509, 58508, 58507, 58506, 58505, 58504, 58503, 58502, 58501, 58500, 58499, 58498, 58497, 58496, 58495, 58494, 58493, 58492, 58491, 58490, 58489, 58485, 58484, 58483, 58482, 58481, 58480, 58479, 58478, 58477, 58476, 58475, 58474, 58473, 58472, 58471, 58470, 58469, 58468, 58467, 58466, 58465, 58464, 58463, 58462, 58461, 58460, 58459, 58458, 58457, 58456, 58455, 58454, 58453, 58452, 58451, 58450, 58449, 58448, 58447, 58446, 58445, 58444, 58443, 58442, 58441, 58440, 58439, 58438, 58437, 58436, 58435, 58434, 58433, 58432, 58431, 58430, 58429, 58428, 58427, 58426, 58425, 58424, 58423, 58422, 58421, 58420, 58419, 58418, 58417, 58416, 58415, 58414, 58413, 58412, 58411, 58410, 58409, 58408, 58407, 58406, 58405, 58404, 58403, 58402, 58401, 58400, 58399, 58398, 58397, 58396, 58395, 58394, 58393, 58392, 58391, 58390, 58389, 58386, 58385, 58383, 58382, 58381, 58380, 58379, 58378, 58377, 58376, 58375, 58374, 58373, 58372, 58371, 58370, 58369, 58368, 58367, 58366, 58365, 58364, 58363, 58362, 58361, 58360, 58359, 58358, 58357, 58356, 58355, 58354, 58353, 58352, 58351, 58350, 58349, 58348, 58347, 58346, 58345, 58344, 58343, 58342, 58341, 58340, 58339, 58338, 58337, 58336, 58335, 58334, 58333, 58332, 58331, 58330, 58329, 58328, 58327, 58326, 58325, 58324, 58323, 58322, 58321, 58320, 58319, 58318, 58317, 58316, 58315, 58314, 58313, 58312, 58311, 58310, 58309, 58308, 58307, 58306, 58305, 58304, 58303, 58302, 58301, 58300, 58299, 58298, 58297, 58296, 58295, 58294, 58293, 58292, 58291, 58290, 58289, 58288, 58287, 58286, 58285, 58284, 58283, 58282, 58281, 58280, 58279, 58278, 58277, 58276, 58275, 58274, 58273, 58272, 58271, 58269, 58266, 58265, 58264, 58263, 58262, 58261, 58260, 58258, 58257, 58256, 58255, 58254, 58253, 58252, 58251, 58250, 58249, 58248, 58247, 58246, 58245, 58244, 58243, 58242, 58241, 58240, 58239, 58238, 58237, 58236, 58235, 58234, 58233, 58232, 58231, 58228, 58227, 58226, 58225, 58224, 58223, 58222, 58221, 58220, 58219, 58218, 58217, 58216, 58215, 58214, 58213, 58212, 58211, 58210, 58209, 58208, 58207, 58206, 58205, 58204, 58203, 58202, 58201, 58200, 58199, 58198, 58197, 58196, 58195, 58194, 58193, 58192, 58191, 58190, 58189, 58188, 58187, 58186, 58185, 58184, 58183, 58182, 58181, 58180, 58178, 58177, 58175, 58174, 58173, 58172, 58171, 58170, 58169, 58168, 58167, 58165, 58163, 58161, 58160, 58159, 58158, 58157, 58156, 58155, 58154, 58152, 58151, 58150, 58148, 58146, 58145, 58144, 58143, 58142, 58141, 58139, 58138, 58137, 58136, 58135, 58134, 58133, 58132, 58131, 58130, 58129, 58128, 58127, 58126, 58125, 58124, 58123, 58120, 58119, 58109, 58108, 58107, 58106, 58105, 58104, 58103, 58102, 58101, 58100, 58099, 58098, 58097, 58096, 58095, 58093, 58092, 58091, 58090, 58089, 58088, 58087, 58086, 58082, 58081, 58080, 58079, 58078, 58077, 58076, 58075, 58074, 58073, 58072, 58071, 58070, 58069, 58068, 58067, 58066, 58065, 58064, 58063, 58062, 58061, 58060, 58059, 58058, 58057, 58056, 58055, 58054, 58053, 58052, 58051, 58050, 58049, 58048, 58047, 58046, 58045, 58044, 58043, 58042, 58041, 58040, 58039, 58038, 58037, 58036, 58035, 58034, 58033, 58032, 58031, 58030, 58029, 58028, 58027, 58026, 58025, 58024, 58023, 58022, 58021, 58020, 58019, 58018, 58017, 58016, 58015, 58014, 58013, 58012, 58011, 58010, 58009, 58008, 58007, 58006, 58005, 58004, 58003, 58002, 57990, 57989, 57988, 57987, 57986, 57983, 57982, 57981, 57980, 57979, 57978, 57977, 57976, 57975, 57974, 57973, 57972, 57971, 57970, 57969, 57966, 57965, 57964, 57963, 57962, 57961, 57960, 57959, 57958, 57957, 57956, 57955, 57954, 57953, 57952, 57951, 57950, 57949, 57948, 57947, 57946, 57945, 57944, 57943, 57942, 57941, 57940, 57939, 57938, 57937, 57936, 57935, 57934, 57933, 57932, 57931, 57930, 57929, 57928, 57927, 57926, 57925, 57924, 57923, 57920, 57919, 57918, 57917, 57916, 57915, 57914, 57913, 57911, 57907, 57906, 57905, 57904, 57903, 57902, 57901, 57900, 57899, 57898, 57897, 57896, 57895, 57894, 57893, 57892, 57891, 57890, 57889, 57888, 57887, 57886, 57885, 57884, 57883, 57882, 57881, 57880, 57879, 57878, 57877, 57876, 57875, 57874, 57873, 57872, 57871, 57870, 57869, 57868, 57867, 57866, 57865, 57864, 57863, 57862, 57861, 57860, 57859, 57858, 57857, 57856, 57855, 57854, 57853, 57852, 57851, 57850, 57849, 57848, 57847, 57846, 57845, 57844, 57843, 57842, 57841, 57840, 57839, 57838, 57837, 57836, 57835, 57834, 57833, 57832, 57831, 57830, 57829, 57828, 57827, 57826, 57825, 57824, 57823, 57822, 57821, 57820, 57819, 57818, 57817, 57816, 57815, 57814, 57813, 57812, 57811, 57810, 57809, 57808, 57807, 57806, 57805, 57804, 57803, 57802, 57801, 57800, 57799, 57798, 57797, 57796, 57795, 57794, 57793, 57792, 57791, 57790, 57789, 57788, 57787, 57786, 57785, 57784, 57783, 57782, 57781, 57780, 57779, 57778, 57777, 57776, 57775, 57774, 57773, 57772, 57771, 57770, 57769, 57768, 57767, 57766, 57765, 57764, 57763, 57762, 57761, 57760, 57759, 57758, 57757, 57756, 57755, 57754, 57753, 57752, 57751, 57750, 57749, 57748, 57747, 57746, 57745, 57744, 57743, 57742, 57741, 57740, 57739, 57738, 57737, 57736, 57735, 57734, 57732, 57731, 57730, 57729, 57728, 57727, 57726, 57725, 57724, 57723, 57722, 57721, 57720, 57719, 57718, 57717, 57716, 57715, 57714, 57713, 57712, 57711, 57710, 57709, 57708, 57707, 57706, 57705, 57704, 57703, 57702, 57701, 57700, 57699, 57698, 57697, 57696, 57695, 57694, 57693, 57692, 57691, 57690, 57689, 57688, 57687, 57686, 57685, 57684, 57683, 57682, 57681, 57680, 57679, 57678, 57677, 57676, 57675, 57674, 57673, 57672, 57671, 57670, 57669, 57668, 57667, 57666, 57665, 57664, 57663, 57662, 57661, 57660, 57659, 57658, 57657, 57656, 57655, 57654, 57653, 57652, 57651, 57650, 57649, 57648, 57647, 57646, 57645, 57644, 57643, 57642, 57641, 57640, 57639, 57638, 57637, 57636, 57635, 57634, 57633, 57632, 57631, 57630, 57629, 57628, 57627, 57626, 57625, 57624, 57623, 57614, 57613, 57612, 57611, 57610, 57609, 57608, 57607, 57606, 57605, 57604, 57603, 57602, 57601, 57600, 57599, 57598, 57597, 57596, 57595, 57594, 57593, 57592, 57591, 57590, 57589, 57588, 57587, 57586, 57585, 57584, 57583, 57582, 57581, 57580, 57579, 57578, 57577, 57576, 57575, 57573, 57572, 57568, 57567, 57566, 57565, 57564, 57563, 57562, 57560, 57559, 57558, 57557, 57556, 57555, 57554, 57553, 57552, 57549, 57548, 57547, 57546, 57545, 57544, 57543, 57542, 57541, 57540, 57539, 57538, 57537, 57535, 57533, 57532, 57531, 57530, 57529, 57528, 57527, 57526, 57525, 57524, 57523, 57522, 57521, 57520, 57519, 57518, 57517, 57516, 57515, 57514, 57513, 57512, 57511, 57510, 57509, 57508, 57507, 57506, 57505, 57504, 57503, 57502, 57501, 57500, 57499, 57498, 57497, 57496, 57495, 57494, 57493, 57492, 57491, 57490, 57489, 57488, 57487, 57486, 57485, 57484, 57483, 57482, 57481, 57480, 57479, 57478, 57477, 57476, 57475, 57471, 57470, 57469, 57468, 57467, 57466, 57465, 57464, 57463, 57462, 57461, 57460, 57459, 57458, 57457, 57456, 57455, 57454, 57453, 57452, 57451, 57450, 57449, 57448, 57447, 57446, 57445, 57444, 57443, 57442, 57441, 57440, 57439, 57438, 57437, 57436, 57435, 57434, 57433, 57432, 57431, 57430, 57429, 57428, 57427, 57426, 57425, 57424, 57423, 57422, 57421, 57420, 57419, 57418, 57417, 57416, 57415, 57414, 57413, 57412, 57411, 57410, 57409, 57408, 57407, 57406, 57405, 57404, 57403, 57402, 57401, 57400, 57399, 57398, 57397, 57396, 57395, 57394, 57393, 57392, 57391, 57390, 57389, 57388, 57387, 57386, 57385, 57384, 57383, 57382, 57381, 57380, 57379, 57378, 57377, 57376, 57375, 57374, 57373, 57372, 57371, 57370, 57369, 57368, 57367, 57366, 57365, 57364, 57363, 57362, 57361, 57360, 57359, 57358, 57357, 57356, 57355, 57354, 57353, 57352, 57351, 57350, 57349, 57348, 57347, 57346, 57345, 57344, 57343, 57342, 57341, 57340, 57339, 57338, 57337, 57336, 57335, 57333, 57332, 57331, 57330, 57329, 57328, 57327, 57324, 57323, 57322, 57321, 57320, 57319, 57318, 57317, 57316, 57315, 57314, 57313, 57312, 57311, 57310, 57309, 57308, 57307, 57306, 57305, 57304, 57303, 57302, 57301, 57300, 57299, 57298, 57297, 57296, 57295, 57294, 57293, 57292, 57291, 57290, 57289, 57288, 57287, 57286, 57285, 57284, 57283, 57282, 57281, 57280, 57279, 57278, 57277, 57276, 57275, 57274, 57273, 57272, 57271, 57270, 57269, 57268, 57267, 57266, 57265, 57264, 57263, 57262, 57260, 57259, 57258, 57257, 57256, 57255, 57254, 57253, 57252, 57251, 57250, 57249, 57248, 57247, 57246, 57245, 57244, 57243, 57242, 57241, 57240, 57239, 57238, 57237, 57236, 57235, 57234, 57233, 57232, 57231, 57230, 57229, 57228, 57227, 57226, 57225, 57224, 57223, 57222, 57221, 57220, 57219, 57218, 57217, 57216, 57215, 57214, 57213, 57212, 57211, 57210, 57209, 57208, 57207, 57206, 57205, 57202, 57201, 57200, 57199, 57198, 57197, 57196, 57195, 57194, 57193, 57192, 57191, 57190, 57189, 57188, 57187, 57186, 57185, 57184, 57183, 57182, 57181, 57180, 57179, 57178, 57177, 57176, 57175, 57174, 57173, 57172, 57171, 57170, 57169, 57168, 57167, 57166, 57165, 57164, 57163, 57162, 57161, 57160, 57159, 57158, 57157, 57156, 57155, 57154, 57153, 57152, 57151, 57150, 57149, 57148, 57147, 57146, 57145, 57144, 57143, 57142, 57141, 57139, 57138, 57137, 57136, 57135, 57134, 57133, 57132, 57131, 57130, 57129, 57128, 57127, 57126, 57125, 57124, 57123, 57122, 57121, 57120, 57119, 57118, 57117, 57116, 57115, 57114, 57113, 57112, 57111, 57110, 57109, 57108, 57107, 57106, 57105, 57104, 57103, 57102, 57101, 57100, 57099, 57098, 57097, 57096, 57095, 57094, 57093, 57092, 57091, 57090, 57089, 57088, 57087, 57086, 57085, 57084, 57083, 57082, 57081, 57080, 57079, 57078, 57077, 57076, 57075, 57074, 57073, 57072, 57071, 57070, 57069, 57068, 57067, 57066, 57065, 57064, 57063, 57062, 57061, 57060, 57059, 57058, 57057, 57056, 57055, 57054, 57053, 57052, 57051, 57050, 57049, 57048, 57047, 57046, 57045, 57044, 57043, 57042, 57041, 57040, 57039, 57038, 57037, 57036, 57035, 57034, 57033, 57032, 57031, 57030, 57027, 57026, 57025, 57024, 57023, 57022, 57021, 57020, 57019, 57018, 57017, 57016, 57015, 57014, 57013, 57012, 57011, 57010, 57009, 57008, 57007, 57006, 57005, 57004, 57003, 57002, 57001, 57000, 56999, 56998, 56997, 56996, 56995, 56994, 56993, 56992, 56991, 56990, 56989, 56988, 56987, 56986, 56985, 56984, 56983, 56982, 56981, 56980, 56979, 56978, 56977, 56976, 56975, 56974, 56973, 56972, 56971, 56970, 56969, 56968, 56967, 56966, 56965, 56964, 56963, 56962, 56961, 56960, 56959, 56958, 56957, 56956, 56955, 56954, 56953, 56952, 56951, 56950, 56949, 56948, 56947, 56946, 56945, 56944, 56943, 56942, 56941, 56937, 56936, 56935, 56934, 56933, 56932, 56931, 56930, 56929, 56928, 56927, 56926, 56925, 56924, 56923, 56922, 56921, 56920, 56919, 56918, 56917, 56916, 56915, 56914, 56913, 56912, 56911, 56910, 56909, 56908, 56907, 56906, 56905, 56904, 56903, 56902, 56901, 56900, 56899, 56898, 56897, 56896, 56895, 56894, 56893, 56892, 56891, 56890, 56889, 56888, 56887, 56886, 56885, 56884, 56883, 56882, 56881, 56880, 56879, 56878, 56876, 56875, 56874, 56873, 56872, 56871, 56870, 56869, 56868, 56867, 56866, 56865, 56864, 56863, 56862, 56861, 56860, 56859, 56858, 56857, 56856, 56855, 56854, 56853, 56850, 56849, 56848, 56847, 56846, 56845, 56844, 56843, 56842, 56841, 56840, 56839, 56838, 56837, 56836, 56835, 56834, 56833, 56832, 56831, 56830, 56829, 56826, 56825, 56824, 56823, 56822, 56821, 56820, 56819, 56818, 56817, 56816, 56815, 56814, 56813, 56812, 56811, 56810, 56809, 56808, 56807, 56806, 56805, 56804, 56803, 56802, 56801, 56800, 56799, 56798, 56797, 56796, 56795, 56794, 56793, 56792, 56791, 56790, 56789, 56788, 56787, 56786, 56785, 56784, 56783, 56782, 56781, 56780, 56779, 56778, 56777, 56776, 56775, 56774, 56773, 56772, 56771, 56770, 56769, 56768, 56767, 56766, 56765, 56764, 56763, 56762, 56761, 56760, 56759, 56758, 56757, 56756, 56755, 56754, 56753, 56752, 56751, 56750, 56749, 56748, 56747, 56746, 56745, 56744, 56743, 56742, 56741, 56740, 56739, 56738, 56737, 56736, 56735, 56734, 56733, 56732, 56731, 56730, 56729, 56728, 56727, 56726, 56725, 56724, 56723, 56722, 56721, 56720, 56719, 56718, 56717, 56716, 56715, 56714, 56713, 56712, 56711, 56710, 56709, 56708, 56707, 56706, 56705, 56704, 56703, 56702, 56701, 56700, 56699, 56698, 56697, 56696, 56695, 56694, 56693, 56692, 56691, 56690, 56688, 56686, 56685, 56684, 56683, 56682, 56681, 56680, 56679, 56678, 56677, 56676, 56675, 56674, 56673, 56672, 56671, 56670, 56669, 56668, 56667, 56666, 56665, 56664, 56663, 56662, 56661, 56660, 56659, 56658, 56657, 56656, 56655, 56654, 56653, 56652, 56651, 56650, 56649, 56648, 56647, 56646, 56645, 56644, 56643, 56642, 56641, 56640, 56639, 56638, 56637, 56636, 56635, 56634, 56633, 56632, 56631, 56630, 56629, 56628, 56627, 56626, 56625, 56624, 56623, 56622, 56621, 56620, 56619, 56618, 56617, 56616, 56615, 56614, 56613, 56610, 56609, 56608, 56607, 56606, 56605, 56604, 56603, 56602, 56601, 56600, 56599, 56598, 56597, 56596, 56595, 56594, 56593, 56592, 56591, 56590, 56589, 56588, 56587, 56586, 56585, 56584, 56583, 56582, 56581, 56580, 56579, 56578, 56577, 56576, 56575, 56574, 56573, 56572, 56571, 56570, 56569, 56568, 56567, 56566, 56565, 56564, 56563, 56562, 56561, 56560, 56559, 56558, 56557, 56556, 56555, 56554, 56553, 56552, 56551, 56550, 56549, 56548, 56547, 56546, 56545, 56544, 56543, 56542, 56541, 56540, 56539, 56538, 56537, 56536, 56535, 56534, 56533, 56532, 56531, 56530, 56529, 56528, 56527, 56526, 56525, 56524, 56523, 56522, 56521, 56520, 56519, 56518, 56517, 56516, 56515, 56514, 56513, 56512, 56511, 56510, 56509, 56508, 56507, 56506, 56505, 56504, 56503, 56502, 56501, 56500, 56499, 56498, 56497, 56496, 56495, 56494, 56493, 56492, 56491, 56490, 56489, 56488, 56487, 56486, 56485, 56484, 56483, 56482, 56481, 56480, 56479, 56478, 56477, 56476, 56475, 56474, 56473, 56472, 56471, 56470, 56469, 56468, 56467, 56466, 56465, 56464, 56463, 56462, 56461, 56460, 56459, 56458, 56457, 56456, 56455, 56454, 56453, 56452, 56451, 56450, 56449, 56448, 56447, 56446, 56445, 56444, 56443, 56442, 56441, 56440, 56439, 56438, 56437, 56436, 56435, 56434, 56433, 56432, 56431, 56430, 56429, 56428, 56427, 56424, 56423, 56422, 56421, 56420, 56417, 56416, 56415, 56414, 56413, 56412, 56411, 56410, 56409, 56408, 56407, 56406, 56405, 56404, 56403, 56402, 56401, 56400, 56399, 56398, 56397, 56396, 56395, 56394, 56393, 56392, 56391, 56390, 56389, 56388, 56387, 56386, 56385, 56384, 56383, 56382, 56381, 56380, 56379, 56378, 56377, 56376, 56375, 56374, 56373, 56372, 56371, 56370, 56369, 56368, 56367, 56366, 56365, 56364, 56363, 56362, 56361, 56360, 56359, 56358, 56357, 56356, 56355, 56354, 56353, 56352, 56351, 56350, 56349, 56348, 56347, 56346, 56345, 56344, 56343, 56342, 56341, 56340, 56339, 56338, 56337, 56336, 56335, 56334, 56333, 56331, 56330, 56329, 56328, 56327, 56326, 56325, 56324, 56323, 56322, 56321, 56320, 56319, 56318, 56317, 56316, 56315, 56314, 56313, 56312, 56311, 56310, 56309, 56308, 56307, 56306, 56305, 56304, 56303, 56302, 56301, 56300, 56299, 56298, 56297, 56296, 56295, 56294, 56293, 56292, 56291, 56290, 56289, 56288, 56287, 56286, 56285, 56284, 56283, 56282, 56281, 56280, 56279, 56278, 56277, 56276, 56275, 56274, 56273, 56272, 56271, 56270, 56269, 56268, 56267, 56266, 56265, 56264, 56263, 56262, 56261, 56260, 56259, 56258, 56257, 56256, 56255, 56254, 56253, 56252, 56251, 56250, 56249, 56248, 56247, 56246, 56245, 56244, 56243, 56242, 56241, 56240, 56239, 56238, 56237, 56236, 56235, 56234, 56233, 56232, 56231, 56230, 56229, 56228, 56227, 56226, 56225, 56224, 56223, 56222, 56221, 56220, 56219, 56218, 56217, 56216, 56215, 56214, 56213, 56212, 56211, 56210, 56209, 56208, 56207, 56206, 56205, 56204, 56203, 56202, 56201, 56198, 56197, 56196, 56195, 56194, 56193, 56192, 56191, 56190, 56189, 56188, 56187, 56186, 56185, 56184, 56183, 56182, 56181, 56180, 56179, 56178, 56177, 56176, 56175, 56174, 56173, 56172, 56171, 56169, 56168, 56167, 56166, 56165, 56164, 56163, 56162, 56161, 56160, 56159, 56158, 56157, 56156, 56155, 56154, 56153, 56152, 56151, 56150, 56149, 56148, 56147, 56146, 56145, 56144, 56143, 56142, 56141, 56140, 56139, 56138, 56137, 56136, 56135, 56134, 56133, 56132, 56131, 56130, 56129, 56128, 56127, 56126, 56125, 56124, 56123, 56122, 56121, 56120, 56119, 56118, 56114, 56111, 56110, 56109, 56108, 56107, 56106, 56105, 56104, 56103, 56102, 56101, 56100, 56099, 56098, 56097, 56096, 56095, 56094, 56093, 56092, 56091, 56090, 56089, 56088, 56087, 56086, 56085, 56084, 56083, 56082, 56081, 56080, 56079, 56078, 56077, 56076, 56075, 56074, 56073, 56072, 56071, 56070, 56069, 56068, 56067, 56064, 56063, 56062, 56061, 56060, 56059, 56058, 56057, 56056, 56055, 56054, 56053, 56052, 56051, 56050, 56049, 56048, 56047, 56046, 56045, 56044, 56043, 56042, 56041, 56040, 56039, 56038, 56037, 56036, 56035, 56034, 56033, 56032, 56031, 56030, 56029, 56028, 56027, 56026, 56025, 56024, 56023, 56022, 56021, 56020, 56019, 56018, 56017, 56016, 56015, 56014, 56013, 56012, 56011, 56010, 56009, 56008, 56007, 56006, 56005, 56004, 56003, 56001, 56000, 55999, 55998, 55995, 55994, 55993, 55992, 55991, 55990, 55989, 55988, 55987, 55986, 55985, 55984, 55983, 55982, 55981, 55980, 55979, 55978, 55977, 55976, 55975, 55974, 55973, 55972, 55971, 55970, 55969, 55968, 55967, 55966, 55965, 55964, 55963, 55962, 55961, 55960, 55959, 55958, 55957, 55956, 55955, 55954, 55953, 55952, 55951, 55950, 55949, 55948, 55947, 55946, 55945, 55944, 55943, 55942, 55941, 55940, 55939, 55938, 55937, 55936, 55935, 55934, 55933, 55932, 55931, 55930, 55929, 55928, 55927, 55926, 55925, 55924, 55923, 55922, 55921, 55920, 55919, 55918, 55917, 55916, 55915, 55914, 55913, 55912, 55910, 55909, 55908, 55907, 55906, 55905, 55904, 55903, 55902, 55901, 55900, 55899, 55898, 55897, 55896, 55895, 55894, 55893, 55892, 55891, 55890, 55889, 55888, 55887, 55882, 55881, 55880, 55879, 55875, 55860, 55859, 55858, 55857, 55856, 55855, 55854, 55853, 55852, 55851, 55850, 55849, 55848, 55847, 55846, 55845, 55844, 55843, 55840, 55839, 55838, 55837, 55836, 55835, 55834, 55833, 55832, 55831, 55830, 55829, 55828, 55827, 55826, 55823, 55822, 55821, 55820, 55819, 55818, 55817, 55816, 55815, 55814, 55813, 55812, 55811, 55810, 55809, 55808, 55805, 55804, 55802, 55801, 55800, 55799, 55798, 55797, 55796, 55795, 55794, 55793, 55792, 55791, 55790, 55789, 55788, 55787, 55786, 55785, 55784, 55783, 55782, 55781, 55780, 55779, 55778, 55776, 55774, 55773, 55772, 55771, 55770, 55769, 55768, 55767, 55766, 55765, 55764, 55763, 55762, 55761, 55760, 55759, 55758, 55757, 55756, 55755, 55754, 55753, 55752, 55751, 55750, 55749, 55748, 55747, 55746, 55745, 55744, 55743, 55742, 55741, 55739, 55738, 55737, 55736, 55735, 55734, 55733, 55732, 55731, 55730, 55729, 55728, 55727, 55726, 55725, 55724, 55723, 55722, 55721, 55720, 55719, 55718, 55717, 55716, 55715, 55714, 55713, 55712, 55711, 55710, 55709, 55708, 55707, 55706, 55705, 55704, 55703, 55702, 55701, 55700, 55699, 55698, 55697, 55696, 55695, 55694, 55693, 55692, 55691, 55690, 55689, 55688, 55687, 55686, 55685, 55684, 55683, 55682, 55681, 55680, 55679, 55678, 55677, 55676, 55675, 55674, 55673, 55672, 55671, 55670, 55669, 55668, 55667, 55666, 55665, 55664, 55663, 55662, 55661, 55660, 55659, 55658, 55657, 55656, 55655, 55654, 55653, 55652, 55651, 55650, 55649, 55648, 55647, 55646, 55645, 55644, 55643, 55642, 55641, 55640, 55639, 55638, 55637, 55636, 55635, 55634, 55633, 55632, 55631, 55630, 55629, 55628, 55627, 55626, 55625, 55624, 55623, 55622, 55621, 55620, 55619, 55618, 55616, 55614, 55613, 55612, 55611, 55610, 55609, 55608, 55607, 55606, 55605, 55604, 55603, 55602, 55601, 55600, 55599, 55598, 55597, 55596, 55595, 55594, 55593, 55592, 55591, 55590, 55589, 55588, 55587, 55586, 55585, 55584, 55583, 55582, 55581, 55580, 55579, 55578, 55577, 55576, 55575, 55574, 55573, 55572, 55571, 55570, 55569, 55568, 55567, 55566, 55565, 55564, 55563, 55562, 55561, 55560, 55559, 55558, 55557, 55556, 55555, 55554, 55553, 55552, 55551, 55550, 55549, 55548, 55547, 55546, 55545, 55544, 55543, 55542, 55541, 55540, 55539, 55538, 55537, 55536, 55535, 55534, 55533, 55532, 55531, 55530, 55529, 55528, 55527, 55526, 55525, 55524, 55523, 55522, 55521, 55520, 55519, 55517, 55516, 55515, 55514, 55513, 55512, 55511, 55510, 55509, 55508, 55507, 55506, 55505, 55504, 55503, 55502, 55501, 55500, 55499, 55498, 55497, 55496, 55495, 55494, 55493, 55492, 55491, 55490, 55489, 55488, 55487, 55486, 55485, 55484, 55483, 55482, 55481, 55480, 55479, 55478, 55477, 55476, 55475, 55474, 55473, 55472, 55471, 55470, 55469, 55468, 55467, 55466, 55465, 55464, 55463, 55462, 55461, 55460, 55459, 55458, 55457, 55456, 55455, 55454, 55453, 55452, 55451, 55450, 55449, 55448, 55447, 55446, 55445, 55444, 55443, 55442, 55441, 55440, 55439, 55438, 55437, 55436, 55435, 55434, 55433, 55432, 55431, 55430, 55429, 55428, 55427, 55426, 55425, 55424, 55423, 55422, 55421, 55420, 55419, 55418, 55417, 55416, 55415, 55414, 55413, 55412, 55411, 55410, 55409, 55408, 55407, 55406, 55405, 55404, 55403, 55402, 55401, 55400, 55399, 55398, 55397, 55396, 55395, 55394, 55393, 55392, 55391, 55390, 55389, 55388, 55387, 55386, 55385, 55384, 55383, 55382, 55381, 55380, 55379, 55378, 55377, 55376, 55375, 55374, 55373, 55372, 55371, 55370, 55369, 55368, 55367, 55366, 55365, 55364, 55363, 55362, 55361, 55360, 55359, 55358, 55357, 55356, 55355, 55354, 55353, 55352, 55351, 55350, 55349, 55348, 55347, 55346, 55345, 55344, 55343, 55342, 55341, 55340, 55339, 55338, 55337, 55336, 55335, 55334, 55333, 55332, 55331, 55330, 55329, 55328, 55327, 55326, 55325, 55324, 55323, 55322, 55321, 55320, 55319, 55318, 55317, 55316, 55315, 55314, 55313, 55312, 55311, 55310, 55309, 55308, 55307, 55306, 55305, 55304, 55303, 55302, 55301, 55300, 55299, 55298, 55297, 55296, 55295, 55294, 55293, 55292, 55291, 55290, 55289, 55288, 55287, 55286, 55285, 55284, 55283, 55282, 55281, 55280, 55279, 55278, 55277, 55276, 55275, 55274, 55273, 55272, 55271, 55270, 55269, 55268, 55267, 55266, 55265, 55264, 55263, 55262, 55261, 55260, 55259, 55258, 55257, 55256, 55255, 55254, 55253, 55252, 55251, 55250, 55249, 55248, 55247, 55246, 55245, 55244, 55243, 55242, 55241, 55240, 55239, 55238, 55237, 55236, 55235, 55234, 55233, 55232, 55231, 55230, 55229, 55228, 55227, 55226, 55225, 55224, 55223, 55222, 55221, 55220, 55219, 55218, 55217, 55216, 55215, 55214, 55213, 55212, 55211, 55210, 55209, 55208, 55207, 55206, 55205, 55204, 55203, 55202, 55201, 55200, 55199, 55198, 55197, 55196, 55195, 55194, 55193, 55192, 55191, 55190, 55189, 55188, 55187, 55186, 55185, 55184, 55183, 55182, 55181, 55180, 55179, 55178, 55177, 55176, 55175, 55174, 55173, 55172, 55171, 55170, 55169, 55168, 55167, 55166, 55165, 55164, 55163, 55162, 55161, 55160, 55159, 55158, 55157, 55156, 55155, 55154, 55153, 55152, 55151, 55150, 55149, 55148, 55147, 55146, 55145, 55144, 55143, 55142, 55141, 55140, 55139, 55138, 55137, 55136, 55135, 55134, 55133, 55132, 55131, 55130, 55129, 55128, 55127, 55126, 55125, 55124, 55123, 55122, 55121, 55118, 55117, 55116, 55115, 55114, 55113, 55112, 55111, 55110, 55109, 55108, 55107, 55106, 55105, 55104, 55103, 55102, 55101, 55100, 55099, 55098, 55097, 55096, 55095, 55094, 55093, 55092, 55091, 55090, 55089, 55088, 55087, 55086, 55085, 55084, 55083, 55082, 55081, 55080, 55079, 55078, 55077, 55076, 55075, 55074, 55073, 55072, 55071, 55070, 55069, 55068, 55067, 55066, 55065, 55064, 55063, 55062, 55061, 55060, 55059, 55058, 55057, 55056, 55055, 55054, 55053, 55052, 55051, 55050, 55049, 55048, 55047, 55046, 55045, 55044, 55043, 55042, 55041, 55040, 55039, 55038, 55037, 55036, 55035, 55034, 55033, 55032, 55031, 55030, 55029, 55028, 55027, 55026, 55025, 55024, 55023, 55022, 55021, 55020, 55018, 55017, 55016, 55015, 55014, 55013, 55012, 55011, 55010, 55009, 55008, 55007, 55006, 55005, 55004, 55003, 55002, 55001, 55000, 54999, 54998, 54997, 54996, 54995, 54994, 54993, 54992, 54991, 54990, 54989, 54988, 54987, 54986, 54985, 54984, 54983, 54982, 54981, 54980, 54979, 54978, 54977, 54976, 54975, 54973, 54972, 54971, 54969, 54968, 54967, 54966, 54965, 54964, 54963, 54962, 54961, 54960, 54959, 54958, 54957, 54956, 54955, 54954, 54953, 54952, 54951, 54950, 54949, 54948, 54947, 54946, 54945, 54944, 54943, 54942, 54941, 54940, 54939, 54938, 54937, 54936, 54935, 54934, 54933, 54932, 54931, 54930, 54929, 54928, 54927, 54926, 54925, 54924, 54923, 54922, 54921, 54920, 54919, 54918, 54917, 54916, 54915, 54914, 54913, 54912, 54911, 54910, 54909, 54908, 54907, 54906, 54905, 54904, 54903, 54902, 54901, 54900, 54899, 54898, 54897, 54894, 54893, 54892, 54891, 54890, 54889, 54888, 54887, 54886, 54885, 54884, 54883, 54882, 54881, 54880, 54879, 54878, 54877, 54876, 54875, 54874, 54873, 54872, 54871, 54870, 54869, 54868, 54867, 54866, 54865, 54864, 54863, 54862, 54861, 54860, 54859, 54858, 54857, 54856, 54855, 54854, 54853, 54852, 54851, 54850, 54849, 54848, 54847, 54846, 54845, 54844, 54843, 54842, 54841, 54840, 54839, 54838, 54837, 54836, 54835, 54834, 54833, 54832, 54831, 54829, 54828, 54827, 54826, 54825, 54824, 54823, 54822, 54821, 54820, 54819, 54818, 54817, 54816, 54815, 54814, 54813, 54812, 54811, 54810, 54809, 54808, 54807, 54806, 54805, 54804, 54803, 54802, 54801, 54800, 54799, 54798, 54797, 54796, 54795, 54794, 54793, 54792, 54791, 54790, 54789, 54788, 54787, 54786, 54785, 54784, 54783, 54782, 54781, 54780, 54779, 54778, 54777, 54776, 54775, 54774, 54773, 54772, 54770, 54769, 54768, 54767, 54766, 54765, 54764, 54763, 54762, 54761, 54760, 54759, 54758, 54757, 54756, 54755, 54754, 54753, 54752, 54751, 54750, 54749, 54748, 54747, 54746, 54745, 54744, 54743, 54742, 54741, 54740, 54739, 54738, 54737, 54736, 54735, 54734, 54733, 54732, 54731, 54730, 54729, 54728, 54727, 54726, 54725, 54724, 54723, 54722, 54721, 54720, 54719, 54718, 54717, 54716, 54715, 54714, 54713, 54712, 54711, 54710, 54709, 54708, 54707, 54706, 54705, 54704, 54703, 54702, 54701, 54700, 54699, 54698, 54697, 54696, 54695, 54694, 54693, 54692, 54691, 54690, 54689, 54688, 54687, 54686, 54685, 54684, 54683, 54682, 54681, 54680, 54679, 54678, 54677, 54676, 54675, 54673, 54672, 54671, 54670, 54669, 54668, 54667, 54666, 54665, 54664, 54663, 54662, 54661, 54660, 54659, 54658, 54657, 54656, 54655, 54654, 54653, 54652, 54651, 54650, 54649, 54648, 54647, 54646, 54645, 54644, 54643, 54642, 54641, 54640, 54639, 54638, 54637, 54636, 54635, 54634, 54633, 54632, 54631, 54630, 54629, 54628, 54627, 54626, 54625, 54624, 54623, 54622, 54621, 54620, 54619, 54618, 54617, 54616, 54615, 54614, 54613, 54612, 54611, 54610, 54609, 54608, 54607, 54606, 54605, 54604, 54603, 54602, 54601, 54600, 54599, 54598, 54597, 54596, 54595, 54594, 54593, 54592, 54591, 54590, 54589, 54588, 54587, 54586, 54585, 54584, 54583, 54582, 54581, 54580, 54579, 54578, 54577, 54576, 54575, 54574, 54573, 54572, 54568, 54567, 54566, 54565, 54564, 54563, 54562, 54561, 54560, 54559, 54558, 54557, 54556, 54555, 54554, 54553, 54552, 54551, 54550, 54549, 54548, 54547, 54546, 54545, 54544, 54543, 54542, 54541, 54540, 54539, 54538, 54537, 54536, 54535, 54534, 54533, 54532, 54531, 54530, 54529, 54528, 54527, 54526, 54525, 54524, 54523, 54522, 54521, 54520, 54519, 54518, 54517, 54516, 54515, 54514, 54513, 54512, 54511, 54510, 54509, 54508, 54507, 54506, 54505, 54504, 54503, 54502, 54501, 54500, 54499, 54498, 54497, 54496, 54495, 54494, 54493, 54492, 54491, 54490, 54489, 54488, 54487, 54486, 54485, 54484, 54483, 54482, 54481, 54480, 54479, 54478, 54477, 54476, 54475, 54474, 54473, 54472, 54471, 54470, 54469, 54468, 54467, 54466, 54465, 54464, 54463, 54462, 54461, 54460, 54459, 54458, 54457, 54456, 54455, 54454, 54453, 54452, 54451, 54450, 54449, 54448, 54447, 54446, 54445, 54444, 54443, 54442, 54441, 54440, 54439, 54438, 54437, 54436, 54435, 54434, 54433, 54432, 54431, 54430, 54429, 54428, 54425, 54424, 54423, 54422, 54421, 54420, 54419, 54418, 54417, 54416, 54415, 54414, 54413, 54412, 54411, 54410, 54409, 54408, 54407, 54406, 54405, 54404, 54403, 54402, 54401, 54400, 54399, 54398, 54397, 54396, 54395, 54394, 54393, 54392, 54391, 54390, 54389, 54388, 54387, 54386, 54385, 54384, 54383, 54382, 54381, 54380, 54379, 54378, 54377, 54376, 54375, 54374, 54373, 54372, 54371, 54370, 54369, 54368, 54367, 54366, 54365, 54364, 54363, 54362, 54361, 54360, 54359, 54358, 54357, 54356, 54355, 54354, 54353, 54352, 54351, 54350, 54349, 54348, 54347, 54346, 54345, 54344, 54343, 54342, 54341, 54340, 54339, 54338, 54337, 54336, 54335, 54334, 54333, 54332, 54331, 54330, 54329, 54328, 54327, 54326, 54325, 54324, 54323, 54322, 54321, 54320, 54319, 54318, 54317, 54316, 54315, 54314, 54313, 54312, 54311, 54310, 54309, 54308, 54307, 54306, 54305, 54304, 54303, 54302, 54301, 54300, 54299, 54298, 54297, 54296, 54295, 54294, 54292, 54291, 54290, 54289, 54288, 54287, 54286, 54285, 54284, 54283, 54282, 54281, 54280, 54279, 54278, 54277, 54276, 54275, 54274, 54273, 54272, 54271, 54270, 54269, 54268, 54267, 54266, 54265, 54264, 54263, 54262, 54261, 54260, 54259, 54258, 54257, 54256, 54255, 54254, 54253, 54252, 54251, 54250, 54249, 54248, 54247, 54246, 54245, 54244, 54243, 54242, 54241, 54240, 54239, 54238, 54237, 54236, 54235, 54234, 54233, 54232, 54231, 54230, 54229, 54228, 54227, 54226, 54225, 54224, 54223, 54222, 54221, 54220, 54219, 54218, 54217, 54216, 54215, 54214, 54213, 54212, 54211, 54210, 54209, 54208, 54207, 54206, 54205, 54204, 54203, 54202, 54201, 54200, 54199, 54198, 54197, 54196, 54195, 54194, 54193, 54192, 54191, 54190, 54189, 54187, 54186, 54184, 54183, 54182, 54181, 54180, 54179, 54178, 54177, 54176, 54175, 54174, 54173, 54172, 54171, 54170, 54169, 54168, 54167, 54166, 54165, 54164, 54163, 54162, 54161, 54160, 54159, 54158, 54157, 54156, 54155, 54154, 54153, 54152, 54151, 54150, 54149, 54148, 54147, 54146, 54145, 54144, 54143, 54142, 54141, 54140, 54139, 54138, 54137, 54136, 54135, 54134, 54133, 54132, 54131, 54130, 54129, 54128, 54127, 54126, 54125, 54124, 54123, 54122, 54121, 54120, 54119, 54118, 54117, 54116, 54115, 54114, 54113, 54112, 54111, 54110, 54109, 54108, 54107, 54106, 54105, 54104, 54103, 54102, 54101, 54100, 54099, 54098, 54097, 54096, 54095, 54094, 54093, 54092, 54091, 54090, 54089, 54088, 54087, 54086, 54085, 54084, 54083, 54082, 54081, 54080, 54079, 54078, 54077, 54076, 54075, 54074, 54073, 54072, 54071, 54070, 54069, 54068, 54067, 54066, 54065, 54064, 54063, 54062, 54061, 54060, 54059, 54058, 54057, 54056, 54055, 54052, 54051, 54050, 54049, 54047, 54046, 54045, 54044, 54043, 54042, 54041, 54040, 54039, 54038, 54037, 54036, 54035, 54034, 54033, 54032, 54031, 54030, 54029, 54028, 54027, 54026, 54025, 54024, 54023, 54022, 54021, 54020, 54019, 54018, 54017, 54016, 54015, 54014, 54013, 54012, 54011, 54010, 54009, 54008, 54007, 54006, 54005, 54004, 54003, 54002, 54001, 54000, 53999, 53998, 53997, 53996, 53995, 53994, 53990, 53989, 53987, 53986, 53985, 53984, 53980, 53979, 53978, 53977, 53973, 53972, 53971, 53970, 53969, 53968, 53967, 53966, 53965, 53964, 53963, 53962, 53961, 53960, 53959, 53958, 53957, 53956, 53955, 53954, 53953, 53952, 53951, 53950, 53949, 53948, 53947, 53946, 53945, 53944, 53943, 53942, 53941, 53940, 53939, 53938, 53937, 53936, 53935, 53934, 53933, 53932, 53931, 53930, 53929, 53928, 53927, 53926, 53925, 53924, 53923, 53922, 53921, 53920, 53919, 53918, 53917, 53916, 53915, 53914, 53913, 53912, 53911, 53909, 53908, 53907, 53906, 53905, 53904, 53903, 53902, 53901, 53900, 53899, 53898, 53897, 53896, 53895, 53894, 53893, 53892, 53891, 53890, 53889, 53888, 53887, 53886, 53885, 53884, 53883, 53882, 53881, 53880, 53879, 53878, 53877, 53876, 53875, 53874, 53873, 53872, 53871, 53870, 53869, 53868, 53867, 53866, 53865, 53864, 53863, 53862, 53861, 53860, 53859, 53858, 53857, 53856, 53855, 53854, 53853, 53852, 53851, 53850, 53849, 53848, 53847, 53845, 53844, 53843, 53842, 53841, 53840, 53839, 53838, 53837, 53836, 53835, 53834, 53833, 53832, 53831, 53829, 53828, 53827, 53826, 53825, 53824, 53823, 53822, 53821, 53820, 53819, 53818, 53816, 53815, 53814, 53813, 53812, 53811, 53810, 53809, 53808, 53807, 53806, 53805, 53804, 53803, 53802, 53801, 53800, 53799, 53798, 53797, 53796, 53795, 53794, 53793, 53792, 53791, 53790, 53789, 53788, 53787, 53786, 53784, 53783, 53777, 53775, 53773, 53772, 53770, 53769, 53765, 53764, 53760, 53758, 53757, 53756, 53755, 53754, 53751, 53750, 53749, 53748, 53746, 53745, 53744, 53743, 53739, 53738, 53737, 53735, 53734, 53733, 53732, 53731, 53728, 53727, 53726, 53725, 53724, 53723, 53722, 53721, 53720, 53719, 53718, 53717, 53716, 53715, 53714, 53713, 53712, 53711, 53710, 53709, 53708, 53707, 53706, 53705, 53704, 53703, 53702, 53701, 53700, 53699, 53698, 53697, 53696, 53695, 53694, 53693, 53692, 53691, 53689, 53688, 53687, 53686, 53685, 53684, 53683, 53682, 53681, 53680, 53679, 53677, 53675, 53667, 53666, 53665, 53664, 53663, 53662, 53661, 53660, 53659, 53658, 53657, 53656, 53655, 53654, 53653, 53652, 53647, 53646, 53645, 53644, 53638, 53637, 53636, 53635, 53633, 53632, 53631, 53630, 53629, 53628, 53627, 53626, 53625, 53624, 53623, 53622, 53621, 53620, 53619, 53618, 53617, 53616, 53615, 53614, 53613, 53612, 53611, 53610, 53609, 53608, 53607, 53606, 53605, 53604, 53603, 53602, 53601, 53600, 53599, 53598, 53597, 53596, 53595, 53594, 53593, 53592, 53591, 53584, 53582, 53581, 53579, 53578, 53577, 53576, 53575, 53574, 53573, 53572, 53571, 53570, 53569, 53566, 53565, 53564, 53563, 53561, 53560, 53559, 53558, 53557, 53556, 53555, 53554, 53553, 53549, 53548, 53547, 53546, 53544, 53543, 53542, 53541, 53537, 53536, 53535, 53534, 53533, 53532, 53531, 53529, 53527, 53526, 53525, 53524, 53523, 53522, 53516, 53515, 53514, 53513, 53512, 53511, 53510, 53509, 53508, 53507, 53506, 53505, 53504, 53503, 53501, 53500, 53499, 53498, 53497, 53496, 53495, 53494, 53493, 53492, 53491, 53490, 53489, 53488, 53487, 53485, 53484, 53483, 53482, 53481, 53480, 53479, 53478, 53477, 53476, 53475, 53474, 53473, 53472, 53471, 53470, 53469, 53468, 53467, 53466, 53465, 53464, 53463, 53462, 53461, 53460, 53459, 53458, 53457, 53456, 53455, 53454, 53453, 53452, 53451, 53450, 53449, 53448, 53447, 53446, 53445, 53444, 53443, 53442, 53441, 53440, 53439, 53438, 53437, 53436, 53435, 53434, 53433, 53432, 53431, 53430, 53429, 53428, 53427, 53426, 53425, 53424, 53423, 53422, 53421, 53420, 53419, 53418, 53417, 53416, 53415, 53414, 53413, 53412, 53411, 53410, 53409, 53408, 53407, 53406, 53405, 53404, 53403, 53402, 53401, 53400, 53399, 53398, 53397, 53396, 53395, 53394, 53393, 53392, 53391, 53390, 53388, 53387, 53386, 53385, 53381, 53380, 53379, 53378, 53377, 53376, 53375, 53374, 53373, 53372, 53371, 53370, 53369, 53368, 53367, 53366, 53365, 53364, 53363, 53362, 53361, 53360, 53359, 53358, 53357, 53356, 53355, 53354, 53353, 53352, 53351, 53350, 53349, 53348, 53347, 53346, 53345, 53344, 53343, 53342, 53341, 53340, 53339, 53338, 53337, 53336, 53335, 53334, 53333, 53332, 53331, 53330, 53329, 53328, 53327, 53326, 53325, 53324, 53323, 53322, 53321, 53320, 53319, 53318, 53317, 53316, 53315, 53314, 53313, 53312, 53311, 53309, 53308, 53307, 53306, 53305, 53304, 53303, 53302, 53301, 53300, 53299, 53298, 53297, 53296, 53295, 53294, 53290, 53289, 53288, 53287, 53286, 53285, 53284, 53283, 53282, 53281, 53280, 53279, 53278, 53277, 53276, 53275, 53271, 53270, 53268, 53267, 53266, 53265, 53264, 53263, 53262, 53261, 53260, 53259, 53258, 53257, 53255, 53254, 53250, 53249, 53248, 53247, 53246, 53245, 53244, 53243, 53242, 53241, 53240, 53239, 53238, 53237, 53236, 53235, 53234, 53233, 53232, 53231, 53230, 53229, 53228, 53227, 53226, 53225, 53224, 53223, 53222, 53221, 53220, 53219, 53218, 53217, 53216, 53215, 53214, 53213, 53212, 53211, 53210, 53209, 53208, 53207, 53206, 53205, 53204, 53203, 53202, 53201, 53200, 53199, 53198, 53197, 53196, 53195, 53194, 53193, 53192, 53191, 53190, 53189, 53188, 53187, 53186, 53185, 53184, 53183, 53182, 53181, 53180, 53179, 53178, 53177, 53176, 53175, 53174, 53173, 53172, 53171, 53170, 53169, 53168, 53167, 53166, 53165, 53164, 53163, 53162, 53161, 53160, 53159, 53158, 53157, 53156, 53155, 53154, 53153, 53152, 53151, 53150, 53149, 53148, 53147, 53146, 53145, 53144, 53143, 53142, 53141, 53140, 53139, 53138, 53137, 53136, 53135, 53134, 53133, 53132, 53131, 53130, 53129, 53128, 53127, 53126, 53125, 53124, 53123, 53122, 53121, 53119, 53118, 53117, 53116, 53115, 53114, 53111, 53110, 53109, 53108, 53107, 53106, 53105, 53104, 53103, 53102, 53101, 53100, 53099, 53098, 53097, 53096, 53095, 53094, 53093, 53092, 53091, 53089, 53088, 53087, 53086, 53085, 53084, 53083, 53082, 53081, 53080, 53079, 53078, 53077, 53076, 53075, 53074, 53073, 53072, 53071, 53070, 53069, 53068, 53067, 53066, 53065, 53064, 53063, 53062, 53061, 53060, 53059, 53058, 53057, 53056, 53055, 53054, 53053, 53052, 53051, 53050, 53049, 53048, 53047, 53046, 53044, 53043, 53042, 53041, 53040, 53039, 53038, 53037, 53036, 53035, 53034, 53033, 53032, 53031, 53030, 53029, 53028, 53027, 53024, 53023, 53022, 53021, 53020, 53019, 53018, 53017, 53016, 53015, 53014, 53013, 53012, 53011, 53010, 53009, 53008, 53007, 53006, 53005, 53004, 53003, 53000, 52999, 52998, 52997, 52996, 52995, 52991, 52988, 52987, 52984, 52983, 52982, 52980, 52979, 52978, 52977, 52976, 52975, 52974, 52973, 52972, 52971, 52970, 52969, 52966, 52965, 52964, 52963, 52962, 52961, 52960, 52959, 52958, 52957, 52956, 52955, 52954, 52953, 52952, 52951, 52950, 52949, 52948, 52947, 52946, 52945, 52944, 52943, 52942, 52941, 52940, 52939, 52938, 52937, 52936, 52935, 52934, 52933, 52932, 52931, 52930, 52929, 52928, 52927, 52926, 52925, 52924, 52923, 52922, 52921, 52920, 52919, 52918, 52917, 52916, 52915, 52914, 52913, 52912, 52911, 52910, 52909, 52908, 52907, 52906, 52905, 52904, 52903, 52902, 52901, 52900, 52899, 52898, 52897, 52896, 52895, 52894, 52893, 52892, 52891, 52890, 52889, 52888, 52887, 52886, 52885, 52884, 52883, 52882, 52881, 52880, 52879, 52878, 52877, 52876, 52875, 52874, 52873, 52872, 52871, 52870, 52869, 52868, 52867, 52866, 52865, 52864, 52863, 52862, 52861, 52860, 52859, 52858, 52857, 52856, 52855, 52854, 52853, 52852, 52851, 52850, 52849, 52848, 52847, 52846, 52845, 52844, 52843, 52842, 52841, 52840, 52839, 52838, 52837, 52836, 52835, 52834, 52833, 52832, 52831, 52830, 52829, 52828, 52827, 52826, 52825, 52824, 52823, 52822, 52821, 52820, 52819, 52818, 52817, 52816, 52815, 52814, 52813, 52812, 52811, 52810, 52809, 52808, 52807, 52806, 52805, 52804, 52803, 52802, 52801, 52800, 52799, 52798, 52797, 52796, 52795, 52794, 52793, 52792, 52791, 52790, 52789, 52788, 52787, 52786, 52785, 52784, 52783, 52782, 52781, 52780, 52779, 52778, 52777, 52776, 52775, 52774, 52773, 52772, 52771, 52770, 52769, 52768, 52767, 52766, 52765, 52764, 52763, 52762, 52761, 52760, 52759, 52758, 52757, 52756, 52755, 52754, 52753, 52752, 52751, 52750, 52749, 52748, 52747, 52746, 52745, 52744, 52743, 52742, 52741, 52740, 52739, 52738, 52737, 52736, 52735, 52734, 52733, 52732, 52731, 52730, 52727, 52726, 52725, 52724, 52723, 52722, 52721, 52720, 52719, 52718, 52717, 52716, 52715, 52714, 52713, 52712, 52711, 52710, 52709, 52708, 52707, 52706, 52705, 52704, 52703, 52702, 52701, 52700, 52699, 52698, 52697, 52696, 52695, 52694, 52693, 52692, 52691, 52690, 52689, 52688, 52687, 52686, 52685, 52684, 52683, 52682, 52681, 52680, 52679, 52678, 52677, 52676, 52675, 52674, 52673, 52670, 52669, 52668, 52667, 52666, 52665, 52664, 52663, 52662, 52661, 52660, 52659, 52658, 52657, 52656, 52655, 52654, 52653, 52652, 52651, 52650, 52649, 52648, 52647, 52646, 52645, 52644, 52643, 52642, 52641, 52640, 52639, 52638, 52637, 52636, 52635, 52634, 52633, 52632, 52631, 52630, 52629, 52628, 52627, 52626, 52625, 52624, 52623, 52622, 52621, 52620, 52619, 52618, 52617, 52616, 52615, 52614, 52613, 52612, 52611, 52610, 52609, 52608, 52607, 52606, 52605, 52604, 52603, 52602, 52601, 52600, 52599, 52598, 52597, 52594, 52593, 52592, 52591, 52590, 52589, 52588, 52586, 52585, 52583, 52581, 52580, 52579, 52578, 52577, 52576, 52575, 52574, 52573, 52572, 52571, 52570, 52569, 52568, 52567, 52566, 52565, 52564, 52563, 52562, 52561, 52560, 52559, 52558, 52557, 52556, 52555, 52554, 52553, 52552, 52551, 52550, 52549, 52548, 52547, 52546, 52545, 52544, 52543, 52542, 52541, 52540, 52539, 52538, 52537, 52536, 52535, 52534, 52533, 52532, 52531, 52530, 52529, 52528, 52527, 52526, 52525, 52524, 52523, 52522, 52521, 52520, 52519, 52518, 52517, 52516, 52515, 52514, 52513, 52512, 52511, 52509, 52508, 52507, 52506, 52505, 52504, 52503, 52502, 52501, 52500, 52499, 52498, 52497, 52496, 52495, 52494, 52493, 52492, 52491, 52490, 52489, 52488, 52487, 52486, 52485, 52484, 52483, 52482, 52481, 52480, 52479, 52478, 52477, 52476, 52475, 52474, 52471, 52470, 52469, 52468, 52467, 52466, 52465, 52464, 52463, 52462, 52461, 52460, 52459, 52458, 52457, 52456, 52455, 52454, 52453, 52452, 52451, 52450, 52449, 52448, 52447, 52446, 52445, 52444, 52443, 52442, 52441, 52440, 52439, 52438, 52437, 52436, 52434, 52433, 52432, 52431, 52430, 52429, 52428, 52427, 52426, 52425, 52424, 52423, 52422, 52421, 52420, 52419, 52418, 52417, 52416, 52415, 52414, 52413, 52412, 52411, 52410, 52409, 52408, 52401, 52400, 52394, 52393, 52392, 52391, 52390, 52389, 52388, 52387, 52386, 52385, 52384, 52383, 52382, 52381, 52380, 52379, 52378, 52377, 52376, 52374, 52373, 52372, 52371, 52370, 52369, 52368, 52367, 52366, 52364, 52363, 52362, 52361, 52360, 52359, 52357, 52356, 52355, 52354, 52353, 52352, 52351, 52349, 52348, 52347, 52346, 52345, 52344, 52343, 52342, 52341, 52340, 52339, 52338, 52337, 52336, 52335, 52334, 52333, 52332, 52331, 52330, 52329, 52328, 52327, 52326, 52325, 52324, 52323, 52322, 52321, 52320, 52319, 52318, 52317, 52316, 52315, 52314, 52313, 52312, 52311, 52310, 52309, 52308, 52307, 52306, 52305, 52304, 52303, 52302, 52301, 52300, 52299, 52298, 52293, 52292, 52291, 52290, 52289, 52288, 52287, 52286, 52284, 52283, 52282, 52281, 52280, 52279, 52278, 52277, 52276, 52275, 52274, 52273, 52272, 52271, 52270, 52269, 52268, 52267, 52266, 52265, 52264, 52263, 52262, 52261, 52260, 52259, 52258, 52253, 52252, 52251, 52250, 52249, 52248, 52247, 52246, 52245, 52244, 52243, 52242, 52241, 52240, 52239, 52238, 52237, 52236, 52235, 52234, 52233, 52232, 52231, 52230, 52229, 52228, 52227, 52226, 52225, 52224, 52223, 52222, 52221, 52220, 52219, 52218, 52217, 52216, 52215, 52214, 52213, 52212, 52211, 52210, 52209, 52208, 52207, 52206, 52205, 52204, 52203, 52202, 52201, 52200, 52199, 52198, 52197, 52196, 52195, 52194, 52193, 52192, 52191, 52190, 52189, 52186, 52185, 52184, 52183, 52182, 52181, 52180, 52179, 52178, 52177, 52176, 52175, 52174, 52173, 52172, 52171, 52170, 52169, 52168, 52167, 52166, 52165, 52164, 52163, 52162, 52161, 52160, 52159, 52158, 52157, 52156, 52155, 52154, 52153, 52152, 52151, 52150, 52149, 52148, 52147, 52146, 52145, 52144, 52143, 52142, 52141, 52140, 52139, 52138, 52137, 52136, 52135, 52134, 52133, 52131, 52130, 52129, 52128, 52127, 52126, 52125, 52124, 52123, 52122, 52121, 52120, 52119, 52118, 52117, 52116, 52115, 52114, 52113, 52112, 52111, 52110, 52109, 52108, 52107, 52106, 52105, 52104, 52103, 52102, 52101, 52100, 52099, 52098, 52097, 52096, 52095, 52094, 52093, 52091, 52090, 52089, 52088, 52087, 52086, 52085, 52084, 52083, 52082, 52081, 52080, 52079, 52078, 52077, 52076, 52075, 52074, 52073, 52072, 52071, 52070, 52069, 52068, 52067, 52066, 52065, 52064, 52063, 52062, 52061, 52060, 52059, 52058, 52057, 52056, 52055, 52054, 52053, 52052, 52051, 52050, 52049, 52044, 52043, 52040, 52036, 52035, 52034, 52033, 52032, 52031, 52030, 52029, 52026, 52025, 52024, 52023, 52022, 52021, 52020, 52019, 52018, 52017, 52016, 52015, 52014, 52013, 52012, 52011, 52010, 52009, 52008, 52007, 52006, 52005, 52004, 52003, 52002, 52001, 52000, 51999, 51998, 51997, 51996, 51995, 51994, 51993, 51992, 51991, 51990, 51989, 51988, 51987, 51986, 51985, 51984, 51983, 51982, 51981, 51980, 51979, 51978, 51977, 51976, 51975, 51973, 51972, 51971, 51970, 51969, 51968, 51967, 51966, 51964, 51963, 51962, 51961, 51960, 51959, 51958, 51957, 51956, 51955, 51954, 51953, 51952, 51951, 51950, 51949, 51948, 51947, 51946, 51945, 51944, 51943, 51942, 51941, 51940, 51939, 51938, 51937, 51936, 51935, 51934, 51933, 51932, 51931, 51930, 51929, 51928, 51927, 51926, 51925, 51924, 51923, 51922, 51921, 51920, 51919, 51918, 51917, 51916, 51915, 51914, 51913, 51912, 51911, 51910, 51909, 51906, 51905, 51904, 51903, 51902, 51901, 51900, 51899, 51898, 51897, 51896, 51895, 51894, 51893, 51892, 51891, 51890, 51889, 51888, 51887, 51884, 51883, 51882, 51881, 51880, 51879, 51878, 51877, 51876, 51875, 51874, 51873, 51872, 51871, 51870, 51869, 51868, 51867, 51866, 51865, 51864, 51863, 51862, 51861, 51859, 51858, 51857, 51856, 51855, 51854, 51853, 51852, 51851, 51850, 51849, 51848, 51847, 51846, 51845, 51844, 51843, 51842, 51841, 51840, 51839, 51838, 51837, 51836, 51835, 51834, 51833, 51832, 51831, 51830, 51829, 51828, 51827, 51826, 51825, 51824, 51823, 51822, 51821, 51820, 51819, 51818, 51817, 51816, 51815, 51814, 51813, 51812, 51811, 51810, 51809, 51808, 51807, 51806, 51805, 51804, 51803, 51802, 51801, 51800, 51799, 51798, 51797, 51796, 51795, 51794, 51793, 51792, 51791, 51790, 51789, 51788, 51787, 51786, 51785, 51784, 51783, 51782, 51781, 51780, 51779, 51778, 51777, 51776, 51775, 51774, 51773, 51772, 51771, 51770, 51769, 51768, 51767, 51766, 51765, 51764, 51763, 51762, 51761, 51760, 51759, 51758, 51757, 51756, 51755, 51754, 51753, 51752, 51751, 51750, 51749, 51748, 51747, 51746, 51745, 51744, 51743, 51742, 51741, 51740, 51739, 51736, 51735, 51734, 51733, 51732, 51731, 51730, 51729, 51728, 51727, 51725, 51724, 51723, 51722, 51721, 51720, 51719, 51718, 51717, 51716, 51715, 51714, 51713, 51712, 51711, 51710, 51709, 51708, 51707, 51706, 51705, 51704, 51703, 51702, 51701, 51700, 51699, 51698, 51697, 51696, 51695, 51694, 51693, 51691, 51690, 51689, 51688, 51687, 51686, 51685, 51684, 51683, 51682, 51681, 51680, 51679, 51678, 51677, 51676, 51675, 51674, 51673, 51672, 51671, 51670, 51669, 51668, 51667, 51666, 51665, 51664, 51663, 51662, 51661, 51660, 51659, 51658, 51657, 51656, 51655, 51654, 51653, 51652, 51651, 51650, 51649, 51648, 51647, 51646, 51645, 51644, 51643, 51642, 51641, 51640, 51639, 51638, 51637, 51636, 51635, 51634, 51633, 51632, 51631, 51630, 51629, 51628, 51627, 51626, 51625, 51624, 51623, 51622, 51621, 51620, 51619, 51618, 51617, 51616, 51615, 51614, 51613, 51612, 51611, 51610, 51609, 51608, 51607, 51606, 51605, 51604, 51603, 51602, 51601, 51600, 51599, 51598, 51597, 51596, 51595, 51594, 51593, 51592, 51591, 51590, 51589, 51588, 51587, 51586, 51585, 51584, 51583, 51582, 51581, 51580, 51579, 51578, 51577, 51576, 51575, 51574, 51573, 51572, 51571, 51570, 51569, 51568, 51567, 51566, 51565, 51564, 51563, 51562, 51561, 51560, 51559, 51558, 51557, 51556, 51555, 51554, 51553, 51552, 51551, 51550, 51549, 51548, 51547, 51546, 51545, 51544, 51543, 51542, 51541, 51540, 51539, 51538, 51537, 51536, 51535, 51534, 51533, 51532, 51531, 51530, 51529, 51528, 51527, 51526, 51525, 51524, 51523, 51522, 51521, 51520, 51519, 51518, 51517, 51516, 51515, 51514, 51513, 51512, 51510, 51509, 51508, 51507, 51506, 51505, 51504, 51503, 51502, 51501, 51500, 51499, 51498, 51495, 51494, 51493, 51492, 51491, 51490, 51489, 51488, 51487, 51486, 51485, 51484, 51483, 51482, 51481, 51480, 51479, 51478, 51477, 51476, 51475, 51474, 51473, 51472, 51471, 51470, 51469, 51468, 51467, 51466, 51465, 51464, 51463, 51462, 51461, 51460, 51459, 51458, 51457, 51456, 51455, 51454, 51453, 51452, 51451, 51450, 51449, 51448, 51447, 51446, 51445, 51444, 51443, 51442, 51441, 51440, 51439, 51438, 51437, 51436, 51435, 51434, 51433, 51432, 51431, 51430, 51429, 51428, 51427, 51426, 51425, 51424, 51423, 51422, 51421, 51420, 51419, 51418, 51417, 51416, 51415, 51414, 51413, 51412, 51411, 51410, 51409, 51408, 51407, 51406, 51405, 51404, 51403, 51402, 51401, 51400, 51399, 51398, 51397, 51396, 51395, 51394, 51393, 51392, 51391, 51390, 51389, 51388, 51387, 51386, 51385, 51384, 51383, 51382, 51381, 51380, 51379, 51378, 51377, 51376, 51375, 51374, 51373, 51372, 51371, 51370, 51369, 51368, 51367, 51366, 51365, 51364, 51363, 51362, 51361, 51360, 51359, 51358, 51357, 51356, 51355, 51354, 51353, 51352, 51351, 51350, 51349, 51348, 51347, 51346, 51345, 51344, 51343, 51342, 51341, 51340, 51339, 51338, 51337, 51336, 51335, 51334, 51333, 51332, 51331, 51330, 51329, 51328, 51327, 51326, 51325, 51324, 51323, 51322, 51321, 51320, 51319, 51318, 51317, 51316, 51315, 51314, 51313, 51312, 51311, 51310, 51309, 51308, 51307, 51306, 51305, 51304, 51303, 51302, 51301, 51300, 51299, 51298, 51297, 51295, 51294, 51293, 51292, 51291, 51290, 51289, 51288, 51287, 51286, 51285, 51284, 51283, 51282, 51281, 51280, 51279, 51278, 51277, 51276, 51275, 51274, 51273, 51272, 51271, 51270, 51269, 51268, 51267, 51266, 51265, 51264, 51263, 51262, 51261, 51260, 51259, 51258, 51257, 51256, 51255, 51254, 51253, 51252, 51251, 51250, 51249, 51248, 51247, 51246, 51245, 51244, 51243, 51242, 51241, 51240, 51239, 51238, 51237, 51236, 51235, 51234, 51233, 51232, 51231, 51230, 51229, 51228, 51227, 51226, 51225, 51224, 51223, 51222, 51221, 51220, 51219, 51218, 51217, 51216, 51215, 51214, 51213, 51212, 51211, 51210, 51209, 51208, 51207, 51206, 51205, 51204, 51203, 51202, 51201, 51200, 51199, 51198, 51197, 51196, 51195, 51194, 51193, 51192, 51191, 51190, 51189, 51188, 51187, 51186, 51185, 51184, 51183, 51182, 51181, 51180, 51179, 51178, 51177, 51176, 51175, 51174, 51173, 51172, 51171, 51170, 51169, 51168, 51166, 51165, 51164, 51163, 51162, 51161, 51160, 51159, 51158, 51157, 51156, 51155, 51154, 51153, 51152, 51151, 51150, 51149, 51148, 51147, 51146, 51145, 51144, 51143, 51142, 51141, 51140, 51139, 51138, 51137, 51136, 51135, 51134, 51133, 51132, 51131, 51130, 51129, 51128, 51127, 51126, 51125, 51124, 51123, 51122, 51121, 51120, 51119, 51118, 51117, 51116, 51115, 51114, 51113, 51112, 51111, 51110, 51109, 51108, 51107, 51106, 51105, 51104, 51103, 51102, 51101, 51100, 51099, 51098, 51097, 51096, 51095, 51094, 51093, 51092, 51091, 51090, 51089, 51088, 51087, 51086, 51085, 51084, 51083, 51082, 51081, 51080, 51079, 51078, 51077, 51076, 51075, 51074, 51073, 51072, 51071, 51070, 51069, 51068, 51067, 51066, 51065, 51064, 51063, 51062, 51061, 51060, 51059, 51058, 51057, 51056, 51055, 51054, 51053, 51052, 51051, 51050, 51049, 51048, 51047, 51046, 51045, 51044, 51043, 51042, 51041, 51040, 51039, 51038, 51037, 51036, 51035, 51034, 51033, 51032, 51031, 51030, 51029, 51028, 51027, 51026, 51025, 51024, 51023, 51022, 51021, 51020, 51019, 51018, 51017, 51016, 51015, 51014, 51013, 51012, 51011, 51010, 51009, 51008, 51007, 51006, 51005, 51004, 51003, 51002, 51001, 51000, 50999, 50998, 50997, 50996, 50995, 50994, 50993, 50992, 50991, 50990, 50989, 50988, 50987, 50986, 50985, 50984, 50983, 50982, 50981, 50980, 50979, 50978, 50977, 50976, 50975, 50974, 50973, 50972, 50971, 50970, 50969, 50968, 50967, 50966, 50965, 50964, 50963, 50962, 50961, 50960, 50959, 50958, 50957, 50956, 50955, 50954, 50953, 50952, 50951, 50950, 50949, 50945, 50944, 50943, 50942, 50941, 50940, 50939, 50938, 50937, 50936, 50935, 50934, 50933, 50931, 50930, 50929, 50928, 50927, 50925, 50924, 50923, 50921, 50920, 50919, 50918, 50917, 50916, 50915, 50914, 50913, 50912, 50911, 50910, 50909, 50908, 50907, 50906, 50905, 50904, 50903, 50902, 50901, 50900, 50899, 50898, 50897, 50896, 50895, 50894, 50893, 50892, 50890, 50889, 50888, 50887, 50886, 50885, 50884, 50883, 50882, 50881, 50880, 50879, 50878, 50877, 50876, 50875, 50874, 50871, 50870, 50869, 50868, 50867, 50866, 50865, 50864, 50863, 50862, 50861, 50860, 50858, 50857, 50856, 50855, 50854, 50853, 50852, 50851, 50850, 50849, 50848, 50847, 50846, 50845, 50844, 50843, 50842, 50841, 50840, 50839, 50838, 50837, 50836, 50835, 50834, 50833, 50832, 50831, 50830, 50829, 50828, 50827, 50826, 50825, 50824, 50823, 50822, 50821, 50820, 50819, 50818, 50817, 50816, 50815, 50814, 50813, 50812, 50811, 50810, 50809, 50808, 50807, 50806, 50805, 50804, 50803, 50802, 50801, 50800, 50799, 50798, 50797, 50794, 50793, 50792, 50791, 50790, 50789, 50788, 50787, 50786, 50784, 50783, 50782, 50781, 50780, 50779, 50778, 50777, 50776, 50775, 50774, 50773, 50772, 50771, 50770, 50769, 50768, 50767, 50766, 50765, 50764, 50763, 50762, 50761, 50760, 50759, 50758, 50757, 50756, 50755, 50754, 50753, 50752, 50751, 50750, 50749, 50748, 50747, 50746, 50744, 50743, 50742, 50741, 50740, 50739, 50738, 50737, 50734, 50733, 50732, 50731, 50730, 50729, 50728, 50727, 50726, 50725, 50724, 50723, 50722, 50721, 50720, 50718, 50717, 50716, 50715, 50714, 50713, 50712, 50711, 50710, 50708, 50707, 50706, 50705, 50704, 50703, 50702, 50701, 50700, 50699, 50698, 50697, 50696, 50695, 50694, 50693, 50692, 50691, 50690, 50689, 50688, 50687, 50686, 50685, 50684, 50683, 50682, 50681, 50680, 50679, 50678, 50677, 50676, 50675, 50674, 50673, 50672, 50671, 50670, 50669, 50667, 50666, 50665, 50664, 50663, 50662, 50661, 50656, 50655, 50654, 50653, 50652, 50651, 50650, 50649, 50648, 50647, 50646, 50645, 50644, 50643, 50642, 50641, 50640, 50639, 50638, 50637, 50636, 50635, 50634, 50633, 50632, 50629, 50628, 50627, 50626, 50625, 50624, 50623, 50622, 50621, 50620, 50619, 50618, 50617, 50616, 50615, 50614, 50613, 50612, 50611, 50610, 50609, 50608, 50607, 50606, 50605, 50604, 50603, 50602, 50601, 50600, 50599, 50598, 50597, 50596, 50595, 50594, 50593, 50592, 50591, 50590, 50589, 50588, 50587, 50586, 50585, 50584, 50583, 50580, 50573, 50571, 50569, 50568, 50565, 50557, 50556, 50555, 50554, 50553, 50552, 50551, 50550, 50549, 50548, 50547, 50546, 50545, 50544, 50543, 50542, 50541, 50540, 50539, 50538, 50537, 50536, 50535, 50534, 50533, 50532, 50531, 50530, 50529, 50528, 50527, 50526, 50525, 50524, 50523, 50522, 50521, 50520, 50519, 50518, 50517, 50516, 50515, 50514, 50513, 50511, 50510, 50509, 50508, 50507, 50506, 50505, 50504, 50503, 50502, 50501, 50500, 50499, 50498, 50497, 50496, 50495, 50494, 50493, 50492, 50491, 50490, 50489, 50488, 50487, 50486, 50485, 50484, 50483, 50482, 50481, 50480, 50479, 50478, 50477, 50476, 50475, 50474, 50473, 50472, 50471, 50470, 50469, 50468, 50467, 50466, 50465, 50464, 50463, 50462, 50461, 50460, 50459, 50458, 50457, 50456, 50455, 50454, 50453, 50452, 50451, 50450, 50449, 50448, 50447, 50446, 50445, 50444, 50443, 50442, 50441, 50440, 50439, 50438, 50437, 50436, 50435, 50434, 50433, 50432, 50431, 50430, 50429, 50428, 50427, 50426, 50425, 50424, 50423, 50422, 50421, 50420, 50419, 50418, 50417, 50416, 50415, 50414, 50413, 50412, 50411, 50410, 50409, 50408, 50407, 50406, 50405, 50404, 50403, 50402, 50401, 50400, 50399, 50398, 50397, 50396, 50395, 50394, 50393, 50392, 50391, 50390, 50389, 50388, 50387, 50386, 50385, 50384, 50383, 50382, 50381, 50380, 50379, 50378, 50377, 50376, 50375, 50374, 50373, 50372, 50371, 50370, 50369, 50368, 50367, 50366, 50365, 50364, 50363, 50362, 50361, 50360, 50359, 50358, 50357, 50356, 50355, 50354, 50353, 50352, 50351, 50350, 50349, 50348, 50347, 50346, 50345, 50344, 50343, 50342, 50341, 50340, 50339, 50338, 50337, 50336, 50335, 50334, 50333, 50332, 50331, 50330, 50329, 50328, 50327, 50326, 50325, 50324, 50323, 50322, 50321, 50320, 50319, 50318, 50317, 50316, 50315, 50314, 50313, 50312, 50311, 50310, 50309, 50308, 50307, 50306, 50305, 50304, 50303, 50302, 50301, 50300, 50299, 50298, 50297, 50296, 50295, 50294, 50293, 50292, 50291, 50290, 50289, 50288, 50287, 50286, 50285, 50284, 50283, 50282, 50281, 50280, 50279, 50278, 50277, 50276, 50275, 50274, 50273, 50272, 50271, 50270, 50269, 50268, 50267, 50266, 50265, 50264, 50263, 50262, 50261, 50260, 50259, 50258, 50257, 50256, 50255, 50254, 50253, 50252, 50251, 50250, 50249, 50248, 50247, 50246, 50245, 50244, 50243, 50242, 50241, 50240, 50239, 50238, 50237, 50236, 50235, 50234, 50233, 50232, 50231, 50230, 50229, 50228, 50226, 50225, 50224, 50223, 50222, 50221, 50220, 50219, 50218, 50217, 50216, 50215, 50214, 50213, 50212, 50211, 50210, 50209, 50208, 50207, 50206, 50205, 50204, 50203, 50202, 50201, 50200, 50199, 50198, 50197, 50196, 50195, 50194, 50193, 50192, 50191, 50190, 50189, 50188, 50187, 50186, 50185, 50184, 50183, 50182, 50181, 50180, 50179, 50178, 50177, 50176, 50175, 50174, 50173, 50172, 50171, 50170, 50169, 50168, 50167, 50166, 50165, 50164, 50163, 50162, 50161, 50160, 50159, 50158, 50157, 50156, 50155, 50154, 50153, 50152, 50151, 50150, 50149, 50148, 50147, 50146, 50145, 50144, 50143, 50142, 50141, 50140, 50139, 50138, 50137, 50136, 50135, 50134, 50133, 50132, 50131, 50130, 50129, 50128, 50127, 50126, 50125, 50124, 50123, 50122, 50121, 50120, 50119, 50118, 50117, 50116, 50115, 50114, 50113, 50112, 50111, 50110, 50109, 50108, 50107, 50106, 50105, 50104, 50103, 50102, 50101, 50100, 50099, 50098, 50097, 50096, 50095, 50094, 50093, 50092, 50091, 50090, 50089, 50088, 50087, 50086, 50085, 50084, 50083, 50082, 50081, 50080, 50079, 50078, 50077, 50076, 50075, 50074, 50073, 50072, 50071, 50070, 50069, 50068, 50067, 50066, 50065, 50064, 50063, 50062, 50061, 50060, 50059, 50058, 50057, 50056, 50055, 50054, 50053, 50052, 50051, 50050, 50049, 50048, 50047, 50046, 50045, 50044, 50043, 50042, 50041, 50040, 50039, 50038, 50037, 50036, 50035, 50034, 50033, 50032, 50031, 50030, 50029, 50028, 50027, 50026, 50025, 50024, 50023, 50022, 50021, 50020, 50019, 50018, 50017, 50016, 50015, 50014, 50013, 50012, 50011, 50010, 50009, 50008, 50007, 50006, 50005, 50004, 50003, 50002, 50001, 50000, 49999, 49998, 49997, 49996, 49995, 49994, 49993, 49992, 49991, 49990, 49989, 49988, 49987, 49986, 49985, 49984, 49983, 49980, 49979, 49978, 49977, 49976, 49975, 49974, 49973, 49972, 49971, 49970, 49969, 49968, 49967, 49966, 49965, 49964, 49963, 49962, 49961, 49960, 49959, 49958, 49957, 49956, 49955, 49954, 49953, 49952, 49951, 49950, 49949, 49948, 49947, 49946, 49945, 49944, 49943, 49942, 49941, 49940, 49939, 49938, 49937, 49936, 49935, 49934, 49933, 49932, 49931, 49930, 49929, 49928, 49927, 49926, 49925, 49924, 49923, 49922, 49921, 49920, 49919, 49918, 49917, 49916, 49915, 49914, 49913, 49912, 49911, 49910, 49909, 49908, 49907, 49906, 49905, 49904, 49903, 49902, 49901, 49900, 49899, 49898, 49897, 49896, 49895, 49894, 49893, 49892, 49891, 49890, 49889, 49888, 49887, 49886, 49885, 49884, 49883, 49882, 49881, 49880, 49879, 49878, 49877, 49876, 49875, 49874, 49873, 49872, 49871, 49870, 49869, 49868, 49867, 49866, 49865, 49864, 49863, 49862, 49861, 49860, 49859, 49858, 49857, 49856, 49855, 49854, 49853, 49852, 49851, 49850, 49849, 49848, 49847, 49846, 49845, 49844, 49843, 49842, 49841, 49840, 49839, 49838, 49837, 49836, 49835, 49834, 49833, 49832, 49831, 49830, 49829, 49828, 49827, 49826, 49825, 49824, 49823, 49822, 49821, 49820, 49819, 49818, 49817, 49816, 49815, 49814, 49813, 49812, 49811, 49810, 49809, 49808, 49807, 49806, 49805, 49804, 49803, 49802, 49801, 49800, 49799, 49798, 49797, 49796, 49795, 49794, 49793, 49792, 49791, 49790, 49789, 49788, 49787, 49786, 49785, 49784, 49783, 49782, 49781, 49780, 49779, 49778, 49777, 49776, 49775, 49774, 49773, 49772, 49771, 49770, 49769, 49768, 49767, 49766, 49765, 49764, 49763, 49762, 49761, 49760, 49759, 49758, 49757, 49756, 49755, 49754, 49753, 49752, 49751, 49750, 49749, 49748, 49747, 49746, 49745, 49744, 49743, 49742, 49741, 49740, 49739, 49738, 49737, 49736, 49735, 49734, 49733, 49732, 49731, 49730, 49729, 49728, 49727, 49726, 49725, 49724, 49723, 49722, 49721, 49720, 49719, 49718, 49717, 49716, 49715, 49714, 49713, 49712, 49711, 49710, 49709, 49708, 49707, 49706, 49705, 49704, 49703, 49702, 49701, 49700, 49699, 49698, 49697, 49696, 49695, 49694, 49693, 49692, 49691, 49690, 49689, 49688, 49687, 49686, 49685, 49684, 49683, 49682, 49681, 49680, 49679, 49678, 49677, 49676, 49675, 49674, 49673, 49672, 49671, 49670, 49669, 49668, 49667, 49666, 49665, 49664, 49663, 49662, 49661, 49660, 49659, 49658, 49657, 49656, 49655, 49654, 49653, 49652, 49651, 49650, 49649, 49648, 49647, 49646, 49645, 49644, 49643, 49642, 49641, 49640, 49639, 49638, 49637, 49636, 49635, 49634, 49633, 49632, 49631, 49630, 49629, 49628, 49627, 49626, 49625, 49624, 49623, 49622, 49621, 49620, 49619, 49618, 49617, 49616, 49615, 49614, 49613, 49612, 49611, 49610, 49609, 49608, 49607, 49606, 49605, 49604, 49603, 49602, 49601, 49600, 49599, 49598, 49597, 49596, 49595, 49594, 49593, 49592, 49591, 49590, 49589, 49588, 49587, 49586, 49585, 49584, 49583, 49582, 49580, 49579, 49578, 49577, 49576, 49575, 49574, 49573, 49571, 49570, 49569, 49568, 49567, 49566, 49565, 49564, 49563, 49562, 49561, 49560, 49559, 49558, 49557, 49556, 49555, 49554, 49553, 49552, 49551, 49550, 49549, 49548, 49547, 49546, 49545, 49544, 49543, 49542, 49541, 49540, 49539, 49538, 49537, 49536, 49535, 49534, 49533, 49532, 49531, 49530, 49529, 49528, 49527, 49526, 49525, 49524, 49523, 49522, 49521, 49520, 49519, 49518, 49517, 49516, 49515, 49514, 49513, 49512, 49511, 49510, 49509, 49508, 49507, 49506, 49505, 49504, 49503, 49502, 49501, 49500, 49499, 49498, 49497, 49496, 49495, 49494, 49493, 49492, 49491, 49490, 49489, 49488, 49487, 49486, 49485, 49484, 49483, 49482, 49481, 49480, 49479, 49478, 49477, 49476, 49475, 49474, 49473, 49472, 49471, 49470, 49469, 49468, 49467, 49466, 49465, 49464, 49463, 49462, 49461, 49460, 49459, 49458, 49457, 49456, 49455, 49454, 49453, 49452, 49451, 49450, 49449, 49448, 49447, 49446, 49445, 49444, 49443, 49442, 49441, 49440, 49439, 49438, 49437, 49436, 49435, 49434, 49433, 49432, 49431, 49430, 49429, 49428, 49427, 49426, 49425, 49424, 49423, 49422, 49421, 49420, 49419, 49418, 49417, 49416, 49415, 49414, 49413, 49412, 49411, 49410, 49409, 49408, 49407, 49406, 49405, 49404, 49403, 49402, 49401, 49400, 49399, 49398, 49397, 49396, 49395, 49394, 49393, 49392, 49391, 49390, 49389, 49388, 49387, 49386, 49385, 49384, 49383, 49382, 49381, 49380, 49379, 49378, 49377, 49376, 49375, 49374, 49373, 49372, 49371, 49370, 49369, 49368, 49367, 49366, 49365, 49364, 49363, 49362, 49361, 49360, 49359, 49358, 49357, 49356, 49355, 49354, 49353, 49352, 49351, 49350, 49349, 49348, 49347, 49346, 49345, 49344, 49343, 49342, 49341, 49340, 49339, 49338, 49337, 49336, 49335, 49334, 49333, 49332, 49331, 49330, 49329, 49328, 49327, 49326, 49325, 49324, 49323, 49322, 49321, 49320, 49319, 49318, 49317, 49316, 49315, 49314, 49313, 49312, 49311, 49310, 49309, 49308, 49307, 49306, 49305, 49304, 49303, 49302, 49301, 49300, 49299, 49298, 49297, 49296, 49295, 49294, 49293, 49292, 49291, 49290, 49289, 49288, 49287, 49286, 49285, 49284, 49283, 49282, 49281, 49280, 49279, 49278, 49277, 49276, 49275, 49274, 49273, 49272, 49271, 49270, 49269, 49268, 49267, 49266, 49265, 49264, 49263, 49262, 49261, 49260, 49259, 49258, 49257, 49256, 49255, 49254, 49253, 49252, 49251, 49250, 49249, 49248, 49247, 49246, 49245, 49244, 49243, 49242, 49241, 49240, 49239, 49238, 49237, 49236, 49235, 49234, 49233, 49232, 49231, 49230, 49229, 49228, 49227, 49226, 49225, 49224, 49223, 49222, 49221, 49220, 49219, 49218, 49217, 49216, 49215, 49214, 49213, 49212, 49211, 49210, 49209, 49208, 49207, 49206, 49205, 49204, 49203, 49202, 49201, 49200, 49199, 49198, 49197, 49196, 49195, 49194, 49193, 49192, 49191, 49190, 49189, 49188, 49187, 49186, 49185, 49184, 49183, 49182, 49181, 49180, 49179, 49178, 49177, 49176, 49175, 49174, 49173, 49172, 49171, 49170, 49169, 49168, 49167, 49166, 49165, 49164, 49163, 49162, 49161, 49160, 49159, 49158, 49157, 49156, 49155, 49154, 49153, 49152, 49151, 49150, 49149, 49148, 49147, 49146, 49145, 49144, 49143, 49142, 49141, 49140, 49139, 49138, 49137, 49136, 49135, 49134, 49133, 49132, 49131, 49130, 49129, 49128, 49127, 49126, 49125, 49124, 49123, 49122, 49121, 49120, 49119, 49118, 49117, 49116, 49115, 49114, 49113, 49112, 49111, 49110, 49109, 49108, 49107, 49106, 49105, 49104, 49103, 49102, 49101, 49100, 49099, 49098, 49097, 49096, 49095, 49094, 49093, 49092, 49091, 49090, 49089, 49088, 49087, 49086, 49085, 49084, 49083, 49082, 49081, 49080, 49079, 49078, 49077, 49076, 49075, 49074, 49073, 49072, 49071, 49070, 49069, 49068, 49067, 49066, 49065, 49064, 49063, 49062, 49061, 49060, 49059, 49058, 49057, 49056, 49055, 49054, 49053, 49052, 49051, 49050, 49049, 49048, 49047, 49046, 49045, 49044, 49043, 49042, 49041, 49040, 49039, 49038, 49037, 49036, 49035, 49034, 49033, 49032, 49031, 49030, 49029, 49028, 49027, 49026, 49025, 49024, 49023, 49022, 49021, 49020, 49019, 49018, 49017, 49016, 49015, 49014, 49013, 49012, 49011, 49010, 49009, 49008, 49007, 49006, 49005, 49004, 49003, 49002, 49001, 49000, 48999, 48998, 48997, 48996, 48995, 48994, 48993, 48992, 48991, 48990, 48989, 48988, 48987, 48986, 48985, 48984, 48983, 48982, 48981, 48980, 48979, 48978, 48977, 48976, 48975, 48974, 48973, 48972, 48971, 48970, 48969, 48968, 48967, 48966, 48965, 48964, 48963, 48962, 48961, 48959, 48958, 48957, 48956, 48955, 48954, 48953, 48952, 48951, 48950, 48949, 48948, 48947, 48946, 48945, 48944, 48943, 48942, 48941, 48940, 48939, 48938, 48937, 48936, 48935, 48934, 48933, 48932, 48931, 48930, 48929, 48928, 48927, 48926, 48925, 48924, 48923, 48922, 48921, 48920, 48919, 48918, 48917, 48916, 48915, 48914, 48913, 48912, 48911, 48910, 48909, 48908, 48907, 48906, 48905, 48904, 48903, 48902, 48901, 48900, 48899, 48898, 48897, 48896, 48895, 48894, 48893, 48892, 48891, 48890, 48889, 48888, 48887, 48886, 48885, 48884, 48883, 48882, 48881, 48880, 48879, 48878, 48877, 48876, 48875, 48874, 48873, 48872, 48871, 48870, 48869, 48868, 48867, 48866, 48865, 48864, 48863, 48862, 48861, 48860, 48859, 48858, 48857, 48856, 48855, 48854, 48853, 48852, 48851, 48850, 48849, 48848, 48847, 48846, 48845, 48844, 48843, 48842, 48841, 48840, 48839, 48838, 48837, 48836, 48835, 48834, 48833, 48832, 48831, 48830, 48829, 48828, 48827, 48826, 48825, 48824, 48823, 48822, 48821, 48820, 48819, 48818, 48817, 48816, 48815, 48813, 48812, 48811, 48810, 48809, 48808, 48807, 48806, 48805, 48804, 48803, 48802, 48801, 48800, 48799, 48798, 48797, 48796, 48795, 48794, 48793, 48792, 48791, 48790, 48789, 48788, 48787, 48786, 48785, 48784, 48783, 48782, 48781, 48780, 48779, 48778, 48777, 48776, 48775, 48774, 48773, 48772, 48771, 48770, 48769, 48768, 48767, 48766, 48765, 48764, 48763, 48762, 48761, 48760, 48759, 48758, 48757, 48756, 48755, 48754, 48753, 48752, 48751, 48750, 48749, 48748, 48747, 48746, 48745, 48744, 48743, 48742, 48741, 48740, 48739, 48738, 48737, 48736, 48735, 48734, 48733, 48732, 48731, 48730, 48729, 48728, 48727, 48726, 48725, 48724, 48723, 48722, 48721, 48720, 48719, 48718, 48717, 48716, 48715, 48714, 48713, 48712, 48711, 48710, 48709, 48708, 48707, 48706, 48705, 48704, 48703, 48702, 48701, 48700, 48699, 48698, 48697, 48696, 48695, 48694, 48693, 48692, 48691, 48690, 48689, 48688, 48687, 48686, 48685, 48684, 48683, 48682, 48681, 48680, 48679, 48678, 48677, 48676, 48675, 48674, 48673, 48672, 48671, 48670, 48669, 48668, 48667, 48666, 48665, 48664, 48663, 48662, 48661, 48660, 48659, 48658, 48657, 48656, 48655, 48654, 48653, 48652, 48651, 48650, 48649, 48648, 48647, 48646, 48645, 48644, 48643, 48642, 48641, 48640, 48639, 48638, 48637, 48636, 48635, 48634, 48633, 48632, 48631, 48630, 48629, 48628, 48627, 48626, 48625, 48624, 48623, 48622, 48621, 48620, 48619, 48618, 48617, 48616, 48615, 48614, 48613, 48612, 48611, 48610, 48609, 48608, 48607, 48606, 48605, 48604, 48603, 48602, 48601, 48600, 48599, 48598, 48597, 48596, 48595, 48594, 48593, 48592, 48591, 48590, 48589, 48588, 48587, 48586, 48585, 48584, 48583, 48582, 48581, 48580, 48579, 48578, 48577, 48576, 48575, 48574, 48573, 48572, 48571, 48570, 48569, 48568, 48567, 48566, 48565, 48564, 48563, 48562, 48561, 48560, 48559, 48558, 48557, 48556, 48555, 48554, 48553, 48552, 48551, 48550, 48549, 48548, 48547, 48546, 48545, 48544, 48543, 48542, 48541, 48540, 48539, 48538, 48537, 48536, 48535, 48534, 48532, 48531, 48530, 48529, 48528, 48527, 48526, 48525, 48524, 48523, 48522, 48521, 48520, 48519, 48518, 48517, 48516, 48515, 48514, 48513, 48512, 48511, 48510, 48509, 48508, 48507, 48506, 48505, 48504, 48503, 48502, 48501, 48500, 48499, 48498, 48497, 48496, 48495, 48494, 48493, 48492, 48491, 48490, 48489, 48488, 48487, 48486, 48485, 48484, 48483, 48482, 48481, 48480, 48479, 48478, 48477, 48476, 48475, 48474, 48473, 48472, 48471, 48470, 48469, 48468, 48467, 48466, 48465, 48464, 48463, 48462, 48461, 48460, 48459, 48458, 48457, 48456, 48455, 48454, 48453, 48452, 48451, 48450, 48449, 48448, 48447, 48446, 48445, 48444, 48443, 48442, 48441, 48440, 48439, 48438, 48437, 48436, 48435, 48434, 48433, 48432, 48431, 48430, 48429, 48428, 48427, 48426, 48425, 48424, 48423, 48422, 48421, 48420, 48419, 48418, 48417, 48416, 48415, 48414, 48413, 48412, 48411, 48410, 48409, 48408, 48407, 48406, 48405, 48404, 48403, 48402, 48401, 48400, 48399, 48398, 48397, 48396, 48395, 48394, 48393, 48392, 48391, 48390, 48389, 48388, 48387, 48386, 48385, 48384, 48383, 48382, 48381, 48380, 48379, 48377, 48376, 48375, 48374, 48373, 48372, 48371, 48370, 48369, 48368, 48367, 48366, 48365, 48364, 48363, 48362, 48361, 48360, 48359, 48358, 48357, 48356, 48355, 48354, 48353, 48352, 48351, 48350, 48349, 48348, 48347, 48346, 48345, 48344, 48343, 48342, 48341, 48340, 48339, 48338, 48337, 48336, 48335, 48334, 48333, 48332, 48331, 48330, 48329, 48328, 48327, 48326, 48325, 48324, 48323, 48322, 48321, 48320, 48319, 48318, 48317, 48316, 48315, 48314, 48313, 48312, 48311, 48310, 48309, 48308, 48307, 48306, 48305, 48304, 48303, 48302, 48301, 48300, 48299, 48298, 48297, 48296, 48295, 48294, 48293, 48292, 48291, 48290, 48289, 48288, 48287, 48286, 48285, 48284, 48283, 48282, 48281, 48280, 48279, 48278, 48277, 48276, 48275, 48274, 48273, 48272, 48271, 48270, 48269, 48268, 48267, 48266, 48265, 48264, 48263, 48262, 48261, 48260, 48259, 48258, 48257, 48256, 48255, 48254, 48253, 48252, 48251, 48250, 48249, 48248, 48247, 48246, 48245, 48244, 48243, 48242, 48241, 48240, 48239, 48238, 48237, 48236, 48235, 48234, 48233, 48232, 48231, 48230, 48229, 48228, 48227, 48226, 48225, 48224, 48223, 48222, 48221, 48220, 48219, 48218, 48217, 48216, 48215, 48214, 48213, 48212, 48211, 48210, 48209, 48208, 48207, 48206, 48205, 48204, 48203, 48202, 48201, 48200, 48199, 48198, 48197, 48196, 48195, 48194, 48193, 48192, 48191, 48190, 48189, 48188, 48187, 48186, 48185, 48184, 48183, 48182, 48181, 48180, 48179, 48178, 48177, 48176, 48175, 48174, 48173, 48172, 48171, 48170, 48169, 48168, 48167, 48166, 48165, 48164, 48163, 48162, 48161, 48160, 48159, 48158, 48157, 48156, 48155, 48154, 48153, 48152, 48151, 48150, 48149, 48148, 48147, 48146, 48145, 48144, 48143, 48142, 48141, 48140, 48139, 48138, 48137, 48136, 48135, 48134, 48133, 48132, 48131, 48130, 48129, 48128, 48127, 48126, 48125, 48124, 48123, 48122, 48121, 48120, 48119, 48118, 48117, 48116, 48115, 48114, 48113, 48112, 48111, 48110, 48109, 48108, 48107, 48106, 48105, 48104, 48103, 48102, 48101, 48100, 48099, 48098, 48097, 48096, 48095, 48094, 48093, 48092, 48091, 48090, 48089, 48088, 48087, 48086, 48085, 48084, 48083, 48082, 48081, 48080, 48079, 48078, 48077, 48076, 48075, 48074, 48073, 48072, 48071, 48070, 48069, 48068, 48067, 48066, 48065, 48064, 48063, 48062, 48061, 48060, 48059, 48058, 48057, 48056, 48055, 48054, 48053, 48052, 48051, 48050, 48049, 48048, 48047, 48046, 48045, 48044, 48043, 48042, 48041, 48040, 48039, 48038, 48037, 48036, 48035, 48034, 48033, 48032, 48031, 48030, 48029, 48028, 48027, 48026, 48025, 48024, 48023, 48022, 48021, 48020, 48019, 48018, 48017, 48016, 48015, 48014, 48013, 48012, 48011, 48010, 48009, 48008, 48007, 48006, 48005, 48004, 48003, 48002, 48001, 48000, 47999, 47998, 47997, 47996, 47995, 47994, 47993, 47992, 47991, 47990, 47989, 47988, 47987, 47986, 47985, 47984, 47983, 47982, 47981, 47980, 47979, 47978, 47977, 47976, 47975, 47974, 47973, 47972, 47971, 47970, 47969, 47968, 47967, 47966, 47965, 47964, 47963, 47962, 47961, 47960, 47959, 47958, 47957, 47956, 47955, 47954, 47953, 47952, 47951, 47950, 47949, 47948, 47947, 47946, 47945, 47944, 47943, 47942, 47941, 47940, 47939, 47938, 47937, 47936, 47935, 47934, 47933, 47932, 47931, 47930, 47929, 47928, 47927, 47926, 47925, 47924, 47923, 47922, 47921, 47920, 47919, 47918, 47917, 47916, 47915, 47914, 47913, 47912, 47911, 47910, 47909, 47908, 47907, 47906, 47905, 47904, 47903, 47902, 47901, 47900, 47899, 47898, 47897, 47896, 47895, 47894, 47893, 47892, 47891, 47890, 47889, 47888, 47887, 47886, 47885, 47884, 47883, 47882, 47881, 47880, 47879, 47878, 47877, 47876, 47875, 47874, 47873, 47872, 47871, 47870, 47869, 47868, 47867, 47866, 47865, 47864, 47863, 47862, 47861, 47860, 47859, 47858, 47857, 47856, 47855, 47854, 47853, 47852, 47851, 47850, 47849, 47848, 47847, 47846, 47845, 47844, 47843, 47842, 47837, 47836, 47835, 47834, 47833, 47832, 47831, 47830, 47829, 47828, 47827, 47826, 47825, 47824, 47823, 47822, 47821, 47820, 47819, 47818, 47817, 47816, 47815, 47814, 47813, 47812, 47811, 47810, 47809, 47808, 47807, 47806, 47805, 47804, 47803, 47802, 47801, 47800, 47799, 47798, 47797, 47796, 47795, 47794, 47793, 47792, 47791, 47790, 47789, 47788, 47787, 47786, 47785, 47784, 47783, 47782, 47781, 47780, 47779, 47778, 47777, 47776, 47775, 47774, 47773, 47772, 47771, 47770, 47769, 47768, 47767, 47766, 47765, 47764, 47763, 47762, 47761, 47760, 47759, 47758, 47757, 47756, 47755, 47754, 47753, 47752, 47751, 47750, 47749, 47748, 47747, 47746, 47745, 47744, 47743, 47742, 47741, 47740, 47739, 47738, 47737, 47736, 47735, 47734, 47733, 47732, 47731, 47730, 47729, 47728, 47727, 47726, 47725, 47724, 47723, 47722, 47721, 47720, 47719, 47718, 47717, 47716, 47715, 47714, 47713, 47712, 47711, 47710, 47709, 47708, 47707, 47706, 47705, 47704, 47703, 47702, 47701, 47700, 47699, 47698, 47697, 47696, 47695, 47694, 47693, 47692, 47691, 47690, 47689, 47688, 47687, 47686, 47685, 47684, 47683, 47682, 47681, 47680, 47679, 47678, 47677, 47676, 47675, 47674, 47673, 47672, 47671, 47670, 47669, 47668, 47667, 47666, 47665, 47664, 47663, 47662, 47661, 47660, 47659, 47658, 47657, 47656, 47655, 47654, 47653, 47652, 47651, 47650, 47649, 47648, 47647, 47646, 47645, 47644, 47643, 47642, 47641, 47640, 47639, 47638, 47637, 47636, 47635, 47634, 47633, 47632, 47631, 47630, 47629, 47628, 47627, 47626, 47625, 47624, 47623, 47622, 47621, 47620, 47619, 47618, 47617, 47616, 47615, 47614, 47613, 47612, 47611, 47610, 47609, 47608, 47607, 47606, 47605, 47604, 47603, 47602, 47601, 47600, 47599, 47598, 47597, 47596, 47595, 47594, 47593, 47592, 47591, 47590, 47589, 47588, 47587, 47586, 47585, 47584, 47583, 47582, 47581, 47580, 47579, 47578, 47577, 47576, 47575, 47574, 47573, 47572, 47571, 47570, 47569, 47568, 47567, 47566, 47565, 47564, 47563, 47562, 47561, 47560, 47559, 47558, 47557, 47556, 47555, 47554, 47553, 47552, 47551, 47550, 47549, 47548, 47547, 47546, 47545, 47544, 47543, 47542, 47541, 47540, 47539, 47538, 47537, 47536, 47535, 47534, 47533, 47532, 47531, 47530, 47529, 47528, 47527, 47526, 47525, 47524, 47523, 47522, 47521, 47520, 47519, 47518, 47517, 47516, 47515, 47514, 47513, 47512, 47511, 47510, 47509, 47508, 47507, 47506, 47505, 47504, 47503, 47502, 47501, 47500, 47499, 47498, 47497, 47496, 47495, 47494, 47493, 47492, 47491, 47490, 47489, 47488, 47487, 47486, 47485, 47484, 47483, 47482, 47481, 47480, 47479, 47478, 47477, 47476, 47475, 47474, 47473, 47472, 47471, 47470, 47469, 47468, 47467, 47466, 47465, 47464, 47463, 47462, 47461, 47460, 47459, 47458, 47457, 47456, 47455, 47454, 47453, 47452, 47451, 47450, 47449, 47448, 47447, 47446, 47445, 47444, 47443, 47442, 47441, 47440, 47439, 47438, 47437, 47436, 47435, 47434, 47433, 47432, 47431, 47430, 47429, 47428, 47427, 47426, 47425, 47424, 47423, 47422, 47421, 47420, 47419, 47418, 47416, 47415, 47414, 47413, 47412, 47411, 47410, 47409, 47408, 47407, 47406, 47405, 47404, 47403, 47402, 47401, 47400, 47399, 47398, 47397, 47396, 47395, 47394, 47393, 47392, 47391, 47390, 47389, 47388, 47387, 47386, 47385, 47384, 47383, 47382, 47381, 47380, 47379, 47378, 47377, 47376, 47375, 47374, 47373, 47372, 47371, 47370, 47369, 47368, 47367, 47366, 47365, 47364, 47363, 47362, 47361, 47360, 47359, 47358, 47357, 47356, 47355, 47354, 47353, 47352, 47351, 47350, 47349, 47348, 47347, 47346, 47345, 47344, 47343, 47342, 47341, 47340, 47339, 47338, 47337, 47336, 47335, 47334, 47333, 47332, 47331, 47330, 47329, 47328, 47327, 47326, 47325, 47324, 47323, 47322, 47321, 47320, 47319, 47318, 47317, 47316, 47315, 47314, 47313, 47312, 47311, 47310, 47309, 47308, 47307, 47306, 47305, 47304, 47303, 47302, 47301, 47300, 47299, 47298, 47297, 47296, 47295, 47294, 47293, 47292, 47291, 47290, 47289, 47288, 47287, 47286, 47285, 47284, 47283, 47282, 47281, 47280, 47279, 47278, 47277, 47276, 47275, 47274, 47273, 47272, 47271, 47270, 47269, 47268, 47267, 47266, 47265, 47264, 47263, 47262, 47261, 47260, 47259, 47258, 47257, 47256, 47255, 47254, 47253, 47252, 47251, 47250, 47249, 47248, 47247, 47246, 47245, 47244, 47243, 47242, 47241, 47240, 47239, 47238, 47237, 47236, 47235, 47234, 47233, 47232, 47231, 47230, 47229, 47228, 47227, 47226, 47225, 47224, 47223, 47222, 47221, 47220, 47219, 47218, 47217, 47216, 47215, 47214, 47213, 47212, 47211, 47210, 47209, 47208, 47207, 47206, 47205, 47204, 47203, 47202, 47201, 47200, 47199, 47198, 47197, 47196, 47195, 47194, 47193, 47192, 47191, 47190, 47189, 47188, 47187, 47186, 47185, 47184, 47183, 47182, 47181, 47180, 47179, 47178, 47177, 47176, 47175, 47174, 47173, 47172, 47171, 47170, 47169, 47168, 47167, 47166, 47165, 47164, 47163, 47162, 47161, 47160, 47158, 47157, 47156, 47155, 47154, 47153, 47152, 47151, 47150, 47149, 47148, 47147, 47146, 47145, 47144, 47143, 47142, 47141, 47140, 47139, 47138, 47137, 47136, 47135, 47134, 47133, 47132, 47131, 47130, 47129, 47128, 47127, 47126, 47125, 47124, 47123, 47122, 47121, 47120, 47119, 47118, 47117, 47116, 47115, 47114, 47113, 47112, 47111, 47110, 47109, 47108, 47107, 47106, 47105, 47104, 47103, 47102, 47101, 47100, 47099, 47098, 47097, 47096, 47095, 47094, 47093, 47092, 47091, 47090, 47089, 47088, 47087, 47086, 47085, 47084, 47083, 47082, 47081, 47080, 47079, 47078, 47077, 47076, 47075, 47074, 47073, 47072, 47071, 47070, 47069, 47068, 47067, 47066, 47065, 47064, 47063, 47062, 47061, 47060, 47059, 47058, 47057, 47056, 47055, 47054, 47053, 47052, 47051, 47050, 47049, 47048, 47047, 47046, 47045, 47044, 47043, 47042, 47041, 47040, 47039, 47038, 47037, 47036, 47035, 47034, 47033, 47032, 47031, 47030, 47029, 47028, 47027, 47026, 47025, 47024, 47023, 47022, 47021, 47020, 47019, 47018, 47017, 47016, 47015, 47014, 47013, 47012, 47011, 47010, 47009, 47008, 47007, 47006, 47005, 47004, 47003, 47002, 47001, 47000, 46999, 46998, 46997, 46996, 46995, 46994, 46993, 46992, 46991, 46990, 46989, 46988, 46987, 46986, 46985, 46984, 46983, 46982, 46981, 46980, 46979, 46977, 46976, 46975, 46974, 46973, 46972, 46971, 46970, 46969, 46968, 46967, 46966, 46965, 46964, 46963, 46962, 46961, 46960, 46959, 46958, 46957, 46956, 46955, 46954, 46953, 46952, 46951, 46950, 46949, 46948, 46947, 46946, 46945, 46944, 46943, 46942, 46941, 46940, 46939, 46938, 46937, 46936, 46935, 46934, 46933, 46932, 46931, 46930, 46929, 46928, 46927, 46926, 46925, 46924, 46923, 46922, 46921, 46920, 46919, 46918, 46917, 46916, 46915, 46914, 46913, 46912, 46911, 46910, 46909, 46908, 46907, 46906, 46905, 46904, 46903, 46902, 46901, 46900, 46899, 46898, 46897, 46896, 46895, 46894, 46893, 46892, 46891, 46890, 46889, 46888, 46887, 46886, 46885, 46884, 46883, 46882, 46881, 46880, 46879, 46878, 46877, 46876, 46875, 46874, 46873, 46872, 46871, 46870, 46869, 46868, 46867, 46866, 46865, 46864, 46863, 46862, 46861, 46860, 46859, 46858, 46857, 46856, 46855, 46854, 46853, 46852, 46851, 46850, 46849, 46848, 46847, 46846, 46845, 46844, 46843, 46842, 46841, 46840, 46839, 46838, 46837, 46836, 46835, 46834, 46833, 46832, 46831, 46830, 46829, 46828, 46827, 46826, 46825, 46824, 46823, 46822, 46821, 46820, 46819, 46818, 46817, 46816, 46815, 46814, 46813, 46812, 46811, 46810, 46809, 46807, 46806, 46805, 46804, 46803, 46802, 46801, 46800, 46799, 46798, 46797, 46796, 46795, 46794, 46793, 46792, 46791, 46790, 46789, 46788, 46787, 46786, 46785, 46784, 46783, 46782, 46781, 46780, 46779, 46778, 46777, 46776, 46775, 46774, 46773, 46772, 46771, 46770, 46769, 46768, 46767, 46766, 46765, 46764, 46763, 46762, 46761, 46760, 46759, 46758, 46757, 46756, 46755, 46754, 46753, 46752, 46751, 46750, 46749, 46748, 46747, 46746, 46745, 46744, 46743, 46742, 46741, 46740, 46739, 46738, 46737, 46736, 46735, 46734, 46733, 46732, 46731, 46730, 46729, 46728, 46727, 46726, 46725, 46724, 46723, 46722, 46721, 46720, 46719, 46718, 46717, 46716, 46715, 46714, 46713, 46712, 46711, 46710, 46709, 46708, 46707, 46706, 46705, 46704, 46703, 46702, 46701, 46700, 46699, 46698, 46697, 46696, 46695, 46694, 46693, 46692, 46691, 46690, 46689, 46688, 46687, 46686, 46685, 46684, 46683, 46682, 46681, 46680, 46679, 46678, 46677, 46676, 46675, 46674, 46673, 46672, 46671, 46670, 46669, 46668, 46667, 46666, 46665, 46664, 46663, 46662, 46661, 46660, 46659, 46658, 46656, 46655, 46654, 46653, 46652, 46651, 46650, 46649, 46648, 46647, 46646, 46645, 46644, 46643, 46642, 46641, 46640, 46639, 46638, 46637, 46636, 46635, 46634, 46633, 46632, 46631, 46630, 46629, 46628, 46627, 46626, 46625, 46624, 46623, 46622, 46621, 46620, 46619, 46618, 46617, 46616, 46615, 46614, 46613, 46612, 46611, 46610, 46609, 46608, 46607, 46606, 46605, 46604, 46603, 46602, 46601, 46600, 46599, 46598, 46597, 46596, 46595, 46594, 46593, 46592, 46591, 46590, 46589, 46588, 46587, 46586, 46585, 46584, 46582, 46581, 46580, 46579, 46578, 46577, 46576, 46575, 46574, 46573, 46572, 46571, 46570, 46569, 46568, 46567, 46566, 46565, 46564, 46563, 46562, 46561, 46560, 46559, 46558, 46557, 46556, 46555, 46554, 46553, 46552, 46551, 46550, 46549, 46548, 46547, 46546, 46545, 46544, 46543, 46542, 46541, 46540, 46539, 46538, 46537, 46536, 46535, 46534, 46533, 46532, 46531, 46530, 46529, 46528, 46527, 46526, 46525, 46524, 46523, 46522, 46521, 46520, 46519, 46518, 46517, 46516, 46515, 46514, 46513, 46512, 46511, 46510, 46509, 46508, 46507, 46506, 46505, 46504, 46503, 46502, 46501, 46500, 46499, 46498, 46497, 46496, 46495, 46494, 46493, 46492, 46491, 46490, 46489, 46488, 46487, 46486, 46485, 46484, 46483, 46482, 46481, 46480, 46479, 46478, 46477, 46476, 46475, 46474, 46473, 46472, 46471, 46470, 46469, 46468, 46467, 46466, 46465, 46464, 46463, 46462, 46461, 46460, 46459, 46458, 46457, 46456, 46455, 46454, 46453, 46452, 46451, 46450, 46449, 46448, 46447, 46446, 46445, 46444, 46443, 46442, 46440, 46439, 46438, 46437, 46436, 46435, 46434, 46433, 46432, 46431, 46430, 46429, 46428, 46427, 46426, 46425, 46424, 46423, 46422, 46421, 46420, 46419, 46418, 46417, 46416, 46415, 46414, 46413, 46412, 46411, 46410, 46409, 46408, 46407, 46406, 46405, 46404, 46403, 46402, 46401, 46400, 46399, 46398, 46397, 46396, 46395, 46394, 46393, 46392, 46391, 46390, 46389, 46388, 46387, 46386, 46385, 46384, 46383, 46382, 46381, 46380, 46379, 46378, 46377, 46376, 46375, 46374, 46373, 46372, 46371, 46370, 46369, 46368, 46367, 46366, 46365, 46364, 46363, 46362, 46361, 46360, 46359, 46358, 46357, 46356, 46355, 46354, 46353, 46352, 46350, 46349, 46348, 46346, 46345, 46344, 46343, 46342, 46341, 46340, 46339, 46338, 46337, 46336, 46335, 46334, 46333, 46332, 46331, 46330, 46329, 46328, 46327, 46326, 46325, 46324, 46323, 46320, 46319, 46318, 46317, 46316, 46315, 46314, 46313, 46312, 46311, 46310, 46309, 46308, 46307, 46306, 46305, 46304, 46303, 46302, 46301, 46300, 46299, 46298, 46297, 46296, 46295, 46294, 46293, 46292, 46291, 46290, 46289, 46288, 46287, 46286, 46285, 46284, 46283, 46282, 46281, 46280, 46279, 46278, 46277, 46276, 46275, 46274, 46273, 46272, 46271, 46270, 46269, 46268, 46267, 46266, 46265, 46264, 46263, 46262, 46261, 46260, 46259, 46258, 46257, 46256, 46255, 46254, 46253, 46252, 46251, 46250, 46249, 46248, 46247, 46246, 46245, 46244, 46243, 46242, 46241, 46240, 46239, 46238, 46235, 46234, 46233, 46231, 46230, 46229, 46228, 46227, 46226, 46225, 46224, 46223, 46222, 46221, 46220, 46219, 46218, 46217, 46216, 46215, 46214, 46213, 46212, 46211, 46210, 46209, 46208, 46207, 46206, 46205, 46204, 46203, 46202, 46200, 46199, 46198, 46197, 46196, 46195, 46194, 46193, 46191, 46190, 46189, 46188, 46187, 46186, 46185, 46184, 46183, 46182, 46181, 46180, 46179, 46178, 46177, 46176, 46175, 46174, 46173, 46172, 46171, 46170, 46168, 46167, 46166, 46165, 46164, 46163, 46162, 46161, 46160, 46159, 46158, 46157, 46156, 46155, 46154, 46153, 46152, 46151, 46150, 46149, 46148, 46147, 46146, 46145, 46144, 46143, 46142, 46141, 46140, 46139, 46138, 46137, 46136, 46135, 46134, 46133, 46132, 46131, 46130, 46129, 46128, 46127, 46126, 46125, 46124, 46123, 46122, 46121, 46120, 46119, 46118, 46117, 46116, 46115, 46114, 46113, 46112, 46111, 46110, 46109, 46108, 46107, 46106, 46105, 46104, 46103, 46101, 46100, 46099, 46098, 46097, 46096, 46095, 46094, 46093, 46092, 46091, 46090, 46089, 46088, 46087, 46086, 46085, 46084, 46083, 46082, 46081, 46080, 46079, 46078, 46077, 46076, 46075, 46074, 46073, 46072, 46071, 46070, 46069, 46068, 46067, 46066, 46065, 46064, 46063, 46062, 46061, 46060, 46059, 46058, 46057, 46056, 46055, 46054, 46053, 46052, 46051, 46050, 46049, 46048, 46045, 46044, 46043, 46042, 46041, 46040, 46039, 46038, 46037, 46036, 46035, 46034, 46033, 46032, 46031, 46030, 46029, 46028, 46027, 46026, 46025, 46024, 46023, 46022, 46021, 46020, 46019, 46018, 46017, 46016, 46015, 46014, 46013, 46012, 46011, 46010, 46009, 46008, 46007, 46006, 46005, 46004, 46003, 46002, 46001, 46000, 45999, 45998, 45997, 45996, 45995, 45994, 45993, 45992, 45991, 45990, 45989, 45988, 45987, 45986, 45985, 45984, 45983, 45982, 45981, 45980, 45978, 45977, 45976, 45975, 45974, 45973, 45971, 45970, 45969, 45968, 45967, 45966, 45964, 45963, 45962, 45961, 45960, 45959, 45958, 45957, 45956, 45955, 45954, 45953, 45952, 45951, 45950, 45949, 45948, 45947, 45946, 45945, 45944, 45943, 45942, 45941, 45940, 45939, 45938, 45937, 45936, 45935, 45934, 45933, 45932, 45931, 45930, 45929, 45928, 45927, 45926, 45925, 45924, 45923, 45922, 45921, 45920, 45919, 45918, 45917, 45916, 45915, 45914, 45913, 45912, 45911, 45910, 45909, 45908, 45907, 45906, 45905, 45904, 45903, 45902, 45901, 45900, 45899, 45898, 45897, 45896, 45895, 45894, 45893, 45892, 45891, 45890, 45889, 45888, 45887, 45886, 45885, 45884, 45883, 45882, 45881, 45880, 45879, 45878, 45877, 45876, 45875, 45874, 45873, 45872, 45871, 45870, 45869, 45868, 45867, 45866, 45865, 45864, 45863, 45862, 45861, 45860, 45859, 45858, 45857, 45856, 45855, 45854, 45853, 45852, 45851, 45850, 45849, 45848, 45847, 45846, 45845, 45844, 45843, 45842, 45841, 45840, 45839, 45838, 45837, 45836, 45835, 45834, 45833, 45832, 45831, 45830, 45829, 45828, 45827, 45826, 45825, 45824, 45822, 45821, 45820, 45819, 45818, 45817, 45816, 45815, 45814, 45813, 45812, 45811, 45810, 45809, 45808, 45807, 45806, 45805, 45804, 45803, 45802, 45801, 45800, 45799, 45798, 45797, 45796, 45795, 45794, 45791, 45790, 45789, 45788, 45787, 45786, 45785, 45784, 45783, 45782, 45781, 45780, 45779, 45778, 45777, 45776, 45775, 45774, 45773, 45772, 45771, 45770, 45769, 45768, 45767, 45766, 45765, 45763, 45762, 45761, 45760, 45759, 45758, 45757, 45756, 45755, 45754, 45753, 45752, 45751, 45750, 45749, 45748, 45747, 45746, 45745, 45744, 45743, 45742, 45741, 45740, 45739, 45738, 45737, 45736, 45735, 45734, 45733, 45732, 45731, 45730, 45729, 45728, 45727, 45726, 45725, 45724, 45723, 45722, 45721, 45720, 45719, 45718, 45717, 45716, 45715, 45714, 45713, 45712, 45711, 45710, 45709, 45708, 45707, 45706, 45705, 45704, 45703, 45702, 45701, 45700, 45699, 45698, 45697, 45696, 45695, 45694, 45693, 45692, 45691, 45690, 45689, 45688, 45687, 45686, 45685, 45684, 45683, 45682, 45681, 45680, 45679, 45678, 45677, 45676, 45675, 45674, 45673, 45672, 45671, 45670, 45669, 45668, 45667, 45666, 45665, 45664, 45663, 45662, 45661, 45660, 45659, 45658, 45657, 45656, 45655, 45654, 45653, 45652, 45651, 45650, 45649, 45648, 45647, 45646, 45645, 45644, 45643, 45642, 45641, 45640, 45639, 45638, 45637, 45636, 45634, 45633, 45632, 45631, 45629, 45628, 45627, 45626, 45625, 45624, 45623, 45621, 45620, 45619, 45618, 45617, 45616, 45615, 45614, 45613, 45611, 45610, 45609, 45608, 45607, 45606, 45605, 45604, 45603, 45602, 45601, 45600, 45599, 45598, 45597, 45596, 45595, 45594, 45593, 45592, 45591, 45590, 45589, 45588, 45587, 45586, 45585, 45584, 45583, 45582, 45581, 45580, 45579, 45578, 45577, 45576, 45575, 45574, 45573, 45572, 45571, 45570, 45569, 45568, 45567, 45566, 45565, 45564, 45563, 45562, 45561, 45560, 45559, 45558, 45557, 45555, 45554, 45553, 45552, 45551, 45550, 45549, 45548, 45547, 45546, 45545, 45544, 45543, 45542, 45541, 45540, 45539, 45538, 45537, 45536, 45535, 45534, 45533, 45532, 45531, 45530, 45529, 45528, 45527, 45526, 45525, 45524, 45523, 45522, 45521, 45520, 45519, 45518, 45517, 45516, 45515, 45514, 45513, 45512, 45511, 45510, 45509, 45506, 45505, 45504, 45503, 45502, 45501, 45500, 45499, 45498, 45496, 45495, 45494, 45493, 45492, 45491, 45490, 45489, 45488, 45487, 45486, 45485, 45484, 45483, 45482, 45481, 45480, 45479, 45478, 45477, 45476, 45475, 45474, 45473, 45472, 45471, 45470, 45469, 45468, 45467, 45466, 45465, 45464, 45463, 45462, 45461, 45460, 45459, 45458, 45457, 45456, 45455, 45454, 45453, 45452, 45451, 45449, 45448, 45447, 45446, 45445, 45444, 45443, 45442, 45441, 45440, 45439, 45438, 45437, 45436, 45435, 45434, 45433, 45432, 45431, 45430, 45429, 45428, 45427, 45426, 45425, 45424, 45423, 45421, 45420, 45419, 45418, 45417, 45416, 45415, 45414, 45413, 45412, 45411, 45410, 45409, 45408, 45407, 45406, 45405, 45404, 45403, 45402, 45401, 45400, 45399, 45398, 45397, 45396, 45395, 45394, 45393, 45392, 45391, 45389, 45388, 45387, 45386, 45385, 45383, 45382, 45381, 45380, 45379, 45378, 45377, 45376, 45375, 45374, 45373, 45372, 45371, 45370, 45369, 45368, 45367, 45366, 45365, 45364, 45363, 45362, 45361, 45360, 45359, 45358, 45357, 45356, 45355, 45354, 45353, 45352, 45351, 45350, 45349, 45348, 45347, 45345, 45344, 45343, 45342, 45341, 45340, 45339, 45338, 45337, 45336, 45335, 45334, 45333, 45332, 45331, 45330, 45329, 45328, 45327, 45326, 45325, 45324, 45323, 45322, 45321, 45320, 45319, 45318, 45317, 45316, 45315, 45314, 45313, 45312, 45311, 45309, 45308, 45307, 45306, 45305, 45304, 45303, 45302, 45301, 45300, 45299, 45298, 45297, 45296, 45295, 45294, 45293, 45292, 45291, 45290, 45289, 45288, 45287, 45286, 45284, 45283, 45282, 45281, 45280, 45279, 45278, 45277, 45276, 45275, 45274, 45273, 45272, 45271, 45270, 45269, 45268, 45267, 45266, 45265, 45264, 45263, 45262, 45261, 45260, 45259, 45258, 45257, 45256, 45255, 45254, 45253, 45252, 45251, 45250, 45249, 45248, 45247, 45246, 45245, 45244, 45243, 45242, 45241, 45240, 45239, 45238, 45237, 45236, 45235, 45234, 45233, 45232, 45231, 45230, 45229, 45228, 45227, 45226, 45225, 45224, 45223, 45222, 45221, 45220, 45219, 45218, 45217, 45216, 45215, 45214, 45212, 45211, 45210, 45209, 45208, 45207, 45206, 45205, 45204, 45203, 45202, 45201, 45200, 45199, 45198, 45197, 45196, 45195, 45194, 45193, 45192, 45191, 45190, 45189, 45188, 45187, 45186, 45185, 45184, 45182, 45181, 45180, 45179, 45178, 45177, 45176, 45175, 45174, 45173, 45172, 45171, 45170, 45169, 45168, 45167, 45166, 45165, 45164, 45163, 45162, 45161, 45160, 45159, 45158, 45157, 45156, 45155, 45154, 45153, 45152, 45151, 45150, 45149, 45148, 45147, 45146, 45145, 45144, 45143, 45142, 45141, 45140, 45139, 45138, 45137, 45136, 45135, 45134, 45133, 45132, 45131, 45130, 45129, 45128, 45127, 45126, 45125, 45124, 45123, 45122, 45121, 45120, 45119, 45118, 45117, 45116, 45115, 45114, 45113, 45112, 45111, 45110, 45109, 45108, 45107, 45106, 45105, 45104, 45103, 45102, 45101, 45100, 45099, 45098, 45097, 45096, 45095, 45094, 45093, 45092, 45091, 45090, 45089, 45088, 45087, 45086, 45085, 45080, 45079, 45078, 45077, 45076, 45075, 45069, 45063, 45062, 45061, 45059, 45056, 45055, 45054, 45053, 45052, 45051, 45050, 45049, 45048, 45047, 45046, 45045, 45044, 45043, 45042, 45030, 45029, 45028, 45027, 45025, 45024, 45023, 45022, 45021, 45020, 45019, 45018, 45017, 45016, 45015, 45014, 45013, 45012, 45011, 45010, 45009, 45008, 45007, 45006, 45005, 45004, 45003, 45002, 45001, 45000, 44999, 44998, 44997, 44996, 44995, 44994, 44993, 44992, 44991, 44990, 44989, 44988, 44987, 44986, 44985, 44984, 44983, 44982, 44981, 44980, 44979, 44978, 44977, 44976, 44975, 44974, 44973, 44972, 44971, 44970, 44969, 44968, 44967, 44966, 44965, 44964, 44963, 44962, 44961, 44960, 44959, 44958, 44957, 44956, 44955, 44954, 44953, 44952, 44951, 44950, 44949, 44948, 44947, 44946, 44945, 44944, 44943, 44942, 44941, 44940, 44939, 44938, 44937, 44936, 44935, 44934, 44933, 44932, 44931, 44930, 44929, 44928, 44927, 44926, 44925, 44924, 44923, 44922, 44921, 44920, 44918, 44917, 44916, 44915, 44914, 44913, 44912, 44911, 44910, 44909, 44908, 44907, 44906, 44905, 44904, 44903, 44902, 44901, 44900, 44899, 44898, 44897, 44896, 44895, 44894, 44893, 44892, 44891, 44890, 44889, 44888, 44887, 44886, 44885, 44884, 44883, 44882, 44881, 44880, 44879, 44878, 44877, 44876, 44875, 44874, 44873, 44872, 44871, 44870, 44869, 44868, 44867, 44866, 44865, 44864, 44863, 44862, 44861, 44860, 44859, 44858, 44857, 44856, 44855, 44854, 44853, 44852, 44851, 44850, 44849, 44848, 44847, 44846, 44845, 44844, 44843, 44842, 44841, 44840, 44839, 44838, 44837, 44836, 44835, 44834, 44833, 44832, 44831, 44830, 44829, 44828, 44827, 44826, 44825, 44824, 44823, 44822, 44821, 44820, 44819, 44818, 44817, 44816, 44815, 44814, 44813, 44812, 44811, 44810, 44809, 44808, 44807, 44806, 44805, 44804, 44803, 44802, 44801, 44800, 44799, 44798, 44797, 44796, 44795, 44794, 44793, 44792, 44791, 44790, 44789, 44788, 44787, 44786, 44785, 44784, 44783, 44782, 44781, 44780, 44779, 44778, 44777, 44776, 44775, 44774, 44773, 44772, 44771, 44770, 44769, 44768, 44767, 44766, 44765, 44764, 44763, 44762, 44761, 44760, 44759, 44758, 44757, 44756, 44755, 44754, 44753, 44752, 44751, 44750, 44749, 44748, 44747, 44746, 44745, 44744, 44743, 44742, 44741, 44740, 44739, 44738, 44737, 44736, 44735, 44734, 44733, 44732, 44731, 44730, 44729, 44728, 44721, 44720, 44719, 44718, 44717, 44716, 44715, 44714, 44713, 44709, 44707, 44706, 44705, 44704, 44703, 44702, 44701, 44700, 44699, 44696, 44695, 44691, 44690, 44689, 44688, 44687, 44686, 44685, 44684, 44683, 44682, 44681, 44680, 44679, 44678, 44677, 44676, 44675, 44674, 44673, 44672, 44671, 44670, 44669, 44668, 44667, 44666, 44665, 44664, 44663, 44662, 44661, 44660, 44659, 44658, 44657, 44656, 44655, 44654, 44653, 44652, 44651, 44650, 44649, 44648, 44647, 44646, 44645, 44644, 44643, 44642, 44641, 44640, 44639, 44638, 44637, 44636, 44635, 44634, 44633, 44632, 44631, 44630, 44629, 44628, 44627, 44626, 44625, 44624, 44623, 44622, 44621, 44620, 44619, 44618, 44617, 44616, 44615, 44614, 44613, 44612, 44611, 44610, 44609, 44608, 44607, 44606, 44605, 44604, 44603, 44602, 44601, 44600, 44599, 44598, 44597, 44596, 44595, 44594, 44593, 44592, 44591, 44590, 44589, 44588, 44587, 44586, 44585, 44584, 44583, 44582, 44581, 44580, 44579, 44578, 44577, 44576, 44575, 44574, 44573, 44572, 44571, 44570, 44569, 44568, 44567, 44566, 44565, 44564, 44563, 44562, 44561, 44560, 44559, 44558, 44557, 44556, 44555, 44554, 44553, 44552, 44551, 44550, 44549, 44548, 44547, 44546, 44545, 44544, 44543, 44542, 44541, 44540, 44539, 44538, 44537, 44536, 44535, 44534, 44533, 44532, 44531, 44530, 44529, 44528, 44527, 44526, 44525, 44524, 44523, 44522, 44521, 44520, 44519, 44518, 44517, 44516, 44515, 44514, 44513, 44512, 44511, 44510, 44509, 44508, 44507, 44506, 44505, 44504, 44503, 44502, 44501, 44500, 44499, 44498, 44497, 44496, 44495, 44494, 44493, 44492, 44491, 44490, 44489, 44488, 44487, 44486, 44485, 44484, 44483, 44482, 44481, 44480, 44479, 44478, 44477, 44476, 44475, 44474, 44473, 44472, 44471, 44470, 44469, 44468, 44467, 44466, 44465, 44464, 44463, 44462, 44461, 44460, 44459, 44458, 44457, 44456, 44455, 44454, 44453, 44452, 44451, 44450, 44449, 44448, 44447, 44446, 44445, 44444, 44443, 44442, 44441, 44440, 44439, 44438, 44437, 44436, 44435, 44434, 44433, 44432, 44431, 44430, 44429, 44428, 44427, 44426, 44425, 44424, 44423, 44422, 44421, 44420, 44419, 44418, 44417, 44416, 44415, 44414, 44413, 44412, 44411, 44410, 44409, 44408, 44407, 44406, 44405, 44404, 44403, 44402, 44401, 44400, 44399, 44398, 44397, 44396, 44395, 44394, 44393, 44392, 44391, 44390, 44389, 44388, 44387, 44386, 44385, 44384, 44383, 44382, 44381, 44380, 44379, 44378, 44377, 44376, 44375, 44374, 44373, 44372, 44371, 44370, 44369, 44368, 44367, 44366, 44365, 44364, 44363, 44362, 44361, 44360, 44359, 44358, 44357, 44356, 44354, 44353, 44352, 44350, 44349, 44348, 44347, 44346, 44345, 44344, 44343, 44342, 44341, 44340, 44339, 44338, 44337, 44336, 44335, 44334, 44333, 44332, 44331, 44330, 44329, 44328, 44327, 44326, 44325, 44324, 44323, 44322, 44321, 44320, 44319, 44318, 44317, 44316, 44315, 44314, 44313, 44312, 44311, 44310, 44309, 44308, 44307, 44306, 44305, 44304, 44303, 44302, 44301, 44300, 44299, 44298, 44297, 44296, 44295, 44294, 44293, 44292, 44291, 44290, 44289, 44288, 44287, 44286, 44285, 44284, 44283, 44282, 44281, 44280, 44279, 44278, 44277, 44276, 44275, 44274, 44273, 44272, 44271, 44270, 44269, 44268, 44267, 44266, 44265, 44264, 44263, 44262, 44261, 44260, 44259, 44258, 44257, 44256, 44255, 44254, 44253, 44252, 44251, 44250, 44249, 44248, 44247, 44246, 44245, 44244, 44243, 44242, 44241, 44240, 44239, 44238, 44237, 44236, 44235, 44234, 44233, 44232, 44231, 44230, 44229, 44228, 44227, 44226, 44225, 44224, 44223, 44222, 44221, 44220, 44219, 44218, 44217, 44216, 44215, 44214, 44213, 44212, 44211, 44210, 44209, 44208, 44207, 44206, 44205, 44204, 44203, 44202, 44201, 44200, 44199, 44198, 44197, 44196, 44195, 44194, 44193, 44192, 44191, 44190, 44189, 44188, 44187, 44186, 44185, 44184, 44183, 44182, 44181, 44180, 44179, 44178, 44177, 44176, 44175, 44174, 44173, 44172, 44171, 44170, 44169, 44168, 44167, 44166, 44165, 44164, 44163, 44162, 44160, 44159, 44158, 44157, 44156, 44155, 44154, 44153, 44152, 44151, 44150, 44149, 44148, 44147, 44146, 44145, 44144, 44143, 44142, 44141, 44140, 44139, 44138, 44137, 44136, 44135, 44134, 44133, 44132, 44131, 44130, 44129, 44128, 44127, 44126, 44125, 44124, 44123, 44122, 44121, 44120, 44119, 44118, 44117, 44116, 44115, 44114, 44113, 44112, 44111, 44110, 44109, 44108, 44107, 44106, 44105, 44104, 44103, 44102, 44101, 44100, 44099, 44098, 44097, 44096, 44095, 44094, 44093, 44092, 44091, 44090, 44089, 44088, 44087, 44086, 44085, 44084, 44083, 44082, 44081, 44080, 44079, 44078, 44077, 44076, 44075, 44074, 44073, 44072, 44071, 44070, 44069, 44068, 44067, 44066, 44065, 44064, 44063, 44062, 44061, 44060, 44059, 44058, 44057, 44056, 44055, 44054, 44053, 44052, 44051, 44050, 44049, 44048, 44047, 44046, 44045, 44044, 44043, 44042, 44041, 44040, 44039, 44038, 44037, 44036, 44035, 44034, 44033, 44032, 44031, 44030, 44029, 44028, 44027, 44026, 44025, 44024, 44023, 44022, 44021, 44020, 44019, 44018, 44017, 44016, 44015, 44014, 44013, 44012, 44011, 44010, 44009, 44008, 44007, 44006, 44005, 44004, 44003, 44002, 44001, 44000, 43999, 43998, 43997, 43996, 43995, 43994, 43993, 43992, 43991, 43990, 43989, 43988, 43987, 43986, 43985, 43984, 43983, 43982, 43981, 43980, 43979, 43978, 43977, 43976, 43975, 43974, 43973, 43972, 43971, 43970, 43969, 43968, 43967, 43966, 43965, 43964, 43963, 43962, 43961, 43960, 43959, 43958, 43957, 43956, 43955, 43954, 43953, 43952, 43951, 43950, 43949, 43948, 43947, 43946, 43945, 43944, 43943, 43942, 43941, 43940, 43939, 43938, 43937, 43935, 43934, 43933, 43932, 43931, 43930, 43929, 43928, 43927, 43926, 43925, 43924, 43923, 43922, 43921, 43920, 43919, 43918, 43917, 43916, 43915, 43914, 43913, 43912, 43911, 43910, 43909, 43908, 43907, 43906, 43905, 43904, 43903, 43902, 43901, 43900, 43899, 43898, 43897, 43896, 43895, 43894, 43893, 43892, 43891, 43889, 43888, 43887, 43886, 43882, 43881, 43880, 43879, 43878, 43877, 43876, 43875, 43874, 43873, 43872, 43871, 43870, 43869, 43868, 43867, 43866, 43865, 43864, 43863, 43862, 43861, 43860, 43859, 43858, 43857, 43856, 43855, 43854, 43853, 43852, 43851, 43850, 43849, 43848, 43847, 43846, 43845, 43844, 43843, 43842, 43841, 43840, 43839, 43838, 43837, 43836, 43835, 43834, 43833, 43832, 43831, 43830, 43829, 43828, 43827, 43826, 43825, 43824, 43823, 43822, 43821, 43820, 43819, 43818, 43817, 43816, 43815, 43814, 43813, 43812, 43811, 43810, 43809, 43808, 43807, 43806, 43805, 43804, 43803, 43802, 43801, 43800, 43799, 43798, 43797, 43796, 43795, 43794, 43793, 43792, 43791, 43790, 43789, 43788, 43787, 43786, 43785, 43784, 43783, 43782, 43781, 43780, 43779, 43778, 43777, 43776, 43775, 43774, 43773, 43772, 43771, 43770, 43769, 43768, 43767, 43766, 43765, 43764, 43763, 43762, 43761, 43760, 43759, 43758, 43757, 43756, 43755, 43754, 43753, 43752, 43751, 43750, 43749, 43748, 43747, 43746, 43745, 43744, 43743, 43742, 43741, 43740, 43739, 43737, 43736, 43735, 43734, 43733, 43732, 43731, 43730, 43729, 43728, 43727, 43726, 43725, 43724, 43723, 43722, 43721, 43720, 43719, 43718, 43717, 43716, 43715, 43714, 43713, 43712, 43711, 43710, 43709, 43708, 43707, 43706, 43705, 43704, 43703, 43702, 43701, 43700, 43699, 43698, 43697, 43696, 43695, 43694, 43693, 43692, 43691, 43690, 43689, 43688, 43687, 43686, 43685, 43684, 43683, 43682, 43681, 43680, 43679, 43678, 43677, 43676, 43675, 43674, 43673, 43672, 43671, 43670, 43669, 43668, 43667, 43666, 43665, 43664, 43663, 43662, 43661, 43660, 43659, 43658, 43657, 43656, 43655, 43654, 43653, 43652, 43651, 43650, 43649, 43648, 43647, 43646, 43645, 43644, 43643, 43642, 43641, 43640, 43639, 43638, 43637, 43636, 43635, 43634, 43633, 43632, 43631, 43630, 43629, 43628, 43627, 43626, 43625, 43624, 43623, 43622, 43621, 43620, 43619, 43618, 43617, 43616, 43615, 43614, 43613, 43612, 43611, 43610, 43609, 43608, 43607, 43606, 43605, 43604, 43603, 43602, 43601, 43600, 43599, 43598, 43597, 43596, 43595, 43594, 43593, 43592, 43591, 43590, 43589, 43588, 43587, 43586, 43585, 43584, 43583, 43582, 43581, 43580, 43579, 43578, 43577, 43576, 43575, 43574, 43573, 43572, 43571, 43570, 43569, 43568, 43567, 43566, 43565, 43564, 43563, 43562, 43561, 43560, 43559, 43558, 43557, 43556, 43555, 43554, 43553, 43550, 43549, 43548, 43547, 43546, 43545, 43544, 43543, 43542, 43541, 43540, 43539, 43538, 43537, 43536, 43535, 43534, 43533, 43532, 43531, 43530, 43529, 43528, 43527, 43526, 43525, 43524, 43523, 43522, 43521, 43520, 43519, 43518, 43517, 43516, 43515, 43514, 43513, 43512, 43509, 43508, 43507, 43506, 43505, 43504, 43503, 43502, 43498, 43497, 43496, 43495, 43494, 43493, 43492, 43491, 43490, 43489, 43488, 43487, 43486, 43485, 43484, 43483, 43482, 43481, 43480, 43479, 43478, 43477, 43476, 43475, 43474, 43473, 43472, 43471, 43470, 43469, 43468, 43467, 43466, 43465, 43464, 43463, 43462, 43461, 43460, 43459, 43458, 43457, 43456, 43455, 43454, 43453, 43452, 43451, 43450, 43449, 43448, 43447, 43446, 43445, 43444, 43443, 43442, 43441, 43440, 43439, 43438, 43437, 43436, 43435, 43434, 43433, 43432, 43431, 43430, 43429, 43428, 43427, 43426, 43425, 43424, 43423, 43422, 43421, 43420, 43419, 43418, 43417, 43416, 43415, 43414, 43413, 43412, 43411, 43410, 43409, 43408, 43407, 43406, 43405, 43404, 43403, 43402, 43401, 43400, 43399, 43398, 43397, 43396, 43395, 43394, 43393, 43392, 43391, 43390, 43389, 43388, 43387, 43386, 43385, 43384, 43383, 43382, 43381, 43380, 43379, 43378, 43377, 43376, 43375, 43374, 43373, 43372, 43371, 43370, 43369, 43368, 43367, 43366, 43365, 43364, 43363, 43362, 43361, 43360, 43359, 43358, 43357, 43356, 43355, 43354, 43353, 43352, 43351, 43350, 43349, 43348, 43347, 43346, 43345, 43344, 43343, 43342, 43341, 43340, 43339, 43338, 43337, 43336, 43335, 43334, 43333, 43332, 43331, 43330, 43329, 43328, 43327, 43326, 43324, 43323, 43322, 43321, 43320, 43319, 43318, 43316, 43315, 43314, 43313, 43312, 43311, 43310, 43309, 43308, 43307, 43306, 43305, 43304, 43303, 43302, 43301, 43300, 43299, 43298, 43297, 43296, 43295, 43294, 43293, 43292, 43291, 43290, 43289, 43288, 43287, 43286, 43285, 43284, 43283, 43282, 43281, 43280, 43279, 43278, 43277, 43276, 43275, 43274, 43273, 43272, 43271, 43270, 43269, 43268, 43267, 43266, 43265, 43264, 43263, 43262, 43261, 43260, 43259, 43258, 43257, 43256, 43255, 43254, 43253, 43252, 43251, 43250, 43249, 43248, 43247, 43246, 43245, 43244, 43243, 43242, 43241, 43240, 43239, 43238, 43237, 43236, 43235, 43234, 43233, 43232, 43231, 43230, 43229, 43228, 43227, 43226, 43225, 43224, 43223, 43222, 43221, 43220, 43219, 43218, 43217, 43216, 43215, 43214, 43213, 43212, 43211, 43210, 43209, 43208, 43207, 43206, 43204, 43203, 43202, 43201, 43200, 43199, 43198, 43197, 43196, 43195, 43194, 43193, 43192, 43191, 43190, 43189, 43188, 43187, 43186, 43185, 43184, 43183, 43182, 43181, 43180, 43179, 43178, 43177, 43176, 43175, 43174, 43173, 43172, 43171, 43170, 43169, 43168, 43167, 43166, 43165, 43164, 43163, 43162, 43161, 43160, 43159, 43158, 43157, 43156, 43155, 43154, 43153, 43152, 43151, 43150, 43149, 43148, 43147, 43146, 43145, 43144, 43143, 43142, 43141, 43140, 43139, 43138, 43137, 43136, 43135, 43134, 43133, 43132, 43131, 43130, 43129, 43128, 43127, 43126, 43125, 43124, 43123, 43122, 43121, 43120, 43119, 43118, 43117, 43116, 43115, 43114, 43113, 43112, 43111, 43110, 43109, 43108, 43107, 43106, 43105, 43104, 43103, 43102, 43101, 43100, 43099, 43098, 43097, 43096, 43095, 43094, 43093, 43092, 43091, 43090, 43089, 43088, 43087, 43086, 43085, 43084, 43083, 43082, 43081, 43080, 43076, 43058, 43056, 43055, 43054, 43053, 43052, 43051, 43050, 43049, 43047, 43046, 43045, 43044, 43043, 43042, 43041, 43040, 43039, 43038, 43037, 43022, 42999, 42998, 42997, 42996, 42995, 42994, 42993, 42992, 42991, 42990, 42989, 42988, 42987, 42986, 42985, 42984, 42983, 42982, 42971, 42965, 42964, 42963, 42962, 42961, 42960, 42959, 42958, 42951, 42950, 42949, 42948, 42947, 42946, 42945, 42944, 42943, 42942, 42941, 42940, 42939, 42938, 42937, 42936, 42935, 42934, 42933, 42932, 42931, 42930, 42929, 42928, 42927, 42926, 42925, 42924, 42923, 42922, 42921, 42920, 42919, 42918, 42917, 42916, 42915, 42914, 42913, 42912, 42911, 42910, 42909, 42908, 42907, 42906, 42905, 42904, 42903, 42902, 42901, 42900, 42899, 42898, 42897, 42896, 42895, 42894, 42893, 42892, 42891, 42890, 42889, 42888, 42887, 42886, 42885, 42884, 42883, 42882, 42881, 42880, 42879, 42878, 42877, 42876, 42873, 42872, 42871, 42870, 42869, 42867, 42866, 42865, 42864, 42863, 42862, 42861, 42860, 42859, 42858, 42857, 42856, 42855, 42854, 42853, 42852, 42851, 42850, 42849, 42848, 42847, 42846, 42845, 42844, 42843, 42842, 42841, 42840, 42839, 42838, 42837, 42836, 42835, 42834, 42833, 42832, 42831, 42830, 42829, 42828, 42827, 42826, 42825, 42824, 42823, 42822, 42821, 42820, 42819, 42818, 42817, 42816, 42815, 42814, 42813, 42812, 42811, 42810, 42809, 42808, 42807, 42806, 42805, 42804, 42803, 42802, 42801, 42800, 42799, 42798, 42797, 42796, 42795, 42794, 42793, 42792, 42791, 42790, 42789, 42788, 42787, 42786, 42785, 42784, 42783, 42782, 42781, 42780, 42779, 42778, 42777, 42776, 42775, 42774, 42773, 42772, 42771, 42770, 42769, 42768, 42767, 42766, 42765, 42764, 42763, 42762, 42761, 42760, 42759, 42758, 42757, 42756, 42755, 42754, 42753, 42752, 42751, 42750, 42749, 42748, 42747, 42746, 42745, 42744, 42743, 42742, 42741, 42740, 42739, 42738, 42736, 42735, 42734, 42733, 42732, 42731, 42730, 42729, 42728, 42727, 42726, 42725, 42724, 42723, 42722, 42721, 42720, 42719, 42718, 42717, 42716, 42715, 42714, 42713, 42712, 42711, 42710, 42709, 42708, 42707, 42706, 42705, 42704, 42703, 42702, 42701, 42700, 42699, 42698, 42697, 42696, 42695, 42694, 42693, 42692, 42691, 42690, 42689, 42688, 42687, 42686, 42685, 42684, 42683, 42682, 42681, 42680, 42679, 42678, 42677, 42676, 42675, 42674, 42673, 42672, 42671, 42670, 42669, 42668, 42667, 42666, 42665, 42664, 42663, 42662, 42661, 42660, 42659, 42658, 42657, 42656, 42655, 42654, 42653, 42652, 42651, 42650, 42649, 42648, 42647, 42646, 42645, 42644, 42643, 42642, 42641, 42640, 42639, 42638, 42637, 42636, 42635, 42634, 42633, 42632, 42631, 42630, 42629, 42628, 42627, 42626, 42625, 42624, 42623, 42622, 42621, 42620, 42619, 42618, 42617, 42616, 42615, 42614, 42613, 42612, 42611, 42610, 42609, 42608, 42607, 42606, 42605, 42604, 42603, 42602, 42601, 42600, 42599, 42598, 42597, 42596, 42595, 42594, 42593, 42592, 42591, 42590, 42589, 42588, 42587, 42586, 42585, 42584, 42583, 42582, 42581, 42580, 42579, 42578, 42577, 42576, 42575, 42574, 42573, 42572, 42571, 42570, 42569, 42568, 42567, 42566, 42565, 42564, 42563, 42562, 42561, 42560, 42559, 42558, 42557, 42556, 42555, 42554, 42553, 42552, 42551, 42550, 42549, 42548, 42547, 42546, 42545, 42544, 42543, 42542, 42541, 42540, 42539, 42538, 42537, 42536, 42535, 42534, 42533, 42532, 42531, 42530, 42529, 42528, 42527, 42526, 42518, 42512, 42511, 42510, 42509, 42508, 42507, 42506, 42505, 42500, 42499, 42498, 42497, 42496, 42495, 42494, 42493, 42492, 42491, 42490, 42489, 42488, 42487, 42486, 42485, 42484, 42483, 42482, 42481, 42480, 42479, 42478, 42477, 42476, 42475, 42474, 42473, 42472, 42471, 42470, 42469, 42468, 42467, 42466, 42465, 42464, 42463, 42462, 42461, 42460, 42459, 42458, 42457, 42456, 42455, 42454, 42453, 42452, 42451, 42450, 42449, 42448, 42447, 42446, 42445, 42444, 42443, 42442, 42441, 42440, 42439, 42438, 42437, 42436, 42435, 42434, 42433, 42432, 42431, 42430, 42429, 42428, 42427, 42426, 42425, 42424, 42423, 42422, 42421, 42420, 42419, 42418, 42417, 42415, 42414, 42413, 42412, 42411, 42410, 42409, 42408, 42407, 42406, 42405, 42404, 42403, 42402, 42401, 42400, 42399, 42398, 42397, 42396, 42395, 42394, 42393, 42392, 42391, 42390, 42389, 42388, 42387, 42386, 42385, 42384, 42383, 42382, 42381, 42380, 42379, 42378, 42377, 42376, 42375, 42374, 42373, 42372, 42371, 42370, 42369, 42368, 42367, 42366, 42365, 42364, 42363, 42362, 42361, 42360, 42359, 42358, 42357, 42356, 42355, 42354, 42353, 42352, 42351, 42350, 42349, 42348, 42347, 42346, 42345, 42344, 42343, 42342, 42341, 42340, 42339, 42338, 42337, 42336, 42335, 42334, 42333, 42332, 42331, 42330, 42329, 42328, 42327, 42326, 42325, 42324, 42323, 42322, 42321, 42320, 42319, 42318, 42316, 42315, 42314, 42313, 42312, 42311, 42310, 42309, 42308, 42307, 42306, 42305, 42304, 42303, 42302, 42301, 42300, 42299, 42298, 42297, 42296, 42295, 42294, 42293, 42292, 42291, 42290, 42289, 42288, 42287, 42286, 42285, 42284, 42283, 42282, 42281, 42280, 42279, 42278, 42277, 42276, 42275, 42274, 42273, 42271, 42270, 42269, 42268, 42267, 42266, 42265, 42264, 42263, 42262, 42261, 42260, 42259, 42258, 42257, 42256, 42255, 42254, 42253, 42252, 42251, 42250, 42249, 42248, 42247, 42246, 42245, 42244, 42243, 42242, 42241, 42240, 42239, 42238, 42237, 42236, 42235, 42234, 42233, 42232, 42231, 42230, 42229, 42228, 42227, 42226, 42225, 42224, 42223, 42222, 42221, 42220, 42219, 42218, 42217, 42216, 42215, 42214, 42213, 42212, 42211, 42210, 42209, 42208, 42207, 42206, 42205, 42204, 42203, 42202, 42201, 42200, 42199, 42198, 42197, 42196, 42195, 42194, 42193, 42192, 42191, 42190, 42189, 42188, 42187, 42186, 42185, 42184, 42183, 42182, 42181, 42180, 42179, 42178, 42177, 42176, 42175, 42173, 42172, 42171, 42170, 42169, 42168, 42167, 42166, 42165, 42164, 42163, 42162, 42161, 42160, 42159, 42158, 42157, 42156, 42155, 42154, 42153, 42152, 42151, 42150, 42149, 42148, 42147, 42146, 42145, 42144, 42143, 42142, 42141, 42140, 42139, 42138, 42137, 42136, 42135, 42134, 42133, 42132, 42131, 42130, 42129, 42128, 42127, 42126, 42125, 42124, 42123, 42122, 42121, 42120, 42119, 42118, 42117, 42116, 42115, 42114, 42113, 42111, 42110, 42109, 42108, 42107, 42104, 42102, 42101, 42100, 42099, 42098, 42097, 42096, 42095, 42094, 42093, 42092, 42091, 42090, 42089, 42088, 42087, 42086, 42085, 42084, 42083, 42082, 42081, 42080, 42079, 42078, 42077, 42076, 42075, 42071, 42070, 42069, 42068, 42067, 42066, 42065, 42064, 42063, 42062, 42061, 42060, 42059, 42058, 42057, 42056, 42055, 42054, 42053, 42052, 42051, 42050, 42049, 42048, 42047, 42046, 42045, 42044, 42043, 42042, 42041, 42040, 42039, 42038, 42037, 42036, 42035, 42034, 42033, 42032, 42031, 42030, 42029, 42028, 42027, 42026, 42025, 42024, 42023, 42022, 42021, 42020, 42019, 42018, 42017, 42016, 42015, 42014, 42013, 42012, 42011, 42010, 42009, 42008, 42007, 42006, 42005, 42004, 42003, 42002, 42001, 42000, 41999, 41998, 41997, 41996, 41995, 41994, 41993, 41992, 41991, 41990, 41989, 41988, 41987, 41986, 41985, 41984, 41983, 41982, 41981, 41980, 41979, 41978, 41977, 41976, 41975, 41974, 41973, 41972, 41971, 41970, 41969, 41968, 41967, 41966, 41965, 41964, 41963, 41962, 41961, 41960, 41959, 41958, 41957, 41956, 41955, 41954, 41953, 41952, 41951, 41950, 41949, 41948, 41947, 41946, 41945, 41944, 41943, 41942, 41941, 41940, 41939, 41938, 41937, 41936, 41935, 41934, 41933, 41932, 41931, 41930, 41929, 41928, 41927, 41926, 41925, 41924, 41923, 41922, 41921, 41920, 41919, 41918, 41917, 41916, 41915, 41914, 41913, 41912, 41911, 41910, 41909, 41908, 41907, 41906, 41905, 41904, 41903, 41902, 41901, 41900, 41899, 41898, 41897, 41896, 41895, 41894, 41893, 41892, 41891, 41890, 41889, 41888, 41887, 41886, 41885, 41884, 41883, 41882, 41881, 41880, 41879, 41878, 41877, 41876, 41875, 41874, 41873, 41872, 41871, 41870, 41869, 41868, 41867, 41866, 41865, 41864, 41863, 41862, 41861, 41860, 41859, 41858, 41857, 41856, 41855, 41854, 41853, 41852, 41851, 41850, 41849, 41848, 41847, 41846, 41845, 41844, 41843, 41842, 41841, 41840, 41839, 41838, 41837, 41836, 41835, 41834, 41833, 41832, 41831, 41830, 41829, 41828, 41827, 41826, 41825, 41824, 41823, 41822, 41821, 41820, 41819, 41818, 41817, 41816, 41815, 41814, 41813, 41812, 41811, 41810, 41809, 41808, 41807, 41806, 41805, 41804, 41803, 41802, 41801, 41800, 41799, 41798, 41797, 41796, 41795, 41794, 41793, 41792, 41791, 41790, 41789, 41788, 41787, 41786, 41785, 41784, 41783, 41782, 41781, 41780, 41779, 41778, 41777, 41776, 41775, 41774, 41773, 41772, 41771, 41770, 41769, 41768, 41767, 41766, 41765, 41764, 41763, 41762, 41761, 41760, 41759, 41758, 41757, 41756, 41755, 41754, 41753, 41752, 41751, 41750, 41749, 41748, 41747, 41746, 41745, 41744, 41743, 41742, 41741, 41740, 41739, 41738, 41737, 41736, 41735, 41734, 41733, 41732, 41731, 41730, 41729, 41728, 41727, 41726, 41725, 41724, 41723, 41722, 41721, 41720, 41719, 41718, 41717, 41716, 41715, 41714, 41713, 41712, 41711, 41710, 41709, 41708, 41707, 41706, 41705, 41704, 41703, 41702, 41701, 41700, 41699, 41698, 41697, 41696, 41695, 41694, 41693, 41692, 41691, 41690, 41689, 41688, 41687, 41686, 41685, 41684, 41683, 41682, 41681, 41680, 41679, 41678, 41677, 41676, 41675, 41674, 41673, 41672, 41671, 41670, 41669, 41668, 41667, 41666, 41665, 41664, 41663, 41662, 41661, 41660, 41659, 41658, 41657, 41656, 41655, 41654, 41653, 41652, 41651, 41650, 41649, 41647, 41646, 41645, 41644, 41643, 41642, 41641, 41640, 41639, 41638, 41637, 41636, 41635, 41634, 41633, 41632, 41631, 41630, 41629, 41628, 41627, 41626, 41625, 41624, 41623, 41622, 41621, 41620, 41619, 41618, 41617, 41616, 41615, 41614, 41613, 41612, 41611, 41610, 41609, 41608, 41607, 41606, 41605, 41604, 41603, 41602, 41601, 41600, 41599, 41598, 41597, 41596, 41595, 41594, 41593, 41592, 41591, 41590, 41589, 41588, 41587, 41586, 41585, 41584, 41583, 41582, 41581, 41580, 41579, 41578, 41577, 41576, 41575, 41574, 41573, 41572, 41571, 41570, 41569, 41568, 41567, 41566, 41565, 41564, 41563, 41562, 41561, 41560, 41559, 41558, 41557, 41556, 41555, 41554, 41553, 41552, 41551, 41550, 41549, 41548, 41547, 41546, 41545, 41544, 41543, 41542, 41541, 41540, 41539, 41538, 41537, 41536, 41535, 41534, 41533, 41532, 41531, 41530, 41529, 41528, 41527, 41526, 41525, 41524, 41523, 41522, 41521, 41520, 41519, 41518, 41517, 41516, 41515, 41514, 41513, 41512, 41511, 41510, 41509, 41508, 41507, 41506, 41505, 41504, 41503, 41502, 41501, 41500, 41499, 41498, 41497, 41496, 41495, 41494, 41493, 41492, 41491, 41490, 41489, 41488, 41487, 41486, 41485, 41484, 41483, 41482, 41481, 41480, 41479, 41478, 41477, 41476, 41475, 41474, 41473, 41472, 41471, 41470, 41469, 41468, 41467, 41466, 41465, 41464, 41463, 41462, 41461, 41460, 41459, 41458, 41457, 41456, 41455, 41454, 41453, 41452, 41451, 41450, 41449, 41448, 41447, 41446, 41445, 41444, 41443, 41442, 41441, 41440, 41439, 41438, 41437, 41436, 41435, 41434, 41433, 41432, 41431, 41430, 41429, 41428, 41427, 41426, 41425, 41424, 41423, 41422, 41421, 41420, 41419, 41418, 41417, 41416, 41415, 41414, 41413, 41412, 41411, 41410, 41409, 41408, 41407, 41406, 41405, 41404, 41403, 41402, 41401, 41400, 41399, 41398, 41397, 41396, 41395, 41394, 41393, 41392, 41391, 41390, 41389, 41388, 41387, 41386, 41385, 41384, 41383, 41382, 41381, 41380, 41379, 41378, 41377, 41376, 41375, 41374, 41373, 41372, 41371, 41370, 41369, 41368, 41367, 41366, 41365, 41364, 41363, 41362, 41361, 41360, 41359, 41358, 41357, 41356, 41355, 41354, 41353, 41352, 41351, 41350, 41349, 41348, 41347, 41346, 41345, 41344, 41343, 41342, 41341, 41340, 41339, 41338, 41337, 41336, 41335, 41334, 41333, 41332, 41331, 41330, 41329, 41328, 41327, 41326, 41325, 41324, 41323, 41322, 41321, 41320, 41319, 41318, 41317, 41316, 41315, 41314, 41313, 41312, 41311, 41310, 41309, 41308, 41307, 41306, 41305, 41304, 41303, 41302, 41301, 41300, 41299, 41298, 41297, 41296, 41295, 41294, 41293, 41292, 41291, 41290, 41289, 41288, 41287, 41286, 41285, 41284, 41283, 41282, 41281, 41280, 41279, 41278, 41277, 41276, 41275, 41274, 41273, 41272, 41271, 41270, 41269, 41268, 41267, 41266, 41265, 41264, 41263, 41262, 41261, 41260, 41259, 41258, 41257, 41256, 41255, 41254, 41253, 41252, 41251, 41250, 41249, 41248, 41247, 41246, 41245, 41244, 41243, 41242, 41241, 41240, 41239, 41238, 41237, 41236, 41235, 41234, 41233, 41232, 41231, 41230, 41229, 41228, 41227, 41226, 41225, 41224, 41223, 41222, 41221, 41220, 41219, 41218, 41217, 41216, 41215, 41214, 41213, 41212, 41211, 41210, 41209, 41208, 41207, 41206, 41205, 41204, 41203, 41202, 41201, 41200, 41199, 41198, 41197, 41196, 41195, 41194, 41193, 41192, 41191, 41190, 41189, 41188, 41187, 41186, 41185, 41184, 41183, 41182, 41181, 41180, 41179, 41178, 41177, 41176, 41175, 41174, 41173, 41172, 41171, 41170, 41169, 41168, 41167, 41166, 41165, 41164, 41163, 41162, 41161, 41160, 41159, 41158, 41157, 41156, 41155, 41154, 41153, 41152, 41151, 41150, 41149, 41148, 41147, 41146, 41145, 41144, 41143, 41142, 41141, 41140, 41139, 41138, 41137, 41136, 41135, 41134, 41133, 41132, 41131, 41130, 41129, 41128, 41127, 41126, 41125, 41124, 41123, 41122, 41121, 41120, 41119, 41118, 41117, 41116, 41115, 41114, 41113, 41112, 41111, 41110, 41109, 41108, 41107, 41106, 41105, 41104, 41103, 41102, 41101, 41100, 41099, 41098, 41097, 41096, 41095, 41094, 41093, 41092, 41091, 41090, 41089, 41088, 41087, 41086, 41085, 41084, 41083, 41082, 41081, 41080, 41079, 41078, 41077, 41076, 41075, 41074, 41073, 41072, 41071, 41070, 41069, 41068, 41067, 41066, 41065, 41064, 41063, 41062, 41061, 41060, 41059, 41058, 41057, 41056, 41055, 41054, 41053, 41052, 41051, 41050, 41049, 41048, 41047, 41046, 41045, 41044, 41043, 41042, 41041, 41040, 41039, 41038, 41037, 41036, 41035, 41034, 41033, 41032, 41031, 41030, 41029, 41028, 41027, 41026, 41025, 41024, 41023, 41022, 41021, 41020, 41019, 41018, 41017, 41016, 41015, 41014, 41013, 41012, 41011, 41010, 41009, 41008, 41007, 41006, 41005, 41004, 41003, 41002, 41001, 41000, 40999, 40998, 40997, 40996, 40995, 40994, 40993, 40992, 40991, 40990, 40989, 40988, 40987, 40986, 40985, 40984, 40983, 40982, 40981, 40980, 40979, 40978, 40977, 40976, 40975, 40974, 40973, 40972, 40971, 40970, 40969, 40968, 40967, 40966, 40965, 40964, 40963, 40962, 40961, 40960, 40959, 40958, 40957, 40956, 40955, 40954, 40953, 40952, 40951, 40950, 40949, 40948, 40947, 40946, 40945, 40944, 40943, 40942, 40941, 40940, 40939, 40938, 40937, 40936, 40935, 40934, 40933, 40932, 40931, 40930, 40929, 40928, 40927, 40926, 40925, 40924, 40923, 40922, 40921, 40920, 40919, 40918, 40917, 40916, 40915, 40914, 40913, 40912, 40911, 40910, 40909, 40908, 40907, 40906, 40905, 40904, 40903, 40902, 40901, 40900, 40899, 40898, 40897, 40896, 40895, 40894, 40893, 40892, 40891, 40890, 40889, 40888, 40887, 40886, 40885, 40884, 40883, 40882, 40881, 40880, 40879, 40878, 40877, 40876, 40875, 40874, 40873, 40872, 40871, 40870, 40869, 40868, 40867, 40866, 40865, 40864, 40863, 40862, 40861, 40860, 40859, 40858, 40857, 40856, 40855, 40854, 40853, 40852, 40851, 40850, 40849, 40848, 40847, 40846, 40845, 40844, 40843, 40842, 40841, 40840, 40839, 40838, 40837, 40836, 40835, 40834, 40833, 40832, 40831, 40830, 40829, 40828, 40827, 40826, 40825, 40824, 40823, 40822, 40821, 40820, 40819, 40818, 40817, 40816, 40815, 40814, 40813, 40812, 40811, 40810, 40809, 40808, 40807, 40806, 40805, 40804, 40803, 40802, 40800, 40799, 40798, 40797, 40796, 40795, 40794, 40793, 40792, 40791, 40790, 40789, 40788, 40787, 40786, 40785, 40784, 40783, 40782, 40781, 40780, 40779, 40778, 40777, 40776, 40775, 40774, 40773, 40772, 40771, 40770, 40769, 40768, 40767, 40766, 40765, 40764, 40763, 40762, 40761, 40760, 40759, 40758, 40757, 40756, 40755, 40754, 40753, 40752, 40751, 40750, 40749, 40748, 40747, 40746, 40745, 40744, 40743, 40742, 40741, 40740, 40739, 40738, 40737, 40736, 40735, 40734, 40733, 40732, 40731, 40730, 40729, 40728, 40727, 40726, 40725, 40724, 40723, 40722, 40721, 40720, 40719, 40718, 40717, 40716, 40715, 40714, 40713, 40712, 40711, 40710, 40709, 40708, 40707, 40706, 40705, 40704, 40703, 40702, 40701, 40700, 40699, 40698, 40697, 40696, 40695, 40694, 40693, 40692, 40691, 40690, 40689, 40688, 40687, 40686, 40685, 40684, 40683, 40682, 40681, 40680, 40679, 40678, 40677, 40676, 40675, 40674, 40673, 40672, 40671, 40670, 40669, 40668, 40667, 40666, 40665, 40664, 40663, 40662, 40661, 40660, 40659, 40658, 40657, 40656, 40655, 40654, 40653, 40652, 40651, 40650, 40649, 40648, 40647, 40646, 40645, 40644, 40643, 40642, 40641, 40640, 40639, 40638, 40637, 40636, 40635, 40634, 40633, 40632, 40631, 40630, 40629, 40628, 40627, 40626, 40625, 40624, 40623, 40622, 40621, 40620, 40619, 40618, 40617, 40616, 40614, 40613, 40612, 40611, 40610, 40609, 40608, 40607, 40606, 40605, 40604, 40603, 40602, 40601, 40600, 40599, 40598, 40597, 40596, 40595, 40594, 40593, 40592, 40591, 40590, 40589, 40588, 40587, 40586, 40585, 40584, 40583, 40582, 40581, 40580, 40579, 40578, 40577, 40576, 40575, 40574, 40573, 40572, 40571, 40570, 40569, 40568, 40567, 40566, 40565, 40564, 40563, 40562, 40561, 40560, 40559, 40558, 40557, 40556, 40555, 40554, 40553, 40552, 40551, 40550, 40549, 40548, 40547, 40546, 40545, 40544, 40543, 40542, 40541, 40540, 40539, 40538, 40537, 40536, 40535, 40531, 40530, 40529, 40528, 40527, 40526, 40525, 40524, 40523, 40522, 40521, 40520, 40519, 40518, 40517, 40516, 40515, 40514, 40513, 40512, 40511, 40510, 40509, 40508, 40507, 40506, 40505, 40504, 40503, 40502, 40501, 40500, 40499, 40498, 40497, 40496, 40495, 40494, 40493, 40492, 40491, 40490, 40489, 40488, 40487, 40486, 40485, 40484, 40483, 40482, 40481, 40480, 40479, 40478, 40477, 40476, 40475, 40474, 40473, 40472, 40471, 40470, 40469, 40468, 40467, 40466, 40464, 40463, 40462, 40461, 40460, 40459, 40458, 40457, 40456, 40455, 40454, 40453, 40452, 40451, 40450, 40449, 40448, 40447, 40446, 40445, 40444, 40443, 40442, 40441, 40439, 40438, 40437, 40436, 40435, 40434, 40433, 40432, 40431, 40430, 40429, 40428, 40427, 40426, 40425, 40424, 40422, 40421, 40420, 40419, 40418, 40417, 40416, 40415, 40414, 40413, 40412, 40411, 40410, 40409, 40408, 40407, 40406, 40405, 40404, 40403, 40402, 40401, 40400, 40399, 40398, 40397, 40396, 40395, 40394, 40393, 40392, 40391, 40390, 40389, 40388, 40387, 40386, 40385, 40384, 40383, 40382, 40381, 40380, 40379, 40378, 40377, 40376, 40375, 40374, 40373, 40372, 40371, 40370, 40369, 40368, 40367, 40366, 40365, 40364, 40363, 40362, 40361, 40360, 40359, 40357, 40356, 40355, 40354, 40353, 40352, 40351, 40350, 40349, 40348, 40347, 40346, 40345, 40344, 40343, 40342, 40341, 40340, 40339, 40338, 40337, 40336, 40335, 40334, 40333, 40332, 40331, 40330, 40329, 40328, 40327, 40326, 40325, 40324, 40323, 40322, 40321, 40320, 40319, 40318, 40317, 40316, 40315, 40314, 40313, 40312, 40311, 40310, 40309, 40308, 40307, 40306, 40305, 40304, 40303, 40302, 40301, 40300, 40299, 40298, 40297, 40296, 40295, 40294, 40293, 40292, 40291, 40290, 40289, 40288, 40287, 40286, 40285, 40284, 40283, 40282, 40281, 40280, 40279, 40278, 40277, 40276, 40275, 40274, 40273, 40272, 40271, 40270, 40269, 40268, 40267, 40266, 40265, 40264, 40263, 40262, 40261, 40260, 40259, 40258, 40257, 40256, 40255, 40254, 40253, 40252, 40251, 40250, 40249, 40248, 40247, 40246, 40245, 40244, 40243, 40242, 40241, 40240, 40239, 40238, 40237, 40236, 40235, 40234, 40233, 40232, 40231, 40230, 40229, 40228, 40227, 40226, 40225, 40224, 40223, 40222, 40221, 40220, 40219, 40218, 40217, 40216, 40215, 40214, 40213, 40212, 40211, 40210, 40209, 40208, 40207, 40206, 40205, 40204, 40203, 40202, 40201, 40200, 40199, 40198, 40197, 40196, 40195, 40194, 40193, 40192, 40191, 40190, 40189, 40188, 40187, 40186, 40185, 40184, 40183, 40182, 40181, 40180, 40179, 40178, 40177, 40176, 40175, 40174, 40173, 40172, 40171, 40170, 40169, 40168, 40167, 40166, 40165, 40164, 40163, 40162, 40161, 40160, 40159, 40158, 40157, 40156, 40155, 40154, 40153, 40152, 40151, 40150, 40149, 40148, 40147, 40146, 40145, 40144, 40143, 40142, 40141, 40140, 40139, 40138, 40137, 40136, 40135, 40134, 40133, 40132, 40131, 40130, 40129, 40128, 40127, 40126, 40125, 40124, 40123, 40122, 40121, 40120, 40119, 40118, 40117, 40116, 40115, 40114, 40113, 40112, 40111, 40110, 40109, 40108, 40107, 40106, 40105, 40104, 40103, 40102, 40101, 40100, 40099, 40098, 40097, 40096, 40095, 40094, 40093, 40092, 40091, 40090, 40089, 40088, 40087, 40086, 40085, 40084, 40083, 40082, 40081, 40080, 40079, 40078, 40077, 40076, 40075, 40074, 40073, 40072, 40071, 40070, 40069, 40068, 40067, 40066, 40065, 40064, 40063, 40062, 40061, 40060, 40059, 40058, 40057, 40056, 40055, 40054, 40053, 40052, 40051, 40050, 40049, 40048, 40047, 40046, 40045, 40044, 40043, 40042, 40041, 40040, 40039, 40038, 40037, 40036, 40035, 40034, 40033, 40032, 40031, 40030, 40029, 40028, 40027, 40026, 40025, 40024, 40023, 40022, 40021, 40020, 40019, 40018, 40017, 40016, 40015, 40014, 40013, 40012, 40011, 40010, 40009, 40008, 40007, 40006, 40005, 40004, 40003, 40002, 40001, 40000, 39999, 39998, 39997, 39996, 39995, 39994, 39993, 39992, 39991, 39990, 39989, 39988, 39987, 39986, 39985, 39984, 39983, 39982, 39981, 39980, 39979, 39978, 39977, 39976, 39975, 39974, 39973, 39972, 39971, 39970, 39969, 39968, 39967, 39966, 39965, 39964, 39963, 39962, 39961, 39960, 39959, 39958, 39957, 39956, 39954, 39953, 39952, 39951, 39950, 39949, 39948, 39947, 39946, 39945, 39944, 39943, 39942, 39941, 39940, 39939, 39938, 39937, 39936, 39935, 39934, 39933, 39932, 39931, 39930, 39929, 39928, 39927, 39926, 39925, 39924, 39923, 39922, 39921, 39920, 39919, 39918, 39917, 39916, 39915, 39914, 39913, 39912, 39909, 39908, 39907, 39906, 39905, 39904, 39903, 39902, 39901, 39899, 39898, 39897, 39896, 39895, 39894, 39893, 39892, 39891, 39890, 39889, 39888, 39887, 39886, 39885, 39884, 39883, 39882, 39880, 39879, 39878, 39877, 39876, 39875, 39874, 39873, 39872, 39871, 39870, 39869, 39868, 39867, 39866, 39865, 39864, 39863, 39862, 39861, 39860, 39859, 39858, 39857, 39856, 39855, 39854, 39853, 39852, 39851, 39850, 39849, 39848, 39847, 39846, 39845, 39844, 39843, 39842, 39841, 39840, 39839, 39838, 39837, 39836, 39835, 39834, 39833, 39832, 39831, 39830, 39829, 39828, 39827, 39826, 39825, 39824, 39823, 39822, 39821, 39820, 39819, 39818, 39817, 39816, 39815, 39814, 39813, 39812, 39811, 39810, 39809, 39808, 39807, 39806, 39805, 39804, 39803, 39802, 39801, 39800, 39799, 39798, 39797, 39796, 39795, 39794, 39793, 39792, 39791, 39790, 39789, 39788, 39787, 39786, 39785, 39784, 39783, 39782, 39781, 39780, 39779, 39778, 39777, 39776, 39775, 39774, 39773, 39772, 39771, 39770, 39769, 39768, 39767, 39766, 39765, 39764, 39763, 39762, 39761, 39760, 39759, 39758, 39757, 39756, 39755, 39754, 39753, 39752, 39751, 39750, 39749, 39748, 39747, 39746, 39745, 39744, 39743, 39742, 39741, 39740, 39739, 39738, 39737, 39736, 39735, 39734, 39733, 39732, 39731, 39730, 39729, 39728, 39727, 39726, 39725, 39724, 39723, 39722, 39721, 39720, 39719, 39718, 39717, 39716, 39715, 39714, 39713, 39712, 39711, 39710, 39709, 39708, 39707, 39706, 39705, 39704, 39703, 39702, 39701, 39700, 39699, 39698, 39697, 39696, 39695, 39694, 39693, 39692, 39691, 39690, 39689, 39688, 39687, 39686, 39685, 39684, 39683, 39682, 39681, 39680, 39679, 39678, 39677, 39676, 39675, 39674, 39673, 39672, 39671, 39670, 39669, 39668, 39667, 39666, 39665, 39664, 39663, 39662, 39661, 39660, 39659, 39658, 39657, 39656, 39655, 39654, 39653, 39652, 39651, 39650, 39649, 39648, 39647, 39646, 39645, 39644, 39643, 39642, 39641, 39640, 39639, 39638, 39637, 39636, 39635, 39634, 39633, 39632, 39631, 39630, 39629, 39628, 39627, 39626, 39625, 39624, 39623, 39622, 39621, 39620, 39619, 39618, 39617, 39616, 39615, 39614, 39613, 39612, 39611, 39610, 39609, 39608, 39607, 39606, 39605, 39604, 39603, 39602, 39601, 39600, 39599, 39598, 39597, 39596, 39595, 39594, 39593, 39592, 39591, 39590, 39589, 39588, 39587, 39586, 39585, 39584, 39583, 39582, 39581, 39580, 39579, 39578, 39577, 39576, 39575, 39574, 39573, 39572, 39571, 39570, 39569, 39568, 39567, 39566, 39565, 39564, 39563, 39561, 39560, 39559, 39558, 39557, 39556, 39555, 39554, 39553, 39552, 39551, 39550, 39549, 39548, 39547, 39546, 39545, 39544, 39543, 39542, 39541, 39540, 39539, 39538, 39537, 39536, 39534, 39533, 39532, 39531, 39530, 39529, 39528, 39527, 39526, 39525, 39524, 39523, 39522, 39521, 39520, 39519, 39518, 39511, 39510, 39509, 39506, 39505, 39504, 39503, 39502, 39501, 39500, 39499, 39498, 39497, 39496, 39495, 39494, 39493, 39492, 39491, 39490, 39489, 39488, 39487, 39486, 39485, 39484, 39483, 39482, 39481, 39480, 39479, 39478, 39477, 39476, 39475, 39474, 39473, 39472, 39471, 39470, 39469, 39468, 39467, 39466, 39465, 39464, 39463, 39462, 39461, 39460, 39459, 39458, 39457, 39456, 39455, 39454, 39453, 39452, 39451, 39450, 39449, 39448, 39447, 39446, 39445, 39444, 39443, 39442, 39441, 39440, 39439, 39438, 39437, 39436, 39435, 39434, 39433, 39432, 39431, 39430, 39429, 39428, 39427, 39426, 39425, 39424, 39423, 39422, 39421, 39420, 39419, 39418, 39417, 39416, 39415, 39414, 39413, 39412, 39411, 39410, 39409, 39408, 39407, 39406, 39405, 39404, 39403, 39402, 39401, 39400, 39399, 39398, 39397, 39396, 39395, 39394, 39393, 39392, 39391, 39390, 39389, 39388, 39387, 39386, 39385, 39384, 39383, 39382, 39381, 39380, 39379, 39378, 39377, 39376, 39375, 39374, 39373, 39372, 39371, 39370, 39369, 39368, 39366, 39365, 39364, 39363, 39362, 39361, 39360, 39359, 39358, 39357, 39356, 39355, 39354, 39353, 39352, 39351, 39350, 39349, 39348, 39347, 39346, 39345, 39344, 39343, 39342, 39341, 39340, 39339, 39338, 39337, 39336, 39335, 39334, 39333, 39332, 39330, 39329, 39328, 39327, 39326, 39324, 39323, 39322, 39321, 39320, 39319, 39318, 39317, 39316, 39315, 39314, 39313, 39312, 39308, 39307, 39306, 39305, 39304, 39303, 39302, 39301, 39300, 39299, 39298, 39297, 39296, 39295, 39294, 39293, 39292, 39291, 39290, 39289, 39288, 39287, 39286, 39285, 39284, 39283, 39282, 39281, 39280, 39279, 39278, 39277, 39276, 39275, 39274, 39273, 39272, 39271, 39270, 39269, 39268, 39267, 39266, 39265, 39264, 39263, 39262, 39261, 39260, 39259, 39258, 39257, 39256, 39255, 39254, 39253, 39252, 39251, 39250, 39249, 39248, 39247, 39246, 39245, 39244, 39243, 39242, 39241, 39240, 39239, 39238, 39237, 39236, 39235, 39234, 39233, 39232, 39231, 39230, 39229, 39228, 39227, 39226, 39225, 39224, 39223, 39222, 39221, 39220, 39219, 39218, 39217, 39216, 39215, 39214, 39213, 39212, 39211, 39210, 39209, 39208, 39207, 39206, 39205, 39204, 39203, 39202, 39201, 39200, 39199, 39198, 39197, 39196, 39195, 39194, 39193, 39192, 39191, 39190, 39189, 39188, 39187, 39186, 39185, 39184, 39183, 39182, 39181, 39180, 39179, 39178, 39177, 39176, 39175, 39174, 39173, 39172, 39171, 39170, 39169, 39168, 39167, 39166, 39165, 39164, 39163, 39162, 39161, 39160, 39159, 39158, 39157, 39156, 39155, 39154, 39153, 39152, 39151, 39150, 39149, 39148, 39147, 39146, 39145, 39144, 39143, 39142, 39141, 39140, 39139, 39138, 39137, 39136, 39135, 39134, 39133, 39132, 39131, 39130, 39129, 39128, 39127, 39126, 39125, 39124, 39123, 39122, 39121, 39120, 39119, 39118, 39117, 39116, 39115, 39114, 39113, 39112, 39111, 39110, 39109, 39108, 39107, 39106, 39105, 39104, 39103, 39102, 39101, 39100, 39099, 39098, 39097, 39096, 39095, 39094, 39093, 39092, 39091, 39090, 39089, 39088, 39087, 39086, 39085, 39084, 39083, 39082, 39081, 39080, 39079, 39078, 39077, 39076, 39075, 39074, 39073, 39072, 39071, 39070, 39069, 39068, 39067, 39066, 39065, 39064, 39063, 39062, 39061, 39060, 39059, 39058, 39057, 39056, 39055, 39054, 39053, 39052, 39051, 39050, 39049, 39048, 39047, 39046, 39045, 39044, 39043, 39042, 39041, 39040, 39039, 39038, 39037, 39036, 39035, 39034, 39033, 39032, 39031, 39030, 39029, 39028, 39027, 39026, 39025, 39024, 39023, 39022, 39021, 39020, 39019, 39018, 39017, 39016, 39015, 39014, 39013, 39012, 39011, 39010, 39009, 39008, 39007, 39006, 39005, 39004, 39003, 39002, 39001, 39000, 38999, 38998, 38997, 38996, 38995, 38994, 38993, 38992, 38991, 38990, 38989, 38988, 38987, 38986, 38985, 38984, 38983, 38982, 38981, 38980, 38979, 38978, 38977, 38975, 38974, 38973, 38972, 38971, 38970, 38969, 38968, 38967, 38966, 38965, 38964, 38963, 38962, 38961, 38960, 38959, 38958, 38957, 38956, 38955, 38954, 38953, 38952, 38951, 38950, 38949, 38948, 38947, 38946, 38944, 38943, 38942, 38941, 38940, 38939, 38938, 38937, 38936, 38935, 38934, 38933, 38932, 38931, 38930, 38929, 38928, 38927, 38926, 38925, 38924, 38923, 38922, 38921, 38920, 38919, 38918, 38917, 38916, 38915, 38914, 38913, 38912, 38911, 38910, 38909, 38908, 38906, 38905, 38904, 38903, 38901, 38900, 38899, 38898, 38897, 38896, 38895, 38894, 38893, 38892, 38891, 38890, 38889, 38888, 38887, 38885, 38884, 38883, 38882, 38881, 38880, 38879, 38878, 38877, 38876, 38875, 38874, 38873, 38872, 38871, 38870, 38869, 38868, 38867, 38866, 38865, 38864, 38863, 38862, 38861, 38860, 38859, 38858, 38857, 38856, 38855, 38854, 38853, 38852, 38851, 38850, 38849, 38848, 38847, 38846, 38845, 38844, 38843, 38842, 38841, 38840, 38839, 38838, 38837, 38836, 38835, 38834, 38833, 38832, 38831, 38830, 38829, 38828, 38827, 38826, 38825, 38824, 38823, 38822, 38821, 38820, 38819, 38818, 38817, 38816, 38815, 38814, 38813, 38812, 38811, 38810, 38809, 38808, 38807, 38806, 38805, 38804, 38803, 38802, 38801, 38800, 38799, 38798, 38797, 38796, 38795, 38794, 38793, 38792, 38791, 38790, 38789, 38788, 38787, 38786, 38785, 38784, 38783, 38782, 38781, 38780, 38779, 38778, 38777, 38776, 38775, 38773, 38772, 38771, 38770, 38769, 38768, 38767, 38766, 38765, 38764, 38763, 38762, 38761, 38760, 38759, 38758, 38757, 38756, 38755, 38754, 38753, 38752, 38751, 38750, 38749, 38748, 38747, 38746, 38745, 38744, 38743, 38742, 38741, 38740, 38739, 38738, 38737, 38736, 38735, 38734, 38733, 38732, 38731, 38730, 38729, 38728, 38727, 38726, 38725, 38724, 38723, 38722, 38720, 38719, 38718, 38717, 38716, 38715, 38714, 38713, 38712, 38711, 38710, 38709, 38708, 38707, 38706, 38705, 38704, 38703, 38702, 38701, 38700, 38699, 38698, 38697, 38696, 38695, 38694, 38693, 38692, 38691, 38690, 38689, 38688, 38687, 38686, 38685, 38684, 38683, 38682, 38681, 38680, 38679, 38677, 38676, 38675, 38674, 38673, 38672, 38671, 38670, 38669, 38668, 38667, 38666, 38665, 38664, 38663, 38662, 38661, 38660, 38659, 38658, 38657, 38656, 38655, 38654, 38653, 38652, 38651, 38650, 38649, 38648, 38647, 38646, 38645, 38644, 38643, 38642, 38641, 38640, 38639, 38638, 38637, 38636, 38635, 38634, 38633, 38632, 38631, 38630, 38629, 38628, 38627, 38626, 38625, 38624, 38623, 38622, 38621, 38620, 38619, 38618, 38617, 38616, 38615, 38614, 38613, 38612, 38611, 38610, 38609, 38608, 38607, 38606, 38605, 38604, 38603, 38602, 38601, 38600, 38599, 38598, 38597, 38596, 38595, 38594, 38593, 38592, 38591, 38590, 38589, 38588, 38586, 38585, 38584, 38583, 38582, 38581, 38580, 38579, 38577, 38576, 38575, 38574, 38573, 38572, 38571, 38570, 38569, 38568, 38567, 38566, 38565, 38564, 38563, 38562, 38560, 38558, 38557, 38556, 38555, 38554, 38553, 38552, 38551, 38550, 38549, 38548, 38547, 38546, 38545, 38544, 38543, 38542, 38541, 38540, 38539, 38538, 38537, 38536, 38535, 38534, 38533, 38532, 38531, 38530, 38529, 38528, 38527, 38526, 38525, 38524, 38523, 38522, 38521, 38520, 38519, 38518, 38517, 38516, 38515, 38514, 38513, 38512, 38511, 38510, 38509, 38508, 38507, 38506, 38505, 38504, 38503, 38502, 38501, 38500, 38499, 38498, 38497, 38496, 38495, 38494, 38493, 38492, 38491, 38490, 38489, 38488, 38487, 38486, 38485, 38484, 38483, 38482, 38481, 38480, 38479, 38478, 38477, 38476, 38475, 38474, 38473, 38472, 38471, 38470, 38469, 38468, 38467, 38466, 38465, 38464, 38463, 38462, 38461, 38460, 38459, 38458, 38457, 38456, 38455, 38454, 38453, 38452, 38451, 38450, 38449, 38448, 38447, 38446, 38445, 38444, 38443, 38442, 38441, 38440, 38439, 38438, 38437, 38436, 38435, 38434, 38433, 38432, 38431, 38430, 38429, 38428, 38427, 38426, 38425, 38424, 38423, 38422, 38421, 38420, 38419, 38418, 38417, 38416, 38415, 38414, 38413, 38412, 38411, 38410, 38409, 38408, 38407, 38406, 38405, 38404, 38403, 38402, 38401, 38400, 38399, 38398, 38397, 38396, 38395, 38394, 38393, 38392, 38391, 38390, 38389, 38388, 38387, 38386, 38385, 38384, 38383, 38382, 38381, 38380, 38379, 38378, 38377, 38376, 38375, 38374, 38373, 38372, 38371, 38370, 38369, 38368, 38367, 38366, 38365, 38364, 38363, 38362, 38361, 38360, 38359, 38358, 38357, 38356, 38355, 38354, 38353, 38352, 38351, 38350, 38349, 38348, 38347, 38346, 38345, 38344, 38343, 38342, 38341, 38340, 38339, 38338, 38337, 38336, 38335, 38334, 38333, 38332, 38331, 38330, 38329, 38328, 38327, 38326, 38325, 38324, 38323, 38322, 38321, 38320, 38319, 38318, 38317, 38316, 38315, 38314, 38313, 38312, 38311, 38310, 38309, 38308, 38307, 38306, 38305, 38304, 38303, 38302, 38301, 38300, 38299, 38298, 38297, 38296, 38295, 38294, 38293, 38292, 38291, 38290, 38289, 38288, 38287, 38286, 38285, 38284, 38282, 38280, 38279, 38278, 38277, 38276, 38275, 38274, 38273, 38272, 38271, 38270, 38269, 38268, 38267, 38266, 38265, 38264, 38263, 38262, 38261, 38260, 38259, 38258, 38257, 38256, 38255, 38254, 38253, 38251, 38250, 38249, 38248, 38247, 38246, 38245, 38244, 38243, 38242, 38241, 38240, 38239, 38238, 38237, 38236, 38235, 38234, 38233, 38232, 38231, 38230, 38229, 38228, 38227, 38226, 38225, 38224, 38223, 38222, 38221, 38220, 38219, 38218, 38217, 38216, 38215, 38214, 38213, 38212, 38211, 38210, 38209, 38208, 38207, 38206, 38205, 38204, 38203, 38202, 38201, 38200, 38199, 38198, 38197, 38196, 38195, 38194, 38193, 38192, 38191, 38190, 38189, 38188, 38187, 38186, 38185, 38184, 38183, 38182, 38181, 38180, 38179, 38178, 38177, 38176, 38175, 38174, 38173, 38172, 38171, 38170, 38169, 38168, 38167, 38166, 38165, 38164, 38163, 38162, 38161, 38160, 38159, 38158, 38157, 38156, 38155, 38154, 38153, 38152, 38151, 38150, 38149, 38148, 38147, 38146, 38145, 38144, 38143, 38142, 38141, 38140, 38139, 38138, 38137, 38136, 38135, 38134, 38133, 38132, 38131, 38130, 38129, 38128, 38127, 38126, 38125, 38124, 38123, 38122, 38121, 38120, 38119, 38118, 38117, 38116, 38115, 38114, 38113, 38112, 38111, 38110, 38109, 38108, 38107, 38106, 38105, 38104, 38103, 38102, 38101, 38100, 38099, 38098, 38097, 38096, 38095, 38094, 38093, 38092, 38091, 38090, 38089, 38088, 38087, 38086, 38085, 38084, 38083, 38082, 38081, 38080, 38079, 38078, 38077, 38076, 38075, 38074, 38073, 38072, 38071, 38070, 38069, 38068, 38067, 38066, 38065, 38064, 38063, 38062, 38061, 38060, 38059, 38058, 38057, 38056, 38055, 38054, 38053, 38052, 38050, 38049, 38048, 38047, 38046, 38044, 38043, 38042, 38041, 38040, 38039, 38038, 38037, 38036, 38035, 38034, 38033, 38032, 38031, 38030, 38029, 38028, 38027, 38026, 38025, 38024, 38023, 38022, 38021, 38020, 38019, 38018, 38017, 38016, 38015, 38014, 38013, 38012, 38011, 38010, 38009, 38008, 38007, 38006, 38005, 38004, 38003, 38002, 38001, 38000, 37999, 37998, 37997, 37996, 37995, 37994, 37993, 37992, 37991, 37990, 37989, 37988, 37987, 37986, 37985, 37984, 37983, 37982, 37981, 37980, 37979, 37978, 37977, 37976, 37975, 37974, 37973, 37972, 37971, 37970, 37969, 37968, 37967, 37966, 37965, 37964, 37963, 37962, 37961, 37960, 37959, 37958, 37957, 37956, 37955, 37954, 37953, 37952, 37951, 37950, 37949, 37948, 37947, 37946, 37945, 37944, 37943, 37942, 37941, 37940, 37939, 37938, 37937, 37936, 37935, 37934, 37933, 37932, 37931, 37930, 37929, 37928, 37927, 37926, 37925, 37924, 37923, 37922, 37921, 37920, 37919, 37918, 37917, 37916, 37915, 37914, 37913, 37912, 37911, 37910, 37909, 37908, 37907, 37906, 37905, 37904, 37903, 37902, 37901, 37900, 37899, 37898, 37897, 37896, 37895, 37894, 37893, 37892, 37891, 37890, 37889, 37888, 37887, 37886, 37885, 37884, 37882, 37881, 37880, 37879, 37878, 37877, 37876, 37875, 37874, 37873, 37872, 37871, 37870, 37869, 37868, 37867, 37866, 37865, 37864, 37863, 37862, 37861, 37860, 37859, 37858, 37857, 37856, 37855, 37854, 37853, 37852, 37851, 37850, 37849, 37848, 37847, 37846, 37845, 37844, 37843, 37842, 37841, 37840, 37839, 37838, 37837, 37836, 37835, 37834, 37833, 37832, 37831, 37830, 37829, 37827, 37826, 37825, 37824, 37823, 37822, 37821, 37820, 37819, 37818, 37817, 37816, 37815, 37814, 37813, 37812, 37811, 37810, 37809, 37808, 37806, 37805, 37804, 37803, 37802, 37801, 37800, 37799, 37798, 37797, 37796, 37795, 37794, 37793, 37792, 37791, 37790, 37789, 37788, 37787, 37786, 37785, 37784, 37783, 37782, 37781, 37780, 37779, 37778, 37777, 37776, 37775, 37774, 37773, 37772, 37771, 37770, 37769, 37768, 37767, 37766, 37765, 37764, 37763, 37762, 37761, 37760, 37759, 37758, 37757, 37756, 37755, 37754, 37753, 37752, 37751, 37750, 37749, 37748, 37747, 37746, 37745, 37744, 37743, 37742, 37741, 37740, 37739, 37738, 37737, 37736, 37735, 37734, 37733, 37732, 37731, 37730, 37729, 37728, 37727, 37726, 37725, 37724, 37723, 37722, 37721, 37720, 37719, 37718, 37717, 37716, 37715, 37714, 37713, 37712, 37711, 37710, 37709, 37708, 37707, 37706, 37705, 37704, 37703, 37702, 37701, 37700, 37699, 37698, 37697, 37696, 37695, 37694, 37693, 37692, 37691, 37690, 37689, 37688, 37687, 37686, 37685, 37684, 37683, 37682, 37681, 37680, 37679, 37678, 37677, 37676, 37675, 37674, 37673, 37672, 37671, 37670, 37669, 37668, 37667, 37666, 37665, 37664, 37663, 37662, 37661, 37660, 37659, 37658, 37657, 37656, 37655, 37654, 37653, 37652, 37651, 37650, 37649, 37648, 37647, 37646, 37645, 37644, 37643, 37642, 37641, 37640, 37639, 37638, 37637, 37636, 37635, 37634, 37633, 37632, 37631, 37630, 37629, 37628, 37627, 37626, 37625, 37624, 37623, 37622, 37621, 37620, 37619, 37618, 37617, 37616, 37615, 37614, 37613, 37612, 37611, 37610, 37609, 37608, 37607, 37606, 37605, 37604, 37603, 37602, 37601, 37600, 37599, 37598, 37597, 37596, 37595, 37594, 37593, 37592, 37591, 37590, 37589, 37588, 37587, 37586, 37585, 37584, 37583, 37582, 37581, 37580, 37576, 37575, 37574, 37573, 37572, 37571, 37570, 37569, 37568, 37567, 37566, 37565, 37564, 37563, 37562, 37561, 37560, 37559, 37558, 37557, 37556, 37555, 37554, 37553, 37552, 37551, 37550, 37549, 37548, 37547, 37546, 37545, 37544, 37543, 37542, 37541, 37540, 37539, 37538, 37537, 37536, 37535, 37534, 37533, 37532, 37531, 37530, 37529, 37528, 37527, 37526, 37525, 37524, 37523, 37522, 37521, 37520, 37519, 37518, 37517, 37516, 37515, 37514, 37513, 37512, 37511, 37510, 37509, 37508, 37507, 37506, 37505, 37504, 37503, 37502, 37501, 37500, 37499, 37498, 37497, 37496, 37495, 37494, 37493, 37492, 37491, 37490, 37489, 37488, 37487, 37486, 37485, 37484, 37483, 37482, 37481, 37480, 37479, 37478, 37477, 37476, 37475, 37474, 37473, 37472, 37471, 37470, 37469, 37468, 37467, 37466, 37465, 37464, 37463, 37462, 37461, 37460, 37459, 37458, 37457, 37456, 37455, 37454, 37453, 37452, 37451, 37450, 37449, 37448, 37447, 37446, 37445, 37444, 37443, 37442, 37441, 37440, 37439, 37438, 37437, 37436, 37435, 37434, 37433, 37432, 37431, 37430, 37429, 37428, 37427, 37426, 37425, 37424, 37423, 37422, 37421, 37420, 37419, 37418, 37417, 37416, 37415, 37414, 37413, 37412, 37411, 37410, 37409, 37408, 37407, 37406, 37405, 37404, 37403, 37402, 37401, 37400, 37399, 37398, 37397, 37395, 37394, 37393, 37392, 37391, 37390, 37389, 37388, 37387, 37384, 37383, 37382, 37381, 37380, 37379, 37377, 37376, 37375, 37374, 37373, 37372, 37371, 37370, 37369, 37368, 37367, 37366, 37365, 37364, 37363, 37362, 37361, 37360, 37359, 37358, 37357, 37356, 37355, 37354, 37353, 37352, 37351, 37350, 37349, 37348, 37347, 37346, 37345, 37344, 37343, 37342, 37341, 37340, 37339, 37338, 37337, 37336, 37335, 37334, 37333, 37332, 37331, 37330, 37329, 37328, 37327, 37326, 37325, 37324, 37323, 37322, 37321, 37320, 37319, 37318, 37317, 37316, 37315, 37314, 37313, 37312, 37311, 37310, 37309, 37308, 37307, 37306, 37305, 37304, 37303, 37302, 37301, 37300, 37299, 37298, 37297, 37296, 37295, 37294, 37293, 37288, 37287, 37286, 37285, 37284, 37283, 37282, 37281, 37280, 37279, 37278, 37277, 37276, 37275, 37274, 37273, 37272, 37271, 37270, 37269, 37268, 37267, 37266, 37265, 37264, 37263, 37262, 37261, 37260, 37259, 37258, 37257, 37256, 37255, 37254, 37253, 37252, 37251, 37250, 37249, 37248, 37247, 37246, 37245, 37244, 37243, 37242, 37241, 37240, 37239, 37238, 37237, 37236, 37235, 37234, 37233, 37232, 37231, 37230, 37229, 37228, 37227, 37226, 37225, 37224, 37223, 37222, 37221, 37220, 37219, 37218, 37217, 37216, 37215, 37214, 37213, 37212, 37211, 37210, 37209, 37208, 37207, 37206, 37205, 37204, 37203, 37202, 37201, 37200, 37199, 37198, 37197, 37196, 37195, 37194, 37193, 37192, 37191, 37190, 37189, 37188, 37187, 37186, 37185, 37184, 37183, 37182, 37181, 37180, 37179, 37178, 37177, 37176, 37175, 37174, 37173, 37172, 37171, 37170, 37169, 37168, 37167, 37166, 37165, 37164, 37163, 37162, 37161, 37160, 37159, 37158, 37157, 37156, 37155, 37154, 37153, 37152, 37151, 37150, 37149, 37148, 37147, 37146, 37145, 37144, 37143, 37142, 37141, 37140, 37139, 37138, 37137, 37136, 37135, 37134, 37133, 37132, 37131, 37130, 37129, 37128, 37127, 37126, 37125, 37124, 37123, 37122, 37121, 37120, 37119, 37118, 37117, 37116, 37115, 37114, 37113, 37112, 37111, 37110, 37109, 37108, 37107, 37106, 37105, 37104, 37103, 37102, 37101, 37100, 37099, 37098, 37096, 37095, 37094, 37093, 37091, 37090, 37089, 37088, 37087, 37086, 37083, 37082, 37081, 37080, 37079, 37078, 37077, 37076, 37075, 37074, 37073, 37072, 37071, 37070, 37069, 37068, 37067, 37066, 37065, 37064, 37063, 37062, 37061, 37060, 37059, 37058, 37057, 37056, 37055, 37054, 37053, 37052, 37051, 37050, 37049, 37048, 37047, 37046, 37045, 37044, 37043, 37042, 37041, 37040, 37039, 37038, 37037, 37036, 37035, 37034, 37033, 37032, 37031, 37030, 37029, 37028, 37027, 37026, 37025, 37024, 37022, 37021, 37020, 37019, 37018, 37017, 37016, 37015, 37014, 37013, 37012, 37011, 37010, 37009, 37008, 37007, 37006, 37005, 37004, 37003, 37002, 37001, 37000, 36999, 36998, 36997, 36996, 36995, 36994, 36993, 36992, 36991, 36990, 36989, 36988, 36987, 36986, 36985, 36984, 36983, 36982, 36981, 36980, 36979, 36978, 36977, 36976, 36975, 36974, 36973, 36972, 36971, 36970, 36969, 36968, 36967, 36966, 36965, 36964, 36963, 36962, 36961, 36960, 36959, 36958, 36957, 36956, 36955, 36954, 36953, 36952, 36951, 36950, 36949, 36948, 36947, 36946, 36945, 36944, 36943, 36942, 36941, 36940, 36939, 36938, 36937, 36936, 36935, 36934, 36933, 36932, 36931, 36930, 36929, 36928, 36927, 36926, 36925, 36924, 36923, 36922, 36921, 36920, 36919, 36918, 36917, 36916, 36915, 36914, 36913, 36912, 36911, 36910, 36909, 36908, 36906, 36905, 36904, 36903, 36902, 36901, 36900, 36899, 36898, 36897, 36896, 36895, 36894, 36893, 36892, 36891, 36890, 36889, 36888, 36887, 36886, 36885, 36884, 36883, 36882, 36881, 36880, 36879, 36878, 36877, 36876, 36875, 36874, 36873, 36872, 36871, 36870, 36869, 36868, 36867, 36866, 36865, 36864, 36863, 36862, 36861, 36860, 36859, 36858, 36857, 36856, 36855, 36854, 36853, 36852, 36851, 36850, 36849, 36848, 36847, 36846, 36845, 36844, 36843, 36842, 36841, 36840, 36839, 36838, 36837, 36836, 36835, 36834, 36833, 36832, 36831, 36830, 36829, 36828, 36827, 36826, 36825, 36824, 36823, 36822, 36821, 36820, 36819, 36818, 36817, 36816, 36815, 36814, 36813, 36812, 36811, 36810, 36809, 36808, 36807, 36806, 36805, 36804, 36803, 36802, 36801, 36800, 36799, 36798, 36797, 36796, 36795, 36794, 36793, 36792, 36791, 36790, 36789, 36788, 36787, 36786, 36785, 36784, 36783, 36782, 36781, 36780, 36779, 36778, 36777, 36776, 36775, 36774, 36773, 36772, 36771, 36770, 36769, 36768, 36767, 36766, 36765, 36764, 36763, 36762, 36761, 36760, 36759, 36758, 36757, 36756, 36755, 36754, 36753, 36752, 36751, 36750, 36749, 36748, 36747, 36746, 36745, 36744, 36743, 36742, 36741, 36740, 36739, 36738, 36737, 36736, 36735, 36734, 36733, 36732, 36731, 36730, 36729, 36728, 36727, 36726, 36725, 36724, 36723, 36722, 36721, 36720, 36719, 36718, 36717, 36716, 36715, 36714, 36713, 36712, 36711, 36710, 36709, 36708, 36707, 36706, 36705, 36704, 36703, 36702, 36701, 36700, 36699, 36698, 36697, 36696, 36695, 36694, 36693, 36692, 36691, 36690, 36689, 36688, 36687, 36686, 36685, 36684, 36683, 36682, 36681, 36680, 36679, 36678, 36677, 36676, 36675, 36674, 36673, 36672, 36671, 36670, 36669, 36668, 36667, 36666, 36665, 36664, 36663, 36662, 36661, 36660, 36659, 36658, 36657, 36656, 36655, 36654, 36653, 36652, 36651, 36650, 36649, 36648, 36647, 36646, 36645, 36644, 36643, 36642, 36641, 36640, 36639, 36638, 36637, 36636, 36635, 36634, 36633, 36632, 36631, 36630, 36629, 36628, 36627, 36626, 36625, 36624, 36623, 36622, 36621, 36620, 36619, 36618, 36617, 36616, 36615, 36614, 36613, 36612, 36611, 36610, 36609, 36608, 36607, 36606, 36605, 36604, 36603, 36602, 36601, 36600, 36599, 36598, 36596, 36595, 36594, 36593, 36592, 36591, 36590, 36589, 36588, 36587, 36586, 36585, 36584, 36583, 36582, 36581, 36580, 36579, 36578, 36577, 36576, 36575, 36574, 36573, 36572, 36571, 36570, 36569, 36568, 36567, 36566, 36565, 36564, 36563, 36562, 36561, 36560, 36559, 36558, 36557, 36556, 36555, 36554, 36553, 36552, 36551, 36550, 36549, 36548, 36547, 36546, 36545, 36544, 36543, 36542, 36541, 36540, 36539, 36538, 36537, 36536, 36535, 36534, 36533, 36532, 36531, 36530, 36529, 36528, 36527, 36526, 36525, 36524, 36523, 36522, 36521, 36520, 36519, 36518, 36517, 36516, 36515, 36514, 36513, 36512, 36511, 36510, 36509, 36508, 36507, 36506, 36505, 36504, 36503, 36502, 36501, 36500, 36499, 36498, 36497, 36496, 36495, 36494, 36493, 36492, 36491, 36490, 36489, 36488, 36487, 36486, 36485, 36484, 36483, 36482, 36481, 36480, 36479, 36478, 36477, 36476, 36475, 36474, 36473, 36472, 36471, 36470, 36469, 36468, 36467, 36466, 36465, 36464, 36463, 36462, 36461, 36460, 36459, 36458, 36457, 36456, 36455, 36454, 36453, 36452, 36451, 36450, 36449, 36448, 36447, 36446, 36445, 36444, 36443, 36442, 36441, 36440, 36439, 36438, 36437, 36436, 36435, 36434, 36433, 36432, 36431, 36430, 36429, 36428, 36427, 36426, 36425, 36424, 36423, 36422, 36421, 36420, 36419, 36418, 36417, 36416, 36415, 36414, 36413, 36412, 36411, 36410, 36409, 36408, 36407, 36406, 36405, 36404, 36403, 36402, 36401, 36400, 36399, 36398, 36397, 36396, 36395, 36394, 36393, 36392, 36391, 36390, 36389, 36388, 36387, 36386, 36385, 36384, 36383, 36382, 36381, 36380, 36379, 36377, 36376, 36375, 36374, 36373, 36372, 36371, 36370, 36369, 36368, 36367, 36366, 36365, 36364, 36363, 36362, 36361, 36360, 36359, 36358, 36357, 36356, 36355, 36354, 36353, 36352, 36351, 36350, 36349, 36348, 36347, 36346, 36345, 36344, 36343, 36342, 36341, 36340, 36339, 36338, 36337, 36336, 36335, 36334, 36333, 36332, 36331, 36330, 36329, 36328, 36327, 36326, 36325, 36324, 36323, 36322, 36321, 36320, 36319, 36318, 36317, 36316, 36315, 36314, 36313, 36312, 36311, 36310, 36309, 36308, 36307, 36306, 36305, 36304, 36303, 36302, 36301, 36300, 36299, 36298, 36297, 36296, 36295, 36294, 36293, 36292, 36291, 36290, 36289, 36288, 36287, 36286, 36285, 36284, 36283, 36282, 36281, 36279, 36278, 36277, 36276, 36275, 36274, 36273, 36272, 36271, 36270, 36269, 36268, 36267, 36266, 36265, 36264, 36263, 36262, 36261, 36260, 36259, 36258, 36257, 36253, 36252, 36251, 36250, 36249, 36248, 36247, 36246, 36245, 36244, 36243, 36242, 36241, 36240, 36239, 36238, 36237, 36236, 36235, 36234, 36233, 36232, 36231, 36230, 36229, 36228, 36227, 36226, 36225, 36224, 36223, 36222, 36221, 36220, 36219, 36218, 36217, 36216, 36215, 36214, 36213, 36212, 36211, 36210, 36209, 36208, 36207, 36206, 36205, 36204, 36203, 36202, 36201, 36200, 36199, 36198, 36197, 36196, 36195, 36194, 36193, 36192, 36191, 36190, 36189, 36188, 36187, 36186, 36185, 36184, 36182, 36181, 36180, 36179, 36178, 36177, 36176, 36175, 36174, 36173, 36172, 36171, 36170, 36169, 36168, 36167, 36166, 36165, 36164, 36163, 36162, 36161, 36160, 36159, 36158, 36157, 36156, 36155, 36154, 36153, 36152, 36151, 36150, 36149, 36148, 36147, 36146, 36145, 36144, 36143, 36142, 36141, 36140, 36139, 36137, 36136, 36135, 36134, 36133, 36132, 36131, 36130, 36129, 36128, 36127, 36126, 36125, 36124, 36123, 36122, 36121, 36120, 36119, 36118, 36117, 36116, 36115, 36114, 36113, 36112, 36111, 36110, 36109, 36108, 36107, 36106, 36105, 36104, 36103, 36102, 36101, 36100, 36099, 36098, 36097, 36096, 36095, 36094, 36093, 36092, 36091, 36090, 36089, 36088, 36087, 36086, 36085, 36084, 36083, 36082, 36080, 36079, 36078, 36077, 36076, 36075, 36074, 36073, 36072, 36071, 36070, 36069, 36068, 36067, 36066, 36065, 36064, 36063, 36062, 36061, 36060, 36059, 36058, 36057, 36056, 36055, 36054, 36053, 36052, 36051, 36050, 36049, 36048, 36047, 36046, 36045, 36044, 36043, 36042, 36041, 36040, 36039, 36038, 36037, 36036, 36035, 36034, 36033, 36032, 36031, 36030, 36029, 36028, 36027, 36026, 36025, 36024, 36023, 36022, 36021, 36020, 36019, 36018, 36017, 36016, 36015, 36014, 36013, 36012, 36011, 36010, 36009, 36008, 36007, 36006, 36005, 36004, 36003, 36002, 36001, 36000, 35999, 35998, 35997, 35996, 35995, 35994, 35993, 35992, 35991, 35990, 35989, 35988, 35987, 35986, 35985, 35984, 35983, 35982, 35981, 35980, 35979, 35978, 35977, 35976, 35975, 35974, 35973, 35972, 35971, 35970, 35969, 35968, 35967, 35966, 35965, 35964, 35963, 35962, 35961, 35960, 35959, 35958, 35957, 35956, 35955, 35954, 35953, 35952, 35950, 35948, 35947, 35946, 35945, 35944, 35943, 35942, 35941, 35940, 35939, 35938, 35936, 35935, 35934, 35933, 35932, 35931, 35930, 35929, 35928, 35927, 35926, 35925, 35924, 35923, 35922, 35921, 35920, 35919, 35918, 35917, 35916, 35915, 35914, 35913, 35912, 35911, 35910, 35909, 35908, 35907, 35906, 35905, 35904, 35903, 35902, 35898, 35897, 35896, 35895, 35894, 35893, 35892, 35891, 35890, 35889, 35888, 35887, 35886, 35885, 35884, 35883, 35882, 35881, 35880, 35879, 35878, 35877, 35876, 35875, 35874, 35873, 35872, 35871, 35870, 35869, 35868, 35867, 35866, 35865, 35864, 35863, 35862, 35861, 35860, 35859, 35858, 35857, 35856, 35855, 35854, 35853, 35852, 35851, 35850, 35849, 35848, 35847, 35846, 35845, 35844, 35843, 35842, 35841, 35840, 35839, 35838, 35837, 35836, 35835, 35834, 35833, 35832, 35831, 35830, 35829, 35828, 35827, 35826, 35825, 35824, 35823, 35822, 35821, 35820, 35819, 35818, 35817, 35816, 35815, 35814, 35813, 35812, 35811, 35810, 35809, 35808, 35807, 35806, 35805, 35804, 35803, 35802, 35801, 35800, 35799, 35798, 35797, 35796, 35795, 35794, 35793, 35792, 35791, 35790, 35789, 35788, 35787, 35786, 35785, 35784, 35783, 35782, 35781, 35780, 35779, 35778, 35777, 35776, 35775, 35774, 35773, 35772, 35771, 35770, 35769, 35768, 35767, 35766, 35765, 35764, 35763, 35762, 35761, 35760, 35759, 35758, 35757, 35756, 35754, 35753, 35752, 35751, 35750, 35749, 35748, 35747, 35746, 35745, 35744, 35743, 35741, 35740, 35739, 35738, 35737, 35736, 35735, 35734, 35733, 35732, 35731, 35730, 35729, 35728, 35727, 35726, 35725, 35724, 35723, 35722, 35721, 35720, 35719, 35718, 35717, 35716, 35715, 35714, 35713, 35712, 35711, 35710, 35709, 35708, 35707, 35706, 35705, 35704, 35703, 35702, 35701, 35700, 35699, 35698, 35697, 35696, 35695, 35694, 35693, 35692, 35691, 35690, 35689, 35688, 35687, 35686, 35685, 35684, 35683, 35682, 35681, 35680, 35679, 35678, 35677, 35676, 35675, 35583, 35582, 35581, 35579, 35578, 35577, 35576, 35575, 35574, 35573, 35572, 35571, 35570, 35569, 35568, 35567, 35566, 35565, 35564, 35563, 35562, 35561, 35560, 35559, 35558, 35557, 35556, 35555, 35554, 35553, 35552, 35551, 35550, 35549, 35548, 35547, 35546, 35545, 35544, 35543, 35542, 35541, 35540, 35539, 35538, 35537, 35536, 35535, 35534, 35533, 35532, 35531, 35530, 35529, 35528, 35527, 35526, 35525, 35524, 35523, 35522, 35521, 35520, 35519, 35518, 35517, 35516, 35515, 35514, 35513, 35512, 35511, 35510, 35509, 35508, 35507, 35506, 35505, 35504, 35503, 35502, 35501, 35500, 35499, 35498, 35497, 35496, 35495, 35494, 35493, 35492, 35491, 35490, 35489, 35488, 35487, 35486, 35485, 35484, 35483, 35482, 35481, 35480, 35479, 35478, 35477, 35476, 35475, 35474, 35473, 35472, 35471, 35470, 35469, 35468, 35467, 35466, 35465, 35464, 35463, 35462, 35461, 35460, 35459, 35458, 35457, 35456, 35455, 35454, 35453, 35452, 35451, 35450, 35449, 35448, 35447, 35446, 35445, 35444, 35443, 35442, 35441, 35440, 35439, 35438, 35437, 35436, 35435, 35434, 35433, 35432, 35431, 35430, 35429, 35428, 35427, 35426, 35425, 35424, 35423, 35422, 35421, 35420, 35419, 35418, 35417, 35416, 35415, 35414, 35413, 35412, 35411, 35410, 35409, 35408, 35407, 35406, 35405, 35404, 35403, 35402, 35401, 35400, 35399, 35398, 35397, 35396, 35395, 35394, 35393, 35392, 35391, 35390, 35389, 35388, 35387, 35386, 35385, 35384, 35383, 35382, 35381, 35380, 35379, 35378, 35377, 35376, 35375, 35374, 35373, 35372, 35371, 35370, 35369, 35368, 35367, 35366, 35365, 35364, 35363, 35362, 35361, 35360, 35359, 35358, 35357, 35356, 35355, 35354, 35353, 35352, 35351, 35350, 35349, 35348, 35347, 35346, 35345, 35344, 35343, 35342, 35341, 35340, 35339, 35338, 35337, 35336, 35335, 35334, 35333, 35332, 35331, 35330, 35329, 35328, 35327, 35326, 35325, 35324, 35323, 35322, 35321, 35320, 35319, 35318, 35317, 35316, 35315, 35314, 35313, 35312, 35311, 35310, 35309, 35308, 35307, 35306, 35305, 35304, 35303, 35302, 35301, 35300, 35299, 35298, 35297, 35296, 35295, 35294, 35293, 35292, 35291, 35290, 35289, 35286, 35285, 35284, 35283, 35282, 35281, 35280, 35279, 35278, 35277, 35276, 35275, 35273, 35272, 35271, 35270, 35269, 35268, 35267, 35266, 35265, 35264, 35263, 35262, 35261, 35260, 35259, 35258, 35257, 35256, 35255, 35254, 35253, 35252, 35251, 35250, 35249, 35248, 35247, 35246, 35245, 35244, 35243, 35242, 35241, 35240, 35239, 35238, 35237, 35236, 35235, 35234, 35233, 35232, 35231, 35230, 35229, 35228, 35227, 35226, 35225, 35224, 35223, 35222, 35221, 35220, 35219, 35218, 35217, 35216, 35215, 35214, 35213, 35212, 35211, 35210, 35209, 35208, 35207, 35206, 35205, 35204, 35203, 35202, 35201, 35200, 35199, 35198, 35197, 35196, 35195, 35194, 35193, 35192, 35191, 35190, 35189, 35188, 35187, 35186, 35185, 35184, 35183, 35182, 35181, 35180, 35179, 35178, 35177, 35176, 35175, 35174, 35173, 35172, 35171, 35170, 35169, 35168, 35167, 35166, 35165, 35164, 35163, 35162, 35161, 35160, 35159, 35158, 35157, 35156, 35155, 35154, 35153, 35152, 35151, 35150, 35149, 35148, 35147, 35146, 35145, 35144, 35143, 35142, 35141, 35140, 35139, 35138, 35137, 35136, 35135, 35134, 35133, 35132, 35131, 35130, 35129, 35128, 35127, 35126, 35125, 35124, 35123, 35122, 35121, 35119, 35118, 35117, 35116, 35115, 35114, 35113, 35112, 35111, 35110, 35109, 35108, 35107, 35106, 35105, 35104, 35103, 35102, 35101, 35100, 35099, 35098, 35097, 35096, 35095, 35094, 35093, 35092, 35091, 35090, 35089, 35088, 35087, 35086, 35085, 35084, 35083, 35082, 35081, 35080, 35079, 35078, 35077, 35076, 35075, 35074, 35073, 35072, 35071, 35070, 35069, 35068, 35067, 35065, 35064, 35063, 35062, 35061, 35060, 35059, 35058, 35057, 35056, 35055, 35054, 35053, 35052, 35051, 35050, 35049, 35048, 35047, 35046, 35045, 35044, 35043, 35042, 35041, 35040, 35039, 35038, 35037, 35036, 35035, 35034, 35033, 35032, 35031, 35030, 35029, 35028, 35027, 35026, 35025, 35024, 35023, 35022, 35021, 35020, 35019, 35018, 35017, 35016, 35015, 35014, 35013, 35012, 35011, 35010, 35009, 35008, 35007, 35006, 35005, 35004, 35003, 35002, 35001, 35000, 34999, 34998, 34997, 34996, 34995, 34994, 34993, 34992, 34991, 34990, 34989, 34988, 34987, 34986, 34985, 34984, 34983, 34982, 34981, 34980, 34979, 34978, 34977, 34976, 34975, 34974, 34973, 34972, 34971, 34970, 34969, 34968, 34967, 34966, 34965, 34964, 34963, 34962, 34961, 34960, 34959, 34958, 34957, 34956, 34955, 34954, 34953, 34952, 34951, 34950, 34949, 34948, 34947, 34946, 34945, 34944, 34943, 34942, 34941, 34940, 34939, 34938, 34937, 34936, 34935, 34934, 34933, 34932, 34931, 34930, 34929, 34928, 34927, 34926, 34925, 34924, 34923, 34922, 34921, 34920, 34919, 34918, 34917, 34916, 34915, 34914, 34913, 34912, 34911, 34910, 34909, 34908, 34907, 34906, 34905, 34904, 34903, 34902, 34901, 34900, 34899, 34898, 34897, 34896, 34895, 34894, 34893, 34892, 34891, 34890, 34889, 34888, 34887, 34886, 34885, 34884, 34883, 34882, 34881, 34879, 34878, 34877, 34876, 34875, 34874, 34873, 34872, 34871, 34870, 34869, 34868, 34867, 34866, 34865, 34864, 34863, 34862, 34861, 34860, 34859, 34858, 34857, 34856, 34855, 34854, 34853, 34852, 34851, 34850, 34849, 34848, 34847, 34846, 34845, 34844, 34843, 34842, 34841, 34840, 34839, 34838, 34837, 34836, 34835, 34834, 34833, 34832, 34831, 34830, 34829, 34828, 34827, 34826, 34825, 34824, 34823, 34822, 34821, 34820, 34819, 34818, 34817, 34816, 34815, 34814, 34813, 34812, 34811, 34810, 34809, 34808, 34807, 34806, 34805, 34804, 34803, 34802, 34801, 34800, 34799, 34798, 34797, 34796, 34795, 34794, 34793, 34792, 34791, 34790, 34789, 34788, 34787, 34786, 34785, 34784, 34783, 34782, 34781, 34780, 34779, 34778, 34777, 34776, 34775, 34774, 34773, 34772, 34771, 34770, 34769, 34768, 34767, 34766, 34765, 34764, 34763, 34762, 34761, 34760, 34759, 34758, 34757, 34756, 34755, 34754, 34753, 34752, 34751, 34750, 34749, 34748, 34747, 34746, 34745, 34744, 34743, 34742, 34741, 34740, 34739, 34738, 34737, 34736, 34735, 34734, 34733, 34732, 34731, 34730, 34729, 34728, 34726, 34725, 34724, 34723, 34722, 34721, 34720, 34719, 34718, 34717, 34716, 34715, 34714, 34713, 34712, 34711, 34710, 34709, 34708, 34707, 34706, 34705, 34704, 34703, 34702, 34701, 34700, 34699, 34698, 34697, 34696, 34695, 34694, 34693, 34692, 34691, 34690, 34689, 34688, 34687, 34686, 34685, 34684, 34683, 34682, 34681, 34680, 34679, 34678, 34677, 34676, 34675, 34674, 34673, 34672, 34671, 34670, 34669, 34668, 34667, 34666, 34665, 34664, 34663, 34662, 34661, 34660, 34659, 34658, 34657, 34656, 34655, 34654, 34653, 34652, 34651, 34650, 34649, 34648, 34647, 34646, 34645, 34644, 34643, 34642, 34641, 34640, 34639, 34638, 34637, 34636, 34635, 34634, 34633, 34632, 34631, 34630, 34629, 34628, 34627, 34626, 34625, 34624, 34623, 34622, 34621, 34620, 34619, 34618, 34617, 34616, 34615, 34614, 34613, 34612, 34611, 34610, 34609, 34608, 34607, 34606, 34605, 34604, 34603, 34602, 34601, 34600, 34599, 34598, 34597, 34596, 34595, 34594, 34593, 34592, 34591, 34590, 34589, 34588, 34587, 34586, 34585, 34584, 34583, 34582, 34581, 34580, 34579, 34576, 34572, 34571, 34570, 34569, 34568, 34567, 34566, 34565, 34564, 34563, 34562, 34561, 34560, 34559, 34558, 34557, 34556, 34555, 34554, 34553, 34552, 34551, 34550, 34549, 34548, 34547, 34546, 34545, 34544, 34543, 34542, 34541, 34540, 34539, 34538, 34537, 34536, 34535, 34534, 34532, 34531, 34530, 34529, 34528, 34527, 34526, 34525, 34524, 34523, 34522, 34521, 34520, 34519, 34518, 34517, 34516, 34515, 34514, 34513, 34512, 34511, 34510, 34509, 34508, 34507, 34506, 34505, 34504, 34503, 34502, 34501, 34500, 34499, 34498, 34497, 34496, 34495, 34494, 34493, 34492, 34491, 34490, 34489, 34488, 34487, 34486, 34485, 34484, 34483, 34482, 34481, 34480, 34479, 34478, 34477, 34476, 34475, 34474, 34473, 34472, 34471, 34470, 34469, 34468, 34467, 34465, 34464, 34463, 34462, 34461, 34460, 34459, 34458, 34457, 34456, 34455, 34454, 34453, 34452, 34451, 34450, 34449, 34448, 34447, 34446, 34445, 34444, 34443, 34438, 34437, 34436, 34435, 34434, 34433, 34432, 34431, 34430, 34429, 34428, 34427, 34426, 34425, 34424, 34423, 34422, 34421, 34420, 34419, 34418, 34417, 34416, 34415, 34414, 34413, 34412, 34411, 34410, 34409, 34408, 34407, 34406, 34405, 34404, 34403, 34402, 34401, 34400, 34399, 34398, 34397, 34396, 34395, 34394, 34392, 34391, 34390, 34389, 34388, 34387, 34386, 34385, 34384, 34383, 34382, 34380, 34379, 34378, 34377, 34376, 34375, 34374, 34373, 34372, 34371, 34370, 34369, 34368, 34367, 34366, 34365, 34364, 34363, 34362, 34361, 34360, 34359, 34358, 34357, 34356, 34355, 34354, 34353, 34352, 34351, 34350, 34349, 34348, 34347, 34346, 34345, 34344, 34343, 34342, 34341, 34340, 34339, 34338, 34337, 34336, 34335, 34334, 34333, 34332, 34331, 34330, 34329, 34328, 34327, 34326, 34325, 34324, 34323, 34322, 34321, 34320, 34319, 34318, 34317, 34316, 34315, 34314, 34313, 34312, 34311, 34310, 34309, 34308, 34307, 34306, 34305, 34304, 34303, 34302, 34301, 34300, 34299, 34298, 34297, 34296, 34295, 34294, 34293, 34292, 34291, 34290, 34289, 34288, 34287, 34286, 34285, 34284, 34283, 34282, 34281, 34280, 34279, 34278, 34277, 34276, 34275, 34274, 34273, 34272, 34271, 34270, 34269, 34268, 34267, 34266, 34265, 34264, 34263, 34262, 34261, 34260, 34259, 34258, 34257, 34256, 34255, 34254, 34253, 34252, 34251, 34250, 34249, 34248, 34247, 34246, 34245, 34244, 34243, 34242, 34241, 34240, 34239, 34238, 34237, 34236, 34235, 34234, 34233, 34232, 34231, 34230, 34229, 34228, 34227, 34226, 34225, 34224, 34223, 34222, 34221, 34220, 34219, 34218, 34217, 34216, 34215, 34214, 34213, 34212, 34211, 34210, 34209, 34208, 34207, 34206, 34205, 34204, 34203, 34202, 34201, 34200, 34199, 34198, 34197, 34196, 34195, 34194, 34193, 34192, 34191, 34190, 34189, 34188, 34187, 34186, 34185, 34184, 34183, 34182, 34181, 34180, 34179, 34178, 34177, 34176, 34175, 34174, 34173, 34172, 34171, 34170, 34169, 34168, 34167, 34166, 34165, 34164, 34163, 34162, 34161, 34160, 34159, 34158, 34157, 34156, 34155, 34154, 34153, 34152, 34151, 34150, 34149, 34148, 34147, 34146, 34145, 34144, 34143, 34142, 34141, 34140, 34139, 34138, 34137, 34136, 34135, 34134, 34133, 34132, 34131, 34130, 34129, 34128, 34127, 34126, 34125, 34124, 34123, 34122, 34121, 34120, 34119, 34118, 34117, 34116, 34115, 34114, 34113, 34112, 34111, 34110, 34109, 34108, 34107, 34106, 34105, 34104, 34103, 34102, 34101, 34100, 34099, 34098, 34097, 34096, 34095, 34094, 34093, 34092, 34091, 34090, 34089, 34088, 34087, 34086, 34085, 34084, 34083, 34082, 34081, 34080, 34079, 34078, 34077, 34076, 34075, 34074, 34073, 34072, 34071, 34070, 34069, 34068, 34067, 34066, 34065, 34064, 34063, 34062, 34061, 34060, 34059, 34058, 34057, 34056, 34055, 34054, 34053, 34052, 34051, 34050, 34049, 34048, 34047, 34046, 34045, 34044, 34043, 34042, 34041, 34040, 34039, 34038, 34037, 34036, 34035, 34034, 34033, 34032, 34031, 34029, 34028, 34027, 34026, 34025, 34024, 34023, 34022, 34021, 34020, 34019, 34018, 34017, 34016, 34015, 34014, 34013, 34012, 34011, 34010, 34008, 34007, 34006, 34005, 34004, 34003, 34002, 34001, 34000, 33999, 33998, 33997, 33996, 33995, 33994, 33993, 33991, 33990, 33989, 33988, 33987, 33986, 33985, 33984, 33983, 33982, 33981, 33980, 33979, 33978, 33977, 33976, 33975, 33974, 33973, 33972, 33971, 33970, 33969, 33968, 33967, 33966, 33965, 33964, 33963, 33962, 33961, 33960, 33959, 33958, 33957, 33956, 33955, 33954, 33953, 33952, 33951, 33950, 33949, 33948, 33947, 33946, 33945, 33944, 33943, 33942, 33941, 33940, 33939, 33938, 33937, 33936, 33935, 33934, 33933, 33932, 33931, 33930, 33929, 33928, 33927, 33926, 33925, 33924, 33923, 33922, 33921, 33920, 33919, 33918, 33917, 33916, 33915, 33914, 33913, 33912, 33911, 33910, 33909, 33908, 33907, 33906, 33905, 33904, 33903, 33902, 33901, 33900, 33899, 33898, 33897, 33896, 33895, 33894, 33893, 33892, 33891, 33890, 33889, 33888, 33887, 33886, 33885, 33884, 33883, 33882, 33881, 33880, 33878, 33877, 33876, 33875, 33874, 33873, 33872, 33871, 33870, 33869, 33868, 33867, 33866, 33865, 33864, 33863, 33862, 33861, 33860, 33859, 33858, 33857, 33856, 33855, 33854, 33853, 33852, 33851, 33850, 33849, 33848, 33847, 33846, 33845, 33844, 33843, 33842, 33841, 33840, 33839, 33838, 33837, 33836, 33835, 33834, 33833, 33832, 33831, 33830, 33829, 33828, 33827, 33826, 33825, 33824, 33823, 33822, 33821, 33820, 33819, 33818, 33817, 33816, 33815, 33814, 33813, 33812, 33811, 33810, 33809, 33808, 33807, 33806, 33805, 33804, 33803, 33802, 33801, 33800, 33799, 33798, 33797, 33796, 33795, 33794, 33793, 33792, 33791, 33790, 33789, 33788, 33787, 33786, 33785, 33784, 33783, 33782, 33781, 33780, 33779, 33778, 33777, 33776, 33775, 33774, 33773, 33772, 33771, 33770, 33769, 33768, 33767, 33766, 33765, 33764, 33763, 33762, 33761, 33760, 33759, 33758, 33757, 33756, 33755, 33754, 33753, 33752, 33750, 33749, 33748, 33747, 33746, 33745, 33744, 33743, 33742, 33741, 33740, 33739, 33738, 33737, 33736, 33735, 33734, 33733, 33732, 33731, 33730, 33729, 33728, 33727, 33726, 33725, 33724, 33723, 33722, 33721, 33720, 33719, 33718, 33717, 33716, 33715, 33714, 33713, 33712, 33711, 33710, 33709, 33708, 33707, 33706, 33705, 33704, 33703, 33702, 33701, 33700, 33699, 33698, 33696, 33695, 33694, 33693, 33692, 33691, 33690, 33689, 33688, 33687, 33686, 33685, 33684, 33683, 33682, 33681, 33680, 33679, 33678, 33677, 33676, 33675, 33674, 33673, 33672, 33671, 33670, 33669, 33668, 33667, 33666, 33665, 33664, 33663, 33662, 33661, 33660, 33659, 33658, 33657, 33656, 33655, 33654, 33653, 33652, 33651, 33650, 33649, 33648, 33647, 33646, 33645, 33644, 33643, 33642, 33641, 33640, 33639, 33638, 33637, 33636, 33635, 33634, 33633, 33632, 33631, 33630, 33629, 33628, 33627, 33626, 33625, 33624, 33623, 33622, 33621, 33620, 33619, 33618, 33617, 33616, 33615, 33614, 33613, 33612, 33611, 33610, 33609, 33608, 33607, 33606, 33605, 33604, 33603, 33602, 33601, 33600, 33599, 33598, 33597, 33596, 33595, 33594, 33593, 33592, 33591, 33590, 33589, 33588, 33587, 33586, 33585, 33584, 33583, 33582, 33580, 33579, 33578, 33577, 33576, 33575, 33574, 33573, 33572, 33571, 33570, 33569, 33568, 33567, 33566, 33565, 33564, 33563, 33562, 33561, 33560, 33559, 33558, 33557, 33556, 33555, 33554, 33553, 33552, 33551, 33550, 33549, 33548, 33547, 33546, 33545, 33544, 33543, 33542, 33541, 33540, 33539, 33538, 33537, 33536, 33535, 33534, 33533, 33532, 33531, 33530, 33529, 33528, 33527, 33526, 33525, 33524, 33523, 33522, 33521, 33520, 33519, 33518, 33517, 33516, 33515, 33514, 33513, 33512, 33511, 33510, 33509, 33508, 33507, 33506, 33505, 33504, 33503, 33502, 33501, 33500, 33499, 33498, 33497, 33496, 33495, 33494, 33493, 33492, 33491, 33490, 33489, 33488, 33487, 33486, 33485, 33484, 33483, 33482, 33481, 33480, 33479, 33478, 33477, 33476, 33475, 33474, 33473, 33472, 33471, 33470, 33469, 33468, 33467, 33466, 33465, 33464, 33463, 33462, 33461, 33460, 33459, 33458, 33457, 33456, 33455, 33454, 33453, 33452, 33451, 33450, 33449, 33448, 33447, 33446, 33445, 33444, 33443, 33442, 33441, 33440, 33439, 33438, 33437, 33436, 33435, 33434, 33433, 33432, 33431, 33430, 33429, 33427, 33426, 33425, 33424, 33423, 33422, 33421, 33420, 33419, 33418, 33415, 33413, 33412, 33411, 33410, 33409, 33408, 33407, 33406, 33405, 33404, 33403, 33402, 33401, 33400, 33399, 33398, 33397, 33396, 33395, 33394, 33393, 33392, 33391, 33390, 33389, 33388, 33387, 33386, 33384, 33383, 33382, 33381, 33380, 33379, 33378, 33377, 33376, 33375, 33374, 33373, 33372, 33371, 33370, 33369, 33368, 33367, 33366, 33365, 33364, 33363, 33362, 33361, 33360, 33359, 33358, 33357, 33356, 33355, 33354, 33353, 33351, 33350, 33349, 33348, 33347, 33346, 33345, 33344, 33343, 33342, 33341, 33340, 33339, 33338, 33337, 33336, 33335, 33334, 33333, 33332, 33331, 33330, 33329, 33328, 33327, 33326, 33325, 33323, 33322, 33321, 33320, 33319, 33318, 33317, 33316, 33315, 33314, 33313, 33312, 33311, 33310, 33309, 33308, 33307, 33306, 33305, 33304, 33303, 33302, 33301, 33300, 33299, 33298, 33297, 33296, 33295, 33294, 33293, 33292, 33291, 33290, 33289, 33288, 33287, 33286, 33285, 33284, 33283, 33282, 33281, 33280, 33279, 33278, 33277, 33276, 33275, 33274, 33273, 33272, 33271, 33270, 33269, 33268, 33267, 33266, 33265, 33264, 33263, 33262, 33261, 33260, 33259, 33258, 33257, 33256, 33255, 33254, 33253, 33252, 33251, 33250, 33249, 33248, 33247, 33246, 33245, 33244, 33242, 33241, 33240, 33239, 33238, 33237, 33236, 33235, 33234, 33233, 33232, 33231, 33230, 33229, 33228, 33227, 33226, 33225, 33224, 33223, 33222, 33221, 33220, 33219, 33218, 33217, 33216, 33215, 33214, 33213, 33212, 33211, 33210, 33209, 33208, 33207, 33206, 33205, 33204, 33203, 33202, 33201, 33200, 33199, 33198, 33197, 33196, 33195, 33194, 33193, 33192, 33191, 33190, 33189, 33188, 33187, 33186, 33185, 33184, 33183, 33182, 33181, 33180, 33179, 33178, 33177, 33176, 33175, 33174, 33173, 33172, 33171, 33170, 33169, 33168, 33167, 33166, 33165, 33164, 33163, 33162, 33161, 33160, 33159, 33158, 33157, 33156, 33151, 33150, 33149, 33148, 33147, 33146, 33145, 33144, 33143, 33142, 33141, 33140, 33139, 33138, 33137, 33136, 33135, 33132, 33131, 33130, 33129, 33128, 33127, 33126, 33125, 33124, 33123, 33122, 33121, 33120, 33119, 33118, 33117, 33116, 33115, 33114, 33113, 33112, 33111, 33110, 33109, 33108, 33107, 33106, 33105, 33104, 33103, 33102, 33101, 33100, 33099, 33098, 33097, 33096, 33095, 33094, 33093, 33092, 33091, 33090, 33089, 33088, 33087, 33086, 33085, 33084, 33083, 33082, 33081, 33078, 33077, 33076, 33075, 33074, 33073, 33072, 33071, 33070, 33069, 33068, 33067, 33066, 33065, 33064, 33063, 33062, 33061, 33060, 33059, 33058, 33057, 33056, 33055, 33054, 33053, 33052, 33051, 33050, 33049, 33048, 33047, 33046, 33045, 33044, 33043, 33042, 33041, 33040, 33039, 33038, 33037, 33036, 33035, 33034, 33033, 33032, 33031, 33030, 33029, 33028, 33027, 33026, 33025, 33024, 33023, 33022, 33021, 33020, 33019, 33018, 33017, 33016, 33015, 33014, 33013, 33012, 33011, 33010, 33009, 33008, 33007, 33006, 33005, 33004, 33003, 33002, 33001, 33000, 32999, 32998, 32997, 32996, 32995, 32994, 32993, 32992, 32991, 32990, 32989, 32988, 32987, 32986, 32985, 32984, 32983, 32982, 32981, 32980, 32979, 32978, 32977, 32976, 32974, 32973, 32972, 32971, 32970, 32969, 32968, 32967, 32966, 32965, 32964, 32963, 32962, 32961, 32960, 32959, 32958, 32957, 32956, 32955, 32954, 32953, 32952, 32951, 32950, 32949, 32948, 32947, 32946, 32945, 32944, 32943, 32942, 32941, 32940, 32939, 32938, 32937, 32936, 32935, 32933, 32932, 32931, 32930, 32929, 32928, 32927, 32926, 32925, 32924, 32923, 32922, 32921, 32920, 32919, 32918, 32917, 32916, 32915, 32914, 32913, 32912, 32911, 32910, 32909, 32908, 32907, 32906, 32905, 32904, 32903, 32902, 32901, 32900, 32899, 32898, 32897, 32896, 32895, 32894, 32893, 32892, 32891, 32890, 32889, 32888, 32887, 32886, 32885, 32884, 32883, 32882, 32881, 32880, 32879, 32878, 32877, 32875, 32874, 32873, 32872, 32871, 32870, 32869, 32868, 32867, 32866, 32865, 32864, 32863, 32862, 32861, 32860, 32859, 32858, 32857, 32856, 32855, 32854, 32853, 32852, 32851, 32850, 32849, 32848, 32847, 32846, 32845, 32844, 32843, 32842, 32841, 32840, 32839, 32838, 32837, 32836, 32834, 32833, 32832, 32831, 32830, 32829, 32828, 32827, 32826, 32825, 32824, 32823, 32822, 32821, 32820, 32819, 32818, 32817, 32816, 32815, 32814, 32813, 32812, 32811, 32810, 32809, 32808, 32807, 32806, 32805, 32804, 32803, 32802, 32801, 32800, 32799, 32798, 32797, 32796, 32795, 32794, 32793, 32792, 32791, 32790, 32789, 32788, 32787, 32786, 32785, 32784, 32783, 32782, 32781, 32780, 32779, 32778, 32777, 32776, 32775, 32774, 32773, 32772, 32771, 32770, 32769, 32768, 32767, 32766, 32765, 32764, 32763, 32762, 32761, 32760, 32759, 32758, 32757, 32756, 32755, 32754, 32753, 32752, 32751, 32750, 32749, 32748, 32747, 32746, 32745, 32744, 32743, 32742, 32741, 32740, 32739, 32738, 32737, 32736, 32735, 32734, 32733, 32732, 32731, 32730, 32729, 32728, 32727, 32726, 32725, 32724, 32723, 32722, 32721, 32720, 32719, 32718, 32717, 32716, 32715, 32713, 32712, 32711, 32710, 32709, 32708, 32707, 32706, 32705, 32704, 32703, 32702, 32701, 32700, 32699, 32698, 32697, 32696, 32695, 32694, 32693, 32692, 32691, 32690, 32689, 32688, 32687, 32686, 32685, 32684, 32683, 32682, 32681, 32680, 32679, 32678, 32677, 32676, 32675, 32674, 32673, 32672, 32671, 32670, 32669, 32668, 32667, 32666, 32665, 32664, 32663, 32662, 32661, 32660, 32659, 32658, 32657, 32656, 32655, 32654, 32653, 32652, 32651, 32650, 32649, 32648, 32647, 32646, 32645, 32644, 32643, 32642, 32641, 32640, 32639, 32638, 32637, 32636, 32635, 32634, 32633, 32632, 32631, 32630, 32629, 32628, 32627, 32626, 32625, 32624, 32623, 32622, 32621, 32620, 32619, 32618, 32617, 32616, 32615, 32614, 32613, 32612, 32611, 32610, 32609, 32608, 32607, 32606, 32605, 32604, 32603, 32602, 32601, 32600, 32599, 32598, 32597, 32596, 32595, 32594, 32593, 32592, 32590, 32589, 32588, 32587, 32586, 32585, 32584, 32583, 32582, 32581, 32580, 32579, 32578, 32577, 32576, 32575, 32574, 32573, 32572, 32571, 32570, 32569, 32568, 32567, 32566, 32565, 32564, 32563, 32562, 32561, 32560, 32559, 32558, 32557, 32556, 32554, 32553, 32552, 32551, 32550, 32549, 32548, 32547, 32546, 32545, 32544, 32543, 32542, 32541, 32540, 32539, 32538, 32537, 32536, 32535, 32534, 32533, 32532, 32531, 32530, 32529, 32528, 32527, 32526, 32525, 32524, 32523, 32522, 32521, 32520, 32519, 32518, 32517, 32516, 32515, 32514, 32513, 32512, 32511, 32510, 32509, 32508, 32507, 32506, 32505, 32504, 32503, 32502, 32501, 32500, 32499, 32498, 32497, 32496, 32495, 32494, 32493, 32492, 32491, 32490, 32489, 32488, 32487, 32486, 32484, 32483, 32482, 32481, 32480, 32479, 32478, 32477, 32476, 32475, 32474, 32473, 32472, 32471, 32470, 32469, 32468, 32467, 32466, 32465, 32464, 32463, 32462, 32461, 32460, 32459, 32458, 32457, 32456, 32455, 32454, 32453, 32452, 32451, 32450, 32449, 32448, 32447, 32446, 32445, 32444, 32443, 32442, 32441, 32440, 32439, 32438, 32437, 32436, 32435, 32434, 32433, 32432, 32431, 32430, 32429, 32428, 32427, 32426, 32425, 32424, 32423, 32422, 32421, 32420, 32419, 32418, 32417, 32416, 32415, 32414, 32413, 32412, 32411, 32410, 32409, 32408, 32407, 32406, 32405, 32404, 32403, 32402, 32401, 32400, 32399, 32398, 32397, 32396, 32395, 32394, 32393, 32392, 32391, 32390, 32389, 32388, 32387, 32386, 32385, 32384, 32383, 32382, 32381, 32380, 32379, 32378, 32377, 32376, 32375, 32374, 32373, 32372, 32371, 32370, 32369, 32368, 32367, 32366, 32365, 32364, 32363, 32362, 32361, 32360, 32359, 32358, 32357, 32356, 32355, 32354, 32353, 32352, 32351, 32350, 32348, 32347, 32346, 32345, 32344, 32343, 32342, 32341, 32340, 32339, 32338, 32337, 32336, 32335, 32334, 32333, 32332, 32331, 32330, 32329, 32328, 32327, 32326, 32325, 32324, 32323, 32322, 32321, 32320, 32319, 32318, 32317, 32316, 32315, 32314, 32313, 32312, 32311, 32310, 32309, 32308, 32307, 32306, 32305, 32304, 32303, 32302, 32301, 32300, 32299, 32298, 32297, 32296, 32295, 32294, 32293, 32292, 32291, 32290, 32289, 32288, 32287, 32286, 32285, 32284, 32283, 32282, 32281, 32280, 32279, 32278, 32277, 32276, 32275, 32274, 32273, 32272, 32271, 32270, 32269, 32268, 32267, 32266, 32265, 32264, 32263, 32262, 32261, 32260, 32259, 32258, 32257, 32256, 32255, 32254, 32253, 32252, 32251, 32250, 32249, 32248, 32247, 32246, 32245, 32244, 32243, 32242, 32241, 32240, 32239, 32238, 32237, 32236, 32235, 32234, 32233, 32232, 32231, 32230, 32229, 32228, 32227, 32226, 32225, 32224, 32223, 32222, 32221, 32220, 32218, 32217, 32216, 32215, 32214, 32213, 32212, 32211, 32210, 32209, 32208, 32207, 32206, 32205, 32204, 32203, 32202, 32201, 32200, 32199, 32198, 32197, 32196, 32195, 32194, 32193, 32192, 32191, 32190, 32189, 32187, 32186, 32185, 32184, 32183, 32181, 32180, 32179, 32177, 32176, 32175, 32174, 32173, 32172, 32171, 32170, 32169, 32168, 32167, 32166, 32165, 32164, 32163, 32162, 32161, 32160, 32159, 32158, 32157, 32156, 32155, 32154, 32153, 32152, 32151, 32150, 32149, 32148, 32147, 32146, 32145, 32144, 32143, 32142, 32141, 32140, 32139, 32138, 32136, 32134, 32133, 32132, 32131, 32130, 32129, 32128, 32127, 32126, 32125, 32124, 32123, 32122, 32121, 32120, 32119, 32118, 32117, 32116, 32115, 32113, 32112, 32111, 32110, 32109, 32108, 32107, 32106, 32105, 32104, 32103, 32102, 32101, 32100, 32099, 32098, 32097, 32096, 32095, 32094, 32093, 32092, 32091, 32090, 32089, 32088, 32087, 32086, 32085, 32084, 32083, 32082, 32081, 32080, 32079, 32078, 32077, 32076, 32075, 32074, 32073, 32072, 32071, 32070, 32069, 32068, 32067, 32066, 32065, 32064, 32063, 32062, 32061, 32060, 32059, 32058, 32057, 32056, 32055, 32054, 32053, 32052, 32051, 32050, 32049, 32048, 32047, 32046, 32045, 32044, 32043, 32042, 32041, 32040, 32039, 32038, 32037, 32036, 32035, 32034, 32033, 32032, 32031, 32030, 32029, 32028, 32027, 32026, 32025, 32024, 32023, 32022, 32021, 32020, 32019, 32018, 32017, 32016, 32015, 32014, 32013, 32012, 32011, 32010, 32009, 32008, 32007, 32006, 32005, 32004, 32003, 32002, 32001, 32000, 31999, 31998, 31997, 31996, 31995, 31994, 31993, 31992, 31991, 31990, 31989, 31988, 31987, 31986, 31985, 31984, 31983, 31982, 31981, 31980, 31979, 31978, 31977, 31976, 31975, 31974, 31973, 31972, 31971, 31970, 31969, 31968, 31967, 31966, 31965, 31964, 31963, 31962, 31961, 31960, 31959, 31958, 31957, 31956, 31955, 31954, 31953, 31952, 31951, 31950, 31949, 31948, 31947, 31946, 31945, 31944, 31943, 31942, 31941, 31940, 31939, 31938, 31937, 31936, 31935, 31934, 31933, 31932, 31931, 31930, 31929, 31928, 31927, 31926, 31925, 31924, 31923, 31922, 31921, 31920, 31919, 31918, 31917, 31916, 31915, 31914, 31913, 31912, 31911, 31910, 31909, 31908, 31907, 31906, 31905, 31904, 31903, 31902, 31901, 31900, 31899, 31898, 31897, 31896, 31895, 31894, 31893, 31892, 31891, 31890, 31889, 31888, 31887, 31886, 31885, 31884, 31883, 31882, 31881, 31880, 31879, 31878, 31877, 31876, 31875, 31874, 31873, 31872, 31871, 31870, 31869, 31868, 31867, 31866, 31865, 31864, 31863, 31862, 31861, 31860, 31859, 31858, 31857, 31856, 31855, 31853, 31852, 31851, 31850, 31849, 31848, 31847, 31846, 31845, 31844, 31843, 31842, 31841, 31840, 31839, 31838, 31837, 31836, 31835, 31834, 31833, 31832, 31831, 31830, 31829, 31828, 31827, 31826, 31825, 31824, 31823, 31822, 31821, 31820, 31819, 31818, 31817, 31816, 31815, 31814, 31813, 31812, 31811, 31810, 31809, 31808, 31807, 31806, 31805, 31804, 31803, 31802, 31801, 31800, 31799, 31798, 31797, 31796, 31795, 31794, 31793, 31792, 31791, 31790, 31789, 31788, 31787, 31786, 31785, 31784, 31783, 31782, 31781, 31780, 31779, 31778, 31777, 31776, 31775, 31774, 31773, 31772, 31771, 31770, 31769, 31768, 31767, 31765, 31764, 31763, 31762, 31761, 31760, 31759, 31758, 31757, 31756, 31755, 31754, 31753, 31752, 31751, 31750, 31749, 31748, 31747, 31746, 31745, 31744, 31743, 31742, 31741, 31740, 31738, 31737, 31736, 31735, 31733, 31732, 31731, 31730, 31729, 31728, 31727, 31726, 31725, 31724, 31723, 31722, 31721, 31720, 31719, 31718, 31717, 31716, 31715, 31714, 31713, 31712, 31711, 31710, 31709, 31708, 31707, 31706, 31705, 31704, 31703, 31702, 31701, 31700, 31699, 31698, 31697, 31696, 31695, 31694, 31693, 31692, 31691, 31690, 31689, 31688, 31687, 31686, 31685, 31684, 31683, 31682, 31681, 31680, 31679, 31678, 31677, 31676, 31675, 31674, 31673, 31672, 31671, 31670, 31669, 31668, 31667, 31666, 31665, 31664, 31663, 31662, 31661, 31660, 31659, 31658, 31657, 31656, 31655, 31654, 31653, 31652, 31651, 31650, 31649, 31648, 31647, 31646, 31645, 31644, 31643, 31642, 31641, 31640, 31639, 31638, 31637, 31636, 31635, 31634, 31633, 31632, 31631, 31629, 31628, 31627, 31626, 31625, 31624, 31623, 31621, 31619, 31618, 31617, 31616, 31615, 31614, 31613, 31612, 31611, 31610, 31609, 31608, 31607, 31606, 31605, 31604, 31603, 31602, 31601, 31600, 31599, 31598, 31597, 31596, 31595, 31594, 31593, 31592, 31591, 31590, 31589, 31588, 31587, 31586, 31585, 31584, 31583, 31582, 31581, 31580, 31579, 31578, 31577, 31576, 31575, 31574, 31573, 31572, 31571, 31570, 31569, 31568, 31567, 31566, 31565, 31564, 31563, 31562, 31561, 31560, 31559, 31558, 31557, 31556, 31555, 31554, 31553, 31552, 31551, 31550, 31549, 31548, 31547, 31546, 31545, 31544, 31542, 31541, 31540, 31539, 31538, 31537, 31536, 31535, 31534, 31533, 31532, 31531, 31530, 31529, 31528, 31527, 31526, 31525, 31524, 31523, 31522, 31521, 31520, 31519, 31518, 31517, 31516, 31515, 31514, 31513, 31512, 31510, 31509, 31508, 31507, 31506, 31505, 31504, 31503, 31502, 31501, 31500, 31499, 31498, 31497, 31493, 31492, 31491, 31490, 31489, 31488, 31487, 31486, 31485, 31484, 31483, 31482, 31481, 31480, 31479, 31478, 31477, 31476, 31475, 31474, 31473, 31472, 31471, 31470, 31469, 31468, 31467, 31466, 31465, 31464, 31463, 31462, 31461, 31460, 31459, 31458, 31457, 31456, 31455, 31454, 31453, 31452, 31451, 31450, 31449, 31448, 31447, 31446, 31445, 31444, 31443, 31442, 31441, 31440, 31439, 31438, 31437, 31436, 31435, 31434, 31433, 31432, 31431, 31430, 31429, 31428, 31427, 31426, 31425, 31424, 31423, 31422, 31421, 31420, 31419, 31418, 31417, 31416, 31415, 31414, 31413, 31412, 31411, 31410, 31409, 31408, 31407, 31406, 31405, 31404, 31403, 31402, 31401, 31400, 31399, 31398, 31397, 31396, 31395, 31394, 31393, 31392, 31391, 31390, 31389, 31388, 31387, 31386, 31385, 31384, 31383, 31382, 31381, 31380, 31379, 31378, 31377, 31376, 31375, 31374, 31373, 31372, 31371, 31370, 31369, 31368, 31367, 31366, 31365, 31364, 31363, 31362, 31361, 31360, 31359, 31358, 31357, 31356, 31355, 31354, 31353, 31352, 31351, 31350, 31349, 31348, 31347, 31346, 31345, 31344, 31343, 31342, 31341, 31340, 31339, 31338, 31337, 31336, 31335, 31334, 31333, 31331, 31330, 31329, 31328, 31327, 31326, 31325, 31324, 31323, 31322, 31321, 31320, 31319, 31318, 31317, 31316, 31315, 31313, 31312, 31311, 31310, 31309, 31308, 31307, 31306, 31305, 31304, 31303, 31302, 31301, 31300, 31299, 31298, 31297, 31296, 31295, 31294, 31293, 31292, 31291, 31290, 31289, 31288, 31287, 31286, 31285, 31284, 31283, 31282, 31281, 31280, 31279, 31278, 31277, 31276, 31275, 31274, 31273, 31272, 31271, 31270, 31269, 31268, 31267, 31266, 31264, 31263, 31262, 31261, 31260, 31259, 31255, 31254, 31253, 31252, 31251, 31250, 31249, 31248, 31247, 31246, 31245, 31244, 31243, 31242, 31241, 31240, 31239, 31238, 31237, 31236, 31235, 31234, 31233, 31232, 31231, 31230, 31229, 31228, 31227, 31226, 31225, 31224, 31223, 31222, 31221, 31220, 31219, 31218, 31217, 31216, 31215, 31214, 31213, 31212, 31211, 31210, 31209, 31208, 31207, 31206, 31205, 31204, 31203, 31202, 31201, 31200, 31199, 31198, 31197, 31196, 31195, 31194, 31193, 31192, 31191, 31190, 31189, 31188, 31187, 31186, 31185, 31184, 31183, 31182, 31181, 31180, 31179, 31178, 31177, 31176, 31175, 31174, 31173, 31172, 31171, 31170, 31169, 31168, 31167, 31166, 31165, 31164, 31163, 31162, 31161, 31160, 31159, 31158, 31157, 31156, 31155, 31154, 31153, 31152, 31151, 31150, 31149, 31148, 31147, 31146, 31145, 31144, 31143, 31142, 31141, 31140, 31139, 31138, 31137, 31136, 31135, 31134, 31133, 31132, 31131, 31130, 31129, 31128, 31127, 31126, 31125, 31124, 31123, 31122, 31121, 31120, 31119, 31118, 31117, 31116, 31115, 31114, 31113, 31112, 31111, 31110, 31109, 31108, 31107, 31106, 31105, 31104, 31103, 31102, 31101, 31100, 31099, 31098, 31097, 31096, 31095, 31094, 31093, 31092, 31091, 31090, 31089, 31088, 31087, 31086, 31085, 31084, 31083, 31082, 31081, 31080, 31079, 31078, 31077, 31076, 31075, 31074, 31073, 31072, 31071, 31070, 31069, 31068, 31067, 31066, 31065, 31064, 31063, 31062, 31061, 31060, 31059, 31058, 31057, 31056, 31055, 31054, 31053, 31052, 31051, 31050, 31049, 31048, 31046, 31045, 31044, 31043, 31042, 31041, 31040, 31039, 31038, 31037, 31036, 31035, 31034, 31033, 31032, 31031, 31030, 31029, 31028, 31027, 31026, 31025, 31024, 31023, 31022, 31021, 31020, 31019, 31018, 31017, 31016, 31015, 31014, 31013, 31012, 31011, 31010, 31009, 31008, 31007, 31006, 31005, 31004, 31003, 31002, 31001, 31000, 30999, 30998, 30997, 30996, 30995, 30994, 30993, 30992, 30991, 30990, 30989, 30988, 30987, 30986, 30985, 30984, 30983, 30982, 30981, 30980, 30978, 30977, 30976, 30975, 30974, 30973, 30972, 30970, 30969, 30968, 30967, 30966, 30965, 30964, 30963, 30962, 30961, 30960, 30959, 30958, 30957, 30956, 30955, 30954, 30953, 30952, 30951, 30950, 30949, 30948, 30947, 30946, 30945, 30944, 30943, 30942, 30941, 30940, 30939, 30938, 30937, 30936, 30935, 30934, 30933, 30932, 30931, 30930, 30929, 30928, 30927, 30926, 30925, 30924, 30923, 30922, 30921, 30920, 30919, 30918, 30917, 30916, 30915, 30914, 30913, 30912, 30911, 30910, 30909, 30908, 30907, 30906, 30905, 30904, 30903, 30902, 30901, 30900, 30899, 30898, 30897, 30896, 30895, 30894, 30893, 30892, 30891, 30890, 30889, 30888, 30887, 30886, 30885, 30884, 30883, 30882, 30881, 30880, 30879, 30878, 30877, 30876, 30875, 30874, 30873, 30872, 30871, 30870, 30869, 30868, 30867, 30866, 30865, 30864, 30863, 30862, 30861, 30860, 30859, 30858, 30857, 30856, 30855, 30854, 30853, 30852, 30851, 30850, 30849, 30848, 30847, 30846, 30845, 30844, 30843, 30842, 30841, 30840, 30839, 30838, 30837, 30836, 30835, 30834, 30833, 30832, 30831, 30830, 30829, 30828, 30827, 30826, 30825, 30824, 30823, 30822, 30821, 30820, 30819, 30818, 30817, 30816, 30815, 30814, 30813, 30812, 30811, 30810, 30809, 30808, 30807, 30806, 30805, 30804, 30803, 30802, 30801, 30800, 30799, 30798, 30797, 30796, 30795, 30794, 30793, 30792, 30791, 30789, 30788, 30787, 30786, 30785, 30784, 30780, 30779, 30778, 30777, 30776, 30775, 30774, 30773, 30772, 30771, 30770, 30769, 30768, 30767, 30766, 30765, 30764, 30763, 30762, 30761, 30760, 30759, 30758, 30757, 30756, 30755, 30754, 30753, 30752, 30751, 30750, 30749, 30748, 30747, 30746, 30745, 30744, 30743, 30742, 30741, 30740, 30739, 30738, 30737, 30736, 30735, 30734, 30733, 30732, 30731, 30730, 30729, 30728, 30727, 30726, 30725, 30724, 30723, 30722, 30721, 30720, 30719, 30718, 30717, 30716, 30715, 30714, 30713, 30712, 30711, 30710, 30709, 30708, 30707, 30706, 30705, 30704, 30703, 30702, 30701, 30700, 30699, 30698, 30697, 30696, 30695, 30694, 30693, 30692, 30691, 30690, 30689, 30688, 30687, 30686, 30685, 30684, 30683, 30682, 30681, 30680, 30679, 30678, 30677, 30676, 30675, 30674, 30673, 30672, 30671, 30670, 30669, 30668, 30667, 30666, 30665, 30664, 30663, 30662, 30661, 30660, 30659, 30658, 30657, 30656, 30655, 30654, 30653, 30652, 30651, 30650, 30649, 30648, 30647, 30646, 30645, 30644, 30643, 30642, 30641, 30640, 30639, 30638, 30637, 30636, 30635, 30634, 30633, 30632, 30631, 30630, 30629, 30628, 30627, 30626, 30625, 30624, 30623, 30622, 30621, 30620, 30619, 30618, 30617, 30616, 30615, 30614, 30613, 30612, 30611, 30610, 30609, 30608, 30607, 30606, 30605, 30604, 30603, 30602, 30601, 30600, 30599, 30598, 30597, 30596, 30595, 30594, 30593, 30592, 30591, 30590, 30589, 30588, 30587, 30586, 30585, 30584, 30583, 30582, 30581, 30580, 30579, 30578, 30577, 30576, 30575, 30574, 30573, 30572, 30571, 30570, 30569, 30568, 30567, 30566, 30565, 30564, 30563, 30562, 30561, 30560, 30559, 30558, 30557, 30556, 30555, 30554, 30553, 30552, 30551, 30550, 30549, 30548, 30547, 30546, 30545, 30544, 30543, 30542, 30541, 30540, 30539, 30538, 30537, 30536, 30535, 30534, 30533, 30532, 30531, 30530, 30529, 30528, 30527, 30526, 30525, 30524, 30523, 30522, 30521, 30520, 30519, 30518, 30517, 30516, 30515, 30514, 30513, 30512, 30511, 30510, 30509, 30508, 30507, 30506, 30505, 30504, 30503, 30502, 30501, 30500, 30499, 30498, 30497, 30496, 30495, 30494, 30493, 30492, 30491, 30490, 30489, 30488, 30487, 30486, 30485, 30484, 30483, 30482, 30481, 30480, 30479, 30478, 30477, 30476, 30475, 30474, 30473, 30472, 30471, 30470, 30469, 30468, 30467, 30466, 30465, 30464, 30463, 30462, 30461, 30460, 30459, 30458, 30457, 30456, 30455, 30454, 30453, 30452, 30451, 30450, 30449, 30448, 30447, 30446, 30445, 30444, 30443, 30442, 30441, 30440, 30439, 30438, 30437, 30436, 30435, 30434, 30433, 30432, 30431, 30430, 30429, 30428, 30427, 30426, 30425, 30424, 30423, 30422, 30421, 30420, 30419, 30418, 30417, 30416, 30415, 30414, 30413, 30412, 30411, 30410, 30409, 30408, 30407, 30406, 30405, 30404, 30403, 30402, 30401, 30400, 30399, 30398, 30397, 30396, 30395, 30394, 30393, 30392, 30391, 30390, 30389, 30388, 30387, 30386, 30385, 30384, 30383, 30382, 30381, 30380, 30379, 30378, 30377, 30376, 30375, 30374, 30373, 30372, 30371, 30370, 30369, 30368, 30367, 30366, 30365, 30364, 30363, 30362, 30361, 30360, 30359, 30358, 30357, 30356, 30355, 30354, 30353, 30352, 30351, 30350, 30349, 30348, 30347, 30346, 30345, 30344, 30343, 30342, 30341, 30340, 30339, 30338, 30337, 30336, 30335, 30334, 30333, 30332, 30331, 30330, 30329, 30328, 30327, 30326, 30325, 30324, 30323, 30322, 30321, 30320, 30319, 30318, 30317, 30316, 30315, 30314, 30313, 30312, 30311, 30310, 30309, 30308, 30307, 30306, 30305, 30304, 30303, 30302, 30301, 30300, 30299, 30298, 30297, 30296, 30295, 30294, 30293, 30292, 30291, 30290, 30289, 30288, 30287, 30286, 30285, 30284, 30283, 30282, 30281, 30280, 30279, 30278, 30277, 30276, 30275, 30274, 30273, 30272, 30271, 30270, 30269, 30268, 30267, 30266, 30265, 30264, 30263, 30262, 30261, 30260, 30259, 30258, 30257, 30256, 30255, 30254, 30253, 30252, 30251, 30250, 30248, 30247, 30246, 30245, 30244, 30243, 30242, 30241, 30240, 30239, 30238, 30237, 30236, 30235, 30234, 30233, 30232, 30231, 30230, 30229, 30228, 30227, 30226, 30225, 30224, 30223, 30222, 30221, 30220, 30219, 30218, 30217, 30216, 30215, 30214, 30213, 30212, 30211, 30210, 30209, 30208, 30207, 30206, 30205, 30204, 30201, 30200, 30199, 30198, 30197, 30196, 30195, 30194, 30193, 30192, 30191, 30190, 30189, 30188, 30187, 30186, 30185, 30184, 30183, 30182, 30181, 30180, 30179, 30178, 30177, 30176, 30175, 30174, 30173, 30172, 30171, 30170, 30169, 30168, 30167, 30166, 30165, 30164, 30163, 30162, 30161, 30160, 30159, 30158, 30157, 30156, 30155, 30154, 30153, 30152, 30151, 30150, 30149, 30148, 30147, 30146, 30145, 30144, 30143, 30141, 30140, 30139, 30138, 30137, 30136, 30135, 30134, 30133, 30132, 30131, 30130, 30129, 30128, 30127, 30126, 30125, 30124, 30123, 30122, 30121, 30120, 30119, 30118, 30117, 30116, 30115, 30114, 30113, 30112, 30111, 30110, 30109, 30108, 30107, 30106, 30105, 30104, 30103, 30102, 30101, 30100, 30099, 30098, 30097, 30096, 30095, 30094, 30093, 30092, 30091, 30090, 30089, 30088, 30087, 30086, 30085, 30084, 30083, 30082, 30081, 30080, 30079, 30078, 30077, 30076, 30075, 30074, 30073, 30072, 30070, 30069, 30068, 30067, 30066, 30065, 30064, 30063, 30062, 30061, 30060, 30059, 30058, 30057, 30056, 30055, 30054, 30053, 30052, 30051, 30050, 30049, 30048, 30047, 30046, 30045, 30044, 30043, 30042, 30041, 30040, 30039, 30038, 30037, 30036, 30035, 30034, 30033, 30032, 30031, 30030, 30029, 30028, 30027, 30026, 30025, 30024, 30023, 30022, 30021, 30020, 30019, 30018, 30017, 30016, 30014, 30013, 30012, 30011, 30010, 30009, 30008, 30007, 30006, 30005, 30004, 30003, 30002, 30001, 30000, 29999, 29998, 29997, 29996, 29995, 29994, 29993, 29992, 29991, 29990, 29989, 29988, 29987, 29986, 29985, 29984, 29983, 29982, 29981, 29980, 29979, 29978, 29977, 29976, 29975, 29974, 29973, 29972, 29971, 29970, 29969, 29968, 29967, 29966, 29965, 29964, 29963, 29962, 29961, 29960, 29959, 29958, 29957, 29956, 29955, 29954, 29953, 29952, 29951, 29950, 29949, 29948, 29947, 29946, 29945, 29944, 29943, 29942, 29941, 29940, 29939, 29938, 29936, 29935, 29934, 29933, 29932, 29931, 29930, 29929, 29928, 29927, 29926, 29925, 29924, 29923, 29922, 29921, 29920, 29919, 29918, 29917, 29916, 29915, 29914, 29913, 29912, 29911, 29910, 29909, 29908, 29906, 29905, 29904, 29903, 29902, 29901, 29900, 29899, 29898, 29897, 29896, 29895, 29894, 29893, 29892, 29891, 29890, 29889, 29888, 29887, 29886, 29885, 29884, 29883, 29882, 29881, 29880, 29879, 29878, 29877, 29876, 29875, 29874, 29873, 29872, 29871, 29870, 29869, 29868, 29867, 29866, 29865, 29864, 29863, 29862, 29861, 29860, 29859, 29858, 29857, 29856, 29855, 29854, 29853, 29852, 29851, 29850, 29849, 29848, 29847, 29846, 29845, 29844, 29843, 29842, 29841, 29840, 29839, 29838, 29837, 29836, 29835, 29834, 29833, 29832, 29831, 29830, 29829, 29828, 29827, 29826, 29825, 29824, 29823, 29822, 29821, 29820, 29819, 29818, 29817, 29816, 29815, 29814, 29813, 29812, 29811, 29810, 29809, 29808, 29807, 29806, 29805, 29804, 29803, 29802, 29801, 29800, 29799, 29798, 29797, 29796, 29795, 29794, 29793, 29792, 29791, 29790, 29789, 29788, 29787, 29786, 29785, 29784, 29783, 29782, 29781, 29780, 29779, 29778, 29777, 29776, 29775, 29774, 29773, 29772, 29771, 29770, 29769, 29768, 29767, 29766, 29765, 29764, 29763, 29762, 29761, 29760, 29759, 29758, 29757, 29756, 29755, 29754, 29753, 29752, 29751, 29750, 29749, 29747, 29746, 29745, 29744, 29743, 29742, 29741, 29740, 29739, 29738, 29737, 29736, 29735, 29734, 29733, 29732, 29731, 29730, 29729, 29728, 29727, 29726, 29725, 29724, 29723, 29722, 29721, 29720, 29719, 29718, 29717, 29716, 29715, 29714, 29713, 29712, 29711, 29710, 29709, 29708, 29707, 29706, 29705, 29704, 29703, 29702, 29701, 29700, 29699, 29698, 29697, 29696, 29695, 29694, 29693, 29692, 29691, 29690, 29689, 29688, 29687, 29686, 29685, 29684, 29683, 29682, 29681, 29680, 29679, 29678, 29677, 29676, 29675, 29674, 29673, 29672, 29671, 29670, 29669, 29668, 29667, 29666, 29665, 29664, 29663, 29662, 29661, 29660, 29659, 29658, 29657, 29656, 29655, 29654, 29653, 29652, 29651, 29650, 29649, 29648, 29647, 29646, 29645, 29644, 29643, 29642, 29641, 29640, 29639, 29638, 29637, 29636, 29635, 29634, 29633, 29632, 29631, 29630, 29629, 29628, 29627, 29626, 29625, 29624, 29623, 29622, 29621, 29620, 29619, 29618, 29617, 29616, 29615, 29614, 29613, 29612, 29611, 29610, 29609, 29608, 29607, 29606, 29605, 29604, 29603, 29602, 29601, 29600, 29599, 29598, 29597, 29596, 29595, 29594, 29593, 29592, 29591, 29590, 29589, 29588, 29587, 29586, 29585, 29584, 29583, 29582, 29581, 29580, 29579, 29578, 29577, 29576, 29575, 29574, 29573, 29572, 29570, 29569, 29568, 29567, 29566, 29565, 29564, 29563, 29562, 29561, 29560, 29559, 29558, 29557, 29556, 29555, 29554, 29553, 29552, 29551, 29550, 29549, 29548, 29547, 29546, 29545, 29544, 29543, 29542, 29541, 29540, 29539, 29538, 29537, 29536, 29535, 29534, 29533, 29532, 29531, 29530, 29529, 29528, 29527, 29526, 29525, 29524, 29523, 29522, 29521, 29520, 29519, 29518, 29517, 29516, 29515, 29514, 29513, 29512, 29511, 29510, 29509, 29508, 29507, 29506, 29505, 29504, 29503, 29502, 29501, 29500, 29499, 29498, 29495, 29494, 29493, 29492, 29491, 29490, 29489, 29488, 29487, 29486, 29485, 29484, 29483, 29482, 29481, 29480, 29479, 29478, 29477, 29476, 29475, 29474, 29473, 29472, 29471, 29470, 29469, 29468, 29467, 29466, 29465, 29464, 29463, 29462, 29461, 29460, 29459, 29458, 29457, 29456, 29455, 29454, 29453, 29452, 29451, 29450, 29449, 29448, 29447, 29446, 29445, 29444, 29443, 29442, 29441, 29440, 29439, 29438, 29437, 29436, 29435, 29434, 29433, 29432, 29431, 29430, 29429, 29428, 29427, 29426, 29425, 29424, 29423, 29422, 29421, 29420, 29419, 29418, 29417, 29416, 29415, 29414, 29413, 29412, 29411, 29410, 29409, 29408, 29407, 29406, 29405, 29404, 29403, 29402, 29401, 29400, 29399, 29398, 29397, 29396, 29395, 29394, 29393, 29392, 29391, 29390, 29389, 29388, 29387, 29386, 29385, 29384, 29383, 29382, 29381, 29380, 29379, 29378, 29377, 29376, 29375, 29374, 29373, 29372, 29370, 29369, 29368, 29367, 29366, 29365, 29364, 29363, 29362, 29361, 29360, 29359, 29358, 29357, 29356, 29355, 29354, 29353, 29352, 29351, 29350, 29349, 29348, 29347, 29346, 29345, 29344, 29343, 29342, 29341, 29340, 29339, 29338, 29337, 29336, 29335, 29334, 29333, 29332, 29331, 29330, 29329, 29328, 29327, 29326, 29325, 29324, 29323, 29322, 29321, 29320, 29319, 29318, 29317, 29316, 29315, 29314, 29313, 29312, 29311, 29310, 29309, 29308, 29307, 29306, 29305, 29304, 29303, 29302, 29301, 29300, 29299, 29298, 29297, 29296, 29295, 29294, 29293, 29292, 29291, 29290, 29289, 29288, 29287, 29286, 29285, 29284, 29283, 29282, 29281, 29280, 29279, 29278, 29277, 29276, 29275, 29274, 29273, 29272, 29271, 29270, 29269, 29268, 29267, 29266, 29265, 29264, 29263, 29262, 29261, 29260, 29259, 29258, 29257, 29256, 29255, 29254, 29253, 29252, 29251, 29250, 29249, 29248, 29247, 29246, 29245, 29244, 29243, 29242, 29241, 29240, 29239, 29238, 29237, 29236, 29235, 29234, 29233, 29232, 29231, 29230, 29229, 29228, 29227, 29226, 29225, 29224, 29223, 29222, 29221, 29220, 29219, 29218, 29217, 29216, 29215, 29214, 29213, 29212, 29211, 29210, 29209, 29208, 29207, 29206, 29205, 29204, 29203, 29202, 29201, 29200, 29199, 29198, 29197, 29196, 29195, 29194, 29193, 29192, 29191, 29190, 29189, 29188, 29187, 29186, 29185, 29184, 29183, 29182, 29181, 29180, 29179, 29178, 29177, 29176, 29175, 29174, 29173, 29172, 29171, 29169, 29168, 29167, 29166, 29165, 29164, 29163, 29162, 29161, 29160, 29159, 29158, 29157, 29156, 29155, 29154, 29153, 29152, 29151, 29150, 29149, 29148, 29147, 29146, 29145, 29144, 29143, 29142, 29141, 29140, 29139, 29138, 29137, 29136, 29135, 29134, 29133, 29132, 29131, 29130, 29129, 29128, 29127, 29126, 29125, 29124, 29123, 29122, 29121, 29120, 29119, 29118, 29117, 29116, 29115, 29114, 29113, 29112, 29111, 29110, 29109, 29108, 29107, 29106, 29105, 29104, 29103, 29102, 29101, 29100, 29099, 29098, 29097, 29096, 29095, 29094, 29093, 29092, 29091, 29090, 29089, 29088, 29087, 29086, 29085, 29084, 29083, 29082, 29081, 29080, 29079, 29078, 29077, 29076, 29075, 29074, 29073, 29072, 29071, 29070, 29069, 29068, 29067, 29066, 29065, 29064, 29063, 29062, 29061, 29060, 29059, 29058, 29057, 29056, 29055, 29054, 29053, 29052, 29051, 29050, 29049, 29048, 29047, 29046, 29045, 29044, 29043, 29042, 29041, 29040, 29039, 29038, 29037, 29036, 29035, 29034, 29033, 29032, 29031, 29030, 29029, 29028, 29027, 29026, 29025, 29024, 29023, 29022, 29021, 29020, 29019, 29018, 29017, 29016, 29015, 29014, 29013, 29012, 29011, 29010, 29009, 29008, 29007, 29006, 29005, 29004, 29003, 29002, 29001, 29000, 28999, 28998, 28997, 28996, 28995, 28994, 28993, 28992, 28991, 28990, 28989, 28988, 28987, 28986, 28985, 28984, 28983, 28982, 28981, 28980, 28979, 28978, 28977, 28976, 28975, 28974, 28973, 28972, 28971, 28970, 28969, 28968, 28967, 28966, 28965, 28964, 28963, 28962, 28961, 28960, 28959, 28958, 28957, 28956, 28955, 28954, 28953, 28952, 28951, 28950, 28949, 28948, 28947, 28946, 28945, 28944, 28943, 28942, 28941, 28940, 28939, 28938, 28937, 28936, 28935, 28934, 28933, 28932, 28931, 28930, 28929, 28928, 28927, 28926, 28925, 28924, 28923, 28922, 28921, 28920, 28919, 28915, 28914, 28913, 28912, 28911, 28910, 28909, 28908, 28907, 28906, 28905, 28904, 28903, 28902, 28901, 28900, 28899, 28898, 28897, 28896, 28895, 28894, 28893, 28892, 28891, 28890, 28889, 28888, 28887, 28886, 28885, 28884, 28883, 28882, 28881, 28880, 28879, 28878, 28877, 28876, 28875, 28874, 28873, 28872, 28871, 28870, 28869, 28868, 28867, 28866, 28865, 28864, 28863, 28862, 28861, 28860, 28859, 28858, 28857, 28856, 28855, 28854, 28853, 28852, 28851, 28850, 28849, 28848, 28847, 28846, 28845, 28844, 28843, 28842, 28841, 28840, 28839, 28838, 28837, 28836, 28835, 28834, 28833, 28832, 28831, 28830, 28829, 28828, 28827, 28826, 28825, 28824, 28823, 28822, 28821, 28820, 28819, 28818, 28817, 28816, 28815, 28814, 28813, 28812, 28811, 28810, 28809, 28808, 28807, 28806, 28805, 28804, 28803, 28802, 28801, 28800, 28799, 28798, 28797, 28796, 28795, 28794, 28793, 28792, 28791, 28790, 28789, 28788, 28787, 28786, 28785, 28784, 28783, 28782, 28781, 28780, 28779, 28778, 28777, 28776, 28775, 28774, 28773, 28772, 28771, 28770, 28769, 28768, 28767, 28766, 28765, 28764, 28763, 28762, 28761, 28760, 28759, 28758, 28757, 28756, 28755, 28754, 28753, 28752, 28751, 28750, 28749, 28748, 28747, 28746, 28745, 28744, 28743, 28742, 28741, 28740, 28739, 28738, 28737, 28736, 28735, 28734, 28733, 28732, 28731, 28730, 28729, 28728, 28727, 28726, 28725, 28724, 28723, 28722, 28721, 28720, 28719, 28718, 28717, 28716, 28715, 28714, 28713, 28712, 28711, 28710, 28709, 28708, 28707, 28706, 28705, 28704, 28703, 28702, 28701, 28700, 28699, 28698, 28697, 28696, 28695, 28694, 28693, 28692, 28691, 28690, 28689, 28688, 28687, 28686, 28685, 28684, 28683, 28682, 28681, 28680, 28679, 28678, 28677, 28676, 28675, 28674, 28673, 28672, 28671, 28670, 28669, 28668, 28667, 28666, 28665, 28664, 28663, 28662, 28661, 28660, 28659, 28658, 28657, 28656, 28655, 28654, 28653, 28652, 28651, 28650, 28649, 28648, 28647, 28646, 28645, 28644, 28643, 28642, 28641, 28640, 28639, 28638, 28637, 28636, 28635, 28634, 28633, 28632, 28631, 28630, 28629, 28628, 28627, 28626, 28625, 28624, 28623, 28622, 28621, 28620, 28619, 28618, 28617, 28616, 28615, 28614, 28613, 28612, 28611, 28610, 28609, 28608, 28607, 28606, 28605, 28604, 28603, 28602, 28601, 28600, 28599, 28598, 28597, 28596, 28595, 28594, 28593, 28592, 28591, 28590, 28589, 28588, 28587, 28586, 28585, 28584, 28583, 28582, 28581, 28580, 28579, 28578, 28577, 28576, 28575, 28574, 28572, 28571, 28570, 28569, 28568, 28567, 28566, 28565, 28564, 28563, 28562, 28561, 28560, 28559, 28558, 28557, 28556, 28555, 28554, 28553, 28552, 28551, 28550, 28549, 28548, 28547, 28546, 28545, 28544, 28543, 28542, 28541, 28540, 28539, 28538, 28537, 28536, 28535, 28534, 28533, 28532, 28531, 28530, 28529, 28528, 28527, 28526, 28525, 28524, 28523, 28522, 28521, 28520, 28519, 28518, 28517, 28516, 28515, 28514, 28513, 28512, 28511, 28510, 28509, 28508, 28507, 28506, 28505, 28504, 28503, 28502, 28501, 28500, 28499, 28498, 28497, 28496, 28495, 28494, 28493, 28492, 28491, 28490, 28489, 28488, 28487, 28486, 28485, 28484, 28483, 28482, 28481, 28480, 28478, 28477, 28476, 28475, 28474, 28473, 28472, 28471, 28470, 28469, 28468, 28467, 28466, 28465, 28464, 28463, 28462, 28461, 28460, 28459, 28458, 28457, 28456, 28455, 28454, 28453, 28452, 28451, 28450, 28449, 28448, 28447, 28446, 28445, 28444, 28443, 28442, 28441, 28440, 28439, 28438, 28437, 28436, 28435, 28434, 28433, 28432, 28431, 28430, 28429, 28428, 28427, 28426, 28425, 28424, 28423, 28422, 28421, 28420, 28419, 28418, 28417, 28416, 28415, 28414, 28413, 28412, 28411, 28410, 28409, 28408, 28407, 28406, 28405, 28404, 28403, 28402, 28401, 28400, 28399, 28398, 28397, 28396, 28395, 28394, 28393, 28392, 28391, 28390, 28389, 28388, 28387, 28386, 28385, 28384, 28383, 28382, 28381, 28380, 28379, 28378, 28377, 28376, 28375, 28374, 28373, 28372, 28371, 28370, 28369, 28368, 28367, 28366, 28365, 28364, 28363, 28362, 28361, 28360, 28359, 28358, 28357, 28356, 28355, 28354, 28353, 28352, 28351, 28350, 28349, 28348, 28347, 28346, 28345, 28344, 28343, 28342, 28341, 28340, 28339, 28338, 28337, 28336, 28335, 28334, 28333, 28332, 28331, 28330, 28329, 28328, 28327, 28326, 28325, 28324, 28323, 28322, 28321, 28320, 28319, 28318, 28317, 28316, 28315, 28314, 28313, 28312, 28311, 28310, 28309, 28308, 28307, 28306, 28305, 28304, 28303, 28302, 28301, 28300, 28299, 28298, 28297, 28296, 28295, 28294, 28293, 28292, 28291, 28290, 28289, 28288, 28287, 28286, 28285, 28284, 28283, 28282, 28281, 28280, 28279, 28278, 28277, 28276, 28275, 28274, 28273, 28272, 28271, 28270, 28269, 28268, 28267, 28266, 28265, 28261, 28260, 28259, 28258, 28257, 28256, 28255, 28254, 28253, 28252, 28251, 28250, 28249, 28248, 28247, 28246, 28245, 28244, 28243, 28242, 28241, 28240, 28239, 28238, 28237, 28236, 28235, 28234, 28233, 28232, 28231, 28230, 28229, 28228, 28227, 28226, 28225, 28224, 28223, 28222, 28221, 28220, 28219, 28218, 28217, 28216, 28215, 28214, 28213, 28212, 28211, 28210, 28209, 28208, 28207, 28206, 28205, 28204, 28203, 28202, 28201, 28200, 28199, 28198, 28197, 28196, 28195, 28194, 28193, 28192, 28191, 28190, 28189, 28188, 28187, 28186, 28185, 28184, 28183, 28182, 28181, 28180, 28179, 28178, 28177, 28176, 28175, 28174, 28173, 28172, 28171, 28170, 28169, 28168, 28167, 28166, 28165, 28164, 28163, 28162, 28161, 28160, 28159, 28158, 28157, 28156, 28155, 28154, 28153, 28152, 28151, 28150, 28149, 28148, 28147, 28146, 28145, 28144, 28143, 28142, 28141, 28140, 28139, 28138, 28137, 28136, 28135, 28134, 28133, 28132, 28131, 28130, 28129, 28128, 28127, 28126, 28125, 28124, 28123, 28122, 28121, 28120, 28119, 28118, 28116, 28115, 28114, 28113, 28112, 28111, 28110, 28109, 28108, 28107, 28106, 28105, 28104, 28103, 28102, 28101, 28100, 28099, 28098, 28097, 28096, 28095, 28094, 28093, 28092, 28091, 28090, 28089, 28088, 28087, 28086, 28085, 28084, 28083, 28082, 28081, 28080, 28079, 28078, 28077, 28076, 28075, 28074, 28073, 28072, 28071, 28070, 28069, 28068, 28067, 28066, 28065, 28064, 28063, 28062, 28061, 28060, 28059, 28058, 28057, 28056, 28055, 28054, 28053, 28052, 28051, 28050, 28049, 28048, 28047, 28046, 28045, 28044, 28043, 28041, 28040, 28039, 28038, 28037, 28036, 28035, 28034, 28033, 28032, 28031, 28030, 28029, 28028, 28027, 28026, 28025, 28024, 28023, 28022, 28021, 28020, 28019, 28018, 28017, 28016, 28015, 28014, 28013, 28012, 28011, 28010, 28009, 28008, 28007, 28006, 28005, 28004, 28003, 28002, 27995, 27994, 27993, 27992, 27991, 27990, 27988, 27987, 27986, 27985, 27984, 27983, 27982, 27981, 27980, 27979, 27978, 27977, 27976, 27975, 27974, 27973, 27972, 27971, 27970, 27969, 27968, 27967, 27966, 27965, 27964, 27963, 27962, 27961, 27958, 27957, 27956, 27955, 27954, 27947, 27946, 27945, 27944, 27943, 27942, 27935, 27934, 27933, 27932, 27931, 27930, 27929, 27928, 27927, 27926, 27925, 27924, 27923, 27922, 27921, 27920, 27919, 27918, 27917, 27916, 27915, 27914, 27913, 27912, 27911, 27910, 27909, 27908, 27907, 27906, 27905, 27904, 27903, 27902, 27901, 27900, 27899, 27898, 27897, 27896, 27895, 27894, 27893, 27892, 27891, 27890, 27889, 27888, 27887, 27886, 27885, 27884, 27883, 27882, 27881, 27880, 27879, 27878, 27877, 27876, 27875, 27874, 27873, 27872, 27871, 27870, 27869, 27868, 27867, 27866, 27865, 27864, 27863, 27862, 27861, 27860, 27859, 27858, 27857, 27856, 27855, 27854, 27853, 27852, 27851, 27850, 27849, 27848, 27847, 27846, 27845, 27844, 27843, 27842, 27841, 27840, 27839, 27838, 27837, 27836, 27835, 27834, 27833, 27832, 27831, 27830, 27829, 27828, 27827, 27826, 27825, 27824, 27823, 27822, 27821, 27820, 27819, 27818, 27817, 27816, 27815, 27814, 27813, 27812, 27811, 27810, 27809, 27808, 27807, 27806, 27805, 27804, 27803, 27802, 27801, 27800, 27799, 27798, 27797, 27796, 27795, 27794, 27793, 27792, 27791, 27790, 27789, 27788, 27787, 27786, 27785, 27784, 27783, 27782, 27781, 27780, 27779, 27778, 27777, 27776, 27775, 27774, 27772, 27771, 27770, 27769, 27768, 27767, 27766, 27765, 27764, 27763, 27762, 27761, 27760, 27759, 27758, 27757, 27756, 27755, 27754, 27753, 27752, 27751, 27750, 27749, 27748, 27747, 27746, 27745, 27744, 27743, 27742, 27741, 27740, 27739, 27738, 27737, 27736, 27735, 27734, 27733, 27732, 27731, 27730, 27729, 27727, 27726, 27725, 27724, 27723, 27722, 27721, 27720, 27719, 27718, 27717, 27716, 27715, 27714, 27713, 27712, 27711, 27710, 27709, 27708, 27707, 27706, 27705, 27704, 27703, 27702, 27701, 27700, 27699, 27698, 27697, 27696, 27695, 27694, 27693, 27691, 27690, 27689, 27688, 27687, 27686, 27685, 27684, 27683, 27682, 27681, 27680, 27679, 27678, 27677, 27676, 27675, 27674, 27673, 27672, 27671, 27670, 27669, 27668, 27667, 27666, 27665, 27664, 27663, 27662, 27661, 27660, 27659, 27658, 27657, 27656, 27655, 27654, 27653, 27652, 27651, 27650, 27649, 27648, 27647, 27646, 27645, 27644, 27643, 27642, 27641, 27640, 27639, 27638, 27637, 27636, 27635, 27634, 27633, 27632, 27631, 27630, 27629, 27628, 27627, 27626, 27625, 27624, 27623, 27622, 27621, 27620, 27619, 27618, 27617, 27616, 27614, 27613, 27612, 27611, 27610, 27609, 27608, 27607, 27606, 27605, 27604, 27603, 27602, 27601, 27600, 27599, 27598, 27597, 27596, 27595, 27594, 27593, 27592, 27591, 27590, 27589, 27588, 27587, 27586, 27585, 27584, 27583, 27582, 27581, 27580, 27579, 27578, 27577, 27576, 27575, 27574, 27573, 27572, 27571, 27570, 27569, 27568, 27567, 27566, 27565, 27564, 27563, 27562, 27561, 27560, 27559, 27558, 27557, 27556, 27555, 27554, 27553, 27552, 27550, 27549, 27548, 27547, 27546, 27545, 27543, 27541, 27540, 27539, 27538, 27537, 27536, 27535, 27534, 27533, 27532, 27531, 27530, 27529, 27528, 27527, 27526, 27525, 27524, 27523, 27522, 27521, 27520, 27519, 27518, 27517, 27516, 27515, 27514, 27513, 27512, 27511, 27510, 27509, 27508, 27507, 27506, 27505, 27504, 27503, 27502, 27501, 27500, 27499, 27498, 27497, 27496, 27495, 27494, 27493, 27492, 27491, 27490, 27489, 27488, 27487, 27486, 27485, 27484, 27483, 27482, 27481, 27480, 27479, 27478, 27477, 27476, 27475, 27474, 27473, 27472, 27471, 27469, 27468, 27467, 27466, 27464, 27463, 27462, 27461, 27460, 27459, 27458, 27457, 27456, 27455, 27454, 27453, 27452, 27451, 27450, 27449, 27448, 27447, 27446, 27445, 27444, 27443, 27442, 27441, 27440, 27439, 27438, 27437, 27436, 27435, 27434, 27433, 27432, 27431, 27430, 27429, 27428, 27427, 27426, 27425, 27424, 27423, 27422, 27421, 27420, 27419, 27418, 27417, 27416, 27415, 27414, 27413, 27412, 27411, 27410, 27409, 27408, 27407, 27406, 27405, 27404, 27403, 27402, 27400, 27399, 27398, 27397, 27396, 27395, 27394, 27393, 27392, 27391, 27390, 27389, 27388, 27387, 27386, 27385, 27384, 27383, 27382, 27381, 27380, 27379, 27378, 27377, 27376, 27375, 27374, 27373, 27372, 27371, 27370, 27369, 27368, 27367, 27366, 27365, 27364, 27363, 27362, 27361, 27360, 27359, 27358, 27357, 27355, 27354, 27353, 27352, 27351, 27350, 27349, 27348, 27347, 27346, 27345, 27344, 27343, 27342, 27341, 27340, 27339, 27338, 27337, 27336, 27335, 27334, 27333, 27332, 27331, 27330, 27329, 27328, 27327, 27326, 27325, 27324, 27323, 27322, 27321, 27320, 27319, 27318, 27317, 27316, 27315, 27314, 27313, 27312, 27311, 27310, 27309, 27308, 27307, 27306, 27305, 27304, 27303, 27302, 27301, 27300, 27299, 27298, 27296, 27295, 27294, 27293, 27292, 27291, 27290, 27289, 27288, 27287, 27286, 27285, 27284, 27283, 27282, 27281, 27280, 27279, 27278, 27277, 27276, 27275, 27274, 27273, 27272, 27271, 27270, 27269, 27268, 27267, 27266, 27265, 27264, 27263, 27262, 27261, 27260, 27259, 27258, 27257, 27256, 27255, 27254, 27253, 27252, 27251, 27250, 27249, 27248, 27247, 27246, 27245, 27244, 27243, 27242, 27241, 27240, 27239, 27238, 27237, 27236, 27235, 27234, 27233, 27232, 27231, 27230, 27229, 27228, 27227, 27226, 27225, 27224, 27223, 27222, 27221, 27220, 27219, 27218, 27217, 27216, 27215, 27214, 27213, 27212, 27211, 27210, 27209, 27208, 27207, 27206, 27205, 27204, 27203, 27202, 27201, 27200, 27199, 27198, 27197, 27196, 27195, 27194, 27193, 27192, 27191, 27190, 27189, 27188, 27187, 27186, 27185, 27184, 27183, 27182, 27181, 27180, 27179, 27178, 27177, 27176, 27175, 27174, 27173, 27172, 27171, 27170, 27169, 27168, 27167, 27166, 27165, 27164, 27163, 27162, 27161, 27160, 27159, 27158, 27157, 27156, 27155, 27154, 27153, 27152, 27150, 27149, 27148, 27147, 27146, 27145, 27144, 27143, 27141, 27140, 27139, 27138, 27137, 27136, 27135, 27134, 27133, 27132, 27131, 27130, 27129, 27128, 27127, 27126, 27125, 27124, 27123, 27122, 27121, 27120, 27119, 27118, 27117, 27116, 27115, 27114, 27113, 27112, 27111, 27110, 27109, 27108, 27107, 27106, 27105, 27104, 27103, 27102, 27101, 27100, 27099, 27098, 27097, 27096, 27095, 27094, 27093, 27092, 27091, 27090, 27089, 27088, 27087, 27086, 27085, 27084, 27083, 27082, 27081, 27080, 27079, 27078, 27077, 27076, 27075, 27074, 27073, 27072, 27071, 27070, 27069, 27068, 27067, 27066, 27065, 27064, 27063, 27062, 27061, 27060, 27059, 27058, 27057, 27056, 27055, 27054, 27053, 27052, 27051, 27050, 27049, 27048, 27047, 27046, 27045, 27044, 27043, 27042, 27041, 27040, 27039, 27038, 27037, 27036, 27035, 27034, 27033, 27032, 27031, 27030, 27029, 27028, 27027, 27026, 27025, 27024, 27023, 27022, 27021, 27020, 27019, 27018, 27017, 27016, 27015, 27014, 27013, 27012, 27011, 27010, 27009, 27008, 27007, 27006, 27005, 27004, 27003, 27002, 27001, 27000, 26999, 26998, 26997, 26996, 26995, 26994, 26993, 26992, 26991, 26990, 26989, 26988, 26987, 26986, 26985, 26984, 26983, 26982, 26981, 26980, 26979, 26978, 26977, 26976, 26975, 26974, 26973, 26972, 26971, 26970, 26969, 26968, 26967, 26966, 26965, 26964, 26963, 26962, 26961, 26960, 26959, 26958, 26957, 26956, 26955, 26954, 26953, 26952, 26951, 26950, 26949, 26948, 26947, 26946, 26945, 26944, 26943, 26942, 26941, 26940, 26939, 26938, 26937, 26936, 26935, 26934, 26933, 26932, 26931, 26930, 26929, 26928, 26927, 26926, 26925, 26924, 26923, 26922, 26921, 26920, 26919, 26918, 26917, 26916, 26915, 26914, 26913, 26912, 26911, 26910, 26909, 26908, 26907, 26906, 26905, 26904, 26903, 26902, 26901, 26900, 26899, 26898, 26897, 26896, 26895, 26894, 26893, 26892, 26891, 26890, 26889, 26888, 26887, 26886, 26885, 26884, 26883, 26882, 26881, 26880, 26879, 26878, 26877, 26876, 26875, 26874, 26873, 26872, 26871, 26870, 26869, 26868, 26867, 26866, 26865, 26864, 26863, 26862, 26861, 26860, 26859, 26858, 26857, 26856, 26855, 26854, 26853, 26852, 26851, 26850, 26849, 26848, 26847, 26846, 26845, 26844, 26843, 26842, 26841, 26840, 26839, 26838, 26837, 26836, 26835, 26834, 26833, 26832, 26831, 26830, 26829, 26828, 26827, 26826, 26825, 26824, 26823, 26822, 26821, 26820, 26819, 26818, 26817, 26816, 26815, 26814, 26813, 26812, 26811, 26810, 26809, 26808, 26807, 26806, 26805, 26804, 26803, 26802, 26801, 26800, 26799, 26798, 26797, 26796, 26795, 26794, 26793, 26792, 26791, 26790, 26789, 26788, 26787, 26786, 26785, 26784, 26783, 26782, 26781, 26780, 26779, 26778, 26777, 26776, 26775, 26774, 26773, 26772, 26771, 26770, 26769, 26768, 26767, 26766, 26765, 26764, 26763, 26762, 26761, 26760, 26759, 26758, 26757, 26756, 26755, 26754, 26753, 26752, 26751, 26750, 26749, 26748, 26747, 26746, 26745, 26744, 26743, 26742, 26741, 26740, 26739, 26738, 26737, 26736, 26735, 26734, 26733, 26732, 26731, 26730, 26729, 26728, 26727, 26726, 26725, 26724, 26723, 26722, 26721, 26720, 26719, 26718, 26717, 26716, 26715, 26714, 26713, 26712, 26711, 26710, 26709, 26708, 26707, 26706, 26705, 26704, 26703, 26702, 26701, 26700, 26699, 26698, 26697, 26696, 26695, 26694, 26693, 26692, 26691, 26690, 26689, 26688, 26687, 26686, 26685, 26684, 26683, 26682, 26681, 26680, 26679, 26678, 26677, 26676, 26675, 26674, 26673, 26672, 26671, 26670, 26669, 26668, 26667, 26666, 26665, 26664, 26663, 26662, 26661, 26660, 26659, 26658, 26657, 26656, 26655, 26654, 26653, 26652, 26651, 26650, 26649, 26648, 26647, 26646, 26645, 26644, 26643, 26642, 26641, 26640, 26639, 26638, 26637, 26636, 26635, 26634, 26633, 26632, 26631, 26630, 26629, 26628, 26627, 26626, 26625, 26624, 26623, 26622, 26621, 26620, 26619, 26618, 26617, 26616, 26615, 26614, 26613, 26612, 26611, 26610, 26609, 26608, 26607, 26606, 26605, 26604, 26603, 26602, 26601, 26600, 26599, 26598, 26597, 26596, 26595, 26594, 26590, 26589, 26588, 26587, 26586, 26585, 26584, 26583, 26582, 26578, 26577, 26576, 26575, 26574, 26573, 26572, 26571, 26570, 26569, 26568, 26567, 26566, 26565, 26564, 26563, 26562, 26561, 26560, 26559, 26558, 26557, 26556, 26555, 26554, 26553, 26552, 26551, 26550, 26549, 26548, 26547, 26546, 26545, 26544, 26543, 26542, 26541, 26540, 26539, 26538, 26537, 26536, 26535, 26534, 26533, 26532, 26531, 26530, 26529, 26528, 26527, 26526, 26525, 26524, 26523, 26522, 26521, 26520, 26519, 26518, 26517, 26516, 26515, 26514, 26513, 26512, 26511, 26510, 26509, 26508, 26507, 26506, 26505, 26504, 26503, 26502, 26501, 26500, 26499, 26498, 26497, 26496, 26495, 26494, 26493, 26492, 26491, 26490, 26489, 26488, 26487, 26486, 26484, 26483, 26482, 26481, 26480, 26479, 26478, 26477, 26476, 26475, 26474, 26473, 26472, 26471, 26470, 26469, 26468, 26467, 26464, 26463, 26462, 26461, 26460, 26459, 26458, 26457, 26456, 26455, 26454, 26453, 26452, 26451, 26450, 26449, 26448, 26447, 26446, 26445, 26444, 26443, 26442, 26441, 26440, 26439, 26438, 26437, 26436, 26435, 26434, 26433, 26432, 26431, 26430, 26429, 26428, 26427, 26426, 26425, 26424, 26423, 26422, 26421, 26420, 26419, 26418, 26417, 26416, 26415, 26414, 26413, 26412, 26411, 26410, 26409, 26408, 26407, 26406, 26405, 26404, 26403, 26402, 26401, 26400, 26399, 26398, 26397, 26396, 26395, 26394, 26393, 26392, 26391, 26390, 26389, 26388, 26387, 26386, 26385, 26384, 26383, 26382, 26381, 26380, 26379, 26378, 26377, 26376, 26375, 26374, 26373, 26372, 26371, 26370, 26369, 26368, 26367, 26366, 26365, 26364, 26363, 26362, 26361, 26360, 26359, 26358, 26357, 26356, 26355, 26354, 26353, 26352, 26351, 26350, 26349, 26348, 26347, 26346, 26345, 26344, 26343, 26342, 26341, 26340, 26337, 26336, 26335, 26334, 26333, 26332, 26331, 26330, 26328, 26327, 26326, 26325, 26324, 26323, 26322, 26321, 26320, 26319, 26318, 26317, 26316, 26315, 26314, 26313, 26312, 26311, 26310, 26309, 26308, 26307, 26306, 26305, 26304, 26303, 26302, 26300, 26299, 26298, 26297, 26296, 26295, 26294, 26293, 26292, 26291, 26290, 26289, 26288, 26287, 26286, 26285, 26284, 26283, 26282, 26281, 26280, 26279, 26278, 26277, 26276, 26275, 26274, 26273, 26272, 26271, 26270, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 26261, 26260, 26259, 26258, 26257, 26256, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240, 26239, 26238, 26237, 26236, 26235, 26234, 26233, 26232, 26231, 26230, 26229, 26228, 26227, 26226, 26225, 26224, 26223, 26222, 26221, 26220, 26219, 26218, 26217, 26216, 26215, 26214, 26213, 26212, 26211, 26210, 26209, 26208, 26207, 26206, 26205, 26204, 26203, 26202, 26201, 26200, 26199, 26198, 26197, 26196, 26195, 26194, 26193, 26192, 26191, 26190, 26189, 26188, 26187, 26186, 26185, 26184, 26183, 26182, 26181, 26180, 26179, 26178, 26177, 26176, 26175, 26174, 26173, 26172, 26171, 26170, 26169, 26168, 26167, 26166, 26165, 26164, 26163, 26162, 26161, 26160, 26159, 26158, 26157, 26156, 26155, 26154, 26153, 26152, 26151, 26150, 26149, 26148, 26147, 26146, 26145, 26144, 26143, 26142, 26141, 26140, 26139, 26138, 26137, 26136, 26135, 26134, 26133, 26132, 26131, 26130, 26129, 26128, 26127, 26126, 26125, 26124, 26123, 26122, 26121, 26120, 26119, 26118, 26117, 26116, 26115, 26114, 26113, 26112, 26110, 26109, 26108, 26107, 26106, 26105, 26104, 26103, 26102, 26101, 26100, 26099, 26098, 26096, 26095, 26094, 26093, 26092, 26091, 26090, 26089, 26088, 26087, 26086, 26085, 26084, 26083, 26082, 26081, 26080, 26079, 26078, 26077, 26076, 26075, 26074, 26073, 26072, 26071, 26070, 26069, 26068, 26067, 26066, 26065, 26064, 26063, 26062, 26061, 26060, 26059, 26058, 26057, 26056, 26055, 26054, 26053, 26052, 26051, 26050, 26049, 26048, 26047, 26046, 26045, 26044, 26043, 26042, 26041, 26039, 26038, 26037, 26036, 26035, 26034, 26033, 26032, 26031, 26030, 26029, 26028, 26027, 26026, 26025, 26024, 26023, 26022, 26021, 26020, 26019, 26018, 26017, 26016, 26015, 26014, 26013, 26012, 26011, 26010, 26009, 26008, 26007, 26006, 26005, 26004, 26003, 26002, 26001, 26000, 25999, 25998, 25997, 25996, 25995, 25994, 25993, 25992, 25991, 25990, 25989, 25988, 25987, 25986, 25985, 25984, 25983, 25982, 25981, 25980, 25979, 25978, 25977, 25976, 25975, 25974, 25973, 25972, 25971, 25970, 25969, 25968, 25967, 25966, 25965, 25964, 25963, 25962, 25961, 25960, 25959, 25958, 25957, 25956, 25955, 25954, 25953, 25952, 25951, 25950, 25949, 25948, 25947, 25946, 25945, 25944, 25943, 25942, 25941, 25940, 25939, 25938, 25937, 25936, 25935, 25934, 25933, 25932, 25931, 25930, 25929, 25928, 25927, 25926, 25925, 25924, 25923, 25922, 25921, 25920, 25919, 25918, 25917, 25916, 25915, 25914, 25913, 25912, 25911, 25910, 25909, 25908, 25907, 25906, 25905, 25904, 25903, 25902, 25901, 25900, 25899, 25898, 25897, 25896, 25895, 25894, 25893, 25892, 25891, 25890, 25889, 25888, 25887, 25886, 25885, 25884, 25883, 25882, 25881, 25880, 25879, 25878, 25877, 25876, 25875, 25874, 25873, 25872, 25871, 25870, 25869, 25868, 25867, 25866, 25865, 25864, 25863, 25862, 25861, 25860, 25859, 25858, 25857, 25856, 25855, 25854, 25853, 25852, 25851, 25850, 25849, 25848, 25847, 25846, 25845, 25844, 25843, 25842, 25841, 25840, 25839, 25838, 25837, 25836, 25835, 25834, 25833, 25832, 25831, 25830, 25829, 25828, 25827, 25826, 25825, 25824, 25823, 25822, 25821, 25820, 25819, 25818, 25817, 25816, 25815, 25814, 25813, 25812, 25811, 25810, 25809, 25808, 25807, 25806, 25805, 25804, 25803, 25802, 25801, 25800, 25799, 25798, 25797, 25796, 25795, 25794, 25793, 25792, 25791, 25790, 25789, 25788, 25787, 25786, 25785, 25784, 25783, 25782, 25781, 25780, 25779, 25778, 25777, 25776, 25775, 25774, 25773, 25772, 25771, 25770, 25769, 25768, 25767, 25766, 25765, 25764, 25763, 25762, 25761, 25760, 25759, 25758, 25757, 25756, 25755, 25754, 25753, 25752, 25751, 25750, 25749, 25748, 25747, 25746, 25745, 25744, 25743, 25742, 25741, 25740, 25739, 25738, 25737, 25736, 25735, 25734, 25733, 25732, 25731, 25730, 25729, 25728, 25727, 25726, 25725, 25724, 25723, 25722, 25721, 25720, 25719, 25718, 25717, 25716, 25715, 25713, 25712, 25711, 25710, 25709, 25708, 25707, 25706, 25705, 25704, 25703, 25702, 25701, 25700, 25699, 25698, 25697, 25696, 25695, 25694, 25693, 25692, 25691, 25690, 25689, 25688, 25687, 25686, 25685, 25684, 25683, 25682, 25681, 25680, 25679, 25678, 25677, 25676, 25675, 25674, 25673, 25672, 25671, 25670, 25669, 25668, 25667, 25666, 25664, 25663, 25662, 25661, 25660, 25659, 25658, 25657, 25656, 25655, 25654, 25653, 25652, 25651, 25650, 25649, 25648, 25647, 25646, 25645, 25644, 25643, 25642, 25641, 25640, 25639, 25638, 25637, 25636, 25635, 25634, 25633, 25632, 25631, 25630, 25629, 25628, 25627, 25626, 25625, 25623, 25622, 25621, 25620, 25619, 25618, 25617, 25616, 25615, 25614, 25613, 25612, 25611, 25610, 25609, 25608, 25607, 25606, 25605, 25604, 25603, 25602, 25601, 25600, 25599, 25598, 25597, 25596, 25595, 25594, 25593, 25592, 25591, 25590, 25589, 25588, 25587, 25586, 25585, 25584, 25583, 25582, 25581, 25580, 25579, 25578, 25577, 25576, 25575, 25574, 25573, 25572, 25571, 25570, 25569, 25568, 25567, 25566, 25565, 25564, 25563, 25562, 25561, 25560, 25559, 25558, 25557, 25556, 25555, 25554, 25553, 25552, 25551, 25550, 25549, 25548, 25547, 25546, 25545, 25544, 25543, 25542, 25541, 25540, 25539, 25538, 25537, 25536, 25535, 25534, 25533, 25532, 25531, 25530, 25529, 25528, 25527, 25526, 25525, 25524, 25523, 25522, 25521, 25520, 25519, 25518, 25517, 25516, 25515, 25514, 25513, 25512, 25511, 25510, 25509, 25508, 25507, 25506, 25505, 25504, 25503, 25502, 25501, 25500, 25499, 25498, 25497, 25496, 25494, 25493, 25492, 25491, 25490, 25489, 25488, 25487, 25486, 25485, 25484, 25483, 25482, 25481, 25480, 25479, 25478, 25477, 25476, 25475, 25474, 25473, 25472, 25471, 25469, 25468, 25467, 25466, 25465, 25464, 25463, 25462, 25461, 25460, 25459, 25458, 25457, 25456, 25455, 25454, 25453, 25452, 25451, 25450, 25449, 25448, 25447, 25446, 25445, 25444, 25443, 25442, 25441, 25440, 25439, 25438, 25437, 25436, 25435, 25434, 25433, 25432, 25431, 25430, 25429, 25428, 25427, 25426, 25425, 25424, 25423, 25422, 25421, 25420, 25419, 25418, 25417, 25416, 25415, 25414, 25413, 25412, 25411, 25410, 25409, 25408, 25407, 25406, 25405, 25404, 25403, 25402, 25401, 25400, 25399, 25398, 25397, 25396, 25395, 25394, 25393, 25392, 25391, 25390, 25389, 25388, 25387, 25386, 25385, 25384, 25383, 25382, 25381, 25380, 25379, 25378, 25377, 25376, 25375, 25374, 25373, 25372, 25371, 25370, 25369, 25368, 25367, 25366, 25365, 25364, 25363, 25362, 25361, 25360, 25359, 25358, 25357, 25356, 25355, 25354, 25353, 25352, 25351, 25350, 25349, 25348, 25347, 25346, 25345, 25344, 25343, 25342, 25341, 25340, 25339, 25338, 25337, 25336, 25335, 25334, 25333, 25332, 25331, 25330, 25329, 25328, 25327, 25326, 25325, 25324, 25323, 25322, 25321, 25320, 25319, 25318, 25317, 25316, 25315, 25314, 25313, 25312, 25311, 25310, 25309, 25308, 25307, 25306, 25305, 25304, 25303, 25302, 25301, 25300, 25299, 25298, 25297, 25296, 25295, 25294, 25293, 25292, 25291, 25290, 25289, 25288, 25287, 25286, 25285, 25284, 25283, 25282, 25281, 25280, 25278, 25277, 25276, 25275, 25274, 25273, 25272, 25271, 25270, 25269, 25268, 25267, 25266, 25265, 25264, 25263, 25262, 25261, 25260, 25259, 25258, 25257, 25256, 25255, 25254, 25253, 25252, 25251, 25250, 25249, 25248, 25247, 25246, 25245, 25244, 25243, 25242, 25241, 25240, 25239, 25238, 25237, 25236, 25235, 25234, 25233, 25232, 25231, 25230, 25229, 25228, 25227, 25226, 25225, 25224, 25223, 25222, 25221, 25220, 25219, 25218, 25217, 25216, 25215, 25214, 25213, 25212, 25211, 25210, 25209, 25208, 25207, 25206, 25205, 25204, 25203, 25202, 25201, 25200, 25199, 25198, 25197, 25196, 25195, 25194, 25193, 25192, 25191, 25190, 25189, 25188, 25187, 25186, 25185, 25184, 25183, 25182, 25181, 25180, 25179, 25178, 25177, 25176, 25175, 25174, 25173, 25172, 25171, 25170, 25169, 25168, 25167, 25166, 25165, 25164, 25163, 25162, 25161, 25160, 25159, 25158, 25157, 25156, 25155, 25154, 25153, 25152, 25151, 25150, 25149, 25148, 25147, 25146, 25145, 25144, 25143, 25142, 25141, 25140, 25139, 25138, 25137, 25136, 25135, 25134, 25133, 25132, 25131, 25130, 25129, 25128, 25127, 25126, 25124, 25123, 25122, 25121, 25120, 25119, 25118, 25117, 25116, 25115, 25114, 25113, 25112, 25111, 25110, 25109, 25108, 25107, 25106, 25105, 25104, 25103, 25102, 25101, 25100, 25099, 25098, 25097, 25096, 25095, 25094, 25093, 25092, 25091, 25090, 25089, 25088, 25087, 25086, 25085, 25084, 25083, 25082, 25081, 25080, 25079, 25078, 25077, 25076, 25075, 25074, 25073, 25072, 25071, 25070, 25069, 25068, 25067, 25066, 25065, 25064, 25063, 25062, 25061, 25060, 25059, 25058, 25057, 25056, 25055, 25054, 25053, 25052, 25051, 25050, 25049, 25048, 25047, 25046, 25045, 25044, 25043, 25042, 25041, 25040, 25039, 25038, 25037, 25036, 25035, 25034, 25033, 25032, 25031, 25030, 25029, 25028, 25027, 25026, 25025, 25024, 25023, 25022, 25021, 25020, 25019, 25018, 25017, 25016, 25015, 25014, 25013, 25012, 25011, 25010, 25009, 25008, 25007, 25006, 25005, 25004, 25003, 25002, 25001, 25000, 24999, 24998, 24997, 24996, 24995, 24994, 24993, 24992, 24991, 24990, 24989, 24988, 24987, 24986, 24985, 24984, 24983, 24982, 24981, 24980, 24979, 24978, 24977, 24976, 24975, 24974, 24973, 24972, 24971, 24970, 24969, 24968, 24967, 24966, 24965, 24964, 24963, 24962, 24961, 24960, 24959, 24958, 24957, 24956, 24955, 24954, 24953, 24952, 24951, 24949, 24948, 24946, 24945, 24944, 24942, 24941, 24940, 24939, 24938, 24937, 24935, 24934, 24933, 24932, 24931, 24930, 24929, 24928, 24927, 24926, 24925, 24924, 24923, 24922, 24921, 24920, 24919, 24918, 24917, 24916, 24915, 24914, 24913, 24912, 24911, 24910, 24909, 24908, 24907, 24906, 24905, 24904, 24903, 24902, 24901, 24900, 24899, 24898, 24897, 24896, 24895, 24894, 24893, 24892, 24891, 24890, 24889, 24888, 24887, 24886, 24885, 24884, 24883, 24882, 24881, 24880, 24879, 24878, 24877, 24876, 24875, 24874, 24873, 24872, 24871, 24870, 24869, 24868, 24867, 24866, 24865, 24864, 24863, 24862, 24861, 24860, 24859, 24858, 24857, 24856, 24855, 24854, 24853, 24852, 24851, 24850, 24849, 24848, 24847, 24846, 24845, 24844, 24843, 24842, 24841, 24840, 24839, 24838, 24837, 24836, 24835, 24834, 24833, 24832, 24831, 24830, 24829, 24828, 24827, 24825, 24824, 24823, 24822, 24821, 24820, 24819, 24818, 24817, 24816, 24815, 24814, 24813, 24812, 24811, 24810, 24809, 24808, 24807, 24805, 24804, 24803, 24802, 24801, 24800, 24799, 24798, 24797, 24796, 24795, 24794, 24793, 24792, 24791, 24790, 24789, 24788, 24787, 24786, 24785, 24784, 24783, 24782, 24781, 24780, 24779, 24778, 24777, 24776, 24775, 24774, 24773, 24772, 24771, 24770, 24769, 24768, 24767, 24766, 24765, 24764, 24763, 24762, 24761, 24760, 24759, 24758, 24757, 24756, 24755, 24754, 24753, 24752, 24751, 24750, 24749, 24748, 24747, 24746, 24745, 24744, 24743, 24742, 24741, 24740, 24739, 24738, 24737, 24736, 24735, 24734, 24733, 24732, 24731, 24730, 24729, 24728, 24727, 24726, 24725, 24724, 24723, 24722, 24721, 24720, 24719, 24718, 24717, 24716, 24715, 24714, 24713, 24712, 24711, 24710, 24709, 24708, 24707, 24706, 24705, 24704, 24703, 24702, 24701, 24700, 24699, 24698, 24697, 24696, 24695, 24694, 24693, 24692, 24691, 24690, 24689, 24688, 24687, 24686, 24685, 24684, 24683, 24682, 24681, 24680, 24679, 24678, 24677, 24676, 24675, 24674, 24673, 24672, 24671, 24670, 24669, 24668, 24667, 24666, 24665, 24664, 24663, 24662, 24661, 24660, 24659, 24658, 24657, 24656, 24655, 24654, 24653, 24652, 24651, 24650, 24649, 24648, 24647, 24646, 24645, 24644, 24643, 24642, 24641, 24640, 24639, 24638, 24637, 24636, 24635, 24634, 24633, 24632, 24631, 24630, 24629, 24628, 24627, 24626, 24625, 24624, 24623, 24622, 24621, 24620, 24619, 24618, 24617, 24616, 24615, 24614, 24613, 24612, 24611, 24610, 24609, 24608, 24607, 24606, 24605, 24604, 24603, 24602, 24601, 24600, 24599, 24598, 24597, 24596, 24595, 24594, 24593, 24592, 24591, 24590, 24589, 24588, 24587, 24586, 24585, 24584, 24583, 24582, 24581, 24580, 24579, 24575, 24567, 24566, 24565, 24564, 24563, 24562, 24561, 24560, 24559, 24558, 24557, 24556, 24555, 24554, 24553, 24552, 24551, 24550, 24549, 24548, 24547, 24546, 24545, 24544, 24543, 24542, 24541, 24540, 24538, 24537, 24536, 24535, 24534, 24533, 24532, 24531, 24530, 24529, 24528, 24527, 24526, 24525, 24524, 24523, 24522, 24521, 24520, 24519, 24518, 24517, 24516, 24515, 24514, 24513, 24512, 24511, 24510, 24509, 24508, 24507, 24506, 24505, 24504, 24503, 24502, 24501, 24500, 24499, 24498, 24497, 24496, 24495, 24494, 24493, 24492, 24491, 24490, 24489, 24488, 24487, 24486, 24485, 24484, 24483, 24482, 24481, 24480, 24479, 24478, 24477, 24476, 24475, 24474, 24473, 24472, 24471, 24470, 24469, 24468, 24467, 24466, 24465, 24464, 24463, 24462, 24461, 24460, 24459, 24458, 24457, 24456, 24455, 24454, 24453, 24452, 24451, 24450, 24449, 24448, 24447, 24446, 24445, 24444, 24443, 24442, 24441, 24440, 24439, 24438, 24437, 24436, 24435, 24434, 24433, 24432, 24431, 24430, 24429, 24428, 24427, 24426, 24425, 24424, 24423, 24422, 24421, 24420, 24419, 24418, 24417, 24416, 24415, 24414, 24413, 24412, 24411, 24410, 24409, 24408, 24406, 24405, 24404, 24403, 24402, 24401, 24400, 24399, 24398, 24397, 24396, 24395, 24394, 24393, 24392, 24391, 24390, 24389, 24388, 24387, 24386, 24385, 24384, 24383, 24382, 24381, 24380, 24379, 24378, 24377, 24376, 24375, 24374, 24373, 24372, 24371, 24370, 24369, 24368, 24367, 24366, 24365, 24364, 24363, 24362, 24361, 24360, 24359, 24358, 24357, 24356, 24355, 24354, 24353, 24352, 24351, 24350, 24349, 24348, 24347, 24346, 24345, 24344, 24343, 24342, 24341, 24340, 24339, 24338, 24337, 24336, 24335, 24334, 24333, 24332, 24331, 24330, 24329, 24328, 24327, 24326, 24325, 24324, 24323, 24322, 24321, 24320, 24319, 24318, 24317, 24316, 24315, 24314, 24313, 24312, 24311, 24310, 24309, 24308, 24307, 24306, 24305, 24304, 24303, 24302, 24301, 24300, 24299, 24298, 24297, 24296, 24295, 24294, 24293, 24292, 24291, 24290, 24289, 24288, 24287, 24286, 24285, 24284, 24283, 24282, 24281, 24280, 24279, 24278, 24277, 24276, 24275, 24274, 24273, 24272, 24271, 24270, 24269, 24268, 24267, 24266, 24264, 24263, 24262, 24261, 24260, 24259, 24258, 24257, 24256, 24255, 24254, 24253, 24252, 24251, 24250, 24249, 24248, 24247, 24246, 24245, 24244, 24243, 24242, 24241, 24240, 24239, 24238, 24237, 24236, 24235, 24234, 24233, 24232, 24231, 24230, 24229, 24228, 24227, 24226, 24225, 24224, 24223, 24222, 24221, 24220, 24219, 24218, 24217, 24216, 24215, 24214, 24213, 24212, 24211, 24210, 24209, 24208, 24207, 24206, 24205, 24204, 24203, 24202, 24201, 24200, 24199, 24198, 24197, 24196, 24195, 24194, 24193, 24192, 24191, 24190, 24189, 24188, 24187, 24186, 24185, 24184, 24183, 24182, 24181, 24180, 24179, 24178, 24177, 24176, 24175, 24174, 24173, 24172, 24171, 24170, 24169, 24168, 24167, 24166, 24165, 24164, 24163, 24162, 24161, 24160, 24159, 24158, 24157, 24156, 24155, 24154, 24153, 24152, 24151, 24150, 24149, 24148, 24147, 24146, 24145, 24144, 24143, 24142, 24141, 24140, 24139, 24138, 24137, 24136, 24135, 24134, 24133, 24132, 24131, 24130, 24129, 24128, 24127, 24126, 24125, 24124, 24123, 24122, 24121, 24120, 24119, 24118, 24117, 24116, 24115, 24114, 24113, 24112, 24111, 24110, 24109, 24108, 24107, 24106, 24105, 24104, 24103, 24102, 24101, 24100, 24099, 24098, 24097, 24096, 24095, 24094, 24093, 24092, 24091, 24090, 24089, 24088, 24087, 24086, 24085, 24084, 24083, 24082, 24081, 24080, 24079, 24078, 24077, 24076, 24075, 24074, 24073, 24072, 24071, 24070, 24069, 24068, 24067, 24066, 24065, 24064, 24063, 24062, 24061, 24060, 24059, 24058, 24057, 24056, 24055, 24054, 24053, 24052, 24051, 24050, 24049, 24048, 24047, 24046, 24045, 24044, 24043, 24042, 24041, 24040, 24039, 24038, 24037, 24036, 24035, 24034, 24033, 24032, 24031, 24030, 24029, 24028, 24027, 24026, 24025, 24024, 24023, 24022, 24021, 24020, 24019, 24018, 24017, 24016, 24015, 24014, 24013, 24012, 24011, 24010, 24009, 24008, 24007, 24006, 24005, 24004, 24003, 24002, 24001, 24000, 23999, 23998, 23997, 23996, 23995, 23994, 23993, 23992, 23990, 23989, 23988, 23987, 23986, 23985, 23984, 23983, 23982, 23981, 23980, 23979, 23978, 23977, 23976, 23975, 23974, 23973, 23972, 23971, 23970, 23969, 23968, 23967, 23966, 23965, 23964, 23963, 23962, 23961, 23960, 23959, 23958, 23957, 23956, 23955, 23954, 23953, 23952, 23951, 23950, 23949, 23948, 23947, 23946, 23945, 23944, 23943, 23942, 23941, 23940, 23939, 23938, 23937, 23936, 23935, 23934, 23933, 23932, 23931, 23930, 23929, 23928, 23927, 23926, 23925, 23924, 23923, 23922, 23921, 23920, 23919, 23918, 23917, 23916, 23915, 23914, 23913, 23912, 23911, 23910, 23909, 23908, 23907, 23906, 23905, 23904, 23903, 23902, 23901, 23900, 23899, 23898, 23897, 23896, 23895, 23894, 23893, 23892, 23891, 23890, 23889, 23888, 23887, 23886, 23885, 23884, 23883, 23882, 23881, 23880, 23879, 23878, 23877, 23876, 23875, 23874, 23873, 23872, 23871, 23870, 23869, 23868, 23867, 23866, 23865, 23864, 23863, 23862, 23861, 23860, 23859, 23858, 23857, 23856, 23855, 23854, 23853, 23852, 23851, 23850, 23849, 23848, 23847, 23846, 23845, 23844, 23843, 23842, 23841, 23840, 23839, 23838, 23837, 23836, 23835, 23834, 23833, 23832, 23831, 23830, 23829, 23828, 23827, 23826, 23825, 23824, 23823, 23822, 23821, 23820, 23819, 23818, 23817, 23816, 23815, 23814, 23813, 23812, 23811, 23810, 23809, 23808, 23807, 23806, 23805, 23804, 23803, 23802, 23801, 23800, 23799, 23798, 23797, 23796, 23795, 23794, 23793, 23792, 23791, 23790, 23789, 23788, 23787, 23786, 23785, 23784, 23783, 23782, 23781, 23780, 23779, 23778, 23777, 23776, 23775, 23774, 23773, 23772, 23771, 23770, 23769, 23768, 23767, 23766, 23765, 23764, 23763, 23762, 23761, 23760, 23759, 23758, 23757, 23756, 23755, 23754, 23753, 23752, 23751, 23750, 23749, 23748, 23747, 23746, 23745, 23744, 23743, 23742, 23741, 23740, 23739, 23738, 23737, 23736, 23735, 23734, 23733, 23732, 23731, 23730, 23729, 23728, 23727, 23726, 23725, 23723, 23722, 23721, 23720, 23719, 23718, 23717, 23716, 23715, 23714, 23713, 23712, 23711, 23710, 23709, 23708, 23707, 23706, 23705, 23704, 23703, 23702, 23701, 23700, 23699, 23698, 23697, 23696, 23694, 23693, 23692, 23691, 23690, 23689, 23688, 23687, 23686, 23685, 23684, 23683, 23682, 23681, 23680, 23679, 23678, 23677, 23676, 23675, 23674, 23673, 23672, 23671, 23670, 23669, 23668, 23667, 23666, 23665, 23664, 23663, 23662, 23661, 23660, 23659, 23658, 23657, 23656, 23655, 23654, 23653, 23652, 23651, 23650, 23649, 23648, 23647, 23646, 23645, 23644, 23643, 23642, 23641, 23640, 23639, 23638, 23637, 23636, 23635, 23634, 23633, 23632, 23631, 23630, 23629, 23628, 23627, 23626, 23625, 23624, 23623, 23622, 23621, 23620, 23619, 23618, 23617, 23616, 23615, 23614, 23613, 23612, 23611, 23610, 23609, 23608, 23607, 23606, 23605, 23604, 23603, 23602, 23601, 23600, 23599, 23598, 23597, 23596, 23595, 23594, 23593, 23592, 23591, 23590, 23589, 23588, 23587, 23586, 23585, 23584, 23583, 23582, 23581, 23580, 23579, 23578, 23577, 23576, 23575, 23574, 23573, 23572, 23571, 23570, 23569, 23568, 23567, 23566, 23565, 23564, 23563, 23562, 23561, 23560, 23559, 23558, 23557, 23556, 23555, 23554, 23553, 23552, 23551, 23550, 23549, 23548, 23547, 23546, 23545, 23544, 23543, 23542, 23541, 23540, 23539, 23538, 23537, 23536, 23535, 23534, 23533, 23532, 23531, 23530, 23529, 23528, 23527, 23526, 23525, 23524, 23523, 23522, 23521, 23520, 23519, 23518, 23517, 23516, 23515, 23514, 23513, 23512, 23511, 23510, 23509, 23508, 23507, 23506, 23505, 23504, 23503, 23502, 23501, 23500, 23499, 23498, 23497, 23496, 23495, 23494, 23493, 23492, 23491, 23490, 23489, 23488, 23487, 23486, 23485, 23484, 23483, 23482, 23481, 23480, 23479, 23478, 23477, 23476, 23475, 23474, 23473, 23472, 23471, 23470, 23469, 23468, 23467, 23466, 23465, 23464, 23463, 23462, 23461, 23460, 23459, 23458, 23457, 23456, 23455, 23454, 23453, 23452, 23451, 23450, 23449, 23448, 23447, 23446, 23445, 23444, 23443, 23442, 23441, 23440, 23439, 23438, 23437, 23436, 23435, 23434, 23433, 23432, 23431, 23430, 23429, 23428, 23427, 23426, 23425, 23424, 23423, 23422, 23421, 23420, 23419, 23418, 23417, 23416, 23415, 23414, 23413, 23412, 23411, 23410, 23409, 23408, 23407, 23406, 23405, 23404, 23403, 23402, 23401, 23400, 23399, 23398, 23397, 23396, 23395, 23394, 23393, 23392, 23391, 23390, 23389, 23388, 23387, 23386, 23385, 23384, 23383, 23382, 23381, 23380, 23379, 23378, 23377, 23376, 23375, 23374, 23373, 23372, 23371, 23370, 23369, 23368, 23367, 23366, 23365, 23364, 23363, 23362, 23361, 23360, 23359, 23358, 23357, 23356, 23355, 23354, 23353, 23352, 23351, 23350, 23349, 23348, 23347, 23346, 23345, 23344, 23343, 23342, 23341, 23340, 23339, 23338, 23337, 23335, 23334, 23333, 23332, 23331, 23330, 23329, 23328, 23327, 23326, 23325, 23324, 23323, 23322, 23321, 23320, 23319, 23318, 23317, 23316, 23315, 23314, 23313, 23312, 23311, 23310, 23309, 23308, 23307, 23306, 23305, 23304, 23303, 23302, 23301, 23300, 23299, 23298, 23297, 23296, 23295, 23294, 23293, 23292, 23291, 23290, 23289, 23288, 23287, 23286, 23285, 23284, 23283, 23282, 23281, 23280, 23279, 23278, 23277, 23276, 23275, 23274, 23273, 23272, 23271, 23270, 23268, 23267, 23266, 23265, 23264, 23263, 23262, 23261, 23260, 23259, 23258, 23257, 23256, 23255, 23254, 23253, 23252, 23251, 23250, 23249, 23248, 23247, 23246, 23245, 23244, 23243, 23242, 23241, 23240, 23239, 23238, 23237, 23236, 23235, 23234, 23233, 23232, 23231, 23230, 23229, 23228, 23227, 23226, 23225, 23224, 23223, 23222, 23221, 23220, 23219, 23218, 23217, 23216, 23215, 23214, 23213, 23212, 23211, 23210, 23209, 23208, 23207, 23206, 23205, 23204, 23203, 23202, 23201, 23200, 23199, 23198, 23197, 23196, 23195, 23194, 23193, 23192, 23191, 23190, 23189, 23188, 23187, 23186, 23185, 23184, 23183, 23182, 23181, 23180, 23179, 23178, 23177, 23176, 23175, 23174, 23173, 23172, 23171, 23170, 23169, 23168, 23167, 23166, 23165, 23164, 23163, 23162, 23161, 23160, 23159, 23158, 23157, 23156, 23155, 23154, 23153, 23152, 23151, 23150, 23149, 23148, 23147, 23146, 23145, 23144, 23143, 23142, 23141, 23140, 23139, 23138, 23137, 23136, 23135, 23134, 23133, 23132, 23131, 23130, 23129, 23128, 23127, 23126, 23125, 23124, 23123, 23122, 23121, 23120, 23119, 23118, 23117, 23116, 23115, 23114, 23113, 23112, 23111, 23110, 23109, 23108, 23107, 23106, 23105, 23104, 23103, 23102, 23101, 23100, 23099, 23098, 23097, 23096, 23095, 23094, 23093, 23092, 23091, 23090, 23089, 23088, 23087, 23086, 23085, 23084, 23083, 23082, 23081, 23080, 23079, 23078, 23077, 23076, 23075, 23074, 23073, 23072, 23071, 23070, 23069, 23068, 23067, 23066, 23065, 23064, 23063, 23062, 23061, 23060, 23059, 23058, 23057, 23056, 23055, 23054, 23053, 23052, 23051, 23050, 23049, 23048, 23047, 23046, 23045, 23044, 23043, 23042, 23041, 23040, 23039, 23038, 23037, 23036, 23035, 23034, 23033, 23032, 23031, 23030, 23029, 23028, 23027, 23026, 23025, 23024, 23023, 23022, 23021, 23020, 23019, 23018, 23017, 23016, 23015, 23014, 23013, 23012, 23011, 23010, 23009, 23008, 23007, 23006, 23005, 23004, 23003, 23002, 23001, 23000, 22999, 22998, 22997, 22996, 22995, 22994, 22993, 22992, 22991, 22990, 22989, 22988, 22987, 22986, 22985, 22984, 22983, 22982, 22981, 22980, 22979, 22978, 22977, 22976, 22975, 22974, 22973, 22972, 22971, 22970, 22969, 22968, 22967, 22966, 22965, 22964, 22963, 22962, 22961, 22960, 22959, 22958, 22957, 22956, 22955, 22954, 22953, 22952, 22951, 22950, 22949, 22948, 22947, 22946, 22945, 22944, 22943, 22942, 22941, 22940, 22939, 22938, 22937, 22936, 22935, 22934, 22933, 22932, 22931, 22930, 22929, 22928, 22927, 22926, 22925, 22924, 22923, 22922, 22921, 22920, 22919, 22918, 22917, 22916, 22915, 22914, 22913, 22912, 22911, 22910, 22909, 22908, 22907, 22906, 22905, 22904, 22903, 22902, 22901, 22900, 22899, 22898, 22897, 22896, 22895, 22894, 22893, 22892, 22891, 22890, 22889, 22888, 22887, 22886, 22885, 22884, 22883, 22882, 22881, 22880, 22879, 22878, 22877, 22876, 22875, 22874, 22873, 22872, 22871, 22870, 22869, 22868, 22867, 22866, 22865, 22864, 22863, 22862, 22861, 22860, 22859, 22858, 22857, 22856, 22855, 22854, 22853, 22852, 22851, 22850, 22849, 22848, 22847, 22846, 22845, 22844, 22843, 22842, 22841, 22840, 22839, 22838, 22837, 22836, 22835, 22834, 22833, 22832, 22831, 22830, 22829, 22828, 22827, 22826, 22825, 22824, 22823, 22822, 22821, 22820, 22819, 22818, 22817, 22816, 22815, 22814, 22813, 22812, 22811, 22810, 22809, 22808, 22807, 22806, 22805, 22804, 22803, 22802, 22801, 22800, 22799, 22798, 22797, 22796, 22795, 22794, 22793, 22792, 22791, 22790, 22789, 22788, 22787, 22786, 22785, 22784, 22783, 22782, 22781, 22780, 22779, 22778, 22777, 22776, 22775, 22774, 22773, 22772, 22771, 22770, 22769, 22768, 22767, 22766, 22764, 22763, 22762, 22761, 22760, 22759, 22758, 22757, 22756, 22755, 22754, 22753, 22752, 22751, 22750, 22749, 22748, 22747, 22746, 22745, 22744, 22743, 22742, 22741, 22740, 22739, 22738, 22737, 22736, 22734, 22733, 22732, 22731, 22730, 22729, 22728, 22727, 22726, 22725, 22724, 22723, 22722, 22721, 22720, 22719, 22718, 22717, 22716, 22715, 22714, 22713, 22712, 22711, 22710, 22709, 22708, 22707, 22706, 22705, 22704, 22703, 22702, 22701, 22700, 22699, 22698, 22697, 22696, 22695, 22694, 22693, 22692, 22691, 22690, 22689, 22688, 22687, 22686, 22685, 22684, 22683, 22682, 22681, 22680, 22679, 22678, 22677, 22676, 22675, 22674, 22673, 22672, 22671, 22670, 22669, 22668, 22666, 22665, 22664, 22663, 22662, 22661, 22660, 22659, 22658, 22657, 22656, 22655, 22654, 22653, 22652, 22651, 22650, 22649, 22648, 22647, 22646, 22645, 22644, 22643, 22642, 22641, 22640, 22639, 22638, 22637, 22636, 22635, 22634, 22633, 22632, 22631, 22630, 22629, 22628, 22627, 22626, 22625, 22624, 22623, 22622, 22621, 22620, 22619, 22618, 22617, 22616, 22615, 22614, 22613, 22612, 22611, 22610, 22609, 22608, 22607, 22606, 22605, 22604, 22603, 22602, 22601, 22600, 22599, 22598, 22597, 22596, 22595, 22594, 22593, 22592, 22591, 22590, 22589, 22588, 22587, 22586, 22585, 22584, 22583, 22582, 22581, 22580, 22579, 22578, 22577, 22576, 22575, 22574, 22573, 22572, 22571, 22570, 22569, 22568, 22567, 22566, 22565, 22564, 22563, 22562, 22561, 22560, 22559, 22558, 22557, 22556, 22555, 22554, 22553, 22552, 22551, 22550, 22549, 22548, 22547, 22546, 22545, 22544, 22543, 22542, 22541, 22540, 22539, 22538, 22537, 22536, 22535, 22534, 22533, 22532, 22531, 22530, 22529, 22528, 22527, 22526, 22525, 22524, 22523, 22522, 22521, 22520, 22519, 22518, 22517, 22516, 22515, 22514, 22513, 22512, 22511, 22510, 22509, 22508, 22507, 22506, 22505, 22504, 22503, 22502, 22501, 22500, 22499, 22498, 22497, 22496, 22495, 22494, 22493, 22492, 22491, 22490, 22489, 22488, 22487, 22486, 22485, 22484, 22483, 22482, 22481, 22480, 22479, 22478, 22477, 22476, 22475, 22474, 22473, 22472, 22471, 22470, 22469, 22468, 22467, 22466, 22465, 22464, 22463, 22461, 22460, 22459, 22458, 22457, 22456, 22455, 22454, 22453, 22452, 22451, 22450, 22449, 22448, 22447, 22446, 22445, 22444, 22443, 22442, 22441, 22440, 22439, 22438, 22437, 22436, 22435, 22433, 22432, 22431, 22430, 22429, 22428, 22427, 22426, 22425, 22424, 22423, 22422, 22421, 22420, 22419, 22418, 22417, 22416, 22415, 22414, 22413, 22412, 22411, 22410, 22407, 22406, 22405, 22404, 22403, 22400, 22399, 22398, 22397, 22396, 22395, 22394, 22393, 22392, 22391, 22390, 22389, 22388, 22387, 22386, 22385, 22384, 22383, 22382, 22381, 22380, 22379, 22378, 22377, 22376, 22375, 22374, 22373, 22371, 22370, 22369, 22368, 22367, 22366, 22365, 22364, 22363, 22362, 22361, 22360, 22359, 22358, 22357, 22356, 22355, 22354, 22353, 22352, 22351, 22350, 22349, 22348, 22347, 22346, 22345, 22344, 22343, 22342, 22341, 22340, 22339, 22338, 22337, 22336, 22335, 22334, 22333, 22332, 22331, 22330, 22329, 22328, 22327, 22326, 22325, 22324, 22323, 22322, 22321, 22320, 22319, 22318, 22317, 22316, 22315, 22314, 22313, 22312, 22311, 22310, 22309, 22308, 22307, 22306, 22305, 22304, 22303, 22302, 22301, 22300, 22299, 22298, 22297, 22296, 22295, 22294, 22293, 22292, 22291, 22290, 22289, 22288, 22287, 22286, 22285, 22284, 22283, 22282, 22281, 22280, 22279, 22278, 22277, 22276, 22275, 22274, 22273, 22272, 22271, 22270, 22269, 22268, 22267, 22266, 22265, 22264, 22263, 22262, 22261, 22260, 22259, 22258, 22257, 22256, 22255, 22254, 22253, 22252, 22251, 22250, 22249, 22248, 22247, 22246, 22245, 22244, 22243, 22242, 22241, 22240, 22239, 22238, 22237, 22236, 22235, 22234, 22233, 22232, 22231, 22230, 22229, 22228, 22227, 22226, 22225, 22224, 22223, 22222, 22221, 22220, 22219, 22218, 22217, 22216, 22215, 22214, 22213, 22212, 22211, 22210, 22209, 22208, 22207, 22206, 22205, 22204, 22203, 22202, 22201, 22200, 22199, 22198, 22197, 22196, 22195, 22194, 22193, 22192, 22191, 22190, 22189, 22188, 22187, 22186, 22185, 22184, 22183, 22182, 22181, 22180, 22179, 22178, 22177, 22176, 22175, 22174, 22173, 22172, 22171, 22170, 22169, 22168, 22167, 22166, 22165, 22164, 22163, 22162, 22161, 22160, 22159, 22158, 22157, 22156, 22155, 22154, 22153, 22152, 22151, 22150, 22149, 22148, 22147, 22146, 22145, 22144, 22143, 22142, 22141, 22140, 22139, 22138, 22137, 22136, 22135, 22134, 22133, 22132, 22131, 22130, 22129, 22128, 22127, 22126, 22125, 22124, 22123, 22122, 22121, 22120, 22119, 22118, 22117, 22116, 22115, 22114, 22113, 22112, 22111, 22110, 22109, 22108, 22107, 22106, 22105, 22104, 22103, 22102, 22101, 22100, 22099, 22098, 22097, 22096, 22095, 22094, 22093, 22092, 22091, 22090, 22089, 22088, 22087, 22086, 22085, 22084, 22083, 22082, 22081, 22080, 22079, 22078, 22077, 22076, 22075, 22074, 22073, 22072, 22071, 22070, 22069, 22068, 22067, 22066, 22065, 22064, 22063, 22062, 22061, 22060, 22059, 22058, 22057, 22056, 22055, 22054, 22053, 22052, 22051, 22050, 22049, 22048, 22047, 22046, 22045, 22044, 22043, 22042, 22041, 22040, 22039, 22038, 22037, 22036, 22035, 22034, 22033, 22032, 22031, 22030, 22029, 22028, 22027, 22026, 22025, 22024, 22023, 22022, 22021, 22020, 22019, 22018, 22017, 22016, 22015, 22014, 22013, 22012, 22011, 22010, 22009, 22008, 22007, 22006, 22005, 22004, 22003, 22002, 22001, 22000, 21999, 21998, 21997, 21996, 21995, 21994, 21993, 21992, 21991, 21990, 21989, 21988, 21987, 21986, 21985, 21984, 21983, 21982, 21981, 21980, 21979, 21978, 21977, 21976, 21975, 21974, 21973, 21972, 21971, 21970, 21969, 21968, 21967, 21966, 21965, 21964, 21963, 21962, 21961, 21960, 21959, 21958, 21957, 21956, 21955, 21954, 21953, 21952, 21951, 21950, 21949, 21948, 21947, 21946, 21945, 21944, 21943, 21942, 21941, 21940, 21939, 21938, 21937, 21936, 21935, 21934, 21933, 21932, 21931, 21930, 21929, 21928, 21927, 21926, 21925, 21924, 21923, 21922, 21921, 21920, 21919, 21918, 21917, 21916, 21915, 21914, 21913, 21912, 21911, 21910, 21909, 21908, 21907, 21906, 21905, 21904, 21903, 21902, 21901, 21900, 21899, 21898, 21897, 21896, 21895, 21894, 21893, 21892, 21891, 21890, 21889, 21888, 21887, 21886, 21885, 21884, 21883, 21882, 21881, 21880, 21879, 21878, 21877, 21876, 21875, 21874, 21873, 21872, 21871, 21870, 21869, 21868, 21867, 21866, 21865, 21864, 21863, 21862, 21861, 21860, 21859, 21858, 21857, 21856, 21855, 21854, 21853, 21852, 21851, 21850, 21849, 21848, 21847, 21846, 21845, 21844, 21843, 21842, 21841, 21840, 21839, 21838, 21837, 21836, 21835, 21834, 21833, 21832, 21831, 21830, 21829, 21828, 21827, 21826, 21825, 21824, 21823, 21822, 21821, 21820, 21819, 21818, 21817, 21816, 21815, 21814, 21813, 21812, 21811, 21810, 21809, 21808, 21807, 21806, 21805, 21804, 21803, 21802, 21801, 21800, 21799, 21798, 21797, 21796, 21795, 21794, 21793, 21792, 21791, 21790, 21789, 21788, 21787, 21786, 21785, 21784, 21783, 21782, 21781, 21780, 21779, 21778, 21777, 21776, 21775, 21774, 21773, 21772, 21771, 21770, 21769, 21768, 21767, 21766, 21765, 21764, 21763, 21762, 21761, 21760, 21759, 21758, 21757, 21756, 21755, 21754, 21753, 21752, 21751, 21750, 21749, 21748, 21747, 21746, 21745, 21744, 21743, 21742, 21741, 21740, 21739, 21738, 21737, 21736, 21735, 21734, 21733, 21732, 21731, 21730, 21729, 21728, 21727, 21726, 21725, 21724, 21723, 21722, 21721, 21720, 21719, 21718, 21717, 21716, 21715, 21714, 21713, 21712, 21711, 21710, 21709, 21707, 21706, 21705, 21704, 21703, 21702, 21701, 21700, 21699, 21698, 21697, 21696, 21695, 21694, 21693, 21692, 21691, 21690, 21689, 21688, 21687, 21686, 21685, 21684, 21683, 21682, 21681, 21680, 21679, 21678, 21677, 21676, 21675, 21674, 21673, 21672, 21671, 21670, 21669, 21668, 21667, 21666, 21665, 21664, 21663, 21662, 21661, 21660, 21659, 21658, 21657, 21656, 21655, 21654, 21653, 21652, 21651, 21650, 21649, 21648, 21647, 21646, 21645, 21644, 21643, 21642, 21641, 21640, 21639, 21638, 21637, 21636, 21635, 21634, 21633, 21632, 21631, 21630, 21629, 21628, 21627, 21626, 21625, 21624, 21623, 21622, 21621, 21620, 21619, 21618, 21617, 21616, 21615, 21614, 21613, 21612, 21611, 21610, 21609, 21608, 21607, 21606, 21605, 21604, 21603, 21602, 21601, 21600, 21599, 21598, 21597, 21596, 21595, 21594, 21593, 21592, 21591, 21590, 21589, 21588, 21587, 21586, 21585, 21584, 21583, 21582, 21581, 21580, 21579, 21578, 21577, 21576, 21575, 21574, 21573, 21572, 21571, 21570, 21569, 21568, 21566, 21565, 21564, 21563, 21562, 21561, 21560, 21559, 21558, 21557, 21556, 21555, 21554, 21553, 21552, 21551, 21550, 21549, 21548, 21547, 21546, 21545, 21544, 21543, 21542, 21541, 21540, 21539, 21538, 21537, 21536, 21535, 21534, 21533, 21532, 21531, 21530, 21529, 21528, 21527, 21526, 21525, 21524, 21523, 21522, 21521, 21520, 21519, 21518, 21517, 21516, 21515, 21514, 21513, 21512, 21511, 21510, 21509, 21508, 21507, 21506, 21505, 21504, 21503, 21502, 21501, 21500, 21499, 21498, 21497, 21496, 21495, 21494, 21493, 21492, 21491, 21490, 21489, 21488, 21487, 21486, 21485, 21484, 21483, 21482, 21481, 21480, 21479, 21478, 21477, 21476, 21475, 21474, 21473, 21472, 21471, 21470, 21469, 21468, 21467, 21466, 21465, 21464, 21463, 21462, 21461, 21460, 21459, 21458, 21457, 21456, 21455, 21454, 21453, 21452, 21451, 21450, 21449, 21448, 21447, 21446, 21445, 21444, 21443, 21442, 21441, 21440, 21439, 21438, 21437, 21436, 21435, 21434, 21433, 21432, 21431, 21430, 21429, 21428, 21427, 21426, 21425, 21424, 21423, 21422, 21421, 21420, 21419, 21418, 21417, 21416, 21415, 21414, 21413, 21412, 21411, 21410, 21409, 21408, 21407, 21406, 21405, 21404, 21403, 21402, 21401, 21400, 21399, 21398, 21397, 21396, 21395, 21394, 21393, 21392, 21391, 21390, 21389, 21388, 21387, 21386, 21385, 21384, 21383, 21382, 21381, 21380, 21379, 21378, 21377, 21376, 21375, 21374, 21373, 21372, 21371, 21370, 21369, 21368, 21367, 21366, 21365, 21364, 21363, 21362, 21361, 21360, 21359, 21358, 21357, 21356, 21355, 21354, 21353, 21352, 21351, 21350, 21349, 21348, 21347, 21346, 21345, 21344, 21343, 21342, 21341, 21340, 21339, 21338, 21337, 21336, 21335, 21334, 21333, 21332, 21331, 21330, 21329, 21328, 21327, 21326, 21325, 21324, 21323, 21322, 21321, 21320, 21319, 21318, 21317, 21316, 21315, 21314, 21313, 21312, 21311, 21310, 21309, 21308, 21307, 21306, 21305, 21304, 21303, 21302, 21301, 21300, 21299, 21298, 21297, 21296, 21295, 21294, 21293, 21292, 21291, 21290, 21289, 21288, 21287, 21286, 21285, 21284, 21283, 21282, 21281, 21280, 21279, 21278, 21277, 21276, 21275, 21274, 21273, 21272, 21271, 21270, 21269, 21268, 21267, 21266, 21265, 21264, 21263, 21262, 21261, 21260, 21259, 21258, 21257, 21256, 21255, 21254, 21253, 21252, 21251, 21250, 21249, 21248, 21247, 21246, 21245, 21244, 21243, 21242, 21241, 21240, 21239, 21238, 21237, 21236, 21235, 21234, 21233, 21232, 21231, 21230, 21229, 21228, 21227, 21226, 21225, 21224, 21223, 21222, 21221, 21220, 21219, 21218, 21217, 21216, 21215, 21214, 21213, 21212, 21211, 21210, 21209, 21208, 21207, 21206, 21205, 21204, 21203, 21202, 21201, 21200, 21199, 21198, 21197, 21196, 21195, 21194, 21193, 21192, 21191, 21190, 21189, 21188, 21187, 21186, 21185, 21184, 21183, 21182, 21181, 21180, 21179, 21178, 21177, 21176, 21175, 21174, 21173, 21172, 21171, 21170, 21169, 21168, 21167, 21166, 21165, 21164, 21163, 21162, 21161, 21160, 21159, 21158, 21157, 21156, 21155, 21154, 21153, 21152, 21151, 21150, 21149, 21148, 21147, 21146, 21145, 21144, 21143, 21142, 21141, 21140, 21139, 21138, 21137, 21133, 21132, 21131, 21130, 21129, 21128, 21127, 21126, 21125, 21124, 21123, 21122, 21121, 21120, 21119, 21118, 21117, 21116, 21115, 21114, 21113, 21112, 21111, 21110, 21109, 21108, 21107, 21106, 21105, 21104, 21103, 21102, 21101, 21100, 21099, 21098, 21097, 21096, 21095, 21094, 21093, 21092, 21091, 21090, 21089, 21088, 21087, 21086, 21085, 21084, 21083, 21082, 21081, 21080, 21079, 21078, 21077, 21076, 21075, 21074, 21073, 21072, 21071, 21070, 21069, 21068, 21067, 21066, 21065, 21064, 21063, 21062, 21061, 21060, 21059, 21058, 21057, 21056, 21055, 21054, 21053, 21052, 21051, 21050, 21049, 21048, 21047, 21046, 21045, 21044, 21043, 21042, 21041, 21040, 21039, 21038, 21037, 21036, 21035, 21034, 21033, 21032, 21031, 21030, 21029, 21028, 21027, 21026, 21025, 21024, 21023, 21022, 21021, 21020, 21019, 21018, 21017, 21016, 21015, 21014, 21013, 21012, 21011, 21010, 21009, 21008, 21007, 21006, 21005, 21004, 21003, 21002, 21001, 21000, 20999, 20998, 20997, 20996, 20995, 20994, 20993, 20992, 20991, 20990, 20989, 20988, 20987, 20986, 20985, 20984, 20983, 20982, 20981, 20980, 20979, 20978, 20977, 20976, 20975, 20974, 20973, 20972, 20971, 20970, 20969, 20968, 20967, 20966, 20965, 20964, 20963, 20962, 20961, 20960, 20959, 20958, 20957, 20956, 20955, 20954, 20953, 20952, 20951, 20950, 20949, 20948, 20947, 20946, 20945, 20944, 20943, 20942, 20941, 20940, 20939, 20938, 20937, 20936, 20935, 20934, 20933, 20932, 20931, 20930, 20929, 20928, 20927, 20926, 20925, 20923, 20922, 20921, 20920, 20919, 20918, 20917, 20916, 20915, 20914, 20913, 20912, 20911, 20910, 20909, 20908, 20907, 20906, 20905, 20904, 20903, 20902, 20901, 20900, 20899, 20898, 20897, 20896, 20895, 20894, 20893, 20892, 20891, 20890, 20889, 20888, 20887, 20886, 20885, 20884, 20883, 20882, 20881, 20880, 20879, 20878, 20877, 20876, 20875, 20874, 20873, 20872, 20871, 20870, 20869, 20868, 20867, 20866, 20865, 20864, 20863, 20862, 20861, 20860, 20859, 20858, 20857, 20856, 20855, 20854, 20853, 20852, 20851, 20850, 20849, 20848, 20847, 20846, 20845, 20844, 20843, 20842, 20841, 20840, 20839, 20838, 20837, 20836, 20835, 20834, 20833, 20832, 20831, 20830, 20829, 20828, 20827, 20826, 20825, 20824, 20823, 20822, 20821, 20820, 20819, 20818, 20817, 20816, 20815, 20814, 20813, 20812, 20811, 20810, 20809, 20808, 20807, 20806, 20805, 20804, 20803, 20802, 20801, 20800, 20799, 20798, 20797, 20796, 20795, 20794, 20793, 20792, 20791, 20790, 20789, 20788, 20787, 20786, 20785, 20784, 20783, 20782, 20781, 20780, 20779, 20778, 20777, 20776, 20775, 20774, 20773, 20772, 20771, 20770, 20769, 20768, 20767, 20766, 20765, 20764, 20763, 20762, 20761, 20759, 20758, 20757, 20756, 20755, 20754, 20753, 20752, 20751, 20750, 20749, 20748, 20747, 20746, 20745, 20744, 20743, 20742, 20741, 20740, 20739, 20738, 20737, 20736, 20735, 20734, 20733, 20732, 20731, 20730, 20729, 20728, 20727, 20726, 20725, 20724, 20723, 20722, 20721, 20720, 20719, 20718, 20717, 20716, 20715, 20714, 20713, 20712, 20711, 20710, 20708, 20706, 20705, 20704, 20703, 20702, 20701, 20700, 20699, 20698, 20697, 20696, 20695, 20694, 20693, 20692, 20691, 20690, 20689, 20688, 20687, 20686, 20685, 20684, 20683, 20682, 20681, 20680, 20679, 20678, 20677, 20676, 20675, 20674, 20673, 20672, 20671, 20670, 20669, 20668, 20667, 20666, 20665, 20664, 20663, 20662, 20661, 20660, 20659, 20658, 20657, 20656, 20655, 20654, 20653, 20652, 20651, 20650, 20649, 20648, 20647, 20646, 20645, 20644, 20643, 20642, 20641, 20640, 20639, 20638, 20637, 20636, 20635, 20634, 20633, 20632, 20631, 20630, 20629, 20628, 20627, 20626, 20625, 20624, 20623, 20622, 20621, 20620, 20619, 20618, 20617, 20616, 20615, 20614, 20613, 20612, 20611, 20610, 20609, 20608, 20606, 20605, 20604, 20603, 20602, 20601, 20600, 20599, 20598, 20597, 20596, 20595, 20594, 20593, 20592, 20590, 20589, 20588, 20587, 20586, 20585, 20584, 20583, 20582, 20581, 20580, 20579, 20578, 20577, 20576, 20575, 20574, 20573, 20572, 20571, 20570, 20569, 20568, 20567, 20566, 20565, 20564, 20563, 20562, 20561, 20560, 20559, 20558, 20557, 20556, 20555, 20554, 20553, 20552, 20551, 20550, 20549, 20548, 20547, 20546, 20545, 20544, 20543, 20542, 20541, 20540, 20539, 20538, 20537, 20536, 20535, 20534, 20533, 20532, 20531, 20530, 20529, 20528, 20527, 20526, 20525, 20524, 20523, 20522, 20521, 20520, 20519, 20518, 20517, 20516, 20515, 20514, 20513, 20512, 20511, 20510, 20509, 20508, 20507, 20506, 20505, 20504, 20503, 20502, 20501, 20500, 20499, 20498, 20497, 20496, 20495, 20494, 20493, 20492, 20491, 20490, 20489, 20487, 20486, 20485, 20484, 20483, 20482, 20481, 20480, 20479, 20478, 20477, 20476, 20475, 20474, 20473, 20472, 20471, 20470, 20469, 20467, 20466, 20465, 20464, 20463, 20462, 20461, 20460, 20459, 20458, 20457, 20456, 20455, 20454, 20453, 20452, 20451, 20450, 20449, 20448, 20447, 20446, 20445, 20444, 20443, 20442, 20441, 20440, 20439, 20438, 20437, 20436, 20435, 20434, 20433, 20432, 20431, 20430, 20429, 20428, 20427, 20426, 20425, 20424, 20423, 20422, 20421, 20420, 20419, 20418, 20417, 20416, 20415, 20414, 20413, 20412, 20411, 20410, 20409, 20408, 20407, 20406, 20405, 20404, 20403, 20402, 20401, 20400, 20398, 20397, 20396, 20395, 20394, 20393, 20392, 20391, 20390, 20389, 20388, 20386, 20385, 20384, 20383, 20382, 20381, 20380, 20379, 20378, 20377, 20376, 20375, 20374, 20373, 20372, 20371, 20370, 20369, 20368, 20367, 20366, 20365, 20364, 20363, 20362, 20361, 20360, 20359, 20358, 20357, 20356, 20355, 20354, 20353, 20352, 20351, 20350, 20349, 20348, 20347, 20346, 20345, 20344, 20343, 20342, 20341, 20340, 20339, 20338, 20337, 20336, 20335, 20334, 20333, 20332, 20331, 20330, 20329, 20328, 20327, 20326, 20325, 20324, 20323, 20321, 20320, 20319, 20318, 20317, 20316, 20315, 20314, 20313, 20312, 20311, 20310, 20309, 20308, 20307, 20306, 20304, 20303, 20302, 20301, 20300, 20299, 20298, 20297, 20296, 20295, 20294, 20293, 20292, 20291, 20290, 20289, 20288, 20287, 20286, 20285, 20284, 20283, 20282, 20281, 20280, 20279, 20278, 20277, 20276, 20275, 20274, 20273, 20272, 20271, 20270, 20269, 20268, 20267, 20266, 20265, 20264, 20263, 20262, 20261, 20260, 20259, 20258, 20257, 20256, 20255, 20254, 20253, 20252, 20251, 20249, 20248, 20247, 20246, 20245, 20244, 20243, 20242, 20241, 20240, 20239, 20238, 20237, 20236, 20235, 20234, 20233, 20232, 20231, 20230, 20229, 20228, 20227, 20226, 20225, 20224, 20223, 20222, 20221, 20220, 20219, 20218, 20217, 20216, 20215, 20214, 20213, 20212, 20211, 20210, 20209, 20208, 20207, 20206, 20205, 20204, 20203, 20202, 20201, 20200, 20199, 20198, 20195, 20194, 20193, 20192, 20191, 20190, 20189, 20188, 20187, 20186, 20185, 20184, 20183, 20182, 20181, 20180, 20179, 20178, 20177, 20176, 20175, 20174, 20173, 20172, 20171, 20170, 20169, 20168, 20167, 20166, 20165, 20164, 20163, 20162, 20161, 20160, 20159, 20158, 20157, 20156, 20155, 20154, 20153, 20152, 20151, 20150, 20149, 20148, 20147, 20146, 20145, 20144, 20143, 20142, 20141, 20140, 20139, 20138, 20137, 20136, 20134, 20133, 20132, 20131, 20130, 20129, 20128, 20127, 20126, 20125, 20124, 20123, 20122, 20121, 20120, 20119, 20118, 20117, 20116, 20115, 20114, 20113, 20112, 20111, 20110, 20109, 20108, 20107, 20106, 20105, 20104, 20103, 20102, 20101, 20100, 20099, 20098, 20097, 20096, 20095, 20094, 20093, 20092, 20091, 20090, 20089, 20088, 20087, 20086, 20085, 20084, 20083, 20082, 20081, 20080, 20079, 20078, 20077, 20076, 20075, 20074, 20073, 20072, 20071, 20070, 20069, 20068, 20067, 20066, 20065, 20064, 20063, 20062, 20061, 20060, 20058, 20057, 20056, 20055, 20054, 20053, 20052, 20051, 20050, 20049, 20048, 20047, 20046, 20045, 20044, 20043, 20042, 20041, 20040, 20039, 20038, 20037, 20036, 20035, 20034, 20033, 20032, 20031, 20030, 20029, 20028, 20027, 20026, 20025, 20024, 20023, 20022, 20021, 20020, 20019, 20018, 20017, 20016, 20015, 20014, 20013, 20012, 20011, 20010, 20009, 20008, 20007, 20006, 20005, 20004, 20003, 20002, 20001, 20000, 19999, 19998, 19997, 19996, 19995, 19994, 19993, 19992, 19991, 19990, 19989, 19988, 19987, 19986, 19985, 19984, 19983, 19982, 19981, 19980, 19979, 19978, 19977, 19976, 19975, 19974, 19973, 19972, 19971, 19970, 19969, 19968, 19967, 19966, 19965, 19964, 19963, 19962, 19961, 19960, 19959, 19958, 19957, 19956, 19955, 19954, 19953, 19952, 19951, 19950, 19949, 19948, 19947, 19946, 19945, 19944, 19943, 19942, 19941, 19940, 19939, 19938, 19937, 19936, 19935, 19934, 19933, 19932, 19931, 19930, 19929, 19928, 19927, 19926, 19925, 19924, 19923, 19922, 19921, 19920, 19919, 19918, 19917, 19916, 19915, 19914, 19913, 19912, 19911, 19910, 19909, 19908, 19907, 19906, 19905, 19904, 19903, 19902, 19901, 19900, 19899, 19898, 19896, 19895, 19894, 19893, 19892, 19891, 19890, 19889, 19888, 19887, 19886, 19885, 19884, 19883, 19882, 19881, 19880, 19879, 19878, 19877, 19876, 19875, 19874, 19873, 19872, 19871, 19870, 19869, 19868, 19867, 19866, 19865, 19864, 19863, 19862, 19861, 19860, 19859, 19858, 19857, 19856, 19855, 19854, 19853, 19852, 19850, 19849, 19848, 19847, 19846, 19845, 19844, 19843, 19842, 19841, 19840, 19839, 19838, 19837, 19836, 19835, 19834, 19833, 19832, 19831, 19830, 19829, 19828, 19827, 19826, 19825, 19824, 19823, 19822, 19821, 19820, 19819, 19818, 19817, 19816, 19815, 19814, 19813, 19812, 19811, 19810, 19809, 19808, 19807, 19806, 19805, 19804, 19803, 19802, 19801, 19800, 19799, 19798, 19797, 19796, 19795, 19794, 19793, 19792, 19791, 19790, 19789, 19788, 19787, 19786, 19785, 19784, 19783, 19782, 19781, 19780, 19779, 19778, 19777, 19776, 19775, 19774, 19773, 19772, 19771, 19770, 19769, 19768, 19767, 19766, 19765, 19764, 19763, 19762, 19761, 19760, 19759, 19758, 19757, 19756, 19755, 19754, 19753, 19752, 19751, 19750, 19749, 19748, 19747, 19746, 19745, 19744, 19743, 19742, 19741, 19740, 19739, 19738, 19737, 19736, 19735, 19734, 19733, 19732, 19731, 19730, 19729, 19728, 19727, 19726, 19725, 19724, 19723, 19722, 19721, 19720, 19719, 19718, 19717, 19716, 19715, 19714, 19713, 19712, 19711, 19710, 19709, 19708, 19707, 19706, 19705, 19704, 19703, 19702, 19701, 19700, 19699, 19698, 19697, 19696, 19695, 19694, 19693, 19692, 19691, 19690, 19689, 19688, 19687, 19686, 19685, 19684, 19683, 19682, 19681, 19680, 19679, 19678, 19677, 19676, 19675, 19674, 19673, 19672, 19671, 19670, 19669, 19668, 19667, 19666, 19665, 19664, 19663, 19662, 19661, 19660, 19659, 19658, 19657, 19656, 19655, 19654, 19653, 19652, 19651, 19650, 19648, 19647, 19646, 19645, 19644, 19643, 19642, 19641, 19640, 19638, 19637, 19636, 19635, 19634, 19633, 19632, 19631, 19630, 19629, 19628, 19627, 19626, 19625, 19624, 19623, 19622, 19621, 19620, 19619, 19618, 19617, 19616, 19615, 19614, 19613, 19612, 19611, 19610, 19609, 19608, 19607, 19606, 19605, 19604, 19603, 19602, 19600, 19599, 19598, 19597, 19596, 19595, 19594, 19593, 19592, 19591, 19590, 19589, 19588, 19587, 19586, 19585, 19584, 19583, 19582, 19581, 19580, 19579, 19578, 19577, 19576, 19575, 19574, 19573, 19572, 19571, 19570, 19569, 19568, 19567, 19566, 19565, 19564, 19563, 19562, 19561, 19560, 19559, 19558, 19557, 19556, 19555, 19554, 19553, 19552, 19551, 19550, 19549, 19548, 19547, 19546, 19545, 19544, 19543, 19542, 19540, 19539, 19538, 19537, 19536, 19535, 19534, 19533, 19532, 19531, 19530, 19529, 19528, 19527, 19526, 19525, 19524, 19523, 19522, 19521, 19520, 19519, 19518, 19517, 19516, 19515, 19514, 19513, 19512, 19511, 19510, 19509, 19508, 19507, 19506, 19505, 19504, 19503, 19502, 19501, 19500, 19499, 19498, 19497, 19496, 19495, 19494, 19493, 19492, 19491, 19490, 19489, 19488, 19487, 19486, 19485, 19484, 19483, 19482, 19481, 19480, 19479, 19478, 19477, 19476, 19475, 19474, 19473, 19472, 19471, 19470, 19469, 19468, 19467, 19466, 19465, 19464, 19463, 19462, 19461, 19460, 19459, 19458, 19457, 19456, 19455, 19454, 19453, 19452, 19451, 19450, 19449, 19448, 19447, 19446, 19445, 19444, 19443, 19442, 19441, 19440, 19439, 19438, 19437, 19436, 19435, 19434, 19433, 19432, 19431, 19430, 19429, 19428, 19427, 19426, 19425, 19424, 19423, 19422, 19421, 19420, 19419, 19418, 19417, 19416, 19415, 19414, 19413, 19412, 19411, 19410, 19409, 19408, 19407, 19406, 19405, 19404, 19403, 19402, 19401, 19400, 19399, 19398, 19397, 19396, 19395, 19394, 19393, 19392, 19391, 19390, 19389, 19388, 19387, 19386, 19385, 19384, 19383, 19382, 19381, 19380, 19379, 19378, 19377, 19376, 19375, 19374, 19373, 19372, 19371, 19370, 19369, 19368, 19367, 19366, 19365, 19364, 19363, 19362, 19361, 19360, 19359, 19358, 19357, 19356, 19355, 19354, 19353, 19352, 19351, 19350, 19349, 19348, 19347, 19346, 19345, 19344, 19343, 19342, 19341, 19340, 19339, 19338, 19337, 19336, 19335, 19334, 19333, 19332, 19331, 19329, 19328, 19327, 19326, 19325, 19324, 19323, 19322, 19321, 19320, 19319, 19318, 19317, 19316, 19315, 19314, 19313, 19312, 19311, 19310, 19309, 19308, 19307, 19306, 19305, 19304, 19303, 19302, 19301, 19300, 19299, 19298, 19297, 19296, 19295, 19294, 19293, 19292, 19291, 19290, 19289, 19288, 19287, 19286, 19285, 19284, 19283, 19282, 19281, 19280, 19279, 19278, 19277, 19276, 19275, 19274, 19273, 19272, 19271, 19270, 19269, 19268, 19267, 19266, 19265, 19264, 19263, 19262, 19261, 19260, 19259, 19258, 19257, 19256, 19255, 19254, 19253, 19252, 19251, 19250, 19249, 19248, 19247, 19246, 19245, 19244, 19243, 19242, 19241, 19240, 19239, 19238, 19237, 19236, 19235, 19234, 19233, 19232, 19231, 19230, 19229, 19228, 19227, 19226, 19225, 19224, 19223, 19222, 19221, 19220, 19219, 19218, 19217, 19216, 19215, 19214, 19213, 19212, 19211, 19210, 19209, 19208, 19207, 19206, 19205, 19204, 19203, 19202, 19201, 19200, 19197, 19195, 19194, 19193, 19192, 19191, 19190, 19189, 19188, 19187, 19186, 19185, 19184, 19183, 19182, 19181, 19180, 19179, 19178, 19177, 19176, 19175, 19174, 19173, 19172, 19171, 19170, 19169, 19168, 19167, 19166, 19165, 19164, 19163, 19162, 19160, 19159, 19158, 19157, 19156, 19155, 19154, 19153, 19152, 19151, 19150, 19149, 19148, 19147, 19146, 19145, 19144, 19143, 19142, 19141, 19140, 19139, 19138, 19137, 19136, 19135, 19134, 19133, 19132, 19131, 19130, 19129, 19128, 19127, 19126, 19125, 19124, 19123, 19122, 19121, 19120, 19119, 19118, 19117, 19116, 19115, 19114, 19113, 19112, 19111, 19110, 19109, 19108, 19107, 19106, 19105, 19104, 19103, 19102, 19101, 19100, 19099, 19098, 19097, 19096, 19095, 19094, 19093, 19092, 19091, 19090, 19089, 19088, 19087, 19086, 19085, 19084, 19083, 19082, 19081, 19080, 19079, 19078, 19077, 19076, 19075, 19074, 19073, 19072, 19071, 19070, 19069, 19068, 19067, 19066, 19065, 19064, 19063, 19062, 19061, 19060, 19059, 19058, 19057, 19056, 19055, 19054, 19053, 19052, 19051, 19050, 19049, 19048, 19047, 19046, 19045, 19044, 19043, 19042, 19041, 19040, 19039, 19038, 19037, 19036, 19035, 19034, 19033, 19032, 19031, 19030, 19029, 19028, 19027, 19026, 19025, 19024, 19023, 19022, 19021, 19020, 19019, 19018, 19017, 19016, 19015, 19014, 19013, 19012, 19011, 19010, 19009, 19008, 19007, 19006, 19005, 19004, 19003, 19002, 19001, 18999, 18998, 18997, 18996, 18995, 18994, 18993, 18992, 18991, 18990, 18989, 18987, 18986, 18985, 18984, 18983, 18982, 18981, 18980, 18979, 18978, 18977, 18976, 18975, 18974, 18973, 18972, 18971, 18970, 18969, 18968, 18967, 18966, 18965, 18964, 18963, 18962, 18961, 18960, 18959, 18958, 18957, 18956, 18955, 18954, 18953, 18952, 18951, 18950, 18949, 18948, 18947, 18946, 18945, 18944, 18943, 18942, 18941, 18940, 18939, 18938, 18937, 18936, 18935, 18934, 18933, 18932, 18931, 18930, 18929, 18928, 18927, 18926, 18925, 18924, 18923, 18922, 18921, 18920, 18919, 18918, 18917, 18916, 18915, 18914, 18913, 18912, 18911, 18910, 18909, 18908, 18907, 18906, 18905, 18904, 18903, 18902, 18901, 18900, 18899, 18898, 18897, 18896, 18895, 18894, 18893, 18892, 18891, 18890, 18889, 18888, 18887, 18886, 18885, 18884, 18883, 18882, 18881, 18880, 18879, 18878, 18877, 18876, 18875, 18874, 18873, 18872, 18871, 18870, 18869, 18868, 18867, 18866, 18865, 18864, 18863, 18862, 18861, 18859, 18858, 18857, 18856, 18855, 18854, 18853, 18852, 18851, 18850, 18849, 18848, 18847, 18846, 18845, 18844, 18843, 18842, 18841, 18840, 18839, 18838, 18837, 18836, 18835, 18834, 18833, 18832, 18831, 18830, 18829, 18828, 18827, 18826, 18825, 18823, 18822, 18821, 18820, 18819, 18818, 18817, 18816, 18815, 18814, 18813, 18812, 18811, 18810, 18809, 18808, 18807, 18806, 18805, 18804, 18803, 18802, 18801, 18800, 18799, 18798, 18797, 18796, 18795, 18794, 18793, 18792, 18791, 18790, 18789, 18788, 18787, 18786, 18785, 18784, 18783, 18782, 18781, 18780, 18779, 18778, 18777, 18776, 18775, 18774, 18773, 18772, 18771, 18770, 18769, 18768, 18767, 18766, 18765, 18764, 18763, 18762, 18761, 18760, 18759, 18758, 18757, 18756, 18755, 18754, 18753, 18752, 18751, 18750, 18749, 18748, 18747, 18746, 18745, 18744, 18743, 18742, 18741, 18740, 18739, 18738, 18737, 18736, 18735, 18734, 18733, 18732, 18731, 18730, 18729, 18728, 18727, 18726, 18725, 18724, 18723, 18722, 18721, 18720, 18719, 18718, 18717, 18716, 18715, 18714, 18713, 18712, 18711, 18710, 18709, 18708, 18707, 18706, 18705, 18704, 18703, 18702, 18701, 18700, 18699, 18698, 18697, 18696, 18695, 18694, 18693, 18692, 18691, 18690, 18689, 18688, 18687, 18686, 18685, 18684, 18683, 18682, 18681, 18680, 18678, 18677, 18676, 18675, 18674, 18673, 18672, 18671, 18670, 18669, 18668, 18667, 18666, 18665, 18664, 18663, 18662, 18661, 18659, 18658, 18657, 18656, 18655, 18654, 18653, 18652, 18651, 18650, 18649, 18648, 18647, 18646, 18645, 18644, 18643, 18642, 18641, 18640, 18639, 18638, 18637, 18636, 18635, 18634, 18633, 18632, 18631, 18630, 18629, 18628, 18627, 18626, 18625, 18624, 18623, 18622, 18621, 18620, 18619, 18618, 18617, 18616, 18615, 18614, 18613, 18612, 18611, 18610, 18609, 18608, 18607, 18606, 18605, 18604, 18603, 18602, 18601, 18600, 18599, 18598, 18597, 18596, 18595, 18594, 18593, 18592, 18591, 18590, 18589, 18588, 18587, 18586, 18585, 18584, 18583, 18582, 18581, 18580, 18579, 18578, 18577, 18576, 18575, 18574, 18573, 18572, 18571, 18570, 18569, 18568, 18567, 18566, 18565, 18564, 18563, 18562, 18561, 18560, 18559, 18558, 18557, 18556, 18555, 18554, 18553, 18552, 18551, 18550, 18549, 18548, 18547, 18546, 18545, 18544, 18543, 18542, 18541, 18540, 18539, 18538, 18537, 18536, 18535, 18534, 18533, 18532, 18531, 18530, 18529, 18528, 18527, 18526, 18525, 18524, 18523, 18522, 18521, 18520, 18519, 18518, 18517, 18516, 18515, 18514, 18513, 18512, 18511, 18510, 18509, 18508, 18507, 18506, 18505, 18504, 18503, 18502, 18501, 18500, 18499, 18498, 18497, 18496, 18495, 18494, 18493, 18492, 18491, 18490, 18489, 18488, 18487, 18486, 18485, 18484, 18483, 18482, 18481, 18480, 18479, 18478, 18477, 18476, 18475, 18474, 18473, 18472, 18471, 18470, 18469, 18468, 18467, 18466, 18465, 18464, 18463, 18462, 18461, 18460, 18459, 18458, 18457, 18456, 18455, 18454, 18453, 18452, 18451, 18450, 18449, 18448, 18447, 18446, 18445, 18444, 18443, 18442, 18441, 18440, 18439, 18438, 18437, 18436, 18435, 18434, 18433, 18432, 18431, 18430, 18429, 18428, 18427, 18426, 18425, 18424, 18423, 18422, 18421, 18420, 18419, 18418, 18417, 18416, 18415, 18414, 18413, 18412, 18411, 18410, 18409, 18408, 18407, 18406, 18405, 18404, 18403, 18402, 18401, 18400, 18399, 18398, 18397, 18396, 18395, 18394, 18393, 18392, 18391, 18390, 18389, 18388, 18387, 18386, 18385, 18384, 18383, 18382, 18381, 18380, 18379, 18378, 18377, 18376, 18375, 18374, 18373, 18372, 18371, 18370, 18369, 18368, 18367, 18366, 18365, 18364, 18363, 18362, 18361, 18360, 18359, 18358, 18357, 18356, 18355, 18354, 18353, 18352, 18351, 18350, 18349, 18348, 18347, 18346, 18345, 18344, 18343, 18342, 18341, 18340, 18339, 18338, 18337, 18336, 18335, 18334, 18333, 18332, 18331, 18330, 18329, 18328, 18327, 18326, 18325, 18324, 18323, 18322, 18321, 18320, 18319, 18318, 18317, 18316, 18315, 18314, 18313, 18312, 18311, 18310, 18309, 18308, 18307, 18306, 18305, 18304, 18303, 18302, 18301, 18300, 18299, 18298, 18297, 18296, 18295, 18294, 18293, 18292, 18291, 18290, 18289, 18288, 18287, 18286, 18285, 18284, 18283, 18282, 18281, 18280, 18279, 18278, 18277, 18276, 18275, 18274, 18273, 18272, 18271, 18270, 18269, 18268, 18267, 18266, 18265, 18264, 18263, 18262, 18261, 18260, 18259, 18258, 18257, 18256, 18255, 18254, 18253, 18252, 18251, 18250, 18249, 18248, 18247, 18246, 18245, 18244, 18243, 18242, 18241, 18240, 18239, 18238, 18237, 18236, 18235, 18234, 18233, 18232, 18231, 18230, 18229, 18228, 18227, 18226, 18225, 18224, 18223, 18222, 18221, 18220, 18219, 18218, 18217, 18216, 18215, 18214, 18213, 18212, 18211, 18210, 18209, 18208, 18207, 18206, 18205, 18204, 18203, 18202, 18201, 18200, 18199, 18198, 18197, 18196, 18195, 18194, 18193, 18192, 18191, 18190, 18189, 18188, 18187, 18186, 18185, 18184, 18183, 18182, 18181, 18180, 18179, 18178, 18177, 18176, 18175, 18174, 18173, 18172, 18171, 18170, 18169, 18168, 18167, 18166, 18165, 18164, 18163, 18162, 18161, 18160, 18159, 18158, 18157, 18156, 18155, 18154, 18153, 18152, 18151, 18150, 18149, 18148, 18147, 18146, 18145, 18144, 18143, 18142, 18141, 18140, 18139, 18138, 18137, 18136, 18135, 18134, 18133, 18132, 18131, 18130, 18129, 18128, 18127, 18126, 18125, 18124, 18123, 18122, 18121, 18120, 18119, 18118, 18117, 18116, 18115, 18114, 18113, 18112, 18111, 18110, 18109, 18108, 18107, 18106, 18105, 18104, 18103, 18102, 18101, 18100, 18099, 18098, 18097, 18096, 18095, 18094, 18093, 18092, 18091, 18090, 18089, 18088, 18087, 18086, 18085, 18084, 18083, 18082, 18081, 18080, 18079, 18078, 18077, 18076, 18075, 18074, 18073, 18072, 18071, 18070, 18069, 18068, 18067, 18066, 18065, 18064, 18063, 18062, 18061, 18060, 18059, 18058, 18057, 18056, 18055, 18054, 18053, 18052, 18051, 18050, 18049, 18048, 18047, 18046, 18045, 18044, 18043, 18042, 18041, 18040, 18039, 18038, 18037, 18036, 18035, 18034, 18033, 18032, 18031, 18030, 18029, 18028, 18027, 18026, 18025, 18024, 18023, 18022, 18021, 18020, 18019, 18018, 18017, 18016, 18015, 18014, 18013, 18012, 18011, 18010, 18009, 18008, 18007, 18006, 18005, 18004, 18003, 18002, 18001, 18000, 17999, 17998, 17997, 17996, 17995, 17994, 17993, 17992, 17991, 17990, 17989, 17988, 17987, 17986, 17985, 17984, 17983, 17982, 17981, 17980, 17979, 17978, 17977, 17976, 17975, 17974, 17973, 17972, 17971, 17970, 17969, 17968, 17967, 17966, 17965, 17964, 17963, 17962, 17961, 17960, 17959, 17958, 17957, 17956, 17955, 17954, 17953, 17952, 17951, 17950, 17949, 17948, 17947, 17946, 17945, 17944, 17943, 17942, 17941, 17940, 17939, 17938, 17937, 17936, 17935, 17934, 17933, 17932, 17931, 17930, 17929, 17928, 17927, 17926, 17925, 17924, 17923, 17922, 17921, 17920, 17919, 17918, 17917, 17916, 17915, 17914, 17913, 17912, 17911, 17910, 17909, 17908, 17907, 17906, 17905, 17904, 17903, 17902, 17901, 17900, 17899, 17898, 17897, 17896, 17895, 17894, 17893, 17892, 17891, 17890, 17889, 17888, 17887, 17886, 17885, 17884, 17883, 17882, 17881, 17880, 17879, 17878, 17877, 17876, 17875, 17874, 17873, 17872, 17871, 17870, 17869, 17868, 17867, 17866, 17865, 17864, 17863, 17861, 17860, 17859, 17858, 17857, 17856, 17855, 17854, 17853, 17852, 17851, 17850, 17849, 17848, 17847, 17846, 17845, 17844, 17843, 17842, 17841, 17840, 17839, 17838, 17837, 17836, 17835, 17834, 17833, 17832, 17831, 17830, 17829, 17828, 17827, 17826, 17825, 17824, 17823, 17822, 17821, 17820, 17819, 17818, 17817, 17816, 17815, 17814, 17813, 17812, 17811, 17810, 17809, 17808, 17807, 17806, 17805, 17804, 17803, 17802, 17801, 17800, 17799, 17798, 17797, 17796, 17795, 17794, 17793, 17791, 17790, 17788, 17787, 17786, 17785, 17784, 17783, 17782, 17781, 17780, 17779, 17778, 17777, 17776, 17775, 17774, 17773, 17772, 17771, 17769, 17768, 17767, 17766, 17765, 17764, 17763, 17762, 17761, 17760, 17759, 17758, 17757, 17756, 17755, 17754, 17753, 17752, 17751, 17750, 17749, 17748, 17747, 17746, 17745, 17744, 17743, 17742, 17741, 17740, 17739, 17738, 17737, 17736, 17735, 17734, 17733, 17730, 17729, 17728, 17727, 17726, 17725, 17724, 17723, 17722, 17721, 17720, 17719, 17718, 17717, 17716, 17715, 17714, 17713, 17712, 17711, 17710, 17709, 17708, 17707, 17706, 17705, 17704, 17703, 17702, 17701, 17699, 17698, 17697, 17696, 17695, 17694, 17693, 17692, 17691, 17690, 17689, 17688, 17687, 17686, 17685, 17684, 17683, 17682, 17681, 17680, 17679, 17678, 17677, 17676, 17675, 17674, 17673, 17672, 17671, 17670, 17669, 17668, 17667, 17666, 17665, 17664, 17663, 17662, 17661, 17660, 17659, 17658, 17657, 17656, 17655, 17654, 17653, 17652, 17651, 17650, 17649, 17648, 17647, 17646, 17645, 17644, 17643, 17642, 17641, 17640, 17639, 17638, 17637, 17636, 17635, 17634, 17633, 17632, 17631, 17630, 17629, 17628, 17627, 17626, 17625, 17624, 17623, 17622, 17621, 17620, 17619, 17618, 17617, 17616, 17615, 17614, 17613, 17612, 17611, 17610, 17609, 17608, 17607, 17606, 17605, 17604, 17603, 17602, 17601, 17600, 17599, 17598, 17597, 17596, 17595, 17594, 17593, 17592, 17591, 17590, 17588, 17587, 17586, 17585, 17584, 17583, 17582, 17581, 17580, 17579, 17578, 17577, 17576, 17575, 17574, 17573, 17572, 17571, 17570, 17569, 17568, 17567, 17566, 17565, 17564, 17563, 17562, 17560, 17559, 17558, 17557, 17556, 17555, 17554, 17553, 17552, 17551, 17550, 17549, 17548, 17547, 17546, 17545, 17544, 17543, 17542, 17541, 17540, 17539, 17538, 17537, 17536, 17535, 17534, 17533, 17532, 17531, 17530, 17529, 17528, 17527, 17526, 17525, 17524, 17523, 17522, 17521, 17520, 17519, 17518, 17517, 17516, 17515, 17514, 17513, 17512, 17511, 17510, 17509, 17508, 17507, 17506, 17505, 17504, 17503, 17502, 17501, 17500, 17499, 17498, 17497, 17496, 17495, 17494, 17493, 17492, 17491, 17490, 17489, 17488, 17487, 17486, 17485, 17484, 17483, 17482, 17481, 17480, 17479, 17478, 17477, 17476, 17475, 17474, 17472, 17471, 17470, 17469, 17468, 17467, 17466, 17465, 17464, 17463, 17462, 17461, 17460, 17459, 17458, 17457, 17456, 17455, 17454, 17453, 17452, 17451, 17450, 17449, 17448, 17447, 17446, 17445, 17444, 17443, 17442, 17441, 17440, 17439, 17438, 17437, 17436, 17435, 17434, 17433, 17432, 17431, 17430, 17429, 17428, 17427, 17426, 17425, 17424, 17423, 17422, 17421, 17420, 17419, 17418, 17417, 17416, 17415, 17414, 17413, 17412, 17411, 17410, 17409, 17408, 17407, 17406, 17405, 17404, 17403, 17402, 17401, 17400, 17399, 17398, 17397, 17396, 17395, 17394, 17393, 17392, 17391, 17390, 17389, 17388, 17387, 17386, 17385, 17384, 17383, 17382, 17381, 17380, 17379, 17378, 17377, 17376, 17375, 17374, 17373, 17372, 17371, 17370, 17369, 17368, 17367, 17366, 17365, 17364, 17363, 17362, 17361, 17360, 17359, 17358, 17357, 17356, 17355, 17354, 17353, 17352, 17351, 17350, 17349, 17348, 17347, 17346, 17345, 17344, 17343, 17342, 17341, 17340, 17339, 17338, 17337, 17336, 17335, 17334, 17333, 17332, 17331, 17330, 17329, 17328, 17327, 17326, 17325, 17324, 17323, 17322, 17321, 17320, 17319, 17318, 17317, 17316, 17315, 17314, 17313, 17312, 17311, 17310, 17309, 17308, 17307, 17306, 17305, 17304, 17303, 17302, 17301, 17300, 17299, 17298, 17297, 17296, 17295, 17294, 17293, 17292, 17291, 17290, 17289, 17288, 17287, 17286, 17285, 17284, 17283, 17282, 17281, 17280, 17279, 17278, 17277, 17276, 17275, 17274, 17272, 17271, 17270, 17269, 17268, 17266, 17265, 17264, 17263, 17262, 17261, 17260, 17258, 17257, 17256, 17255, 17254, 17253, 17252, 17251, 17250, 17249, 17248, 17247, 17246, 17245, 17244, 17243, 17242, 17241, 17240, 17239, 17238, 17237, 17236, 17235, 17234, 17233, 17232, 17231, 17230, 17229, 17228, 17227, 17226, 17225, 17224, 17223, 17222, 17221, 17220, 17219, 17218, 17217, 17216, 17215, 17214, 17213, 17212, 17211, 17210, 17209, 17208, 17207, 17206, 17205, 17204, 17203, 17202, 17201, 17200, 17199, 17198, 17197, 17196, 17195, 17194, 17193, 17192, 17191, 17190, 17189, 17188, 17187, 17186, 17185, 17184, 17183, 17182, 17181, 17180, 17179, 17178, 17175, 17174, 17173, 17172, 17171, 17170, 17169, 17168, 17167, 17166, 17165, 17164, 17163, 17162, 17161, 17160, 17159, 17158, 17157, 17156, 17155, 17154, 17153, 17152, 17151, 17150, 17149, 17148, 17147, 17146, 17145, 17144, 17143, 17142, 17141, 17140, 17139, 17138, 17137, 17136, 17135, 17134, 17133, 17132, 17131, 17130, 17129, 17128, 17127, 17126, 17125, 17124, 17123, 17122, 17121, 17120, 17119, 17118, 17117, 17116, 17115, 17114, 17113, 17112, 17111, 17110, 17109, 17108, 17107, 17106, 17105, 17104, 17103, 17102, 17101, 17100, 17099, 17098, 17097, 17096, 17095, 17094, 17093, 17092, 17091, 17090, 17089, 17088, 17087, 17086, 17085, 17084, 17083, 17082, 17081, 17080, 17079, 17078, 17077, 17076, 17075, 17074, 17073, 17072, 17071, 17070, 17069, 17068, 17067, 17066, 17064, 17063, 17062, 17061, 17060, 17059, 17058, 17057, 17056, 17055, 17054, 17053, 17052, 17051, 17050, 17049, 17048, 17047, 17046, 17045, 17044, 17043, 17042, 17041, 17040, 17039, 17038, 17037, 17036, 17035, 17034, 17033, 17032, 17031, 17030, 17029, 17028, 17027, 17026, 17025, 17024, 17023, 17022, 17021, 17020, 17019, 17018, 17017, 17016, 17015, 17014, 17013, 17012, 17011, 17010, 17009, 17008, 17007, 17006, 17005, 17004, 17003, 17002, 17001, 17000, 16999, 16998, 16997, 16996, 16995, 16994, 16993, 16992, 16991, 16990, 16989, 16988, 16987, 16986, 16985, 16984, 16983, 16982, 16981, 16980, 16979, 16978, 16977, 16976, 16975, 16974, 16973, 16972, 16971, 16970, 16969, 16968, 16967, 16966, 16965, 16964, 16963, 16962, 16961, 16960, 16959, 16958, 16957, 16956, 16955, 16954, 16953, 16952, 16951, 16950, 16949, 16948, 16947, 16946, 16945, 16944, 16942, 16941, 16940, 16939, 16938, 16937, 16936, 16935, 16934, 16933, 16932, 16931, 16930, 16929, 16928, 16927, 16926, 16925, 16924, 16923, 16922, 16921, 16920, 16919, 16918, 16917, 16916, 16915, 16914, 16903, 16902, 16901, 16900, 16899, 16898, 16896, 16895, 16894, 16893, 16892, 16891, 16890, 16889, 16888, 16887, 16886, 16885, 16884, 16883, 16882, 16881, 16879, 16878, 16877, 16876, 16875, 16874, 16873, 16872, 16871, 16870, 16869, 16868, 16867, 16866, 16865, 16864, 16863, 16862, 16861, 16860, 16859, 16858, 16857, 16856, 16855, 16854, 16853, 16852, 16851, 16850, 16849, 16848, 16847, 16846, 16845, 16844, 16843, 16842, 16841, 16840, 16839, 16838, 16837, 16836, 16835, 16834, 16833, 16832, 16831, 16830, 16829, 16828, 16827, 16826, 16825, 16824, 16823, 16822, 16821, 16820, 16819, 16818, 16817, 16816, 16815, 16814, 16813, 16812, 16811, 16810, 16809, 16808, 16807, 16806, 16805, 16804, 16803, 16802, 16801, 16800, 16799, 16798, 16797, 16796, 16795, 16794, 16793, 16792, 16791, 16790, 16789, 16788, 16787, 16786, 16785, 16784, 16783, 16782, 16781, 16780, 16779, 16778, 16777, 16776, 16774, 16773, 16772, 16771, 16770, 16769, 16768, 16767, 16766, 16765, 16764, 16762, 16761, 16760, 16759, 16758, 16757, 16756, 16755, 16754, 16753, 16752, 16751, 16750, 16749, 16748, 16747, 16746, 16745, 16744, 16743, 16742, 16741, 16740, 16739, 16738, 16737, 16736, 16735, 16734, 16733, 16732, 16731, 16730, 16729, 16728, 16727, 16726, 16725, 16724, 16723, 16722, 16721, 16720, 16719, 16718, 16717, 16716, 16715, 16714, 16713, 16712, 16711, 16710, 16709, 16708, 16707, 16706, 16705, 16704, 16703, 16702, 16701, 16700, 16699, 16698, 16697, 16696, 16695, 16694, 16693, 16692, 16691, 16690, 16689, 16688, 16687, 16686, 16685, 16684, 16683, 16682, 16681, 16680, 16679, 16678, 16677, 16676, 16675, 16674, 16673, 16672, 16671, 16670, 16669, 16668, 16667, 16666, 16665, 16664, 16663, 16662, 16661, 16660, 16659, 16658, 16657, 16656, 16655, 16654, 16653, 16652, 16651, 16650, 16649, 16648, 16647, 16646, 16645, 16644, 16643, 16642, 16641, 16640, 16639, 16638, 16637, 16636, 16635, 16634, 16633, 16632, 16631, 16630, 16629, 16628, 16627, 16626, 16625, 16624, 16623, 16622, 16621, 16620, 16619, 16618, 16617, 16616, 16615, 16614, 16613, 16612, 16611, 16610, 16609, 16608, 16607, 16606, 16605, 16604, 16603, 16602, 16601, 16600, 16599, 16598, 16597, 16596, 16595, 16594, 16593, 16592, 16591, 16590, 16589, 16588, 16587, 16586, 16584, 16583, 16582, 16581, 16580, 16579, 16578, 16577, 16576, 16575, 16574, 16573, 16572, 16571, 16570, 16569, 16568, 16567, 16566, 16565, 16564, 16563, 16562, 16561, 16560, 16559, 16558, 16557, 16556, 16555, 16554, 16553, 16552, 16551, 16550, 16549, 16548, 16547, 16546, 16545, 16544, 16543, 16542, 16541, 16540, 16539, 16538, 16537, 16536, 16535, 16534, 16533, 16532, 16531, 16530, 16529, 16528, 16527, 16526, 16525, 16524, 16523, 16522, 16521, 16520, 16519, 16518, 16517, 16516, 16515, 16514, 16513, 16512, 16511, 16510, 16509, 16508, 16507, 16506, 16505, 16504, 16503, 16502, 16501, 16500, 16499, 16498, 16497, 16496, 16495, 16494, 16493, 16492, 16491, 16490, 16489, 16488, 16487, 16486, 16485, 16484, 16483, 16482, 16481, 16479, 16478, 16477, 16476, 16475, 16474, 16473, 16472, 16471, 16470, 16469, 16468, 16467, 16466, 16465, 16464, 16463, 16462, 16461, 16460, 16459, 16458, 16457, 16456, 16455, 16454, 16453, 16452, 16451, 16450, 16449, 16448, 16447, 16446, 16445, 16444, 16443, 16442, 16441, 16440, 16439, 16438, 16437, 16436, 16435, 16434, 16433, 16432, 16431, 16430, 16429, 16428, 16427, 16426, 16425, 16424, 16423, 16422, 16421, 16420, 16419, 16418, 16417, 16416, 16414, 16413, 16412, 16411, 16410, 16409, 16408, 16407, 16406, 16405, 16404, 16403, 16402, 16401, 16400, 16399, 16398, 16397, 16396, 16395, 16394, 16393, 16392, 16391, 16390, 16389, 16388, 16387, 16386, 16385, 16384, 16383, 16382, 16381, 16380, 16379, 16378, 16377, 16376, 16375, 16374, 16373, 16372, 16371, 16370, 16369, 16368, 16367, 16366, 16365, 16364, 16363, 16362, 16361, 16360, 16359, 16358, 16357, 16356, 16355, 16354, 16353, 16352, 16351, 16350, 16349, 16348, 16347, 16346, 16345, 16344, 16343, 16341, 16340, 16339, 16338, 16337, 16336, 16335, 16334, 16333, 16332, 16331, 16330, 16329, 16328, 16327, 16326, 16325, 16324, 16323, 16322, 16321, 16320, 16319, 16318, 16317, 16316, 16315, 16314, 16313, 16312, 16311, 16310, 16309, 16308, 16307, 16306, 16305, 16303, 16302, 16301, 16300, 16299, 16298, 16297, 16296, 16295, 16294, 16293, 16292, 16291, 16290, 16289, 16288, 16287, 16286, 16285, 16284, 16283, 16282, 16281, 16280, 16279, 16278, 16275, 16274, 16273, 16272, 16271, 16270, 16269, 16268, 16267, 16266, 16265, 16264, 16263, 16262, 16261, 16260, 16259, 16258, 16257, 16256, 16255, 16254, 16253, 16252, 16251, 16250, 16249, 16248, 16247, 16246, 16245, 16244, 16243, 16242, 16241, 16240, 16239, 16238, 16237, 16236, 16235, 16234, 16233, 16232, 16231, 16230, 16229, 16228, 16227, 16226, 16225, 16224, 16223, 16222, 16220, 16219, 16218, 16217, 16216, 16215, 16214, 16213, 16212, 16211, 16210, 16209, 16206, 16205, 16204, 16203, 16202, 16201, 16200, 16199, 16197, 16196, 16195, 16193, 16192, 16191, 16189, 16188, 16187, 16185, 16184, 16183, 16181, 16180, 16179, 16176, 16175, 16174, 16173, 16171, 16170, 16169, 16168, 16167, 16166, 16165, 16164, 16163, 16161, 16158, 16157, 16156, 16155, 16154, 16153, 16151, 16150, 16149, 16148, 16147, 16146, 16145, 16144, 16143, 16142, 16141, 16140, 16139, 16138, 16137, 16136, 16135, 16134, 16133, 16132, 16131, 16130, 16129, 16128, 16127, 16126, 16125, 16124, 16123, 16122, 16121, 16120, 16119, 16118, 16116, 16115, 16114, 16113, 16112, 16111, 16110, 16109, 16108, 16107, 16106, 16105, 16104, 16103, 16102, 16101, 16100, 16099, 16098, 16097, 16096, 16095, 16094, 16093, 16092, 16091, 16090, 16089, 16088, 16087, 16086, 16085, 16084, 16083, 16082, 16081, 16080, 16079, 16078, 16077, 16076, 16075, 16074, 16073, 16072, 16071, 16070, 16069, 16068, 16067, 16066, 16065, 16064, 16063, 16062, 16061, 16060, 16059, 16058, 16057, 16056, 16055, 16054, 16053, 16052, 16051, 16050, 16049, 16048, 16047, 16046, 16045, 16044, 16043, 16042, 16041, 16040, 16039, 16037, 16036, 16035, 16034, 16033, 16032, 16031, 16029, 16028, 16027, 16026, 16025, 16024, 16023, 16022, 16021, 16020, 16019, 16018, 16017, 16016, 16015, 16014, 16013, 16012, 16011, 16010, 16009, 16008, 16007, 16006, 16005, 16004, 16003, 16002, 16001, 16000, 15999, 15998, 15997, 15996, 15995, 15994, 15993, 15992, 15991, 15990, 15989, 15988, 15987, 15986, 15985, 15984, 15983, 15982, 15981, 15980, 15979, 15978, 15977, 15976, 15975, 15974, 15973, 15972, 15971, 15970, 15969, 15968, 15967, 15966, 15965, 15964, 15963, 15962, 15960, 15959, 15958, 15957, 15956, 15955, 15954, 15953, 15952, 15950, 15949, 15948, 15947, 15946, 15945, 15944, 15943, 15942, 15941, 15940, 15939, 15938, 15937, 15936, 15935, 15934, 15933, 15932, 15931, 15930, 15929, 15928, 15927, 15926, 15925, 15924, 15923, 15922, 15921, 15920, 15919, 15918, 15917, 15916, 15915, 15914, 15913, 15912, 15911, 15910, 15909, 15908, 15907, 15906, 15905, 15904, 15903, 15902, 15901, 15900, 15899, 15898, 15897, 15896, 15895, 15894, 15893, 15892, 15891, 15890, 15889, 15888, 15887, 15886, 15885, 15884, 15883, 15882, 15881, 15880, 15879, 15878, 15877, 15876, 15875, 15874, 15873, 15872, 15871, 15870, 15869, 15868, 15867, 15866, 15865, 15864, 15863, 15862, 15861, 15860, 15859, 15858, 15857, 15856, 15855, 15854, 15853, 15852, 15851, 15850, 15849, 15848, 15847, 15846, 15845, 15844, 15843, 15842, 15841, 15840, 15839, 15838, 15837, 15836, 15835, 15834, 15833, 15832, 15831, 15830, 15829, 15828, 15827, 15826, 15825, 15824, 15823, 15822, 15821, 15820, 15819, 15818, 15817, 15816, 15815, 15814, 15813, 15812, 15811, 15810, 15809, 15808, 15807, 15806, 15805, 15804, 15803, 15802, 15801, 15800, 15799, 15798, 15797, 15796, 15795, 15794, 15793, 15792, 15791, 15790, 15789, 15788, 15787, 15786, 15785, 15784, 15783, 15782, 15781, 15780, 15779, 15778, 15777, 15776, 15775, 15774, 15773, 15772, 15771, 15770, 15769, 15768, 15767, 15766, 15765, 15764, 15763, 15762, 15761, 15760, 15759, 15758, 15757, 15756, 15755, 15754, 15753, 15752, 15751, 15750, 15749, 15748, 15747, 15745, 15744, 15743, 15742, 15741, 15740, 15739, 15738, 15737, 15736, 15735, 15734, 15733, 15732, 15731, 15730, 15729, 15728, 15727, 15726, 15725, 15724, 15723, 15722, 15721, 15720, 15719, 15718, 15717, 15716, 15715, 15714, 15713, 15712, 15711, 15710, 15709, 15708, 15707, 15706, 15705, 15704, 15703, 15702, 15701, 15700, 15699, 15698, 15697, 15696, 15695, 15694, 15693, 15692, 15691, 15690, 15689, 15688, 15687, 15686, 15685, 15684, 15683, 15682, 15681, 15680, 15679, 15678, 15677, 15676, 15675, 15674, 15673, 15672, 15671, 15670, 15669, 15668, 15667, 15666, 15665, 15664, 15663, 15662, 15661, 15660, 15659, 15658, 15657, 15656, 15655, 15654, 15653, 15652, 15651, 15650, 15649, 15648, 15647, 15646, 15645, 15644, 15643, 15642, 15641, 15640, 15639, 15638, 15637, 15636, 15635, 15634, 15633, 15632, 15631, 15630, 15629, 15628, 15627, 15626, 15625, 15624, 15623, 15622, 15621, 15620, 15619, 15618, 15617, 15616, 15615, 15614, 15613, 15612, 15611, 15610, 15609, 15608, 15606, 15605, 15604, 15603, 15602, 15601, 15600, 15599, 15598, 15597, 15596, 15595, 15594, 15593, 15591, 15590, 15589, 15588, 15587, 15586, 15585, 15584, 15583, 15582, 15581, 15580, 15579, 15578, 15577, 15576, 15575, 15574, 15573, 15572, 15570, 15569, 15568, 15567, 15566, 15565, 15564, 15563, 15562, 15561, 15560, 15559, 15558, 15557, 15556, 15555, 15554, 15553, 15552, 15551, 15546, 15545, 15544, 15543, 15542, 15541, 15540, 15539, 15538, 15537, 15536, 15535, 15534, 15532, 15531, 15530, 15529, 15528, 15527, 15526, 15525, 15524, 15523, 15522, 15521, 15520, 15519, 15518, 15517, 15516, 15515, 15514, 15512, 15511, 15510, 15509, 15508, 15507, 15506, 15505, 15504, 15503, 15502, 15501, 15500, 15499, 15498, 15497, 15496, 15495, 15494, 15493, 15492, 15491, 15490, 15489, 15488, 15487, 15486, 15485, 15484, 15483, 15482, 15481, 15480, 15479, 15478, 15477, 15476, 15475, 15474, 15473, 15472, 15471, 15470, 15469, 15468, 15467, 15466, 15465, 15464, 15463, 15462, 15461, 15460, 15459, 15458, 15457, 15456, 15455, 15454, 15453, 15452, 15451, 15450, 15449, 15448, 15447, 15446, 15445, 15444, 15443, 15442, 15441, 15440, 15439, 15438, 15437, 15436, 15435, 15434, 15433, 15432, 15431, 15430, 15429, 15428, 15427, 15426, 15425, 15424, 15423, 15422, 15421, 15420, 15419, 15418, 15416, 15415, 15414, 15413, 15412, 15411, 15410, 15409, 15408, 15407, 15406, 15405, 15404, 15403, 15402, 15401, 15400, 15399, 15398, 15397, 15395, 15394, 15393, 15392, 15391, 15390, 15389, 15388, 15387, 15386, 15385, 15384, 15383, 15382, 15381, 15380, 15379, 15378, 15377, 15376, 15375, 15374, 15373, 15372, 15371, 15370, 15369, 15368, 15367, 15366, 15365, 15364, 15363, 15362, 15361, 15360, 15359, 15358, 15357, 15356, 15355, 15354, 15353, 15352, 15351, 15350, 15349, 15348, 15347, 15346, 15345, 15344, 15343, 15342, 15341, 15340, 15339, 15338, 15337, 15336, 15335, 15334, 15333, 15332, 15331, 15330, 15329, 15328, 15327, 15326, 15325, 15324, 15323, 15322, 15321, 15320, 15319, 15318, 15317, 15316, 15315, 15314, 15313, 15312, 15311, 15310, 15309, 15308, 15307, 15306, 15305, 15304, 15303, 15302, 15301, 15300, 15299, 15298, 15297, 15296, 15295, 15294, 15293, 15292, 15291, 15290, 15289, 15288, 15287, 15286, 15285, 15284, 15283, 15282, 15281, 15280, 15279, 15278, 15277, 15276, 15275, 15274, 15273, 15272, 15271, 15270, 15269, 15268, 15267, 15266, 15265, 15264, 15263, 15262, 15261, 15260, 15259, 15258, 15257, 15256, 15255, 15254, 15252, 15251, 15250, 15249, 15248, 15247, 15246, 15245, 15244, 15243, 15242, 15241, 15240, 15239, 15238, 15237, 15236, 15235, 15234, 15233, 15232, 15231, 15230, 15229, 15228, 15227, 15226, 15225, 15224, 15223, 15222, 15221, 15220, 15219, 15218, 15217, 15216, 15215, 15214, 15213, 15212, 15211, 15210, 15209, 15208, 15207, 15206, 15205, 15204, 15203, 15202, 15201, 15200, 15199, 15198, 15197, 15196, 15195, 15194, 15193, 15192, 15191, 15190, 15189, 15188, 15187, 15186, 15185, 15184, 15183, 15182, 15181, 15180, 15179, 15178, 15177, 15176, 15175, 15174, 15173, 15172, 15171, 15170, 15169, 15168, 15167, 15166, 15165, 15164, 15163, 15162, 15161, 15160, 15159, 15158, 15157, 15156, 15155, 15153, 15152, 15151, 15150, 15149, 15148, 15147, 15146, 15145, 15144, 15143, 15142, 15141, 15140, 15139, 15138, 15137, 15136, 15135, 15134, 15133, 15132, 15131, 15130, 15129, 15127, 15126, 15125, 15124, 15123, 15122, 15121, 15120, 15119, 15118, 15117, 15116, 15115, 15114, 15113, 15112, 15111, 15110, 15109, 15108, 15107, 15106, 15104, 15103, 15102, 15101, 15100, 15099, 15098, 15097, 15096, 15095, 15094, 15093, 15092, 15091, 15090, 15089, 15088, 15087, 15086, 15085, 15084, 15083, 15082, 15081, 15080, 15079, 15078, 15077, 15076, 15075, 15074, 15073, 15072, 15071, 15070, 15069, 15068, 15067, 15066, 15065, 15064, 15063, 15062, 15061, 15060, 15059, 15058, 15057, 15056, 15055, 15054, 15053, 15052, 15051, 15050, 15049, 15048, 15047, 15046, 15045, 15044, 15043, 15042, 15041, 15040, 15039, 15038, 15037, 15036, 15035, 15034, 15033, 15032, 15031, 15030, 15029, 15028, 15027, 15026, 15025, 15024, 15023, 15022, 15021, 15020, 15019, 15018, 15017, 15016, 15015, 15014, 15013, 15012, 15011, 15010, 15009, 15008, 15007, 15006, 15005, 15004, 15003, 15002, 15001, 15000, 14999, 14998, 14997, 14996, 14995, 14994, 14993, 14992, 14991, 14990, 14989, 14988, 14987, 14986, 14985, 14984, 14983, 14982, 14981, 14980, 14979, 14978, 14977, 14976, 14975, 14974, 14973, 14972, 14971, 14970, 14969, 14968, 14967, 14966, 14965, 14964, 14963, 14962, 14961, 14960, 14959, 14958, 14957, 14956, 14955, 14954, 14953, 14952, 14951, 14950, 14949, 14948, 14947, 14946, 14945, 14944, 14943, 14942, 14941, 14940, 14939, 14938, 14937, 14936, 14935, 14934, 14933, 14932, 14931, 14930, 14929, 14928, 14927, 14926, 14925, 14924, 14923, 14922, 14921, 14920, 14919, 14918, 14917, 14916, 14915, 14914, 14913, 14912, 14911, 14910, 14909, 14908, 14907, 14906, 14905, 14904, 14903, 14902, 14901, 14900, 14899, 14898, 14897, 14896, 14895, 14894, 14893, 14892, 14891, 14890, 14889, 14888, 14887, 14886, 14885, 14884, 14883, 14882, 14881, 14880, 14879, 14878, 14877, 14876, 14875, 14874, 14873, 14872, 14871, 14870, 14869, 14868, 14867, 14866, 14865, 14864, 14863, 14862, 14861, 14860, 14859, 14858, 14857, 14856, 14855, 14854, 14853, 14852, 14851, 14850, 14849, 14848, 14847, 14846, 14845, 14844, 14843, 14842, 14841, 14840, 14839, 14838, 14837, 14836, 14835, 14834, 14833, 14832, 14831, 14830, 14829, 14828, 14827, 14826, 14825, 14824, 14823, 14822, 14821, 14820, 14819, 14818, 14817, 14816, 14815, 14814, 14813, 14812, 14811, 14810, 14809, 14808, 14807, 14806, 14805, 14804, 14803, 14802, 14801, 14800, 14799, 14798, 14797, 14796, 14795, 14794, 14793, 14792, 14791, 14790, 14789, 14788, 14787, 14786, 14785, 14784, 14783, 14782, 14781, 14780, 14779, 14778, 14777, 14776, 14775, 14774, 14773, 14772, 14771, 14770, 14769, 14768, 14767, 14766, 14765, 14764, 14763, 14762, 14761, 14760, 14759, 14758, 14757, 14756, 14755, 14754, 14753, 14752, 14751, 14750, 14749, 14748, 14747, 14746, 14745, 14744, 14743, 14742, 14741, 14740, 14739, 14738, 14737, 14736, 14735, 14734, 14733, 14732, 14731, 14730, 14729, 14728, 14727, 14726, 14725, 14724, 14723, 14722, 14721, 14720, 14719, 14718, 14717, 14716, 14715, 14714, 14713, 14712, 14711, 14710, 14709, 14708, 14707, 14706, 14705, 14704, 14703, 14702, 14701, 14700, 14699, 14698, 14697, 14696, 14695, 14694, 14693, 14692, 14691, 14690, 14689, 14688, 14687, 14686, 14685, 14684, 14683, 14682, 14681, 14680, 14679, 14678, 14677, 14676, 14675, 14674, 14673, 14672, 14671, 14670, 14669, 14668, 14667, 14666, 14665, 14664, 14663, 14662, 14661, 14660, 14659, 14658, 14657, 14656, 14655, 14654, 14653, 14652, 14651, 14650, 14649, 14648, 14647, 14646, 14645, 14644, 14643, 14642, 14641, 14640, 14639, 14638, 14637, 14636, 14635, 14634, 14633, 14632, 14631, 14630, 14629, 14628, 14627, 14626, 14625, 14624, 14623, 14622, 14621, 14620, 14619, 14618, 14617, 14616, 14615, 14614, 14613, 14612, 14611, 14610, 14609, 14608, 14607, 14606, 14605, 14604, 14603, 14602, 14601, 14600, 14599, 14598, 14597, 14596, 14595, 14594, 14593, 14592, 14591, 14590, 14589, 14588, 14587, 14586, 14585, 14584, 14583, 14582, 14581, 14580, 14578, 14577, 14576, 14575, 14574, 14573, 14572, 14571, 14570, 14569, 14568, 14567, 14566, 14565, 14564, 14563, 14562, 14561, 14560, 14559, 14558, 14557, 14556, 14555, 14554, 14553, 14552, 14551, 14550, 14549, 14548, 14547, 14546, 14545, 14544, 14543, 14542, 14541, 14540, 14539, 14538, 14537, 14536, 14535, 14534, 14533, 14532, 14531, 14530, 14529, 14528, 14527, 14526, 14525, 14524, 14523, 14522, 14521, 14520, 14519, 14518, 14517, 14516, 14515, 14514, 14513, 14512, 14511, 14510, 14509, 14508, 14507, 14506, 14505, 14504, 14503, 14502, 14501, 14500, 14499, 14498, 14496, 14495, 14494, 14493, 14492, 14491, 14490, 14489, 14488, 14486, 14485, 14484, 14483, 14482, 14481, 14480, 14479, 14478, 14477, 14475, 14473, 14472, 14471, 14470, 14468, 14467, 14466, 14465, 14464, 14463, 14462, 14461, 14460, 14459, 14458, 14457, 14456, 14455, 14454, 14453, 14452, 14451, 14450, 14449, 14448, 14447, 14446, 14445, 14444, 14443, 14442, 14441, 14440, 14439, 14438, 14437, 14436, 14435, 14434, 14433, 14432, 14431, 14430, 14429, 14428, 14422, 14421, 14420, 14419, 14418, 14417, 14416, 14415, 14414, 14413, 14412, 14411, 14410, 14409, 14408, 14407, 14406, 14405, 14404, 14403, 14402, 14401, 14400, 14399, 14398, 14397, 14396, 14395, 14394, 14393, 14392, 14391, 14390, 14389, 14388, 14387, 14386, 14385, 14384, 14383, 14382, 14381, 14380, 14379, 14378, 14377, 14376, 14375, 14374, 14373, 14372, 14371, 14370, 14369, 14368, 14367, 14366, 14365, 14364, 14363, 14362, 14361, 14360, 14359, 14358, 14357, 14356, 14355, 14354, 14353, 14352, 14351, 14350, 14349, 14348, 14347, 14346, 14345, 14344, 14343, 14342, 14341, 14340, 14339, 14338, 14337, 14336, 14335, 14334, 14333, 14332, 14331, 14330, 14329, 14328, 14327, 14326, 14325, 14324, 14323, 14322, 14321, 14320, 14319, 14318, 14317, 14316, 14315, 14314, 14313, 14312, 14311, 14310, 14309, 14308, 14306, 14305, 14304, 14303, 14302, 14301, 14300, 14299, 14298, 14297, 14296, 14295, 14294, 14293, 14292, 14291, 14290, 14289, 14288, 14287, 14286, 14285, 14284, 14283, 14282, 14281, 14280, 14279, 14278, 14277, 14276, 14275, 14274, 14273, 14272, 14271, 14270, 14269, 14268, 14267, 14266, 14265, 14264, 14263, 14262, 14261, 14260, 14259, 14258, 14257, 14256, 14255, 14254, 14253, 14252, 14251, 14250, 14249, 14248, 14247, 14246, 14245, 14244, 14243, 14242, 14241, 14240, 14239, 14238, 14237, 14236, 14235, 14234, 14233, 14232, 14231, 14230, 14229, 14227, 14226, 14225, 14224, 14223, 14221, 14220, 14219, 14218, 14217, 14216, 14215, 14214, 14213, 14212, 14211, 14210, 14209, 14208, 14207, 14206, 14205, 14204, 14203, 14202, 14201, 14200, 14199, 14197, 14196, 14195, 14194, 14193, 14192, 14191, 14190, 14189, 14188, 14187, 14186, 14185, 14184, 14183, 14182, 14181, 14180, 14179, 14178, 14177, 14176, 14175, 14174, 14173, 14172, 14171, 14170, 14169, 14168, 14167, 14166, 14165, 14164, 14163, 14162, 14161, 14160, 14159, 14158, 14157, 14156, 14155, 14154, 14153, 14152, 14151, 14150, 14149, 14148, 14147, 14146, 14145, 14144, 14143, 14142, 14141, 14140, 14139, 14138, 14137, 14136, 14135, 14134, 14133, 14132, 14131, 14130, 14129, 14128, 14127, 14126, 14125, 14124, 14123, 14122, 14121, 14120, 14119, 14118, 14117, 14116, 14115, 14114, 14113, 14112, 14111, 14110, 14109, 14108, 14107, 14106, 14105, 14104, 14103, 14102, 14101, 14099, 14098, 14097, 14096, 14095, 14094, 14093, 14092, 14091, 14090, 14089, 14088, 14087, 14086, 14085, 14084, 14083, 14082, 14081, 14080, 14079, 14078, 14077, 14076, 14075, 14074, 14073, 14072, 14071, 14070, 14069, 14068, 14067, 14066, 14065, 14064, 14063, 14062, 14061, 14060, 14059, 14058, 14057, 14056, 14055, 14054, 14053, 14052, 14051, 14050, 14049, 14048, 14047, 14046, 14045, 14044, 14043, 14042, 14041, 14040, 14039, 14038, 14037, 14036, 14035, 14034, 14033, 14032, 14031, 14030, 14029, 14028, 14027, 14026, 14025, 14024, 14023, 14022, 14021, 14020, 14019, 14018, 14017, 14016, 14015, 14014, 14013, 14012, 14011, 14010, 14009, 14008, 14007, 14006, 14005, 14004, 14003, 14002, 14001, 14000, 13999, 13998, 13997, 13996, 13995, 13994, 13993, 13992, 13991, 13990, 13989, 13988, 13987, 13986, 13985, 13984, 13983, 13982, 13981, 13980, 13979, 13978, 13977, 13976, 13975, 13974, 13973, 13972, 13971, 13970, 13969, 13968, 13967, 13966, 13965, 13964, 13963, 13962, 13961, 13960, 13959, 13958, 13957, 13956, 13955, 13954, 13953, 13952, 13951, 13950, 13949, 13948, 13947, 13946, 13945, 13944, 13943, 13942, 13941, 13940, 13939, 13938, 13937, 13936, 13935, 13934, 13933, 13932, 13931, 13930, 13929, 13928, 13927, 13926, 13925, 13924, 13923, 13922, 13921, 13920, 13919, 13918, 13917, 13916, 13915, 13914, 13913, 13912, 13911, 13910, 13909, 13908, 13907, 13906, 13905, 13904, 13903, 13902, 13901, 13900, 13899, 13898, 13897, 13896, 13895, 13894, 13893, 13892, 13891, 13890, 13889, 13888, 13887, 13886, 13885, 13884, 13883, 13882, 13881, 13880, 13879, 13878, 13877, 13876, 13875, 13874, 13873, 13872, 13871, 13870, 13869, 13868, 13867, 13866, 13865, 13864, 13863, 13862, 13861, 13860, 13859, 13858, 13857, 13856, 13855, 13854, 13853, 13852, 13851, 13850, 13849, 13848, 13847, 13846, 13845, 13844, 13843, 13842, 13841, 13840, 13839, 13838, 13837, 13836, 13835, 13834, 13833, 13832, 13831, 13830, 13829, 13828, 13827, 13826, 13825, 13824, 13823, 13822, 13821, 13820, 13819, 13818, 13817, 13816, 13815, 13814, 13813, 13812, 13811, 13810, 13809, 13808, 13807, 13806, 13805, 13804, 13803, 13802, 13801, 13800, 13798, 13797, 13796, 13795, 13794, 13793, 13792, 13791, 13790, 13789, 13787, 13786, 13785, 13784, 13783, 13782, 13781, 13780, 13779, 13778, 13777, 13776, 13775, 13774, 13773, 13772, 13771, 13770, 13769, 13768, 13767, 13766, 13765, 13764, 13763, 13762, 13761, 13760, 13759, 13758, 13757, 13750, 13749, 13748, 13747, 13746, 13745, 13744, 13743, 13742, 13741, 13740, 13739, 13738, 13737, 13736, 13735, 13734, 13733, 13732, 13731, 13730, 13729, 13728, 13727, 13726, 13725, 13724, 13723, 13722, 13721, 13720, 13719, 13718, 13717, 13716, 13715, 13714, 13713, 13712, 13711, 13710, 13709, 13708, 13707, 13706, 13705, 13704, 13703, 13702, 13701, 13700, 13699, 13698, 13697, 13695, 13694, 13693, 13692, 13691, 13690, 13689, 13688, 13687, 13686, 13685, 13684, 13683, 13682, 13678, 13677, 13676, 13675, 13674, 13673, 13672, 13671, 13670, 13669, 13668, 13666, 13665, 13664, 13663, 13662, 13661, 13660, 13659, 13658, 13657, 13656, 13655, 13654, 13653, 13652, 13651, 13650, 13649, 13648, 13647, 13646, 13645, 13644, 13643, 13642, 13641, 13640, 13639, 13638, 13637, 13636, 13635, 13634, 13633, 13632, 13631, 13630, 13629, 13628, 13627, 13626, 13625, 13624, 13623, 13622, 13621, 13620, 13619, 13618, 13617, 13616, 13615, 13614, 13613, 13612, 13611, 13610, 13609, 13608, 13607, 13606, 13605, 13604, 13603, 13602, 13601, 13600, 13599, 13598, 13597, 13596, 13595, 13594, 13593, 13592, 13591, 13590, 13589, 13588, 13587, 13586, 13585, 13584, 13582, 13580, 13579, 13578, 13577, 13576, 13575, 13574, 13573, 13572, 13571, 13570, 13569, 13568, 13567, 13566, 13565, 13564, 13563, 13562, 13561, 13560, 13559, 13558, 13557, 13556, 13555, 13554, 13553, 13552, 13551, 13550, 13549, 13548, 13547, 13546, 13545, 13544, 13543, 13542, 13541, 13540, 13539, 13538, 13537, 13536, 13532, 13530, 13529, 13527, 13526, 13525, 13523, 13522, 13521, 13520, 13519, 13518, 13517, 13516, 13515, 13514, 13513, 13512, 13511, 13510, 13509, 13508, 13507, 13506, 13505, 13504, 13503, 13502, 13501, 13500, 13499, 13498, 13497, 13496, 13495, 13494, 13493, 13492, 13491, 13490, 13489, 13488, 13487, 13486, 13485, 13484, 13483, 13482, 13481, 13480, 13479, 13478, 13477, 13476, 13475, 13474, 13473, 13472, 13471, 13470, 13469, 13468, 13467, 13466, 13465, 13464, 13463, 13462, 13461, 13460, 13459, 13458, 13457, 13456, 13455, 13454, 13453, 13452, 13451, 13450, 13449, 13448, 13447, 13446, 13445, 13443, 13442, 13441, 13440, 13439, 13438, 13437, 13436, 13435, 13434, 13433, 13432, 13431, 13430, 13429, 13428, 13427, 13426, 13425, 13424, 13423, 13422, 13421, 13420, 13419, 13418, 13417, 13416, 13415, 13414, 13413, 13412, 13411, 13410, 13409, 13408, 13407, 13406, 13405, 13404, 13403, 13402, 13401, 13400, 13399, 13398, 13397, 13396, 13395, 13394, 13393, 13392, 13391, 13390, 13389, 13388, 13387, 13386, 13385, 13384, 13383, 13382, 13381, 13380, 13379, 13378, 13377, 13376, 13375, 13374, 13373, 13372, 13371, 13370, 13369, 13368, 13367, 13366, 13365, 13363, 13362, 13361, 13360, 13359, 13358, 13357, 13356, 13355, 13354, 13353, 13352, 13351, 13350, 13349, 13348, 13347, 13346, 13345, 13344, 13343, 13342, 13341, 13340, 13339, 13338, 13337, 13336, 13335, 13334, 13333, 13332, 13331, 13330, 13329, 13328, 13327, 13326, 13325, 13324, 13323, 13322, 13321, 13320, 13319, 13318, 13317, 13316, 13315, 13314, 13313, 13312, 13311, 13310, 13309, 13308, 13307, 13306, 13305, 13304, 13303, 13302, 13301, 13300, 13299, 13298, 13297, 13296, 13295, 13294, 13293, 13292, 13291, 13290, 13289, 13287, 13286, 13284, 13283, 13282, 13281, 13280, 13279, 13278, 13277, 13276, 13275, 13274, 13273, 13272, 13271, 13270, 13269, 13268, 13267, 13266, 13265, 13264, 13263, 13262, 13261, 13260, 13259, 13258, 13257, 13256, 13255, 13254, 13253, 13252, 13251, 13250, 13249, 13248, 13247, 13246, 13245, 13244, 13243, 13242, 13241, 13240, 13239, 13238, 13237, 13236, 13235, 13234, 13233, 13232, 13231, 13230, 13229, 13228, 13227, 13226, 13225, 13224, 13223, 13222, 13221, 13220, 13219, 13218, 13217, 13216, 13215, 13214, 13212, 13211, 13210, 13209, 13208, 13207, 13206, 13205, 13204, 13203, 13202, 13201, 13200, 13199, 13198, 13197, 13196, 13195, 13194, 13193, 13192, 13191, 13190, 13189, 13188, 13187, 13186, 13185, 13184, 13183, 13182, 13181, 13180, 13179, 13178, 13177, 13176, 13175, 13174, 13173, 13172, 13171, 13170, 13169, 13168, 13167, 13166, 13165, 13164, 13163, 13162, 13161, 13160, 13159, 13158, 13157, 13156, 13155, 13154, 13153, 13152, 13151, 13150, 13149, 13148, 13147, 13146, 13145, 13144, 13143, 13142, 13141, 13140, 13139, 13138, 13137, 13136, 13135, 13134, 13133, 13132, 13131, 13130, 13129, 13128, 13127, 13126, 13125, 13124, 13123, 13122, 13121, 13120, 13119, 13118, 13116, 13114, 13113, 13112, 13111, 13110, 13109, 13107, 13106, 13105, 13104, 13103, 13102, 13101, 13100, 13099, 13098, 13097, 13096, 13095, 13094, 13093, 13092, 13091, 13090, 13089, 13088, 13087, 13086, 13085, 13084, 13083, 13082, 13081, 13080, 13079, 13078, 13077, 13076, 13075, 13074, 13073, 13072, 13071, 13070, 13069, 13068, 13067, 13066, 13065, 13064, 13063, 13062, 13061, 13060, 13059, 13058, 13057, 13056, 13055, 13054, 13053, 13052, 13051, 13050, 13049, 13048, 13047, 13046, 13045, 13044, 13043, 13042, 13041, 13040, 13039, 13038, 13037, 13036, 13035, 13034, 13033, 13032, 13031, 13030, 13029, 13028, 13027, 13026, 13025, 13024, 13023, 13022, 13021, 13020, 13019, 13018, 13017, 13016, 13015, 13014, 13013, 13012, 13011, 13010, 13009, 13008, 13007, 13006, 13005, 13004, 13003, 13002, 13001, 13000, 12999, 12998, 12997, 12996, 12995, 12994, 12993, 12992, 12991, 12990, 12989, 12988, 12987, 12986, 12985, 12984, 12983, 12863, 12862, 12861, 12860, 12859, 12858, 12857, 12856, 12855, 12854, 12853, 12852, 12851, 12850, 12849, 12848, 12847, 12846, 12845, 12844, 12842, 12840, 12839, 12838, 12837, 12836, 12835, 12834, 12833, 12832, 12831, 12830, 12829, 12828, 12827, 12826, 12825, 12824, 12823, 12822, 12821, 12820, 12819, 12818, 12817, 12816, 12815, 12814, 12813, 12812, 12811, 12810, 12809, 12808, 12807, 12806, 12805, 12804, 12803, 12802, 12801, 12800, 12799, 12798, 12797, 12796, 12795, 12794, 12793, 12792, 12791, 12790, 12789, 12788, 12787, 12786, 12785, 12784, 12783, 12782, 12781, 12780, 12779, 12778, 12777, 12776, 12775, 12774, 12773, 12772, 12771, 12770, 12769, 12768, 12767, 12766, 12765, 12764, 12763, 12762, 12761, 12760, 12759, 12758, 12757, 12756, 12755, 12754, 12753, 12752, 12751, 12750, 12749, 12748, 12747, 12746, 12745, 12744, 12743, 12742, 12741, 12740, 12739, 12738, 12737, 12736, 12734, 12733, 12732, 12731, 12730, 12729, 12728, 12727, 12726, 12725, 12724, 12723, 12722, 12721, 12720, 12719, 12718, 12717, 12716, 12715, 12714, 12713, 12712, 12711, 12710, 12709, 12708, 12707, 12706, 12705, 12704, 12703, 12702, 12701, 12700, 12699, 12698, 12697, 12696, 12695, 12694, 12693, 12692, 12691, 12690, 12689, 12688, 12687, 12686, 12685, 12684, 12683, 12682, 12681, 12680, 12679, 12678, 12677, 12676, 12675, 12674, 12673, 12672, 12671, 12670, 12669, 12668, 12667, 12666, 12665, 12664, 12663, 12662, 12661, 12660, 12659, 12658, 12657, 12656, 12655, 12654, 12653, 12652, 12649, 12648, 12647, 12646, 12645, 12644, 12643, 12642, 12641, 12640, 12639, 12638, 12637, 12636, 12635, 12634, 12633, 12632, 12631, 12630, 12629, 12628, 12627, 12626, 12625, 12624, 12623, 12622, 12621, 12620, 12619, 12618, 12617, 12616, 12615, 12614, 12613, 12612, 12611, 12610, 12609, 12608, 12607, 12606, 12605, 12604, 12603, 12602, 12601, 12599, 12598, 12597, 12596, 12595, 12594, 12593, 12592, 12591, 12590, 12589, 12588, 12587, 12586, 12585, 12584, 12583, 12582, 12581, 12580, 12579, 12578, 12577, 12576, 12575, 12574, 12573, 12572, 12571, 12570, 12569, 12568, 12567, 12566, 12565, 12564, 12563, 12562, 12561, 12560, 12559, 12558, 12557, 12556, 12555, 12554, 12553, 12552, 12551, 12550, 12549, 12548, 12547, 12546, 12545, 12544, 12543, 12542, 12541, 12540, 12539, 12538, 12537, 12536, 12535, 12534, 12533, 12532, 12531, 12530, 12529, 12528, 12527, 12526, 12525, 12524, 12523, 12522, 12521, 12520, 12519, 12518, 12517, 12516, 12514, 12513, 12512, 12511, 12510, 12509, 12508, 12507, 12506, 12505, 12504, 12503, 12502, 12501, 12500, 12499, 12498, 12497, 12496, 12495, 12494, 12493, 12492, 12491, 12490, 12489, 12488, 12487, 12486, 12485, 12484, 12483, 12482, 12481, 12480, 12479, 12478, 12477, 12476, 12475, 12474, 12473, 12472, 12471, 12470, 12469, 12468, 12467, 12466, 12465, 12464, 12463, 12462, 12461, 12460, 12459, 12458, 12457, 12456, 12455, 12454, 12453, 12452, 12451, 12450, 12449, 12448, 12447, 12446, 12445, 12444, 12443, 12442, 12441, 12440, 12439, 12438, 12437, 12436, 12435, 12434, 12433, 12432, 12431, 12430, 12429, 12428, 12427, 12426, 12425, 12424, 12423, 12422, 12421, 12420, 12419, 12418, 12417, 12416, 12415, 12414, 12413, 12412, 12411, 12410, 12409, 12408, 12407, 12406, 12405, 12404, 12403, 12402, 12401, 12400, 12399, 12398, 12397, 12395, 12394, 12393, 12392, 12391, 12390, 12389, 12388, 12387, 12386, 12385, 12384, 12383, 12382, 12381, 12380, 12379, 12378, 12377, 12376, 12375, 12374, 12373, 12372, 12371, 12370, 12369, 12368, 12367, 12366, 12365, 12364, 12363, 12362, 12361, 12360, 12359, 12358, 12357, 12356, 12355, 12354, 12353, 12352, 12351, 12350, 12349, 12348, 12347, 12346, 12345, 12344, 12343, 12342, 12341, 12340, 12339, 12338, 12337, 12336, 12335, 12334, 12333, 12332, 12331, 12330, 12329, 12328, 12327, 12326, 12325, 12324, 12323, 12322, 12321, 12320, 12318, 12317, 12316, 12315, 12314, 12313, 12312, 12311, 12310, 12309, 12308, 12307, 12306, 12305, 12304, 12303, 12302, 12301, 12300, 12299, 12298, 12297, 12296, 12295, 12294, 12293, 12292, 12291, 12290, 12289, 12288, 12287, 12286, 12285, 12284, 12283, 12282, 12281, 12280, 12279, 12278, 12277, 12276, 12275, 12274, 12273, 12272, 12271, 12270, 12269, 12268, 12267, 12266, 12265, 12264, 12263, 12262, 12261, 12260, 12259, 12258, 12257, 12256, 12255, 12254, 12253, 12252, 12251, 12249, 12248, 12247, 12246, 12245, 12244, 12243, 12242, 12241, 12240, 12239, 12238, 12237, 12236, 12235, 12234, 12233, 12232, 12231, 12230, 12229, 12228, 12227, 12226, 12225, 12224, 12223, 12222, 12221, 12220, 12219, 12218, 12217, 12216, 12215, 12214, 12213, 12212, 12211, 12210, 12209, 12208, 12207, 12206, 12205, 12204, 12203, 12202, 12201, 12200, 12199, 12198, 12197, 12196, 12195, 12194, 12193, 12192, 12191, 12190, 12189, 12188, 12187, 12186, 12185, 12184, 12183, 12182, 12181, 12180, 12179, 12178, 12177, 12176, 12174, 12173, 12172, 12171, 12170, 12169, 12168, 12167, 12166, 12165, 12164, 12163, 12162, 12161, 12160, 12159, 12158, 12157, 12156, 12155, 12154, 12153, 12152, 12151, 12150, 12149, 12148, 12147, 12146, 12145, 12144, 12143, 12142, 12141, 12140, 12139, 12138, 12137, 12136, 12135, 12134, 12133, 12132, 12131, 12130, 12129, 12128, 12127, 12126, 12125, 12124, 12123, 12122, 12121, 12120, 12119, 12118, 12117, 12116, 12115, 12114, 12113, 12112, 12111, 12110, 12109, 12108, 12107, 12106, 12105, 12104, 12103, 12102, 12101, 12100, 12099, 12098, 12097, 12096, 12095, 12094, 12093, 12092, 12091, 12090, 12089, 12088, 12087, 12086, 12085, 12084, 12083, 12082, 12081, 12079, 12078, 12077, 12076, 12075, 12074, 12073, 12072, 12071, 12070, 12067, 12066, 12065, 12064, 12063, 12062, 12061, 12060, 12059, 12058, 12057, 12056, 12055, 12054, 12053, 12052, 12051, 12050, 12049, 12048, 12047, 12046, 12045, 12044, 12043, 12042, 12041, 12040, 12039, 12038, 12037, 12036, 12035, 12034, 12033, 12032, 12031, 12030, 12029, 12028, 12027, 12026, 12025, 12024, 12023, 12022, 12021, 12020, 12019, 12018, 12017, 12016, 12015, 12014, 12013, 12012, 12011, 12010, 12009, 12008, 12007, 12006, 12005, 12004, 12003, 12002, 12001, 12000, 11999, 11998, 11997, 11996, 11995, 11994, 11993, 11992, 11991, 11990, 11989, 11988, 11987, 11986, 11985, 11984, 11983, 11982, 11981, 11980, 11979, 11978, 11977, 11976, 11975, 11974, 11973, 11972, 11971, 11970, 11969, 11968, 11967, 11966, 11965, 11964, 11963, 11962, 11961, 11960, 11959, 11958, 11957, 11956, 11955, 11954, 11953, 11952, 11951, 11950, 11949, 11948, 11947, 11946, 11945, 11944, 11943, 11942, 11941, 11940, 11939, 11938, 11937, 11936, 11935, 11934, 11933, 11932, 11931, 11930, 11929, 11928, 11927, 11926, 11925, 11924, 11923, 11922, 11921, 11920, 11919, 11918, 11917, 11916, 11915, 11914, 11913, 11912, 11911, 11910, 11909, 11908, 11907, 11906, 11905, 11904, 11903, 11902, 11901, 11900, 11899, 11898, 11897, 11896, 11895, 11894, 11893, 11892, 11891, 11890, 11889, 11888, 11885, 11884, 11883, 11882, 11881, 11880, 11879, 11878, 11877, 11876, 11875, 11874, 11873, 11872, 11871, 11870, 11869, 11868, 11866, 11865, 11864, 11863, 11862, 11861, 11860, 11859, 11858, 11857, 11856, 11854, 11853, 11852, 11851, 11850, 11848, 11847, 11846, 11845, 11844, 11843, 11842, 11841, 11840, 11839, 11838, 11837, 11836, 11835, 11834, 11833, 11832, 11831, 11830, 11829, 11828, 11827, 11826, 11825, 11824, 11823, 11822, 11821, 11820, 11819, 11818, 11817, 11816, 11815, 11814, 11813, 11812, 11811, 11810, 11809, 11808, 11807, 11806, 11805, 11804, 11803, 11802, 11801, 11800, 11799, 11798, 11797, 11796, 11795, 11794, 11793, 11792, 11791, 11790, 11789, 11788, 11787, 11786, 11785, 11784, 11781, 11780, 11779, 11778, 11777, 11776, 11775, 11774, 11773, 11772, 11771, 11770, 11769, 11768, 11767, 11765, 11764, 11763, 11762, 11761, 11760, 11759, 11758, 11757, 11756, 11755, 11754, 11753, 11752, 11751, 11750, 11749, 11748, 11747, 11746, 11745, 11744, 11743, 11742, 11741, 11740, 11739, 11738, 11737, 11736, 11735, 11734, 11733, 11732, 11731, 11730, 11729, 11728, 11727, 11726, 11725, 11724, 11723, 11722, 11721, 11720, 11718, 11717, 11716, 11715, 11714, 11713, 11711, 11710, 11709, 11708, 11707, 11706, 11705, 11704, 11703, 11702, 11701, 11700, 11698, 11697, 11696, 11695, 11694, 11693, 11692, 11691, 11690, 11689, 11688, 11687, 11686, 11685, 11684, 11683, 11682, 11681, 11680, 11679, 11678, 11677, 11676, 11675, 11674, 11673, 11672, 11670, 11669, 11668, 11667, 11666, 11665, 11664, 11663, 11662, 11661, 11660, 11659, 11658, 11657, 11656, 11654, 11653, 11652, 11651, 11650, 11649, 11648, 11647, 11646, 11645, 11644, 11643, 11642, 11641, 11640, 11639, 11638, 11637, 11636, 11635, 11634, 11633, 11632, 11631, 11630, 11629, 11628, 11627, 11626, 11625, 11624, 11623, 11622, 11621, 11620, 11619, 11618, 11617, 11616, 11615, 11614, 11613, 11612, 11611, 11610, 11609, 11608, 11607, 11606, 11605, 11604, 11603, 11602, 11601, 11600, 11599, 11598, 11597, 11596, 11595, 11594, 11593, 11592, 11591, 11590, 11589, 11588, 11587, 11586, 11585, 11584, 11583, 11582, 11581, 11580, 11579, 11578, 11577, 11576, 11575, 11574, 11573, 11572, 11571, 11570, 11568, 11567, 11566, 11565, 11564, 11563, 11562, 11561, 11560, 11559, 11558, 11557, 11556, 11555, 11554, 11553, 11552, 11551, 11550, 11549, 11548, 11547, 11546, 11545, 11544, 11543, 11542, 11541, 11540, 11539, 11538, 11537, 11536, 11535, 11534, 11533, 11532, 11531, 11530, 11529, 11528, 11527, 11526, 11525, 11524, 11523, 11522, 11521, 11520, 11519, 11518, 11517, 11516, 11515, 11514, 11513, 11512, 11511, 11510, 11509, 11508, 11507, 11506, 11505, 11504, 11503, 11502, 11501, 11500, 11499, 11498, 11497, 11496, 11495, 11494, 11493, 11492, 11491, 11490, 11489, 11488, 11487, 11486, 11485, 11484, 11483, 11482, 11481, 11480, 11479, 11478, 11477, 11476, 11475, 11474, 11473, 11472, 11471, 11470, 11469, 11468, 11467, 11466, 11465, 11464, 11463, 11462, 11461, 11460, 11459, 11458, 11457, 11456, 11455, 11454, 11453, 11452, 11451, 11450, 11449, 11448, 11447, 11446, 11445, 11444, 11443, 11442, 11441, 11440, 11439, 11438, 11437, 11436, 11435, 11434, 11433, 11432, 11431, 11430, 11429, 11428, 11427, 11426, 11425, 11424, 11423, 11422, 11421, 11420, 11419, 11418, 11417, 11416, 11415, 11414, 11413, 11412, 11411, 11410, 11409, 11408, 11407, 11406, 11405, 11404, 11403, 11402, 11401, 11400, 11399, 11398, 11397, 11396, 11395, 11394, 11393, 11392, 11391, 11390, 11389, 11388, 11387, 11386, 11385, 11384, 11383, 11382, 11381, 11380, 11379, 11378, 11377, 11376, 11375, 11374, 11373, 11372, 11371, 11370, 11369, 11368, 11367, 11366, 11365, 11364, 11363, 11362, 11361, 11360, 11359, 11358, 11357, 11356, 11355, 11354, 11353, 11352, 11351, 11350, 11349, 11348, 11347, 11346, 11345, 11343, 11342, 11341, 11340, 11339, 11338, 11337, 11336, 11335, 11334, 11333, 11332, 11331, 11330, 11329, 11328, 11327, 11326, 11325, 11324, 11323, 11322, 11321, 11320, 11319, 11318, 11317, 11316, 11315, 11314, 11313, 11312, 11311, 11310, 11309, 11308, 11307, 11306, 11305, 11304, 11303, 11302, 11301, 11300, 11299, 11298, 11297, 11296, 11295, 11294, 11293, 11292, 11291, 11290, 11289, 11288, 11287, 11286, 11285, 11284, 11283, 11282, 11281, 11280, 11279, 11278, 11277, 11276, 11275, 11274, 11273, 11272, 11271, 11270, 11269, 11268, 11267, 11266, 11265, 11264, 11263, 11262, 11261, 11260, 11259, 11258, 11257, 11256, 11255, 11254, 11253, 11252, 11251, 11250, 11249, 11248, 11247, 11246, 11245, 11244, 11243, 11242, 11241, 11240, 11239, 11238, 11237, 11236, 11235, 11234, 11233, 11232, 11231, 11230, 11229, 11228, 11227, 11226, 11225, 11224, 11223, 11222, 11221, 11220, 11219, 11218, 11217, 11216, 11215, 11214, 11213, 11212, 11211, 11210, 11209, 11208, 11207, 11206, 11205, 11204, 11203, 11202, 11201, 11200, 11199, 11198, 11197, 11196, 11195, 11194, 11193, 11192, 11191, 11190, 11189, 11188, 11187, 11186, 11185, 11184, 11183, 11182, 11181, 11180, 11179, 11178, 11177, 11176, 11175, 11174, 11173, 11172, 11171, 11170, 11169, 11168, 11167, 11166, 11165, 11164, 11163, 11162, 11161, 11160, 11159, 11158, 11157, 11156, 11155, 11154, 11153, 11152, 11151, 11150, 11149, 11148, 11147, 11146, 11145, 11144, 11143, 11142, 11141, 11140, 11139, 11138, 11137, 11136, 11135, 11134, 11133, 11132, 11131, 11130, 11129, 11128, 11127, 11126, 11125, 11124, 11123, 11122, 11121, 11120, 11119, 11118, 11117, 11116, 11115, 11114, 11113, 11112, 11111, 11110, 11109, 11108, 11107, 11106, 11105, 11104, 11103, 11102, 11101, 11100, 11099, 11098, 11097, 11096, 11095, 11094, 11093, 11092, 11091, 11090, 11089, 11088, 11087, 11086, 11085, 11084, 11083, 11082, 11081, 11080, 11079, 11078, 11077, 11076, 11075, 11074, 11073, 11072, 11071, 11069, 11068, 11067, 11066, 11065, 11064, 11063, 11062, 11061, 11060, 11059, 11058, 11057, 11056, 11055, 11054, 11053, 11052, 11051, 11050, 11049, 11048, 11047, 11046, 11045, 11044, 11043, 11042, 11041, 11040, 11039, 11038, 11037, 11036, 11035, 11034, 11033, 11032, 11031, 11030, 11029, 11028, 11027, 11026, 11025, 11023, 11022, 11018, 11017, 11016, 11015, 11014, 11013, 11012, 11011, 11010, 11009, 11008, 11007, 11006, 11005, 11004, 11003, 11002, 11001, 11000, 10999, 10998, 10997, 10996, 10995, 10994, 10993, 10992, 10991, 10990, 10989, 10988, 10987, 10986, 10985, 10984, 10983, 10982, 10981, 10980, 10979, 10978, 10977, 10976, 10975, 10974, 10973, 10972, 10971, 10970, 10969, 10968, 10967, 10964, 10963, 10962, 10961, 10960, 10959, 10958, 10957, 10956, 10955, 10954, 10953, 10952, 10951, 10950, 10949, 10948, 10947, 10946, 10945, 10944, 10943, 10942, 10941, 10940, 10939, 10938, 10937, 10936, 10935, 10934, 10933, 10932, 10931, 10930, 10929, 10928, 10927, 10926, 10925, 10924, 10923, 10922, 10921, 10920, 10919, 10918, 10917, 10916, 10915, 10914, 10913, 10912, 10911, 10910, 10909, 10908, 10907, 10906, 10905, 10904, 10903, 10902, 10901, 10900, 10899, 10898, 10897, 10896, 10895, 10894, 10893, 10892, 10891, 10890, 10889, 10888, 10887, 10886, 10885, 10884, 10883, 10882, 10881, 10880, 10879, 10878, 10877, 10876, 10875, 10874, 10873, 10872, 10871, 10870, 10869, 10868, 10867, 10866, 10865, 10864, 10863, 10862, 10861, 10860, 10859, 10858, 10857, 10856, 10855, 10854, 10853, 10852, 10851, 10850, 10849, 10848, 10847, 10846, 10845, 10844, 10843, 10842, 10841, 10840, 10839, 10838, 10837, 10836, 10835, 10834, 10833, 10832, 10831, 10830, 10829, 10828, 10827, 10826, 10824, 10823, 10822, 10821, 10820, 10819, 10818, 10817, 10816, 10815, 10814, 10813, 10812, 10811, 10810, 10809, 10808, 10807, 10806, 10805, 10804, 10803, 10802, 10801, 10800, 10799, 10798, 10797, 10796, 10795, 10794, 10793, 10792, 10791, 10790, 10789, 10788, 10787, 10786, 10785, 10784, 10783, 10782, 10781, 10780, 10779, 10778, 10777, 10776, 10775, 10774, 10773, 10772, 10771, 10770, 10769, 10768, 10767, 10766, 10765, 10764, 10763, 10762, 10761, 10760, 10759, 10758, 10757, 10756, 10755, 10754, 10752, 10751, 10750, 10749, 10748, 10747, 10746, 10745, 10744, 10743, 10742, 10741, 10740, 10739, 10738, 10737, 10736, 10735, 10734, 10733, 10732, 10731, 10730, 10729, 10728, 10727, 10726, 10725, 10724, 10723, 10722, 10721, 10720, 10719, 10718, 10717, 10716, 10715, 10714, 10713, 10712, 10711, 10710, 10709, 10708, 10707, 10706, 10705, 10704, 10703, 10702, 10701, 10700, 10699, 10698, 10697, 10696, 10695, 10694, 10693, 10692, 10691, 10690, 10689, 10688, 10687, 10686, 10685, 10684, 10683, 10682, 10681, 10680, 10679, 10678, 10677, 10676, 10675, 10674, 10673, 10672, 10671, 10670, 10669, 10668, 10667, 10666, 10665, 10664, 10663, 10662, 10661, 10660, 10659, 10658, 10657, 10656, 10655, 10654, 10653, 10652, 10651, 10650, 10649, 10648, 10647, 10646, 10645, 10644, 10641, 10640, 10639, 10638, 10637, 10636, 10635, 10634, 10633, 10632, 10631, 10630, 10629, 10628, 10627, 10626, 10625, 10624, 10623, 10622, 10621, 10620, 10619, 10618, 10616, 10615, 10614, 10613, 10612, 10611, 10610, 10609, 10608, 10607, 10606, 10605, 10604, 10603, 10602, 10601, 10600, 10599, 10598, 10597, 10596, 10595, 10594, 10593, 10592, 10591, 10590, 10589, 10588, 10587, 10586, 10585, 10584, 10583, 10582, 10581, 10580, 10579, 10578, 10577, 10576, 10575, 10574, 10573, 10572, 10571, 10570, 10569, 10568, 10567, 10566, 10565, 10564, 10563, 10562, 10561, 10560, 10559, 10558, 10557, 10556, 10555, 10554, 10553, 10552, 10551, 10550, 10549, 10548, 10547, 10546, 10545, 10544, 10543, 10542, 10541, 10540, 10539, 10538, 10537, 10536, 10535, 10534, 10533, 10532, 10531, 10530, 10529, 10528, 10527, 10526, 10525, 10524, 10523, 10522, 10521, 10520, 10519, 10518, 10517, 10516, 10515, 10514, 10513, 10512, 10511, 10510, 10509, 10508, 10507, 10505, 10504, 10503, 10502, 10501, 10500, 10499, 10498, 10497, 10496, 10495, 10494, 10493, 10492, 10491, 10490, 10489, 10488, 10487, 10486, 10485, 10484, 10483, 10482, 10481, 10480, 10479, 10478, 10477, 10476, 10475, 10474, 10473, 10472, 10471, 10470, 10469, 10468, 10467, 10466, 10465, 10464, 10463, 10462, 10461, 10460, 10459, 10458, 10457, 10456, 10455, 10454, 10453, 10452, 10451, 10450, 10449, 10448, 10447, 10446, 10445, 10444, 10443, 10442, 10441, 10440, 10439, 10438, 10437, 10436, 10435, 10434, 10433, 10432, 10431, 10430, 10429, 10428, 10427, 10426, 10425, 10424, 10423, 10422, 10421, 10420, 10419, 10418, 10417, 10416, 10415, 10414, 10413, 10412, 10411, 10410, 10409, 10408, 10407, 10406, 10405, 10404, 10403, 10402, 10401, 10400, 10399, 10398, 10396, 10395, 10394, 10393, 10392, 10391, 10390, 10389, 10388, 10387, 10386, 10385, 10384, 10383, 10382, 10381, 10380, 10379, 10378, 10377, 10376, 10375, 10374, 10373, 10372, 10371, 10370, 10369, 10368, 10367, 10366, 10365, 10364, 10363, 10362, 10361, 10360, 10359, 10358, 10357, 10356, 10355, 10354, 10353, 10352, 10351, 10350, 10349, 10348, 10347, 10346, 10345, 10344, 10343, 10342, 10341, 10340, 10339, 10338, 10337, 10336, 10335, 10334, 10333, 10332, 10331, 10330, 10329, 10328, 10327, 10326, 10325, 10324, 10323, 10322, 10321, 10320, 10319, 10318, 10317, 10316, 10315, 10314, 10313, 10312, 10311, 10310, 10309, 10308, 10307, 10306, 10305, 10304, 10303, 10301, 10300, 10299, 10298, 10297, 10296, 10295, 10294, 10293, 10292, 10291, 10290, 10289, 10288, 10287, 10286, 10285, 10284, 10283, 10282, 10281, 10280, 10279, 10278, 10277, 10276, 10275, 10274, 10273, 10272, 10271, 10270, 10269, 10268, 10267, 10266, 10265, 10262, 10261, 10260, 10259, 10257, 10256, 10255, 10253, 10252, 10251, 10250, 10249, 10245, 10243, 10242, 10241, 10240, 10239, 10238, 10237, 10236, 10235, 10234, 10233, 10232, 10231, 10230, 10229, 10228, 10227, 10226, 10225, 10224, 10223, 10222, 10221, 10220, 10219, 10218, 10217, 10216, 10215, 10214, 10213, 10212, 10211, 10210, 10209, 10208, 10207, 10206, 10205, 10204, 10203, 10202, 10201, 10200, 10199, 10198, 10197, 10196, 10195, 10192, 10191, 10190, 10189, 10188, 10187, 10186, 10185, 10184, 10183, 10182, 10181, 10180, 10179, 10178, 10177, 10176, 10175, 10174, 10173, 10172, 10171, 10170, 10169, 10168, 10167, 10166, 10165, 10164, 10163, 10162, 10161, 10160, 10159, 10158, 10157, 10156, 10155, 10154, 10153, 10152, 10151, 10150, 10149, 10148, 10147, 10146, 10145, 10144, 10143, 10142, 10141, 10140, 10139, 10138, 10137, 10136, 10135, 10134, 10133, 10132, 10131, 10130, 10129, 10128, 10127, 10126, 10125, 10124, 10123, 10122, 10121, 10120, 10119, 10118, 10117, 10116, 10115, 10114, 10113, 10112, 10111, 10110, 10109, 10108, 10107, 10106, 10105, 10104, 10103, 10102, 10101, 10100, 10099, 10098, 10097, 10096, 10095, 10094, 10093, 10092, 10091, 10090, 10089, 10088, 10087, 10086, 10085, 10084, 10083, 10082, 10081, 10080, 10079, 10078, 10077, 10076, 10075, 10074, 10073, 10072, 10071, 10070, 10069, 10068, 10067, 10066, 10065, 10064, 10062, 10061, 10060, 10059, 10058, 10057, 10056, 10055, 10054, 10053, 10052, 10051, 10050, 10049, 10048, 10047, 10046, 10045, 10044, 10043, 10042, 10041, 10040, 10039, 10038, 10037, 10036, 10035, 10034, 10033, 10032, 10031, 10030, 10029, 10028, 10027, 10026, 10025, 10024, 10023, 10022, 10021, 10020, 10019, 10018, 10017, 10016, 10015, 10014, 10013, 10012, 10011, 10010, 10009, 10008, 10007, 10006, 10005, 10004, 10003, 10002, 10001, 10000, 9999, 9998, 9997, 9996, 9995, 9994, 9993, 9992, 9991, 9990, 9989, 9988, 9987, 9986, 9985, 9984, 9983, 9982, 9981, 9980, 9979, 9978, 9977, 9976, 9975, 9974, 9973, 9972, 9971, 9969, 9968, 9967, 9966, 9965, 9964, 9963, 9962, 9961, 9960, 9959, 9958, 9956, 9955, 9954, 9953, 9952, 9951, 9950, 9949, 9948, 9947, 9946, 9945, 9944, 9943, 9942, 9941, 9940, 9939, 9938, 9937, 9936, 9935, 9934, 9933, 9932, 9931, 9930, 9929, 9928, 9927, 9926, 9925, 9924, 9923, 9922, 9921, 9920, 9919, 9918, 9917, 9916, 9915, 9914, 9913, 9911, 9910, 9909, 9908, 9907, 9906, 9905, 9904, 9903, 9902, 9901, 9900, 9899, 9898, 9897, 9896, 9895, 9894, 9893, 9892, 9891, 9890, 9889, 9888, 9887, 9886, 9885, 9884, 9883, 9882, 9881, 9880, 9879, 9878, 9877, 9876, 9875, 9874, 9873, 9872, 9871, 9870, 9869, 9868, 9867, 9866, 9865, 9864, 9863, 9862, 9861, 9860, 9859, 9858, 9857, 9856, 9855, 9854, 9853, 9852, 9851, 9850, 9849, 9848, 9847, 9846, 9845, 9844, 9843, 9842, 9841, 9840, 9839, 9838, 9837, 9836, 9835, 9834, 9833, 9832, 9831, 9830, 9829, 9828, 9827, 9826, 9825, 9824, 9823, 9822, 9821, 9820, 9819, 9818, 9817, 9816, 9815, 9814, 9813, 9812, 9811, 9810, 9809, 9808, 9807, 9806, 9805, 9804, 9803, 9802, 9801, 9800, 9799, 9798, 9797, 9796, 9795, 9794, 9793, 9792, 9791, 9790, 9789, 9788, 9787, 9786, 9785, 9784, 9783, 9782, 9781, 9780, 9779, 9778, 9777, 9776, 9775, 9774, 9773, 9772, 9771, 9770, 9769, 9768, 9766, 9765, 9764, 9763, 9762, 9761, 9760, 9759, 9758, 9757, 9756, 9755, 9754, 9753, 9752, 9751, 9750, 9749, 9748, 9747, 9746, 9745, 9744, 9743, 9742, 9741, 9740, 9739, 9738, 9737, 9736, 9735, 9734, 9733, 9732, 9731, 9730, 9729, 9728, 9727, 9726, 9725, 9724, 9723, 9722, 9721, 9720, 9719, 9718, 9717, 9716, 9715, 9714, 9713, 9712, 9711, 9710, 9709, 9708, 9707, 9706, 9705, 9704, 9703, 9702, 9701, 9700, 9699, 9698, 9697, 9696, 9695, 9694, 9693, 9692, 9691, 9690, 9689, 9688, 9687, 9686, 9685, 9684, 9683, 9682, 9681, 9680, 9679, 9678, 9677, 9676, 9675, 9674, 9673, 9672, 9671, 9670, 9669, 9668, 9667, 9666, 9665, 9664, 9663, 9662, 9661, 9660, 9659, 9658, 9656, 9655, 9654, 9653, 9652, 9651, 9650, 9649, 9648, 9647, 9646, 9645, 9644, 9643, 9642, 9641, 9640, 9639, 9638, 9637, 9636, 9635, 9634, 9633, 9632, 9631, 9630, 9629, 9628, 9627, 9626, 9625, 9624, 9623, 9622, 9621, 9620, 9619, 9618, 9617, 9616, 9615, 9614, 9613, 9612, 9611, 9610, 9609, 9608, 9607, 9606, 9605, 9604, 9603, 9602, 9601, 9600, 9599, 9598, 9597, 9596, 9595, 9594, 9593, 9592, 9591, 9590, 9589, 9588, 9587, 9586, 9585, 9584, 9583, 9582, 9581, 9580, 9579, 9578, 9577, 9576, 9575, 9574, 9573, 9572, 9571, 9570, 9569, 9568, 9567, 9566, 9565, 9564, 9563, 9562, 9561, 9560, 9559, 9558, 9557, 9556, 9555, 9554, 9553, 9552, 9551, 9550, 9549, 9548, 9547, 9546, 9545, 9544, 9543, 9542, 9541, 9540, 9539, 9538, 9537, 9536, 9535, 9534, 9533, 9532, 9531, 9530, 9529, 9528, 9527, 9526, 9525, 9524, 9523, 9522, 9521, 9520, 9519, 9518, 9517, 9516, 9515, 9514, 9513, 9512, 9511, 9510, 9509, 9508, 9507, 9506, 9505, 9504, 9503, 9502, 9501, 9500, 9499, 9498, 9497, 9496, 9495, 9494, 9493, 9492, 9491, 9490, 9489, 9488, 9487, 9486, 9485, 9484, 9483, 9482, 9481, 9480, 9479, 9478, 9477, 9476, 9475, 9474, 9473, 9472, 9471, 9470, 9469, 9468, 9467, 9466, 9465, 9464, 9463, 9462, 9461, 9460, 9459, 9458, 9457, 9456, 9455, 9454, 9453, 9452, 9451, 9450, 9449, 9448, 9447, 9446, 9445, 9444, 9443, 9442, 9441, 9440, 9439, 9438, 9437, 9436, 9435, 9434, 9433, 9432, 9431, 9429, 9428, 9427, 9426, 9425, 9424, 9423, 9422, 9421, 9420, 9419, 9418, 9416, 9414, 9413, 9412, 9411, 9410, 9409, 9408, 9407, 9406, 9405, 9404, 9403, 9402, 9401, 9400, 9399, 9398, 9397, 9396, 9394, 9393, 9392, 9391, 9390, 9389, 9388, 9387, 9386, 9385, 9384, 9383, 9382, 9381, 9380, 9379, 9378, 9377, 9376, 9375, 9374, 9373, 9372, 9371, 9370, 9369, 9368, 9367, 9366, 9365, 9364, 9363, 9362, 9361, 9360, 9359, 9358, 9357, 9356, 9355, 9354, 9353, 9352, 9351, 9350, 9349, 9348, 9347, 9346, 9345, 9344, 9343, 9342, 9341, 9340, 9339, 9338, 9337, 9336, 9335, 9334, 9333, 9332, 9331, 9330, 9329, 9328, 9327, 9326, 9325, 9324, 9323, 9322, 9321, 9320, 9319, 9318, 9317, 9316, 9315, 9314, 9313, 9312, 9311, 9310, 9309, 9308, 9307, 9306, 9305, 9304, 9303, 9302, 9301, 9300, 9299, 9298, 9297, 9296, 9295, 9294, 9293, 9292, 9291, 9290, 9289, 9288, 9287, 9286, 9285, 9284, 9283, 9282, 9281, 9280, 9279, 9278, 9277, 9276, 9275, 9274, 9273, 9272, 9271, 9270, 9269, 9268, 9267, 9266, 9265, 9264, 9263, 9262, 9261, 9260, 9259, 9258, 9257, 9256, 9255, 9254, 9253, 9252, 9251, 9250, 9249, 9248, 9247, 9246, 9245, 9244, 9243, 9242, 9241, 9240, 9239, 9238, 9237, 9236, 9235, 9234, 9233, 9232, 9231, 9230, 9229, 9228, 9227, 9226, 9225, 9224, 9223, 9222, 9221, 9220, 9219, 9218, 9217, 9216, 9215, 9214, 9213, 9212, 9211, 9210, 9209, 9208, 9207, 9206, 9205, 9204, 9203, 9202, 9201, 9200, 9199, 9198, 9197, 9196, 9195, 9194, 9193, 9192, 9191, 9190, 9189, 9188, 9187, 9186, 9185, 9184, 9183, 9182, 9181, 9180, 9179, 9178, 9177, 9176, 9175, 9174, 9173, 9172, 9171, 9170, 9169, 9168, 9167, 9166, 9165, 9164, 9163, 9162, 9161, 9160, 9159, 9158, 9156, 9155, 9154, 9153, 9152, 9151, 9150, 9149, 9148, 9147, 9145, 9144, 9143, 9142, 9141, 9140, 9139, 9138, 9137, 9136, 9135, 9134, 9133, 9132, 9131, 9130, 9129, 9128, 9127, 9126, 9125, 9124, 9123, 9122, 9121, 9120, 9119, 9118, 9117, 9116, 9115, 9114, 9113, 9112, 9111, 9110, 9107, 9106, 9105, 9104, 9103, 9102, 9101, 9100, 9099, 9098, 9097, 9096, 9095, 9094, 9093, 9092, 9091, 9090, 9089, 9088, 9087, 9086, 9085, 9084, 9083, 9082, 9081, 9080, 9079, 9078, 9077, 9076, 9075, 9074, 9073, 9072, 9071, 9070, 9069, 9068, 9067, 9066, 9065, 9064, 9063, 9062, 9061, 9060, 9059, 9058, 9057, 9056, 9055, 9054, 9053, 9052, 9051, 9050, 9049, 9048, 9047, 9046, 9045, 9044, 9042, 9041, 9040, 9039, 9038, 9037, 9036, 9034, 9033, 9032, 9031, 9030, 9029, 9028, 9027, 9026, 9025, 9024, 9023, 9022, 9021, 9020, 9019, 9018, 9017, 9016, 9015, 9014, 9013, 9012, 9011, 9010, 9009, 9008, 9007, 9006, 9005, 9004, 9003, 9002, 9001, 9000, 8999, 8998, 8997, 8996, 8995, 8994, 8993, 8991, 8990, 8989, 8988, 8987, 8986, 8985, 8984, 8983, 8982, 8981, 8980, 8979, 8978, 8977, 8976, 8975, 8974, 8973, 8972, 8971, 8970, 8969, 8968, 8967, 8966, 8965, 8964, 8963, 8962, 8961, 8960, 8959, 8958, 8957, 8956, 8955, 8954, 8953, 8952, 8951, 8950, 8949, 8948, 8947, 8946, 8945, 8944, 8943, 8942, 8941, 8940, 8939, 8938, 8937, 8936, 8935, 8934, 8933, 8932, 8931, 8930, 8929, 8928, 8927, 8926, 8925, 8924, 8923, 8922, 8921, 8920, 8919, 8918, 8917, 8916, 8915, 8914, 8913, 8912, 8911, 8910, 8909, 8908, 8907, 8906, 8905, 8904, 8903, 8902, 8901, 8900, 8899, 8898, 8897, 8896, 8895, 8894, 8893, 8892, 8891, 8890, 8889, 8888, 8887, 8886, 8885, 8884, 8883, 8882, 8881, 8880, 8879, 8878, 8877, 8876, 8875, 8874, 8873, 8872, 8871, 8870, 8869, 8868, 8867, 8866, 8865, 8864, 8863, 8862, 8861, 8860, 8859, 8858, 8857, 8855, 8854, 8853, 8852, 8851, 8850, 8849, 8848, 8847, 8846, 8845, 8844, 8843, 8842, 8841, 8840, 8839, 8838, 8837, 8836, 8835, 8834, 8833, 8832, 8831, 8830, 8826, 8825, 8824, 8823, 8821, 8820, 8818, 8817, 8814, 8813, 8812, 8811, 8810, 8809, 8808, 8807, 8806, 8805, 8804, 8803, 8802, 8801, 8800, 8799, 8798, 8797, 8796, 8795, 8794, 8793, 8792, 8791, 8790, 8789, 8788, 8787, 8786, 8785, 8784, 8783, 8782, 8781, 8780, 8779, 8778, 8777, 8776, 8775, 8774, 8773, 8772, 8771, 8770, 8769, 8768, 8767, 8766, 8765, 8764, 8763, 8762, 8761, 8760, 8759, 8758, 8757, 8756, 8755, 8754, 8753, 8752, 8751, 8750, 8749, 8748, 8747, 8746, 8745, 8744, 8743, 8742, 8741, 8740, 8739, 8738, 8737, 8736, 8735, 8734, 8733, 8732, 8731, 8730, 8729, 8728, 8727, 8726, 8725, 8724, 8723, 8722, 8721, 8720, 8719, 8718, 8717, 8716, 8715, 8714, 8713, 8712, 8711, 8710, 8709, 8708, 8707, 8706, 8705, 8704, 8703, 8702, 8701, 8700, 8699, 8698, 8697, 8696, 8695, 8694, 8693, 8692, 8691, 8689, 8688, 8687, 8686, 8685, 8684, 8683, 8682, 8681, 8680, 8679, 8678, 8677, 8676, 8675, 8674, 8673, 8672, 8671, 8670, 8669, 8668, 8667, 8666, 8665, 8664, 8663, 8662, 8661, 8660, 8659, 8658, 8657, 8656, 8655, 8654, 8653, 8652, 8651, 8650, 8649, 8648, 8647, 8646, 8645, 8644, 8643, 8642, 8641, 8640, 8639, 8638, 8637, 8636, 8635, 8634, 8633, 8632, 8631, 8630, 8629, 8628, 8627, 8626, 8625, 8624, 8623, 8622, 8621, 8620, 8619, 8618, 8617, 8616, 8615, 8614, 8613, 8612, 8611, 8610, 8609, 8608, 8607, 8606, 8605, 8604, 8603, 8602, 8601, 8600, 8599, 8597, 8596, 8595, 8594, 8593, 8592, 8591, 8590, 8589, 8588, 8587, 8586, 8585, 8584, 8583, 8582, 8581, 8580, 8579, 8578, 8577, 8576, 8575, 8574, 8573, 8572, 8571, 8570, 8569, 8568, 8567, 8566, 8565, 8564, 8563, 8562, 8561, 8560, 8559, 8558, 8557, 8556, 8555, 8554, 8553, 8552, 8551, 8550, 8549, 8548, 8547, 8546, 8545, 8544, 8543, 8542, 8541, 8540, 8539, 8538, 8537, 8536, 8535, 8534, 8533, 8532, 8531, 8530, 8529, 8528, 8527, 8526, 8525, 8524, 8523, 8522, 8521, 8520, 8519, 8518, 8517, 8516, 8515, 8514, 8513, 8512, 8511, 8510, 8509, 8508, 8507, 8506, 8505, 8504, 8503, 8502, 8501, 8500, 8499, 8498, 8497, 8496, 8495, 8494, 8493, 8492, 8491, 8490, 8489, 8488, 8487, 8486, 8485, 8484, 8483, 8482, 8481, 8480, 8479, 8478, 8477, 8476, 8475, 8474, 8473, 8472, 8471, 8470, 8468, 8467, 8466, 8465, 8464, 8463, 8462, 8461, 8460, 8459, 8458, 8457, 8456, 8455, 8454, 8453, 8449, 8448, 8447, 8446, 8445, 8444, 8443, 8442, 8441, 8440, 8439, 8438, 8437, 8436, 8435, 8434, 8433, 8432, 8431, 8430, 8429, 8428, 8427, 8426, 8425, 8424, 8423, 8422, 8421, 8420, 8419, 8418, 8417, 8416, 8415, 8414, 8413, 8412, 8411, 8410, 8409, 8408, 8407, 8406, 8405, 8404, 8403, 8402, 8401, 8400, 8399, 8398, 8397, 8396, 8395, 8394, 8393, 8392, 8391, 8390, 8389, 8388, 8387, 8386, 8385, 8384, 8383, 8382, 8381, 8380, 8379, 8378, 8377, 8376, 8375, 8374, 8373, 8372, 8371, 8370, 8369, 8368, 8367, 8366, 8365, 8364, 8363, 8362, 8361, 8360, 8359, 8358, 8357, 8356, 8355, 8354, 8353, 8352, 8351, 8350, 8349, 8348, 8347, 8346, 8345, 8344, 8343, 8342, 8341, 8340, 8339, 8338, 8337, 8336, 8335, 8334, 8333, 8332, 8331, 8330, 8329, 8328, 8327, 8326, 8325, 8324, 8323, 8322, 8321, 8320, 8319, 8318, 8317, 8316, 8315, 8314, 8313, 8312, 8311, 8310, 8309, 8308, 8307, 8306, 8305, 8304, 8303, 8302, 8301, 8300, 8299, 8298, 8297, 8296, 8295, 8294, 8293, 8292, 8291, 8290, 8289, 8288, 8287, 8286, 8285, 8284, 8283, 8282, 8281, 8280, 8279, 8278, 8277, 8276, 8275, 8274, 8273, 8272, 8271, 8270, 8269, 8268, 8267, 8266, 8265, 8264, 8263, 8262, 8261, 8260, 8259, 8258, 8257, 8256, 8255, 8254, 8253, 8252, 8251, 8250, 8249, 8248, 8247, 8246, 8245, 8244, 8243, 8242, 8241, 8240, 8239, 8238, 8237, 8236, 8235, 8234, 8233, 8232, 8231, 8230, 8229, 8228, 8227, 8226, 8225, 8224, 8223, 8222, 8221, 8220, 8219, 8218, 8217, 8216, 8215, 8214, 8213, 8212, 8211, 8210, 8209, 8208, 8207, 8206, 8205, 8204, 8203, 8202, 8201, 8200, 8199, 8198, 8197, 8196, 8195, 8194, 8193, 8192, 8191, 8190, 8189, 8188, 8187, 8186, 8185, 8184, 8183, 8182, 8181, 8180, 8179, 8178, 8177, 8176, 8175, 8174, 8173, 8172, 8171, 8170, 8169, 8168, 8167, 8166, 8165, 8164, 8163, 8162, 8161, 8160, 8159, 8158, 8157, 8156, 8155, 8154, 8153, 8152, 8151, 8150, 8149, 8148, 8147, 8146, 8145, 8144, 8143, 8142, 8141, 8140, 8139, 8138, 8137, 8136, 8135, 8134, 8133, 8132, 8131, 8130, 8129, 8128, 8127, 8126, 8125, 8124, 8123, 8122, 8121, 8120, 8119, 8118, 8117, 8116, 8115, 8114, 8113, 8112, 8111, 8110, 8109, 8108, 8107, 8106, 8105, 8104, 8103, 8102, 8101, 8100, 8099, 8098, 8097, 8096, 8095, 8094, 8093, 8092, 8091, 8090, 8089, 8088, 8087, 8086, 8085, 8084, 8083, 8082, 8081, 8080, 8079, 8078, 8077, 8076, 8075, 8074, 8073, 8072, 8071, 8070, 8069, 8068, 8067, 8066, 8065, 8064, 8063, 8062, 8061, 8060, 8059, 8058, 8057, 8056, 8055, 8054, 8053, 8052, 8051, 8050, 8049, 8048, 8047, 8046, 8045, 8044, 8043, 8042, 8041, 8040, 8039, 8038, 8037, 8036, 8035, 8034, 8033, 8032, 8031, 8030, 8029, 8028, 8027, 8026, 8025, 8024, 8023, 8022, 8021, 8020, 8019, 8018, 8017, 8016, 8015, 8014, 8013, 8012, 8011, 8010, 8009, 8008, 8007, 8006, 8005, 8004, 8003, 8002, 8001, 8000, 7999, 7998, 7997, 7996, 7995, 7994, 7993, 7992, 7991, 7990, 7989, 7988, 7987, 7986, 7985, 7984, 7983, 7980, 7979, 7978, 7977, 7976, 7975, 7974, 7973, 7972, 7971, 7970, 7969, 7968, 7967, 7966, 7965, 7964, 7963, 7962, 7961, 7960, 7959, 7958, 7957, 7956, 7955, 7954, 7953, 7952, 7951, 7950, 7949, 7948, 7947, 7946, 7945, 7944, 7943, 7942, 7941, 7940, 7939, 7938, 7937, 7936, 7935, 7934, 7933, 7932, 7931, 7930, 7929, 7928, 7927, 7922, 7921, 7920, 7919, 7918, 7917, 7916, 7915, 7914, 7913, 7912, 7911, 7910, 7909, 7908, 7907, 7906, 7905, 7904, 7903, 7902, 7901, 7900, 7899, 7898, 7897, 7896, 7895, 7894, 7893, 7892, 7891, 7890, 7889, 7888, 7887, 7886, 7885, 7884, 7883, 7882, 7881, 7880, 7879, 7878, 7877, 7876, 7875, 7874, 7873, 7872, 7871, 7870, 7869, 7868, 7867, 7866, 7865, 7864, 7863, 7862, 7861, 7860, 7859, 7858, 7857, 7856, 7855, 7854, 7853, 7852, 7851, 7850, 7849, 7848, 7847, 7846, 7845, 7844, 7843, 7842, 7841, 7840, 7839, 7838, 7837, 7836, 7835, 7834, 7833, 7832, 7831, 7830, 7829, 7828, 7827, 7826, 7825, 7824, 7823, 7822, 7821, 7820, 7819, 7818, 7817, 7816, 7815, 7814, 7813, 7812, 7811, 7810, 7809, 7808, 7807, 7806, 7805, 7804, 7803, 7802, 7801, 7800, 7799, 7798, 7797, 7796, 7795, 7794, 7793, 7792, 7791, 7790, 7789, 7788, 7787, 7786, 7785, 7784, 7783, 7782, 7781, 7780, 7779, 7778, 7777, 7776, 7775, 7774, 7773, 7772, 7771, 7770, 7769, 7768, 7767, 7766, 7765, 7764, 7763, 7762, 7761, 7760, 7759, 7758, 7757, 7756, 7755, 7754, 7753, 7752, 7751, 7750, 7749, 7748, 7747, 7746, 7745, 7744, 7743, 7742, 7741, 7740, 7739, 7738, 7737, 7736, 7735, 7734, 7733, 7732, 7731, 7730, 7729, 7728, 7727, 7726, 7725, 7724, 7723, 7722, 7721, 7720, 7719, 7718, 7717, 7716, 7715, 7714, 7713, 7712, 7711, 7710, 7709, 7708, 7707, 7706, 7705, 7704, 7703, 7702, 7701, 7700, 7699, 7698, 7697, 7696, 7695, 7694, 7693, 7692, 7691, 7690, 7689, 7688, 7687, 7686, 7685, 7684, 7683, 7682, 7679, 7678, 7677, 7676, 7675, 7674, 7673, 7672, 7671, 7670, 7669, 7668, 7667, 7666, 7665, 7664, 7663, 7662, 7661, 7660, 7659, 7658, 7657, 7656, 7655, 7654, 7653, 7652, 7651, 7650, 7649, 7648, 7647, 7646, 7645, 7644, 7643, 7642, 7641, 7640, 7639, 7638, 7637, 7636, 7635, 7634, 7633, 7632, 7631, 7630, 7629, 7628, 7627, 7626, 7625, 7624, 7623, 7622, 7621, 7620, 7619, 7618, 7617, 7616, 7615, 7614, 7613, 7612, 7611, 7610, 7608, 7607, 7606, 7605, 7604, 7603, 7602, 7601, 7600, 7599, 7598, 7597, 7596, 7595, 7594, 7593, 7592, 7591, 7590, 7589, 7588, 7587, 7586, 7585, 7584, 7583, 7582, 7581, 7580, 7579, 7578, 7577, 7576, 7575, 7574, 7573, 7572, 7571, 7570, 7569, 7568, 7567, 7566, 7565, 7564, 7563, 7562, 7561, 7559, 7558, 7557, 7556, 7555, 7554, 7553, 7552, 7551, 7550, 7549, 7548, 7547, 7546, 7545, 7544, 7543, 7542, 7541, 7540, 7539, 7538, 7537, 7536, 7535, 7534, 7533, 7532, 7531, 7530, 7529, 7528, 7527, 7526, 7525, 7524, 7523, 7522, 7521, 7520, 7519, 7518, 7517, 7516, 7515, 7514, 7513, 7512, 7511, 7510, 7509, 7508, 7507, 7506, 7505, 7504, 7503, 7501, 7500, 7499, 7498, 7497, 7496, 7495, 7494, 7493, 7492, 7491, 7490, 7489, 7488, 7487, 7486, 7484, 7483, 7482, 7481, 7480, 7479, 7478, 7477, 7476, 7475, 7474, 7473, 7472, 7471, 7470, 7469, 7468, 7467, 7466, 7465, 7464, 7463, 7462, 7461, 7460, 7459, 7458, 7457, 7456, 7455, 7454, 7453, 7452, 7451, 7450, 7449, 7448, 7447, 7446, 7445, 7444, 7443, 7442, 7441, 7440, 7439, 7438, 7437, 7436, 7435, 7434, 7433, 7432, 7431, 7430, 7429, 7428, 7427, 7426, 7425, 7424, 7423, 7422, 7421, 7420, 7419, 7418, 7417, 7416, 7415, 7414, 7413, 7412, 7411, 7410, 7409, 7408, 7407, 7406, 7405, 7404, 7403, 7402, 7401, 7400, 7399, 7398, 7397, 7396, 7395, 7394, 7393, 7392, 7391, 7390, 7389, 7388, 7387, 7386, 7385, 7384, 7383, 7382, 7381, 7380, 7379, 7378, 7377, 7376, 7375, 7374, 7373, 7372, 7371, 7370, 7369, 7368, 7367, 7366, 7365, 7364, 7363, 7362, 7361, 7360, 7359, 7358, 7357, 7356, 7355, 7354, 7353, 7352, 7351, 7350, 7349, 7348, 7347, 7346, 7345, 7344, 7343, 7342, 7341, 7340, 7339, 7338, 7337, 7336, 7335, 7334, 7333, 7332, 7331, 7330, 7329, 7328, 7327, 7326, 7325, 7324, 7323, 7322, 7321, 7320, 7319, 7318, 7317, 7316, 7315, 7314, 7313, 7312, 7311, 7310, 7309, 7308, 7307, 7306, 7305, 7304, 7303, 7302, 7301, 7297, 7296, 7295, 7294, 7293, 7291, 7290, 7289, 7288, 7287, 7286, 7285, 7284, 7283, 7282, 7281, 7280, 7279, 7278, 7277, 7276, 7275, 7274, 7273, 7272, 7271, 7270, 7269, 7268, 7267, 7266, 7265, 7264, 7263, 7262, 7261, 7260, 7259, 7258, 7257, 7256, 7255, 7254, 7253, 7252, 7251, 7249, 7248, 7247, 7246, 7245, 7244, 7243, 7242, 7241, 7240, 7239, 7238, 7237, 7236, 7235, 7234, 7233, 7232, 7231, 7230, 7229, 7228, 7227, 7226, 7225, 7224, 7223, 7222, 7221, 7220, 7219, 7218, 7217, 7216, 7215, 7214, 7213, 7212, 7211, 7210, 7209, 7208, 7207, 7206, 7205, 7204, 7203, 7202, 7201, 7200, 7199, 7198, 7197, 7196, 7195, 7194, 7193, 7192, 7191, 7190, 7189, 7188, 7187, 7186, 7185, 7183, 7182, 7181, 7180, 7179, 7178, 7177, 7176, 7175, 7174, 7173, 7172, 7171, 7170, 7169, 7168, 7167, 7166, 7165, 7164, 7163, 7162, 7161, 7160, 7159, 7158, 7157, 7156, 7155, 7154, 7153, 7152, 7151, 7150, 7149, 7148, 7147, 7146, 7145, 7144, 7143, 7142, 7141, 7140, 7139, 7138, 7137, 7136, 7135, 7134, 7133, 7132, 7131, 7130, 7129, 7128, 7127, 7126, 7125, 7124, 7123, 7122, 7121, 7120, 7119, 7118, 7117, 7116, 7115, 7114, 7113, 7112, 7111, 7110, 7109, 7108, 7107, 7106, 7105, 7104, 7103, 7102, 7101, 7100, 7099, 7098, 7097, 7096, 7095, 7094, 7093, 7092, 7091, 7090, 7089, 7088, 7087, 7086, 7085, 7084, 7083, 7082, 7081, 7080, 7079, 7078, 7077, 7076, 7075, 7074, 7073, 7072, 7071, 7070, 7069, 7068, 7067, 7066, 7065, 7064, 7063, 7062, 7061, 7060, 7059, 7058, 7057, 7056, 7055, 7054, 7053, 7052, 7051, 7050, 7049, 7048, 7047, 7046, 7045, 7044, 7043, 7042, 7041, 7040, 7039, 7038, 7037, 7036, 7035, 7034, 7033, 7032, 7031, 7030, 7029, 7028, 7027, 7026, 7025, 7024, 7023, 7022, 7021, 7020, 7019, 7018, 7017, 7016, 7015, 7014, 7013, 7012, 7011, 7010, 7009, 7008, 7007, 7006, 7005, 7004, 7003, 7002, 7001, 7000, 6999, 6998, 6997, 6996, 6995, 6994, 6993, 6992, 6991, 6990, 6989, 6988, 6987, 6986, 6985, 6984, 6983, 6982, 6981, 6980, 6979, 6978, 6977, 6976, 6975, 6974, 6973, 6972, 6971, 6970, 6969, 6968, 6967, 6966, 6965, 6964, 6963, 6962, 6961, 6960, 6959, 6958, 6957, 6956, 6955, 6954, 6953, 6952, 6951, 6950, 6949, 6948, 6947, 6946, 6945, 6944, 6943, 6942, 6941, 6940, 6939, 6938, 6937, 6936, 6935, 6934, 6933, 6932, 6931, 6930, 6929, 6928, 6927, 6926, 6925, 6924, 6923, 6922, 6921, 6920, 6919, 6918, 6917, 6916, 6915, 6914, 6913, 6912, 6911, 6910, 6909, 6908, 6907, 6906, 6905, 6904, 6903, 6902, 6901, 6898, 6897, 6896, 6895, 6894, 6893, 6892, 6891, 6890, 6889, 6888, 6887, 6886, 6885, 6884, 6883, 6882, 6881, 6880, 6879, 6878, 6877, 6876, 6875, 6874, 6873, 6872, 6871, 6870, 6869, 6868, 6867, 6866, 6865, 6864, 6863, 6862, 6861, 6860, 6859, 6858, 6857, 6856, 6855, 6854, 6853, 6852, 6851, 6850, 6849, 6848, 6847, 6846, 6845, 6844, 6843, 6842, 6841, 6840, 6839, 6838, 6837, 6836, 6835, 6834, 6833, 6832, 6831, 6830, 6829, 6828, 6827, 6826, 6825, 6824, 6823, 6822, 6821, 6820, 6819, 6818, 6817, 6816, 6815, 6814, 6813, 6812, 6811, 6810, 6809, 6808, 6807, 6806, 6805, 6804, 6803, 6802, 6801, 6800, 6799, 6798, 6797, 6796, 6795, 6794, 6793, 6792, 6791, 6790, 6789, 6788, 6787, 6786, 6785, 6784, 6783, 6782, 6781, 6780, 6779, 6778, 6777, 6776, 6775, 6774, 6773, 6772, 6771, 6770, 6769, 6768, 6767, 6766, 6765, 6764, 6763, 6762, 6761, 6760, 6759, 6758, 6757, 6756, 6755, 6754, 6753, 6752, 6751, 6750, 6749, 6748, 6747, 6746, 6745, 6744, 6743, 6742, 6741, 6740, 6739, 6738, 6737, 6736, 6735, 6734, 6733, 6732, 6731, 6730, 6729, 6728, 6727, 6726, 6725, 6724, 6723, 6722, 6721, 6720, 6719, 6718, 6717, 6716, 6715, 6714, 6713, 6712, 6711, 6710, 6709, 6708, 6707, 6706, 6705, 6704, 6703, 6702, 6701, 6700, 6699, 6698, 6697, 6696, 6695, 6694, 6693, 6692, 6691, 6690, 6689, 6688, 6687, 6686, 6685, 6684, 6683, 6682, 6681, 6680, 6679, 6678, 6677, 6676, 6675, 6674, 6673, 6672, 6671, 6670, 6669, 6668, 6667, 6666, 6665, 6664, 6663, 6662, 6661, 6660, 6659, 6658, 6657, 6656, 6655, 6654, 6653, 6652, 6651, 6650, 6649, 6648, 6647, 6646, 6645, 6644, 6643, 6642, 6641, 6640, 6639, 6638, 6637, 6636, 6635, 6634, 6633, 6632, 6631, 6630, 6629, 6628, 6627, 6626, 6625, 6624, 6623, 6622, 6621, 6620, 6619, 6618, 6617, 6616, 6615, 6612, 6608, 6607, 6606, 6605, 6604, 6603, 6602, 6601, 6600, 6599, 6598, 6597, 6596, 6595, 6594, 6593, 6592, 6591, 6590, 6589, 6588, 6587, 6586, 6585, 6584, 6583, 6582, 6581, 6580, 6579, 6578, 6577, 6576, 6575, 6574, 6573, 6572, 6571, 6570, 6569, 6568, 6567, 6566, 6565, 6564, 6563, 6562, 6561, 6560, 6559, 6558, 6557, 6556, 6555, 6554, 6553, 6552, 6551, 6550, 6549, 6548, 6547, 6546, 6545, 6544, 6543, 6542, 6541, 6540, 6539, 6538, 6537, 6536, 6535, 6534, 6533, 6532, 6531, 6530, 6529, 6528, 6527, 6526, 6525, 6524, 6523, 6522, 6521, 6520, 6519, 6518, 6517, 6516, 6515, 6514, 6513, 6512, 6511, 6510, 6509, 6507, 6506, 6505, 6504, 6503, 6502, 6501, 6500, 6499, 6498, 6497, 6496, 6495, 6494, 6493, 6492, 6491, 6490, 6489, 6488, 6487, 6486, 6485, 6484, 6483, 6482, 6481, 6480, 6479, 6478, 6477, 6476, 6474, 6473, 6472, 6471, 6470, 6469, 6468, 6467, 6466, 6465, 6464, 6463, 6461, 6460, 6459, 6458, 6457, 6456, 6455, 6454, 6453, 6452, 6451, 6450, 6449, 6448, 6447, 6446, 6445, 6444, 6443, 6442, 6441, 6440, 6439, 6438, 6437, 6436, 6435, 6434, 6433, 6432, 6431, 6430, 6429, 6428, 6427, 6426, 6425, 6424, 6423, 6422, 6421, 6420, 6419, 6418, 6417, 6416, 6415, 6414, 6413, 6412, 6411, 6410, 6409, 6408, 6407, 6406, 6405, 6404, 6403, 6402, 6401, 6400, 6399, 6398, 6397, 6396, 6395, 6394, 6393, 6392, 6391, 6390, 6389, 6388, 6387, 6386, 6385, 6384, 6383, 6382, 6381, 6380, 6379, 6378, 6377, 6376, 6375, 6374, 6373, 6372, 6371, 6370, 6369, 6368, 6367, 6366, 6365, 6364, 6363, 6362, 6361, 6360, 6359, 6358, 6357, 6356, 6355, 6354, 6353, 6352, 6351, 6350, 6349, 6348, 6347, 6346, 6345, 6344, 6343, 6342, 6341, 6340, 6339, 6338, 6337, 6336, 6335, 6334, 6333, 6332, 6331, 6330, 6329, 6328, 6327, 6326, 6325, 6324, 6323, 6322, 6321, 6320, 6319, 6318, 6317, 6316, 6315, 6314, 6313, 6312, 6311, 6310, 6309, 6308, 6307, 6306, 6305, 6304, 6303, 6302, 6301, 6300, 6299, 6298, 6297, 6296, 6295, 6294, 6293, 6292, 6291, 6290, 6289, 6288, 6287, 6286, 6285, 6284, 6283, 6282, 6281, 6280, 6279, 6278, 6277, 6276, 6275, 6274, 6273, 6272, 6271, 6270, 6269, 6268, 6267, 6266, 6265, 6264, 6263, 6262, 6261, 6260, 6259, 6258, 6257, 6256, 6255, 6254, 6253, 6252, 6251, 6250, 6249, 6248, 6247, 6246, 6245, 6244, 6243, 6242, 6241, 6240, 6239, 6238, 6237, 6236, 6235, 6234, 6233, 6232, 6231, 6230, 6229, 6228, 6227, 6226, 6225, 6224, 6223, 6222, 6221, 6220, 6219, 6217, 6216, 6215, 6214, 6213, 6212, 6211, 6210, 6209, 6208, 6207, 6206, 6205, 6204, 6203, 6202, 6201, 6200, 6199, 6198, 6197, 6196, 6195, 6194, 6193, 6192, 6191, 6190, 6189, 6188, 6187, 6186, 6185, 6184, 6183, 6182, 6181, 6180, 6179, 6178, 6177, 6176, 6175, 6174, 6173, 6172, 6171, 6170, 6169, 6168, 6167, 6166, 6165, 6164, 6163, 6162, 6161, 6160, 6159, 6158, 6157, 6156, 6155, 6154, 6153, 6152, 6151, 6150, 6149, 6147, 6146, 6145, 6144, 6143, 6142, 6141, 6140, 6139, 6138, 6137, 6136, 6135, 6134, 6133, 6132, 6131, 6130, 6129, 6128, 6127, 6126, 6124, 6123, 6122, 6121, 6120, 6119, 6118, 6117, 6116, 6115, 6114, 6113, 6112, 6111, 6110, 6109, 6108, 6107, 6106, 6105, 6104, 6103, 6102, 6101, 6100, 6099, 6098, 6097, 6096, 6095, 6094, 6093, 6092, 6091, 6090, 6089, 6088, 6087, 6086, 6085, 6084, 6083, 6082, 6081, 6080, 6079, 6078, 6077, 6076, 6075, 6074, 6073, 6072, 6071, 6070, 6069, 6068, 6067, 6066, 6065, 6064, 6063, 6062, 6061, 6046, 6045, 6043, 6040, 6039, 6038, 6037, 6036, 6035, 6034, 6033, 6032, 6031, 6030, 6029, 6028, 6027, 6026, 6025, 6024, 6023, 6022, 6021, 6020, 6019, 6018, 6017, 6016, 6015, 6014, 6013, 6012, 6011, 6010, 6009, 6008, 6007, 6006, 6005, 6004, 6003, 6002, 6001, 6000, 5999, 5998, 5997, 5996, 5995, 5994, 5993, 5992, 5991, 5990, 5989, 5988, 5987, 5986, 5985, 5984, 5983, 5982, 5981, 5980, 5979, 5978, 5977, 5976, 5975, 5974, 5973, 5972, 5971, 5970, 5969, 5968, 5967, 5966, 5965, 5964, 5963, 5962, 5961, 5960, 5959, 5958, 5957, 5956, 5955, 5954, 5953, 5952, 5951, 5950, 5949, 5948, 5947, 5946, 5945, 5944, 5943, 5942, 5941, 5940, 5939, 5938, 5937, 5936, 5935, 5934, 5933, 5932, 5931, 5930, 5929, 5928, 5927, 5926, 5923, 5922, 5921, 5920, 5919, 5918, 5917, 5916, 5915, 5914, 5913, 5912, 5911, 5910, 5909, 5908, 5907, 5906, 5905, 5904, 5903, 5902, 5901, 5900, 5899, 5898, 5897, 5896, 5895, 5894, 5893, 5892, 5891, 5890, 5889, 5888, 5887, 5886, 5885, 5884, 5883, 5882, 5881, 5880, 5879, 5878, 5877, 5876, 5875, 5874, 5873, 5872, 5871, 5870, 5869, 5868, 5867, 5866, 5865, 5864, 5863, 5862, 5861, 5860, 5859, 5858, 5857, 5856, 5855, 5854, 5853, 5852, 5851, 5850, 5849, 5848, 5847, 5846, 5845, 5844, 5843, 5842, 5841, 5840, 5839, 5838, 5837, 5836, 5835, 5834, 5833, 5832, 5831, 5830, 5829, 5828, 5827, 5826, 5825, 5824, 5823, 5822, 5821, 5820, 5819, 5818, 5817, 5816, 5815, 5814, 5813, 5812, 5811, 5810, 5809, 5808, 5807, 5806, 5805, 5803, 5801, 5800, 5799, 5798, 5797, 5796, 5795, 5794, 5793, 5792, 5791, 5790, 5789, 5788, 5787, 5786, 5785, 5784, 5781, 5780, 5779, 5778, 5777, 5776, 5775, 5774, 5773, 5772, 5771, 5770, 5769, 5768, 5767, 5766, 5765, 5764, 5763, 5762, 5761, 5760, 5759, 5758, 5757, 5756, 5755, 5754, 5753, 5752, 5751, 5750, 5749, 5748, 5747, 5746, 5745, 5744, 5743, 5742, 5741, 5740, 5739, 5738, 5737, 5736, 5735, 5734, 5733, 5732, 5731, 5730, 5729, 5728, 5726, 5725, 5724, 5723, 5722, 5721, 5720, 5719, 5718, 5717, 5716, 5715, 5714, 5713, 5712, 5711, 5710, 5709, 5708, 5707, 5706, 5705, 5704, 5703, 5702, 5701, 5700, 5699, 5698, 5696, 5695, 5694, 5693, 5692, 5691, 5690, 5689, 5688, 5687, 5686, 5685, 5684, 5683, 5682, 5681, 5680, 5679, 5678, 5677, 5676, 5675, 5674, 5673, 5672, 5671, 5670, 5669, 5668, 5667, 5666, 5665, 5664, 5663, 5662, 5661, 5660, 5659, 5658, 5657, 5656, 5655, 5654, 5653, 5652, 5651, 5650, 5649, 5648, 5647, 5646, 5645, 5644, 5643, 5642, 5641, 5640, 5639, 5638, 5637, 5636, 5635, 5634, 5633, 5632, 5631, 5630, 5629, 5628, 5627, 5626, 5625, 5624, 5623, 5622, 5621, 5619, 5618, 5617, 5616, 5615, 5614, 5613, 5612, 5611, 5610, 5609, 5608, 5607, 5606, 5605, 5604, 5603, 5602, 5601, 5600, 5599, 5598, 5597, 5596, 5595, 5594, 5593, 5592, 5591, 5590, 5589, 5588, 5587, 5586, 5585, 5584, 5583, 5582, 5581, 5580, 5579, 5578, 5577, 5576, 5575, 5574, 5573, 5572, 5571, 5570, 5569, 5568, 5567, 5566, 5565, 5564, 5563, 5562, 5561, 5560, 5559, 5558, 5557, 5556, 5555, 5554, 5553, 5552, 5551, 5550, 5549, 5548, 5547, 5546, 5545, 5544, 5543, 5542, 5541, 5540, 5539, 5538, 5537, 5536, 5535, 5534, 5533, 5532, 5531, 5530, 5529, 5528, 5527, 5526, 5525, 5524, 5523, 5522, 5521, 5520, 5519, 5518, 5517, 5516, 5515, 5514, 5513, 5512, 5511, 5509, 5508, 5506, 5505, 5504, 5503, 5502, 5501, 5500, 5499, 5498, 5497, 5496, 5495, 5494, 5493, 5492, 5491, 5490, 5489, 5488, 5487, 5486, 5485, 5484, 5483, 5482, 5481, 5480, 5479, 5478, 5477, 5476, 5475, 5474, 5473, 5472, 5471, 5470, 5469, 5468, 5467, 5466, 5465, 5464, 5463, 5462, 5461, 5460, 5459, 5458, 5457, 5456, 5455, 5454, 5453, 5452, 5451, 5450, 5449, 5448, 5447, 5446, 5445, 5444, 5443, 5442, 5441, 5440, 5439, 5437, 5436, 5435, 5434, 5433, 5432, 5431, 5430, 5429, 5428, 5427, 5426, 5425, 5424, 5423, 5422, 5421, 5420, 5419, 5418, 5417, 5416, 5415, 5414, 5413, 5412, 5411, 5410, 5409, 5408, 5407, 5406, 5405, 5404, 5403, 5402, 5401, 5400, 5399, 5398, 5397, 5396, 5395, 5394, 5393, 5392, 5391, 5390, 5389, 5388, 5387, 5386, 5385, 5384, 5383, 5382, 5381, 5380, 5379, 5378, 5377, 5376, 5375, 5374, 5373, 5372, 5371, 5370, 5369, 5368, 5367, 5366, 5365, 5364, 5363, 5362, 5360, 5358, 5357, 5356, 5355, 5354, 5353, 5352, 5351, 5350, 5349, 5348, 5347, 5346, 5345, 5344, 5343, 5342, 5341, 5340, 5339, 5338, 5337, 5336, 5335, 5334, 5333, 5332, 5331, 5330, 5329, 5328, 5326, 5325, 5324, 5321, 5320, 5319, 5318, 5317, 5316, 5315, 5314, 5313, 5312, 5311, 5310, 5309, 5308, 5307, 5306, 5305, 5304, 5303, 5302, 5301, 5300, 5299, 5298, 5297, 5296, 5295, 5294, 5293, 5292, 5291, 5290, 5289, 5288, 5287, 5286, 5285, 5284, 5283, 5281, 5275, 5274, 5271, 5270, 5269, 5268, 5267, 5266, 5265, 5264, 5263, 5262, 5261, 5260, 5259, 5258, 5257, 5256, 5255, 5254, 5253, 5252, 5251, 5250, 5249, 5248, 5247, 5246, 5245, 5244, 5243, 5241, 5240, 5239, 5238, 5237, 5236, 5234, 5233, 5232, 5231, 5230, 5229, 5228, 5227, 5226, 5225, 5224, 5223, 5222, 5221, 5220, 5219, 5218, 5217, 5216, 5215, 5214, 5213, 5212, 5211, 5210, 5209, 5208, 5207, 5206, 5205, 5204, 5203, 5202, 5201, 5200, 5199, 5198, 5197, 5196, 5195, 5194, 5193, 5192, 5191, 5190, 5189, 5188, 5187, 5186, 5185, 5184, 5183, 5182, 5181, 5179, 5178, 5177, 5176, 5175, 5173, 5172, 5171, 5170, 5169, 5168, 5167, 5166, 5164, 5163, 5162, 5161, 5160, 5159, 5158, 5157, 5156, 5155, 5154, 5153, 5152, 5151, 5150, 5149, 5148, 5147, 5146, 5145, 5144, 5143, 5142, 5141, 5140, 5139, 5138, 5137, 5136, 5135, 5133, 5132, 5131, 5130, 5129, 5128, 5127, 5126, 5125, 5124, 5123, 5122, 5121, 5120, 5119, 5118, 5117, 5116, 5115, 5114, 5113, 5112, 5111, 5110, 5109, 5108, 5107, 5106, 5105, 5104, 5103, 5102, 5101, 5100, 5099, 5098, 5097, 5096, 5095, 5094, 5093, 5092, 5091, 5090, 5089, 5088, 5087, 5086, 5085, 5083, 5081, 5080, 5079, 5078, 5077, 5076, 5075, 5074, 5073, 5072, 5071, 5070, 5069, 5068, 5067, 5066, 5065, 5064, 5063, 5062, 5061, 5060, 5059, 5058, 5057, 5056, 5055, 5054, 5053, 5052, 5051, 5050, 5049, 5048, 5047, 5046, 5045, 5044, 5043, 5042, 5041, 5040, 5039, 5038, 5037, 5036, 5035, 5034, 5033, 5032, 5031, 5030, 5029, 5028, 5027, 5026, 5025, 5024, 5023, 5022, 5021, 5020, 5019, 5018, 5017, 5016, 5015, 5014, 5013, 5012, 5010, 5009, 5008, 5007, 5006, 5005, 5004, 5003, 5002, 5001, 5000, 4999, 4998, 4997, 4996, 4995, 4994, 4993, 4992, 4991, 4990, 4989, 4988, 4987, 4986, 4985, 4984, 4983, 4981, 4980, 4979, 4978, 4977, 4976, 4975, 4974, 4973, 4972, 4971, 4970, 4969, 4968, 4967, 4966, 4965, 4964, 4963, 4962, 4961, 4960, 4959, 4958, 4957, 4956, 4955, 4954, 4953, 4952, 4951, 4950, 4949, 4948, 4947, 4946, 4945, 4944, 4943, 4942, 4941, 4940, 4939, 4938, 4937, 4936, 4935, 4934, 4933, 4932, 4931, 4930, 4929, 4928, 4927, 4926, 4925, 4924, 4923, 4922, 4921, 4920, 4919, 4918, 4917, 4916, 4915, 4914, 4913, 4912, 4911, 4910, 4909, 4908, 4907, 4906, 4905, 4904, 4903, 4902, 4901, 4900, 4899, 4898, 4897, 4896, 4895, 4894, 4893, 4892, 4891, 4890, 4889, 4888, 4887, 4886, 4885, 4884, 4883, 4882, 4881, 4880, 4879, 4878, 4877, 4876, 4875, 4874, 4873, 4872, 4871, 4870, 4869, 4868, 4867, 4866, 4865, 4864, 4863, 4862, 4861, 4860, 4859, 4858, 4857, 4856, 4855, 4854, 4853, 4852, 4851, 4850, 4849, 4848, 4847, 4846, 4845, 4844, 4843, 4842, 4841, 4840, 4839, 4838, 4837, 4836, 4835, 4834, 4833, 4832, 4831, 4830, 4829, 4828, 4827, 4826, 4825, 4824, 4823, 4822, 4821, 4820, 4819, 4818, 4817, 4816, 4815, 4814, 4813, 4812, 4811, 4810, 4809, 4808, 4807, 4806, 4805, 4804, 4803, 4802, 4801, 4800, 4799, 4798, 4797, 4796, 4795, 4794, 4793, 4792, 4791, 4790, 4789, 4788, 4787, 4786, 4785, 4784, 4783, 4782, 4781, 4780, 4779, 4778, 4777, 4776, 4775, 4774, 4773, 4772, 4771, 4770, 4769, 4768, 4767, 4766, 4765, 4764, 4763, 4762, 4761, 4760, 4759, 4758, 4757, 4756, 4755, 4754, 4753, 4752, 4751, 4750, 4749, 4748, 4747, 4746, 4745, 4744, 4743, 4742, 4741, 4740, 4739, 4738, 4737, 4736, 4735, 4734, 4733, 4732, 4731, 4730, 4729, 4728, 4727, 4726, 4725, 4724, 4723, 4722, 4721, 4720, 4719, 4718, 4717, 4716, 4715, 4714, 4713, 4712, 4711, 4710, 4709, 4708, 4707, 4706, 4705, 4704, 4703, 4702, 4701, 4700, 4699, 4698, 4697, 4696, 4695, 4694, 4693, 4692, 4691, 4690, 4689, 4688, 4687, 4686, 4685, 4684, 4683, 4682, 4681, 4680, 4679, 4678, 4677, 4676, 4675, 4674, 4673, 4672, 4670, 4669, 4668, 4667, 4666, 4665, 4664, 4663, 4662, 4661, 4660, 4659, 4658, 4657, 4656, 4655, 4654, 4653, 4652, 4651, 4650, 4649, 4648, 4647, 4646, 4645, 4644, 4643, 4642, 4641, 4640, 4639, 4638, 4637, 4636, 4635, 4634, 4633, 4632, 4631, 4630, 4629, 4628, 4627, 4626, 4625, 4624, 4623, 4622, 4621, 4620, 4619, 4618, 4617, 4616, 4615, 4614, 4613, 4612, 4611, 4610, 4609, 4608, 4607, 4606, 4605, 4604, 4603, 4602, 4601, 4600, 4599, 4598, 4597, 4596, 4595, 4594, 4593, 4592, 4591, 4590, 4584, 4583, 4582, 4581, 4580, 4579, 4578, 4577, 4576, 4575, 4574, 4573, 4572, 4571, 4570, 4569, 4568, 4567, 4566, 4565, 4564, 4563, 4562, 4561, 4560, 4559, 4558, 4557, 4556, 4555, 4554, 4553, 4552, 4551, 4550, 4549, 4548, 4547, 4546, 4545, 4544, 4543, 4542, 4541, 4540, 4539, 4538, 4537, 4536, 4535, 4534, 4533, 4532, 4531, 4530, 4529, 4528, 4527, 4526, 4525, 4524, 4523, 4522, 4521, 4520, 4519, 4518, 4517, 4516, 4515, 4514, 4512, 4511, 4510, 4509, 4508, 4507, 4506, 4505, 4504, 4503, 4502, 4501, 4500, 4499, 4498, 4497, 4496, 4495, 4493, 4492, 4491, 4490, 4489, 4486, 4485, 4484, 4483, 4482, 4481, 4480, 4479, 4478, 4477, 4476, 4475, 4474, 4473, 4472, 4471, 4470, 4469, 4468, 4467, 4466, 4465, 4464, 4463, 4462, 4461, 4460, 4459, 4458, 4457, 4456, 4455, 4454, 4453, 4452, 4451, 4450, 4449, 4448, 4447, 4446, 4445, 4444, 4443, 4442, 4441, 4440, 4439, 4438, 4437, 4436, 4435, 4434, 4433, 4432, 4431, 4430, 4429, 4428, 4427, 4426, 4425, 4424, 4423, 4422, 4421, 4420, 4419, 4418, 4417, 4416, 4415, 4414, 4413, 4412, 4411, 4410, 4409, 4408, 4407, 4406, 4405, 4404, 4403, 4402, 4401, 4400, 4399, 4398, 4397, 4396, 4395, 4394, 4393, 4392, 4391, 4390, 4385, 4384, 4383, 4382, 4381, 4380, 4379, 4378, 4377, 4376, 4375, 4374, 4373, 4372, 4371, 4370, 4368, 4367, 4366, 4365, 4364, 4363, 4362, 4361, 4360, 4359, 4358, 4357, 4356, 4355, 4354, 4353, 4352, 4351, 4350, 4349, 4348, 4347, 4346, 4345, 4329, 4328, 4327, 4326, 4325, 4309, 4308, 4307, 4306, 4305, 4287, 4286, 4285, 4276, 4275, 4274, 4273, 4272, 4271, 4270, 4269, 4268, 4267, 4266, 4265, 4262, 4261, 4260, 4259, 4258, 4257, 4256, 4255, 4254, 4253, 4252, 4251, 4250, 4249, 4248, 4247, 4246, 4245, 4230, 4229, 4228, 4227, 4226, 4225, 4216, 4215, 4214, 4213, 4212, 4211, 4210, 4209, 4208, 4207, 4206, 4186, 4185, 4184, 4183, 4182, 4181, 4180, 4179, 4178, 4177, 4176, 4175, 4173, 4172, 4171, 4170, 4169, 4167, 4166, 4165, 4163, 4162, 4142, 4139, 4138, 4137, 4136, 4135, 4134, 4133, 4132, 4131, 4130, 4129, 4128, 4127, 4126, 4125, 4124, 4123, 4122, 4102, 4084, 4083, 4081, 4080, 4079, 4065, 4064, 4063, 4062, 4061, 4060, 4059, 4058, 4057, 4056, 4055, 4054, 4053, 4052, 4051, 4050, 4049, 4048, 4047, 4046, 4045, 4043, 4042, 4041, 4040, 4039, 4021, 4020, 4019, 4018, 4015, 4014, 4013, 4012, 4011, 4010, 4009, 4008, 4007, 4006, 4005, 4004, 4003, 4002, 4001, 4000, 3999, 3998, 3997, 3996, 3994, 3993, 3992, 3991, 3989, 3988, 3987, 3986, 3985, 3984, 3983, 3982, 3981, 3980, 3979, 3964, 3963, 3962, 3961, 3960, 3959, 3958, 3957, 3956, 3955, 3954, 3953, 3952, 3951, 3950, 3949, 3948, 3947, 3946, 3945, 3944, 3943, 3942, 3941, 3940, 3939, 3938, 3937, 3936, 3935, 3934, 3933, 3932, 3931, 3930, 3929, 3928, 3927, 3926, 3925, 3924, 3923, 3922, 3921, 3920, 3919, 3918, 3917, 3916, 3915, 3914, 3913, 3912, 3911, 3909, 3908, 3907, 3906, 3905, 3904, 3903, 3902, 3901, 3885, 3884, 3883, 3882, 3881, 3862, 3861, 3841, 3830, 3829, 3828, 3827, 3826, 3825, 3824, 3823, 3822, 3821, 3820, 3819, 3818, 3817, 3816, 3815, 3814, 3813, 3812, 3811, 3810, 3809, 3808, 3807, 3806, 3805, 3804, 3803, 3802, 3801, 3799, 3798, 3797, 3796, 3795, 3794, 3793, 3792, 3791, 3790, 3789, 3788, 3787, 3786, 3785, 3784, 3783, 3782, 3781, 3764, 3763, 3762, 3761, 3745, 3744, 3743, 3742, 3741, 3721, 3713, 3712, 3711, 3710, 3709, 3708, 3707, 3706, 3705, 3704, 3703, 3702, 3701, 3693, 3692, 3691, 3690, 3689, 3688, 3687, 3686, 3685, 3684, 3683, 3682, 3681, 3662, 3661, 3643, 3642, 3641, 3622, 3621, 3602, 3601, 3583, 3582, 3581, 3568, 3567, 3566, 3565, 3564, 3563, 3562, 3561, 3543, 3542, 3541, 3521, 3503, 3502, 3501, 3494, 3493, 3492, 3491, 3490, 3489, 3488, 3487, 3486, 3485, 3484, 3483, 3482, 3481, 3479, 3478, 3477, 3476, 3475, 3474, 3473, 3472, 3471, 3470, 3469, 3468, 3467, 3466, 3465, 3464, 3463, 3462, 3461, 3460, 3459, 3458, 3457, 3456, 3455, 3454, 3453, 3452, 3451, 3450, 3449, 3448, 3447, 3446, 3445, 3444, 3443, 3442, 3441, 3430, 3429, 3428, 3427, 3426, 3425, 3424, 3423, 3422, 3421, 3417, 3416, 3415, 3414, 3413, 3412, 3411, 3410, 3409, 3408, 3407, 3406, 3405, 3404, 3403, 3402, 3401, 3400, 3399, 3398, 3397, 3396, 3395, 3394, 3393, 3392, 3391, 3390, 3389, 3388, 3387, 3386, 3385, 3384, 3383, 3382, 3381, 3380, 3379, 3378, 3377, 3376, 3375, 3374, 3373, 3372, 3371, 3370, 3369, 3368, 3367, 3366, 3365, 3364, 3363, 3362, 3361, 3360, 3359, 3358, 3357, 3356, 3355, 3354, 3353, 3352, 3351, 3350, 3349, 3347, 3346, 3345, 3344, 3343, 3342, 3341, 3340, 3339, 3338, 3337, 3336, 3335, 3334, 3333, 3332, 3331, 3330, 3329, 3326, 3325, 3324, 3322, 3321, 3308, 3307, 3306, 3305, 3304, 3303, 3302, 3301, 3296, 3294, 3293, 3292, 3291, 3290, 3289, 3288, 3287, 3286, 3285, 3284, 3283, 3282, 3281, 3280, 3279, 3278, 3277, 3276, 3275, 3274, 3273, 3272, 3271, 3270, 3269, 3268, 3267, 3266, 3265, 3264, 3263, 3262, 3261, 3241, 3225, 3224, 3223, 3222, 3221, 3207, 3206, 3205, 3204, 3203, 3202, 3201, 3200, 3199, 3198, 3197, 3196, 3195, 3194, 3193, 3192, 3191, 3190, 3189, 3188, 3187, 3186, 3185, 3184, 3183, 3182, 3181, 3180, 3179, 3178, 3177, 3176, 3175, 3174, 3173, 3172, 3171, 3170, 3169, 3168, 3167, 3166, 3165, 3164, 3163, 3162, 3161, 3149, 3148, 3147, 3146, 3145, 3144, 3143, 3142, 3141, 3135, 3134, 3133, 3132, 3131, 3130, 3129, 3128, 3127, 3126, 3125, 3124, 3123, 3122, 3121, 3104, 3103, 3102, 3101, 3100, 3099, 3098, 3097, 3096, 3095, 3094, 3093, 3092, 3091, 3090, 3089, 3088, 3087, 3086, 3085, 3084, 3083, 3082, 3081, 3080, 3079, 3078, 3077, 3076, 3075, 3074, 3073, 3072, 3071, 3070, 3069, 3068, 3067, 3066, 3065, 3064, 3063, 3062, 3061, 3043, 3042, 3041, 3022, 3021, 3014, 3013, 3012, 3011, 3010, 3009, 3008, 3007, 3006, 3005, 3004, 3003, 3002, 3001, 2983, 2982, 2981, 2980, 2979, 2978, 2977, 2976, 2975, 2974, 2973, 2972, 2971, 2970, 2969, 2968, 2967, 2964, 2963, 2962, 2961, 2960, 2959, 2958, 2957, 2956, 2955, 2954, 2953, 2952, 2951, 2950, 2949, 2948, 2947, 2946, 2945, 2944, 2943, 2942, 2941, 2931, 2930, 2929, 2928, 2927, 2926, 2925, 2924, 2923, 2922, 2921, 2920, 2919, 2918, 2917, 2916, 2915, 2914, 2913, 2912, 2911, 2910, 2909, 2908, 2907, 2906, 2905, 2904, 2903, 2902, 2901, 2881, 2880, 2879, 2878, 2877, 2876, 2875, 2874, 2873, 2872, 2871, 2870, 2869, 2868, 2867, 2866, 2865, 2864, 2863, 2862, 2861, 2850, 2849, 2848, 2847, 2846, 2845, 2844, 2843, 2842, 2841, 2829, 2828, 2827, 2826, 2825, 2824, 2823, 2822, 2821, 2807, 2806, 2805, 2804, 2803, 2802, 2801, 2783, 2782, 2781, 2780, 2779, 2778, 2777, 2776, 2775, 2774, 2773, 2769, 2768, 2767, 2766, 2765, 2764, 2763, 2762, 2761, 2757, 2756, 2755, 2754, 2753, 2752, 2751, 2750, 2749, 2748, 2747, 2746, 2745, 2744, 2743, 2742, 2741, 2722, 2721, 2709, 2708, 2707, 2706, 2705, 2704, 2703, 2702, 2701, 2682, 2681, 2666, 2665, 2664, 2663, 2662, 2661, 2660, 2659, 2658, 2657, 2656, 2655, 2654, 2653, 2652, 2651, 2650, 2649, 2648, 2647, 2646, 2645, 2644, 2643, 2642, 2641, 2635, 2634, 2633, 2632, 2631, 2630, 2629, 2628, 2627, 2626, 2625, 2624, 2623, 2622, 2621, 2603, 2602, 2601, 2592, 2591, 2590, 2589, 2588, 2587, 2586, 2585, 2584, 2583, 2582, 2571, 2570, 2569, 2568, 2567, 2566, 2565, 2564, 2563, 2562, 2561, 2553, 2552, 2551, 2550, 2549, 2548, 2547, 2546, 2545, 2544, 2543, 2542, 2541, 2530, 2529, 2528, 2527, 2526, 2525, 2524, 2523, 2522, 2521, 2507, 2504, 2503, 2502, 2501, 2482, 2481, 2471, 2470, 2469, 2467, 2466, 2465, 2464, 2463, 2461, 2441, 2438, 2437, 2436, 2435, 2434, 2433, 2431, 2430, 2429, 2428, 2427, 2426, 2425, 2424, 2423, 2422, 2421, 2412, 2411, 2410, 2409, 2408, 2407, 2406, 2404, 2403, 2402, 2401, 2384, 2383, 2382, 2381, 2374, 2373, 2372, 2371, 2370, 2369, 2368, 2367, 2366, 2364, 2363, 2362, 2361, 2360, 2359, 2358, 2357, 2356, 2355, 2354, 2353, 2351, 2349, 2348, 2347, 2346, 2345, 2344, 2343, 2342, 2341, 2321, 2320, 2319, 2318, 2317, 2316, 2315, 2314, 2313, 2312, 2311, 2310, 2309, 2308, 2307, 2306, 2305, 2304, 2303, 2302, 2301, 2286, 2285, 2284, 2283, 2282, 2281, 2261, 2245, 2244, 2243, 2242, 2241, 2231, 2230, 2229, 2228, 2227, 2226, 2225, 2224, 2223, 2222, 2221, 2203, 2202, 2201, 2184, 2183, 2182, 2181, 2162, 2161, 2145, 2144, 2143, 2142, 2141, 2140, 2139, 2138, 2137, 2136, 2135, 2134, 2133, 2132, 2131, 2130, 2129, 2128, 2127, 2126, 2125, 2124, 2123, 2122, 2121, 2108, 2107, 2106, 2105, 2104, 2103, 2102, 2101, 2094, 2093, 2092, 2091, 2090, 2089, 2088, 2087, 2086, 2085, 2084, 2083, 2082, 2081, 2080, 2079, 2078, 2077, 2076, 2075, 2074, 2073, 2072, 2071, 2070, 2069, 2068, 2067, 2066, 2065, 2064, 2063, 2062, 2061, 2060, 2059, 2058, 2057, 2056, 2055, 2054, 2053, 2052, 2051, 2050, 2049, 2048, 2047, 2046, 2045, 2044, 2043, 2042, 2041, 2040, 2039, 2038, 2037, 2036, 2035, 2034, 2033, 2032, 2031, 2030, 2029, 2028, 2027, 2026, 2024, 2023, 2022, 2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011, 2010, 2009, 2008, 2007, 2006, 2005, 2004, 2003, 2002, 2001, 2000, 1999, 1998, 1997, 1996, 1995, 1994, 1993, 1992, 1991, 1990, 1989, 1988, 1987, 1986, 1985, 1984, 1983, 1981, 1980, 1978, 1977, 1976, 1975, 1974, 1973, 1972, 1971, 1970, 1969, 1968, 1967, 1966, 1965, 1964, 1963, 1962, 1961, 1960, 1959, 1958, 1957, 1956, 1955, 1954, 1953, 1952, 1951, 1950, 1949, 1948, 1947, 1946, 1945, 1944, 1943, 1942, 1941, 1940, 1939, 1938, 1937, 1936, 1935, 1934, 1933, 1932, 1931, 1930, 1929, 1928, 1927, 1926, 1925, 1924, 1923, 1922, 1921, 1920, 1919, 1918, 1917, 1916, 1915, 1914, 1913, 1912, 1911, 1910, 1909, 1908, 1907, 1906, 1905, 1904, 1903, 1902, 1901, 1895, 1894, 1893, 1892, 1891, 1890, 1889, 1888, 1887, 1886, 1885, 1884, 1883, 1882, 1881, 1880, 1879, 1878, 1877, 1876, 1875, 1874, 1873, 1872, 1871, 1870, 1869, 1868, 1867, 1866, 1865, 1864, 1863, 1862, 1861, 1860, 1859, 1858, 1857, 1856, 1855, 1854, 1853, 1851, 1850, 1849, 1848, 1838, 1837, 1836, 1835, 1834, 1833, 1831, 1830, 1829, 1828, 1808, 1795, 1794, 1793, 1792, 1791, 1790, 1789, 1788, 1778, 1777, 1776, 1775, 1774, 1773, 1772, 1771, 1770, 1769, 1768, 1767, 1766, 1765, 1764, 1763, 1762, 1761, 1760, 1759, 1758, 1757, 1756, 1755, 1754, 1753, 1752, 1751, 1750, 1749, 1748, 1745, 1744, 1743, 1742, 1741, 1740, 1737, 1736, 1735, 1734, 1733, 1732, 1731, 1730, 1729, 1728, 1727, 1726, 1725, 1724, 1723, 1722, 1721, 1720, 1719, 1718, 1717, 1716, 1715, 1714, 1713, 1712, 1711, 1710, 1709, 1708, 1707, 1706, 1705, 1704, 1703, 1702, 1701, 1699, 1698, 1697, 1696, 1695, 1694, 1693, 1692, 1691, 1690, 1689, 1688, 1687, 1686, 1685, 1684, 1683, 1682, 1681, 1680, 1679, 1678, 1677, 1676, 1675, 1674, 1673, 1672, 1671, 1670, 1669, 1668, 1667, 1666, 1665, 1664, 1663, 1662, 1661, 1660, 1659, 1658, 1657, 1656, 1655, 1654, 1653, 1652, 1651, 1650, 1649, 1648, 1644, 1643, 1642, 1641, 1640, 1639, 1638, 1636, 1635, 1634, 1633, 1632, 1631, 1630, 1629, 1628, 1619, 1618, 1617, 1616, 1615, 1614, 1613, 1612, 1611, 1610, 1609, 1608, 1594, 1593, 1592, 1591, 1589, 1588, 1573, 1572, 1571, 1570, 1569, 1568, 1551, 1550, 1549, 1548, 1547, 1546, 1545, 1544, 1543, 1542, 1541, 1540, 1539, 1538, 1537, 1536, 1535, 1534, 1533, 1532, 1531, 1530, 1529, 1528, 1527, 1526, 1525, 1524, 1523, 1522, 1521, 1520, 1519, 1518, 1517, 1515, 1514, 1513, 1512, 1511, 1510, 1509, 1508, 1507, 1506, 1505, 1504, 1503, 1502, 1501, 1500, 1499, 1498, 1497, 1496, 1495, 1494, 1493, 1492, 1491, 1490, 1489, 1488, 1487, 1486, 1485, 1484, 1483, 1482, 1481, 1480, 1479, 1478, 1477, 1476, 1475, 1474, 1473, 1472, 1471, 1470, 1469, 1468, 1467, 1466, 1465, 1464, 1463, 1462, 1461, 1460, 1459, 1458, 1456, 1455, 1454, 1452, 1450, 1449, 1448, 1447, 1446, 1445, 1444, 1443, 1442, 1441, 1440, 1439, 1438, 1437, 1436, 1435, 1434, 1433, 1432, 1431, 1430, 1428, 1427, 1426, 1425, 1424, 1423, 1422, 1421, 1420, 1419, 1418, 1417, 1416, 1415, 1414, 1413, 1412, 1411, 1410, 1409, 1408, 1407, 1406, 1405, 1404, 1403, 1402, 1401, 1400, 1399, 1398, 1397, 1396, 1395, 1394, 1393, 1392, 1391, 1390, 1388, 1387, 1386, 1385, 1384, 1383, 1382, 1381, 1380, 1379, 1378, 1377, 1376, 1374, 1373, 1372, 1371, 1370, 1369, 1368, 1367, 1366, 1365, 1364, 1361, 1360, 1359, 1358, 1357, 1356, 1355, 1354, 1353, 1352, 1351, 1350, 1349, 1348, 1347, 1346, 1345, 1344, 1343, 1342, 1341, 1340, 1339, 1338, 1337, 1336, 1335, 1334, 1332, 1331, 1330, 1329, 1328, 1327, 1326, 1325, 1324, 1323, 1322, 1321, 1320, 1319, 1318, 1316, 1315, 1314, 1313, 1312, 1310, 1309, 1308, 1307, 1306, 1305, 1304, 1303, 1302, 1301, 1300, 1299, 1298, 1297, 1296, 1295, 1294, 1293, 1292, 1291, 1290, 1289, 1288, 1287, 1286, 1285, 1284, 1283, 1282, 1281, 1280, 1279, 1278, 1277, 1276, 1275, 1274, 1273, 1272, 1271, 1270, 1269, 1268, 1267, 1266, 1265, 1264, 1263, 1262, 1261, 1260, 1259, 1258, 1257, 1256, 1255, 1254, 1253, 1252, 1251, 1250, 1249, 1248, 1247, 1246, 1245, 1244, 1243, 1242, 1241, 1240, 1239, 1238, 1237, 1236, 1235, 1234, 1233, 1232, 1231, 1230, 1229, 1228, 1227, 1226, 1225, 1224, 1223, 1222, 1221, 1219, 1218, 1217, 1216, 1215, 1214, 1213, 1212, 1211, 1210, 1209, 1208, 1207, 1206, 1205, 1203, 1202, 1201, 1200, 1199, 1198, 1197, 1196, 1195, 1194, 1193, 1192, 1191, 1190, 1189, 1188, 1187, 1186, 1185, 1184, 1183, 1182, 1181, 1180, 1179, 1178, 1177, 1176, 1175, 1174, 1169, 1168, 1167, 1166, 1165, 1163, 1162, 1161, 1160, 1159, 1158, 1157, 1156, 1155, 1154, 1153, 1152, 1151, 1150, 1149, 1148, 1147, 1146, 1145, 1144, 1143, 1142, 1141, 1140, 1139, 1138, 1136, 1134, 1133, 1132, 1131, 1130, 1129, 1128, 1127, 1126, 1125, 1124, 1123, 1122, 1121, 1120, 1119, 1118, 1117, 1116, 1115, 1114, 1113, 1112, 1111, 1110, 1109, 1108, 1107, 1106, 1105, 1104, 1103, 1102, 1101, 1100, 1099, 1098, 1097, 1095, 1094, 1093, 1092, 1091, 1090, 1089, 1088, 1087, 1086, 1085, 1084, 1083, 1082, 1081, 1080, 1079, 1078, 1077, 1076, 1075, 1074, 1073, 1072, 1071, 1070, 1069, 1068, 1067, 1066, 1065, 1064, 1063, 1062, 1061, 1060, 1059, 1058, 1057, 1056, 1055, 1054, 1053, 1052, 1051, 1049, 1048, 1047, 1046, 1045, 1044, 1043, 1041, 1040, 1039, 1038, 1037, 1036, 1035, 1034, 1033, 1032, 1031, 1030, 1029, 1028, 1027, 1026, 1025, 1024, 1023, 1022, 1021, 1020, 1019, 1018, 1017, 1016, 1015, 1014, 1013, 1012, 1011, 1010, 1009, 1008, 1007, 1006, 1005, 1004, 1003, 1002, 1001, 1000, 999, 998, 997, 996, 995, 994, 993, 992, 991, 990, 989, 988, 987, 986, 985, 984, 983, 982, 981, 980, 979, 978, 977, 976, 975, 974, 973, 972, 971, 970, 969, 968, 967, 966, 965, 964, 963, 962, 961, 960, 959, 958, 957, 956, 955, 954, 953, 952, 951, 950, 949, 948, 947, 946, 945, 944, 943, 942, 941, 940, 939, 938, 937, 936, 935, 934, 933, 932, 931, 930, 929, 928, 927, 926, 925, 924, 923, 922, 921, 920, 919, 918, 917, 916, 915, 914, 913, 912, 911, 910, 909, 908, 907, 906, 905, 904, 903, 902, 901, 900, 899, 898, 897, 896, 895, 894, 893, 892, 891, 890, 889, 888, 887, 886, 885, 884, 883, 882, 881, 880, 879, 878, 877, 876, 875, 874, 873, 872, 871, 870, 869, 868, 867, 866, 865, 864, 863, 862, 861, 860, 859, 858, 857, 856, 855, 854, 853, 852, 851, 850, 849, 848, 847, 846, 845, 844, 843, 842, 841, 840, 839, 838, 837, 836, 835, 834, 833, 832, 831, 830, 829, 828, 827, 826, 825, 824, 823, 822, 821, 820, 819, 818, 817, 816, 815, 814, 812, 811, 810, 809, 808, 807, 806, 805, 804, 803, 802, 801, 800, 799, 798, 797, 796, 795, 794, 793, 792, 791, 790, 789, 788, 787, 786, 785, 784, 783, 782, 781, 780, 779, 778, 777, 776, 775, 774, 773, 772, 771, 770, 769, 768, 767, 766, 765, 764, 763, 761, 759, 758, 757, 754, 753, 752, 751, 750, 749, 747, 746, 745, 744, 743, 742, 741, 740, 739, 738, 737, 736, 735, 734, 733, 732, 731, 730, 729, 728, 727, 726, 725, 724, 723, 722, 721, 720, 719, 718, 717, 716, 715, 714, 713, 712, 711, 710, 709, 708, 707, 706, 705, 704, 703, 702, 701, 700, 699, 698, 697, 696, 695, 694, 693, 692, 691, 690, 689, 688, 687, 686, 685, 684, 683, 682, 681, 680, 679, 678, 677, 676, 675, 674, 672, 671, 670, 669, 667, 666, 665, 664, 662, 661, 660, 659, 658, 657, 656, 655, 654, 652, 651, 650, 649, 648, 647, 646, 645, 643, 642, 641, 640, 639, 638, 637, 636, 635, 634, 633, 632, 631, 630, 629, 628, 627, 626, 623, 622, 621, 620, 619, 618, 617, 616, 615, 614, 613, 612, 611, 610, 609, 608, 606, 605, 604, 603, 602, 601, 600, 599, 598, 597, 596, 595, 594, 593, 592, 591, 590, 589, 588, 587, 586, 585, 584, 583, 582, 581, 580, 579, 578, 577, 576, 575, 574, 573, 572, 571, 570, 569, 568, 567, 566, 564, 563, 562, 561, 560, 559, 558, 557, 556, 554, 553, 552, 551, 549, 548, 546, 545, 544, 543, 542, 541, 540, 539, 538, 537, 536, 535, 534, 533, 532, 531, 530, 529, 528, 527, 526, 525, 523, 522, 521, 520, 519, 518, 517, 516, 515, 514, 513, 512, 511, 510, 509, 508, 507, 506, 505, 504, 503, 502, 500, 499, 498, 497, 496, 494, 493, 492, 491, 490, 489, 488, 487, 486, 485, 484, 483, 482, 481, 480, 479, 478, 477, 476, 475, 474, 473, 472, 471, 470, 469, 468, 467, 466, 465, 464, 463, 462, 461, 460, 459, 458, 457, 456, 455, 454, 453, 452, 451, 450, 449, 448, 447, 446, 445, 444, 443, 442, 441, 440, 438, 437, 436, 435, 434, 433, 432, 431, 430, 429, 428, 427, 426, 425, 424, 423, 422, 421, 420, 419, 418, 417, 416, 415, 414, 413, 411, 410, 409, 408, 407, 406, 405, 403, 402, 401, 400, 399, 398, 397, 396, 395, 394, 393, 391, 390, 389, 388, 387, 386, 385, 384, 383, 382, 381, 380, 379, 378, 376, 375, 374, 373, 372, 371, 370, 368, 367, 366, 365, 363, 362, 361, 360, 359, 358, 357, 356, 355, 353, 352, 350, 349, 348, 347, 346, 345, 344, 343, 342, 341, 340, 339, 333, 332, 331, 330, 329, 328, 327, 326, 325, 324, 323, 322, 321, 320, 319, 318, 317, 316, 314, 313, 312, 311, 310, 308, 307, 306, 305, 304, 303, 302, 301, 300, 299, 298, 297, 296, 295, 294, 293, 292, 291, 290, 289, 288, 287, 286, 285, 284, 283, 282, 281, 280, 279, 278, 277, 276, 275, 273, 272, 271, 270, 269, 268, 267, 266, 265, 264, 263, 262, 261, 260, 259, 258, 257, 256, 255, 254, 253, 252, 251, 250, 249, 248, 247, 246, 245, 244, 242, 241, 240, 239, 238, 237, 236, 235, 234, 233, 232, 231, 230, 229, 228, 227, 226, 225, 224, 223, 222, 221, 220, 219, 218, 217, 216, 215, 214, 213, 212, 211, 210, 209, 208, 207, 206, 205, 204, 203, 201, 200, 199, 198, 197, 195, 194, 192, 190, 189, 188, 187, 186, 185, 184, 183, 182, 181, 179, 178, 177, 176, 175, 174, 173, 172, 171, 170, 169, 168, 167, 166, 165, 164, 162, 161, 160, 159, 158, 157, 156, 155, 154, 153, 152, 151, 150, 149, 147, 146, 145, 144, 143, 142, 141, 140, 139, 138, 136, 135, 134, 133, 132, 131, 130, 129, 128, 127, 126, 125, 124, 123, 122, 121, 120, 118, 117, 115, 114, 113, 112, 111, 110, 109, 108, 107, 106, 105, 104, 103, 102, 101, 100, 99, 98, 97, 96, 95, 94, 93, 92, 91, 90, 89, 88, 87, 86, 85, 84, 83, 82, 81, 80, 79, 77, 76, 75, 74, 73, 72, 71, 70, 69, 68, 67, 66, 65, 64, 63, 62, 61, 60, 59, 58, 57, 56, 55, 54, 53, 52, 51, 50, 49, 48, 47, 46, 45, 44, 43, 42, 41, 40, 39, 38, 37, 36, 35, 33, 30, 29, 28, 27, 26, 25, 24, 23, 22, 19, 17, 16, 15, 14, 13, 11, 10, 9, 7, 5, 4, 3, 1); +UPDATE `broadcast_text` SET `Text`='The Primalists suffered heavy losses during Raszageth\'s initial campaign and even more casualties during Fyrakk\'s assault on Amirdrassil.\n\nVyranoth\'s defection was another major blow to their numbers, causing many Primalists to switch sides. \n\nThose who remained were either captured as prisoners of war or scattered to the winds after Fyrakk\'s defeat.\n\n\n\nThe Primalists are defeated but not destroyed. They will go into hiding once again and bide their time until called upon.\n\nAnd do not forget--there is still one Incarnate out there to call upon them.', `Text1`='The Primalists suffered heavy losses during Raszageth\'s initial campaign and even more casualties during Fyrakk\'s assault on Amirdrassil.\n\nVyranoth\'s defection was another major blow to their numbers, causing many Primalists to switch sides. \n\nThose who remained were either captured as prisoners of war or scattered to the winds after Fyrakk\'s defeat.\n\n\n\nThe Primalists are defeated but not destroyed. They will go into hiding once again and bide their time until called upon.\n\nAnd do not forget--there is still one Incarnate out there to call upon them.', `VerifiedBuild`=56110 WHERE `ID`=265517; +UPDATE `broadcast_text` SET `Text`='When Auchindoun was destroyed, most souls housed here were torn to shreds. Many who survived succumbed to madness.\n\nYet some were not so far gone that they could not be saved. We knew that binding souls to vigilants often had a calming effect, not unlike swaddling a child. The weight of a physical body seems to ground their emotions.\n\nWe keep them in the vigilants only temporarily. It is but a splint for a broken bone while the limb heals.', `VerifiedBuild`=56110 WHERE `ID`=262942; +UPDATE `broadcast_text` SET `Text`='I used to think I was only my human form. How could I see myself as some hairy mongrel? \n\nI refused to call myself a worgen. I told myself it was nothing but a curse I never chose!\n\nBut I dreamed of hunting. I could smell the freshness of the forest breeze. I could no longer deny who I became. It was time for my to embrace it. \n\nI am Varden Claridge. I am a worgen. I did not choose this, but I do accept it.', `VerifiedBuild`=56110 WHERE `ID`=258182; +UPDATE `broadcast_text` SET `Text1`='How did I find myself? Truly, my visage feels like my realest self. Odd isn\'t it? \n\nWhen I first claimed my visage form, I knew immediately. \n\nI\'m just able to be me. Not a soldier, not a dracthyr. Just Taellyn. \n\nAnd this hairstyle thing? It\'s to die for! You can change it up whenever you want, daily even!', `VerifiedBuild`=56110 WHERE `ID`=257872; +UPDATE `broadcast_text` SET `Text1`='\n\nMy sister is no traitor. She loved the kaldorei. Koroleth would do no such thing!\n\nDo you know anything about this? About Koroleth?', `VerifiedBuild`=56110 WHERE `ID`=257199; +UPDATE `broadcast_text` SET `Text1`='', `EmoteID1`=0, `VerifiedBuild`=56110 WHERE `ID`=257175; +UPDATE `broadcast_text` SET `Text1`='I have never been inside a barrow den before. My sister told me that druids do not just sleep and congregate in dens. They also can be laid to rest here. This honor is also extended to the druid\'s immediate family. \n\nMy sister loved the idea. I hope I can give her, and my family, the rest that they deserve.\n\nI am ready when you are.', `VerifiedBuild`=56110 WHERE `ID`=257169; +UPDATE `broadcast_text` SET `Text1`='It seems your investigation bore more fruit than mine did.\n\nI\'ve been questioning those who claimed to see the Radiant Vision. Trying to understand what it could all mean. But there seemed to be no connection between those who were seeing it. Nor did anyone understand what it meant.\n\nCould Locus-Walker be right? Is it a warning from Azeroth herself? We need the Worldsoul\'s Speaker. I must speak with Magni.', `VerifiedBuild`=56110 WHERE `ID`=256711; +UPDATE `broadcast_text` SET `Text`='Locus-Walker claims that his people, the ethereals, once had a vision similar to the Radiant Song that many across Azeroth are currently witnessing. However, this vision came shortly before their world was destroyed by the Void Lord Dimensius.\n\nDoes this mean the Radiant Song is a warning of imminent destruction? Perhaps a warning from the very Worldsoul of Azeroth. And I cannot help but fear it has something to do with Xal\'atath and her Dark Heart.\n\nWe need the wisdom of Azeroth\'s Speaker, but Magni has yet to answer our calls. Jaina has agreed to seek him out, once she has spoken with Thrall. I wouldn\'t be surprised if she eventually requested your help on the matter, $n.', `VerifiedBuild`=56110 WHERE `ID`=256620; +UPDATE `broadcast_text` SET `Text`='While I would love to philosophize about the nature of the Void, I\'m afraid that I\'m not used to catering towards... laymen. \n\nI suspect you would find it rather difficult to keep up.', `VerifiedBuild`=56110 WHERE `ID`=254041; +UPDATE `broadcast_text` SET `Text`='We are experts in the killing of demons, as are you. With your aid, we should accomplish this quickly--and quietly.', `VerifiedBuild`=56110 WHERE `ID`=251316; +UPDATE `broadcast_text` SET `Text`='Why wait? I should just end you now!', `VerifiedBuild`=56110 WHERE `ID`=247613; +UPDATE `broadcast_text` SET `Text1`='Long have you lied beneath the earth. Now let this flame lift you and carry you to rest with Ohn\'ahra.', `VerifiedBuild`=56110 WHERE `ID`=246392; +UPDATE `broadcast_text` SET `Text1`='The statue could represent any number of individuals even if we could discern what was beneath the \"additions\".', `VerifiedBuild`=56110 WHERE `ID`=246237; +UPDATE `broadcast_text` SET `Text`='We are the black dragonflight! That means something! Neltharion would never have fallen to such a foe.', `VerifiedBuild`=56110 WHERE `ID`=237111; +UPDATE `broadcast_text` SET `Text`='We cannot simply change overnight. But, trading with the Rustpine and |L303(100)-Explorers\' League has been|l a boon for us.|n|nI will consider additional allies elsewhere in the isles.', `VerifiedBuild`=56110 WHERE `ID`=234398; +UPDATE `broadcast_text` SET `Text`='Through concentration, you can critically improve your craft. Ingenuity allows your concentration to return more easily.\n\nA crafter is only as good as their equipment. Inspect your gear to see if your tools support your ingenuity.', `EmotesID`=1, `VerifiedBuild`=56110 WHERE `ID`=223819; +UPDATE `broadcast_text` SET `Text`='Wonderful! Oh, it looks amazing! Thank you!\n\nYou know, making a high quality craft takes more than your skill as a crafter and the quality of the reagents you use. \n\nIt\'s also about the difficulty of the craft, the concentration you spend, and how you specialize in your craft.', `EmotesID`=1, `VerifiedBuild`=56110 WHERE `ID`=223813; +UPDATE `broadcast_text` SET `Text`='My best strategists have created a plan that should have a high probability of success, with sufficient forces. \n\nPlease, review our plan. Your opinion is highly valued, champion.', `VerifiedBuild`=56110 WHERE `ID`=218028; +UPDATE `broadcast_text` SET `Text1`='', `VerifiedBuild`=56110 WHERE `ID`=218018; +UPDATE `broadcast_text` SET `Text`='Explorers\' League. Reliquary. |n|nThese petty divisions are rendered laughable by the sheer volume of the knowledge that is to be found in these lands. |n|nThat being said, I do miss Deepholm. It was... quiet.', `VerifiedBuild`=56110 WHERE `ID`=217534; +UPDATE `broadcast_text` SET `VoiceOverPriorityID`=3, `VerifiedBuild`=56110 WHERE `ID`=210553; +UPDATE `broadcast_text` SET `Text1`='What can the Explorers\' League do for you today?', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=186130; +UPDATE `broadcast_text` SET `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID` IN (183984, 159464, 142933, 92973, 91588); +UPDATE `broadcast_text` SET `Text`='Don\'t worry about me, I joined the Explorers\' League for the action!|n|nFind the others. They need your help more!', `VerifiedBuild`=56110 WHERE `ID`=175016; +UPDATE `broadcast_text` SET `Text`='Which explains why you gravitated towards the Explorers\' League.', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=169525; +UPDATE `broadcast_text` SET `Text`='Our friends with the Explorers\' League have uncovered these bones. The skeleton appears to be intact, and should be a suitable vessel.$b$bThe Void seeks to consume. Engulf. Grow. It will answer our call, and will allow itself to be guided for a time.$b$bI am told the Zandalari hold their dead in special regard, a rather primitive approach for such a grand civilization. One might consider it... poetic for them to be undone by one of their own, hmm?', `VerifiedBuild`=56110 WHERE `ID`=168276; +UPDATE `broadcast_text` SET `Text`='The Reorigination Drive is primed. Let\'s light it up and pop G\'huun like the pus-filled boil he is.', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=157027; +UPDATE `broadcast_text` SET `Text`='Ye done it! Now the lads from the Explorers\' League can investigate the temple in peace.', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=154031; +UPDATE `broadcast_text` SET `Text`='Someone\'s been killin\' the Zandalari trolls here, and it\'s too dangerous fer the Explorers\' League tae enter the temple until somethin\'s done about it! Get in there and root out the cause!', `VerifiedBuild`=56110 WHERE `ID`=154030; +UPDATE `broadcast_text` SET `Text`='Before we charge in, we need a bit more research tae uncover what these trolls are up to, and how tae stop them.', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=151040; +UPDATE `broadcast_text` SET `Text`='I wish the Explorers\' League could have spared more of their people on this expedition.', `Text1`='I wish the Explorers\' League could have spared more of their people on this expedition.', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=144187; +UPDATE `broadcast_text` SET `Text`='The Explorers\' League certainly likes taking their sweet time with digging, when there\'s a war to be won.', `Text1`='The Explorers\' League certainly likes taking their sweet time with digging, when there\'s a war to be won.', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=144180; +UPDATE `broadcast_text` SET `Text1`='This is an official Explorers\' League dig site. You are trespassing!', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=133084; +UPDATE `broadcast_text` SET `Text`='Accordin\' to ancient texts we translated back in the Explorers\' League, Titanstrike focuses the power of storms into blasts of energy.', `VerifiedBuild`=56110 WHERE `ID`=109190; +UPDATE `broadcast_text` SET `Text`='Well now, you have been turnin\' quite a lot of heads lately amongst the Explorers\' League.$b$bOl\' Ebonhorn here seemed to know who I was and asked fer me to come help ya on this next journey.$b$bI hope ya don\'t mind but I dusted off me ol\' Talas here. I heard there were ettins involved and figured we could use us some heavy metal.', `VerifiedBuild`=56110 WHERE `ID`=98739; +UPDATE `broadcast_text` SET `Text`='The dwarves of the Explorers\' League have been allowing adventurers to use the extra space in Bronzebeard\'s Vault to store their excess goods.|n|nIt\'s the big metal building with the cannon on top in the center of town. You can\'t miss it.', `Text1`='The dwarves of the Explorers\' League have been allowing adventurers to use the extra space in Bronzebeard\'s Vault to store their excess goods.|n|nIt\'s the big metal building with the cannon on top in the center of town. You can\'t miss it.', `VerifiedBuild`=56110 WHERE `ID`=91457; +UPDATE `broadcast_text` SET `Text`='I\'m sorry $Gladdie:lass;, but I can\'t give you access to the vault.|n|nThis is where Dr Jones is keepin\' his artifacts secure. Even though the Explorers\' League is allowing adventurers to store their gear in the extra space, the vault stays off limits.', `VerifiedBuild`=56110 WHERE `ID`=90706; +UPDATE `broadcast_text` SET `Text1`='Commander Skyglaive is already workin\' with a team of Explorers\' League archaeologists at the dig site.', `VerifiedBuild`=56110 WHERE `ID`=70626; +UPDATE `broadcast_text` SET `Text1`='After the excavation trip to Mogujia, the Explorers\' League brought their findings back to our city in the Vale o\' Eternal Blossoms.', `VerifiedBuild`=56110 WHERE `ID`=70603; +UPDATE `broadcast_text` SET `Text`='Of course the Explorers\' League stumbled into a foolish situation and are in over their heads.|n|nAnd of COURSE we are going to take advantage of it.', `VerifiedBuild`=56110 WHERE `ID`=69787; +UPDATE `broadcast_text` SET `Text1`='Explorers\' League reporting in, sir!', `VerifiedBuild`=56110 WHERE `ID`=69719; +UPDATE `broadcast_text` SET `Text1`='There are many o\' us in the Explorers\' League who stay in the library, cataloguing and analyzing all of our findings.$B$BI spent the last five years doin\' just that while Brann went out into the world, caperin\' from one inneresting site to another.$B$BWell Hilda\'s finally back in the field, and it\'s about time I find somethin\' BIG!', `VerifiedBuild`=56110 WHERE `ID`=69187; +UPDATE `broadcast_text` SET `Text`='Ever since I crash landed on this shore, I been wanderin\' all over, $r!$B$BI\'ve been all the way from the Temple o\' the Jade Serpent to the Krasarang coast to the top o\' Mount Neverest herself!$B$BThis land is quite remarkable, and I been cataloging all o\' my findings.$B$BI can\'t wait to tell my fellow colleagues at the Explorers\' League about everything I\'ve seen!', `VerifiedBuild`=56110 WHERE `ID`=64993; +UPDATE `broadcast_text` SET `Text`='So much emotion has been released from the tombs. So much anger and fear...', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=62554; +UPDATE `broadcast_text` SET `Text`='|TInterface\\ICONS\\INV_Shadowflame_Orb.BLP:20|t%s Summons an |cFFFF6F00|Hspell:448013|h[Invocation of Shadowflame]|h|r!', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=40465; +UPDATE `broadcast_text` SET `Text`='I can instruct you in blacksmithing. Interested?', `Text1`='I can instruct you in blacksmithing. Interested?', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=20135; +UPDATE `broadcast_text` SET `Text`='The sounds of industry ring through the Deeps! Fly to the far-flung reaches of the realm, and you\'ll hear even greater wonders.', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=16775; +UPDATE `broadcast_text` SET `Text`='', `Text1`='Where there is no Light, despair, loathing, and rage thrive.', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=16763; +UPDATE `broadcast_text` SET `Text`='Where would you like to fly?', `Text1`='', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=10753; +UPDATE `broadcast_text` SET `Text1`='Greetings, $n. I am Myolor Sunderfury, keeper of the Great Forge.', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=6475; +UPDATE `broadcast_text` SET `Text1`='The life of a smith is not an easy one, but it puts steel in yer bones and fire in yer heart. My da\' was a smith, my grandfather before him in the forges beneath Grim Batol. And now my son follows in our footsteps, that boy makes me proud.', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=5783; +UPDATE `broadcast_text` SET `Text1`='Eh? I don\'t have time ta chat, my da\' wants me ta finish this order fer him.', `VoiceOverPriorityID`=4, `VerifiedBuild`=56110 WHERE `ID`=5727; + diff --git a/sql/old/11.x/hotfixes/24051_2024_09_03/2024_09_03_00_hotfixes_enUS.sql b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_09_03_00_hotfixes_enUS.sql new file mode 100644 index 000000000..fecb8dffd --- /dev/null +++ b/sql/old/11.x/hotfixes/24051_2024_09_03/2024_09_03_00_hotfixes_enUS.sql @@ -0,0 +1,6052 @@ +-- +DELETE FROM `broadcast_text` WHERE `ID` IN (271262, 271260, 271253, 271236, 271101, 271000, 270999, 270998, 270836, 270829, 270827, 270811, 270780, 270762, 270734, 270732, 270730, 270728, 270726, 270724, 270723, 270501, 270500, 270453, 270387, 270351, 270350, 270349, 270346, 270336, 270335, 270295, 270294, 270280, 270279, 270278, 270277, 270276, 270255, 270243, 270240, 270238, 270233, 270231, 270230, 270229, 270227, 270210, 270208, 270207, 270199, 270198, 270196, 270194, 270190, 270189, 270188, 270187, 270186, 270184, 270183, 270180, 270178, 270175, 270172, 270169, 270168, 270167, 270166, 270165, 270164, 270162, 270150, 270147, 270141, 270136, 270135, 270134, 270132, 270129, 270128, 270127, 270125, 270120, 270119, 270118, 270117, 270116, 270114, 270112, 270111, 270109, 270108, 270098, 270097, 270090, 270088, 270085, 270083, 270077, 270052, 270051, 270043, 270037, 269976, 269975, 269972, 269925, 269907, 269904, 269902, 269882, 269848, 269847, 269845, 269844, 269841, 269840, 269813, 269812, 269811, 269810, 269809, 269808, 269791, 269790, 269771, 269761, 269760, 269735, 269695, 269651, 269612, 269559, 269537, 269536, 269521, 269520, 269518, 269516, 269515, 269506, 269395, 269389, 269382, 269381, 269380, 269379, 269378, 269377, 269376, 269375, 269341, 269334, 269332, 269331, 269305, 269286, 269285, 269284, 269266, 269265, 269264, 269263, 269262, 269261, 269260, 269259, 269196, 269195, 269086, 268978, 268961, 268957, 268956, 268955, 268948, 268919, 268917, 268910, 268905, 268900, 268895, 268894, 268890, 268881, 268877, 268875, 268874, 268872, 268871, 268870, 268867, 268850, 268826, 268818, 268808, 268777, 268776, 268765, 268764, 268763, 268757, 268752, 268751, 268750, 268749, 268747, 268746, 268745, 268744, 268743, 268727, 268726, 268725, 268724, 268723, 268722, 268721, 268716, 268715, 268714, 268713, 268712, 268668, 268666, 268650, 268647, 268637, 268636, 268635, 268634, 268632, 268631, 268630, 268629, 268628, 268627, 268625, 268623, 268622, 268617, 268616, 268615, 268614, 268613, 268612, 268611, 268609, 268608, 268607, 268606, 268605, 268603, 268602, 268601, 268600, 268599, 268598, 268597, 268596, 268595, 268593, 268592, 268591, 268590, 268589, 268587, 268586, 268585, 268584, 268583, 268582, 268581, 268579, 268571, 268570, 268569, 268568, 268567, 268563, 268544, 268542, 268538, 268536, 268527, 268525, 268521, 268519, 268516, 268515, 268509, 268508, 268485, 268483, 268482, 268464, 268458, 268452, 268451, 268450, 268449, 268448, 268412, 268408, 268400, 268399, 268374, 268348, 268347, 268335, 268331, 268330, 268329, 268328, 268302, 268301, 268300, 268299, 268297, 268296, 268295, 268294, 268293, 268291, 268289, 268288, 268284, 268283, 268282, 268281, 268280, 268279, 268278, 268276, 268275, 268274, 268273, 268272, 268270, 268269, 268268, 268267, 268266, 268264, 268263, 268262, 268261, 268260, 268259, 268258, 268257, 268256, 268255, 268254, 268246, 268245, 268244, 268238, 268237, 268232, 268222, 268219, 268209, 268204, 268201, 268181, 268174, 268173, 268172, 268171, 268170, 268169, 268168, 268167, 268166, 268165, 268164, 268163, 268162, 268161, 268160, 268159, 268158, 268157, 268156, 268155, 268154, 268152, 268151, 268149, 268148, 268147, 268146, 268145, 268144, 268143, 268142, 268141, 268140, 268137, 268136, 268133, 268132, 268131, 268130, 268127, 268126, 268123, 268117, 268116, 268115, 268114, 268112, 268110, 268107, 268106, 268103, 268101, 268098, 268097, 268095, 268094, 268093, 268092, 268091, 268090, 268089, 268088, 268087, 268086, 268085, 268084, 268083, 268082, 268081, 268080, 268079, 268078, 268077, 268076, 268075, 268074, 268073, 268072, 268071, 268070, 268069, 268067, 268061, 268058, 268057, 268056, 268049, 268048, 268046, 268045, 268044, 268043, 268042, 268041, 268039, 268037, 268036, 268035, 268034, 268033, 268032, 268031, 268029, 268028, 268025, 268024, 268023, 268022, 268020, 267999, 267998, 267996, 267993, 267989, 267984, 267983, 267978, 267977, 267976, 267975, 267974, 267973, 267971, 267969, 267968, 267967, 267965, 267964, 267963, 267962, 267961, 267960, 267954, 267949, 267947, 267941, 267939, 267938, 267935, 267928, 267922, 267920, 267916, 267914, 267913, 267911, 267910, 267909, 267908, 267907, 267889, 267888, 267873, 267871, 267869, 267868, 267867, 267866, 267862, 267860, 267859, 267855, 267853, 267852, 267839, 267834, 267833, 267832, 267831, 267830, 267826, 267818, 267817, 267813, 267812, 267811, 267810, 267809, 267808, 267806, 267805, 267804, 267803, 267802, 267800, 267799, 267798, 267797, 267795, 267791, 267790, 267787, 267783, 267782, 267777, 267776, 267775, 267774, 267773, 267772, 267771, 267770, 267769, 267768, 267760, 267758, 267757, 267756, 267755, 267754, 267752, 267750, 267749, 267747, 267746, 267745, 267744, 267741, 267740, 267735, 267730, 267727, 267720, 267718, 267716, 267715, 267702, 267700, 267699, 267698, 267697, 267696, 267693, 267691, 267690, 267689, 267688, 267677, 267676, 267675, 267672, 267664, 267663, 267662, 267661, 267659, 267657, 267655, 267654, 267651, 267650, 267649, 267646, 267645, 267644, 267643, 267628, 267625, 267612, 267609, 267603, 267602, 267601, 267599, 267598, 267596, 267595, 267591, 267590, 267588, 267587, 267586, 267569, 267550, 267546, 267545, 267543, 267542, 267541, 267540, 267539, 267538, 267536, 267532, 267531, 267516, 267513, 267512, 267510, 267508, 267506, 267459, 267458, 267454, 267452, 267437, 267436, 267435, 267431, 267429, 267428, 267427, 267425, 267418, 267414, 267376, 267375, 267373, 267370, 267367, 267365, 267357, 267356, 267352, 267331, 267330, 267327, 267324, 267317, 267316, 267314, 267310, 267308, 267287, 267286, 267270, 267260, 267259, 267252, 267246, 267245, 267224, 267207, 267186, 267183, 267182, 267170, 267167, 267166, 267165, 267161, 267160, 267152, 267150, 267149, 267148, 267147, 267146, 267145, 267144, 267143, 267142, 267141, 267129, 267125, 267123, 267114, 267113, 267111, 267110, 267109, 267108, 267091, 267087, 267070, 267069, 267068, 267067, 267064, 267063, 267062, 267061, 267060, 267059, 267058, 267056, 267055, 267054, 267053, 267052, 267050, 267049, 267048, 267047, 267009, 267005, 266945, 266944, 266924, 266923, 266922, 266921, 266920, 266919, 266913, 266912, 266908, 266907, 266906, 266905, 266892, 266890, 266889, 266887, 266876, 266874, 266867, 266866, 266865, 266864, 266863, 266861, 266860, 266844, 266839, 266837, 266836, 266835, 266834, 266833, 266823, 266807, 266806, 266805, 266804, 266803, 266797, 266796, 266793, 266791, 266790, 266789, 266788, 266787, 266786, 266785, 266778, 266777, 266776, 266775, 266774, 266773, 266772, 266770, 266764, 266759, 266758, 266757, 266751, 266749, 266748, 266746, 266745, 266744, 266742, 266741, 266740, 266736, 266735, 266734, 266730, 266729, 266728, 266724, 266723, 266721, 266720, 266719, 266715, 266714, 266713, 266712, 266711, 266710, 266709, 266708, 266707, 266706, 266705, 266701, 266698, 266694, 266693, 266691, 266690, 266686, 266685, 266680, 266678, 266675, 266674, 266673, 266672, 266671, 266670, 266669, 266668, 266667, 266665, 266664, 266663, 266662, 266661, 266660, 266659, 266658, 266657, 266654, 266650, 266649, 266642, 266639, 266637, 266632, 266631, 266629, 266627, 266625, 266621, 266620, 266619, 266618, 266617, 266616, 266607, 266606, 266605, 266604, 266602, 266601, 266600, 266599, 266598, 266597, 266596, 266594, 266593, 266592, 266591, 266590, 266589, 266588, 266587, 266584, 266581, 266577, 266576, 266572, 266571, 266564, 266563, 266561, 266560, 266559, 266557, 266556, 266554, 266553, 266551, 266547, 266546, 266541, 266540, 266539, 266538, 266537, 266536, 266535, 266534, 266533, 266532, 266531, 266530, 266529, 266528, 266526, 266523, 266522, 266521, 266520, 266519, 266518, 266517, 266516, 266512, 266511, 266509, 266508, 266507, 266506, 266491, 266490, 266489, 266486, 266478, 266477, 266476, 266475, 266474, 266473, 266472, 266471, 266463, 266460, 266459, 266458, 266457, 266456, 266455, 266440, 266438, 266432, 266431, 266426, 266424, 266415, 266414, 266413, 266412, 266407, 266406, 266397, 266396, 266395, 266394, 266393, 266392, 266391, 266390, 266389, 266388, 266387, 266381, 266373, 266368, 266361, 266356, 266355, 266353, 266351, 266350, 266339, 266333, 266293, 266283, 266282, 266281, 266280, 266278, 266276, 266275, 266273, 266272, 266271, 266270, 266268, 266266, 266265, 266263, 266262, 266252, 266249, 266248, 266247, 266246, 266231, 266229, 266211, 266210, 266209, 266199, 266198, 266197, 266196, 266188, 266187, 266186, 266185, 266184, 266182, 266180, 266178, 266174, 266172, 266169, 266168, 266167, 266166, 266165, 266164, 266163, 266162, 266161, 266160, 266158, 266157, 266156, 266155, 266154, 266153, 266152, 266151, 266150, 266149, 266148, 266147, 266142, 266141, 266139, 266136, 266135, 266134, 266133, 266132, 266131, 266130, 266129, 266128, 266127, 266126, 266125, 266124, 266121, 266114, 266113, 266112, 266111, 266103, 266102, 266101, 266099, 266098, 266097, 266087, 266084, 266082, 266081, 266080, 266079, 266078, 266077, 266075, 266074, 266071, 266069, 266068, 266067, 266066, 266065, 266057, 266055, 266053, 266052, 266051, 266050, 266049, 266048, 266047, 266034, 266033, 266032, 266030, 266028, 266027, 266023, 266022, 266019, 266017, 266016, 266015, 266014, 266013, 266012, 266011, 266010, 266009, 266006, 265997, 265995, 265994, 265993, 265991, 265971, 265970, 265969, 265965, 265964, 265962, 265961, 265960, 265959, 265958, 265957, 265956, 265955, 265954, 265953, 265952, 265951, 265950, 265949, 265948, 265946, 265945, 265944, 265937, 265936, 265935, 265934, 265911, 265910, 265888, 265887, 265882, 265881, 265880, 265870, 265869, 265868, 265867, 265866, 265865, 265864, 265863, 265859, 265858, 265855, 265853, 265852, 265849, 265848, 265847, 265846, 265843, 265842, 265841, 265838, 265835, 265833, 265831, 265828, 265827, 265826, 265825, 265824, 265821, 265820, 265819, 265817, 265815, 265814, 265813, 265812, 265811, 265810, 265809, 265808, 265807, 265804, 265802, 265798, 265797, 265795, 265793, 265792, 265791, 265787, 265785, 265784, 265783, 265781, 265780, 265779, 265778, 265777, 265776, 265766, 265759, 265758, 265756, 265755, 265753, 265751, 265750, 265741, 265740, 265739, 265736, 265735, 265727, 265726, 265725, 265724, 265723, 265722, 265721, 265720, 265714, 265705, 265702, 265699, 265698, 265696, 265695, 265694, 265693, 265692, 265691, 265690, 265689, 265688, 265687, 265684, 265683, 265682, 265651, 265649, 265646, 265633, 265630, 265626, 265623, 265621, 265620, 265619, 265617, 265612, 265611, 265610, 265609, 265608, 265570, 265550, 265549, 265548, 265547, 265546, 265536, 265533, 265532, 265531, 265528, 265526, 265523, 265514, 265513, 265509, 265508, 265502, 265500, 265469, 265465, 265464, 265452, 265451, 265446, 265445, 265441, 265440, 265438, 265437, 265436, 265435, 265432, 265431, 265430, 265429, 265428, 265427, 265425, 265424, 265423, 265422, 265421, 265420, 265415, 265414, 265413, 265411, 265410, 265409, 265407, 265406, 265405, 265398, 265397, 265396, 265395, 265394, 265393, 265389, 265354, 265352, 265344, 265341, 265339, 265335, 265334, 265333, 265328, 265327, 265326, 265325, 265324, 265323, 265322, 265321, 265320, 265319, 265318, 265317, 265316, 265315, 265314, 265313, 265308, 265301, 265296, 265291, 265289, 265288, 265287, 265286, 265285, 265284, 265283, 265282, 265281, 265280, 265279, 265278, 265277, 265276, 265275, 265274, 265273, 265272, 265271, 265270, 265269, 265268, 265267, 265266, 265265, 265264, 265263, 265262, 265261, 265260, 265259, 265258, 265257, 265256, 265255, 265254, 265253, 265252, 265251, 265245, 265244, 265238, 265235, 265233, 265232, 265228, 265227, 265226, 265225, 265224, 265223, 265222, 265221, 265220, 265219, 265218, 265217, 265216, 265215, 265214, 265213, 265212, 265211, 265210, 265209, 265208, 265207, 265206, 265204, 265203, 265202, 265201, 265200, 265199, 265198, 265197, 265196, 265195, 265194, 265193, 265192, 265191, 265190, 265189, 265188, 265187, 265186, 265183, 265182, 265181, 265180, 265179, 265178, 265177, 265176, 265175, 265174, 265173, 265172, 265171, 265170, 265169, 265168, 265165, 265164, 265163, 265162, 265152, 265133, 265132, 265131, 265130, 265129, 265128, 265127, 265126, 265125, 265124, 265123, 265122, 265121, 265120, 265119, 265118, 265117, 265116, 265112, 265111, 265110, 265109, 265108, 265107, 265106, 265105, 265104, 265103, 265102, 265101, 265100, 265099, 265098, 265097, 265096, 265095, 265094, 265093, 265092, 265091, 265090, 265089, 265088, 265087, 265086, 265085, 265081, 265078, 265077, 265074, 265067, 265066, 265065, 265063, 265052, 265050, 265049, 265048, 265047, 265046, 265044, 265043, 265042, 265041, 265040, 265039, 265038, 265037, 265035, 265033, 265030, 265028, 265026, 265022, 265001, 264978, 264975, 264953, 264952, 264951, 264950, 264949, 264948, 264947, 264946, 264945, 264944, 264943, 264942, 264940, 264939, 264938, 264937, 264936, 264935, 264934, 264933, 264932, 264931, 264930, 264929, 264928, 264916, 264915, 264913, 264911, 264910, 264909, 264908, 264886, 264883, 264880, 264873, 264872, 264871, 264868, 264867, 264862, 264860, 264854, 264852, 264851, 264850, 264849, 264848, 264841, 264838, 264837, 264836, 264835, 264834, 264833, 264832, 264831, 264819, 264818, 264817, 264812, 264807, 264806, 264805, 264804, 264797, 264785, 264784, 264783, 264780, 264778, 264775, 264772, 264769, 264768, 264766, 264765, 264763, 264762, 264761, 264759, 264757, 264756, 264755, 264754, 264753, 264752, 264751, 264750, 264749, 264748, 264747, 264746, 264744, 264740, 264739, 264737, 264736, 264734, 264731, 264729, 264728, 264727, 264726, 264725, 264724, 264723, 264722, 264721, 264720, 264719, 264716, 264715, 264702, 264699, 264698, 264697, 264696, 264695, 264694, 264693, 264692, 264691, 264690, 264689, 264688, 264687, 264686, 264685, 264684, 264683, 264682, 264681, 264680, 264679, 264678, 264677, 264676, 264675, 264674, 264673, 264668, 264667, 264666, 264661, 264660, 264658, 264657, 264656, 264654, 264653, 264651, 264650, 264649, 264648, 264647, 264645, 264643, 264642, 264641, 264639, 264638, 264637, 264635, 264632, 264631, 264628, 264627, 264626, 264624, 264622, 264620, 264605, 264585, 264584, 264583, 264581, 264579, 264578, 264575, 264574, 264573, 264571, 264570, 264565, 264563, 264562, 264561, 264560, 264559, 264558, 264557, 264556, 264555, 264554, 264553, 264552, 264551, 264550, 264549, 264548, 264547, 264546, 264545, 264544, 264543, 264542, 264541, 264540, 264539, 264537, 264536, 264532, 264531, 264530, 264529, 264528, 264527, 264526, 264525, 264524, 264523, 264522, 264513, 264512, 264511, 264510, 264507, 264506, 264504, 264501, 264500, 264497, 264496, 264494, 264493, 264491, 264488, 264484, 264482, 264466, 264465, 264464, 264463, 264462, 264461, 264460, 264454, 264453, 264452, 264451, 264450, 264449, 264448, 264447, 264446, 264445, 264444, 264443, 264436, 264435, 264434, 264433, 264432, 264431, 264429, 264428, 264427, 264426, 264425, 264424, 264423, 264422, 264414, 264413, 264412, 264411, 264410, 264408, 264406, 264405, 264404, 264403, 264402, 264401, 264400, 264398, 264397, 264393, 264392, 264389, 264386, 264385, 264384, 264383, 264382, 264381, 264380, 264379, 264378, 264377, 264376, 264375, 264373, 264372, 264371, 264370, 264369, 264367, 264366, 264365, 264364, 264363, 264362, 264356, 264353, 264349, 264348, 264333, 264331, 264326, 264325, 264324, 264323, 264322, 264320, 264319, 264318, 264317, 264315, 264312, 264311, 264310, 264308, 264307, 264306, 264305, 264304, 264301, 264300, 264299, 264295, 264292, 264291, 264290, 264289, 264288, 264278, 264277, 264269, 264264, 264260, 264259, 264258, 264257, 264256, 264255, 264252, 264251, 264250, 264246, 264236, 264235, 264233, 264232, 264231, 264230, 264229, 264228, 264227, 264226, 264225, 264222, 264221, 264220, 264219, 264218, 264217, 264216, 264215, 264214, 264211, 264210, 264209, 264208, 264207, 264205, 264204, 264203, 264202, 264201, 264200, 264199, 264198, 264187, 264186, 264185, 264184, 264183, 264182, 264181, 264179, 264178, 264177, 264175, 264174, 264173, 264172, 264171, 264170, 264169, 264168, 264167, 264166, 264149, 264143, 264142, 264141, 264140, 264139, 264135, 264134, 264133, 264114, 264113, 264112, 264111, 264110, 264109, 264108, 264107, 264103, 264102, 264100, 264099, 264098, 264097, 264096, 264095, 264094, 264093, 264092, 264091, 264072, 264068, 264066, 264065, 264064, 264062, 264058, 264057, 264053, 264051, 264047, 264042, 264041, 264036, 264035, 264034, 264033, 264032, 264031, 264030, 264011, 264010, 264009, 263998, 263993, 263992, 263991, 263988, 263987, 263980, 263951, 263947, 263946, 263945, 263944, 263941, 263940, 263939, 263938, 263937, 263936, 263935, 263932, 263931, 263930, 263927, 263926, 263925, 263924, 263920, 263905, 263904, 263903, 263902, 263895, 263888, 263886, 263884, 263883, 263882, 263878, 263876, 263875, 263874, 263873, 263872, 263870, 263869, 263868, 263867, 263866, 263865, 263864, 263862, 263852, 263851, 263835, 263833, 263832, 263830, 263829, 263828, 263827, 263826, 263825, 263824, 263822, 263819, 263816, 263815, 263814, 263813, 263812, 263811, 263810, 263809, 263807, 263803, 263799, 263788, 263787, 263786, 263785, 263784, 263783, 263782, 263763, 263760, 263759, 263758, 263757, 263756, 263754, 263752, 263751, 263750, 263749, 263748, 263746, 263745, 263744, 263743, 263742, 263741, 263740, 263739, 263738, 263737, 263736, 263732, 263725, 263724, 263723, 263720, 263719, 263710, 263693, 263692, 263691, 263690, 263689, 263688, 263675, 263658, 263657, 263656, 263655, 263654, 263648, 263647, 263646, 263645, 263644, 263643, 263642, 263641, 263640, 263639, 263632, 263631, 263624, 263621, 263611, 263604, 263602, 263600, 263599, 263598, 263597, 263596, 263594, 263592, 263584, 263582, 263581, 263579, 263565, 263564, 263561, 263557, 263556, 263555, 263554, 263553, 263552, 263551, 263550, 263549, 263548, 263547, 263546, 263545, 263513, 263511, 263510, 263506, 263504, 263503, 263497, 263496, 263495, 263494, 263493, 263492, 263491, 263490, 263489, 263488, 263487, 263486, 263485, 263483, 263481, 263480, 263479, 263478, 263476, 263475, 263471, 263470, 263468, 263466, 263464, 263463, 263462, 263428, 263427, 263424, 263422, 263408, 263406, 263404, 263402, 263400, 263399, 263398, 263393, 263392, 263391, 263360, 263359, 263357, 263356, 263355, 263352, 263350, 263349, 263348, 263347, 263346, 263345, 263344, 263343, 263342, 263341, 263340, 263338, 263336, 263335, 263334, 263332, 263331, 263330, 263328, 263327, 263326, 263319, 263318, 263317, 263316, 263315, 263314, 263313, 263306, 263305, 263304, 263302, 263301, 263300, 263297, 263296, 263295, 263294, 263285, 263283, 263280, 263278, 263277, 263275, 263247, 263246, 263245, 263243, 263242, 263241, 263240, 263239, 263238, 263237, 263236, 263235, 263234, 263233, 263232, 263231, 263230, 263228, 263227, 263226, 263225, 263224, 263223, 263222, 263221, 263220, 263219, 263218, 263214, 263213, 263211, 263197, 263195, 263192, 263191, 263187, 263186, 263185, 263184, 263177, 263176, 263173, 263172, 263169, 263168, 263167, 263158, 263157, 263141, 263140, 263139, 263138, 263137, 263136, 263135, 263134, 263133, 263132, 263131, 263128, 263126, 263125, 263124, 263123, 263087, 263086, 263085, 263084, 263083, 263082, 263081, 263080, 263079, 263078, 263077, 263076, 263075, 263055, 263053, 263047, 263046, 263040, 263037, 263036, 263035, 263034, 263033, 263032, 263031, 263030, 263029, 263028, 263027, 263026, 263025, 263024, 263023, 263022, 263021, 263010, 263007, 263005, 263004, 262989, 262987, 262986, 262985, 262984, 262982, 262981, 262980, 262979, 262975, 262970, 262968, 262967, 262966, 262965, 262964, 262962, 262961, 262960, 262958, 262953, 262952, 262950, 262948, 262947, 262946, 262945, 262936, 262935, 262933, 262932, 262931, 262929, 262916, 262915, 262914, 262913, 262910, 262909, 262908, 262907, 262906, 262905, 262904, 262903, 262902, 262901, 262900, 262899, 262898, 262897, 262896, 262895, 262893, 262892, 262891, 262890, 262889, 262888, 262887, 262886, 262885, 262882, 262881, 262880, 262878, 262877, 262876, 262875, 262874, 262873, 262872, 262869, 262868, 262867, 262866, 262865, 262864, 262863, 262862, 262861, 262858, 262857, 262856, 262855, 262854, 262847, 262845, 262839, 262838, 262837, 262836, 262830, 262829, 262828, 262827, 262826, 262824, 262823, 262818, 262816, 262815, 262814, 262813, 262812, 262811, 262803, 262802, 262800, 262799, 262798, 262797, 262796, 262795, 262794, 262792, 262791, 262790, 262789, 262788, 262787, 262785, 262784, 262783, 262782, 262780, 262778, 262776, 262774, 262764, 262761, 262747, 262746, 262743, 262738, 262736, 262735, 262734, 262733, 262732, 262729, 262728, 262727, 262726, 262725, 262724, 262723, 262722, 262720, 262719, 262718, 262717, 262716, 262715, 262714, 262711, 262710, 262709, 262708, 262706, 262705, 262704, 262703, 262702, 262701, 262700, 262699, 262698, 262697, 262696, 262695, 262694, 262693, 262692, 262691, 262690, 262689, 262688, 262687, 262686, 262685, 262684, 262682, 262681, 262676, 262674, 262672, 262670, 262667, 262666, 262665, 262664, 262662, 262661, 262660, 262659, 262658, 262657, 262656, 262655, 262653, 262652, 262651, 262650, 262648, 262647, 262646, 262645, 262644, 262643, 262642, 262640, 262639, 262638, 262637, 262636, 262635, 262633, 262632, 262631, 262630, 262629, 262626, 262625, 262624, 262623, 262622, 262621, 262620, 262619, 262618, 262617, 262616, 262615, 262614, 262613, 262612, 262611, 262608, 262605, 262604, 262602, 262601, 262600, 262599, 262597, 262588, 262587, 262575, 262545, 262543, 262533, 262531, 262530, 262528, 262527, 262525, 262524, 262523, 262521, 262519, 262518, 262517, 262516, 262515, 262514, 262513, 262512, 262511, 262510, 262509, 262508, 262507, 262506, 262505, 262504, 262503, 262502, 262501, 262500, 262496, 262495, 262494, 262493, 262492, 262491, 262490, 262485, 262482, 262481, 262480, 262477, 262475, 262474, 262473, 262467, 262466, 262465, 262464, 262463, 262461, 262460, 262457, 262456, 262455, 262454, 262453, 262452, 262451, 262443, 262442, 262441, 262440, 262436, 262435, 262433, 262430, 262428, 262426, 262424, 262423, 262422, 262421, 262420, 262419, 262418, 262417, 262415, 262414, 262413, 262412, 262411, 262410, 262409, 262408, 262406, 262405, 262402, 262400, 262399, 262398, 262397, 262396, 262395, 262394, 262393, 262392, 262391, 262390, 262389, 262388, 262387, 262386, 262385, 262384, 262383, 262382, 262381, 262380, 262379, 262378, 262377, 262376, 262375, 262374, 262373, 262372, 262371, 262360, 262359, 262358, 262357, 262349, 262348, 262347, 262344, 262341, 262338, 262334, 262333, 262330, 262329, 262328, 262327, 262322, 262321, 262320, 262318, 262317, 262316, 262315, 262314, 262312, 262311, 262309, 262308, 262307, 262288, 262287, 262286, 262285, 262281, 262280, 262279, 262278, 262277, 262275, 262273, 262272, 262271, 262269, 262268, 262267, 262265, 262264, 262262, 262251, 262220, 262218, 262216, 262215, 262214, 262212, 262211, 262209, 262208, 262205, 262204, 262200, 262198, 262197, 262194, 262193, 262192, 262191, 262190, 262189, 262180, 262179, 262178, 262177, 262176, 262174, 262158, 262157, 262156, 262155, 262154, 262153, 262152, 262151, 262150, 262149, 262148, 262147, 262146, 262145, 262143, 262142, 262140, 262139, 262135, 262134, 262129, 262128, 262127, 262126, 262125, 262124, 262115, 262113, 262110, 262109, 262107, 262106, 262105, 262104, 262103, 262102, 262101, 262100, 262098, 262097, 262096, 262094, 262093, 262092, 262091, 262090, 262089, 262088, 262087, 262086, 262085, 262083, 262082, 262081, 262080, 262078, 262074, 262073, 262071, 262070, 262069, 262061, 262053, 262052, 262049, 262048, 262047, 262046, 262045, 262044, 262043, 262042, 262039, 262038, 262036, 262035, 262034, 262033, 262032, 262031, 262027, 262024, 262014, 262013, 262011, 262009, 262007, 262005, 262004, 262003, 262002, 262001, 261999, 261996, 261994, 261986, 261985, 261984, 261983, 261977, 261976, 261968, 261967, 261966, 261965, 261964, 261963, 261961, 261960, 261959, 261958, 261957, 261956, 261955, 261954, 261952, 261951, 261950, 261949, 261948, 261947, 261946, 261945, 261944, 261942, 261938, 261937, 261936, 261935, 261934, 261933, 261932, 261931, 261929, 261928, 261927, 261926, 261924, 261923, 261922, 261921, 261920, 261919, 261918, 261917, 261916, 261914, 261913, 261912, 261911, 261910, 261907, 261906, 261900, 261898, 261897, 261895, 261893, 261892, 261891, 261890, 261889, 261888, 261884, 261883, 261882, 261881, 261880, 261878, 261876, 261875, 261872, 261870, 261867, 261866, 261851, 261839, 261831, 261822, 261820, 261817, 261816, 261813, 261812, 261811, 261810, 261806, 261798, 261795, 261778, 261773, 261770, 261766, 261765, 261764, 261758, 261757, 261756, 261748, 261747, 261741, 261740, 261737, 261736, 261735, 261734, 261733, 261726, 261721, 261720, 261718, 261717, 261716, 261715, 261714, 261713, 261712, 261711, 261707, 261702, 261701, 261700, 261699, 261696, 261690, 261683, 261681, 261680, 261679, 261678, 261671, 261669, 261668, 261667, 261666, 261665, 261664, 261663, 261662, 261661, 261660, 261659, 261658, 261657, 261656, 261655, 261652, 261651, 261650, 261580, 261579, 261576, 261572, 261566, 261564, 261558, 261553, 261552, 261551, 261550, 261549, 261548, 261547, 261546, 261544, 261543, 261542, 261541, 261540, 261539, 261537, 261536, 261535, 261534, 261532, 261531, 261530, 261529, 261528, 261527, 261526, 261521, 261520, 261519, 261518, 261516, 261514, 261512, 261511, 261510, 261507, 261506, 261502, 261497, 261496, 261492, 261486, 261485, 261484, 261483, 261482, 261481, 261479, 261478, 261477, 261476, 261475, 261474, 261473, 261472, 261471, 261470, 261469, 261468, 261467, 261466, 261465, 261464, 261463, 261462, 261461, 261460, 261459, 261458, 261457, 261456, 261455, 261454, 261451, 261450, 261448, 261446, 261445, 261444, 261440, 261433, 261432, 261431, 261430, 261428, 261427, 261426, 261425, 261424, 261423, 261422, 261421, 261420, 261419, 261418, 261417, 261412, 261410, 261402, 261399, 261398, 261397, 261392, 261391, 261390, 261389, 261386, 261385, 261378, 261376, 261372, 261371, 261364, 261363, 261362, 261359, 261358, 261357, 261354, 261348, 261346, 261345, 261344, 261342, 261341, 261339, 261338, 261337, 261336, 261335, 261326, 261325, 261324, 261323, 261312, 261310, 261309, 261308, 261307, 261306, 261305, 261304, 261303, 261302, 261301, 261300, 261299, 261298, 261297, 261293, 261292, 261291, 261290, 261289, 261288, 261287, 261286, 261285, 261284, 261283, 261282, 261281, 261274, 261273, 261267, 261266, 261265, 261264, 261262, 261261, 261260, 261258, 261257, 261254, 261252, 261251, 261249, 261247, 261246, 261245, 261244, 261243, 261242, 261241, 261239, 261237, 261231, 261229, 261227, 261226, 261208, 261207, 261206, 261204, 261203, 261202, 261199, 261198, 261197, 261191, 261186, 261185, 261181, 261180, 261179, 261178, 261177, 261176, 261175, 261174, 261173, 261170, 261168, 261167, 261166, 261165, 261164, 261162, 261161, 261160, 261159, 261158, 261157, 261155, 261154, 261153, 261152, 261149, 261148, 261147, 261146, 261144, 261143, 261142, 261138, 261137, 261136, 261133, 261132, 261131, 261129, 261128, 261127, 261126, 261125, 261124, 261118, 261117, 261116, 261115, 261114, 261113, 261112, 261111, 261110, 261109, 261105, 261104, 261103, 261102, 261100, 261091, 261090, 261084, 261083, 261082, 261064, 261063, 261062, 261061, 261059, 261058, 261057, 261056, 261055, 261054, 261053, 261051, 261050, 261049, 261048, 261036, 261035, 261001, 261000, 260999, 260998, 260997, 260996, 260995, 260994, 260993, 260992, 260991, 260990, 260989, 260988, 260987, 260986, 260985, 260984, 260983, 260982, 260981, 260974, 260952, 260947, 260946, 260945, 260941, 260931, 260924, 260921, 260920, 260919, 260918, 260913, 260912, 260911, 260908, 260907, 260903, 260900, 260887, 260886, 260885, 260884, 260883, 260882, 260861, 260860, 260859, 260858, 260850, 260847, 260825, 260824, 260823, 260819, 260818, 260817, 260816, 260815, 260814, 260813, 260812, 260811, 260809, 260807, 260802, 260801, 260790, 260789, 260788, 260787, 260786, 260785, 260784, 260776, 260774, 260773, 260771, 260770, 260769, 260768, 260767, 260765, 260764, 260763, 260762, 260760, 260757, 260756, 260749, 260748, 260745, 260744, 260743, 260739, 260728, 260727, 260726, 260725, 260724, 260723, 260722, 260721, 260720, 260719, 260718, 260717, 260716, 260715, 260714, 260713, 260712, 260711, 260709, 260649, 260647, 260646, 260645, 260644, 260643, 260642, 260637, 260633, 260630, 260628, 260596, 260594, 260586, 260583, 260581, 260577, 260540, 260538, 260536, 260535, 260534, 260533, 260531, 260530, 260528, 260526, 260522, 260518, 260515, 260502, 260500, 260496, 260490, 260489, 260486, 260480, 260475, 260471, 260469, 260468, 260464, 260463, 260458, 260457, 260449, 260439, 260434, 260425, 260409, 260408, 260406, 260397, 260395, 260392, 260391, 260390, 260389, 260388, 260386, 260385, 260384, 260383, 260381, 260380, 260379, 260377, 260376, 260370, 260368, 260367, 260366, 260365, 260362, 260358, 260356, 260355, 260352, 260348, 260347, 260342, 260338, 260337, 260334, 260331, 260330, 260329, 260328, 260327, 260326, 260323, 260321, 260316, 260315, 260314, 260313, 260311, 260310, 260308, 260302, 260301, 260300, 260299, 260298, 260297, 260296, 260295, 260293, 260292, 260291, 260290, 260289, 260288, 260286, 260285, 260284, 260282, 260281, 260280, 260279, 260278, 260276, 260275, 260274, 260273, 260272, 260271, 260270, 260269, 260268, 260267, 260208, 260207, 260206, 260205, 260204, 260203, 260202, 260201, 260200, 260199, 260198, 260195, 260192, 260171, 260163, 260124, 260123, 260121, 260120, 260119, 260114, 260113, 260112, 260111, 260110, 260109, 260108, 260107, 260106, 260105, 260104, 260103, 260101, 260098, 260094, 260093, 260090, 260089, 260076, 260073, 260072, 260071, 260067, 260053, 260041, 260029, 260028, 260027, 260026, 260025, 260024, 260023, 260022, 260021, 260020, 260019, 260015, 260013, 260012, 260011, 260010, 260009, 260008, 260007, 260006, 260005, 260004, 260003, 259987, 259986, 259985, 259984, 259983, 259982, 259977, 259974, 259973, 259961, 259960, 259959, 259958, 259957, 259956, 259955, 259954, 259945, 259943, 259942, 259941, 259940, 259937, 259936, 259935, 259934, 259933, 259932, 259930, 259929, 259928, 259927, 259925, 259923, 259919, 259918, 259917, 259915, 259914, 259912, 259911, 259910, 259909, 259908, 259907, 259906, 259905, 259904, 259903, 259902, 259901, 259900, 259895, 259892, 259888, 259887, 259885, 259883, 259882, 259881, 259875, 259874, 259862, 259840, 259823, 259817, 259816, 259815, 259814, 259813, 259812, 259811, 259807, 259806, 259798, 259797, 259795, 259794, 259792, 259790, 259787, 259786, 259785, 259784, 259783, 259780, 259771, 259767, 259764, 259763, 259761, 259760, 259742, 259700, 259695, 259694, 259693, 259692, 259691, 259641, 259639, 259637, 259627, 259621, 259620, 259597, 259594, 259580, 259577, 259569, 259568, 259567, 259566, 259565, 259562, 259561, 259560, 259558, 259557, 259555, 259544, 259531, 259530, 259523, 259519, 259516, 259514, 259513, 259512, 259507, 259500, 259499, 259494, 259493, 259491, 259489, 259485, 259483, 259481, 259480, 259478, 259476, 259468, 259467, 259432, 259431, 259430, 259429, 259428, 259425, 259424, 259423, 259422, 259421, 259419, 259418, 259417, 259414, 259407, 259396, 259395, 259393, 259392, 259389, 259380, 259378, 259349, 259348, 259347, 259346, 259345, 259344, 259343, 259341, 259339, 259337, 259336, 259335, 259334, 259333, 259332, 259331, 259329, 259320, 259318, 259317, 259316, 259315, 259313, 259312, 259311, 259310, 259309, 259304, 259302, 259300, 259299, 259298, 259297, 259296, 259295, 259294, 259281, 259280, 259264, 259263, 259262, 259251, 259250, 259249, 259248, 259247, 259246, 259245, 259244, 259243, 259242, 259241, 259240, 259239, 259238, 259237, 259236, 259234, 259233, 259232, 259231, 259225, 259223, 259216, 259215, 259214, 259213, 259212, 259211, 259210, 259208, 259207, 259206, 259205, 259204, 259203, 259202, 259201, 259200, 259198, 259195, 259192, 259188, 259187, 259186, 259185, 259184, 259183, 259182, 259180, 259178, 259176, 259175, 259174, 259173, 259172, 259170, 259169, 259166, 259164, 259155, 259154, 259152, 259148, 259139, 259138, 259137, 259136, 259135, 259134, 259133, 259132, 259130, 259126, 259121, 259119, 259111, 259110, 259109, 259103, 259101, 259100, 259098, 259097, 259096, 259095, 259091, 259090, 259083, 259058, 259057, 259052, 259050, 259049, 259041, 259029, 259028, 259027, 259026, 259025, 259019, 259015, 259014, 259013, 259012, 259010, 259008, 259007, 259006, 259005, 259004, 258997, 258996, 258986, 258985, 258984, 258983, 258981, 258980, 258979, 258942, 258941, 258940, 258938, 258936, 258896, 258886, 258882, 258860, 258859, 258842, 258841, 258840, 258839, 258838, 258837, 258836, 258835, 258834, 258833, 258832, 258831, 258830, 258829, 258826, 258825, 258765, 258764, 258763, 258762, 258761, 258760, 258759, 258758, 258757, 258756, 258752, 258751, 258746, 258745, 258743, 258742, 258733, 258728, 258724, 258723, 258719, 258677, 258663, 258662, 258661, 258659, 258658, 258657, 258656, 258655, 258654, 258651, 258649, 258648, 258647, 258646, 258619, 258618, 258611, 258609, 258607, 258603, 258600, 258599, 258598, 258597, 258594, 258593, 258592, 258591, 258590, 258579, 258578, 258577, 258576, 258568, 258567, 258564, 258563, 258561, 258560, 258557, 258556, 258555, 258553, 258552, 258549, 258547, 258546, 258516, 258515, 258514, 258513, 258512, 258438, 258432, 258411, 258410, 258409, 258408, 258407, 258405, 258402, 258399, 258398, 258396, 258394, 258364, 258352, 258351, 258350, 258349, 258348, 258347, 258345, 258343, 258342, 258341, 258340, 258339, 258337, 258336, 258335, 258334, 258333, 258332, 258329, 258328, 258323, 258319, 258318, 258316, 258311, 258301, 258299, 258282, 258281, 258278, 258274, 258273, 258272, 258271, 258270, 258268, 258267, 258266, 258265, 258264, 258263, 258262, 258260, 258257, 258244, 258242, 258241, 258238, 258235, 258234, 258230, 258228, 258226, 258223, 258214, 258213, 258212, 258211, 258210, 258209, 258208, 258207, 258206, 258201, 258196, 258195, 258194, 258193, 258186, 258184, 258174, 258167, 258166, 258164, 258163, 258159, 258154, 258153, 258152, 258150, 258146, 258145, 258143, 258142, 258141, 258140, 258139, 258138, 258136, 258106, 258100, 258099, 258098, 258095, 258092, 258091, 258090, 258089, 258088, 258087, 258086, 258085, 258067, 258066, 258061, 258059, 258049, 258047, 258045, 258041, 258039, 258038, 258037, 258036, 258035, 258034, 258033, 258032, 258029, 258028, 258024, 258023, 258022, 258021, 258020, 258018, 258016, 258015, 258014, 258013, 258005, 257989, 257988, 257987, 257986, 257984, 257983, 257965, 257960, 257955, 257954, 257945, 257944, 257935, 257930, 257927, 257926, 257924, 257923, 257920, 257919, 257916, 257914, 257888, 257887, 257885, 257884, 257883, 257882, 257881, 257866, 257865, 257863, 257862, 257856, 257855, 257853, 257829, 257820, 257816, 257815, 257813, 257802, 257801, 257797, 257795, 257791, 257788, 257787, 257786, 257782, 257780, 257779, 257778, 257777, 257776, 257775, 257774, 257773, 257772, 257771, 257770, 257769, 257768, 257767, 257766, 257765, 257764, 257763, 257762, 257761, 257760, 257759, 257758, 257757, 257756, 257741, 257740, 257737, 257736, 257733, 257732, 257729, 257727, 257726, 257723, 257711, 257701, 257700, 257697, 257696, 257695, 257694, 257693, 257691, 257677, 257676, 257675, 257671, 257670, 257660, 257656, 257653, 257652, 257651, 257648, 257647, 257646, 257645, 257644, 257639, 257635, 257634, 257628, 257627, 257626, 257625, 257624, 257621, 257610, 257608, 257593, 257588, 257584, 257580, 257579, 257577, 257576, 257574, 257573, 257571, 257570, 257568, 257567, 257565, 257564, 257562, 257561, 257560, 257552, 257549, 257548, 257547, 257545, 257544, 257543, 257542, 257541, 257538, 257537, 257536, 257535, 257518, 257516, 257514, 257512, 257511, 257510, 257504, 257502, 257500, 257499, 257498, 257497, 257496, 257493, 257492, 257486, 257483, 257482, 257481, 257480, 257477, 257468, 257455, 257454, 257453, 257452, 257451, 257448, 257446, 257443, 257442, 257441, 257440, 257439, 257438, 257437, 257436, 257435, 257434, 257433, 257414, 257412, 257411, 257410, 257409, 257408, 257407, 257406, 257405, 257404, 257403, 257402, 257401, 257394, 257390, 257389, 257386, 257385, 257349, 257348, 257347, 257343, 257342, 257341, 257340, 257339, 257338, 257337, 257259, 257248, 257241, 257162, 257159, 257158, 257141, 257139, 257138, 257137, 257136, 257132, 257131, 257118, 257112, 257102, 257095, 257058, 257057, 257056, 257055, 257054, 257053, 257042, 257041, 257039, 257038, 257037, 257036, 257033, 257032, 257027, 257026, 257022, 257020, 257018, 257017, 257016, 257015, 257012, 257009, 257008, 257006, 257004, 257003, 257002, 257001, 257000, 256980, 256979, 256951, 256946, 256940, 256914, 256913, 256906, 256904, 256902, 256901, 256897, 256896, 256893, 256892, 256891, 256890, 256889, 256858, 256854, 256852, 256851, 256847, 256846, 256842, 256834, 256828, 256827, 256823, 256820, 256818, 256804, 256803, 256802, 256801, 256800, 256799, 256795, 256792, 256788, 256787, 256786, 256778, 256775, 256770, 256769, 256768, 256767, 256764, 256763, 256762, 256761, 256751, 256748, 256738, 256735, 256734, 256733, 256732, 256731, 256730, 256729, 256728, 256726, 256725, 256724, 256723, 256722, 256721, 256720, 256718, 256714, 256713, 256710, 256709, 256707, 256706, 256705, 256704, 256702, 256701, 256699, 256696, 256692, 256689, 256688, 256687, 256682, 256681, 256680, 256668, 256667, 256665, 256661, 256660, 256654, 256633, 256630, 256629, 256628, 256627, 256622, 256609, 256608, 256607, 256606, 256605, 256604, 256601, 256599, 256596, 256595, 256594, 256593, 256588, 256582, 256579, 256578, 256577, 256576, 256575, 256568, 256567, 256566, 256565, 256564, 256563, 256561, 256560, 256534, 256533, 256528, 256527, 256526, 256525, 256524, 256523, 256522, 256521, 256520, 256519, 256513, 256511, 256424, 256423, 256422, 256421, 256418, 256411, 256409, 256408, 256405, 256404, 256403, 256402, 256401, 256400, 256378, 256367, 256366, 256365, 256364, 256363, 256362, 256361, 256360, 256359, 256358, 256352, 256351, 256350, 256349, 256348, 256347, 256346, 256345, 256343, 256342, 256341, 256340, 256339, 256338, 256337, 256336, 256335, 256334, 256333, 256332, 256331, 256330, 256329, 256328, 256325, 256323, 256322, 256320, 256319, 256318, 256314, 256312, 256310, 256308, 256307, 256304, 256302, 256288, 256287, 256286, 256283, 256266, 256265, 256264, 256263, 256260, 256259, 256258, 256256, 256255, 256254, 256253, 256252, 256246, 256245, 256244, 256243, 256241, 256240, 256239, 256238, 256236, 256234, 256233, 256229, 256227, 256226, 256225, 256219, 256218, 256215, 256214, 256213, 256209, 256204, 256202, 256199, 256198, 256195, 256191, 256189, 256164, 256163, 256148, 256147, 256146, 256145, 256143, 256142, 256141, 256140, 256139, 256138, 256137, 256136, 256135, 256129, 256128, 256127, 256126, 256125, 256124, 256121, 256119, 256118, 256117, 256116, 256115, 256114, 256113, 256112, 256111, 256110, 256108, 256107, 256106, 256105, 256104, 256103, 256102, 256100, 256099, 256097, 256096, 256095, 256093, 256078, 256066, 256058, 256057, 256056, 256055, 256054, 256053, 256052, 256051, 256050, 256049, 256048, 256047, 256046, 256045, 256044, 256043, 256042, 256041, 256040, 256039, 256038, 256037, 256034, 256032, 256031, 256030, 256027, 256024, 256023, 256019, 256016, 256015, 256014, 256013, 256012, 256011, 256010, 256009, 256008, 256007, 256006, 256005, 256004, 256003, 256002, 256001, 256000, 255999, 255998, 255997, 255996, 255995, 255992, 255991, 255990, 255989, 255988, 255987, 255986, 255985, 255984, 255983, 255982, 255981, 255980, 255979, 255978, 255977, 255976, 255975, 255969, 255968, 255967, 255966, 255965, 255964, 255963, 255962, 255961, 255960, 255959, 255958, 255957, 255945, 255944, 255943, 255942, 255940, 255939, 255938, 255932, 255930, 255929, 255927, 255926, 255925, 255924, 255923, 255922, 255921, 255920, 255919, 255918, 255915, 255914, 255913, 255912, 255911, 255910, 255909, 255908, 255907, 255906, 255905, 255904, 255903, 255902, 255901, 255900, 255899, 255898, 255897, 255895, 255891, 255890, 255889, 255887, 255884, 255881, 255876, 255875, 255871, 255869, 255868, 255855, 255854, 255853, 255852, 255849, 255848, 255837, 255836, 255833, 255831, 255825, 255823, 255822, 255819, 255807, 255805, 255803, 255799, 255793, 255787, 255786, 255785, 255784, 255783, 255780, 255779, 255778, 255777, 255771, 255770, 255769);DELETE FROM `broadcast_text` WHERE `ID` IN (255765, 255764, 255762, 255761, 255759, 255758, 255756, 255755, 255738, 255737, 255735, 255729, 255724, 255723, 255722, 255720, 255717, 255716, 255715, 255714, 255713, 255711, 255708, 255707, 255706, 255705, 255704, 255700, 255699, 255698, 255697, 255696, 255695, 255694, 255692, 255691, 255673, 255672, 255671, 255669, 255668, 255666, 255663, 255662, 255661, 255658, 255647, 255646, 255634, 255619, 255617, 255610, 255609, 255604, 255601, 255585, 255574, 255572, 255570, 255569, 255564, 255560, 255558, 255543, 255542, 255541, 255539, 255538, 255537, 255536, 255535, 255534, 255533, 255532, 255531, 255523, 255521, 255520, 255518, 255517, 255515, 255513, 255504, 255503, 255502, 255452, 255451, 255450, 255447, 255445, 255443, 255430, 255429, 255428, 255427, 255426, 255423, 255422, 255421, 255420, 255419, 255417, 255411, 255410, 255409, 255400, 255399, 255398, 255397, 255395, 255394, 255367, 255366, 255365, 255364, 255362, 255361, 255359, 255358, 255357, 255356, 255351, 255339, 255330, 255324, 255311, 255310, 255289, 255288, 255271, 255263, 255262, 255261, 255260, 255252, 255239, 255238, 255237, 255233, 255224, 255223, 255211, 255210, 255209, 255207, 255206, 255205, 255202, 255193, 255192, 255189, 255188, 255187, 255186, 255185, 255184, 255183, 255180, 255177, 255174, 255173, 255172, 255169, 255168, 255166, 255163, 255162, 255160, 255159, 255158, 255151, 255150, 255149, 255148, 255147, 255146, 255142, 255141, 255140, 255138, 255137, 255135, 255134, 255133, 255132, 255131, 255130, 255129, 255128, 255127, 255126, 255124, 255123, 255122, 255121, 255120, 255119, 255118, 255117, 255116, 255114, 255113, 255112, 255111, 255110, 255108, 255106, 255105, 255103, 255096, 255092, 255080, 255079, 255078, 255077, 255076, 255075, 255074, 255073, 255072, 255071, 255067, 255066, 255065, 255064, 255058, 255052, 255051, 255050, 255049, 255048, 255046, 255045, 255044, 255043, 255028, 255006, 254985, 254967, 254955, 254941, 254933, 254931, 254930, 254928, 254926, 254894, 254883, 254882, 254881, 254880, 254879, 254878, 254877, 254876, 254875, 254864, 254863, 254844, 254829, 254823, 254822, 254819, 254818, 254811, 254810, 254801, 254800, 254799, 254796, 254793, 254792, 254790, 254780, 254779, 254764, 254741, 254737, 254736, 254735, 254734, 254733, 254732, 254731, 254730, 254728, 254727, 254726, 254725, 254723, 254722, 254718, 254709, 254708, 254705, 254704, 254703, 254702, 254701, 254662, 254661, 254659, 254656, 254654, 254653, 254652, 254650, 254647, 254646, 254638, 254637, 254636, 254633, 254631, 254630, 254629, 254627, 254625, 254602, 254601, 254599, 254594, 254592, 254586, 254583, 254560, 254558, 254545, 254542, 254541, 254540, 254536, 254535, 254531, 254528, 254527, 254526, 254523, 254522, 254521, 254519, 254518, 254514, 254513, 254490, 254489, 254461, 254460, 254452, 254451, 254439, 254430, 254429, 254424, 254421, 254419, 254415, 254403, 254365, 254325, 254290, 254284, 254277, 254258, 254257, 254256, 254253, 254250, 254242, 254223, 254220, 254213, 254211, 254209, 254207, 254206, 254205, 254200, 254197, 254182, 254158, 254156, 254146, 254145, 254144, 254137, 254136, 254123, 254121, 254118, 254079, 254078, 254073, 254071, 254069, 254064, 254060, 254057, 254055, 254054, 254025, 254024, 254011, 254010, 254009, 254008, 254007, 254006, 254005, 254004, 254003, 254002, 253995, 253972, 253971, 253961, 253958, 253957, 253951, 253947, 253942, 253941, 253931, 253928, 253896, 253895, 253893, 253892, 253886, 253884, 253883, 253882, 253881, 253866, 253865, 253863, 253859, 253853, 253840, 253838, 253830, 253829, 253828, 253817, 253812, 253811, 253806, 253779, 253767, 253766, 253762, 253761, 253760, 253754, 253750, 253746, 253716, 253713, 253712, 253711, 253710, 253709, 253707, 253702, 253701, 253700, 253699, 253698, 253691, 253690, 253688, 253684, 253682, 253680, 253678, 253677, 253653, 253652, 253651, 253650, 253648, 253644, 253642, 253639, 253638, 253637, 253632, 253631, 253624, 253623, 253617, 253615, 253613, 253612, 253611, 253608, 253606, 253598, 253597, 253594, 253593, 253592, 253591, 253590, 253589, 253586, 253585, 253580, 253577, 253575, 253574, 253540, 253535, 253522, 253514, 253513, 253512, 253493, 253492, 253491, 253490, 253489, 253438, 253434, 253431, 253425, 253421, 253420, 253419, 253416, 253415, 253413, 253412, 253409, 253408, 253407, 253406, 253405, 253404, 253402, 253401, 253400, 253395, 253394, 253393, 253392, 253384, 253383, 253382, 253381, 253380, 253378, 253376, 253375, 253373, 253371, 253370, 253367, 253362, 253361, 253360, 253359, 253358, 253355, 253354, 253352, 253351, 253350, 253349, 253347, 253346, 253345, 253340, 253333, 253328, 253327, 253322, 253315, 253299, 253293, 253292, 253290, 253288, 253284, 253283, 253281, 253280, 253279, 253278, 253277, 253276, 253275, 253274, 253273, 253272, 253271, 253270, 253269, 253265, 253264, 253261, 253256, 253255, 253252, 253251, 253250, 253248, 253245, 253244, 253243, 253241, 253236, 253232, 253230, 253228, 253222, 253220, 253219, 253217, 253215, 253213, 253212, 253198, 253197, 253196, 253189, 253188, 253185, 253184, 253183, 253182, 253181, 253180, 253179, 253178, 253175, 253174, 252831, 252830, 252829, 252823, 252818, 252816, 252815, 252805, 252793, 252791, 252788, 252744, 252742, 252740, 252739, 252738, 252708, 252706, 252705, 252704, 252703, 252702, 252701, 252700, 252699, 252698, 252697, 252696, 252695, 252694, 252693, 252692, 252691, 252690, 252689, 252685, 252684, 252683, 252682, 252681, 252679, 252676, 252670, 252643, 252642, 252641, 252634, 252626, 252625, 252624, 252605, 252602, 252601, 252600, 252599, 252595, 252588, 252580, 252577, 252576, 252574, 252572, 252562, 252557, 252550, 252547, 252546, 252537, 252536, 252530, 252529, 252527, 252526, 252522, 252519, 252518, 252517, 252516, 252515, 252514, 252513, 252512, 252511, 252510, 252509, 252503, 252496, 252490, 252480, 252479, 252478, 252477, 252476, 252475, 252469, 252454, 252404, 252395, 252393, 252392, 252387, 252386, 252385, 252383, 252382, 252381, 252380, 252379, 252378, 252377, 252374, 252372, 252371, 252370, 252369, 252368, 252367, 252365, 252364, 252357, 252356, 252354, 252330, 252329, 252327, 252326, 252325, 252324, 252323, 252322, 252321, 252320, 252319, 252317, 252316, 252315, 252314, 252313, 252312, 252309, 252308, 252307, 252306, 252305, 252304, 252303, 252302, 252300, 252298, 252296, 252294, 252293, 252291, 252289, 252287, 252277, 252276, 252275, 252274, 252267, 252221, 252206, 252189, 252188, 252166, 252163, 252162, 252161, 252156, 252155, 252152, 252128, 252126, 252124, 252123, 252068, 252066, 252065, 252064, 252063, 252062, 252061, 252060, 252059, 252058, 252054, 252053, 252052, 252045, 252044, 251976, 251961, 251960, 251952, 251951, 251950, 251935, 251934, 251912, 251873, 251868, 251864, 251863, 251859, 251858, 251857, 251856, 251855, 251854, 251853, 251852, 251851, 251850, 251849, 251848, 251847, 251839, 251833, 251824, 251822, 251813, 251807, 251806, 251805, 251804, 251798, 251743, 251742, 251602, 251598, 251551, 251527, 251525, 251524, 251520, 251492, 251491, 251490, 251479, 251478, 251308, 251267, 251232, 251212, 251210, 251209, 251198, 251196, 251078, 250976, 250975, 250925, 250919, 250915, 250876, 250874, 250873, 250872, 250871, 250815, 250813, 250790, 250789, 250788, 250784, 250734, 250733, 250713, 250712, 250711, 250694, 250693, 250302, 250204, 250202, 250201, 250198, 250195, 249810, 249807, 249806, 249686, 249383, 249352, 249330, 249321, 249294, 249275, 249018, 248952, 248950, 248949, 248948, 248945, 248943, 247799, 247797, 246967, 246966, 246965, 246953, 246952, 246731, 245547, 245546, 245545, 245544, 245543, 245542, 245541, 245540, 245539, 245514, 244707, 243540, 243538, 243534, 243531, 243530, 243529, 242913, 230667, 229239); +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('So the royal assassins have come to skulk about... I have less time than I realized.', '', 271262, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There is a murderous chill in the air... I have a bad feeling about this.', '', 271260, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We mourn the destruction of our friend, Baelgrim.\n\nBut the outlanders and their perseverance give me hope.', '', 271253, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Brinthe an\' I have been through a lot together, haven\'t we?\n\nAt first I was just curious about this isle an\' the earthen.\n\nBut now I feel as if she\'s part o\' me family!', '', 271236, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hi hi hi.\n\nI make table so you make stuff.\n\nWhat table you like?', '', 271101, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('Protect the Dawnbreaker!', 'Protect the Dawnbreaker!', 271000, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It truly is a nightmare!', 'It truly is a nightmare!', 270999, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What is this nerubian behemoth?', 'What is this nerubian behemoth?', 270998, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'If we are to repair the Vault of Memory and access the information stored within it, then we will need to source additional titan disc fragments.\n\nThankfully, such discs were once commonplace throughout Khaz Algar. I surmise that you will chance upon them naturally with some intrepid exploration and adventuring.', 270836, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We have all agreed that my lair here is to be the center of Severed Threads operations.', 270829, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The nerubian commander, Zirix, spoke as though he is protecting Xal\'atath\'s location.\n\nI will take any opportunity to deprive her of another pawn.', 270827, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 270811, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'My apologies, but the Councilward\'s personal firebath is not open to the public.', 270780, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This gives me hope. We have a large web to spin, but I believe this first strand will hold.', 270762, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fair greetings, overcrawler.\n\nI understand that we\'re to be co-conspirators. Strange days for our peoples, no?\n\nWhen you need to forge a new Pact or purchase... \"select\" goods, come speak to me.', 270734, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Apologies, outsider--I\'m in the middle of the lesson. Is there something that can\'t wait?', '', 270732, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Fair greetings, overcrawler.\n\nI understand that we\'re to be co-conspirators. Strange days for our peoples, no?\n\nWhen you need to forge a new Pact or purchase... \"select\" goods, come speak to me.', 270730, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah. You again.\n\nExecutor Nizrek sees something in you. I do not. But I do not question the master, so I suppose you win this round.', '', 270728, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Chk-chah! Chah chah chah!\n\nThe Weave-mother says you\'re good at cutting queensfolk. We\'re gonna get along good good good.', '', 270726, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('General Anub\'azal has told me about you! You, and your unconventional jailbreak from Siegehold!\n\nI like you.', '', 270724, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m glad to see you\'re okay.\n\nThere\'s no end to these nerubians. I\'m afraid, at least for now, Dalaran is lost to us.\n\nBut the people remain. They must be our primary concern.', '', 270723, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I\'m thinkin\' maybe I need a gun with better penetration, to get through the water.', '', 270501, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('These fish won\'t know what hit \'em.', '', 270500, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 270453, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Stay away from my son. And the people of Velhan\'s Claim!', '', 270387, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s a worthwhile question for the class. We see a lot of good flyers, $p. \n\nLots of students know their engineering facts cold. Not as many, but a good number, are excellent at working with a team.\n\nMore important than excelling in any one area is being able to balance all the necessary skills, free of extreme weaknesses.', '', 270351, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I watch the students get their meals every day. And while I can\'t speak to their flying, I do see which ones leave the last roll for their friends and clean up after themselves. \n\nI have to believe those who care about others around them make better captains than the ones who only think about themselves.', '', 270350, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The best students know exactly what they can pull off. \n\nYou have to push yourself, but when it comes to crashing into the terrain or another ship, there can be no mistakes. \n\nThat said, those that simply stay safe, far from every obstacle are the easiest to bring down.', 270349, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The best students are the ones that thoroughly understand what their ships can do, and what their enemies are likely to be capable of. \n\nSome students scoff at my classes, but engineering competency very often determines who comes home alive.', 270346, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Edwyn admitted it to $p!', 270336, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s a strong accusation to make against a fellow student. Do you have any proof? Any witnesses?', '', 270335, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Become a cartographer, she said. See the world, she said.\n\nIf any of the locals ask, please do me a favor? Tell them that dracthyr are very crunchy. Just atrocious to eat.', '', 270295, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'So there are entire kingdoms this far underground... And even empires far across the seas!\n\nPack your bags, dear Mercatethel. We are going to be in business for a very, VERY long time.', 270294, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Do you seek a history lesson?', 'Do you seek a history lesson?', 270280, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We decide which stories are told.', 'We decide which stories are told.', 270279, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Walk softly, stranger. These old walls have ears.', 'Walk softly, stranger. These old walls have ears.', 270278, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('How may the Histories serve you, outsider?', 'How may the Histories serve you, outsider?', 270277, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome to the Skeins, strange one. Have you come to better yourself?', 'Welcome to the Skeins, strange one. Have you come to better yourself?', 270276, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('When the nerubians dragged me away, I thought I was done for...\n\nBut instead of being taken to a prison, I was brought here, to Executor Nizrek.\n\nHe wished to exchange words, not blows. And in doing so, I have learned that this city and its inhabitants are in dire need of aid. These aren\'t monsters, $n. They need our help.\n\nI realize how strange this all sounds. But I speak the truth.', '', 270255, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'When you forge a Pact with the Vizier, seek out Azj-Kahet\'s foremost archeologist, Dor\'garad.\n\nHer fervor for uncovering the ancient histories of our people can be quite... overwhelming. But that makes her a perfect candidate for Executor Nizrek\'s sizable bounty on lost kaheti artifacts. I understand he\'s using them as status symbols in trade for the allegiance of the various royal families.\n\nBring an outfit you won\'t mind getting dirty. I foresee endless battles against mud and burrowed creatures during your time with Dor\'garad.', 270243, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'When you forge a Pact with the General, you\'ll encounter one of his star pupils, Aspirant Kiipka.\n\nAspirant Kiipka is second only to his mentor when it comes to the thrill of combat. He can often be found near memorials to battles long-forgotten, waiting for warriors paying their respects.\n\nAssume he will want to duel you. Kiipka is a tough opponent, but gracious in defeat.', 270240, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'When you forge a Pact with the Weaver, you\'ll be working with her most skilled weave-rats, Thimble.\n\nThimble is prodigy in the art of locating enemy secrets, particularly the kind that are loaded full of kej. If you find Thimble, chances are you\'ll be led to a hidden cache nearby.\n\nBe cautious. Thimble has little issue avoiding enemies, but you\'ll likely be easy prey if you don\'t follow close behind.', 270238, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Once you\'ve entered into a Pact, agents of your patron will provide you with additional resources and revenue. \n\nSuch agents travel throughout the many cracks and crevices of our glorious Azj-Kahet. Once located, they will require an effort from you before you receive any of your due reward.\n\nIf you wish to know their current location immediately, I can provide you maps... for a price.', 270233, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Once you\'ve entered into a Pact, you\'ll have access to the Rumor Brokers.\n\nThe Rumor Brokers listen in on events throughout the City of Threads and beyond. If you spot one during your travels in Azj-Kahet, speak with them for an assignment. You will receive generous compensation for completing these Rumors.\n\nIf you wish to locate the Brokers without seeking them out for yourself, I can provide maps to their current locations... for a price.', 270231, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('But together, we can grant them rest.', '', 270230, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I let them down, $p.', '', 270229, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Each week, you may enter into a Pact with a patron of the Severed Threads.\n\nYour Pact patron will grant you access unique information, insights, and will even equip you with unique power. \n\nUse each of these tools to advance our shared goals and undermine Ansurek\'s forces.', 270227, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Tell Yamas what you need know...', 270210, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Great greetings, overcrawler.\n\nWhat can Yamas provide for you this day?', 270208, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The tunnel here will take you to Dornogal.\n\nPathways like this are thanks to your work opening relations the Kaheti. Nicely done.\n\nThat said... I haven\'t acclimated to the Weaver and her people quite yet. Perhaps in time, but I avoid guard shifts here as much as possible for now.', 'The tunnel here will take you to Dornogal.\n\nPathways like this are thanks to your work opening relations the Kaheti. Nicely done.\n\nThat said... I haven\'t acclimated to the Weaver and her people quite yet. Perhaps in time, but I avoid guard shifts here as much as possible for now.', 270207, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Transformatory Evolutionist acknowledges your pheromones with suspicion, but relents.', 'Transformatory Evolutionist acknowledges your pheromones with suspicion, but relents and backs away.', 270199, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Transformatory Drudge senses your pheromones and grants you a wide berth.', '', 270198, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Greetings, friend of the Council.\n\nI\'d be interested in any Resonance Crystals you\'ve found during your adventures.\n\n\n\nVery interested indeed.', '', 270196, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Spread word to your companions of we Severed Threads. They may seek shelter and respite with us when they find it necessary.', 270194, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Activate these shadecasters. We\'ll use them to speak Anub\'azal and Nizrek.', 270190, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('First rule when dealing with nerubians as customers: don\'t look tasty. Or at least, don\'t look tastier than the person standing next to you.\n\nUnrelated, mind holding these seasonings?', 'First rule when dealing with nerubians as customers: don\'t look tasty. Or at least, don\'t look tastier than the person standing next to you.\n\nUnrelated, mind holding these seasonings?', 270189, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Don\'t take this the wrong way, but you look an awful lot like someone I heard killed a whole bunch of my friends in Stranglethorn Vale sometime back.', 'Don\'t take this the wrong way, but you look an awful lot like someone I heard killed a whole bunch of my friends in Stranglethorn Vale sometime back.', 270188, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Before you start anything with her ladyship of the web up there just know she pays our bills. Don\'t be the reason I gotta stop my break.', 'Before you start anything with her ladyship of the web up there just know she pays our bills. Don\'t be the reason I gotta stop my break.', 270187, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It ain\'t often I get paid by the hour to sit around and wait for a fight.', 'It ain\'t often I get paid by the hour to sit around and wait for a fight.', 270186, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', '\n\nI am Unbound. And I am free to follow whatever path I wish.\n\nThis was always that path.\n\nThe river of life take you far, outlander.', 270184, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Welcome uplander.\n\nHer ladyship of the web mentioned we might have more of your kind wandering around here. I\'d offer you a deal but all my goods are for her ladyship.\n\nSee, we have a good thing going here. She needs ingredients we grow for her schemes, and we need the scents she can get us to ward off the less savory types from the spider folk and their skitterin\' minions. \n\nBest of luck in your dealings with the spider folk. They can be great customers but also right troublemakers if you get on their bad side.', 270183, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 270180, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh! Hello, outlander.\n\nDo you have a query?', 270178, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 270175, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Oathsworn say they are the bedrock and the foundation.\n\nBut we say we are the deep roots and the changing riverbed.', '', 270172, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Go find someone else to annoy. I do not want to be seen speaking to you.', 'Go find someone else to annoy. I do not want to be seen speaking to you.', 270169, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I do wonder... what flowers were our Keeper\'s favorite?', '', 270168, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nYes, child of the wilds. Grow. Grow as our Keeper commands.', '', 270167, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I am pleased to nourish the trees and flowers here in Dornogal.\n\nNo matter the circumstances.', 270166, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I cannot interface with you at the moment.\n\nMy attention must be entirely focused to commune with this tree to troubleshoot its lack of growth.', '', 270165, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Do not worry. I am doing as Merrix has asked.', 270164, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Haven\'t you felt the tremors as of late? I think it\'s those blasted nerubians and their tunneling to the surface. Or maybe there\'s earthquakes happening underneath us...\n\nEither way, I assume the giant had been slumbering further in the cliff and the tremors must have dislodged him from the waterfall.\n\nDon\'t ask me how he didn\'t wake up from the tremors though! I\'m guessing they can sleep through a lot.', '', 270162, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'All life needs tending.', 270150, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You are astute, outlander. I am Freysworn. \n\nThey allow us in Dornogal only to tend to the animals and plants here.\n\nWe follow the titans but adhere to an additional edict not recognized by the Oathsworn, our kin. \n\nIt is an ancient edict revealed to us by...\n\n\n\nI must end our conversation. We cannot talk about it in Dornogal. But if you see one of us in the wolds...', 270147, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Why are you NOT fascinated? Have you ever seen such interesting creatures?\n\nAccording to records that predate the Archive, there use to be many mountain giants in these lands. As our cycles passed, mention of them became increasingly less frequent and eventually they became mere words in the Archive.\n\nSome of the records held by the Archivists back in Dornogal indicate that it was giants like this one who helped carve out the region upon which the city was built, though no one quite remembers that far back so we\'ve never been able to ever confirm it.', '', 270141, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You are very nosy. I nothing to say to you.', 'You are very nosy. I nothing to say to you.', 270136, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +(' \n\nI... I don\'t know what to think. \n\nJust breathe?\n\nIs that okay? I thought I had to find some answer... some great truth about myself in order to find peace again.\n\nMaybe that\'s not possible. Maybe the only answer is to let it go. \n\nOr maybe the great truth is that it is okay... to move on.\n\nBut how could I be allowed to move on, after the harm I\'ve done?', '', 270135, 0, 0, 0, 0, 0, 4, 0, 0, 1005, 0, 0, 0, 0, 0, 56421), +('', 'I was perhaps the only Oathsworn with a directive that involved acting.\n\nHuberta is an old friend of mine. When she indicated that the Proscenium would be used for plays, I graciously agreed to join the troupe as their star actress.', 270134, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Greetings, dear. \n\nDid you have an overabundance of flowers to receive? I am always happy to oblige.', 270132, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('We have to get out. There must be a way. \n\nIt\'s suffocating in here. Are we running out of air? \n\nWe have-- we have to get out.', '', 270129, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Once I would have been unable to understand what drove these cultists to the shadows. How they could harm their own. \n\nNow... \n\n \n\nI know all too well how the darkness sinks its claws into you. Bleeds you out and doesn\'t let you go. Distorts everything with its lies. \n\nI am fortunate to have people who saved me before it tore out my eyes and made me blind to the suffering of others. \n\nNot everyone here was so lucky.', '', 270128, 0, 0, 0, 0, 0, 4, 0, 0, 1005, 0, 0, 0, 0, 0, 56421), +('I look forward to our next performance, $p! You have quite a knack for dramatics.\n\nA big, heart-wrenching climax is the best part of a show, don\'t you think?', '', 270127, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Xal\'atath must be stopped.\n\nLet us hope that these earthen do not hinder us.', '', 270125, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +(' \n\nI should have-- I--\n\n \n\nI can almost taste it. The Light... it\'s right there, at the tip of my fingers. \n\nBut I just can\'t reach for it.', '', 270120, 0, 0, 0, 0, 0, 4, 0, 0, 1022, 0, 0, 0, 0, 0, 56421), +('Hello. You were great out there last time. Has this always been your directive?\n\nI am still new to this, even after a hundred years. I hope I don\'t slow you down.', '', 270119, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I am glad that the earthen found us when they did.\n\nBut I fear that we may need more than their help if we wish to mount an offensive against the nerubians and Xal\'atath.', 270118, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'O\' course we get stranded here an\' the first thing me da\' goes an\' does is get himself injured.\n\nAlways got tae play the hero.\n\nI hope Dagran does nae get any ideas.\n\nBut who am I kiddin\'? Whisked away tae a far off place an\' stranded? Meetin\' a tall, dark dwarf when I get there?\n\nI can talk me way out o\' this.\n\nBring it on, Khaz Algar.', 270117, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s new and exciting! I mean, you\'re here! And I get to try on so many costumes.\n\nMy directive was to keep spirits high in Dornogal. I used to host pearl-tasting parties. But this is in line with that, right?', 270116, 0, 0, 0, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 56421), +('Death... and destruction. Everywhere.\n\nAt every turn, I lose more friends. More family.\n\nKhadgar. Alleria...\n\nWill it end with Xal\'atath? When will it end?', '', 270114, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Are you ready for the show, $p? It\'s going to be a smash!\n\nI hope I can keep a straight face when Burkhalt narrates the holograms this time.', 270112, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I\'ve got all me books an\' scrolls but...\n\nLook at all we\'ve lost. All the knowledge stored in Dalaran. All o\' the people...\n\nI hope these earthen find more survivors.\n\nAn\' I hope that granda\' bein\' a \"thraegar\" can help us be friends with them.\n\nMaybe they\'ll have a library too. Wouldn\'t that be grand?', '', 270111, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Various potions and tinctures lay suspended on a rack.', 'Various potions and tinctures lay suspended on a rack.', 270109, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I dunnae need help, $n.\n\n\n\nMaybe... just a wee leg up on tae a gryphon or whatever these birds be...', '', 270108, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Executor Nizrek is very particular that our mission remain as quiet as possible.', 'Executor Nizrek is very particular that our mission remain as quiet as possible.', 270098, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It is hard to explain to an outlander, but I will endeavor to be brief.\n\nAll earthen are hard coded by a Keeper and by extension the titans with a primary function that they must perform.\n\nIn the Isle of Dorn, every Oathsworn keeps one of two: \"Build and maintain the structures and facilities of Dornogal and the Coreway,\" or \"Protect the city of Dornogal and the Coreway.\"\n\nIn the Ringing Deeps, the land below the Isle of Dorn, there is a third Edict: \"Maintain the titans\' machines above and along the Coreway.\" That is my Edict and the Edict of my people. \n\nAll earthen look to us to save us from our eventual stasis and shutdown by repairing the Stonevault and the Awakening Machine. We have so far been unsuccessful.', 270097, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('General Anub\'azal demonstrates the ideal of what a warrior of Azj-Kahet should be. I follow him so that I may study beneath him. In time, I hope to earn my place amongst the fallen, honored forevermore by a spire of stone.', '', 270090, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Greetings, soldier. I will be serving as the General\'s steward in Anub\'okki\'s stead from now on.', '', 270088, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', ' \n\nHorrible, violent, and... stinky creatures. They\'ve plagued us since the moment we arrived in Hallowfall.\n\nWe\'ve tried to figure out how intelligent they are. Could we parley for peace? But every scholar we\'ve sent to study how to communicate with them has ended up dead. Usually, dead and eaten. \n\nAnd worse, they seem to wield some kind of necromancy. As if eating us wasn\'t enough, sometimes they chose to dishonor the memory of our allies even further by raising them to fight against us. I have no idea how they choose which of us to eat and which of us to raise. Raise the strongest, eat the plumpest? \n\nIt churns my stomach to contemplate these things.', 270085, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', '\n\nIt all happened so fast...\n\nOne moment we were enjoying supper and the next we hear screams coming from the streets.\n\nUda was the first out the door to help hold off those... those things. She managed to kill two of them before they grabbed her and...\n\n', 270083, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Some of our earthen allies have conjured a portal leading to Dornogal, their capital city on the Isle of Dorn in Khaz Algar. You can find it on the upper level of the mage tower.', 'Some of our earthen allies have conjured a portal leading to Dornogal, their capital city on the Isle of Dorn in Khaz Algar. You can find it on the upper level of the mage tower.', 270077, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 270052, 0, 0, 0, 102, 0, 4, 260957, 0, 0, 0, 0, 0, 0, 0, 56421), +('Looking for Auralia? She\'s by the fountain in the main square.', 'Looking for Auralia? She\'s by the fountain in the main square.', 270051, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Normally, there is only one Stormguard, but I am opting for a change.\n\nBefore their falling out, Olbarig served as Baelgrim\'s Stormguard. Gorren was his replacement, but his fall within the Rookery... Well, I believed it was time for Olbarig to return. \n\nHe will serve as my right hand to help lead the new generation of Stormriders and help them understand our connection with the stormrooks.\n\nMy second Stormguard is Vokmar, who truly represents what Baelgrim and the Stormriders embodied. \n\nVokmar is one of the last of the original riders, and although his philosophies differ from Olbarig, I believe he will help represent all the good the original riders stood for. \n\nWith their aid, I know the Stormriders can become so much more.', 270043, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'To think that he sat here cycle after cycle... I am still not sure I am worthy of this seat.\n\nBut I will do what I can to honor Baelgrim\'s legacy and lead the new generation of Stormriders into a brighter future.\n\nWith the whole world open to us and newfound allies on our doorstep, I believe it is time to consider what our place in the world means.\n\nPerhaps, as more Stormriders awaken within the Stonevault and new recruits join us, we can expand our presence beyond the Isle of Dorn. \n\nUntil then, I will rely on my new Stormguards to help guide our way.', 270037, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stay strong, my friend! We must rescue the villagers and slay these fiends!', 269976, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I don\'t want to talk about it.', '', 269975, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Dalaran\'s destruction took our home, but those who walk in shadows always find a way. We adapt and endure, ready to strike back when the time is right.', 269972, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It is what you see before you. Blood of ancient enemies that has coalesced deep within the earth. This Black Blood was dislodged when the world itself suffered a grievous wound. It has been spreading ever since... and it is dangerous.\n\nThat is all you need know.', 269925, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This map makes no sense... I know I\'m missing something, but what?', 269907, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Meerah holds her breath.', 269904, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Kobolds always happy to take wax off hands. Love wax! Almost as much as you love shinies.\n\nMiddles working on new project. Wax sculpture! He take any wax you find. Give enough and he trade you shiny rock as proof you help.\n\nBring back to me! Have all kinds of stuff we find to give for helping. Some even good!\n\nTry out! I give you some old wax to give Middles for shiny pebble.\n\n\n\nWe even have secret stash of real good stuff. If everyone get together and give loads of wax, I break out and offer for trade!', 'Kobolds always happy to take wax off hands. Love wax! Almost as much as you love shinies.\n\nMiddles working on new project. Wax sculpture! He take any wax you find. Give enough and he trade you shiny rock as proof you help.\n\nBring back to me! Have all kinds of stuff we find to give for helping. Some even good!\n\nTry out! I give you some old wax to give Middles for shiny pebble.\n\n\n\nWe even have secret stash of real good stuff. If everyone get together and give loads of wax, I break out and offer for trade!', 269902, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('\n\nSmell like dirt...and wax! You find something good? Something hidden?\n\nLots to find if keep nose open.', '\n\nSmell like dirt...and wax! You find something good? Something hidden?\n\nLots to find if keep nose open.', 269882, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I know you like the inside. I do, too. But you need sunlight, Hoofy! Move!\n\nAch, you\'ll never grow moss at this rate!', 'I know you like the inside. I do, too. But you need sunlight, Hoofy! Move!\n\nAch, you\'ll never grow moss at this rate!', 269848, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We must protect the children, $p! Clear the fishing hole!', '', 269847, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Mister Tearon told me he\'ll teach me to fish, but there\'s too many of these things around. Once I grow up, I\'ll be strong enough to fight these off for my elders!', 'Mister Tearon told me he\'ll teach me to fish, but there\'s too many of these things around. Once I grow up, I\'ll be strong enough to fight these off for my elders!', 269845, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('It\'s my duty to check in on every cat in Dornogal, but I can\'t find Ruufus!\n\nI am beyond thrilled that Sheaf is exactly where he was yesterday.', 'It\'s my duty to check in on every cat in Dornogal, but I can\'t find Ruufus!\n\nI am beyond thrilled that Sheaf is exactly where he was yesterday.', 269844, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('If Gert can\'t figure out what \"Furless Only\" and \"Vaporous Snakes\" refer to on these bottles, maybe one of his notebooks will have the clue.\n\nMy directive to keep these books organized came one cycle too late, it seems.', 'If Gert can\'t figure out what \"Furless Only\" and \"Vaporous Snakes\" refer to on these bottles, maybe one of his notebooks will have the clue.\n\nMy directive to keep these books organized came one cycle too late, it seems.', 269841, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I archived my memories that included the purpose of these bottles. My handwriting on the labels tells me nothing. How could I make such cryptic notes?', 'I archived my memories that included the purpose of these bottles. My handwriting on the labels tells me nothing. How could I make such cryptic notes?', 269840, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Fine, take a few and leave me in peace.', '', 269813, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Begone! My relics are not for you.', '', 269812, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Merrix called me to the Foundation Hall so that we may deliberate on our next steps as a Council.\n\n\n\nI am glad to see the Stoneward return. Adelgonn was a fair and just Stoneward. I would have liked to see a similar leader for my own people. \n\nAs standing representative of the Machine Speakers, I will represent their will as best I can.\n\nAnd as the way is cleared, I will go down to the Ringing Deeps myself and ascertain the status of my people and the High Speaker.', 269811, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The nerubians have made a mess of the Coreway, but Dornogal was already in a bad state. I can tell where the cracks are and the substandard repairs that have been made. The Oathsworn needed us back more--and earlier--than they let on.\n\n\n\nIt all just makes me want to work again. Even in Freywold, I wanted to build for my people. And now that we\'re all in Dornogal once more, I guess I will again--for all of them.\n\n\n\nLet\'s get started then. The Coreway\'s main supports are barely stable. We need to start repairs--now.', 269810, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nAdelgonn delivered on her promise to return and help us. And so, here we are, an effective council with all our peoples back together and their interests represented.\n\nTogether, we will make sure the earthen are never taken by surprise again.', '', 269809, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The future is still an unknown value, but with Adelgonn back, and Brinthe here in the High Speaker\'s stead, the Council is as it had been for thousands of years.\n\nI never thought I\'d witness this before I entered stasis lock.\n\nOur next act is to clear the Coreway to assist the Machine Speakers, and our new allies as they pursue the nerubians and this \"Xal\'atath.\"', '', 269808, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\"...on crackling wings.\"', '', 269791, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '\"...on crackling wings.\"', 269790, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My directive is to capture and maintain a kaleidoscope of several thousand wild Gemeyes. I only need four thousand more before the next cycle!', 'My directive is to capture and maintain a kaleidoscope of several thousand wild Gemeyes. I only need four thousand more before the next cycle!', 269771, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You natural. Last one!', 'You natural. Last one!', 269761, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Job good! Two more to go.', 'Job good! Two more to go.', 269760, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There you are. I am glad you have arrived in one piece.\n\nI am not so lucky. That ram beast Adelgonn gave me... those creatures should\'ve never been tamed, let alone ridden!\n\nI will be glad when Zarein returns.', '', 269735, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I regret coming here. Adelgonn must have seen your Dalaran crash and the smoke rising from Dornogal.\n\nIf that did not make her care about our plight, nothing will.\n\nI will acquire the needed resources myself, even without her help if I must.', '', 269695, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ye can join \'em now, or settle anything ye\'ve still got on yer plate.', '', 269651, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Only the titans may know. The nerubians showed up only a few cycles after we arrived. \n\nThey were vicious, killing and imprisoning those that did not listen to them. \n\nSo we did what we earthen know. We fell in line.', 269612, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This place is where we\'re gathering all the things we\'ve found explorin\' the delves of Khaz Algar.\n\nOh, right! Delves are areas that contain precious treasures along with dangerous foes. \n\nI\'ll help ye explore any that ye find. Ye can bring a few of your friends if you want, or it can just be the two of us! We\'ll work together tae get some treasure.', '', 269559, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Even the best of us would falter under these circumstances. And they have.', '', 269537, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I see glimpses of the warning signs in Shinda, when I have time to pay attention. There is a listlessness in the eyes. Snippiness. He is fragile, now.', '', 269536, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Alleria and I didn\'t have a chance to speak before she departed for Dalaran. \n\nTo know what she went through...', '', 269521, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It took time for us to assemble the fleets. The armistice between the Alliance and the Horde is more fragile than most realize.\n\nAs for me... I must speak to Alleria, but there is much to be done. Our duties come first.\n\n\n\nAnd so, once again, the words we want to share will have to wait.', '', 269520, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Outlander, how much have you seen of the isle? Have you seen the state of our society? \n\nThere is a dysfunction. \n\nThese opals have the potential of renewing crucial technology that can change this. If there\'s a chance to fix our society, every one of us is willing to lay down our existence.', 269518, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Stormriders and I have protected the Isle since our inception.\n\nWe upheld the Edicts after the Stoneward and High Speaker left.\n\nIf either of them were true earthen, they would already be here, ready to protect their home and people from further attack.\n\nBut if I alone have to keep the Coreway free and Dornogal safe, so be it.', '', 269516, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I have secretly surveilled Adelgonn and her people since her departure. It is my duty as Councilward, after all, to know all that transpires on the Isle of Dorn.\n\nShe has long retired her Stoneward title. She and the Unbound founded a settlement to the south. As to their new purpose, I\'m not sure if I understand it. Many of them seek to shed their duty to the titans, but the Edicts are our identity. Are they earthen without them?\n\nI know what Stormward Baelgrim would say.\n\nIn a way he\'s right. It should not be possible. Thinking beyond our coding, our directives...\n\nThe existence of Unbound is a miracle.', '', 269515, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Do not be lulled into a false sense of victory, $p. Xal\'atath yet lives.\n\nSo long as she schemes in the shadows, the safety we\'ve secured here is fleeting... just as it was in Dalaran. \n\nWhile Anduin and the earthen tend to our wounded, I will protect them the way I know best.\n\n\n\nBy slaughtering all who threaten us.', 269506, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have served Stormward Baelgrim for many cycles, but this is our first under attack.\n\nSpeaker Brinthe even says that she has no written record of an attack, but of course our only records are from after we lost access to the Archive.\n\nBut we Stormriders have prepared for this very moment, every moment, of our time online. We will not lose any more ground to the nerubians.', 269395, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'There\'s a deeper mystery to solve here.\n\nThat might make the others uncomfortable, but I intend to figure it out.', 269389, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I can\'t exactly put these in a vase somewhere, but the thought really means a lot.', 269382, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I appreciate how Orren makes me feel special. But it\'s fun to give him a hard time.', 269381, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ve always liked Amber Bloom, if I\'m honest.', '', 269380, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Orren is always doing thoughtful things like that.', 269379, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m disappointed to see Velhan hasn\'t dealt with them. Not surprised, though.', '', 269378, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Orren doesn\'t need to know just how many kobyss there are here! No need to make him worry.', 269377, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Nice and understated.', 269376, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'d fight nerubians over the kobyss any day.', '', 269375, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Archives still stand.\n\nCouncilward Merrix and Speaker Brinthe are still functioning.\n\nThank the Edicts.', '', 269341, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +(' \n\nWhen the Stonebound began to turn away from Dornogal, they lost access to the Machine. \n\nThat meant, even in its offline state, their forms could not be housed safely within. Since they had surrendered their right to renewing their cycle, the notion of shutting down and forever being lost was... terrifying to many.\n\nThose Unbound clung to a flicker of hope, a small part of their programming refusing to accept the finality of permanent stasis-lock. They have chosen to shut down at Tribute Sites like this. \n\nAnd as Caretaker, even as Unbound, it is still my duty to tend to them and those shut down in the wilds.', ' \n\nWhen the Stonebound began to turn away from Dornogal, they lost access to the Machine. \n\nThat meant, even in its offline state, their forms could not be housed safely within. Since they had surrendered their right to renewing their cycle, the notion of shutting down and forever being lost was... terrifying to many.\n\nThose Unbound clung to a flicker of hope, a small part of their programming refusing to accept the finality of permanent stasis-lock. They have chosen to shut down at Tribute Sites like this. \n\nAnd as Caretaker, even as Unbound, it is still my duty to tend to them and those shut down in the wilds.', 269334, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This is a place of tribute and remembrance for the Unbound who once made Freywold their home. \n\nSome of these stones you see here are tribute stones, shaped for earthen who have been lost to us overtime or in some cases, were even in the Vault when it shutdown.\n\nAlthough most of us hold no expectation for the machines to ever reawaken, for some it was difficult to let their friends and loved ones go. \n\nAnd so, they carved tribute stones to remember the names of those lost.', 'This is a place of tribute and remembrance for the Unbound who once made Freywold their home. \n\nSome of these stones you see here are tribute stones, shaped for earthen who have been lost to us overtime or in some cases, were even in the Vault when it shutdown.\n\nAlthough most of us hold no expectation for the machines to ever reawaken, for some it was difficult to let their friends and loved ones go. \n\nAnd so, they carved tribute stones to remember the names of those lost.', 269332, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome to Freywold\'s Tribute Site, outlander. I am Gartwin, Caretaker of these earthen and the tribute stones.\n\nTake a moment to reflect if you wish. This is a quiet, safe space for many Unbound and I gladly offer it to you should you need it.', 'Welcome to Freywold\'s Tribute Site, outlander. I am Gartwin, Caretaker of these earthen and the tribute stones.\n\nTake a moment to reflect if you wish. This is a quiet, safe space for many Unbound and I gladly offer it to you should you need it.', 269331, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('To think... we\'re the first dwarves tae set foot in this city. An earthen city. An earthen civilization!\n\nAn\' the Coreway! A pathway to the world\'s core. What a mindblowin\' undertakin\'. I wish I had seen if before the attack\n\nI don\'t know what we\'re doin\'\' next, but I\'ll be takin\' notes all the way!', '', 269305, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('At one point, there was more of us. But after the machines shut down, those numbers dwindled as more Stormriders were placed in the Stonevault... and none came out. \n\nIn time, my fellow Caretakers also shut down and faded, leaving me as the last one to serve.\n\n\n\nAlas, my own cycle nears its end. I will tend to those here at the tribute site with the time I have left, before returning to the Stormperch. I only hope if the machines were to reawaken, someone will see to my frame so that I may resume my cycle.\n\nI must now return to my work. Conversation terminated.', 'At one point, there was more of us. But after the machines shut down, those numbers dwindled as more Stormriders were placed in the Stonevault... and none came out. \n\nIn time, my fellow Caretakers also shut down and faded, leaving me as the last one to serve.\n\n\n\nAlas, my own cycle nears its end. I will tend to those here at the tribute site with the time I have left, before returning to the Stormperch. I only hope if the machines were to reawaken, someone will see to my frame so that I may resume my cycle.\n\nI must now return to my work. Conversation terminated.', 269286, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Officially? Negative. I am not. I am one of the designated Caretakers assigned to tend to the Stormriders. It was our charge to heal the wounded riders, and ensure they were safely guided to the Stonevault when the end of their cycle drew closer.\n\nTo assist the Stormriders, we were given adequate training to tend to those in the field. We rarely saw combat, but we were given the proper functions to ride a Stormrook of our own. \n\nOld Wahrvren on the hill behind me here is a bit tired from years of service but she\'s a faithful rook.', 'Officially? Negative. I am not. I am one of the designated Caretakers assigned to tend to the Stormriders. It was our charge to heal the wounded riders, and ensure they were safely guided to the Stonevault when the end of their cycle drew closer.\n\nTo assist the Stormriders, we were given adequate training to tend to those in the field. We rarely saw combat, but we were given the proper functions to ride a Stormrook of our own. \n\nOld Wahrvren on the hill behind me here is a bit tired from years of service but she\'s a faithful rook.', 269285, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nIt is a rare occurrence to see a visitor at Dhar Oztan\'s tribute site, much less an outlander from off the isle. The riders may be overly cautious of outsiders, but I\'d like to think those remembered here would be pleased to have a visitor. \n\nMind your step and stay as long as you like.', '\n\nIt is a rare occurrence to see a visitor at Dhar Oztan\'s tribute site, much less an outlander from off the isle. The riders may be overly cautious of outsiders, but I\'d like to think those remembered here would be pleased to have a visitor. \n\nMind your step and stay as long as you like.', 269284, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Smelly work is the kind that niffen do best!', 'Smelly work is the kind that niffen do best!', 269266, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Swarmbeasts are such fascinating creatures, aren\'t they?', 'Swarmbeasts are such fascinating creatures, aren\'t they?', 269265, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Mmarl\'s kith gets things done!', 'Mmarl\'s kith gets things done!', 269264, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Whatever Anub\'azal plans to do with the swarmbeasts is no skin off my nose!', 'Whatever Anub\'azal plans to do with the swarmbeasts is no skin off my nose!', 269263, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I hope Vetiverian knows what he agreed to...', 'I hope Vetiverian knows what he agreed to...', 269262, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No time to stop and smell the bugs, there\'s work to be done!', 'No time to stop and smell the bugs, there\'s work to be done!', 269261, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Vix\'aron runs a tight ship...', 'Vix\'aron runs a tight ship...', 269260, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s a lot of work to keep Rak-Ush up and running, but we niffen are up to the task!', 'It\'s a lot of work to keep Rak-Ush up and running, but we niffen are up to the task!', 269259, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The snail market is oversaturated in our home of Zaralek Cavern.\n\nSnail racing is a popular pastime, so only the speediest of mollusks make it to sale.\n\nThere doesn\'t seem to be such a need for speed here in Azj-Kahet though. Hopefully we can find a buyer for most of our stock soon.', '', 269196, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ve traveled far. All the way from Zaralek Cavern.\n\nWe wish to peddle our wares. We deal in snails and snail products.\n\nOur snails should fetch quite the price here. The niffen will do almost anything for them, and the nerubians seem to be similarly scent-motivated.\n\nPerhaps we can set up something more permanent?', '', 269195, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hi, $n!\n\nHave you heard about the Radiant Song? It\'s calling folks from all over to the Isle of Dorn! Seems like dark forces are trying to take over... I\'m sure they could use your help!', 269086, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Woo hoo! I knew it would work. You\'re a natural, $n.', '', 268978, 0, 0, 71, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You! Answer me! Why no tallow candles? Why no pigs here?\n\nSo sad. Miss pig farming so much. No pigs on island! Only mining with Quickwicks here.\n\nNeed fences. Need pigs. Need slop. Should go home!\n\nBut here we are. \n\n \n\nAt least stoneheads are nice.', 268961, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Where do kobolds get their wax? So many kinds of wax! Earwax is best wax. Also, beeswax... wax mines... and tallow!\n\nBut render fat from pig? Gross. Not much fun for pig!\n\nSo many kinds of wax means so many candles! Some kobolds get wax in ears MUCH too fast. Earwax candles? Very personal. No take.', 268957, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Always hearing: Earwax! Earwax! Save up wax in ears!\n\nNot like. No. And not always listen! Too much wax in ears.\n\nBest wax is from beeeeeeeees. No bees here. Very sad. Beeswax candles smell nice.\n\nAnd not like tallow candles. Yuck! Who likes that? Not me.', '', 268956, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', ' Quickwick best kobolds! Move so fast. Move! Always looking for shinies? Take! What was yours? MINE.\n\nThat\'s how we took mines! Stoneheads leave. Kobolds take! Well, Candle King takes. Bah! Snuff that Candle King! \n\nHave you seen wax mines? NICE. When wax ooooozes in mines, don\'t sleep on that! Take! Take all! Wax for all. \n\n Wax. Waaaaaaaaaaarm wax. Mmmmmmmm.', 268955, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', '', 268948, 0, 0, 0, 118, 0, 6, 0, 250749, 0, 0, 0, 0, 0, 0, 56421), +('They are not statues. They are Oathsworn who have chosen this place as their shutdown site, in the company of their remembered friends or loved ones carved upon the tribute stones. \n\nSince the Awakening Machine is offline and the Stonevault is at full capacity, this leaves little option for Oathsworn who draw ever closer to stasis-lock. \n\nAs Caretaker, it is my duty to tend to those who have stasis-locked and maintain their forms so that one day, when the Machines function again, those who have shut down can resume their cycle and return to us.', 'They are not statues. They are Oathsworn who have chosen this place as their shutdown site, in the company of their remembered friends or loved ones carved upon the tribute stones. \n\nSince the Awakening Machine is offline and the Stonevault is at full capacity, this leaves little option for Oathsworn who draw ever closer to stasis-lock. \n\nAs Caretaker, it is my duty to tend to those who have stasis-locked and maintain their forms so that one day, when the Machines function again, those who have shut down can resume their cycle and return to us.', 268919, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome, outlander. Have you come to offer your respects?\n\nThe tribute stones you see around you are engraved with the names of lost Oathsworn--either those stuck within the machine or those whose physical forms have been lost. \n\nWhile most Oathsworn go about their duty and maintain hope the Machine will restore our kin to their cycles, some utilize these sites to remember and honor those who have been lost.', 'Welcome, outlander. Have you come to offer your respects?\n\nThe tribute stones you see around you are engraved with the names of lost Oathsworn--either those stuck within the machine or those whose physical forms have been lost. \n\nWhile most Oathsworn go about their duty and maintain hope the Machine will restore our kin to their cycles, some utilize these sites to remember and honor those who have been lost.', 268917, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I seem to have misplaced my latest findings. Any chance you could stop by later instead?', '', 268910, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll be off treasure hunting soon enough. Come back later and check out the haul.', '', 268905, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Shall we begin our talks?', 268900, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Players skilled in the enchanting profession can make them. You can find their wares on the auction house, make a request via crafting orders, or trade with them directly. You may also buy and receive enchantments from vendors and from helping my fellow earthen.\n\nThe auction house is not far. Take the road directly east--it\'s the next building over.', 268895, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You must have a scroll of enchantment and a suitable piece of enchantable gear. Most scrolls are designed for specific types of gear. For example, the scroll I gave you is only suitable for rings. You\'d need to find something else to enchant your weapons and armor.\n\nRight click on the scroll, and it will show you what it can enchant in your inventory and equipment.\n\nYou can enchant a piece that already has an enchantment, but beware it will override the original magic.', 268894, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Mountains tremble before you, outlander.\n\nI am an expert at people watching. You, for example, look like you love rocking super sweet gear.', 268890, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Here, take these. The scroll\'s power is a perfect match for the ring, but you can also enchant your own rings if you wish.', 268881, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll tell ye more stories about what we find in here when I get back!', '', 268877, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll see you back at headquarters, Brann!', '', 268875, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well done! Take this pack of supplies as my gift for your prowess.', '', 268874, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nothing like a good spar between friends!', '', 268872, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We shall fight with honor!', '', 268871, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Finley and I won\'t go easy on you!', '', 268870, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good to see you exploring delves! \n\nSir Finley and I were looking for a bit of a challenge. Up for a friendly spar?\n\nI\'ve got some fine treasure of mine up for grabs if you win!', '', 268867, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nStep into my parlor...\n\n', '\n\nStep into my parlor...\n\n', 268850, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Xal\'atath remains a threat that must be eliminated. But I see now that my single-minded drive to vanquish her was... misguided.\n\nMy sense of guilt and my thirst for vengeance warped my perspective. I blamed myself for what happened, and thought that I alone had to make things right.\n\nI\'m not the only one who seeks to bring Xal\'atath to justice. We\'ll face her together, as one.', 268826, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 268818, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well, crack my chassis and call me a Keeper. I knew Steelvein had connections around the city, but not like this!\n\nI\'m glad someone around here can get around the Edicts to get what we need... Not that I have anything against the Edicts. It\'s just... Well, never you mind.\n\nSay, while you\'re here, can you pass along a message to our \"mutual friend\" for me?', '', 268808, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I do so love the way your kind tosses caution to the pits. Good that we prepared this time, no?', '', 268777, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Captured again, $n?', '', 268776, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well, I... That\'s mighty personal, isn\'t it?\n\n\n\nI may be a little sweet on her, but you didn\'t hear it from me!', '', 268765, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('She\'s got a good head on her shoulders. So far, she hasn\'t lead the Mmarl kith astray during her tenure.\n\nMmarl has been here a mighty long time, longer than Loamm has been an idea kicking around in Aurantia\'s head, I reckon.\n\nMomma Nilla isn\'t the first niffen to lead Mmarl, and she\'s shown that she\'s determined to not be the last.', '', 268764, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Negative. That\'d be Momma Nilla. Ya can find \'er in the Rock Bottom Inn, in town proper.', '', 268763, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Welcome to my inn, weary traveler. What can I do for you?', 268757, 0, 0, 0, 1, 0, 4, 0, 0, 396, 0, 0, 1, 0, 0, 56421), +('', 'She\'s the only niffen from Loamm that I\'ve met snout to snout. She\'s a regular warrior, Honeypelt. I\'d hate to make an enemy out of her.\n\nShe was down here for unrelated business, but she still made sure to pay our kith a visit.', 268752, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The niffen raise cave swallows in order to harvest their nests. They\'re a delicacy amongst the drogbar.\n\nIn return, the drogbar provide the kith with vital ingredients for their incense. \n\nSmells like a sweet deal to me! We\'re already in a cave, the swallows basically raise themselves! What could go wrong?', 268751, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Again with the silly questions. Niffen have ears and noses everywhere. Of course I know of Aurantia and her daughter, Effervesta!\n\nNiffen kith don\'t usually interact unless it\'s for trade or other diplomatic reasons. The niffen of Loamm never really required more than a passing interest on my part.\n\nTheir trade agreement with the drogbar is quite interesting, however. Most interesting indeed!', 268750, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And what about you, $r? Are all of you related as well?\n\nWe know of them, of course, but I find their proximity to the surface a little foolish. \n\nAnd heck, after learning what happened to them, I was right to believe so! Niffen are much safer far below the earth, where things such as dragons are seldom seen.', 268749, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And to think, he only studied for a short while under master Malraka\'s tutelage.', 268747, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fennelee really has a mastery over this art, doesn\'t he?', 268746, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fascinating demonstration, isn\'t it?', 268745, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ve never seen pottery done quite like this before!', 268744, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I studied kiln-singing in Zaralek! Malraka is an old master in the art of kiln-singing.', '', 268743, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I bet a good amount of kej!', 'I bet a good amount of kej!', 268727, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No, the Queen\'s request had me running around gathering hatchlings for Ascension.', 'No, the Queen\'s request had me running around gathering hatchlings for Ascension.', 268726, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hey, did you catch the gossamer ball game yesterday?', 'Hey, did you catch the gossamer ball game yesterday?', 268725, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh, I\'ve gifted her three hundred. Though I\'m sure the royal court appreciates all your \"effort\".', 'Oh, I\'ve gifted her three hundred. Though I\'m sure the royal court appreciates all your \"effort\".', 268724, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Have you answered the Queen\'s request for donating hatchlings? I\'ve already provided 30.', 'Have you answered the Queen\'s request for donating hatchlings? I\'ve already provided 30.', 268723, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh well. I suppose someone has to dig our ditches.', 'Oh well. I suppose someone has to dig our ditches.', 268722, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That poor Ulthik brood. None of their hatchlings were chosen for Ascension.', 'That poor Ulthik brood. None of their hatchlings were chosen for Ascension.', 268721, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I know. Poor thing. Those rags must have been spun with last season\'s web.', 'I know. Poor thing. Those rags must have been spun with last season\'s web.', 268716, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Did you see what Thixa was wearing?', 'Did you see what Thixa was wearing?', 268715, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This was spun by Ansurek herself! A bargain at ten thousand kej.', 'This was spun by Ansurek herself! A bargain at ten thousand kej.', 268714, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Perhaps, but too expensive for my taste.', 'Perhaps, but too expensive for my taste.', 268713, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You have a keen eye friend. That is pure queen\'s silk.', 'You have a keen eye friend. That is pure queen\'s silk.', 268712, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I would only have one that would have me. We are no longer binding the rooks into service, so the choice is now up to them.\n\nI suspect the rooks remember my complicity in the mistakes of the past. If my punishment is to never know the skies again, then so be it.', '', 268668, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We have only just begun. I believe each earthen here was called because there is a rook waiting for them on the elemental plane.\n\nWe will continue summoning more rooks later.', 268666, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have maps of Azeroth, but you probably don\'t wa--', 268650, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'War Golems are active and back in production.', 268647, 0, 0, 0, 102, 0, 4, 0, 257987, 0, 0, 0, 0, 0, 0, 56421), +('Oh look at the time, I need to go. Bye!', '', 268637, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well. Good, good. We\'re all caught up then.', '', 268636, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And the Djaradin attacked. Yah, ya be telling us that too.', 268635, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh. What about the time when we were researching--', '', 268634, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The black dragon aspect. Yah, ya be telling us about that.', 268632, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s a lot less dangerous than my usual exploits. Did I tell you about the time I met---', '', 268631, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Very well, very well. Can\'t blame a guy for trying.', '', 268630, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I let ya know if it be happening.', 268629, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well---', '', 268628, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Rannan, I be telling ya that people not be bringing titanic artifacts to our door on a regular basis.', 268627, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hey Teha. Checking in to see if you have any titanic artifacts.', '', 268625, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\n\"You have seen for yourself the truth. Now, deliver onto me your Light, or go to a battle you are destined to lose, Great Warrior.\" She crooned between short, gleeful cackles. Gerrigon the Great went to reach for the hilt of his weapon, defiant, but stopped. He felt his jaw clench. If he was without his Light, then who was he at all?', '\n\n\"You have seen for yourself the truth. Now, deliver onto me your Light, or go to a battle you are destined to lose, Great Warrior.\" She crooned between short, gleeful cackles. Gerrigon the Great went to reach for the hilt of his weapon, defiant, but stopped. He felt his jaw clench. If he was without his Light, then who was he at all?', 268623, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\n--no prophecy had been foretold. Gerrigon pulled his face from the basin of water and gasped for breath, made furious by what he had seen. \"Impossible!\" He bellowed in the face of the crone, who grinned her yellowed teeth over him in response. Her features glowed in the dim candlelight and she leaned closer.', '\n\n--no prophecy had been foretold. Gerrigon pulled his face from the basin of water and gasped for breath, made furious by what he had seen. \"Impossible!\" He bellowed in the face of the crone, who grinned her yellowed teeth over him in response. Her features glowed in the dim candlelight and she leaned closer.', 268622, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This best day ever.', 268617, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Sure.', 268616, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You give candle? I... take candle?', 268615, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Sure, I can throw in a candle for free for you.', 268614, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You have candle?', 268613, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Okay then. Rope, hooks, maps. Anything else?', 268612, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You have maps of big world? I want maps of big world!', 268611, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have rope and hooks, but I don\'t have any maps of Khaz Algar.', 268609, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ropes, hooks, and maps!', 268608, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('', 'We have many shinnies. What are you after?', 268607, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Uplander! Hello! You have shinnies, yes?', 268606, 0, 0, 3, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +(' \n\nFearneth\'s Lair was a labyrinth within the forest of Thalmataf. The walls around the adventurers are, in fact, the roots of the great Wendt trees, the white leaves of which sway so far overhead, they appear as clouds.\n\nThe adventurers must be wary, however, of the paths between gently sloping roots. The trees have a habit of shifting... closing their roots around the unsuspecting... then swallowing any poor soul who wanders too close to a crevice within the trunk...', ' \n\nFearneth\'s Lair was a labyrinth within the forest of Thalmataf. The walls around the adventurers are, in fact, the roots of the great Wendt trees, the white leaves of which sway so far overhead, they appear as clouds.\n\nThe adventurers must be wary, however, of the paths between gently sloping roots. The trees have a habit of shifting... closing their roots around the unsuspecting... then swallowing any poor soul who wanders too close to a crevice within the trunk...', 268605, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I... didn\'t know tha\' nerubians be allowed up here.', 268603, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Fantastic. I shall return later. Wonderful to meet you.', '', 268602, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I... be seeing what I can do.', 268601, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Some with \"Good Job!\", \"Well Done!\", and \"Not murdered anyone recently!\" would be wonderful.', '', 268600, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh yes please! Can I get them with writing on it?', '', 268599, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Sorry, we don\'t be having anything like that. I can order some though.', 268598, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Do you have any small gold stars? Preferably in a sticker format.', '', 268597, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ya be coming a long way ta visit us. What can I do for ya?', 268596, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('A very pleasant day to you, ma\'am.', '', 268595, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Can you send it along with the next shipment? Thanks.', 268593, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh, it\'s not for me.', 268592, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I think we have something, yeah. First time cooking?', 268591, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Easy. Very easy. Soups and Stews', 268590, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What level of difficulty be ya looking for?', 268589, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Do you have any cookbooks?', 268587, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No, nothing like that. I\'m here on a personal errand.', 268586, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Is everything ok? Was there a problem with the latest shipment?', 268585, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Auralia! Ya weapons be flying off ta shelves as quick as we be putting them up.', 268584, 0, 0, 3, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Andee, Teha. Good to see you both.', 268583, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nMip\'s wares included a box of brightly colored vials - all a similar but slightly different shade. Above the box is a note which reads \'Poshuns of animul talks\' in hurried and unsure scrawl. The effects of the vials are as follows.\n\n\"The magenta potion allows the imbiber to speak with animals of furry variety for a near hour, but removes the ability to speak with commonfolk.\nThe cerise potion allows the imbiber to speak with birds for half of a clock turn, but everything they say comes out in a trilling song.\nThe carmine potion allows the imbiber to speak with all land animals by turning them into a lynx for but a handful of minutes.\nAnd finally - the mulberry potion--', '\n\nMip\'s wares included a box of brightly colored vials - all a similar but slightly different shade. Above the box is a note which reads \'Poshuns of animul talks\' in hurried and unsure scrawl. The effects of the vials are as follows.\n\n\"The magenta potion allows the imbiber to speak with animals of furry variety for a near hour, but removes the ability to speak with commonfolk.\nThe cerise potion allows the imbiber to speak with birds for half of a clock turn, but everything they say comes out in a trilling song.\nThe carmine potion allows the imbiber to speak with all land animals by turning them into a lynx for but a handful of minutes.\nAnd finally - the mulberry potion--', 268582, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nFor the back alleys of Neveth are infinitely full of hoodlums and charlatans waiting for a hapless adventurer with coin. It is said you can find anything you\'re looking for here, but not in the form you expect. One such vendor is the batfolk potion master Mip at the backends of town --in a small little unkempt shop called \'The Blood of the Gods\'. The sign out front is covered in a blood splatter, and it takes a few seconds to realize (or hope) that it\'s intentional.', '\n\nFor the back alleys of Neveth were infinitely full of hoodlums and charlatans waiting for a hapless adventurer with coin. It was said you could find anything you sought here, but not in the form you expect. One such vendor was the batfolk potion master Mip at the backends of town --in a small little unkempt shop called \'The Blood of the Gods\'. The sign out front was covered in a blood splatter and took takes a few seconds to realize (or hope) that it\'s intentional.', 268581, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Do you have an appointment?', '', 268579, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +(' \n\n--bear to see his beloved come to harm. Nay, he would squash his own rebellion before he would allow such a thing to pass. \n\nAnd thus did The Rhaemark enter an era of darkness. Just as it was on the cusp of dawn, Gerrigon\'s turned his Light to Shadow, and abided the will of the Dark Lord. \n\nAll was shadow, but little did Thelgrish know of Gerrigon\'s secret plan...', ' \n\n--see his beloved come to harm. Nay, he would squash his own rebellion before he would allow such a thing to pass. \n\nAnd thus did The Rhaemark enter an era of darkness. Just as it was on the cusp of dawn, Gerrigon\'s turned his Light to Shadow, and abided the will of the Dark Lord. \n\nAll was shadow, but little did Thelgrish know of Gerrigon\'s secret plan...', 268571, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +(' \n\n--free of the yoke of Thelmith leadership. Gerrigon the Great went on to lead his people in a rebellion that would draw blood from coast to coast.\n\nBut when finally Gerrigon the Great did cross the threshold of the Tower of the Damned, capitol of Thelmithal, he was unprepared for what he found. Thelgrish, The Dark Lord, Master of All Shadows, The Speaker of Sin, held Gerrigon\'s dear beloved captive.\n\n\"Fight for me, Gerrigon. Or he will suffer as none have before.\" \n\nBut indeed, have any suffered as Gerrigon has? Gerrigon could not--', ' \n\n--fre of the yoke of Thelmith leadership. Gerrigon the Great went on to lead his people in a rebellion that would draw blood from coast to coast. \n\nBut when finally Gerrigon the Great did cross the threshold of the Tower of the Damned, capitol of Thelmithal, he was unprepared for what he found. Thelgrish, The Dark Lord, Master of All Shadows, The Speaker of Sin, held Gerrigon\'s dear beloved captive. \n\n\"Fight for me, Gerrigon. Or he will suffer as none have before.\" \n\nBut indeed, have any suffered as Gerrigon has? Gerrigon could not b', 268570, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 268569, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Greater Difficulties \n\nMost Light\'s Gambit Challengers meet you where you\'re at. All Arathi know the standard difficulty bands that help new players learn the game. \n\nAt the easiest level, your opponent will only have a Dark Castle piece. This piece does damage to about half the board, and you will need to maneuver to avoid it. \n\nAt a medium difficulty, your opponent will add a Dark Cleric to the table. The Dark Cleric may either cast Shadow Bolt on one of your pieces, heal another opponent piece, or try to move away from one of your pieces. \n\nAt the hardest difficulty, your opponent will add a Dark Knight to the table. The Dark Knight will pursue your pieces and deal great damage in an area. Be wary! It is a fearsome foe.', 'Greater Difficulties \n\nMost Light\'s Gambit Challengers meet you where you\'re at. All Arathi know the standard difficulty bands that help new players learn the game. \n\nAt the easiest level, your opponent will only have a Dark Castle piece. This piece does damage to about half the board, and you will need to maneuver to avoid it. \n\nAt a medium difficulty, your opponent will add a Dark Cleric to the table. The dark cleric may either cast Shadow Bolt on one of your pieces, heal another opponent piece, or try to move away from one of your pieces. \n\nAt the hardest difficulty, your opponent will add a Dark Knight to the table. The Dark Knight will pursue your pieces and deal great damage in an area. Be wary! It is a fearsome foe.', 268568, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Basic Instructions\n\nThe goal of Light\'s Gambit is to be the only player with pieces on the board. You win when you have defeated all your enemy\'s pieces. You lose if your enemy defeats all your pieces.\n\nThe Castle piece has a strong ranged attack, but it cannot move. \n\nThe Knight piece has two abilities. Divine Explosion damages nearby enemies, so move to use it well. Holy Assault allows the Knight to move and deal damage when landing, but it has a shorter range than the standard move. \n\nThe Cleric piece has two abilities. Heal heals nearby friendly pieces, so move to use it well. Smite deals a small amount of damage to enemies at a targeted location. \n\nEnemy attacks are often area based, so keep your pieces moving to avoid them', 'Basic Instructions\n\nThe goal of Light\'s Gambit is to be the only player with pieces on the board. You win when you have defeated all your enemy\'s pieces. You lose if your enemy defeats all your pieces.\n\nThe Castle piece has a strong ranged attack, but it cannot move. \n\nThe Knight piece has two abilities. Divine Explosion damages nearby enemies, so move to use it well. Holy Assault allows the Knight to move and deal damage when landing, but it has a shorter range than the standard move. \n\nThe Cleric piece has two abilities. Heal heals nearby friendly pieces, so move to use it well. Smite deals a small amount of damage to enemies at a targeted location. \n\nEnemy attacks are often area based, so keep your pieces moving to avoid them', 268567, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 268563, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We must continue forward. The device will have to be modified.', 268544, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The memory gems are acquired. However, we must continue in order to clear this area of the current nerubian threat. Yet the presence of webs is overwhelming...\n\nI will modify the device so it can destroy the webs. Use it to create a path forward.', 268542, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Which profession trainer are you looking for?', 'Which profession trainer are you looking for?', 268538, 0, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('With every victory, a step forward. With every loss, the same.', 'With every victory, a step forward. With every loss, the same.', 268536, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You aren\'t the only one, Prelate. Beledar\'s visage in this state is an omen of woe and strife.', '', 268527, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have never seen this much void light. It makes ma skin crawl.', 268525, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes. I was his first Stormguard. I was at his side from the very beginning.\n\nWe... had a falling out over the binding of the rooks. I had hoped that time would eventually bring us back together. It is hard to believe that opportunity will never come.', '', 268521, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am not certain. I learned of earthen congregating here and came to investigate.\n\nThey seem to include Oathsworn and Unbound. The only commonality among them is a compulsion to come to this place. I have not seen or heard of anything like it in all my years.', '', 268519, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 268516, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 268515, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'They said they were more interested in killing things for me.', 268509, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Maybe we can have a shift or two of peace.', 268508, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I felt so paranoid in the Unseeming. So isolated. Like drowning, but it was darkness that was suffocating me, unspeakable horrors all around. \n\nI... I am not like you two. I can\'t just rush headfirst into danger. I prefer using my abilities to help things grow.\n\nBut you have my thanks for pulling me out of that, stranger.', '', 268485, 0, 0, 0, 0, 0, 4, 0, 0, 1, 274, 0, 0, 0, 0, 56421), +(' \n\nThis is none of your concern.', '', 268483, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m still not supposed to-- \n\n \n\nIt is admirable that Orweyna is so determined to make a difference here. We are called to protect the roots, and the Black Blood poses a grave threat to them.\n\nBut I don\'t see how Orweyna\'s path can lead to the harmony she seeks.\n\nWe are forbidden from interacting with strangers, under no uncertain terms. Yet here I am, discussing this with you. It is not right.\n\nI just want to regroup back at the Wildcamp. Be more cautious in our approach. Take our time before rushing into things with no care for who sees us.', '', 268482, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nSubject: Zekvir \n\nI thought he was a failure like the others. However, Zekvir managed to survive the process and maintain his sanity.\n\nDisappointed to see him go, but it appears a certain powerful sponsor requested him personally. Inquiries revealed only a goal to eliminate the memories of something called... the Worldsoul?\n\nMust press on to see if another Zekvir can be created. Was it a fluke? Force of will? Time will tell.', '\n\nSubject: Zekvir \n\nI thought he was a failure like the others. However, Zekvir managed to survive the process and maintain his sanity.\n\nDisappointed to see him go, but it appears a certain powerful sponsor requested him personally. Inquiries revealed only a goal to eliminate the memories of something called... the Worldsoul?\n\nMust press on to see if another Zekvir can be created. Was it a fluke? Force of will? Time will tell.', 268464, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ye\'ve got a lot of interesting things here! This Underkeep might be the lead I\'m looking for.', '', 268458, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You shouldn\'t joke about parasites, they\'re really dangerous!', 268452, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Yeah Rugan.', 268451, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You should be ashamed of yourself.', 268450, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'My brother lost an eye from a parasite!', 268449, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Sorr--', '', 268448, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nI hear whispers in the dark. The name Zekvir. The promise of power. He wants to silence something, though I do not understand what from the whispers.\n\nThis creature offers immense power for any who would aid him. Enough that I could bring about Renilash!\n\n\n\nZekvirzekvirZEKvirZKvirZEKVIRzekVIRVIRZEKVIR-\n\n', '\n\nI hear whispers in the dark. The name \"Zekvir\". The promise of power. He wants to silence something, though I do not understand what from the whispers.\n\nThis creature offers immense power for any who would aid him. Enough that I could bring about Renilash!\n\n\n\nZekvirzekvirZEKvirZKvirZEKVIRzekVIRVIRZEKVIR-\n\n', 268412, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I can\'t help but wonder if this was Renilash, where do we go from here?', '', 268408, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Correct. We unfortunately cannot muster a force to go after them just yet. They deal in foul magics.', 'Correct. We unfortunately cannot muster a force to go after them just yet. They deal in foul magics.', 268400, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hrm... So you think the Order of Night has a base near here? And it\'s filled with treasure?', '', 268399, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I don\'t quite like the set up here.', '', 268374, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Information verified. Urgent aid is required to recover it.', 'Information verified. Urgent aid is required to recover it.', 268348, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Some place called the Waterworks is overrun by kobolds? And ye say it has treasure in there too?', '', 268347, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Velhan\'s Claim was built on lies, $p. Lies I told, and lies I allowed people to tell around me.\n\nI take responsibility for that.\n\nIt\'s going to be rebuilt on two things: truth and courage. The people have to know the story of the Indomitable, and how I failed that night. They have to know that the Claim won\'t be safe, or idyllic.\n\nThere will be more kobyss, perhaps other threats. We\'ll need to fight to protect it.\n\nIf they wish, I\'ll step down from leading. If they\'ll continue to have me, though, I\'ll be honest with them about risks and hardships.\n\nAnd we\'ll work together to face them courageously.', '', 268335, 0, 0, 0, 0, 0, 4, 0, 0, 1005, 1, 1005, 0, 2000, 2000, 56421), +('Perhaps it\'s fate that she plays a role in me taking up my sword again.', '', 268331, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The crash of the Indomitable lead to my decision to stop fighting.', '', 268330, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If Max... I could never live with that. Let\'s go, $p.', '', 268329, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Velhan, I hope you find Max safe.', '', 268328, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('... Yeah. Home.', '', 268302, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s a new world for you and me, Derill. Come on, let\'s go back home.', 268301, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('$p helped me clear the evil that was gathered here. Maybe...', '', 268300, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'So this is where you went, old man?', 268299, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll go back into the book. ...I promise.', 'We\'ll go back into the book. ...I promise.', 268297, 0, 0, 94, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I will tell the others that you can be trusted. Thank you for your help.', '', 268296, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Bye.', 'Bye.', 268295, 0, 0, 3, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No fun at all.', 'No fun at all.', 268294, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No?! You\'re no fun, $n...', 'No?! You\'re no fun, $n...', 268293, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m only joking!\n\nBut you do need to say yes. Let us take over?', 'I\'m only joking!\n\nBut you do need to say yes. Let us take over?', 268291, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Flames $n! You get around don\'t you? Anyway times like these make you miss those hot springs huh? But vacation\'s over. And there\'s people to save. \n\nHaving a partner again has taken some getting used to. But Leif\'s been doing pretty well so far, and it\'s nice to have someone who can watch my back.\n\nBut why all the questions? What\'s that, explain this -- I\'m no schoolteacher! Sometimes I thank the Sacred Flame when we get jumped by nerubians so I don\'t have to answer these questions! \n\nStill, all in all, I\'m real glad the pebble decided to come along.\n\n\n\nHey! You don\'t tell him I said that... got it?', '', 268289, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1, 0, 0, 1000, 0, 56421), +('For millennia, all I had ever known was the city of Dornogal. Day after day, year after year, we were duty bound to uphold the Edicts, regardless of our personal desires.\n\nWith recent events, my existence has been fundamentally altered. I am now a Lamplighter under Kaerter\'s mentorship, an occupation that was once unimaginable for an earthen.\n\nIt will take time to adjust to this new reality and learn these unusual skills. It may be difficult but as Kaerter would say -- \"I\'ve got this.\"\n\n', '', 268288, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1, 0, 0, 1000, 0, 56421), +('This cannot continue. I will need to think carefully on my next move, lest I become a liability-- both to the Threads and to Azj-Kahet\'s citizens.', '', 268284, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If Ansurek\'s assassins have sussed me out, then my identity is at risk. It may already be compromised.', '', 268283, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Right? Anyway I\'ll leave you too it, good talking to you.', 268282, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Outsiders. Totally crazy.', 268281, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Not immediately. They said they\'d come back later \"Incase anything had looked at me funny.\"', 268280, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Did you need anything killing?', 268279, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Aw. I liked this game...', 'Aw. I liked this game...', 268278, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I had a good time as you.', 'I had a good time as you.', 268276, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well, I said they could help me catalog my books, and they looked a bit upset.', 268275, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That was nice of them.', 268274, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh! You\'ll never guess what happened earlier. One of the outsiders asked if I needed help with anything.', 268273, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I must return to Siegehold. Anub\'okki will be avenged, but I require time to consider how best to earn such. Return to your routine duties until then, soldier. Dismissed.', '', 268272, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I will not stand for this. I cannot stand for this.', '', 268270, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anub\'okki was a promising student and a brave warrior. His loss will be felt, not just by me, but by the Heritage Force as a whole.', '', 268269, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Flame willing, but I doubt it.', 268268, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Yeah. It\'s nice though. The nerubians have paused their attacks.', 268267, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hey Maeryl. Hallowfall is pretty crowded these days, huh?', 268266, 0, 0, 3, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good point. Let\'s head out.', '', 268264, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Sqwaak!', '', 268263, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I... nevermind. Bywren, your thoughts?', '', 268262, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I need a way to tell it apart from boot bacon.', '', 268261, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s just regular bacon. You don\'t need to call it pocket bacon.', '', 268260, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I need more pocket bacon before we go.', '', 268259, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Besides, the kobyss need to pay for trying to ruin this beautiful face.', '', 268258, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s Temper\'s fault for being too slow.', '', 268257, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They got your robe dirty because you pulled before the tank was ready.', '', 268256, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good. I\'ve been itching to get back at them after they got my robe dirty.', '', 268255, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ok, our next mission is to take out some kobyss on the other side of Hallowfall.', '', 268254, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Come back to me soon, my morsel, after I\'ve had time to think on how exactly we shall deal with this little miscreant.', 268246, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'He must be dealt with... But not now. For a creature such as Meesk, I think a little indulgence is warranted.', 268245, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'My, my. It seems Meesk the Venomtongue has acquired a very generous patron--one who seems intent on slandering the name of Neferess.', 268244, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('So long as such charitable offerings continue to find their way to my coffers, I shall continue to shout the Queen\'s praises far and wide-- and likewise ensure that the name Neferess is forever stained.', '', 268238, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Please do give the Queen my regards for the very generous donation. My libelous lips feel more limber already.', '', 268237, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Greetings, friend. \n\nI\'m here for a short while to help continue rebuilding our relationship with the earthen. Brinthe has come as well, representing the Machine Speakers. I\'ve been learning so much from her!\n\nOur talks are going well! Though I\'m having some trouble keeping down their \"mead.\" Strong stuff!', 268232, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'With Y\'tekhi indisposed, you may come to me with your questions of rewards and deeds with the Severed Threads.', 268222, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('All the disruptions in the city have given me pause--a very literal pause. We have rarely had a chance to stop and not work beyond a brief rest period. \n\nThis gives me the time I never had before. \n\nI could go outside the city. I have never been to Freywold Village before. I wonder what they do there. Maybe they fly kites. I have always wanted to fly a kite, but my work routine would never let me.', 'All the disruptions in the city have given me pause--a very literal pause. We have rarely had a chance to stop and not work beyond a brief rest period. \n\nThis gives me the time I never had before. \n\nI could go outside the city. I have never been to Freywold Village before. I wonder what they do there. Maybe they fly kites. I have always wanted to fly a kite, but my work routine would never let me.', 268219, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', '', 268209, 0, 0, 0, 102, 0, 6, 258100, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Peacekeepers protect Dornogal from all threats, foreign and domestic. We also provide assistance and render aid to our fellow citizens and foreign travelers.\n\nWe are not charged with the defense of the isle as a whole. That responsibility falls to the Stormriders. Peacekeepers must stay and serve within the limits of Dornogal.\n\nOver the years, some peacekeepers, like Aggartha and Leif, have the ridiculous notion that we must venture forth beyond the city to fulfill our purpose. A noble, but misguided sentiment.\n\nWe know our duty and we will fulfill it exactly as we have been ordered.', 'The Peacekeepers protect Dornogal from all threats, foreign and domestic. We also provide assistance and render aid to our fellow citizens and foreign travelers.\n\nWe are not charged with the defense of the isle as a whole. That responsibility falls to the Stormriders. Peacekeepers must stay and serve within the limits of Dornogal.\n\nOver the years, some peacekeepers, like Aggartha and Leif, have the ridiculous notion that we must venture forth beyond the city to fulfill our purpose. A noble, but misguided sentiment.\n\nWe know our duty and we will fulfill it exactly as we have been ordered to.', 268204, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1, 0, 0, 1000, 0, 56421), +('', 'I... scarcely know myself. It was deserted when we arrived, save for a variety of wildlife that are taking shelter here. Two of the camp\'s inhabitants showed up shortly after we did. They didn\'t ask us to leave, but didn\'t really speak to us either. They simply returned to their duties.\n\nAll this wild growth, this far underground... I don\'t understand it at all, but the area is a soothing respite from nerubian attacks, at least.', 268201, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh wow! Could you show me?', '', 268181, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Kaerter, are you fully functional?', '', 268174, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s Fareeya, little one. Look for me when you are grown.', 268173, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thanks Glowy Lady!', '', 268172, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Perhaps when you are older, yes?', 268171, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have defeated plenty of foes without it. I have no doubt I will defeat plenty more.', 268170, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('But you could burn your foes! Phaawww! Foooosh!', '', 268169, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hah, I imagine it would. I am happy with just the Light. No Flame is needed.', 268168, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh wow! Probably a good thing you weren\'t forged in the Sacred Flame. Being on fire might hurt.', '', 268167, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I was forged in the Light, little one. To fight the Burning Legion.', 268166, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Excuse me, miss. Why are you shining?', '', 268165, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And you. Flame\'s Blessing upon you.', '', 268164, 0, 0, 2, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Dezco, we should continue onwards. Great Kyron, I look forward to talking to ya again.', 268163, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Given Xal\'atath is on the loose, I doubt we\'ll have to wait long to find out.', '', 268162, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If it wasn\'t Renilash... what else could come our way?', '', 268161, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The great battle of the Arathi versus the dark, yes.', '', 268160, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ya had a prophecy about this yes? Renilash, I believe?', 268159, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The honor is mine. Without the help of your people, we would not have survived the Harbingers attack.', '', 268158, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Great Kyron. It is an honor.', '', 268157, 0, 0, 2, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Beledar\'s warmth keeps us all safe, and allows this canyon to flourish.', '', 268156, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Since you\'re here, perhaps you can help out?', 268155, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Warmer than I expected. Like a real sun.', 268154, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This crystal... Beledar. It\'s larger than I expected.', '', 268152, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have questions as well... But I am sure we will learn the answers in time.', 268151, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you, Reginald. It has been a pleasure. I hope we can return soon.', 268149, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'True, and I suppose it makes sense, given its origins.', 268148, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It sounds akin to some of our applications of the Light, compared to Stormwind.', 268147, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s not just holy nor just arcane, but both, and neither. Coming from within us, and existing as a radiant force throughout the cosmos.', '', 268146, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('In many ways it\'s an element of faith. The Sacred Flame isn\'t a being or energy from the Firelands, nor any specific plane, but the representation of belief.', '', 268145, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Interesting. So you tap into the Elemental Plane?', 268144, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Sacred Flame comes from within, much like the Light. But it\'s also an external source, much like the Light. It just has more... physical applications, given its flammability.', '', 268143, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Sorry, I\'m trying to condense years\' worth of training into a single conversation.', '', 268142, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Does the Flame comes from another source, or is it intrinsic?', 268141, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Beledar is more... a symbol. A holy relic if you will. A powerful source of the Light yes. But not the source of the Sacred Flame.', '', 268140, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Do you gain the Sacred Flame through Beledar?', 268137, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s no problem, my lady. I\'m always happy to discuss the Sacred Flame.', '', 268136, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you for agreeing to meet with us. I\'m eager to learn more about the Sacred Flame.', 268133, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('True. Like who was that voice, a keeper? What was Galan reprogrammed to protect?', '', 268132, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Yes. But at least now we know what questions to ask.', 268131, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I have so many questions now. More than I have answers.', '', 268130, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Like I said, I\'m a lover, not a fighter.', '', 268127, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That was so unfair! I did the work. I gained the reputation. Then you swooped in at the end!', '', 268126, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The pain... It\'s gone. I can think clearly...', 268123, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m impressed with your knowledge of the Arathi culture, $n. \n\nWe\'re lucky to have someone as interested as you here with us.', '', 268117, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You see that monument? I mean the large one over there.\n\nThat one is for a good friend of mine, Duggen. He is within the Stonevault. Went there for a recharge. And then the Awakening Machine broke down--completely stopped. \n\nHe is still in there. But we know that even though his frame is within the Vault, Duggen will not walk amongst us again. And so we have dedicated a monument to him.\n\nIt has been so long ago, I cannot even remember his face. Or his voice.', 'You see that monument? I mean the large one over there.\n\nThat one is for a good friend of mine, Duggen. He is within the Stonevault. Went there for a recharge. And then the Awakening Machine broke down--completely stopped. \n\nHe is still in there. But we know that even though his frame is within the Vault, Duggen will not walk amongst us again. And so we have dedicated a monument to him.\n\nIt has been so long ago, I cannot even remember his face. Or his voice.', 268116, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', '', 268115, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We are doing our best to express our thanks for their aid, but they don\'t really seem to care. Strange.', 'We are doing our best to express our thanks for their aid, but they don\'t really seem to care. Strange.', 268114, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome to the Cinderwold Tribute Site, stranger.\n\nHave you come to pay respects to those who have shut down? Or did you know one of the ones who have lost their frames within the Stonevault? Maybe out in the wilds?\n\nAs for me, I am doing my work and taking care of the site as my title implies.', 'Welcome to the Cinderwold Tribute Site, stranger.\n\nHave you come to pay respects to those who have shut down? Or did you know one of the ones who have lost their frames within the Stonevault? Maybe out in the wilds?\n\nAs for me, I am doing my work and taking care of the site as my title implies.', 268112, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('After all that, it is good to see you.', '', 268110, 0, 0, 0, 0, 0, 4, 0, 0, 273, 0, 0, 0, 0, 0, 56421), +('Speaker Brinthe? Is somethin\' wrong?', '', 268107, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Speaker Brinthe winces in pain.', 268106, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'O\' course, Speaker. We\'ll meet ye near the abandoned tower behind Dornogal, $n.', 268103, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Come with me, Dagran. Perhaps you can help me process what has happened here.', 268101, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Allow us to look at it, $n. Perhaps we can ascertain its function now.', 268098, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Is it workin\'? Can ye tell what it is?', '', 268097, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 268095, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Me? I am no Caretaker. I am here to pay respects to those who are forever lost to us.\n\nThese monuments are erected in memory of the ones whose frames we could not recover.\n\nDo you see that shutdown earthen over there by the altar? Her fused was destroyed when a mine collapsed. She comes here every day, remembering them. \n\nShe stayed here when she was depleted and close to shutdown--even when all she could remember was a feeling. Now her frame rests by her fused\'s monument.', 'Me? I am no Caretaker. I am here to pay respects to those who are forever lost to us.\n\nThese monuments are erected in memory of the ones whose frames we could not recover.\n\nDo you see that shutdown earthen over there by the altar? Her fused was destroyed when a mine collapsed. She comes here every day, remembering them. \n\nShe stayed here when she was depleted and close to shutdown--even when all she could remember was a feeling. Now her frame rests by her fused\'s monument.', 268094, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', '', 268093, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s like puttin\' in a battery. Just slot the power cells in, an\' it should turn right on!', '', 268092, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 268091, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 268090, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('So it was that Talust\'an discovered the truth of fate, the fate of truth, and all points in between.', '', 268089, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('... and as he reached above for the berry-bugs, his daughter\'s web would tighten, knocking the food just beyond his reach.', '', 268088, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('His punishment was thus; as he reached down for the water, his daughter\'s web would unravel and draw the liquid away...', '', 268087, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They suspended him in the middle of a great chamber, with cool pools of water on the ground and great colonies of berry-bugs above.', '', 268086, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('But the sages were horrified, and in their horror bound Talust\'an in his daughter\'s webbing.', '', 268085, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\"Behold a length of weave befitting the most prescient of our kind. In it lies the truth of fate, the fate of truth, and all points in between.\"', '', 268084, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\"Behold!\" he told his fellow sages.', '', 268083, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('To test the omniscience of his brethren, he took his own daughter and unspooled her, twisting her body into a single ivory strand long enough to run betwixt every corner of Nerub\'ar.', '', 268082, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Talust\'an was a sage of great cunning and even greater hubris.', '', 268081, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This next passage is from the Parable of Ivory Silk.', '', 268080, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('An\' watch out for elementals. They\'re all over the place.', '', 268079, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This camp belongs to people like the one up on the hill. He\'s allowing us to stay, but that glower...', 'This camp belongs to people like the one up on the hill. He\'s allowing us to stay, but that glower...', 268078, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Do you know anything of the strangers up the hill?', 'Do you know anything of the strangers up the hill?', 268077, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Follow the device\'s pulses. When the indicator fills, the power cells are nearby.', 268076, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s odd... they have the iciest of stares, yet I feel a certain peace in this place.', 'It\'s odd... they have the iciest of stares, yet I feel a certain peace in this place.', 268075, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Affirmative. But I would exercise caution. There could be unknown dangers locked away here.', 268074, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Did ye nae say there was another signal? We should track it!', '', 268073, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The voice seems to indicate that perhaps something else is here.', 268072, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Activate the device, $n. I think it\'s reactin\' to whatever is affectin\' Brinthe.', '', 268071, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hey, $n! I think I got the device workin\'! Head on down to the tower\'s entrance an\' see!', '', 268070, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Affirmative. And part of that \"history\" is the titan console we just uncovered.', 268069, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Can ye believe it, $n? Think o\' all the hist\'ry that\'s buried here!', '', 268067, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have a feeling things will be looking brighter. I\'m glad to have Dae back.\n\nMy sister may be healed, but she still needs rest. As for the... haranir? We will continue to watch our step and offer what we can. They did not need supplies. \n\nPerhaps use of our transports would be appreciated instead. They deserve to be properly thanked for allowing us to stay.', 268061, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m sure Brinthe is waitin\' on us... an\' these opals!', '', 268058, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We found this camp completely deserted, save for a few animals. I do wonder where its inhabitants have gone, but it is a welcome refuge from the dark.', 'We found this camp completely deserted, save for a few animals. I do wonder where its inhabitants have gone, but it is a welcome refuge from the dark.', 268057, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s go on tae Golgrin\'s Reach, $n.', '', 268056, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you, friend. Who... are you?', 268049, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I... well, I suppose that\'s a start.', 268048, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It is good you are well.', 268046, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I am Ney\'leia. One of the haranir.', 268045, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ysabel. Yes.', 268044, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Sister? Are you all right?', 268043, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll be just a moment, Dae!', 268042, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Just a little longer, Dae.', 268041, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll see if I cannae get the device workin\'. Ye go on inside, $n.', '', 268039, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This tower is one source of the signal.', 268037, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('but when you are done, return from whence you came.', '', 268036, 0, 0, 0, 70, 0, 4, 257044, 0, 0, 0, 0, 0, 0, 0, 56421), +('Outlanders, you may wander where you will,', '', 268035, 0, 0, 0, 70, 0, 4, 257043, 0, 0, 0, 0, 0, 0, 0, 56421), +('the Awakening Machine!', '', 268034, 0, 0, 0, 70, 0, 4, 257042, 0, 0, 0, 0, 0, 0, 0, 56421), +('I almost forgot I sent you away...', '', 268033, 0, 0, 0, 70, 0, 4, 257041, 0, 0, 0, 0, 0, 0, 0, 56421), +('And I... am the High... Speaker!', '', 268032, 0, 0, 0, 70, 0, 4, 257040, 0, 0, 0, 0, 0, 0, 0, 56421), +('This is the realm of the Machine!', '', 268031, 0, 0, 0, 70, 0, 4, 257039, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 268029, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '\n\nIf you are not capable of retrieving Hannan, tell me so and I will do it myself.', 268028, 0, 0, 0, 0, 0, 4, 0, 0, 5, 0, 0, 16960, 0, 0, 56421), +('', 'Go. Tell your ally they may take what they need.', 268025, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Your new acquaintances are worth more than you know, stranger. Take care with them.', '', 268024, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I know not what causes the mites to feast so. Only that they are loud, and I wish to rest.', '', 268023, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Those who have taken root below have storied histories. Learn from them.', 268022, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Watch yourself. If looks could kill, I\'d be worse off than my sister.', 268020, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I accept all to take refuge here during Shadow Curfew. And no, they do not need to maintain a respectful silence.\n\nWe\'re all in this together, my friend.', 'I accept all to take refuge here during Shadow Curfew. And no, they do not need to maintain a respectful silence.\n\nWe\'re all in this together, my friend.', 267999, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('When machinery breaks down, when titan artifacts are uncovered, when there\'s a code to decipher or security to breach, I\'m supposed to drop everything else I\'m doing and find an ingenious solution.\n\nAnd I love it. Bring me a puzzle, and I\'ll find a solution.', '', 267998, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Please work around my lynxes. They sleep where they will.', 'Please work around my lynxes. They sleep where they will.', 267996, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I hate seeing Orweyna in such distress. But I don\'t know how to get through to her.\n\nShe thinks she has to do everything herself. She sees that corruption out there as her responsibility. Her burden.\n\nBut we\'re not prepared to take this on. We\'re not even supposed to be here.', '', 267993, 0, 0, 0, 0, 0, 4, 0, 0, 6, 1, 274, 0, 0, 0, 56421), +('We cannot allow the traces of Orweyna\'s magic to linger here. It could reveal our very existence. \n\nWe are forbidden from interacting with outsiders. What we are doing here... it is...\n\nI cannot explain more. Please, try to accept that.', '', 267989, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Go. We can take it from here. You have my thanks.', 267984, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good luck, Hektare!', '', 267983, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Awww, we love you too, Rugan.', 267978, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('He\'s just jealous because I got the romance option in Zin-Azshari.', '', 267977, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I hate you all so much.', '', 267976, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Certainly not your brains, Rugan. Ew.', 267975, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s a joke. No eggs are laid, no brains are consumed by their young.', '', 267974, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I do miss the taste of brains.', '', 267973, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s a sad state of my people that our young must eat the brains of others to survive. But eh, is what it is.', 267971, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Guys, that\'s not fun--', '', 267969, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'By the Flame...', 267968, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh yes. But if there aren\'t enough brains, they probably won\'t make it.', '', 267967, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Really? And they hatch in someone\'s neck?', 267965, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh yeah. She does it all the time.', '', 267964, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('She\'s jok--', '', 267963, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'re... what? I haven\'t met a night elf. I didn\'t know you could lay eggs, let alone in a neck!', 267962, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Yeah! I\'m going to lay eggs in their neck!', 267961, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ok, I\'m done buying things. Ready to head out to help with the kobyss problem?', '', 267960, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stay back, small one! We will do what we can!', 267954, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('', 'Black Blood exposure has the power to distort and shift one\'s mind into a realm beyond our eyes. The Unseeming. \n\nAs for what lurks there, if you need more incentive to help me stop this corruption, let it be the monsters the Black Blood could unleash on our world. \n\nAnd if you\'re still not convinced, find a pool of the ooze to swim in. See for yourself if you enjoy what you discover the deeper you go into the Unseeming.', 267949, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +(' \n\nDo not speak to me. Please. \n\nI am here to help Orweyna. That is all. You should just... forget you ever saw us.', '', 267947, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 16960, 0, 0, 56421), +('', 'My head spins with the echoes of this dissonance. Such a grave threat to the roots-- \n\n', 267941, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'This place was likely beautiful, once. Now... look at it. \n\n', 267939, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', '', 267938, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'So you\'re still alive. \n\nWell. Since you\'ve proven to be decently capable...', 267935, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'We will build a new energy source. Just a matter of figuring it out.', 267928, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', '', 267922, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 267920, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'My sister means everything to me, but it will be worse for her if we are kicked out of this camp for giving offense.', 267916, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Wait. What? They aren\'t offended?\n\nI was so afraid of making things worse!\n\nWell, in that case... will you ask the creature to move, and I\'ll take the herbs I need?', 267914, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What did they say? Is there anything we can do to fix this rift between us?', 267913, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Must protect the... must protect the... must... protecttt...', 267911, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Collapse protocol active.', 267910, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Vault breach! Structural integrity failure.', 267909, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('$p, I hate to think what would have happened to Maximillian without your help.\n\nI also know I would be the same coward, had you, Taenar and Aemyra not come to help Velhan\'s Claim.\n\nIt\'s going to be hard, but I\'m going to approach everything differently going forward. Thank you.', '', 267908, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1005, 0, 0, 2000, 0, 56421), +('Watch over.... no more... instead... safeguard... my...', '', 267907, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I did not know the Lamplighters could call forth such powers! Kaerter insists he is not special and surmises that I too could learn such powers with practice and patience.\n\nThere is much about these Lamplighters that intrigues me. Not the least of which is their creed that Kaerter has summarized as \"defend the weak, help the troubled, and don\'t die.\"\n\n', '', 267889, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('He is so foolhardy...', '', 267888, 0, 0, 396, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Strained? Strange. We have welcomed them into our haven of safety.\n\nIt is true they do not understand us. We have ways that are private and sacred.\n\nI suspect that is true of you as well. I cannot tell you more, but if you wish to understand us even a little, you will have to learn from another. A root ancient is not bound by the same rules as we. If you find one, perhaps they will ease your mind and offer enlightenment.', 267873, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Your eyes are full of questions, stranger.', 267871, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And not everyone can deal with a Lamplighter who\'s always taking risks and helping others. But Orren supports it.', 267869, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'He\'s really persistent, even when things don\'t come easily. He\'s been working on ELIZA for a couple years!', 267868, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A lot of things, Taenar! He has a big vision of how to help the people of Hallowfall. I admire that.', 267867, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Aemyra, Orren\'s nice, but he\'s a little strange. What do you see in him?', '', 267866, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 267862, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 267860, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There are even bigger ones, please help!', '', 267859, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No, no, the big ones, $n! You need more exposure to see them, hurry!', '', 267855, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m so proud of what you accomplished with ELIZA, Orren. I\'m glad we have this time together.', 267853, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Aemyra, the times we\'re together totally outweigh the difficulties of our time apart. Nothing makes me happier.', '', 267852, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It wouldn\'t be hard, back in the Empire. Here in Hallowfall, it\'s an extremely difficult endeavor.\n\nThe subject matter is extremely broad, from how the wind will affect a ship to how the nerubians will try to bring it down.\n\nFinding the right instructors and making sure they have everything they need is a real challenge, due to our isolation here in Hallowfall.\n\nI also try to build rapport with the students so they know me. I want them to trust my advice when it might save their life, and to know my decisions and evaluations are fair.\n\nLike an airship, there\'s a lot of parts that have to work together.', '', 267839, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('This one\'s rumbling with power. Let\'s see what it holds!', '', 267834, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That sounds like treasure to me. Come see!', '', 267833, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I found a boon! Come take a look.', '', 267832, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('But... but there are spiders everywhere, I can\'t get through!', '', 267831, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The answer to that is... yes, but also no. Without our intervention, earthen \"hair\" stays as it was when each model exited the Awakening Machine for the first time.\n\nCertain cosmetic features like gender, wire, eye, stone, and gem color are randomized by the machine but can be changed through different processes if an individual earthen wishes.\n\nFor instance, to change our \"hair,\" earthen can consume certain minerals to lengthen or recolor it if they wish.\n\nDifferent minerals create different wire colors. We can then easily plait them here into a wide selection of styles!', 267830, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s important to maintain a good wire care routine. But if you\'ve fallen behind, we can help!\n\nWe offer extending, trimming, recoloring, braiding, coiling, and all other forms of wire management.', 267826, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Watch it!\n\nAredi\'s almost done polishing me. I don\'t need any new scratches.', 'Watch it!\n\nAredi\'s almost done polishing me. I don\'t need any new scratches.', 267818, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My back piece is almost finished!\n\nTrangad really is the best engraver in Dornogal. He\'s a master of fine detail work!', 'My back piece is almost finished!\n\nTrangad really is the best engraver in Dornogal. He\'s a master of fine detail work!', 267817, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s vital that our airships have the right leadership, $p. Thank you for weighing in on the final decision.', '', 267813, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('And I say you have to help me. So let\'s get this done!', '', 267812, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Right, you have to.', '', 267811, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Caretaker Ryston said I have to, for dipping Sophietta\'s report in the stew.', '', 267810, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Why are we the ones who have to clean the skiff?', 267809, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Better to charge into the darkness than hide in denial. You and $p helped me to see that.', '', 267808, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I had to, Taenar. And things will be different going forward.', '', 267806, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m the last one to say you shouldn\'t be hard on yourself. But you showed up today.', '', 267805, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My cowardice endangered us all, even Maximillian. I\'m sorry, Max, it is.', '', 267804, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What? Dad, that\'s not true!', '', 267803, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m ready when you are.', 'I\'m ready when you are.', 267802, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What\'s more, I failed my people here when the Kobyss attacked, staying back and waiting for them to leave.', '', 267800, 0, 0, 1022, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No, I failed you, and the crew. And covered it with lies. I can\'t make right what happened back then.', '', 267799, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We don\'t have to get into it, Velhan.', '', 267798, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Taenar, I know you\'ve held a grudge against me for years.', '', 267797, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('But it\'s far better to do it slowly and right than to find out your confidence exceeds your abilities.', '', 267795, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There are narrow tolerances for success, in three dimensions. Get it wrong, and you\'ll tear off the dock, or worse.', '', 267791, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Watch Captain Estraella\'s next landing. She makes it look effortless, but docking is the most difficult thing to get right for a new captain.', '', 267790, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My older brother was a crewman on the Indomitable. He loved flying, and he was great at it.\n\nBut on the Day of Darkness, he wasn\'t lucky enough to make it home. Even with Duke Velhan\'s skill and leadership, the situation was just too dire.\n\nI\'ve studied the reports about that night, and thought every day about how an airship captain can keep his crew safe, in any situation.\n\nThere\'s no one else who would bring the same level of obsessive preparation to the job, or be as concerned for their crew. Sophietta and Jenae know the stakes, theoretically. I\'ve felt them every day for years.', '', 267787, 0, 0, 0, 0, 0, 4, 0, 0, 1, 274, 0, 0, 2000, 0, 56421), +('ELIZA, once we get you fixed up, I think attention is all you need.\n\nThanks again for your help, $p!', '', 267783, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Catalyst can infuse great power into items, enhancing them and pushing their potential further than ever before!', '', 267782, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Give Olbarig my best when you see him.', '', 267777, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s been a long time since I\'ve been back to Dornogal. I think I prefer my island, truth be told. But as much as I\'d like to go home, I abandoned the Stormriders once before, and I don\'t intend to do so again.', '', 267776, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I don\'t know what to say, except to thank you, outlander. I would have never imagined myself doing of any of this. But you gave me the strength to discover what I am truly capable of. What we all are capable of.\n\nThe stormrooks may be here because of me, but I am only here because of you. So, thank you.', 267775, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'How could the titans do this? They... they have to be stopped!\n\nPlease, outlander, lead the Stormriders in my stead. Just promise me that you will all come home safe.', 267774, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I never dreamed I\'d be standing up here for such a moment. My head is spinning. I\'m just a rooktender after all. How did I even get involved in this?\n\nBut if I hadn\'t, we would have no Stormriders. And no stormrooks for me to tend.', 267773, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am grateful to have served the Stormriders and helped mentor Lufsela. It has been good to hear the song of the elements in the wingbeats of the rooks and the crash of their lightning.\n\nThere is still much to be done to prepare for the battles ahead, but I believe the Stormriders have proven they are ready.', '', 267772, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you, $n.', 267771, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That machine will lay waste to the isle. Go, champion! Lead the Stormriders into battle and let them to meet their destiny.\n\nThey are ready, as are you.', '', 267770, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Horde and the Alliance have done what they can. But the most important step can only be taken by the earthen themselves. They must do this of their own free will.', '', 267769, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I came here to say goodbye to an old friend. I did not expect to be reunited with another. To see Zarein here like this is to feel Baelgrim at my side again.', '', 267768, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('While the Wildhammers train the stormrooks and their riders, I will continue to mentor Lufsela on the ways of the elements. She shows great potential.', '', 267760, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A part of me wants to take to the air with the recruits, but I\'ve never been a fighter. \n\nShraubendre, on the other hand, looks like she wants in on the action.', 267758, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I understand that Turalyon represents the Alliance forces at the shore. His prowess and valor are known well to the Horde, though we may sometimes use different words. I\'m sure the earthen ground forces are in good hands with him and Geya\'rah.', '', 267757, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I trust things went smoothly at the shore. Geya\'rah can be brash, but she has a keen mind and the heart of a leader. The earthen grounds forces are in good hands with her and Turalyon.', '', 267756, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m not sure where those recruits have flown off to with their rooks, but they shouldn\'t have gone far. They probably just lost track of time.', 267755, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It pleases me to walk among the elements once again. To see the stormrooks stand together as brothers and sisters to these earthen. And the bond they share will only grow stronger with time.', '', 267754, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It has been a long time since a stormrook was summoned here. And for what may be the first time, they were not bound into service. Lufsela has an outlook unlike Baelgrim, or most any other Stormrider. I don\'t know that there\'s anyone else who could have done what she\'s done here.', '', 267752, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Isn\'t it wonderful? The rooks are back!\n\nAnd these pilgrims, called here to the storm. It\'s like the rooks reached out to them. It\'s like they knew we\'d be coming and would ask this service of them once again. \n\nAnd so they found their perfect matches from among the earthen.', 267750, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Misuse... memory gems... Lapse in judgement... you will... repurposed!', '', 267749, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Dornic... earned his fate... Both... defied directives... Galan, you...', '', 267747, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It has been a long time since I\'ve seen that conduit. The last time I saw it... was the last time I saw him. And it is strange to see it in the hands of anyone other than Baelgrim.', '', 267746, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The earthen may call it a conduit, but any shaman would recognize this for what it is. A totem, imbued with the element of air. I am curious how the earthen came to discover such a practice.', '', 267745, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The conduit... Baelgrim used this to call out to the rooks through the storm? He seldom spoke of the process. Was he ashamed to have bound the stormrooks? Did he realize what he was doing? Maybe he hid this away for a reason.', 267744, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I can\'t quite process it. Baelgrim is gone? It doesn\'t seem possible. He is the very embodiment of the Stormriders. Without him, what\'s become of the rest?', '', 267741, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Please bring him back to me! I feel like there\'s something missing inside me without him here.', 267740, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes, I am hopeful to use the creature to help Vi. I had it imported for this special use! \n\nThough it has been a challenge to remind others that the cat is not a comfort food...', '', 267735, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What? Y-yes, I am! But I need help. Can you help me?', '', 267730, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We must go deeper than this into the Unseeming to track my prey.\n\nI see no other option beyond exposing ourselves to the Black Blood.', 267727, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I need to rest. Just for a minute. Please.', '', 267720, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What will happen now?', '', 267718, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What do I do now? I need direction!', '', 267716, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What happened to Vi\'azl?', '', 267715, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m always down for a challenge. What formation shall we play?', 'I\'m always down for a challenge. What formation shall we play?', 267702, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('Interested in a game?', 'Interested in a game?', 267700, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('We\'re sorry! We don\'t want to cause you pain.', '', 267699, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Forgive us! We\'ll do better!', '', 267698, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It pains me to do this, but it\'s the only way you seem to learn your lessons.', '', 267697, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well met, $n!\n\nIf you need some help in Ara-Kara, City of Echoes, let me know.\n\nThe other followers are ready to help. And you will witness my courage and valor.', '', 267696, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well met, $n!\n\nIf you need some help in the City of Threads, let me know.\n\nThe other followers are ready to help. I shall assist them.', '', 267693, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Good to see you, $n.\n\nLet me know if you require assistance with the Dawnbreaker.\n\nThe other followers are ready to help. I\'ll be right behind them.', 267691, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Good to see you, $n.\n\nLet me know if you require assistance in the Priory of the Sacred Flame.\n\nThe other followers are ready to help. I\'m right beside them.', 267690, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Good day, $n.\n\nLet me know if you require assistance in Darkflame Cleft.\n\nThe other followers are ready to help. That goes double for me.', 267689, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Good day, $n.\n\nLet me know if you require assistance in the Stonevault.\n\nMoira sent me to help, and the other followers are ready to go.', 267688, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hello, $n!\n\nIf you need some help in the Cinderbrew Meadery, let me know.\n\nThe other followers are ready to help. And I\'m in, too.', 267677, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ve never been here before, but Baelgrim would tell me stories of this place. Before Storm\'s Watch was built, this was the historical home of the Stormriders. Just think of the legends born in this place. Oh, to have been here back then...', 267676, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hello, $n!\n\nIf you need some help in the Rookery, let me know.\n\nThe other followers are ready to help. So am I.', 267675, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This place... the mountain and the storm. Ancient forces align between the land and the sky. I can see now why the rooks were summoned here. This place is as close to the elemental plane as almost any I\'ve known on Azeroth.', '', 267672, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I sense a strong connection to the elements in this earthen Lufsela. Her time as tender has engendered a strong bond with all of the rooks, not just Shraubendre. She will be a great help in any effort to summon more.', '', 267664, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes, but the device appears dormant. We may need another power source to determine the device\'s function.', '', 267663, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They can do tha\'?', '', 267662, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There are so few Stormriders left, and it seems their rooks were lost in battle. But we must not despair. If the stormrooks were summoned into our world once before, it can be done again.', '', 267661, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Greetings, champion.', '', 267659, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('So the titans have fielded a giant slow-moving machine made of metal, wading across a large body of water? If that wasn\'t tailor made for the stormrooks, I\'ll eat me beard. Show \'em what our new recruits are made of. Lightning!', '', 267657, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We sure I\'m needed down here for this? Perhaps we could use a celebratory aerial flyover?', '', 267655, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Grateful to the tinkers for those projectors. Hope we didn\'t fry too many of them with those lightning blasts. All in the name of progress, eh!', '', 267654, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('These stormrooks are truly a sight to behold! They\'re like the sky made manifest. Flight incarnate!\n\nHeavens, I hope Sky\'reen isn\'t jealous, hearing me go on like this.', '', 267651, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am surprised at how genuinely Kaerter cares about the missing earthen. They are not his people but he is willing to make their rescue the top priority.\n\nHe mentioned his behavior is driven by some sort of Lamplighter creed.\n\nCurious.', '', 267650, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'How could the titans do such a thing? Would they raze the isle simply out of spite? Well, they will have to go through the Horde and the Alliance to do so.', 267649, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The titans would never condone their creations standing on their own two feet. But we choose to go to war, and if that means we must also war with them, then so be it.', 267646, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It is long past time we broke from the Edicts. I am glad the Oathsworn are finally willing to embrace the freedom that the Unbound have known for so long.', 267645, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It is good to see that some of you outlanders can work with those you have previously considered enemies. The divisions between the Oathsworn and the Unbound were never so volatile, but we could still learn a lot from your example.', 267644, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Horde and the Alliance field impressive forces, but if these two are any indication, they have a lot to learn about teamwork. I gather that there is much history, between these two in particular.', 267643, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Vile substance, I\'m covered in--monsters... They\'re everywhere, run!', '', 267628, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The console synthesized an object from its data logs.', 267625, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 267612, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Choose your next destination.', '', 267609, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Wait, sorry, did I just cast teleport instead of portal--', 'Wait, sorry, did I just cast teleport instead of portal--', 267603, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Unbound have endured and we will continue to endure. More than any edict ever could, this is what defines us.', 267602, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s go be fabulous, Phawa.', '', 267601, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I think Troumer would like to see what\'s next. And so would I!', 267599, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Veytar and I are ready to serve.', '', 267598, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I smell a battle. We\'ll be ready when it comes. But you should go meet it head on.', 267596, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Too much standing around for my taste. If the earthen are going to fight, then let them fight. I do not understand the purpose of this gathering.', 267595, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Trouble comes, but we will be ready to do our part. Go now, and do yours, hero.', '', 267591, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I must commend the earthen for their commitment to their duty, but it is high time they broke from these ancient strictures and redefined their priorities.', '', 267590, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You are a true paragon of the Alliance. These earthen are fortunate to have seen you in action. But your talents are needed elsewhere now, hero. Go with my thanks.', '', 267588, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Though I cannot abide your methods at times, I cannot argue with results. The Horde has been wise to put its faith in you, and the Alliance takes note.', '', 267587, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Once again darkness stirs, and once again we rise to meet it. Be it on other shores or other worlds, the Alliance will always answer the call.', '', 267586, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Our people started going missing when the Arathi first arrived. At first we thought our neighbors had simply gone out of town but more and more started disappearing.\n\nWe questioned the Arathi but they denied any wrongdoing. Then, one morning, we discovered the Arathi had left in the night.\n\nWe have been combing the countryside searching for them and our people, to no avail.', 'Our people started going missing when the Arathi first arrived. At first we thought our neighbors had simply gone out of town but more and more started disappearing.\n\nWe questioned the Arathi but they denied any wrongdoing. Then, one morning, we discovered the Arathi had left in the night.\n\nWe have been combing the countryside searching for them and our people, to no avail.', 267569, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Hmph. The Alliance may be mostly sniveling dogs, but you are different. Go now, in peace, but the Horde will be watching.', 267550, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I would expect no less than a champion of the Horde. Go now, and crush our enemies. For the Horde!', 267546, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Stormriders will be a critical component to any strategy we earthen might employ in this war. Be sure that they\'re ready. Without Baelgrim, they\'ll need strong leadership.', '', 267545, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll meet you there, $n.', 267543, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Stormward Baelgrim will be missed. But now that Adelgonn has returned, Lufsela is now Stormward, and Brinthe has become High Speaker, the Council is again whole. \n\nI think Baelgrim would have been pleased.', '', 267542, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Titans... So this is all we are to them.', '', 267541, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Greetings, outlander.', '', 267540, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The time has come. We earthen are ready to commit ourselves to this fight. That is, of course, if the Stormriders are ready?', '', 267539, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +(' \n\nI\'m so glad you asked! That one had me stumped for a while. But you see that\'s exactly what I need from these crabs. It\'s a roundabout way, but with a series of conversions, I can transform the residual crab energy to a trace ley line connection... \n\n', ' \n\nI\'m so glad you asked! That one had me stumped for a while. But you see that\'s exactly what I need from these crabs. It\'s a roundabout way, but with a series of conversions, I can transform the residual crab energy to a trace ley line connection... \n\n', 267538, 0, 0, 0, 0, 0, 4, 0, 0, 603, 0, 0, 0, 0, 0, 56421), +('Ah! A fellow mage?\n\nTo tell the truth... I\'ve never been any good at teleportation magic. \n\nBut even if I was a genius, you know teleportation is complicated. Most often, you have to be at the location in order to learn how to make a portal there. Sometimes, a skilled enough master can teach you how to create a portal to somewhere they know, even if you do not. \n\nI wasn\'t able to master the spell before we left the Empire. We didn\'t think that would matter, given how many other master mages came with us. \n\nWho could have expected all the others would be lost?', 'Ah! A fellow mage?\n\nTo tell the truth... I\'ve never been any good at teleportation magic. \n\nBut even if I was a genius, you know teleportation is complicated. Most often, you have to be at the location in order to learn how to make a portal there. Sometimes, a skilled enough master can teach you how to create a portal to somewhere they know, even if you do not. \n\nI wasn\'t able to master the spell before we left the Empire. We didn\'t think that would matter, given how many other master mages came with us. \n\nWho could have expected all the others would be lost?', 267536, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1, 0, 0, 5000, 0, 56421), +('', 'What madness is this? The titans would truly eradicate the earthen rather than see them follow their own paths?', 267532, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I wish Dagran were here to witness this. Where has that boy run off to now?', 267531, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Greetings, champion.', 267516, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Greetings, champion.', 267513, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Excellent work, champion. And thank you for watching over Thrall. I think this experience has helped him. In his heart, I believe he has always been a teacher. With Lufsela, he\'s found a capable pupil.', 267512, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'So this is where the earthen spoke with the titans? If only they would speak with us now. But what might they say?', 267510, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I would go with you as well, but there are still more ships making their way here, and the seas around the isle can be turbulent. I will see what I can do to calm the winds and the waves, while you and Thrall see to the stormrooks.', 267508, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Alliance and Horde fleets have finally arrived. I only regret I could not teleport our forces here. So many lives might have been spared if only we could have gotten here sooner.', 267506, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Perhaps. We know the storms are where the rooks come from, but I\'d like to know more.', 267459, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stormward, actually, and still getting used to it. But I\'d stay on a bit, if I could.', 267458, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We all do, $p, but taking a bit of time out for myself is how I make sure I\'m able to attend to my duties in the long-term.\n\nNot to mention, organizing this fishing derby is a great way to build community in Mereldar! \n\nIt\'s a lot easier to trust people you know when you\'re facing the nerubians or the Order of Night.', 267454, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('', 'Catch anything, $p?', 267452, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('The Order of Night are cultists that listen to crazy whispers from Beledar\'s Shadow. Their only goal is to bring about the end of the world. We obviously don\'t want that.\n\nThey like to hide in the shadows and stay out of sight when they can. But that\'s not going to work with me. I have a lot of experience dealing with the likes of them.\n\n', '', 267437, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1, 0, 0, 1000, 0, 56421), +('Lamplighters are the folks down in Hallowfall that keep the dawntowers lit and keep the people outside Beledar\'s light safe. Basically we help those most in need.\n\nWe\'re also really good at rooting out Order of Night cultists. And I\'m one of the best at it -- I know what to look for and I don\'t trust anyone.\n\n\n\nYou\'re not a cultist are you?', '', 267436, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1, 0, 0, 1000, 0, 56421), +('A bunch of Arathi made their way up here a while back. Their leader was a shipwright by the name of Isaebela.\n\nNot too long ago, we stopped hearing from her. To make things worse, we think the Order of Night is involved.\n\nNow Isaebela is one of the best shipwrights in all Hallowfall. A technical genius. And the Arathi Armada doesn\'t want her falling into the wrong hands.\n\nMy mission is to make sure that doesn\'t happen. One way or another. You got it?', '', 267435, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1, 0, 0, 1000, 0, 56421), +('', 'You use goblin thing. Lead us to history!', 267431, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Enough history found for today. Must catalogue.', 267429, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I cherish this.', 267428, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I study wick. I keep safe.', 267427, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What is that?', '', 267425, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('A nerubian attack? Here?', '', 267418, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What was that?', 267414, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Good to see you again, $n. \n\nWhat heroic feats have you performed today?', 267376, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'d think it\'d be easier to get information from these earthen. It\'s like talking to a bunch of rocks!\n\n...what?', '', 267375, 0, 0, 0, 0, 0, 4, 0, 0, 5, 0, 0, 0, 0, 0, 56421), +('', 'I had it cooked up by someone else. I wasn\'t expecting the stew to actually be good, it\'s normally barely edible!\n\nIt\'s a precaution I\'ve gotten used to having to take. My mother was never a good cook, that was dad\'s job. \n\nThe dish is on the table if you want to try it.', 267373, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I... don\'t know.\n\nI expected to die in this place. It\'s been so long now that while I hoped the Empire would come to relieve us, I knew, deep down, they wouldn\'t. \n\nHow could they? They don\'t know we\'re here. As far as they know the expedition stopped sending messages and dropped off the face of Azeroth. Which, heh, isn\'t that far from the truth. \n\nMaybe I\'ll stay here. Take up gardening? I\'ve dabbled a bit outside, it\'s nice to grow things.', 267370, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Here? Almost nothing. I haven\'t had many chances since the Day of Darkness.\n\nBut back in the Empire? Heh, you probably wouldn\'t have recognized me. I was quite the hell-raiser. \n\nPrank and jokes, that was how I blew off steam. I always had a smile on my face, and a quick quip on my lips. \n\nBut those things are easy when everyday isn\'t a life-or-death situation, when you aren\'t losing friends constantly.', 267367, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The titans put us here. We comply with their original directives.\n\nArticulating primary agenda: \n\nWe maintain the machines. \n\nWe expand the facility. \n\nWe generate energy and harvest materials.\n\nAnd we serve the High Speaker.\n\nResponse complete. We all do our part.', '', 267365, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('You have your work to do. So do I. The burden is mine.', '', 267357, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Move along. And stay productive. \n\nVoluntary downtime is not authorized.', 'Move along. And stay productive. \n\nVoluntary downtime is not authorized.', 267356, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Are you just... wandering around? Don\'t you have work to do?\n\nMy work is vital. Someone needs to watch these gears. Adjust the timing. Tinker with performance. Be responsible. \n\nBut you? You surface dwellers are soft.\n\nUnderstand: Work defines us. It purifies us. Removing distractions improves inefficiency, but you seem very distracted.\n\nDeviance detected, wanderer. Your lack of conformity is profoundly disconcerting.', '', 267352, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I heard there\'s a strange rider out by the gates. Do ya mind takin\' a look, $rs? See if they need help.', '', 267331, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No, because I won\'t let her. She has enough things to be worrying about without helping raise kids. \n\nTo be clear, she was the perfect mother to me. I felt cared for and supported growing up, but she needs to dedicate all her time to the army or we lose people. I make sure she has that time.\n\nI want her to feel joy when she spends time with her grand kids, not feel like they\'re another job.', 267330, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hard.\n\nI had only recently joined the army when we left the Empire. I remember all the things I had when I grew up. The education, the libraries, the... peace.\n\nThey don\'t know any different of course. To them this is a perfectly normal childhood. But I know better.', 267327, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('At least it\'s just the one this time. He\'s something called a Lamplighter.', 'At least it\'s just the one this time. He\'s something called a Lamplighter.', 267324, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '\n\nWhen I grow up, I want to be an earthen! Mama says they are all rocky and have gems in them.\n\nI\'ve tried eating a gem before, but it was quite difficult. I\'ve decided I have to start slow, crush up the gems, then it\'ll go down easier!', 267317, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '\n\nPlease don\'t encourage her.\n\n\n\nI\'m going to get gems here, and here, and here, and rocks in between! Then when I\'m fighting, everything will bounce off me.\n\nI\'ll be invincible!', 267316, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Mum says I can\'t be an earthen. She says you have to be born that way. \n\nBut Mum also said I can be anything I want to be, so I feel like she\'s sending me mixed messages.', 267314, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I bet those are just good things in training.\n\nMum says I always have to work at being good. It\'s probably the same for other things too.', '', 267310, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They glow. Like Beledar!\n\nIt makes sense when you think about it. All good things glow.', '', 267308, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m not gonna let a little bit of \"local wildlife\" stand in the way of business.', 267287, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'No hard feelings, already got a new venture cookin\'. You interested in the incredible rejuvenatin\' powers of ectoplasm for hair and skin? Only five thousand gold a bottle. It\'s locally harvested, but supply is limited.', 267286, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Error: incompatible memory vessel. Priority: protect gem.', '', 267270, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Did the golem think it could save him? Fighting its own corrupted instructions, even after killing him... I have served the machines for many years, and still I do not fully understand them.', '', 267260, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('If only that were true. Come, I will wait at Camp Murroch.', '', 267259, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Scanning target.', '', 267252, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It was confused--it hurt me. I feel very still. Titans forgive me.', '', 267246, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Danagh, I\'m sorry I left. I thought I could... I don\'t know.', '', 267245, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s cook!', 267224, 0, 0, 15, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 267207, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'My name is Biergoth. Try not to ask too many questions.\n\nWe have allies, and to keep them our allies, we offer our help.\n\nI will have some... jobs for you. Make sure that you check in with me every week.', 267186, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('The ground trembles for a moment then stops. Whatever caused the tremble has moved on.', '', 267183, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'She\'s safe, thank the stars. \n\nShe moved away from Dalaran a few years ago. I stop by when I\'m able to but my work keeps me busy. \n\nMuch as I love my sister, she is the least of the things I need to worry about at the moment.', 267182, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I do not have time to bargain, outlander.', '', 267170, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '$n, can you put the trade goods on display?', 267167, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Order of Night! Now what are they doing in a nerubian temple?', '', 267166, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Runner! Get this letter to the earthen. Let nothing stop you.', 267165, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The fragments of this archive must still be in Khaz Algar. \n\nBut that does not mean they\'re still on the surface. Keep your eye out on your journeys. You\'ll most likely find some along the way.', 267161, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 267160, 0, 0, 0, 118, 0, 6, 255345, 0, 0, 0, 0, 0, 0, 0, 56421), +('Kish\'nal and Vix\'aron will be expecting you back! These swarmbeasts require a lot of care.', '', 267152, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Perhaps. I can make no promises.', '', 267150, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What if you did not have to perform any agricultural duties yourself?', '', 267149, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Not unless there is carnage involved.', '', 267148, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You love commanding lesser beings. Is that not satisfactory enough?', '', 267147, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That is not an option, Vix\'aron.', '', 267146, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I refuse to particpate.', '', 267145, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Be that as it may, Anub\'azal will not permit insubordination.', '', 267144, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I should be grinding bodies into dust.', '', 267143, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Once again, Aromash can provide more detailed instructions, should this task prove too complicated for you.', '', 267142, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('One of the niffen, Aromash, can explain the process in more detail, should you require.', '', 267141, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Disastrous. That substation routed power throughout this whole sector of the Deeps. With it destroyed, damage could propagate to other systems as well.', '', 267129, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Nasty place, the shadow realm. Let\'s hope nothing followed us out.', '', 267125, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I spot a faceless one up ahead! We can\'t get out of this realm until we take it down.', '', 267123, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll fallback to Hallowfall. We\'ve sustained too many injuries to push forward with you.', '', 267114, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Take this relic to disperse the vile totems in the area.', '', 267113, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The nerubians are hiding their foul plans within this shadow realm.', '', 267111, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Finally, some back up!', '', 267110, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Finally, some back up!', '', 267109, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Did you hear that? I think there may be some Lamplighters on the other side of this portal!', '', 267108, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Your work here might be done but I am only just starting. What\'s wrong with a little profit along with a revolution?', '', 267091, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Can you feel a change in the wind? The citizens of the Silken Ward are stirring.', '', 267087, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Said something about a substation underneath Murroch. Didn\'t make much sense to me.', '', 267070, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yeah, Arbauch was here. Looked real nervous.', '', 267069, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'There is so much work that must be done for our people to flourish.', 267068, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now, shopkeep, what do you know?', '', 267067, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This... real history!', 267064, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Old kobold wick material! Feels different. Made of different plant in past?', 267063, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Old...rope? No. Wick!', 267062, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hm. This just trash.', 267061, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We won battle. Let them stay, though.', 267060, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Battleship! Used in great battle between kobold and earthen.', 267059, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fantastic find! This... piece of old ship.', 267058, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Very old. Not work very well. Put out candle when you wear.', 267056, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ah! A... kobold helmet!', 267055, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Before we discovered you can just take treasure.', 267054, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Was used for buying treasure.', 267053, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ooh. Ancient kobold... coin!', 267052, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This is... building block of old kobold city! Yes.', 267050, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We kobold have been here long time. Before earthen!', 267049, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ah, yes. This proves.', 267048, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('Another outlander? Hopeful. You may be more useful than this... proprietor.', '', 267047, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('This could be our last chance, we can\'t give up yet.', 'I have risked everything for this. I need just a little more.', 267009, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I will follow you. But I still don\'t like this.', '', 267005, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Keep a grip on that skull, you\'re going long!', 266945, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Nice stompin\', now get over here! I\'ll give you a lift.', 266944, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That should be it. Now, let\'s take out whatever is between us and the treasure down here.', '', 266924, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s too many sharks in one place for this Bronzebeard.', '', 266923, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Those pheromones are attracting the sharks. Get back!', '', 266922, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('So let\'s break every crate of pheromones we find, yeah?', '', 266921, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And the last thing we need is the kobyss manipulating nerubians into doing their dark bidding and whatnot.', '', 266920, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Weaver told me that the kobyss stole pheromones right from under the nerubians\' noses! Heh.', '', 266919, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s really hard to be in love with someone, when your calling pulls you in different directions.', 266913, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Are those flowers? Orren must have sent you. He\'s so thoughtful!', 266912, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I love her dearly, but it\'s hard with a Lamplighter, to not know when they\'ll be back. Or if...', '', 266908, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('As long they keep to their hedge-trimming and plant-watering, I see no reason why the Freysworn shouldn\'t be allowed in Dornogal.', 'As long they keep to their hedge-trimming and plant-watering, I see no reason why the Freysworn shouldn\'t be allowed in Dornogal.', 266907, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Many within Dornogal find the Freysworn to be... incompatible with the Oathsworn. \n\nAnd so by the Stormward\'s insistence, and the Councilward\'s decree, we standby.', 'Many within Dornogal find the Freysworn to be... incompatible with the Oathsworn. \n\nAnd so by the Stormward\'s insistence, and the Councilward\'s decree, we standby.', 266906, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('By decree of the Councilward, the Freysworn are permitted within Dornogal\'s walls. \n\nIt is our duty to maintain a close watch on them.', 'By decree of the Councilward, the Freysworn are permitted within Dornogal\'s walls. \n\nIt is our duty to maintain a close watch on them.', 266905, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hallowfall is a holy place, $p. Here we guard the Emperor\'s Vision, Beledar. \n\nIt is our faith in the Sacred Flame which prevents it from shifting forever into shadow.', 266892, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('My dagger. Mine!', '', 266890, 0, 0, 38, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I saw sharp thing first. Hand it over!', '', 266889, 0, 0, 35, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No, no, I\'m just fine. Not looking tae make this a habit.', '', 266887, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have been gone too long. The sounds of industry, of our people\'s life force... they are but faint echoes of a better time. Instead of fuel and oil, these caverns reek of despair. \n\nThis place is broken. I can fix it. \n\nI know I can.', 266876, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I am afraid. But I can\'t just sit by and do nothing.', '', 266874, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If you find anything, take it out of here. I wash my claws of all of this.', 'If you find anything, take it out of here. I wash my claws of all of this.', 266867, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You there. I heard you seek information about Anub\'okki.', 'You there. I heard you seek information about Anub\'okki.', 266866, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hush, don\'t speak about it. You could be next.', 'Hush, don\'t speak about it. You could be next.', 266865, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Did you see that corpse get removed?', 'Did you see that corpse get removed?', 266864, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '\n\nThe Weaver would not be pleased with you blowing my cover, overcrawler.', 266863, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My information is not for the likes of you.', 'My information is not for the likes of you.', 266861, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There is something charming in the art created by such... simple beings.\n\nIt lacks much of the complexity that we are used to, but perhaps that is the appeal. Basic techniques and uncomplicated presentations can be lovely, in a quaint sort of way. Like the work of a child.\n\nWould you agree, overcrawler?', '', 266860, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'If you are looking to bargain, look elsewhere.\n\nI do not compromise. Especially not with overcrawlers.', 266844, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'There ye are. What was all this fuss about in the Archive now?', 266839, 0, 0, 0, 0, 0, 1, 0, 254879, 0, 0, 0, 0, 0, 0, 56421), +('You appear to have a question on your weird lips. Be quick!', 'You appear to have a question on your weird lips. Be quick!', 266837, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'In Azj-Kahet, every meal is room service. \n\n', 266836, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I am so glad you came for dinner.', 266835, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Step into my parlor.', 266834, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Go on then, $n. Have a go. I\'ll help ye if I can.', '', 266833, 0, 0, 0, 0, 0, 1, 255558, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Yes?', 266823, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Of course, thank you, Sophietta.', '', 266807, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you for your... assistance, $p.', 266806, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you for your support, $p.', 266805, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you for all of your help, $p!', 266804, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This has been a long day, Headmaster Fynch. I\'m going to head to dinner and leave you to yours.', 266803, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If I can find a few specific pieces, I\'ll be able to form some explosives. If our friends are in cages, we\'ll be able to bust \'em right out!\n\nI don\'t think I have enough time to whip together a flamethrower, but I\'ll do my best here.', '', 266797, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My poor Shredder has seen better days, for sure.', '', 266796, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This isn\'t fair, $p. I should be the captain. But it\'s far preferable to Edwyn getting the position, through deceit and interference.\n\nJenae is a good pilot, and she\'s smart. The ship and the crew will be in good hands, and I\'ll be glad to assist her as an officer.\n\nEdwyn is actually a better pilot, but I far prefer this choice to Headmaster Fynch giving him the position.', 266793, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m not sure what to say, $p. We did everything right. And I appreciate your help.\n\nBut I guess even then you can lose. Headmaster Fynch made the wrong choice, making Edwyn the captain.\n\nBut now that choice is made, and I\'ll have to support him as one of his officers. I\'ll do my best, and we\'ll see what the future holds.\n\nWe did all we could to get a different outcome. Now I need to accept the hand we\'ve been dealt.', 266791, 0, 0, 0, 0, 0, 4, 0, 0, 1005, 1, 0, 0, 2000, 0, 56421), +('Right. Let\'s do this! Tell Ma\' not to wait up.', '', 266790, 0, 0, 0, 0, 0, 4, 255556, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This will take some time. Dagran and I can handle it from here.', 266789, 0, 0, 1, 0, 0, 1, 0, 255561, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m really glad all my hard work paid off, $p. I\'ve been dreaming of this day for years, and working for it for a long time.\n\nEdwyn is a good pilot, and he knows the material, but it wouldn\'t have been right for him to be captain, either in terms of merit or fairness. I\'m not sure how I would have dealt with that.\n\nBut he and Jenae will make good officers. I have no doubt of that!', 266788, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1005, 0, 0, 2000, 0, 56421), +('', 'Thanks for your help today, $p. Anything I can do for you?', 266787, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('', 'It\'s reinitializing... I now have access. But...', 266786, 0, 0, 1, 0, 0, 4, 0, 255560, 0, 0, 0, 0, 0, 0, 56421), +('Can I be frank, $p? When I took Sophietta\'s report, I knew based on our scores, it was either her or me. I was sure I would be captain, if she couldn\'t turn in her assignment. And I did it because that\'s what the crew deserves--the best possible captain!\n\nJenae... isn\'t as good. And Sophietta wouldn\'t have been either. But Jenae is a really solid flyer, and she knows her stuff.\n\nIt\'s too bad we\'re going to have a second-best captain, but she\'s still good. And with me at her side, and Sophietta too, we\'ll do fine.', '', 266785, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1005, 0, 0, 2000, 0, 56421), +('Here\'s the deal, $p. I\'m the best. No one is going to fight harder for the Empire or work harder for their crew than I will.\n\nI\'m not sure how Sophietta got ahead of me in the scoring, but I know that\'s true. And I don\'t appreciate you meddling to try to put her back on top, when I\'m the one who needs to be at the wheel.\n\nBut it all worked out. No hard feelings, ok? Sophietta and Jenae will make great officers, and it all turned out for the best.', '', 266778, 0, 0, 0, 0, 0, 4, 0, 0, 274, 603, 0, 0, 2000, 0, 56421), +('', '', 266777, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Listen, $p, I should be captain, and without your interference, I would have been. No one is going to be more careful to keep their crew safe, or fight harder for the Arathi than me.\n\nBut if I can\'t be captain, Sophietta really is a fantastic pilot. She knows exactly what our airship can do, and what\'s asking too much of it, even better than me. She\'ll be great at it. And Jenae and I will be there to help out.\n\nI think Headmaster Fynch made the wrong choice, but it\'s still a good choice. Just not the best.', '', 266776, 0, 0, 0, 0, 0, 4, 0, 0, 1, 5, 0, 0, 2000, 0, 56421), +('', 'I didn\'t expect to end up as captain going into this, $p. I love flying, and it\'s a bit safer than guarding the wall, with no kobyss. But leadership wasn\'t my aim.\n\nThat said, I\'m honored to be chosen. I know I\'m a good pilot and I\'ve learned what I need to. I think Sophietta and Edwyn will be very capable officers as well. I\'m excited to see what the future holds!', 266775, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', '', 266774, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Edwyn is really great at flying, and he\'s competent too. Sometimes his ego may get in the way, and as his officers, Sophietta and I will have to figure out how best to navigate that.\n\nBut he\'ll do well as a captain, and I\'ll do what I can to help him succeed.\n\nI knew it would be him or Sophietta.', 266773, 0, 0, 0, 0, 0, 4, 0, 0, 1005, 0, 0, 0, 0, 0, 56421), +('', 'I don\'t mind it at all. Sophietta is the best of us, honestly, and it\'ll be an honor to serve as her officer. I\'ll learn things from her, and maybe even pick up some of her drive.\n\nHonestly, less stressful than if I were the captain, and... Edwyn can be somewhat difficult. So I\'m glad she was chosen!', 266772, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'What\'s on your mind, $p?', 266770, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('What do you want?', '', 266764, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s just say I\'m not wound as tightly as those two. I try to do well in my classes, I\'m a competent flyer, and I\'m well-liked.\n\nBut I don\'t spend as much time studying as Sophietta, and I\'m not driven the way Edwyn is. I assume I\'ll probably end up as an officer under whichever of them becomes captain.', 266759, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I know. We stand together, Turalyon. Here and now.', 266758, 0, 0, 0, 68, 0, 10, 0, 254894, 0, 0, 0, 0, 0, 0, 56421), +('I\'ve missed you, Alleria. And I\'m not going anywhere.', '', 266757, 0, 0, 0, 68, 0, 10, 254893, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Edwyn is a little hard to read. He took me a while to figure out. He\'s intelligent, and he\'s a great pilot. I think he really cares about his classmates, too.\n\nBut he has a weird ego thing going on. He seems to be sure he\'ll be captain, and he doesn\'t think anyone else is up to the job. I\'m not sure why, but he\'s almost obsessive about it.\n\nIf he does make captain, he\'d do well, but currently he\'s behind Sophietta in the class rankings.', 266751, 0, 0, 0, 0, 0, 4, 0, 0, 1005, 1, 0, 0, 2000, 0, 56421), +('', 'Sophietta is really top-notch. Great pilot, very precise, but she takes no unnecessary risks. She also aces all the homework--because she studies hard. I would say of everyone here, she takes her work the most seriously.\n\nWe all assume we\'ll be calling her captain before long.', 266749, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'We\'ve been in Hallowfall a while, and we\'ve had a need to train captains, officers and crews for our airships, either due to casualties or for new additions to the fleet.\n\nSo Lightspark was founded a few years ago under Headmaster Fynch. He handpicked several of our best officers to help him train the students.\n\nEach year, he selects Arathi from a group of volunteers, and they come to study. Those who pass are assigned to an airship, with the top student being the captain, the next two the officers, and the others make up the crew.', 266748, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1005, 0, 0, 2000, 0, 56421), +('Several folks have escaped from this place. We\'ve got to stop the experiments going on here!', '', 266746, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Is not knowledge its own reward?\n\nHah, just a little loremaster joke. Your reward is in the chest on the table. \n\nWell done!', '', 266745, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I had a feeling their reputation was only correlation.', 266744, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I expected the fog beasts to be hostile to you, but they weren\'t.', 266742, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You will find yourself crossing to and fro across Hallowfall looking for this answer.', '', 266741, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Correct! My word, I thought that would be a tough one. You really know your Arathi Idioms!\n\nMereldar wrote many letters, but the kindness of Dunelle is often held as an example of Arathi hospitality. It\'s a tale for everyone to aspire to.', '', 266740, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Where does the term Dunelle\'s Kindness come from?', '', 266736, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('In the Prophecies of Renilash, the Arathi form an Aegis against the encroaching darkness. Something we have emulated in Hallowfall.', '', 266735, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Correct. What gods, we don\'t know. Gods we have yet to meet? Gods that died long ago? Or gods that are killed on the battlefield?\n\nDebating prophecy used to be a favorite past time of mine back in the Empire. Back when we had more time.\n\nEhem! Anyway, ready for the next question?', '', 266734, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What is scattered on the battlefield of Renilash?', '', 266730, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('While there are many copies of this tale in Hallowfall, you may have luck when the light of the morning is broken.', '', 266729, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Quite so. The emperor sent the third fleet across the Storming Sea, knowing they may not return, but trusting that should they find his prophetic vision, they would enact his will.\n\nAh, if you could see the Arathi navy in all its glory, it\'s a sight to behold. Still, that\'s a story for another day.', '', 266728, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Which fleet was dispatched to find Hallowfall?', '', 266724, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Heh. I bet you are. And what makes you think Meesk wants to see a runt like you?', 'Heh. I bet you are. And what makes you think Meesk wants to see a runt like you?', 266723, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('While this is a common book in Hallowfall, you are most likely to find copies where the light needs to bloom.', '', 266721, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We may train the lynxes here in Mereldar, but we raise them with kindness.', '', 266720, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The study of the Cosmos is generally done by the Arathi Mages. \n\nOnly one survived when we made the trip to Hallowfall.', '', 266719, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Then it\'s a good thing I always do.', 266715, 0, 0, 0, 68, 0, 10, 0, 254892, 0, 0, 0, 0, 0, 0, 56421), +('I wait until you ask me to come back.', '', 266714, 0, 0, 0, 68, 0, 10, 254891, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And the next time I push you away?', 266713, 0, 0, 0, 68, 0, 10, 0, 254890, 0, 0, 0, 0, 0, 0, 56421), +('We stood together for a thousand years. I\'ll stand by you for a thousand more.', '', 266712, 0, 0, 0, 68, 0, 10, 254889, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You were. More than you could ever know.', 266711, 0, 0, 0, 68, 0, 10, 0, 254888, 0, 0, 0, 0, 0, 0, 56421), +('I should have been there for you.', '', 266710, 0, 0, 0, 68, 0, 10, 254887, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Truth be told, if you had seen me as I was... what I had started to become...', 266709, 0, 0, 0, 68, 0, 10, 0, 254886, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s alright, Turalyon. You don\'t... We each have our responsibilities to bear.', 266708, 0, 0, 0, 68, 0, 10, 0, 254885, 0, 0, 0, 0, 0, 0, 56421), +('I would have come sooner. I wanted to. But the state of the world right now... the Radiant Song...', '', 266707, 0, 0, 0, 68, 0, 10, 254884, 0, 0, 0, 0, 0, 0, 0, 56421), +('Alleria. When I heard about Dalaran, I...', '', 266706, 0, 0, 0, 68, 0, 10, 254883, 0, 0, 0, 0, 0, 0, 0, 56421), +('Looks like a few of the Weaver\'s agents are trapped here. Let\'s rescue \'em to see what needs doing.', '', 266705, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Usually we only see new faces here with a new class. Welcome to Lightspark, I\'m one of the students here.\n\nAnything I can help you with?', 266701, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Correct! Well done. Although from what I hear, you tend more towards the Lamplighter path, forging ahead into the darkness. \n\nNot everyone is a Flame-wielding hero though. Many have been killed by the creatures of the dark when they have been caught out of place.', '', 266698, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What should you do when Beledar shifts?', '', 266694, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well done! \n\nYes, there are many things that go into training an Imperial Lynx, but first and foremost the Lynx chooses you, not the other way around. You need to treat them with as much respect as you would any soldier by your side. \n\nAre you ready for the next question?', '', 266693, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Correct! \n\nObviously now we know the vast majority of dimensional spaces consist of multiple energy types.\n\nDon\'t ask me the logic proofs for it though. I\'m terrible at mathematics. \n\nAre you ready for the next question?', '', 266691, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hah!\n\nAt least you outsiders have a sense of humor. You\'ll need that to survive down here.\n\nCome back once you have found the answer.', '', 266690, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What are the cornerstones of training an Imperial Lynx?', '', 266686, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Incorrect. \n\nReturn when you have found the answer among the canyons.', '', 266685, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Our ancestors used to think of the cosmos in an antiquated way. \n\nWhat way was that?', '', 266680, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Outsider, welcome. \n\nI have six questions to test your knowledge of the Arathi. The answers to these questions can be found throughout Hallowfall. \n\nIf you know where to look.', '', 266678, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll keep our eyes peeled.', '', 266675, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Be on the lookout for any clues to Ryton\'s fate.', 266674, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I know you will fulfill your duty with excellence. Everything you\'ve done in your time here tells me that.', '', 266673, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Alright. I\'ll do my best to work with Edwyn, and support Jenae.', 266672, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I... suppose I can understand why you made that decision.', 266671, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I completely disagree with that. But I\'ll do my best for the crew.', 266670, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll report to Edwyn? Ugh.', 266669, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We will all do our best to make Lightspark proud.', 266668, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you, Headmaster Fynch, for doing what\'s right.', 266667, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('So Jenae will have the command, and you and Edwyn will serve under her.', '', 266665, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We don\'t think I should change the rule, but it\'s also not fair for Edwyn to be captain.', '', 266664, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('As a result, Edwyn is going to be captain of our next airship. You and Jenae will be his officers.', '', 266663, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('$p pointed out that, once I start bending the rules--picking who wins--that is unfair.', '', 266662, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Congratulations, Sophietta, you\'ll be a captain soon, with Edwyn and Jenae as your officers.', '', 266661, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('$p reassured me that, if I accept your late report, I am not being unfair.', '', 266660, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Edwyn is next behind you, and Jenae Sacredpyke is close behind him.', '', 266659, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'ve done so well in all of the work so far that, if I accept your report, you\'ll be our next airship captain.', '', 266658, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Sophietta, I\'ve discussed this with $p, and come to a decision.', '', 266657, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I cannae believe the Archive is back online--an\' that this ancient transporter is active again!\n\nBrinthe and I are both keen tae find out where it goes.\n\nGuess there\'s one way to find out! \n\nAre ye ready tae go with us?', '', 266654, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I underestimated you.\n\nI still have much to learn, it seems.', '', 266650, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I did not believe you would show up! I\'m glad. We fight shoulder to shoulder, stranger.', '', 266649, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Champion! Why are ye looking at me like I should be my brother, Brann? \n\nHave ye hit yer head? It\'s me, Magni Bronzebeard. Speaker of Azeroth! You and I have got work to do to fix the wounds of Azeroth.\n\nWe\'ll get to it once we fix whatever problems are here, of course!', '', 266642, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Basalteous\' gaze falls upon you as it returns to the earth.', '', 266639, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'d really benefit from your perspective, $p.\n\nOn one hand, rules are rules. To protect fairness, I don\'t bend or break them.\n\nYet Sophietta is one of the best students I\'ve seen in years, and would make a great captain.\n\nIf I start making exceptions, how can I be sure I\'m doing the right thing?\n\nWhat do you think is the right outcome here?', '', 266637, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 3000, 0, 0, 56421), +('', 'Check in on our dear Spindle for me. It is not like her to go silent in the field.', 266632, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hi!', '', 266631, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We removed the immediate threat to Vi\'s well-being, but that Ascended nerubian had quite a hold on him. He manipulated him into thinking he deserved that treatment. I hope Vi\'azl returns to talk, but it is on his own timetable to do so.\n\nI\'ll be here, whenever he\'s ready.', '', 266629, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s a titan vault! And it\'s... just like the Chamber of Heart?', '', 266627, 0, 0, 603, 0, 0, 4, 255555, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ralph had a brief relapse after his session with the group in Zaralek Caverns, but we don\'t ask for perfection. He is a better version of himself today, and I am very proud of him.\n\nMore importantly, I know he is proud of himself, too.', '', 266625, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('$n! Is it you? From Zaralek Cavern. Do you remember me?', '', 266621, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome to my therapy clinic, new friend!', '', 266620, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 266581, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 266577, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 266576, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'As must you. As must we all.', 266572, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'As the land heals, the fungarians too will move on to their next journey.', 266571, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Vek\'kix is... gone?', '', 266564, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My superior does not make idle threats. I saw a fellow worker\'s front legs torn off for being slow while packing silks! \n\nIt... it was the most horrible thing I\'ve ever seen. The sounds she made... she was packing slowly, though...\n\nMy superior used to be my friend. He is still my friend, sometimes. Sometimes he talks to me like old times, and calls me Vi. Can someone be both things?', '', 266563, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('All this time, I thought I was looking out for them. They were looking out for each other.', '', 266561, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well, I\'ll be. Can\'t say for certain, but I do believe that\'s the very same rook that was lost to those elementals.', '', 266560, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If those rooks don\'t come down for this, I\'m not sure how to help them.', '', 266559, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I baited some fishing lines down by the shore to catch them. But... mind the crabs.', '', 266557, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If we can gather enough electric eels, the rooks may just come down for a bite.', '', 266556, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s hope clearing those elementals will give them peace of mind to mourn.', '', 266554, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Never have I witnessed such behavior, but I\'ve also never known the cloudrooks to lose one of their own.', '', 266553, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No! I\'ve spent so much time studying.\n\nSo much time practicing, and working out engineering principles. \n\nI\'m not going to give up!', 266551, 0, 0, 0, 0, 0, 4, 0, 0, 274, 5, 0, 0, 2000, 0, 56421), +('', 'It\'ll be some time before we can get back to work in the Wastes, but at least it\'s safer now.', 266547, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I can\'t believe Headmaster Fynch wouldn\'t take my report...', 266546, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I\'m sorry, Sophietta, but I have to follow the rules I\'ve set. Consistency is the only way to ensure things are fair.', 266541, 0, 0, 0, 0, 0, 4, 0, 0, 274, 1, 0, 0, 2000, 0, 56421), +('', 'But another student took my report, and...', 266540, 0, 0, 0, 0, 0, 4, 0, 0, 5, 0, 0, 0, 0, 0, 56421), +('I\'m sure you have a reason. But if I start making exceptions to the policy on late work, how can I draw a line for other students?', '', 266539, 0, 0, 0, 0, 0, 4, 0, 0, 1, 6, 0, 0, 2000, 0, 56421), +('I\'m sorry, Sophietta--I can\'t accept this. The deadline was over an hour ago.', '', 266538, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Headmaster Fynch, I\'m so sorry for the delay. But I\'ve got my final report for you!', 266537, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 1000, 0, 0, 56421), +('I will, Mr. Sunflower.', '', 266536, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They are decidedly... unfriendly.', '', 266535, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s over, Vi. Vek\'kix can\'t hurt you anymore.', '', 266534, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am sorry I asked you to do murder, $n. But I think it was necessary. These Ascended are no longer part of our society. I am not certain if they are even nerubian.', '', 266533, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Is he really gone? I don\'t know how to feel. I... am relieved, but also... saddened?', '', 266532, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Take some time. Whatever you need. Come talk again when you\'re ready.', '', 266531, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('$n will see to your problem, Vi. I\'ll stay with you. I promise you will be safe.', '', 266530, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I... oh dear. Oh dear.', '', 266529, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It is... my superior, Vek\'kix. Ever since he Ascended, he has become brutal. If we are too slow, he breaks our limbs. Sometimes... sometimes he even pulls them off!', '', 266528, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nNo no no... he\'ll break my legs again if I speak of this!', '', 266526, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Goodness me, that didn\'t help, did it. Let\'s follow, and make sure he\'s all right!', '', 266523, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('$n, drink the threat reducing potion from my tea table. Let\'s see if that makes you less frightening.', '', 266522, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh dear, this is too much for him.', '', 266521, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ack! No! No, get away!', '', 266520, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Wait, Vi!', '', 266519, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No! Your limbs! Where are they? No no no! Leave me alone!', '', 266518, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s all right, Vi\'azl! $n is nice!', '', 266517, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Wonderful! Come this way. Use your most friendly voice, if you please.', '', 266516, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Won this off of a rich fool. He puffed up like a scared lynx when he realized that he was outmatched.', 'Won this off of a rich fool. He puffed up like a scared lynx when he realized that he was outmatched.', 266512, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('In the homeland, sometimes you\'d swap pieces at the end of a Gambit game with your opponent.', 'In the homeland, sometimes you\'d swap pieces at the end of a Gambit game with your opponent.', 266511, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('How can I help you? Would you like some tea? Or perhaps a massage? \n\nOh spindles! I have to stop doing that. Never mind! Boundaries! Very sorry.', '', 266509, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nosy, aren\'t you? My problems with trust issues are private, overcrawler.', '', 266508, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I came for couples therapy, but my other half didn\'t show up. \n\nMr. Sunflower says perhaps I should move on. I think I agree.', '', 266507, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh, hello there. Are you here for Mr. Sunflower\'s therapy? \n\nI am processing my social anxiety by helping greet everyone that comes in!', '', 266506, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You good kobold-friend, $n. Thank you.', 266491, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'But now we part of Gundargaz! Have new home and new friends. We learned about them while you help learn them about us.', 266490, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You take time learn about us, $n. Not everybody does.', 266489, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 266486, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Foretells something darker...', '', 266478, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Foretells something darker...', '', 266477, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And any clues about how the nerubians were able to take this temple so swiftly.', '', 266476, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good work down here. We\'ll investigate the temple for any forbidden relics.', '', 266475, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Whew! I think we deserve some loot after that.', '', 266474, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Stay on your toes! That faceless one is still going.', '', 266473, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s push ahead! Looks like the nerubians are trying tae summon something gruesome into the temple.', '', 266472, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 266471, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hello outsider. Have you visited the Veneration Grounds? \n\nIt is one of our most sacred places, it\'s my job to ensure it is well kept, shoo away the animals, that sort of thing.', 'Hello Outsider. Have you visited the Veneration Grounds? \n\nIt is one of our most sacred places, it\'s my job to ensure it is well kept, shoo away the animals, that sort of thing.', 266463, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Fair greetings, $n.\n\nHow may I serve you this day?', '', 266460, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Dark things lurk below.', '', 266459, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Dark things lurk below.', '', 266458, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Just watch yourselves out there.', '', 266457, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll hold the entrance here to make sure nothing gets through.', '', 266456, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There you are! I was just talking with these \"Lamplight lads\" about the trouble brewing here.', '', 266455, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Alright then. Get to chopping.', 266440, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I sure hope this doesn\'t affect my standing in the rankings. I\'ve worked so hard to get everything right so I can be an airship captain!', 266438, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('It\'s not personal. Sophietta\'s a great student. But I\'m the best candidate to be airship captain. No one will fly as well, or keep their crew as safe.\n\nFor some reason, she\'s managed to get ahead of me in the ratings. But I know I\'m the only one who has what it takes in this class. So I\'m doing what it takes to make sure I get the spot.\n\nFor the good of everyone.', '', 266432, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1, 0, 0, 2000, 0, 56421), +('We\'re studying. We\'ve got a big test coming up on how wind affects objects in flight.', '', 266431, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Who are you, and what do you want?', '', 266426, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Take a look around. Something here might help us.', 266424, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s pay the leader of this base a visit. Show \'em they won\'t attack Hallowfall on our watch!', '', 266415, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There we go! These explosives should make short work of their supplies.', '', 266414, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Time tae swing around and snag some explosives!', '', 266413, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This little fella has a message for us from the Weaver.', '', 266412, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Agreed. I must provide aid to any injuries the kobold sustained in the cause of aiding my people.', 'Agreed. I must provide aid to any injuries the kobold sustained in the cause of aiding my people.', 266407, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Never liked that one! I stay behind. Get MAYBE nice earthen their treasure back.', 266406, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What are you looking for, outlander?', 'What are you looking for, outlander?', 266397, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('... Did that one just steal a fish?', '... Did that one just steal a fish?', 266396, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('Hmph.\n\nI\'m keeping my eye on you, outsider.', '', 266395, 0, 0, 0, 0, 0, 4, 0, 0, 396, 0, 0, 0, 0, 0, 56421), +('The outsider is capable of soldiering on, so should we. The emperor demands we push ourselves beyond the limits of our enemies.', '', 266394, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I fear I was not prepared for the sheer number of enemies we face, brother. I need a moment to regain my strength.', 'I fear I was not prepared for the sheer number of enemies we face, brother. I need a moment to regain my strength.', 266393, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Sacred Flame will sustain us, brother. Let the heathen draw the ire of the kobyss. We will then strike their unprotected flank.', '', 266392, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('These skirmishes tire me, brother. We should pace ourselves lest we fall to error.', 'These skirmishes tire me, brother. We should pace ourselves lest we fall to error.', 266391, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Forgive Sybaestan, my new friend. We wouldn\'t have made it this far without your help.', 'Forgive Sybaestan, my new friend. We wouldn\'t have made it this far without your help.', 266390, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Your discipline in battle is impressive, my brother. This outsider would do well to watch and learn.', '', 266389, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Why would you--\n\nAh. The ears.\n\nLegend says that when the Arathi first settled at our home, we were two peoples: humans, and the high elves who joined them to help teach magic. They built the foundations of the Arathi Empire together and became one. We have remained united ever since.\n\nI am not an elf, $n. I am an Arathi.', 266388, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Is there something I can help you with? Perhaps you\'d like to discuss Engineer Thuridale\'s theories about using the Sacred Flame to move our ships forward, and not just keep them aloft?', 266387, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('Let\'s see what nerubian is leading the skardyn here and put a stop tae them.', '', 266381, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('Be quick, friend, I\'ve got a lot of work to do for hungry students. Don\'t want them distracted by hunger when they\'re trying to maneuver past a rock pillar!', '', 266373, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I attended many of the Puppetmaster\'s shows before his fall. Only recently did he debut the nerubian puppets and while initially shocking, I must admit, I admired the boldness of such a statement.\n\nIt was too much for some. Audience members walked out of that show, I recall. Pathetic.\n\nSome say that was the start of his collapse. Desperate for attention, doing increasingly outrageous things just to stay relevant. Pandering to the Magistrate.\n\nAnd even to overcrawlers, it would seem.', 'I attended many of the Puppetmaster\'s shows before his fall. Only recently did he debut the nerubian puppets and while initially shocking, I must admit, I admired the boldness of such a statement.\n\nIt was too much for some. Audience members walked out of that show, I recall. Pathetic.\n\nSome say that was the start of his collapse. Desperate for attention, doing increasingly outrageous things just to stay relevant. Pandering to the Magistrate.\n\nAnd even to overcrawlers, it would seem.', 266368, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('How did you get in here?\n\nIf you received an invitation... well, now, I had heard after that disastrous show with the unruly overcrawler, the exclusivity of this establishment has fallen off, but... Surely, there must have been a mistake?', 'How did you get in here?\n\nIf you received an invitation... well, now, I had heard after that disastrous show with the unruly overcrawler, the exclusivity of this establishment has fallen off, but... Surely, there must have been a mistake?', 266361, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Even now that his reputation has fallen into disrepair, I have never seen art so captivating as what the Puppetmaster creates. The way he pulls the strings of lesser beings displays such mastery over his power.\n\nHis shows are not just mindless entertainment, but a vivid reflection of Ascended gifts. We hold the strings, everyone else... merely puppets to us.\n\nAh, do not be disappointed if your simple mind cannot grasp the weight of it all. I would not expect an overcrawler to understand the brilliance of such art.', 'Even now that his reputation has fallen into disrepair, I have never seen art so captivating as what the Puppetmaster creates. The way he pulls the strings of lesser beings displays such mastery over his power.\n\nHis shows are not just mindless entertainment, but a vivid reflection of Ascended gifts. We hold the strings, everyone else... merely puppets to us.\n\nAh, do not be disappointed if your simple mind cannot grasp the weight of it all. I would not expect an overcrawler to understand the brilliance of such art.', 266356, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Puppetmaster sources such exotic creatures for his puppets.\n\nHis work is... grotesque, in a hauntingly beautiful sort of way. Such a profound message about embracing the immense power we Ascended have been granted by our beloved queen.\n\nEven seeing him bested by an overcrawler, I feel there is so much to appreciate in what he creates.', 'The Puppetmaster sources such exotic creatures for his puppets.\n\nHis work is... grotesque, in a hauntingly beautiful sort of way. Such a profound message about embracing the immense power we Ascended have been granted by our beloved queen.\n\nEven seeing him bested by an overcrawler, I feel there is so much to appreciate in what he creates.', 266355, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Some good flying through the gorge today. This group is really getting the hang of things, as they should be.\n\nCan I help you with something, outsider?', 266353, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I know many now shuntThe Puppetmaster after he was bested by an overcrawler, but... Between you and me, some of us still quite like his work.\n\n... Tell anyone and I\'ll hunt you down.', 'I know many now shuntThe Puppetmaster after he was bested by an overcrawler, but... Between you and me, some of us still quite like his work.\n\n... Tell anyone and I\'ll hunt you down.', 266351, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s go, champion!', '', 266350, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I have been impressed with the Puppetmaster\'s work thus far, but it will rapidly go stale. My latest review made that much clear.\n\nWhat was initially a daring new depiction of the power uniquely held by the Ascended risks reduction to commonplace puppetry.\n\nIf he does not wow me soon with something fresh, his reputation will suffer for it. Your presence in his theater does not bode well for his standards, overcrawler. Unless he does something interesting with you, I suppose.', '', 266339, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We thought we were sailing towards a glorious fight to secure the Emperor\'s Vision. We were to bring back a victory for the Empire.\n\nThe last thing I ever expected was to have to create a life here.', 266333, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Finally, an adult that will help me achieve vengeance.\n\nLet\'s salt the bones of the kobyss. Let\'s burn their world to ashes!', 266293, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Watch your step, I ain\'t comin\' to haul you out.', 266283, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That was fun. Let\'s never do it again.', 266282, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Deal with the slimes, then get that skull outta here!', 266281, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Look out for the hooves! Saw it punch clean through a shredder.', 266280, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The diagnostics must be carried out, no matter the obstacles!', '', 266278, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You go take back treasures! Hurry, hurry!', 266276, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Tell Kagfritha I\'ll be along soon. I hope.', 266275, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Whew! You help lots. Take BIG treasures we find!', '', 266273, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hang in there. We\'ll get you down!', '', 266272, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Get me off ride!', '', 266271, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Where we go?', '', 266270, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Help! Get me down! Get me down!', '', 266268, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Come along, $n. There\'s one other person we can ask.', 266266, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Help! Big nerubian grab friend!', 'Help! Big nerubian grab friend!', 266265, 0, 0, 53, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hear that? Sounds like there\'s trouble back at the entrance.', '', 266263, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Another skardyn! I think we can see the embers coming out of cocoons that have kobolds in them.', '', 266262, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The High Hollows is extremely exclusive. Truly, friend, consider yourself lucky to get to explore so freely. The Ascended who live in this district are not fond of either of us, to say the least.\n\nEveryone here values others by measure of use. Status. Wealth. With you as my servant, I can appear intriguing. After all, I must be affluent and well-connected indeed, to have acquired such an... \"exotic pet,\" as they will likely view you.\n\nTry to take it as a compliment. You\'re a magnificent status symbol.\n\nAnd as for you, it\'s preferable that everyone views you as my strange little servant. Alongside me, they will not view you as their own yet unclaimed bounty.\n\nOr at least, they won\'t be so tactless in acting on it.', 266252, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 266249, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Cheers, stranger!', 'Cheers, stranger!', 266248, 0, 0, 7, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thanks to generous ore donations for couriers like you, we\'ve been able to temporarily activate this contraption. Give it a go!', 'Thanks to generous ore donations for couriers like you, we\'ve been able to temporarily activate this contraption. Give it a go!', 266247, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Who pulled strings for you to be here, overcrawler? I am shocked someone allows their servant such autonomy.', 266246, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Truthfully, I wish I could say no. I wish that this new form did not open up endless possibilities, that this Ascended state did not grant me as much clout and social opportunity as we had hoped.\n\nBut I am glad that it was not for nothing. I can now freely roam the High Hollows--or just about anywhere--without being questioned every step of the way. I can get away with so much more.\n\nPeople admire me. Fear me. It\'s a useful tool, in this line of work. And I am glad to take advantage of that, despite the costs.', 266231, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Excruciating. And illuminating.\n\nMy legs were wobbly at first. Balancing on two is much harder than it looks--I suppose I should commend you for being so skilled at it.', 266229, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Contraband detected. Seizing!', 'Contraband detected. Seizing!', 266211, 0, 0, 15, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Happy tae help out! Careful with those nerubian tunnels, they\'re a doozy.', '', 266210, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It was an honor fighting by your side. I\'m going back to the surface to regroup with the other Lamplighters.', 266209, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s get them fed and out of here.', '', 266199, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s plenty! The miners should be somewhere up above.', '', 266198, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The ores in here will strengthen the miners. Please, collect ore and bring it to them to eat.', 'The ores in here will strengthen the miners. Please, collect ore and bring it to them to eat.', 266197, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Glad to see ye, $n! We\'ve got a group of weakened miners stranded up ahead.', '', 266196, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'How about I double your pay, and you don\'t tell anyone anything, hmm? Maybe I\'ll even let you have my old job.', 266188, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes, how convenient for you...', '', 266187, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Why, I suppose that makes me the most senior authority in Rak-Ahat!', 266186, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh dear, who could have forseen this terrible tragedy...', 266185, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Terrible news! That wretch Ren\'khat has slain the Overspinner!', '', 266184, 0, 0, 53, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'There are many beneficiaries of my humble gallery.\n\nTox, for one, is quite the appreciator of culture. She brings me many of the artifacts from her travels. Like souvenirs.\n\nIt would be selfish of me to keep such art for only myself to admire. So I put them on display here, open to all.', 266182, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'All are welcome to appreciate the rare and exotic items we have procured.\n\nEven you, overcrawler.', 266180, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh? Have you come to hear the word of Those Beyond, little worm?', '', 266178, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Shoo, overcrawler!\n\nRefreshments are only for honored guests. Certainly not for servants.', 'Shoo, overcrawler!\n\nRefreshments are only for honored guests. Certainly not for servants.', 266174, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'If you\'ve got a complaint, go talk to someone else. I\'m off duty.', 266172, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ve never been a part of cooking a dish this good! Teach me your ways, $n.', 266169, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The vegetables crunch and are tasty! I didn\'t know it could be both!', 266168, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Wow! This is really great! This is much better than we normally make!', '', 266167, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '$n, what did you do? Are you some sort of culinary wizard? Please, cook for us again!', 266166, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What... What is this? It has flavor, it even has seasoning. It has a full taste profile!', 266165, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That\'s enough cheek from you, young man. Anyway, eat up! It\'ll put hairs on your head.', 266164, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I thought we cooked it? Did someone else make it?', '', 266163, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Of course it does! Cooked by the best chefs in Hallowfall!', 266162, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This is not the culinary equivalent of a punch to the face. It actually has flavor.', 266161, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I was braced for something terrible and I\'m pleasantly surprised.', 266160, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thankfully $n was able to get us food earlier, and I had it cooked for this eventuality. Dig in!', 266158, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes General, I mean Gran.', '', 266157, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fynn, I\'ve told you to call me \"Gran\" when we are at home. Anyway, he\'s right. I\'m right. You know what I mean.', 266156, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'He is dangerous, but also easily manipulated. I once sold him a common trifle for a queen\'s ransom! He insisted the article was one of a kind, and I certainly wasn\'t about to correct him.', 266155, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ahh, the \'Venomtongue.\' Meesk thinks trinkets and attention can buy influence, but he has no sense for true craftsmanship.', 266154, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Looking for something frivolous? Or perhaps something farcical? We\'ve many options for the discerning hobbyist.', 266153, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The General says that the more your stomach works, the more your brain works!', '', 266152, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I like when the vegetables go crunch!', 266151, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I had braced myself for something terrible, and you have met my expectations. Well done.', 266150, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thankfully $n was able to get us food earlier, and I had it cooked for this eventuality. Dig in!', 266149, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Sure mum. Did you march uphill both ways as well?', 266148, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Nonsense! I ate carrots straight from the field when I was campaigning in the Empire. This is luxury by comparison.', 266147, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I... I think I need a bucket.', 266142, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I had braced myself for something terrible. But this is so much worse than I expected.', 266141, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('< You notice a hefty chunk of carrot bobbing idling by before sinking into the depths.\n\nYou know what went into making this stew. One can only wonder how it\'ll taste.>', '< You notice a hefty chunk of carrot bobbing idling by before sinking into the depths.\n\nYou know what went into making this soup. One can only wonder how it\'ll taste.>', 266139, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Come and look, strange one! We\'ve the finest silks for the fairest prices.', 266136, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nae, lad. You leave that tae me and $n. Just watch how we move.', '', 266135, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Got it, Uncle Brann! Do you want me tae try to fight it?', '', 266134, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Alright Dagran, one last lesson! We\'ve got something big between us and treasure up ahead.', '', 266133, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah... Well, I\'ll be in a heap of trouble for this one sounds like.', '', 266132, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Of course! She knows I went to study some of the earthen architecture.', '', 266131, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good! Your ma knows you\'re doing all of this... right?', '', 266130, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Okay, Uncle Brann! I\'ve got a lot of notes already.', '', 266129, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Time tae push deeper in. There\'s bound tae be a few kobold leaders below making a mess of this place.', '', 266128, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Here\'s your next lesson, Dagran. You\'ve got tae think on your feet when you\'re an adventurer. No hidin\' behind books!', '', 266127, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I don\'t think the kobolds liked that!', '', 266126, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('See that big candle over yonder? We\'ll chop it up so you can examine it.', '', 266125, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Where\'s the fun in that? Come on! Let\'s get some practical experience with the kobolds.', '', 266124, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 266121, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('More than you\'d think, lad.', '', 266114, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Got it! Is that an actual problem?', '', 266113, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thanks, Uncle Brann! There\'s a lot I\'d like to learn about the kobolds and their candles.', '', 266112, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m glad tae see you\'re getting your hands dirty! We can help you investigate the kobolds here.', '', 266111, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Classic kobold tactic. Let\'s show \'em what for!', '', 266103, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s push onward. I bet there\'s some more kobolds waiting tae ambush us up ahead.', '', 266102, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We got invading kobolds, earthen who want \'em out, and treasure waiting tae be discovered. Let\'s get tae work!', '', 266101, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'re here! Some members of the League are below. Up for a bit of a challenge?', '', 266099, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome to my neck of the woods, outsider!\n\nYou look well traveled. Care to swap stories?', 'Welcome to my neck of the woods, outsider!\n\nYou look well traveled. Care to swap stories?', 266098, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I wished to see the rest of Azeroth after the Horde aided the sethrak in Vol\'dun. Once the war settled, I boarded a ship to Orgrimmar. From there I wandered the Dragon Isles. \n\nI encountered the Dragonscale Expedition. Their goals matched my own, and so I requested to join them. It has been quite the adventure so far. One day I\'ll return to Vol\'dun with stories of everything I\'ve seen.\n\nNow then... are you prepared for my challenge?', '', 266097, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Someone didn\'t get the message: these are earthen resources.', 266087, 0, 0, 0, 0, 0, 4, 0, 253054, 0, 0, 0, 0, 0, 0, 56421), +('', '', 266084, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ah, Edwyn? You\'ve just missed him - but he and his friends hang out a lot under the main airship dock. \n\nI would check for him there. Let me know if you have any questions about airship engineering I can...\n\nNevermind, I can tell you don\'t want to talk about engineering.', 266082, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Edwyn? He was here a bit ago. He turned in his assignment, then said he was off to talk to Instructor Morgaen about something.\n\nOne odd thing--he smelled like fresh stew. I\'m not sure if he spilled something, or if his diligence for his studies keeps him from getting his laundry done. It hasn\'t in the past, though, this is new.\n\nAnyway, you can find Instructor Morgaen beneath the docks.', '', 266081, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Greetings, $p, I\'m Headmaster Fynch, and I run this academy. How can I help you?', '', 266080, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Sophietta is missing her notebook, and you think Edwyn took it?\n\nUgh, that makes an odd kind of sense. He was in here not long ago, dipped something in my stew while my back was turned. \n\nI\'d bet it was her notebook. He\'s a sharp one, but what I hear from the instructors is that Sophietta is always just ahead of him.\n\nHe ran upstairs, perhaps you can catch him.', '', 266079, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('That takes care of the decay. Let\'s put down whatever mushroom is running the place!', '', 266078, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('A Kirin Tor survivor is down below trying tae stop the decay in the area. We got tae help him!', '', 266077, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 266075, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Unknown. Most believe they are creations or byproducts of Titanic work. My mentor had theories, though he was prone to fringe thinking.\n\nHe believed fog beasts only appeared once we could no longer erase our memories. He thought that, when memories overflow, they must go somewhere. Like attracts like, so they coalesce and manifest as physical mnemozoa. Memory creatures. Fog beasts.\n\nHe always was superstitious.', '', 266074, 0, 0, 0, 0, 0, 4, 0, 0, 378, 6, 1, 0, 1000, 2800, 56421), +('', 'So you\'re the one he\'s been waiting for.\n\nHe so loves to exaggerate, but I suppose there\'s something charming in seeing the beauty in mundane things.\n\nGo on. Enjoy the show...', 266071, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No invitation, surely?\n\nWell, it\'s your lucky day. This job has gotten rather dull. Go on ahead.\n\nIt will be fun to see you get extracted.', 266069, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You have my gratitude. That is all.', '', 266068, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('How invaluable we talkin\'?', '', 266067, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('DelGizmo. Your reluctant assistance proved invaluable.', '', 266066, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Keep moving tae avoid the decay!', '', 266065, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We are stretched thin. Machines this far from the Stonevault do not get the attention they are owed.', '', 266057, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Shameful. We have neglected these machines.', '', 266055, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('$n? Kaerter?', '', 266053, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Locked and loaded! Let\'s kick the rest of these nerubians out of here.', '', 266052, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It is done. The treasure is ahead.', 266051, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Uh. Goodbye and see ye later! Think I still need to get used to these Machine Speakers...', '', 266050, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'My gratitude. Now we must go our separate ways. Goodbye.', 266049, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Our safety is still not guaranteed. We must stop the leader of this operation.', 266048, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There\'s $n! We got a situation here with some nerubians stealing memory gems.', '', 266047, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We got tae move! These monsters are torturing the folks held in here.', '', 266034, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Rostrum of Transformation is where you may select a different appearance for your mount based on what you have seen and discovered across Azeroth.\n\nMultiple cities will have a Rostrum if you wish to return and choose a new look.', 266033, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'As you explore Azeroth and beyond, you will find different items that will impact the appearance of some mounts.\n\nOnce you have used those items, the options will appear as available to you at the Rostrum of Transformation.', 266032, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Good day, rider. Ready to learn more about how to make your mount truly unique?', 266030, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Aghhh! No! No, no, please! Where are your limbs? \n\n \n\nWho tore off your legs? Please, don\'t come any closer!', '', 266028, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Coreway\'s a bit steep, isn\'t it?\n\nNot to worry. I can help you get back up to the top, if you need.', '', 266027, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The dyeworks is the most precarious location in Rak-Ahat... but also the most glamorous. I\'m not surprised this is all happening here.', 266023, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It takes a lot of coordination to get everything loaded onto these caravans and headed to the right destination. If a shipment of silk went to the wrong person... that could be disastrous.', 266022, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Don\'t worry. Those are decoy boxes specifically for lynxes, to keep them off my goods. All my produce is clean and ready to eat!', 'Don\'t worry. Those are decoy boxes specifically for lynxes, to keep them off my goods. All my produce is clean and ready to eat!', 266019, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Afterwards, we\'ll see who end up in charge of Rak-Ahat... what\'s left of it, anyway.', 266017, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll augment you out of existence!', '', 266016, 0, 0, 53, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh. You\'re no skitterling.', '', 266015, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I told you not to trouble me with more logistics, can\'t you see I\'m ideating?', '', 266014, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I have attended many of the Puppetmaster\'s shows, each better than the last. Only recently did he debut the nerubian puppets. While initially shocking, I must admit, I admire the boldness of such a statement.\n\nIt was too much for some. Audience members walked out of that show, I recall. Pathetic.\n\nBut if I\'m being honest, I heard a rumor that he\'s... slipping. Desperate for attention, doing increasingly outrageous things just to stay relevant.\n\nI\'ve even heard he\'s pandering to the Magistrate now.', 'I have attended many of the Puppetmaster\'s shows, each better than the last. Only recently did he debut the nerubian puppets. While initially shocking, I must admit, I admire the boldness of such a statement.\n\nIt was too much for some. Audience members walked out of that show, I recall. Pathetic.\n\nBut if I\'m being honest, I heard a rumor that he\'s... slipping. Desperate for attention, doing increasingly outrageous things just to stay relevant.\n\nI\'ve even heard he\'s pandering to the Magistrate now.', 266013, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('How did you get in here?\n\nIf you received an invitation... well, now, I don\'t want to say the Puppetmaster\'s exclusivity is falling off, but... Surely, there must have been a mistake?', 'How did you get in here?\n\nIf you received an invitation... well, now, I don\'t want to say the Puppetmaster\'s exclusivity is falling off, but... Surely, there must have been a mistake?', 266012, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah, how lifelike! I never cease to be impressed by the Puppetmaster\'s work. Your movements are so fluid I almost thought you were real for a moment!', 'Ah, how lifelike! I never cease to be impressed by the Puppetmaster\'s work. Your movements are so fluid I almost thought you were real for a moment!', 266011, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('How... charming to see you here. Did I receive an invitation to a charity show by mistake?', 'How... charming to see you here. Did I receive an invitation to a charity show by mistake?', 266010, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I have never seen art so captivating as what the Puppetmaster creates. The way he pulls the strings of lesser beings displays such mastery over his power.\n\nHis shows are not just mindless entertainment, but a vivid reflection of Ascended gifts. We hold the strings, everyone else... merely puppets to us.\n\nAh, do not be disappointed if your simple mind cannot grasp the weight of it all. I would not expect an overcrawler to understand the brilliance of such art.', 'I have never seen art so captivating as what the Puppetmaster creates. The way he pulls the strings of lesser beings displays such mastery over his power.\n\nHis shows are not just mindless entertainment, but a vivid reflection of Ascended gifts. We hold the strings, everyone else... merely puppets to us.\n\nAh, do not be disappointed if your simple mind cannot grasp the weight of it all. I would not expect an overcrawler to understand the brilliance of such art.', 266009, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I entertained his twisted \"art\" until now. I did not expect the Puppetmaster\'s subjects ever to include his betters.', '', 266006, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'re quite skilled at this market business, you know?\n\nPerhaps you might entertain a change in profession one day.', 265997, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265995, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265994, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265993, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265991, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Was it trying to fit the gem into a new vessel? Did it think that would bring Arbauch back?', '', 265971, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'ll do it! Let\'s push ahead and save those hostages.', '', 265970, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hello, can you hear me? These bots were never meant for transmitting voice.', '', 265969, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stew needs water anyway, it\'s a win-win. Give it a try.', 265965, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Things might get a bit... hot. If a fire breaks out, just splash the cooking pot with water.', 265964, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nSteelvein never forgets anyone. Not even the Unbound outside the city.\n\nI\'ll make sure the right people get this, don\'t you worry.', '', 265962, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('One more cultist down. Snag a nearby parachute tae get tae the treasure room.', '', 265961, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s enough doomsaying for today. Let\'s grab one of the ship\'s parachutes tae get tae the treasure.', '', 265960, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Fine work! We can use some of the ship\'s parachutes to get back to the treasure room.', '', 265959, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Someone\'s not happy we stopped the rituals. Let\'s show \'em a thing or two!', '', 265958, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Grand Overspinner doesn\'t like to wait! Move!', '', 265957, 0, 0, 53, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Deliver them to me at the dyeworks. My alchemists will know how to use them.', 265956, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'In this business, you learn which dyes have the most... potent effects.', 265955, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh, hush. Clearly our visitors have business.', 265954, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Wait! No one talks to the Grand Overspinner without an appointment!', '', 265953, 0, 0, 53, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That dusty old bat is so drab... it\'s past time for a new direction.', '', 265952, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Is it obvious? Just look at me! I deserve to rule this place.', '', 265951, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No matter. I\'ll show that worm how I\'ve held onto this position so long.', 265950, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If you are worried that this is a ploy, do not be.\n\nI only wish to share some interesting insights with you. Nothing more.', '', 265949, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh, does he now?', 265948, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'More of a sad collection of discount furniture.', 265946, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ren\'khat has set up behind the western warehouse... I don\'t know if you could call it an office, really.', 265945, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Grand Overspinner Antourix is usually busy overseeing the whole of Rak-Ahat, in her office to the east.', 265944, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll never... see... Renilash...', 'I\'ll never... see... Renilash...', 265937, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Puppetmaster sources such exotic creatures for his puppets.\n\nHis work is... grotesque, in a hauntingly beautiful sort of way. Such a profound message about embracing the immense power we Ascended have been granted by our beloved queen.', 'The Puppetmaster sources such exotic creatures for his puppets.\n\nHis work is... grotesque, in a hauntingly beautiful sort of way. Such a profound message about embracing the immense power we Ascended have been granted by our beloved queen.', 265936, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I hope tonight\'s show is as bloody as the last.', 'I hope tonight\'s show is as bloody as the last.', 265935, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I heard a rumor he\'s debuting a new puppet in the next performance... I wonder what sort of creature it could be.', 'I heard a rumor he\'s debuting a new puppet in the next performance... I wonder what sort of creature it could be.', 265934, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Stormriders shall always endure.', 265911, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Fine. Fine! The show must go on... but not today. A grander reprise awaits.', '', 265910, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Order of Night is using this cavern to perform dark rituals.', '', 265888, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What is it doing with the memory gem? Stop it!', '', 265887, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It is time for the grand finale. Dim the lights, clear the stage!', '', 265882, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I might be able to help with that.', '', 265881, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Make repairs. Then we must locate the golem.', '', 265880, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I think we could jump further down if we\'re careful. Up for it? Well... Down for it?', '', 265870, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I couldn\'t move, but I could see... and think... And now, I think I need a drink.', '', 265869, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That paralytic is dangerous. Any puppets fully under his control are already gone, sorry to say.', '', 265868, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('One more dose and we would\'ve been stuck for good!', '', 265867, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah, thank you for rescuing us in time! I owe you my life.', '', 265866, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'There he is. Play along, act like part of his show!', 265865, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You idiot! I already augmented the dyes!', 265864, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You can\'t stop me! I\'ll augment the dyes and take over all of Rak-Ahat!', '', 265863, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll head to the Eternal Flame. The Arathi endure.', 'We\'ll head to the Eternal Flame. The Arathi endure.', 265859, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We do what we have to. We always do what we have to to survive.', 'We do what we have to. We always do what we have to to survive.', 265858, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I... Flames, they were raising our dead.\n\nI had to kill my sister, after watching her get cut down by those monsters.', 'I... Flames, they were raising our dead.\n\nI had to kill my sister, after watching her get cut down by those monsters.', 265855, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('We\'ll head to the Eternal Flame. Troops, move out!', 'We\'ll head to the Eternal Flame. Troops, move out!', 265853, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We are the Empire\'s Might! We are the Wall!', 'We are the Empire\'s Might! We are the Wall!', 265852, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('By the Flame that was close. \n\nIf those Kobyss had broken through to Mereldar, who knows what would have happened!', 'By the Flame that was close. \n\nIf those Kobyss had broken through to Mereldar, who knows what would have happened!', 265849, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('It is my greatest pleasure to introduce the newest addition to my collection.', '', 265848, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll head to the Eternal Flame. Meet you at the next fight, eh?', 'We\'ll head to the Eternal Flame. Meet you at the next fight, eh?', 265847, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hah! You just have to kill them before they kill you!', 'Hah! You just have to kill them before they kill you!', 265846, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You should have seen it, we took so many kobyss down!\n\nSure we took a few flesh wounds, but the Flame preserved us, and let us carve a bloody swathe through them!', 'You should have seen it, we took so many kobyss down!\n\nSure we took a few flesh wounds, but the Flame preserved us, and let us carve a bloody swathe through them!', 265843, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Come on troops, we rally at the Eternal Flame!', 'Come on troops, we rally at the Eternal Flame!', 265842, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'re right. We\'ve survived worse, and we will again.', 'You\'re right. We\'ve survived worse, and we will again.', 265841, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Veneration Grounds have been despoiled. Ruined. \n\nWhere do we go from here? If they can strike at our most sacred places, how long before they come for the rest of us?', 'The Veneration Grounds have been despoiled. Ruined. \n\nWhere do we go from here? If they can strike at our most sacred places, how long before they come for the rest of us?', 265838, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'There is one last task I must execute to formally become the new caretaker. I would appreciate your help.\n\nPlease take one of our new memorial placards and heat it in the forge.\n\nYou can quench it in the oil basin outside to temper it.\n\nAfterward, my name must be inscribed on the placard. It is an ancient tradition, one that I intend to uphold.', 265835, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thanks for checking on us. We\'ll meet you at the Eternal Flame.', 'Thanks for checking on us. We\'ll meet you at the Eternal Flame.', 265833, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nothing that hasn\'t happened before. Nothing that won\'t happen again.', 'Nothing that hasn\'t happened before. Nothing that won\'t happen again.', 265831, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We got dinged up pretty bad by the kobyss. Lost a few friends. \n\nKilled lots of kobyss though. So there\'s positives.', 'We got dinged up pretty bad by the kobyss. Lost a few friends. \n\nKilled lots of kobyss though. So there\'s positives.', 265828, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Without your help, I don\'t know what might have happened to my Lisky. I\'m so glad to have her back, even if she does smell like a sewer. \n\nYou hear that, girl? You\'re getting a bath as soon as I\'m done here.', '', 265827, 0, 123720, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'But this one smell funny. Air move on own. Cold, salty.', 265826, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Other kobolds never believe story, so she need bring back proof!', 265825, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Magic flying candle not need wax to burn, but too high to grab, no matter how much she jump.', 265824, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Gerta and I were admiring the mushrooms... She vanished from my sight... \n\nIt seems I\'ve lost my eye once more.', '', 265821, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stable your friends? I take care.', 265820, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Beasty beasty friends. All come to Wheat for rest and for treat.', 265819, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It is an honor to be a caretaker, but also a dutiful burden. This memento is a reminder of what our work means--of what we truly preserve.', 265817, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It seems as though the wild threadlings and the swarmites have a symbiotic relationship. I would have never hypothesized that this could happen! \n\nInstead of hunting, it appears the threadlings gather the corpses of fallen swarmites and return them to their nests. What could they be using it for? Protein for their silks? Maybe it\'s a burial ritual?\n\nAre threadlings and swarmites the same species?\n\nI\'ll need to conduct further research!', 265815, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Korgran went into stasis \"young\" for our standards. I wonder if it was because the duty weighed upon him? I may need an assistant soon as well.', 265814, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I did the work but never bore the burden. That was Korgran. I thought his strength was part of his directive. But now I know it is something I must learn.', 265813, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Swamites are such fascinating creatures.', 265812, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '\n\nYes, I think so. \n\nGo to Gundargaz. Sit in the mineral spring. Stay for thirty--no, forty-five minutes. Have a chat with your fellow adventurers. Ask them of their day, their goals, their accomplishments. Listen to their stories and share your own. Make yourself remember that you are all in this together.\n\nThat should help.', 265811, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Don\'t get a lot of business out here. I should probably move closer to Gundargaz, but this has long been my assigned post.', '', 265810, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I shoulda listened to my mechanic. He told me there was no way my trike was gonna make it all the way up here, but my boss has been on me to get more clients.', 265809, 0, 0, 0, 0, 0, 4, 0, 0, 274, 0, 0, 0, 0, 0, 56421), +('', 'Of course! Allow me to mend the cracks in your shell.', 265808, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome to the Opportunity Point Spa and Resort! \n\nFrom bubbly to smooth, we\'ve got the finest drinks around!', '', 265807, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Another soul finds their way to our little nexus of nothing.\n\nHow may I be of service?', 265804, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Shoeduck. Is NOT. For SALE.', '', 265802, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'These structures are an ingenious way of gathering all sorts of bugs!\n\nInside, Kish\'nal has placed all sorts of enticing plants. On top, threadling webs catch any sort of flying creature that comes too close.\n\nThe wild leechlings and lampryids seem to love them too.\n\nI wonder if there are any practical applications of these plants for inside Mmarl...', 265798, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I could study Rak-Ush\'s swarmbeasts all day!', 265797, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Remove it. If he went in, so must we.', '', 265795, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Before, I told you I had mostly assumed Korgran\'s directives. But now I see that is not true.', 265793, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It is a duty I must uphold alone. But before you go, please help me just one more time. Meet me back at Fallside Outpost.', 265792, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'With Korgran\'s shutdown, I am the caretaker of Mourning Rise. The Unbound will look to me to protect their legacies.', 265791, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Shoeduck is NOT for sale.', '', 265787, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome to DelGizmo\'s. Need any snacks for the road?', '', 265785, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Rumbling Waste was once a thriving mining operation. It pains me to see how much has been lost. \n\nHow many of us have been lost.', 265784, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Do what you need to do. I\'ll go back to my shipping post and pretend I didn\'t see any of it.', 265783, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You witless soft-shell, $n has been working for me!', 265781, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Aha, my secret weapon! $n has already dismantled your institution, Overspinner!', '', 265780, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Not a chance! I\'ve met beetles with better color sense!', 265779, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Dyeworks is mine, you washed-up hag!', '', 265778, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll whistle for them at the dyeworks. Kill the competition, then meet me there.', '', 265777, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('With the Overspinner\'s flunkies out of the way, I\'ll be able to move in my own elite staff.', '', 265776, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s unconventional nature, but it\'s just as important to stop and take in the sights as it is above ground.\n\nMaybe more so.', 'It\'s unconventional nature, but it\'s just as important to stop and take in the sights as it is above ground.\n\nMaybe more so.', 265766, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Curse the Order of Night! They have no business sticking their letters on my boat. I\'m a good Empire-loving Arathi!', 'Curse the Order of Night. They have no business sticking their letters on my boat! I\'m a good Empire-loving Arathi!', 265759, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Those shadow-touched fools have littered our area again. We have to do something about this!', 'Those shadow-touched fools have littered our area again. We have to do something about this!', 265758, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We have to rescue the Magistrate before he has any more of that paralytic. He won\'t be able to grant me Ascension if he\'s a puppet.', 265756, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Good, the serum works. We\'ll need that for the Magistrate.', 265755, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Time to intrude on an artist at work. Come along, friend! We have important intel to glean.', 265753, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No, only scare them. Irrational to harm a fog beast.', '', 265751, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('What\'s that do? You gonna blast \'em?', '', 265750, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You wake me. You wish to sleep as well?', '', 265741, 12, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What\'s it worth to you?', '', 265740, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If you have seen him, it is your duty to tell me.', '', 265739, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Care to aid your fellow couriers? \n\nDonate some ore and I\'ll use it to repair this contraption! It won\'t last forever, but it\'ll sure make things easier for a while!\n\n', 'Care to aid your fellow couriers? \n\nDonate some ore and I\'ll use it to repair this contraption! It won\'t last forever, but it\'ll sure make things easier for a while!\n\n', 265736, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hurry up with that or my boss\'ll have my ears snipped.', 265735, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'You better not just be grabbing one bulb of garlic over there! Please bring back a reasonable amount of garlic.', 265727, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'There you go! Now go harvest some more. I need to prep the greens.', 265726, 0, 0, 21, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Okay, gently now. Grab as close to the root as you can. Then pull back slowly.', 265725, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Need to be gentle if you don\'t want to mangle it.', 265724, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Taro is usually pretty hardy, but this stuff is delicate.', 265723, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll show you how to do it properly.', 265722, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Arbauch must have cast this ward from the inside...', '', 265721, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265720, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The damage is extensive. I will attempt to restore it. You will deal with whatever comes.', '', 265714, 0, 0, 0, 0, 0, 4, 0, 0, 274, 0, 0, 0, 0, 0, 56421), +('This thing? Yeah, it was already squattin\' here when we rolled up. Tried to shoo it away, but the stubborn critter keeps bouncin\' back. Got my gears turnin\' -- we could make a shiny coin off its antics! So, what\'s it gonna be, you in for a ride or what?', 'This thing? Yeah, it was already squattin\' here when we rolled up. Tried to shoo it away, but the stubborn critter keeps bouncin\' back. Got my gears turnin\' -- we could make a shiny coin off its antics! So, what\'s it gonna be, you in for a ride or what?', 265705, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Alright, that\'ll do. Come grab a bowl if you\'d like.', 265702, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No sense questioning the ones that fill your belly.', 265699, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Live down here long enough, though, and you learn to save your energy for the mysteries that hurt.', 265698, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'As for the garlic? Who knows. It shouldn\'t, that\'s for sure.', 265696, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The taro? It\'s native. Or, at least, it was here before I was.', 265695, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I wonder if he\'s still alive. Would love to show him how much better my version is.', 265694, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'He taught it to me. His version used potatoes instead of taro.', 265693, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Used to work with this bloke--hardest working cook I\'ve ever met. We all resented him for it. Made us look bad.', 265692, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The original recipe? Ancient history.', 265691, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Unless an adventurer like yourself comes around, I suppose. But you\'re alright.', 265690, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Either way, camping here means that I only have to interact with people on my terms.', 265689, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Or maybe they\'re afraid of me. Haha!', 265688, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No one bothers me here. They\'re all afraid of the fungarians.', 265687, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If we can bring the Machine Speakers back into the fold as well, then the Council will truly stand complete.', '', 265684, 0, 0, 0, 0, 0, 7, 252292, 0, 0, 0, 0, 0, 0, 0, 56421), +('Wenn\'s getting impatient. Tick-tock, Lahk!', 'Wenn\'s getting impatient. Tick-tock, Lahk!', 265683, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Don\'t pay him any attention. Lahk is always trying to weasel his way out of any real work. Leaves most of it to us!', 'Don\'t pay him any attention. Lahk is always trying to weasel his way out of any real work. Leaves most of it to us!', 265682, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Arathi, friends, the Flame blesses us with victory. Your courage against the dark has saved the day.', 265651, 0, 0, 0, 0, 0, 4, 0, 251885, 0, 0, 0, 0, 0, 0, 56421), +('What Faerin said... It got me thinking. Perhaps I\'ve been wrong about what the Light wants from me?', '', 265649, 0, 0, 0, 0, 0, 4, 252476, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'When I saw the depths of Aelric\'s betrayal, I lost hope. I retreated--Flames. The kobyss would have taken Mereldar.', 265646, 0, 0, 0, 0, 0, 4, 0, 251883, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well? You staying or going?', 265633, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I don\'t usually handle inquiries from the rabble.', 265630, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The lift is out. If we want to keep going, we will have to go down the Stormrider way. Follow me!', '', 265626, 0, 0, 0, 0, 0, 4, 251771, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin\'s at the orphanage. She was the first child to call it home. She visits whenever she can.', 265623, 0, 0, 0, 0, 0, 4, 0, 251882, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m either going to regret meeting her or thank the Flame.', 265621, 0, 0, 0, 0, 0, 4, 0, 251886, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin tells me your friend wields the Void.', 265620, 0, 0, 0, 0, 0, 4, 0, 251881, 0, 0, 0, 0, 0, 0, 56421), +('', 'Auralia, send a runner to Faerin\'s new elf friend. We need to talk.', 265619, 0, 0, 0, 0, 0, 4, 0, 251880, 0, 0, 0, 0, 0, 0, 56421), +('What is it? As you can see I\'m very busy with very, VERY important work.', '', 265617, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I heard stories of the Arathi. As king--I mean, I was curious.', '', 265612, 0, 0, 0, 0, 0, 4, 251891, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I thought we agreed you\'d stay in Dornogal.', 265611, 0, 0, 669, 0, 0, 4, 0, 251890, 0, 0, 0, 0, 0, 0, 56421), +('', 'I look at these Arathi and see my son. I will slaughter every nerubian in my path to keep them from harm.', 265610, 0, 0, 669, 0, 0, 4, 0, 251889, 0, 0, 0, 0, 0, 0, 56421), +('', 'Good to see you, champion. I\'ve been tracking this one since it crawled up out of its hole.', 265609, 0, 0, 669, 0, 0, 4, 0, 251888, 0, 0, 0, 0, 0, 0, 56421), +('Perhaps they need our help as well? Thank you for your help, Adelgonn.', '', 265608, 0, 0, 1, 0, 0, 4, 251887, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '...an\' now you\'re ridin\' my bees like some nature-lovin\' weirdo?', 265570, 0, 0, 0, 0, 0, 7, 0, 251836, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265550, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You do any more damage, an\' I\'ll cash you out, you hear me?', 265549, 0, 0, 0, 0, 0, 7, 0, 251835, 0, 0, 0, 0, 0, 0, 56421), +('Nerubians are one thing, but... I cannot process this...', '', 265548, 0, 0, 0, 0, 0, 7, 251850, 0, 0, 0, 0, 0, 0, 0, 56421), +('No! Don\'t leave me, Theleon!', '', 265547, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Always... At your back...', 'Always... At your back...', 265546, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fire! Douse it with Water!', 265536, 0, 0, 15, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Weaver took us all in when we had nowhere else to go. It\'s hard to survive in the city when you\'re small. But we weave-rats are good at all sorts of things that other people can\'t do.\n\nSo we help the Weaver out! We keep an eye on things for her, and she keeps us safe until we\'re big enough to fend for ourselves.\n\nBetween you and me, though, I think she\'s a bit lonely. She says it\'s purely business, but I think she might like us a bit.', '', 265533, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Chk-chah! Hello, strange one. Did the Weaver take you in, too? Don\'t you worry. You\'ll be happy here! The Weaver takes good care of all of the weave-rats.\n\nEven if they\'re funny looking, like you!', '', 265532, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Executor Nizrek had every opportunity to throw his lot in with the new Queen and her vile Harbinger. A life of plenty, ease and peace were laid before him like a feast.\n\nHe rejected it all. He chose to work in the shadows, putting his status and his life at risk for the people. Because of this, I would follow the Vizier into the very darkest reaches of this world.', '', 265531, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Vizier sends his regards, outsider. Take heart in knowing that your actions to aid him will serve the people of Azj-Kahet first and foremost.', '', 265528, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('General Anub\'azal has won more battles for Azj-Kahet than any who came before him. He is a force of nature; an undying giant with unwavering convictions.\n\nI aspire to follow his footsteps, one day. Under his tutelage, there is a chance I might join the tapestry of our kingdom\'s grand martial lineage.', '', 265526, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('General Anub\'azal is the greatest of us. He shall show us the way forward towards a stronger Azj-Kahet.', '', 265523, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Just strap one of these ore buckets to your back and go out into the mines to pick up what you can. Then carry it back past me and over the bridge to deposit it into our Camp Murroch stores.\n\nIt\'s heavy work, but I\'m sure you\'re capable. Just try to stay stable! The more ore you\'re holding, the harder it will be to stay balanced. Don\'t feel that you have to get it all in one trip!', 'Just strap one of these ore buckets to your back and go out into the mines to pick up what you can. Then carry it back past me and over the bridge to deposit it into our Camp Murroch stores.\n\nIt\'s heavy work, but I\'m sure you\'re capable. Just try to stay stable! The more ore you\'re holding, the harder it will be to stay balanced. Don\'t feel that you have to get it all in one trip!', 265514, 0, 0, 0, 0, 0, 4, 0, 0, 378, 23, 0, 3000, 2000, 0, 56421), +('Well met, champion!\n\nWe\'re a small crew of soldiers and volunteers tasked with reclaiming as much ore as we can from the Taelloch mine and getting it back to Gundargaz. \n\nObviously, it\'s not safe for earthen workers to return here. But there is unfinished work. Much of the ore from the mines has been unearthed already, but with how fast the situation deteriorated, it was left unclaimed.\n\nWe could certainly use your aid in retrieving as much as possible and moving it to a safe location for transport.', 'Well met, champion!\n\nWe\'re a small crew of soldiers and volunteers tasked with reclaiming as much ore as we can from the Taelloch mine and getting it back to Gundargaz. \n\nObviously, it\'s not safe for earthen workers to return here. But there is unfinished work. Much of the ore from the mines has been unearthed already, but with how fast the situation deteriorated, it was left unclaimed.\n\nWe could certainly use your aid in retrieving as much as possible and moving it to a safe location for transport.', 265513, 0, 0, 0, 0, 0, 4, 0, 0, 603, 1005, 66, 0, 2000, 4000, 56421), +('The Voidriders follow me now!', '', 265509, 0, 0, 0, 0, 0, 4, 251821, 0, 0, 0, 0, 0, 0, 0, 56421), +('Come then. Face me! I will stand proud on the debris of your corpse!', '', 265508, 0, 0, 0, 0, 0, 4, 251820, 0, 0, 0, 0, 0, 0, 0, 56421), +('I don\'t know what they\'ll be just yet... but legendary they will be!', '', 265502, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The elixirs I\'ll make from these ingredients will become legend!', '', 265500, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Undead. Foul. Wretched. \n\nI should call the guards. Sunder your limbs. Burn you where you stand.\n\nYour kind made war upon us during the War of the Spider, and we have no intention to tolerate your existence ever again.\n\nHowever... business is slow. Would you like to buy a tombstone?', '', 265469, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s soft. It\'ll melt. Eventually.', 265465, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s start on the basics. Chop up the tough vegetables. Throw the cheese in the pot.', 265464, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Long ago, our people made war upon death itself, clad in frozen armor and armed with the power of a fallen god.\n\nThose who fought, fell. Those who fell, rose. Those who rose, turned their mandibles upon us.\n\nOur former queen, the glorious Queen Neferess, sealed the tunnels between the lost kingdom and ours. That day, we became the last kingdom. Here we will suffer no undeath, no dead gods, no traitor kings.\n\nWould you like to buy a symbol of your passing for when the time comes?', '', 265452, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Upgrades all require some Valorstones, so it\'s a good idea to be on the lookout for them.\n\nUpgrading gear labeled as Adventurer, Veteran, Champion, Hero, or Myth usually requires the addition of Harbinger Crests. You will need fifteen Crests of the appropriate power level for each upgrade. Cuzolth or another upgrade vendor will let you know which kind of Crest you need for each upgrade.\n\nIf you bring us a piece of equipment less powerful than another piece of gear you\'ve already earned for the same slot, it will only cost half the usual amount of Valorstones and won\'t require any crests at all. So, for example, if you have a powerful cloak already, but you find a new cloak you want to empower up to that level, it\'ll be much cheaper.', 265451, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Do what you must, $p. But if it\'s possible to not completely destroy her, I would be grateful.', '', 265446, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Valorstones are located all around and beneath Khaz Algar. They can be obtained by opening outdoor treasures, completing world quests, and by participating in weekly events, dungeons, and raids.\n\nHarbinger Crests can be acquired in similar fashion. There are four tiers of crests. The more dangerous the adventure you overcome, the more powerful the crests you will find.', 265445, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Greetings, friend!\n\nCuzolth and I recently arrived here in Dornogal. It\'s really good that we did, too. These Valorstones and Harbinger Crests are fascinating little artifacts. He\'s already developed a way to use them to upgrade your latest adventuring gear. Me? I\'m still experimenting with Crest transmutation.\n\nAs usual.\n\nOh, I\'m not complaining. I like being useful to you and the other adventurers. I would... rather stay behind here, myself. I\'m not much of a fighter.', 265441, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I\'ll be at the shed, with what\'s left of ELIZA. Despite that huge setback, I really am getting close.', '', 265440, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I am not sure what significance this might have for my people--or my purpose--but I have faith in the titans\' plan for us.', 265438, 0, 0, 0, 100, 0, 4, 0, 252046, 0, 0, 0, 0, 0, 0, 56421), +('Do you think that\'s what Gran\'da Magni was hearing all those years when he was the Speaker?', '', 265437, 0, 0, 0, 100, 0, 4, 252045, 0, 0, 0, 0, 0, 0, 0, 56421), +('I know of Archaedas from my studies in Khaz Modan... but this Worldsoul he speaks of... here on Azeroth...', '', 265436, 0, 0, 0, 100, 0, 4, 252044, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'These logs must be the Architect\'s personal records of...everything. I wonder how many more we can recover.', 265435, 0, 0, 0, 100, 0, 4, 0, 252043, 0, 0, 0, 0, 0, 0, 56421), +('', 'Amazing... It\'s as though Keeper Archaedas was delivering the word of the great Khaz\'goroth himself.', 265432, 0, 0, 0, 100, 0, 4, 0, 252042, 0, 0, 0, 0, 0, 0, 56421), +('The Pantheon made their way to the nascent Worldsoul, hoping that their search was at an end.', '', 265431, 0, 0, 0, 100, 0, 4, 252041, 0, 0, 0, 0, 0, 0, 0, 56421), +('In time, they came to sense a mighty presence within the world called Azeroth.', '', 265430, 0, 0, 0, 100, 0, 4, 252040, 0, 0, 0, 0, 0, 0, 0, 56421), +('This Worldsoul--the most powerful in existence--they would guide to become the greatest titan of all.', '', 265429, 0, 0, 0, 100, 0, 4, 252039, 0, 0, 0, 0, 0, 0, 0, 56421), +('To create order from the chaos of the cosmos, the titans searched the Great Dark Beyond for the Prime Worldsoul.', '', 265428, 0, 0, 0, 100, 0, 4, 252038, 0, 0, 0, 0, 0, 0, 0, 56421), +('The great titan Khaz\'goroth, who granted me the gift of the forge, has relayed information from the Pantheon about our purpose.', '', 265427, 0, 0, 0, 100, 0, 4, 252037, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And I don\'t think it\'s in yours, either.', 265425, 0, 0, 0, 0, 0, 4, 0, 251383, 0, 0, 0, 0, 0, 0, 56421), +('', 'I regret nothing. I keep fighting because in the darkness, it\'s all we can do. I can\'t give up. It\'s not in my nature.', 265424, 0, 0, 0, 32, 0, 4, 0, 251382, 0, 0, 0, 0, 0, 0, 56421), +('', 'If we stop that ritual, I should be able to cleanse the Flame!', 265423, 0, 0, 22, 0, 0, 4, 0, 251381, 0, 0, 0, 0, 0, 0, 56421), +('', 'The tower...', 265422, 0, 0, 45, 0, 0, 4, 0, 251380, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Arathi will fight so long as the light is with us. Destroy those monsters!', 265421, 0, 0, 669, 0, 0, 4, 0, 251406, 0, 0, 0, 0, 0, 0, 56421), +('You\'re right. Your new friends can protect the people. We must ignite the Sacred Flame.', '', 265420, 0, 0, 669, 0, 0, 4, 251413, 0, 0, 0, 0, 0, 0, 0, 56421), +('Keep an eye out for any waxy tricks!', '', 265415, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We must ignite the keyflame on the wall. Its Sacred Flame will keep the nerubians at bay.', '', 265414, 0, 0, 669, 0, 0, 4, 251411, 0, 0, 0, 0, 0, 0, 0, 56421), +('This place isn\'t yours!', '', 265413, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Faerin! Your courage acquits you well, young Lamplighter.', '', 265411, 0, 0, 669, 0, 0, 4, 251410, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Great Kyron! You\'re alive!', 265410, 0, 0, 5, 0, 0, 4, 0, 251387, 0, 0, 0, 0, 0, 0, 56421), +('Terrible piloting. They\'ll never become an airship captain at this rate.', 'Terrible piloting. They\'ll never become an airship captain at this rate.', 265409, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'We Lamplighters have trained to charge into the darkness. We save those who are lost and keep the dawntowers lit.', 265407, 0, 0, 0, 0, 0, 4, 0, 251385, 0, 0, 0, 0, 0, 0, 56421), +('You seem a poor swimmer. I have concoctions to aid you with that... but not for free.', '', 265406, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anduin. I\'m... an adventurer exploring Khaz Algar with my friend.', '', 265405, 0, 0, 1, 0, 0, 4, 251409, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hopefully now the Machine Speakers can get this place back to normal.', '', 265398, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I can breathe again! Let\'s see if this was worth it.', '', 265397, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ve got wax in places that should never have wax. Let\'s get that treasure.', '', 265396, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Waxface... got... face... bashed?', '', 265395, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('So this is where the smell is coming from!', '', 265394, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Waxface own waterworks! Make big wax!', '', 265393, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Power is on! It\'s spreading to machines and buildings all over the facility. Let\'s deal with those seized crushers next.', '', 265389, 0, 0, 1, 0, 0, 4, 251336, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s the only innards sack I have. Don\'t ask for another.', '', 265354, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This is not good, $p. Not good. I need your help!', '', 265352, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m glad you asked! ELIZA stands for Efficient Labor Innovation for Zero-Error Agriculture! I do admit, the name is a bit forced, but I still like it! She\'ll be the first of her kind.\n\nShe\'ll be able to help with the hard work, like any harvest bot, but also avoid errors. We need to plant seeds at the right time, pull weeds without hurting the plant, chase off jawcrawlers or birds, harvest the crops at exactly the right time...\n\nIf I can get ELIZA fine-tuned properly to make all those decisions, then each of these farmhands you see can do other important jobs in Hallowfall, without anyone running short of food.\n\nI\'m getting close, but I still don\'t have the right balance in the tensor springs.', '', 265344, 0, 0, 0, 0, 0, 4, 0, 0, 669, 669, 0, 0, 3000, 0, 56421), +('Well, I have a lot of big ideas. Dreams of what farming in Hallowfall could look like.\n\nMost people aren\'t interested in hearing my ideas. But Aemyra listens. \n\nMore than that, she pokes at them where they don\'t make sense, and helps me make them better.\n\nHonestly, I can\'t see wanting to spend my life with anyone else, $p. \n\nI think I\'m going to ask her to marry me, once I\'ve got ELIZA is working right.', '', 265341, 0, 0, 0, 0, 0, 4, 0, 0, 669, 669, 0, 0, 2000, 0, 56421), +('Aemyra is very caring--I love that. But many Arathi care for others, yet stay inside with their doors locked when the crystal goes dark.\n\nBut Aemyra is courageous to do and say what\'s needed, whether it\'s facing the darkness, or sharing a difficult truth for me to hear.\n\nAnd...', '', 265339, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('Where is Aemyra? I thought she\'d be here by now.', '', 265335, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('I wonder if Aemyra will be back soon.', '', 265334, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Finally, a chance to make some headway with Eliza...', '', 265333, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('Destruction yet again... it\'s as if it follows me.\n\nMagni is more injured than he\'s letting on. There must be an inn in this city where we can rest and get our bearings.', '', 265328, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The earthen are still bringing our wounded to the city.\n\nI am thankful for their aid. I just wish we could have saved more...', 265327, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thanks, my head was in a pretty bad place, before. But I\'m ready to get back to work.', '', 265326, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Aemyra says she\'s looking forward to seeing me. I wish it were sooner, but I\'ll wait, $p!', '', 265325, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Aemyra thinks I\'m going to get ELIZA working eventually. I hope she\'s right!', '', 265324, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('She thinks we have a really bright future together, based on how much we love each other, $p!', '', 265323, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Heh. Aemyra says she loves me as much as she hates the kobyss. That\'s really a lot, $p!', '', 265322, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I could find no clues as to Xal\'atath\'s location amongst the wreckage.\n\nWe cannot tarry. Xal\'atath must pay for what she has done.', 265321, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('She\'s ...grateful for me? I\'m constantly distracted by thoughts about how lucky I am to have found her.', '', 265320, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Huh... Aemyra knew this might backfire. But she says I\'ll get it figured out!', '', 265319, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Replace her?! ELIZA could never replace Aemyra--nothing could!', '', 265318, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Wow, she said I\'m brilliant? Things like that keep my own lamp lit, if you\'ll pardon the pun.', '', 265317, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thanks, $p, for bringing this. It\'s great to hear from her.', '', 265316, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I... said I wasn\'t great with words, but I actually think I could\'ve done better myself, $p. Thanks for writing it out, at least.', 265315, 0, 0, 669, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('', 'Facility reactivated!', 265314, 0, 0, 0, 102, 0, 4, 0, 251238, 0, 0, 0, 0, 0, 0, 56421), +('Pack it up, team! I know when we\'re beaten...', '', 265313, 0, 0, 0, 102, 0, 4, 251239, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'How should I sign it?', 265308, 0, 0, 669, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('', 'I need to make sure Orren knows how I feel about him.', 265301, 0, 0, 669, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('', 'I want to let Orren know I believe in his work to feed our people with that machine.', 265296, 0, 0, 669, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('', 'It\'s going to be a while before I\'m done here and get back to see Orren again. How should I tell him?', 265291, 0, 0, 669, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('', 'I always do.', 265289, 0, 0, 0, 102, 0, 4, 0, 251152, 0, 0, 0, 0, 0, 0, 56421), +('Come back to me.', '', 265288, 0, 0, 0, 102, 0, 4, 251151, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll be right with her.', '', 265287, 0, 0, 0, 102, 0, 4, 251150, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I need you to trust me.', 265286, 0, 0, 0, 102, 0, 4, 0, 251149, 0, 0, 0, 0, 0, 0, 56421), +('', 'But your place is here.', 265285, 0, 0, 0, 102, 0, 4, 0, 251148, 0, 0, 0, 0, 0, 0, 56421), +('', 'I know you would.', 265284, 0, 0, 0, 102, 0, 4, 0, 251147, 0, 0, 0, 0, 0, 0, 56421), +('I\'m coming with you!', '', 265283, 0, 0, 0, 102, 0, 4, 251146, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And I\'m going to stop her.', 265282, 0, 0, 0, 102, 0, 4, 0, 251145, 0, 0, 0, 0, 0, 0, 56421), +('', 'But I know where she is.', 265281, 0, 0, 0, 102, 0, 4, 0, 251144, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'ve played right into Xal\'atath\'s hands.', 265280, 0, 0, 0, 102, 0, 4, 0, 251143, 0, 0, 0, 0, 0, 0, 56421), +('The battle is about to turn!', '', 265279, 0, 0, 0, 102, 0, 4, 251142, 0, 0, 0, 0, 0, 0, 0, 56421), +('What?', '', 265278, 0, 0, 0, 102, 0, 4, 251141, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have to go.', 265277, 0, 0, 0, 102, 0, 4, 0, 251140, 0, 0, 0, 0, 0, 0, 56421), +('', 'Turalyon. I...', 265276, 0, 0, 0, 102, 0, 4, 0, 251139, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265275, 0, 0, 0, 102, 0, 4, 251138, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'it\'s all around us.', 265274, 0, 0, 0, 102, 0, 4, 0, 251137, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Black Blood...', 265273, 0, 0, 0, 102, 0, 4, 0, 251136, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265272, 0, 0, 0, 102, 0, 4, 0, 251135, 0, 0, 0, 0, 0, 0, 56421), +('This isn\'t... the real fight...', '', 265271, 0, 0, 0, 102, 0, 4, 251134, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Khadgar?', 265270, 0, 0, 0, 102, 0, 4, 0, 251133, 0, 0, 0, 0, 0, 0, 56421), +('Alleria...', '', 265269, 0, 0, 0, 102, 0, 4, 251132, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Together, we guide the way.', 265268, 0, 0, 0, 102, 0, 4, 0, 251130, 0, 0, 0, 0, 0, 0, 56421), +('', 'In the very heart of shadow...', 265267, 0, 0, 0, 102, 0, 4, 0, 251129, 0, 0, 0, 0, 0, 0, 56421), +('', 'We are the holders of hope.', 265266, 0, 0, 0, 102, 0, 4, 0, 251128, 0, 0, 0, 0, 0, 0, 56421), +('', 'We are the seekers of Light.', 265265, 0, 0, 0, 102, 0, 4, 0, 251127, 0, 0, 0, 0, 0, 0, 56421), +('', 'Even if someone else carries the torch.', 265264, 0, 0, 0, 102, 0, 4, 0, 251126, 0, 0, 0, 0, 0, 0, 56421), +('', 'the Light will return.', 265263, 0, 0, 0, 102, 0, 4, 0, 251125, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s what we always say, General,', 265262, 0, 0, 0, 102, 0, 4, 0, 251124, 0, 0, 0, 0, 0, 0, 56421), +('', 'what will we do then?', 265261, 0, 0, 0, 102, 0, 4, 0, 251123, 0, 0, 0, 0, 0, 0, 56421), +('', 'And if you fall against the darkness,', 265260, 0, 0, 0, 102, 0, 4, 0, 251122, 0, 0, 0, 0, 0, 0, 56421), +('', 'Show this Harbinger the true strength of the Arathi.', 265259, 0, 0, 0, 102, 0, 4, 0, 251121, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stand with me against the shadow!', 265258, 0, 0, 0, 102, 0, 4, 0, 251120, 0, 0, 0, 0, 0, 0, 56421), +('', 'Beledar may have guided us, but it is not what will save us.', 265257, 0, 0, 0, 102, 0, 4, 0, 251119, 0, 0, 0, 0, 0, 0, 56421), +('', 'Our fear has overshadowed our faith.', 265256, 0, 0, 0, 102, 0, 4, 0, 251118, 0, 0, 0, 0, 0, 0, 56421), +('', 'We cannot keep retreating from the darkness!', 265255, 0, 0, 0, 102, 0, 4, 0, 251117, 0, 0, 0, 0, 0, 0, 56421), +('', 'No!', 265254, 0, 0, 0, 102, 0, 4, 0, 251116, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fall back!', 265253, 0, 0, 0, 102, 0, 4, 0, 251115, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Sacred Flame is lost!', 265252, 0, 0, 0, 102, 0, 4, 0, 251114, 0, 0, 0, 0, 0, 0, 56421), +('', 'How... how could any Arathi be in league with such monsters?', 265251, 0, 0, 0, 102, 0, 4, 0, 251113, 0, 0, 0, 0, 0, 0, 56421), +('', 'Didn\'t trust nobody. So mean!', 265245, 0, 0, 0, 0, 0, 8, 0, 251089, 0, 0, 0, 0, 0, 0, 56421), +('', 'Now let\'s thank him for sending those lovely flowers.', 265244, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('', 'First off, we should make sure Orren knows I\'m okay, just delayed by the kobyss.', 265238, 0, 0, 669, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('', '$p, will you help me find the right words for my message to Orren?', 265235, 0, 0, 669, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('Can you believe it, $n? The first awakened mountain giant we\'ve seen in... well, eons!\n\nLong ago, there were many of them across this land--or so the stories go.\n\nI can\'t help but wonder if there are other mountain giants just waiting to awaken.', '', 265233, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Let\'s see what you outsiders are made of. Speak to me when you\'re ready to get to work.', 'Let\'s see what you outsiders are made of. Speak to me when you\'re ready to get to work.', 265232, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Just what we\'re looking for! Uh... Test it before we go use it on the Magistrate.', 265228, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I can hear more coming...', '', 265227, 0, 0, 0, 102, 0, 4, 251059, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll figure it out later!', '', 265226, 0, 0, 0, 102, 0, 4, 251058, 0, 0, 0, 0, 0, 0, 0, 56421), +('I don\'t... know...', '', 265225, 0, 0, 0, 102, 0, 4, 251057, 0, 0, 0, 0, 0, 0, 0, 56421), +('how did you do that?', '', 265224, 0, 0, 0, 102, 0, 4, 251056, 0, 0, 0, 0, 0, 0, 0, 56421), +('the skardyn\'s reaction--', '', 265223, 0, 0, 0, 102, 0, 4, 251055, 0, 0, 0, 0, 0, 0, 0, 56421), +('That surge of energy--', '', 265222, 0, 0, 0, 102, 0, 4, 251054, 0, 0, 0, 0, 0, 0, 0, 56421), +('Gran\'da!', '', 265221, 0, 0, 0, 102, 0, 4, 251053, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265220, 0, 0, 0, 110, 0, 4, 251052, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265219, 0, 0, 0, 102, 0, 4, 251051, 0, 0, 0, 0, 0, 0, 0, 56421), +('Get away from him!', '', 265218, 0, 0, 0, 102, 0, 4, 251050, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265217, 0, 0, 0, 110, 0, 4, 251049, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265216, 0, 0, 0, 102, 0, 4, 251048, 0, 0, 0, 0, 0, 0, 0, 56421), +('Stay back, lad!', '', 265215, 0, 0, 0, 102, 0, 4, 251047, 0, 0, 0, 0, 0, 0, 0, 56421), +('Fascinating...', '', 265214, 0, 0, 0, 102, 0, 4, 251046, 0, 0, 0, 0, 0, 0, 0, 56421), +('A skardyn transformation in progress!', '', 265213, 0, 0, 0, 102, 0, 4, 251045, 0, 0, 0, 0, 0, 0, 0, 56421), +('What\'s happening to them?', '', 265212, 0, 0, 0, 102, 0, 4, 251044, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265211, 0, 0, 0, 110, 0, 4, 251043, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'re here to help!', '', 265210, 0, 0, 0, 102, 0, 4, 251042, 0, 0, 0, 0, 0, 0, 0, 56421), +('We heard ya!', '', 265209, 0, 0, 0, 102, 0, 4, 251041, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265208, 0, 0, 0, 102, 0, 4, 251040, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '...and make her pay.', 265207, 0, 0, 0, 102, 0, 4, 0, 251039, 0, 0, 0, 0, 0, 0, 56421), +('', 'But I can hunt down Xal\'atath...', 265206, 0, 0, 0, 102, 0, 4, 0, 251038, 0, 0, 0, 0, 0, 0, 56421), +('', 'I can\'t keep anyone safe.', 265204, 0, 0, 0, 102, 0, 4, 0, 251037, 0, 0, 0, 0, 0, 0, 56421), +('', 'No. You don\'t.', 265203, 0, 0, 0, 102, 0, 4, 0, 251036, 0, 0, 0, 0, 0, 0, 56421), +('Alleria, we need your--', '', 265202, 0, 0, 0, 102, 0, 4, 251035, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Not me.', 265201, 0, 0, 0, 102, 0, 4, 0, 251034, 0, 0, 0, 0, 0, 0, 56421), +('', 'You will.', 265200, 0, 0, 0, 102, 0, 4, 0, 251033, 0, 0, 0, 0, 0, 0, 56421), +('In the meantime, we\'ll stay here and keep the survivors safe.', '', 265199, 0, 0, 0, 102, 0, 4, 251032, 0, 0, 0, 0, 0, 0, 0, 56421), +('Right.', '', 265198, 0, 0, 0, 102, 0, 4, 251031, 0, 0, 0, 0, 0, 0, 0, 56421), +('but it will take some time for us to sail back here.', '', 265197, 0, 0, 0, 102, 0, 4, 251030, 0, 0, 0, 0, 0, 0, 0, 56421), +('Jaina and I will rally the Alliance and the Horde,', '', 265196, 0, 0, 0, 102, 0, 4, 251029, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'we MUST stop her.', 265195, 0, 0, 0, 102, 0, 4, 0, 251028, 0, 0, 0, 0, 0, 0, 56421), +('', 'But no matter what she\'s planning,', 265194, 0, 0, 0, 102, 0, 4, 0, 251027, 0, 0, 0, 0, 0, 0, 56421), +('', 'Without reinforcements, we\'re at Xal\'atath\'s mercy.', 265193, 0, 0, 0, 102, 0, 4, 0, 251026, 0, 0, 0, 0, 0, 0, 56421), +('', 'But Thrall is right.', 265192, 0, 0, 0, 102, 0, 4, 0, 251025, 0, 0, 0, 0, 0, 0, 56421), +('', 'We... will grieve him in time.', 265191, 0, 0, 0, 102, 0, 4, 0, 251024, 0, 0, 0, 0, 0, 0, 56421), +('No...', '', 265190, 0, 0, 0, 102, 0, 4, 251023, 0, 0, 0, 0, 0, 0, 0, 56421), +('Has anyone seen Khadgar?', '', 265189, 0, 0, 0, 102, 0, 4, 251022, 0, 0, 0, 0, 0, 0, 0, 56421), +('We have to regroup.', '', 265188, 0, 0, 0, 102, 0, 4, 251021, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'So much chaos and destruction...', 265187, 0, 0, 0, 102, 0, 4, 0, 251020, 0, 0, 0, 0, 0, 0, 56421), +('Don\'t sneak up on me like that, you\'ll scare the fish away!\nAre you looking for supplies?', 'Don\'t sneak up on me like that, you\'ll scare the fish away!\nAre you looking for supplies?', 265186, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '...deeper in the darkness.', 265183, 0, 0, 0, 118, 0, 4, 0, 250993, 0, 0, 0, 0, 0, 0, 56421), +('', 'You know where to find me...', 265182, 0, 0, 0, 118, 0, 4, 0, 250992, 0, 0, 0, 0, 0, 0, 56421), +('', 'Show yourself monster!', 265181, 0, 0, 0, 118, 0, 4, 0, 250991, 0, 0, 0, 0, 0, 0, 56421), +('', 'the Void consumes everything.', 265180, 0, 0, 0, 102, 0, 6, 0, 250990, 0, 0, 0, 0, 0, 0, 56421), +('', 'Inevitably...', 265179, 0, 0, 0, 118, 0, 4, 0, 250989, 0, 0, 0, 0, 0, 0, 56421), +('', 'You know how this ends, Alleria.', 265178, 0, 0, 0, 118, 0, 4, 0, 250988, 0, 0, 0, 0, 0, 0, 56421), +('', 'and they light a candle.', 265177, 0, 0, 0, 118, 0, 4, 0, 250987, 0, 0, 0, 0, 0, 0, 56421), +('', 'The stars are devoured,', 265176, 0, 0, 0, 118, 0, 6, 0, 250986, 0, 0, 0, 0, 0, 0, 56421), +('', 'But the Light always returns.', 265175, 0, 0, 0, 118, 0, 4, 0, 250985, 0, 0, 0, 0, 0, 0, 56421), +('', 'The dawntowers hold back the darkness with the Sacred Flame.', 265174, 0, 0, 0, 118, 0, 4, 0, 250984, 0, 0, 0, 0, 0, 0, 56421), +('', 'this.', 265173, 0, 0, 0, 118, 0, 4, 0, 250983, 0, 0, 0, 0, 0, 0, 56421), +('', 'It shifts between the Light and...', 265172, 0, 0, 0, 118, 0, 4, 0, 250982, 0, 0, 0, 0, 0, 0, 56421), +('', 'our star.', 265171, 0, 0, 0, 118, 0, 4, 0, 250981, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s Beledar,', 265170, 0, 0, 0, 118, 0, 4, 0, 250980, 0, 0, 0, 0, 0, 0, 56421), +('What is happening?', '', 265169, 0, 0, 0, 118, 0, 4, 250979, 0, 0, 0, 0, 0, 0, 0, 56421), +('What--', '', 265168, 0, 0, 0, 118, 0, 4, 250978, 0, 0, 0, 0, 0, 0, 0, 56421), +('I can\'t wait to write about your discoveries. Well done, my friends.', '', 265165, 0, 0, 0, 0, 0, 8, 250863, 0, 0, 0, 0, 0, 0, 0, 56421), +('That seems like poetic justice, but... let\'s finish this.', '', 265164, 0, 0, 0, 0, 0, 8, 250861, 0, 0, 0, 0, 0, 0, 0, 56421), +('Unless you\'d rather walk...', '', 265163, 0, 0, 0, 0, 0, 8, 250858, 0, 0, 0, 0, 0, 0, 0, 56421), +('He\'s probably running like a frightened mouse. Wee, sleekit, cowering, timorous beastie!', '', 265162, 0, 0, 0, 0, 0, 8, 250845, 0, 0, 0, 0, 0, 0, 0, 56421), +('Titanic earthen technology enhanced with magical augments... brilliant!', '', 265152, 0, 0, 0, 0, 0, 8, 250852, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'and trust.', 265133, 0, 0, 0, 102, 0, 4, 0, 250818, 0, 0, 0, 0, 0, 0, 56421), +('', 'The rest is just time...', 265132, 0, 0, 0, 70, 0, 4, 0, 250817, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s a first step.', 265131, 0, 0, 0, 70, 0, 4, 0, 250816, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265130, 0, 0, 0, 102, 0, 4, 250815, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265129, 0, 0, 0, 102, 0, 4, 250814, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We are the lamps that guide the way.', 265128, 0, 0, 0, 102, 0, 4, 0, 250813, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('', 'In the very heart of shadow', 265127, 0, 0, 0, 70, 0, 4, 0, 250812, 0, 0, 0, 0, 0, 0, 56421), +('', 'We are the holders of hope,', 265126, 0, 0, 0, 70, 0, 4, 0, 250811, 0, 0, 0, 0, 0, 0, 56421), +('', 'We are the seekers of Light,', 265125, 0, 0, 0, 70, 0, 4, 0, 250810, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265124, 0, 0, 0, 102, 0, 4, 250809, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265123, 0, 0, 0, 102, 0, 4, 0, 250808, 0, 0, 0, 0, 0, 0, 56421), +('', 'Breathe.', 265122, 0, 0, 0, 70, 0, 4, 0, 250807, 0, 0, 0, 0, 0, 0, 56421), +('', 'Now.', 265121, 0, 0, 0, 70, 0, 4, 0, 250806, 0, 0, 0, 0, 0, 0, 56421), +('', 'Just be here. With me.', 265120, 0, 0, 0, 70, 0, 4, 0, 250805, 0, 0, 0, 0, 0, 0, 56421), +('', 'There is no darkness so deep that the Light cannot reach us.', 265119, 0, 0, 0, 70, 0, 4, 0, 250804, 0, 0, 0, 0, 0, 0, 56421), +('You know the Light is not with me.', '', 265118, 0, 0, 0, 70, 0, 4, 250803, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265117, 0, 0, 0, 70, 0, 4, 250802, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Join me. Please.', 265116, 0, 0, 0, 70, 0, 4, 0, 250801, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m coming for all of you.', 265112, 0, 0, 0, 118, 0, 4, 0, 250772, 0, 0, 0, 0, 0, 0, 56421), +('', 'Run all you like.', 265111, 0, 0, 0, 118, 0, 4, 0, 250771, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265110, 0, 0, 0, 118, 0, 4, 0, 250770, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265109, 0, 0, 0, 118, 0, 4, 0, 250769, 0, 0, 0, 0, 0, 0, 56421), +('', 'I know who I am.', 265108, 0, 0, 0, 118, 0, 4, 0, 250768, 0, 0, 0, 0, 0, 0, 56421), +('Alleria!', '', 265107, 0, 0, 0, 118, 0, 4, 250767, 0, 0, 0, 0, 0, 0, 0, 56421), +('Alleria.', '', 265106, 0, 0, 0, 118, 0, 4, 250766, 0, 0, 0, 0, 0, 0, 0, 56421), +('Alleria.', '', 265105, 0, 0, 0, 118, 0, 4, 250765, 0, 0, 0, 0, 0, 0, 0, 56421), +('Alleria.', '', 265104, 0, 0, 0, 118, 0, 4, 250764, 0, 0, 0, 0, 0, 0, 0, 56421), +('Alleria.', '', 265103, 0, 0, 0, 118, 0, 4, 250763, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Embrace who you truly are.', 265102, 0, 0, 0, 118, 0, 4, 0, 250762, 0, 0, 0, 0, 0, 0, 56421), +('', 'Come Alleria.', 265101, 0, 0, 0, 118, 0, 4, 0, 250761, 0, 0, 0, 0, 0, 0, 56421), +('', 'Or is it just your nature to destroy?', 265100, 0, 0, 0, 118, 0, 4, 0, 250760, 0, 0, 0, 0, 0, 0, 56421), +('', 'Was that really all for Khadgar?', 265099, 0, 0, 0, 118, 0, 4, 0, 250759, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'ve slain hundreds to find me.', 265098, 0, 0, 0, 118, 0, 4, 0, 250758, 0, 0, 0, 0, 0, 0, 56421), +('', 'Am I?', 265097, 0, 0, 0, 118, 0, 4, 0, 250757, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'re the only monster here.', 265096, 0, 0, 0, 118, 0, 4, 0, 250756, 0, 0, 0, 0, 0, 0, 56421), +('', 'Just like the monster you pretend not to be.', 265095, 0, 0, 0, 118, 0, 4, 0, 250755, 0, 0, 0, 0, 0, 0, 56421), +('', 'pushing everyone away to embrace the hunt.', 265094, 0, 0, 0, 118, 0, 4, 0, 250754, 0, 0, 0, 0, 0, 0, 56421), +('', 'Always alone,', 265093, 0, 0, 0, 118, 0, 4, 0, 250753, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ve seen you, Windrunner...', 265092, 0, 0, 0, 118, 0, 4, 0, 250752, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265091, 0, 0, 0, 118, 0, 4, 0, 250751, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh... please.', 265090, 0, 0, 0, 118, 0, 4, 0, 250750, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265089, 0, 0, 0, 118, 0, 4, 0, 250749, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265088, 0, 0, 0, 102, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265087, 0, 0, 0, 102, 0, 4, 250746, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265086, 0, 0, 0, 102, 0, 4, 250745, 0, 0, 0, 0, 0, 0, 0, 56421), +('Light be my...', '', 265085, 0, 0, 0, 102, 0, 4, 250744, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'If she can do that to one Ascended...', 265081, 0, 0, 0, 118, 0, 6, 0, 250735, 0, 0, 0, 0, 0, 0, 56421), +('', 'She seized Y\'tekhi\'s mind without even blinking.', 265078, 0, 0, 0, 118, 0, 6, 0, 250734, 0, 0, 0, 0, 0, 0, 56421), +('', 'Out! Now!', 265077, 0, 0, 0, 118, 0, 6, 0, 250733, 0, 0, 0, 0, 0, 0, 56421), +('I guess the tension on the \"find crops\" priority spring was too high. \n\nIt\'s going to take a while to repair ELIZA, let alone get those settings right. I might never get it--maybe it\'s not even possible.', '', 265074, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Missing miners, check. Dead fungarian, check. Time tae get the treasure!', '', 265067, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m going tae take a pause on cooking with mushrooms after this.', '', 265066, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Make sure to check the treasure for mold first. Better safe than sorry.', '', 265065, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thank you for the aid. My subordinates and I are all returning home due to your efforts.', '', 265063, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I suppose that\'s where $p comes in.', 265052, 0, 0, 273, 0, 0, 4, 0, 252273, 0, 0, 0, 0, 0, 0, 56421), +('All these discs are cracked or broken. We\'ll need more disc fragments if we\'re to get anything useful out of this machine.', '', 265050, 0, 0, 1, 0, 0, 4, 252272, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What\'s the problem, Dagran?', 265049, 0, 0, 6, 0, 0, 4, 0, 252271, 0, 0, 0, 0, 0, 0, 56421), +('Oh, blast it all to the Nether!', '', 265048, 0, 0, 274, 0, 0, 4, 252270, 0, 0, 0, 0, 0, 0, 0, 56421), +('There we go, battery\'s in and supplying power. Let\'s see what this thing knows!', '', 265047, 0, 0, 1, 0, 0, 4, 252269, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Glad you comply. Follow me down to the Archive and I\'ll show you what Dagran and I have been working on.', 265046, 0, 0, 1, 0, 0, 4, 0, 252274, 0, 0, 0, 0, 0, 0, 56421), +('', 'No!', 265044, 0, 0, 0, 102, 0, 4, 0, 250543, 0, 0, 0, 0, 0, 0, 56421), +('', '', 265043, 0, 0, 0, 102, 0, 4, 250542, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Anduin!', 265042, 0, 0, 0, 102, 0, 4, 0, 250541, 0, 0, 0, 0, 0, 0, 56421), +('Even if someone else carries the torch.', '', 265041, 0, 0, 0, 102, 0, 4, 250540, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Light will return...', '', 265040, 0, 0, 0, 102, 0, 4, 250539, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Anduin!', 265039, 0, 0, 0, 102, 0, 4, 0, 250538, 0, 0, 0, 0, 0, 0, 56421), +('', '...Where\'s Anduin?', 265038, 0, 0, 0, 102, 0, 4, 0, 250537, 0, 0, 0, 0, 0, 0, 56421), +('', 'We have to get out of here now!', 265037, 0, 0, 0, 102, 0, 4, 0, 250536, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Harbinger\'s shadowy venom has stained Ansurek\'s tapestry. That is why I sought you out. I require a stray ember, and you need a friend in the dark.', 265035, 0, 0, 0, 0, 0, 4, 0, 256375, 0, 0, 0, 0, 0, 0, 56421), +('', 'I specialize in little pushes, dear. Every plan is a tapestry, and I am adept at nudging and tugging just one thread at a time. You, though, are less of a tugged thread and more of a lit match.', 265033, 0, 0, 0, 0, 0, 4, 0, 256373, 0, 0, 0, 0, 0, 0, 56421), +('', 'Consider it a gesture of good faith... And, with luck, the start of a long and mutually beneficial relationship.', 265030, 0, 0, 0, 0, 0, 4, 0, 256369, 0, 0, 0, 0, 0, 0, 56421), +('', 'Worry not, little morsel. I am well aware that you did not come down here alone. I\'ve already sent my weave-rats to track down your compatriots.', 265028, 0, 0, 0, 0, 0, 4, 0, 247431, 0, 0, 0, 0, 0, 0, 56421), +('', 'The denizens of the Burrows speak of a \'Vizier\'. Some manner of patriot who works from within the queen\'s walls. He would do nicely... If only I knew his identity.', 265026, 0, 0, 0, 0, 0, 4, 0, 256372, 0, 0, 0, 0, 0, 0, 56421), +('', 'Even if we do not engage the Harbinger directly, a more subtle approach will prove equally as difficult. What I need is an ally in Ansurek\'s inner circle. Someone who can come and go without suspicion.', 265022, 0, 0, 0, 0, 0, 4, 0, 256376, 0, 0, 0, 0, 0, 0, 56421), +('Every beast has its value!', '', 265001, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s... Zarein! Baelgrim\'s stormrook!', '', 264978, 0, 0, 0, 0, 0, 4, 252440, 0, 0, 0, 0, 0, 0, 0, 56421), +('I have been such a fool. So worried over my oath that I forgot Haimaz has hers as well. \n\nI\'ve been at her side longer than either of us can recall. Of course she would understand.', '', 264975, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Nothing a little hard work can\'t fix. We make a good team... you and me and Zee-Zee.', '', 264953, 0, 0, 0, 0, 0, 4, 250920, 0, 0, 0, 0, 0, 0, 0, 56421), +('More titan tech! It wasn\'t built to last forever, but it sure came close. I know we can fix this.', '', 264952, 0, 0, 0, 0, 0, 4, 250914, 0, 0, 0, 0, 0, 0, 0, 56421), +('Only after thousands of years of this stillness will you learn the truth of the perfect gem as I do. You will wait patiently. Like the others before you.', '', 264951, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You will remain in this form for many eons until your inner silent screams cease and the calmness of your mind guide your heart to the task.', '', 264950, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('To know the gem, one must learn humility, patience, and nurturing--like the high mountains and deep caves that harbor gems.', '', 264949, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What is happening? No!', 264948, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('As... you... wish.', '', 264947, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I am ready, creature! Give me your knowledge!', 264946, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Of course I know Brennok wants to leave. He\'s not half as subtle as he thinks.', 264945, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'This was nice. I got a chance to be Vaelisia for a while, not just \"The General\". \n\nIt\'s good for even me to remember that I\'m just a person, and even I need a bit of fun, once in a while.', 264944, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('When I grow up, I want to be a Lamplighter!\n\nLamps are pretty cool, I have a collection of them, and I like talking to Paige Ambleglow. She has the best lamps in Mereldar!\n\nMy Mum says that Lamplighters don\'t do much with lamps these days, now we have the Dawntowers. But I bet if I was a Lamplighter, I could bring lamps back.', '', 264943, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What? Really? That was easier than I thought!', 264942, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am here to grant you your heart\'s desire.', '', 264940, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I do not wish to fight you mortal.', '', 264939, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Basalteous! Quick, $n, subdue it!', 264938, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you for this. My mother hasn\'t had many opportunities for smiling in a long time. \n\nWe face a lot of loss. She\'s lost her partners, I\'ve lost mine. But life needs to continue. \n\nWe need to try to find joy anywhere you can, otherwise, what\'s the point in living?', 264937, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I ain\'t paying you to stand around. Check out that disturbance or you\'re fired!', '', 264936, 0, 0, 0, 0, 0, 4, 250932, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Go on, you two. I have a few things to take care of. I\'ll catch up.', 264935, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes, no sense in waiting any longer.', '', 264934, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Brennok sighs.', '', 264933, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That should do. Brennok, everything\'s ready.', 264932, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Blow on the whistle to call Lisky to you. She always gets distracted.', '', 264931, 0, 0, 0, 0, 0, 4, 0, 0, 274, 0, 0, 0, 0, 0, 56421), +('', 'Did you hear that? Hurry! He\'s hardly ever left a paved road. He doesn\'t understand the dangers.', 264930, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll find somewhere quiet to change. Meet me at the bridge outside of town.', '', 264929, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '$p, do you have a moment?', 264928, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stay back!', 264916, 0, 0, 22, 0, 0, 4, 0, 251550, 0, 0, 0, 0, 0, 0, 56421), +('', 'Not now!', 264915, 0, 0, 22, 0, 0, 4, 0, 251548, 0, 0, 0, 0, 0, 0, 56421), +('A daring feat. I almost admire them for it.', '', 264913, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('He must have sent runners to post them up all over Dornogal.', '', 264911, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Now to feast upon the spoils of our victory. Back to the house!', 264910, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Usually I like surprises, but this is a bit much.', 264909, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nature\'s treasures!', '', 264908, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Throw as many ingredients in the pot as you can!', 264886, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 264883, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Come on! Get out of here before more of them turn up.', 264880, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll send them back to the lightless depths!', '', 264873, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('These kobyss have taken advantage of our fight with the nerubians. They\'ve grown bold, brother.', 'These kobyss have taken advantage of our fight with the Nerubians. They\'ve grown bold, brother.', 264872, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Now that the dust has settled, we can all move on to our next agenda. Expressing gratitude, friends.', 264871, 0, 0, 0, 0, 0, 4, 0, 251005, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you. Efficiency and bravery are a powerful combination.', 264868, 0, 0, 0, 0, 0, 4, 0, 250999, 0, 0, 0, 0, 0, 0, 56421), +('', 'Objective secured. This puts the local situation back in our favor. Appreciated.', 264867, 0, 0, 0, 0, 0, 4, 0, 250997, 0, 0, 0, 0, 0, 0, 56421), +('', 'Task complete. You\'ve made this place safer.', 264862, 0, 0, 0, 0, 0, 4, 0, 250970, 0, 0, 0, 0, 0, 0, 56421), +('', 'Someone didn\'t get the message: these are earthen resources. We need you to mount a defense.', 264860, 0, 0, 0, 0, 0, 4, 0, 250962, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'ve got another incursion. And we need some defenders. I know you\'re good at this.', 264854, 0, 0, 0, 0, 0, 4, 0, 250886, 0, 0, 0, 0, 0, 0, 56421), +('Lead the way, Sybaestan. Wherever you go, I have your back!', 'Lead the way, Sybaestan. Wherever you go, I have your back!', 264852, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'ve got hostiles. You need to step up and engage them. We want to preserve this place.', 264851, 0, 0, 0, 0, 0, 4, 0, 250882, 0, 0, 0, 0, 0, 0, 56421), +('To victory, my brother!', '', 264850, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We need to match the raw strength of Ansurek\'s Ascended monstrosities. War Golems give us a way to do that. Well done.', 264849, 0, 0, 0, 0, 0, 4, 0, 250968, 0, 0, 0, 0, 0, 0, 56421), +('', 'There he is!', 264848, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Back in action! With my brains and your brawn, we\'re bringing this ancient facility back to life.', '', 264841, 0, 0, 0, 0, 0, 4, 250896, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '$p, why are you alone? Where\'s Brennok?', 264838, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'There you two are-', 264837, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '...and take care o\' the nerubians once and fer all.', 264836, 0, 0, 0, 0, 0, 7, 0, 252263, 0, 0, 0, 0, 0, 0, 56421), +('', 'Then it seems long past time ye stood united. We need to find this Adelgonn, rebuild ye Coreway...', 264835, 0, 0, 0, 0, 0, 7, 0, 252262, 0, 0, 0, 0, 0, 0, 56421), +('And now the Machine Speakers are cut off from us and we have no means to fix the Coreway.', '', 264834, 0, 0, 0, 0, 0, 7, 251343, 0, 0, 0, 0, 0, 0, 0, 56421), +('But the titans left and the machines stopped. The Unbound abandoned the Edicts, and the High Speaker retreated to the Ringing Deeps.', '', 264833, 0, 0, 0, 0, 0, 7, 251342, 0, 0, 0, 0, 0, 0, 0, 56421), +('...to keep the Edicts and build the Coreway and its fortress, Dornogal.', '', 264832, 0, 0, 0, 0, 0, 7, 251341, 0, 0, 0, 0, 0, 0, 0, 56421), +('The titans uplifted four wards: the Councilward, the Stormward, the Stoneward, and the High Speaker...', '', 264831, 0, 0, 0, 0, 0, 7, 251340, 0, 0, 0, 0, 0, 0, 0, 56421), +('Years of work, carried off by animals...', '', 264819, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Of course. Where would I even go?', '', 264818, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'re going to the recitation site, Brennok. Try not to wander off.', 264817, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Freshly mined!', '', 264812, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We have to take it down.', '', 264807, 0, 0, 0, 0, 0, 4, 251768, 0, 0, 0, 0, 0, 0, 0, 56421), +('Agreed. Vokmar, engage the target!', '', 264806, 0, 0, 0, 0, 0, 4, 251819, 0, 0, 0, 0, 0, 0, 0, 56421), +('I have seen nothing like it. Its energies have twisted them, changing them into... this!', '', 264805, 0, 0, 0, 0, 0, 4, 251818, 0, 0, 0, 0, 0, 0, 0, 56421), +('What... is that? What did Gorren bring here?', '', 264804, 0, 0, 0, 0, 0, 4, 251767, 0, 0, 0, 0, 0, 0, 0, 56421), +('I strike true!', '', 264797, 0, 0, 0, 0, 0, 4, 251764, 0, 0, 0, 0, 0, 0, 0, 56421), +('This place kobolds now. You no take!', '', 264785, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If I had a gold coin every time a kobold got in my way... Why, I could retire!', '', 264784, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The helm\'s probably covered in wax. Best clean it up before we hand it back.', '', 264783, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 264780, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 264778, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 264775, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 264772, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 264769, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Vizier has created a new alchemical concoction. He would like to bestow upon you the honor of testing it on one of the guards in the High Hollows.\n\nIt is rather pungent, but I assure you the smell is nothing compared to the taste.', 'The Vizier has created a new alchemical concoction. He would like to bestow upon you the honor of testing it on one of the guards in the High Hollows.\n\nIt is rather pungent, but I assure you the smell is nothing compared to the taste.', 264768, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Vizier has created a new alchemical concoction. He would like to bestow upon you the honor of testing it on one of the guards in the High Hollows.\n\nIf you encounter difficulty pouring it, simply give it a good whack on the base. Or stick a knife in it.', 'The Vizier has created a new alchemical concoction. He would like to bestow upon you the honor of testing it on one of the guards in the High Hollows.\n\nIf you encounter difficulty pouring it, simply give it a good whack on the base. Or stick a knife in it.', 264766, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Queen Ansurek employs alchemists in the city to supply equipment for the extraction, distillation, and administration of black blood.\n\nThe Vizier dislikes this. Therefore, it must be rectified.\n\nFind these alchemists in the northern section of the Umbral Bazaar and destroy any spare equipment you see.\n\nDo be discreet about it. His eminence will not hesitate to blame your fleshy incompetence, should you make a scene.', 'Queen Ansurek employs alchemists in the city to supply equipment for the extraction, distillation, and administration of black blood.\n\nThe Vizier dislikes this. Therefore, it must be rectified.\n\nFind these alchemists in the northern section of the Umbral Bazaar and destroy any spare equipment you see.\n\nDo be discreet about it. His eminence will not hesitate to blame your fleshy incompetence, should you make a scene.', 264765, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Vizier takes professional offense to the Sureki host\'s use of the black blood. Venomancy is a sacred art, and they disrespect it with their arrogance.\n\nHis eminence detests unearned arrogance.\n\nHe would like to teach them a lesson in humility. Destroy the vessels in which they store the black blood near the Transformatory.\n\nKill any who would be foolish enough to stop you.', 'The Vizier takes professional offense to the Sureki host\'s use of the black blood. Venomancy is a sacred art, and they disrespect it with their arrogance.\n\nHis eminence detests unearned arrogance.\n\nHe would like to teach them a lesson in humility. Destroy the vessels in which they store the black blood near the Transformatory.\n\nKill any who would be foolish enough to stop you.', 264763, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I fear today\'s task may prove rather gristly.\n\nThe Vizier requires slime sacs from the Maddening Deep. Only the foulest, most unpleasant ones will do.\n\nIf it is any consolation, I am told the smell only lasts for a week or so.', 'I fear today\'s task may prove rather gristly.\n\nThe Vizier requires slime sacs from the Maddening Deep. Only the foulest, most unpleasant ones will do.\n\nIf it is any consolation, I am told the smell only lasts for a week or so.', 264762, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Vizier requires a certain selection of ocular organs for his most recent experiments. However, as is his habit, he has a variety of... specifications.\n\nThe eyeballs of kobyss become swollen when they emerge from the water for extended periods. His eminence would like you to harvest eyes from freshly slain kobyss that have swollen to precisely one-and-a-quarter size.\n\nDo not measure incorrectly. The Vizier detests incorrect measurements.', 'I have a rumor about a rare reagent in the Salien Gutters that the Vizier has been keeping his eye out for...', 264761, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Can you feel it? Beledar hums with joy. With hope! You\'ve done well, my friend.', 264759, 0, 0, 1, 0, 0, 4, 0, 252291, 0, 0, 0, 0, 0, 0, 56421), +('', 'All the peoples of Khaz Algar are coming together more than ever because of you.', 264757, 0, 0, 1, 0, 0, 4, 0, 252290, 0, 0, 0, 0, 0, 0, 56421), +('', 'Word of your triumphs has already spread! Thank you.', 264756, 0, 0, 1, 0, 0, 4, 0, 252289, 0, 0, 0, 0, 0, 0, 56421), +('While the Vizier does not approve of war profiteering, per se, he does not mind profiting from war.\n\nQueen Ansurek\'s recent raids in Hallowfall have brought a variety of supplies from that region to our city. My sources report that they are being stored in the Umbral Bazaar for preparation for sale, and that some rare herbs are among the wares.\n\nHis eminence would prefer that these herbs be delivered to his domicile. Bring them to me and I shall arrange that.', 'While the Vizier does not approve of war profiteering, per se, he does not mind profiting from war.\n\nQueen Ansurek\'s recent raids in Hallowfall have brought a variety of supplies from that region to our city. My sources report that they are being stored in the Umbral Bazaar for preparation for sale, and that some rare herbs are among the wares.\n\nHis eminence would prefer that these herbs be delivered to his domicile. Bring them to me and I shall arrange that.', 264755, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Do you also hear Beledar\'s song? Our deeds give it strength!', 264754, 0, 0, 1, 0, 0, 4, 0, 252288, 0, 0, 0, 0, 0, 0, 56421), +('', 'May you walk in the Light. Bring Beledar\'s warmth to those in need.', 264753, 0, 0, 1, 0, 0, 4, 0, 252287, 0, 0, 0, 0, 0, 0, 56421), +('Ah! You are just in time. The Vizier is working away on a tonic to treat the fallow-foot outbreak that is going around, but he is running short on Umbrashrooms.\n\nIf you are able to source any yourself, your contributions will be appreciated--both by the Vizier and the people he treats, I\'m sure.', 'Ah! You are just in time. The Vizier is working away on a tonic to treat the fallow-foot outbreak that is going around, but he is running short on Umbrashrooms.\n\nIf you are able to source any yourself, your contributions will be appreciated--both by the Vizier and the people he treats, I\'m sure.', 264752, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Be strong, my friend. Your aid brings hope to us all.', 264751, 0, 0, 1, 0, 0, 4, 0, 252286, 0, 0, 0, 0, 0, 0, 56421), +('General Anub\'azal went through a great deal of trouble to commission a new collection of blades for the Heritage Forces. Naturally, Zev\'kall reappropriated them the moment he found out.\n\nI believe it is time we did a little reappropriation of our own, don\'t you?', 'General Anub\'azal went through a great deal of trouble to commission a new collection of blades for the Heritage Forces. Naturally, Zev\'kall reappropriated them the moment he found out.\n\nI believe it is time we did a little reappropriation of our own, don\'t you?', 264750, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The depths are our home, but they do not belong to us alone. We have always had belligerent neighbors of some sort or the other. The kobyss of the Salien Gutters are the latest example.\n\nThe General wants you to enter the gutters and scavenge the kobyss\' spears. He wishes to ensure that our soldiers have ample opportunity to study the weapons of the enemy. \n\nThere should be enough corpses laying about to grab enough.', 'The depths are our home, but they do not belong to us alone. We have always had belligerent neighbors of some sort or the other. The kobyss of the Salien Gutters are the latest example.\n\nThe General wants you to enter the gutters and scavenge the kobyss\' spears. He wishes to ensure that our soldiers have ample opportunity to study the weapons of the enemy. \n\nThere should be enough corpses laying about to grab enough.', 264749, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('General Anub\'azal has great respect for the warriors of Arathor. Their ferocity is matched only by their fearlessness.\n\nHis wish is for you to gather discarded insignias from the Aeroknights who fell at the battle of the ruptured lake.\n\nWhat does he plan to do with them? I don\'t know. Probably stare at them and mumble something about honor. It seems like something he would do.', 'General Anub\'azal has great respect for the warriors of Arathor. Their ferocity is matched only by their fearlessness.\n\nHis wish is for you to gather discarded insignias from the Aeroknights who fell at the battle of the ruptured lake.\n\nWhat does he plan to do with them? I don\'t know. Probably stare at them and mumble something about honor. It seems like something he would do.', 264748, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Several shipments of blacksmithing tools are waiting outside the city to be transported to the Siegehold.\n\nIt would be preferable to seize them for our own use, but storing them would be far too conspicuous.\n\nTake these jars of rustmites--insects that feast upon any metal you set them to. Break them upon the smithing tools and let them handle the rest.\n\nOh, and don\'t get them on your armor.', 'Several shipments of blacksmithing tools are waiting outside the city to be transported to the Siegehold.\n\nIt would be preferable to seize them for our own use, but storing them would be far too conspicuous.\n\nTake these jars of rustmites--insects that feast upon any metal you set them to. Break them upon the smithing tools and let them handle the rest.\n\nOh, and don\'t get them on your armor.', 264747, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Sureki forces have been ramping up their production of weapons, and they\'ve been using the Burrows as a staging-ground for their new arbalests.\n\nTake this torch. I assume you can figure out what to do from there.', 'Sureki forces have been ramping up their production of weapons, and they\'ve been using the Burrows as a staging-ground for their new arbalests.\n\nTake this torch. I assume you can figure out what to do from there.', 264746, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Contract here says there\'s a skitterling by the name of Balaxir. Hobbies include stealing, robbing and throwing smaller skitterlings into the chasms below the burrows. \n\nSeems fun, honestly. But he\'s a Sureki royalist, and someone wants him dead. Works for me.\n\nThe reward\'s yours if you get the job done.', 'Contract here says there\'s a skitterling by the name of Balaxir. Hobbies include stealing, robbing and throwing smaller skitterlings into the chasms below the burrows. \n\nSeems fun, honestly. But he\'s a Sureki royalist, and someone wants him dead. Works for me.\n\nThe reward\'s yours if you get the job done.', 264744, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stew is best when you get as many ingredients in the pan as you can!\n\nAre you ready to get the pots on fire, and chop the vegetables in the pan?', 264740, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Someone has offered a reward for the slaying of one \'Chitinous Goliath\'. Apparently they are trampling the local foliage.\n\nThe reason does not much matter to me. Get rid of them and the reward is yours.', 'Someone has offered a reward for the slaying of one \'Chitinous Goliath\'. Apparently they are trampling the local foliage.\n\nThe reason does not much matter to me. Get rid of them and the reward is yours.', 264739, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I have a rumor about those Venomblades here in the Skeins you\'ll find quite intriguing...', 'I have a rumor about those Venomblades here in the Skeins you\'ll find quite intriguing...', 264737, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Zev\'kall has filled the city\'s guard with Sureki sycophants and flunkies. It would really be such a shame if someone were to take initiative and weed out the unworthy.', 'Zev\'kall has filled the city\'s guard with Sureki sycophants and flunkies. It would really be such a shame if someone were to take initiative and weed out the unworthy.', 264736, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('While you go to the roosts, I will distract them here. We can link up later.', '', 264734, 0, 0, 0, 0, 0, 4, 251760, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m staying well out of the way of this mad house.\n\nThe kids love cooking with their grandmother. Flame only knows why, it\'s barely edible in the end.\n\nIt\'s fun to watch though.', 264731, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Seems they have more pressing concerns here than cleaning. Could you tidy while I hang the ornaments?', 264729, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('$n! With me!', '', 264728, 0, 0, 0, 0, 0, 4, 251807, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Join us in the communal kitchen, $n.', 264727, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I didn\'t come here for a lecture. I just want --', 264726, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Coveting others\' natural talents leads to stagnancy and self-ruin.', '', 264725, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What does that even mean?', 264724, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The self-consumed love for one\'s appearance hides the inner gem from sight.', '', 264723, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Haven\'t you heard? Greed is good, you old grouch. Let\'s keep going.', 264722, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The curse of never-ending desire brings mortals and creators alike to their knees.', '', 264721, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hurry! If we free these stormrooks, we can fly there and try to end this madness!', '', 264720, 0, 0, 0, 0, 0, 4, 251759, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thank the titans you are here! The Stormperch has been breached and the Stormriders... corrupted!', '', 264719, 0, 0, 0, 0, 0, 4, 251758, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Did you hear that? It must be Basalteous! We got its attention.', 264716, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('A king of old, blinded by pride, he thought he could rule more than just his mortal subjects.', '', 264715, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s find Kriegval\'s Helm. Should be up ahead.', '', 264702, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Catch of the day!', '', 264699, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('But because of you, I can hire back my workers and get back in business. Thanks again.', '', 264698, 0, 0, 0, 0, 0, 7, 251849, 0, 0, 0, 0, 0, 0, 0, 56421), +('It was a grave error listening to Goldie.', '', 264697, 0, 0, 0, 0, 0, 7, 251848, 0, 0, 0, 0, 0, 0, 0, 56421), +('She\'s gone! Oh, thank the hive.', '', 264696, 0, 0, 0, 0, 0, 7, 251847, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I guess I\'m gonna have to show you and ya rock-headed friend who\'s boss!', 264695, 0, 0, 0, 0, 0, 7, 0, 251834, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ya take out my bar man, my prototype, an\' my beekeeper...', 264694, 0, 0, 0, 0, 0, 7, 0, 251833, 0, 0, 0, 0, 0, 0, 56421), +('We should use them to make a bee line to Goldie\'s office. Come back to the taps to use them!', '', 264693, 0, 0, 0, 0, 0, 7, 251846, 0, 0, 0, 0, 0, 0, 0, 56421), +('$n! I\'ve managed to free some of the cinderbees.', '', 264692, 0, 0, 0, 0, 0, 7, 251845, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You may have disrupted my business, but I\'m still boss and this is still my meadery!', 264691, 0, 0, 0, 0, 0, 7, 0, 251832, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hey! You\'re really tryin\' to be a bee in my bonnet, ain\'t cha?', 264690, 0, 0, 0, 0, 0, 7, 0, 251831, 0, 0, 0, 0, 0, 0, 56421), +('', 'And their anger and frustration just makes their honey spicier! Right, Benk? Benk!', 264689, 0, 0, 0, 0, 0, 7, 0, 251830, 0, 0, 0, 0, 0, 0, 56421), +('', 'We had to lock up ya bees. Lettin\' \'em be free range was too much labor.', 264688, 0, 0, 0, 0, 0, 7, 0, 251829, 0, 0, 0, 0, 0, 0, 56421), +('My bees! You put them in cages? They should be free gathering pollen in the forest!', '', 264687, 0, 0, 0, 0, 0, 7, 251844, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You goody goodies don\'t know who you\'re dealin\' with.', 264686, 0, 0, 0, 0, 0, 7, 0, 251828, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hey! That mead elemental took months of R&D!', 264685, 0, 0, 0, 0, 0, 7, 0, 251827, 0, 0, 0, 0, 0, 0, 56421), +('', 'That was made possible because of your help, $n.', 264684, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The first item we\'ve traded with the earthen in a long time.', 264683, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Gran got this from the Lamplighters when they first formed. Great Kyron says it represents the Arathi are always one people!', '', 264682, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That was Da\'s. He died.', 264681, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('An elemental? Made of mead? Oh, my cinderbrew!', '', 264680, 0, 0, 0, 0, 0, 7, 251843, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Because of that, I was given command for this expedition.', 264679, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I received that after quashing an uprising in one of the Empire\'s territories.', 264678, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We honor the fallen. They gave their lives so we can be here.', 264677, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Mother may be crabby at the moment, but wait until she gets cooking. She loves cooking. \n\nFair warning though, she\'s awful at it. Really bad. She has burnt a salad.\n\nI\'m still not sure how.', 264676, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Ooh! Cinderbrew was my personal directive--my passion! She\'s ruining everything!', '', 264675, 0, 0, 0, 0, 0, 7, 251842, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Yeah, yeah. But there\'ll be more of it! More mead, more money. That\'s good business!', 264674, 0, 0, 0, 0, 0, 7, 0, 251826, 0, 0, 0, 0, 0, 0, 56421), +('Cor! You\'re just as amazing as Mum made you out to be! \n\nLook at that weapon! That armor! You must be really important?\n\nDo you kill lots of things, or just Kobyss and Nerubians? Mum said you killed a lot of Kobyss and Nerubians. She also said you--\n\n\n\nFynn, leave our guest alone.', '', 264673, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Oh no! My stills! They bypassed the filters! It\'s running too hot! The mead will be substandard!', '', 264668, 0, 0, 0, 0, 0, 7, 251841, 0, 0, 0, 0, 0, 0, 0, 56421), +('With the spread of the spores halted, the Arathi have a respite from parasitic fungal attacks.', '', 264667, 0, 0, 0, 0, 0, 4, 252029, 0, 0, 0, 0, 0, 0, 0, 56421), +('Fungarians grow unchecked. Destroy the colony\'s leader and collect the spores to prevent a new fungal army.', '', 264666, 0, 0, 0, 0, 0, 4, 252028, 0, 0, 0, 0, 0, 0, 0, 56421), +('', ' \n\nTara, what do we say to guests?\n\n\n\nHi.\n\n', 264661, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I must say, Brokfor was right. The Proscenium has never looked better.', 264660, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Watch your step! This venue violates dozens of directives.\n\nIf Huberta wasn\'t my friend, I\'d have carted her to the other side of the Isle for continuing on in a place like this.\n\nIt\'s completely unacceptable!', 'Watch your step! This venue violates dozens of directives.\n\nIf Huberta wasn\'t my friend, I\'d have carted her to the other side of the Isle for continuing on in a place like this.\n\nIt\'s completely unacceptable!', 264658, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Are these the standing stones?', 264657, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Whew! How does it look? Thank you for getting me underway.\n\nI never thought Huberta would stop preparing plays long enough to check safety regulations. Guess even your oldest friends can surprise you.', 'Whew! How does it look? Thank you for getting me underway.\n\nI never thought Huberta would stop preparing plays long enough to check safety regulations. Guess even your oldest friends can surprise you.', 264656, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'The lynx \"get the zoomies\" and misbehave. Take one for a run before it maims someone.', 264654, 0, 0, 0, 0, 0, 4, 0, 251398, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well done. Another win under your belt.', 264653, 0, 0, 0, 0, 0, 4, 0, 251391, 0, 0, 0, 0, 0, 0, 56421), +('That\'s looking better! Tell Huberta I\'ll get the rest in order. And tell her and those actors to not move an inch!', 'That\'s looking better! Tell Huberta I\'ll get the rest in order. And tell her and those actors to not move an inch!', 264651, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Look at this place...', 264650, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Come on! Let\'s go!', 264649, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Get those bushy weeds pulled out. This is just the directive I needed.', 'Get those bushy weeds pulled out. This is just the directive I needed.', 264648, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What? Huberta wants the Proscenium put back in order? Finally!', 'What? Huberta wants the Proscenium put back in order? Finally!', 264647, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Huberta wants you to tell me to stop, doesn\'t she? I can\'t let her keep working in a place like this.\n\nHave you seen these vines? Someone is going to break a leg!', 'Huberta wants you to tell me to stop, doesn\'t she? I can\'t let her keep working in a place like this.\n\nHave you seen these vines? Someone is going to break a leg!', 264645, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What took you so long? Those raging elementals could have killed me! \n\nI mean, luckily they didn\'t see me, but you could have gotten here a bit faster!\n\n\n\nLet me know when you are ready to enter the cave.', 264643, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'We cannot allow these ravenous necromancers to claim a foothold on our lands. Well fought.', 264642, 0, 0, 0, 0, 0, 4, 0, 252015, 0, 0, 0, 0, 0, 0, 56421), +('', 'Vile kobyss dredge themselves out of the deep and onto our shores. Push them back into the Undersea.', 264641, 0, 0, 0, 0, 0, 4, 0, 252014, 0, 0, 0, 0, 0, 0, 56421), +('', 'I will meet you within the Priory after you have spoken to Steelstrike.', 264639, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'By the flames, this is disturbing news.', 264638, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I can\'t wait. Soon everyone will know my name and reputation. I will meet you there.', 264637, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well met, outsider.', 264635, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Haha! Ahahaha!', 264632, 0, 0, 0, 0, 0, 4, 0, 251556, 0, 0, 0, 0, 0, 0, 56421), +('', 'Too late!', 264631, 0, 0, 1, 0, 0, 4, 0, 251555, 0, 0, 0, 0, 0, 0, 56421), +('', 'Who\'s going to stop me? You? Hah!', 264628, 0, 0, 11, 0, 0, 4, 0, 251546, 0, 0, 0, 0, 0, 0, 56421), +('', 'This darkness is overpowering. Remember to get the lamplighter\'s blessing.', 264627, 0, 0, 0, 0, 0, 8, 0, 251191, 0, 0, 0, 0, 0, 0, 56421), +('', 'They empowered Beledar\'s Shadow. The lamplighter\'s blessing will keep you safe.', 264626, 0, 0, 0, 0, 0, 8, 0, 251190, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stability restored. Now we can focus on the rest of our work.', 264624, 0, 0, 0, 0, 0, 4, 0, 252362, 0, 0, 0, 0, 0, 0, 56421), +('', 'Confrontation detected. Fanatics are attacking the Earthenworks again. We need to subdue them.', 264622, 0, 0, 0, 0, 0, 4, 0, 252361, 0, 0, 0, 0, 0, 0, 56421), +('', 'I am vastly curious about your people\'s origins. This isle hasn\'t seen outsiders for a long time.\n\nIn a way... I\'ve been waiting for your arrival. You are the sign that we Unbound have been seeking.', 264620, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Set \'er down easy. We\'re just getting warmed up!', '', 264605, 0, 0, 0, 0, 0, 4, 252261, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ve heard about the darkness here. Best grab one of the candles tae fend it off.', '', 264585, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You must get those artifacts back. And be sure to stay in the light!', '', 264584, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Earthen usually know when they\'re shutting down. These friends made a pact to strike a final pose together. Thank you for honoring them.', 264583, 0, 0, 0, 0, 0, 4, 0, 252363, 0, 0, 0, 0, 0, 0, 56421), +('', 'When I saw you two coming, I just had this feeling. And when you mentioned the stormrooks, I was afraid you wanted to take Shraubendre. I don\'t know what I\'d do without her.', 264581, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh wow. You look even more awesomer than I thought you would!', '', 264579, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Are they here?!', '', 264578, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('There is but one matter left to be resolved. The Stormriders are not complete without a Stormward to lead them.', '', 264575, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('These fields provide so much of Hallowfall\'s food. And one day soon, they\'ll do it without our help!', '', 264574, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ve been told I have to \"rest\" and \"relax.\"\n\nI don\'t like it.', 264573, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Councilward has stepped away. If your directive is to make a delivery, leave it on his desk.', 'The Councilward has stepped away. If your directive is to make a delivery, leave it on his desk.', 264571, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You cannot do this! My directive...', '', 264570, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'ZZ-01-47 is the last maintenance machine of the Deepforge Golemworks. Say hello, Zee-Zee!', 264565, 0, 0, 1, 0, 0, 4, 0, 250904, 0, 0, 0, 0, 0, 0, 56421), +('', 'Perfect timing! I\'d like you to meet a friend of mine.', 264563, 0, 0, 603, 0, 0, 4, 0, 250902, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m sure your paths will cross again. But for now, enjoy your victory.', 264562, 0, 0, 0, 0, 0, 8, 0, 251214, 0, 0, 0, 0, 0, 0, 56421), +('', 'That creature of theirs has fled back to their queen. No doubt with tales of your fearsome heroism.', 264561, 0, 0, 0, 0, 0, 8, 0, 251213, 0, 0, 0, 0, 0, 0, 56421), +('I do hope he makes a personal appearance. I need to see what cloak he\'s wearing this season.', '', 264560, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'ve done it, champion! You\'ve broken the unholy alliance between the Order of Night and Azj-Kahet.', 264559, 0, 0, 0, 0, 0, 8, 0, 251212, 0, 0, 0, 0, 0, 0, 56421), +('', 'You chased that monster from the Dawnbreaker! You must pursue and drive them from Hallowfall.', 264558, 0, 0, 0, 0, 0, 8, 0, 251211, 0, 0, 0, 0, 0, 0, 56421), +('', 'By the light of the Flame! What is that fresh horror?', 264557, 0, 0, 0, 0, 0, 8, 0, 251210, 0, 0, 0, 0, 0, 0, 56421), +('', 'War Golems would help even the odds against the nerubians. Help Brinthe secure them, $p.', 264556, 0, 0, 0, 0, 0, 4, 0, 250901, 0, 0, 0, 0, 0, 0, 56421), +('', 'Did you hear the commotion? I think they might be shutting the whole thing down!', 264555, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Get these shadow cultists off my ship!', 264554, 0, 0, 0, 0, 0, 8, 0, 251209, 0, 0, 0, 0, 0, 0, 56421), +('', 'Wait. No! They\'ve sent a force back up and retaken the Dawnbreaker!', 264553, 0, 0, 0, 0, 0, 8, 0, 251208, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'ve saved Mereldar, champion. We\'ll drive the remainder of this shadowy lot from the city.', 264552, 0, 0, 0, 0, 0, 8, 0, 251207, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'ve weakened the nerubian\'s foothold on the town and their commander.', 264551, 0, 0, 0, 0, 0, 8, 0, 251206, 0, 0, 0, 0, 0, 0, 56421), +('', 'They\'ve taken the inn as a foothold! And a lieutenant leads them.', 264550, 0, 0, 0, 0, 0, 8, 0, 251205, 0, 0, 0, 0, 0, 0, 56421), +('', 'Luckily, my daughter and her children are safe. You\'ve weakened the commander and cleansed my home. Thank you.', 264549, 0, 0, 0, 0, 0, 8, 0, 251204, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ashes! There\'s a lieutenant in my house! Kill it!', 264548, 0, 0, 0, 0, 0, 8, 0, 251203, 0, 0, 0, 0, 0, 0, 56421), +('', 'They try to defile our faith. Instead you have weakened their commander.', 264547, 0, 0, 0, 0, 0, 8, 0, 251202, 0, 0, 0, 0, 0, 0, 56421), +('', 'A lieutenant is in the Church of the Sacred Flame!', 264546, 0, 0, 0, 0, 0, 8, 0, 251201, 0, 0, 0, 0, 0, 0, 56421), +('', 'Find and defeat them, or we will have to face that commander at full strength.', 264545, 0, 0, 0, 0, 0, 8, 0, 251200, 0, 0, 0, 0, 0, 0, 56421), +('', 'Down here, champion. The cultists have overrun the city.', 264544, 0, 0, 0, 0, 0, 8, 0, 251199, 0, 0, 0, 0, 0, 0, 56421), +('', 'We must liberate the city. We need your help, outsider--no. Champion.', 264543, 0, 0, 0, 0, 0, 8, 0, 251198, 0, 0, 0, 0, 0, 0, 56421), +('', 'Three nerubian lieutenants are empowering the commander who leads them.', 264542, 0, 0, 0, 0, 0, 8, 0, 251197, 0, 0, 0, 0, 0, 0, 56421), +('', 'While you valiantly fought to retake our flagship, the Order of Night has ravaged Mereldar.', 264541, 0, 0, 0, 0, 0, 8, 0, 251196, 0, 0, 0, 0, 0, 0, 56421), +('', 'She\'s lost control of her magic! Get out of there!', 264540, 0, 0, 0, 0, 0, 8, 0, 251195, 0, 0, 0, 0, 0, 0, 56421), +('', 'Only one more ship and the Dawnbreaker is ours again!', 264539, 0, 0, 0, 0, 0, 8, 0, 251194, 0, 0, 0, 0, 0, 0, 56421), +('', 'Masterfully executed! Now, on to the next one!', 264537, 0, 0, 0, 0, 0, 8, 0, 251193, 0, 0, 0, 0, 0, 0, 56421), +('', 'No time to rest. Head to the next ship and defeat the crew.', 264536, 0, 0, 0, 0, 0, 8, 0, 251192, 0, 0, 0, 0, 0, 0, 56421), +('', 'This darkness is deadly. The lamplighter\'s blessing will keep you safe.', 264532, 0, 0, 0, 0, 0, 8, 0, 251189, 0, 0, 0, 0, 0, 0, 56421), +('', 'Nerubians! They\'ve webbed the Dawnbreaker! Defeat them to break it free.', 264531, 0, 0, 0, 0, 0, 8, 0, 251188, 0, 0, 0, 0, 0, 0, 56421), +('', 'They\'ve got us surrounded. You\'ll need to use those mounts of yours to fly to them.', 264530, 0, 0, 0, 0, 0, 8, 0, 251187, 0, 0, 0, 0, 0, 0, 56421), +('', 'Airships approaching! Be careful, outsider. Those aren\'t ours!', 264529, 0, 0, 0, 0, 0, 8, 0, 251186, 0, 0, 0, 0, 0, 0, 56421), +('', 'Secure the deck! We need to gain control of the ship!', 264528, 0, 0, 0, 0, 0, 8, 0, 251185, 0, 0, 0, 0, 0, 0, 56421), +('', 'If the Order of Night steals the Dawnbreaker, Mereldar will be defenseless!', 264527, 0, 0, 0, 0, 0, 8, 0, 251184, 0, 0, 0, 0, 0, 0, 56421), +('', 'Outsiders! Get to the Dawnbreaker!', 264526, 0, 0, 0, 0, 0, 8, 0, 251183, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Order of Night is trying to steal the flagship!', 264525, 0, 0, 0, 0, 0, 8, 0, 251182, 0, 0, 0, 0, 0, 0, 56421), +('', 'With its compliment of cannons it can... Wait. Who are those intruders?', 264524, 0, 0, 0, 0, 0, 8, 0, 251181, 0, 0, 0, 0, 0, 0, 56421), +('', 'Now with the launch of the flagship Dawnbreaker, that will all change.', 264523, 0, 0, 0, 0, 0, 8, 0, 251180, 0, 0, 0, 0, 0, 0, 56421), +('', 'Since the decimation of our armada, we have suffered many losses against the nerubians.', 264522, 0, 0, 0, 0, 0, 8, 0, 251179, 0, 0, 0, 0, 0, 0, 56421), +('', 'A tactic she uses all too often... we\'ll have to account for that when we face her again. Thank you, Voss.', 264513, 0, 0, 1, 0, 0, 4, 0, 251580, 0, 0, 0, 0, 0, 0, 56421), +('', 'Those Ascended nerubians... Xal\'atath can stick her fingers right into their minds. They put up a hell of a fight.', 264512, 0, 0, 274, 0, 0, 4, 0, 251579, 0, 0, 0, 0, 0, 0, 56421), +('', 'Black Blood. They\'re hauling it up to Hallowfall. And... you won\'t like this.', 264511, 0, 0, 1, 0, 0, 4, 0, 251578, 0, 0, 0, 0, 0, 0, 56421), +('', 'Report, Voss? What\'s down there?', 264510, 0, 0, 396, 0, 0, 4, 0, 251577, 0, 0, 0, 0, 0, 0, 56421), +('', 'These props need another coat of paint. Time to get creative!', 264507, 0, 0, 1, 0, 0, 4, 0, 251879, 0, 0, 0, 0, 0, 0, 56421), +('', 'We have some play materials that need collecting from the market!', 264506, 0, 0, 1, 0, 0, 4, 0, 251878, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'re busy. I get it. Just stay out of my way. $n, meet me at the Weaver\'s Lair.', 264504, 0, 0, 273, 0, 0, 4, 0, 251725, 0, 0, 0, 0, 0, 0, 56421), +('Every piece of Dalaran we preserve--no matter how small--is valuable. Thank you.', '', 264501, 0, 0, 1, 0, 0, 13, 250212, 0, 0, 0, 0, 0, 0, 0, 56421), +('A few \"survivors\" are still unaccounted for. Please gather them and return them to safety.', '', 264500, 0, 0, 1, 0, 0, 13, 250215, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Our people have basked in the indulgence of war for too long. If we remain stagnant, we will never grow.', 264497, 0, 0, 0, 0, 0, 4, 0, 250722, 0, 0, 0, 0, 0, 0, 56421), +('', 'Azj-Kahet sends only the most vile of weapons and troops to the front lines, who in turn deliver the spoils of war to the masses. Break this cycle!', 264496, 0, 0, 0, 0, 0, 4, 0, 250721, 0, 0, 0, 0, 0, 0, 56421), +('Excellent. I get my messengers, the military has a thief that isn\'t tied to me, and you get paid.', '', 264494, 0, 0, 0, 0, 0, 4, 250702, 0, 0, 0, 0, 0, 0, 0, 56421), +('I need a... discreet supply of messenger beasts. Climb the pillar-nest and obtain smaller swarmites for me. I will see you compensated--oh, and don\'t get caught.', '', 264493, 0, 0, 0, 0, 0, 4, 250701, 0, 0, 0, 0, 0, 0, 0, 56421), +('Information has always been an exquisite currency in Azj-Kahet.', '', 264491, 0, 0, 0, 0, 0, 4, 250694, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Ascended haunt our upper echelons of power. Perhaps someone unaffiliated with the royal court could find their way into their homes and bug them...', '', 264488, 0, 0, 0, 0, 0, 4, 250693, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This war will not be won by armies.', 264484, 0, 0, 0, 0, 0, 4, 0, 250704, 0, 0, 0, 0, 0, 0, 56421), +('', 'My darling weave-rats have witnessed accumulating dangers to your precious Arathi. Exterminate the threats. Buy your people more time.', 264482, 0, 0, 0, 0, 0, 4, 0, 250703, 0, 0, 0, 0, 0, 0, 56421), +('Alright, we\'ll talk about it. I know at least one Lamplighter who could use a partner.', '', 264466, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And perhaps you can tell me how I could become a Lamplighter? I too want to go forth and help people as you do.', '', 264465, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Indeed! I can show you my city. You can stay at my home.', '', 264464, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Leif, you said there are hotsprings up here.', '', 264463, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Got it.', '', 264462, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Look, that\'s just the basics of the faith. I\'m no priest, got it?', '', 264461, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This is so fascinating.', '', 264460, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Of course Kaerter. Let us move slowly and deliberately.', '', 264454, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ugh... Leif... can you help me down the hill? My ribs are killin\' me.', '', 264453, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Messed up my outfit too... Order don\'t like Lamplighters much...', '', 264452, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You were badly beaten during your confinement.', '', 264451, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Come. Let us leave this place before more enemies arrive.', '', 264450, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You were captured and almost executed. You are fortunate that $n arrived in time.', '', 264449, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Leif? What... what happened? I was tailing a bunch of cultists and then...', '', 264448, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Take care of this refuse.', 264447, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fortunately for you, you will not live to see us bring about Renilash.', 264446, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Order of Night will have our airships. With them, we will enact the Harbinger\'s will!', 264445, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You have been quite a thorn in my side, but you have only delayed the inevitable.', 264444, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well, it seems we have more uninvited guests.', 264443, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('... I would like to learn more about your faith Kaerter.', '', 264436, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m not required to Leif. I choose to. Even when I don\'t want to, I choose to. Because I know it makes the world a little bit brighter.', '', 264435, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('So you are required to follow these tenets? It is an edict for you?', '', 264434, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Like I said, it\'s part of my faith to help those in need, no matter who they are.', '', 264433, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am surprised at how much you care for the earthen.', '', 264432, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The disc will hide you from view, but only for a few minutes!', 'The disc will hide you from view, but only for a few minutes!', 264431, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My old partner was Order of Night. Tried to kill me. That kind of betrayal changes how you trust people.', '', 264429, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I do not understand why you go off on your own and refuse help.', '', 264428, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Don\'t worry about me Leif, I can take care of myself. I\'m used to working alone.', '', 264427, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Kaerter! We should stick together. This will be very dangerous.', '', 264426, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m gonna scout the perimeter. I\'ll meet you guys just outside the lumber mill.', '', 264425, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yeah yeah, I know an \"I told you so\" when I hear one.', '', 264424, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am well acquainted with the geography of--', '', 264423, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m sure I would have gotten lost without you around.', '', 264422, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Lamplighter Kaerter sighs.', 'Lamplighter Kaerter sighs.', 264414, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('... I do not. Please explain.', '', 264413, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Know what I mean?', '', 264412, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'ve never seen magic before? This is just my orb of sacred flame and righteous fury that I like to slam in the face of cultists.', '', 264411, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What is that? I\'ve never seen that before! How are you doing that?', '', 264410, 0, 0, 397, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Alright, time to flush out some cultists.', '', 264408, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If they wanted to abduct more workers, Rambleshire is the next logical step.', '', 264406, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They\'re here. I can feel it.', '', 264405, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('... You might be on the surface, but you don\'t get out much, do you?', '', 264404, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('... the usual what?', '', 264403, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They\'re Order of Night cultists, they use shadow magic, wear purple clothes, yada yada. The usual.', '', 264402, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They\'re not MY people! I always work alone.', '', 264401, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Why would your people kill each other?', '', 264400, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I have it. But my orders are to assist you and find the Arathi. I cannot just leave you.', '', 264398, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thanks for standing up for me. But that don\'t mean we\'re partners, got it?', '', 264397, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\n... Order of Night has infiltrated ...\n\n... are abducting the earthen ...\n\n... require more workers to harvest ...\n\n... send reinforcements immediately ... \n\n', '', 264393, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That had better be a victualler with a ready drink.', '', 264392, 0, 0, 0, 0, 0, 4, 252260, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\n... kill the lapdogs of the emperor. Dispose of them in the hills above the village.\n\n... capture the earthen as covertly as possible ...', '', 264389, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('... the earthen on the surface have resources in abundance that we severely lack in Hallowfall.\n\nMany years ago, the earthen exported these resources for use in Arathi airships. However, ever since trade was suspended, we have had to rely on our reserves for these resources. \n\nThe Order of Night has control of some of these reserves, but not enough. We need more.', '', 264386, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m a Lamplighter. It\'s part of my creed to help anyone who needs it--no matter how annoying they are.', '', 264385, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am curious. Why do you prioritize finding these missing earthen over your own people? They are not your concern.', '', 264384, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Alright, let me help you. Give me the names of the missing, their physical descriptions, and where they were last seen.', '', 264383, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Please everyone! This man is assisting me. He is here to help.', '', 264382, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You pointing at me, Sparkles? Because I\'ll--', '', 264381, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You Arathi have caused enough trouble! These disappearances are your fault!', 'You Arathi have caused enough trouble! These disappearances are your fault!', 264380, 0, 0, 397, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('... got what?', '', 264379, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Look Sunshine, I don\'t need help. And I sure as flames don\'t need you getting in my way. You got it?', '', 264378, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('But, sir! I must assist you in your endeavor--', '', 264377, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Whoa! Slow down, Rocky! Just point me the right way, and I\'ll take myself there. Don\'t you worry about it!', '', 264376, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Sir Lamplighter! If you would follow me, I will escort you to Freywold Village--', '', 264375, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Lamplighter inquired about another group of Arathi that arrived recently. That group was led by a shipwright searching for raw materials to use in airship construction.\n\nI directed her to a foreman. There are many raw materials to be had on the Isle of Dorn, but I do not deal with such trivialities.\n\nI gave the Lamplighter the same information. He left in a hurry.', 'The Lamplighter inquired about another group of Arathi that arrived recently. That group was led by a shipwright searching for raw materials to use in airship construction.\n\nI directed her to a foreman. There are many raw materials to be had on the Isle of Dorn, but I do not deal with such trivialities.\n\nI gave the Lamplighter the same information. He left in a hurry.', 264373, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1, 0, 0, 1000, 0, 56421), +('More and more newcomers enter the city every day. Their interference has disrupted a routine I have kept for a thousand years.\n\n\n\nWhat is it I can do for you?', 'More and more newcomers enter the city every day. Their interference has disrupted a routine I have kept for a thousand years.\n\n\n\nWhat is it I can do for you?', 264372, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('An Arathi man came by. He kept asking about someone called a \"shipwright.\" I had no idea what he was talking about.\n\nHe eventually left, complaining about how \"nobody knows anything in this Flameforsaken city.\" He was terribly obnoxious. \n\nJust. Like. You.', 'An Arathi man came by. He kept asking about someone called a \"shipwright.\" I had no idea what he was talking about.\n\nHe eventually left, complaining about how \"nobody knows anything in this Flameforsaken city.\" He was terribly obnoxious. \n\nJust. Like. You.', 264371, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1, 0, 0, 1000, 0, 56421), +('Ugh, more strangers. Why are you talking to me?', 'Ugh, more strangers. Why are you talking to me?', 264370, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('He was an odd one! He spoke so strangely and with great haste. I could barely comprehend what he was saying!\n\nHe seemed to be in a rush to find someone. He continually stressed the importance of some mission or other. I\'m not sure exactly.\n\nI offered to instruct him in proper communication skills. He grew impatient and left! It was quite disappointing.', 'He was an odd one! He spoke so strangely and with great haste. I could barely comprehend what he was saying!\n\nHe seemed to be in a rush to find someone. He continually stressed the importance of some mission or other. I\'m not sure exactly.\n\nI offered to instruct him in proper communication skills. He grew impatient and left! It was quite disappointing.', 264369, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1, 0, 0, 1000, 0, 56421), +('After thousands of years, I know almost every face in Dornogal. But I do not know yours. Have a seat, friend!', 'After thousands of years, I know almost every face in Dornogal. But I do not know yours. Have a seat, friend!', 264367, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('I am no Stormrider, but I could help people in need across all of Khaz Algar! If only they would listen...', '', 264366, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My superiors claim peacekeepers must stay in the city. \"Leave the rest to the Stormriders,\" they say.', '', 264365, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes sir.', '', 264364, 0, 0, 66, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Enough! Peacekeepers do not gallivant across the countryside. Now take care of this Arathi troublemaker, Leif!', 'Enough! Peacekeepers do not gallivant across the countryside. Now take care of this Arathi troublemaker, Leif!', 264363, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('More Arathi showing up? Now what do they want?', 'More Arathi showing up? Now what do they want?', 264362, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Affirmative--if we can get you and the conduit to the peak.', '', 264356, 0, 0, 0, 0, 0, 4, 252259, 0, 0, 0, 0, 0, 0, 0, 56421), +('Is this all that remains of the Stormriders?', '', 264353, 0, 0, 0, 0, 0, 1, 252258, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stalemates are never accidental. They require just the right amount of pressure on a thread.', 264349, 0, 0, 0, 0, 0, 4, 0, 250706, 0, 0, 0, 0, 0, 0, 56421), +('', 'Your particular set of talents are required here. Undermine the Kaheti forces in this area, lest they crush the Arathi too quickly.', 264348, 0, 0, 0, 0, 0, 4, 0, 250705, 0, 0, 0, 0, 0, 0, 56421), +('We\'re lucky to find respite here.\n\nFrom what the earthen have said, the nerubians have been their enemy for millennia--but haven\'t come to the Isle of Dorn in force as far back as any of them can remember. \n\nThe nerubians have caught all of us unprepared.', '', 264333, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\n\nThere has been a situation.\nExpect delays.\n\n- Steelvein', '\n\n\nThere has been a situation.\nExpect delays.\n\n- Steelvein', 264331, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Of course. A lot has happened. Let me fill you in...', '', 264326, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Do you have time? I\'d like to catch up. It\'s been so many years.', 264325, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Seems I have a lot to thank $n for.', 264324, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This is the second time someone has asked me about Basalteous today! What would someone want with that creature?\n\nI will tell you what I told her when she asked me for information: no.\n\n...Don\'t look at me like that.\n\nAll right, I will tell you where it is, but that is all. You need to know how to summon it to see it!\n\nThere is a cave, southwest of here. It is there.\n\nNo more questions! Besides, I don\'t think anyone else knows of it but perhaps Maluc...', 'This is the second time someone has asked me about Basalteous today! What would someone want with that creature?\n\nI will tell you what I told her when she asked me for information: no.\n\n...Don\'t look at me like that.\n\nAll right, I will tell you where it is, but that is all. You need to know how to summon it to see it!\n\nThere is a cave, southwest of here. It is there.\n\nNo more questions! Besides, I don\'t think anyone else knows of it but perhaps Maluc...', 264323, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('The Ringing Deeps were dangerous up until recently. We have $n to thank for solving that.', '', 264322, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('So many outsiders all of a sudden, bringing many outlandish ideas. A great change is upon us.', 'So many outsiders all of a sudden, bringing many outlandish ideas. A great change is upon us.', 264320, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Thank you. Do you have any idea why our emissaries wouldn\'t have made it through to you?', 264319, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ve traded before, Vaelisia. I\'d like to do so again.', '', 264318, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Another outsider came here asking the same question. Curious.\n\nYou are not here on their behalf, are you? I told her that she is treading into thick mud trying to find Basalteous.\n\nI value both of your continued functioning too much to tell you of how to find him.\n\nYou can ask Kurron, but he will tell you much the same. Perhaps he will persuade you against seeking him if I cannot.', 'Another outsider came here asking the same question. Curious.\n\nYou are not here on their behalf, are you? I told her that she is treading into thick mud trying to find Basalteous.\n\nI value both of your continued functioning too much to tell you of how to find him.\n\nYou can ask Kurron, but he will tell you much the same. Perhaps he will persuade you against seeking him if I cannot.', 264317, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Hello, Outsider. What brings you to my home?', 'Hello, Outsider. What brings you to my home?', 264315, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'New friends are best friends. Thanks, best friend.', 264312, 0, 0, 0, 0, 0, 8, 0, 251102, 0, 0, 0, 0, 0, 0, 56421), +('', 'But the Darkness... always returns...', 264311, 0, 0, 0, 0, 0, 8, 0, 251101, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well done, Champion. Your efforts have safeguarded our knowledge for generations.', 264310, 0, 0, 0, 0, 0, 4, 0, 251964, 0, 0, 0, 0, 0, 0, 56421), +('', 'Darkness cannot be destroyed. Only defeated. Then he comes back. New shape. Same fear.', 264308, 0, 0, 0, 0, 0, 8, 0, 251095, 0, 0, 0, 0, 0, 0, 56421), +('', 'Quick! Quick! Faster! Faster! I\'ll catch up.', 264307, 0, 0, 0, 0, 0, 8, 0, 251090, 0, 0, 0, 0, 0, 0, 56421), +('', 'The ruins of Dalaran hold more than just debris; they conceal invaluable arcane tomes. Our mission is to retrieve them before they\'re lost to history.', 264306, 0, 0, 0, 0, 0, 4, 0, 251963, 0, 0, 0, 0, 0, 0, 56421), +('An ignoble death...', '', 264305, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Are all outsiders so persistent? You are the second to interrupt my tasks.\n\nI should not tell you anything, but if it\'ll keep you out of my beard wires...\n\nI heard Basalteous can be lured by violating the elemental balance around its den. There are four standing stones that act as seals. I will not say more than that.\n\nBut may your path never lead where it treads! Turn back and do not execute your endeavor to find it.', 'Are all outsiders so persistent? You are the second to interrupt my tasks.\n\nI should not tell you anything, but if it\'ll keep you out of my beard wires...\n\nI heard Basalteous can be lured by violating the elemental balance around its den. There are four standing stones that act as seals. I will not say more than that.\n\nBut may your path never lead where it treads! Turn back and do not execute your endeavor to find it.', 264304, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Come. Let us see what you are made of, $pc.', '', 264301, 0, 0, 35, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And all for what?', 264300, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hello Outsider. Welcome to Freywold.', 'Hello Outsider. Welcome to Freywold.', 264299, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'You will pay for your insolence!', 264295, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Any friend of $n be a friend of mine. Let\'s trade!', 264292, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Pah, ya could learn a thing or two from Torga, mon. Fine, fine. Zin\'shiri would like to open trade with the Arathi people.', 264291, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hmm, I do be liking favorable rates... Zen\'shiri Trading Post would like to open trade with the Arathi!', 264290, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Heh, if $n vouches for ye, that\'s good enough for me. Let\'s trade!', 264289, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'New spices be good, but we already be swimming in spices from Pandaria. Da weapons be good quality, but so be the ones we make.\n\nDoesn\'t seem like they have much to offer. I be worried they won\'t be able to offer trade in the numbers we need, ya?', 264288, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We must not forget to keep an eye on the Maddening Deeps. Fly over the area to document any new development there.', '', 264278, 0, 0, 0, 0, 0, 4, 250699, 0, 0, 0, 0, 0, 0, 0, 56421), +('The monstrosities brewing are clearly unstable. These notes are invaluable to my alchemists.', '', 264277, 0, 0, 0, 0, 0, 4, 250700, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll wait here, but don\'t take too long. Don\'t want to start growing moss myself!', 264269, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Watch your step. The Burrows isn\'t a place you want to get lost.', '', 264264, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We have a big show prepared. Let\'s get the venue ready, shall we?', 264260, 0, 0, 1, 0, 0, 4, 0, 251877, 0, 0, 0, 0, 0, 0, 56421), +('', 'The audience is looking for a show. Let\'s give it to them!', 264259, 0, 0, 1, 0, 0, 4, 0, 251876, 0, 0, 0, 0, 0, 0, 56421), +('', 'We must prepare with everything we\'ve got! Lend a hand.', 264258, 0, 0, 1, 0, 0, 4, 0, 251875, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s our directive to keep this venue spotless for our audience!', 264257, 0, 0, 1, 0, 0, 4, 0, 251874, 0, 0, 0, 0, 0, 0, 56421), +('', 'I know exactly what I\'m doing.', 264256, 0, 0, 22, 0, 0, 4, 0, 251544, 0, 0, 0, 0, 0, 0, 56421), +('', 'What are you doing? You\'re going to get us all killed.', 264255, 0, 0, 274, 0, 0, 4, 0, 251542, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ach, calm yer Grizzlies. Okay, okay. T and W Trading Post would like to make a formal offer of trade with the Arathi.', 264252, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Aye... That\'s a fair point ye have there. Okay. T and W Trading Post would like to make a formal offer of trade with the Arathi.', 264251, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'ve caught up to him! $n, take \'em out! I\'ll guard the rear.', 264250, 0, 0, 0, 0, 0, 4, 0, 250873, 0, 0, 0, 0, 0, 0, 56421), +('', 'The weapons look great, but we have more swords than ye could shake a stick at. New spices are always good I suppose?\n\nIt doesn\'t seem like they have much large-scale resources to trade, though. Not at the level we usually trade at. Seems risky for us.', 264246, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Who woulda thought it be so airy down here?\n\nFolks back home will neva believe me. Clouds! Underground!', 264236, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This is my first time down here. The Edicts forbade us from venturing this far, only the unbound dared venture here\n\nIt is a lot more green than I was expecting.', '', 264235, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Fancy place they got here.\n\nDoes the crystal ever go out? I can\'t imagine it\'s easy to sleep with that thing on.', 264233, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'All who take comfort in the light of the Sacred Flame thank you.', 264232, 0, 0, 0, 0, 0, 8, 0, 251177, 0, 0, 0, 0, 0, 0, 56421), +('', 'It is done. These zealots no longer steer our faith towards destruction.', 264231, 0, 0, 0, 0, 0, 8, 0, 251176, 0, 0, 0, 0, 0, 0, 56421), +('', 'No Arathi leaves the emperor\'s service. Even in death!', 264230, 0, 0, 0, 0, 0, 8, 0, 251175, 0, 0, 0, 0, 0, 0, 56421), +('', 'Foolish outsiders! Beledar\'s Sacred Flame will simply raise him back to duty.', 264229, 0, 0, 0, 0, 0, 8, 0, 251174, 0, 0, 0, 0, 0, 0, 56421), +('', 'With an army of the risen, the Arathi will defeat the nerubians, conquer Khaz Algar, and subjugate the world!', 264228, 0, 0, 0, 0, 0, 8, 0, 251173, 0, 0, 0, 0, 0, 0, 56421), +('', 'Beledar is the crucible. It burns away weakness. Its blinding light reveals the strength we Arathi lacked.', 264227, 0, 0, 0, 0, 0, 8, 0, 251172, 0, 0, 0, 0, 0, 0, 56421), +('', 'No! Such heresy! They defile the Sacred Flame by animating the dead. They are no better than the kobyss!', 264226, 0, 0, 0, 0, 0, 8, 0, 251171, 0, 0, 0, 0, 0, 0, 56421), +('', 'She has always preached of the strength of the emperor\'s will. But to turn against us is madness.', 264225, 0, 0, 0, 0, 0, 8, 0, 251170, 0, 0, 0, 0, 0, 0, 56421), +('The swarmbeasts are necessary tools of war. You\'ve proven yourself useful once again.', '', 264222, 0, 0, 0, 0, 0, 4, 250686, 0, 0, 0, 0, 0, 0, 0, 56421), +('Excellent! Every resource we can gather is a boon for the Kaheti.', '', 264221, 0, 0, 0, 0, 0, 4, 250688, 0, 0, 0, 0, 0, 0, 0, 56421), +('You may yet make warriors out of worms, overcrawler. A surprise indeed.', '', 264220, 0, 0, 0, 0, 0, 4, 250690, 0, 0, 0, 0, 0, 0, 0, 56421), +('Still in one piece? You have no shortage of uses, overcrawler.', '', 264219, 0, 0, 0, 0, 0, 4, 250692, 0, 0, 0, 0, 0, 0, 0, 56421), +('Overcrawler! The ploughworms require sustenance. Bring it to them, before they decide you look tasty.', '', 264218, 0, 0, 0, 0, 0, 4, 250691, 0, 0, 0, 0, 0, 0, 0, 56421), +('Rak-Ush\'s ploughworms make excellent attack beasts, but they require training. Take one with you. Show it the art of war!', '', 264217, 0, 0, 0, 0, 0, 4, 250689, 0, 0, 0, 0, 0, 0, 0, 56421), +('Kaheti truffles make powerful explosives, but can only be found by Rak-Ush\'s stagshells. Take one into the field with you and uncover as many truffles as you can.', '', 264216, 0, 0, 0, 0, 0, 4, 250687, 0, 0, 0, 0, 0, 0, 0, 56421), +('The state of the hollow is unacceptable! If those Rak-Ush idiots won\'t utilize their resources, then I will. Get in there and fix it!', '', 264215, 0, 0, 0, 0, 0, 4, 250685, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Murrpray has warped the Priory from a place of contemplation to an uprising. Why?', 264214, 0, 0, 0, 0, 0, 8, 0, 251169, 0, 0, 0, 0, 0, 0, 56421), +('Those who oppose the emperor will fall at our feet!', '', 264211, 0, 0, 0, 0, 0, 8, 251168, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'They\'ve served their purpose. Baron, demonstrate your worth.', 264210, 0, 0, 0, 0, 0, 8, 0, 251167, 0, 0, 0, 0, 0, 0, 56421), +('', 'Her usefulness to the empire has passed. Soon the true faithful will arise, and the Arathi will be mighty!', 264209, 0, 0, 0, 0, 0, 8, 0, 251166, 0, 0, 0, 0, 0, 0, 56421), +('', 'No, they belong to that old fool, Sister Blayze. Destroy these outsiders!', 264208, 0, 0, 0, 0, 0, 8, 0, 251165, 0, 0, 0, 0, 0, 0, 56421), +('', 'Are these Steelstrike\'s lackeys? Guards! Guards!', 264207, 0, 0, 0, 0, 0, 8, 0, 251164, 0, 0, 0, 0, 0, 0, 56421), +('', 'You won\'t peel off any more. You must defeat Dailcry now.', 264205, 0, 0, 0, 0, 0, 8, 0, 251162, 0, 0, 0, 0, 0, 0, 56421), +('Hold! I see their gambit. They seek to ambush me without my lieutenants.', '', 264204, 0, 0, 0, 0, 0, 8, 251161, 0, 0, 0, 0, 0, 0, 0, 56421), +('Elaena, they have stopped the production of our weapons!', '', 264203, 0, 0, 0, 0, 0, 8, 251160, 0, 0, 0, 0, 0, 0, 0, 56421), +('Taener, the intruders defile the altar of the Sacred Flame!', '', 264202, 0, 0, 0, 0, 0, 8, 251159, 0, 0, 0, 0, 0, 0, 0, 56421), +('Shaynemail, your training grounds fall to the intruders!', '', 264201, 0, 0, 0, 0, 0, 8, 251158, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Each of his lieutenants bolsters his tactics. Draw them away and defeat them.', 264200, 0, 0, 0, 0, 0, 8, 0, 251157, 0, 0, 0, 0, 0, 0, 56421), +('', 'The guards sought to kill you? Captain Dailcry is protecting something.', 264199, 0, 0, 0, 0, 0, 8, 0, 251156, 0, 0, 0, 0, 0, 0, 56421), +('', 'But of late, the devotees have become secretive. Hostile.', 264198, 0, 0, 0, 0, 0, 8, 0, 251155, 0, 0, 0, 0, 0, 0, 56421), +('', 'And you, members of the outlander realms. Welcome to Hallowfall.', 264187, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ye have $n helping. Wise. They\'ve a reputation of solving anything they put their mind to.', 264186, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '$n be helpin\' ya. Smart. They\'ve a reputation of solving tha\' greatest of problems.', 264185, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Here are examples of items we can trade. I have itemized lists as well.', 264184, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well, I\'m glad you\'re alive. It\'s good to see you again, Merrix.', 264183, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('After the world shook, we didn\'t hear from your people. We assumed the worst.', '', 264182, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Vaelisia, I\'m sorry. We never received your emissaries.', '', 264181, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Merrix, we sent emissaries. None returned. Had we offended you?', 264179, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The former High Speaker has been laid low. This is what justice feels like.', '', 264178, 0, 0, 0, 0, 0, 8, 250862, 0, 0, 0, 0, 0, 0, 0, 56421), +('There he is. Look at him. Beyond saving.', '', 264177, 0, 0, 0, 0, 0, 8, 250860, 0, 0, 0, 0, 0, 0, 0, 56421), +('Look for another mine cart. If it\'s here, we might as well use it.', '', 264175, 0, 0, 0, 0, 0, 8, 250857, 0, 0, 0, 0, 0, 0, 0, 56421), +('Machine Speakers! In the Stonevault! Fanatically loyal, no doubt.', '', 264174, 0, 0, 0, 0, 0, 8, 250856, 0, 0, 0, 0, 0, 0, 0, 56421), +('Look for a service tunnel nearby. You should be able to take a minecart back to Central Processing.', '', 264173, 0, 0, 0, 0, 0, 8, 250855, 0, 0, 0, 0, 0, 0, 0, 56421), +('A golem fused with skardyn corruption? Fascinating!', '', 264172, 0, 0, 0, 0, 0, 8, 250854, 0, 0, 0, 0, 0, 0, 0, 56421), +('Looks like the main door is locked. Either one of these paths should lead us to an access console.', '', 264171, 0, 0, 0, 0, 0, 8, 250853, 0, 0, 0, 0, 0, 0, 0, 56421), +('What\'s this? Is that golem fused with something else?', '', 264170, 0, 0, 0, 0, 0, 8, 250851, 0, 0, 0, 0, 0, 0, 0, 56421), +('He\'s fled from the Hall of Awakening into the Stonevault.', '', 264169, 0, 0, 0, 0, 0, 8, 250850, 0, 0, 0, 0, 0, 0, 0, 56421), +('So here we are. High Speaker Eirich... or is it just Eirich now?', '', 264168, 0, 0, 0, 0, 0, 8, 250849, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Diplomacy is not my strong suit.\n\nGive me a sword, and I\'ll lead you until I die. But words...\n\n\n\nMy people need this. I need to succeed.', 264167, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'We need this to go well. \n\nWe\'re running critically low on many supplies.', 264166, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Oh, I\'m puttin\' this stuff in \"code\" so the other nerubians can\'t read it.\n\nYeah, it\'s in Common. Turns out Kaheti can\'t read so good. Their writing is all touch and scent based. The Weaver thought it would be a great way to keep her secrets from the locals.\n\nThey even have a hard time telling people apart! At first I thought they were just being... you know... spider-centric or something. Then it turned out they literally can\'t tell a goblin from a trogg if it weren\'t for the smell.', 264149, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'If you got questions ask the Weaver.\n\nI\'m just here to take dictation.', 264143, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Same. Good to see that you aren\'t.', '', 264142, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We thought your people were dead.', 264141, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Vaelisia.', '', 264140, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Merrix.', 264139, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Look, maybe we can make a deal, huh? I\'ll pass you these perfumes I can\'t sell and I get to keep my head.', '', 264135, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You primitives have a funny scent but you sure can fight!', '', 264134, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Enough!', '', 264133, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I understand. We must slay Ansurek and sever the threads that shackle our people.', 264114, 0, 0, 0, 0, 0, 10, 0, 250107, 0, 0, 0, 0, 0, 0, 56421), +('Indeed. But we three can work together to restore Neferess\' ideals instead.', '', 264113, 0, 0, 1, 0, 0, 10, 250106, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ve blinded our tired hearts from the truth, Widow. Ansurek is nothing like her mother.', '', 264112, 0, 0, 1, 0, 0, 10, 250105, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'But she is still Neferess\' blood! Is there no redeeming her?', 264111, 0, 0, 0, 0, 0, 10, 0, 250104, 0, 0, 0, 0, 0, 0, 56421), +('You don\'t know our queen as I know her. Our people go missing, dark forces walk the palace. Ansurek only thinks of power.', '', 264110, 0, 0, 1, 0, 0, 10, 250103, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah! You speak of insurrection.', '', 264109, 0, 0, 1, 0, 0, 10, 250102, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('However, disposing of Xal\'atath will not be enough to save our people. It is Ansurek that is leading us to our downfall.', '', 264108, 0, 0, 1, 0, 0, 10, 250101, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Our mutual agent has informed me that their allies from above will storm our realm for Xal\'atath\'s head.', 264107, 0, 0, 0, 0, 0, 10, 0, 250100, 0, 0, 0, 0, 0, 0, 56421), +('', 'We also honor you, $n, for your many sacrifices. May the Sacred Flame burn within you.', 264103, 0, 0, 2, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Sir Ashrealm gave his life for Hallowfall. Ryton was my mentor and dearest friend. We pay tribute to both here today by consigning that which they touched to the flame.', 264102, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin smiles at the goblin and all assembled.', 264100, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I didn\'t know either of \'em, but I\'m sure they were swell.', '', 264099, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Same for me. He was the best of us.', '', 264098, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ryton trained me from when I was but a cub. I owe him everything.', 264097, 0, 0, 66, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Monte bows his head with respect.', '', 264096, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'As is our custom, we honor the memories of our fallen.', 264095, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We will honor your memory in Hallowfall.', 264094, 0, 0, 66, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin retrieves Sir Ashrelm\'s tinderbox.', 264093, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I want to help, Orweyna. But not like this. We need to regroup.', '', 264092, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I... Thank you for following me down here, Hannan. And you as well, $n.', 264091, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This site is abandoned. Good. $n, we can empty this extractor.', 264072, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The General and I will meet you at Dunelle\'s Kindness, $n.', 264068, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If Orweyna is going to insist on doing this, we can at least try to... well... cover our tracks.', '', 264066, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Even now, the unbound threads of her vision\'s tapestry remain. So I shall serve as its weaver in her stead.', 264065, 0, 0, 0, 0, 0, 7, 0, 250119, 0, 0, 0, 0, 0, 0, 56421), +('When I asked how I could help, I didn\'t mean any of us going down there!', '', 264064, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have never toiled in service of name or station. Everything I do, I do for Neferess. For the future that she pursued.', 264062, 0, 0, 0, 0, 0, 7, 0, 250118, 0, 0, 0, 0, 0, 0, 56421), +('', 'Neferess is gone. Her legacy can stand on its own, and mine will remain consigned to the shadows. But I think that suits me well.', 264058, 0, 0, 0, 0, 0, 7, 0, 250117, 0, 0, 0, 0, 0, 0, 56421), +('', 'You know, little morsel, so few of us get to decide what we leave behind.', 264057, 0, 0, 0, 0, 0, 7, 0, 250116, 0, 0, 0, 0, 0, 0, 56421), +('Looks like my fellow prisoners escaping was no coincidence. And these orders came from a nerubian. Anub\'azal...', '', 264053, 0, 0, 669, 0, 0, 7, 249762, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll take anything you can offer. Thank you, $n.', 264051, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'How can I help you, $n?', 264047, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 264042, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It done then, good. Glumtooth Gang fall apart. Maybe peace for earthen and kobold.', 264041, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Camp finished, but work not done. Whiskerlash remain. For now.', 264036, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Damn, Ryton\'s tinderbox isn\'t here. The breastplate will have to do. Thank you, $n.', 264035, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I sent Zee-Zee to check on the equipment in Shadowvein. I\'ll join you after I finish some maintenance work here.', '', 264034, 0, 0, 0, 0, 0, 4, 250924, 0, 0, 0, 0, 0, 0, 0, 56421), +('If this Whiskerlash has an army, we can\'t just take him head on. Don\'t worry, I\'ll come up with a better plan than that business with Moira.', '', 264033, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You know him? Good, then you work together to stop Boss Whiskerlash bug army. Already have many.', 264032, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good to see you again, $p, but I fear that\'s not the end. That camp was just a part of the Glumtooth\'s operation.', '', 264031, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('$p, is that you under all that?', '', 264030, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('', '', 264011, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah, I am well acquainted with that particular bottle of venom. Unfortunately...', '', 264010, 0, 0, 669, 0, 0, 7, 249763, 0, 0, 0, 0, 0, 0, 0, 56421), +('Seems that Zev\'kall fellow we saw is getting... pheromones sent to him? From a general. No idea what that means, though.', '', 264009, 0, 0, 669, 0, 0, 7, 249761, 0, 0, 0, 0, 0, 0, 0, 56421), +('', ' \n\nAndari fell in the darkness. Alone. Holding off a small horde of monsters from reaching a tower I was defending. I should have gone to them. I should have been strong enough. \n\n', 263998, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', '', 263993, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Of course. Bug, uh, do trick!', 263992, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ok, you come in.', 'Ok, you come in.', 263991, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Rumor is he might be where we\'re headed. After all this time, I must know what happened to him.', 263988, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'On a personal note, I\'ve uncovered a lead. A dear, old friend of mine was captured by the nerubians years ago.', 263987, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263980, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\nFlame\'s Light be with you, outsider.', '\nFlame\'s Light be with you, outsider.', 263951, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I collect rocks. There are some fabulous finds waiting up in the mountains. Some have even come along with me out of choice.\n\nCare to see what they\'re made of?', 263947, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Me not alone! Me have friends! I show you, we strong!', '', 263946, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah, a potential challenger for the young I\'ve been cultivating. Care to test your mettle against mine?', '', 263945, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'My friends keep me safe whether it\'s light or dark out.\n\nWanna see how strong they are?', 263944, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Get bugs fight ready!', 'Get bugs fight ready!', 263941, 0, 0, 53, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Boss want bugs tough. No go easy!', 'Boss want bugs tough. No go easy!', 263940, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you for collecting those rare reagents. They will be used not only at Fallside Outpost but across the isle.', 263939, 0, 0, 1, 0, 0, 4, 0, 251962, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fallside Outpost needs someone to scale the falls to find unique reagents. How are you at climbing?', 263938, 0, 0, 1, 0, 0, 4, 0, 251961, 0, 0, 0, 0, 0, 0, 56421), +('You don\'t have to tell me twice.', '', 263937, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s get out of here. We\'ll regroup up the path to the west.', 263936, 0, 0, 397, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'By the Holy Flame, how did we survive that?', 263935, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That thing is a lot bigger than I thought it would be. You still with me on this, $n?', 263932, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I will go ahead and see if I can slow it down.', 263931, 0, 0, 0, 0, 0, 4, 0, 252257, 0, 0, 0, 0, 0, 0, 56421), +('Oathsworn! Unbound! It is time for us to come together as one!', '', 263930, 0, 0, 603, 0, 0, 4, 252256, 0, 0, 0, 0, 0, 0, 0, 56421), +('We have to tell Brinthe! Hurry!', '', 263927, 0, 0, 0, 0, 0, 4, 249492, 0, 0, 0, 0, 0, 0, 0, 56421), +('Xal\'atath gave the High Speaker the means to restart the machine... and it\'s creating skardyn!', '', 263926, 0, 0, 0, 0, 0, 4, 249491, 0, 0, 0, 0, 0, 0, 0, 56421), +('That gem must contain the foreman\'s memories!', '', 263925, 0, 0, 0, 0, 0, 4, 249488, 0, 0, 0, 0, 0, 0, 0, 56421), +('Come on! We can\'t let that thing out of this cave!', '', 263924, 0, 0, 0, 0, 0, 4, 249485, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Sometimes, diplomacy means stirring the pot. Let\'s see what bubbles up.', 263920, 0, 0, 0, 0, 0, 4, 0, 249434, 0, 0, 0, 0, 0, 0, 56421), +('Accursed bats, always dropping things! I swear, the amount of repairs we have to do just because a bat has dropped something...', 'Accursed bats, always dropping things! I swear, the amount of repairs we have to do just because a bat has dropped something...', 263905, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Did... Did the holy oil just make a sound? Beledar, are you trying to speak to me?', 'Did... Did the holy oil just make a sound? Beledar, are you trying to speak to me?', 263904, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263903, 0, 0, 0, 102, 0, 6, 249303, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I must find the heart of this corruption.', 263902, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We show kobolds in Warrens they no need Candle King!', 263895, 0, 0, 0, 0, 0, 4, 0, 249408, 0, 0, 0, 0, 0, 0, 56421), +('I\'m on it. Overwhelming firepower coming right up!', '', 263888, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I know. But we cannot always force harmony. Even you don\'t bear that burden, Orweyna.', '', 263886, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I thought we could restore this place. ... I thought I could.', 263884, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '$p, let\'s put an end to Zev\'kall\'s plans. Gazlowe, get that ballista turned around!', 263883, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Look out. That thing\'s breaking free!', '', 263882, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Troops, watch your aim!', 'Troops, watch your aim!', 263878, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hmm? Is someone there?', '', 263876, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What\'s wrong with you? Are you trying to start a fire?!', 'What\'s wrong with you? Are you trying to start a fire?!', 263875, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The spice is life... or it was, before this ROCK LANDED IN IT!', 'The spice is life... or it was, before this ROCK LANDED IN IT!', 263874, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Make a wish!', 'Make a wish!', 263873, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And now we celebrate our beloved Keeper!', 263872, 0, 0, 0, 0, 0, 13, 0, 249544, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s go!', '', 263870, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('As the ages unfold, so too do new experiences for the earthen outside of their edicts and directives. Let us explore one of those!', '', 263869, 0, 0, 0, 0, 0, 13, 249527, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'ll see you inside, $n.', 263868, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I came to see where Baelgrim fell. Didn\'t expect to find the ones responsible.', '', 263867, 0, 0, 0, 0, 0, 4, 252255, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m with ya!', '', 263866, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s find this corrupted nerubian abomination and finish this.', 263865, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nooooo! My cabbages!', 'Nooooo! My cabbages!', 263864, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Sounds like someone just put a new notice up!', 263862, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This play we dedicate to our two most venerated generals: Ottomar and Emmerich, made to quarrel by the titans.', 263852, 0, 0, 0, 0, 0, 13, 0, 248891, 0, 0, 0, 0, 0, 0, 56421), +('Oh no... Kids, stop throwing stones!', '', 263851, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You no get lost? That good sign.', 263835, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263833, 0, 0, 0, 102, 0, 6, 0, 248620, 0, 0, 0, 0, 0, 0, 56421), +('', 'Baelgrim!', 263832, 0, 0, 0, 102, 0, 6, 0, 248631, 0, 0, 0, 0, 0, 0, 56421), +('The Executor will surely reward me for the new branch of kobyss-based alchemy I bring to our people.\n\n...Even if it did originate from our sewer water.', '', 263830, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m sorry, Lufsela. We cannae wait for this Olbarig any longer.', '', 263829, 0, 0, 0, 0, 0, 4, 252254, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well executed! Harmot will be thrilled with all this excess muck. We\'ll make sure it\'s distributed to the earthen who need it.', 263828, 0, 0, 0, 0, 0, 4, 0, 251960, 0, 0, 0, 0, 0, 0, 56421), +('', 'The charged silt from these clashing elementals are packed with healing properties. Let\'s stock up while they\'re... occupied.', 263827, 0, 0, 0, 0, 0, 4, 0, 251959, 0, 0, 0, 0, 0, 0, 56421), +('Empty! Just like that! \n\nI lugged this Cinderbrew Mead all the way from topside, and then I was swarmed by flaying flyers! I mean flying flayers! \n\nMoss and stones, I\'m so mad I can\'t even say it right.', '', 263826, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Go, champion. Spare yourself.', 263825, 0, 0, 0, 0, 0, 4, 0, 252253, 0, 0, 0, 0, 0, 0, 56421), +('', 'I had too many things I needed to do today, and so I didn\'t do any of them.\n\nSo now nothing is done and I need a few moments to think and I decided I\'m going to hide until an idea comes to me.', 263824, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Shh, I\'m hiding.', 263822, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Meddling titans, do the Alliance and Horde always bicker like this?', 263819, 0, 0, 0, 0, 0, 4, 0, 252252, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s scary in there. But we must go in!', 263816, 0, 0, 0, 0, 0, 8, 0, 251087, 0, 0, 0, 0, 0, 0, 56421), +('', 'Better to light candle than curse Darkness.', 263815, 0, 0, 0, 0, 0, 8, 0, 251100, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ow. My head.', 263814, 0, 0, 0, 0, 0, 8, 0, 251099, 0, 0, 0, 0, 0, 0, 56421), +('', 'Wait for me....', 263813, 0, 0, 0, 0, 0, 8, 0, 251098, 0, 0, 0, 0, 0, 0, 56421), +('', 'Quick! Grab some dynamite and let\'s go!', 263812, 0, 0, 0, 0, 0, 8, 0, 251097, 0, 0, 0, 0, 0, 0, 56421), +('', 'Time to flee. Flee to freedom. We can use big candle cart to escape!', 263811, 0, 0, 0, 0, 0, 8, 0, 251096, 0, 0, 0, 0, 0, 0, 56421), +('', 'No more Candle King! We can be free! But first... the Darkness...', 263810, 0, 0, 0, 0, 0, 8, 0, 251094, 0, 0, 0, 0, 0, 0, 56421), +('', 'This is it! Court of Candle King! Teach him a lesson!', 263809, 0, 0, 0, 0, 0, 8, 0, 251093, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fire bad! Melts wax. Hurts kobold.', 263807, 0, 0, 0, 0, 0, 8, 0, 251091, 0, 0, 0, 0, 0, 0, 56421), +('', 'Just for you! Mwah.', 263803, 0, 0, 0, 0, 0, 3, 0, 248591, 0, 0, 0, 0, 0, 0, 56421), +('', 'I know this place... Ol\' Waxbeard\'s been here forever.', 263799, 0, 0, 0, 0, 0, 8, 0, 251088, 0, 0, 0, 0, 0, 0, 56421), +('I\'m gonna salvage what I can here. Throw together an explosive or two!', '', 263788, 0, 0, 0, 0, 0, 7, 256682, 0, 0, 0, 0, 0, 0, 0, 56421), +('Eliminating Zev\'kall\'s lackeys is but the first move. Blackmail will be the death blow.', '', 263787, 0, 0, 0, 0, 0, 7, 248837, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Roots... This abomination was once a thriving natural life, in harmony with the world.', 263786, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'So many too far gone to find harmony once more. The Unseeming may as well be a graveyard.', 263785, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It is as I said. The Unseeming claims creatures, heart and mind. They have lost themselves.', 263784, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I need a glimpse of what exists beyond our eyes. I need to know the extent of the damage that has already been done.', 263783, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Just... look at all this. This place is an abomination.', 263782, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Orweyna... How can I help?', '', 263763, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Nothing to fear, you survived. As I said, it\'s an adventure.', 263760, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Orweyna, that was horrible! Nerubians chased me into that cave and--', '', 263759, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You learned what you needed to know. Please, let\'s be done with this.', '', 263758, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Now? Hannan, listen. The song... The dissonance. It\'s getting louder.', 263757, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well, let\'s hope he\'ll come around. For now, we can only help ourselves and get ye people healed.', 263756, 0, 0, 0, 0, 0, 10, 0, 257429, 0, 0, 0, 0, 0, 0, 56421), +('', 'That is not Baelgrim\'s assessment.', 263754, 0, 0, 0, 0, 0, 10, 0, 248685, 0, 0, 0, 0, 0, 0, 56421), +('', 'Looks like Varric\'s machine is still usable. Use that mechanical contraption to blast \'em to scrap!', 263752, 0, 0, 0, 0, 0, 4, 0, 250868, 0, 0, 0, 0, 0, 0, 56421), +('', 'Rouse yourself, champion! The enemy advances!', 263751, 0, 0, 0, 0, 0, 4, 0, 250867, 0, 0, 0, 0, 0, 0, 56421), +('', 'Havin\' a different opinion doesn\'t make ye any less earthen.', 263750, 0, 0, 0, 0, 0, 10, 0, 248684, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well, I may be an \"outlander\" but I think ye are in the right. And these \"Oathsworn\" should be protectin\' ye.', 263749, 0, 0, 0, 0, 0, 10, 0, 248683, 0, 0, 0, 0, 0, 0, 56421), +('', 'Or faulty programming. We are free, but we did choose to live unprotected. And now my people suffer again.', 263748, 0, 0, 0, 0, 0, 10, 0, 248682, 0, 0, 0, 0, 0, 0, 56421), +('', 'Come with me. We can\'t let Varric get away!', 263746, 0, 0, 0, 0, 0, 4, 0, 250872, 0, 0, 0, 0, 0, 0, 56421), +('', 'Leavin\' all you know for what ye think is right. That takes some courage.', 263745, 0, 0, 0, 0, 0, 10, 0, 248681, 0, 0, 0, 0, 0, 0, 56421), +('', 'But Baelgrim was furious, and Merrix would not defy the titans either. And so I joined my people here.', 263744, 0, 0, 0, 0, 0, 10, 0, 248680, 0, 0, 0, 0, 0, 0, 56421), +('', 'Many began to drop their tools and leave for the wolds. I argued for them. That we all should be able to choose.', 263743, 0, 0, 0, 0, 0, 10, 0, 248679, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s see how brave you are when your protective shield is gone.', 263742, 0, 0, 0, 0, 0, 4, 0, 250870, 0, 0, 0, 0, 0, 0, 56421), +('', 'But after thousands of years... the titans were silent. And yet we still built. My people wanted something more.', 263741, 0, 0, 0, 0, 0, 10, 0, 248678, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Stonebound continued to mine and build and maintain--that was our Edict.', 263740, 0, 0, 0, 0, 0, 10, 0, 248677, 0, 0, 0, 0, 0, 0, 56421), +('', 'Yes. I was the Stoneward. With the Stonebound, I built all of Dornogal. But I could not remain there.', 263739, 0, 0, 0, 0, 0, 10, 0, 248676, 0, 0, 0, 0, 0, 0, 56421), +('Slag and rust! This isn\'t over. The High Speaker will hear of this!', '', 263738, 0, 0, 0, 0, 0, 4, 250871, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It must have been... hard for ye to walk away.', 263737, 0, 0, 0, 0, 0, 10, 0, 248675, 0, 0, 0, 0, 0, 0, 56421), +('You dare challenge the will of the High Speaker? Suffer for your hubris!', '', 263736, 0, 0, 0, 0, 0, 4, 250869, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I need to find the heart of this harvesting operation. Then I can determine how to put a stop to it. \n\nAnd a little destruction along the way would not be a bad idea.', 263732, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Laddie, it weren\'t titan magic tha--', '', 263725, 0, 0, 0, 102, 0, 6, 248545, 0, 0, 0, 0, 0, 0, 0, 56421), +('New directive: we must return to the city. All of us.', '', 263724, 0, 0, 0, 102, 0, 6, 248542, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome, outlander.\n\nYour allies arrived earlier. They have been kind in helping my people.', '', 263723, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'With those siege weapons destroyed, our stalwarts can repel the attackers.', 263720, 0, 0, 0, 0, 0, 4, 0, 251397, 0, 0, 0, 0, 0, 0, 56421), +('', 'The nerubians are attacking Tenir\'s Ascent. Destroy their siege weapons!', 263719, 0, 0, 0, 0, 0, 4, 0, 251396, 0, 0, 0, 0, 0, 0, 56421), +('Ah, hello again! I trust your escapades proceed apace?\n\nDo give the Weaver my regards. Should she ever require a contact for some creative repossession, I am certainly available for a little bit of contract work.', '', 263710, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Careful, now, dear. That hollow-headed scarab has a nasty habit of trampling people underfoot.', '', 263693, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Take your prize and... despair, Lamplighter...', 263692, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Anub\'ilith will be... your end...', 263691, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Slain by a peasant. He did not die well, little spark...', '', 263690, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Not here... Faerin Lothar, but not... far.', '', 263689, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We know you, Faerin Lothar. Come, little spark. Retrieve what remains of your blacksmith if you can.', '', 263688, 0, 0, 35, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('As with so many others, we will extinguish your flame, Lamplighter.', '', 263675, 0, 0, 35, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You are notorious, Faerin. Come to find your friend or perhaps your own demise?', 263658, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The one-armed Lamplighter. How novel.', 263657, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll know what became of my dear Ryton and deal with any who harmed him!', 263656, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let us find this Ascended priestess and crypt lord.', 263655, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'re playing Floor is Undersea. You can\'t touch the floor or else the tentacles will get you! You have to run along the fence and get to the other side.\n\nDo you want to play?', 'We\'re playing Floor is Undersea. You can\'t touch the floor or else the tentacles will get you! You have to run along the fence and get to the other side.\n\nDo you want to play?', 263654, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263648, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263647, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No... Beledar shine upon you.', 263646, 0, 0, 66, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263645, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263644, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263643, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263642, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Is he still alive, $n?', 263641, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Survivor over there!', '', 263640, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Sir Ashrealm coughs weakly.', '', 263639, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Those crates in front of the entranceway should be your best bet in terms of access. I shall meet you within.', '', 263632, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And so the heist begins! This ought to be a great deal of fun.', '', 263631, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Do take care. Even your borrowed aromatics won\'t help much against the Sureki. They\'ll attack anyone they don\'t recognize as one of their own.', '', 263624, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Long ago... either the Ascended mother... or crypt lord...', '', 263621, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Blacksmith? Yes... yes. But not...', '', 263611, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'re looking for a big grown up to pretend to be a monster. \n\nCan we slay you?', 'We\'re looking for a big grown up to pretend to be a monster. \n\nCan we slay you?', 263604, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Scrit young once. Not much in deeps for kobold. Fell in with Glumtooth Gang.\n\nWhen Scrit older, learn more. Not much in deeps, true, but less if Boss Whiskerlash and Candle King get way.\n\nSo Scrit go to Whiskerlash. Say want leave. Whiskerlash take Scrit candle, say, \"Where go now? You want dark take you?\" Scrit fear dark, yes. But fear what happen if do nothing more. So Scrit stay. And plan.\n\n\n\nThis reminder. Whiskerlash and Candle King burn many candles. Use light to hide darkness in selfs.\n\nSometimes, only can see in dark when not blinded by light.', 263602, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I think I stick to calling you kobold friend.', 263600, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You better watch him. His body brighter than his head.', 263599, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s twice now we\'ve saved the day. When they tell stories, what do you think they\'ll call us? Berrund and the Mountaineers? No, Berrund\'s Chargers!', '', 263598, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Another adventure to add to my legend. Follow my example. You might learn a thing or two about being a hero.', '', 263597, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('AH! Bro-ther...', 'AH! Bro-ther...', 263596, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That before or after you hide behind $p like shield?', 263594, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Faerin?', '', 263592, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263584, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263582, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263581, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263579, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Good. One strong tug and they free.', 263565, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('HA! These kobyss shall not stand before our combined might!', '', 263564, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Theleon! Brother, no!', '', 263561, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Move quick. Cinder-flash candles make big boom when finish burning.', 263557, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I like! Burn much brighter.', 'I like! Burn much brighter.', 263556, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('New candles seem different.', 'New candles seem different.', 263555, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Watch yours.', 263554, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hey! Watch your bug.', 'Hey! Watch your bug.', 263553, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Making friends.', 263552, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What bug doing?', 'What bug doing?', 263551, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ooh, new candles burn good!', 'Ooh, new candles burn good!', 263550, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Dummy. It always smell like smoke.', 'Dummy. It always smell like smoke.', 263549, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You smell smoke?', 'You smell smoke?', 263548, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh yes. Make you look fast.', 263547, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh yes. You look scary with those.', 263546, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Good choice. Make you look tough.', 263545, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Find Hannan. I\'ll use the tuning crystal we found to fix this cleansing instrument. You two will need it.', 263513, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hannan, wait! I... I did not mean for this... I can fix this, Hannan.', 263511, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Wait. These devices are dangerous, we should not touch them!', '', 263510, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Something feels wrong, distorted. I need to follow this feeling. See where it leads me.', 263506, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I dunnae disagree with Dagran\'s assessment that this city is a wonder, but...\n\nThough nerubians have done their damage, it seems tae me some cracks were already there--some old enough for ivy and wildflowers to grow through.\n\nThis isle may have a military--an\' a general in that man Baelgrim. But who is fixin\' their potholes?\n\nSomethin\' is deeply awry. Keep your eyes open, $n.', 263504, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Don\'t get me wrong, dear, I\'m not some overly saccharine do-gooder. Thievery is my passion, not just a means to an end.\n\nIt just so happens that I am ALSO a student of history. So why not do a little public service alongside my usual skullduggery?', '', 263503, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hmm, now Thak remembers he hungry. Thak go look for food.', '', 263497, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You can have for playing questions with Thak.', '', 263496, 0, 0, 1, 0, 0, 4, 0, 0, 989, 0, 0, 0, 0, 0, 56421), +('She knew then what we know now--if we attempted to walk with our kindred, we would fall to the menace of death. This prophetic loom showed our first Queen the way forward for our people.', '', 263495, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('When she was a mere Fatespinner, Queen Anub\'izek saw an apocalyptic future for the nerubian people, broken under the yoke of our shadowy masters.', '', 263494, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You stand before the Loom of Fates--the humble framework upon which the idea of Azj-Kahet was born.', '', 263493, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\"We will not bend to the whims of our own shadows,\" she declared. \"We shall depart this land, and we shall be free.\"', '', 263492, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This missive, though, is no mere scrawl. It is the First Declaration--a copy of the words spoken by Queen Anub\'izek in her first act of defiance against our would-be overlords.', '', 263491, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Before the invention of shadecasters, our forebears recorded important words and moments upon vellum pressed from the husks of river reeds. Their ridges and bumps tell a story for those who care to pass their hands upon them.', '', 263490, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('These blades tore a thousand foes asunder as our progenitor stood stalwart against those who would have denied us our kingdom. Without these arms, Azj-Kahet does not exist.', '', 263489, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Pitiful. Queen Anub\'izek\'s onyx arms, laid bare in a bin like so many pieces of kindling!', '', 263488, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('She perished in pitched combat against the sundry threats that faced our newfound, burgeoning kingdom. Now, she rests here--guiding us with her memory, even in death.', '', 263487, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Allow me to educate you simpletons. The great Anub\'izek saw our fate woven amongst the strands of a flawed tapestry, and used that vision to guide us to our salvation beyond the bounds of the Black Empire.', '', 263486, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Tsk Tsk. To think that the Sureki dynasty would deprive the masses of their chance to pay tribute to our progenitor\'s very ashes!', '', 263485, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263483, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Brace yourselves!', 263481, 0, 0, 0, 118, 0, 6, 0, 248022, 0, 0, 0, 0, 0, 0, 56421), +('', 'Flames... they were ready for us.', 263480, 0, 0, 0, 118, 0, 6, 0, 248020, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stay sharp. Something evil happened here.', 263479, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Is complete.', 263478, 0, 0, 0, 118, 0, 6, 0, 248014, 0, 0, 0, 0, 0, 0, 56421), +('', 'Your Ascension...', 263476, 0, 0, 0, 118, 0, 6, 0, 248013, 0, 0, 0, 0, 0, 0, 56421), +('The earthen of the Isle of Dorn will support their endeavor. No matter what the Edicts say.', '', 263475, 0, 0, 274, 0, 0, 7, 248991, 0, 0, 0, 0, 0, 0, 0, 56421), +('See? Thak good friend. Thak share!', '', 263471, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('You follow! Thak shows you!', '', 263470, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thak was looking for food, maybe sell something to get food? Thak not sure.\n\nThak found a nice thing. Don\'t know what it is. Hide it behind rock.\n\nFriend want to see?', '', 263468, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Oh, yes. Thak waiting for earth people friends to continue question game.\n\nAre you Thak friend? You ask questions too. Want to play game?', '', 263466, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Be safe in the Sacred Flame.', '', 263464, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'The Pale Weavelashers have been all over our spinnerets building this new ward. They respect strength and I intend to show it to them. A few potions will go a long way.', 263463, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My students found the earlier display rather inspiring. If I can inspire them to stand up for themselves, I will see myself as a successful teacher.', '', 263462, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('When I saw the display earlier I knew I needed one of these potions. I need that extra push to stand up to the Pale Weavelashers.', '', 263428, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Earth people captured Thak. They saying Thak is up to no good, but Thak just looking for food.\n\nEarth people asked questions, Thak loves questions game, but then big city fell from sky.\n\nEarth friends left, say to stay here until they back. \n\nThak no liking waiting game. No patience. Been few days, and Thak\'s tummy making funny noises again.', '', 263427, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Trollbane.', '', 263424, 0, 121801, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '(TBD to Trollbane)', 263422, 0, 121801, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The nerubians have ye both in their sights.', 263408, 0, 0, 0, 70, 0, 4, 0, 248667, 0, 0, 0, 0, 0, 0, 56421), +('', 'You should have protected--', 263406, 0, 0, 0, 70, 0, 4, 0, 248666, 0, 0, 0, 0, 0, 0, 56421), +('It must be repaired!', '', 263404, 0, 0, 0, 70, 0, 4, 248665, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We cannot fight if...', 263402, 0, 0, 0, 70, 0, 4, 0, 248664, 0, 0, 0, 0, 0, 0, 56421), +('Rather not be doin\' that again.', '', 263400, 0, 0, 1, 0, 0, 8, 247607, 0, 0, 0, 0, 0, 0, 0, 56421), +('Little too close for my taste!', '', 263399, 0, 0, 1, 0, 0, 8, 247606, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thought I was a goner!', '', 263398, 0, 0, 1, 0, 0, 8, 247605, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('', '', 263393, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263392, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263391, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hey! Wait up!', '', 263360, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I feel... better. I\'ve never felt this kind of healing magic before. Thank you, outlanders.', 263359, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Last one there\'s a poor, wet fuse!', '', 263357, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'There\'s no time to waste. See you there, $n.', 263356, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Rest, strange one. Rest in safety.\n\nLet none who enter here fear harm.', 'Rest, strange one. Rest in safety.\n\nLet none who enter here fear harm.', 263355, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The battle that started on Dalaran is far from over, $n! An\' here I am already sidelined by me injuries--for now. \n\nI\'m lucky ye came to me aid when ye did! An\' that the earthen showed up.\n\nNot sure I trust \'em. Especially that Baelgrim. He seems uppity to me. No respect for me or Moira...\n\n\n\nBut if they will help us with the nerubians... we have tae give them a chance.', '', 263352, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ansurek will be absolutely furious when she learns of Izo\'s demise. I cannot wait to witness it.', '', 263350, 0, 0, 0, 0, 0, 8, 250798, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We should get going.', 263349, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Those\'ll do nicely!', '', 263348, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And if you breathe a word of this to anyone, you\'re next.', '', 263347, 0, 0, 0, 118, 0, 6, 247467, 0, 0, 0, 0, 0, 0, 0, 56421), +('Clean up this refuse and get it out of my sight.', '', 263346, 0, 0, 0, 118, 0, 6, 247466, 0, 0, 0, 0, 0, 0, 0, 56421), +('Which means no one will hear of it.', '', 263345, 0, 0, 0, 118, 0, 6, 247465, 0, 0, 0, 0, 0, 0, 0, 56421), +('Failure! Unacceptable! Not only does this shame you, it shames me.', '', 263344, 0, 0, 0, 118, 0, 6, 247464, 0, 0, 0, 0, 0, 0, 0, 56421), +('My orders were clear. And yet, more overcrawlers regularly slip from our grasp.', '', 263343, 0, 0, 0, 118, 0, 6, 247463, 0, 0, 0, 0, 0, 0, 0, 56421), +('Maybe I should try a net? Apparently there are lots of fish there. I could use a social outing...', '', 263342, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thank you. Please, take this as a gift.', '', 263341, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thank you, $p.', '', 263340, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ve got an idea for how to deal with their ballistae. And by deal with them, I mean make \'em go kaboom!', '', 263338, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My word! This is the leg of an Ascended nerubian!', '', 263336, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('To that end, why don\'t you grab a big ol\' bag of Betelsnax.', '', 263335, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s a leg. It\'s nerubian. It\'s...', '', 263334, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh, my young, appendage-deficient friend. The situation here may be far more dire than I anticipated.', '', 263332, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Did you just... kick me? Use my body like a sports ball? I guess you were trying to help...', '', 263331, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I thought you\'d never ask. Yeah, the three of us are gonna go in and hit \'em from behind.', '', 263330, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('With everything we\'ve done here, we\'re one step closer to understanding the titans\' plans.', '', 263328, 0, 0, 0, 0, 0, 4, 251940, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you. Gazlowe, your thoughts?', 263327, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Excavating here might be dangerous, but unraveling the earthen\'s past and decodin\' the titans\' designs is crucial.', '', 263326, 0, 0, 0, 0, 0, 4, 251939, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am still weak! I don\'t think I can swim very far, and the tiniest wave could wash me back up on the shore.\n\nMaybe a good meal would help? Hint, hint?', '', 263319, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '$n, would you mind bringing me my shield?', 263318, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Excuse me, but I do my own direction... er, directing. Gah! You know what I mean.', '', 263317, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Intel provided by Gazlowe, under the direction of the Weaver, shows their numbers are too great for our forces to confront head-on.', 263316, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'High General Zev\'kall\'s forces are massing once more to the northeast.', 263315, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Outlander, you are welcome in Dornogal because Baelgrim wills it so.\n\nOne wrong move, and I will personally ensure you suffer the full measure of a stormrook\'s fury.', 263314, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What kind o\' luck do I have? My first venture out o\' Ironforge an\' I find myself in a land untouched by time. \n\nAn\' the first buildin\' I walk into is basically a library! \n\nDid I die in the crash? Is this heaven? Nerubians aside, it feels like it.\n\nI\'m keen to learn all I can about the earthen--especially if it\'ll help my ma.', '', 263313, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We found this place the way we find most places--conspicuously unoccupied! Well, okay, there\'s a couple well-dressed statues dotted around, but they ain\'t sayin\' nothin\' and we ain\'t askin\' questions! \n\nSpeakin\' of not askin\' any questions...', 263306, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('I heard your kind bury your bodies, burn them, even eat them if some are to be believed.\n\nSavages.\n\nWe remember the War of the Spider. We know to remember our dead by carving their deeds in stone and silk, and then be rid of the bodies lest they become a weapon against us.\n\nNever again.', '', 263305, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Welcome to the Opportunity Point extraction operation, er... resort and spa! \n\nYeah, definitely that second one.', 263304, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('', 'High Speaker, the nerubians...', 263302, 0, 0, 0, 102, 0, 4, 0, 249382, 0, 0, 0, 0, 0, 0, 56421), +('', 'These outlanders crashed on our shores...', 263301, 0, 0, 0, 102, 0, 4, 0, 249380, 0, 0, 0, 0, 0, 0, 56421), +('Oh, please! Help me.\n\nI am a magical fish from Dalaran. I survived the crash, and now I\'m free!\n\nFree to flounder here on these rocks, apparently.\n\nI don\'t want my freedom to end this way. Please, put me back in the water!', '', 263300, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m leaving. But I won\'t abandon my oath.', '', 263297, 0, 0, 0, 0, 0, 4, 0, 0, 274, 0, 0, 0, 0, 0, 56421), +('', 'On his own for five minutes and see what happens. At least traveling with him won\'t be boring.', 263296, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Brennok\'s seemed troubled lately. Fixating on stories about oaths and journeys. I hope the Shadowvein recitation raises his spirits.', 263295, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('You... what? Oh, I\'ve been so foolish.', '', 263294, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263285, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am Councilward Merrix.\n\nAnd you are an outlander, one that has come from a land far, far away...\n\nBut you have said nothing of the titans. I had thought that perhaps they and their Keepers had settled somewhere beyond where earthen could travel, but I see from the look you are giving me right now that it is not so.\n\nHm. There are other logical explanations for their silence, I suppose.\n\n', '', 263283, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We are used to death but only by time.\n\nThis... was slaughter. We were helpless. The ones who didn\'t escape into their homes fast enough... here they lie.', 'We are used to death, but only by time.\n\nThis was a slaughter. We were helpless. The ones who didn\'t escape into their homes fast enough... here they lie.', 263280, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We were no match for the nerubians. A ram gored one from behind and we were able to finish it off.\n\nHow gruesome they look even when dead.', 'We were no match for the nerubians. A ram gored one from behind and we were able to finish it off.\n\nHow gruesome they look even when dead.', 263278, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Look out, it\'s dangerous!', '', 263277, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They\'re retreating! Your cinderbrew makes for quite the weapon, Wenbrandt.', '', 263275, 0, 0, 273, 0, 0, 4, 249357, 0, 0, 0, 0, 0, 0, 0, 56421), +('Help! Help me! I need... water! Water!', '', 263247, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Focus on the sound this device sings. It will harmonize your mind with the song of the world, shifting you back to your reality.', 263246, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ye need each other, age-old drama or not.', 263245, 0, 0, 0, 70, 0, 4, 0, 248663, 0, 0, 0, 0, 0, 0, 56421), +('', 'But if ye haven\'t noticed...', 263243, 0, 0, 0, 70, 0, 4, 0, 248662, 0, 0, 0, 0, 0, 0, 56421), +('', 'I can see there is some... history between ye.', 263242, 0, 0, 0, 70, 0, 4, 0, 248661, 0, 0, 0, 0, 0, 0, 56421), +('', '', 263241, 0, 0, 0, 70, 0, 4, 0, 248660, 0, 0, 0, 0, 0, 0, 56421), +('', 'We were attacked too!', 263240, 0, 0, 0, 70, 0, 4, 0, 248659, 0, 0, 0, 0, 0, 0, 56421), +('The Coreway was attacked!', '', 263239, 0, 0, 0, 70, 0, 4, 248658, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And you abandoned us.', 263238, 0, 0, 0, 70, 0, 4, 0, 248657, 0, 0, 0, 0, 0, 0, 56421), +('I know you abandoned your post.', '', 263237, 0, 0, 0, 70, 0, 4, 248656, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I am NOT the Stoneward. You know that.', 263236, 0, 0, 0, 70, 0, 4, 0, 248655, 0, 0, 0, 0, 0, 0, 56421), +('Stoneward.', '', 263235, 0, 0, 0, 70, 0, 4, 248654, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Baelgrim.', 263234, 0, 0, 0, 70, 0, 4, 0, 248653, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m Moira, of the Dark Iron and Bronzebeard--', 263233, 0, 0, 0, 70, 0, 4, 0, 248652, 0, 0, 0, 0, 0, 0, 56421), +('For the Sacred Flame. We push forward!', '', 263232, 0, 0, 0, 0, 0, 4, 249672, 0, 0, 0, 0, 0, 0, 0, 56421), +('The keyflame has been lit! The shadows recede.', '', 263231, 0, 0, 0, 0, 0, 4, 249671, 0, 0, 0, 0, 0, 0, 0, 56421), +('Such radiance fills me with hope!', '', 263230, 0, 0, 0, 0, 0, 4, 249670, 0, 0, 0, 0, 0, 0, 0, 56421), +('The light of the Sacred Flame!', '', 263228, 0, 0, 0, 0, 0, 4, 249669, 0, 0, 0, 0, 0, 0, 0, 56421), +('The keyflame can push back this darkness.', '', 263227, 0, 0, 0, 0, 0, 4, 249668, 0, 0, 0, 0, 0, 0, 0, 56421), +('The shadows close in! We need to light the keyflame.', '', 263226, 0, 0, 0, 0, 0, 4, 249667, 0, 0, 0, 0, 0, 0, 0, 56421), +('Find more Radiant Remnants! The keyflame flickers.', '', 263225, 0, 0, 0, 0, 0, 4, 249666, 0, 0, 0, 0, 0, 0, 0, 56421), +('The keyflame sputters, darkness overtakes us!', '', 263224, 0, 0, 0, 0, 0, 4, 249665, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stay close, the power of the Flame shall heal you.', 263223, 0, 0, 0, 0, 0, 4, 0, 249664, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Sacred Flame is for everyone.', 263222, 0, 0, 0, 0, 0, 4, 0, 249663, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let the Sacred Flame cleanse your wounds.', 263221, 0, 0, 0, 0, 0, 4, 0, 249662, 0, 0, 0, 0, 0, 0, 56421), +('', 'Your Flame shines brightly.', 263220, 0, 0, 0, 0, 0, 4, 0, 249675, 0, 0, 0, 0, 0, 0, 56421), +('', 'Feel the warmth of the Flame.', 263219, 0, 0, 0, 0, 0, 4, 0, 249674, 0, 0, 0, 0, 0, 0, 56421), +('', 'Embrace the blessings of the Sacred Flame.', 263218, 0, 0, 0, 0, 0, 4, 0, 249673, 0, 0, 0, 0, 0, 0, 56421), +('', 'Unidentified. Another survivor from the crash?', 263214, 0, 0, 0, 70, 0, 4, 0, 248651, 0, 0, 0, 0, 0, 0, 56421), +('', 'Personal directive: prioritize the wounded.', 263213, 0, 0, 0, 70, 0, 4, 0, 248650, 0, 0, 0, 0, 0, 0, 56421), +('The darkness strikes out with threats not even our keyflames can dispel. Aid us, outsider. Be our beacon in the darkness.', '', 263211, 0, 0, 0, 0, 0, 4, 249216, 0, 0, 0, 0, 0, 0, 0, 56421), +('You... You got them. Thank you, $n. Let\'s get out of here.', '', 263197, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I was splattered with the blood and then the--the spiders... So many spiders...', '', 263195, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('With the wetlands cleared, the Arathi can harvest its bounty without fear of being harvested for ours.', '', 263192, 0, 0, 0, 0, 0, 4, 249219, 0, 0, 0, 0, 0, 0, 0, 56421), +('So many come to me to entrust stories or ask questions. I try to answer well, but I don\'t really know.\n\nI could describe the sun a hundred ways, but to me it\'s less real than a candle\'s flame. \n\nMy stories matter, I know that. I keep memories alive that would otherwise pass into nothing.\n\nBut they\'re all as much as shadows trickling down the cenotes. I want to see the real thing. I want to bring back new stories, not just retell old ones. I want my oath to grow, not stagnate.', '', 263191, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What\'s happening? My head--everything hurts... I can\'t think, I\'m seeing things...\n\nIs this the dissonance Orweyna feels down here?', '', 263187, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('It\'s not that I mind these outsiders setting up on my stretch of strand. The earthen need their help, that\'s for certain. So I can respect their position.\n\nI just wish they hadn\'t scared off all my gorloc friends and our crabs. Only faithful Gizwig stayed with me. I just hope the others return when all this warring is done.', 'It\'s not that I mind these outsiders setting up on my stretch of strand. The earthen need their help, and I respect that. I just wish they hadn\'t scared off all my crabs. Only faithful Gizwig stayed with me. I just hope the others return when all this training is done.', 263186, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I won\'t be like the Unbound. My stories are my oath, and they must be passed on. I need my book whole.', '', 263185, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Don\'t mind the gorlocs. They\'re not like those Pearlfin on the coast. We\'ve come together for mutual benefit. \n\nWe\'ve trained these crabs to catch fish, dig up oysters, and even drag back a lobster every now and again. The gorlocs keep the meat, and I take the shells and bones for other uses.\n\nWe get along fine. Just fine. But be wary, all the same, as they can sometimes revert to the ways of their cousins.', 'asdasd', 263184, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I still don\'t trust these nerubians. But I trust you. And that\'s enough for now.', 263177, 0, 0, 0, 0, 0, 10, 0, 248776, 0, 0, 0, 0, 0, 0, 56421), +('\n\nHaimaz,\n\nThere has long been a fault in me. A seam of doubt and longing. Every day, it threatens to crack me apart. How long am I to live only for others? What good are stories from one who has lived none? And how long will you be forced to humor me? I\'m going. I\'m not sure where. I don\'t think I\'ll be back. I\'m sorry.\n\nSigned,\nBrennok', '', 263176, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Better to live as a skardyn than die as an earthen.', '', 263173, 0, 0, 0, 0, 0, 4, 249344, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes, this will do nicely.', '', 263172, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What I\'ve done? Saved us all? I have found a path to our salvation!', '', 263169, 0, 0, 0, 0, 0, 4, 249342, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You would have us all live as skardyn?', 263168, 0, 0, 0, 0, 0, 4, 0, 249343, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s time to step down, High Speaker. Everyone knows what you\'ve done.', 263167, 0, 0, 0, 0, 0, 4, 0, 249341, 0, 0, 0, 0, 0, 0, 56421), +('', '...and you feel unworthy of the Light.', 263158, 0, 0, 0, 0, 0, 10, 0, 248775, 0, 0, 0, 0, 0, 0, 56421), +('Helping people. I\'m not going to let Xal\'atath ruin a civilization--no matter how monstrous it appears.', '', 263157, 0, 0, 0, 0, 0, 10, 248774, 0, 0, 0, 0, 0, 0, 0, 56421), +('The High Speaker... has SPOKEN.', '', 263141, 0, 0, 0, 102, 0, 4, 249383, 0, 0, 0, 0, 0, 0, 0, 56421), +('Enough!', '', 263140, 0, 0, 0, 102, 15000, 4, 249381, 0, 0, 0, 0, 0, 0, 0, 56421), +('I have no time for your misadventures.', '', 263139, 0, 0, 0, 102, 0, 4, 249379, 0, 0, 0, 0, 0, 0, 0, 56421), +('What distractions have you brought before me this time, Brinthe?', '', 263138, 0, 0, 0, 102, 0, 4, 249378, 0, 0, 0, 0, 0, 0, 0, 56421), +('I have been busy addressing our greatest problem:', '', 263137, 0, 0, 0, 102, 0, 4, 249377, 0, 0, 0, 0, 0, 0, 0, 56421), +('And who is this? Brinthe?', '', 263136, 0, 0, 0, 70, 0, 4, 249376, 0, 0, 0, 0, 0, 0, 0, 56421), +('OUTLANDERS!', '', 263135, 0, 0, 0, 70, 0, 4, 249375, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s always one thing after another down here.', 263134, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Alleria... Are you thinking of giving up? Giving in?', '', 263133, 0, 0, 0, 0, 0, 7, 248809, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fierce as always. Your skills are a sight to behold.', 263132, 0, 0, 0, 0, 0, 4, 0, 252027, 0, 0, 0, 0, 0, 0, 56421), +('', 'New reserves are readying to enter the front lines. Sparring with you would teach them much.', 263131, 0, 0, 0, 0, 0, 4, 0, 252026, 0, 0, 0, 0, 0, 0, 56421), +('', 'Destroy what rifts you come across, but above all, find their source! I suspect you will find it deep inside the nearby cave.\n\nThe miners you rescued spoke of breaking through to a crystal-filled room, and of the elementals pouring forth from within.', 263128, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The mosswool runs to safety.', '', 263126, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Baaeeeeh!', '', 263125, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The mosswool runs away in fear.', '', 263124, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Baaah!', '', 263123, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Great. Yet another of your Horde savages to bark at the recruits.', '', 263087, 0, 0, 0, 0, 0, 4, 252251, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Feh. Another Alliance lackey here to polish Turalyon\'s armor.', 263086, 0, 0, 0, 0, 0, 4, 0, 252250, 0, 0, 0, 0, 0, 0, 56421), +('', 'Adelgonn sighs.', 263085, 0, 0, 0, 0, 0, 4, 0, 252249, 0, 0, 0, 0, 0, 0, 56421), +('The stormrooks and their new riders need time, and you are needed at the shore, champion.', '', 263084, 0, 0, 0, 0, 0, 4, 252248, 0, 0, 0, 0, 0, 0, 0, 56421), +('Normally I don\'t set foot outside Dornogal except to soak at Boulder Springs, but I couldn\'t help but come here. Something tells me it will be fabulous.', '', 263083, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Goblin mechs, kobyss, undead monstrosities... I think I\'m done for the day.', '', 263082, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s working! I\'ll watch you pilot the mech from a safe distance. Maybe behind a rock or two.', '', 263081, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s all the repair kits we need. Let\'s find this mech.', '', 263080, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Something\'s off with these kits. Doesn\'t look like anything Gazlowe would sanction...', '', 263079, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This goblin mech sound intriguing. Might just be the thing we need to take out the kobyss!', '', 263078, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Looks like that goblin got swallowed up and spit right back out...', '', 263077, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The protection of the Unbound is my top priority, but I was drawn here nonetheless. What if the best way for me to protect my people awaits me at the peak?', '', 263076, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ve lived my whole life in one mine or another. But something drew me out, and I just had to come here.', 263075, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'They fell off a rickshaw, of course. Lucky for us, mm?', 263055, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'They are... experimental. \n\nAny trueborn nerubian who catches a whiff of them will become incandescantly angry and feel compelled to attack.\n\nYou can see the utility in warfare, but also the potential for friendly fire. I\'m not surprised they never saw widespread use.', 263053, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'re making me go where we could be discovered--again!', '', 263047, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh do not flinch, Hannan. Adventures can be good for your spine.', 263046, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This tree is a marvel! It was a bit peaky, but as soon as that crab appeared, some color came back to its leaves. Very strange!\n\nIf I had more of those crabs, maybe I could cheer it up. Seems they like trees!', 'This tree is a marvel! It was a bit peaky, but as soon as that crab appeared, some color came back to its leaves. Very strange!\n\nIf I had more of those crabs, maybe I could cheer it up. Seems they like trees!', 263040, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Delectable! What a waste to capture you.', '', 263037, 0, 0, 0, 0, 0, 7, 248616, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'If you\'re so concerned, you\'re welcome to join me. Make sure I cover my tracks.', 263036, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Orweyna... you know what I am about to say. Such careless involvement is forbidden.', '', 263035, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Remember, an oath is a heavy thing. If we are not careful, we will buckle under that weight.', '', 263034, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('When they tried to comfort her, she shattered. She was a mere shell of stone.', '', 263033, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They say all the strength went out of Durgur. Her body so worn, it had only been her oath keeping her upright.', '', 263032, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Kharrag had long since passed into stillness.', '', 263031, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nothing.', '', 263030, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Joyful, she ran back to Kharrag. Do you know what Kharrag said when Durgur returned with the gem?', '', 263029, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('One day, in the fathomless depths, she found her prize. A peerless gem. So beautiful it could cut through all of Kharrag\'s doubts.', '', 263028, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('For many years she searched. True to her promise, she never left the mine.', '', 263027, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Do you hear that gentle hum this device emits? It is how they\'re restoring themselves after exposure to the substance. How... inventive.', 263026, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'They\'ve built extractors, drawing the Black Blood from the earth... How many must we destroy to make a dent?', 263025, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'ve seen enough. We must go back.', '', 263024, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Destroy...? Orweyna, please. Walk away from this before anything gets worse.', '', 263023, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No, you need not act on this, Orweyna. Have you forgotten? We cannot get involved!', '', 263022, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Look at how much they already have, yet they\'re using the worms to find more... We must act quickly.', 263021, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I mean it! I think we work very well together!\n\n\n\nWhat?\n\n', '', 263010, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Why yes!\n\n\n\nLook, I apologize for leaving you to fight that beastie yourself. I never intended to get anyone killed, or worse, angry with me.\n\n\n\nBut look at you, you came out of it just fine! Perhaps we will run into each other again, where there is danger, and there are deeds to be done!', '', 263007, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Another day saved! Another tale of heroic deeds to tell!', '', 263005, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We require a foreman\'s key to access the Hall of Awakening.', 263004, 0, 0, 0, 0, 0, 4, 0, 249307, 0, 0, 0, 0, 0, 0, 56421), +('[Creepy laugh]', '', 262989, 0, 0, 0, 102, 0, 4, 249049, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Where is your master?', 262987, 0, 0, 0, 70, 0, 4, 0, 249048, 0, 0, 0, 0, 0, 0, 56421), +('', 'We never should have come here!', 262986, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And your failure at Dalaran.', '', 262985, 0, 0, 0, 70, 0, 4, 249047, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Harbinger has whispered to me of your arrival...', '', 262984, 0, 0, 0, 70, 0, 4, 249046, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Looks like I needed an exterminator after all. My thanks!', 262982, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Aelric! She\'s-', 262981, 0, 0, 0, 70, 0, 4, 0, 249045, 0, 0, 0, 0, 0, 0, 56421), +('', 'The dawntower! What is happening to it?', 262980, 0, 0, 0, 102, 0, 4, 0, 247230, 0, 0, 0, 0, 0, 0, 56421), +('Things are worse in the Silken Ward than in the capital. Any practice not approved by the Queen is met with subjugation. \n\nEven what is considered unlawful can change day to day. \n\nThe Pale Weavelashers were fine with Alchemist Talbax setting up shop in the market one day, the next day his whole supply is down the cliffs. \n\nAnd what can he do? Any resistance and you might disappear. He wouldn\'t be the first.', '', 262979, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Pale Weavelashers hold all the power in the Silken Ward. Everything follows the whims of the Queen.', '', 262975, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('U\'llrot fine. No need for more Boskroot. Nothing to give back.', '', 262970, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('First, I just want to feel the sun. After that, who knows?', '', 262968, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('So, where to first?', 'So, where to first?', 262967, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '... remorse...', 262966, 0, 0, 0, 0, 0, 4, 0, 250092, 0, 0, 0, 0, 0, 0, 56421), +('', '... infection...', 262965, 0, 0, 0, 0, 0, 4, 0, 250091, 0, 0, 0, 0, 0, 0, 56421), +('The foreman\'s last entry mentioned a cavern. It must be nearby!', '', 262964, 0, 0, 0, 0, 0, 4, 249480, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You shale-headed schist-seam! I\'m not here to stop you. I\'m coming with you.', 262962, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Haimaz, how did you find me? I won\'t go back. You can\'t stop me.', '', 262961, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh, a Boskroot Cap. Disgusting! It reason U\'llrot exiled self. But I give you something. You try to make U\'llrot happy.', '', 262960, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('U\'llort self exiled self. Story long. Have you Boskroot cap?', '', 262958, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('', 'How could I be so blind?', 262953, 0, 0, 669, 68, 0, 7, 0, 248602, 0, 0, 0, 0, 0, 0, 56421), +('Lies.\n\nI came here to teach the younger generation, but I can\'t teach them the real history. The education the Queen demands can hardly be called that. \n\nAnd they call this history? What history is worth learning about when it must be upheld up by convenient lies?', '', 262952, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('How can they expect me to teach the younglings when they change what I teach at the whims of the others? \n\nTheir lack of understanding will lead us to ruin.', '', 262950, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes, she did. The Stowaway proved her worth that day. With no way to contact our home, we settled beneath the light of Beledar.', 'Yes, she did. The Stowaway proved her worth that day. With no way to contact our home, we settled beneath the light of Beledar.', 262948, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And that\'s when Faerin saved the Sacred Flame!', 'And that\'s when Faerin saved the Sacred Flame!', 262947, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Then, in a flash of Holy Light, we no longer found ourselves in the storm! Chaos reigned as we fought to regain control of our air ships. Many souls lost their lives beneath the light of the star we would name Beledar.', 'Then, in a flash of Holy Light, we no longer found ourselves in the storm! Chaos reigned as we fought to regain control of our air ships. Many souls lost their lives beneath the light of the star we would name Beledar.', 262946, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We ventured across the storming seas. never before had I seen waves so high or winds so strong! Many times I thought our ships would drown in the tempest!', 'We ventured across the storming seas. never before had I seen waves so high or winds so strong! Many times I thought our ships would drown in the tempest!', 262945, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The rooks have chosen their riders. A true bond has been forged.', '', 262936, 0, 0, 0, 0, 0, 4, 252247, 0, 0, 0, 0, 0, 0, 0, 56421), +('If we want answers, we\'ll just have to look for them.', '', 262935, 0, 0, 0, 0, 0, 4, 249444, 0, 0, 0, 0, 0, 0, 0, 56421), +('Who knows, maybe he\'ll tell one of my stories.', 'Who knows, maybe he\'ll tell one of my stories.', 262933, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Are you going to the recitation?', 'Are you going to the recitation?', 262932, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I hope the Compiler has tales from the surface.', 'I hope the Compiler has tales from the surface.', 262931, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Have you been to the Compiler? I told him about the flayer that chipped its teeth on me.', 'Have you been to the Compiler? I told him about the flayer that chipped its teeth on me.', 262929, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Excellent, we\'ll put these pictures to good use.', 262916, 0, 0, 0, 0, 0, 4, 0, 252017, 0, 0, 0, 0, 0, 0, 56421), +('', 'We need intelligence. Take pictures of the nerubians in Livia\'s Patience with this borrowed stealth disc.', 262915, 0, 0, 0, 0, 0, 4, 0, 252016, 0, 0, 0, 0, 0, 0, 56421), +('Our emperor received a holy vision of battle and of Light. He gathered together the bravest and strongest of his nation into an expedition.', 'Our emperor received a holy vision of battle and of Light. He gathered together the bravest and strongest of his nation into an expedition.', 262914, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Seek out my steward, $n. He is waiting to assist you.', '', 262913, 0, 0, 1, 0, 0, 4, 252246, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Survival of the fittest!', 262910, 0, 0, 0, 0, 0, 3, 0, 247783, 0, 0, 0, 0, 0, 0, 56421), +('', 'The strongest survive!', 262909, 0, 0, 0, 0, 0, 3, 0, 247782, 0, 0, 0, 0, 0, 0, 56421), +('', 'One with the weave!', 262908, 0, 0, 0, 0, 0, 3, 0, 247781, 0, 0, 0, 0, 0, 0, 56421), +('', 'A sage\'s wisdom is required!', 262907, 0, 0, 0, 0, 0, 3, 0, 247780, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll break you beneath me!', 262906, 0, 0, 0, 0, 0, 3, 0, 247779, 0, 0, 0, 0, 0, 0, 56421), +('', 'Grant me the strength of a lord!', 262905, 0, 0, 0, 0, 0, 3, 0, 247778, 0, 0, 0, 0, 0, 0, 56421), +('', 'How will you adapt?', 262904, 0, 0, 0, 0, 0, 3, 0, 247777, 0, 0, 0, 0, 0, 0, 56421), +('', 'What can I make of you?', 262903, 0, 0, 0, 0, 0, 3, 0, 247776, 0, 0, 0, 0, 0, 0, 56421), +('', 'Consider the variables.', 262902, 0, 0, 0, 0, 0, 3, 0, 247775, 0, 0, 0, 0, 0, 0, 56421), +('', 'The possibilities are endless!', 262901, 0, 0, 0, 0, 0, 3, 0, 247774, 0, 0, 0, 0, 0, 0, 56421), +('', 'This is... inconceivable...', 262900, 0, 0, 0, 0, 0, 3, 0, 247787, 0, 0, 0, 0, 0, 0, 56421), +('', 'Pity. You had such... potential.', 262899, 0, 0, 0, 0, 0, 3, 0, 247786, 0, 0, 0, 0, 0, 0, 56421), +('', 'How primitive.', 262898, 0, 0, 0, 0, 0, 3, 0, 247773, 0, 0, 0, 0, 0, 0, 56421), +('', 'A fresh specimen.', 262897, 0, 0, 0, 0, 0, 3, 0, 247772, 0, 0, 0, 0, 0, 0, 56421), +('', 'Witness the glory of our Ascension!', 262896, 0, 0, 0, 0, 0, 3, 0, 247771, 0, 0, 0, 0, 0, 0, 56421), +('', 'So... cold...', 262895, 0, 0, 0, 0, 0, 3, 0, 247770, 0, 0, 0, 0, 0, 0, 56421), +('', 'Glacial annihilation.', 262893, 0, 0, 0, 0, 0, 3, 0, 247766, 0, 0, 0, 0, 0, 0, 56421), +('', '...and the frost bites!', 262892, 0, 0, 0, 0, 0, 3, 0, 247765, 0, 0, 0, 0, 0, 0, 56421), +('', 'The blizzard surges...', 262891, 0, 0, 0, 0, 0, 3, 0, 247764, 0, 0, 0, 0, 0, 0, 56421), +('', 'Seems you died.', 262890, 0, 0, 0, 0, 0, 3, 0, 247758, 0, 0, 0, 0, 0, 0, 56421), +('', 'Is that all?', 262889, 0, 0, 0, 0, 0, 3, 0, 247757, 0, 0, 0, 0, 0, 0, 56421), +('', 'Seems it\'s my turn.', 262888, 0, 0, 0, 0, 0, 3, 0, 247754, 0, 0, 0, 0, 0, 0, 56421), +('', 'Must I do everything?', 262887, 0, 0, 0, 0, 0, 3, 0, 247753, 0, 0, 0, 0, 0, 0, 56421), +('', 'Allow me.', 262886, 0, 0, 0, 0, 0, 3, 0, 247752, 0, 0, 0, 0, 0, 0, 56421), +('Shadows... take... me...', '', 262885, 0, 0, 0, 0, 0, 3, 247769, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Your blood will freeze!', 262882, 0, 0, 0, 0, 0, 3, 0, 247763, 0, 0, 0, 0, 0, 0, 56421), +('...and darkness consumes!', '', 262881, 0, 0, 0, 0, 0, 3, 247761, 0, 0, 0, 0, 0, 0, 0, 56421), +('Twilight approaches...', '', 262880, 0, 0, 0, 0, 0, 3, 247760, 0, 0, 0, 0, 0, 0, 0, 56421), +('Lost in the dark.', '', 262878, 0, 0, 0, 0, 0, 3, 247756, 0, 0, 0, 0, 0, 0, 0, 56421), +('You won\'t be missed.', '', 262877, 0, 0, 0, 0, 0, 3, 247755, 0, 0, 0, 0, 0, 0, 0, 56421), +('Are you finished?', '', 262876, 0, 0, 0, 0, 0, 3, 247751, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll take it from here.', '', 262875, 0, 0, 0, 0, 0, 3, 247750, 0, 0, 0, 0, 0, 0, 0, 56421), +('My turn.', '', 262874, 0, 0, 0, 0, 0, 3, 247749, 0, 0, 0, 0, 0, 0, 0, 56421), +('Azj-Kahet will thrive!', '', 262873, 0, 0, 0, 0, 0, 3, 247798, 0, 0, 0, 0, 0, 0, 0, 56421), +('We rise through conquest!', '', 262872, 0, 0, 0, 0, 0, 3, 247797, 0, 0, 0, 0, 0, 0, 0, 56421), +('We revel in your fear!', '', 262869, 0, 0, 0, 0, 0, 3, 247794, 0, 0, 0, 0, 0, 0, 0, 56421), +('Your terror is our victory!', '', 262868, 0, 0, 0, 0, 0, 3, 247793, 0, 0, 0, 0, 0, 0, 0, 56421), +('Bow before me!', '', 262867, 0, 0, 0, 0, 0, 3, 247792, 0, 0, 0, 0, 0, 0, 0, 56421), +('Bend the knee!', '', 262866, 0, 0, 0, 0, 0, 3, 247791, 0, 0, 0, 0, 0, 0, 0, 56421), +('My... beautiful... voice...', '', 262865, 0, 0, 0, 0, 0, 3, 247800, 0, 0, 0, 0, 0, 0, 0, 56421), +('I shall prepare your eulogy myself.', '', 262864, 0, 0, 0, 0, 0, 3, 247799, 0, 0, 0, 0, 0, 0, 0, 56421), +('Blessed silence.', '', 262863, 0, 0, 0, 0, 0, 3, 247790, 0, 0, 0, 0, 0, 0, 0, 56421), +('Should have listened.', '', 262862, 0, 0, 0, 0, 0, 3, 247789, 0, 0, 0, 0, 0, 0, 0, 56421), +('Come! Let us speak.', '', 262861, 0, 0, 0, 0, 0, 3, 247788, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Contemplating mayhem: mixing the Cinderbrew with candle wax should yield pyrotechnic results.', 262858, 0, 0, 0, 0, 0, 4, 0, 249418, 0, 0, 0, 0, 0, 0, 56421), +('', 'Candle King weak! Bullies weak! Just one thing left to do...', 262857, 0, 0, 0, 0, 0, 4, 0, 249419, 0, 0, 0, 0, 0, 0, 56421), +('', 'Now we deal with bullies so Warrens can be free!', 262856, 0, 0, 0, 0, 0, 4, 0, 249415, 0, 0, 0, 0, 0, 0, 56421), +('', 'You have keys?', 262855, 0, 0, 0, 0, 0, 4, 0, 249401, 0, 0, 0, 0, 0, 0, 56421), +('', 'Considering theory: if we depose this Candle King, then perhaps the raids on Gundargaz will cease.', 262854, 0, 0, 0, 0, 0, 4, 0, 249396, 0, 0, 0, 0, 0, 0, 56421), +('Pearl. Thank Mortal.', '', 262847, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Good. Now for Ebona...', 262845, 0, 0, 669, 0, 0, 8, 0, 249249, 0, 0, 0, 0, 0, 0, 56421), +('Now the Coreway lies in ruin. I need your help, Adelgonn. Just like you needed mine.', '', 262839, 0, 0, 0, 0, 0, 1, 249254, 0, 0, 0, 0, 0, 0, 0, 56421), +('You were right. I have been... remiss in fulfilling my Edict.', '', 262838, 0, 0, 0, 0, 0, 1, 249253, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A good day\'s killing, $n. I\'ll be here for the next round.', 262837, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ve been missing the sounds of dying kobyss. I\'ll meet you there.', 262836, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You tell it!', 'You tell it!', 262830, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Do you want to tell this or shall I?', 'Do you want to tell this or shall I?', 262829, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('I like the bit with the explosions! KRRRSHHHH-POW!', 'I like the bit with the explosions! KRRRSHHHH-POW!', 262828, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh, yes please!', 'Oh, yes please!', 262827, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Tell us about The Arrival again, teacher?', 'Tell us about The Arrival again, teacher?', 262826, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You found pearl?', '', 262824, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Pearl. Lost.', '', 262823, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('That\'s right! No matter where we are or what happens, we have to stay within the light of the Sacred Flame.', 'That\'s right! No matter where we are or what happens, we have to stay within the light of the Sacred Flame.', 262818, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Stay near the light of the Sacred Flame!', 'Stay near the light of the Sacred Flame!', 262816, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s another good one. But what is most important?', 'That\'s another good one. But what is most important?', 262815, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Lock the doors!', 'Lock the doors!', 262814, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Very good! What else?', 'Very good! What else?', 262813, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Get inside!', 'Get inside!', 262812, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Okay kids, what are the rules of curfew?', 'Okay kids, what are the rules of curfew?', 262811, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I will stay here with him for a bit. Thank you for your assistance. May the Machine bless you.', 262803, 0, 120842, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Fine. But you better kill lots of kobyss for me.', 262802, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Are you ready to kill some kobyss? \n\nI\'m ready to kill some kobyss.', 262800, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'My blood... weeps...', 262799, 0, 0, 0, 0, 0, 3, 0, 247703, 0, 0, 0, 0, 0, 0, 56421), +('', 'Allying with monsters?', 262798, 0, 0, 0, 0, 0, 10, 0, 248773, 0, 0, 0, 0, 0, 0, 56421), +('', 'The harvest continues.', 262797, 0, 0, 0, 0, 0, 3, 0, 247702, 0, 0, 0, 0, 0, 0, 56421), +('Maybe the Light hasn\'t returned to me. But this? This is what I\'m best at.', '', 262796, 0, 0, 0, 0, 0, 10, 249676, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Void take you all!', 262795, 0, 0, 0, 0, 0, 3, 0, 247701, 0, 0, 0, 0, 0, 0, 56421), +('Faerin told me I needed to get out of my head about everything. I think she was right.', '', 262794, 0, 0, 0, 0, 0, 10, 248771, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You will never ascend.', 262792, 0, 0, 0, 0, 0, 3, 0, 247700, 0, 0, 0, 0, 0, 0, 56421), +('', 'Harvested.', 262791, 0, 0, 0, 0, 0, 3, 0, 247699, 0, 0, 0, 0, 0, 0, 56421), +('', 'What weak blood.', 262790, 0, 0, 0, 0, 0, 3, 0, 247698, 0, 0, 0, 0, 0, 0, 56421), +('', 'The harvest will prevail!', 262789, 0, 0, 0, 0, 0, 3, 0, 247697, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ansurek and the Black Blood will usher in a new age for Azj-Kahet!', 262788, 0, 0, 0, 0, 0, 3, 0, 247696, 0, 0, 0, 0, 0, 0, 56421), +('', 'Queen Neferess refused to reclaim that glory. But no more.', 262787, 0, 0, 0, 0, 0, 3, 0, 247695, 0, 0, 0, 0, 0, 0, 56421), +('Oh! Say no more. You can find plenty of spares on the top floor of the inn.', 'Oh! Say no more. You can find plenty of spares on the top floor of the inn.', 262785, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Once, my people thrived under the guidance of the Black Empire.', 262784, 0, 0, 0, 0, 0, 3, 0, 247694, 0, 0, 0, 0, 0, 0, 56421), +('Well... I suppose it\'s alright as long as you only take one set. You can find plenty of spares on the top floor of the inn.', 'Well... I suppose it\'s alright as long as you only take one set. You can find plenty of spares on the top floor of the inn.', 262783, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh, in that case, you can find plenty of spares on the top floor of the inn.', 'Oh, in that case, you can find plenty of spares on the top floor of the inn.', 262782, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Incompetent drones. I will end you myself.', '', 262780, 0, 0, 0, 0, 0, 3, 247685, 0, 0, 0, 0, 0, 0, 0, 56421), +('Intruders? Find them!', '', 262778, 0, 0, 0, 0, 0, 3, 247684, 0, 0, 0, 0, 0, 0, 0, 56421), +('I do, but why do you need them?', 'I do, but why do you need them?', 262776, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Can I help you?', 'Can I help you?', 262774, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What are ye waiting for? Let\'s go!', '', 262764, 0, 0, 0, 0, 0, 1, 247619, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well, this is it. The last story I\'ll tell for some time.\n\nI don\'t see Haimaz. She doesn\'t always attend. Titans know she\'s heard my stories plenty.\n\nStill, I\'d hoped... but she wouldn\'t know this would be my last recitation.', '', 262761, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('--but the Light didn\'t come. I found myself here, instead.', '', 262747, 0, 0, 0, 0, 0, 10, 248769, 0, 0, 0, 0, 0, 0, 0, 56421), +('Maybe some part of me thought that would be enough for the Light to shine on me again.', '', 262746, 0, 0, 0, 0, 0, 10, 248767, 0, 0, 0, 0, 0, 0, 0, 56421), +('Go see who the nerubians really are. You\'ll be surprised. We\'ll meet up with you later.', '', 262743, 0, 0, 0, 0, 0, 1, 248764, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We help new friends. Many hands make light work.', 262738, 0, 0, 1, 0, 0, 4, 0, 249433, 0, 0, 0, 0, 0, 0, 56421), +('', 'The conduit feels charged to me. I can feel its vibrations... Can you?', 262736, 0, 0, 0, 0, 0, 4, 0, 252245, 0, 0, 0, 0, 0, 0, 56421), +('', 'Power... fades...', 262735, 0, 0, 0, 0, 0, 3, 0, 247666, 0, 0, 0, 0, 0, 0, 56421), +('', 'Must... continue!', 262734, 0, 0, 0, 0, 0, 3, 0, 247665, 0, 0, 0, 0, 0, 0, 56421), +('', 'Cannot... stop me!', 262733, 0, 0, 0, 0, 0, 3, 0, 247664, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'re nothing!', 262732, 0, 0, 0, 0, 0, 3, 0, 247663, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stop! Stop!', 262729, 0, 0, 0, 0, 0, 3, 0, 247660, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stay still!', 262728, 0, 0, 0, 0, 0, 3, 0, 247659, 0, 0, 0, 0, 0, 0, 56421), +('', 'Acid sting!', 262727, 0, 0, 0, 0, 0, 3, 0, 247658, 0, 0, 0, 0, 0, 0, 56421), +('', 'Taste venom!', 262726, 0, 0, 0, 0, 0, 3, 0, 247657, 0, 0, 0, 0, 0, 0, 56421), +('', 'Must... recover strength...', 262725, 0, 0, 0, 0, 0, 3, 0, 247669, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll feast. I\'ll feast!', 262724, 0, 0, 0, 0, 0, 3, 0, 247668, 0, 0, 0, 0, 0, 0, 56421), +('So she swore upon her oath. She would not return to the surface until she found something so incredible it would shake off Kharrag\'s doubts.', '', 262723, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Durgur saw her friend\'s pain, and was desperate to help. But all she knew was mining.', '', 262722, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Her pick grew heavy, and her thoughts grew heavier still. She ceased work, and barely spoke.', '', 262720, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Side-by-side, they served their oaths for centuries. But in time, Kharrag felt the call of the Unbound.', '', 262719, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I come to you with a story from this very mine. A story of two miners: Durgur and Kharrag.', '', 262718, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Die, overcrawler!', 262717, 0, 0, 0, 0, 0, 3, 0, 247656, 0, 0, 0, 0, 0, 0, 56421), +('', 'Eviscerated!', 262716, 0, 0, 0, 0, 0, 3, 0, 247655, 0, 0, 0, 0, 0, 0, 56421), +('', 'For queen!', 262715, 0, 0, 0, 0, 0, 3, 0, 247654, 0, 0, 0, 0, 0, 0, 56421), +('', 'I am... perfection!', 262714, 0, 0, 0, 0, 0, 3, 0, 247653, 0, 0, 0, 0, 0, 0, 56421), +('The shadows consume!', '', 262711, 0, 0, 0, 0, 0, 3, 247646, 0, 0, 0, 0, 0, 0, 0, 56421), +('Shadows! Gather to me!', '', 262710, 0, 0, 0, 0, 0, 3, 247645, 0, 0, 0, 0, 0, 0, 0, 56421), +('Lost in shade!', '', 262709, 0, 0, 0, 0, 0, 3, 247644, 0, 0, 0, 0, 0, 0, 0, 56421), +('Shade take you!', '', 262708, 0, 0, 0, 0, 0, 3, 247643, 0, 0, 0, 0, 0, 0, 0, 56421), +('They all... failed me...', '', 262706, 0, 0, 0, 0, 0, 3, 247651, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Arathi will be but the first to fall.', '', 262705, 0, 0, 0, 0, 0, 3, 247650, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'re nothing against Azj-Kahet.', '', 262704, 0, 0, 0, 0, 0, 3, 247649, 0, 0, 0, 0, 0, 0, 0, 56421), +('Your flesh is weak.', '', 262703, 0, 0, 0, 0, 0, 3, 247642, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll feast on you!', '', 262702, 0, 0, 0, 0, 0, 3, 247641, 0, 0, 0, 0, 0, 0, 0, 56421), +('So you dare to face me? Very well.', '', 262701, 0, 0, 0, 0, 0, 3, 247640, 0, 0, 0, 0, 0, 0, 0, 56421), +('I still have power enough to defeat you!', '', 262700, 0, 0, 0, 0, 0, 3, 247639, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Arathi will fall to ruin!', '', 262699, 0, 0, 0, 0, 0, 3, 247638, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'An eternal night.', 262698, 0, 0, 0, 0, 0, 3, 0, 247680, 0, 0, 0, 0, 0, 0, 56421), +('', 'All shall be shadow.', 262697, 0, 0, 0, 0, 0, 3, 0, 247679, 0, 0, 0, 0, 0, 0, 56421), +('', 'Feel night\'s embrace.', 262696, 0, 0, 0, 0, 0, 3, 0, 247678, 0, 0, 0, 0, 0, 0, 56421), +('', 'The shadows bless you.', 262695, 0, 0, 0, 0, 0, 3, 0, 247677, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s peer into the dark.', 262694, 0, 0, 0, 0, 0, 3, 0, 247676, 0, 0, 0, 0, 0, 0, 56421), +('', 'Beyond the reach of Beledar\'s light they will fill the pool in time. For now their threat is gone.', 262693, 0, 0, 0, 0, 0, 4, 0, 252023, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let night be unending!', 262692, 0, 0, 0, 0, 0, 3, 0, 247675, 0, 0, 0, 0, 0, 0, 56421), +('', 'Kobyss infest the hungering pool and attack our people. Cleanse the pool of their filth.', 262691, 0, 0, 0, 0, 0, 4, 0, 252022, 0, 0, 0, 0, 0, 0, 56421), +('', 'I feel... the dark\'s embrace...', 262690, 0, 0, 0, 0, 0, 3, 0, 247683, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let all be given to the eternal night.', 262689, 0, 0, 0, 0, 0, 3, 0, 247682, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Harbinger shall claim Hallowfall!', 262688, 0, 0, 0, 0, 0, 3, 0, 247681, 0, 0, 0, 0, 0, 0, 56421), +('', 'Darkness prevails!', 262687, 0, 0, 0, 0, 0, 3, 0, 247674, 0, 0, 0, 0, 0, 0, 56421), +('', 'And so you fall.', 262686, 0, 0, 0, 0, 0, 3, 0, 247673, 0, 0, 0, 0, 0, 0, 56421), +('', 'Embrace the darkness!', 262685, 0, 0, 0, 0, 0, 3, 0, 247671, 0, 0, 0, 0, 0, 0, 56421), +('', 'We have learned to embrace the dark! Be not afraid. Let it embrace you.', 262684, 0, 0, 0, 0, 0, 3, 0, 247670, 0, 0, 0, 0, 0, 0, 56421), +('', 'The night guides me! Empowers me!', 262682, 0, 0, 0, 0, 0, 3, 0, 247672, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Candle King may still hold power, Skitter, but your people have a home in Gundargaz.', 262681, 0, 0, 1, 0, 0, 4, 0, 249432, 0, 0, 0, 0, 0, 0, 56421), +('One of our carts is leaving the station. Do not let it fall into Ruffious\'s clutches!', '', 262676, 0, 128768, 0, 0, 0, 13, 247066, 0, 0, 0, 0, 0, 0, 0, 56421), +('We see, stonehead. We see.', 'We see, stonehead. We see.', 262674, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'re going to have to talk about your disregard for protocol, though. Or at least safety regulations.', 'We\'re going to have to talk about your disregard for protocol, though. Or at least safety regulations.', 262672, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Even the roundest bolt would have to admit these results are impressive, Grimes. Welcome to the team.', 'Even the roundest bolt would have to admit these results are impressive, Grimes. Welcome to the team.', 262670, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Brothers and Sisters! Harken to the Flame!', 262667, 0, 0, 0, 0, 0, 3, 0, 247875, 0, 0, 0, 0, 0, 0, 56421), +('', 'By blaze be purified!', 262666, 0, 0, 0, 0, 0, 3, 0, 247874, 0, 0, 0, 0, 0, 0, 56421), +('', 'Burned by Sacred Flame!', 262665, 0, 0, 0, 0, 0, 3, 0, 247873, 0, 0, 0, 0, 0, 0, 56421), +('', 'Flames take you!', 262664, 0, 0, 0, 0, 0, 3, 0, 247872, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Empire will... see you burn...', 262662, 0, 0, 0, 0, 0, 3, 0, 247878, 0, 0, 0, 0, 0, 0, 56421), +('', 'By the emperor\'s will shall glory return to Hallowfall.', 262661, 0, 0, 0, 0, 0, 3, 0, 247877, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Earthen in the Ringing Deeps remind me of my people. Hard workers. Faithful. Sometimes, forgotten by those who depend on the strength o\' their hands.\n\nI think we\'ll get along fine.', 262660, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'A heathen\'s death.', 262659, 0, 0, 0, 0, 0, 3, 0, 247870, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ye of little faith.', 262658, 0, 0, 0, 0, 0, 3, 0, 247869, 0, 0, 0, 0, 0, 0, 56421), +('Ruffious\'s lackeys have loaded up a cart. Take control of it and siphon its contents!', '', 262657, 0, 128768, 0, 0, 0, 13, 247065, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Sacred Flame will cleanse your transgressions!', 262656, 0, 0, 0, 0, 0, 3, 0, 247868, 0, 0, 0, 0, 0, 0, 56421), +('By the emperor\'s will!', '', 262655, 0, 0, 0, 0, 0, 3, 247853, 0, 0, 0, 0, 0, 0, 0, 56421), +('By my holy hammer!', '', 262653, 0, 0, 0, 0, 0, 3, 247851, 0, 0, 0, 0, 0, 0, 0, 56421), +('Glory guides my hammer!', '', 262652, 0, 0, 0, 0, 0, 3, 247850, 0, 0, 0, 0, 0, 0, 0, 56421), +('By fire I am healed!', '', 262651, 0, 0, 0, 0, 0, 3, 247849, 0, 0, 0, 0, 0, 0, 0, 56421), +('Flame\'s wrath heal me!', '', 262650, 0, 0, 0, 0, 0, 3, 247848, 0, 0, 0, 0, 0, 0, 0, 56421), +('Shielded by Flame\'s light!', '', 262648, 0, 0, 0, 0, 0, 3, 247847, 0, 0, 0, 0, 0, 0, 0, 56421), +('By my shield!', '', 262647, 0, 0, 0, 0, 0, 3, 247846, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Flame empowers me!', '', 262646, 0, 0, 0, 0, 0, 3, 247845, 0, 0, 0, 0, 0, 0, 0, 56421), +('My first... defeat...', '', 262645, 0, 0, 0, 0, 0, 3, 247855, 0, 0, 0, 0, 0, 0, 0, 56421), +('You had no chance against me.', '', 262644, 0, 0, 0, 0, 0, 3, 247854, 0, 0, 0, 0, 0, 0, 0, 56421), +('Of course you fall.', '', 262643, 0, 0, 0, 0, 0, 3, 247844, 0, 0, 0, 0, 0, 0, 0, 56421), +('Another victory.', '', 262642, 0, 0, 0, 0, 0, 3, 247843, 0, 0, 0, 0, 0, 0, 0, 56421), +('I go... in glory...', '', 262640, 0, 0, 0, 0, 0, 3, 247867, 0, 0, 0, 0, 0, 0, 0, 56421), +('How pitiful. You could have joined our glory!', '', 262639, 0, 0, 0, 0, 0, 3, 247866, 0, 0, 0, 0, 0, 0, 0, 56421), +('Show them the power of the Flame!', '', 262638, 0, 0, 0, 0, 0, 3, 247865, 0, 0, 0, 0, 0, 0, 0, 56421), +('Put an end to these heathens!', '', 262637, 0, 0, 0, 0, 0, 3, 247864, 0, 0, 0, 0, 0, 0, 0, 56421), +('Lieutenant! Eliminate these vermin.', '', 262636, 0, 0, 0, 0, 0, 3, 247863, 0, 0, 0, 0, 0, 0, 0, 56421), +('Finish them off, lieutenant!', '', 262635, 0, 0, 0, 0, 0, 3, 247862, 0, 0, 0, 0, 0, 0, 0, 56421), +('Feel Ember\'s wrath!', '', 262633, 0, 0, 0, 0, 0, 3, 247860, 0, 0, 0, 0, 0, 0, 0, 56421), +('By fang and claw!', '', 262632, 0, 0, 0, 0, 0, 3, 247859, 0, 0, 0, 0, 0, 0, 0, 56421), +('The faithless fall.', '', 262631, 0, 0, 0, 0, 0, 3, 247858, 0, 0, 0, 0, 0, 0, 0, 56421), +('Glory to the empire!', '', 262630, 0, 0, 0, 0, 0, 3, 247857, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ours is the true path for the Arathi!', '', 262629, 0, 0, 0, 0, 0, 3, 247856, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Savor, you\'re not helping!', 262626, 0, 0, 0, 0, 0, 7, 0, 248869, 0, 0, 0, 0, 0, 0, 56421), +('Apotheosis!', '', 262625, 0, 0, 0, 0, 0, 3, 247915, 0, 0, 0, 0, 0, 0, 0, 56421), +('Empowered!', '', 262624, 0, 0, 0, 0, 0, 3, 247914, 0, 0, 0, 0, 0, 0, 0, 56421), +('Feel disorder.', '', 262623, 0, 0, 0, 0, 0, 3, 247913, 0, 0, 0, 0, 0, 0, 0, 56421), +('Entropy binds.', '', 262622, 0, 0, 0, 0, 0, 3, 247912, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'re out. It\'s safe. You can breathe.', 262621, 0, 0, 0, 0, 0, 7, 0, 248864, 0, 0, 0, 0, 0, 0, 56421), +('Shadows envelop.', '', 262620, 0, 0, 0, 0, 0, 3, 247911, 0, 0, 0, 0, 0, 0, 0, 56421), +('Corruption consumes.', '', 262619, 0, 0, 0, 0, 0, 3, 247910, 0, 0, 0, 0, 0, 0, 0, 56421), +('The mighty... have fallen...', '', 262618, 0, 0, 0, 0, 0, 3, 247919, 0, 0, 0, 0, 0, 0, 0, 56421), +('Infinity... awaits.', '', 262617, 0, 0, 0, 0, 0, 3, 247918, 0, 0, 0, 0, 0, 0, 0, 56421), +('Perish!', '', 262616, 0, 0, 0, 0, 0, 3, 247909, 0, 0, 0, 0, 0, 0, 0, 56421), +('Pathetic.', '', 262615, 0, 0, 0, 0, 0, 3, 247908, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am... You obey...', '', 262614, 0, 0, 0, 0, 0, 3, 247907, 0, 0, 0, 0, 0, 0, 0, 56421), +('Perfection... vision... overwhelm.', '', 262613, 0, 0, 0, 0, 0, 3, 247906, 0, 0, 0, 0, 0, 0, 0, 56421), +('Mind... crystalline... infinite... Void!', '', 262612, 0, 0, 0, 0, 0, 3, 247905, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'All systems... shutting down...', 262611, 0, 0, 0, 0, 0, 3, 0, 247890, 0, 0, 0, 0, 0, 0, 56421), +('', 'Offensive measures engaged.', 262608, 0, 0, 0, 0, 0, 3, 0, 247887, 0, 0, 0, 0, 0, 0, 56421), +('', 'Dominant intruder identified.', 262605, 0, 0, 0, 0, 0, 3, 0, 247884, 0, 0, 0, 0, 0, 0, 56421), +('', 'Seismic protocol activated.', 262604, 0, 0, 0, 0, 0, 3, 0, 247883, 0, 0, 0, 0, 0, 0, 56421), +('', 'Intruder terminated.', 262602, 0, 0, 0, 0, 0, 3, 0, 247881, 0, 0, 0, 0, 0, 0, 56421), +('', 'Activating defense protocols.', 262601, 0, 0, 0, 0, 0, 3, 0, 247880, 0, 0, 0, 0, 0, 0, 56421), +('', 'Intruders approaching. Systems on.', 262600, 0, 0, 0, 0, 0, 3, 0, 247879, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s head up to the Terrace, but watch out for the sweetsnufflers. The cinderbrew will draw their attention.', 262599, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Don\'t worry, I\'ve fought worse beasties than these.', '', 262597, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Flame take those accursed creatures. Well done.', 262588, 0, 0, 0, 0, 0, 4, 0, 252019, 0, 0, 0, 0, 0, 0, 56421), +('', 'The kobyss dare to attack our veneration grounds. Make them regret it.', 262587, 0, 0, 0, 0, 0, 4, 0, 252018, 0, 0, 0, 0, 0, 0, 56421), +('', '', 262575, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Pale Weavelashers are working us too hard. The Silken Ward was supposed to be a new home for us but things are just as strict as the capital. It feels more like a military camp than a home. \n\nThey even dumped Alchemist Talbax\'s potions down the gorge. Are we not even allowed to make use of our own supplies?', 262545, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Pale Weavelashers pushing us harder isn\'t going to make building the Silken Ward any quicker. No rest for the weary, eh?', 262543, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It looks like someone had started to position the chest for a drop over the edge, perhaps in an effort to break it open. Ironically, the chest does not appear to be locked.', '', 262533, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Someone has laid down planks over the steps and rubbed them with wax. There are gouges in the wood from something being dragged across them.', '', 262531, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This gate is rusted into an open position. The space it once protected would have been a likely choice for Baelgrim to store an item of importance. Notably, there are scratch marks leading away, as if something heavy had been dragged out.', '', 262530, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The skeleton appears to be that of a kobold. The bone fractures are consistent with a fall from great height. What was this guy up to in here?', '', 262528, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This building looks like a storehouse, but the items contained herein are mostly sundries, with the odd weapon laying about. There is no sign of Baelgrim\'s conduit.', '', 262527, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This structure looks to be an armory. Most of the weapons and equipment are packed away, but it is unlikely that Baelgrim would have kept an important artifact mixed in with such common items.', '', 262525, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Spears were evidently also employed by the Stormriders of old. But if the conduit was such a weapon, it is not located here.', '', 262524, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It appears that the ancient Stormriders would practice throwing axes at targets. The weapons are in remarkably good shape for being left out in the rain. No sign of a conduit, however.', '', 262523, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('By the looks of it, the Stormriders of old enjoyed a good drink between sorties. No reason Baelgrim\'s conduit would be out here though.', '', 262521, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The light... returns...', '', 262519, 0, 0, 0, 0, 0, 3, 247841, 0, 0, 0, 0, 0, 0, 0, 56421), +('Only darkness remains.', '', 262518, 0, 0, 0, 0, 0, 3, 247840, 0, 0, 0, 0, 0, 0, 0, 56421), +('Shadows gather!', '', 262517, 0, 0, 0, 0, 0, 3, 247839, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ruin!', '', 262516, 0, 0, 0, 0, 0, 3, 247838, 0, 0, 0, 0, 0, 0, 0, 56421), +('Consume!', '', 262515, 0, 0, 0, 0, 0, 3, 247837, 0, 0, 0, 0, 0, 0, 0, 56421), +('Devour!', '', 262514, 0, 0, 0, 0, 0, 3, 247836, 0, 0, 0, 0, 0, 0, 0, 56421), +('No escape!', '', 262513, 0, 0, 0, 0, 0, 3, 247834, 0, 0, 0, 0, 0, 0, 0, 56421), +('Darkness descends.', '', 262512, 0, 0, 0, 0, 0, 3, 247835, 0, 0, 0, 0, 0, 0, 0, 56421), +('But I... the king...', '', 262511, 0, 0, 0, 0, 0, 3, 247833, 0, 0, 0, 0, 0, 0, 0, 56421), +('This why I king and you dead.', '', 262510, 0, 0, 0, 0, 0, 3, 247832, 0, 0, 0, 0, 0, 0, 0, 56421), +('I mold you now!', '', 262509, 0, 0, 0, 0, 0, 3, 247831, 0, 0, 0, 0, 0, 0, 0, 56421), +('Wax and ruin!', '', 262508, 0, 0, 0, 0, 0, 3, 247830, 0, 0, 0, 0, 0, 0, 0, 56421), +('I make you candle!', '', 262507, 0, 0, 0, 0, 0, 3, 247829, 0, 0, 0, 0, 0, 0, 0, 56421), +('Weaklings!', '', 262506, 0, 0, 0, 0, 0, 3, 247828, 0, 0, 0, 0, 0, 0, 0, 56421), +('Snuffed out!', '', 262505, 0, 0, 0, 0, 0, 3, 247827, 0, 0, 0, 0, 0, 0, 0, 56421), +('You die!', '', 262504, 0, 0, 0, 0, 0, 3, 247826, 0, 0, 0, 0, 0, 0, 0, 56421), +('You. No. Take. CANDLE!', '', 262503, 0, 0, 0, 0, 0, 3, 247825, 0, 0, 0, 0, 0, 0, 0, 56421), +('Focus your attention on escorting the mine carts and on seizing the crystal in the center of the mine. Failure is not an option.', '', 262502, 0, 36471, 0, 0, 0, 13, 247071, 0, 0, 0, 0, 0, 0, 0, 56421), +('To do that, you\'ll have to stick close to the mine carts and grab hold of the shiny crystal in the center of the tracks. Let\'s get to it!', '', 262501, 0, 36470, 0, 0, 0, 13, 247056, 0, 0, 0, 0, 0, 0, 0, 56421), +('My flame is... extinguished...', '', 262500, 0, 0, 0, 0, 0, 3, 247810, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let there be darkness.', '', 262496, 0, 0, 0, 0, 0, 3, 247808, 0, 0, 0, 0, 0, 0, 0, 56421), +('By the candle\'s light!', '', 262495, 0, 0, 0, 0, 0, 3, 247806, 0, 0, 0, 0, 0, 0, 0, 56421), +('Flicker and fade!', '', 262494, 0, 0, 0, 0, 0, 3, 247805, 0, 0, 0, 0, 0, 0, 0, 56421), +('My fire fed!', '', 262493, 0, 0, 0, 0, 0, 3, 247804, 0, 0, 0, 0, 0, 0, 0, 56421), +('Naught but ash!', '', 262492, 0, 0, 0, 0, 0, 3, 247803, 0, 0, 0, 0, 0, 0, 0, 56421), +('My fire hungers! And you shall feed it.', '', 262491, 0, 0, 0, 0, 0, 3, 247802, 0, 0, 0, 0, 0, 0, 0, 56421), +('My flame alights!', '', 262490, 0, 0, 0, 0, 0, 3, 247801, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It was a risk... averse... market...', 262485, 0, 0, 0, 0, 0, 3, 0, 247748, 0, 0, 0, 0, 0, 0, 56421), +('', 'Cashing out!', 262482, 0, 0, 0, 0, 0, 3, 0, 247745, 0, 0, 0, 0, 0, 0, 56421), +('', 'Boom time!', 262481, 0, 0, 0, 0, 0, 3, 0, 247744, 0, 0, 0, 0, 0, 0, 56421), +('', 'Killing is my business, and it\'s boomin\'!', 262480, 0, 0, 0, 0, 0, 3, 0, 247743, 0, 0, 0, 0, 0, 0, 56421), +('', 'That one? Fired.', 262477, 0, 0, 0, 0, 0, 3, 0, 247741, 0, 0, 0, 0, 0, 0, 56421), +('', 'You won\'t be takin\' this meadery from me!', 262475, 0, 0, 0, 0, 0, 3, 0, 247739, 0, 0, 0, 0, 0, 0, 56421), +('', 'But now you\'re dealing with the Bee-E-O herself.', 262474, 0, 0, 0, 0, 0, 3, 0, 247738, 0, 0, 0, 0, 0, 0, 56421), +('', 'Alright. You may have gotten my employees.', 262473, 0, 0, 0, 0, 0, 3, 0, 247737, 0, 0, 0, 0, 0, 0, 56421), +('No, my curiosity ebbed when I found something dead in the main tower.', '', 262467, 0, 0, 0, 0, 0, 4, 252242, 0, 0, 0, 0, 0, 0, 0, 56421), +('Guess that was... last call...', '', 262466, 0, 0, 0, 0, 0, 3, 247736, 0, 0, 0, 0, 0, 0, 0, 56421), +('Don\'t gotta go home, but ya can\'t stay here.', '', 262465, 0, 0, 0, 0, 0, 3, 247735, 0, 0, 0, 0, 0, 0, 0, 56421), +('The two shorter towers appear to have been armories. Could the conduit be stored there?', '', 262464, 0, 0, 0, 0, 0, 4, 252241, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Sorry... I have not seen it. And I walked all over this site. Except for the towers. Heights are not for me.', 262463, 0, 0, 0, 0, 0, 4, 0, 252240, 0, 0, 0, 0, 0, 0, 56421), +('Who will be... the bees\' knees... now?', '', 262461, 0, 0, 0, 0, 0, 3, 247718, 0, 0, 0, 0, 0, 0, 0, 56421), +('Victory! Sweet as honey.', '', 262460, 0, 0, 0, 0, 0, 3, 247717, 0, 0, 0, 0, 0, 0, 0, 56421), +('Get those wings pumpin\'!', '', 262457, 0, 0, 0, 0, 0, 3, 247716, 0, 0, 0, 0, 0, 0, 0, 56421), +('Flap those wings, darlin\'!', '', 262456, 0, 0, 0, 0, 0, 3, 247715, 0, 0, 0, 0, 0, 0, 0, 56421), +('Burns so sweet!', '', 262455, 0, 0, 0, 0, 0, 3, 247714, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hot honey, comin\' atcha!', '', 262454, 0, 0, 0, 0, 0, 3, 247713, 0, 0, 0, 0, 0, 0, 0, 56421), +('Got snacks for ya!', '', 262453, 0, 0, 0, 0, 0, 3, 247712, 0, 0, 0, 0, 0, 0, 0, 56421), +('Feedin\' time!', '', 262452, 0, 0, 0, 0, 0, 3, 247711, 0, 0, 0, 0, 0, 0, 0, 56421), +('The best for my bees!', '', 262451, 0, 0, 0, 0, 0, 3, 247710, 0, 0, 0, 0, 0, 0, 0, 56421), +('Buh-bye now!', '', 262443, 0, 0, 0, 0, 0, 3, 247709, 0, 0, 0, 0, 0, 0, 0, 56421), +('Stings, don\'t it?', '', 262442, 0, 0, 0, 0, 0, 3, 247708, 0, 0, 0, 0, 0, 0, 0, 56421), +('Buzz off!', '', 262441, 0, 0, 0, 0, 0, 3, 247707, 0, 0, 0, 0, 0, 0, 0, 56421), +('Time to bust out my bees!', '', 262440, 0, 0, 0, 0, 0, 3, 247706, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Maybe big bug not so brawny.', 262436, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'For what? Only scary thing on you is breath.', 262435, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Luck? Against you, no need.', 262433, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Another one!', 'Another one!', 262430, 0, 0, 0, 0, 0, 3, 247730, 247731, 0, 0, 0, 0, 0, 0, 56421), +('Where\'s my drink?', 'Where\'s my drink?', 262428, 0, 0, 0, 0, 0, 3, 247728, 247729, 0, 0, 0, 0, 0, 0, 56421), +('Keep \'em coming!', 'Keep \'em coming!', 262426, 0, 0, 0, 0, 0, 3, 247726, 247727, 0, 0, 0, 0, 0, 0, 56421), +('The path is dangerous. But I can hardly resist myself.', 'The path is dangerous. But I can hardly resist myself.', 262424, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I want to go to the peak. I want to see.', 'I want to go to the peak. I want to see.', 262423, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Affirmative. But here we are. All of us. For some reason. Perhaps a new directive?', 'Affirmative. But here we are. All of us. For some reason. Perhaps a new directive?', 262422, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ve never been this far from home. I shouldn\'t be here.', 'I\'ve never been this far from home. I shouldn\'t be here.', 262421, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('More like something inside the storm.', 'More like something inside the storm.', 262420, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s the storm, isn\'t it? Calling us.', 'It\'s the storm, isn\'t it? Calling us.', 262419, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Not a clue to either. Just had to come.', 'Not a clue to either. Just had to come.', 262418, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What is this place? Why are we here?', 'What is this place? Why are we here?', 262417, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No. Just felt like it was important.', 'No. Just felt like it was important.', 262415, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Goes down smooth!', '', 262414, 0, 0, 0, 0, 0, 3, 247733, 0, 0, 0, 0, 0, 0, 0, 56421), +('Do you know why we\'re here?', 'Do you know why we\'re here?', 262413, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Break it up!', '', 262412, 0, 0, 0, 0, 0, 3, 247732, 0, 0, 0, 0, 0, 0, 0, 56421), +('Time for happy hour!', '', 262411, 0, 0, 0, 0, 0, 3, 247725, 0, 0, 0, 0, 0, 0, 0, 56421), +('Your tab\'s settled!', '', 262410, 0, 0, 0, 0, 0, 3, 247724, 0, 0, 0, 0, 0, 0, 0, 56421), +('Had too much?', '', 262409, 0, 0, 0, 0, 0, 3, 247723, 0, 0, 0, 0, 0, 0, 0, 56421), +('Cutting you off!', '', 262408, 0, 0, 0, 0, 0, 3, 247722, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'re driving away my paying customers!', '', 262406, 0, 0, 0, 0, 0, 3, 247720, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oi! Can\'t a dishonest barkeep make a living?', '', 262405, 0, 0, 0, 0, 0, 3, 247719, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s to be a bar fight then? Good!', '', 262402, 0, 0, 0, 0, 0, 3, 247721, 0, 0, 0, 0, 0, 0, 0, 56421), +('...and that\'s when I threw $p over my shoulder and broke through the kobolds\' defenses.', '', 262400, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Maybe puny bug not so puny.', 'Maybe puny bug not so puny.', 262399, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You better watch back.', 'You better watch back.', 262398, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Next time you not get lucky.', 'Next time you not get lucky.', 262397, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Void... consume...', '', 262396, 0, 0, 0, 0, 0, 3, 247939, 0, 0, 0, 0, 0, 0, 0, 56421), +('All. Will. Join.', '', 262395, 0, 0, 0, 0, 0, 3, 247938, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('', '', 262394, 0, 0, 0, 0, 0, 3, 247937, 0, 0, 0, 0, 0, 0, 0, 56421), +('Destroy!', '', 262393, 0, 0, 0, 0, 0, 3, 247936, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ravage!', '', 262392, 0, 0, 0, 0, 0, 3, 247935, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ruin.', '', 262391, 0, 0, 0, 0, 0, 3, 247934, 0, 0, 0, 0, 0, 0, 0, 56421), +('Corrupt.', '', 262390, 0, 0, 0, 0, 0, 3, 247933, 0, 0, 0, 0, 0, 0, 0, 56421), +('Break.', '', 262389, 0, 0, 0, 0, 0, 3, 247932, 0, 0, 0, 0, 0, 0, 0, 56421), +('Smash.', '', 262388, 0, 0, 0, 0, 0, 3, 247931, 0, 0, 0, 0, 0, 0, 0, 56421), +('Be one.', '', 262387, 0, 0, 0, 0, 0, 3, 247930, 0, 0, 0, 0, 0, 0, 0, 56421), +('Join us.', '', 262386, 0, 0, 0, 0, 0, 3, 247929, 0, 0, 0, 0, 0, 0, 0, 56421), +('It hurts!', '', 262385, 0, 0, 0, 0, 0, 3, 247928, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You think I can summon the stormrooks?', 262384, 0, 0, 0, 0, 0, 4, 0, 252239, 0, 0, 0, 0, 0, 0, 56421), +('The might of my hammer!', '', 262383, 0, 0, 0, 0, 0, 3, 247950, 0, 0, 0, 0, 0, 0, 0, 56421), +('Your death is my directive!', '', 262382, 0, 0, 0, 0, 0, 3, 247949, 0, 0, 0, 0, 0, 0, 0, 56421), +('My valor, your ruin!', '', 262381, 0, 0, 0, 0, 0, 3, 247946, 0, 0, 0, 0, 0, 0, 0, 56421), +('Crushed by my power!', '', 262380, 0, 0, 0, 0, 0, 3, 247945, 0, 0, 0, 0, 0, 0, 0, 56421), +('Feel my blessing!', '', 262379, 0, 0, 0, 0, 0, 3, 247948, 0, 0, 0, 0, 0, 0, 0, 56421), +('Share in my gift!', '', 262378, 0, 0, 0, 0, 0, 3, 247947, 0, 0, 0, 0, 0, 0, 0, 56421), +('You never deserved to be Stormward!', '', 262377, 0, 0, 0, 0, 0, 3, 247941, 0, 0, 0, 0, 0, 0, 0, 56421), +('The title. The glory. It should have been mine, Baelgrim.', '', 262376, 0, 0, 0, 0, 0, 3, 247940, 0, 0, 0, 0, 0, 0, 0, 56421), +('I deserve... this power...', '', 262375, 0, 0, 0, 0, 0, 3, 247952, 0, 0, 0, 0, 0, 0, 0, 56421), +('The invaders are vanquished. My duty done.', '', 262374, 0, 0, 0, 0, 0, 3, 247951, 0, 0, 0, 0, 0, 0, 0, 56421), +('Know my might!', '', 262373, 0, 0, 0, 0, 0, 3, 247944, 0, 0, 0, 0, 0, 0, 0, 56421), +('My strength prevails!', '', 262372, 0, 0, 0, 0, 0, 3, 247943, 0, 0, 0, 0, 0, 0, 0, 56421), +('I command this rookery! By right.', '', 262371, 0, 0, 0, 0, 0, 3, 247942, 0, 0, 0, 0, 0, 0, 0, 56421), +('Keep your distance. The area ahead is off limits until the gas clears.', 'Keep your distance. The area ahead is off limits until the gas clears.', 262360, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'How long will this toxic gas linger? It\'s blocking my supply route.', 262359, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nothing could survive down there right now. What a disaster.', '', 262358, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Once the Stormriders are gathered, we will form a perimeter around the Coreway to protect the workers. The nerubians will not catch us unaware a second time.\n\nLet me know when you are ready to go.', '', 262357, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you, $n, for your help. I\'m sorry for this tragedy. I will see to it that Wenren\'s memory is honored.', 262349, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh, Wenren... I\'m such a fool. We should have had faith in you. We should have offered you protection worthy of your cause.', 262348, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '... The Order of Night\'s cruelty is beyond words. And how many others hide in our midst? We must be more cautious.', 262347, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good timing! Just run out of smoke moss. Not want new friend stung to death.', 'Good timing! Just run out of smoke moss. Not want new friend stung to death.', 262344, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This camp a disgrace. Glumtooth Gang use kobolds and bugs as tools. Force them into war for Whiskerlash and Candle King. Must put stop to it.', 262341, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('\n\nCan I help you?', '\n\nCan I help you?', 262338, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That big mushroom could launch us right up!', '', 262334, 0, 0, 0, 0, 0, 8, 247538, 0, 0, 0, 0, 0, 0, 0, 56421), +('Bet we can bounce on those tiny mushrooms.', '', 262333, 0, 0, 0, 0, 0, 8, 247541, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Excellent job, we\'ll put these to good use. May the Flame light your way.', 262330, 0, 0, 0, 0, 0, 4, 0, 252011, 0, 0, 0, 0, 0, 0, 56421), +('You\'re all out of chances, two-eyes.', '', 262329, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The crystals embedded in this cliff face shine with Beledar\'s radiance. Our keyflame crystals require their retrieval.', 262328, 0, 0, 0, 0, 0, 4, 0, 252010, 0, 0, 0, 0, 0, 0, 56421), +('Hrmph...', '', 262327, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Don\'t drop the pace! Another wave of Ascended troops are loading up for tomorrow\'s incursion!', 'Don\'t drop the pace! Another wave of Ascended troops are loading up for tomorrow\'s incursion!', 262322, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 262321, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll meet you there, $n.', '', 262320, 0, 0, 0, 0, 0, 1, 252283, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 262318, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m legally obliged to inform you that we\'re not liable for any lost appendages, no matter the size or number.', '', 262317, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Feel free to peruse the store. The little critters are friendly enough to feed yourself.', '', 262316, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Alleria, Anduin! Good tae see ye back.', 262315, 0, 0, 0, 0, 0, 4, 0, 252238, 0, 0, 0, 0, 0, 0, 56421), +('', 'Shield me! Protect me!', 262314, 0, 0, 0, 0, 0, 7, 0, 248807, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'ve observed enough.', 262312, 0, 0, 0, 0, 0, 1, 0, 248788, 0, 0, 0, 0, 0, 0, 56421), +('We\'re here to observe and learn about Ansurek. That\'s all.', '', 262311, 0, 0, 0, 0, 0, 1, 248787, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'He\'s never even left The Ringing Deeps. I worry for him. How long can a person live without their own experiences?', 262309, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I swore to watch over him. Guide him. Care for the parts of his life his oath keeps him from partaking in.', 262308, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Brennok\'s role isn\'t easy. He must keep his life simple. To keep the stories from being overwritten by his own experiences.', 262307, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Meet me back at my lab, $n. Together, we\'ll complete the true spell to get us all home to the Empire.', 'Meet me back at my lab, $n. Together, we\'ll complete the true spell to get us all home to the Empire.', 262288, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Do you think Larky is still around back home? That\'s-- that\'s my cat.', 'Do you think Larky is still around back home? That\'s-- that\'s my cat.', 262287, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I can\'t believe it, I\'ve done it! I\'ve actually done it! I can take my people home, my friend! Home!', 'I can\'t believe it, I\'ve done it! I\'ve actually done it! I can take my people home, my friend! Home!', 262286, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Wenren wipes tears from his eyes.', 'Wenren wipes tears from his eyes.', 262285, 0, 0, 579, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Our journey down here has strained us all. \n\nEven still, the struggle has enlightened me to Anduin\'s character, the obstacles he\'s overcome, and the ones he\'s still working through. I\'m quite impressed by one so young.', 262281, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I need a moment more. We\'ll catch up with you at the Weaver\'s lair.', 262280, 0, 0, 0, 0, 0, 1, 0, 248819, 0, 0, 0, 0, 0, 0, 56421), +('All I\'ve ever done is rest.', '', 262279, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Brennok, where were you? Your duty is to rest.', 262278, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Phew. That was a close one.', 262277, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('All good out there? Any scary monsters around?', 'All good out there? Any scary monsters around?', 262275, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It worked! It actually took us to the flower\'s home! We-- we have to confirm! I have another plant here. Let\'s do it again!', 'It worked! It actually took us to the flower\'s home! We-- we have to confirm! I have another plant here. Let\'s do it again!', 262273, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This-- this is it! Yes! This is where I plucked that flower we just tested on!', 'This-- this is it! Yes! This is where I plucked that flower we just tested on!', 262272, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We endure.', 262271, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Resolute Flame will brook no dissent or treason, outsider.', 262269, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No, my book! What have they done?', '', 262268, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We are keeping a close watch for the next fight. Mark my words. The Righteous Hammer will never be caught unawares again.', '', 262267, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Welcome aboard the Righteous Hammer, outsider. Mind your step near the sides.', '', 262265, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ha! I appreciate you checking in. There hasn\'t been a crisis invented yet that could ground the Embers. Arathi ships are made of sterner stuff.', 262264, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Well met, outsider.\n\nKeep your hands to yourself and be polite and my crew won\'t see a reason to throw you over the side.', 262262, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('An ancient Stormrider outpost... Meet us there, $n.', '', 262251, 0, 0, 0, 0, 0, 1, 252237, 0, 0, 0, 0, 0, 0, 0, 56421), +('They feared power and strength. I had both in spades. I was going to lead us above, out from the dark.\n\nYou would have thought that the stab that took me out would have come from above, yes? Yes. \n\nBut no! It came from my very own people. Traitors!\n\nThey said I was mad. They said they did not wish to fight battles. Crouching in their dusty webs, moaning about missing the days of old, when all they needed to do was seize the day! Seize it!\n\nAnd there they still sit, in the dust. The memories. And I sit here. Forgotten.\n\nBegone now! Let this ancient one be!', 'They feared power and strength. I had both in spades. I was going to lead us above, out from the dark. But no!\n\nYou would have thought that the stab that took me out would have come from above, yes? Yes. \n\nBut no! It came from my very own people. Traitors!\n\nThey said I was mad. They said the did not wish to fight battles. Crouching in their dusty webs, moaning about missing the days of old, when all they needed to do was seize the day! Seize it!\n\nBut no. They sit in the dust, and I sit here. Forgotten.\n\nBegone now! Let this ancient one be!', 262220, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Who am I? What kind of question! Bow! Bow before me, overcrawler, for I am a queen!\n\nAm... am... was. Was.\n\nBut no more. They cast me out. Exiled me. Me! A queen!', 'Who am I? What kind of question! Bow! Bow before me, overcrawler, for I am a queen!\n\nAm... am... was. Was.\n\nBut no more. They cast me out. Exiled me. Me! A queen!', 262218, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('They will never rise! None of them!\n\nNo vision, can\'t see, can\'t climb to the sur--\n\nWait. Wait. Who goes there? Who are you? What are you? \n\n\n\nI could eat you. I can taste you! Hah! Little one. Can barely digest the tiny flies by the river.', 'They will never rise! None of them!\n\nNo vision, can\'t see, can\'t climb to the sur--\n\nWait. Wait. Who goes there? Who are you? What are you? \n\n\n\nI could eat you. I can taste you! Hah! Little one. Can barely digest the tiny flies by the river.', 262216, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Whatever it must be, the Lamplighters will probably need help, $p.', '', 262215, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I can\'t imagine what would keep Duke Velhan from being able to keep his dawntower lit.', '', 262214, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('True. Every Arathi knows the story...', '', 262212, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You must be quite tired. Take a moment, familiarize yourself with your surroundings. And no doubt you have questions for me, as well.', 262211, 0, 0, 0, 0, 0, 1, 0, 248721, 0, 0, 0, 0, 0, 0, 56421), +('Yes. Anub\'arak, ruler of Azjol-Nerub. He sent me here to ask for aid in a great war we were fighting against an army of the dead.\n\nHe was a proud, strong, and mighty king. But... I have heard whispers that he too, fell. That his last days were spent serving the Lich King. All he is now is a horrifying memory.', 'Yes. Anub\'arak, ruler of Azjol-Nerub. He sent me here to ask for aid in a great war we were fighting against an army of the dead.\n\nHe was a proud, strong, and mighty king. But... I have heard whispers that he too, fell. That his last days were spent serving the Lich King. All he is now is a horrifying memory.', 262209, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('When I came before Queen Neferess with Anub\'arak\'s demands, she cast me out and locked me away. \n\nLooking back, I think she knew what she was doing. If she had allowed me to return to Azjol-Nerub, I would surely have been slain for my failure to bring the forces of Azj-Kahet with me.\n\nAs far as I know, I am the last living nerubian of Azjol-Nerub. For that, I suppose I owe her my life.', 'When I came before Queen Neferess with Anub\'arak\'s demands, she cast me out and locked me away. \n\nLooking back, I think she knew what she was doing. If she had allowed me to return to Azjol-Nerub, I would surely have been slain for my failure to bring the forces of Azj-Kahet with me.\n\nAs far as I know, I am the last living nerubian of Azjol-Nerub. For that, I suppose I owe her my life.', 262208, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('You... we finally meet. I have been watching you for some time now. You will have to forgive my manners. \n\nOnce I was an emissary to a great king.\n\nIt is all in the past. Now, I am simply Kah\'teht.', 'You... we finally meet. I have been watching you for some time now. You will have to forgive my manners. \n\nOnce I was an emissary to a great king.\n\nIt is all in the past. Now, I am simply Kah\'teht.', 262205, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Ahh, there\'s the little morsel now. Come in, come in! You are most welcome here.', 262204, 0, 0, 0, 0, 0, 1, 0, 248716, 0, 0, 0, 0, 0, 0, 56421), +('My airship is just like one of our cats: temperamental, has a mind of its own, hard to control, and reliable when I need her. You\'re in good hands, my friend!', '', 262200, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Just hang on and we\'ll get you where you need to go.\n\n\n\nJust so long as you want to go where we\'re headed!', '', 262198, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They might not be the most appetizing meal, but catch a few, trap \'em in a jar, and they make for an excellent light source.\n\nOnce, while I was out scavenging in the weeds, a large Sparkbug was drawn to my jar light! It trailed behind me for a while, almost like a pet. Gentle creature, simply wanted to buzz around and cast its colorful glow.', '', 262197, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Dagran, this seems like a place ye\'d be keen to explore. I\'ll be back for ye when I know it\'s safe.', 262194, 0, 0, 0, 0, 0, 7, 0, 249013, 0, 0, 0, 0, 0, 0, 56421), +('', 'It was Odon... I knew him. His memory will be preserved.', 262193, 0, 0, 0, 0, 0, 7, 0, 249006, 0, 0, 0, 0, 0, 0, 56421), +('Nerubians everywhere! Look out--', '', 262192, 0, 0, 0, 0, 0, 4, 249010, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you. Keep the device. You may find use of it if you find more memory gems.', 262191, 0, 0, 0, 0, 0, 1, 0, 249012, 0, 0, 0, 0, 0, 0, 56421), +('', 'I am Speaker Brinthe, a Machine Speaker here on behalf of the High Speaker.\n\nI serve on the Council in his stead, presiding over its restoration of the Archive, the titan machine installed in Dornogal.\n\nThe destruction of the Coreway is... regrettable. I have not returned to the Ringing Deeps in centuries. My processing lingers on the fates of those I know there and how they fare.', 262190, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('But.. I have... Ascended...', '', 262189, 0, 0, 0, 0, 0, 15, 248789, 0, 0, 0, 0, 0, 0, 0, 56421), +('Azj-Kahet is strong. We need not bow to our ancient masters again. Our dynasty will rise.', 'Azj-Kahet is strong. We need not bow to our ancient masters again. Our dynasty will rise.', 262180, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('But one thing at a time. The demands the old ones are making will be refused. Ansurek will witness this, as her first task on the path to becoming queen.', 'But one thing at a time. The demands the old ones are making will be refused. Ansurek will witness this, as her first task on the path to becoming queen.', 262179, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('While I wish to see Ansurek ascend into that role, I will be gone before her reign begins. It is how the threads are woven for every generation.', 'While I wish to see Ansurek ascend into that role, I will be gone before her reign begins. It is how the threads are woven for every generation.', 262178, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('One day my skein will come to an end. The weave will pass on, and Ansurek will rule in my stead.', 'One day my skein will come to an end. The weave will pass on, and Ansurek will rule in my stead.', 262177, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I, Neferess, queen of Azj-Kahet, take great pride in my daughter Ansurek.', 'I, Neferess, queen of Azj-Kahet, take great pride in my daughter Ansurek.', 262176, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 262174, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Sending my people to war would bring a fate worse than death to us.', 'Sending my people to war would bring a fate worse than death to us.', 262158, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I will not answer his demands. I know Anub\'arak asked for this war. He can finish it, alone.', 'I will not answer his demands. I know Anub\'arak asked for this war. He can finish it, alone.', 262157, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This army of the dead has passed over Azj-Kahet. We are far too remote, beneath their notice.', 'This army of the dead has passed over Azj-Kahet. We are far too remote, beneath their notice.', 262156, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yet, I cannot. I will not lose a single soul to that frozen tundra, far from our webs.', 'Yet, I cannot. I will not lose a single soul to that frozen tundra, far from our webs.', 262155, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Azj-Kahet is strong. Its people, stronger still. We could perhaps turn the tide of battle, were I to give the order to intervene.', 'Azj-Kahet is strong. Its people, stronger still. We could perhaps turn the tide of battle, were I to give the order to intervene.', 262154, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Three times now, King Anub\'arak has demanded our empire intervene in matters to the north. The last diplomat he sent was webbed and dragged to the darkest reaches of my kingdom.', 'Three times now, King Anub\'arak has demanded our empire intervene in matters to the north. The last diplomat he sent was webbed and dragged to the darkest reaches of my kingdom.', 262153, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I, Neferess, queen of Azj-Kahet, must unspool my deepest thoughts.', 'I, Neferess, queen of Azj-Kahet, must unspool my deepest thoughts.', 262152, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Reconsider my request, and do as the empire demands.', 'Reconsider my request, and do as the empire demands.', 262151, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Your location does not absolve you from coming to our aid when our existence is at its twilight hour.', 'Your location does not absolve you from coming to our aid when our existence is at its twilight hour.', 262150, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This enemy\'s ever-replenished numbers and unending ferocity are taking a great toll on all spider lords.', 'The enemy\'s ever-replenished numbers and unending ferocity are taking a great toll on all spider lords.', 262149, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Azj-Kahet may be distant, with a dynasty of its own. But your kingdom is still nerubian, and we require your aid.', 'Azj-Kahet may be distant, with a dynasty of its own. But your kingdom is still nerubian, and we require your aid.', 262148, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('While we held a momentary advantage, this... army of the dead is at the very gates of Azjol-Nerub. They gain more territory by the hour.', 'While we held a momentary advantage, this... army of the dead is at the very gates of Azjol-Nerub. They gain more territory by the hour.', 262147, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Queen Neferess. I, Anub\'arak, king of Azjol-Nerub, once again bring you grim tidings from the frozen north.', 'Queen Neferess. I, Anub\'arak, king of Azjol-Nerub, once again bring you grim tidings from the frozen north.', 262146, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I know what it\'s like. I can\'t fix things for you. But you know who you are. And I can listen, if you need me.', '', 262145, 0, 0, 0, 0, 0, 7, 248810, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I could have stopped it all if I\'d given in to the void as I am fated to!', 262143, 0, 0, 0, 0, 0, 7, 0, 248798, 0, 0, 0, 0, 0, 0, 56421), +('You blame yourself? Alleria--that wasn\'t your fault!', '', 262142, 0, 0, 0, 0, 0, 7, 248797, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I can\'t believe what has happened. So many Stormriders lost. And the poor stormrooks.\n\nThey were dispersed back to Skywall, a place they haven\'t seen in titans-know how long. They must be so scared.', 262140, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You no leave this cave. Crawlers, attack!', 'You no leave this cave. Crawlers, attack!', 262139, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Better follow him. He shiny, not brilliant.', 262135, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'If they are truly allies, perhaps all is not lost.', 262134, 0, 0, 0, 0, 0, 7, 0, 248995, 0, 0, 0, 0, 0, 0, 56421), +('Come on, beasties! I\'ll take all of you.', '', 262129, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Use captured earthen for training. Must put stop to this.', 262128, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Boss Whiskerlash send captured bugs here. Training army for war with earthen.', 262127, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m sorry, $p. I think I\'d like to be alone for a while.', '', 262126, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It even trained?', 'It even trained?', 262125, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Eugh! Where you find that bug?', 'Eugh! Where you find that bug?', 262124, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That may not be the honor you think it is, Aemyra.', '', 262115, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Over here, $n. We will fly to the rookery together.', '', 262113, 0, 0, 3, 0, 0, 1, 248946, 0, 0, 0, 0, 0, 0, 0, 56421), +('It will take time to fully repair the Coreway, but the outlanders can descend to the Ringing Deeps.', '', 262110, 0, 0, 669, 0, 0, 4, 248990, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you, Councilward. Now, let\'s clear the last of that rubble.', 262109, 0, 0, 2, 0, 0, 7, 0, 248992, 0, 0, 0, 0, 0, 0, 56421), +('I... I will keep your idea in mind, Prioress. Thank you.', '', 262107, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well, what are we waiting for? Let\'s go!', '', 262106, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Remember what I\'ve said, Baron, and keep hope burning.', 262105, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Let us return to the Council. I... must report to them.', '', 262104, 0, 0, 0, 0, 0, 4, 251806, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nearly our entire order has been wiped out. The Stormriders can protect Dornogal no longer.', '', 262103, 0, 0, 0, 0, 0, 4, 251805, 0, 0, 0, 0, 0, 0, 0, 56421), +('It is done. The corruption was been eliminated, but we were too late.', '', 262102, 0, 0, 0, 0, 0, 4, 251804, 0, 0, 0, 0, 0, 0, 0, 56421), +('Was this an earthen once? No matter. We must destroy it!', '', 262101, 0, 0, 0, 0, 0, 4, 251803, 0, 0, 0, 0, 0, 0, 0, 56421), +('Take out the creatures channeling on that core!', '', 262100, 0, 0, 0, 0, 0, 4, 251802, 0, 0, 0, 0, 0, 0, 0, 56421), +('The same dark magic that was emanating from the Stormriders is more powerful here.', '', 262098, 0, 0, 0, 0, 0, 4, 251801, 0, 0, 0, 0, 0, 0, 0, 56421), +('May your memory be forever cursed by what you have wrought here!', '', 262097, 0, 0, 0, 0, 0, 4, 251800, 0, 0, 0, 0, 0, 0, 0, 56421), +('Gorren! You have betrayed your directives as an Oathsworn and a Stormrider. I will not let that stand!', '', 262096, 0, 0, 0, 0, 0, 4, 251799, 0, 0, 0, 0, 0, 0, 0, 56421), +('Koratite, what are you doing? Stop this!', '', 262094, 0, 0, 0, 0, 0, 4, 251797, 0, 0, 0, 0, 0, 0, 0, 56421), +('Go! Find Vokmar! He will take you to safety!', '', 262093, 0, 0, 0, 0, 0, 4, 251796, 0, 0, 0, 0, 0, 0, 0, 56421), +('Their edict has been change by some... dark influence!', '', 262092, 0, 0, 0, 0, 0, 4, 251795, 0, 0, 0, 0, 0, 0, 0, 56421), +('Come, $n. We will press forward and rescue who we can.', '', 262091, 0, 0, 0, 0, 0, 4, 251794, 0, 0, 0, 0, 0, 0, 0, 56421), +('I will deactivate Gorren myself for this sacrilege.', '', 262090, 0, 0, 0, 0, 0, 4, 251793, 0, 0, 0, 0, 0, 0, 0, 56421), +('Rest well, Kyrioss. You deserved a better rider than Gorren.', '', 262089, 0, 0, 0, 0, 0, 4, 251792, 0, 0, 0, 0, 0, 0, 0, 56421), +('What has that traitor allowed to happen in my absence?', '', 262088, 0, 0, 0, 0, 0, 4, 251791, 0, 0, 0, 0, 0, 0, 0, 56421), +('I left Gorren, my second, in charge of the Stormperch when I left to investigate your Dalaran\'s crash.', '', 262087, 0, 0, 0, 0, 0, 4, 251790, 0, 0, 0, 0, 0, 0, 0, 56421), +('Gorren, what have you done?', '', 262086, 0, 0, 0, 0, 0, 4, 251789, 0, 0, 0, 0, 0, 0, 0, 56421), +('What dark magic is this? How dare they defile their own stormrooks!', '', 262085, 0, 0, 0, 0, 0, 4, 251788, 0, 0, 0, 0, 0, 0, 0, 56421), +('This is highly irregular. Why are these stormrooks tethered here?', '', 262083, 0, 0, 0, 0, 0, 4, 251787, 0, 0, 0, 0, 0, 0, 0, 56421), +('Before us stands the Stormperch, $n. It is the command center and rookery for all Stormriders.', '', 262082, 0, 0, 0, 0, 0, 4, 251786, 0, 0, 0, 0, 0, 0, 0, 56421), +('But he was the wiser. I can see that now. What am I to do without you, Theleon? How can I remain centered?', '', 262081, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We fought sometimes. What brothers don\'t? He was more cautious than I. We disagreed over that the most.', '', 262080, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I always had an eye out for him. Except... My best wasn\'t good enough.', '', 262078, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Theleon told her not to worry. I would be there to look after him. I assured her I always would.', '', 262074, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Mother was so worried about Theleon coming with me on the Hallowfall expedition.', '', 262073, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Mother was so upset because Theleon could have been smothered, but I just didn\'t want him to have to be alone.... Like he is now.', '', 262071, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('But I didn\'t want my little brother to be lonely, so I put our lynx\'s kittens in with him.', '', 262070, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My oldest memory of Theleon... I remember he was in his crib and I\'d been told to leave him alone to sleep.', '', 262069, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'You\'re a good one, $n. Killed lots of kobyss.\n\n \n\nStill though, it feels like we didn\'t really kill enough. Not really.\n\nAh well. Plenty more fish in the sea.', 262061, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I can\'t believe she ran into that awful cave! The stench alone drove me away, but of course, that\'s what drew her in.\n\nSlimy cave full of kobold trash! Of course she\'d go straight for it.', '', 262053, 0, 121335, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Then we will honor his memory by doing so.', '', 262052, 0, 0, 1, 0, 0, 7, 248989, 0, 0, 0, 0, 0, 0, 0, 56421), +('Stay focused! These monsters cannot leave here alive!', '', 262049, 0, 0, 0, 0, 0, 7, 248975, 0, 0, 0, 0, 0, 0, 0, 56421), +('No! They severed all of the fuses!', '', 262048, 0, 0, 0, 0, 0, 7, 248974, 0, 0, 0, 0, 0, 0, 0, 56421), +('We still have two fuses left! Keep fighting! Keep drawing them in!', '', 262047, 0, 0, 0, 0, 0, 7, 248972, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Baelgrim! They\'re chewing through the fuses!', 262046, 0, 0, 0, 0, 0, 7, 0, 248971, 0, 0, 0, 0, 0, 0, 56421), +('', 'Come with me. You need to know what you fight against.', 262045, 0, 0, 0, 0, 0, 7, 0, 248707, 0, 0, 0, 0, 0, 0, 56421), +('And without the Stormriders...', '', 262044, 0, 0, 6, 0, 0, 1, 248949, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ve tracked the nerubians to a burrow near the meadery. They must be after the cinderbrew.', 262043, 0, 0, 669, 0, 0, 1, 0, 248948, 0, 0, 0, 0, 0, 0, 56421), +('If this Whiskerlash has an army, we can\'t just take him head on. I need time to strategize.', '', 262042, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Yes. Boss Whiskerlash raise bug army. Already have many.', 262039, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ve struck a blow, but I fear that\'s not the end. That camp was just a part of the Glumtooth\'s operation!', '', 262038, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It is my honor and my duty to care for my fellow earthen, who have gone into stasis. I hope that one day, someone will also tend to my body as well. \n\nMay the Vault come back online before that, however.', 262036, 0, 0, 0, 0, 0, 4, 0, 0, 378, 0, 0, 0, 0, 0, 56421), +('', 'My work as a Caretaker brings me to some beautiful, if at times dangerous, places. I appreciate your assistance and company during this endeavor.', 262035, 0, 0, 0, 0, 0, 4, 0, 0, 378, 0, 0, 0, 0, 0, 56421), +('Edicts, Oathsworn... it all sounds daft to me.', '', 262034, 0, 0, 1022, 0, 0, 7, 248997, 0, 0, 0, 0, 0, 0, 0, 56421), +('Find cover, quickly!', '', 262033, 0, 0, 0, 0, 0, 7, 249269, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hold on! Help is on the way!', '', 262032, 0, 0, 0, 0, 0, 7, 249268, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'She must suffer for what she has done!', 262031, 0, 0, 0, 0, 0, 7, 0, 249265, 0, 0, 0, 0, 0, 0, 56421), +('', 'Baelgrim. Your help is... appreciated.', 262027, 0, 0, 0, 0, 0, 1, 0, 249252, 0, 0, 0, 0, 0, 0, 56421), +('I\'m not about tae leave the Isle of Dorn unexplored! I have a reputation tae uphold.', '', 262024, 0, 0, 4, 0, 0, 7, 247612, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Now if you\'ll excuse me, I have my, uh, roo-fish to, uh, water!', 262014, 0, 0, 707, 0, 0, 4, 0, 252236, 0, 0, 0, 0, 0, 0, 56421), +('I do not know. Maybe Gorren, but he is gone too. Perhaps you should try one of the rooktenders?', 'I do not know. Maybe Gorren, but he is gone too. Perhaps you should try one of the rooktenders?', 262013, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The stormrooks have always been with us. Only Stormward Baelgrim knew of their origins, and he took those secrets to the grave.', 'The stormrooks have always been with us. Only Stormward Baelgrim knew of their origins, and he took those secrets to the grave.', 262011, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('As far as I know. But even if we were well enough to fly, our stormrooks are gone. What use are we now?', 'As far as I know. But even if we were well enough to fly, our stormrooks are gone. What use are we now?', 262009, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It was chaos. We were expecting reinforcements from the Stormperch, but they never came. We were overwhelmed.', 'It was chaos. We were expecting reinforcements from the Stormperch, but they never came. We were overwhelmed.', 262007, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Resolved. Now back to... all this work.', '', 262005, 0, 0, 0, 0, 0, 3, 247901, 0, 0, 0, 0, 0, 0, 0, 56421), +('Shut down!', '', 262004, 0, 0, 0, 0, 0, 3, 247892, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Just a distraction.', 262003, 0, 0, 0, 0, 0, 3, 0, 247895, 0, 0, 0, 0, 0, 0, 56421), +('Thank you for your assistance. Our esteemed guests are on their way.', '', 262002, 0, 0, 2, 0, 0, 8, 248526, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nI\'m sorry. Were you saying something?', '\n\nI\'m sorry. Were you saying something?', 262001, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I keep reliving the battle over and over like my memory is... broken. \n\nI hear the stormrooks screaming. And see their riders falling... falling so far.', 'I keep reliving the battle over and over like my memory is... broken. \n\nI hear the stormrooks screaming. And see their riders falling... falling so far.', 261999, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My shoulder... I don\'t dare remove this pauldron. It may be the only thing holding my arm together.', 'My shoulder... I don\'t dare remove this pauldron. It may be the only thing holding my arm together.', 261996, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Been better. Hit the ground hard when I lost my stormrook. One moment she was under me, the next she was just gone.', 'Been better. Hit the ground hard when I lost my stormrook. One moment she was under me, the next she was just gone.', 261994, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 261986, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Meet me outside the Stormperch. We will rally the Stormriders and protect the Unbound.', '', 261985, 0, 0, 669, 0, 0, 1, 248945, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 261984, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 261983, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 261977, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The answer to that is twofold. Normally, our people would return to the Vault for processing when our time comes. With the Vault out of working order, its halls have become full of waiting earthen. My friends here chose to find a new place for their stasis. \n\nSecondly, for many of us, these green spaces have provided comfort and beauty. There has been a sort of... calling within many earthen to the green and growing spaces of late. We desire to be closer to Azeroth, I believe.', 261976, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Unbound!', '', 261968, 0, 0, 0, 70, 0, 6, 248649, 0, 0, 0, 0, 0, 0, 0, 56421), +('I, the Councilward of Dornogal, declare that we are all...', '', 261967, 0, 0, 0, 70, 0, 6, 248648, 0, 0, 0, 0, 0, 0, 0, 56421), +('Who would like to do the honors?', '', 261966, 0, 0, 0, 70, 0, 6, 248647, 0, 0, 0, 0, 0, 0, 0, 56421), +('I will crush you. I will crush all of you! Nerubians! Rise!', '', 261965, 0, 0, 0, 0, 0, 7, 249263, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Where is she? Where is Xal\'atath?', 261964, 0, 0, 0, 0, 0, 7, 0, 249264, 0, 0, 0, 0, 0, 0, 56421), +('Whoa there!', '', 261963, 0, 0, 5, 0, 0, 4, 249257, 0, 0, 0, 0, 0, 0, 0, 56421), +('I need my weapons. And something for this Weaver so she\'ll give me an antidote. Since I like being alive.', '', 261961, 0, 0, 669, 0, 0, 7, 248887, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Madman or no, I won\'t stand for a single soul being left behind. Go find him.', 261960, 0, 0, 669, 0, 0, 1, 0, 248884, 0, 0, 0, 0, 0, 0, 56421), +('', 'A meal should offer some strength and comfort, after all they\'ve been through.', 261959, 0, 0, 669, 0, 0, 1, 0, 248883, 0, 0, 0, 0, 0, 0, 56421), +('Where the Edicts were written.', '', 261958, 0, 0, 0, 70, 0, 6, 248646, 0, 0, 0, 0, 0, 0, 0, 56421), +('It is fitting then, that we do so here--where it all began...', '', 261957, 0, 0, 0, 70, 0, 6, 248645, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And to do that we must renounce the edicts--forever.', 261956, 0, 0, 0, 70, 0, 6, 0, 248644, 0, 0, 0, 0, 0, 0, 56421), +('', 'Yes. We must assist our new allies.', 261955, 0, 0, 0, 70, 0, 6, 0, 248643, 0, 0, 0, 0, 0, 0, 56421), +('So... we are in agreement?', '', 261954, 0, 0, 0, 70, 0, 6, 248642, 0, 0, 0, 0, 0, 0, 0, 56421), +('I have never ridden one. But how difficult can it--', '', 261952, 0, 0, 669, 0, 0, 1, 249256, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Take one of the rams, Baelgrim. It\'s no stormrook, but it\'s faster than going on foot.', 261951, 0, 0, 669, 0, 0, 1, 0, 249255, 0, 0, 0, 0, 0, 0, 56421), +('Glory to the titans! Long live the earthen!', '', 261950, 0, 0, 0, 102, 0, 6, 248641, 0, 0, 0, 0, 0, 0, 0, 56421), +('You must be eliminated.', '', 261949, 0, 0, 0, 102, 0, 6, 248640, 0, 0, 0, 0, 0, 0, 0, 56421), +('My directive is to protect this isle--and the earthen. All the earthen.', '', 261948, 0, 0, 0, 102, 0, 6, 248639, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 261947, 0, 0, 0, 102, 0, 6, 248638, 0, 0, 0, 0, 0, 0, 0, 56421), +('Zirix!', '', 261946, 0, 0, 0, 102, 0, 6, 248637, 0, 0, 0, 0, 0, 0, 0, 56421), +('One last ride. Then you are free.', '', 261945, 0, 0, 0, 102, 0, 6, 248636, 0, 0, 0, 0, 0, 0, 0, 56421), +('I cannot. That is why it must be me. You must guide the earthen.', '', 261944, 0, 0, 0, 102, 0, 6, 248635, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What? Forget the Edicts!', 261942, 0, 0, 0, 102, 0, 6, 0, 248634, 0, 0, 0, 0, 0, 0, 56421), +('I must fulfill my edict.', '', 261938, 0, 0, 0, 102, 0, 6, 248633, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The fuses! We can\'t ignite the kegs!', 261937, 0, 0, 0, 102, 0, 6, 0, 248632, 0, 0, 0, 0, 0, 0, 56421), +('Dornogal! What disaster have you brought to our city, outlanders?', '', 261936, 0, 0, 0, 102, 0, 6, 248543, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Er, what he means to say is... Yes, of course! And we\'d be honored to...', 261935, 0, 0, 0, 102, 0, 6, 0, 248544, 0, 0, 0, 0, 0, 0, 56421), +('I have only heard stories of their heroics... It is a sign from the titans!', '', 261934, 0, 0, 0, 102, 0, 6, 248546, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'ve... seen others akin to me?', '', 261933, 0, 0, 0, 102, 0, 6, 248547, 0, 0, 0, 0, 0, 0, 0, 56421), +('An earthen hardened like a diamond--a thraegar!', '', 261932, 0, 0, 0, 102, 0, 6, 248548, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now don\'t ye be talkin\' to me daughter like that, ye great stone--', '', 261931, 0, 0, 0, 102, 0, 6, 248549, 0, 0, 0, 0, 0, 0, 0, 56421), +('Don\'t draw attention. Look--something\'s happening up there.', '', 261929, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We will be back. And we will be ready.', '', 261928, 0, 0, 1, 0, 0, 7, 248940, 0, 0, 0, 0, 0, 0, 0, 56421), +('The titans?', '', 261927, 0, 0, 0, 102, 0, 6, 248550, 0, 0, 0, 0, 0, 0, 0, 56421), +('Your presence is not authorized by the titans.', '', 261926, 0, 0, 0, 102, 0, 6, 248551, 0, 0, 0, 0, 0, 0, 0, 56421), +('If this distressing trend continues, we will run out of spies!', '', 261924, 0, 0, 0, 0, 0, 8, 250781, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No. The nerubians were focused on the Coreway. The attack was another part of Xal\'atath\'s scheme.', 261923, 0, 0, 1005, 0, 0, 7, 0, 248942, 0, 0, 0, 0, 0, 0, 56421), +('Another spy has fallen? This cannot be!', '', 261922, 0, 0, 0, 0, 0, 8, 250780, 0, 0, 0, 0, 0, 0, 0, 56421), +('What you need matters not.', '', 261921, 0, 0, 0, 102, 0, 6, 248552, 0, 0, 0, 0, 0, 0, 0, 56421), +('We brought the nerubians here...', '', 261920, 0, 0, 1, 0, 0, 1, 248941, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We need aid!', 261919, 0, 0, 0, 102, 0, 6, 0, 248553, 0, 0, 0, 0, 0, 0, 56421), +('', 'Trespassers? You saw us fall from the sky an\' fight for our lives!', 261918, 0, 0, 0, 102, 0, 6, 0, 248554, 0, 0, 0, 0, 0, 0, 56421), +('Leave at once.', '', 261917, 0, 0, 0, 102, 0, 6, 248555, 0, 0, 0, 0, 0, 0, 0, 56421), +('Trespassers. My directive is to protect the Isle of Dorn.', '', 261916, 0, 0, 0, 102, 0, 6, 248556, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Come on, Ebona. Stay with me.', 261914, 0, 0, 0, 0, 0, 1, 0, 249207, 0, 0, 0, 0, 0, 0, 56421), +('The Coreway... I have failed in my Oathsworn duty.', '', 261913, 0, 0, 669, 0, 0, 1, 248935, 0, 0, 0, 0, 0, 0, 0, 56421), +('To ground, my soldiers!', '', 261912, 0, 0, 0, 102, 0, 6, 248557, 0, 0, 0, 0, 0, 0, 0, 56421), +('Stormriders!', '', 261911, 0, 0, 0, 102, 0, 6, 248558, 0, 0, 0, 0, 0, 0, 0, 56421), +('We cannae hold \'em!', '', 261910, 0, 0, 0, 102, 0, 6, 248559, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('I\'m not sure how I made this new vulpera friend, exactly...\n\nThe same way you catch a disease, I guess.', '', 261907, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Savor was a grumpy gus for the whole ride here.\n\nI\'ll make him smile yet!', 261906, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My Stormriders will gather the rest of the survivors. Now, take flight!', '', 261900, 0, 0, 669, 0, 0, 1, 248934, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'re just browsin\'!', 261898, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Take that, ye crawlin\' creeps! Won\'t get the best of me.', '', 261897, 0, 0, 0, 0, 0, 7, 247613, 0, 0, 0, 0, 0, 0, 0, 56421), +('Bah. Where there lash, there way. I deal with you.', 'Bah. Where there lash, there way. I deal with you.', 261895, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You do not grasp the magnitude of her betrayal, outlander. I have no hope for our success.', '', 261893, 0, 0, 0, 0, 0, 7, 249209, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We have a lot of work to do.', 261892, 0, 0, 0, 102, 0, 6, 0, 248630, 0, 0, 0, 0, 0, 0, 56421), +('What now, Lufsela?', '', 261891, 0, 0, 0, 102, 0, 6, 248629, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'They chose to help us of their own free will.', 261890, 0, 0, 0, 102, 0, 6, 0, 248628, 0, 0, 0, 0, 0, 0, 56421), +('', 'Not just mine. Theirs.', 261889, 0, 0, 0, 102, 0, 6, 0, 248627, 0, 0, 0, 0, 0, 0, 56421), +('Well done. The stormrooks have heeded your call.', '', 261888, 0, 0, 0, 102, 0, 6, 248626, 0, 0, 0, 0, 0, 0, 0, 56421), +('Call them, and they will answer.', '', 261884, 0, 0, 0, 102, 0, 6, 248625, 0, 0, 0, 0, 0, 0, 0, 56421), +('Lufsela, the stormrooks know your intentions. Focus.', '', 261883, 0, 0, 0, 102, 0, 6, 248624, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Who I am is none of your concern.\n\nI\'ve watched you since you and yours started trekking through the depths. I think you have a good heart, and I think you\'ll understand the threat that this Black Blood seems to pose to our world.\n\nFor now, that will have to be enough. I\'m not at liberty to say more.', 261882, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If he defied the titans, so can you!', '', 261881, 0, 0, 0, 102, 0, 6, 248623, 0, 0, 0, 0, 0, 0, 0, 56421), +('Baelgrim summoned the stormrooks on his own.', '', 261880, 0, 0, 0, 102, 0, 6, 248622, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I can\'t do this. The titans--', 261878, 0, 0, 0, 102, 0, 6, 0, 248621, 0, 0, 0, 0, 0, 0, 56421), +('Destroyed. All.', '', 261876, 0, 0, 0, 0, 0, 3, 247926, 0, 0, 0, 0, 0, 0, 0, 56421), +('You are but fodder for my Ascension! Die in Ansurek\'s name!', '', 261875, 0, 0, 0, 0, 0, 7, 248930, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Da\'s awake! We need you to return to Dalaran, quick as you can.', 261872, 0, 0, 1, 0, 0, 13, 0, 248601, 0, 0, 0, 0, 0, 0, 56421), +('Not us. Must kill.', '', 261870, 0, 0, 0, 0, 0, 3, 247920, 0, 0, 0, 0, 0, 0, 0, 56421), +('Crushed.', '', 261867, 0, 0, 0, 0, 0, 3, 247923, 0, 0, 0, 0, 0, 0, 0, 56421), +('Shattered.', '', 261866, 0, 0, 0, 0, 0, 3, 247922, 0, 0, 0, 0, 0, 0, 0, 56421), +('Excellent! My arcane guardians will hold this area. Help the others!', '', 261851, 0, 0, 0, 0, 0, 7, 248919, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ugh! Each bug\'s uglier than the last!', '', 261839, 0, 121620, 0, 0, 0, 4, 0, 0, 22, 0, 0, 0, 0, 0, 56421), +('', 'Help! I cannae... move!', 261831, 0, 0, 0, 0, 0, 1, 0, 248911, 0, 0, 0, 0, 0, 0, 56421), +('My swarm hungers!', '', 261822, 0, 0, 0, 0, 0, 3, 247691, 0, 0, 0, 0, 0, 0, 0, 56421), +('Gather my prey to me!', '', 261820, 0, 0, 0, 0, 0, 3, 247690, 0, 0, 0, 0, 0, 0, 0, 56421), +('My watch... ends...', '', 261817, 0, 0, 0, 0, 0, 3, 247693, 0, 0, 0, 0, 0, 0, 0, 56421), +('Overpowered. Outnumbered. Pathetic.', '', 261816, 0, 0, 0, 0, 0, 3, 247692, 0, 0, 0, 0, 0, 0, 0, 56421), +('They\'ll feast upon you.', '', 261813, 0, 0, 0, 0, 0, 3, 247689, 0, 0, 0, 0, 0, 0, 0, 56421), +('How fragile...', '', 261812, 0, 0, 0, 0, 0, 3, 247688, 0, 0, 0, 0, 0, 0, 0, 56421), +('Is that all?', '', 261811, 0, 0, 0, 0, 0, 3, 247687, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'ll fall to my swarm!', '', 261810, 0, 0, 0, 0, 0, 3, 247686, 0, 0, 0, 0, 0, 0, 0, 56421), +('Much better. Now, there is work to be done!', '', 261806, 0, 0, 0, 0, 0, 4, 248921, 0, 0, 0, 0, 0, 0, 0, 56421), +('Skorthuz should know better than to keep me waiting. This cinderbrew isn\'t going to drink itself!', '', 261798, 0, 123721, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'A memory gem... There will be more to recover, I fear.', 261795, 0, 0, 0, 0, 0, 1, 0, 248998, 0, 0, 0, 0, 0, 0, 56421), +('Begone, filth of the depths. You hold no claim here!', '', 261778, 0, 0, 0, 0, 0, 7, 249285, 0, 0, 0, 0, 0, 0, 0, 56421), +('The earthen of Khaz Algar never wandered far from home--except for one: the Wanderer.', '', 261773, 0, 0, 0, 0, 0, 13, 248893, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh, woe is me! Woe is all of us!\n\n\n\nDo I sound sad, $n?', 261770, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('In better days, the Awakening Machine bestowed us with the life force to work for thousands of years. We reaffirmed our loyalty each time we returned to it.\n\nNow we have been slipping into stasis one by one, and discontent is growing. For every plaque on this plinth, another earthen has shut down.\n\nUntil the Machine is restored, our earthen in stasis cannot Awaken.\n\nI see earthen working hard. I also see you... walking around. I hope your time here is... productive.', '', 261766, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And now we begin our play to honor the thraegar--heroes lost to time but not forgotten!', '', 261765, 0, 0, 0, 0, 0, 4, 248831, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I must heed the call!', 261764, 0, 0, 0, 0, 0, 4, 0, 248826, 0, 0, 0, 0, 0, 0, 56421), +('\n\n$n. You\'ve been so helpful down here, as always. How do you do it? \n\nEver since the Shadowlands, I...\n\nI\'m struggling.', '', 261758, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fine. But you best have a good explanation for this.', 261757, 0, 0, 0, 0, 0, 7, 0, 248763, 0, 0, 0, 0, 0, 0, 56421), +('', 'An ally? Dalaran fell because of them!', 261756, 0, 0, 0, 0, 0, 7, 0, 248761, 0, 0, 0, 0, 0, 0, 56421), +('', 'The kobolds are attacking! Watch the wax! Our column must move forward!', 261748, 0, 0, 0, 0, 0, 4, 0, 248830, 0, 0, 0, 0, 0, 0, 56421), +('The creation of our memorial wine is a sacred process. Are you ready to begin?', 'The creation of our memorial wine is a sacred process. Are you ready to begin?', 261747, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Enough of that. Now back to work.', 261741, 0, 0, 0, 0, 0, 3, 0, 247902, 0, 0, 0, 0, 0, 0, 56421), +('Intruders detected! Defense protocols activated!', '', 261740, 0, 0, 0, 0, 0, 3, 247891, 0, 0, 0, 0, 0, 0, 0, 56421), +('Countermeasures on!', '', 261737, 0, 0, 0, 0, 0, 3, 247897, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Break it down!', 261736, 0, 0, 0, 0, 0, 3, 0, 247898, 0, 0, 0, 0, 0, 0, 56421), +('Build it up!', '', 261735, 0, 0, 0, 0, 0, 3, 247896, 0, 0, 0, 0, 0, 0, 0, 56421), +('One less problem.', '', 261734, 0, 0, 0, 0, 0, 3, 247893, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'There kobold camp here, just over hill. Run by Boss Whiskerlash, leader of Glumtooth Gang. They all Candle King cronies. They train for war on earthen. Must be stopped.', 261733, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Kobolds running amok with no clear solution... There must be a process to resolve this.', '', 261726, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The earthen here were... are a group of friends who made a pact that they would gather here in their twilight moments. \n\nThough the pact was sworn over what was probably too many pints of cinderbrew, they have all honored it, coming here as they felt their power dwindling and striking their favorite pose. \n\nI was there for that swearing, and when my time comes, I will join them here as well. If the Vault is still full, that is.', 261721, 0, 121149, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'As Caretaker, it is my duty and my privilege to attend to my fellow earthen who have entered into stasis. Honoring them keeps their memories active.', 261720, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Are you taking more of the fight to the nerubians?\n\nGive me a bit to recover, and I\'m in.', 261718, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('At this point, I just want a good nap.', '', 261717, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'re alive and mostly unharmed. I think you did well, $n.', 261716, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What a crazy ride. But still a pretty good adventure, all the same!\n\nAnd, I made new friends.\n\nI\'m thinking of heading south to the place with the Weaver in a little while. I\'ll see who wants to go with me.', 261715, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This place needed a cook\'s touch.', '', 261714, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m not sure this is much better than the place I was in. And I was trapped with an unwashed Jepetto!', '', 261713, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Everybody made it safely to Faerin\'s. I call this a big success!', '', 261712, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'re past the hard part, now.', '', 261711, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I understand that you have not only entered into an alliance with the Weaver, but that you\'ve also parlayed with our famed General Anub\'azal as well.\n\nIf I were to commit my own resources, we three elderly nerubians would make quite the formidable triumvirate.\n\nThe players and the board are set. Now tell me, $n, what game do they wish to play?', '', 261707, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Now is the time to discover who we are.', 261702, 0, 0, 0, 102, 0, 4, 0, 252036, 0, 0, 0, 0, 0, 0, 56421), +('', 'We must embrace the call of change.', 261701, 0, 0, 0, 102, 0, 4, 0, 252034, 0, 0, 0, 0, 0, 0, 56421), +('', 'Azeroth is growing, and we need to grow with her.', 261700, 0, 0, 0, 102, 0, 4, 0, 252035, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stagnant traditions nearly brought us to ruin.', 261699, 0, 0, 0, 102, 0, 4, 0, 252033, 0, 0, 0, 0, 0, 0, 56421), +('', 'Before Magni\'s sacrifice, we earthen were bound by our innate purpose.', 261696, 0, 0, 0, 102, 0, 4, 0, 252006, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll go ahead and meet up with this Faerin friend of yours. Unless they kill each other first.', '', 261690, 0, 0, 0, 0, 0, 7, 248879, 0, 0, 0, 0, 0, 0, 0, 56421), +('Looking stronger already!', '', 261683, 0, 0, 0, 0, 0, 8, 247562, 0, 0, 0, 0, 0, 0, 0, 56421), +('Champion! You\'re gettin\' stronger.', '', 261681, 0, 0, 0, 0, 0, 8, 247561, 0, 0, 0, 0, 0, 0, 0, 56421), +('Executor Nizrek is one of Queen Ansurek\'s closest confidants.', '', 261680, 0, 0, 1005, 0, 0, 7, 248754, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s incredibly exclusive. The likes of you would never be permitted.', 261679, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s sweet of Brann to check in on us. Let him know that we\'re getting along just fine.', 261678, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Are those... airships? But we\'re underground.', '', 261671, 0, 0, 669, 0, 0, 4, 249139, 0, 0, 0, 0, 0, 0, 0, 56421), +('Keep \'em near me!', '', 261669, 0, 0, 0, 0, 0, 8, 247522, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m goin\' all out!', '', 261668, 0, 0, 0, 0, 0, 8, 247521, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good find! Let\'s see...', '', 261667, 0, 0, 0, 0, 0, 8, 247536, 0, 0, 0, 0, 0, 0, 0, 56421), +('Interesting...', '', 261666, 0, 0, 0, 0, 0, 8, 247535, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll fix what\'s got ye down.', '', 261665, 0, 0, 0, 0, 0, 8, 247519, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s get that nasty off ye.', '', 261664, 0, 0, 0, 0, 0, 8, 247518, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ye won\'t hit us with that one!', '', 261663, 0, 0, 0, 0, 0, 8, 247526, 0, 0, 0, 0, 0, 0, 0, 56421), +('They\'ll nae be using that move!', '', 261662, 0, 0, 0, 0, 0, 8, 247525, 0, 0, 0, 0, 0, 0, 0, 56421), +('This Bronzebeard\'s still got it!', '', 261661, 0, 0, 0, 0, 0, 8, 247529, 0, 0, 0, 0, 0, 0, 0, 56421), +('Stronger by the second!', '', 261660, 0, 0, 0, 0, 0, 8, 247528, 0, 0, 0, 0, 0, 0, 0, 56421), +('Time for some dynamite! Stand back.', '', 261659, 0, 0, 0, 0, 0, 8, 247586, 0, 0, 0, 0, 0, 0, 0, 56421), +('Got just the thing tae blast through this!', '', 261658, 0, 0, 0, 0, 0, 8, 247585, 0, 0, 0, 0, 0, 0, 0, 56421), +('I know just how tae deal with this one.', '', 261657, 0, 0, 0, 0, 0, 8, 247589, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nothing ol\' Brann can\'t get through.', '', 261656, 0, 0, 0, 0, 0, 8, 247588, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll give ye a hand with this one.', '', 261655, 0, 0, 0, 0, 0, 8, 247587, 0, 0, 0, 0, 0, 0, 0, 56421), +('', ' \n\nThank you for staying strong with me, $n. \n\nBeledar shifts of its own accord. I do not think our actions here influenced it, and yet... \n\n \n\nI can\'t help but love when it reflects the light in my heart.\n\nYou and your friends are newcomers here, and yet... I haven\'t felt this connected to anyone in a long time. \n\nThank you for coming here, my friend.', 261652, 0, 0, 0, 0, 0, 4, 0, 0, 1005, 0, 0, 0, 0, 0, 56421), +('\n\nIt really is something, isn\'t it.\n\nFaerin\'s right. Seeing the Light return... you can\'t help but feel hope swell in your chest. Even me. \n\n \n\nI\'m sorry for what I said back there. I shouldn\'t have been dragging you and Faerin down with me.', '', 261651, 0, 0, 0, 0, 0, 4, 0, 0, 1005, 0, 0, 0, 0, 0, 56421), +('', 'Beledar\'s light may have waned for a time, but hope is not lost. \n\nStay close.', 261650, 0, 0, 0, 0, 0, 4, 0, 0, 1005, 0, 0, 0, 0, 0, 56421), +('Ooh! You... Help me please get my meadery back, $n!', '', 261580, 0, 0, 0, 0, 0, 7, 251840, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ya pal here signed some papers he didn\'t read! And now Goldie Baronbottom is Bee-E-O of this joint.', 261579, 0, 0, 0, 0, 0, 7, 0, 251825, 0, 0, 0, 0, 0, 0, 56421), +('Are you here to help? My zeal to get back in business lead to faulty reasoning...', '', 261576, 0, 0, 0, 0, 0, 7, 251839, 0, 0, 0, 0, 0, 0, 0, 56421), +('We feel safe in Mereldar, even as Beledar turns. I can\'t imagine what it\'s like for those living on the frontier...', '', 261572, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Rest here as long as you wish, outsider. No one knows when Beledar will shift again.', 'Rest here as long as you wish, outsider. No one knows when Beledar will shift again.', 261566, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Your rescue chariot awaits! This way, folks.', '', 261564, 0, 0, 3, 0, 0, 7, 248849, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Show \'em what we got on tap, Aldryr!', 261558, 0, 0, 0, 0, 0, 7, 0, 251824, 0, 0, 0, 0, 0, 0, 56421), +('', 'Vokgret came through, huh? A trade\'s a trade, $n! Here\'s the passrune, but you didn\'t get it from me.', 261553, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Or are ya lookin\' for somethin\' a little harder?', 261552, 0, 0, 0, 0, 0, 7, 0, 251823, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well, whadda we have here? New customers?', 261551, 0, 0, 0, 0, 0, 7, 0, 251822, 0, 0, 0, 0, 0, 0, 56421), +('Right behind you, dear. Enjoy.', '', 261550, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We just gotta have everybody be confident. Confidence is most of it.', '', 261549, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'d like to \"export\" myself right outa this place!', '', 261548, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This rescue feels ill-planned.\n\nI should get to ride in the wagon!', '', 261547, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 261546, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What an awful situation.', '', 261544, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll do what I can to keep the others calm. Don\'t worry about me.', 261543, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have faith in you, hero. We will be ready for an escape.', 261542, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I hope you know what you\'re doing.', '', 261541, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If you come up with a rescue plan, return later. We\'ll be ready.', '', 261540, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m just glad to not be in that cramped cage anymore.', '', 261539, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I have a toy or two that could help us get out of here! I just didn\'t know I\'d need them in my pockets when Dalaran crashed.', '', 261537, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This may seem like chaos, but nothin\' compared to the mailroom at Dalaran, ha!\n\n...Wait. Is the mailroom still okay?', 261536, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I keep worryin\' about if the mail is still goin\' through! I can\'t stay here forever!', 261535, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We Arathi are consecrated in the Sacred Flame. Do not leave my people on the field.', 261534, 0, 0, 669, 0, 0, 4, 0, 249161, 0, 0, 0, 0, 0, 0, 56421), +('I had hoped to leave the Underbelly of Dalaran.\n\nThis is not what I had in mind.', '', 261532, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I loathe this stealth approach, but we are wildly outnumbered.', 261531, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'If I get out of this, these nerubians are going to be sorry.', 261530, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I never expected Dalaran to fall...', 261529, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'They took my fishing pole. As if it were a weapon!', 261528, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m hopeful I can return to making pies and cakes. I\'m not an adventurer!', 261527, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I miss my pie cart.', 261526, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Come back later, y\'hear. I might be able to use your help again.', 261521, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What do ya think, Mags? Did they do a good job?', 261520, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m glad you\'re all safe. Let\'s end this.', 261519, 0, 0, 1, 0, 0, 4, 0, 249087, 0, 0, 0, 0, 0, 0, 56421), +('Alleria, we would have been lost without you. Thank you.', '', 261518, 0, 0, 1005, 0, 0, 4, 249086, 0, 0, 0, 0, 0, 0, 0, 56421), +('No. Is he missing?\n\nThis isn\'t a safe place to talk. We should get moving. The invisibility is wearing off.', '', 261516, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I saw you earlier, $r. Using the last of my mana, I tried to help this group, but I am exhausted. We are close by, cloaked by greater invisibility.', '', 261514, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 261512, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Okay, those are worse than fireflies. But nothing you can\'t handle, right?', 261511, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Incinerate!', 261510, 0, 0, 0, 0, 0, 3, 0, 247900, 0, 0, 0, 0, 0, 0, 56421), +('Move, weaklings! Here we come.', '', 261507, 0, 0, 0, 0, 0, 3, 247811, 0, 0, 0, 0, 0, 0, 0, 56421), +('Stupid weaklings... Stupid Wick...', '', 261506, 0, 0, 0, 0, 0, 3, 247824, 0, 0, 0, 0, 0, 0, 0, 56421), +('More minecart! Now!', '', 261502, 0, 0, 0, 0, 0, 3, 247818, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll try my best to not look suspicious. Some o\' these other guys are lookin\' a little too happy about the rescue, though.', 261497, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Huh. I expected it might aggravate the fog beasts. I did not expect it to attract glowmites.', 261496, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You think I\'ve never failed? I\'ve never made mistakes?', 261492, 0, 0, 22, 0, 0, 4, 0, 249075, 0, 0, 0, 0, 0, 0, 56421), +('Light of the Flame shine upon you, outsider.', 'Light of the Flame shine upon you, outsider.', 261486, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Did you need something, outsider?', 'Did you need something, outsider?', 261485, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('May I help you?', 'May I help you?', 261484, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Sacred Flame bless you.', 'Sacred Flame bless you.', 261483, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It works! An look a\' these pictures! Maybe I can get them to Wulferd Fizzbracket. I always wanted to meet him. Thank ye!', '', 261482, 0, 0, 1, 0, 0, 4, 251936, 0, 0, 0, 0, 0, 0, 0, 56421), +('A cataloger disc survived the crash! I\'ve always wanted one. Take it for a spin and catalog the wildlife. We need to make sure it works, o\' course!', '', 261481, 0, 0, 1, 0, 0, 4, 251935, 0, 0, 0, 0, 0, 0, 0, 56421), +('Look! Those nerubians are fleeing!', '', 261479, 0, 0, 669, 0, 0, 4, 249168, 0, 0, 0, 0, 0, 0, 0, 56421), +('You are my bedrock, you are my foundation. You are my beloved earthen!', '', 261478, 0, 0, 0, 0, 0, 4, 249559, 0, 0, 0, 0, 0, 0, 0, 56421), +('Do not worry, my stone-born children. You will never have a cruel master again!', '', 261477, 0, 0, 0, 0, 0, 4, 249558, 0, 0, 0, 0, 0, 0, 0, 56421), +('You will regret this, earthen! My sister Galan will strike you all down!', '', 261476, 0, 0, 0, 0, 0, 4, 249557, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now, drag his husk from this place!', '', 261475, 0, 0, 0, 0, 0, 4, 249556, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well done, my beloved earthen. I promise to never leave you with such a tyrannical master again.', '', 261474, 0, 0, 0, 0, 0, 4, 249555, 0, 0, 0, 0, 0, 0, 0, 56421), +('Gah! I\'ve been struck! I... I cannot move!', '', 261473, 0, 0, 0, 0, 0, 4, 249554, 0, 0, 0, 0, 0, 0, 0, 56421), +('Traitorous Keeper! Wretched earthen! You will all regret this!', '', 261472, 0, 0, 0, 0, 0, 4, 249553, 0, 0, 0, 0, 0, 0, 0, 56421), +('Rise up, my children! You have my permission to rebel against your cruel Watcher!', '', 261471, 0, 0, 0, 0, 0, 4, 249552, 0, 0, 0, 0, 0, 0, 0, 56421), +('What is this? What is he doing? Dornic\'s brutality knows no bounds! I have made a terrible mistake!', '', 261470, 0, 0, 0, 0, 0, 4, 249551, 0, 0, 0, 0, 0, 0, 0, 56421), +('Mua ha ha ha haaaaa!', '', 261469, 0, 0, 0, 0, 0, 4, 249550, 0, 0, 0, 0, 0, 0, 0, 56421), +('I decree that you shall triple your production rates, or I will punt you down the Coreway!', '', 261468, 0, 0, 0, 0, 0, 4, 249549, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now that the keeper is gone... Get to work, you blockheads!', '', 261467, 0, 0, 0, 0, 0, 4, 249548, 0, 0, 0, 0, 0, 0, 0, 56421), +('I command you to celebrate my arrival!', '', 261466, 0, 0, 0, 0, 0, 4, 249547, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am Watcher Dornic! Under my leadership, the earthen shall reach their full potential!', '', 261465, 0, 0, 0, 0, 0, 4, 249546, 0, 0, 0, 0, 0, 0, 0, 56421), +('Behold, beloved earthen! I have generously provided you with a new leader: Dornic!', '', 261464, 0, 0, 1, 0, 0, 4, 249545, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I guess we\'ll just have to learn to live with them.', 261463, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s a real shame we weren\'t able to find out where the fog beasts are coming from. Right, $p?', 261462, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You know, I\'ve been thinking...', 261461, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Beledar\'s light has returned! Thank you, Alleria.', 261460, 0, 0, 22, 0, 0, 4, 0, 249085, 0, 0, 0, 0, 0, 0, 56421), +('', 'Enough of your illusions, Xal\'atath!', 261459, 0, 0, 22, 0, 0, 4, 0, 249084, 0, 0, 0, 0, 0, 0, 56421), +('The entrance... it\'s gone. There really is no way out.', '', 261458, 0, 0, 1005, 0, 0, 4, 249083, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anduin looks surprised, but thoughtful.', '', 261457, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Having doubt, making mistakes... none of these make you unworthy, Anduin. They light your path forward.', 261456, 0, 0, 1, 0, 0, 4, 0, 249082, 0, 0, 0, 0, 0, 0, 56421), +('', 'Enjoyed hurting people? Or no longer being able to agonize over every thought and action?', 261455, 0, 0, 6, 0, 0, 7, 0, 249081, 0, 0, 0, 0, 0, 0, 56421), +('You don\'t understand. I\'ve hurt people. I was controlled by darkness, but... part of me enjoyed it.', '', 261454, 0, 0, 1022, 0, 0, 4, 249080, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Was it a mistake? I lost an eye and an arm for it. Does that make me unworthy of the Light?', 261451, 0, 0, 1005, 0, 0, 7, 0, 249077, 0, 0, 0, 0, 0, 0, 56421), +('', 'I was never even supposed to be in Hallowfall. I stowed away to escape a family that only ever saw me as a failure.', 261450, 0, 0, 1005, 0, 0, 7, 0, 249076, 0, 0, 0, 0, 0, 0, 56421), +('The Light shines through you... but what if it goes out? What if you fail your people?', '', 261448, 0, 0, 1022, 0, 0, 4, 249073, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Harold Wiston and Ka\'ro are here with me now. Harold\'s been here since Dalaran, but I think Ka\'ro got captured sometime afterwards.', 261446, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Are they missing? I\'ve been stuck here since Dalaran was attacked. We were kidnapped.\n\nThey\'ve been feeding us and transporting us around since then. I don\'t know why.', 261445, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I think they ran out of cages.\n\nAlso, I escaped my cage twice...', 261444, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Mmmhmmph, mm!', 261440, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I don\'t think any of the original fabric is still there. I patched him over and over again. Kept \'im as a good luck charm.', '', 261433, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This little buddy\'s the first thing I ever made. He was lopsided, his smile was crooked, and one of his eyes was falling off but I was proud of it all the same.', '', 261432, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('But with this play we honor the memory of the thraegar and the call they heed.', '', 261431, 0, 0, 0, 0, 0, 4, 248824, 0, 0, 0, 0, 0, 0, 0, 56421), +('And so the thraegar\'s adventure ended before they reached the bottom of the Coreway.', '', 261430, 0, 0, 22, 0, 0, 4, 248823, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Aevery yelled at me when I lost it. We had petty arguments before that but nothing on that scale. Thinking back on it, it\'s probably when our relationship started falling apart.', 261428, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This bracelet was a gift from Skiela, my sister who stayed behind. I lost it fairly early into our time in Hallowfall.', 261427, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stand strong! The darkness won\'t take us today!', 261426, 0, 0, 22, 0, 0, 4, 0, 249067, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s dry off at the camp, then we\'ll talk.', 261425, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'re... outside Camp Murroch. They could have killed us. But they didn\'t.', 261424, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '...Huh.', 261423, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Aaaaaaaaaaaahhhhhh!', 261422, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We followed our emperor\'s sacred vision across the sea -- to fight in Renilash, the final battle between light and dark.', 261421, 0, 0, 0, 0, 0, 4, 0, 249151, 0, 0, 0, 0, 0, 0, 56421), +('', 'Steelstrike\'s army does well beneath Beledar\'s light. Those bugs are good at extinguishing hope.', 261420, 0, 0, 0, 0, 0, 4, 0, 249150, 0, 0, 0, 0, 0, 0, 56421), +('', 'They crawl up from their kingdom seeking a fight and try to drag us down into the darkness.', 261419, 0, 0, 0, 0, 0, 4, 0, 249149, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ahem! I said... we are all slain!', 261418, 0, 0, 0, 0, 0, 4, 0, 249564, 0, 0, 0, 0, 0, 0, 56421), +('', 'But I... will still die... a thraegar.', 261417, 0, 0, 0, 0, 0, 4, 0, 249563, 0, 0, 0, 0, 0, 0, 56421), +('', 'Quickly, $p. And quietly! We have to take a photo.', 261412, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 261410, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Happy to help a friend of the new High Speaker!', 'Happy to help a friend of the new High Speaker!', 261402, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Then when will he be back?', 'Then when will he be back?', 261399, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They didn\'t get him--I saw him run away.', 'They didn\'t get him--I saw him run away.', 261398, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I hope Max is okay. The kobyss were scary!', 'I hope Max is okay. The kobyss were scary!', 261397, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This horrific display of twisted art is a threat. Only a matter of time before Ascended puppets start popping up.', '', 261392, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A gift, I\'m proud to say. The Puppetmaster is a frequent patron and wanted to express his gratitude.', 261391, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Puppetmaster\'s originals have become a status symbol. Everyone of import is trying to get their hands on one.', 261390, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I paid a sum your simple mind could not fathom to get my hands on an original puppet by the Puppetmaster.', '', 261389, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('An unsettling display, to see such graphic art depicting a nerubian in the throes of death in their own city.\n\nThe Ascended nearby seem mostly unbothered by the display. Mostly.', 'An unsettling display, to see such graphic art depicting a nerubian in the throes of death in their own city.\n\nThe Ascended nearby seem mostly unbothered by the display. Mostly.', 261386, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Earthen puppet is frozen in a state of despair, with detail work as fine as the craftsmanship behind the real Earthen you\'ve encountered above.\n\nThe stone texture of this piece looks identical to that of real Earthen.', 'The Earthen puppet is frozen in a state of despair, with detail work as fine as the craftsmanship behind the real Earthen you\'ve encountered above.\n\nThe stone texture of this piece looks identical to that of real Earthen.', 261385, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The desperation of the Arathi woman represented feels so authentic, surely the artist behind this display had a real life model to use as a basis.\n\nThere is such attention to detail that you\'d swear you can even see the pores on the puppet\'s skin.', 'The desperation of the Arathi woman represented feels so authentic, surely the artist behind this display had a real life model to use as a basis.\n\nThere is such attention to detail that you\'d swear you can even see the pores on the puppet\'s skin.', 261378, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('A cruel sort of irony, to depict an aquatic creature in a state of drowning. The teeth look sharp enough to tear your skin, the gills revealing a delicate membrane.\n\nWith such careful detail and accurate textures, the cost of this vicious art display must be immense.', 'A cruel sort of irony, to depict an aquatic creature in a state of drowning. The teeth look sharp enough to tear your skin, the gills revealing a delicate membrane.\n\nWith such careful detail and accurate textures, the cost of this vicious art display must be immense.', 261376, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Please, we mean no harm! Don\'t hurt us!', 261372, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh no! I forgot the flash was on!', 261371, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('In the stillness of meditation, I realize: \n\nWe cannot shield ourselves from every folly life brings, but we can choose how we respond, finding wisdom in acceptance and serenity in letting go.', '', 261364, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nightclaw loves to hunt in the dark, but I am happy the light has return.', '', 261363, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Another outlander come to do business. Be a dear and grab me a mug first.', 261362, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I hear... the Radiant Song? Is it coming from that crystal?', '', 261359, 0, 0, 6, 0, 0, 4, 249136, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have hunted demons across the great dark. If Xal\'atath thinks that she can escape me, then she is more foolish than I thought.', 261358, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This must be a odd concept to an outsider. It is very normal to us.\n\nPheromones are marks that establish relationships between nerubians. The strongest of us have the highest quality pheromones, to show ownership of others. These new \'Ascended\' nerubians are very strong, yet they lack the ability to make pheromones. Many of the old guard, myself included, have a harder time taking them seriously.\n\nThey have a fake, bizarre and manufactured power!\n\nYet we cannot ignore that they are formidable, and our queen has created potent soldiers. But at what cost? Our heritage of natural pheromones. What else follows that?', '', 261357, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\n|cFFFF0000[Requires Goblin or at least 25 skill in Khaz Algar Inscription.]|r', '\n\n|cFFFF0000[Requires Goblin or at least 25 skill in Khaz Algar Inscription.]|r', 261354, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'But we had no access to the Coreway. And helping another culture was outside the Oathsworn\'s Edicts.', 261348, 0, 0, 669, 0, 0, 4, 0, 249134, 0, 0, 0, 0, 0, 0, 56421), +('Of course. We can deal with the kobyss, but you are welcome to assist if you choose.', '', 261346, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And, I\'ve heard the stories, as well.', 261345, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s an honor to meet you, Duke Velhan! Taenar has told me about his service with you!', 261344, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Your dawntower is unlit, Velhan. Aemyra and I came to investigate.', '', 261342, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Taenar... long time. What brings you here to my part of Hallowfall?', '', 261341, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s them! I\'ve never seen so many in one place! This must be their nest. But how are they traveling from here to the rest of the Deeps?', 261339, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Look! It goes off the cliff and around the corner here. We\'ll have to fly to follow it. Come on!', 261338, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hmm. Looks like the traces stop at the water\'s edge. I guess the water washed away the residue. Maybe check the other side of the river?', 261337, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Wow! Right under my nose! We have to follow the trail. Keep using the fog tracer to reveal more.', 261336, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Okay! Use the fog tracer and it should reveal any residue left behind by the fog beasts.', 261335, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Jump in there and stomp those grapes!', 'Jump in there and stomp those grapes!', 261326, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Add some blessed water to the mix.', 'Add some blessed water to the mix.', 261325, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Add in a few of the sacred herbs.', 'Add in a few of the sacred herbs.', 261324, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Add a few sachets of the special spices.', 'Add a few sachets of the special spices.', 261323, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Quick, the serum!', 261312, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 261310, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'New shipments of outfits, weapons and creatures come in every month. \n\nI make sure our displays always look their best.', 261309, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Every month we get new outfits and weapons from all over. It\'s my job to make sure these outfits and weapons are properly displayed.', '', 261308, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Come here and recover some of your mana.', '', 261307, 0, 0, 0, 0, 0, 8, 247577, 0, 0, 0, 0, 0, 0, 0, 56421), +('Your mana is looking low. Take a break!', '', 261306, 0, 0, 0, 0, 0, 8, 247576, 0, 0, 0, 0, 0, 0, 0, 56421), +('Those ships are gunnin\' for us!', '', 261305, 0, 0, 0, 0, 0, 8, 247537, 0, 0, 0, 0, 0, 0, 0, 56421), +('We can get around by jumping on those big mushrooms.', '', 261304, 0, 0, 0, 0, 0, 8, 247539, 0, 0, 0, 0, 0, 0, 0, 56421), +('Those spores will blow up if we hit \'em!', '', 261303, 0, 0, 0, 0, 0, 8, 247540, 0, 0, 0, 0, 0, 0, 0, 56421), +('Look for the bubbles and get some air!', '', 261302, 0, 0, 0, 0, 0, 8, 247546, 0, 0, 0, 0, 0, 0, 0, 56421), +('Careful. The totem\'s power will drain whenever ye take a step.', '', 261301, 0, 0, 0, 0, 0, 8, 247542, 0, 0, 0, 0, 0, 0, 0, 56421), +('That device keeps us safe from the poison. Hold onto it.', '', 261300, 0, 0, 0, 0, 0, 8, 247544, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('Grab one of those enchanted candles tae stay safe from these shadows.', '', 261299, 0, 0, 0, 0, 0, 8, 247545, 0, 0, 0, 0, 0, 0, 0, 56421), +('The candle gets weaker when ye move. Watch your steps.', '', 261298, 0, 0, 0, 0, 0, 8, 247543, 0, 0, 0, 0, 0, 0, 0, 56421), +('Those webs will summon nerubians. Don\'t stand in \'em!', '', 261297, 0, 0, 0, 0, 0, 8, 247547, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ye got tae dodge!', '', 261293, 0, 0, 0, 0, 0, 8, 247551, 0, 0, 0, 0, 0, 0, 0, 56421), +('Don\'t stand there!', '', 261292, 0, 0, 0, 0, 0, 8, 247550, 0, 0, 0, 0, 0, 0, 0, 56421), +('Get out the way!', '', 261291, 0, 0, 0, 0, 0, 8, 247549, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good luck on your adventure!', 'Good luck on your adventure!', 261290, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Isn\'t this too dangerous?', 'Isn\'t this too dangerous?', 261289, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('So long!', 'So long!', 261288, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m worried about them...', 'I\'m worried about them...', 261287, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good luck finding the source of the call!', 'Good luck finding the source of the call!', 261286, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Farewell!', 'Farewell!', 261285, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'re becoming a thraegar?', 'You\'re becoming a thraegar?', 261284, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll help you!', 'We\'ll help you!', 261283, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good luck to you!', 'Good luck to you!', 261282, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Goodbye, everyone! I must help my friend.', 'Goodbye, everyone! I must help my friend.', 261281, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Nicely done. We\'ll put those minerals to good use.', 261274, 0, 0, 1, 0, 0, 4, 0, 250879, 0, 0, 0, 0, 0, 0, 56421), +('', 'The clouds above the Living Grotto are full of rich, useful minerals. Get up there and gather some.', 261273, 0, 0, 1, 0, 0, 4, 0, 250876, 0, 0, 0, 0, 0, 0, 56421), +('', 'Careful! If you got too far away from the collector, you\'ll have to place it again to finish the job.', 261267, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Perfect, that\'s the spot! Now just place the fog collector and let it do its thing. Stay close, though! It needs to be monitored.', 261266, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That\'s all the samples! Easy! Well, easy for me. Haha. Sorry. You can come back now.', 261265, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I know, I know. Dangerous and overrun with skardyn. But there\'s a high concentration of fog! There\'s no way around it.', 261264, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Easy, right! Only one more. This one might be... a little more dangerous. It\'s inside Taelloch.', 261262, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I was young when we left, but I have some memories.\n\nI remember the parades through the city streets, everyone would be out and cheering as the army walked by. I remember the lynxes in ceremonial armor, resplendent and regal.\n\nI remember the park near where I used to live, my parents would take me for walks there, and we\'d feed the animals. \n\nMost of all though, I remember the feeling of belonging. I remember my family. I remember my friends.', 261261, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Excellent, that\'s one down! The next spot is in the Rumbling Wastes.', 261260, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Then, just wait for it to fill up with fog! And if any of those fog beasts attack, well... you\'ll have to defend yourself.', 261258, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Here are three fog collection devices. When you get to the locations I\'ve marked on your map, place the device.', 261257, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 261254, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 261252, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Honestly? I\'m still reeling. I didn\'t expect to find that there\'s an entire empire across the sea when I started on this journey. \n\nThe Arathi empire of our world collapsed so long ago, and has dwindled down to the smallest remnant now. To find that the empire continued to flourish across the sea...\n\nBut still, we are dealing with such a small portion of the Arathi. Are they normally this friendly, or do we need to be worried?', '', 261251, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It felt like me.\n\nI remember the rage. I remember the hate. I remember the... exhilaration. Satisfaction, even. \n\nWere they my emotions, or his? I don\'t know, but I felt them. \n\nIn my nightmares, I still feel them.\n\n\n\nMaybe Faerin\'s right. Maybe I need to let it go. But I never understood how. How can one just decide one day to feel better about everything?\n\nMaybe it just means to keep moving forward.', '', 261249, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\n$n. You\'ve been so helpful down here, as always. How do you do it? \n\nHow can you even look at me, after what happened... after what I did to you?\n\nI tried to kill you.', '', 261247, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Dim the lights! Let\'s see what you can do, pet. Audition well for me.', '', 261246, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What\'s this? Impossible! My reputation...', '', 261245, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This show ruined the Puppetmaster\'s reputation. He shouldn\'t be a problem for you anymore.', 261244, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'There\'s the Magistrate! I\'ll cut his strings. Keep the Puppetmaster occupied!', 261243, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you.', 261242, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you.\n\nAfter Xe\'ra imprisoned me, I had given up all hope of seeing Azeroth again. Of seeing my son. After you rescued us, I got to see both. \n\nAnd now, I am deep in the bowels of Azeroth, with the very person who saved me from another planet.\n\nIt would be nice if this ended the same way.', 261241, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It was my job to stop her. \n\nNot only did I fail, but I failed so catastrophically that a city was destroyed.\n\nI may not have caused Dalaran\'s destruction, but it happened because of me.', 261239, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You think this is the first time I\'ve lost friends? I\'ve lived a long time.\n\nIn the Thousand Years War, I saw planets burn. I lost my brother to the Orcish Horde in the Second War. I lost my sister to herself.\n\nTuralyon and Arator, I... haven\'t spent as much time with as I would like.\n\nDalaran isn\'t the first time I have lost people.', 261237, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Sure. It\'s no trouble. I was wanting to stretch my legs anyway. Come along, darling.', 261231, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('This is quite a cozy little nook, don\'t you think?', '', 261229, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('The smell I\'m going for is barbequed.', '', 261227, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I bet some big guns will impress Jenni and Rhubarn. Sometimes brute force speaks louder than anything else.', '', 261226, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '...Maybe this one will be different.', 261208, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Wahey! Take a load off, friend! Have a drink, enjoy a dance! The more the merrier!', '', 261207, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Watch yourself \'round these parts, dark things lurk in the shadows.', '', 261206, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I can explain everything once we meet at Fallside Outpost.', 261204, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have to go. We don\'t have much time.', 261203, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Idona? She was a good person. \n\nShe fell fighting the larger lashers here. I couldn\'t save her, and the fungus consumed her body.\n\nPerhaps you could find some remains out in those fields, but be wary, don\'t meet her fate.', '', 261202, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That should do it. Now we can rebuild.', 261199, 0, 0, 1, 0, 0, 4, 0, 251011, 0, 0, 0, 0, 0, 0, 56421), +('', 'Our miners still have problems in the Rumbling Wastes. Clear out those skardyn and recover what you can.', 261198, 0, 0, 1, 0, 0, 4, 0, 251010, 0, 0, 0, 0, 0, 0, 56421), +('Stay vigilant and keep your blade at the ready. These fungal monstrosities show no sign of relenting.', '', 261197, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It turns out, there\'s still a little bit o\' legacy left in this old hammer.', 261191, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('What is that orb? It\'s radiating dark energy... And it\'s affecting the stormrooks.', '', 261186, 0, 0, 603, 0, 0, 4, 251757, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The ecosystem down here is fascinating. Don\'t you agree?', 261185, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Aye.', 261181, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'re still going into the Rumbling Wastes? To fight the skardyn?', '', 261180, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 261179, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 261178, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Ye bloody thief! Yer lucky we weren\'t far behind.', 261177, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We can\'t go to the theater unprepared. There must be an antitoxin around here somewhere...', 261176, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That paralytic must be how he\'s turning people into puppets.', 261175, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Clean up your mess, pet. That paralytic draught should help.', '', 261174, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah, its graceful movements seem to have lured out the vermin.', '', 261173, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I came down here to Azj-Kahet with a group of Pathfinders and a contingent of Horde defenders. We were intending to use a tunnel we found against the nerubians. Smart, huh? Not so much. \n\nWe got down here, they ambushed us, and we were all dragged to Siegehold. Fortunately, I was cleverly playing dead so they didn\'t notice me--or so I thought.\n\nAnyway, I saw a bunch of people from Dalaran. Looks like Siegehold is where they haul all their prisoners before they get moved to the main city.\n\nWhen I check back in with everyone, I know they\'re gonna have questions about these goblins down here. I\'m gonna need some answers first.', '', 261170, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Don\'t worry, we\'re safe here! Me and Geoff love to watch the airships go by.', '', 261168, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'ll teach these fungarians tae leave that farm alone!', '', 261167, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Urgh, I got spores in me beard! Let\'s just get this treasure.', '', 261166, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Shame the Arathi have to deal with these fungarians stealing their livestock.', '', 261165, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The colony... will... spread...', '', 261164, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I don\'t want to be rude, but these goblins are tryin\' my last whisker of patience!', '', 261162, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll need to be careful with the Venture Company, but there\'s no need to fight them while we\'re here on other business. \n\nParticularly when they mention Undermine in casual conversation... that warrants further chat!', '', 261161, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Allies? That\'s a stretch. But we\'re working out the details.', 261160, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Look, when we first got here there was this censer inside pumping out this horrible smell. It made all of our equipment reek!\n\nThe first thing I did was change out the scent to something nice. I got a big promotion for my quick thinking!', 261159, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Next to the pool is a cave, that the Venture Company dug out when we arrived in Azj-Kahet. \n\nIt\'s collapsed now, and should be empty... but the swimmers claim there\'s bugs in it.', '', 261158, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Busy. You need anything, talk to Kralden. They\'re the boss around here.\n\nUnless you want ink. Gid will help you out.', 'Busy. You need anything, talk to Kralden. They\'re the boss around here.\n\nUnless you want ink. Gid will help you out.', 261157, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Now that the Oathsworn and Unbound are working together, we need to forge other relationships.\n\nI hope the earthen can rekindle our cooperation with the Arathi.\n\nPerhaps Anduin can help there, just as Moira helped unite us.', 261155, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('It\'s amazing to see what the Arathi have been able to achieve in Hallowfall, in their years here, with no help from the outside.\n\nThey\'ll make strong allies.\n\nAnd if we can protect the Dawnbreaker, I\'m sure they\'ll be able to push back the nerubians.', '', 261154, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('This wall is impressive, yet the nerubians were able to overcome it. Will yet another human kingdom fall?\n\nNot a just a human kingdom, they seem to hail from both old Arathor and Quel\'Thalas. Much like Dalaran... was.', '', 261153, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('', 'The nerubians vastly outnumber us, but our armada gives us the firepower and mobility to outmatch them in a given battle. \n\nThat\'s why it\'s so vital that we protect the air docks, and especially the Dawnbreaker. \n\nIt\'s good to have your help in this, $p.', 261152, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Here you are, my friend. May your sight be filled with their beauty once more.', 261149, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I love Corby\'s!', '', 261148, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I saw it first! Dibs!', 261147, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Aelric was one of us, a Lamplighter. For years, he worked with us to keep the dawntowers lit and the people of Hallowfall safe. We all trusted him. He\'d fought with us, we\'d saved people from the darkness together.\n\nThen he betrayed the Arathi, and everything the Lamplighters stand for. He ambushed my friend Andari, and leads the Order of Night, who caused the breach here and all these deaths.\n\nI\'m still not sure... Was he ever good? Did he plan that from the start?\n\nI don\'t know anyone more terrible. No one even comes close.', 261146, 0, 0, 0, 0, 0, 4, 0, 0, 1, 274, 0, 0, 3000, 0, 56421), +('Looks like he could have used some... self-reflection. Ha!', '', 261144, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Got tae say, I prefer the tricks at the Darkmoon Fair.', '', 261143, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s hard to see the destruction here, knowing how well the wall has served us for so long. Hard to think about the soldiers who died defending it, and those that will die because we don\'t have this defensive advantage.', 261142, 0, 0, 0, 0, 0, 4, 0, 0, 1, 603, 0, 0, 2000, 0, 56421), +('', 'Those nerubians are getting bigger and it puts all that weight on the shoulder.', 261138, 0, 0, 0, 0, 0, 4, 0, 245854, 0, 0, 0, 0, 0, 0, 56421), +('I don\'t think I\'ll be looking at my reflection the same after this...', '', 261137, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My illusions... failed me...', '', 261136, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The kobyss kidnapped some folks. Suppose we should... go underwater. Rescue them. Hrm.', '', 261133, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Illusions of $n? We better go deeper tae investigate this.', '', 261132, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Is that wax? Let\'s look around to see if there\'s more.', 261131, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Hello, friend.\n\nStrange, to see the same you through different eyes. I\'m still getting used to this new form. At times, it\'s still jarring.', 261129, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'High Elevator Etak\'kaht, the Magistrate of the High Hollows, will be able to pull the necessary strings to grant me Ascension.\n\nAssuming I can earn his favor.\n\n\n\n... Assuming we can find him.', 261128, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let us return to my office. We can discuss there.', '', 261127, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am in your debt, Orator.', '', 261126, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This is a great honor, High Elevator.', 261125, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('... And so, given the service you have offered me, I would be happy to grant my approval for your Ascension.', '', 261124, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', ' \n\nThe tower...', 261118, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Faerin, wait! We must withdraw to Mereldar!', 261117, 0, 0, 669, 0, 0, 4, 0, 247986, 0, 0, 0, 0, 0, 0, 56421), +('', 'Those shadows came from the Dawntower!', 261116, 0, 0, 669, 0, 0, 4, 0, 249044, 0, 0, 0, 0, 0, 0, 56421), +('If you can free the Magistrate, you may have him. If not... I get to take your pet.', '', 261115, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Lovely. Now, a proposal for you, dear Orator. Join me in my theater when your pet is done here. Bring it along.', '', 261114, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'He\'s gone. Finally. And we know he has the Magistrate.', 261113, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Missing? That cannot be right. I\'ve seen him quite recently. Mmm, your pet has the most fascinating sinews.', '', 261112, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Have you heard anything of the missing Magistrate?', 261111, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hmm? Ah, I\'m rather distracted. Your pet has magnificent bone structure.', '', 261110, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m looking for the Magistrate. Have you seen him?', 261109, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There we are. Now, what would you ask of me?', '', 261105, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('A moment. And your lovely pet can clean while we discuss.', '', 261104, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I heard a rumor--', 261103, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah yes, please sign this and I will be on my way.\n\n\n\nI hereby certify that the embassy building has been meticulously inspected and prepared in strict adherence to the established standards and regulations, ensuring its suitability for diplomatic operations.\n\nSigned\n\n_______', 'Ah yes, please sign this and I will be on my way.\n\n\n\nI hereby certify that the embassy building has been meticulously inspected and prepared in strict adherence to the established standards and regulations, ensuring its suitability for diplomatic operations.\n\nSigned\n\n_______', 261102, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll count that as saved if ye do.', '', 261100, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Shadow Curfew! While Beledar writhes in pain, let faith in the Sacred Flame and trust in each other be your shield!', 'Shadow Curfew! While Beledar writhes in pain, let faith in the Sacred Flame and trust in each other be your shield!', 261091, 0, 126629, 753, 0, 0, 4, 249201, 249202, 0, 0, 0, 0, 0, 0, 56421), +('Beledar shifts! Return to your homes and family. Hold onto faith in the Sacred Flame. Time will see Beledar rekindled!', 'Beledar shifts! Return to your homes and family. Hold onto faith in the Sacred Flame. Time will see Beledar rekindled!', 261090, 0, 126629, 753, 0, 0, 4, 249199, 249200, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m drenched!', 261084, 0, 0, 22, 0, 0, 4, 0, 249561, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh no! I\'m going to be blown right off the ship!', 261083, 0, 0, 1, 0, 0, 4, 0, 249560, 0, 0, 0, 0, 0, 0, 56421), +('', 'Welcome to the Dawnbreaker, $p. It\'s our best weapon against the nerubians.', 261082, 0, 0, 0, 0, 0, 4, 0, 249174, 1, 0, 0, 0, 0, 0, 56421), +('', 'Indeed, I\'ve heard he\'s the latest fad you all use to declare you\'re better than everyone else.', 261064, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll try not to be too heartbroken that I\'m not worthy of being on the waitlist for a puppet.', 261063, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I did not recall you being so elitist, old friend. I won\'t offend you with my presence again.', 261062, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ascension has changed you, I see. Come, $n. Let\'s ask someone else.', 261061, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'My old friends may have heard something about his disappearance. Let\'s ask around.', 261059, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Magistrate is the key to my Ascension.', 261058, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What could you possibly have to offer me in exchange for this information, Tx\'itk? I cannot help you.', '', 261057, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I heard a rumor the Magistrate received an invitation to one of the Puppetmaster\'s shows.', 261056, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I hear even the Magistrate was put on the waitlist for an original piece by the Puppetmaster. So you shouldn\'t even bother.', 261055, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Puppetmaster\'s workshop is nearby. Don\'t disturb him. He only bothers with things of value--those of us with station.', '', 261054, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They seek the light of the Sacred Flame now. Come, their killers still live.', '', 261053, 0, 0, 669, 0, 0, 4, 251412, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh, you\'re stuck down here too!\n\nDon\'t worry, I can call an airship to pick us up whenever you\'d like. I need to get back to the safety of Mereldar, but...\n\nWait, is that a terro pupfish against the cave wall? Fascinating! They shouldn\'t be able to exist in this environment and here they are, thriving. Where is my sketchbook?', 'Oh, you\'re stuck down here too!\n\nDon\'t worry, I can call an airship to pick us up whenever you\'d like. I need to get back to the safety of Mereldar, but...\n\nWait, is that a terro pupfish against the cave wall? Fascinating! They shouldn\'t be able to exist in this environment and here they are, thriving. Where is my sketchbook?', 261051, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 261050, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m glad you\'re all right, Faerin. Now stop and take a breath for once.', 261049, 0, 0, 669, 0, 0, 4, 0, 247963, 0, 0, 0, 0, 0, 0, 56421), +('', 'So you live! Is Faerin well?', 261048, 0, 0, 669, 0, 0, 4, 0, 247982, 0, 0, 0, 0, 0, 0, 56421), +('Ah, the Catalyst. \n\nIt\'s a marvel that even words struggle to capture. Picture this, if you can: long before our city\'s foundations were laid, the titans famed keepers roamed this earth. Masters of innovation, they forged wonders beyond our imagination. \n\nAnd amidst their great works, they crafted this Catalyst.', '', 261036, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Quiet, Lamplighter! Outsiders are here. Who are you?', 261035, 0, 0, 397, 0, 0, 4, 0, 247979, 0, 0, 0, 0, 0, 0, 56421), +('Disposed of in the Skeins, I imagine. The cherryfly atop a trash heap.', 'Disposed of in the Skeins, I imagine. The cherryfly atop a trash heap.', 261001, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And what of the old relics?', 'And what of the old relics?', 261000, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh, yes! Ansurek is doing away with that dry old boring history and filling the entire place with conquests of war. How delectable!', 'Oh, yes! Ansurek is doing away with that dry old boring history and filling the entire place with conquests of war. How delectable!', 260999, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I hear the Royal Preservatory is evaluating their exhibits.', 'I hear the Royal Preservatory is evaluating their exhibits.', 260998, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Arghhh! We are all slain!', 260997, 0, 0, 22, 0, 0, 4, 0, 248827, 0, 0, 0, 0, 0, 0, 56421), +('', 'The song is louder still! But the nerubians... there are so many!', 260996, 0, 0, 22, 0, 0, 4, 0, 248825, 0, 0, 0, 0, 0, 0, 56421), +('', 'The canyons in Hallowfall are getting darker. But the song is getting stronger. We must light the way!', 260995, 0, 0, 1, 0, 0, 4, 0, 248828, 0, 0, 0, 0, 0, 0, 56421), +('', 'Now we venture into the Ringing Deeps. The Machine Speakers will neither help nor hinder us.', 260994, 0, 0, 1, 0, 0, 4, 0, 248829, 0, 0, 0, 0, 0, 0, 56421), +('', 'I hear a call from deep in the earth. It strengthens me. I must go to it!', 260993, 0, 0, 1, 0, 0, 4, 0, 248832, 0, 0, 0, 0, 0, 0, 56421), +('', 'They do! And in time, I hope they understand and have a fused all their own!', 260992, 0, 0, 1, 0, 0, 13, 0, 249534, 0, 0, 0, 0, 0, 0, 56421), +('My fused, Gundargaz stands with us.', '', 260991, 0, 0, 1, 0, 0, 4, 249533, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No! Our efficiency will drop forty percent if this \"love\" virus spreads! Your memories must be purged!', 260990, 0, 0, 22, 0, 0, 13, 0, 249532, 0, 0, 0, 0, 0, 0, 56421), +('', 'Clodgran? Clodgran! It\'s you!', 260989, 0, 0, 1, 0, 0, 4, 0, 249531, 0, 0, 0, 0, 0, 0, 56421), +('', 'Task in progress. Must maintain efficiency, but... I register the flowers as beautiful.', 260988, 0, 0, 1, 0, 0, 4, 0, 249530, 0, 0, 0, 0, 0, 0, 56421), +('How could this be? Brunelda, you have to remember me! See? I have your favorite flowers.', '', 260987, 0, 0, 22, 0, 0, 4, 249529, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No! My... my memories! Clodgran, my fused...', 260986, 0, 0, 1, 0, 0, 4, 0, 249528, 0, 0, 0, 0, 0, 0, 56421), +('', 'Love? What is this \"love?\" Bah, we have no time for that. Archive your memories!', 260985, 0, 0, 1, 0, 0, 4, 0, 249526, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh, Clodgran. They\'re all so beautiful! I love you.', 260984, 0, 0, 1, 0, 0, 13, 0, 249525, 0, 0, 0, 0, 0, 0, 56421), +('My fused, all of Gundargaz showers us in your favorite flowers!', '', 260983, 0, 0, 1, 0, 0, 4, 249524, 0, 0, 0, 0, 0, 0, 0, 56421), +('Whoever is making these illusions has got tae be up ahead!', '', 260982, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome to the Trading Post! \n\nEvery month the Zen\'shiri and T&W vendors have new merchandise available to purchase.\n\nMake sure to check the nearby Collector\'s Cache to pick up any tender you have earned.\n\nDon\'t forget your Traveler\'s Log to see details on new activities\n\n', '', 260981, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Welcome to the grand collaboration between the Zen\'shiri Trading Post and the T&W Trading Post!', 260974, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 260952, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You are not welcome here.\n\nHas the Orator pulled strings for you, overcrawler? I am shocked she has enough influence to get away with it.', 260947, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Welcome to the joint venture of the T&W and Zen\'shiri Trading Post!', 260946, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Interesting creature. Are you for sale? How much?', '', 260945, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I cannot be seen with the likes of you. Ix\'klik is far too generous with who she allows in here.\n\nSay what you will then get out of my sight before someone notices.', 260941, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well done. All I need now is your signature.', '', 260931, 0, 0, 0, 0, 0, 8, 248532, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'So many died as the armada crashed into the cliffs. We thought the Eternal Flame of Arathor snuffed out that day.', 260924, 0, 0, 0, 0, 0, 4, 0, 245883, 0, 0, 0, 0, 0, 0, 56421), +('', '', 260921, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Once your task is complete, please let me know.', '', 260920, 0, 0, 0, 0, 0, 8, 248527, 0, 0, 0, 0, 0, 0, 0, 56421), +('I have prepared everything you might need.', '', 260919, 0, 0, 0, 0, 0, 8, 248528, 0, 0, 0, 0, 0, 0, 0, 56421), +('Very good. Let us continue inside.', '', 260918, 0, 0, 0, 0, 0, 8, 248533, 0, 0, 0, 0, 0, 0, 0, 56421), +('... Lothar?', '', 260913, 0, 0, 0, 0, 0, 4, 249040, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fortune guide your path, Outlander. Maybe this will be the last time we see them. One can only hope.', 260912, 0, 0, 1, 0, 0, 4, 0, 251954, 0, 0, 0, 0, 0, 0, 56421), +('', 'The kobolds are vandalizing and pillaging Mourning Rise--again. Please, stop them in any way you can.', 260911, 0, 0, 1, 0, 0, 4, 0, 251953, 0, 0, 0, 0, 0, 0, 56421), +('', 'Easy! We\'ll patch you up. $n, go assist the general in Sina\'s Yearning. We\'ll meet you there.', 260908, 0, 0, 1, 0, 0, 4, 0, 249041, 0, 0, 0, 0, 0, 0, 56421), +('', 'If more of those fishy bastards try to-- Ah! My leg! I can\'t--', 260907, 0, 0, 22, 0, 0, 4, 0, 249042, 0, 0, 0, 0, 0, 0, 56421), +('Welcome to the latest expansion to the Trading Post!\n\nAlmost every month new and exotic creatures will arrive.\n\nYou can see some of the latest creatures we have to trade right here.', '', 260903, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'The Void is a part of me, as is my love for my family. I can--and must--walk with both. No matter what Xal\'atath whispers in my ear.', 260900, 0, 0, 0, 110, 0, 4, 0, 244505, 0, 0, 0, 0, 0, 0, 56421), +('', 'So she pick strange flower never seen before. Bring back home. Show surface and wickless candle real!', 260887, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Biggest cave any kobold ever see! So big, can\'t see walls, can\'t see ceiling. And in not-ceiling a candle so bright it blind you if look at!', 260886, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 260885, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Squeeze through crack and tunnel, up crumbly rock and slippery stone to new cave.', 260884, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'At tippest top, when reach ceiling itself and no more up to go, she see crack just big enough to squeeze into.', 260883, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Up, up, up she go! Higher than any kobold before.', 260882, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'She decide climb tallest rock in all cave. Higher than any climb before.', 260861, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'But she believe. She decide see herself.', 260860, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'One day, tenderfoot hear story no one believe. Of giant cave with ceiling so high can\'t even see.', 260859, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'In beginning, kobolds not know about \"surface\". Cave, tunnel, mine all was.', 260858, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Watching you and Dagran. He sees you differently than I do. He sees who you\'ve become. You\'re here for him.', 260850, 0, 0, 0, 68, 0, 4, 0, 249579, 0, 0, 0, 0, 0, 0, 56421), +('What changed your mind?', '', 260847, 0, 0, 0, 68, 0, 4, 249578, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Enough! You\'ve earned a place in my collection. Let me usher you in.', 260825, 0, 0, 0, 0, 0, 8, 0, 250797, 0, 0, 0, 0, 0, 0, 56421), +('', 'So persistent. For you, a reward--witness the unparalleled wonder of transformation.', 260824, 0, 0, 0, 0, 0, 8, 0, 250796, 0, 0, 0, 0, 0, 0, 56421), +('', 'The pursuit of perfection can be... messy. But worthwhile in the end.', 260823, 0, 0, 0, 0, 0, 8, 0, 250795, 0, 0, 0, 0, 0, 0, 56421), +('I am certain you will find this design to your taste.', '', 260819, 0, 0, 0, 0, 0, 8, 248531, 0, 0, 0, 0, 0, 0, 0, 56421), +('Directive confirmed. Let us begin with banners then.', '', 260818, 0, 0, 0, 0, 0, 8, 248530, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome, $r.\n\nLong ago, Councilward Merrix appointed me as the decorator of Dornogal. \n\nIt is my solemn duty to maintain the aesthetic harmony of our city. With each passing cycle, I diligently weave style and beauty into the fabric of Dornogal\'s streets, imbuing them with a subtle elegance and functional allure that befits our esteemed heritage. \n\nAs the appointed decorator, I pledge to uphold the legacy of Merrix and ensure that Dornogal remains a beacon of beauty and wonder for cycles to come.\n\nHow can I help you?', '', 260817, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I see the wisdom in our directives. They were protecting us from the outlanders! I will follow a different path.', 260816, 0, 0, 1, 0, 0, 13, 0, 248900, 0, 0, 0, 0, 0, 0, 56421), +('', 'I must sail home. These outlanders are too dangerous!', 260815, 0, 0, 1, 0, 0, 13, 0, 248899, 0, 0, 0, 0, 0, 0, 56421), +('', 'Why are you attacking me? Oh no! I should never have left home!', 260814, 0, 0, 22, 0, 0, 13, 0, 248898, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have reached the shore beyond! But who are these strange creatures?', 260813, 0, 0, 1, 0, 0, 4, 0, 248897, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ahh! Kelp rises from the deep! I cannot let it damage the ship!', 260812, 0, 0, 1, 0, 0, 13, 0, 248896, 0, 0, 0, 0, 0, 0, 56421), +('', 'The storms and waves rage and beat me back. Will I never make it away from the isle?', 260811, 0, 0, 1, 0, 0, 13, 0, 248895, 0, 0, 0, 0, 0, 0, 56421), +('', 'Lands beyond Khaz Algar call to me. I will build a sturdy ship and sail to meet them!', 260809, 0, 0, 1, 0, 0, 13, 0, 248894, 0, 0, 0, 0, 0, 0, 56421), +('The shadows are... unsettling.', '', 260807, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'You have our thanks, Faerin Lothar. And you too, outsiders.', 260802, 0, 0, 1, 0, 0, 4, 0, 249039, 0, 0, 0, 0, 0, 0, 56421), +('We\'ve been findin\' these keys in the strangest places. Make sure tae keep your eyes out for them.', '', 260801, 0, 0, 0, 0, 0, 7, 247600, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Mipsy keep calm, only panic little. Ride until mole get tired, slow down. Can get off.', 260790, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Run, run, run go mole! No stop. Mipsy stuck on top!', 260789, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It work! Mole let Mipsy climb on top. Start running! Start riding!', 260788, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'But Mipsy not give up. Maybe mole just need snack to calm down?', 260787, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'SWIPE! Mipsy almost lose head! Hungry mole not want be friend.', 260786, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'But Mipsy was curious tenderfoot. Not afraid. Want be friend with moles.', 260785, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Long go, kobold no ride mole. Too big, too scary. Climb on top seem crazy!', 260784, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('As darkness spreads, many of our recruits have fled, leaving us desperately short-handed today. Your aid would be immensely appreciated.', '', 260776, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'If it means keeping the stormrooks and their riders safe, then yes. Without hesitation.', 260774, 0, 0, 1, 0, 0, 4, 0, 252231, 0, 0, 0, 0, 0, 0, 56421), +('Quite so. But will she accept the burden of becoming Stormward Lufsela?', '', 260773, 0, 0, 1, 0, 0, 4, 252230, 0, 0, 0, 0, 0, 0, 0, 56421), +('She\'s brought the stormrooks to wing as equal partners, with compassion and understanding.', '', 260771, 0, 0, 1, 0, 0, 4, 252229, 0, 0, 0, 0, 0, 0, 0, 56421), +('Lufsela has done what Baelgrim and I failed to do for thousands of years.', '', 260770, 0, 0, 1, 0, 0, 4, 252228, 0, 0, 0, 0, 0, 0, 0, 56421), +('No, our new Stormward has been right here all along.', '', 260769, 0, 0, 603, 0, 0, 4, 252227, 0, 0, 0, 0, 0, 0, 0, 56421), +('I see Zarein has returned. Does he bring our new Stormward with him?', '', 260768, 0, 0, 1, 0, 0, 4, 252226, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It seems the Stormriders have proven themselves once more. As have you, $n.', 260767, 0, 0, 1, 0, 0, 4, 0, 252225, 0, 0, 0, 0, 0, 0, 56421), +('Good work, Stormriders. Take a victory lap and let our people know their shores are safe again.', '', 260765, 0, 0, 0, 0, 0, 4, 252224, 0, 0, 0, 0, 0, 0, 0, 56421), +('We have made the isle safe!', '', 260764, 0, 0, 0, 0, 0, 4, 252223, 0, 0, 0, 0, 0, 0, 0, 56421), +('And in style too.', '', 260763, 0, 0, 0, 0, 0, 4, 252222, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Task complete! We did it!', 260762, 0, 0, 0, 0, 0, 4, 0, 252221, 0, 0, 0, 0, 0, 0, 56421), +('Zarein and I are ready to finish what Baelgrim started.', '', 260760, 0, 0, 0, 0, 0, 4, 252220, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Olbarig is back! And he has a rook!', 260757, 0, 0, 0, 0, 0, 4, 0, 252219, 0, 0, 0, 0, 0, 0, 56421), +('Room in these skies for one more?', '', 260756, 0, 0, 0, 0, 0, 4, 252218, 0, 0, 0, 0, 0, 0, 0, 56421), +('Aren\'t you supposed to be the stalwart one? Now I\'m nervous.', '', 260749, 0, 0, 0, 0, 0, 4, 252217, 0, 0, 0, 0, 0, 0, 0, 56421), +('Look at the size of that thing...', '', 260748, 0, 0, 0, 0, 0, 4, 252216, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That won\'t be hard considering how recent it was!', 260745, 0, 0, 0, 0, 0, 4, 0, 252215, 0, 0, 0, 0, 0, 0, 56421), +('Remember your training, Kothilde.', '', 260744, 0, 0, 0, 0, 0, 4, 252214, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Anyone else concerned we\'re out of our depth here?', 260743, 0, 0, 0, 0, 0, 4, 0, 252213, 0, 0, 0, 0, 0, 0, 56421), +('', 'Incredible, $n. With the facility under our control, you can expect us to punch above our weight in the coming battles.', 260739, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Aye, lad. I\'ll enjoy them even more when I\'m with you. It\'s a deal.', '', 260728, 0, 0, 0, 68, 0, 10, 244792, 0, 0, 0, 0, 0, 0, 0, 56421), +('Tell ya what: I\'ll learn to be more cautious. And you\'ll try to enjoy an adventure now and then.', '', 260727, 0, 0, 0, 68, 0, 10, 244790, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s how adventures work sometimes, Gran\'da. And not just in books.', '', 260726, 0, 0, 0, 68, 0, 10, 244788, 0, 0, 0, 0, 0, 0, 0, 56421), +('Aye. I\'ve had a burden to bear for too long. I just don\'t want you to get hurt, lad.', '', 260725, 0, 0, 0, 68, 0, 10, 244786, 0, 0, 0, 0, 0, 0, 0, 56421), +('You also seem... distracted. Sometimes you\'re angry. Like it hurts. Like it\'s all too much.', '', 260724, 0, 0, 0, 68, 0, 10, 244785, 0, 0, 0, 0, 0, 0, 0, 56421), +('Me? What do you mean?', '', 260723, 0, 0, 0, 68, 0, 10, 244783, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll be careful. And Gran\'da... I\'m also worried... about... you.', '', 260722, 0, 0, 0, 68, 0, 10, 244780, 0, 0, 0, 0, 0, 0, 0, 56421), +('Sometimes I think you\'re so distracted figuring things out that you leap before you look.', '', 260721, 0, 0, 0, 68, 0, 10, 244779, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'ve got a good eye for solving problems, lad, but not for danger. You\'ve got a brave heart, but you\'re reckless.', '', 260720, 0, 0, 0, 68, 0, 10, 244776, 0, 0, 0, 0, 0, 0, 0, 56421), +('Gran\'da, don\'t worry so much! I can\'t stay in the library forever.', '', 260719, 0, 0, 0, 68, 0, 10, 244774, 0, 0, 0, 0, 0, 0, 0, 56421), +('It does my heart good to see you so excited about this... but I\'m concerned about your safety.', '', 260718, 0, 0, 0, 68, 0, 10, 244772, 0, 0, 0, 0, 0, 0, 0, 56421), +('What\'s wrong, Gran\'da?', '', 260717, 0, 0, 0, 68, 0, 10, 244769, 0, 0, 0, 0, 0, 0, 0, 56421), +('Dagran... lad... I\'m concerned about you.', '', 260716, 0, 0, 0, 68, 0, 10, 244767, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s see which of the two you are.', 260715, 0, 0, 1, 0, 0, 8, 0, 250794, 0, 0, 0, 0, 0, 0, 56421), +('', 'All failure breeds success eventually... wouldn\'t you agree?', 260714, 0, 0, 1, 0, 0, 8, 0, 250793, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hm. You\'re... interesting.', 260713, 0, 0, 1, 0, 0, 8, 0, 250792, 0, 0, 0, 0, 0, 0, 56421), +('', 'Overcrawlers? I\'ve enough of you in my collection. Begone.', 260712, 0, 0, 1, 0, 0, 8, 0, 250791, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('Our strands are strong! None will pass!', '', 260711, 0, 0, 0, 0, 0, 8, 250790, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thank you. Would that I could do more to repay you, but this is as far as I go.', '', 260709, 0, 0, 1, 0, 0, 8, 250789, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'But when I do... It will be for the right reasons.', 260649, 0, 0, 0, 68, 0, 10, 0, 243404, 0, 0, 0, 0, 0, 0, 56421), +('', 'That we are. The time will come when I must face Xal\'atath again.', 260647, 0, 0, 0, 68, 0, 10, 0, 243403, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'re all in this together.', 260646, 0, 0, 0, 68, 0, 10, 0, 243402, 0, 0, 0, 0, 0, 0, 56421), +('It\'s good to have you with us, Alleria.', '', 260645, 0, 0, 0, 68, 0, 10, 243401, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'But I assure you... I have found my way back from the edge. And I am here, with you, to the end.', 260644, 0, 0, 0, 68, 0, 10, 0, 243400, 0, 0, 0, 0, 0, 0, 56421), +('', 'That pain, that guilt... I felt it twisting me into someone I\'m not.', 260643, 0, 0, 0, 68, 0, 10, 0, 243399, 0, 0, 0, 0, 0, 0, 56421), +('Or to think you could have stopped what happened, if you had just seen what was right in front of you.', '', 260642, 0, 0, 0, 68, 0, 10, 243398, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I know what that\'s like. To survive an atrocity, and feel like vengeance is all you have left.', 260637, 0, 0, 0, 68, 0, 10, 0, 243397, 0, 0, 0, 0, 0, 0, 56421), +('', '...was to hunt down those responsible.', 260633, 0, 0, 0, 68, 0, 10, 0, 243396, 0, 0, 0, 0, 0, 0, 56421), +('', 'My grief and rage were deafening. I thought the only way to silence them...', 260630, 0, 0, 0, 68, 0, 10, 0, 243395, 0, 0, 0, 0, 0, 0, 56421), +('', 'Jaina, Thrall. When we last spoke, I... was in a dark place.', 260628, 0, 0, 1, 68, 0, 10, 0, 243394, 0, 0, 0, 0, 0, 0, 56421), +('The Unbound will surely waste such precious materials. At least we are not leaving empty handed.', '', 260596, 0, 36471, 0, 0, 0, 13, 247069, 0, 0, 0, 0, 0, 0, 0, 56421), +('An admirable performance. The Machine Speakers will put these materials to good use.', '', 260594, 0, 36471, 0, 0, 0, 13, 247072, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Now, Zee-Zee!', 260586, 0, 0, 0, 102, 0, 4, 0, 250937, 0, 0, 0, 0, 0, 0, 56421), +('This is the Deephaul Ravine, where we harvest precious materials. Your task is to secure as many of them as possible before Ruffious does the same.', '', 260583, 0, 36471, 0, 0, 0, 13, 247070, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Guess what? WE DID.', 260581, 0, 0, 0, 70, 0, 4, 0, 250936, 0, 0, 0, 0, 0, 0, 56421), +('Looks like you should\'ve brought some bigger friends.', '', 260577, 0, 0, 0, 70, 0, 4, 250935, 0, 0, 0, 0, 0, 0, 0, 56421), +('I hope it works, Speaker. Truly.', '', 260540, 0, 0, 1, 0, 0, 10, 244624, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Do not worry. We Machine Speakers are working hard to reinitiate the machines.', 260538, 0, 0, 1, 0, 0, 10, 0, 244625, 0, 0, 0, 0, 0, 0, 56421), +('I\'m... sorry to hear tha\'.', '', 260536, 0, 0, 0, 0, 0, 10, 244626, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Sooner for some than others. In the next ten centuries, we will all cease to function.', 260535, 0, 0, 1, 0, 0, 10, 0, 244627, 0, 0, 0, 0, 0, 0, 56421), +('When will tha happen?', '', 260534, 0, 0, 1, 0, 0, 10, 244628, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I am not offended. But we are unfortunately in decline. Without a way to recharge, we will eventually all enter stasis.', 260533, 0, 0, 0, 0, 0, 10, 0, 244629, 0, 0, 0, 0, 0, 0, 56421), +('I should be writin\' this down. I\'m standin\' here with a livin\' relic! ...no offense.', '', 260531, 0, 0, 0, 0, 0, 10, 244630, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'An earthen\'s memories are erased upon recharging. Hence, the need to upload our memory gems to the Archive with each charge cycle.', 260530, 0, 0, 1, 0, 0, 10, 0, 244631, 0, 0, 0, 0, 0, 0, 56421), +('Need to let off some steam? I hear there\'s someone nearby who\'s itching for a fight.', '', 260528, 0, 0, 0, 0, 0, 13, 247099, 0, 0, 0, 0, 0, 0, 0, 56421), +('Got a real troublemaker on our hands. Take them on, if you think you\'re up to it.', '', 260526, 0, 0, 0, 0, 0, 13, 247098, 0, 0, 0, 0, 0, 0, 0, 56421), +('Opportunity\'s knocking! If you\'ve got the mettle, there are valuables waiting to be won.', '', 260522, 0, 0, 0, 0, 0, 13, 247111, 0, 0, 0, 0, 0, 0, 0, 56421), +('There\'s a cache of resources nearby. Find it before you have to fight over it!', '', 260518, 0, 0, 0, 0, 0, 13, 247110, 0, 0, 0, 0, 0, 0, 0, 56421), +('Overwritten? Ye mean in the Archive? Or... your memory personally?', '', 260515, 0, 0, 1, 0, 0, 10, 247034, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Unfortunately, our memories from that time have been overwritten.', 260502, 0, 0, 0, 0, 0, 10, 0, 244614, 0, 0, 0, 0, 0, 0, 56421), +('If you\'re looking for a challenge, someone out there needs to be brought in line.', '', 260500, 0, 0, 0, 0, 0, 13, 247097, 0, 0, 0, 0, 0, 0, 0, 56421), +('Looks like someone has a bounty on their head. Anyone care to collect?', '', 260496, 0, 0, 0, 0, 0, 13, 247096, 0, 0, 0, 0, 0, 0, 0, 56421), +('I see some valuable resources in the area! Get ready to grab them!', '', 260490, 0, 0, 0, 0, 0, 13, 247109, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'But Dornogal itself has been here much longer, since before the Sundering that we believe damaged our machines.', 260489, 0, 0, 1, 0, 0, 10, 0, 244616, 0, 0, 0, 0, 0, 0, 56421), +('Looks like there\'s treasure nearby. And that means treasure hunters. Watch your back.', '', 260486, 0, 0, 0, 0, 0, 13, 247108, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Archive\'s last access date was approximately five thousand years ago.', 260480, 0, 0, 0, 0, 0, 10, 0, 244617, 0, 0, 0, 0, 0, 0, 56421), +('I see a crystal down in the mines! Grab it before Uzjax gets to it!', '', 260475, 0, 36470, 0, 0, 0, 13, 247049, 0, 0, 0, 0, 0, 0, 0, 56421), +('Can ye give me a rough estimate?', '', 260471, 0, 0, 1, 0, 0, 10, 244618, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Unknown. Our Archive would contain that information, but as I said, it is non-functioning.', 260469, 0, 0, 1, 0, 0, 10, 0, 244619, 0, 0, 0, 0, 0, 0, 56421), +('How long has Dornogal been here?', '', 260468, 0, 0, 0, 0, 0, 10, 244620, 0, 0, 0, 0, 0, 0, 0, 56421), +('Uzjax has a cart leaving his quarry. I say we take it for ourselves!', '', 260464, 0, 128767, 0, 0, 0, 13, 247051, 0, 0, 0, 0, 0, 0, 0, 56421), +('One of our carts is loaded up! Make sure that it reaches its destination!', '', 260463, 0, 128767, 0, 0, 0, 13, 247050, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well, it\'s not the best haul I\'ve ever seen. But it will do. Thanks for the hard work.', '', 260458, 0, 36470, 0, 0, 0, 13, 247054, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nice work! With a haul like this, we\'ll be able to make all sorts of repairs around Khaz Algar.', '', 260457, 0, 36470, 0, 0, 0, 13, 247057, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome to the Deephaul Ravine, friends! Our job today: gather as many minerals and gems as we can carry, before Uzjax gets to them.', '', 260449, 0, 36470, 0, 0, 0, 13, 247055, 0, 0, 0, 0, 0, 0, 0, 56421), +('Whoever\'s left standing takes home the prize! Make sure it\'s you, and not one of the nerubians!', '', 260439, 0, 0, 0, 0, 0, 13, 247407, 0, 0, 0, 0, 0, 0, 0, 56421), +('Someone has sweetened the pot at the Blood Pits. You\'d better show them what a real combatant can do.', '', 260434, 0, 0, 0, 0, 0, 13, 247405, 0, 0, 0, 0, 0, 0, 0, 56421), +('Those supplies will do far more good in the Unbound\'s hands than in the Priory\'s. Go on, take them!', '', 260425, 0, 0, 0, 0, 0, 13, 247410, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nothing ventured, nothing gained! Fight back the shadows and claim what they\'ve been hiding!', '', 260409, 0, 0, 0, 0, 0, 13, 247416, 0, 0, 0, 0, 0, 0, 0, 56421), +('Sometimes, the risk is worth the reward. Are you gonna let a few monsters scare you away?', '', 260408, 0, 0, 0, 0, 0, 13, 247415, 0, 0, 0, 0, 0, 0, 0, 56421), +('Time to prove you\'re as hard-headed as the rams! Bust that cache open and claim the reward!', '', 260406, 0, 0, 0, 0, 0, 13, 247413, 0, 0, 0, 0, 0, 0, 0, 56421), +('We just recovered a cache of supplies from Dhar Khazad. Secure them while you\'re wrangling the beasts out there!', '', 260397, 0, 0, 0, 0, 0, 13, 247411, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now their queen will need to look elsewhere for suitable minions. Good work!', '', 260395, 0, 0, 0, 0, 0, 13, 247081, 0, 0, 0, 0, 0, 0, 0, 56421), +('I still don\'t know what that equipment is supposed to do. And something tells me I don\'t want to.', '', 260392, 0, 0, 0, 0, 0, 13, 247079, 0, 0, 0, 0, 0, 0, 0, 56421), +('These zealots make the Machine Speakers look perfectly normal! Thanks for dealing with them.', '', 260391, 0, 0, 0, 0, 0, 13, 247085, 0, 0, 0, 0, 0, 0, 0, 56421), +('Never let it be said that the earthen make for bad neighbors. Excellently done!', '', 260390, 0, 0, 0, 0, 0, 13, 247087, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well done! Now let\'s get out of here before we encounter more of those... things.', '', 260389, 0, 0, 0, 0, 0, 13, 247095, 0, 0, 0, 0, 0, 0, 0, 56421), +('That should take care of it. Maybe now the excavation can continue.', '', 260388, 0, 0, 0, 0, 0, 13, 247093, 0, 0, 0, 0, 0, 0, 0, 56421), +('Fantastic! I\'m much obliged. Hm. Where to start?', '', 260386, 0, 0, 1, 0, 0, 10, 244621, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Yes, small one. My current directive is to answer your questions.', 260385, 0, 0, 1, 0, 0, 10, 0, 244622, 0, 0, 0, 0, 0, 0, 56421), +('Hah! It\'ll take more than the elements to weather that stonework! Well done.', '', 260384, 0, 0, 0, 0, 0, 13, 247091, 0, 0, 0, 0, 0, 0, 0, 56421), +('Can I ask you another question, Speaker Brinthe?', '', 260383, 0, 0, 1, 0, 0, 10, 244623, 0, 0, 0, 0, 0, 0, 0, 56421), +('Be quiet, you fools! What if the guards hear us?', '', 260381, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('See those nerubians? They\'re all keen to fight for their queen\'s favor. Don\'t let them ascend!', '', 260380, 0, 0, 0, 0, 0, 13, 247080, 0, 0, 0, 0, 0, 0, 0, 56421), +('Who is the Harbringer? The Queen has never mentioned--', '', 260379, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Those reckless goblins are fighting for sport down in the grotto. Better do something before it gets out of hand!', '', 260377, 0, 0, 0, 0, 0, 13, 247078, 0, 0, 0, 0, 0, 0, 0, 56421), +('Who is that? That doesn\'t sound like the usual announcements.', '', 260376, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Not sure what these folks are up to, but I know fanatics when I see them. Better rain on their parade.', '', 260370, 0, 0, 0, 0, 0, 13, 247084, 0, 0, 0, 0, 0, 0, 0, 56421), +('The kobyss have turned this area into a war zone. Get in there before the fighting spreads to our Arathi friends!', '', 260368, 0, 0, 0, 0, 0, 13, 247086, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hey, what\'s going on in here?', '', 260367, 0, 0, 0, 0, 0, 4, 250933, 0, 0, 0, 0, 0, 0, 0, 56421), +('This mine\'s long been abandoned. No telling what you might run into down there. Stay alert.', '', 260366, 0, 0, 0, 0, 0, 13, 247094, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I will do all it takes to end her threat for good.', 260365, 0, 0, 0, 0, 0, 10, 0, 245306, 0, 0, 0, 0, 0, 0, 56421), +('', 'She isn\'t. Not when I can turn their own power against her.', 260362, 0, 0, 0, 0, 0, 10, 0, 245304, 0, 0, 0, 0, 0, 0, 56421), +('This place is crawling with all sorts of scavengers. Clean things up a bit, would you?', '', 260358, 0, 0, 0, 0, 0, 13, 247092, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Like Aelric, Xal\'atath thinks herself safe behind layers of shadow.', 260356, 0, 0, 0, 0, 0, 10, 0, 245301, 0, 0, 0, 0, 0, 0, 56421), +('', 'When Dalaran fell I didn\'t draw on my power and someone dear to me paid the price.', 260355, 0, 0, 0, 0, 0, 10, 0, 245300, 0, 0, 0, 0, 0, 0, 56421), +('', 'For years I\'ve held back the Void within me, worried I\'d hurt my loved ones.', 260352, 0, 0, 0, 0, 0, 10, 0, 245298, 0, 0, 0, 0, 0, 0, 56421), +('', 'We need not consign ourselves to the shadow. We can weave our own tapestries, free of the Harbringer\'s poisonous touch.', 260348, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Alleria... What happened?', 260347, 0, 0, 0, 0, 0, 10, 0, 245297, 0, 0, 0, 0, 0, 0, 56421), +('Dhar Bandar has stood for thousands of years. Clear out these elementals and secure the tower!', '', 260342, 0, 0, 0, 0, 0, 13, 247090, 0, 0, 0, 0, 0, 0, 0, 56421), +('Their Day of Darkness... the same day Sargeras plunged that sword into Azeroth.', '', 260338, 0, 0, 1, 0, 0, 4, 245558, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Then you\'ve realized when Beledar shifted for the first time?', 260337, 0, 0, 1, 0, 0, 4, 0, 245557, 0, 0, 0, 0, 0, 0, 56421), +('I\'ve gotten a look at the crystals in their keyflames. It\'s not Azerite, but it is close enough that I think they are connected.', '', 260334, 0, 0, 1, 0, 0, 4, 245556, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No. You\'re right. I wish he was here as well. We\'ll have to find our own answers.', 260331, 0, 0, 1, 0, 0, 4, 0, 245555, 0, 0, 0, 0, 0, 0, 56421), +('I\'m sorry. I didn\'t mean to...', '', 260330, 0, 0, 1, 0, 0, 4, 245554, 0, 0, 0, 0, 0, 0, 0, 56421), +('I wish Khadgar were here. He\'d know what it all meant.', '', 260329, 0, 0, 1, 0, 0, 4, 245553, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes-- no, not really. When I saw Beledar for the first time I had the vision again. It\'s related somehow.', '', 260328, 0, 0, 1, 0, 0, 4, 245552, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You have been hearing the star?', 260327, 0, 0, 1, 0, 0, 4, 0, 245551, 0, 0, 0, 0, 0, 0, 56421), +('Beledar, the \"Emperor\'s Vision!\" That prophecy that drew them here, it\'s the Radiant Song I\'m hearing.', '', 260326, 0, 0, 1, 0, 0, 4, 245550, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What have you been hearing?', 260323, 0, 0, 1, 0, 0, 4, 0, 245549, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll try to get this power station up and running.\n\nBe warned that we may attract some trouble once they see what we\'re up to.', 260321, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'re not the only one grappling with the voices in their head!', '', 260316, 0, 0, 1, 0, 0, 4, 245548, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It was still a foolish risk.', 260315, 0, 0, 1, 0, 0, 4, 0, 245547, 0, 0, 0, 0, 0, 0, 56421), +('', 'Heed my words, City of Threads. Remember the will of Queen Neferess.', 260314, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('So many human kingdoms have fallen. I needed to know if there were others.', '', 260313, 0, 0, 1, 0, 0, 4, 245546, 0, 0, 0, 0, 0, 0, 0, 56421), +('I needed to see if there were really descendants of the Arathi down here. I\'m the king of Storm--', '', 260311, 0, 0, 1, 0, 0, 4, 245545, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'She is here, Anduin. The Arathi are in danger. We are in danger.', 260310, 0, 0, 1, 0, 0, 4, 0, 245544, 0, 0, 0, 0, 0, 0, 56421), +('', 'I wish you had heeded my warning and stayed in Dornogal.', 260308, 0, 0, 1, 0, 0, 4, 0, 245543, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m glad you\'re here, outsider. Keep an eye on her.', 260302, 0, 0, 0, 0, 0, 4, 0, 245875, 0, 0, 0, 0, 0, 0, 56421), +('', 'But we all have limits.', 260301, 0, 0, 0, 0, 0, 4, 0, 245874, 0, 0, 0, 0, 0, 0, 56421), +('', 'What I\'m saying is that Faerin has been able to endure the adversity of this land better than most.', 260300, 0, 0, 0, 0, 0, 4, 0, 245873, 0, 0, 0, 0, 0, 0, 56421), +('', 'Everyone has a story like that. I remember this one time I found this cave with--', 260299, 0, 0, 0, 0, 0, 4, 0, 245872, 0, 0, 0, 0, 0, 0, 56421), +('', 'He lost part of himself to the darkness. Never been the same since. Doesn\'t leave the city, barely leaves my tavern.', 260298, 0, 0, 0, 0, 0, 4, 0, 245871, 0, 0, 0, 0, 0, 0, 56421), +('', 'Mylton was caught out on the coast when Beledar shifted. He would have been a meal for the kobyss if Faerin hadn\'t been on patrol.', 260297, 0, 0, 0, 0, 0, 4, 0, 245870, 0, 0, 0, 0, 0, 0, 56421), +('', 'Be right there, Mylton!', 260296, 0, 0, 0, 0, 0, 4, 0, 245869, 0, 0, 0, 0, 0, 0, 56421), +('Need a refill.', '', 260295, 0, 0, 0, 0, 0, 4, 245867, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s only by the blessing of the Flame that she still draws breath-- the trouble she gets into.', 260293, 0, 0, 0, 0, 0, 4, 0, 245866, 0, 0, 0, 0, 0, 0, 56421), +('', 'Seriously though, watch yourself. Danger finds young lady Faerin Lothar more than anyone else in Hallowfall.', 260292, 0, 0, 0, 0, 0, 4, 0, 245865, 0, 0, 0, 0, 0, 0, 56421), +('', 'Just warning your new friends about how you\'re as stubborn as a lynx!', 260291, 0, 0, 0, 0, 0, 4, 0, 245864, 0, 0, 0, 0, 0, 0, 56421), +('', 'You gossiping about me Nalina?', 260290, 0, 0, 0, 0, 0, 4, 0, 245863, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s good that Faerin has found compatriots willing to dive into the pits of evil she frequents.', 260289, 0, 0, 0, 0, 0, 4, 0, 245862, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well, then you know the darkness has brought trouble to your door.', 260288, 0, 0, 0, 0, 0, 4, 0, 245861, 0, 0, 0, 0, 0, 0, 56421), +('', 'When you\'re lost in the dark, one Lamplighter is a blessing of the Flame. If you see more than one...', 260286, 0, 0, 0, 0, 0, 4, 0, 245860, 0, 0, 0, 0, 0, 0, 56421), +('', 'You and the other outsiders have been conscripted by Lamplighter Faerin I see.', 260285, 0, 0, 0, 0, 0, 4, 0, 245859, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s rare I see a new face in the Empire\'s Edge. Pull up a stool, friend.', 260284, 0, 0, 0, 0, 0, 4, 0, 245858, 0, 0, 0, 0, 0, 0, 56421), +('', 'But I fear we have just made ourselves a bigger target for the dark.', 260282, 0, 0, 0, 0, 0, 4, 0, 245891, 0, 0, 0, 0, 0, 0, 56421), +('', 'I welcome you, outsider. I hope your people\'s arrival, and the earthen\'s reunification means better days for Mereldar.', 260281, 0, 0, 0, 0, 0, 4, 0, 245890, 0, 0, 0, 0, 0, 0, 56421), +('', 'But like Faerin, they mistake saving for safeguarding. My people are brave and strong, but they are not all Flame blessed heroes.', 260280, 0, 0, 0, 0, 0, 4, 0, 245889, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ve had too many years of defending against the monsters that go bump in the night. Great Kyron and their Lamplighters guided us through the darkness.', 260279, 0, 0, 0, 0, 0, 4, 0, 245888, 0, 0, 0, 0, 0, 0, 56421), +('', 'We had put down roots by then, my soldiers left to make homes for themselves. They started families. Flames help me, there are children now.', 260278, 0, 0, 0, 0, 0, 4, 0, 245887, 0, 0, 0, 0, 0, 0, 56421), +('', 'Years later, there was a great rumble. We thought the cavern was going to collapse. It was the Day of Darkness, the first time Beledar shifted to shadow.', 260276, 0, 0, 0, 0, 0, 4, 0, 245886, 0, 0, 0, 0, 0, 0, 56421), +('', 'Brave fool. Yet I\'m eternally grateful that she held on to that symbol of hope. Don\'t tell her I said that.', 260275, 0, 0, 0, 0, 0, 4, 0, 245885, 0, 0, 0, 0, 0, 0, 56421), +('', 'Then as we labored to rescue this stowaway child, Faerin, we discovered that she had preserved embers of the flame, at risk to her own life.', 260274, 0, 0, 0, 0, 0, 4, 0, 245884, 0, 0, 0, 0, 0, 0, 56421), +('', 'The light transported us beneath the surface of Azeroth, but still under the light of this star we named Beledar.', 260273, 0, 0, 0, 0, 0, 4, 0, 245882, 0, 0, 0, 0, 0, 0, 56421), +('', 'Instead there was a radiant flash. The Emperor\'s Vision, exactly as he had foreseen.', 260272, 0, 0, 0, 0, 0, 4, 0, 245881, 0, 0, 0, 0, 0, 0, 56421), +('', 'Our armada braved the Storming Sea and its impassable tempests. I thought that final storm was sure to scuttle every airship.', 260271, 0, 0, 0, 0, 0, 4, 0, 245880, 0, 0, 0, 0, 0, 0, 56421), +('', 'I was newly raised to my position. Being entrusted to seek out an imperial prophecy was a great honor.', 260270, 0, 0, 0, 0, 0, 4, 0, 245879, 0, 0, 0, 0, 0, 0, 56421), +('', '\"The Emperor\'s Vision\", a prophecy of light, battle, and victory for the Arathi and the Sacred Flame.', 260269, 0, 0, 0, 0, 0, 4, 0, 245878, 0, 0, 0, 0, 0, 0, 56421), +('', 'Walk with me for a bit, outsider. I assume Faerin has told you of how we came to this strange land.', 260268, 0, 0, 0, 0, 0, 4, 0, 245877, 0, 0, 0, 0, 0, 0, 56421), +('We Unbound have a tradition of taming the wildlife around Dhar Kazhad. Let\'s see if you\'re up to the task!', '', 260267, 0, 0, 0, 0, 0, 13, 247088, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nevermind, then. Let\'s get going.', '', 260208, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Shut your trap! Ugh, this is why you\'re a grunt. Doing before thinking. Always needing orders. Too dainty to drink pulp.', '', 260207, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Y-yes! Across from Lord Merchant\'s office--', '', 260206, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You dropped off the loot in the treasure room, right?', '', 260205, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'re celebrating. We thoroughly crushed the dissident hideout.', '', 260204, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('NOW, Sauciere!', '', 260203, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I prefer mine without pulp--', '', 260202, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Sauciere! Two fresh beetle juice, with pulp!', '', 260201, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What was that? You, with the... what is that on your face? Get out of my sight and do your job!', '', 260200, 0, 0, 0, 0, 0, 4, 250931, 0, 0, 0, 0, 0, 0, 0, 56421), +('Is everybody on a break or something? Drop those mugs and go see what\'s going on!', '', 260199, 0, 0, 0, 0, 0, 4, 250930, 0, 0, 0, 0, 0, 0, 0, 56421), +('You and you! Get out there and stop them!', '', 260198, 0, 0, 0, 0, 0, 4, 250929, 0, 0, 0, 0, 0, 0, 0, 56421), +('There is another abandoned Kaheti artifact nearby. \n\nWould you assist me in finding it?', 'There is another abandoned Kaheti artifact nearby. \n\nWould you assist me in finding it?', 260195, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hail, outsider. You don\'t seem the sort to settle down. For our citizens who do wish to stake a claim, the Arathi Army offers our advice and support.\n\nArathi settlers cultivate the land and reap Beledar\'s bounty from its soil. But the rewards of homesteading come hand in hand with great danger. We prepare our people with equipment, training, and information before they head out to start a farm.\n\nWars, even those against nerubians and shadows, can\'t be won without supplies.', '', 260192, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Mereldar is turning out to be an even bigger project than we planned. Our people deserve to feel safe and protected, and to live comfortably in the light of Beledar.\n\nNothing makes that dream closer to reality than our airships. They\'re a marvel of magic and technology, held together by the lynchpin that is the Sacred Flame. The heat from our sacred magic keeps the balloons filled and our vessels aloft.\n\nI\'ve been designing airships for more than fifty years now. To see them decorate our skyline fills me with satisfaction and hope for our civilization.', 260171, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('No visitors!', '', 260163, 0, 0, 60, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Get yourself a key, then check your map for the location of these bountiful delves.', '', 260124, 0, 0, 0, 0, 0, 7, 247599, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I don\'t. \n\nI didn\'t.\n\nBy the Black Anvil, I don\'t have time tae think this through right now. It\'s clear that people are in danger, an\' the hammer\'s not where it ought tae be. We can talk about this later.', 260123, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'When Magni dropped Fearbreaker, I thought that was the end o\' the legacy an\' there was no going back. Now, there\'s a chance tae recover the hammer and it slipped away from me.\n\nWe have tae find Berrund before he gets himself killed.', 260121, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'And Berrund thinks he can make things right with one magic hammer. All right. I\'ll do me best tae help.', 260120, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This place was hit hard when the Coreway collapsed. Now skardyn and other horrors run amok. We weren\'t able to get everyone out in time.', 'This place was hit hard when the Coreway collapsed. Now skardyn and other horrors run amok. We weren\'t able to get everyone out in time.', 260119, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'First, your little pets will die. Then we\'ll make you speak.', 260114, 0, 0, 0, 0, 0, 8, 0, 250788, 0, 0, 0, 0, 0, 0, 56421), +('Tsk tsk tsk. Dear Nizrek, a traitor? Our queen will be so disappointed.', '', 260113, 0, 0, 0, 0, 0, 8, 250787, 0, 0, 0, 0, 0, 0, 0, 56421), +('Izo has made a mockery of our traditions, at the queen\'s comm--', '', 260112, 0, 0, 0, 0, 0, 8, 250786, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Transformatory was once the home of our sacred evolution.', '', 260111, 0, 0, 1, 0, 0, 8, 250785, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I came here to find out why pearls are so valued. But instead I learned why life is so valued.\n\nAll things will end. Given infinite time, this is inevitable. But the focus must be on the journey, not the destination. \n\nThis moment of my life is priceless because once it is experienced, it will never come again. And we do not know when the journey will end.\n\nSimply put, the purpose of life... is to live.', 260110, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Don\'t get me wrong, I\'m still planning to live forever!\n\nBut Aggartha showed me it has to be a life worth living. And I\'ll have to work on that.', '', 260109, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Blood! It\'s in my blood!', 260108, 0, 0, 15, 0, 0, 4, 0, 251523, 0, 0, 0, 0, 0, 0, 56421), +('The farmers have agreed to furnish me with all the pearls I will need for my experiments. I still believe we should focus our efforts on restoring the machines so that our race has a future.\n\nHowever, since that outcome is not guaranteed, perhaps we can allow for some time to enjoy the present -- while we still have it.', '', 260107, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('The announcer never tips us off about who will win.\n\nWell, not for free.', 'The announcer never tips us off about who will win.\n\nWell, not for free.', 260106, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s not really gambling when you don\'t care if you lose. It\'s just light fun!', 'It\'s not really gambling when you don\'t care if you lose. It\'s just light fun!', 260105, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ve been searching for the perfect gift for my dear friend. But what I\'ve learned is that the gift itself is unimportant. \n\nShe will love whatever gift I give because she cares about me. And in the end, the greatest gift we can give to each other is our presence in each other\'s lives.', '', 260104, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I always drink my Corby\'s with the logo facing out.\n\nIt\'s good money!', '', 260103, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('When you bottom out, the only way to go up is to win!', 'When you bottom out, the only way to go up is to win!', 260101, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ve put in too much cash to stop now!', 'I\'ve put in too much cash to stop now!', 260098, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The next match will go my way.', 'The next match will go my way.', 260094, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have been building a collection of items I enjoy so that when I am gone, I can live on through my collection. But perhaps there is a better way.\n\nI have decided to give away the items in my collection to people who will value them most. I will not try to live on through trinkets and items. \n\nInstead I will live on in the memories of my friends and the happiness I share with them.', 260093, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Honoring those of us in stasis lock is important to us. Thank you for your help, Outlander. May your path be unburdened.', 260090, 0, 0, 1, 0, 0, 4, 0, 251593, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fallside Outpost needs reagents for incense to use at Mourning Rise. Will you accept this new directive and procure them?', 260089, 0, 0, 1, 0, 0, 4, 0, 251592, 0, 0, 0, 0, 0, 0, 56421), +('The gorlocs have been beaten back for now, but clearly they are a greater danger than any of us ever realized.\n\nAggartha may be gone, but her legacy lives on. We pearl farmers now have the weapons and training to defend ourselves from further attacks.\n\nIt is our responsibility to carry forward her spirit of courage, generosity, and perseverance.\n\nSuch was her way. And now, it is our way as well.', '', 260076, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Aye, good work lad. Leave the ship outside. Best ye be off on your other business.', '', 260073, 0, 0, 0, 0, 0, 7, 247598, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m still fabricatin\' the more intricate parts but... it\'ll fly soon enough!', '', 260072, 0, 0, 0, 0, 0, 4, 252285, 0, 0, 0, 0, 0, 0, 0, 56421), +('Dagran! Bring in the ship you\'ve been workin\' on.', '', 260071, 0, 0, 0, 0, 0, 7, 247597, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I can\'t let my gut lead the way every time.', 260067, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll whip up something ta ease your mind and help ya rest!', 260053, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Though vastly outnumbered, Aggartha held the line and defeated these foes before you. But her injuries were too grave and she succumbed to her wounds.', '', 260041, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Plenty of treasure around here. And I\'m betting we can use it tae take the fight tae Xal\'atath!', '', 260029, 0, 0, 0, 0, 0, 7, 247596, 0, 0, 0, 0, 0, 0, 0, 56421), +('Onward and upward. On to the next adventure.', '', 260028, 0, 0, 0, 68, 0, 4, 245230, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Then I\'m glad we still have our future.', 260027, 0, 0, 0, 68, 0, 4, 0, 245229, 0, 0, 0, 0, 0, 0, 56421), +('I understand. I\'ve changed, and my life has changed. I don\'t want to live in the past. I want our family to have a future.', '', 260026, 0, 0, 0, 68, 0, 4, 245228, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Aye. You need to be here and do right... for both of us. You can see how much you mean to Dagran.', 260025, 0, 0, 0, 68, 0, 4, 0, 245227, 0, 0, 0, 0, 0, 0, 56421), +('Lass... my old life... I can\'t live my life that way.', '', 260024, 0, 0, 0, 68, 0, 4, 245226, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I didn\'t want to forgive you, and I didn\'t want you to forget what you\'ve done... what you did.', 260023, 0, 0, 0, 68, 0, 4, 0, 245225, 0, 0, 0, 0, 0, 0, 56421), +('', 'When you were in your... other state... I at least knew you were learning.', 260022, 0, 0, 0, 68, 0, 4, 0, 245224, 0, 0, 0, 0, 0, 0, 56421), +('', 'Forgiveness shouldn\'t be easy. When I was much younger, we clashed a lot. Some things... there were things I couldn\'t forgive you for.', 260021, 0, 0, 0, 68, 0, 4, 0, 245223, 0, 0, 0, 0, 0, 0, 56421), +('I feel... humbled. Like I\'ve carried a burden for a long time. Like I\'ve finally been forgiven. I\'ve had... debts to pay.', '', 260020, 0, 0, 0, 68, 0, 4, 245222, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'So, now that you\'ve... changed... how do you feel?', 260019, 0, 0, 0, 68, 0, 4, 0, 245221, 0, 0, 0, 0, 0, 0, 56421), +('', 'I didn\'t see any big fungarians, but I did see Jeti make a run for it. One of da fungal spore pods popped near him. He didn\'t make it...', 260015, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Shoot everyone. Even tenderfoots like you!', 260013, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Yeah, I\'m the boss around here. Why, you gotta problem? Too bad. I don\'t care.', 260012, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Pool Boys LLC is really just a subsidiary of the Venture Company. Everybody here toes the line, whether they admit it or not.', '', 260011, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I bet Thad that we\'d die in the tunnels when we dug our way into Azj-Kahet. That\'s the only bet I\'m glad I lost!', '', 260010, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We get the occasional niffen, but most of my customers are Venture Company. Every day it\'s another story about a bad boss--Jenni Boombuckle\'s a name I hear a lot. But hey, at least they keep Corby in business!', '', 260009, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I think Arax\'ne was right to do it! \n\nIt\'s a rite of passage for all nerubian women to consume their first husband. It\'s only natural. \n\nI didn\'t know our exoskeletons were so fragile these days!', 260008, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '\"Kill all rats!\" yell stoneheads. \"Purge infestation!\" Shoot everyone. Burn everything.', 260007, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stoneheads smash into kobold home! Ruin everything!', 260006, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'When BOOM everything go bad all sudden!', 260005, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Life go as normal. Good young kobolds help elders. As should!', 260004, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Once was normal day. Candles bright, dirt calm.', 260003, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'In a flash, our entire armada was transported down here.', 259987, 0, 0, 0, 0, 0, 4, 0, 245786, 1, 0, 0, 0, 0, 0, 56421), +('', 'As we crossed the sea, we were caught in a storm. The fleet was... enveloped in golden radiance.', 259986, 0, 0, 0, 0, 0, 4, 0, 245784, 1, 0, 0, 0, 0, 0, 56421), +('', 'We\'re the Hallowfall expedition of the Arathi Empire.', 259985, 0, 0, 0, 0, 0, 4, 0, 245782, 1, 0, 0, 0, 0, 0, 56421), +('A vision of light... Deep under the ground.', '', 259984, 0, 0, 0, 0, 0, 4, 245783, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Star. We call it a star. Beledar, the \"Emperor\'s Vision\" of holy light.', 259983, 0, 0, 0, 0, 0, 4, 0, 245781, 1, 0, 0, 0, 0, 0, 56421), +('That crystal--', '', 259982, 0, 0, 0, 0, 0, 4, 245780, 0, 0, 0, 0, 0, 0, 0, 56421), +('Stay close and be quiet.', '', 259977, 0, 0, 0, 0, 0, 8, 250783, 0, 0, 0, 0, 0, 0, 0, 56421), +('Your target is the Grand Splicer, Izo. Her drive for innovation meshed well with Ansurek\'s thirst for Ascension.', '', 259974, 0, 0, 1, 0, 0, 8, 250784, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah, much better. Come to me, and I will help you as agreed.', '', 259973, 0, 0, 0, 0, 0, 8, 250782, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s stock up on supplies before we head in.', '', 259961, 0, 0, 0, 0, 0, 7, 247614, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let me free, let me free... we will all die together in bliss!', 259960, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You do not know power as I know power... just a sip of the honeyed poison...', 259959, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Arax\'ne comes from a very... shall we say, traditional family. \n\nEver since she was a spiderling, her mother was weaving stories about the beauty of consuming the object of one\'s love. It was always \"that way, you are guaranteed to be together until the end of time.\" Her mother ate her first husband, and her grandmother before that.\n\nI tried to warn Klaskin that she was serious, but he didn\'t listen until it was too late.', 259958, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Can you not see the doom suspended above the world? It has nearly eclipsed us...', 259957, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You will all bleed for her... your blood as dark as mine...', 259956, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Arax\'ne confided in me that she planned to go through with tradition, but I didn\'t think she was serious. \n\nKlaskin wasn\'t that terrible to have around. I may even miss him! \n\nI hope it was all worth it to her.', 259955, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I needa keep an eye on that kid. I think she\'s onta me. \n\nNot that I\'m against havin\' a new business partner, but more partners mean less whiffs for me, you know what I mean?', '', 259954, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Consuming one\'s husband is so old-fashioned.\n\nI didn\'t think that Arax\'ne was actually going to go through with it--so gauche! \n\nAnd now our Grieve and Weave meeting is ruined! How am I supposed to enjoy myself with a corpse a stone\'s throw away?\n\nArax\'ne always DID want to be the center of attention. Hmph.', 259945, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We need to think. This is bad, but not that bad. Which means it could still get worse.', 259943, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Tharessa is doing a great job so far! I guess I\'m not so bad at this \"mentoring\" thing. I just keep thinking \"what would Lathos have done?\"\n\nAnd, then I\'m sad. \n\nBut my inner Lathos has never steered me wrong.', '', 259942, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I think I\'m getting the hang of this. Delegate the hard stuff to someone else, take the artifacts, catalogue them, and then... profit?', 259941, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'This place reminds me of home. That\'s not necessarily a good thing.', 259940, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I didn\'t think you\'d have it in you!', 259937, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Such a traditionalist!', 259936, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Arax\'ne!', 259935, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stormrider scouts spotted our ships in the distance. They should arrive soon!', 259934, 0, 0, 1, 0, 0, 4, 0, 252212, 0, 0, 0, 0, 0, 0, 56421), +('', 'And here they come now.', 259933, 0, 0, 1, 0, 0, 7, 0, 252211, 0, 0, 0, 0, 0, 0, 56421), +('', 'The mountain lends us its strength.', 259932, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My own army... Spineless...', '', 259930, 0, 0, 1, 0, 0, 4, 251564, 0, 0, 0, 0, 0, 0, 0, 56421), +('This is against your marching orders!', '', 259929, 0, 0, 53, 0, 0, 4, 251563, 0, 0, 0, 0, 0, 0, 0, 56421), +('All... our... plans...', 'All... our... plans...', 259928, 0, 0, 1, 0, 0, 4, 251567, 251568, 0, 0, 0, 0, 0, 0, 56421), +('Traitors! The Queen will hear about this!', 'Traitors! The Queen will hear about this!', 259927, 0, 0, 15, 0, 0, 4, 251565, 251566, 0, 0, 0, 0, 0, 0, 56421), +('By the weave! One of Ansurek\'s spies has fallen.', '', 259925, 0, 0, 0, 0, 0, 8, 250779, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ansurek has eyes everywhere. You\'ll need to blind them to meet the Vizier.', 259923, 0, 0, 0, 0, 0, 8, 0, 250778, 0, 0, 0, 0, 0, 0, 56421), +('', 'Buffoon. Not even worthy of the fifth strand.', 259919, 0, 0, 0, 0, 0, 8, 0, 250777, 0, 0, 0, 0, 0, 0, 56421), +('Do you not know who I am? Whose voice you challenge?', '', 259918, 0, 0, 0, 0, 0, 8, 250776, 0, 0, 0, 0, 0, 0, 0, 56421), +('Invaders! Fear not, citizens. We will show them Ansurek\'s wrath.', '', 259917, 0, 0, 0, 0, 0, 8, 250775, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We go to her. Now.', 259915, 0, 0, 15, 0, 0, 4, 0, 251538, 0, 0, 0, 0, 0, 0, 56421), +('', 'Y\'tekhi. We should asses our options.', 259914, 0, 0, 1, 0, 0, 4, 0, 251537, 0, 0, 0, 0, 0, 0, 56421), +('', 'That thing... is Neferess?', 259912, 0, 0, 5, 0, 0, 4, 0, 251536, 0, 0, 0, 0, 0, 0, 56421), +('Our queen offers a most wondrous gift. We will become greater than we are.', '', 259911, 0, 0, 0, 0, 0, 8, 250774, 0, 0, 0, 0, 0, 0, 0, 56421), +('I don\'t recognize you. You\'re not part of the Venture VIP.\n\nShove off!', 'I don\'t recognize you. You\'re not part of the Venture VIP.\n\nShove off!', 259910, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What you lookin\' for, a tip about the next fight?\n\nNever bet against the Venture Company. Least of all me and my killer bots!', 'What you lookin\' for, a tip about the next fight?\n\nNever bet against the Venture Company. Least of all me and my killer bots!', 259909, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This is the VIP area. That means prices are also higher.\n\nIt\'s a privlege to pay more!', 259908, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll get back to my duties in a little bit.\n\nI just want to watch the next battle!', 'I\'ll get back to my duties in a little bit.\n\nI just want to watch the next battle!', 259907, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 259906, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'My battle bot may look small, but it is fearless!\n\nA silent master of mayhem.', 259905, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I like my fights like I like my drinks: just a little on the dirty side.', 259904, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'My sister Friday and I love to come out to watch the show.\n\nHaving a drink bigger than my head makes it even better.', 259903, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('I\'m Corby, and this is my place!\n\nCorby\'s Cabana Bar and Grill is going to expand all over Azeroth someday, to every Venture Company branch!', 'I\'m Corby, and this is my place!\n\nCorby\'s Cabana Bar and Grill is going to expand all over Azeroth someday, to every Venture Company branch!', 259902, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('These drinks are too strong for me. I just like to smell them!', 'These drinks are too strong for me. I just like to smell them!', 259901, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Chili\'s always sickly. So sick, he doesn\'t want to swim anymore.\n\nI\'m sick of talking to you. Let me nap.', 'Chili\'s always sickly. So sick, he doesn\'t want to swim anymore.\n\nI\'m sick of talking to you. Let me nap.', 259900, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The glow from the pool really adds to the ambiance!', 'The glow from the pool really adds to the ambiance!', 259895, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Whenever there\'s swimming and a bar, I\'m there!', 'Whenever there\'s swimming and a bar, I\'m there!', 259892, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m relaxin\' here! Buzz off.', 'I\'m relaxin\' here! Buzz off.', 259888, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m not paid enough to give you information.', 'I\'m not paid enough to give you information.', 259887, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We like our town bug-free.', 'We like our town bug-free.', 259885, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Venture Company\'s got a decent vacation plan. I get my drinks half off!', 'The Venture Company\'s got a decent vacation plan. I get my drinks half off!', 259883, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Get lost, this is my time off.', 'Get lost, this is my time off.', 259882, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I can\'t swim.\n\nBut I don\'t know that I want to...', 'I can\'t swim.\n\nBut I don\'t know that I want to...', 259881, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Come on, Miral! We\'re getting out of here!', 'Come on, Miral! We\'re getting out of here!', 259875, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Flame bless you stranger!', 'Flame bless you stranger!', 259874, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Help! By the Flame, someone help!', 'Help! By the Flame, someone help!', 259862, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ah, you\'ve arrived. Our \"friend\" awaits you in the High Hollows.', 259840, 0, 0, 0, 0, 0, 8, 0, 250773, 0, 0, 0, 0, 0, 0, 56421), +('', 'I told her about Y\'tekhi and the convoy. You can tell her about everything we found inside the lab. Good luck.', 259823, 0, 0, 1, 0, 0, 4, 0, 251570, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ugh, can you believe that he--oh, did you need something? If not, you can go.', 259817, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What kind of stitching could an overcrawler be interested in?', 259816, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Our club is BYOS. Bring your own silk.', 259815, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Can I help you?', 259814, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'re here to knit and complain. If you\'re not going to participate, leave.', 259813, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'How do you even knit with only two arms?', 259812, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I don\'t suppose you brought extra needles?', 259811, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s go, $n. We\'ve got a report to give topside.', 259807, 0, 0, 1, 0, 0, 4, 0, 251576, 0, 0, 0, 0, 0, 0, 56421), +('', 'True death is the end of the story. Anything before that is workable.', 259806, 0, 0, 274, 0, 0, 4, 0, 251575, 0, 0, 0, 0, 0, 0, 56421), +('', 'Am I? One monster has sympathy for another?', 259798, 0, 0, 1, 0, 0, 4, 0, 251574, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'re wrong.', 259797, 0, 0, 274, 0, 0, 4, 0, 251573, 0, 0, 0, 0, 0, 0, 56421), +('', 'No, as you describe it, she is but a shell of herself. It would have been better if they\'d just killed her...', 259795, 0, 0, 1, 0, 0, 4, 0, 251572, 0, 0, 0, 0, 0, 0, 56421), +('', 'Neferess... my queen... lives?', 259794, 0, 0, 396, 0, 0, 4, 0, 251571, 0, 0, 0, 0, 0, 0, 56421), +('', 'Your spymaster has such a sullen expression. Is her face always like that, or do you have more to report?', 259792, 0, 0, 396, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('True Love\'s dead. I dunno what else to say.', 'True Love\'s dead. I dunno what else to say.', 259790, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The leviathan is leaving! Now, let\'s see what\'s standing between us and the treasure.', '', 259787, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That giant beastie should leave if we destroy the bait.', '', 259786, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now tae get rid of that thing. Looks like the kobyss lured it here with that bait up ahead.', '', 259785, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Those kobyss are trying tae control that leviathan! We need tae stop them.', '', 259784, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('By the fires of Ironforge, what is THAT?', '', 259783, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am really good at hiding.', 'I am really good at hiding.', 259780, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Did Haimaz send you? This is important. I can\'t go back yet.', '', 259771, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Have you considered a fulfilling role in sanitation? You wouldn\'t believe what happens in Ironforge during Brewfest.', '', 259767, 0, 0, 1, 0, 0, 4, 250923, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good news! The drainage system is reading clear across the board.', '', 259764, 0, 0, 1, 0, 0, 4, 250922, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I shall reach out to the General and Vizier soon. As my primary agent in this delightful tangle of threads, I\'ll require your presence during this initial communique.', 259763, 0, 0, 0, 0, 0, 1, 0, 248822, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'ve brought two powerful Kaheti into our humble conspiracy and reunited with your companions. Impressive, my darling morsel.', 259761, 0, 0, 0, 0, 0, 1, 0, 248821, 0, 0, 0, 0, 0, 0, 56421), +('', 'I anticipated your exodus from the city would be... boisterous. But you enjoy exceeding expectations, don\'t you?', 259760, 0, 0, 0, 0, 0, 1, 0, 248820, 0, 0, 0, 0, 0, 0, 56421), +('', 'Is just story, scare pass. Take time, start again when you ready.', 259742, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It can be hard to find your footing in the darkness. Just remember, Alleria... we\'re always here to lend a hand.', '', 259700, 0, 0, 11, 110, 0, 4, 244506, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Scout for troubling movement in the area. Then rendezvous and prepare to infiltrate.', 259695, 0, 0, 1, 0, 0, 4, 0, 251508, 0, 0, 0, 0, 0, 0, 56421), +('', 'Mistress, you flatter me.', 259694, 0, 0, 1, 0, 0, 4, 0, 251507, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Transformatory was a blind spot for me, until Y\'tekhi breached it and achieved Ascension.', 259693, 0, 0, 1, 0, 0, 4, 0, 251506, 0, 0, 0, 0, 0, 0, 56421), +('', 'Don\'t get too comfortable. We\'ve got a long mission ahead of us.', 259692, 0, 0, 274, 0, 0, 4, 0, 251516, 0, 0, 0, 0, 0, 0, 56421), +('', 'They made it. Color me impressed.', 259691, 0, 0, 1, 0, 0, 4, 0, 251515, 0, 0, 0, 0, 0, 0, 56421), +('', 'Xal\'atath sought to force that choice upon me. But I see now that there is only one path forward.', 259641, 0, 0, 11, 110, 0, 4, 0, 244504, 0, 0, 0, 0, 0, 0, 56421), +('', 'For so long, I thought I had to choose between two paths: stay with my loved ones, or walk alone in the Void.', 259639, 0, 0, 0, 110, 0, 4, 0, 244503, 0, 0, 0, 0, 0, 0, 56421), +('No. I\'ve been... I understand that feeling, more than you know.', '', 259637, 0, 0, 0, 110, 0, 4, 244502, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Can you blame me for wishing I had prevented it? For wondering if the Void could have alerted me to Xal\'atath?', 259627, 0, 0, 0, 110, 0, 4, 0, 244501, 0, 0, 0, 0, 0, 0, 56421), +('Dalaran wasn\'t your fault.', '', 259621, 0, 0, 0, 110, 0, 4, 244500, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That by embracing the Void to pursue her, I had to cast aside all I care for. You, Vereesa, Turalyon, Arator, Khadgar.', 259620, 0, 0, 0, 110, 0, 4, 0, 244499, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s get to shore.', 259597, 0, 0, 0, 0, 0, 7, 0, 248818, 0, 0, 0, 0, 0, 0, 56421), +('We\'re alive... soaked, but alive...', '', 259594, 0, 0, 0, 0, 0, 7, 248817, 0, 0, 0, 0, 0, 0, 0, 56421), +('What is that?', '', 259580, 0, 0, 0, 0, 0, 7, 248811, 0, 0, 0, 0, 0, 0, 0, 56421), +('Do you need a toy as well?\n\nI\'m afraid there\'s quite a wait list, but I can try to accommodate you as soon as I can. \n\nAfter all, our little ones deserve the best.', 'Do you need a toy as well?\n\nI\'m afraid there\'s quite a wait list, but I can try to accommodate you as soon as I can. \n\nAfter all, our little ones deserve the best.', 259577, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Until SQUISH goes Chomps! And all his friends.', 259569, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Chomps try help friends. But more rocks fall.', 259568, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Crash! Dig too greedy and too high. Bring whole cave down on poor kobolds. Trap many. Squish many.', 259567, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Told not dig too high, but not listen to elders. Think he know better.', 259566, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Chomps young kobold. Headstrong.', 259565, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m tired of troubleshootin\' all these problems...', 259562, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Try not to ingest any of the pool water. It\'s ULTRA-sanitary, but also kind of poisonous.', '', 259561, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I keep the pool to a reasonable level of filthy.', '', 259560, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I placed a bet. I\'m feelin\' good about it.', 'I placed a bet. I\'m feelin\' good about it.', 259558, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What a show!', 'What a show!', 259557, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Check out our incredible stock!', 'Check out our incredible stock!', 259555, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You look like you gotta story to tell, stranger. Trust me, whatever you throw down, I guarantee I\'ve heard worse. \n\nSo go on. Pony up to the bar and tell me all about it.', 'You look like you gotta story to tell, stranger. Trust me, whatever you throw down, I guarantee I\'ve heard worse. \n\nSo go on. Pony up to the bar and tell me all about it.', 259544, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Once you give the signal, I\'ll head to you.', '', 259531, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll wait while you go on ahead, to make sure the path is clear.', '', 259530, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll get them to safety. Try to find Khadgar!', '', 259523, 0, 0, 1, 0, 0, 7, 248612, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'In all the excitement, I nearly forgot we had a weapons convoy to deal with.', 259519, 0, 0, 274, 0, 0, 4, 0, 251560, 0, 0, 0, 0, 0, 0, 56421), +('', 'Still in one piece? Good. This is far from over.', 259516, 0, 0, 6, 0, 0, 4, 0, 251551, 0, 0, 0, 0, 0, 0, 56421), +('', 'Bring me whatever bile they have lying around. I\'ll melt her chains myself if I have to.', 259514, 0, 0, 1, 0, 0, 4, 0, 251541, 0, 0, 0, 0, 0, 0, 56421), +('', 'That thing is my queen. I will not leave her chained!', 259513, 0, 0, 15, 0, 0, 4, 0, 251540, 0, 0, 0, 0, 0, 0, 56421), +('', 'We should be careful. We don\'t know what that thing can do--', 259512, 0, 0, 274, 0, 0, 4, 0, 251539, 0, 0, 0, 0, 0, 0, 56421), +('Once you have delivered this contraband, meet me just outside of the Foundation Hall. I could use a bit of a stroll.', '', 259507, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Vizier left us flyers to escape with at the end of this path!', '', 259500, 0, 0, 0, 0, 0, 7, 248791, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The entire city is closing in. We\'ll need to fight our way there.', 259499, 0, 0, 0, 0, 0, 7, 0, 248792, 0, 0, 0, 0, 0, 0, 56421), +('Obstorn hesitates for a moment, then sighs heavily.', '', 259494, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Excellent! I told you this would be settled amicably, $n.', '', 259493, 0, 0, 21, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'re right. Ardgrin just wanted to get back at Steelvein, er, you. He won\'t be swayed easily but... I can try.', '', 259491, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Talk to Ardgrin. He sought to wound Steelvein, not all earthen. Only you can avert the crisis this rift will cause.', '', 259489, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oathsworn and Machine Speaker alike will suffer as they go without, more of them leaving Gundergaz and Dornogal.', '', 259485, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Because if you reveal this truth to Ardgrin, your operation, my network... They both collapse.', '', 259483, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Why would I do that?', '', 259481, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Precisely. And now that you know that, you have two options. You can bring this news to Ardgrin, or... you can join me in fixing this.', '', 259480, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You, the Councilward? Dornogal\'s most notorious smuggler?', '', 259478, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Obstorn shakes his head at the Councilward, scoffing in disbelief.', '', 259476, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am Steelvein.', '', 259468, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now that you have come to your senses and are willing to listen, let me be clear. I am not in league with Steelvein.', '', 259467, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s go talk business... And put this to bedrock.', '', 259432, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good. I can\'t stand that smug bastard.', '', 259431, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I believe I can keep the Councilward out of this. Not to worry.', '', 259430, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I-- Fine. If you can get the ore... But now you have the Councilward on your trail.', '', 259429, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ardgrin, trust us. The situation in Dornogal has improved. I will get you the ore. Obstorn will make sure of it--as my new auditor.', '', 259428, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ardgrin, I joined Steelvein on my own. I had to do something to keep goods flowing and earthen from suffering.', '', 259425, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Wandering into an underwater cavern... Any chance ye want tae bring a different Bronzebeard on this one? Nae?', '', 259424, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And you\'ve taken the only person I trust! I heard Merrix arrested Obstorn. Did you pay off the Councilward?', '', 259423, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you! Take these boots and show the kobyss we will not sit idly by while they raid our villages.', 259422, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('As if Dornogal\'s issues are the only issues! The Machine Speakers have our own troubles, but we still held up our end.', '', 259421, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ore shipments have slowed. You know that. When the Unbound left--', '', 259419, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('To talk? I want action. I want all the ore we agreed on! And Obstorn back!', '', 259418, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I didn\'t come here to fight you. I just want to talk.', '', 259417, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I chased this group of kobyss into the Sinkhole after they raided a village and stole their relics.\n\nUnfortunately, I\'m more of an inventor than a fighter. Adrenaline alone has gotten me this far. However, I do have an invention that may help you.\n\nI give you leave to use my light boots. Their magic will shoot you high into the air so you can slam down onto unsuspecting foes. They should aid you in defeating the kobyss below.', 259414, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Perhaps I could make you something to help with your fear of water?', 259407, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Merrix smiles.', '', 259396, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You Machine Speakers and your ridiculous conspiracies...', '', 259395, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'re in his!', '', 259393, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ridiculous? How else would you have known to come here? Steelvein\'s in your pocket--or worse...', '', 259392, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nSo! The Councilward doesn\'t just have Steelvein in his pocket, but the outlanders too?\n\nI should\'ve guessed.', '', 259389, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('PASSRUNE ACCEPTED. YOU MAY PROCEED.', '', 259380, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 259378, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ye might check on him while I take the flock home to roost.', '', 259349, 0, 0, 0, 0, 0, 4, 252210, 0, 0, 0, 0, 0, 0, 0, 56421), +('$n, I think I saw the ol\' Stormrider, Olbarig, while flyin\' by the Meadery.', '', 259348, 0, 0, 0, 0, 0, 4, 252209, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well done, everyone. I think it\'s time we gave your stormrooks a breather.', '', 259347, 0, 0, 0, 0, 0, 4, 252208, 0, 0, 0, 0, 0, 0, 0, 56421), +('It is not age that matters but experience.', '', 259346, 0, 0, 0, 0, 0, 4, 252207, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Lads? Lasses? We are thousands of years old.', 259345, 0, 0, 0, 0, 0, 4, 0, 252206, 0, 0, 0, 0, 0, 0, 56421), +('Send them down to the deeps, lads and lasses!', '', 259344, 0, 0, 0, 0, 0, 4, 252205, 0, 0, 0, 0, 0, 0, 0, 56421), +('Right then. Let\'s hunt those beasties.', '', 259343, 0, 0, 0, 0, 0, 4, 252204, 0, 0, 0, 0, 0, 0, 0, 56421), +('Looks like ye can handle hittin\' stationary targets. Let\'s see how ye do with a movin\' one!', '', 259341, 0, 0, 0, 0, 0, 4, 252203, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hah! You think the nerubians care?', '', 259339, 0, 0, 0, 0, 0, 4, 252202, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You process that this is a new directive for us, right?', 259337, 0, 0, 0, 0, 0, 4, 0, 252201, 0, 0, 0, 0, 0, 0, 56421), +('Not bad. But not bad is nae nearly good enough.', '', 259336, 0, 0, 0, 0, 0, 4, 252200, 0, 0, 0, 0, 0, 0, 0, 56421), +('Only if it\'s an act of war.', '', 259335, 0, 0, 0, 0, 0, 4, 252199, 0, 0, 0, 0, 0, 0, 0, 56421), +('This would make for quite the show. Anyone fancy putting together an aerial act?', '', 259334, 0, 0, 0, 0, 0, 4, 252198, 0, 0, 0, 0, 0, 0, 0, 56421), +('Urge your rook upward. They discharge as they gain altitude.', '', 259333, 0, 0, 0, 0, 0, 4, 252197, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'But... how?', 259332, 0, 0, 0, 0, 0, 4, 0, 252196, 0, 0, 0, 0, 0, 0, 56421), +('Take Shraubendre back out there and blast some targets!', '', 259331, 0, 0, 0, 0, 0, 4, 252195, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now that was some fine shootin\'.', '', 259329, 0, 0, 0, 0, 0, 4, 252194, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nI cannot say for sure, but I would imagine it has something to do with the dwindling supplies and raw materials we have been receiving from the Unbound.\n\nUnfortunately, this means sending fewer shipments into the Deeps, despite the trade they continue to send up.\n\nOfficially, Dornogal has a mutual trade arrangement with them, so this appears to be a personal grievance...', '', 259320, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thank you, Zarein. We will honor Baelgrim together.', '', 259318, 0, 0, 0, 0, 0, 4, 252193, 0, 0, 0, 0, 0, 0, 0, 56421), +('I see now... We were both right, Baelgrim. Stormrooks can be free but choose to serve. Would you fly with me?', '', 259317, 0, 0, 0, 0, 0, 4, 252192, 0, 0, 0, 0, 0, 0, 0, 56421), +('But you\'re free now. Go! Fly!', '', 259316, 0, 0, 0, 0, 0, 4, 252191, 0, 0, 0, 0, 0, 0, 0, 56421), +('Zarein! You stayed? Even with Baelgrim gone.', '', 259315, 0, 0, 0, 0, 0, 4, 252190, 0, 0, 0, 0, 0, 0, 0, 56421), +('Overseer Ardgrin manages the shipping tracks down in the Deeps. He ensures the supplies we send to the Machine Speakers are distributed and in turn, the raw materials they process are sent up to us.\n\nIt would seem that Ardgrin has--or rather, had--some sort of back alley deal with Steelvein to smuggle up supplies otherwise prohibited by our Edicts.', '', 259313, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And how often did that blasted titan machine wipe away the memory of it?', '', 259312, 0, 0, 0, 0, 0, 4, 252189, 0, 0, 0, 0, 0, 0, 0, 56421), +('How often did we have the same argument about our stormrooks, Baelgrim?', '', 259311, 0, 0, 0, 0, 0, 4, 252188, 0, 0, 0, 0, 0, 0, 0, 56421), +('For a moment, you sounded just like Baelgrim.\n\nAs you can attest, Steelvein\'s operations are necessary within Dornogal. They benefit all earthen, above ground and below. \n\nSteelvein\'s methods may bend the Edicts in ways my councillors disapprove of, but given the turmoil between the Unbound and the workers in the Deeps, sometimes one must... look the other way.', '', 259310, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('As Councilward, it is my duty to know everything that happens in my city.\n\nDisputes among earthen are not uncommon, but rarely do they topple as many stones as this incident has.', '', 259309, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Bevrusi plies her trade near the Gilded Exchange. She might be willing to trade with you.', '', 259304, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What would we do without Steelvein?\n\nHe always manages to get what we need.\n\nHe bends the Edicts so we don\'t have to.', 259302, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A behemoth! Quickly, take it down!', 259300, 0, 0, 22, 0, 0, 4, 0, 249021, 0, 0, 0, 0, 0, 0, 56421), +('', 'Look out, here come more of those fiends!', 259299, 0, 0, 1, 0, 0, 4, 0, 249020, 0, 0, 0, 0, 0, 0, 56421), +('', 'As our numbers dwindle, some find their faith shaken. They turn to the whispers in the darkness.', 259298, 0, 0, 1, 0, 0, 4, 0, 249019, 0, 0, 0, 0, 0, 0, 56421), +('', 'Incoming! Use the lances on those enemies!', 259297, 0, 0, 22, 0, 0, 4, 0, 249017, 0, 0, 0, 0, 0, 0, 56421), +('Steelvein takes care of those who help him. My crew worked hard to earn his trust.', '', 259296, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You have a knack for this! I\'ll ask for you next time I need an exterminator.', 259295, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Last time we teleported, the butterflies that weren\'t in cages were left behind. Can you help us catch them?', 259294, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'When we moved to the Broken Shores, all my winter roots went bad in a week! Thanks for your help.', 259281, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh, $n! Would you be a dear and eat some of this food for me? I\'m worried it will go bad in the new climate.', 259280, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thanks. Last time, a dagger nearly flew into my eye! Though I would look dashing in an eyepatch...', '', 259264, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I hear Dalaran is moving again. Could you help me make sure my shelves don\'t fall over this time?', '', 259263, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Berrund\'s scouting out the beast standing over Fearbreaker. Let\'s hope this is enough. I just want tae get that hammer back tae Magni.', 259262, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Thank you for bringing us closure. We will remember Modhina.\n\nAll these years, and the greatest changes of our lives happen in a single day.\n\nYour city crashing onto our shores. Our people meeting the outside world for the first time. Our ancient enemies inflicting devastation throughout the isle. The broken earthen, speaking once more.\n\nThese are the signs that we Unbound have been looking for, ever since we split from the Oathsworn.\n\nThere are so many things kept from us... I think we have only scratched the crust of the earth.', '', 259251, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I will return with new pottery, Kodun. We won\'t let Modhina\'s efforts be in vain.', 259250, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you, $p. I have not felt this depth of gratitude before.', 259249, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hreka...', '', 259248, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And the glaze looks too dry, it will crack. I need more practice smelting this new ore.', 259247, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'An asymmetrical, oblong body.', 259246, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '...Hm. Wobbly edges.', 259245, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s see.', 259244, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The ore has melted into a glaze. I will now apply it. Keep doing what you\'re doing.', 259243, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Take this antitoxin and use it to free the others.', 259242, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s get them away from prying eyes. Figure out our next move.', 259241, 0, 0, 1, 0, 0, 4, 0, 251559, 0, 0, 0, 0, 0, 0, 56421), +('', 'Easy there, agent.', 259240, 0, 0, 1, 0, 0, 4, 0, 251558, 0, 0, 0, 0, 0, 0, 56421), +('', 'Endless eyes... endless claws...', 259239, 0, 0, 53, 0, 0, 4, 0, 251557, 0, 0, 0, 0, 0, 0, 56421), +('', 'You? You are a worm! She will devour everything!', 259238, 0, 0, 53, 0, 0, 4, 0, 251554, 0, 0, 0, 0, 0, 0, 56421), +('', 'You stop them. I\'ve got your back.', 259237, 0, 0, 22, 0, 0, 4, 0, 251553, 0, 0, 0, 0, 0, 0, 56421), +('', 'Y\'tekhi is... not themselves. We need to do something.', 259236, 0, 0, 1, 0, 0, 4, 0, 251552, 0, 0, 0, 0, 0, 0, 56421), +('The Weaver will not be pleased, but Ansurek must also be eliminated.', '', 259234, 0, 0, 0, 0, 0, 7, 248758, 0, 0, 0, 0, 0, 0, 0, 56421), +('Fine, stop! You want to talk, Steelvein? You have a lot to answer for.', '', 259233, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Xal\'atath is a problem to be certain, but the Queen is not being influenced. She has made a choice she believes in.', '', 259232, 0, 0, 0, 0, 0, 7, 248757, 0, 0, 0, 0, 0, 0, 0, 56421), +('Time is short. Here are pheromones that will allow you into the Bazaar. Apply them.', '', 259231, 0, 0, 0, 0, 0, 7, 248756, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nobody controls a Bronzebeard. Let\'s get our treasure and get out of here.', '', 259225, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'ve won this performance, but one day you shall be mine to play with.', '', 259223, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'There! Now place it in the forge for firing.', 259216, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Don\'t overthink it. Go with the flow. Trust your hands.', 259215, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'While I smelt this, will you try moulding the ball of clay on the table?', 259214, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Too bad, because I have a quarrel with you!', '', 259213, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I just want to talk, Ardgrin. If we can come to an agreement, I have no quarrel with you.', '', 259212, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Steelvein? Well, look at that. You\'ve finally found some bravery.', '', 259211, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Place the ore here for smelting.', 259210, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ardgrin\'s office is just ahead.', '', 259208, 0, 0, 397, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am pleased you could join us, $p. Let us finish this.', '', 259207, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes, Coun-- er, Steelvein.', '', 259206, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Obstorn, come with me. I would like you to be a witness.', '', 259205, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The earthen need both, and would suffer in the absence of either. But some problems require Steelvein\'s... unique touch.', '', 259204, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And so I bent them instead. I felt my programming... bifurcate, I suppose. Merrix and Steelvein. Image and essence. Facade and machinery.', '', 259203, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If I helped those who had abandoned Dornogal, that would break the Edicts. But if I did not help them, that would break them just the same.', '', 259202, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('When the earthen split into the Unbound and the Oathsworn--those who leave the Edicts behind and those who follow them--I was caught in a paradox.', '', 259201, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My purpose is to protect all earthen. It is the Edict I follow above all others.', '', 259200, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s everyone. Let\'s find this Puppetmaster and put a stop to him!', '', 259198, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Weaver requests you rescue the captives here.', 259195, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Another one caught by the Puppetmaster. Hold on, I shall free you.', 259192, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This can still be solved peacefully. I am confident of that.', '', 259188, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I know, but... I regret not talking him down before it all erupted.', '', 259187, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('His reaction is unsurprising. But there was no way to inform him of your new station without arousing suspicion.', '', 259186, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ardgrin\'s behind this. I\'d wager he thinks Steelvein paid you to keep me here--not that I am working with you.', '', 259185, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll keep an eye out while ye get the treasure.', '', 259184, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Watch out! There\'s little ones hidin\' beneath the gold.', '', 259183, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s get that treasure before the rest of the nerubians get back here.', '', 259182, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Can you believe it? There\'s just one nasty standin\' between us and the treasure. Lucky days!', '', 259180, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('His actions impressed me so much that I simply had to... redirect... his prison transport.', '', 259178, 0, 0, 1, 0, 0, 10, 248770, 0, 0, 0, 0, 0, 0, 0, 56421), +('That--that maybe if I did what my father--', '', 259176, 0, 0, 6, 0, 0, 10, 248768, 0, 0, 0, 0, 0, 0, 0, 56421), +('I don\'t expect you to understand. But I just... in that moment with the airship?', '', 259175, 0, 0, 0, 0, 0, 10, 248766, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'All right Anduin. Talk.', 259174, 0, 0, 0, 0, 0, 10, 0, 248765, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh. What\'s going on?', 259173, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Kodun! I\'m sorry I wasn\'t here earlier. $p was kind enough to--', 259172, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m not hearing anyone out! You and Merrix are in league with Steelvein!', '', 259170, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Due to suspected ties with the smuggler Steelvein, this depot is hereby closed indefinitely.', '', 259169, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Alleria. We can end this war! But not if you loose that arrow.', '', 259166, 0, 0, 0, 0, 0, 7, 248762, 0, 0, 0, 0, 0, 0, 0, 56421), +('And a name. Khaz Algar.', '', 259164, 0, 0, 1, 0, 0, 7, 244516, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You ill-formed son of a pebble!', 259155, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No hard feelings! I will do great things in your memory with this hammer!', '', 259154, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Come, Anduin. Dornogal awaits.', 259152, 0, 0, 0, 0, 0, 4, 0, 252284, 0, 0, 0, 0, 0, 0, 56421), +('\n\nThe nerubian forces here have gathered supplies to attack Hallowfall. I\'ve gifted you a special web hook to maneuver through the Spiral Weave. Steal their stores of explosives and use them to destroy the supplies.\n\nAnd do not disappoint me, little morsel.\n\n--The Weaver', '', 259148, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Whatever lies ahead, we will face it together.', '', 259139, 0, 0, 5, 70, 0, 6, 243459, 0, 0, 0, 0, 0, 0, 0, 56421), +('Make ready our people, and prepare the city for teleportation.', '', 259138, 0, 0, 5, 102, 0, 6, 243458, 0, 0, 0, 0, 0, 0, 0, 56421), +('that we bring the full force of Dalaran to this \"Khaz Algar.\"', '', 259137, 0, 0, 5, 102, 0, 6, 243457, 0, 0, 0, 0, 0, 0, 0, 56421), +('Archmage Drenden has proposed, and the council agrees...', '', 259136, 0, 0, 5, 102, 0, 6, 243456, 0, 0, 0, 0, 0, 0, 0, 56421), +('Her voice was desperate--we must act quickly.', '', 259135, 0, 0, 5, 102, 0, 6, 244056, 0, 0, 0, 0, 0, 0, 0, 56421), +('Azeroth showed me a vision of a city in flames in the ancient lands of Khaz Algar.', '', 259134, 0, 0, 5, 102, 0, 6, 244055, 0, 0, 0, 0, 0, 0, 0, 56421), +('Trace the passrune on the golem. Then, we shall make our introductions inside.', '', 259133, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The High Speaker petitioned for this space a long time ago. In all my years as Councilward, I have never entered it.', '', 259132, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Once more, Dalaran is called to the aid of our world. Magni?', '', 259130, 0, 0, 5, 102, 0, 6, 243455, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '$n, take Shraubendre! She trusts you. And I trust you to keep the Stormriders safe from the titans\' machines.', 259126, 0, 0, 0, 0, 0, 4, 0, 252187, 0, 0, 0, 0, 0, 0, 56421), +('Damn brothers and their damn habit of falling asleep trying to talk with planets and whatnot...\n\n\n\nAch, I\'m getting soft in me old age.', '', 259121, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now that we have the passrune, let\'s pay a visit to Ardgrin\'s employee and have a chat with him, shall we? Meet me in the tunnels below.', '', 259119, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s cause some chaos to draw \'em out, then save the folks deeper within.', '', 259111, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good tae see ye! The nerubians here are holding hostages snatched from Dalaran.', '', 259110, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Listen to me and lower your bow. He\'s an ally.', '', 259109, 0, 0, 603, 0, 0, 7, 248760, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Back away from him, creature! Now!', 259103, 0, 0, 0, 0, 0, 7, 0, 248759, 0, 0, 0, 0, 0, 0, 56421), +('Yes, Councilward!', '', 259101, 0, 0, 2, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good work, Kragad. Vigilant as always. I must return to my office, but do let me know what you find.', '', 259100, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Surprised? My true form is that of an elekk. \n\nNow that my enemies are slain and my power is returned, I shall depart this cave. I do not know what is out there, but I know I shall go with your name in my heart.\n\nGoodbye, adventurer five.', '', 259098, 0, 0, 0, 0, 0, 4, 0, 0, 584, 0, 0, 0, 0, 0, 56421), +('Let\'s just get this treasure and never speak of what happened here again.', '', 259097, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You were saying a lot of weird things after you got hit with that mushroom gas.', 259096, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hello? Adventurer?', '', 259095, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Excellent! Your reward awaits further in. I shall meet you there where you shall see my true form.', '', 259091, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If we can\'t catch the fish, maybe we\'ll eat the frogs!', '', 259090, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('My power is overwhelming! Use my simulacrums to reach the higher parts of the cave and bring swift justice to my enemies.', '', 259083, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well done, $n. We\'re back up and running. Now it\'s time for a little creative problem solving...', '', 259058, 0, 0, 4, 0, 0, 4, 250928, 0, 0, 0, 0, 0, 0, 0, 56421), +('Sorry for the cloak and dagger. We just couldn\'t risk being discovered.', '', 259057, 0, 0, 0, 0, 0, 7, 248753, 0, 0, 0, 0, 0, 0, 0, 56421), +('My friend! You made it.', '', 259052, 0, 0, 0, 0, 0, 7, 248752, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah. Welcome! I am Executor Nizrek, also known as the Vizier. Your willingness to meet humbles me.', '', 259050, 0, 0, 1, 0, 0, 7, 248751, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('I--I swear to the titans, I did not know about this!', '', 259049, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You ready hear story, tenderfoot?', 259041, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I, uh... Not yet, sir. But $p is helping us get to the bottom of it!', '', 259029, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You are expected inside the first facility on your left.', 'You are expected inside the first facility on your left.', 259028, 0, 0, 1, 0, 0, 7, 248749, 248750, 0, 0, 0, 0, 0, 0, 56421), +('I see. And have you found proof of these activities?', '', 259027, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Councilward! Yes, we received word that this supply line was being used for smuggling.', '', 259026, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I was told this depot was closed for an investigation. Is that so, Kragad?', '', 259025, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'ll see a large cave at the north edge of the site. The final array of crushers is in there. Look for a master switch that controls them.', '', 259019, 0, 0, 1, 0, 0, 4, 250927, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '...and darker as candle grow short while she look for just one more. Dark press in, but she not notice...', 259015, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let us not meet again. The thought of your drowned corpse displeases me.', '', 259014, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'But Dripsy forget to bring extra candle, and it slowly get dark...', 259013, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Dripsy go hunt for shiny rocks and tasty treats. Search far from safety of tribe.', 259012, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Until candle go out and Dripsy alone in dark. And CRUNCH go poor Dripsy!', 259010, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Eurgh! That... smells... awful...', '', 259008, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There\'s the mushroom! Let\'s carve it up and find the treasure deeper within.', '', 259007, 0, 0, 1019, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s just crafting supplies from the Deeps, sir. Nothing else!', '', 259006, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Go through those crates, $n. I want to see anything you find.', '', 259005, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Our cooperation is at an end. Now, I return to the sea beneath the sea, away from this accursed star. Bring its Light to our depths and we shall be your crushing end.', '', 259004, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I swear by the Edicts that this is an honest operation!', '', 258997, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Operations here are suspended on suspicion of smuggling. Be advised relaying your last tasks truthfully is in your best interest.', '', 258996, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Mom and Dad will return soon, but till then, I am in charge!', 'Mom and Dad will return soon, but till then, I am in charge!', 258986, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I bet the Councilward will be displeased. How exciting!', 258985, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I will have this fitted before the courier arrives. Thanks again!', 258984, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Another magma elemental in the forge? I am sorry. Hopefully my signature is compensation for your trouble.', 258983, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('A shallow and heavier bowl, with geometric edges. No pattern adorns this incredibly functional piece.', '', 258981, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('A pot of perfectly medium size, versatile for storage or display. A gem-like pattern encircles it.', '', 258980, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('A tall clay vase with symmetrical handles. Its center is scored by a braided pattern, a hallmark of earthen work.', '', 258979, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Now for tradition...', 258942, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No!', '', 258941, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Dearest Klaskin, who do you think sent them to find you?', 258940, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('$p! You said you wouldn\'t let my wife see me!', '', 258938, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What a treat! You have my gratitude.', 258936, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m glad Magni\'s awake. Last time he fell unconscious trying to connect with Azeroth, well... It was a much longer wait.', '', 258896, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The magma core is the last reagent for this repair. \n\nIt is an old heirloom for someone out in the--well, it is an old heirloom. That is all that matters.', 258886, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You even listening? That not how story go! Go back!', 258882, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Meet me back at the Weaver\'s Lair. We\'ll... figure out what to do with them.', 258860, 0, 0, 274, 0, 0, 4, 0, 251562, 0, 0, 0, 0, 0, 0, 56421), +('', 'Those bombs should give me enough cover to drag Y\'tekhi out of here.', 258859, 0, 0, 1, 0, 0, 4, 0, 251561, 0, 0, 0, 0, 0, 0, 56421), +('Look at that, you recovered everything I lost! I\'ll go uncover the chests I hid around here.\n\nEr... Do you hear that sound? Like something large and ominous is approaching us?', '', 258842, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now that\'s a tough beastie. Let\'s put it down!', '', 258841, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I think I\'ll go do just that!', '', 258840, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s go get our reward. Hopefully this chef stuck around.', '', 258839, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Is this a scavenger hunt or a grocery list?', '', 258838, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The last item is four priceless pumpkins. Not sure what makes them priceless, though.', 258837, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m getting out of here. This contest isn\'t worth my life. But if you still want to finish...', 258836, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hold on, we\'re comin\'!', '', 258835, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'HELP!', 258834, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I can barely read the handwriting on this next bit. Maybe the other contestant knows what it is.', '', 258833, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Mussels, check. Next up is seven sacks of spices.', '', 258832, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll handle the list. Let\'s see... Four crates of mussels. I think I saw some crates in the water right over here.', '', 258831, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Here\'s the list. Off you go!', '', 258830, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Our scavenger hunt is about to begin! Thank you all for braving this fearsome cavern.', '', 258829, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Why, hello there! Interested in a scavenger hunt? Of course you are.\n\nI\'ve got a list of my missing items--I mean. Random assortment of goods in this cave! Whoever can bring them all back to me first wins this treasure.\n\nI\'ll even throw in a crystal that will help you swim faster to help with your hunt. What a deal!', '', 258826, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s it for the pigs. Let\'s see what\'s between us and the treasure in here!', '', 258825, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'These fungarians have taken my prize pigs for... some reason. Nefarious reasons, I\'m sure! Probably involving mold and spores and other such nonsense.\n\nPlease, you have to get my pigs back. My farm is nothing without them.\n\nAnd feel free to dispatch any fungarians you find. The fewer of them around, the safer my farm will be.', 258765, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They are gone, but their blood remains. The blood remembers.', '', 258764, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Swim in these dark waters, and be changed by them. No Light shines in these depths.', '', 258763, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh! You look like the adventuring sort. Can you help me?', 258762, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What do these fungarians want with my prized pigs?', 258761, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Dark blood rains from the false sky. It tastes of wars past, and wars to come.', '', 258760, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Xal\'atath has plans for them.', 258759, 0, 0, 0, 102, 0, 6, 0, 248615, 0, 0, 0, 0, 0, 0, 56421), +('', 'Gather all you can find. Bring them below.', 258758, 0, 0, 0, 102, 0, 6, 0, 248614, 0, 0, 0, 0, 0, 0, 56421), +('Ah, I\'ll take those. Feeling more like myself already!', '', 258757, 0, 0, 669, 0, 0, 7, 248888, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'High in the sky and nowhere to flee...', 258756, 0, 0, 669, 102, 0, 6, 0, 248613, 0, 0, 0, 0, 0, 0, 56421), +('You\'ll have to enter the dam and manually remove the obstruction. Be careful. I suspect you won\'t be the only one in there.', '', 258752, 0, 0, 6, 0, 0, 4, 250917, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hrm, the hydraulic system has located an obstruction within the plant. It\'s in the main drain.', '', 258751, 0, 0, 1022, 0, 0, 4, 250916, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The farmers have acquitted themselves well. I am proud to fight alongside them.\n\nHowever, this is not yet over.', 258746, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('Of course.', '', 258745, 0, 0, 0, 0, 0, 4, 249103, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I need to see Raen about my prosthetics anyway. Let\'s meet later.', 258743, 0, 0, 0, 0, 0, 4, 0, 249104, 0, 0, 0, 0, 0, 0, 56421), +('', 'Anduin, we need to talk.', 258742, 0, 0, 66, 0, 0, 4, 0, 249102, 0, 0, 0, 0, 0, 0, 56421), +('Message received. Now shoo, little spider! You\'ll blow my cover.', '', 258733, 0, 0, 669, 0, 0, 7, 248885, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 258728, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '\n\nAny one of them could be an Order of Night member. \n\nAny one of them could have the information I need.', 258724, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'At some point, you\'ll have to try our Imperial Wine! It\'s made with grapes from the Priory, and is heated with the Sacred Flame. \n\nWe only drink it on special occasions, so just drinking it is enough to conjure thoughts of good times.', 258723, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 258719, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I was once a commander of peacekeepers in Dornogal. The peacekeepers are not as well versed in warfare as the Stormriders, but we are still trained and armed to protect the citizens of the city.\n\nWhile the Oathsworn are well protected behind the walls of Dornogal, the Unbound were left to fend for themselves against gorlocs, fungarians, kobolds, even nerubians.\n\nOver time, I realized that in order to carry out my charge of protecting the earthen, I would have to leave the city. Since then I have journeyed across the Isle of Dorn, helping any and all earthen I come across. \n\nSuch is my way.', 258677, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('One of them friendly kobolds! We best help before the nerubians do something terrible.', '', 258663, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Many thanks! You rescue other friends. Luch toss you across pit!', '', 258662, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('HELPS! Someones! Anyones!', '', 258661, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Our experiments are not for overcrawler eyes.', 258659, 0, 0, 22, 0, 0, 4, 0, 251531, 0, 0, 0, 0, 0, 0, 56421), +('', 'Our dear departed queen. I wonder if the Weaver knew about this.', 258658, 0, 0, 1, 0, 0, 4, 0, 251535, 0, 0, 0, 0, 0, 0, 56421), +('', 'Nefer-who?', 258657, 0, 0, 6, 0, 0, 4, 0, 251534, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hmm. This experiment dates back to Neferess\'s reign. Ansurek\'s been stewing on this a long time.', 258656, 0, 0, 1, 0, 0, 4, 0, 251533, 0, 0, 0, 0, 0, 0, 56421), +('', 'Wonder if that\'s what they\'ve been feeding the monstrosity outside.', 258655, 0, 0, 1, 0, 0, 4, 0, 251530, 0, 0, 0, 0, 0, 0, 56421), +('', 'This is a dangerously unstable formulation. Intriguing.', 258654, 0, 0, 1, 0, 0, 4, 0, 251529, 0, 0, 0, 0, 0, 0, 56421), +('', 'The earthen who live outside Dornogal are ill equipped to deal with hostile threats. They are workers, artisans, miners, farmers - not soldiers.', 258651, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'My dear Lilian, where\'s the fun in that?', 258649, 0, 0, 1, 0, 0, 4, 0, 251526, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'re in. Now let\'s get what we came for and get out before we\'re caught.', 258648, 0, 0, 1, 0, 0, 4, 0, 251525, 0, 0, 0, 0, 0, 0, 56421), +('', 'One spritz of this and no one will question that you belong in the Transformatory.', 258647, 0, 0, 396, 0, 0, 4, 0, 251524, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh--no. No, no, no. I am not a cat person.', 258646, 0, 0, 0, 0, 0, 4, 0, 249101, 0, 0, 0, 0, 0, 0, 56421), +('Do you have a lynx?', '', 258619, 0, 0, 0, 0, 0, 4, 251407, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The cats are trained as well as the soldiers are. When one bonds to you, you have a friend for life.', 258618, 0, 0, 0, 0, 0, 4, 0, 249099, 0, 0, 0, 0, 0, 0, 56421), +('', 'In the Forgegrounds furnace. Depleted magma cores are used to keep the forges hot.', 258611, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m busy. What do you want?', '', 258609, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There. That is most of what she needs. Except... you will need to get this work order signed by Nernabel next door.', '', 258607, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I write these words in stone, for my memory cannot be trusted. \n\nThere is a stirring unease deep within my core. In the caverns of my mind, I unearthed fragments of forgotten worlds and distant echoes of a past I can no longer grasp. \n\nYet, with each passing cycle, I sense a subtle erasure of these memories, leaving me adrift in an endless sea of oblivion.', 'I write these words in stone, for my memory cannot be trusted. \n\nThere is a stirring unease deep within my core. In the caverns of my mind, I unearthed fragments of forgotten worlds and distant echoes of a past I can no longer grasp. \n\nYet, with each passing cycle, I sense a subtle erasure of these memories, leaving me adrift in an endless sea of oblivion.', 258603, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s good to see a friendly face down here.\n\nWe don\'t have much, but the Arathi have been very generous with their supplies.\n\nPlease, if there\'s anything you need, only ask.', 258600, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The cowering spider waits for an opening in the violence before skittering away from the predators.', '', 258599, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'If those Ascended guards get close, hit \'em with one of these vials. It\'ll provide a... distraction.', 258598, 0, 0, 273, 0, 0, 4, 0, 251517, 0, 0, 0, 0, 0, 0, 56421), +('This isn\'t the first time the nerubians have struck civilians.\n\nWe\'re lucky so many were taken captive. When it comes to our people, they don\'t tend to take prisoners.\n\nWhich leaves me wondering, why? Why take civilians? Merchants? Scholars?', '', 258597, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I joined the Dragonscale Expedition for adventure. To be the first to research the flora and fauna of new lands and document as much as I could.\n\nSo being down here... it\'s the opportunity of a lifetime!\n\nTo think, all this time, entire civilizations existed just beneath the surface--oh, if only my camera hadn\'t broken!', 258594, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A brief visit to Dalaran turned into... this.\n\nYet I cannot help but feel I am meant to be here, somehow. I have seen corruption, opulence, and the atrocities they wreak before.\n\nI will do what I can to help. I must tend to the wounded and lend an understanding ear. They will get through this, as we did before.\n\nWell... not all of us. But the survivors must press on with hope. Always.', 258593, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Life or death situations sure have a way of putting things into perspective.\n\nReally makes you think about not wanting to waste any more time...', '', 258592, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The spider gestures frantically towards the road, before crouching down behind a bush. It seems to want you to hide.', '', 258591, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thank you for bringing Pathfinder Henson--Albert--back to us. I\'ll bring him home, when we\'re done here. He deserves his rest.', '', 258590, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nName: Kordan\n\nOccupation:_____\n\nThis cycle\'s best selling product: Spiced Gunder Oil', '', 258579, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\n\nName:_____\n\nOccupation: Crystal Tender\n\nThis cycle\'s best selling product: Malachite Bites', '', 258578, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nName: Malukh\n\nOccupation: Historical Author\n\nThis cycle\'s best selling novel:_____', '', 258577, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Just the thing to get us closer to some treasure!', '', 258576, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Your device has been adjusted. The new function will clear nearby webbings.', 258568, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A secondary goal is required. We must cleanse this location of nerubians.', 258567, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 258564, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin nods and salutes.', 258563, 0, 0, 66, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Faerin, watch the outsiders. It\'s dangerous to travel alone.', 'Faerin, watch the outsiders. It\'s dangerous to travel alone.', 258561, 0, 0, 1, 0, 0, 4, 249184, 0, 0, 0, 0, 0, 0, 0, 56421), +('Be careful, Alleria.', '', 258560, 0, 0, 1005, 0, 0, 4, 249183, 0, 0, 0, 0, 0, 0, 0, 56421), +('Looks like they got this little one. Let\'s make sure the sacrifice doesn\'t go to waste.', '', 258557, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hrm... I\'m not seeing a pheromone bottle here. Maybe something took it?', '', 258556, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '\n\nFinding your liquid opal will take time, my precious little pebble. \n\nSo while my moles around the market sniff out what you seek, I would appreciate if we put your resourcefulness to use.', 258555, 0, 0, 669, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('\n\nSeveral failed experiments are rampaging through the Underkeep. Destroy them before they escape.\n\nThere are pheromone explosives hidden nearby that can stop them. But first, you\'ll need to mask your scent. I\'ve gifted you pheromones to do just that.\n\nRecover the devices and put an end to these poor creatures.\n\n--The Weaver', '', 258553, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I can acquire liquid opal, but in return I require a favor. My auditor, Loldren, is late with this week\'s records. Fetch them for me.', 258552, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'My, that was quick!\n\nThank you, dear.\n\nYou must need something very urgently.\n\nI am Vokgret, reeve of the Forgeground and markets. How may I serve?', 258549, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s an added bit of intrigue, that\'s for sure. Who\'s keeping it bound, and why?', 258547, 0, 0, 6, 0, 0, 4, 0, 251522, 0, 0, 0, 0, 0, 0, 56421), +('', 'This... changes the situation. I don\'t like the look of that huge thing.', 258546, 0, 0, 1, 0, 0, 4, 0, 251521, 0, 0, 0, 0, 0, 0, 56421), +('Do not relent! We will ascend ever further with their deaths!', '', 258516, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ve got tae put a stop to this operation! And get the treasure at the end, of course.', '', 258515, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I need more data! How fast can you move? How much can you truly kill?', '', 258514, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I can take it from here. You should get some downtime at the inn while you can. We need you fresh for the next crisis.', 258513, 0, 0, 0, 0, 0, 4, 0, 247991, 0, 0, 0, 0, 0, 0, 56421), +('', 'If they open a new front, I fear it would be our end.', 258512, 0, 0, 0, 0, 0, 4, 0, 247965, 0, 0, 0, 0, 0, 0, 56421), +('Look at that big beastie... And that hammer is so close...', '', 258438, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Here\'s your take of the spoils!', '', 258432, 0, 0, 0, 0, 0, 8, 247531, 0, 0, 0, 0, 0, 0, 0, 56421), +('Right! Let\'s pay a visit tae whoever runs this place.', '', 258411, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Keep an eye out for anyone holdin\' a scroll. They can control the doors around here.', '', 258410, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Bless me beard, that\'s a lot of Black Blood! We ought tae destroy it while we\'re here.', '', 258409, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The wee spiders want us to follow \'em. Where are they going?', '', 258408, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Er? Is it safe? You alive through there? Oh, I hope I didn\'t kill you. Give me a sign?', 'Er? Is it safe? You alive through there? Oh, I hope I didn\'t kill you. Give me a sign?', 258407, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'After each battle, I come here to assist Kaeleb at the infirmary. He can always use an extra pair of hands, and I can see the price each conflict extracts.', 258405, 0, 0, 1, 0, 0, 4, 0, 247974, 0, 0, 0, 0, 0, 0, 56421), +('There! A portal! This should take us to the place this plant sprouted. I marked the location when I first gathered it, so... we just have to see!', 'There! A portal! This should take us to the place this plant sprouted. I marked the location when I first gathered it, so... we just have to see!', 258402, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now, I can use the energy from those crabs to catalyst a combination of teleportation spells! We will test this theory on plants.', 'Now, I can use the energy from those crabs to catalyst a combination of teleportation spells! We will test this theory on plants.', 258399, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Every living being holds a deep memory of where they were born. I\'ve worked for years to tap into that information.', 'Every living being holds a deep memory of where they were born. I\'ve worked for years to tap into that information.', 258398, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My father told me about something called \'stars.\' I don\'t know what they look like, but I think they\'re like these lights. \n\nThey make me happy.', 'My father told me about something called \'stars.\' I don\'t know what they look like, but I think they\'re like these lights. \n\nThey make me happy.', 258396, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I was looking around, trying to find an antidote to being a bit stabbed with a venomous dagger, when that little spider with the bell found me. It came with a note from someone called the Weaver. The Weaver wants anything I can find...\n\n\n\nIn exchange, she has the antidote to this burning venom waiting for me. I\'m very... motivated. The heat is eating a hole through my shoulder. So I\'m looking for something about other captives, invasion plans, weaknesses, anything.\n\nNot to mention, they took some of my personal effects that I wasn\'t willing to leave without. I\'m not sentimental about gifts, but Shaw knows blades. I want them back.', '', 258394, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Outlander, I will accompany you to the Ringing Deeps. It is my home, and it too may need defending.', 258364, 0, 0, 1, 0, 0, 7, 0, 248993, 0, 0, 0, 0, 0, 0, 56421), +('', 'Right... Well, looking forward to working with you all.', 258352, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Bring it on, Khaz Algar! There\'s nothing RENO JACKSON can\'t handle!', '', 258351, 0, 0, 23, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Agreed. The typical adventuring sort of peril will do just fine.', 258350, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hopefully not too much peril. Given the circumstances.', 258349, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well, I\'m sure this mysterious Khaz Algar will be just as full of peril. If not more!', '', 258348, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Aye, it was. Full of danger too. Enough to even give ol\' Brann a few greys in his beard!', 258347, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I must say, the Dragon Isles sound like quite the adventure!', '', 258345, 0, 0, 644, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'My mother told me a story about three bears once. It didn\'t turn out well for the dwarf who stole from \'em.', 258343, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No, no, no, this water is too warm. You\'ll want to find water that\'s just right.', '', 258342, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ye think that Fearbreaker would make a good weapon against the skardyn. Ye know there\'s only certain people it likes, aye?', 258341, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Thanks, Teff. I know. I\'m sorry. Tell her I\'m sorry. I will make this work.', 'Thanks, Teff. I know. I\'m sorry. Tell her I\'m sorry. I will make this work.', 258340, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Here\'s the last of Ol\' Gail\'s flowers. Are ya sure this will work, Wenren? It\'s all she had left of home.', 'Here\'s the last of Ol\' Gail\'s flowers. Are ya sure this will work, Wenren? It\'s all she had left of home.', 258339, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Perhaps a moment\'s rest is warranted?', 258337, 0, 0, 1, 0, 0, 4, 0, 249091, 0, 0, 0, 0, 0, 0, 56421), +('', 'The RINGING... the RINGING...\n\nWill lock away. Deepest cavern for darkest memory.\n\nDon\'t... Speaker... RINGING. Don\'t let destroy.', 258336, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Work Shift 81.6 \n\nWorkers, the circle has turned.\n\nCan you hear it? The ringing... the ringing... the music is eternal.\n\nMy mind is sane because the water flows through the ages.\n\nThe itching... it itches... I can taste the sounds. Revelation awaits.\n\n- Brunkrag', 258335, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Work Shift 81.5 \n\nChange is coming, workers. Hordes of skardyn stir within the Hall of Awakening.\n\nTaelloch could be next. Barricade your doors, but be not afraid. We will press on.\n\n- Foreman Brunkrag', 258334, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anduin looks meaningfully at Alleria.', '', 258333, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Work Shift 81.4 \n\nWorkers of Taelloch,\n\nAs your foreman, I have met with the High Speaker in secret. The outcome was not what I expected.\n\nI have been... altered.\n\nPerhaps even... chosen.\n\n- Foreman Brunkrag', 258332, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Don\'t... Speaker. Ringing! Don\'t... let... him destroy!', 258329, 0, 0, 22, 0, 0, 4, 0, 249479, 0, 0, 0, 0, 0, 0, 56421), +('', 'The RINGING! The RINGING! Will lock away... deepest cavern for darkest memory.', 258328, 0, 0, 1005, 0, 0, 4, 0, 249478, 0, 0, 0, 0, 0, 0, 56421), +('', 'We should grab some food at the inn while we can. One of the general\'s rules I happily follow.', 258323, 0, 0, 1, 0, 0, 4, 0, 249089, 0, 0, 0, 0, 0, 0, 56421), +('Summon me to go water walking. Let\'s get all those glyphs so I can power up!', '', 258319, 0, 0, 584, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'So you made it out alive. I knew I was right about you.', 258318, 0, 0, 0, 0, 0, 1, 0, 248696, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well, this should be interestin\'.', 258316, 0, 0, 0, 0, 0, 7, 0, 249210, 0, 0, 0, 0, 0, 0, 56421), +('What?! \n\nSo that\'s what that quake was? A massive, arcane-infused city crashing into the island above?! \n\n \n\nYes, if... if some magic residue got into the water, then trickled down here from above... that could certainly be what\'s affecting the crabs. \n\nFascinating!', 'What?! \n\nSo that\'s what that quake was? A massive, arcane-infused city crashing into the island above?! \n\n \n\nYes, if... if some magic residue got into the water, then trickled down here from above... that could certainly be what\'s affecting the crabs. \n\nFascinating!', 258311, 0, 0, 0, 0, 0, 4, 0, 0, 1, 5, 0, 0, 5000, 0, 56421), +('Strange, isn\'t it? What could be causing this sudden arcane energy? It only started recently.\n\nSomething in the water, perhaps? Something these particular crabs are particularly sensitive to?\n\nBut why now? \n\n \n\nMagic works in mysterious ways.', 'Strange, isn\'t it? What could be causing this sudden arcane energy? It only started recently.\n\nSomething in the water, perhaps? Something these particular crabs are particularly sensitive to?\n\nBut why now? \n\n \n\nMagic works in mysterious ways.', 258301, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Nobody else thinks it will work. To be honest, I\'m scared to get my hopes up, myself. \n\nBut, if it does work... think of the possibilities! The reinforcements, the supplies!\n\nPeople can see their families again. \n\nI have a theory. Every living being holds within themselves a memory of where they were born. \n\nIf I can tap into that information, perhaps I can combine that with more traditional teleportation to teleport people home. \n\nI just haven\'t had the right hook into proper teleportation magic, until these crabs appeared!', 'Nobody else thinks it will work. To be honest, I\'m scared to get my hopes up, myself. \n\nBut, if it does work... think of the possibilities! The reinforcements, the supplies!\n\nPeople can see their families again. \n\nI have a theory. Every living being holds within themselves a memory of where they were born. \n\nIf I can tap into that information, perhaps I can combine that with more traditional teleportation to teleport people home. \n\nI just haven\'t had the right hook into proper teleportation magic, until these crabs appeared!', 258299, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1, 0, 0, 5000, 0, 56421), +('To tell the truth... I\'ve never been any good at teleportation magic. \n\nBut even if I was a genius, teleportation is complicated. Most often, you have to be at the location in order to learn how to make a portal there. Sometimes, a skilled enough master can teach you how to create a portal to somewhere they know, even if you do not. \n\nI wasn\'t able to master the spell before we left the Empire. We didn\'t think that would matter, given how many other master mages came with us. \n\nWho could have expected all the others would be lost?', 'To tell the truth... I\'ve never been any good at teleportation magic. \n\nBut even if I was a genius, teleportation is complicated. Most often, you have to be at the location in order to learn how to make a portal there. Sometimes, a skilled enough master can teach you how to create a portal to somewhere they know, even if you do not. \n\nI wasn\'t able to master the spell before we left the Empire. We didn\'t think that would matter, given how many other master mages came with us. \n\nWho could have expected all the others would be lost?', 258282, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1, 0, 0, 5000, 0, 56421), +('Sadly, I\'m the only mage left of the Hallowfall Expedition. Some conjurers of the Priory toy with the arcane, but none truly wield it. \n\nI was a mere apprentice when we set out, over a decade ago. My masters were core to the mission. They were to set up portals back home whenever we arrived at our destination. That way, we\'d have a steady flow of supplies and reinforcements. \n\nIt was a stroke of darkest luck that every single one died in the crash. \n\n\n\nAnd I never learned how to make a portal home while I had the chance.', 'Sadly, I\'m the only mage left of the Hallowfall Expedition. Some conjurers of the Priory toy with the arcane, but none truly wield it. \n\nI was a mere apprentice when we set out, over a decade ago. My masters were core to the mission. They were to set up portals back home whenever we arrived at our destination. That way, we\'d have a steady flow of supplies and reinforcements. \n\nIt was a stroke of darkest luck that every single one died in the crash. \n\n\n\nAnd I never learned how to make a portal home while I had the chance.', 258281, 0, 0, 0, 0, 0, 4, 0, 0, 1, 274, 0, 0, 5000, 0, 56421), +('Enough knocking, $p. We\'re breaking this thing down!', '', 258278, 0, 0, 603, 0, 0, 4, 249467, 0, 0, 0, 0, 0, 0, 0, 56421), +('The name is Alekk! Alekk the elekk. I\'ve been stuck in this cave forever, and I need your help to get out.\n\nFirst, I need to restore my power to help you get around. Let\'s get some elekk glyphs that are all around the water. We can work together to do it!', '', 258274, 0, 0, 0, 0, 0, 4, 0, 0, 584, 0, 0, 0, 0, 0, 56421), +('', 'I\'m willin\' to be a liasion if ye be willin\' to speak with her.', 258273, 0, 0, 1, 0, 0, 1, 0, 249284, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ha! Not think stoneheads have humor, but you pretty funny.', 258272, 0, 0, 1, 0, 0, 4, 0, 249417, 0, 0, 0, 0, 0, 0, 56421), +('', '...and we\'d swapped his beard polish for Cinderbrew! Lit up like a magma vent, he did.', 258271, 0, 0, 1, 0, 0, 4, 0, 249416, 0, 0, 0, 0, 0, 0, 56421), +('You\'re all awake now! Let\'s have a quick catch up. There\'s lots to do.', '', 258270, 0, 0, 584, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anduin looks lost in thought.', '', 258268, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Champion! Good tae see ye.', '', 258267, 0, 0, 1019, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They broke their oaths. We do not need them.', '', 258266, 0, 0, 0, 0, 0, 7, 249003, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nor can we rebuild the Coreway without help. The Unbound--', '', 258265, 0, 0, 0, 0, 0, 7, 249002, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And destroy the rigs he stole. They could spell disaster for Gundargaz.', 258264, 0, 0, 1, 0, 0, 4, 0, 249400, 0, 0, 0, 0, 0, 0, 56421), +('', 'She won\'t stop. Your people need to be ready.', 258263, 0, 0, 1, 0, 0, 4, 0, 248032, 0, 0, 0, 0, 0, 0, 56421), +('', 'You take key from Cogchewer!', 258262, 0, 0, 1, 0, 0, 4, 0, 249399, 0, 0, 0, 0, 0, 0, 56421), +('', 'That was certainly an...exhaustive list. I would never have imagined all the uses of mammals\' waxy secretions.', 258260, 0, 0, 1, 0, 0, 4, 0, 249398, 0, 0, 0, 0, 0, 0, 56421), +('', '...and that all the ways hygiene effect quality of ear wax!', 258257, 0, 0, 1, 0, 0, 4, 0, 249397, 0, 0, 0, 0, 0, 0, 56421), +('', 'End their efforts here. I will meet you above... if you survive again.', 258244, 0, 0, 0, 0, 0, 1, 0, 248674, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Black Blood is dangerous. Especially in nerubian hands.', 258242, 0, 0, 0, 0, 0, 1, 0, 248673, 0, 0, 0, 0, 0, 0, 56421), +('', 'So you survived the ambush. Impressive.', 258241, 0, 0, 0, 0, 0, 1, 0, 248672, 0, 0, 0, 0, 0, 0, 56421), +('One man insisted on staying behind. Finn? Frynn? Might want to get the madman before the venom does.', '', 258238, 0, 0, 1, 0, 0, 7, 249622, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A solvent was knocked over and dissolved the webbing of our cages. How fortunate!', 258235, 0, 0, 1, 0, 0, 7, 0, 249621, 0, 0, 0, 0, 0, 0, 56421), +('', 'The guards near us were arguing about \"new orders.\" Then they just... walked off.', 258234, 0, 0, 1, 0, 0, 7, 0, 249620, 0, 0, 0, 0, 0, 0, 56421), +('So many injured...', '', 258230, 0, 0, 0, 0, 0, 7, 249000, 0, 0, 0, 0, 0, 0, 0, 56421), +('Pheromone marks are temporary ways that we identify groups. \n\nYou are now under my command, and those who respect that will let you be.', '', 258228, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Approach, intruder.', '', 258226, 0, 0, 1, 0, 0, 7, 248834, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'re playing hide and seek. One of us is hiding, and you need to find them!\n\nDo you want to play?', 'We\'re playing hide and seek. One of us is hiding, and you need to find them!\n\nDo you want to play?', 258223, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I must first find Alleria. We\'ll meet you when we\'re able.', '', 258214, 0, 0, 669, 0, 0, 7, 244550, 0, 0, 0, 0, 0, 0, 0, 56421), +('Take this portal down to Khaz Algar. Those who escaped will still need help.', '', 258213, 0, 0, 669, 0, 0, 7, 244549, 0, 0, 0, 0, 0, 0, 0, 56421), +('We should see if anyone is in there.', '', 258212, 0, 0, 1, 0, 0, 4, 249447, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The beast is over there! Kill it and get the mushroom on its head. We need it for the harvest.', 258211, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We will wipe out the invaders from above, no matter what it takes!', 258210, 0, 0, 1, 0, 0, 7, 0, 248779, 0, 0, 0, 0, 0, 0, 56421), +('', 'The zealots have pressed our borders with their airships. We must show them the venom of Azj-Kahet!', 258209, 0, 0, 1, 0, 0, 7, 0, 248781, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ascension! Reserved only for the most loyal. The purest form of our evolution.', 258208, 0, 0, 0, 0, 0, 7, 0, 248777, 0, 0, 0, 0, 0, 0, 56421), +('Nothing here. Let\'s keep looking.', '', 258207, 0, 0, 1, 0, 0, 4, 249463, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hmm. Keep looking.', '', 258206, 0, 0, 1005, 0, 0, 4, 249462, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah, good to see you. And here I thought that I would have to do this all by myself!', 'Ah, good to see you. And here I thought that I would have to do this all by myself!', 258201, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Our people are dying. There\'s no question we need supplies and reinforcements... desperately.\n\nIf I don\'t open us a portal home... who will? \n\nIf only I had learned before we left home.', 'Our people are dying. There\'s no question we need supplies and reinforcements... desperately.\n\nIf I don\'t open us a portal home... who will? \n\nIf only I had learned before we left home.', 258196, 0, 0, 6, 0, 0, 4, 0, 0, 378, 0, 0, 0, 0, 0, 56421), +('If my theory works, we can go home. We can get supplies and reinforcements! Teff can see his wife again! Do you think my cat remembers me?', 'If my theory works, we can go home. We can get supplies and reinforcements! Teff can see his wife again! Do you think my cat remembers me?', 258195, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Everyone! Return to your duties. Now!', '', 258194, 0, 0, 36, 0, 0, 4, 247402, 0, 0, 0, 0, 0, 0, 0, 56421), +('What an interesting delivery...', '', 258193, 0, 0, 1, 0, 0, 4, 247403, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Task... interrupted? I\'m a little busy at the moment.\n\nIf you are here to make an order, please see Uthaga outside!', 258186, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 258184, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Vokgret sent you? Well, if she wants her paperwork, then you\'re helping me with mine. Start with that open manifest and fill in the blanks!', '', 258174, 0, 0, 6, 0, 0, 4, 0, 0, 5, 0, 0, 0, 0, 0, 56421), +('This isn\'t one of your books, lad. Watch your step.', '', 258167, 0, 0, 0, 0, 0, 4, 249442, 0, 1, 0, 0, 0, 0, 0, 56421), +('Why are all these creatures here? What happened?', '', 258166, 0, 0, 0, 0, 0, 4, 249441, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Do you see any sign of that woman who saved us?', 258164, 0, 0, 0, 0, 0, 4, 0, 247401, 0, 0, 0, 0, 0, 0, 56421), +('', 'No. But I did find tracks leading south... And there\'s something foul down there as well.', 258163, 0, 0, 0, 0, 0, 4, 0, 247397, 0, 0, 0, 0, 0, 0, 56421), +('', 'Loldren should know the chaos here in the city has backed up our supply lines!\n\nMy order of magma cores from the Deeps never materialized. I cannot complete this work order, much less sign a form stating I have.', 258159, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'His query is valid. Yes, but the Archive has been inaccessible for thousands of years.', 258154, 0, 0, 1, 0, 0, 7, 0, 249009, 0, 0, 0, 0, 0, 0, 56421), +('', 'Dagran, this may be a solemn ritual for them...', 258153, 0, 0, 1, 0, 0, 7, 0, 249011, 0, 0, 0, 0, 0, 0, 56421), +('So, the Archive holds every earthen\'s memories? Can ye view them?', '', 258152, 0, 0, 0, 0, 0, 7, 249008, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome to Dornogal. You are the first outlander to visit in years!', '', 258150, 0, 0, 273, 0, 0, 4, 249014, 0, 0, 0, 0, 0, 0, 0, 56421), +('There you are, champion!', '', 258146, 0, 0, 669, 0, 0, 7, 244548, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Damn it all! Cut through the sewers and find Khadgar. He\'ll know what to do.', 258145, 0, 0, 1, 68, 0, 7, 0, 248605, 0, 0, 0, 0, 0, 0, 56421), +('And here\'s our exit.', '', 258143, 0, 0, 669, 0, 0, 7, 248611, 0, 0, 0, 0, 0, 0, 0, 56421), +('The exit should be on the right.', '', 258142, 0, 0, 669, 0, 0, 7, 248610, 0, 0, 0, 0, 0, 0, 0, 56421), +('Head to that sewer grate.', '', 258141, 0, 0, 669, 0, 0, 7, 248609, 0, 0, 0, 0, 0, 0, 0, 56421), +('A friend once showed me a path through here.', '', 258140, 0, 0, 669, 0, 0, 7, 248608, 0, 0, 0, 0, 0, 0, 0, 56421), +('The nerubians are capturing the rogues who live down here. Let\'s rescue them.', '', 258139, 0, 0, 669, 0, 0, 7, 248607, 0, 0, 0, 0, 0, 0, 0, 56421), +('Glad to see you haven\'t evacuated yet.', '', 258138, 0, 0, 669, 0, 0, 7, 248606, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 258136, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My name is Berrund. I am called \"Gleaming\" because of how I shine.\n\nI am a hero of great derring-do and renown, you see. Whenever there are problems, I am there to help fix them.\n\nNow, we have a problem here in the Ringing Deeps with the skardyn, and I intend to do everything I can to root them out. I will use any tool or any method that seems fit for my strong hands.', '', 258106, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Building a second front here will be costly. However, the enemy was kind enough to provide some of those resources.', 258100, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Bronzebeard clan could talk your ear off about Fearbreaker.\n\nIt\'s their ancestral hammer, and it\'s mighty powerful. But it\'s got its own opinions and feelings about who should wield it and how they use it. Despite what some might claim, it\'s not a prize.\n\nMy father, Magni, wielded it most recently. But others have had it too, when it was willing tae be carried by them. Our job is tae ensure that it doesn\'t fall into the wrong hands.', 258099, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fearbreaker\'s a hammer.\n\nWell, not just any hammer, but the ancestral hammer o\' the Bronzebeard clan. It\'s been wielded in battle both on Azeroth and on Outland.\n\nBut, more importantly, Fearbreaker has its own opinions and feelings on how it should be used. I don\'t know how my father lost hold of it, but he wasn\'t at full strength at the time. \n\nNow, tae be clear, I don\'t want Fearbreaker. I just don\'t want it tae fall into the wrong hands. We\'re going to get it back and then return it tae Magni.', 258098, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Anduin would not have given up without a fight. He has to be be down there!', 258095, 0, 0, 0, 0, 0, 4, 0, 247395, 0, 0, 0, 0, 0, 0, 56421), +('', 'There could still be more survivors. With me, champion!', 258092, 0, 0, 669, 0, 0, 7, 0, 248604, 0, 0, 0, 0, 0, 0, 56421), +('I\'m glad I was able to help the council see reason. All of Dalaran shall be called upon to defend Khaz Algar.\n\nJust as it was meant to be.', '', 258091, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('If Khaz Algar is in danger, Dalaran must come to its aid. Just as we have done so for our world so many times before.', '', 258090, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I\'d be off to Khaz Algar by now if I thought I could outfly Dalaran. That, and Magni refuses to tell me where it is. It\'s as if he doesn\'t trust me to stay put.\n\nWell. I suppose there\'s precedent for that.', 258089, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Seems like the old coot is perfectly fine now. And here he had me all worried!', 258088, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I continued to search for Xal\'atath and her damned Dark Heart. Now that she has the ability to convert arcane magic into shadow, I wasn\'t keen to let the situation... fester.\n\nNo leads yet, though. I had hoped her interest in me may lead to something, but she\'s kept awfully quiet. \n\nLike a lynx before its pounces.', 258087, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Whatever business you\'re here for will have to wait, dear. \n\nIt\'s been a terribly long day and I\'ve yet to have my first mug of cinderbrew.\n\nI don\'t do business until I have had a taste of its sweet fire.', 258086, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You suspect nepotism? Understandable, you haven\'t been here for long. \n\nMy daughter is, without a doubt, the backbone of the Arathi Army. I lead it, but she ensures it actually runs. She has a gift for organization that we desperately need.\n\nI have tried to rotate her onto the front lines as part of our reserve rotation, as is only fair. I was overruled by the priory every time.', 258085, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The speakeasy is a private lounge for us Machine Speakers. We don\'t often come to the surface, so many eons ago we were granted our own private space.\n\nWe tend to prefer secrecy and being left alone, hence the security golem.\n\nBut don\'t worry. So long as you provide the passrune, the golem won\'t harm you.\n\n', 258067, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Start your query with Vokgret near the inn. She will know how to acquire liquid opal. She knows how to acquire anything.\n\nThough I suspect she\'s not likely to hand it over without a trade.', 258066, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And I\'m the only one who will even entertain the idea of trading for the passrune to that lounge, so we play by my rules.\n\nDornogal is full of merchants and peddlers willing to strike a bargain. You bring me what I want, and I\'ll get you what you need.\n\nDo we have a deal?', 258061, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Edicts mandate that I defend the Coreway. I must return to Dornogal.', '', 258059, 0, 0, 669, 0, 0, 1, 248933, 0, 0, 0, 0, 0, 0, 0, 56421), +('Place our defenses in their path. The honey will slow them down, and the mead and pollen will help us tear through them.', '', 258049, 0, 0, 0, 0, 0, 1, 248966, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'So what do you say, soft one? \n\nYou polish my back and I\'ll polish yours. Find me what I am looking for and I\'ll get you into that Speakeasy.', 258047, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '\n\nI won\'t lie and say I\'m not curious about how you even know about that place. \n\nStill, I can\'t just give you the passrune to access the speakeasy. It\'s valuable after all!\n\nBut maybe we can trade.', 258045, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('', 'And what are you staring at, surface-runner?', 258041, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Dalaran, Horde, and Alliance. Rallying together to protect our world.\n\nJust as it should be.', 258039, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('The council has decided. Dalaran will rally to Khaz Algar\'s aid.\n\nStill, that doesn\'t mean we should rush in blindly. We must first prepare.', '', 258038, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Don\'t be mistaking me. We need to get to Khaz Algar without delay. But ach am I still tired. \n\nAzeroth really packs a wallop when she wants to.', '', 258037, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('Once, I would have rallied to this cause. But now I can\'t help but see everything that could go wrong. What missteps await us on the path we chose today?\n\nI can only pray that I\'m wrong.', '', 258036, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('So our destiny awaits in Khaz Algar. What will we find there? Beyond fire and smoke, that is.', '', 258035, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Even through all his bitterness, Magni still proves himself to be a true Speaker of Azeroth.', '', 258034, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('If only the good news of Magni\'s recovery wasn\'t marred by this terrible vision he received...\n\nStill, we must learn more.', '', 258033, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Khaz Algar is the stuff of legends. A titan installation built by the earthen and watched over by the keepers. Back when the keepers were around, in any case.\n\nTo think the stories were true...', '', 258032, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('Steelvein is not on greased gears with Ardgrin\'s crew--the ones who run his shipments from the Deeps. Give him the message, will you?', '', 258029, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well, crack my chassis and call me a Keeper. I knew Steelvein had connections around the city, but not like this!\n\nI\'m glad someone around here can get around the Edicts to get what we need... Not that I have anything against the Edicts. It\'s just... Well, never you mind.\n\nSay, while you\'re here, can you pass along a message to our \"mutual friend\" for me?', '', 258028, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('These repairs will be wasted if we\'re attacked again. We need to bolster our defenses.', '', 258024, 0, 0, 6, 0, 0, 1, 248944, 0, 0, 0, 0, 0, 0, 0, 56421), +('You again? Listen, I do not want any trouble. \n\nWhatever happened with the peacekeepers yesterday was not what it seemed.', '', 258023, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Adelgonn and I will oversee the repairs. This will be no small task.', '', 258022, 0, 0, 669, 0, 0, 1, 248943, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nerubian silk rope! Makes hauling ore easy. Very illegal, but Steelvein always provides.', '', 258021, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'My underclay! There is no better healing salve, but it\'s hard to come by. This will further my healing directive!', 258020, 0, 0, 5, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I must discuss Magni\'s revelation with the Council of Dalaran. Please wait here while we convene.', '', 258018, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah, yes. Steelvein. \n\nHe has made quite the name for himself in my city.\n\nHis name is whispered with reverence in the streets. \n\nMany under my authority do not approve of an unknown entity bending the Edicts for... well, whatever it is he does.\n\nAnd yet, Steelvein remains at large, evading capture. Curious, is it not?', '', 258016, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now this is my element! A place only known in myth? Sounds like the perfect place for the Explorers\' League.', '', 258015, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('Khaz Algar! Do you know how amazing this is? Scholars weren\'t even sure it existed.\n\nAre the earthen still there? What are they like? What titan technology do they watch over?\n\nI must learn everything I can.', '', 258014, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('', 'If there really is a chance that there\'s earthen on Khaz Algar, you can be sure I\'m coming along. Someone will need to establish relations.\n\nWe can\'t just go in hammers swinging.', 258013, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('Well, if it isn\'t the bane of Dornogal smugglers! \n\nExcellent work. The city is no doubt safer because of you.', '', 258005, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We can\'t build golems without resources from Shadowvein. The site\'s mostly automated. It was abandoned centuries ago.', 257989, 0, 0, 1, 0, 0, 4, 0, 250907, 0, 0, 0, 0, 0, 0, 56421), +('', 'We might be able to reactivate it, if we can get some time in there uninterrupted.', 257988, 0, 0, 1, 0, 0, 4, 0, 250951, 0, 0, 0, 0, 0, 0, 56421), +('', 'The facility is unpowered, but that war golem in the corner looks intact.', 257987, 0, 0, 1, 0, 0, 4, 0, 250906, 0, 0, 0, 0, 0, 0, 56421), +('', 'That thing is huge! Our work\'s cut out for us.', 257986, 0, 0, 603, 0, 0, 4, 0, 250905, 0, 0, 0, 0, 0, 0, 56421), +('The fight is far from over. \n\nWe must take it to Xal\'atath.', '', 257984, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Janky\'s Candles open for business!', 'Janky\'s Candles open for business!', 257983, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Watchers above! Time for a celebratory mug of cinderbrew, if I do say so myself.\n\nHere, take the parts. No charge. You\'ve done me and my parched throat a great service today.', 'Watchers above! Time for a celebratory mug of cinderbrew, if I do say so myself.\n\nHere, take the parts. No charge. You\'ve done me and my parched throat a great service today.', 257965, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Cog bless, topsider. My head\'s ringing like an overworked anvil from the constant noise.\n\nRight, fair\'s fair. Tell Bosh I won\'t cut him off. For now, anyway.', '', 257960, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I guess I won\'t be needing this spoon, then, thanks to you!\n\nTell Brax we\'ll be out of his wire in no time. And make sure he keeps some cinderbrew hot for us!', 'I guess I won\'t be needing this spoon, then, thanks to you!\n\nTell Brax we\'ll be out of his wire in no time. And make sure he keeps some cinderbrew hot for us!', 257955, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('Feisty, is it? That should keep the forge nice and hot!\n\nHere, take these. This should get Shalea and her crew moving.', 'Feisty, is it? That should keep the forge nice and hot!\n\nHere, take these. This should get Shalea and her crew moving.', 257954, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I got her order.\n\nProblem is, some shale-brain sent us a load of elementally active coal! Anytime I get near the stuff it tries to fight back and no one seems interested in a scrap with two tons of angry fuel.\n\nYou want it, you can have it!', 'I got her order.\n\nProblem is, some shale-brain sent us a load of elementally active coal! Anytime I get near the stuff it tries to fight back and no one seems interested in a scrap with two tons of angry fuel.\n\nYou want it, you can have it!', 257945, 0, 0, 0, 0, 0, 4, 0, 0, 603, 0, 0, 0, 0, 0, 56421), +('Stay off the tracks, topsider. I have enough to do without having to clean you off them.', 'Stay off the tracks, topsider. I have enough to do without having to clean you off them.', 257944, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'The nerubians are using skardyn to apprehend Machine Speakers.\n\nPlan: you will take this device. It will lure skardyn to another location. You will utilize this to save the other Speakers. \n\nThis plan is... experimental. Not suitable for me. I will remain here.', 257935, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Found a bit o\' gold!', '', 257930, 0, 0, 0, 0, 0, 8, 247530, 0, 0, 0, 0, 0, 0, 0, 56421), +('Do you have any idea how many orders I have outstanding?\n\nI\'m doing what I can, but without ore to smelt or coal to burn there\'s nothing I can do and half the mines are shut!\n\nI\'m overdue for a shipment of coal. Bring it to me and I\'ll see about getting to Shalea\'s order sometime this century.\n\nForeman Svart should have it down by the tracks.', 'Do you have any idea how many orders I have outstanding?\n\nI\'m doing what I can, but without ore to smelt or coal to burn there\'s nothing I can do and half the mines are shut!\n\nI\'m overdue for a shipment of coal. Bring it to me and I\'ll see about getting to Shalea\'s order sometime this century.\n\nForeman Svart should have it down by the tracks.', 257927, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Don\'t just stand there. We\'ve got work to do!\n\nStrike while the iron is hot.', 'Don\'t just stand there. We\'ve got work to do!\n\nStrike while the iron is hot.', 257926, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Speed it up? Do you think I like being behind on my repairs?\n\nWe\'re working as fast as we can, but we\'re wearing out tools and aren\'t getting any replacements. We\'ll be digging out rubble with a spoon at this rate!\n\nI appreciate Brax\'s situation, and his cinderbrew, but without proper tools we\'ll be at this until we all calcify.\n\nBring me the replacements I ordered from Valyka and we\'ll be through this lot faster than Bosh through a fresh pint, I promise you.', 'Speed it up? Do you think I like being behind on my repairs?\n\nWe\'re working as fast as we can, but we\'re wearing out tools and aren\'t getting any replacements. We\'ll be digging out rubble with a spoon at this rate!\n\nI appreciate Brax\'s situation, and his cinderbrew, but without proper tools we\'ll be at this until we all calcify.\n\nBring me the replacements I ordered from Valyka and we\'ll be through this lot faster than Bosh through a fresh pint, I promise you.', 257924, 0, 0, 0, 0, 0, 4, 0, 0, 5, 0, 0, 0, 0, 0, 56421), +('Can\'t you see I\'m busy, outlander?\n\nGundargaz isn\'t going to fix herself.', 'Can\'t you see I\'m busy, outlander?\n\nGundargaz isn\'t going to fix herself.', 257923, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('A quest? Do I look like one of those starry eyed Stormrider recruits?\n\nI may have something you can do for me, though, now that you mention it.\n\nThat never-ending construction racket has been keeping my customers away, and I have precious few of those as it is these days.\n\nIf you can find a way to speed that along, I\'ll call it even for Bosh\'s tab.', '', 257920, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('So he roped you into this, did he?\n\nFine. You tell him I want payment, in full, by the end of next shift or he\'s cut off!\n\nHe\'s lucky I\'m not charging interest.', '', 257919, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Is this for that kobold who was around earlier?\n\nI\'d be happy to help, topsider, but with shipments delayed across the board I can\'t let it go for nothing.\n\nTell you what, do me a favor, and the parts are yours.\n\nTalk to Brax, the innkeeper, and take care of my tab for me. He\'s been muttering about breaking my knees for months now, and I\'m afraid he\'ll do something crazy... like cut me off!', 'Is this for that kobold who was around earlier?\n\nI\'d be happy to help, topsider, but with shipments delayed across the board I can\'t let it go for nothing.\n\nTell you what, do me a favor, and the parts are yours.\n\nTalk to Brax, the innkeeper, and take care of my tab for me. He\'s been muttering about breaking my knees for months now, and I\'m afraid he\'ll do something crazy... like cut me off!', 257916, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('What can I do for you?', 'What can I do for you?', 257914, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('Swarms of Azj-Kahet, rise and devour them!', '', 257888, 0, 0, 0, 0, 0, 7, 248932, 0, 0, 0, 0, 0, 0, 0, 56421), +('The queen rewards her chosen soldiers! Destroy them!', '', 257887, 0, 0, 0, 0, 0, 14, 248924, 0, 0, 0, 0, 0, 0, 0, 56421), +('Drag them screaming into the depths!', '', 257885, 0, 0, 0, 0, 0, 14, 248923, 0, 0, 0, 0, 0, 0, 0, 56421), +('Follow me! Magni can\'t hold off Zirix much longer!', '', 257884, 0, 0, 0, 0, 0, 7, 248928, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Anduin! You\'re alive!', 257883, 0, 0, 5, 0, 0, 4, 0, 248927, 0, 0, 0, 0, 0, 0, 56421), +('Jaina! Thrall! We need help! Magni is in trouble.', '', 257882, 0, 0, 0, 0, 0, 7, 248926, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The nerubians have stolen our precious memory gems. The situation is dire, but I have a plan.\n\nI have created a device to attract memory gems. We will travel together. You will use this device. We will recover the gems and stop the nerubians.', 257881, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'The itching... I can taste the sounds. Revelation awaits.', 257866, 0, 0, 1005, 0, 0, 4, 0, 249477, 0, 0, 0, 0, 0, 0, 56421), +('', 'Can you hear it? The ringing... the ringing... it returns. The music is eternal.', 257865, 0, 0, 1, 0, 0, 4, 0, 249476, 0, 0, 0, 0, 0, 0, 56421), +('', 'Taelloch could be next. Barricade your doors, but be not afraid. We will press on.', 257863, 0, 0, 1, 0, 0, 4, 0, 249475, 0, 0, 0, 0, 0, 0, 56421), +('', 'Change is coming, workers. Hordes of skardyn stir within the Hall of Awakening.', 257862, 0, 0, 1, 0, 0, 4, 0, 249474, 0, 0, 0, 0, 0, 0, 56421), +('', 'The outcome was not what I expected. I have been... altered. Perhaps even... chosen.', 257856, 0, 0, 1, 0, 0, 4, 0, 249473, 0, 0, 0, 0, 0, 0, 56421), +('', 'Workers of Taelloch. As your foreman, I have met with the High Speaker in secret.', 257855, 0, 0, 1, 0, 0, 4, 0, 249472, 0, 0, 0, 0, 0, 0, 56421), +('The metal of the flamethrower shines in the light.', 'The metal of the flamethrower shines in the light.', 257853, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now, I will live in service of the machine that keeps our unawakened kin safe. And, hopefully, if the Machine comes to life itself again, I will be there to keep it running.\n\nMaybe I could even taken on an apprentice!', '', 257829, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fresh from the Transformatory and still dripping with ichor. They\'re shipping these Ascended to the front before they\'ve got their wits about them.', 257820, 0, 0, 1, 0, 0, 4, 0, 251520, 0, 0, 0, 0, 0, 0, 56421), +('Not a windowpane in sight, and heavily fortified as well. I do not think we\'ll be sneaking in up here.', '', 257816, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah... Mines in the water, no doubt. Unfortunate, but predictable. Lucky they were sloppy and left a few out for us to see, eh? Otherwise you would have been in for a rude surprise.', '', 257815, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hrm... The entrance is heavily guarded, as predicted. They\'re certainly moving a lot of crates in and out, though.', '', 257813, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I am not alone. You are here with me, $n.\n\nAttica and the lynx, they help as well.\n\nTogether, we will secure this position. If we ever wish to retake the Faded Shore, we must first hold this.', 257802, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I do not like that it feels darker and colder as we go down. But, there are more survivors to rescue.', '', 257801, 0, 0, 0, 0, 0, 4, 251756, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I will not fear the dark.', 257797, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Back, skitterers, back!', '', 257795, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s just shadows. There\'s nothing here.', '', 257791, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('In my family\'s history, there\'s always been a Berncort captaining a ship of the Arathi Navy. \n\nIt was my destiny to be captain of the Dauntless, but Lancekat graduated from Officer\'s Academy with top honors.\n\nThey say I never went to class and flunked out, but it was Lancekat and the instructors conspiring against me!', '', 257788, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My, my. If it isn\'t dear Arak\'nai\'s little plaything. Come to sample a bit of proper Kaheti culture?\n\nThe Skeins are the heart of Azj-Kahet\'s intellectual and spiritual life. Contained herein is the legacy of a grand and proud people... And it is a legacy that ought to be preserved.', '', 257787, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You tell that lynx lover, Peaton Berncort is nobody\'s fool. \n\nI am done with the Hallowfall expedition, and I won\'t be back to camp. I lost the drinks in the cave, so find them yourself.', '', 257786, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Did Captain Lancekat send you? Are you here to humiliate me further?', '', 257782, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Pick up that cinderbrew keg. I have an idea.', '', 257780, 0, 0, 0, 0, 0, 8, 249270, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is Siegehold Scuttle. Siegehold is the military base of the nerubian army.\n\nAlthough it may seem odd that it is so far removed from the City of Threads, its location is purposeful--the nerubian forces don\'t just want to keep outsiders from invading the City, they want to keep them out of Azj-Kahet entirely. This location covers the few entrances that delve into Azj-Kahet from above.', 'This race is Siegehold Scuttle. Siegehold is the military base of the nerubian army.\n\nAlthough it may seem odd that it is so far removed from the City of Threads, its location is purposeful--the nerubian forces don\'t just want to keep outsiders from invading the City, they want to keep them out of Azj-Kahet entirely. This location covers the few entrances that delve into Azj-Kahet from above.', 257779, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is the Pit Plunge. You\'ll be soaring over some of the more interesting biomes in Azj-Kahet.\n\nDid you know that a portion of this area used to be a lake? The roots pierced the lake bed, causing it to empty out. Now all that\'s left is withered ruins of what was once a thriving underwater ecosystem. Fascinating!', 'This race is the Pit Plunge. You\'ll be soaring over some of the more interesting biomes in Azj-Kahet.\n\nDid you know that a portion of this area used to be a lake? The roots pierced the lake bed, causing it to empty out. Now all that\'s left is withered ruins of what was once a thriving underwater ecosystem. Fascinating!', 257778, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is the Rak-Ahat Rush. Rak-Ahat is the heart of silk manufacturing in Azj-Kahet. \n\nAlthough the pandaren have excellent silk farms in the Valley of the Four Winds, they pale in comparison to the silks that nerubians manufacture. Masters of spinning and dyes, they continually innovate new and stronger silks, for everything from purely decorative purposes to warfront supplies.', 'This race is the Rak-Ahat Rush. Rak-Ahat is the heart of silk manufacturing in Azj-Kahet. \n\nAlthough the pandaren have excellent silk farms in the Valley of the Four Winds, they pale in comparison to the silks that nerubians manufacture. Masters of spinning and dyes, they continually innovate new and stronger silks, for everything from purely decorative purposes to warfront supplies.', 257777, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is the Weaver\'s Wing. Have you seen the Weaver\'s bells? If you listen carefully, you can hear them chiming throughout her lair.\n\nThe Weaver is well-connected throughout Azj-Kahet. She has untold information at the tips of her appendages--each bell is attached to a thread that spans throughout the area. When it rings, it means the Weaver has gathered another fascinating tidbit of gossip for her collection.', 'This race is the Weaver\'s Wing. Have you seen the Weaver\'s bells? If you listen carefully, you can hear them chiming throughout her lair.\n\nThe Weaver is well-connected throughout Azj-Kahet. She has untold information at the tips of her appendages--each bell is attached to a thread that spans throughout the area. When it rings, it means the Weaver has gathered another fascinating tidbit of gossip for her collection.', 257776, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is the Maddening Deep Dip. I don\'t recommend taking your time with this race--it traverses over dangerous territory.\n\nWe don\'t really know when this area earned its name, but what we are certain of is that the name is absolutely accurate. Too much time spent in the area will send you into the depths of your own mind, shifting you to a space known as the Unseeming.', 'This race is the Maddening Deep Dip. I don\'t recommend taking your time with this race--it traverses over dangerous territory.\n\nWe don\'t really know when this area earned its name, but what we are certain of is that the name is absolutely accurate. Too much time spent in the area will send you into the depths of your own mind, shifting you to a space known as the Unseeming.', 257775, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is the City of Threads Twist. Did you know that the nerubians build their city structures on top of each other? \n\nThere are many layers of abandoned nerubian ruins descending far below the City of Threads. Much like a tree has rings to determine its age, the City of Threads has layers that date it as well. The deepest recesses of the City can be traced back to when the Kaheti first settled here... although I don\'t recommend trying to reach them.', 'This race is the City of Threads Twist. Did you know that the nerubians build their city structures on top of each other? \n\nThere are many layers of abandoned nerubian ruins descending far below the City of Threads. Much like a tree has rings to determine its age, the City of Threads has layers that date it as well. The deepest recesses of the City can be traced back to when the Kaheti first settled here... although I don\'t recommend trying to reach them.', 257774, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is Velhan\'s Venture.\n \nThe kobyss are not native to these lands. They have traditionally lived far offshore in some of the deepest parts of the Undersea. They\'ve come to the shores of Hallowfall for one reason, delicious people. Most species in Azeroth, even the vile and violent, will draw the line at devouring sentient beings. Not the kobyss. As they say, \"Land meat best.\" Watch yourself.', 'This race is Velhan\'s Venture.', 257773, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is the Mereldar Meander.\n \nThe city of Mereldar is a testament to the faith of the Arathi Hallowfall expedition. Stranded in a strange and hostile land, they chose to build a new home so they could safeguard the mystery of Beledar. Now it is time for you to experience strength and resiliency for yourself as you fly through their stone archways at breakneck speeds.', 'This race is the Mereldar Meander.', 257772, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is the Stillstone Slalom.\n \nThis is the frontier of Hallowfall, lands that never see the light of Beledar. Yet the Arathi have made a home here too, despite the invasions of the kobyss and the nerubians. Keep an eye on the dawntower to orient your path. Always remember that a stalactite grows up, and a stalagmite grows down. \n\nWait... no. Reverse that.', 'This race is the Stillstone Slalom.', 257771, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is Light\'s Redoubt Descent.\n \nIt wasn\'t long ago that this descent led to a deep lake, full of fish, and free from the creatures of the dark. The Arathi built an infrastructure to enable them to harvest such bounty, for a time. The nerubian forces have since drained the lake and collapsed the cavern into a tunnel fit for an invading army. While such actions destroyed the ecosystem and caused countless deaths, it still makes for a fun slalom run.', 'This race is Light\'s Redoubt Descent.', 257770, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is Tenir\'s Traversal.\n \nTenir is a cultural legend among the Arathi. An ingenious character from fiction who defeats enemies with inventions and novel ideas. It\'s no wonder that the Arathi have become masters of the air, deep under the ground. Like Tenir, they take an unlikely idea and make it a reality. You\'ll need that kind of gumption if you wish to survive this challenging course.', 'This race is Tenir\'s Traversal.', 257769, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is Dunelle\'s Detour.\n \nThe twilight lands around Dunelle\'s Kindness have always been a challenge for the Arathi. The light of Beledar, or the shine of its shadow, are always partially obscured by stone columns and misty waterfalls here at the cavern\'s edge. Things here are never as dark, or as bright as they could be. Take care in spotting the course objectives.', 'This race is Dunelle\'s Detour.\n \nThe twilight lands around Dunelle\'s Kindness have always been a challenge for the Arathi. The light of Beledar, or the shine of its shadow, are always partially obscured by stone columns and misty waterfalls here at the cavern\'s edge. Things here are never as dark, or as bright as they could be. Take care in spotting the course objectives.', 257768, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is Opportunity Point Amble.', 'This race is Opportunity Point Amble.', 257767, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is the Taelloch Twist.', 'This race is the Taelloch Twist.', 257766, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is the Cataract River Cruise.', 'This race is the Cataract River Cruise.', 257765, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is the Chittering Concourse.', 'This race is the Chittering Concourse.', 257764, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is the Ringing Deeps Ramble.', 'This race is the Ringing Deeps Ramble.', 257763, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This race is the Earthenworks Weave.', 'This race is the Earthenworks Weave.', 257762, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah, a dragonrider!\n\nWelcome to the Orecreg\'s Doglegs. This course takes you through Freywold and the ancient Stonebound\'s quarry, the orecreg before braving the unforgiving coastline of the Isle of Dorn\'s southeast shore.\n\nBe careful to avoid the fungarians and losing velocity around the perilously steep coastal cliffs.\n\nWould you like to try this course?', 'Ah, a dragonrider!\n\nWelcome to the Orecreg\'s Doglegs. This course takes you through Freywold and the ancient Stonebound\'s quarry, the Orecreg before braving the unforgiving coastline of the Isle of Dorn\'s southeast shore.\n\nBe careful to avoid the fungarians and losing velocity around the perilously steep coastal cliffs.\n\nWould you like to try this course?', 257761, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Greetings, dragonrider.\n\nAre you ready for a climb? This course, Thunderhead Trail, takes you up and quickly down Thunderhead Peak and into Ramblehire. \n\nI\'ve heard tale that long ago, two ramolith brothers used to face off on the top of the peak, calling a colossal storm.\n\nSo, if you happen to see them at the peak... maybe you should get on out of there.\n\nWould you like to try this course?', 'Greetings, dragonrider.\n\nAre you ready for a climb? This course, Thunderhead Trail, takes you up and quickly down Thunderhead Peak and into Ramblehire. \n\nI\'ve heard tale that long ago, two ramolith brothers used to face off on the top of the peak, calling a colossal storm.\n\nSo, if you happen to see them at the peak... maybe you should get on out of there.\n\nWould you like to try this course?', 257760, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Greetings, dragonrider!\n\nWelcome to the lands traditionally held by the Unbound. This race--the Wold Ways--takes you through the wolds, or forests, of the Isle of Dorn as well as the town of Freywold and the Cinderbrew Meadery.\n\nEnjoy this fast, winding course, but look out for the cinderbees. Cinderbrew has a pleasant burn, but cinderbee stings do not!\n\nWould you like to try this course?', 'Greetings, dragonrider!\n\nWelcome to the lands traditionally held by the Unbound. This race--the Wold Ways--takes you through the wolds, or forests, of the Isle of Dorn as well as the town of Freywold and the Cinderbrew Meadery.\n\nEnjoy this fast, winding course, but look out for the cinderbees. Cinderbrew has a pleasant burn, but cinderbee stings do not!\n\nWould you like to try this course?', 257759, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well met, dragonrider!\n\nBefore you is the Basin Bypass. This circuit skirts the traditionally Oathsworn and Unbound territories, following the many basins, springs, and rivers in the lands south of Dornogal and its Proscenium.\n\nIt\'s a breathtaking wilderness, and a challenging race.\n\nWould you like to try it?', 'Well met, dragonrider!\n\nBefore you is the Basin Bypass. This circuit skirts the traditionally Oathsworn and Unbound territories, following the many basins, springs, and rivers in the lands south of Dornogal and its Proscenium.\n\nIt\'s a breathtaking wilderness, and a challenging race.\n\nWould you like to try it?', 257758, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hail, Dragonrider!\n\nLooking for a challenge worthy of the earthen\'s mighty Stormriders?\n\nThe Storm Watch\'s Survey is a circuit used by the Stormriders to patrol Storm\'s Watch and the shores of the Isles of Dorn.\n\nIt takes a rock-steady hand and a stony gaze to keep alert and complete this winding course.\n\nDo you have what it takes?', 'Hail, Dragonrider!\n\nLooking for a challenge worthy of the earthen\'s mighty Stormriders?\n\nThe Storm Watch\'s Survey is a circuit used by the Stormriders to patrol Storm\'s Watch and the shores of the Isles of Dorn.\n\nIt takes a rock-steady hand and a stony gaze to keep alert and complete this winding course.\n\nDo you have what it takes?', 257757, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Dragonrider!\n\nWelcome to Dornogal, the capitol of the Isle of Dorn and of the earthen.\n\nThis race, the Dornogal Drift, will help you catch the \"drift\" of the city, flying \'round the Coreway, the Stonehaper\'s Atrium, and Forgegrounds, finally ending back here at the jewel of Dornogal, Foundation Hall.\n\nWould you like to ride in this race?', 'Dragonrider!\n\nWelcome to Dornogal, the capitol of the Isle of Dorn and of the earthen.\n\nThis race, the Dornogal Drift, will help you catch the \"drift\" of the city, flying \'round the Coreway, the Stonehaper\'s Atrium, and Forgegrounds, finally ending back here at the jewel of Dornogal, Foundation Hall.\n\nWould you like to ride in this race?', 257756, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Titans preserve you, outlander.\n\nIf you need supplies taken out of Dornogal or into it, then I\'m your quarry!\n\nMy directive is delivering supplies and trade goods. No matter the recipient.', '', 257741, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'If you are here for leisure, you will need to book an appointment with the bath matron. \n\nBut you may need to wait. We are awfully busy right now and in short supply of, well, everything.', 257740, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There is no more brew to be found in the pot.', 'There is no more brew to be found in the pot.', 257737, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The pot is running low, but there is still some brew at the bottom.', 'The pot is running low, but there is still some brew at the bottom.', 257736, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This attendant looks to have recently deceased.\n\nYou\'re sure someone with the appropriate skill in Tailoring would know what to do with the silk.', 'This attendant looks to have recently deceased.\n\nYou\'re sure someone with the appropriate skill in Tailoring would know what to do with the silk.', 257733, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Return to your stations!', '', 257732, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Defiant! Non-compliant! The Awakening Machine is all that matters.', 257729, 0, 0, 0, 0, 0, 4, 0, 252529, 1, 0, 0, 0, 0, 0, 56421), +('The pot is full of delicious brew and the aroma fills the air.', 'The pot is full of delicious brew and the aroma fills the air.', 257727, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Did he just... shut down?', '', 257726, 0, 0, 1005, 0, 0, 4, 249440, 0, 0, 0, 0, 0, 0, 0, 56421), +('Intruders! The beasts! Inside--', '', 257723, 0, 0, 0, 0, 0, 4, 249439, 0, 1, 0, 0, 0, 0, 0, 56421), +('High Speaker... will... prevail!', '', 257711, 0, 0, 0, 0, 0, 4, 249319, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Moira informed us of the situation. We\'re ready to help.', 257701, 0, 0, 0, 0, 0, 4, 0, 249306, 1, 0, 0, 0, 0, 0, 56421), +('', 'I suspected we might need some assistance.', 257700, 0, 0, 0, 0, 0, 4, 0, 249305, 1, 0, 0, 0, 0, 0, 56421), +('They actually teleported?! Finally, a breakthrough!', 'They actually teleported?! Finally, a breakthrough!', 257697, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I hope my colleagues remain active. If many more earthen leave these units, there\'ll be no one left to clean them. At least until they all return.', 'I hope my colleagues remain active. If many more earthen leave these units, there\'ll be no one left to clean them. At least until they all return.', 257696, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Just the other day I had a resident become inert. Means another unit to check.\n\nIt\'s a lot of work keeping these units looking newly manufactured. If there were earthen occupying them, maybe they would keep them clean themselves!', 'Just the other day I had a resident become inert. Means another unit to check.\n\nIt\'s a lot of work keeping these units looking newly manufactured. If there were earthen occupying them, maybe they would keep them clean themselves!', 257695, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Skittering Breach', 'Skittering Breach', 257694, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Would you like to try an ore treat? I have iron, copper, and gold. What about minerals? I have everything a body needs.', 'Would you like to try an ore treat? I have iron, copper, and gold. What about minerals? I have everything a body needs.', 257693, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Enough talking! The High Speaker will answer for his crimes. To the Earthenworks!', 257691, 0, 0, 5, 0, 0, 4, 0, 249304, 0, 0, 0, 0, 0, 0, 56421), +('In the meantime, I want to investigate Taelloch. Something about those missing shipments...', '', 257677, 0, 0, 1, 0, 0, 4, 249437, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m coming with you, lad. Brinthe, we\'ll be back soon.', '', 257676, 0, 0, 1, 0, 0, 4, 249438, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll speak with the Council in Dornogal. They need to hear about this.', 257675, 0, 0, 1, 0, 0, 4, 0, 249436, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have spent my lifetime making pottery for the earthen. My results remained perfect and limited, just as the titans intended.\n\nUntil you came along. Look at the pot we made together.\n\nIt\'s colorful. It\'s fragile. It\'s imperfect, and unique to you.\n\nModhina gave her life to give mine more meaning. I hope I can find it. It\'s why Adelgonn created the Unbound. We live to break free.', 257671, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Modhina\'s notes... oh no--', '', 257670, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s make haste, $n. We must notify our allies of what we\'ve uncovered.', 257660, 0, 0, 0, 0, 0, 1, 0, 252282, 0, 0, 0, 0, 0, 0, 56421), +('... bleedssss...', '', 257656, 0, 0, 0, 0, 0, 4, 249568, 0, 1, 0, 0, 0, 0, 0, 56421), +('Den will recover. Kobolds will recover.', '', 257653, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thanks to you, eggs remain.', '', 257652, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('With queen dead, spider swarm will pass.', '', 257651, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 257648, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('But first, let\'s buzz the ground troops down on the beach an\' give ol\' Turalyon a scare!', '', 257647, 0, 0, 0, 0, 0, 4, 252186, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'re doing great for a bunch o\' rookies. I think we can move on to lesson two.', '', 257646, 0, 0, 0, 0, 0, 4, 252185, 0, 0, 0, 0, 0, 0, 0, 56421), +('Phawa and I would like a rest cycle after this just the same.', '', 257645, 0, 0, 0, 0, 0, 4, 252184, 0, 0, 0, 0, 0, 0, 0, 56421), +('Lufsela sure gave your rooks some pep. They don\'t seem to be tiring at all.', '', 257644, 0, 0, 0, 0, 0, 4, 252183, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s not talk about caves. My former directive was mining. I\'ve had enough stalactites, thanks.', 257639, 0, 0, 0, 0, 0, 4, 0, 252182, 0, 0, 0, 0, 0, 0, 56421), +('Here, fresh poultice. Should work. Must work!', '', 257635, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Fly as low as ye can. Imagine a cave roof full of stalactites overhead.', '', 257634, 0, 0, 0, 0, 0, 4, 252181, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes, but then we would be wet. Think of our clothing, man.', '', 257628, 0, 0, 0, 0, 0, 4, 252180, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll do a circuit of the bay. The water ought to make for a softer landing, just in case one o\' ye takes a dive.', '', 257627, 0, 0, 0, 0, 0, 4, 252179, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I wish I could have seen it whole. Such a wonder. Such a loss.', 257626, 0, 0, 0, 0, 0, 4, 0, 252178, 0, 0, 0, 0, 0, 0, 56421), +('May it remind ye that what goes up can sometimes come back down.', '', 257625, 0, 0, 0, 0, 0, 4, 252177, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s start by swingin\' out over the ruins of Dalaran.', '', 257624, 0, 0, 0, 0, 0, 4, 252176, 0, 0, 0, 0, 0, 0, 0, 56421), +('So you\'re relentless... vindictive... and misguided. Perhaps my golems can show you the error of your ways.', '', 257621, 0, 0, 0, 0, 0, 4, 246208, 0, 0, 0, 0, 0, 0, 0, 56421), +('Acquire Zev\'kall\'s \"pheromones\" for me, and I\'ll ensure the freedom of your allies.', '', 257610, 0, 0, 1, 0, 0, 1, 248843, 0, 0, 0, 0, 0, 0, 0, 56421), +('I grow worried. Something happened recently, but there\'s nothing we can do about it.', '', 257608, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Get whatever you were sent for and get out of my way.', 257593, 0, 0, 1, 0, 0, 7, 0, 248841, 0, 0, 0, 0, 0, 0, 56421), +('I know you\'re alive. The question is, are you useful?', '', 257588, 0, 0, 1, 0, 0, 4, 247435, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s been many cycles since the last time we saw him here. Discontent is increasing.', 'It\'s been many cycles since the last time we saw him here. Discontent is increasing.', 257584, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Yes. But it has been broken for millennia. That is why our numbers are dwindling.', 257580, 0, 0, 0, 0, 0, 4, 0, 249385, 0, 0, 0, 0, 0, 0, 56421), +('Things are falling apart down here and all he does is talk.', 'Things are falling apart down here and all he does is talk.', 257579, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'So this \"Awakening Machine\" is what recharges the earthen?', 257577, 0, 0, 0, 0, 0, 4, 0, 249384, 0, 0, 0, 0, 0, 0, 56421), +('More speeches aren\'t what we need.', 'More speeches aren\'t what we need.', 257576, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Thank you, $n. I\'m sorry about Alyza. Her loss was recent, and she is quite... intense.', '', 257574, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I see Speaker Brinthe has returned.', '', 257573, 0, 0, 22, 0, 0, 4, 250096, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The number of working machinists is insufficient!', 257571, 0, 0, 22, 0, 0, 4, 0, 250095, 0, 0, 0, 0, 0, 0, 56421), +('', 'Are we preparing for more nerubian attacks?', 257570, 0, 0, 22, 0, 0, 4, 0, 250094, 0, 0, 0, 0, 0, 0, 56421), +('No further questions! Return to your assigned duties! Praise the High Speaker.', '', 257568, 0, 0, 22, 0, 0, 4, 250865, 0, 0, 0, 0, 0, 0, 0, 56421), +('As long as she knows her place and does her job, we\'ll allow her to resume her work.', '', 257567, 0, 0, 1, 0, 0, 4, 250864, 0, 1, 0, 0, 0, 0, 0, 56421), +('All the more reason to restore our Awakening Machine!', '', 257565, 0, 0, 1, 0, 0, 4, 250848, 0, 1, 0, 0, 0, 0, 0, 56421), +('Earthen above us have fought that battle, and we\'ve recovered from our own minor raid.', '', 257564, 0, 0, 1, 0, 0, 4, 250847, 0, 1, 0, 0, 0, 0, 0, 56421), +('We\'re currently investigating. You would be wise to avoid that distant destination.', '', 257562, 0, 0, 1, 0, 0, 4, 250846, 0, 1, 0, 0, 0, 0, 0, 56421), +('Ack!', '', 257561, 0, 0, 430, 0, 0, 7, 248835, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ugh. Why are these pheromones so... gross?', '', 257560, 0, 0, 20, 0, 0, 7, 248836, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Siegehold was mine. Until Zev\'kall was created, as an abomination.', '', 257552, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 257549, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Alyza... poor girl.', '', 257548, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well. I\'m back now. Parents avenged. As I said I would. I\'m going to bed.', 257547, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Alyza! By the Flame--we had the guard out looking for you!', '', 257545, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'There is nothing left for me here.', 257544, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '*Cough*. Any... Anyway you can take me back to the orphanage now.', 257543, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Alyza turns away. Muffled sobs can be heard.', 257542, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stupid fish people. They took everything from me!', 257541, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I got some stuff from the house to burn in memory of my parents.', 257538, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 257537, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Normally we burn all the effects of the dead, but... they\'re all I have.', 257536, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Take me to my parents\' home, $n. We have things to burn.', 257535, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Outlander, please take Shraubendre up. I\'d like to stay in case Olbarig returns.', 257518, 0, 0, 0, 0, 0, 4, 0, 252175, 0, 0, 0, 0, 0, 0, 56421), +('Right then! Let\'s get these birds in the air and see what they can do!', '', 257516, 0, 0, 0, 0, 0, 4, 252174, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well done. The storm has granted the rooks its strength.', '', 257514, 0, 0, 0, 0, 0, 4, 252173, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Initiating...', 257512, 0, 0, 0, 0, 0, 4, 0, 252172, 0, 0, 0, 0, 0, 0, 56421), +('', 'Olbarig, where are you? We need you...', 257511, 0, 0, 0, 0, 0, 4, 0, 252171, 0, 0, 0, 0, 0, 0, 56421), +('Just like we practiced, Lufsela. The storm is your ally.', '', 257510, 0, 0, 0, 0, 0, 4, 252170, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It would seem our trail runs cold here.', 257504, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s keep a strategy in mind for the next fight.', '', 257502, 0, 0, 1, 0, 0, 8, 247571, 0, 0, 0, 0, 0, 0, 0, 56421), +('Look around. There\'s treasure here.', '', 257500, 0, 0, 0, 0, 0, 8, 247582, 0, 0, 0, 0, 0, 0, 0, 56421), +('There\'s treasure close by.', '', 257499, 0, 0, 0, 0, 0, 8, 247581, 0, 0, 0, 0, 0, 0, 0, 56421), +('It can\'t end like this!', '', 257498, 0, 0, 0, 0, 0, 8, 247560, 0, 0, 0, 0, 0, 0, 0, 56421), +('Smell that? It\'s treasure, I know it. We\'re close.', '', 257497, 0, 0, 0, 0, 0, 8, 247583, 0, 0, 0, 0, 0, 0, 0, 56421), +('Adventure... ends here...', '', 257496, 0, 0, 0, 0, 0, 8, 247594, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'re a sight for sore eyes.', '', 257493, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ach! What manner o\' beastie is this?!', '', 257492, 0, 0, 430, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\'Bout time ye showed up.', '', 257486, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Time tae go all out!', '', 257483, 0, 0, 1, 0, 0, 8, 247548, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s it... for me...', '', 257482, 0, 0, 0, 0, 0, 8, 247593, 0, 0, 0, 0, 0, 0, 0, 56421), +('I know ye can do better than that!', '', 257481, 0, 0, 1, 0, 0, 8, 247573, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome to Gundargaz! \n\n... is something I\'ve never had to say before. \n\nWe\'re not much for visitors, but as I assume you\'re here to work then our workers\' hospitality is yours to enjoy! \n\nWhen\'s your first shift?', '', 257480, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I would like to point out that this one was not my fault.', '', 257477, 0, 0, 1, 0, 0, 7, 248878, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m a postal worker. Trust me, I\'ve seen worse than a dank cave knee-deep in spiders.', 257468, 0, 0, 18, 0, 0, 7, 0, 248876, 0, 0, 0, 0, 0, 0, 56421), +('', 'I don\'t want them on my head OR my knees!', 257455, 0, 0, 4, 0, 0, 7, 0, 248877, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'re so brave!', 257454, 0, 0, 4, 0, 0, 7, 0, 248875, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s all right, Meerah! If we see any, I\'ll light \'em up.', 257453, 0, 0, 1, 0, 0, 7, 0, 248874, 0, 0, 0, 0, 0, 0, 56421), +('', 'Eek! Where?', 257452, 0, 0, 1, 0, 0, 7, 0, 248873, 0, 0, 0, 0, 0, 0, 56421), +('Spiders, Meerah. Spiders.', '', 257451, 0, 0, 1, 0, 0, 7, 248872, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'If you\'re interested in pottery, you can visit the shop in town. Everything here is still a work in progress.', 257448, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You met Hreka, then? She has avoided coming into town.', '', 257446, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I tried to design something new, but as you can see...', 257443, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome to Freywold Village, outsider.\n\nWe Unbound dedicate our lives to the pursuit of craftsmanship, production, and innovation.\n\nThe last is what many chase but few find, ever.', '', 257442, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Niffen can swim like fish. It\'s just like digging!', '', 257441, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Tubes? I thought you couldn\'t swim?', '', 257440, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What? No, no, no. We\'re not pirates! We\'re researchers! Tharessa! Wait!', '', 257439, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Deal!', 257438, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Smart lady. I\'ll give ya twenty percent! Now, come on. I smell more shinies this-a-way.', '', 257437, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hey, if I am risking my life adventuring with you two, I want a share of Tuberros\'s profits.', 257436, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What does that mean?', 257435, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Uh oh. An active defense grid?', '', 257434, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Here is the stranger I was telling you about, Keldaz.', 257433, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', '', 257414, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 257412, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 257411, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m a rich niffen!', '', 257410, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s alive! It\'s aliiiiive!', '', 257409, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Um, what is it doing?', 257408, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Shh! Patience!', '', 257407, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Professionals, huh?', 257406, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 257405, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 257404, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ooh!', '', 257403, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s moving!', '', 257402, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 257401, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 257394, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('$n! Those bombs have enough firepower to destroy the turrets!', '', 257390, 0, 0, 0, 0, 0, 4, 249326, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Okay, but what does it do?', 257389, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now that\'s a shiny!', '', 257386, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh wow! I think this one still works!', '', 257385, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yeah, we know what we are doing. Tubes and I are professionals.', '', 257349, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Don\'t worry. If there were somethin\' fishy around here, I\'d smell it.', '', 257348, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I know I\'m new to expeditioning, but there is probably a reason why this place was abandoned. Right?', 257347, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Just so you know, my expedition this time is officially sanctioned. I got my own expedition! Can you believe it?\n\nI guess my rogue spelunking in Zaralek Cavern was a risk worth taking! I got promoted, and I met the new dragon Aspect!\n\nOkay, okay, crashing was a setback, and yes, all my gadgets are at the bottom of the ocean and the gorlocs are probably going to find them...\n\nBut! Think how many discoveries in this titan-test-site playground are just waiting to be dug out by professionals like us!', '', 257343, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'On the way here, Tuberros told me about his adventures with Rannan. Some of it sounds made up. \n\nHe said that Rannan is a famous \"gadgeteer,\" but he lost all of his gadgets in the crash. Yeah, okay. Likely story.\n\nRannan sensed I thought Tuberros was lying and started telling me about how he used to be a mage in training. \n\nHe claimed the headmasters let him go because he was \"just too good.\" Right.\n\nWho assigned me to this guy? And, question, why is the niffen here?', 257342, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('This island is dangerous, but I can smell the shinies. Boss calls them \"titan artifacts.\"\n\nBut they fetch a high price, so I still call \'em shinies.\n\nNot the only smell around here. It stinks of those gorlocs. They smell wet, humid, and a bit like dead fish.\n\nBut like the boss says, we\'re here to find shinies, er, titan artifacts, and we gotta do what we gotta do.', '', 257341, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Slimy horrors! Back to the depths with your tricks and necromancy!', 257340, 0, 0, 5, 0, 0, 4, 0, 249224, 0, 0, 0, 0, 0, 0, 56421), +('', 'Reload and fire! We\'ve got them on the run! Drive them deep into the briny dark!', 257339, 0, 0, 25, 0, 0, 4, 0, 249223, 0, 0, 0, 0, 0, 0, 56421), +('', 'Good shooting! Bosun! Hard about. Set course for Mereldar to resupply.', 257338, 0, 0, 66, 0, 0, 4, 0, 249225, 0, 0, 0, 0, 0, 0, 56421), +('', 'Show those undersea horrors the might of imperial cannon! FIRE!', 257337, 0, 0, 0, 0, 0, 4, 0, 249222, 0, 0, 0, 0, 0, 0, 56421), +('I still have them, they\'re much bigger now, you might see them lurking about.\n\nOne just had kittens!', '', 257259, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I served aboard the Dauntless under Captain Lancekat\'s command. I worked below decks, and in an effort to deal with a rat problem, I brought a crate of baby Lynx onto the ship. \n\nUnfortunately, it turned out that the captain was severely allergic to Lynx dander!\n\nThe aftermath was a two-day marathon of scrubbing the ship to rid us of every trace of Lynx hair. Once I finished that, the captain reassigned me to this remote post.', '', 257248, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Dread Pit', 'The Dread Pit', 257241, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Talked about what?', 257162, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Too slow! Let me know when you\'re ready to get a move on.', 'Too slow! Let me know when you\'re ready to get a move on.', 257159, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That did it! Not half bad, outsider.', 'That did it! Not half bad, outsider.', 257158, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Are you ready to get to work, outsider?', 'Are you ready to get to work, outsider?', 257141, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('The blasted console is stuck! A little percussive maintenance should loosen it up.', 'The blasted console is stuck! A little percussive maintenance should loosen it up.', 257139, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What\'s the pressure at, now? Read me those numbers, now!', 'What\'s the pressure at, now? Read me those numbers, now!', 257138, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('The pressure\'s too much! Throw the shutoff lever!', 'The pressure\'s too much! Throw the shutoff lever!', 257137, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That pipe\'s coming loose! Quick, smack it back into place!', 'That pipe\'s coming loose! Quick, smack it back into place!', 257136, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No, not that one! Now we have to start over! Let me know when you\'re ready to listen to directions.', 'No, not that one! Now we have to start over! Let me know when you\'re ready to listen to directions.', 257132, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I haven\'t fished in decades. I\'m getting excited just thinking about it.', '', 257131, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good luck fishing here. You\'ll need it.\n\nBut if you want, I s\'pose I can teach you how to fish.', 'Good luck fishing here. You\'ll need it.\n\nBut if you want, I s\'pose I can teach you how to fish.', 257118, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I would have asked Olbarig, but he has wandered off too.', 257112, 0, 0, 0, 0, 0, 4, 0, 252169, 0, 0, 0, 0, 0, 0, 56421), +('Why haven\'t we heard more about Taelloch?', '', 257102, 0, 0, 22, 0, 0, 4, 250093, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nothing but empty promises...', 'Nothing but empty promises...', 257095, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Were you followed?', 257058, 0, 0, 1, 0, 0, 4, 0, 251504, 0, 0, 0, 0, 0, 0, 56421), +('', 'This is your backup? Interesting...', 257057, 0, 0, 273, 0, 0, 4, 0, 251505, 0, 0, 0, 0, 0, 0, 56421), +('', 'The memory of Freydrin removes her memory gem and shuts down abruptly.', 257056, 0, 0, 432, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Final offering? Oh. Hmm.', 257055, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If those valves are opened in the correct sequence, they should reroute the water to the working line.', '', 257054, 0, 0, 603, 0, 0, 4, 250952, 0, 0, 0, 0, 0, 0, 0, 56421), +('With these pipes in tatters, the water can\'t reach the boilers!', '', 257053, 0, 0, 1022, 0, 0, 4, 251775, 0, 0, 0, 0, 0, 0, 0, 56421), +('That appears to be the last of them--for now. But we should stay vigilant, Veytar.', '', 257042, 0, 0, 0, 0, 0, 4, 252168, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A magical city traveling the world. Just think of all the places it saw before it fell here.', 257041, 0, 0, 0, 0, 0, 4, 0, 252167, 0, 0, 0, 0, 0, 0, 56421), +('', 'I pray Freydrin\'s hovel will have what we need. Meet me there!', 257039, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes, of course. The mission must always come first. Up, boy. Let\'s fly!', '', 257038, 0, 0, 0, 0, 0, 4, 252166, 0, 0, 0, 0, 0, 0, 0, 56421), +('It seems our absence has been felt, Phawa. Best not to keep our admirers waiting any longer.', '', 257037, 0, 0, 0, 0, 0, 4, 252165, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Apologies. We seem to both enjoy exploring. Let\'s go, Troumer!', 257036, 0, 0, 0, 0, 0, 4, 0, 252164, 0, 0, 0, 0, 0, 0, 56421), +('', 'Aggh! Not like this, Woldkeeper! You were meant to guide us.', 257033, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The darkness is all around us, but I will hold this position for Captain Lancekat.', '', 257032, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Just think of all the places we could see and explore. The sky truly is the limit.', 257027, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Together we now stand guard against all threats from ground, sea, and sky.', '', 257026, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am really quite absorbed in the moment, just now. Whatever this is, can\'t it wait?', '', 257022, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There\'s more tae explore out there! And ye know me. Can\'t resist a good cave.', '', 257020, 0, 0, 4, 0, 0, 7, 247616, 0, 0, 0, 0, 0, 0, 0, 56421), +('Whew, what an adventure--an we saved those earthen too!', '', 257018, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Look around in the substation. You may need to reroute the power piping nearby.', '', 257017, 0, 0, 1, 0, 0, 4, 250954, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hmm, power isn\'t reaching the main delivery conduit.', '', 257016, 0, 0, 1022, 0, 0, 4, 251776, 0, 0, 0, 0, 0, 0, 0, 56421), +('We must ensure the Coreway is never repaired!', '', 257015, 0, 0, 0, 0, 0, 3, 247629, 0, 0, 0, 0, 0, 0, 0, 56421), +('Check the nearby power substation and see if something\'s amiss.', '', 257012, 0, 0, 1, 0, 0, 4, 250926, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '\n\nIt\'s... different. But not how you might expect. New doors are open to me, but other, familiar ones are closed.\n\nIt would be difficult to explain to a non-nerubian.', 257009, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Based on Zee-Zee\'s initial findings, it looks like none of the crushers are receiving power.', '', 257008, 0, 0, 1022, 0, 0, 4, 250925, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh come now, I\'ve been around. Don\'t you recognize me?\n\n\n\nI\'ve had some work done. It took a while to infiltrate the right circles, but eventually they were assured of my loyalty and let me ascend.\n\nA mistake on their part, of course.', 257006, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I wanted them to have a chance to bond, but it\'s probably time to round them up.', 257004, 0, 0, 0, 0, 0, 4, 0, 252163, 0, 0, 0, 0, 0, 0, 56421), +('', 'Mm?', 257003, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Unfortunately, a few of our new recruits have wandered off with their rooks.', 257002, 0, 0, 0, 0, 0, 4, 0, 252162, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'re back! And Kurdran is here with the Wildhammers now, too!', 257001, 0, 0, 0, 0, 0, 4, 0, 252161, 0, 0, 0, 0, 0, 0, 56421), +('All right, let\'s do this! Through here!', '', 257000, 0, 0, 0, 0, 0, 7, 247615, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh, I won\'t soon forget.', 256980, 0, 0, 0, 0, 0, 4, 0, 252160, 0, 0, 0, 0, 0, 0, 56421), +('You would do well to remember what you\'ve witnessed here, orc.', '', 256979, 0, 0, 0, 0, 0, 4, 252159, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thank you for your help, $n. \n\nI know you are busy, I can take it from here for the day.', '', 256951, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('$n, welcome back!\n\nWe\'re making so much progress, the army is being bolstered by how fast we are getting the troops back onto the field.\n\nYour help has made all this possible. Without you here, I\'d have lost so many people.', '', 256946, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Give your best performance!', 256940, 0, 0, 1, 0, 0, 4, 0, 251873, 0, 0, 0, 0, 0, 0, 56421), +('I see more than you know.', '', 256914, 0, 0, 0, 0, 0, 4, 252158, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Do you see the strength of the Horde, Exarch?', 256913, 0, 0, 0, 0, 0, 4, 0, 252157, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh! Will they also talk the enemy to death?', 256906, 0, 0, 0, 0, 0, 4, 0, 252156, 0, 0, 0, 0, 0, 0, 56421), +('Pay attention, orc. Watch one of the Alliance\'s best at work.', '', 256904, 0, 0, 0, 0, 0, 4, 252155, 0, 0, 0, 0, 0, 0, 0, 56421), +('Training means more than beating your recruits senseless, orc.', '', 256902, 0, 0, 0, 0, 0, 4, 252154, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'re in luck, Exarch. You get to see how the Horde gets things done.', 256901, 0, 0, 0, 0, 0, 4, 0, 252153, 0, 0, 0, 0, 0, 0, 56421), +('', 'I... the Coreway\'s repairs must continue. It\'s what Baelgrim would have wanted.', 256897, 0, 0, 0, 0, 0, 1, 0, 248980, 0, 0, 0, 0, 0, 0, 56421), +('Wenbrandt nods in solemn silence.', '', 256896, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Were it not for the Stormriders, the city may have fallen. We need the Council\'s direction.', 256893, 0, 0, 1, 0, 0, 7, 0, 249004, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Weaver has a lead that may be relevant to our cause. I would follow it myself, but--', 256892, 0, 0, 273, 0, 0, 4, 0, 251724, 0, 0, 0, 0, 0, 0, 56421), +('', 'I hear you need some eyes in the dark, Windrunner?', 256891, 0, 0, 1, 0, 0, 4, 0, 251723, 0, 0, 0, 0, 0, 0, 56421), +('Above us... did you look up?', '', 256890, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Are you ready to fight? Keep your eye on the ceiling.', '', 256889, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Stormriders are at your service.', '', 256858, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Beds are scarce. We have resorted to using the Proscenium as a field hospital.', '', 256854, 0, 0, 0, 0, 0, 7, 249005, 0, 0, 0, 0, 0, 0, 0, 56421), +('Of course it\'s nerubians! Anything with more than six legs is creepy!', 'Of course it\'s nerubians! Anything with more than six legs is creepy!', 256852, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I told you it was kobyss! They are all fishy and slimy. Yuck!', 'I told you it was kobyss! They are all fishy and slimy. Yuck!', 256851, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'re having a disgustion... a dicusing... a talk about if nerubians or kobyss are scariest. \n\nWhat do you think?', 'We\'re having a disgustion... a dicusing... a talk about if nerubians or kobyss are scariest. \n\nWhat do you think?', 256847, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Wow! That was a great throw!', 'Wow! That was a great throw!', 256846, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let me know when you are ready.', '', 256842, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'More than anything, he wanted us to stand together again.', 256834, 0, 0, 669, 0, 0, 7, 0, 248988, 0, 0, 0, 0, 0, 0, 56421), +('', 'Not just that. He defended the earthen. Both the Oathsworn and the Unbound.', 256828, 0, 0, 5, 0, 0, 7, 0, 248987, 0, 0, 0, 0, 0, 0, 56421), +('I see. So he fulfilled his Edict.', '', 256827, 0, 0, 669, 0, 0, 7, 248986, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We have repelled the nerubians, but... Baelgrim is gone.', 256823, 0, 0, 669, 0, 0, 7, 0, 248985, 0, 0, 0, 0, 0, 0, 56421), +('I really hope there\'s still a war when I\'m old enough to fight!\n\nI want it to be even bigger than this one!', '', 256820, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Greetings, outsider. I am General Steelstrike, in command of the army of Hallowfall. \n\nWe would never turn away a blade or staff, but we have survived by following the rules of the Shadow Curfew. \n\nA careless soldier endangers everyone.', 256818, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Kobold and tunnel go together like candle and...kobold!\n\nEntrance right there. Give try!\n\nLet know if need help reading plans. Not everyone meant for tunnel life.', 'Kobold and tunnel go together like candle and...kobold!\n\nEntrance right there. Give try!\n\nLet know if need help reading plans. Not everyone meant for tunnel life.', 256804, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'We have bad news.', 256803, 0, 0, 1, 0, 0, 1, 0, 248984, 0, 0, 0, 0, 0, 0, 56421), +('Councilward, we...', '', 256802, 0, 0, 1, 0, 0, 1, 248983, 0, 0, 0, 0, 0, 0, 0, 56421), +('Tell me what has happened.', '', 256801, 0, 0, 6, 0, 0, 1, 248982, 0, 0, 0, 0, 0, 0, 0, 56421), +('Mourning Rise is a sad place and not where I would like to have my final shutdown.', '', 256800, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'But Mourning\'s Rise is the traditional place for final shutdowns.', 256799, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Did we become Unbound from the Titans just to be bound by traditions?', '', 256795, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Careful, friend. It\'s not all cheerful tunes and happy miners down here. \n\nDanger lurks in these caves.', 256792, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I have no idea what that means but I\'m excited to find out!', 256788, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Next time, we could play the game I learned in Pandaria. Faerin, I think you find its approach to victory as... interesting as Wrathion did.', '', 256787, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You two had better make time to come and play me again.', 256786, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Another outlander from the beach, are you? A few of your sector, Anduin and Magni, arrived earlier. They are downstairs.\n\nNews of your aid to us has traveled through the city. I welcome you and your allies, and will help you as best I can.\n\nAlthough... if you share the same food requirement as your compatriots, your choices are limited. What we consume is upalatable to you--gems, ore, and cinderbrew.\n\nThis inn was created because we did have travelers like you once come from below.\n\nBut, I can see what I have.', '', 256778, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have heard of nerubian attacks all over the island from Golgrin\'s Reach to Unbound territory.\n\nWhat does it all mean?', 256775, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You are the first friendly outsider I\'ve met, other than earthen. I have many questions, but those will have to wait. I am in need of help from those unafraid of the dangers in the dark.', 256770, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('Was that a spider? Aaaaghhhh!', '', 256769, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I think I needed that, too.', '', 256768, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I should be getting back to my post. Thank you both for this.', 256767, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I see you return alone, $n. I presume not all went well.', '', 256764, 0, 0, 6, 0, 0, 1, 248981, 0, 0, 0, 0, 0, 0, 0, 56421), +('What was that?!', '', 256763, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('...Or was it this way?', '', 256762, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I heard them over here...', '', 256761, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Yech, Black Blood. Don\'t touch that stuff. I\'m not surprised we found some here, but I don\'t like that they\'re moving it around.', 256751, 0, 0, 1, 0, 0, 4, 0, 251519, 0, 0, 0, 0, 0, 0, 56421), +('', 'The dawntower won\'t be enough to hold them back. The nerubians have gotten braver.', 256748, 0, 0, 669, 0, 0, 4, 0, 249157, 0, 0, 0, 0, 0, 0, 56421), +('DO I? \n\nWHERE?!', '', 256738, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hallowfall is alight! Tend to your duty, your crops, your neighbors. Busy your hands while Beledar lights the sky!', 'Hallowfall is alight! Tend to your duty, your crops, your neighbors. Busy your hands while Beledar lights the sky!', 256735, 0, 126629, 753, 0, 0, 4, 249205, 249206, 0, 0, 0, 0, 0, 0, 56421), +('Beledar\'s light bathes us in radiance, in warmth! Heed the Flame, heed the faith!', 'Beledar\'s light bathes us in radiance, in warmth! Heed the Flame, heed the faith!', 256734, 0, 126629, 753, 0, 0, 4, 249203, 249204, 0, 0, 0, 0, 0, 0, 56421), +('', 'I can feel the build up of pressure at my core. You outsiders call it sadness.\n\nIt is hard for me to see Korgran like this.', 256733, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I have some spare bandages.', '', 256732, 0, 0, 1, 0, 0, 4, 249093, 0, 0, 0, 0, 0, 0, 0, 56421), +('But if they do, have a lackey to collect items you fancy from Xesh.', '', 256731, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hopefully your friends will not have any unfortunate accidents while they are here.', '', 256730, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'He\'s gone. We did it, but he\'s... gone.', 256729, 0, 0, 0, 0, 0, 7, 0, 248979, 0, 0, 0, 0, 0, 0, 56421), +('Baelgrim... Oh, twisting paths...', '', 256728, 0, 0, 0, 0, 0, 7, 248978, 0, 0, 0, 0, 0, 0, 0, 56421), +('Stubborn earthen! You will not impede my Ascension!', '', 256726, 0, 0, 1, 0, 0, 7, 248976, 0, 0, 0, 0, 0, 0, 0, 56421), +('Outlander, leave this to me!', '', 256725, 0, 0, 1, 0, 0, 7, 248977, 0, 0, 0, 0, 0, 0, 0, 56421), +('You are not the first I have sent on this quest, but you seem more competent. Hurry back with my key!', '', 256724, 0, 0, 3, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And from wrecking my meadery before we do!', '', 256723, 0, 0, 0, 0, 0, 7, 248970, 0, 0, 0, 0, 0, 0, 0, 56421), +('We will keep them gathered by the kegs. Thin out the swarm and stop them from getting past us!', '', 256722, 0, 0, 0, 0, 0, 7, 248969, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Prepare yourselves! They are coming.', 256721, 0, 0, 669, 0, 0, 7, 0, 248968, 0, 0, 0, 0, 0, 0, 56421), +('We are out of time. Come, $n. Let us get you on a stormrook!', '', 256720, 0, 0, 669, 0, 0, 7, 248967, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The nerubians will soon start swarming from the north.', 256718, 0, 0, 669, 0, 0, 1, 0, 248965, 0, 0, 0, 0, 0, 0, 56421), +('', 'Return to the Meadery! I\'ll lead them into the trap!', 256714, 0, 0, 0, 0, 0, 7, 0, 248964, 0, 0, 0, 0, 0, 0, 56421), +('', 'Over here, $n. Let\'s burn some nerubians to cinders.', 256713, 0, 0, 0, 0, 0, 1, 0, 248963, 0, 0, 0, 0, 0, 0, 56421), +('Set off the keg and hurry back to the meadyard. Then we will finish our preparations.', '', 256710, 0, 0, 669, 0, 0, 1, 248962, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A suspicious invitation, but a face-to-face meeting with the Vizier could be quite the boon for my little conspiracy.', 256709, 0, 0, 0, 0, 0, 1, 0, 248747, 0, 0, 0, 0, 0, 0, 56421), +('', 'Then let\'s get started.', 256707, 0, 0, 669, 0, 0, 1, 0, 248961, 0, 0, 0, 0, 0, 0, 56421), +('It will. It has to.', '', 256706, 0, 0, 669, 0, 0, 1, 248960, 0, 0, 0, 0, 0, 0, 0, 56421), +('Are you sure this will work, Baelgrim?', '', 256705, 0, 0, 6, 0, 0, 1, 248959, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Only by relighting the keyflames, can we bring hope back to these lands.', 256704, 0, 0, 396, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Come, dry the mud off your boots and rest.', '', 256702, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Waiting you say? For me? I must be important...', '', 256701, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I remember now. I wanted to craft a lantern so it can guide me when I am lost.\n\nYou helped me make it. But... I don\'t recognize you. Everything is cloudy. I can\'t think.\n\nThere was another. Ur... I can\'t remember her name.', '', 256699, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I... I know that lantern. Is it... Is it my lantern?', '', 256696, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I hope Dagran and me da are okay... Let\'s go!', 256692, 0, 0, 0, 0, 0, 1, 0, 249267, 0, 0, 0, 0, 0, 0, 56421), +('', 'I don\'t care if Steelstrike thinks I\'m reckless. I don\'t care if I get hurt. I can\'t let my people die.\n\nWe\'ve lost too many already. To nerubians, to kobyss, to the shadows themselves... \n\nThere\'s hardly any of us left. How long until there are none?', 256689, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'There must be something we can do! Maybe start by looking for tracks?', 256688, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Korgran! Where are you?', 256687, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No. Something else. A survivor from the depths of time.', 256682, 0, 0, 0, 0, 0, 4, 0, 249106, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Harbinger is from the Black Empire? Flames... One of the Old Gods?', 256681, 0, 0, 1, 0, 0, 4, 0, 247970, 0, 0, 0, 0, 0, 0, 56421), +('', 'I hope we can get to Korgran on time.', 256680, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Korgran stop! You will deplete yourself into shutdown!', 256668, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Are you here to request my services as caretaker?', '', 256667, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Korgran? Are you alright?', 256665, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And we will prepare a welcome for our \"guests.\"', '', 256661, 0, 0, 1, 0, 0, 1, 248957, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'On your signal, I\'ll lure the nerubians to the meadery.', 256660, 0, 0, 1, 0, 0, 1, 0, 248956, 0, 0, 0, 0, 0, 0, 56421), +('I must defend my people!', '', 256654, 0, 0, 22, 0, 0, 1, 249266, 0, 0, 0, 0, 0, 0, 0, 56421), +('We need more heat! Toss in some coals.', '', 256633, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Excellent. Then we are aligned.', '', 256630, 0, 0, 669, 0, 0, 4, 248954, 0, 0, 0, 0, 0, 0, 0, 56421), +('Bah! Fine! But if my stock is involved, then so am I.', '', 256629, 0, 0, 5, 0, 0, 7, 248953, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I will see to its repair, Wenbrandt. You have my word.', 256628, 0, 0, 1, 0, 0, 7, 0, 249288, 0, 0, 0, 0, 0, 0, 56421), +('Now hold on, that will reduce my meadery to rubble!', '', 256627, 0, 0, 274, 0, 0, 7, 248952, 0, 0, 0, 0, 0, 0, 0, 56421), +('They want the cinderbrew? I propose we let them have it--and then ignite it!', '', 256622, 0, 0, 669, 0, 0, 7, 248951, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ha! Better luck next time! I-- Oh, I\'m sorry. I should have gone easier on you for your first time. Andari always said I get too competitive.', 256609, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I think... yeah, I think I\'d like that.', 256608, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'re still here for you, if you want to talk about it.', '', 256607, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I-- thank you for this. I\'m having fun. Andari would have loved playing with you two.', 256606, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin suddenly looks away.', 256605, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Firecrackers! You got me! That was a good game. You\'ll be Mereldar\'s new champions before you know it!', 256604, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('RETURN TO YOUR WORK.', '', 256601, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('THREAT: CONTAINED.', '', 256599, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'The tendrils of shadow are sinking into this land. Utilize their fear to strike them down!', 256596, 0, 0, 1, 0, 0, 4, 0, 249179, 0, 0, 0, 0, 0, 0, 56421), +('', 'Azj-Kahet will rise. Prove your worth. Earn your Ascension.', 256595, 0, 0, 0, 0, 0, 4, 0, 249178, 0, 0, 0, 0, 0, 0, 56421), +('', 'The threads have been spun. They will get their fated final war.', 256594, 0, 0, 1, 0, 0, 4, 0, 249177, 0, 0, 0, 0, 0, 0, 56421), +('', 'I told Korgran about what you did back in Mourning Rise. It made him happy to hear that the kobolds have been dealt with--at least for now.\n\nHe seems very happy, which is kind of worrying for his condition. I hope he doesn\'t push himself too hard...\n\nWe still need to prepare him for his shutdown.', 256593, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I can\'t believe it got this far.', 256588, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Try using an ability!', 256582, 0, 0, 1, 0, 0, 4, 0, 252001, 0, 0, 0, 0, 0, 0, 56421), +('', 'Each unit can only do one ability, then it has to recharge. While it\'s recharging, switch to another unit!', 256579, 0, 0, 5, 0, 0, 4, 0, 252000, 0, 0, 0, 0, 0, 0, 56421), +('', 'Move your pieces around the board to avoid my attacks and deal your own! The first player to wipe out the other side\'s team wins! Let\'s do this!', 256578, 0, 0, 0, 0, 0, 4, 0, 252002, 0, 0, 0, 0, 0, 0, 56421), +('', 'Your castle has a powerful ranged attack, but it can\'t move. The other two can move and have both ranged and melee abilities.', 256577, 0, 0, 1, 0, 0, 4, 0, 251999, 0, 0, 0, 0, 0, 0, 56421), +('', 'Look carefully at each of your unit\'s abilities! Don\'t worry, I won\'t start until you make your first move.', 256576, 0, 0, 603, 0, 0, 4, 0, 251998, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s your team against my one unit! Easy! You win by getting my unit\'s health to zero. I win by getting each of your unit\'s health to zero.', 256575, 0, 0, 1, 0, 0, 4, 0, 251997, 0, 0, 0, 0, 0, 0, 56421), +('A titan installation... I\'m starting to see why Azeroth reached out to us about it being attacked.', '', 256568, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Khaz Algar. That\'s what the Radiant Song was trying to tell us. And so, that is where we must go.', 256567, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('It\'s a good game so far, $n. I think you\'ll like it.', '', 256566, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And it may now be in danger. We must convene the Council.', '', 256565, 0, 0, 1, 0, 0, 7, 244545, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Sit down, join us! Grab that castle piece when you\'re ready to play.', 256564, 0, 0, 603, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Khaz Algar! The titan installation mentioned in Uldaman\'s records.', '', 256563, 0, 0, 603, 0, 0, 7, 244560, 0, 0, 0, 0, 0, 0, 0, 56421), +('Aye, lass. But I saw... a vision of destruction.', '', 256561, 0, 0, 1, 0, 0, 7, 244515, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Father! Are you alright?', 256560, 0, 0, 603, 0, 0, 7, 0, 244514, 0, 0, 0, 0, 0, 0, 56421), +('You\'ll need to perform the strengthening spell in key locations. The wand will do the rest.', '', 256534, 0, 0, 1, 0, 0, 7, 244547, 0, 0, 0, 0, 0, 0, 0, 56421), +('If Khaz Algar is under attack, we must prepare for the worst.', '', 256533, 0, 0, 1, 0, 0, 7, 244546, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'These woods will have to hold without me. Goodbye.', 256528, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fourth offering: Even Gladebark begins to rot. Is this to be all our destiny? How long...', 256527, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Third offering: I have awakened Gladebark. It will keep this place while I keep watch for Their return.', 256526, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Second offering: What would They say if they returned and saw me reliant on wards to fulfill my edicts? I just don\'t have it in me anymore. Soon...', 256525, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'First offering: These wards will protect the bosk while I undergo restoration. They\'re no replacement, but they\'ll hold for short periods.', 256524, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin pauses, then smiles and nods.', 256523, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('But there are people worried about you. They care.', '', 256522, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh no, I\'m not ratting anyone out.', '', 256521, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Who sent you after me? Steelstrike? Kyron? I swear, I\'ll--', 256520, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('She\'s just there. Maybe you should talk to her first.', '', 256519, 0, 0, 1022, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am a hero of great renown throughout the Ringing Deeps. I have trained and honed my shape to be the best.\n\nThe skardyn menace must be quelled. I will do this, and that hammer will be an excellent weapon to wield against them.\n\nIt should be in the hands of someone who will use it for good, don\'t you think?', '', 256513, 0, 0, 23, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The caverns will echo with praise for my deeds.', '', 256511, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '*Cough* Well done, $n. Very effective killing.', 256424, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That\'s what you get for taking everything from me!', 256423, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That\'s what you get for killing my parents!', 256422, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Die you fish-faced freak!', 256421, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Bring me its head. I wish to gaze upon my enemy\'s demise!', 256418, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I only sell pots, urns, and vases. Got it?\n\nMy... other wares are just the free gift you receive with each purchase.', 'I only sell pots, urns, and vases. Got it?\n\nMy... other wares are just the free gift you receive with each purchase.', 256411, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You can hold them. It\'s not like I can throw a shoe at the kobyss.', 256409, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ah, these were my mum\'s boots. They weren\'t anything special though.', 256408, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Be careful with it. It saved my dad from lots of nerubians.', 256405, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh, you might need to carry this one. It\'s a bit big.', 256404, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'He always kept it sharpened. This is a disgrace!', 256403, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What have these filthy fish-faces done to my dad\'s sword?', 256402, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Maybe if she was wearing it, she would still be alive.', 256401, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'My mum got this helmet from my grandpa. She said it would always protect her.', 256400, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 256378, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Keep up your work. Everyone on the front line appreciates the new kit upgrades.', 256367, 0, 0, 1, 0, 0, 4, 0, 245857, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thanks, Faerin.', 256366, 0, 0, 1, 0, 0, 4, 0, 245856, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh yeah? Hmmm... That\'s a tough one. Let me sketch out some ideas and get some measurements. I think that\'ll be an interesting project.', 256365, 0, 0, 1, 0, 0, 4, 0, 245855, 0, 0, 0, 0, 0, 0, 56421), +('', 'But if you want to improve something of mine, a better shock absorber on the shield would be a blessing of the Flame.', 256364, 0, 0, 1, 0, 0, 4, 0, 245853, 0, 0, 0, 0, 0, 0, 56421), +('', 'Raen, I\'ve learned to navigate my life without a prosthetic. I don\'t want to relearn everything.', 256363, 0, 0, 1, 0, 0, 4, 0, 245852, 0, 0, 0, 0, 0, 0, 56421), +('', 'Then I think some of our veterans who will lose an arm to the nerubians will be very grateful that you\'ve improved the design.', 256362, 0, 0, 1, 0, 0, 4, 0, 245851, 0, 0, 0, 0, 0, 0, 56421), +('', 'But what if I\'ve figured out the weight balancing? You said that was what you didn\'t like about the first few I made.', 256361, 0, 0, 1, 0, 0, 4, 0, 245850, 0, 0, 0, 0, 0, 0, 56421), +('', 'Raen, no. I have lived with my injury since I was a child. I\'ve learned to do everything from sword fighting to dressing myself with one hand.', 256360, 0, 0, 1, 0, 0, 4, 0, 245849, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s my pleasure to make a new arm you would use, Faerin! You told me about the discomfort and how it impacted your mobility. So I was thinking--', 256359, 0, 0, 1, 0, 0, 4, 0, 245848, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you Raen, but the shield you made me is all I need. I\'m sure your talents would be better spent on other inventions.', 256358, 0, 0, 1, 0, 0, 4, 0, 245847, 1, 0, 0, 0, 0, 0, 56421), +('I\'m getting too old for this...', 'I\'m getting too old for this...', 256352, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Why don\'t you mind your own business?', 'Why don\'t you mind your own business?', 256351, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Can\'t you see I\'m busy?', 'Can\'t you see I\'m busy?', 256350, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m in the middle of something here.', 'I\'m in the middle of something here.', 256349, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This better be good.', 'This better be good.', 256348, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Do I know you?', 'Do I know you?', 256347, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What do you want?', 'What do you want?', 256346, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Do you need something?', 'Do you need something?', 256345, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Underkeep', 'The Underkeep', 256343, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The mountain giant offers a slow nod of thanks towards you before following the earthen up the hill.', '', 256342, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Follow me, big fella! Farmot\'s got a nice spot up that hill!', '', 256341, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Harmot! Don\'t you dare lead him to my farm. If he tramples Shalehoof or steps on my hut...', 256340, 0, 0, 15, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This is so exciting. I\'ve got a quarry full of questions to ask. Let\'s head up the path and chat!', '', 256339, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Far--oh, forget it. Close enough.', 256338, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Harm... ee... and... Far... mot.', '', 256337, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well, I\'m Harmot! And this Farnee.', '', 256336, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh, do we know the feeling.', 256335, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Name? I... forget... sleeping... long time...', '', 256334, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It was mostly $n who helped! Speaking of which, do you have a name big fella?', '', 256333, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The mountain giant rumbles as he looks between you and the earthen.', '', 256332, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And yes, we helped! Fire and earth made the pain go away!', '', 256331, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Of course they can talk, Farnee! They\'re just like you and I!', '', 256330, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Wait, hold your honeycomb... Mountain giants can talk?', 256329, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Pain... no... more? Little... stones... help?', '', 256328, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Rak-Ush\'s silkweavers are bred from the finest threadlings that Azj-Kahet has to offer.\n\nThe silk that we harvest is used for all sorts of purposes throughout Azj-Kahet.\n\nAnub\'azal prizes Rak-Ush\'s silks and weaves.\n\nThe fabrics spun from our threadlings\' silks will help fund Anub\'azal\'s war campaign.', '', 256325, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('These spiders don\'t take care of themselves, you know.', '', 256323, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ploughworms are especially valuable to Anub\'azal\'s efforts.\n\nWe raise thoroughbred Kaheti Jawcrawlers here at Rak-Ush. \n\nNot only do they make excellent draft beasts, hence the name, but they also make incredible attackers.\n\nHusbandry practices for the ploughworms involves feeding and hunting training.\n\nBe careful! They\'re not very picky eaters.', 256322, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You have business with the ploughworms?', 256320, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s the best time, $n. Kobyss killing time.', 256319, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fine, maybe you can help with killing the kobyss.', 256318, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Imperial Lynxes can be awfully stubborn. Sparks here won\'t let anyone but me ride him. When he\'s in a foul mood, I might have to walk the final mile to finish a delivery.\n\nBut when he gets going, there\'s nothing faster than Sparks besides an airship. And there\'s no one I\'d rather have watching my back on the road.', 256314, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'You won\'t catch me. I\'m fast.\n\nThen what? Are you going to tell my parents? \n\nGood luck. They\'re dead.', 256312, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'re not going to be like those other adults are you? \"Oooh, Alyza, you can\'t go and kill the kobyss, they are dangerous.\"\n\nThese kobyss killed my parents, and stole their things.\n\nI\'m going to get vengeance, and kill them right back.', 256310, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I stowed away on your mount, obviously.\n\nYou took your time coming here. Didn\'t care about a poor orphan\'s favorite teddy bear huh?\n\nWhatever. I have places to be, kobyss to kill.', 256308, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I stowed away on your mount, obviously.\n\nI have places to be, kobyss to kill. I can\'t be cooped up in some orphanage.', 256307, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Drat, how did you find me?\n\nNevermind, it doesn\'t matter. I got what I needed from you. You can go now.\n\nI have to do this next bit on my own.', 256304, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ok, Alyza, they\'ll go soon. You got what you needed from them. Just wait them out.', 256302, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Munderut gets so confused so easily. He doesn\'t even recognize me anymore.\n\nNow I must keep the memories of our shared times together.', 256288, 0, 118591, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Harvester Farnee stares wide-eyed in stunned silence.', 256287, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('He\'s... magnificent!', '', 256286, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Finally, an answer to all our questions. You should speak with Magni and hear more about the vision he received.', 256283, 0, 0, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Go to her, champion! Lend her your strength!', '', 256266, 0, 0, 0, 0, 0, 4, 252152, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s... it\'s too much... Shraubendre...', 256265, 0, 0, 0, 0, 0, 4, 0, 252151, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('Hold, Lufsela! You must believe!', '', 256264, 0, 0, 0, 0, 0, 4, 252150, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I don\'t think it\'s working! They\'re not listening!', 256263, 0, 0, 0, 0, 0, 4, 0, 252149, 0, 0, 0, 0, 0, 0, 56421), +('Good. Open your mind and your heart to them!', '', 256260, 0, 0, 0, 0, 0, 4, 252148, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stormrooks, hear me! We need your help!', 256259, 0, 0, 0, 0, 0, 4, 0, 252147, 0, 0, 0, 0, 0, 0, 56421), +('', 'All right! Here goes...', 256258, 0, 0, 0, 0, 0, 4, 0, 252146, 0, 0, 0, 0, 0, 0, 56421), +('Reach out through the storm, Lufsela! As we discussed.', '', 256256, 0, 0, 0, 0, 0, 4, 252145, 0, 0, 0, 0, 0, 0, 0, 56421), +('$n, help us hold these elementals at bay!', '', 256255, 0, 0, 0, 0, 0, 4, 252144, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I can do this. I can do this. I can do this.', 256254, 0, 0, 0, 0, 0, 4, 0, 252143, 0, 0, 0, 0, 0, 0, 56421), +('', 'Here we go. Stay close.', 256253, 0, 0, 0, 0, 0, 4, 0, 252142, 0, 0, 0, 0, 0, 0, 56421), +('I\'ve got some spare parachutes. Let\'s get out of here and get some treasure!', '', 256252, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('By the shapers...', '', 256246, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hah, it worked! It\'s awake!', '', 256245, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oi, watch out $n! It\'s moving!', 256244, 0, 0, 1022, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Are you sure this is going to work, Harmot? What if it wakes up and is still hurt?', 256243, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('In theory, it should work. This remedy works on earthen and ramoliths, so why not a mountain giant? Be curious, Farnee!', '', 256241, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The tremor stones will maintain enough tension on the water to support you, $n!', '', 256240, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Get ready! He\'s using the last of his life tae summon something!', '', 256239, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You cannot... stop.. Ranilash... I won\'t let you!', '', 256238, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There must be someone leading all of this. Let\'s put \'em down before getting the treasure!', '', 256236, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Your efforts are appreciated! With uncorrupted harvesters, we can retake these fields and feed the towns of Hallowfall.', '', 256234, 0, 0, 0, 0, 0, 4, 249220, 0, 0, 0, 0, 0, 0, 0, 56421), +('With the lashrooms driven back, our farms can heal from their blight. Your courage brings hope to these shadowed lands.', '', 256233, 0, 0, 0, 0, 0, 4, 249217, 0, 0, 0, 0, 0, 0, 0, 56421), +('Beledar\'s Light coalesces into Radiant Remnants. Once gathered it becomes hope for the Arathi.', '', 256229, 0, 0, 0, 0, 0, 4, 249234, 0, 0, 0, 0, 0, 0, 0, 56421), +('The kobyss have been repelled. We can once more fish our shores for the bounty of the Undersea.', '', 256227, 0, 0, 0, 0, 0, 4, 249238, 0, 0, 0, 0, 0, 0, 0, 56421), +('Once you place the tremor stones, I\'ll be able to read the signals they send through the earth. They should allow me to get a feel for what condition that fella is in before we go waking it up.\n\nAnd by we, I of course mean you!', '', 256226, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Everywhere you look on the Isle of Dorn, you\'ll find elemental entities. Ramolith, cinderbee, stormrook, they\'re all here!\n\nAren\'t they fascinating?', '', 256225, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hah! I knew it would work! Let\'s light them up!', '', 256219, 0, 0, 0, 0, 0, 4, 249283, 0, 0, 0, 0, 0, 0, 0, 56421), +('When faced with darkness, many feel their only choice is to spread its corruption. Stand firm against those lost to folly. Turn their fear into hope.', '', 256218, 0, 0, 0, 0, 0, 4, 249235, 0, 0, 0, 0, 0, 0, 0, 56421), +('The hunger of the kobyss knows no bounds. Their cruelty has made us fear the sea. Drive them from our shore, back to their abyssal home.', '', 256215, 0, 0, 0, 0, 0, 4, 249237, 0, 0, 0, 0, 0, 0, 0, 56421), +('Cleanse the fields by eliminating the worms that have been sown to taint and corrupt our crop.', '', 256214, 0, 0, 0, 0, 0, 4, 249229, 0, 0, 0, 0, 0, 0, 0, 56421), +('Azj-Kahet is at war with us on both battlefield and farm. Their saboteurs taint and corrupt our fields.', '', 256213, 0, 0, 0, 0, 0, 4, 249228, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m betting destroying these darkfire braziers will put an end tae their nefarious plans.', '', 256209, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now toss it in there!', '', 256204, 0, 0, 0, 0, 0, 4, 249282, 0, 0, 0, 0, 0, 0, 0, 56421), +('Even with a novice rider, this stormrook will reduce those spiders to ash.', '', 256202, 0, 0, 1, 0, 0, 1, 248936, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Can\'t talk. Need to concentrate!', 256199, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s too much! I can\'t do it!', 256198, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It feels like my hair is tickling my neck.\n\nBut I know I don\'t have hair anymore.', '', 256195, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll hold the line! $n, help Magni!', '', 256191, 0, 0, 0, 0, 0, 7, 248929, 0, 0, 0, 0, 0, 0, 0, 56421), +('Come an\' get some, ye chitinous bastard!', '', 256189, 0, 0, 0, 0, 0, 7, 248931, 0, 0, 0, 0, 0, 0, 0, 56421), +('$n, help me stabilize this portal! Quickly!', '', 256164, 0, 0, 0, 0, 0, 4, 248917, 0, 0, 0, 0, 0, 0, 0, 56421), +('You there! Help me stabilize this portal! Quickly!', '', 256163, 0, 0, 0, 0, 0, 4, 248918, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Dagran! Wait!', 256148, 0, 0, 5, 0, 0, 4, 0, 249287, 0, 0, 0, 0, 0, 0, 56421), +('We\'ve got tae find him!', '', 256147, 0, 0, 5, 0, 0, 7, 248914, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes, thanks to gran\'da teachin\' me stoneform. Wait, where is he?', '', 256146, 0, 0, 1, 0, 0, 7, 248913, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Dagran! Are ye all right?', 256145, 0, 0, 6, 0, 0, 7, 0, 248912, 0, 0, 0, 0, 0, 0, 56421), +('Thank ye, champion. I got the wool pulled over my eyes--literally!', '', 256143, 0, 0, 0, 0, 0, 7, 247611, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Y\'tekhi winks at you.', 256142, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'They don\'t look tough--I\'m sure you\'ll be fine. Enjoy slinking around, I\'ll be walking right in.', 256141, 0, 0, 1, 0, 0, 4, 0, 251518, 0, 0, 0, 0, 0, 0, 56421), +('Use this scroll. These relics must be destroyed before they overload!', '', 256140, 0, 0, 0, 0, 0, 8, 248925, 0, 0, 0, 0, 0, 0, 0, 56421), +('No mana... I cannot...', '', 256139, 0, 0, 0, 0, 0, 7, 248920, 0, 0, 0, 0, 0, 0, 0, 56421), +('That... always stings. Get moving, Netherlord! I\'ll take care of the wounded here.', '', 256138, 0, 95783, 1, 0, 0, 4, 248916, 0, 0, 0, 0, 0, 0, 0, 56421), +('That... always stings. Get moving! I\'ll take care of the wounded here.', '', 256137, 0, 118531, 1, 0, 0, 7, 248915, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m happy with staying alive.', '', 256136, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You mean Undermine? Sure, I\'m in.', 256135, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The low low price is a friendly meal over at Corby\'s Cabana. I wanna hear more about where you\'re from.', '', 256129, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('...how much for that flamethrower?', '', 256128, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I definitely appreciate that flamethrower.', 256127, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Stink! Violence! Everybody\'s happy.', '', 256126, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thank you for that violent but effective solution, friend!', '', 256125, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fine. We\'ll leave it stinky for now.', 256124, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Look, I can\'t get anywhere with the Venture Company. Maybe you\'ll have a little more luck, eh?', '', 256121, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Shadowblade! Give out these antidotes! I\'m guttin\' venom sacs fast as I can!', '', 256119, 0, 95785, 0, 0, 0, 1, 249286, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hey, you! Give out these antidotes! I\'m guttin\' venom sacs fast as I can!', '', 256118, 0, 121231, 0, 0, 0, 1, 248909, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Tharessa raises an eyebrow.', 256117, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Really Tubes? Not in front of Tharessa. I thought we talked about this.', '', 256116, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I hope these shiny artifacts are worth somethin\'.', '', 256115, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Rescue who you can along the way!', '', 256114, 0, 0, 0, 0, 0, 7, 248908, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We have to push forward, or we\'ll be slaughtered!', 256113, 0, 0, 0, 0, 0, 7, 0, 248907, 0, 0, 0, 0, 0, 0, 56421), +('$n, to me!', '', 256112, 0, 20069, 0, 0, 0, 8, 248906, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '$n, to me!', 256111, 0, 20068, 0, 0, 0, 8, 0, 248905, 0, 0, 0, 0, 0, 0, 56421), +('I intend to enjoy the peace of this place for a time.\n\nWhen I am ready, I will return to my duties. I have no doubt you will do the same.', '', 256110, 0, 0, 0, 0, 0, 4, 0, 0, 595, 26, 0, 0, 0, 0, 56421), +('If what that merchant said checks out, landing here may be the best thing that\'s happened to us!', '', 256108, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'re still gonna find somethin\' shiny, right?', '', 256107, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Landed? We crashed and almost drowned! You call that the \"best thing?\"', 256106, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nThere is renewal to be found here. Comfort, in remembrance of the fallen.\n\nIt\'s good to see you again, $n.', '', 256105, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I\'m a little shaken up, but this place is nice. \n\nLots of new smells. It makes me want to go back home to Perisimona.\n\nBut even if ya got love, you still gotta eat. So here I am with the boss making money for grubs.\n\nWe\'ll discover something, I just know it. It\'s going to be fat tubers and worms from here on out!\n\nShh! Don\'t tell Rannan though. I\'m here for \"history\" or whatever like everyone else!', '', 256104, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', '\n\nUh, how could you tell? Don\'t tell anyone, but I told the expedition recruiters I was two hundred years old.\n\n\n\nDrop a zero out of that, and you will get the right answer.\n\nEspecially, don\'t tell Rannan. For some reason, he has a very high opinion of elves.\n\nHe keeps assuming I\'m older and understand the science of what he\'s talking about. But honestly? No clue.', 256103, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Ruder to ignore a new friend, isn\'t it?', '', 256102, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This place is crawling with Venture Company goblins.', '', 256100, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('$n, got a minute?', '', 256099, 0, 0, 3, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Greetings! Nice to meet you!\n\nI am Tharessa, Rannan\'s new Algari Expedition trainee. I\'m super excited to be here. \n\nEven though... you know. \n\nI am very into titan technology, and Rannan and Tuberros have a reputation for dealing with that \"stuff\" as Rannan calls it. I really want to see some of it up close!\n\nAnd it looks like I will! Even if it took a city crash-landing to do it...', 256097, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Don\'t change the subject, Rhubarn! It\'s rude.', 256096, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh hey, Jenni, look! Some newcomers! Hullo there!', '', 256095, 0, 0, 3, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\"Join us on Dalaran,\" they said. \"It will be great,\" they said.\n\nGood thing I can swim! Tubes almost drowned me trying to carry him to safe land! He latched himself to my back.\n\n\"Just dig through the water!\" \n\nOh well, we lived. \n\nI feel bad for everyone who is stranded here now, but the least we can do is make the best of it.', '', 256093, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Our people must know what Baelgrim did for us.', 256078, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Order of Night enact rituals that are dark and profane. They hide behind their shadows, the cowards they are. But the Sacred Flame will pierce that veil.\n\nTake back the holy oil they have stolen from us. This ballista will guide you to where you must go.', 'The Order of Night enact rituals that are dark and profane. They hide behind their shadows, the cowards they are. But the Sacred Flame will pierce that veil.\n\nTake back the holy oil they have stolen from us. This ballista will guide you to where you must go.', 256066, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('With the help of Adelgonn\'s workers, the major repairs on the Coreway\'s machinery are complete.\n\nTitans willing, it will soon be fully functional once again.', '', 256058, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The nerubians befouled the land with this temple long ago. It had seemed long abandoned when first it was discovered by the Lamplighters, but now the nerubians have retaken it to perform a dark ritual.\n\nGiven all the evils the nerubians have already wrought, we cannot allow this ritual to succeed. I beseech your aid.', '', 256057, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Renilash beckons. You and the Lamplighters cannot stop it!', 'Renilash beckons. You and the Lamplighters cannot stop it!', 256056, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m not sure Stormwind would survive the chaos caused by the two of you in one room.', '', 256055, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well, then! When you go to apologize, you\'ll have to introduce me!', 256054, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We also often played a game together, much like this. I think this one is even more suited to his tastes. He\'d like it.', '', 256053, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I don\'t think Wrathion would be keen on either of those things. He\'s self-centered and boastful and... a good friend I should not have neglected for so long.', '', 256052, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anduin blinks, then laughs.', '', 256051, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A DRAGON? I mean, $n here is clearly draconic, but a full, true dragon? A legendary beast known to scour lands and grant wishes?', 256050, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A DRAGON?! You\'re just casually friends with a legendary beast known to scour lands and grant wishes?', 256049, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Wait a moment. You\'re... friends with a dragon?', 256048, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Anduin--', 256047, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Wrathion had his greatest wish before him in the Dragon Isles. To reunite with his flight. The last thing I want would be to distract him from that purpose.', '', 256046, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('He\'s tried. I\'ve been dodging Blacktalons almost as much as SI:7. I know he just wants to help. Like the others. But what could they say? What could I say?', '', 256045, 0, 0, 1022, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anduin nods.', '', 256044, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Soon. One step at a time.', 256043, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I can\'t. Not yet. Who would want to see what their king has become? No... no.', '', 256042, 0, 0, 1022, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anduin sighs.', '', 256041, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'So then why don\'t you go back?', 256040, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Grand. Beautiful. Filled with so many different types of people. I miss the fresh bread at the Gilded Rose. Magical accidents in the Mage District. The festivals. The people.', '', 256039, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A new human kingdom... what\'s it like?', 256038, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Of course. Of course I miss home.', '', 256037, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m here, aren\'t I? Perhaps the move has already been made. But... I will think more on the next one.', '', 256034, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anduin looks between the two of you for a long moment, then smiles slightly.', '', 256032, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'So what\'s your move, Anduin?', 256031, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '$n is right. Things can change, if you make the move to change them.', 256030, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You kept ignoring your healer! How was I supposed to resist taking advantage of that?!', 256027, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And here I was trying to figure out how to get my footman forward without losing him! Leaving your knight out in the open, Faerin? Risky.', '', 256024, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hey! Don\'t help him!', 256023, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 256019, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Some hero I am. Couldn\'t save anyone, much less myself.', '', 256016, 0, 0, 1022, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It was complicated. He did his best. I\'ve spent so long trying to be him. To be the great warrior king that leads the charge. To be the hero everyone wants me to be.', '', 256015, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anduin smiles ruefully.', '', 256014, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'He sounds like a wonderful father.', 256013, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We made up all sorts of games together. None of them made much sense. But we had fun.', '', 256012, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My father would play with me, sometimes. We\'d go to the war room and he\'d let me play with the figures.', '', 256011, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anduin chuckles.', '', 256010, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I can\'t remember the last time I did something as simple as... playing a game. Can you?', '', 256009, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Danger. Unidentified life form. Scanning for active defense grid. Alpha site uplink acquired. Repositioning.', 256008, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Scanning life forms.', 256007, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anduin chuckles.', '', 256006, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And were I to leave, I would much sooner travel the lands you all hail from! This Stormwind you speak of! If you don\'t take me someday, I\'ll go stomping around up there myself!', 256005, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I really, truly thought I would. But I became the person I am under Beledar\'s Light. This is my home, now.', 256004, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin laughs wryly.', 256003, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Don\'t you miss home?', '', 256002, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We in Hallowfall know beggars can\'t be choosers. We need all the help we can get. And you all have proven to be fine folk. But the Empire is not so... open-minded. Or so desperate.', 256001, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Particularly you, $n, for embracing the darkness as you have.', 256000, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'To be honest, I\'m not sure how kindly the mainland would take to the... variety of peoples you all keep company with.', 255999, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin grimaces.', 255998, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It sounds like a visit would be an interesting journey.', '', 255997, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Vast, powerful, and bathed in the Light... the Empire is a force to be reckoned with.', 255996, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m gonna go listen around. They won\'t talk to me, but maybe I can catch them chatting with each other. Meet me at the inn when you\'re done.', '', 255995, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That would require me ever going back.', 255992, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin smiles ruefully.', 255991, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I hope you get the same chance, with your family.', '', 255990, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('... I used to think my father was just as disappointed in me. By the end... I like to think we finally started to understand each other.', '', 255989, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I chose this life. My parents never saw me as anything other than a disappointment.', 255988, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'If my parents had their way, I\'d be locked in a library, drafting documents on economics or something.', 255987, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You left home so young... your parents must be worried sick.', '', 255986, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No, my family is still in the Empire. I stowed away on the Expedition because I, too, heard Beledar\'s call. I was never supposed to be here.', 255985, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin chuckles.', 255984, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Perhaps... we both need to learn to take our own advice.', '', 255983, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I think it was you who said something like that to me, first.', '', 255982, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anduin snorts.', '', 255981, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Care to take your own advice?', 255980, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin smiles through tears.', 255979, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You... have to let the walls down eventually. Before they all come crumbling down around you. You don\'t have to do it alone... be kinder to yourself.', '', 255978, 0, 0, 1022, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ve fought so hard to be seen as strong. To earn my place. I love my people. But it\'s hard to let... to let the walls down.', 255977, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank you. Thank you both for listening.', 255976, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin wipes tears from her eyes.', 255975, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin chokes on a sob.', 255969, 0, 0, 18, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Andari healed me. Not my wounds... not my missing limbs. And not with magic. But something inside. And now, they\'re gone--', 255968, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And yet, crafting this tiny game piece with one arm was my greatest challenge yet. Because of Andari, I rose to it not with grim determination, but joy.', 255967, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'When we lost pieces, I wanted to make new ones. Because of my missing arm, I had to figure out new ways to fight, to eat, to dress myself, even.', 255966, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin looks fondly at the red painted knight.', 255965, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Andari convinced me to play Light\'s Gambit to learn strategy. By the time I realized they were actually getting me to rest, I was hooked.', 255964, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I don\'t regret anything. I wanted to live up to Steelstrike\'s expectations. I refused to be any less than the rest of the army. I trained endlessly.', 255963, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Steelstrike had been the one to dig me out. She said my choice to stow away meant I was a soldier, not a child.', 255962, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'When I came back to, my arm and eye were gone. I was so unbalanced, I had to learn to walk again, like a child.', 255961, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin shudders.', 255960, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I lost my arm and eye when our ships arrived in Hallowfall. All I remember is a flash of light, then... I was under something. Screaming.', 255959, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin waves what remains of her left arm.', 255958, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That one, painted in red! It was the first I tried to paint. It was difficult, given--', 255957, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Light\'s Gambit is full of interesting decisions. Will you hold your cleric back to protect your castle? Or send it forward to heal your knight? \n\nThere are other encounters, too. Different situations call for different strategies... though I personally think you can\'t go wrong by just blasting your enemy to bits as quickly as possible, in every situation!', 255945, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('All these skardyn... twisted into something they never asked to become...', '', 255944, 0, 0, 0, 0, 0, 4, 249332, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'re just in time for the best part, the combat! Come join us!', 255943, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah, $n! Sorry, I think we got a little ahead of ourselves. Faerin\'s already explained the rules-- well, most of them, anyway.', '', 255942, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I will watch and make sure those beasts don\'t stray too close to camp. If they do... they will swiftly discover why I am called Skullbreaker.', '', 255940, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Safety, down here? I suspect I\'ll still be sleeping with one eye open. I won\'t soon forget the feeling of those webs... brr.', 255939, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now that the fungarians been stopped, Pillar-nest Vosh gonna be less of an issue. Faerin\'s Advance be safe for now.', '', 255938, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh, firecrackers, did I forget to explain base powers? Well, if your unit collects enough--', 255932, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Urgh...', '', 255930, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You go! I watch Snubjaw.', '', 255929, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh! Do you think Clary might want to play with us?', 'Oh! Do you think Clary might want to play with us?', 255927, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s okay, we can use Clary\'s doll!', 'It\'s okay, we can use Clary\'s doll!', 255926, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Aw, but Gerrigon the Great was about to have his final battle with the Shadowlord!', 'Aw, but Gerrigon the Great was about to have his final battle with the Shadowlord!', 255925, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\nAnd then-- Bam! Stormbreaker crushes you with a swing of his mighty axe!\n\nTake that, monster!', '\n\nAnd then-- Bam! Stormbreaker crushes you with a swing of his mighty axe!\n\nTake that, monster!', 255924, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I... Thank you.', '', 255923, 0, 0, 0, 0, 0, 4, 252141, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh. Well... ride Shraubendre with me. She\'s strong enough to carry us both.', 255922, 0, 0, 0, 0, 0, 4, 0, 252140, 0, 0, 0, 0, 0, 0, 56421), +('Gone.', '', 255921, 0, 0, 0, 0, 0, 4, 252139, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'ll fly ahead and prepare. Olbarig... where is your stormrook?', 255920, 0, 0, 0, 0, 0, 4, 0, 252138, 0, 0, 0, 0, 0, 0, 56421), +('I rest when work done.', '', 255919, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No. You rest.', '', 255918, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Here\'s one. Are you going to play a game with Faerin? Let her know I\'m ready for a rematch whenever she is.', 'Here\'s one. Are you going to play a game with Faerin? Let her know I\'m ready for a rematch whenever she is.', 255915, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome. May the flame warm your path.', 'Welcome. May the flame warm your path.', 255914, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well I... distracted it. Shh! You\'re making me look bad in front of $n.', '', 255913, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yeah, Tharessa and I took out the gorloc.', '', 255912, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You tripped and hit your head. The gorloc didn\'t even touch you.', 255911, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ow! I\'ve been wounded! Are gorloc claws venomous? Medic! Medic!', '', 255910, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Without Beledar\'s light, it would be even more difficult to fight the Nerubians. It\'s a good thing Faerin was able to get the tower lit, $p.', '', 255909, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Aye. But fer now, I\'ll keep good care o\' it. Thanks, Da\'.', 255908, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yer a Bronzebeard, through and through, it don\'t take Fearbreaker tae make that clear. I just ask that one day, when ye know it\'s time, tae pass it on.', '', 255907, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This isn\'t some sort o\' test? Some trick tae make me accept a certain legacy?', 255906, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nay, ye should keep it, my girl. It\'s sittin\' solid in yer hands, like it belongs there. As it was meant tae.', '', 255905, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Here\'s yer hammer, ye stubborn old ram. I found it sure enough.', 255904, 0, 0, 397, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Henceforth and always! I will be known far and wide in Khaz Algar and beyond! For we are made of the mountains themselves.', '', 255903, 0, 0, 23, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m sure ye\'ll remember me. And take care. Don\'t forget tae do the right things fer the right reasons. Now I\'ve got tae get back tae Gundargaz.', 255902, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I... we... have saved the day! And the earthen will be forever grateful for your help, Moira.', '', 255901, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Yer safe now. Get yerself up tae Shadowvein Point!', 255900, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Of course, here\'s a piece, though Beria may have chewed it a bit. Don\'t let Faerin beat you!', 'Of course, here\'s a piece, though Beria may have chewed it a bit. Don\'t let Faerin beat you!', 255899, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 255898, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll find out if the people of Hallowfall will stand with us as allies, $p.', '', 255897, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Faerin says these dawntowers, with the Lamplighters\' aid, keep the Arathi ready for whatever darkness comes. Do you feel ready, $p?', '', 255895, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Kyron, the dawntower isn\'t lit. If Beledar should shift...', 255891, 0, 0, 603, 0, 0, 4, 0, 249175, 0, 0, 0, 0, 0, 0, 56421), +('Let Faerin know the new abilities are almost done, will you? I\'d love to have her test them out.', 'Let Faerin know the new abilities are almost done, will you? I\'d love to have her test them out.', 255890, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Here\'s a piece I made to go with some custom ability rules I\'m working on!', 'Here\'s a piece I made to go with some custom ability rules I\'m working on!', 255889, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hello, friend. Are you interested in some tomes?', 'Hello, friend. Are you interested in some tomes?', 255887, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I really hope they don\'t expect me to go back to my job as a Stonebound.\n\nI\'d trade the steamy stills of my brewery for the heat of the Forgegrounds any day.\n\nThough... I\'m sure if I just offered everyone cinderbrew, they\'d \"forget\" what my job used to be...', '', 255884, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The show must go on!\n\n... No really, it actually MUST go on. Otherwise we might all forget who we are. And nobody wants that.\n\nAre you here for curtain call?', 255881, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('These damn bugs! They\'re attacking our injured!', '', 255876, 0, 0, 0, 0, 0, 4, 249281, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Go on! Get out o\' here, there\'s refuge at Shadowvein Point!', 255875, 0, 0, 22, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Right! Right. We can go set up the table. And get some drinks! $n, meet us at the game table upstairs when you\'re done!', 255871, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We should wait for $n to get back to explain the rules.', '', 255869, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'So in Light\'s Gambit, we\'ll take opposite sides of the board, and try to take each other down with our piece\'s abilities--', 255868, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin\'s eyes brighten in excitement.', 255855, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s a board game? How do you play? I\'ve enjoyed a few myself.', '', 255854, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s for a game many Arathi here play, Light\'s Gambit. When we lost pieces, Andari and I started to make our own. It\'s... it\'s just a hobby.', 255853, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This-- ha! Andari must have been painting this figurine for me.', 255852, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We need to evacuate the villagers before the Reckoning\'s bombardment.', 255849, 0, 0, 0, 0, 0, 4, 0, 249129, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stalwarts! We are the wall today! Together we will stand against the darkness!', 255848, 0, 0, 0, 0, 0, 4, 0, 247962, 0, 0, 0, 0, 0, 0, 56421), +('Well, sleeping for now anyway. It could wake up though. Oh, bring that honey over to the clay, $n!', '', 255837, 0, 0, 0, 0, 0, 4, 0, 0, 5, 0, 0, 0, 0, 0, 56421), +('No time for me! Must save others first.', '', 255836, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Harbinger! Do not forsake me!', '', 255833, 0, 0, 0, 0, 0, 4, 249122, 0, 0, 0, 0, 0, 0, 0, 56421), +('She has taken an interest in you.', '', 255831, 0, 0, 0, 0, 0, 4, 249121, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'He draws strength from the darkness. So do I.', 255825, 0, 0, 1, 0, 0, 4, 0, 249115, 0, 0, 0, 0, 0, 0, 56421), +('', 'Arathi! Push back the kobyss. Make them regret ever stepping onto our hallowed lands!', 255823, 0, 0, 5, 0, 0, 4, 0, 247995, 0, 0, 0, 0, 0, 0, 56421), +('', 'Look, General! Darkfire. This is Aelric\'s doing.', 255822, 0, 0, 1, 0, 0, 4, 0, 249110, 0, 0, 0, 0, 0, 0, 56421), +('', 'Mereldar\'s under attack! Children, stay inside!', 255819, 0, 0, 1, 0, 0, 4, 0, 249109, 0, 0, 0, 0, 0, 0, 56421), +('Children! Inside!', '', 255807, 0, 0, 5, 0, 0, 4, 249108, 0, 0, 0, 0, 0, 0, 0, 56421), +('Almost done here...', '', 255805, 0, 0, 0, 0, 0, 4, 249334, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 255803, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin, I was inspired last Beledar\'s Shadow, I designed a new arm prosthetic. I think you\'ll wear this one.', 255799, 0, 0, 1, 0, 0, 4, 0, 245846, 1, 0, 0, 0, 0, 0, 56421), +('', '$n, meet Raen. our head armorer.\n\nShe leads the team whose inventions have saved many lives since we landed in Hallowfall. Raen herself forged my shield.\n\nI always enjoy coming here and seeing what new things her team has thought of.', 255793, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll talk to the Prioress. We need those, else we\'ll have even more deaths on our hands.', 255787, 0, 0, 0, 0, 0, 4, 0, 245897, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ve sent over multiple official requests for an answer. They have ignored them all.', 255786, 0, 0, 0, 0, 0, 4, 0, 245896, 0, 0, 0, 0, 0, 0, 56421), +('', 'Running very low on consecrated alchemy. The Priory missed its last shipment. I think they\'re hoarding.', 255785, 0, 0, 0, 0, 0, 4, 0, 245895, 0, 0, 0, 0, 0, 0, 56421), +('', 'Quite so, soldier. How are our stores?', 255784, 0, 0, 0, 0, 0, 4, 0, 245894, 0, 0, 0, 0, 0, 0, 56421), +('', 'General. It would be inappropriate of me to let you know that they are doing well and look forward to their grandmother visiting for dinner.', 255783, 0, 0, 0, 0, 0, 4, 0, 245893, 0, 0, 0, 0, 0, 0, 56421), +('', 'Meet Auralia, our quartermaster. I\'m also proud to call her my daughter.', 255780, 0, 0, 1, 0, 0, 4, 0, 247984, 0, 0, 0, 0, 0, 0, 56421), +('', 'Their strategy vexes me. Their only goal seems to be the fight itself.', 255779, 0, 0, 1, 0, 0, 4, 0, 247998, 0, 0, 0, 0, 0, 0, 56421), +('', 'We lose so many at the wall. But without it, the nerubians raid the settlements.', 255778, 0, 0, 1, 0, 0, 4, 0, 247969, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'ve been a great help already. If you could assist Kaeleb, I would appreciate it. The darkness takes a heavy toll on us all.', 255777, 0, 0, 1, 0, 0, 4, 0, 247989, 0, 0, 0, 0, 0, 0, 56421), +('', 'Aelric corrupted the dawntower\'s flame? Ashes take that man... and this \"Harbinger.\"', 255771, 0, 0, 6, 0, 0, 4, 0, 247967, 0, 0, 0, 0, 0, 0, 56421), +('', 'This Order of Night is no mere cult. The Harbinger they speak of is Xal\'atath.', 255770, 0, 0, 1, 0, 0, 4, 0, 248031, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stay near me, champion. I\'ll heal yer wounds.', 255769, 0, 0, 0, 0, 0, 4, 0, 249333, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('Cycles upon cycles ago, yes.', '', 255765, 0, 0, 0, 0, 0, 4, 252137, 0, 0, 0, 0, 0, 0, 0, 56421), +('You knew Baelgrim. And you know the stormrooks. Then you were a Stormrider?', '', 255764, 0, 0, 0, 0, 0, 4, 252136, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '\"Follows\" is a strong word.', 255762, 0, 0, 0, 0, 0, 4, 0, 252135, 0, 0, 0, 0, 0, 0, 56421), +('This stormrook has no bindings... It follows your directives still?', '', 255761, 0, 0, 0, 0, 0, 4, 252134, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You... didn\'t hear? Baelgrim... he\'s gone.', 255759, 0, 0, 0, 0, 0, 4, 0, 252133, 0, 0, 0, 0, 0, 0, 56421), +('Hold, outlanders. This place is off limits to all but Stormward Baelgrim.', '', 255758, 0, 0, 0, 0, 0, 4, 252132, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s not easy to face darkness you know is dangerous. That\'s even more true in a cave, $p.\n\nWe Lamplighters are the ones who brave the darkness, to make sure Arathi dawntowers are lit and our people are safe.\n\nWe frequently have... strong disagreements with the military, but we\'re free to do what we believe we must.\n\nWe\'re few in number, to be sure, and our willingness to face the darkness in spite of our fears is seen as unusual.\n\nBut when a Lamplighter arrives, the Arathi\'s hopes grow brighter.', 'It\'s not easy to face darkness you know is dangerous. That\'s even more true in a cave, $p.\n\nWe Lamplighters are the ones who brave the darkness, to make sure Arathi dawntowers are lit and our people are safe.\n\nWe frequently have... strong disagreements with the military, but we\'re free to do what we believe we must.\n\nWe\'re few in number, to be sure, and our willingness to face the darkness in spite of our fears is seen as unusual.\n\nBut when a Lamplighter arrives, the Arathi\'s hopes grow brighter.', 255756, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I served the empire for many years before coming to Hallowfall, as a warden in our military.\n\nWhen we first arrived in Hallowfall, I volunteered to lead a group in scouting the land. We found what areas were defensible, what was overrun by nerubians and the kobyss, and laid a foundation for the defense of Mereldar.\n\nI found my calling late in life. Bound to a star of prophecy, in an unlikely land beneath the ground.\n\nAnd I would see all those that walk in the light of the Sacred Flame survive another day.', 'I served the empire for many years before coming to Hallowfall, as a warden in our military.\n\nWhen we first arrived in Hallowfall, I volunteered to lead a group in scouting the land. We found what areas were defensible, what was overrun by nerubians and the kobyss, and laid a foundation for the defense of Mereldar.\n\nI found my calling late in life. Bound to a star of prophecy, in an unlikely land beneath the ground.\n\nAnd I would see all those that walk in the light of the Sacred Flame survive another day.', 255755, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin tells me you have been keeping her safe. Thank you, though she doesn\'t know it, many look to her for her positivity. \n\nHer light acts as a beacon for others to follow, her loss would affect us all.', 255738, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Welcome to the armory, $n. What can we help you with today?', 255737, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Nice to meet you. I take it you are the outsider I have been hearing so much about?', 255735, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Stay in the light, stranger.', 'Stay in the light, stranger.', 255729, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Parasitic Wasps violently emerge from the scout\'s disturbed corpse.', 'Parasitic Wasps violently emerge from the scout\'s disturbed corpse.', 255724, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'My scouts are the eyes and ears of the Arathi Army. We answer to General Steelstrike, reporting where darkness gathers and our enemies lurk.', 255723, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Quickly! Before the nerubians overwhelm us!', 255722, 0, 0, 0, 0, 0, 4, 0, 249131, 0, 0, 0, 0, 0, 0, 56421), +('It seems you were meant for each other. This bodes well.', '', 255720, 0, 0, 1005, 0, 0, 4, 252131, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Besides, nobody else could handle her. She has this tendency to corkscrew unexpectedly.', 255717, 0, 0, 1, 0, 0, 4, 0, 252130, 0, 0, 0, 0, 0, 0, 56421), +('Tell me, how is it that you were given a rook if you\'re not a Stormrider?', '', 255716, 0, 0, 1, 0, 0, 4, 252129, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m not exactly keen to just wait for that giant rock and the rest of the waterfalls to just wake up.', 255715, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We don\'t get many strangers in these parts.', 'We don\'t get many strangers in these parts.', 255714, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I have the best job in the canyon.', 'I have the best job in the canyon.', 255713, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And miss out on learning about mountain giants? Not a chance, Farnee!', '', 255711, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anduin struggles for words and fails, falling silent.', '', 255708, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Andari, my dearest friend. I never had time to say goodbye. But no, I should get back to Mereldar. I can\'t wallow here. Let\'s go.', 255707, 0, 0, 1005, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin sighs and shakes her head.', 255706, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You lost someone here. It\'s... it\'s okay if you want to talk about it. We\'re here.', '', 255705, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Oh-- did something happen? I was just... paying my respects.', 255704, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 255700, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Moira Thaurissan picks up Fearbreaker.', 255699, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Get yer people out o\' the Wastes. Do some good if you\'ve still got strength left. Yer an earthen, are ye not? Made o\' the mountains themselves?', 255698, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This hammer don\'t belong tae ye. It belongs tae my father\'s clan. My son\'s clan. And mine.', 255697, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Now look here, ye made-up hero. Ye left us tae die! Fortunately, $n knows what they\'re doing in an unfair fight. And a Bronzebeard never gives up!', 255696, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'re here! Thank goodness. The hammer just... it just...', '', 255695, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 255694, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', '', 255692, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Finally! I thought I\'d have to fight Gorren on my own...', '', 255691, 0, 0, 0, 0, 0, 4, 251754, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A messy stage makes for real broken legs... best clean it up!', 255673, 0, 0, 22, 0, 0, 4, 0, 251872, 0, 0, 0, 0, 0, 0, 56421), +('', 'Presentation is everything. Get those pieces polished up!', 255672, 0, 0, 22, 0, 0, 4, 0, 251871, 0, 0, 0, 0, 0, 0, 56421), +('', 'Get that stage cleared for the next act!', 255671, 0, 0, 22, 0, 0, 4, 0, 251870, 0, 0, 0, 0, 0, 0, 56421), +('... I see. $n, I\'ll meet you there.', '', 255669, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Faerin is quiet about her hurt, but she lost a close friend recently. She doesn\'t listen to advice from us old soldiers, anymore. Talk to her, will you? She\'ll be in Light\'s Redoubt.', 'Faerin is quiet about her hurt, but she lost a close friend recently. She doesn\'t listen to advice from us old soldiers, anymore. Talk to her, will you? She\'ll be in Light\'s Redoubt.', 255668, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Why did you ask us both here?', '', 255666, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Have you lost your--all right. Fine. Jumping it is!', '', 255663, 0, 0, 0, 0, 0, 7, 248815, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Jump!', 255662, 0, 0, 0, 0, 0, 7, 0, 248814, 0, 0, 0, 0, 0, 0, 56421), +('What now? Our flyers are dead!', '', 255661, 0, 0, 0, 0, 0, 7, 248813, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What\'s happened tae this place?', 255658, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You have a bond with the rooks. Even those returned to the storm. I can sense it.', '', 255647, 0, 0, 1, 0, 0, 4, 252128, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Shraubendre may be all that\'s left. We... we lost so many.', 255646, 0, 0, 1005, 0, 0, 4, 0, 252127, 0, 0, 0, 0, 0, 0, 56421), +('', 'Shraubendre doesn\'t belong to anyone. But she chose me.', 255634, 0, 0, 274, 0, 0, 4, 0, 252126, 0, 0, 0, 0, 0, 0, 56421), +('Easy, friend. We don\'t want to harm your rider.', '', 255619, 0, 0, 0, 0, 0, 4, 252125, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Shraubendre, no!', 255617, 0, 0, 707, 0, 0, 4, 0, 252124, 0, 0, 0, 0, 0, 0, 56421), +('I am all that remains of my patrol. The others, my comrades... I failed them.', '', 255610, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'More... will... come...', 255609, 0, 0, 0, 0, 0, 15, 0, 248790, 0, 0, 0, 0, 0, 0, 56421), +('', '', 255604, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I was ready to join my fallen comrades before you arrived. My people, our empire, need each and every one of us to repel the darkness.\n\nI will remember what you\'ve done for me. And I will remember them. Until next we meet, $n.', '', 255601, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Purest form? Ask yourselves, do the Ascended appear nerubian to you?', '', 255585, 0, 0, 1, 0, 0, 7, 248778, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fearbreaker\'s had a long and storied history with the Bronzebeard clan. It shouldn\'t just sit in the mud... or be wielded by weak hands.', 255574, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Find those scouts, outsider. The Arathi Army is stretched thin as it is. Every single soldier counts.', 255572, 0, 0, 1, 0, 0, 4, 0, 0, 378, 0, 0, 0, 0, 0, 56421), +('She is hiding something. Follow her.', '', 255570, 0, 0, 0, 0, 0, 4, 252123, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'All the stormrooks are gone. I can\'t help you.', 255569, 0, 0, 603, 0, 0, 7, 0, 252122, 0, 0, 0, 0, 0, 0, 56421), +('We need to ask someone who knows them well. Lufsela, may we speak to you?', '', 255564, 0, 0, 1, 0, 0, 4, 252121, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fearbreaker\'s not some clump of pretty metal. It\'s got feelings and opinions. Berrund\'s going to have a devil of a time keeping hold of it. We can track him.', 255560, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I will accompany you, $n. I want to learn about the Stormriders and their bond with their rooks.', '', 255558, 0, 0, 1, 0, 0, 4, 252120, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Taste the venom of my fangs, overcrawlers.', 255543, 0, 0, 0, 0, 0, 7, 0, 248812, 0, 0, 0, 0, 0, 0, 56421), +('', 'The flyers are just up ahead.', 255542, 0, 0, 0, 0, 0, 7, 0, 248808, 0, 0, 0, 0, 0, 0, 56421), +('Well yes, it IS very sparkly... but it could smell nicer.', '', 255541, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Next battalion, attack! Stall them until the queen\'s Fang arrives!', '', 255539, 0, 0, 5, 0, 0, 7, 248796, 0, 0, 0, 0, 0, 0, 0, 56421), +('Done.', '', 255538, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Four.', 255537, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Three vials. I won\'t pay any more!', '', 255536, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'re overlookin\' the fabulous fashionality of the hat. That makes it worth at least six.', 255535, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('One vial, one hat! That\'s how it works!', '', 255534, 0, 0, 36, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('EIGHT?!', '', 255533, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Sure! How about eight perfume bottles per hat?', 255532, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Jenni. Let\'s say we trade some of my future perfume vials for your newest model of Debugger Hat. Assuming it performs...', '', 255531, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Finally! Now I can get a clear shot.', 255523, 0, 0, 0, 0, 0, 7, 0, 248805, 0, 0, 0, 0, 0, 0, 56421), +('', 'No! My swarmlings! Come back!', 255521, 0, 0, 0, 0, 0, 7, 0, 248806, 0, 0, 0, 0, 0, 0, 56421), +('', '$n! Slip through and take out the commander. We\'ll keep that swarm at bay for you.', 255520, 0, 0, 0, 0, 0, 7, 0, 248804, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s--wait! Get back!', '', 255518, 0, 0, 0, 0, 0, 7, 248803, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I don\'t expect you to understand what I\'m dealing with.', 255517, 0, 0, 0, 0, 0, 7, 0, 248801, 0, 0, 0, 0, 0, 0, 56421), +('But I do. I know all about blaming myself for things I couldn\'t possibly control.', '', 255515, 0, 0, 0, 0, 0, 7, 248802, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Through the webs! We are not yet safe.', 255513, 0, 0, 0, 0, 0, 7, 0, 248800, 0, 0, 0, 0, 0, 0, 56421), +('', 'More nerubians are on the way! Board the ship!', 255504, 0, 0, 22, 0, 0, 4, 0, 249189, 0, 0, 0, 0, 0, 0, 56421), +('We must keep the light of the Arathi alive, at any cost!', '', 255503, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'These nerubians keep coming. \n\nNormally I would be grateful for my enemies to throw themselves at me in such a blatant manner, but they keep us from my true quarry.', 255502, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I had to take the shot! It was my chance to make up for Dalaran--for Khadgar!', 255452, 0, 0, 0, 0, 0, 7, 0, 248795, 0, 0, 0, 0, 0, 0, 56421), +('Alleria, what happened back there? This isn\'t you.', '', 255451, 0, 0, 0, 0, 0, 7, 248794, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll slay you myself! The Fang will arrive to your corpses.', '', 255450, 0, 0, 5, 0, 0, 7, 248799, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A cave... Could they still be nearby, continuing to corrupt the Flame?', 255447, 0, 0, 669, 0, 0, 4, 0, 249061, 0, 0, 0, 0, 0, 0, 56421), +('Overcrawlers! They would assassinate our beloved queen!', '', 255445, 0, 0, 5, 0, 0, 7, 248793, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 255443, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'MORE? Are you kidding me? I should get a selection of smells to choose from!', 255430, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Would you pay more for a different scent, even if it\'s less effective?', '', 255429, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hey, if your repellant didn\'t smell terrible we wouldn\'t be in this situation.', 255428, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There!', '', 255427, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'She\'s fading. I...', 255426, 0, 0, 669, 0, 0, 7, 0, 249246, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well at least someone around here appreciates a good perfume.', 255423, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You \'fixed\' the cave? Your new smell is attracting a nest!', '', 255422, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('$n, let\'s give them a hand with this.', '', 255421, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh my! That cave is full of bugs!', '', 255420, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You shoulda smelled it when we got here. Reeked worse than a set of ogre toes! We fixed it.', 255419, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And I\'d be lying if I said that wasn\'t partly true.', 255417, 0, 0, 0, 110, 0, 4, 0, 244498, 0, 0, 0, 0, 0, 0, 56421), +('', 'She invited me into the darkness. Said I was already halfway there.', 255411, 0, 0, 0, 110, 0, 4, 0, 244497, 0, 0, 0, 0, 0, 0, 56421), +('Alleria... What happened back there?', '', 255410, 0, 0, 0, 110, 0, 4, 244496, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well, we\'ve certainly kicked the spider\'s nest. Xal\'atath won\'t wait long before striking again.', 255409, 0, 0, 0, 110, 0, 4, 0, 244495, 0, 0, 0, 0, 0, 0, 56421), +('', 'My little ones tell me he has holed up in a dingy little den far above, in the High Hollows. Go there and search every corner of his home. I want every scrap of information that can possibly be used against him.', 255400, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '$n , let me make this clear. I do not simply want to kill Tsk\'zal. I want to hear his wails of agony from here. He hopes to rebuild his status in Azj-Kahet? Pffheh-heh. I will sing his vile deeds to the entire city.', 255399, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Queen Neferess banished him ages ago, though it seems he has come crawling back. No doubt his latest efforts are a way of earning favor with Ansurek\'s new patron--and if it involves spitting on the grave of the one who banished him, well, all the better.', 255398, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I should have known that someone like Tsk\'zal was behind this. He is a vile creature, even by nerubian standards.', 255397, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No doubt there are many in the city who know of him. Why don\'t you ask around and see what you can learn? Perhaps we will uncover something useful.', 255395, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Meesk spends most of his days drowning in the indulgences on offer in the Umbral Bazaar. No doubt you will find more valuable information on his habits there.', 255394, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They\'re not in town, are they?', '', 255367, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ugh, fine, I\'m coming too I guess.', 255366, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nah, they\'re in the cave we used to get here. Come on, I\'ll show you!', '', 255365, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'But... you can start by helping the injured.', 255364, 0, 0, 0, 0, 0, 1, 0, 249245, 0, 0, 0, 0, 0, 0, 56421), +('', 'That\'s the first time you\'ve asked that question.', 255362, 0, 0, 0, 0, 0, 1, 0, 249244, 0, 0, 0, 0, 0, 0, 56421), +('Outlander, you gather the ore. Adelgonn... how can I help?', '', 255361, 0, 0, 1, 0, 0, 1, 249243, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Maybe they should have bought some Debugger Hats, then.', 255359, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('ARGH--ah, $p! I cannae express how relieved I am tae see ye again.\n\nI went explorin\' an\' found Freywold village. They\'d been attacked by nerubians just before I arrived. \n\nI think the attack happened around the same time as the Coreway and Dalaran attacks. Tha smacks o\' a coordinated effort.\n\n \n\nThese earthen need our help, but I cannae do it alone.\n\nAn\' who knows? We might find other things of interest. \n\nSo, how about it?', '', 255358, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You should be able to run right up to it. Go on, I\'ll follow you!', '', 255357, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Jenni! Swimmers just saw bugs at the swimming pool!', '', 255356, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That\'ll have tae do. Let\'s get back down there and see what we\'re up against.', 255351, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'General Steelstrike glances towards the tower you just came from, rubs her chin, and frowns towards the ground.', 255339, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Or so she surmises.', '', 255330, 0, 0, 1005, 0, 0, 7, 248755, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We need to return to Mereldar. I need to let the General know what happened here.', 255324, 0, 0, 1, 0, 0, 4, 0, 248033, 0, 0, 0, 0, 0, 0, 56421), +('A Lamplighter will always accept an ally, $p.', 'A Lamplighter will always accept an ally, $p.', 255311, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Brinthe is already inside the Hall of Awakening. Let\'s move!', 255310, 0, 0, 0, 0, 0, 4, 0, 249315, 0, 0, 0, 0, 0, 0, 56421), +('The queen\'s word shall not be silenced!', 'The queen\'s word shall not be silenced!', 255289, 0, 0, 0, 0, 0, 15, 248783, 248784, 0, 0, 0, 0, 0, 0, 56421), +('Overcrawler! Invader!', 'Overcrawler! Invader!', 255288, 0, 0, 0, 0, 0, 15, 248785, 248786, 0, 0, 0, 0, 0, 0, 56421), +('The nerubians will swarm this place soon enough.\n\nFinish your preparations quickly.', '', 255271, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hm. This water doesn\'t seem tae be the right temperature for ol\' Berrund. We\'ll have to get more from deeper in.', 255263, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Those blasted lashrooms and their accursed spores. I feel like my eyes are never going tae stop itchin\'.', 255262, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('He up! And not drooling.', '', 255261, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ooh, cave no spinning now.', '', 255260, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Quite the ruckus you all made...', 255252, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m ever so impressed at how... relaxed you all seem to be near us. \n\nYou certainly trust those Pheromones ever so much.', '', 255239, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Your fair Anduin is quite the learned one for his age. We\'ve whiled the time with discussion of history, economics, narrative fictions, and, of course, what virtues our two culture have in common.\n\nI wonder what similarities you\'ll observe yourself.', '', 255238, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I noticed you trying to defend your own obsolescence, you dusty ancient.', '', 255237, 0, 0, 0, 0, 0, 13, 248839, 0, 0, 0, 0, 0, 0, 0, 56421), +('I wish we could sit down and catch each other up properly...\n\nBut, as always, time is never on our side.', '', 255233, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I need to get home before my wife sees me!', '', 255224, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What do you want?', 255223, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hah! This is not the day I thought I was going to have this morning.\n\nIf I can just get my armor on, I can fight my way out!', 'Hah! This is not the day I thought I was going to have this morning.\n\nIf I can just get my armor on, I can fight my way out!', 255211, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The backup is appreciated!\n\nCan you buy me time to put on my armor?', 'The backup is appreciated!\n\nCan you buy me time to put on my armor?', 255210, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Flame take these nerubians! \n\nI haven\'t had time to put on my armor, I can only hold off so many.', 'Flame take these Nerubians! \n\nI haven\'t had time to put on my armor, I can only hold off so many.', 255209, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The populace of Livia\'s Patience is being abducted.\n\nThe Lamplighters are helping, but there are too many nerubians.', 'The populace of Livia\'s Patience is being abducted.\n\nThe Lamplighters are helping, but there are too many nerubians.', 255207, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Are the Old Ones truly gone, or do agents of the Void continue to manipulate us today?', '', 255206, 0, 0, 0, 0, 0, 7, 248780, 0, 0, 0, 0, 0, 0, 0, 56421), +('Queen Neferess boldly shielded our people against any threat we faced. Will Ansurek do the same?', '', 255205, 0, 0, 1, 0, 0, 7, 248782, 0, 0, 0, 0, 0, 0, 0, 56421), +('Zee-Zee and I will meet you at the Waterworks, $n.', '', 255202, 0, 0, 1, 0, 0, 4, 250915, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The shadow always tries to corrupt.\n\nIt only works on the weak willed.', 255193, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('By the Light... \n\nThat, that was incredible. I\'ve never seen anything like it. The closest was Calia\'s resurrection, but that...\n\nSo many people. One purpose, one unity. \n\nOne hope.', '', 255192, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('The Arathi have been through so much.\n\nWe must do what we can, $n. This is when they need our help the most.', '', 255189, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'This odious man... He reminds me of Dar\'Khan Drathir. \n\nLet us hope he stays dead.', 255188, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Hurry! We need to catch up to Brinthe!', '', 255187, 0, 0, 0, 0, 0, 4, 249327, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes! That hammer will be the perfect weapon against the skardyn. Once I... we have retrieved it, think of all the good we can do!', '', 255186, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'While I\'m... happy... tae help, that will take some work. This sounds dangerous. Are ye sure it\'s absolutely necessary?', 255185, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If you want to set foot near that crater without the creature attacking, you\'ll need the perfect mixture of components.', '', 255184, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Zee-Zee\'s arc emitter should be able to help with those crushers.', '', 255183, 0, 0, 1, 0, 0, 4, 251337, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We can\'t build War Golems without materials from Shadowvein. Zee-Zee\'s arc welder should be able to repair the facility\'s equipment.', 255180, 0, 0, 1, 0, 0, 4, 0, 250913, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'ll need to get the Waterworks operational to power the Golemworks. Unfortunately, some isolated kobolds are scavenging there. Keep an eye out.', 255177, 0, 0, 1, 0, 0, 4, 0, 250912, 0, 0, 0, 0, 0, 0, 56421), +('So there\'s a war golem left intact? If it reactivated, it could deal with that goblin in the big mech.', '', 255174, 0, 0, 1, 0, 0, 4, 250909, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This room seems different. Do the walls seem... older... to you?', 255173, 0, 0, 0, 0, 0, 4, 0, 249338, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll be damned if I let Brinthe\'s people be turned into monsters!', '', 255172, 0, 0, 0, 0, 0, 4, 249337, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes, Silkswooner! Right away, Silkswooner!', 'Yes, Silkswooner! Right away, Silkswooner!', 255169, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ve seen rooms like this before. There\'s titan machinery in here!', '', 255168, 0, 0, 0, 0, 0, 4, 249339, 0, 0, 0, 0, 0, 0, 0, 56421), +('Then untangle your legs and throw it on the mill! This warping won\'t stay hot forever!', 'Then untangle your legs and throw it on the mill! This warping won\'t stay hot forever!', 255166, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Outside, the earthen rebuilt the machines... but the oldest ones remain unchanged!', '', 255163, 0, 0, 0, 0, 0, 4, 249340, 0, 0, 0, 0, 0, 0, 0, 56421), +('Yes, Silkswooner! Arrived from the factories in Rak-Ahat this morning!', 'Yes, Silkswooner! Arrived from the factories in Rak-Ahat this morning!', 255162, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'So many skardyn... If only we\'d known about them sooner...', 255160, 0, 0, 0, 0, 0, 4, 0, 249336, 0, 0, 0, 0, 0, 0, 56421), +('', 'Is that new thread ready yet?', 255159, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('High Speaker Eirich refuses your entry!', '', 255158, 0, 0, 0, 0, 0, 4, 249318, 0, 0, 0, 0, 0, 0, 0, 56421), +('No work! Why no work?!', '', 255151, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('If you don\'t take your leave, my girls might get angry.\n\nAngry or hungry. Same thing.', 'If you don\'t take your leave, my girls might get angry.\n\nAngry or hungry. Same thing.', 255150, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Doesn\'t matter. Meesk doesn\'t allow anyone without an invitation.\n\nBefore you ask: No, you\'re not invited.', 'Doesn\'t matter. Meesk doesn\'t allow anyone without an invitation.\n\nBefore you ask: No, you\'re not invited.', 255149, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Urgh... what you put in that, Nebb?', '', 255148, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'re odd. I\'ve never seen you before.', 'You\'re odd. I\'ve never seen you before.', 255147, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nope. Outta here.', 'Nope. Outta here.', 255146, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And if those earthen awaken as skardyn...', 255142, 0, 0, 0, 0, 0, 4, 0, 249329, 0, 0, 0, 0, 0, 0, 56421), +('Get those doors open, lad! And fast!', '', 255141, 0, 0, 0, 0, 0, 4, 249330, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'re near the Stonevault. That\'s where the dormant earthen are stored.', '', 255140, 0, 0, 0, 0, 0, 4, 249328, 0, 0, 0, 0, 0, 0, 0, 56421), +('Kaheti Truffles?\n\nThey\'re highly prized by nerubians. They form the basis of several explosive elixirs.\n\nStagshells are one of the few creatures that can smell them.\n\nWhen they\'re not being used as weapons, they are quite tasty. Watch out for competition from the local wildlife!\n\nGo ahead and select one of the stagshells, and it\'ll follow you out into the field and sniff some up for ya.\n\nThey\'re quite well-trained.', '', 255138, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Stagshells are one of the most important swarmbeasts Rak-Ush provides Anub\'azal with.\n\nThey\'re incredibly versatile! They can haul carts of supplies, they\'re more armored than a tank, and they have an incredible sense of smell--not quite as powerful as mine, but close!\n\nThey\'re also some of the only creatures that can sniff out Kaheti truffles. \n\nMind you, these aren\'t truffles you want to be eating! They\'re mighty explosive, which explains why Anub\'azal wants them so badly.\n\nDon\'t be shy--stagshells are some of the friendliest swarmbeasts at Rak-Ush!', '', 255137, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll me ye outside of Camp Murroch. Let\'s see if we can find Fearbreaker after all.', 255135, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Order up, Yaggi! Quick fry a jumbo stick, a log, and three B-Legs all day!', '', 255134, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Gah! Then give me three Beetle Legs, a Larva Log, and a pair of Terroroasts!', 'Gah! Then give me three Beetle Legs, a Larva Log, and a pair of Terroroasts!', 255133, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Have to. Won\'t get a good spot in the Hollows for the Queen\'s Ascendance Day speech.', '', 255132, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('WAIT! You\'re closing early?!', 'WAIT! You\'re closing early?!', 255131, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Larva Logs! Closing early, so get your logs now!', '', 255130, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('After what the kobyss did at the beach...\n\n$n, we need to save anyone we can, we can\'t let them take more Arathi.', '', 255129, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I can feel void emanations from ahead. Powerful ones.\n\nThis can only be Xal\'atath\'s work.\n\nBe ready, $n.', 255128, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'We\'ve saved everyone we can.', 255127, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Arathi have been knocked back once again.\n\nIt\'s up to us to help them stand firm. We need to do what we can to hold back this tide.', '', 255126, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Livia\'s Patience. So many people.\n\nBy the flame, I was here only a few days ago. We have to help them, $n!', 255124, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We have to stop this here, $n. Flames, we cannot survive if this is not stopped.\n\nAt least here we can use the power of our airships. The Reckoning\'s guns will turn this tide.\n\nWe just need the time to get it ready.', 255123, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'By the Flame, that was close.\n\nI\'m glad it worked-- I mean, of course it worked, I knew it would.\n\nDon\'t tell the General I said that.', 255122, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Aelric drove a wedge through the heart of the Arathi people.\n\nWe will root out his followers, his cult. We will burn it to the ground.\n\nI will undo everything he has done.', 255121, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Every time we rotate our reserves through, I make sure to learn their names. \n\nMany of them won\'t be coming back, the least I can do is remember them.', 255120, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I sense Xal\'atath\'s hand in this Darkflame. We may have slowed her down, but she has plans within plans.\n\nWe need to be on the lookout for her next move.', 255119, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('This city is breathtaking. To see what the Arathi have built here in such a short time is incredible. \n\nTo think, while this was happening, we were fighting the Legion. Then the Fourth War, and then... \n\nWell. It\'s quite the sight.', '', 255118, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'You have done us a great service, $n. \n\nI have put the army on high alert for Aelric. If he moves, we\'ll know about it. \n\nFor now though, I think you deserve a break.', 255117, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Mereldar. I\'ve been wanting to bring you here since we first met but, well, it\'s been one thing after another, as you know!\n\nSteelstrike will make sure someone goes back to Cliffside Beacon to see to the tower and Keither\'s body. In the meantime, we can finally breathe.\n\nThe walls keep people safe. Of anywhere in Hallowfall, this feels the most relaxed. You can unwind, even if just for a brief time.', 255116, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Light of the Flame, the kobyss have never attacked in such numbers before. \n\nWe need to push them back, and we need to stop whatever it is they are doing to the Eternal Flame.', 255114, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Aelric is behind this. I know it. I can feel it.\n\nWhatever his plan is, $n, we need to stop it.', 255113, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Aelric... he\'s dogged our steps for too long. \n\nNow we have him cornered. Now we can take him down.\n\nI have waited too long for this moment!', 255112, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'We\'ve lost the Eternal Flame. \n\nLight of the Empire, we\'ve lost everything.', 255111, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('The swarmbeasts produce valuable goods. Goods that Anub\'azal requires for the war effort.\n\nOur agreement is to allow you a small portion of those resources in exchange for your labor.\n\nThe majority of the resources will go to Anub\'azal, for the betterment of Azj-Kahet.', '', 255110, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('With the stagshells, that brings us to three hollows of swarmbeasts.\n\nThey will require constant maintenance. The niffen will be able to handle the majority of the responsibilities, however Kish\'nal specifically demanded you handle certain tasks.\n\nRak-Ush houses a special breed of jawcrawlers called \'ploughworms\' that will need to be fed and exercised.\n\nWe also posses a hollow of specialized silk-weaving threadlings. They require a special diet, as well as protection from any scavenging forces.\n\nThe beetles will also need to be fed, and truffles will need to be collected.\n\nVix\'aron was insistent that you will be rewarded for your efforts.', '', 255108, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('May her reign oversee the splendor of our children for eons to come!', 'May her reign oversee the splendor of our children for eons to come!', 255106, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('From our newly elevated Queen, Ansurek, beloved daughter of Neferess, a gloriously warm fire makes its home anew to comfort us.', 'From our newly elevated Queen, Ansurek, beloved daughter of Neferess, a gloriously warm fire makes its home anew to comfort us.', 255105, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Though a cold, dark mark may stain our hearts in grief for our late Queen Neferess\' passing...', 'Though a cold, dark mark may stain our hearts in grief for our late Queen Neferess\' passing...', 255103, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('As you can see, we have quite a variety. Many procured from our very own Rak-Ush Ranch to the east.', '', 255096, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Meet us at the Foundation Hall, $p. The fight against the nerubians is far from over.', 255092, 0, 0, 1, 0, 0, 1, 0, 249259, 0, 0, 0, 0, 0, 0, 56421), +('Hurry! He greener than usual.', '', 255080, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It does not mean we cannot delegate.', '', 255079, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anub\'azal has assigned us to Rak-Ush. To deal with the stagshells.', '', 255078, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We have no other choice.', '', 255077, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Agriculture is beneath me.', '', 255076, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I refuse!', '', 255075, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Rak-Ush isn\'t going to run itself, you know!', '', 255074, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Are you ready for a summary of what we know? Time for a quick sit-rep.', 255073, 0, 0, 1, 0, 0, 4, 0, 250911, 0, 0, 0, 0, 0, 0, 56421), +('I have some ideas. Let\'s get started.', '', 255072, 0, 0, 1, 0, 0, 4, 250908, 0, 0, 0, 0, 0, 0, 0, 56421), +('That dunnae surprise me. Elementals and Order magic are at odds.', '', 255071, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Fungarians... no wonder dere be all those spores afflictin\' da Pillar-nest. The fungal spore pods and dat large fungarian are what we should be worryin\' about.', '', 255067, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Did anyone else see a large fungarian? There was a huge one planting fungal spore pods around the the cave. Perhaps that was their leader?', 255066, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('As I was dragged through the Pillar-nest I caught a glimpse of fungarians inside the cave. They were riddling those beasts with spores! The same spores that cloud around them all.', '', 255065, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It is good to see you, $n. It is nice of you to visit me.\n\nI appreciate Korgran so much more now that I am the caretaker. There is so much work to do. I have to get myself an apprentice one of these days.', 255064, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', '', 255058, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Korgran blows the horn.', 255052, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I, Urtago, receive the title with honor.', 255051, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I, Korgran, bestow the title of Caretaker of Mourning Rise on you.', '', 255050, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Korgran...', '', 255049, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I... I...', '', 255048, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Nightfall Sanctum', 'Nightfall Sanctum', 255046, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It is done.\n\nNow is my time to take care and face the upcoming challenges of Mourning Rise.\n\nI will miss Korgran. \n\nI think this is going to be my new think-through spot when I need a zephyr of fresh air to clear my head. \n\nOr when I will need a listening ear.', 255045, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Korgran\'s journey is close to its end.\n\nI need to do a few things to prepare, but I don\'t want to do any of them. \n\nI keep thinking if I don\'t, maybe he will be here for longer?\n\nBut I know it\'s time for him to go.', 255044, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Rest, Korgran. Goodbye, friend.', 255043, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ve got it. We can proceed.', '', 255028, 0, 0, 0, 0, 0, 4, 249335, 0, 0, 0, 0, 0, 0, 0, 56421), +('We cannot trust that the nerubians will keep away from the Coreway once it is repaired.\n\nWe must strike at their forces before they can muster another assault.', '', 255006, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This poultice can mend even our stone bodies.', 254985, 0, 0, 0, 0, 0, 1, 0, 249251, 0, 0, 0, 0, 0, 0, 56421), +('You have done what I am forbidden to. You have gone where I cannot and fought that which must not know I exist.\n\nIt is almost liberating to have such help. Though please, do not take it personally if I never tell my people of our meeting.\n\nI thank you for your efforts.', '', 254967, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This configuration... I\'ve read about this. Proper alignment of the runes should open the way.', '', 254955, 0, 0, 0, 0, 0, 4, 249331, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let him go. We\'ll rescue yer people, Adelgonn.', 254941, 0, 0, 0, 0, 0, 4, 0, 249274, 0, 0, 0, 0, 0, 0, 56421), +('', 'Let\'s go. We can do this if we stick together.', 254933, 0, 0, 1005, 0, 0, 4, 0, 249072, 0, 0, 0, 0, 0, 0, 56421), +('', 'No. We\'re not giving up here!', 254931, 0, 0, 22, 0, 0, 4, 0, 249071, 0, 0, 0, 0, 0, 0, 56421), +('More shadows. We\'re trapped in here, aren\'t we?', '', 254930, 0, 0, 1022, 0, 0, 4, 249070, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin frowns.', 254928, 0, 0, 1022, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s getting too hot. We\'re getting out of here!', '', 254926, 0, 0, 0, 0, 0, 4, 248189, 0, 1, 0, 0, 0, 0, 0, 56421), +('Intruders! Activate the defenses!', '', 254894, 0, 0, 0, 0, 0, 4, 249325, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A set is hard work. You build it, fix it, fix it again... it\'s never finished!', 254883, 0, 0, 22, 0, 0, 4, 0, 251869, 0, 0, 0, 0, 0, 0, 56421), +('', 'Imagine how these props will look with just a bit more polish!', 254882, 0, 0, 22, 0, 0, 4, 0, 251868, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'ve been rehearsing for just this moment. Time to sieze it!', 254881, 0, 0, 22, 0, 0, 4, 0, 251867, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('', 'Down in front! Do something about those pebble brains!', 254880, 0, 0, 22, 0, 0, 4, 0, 251866, 0, 0, 0, 0, 0, 0, 56421), +('', 'I don\'t remember them attending rehearsal. Show them out!', 254879, 0, 0, 22, 0, 0, 4, 0, 251865, 0, 0, 0, 0, 0, 0, 56421), +('', 'It isn\'t a show without the cast and the crew. Help them out!', 254878, 0, 0, 22, 0, 0, 4, 0, 251864, 0, 0, 0, 0, 0, 0, 56421), +('', 'Give our actors a hand. They need all the support we can give!', 254877, 0, 0, 22, 0, 0, 4, 0, 251863, 0, 0, 0, 0, 0, 0, 56421), +('', 'We cannot let our audience be louder than the show!', 254876, 0, 0, 22, 0, 0, 4, 0, 251862, 0, 0, 0, 0, 0, 0, 56421), +('', 'This has gone on long enough. Get them to be quiet!', 254875, 0, 0, 22, 0, 0, 4, 0, 251861, 0, 0, 0, 0, 0, 0, 56421), +('Would you please hand me a charged core?', '', 254864, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Would you toss me some of that ore, please?', '', 254863, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll get the door. Lead the way, $p!', '', 254844, 0, 0, 0, 0, 0, 4, 249324, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We must hold to our faith in the Sacred Flame, ourselves, and in each other if we are to succeed.', 254829, 0, 0, 1005, 0, 0, 4, 0, 249027, 0, 0, 0, 0, 0, 0, 56421), +('Welcome to Hillhelm Farm. \n\nEach day is a battle against the encroaching darkness, but perhaps your arrival will bring a new dawn.', 'Welcome to Hillhelm Farm. \n\nEach day is a battle against the encroaching darkness, but perhaps your arrival will bring a new dawn.', 254823, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('A fair question, $r. I\'m an Awakener--it\'s my duty to go into these old places, or newly awakened ones, and make sure that everything is in working order. Think of the Ringing Deeps like one great slumbering giant. I make sure she\'s taken care of!\n\nProtect me while I concentrate on my ritual, and try to absorb as much of the Machine\'s nascent energy as you can! If we can get charged up enough, we should be able to see it through to the end...', '', 254822, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'So much darkness. How could it come to this?\n\nDoes Light give way to darkness so easily?', 254819, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I would look for Munderut myself, but these injured workers need my care. I hope you can be trusted, stranger.', 254818, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Waterways have always been dangerous in Hallowfall. Fierce predators of the Undersea slither up and prey upon the fisher-folk. Keep them clear.', '', 254811, 0, 0, 0, 0, 0, 4, 249218, 0, 0, 0, 0, 0, 0, 0, 56421), +('The creatures in the dark use fear to hunt the Arathi. No longer. You have emboldened Lamplighter and farmer alike.', '', 254810, 0, 0, 0, 0, 0, 4, 249231, 0, 0, 0, 0, 0, 0, 0, 56421), +('Here, the ocean will erode my body and take me over the dark sea. My lantern will light the... way.', '', 254801, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I always liked this spot. I always wondered what was beyond these shores.', '', 254800, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 254799, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This place. \n\nThe sound of the waves. The sand under my feet. It\'s bringing together what shards of memories I have left. \n\nBut there are so many memories I\'ve lost.\n\nMy inception. My first wanderings of this land...\n\nUrtago is right. There is no other place I would rather shutdown than here in the waves.', '', 254796, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('It doesn\'t matter. I\'m no longer... worthy of it.', '', 254793, 0, 0, 1022, 0, 0, 4, 249069, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Anduin, your Light... what happened to it?', 254792, 0, 0, 669, 0, 0, 4, 0, 249068, 0, 0, 0, 0, 0, 0, 56421), +('', '', 254790, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Of course he would remember some ages old poem and not remember me. Oh, Munderut.', 254780, 0, 0, 1022, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Down in glittering depths\nGuarded by living rock\nSeek ye neither silt nor sand\nBut that most elusive of jewels\nThen, the reconstructive crystal\nmay one day be yours', '', 254779, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('My Stormriders will clean up the rest of the nerubians.\n\nFor now, we need to discuss our next steps.', '', 254764, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Together! For the fallen!', '', 254741, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Time...', '', 254737, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hmph.', '', 254736, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Yes, it is your favorite spot to give yourself time to think.', 254735, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh, do I like the shore?', '', 254734, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It is me, Urtago. We are going to the shore.', 254733, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Who... who are you? Where are we going?', '', 254732, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Come Korgran. It is time to go.', 254731, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Quickly, $n! Aelric is nowhere to be found, but these traitors are wielding powerful darkness up ahead.', 254730, 0, 0, 669, 0, 0, 4, 0, 249066, 0, 0, 0, 0, 0, 0, 56421), +('Anduin nods.', '', 254728, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A trick of the shadow. I will deal with them. You all go ahead.', 254727, 0, 0, 1005, 0, 0, 4, 0, 249065, 0, 0, 0, 0, 0, 0, 56421), +('What are those things?! They hardly seem real.', '', 254726, 0, 0, 22, 0, 0, 4, 249064, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Look out!', 254725, 0, 0, 22, 0, 0, 4, 0, 249063, 0, 0, 0, 0, 0, 0, 56421), +('Should Rak-Ush fail, it will be on our heads. Not that Vix\'aron cares.', '', 254723, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I lost his tracks. He must be around here somewhere.', 254722, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Hello... Do I know you?\n\nHah, I can barely recognize myself anymore.\n\nHave I ever showed you this lantern? A good friend of mine helped me make it. I... I don\'t remember their name.', '', 254718, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Noted.', '', 254709, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thank you for your concern, $p. Perhaps I could lean on you to find a way through this difficult time.', '', 254708, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Perhaps you are right, $p.\n\nThank you.', '', 254705, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Everyone has a breaking point, $p. I pray you do not ever reach yours.', '', 254704, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ve noticed them worrying.\n\nI know I\'m letting them down by not getting better.', '', 254703, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You understand.\n\nHow did you survive those times?', '', 254702, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thank you.\n\n\n\nI wish I knew how to get past this to be a good soldier again.', '', 254701, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Aye, Captain.', '', 254662, 0, 0, 66, 0, 0, 4, 0, 0, 66, 0, 0, 0, 0, 0, 56421), +('', 'Granted. Take your time and return once you are ready. You are still needed here, after all.', 254661, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Thank you, Captain. I have need to visit the Veneration Grounds, if you\'ll allow it.', '', 254659, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Be at ease, soldier. Speak freely. Better yet, go get some rest.', 254656, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Permission to speak, Captain?', '', 254654, 0, 0, 6, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('Thank you for guiding me to make this right, $n. Let us return to Dunelle\'s Kindness.', '', 254653, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Scout Wayshelm wipes the sweat from his brow with shaky hands.', '', 254652, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('The beast makes its lair in that cave. I am with you, $n.', '', 254650, 0, 0, 396, 0, 0, 4, 0, 0, 396, 0, 0, 0, 0, 0, 56421), +('Yes, I remember you...\n\nWe worked together, didn\'t we? You are... um...\n\n\n\n$n, yes, $n... \n\nWhat was I talking about? Why are we here?', '', 254647, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('--no. I can\'t. There must be another way.', '', 254646, 0, 0, 1022, 0, 0, 4, 249059, 0, 0, 0, 0, 0, 0, 0, 56421), +('No! I don\'t know you! Leave me alone!', '', 254638, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It is me, Urtago. Please, you are confused...', 254637, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What? Who are you? How do you know my name?', '', 254636, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I...', '', 254633, 0, 0, 1022, 0, 0, 4, 249058, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Faerin glances at Anduin in surprise.', 254631, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Anduin, help her. Call upon the Light once more.', 254630, 0, 0, 6, 0, 0, 4, 0, 249057, 0, 0, 0, 0, 0, 0, 56421), +('', 'This... shadow! It\'s too much--!', 254629, 0, 0, 669, 0, 0, 4, 0, 249056, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Flame is corrupted! Can we restore it?', 254627, 0, 0, 669, 0, 0, 4, 0, 249055, 0, 0, 0, 0, 0, 0, 56421), +('Yes. I am Shinda, lieutenant of the Arathi army and devoted son of the sacred flame.\n\nI imagine Dawnsurge asked you to find me.', '', 254625, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Watch my back while I commune with the machine, $p!', '', 254602, 0, 0, 0, 0, 0, 4, 248184, 0, 1, 0, 0, 0, 0, 0, 56421), +('Ah, the Halls of Awakening! She\'s certainly dragging her feet after her slumber these past few eons. Let\'s give her a tune up, shall we?\n\nThese ancient machines have a mind of their own, and don\'t always react to our rituals in ways that are... pleasant. Things might get a little hot in here!', '', 254601, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Speaker Kuldas at your service! The Machines talk to us all, but I make \'em sing. If something breaks, Kuldas will fix it. There\'s no gear too large nor cog too small that I can\'t restore it to working order. It\'s a shame there\'s only one of me!\n\nThat being said, I\'m quite busy these days.', '', 254599, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I will set the forge for your return.', '', 254594, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('May Beledar give us all succor.\n\n...Light knows I need it.', '', 254592, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh, I feel... Hm, I need to meet... yeah, outside.', '', 254586, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I can feel it. It\'s like a shadow hanging at the edges of my memory. \n\nIt is growing, encroaching on me. It is like a dark fog that shadows parts of who I was and who I am. \n\nMy body... It is hard to move.\n\nBut! There is work to be done. I do love making things. \n\nI was a Stonebound, did I tell you that? We used to tend the buildings in uh... D- the city!\n\nI can take joy in making... the lantern! Yes, the lantern.', '', 254583, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('What is happening?', '', 254560, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now where did... what... hmm...', '', 254558, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('These blasted bugs are going tae overtake this place. Make sure to use that torch to clear the webbings!', '', 254545, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I don\'t understand. This is where I last saw my fellow Lamplighters. Either they should be here, or nerubians should be swarming the area. \n\nOh no... We have to get out of here, now!', 254542, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Get yourself somewhere safe. We\'ll handle this!', '', 254541, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s an ambush. They\'re coming from everywhere!', 254540, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Take the torch in the chest next to me. I\'ll follow you once the area is cleared.', 254536, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I can\'t leave the others behind... but I\'m in no shape to go back in there.', 254535, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Good to see an ally in these dark depths.\n\nMy squad was following the nerubians through a series of tunnels and ended up here. Unfortunately, only I made it out. The rest of them are stranded somewhere in here. \n\nI need your help getting back to them. Grab my flamethrower torch and carve a path through this place!', 254531, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The medallion is a symbol of the connection between Munderut and myself. \n\nHe made one for each of us to remind us of our bond. We exchanged them when we decided to become fused. They have matching gems, etched with flowers.\n\nMunderut is a master at carving the finest details onto gems. There\'s no other who can match his skill!', 254528, 0, 117558, 0, 0, 0, 4, 0, 0, 1005, 0, 0, 0, 0, 0, 56421), +('They are retreating! Well executed, outlander. Now, I believe you and your friends have much to discuss.', '', 254527, 0, 0, 0, 0, 0, 1, 248939, 0, 0, 0, 0, 0, 0, 0, 56421), +('Drive back the nerubians around the Coreway. I will handle the ones farther into the city.', '', 254526, 0, 0, 0, 0, 0, 8, 248937, 0, 0, 0, 0, 0, 0, 0, 56421), +('It is a ceremonial tradition that is rather symbolic than spiritual in nature.', '', 254523, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('An Unbound master of a profession bestows their apprentice with their knowledge and experience.', '', 254522, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There is one more thing I must do before my shutdown.', '', 254521, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We earthen live for a very long time. We are meant to return to the Archive regularly, so we can deposit our memories. Now we can no longer retrieve them.\n\nSyncing with the Awakening Machine maintains the knowledge we need to function, but our personal memories fade over time.\n\nOver millennia, we cannot hold on to as many memories as we would like. With enough time, the past slips away, piece by piece. Faces once cherished can become strangers.\n\nThat\'s why Munderut and I exchanged medallions: to remind him of what we share... what we once shared.', 254519, 0, 117558, 0, 0, 0, 4, 0, 0, 1005, 0, 0, 0, 0, 0, 56421), +('', 'My husband, Ezgi, loves tinkering on those bots, but the constant darkness has driven the machines into a frenzy!\n\nHe\'s fixated on constructing a giant cabbage-harvesting bot to solve all our problems. I call it the \'cabbage smacker\' since I know it\'s going to backfire and wallop him on the head!\n\nI foresee a considerable predicament when he completes the thing.', 254518, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1, 0, 0, 2000, 0, 56421), +('Search the surrounding area for salvageable parts. With them, we will make a garden deep under Azeroth.', '', 254514, 0, 0, 0, 0, 0, 4, 249213, 0, 0, 0, 0, 0, 0, 0, 56421), +('The harvesters work the land with the strength of ten Arathi. Yet the shadow corrupts even our machines.', '', 254513, 0, 0, 0, 0, 0, 4, 249212, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I don\'t know, but they claim allegiance to Xal\'atath. And so their lives are forfeit.', 254490, 0, 0, 1005, 32, 0, 4, 0, 249054, 0, 0, 0, 0, 0, 0, 56421), +('', 'No, the Sacred Flame! What has Aelric and his cult done?', 254489, 0, 0, 669, 0, 0, 4, 0, 249053, 0, 0, 0, 0, 0, 0, 56421), +('Search the area. Gather the Remnants from the land or take them from monstrous clutches.', '', 254461, 0, 0, 0, 0, 0, 4, 249227, 0, 0, 0, 0, 0, 0, 0, 56421), +('To maintain the keyflame requires amassing a reserve of radiant remnants.', '', 254460, 0, 0, 0, 0, 0, 4, 249226, 0, 0, 0, 0, 0, 0, 0, 56421), +('It is time we stand as one and strike back against the nerubians.', '', 254452, 0, 0, 1, 0, 0, 1, 249261, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am glad you\'re back, Adelgonn. The Council is needed here in Dornogal more than ever.', '', 254451, 0, 0, 1, 0, 0, 1, 249260, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nothing to see here.\n\nMove along!', '', 254439, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Wait, Gran\'da! Look in the water. I think that\'s a memory gem.', '', 254430, 0, 0, 6, 0, 0, 4, 249487, 0, 0, 0, 0, 0, 0, 0, 56421), +('We were... too late. How many times have I been too late?', '', 254429, 0, 0, 1005, 0, 0, 4, 249486, 0, 0, 0, 0, 0, 0, 0, 56421), +('Is that... the foreman? You were right, lad.', '', 254424, 0, 0, 603, 0, 0, 4, 249484, 0, 0, 0, 0, 0, 0, 0, 56421), +('It must have been a controlled cave-in! $p! Help us destroy the blockage!', '', 254421, 0, 0, 603, 0, 0, 4, 249483, 0, 0, 0, 0, 0, 0, 0, 56421), +('Wait... I can hear wind blowing... from beyond the stone.', '', 254419, 0, 0, 1, 0, 0, 4, 249482, 0, 0, 0, 0, 0, 0, 0, 56421), +('This looks like the right place... but I don\'t see any signs of the foreman. We need to take a closer look!', '', 254415, 0, 0, 1, 0, 0, 4, 249481, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Coreway is severed. You will never reach the Harbinger.', '', 254403, 0, 0, 53, 0, 0, 7, 249262, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'When that Dagran takes an interest, he really can\'t be stopped, eh?\n\nAs I said, Taelloch is an important mining outpost. It was known for running like a well-oiled machine. I\'ve known the Foreman, Kol Bruncrag, for quite some time. But it\'s been a while since we spoke.\n\n I need an answer for why ore production has stopped... even if the High Speaker doesn\'t want me to find one. He\'s probably sent his investigators, but we should see for ourselves.', 254365, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A wave of shadow! What just happened?', 254325, 0, 0, 45, 0, 0, 4, 0, 249043, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll bring the Unbound to the Coreway. We\'ll meet you in Dornogal!', 254290, 0, 0, 5, 0, 0, 1, 0, 249258, 0, 0, 0, 0, 0, 0, 56421), +('The lashrooms choke the life out of crops and farmhands alike. Parasites to the Arathi in every sense.', '', 254284, 0, 0, 0, 0, 0, 4, 249221, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It got worse over time. The more we excavated, the angrier the elementals got.', 254277, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 254258, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 254257, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 254256, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 254253, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 254250, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This looks like the foreman\'s office. But where\'s the foreman?', '', 254242, 0, 0, 1, 0, 0, 4, 249443, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And whose fault is that? Your Edict is to protect the isle. Not just the city and not just the Oathsworn.', 254223, 0, 0, 0, 0, 0, 7, 0, 249242, 0, 0, 0, 0, 0, 0, 56421), +('Keeper\'s beard, the quarry is overrun with fungarians!', '', 254220, 0, 0, 0, 0, 0, 7, 249241, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Baelgrim... thank you.', 254213, 0, 0, 669, 0, 0, 7, 0, 249248, 0, 0, 0, 0, 0, 0, 56421), +('My stormrook can take her to Dornogal. Perhaps the healers there can help.', '', 254211, 0, 0, 669, 0, 0, 7, 249247, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Everyone is evacuated! The nerubians are massing for another assault! Fall back!', 254209, 0, 0, 0, 0, 0, 4, 0, 249130, 0, 0, 0, 0, 0, 0, 56421), +('Livia\'s Patience is overrun. We must buy the villagers time before the Reckoning can launch.', '', 254207, 0, 0, 0, 0, 0, 4, 249123, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Flames... Arathi! Mount up! Light\'s Redoubt calls for help! We bring hope into the darkness!', 254206, 0, 0, 0, 0, 0, 4, 0, 247993, 0, 0, 0, 0, 0, 0, 56421), +('General, the nerubians! They\'ve opened a new front at Light\'s Redoubt!', '', 254205, 0, 0, 0, 0, 0, 4, 244638, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Harbinger spoke of you.', '', 254200, 0, 0, 0, 0, 0, 4, 249120, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'A fine mess, this is.', 254197, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I won\'t go back into the darkness. I can\'t.', '', 254182, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'You think Sophietta left her assignment out here? She\'s always cutting it too close. She\'s a great pilot, but I hope this doesn\'t crash her aspirations.\n\nMy attention has been on flights through the canyon, but I saw Edwyn come up here. Maybe he picked it up?\n\nHe walked off toward the mess hall, I\'d check there.', 254158, 0, 0, 0, 0, 0, 4, 0, 0, 1, 6, 0, 0, 2000, 0, 56421), +('', 'We need to regroup.', 254156, 0, 0, 0, 0, 0, 1, 0, 248669, 0, 0, 0, 0, 0, 0, 56421), +('Fine work dispatchin\' that beastie.', '', 254146, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s have a quick sit-down tae recover.', '', 254145, 0, 0, 0, 0, 0, 8, 247575, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'re looking a bit rough. Take a wee rest.', '', 254144, 0, 0, 0, 0, 0, 8, 247574, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'They\'ll be dead by then!', 254137, 0, 0, 22, 0, 0, 4, 0, 249032, 0, 0, 0, 0, 0, 0, 56421), +('', 'Halt, Faerin. We secure the village, then rescue the captives.', 254136, 0, 0, 669, 0, 0, 4, 0, 247968, 0, 0, 0, 0, 0, 0, 56421), +('', '%s looks up ahead.', 254123, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Time for that later, Dagran! We\'ve a fight on our hands!', 254121, 0, 0, 0, 0, 0, 4, 0, 249317, 0, 0, 0, 0, 0, 0, 56421), +('I can hardly believe it! This place dates back to the time of the titans...', '', 254118, 0, 0, 0, 0, 0, 4, 249316, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let the lady have the role, and I shall mentor from the shadows.', '', 254079, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Yes, you\'ve swayed me. He can have the role. This time.', 254078, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Alright, new directives. You take out the nerubians ahead, and we\'ll follow behind.', '', 254073, 0, 0, 0, 0, 0, 8, 247634, 0, 0, 0, 0, 0, 0, 0, 56421), +('Another ambush! This must be how they captured the others.', '', 254071, 0, 0, 0, 0, 0, 8, 247633, 0, 0, 0, 0, 0, 0, 0, 56421), +('Glad to see Adelgonn finally sent us some help!', '', 254069, 0, 0, 0, 0, 0, 8, 247630, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s get the rest of our people out of here.', '', 254064, 0, 0, 0, 0, 0, 8, 247631, 0, 0, 0, 0, 0, 0, 0, 56421), +('They\'re behind us! Watch out!', '', 254060, 0, 0, 22, 0, 0, 8, 247604, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s everyone here. Let\'s keep this cart movin\'!', '', 254057, 0, 0, 0, 0, 0, 8, 247603, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s rescue these folks and avoid these webs.', '', 254055, 0, 0, 0, 0, 0, 8, 247602, 0, 0, 0, 0, 0, 0, 0, 56421), +('Don\'t step in those webs! Nerubians might pop out if ye do.', '', 254054, 0, 0, 0, 0, 0, 8, 247601, 0, 0, 0, 0, 0, 0, 0, 56421), +('I can\'t remember the last time I felt at peace. For that matter, I can\'t remember the last time I slept a full night.\n\nDawnsurge gave us all a day of relaxation yesterday, and I couldn\'t think of a reason to do anything. Why should I, when the burden remains just as heavy for the next day?\n\nIt has been years, $p. \n\n...I do not know how much longer I can stand this.', '', 254025, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have seen many things threaten the great roots, though I admit that this Black Blood seems particularly virulent.', 254024, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well put. You\'re right about that.', '', 254011, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh, I hadn\'t considered that. Interesting point.', '', 254010, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ve been waiting for the big stage my whole existence. I will wait no longer.', '', 254009, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I have no desire to see him fail, nor do I want the theater to fail.', '', 254008, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hmmm. That\'s a good point.', 254007, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Suppose I hadn\'t thought of that...', 254006, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The experience he has is in front of country folk. Tasteless Unbound. The people deserve better.', 254005, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No, he says he\'s been doing this for years. It is my time now.', 254004, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Unbound invented stage plays while the Oathsworn mindlessly followed the edicts. I should be lead!', '', 254003, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I am far more eloquent and energetic than he is. He misses half his lines! The lead role belongs to me!', 254002, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Shhh! I\'m hidin\' here!', '', 253995, 0, 0, 0, 0, 0, 4, 247434, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Then you\'ll be the first Stormrider it\'s seen for centuries.', 253972, 0, 0, 669, 0, 0, 4, 0, 249272, 0, 0, 0, 0, 0, 0, 56421), +('This is a waste of cycles. I will go to the quarry myself.', '', 253971, 0, 0, 274, 0, 0, 4, 249271, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The High Speaker must be stopped. Regroup with Moira. I\'ll head for the Hall of Awakening.', 253961, 0, 0, 0, 0, 0, 4, 0, 249312, 1, 0, 0, 0, 0, 0, 56421), +('Take my access key. Never did like the High Speaker\'s pomposity.', '', 253958, 0, 0, 0, 0, 0, 4, 249311, 0, 1, 0, 0, 0, 0, 0, 56421), +('Brinthe, I... don\'t know what to believe anymore. My efficiency is... impaired.', '', 253957, 0, 0, 0, 0, 0, 4, 249310, 0, 1, 0, 0, 0, 0, 0, 56421), +('You should have remained on the surface, Speaker Brinthe.', '', 253951, 0, 0, 0, 0, 0, 4, 249309, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Brinthe! Speaker detected. The High Speaker warned us about you!', 253947, 0, 0, 0, 0, 0, 4, 0, 249308, 1, 0, 0, 0, 0, 0, 56421), +('', 'The general\'s head will... roll...', 253942, 0, 0, 0, 0, 0, 7, 0, 248859, 0, 0, 0, 0, 0, 0, 56421), +('', 'Death to you!', 253941, 0, 0, 0, 0, 0, 7, 0, 248858, 0, 0, 0, 0, 0, 0, 56421), +('', '', 253931, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What have we here?', '', 253928, 0, 0, 1, 0, 0, 8, 247534, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Aelric\'s ritual is the source of this darkness. We need to break through this barrier!', 253896, 0, 0, 274, 0, 0, 4, 0, 247972, 0, 0, 0, 0, 0, 0, 56421), +('Yes! Yes! Night falls! Renilash begins!', '', 253895, 0, 0, 0, 0, 0, 4, 249114, 0, 0, 0, 0, 0, 0, 0, 56421), +('Join me in the shadows. Bring the Harbinger joy!', '', 253893, 0, 0, 0, 0, 0, 4, 249113, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Harbinger manipulates the kobyss through their hunger and the Arathi through their fear!', '', 253892, 0, 0, 0, 0, 0, 4, 249112, 0, 0, 0, 0, 0, 0, 0, 56421), +('Stow that talk, defender! He is the High Speaker. We do not question him.', '', 253886, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Used to be happy place. Now bullies and fear everywhere.', 253884, 0, 0, 1, 0, 0, 4, 0, 249414, 0, 0, 0, 0, 0, 0, 56421), +('', 'Many jobs, too! Candle making, wax harvest, scrap salvage... many!', 253883, 0, 0, 1, 0, 0, 4, 0, 249413, 0, 0, 0, 0, 0, 0, 56421), +('', 'See! Kobold build great city. Big towers, lots of room!', 253882, 0, 0, 1, 0, 0, 4, 0, 249412, 0, 0, 0, 0, 0, 0, 56421), +('', 'Brinthe and Skitter find good place to set up! Flare out!', 253881, 0, 0, 1, 0, 0, 4, 0, 249411, 0, 0, 0, 0, 0, 0, 56421), +('', 'The kobyss strike our Veneration Grounds during Beledar\'s light. How?', 253866, 0, 0, 1, 0, 0, 4, 0, 247981, 0, 0, 0, 0, 0, 0, 56421), +('Keep those pheromones out of Zev\'kall\'s hands. It should buy Anub\'azal more time.', '', 253865, 0, 0, 0, 0, 0, 7, 248860, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh no. Loyal voices silenced. Seems Zev\'kall wasn\'t paying attention.', '', 253863, 0, 0, 0, 0, 0, 13, 248838, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That\'s the warning bells of the main gate.', 253859, 0, 0, 1, 0, 0, 4, 0, 249107, 0, 0, 0, 0, 0, 0, 56421), +('', 'A little overcrawler with Anub\'azal\'s scent mark? Hmph.', 253853, 0, 0, 1, 0, 0, 7, 0, 248840, 0, 0, 0, 0, 0, 0, 56421), +('', 'Not fleeing. Advancing! They mean to destroy our airdocks.', 253840, 0, 0, 0, 0, 0, 4, 0, 249166, 0, 0, 0, 0, 0, 0, 56421), +('', 'These were true Arathi, holding onto hope in the very heart of shadow.', 253838, 0, 0, 669, 0, 0, 4, 0, 249162, 1, 0, 0, 0, 0, 0, 56421), +('', 'We\'re here.', 253830, 0, 0, 6, 0, 0, 4, 0, 251386, 0, 0, 0, 0, 0, 0, 56421), +('You\'ve been down here fighting the nerubians ever since?', '', 253829, 0, 0, 0, 0, 0, 4, 249148, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I was just a child, the only child, when we were marooned. The nerubians have never ceased their hostility.', 253828, 0, 0, 0, 0, 0, 4, 0, 249147, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m Faerin, Lamplighter of Hallowfall. I have a relief cart prepped for the wall. Will you join me?', 253817, 0, 0, 1, 0, 0, 4, 0, 249144, 0, 0, 0, 0, 0, 0, 56421), +('', 'Your fear of the dark will kill us all, General! We\'ll never survive unless--', 253812, 0, 0, 669, 0, 0, 4, 0, 249141, 0, 0, 0, 0, 0, 0, 56421), +('', 'The nerubians breached the Aegis Wall, Faerin! The darkness forced us back!', 253811, 0, 0, 669, 0, 0, 4, 0, 247966, 0, 0, 0, 0, 0, 0, 56421), +('By the Light! It shines as brightly as the sun.', '', 253806, 0, 0, 669, 0, 0, 4, 249135, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I think they want a spotlight. Make it clear they are not getting one!', 253779, 0, 0, 22, 0, 0, 4, 0, 251860, 0, 0, 0, 0, 0, 0, 56421), +('', 'Soon they\'ll outnumber our audience. Give them a graceful exit! Quickly!', 253767, 0, 0, 22, 0, 0, 4, 0, 251859, 0, 0, 0, 0, 0, 0, 56421), +('', 'Welcome to our orphanage!\n\nWhen we arrived, I was the only child. They founded this for me. I\'m not quite sure how Sygfraed put up with me, I was quite rambunctious.\n\nI love coming here when I\'m in town. Despite everything, the kids are so bright and happy. \n\nThey are our future, and we fight for them.', 253766, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The treasure room is up ahead. We\'ll wait for you to clear the area first.', '', 253762, 0, 0, 0, 0, 0, 8, 247635, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'ve made Zev\'kall\'s pheromones. There is no further need for you!', 253761, 0, 0, 0, 0, 0, 7, 0, 248857, 0, 0, 0, 0, 0, 0, 56421), +('Wait, please!', '', 253760, 0, 0, 0, 0, 0, 7, 248856, 0, 0, 0, 0, 0, 0, 0, 56421), +('Okay, we\'re movin\' out!', '', 253754, 0, 0, 5, 0, 0, 7, 248870, 0, 0, 0, 0, 0, 0, 0, 56421), +('We rescued the rest of the miners, but we\'re still at risk as long as the nerubian\'s general remains.\n\nLet\'s push forward together and shut down these aggressors!', '', 253750, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll move ahead. Meet us up above!', '', 253746, 0, 0, 0, 0, 0, 8, 247636, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'d better get moving. Remember, we\'re prisoners.', '', 253716, 0, 0, 1, 0, 0, 7, 248852, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What if I just... hum a jaunty tune?', 253713, 0, 0, 0, 0, 0, 7, 0, 248871, 0, 0, 0, 0, 0, 0, 56421), +('', 'I don\'t want legs on my head!', 253712, 0, 0, 0, 0, 0, 7, 0, 248868, 0, 0, 0, 0, 0, 0, 56421), +('And call all those spiders over there down on our heads.', '', 253711, 0, 0, 0, 0, 0, 7, 248867, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'re free! I could just... scream for joy!', 253710, 0, 0, 0, 0, 0, 7, 0, 248866, 0, 0, 0, 0, 0, 0, 56421), +('Keep holding it. For... science.', '', 253709, 0, 0, 1, 0, 0, 7, 248865, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anduin stares mournfully up at the dark star.', '', 253707, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank goodness, that was a small one. Those monsters can take out a warship.', 253702, 0, 0, 669, 0, 0, 4, 0, 249026, 0, 0, 0, 0, 0, 0, 56421), +('', 'Good work. You\'d fit in well with us Lamplighters.', 253701, 0, 0, 1, 0, 0, 4, 0, 249018, 0, 0, 0, 0, 0, 0, 56421), +('', 'When night falls, the army enacts the Shadow Curfew. Get inside. Get to safety.', 253700, 0, 0, 669, 0, 0, 4, 0, 249016, 0, 0, 0, 0, 0, 0, 56421), +('To live under constant threat of shadow... how do you do it?', '', 253699, 0, 0, 6, 0, 0, 4, 249015, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Are we out? Is it safe? Can I breathe?', 253698, 0, 0, 1, 0, 0, 7, 0, 248863, 0, 0, 0, 0, 0, 0, 56421), +('', '', 253691, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 253690, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 253688, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I need Findorn and Treagor brought to the pool.', 253684, 0, 0, 0, 0, 0, 8, 0, 249250, 0, 0, 0, 0, 0, 0, 56421), +('', 'We will travel by air. Monsters arise in the darkness.', 253682, 0, 0, 1005, 0, 0, 4, 0, 248052, 0, 0, 0, 0, 0, 0, 56421), +('', 'There\'s a chill in the air. I will scout ahead.', 253680, 0, 0, 1, 0, 0, 4, 0, 249182, 0, 0, 0, 0, 0, 0, 56421), +('', 'Sometimes only moments, sometimes days. We lost so many the first time it turned.', 253678, 0, 0, 1, 0, 0, 4, 0, 248051, 0, 0, 0, 0, 0, 0, 56421), +('This darkness... how long does it last?', '', 253677, 0, 0, 6, 0, 0, 4, 248050, 0, 0, 0, 0, 0, 0, 0, 56421), +('Mycomancer Cavern', 'Mycomancer Cavern', 253653, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It came from that building!', '', 253652, 0, 0, 603, 0, 0, 4, 249466, 0, 0, 0, 0, 0, 0, 0, 56421), +('What was that?', '', 253651, 0, 0, 5, 0, 0, 4, 249465, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s changing! It\'s changing!', '', 253650, 0, 0, 15, 1, 0, 4, 249464, 0, 0, 0, 0, 0, 0, 0, 56421), +('A lot of tools are still here. So the workers can\'t all be out in the mines...', '', 253648, 0, 0, 6, 0, 0, 4, 249459, 0, 0, 0, 0, 0, 0, 0, 56421), +('These mugs are still full, and the drinks look fresh, but there\'s no one around. I think people were here recently.', '', 253644, 0, 0, 1, 0, 0, 4, 249446, 0, 0, 0, 0, 0, 0, 0, 56421), +('Where are all the people? What happened to everybody?', '', 253642, 0, 0, 6, 0, 0, 4, 249445, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s... a lot of names. Everywhere we go, we find the names of people lost.', '', 253639, 0, 0, 1, 0, 0, 4, 249457, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good eye.', '', 253638, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Acting foreman... that must mean that the foreman was gone for a while, right?', '', 253637, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Shutting down... or disappearing or... changing? The answer lies in the clues.', '', 253632, 0, 0, 1, 0, 0, 4, 249456, 0, 0, 0, 0, 0, 0, 0, 56421), +('Fewer workers, it would seem. Is it because the earthen are shutting down?', '', 253631, 0, 0, 1, 0, 0, 4, 249455, 0, 0, 0, 0, 0, 0, 0, 56421), +('What you? Too squishy for scary earthen. Too ugly to be kobold.', '', 253624, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Skitter and chitter. Keep careful, spiders everywhere.', '', 253623, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('General Ottomar. You are the last remaining general. You will lead the earthen forces from now on.', '', 253617, 0, 0, 1, 0, 0, 4, 249543, 0, 0, 0, 0, 0, 0, 0, 56421), +('I might have worked with you, Emmerich. But I am your better.', '', 253615, 0, 0, 1, 0, 0, 4, 249542, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'How are the children, quartermaster?', 253613, 0, 0, 1, 0, 0, 4, 0, 245892, 0, 0, 0, 0, 0, 0, 56421), +('', 'I know exactly how many soldiers we lose to the dark. If we play it safe, we might survive long enough for me to put my grandchildren on the front line.', 253612, 0, 0, 1, 0, 0, 4, 0, 247975, 0, 0, 0, 0, 0, 0, 56421), +('', '$n, can you order a round of drinks?', 253611, 0, 0, 0, 0, 0, 4, 0, 249094, 0, 0, 0, 0, 0, 0, 56421), +('If Merrix wasn\'t Councilward... I would have never agreed to do this.', '', 253608, 0, 0, 0, 0, 0, 7, 249208, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Please deposit his memory gem into the Archives\' repository.', 253606, 0, 0, 0, 0, 0, 7, 0, 249007, 0, 0, 0, 0, 0, 0, 56421), +('I can only hope our mission expedition members are still alive. Be swift and tink quickly. Good luck.', '', 253598, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Those spore-addled beasts are no joke. Clear them out, but keep on ya toes.', '', 253597, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We have to help them, Gran\'da!', '', 253594, 0, 0, 603, 0, 0, 4, 249469, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('It\'s changing... it\'s changing... Whoever you are, get in here!', '', 253593, 0, 0, 0, 0, 0, 4, 249468, 0, 0, 0, 0, 0, 0, 0, 56421), +('What could they be so afraid of?', '', 253592, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Don\'t think we\'ll be getting anything out of these folk.', '', 253591, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You... are not wanted here! Away! Away!', '', 253590, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Anyone down here?', '', 253589, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Sounded like another deepflayer. Let\'s move on.', '', 253586, 0, 0, 1005, 0, 0, 4, 249454, 0, 0, 0, 0, 0, 0, 0, 56421), +('Did you hear something, Gran\'da?', '', 253585, 0, 0, 1014, 0, 0, 4, 249453, 0, 0, 0, 0, 0, 0, 0, 56421), +('I know you want to help, lad. But this is a ghost town.', '', 253580, 0, 0, 1, 0, 0, 4, 249451, 0, 0, 0, 0, 0, 0, 0, 56421), +('Is anyone home?', '', 253577, 0, 0, 6, 0, 0, 4, 249450, 0, 0, 0, 0, 0, 0, 0, 56421), +('I doubt it. The entrance is boarded up.', '', 253575, 0, 0, 1, 0, 0, 4, 249449, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hello? Someone there?', '', 253574, 0, 0, 6, 0, 0, 4, 249448, 0, 0, 0, 0, 0, 0, 0, 56421), +('It is an honor to serve the Arathi people.', 'It is an honor to serve the Arathi people.', 253540, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ashes, she\'s gone. Whoever saved us earlier clearly isn\'t a friend to the nerubians. Seek her out. I\'ll get everyone to safety.', 253535, 0, 0, 0, 0, 0, 1, 0, 248671, 0, 0, 0, 0, 0, 0, 56421), +('', 'There\'s no time. You find the others. I\'ll find Anduin.', 253522, 0, 0, 0, 0, 0, 1, 0, 248670, 0, 0, 0, 0, 0, 0, 56421), +('We need to rescue him.', '', 253514, 0, 0, 669, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('What? Maximillian is outside, with the kobyss? By himself?', '', 253513, 0, 0, 53, 0, 0, 4, 0, 0, 1010, 0, 0, 0, 0, 0, 56421), +('...so I thought we\'d better tell you where Max had gone before something bad happens.', '...so I thought we\'d better tell you where Max had gone before something bad happens.', 253512, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Enough, Taenar. Risk your life fighting the Kobyss if you wish, but we will wait them out.', '', 253493, 0, 0, 274, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('And yet you\'re holed up here, instead of defending your people. Some things never change, Velhan.', '', 253492, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('We left our arms in Mereldar to live in peace. I\'m the only one here with proper equipment for a battle.', '', 253491, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Taenar, we don\'t have a choice. This is a farming community.', '', 253490, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('...but the Kobyss aren\'t just going to go away if you wait long enough.', '', 253489, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('', '', 253438, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 253434, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 253431, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You must aid us. The nerubians have taken the miners hostage!\n\nIt\'s not a coincidence that we were targeted right after the Coreway was destroyed. After all, we\'re the ones who can repair it.\n\nHelp me traverse the mines, rescue my colleagues, and defeat these nerubians. In exchange, I\'ll give you access to our treasure cache deeper in the mines.', '', 253425, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Dad? ...I thought the airship would be safe but it wasn\'t, so I hid here. I was scared!', '', 253421, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I\'m sorry, I wanted to help fight the kobyss, but they were bigger than I thought, so I ran...', '', 253420, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('$p, we\'ll meet you back at the Claim. Thank you for getting me back to Maximillian!', '', 253419, 0, 0, 669, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('', 'At least you take action, stonehead. That better than other earthen.', 253416, 0, 0, 1, 0, 0, 4, 0, 249410, 0, 0, 0, 0, 0, 0, 56421), +('', 'It seems I underestimated the problem. And you, Skitter.', 253415, 0, 0, 1, 0, 0, 4, 0, 249409, 0, 0, 0, 0, 0, 0, 56421), +('', 'At least we friends now, yes? Not all is doom. More friends means less doom.', 253413, 0, 0, 1, 0, 0, 4, 0, 249431, 0, 0, 0, 0, 0, 0, 56421), +('', 'I am sorry for what has happened to your people. I understand what it feels like to watch your home slip away.', 253412, 0, 0, 1, 0, 0, 4, 0, 249430, 0, 0, 0, 0, 0, 0, 56421), +('Yes, $p?', 'Yes, $p?', 253409, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('I\'m not sure I can spend any more time with my brother. Are the kobyss gone yet?', 'I\'m not sure I can spend any more time with my brother. Are the kobyss gone yet?', 253408, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My dad says I can\'t push my sister outside, even if she keeps bothering me!', 'My dad says I can\'t push my sister outside, even if she keeps bothering me!', 253407, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What\'s gonna happen? When can we play outside again?', 'What\'s gonna happen? When can we play outside again?', 253406, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Max\'s dad has a plan, right?', 'Max\'s dad has a plan, right?', 253405, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I heard the kobyss are gonna eat us. Is that true?', 'I heard the kobyss are gonna eat us. Is that true?', 253404, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll be honest, I\'m going pretty crazy. How long does he think we can stay cooped up in here, even if our food doesn\'t run out?\n\nI\'m worried that bringing my family here was a mistake.', 'I\'ll be honest, I\'m going pretty crazy. How long does he think we can stay cooped up in here, even if our food doesn\'t run out?\n\nI\'m worried that bringing my family here was a mistake.', 253402, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Everyone knows what a great hero Duke Velhan is. I\'m sure he\'s got a plan to take care of the kobyss.\n\nBut what if he doesn\'t? What if he\'s as scared as we are, but just chooses not to show it?', 'Everyone knows what a great hero Duke Velhan is. I\'m sure he\'s got a plan to take care of the kobyss.\n\nBut what if he doesn\'t? What if he\'s as scared as we are, but just chooses not to show it?', 253401, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('We\'ve been locked up in here for weeks. It\'s getting hard to stay sane, honestly. And then... the alternative seems to be being killed and eaten by the kobyss.', 'We\'ve been locked up in here for weeks. It\'s getting hard to stay sane, honestly. And then... the alternative seems to be being killed and eaten by the kobyss.', 253400, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I trusted Duke Velhan to lead us when we moved our family here from Mereldar.\n\nBut all he\'s done is stay inside and tell us to wait. Does he think the kobyss will just go away?', 'I trusted Duke Velhan to lead us when we moved our family here from Mereldar.\n\nBut all he\'s done is stay inside and tell us to wait. Does he think the kobyss will just go away?', 253395, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I\'m confident Duke Velhan has things well in hand. He\'s a great leader!\n\nYou know, it\'s because of his leadership that relatively few of his Arathi were lost at Velhan\'s Fall.', 'I\'m confident Duke Velhan has things well in hand. He\'s a great leader!\n\nYou know, it\'s because of his leadership that relatively few of his Arathi were lost at Velhan\'s Fall.', 253394, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m so glad the Lamplighters are here. We\'ve been shut inside for weeks, and the kobyss have had us under siege for most of that time.', 'I\'m so glad the lamplighters are here. We\'ve been shut inside for weeks, and the kobyss have had us under siege for most of that time.', 253393, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I have often walked the path between the outpost and the Mourning Rise memorial site. \n\nI can recognize the ruts made by my heavy steps. Same as those who came before me.\n\nBut as an Unbound, I wanted to be free of traditions that lock me into performing the same duties day to day.\n\nI chose to be a caretaker, but I wish I had wandered the isle more. I didn\'t really know how much time I had left...\n\nI would much rather shutdown by the ocean southeast of here. There is a lovely spot there I have wandered to often.\n\nOr... Alas, maybe Urtago is right. I am just a crumbling earthen who is losing their pebbles.', '', 253392, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Stand back while I clear this away.', '', 253384, 0, 0, 0, 0, 0, 8, 247584, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Candle King is cruel, but very strong. Too strong to attack like this.', 253383, 0, 0, 1, 0, 0, 4, 0, 249407, 0, 0, 0, 0, 0, 0, 56421), +('', 'Good to be free, but attack from front is bad idea...', 253382, 0, 0, 1, 0, 0, 4, 0, 249403, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'ll meet you on the inside!', 253381, 0, 0, 1, 0, 0, 4, 0, 249402, 0, 0, 0, 0, 0, 0, 56421), +('It\'s okay, Max, we\'re here. Let\'s go home.', '', 253380, 0, 0, 669, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('', 'Candle King? Perhaps we face a common foe...', 253378, 0, 0, 1, 0, 0, 4, 0, 249395, 0, 0, 0, 0, 0, 0, 56421), +('You may not share our faith, but your valor is a beacon that rivals the keyflame. You have our gratitude.', '', 253376, 0, 0, 0, 0, 0, 4, 249214, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Lamplighters are stretched thin. For the Arathi to survive, we must settle in lands shadowed from Beledar\'s Light.', '', 253375, 0, 0, 0, 0, 0, 4, 249215, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Candle King is crazy! Forcing kobolds into war, but many want peace!', 253373, 0, 0, 1, 0, 0, 4, 0, 249394, 0, 0, 0, 0, 0, 0, 56421), +('', 'Moira, please continue speaking to the citizens here. $p, I\'d like your help with this kobold problem.', 253371, 0, 0, 1, 0, 0, 4, 0, 249390, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thankfully, outlander, we have you. Let\'s scout the mines.', 253370, 0, 0, 1, 0, 0, 4, 0, 249393, 0, 0, 0, 0, 0, 0, 56421), +('', 'As expected, I suppose. We\'re engineers and crafters, not soldiers.', 253367, 0, 0, 1, 0, 0, 4, 0, 249392, 0, 0, 0, 0, 0, 0, 56421), +('', 'Look at this mess. Beaten back and battered with nothing to show for it.', 253362, 0, 0, 1, 0, 0, 4, 0, 249391, 0, 0, 0, 0, 0, 0, 56421), +('I sure hope you\'re right, Max! There are a lot of kobyss out there.', 'I sure hope you\'re right, Max! There are a lot of kobyss out there.', 253361, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I\'m going to be one too, just like him.', '', 253360, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I already told you, my dad is going to take care of them. He\'s a hero!', '', 253359, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Yeah, but I\'m still pretty scared of the kobyss.', 'Yeah, but I\'m still pretty scared of the kobyss.', 253358, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Lighting the dawntower will give the people of Velhan\'s Claim a real advantage over the kobyss, $p. To say nothing of igniting their hopes and instilling courage.', '', 253355, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Oh, I know everything is going to be fine. My dad will beat the kobyss here, just like he did when the crystal first went dark. He\'s just waiting for the right time.\n\nI hope I can be a hero like him someday!', '', 253354, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Hi, I\'m Max! My dad is the leader here. And a great hero!', '', 253352, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('And Light to remember lost friends. The Sacred Flame burns for us all.', '', 253351, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Light to keep us safe.', '', 253350, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Light to keep us truthful and courageous.', '', 253349, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We light the Sacred Flame over Velhan\'s Claim.', 253347, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Indeed! May the light of this dawntower drive back the kobyss!', '', 253346, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Duke Velhan, are you and your son ready?', '', 253345, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ha! Where was he when we lost the mines in the first place?', 'Ha! Where was he when we lost the mines in the first place?', 253340, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Is that... Brinthe? Speaker acknowledged! Thank the titans you\'re here. We lose more of our kin with each passing shift.', '', 253333, 0, 0, 0, 0, 0, 4, 249389, 0, 1, 0, 0, 0, 0, 0, 56421), +('Bit busy here.', 'Bit busy here.', 253328, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Spiral Weave', 'The Spiral Weave', 253327, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Speaker Brinthe, you\'ve returned! Unlike the missing shipments from Taelloch. And its foreman.', '', 253322, 0, 0, 0, 0, 0, 4, 249387, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Praise the Machine, it\'s Brinthe! Are you here to deal with the kobold raids? The High Speaker won\'t lift a finger to help!', 253315, 0, 0, 0, 0, 0, 4, 0, 249388, 1, 0, 0, 0, 0, 0, 56421), +('', 'And of course there\'s the matter of your ally. Go. See what you can unravel.', 253299, 0, 0, 0, 0, 0, 1, 0, 248748, 0, 0, 0, 0, 0, 0, 56421), +('', 'Long time since I feel hope, $r. Almost forget how.', 253293, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That cleaves it! I will make sure you are deactivated!', '', 253292, 0, 0, 53, 0, 0, 4, 249541, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'But they look like--never mind! Go ahead! Don\'t report me!', 253290, 0, 0, 0, 0, 0, 7, 0, 248862, 0, 0, 0, 0, 0, 0, 56421), +('Who do you think, maggot?', '', 253288, 0, 0, 0, 0, 0, 13, 248880, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Get back to work, drone.', 253284, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Wait... Are your orders from Zev\'kall or Anub\'azal?', 253283, 0, 0, 0, 0, 0, 7, 0, 248861, 0, 0, 0, 0, 0, 0, 56421), +('', 'Where are you taking this prisoner group?\n\nI was not expecting any transfers today!', 253281, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well, if the General has approved you...', 253280, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Aevery, Skiela, and myself were the miracle triplets of the Church of the Sacred Flame, celebrated far and wide across the Empire. We were invited to join the Hallowfall Expedition, by the very founder of our faith!\n \nYet, Skiela chose to remain home, enjoying the comforts of our parents\' estate.\n\nShe broke our sisterhood and our friendship. I fear that perhaps, the Light has forsaken her.', 253279, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Light has perpetually graced the Flamestonge lineage, bestowing upon my mother an extraordinary gift, the birth of triplets: Keyrra, Skiela, and myself.\n\nKeyrra and I, devoted to our faith, followed the church, joining the expedition that has brought us to Hallowfall.\n\nOur sister Skiela\'s, stayed behind to tend to our dear mother. We can only pray that the Light continues to bless them both.', 253278, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Preposterous! All our efforts must be focused on restoring the machines that sustain us! Anything else is wasted effort!', '', 253277, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Perhaps one day someone else will find and treasure them. In this way I can live on.', 253276, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I am collecting items that I enjoy so that I can leave something of myself when I am gone.', 253275, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It is our enjoyment and enrichment of today that we value. Not tomorrow.', '', 253274, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We do not value the pearls as much as the process. In farming, we work together and spend time with each other towards a common goal.', '', 253273, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'But why farm pearls at all? Soon there will be no one left to enjoy them.', 253272, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well if it comes to that, I would much rather give her the pearls to extend her life, not mine.', '', 253271, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s right! Why would you just give yours away if it can extend your lifespan? The end is coming sooner or later!', '', 253270, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('So you just want to eat the pearls to live as long as you can?', '', 253269, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Expedition scouts and the Lamplighters work to reclaim these lands, but we are constantly entrenched in defensive actions and lack the manpower to ignite the keyflames. \n\nYour assistance in activating these keyflames would help greatly. \n\nWhen a nearby keyflame blazes brilliantly, the Lamplighter Patrol will move to safeguard its radiance.', 253265, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Many dangerous enemies are drawn to the light of our keyflames, determined to extinguish the lit flames.\n\nOther dangerous creatures have materialized from the shadows without warning or been discovered lurking beneath the soil of these fields.', 253264, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Hallowfall Expedition welcomes your invaluable assistance, $n.', 253261, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Maybe not ever, Meerah.', '', 253256, 0, 0, 1, 0, 0, 7, 248855, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Maybe not just yet, Meerah.', 253255, 0, 0, 1, 0, 0, 7, 0, 248854, 0, 0, 0, 0, 0, 0, 56421), +('', 'We could sing a song about how miserable we are.', 253252, 0, 0, 1, 0, 0, 7, 0, 248853, 0, 0, 0, 0, 0, 0, 56421), +('Babagahnoosh grumbles.', '', 253251, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Just kidding! Let\'s regroup with everyone else.', 253250, 0, 0, 5, 0, 0, 7, 0, 248851, 0, 0, 0, 0, 0, 0, 56421), +('', 'Thank goodness! If I had to listen to Babagahnoosh grind his teeth any longer...', 253248, 0, 0, 1, 0, 0, 7, 0, 248850, 0, 0, 0, 0, 0, 0, 56421), +('We\'ll head to the wagons... but I hope you have a real plan in mind.', '', 253245, 0, 0, 1, 0, 0, 7, 248848, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'re over here.', '', 253244, 0, 0, 1, 0, 0, 7, 248847, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You got it! I\'ll lead the way.', 253243, 0, 0, 1, 0, 0, 7, 0, 248845, 0, 0, 0, 0, 0, 0, 56421), +('', 'Everybody act super sad! Pretend someone was mean to your alpaca.', 253241, 0, 0, 1, 0, 0, 7, 0, 248846, 0, 0, 0, 0, 0, 0, 56421), +('Your strength alone is admirable, but my strength is leadership--and the loyalty of my troops.', '', 253236, 0, 0, 1, 0, 0, 4, 249540, 0, 0, 0, 0, 0, 0, 0, 56421), +('I will be the last general! I am far stronger than you, Ottomar! I will prove it!', '', 253232, 0, 0, 1, 0, 0, 4, 249539, 0, 0, 0, 0, 0, 0, 0, 56421), +('And I must surpass only one more, Emmerich, to be the best--and the last!', '', 253230, 0, 0, 1, 0, 0, 4, 249538, 0, 0, 0, 0, 0, 0, 0, 56421), +('It is just you and me, Ottomar. The last two generals. We have surpassed so many earthen to be here.', '', 253228, 0, 0, 1, 0, 0, 4, 249537, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'They are impossibly strong, and I have no army of my own. If I am to reach Ansurek and dispose of the Harbinger, then I will need to find a way to subvert her military might from within.', 253222, 0, 0, 0, 0, 0, 7, 0, 248728, 0, 0, 0, 0, 0, 0, 56421), +('', 'The Ascended are the Harbinger\'s gift to Ansurek. A fierce contingent of violent hunter-killers, made by the Harbinger in the darkest depths of the city\'s Transformatory.', 253220, 0, 0, 0, 0, 0, 7, 0, 248727, 0, 0, 0, 0, 0, 0, 56421), +('', 'This Harbinger has the entirety of Azj-Kahet\'s military at her disposal.', 253219, 0, 0, 0, 0, 0, 7, 0, 248724, 0, 0, 0, 0, 0, 0, 56421), +('Generals. We have calculated that we only need one of you. Decide amongst yourselves who will be decommissioned.', '', 253217, 0, 0, 1, 0, 0, 4, 249536, 0, 0, 0, 0, 0, 0, 0, 56421), +('Affirmative! Our two companies are the fiercest in Khaz Algar! They cheer for you, my friend!', '', 253215, 0, 0, 1, 0, 0, 13, 248892, 0, 0, 0, 0, 0, 0, 0, 56421), +('Our fans cheer for us, General Ottomar. We are the ward\'s top generals!', '', 253213, 0, 0, 1, 0, 0, 13, 249535, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We need a pair of deft hands for this task.', 253212, 0, 0, 22, 0, 0, 4, 0, 251858, 0, 0, 0, 0, 0, 0, 56421), +('', 'But now my beloved queen is dead, and her daughter has been led astray by a so-called \"Harbinger.\" I will not allow this creature to usurp our great kingdom for her own ends... But I cannot stop her alone.', 253198, 0, 0, 0, 0, 0, 7, 0, 248722, 0, 0, 0, 0, 0, 0, 56421), +('Be on your guard. These be hostile lands.', '', 253197, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I am the Widow Arak\'nai. For many years, I officially served as the Royal Weaver to Queen Neferess. Unofficially, I pursued a variety of... additional interests.', 253196, 0, 0, 0, 0, 0, 4, 0, 256374, 0, 0, 0, 0, 0, 0, 56421), +('That is not your concern. We do as he commands.', '', 253189, 0, 0, 0, 0, 0, 4, 249374, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'A skardyn? Here? Does the High Speaker know?', 253188, 0, 0, 0, 0, 0, 4, 0, 249373, 1, 0, 0, 0, 0, 0, 56421), +('', 'Under control? The station is in ruins!', 253185, 0, 0, 0, 0, 0, 4, 0, 249359, 1, 0, 0, 0, 0, 0, 56421), +('Speaker Brinthe, the High Speaker has the situation under control.', '', 253184, 0, 0, 0, 0, 0, 4, 249358, 0, 1, 0, 0, 0, 0, 0, 56421), +('', '', 253183, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Now we escape! Let\'s go!', 253182, 0, 0, 1, 0, 0, 4, 0, 249429, 0, 0, 0, 0, 0, 0, 56421), +('', 'Yes! Crown symbol of hope! Candle King no take it from us!', 253181, 0, 0, 4, 0, 0, 4, 0, 249428, 0, 0, 0, 0, 0, 0, 56421), +('', 'Quick! Grab key, take Crown!', 253180, 0, 0, 1, 0, 0, 4, 0, 249427, 0, 0, 0, 0, 0, 0, 56421), +('', 'Just ahead! Almost there!', 253179, 0, 0, 1, 0, 0, 4, 0, 249425, 0, 0, 0, 0, 0, 0, 56421), +('', 'I am so worried about Munderut. Where could he be?', 253178, 0, 0, 1022, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Please, $p, there will be time to talk later. Right now, I need your help to find Maximillian!', '', 253175, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('The grand escape plan is in motion!\n\nRemember to stay in character: overworked and depressed about being on prisoner duty.', '', 253174, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The candles melted! We go deeper!', 252831, 0, 0, 1, 0, 0, 4, 0, 249424, 0, 0, 0, 0, 0, 0, 56421), +('You\'ve got a deal! Come on $n, let\'s go.', '', 252830, 0, 0, 0, 0, 0, 1, 248842, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What is that?', 252829, 0, 0, 1, 0, 0, 4, 0, 249423, 0, 0, 0, 0, 0, 0, 56421), +('It all started when...\n\nYou know what, it\'s too long. I\'ll summarize.\n\nI was defending against one of the nerubian attacks. Quite effectively, I might add. But I was webbed inside my Shredder X-3922, and dragged into this place! They took my friends hostage, but I\'ve managed to stay hidden here.\n\nAnub\'azal has been standing here for hours, as if waiting for me to mess up. I guess he knew the whole time.\n\nThen you came along.\n\nNow you\'re caught up.', '', 252823, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What was I doing? It\'s a long story.', '', 252818, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Before her arrival, General Anub\'azal led the kingdom\'s forces. Ansurek deposed him in favor of one of the Harbinger\'s pet Ascended, and now the army\'s ranks teem with those corrupted wretches.', 252816, 0, 0, 0, 0, 0, 7, 0, 248725, 0, 0, 0, 0, 0, 0, 56421), +('', 'Not too big to be scared of dark, was he?', 252815, 0, 0, 1, 0, 0, 4, 0, 249422, 0, 0, 0, 0, 0, 0, 56421), +('', 'Iki\'tash izal, little morsel. I hope you find the accommodations here to your taste.', 252805, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Weaver bids you welcome.', 'The Weaver bids you welcome.', 252793, 0, 0, 0, 0, 0, 7, 0, 248715, 0, 0, 0, 0, 0, 0, 56421), +('Scurry on, little scarab!', 'Scurry on, little scarab!', 252791, 0, 0, 0, 0, 0, 7, 0, 248713, 0, 0, 0, 0, 0, 0, 56421), +('', 'I hope Ironhaul Station isn\'t a sign of things to come...', 252788, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Don\'t worry, I threw down my lockpicks. Also known as explosives!', '', 252744, 0, 0, 0, 0, 0, 7, 248844, 0, 0, 0, 0, 0, 0, 0, 56421), +('I will protect the Isle of Dorn at any cost.', '', 252742, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Watch and lurk, drudges. There will be no interruptions on Ascension Day.', 'Watch and lurk, drudges. There will be no interruptions on Ascension Day.', 252740, 0, 0, 0, 0, 0, 7, 248710, 248711, 0, 0, 0, 0, 0, 0, 56421), +('We must rally to restore and protect Dornogal.', '', 252739, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m not sure what I expected to find, comin\' here. Adelgonn and her people have built a beautiful life for themselves. She cares for her people, an\' that I can respect.\n\nNow that we\'re here, we should help her, $p. If she once was the Stoneward, then her people should still have the skills and resources to repair the Coreway. \n\nShe an\' Baelgrim have a complicated his\'try I have no doubt, but they must put that aside now.', 252738, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This infestation is worse than I thought!\n\nI didn\'t want to escalate this, but I see no other way. \n\nThese kobolds must learn their lesson and never come back.', 252708, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Even in death, she has refused to fall. Aggartha has made an impact on all of us. She shall live on, in our minds and memories. She will be remembered.', '', 252706, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('As we fought the colossi, these gorlocs here attempted to flank us. With no one available, Aggartha split off alone to intercept them.', '', 252705, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('When we had no one to turn to, Aggartha chose to help us. Not out of reward or obligation, but simply a sense of duty to her fellow earthen.', '', 252704, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('But how could she fall?', 'But how could she fall?', 252703, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('She gave everything for us...', 'She gave everything for us...', 252702, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Aggartha...', 'Aggartha...', 252701, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('AGGARTHA IS INVINCIBLE!', 'AGGARTHA IS INVINCIBLE!', 252700, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('For Aggartha!', 'For Aggartha!', 252699, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Charge!', 'Charge!', 252698, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'With me, my friends! I ask you to follow me one last time! Once more to battle!', 252697, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Of course we are!', 'Of course we are!', 252696, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Are we winning?', 'Are we winning?', 252695, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Take that gorlocs!', 'Take that gorlocs!', 252694, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Steady now! Trust in your training. And in each other.', 252693, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s all over! We can\'t win!', 'It\'s all over! We can\'t win!', 252692, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There are so many gorlocs!', 'There are so many gorlocs!', 252691, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What do we do now?', 'What do we do now?', 252690, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I will be waiting up ahead--I know how to sneak past kobolds.', 252689, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Look at what these kobolds have done!\n\n\n\nI am happy that Korgran hasn\'t seen this. He needs to rest and conserve his energy. That may stave off his shutdown a little longer. At least until we\'re finished here!', 252685, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Huh? Do I know you?\n\nNo? Good. My memory isn\'t what it used to be.\n\nI am Korgran, caretaker of Mourning Rise, a place for Unbound who are ready for their final shutdown.\n\nThose who come here for their final moments do so to break the titans\' cycle and to be remembered as the Unbound they chose to be.\n\nUnless your kind experiences stasis lock as we do, I\'m not sure what help I can give you.', '', 252684, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Mmarl\'s safety is my top priority.', '', 252683, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Farm labor is beneath me.', '', 252682, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No get too close to kobolds. Sneak in, take back crown!', 252681, 0, 0, 1, 0, 0, 4, 0, 249420, 0, 0, 0, 0, 0, 0, 56421), +('', 'Candle Crown will be in throne room.', 252679, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Gorlocs are not to be underestimated. I have fought them before but none so organized as this tribe. \n\nWe must remain focused.', 252676, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('', 'What? Every Arathi knows about Velhan\'s leadership on the Day of Darkness.', 252670, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We needed an army!', 'We needed an army!', 252643, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Why so few?', 'Why so few?', 252642, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This is all?', 'This is all?', 252641, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Here we go!', '', 252634, 0, 0, 603, 0, 0, 8, 247520, 0, 0, 0, 0, 0, 0, 0, 56421), +('I... will comply. Follow me.', '', 252626, 0, 0, 0, 0, 0, 1, 249240, 0, 0, 0, 0, 0, 0, 0, 56421), +('You are correct. Stormward, new directive: take them to Freywold Village.', '', 252625, 0, 0, 0, 0, 0, 1, 249239, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'If this Adelgonn can fix the Coreway, we should seek her out.', 252624, 0, 0, 1, 0, 0, 1, 0, 249232, 0, 0, 0, 0, 0, 0, 56421), +('', 'It is good to have Jaina and Thrall back with us after all that has happened. I just hope the Horde and Alliance can fulfill the promises we\'ve so far set. There is much to be done.', 252605, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll be careful. I wouldn\'t want to leave you alone with no one to take care of you.', 252602, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I just don\'t want you to return cracked and chipped.', '', 252601, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Do you have the explosives?', '', 252600, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Don\'t worry Korgran, I have more than enough.', 252599, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Just dark. Dark can\'t hurt you if keep light inside.', 252595, 0, 0, 430, 0, 0, 4, 0, 249421, 0, 0, 0, 0, 0, 0, 56421), +('Attacks continue across the isle. We cannot respond to them all.', '', 252588, 0, 0, 0, 0, 0, 7, 249001, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '--the entire isle is under attack. Praise the titans you are safe, Meirand.', 252580, 0, 0, 0, 0, 0, 7, 0, 248999, 0, 0, 0, 0, 0, 0, 56421), +('', 'If all things will end, what is the point of today? \n\nWhy should I take any action at all?', 252577, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'What is my purpose?', 252576, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What do you want? I\'m experimenting with various substances that might assist with my work within the Ringing Deeps. \n\nI was hoping to find something on the surface that could help.', '', 252574, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('No, not that. What about this? No that doesn\'t work either!', '', 252572, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We\'ve got a plan now! Sneak into a crate and get a lift to Siegehold. Find this Anub\'azal. Meanwhile, I\'ll get this intel to the Weaver... and get that antidote.', '', 252562, 0, 0, 669, 0, 0, 7, 248890, 0, 0, 0, 0, 0, 0, 0, 56421), +('Moss grow over us. Survivors from the beach?', '', 252557, 0, 0, 0, 0, 0, 7, 248994, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh hello! I\'m looking for a gift to give to a dear friend of mine. We\'ve spent more and more time together and I\'ve become very fond of her. \n\nDo you think this gem is a good gift?', '', 252550, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I will check on my people, the Oathsworn, while you clear the rubble. Edicts guide you.', '', 252547, 0, 0, 0, 0, 0, 1, 248996, 0, 0, 0, 0, 0, 0, 0, 56421), +('Maybe a gem? She likes shiny objects...', '', 252546, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This is unacceptable. If Uzjax won\'t aid the injured, then we will.', 252537, 0, 0, 1, 0, 0, 4, 0, 249360, 1, 0, 0, 0, 0, 0, 56421), +('Earthcrawl Mines', 'Earthcrawl Mines', 252536, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('All this doom and gloom about the earthen all shutting down. Not me! I\'ll find a way to stay operating if it\'s the last thing I do! \n\nWhich I guess it would be if I can\'t figure something out.', '', 252530, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Each of us will inevitably shut down one way or another. What matters is what we leave behind afterward. \n\nAs for me, I\'m compiling a collection of interesting items for whomever comes after me.', 252529, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Ha, not me! I\'m going to live forever!', '', 252527, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Don\'t you think about the legacy you will leave behind?', 252526, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The trail runs cold. Check the watch tower.', 252522, 0, 0, 0, 0, 0, 7, 0, 248709, 0, 0, 0, 0, 0, 0, 56421), +('', 'Someone was here first. Not a battle. A hunt.', 252519, 0, 0, 0, 0, 0, 7, 0, 248708, 0, 0, 0, 0, 0, 0, 56421), +('Fine day for flying.', '', 252518, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'While my friend gathers more weapons and warriors, I will teach you how to fight. Take me to the others.', 252517, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You do us a great kindness.', '', 252516, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Thank bedrock!', 'Thank bedrock!', 252515, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Time preserve us!', 'Time preserve us!', 252514, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Fear not, we will help you.', 252513, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I alone cannot battle an entire tribe of gorlocs. We need more.', 252512, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The gorlocs are taking everything from us!', 'The gorlocs are taking everything from us!', 252511, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Help us, we beg you!', 'Help us, we beg you!', 252510, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The kobyss will eat everyone if I don\'t do something soon!', 'The kobyss will eat everyone if I don\'t do something soon!', 252509, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You smell friendly. Maybe you can help.\n\nWe were exploring nearby for treasure when my companions were captured by the kobyss. If something isn\'t done, they\'ll be dinner for those salty smelling fiends... or worse.\n\nYou\'ve got to rescue them!', 252503, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Finally a chance to see more of this world, and kill what threatens it!', 252496, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The market draws a crowd on its own... If we assist them, their customers might stay for the show!', 252490, 0, 0, 22, 0, 0, 4, 0, 251857, 0, 0, 0, 0, 0, 0, 56421), +('Check on the others. I\'m functional.', 'Check on the others. I\'m functional.', 252480, 0, 0, 0, 0, 0, 4, 249371, 249372, 1, 0, 0, 0, 0, 0, 56421), +('Painful... not a memory I\'m going to keep.', 'Painful... not a memory I\'m going to keep.', 252479, 0, 0, 0, 0, 0, 4, 249369, 249370, 1, 0, 0, 0, 0, 0, 56421), +('Give me a moment... regaining strength...', 'Give me a moment... regaining strength...', 252478, 0, 0, 0, 0, 0, 4, 249367, 249368, 1, 0, 0, 0, 0, 0, 56421), +('Timely intervention! I declare my gratitude.', 'Timely intervention! I declare my gratitude.', 252477, 0, 0, 0, 0, 0, 4, 249365, 249366, 1, 0, 0, 0, 0, 0, 56421), +('Expressing relief! Glad to see a friendly... whatever you are.', 'Expressing relief! Glad to see a friendly... whatever you are.', 252476, 0, 0, 0, 0, 0, 4, 249363, 249364, 1, 0, 0, 0, 0, 0, 56421), +('Appreciation offered.', 'Appreciation offered.', 252475, 0, 0, 0, 0, 0, 4, 249361, 249362, 1, 0, 0, 0, 0, 0, 56421), +('It\'s a strange feeling, being back.', '', 252469, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m not sure I\'m cut out for this.', 252454, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well met, champion. It seems you have been busy in our absence. But there is still much work to be done, and I fear there is little time left for it.', '', 252404, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well, after I was decorated for my leadership as captain of the Indomitable, I decided to retire from military life.\n\nI wanted to build something. To lead people into a calmer, safer life, outside of Mereldar, and under the light of Beledar.\n\nI found several like-minded families, and we founded Velhan\'s Claim together several years back.\n\nWe were really beginning to thrive, before this kobyss attack. We\'ve been waiting them out for several weeks. They\'ll leave soon, I\'m sure--and perhaps even sooner with your help.', '', 252395, 0, 0, 0, 0, 0, 4, 0, 0, 1, 1, 0, 0, 3000, 0, 56421), +('The people know I\'m keeping them safe, $p, but we can drive the kobyss back faster with your help.', '', 252393, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'I\'ve not gone to light the Velhan\'s Claim dawntower before. I wonder if I\'ll meet Velhan himself.', 252392, 0, 0, 669, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 56421), +('Passes quickly? We haven\'t seen mountain giants in eons and you want the first one we find to pass quickly?', '', 252387, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Wounded? Well, that calms my bees! Let\'s just hope it passes quickly and quietly, right?', 252386, 0, 0, 0, 0, 0, 4, 0, 0, 463, 51, 0, 0, 0, 0, 56421), +('Oh... oh no. Can you both feel it? The giant\'s pulse... the poor\'s lad wounded, I think.', '', 252385, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Mind yourself in the Cinderwold, $n. The cinderbees don\'t take too kindly to disturbances.', 252383, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They may be temperamental, but like all elemental creatures on the island, they\'re vital in the role they play!', '', 252382, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Sleeping or not, seems that those recent tremors have shaken up my pond. There\'s elementals all over my waterfall!', 252381, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('As I was starting to say, earth elementals and mountain giants aren\'t exactly \"friends,\" Farnee. Besides, the giant\'s sleeping!', '', 252380, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'You never answered my question about dealing with the mountain giant--or his elemental friends!', 252379, 0, 0, 0, 0, 0, 4, 0, 0, 595, 0, 0, 10000, 0, 0, 56421), +('I suppose waking him up on our terms might be a better solution instead of letting the elementals annoy him out of his slumber.', '', 252378, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'And how exactly do you propose we do that?', 252377, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There is much work to be done before we can commit ourselves to the war below. I hope your Horde and Alliance friends are up to the task.', '', 252374, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Do you have any word from the front? How is it going?', 'Do you have any word from the front? How is it going?', 252372, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I... actually don\'t mind it here really. Kaeleb is pretty nice, and I don\'t hate not being in constant peril.', 'I... actually don\'t mind it here really. Kaeleb is pretty nice, and I don\'t hate not being in constant peril.', 252371, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421); + +INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES +('I took a nerubian spine to my knee.', 'I took a nerubian spine to my knee.', 252370, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Do you think you could smuggle me a pie from the inn? I love their pies. \n\nGoing to be the first thing I do when I get out, eat so many pies I pass out!', 'Do you think you could smuggle me a pie from the inn? I love their pies. \n\nGoing to be the first thing I do when I get out, eat so many pies I pass out!', 252369, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Kaeleb says I\'m not allowed to lift weights while in bed. How am I supposed to keep my strength up?', 'Kaeleb says I\'m not allowed to lift weights while in bed. How am I supposed to keep my strength up?', 252368, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I managed to wiggle my toes earlier!', 'I managed to wiggle my toes earlier!', 252367, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Are you the outlander I have heard so much about? I heard you defeated a Nerubian invasion all on your own!', 'Are you the outlander I have heard so much about? I heard you defeated a Nerubian invasion all on your own!', 252365, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I thought there was nothing worse than waiting around for the next Nerubian attack. \n\nBut not knowing if there is already another Nerubian attack and I\'m not there to help is much, much worse.', 'I thought there was nothing worse than waiting around for the next Nerubian attack. \n\nBut not knowing if there is already another Nerubian attack and I\'m not there to help is much, much worse.', 252364, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('After so many centuries, so many eons, the forge simply... ceased to function.\n\nI lost my faith, I admit it. I took my tools and ritually buried them. \n\nBut now! Now things are changing. I have felt the ground rumble beneath my feet. I have heard the machines stirring. Music I longed to hear since I first awoke now rings through these caverns.\n\nWith my tools in my hands again, I have my purpose. And what\'s more, I can truly appreciate what I have.', '', 252357, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My purpose is--was--to serve and fix the great Forge that sustains our sleeping brethren. My tools are part of who I am and what I do.', '', 252356, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s done. My tools and my purpose are back in my hands!', '', 252354, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Absolutely I am! $n let\'s start by crushing up the clay you brought over on that anvil.', '', 252330, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'re going to get a random outsider to heal my ram?', 252329, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Wait, we\'re not getting closer to that thing, are we?', 252327, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Meet us on the bank of the pond down the hill, $n! Just across that bridge.', '', 252326, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Well, can\'t you do something about the earth elementals that did this to him? Or what about that sleeping mountain giant in my pond?', 252325, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('As I said, I can\'t do much for Shalehoof without that underclay. That\'s the substrate for the salve!', '', 252324, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Once again, my purpose be.', '', 252323, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Tools reforged and function shown...', '', 252322, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Stamp our purpose on our stone...', '', 252321, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Good luck to you!', 252320, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Rock and flame, storm and sea...', '', 252319, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I can feel some kind of connection here...', 252317, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('To the storm.', '', 252316, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('What\'s next for you, Stormrider?', '', 252315, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Perhaps. If the storms are where the rooks first came from, then I need to know more.', 252314, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Not a Stormrider. Just a Rooktender. But I\'d stay on a bit, if I could.', 252313, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It worked! You did it.', 252312, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Not a stranger anymore, are you? Thank you, outlander.', '', 252309, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'For what you\'ve done, you\'ll always have a place here in Rambleshire.', 252308, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You reunited the rams on the mountain, didn\'t you?', 252307, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'It\'s good to have the rumble of thunder back in my bones.', 252306, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 252305, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Look at the rams. They\'re so much happier with the storm returned.', '', 252304, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The storm has returned. We have you to thank for that?', '', 252303, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I can feel something in the storm. Is it a sense of gratitude?\n\nI still have a lot to more to learn, it seems. About the rooks and the storms from which they are born.', 252302, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'d think that\'d be the worst. But Velhan learned the wrong lesson from what happened.\n\nInstead of evaluating before acting, he chose not to act. We were in a broken ship, many of us injured, and when we should have started finding our way to safety, he decided we should stay and wait for help.\n\nAnd for the first time, the kobyss were coming ashore. We couldn\'t even see them in the darkness. Our first indication of trouble was the screams of a crewmate, carried away.\n\n\n\nThe report Velhan made back at Mereldar was very different from what happened.', '', 252300, 0, 0, 0, 0, 0, 4, 0, 0, 669, 669, 669, 0, 2000, 3000, 56421), +('This was the first time it had ever happened. After years of steady, unwavering light, we all froze. None of us had any idea what this meant.\n\nVelhan was the first to move, after I\'m not sure how long. He said we had to get back to Mereldar, to protect the city from whatever was happening.\n\nBrave, I guess. But without Beledar\'s light, we hit an outcropping of rock we couldn\'t see. Broke it lose, in fact. It crashed into the water down below, but not before tearing our envelope and putting a hole in the bow.\n\nThat was the start of a wild ride down. Two things you shouldn\'t combine, falling and darkness. Not all of us lived through it. But our impact wasn\'t the end of the nightmare.', '', 252298, 0, 0, 0, 0, 0, 4, 0, 0, 669, 669, 0, 0, 3000, 0, 56421), +('There\'s definitely history. But my history isn\'t the public version, that paints him as a hero.\n\nVelhan was my captain, back in the service, on the Indomitable.\n\nWe were out on patrol, looking for any signs of encroaching threats - nerubians, fungarians, or anything else that might come at us from these caverns we were still getting to know. We hadn\'t encountered the kobyss yet.\n\nThings went well enough for most of our patrol, until the crystal changed.', '', 252296, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('This is a big task, even for a pair of Lamplighters! There are a lot of kobyss surrounding Velhan\'s Claim.', '', 252294, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 0, 0, 0, 56421), +('', 'We\'re working together to protect and bring light to those in need. No one\'s in charge. We cooperate and watch each other\'s backs.\n\nTaenar has been a Lamplighter longer than me, and I\'ve learned a great deal working with him. Though I think he\'d say he\'s learned a lot from me, as well. We work together, though--neither of us is over the other.', 252293, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'Like everyone here, I came to Hallowfall with the Armada, seeking the source of the Emperor\'s Vision. We were all sure it was going to lead us to the glorious battle of Renilash.\n\nInstead, a lot of our ships crashed when we were teleported underground, and the rest of us have been here since. Having no night was an adjustment, but when the crystal darkened a few years later, I\'d never been more afraid.\n\nI found my way through that fear by helping others. Over time, it became more and more clear that my place here was with the Lamplighters. Having a purpose keeps the fear at bay.', 252291, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'m glad you\'re here with us, $p.', 252289, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('There\'s a limit to how often you can race up the stairs screaming. \n\nAnd you can only play so much Light\'s Gambit!', 'There\'s a limit to how often you can race up the stairs screaming. \n\nAnd you can only play so much Light\'s Gambit!', 252287, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('I\'ll explain on the way, Aemyra.', '', 252277, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'What do you mean, Taenar?', 252276, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They\'ll be relieved to see a pair of Lamplighters--well, they\'ll be glad to see one of us, at least.', '', 252275, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We\'ll try to fight through to Velhan\'s Claim, while you soften the kobyss assault.', 252274, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This place provides the opportunity for culinary greatness!\n\nWith your help, $n. I will bridge the gap between light and shadow and create new, never-before-tasted cuisine.', 'This place provides the opportunity for culinary greatness!\n\nWith your help, $n. I will bridge the gap between light and shadow and create new, never-before-tasted cuisine.', 252267, 0, 0, 0, 0, 0, 4, 0, 0, 5, 1, 0, 0, 41248, 0, 56421), +('I once heard the singing of the deep machines. One day, I will hear them again.', '', 252221, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You, over here! And stay low.', '', 252206, 0, 0, 603, 0, 0, 7, 248886, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ayuh.', '', 252189, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Well now, that did him right.', '', 252188, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Return... to nothing...', '', 252166, 0, 0, 0, 0, 0, 3, 247927, 0, 0, 0, 0, 0, 0, 0, 56421), +('To dust.', '', 252163, 0, 0, 0, 0, 0, 3, 247921, 0, 0, 0, 0, 0, 0, 0, 56421), +('Fortify!', '', 252162, 0, 0, 0, 0, 0, 3, 247924, 0, 0, 0, 0, 0, 0, 0, 56421), +('Lay waste!', '', 252161, 0, 0, 0, 0, 0, 3, 247925, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'There is no gift more valuable than information, my little morsel. Now shoo.', 252156, 0, 0, 669, 0, 0, 1, 0, 248881, 0, 0, 0, 0, 0, 0, 56421), +('', '$n! You weren\'t followed, were you?', 252155, 0, 0, 603, 0, 0, 1, 0, 248882, 0, 0, 0, 0, 0, 0, 56421), +('Dalaran stands at the ready. Are you prepared to leave for Khaz Algar?', '', 252152, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\n\n\"Whoever finds this, you gotta make them fishies pay! We came here in a special mech to take these freaks out. We got overwhelmed, but the mech should still work if you can recover the repair kits we all had.\n\n\"Do what we couldn\'t and blow up them flounders!\"', '\n\n\"Whoever finds this, you gotta make them fishies pay! We came here in a special mech to take these freaks out. We got overwhelmed, but the mech should still work if you can recover the repair kits we all had.\n\n\"Do what we couldn\'t and blow up them flounders!\"', 252128, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m so glad Gran\'da is alright now. We haven\'t spent much time together, and the thought of him...\n\nBut it\'s okay now! He looks like he\'s fully recovered.', '', 252126, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Durzan inclines his head in thanks.', '', 252124, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The great beast\'s eyes flutter as he senses help has come.', '', 252123, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I imagine if he crossed by land, we\'d have found massive hoofprints in the fields. Maybe he can fly?', 252068, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I once heard Durzan carved a canyon with a single charge on his way to meet his brother on the mountain. Does that help?', 252066, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The old tales say he draws strength from the sea while his brother Belzt draws upon the sky, and then they meet in the space between, atop Thunderhead Peak.', 252065, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Storms always seem to blow in from Dornogal to Thunderhead Peak. Reckon Durzan follows with.', '', 252064, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Need something?', '', 252063, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Pleased to meet you, stranger. Mind the rams and make yourself at home.', 252062, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Something tells me you aren\'t here for moss.', 252061, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We don\'t get visitors up this way often. How can I help you?', 252060, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Welcome to Rambleshire. Watch where you step.', '', 252059, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good health to you, stranger.', '', 252058, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('They say he avoids Dhar Khazad when he comes, as that\'s his brother\'s territory. Just as Belzt avoids entering Dhar Oztan when they meet in the south.', '', 252054, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Once heard a miner working the causeway say she saw old Durzan leap from the top of Thul Medran to Thunderhead Peak in a single bound.', '', 252053, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Some wonder why we don\'t see him cross the fields. I suspect he rolls in beneath the cover of fog.', '', 252052, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Heard more than seen. And felt more than heard.', '', 252045, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'ve seen this? With your own eyes?', 252044, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('These beetles ain\'t gonna clean up after themselves!', '', 251976, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Someone is coming.', '', 251961, 0, 0, 396, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'m going to need... some personal time...', '', 251960, 0, 0, 0, 0, 0, 3, 247903, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'So much... left unbuilt...', 251952, 0, 0, 0, 0, 0, 3, 0, 247904, 0, 0, 0, 0, 0, 0, 56421), +('', 'Less than scrap.', 251951, 0, 0, 0, 0, 0, 3, 0, 247894, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ignite!', 251950, 0, 0, 0, 0, 0, 3, 0, 247899, 0, 0, 0, 0, 0, 0, 56421), +('We must talk quickly. Too much poison in the air.\n\nTake these stomping shoes. Use them to re-activate the broken air purifiers and on slain kobolds to collect gears. Secure all the gears, save the Waterworks.\n\nGo.', '', 251935, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Observation: experimental device could aid in fixing Waterworks. But I require a moderately... irrational individual to test it.', '', 251934, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Walk softly here. The ground listens.\n\nWho I am is unimportant. If anyone should ask you, especially my own people, I would consider it a kindness if you did not mention we ever spoke.\n\nHowever, who you are is of great importance. You are someone unburdened by the oaths I am sworn to. You can do things I am forbidden from interfering with, no matter how much good it might bring.', '', 251912, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The titans are not coming back, this we Unbound are sure of.\n\nThis outpost is a dedicated location to prepare Unbound, like us, for their shutdown.\n\nCaretaker Korgran have been doing this for a long time, and soon it will be my turn to take over. \n\nIt is up to me to prepare Korgran for his upcoming shutdown. \n\nIt is an honor, but I am anxious. I... am not looking forward to it.', 251873, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Dark days for the Stormriders. And the poor rooks.', '', 251868, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('', 'So much death. I am glad this is over.', 251864, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Meet me back at Fallside Outpost. I hope Korgran is all right.', 251863, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Got all treasures! All left is fighting biggest kobold bully.', 251859, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I am reassessing probabilities. The odds of the kobold betraying us are marginally lower.', '', 251858, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Third treasure got! This easy with all nice helpers around... Even maybe smart earthen.', 251857, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You should have heeded my warnings. But... I can provide solutions for your damaged hand.', '', 251856, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Ow! Last treasure was very spikey... but got it all!', 251855, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Outlook is dubious. There is high probability of kobold trickery.', '', 251854, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Almost got everything. Keep bad kobolds away!', 251853, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Much thanks. Maybe you no stupid after all!', 251852, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('We must prioritize keeping the kobold protected.', '', 251851, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('There are multiple sharp objects in your vicinity, kobold. I urge caution.', '', 251850, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Lots here to dig through... Watch out for bad kobolds!', 251849, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I will observe you, kobold. You will return all property to the earthen.', '', 251848, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Here come bad kobolds. Keep me safe!', 251847, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Tak-Rethan Abyss', 'Tak-Rethan Abyss', 251839, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This is the cave I told you about. He\'s just inside!', 251833, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I will scout ahead and meet you by the cave.', '', 251824, 0, 0, 904, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Lost treasure found! Stupid earthen. See now that I trustworthy?', 251822, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Kobolds will know that I look for treasure. They will come to kill me!\n\nYou keep me safe. Tell me when ready!', 251813, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No illicit! Only icit! Just want to help against bad kobolds.', 251807, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I will accompany you. This kobold must be observed to avoid illicit activities.', '', 251806, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Help? Current calculations strongly suggest you will steal everything here.', '', 251805, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Stupid earthen! I help find stolen treasure. Why stop me?', 251804, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You! $r! I help you and earthen. \n\nKobolds steal lots. I know where they hide. Take me places and I get back stolen things!\n\nNeed you to keep me safe. Other kobolds no like steal backs. We have deal?', 251798, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It\'s true, I buried those tools myself at a moment of great crisis. I regret that decision, and now, I am ready. I just need that last tool and then I can move forward again.', '', 251743, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You can find the tools in the areas just outside of Gundargaz. They... might be buried. Bring them back to me and I will get them in use again.', '', 251742, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Sinkhole', 'The Sinkhole', 251602, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hmm. You might be a solution for this malfunction.\n\nKobolds have desecrated the Waterworks and kidnapped several workers. \n\nI ask that you save our workers and defeat the kobolds. The gears must grind again.', '', 251598, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 251551, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You never beat Waxbeard! You never beat Wick!', '', 251527, 0, 0, 0, 0, 0, 3, 247823, 0, 0, 0, 0, 0, 0, 0, 56421), +('Move, move, Wick!', '', 251525, 0, 0, 0, 0, 0, 3, 247820, 0, 0, 0, 0, 0, 0, 0, 56421), +('Let\'s go, Wick!', '', 251524, 0, 0, 0, 0, 0, 3, 247819, 0, 0, 0, 0, 0, 0, 0, 56421), +('Have you ever considered vending?', '', 251520, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('It is my duty as caretaker. I have to do it before I shutdown.', '', 251492, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'No, let me take care of the kobolds. It is the least I can do for you.', 251491, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We have to deal with these kobolds and place gifts before we can move forward.', 251490, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 251479, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 251478, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We have it! Run!', 251308, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Are you ready, $n?', 251267, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'We must make haste, $n.', 251232, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Rule number one, Dagran. If there\'s a fire, don\'t stand in it!', '', 251212, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ve got all the wax I need for my studies. I\'ll head back up!', '', 251210, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The texture is so strange! It\'s definitely not normal wax, that\'s for sure.', '', 251209, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I\'ll be right behind you and Uncle Brann. I\'m ready tae learn about everything here!', '', 251198, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hello, $n! I\'m trying tae collect wax from the candles here and bring them back for study. That, and get some hands on experience with adventuring.\n\nIt\'s fascinating, really. These candles seem to do an awful lot with seemingly normal wax!\n\n', '', 251196, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Waterworks', 'The Waterworks', 251078, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Durzan and Belzt were here long before us. Some even say they witnessed Freya pass as she first walked the land.', '', 250976, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The storm permeates all around us, including our flocks. We\'d be lost without it.', '', 250975, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Something dark followed the kobolds here. They use these candles to keep it at bay. \n\nYou will be depleted of all your strength if you stray too far from the candle\'s light. I discovered this the difficult way.', '', 250925, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Kobolds have always been a malfunction in our system, but they\'ve never been so bold as to attack one of our catacombs.\n\nI suspect they are after the artifacts located here. Precious items of great significance to those who have chosen to shut down.\n\nOur treasure room, however, has little value to us.... Illogical as that may seem. It is filled with that which we were given, not that which we chose to value. If you recover our artifacts, I will grant you what lies within.', '', 250919, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('So you have come to aid us. The kobolds have seized this location and stolen several valuable artifacts.\n\nThey have even taken the Helm of Kriegval. He was the first among us to choose to shut down. This tomb was built in his honor.\n\nIf you recover our artifacts, I will allow you access to the treasure cache below as payment.', '', 250915, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I wish Baelgrim could be here for this...', 250876, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('\"A jagged scar that screams and sings. Come soaring storms...\"', '', 250874, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'How did it go again? \"The brothers\' brawl tore sundered skies...\"', 250873, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Some say they were pulled into our world by great clashes of lightning.', 250872, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ve studied accounts and stories of the first stormrooks.', 250871, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ayuh.', '', 250815, 0, 0, 273, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That is one big ram.', 250813, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Here and at Dhar Oztan, yes. But if their horns don\'t clash, the storms abate.', '', 250790, 0, 0, 669, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You really believe two rams make the storm?', 250789, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Not just any ram!', '', 250788, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'You\'re telling me the storm\'s gone on account of a missing ram?', 250784, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Shraubendre, stay here for now. I don\'t want you spooking the livestock.', 250734, 0, 0, 25, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I\'ll head into the village to find someone who knows what\'s going on with the storm. The lack of one, rather.', 250733, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'That should do it. I feel an old presence in that staff. Bring it here!', 250713, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'The fungarians must be stopped before they spread to every forest on the Isle of Dorn.', 250712, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Final offering. I can wait no longer. We are abandoned.', 250711, 0, 0, 1022, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'This could be a big breakthrough! I\'ve got to tell everyone about this... now!', 250694, 0, 0, 0, 0, 0, 4, 0, 238851, 0, 0, 0, 0, 0, 0, 56421), +('', 'Something big just shook loose. This is gonna be the find of a lifetime. Let\'s get excavating!', 250693, 0, 0, 1, 0, 0, 4, 0, 238841, 0, 0, 0, 0, 0, 0, 56421), +('Kriegval\'s Rest', 'Kriegval\'s Rest', 250302, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Fungal Folly', 'Fungal Folly', 250204, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Got one!', '', 250202, 0, 0, 0, 0, 0, 3, 247814, 0, 0, 0, 0, 0, 0, 0, 56421), +('For Candle King!', '', 250201, 0, 0, 0, 0, 0, 3, 247813, 0, 0, 0, 0, 0, 0, 0, 56421), +('Fight Waxbeard? Fight Wick? Stupid!', '', 250198, 0, 0, 0, 0, 0, 3, 247812, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I have a few items that might be of interest to you.', 250195, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'I still can\'t believe he\'s real.', 249810, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('No dodge minecart!', '', 249807, 0, 0, 0, 0, 0, 3, 247817, 0, 0, 0, 0, 0, 0, 0, 56421), +('Weaklings! Help Waxbeard!', '', 249806, 0, 0, 0, 0, 0, 3, 247816, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Clear skies are usually a blessing.', 249686, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('This looks dangerous.', 'This looks dangerous.', 249383, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good to see you! These caverns are something else, aren\'t they? \n\nI suppose you\'re here about the challenge. Well, I\'m the last thing standing in the way of the ugly shroom up ahead.\n\nSee if you can defeat me to prove yourself worthy to face what\'s next!', '', 249352, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Hiya! I\'m looking for someone to run a very specific experiment. I want to see how well you can run in circles! \n\nStrange? Yes. Educational? Maybe. Enjoyable? It will be for me!\n\nYou\'ll have only a small amount of time to run in the EXACT pattern my circletron will create.\n\nReady?', 249330, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('A pleasure to make your acquaintance. I am Kasthrik. \n\nI have been aiding the League in expanding their minds. To see past illusions.\n\nWill you be able to see through the walls of this world?', '', 249321, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Good to see you! I must say, it\'s been quite the adventure ever since I joined the League.\n\nAre you here to take part in our challenges? I\'ve got one that will test your skills outside of combat.', '', 249294, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', 'Greetings. Up for a bit of a challenge? \n\nNormally I would set up some elaborate trap or puzzle, but today I\'m looking to hone my combat skills. The last time I really got into a good scrap was back in Suramar. \n\nShall we?', 249275, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ah, the adventure of exploring the unknown! \n\nThere\'s nothin\' like it, eh $n?', '', 249018, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Looks like we\'re jumping!', '', 248952, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Every last one. And I\'m unable to execute a rescue mission myself.', '', 248950, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('I will remain here to assist any who escape.', '', 248949, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('You\'re saying all your colleagues got captured by fungarians?', '', 248948, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Jump down this pit to find my subordinates. There\'s plenty of water at the bottom to cushion the fall.', '', 248945, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('My unit and I have been trying to scout for new sources of ore ever since this quarry was overrun by fungarians.\n\nHowever, today we were overwhelmed. I alone escaped.\n\nCan you locate my subordinates and recover them? The treasure located below is yours if you can get through those creatures.', '', 248943, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 247799, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Heck of a day...', '', 247797, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('And let\'s be quick. This place gives me the willies...', '', 246967, 0, 0, 430, 0, 0, 4, 0, 0, 430, 0, 0, 0, 0, 0, 56421), +('Might not... make it...', '', 246966, 0, 0, 0, 0, 0, 8, 247592, 0, 0, 0, 0, 0, 0, 0, 56421), +('Now I\'m making progress!', '', 246965, 0, 0, 4, 0, 0, 8, 247527, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ol\' Brann\'s got your back!', '', 246953, 0, 0, 0, 0, 0, 8, 247524, 0, 0, 0, 0, 0, 0, 0, 56421), +('Move \'em here!', '', 246952, 0, 0, 5, 0, 0, 8, 247555, 0, 0, 0, 0, 0, 0, 0, 56421), +('Help\'s a-coming!', '', 246731, 0, 0, 0, 0, 0, 8, 247523, 0, 0, 0, 0, 0, 0, 0, 56421), +('Nice find!', '', 245547, 0, 0, 0, 0, 0, 8, 247580, 0, 0, 0, 0, 0, 0, 0, 56421), +('Fantastic!', '', 245546, 0, 0, 0, 0, 0, 8, 247579, 0, 0, 0, 0, 0, 0, 0, 56421), +('Keepers preserve ye!', '', 245545, 0, 0, 0, 0, 0, 8, 247559, 0, 0, 0, 0, 0, 0, 0, 56421), +('Oh, don\'t go dying on me!', '', 245544, 0, 0, 0, 0, 0, 8, 247558, 0, 0, 0, 0, 0, 0, 0, 56421), +('I need tae rest after that one.', '', 245543, 0, 0, 0, 0, 0, 8, 247533, 0, 0, 0, 0, 0, 0, 0, 56421), +('Time to get some answers! Let\'s get this show on the road!', '', 245542, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hang in there!', '', 245541, 0, 0, 0, 0, 0, 8, 247564, 0, 0, 0, 0, 0, 0, 0, 56421), +('Hey! Be careful.', '', 245540, 0, 0, 0, 0, 0, 8, 247563, 0, 0, 0, 0, 0, 0, 0, 56421), +('That\'s more like it!', '', 245539, 0, 0, 0, 0, 0, 8, 247578, 0, 0, 0, 0, 0, 0, 0, 56421), +('Guess everyone\'s got tae take a break sometime.', '', 245514, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('Give me a moment, champion.', '', 244707, 0, 0, 0, 0, 0, 8, 247532, 0, 0, 0, 0, 0, 0, 0, 56421), +('Out... for the count...', '', 243540, 0, 0, 0, 0, 0, 8, 247591, 0, 0, 0, 0, 0, 0, 0, 56421), +('Next time, let\'s use some harder hittin\' moves!', '', 243538, 0, 0, 603, 0, 0, 8, 247572, 0, 0, 0, 0, 0, 0, 0, 56421), +('Ye made it!', '', 243534, 0, 0, 603, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('How are yeh?', '', 243531, 0, 0, 3, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('They... got me...', '', 243530, 0, 0, 0, 0, 0, 8, 247590, 0, 0, 0, 0, 0, 0, 0, 56421), +('Great, ye found yer way here!', '', 243529, 0, 0, 3, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('', '', 242913, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 56421), +('The Nokhud and their vultures have much in common.\n\nThey are both carrion-eaters who have abandoned Ohn\'ahra.', '', 230667, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 56421), +('Why did that not work?\n\nThe premise of using a mirror image spell to help layer the effects of the healing lattice is sound, but is not binding to the living structure of the formula.\n\nWell, clearly this was not the arcane energies doing but a failure in the living energies to scaffold correctly.\n\nOh, sorry they went evil. That one was probably due to something I did.', '', 229239, 0, 0, 0, 0, 0, 4, 0, 0, 6, 1, 274, 0, 0, 0, 56421); + +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (271141, 270065, 269154, 269153, 269152, 269151, 269150, 269149, 269148, 269147, 269146, 269145, 269144, 269143, 269022, 268537, 268362, 268361, 268360, 268353, 268113, 268111, 268109, 268108, 268105, 268104, 268100, 268099, 267778, 267620, 267619, 267617, 267615, 267614, 267611, 267582, 267579, 267578, 267577, 267576, 267575, 267530, 267529, 267528, 267527, 267525, 267524, 267523, 267522, 267521, 267520, 267519, 267518, 267517, 267281, 267280, 267279, 267151, 267051, 266885, 266884, 266883, 266882, 266881, 266880, 266879, 266862, 266859, 266858, 266857, 266856, 266852, 266851, 266850, 266849, 266848, 266847, 266846, 266845, 266404, 266403, 266398, 266363, 265822, 265703, 265701, 265700, 265589, 265585, 265572, 265538, 265517, 265512, 265404, 265403, 265353, 265007, 265006, 265005, 265004, 265003, 265002, 264996, 264995, 264994, 264993, 264992, 264991, 264990, 264989, 264988, 264987, 264986, 264985, 264984, 264983, 264982, 264981, 264980, 264979, 264969, 264968, 264966, 264965, 264963, 264962, 264960, 264959, 264958, 264957, 264956, 264955, 264954, 264625, 264621, 264603, 264602, 264601, 264600, 264599, 264598, 264597, 264596, 264595, 264594, 264592, 264591, 264508, 264336, 264275, 264206, 264197, 264131, 264130, 264129, 264128, 264127, 264126, 264025, 264024, 264023, 264022, 264021, 264020, 264018, 264017, 264016, 264015, 264014, 264012, 264007, 264006, 264005, 264004, 264002, 264001, 264000, 263999, 263954, 263952, 263918, 263901, 263900, 263897, 263880, 263879, 263877, 263871, 263838, 263781, 263780, 263770, 263753, 263731, 263696, 263695, 263694, 263687, 263686, 263685, 263684, 263683, 263682, 263681, 263680, 263679, 263678, 263677, 263676, 263674, 263673, 263672, 263671, 263670, 263669, 263668, 263667, 263665, 263664, 263663, 263662, 263661, 263660, 263659, 263636, 263635, 263634, 263633, 263630, 263629, 263623, 263606, 263605, 263544, 263543, 263542, 263541, 263540, 263539, 263538, 263537, 263536, 263535, 263534, 263533, 263532, 263531, 263530, 263529, 263528, 263527, 263526, 263525, 263524, 263523, 263522, 263521, 263520, 263519, 263518, 263517, 263505, 263502, 263425, 263423, 263373, 263372, 263370, 263369, 263366, 263365, 263364, 263362, 263361, 263279, 263272, 263271, 263270, 263269, 263268, 263267, 263265, 263264, 263263, 263262, 263261, 263260, 263259, 263256, 263255, 263254, 263252, 263210, 263207, 263206, 263205, 263203, 263202, 263201, 263198, 263196, 263190, 263166, 263165, 263164, 263163, 263162, 263161, 263160, 263159, 263142, 263120, 263119, 263118, 263117, 263116, 263115, 263114, 263113, 263112, 263111, 263110, 263109, 263108, 263107, 263106, 263105, 263104, 263103, 263102, 263101, 263100, 263099, 263098, 263097, 263096, 263095, 263094, 263093, 263074, 263073, 263072, 263071, 263070, 263067, 263066, 263065, 263064, 263063, 263062, 263061, 263060, 263056, 263052, 263051, 263048, 263043, 263041, 263039, 263038, 263020, 263018, 263017, 262994, 262992, 262990, 262988, 262983, 262972, 262971, 262957, 262955, 262954, 262949, 262944, 262942, 262940, 262938, 262934, 262930, 262927, 262920, 262918, 262853, 262852, 262850, 262848, 262846, 262843, 262841, 262649, 262595, 262573, 262567, 262488, 262250, 262249, 262248, 262247, 262246, 262245, 262244, 262243, 262242, 262241, 262240, 262239, 262238, 262237, 262236, 262235, 262234, 262233, 262162, 262040, 261987, 261905, 261904, 261903, 261902, 261807, 261774, 261772, 261771, 261768, 261755, 261754, 261676, 261573, 261480, 261383, 261382, 261381, 261380, 261379, 261377, 261334, 261279, 261278, 261276, 261272, 261263, 261233, 261232, 261221, 261217, 261215, 261205, 261134, 261092, 261085, 261078, 261077, 261075, 261073, 261072, 261071, 261070, 261069, 261068, 261067, 261066, 261065, 261047, 261046, 261045, 261044, 261043, 261042, 261041, 261040, 261039, 261038, 261026, 261025, 261024, 261023, 261022, 261021, 261020, 261019, 261018, 261017, 261015, 261014, 261012, 261011, 261010, 261009, 261008, 260917, 260916, 260890, 260800, 260799, 260798, 260797, 260796, 260795, 260794, 260793, 260792, 260707, 260706, 260705, 260704, 260703, 260702, 260701, 260700, 260699, 260698, 260697, 260696, 260695, 260694, 260693, 260692, 260691, 260690, 260689, 260688, 260687, 260685, 260682, 260681, 260680, 260679, 260678, 260677, 260676, 260675, 260674, 260673, 260672, 260671, 260670, 260669, 260668, 260667, 260666, 260665, 260664, 260663, 260662, 260661, 260660, 260659, 260658, 260657, 260656, 260655, 260654, 260653, 260652, 260651, 260650, 260648, 260641, 260640, 260639, 260638, 260636, 260635, 260634, 260632, 260631, 260629, 260627, 260626, 260625, 260624, 260623, 260622, 260621, 260620, 260619, 260618, 260617, 260616, 260615, 260614, 260613, 260612, 260611, 260610, 260609, 260608, 260607, 260606, 260605, 260604, 260603, 260602, 260601, 260600, 260599, 260597, 260595, 260593, 260592, 260590, 260589, 260587, 260575, 260574, 260572, 260569, 260568, 260567, 260565, 260564, 260563, 260562, 260561, 260560, 260559, 260558, 260557, 260556, 260555, 260554, 260553, 260552, 260551, 260550, 260549, 260548, 260547, 260546, 260545, 260544, 260543, 260542, 260541, 260539, 260525, 260523, 260520, 260519, 260517, 260516, 260513, 260511, 260510, 260508, 260507, 260506, 260504, 260503, 260499, 260498, 260497, 260495, 260494, 260492, 260491, 260487, 260485, 260484, 260483, 260481, 260479, 260478, 260476, 260474, 260473, 260472, 260470, 260465, 260462, 260460, 260459, 260456, 260455, 260454, 260453, 260452, 260451, 260450, 260448, 260447, 260446, 260445, 260444, 260443, 260442, 260441, 260440, 260438, 260437, 260435, 260433, 260432, 260431, 260430, 260429, 260428, 260427, 260426, 260424, 260423, 260422, 260421, 260420, 260419, 260418, 260417, 260416, 260414, 260413, 260412, 260411, 260405, 260404, 260403, 260401, 260400, 260399, 260398, 260396, 260394, 260387, 260373, 260372, 260369, 260351, 260344, 260341, 260306, 260304, 260277, 260259, 260258, 260257, 260256, 260255, 260254, 260253, 260251, 260250, 260249, 260248, 260247, 260246, 260245, 260244, 260243, 260242, 260241, 260240, 260239, 260238, 260237, 260236, 260235, 260234, 260233, 260232, 260231, 260230, 260229, 260228, 260227, 260226, 260225, 260224, 260223, 260222, 260221, 260220, 260219, 260218, 260217, 260216, 260215, 260214, 260213, 260212, 260211, 260210, 260209, 260193, 260191, 260190, 260189, 260188, 260187, 260186, 260185, 260184, 260183, 260182, 260181, 260180, 260179, 260178, 260177, 260176, 260175, 260174, 260173, 260172, 260170, 260169, 260168, 260167, 260166, 260165, 260164, 260162, 260161, 260160, 260159, 260158, 260157, 260156, 260155, 260154, 260153, 260152, 260151, 260150, 260149, 260148, 260147, 260146, 260145, 260144, 260143, 260142, 260141, 260140, 260139, 260138, 260137, 260136, 260135, 260134, 260133, 260132, 260131, 260130, 260129, 260126, 260066, 260065, 260063, 260062, 260061, 260060, 260059, 260058, 260057, 260056, 260055, 260054, 260052, 260051, 260050, 260049, 260048, 260047, 260046, 260045, 260044, 260043, 260042, 260038, 260037, 260036, 260034, 260033, 260032, 260031, 260030, 260002, 259999, 259997, 259996, 259995, 259969, 259967, 259966, 259965, 259964, 259963, 259962, 259833, 259832, 259831, 259830, 259829, 259791, 259789, 259788, 259731, 259730, 259729, 259728, 259727, 259726, 259725, 259723, 259722, 259721, 259720, 259719, 259718, 259717, 259716, 259715, 259714, 259713, 259712, 259711, 259710, 259709, 259708, 259707, 259706, 259705, 259704, 259703, 259702, 259690, 259689, 259688, 259687, 259686, 259685, 259684, 259683, 259682, 259681, 259680, 259679, 259678, 259677, 259676, 259675, 259674, 259673, 259672, 259671, 259670, 259669, 259668, 259667, 259666, 259665, 259664, 259663, 259662, 259661, 259660, 259659, 259658, 259657, 259656, 259655, 259654, 259653, 259652, 259651, 259650, 259649, 259648, 259647, 259646, 259645, 259644, 259643, 259642, 259638, 259636, 259635, 259634, 259633, 259632, 259631, 259630, 259629, 259628, 259626, 259625, 259624, 259623, 259622, 259619, 259618, 259617, 259616, 259615, 259614, 259613, 259612, 259611, 259610, 259609, 259608, 259607, 259606, 259605, 259604, 259603, 259602, 259601, 259600, 259599, 259593, 259592, 259571, 259517, 259479, 259477, 259475, 259474, 259473, 259472, 259471, 259470, 259469, 259466, 259465, 259464, 259463, 259462, 259461, 259460, 259459, 259458, 259457, 259456, 259455, 259454, 259453, 259452, 259451, 259450, 259449, 259448, 259447, 259446, 259445, 259444, 259443, 259442, 259441, 259440, 259439, 259438, 259437, 259436, 259435, 259434, 259433, 259416, 259415, 259413, 259412, 259411, 259410, 259409, 259408, 259406, 259405, 259404, 259403, 259402, 259401, 259400, 259399, 259398, 259397, 259388, 259387, 259386, 259385, 259384, 259383, 259382, 259375, 259374, 259373, 259372, 259371, 259370, 259369, 259368, 259367, 259366, 259365, 259364, 259363, 259362, 259361, 259360, 259358, 259357, 259355, 259354, 259353, 259352, 259340, 259338, 259326, 259252, 259168, 259161, 259160, 259159, 259158, 259157, 259156, 259140, 259125, 259124, 259120, 259089, 259088, 259086, 259084, 259082, 259081, 259080, 259079, 259078, 259077, 259076, 259075, 259074, 259073, 259072, 259071, 259070, 259069, 259068, 259066, 259064, 259063, 259061, 259060, 259059, 259056, 259055, 259054, 259053, 259048, 259047, 259046, 259045, 259040, 259039, 259038, 259036, 259035, 259034, 259033, 259032, 259031, 259030, 259024, 258975, 258974, 258973, 258972, 258971, 258970, 258968, 258967, 258966, 258965, 258964, 258963, 258962, 258961, 258960, 258959, 258958, 258957, 258956, 258955, 258954, 258953, 258952, 258951, 258950, 258949, 258948, 258947, 258946, 258945, 258944, 258939, 258937, 258935, 258934, 258932, 258931, 258930, 258929, 258928, 258927, 258926, 258924, 258923, 258922, 258921, 258920, 258919, 258918, 258917, 258916, 258915, 258914, 258913, 258912, 258911, 258910, 258909, 258908, 258907, 258906, 258905, 258904, 258903, 258902, 258901, 258900, 258899, 258897, 258895, 258894, 258893, 258892, 258891, 258890, 258889, 258888, 258884, 258883, 258881, 258880, 258879, 258878, 258877, 258876, 258875, 258874, 258873, 258872, 258871, 258870, 258869, 258868, 258867, 258866, 258865, 258864, 258863, 258862, 258861, 258858, 258857, 258856, 258855, 258854, 258853, 258852, 258851, 258850, 258849, 258848, 258847, 258846, 258815, 258814, 258813, 258812, 258811, 258810, 258809, 258808, 258807, 258806, 258805, 258804, 258803, 258802, 258801, 258800, 258799, 258798, 258797, 258796, 258795, 258730, 258729, 258702, 258701, 258700, 258699, 258698, 258696, 258695, 258693, 258692, 258691, 258690, 258689, 258688, 258687, 258645, 258644, 258643, 258642, 258641, 258640, 258639, 258638, 258637, 258636, 258635, 258634, 258633, 258632, 258631, 258630, 258629, 258628, 258627, 258626, 258625, 258571, 258570, 258569, 258545, 258544, 258543, 258542, 258541, 258540, 258539, 258538, 258537, 258536, 258535, 258534, 258533, 258532, 258531, 258530, 258529, 258528, 258527, 258526, 258525, 258524, 258523, 258522, 258521, 258520, 258519, 258518, 258511, 258510, 258509, 258508, 258507, 258506, 258505, 258504, 258503, 258502, 258501, 258500, 258499, 258498, 258497, 258496, 258495, 258494, 258493, 258492, 258491, 258490, 258489, 258488, 258487, 258486, 258485, 258484, 258483, 258482, 258481, 258480, 258479, 258478, 258477, 258476, 258475, 258474, 258473, 258472, 258471, 258470, 258468, 258467, 258466, 258465, 258464, 258463, 258462, 258461, 258460, 258459, 258458, 258457, 258456, 258455, 258454, 258453, 258452, 258451, 258450, 258449, 258448, 258447, 258446, 258445, 258444, 258443, 258442, 258441, 258440, 258439, 258435, 258392, 258391, 258390, 258388, 258385, 258383, 258378, 258377, 258376, 258374, 258371, 258309, 258308, 258307, 258306, 258305, 258304, 258303, 258300, 258298, 258289, 258259, 258258, 258256, 258255, 258254, 258253, 258252, 258251, 258246, 258188, 258187, 258183, 258182, 258181, 258180, 258179, 258177, 258176, 258124, 258123, 258122, 258121, 258120, 258119, 258114, 258113, 258112, 258111, 258110, 258109, 258107, 258012, 258011, 258010, 258008, 258006, 258004, 258003, 258002, 258001, 257998, 257996, 257947, 257908, 257907, 257906, 257905, 257904, 257903, 257902, 257901, 257900, 257899, 257898, 257897, 257896, 257895, 257894, 257893, 257892, 257891, 257890, 257872, 257871, 257851, 257850, 257849, 257848, 257847, 257844, 257843, 257842, 257841, 257826, 257809, 257808, 257804, 257641, 257638, 257636, 257633, 257632, 257629, 257478, 257273, 257272, 257271, 257270, 257269, 257267, 257266, 257265, 257264, 257263, 257261, 257260, 257258, 257257, 257249, 257247, 257246, 257245, 257243, 257242, 257237, 257236, 257235, 257234, 257233, 257232, 257231, 257229, 257199, 257195, 257194, 257193, 257192, 257191, 257190, 257189, 257188, 257187, 257186, 257185, 257184, 257183, 257181, 257175, 257169, 257066, 256715, 256711, 256656, 256650, 256649, 256646, 256620, 256618, 256616, 256615, 256614, 256574, 256572, 256555, 256553, 256552, 256550, 256548, 256545, 256543, 256538, 256537, 256535, 256293, 256290, 256282, 256281, 256280, 256278, 256277, 256275, 256272, 256271, 256270, 256269, 256268, 256267, 255818, 255817, 255816, 255815, 255814, 255813, 255812, 255811, 255810, 255809, 255808, 255757, 255752, 255751, 255750, 255749, 255748, 255747, 255746, 255745, 255744, 255743, 255742, 255741, 255740, 255739, 255732, 255731, 255730, 255727, 255726, 255725, 255690, 255687, 255686, 255685, 255684, 255683, 255680, 255679, 255678, 255676, 255675, 255674, 255659, 255641, 255640, 255639, 255638, 255637, 255636, 255635, 255633, 255632, 255631, 255630, 255629, 255628, 255627, 255626, 255625, 255624, 255623, 255622, 255621, 255620, 255618, 255616, 255615, 255614, 255613, 255612, 255611, 255608, 255607, 255606, 255605, 255603, 255602, 255512, 255511, 255510, 255509, 255508, 255507, 255506, 255505, 255489, 255487, 255486, 255485, 255483, 255482, 255481, 255480, 255478, 255477, 255476, 255474, 255473, 255472, 255471, 255469, 255468, 255467, 255465, 255464, 255463, 255462, 255460, 255459, 255458, 255456, 255455, 255454, 255442, 255441, 255440, 255439, 255438, 255437, 255436, 255435, 255434, 255433, 255432, 255431, 255393, 255392, 255391, 255390, 255389, 255388, 255387, 255386, 255385, 255384, 255383, 255381, 255380, 255374, 255373, 255372, 255371, 255370, 255369, 255368, 255296, 255294, 255293, 255292, 255290, 255287, 255286, 255285, 255284, 255282, 255280, 255279, 255278, 255277, 255276, 255275, 255274, 255273, 255266, 255265, 255225, 255201, 255200, 255199, 255198, 255197, 255196, 255195, 255194, 255191, 255190, 255179, 255070, 255069, 255068, 255034, 255032, 255013, 255012, 255007, 255005, 255003, 255002, 255001, 255000, 254999, 254998, 254997, 254996, 254995, 254994, 254993, 254992, 254991, 254990, 254989, 254988, 254987, 254986, 254983, 254979, 254978, 254977, 254976, 254975, 254974, 254973, 254972, 254971, 254970, 254969, 254968, 254966, 254965, 254964, 254963, 254962, 254961, 254959, 254958, 254953, 254951, 254950, 254949, 254948, 254947, 254946, 254945, 254944, 254943, 254942, 254940, 254939, 254938, 254937, 254922, 254921, 254920, 254919, 254918, 254909, 254908, 254900, 254898, 254891, 254890, 254889, 254888, 254887, 254886, 254885, 254868, 254861, 254860, 254857, 254855, 254854, 254852, 254851, 254850, 254847, 254846, 254845, 254838, 254837, 254834, 254824, 254820, 254817, 254816, 254813, 254808, 254807, 254806, 254805, 254804, 254803, 254802, 254785, 254783, 254774, 254773, 254771, 254770, 254763, 254762, 254760, 254752, 254751, 254750, 254749, 254748, 254747, 254720, 254719, 254707, 254697, 254694, 254693, 254691, 254688, 254686, 254683, 254681, 254626, 254624, 254623, 254621, 254620, 254619, 254618, 254617, 254614, 254613, 254608, 254603, 254600, 254598, 254596, 254595, 254580, 254578, 254553, 254511, 254508, 254507, 254506, 254505, 254503, 254502, 254501, 254500, 254499, 254498, 254497, 254496, 254495, 254494, 254493, 254492, 254491, 254445, 254442, 254373, 254371, 254370, 254369, 254361, 254360, 254359, 254358, 254353, 254352, 254351, 254349, 254348, 254341, 254339, 254335, 254334, 254333, 254332, 254331, 254330, 254329, 254328, 254327, 254324, 254323, 254322, 254320, 254316, 254315, 254314, 254313, 254310, 254299, 254298, 254297, 254295, 254294, 254259, 254252, 254251, 254249, 254222, 254219, 254218, 254217, 254216, 254215, 254214, 254212, 254198, 254189, 254187, 254186, 254184, 254181, 254173, 254135, 254134, 254132, 254131, 254130, 254127, 254126, 254106, 254090, 254089, 254088, 254087, 254053, 254052, 254050, 254049, 254048, 254043, 254041, 254040, 254001, 254000, 253999, 253997, 253996, 253994, 253993, 253991, 253982, 253981, 253980, 253979, 253977, 253976, 253975, 253967, 253965, 253964, 253962, 253946, 253945, 253851, 253850, 253849, 253847, 253845, 253732, 253731, 253722, 253721, 253720, 253719, 253718, 253675, 253674, 253673, 253672, 253671, 253669, 253668, 253667, 253664, 253658, 253657, 253656, 253655, 253654, 253621, 253620, 253619, 253616, 253596, 253583, 253569, 253568, 253567, 253566, 253563, 253562, 253561, 253559, 253558, 253552, 253551, 253548, 253547, 253546, 253545, 253544, 253543, 253542, 253541, 253537, 253536, 253532, 253531, 253530, 253529, 253527, 253520, 253503, 253501, 253499, 253498, 253497, 253496, 253495, 253494, 253488, 253487, 253486, 253485, 253484, 253483, 253482, 253481, 253480, 253479, 253478, 253476, 253475, 253473, 253472, 253471, 253470, 253469, 253468, 253467, 253466, 253465, 253464, 253463, 253462, 253461, 253460, 253459, 253458, 253457, 253456, 253455, 253454, 253453, 253452, 253450, 253449, 253448, 253447, 253446, 253443, 253441, 253440, 253439, 253436, 253435, 253430, 253398, 253397, 253396, 253240, 253238, 253237, 253235, 253234, 253214, 253204, 253170, 253169, 253168, 253167, 253166, 253165, 253164, 253163, 253162, 253161, 253160, 253159, 253158, 253157, 253156, 253155, 253154, 253153, 253152, 253151, 253149, 253148, 253147, 253146, 253145, 253144, 253143, 253142, 253141, 253140, 253139, 253138, 253137, 253136, 253135, 253134, 253133, 253132, 253131, 253130, 253129, 253128, 253127, 253126, 253125, 253124, 253123, 253122, 253121, 253120, 253119, 253118, 253117, 253116, 253114, 253113, 253112, 253111, 253110, 253109, 253108, 253107, 253106, 253105, 253104, 253103, 253102, 253101, 253100, 253099, 253098, 253097, 253096, 253095, 253094, 253093, 253092, 253091, 253090, 253089, 253088, 253087, 253086, 253085, 253084, 253083, 253082, 253081, 253080, 253079, 253078, 253077, 253076, 253075, 253074, 253073, 253072, 253071, 253070, 253069, 253068, 253067, 253066, 253065, 253064, 253063, 253062, 253061, 253060, 253059, 253058, 253057, 253056, 253055, 253054, 253053, 253052, 253051, 253050, 253049, 253048, 253047, 253046, 253045, 253044, 253043, 253042, 253041, 253040, 253039, 253038, 253022, 253021, 253020, 253019, 253001, 253000, 252999, 252998, 252997, 252996, 252995, 252994, 252993, 252992, 252991, 252990, 252989, 252988, 252987, 252986, 252985, 252984, 252983, 252982, 252981, 252980, 252979, 252978, 252977, 252976, 252975, 252974, 252973, 252972, 252971, 252970, 252969, 252968, 252967, 252966, 252964, 252963, 252962, 252961, 252960, 252959, 252958, 252957, 252956, 252955, 252954, 252953, 252952, 252951, 252950, 252949, 252948, 252947, 252946, 252945, 252943, 252942, 252941, 252940, 252939, 252938, 252937, 252936, 252935, 252934, 252933, 252932, 252931, 252930, 252929, 252928, 252927, 252926, 252925, 252924, 252923, 252922, 252921, 252920, 252919, 252918, 252917, 252916, 252915, 252914, 252913, 252912, 252911, 252910, 252909, 252908, 252907, 252906, 252905, 252904, 252903, 252902, 252901, 252900, 252899, 252898, 252897, 252896, 252895, 252894, 252893, 252892, 252891, 252890, 252889, 252888, 252887, 252886, 252885, 252884, 252883, 252882, 252881, 252880, 252879, 252878, 252877, 252876, 252875, 252874, 252873, 252872, 252871, 252870, 252869, 252862, 252858, 252857, 252856, 252843, 252842, 252827, 252826, 252825, 252824, 252822, 252821, 252820, 252812, 252810, 252809, 252808, 252807, 252806, 252784, 252783, 252782, 252781, 252780, 252779, 252778, 252777, 252776, 252774, 252773, 252772, 252771, 252770, 252769, 252768, 252766, 252764, 252763, 252762, 252761, 252760, 252758, 252757, 252756, 252755, 252754, 252753, 252752, 252751, 252750, 252749, 252748, 252747, 252743, 252736, 252735, 252734, 252733, 252732, 252731, 252730, 252729, 252728, 252727, 252726, 252725, 252724, 252723, 252722, 252721, 252720, 252719, 252717, 252716, 252715, 252714, 252710, 252709, 252687, 252678, 252677, 252662, 252658, 252657, 252656, 252655, 252654, 252653, 252640, 252635, 252610, 252561, 252540, 252533, 252492, 252489, 252465, 252460, 252452, 252451, 252428, 252427, 252426, 252425, 252423, 252413, 252412, 252411, 252375, 252266, 252265, 252264, 252263, 252262, 252260, 252258, 252257, 252256, 252255, 252251, 252243, 252242, 252234, 252215, 252214, 252210, 252197, 252157, 252127, 252122, 252121, 252120, 252119, 252118, 252117, 252116, 252115, 252114, 252112, 252111, 252041, 252016, 252015, 252014, 252013, 252012, 251991, 251990, 251989, 251988, 251987, 251986, 251985, 251984, 251983, 251982, 251979, 251975, 251974, 251973, 251972, 251971, 251970, 251969, 251968, 251967, 251966, 251965, 251964, 251932, 251931, 251930, 251929, 251928, 251927, 251926, 251925, 251924, 251923, 251922, 251921, 251920, 251919, 251918, 251917, 251916, 251915, 251914, 251913, 251911, 251909, 251907, 251906, 251902, 251901, 251900, 251899, 251898, 251897, 251896, 251895, 251894, 251893, 251892, 251891, 251889, 251888, 251886, 251885, 251867, 251866, 251865, 251836, 251835, 251834, 251794, 251793, 251792, 251791, 251790, 251788, 251787, 251786, 251785, 251784, 251783, 251780, 251778, 251777, 251776, 251775, 251765, 251763, 251762, 251761, 251760, 251759, 251758, 251757, 251756, 251755, 251754, 251753, 251751, 251750, 251741, 251684, 251681, 251680, 251679, 251674, 251673, 251669, 251668, 251665, 251664, 251663, 251662, 251661, 251660, 251659, 251658, 251657, 251655, 251653, 251651, 251649, 251648, 251646, 251645, 251643, 251641, 251637, 251635, 251633, 251632, 251631, 251627, 251622, 251617, 251610, 251609, 251608, 251607, 251606, 251594, 251582, 251577, 251576, 251572, 251571, 251568, 251566, 251562, 251559, 251549, 251547, 251534, 251533, 251531, 251530, 251529, 251516, 251510, 251508, 251503, 251501, 251498, 251494, 251485, 251477, 251476, 251475, 251474, 251473, 251471, 251446, 251438, 251437, 251436, 251435, 251434, 251432, 251431, 251429, 251428, 251426, 251424, 251421, 251419, 251418, 251416, 251415, 251414, 251411, 251410, 251409, 251407, 251406, 251405, 251404, 251403, 251402, 251401, 251398, 251397, 251396, 251395, 251394, 251393, 251390, 251389, 251388, 251386, 251385, 251381, 251380, 251376, 251374, 251373, 251371, 251370, 251360, 251346, 251345, 251344, 251343, 251341, 251340, 251339, 251331, 251330, 251325, 251319, 251318, 251317, 251316, 251315, 251314, 251313, 251312, 251305, 251301, 251300, 251299, 251298, 251297, 251296, 251295, 251294, 251293, 251292, 251291, 251290, 251289, 251287, 251285, 251284, 251283, 251282, 251281, 251280, 251279, 251278, 251277, 251276, 251275, 251274, 251273, 251272, 251271, 251270, 251269, 251266, 251265, 251264, 251263, 251262, 251261, 251260, 251258, 251257, 251256, 251255, 251253, 251252, 251251, 251250, 251249, 251248, 251247, 251246, 251244, 251243, 251242, 251241, 251240, 251239, 251238, 251237, 251236, 251235, 251234, 251231, 251230, 251229, 251226, 251220, 251219, 251218, 251217, 251215, 251213, 251211, 251202, 251200, 251190, 251189, 251186, 251185, 251184, 251179, 251177, 251176, 251175, 251174, 251171, 251169, 251168, 251167, 251166, 251165, 251164, 251159, 251158, 251157, 251156, 251155, 251154, 251153, 251152, 251151, 251150, 251149, 251148, 251147, 251146, 251145, 251144, 251143, 251141, 251139, 251138, 251137, 251136, 251135, 251134, 251133, 251132, 251128, 251127, 251126, 251122, 251121, 251120, 251119, 251118, 251117, 251116, 251115, 251114, 251113, 251112, 251108, 251106, 251105, 251103, 251102, 251101, 251100, 251099, 251098, 251096, 251095, 251094, 251093, 251092, 251091, 251090, 251089, 251081, 251068, 251055, 251045, 251044, 251043, 251042, 251041, 251040, 251039, 251038, 251036, 251034, 251004, 251003, 251002, 251001, 250993, 250970, 250968, 250966, 250965, 250963, 250937, 250935, 250930, 250929, 250928, 250927, 250926, 250924, 250922, 250921, 250893, 250888, 250883, 250882, 250881, 250880, 250878, 250877, 250870, 250857, 250827, 250826, 250823, 250822, 250820, 250819, 250818, 250817, 250816, 250814, 250811, 250810, 250809, 250808, 250806, 250805, 250773, 250772, 250753, 250747, 250709, 250707, 250706, 250705, 250704, 250703, 250702, 250701, 250700, 250699, 250683, 250682, 250676, 250675, 250674, 250673, 250670, 250669, 250663, 250655, 250654, 250653, 250652, 250624, 250618, 250599, 250595, 250590, 250580, 250578, 250528, 250514, 250512, 250504, 250503, 250502, 250451, 250445, 250444, 250443, 250394, 250384, 250381, 250378, 250376, 250375, 250374, 250350, 250349, 250348, 250345, 250344, 250343, 250316, 250305, 250304, 250303, 250290, 250289, 250283, 250275, 250273, 250271, 250270, 250269, 250268, 250266, 250263, 250262, 250252, 250251, 250249, 250248, 250246, 250245, 250244, 250243, 250242, 250238, 250228, 250220, 250219, 250218, 250217, 250216, 250215, 250214, 250213, 250212, 250211, 250210, 250199, 250196, 250194, 250193, 250185, 250184, 250183, 250178, 250175, 250174, 250173, 250172, 250171, 250169, 250164, 250163, 250162, 250161, 250159, 250158, 250157, 250156, 250155, 250153, 250152, 250151, 250135, 250134, 250133, 250132, 250131, 250127, 250125, 250124, 250121, 250107, 250106, 250104, 250103, 250099, 250098, 250097, 250095, 250086, 250084, 250083, 250081, 250080, 250077, 250076, 250075, 250074, 250073, 250072, 250071, 250070, 250069, 250068, 250067, 250066, 250063, 250062, 250061, 250060, 250059, 250058, 250057, 250056, 250052, 250051, 250045, 250044, 250043, 250042, 250041, 250040, 250039, 250038, 250037, 250036, 250035, 250034, 250033, 250032, 250031, 250030, 250029, 250028, 250027, 250021, 250018, 250017, 250013, 250008, 250007, 250005, 250003, 249998, 249995, 249994, 249991, 249989, 249988, 249986, 249985, 249983, 249981, 249973, 249971, 249970, 249969, 249968, 249966, 249965, 249964, 249963, 249958, 249956, 249954, 249945, 249938, 249902, 249901, 249900, 249884, 249857, 249818, 249808, 249804, 249799, 249797, 249784, 249783, 249782, 249781, 249780, 249778, 249777, 249776, 249775, 249774, 249764, 249763, 249762, 249761, 249760, 249759, 249758, 249757, 249756, 249755, 249754, 249750, 249749, 249748, 249746, 249745, 249744, 249742, 249741, 249739, 249738, 249736, 249735, 249734, 249733, 249732, 249731, 249730, 249729, 249728, 249727, 249726, 249725, 249724, 249722, 249721, 249718, 249717, 249713, 249709, 249707, 249706, 249705, 249704, 249703, 249701, 249700, 249699, 249697, 249691, 249690, 249689, 249688, 249687, 249684, 249683, 249670, 249669, 249664, 249651, 249650, 249649, 249648, 249647, 249646, 249644, 249639, 249633, 249627, 249618, 249612, 249607, 249601, 249597, 249592, 249589, 249588, 249586, 249577, 249576, 249571, 249564, 249531, 249529, 249528, 249527, 249524, 249503, 249499, 249497, 249495, 249492, 249491, 249490, 249484, 249476, 249473, 249472, 249470, 249469, 249468, 249466, 249463, 249461, 249460, 249459, 249458, 249449, 249447, 249445, 249444, 249443, 249442, 249439, 249437, 249436, 249435, 249428, 249427, 249426, 249425, 249424, 249423, 249422, 249420, 249417, 249416, 249414, 249412, 249410, 249408, 249406, 249403, 249402, 249386, 249385, 249382, 249367, 249366, 249365, 249364, 249363, 249362, 249361, 249360, 249359, 249351, 249350, 249349, 249344, 249329, 249325, 249324, 249323, 249313, 249312, 249306, 249303, 249302, 249298, 249291, 249286, 249285, 249270, 249269, 249268, 249267, 249266, 249265, 249263, 249262, 249261, 249260, 249259, 249258, 249257, 249256, 249255, 249254, 249253, 249248, 249245, 249244, 249243, 249242, 249241, 249240, 249239, 249238, 249233, 249231, 249229, 249226, 249223, 249222, 249219, 249217, 249215, 249213, 249212, 249208, 249205, 249201, 249198, 249197, 249196, 249195, 249194, 249193, 249192, 249191, 249190, 249189, 249188, 249187, 249186, 249185, 249184, 249183, 249182, 249176, 249173, 249172, 249169, 249164, 249143, 249142, 249140, 249136, 249135, 249134, 249133, 249132, 249131, 249130, 249129, 249128, 249126, 249125, 249124, 249123, 249122, 249121, 249120, 249119, 249118, 249117, 249116, 249115, 249114, 249113, 249112, 249111, 249110, 249109, 249108, 249107, 249106, 249105, 249104, 249103, 249102, 249101, 249100, 249099, 249098, 249097, 249096, 249095, 249094, 249093, 249092, 249091, 249090, 249089, 249088, 249087, 249086, 249085, 249084, 249083, 249082, 249081, 249080, 249079, 249078, 249068, 249067, 249066, 249065, 249064, 249063, 249057, 249056, 249055, 249054, 249053, 249052, 249050, 249049, 249048, 249045, 249044, 249039, 249034, 249033, 249027, 249026, 249025, 249024, 249022, 249020, 249017, 249011, 249009, 249000, 248999, 248992, 248989, 248980, 248979, 248978, 248976, 248975, 248974, 248973, 248962, 248961, 248960, 248955, 248951, 248947, 248946, 248941, 248940, 248938, 248936, 248931, 248928, 248917, 248916, 248915, 248914, 248913, 248911, 248904, 248902, 248900, 248899, 248897, 248896, 248895, 248893, 248892, 248891, 248890, 248889, 248887, 248886, 248885, 248884, 248883, 248882, 248875, 248863, 248861, 248860, 248859, 248854, 248852, 248849, 248848, 248845, 248844, 248841, 248840, 248827, 248822, 248821, 248820, 248814, 248813, 248812, 248807, 248806, 248805, 248804, 248803, 248800, 248799, 248796, 248795, 248791, 248790, 248789, 248788, 248787, 248785, 248739, 248738, 248688, 248687, 248686, 248685, 248684, 248683, 248682, 248681, 248680, 248678, 248676, 248671, 248669, 248654, 248650, 248645, 248634, 248633, 248632, 248628, 248626, 248613, 248608, 248603, 248598, 248596, 248594, 248591, 248585, 248584, 248583, 248582, 248581, 248580, 248578, 248577, 248576, 248575, 248574, 248572, 248571, 248570, 248569, 248568, 248567, 248566, 248565, 248564, 248563, 248562, 248561, 248560, 248559, 248558, 248557, 248556, 248554, 248553, 248552, 248551, 248550, 248549, 248548, 248547, 248546, 248545, 248544, 248543, 248542, 248541, 248539, 248538, 248537, 248536, 248535, 248534, 248533, 248527, 248524, 248523, 248522, 248521, 248520, 248519, 248518, 248517, 248516, 248515, 248511, 248510, 248508, 248507, 248506, 248505, 248503, 248502, 248501, 248500, 248499, 248498, 248497, 248495, 248494, 248491, 248490, 248489, 248488, 248487, 248486, 248485, 248484, 248483, 248482, 248481, 248480, 248479, 248478, 248477, 248476, 248475, 248474, 248473, 248472, 248471, 248470, 248469, 248468, 248467, 248465, 248464, 248463, 248462, 248461, 248460, 248459, 248458, 248457, 248456, 248455, 248454, 248452, 248451, 248450, 248446, 248445, 248444, 248443, 248441, 248440, 248439, 248436, 248431, 248428, 248425, 248420, 248415, 248414, 248409, 248408, 248402, 248399, 248397, 248396, 248395, 248393, 248392, 248390, 248387, 248386, 248385, 248384, 248383, 248382, 248381, 248380, 248377, 248376, 248375, 248374, 248372, 248371, 248368, 248361, 248359, 248353, 248348, 248345, 248344, 248343, 248342, 248340, 248339, 248338, 248337, 248335, 248333, 248332, 248331, 248329, 248327, 248325, 248322, 248321, 248315, 248314, 248311, 248310, 248309, 248301, 248297, 248294, 248293, 248292, 248291, 248290, 248289, 248287, 248285, 248282, 248281, 248280, 248279, 248278, 248277, 248263, 248261, 248260, 248259, 248258, 248256, 248255, 248253, 248251, 248249, 248233, 248232, 248231, 248230, 248229, 248227, 248223, 248212, 248187, 248186, 248185, 248184, 248183, 248182, 248181, 248180, 248172, 248171, 248169, 248166, 248165, 248164, 248163, 248162, 248161, 248158, 248157, 248156, 248155, 248154, 248153, 248152, 248151, 248150, 248149, 248147, 248146, 248145, 248144, 248143, 248142, 248141, 248140, 248139, 248138, 248136, 248135, 248133, 248132, 248130, 248129, 248128, 248127, 248126, 248125, 248123, 248122, 248121, 248120, 248119, 248118, 248117, 248116, 248115, 248114, 248113, 248112, 248111, 248110, 248109, 248108, 248107, 248105, 248104, 248103, 248102, 248101, 248100, 248097, 248096, 248095, 248093, 248092, 248091, 248090, 248089, 248088, 248087, 248086, 248085, 248084, 248083, 248081, 248080, 248054, 248053, 248051, 248049, 248047, 248046, 248045, 248042, 248039, 248037, 248035, 248034, 248033, 248032, 248030, 248027, 248024, 248022, 248021, 248020, 248019, 248018, 248017, 248015, 248014, 248013, 248012, 248009, 248007, 248006, 248004, 248000, 247999, 247998, 247997, 247996, 247995, 247994, 247993, 247992, 247991, 247990, 247989, 247986, 247984, 247983, 247980, 247977, 247976, 247975, 247974, 247971, 247970, 247969, 247968, 247964, 247963, 247962, 247961, 247960, 247959, 247958, 247955, 247954, 247953, 247952, 247951, 247950, 247948, 247947, 247946, 247945, 247944, 247943, 247942, 247941, 247940, 247932, 247931, 247930, 247929, 247928, 247927, 247926, 247925, 247924, 247923, 247922, 247921, 247920, 247918, 247917, 247916, 247915, 247914, 247911, 247910, 247909, 247908, 247906, 247905, 247904, 247903, 247898, 247897, 247896, 247892, 247891, 247890, 247888, 247885, 247884, 247883, 247879, 247877, 247876, 247875, 247873, 247872, 247871, 247870, 247869, 247868, 247866, 247865, 247864, 247854, 247853, 247852, 247851, 247850, 247849, 247848, 247847, 247846, 247844, 247843, 247842, 247841, 247840, 247839, 247835, 247834, 247832, 247831, 247828, 247817, 247808, 247806, 247804, 247803, 247800, 247798, 247796, 247789, 247788, 247781, 247771, 247770, 247769, 247768, 247759, 247755, 247754, 247753, 247751, 247748, 247744, 247742, 247740, 247739, 247738, 247737, 247736, 247735, 247734, 247733, 247732, 247731, 247728, 247723, 247722, 247721, 247720, 247718, 247717, 247715, 247714, 247713, 247712, 247711, 247710, 247709, 247708, 247707, 247706, 247705, 247704, 247703, 247702, 247701, 247700, 247699, 247698, 247697, 247695, 247694, 247693, 247692, 247691, 247690, 247689, 247688, 247687, 247686, 247685, 247684, 247683, 247682, 247680, 247679, 247678, 247677, 247676, 247675, 247674, 247672, 247671, 247670, 247669, 247668, 247667, 247666, 247665, 247664, 247663, 247662, 247661, 247660, 247659, 247658, 247657, 247656, 247655, 247654, 247653, 247652, 247651, 247650, 247649, 247648, 247646, 247645, 247642, 247641, 247640, 247638, 247637, 247636, 247635, 247634, 247633, 247632, 247630, 247629, 247628, 247627, 247626, 247625, 247624, 247623, 247622, 247621, 247620, 247619, 247618, 247617, 247616, 247613, 247612, 247611, 247610, 247609, 247608, 247607, 247606, 247605, 247604, 247603, 247602, 247601, 247600, 247599, 247598, 247597, 247596, 247595, 247594, 247593, 247592, 247591, 247590, 247589, 247588, 247587, 247586, 247585, 247584, 247583, 247582, 247581, 247580, 247579, 247578, 247577, 247576, 247575, 247574, 247573, 247572, 247571, 247570, 247569, 247568, 247567, 247566, 247565, 247564, 247563, 247562, 247561, 247560, 247559, 247558, 247557, 247556, 247553, 247552, 247551, 247550, 247544, 247539, 247538, 247533, 247532, 247531, 247530, 247529, 247528, 247527, 247526, 247525, 247524, 247523, 247507, 247506, 247505, 247504, 247503, 247498, 247497, 247496, 247490, 247489, 247488, 247487, 247486, 247485, 247484, 247482, 247480, 247479, 247478, 247477, 247476, 247475, 247474, 247473, 247472, 247471, 247470, 247465, 247464, 247463, 247462, 247461, 247458, 247456, 247455, 247450, 247449, 247448, 247447, 247446, 247445, 247444, 247443, 247441, 247440, 247439, 247438, 247436, 247435, 247434, 247433, 247432, 247431, 247429, 247427, 247426, 247425, 247424, 247423, 247421, 247419, 247417, 247416, 247415, 247414, 247413, 247412, 247408, 247405, 247404, 247402, 247400, 247398, 247397, 247396, 247395, 247394, 247393, 247392, 247391, 247390, 247389, 247388, 247387, 247386, 247381, 247380, 247378, 247377, 247376, 247375, 247374, 247372, 247370, 247369, 247368, 247367, 247365, 247362, 247357, 247345, 247344, 247342, 247341, 247334, 247333, 247330, 247327, 247326, 247325, 247324, 247323, 247322, 247311, 247309, 247308, 247307, 247306, 247305, 247304, 247303, 247302, 247301, 247300, 247299, 247298, 247297, 247296, 247295, 247294, 247289, 247288, 247287, 247286, 247285, 247284, 247283, 247281, 247277, 247275, 247274, 247273, 247272, 247269, 247268, 247267, 247266, 247265, 247264, 247262, 247259, 247258, 247256, 247254, 247253, 247247, 247245, 247244, 247243, 247240, 247239, 247235, 247234, 247233, 247232, 247231, 247230, 247229, 247228, 247227, 247226, 247225, 247224, 247223, 247219, 247218, 247217, 247216, 247211, 247210, 247208, 247207, 247201, 247200, 247199, 247198, 247197, 247196, 247195, 247194, 247193, 247192, 247191, 247190, 247189, 247186, 247185, 247184, 247183, 247181, 247180, 247179, 247178, 247177, 247176, 247175, 247174, 247173, 247172, 247171, 247170, 247169, 247167, 247166, 247165, 247164, 247163, 247162, 247161, 247160, 247159, 247151, 247150, 247149, 247148, 247147, 247146, 247145, 247144, 247142, 247141, 247139, 247138, 247137, 247136, 247135, 247134, 247133, 247129, 247127, 247125, 247123, 247112, 247111, 247110, 247109, 247108, 247104, 247103, 247102, 247101, 247100, 247099, 247098, 247097, 247095, 247083, 247082, 247078, 247077, 247075, 247068, 247067, 247065, 247058, 247057, 247056, 247055, 247053, 247052, 247051, 247050, 247049, 247048, 247047, 247046, 247045, 247044, 247043, 247042, 247041, 247040, 247039, 247038, 247037, 247036, 247035, 247034, 247032, 247028, 247027, 247025, 247021, 247017, 247016, 247015, 247012, 247011, 247009, 247000, 246999, 246992, 246991, 246990, 246989, 246988, 246987, 246985, 246983, 246968, 246962, 246961, 246959, 246957, 246956, 246955, 246954, 246950, 246949, 246948, 246947, 246946, 246945, 246944, 246940, 246939, 246938, 246937, 246935, 246934, 246928, 246927, 246926, 246925, 246924, 246923, 246922, 246921, 246920, 246914, 246903, 246902, 246901, 246900, 246899, 246897, 246896, 246894, 246886, 246883, 246875, 246873, 246870, 246868, 246867, 246865, 246862, 246861, 246860, 246859, 246858, 246847, 246846, 246845, 246844, 246843, 246842, 246841, 246840, 246839, 246838, 246837, 246836, 246835, 246834, 246833, 246831, 246830, 246828, 246827, 246825, 246823, 246822, 246812, 246811, 246810, 246807, 246806, 246805, 246804, 246803, 246802, 246801, 246800, 246795, 246789, 246788, 246787, 246786, 246785, 246784, 246780, 246773, 246772, 246770, 246768, 246767, 246766, 246764, 246763, 246761, 246760, 246759, 246758, 246756, 246754, 246751, 246750, 246748, 246745, 246744, 246742, 246739, 246735, 246734, 246732, 246728, 246727, 246726, 246724, 246723, 246722, 246716, 246715, 246714, 246713, 246712, 246711, 246693, 246692, 246688, 246681, 246670, 246669, 246661, 246659, 246658, 246656, 246653, 246649, 246648, 246647, 246646, 246645, 246644, 246642, 246640, 246639, 246636, 246635, 246634, 246633, 246624, 246623, 246618, 246616, 246614, 246611, 246610, 246609, 246608, 246606, 246602, 246599, 246598, 246597, 246596, 246595, 246594, 246593, 246590, 246589, 246587, 246578, 246577, 246576, 246575, 246574, 246573, 246571, 246570, 246568, 246566, 246565, 246564, 246563, 246562, 246561, 246559, 246554, 246553, 246541, 246540, 246539, 246536, 246534, 246529, 246528, 246523, 246522, 246521, 246520, 246519, 246518, 246516, 246515, 246514, 246513, 246512, 246511, 246510, 246509, 246508, 246507, 246506, 246505, 246504, 246502, 246501, 246498, 246497, 246496, 246495, 246494, 246493, 246492, 246491, 246490, 246484, 246483, 246472, 246471, 246468, 246467, 246465, 246463, 246462, 246461, 246460, 246459, 246458, 246457, 246456, 246454, 246452, 246449, 246448, 246447, 246446, 246445, 246443, 246442, 246441, 246440, 246439, 246437, 246436, 246435, 246434, 246432, 246431, 246430, 246429, 246428, 246424, 246423, 246422, 246405, 246404, 246403, 246402, 246401, 246400, 246399, 246398, 246397, 246396, 246395, 246393, 246392, 246390, 246389, 246388, 246385, 246384, 246383, 246382, 246381, 246379, 246377, 246374, 246372, 246369, 246361, 246351, 246349, 246348, 246347, 246346, 246345, 246343, 246342, 246341, 246340, 246339, 246337, 246336, 246335, 246334, 246333, 246309, 246306, 246305, 246303, 246302, 246299, 246298, 246295, 246292); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (246291, 246290, 246288, 246287, 246286, 246285, 246273, 246272, 246271, 246270, 246269, 246268, 246266, 246265, 246263, 246261, 246260, 246258, 246257, 246256, 246255, 246254, 246253, 246252, 246251, 246250, 246249, 246248, 246246, 246245, 246244, 246243, 246242, 246241, 246240, 246239, 246238, 246237, 246236, 246235, 246234, 246233, 246232, 246231, 246230, 246229, 246228, 246227, 246225, 246224, 246223, 246221, 246220, 246218, 246217, 246216, 246215, 246214, 246212, 246211, 246210, 246209, 246208, 246207, 246206, 246205, 246204, 246203, 246202, 246199, 246198, 246197, 246196, 246195, 246194, 246193, 246192, 246191, 246190, 246189, 246188, 246187, 246186, 246185, 246184, 246183, 246182, 246181, 246180, 246179, 246178, 246177, 246171, 246170, 246169, 246168, 246167, 246166, 246165, 246164, 246162, 246161, 246160, 246159, 246151, 246149, 246148, 246129, 246128, 246121, 246120, 246119, 246118, 246116, 246115, 246114, 246113, 246112, 246110, 246109, 246108, 246107, 246106, 246105, 246103, 246102, 246101, 246100, 246099, 246098, 246097, 246096, 246087, 246079, 246069, 246068, 246066, 246065, 246064, 246063, 246062, 246061, 246060, 246059, 246057, 246054, 246053, 246052, 246051, 246050, 246049, 246048, 246047, 246046, 246045, 246044, 246043, 246042, 246040, 246039, 246038, 246036, 246032, 246031, 246027, 246025, 246022, 246018, 246017, 246016, 246015, 246014, 246013, 246010, 246009, 246008, 246007, 245989, 245987, 245986, 245985, 245983, 245982, 245979, 245978, 245977, 245976, 245975, 245974, 245973, 245972, 245971, 245970, 245969, 245968, 245967, 245966, 245964, 245963, 245962, 245961, 245960, 245959, 245958, 245957, 245956, 245955, 245954, 245953, 245952, 245951, 245950, 245949, 245948, 245947, 245946, 245945, 245944, 245943, 245942, 245941, 245940, 245939, 245938, 245937, 245936, 245935, 245934, 245933, 245932, 245931, 245930, 245929, 245928, 245927, 245926, 245925, 245924, 245923, 245922, 245921, 245920, 245919, 245918, 245917, 245916, 245915, 245914, 245913, 245912, 245911, 245910, 245909, 245908, 245907, 245906, 245905, 245904, 245903, 245902, 245901, 245900, 245899, 245898, 245897, 245896, 245895, 245894, 245892, 245891, 245890, 245889, 245888, 245887, 245886, 245885, 245882, 245881, 245880, 245878, 245877, 245876, 245875, 245874, 245873, 245872, 245871, 245870, 245869, 245868, 245867, 245866, 245865, 245864, 245863, 245862, 245861, 245860, 245859, 245858, 245857, 245853, 245851, 245850, 245849, 245848, 245847, 245846, 245839, 245831, 245830, 245828, 245827, 245826, 245825, 245824, 245823, 245816, 245815, 245814, 245813, 245812, 245811, 245810, 245809, 245808, 245806, 245805, 245804, 245803, 245802, 245794, 245793, 245792, 245791, 245790, 245789, 245787, 245786, 245784, 245783, 245782, 245781, 245780, 245779, 245777, 245775, 245774, 245772, 245770, 245769, 245768, 245763, 245751, 245750, 245748, 245745, 245744, 245743, 245742, 245741, 245740, 245728, 245726, 245725, 245723, 245722, 245720, 245719, 245718, 245717, 245716, 245715, 245714, 245713, 245712, 245706, 245703, 245700, 245699, 245698, 245697, 245696, 245695, 245692, 245691, 245690, 245689, 245688, 245687, 245686, 245685, 245684, 245675, 245670, 245669, 245668, 245667, 245666, 245665, 245664, 245663, 245662, 245661, 245660, 245657, 245656, 245655, 245653, 245652, 245651, 245650, 245649, 245648, 245646, 245644, 245641, 245626, 245623, 245622, 245621, 245619, 245618, 245616, 245612, 245611, 245610, 245609, 245608, 245606, 245605, 245601, 245600, 245599, 245598, 245597, 245596, 245595, 245594, 245593, 245592, 245591, 245589, 245588, 245585, 245584, 245583, 245582, 245581, 245580, 245579, 245578, 245577, 245576, 245575, 245573, 245568, 245567, 245566, 245564, 245562, 245557, 245556, 245555, 245554, 245553, 245552, 245551, 245549, 245538, 245529, 245528, 245526, 245523, 245522, 245521, 245520, 245519, 245518, 245517, 245516, 245515, 245513, 245512, 245510, 245508, 245503, 245500, 245497, 245495, 245494, 245493, 245492, 245491, 245490, 245489, 245488, 245486, 245481, 245479, 245477, 245474, 245472, 245461, 245460, 245452, 245449, 245444, 245443, 245434, 245432, 245388, 245326, 245325, 245324, 245322, 245321, 245318, 245315, 245314, 245313, 245312, 245311, 245309, 245308, 245306, 245304, 245302, 245300, 245299, 245298, 245297, 245291, 245290, 245288, 245287, 245286, 245285, 245284, 245283, 245282, 245281, 245278, 245277, 245276, 245275, 245274, 245261, 245260, 245258, 245257, 245256, 245255, 245254, 245253, 245252, 245251, 245250, 245249, 245248, 245247, 245246, 245245, 245244, 245243, 245242, 245241, 245240, 245239, 245238, 245237, 245235, 245234, 245233, 245232, 245231, 245230, 245229, 245228, 245227, 245226, 245225, 245224, 245223, 245222, 245221, 245220, 245219, 245218, 245217, 245209, 245208, 245207, 245206, 245205, 245204, 245202, 245201, 245200, 245199, 245198, 245197, 245196, 245195, 245194, 245193, 245192, 245191, 245190, 245189, 245185, 245181, 245176, 245174, 245173, 245172, 245171, 245166, 245165, 245164, 245163, 245162, 245161, 245159, 245158, 245154, 245153, 245152, 245151, 245150, 245149, 245147, 245145, 245144, 245143, 245142, 245141, 245139, 245137, 245136, 245135, 245134, 245122, 245120, 245118, 245116, 245115, 245113, 245112, 245111, 245110, 245109, 245108, 245107, 245106, 245105, 245104, 245103, 245102, 245101, 245100, 245099, 245098, 245097, 245096, 245095, 245094, 245093, 245092, 245091, 245090, 245089, 245086, 245079, 245077, 245075, 245073, 245071, 245065, 245064, 245063, 245056, 245055, 245054, 245053, 245035, 245027, 245023, 245021, 245020, 245019, 245016, 245015, 245014, 245012, 245011, 245010, 245009, 245004, 245002, 245000, 244999, 244998, 244997, 244996, 244995, 244994, 244992, 244991, 244990, 244982, 244981, 244980, 244979, 244978, 244977, 244976, 244975, 244974, 244971, 244970, 244969, 244968, 244967, 244966, 244965, 244964, 244963, 244962, 244961, 244959, 244958, 244957, 244956, 244955, 244953, 244944, 244940, 244939, 244938, 244937, 244936, 244935, 244934, 244932, 244930, 244927, 244926, 244924, 244923, 244920, 244919, 244910, 244909, 244908, 244907, 244906, 244905, 244904, 244903, 244902, 244901, 244900, 244899, 244898, 244897, 244896, 244894, 244893, 244890, 244889, 244888, 244887, 244883, 244882, 244881, 244871, 244870, 244869, 244868, 244867, 244866, 244865, 244864, 244862, 244860, 244859, 244858, 244857, 244854, 244847, 244845, 244839, 244837, 244835, 244832, 244831, 244830, 244809, 244808, 244805, 244800, 244796, 244793, 244792, 244790, 244787, 244783, 244782, 244781, 244779, 244777, 244776, 244775, 244774, 244772, 244771, 244756, 244753, 244752, 244751, 244750, 244748, 244747, 244746, 244744, 244743, 244741, 244740, 244739, 244734, 244731, 244730, 244727, 244726, 244721, 244719, 244715, 244713, 244712, 244709, 244705, 244700, 244699, 244697, 244695, 244687, 244680, 244679, 244678, 244677, 244675, 244674, 244673, 244672, 244671, 244670, 244669, 244668, 244666, 244665, 244664, 244663, 244662, 244661, 244660, 244659, 244658, 244657, 244656, 244655, 244654, 244653, 244652, 244651, 244650, 244649, 244648, 244647, 244645, 244644, 244643, 244636, 244634, 244632, 244631, 244629, 244628, 244627, 244626, 244624, 244623, 244608, 244607, 244606, 244605, 244603, 244602, 244601, 244585, 244568, 244567, 244566, 244565, 244564, 244563, 244562, 244561, 244560, 244559, 244558, 244557, 244556, 244555, 244554, 244551, 244550, 244549, 244546, 244544, 244543, 244542, 244541, 244540, 244535, 244531, 244530, 244529, 244528, 244527, 244526, 244525, 244523, 244522, 244521, 244519, 244514, 244513, 244512, 244511, 244510, 244509, 244508, 244507, 244506, 244503, 244502, 244501, 244500, 244499, 244498, 244497, 244496, 244495, 244494, 244493, 244490, 244489, 244488, 244487, 244486, 244482, 244480, 244478, 244477, 244476, 244475, 244474, 244473, 244472, 244471, 244470, 244469, 244468, 244464, 244463, 244462, 244461, 244460, 244456, 244455, 244452, 244448, 244446, 244445, 244444, 244443, 244437, 244432, 244425, 244422, 244421, 244420, 244419, 244417, 244415, 244409, 244408, 244407, 244406, 244405, 244404, 244402, 244401, 244400, 244399, 244393, 244392, 244391, 244390, 244389, 244388, 244386, 244385, 244384, 244382, 244381, 244380, 244379, 244378, 244377, 244376, 244375, 244373, 244372, 244371, 244370, 244369, 244366, 244364, 244361, 244359, 244350, 244349, 244348, 244347, 244340, 244339, 244337, 244336, 244335, 244332, 244330, 244329, 244328, 244327, 244326, 244325, 244324, 244323, 244322, 244318, 244317, 244315, 244314, 244313, 244311, 244310, 244309, 244308, 244299, 244298, 244297, 244296, 244295, 244293, 244292, 244290, 244289, 244288, 244287, 244286, 244285, 244284, 244283, 244282, 244280, 244273, 244262, 244261, 244260, 244259, 244258, 244257, 244256, 244255, 244254, 244253, 244252, 244251, 244249, 244248, 244247, 244246, 244245, 244244, 244241, 244240, 244233, 244232, 244229, 244228, 244225, 244224, 244223, 244222, 244221, 244220, 244219, 244218, 244217, 244216, 244214, 244213, 244212, 244211, 244210, 244209, 244208, 244207, 244206, 244205, 244203, 244202, 244200, 244199, 244196, 244195, 244194, 244193, 244192, 244191, 244190, 244189, 244188, 244187, 244186, 244185, 244184, 244183, 244182, 244181, 244179, 244178, 244177, 244176, 244175, 244174, 244173, 244172, 244171, 244170, 244169, 244168, 244158, 244157, 244156, 244154, 244153, 244150, 244149, 244148, 244147, 244146, 244145, 244144, 244143, 244142, 244141, 244140, 244139, 244138, 244137, 244136, 244135, 244134, 244133, 244132, 244131, 244130, 244129, 244128, 244127, 244126, 244125, 244124, 244123, 244122, 244120, 244118, 244108, 244107, 244106, 244105, 244103, 244101, 244099, 244098, 244097, 244096, 244095, 244094, 244093, 244092, 244091, 244090, 244089, 244084, 244074, 244073, 244070, 244069, 244068, 244065, 244063, 244062, 244060, 244059, 244057, 244056, 244053, 244052, 244051, 244050, 244049, 244048, 244047, 244044, 244043, 244041, 244040, 244039, 244036, 244031, 244029, 244028, 244027, 244026, 244023, 244016, 244011, 244010, 244009, 244004, 244002, 243993, 243992, 243990, 243989, 243984, 243982, 243975, 243972, 243971, 243969, 243968, 243967, 243966, 243962, 243961, 243958, 243957, 243956, 243946, 243942, 243936, 243934, 243929, 243927, 243903, 243898, 243896, 243893, 243892, 243891, 243888, 243886, 243885, 243882, 243880, 243879, 243878, 243877, 243876, 243875, 243874, 243872, 243871, 243870, 243869, 243868, 243867, 243866, 243865, 243864, 243863, 243857, 243856, 243855, 243854, 243853, 243852, 243851, 243850, 243846, 243844, 243839, 243838, 243837, 243833, 243832, 243829, 243828, 243825, 243822, 243821, 243820, 243818, 243816, 243809, 243808, 243806, 243805, 243797, 243794, 243793, 243792, 243791, 243790, 243789, 243788, 243787, 243771, 243770, 243769, 243768, 243757, 243756, 243741, 243740, 243739, 243738, 243737, 243736, 243735, 243734, 243733, 243723, 243722, 243721, 243720, 243719, 243718, 243717, 243715, 243690, 243667, 243666, 243665, 243664, 243663, 243662, 243661, 243660, 243659, 243658, 243657, 243656, 243655, 243654, 243653, 243652, 243651, 243650, 243649, 243648, 243647, 243646, 243645, 243643, 243639, 243638, 243637, 243636, 243635, 243634, 243633, 243631, 243630, 243608, 243607, 243606, 243605, 243604, 243603, 243602, 243601, 243600, 243599, 243598, 243597, 243596, 243595, 243594, 243593, 243592, 243591, 243590, 243579, 243578, 243577, 243573, 243571, 243567, 243563, 243559, 243555, 243554, 243553, 243548, 243543, 243514, 243513, 243512, 243511, 243510, 243509, 243508, 243507, 243506, 243505, 243504, 243503, 243502, 243500, 243491, 243490, 243489, 243488, 243477, 243476, 243475, 243474, 243473, 243472, 243471, 243468, 243467, 243466, 243465, 243464, 243463, 243462, 243461, 243460, 243459, 243458, 243457, 243456, 243454, 243453, 243452, 243451, 243450, 243445, 243444, 243443, 243442, 243433, 243432, 243431, 243430, 243429, 243427, 243426, 243425, 243424, 243423, 243418, 243413, 243412, 243411, 243410, 243409, 243408, 243406, 243404, 243403, 243402, 243401, 243400, 243399, 243398, 243397, 243396, 243395, 243393, 243391, 243390, 243389, 243371, 243354, 243353, 243351, 243350, 243341, 243340, 243339, 243338, 243337, 243334, 243332, 243326, 243325, 243324, 243323, 243318, 243297, 243282, 243276, 243275, 243272, 243270, 243269, 243268, 243267, 243266, 243265, 243264, 243263, 243262, 243258, 243256, 243251, 243249, 243246, 243245, 243242, 243241, 243238, 243235, 243234, 243232, 243231, 243230, 243226, 243225, 243223, 243222, 243221, 243220, 243219, 243215, 243213, 243212, 243210, 243208, 243205, 243203, 243202, 243201, 243199, 243197, 243196, 243195, 243194, 243193, 243191, 243187, 243186, 243185, 243183, 243182, 243181, 243179, 243176, 243174, 243173, 243172, 243171, 243170, 243169, 243168, 243167, 243166, 243165, 243164, 243163, 243162, 243161, 243160, 243159, 243158, 243157, 243156, 243155, 243154, 243153, 243152, 243151, 243150, 243149, 243148, 243147, 243146, 243145, 243144, 243143, 243130, 243129, 243128, 243125, 243124, 243123, 243122, 243121, 243120, 243118, 243116, 243114, 243113, 243111, 243110, 243109, 243102, 243094, 243092, 243051, 243050, 243049, 243048, 243047, 243046, 243045, 243044, 243043, 243042, 243035, 243034, 243033, 243032, 243031, 243029, 243028, 243027, 243026, 243025, 243024, 243023, 243022, 243021, 243020, 243019, 243018, 243017, 243016, 243015, 243014, 243013, 243012, 243011, 243010, 243009, 243008, 243007, 243006, 243005, 242988, 242987, 242983, 242981, 242980, 242977, 242975, 242973, 242972, 242971, 242970, 242968, 242966, 242964, 242962, 242961, 242960, 242959, 242958, 242957, 242956, 242955, 242954, 242953, 242952, 242948, 242947, 242946, 242945, 242942, 242938, 242937, 242936, 242935, 242932, 242929, 242925, 242923, 242922, 242920, 242919, 242906, 242905, 242904, 242898, 242897, 242896, 242874, 242872, 242859, 242858, 242857, 242856, 242855, 242854, 242853, 242852, 242851, 242850, 242849, 242846, 242845, 242844, 242843, 242842, 242841, 242840, 242839, 242825, 242824, 242823, 242819, 242809, 242808, 242807, 242806, 242805, 242804, 242803, 242802, 242801, 242800, 242799, 242798, 242797, 242796, 242795, 242794, 242789, 242788, 242787, 242786, 242785, 242784, 242783, 242782, 242774, 242773, 242772, 242771, 242770, 242768, 242767, 242766, 242765, 242763, 242761, 242759, 242758, 242756, 242754, 242753, 242751, 242749, 242747, 242730, 242728, 242727, 242726, 242725, 242724, 242723, 242722, 242721, 242720, 242719, 242718, 242717, 242716, 242715, 242714, 242713, 242712, 242711, 242710, 242709, 242708, 242707, 242696, 242695, 242694, 242691, 242690, 242689, 242687, 242686, 242685, 242684, 242683, 242681, 242679, 242678, 242677, 242676, 242675, 242674, 242673, 242671, 242670, 242669, 242668, 242667, 242665, 242658, 242657, 242656, 242655, 242653, 242652, 242651, 242650, 242649, 242648, 242647, 242646, 242645, 242644, 242643, 242642, 242641, 242639, 242638, 242637, 242636, 242635, 242634, 242633, 242629, 242628, 242627, 242626, 242625, 242624, 242623, 242622, 242621, 242620, 242619, 242618, 242611, 242610, 242609, 242604, 242598, 242594, 242593, 242592, 242591, 242590, 242589, 242588, 242587, 242586, 242585, 242584, 242583, 242582, 242581, 242580, 242579, 242578, 242577, 242576, 242575, 242574, 242573, 242572, 242571, 242570, 242567, 242566, 242565, 242564, 242563, 242562, 242561, 242560, 242559, 242544, 242524, 242522, 242521, 242520, 242519, 242517, 242516, 242515, 242508, 242499, 242498, 242496, 242494, 242493, 242458, 242457, 242456, 242452, 242445, 242443, 242440, 242414, 242413, 242408, 242407, 242406, 242405, 242404, 242403, 242401, 242400, 242399, 242398, 242397, 242394, 242393, 242392, 242377, 242375, 242374, 242367, 242366, 242365, 242364, 242363, 242362, 242361, 242358, 242357, 242356, 242355, 242353, 242352, 242351, 242350, 242349, 242346, 242345, 242338, 242335, 242333, 242331, 242330, 242329, 242328, 242326, 242325, 242324, 242322, 242321, 242320, 242318, 242317, 242314, 242313, 242312, 242311, 242310, 242309, 242308, 242305, 242302, 242301, 242297, 242295, 242293, 242290, 242288, 242286, 242281, 242279, 242276, 242273, 242265, 242259, 242258, 242257, 242256, 242255, 242249, 242247, 242246, 242244, 242243, 242240, 242239, 242238, 242237, 242236, 242235, 242233, 242232, 242231, 242230, 242229, 242228, 242225, 242224, 242216, 242214, 242213, 242212, 242211, 242209, 242207, 242206, 242205, 242204, 242203, 242202, 242200, 242199, 242198, 242185, 242183, 242181, 242180, 242179, 242178, 242177, 242176, 242172, 242171, 242170, 242169, 242165, 242164, 242163, 242162, 242161, 242160, 242157, 242156, 242155, 242154, 242153, 242152, 242151, 242150, 242149, 242148, 242147, 242146, 242145, 242144, 242143, 242142, 242141, 242139, 242138, 242137, 242136, 242135, 242134, 242133, 242131, 242130, 242129, 242128, 242127, 242117, 242115, 242114, 242111, 242109, 242107, 242104, 242103, 242102, 242101, 242100, 242099, 242096, 242095, 242094, 242093, 242089, 242081, 242077, 242075, 242073, 242070, 242068, 242067, 242036, 242035, 242032, 242030, 242029, 242028, 242027, 242026, 242025, 242024, 242023, 242022, 242021, 242020, 242019, 242018, 242017, 242015, 242014, 242013, 242012, 242011, 242010, 242007, 242006, 242000, 241999, 241998, 241997, 241996, 241992, 241991, 241989, 241988, 241986, 241985, 241984, 241980, 241979, 241975, 241974, 241969, 241967, 241964, 241963, 241961, 241959, 241957, 241955, 241954, 241952, 241950, 241947, 241931, 241927, 241926, 241925, 241924, 241923, 241922, 241921, 241920, 241919, 241918, 241917, 241914, 241912, 241911, 241910, 241909, 241908, 241906, 241902, 241898, 241891, 241889, 241888, 241886, 241882, 241871, 241870, 241867, 241851, 241848, 241846, 241836, 241834, 241830, 241829, 241828, 241827, 241826, 241825, 241824, 241821, 241820, 241817, 241815, 241814, 241813, 241811, 241808, 241806, 241805, 241804, 241800, 241799, 241798, 241797, 241796, 241795, 241794, 241793, 241792, 241791, 241790, 241787, 241786, 241785, 241784, 241783, 241782, 241781, 241780, 241779, 241778, 241774, 241773, 241770, 241769, 241765, 241763, 241761, 241760, 241759, 241758, 241757, 241756, 241755, 241754, 241753, 241752, 241751, 241749, 241747, 241746, 241744, 241741, 241740, 241739, 241738, 241737, 241736, 241735, 241734, 241731, 241729, 241728, 241727, 241726, 241722, 241721, 241720, 241719, 241718, 241717, 241714, 241712, 241710, 241707, 241702, 241701, 241699, 241694, 241693, 241692, 241689, 241687, 241684, 241683, 241682, 241680, 241679, 241678, 241677, 241676, 241675, 241674, 241673, 241672, 241669, 241668, 241665, 241664, 241663, 241658, 241655, 241654, 241653, 241652, 241651, 241650, 241649, 241648, 241647, 241646, 241645, 241644, 241643, 241642, 241641, 241640, 241639, 241638, 241637, 241636, 241635, 241634, 241633, 241630, 241629, 241628, 241626, 241625, 241623, 241621, 241619, 241618, 241617, 241616, 241614, 241606, 241605, 241604, 241596, 241561, 241560, 241559, 241558, 241556, 241555, 241554, 241553, 241550, 241549, 241548, 241547, 241546, 241542, 241537, 241536, 241535, 241534, 241533, 241532, 241514, 241513, 241512, 241510, 241509, 241508, 241507, 241506, 241505, 241504, 241503, 241502, 241501, 241500, 241499, 241498, 241497, 241496, 241495, 241494, 241493, 241492, 241491, 241490, 241489, 241488, 241483, 241482, 241481, 241477, 241475, 241474, 241473, 241471, 241469, 241468, 241464, 241463, 241462, 241461, 241460, 241459, 241450, 241447, 241446, 241445, 241441, 241440, 241439, 241438, 241436, 241435, 241434, 241432, 241431, 241430, 241429, 241428, 241427, 241424, 241423, 241422, 241421, 241420, 241419, 241418, 241417, 241416, 241415, 241414, 241413, 241412, 241411, 241410, 241409, 241408, 241407, 241401, 241400, 241399, 241398, 241397, 241396, 241395, 241394, 241393, 241392, 241391, 241390, 241389, 241388, 241387, 241386, 241385, 241384, 241383, 241382, 241381, 241380, 241379, 241378, 241377, 241376, 241375, 241374, 241373, 241372, 241371, 241370, 241369, 241368, 241366, 241365, 241362, 241360, 241359, 241357, 241352, 241350, 241349, 241346, 241344, 241343, 241342, 241341, 241340, 241339, 241334, 241333, 241329, 241328, 241325, 241324, 241323, 241322, 241321, 241320, 241318, 241317, 241314, 241313, 241312, 241309, 241304, 241300, 241299, 241298, 241297, 241296, 241292, 241290, 241281, 241280, 241279, 241275, 241272, 241269, 241267, 241259, 241258, 241257, 241254, 241253, 241252, 241251, 241250, 241249, 241248, 241247, 241246, 241245, 241244, 241243, 241242, 241241, 241240, 241239, 241238, 241231, 241230, 241229, 241226, 241224, 241223, 241222, 241221, 241217, 241216, 241211, 241210, 241209, 241208, 241203, 241202, 241201, 241200, 241199, 241198, 241197, 241196, 241195, 241194, 241193, 241191, 241190, 241189, 241188, 241187, 241186, 241185, 241184, 241183, 241182, 241181, 241180, 241179, 241173, 241171, 241169, 241168, 241167, 241166, 241165, 241164, 241163, 241162, 241159, 241158, 241157, 241156, 241155, 241147, 241146, 241145, 241139, 241138, 241135, 241132, 241131, 241130, 241129, 241128, 241127, 241126, 241125, 241124, 241122, 241121, 241120, 241119, 241118, 241117, 241116, 241115, 241114, 241113, 241112, 241110, 241108, 241105, 241104, 241103, 241101, 241097, 241096, 241095, 241094, 241092, 241091, 241065, 241061, 241060, 241059, 241056, 241049, 241045, 241028, 241027, 241025, 241024, 241023, 241022, 241021, 241020, 241019, 241018, 241016, 241015, 241014, 241013, 241012, 241011, 241010, 241009, 241002, 241001, 241000, 240997, 240996, 240995, 240994, 240992, 240984, 240980, 240978, 240970, 240969, 240968, 240967, 240966, 240965, 240963, 240961, 240950, 240949, 240948, 240947, 240946, 240945, 240944, 240943, 240942, 240941, 240940, 240939, 240938, 240937, 240936, 240935, 240934, 240933, 240932, 240931, 240930, 240929, 240925, 240924, 240923, 240922, 240913, 240908, 240891, 240886, 240885, 240875, 240874, 240872, 240862, 240861, 240858, 240857, 240856, 240855, 240854, 240843, 240841, 240837, 240828, 240824, 240822, 240820, 240819, 240817, 240816, 240815, 240814, 240813, 240811, 240800, 240798, 240797, 240793, 240792, 240790, 240788, 240784, 240777, 240775, 240760, 240759, 240758, 240757, 240756, 240750, 240749, 240748, 240746, 240745, 240744, 240743, 240742, 240741, 240738, 240722, 240721, 240720, 240719, 240689, 240687, 240686, 240685, 240684, 240683, 240682, 240681, 240680, 240679, 240671, 240661, 240660, 240659, 240658, 240657, 240656, 240655, 240654, 240653, 240652, 240650, 240649, 240648, 240647, 240646, 240645, 240644, 240643, 240642, 240641, 240640, 240639, 240638, 240637, 240636, 240635, 240634, 240633, 240632, 240631, 240630, 240629, 240628, 240627, 240626, 240625, 240624, 240623, 240622, 240621, 240620, 240619, 240618, 240617, 240616, 240615, 240614, 240613, 240612, 240611, 240610, 240607, 240606, 240605, 240604, 240603, 240602, 240601, 240600, 240599, 240598, 240597, 240596, 240595, 240594, 240592, 240591, 240590, 240589, 240588, 240587, 240586, 240585, 240583, 240582, 240581, 240580, 240579, 240578, 240577, 240576, 240575, 240574, 240573, 240572, 240571, 240570, 240569, 240568, 240567, 240566, 240565, 240564, 240563, 240562, 240561, 240560, 240559, 240558, 240539, 240538, 240536, 240533, 240532, 240531, 240530, 240528, 240526, 240525, 240522, 240521, 240519, 240518, 240500, 240497, 240496, 240495, 240493, 240487, 240479, 240478, 240471, 240469, 240467, 240460, 240459, 240458, 240456, 240455, 240450, 240449, 240448, 240447, 240446, 240445, 240444, 240443, 240442, 240441, 240440, 240439, 240438, 240437, 240434, 240430, 240423, 240422, 240421, 240420, 240416, 240415, 240414, 240413, 240409, 240408, 240407, 240406, 240405, 240404, 240403, 240399, 240396, 240395, 240390, 240389, 240388, 240385, 240379, 240378, 240377, 240376, 240375, 240374, 240373, 240372, 240371, 240370, 240363, 240358, 240356, 240355, 240354, 240352, 240351, 240350, 240349, 240348, 240347, 240346, 240345, 240344, 240341, 240340, 240338, 240337, 240336, 240335, 240331, 240330, 240329, 240328, 240327, 240326, 240325, 240324, 240323, 240322, 240321, 240320, 240319, 240315, 240314, 240313, 240311, 240310, 240307, 240306, 240305, 240304, 240303, 240302, 240298, 240297, 240293, 240292, 240291, 240290, 240289, 240288, 240287, 240286, 240285, 240284, 240283, 240282, 240281, 240276, 240275, 240274, 240273, 240267, 240265, 240264, 240262, 240261, 240260, 240259, 240258, 240257, 240256, 240255, 240254, 240246, 240242, 240240, 240239, 240238, 240237, 240236, 240235, 240234, 240233, 240232, 240230, 240228, 240225, 240222, 240215, 240207, 240206, 240202, 240201, 240198, 240197, 240196, 240195, 240192, 240191, 240190, 240169, 240168, 240166, 240165, 240164, 240163, 240162, 240161, 240155, 240150, 240149, 240147, 240146, 240145, 240144, 240143, 240142, 240141, 240139, 240138, 240137, 240136, 240135, 240134, 240133, 240132, 240131, 240128, 240126, 240125, 240124, 240123, 240122, 240121, 240120, 240119, 240117, 240112, 240105, 240098, 240096, 240093, 240092, 240091, 240090, 240089, 240085, 240084, 240081, 240079, 240077, 240076, 240075, 240074, 240073, 240070, 240069, 240068, 240066, 240065, 240064, 240063, 240049, 240044, 240043, 240041, 240034, 240031, 240030, 240028, 240027, 240025, 240024, 240021, 240019, 240012, 240010, 240009, 240008, 240007, 240006, 240005, 240004, 240003, 240002, 240001, 240000, 239999, 239991, 239990, 239989, 239988, 239987, 239986, 239985, 239984, 239983, 239982, 239981, 239971, 239968, 239967, 239966, 239963, 239962, 239960, 239957, 239956, 239955, 239954, 239953, 239952, 239951, 239950, 239949, 239946, 239943, 239940, 239939, 239937, 239936, 239923, 239921, 239920, 239919, 239918, 239915, 239914, 239913, 239906, 239905, 239904, 239903, 239902, 239900, 239899, 239894, 239891, 239879, 239878, 239877, 239876, 239875, 239867, 239861, 239859, 239858, 239857, 239856, 239855, 239854, 239851, 239850, 239849, 239848, 239847, 239846, 239845, 239844, 239843, 239842, 239841, 239837, 239836, 239835, 239830, 239829, 239828, 239826, 239824, 239822, 239818, 239817, 239816, 239814, 239813, 239812, 239811, 239809, 239808, 239807, 239806, 239803, 239802, 239798, 239796, 239780, 239779, 239778, 239775, 239770, 239769, 239768, 239767, 239766, 239765, 239764, 239763, 239762, 239761, 239760, 239759, 239754, 239753, 239752, 239751, 239750, 239749, 239748, 239746, 239745, 239743, 239742, 239740, 239739, 239738, 239737, 239734, 239733, 239732, 239731, 239730, 239729, 239726, 239723, 239721, 239719, 239717, 239716, 239715, 239713, 239712, 239711, 239710, 239709, 239708, 239707, 239706, 239705, 239704, 239703, 239702, 239701, 239700, 239699, 239698, 239697, 239695, 239693, 239692, 239691, 239690, 239689, 239688, 239687, 239686, 239685, 239684, 239683, 239682, 239681, 239680, 239679, 239678, 239653, 239652, 239645, 239644, 239643, 239642, 239641, 239640, 239639, 239638, 239637, 239636, 239633, 239631, 239630, 239629, 239627, 239626, 239625, 239624, 239622, 239621, 239620, 239619, 239618, 239617, 239616, 239615, 239614, 239612, 239610, 239609, 239608, 239607, 239605, 239604, 239603, 239602, 239601, 239600, 239599, 239598, 239597, 239596, 239595, 239594, 239593, 239592, 239591, 239590, 239589, 239586, 239584, 239583, 239582, 239581, 239580, 239576, 239573, 239571, 239570, 239566, 239553, 239552, 239551, 239550, 239549, 239548, 239547, 239544, 239543, 239539, 239533, 239517, 239513, 239511, 239509, 239508, 239506, 239505, 239497, 239496, 239492, 239488, 239487, 239485, 239484, 239481, 239480, 239479, 239478, 239476, 239475, 239474, 239469, 239468, 239467, 239466, 239465, 239464, 239445, 239444, 239435, 239434, 239433, 239432, 239431, 239430, 239429, 239428, 239427, 239426, 239424, 239423, 239422, 239408, 239390, 239389, 239387, 239386, 239385, 239384, 239382, 239381, 239375, 239374, 239372, 239370, 239361, 239360, 239359, 239358, 239357, 239356, 239355, 239354, 239352, 239350, 239349, 239348, 239347, 239345, 239344, 239340, 239337, 239334, 239333, 239331, 239330, 239329, 239328, 239327, 239326, 239325, 239324, 239323, 239322, 239319, 239318, 239317, 239316, 239315, 239314, 239312, 239310, 239309, 239308, 239307, 239306, 239305, 239304, 239303, 239302, 239301, 239300, 239299, 239297, 239296, 239295, 239294, 239293, 239292, 239291, 239290, 239289, 239288, 239287, 239286, 239285, 239284, 239278, 239277, 239276, 239272, 239264, 239263, 239262, 239261, 239260, 239256, 239255, 239252, 239250, 239249, 239248, 239247, 239246, 239245, 239244, 239243, 239242, 239241, 239240, 239239, 239238, 239237, 239230, 239227, 239226, 239225, 239224, 239223, 239222, 239221, 239220, 239219, 239218, 239216, 239215, 239214, 239213, 239212, 239211, 239210, 239209, 239208, 239207, 239206, 239205, 239203, 239202, 239201, 239200, 239199, 239198, 239197, 239196, 239195, 239194, 239193, 239192, 239191, 239182, 239181, 239180, 239179, 239177, 239176, 239174, 239170, 239169, 239167, 239166, 239165, 239164, 239160, 239158, 239157, 239156, 239155, 239154, 239153, 239152, 239151, 239150, 239149, 239148, 239147, 239145, 239143, 239142, 239141, 239140, 239138, 239137, 239136, 239135, 239134, 239133, 239132, 239131, 239130, 239129, 239128, 239127, 239126, 239125, 239124, 239123, 239122, 239121, 239120, 239119, 239118, 239117, 239116, 239115, 239114, 239113, 239112, 239111, 239110, 239109, 239108, 239106, 239104, 239103, 239101, 239100, 239098, 239097, 239095, 239094, 239093, 239092, 239091, 239090, 239089, 239088, 239086, 239085, 239084, 239083, 239082, 239081, 239080, 239079, 239077, 239076, 239075, 239073, 239072, 239071, 239070, 239068, 239067, 239066, 239065, 239063, 239062, 239061, 239060, 239059, 239058, 239057, 239056, 239054, 239053, 239051, 239050, 239049, 239008, 239007, 239006, 239005, 239003, 239001, 238995, 238993, 238990, 238985, 238981, 238980, 238976, 238974, 238969, 238968, 238963, 238962, 238961, 238959, 238958, 238957, 238955, 238954, 238953, 238952, 238951, 238947, 238946, 238945, 238944, 238943, 238942, 238941, 238940, 238937, 238936, 238935, 238934, 238933, 238932, 238927, 238919, 238917, 238915, 238913, 238910, 238909, 238903, 238901, 238899, 238897, 238891, 238888, 238887, 238884, 238883, 238879, 238877, 238876, 238875, 238874, 238873, 238872, 238871, 238870, 238869, 238868, 238867, 238865, 238862, 238861, 238851, 238848, 238847, 238846, 238844, 238843, 238838, 238837, 238836, 238835, 238831, 238830, 238826, 238820, 238819, 238818, 238817, 238816, 238815, 238809, 238806, 238805, 238804, 238803, 238802, 238801, 238799, 238795, 238794, 238788, 238787, 238786, 238785, 238780, 238779, 238777, 238776, 238775, 238774, 238773, 238772, 238771, 238770, 238769, 238768, 238767, 238766, 238765, 238764, 238760, 238756, 238754, 238749, 238748, 238747, 238746, 238745, 238744, 238743, 238742, 238741, 238740, 238735, 238734, 238733, 238730, 238729, 238728, 238727, 238726, 238723, 238721, 238720, 238717, 238712, 238711, 238707, 238705, 238703, 238702, 238701, 238699, 238698, 238697, 238696, 238695, 238694, 238693, 238692, 238690, 238688, 238685, 238684, 238683, 238682, 238681, 238680, 238679, 238678, 238677, 238676, 238675, 238661, 238660, 238659, 238657, 238656, 238655, 238654, 238653, 238652, 238648, 238647, 238646, 238645, 238644, 238643, 238642, 238641, 238639, 238638, 238635, 238634, 238632, 238631, 238630, 238626, 238623, 238622, 238621, 238620, 238608, 238606, 238605, 238601, 238597, 238584, 238570, 238560, 238559, 238558, 238557, 238555, 238553, 238552, 238551, 238550, 238549, 238548, 238546, 238545, 238544, 238543, 238542, 238541, 238537, 238534, 238533, 238532, 238531, 238530, 238528, 238527, 238526, 238525, 238524, 238523, 238522, 238521, 238520, 238519, 238518, 238517, 238516, 238514, 238513, 238502, 238501, 238500, 238499, 238496, 238495, 238494, 238493, 238492, 238487, 238486, 238485, 238484, 238483, 238481, 238479, 238476, 238475, 238474, 238473, 238472, 238471, 238467, 238464, 238463, 238462, 238461, 238460, 238459, 238458, 238457, 238456, 238455, 238454, 238453, 238452, 238451, 238448, 238446, 238445, 238444, 238443, 238442, 238441, 238440, 238439, 238438, 238421, 238413, 238412, 238411, 238410, 238409, 238407, 238406, 238405, 238404, 238403, 238401, 238400, 238399, 238398, 238397, 238396, 238395, 238394, 238393, 238392, 238391, 238390, 238389, 238388, 238385, 238384, 238382, 238381, 238380, 238379, 238377, 238376, 238374, 238372, 238371, 238370, 238359, 238342, 238336, 238335, 238334, 238333, 238332, 238331, 238330, 238329, 238328, 238327, 238326, 238325, 238324, 238323, 238321, 238320, 238319, 238318, 238317, 238316, 238315, 238314, 238309, 238296, 238293, 238292, 238290, 238289, 238287, 238286, 238285, 238284, 238283, 238282, 238281, 238280, 238279, 238278, 238262, 238259, 238257, 238255, 238254, 238250, 238242, 238227, 238226, 238225, 238224, 238223, 238220, 238219, 238218, 238217, 238216, 238215, 238214, 238213, 238212, 238211, 238208, 238207, 238205, 238204, 238203, 238202, 238201, 238200, 238199, 238198, 238197, 238196, 238195, 238194, 238193, 238192, 238191, 238190, 238189, 238188, 238187, 238186, 238185, 238184, 238183, 238181, 238180, 238179, 238177, 238176, 238175, 238174, 238173, 238172, 238171, 238170, 238168, 238167, 238166, 238165, 238164, 238163, 238162, 238161, 238160, 238158, 238156, 238155, 238153, 238152, 238151, 238150, 238149, 238146, 238145, 238144, 238143, 238142, 238141, 238139, 238138, 238137, 238134, 238133, 238132, 238131, 238130, 238127, 238126, 238124, 238122, 238121, 238120, 238119, 238118, 238117, 238116, 238115, 238114, 238113, 238112, 238111, 238110, 238106, 238104, 238102, 238101, 238100, 238099, 238096, 238095, 238094, 238093, 238091, 238090, 238089, 238088, 238086, 238085, 238083, 238082, 238081, 238080, 238078, 238077, 238076, 238075, 238074, 238073, 238072, 238071, 238070, 238069, 238068, 238067, 238066, 238065, 238064, 238063, 238062, 238061, 238060, 238059, 238058, 238057, 238056, 238055, 238054, 238053, 238051, 238050, 238048, 238047, 238034, 238032, 238029, 238028, 238027, 238026, 238024, 238022, 238021, 238018, 238016, 238015, 238014, 238013, 238011, 238010, 238009, 238008, 238006, 238005, 238004, 238003, 238002, 238001, 238000, 237999, 237998, 237997, 237996, 237990, 237989, 237988, 237987, 237986, 237985, 237984, 237983, 237982, 237981, 237980, 237979, 237975, 237974, 237973, 237972, 237971, 237970, 237969, 237968, 237967, 237966, 237965, 237964, 237963, 237962, 237961, 237960, 237959, 237958, 237945, 237943, 237939, 237938, 237937, 237936, 237935, 237932, 237931, 237930, 237929, 237928, 237927, 237926, 237924, 237922, 237919, 237918, 237917, 237915, 237914, 237913, 237912, 237906, 237899, 237898, 237897, 237893, 237892, 237891, 237890, 237889, 237888, 237887, 237886, 237885, 237884, 237883, 237882, 237881, 237880, 237879, 237878, 237877, 237876, 237875, 237874, 237873, 237872, 237871, 237869, 237868, 237867, 237866, 237865, 237864, 237863, 237862, 237861, 237860, 237859, 237856, 237851, 237850, 237848, 237847, 237844, 237843, 237842, 237830, 237829, 237827, 237826, 237825, 237824, 237821, 237820, 237819, 237814, 237812, 237811, 237810, 237808, 237807, 237806, 237805, 237804, 237803, 237795, 237794, 237793, 237792, 237791, 237790, 237789, 237788, 237787, 237786, 237785, 237784, 237772, 237769, 237768, 237767, 237766, 237763, 237762, 237761, 237756, 237755, 237754, 237753, 237752, 237751, 237749, 237748, 237747, 237746, 237745, 237744, 237742, 237741, 237740, 237739, 237738, 237737, 237734, 237732, 237731, 237730, 237729, 237728, 237727, 237726, 237725, 237724, 237723, 237722, 237720, 237719, 237718, 237715, 237714, 237711, 237710, 237709, 237708, 237707, 237706, 237705, 237704, 237703, 237701, 237700, 237699, 237698, 237697, 237696, 237695, 237694, 237693, 237692, 237691, 237690, 237688, 237682, 237681, 237676, 237666, 237661, 237649, 237648, 237647, 237646, 237645, 237644, 237643, 237642, 237641, 237640, 237638, 237637, 237636, 237635, 237634, 237632, 237631, 237630, 237629, 237627, 237626, 237624, 237622, 237621, 237619, 237618, 237617, 237615, 237614, 237613, 237611, 237610, 237609, 237599, 237596, 237595, 237592, 237587, 237586, 237583, 237582, 237581, 237580, 237579, 237577, 237576, 237574, 237573, 237572, 237570, 237541, 237540, 237539, 237538, 237536, 237528, 237525, 237522, 237520, 237516, 237515, 237514, 237513, 237512, 237511, 237510, 237509, 237508, 237506, 237505, 237504, 237503, 237502, 237500, 237499, 237498, 237497, 237496, 237495, 237494, 237492, 237490, 237489, 237458, 237457, 237456, 237455, 237454, 237449, 237447, 237446, 237445, 237441, 237440, 237439, 237438, 237437, 237436, 237434, 237433, 237429, 237424, 237419, 237418, 237417, 237416, 237415, 237414, 237413, 237412, 237411, 237410, 237409, 237408, 237407, 237406, 237404, 237402, 237398, 237396, 237395, 237394, 237393, 237392, 237391, 237390, 237389, 237386, 237385, 237384, 237382, 237380, 237379, 237378, 237362, 237361, 237360, 237358, 237355, 237353, 237352, 237351, 237347, 237346, 237344, 237340, 237339, 237338, 237337, 237336, 237335, 237334, 237333, 237332, 237331, 237329, 237328, 237327, 237313, 237308, 237303, 237302, 237299, 237274, 237273, 237269, 237268, 237267, 237266, 237265, 237264, 237263, 237262, 237261, 237260, 237259, 237256, 237255, 237254, 237253, 237252, 237249, 237248, 237246, 237245, 237243, 237241, 237240, 237237, 237236, 237235, 237234, 237233, 237232, 237231, 237230, 237228, 237227, 237226, 237225, 237223, 237222, 237219, 237216, 237211, 237208, 237207, 237206, 237205, 237204, 237203, 237202, 237201, 237200, 237198, 237196, 237192, 237188, 237187, 237186, 237184, 237182, 237181, 237180, 237179, 237178, 237175, 237173, 237172, 237171, 237170, 237169, 237168, 237165, 237164, 237163, 237161, 237159, 237158, 237156, 237153, 237151, 237149, 237145, 237144, 237143, 237141, 237140, 237138, 237137, 237134, 237133, 237131, 237130, 237129, 237128, 237127, 237126, 237125, 237124, 237118, 237117, 237114, 237113, 237112, 237111, 237109, 237108, 237107, 237106, 237105, 237104, 237103, 237102, 237101, 237100, 237099, 237098, 237097, 237096, 237091, 237090, 237087, 237086, 237085, 237083, 237080, 237077, 237070, 237069, 237068, 237067, 237066, 237065, 237064, 237063, 237062, 237061, 237060, 237059, 237058, 237057, 237056, 237055, 237054, 237053, 237052, 237051, 237050, 237043, 237042, 237040, 237039, 237009, 237008, 237007, 237003, 236998, 236990, 236987, 236985, 236984, 236983, 236982, 236981, 236980, 236979, 236978, 236977, 236975, 236972, 236971, 236970, 236969, 236968, 236966, 236965, 236964, 236963, 236962, 236961, 236959, 236958, 236957, 236956, 236955, 236954, 236953, 236952, 236949, 236948, 236947, 236946, 236944, 236943, 236942, 236940, 236939, 236938, 236937, 236936, 236935, 236934, 236933, 236932, 236931, 236930, 236918, 236917, 236909, 236903, 236901, 236900, 236888, 236887, 236885, 236883, 236877, 236866, 236865, 236854, 236852, 236851, 236850, 236848, 236846, 236841, 236813, 236812, 236810, 236808, 236800, 236791, 236790, 236789, 236788, 236787, 236786, 236785, 236784, 236783, 236782, 236781, 236780, 236779, 236777, 236776, 236775, 236774, 236773, 236772, 236771, 236770, 236769, 236768, 236767, 236766, 236765, 236764, 236763, 236761, 236759, 236758, 236757, 236755, 236754, 236753, 236752, 236751, 236750, 236749, 236748, 236747, 236745, 236744, 236743, 236742, 236741, 236740, 236738, 236737, 236736, 236735, 236734, 236733, 236731, 236729, 236727, 236725, 236722, 236721, 236717, 236716, 236715, 236714, 236713, 236707, 236702, 236695, 236694, 236693, 236691, 236690, 236684, 236678, 236677, 236676, 236675, 236664, 236504, 236503, 236499, 236498, 236497, 236496, 236495, 236493, 236492, 236491, 236490, 236489, 236487, 236486, 236485, 236484, 236483, 236479, 236384, 236359, 236318, 236271, 236267, 236266, 236264, 236178, 236177, 236176, 236175, 236174, 236173, 236172, 236171, 236170, 236169, 236168, 236165, 236163, 236162, 236161, 236160, 236158, 236157, 236156, 236155, 236154, 236153, 236152, 236151, 236150, 236149, 236148, 236147, 236146, 236145, 236144, 236142, 236141, 236140, 236134, 236133, 236131, 236130, 236126, 236124, 236122, 236121, 236120, 236119, 236118, 236117, 236116, 236113, 236111, 236110, 236108, 236105, 236102, 236101, 236099, 236096, 236095, 236094, 236093, 236092, 236090, 236087, 236086, 236083, 236081, 236080, 236079, 236075, 236072, 236062, 236051, 236048, 236047); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (236046, 236041, 236040, 236038, 236036, 236034, 236032, 236030, 236027, 236024, 236021, 236017, 236015, 236013, 236011, 236008, 236007, 236006, 236005, 236004, 236003, 236002, 236001, 235995, 235994, 235993, 235992, 235990, 235989, 235988, 235987, 235986, 235985, 235984, 235983, 235982, 235981, 235980, 235979, 235978, 235975, 235973, 235972, 235971, 235970, 235969, 235968, 235967, 235966, 235965, 235964, 235962, 235961, 235960, 235958, 235957, 235956, 235955, 235953, 235952, 235951, 235950, 235949, 235948, 235947, 235946, 235945, 235943, 235942, 235941, 235940, 235937, 235936, 235935, 235933, 235928, 235908, 235907, 235903, 235902, 235901, 235899, 235898, 235895, 235885, 235883, 235882, 235881, 235880, 235879, 235878, 235875, 235874, 235873, 235872, 235871, 235870, 235869, 235868, 235867, 235866, 235865, 235864, 235863, 235856, 235851, 235850, 235848, 235847, 235846, 235845, 235844, 235843, 235841, 235840, 235839, 235836, 235835, 235834, 235833, 235832, 235831, 235830, 235829, 235827, 235826, 235825, 235824, 235822, 235821, 235820, 235819, 235818, 235816, 235815, 235814, 235813, 235812, 235811, 235810, 235809, 235808, 235807, 235806, 235805, 235804, 235803, 235802, 235801, 235800, 235799, 235798, 235795, 235794, 235793, 235791, 235790, 235789, 235786, 235785, 235784, 235782, 235780, 235779, 235778, 235777, 235773, 235772, 235769, 235768, 235767, 235766, 235765, 235764, 235763, 235762, 235761, 235760, 235759, 235758, 235757, 235740, 235739, 235738, 235737, 235736, 235735, 235734, 235733, 235732, 235731, 235730, 235728, 235725, 235721, 235720, 235719, 235718, 235717, 235716, 235715, 235714, 235713, 235712, 235711, 235710, 235709, 235708, 235707, 235706, 235705, 235704, 235703, 235702, 235701, 235700, 235699, 235698, 235697, 235696, 235695, 235694, 235693, 235692, 235691, 235690, 235689, 235688, 235687, 235686, 235685, 235684, 235683, 235682, 235681, 235680, 235679, 235678, 235677, 235676, 235675, 235672, 235671, 235670, 235669, 235663, 235662, 235660, 235657, 235655, 235653, 235649, 235647, 235645, 235643, 235642, 235640, 235639, 235638, 235636, 235635, 235633, 235632, 235631, 235629, 235628, 235627, 235626, 235625, 235623, 235622, 235621, 235620, 235619, 235618, 235589, 235587, 235586, 235585, 235584, 235583, 235578, 235577, 235574, 235573, 235566, 235565, 235564, 235563, 235562, 235561, 235560, 235559, 235558, 235557, 235556, 235554, 235553, 235552, 235551, 235550, 235549, 235548, 235547, 235545, 235542, 235541, 235540, 235539, 235538, 235534, 235533, 235530, 235529, 235528, 235527, 235526, 235525, 235518, 235517, 235516, 235515, 235514, 235513, 235512, 235511, 235509, 235507, 235506, 235503, 235501, 235500, 235499, 235498, 235497, 235496, 235495, 235494, 235493, 235492, 235491, 235490, 235489, 235488, 235487, 235486, 235485, 235484, 235483, 235482, 235481, 235480, 235479, 235478, 235477, 235476, 235475, 235474, 235473, 235472, 235469, 235468, 235467, 235462, 235458, 235456, 235454, 235453, 235452, 235451, 235450, 235449, 235448, 235447, 235446, 235443, 235441, 235440, 235439, 235438, 235437, 235436, 235434, 235433, 235432, 235431, 235430, 235429, 235428, 235427, 235423, 235420, 235416, 235415, 235414, 235413, 235412, 235411, 235406, 235404, 235401, 235400, 235399, 235398, 235397, 235396, 235395, 235394, 235391, 235389, 235388, 235387, 235378, 235375, 235374, 235373, 235372, 235371, 235370, 235369, 235368, 235367, 235366, 235363, 235361, 235360, 235359, 235358, 235353, 235352, 235351, 235349, 235348, 235347, 235344, 235343, 235342, 235341, 235340, 235339, 235338, 235337, 235335, 235334, 235333, 235332, 235331, 235330, 235329, 235328, 235327, 235326, 235325, 235323, 235322, 235321, 235320, 235319, 235318, 235317, 235316, 235315, 235313, 235312, 235311, 235310, 235305, 235304, 235303, 235302, 235301, 235300, 235299, 235298, 235297, 235296, 235295, 235294, 235293, 235292, 235291, 235290, 235289, 235288, 235287, 235286, 235285, 235284, 235283, 235282, 235280, 235279, 235278, 235277, 235276, 235275, 235273, 235270, 235269, 235266, 235264, 235263, 235262, 235260, 235256, 235255, 235254, 235252, 235245, 235244, 235243, 235242, 235241, 235239, 235238, 235237, 235236, 235235, 235234, 235233, 235232, 235231, 235228, 235227, 235222, 235221, 235215, 235214, 235213, 235212, 235211, 235210, 235209, 235208, 235207, 235206, 235205, 235204, 235203, 235202, 235200, 235199, 235198, 235197, 235196, 235194, 235193, 235190, 235185, 235184, 235182, 235179, 235178, 235177, 235176, 235175, 235174, 235173, 235172, 235171, 235170, 235169, 235168, 235166, 235165, 235164, 235163, 235159, 235158, 235155, 235154, 235153, 235151, 235150, 235149, 235148, 235147, 235146, 235145, 235144, 235143, 235142, 235141, 235140, 235139, 235138, 235136, 235134, 235133, 235132, 235131, 235130, 235129, 235128, 235127, 235121, 235120, 235119, 235118, 235117, 235116, 235113, 235110, 235105, 235104, 235103, 235101, 235100, 235095, 235094, 235093, 235092, 235091, 235090, 235089, 235087, 235086, 235085, 235084, 235083, 235082, 235081, 235080, 235079, 235078, 235077, 235076, 235075, 235074, 235072, 235063, 235060, 235058, 235057, 235056, 235054, 235053, 235052, 235051, 235050, 235049, 235048, 235047, 235046, 235045, 235044, 235043, 235042, 235041, 235039, 235038, 235037, 235036, 235035, 235034, 235033, 235032, 235031, 235030, 235029, 235028, 235027, 235026, 235025, 235024, 235023, 235022, 235021, 235020, 235019, 235018, 235017, 235016, 235015, 235014, 235013, 235012, 235011, 235010, 235009, 235008, 235007, 235006, 235005, 235004, 235003, 235002, 235001, 234999, 234994, 234993, 234992, 234989, 234988, 234987, 234986, 234984, 234982, 234978, 234974, 234970, 234969, 234968, 234967, 234964, 234963, 234962, 234961, 234960, 234959, 234958, 234957, 234956, 234955, 234954, 234953, 234952, 234951, 234941, 234939, 234938, 234937, 234936, 234935, 234934, 234933, 234932, 234931, 234930, 234928, 234927, 234924, 234923, 234909, 234908, 234907, 234906, 234905, 234904, 234903, 234902, 234897, 234893, 234892, 234891, 234890, 234889, 234888, 234887, 234886, 234885, 234884, 234883, 234877, 234876, 234875, 234873, 234872, 234870, 234869, 234868, 234867, 234866, 234865, 234863, 234862, 234860, 234857, 234855, 234852, 234850, 234849, 234847, 234844, 234843, 234842, 234840, 234839, 234836, 234831, 234826, 234824, 234823, 234822, 234821, 234820, 234819, 234818, 234817, 234816, 234815, 234814, 234813, 234811, 234810, 234809, 234808, 234807, 234806, 234805, 234801, 234800, 234799, 234798, 234797, 234796, 234795, 234794, 234793, 234790, 234786, 234785, 234784, 234777, 234774, 234773, 234772, 234770, 234769, 234768, 234767, 234766, 234765, 234764, 234763, 234762, 234761, 234752, 234751, 234750, 234748, 234747, 234746, 234745, 234744, 234743, 234742, 234741, 234731, 234730, 234729, 234728, 234724, 234717, 234712, 234711, 234710, 234709, 234708, 234707, 234700, 234699, 234698, 234697, 234696, 234695, 234694, 234693, 234692, 234691, 234690, 234689, 234688, 234687, 234681, 234680, 234679, 234678, 234677, 234676, 234675, 234674, 234673, 234672, 234671, 234670, 234652, 234651, 234650, 234649, 234648, 234647, 234646, 234645, 234644, 234643, 234642, 234641, 234640, 234639, 234638, 234637, 234634, 234629, 234625, 234624, 234623, 234622, 234621, 234620, 234612, 234610, 234609, 234606, 234602, 234600, 234599, 234598, 234597, 234596, 234595, 234594, 234593, 234592, 234590, 234588, 234587, 234586, 234580, 234579, 234578, 234577, 234576, 234575, 234574, 234573, 234572, 234571, 234570, 234569, 234567, 234566, 234565, 234563, 234560, 234559, 234557, 234552, 234551, 234550, 234549, 234548, 234547, 234546, 234544, 234543, 234542, 234540, 234534, 234532, 234531, 234530, 234529, 234527, 234526, 234524, 234523, 234522, 234521, 234520, 234519, 234518, 234517, 234515, 234514, 234513, 234509, 234505, 234504, 234503, 234502, 234501, 234498, 234497, 234496, 234494, 234492, 234491, 234489, 234488, 234487, 234486, 234485, 234484, 234483, 234481, 234480, 234479, 234478, 234477, 234476, 234475, 234474, 234473, 234472, 234471, 234470, 234469, 234468, 234467, 234466, 234462, 234461, 234435, 234434, 234433, 234432, 234431, 234430, 234429, 234428, 234427, 234426, 234425, 234424, 234423, 234422, 234418, 234417, 234416, 234415, 234414, 234413, 234412, 234404, 234403, 234402, 234401, 234400, 234399, 234398, 234397, 234396, 234395, 234394, 234393, 234392, 234390, 234388, 234386, 234385, 234384, 234383, 234382, 234380, 234379, 234378, 234377, 234374, 234373, 234369, 234367, 234366, 234365, 234364, 234363, 234362, 234361, 234360, 234359, 234358, 234353, 234352, 234349, 234348, 234346, 234345, 234344, 234343, 234342, 234341, 234340, 234339, 234338, 234337, 234333, 234332, 234330, 234328, 234327, 234326, 234322, 234319, 234316, 234314, 234312, 234311, 234308, 234307, 234298, 234295, 234294, 234293, 234284, 234283, 234282, 234281, 234280, 234279, 234277, 234276, 234275, 234274, 234273, 234272, 234271, 234269, 234262, 234261, 234260, 234259, 234258, 234257, 234256, 234255, 234254, 234253, 234252, 234250, 234249, 234248, 234247, 234246, 234245, 234244, 234243, 234242, 234241, 234240, 234239, 234237, 234235, 234234, 234231, 234230, 234229, 234227, 234226, 234225, 234224, 234223, 234222, 234220, 234216, 234215, 234214, 234212, 234211, 234210, 234207, 234206, 234204, 234203, 234191, 234190, 234189, 234188, 234186, 234184, 234180, 234179, 234178, 234169, 234168, 234167, 234166, 234165, 234164, 234162, 234161, 234156, 234152, 234151, 234149, 234148, 234145, 234144, 234143, 234142, 234141, 234140, 234139, 234138, 234137, 234136, 234135, 234134, 234133, 234128, 234127, 234126, 234123, 234122, 234121, 234120, 234113, 234111, 234110, 234109, 234106, 234105, 234104, 234102, 234101, 234100, 234098, 234097, 234096, 234095, 234094, 234093, 234092, 234091, 234090, 234089, 234088, 234087, 234086, 234085, 234084, 234081, 234080, 234079, 234078, 234077, 234076, 234074, 234073, 234070, 234069, 234067, 234066, 234063, 234062, 234061, 234060, 234058, 234057, 234056, 234054, 234053, 234050, 234048, 234047, 234046, 234045, 234041, 234039, 234038, 234037, 234035, 234034, 234033, 234032, 234031, 234030, 234029, 234028, 234026, 234025, 234024, 234023, 234021, 234020, 234019, 234018, 234017, 234016, 234015, 234014, 234013, 234009, 234008, 234006, 234005, 234004, 234003, 234002, 234001, 234000, 233999, 233995, 233992, 233991, 233990, 233989, 233988, 233986, 233985, 233984, 233983, 233982, 233981, 233980, 233979, 233977, 233976, 233975, 233974, 233973, 233972, 233971, 233970, 233969, 233968, 233967, 233966, 233965, 233964, 233963, 233962, 233961, 233960, 233959, 233958, 233947, 233946, 233945, 233944, 233943, 233942, 233940, 233939, 233938, 233937, 233936, 233935, 233934, 233933, 233932, 233931, 233930, 233928, 233927, 233926, 233925, 233924, 233923, 233922, 233919, 233918, 233917, 233914, 233913, 233912, 233911, 233910, 233906, 233903, 233901, 233900, 233899, 233897, 233895, 233894, 233893, 233892, 233891, 233890, 233889, 233887, 233885, 233884, 233881, 233874, 233873, 233872, 233871, 233870, 233869, 233868, 233867, 233866, 233865, 233864, 233862, 233859, 233858, 233857, 233856, 233855, 233854, 233853, 233852, 233851, 233850, 233849, 233848, 233847, 233846, 233844, 233843, 233842, 233841, 233840, 233839, 233838, 233837, 233836, 233835, 233834, 233833, 233832, 233831, 233830, 233829, 233826, 233818, 233816, 233815, 233814, 233813, 233812, 233811, 233809, 233808, 233806, 233805, 233804, 233803, 233802, 233801, 233800, 233799, 233798, 233797, 233796, 233795, 233794, 233791, 233790, 233787, 233786, 233785, 233784, 233783, 233782, 233781, 233780, 233779, 233778, 233777, 233776, 233773, 233772, 233771, 233770, 233769, 233768, 233764, 233763, 233762, 233761, 233756, 233755, 233754, 233753, 233752, 233751, 233750, 233749, 233748, 233747, 233746, 233745, 233744, 233741, 233740, 233739, 233732, 233731, 233724, 233722, 233721, 233720, 233719, 233718, 233717, 233716, 233715, 233711, 233710, 233709, 233708, 233705, 233701, 233697, 233696, 233691, 233689, 233688, 233687, 233686, 233685, 233682, 233680, 233679, 233678, 233677, 233676, 233675, 233671, 233670, 233669, 233668, 233666, 233660, 233659, 233658, 233657, 233656, 233655, 233652, 233649, 233648, 233647, 233646, 233645, 233644, 233643, 233642, 233639, 233637, 233627, 233626, 233625, 233623, 233622, 233620, 233619, 233618, 233613, 233610, 233609, 233608, 233602, 233600, 233598, 233593, 233591, 233589, 233587, 233585, 233584, 233583, 233582, 233581, 233580, 233579, 233578, 233577, 233576, 233575, 233574, 233573, 233571, 233570, 233569, 233566, 233565, 233564, 233563, 233562, 233561, 233560, 233559, 233557, 233556, 233555, 233547, 233546, 233545, 233544, 233537, 233536, 233535, 233534, 233533, 233531, 233529, 233528, 233526, 233525, 233524, 233523, 233522, 233521, 233520, 233519, 233518, 233516, 233515, 233514, 233513, 233510, 233509, 233508, 233507, 233506, 233505, 233503, 233502, 233496, 233493, 233492, 233491, 233490, 233489, 233488, 233486, 233484, 233483, 233479, 233478, 233475, 233474, 233473, 233472, 233471, 233469, 233468, 233467, 233452, 233451, 233450, 233449, 233448, 233447, 233445, 233441, 233440, 233434, 233433, 233432, 233429, 233424, 233423, 233422, 233419, 233418, 233416, 233412, 233411, 233401, 233400, 233398, 233397, 233396, 233395, 233394, 233393, 233391, 233390, 233389, 233388, 233387, 233386, 233385, 233384, 233383, 233382, 233381, 233380, 233378, 233377, 233376, 233375, 233374, 233370, 233369, 233368, 233367, 233366, 233365, 233364, 233363, 233362, 233361, 233358, 233356, 233355, 233354, 233350, 233349, 233348, 233347, 233346, 233345, 233344, 233343, 233342, 233341, 233340, 233339, 233337, 233336, 233335, 233334, 233333, 233332, 233331, 233330, 233329, 233328, 233327, 233326, 233309, 233308, 233307, 233300, 233299, 233298, 233297, 233296, 233295, 233294, 233293, 233292, 233291, 233290, 233289, 233288, 233287, 233286, 233285, 233283, 233281, 233279, 233278, 233264, 233263, 233262, 233261, 233260, 233259, 233258, 233257, 233256, 233255, 233253, 233252, 233251, 233249, 233248, 233247, 233246, 233242, 233236, 233231, 233229, 233227, 233225, 233224, 233222, 233214, 233201, 233200, 233197, 233195, 233193, 233191, 233190, 233188, 233187, 233186, 233185, 233184, 233183, 233182, 233181, 233180, 233179, 233178, 233177, 233176, 233175, 233174, 233172, 233170, 233167, 233165, 233161, 233159, 233152, 233151, 233150, 233149, 233148, 233147, 233141, 233121, 233118, 233116, 233113, 233111, 233108, 233106, 233105, 233103, 233101, 233099, 233097, 233094, 233090, 233089, 233088, 233086, 233084, 233077, 233075, 233074, 233073, 233071, 233070, 233069, 233067, 233066, 233064, 233063, 233062, 233061, 233060, 233059, 233058, 233056, 233055, 233054, 233053, 233052, 233050, 233048, 233047, 233046, 233045, 233044, 233043, 233042, 233041, 233040, 233039, 233038, 233037, 233036, 233035, 233034, 233033, 233032, 233031, 233030, 233029, 233028, 233026, 233025, 233024, 233023, 233022, 233021, 233020, 233019, 233018, 233015, 232994, 232989, 232987, 232986, 232985, 232983, 232982, 232980, 232979, 232977, 232976, 232975, 232974, 232973, 232968, 232967, 232966, 232965, 232964, 232963, 232956, 232955, 232954, 232953, 232951, 232950, 232948, 232947, 232946, 232945, 232944, 232943, 232942, 232941, 232933, 232932, 232931, 232930, 232927, 232925, 232920, 232919, 232917, 232916, 232915, 232914, 232913, 232908, 232906, 232905, 232904, 232903, 232902, 232900, 232897, 232896, 232894, 232893, 232892, 232891, 232890, 232887, 232886, 232885, 232884, 232883, 232882, 232881, 232880, 232878, 232877, 232876, 232875, 232874, 232865, 232864, 232861, 232860, 232859, 232858, 232857, 232855, 232849, 232848, 232847, 232846, 232840, 232838, 232837, 232835, 232834, 232833, 232832, 232829, 232827, 232826, 232825, 232823, 232821, 232820, 232819, 232818, 232817, 232816, 232815, 232814, 232813, 232812, 232808, 232806, 232805, 232803, 232802, 232801, 232800, 232799, 232795, 232791, 232790, 232789, 232787, 232786, 232785, 232765, 232760, 232759, 232755, 232754, 232751, 232748, 232747, 232746, 232744, 232743, 232742, 232741, 232740, 232739, 232738, 232737, 232736, 232735, 232734, 232733, 232732, 232731, 232730, 232728, 232727, 232726, 232725, 232724, 232723, 232722, 232721, 232719, 232717, 232716, 232715, 232714, 232713, 232712, 232711, 232708, 232707, 232706, 232705, 232704, 232703, 232702, 232700, 232699, 232698, 232695, 232694, 232693, 232687, 232686, 232685, 232684, 232683, 232682, 232680, 232677, 232675, 232674, 232673, 232672, 232671, 232668, 232666, 232648, 232647, 232646, 232645, 232644, 232643, 232642, 232641, 232640, 232639, 232637, 232636, 232635, 232634, 232633, 232632, 232631, 232630, 232629, 232628, 232627, 232626, 232625, 232623, 232622, 232621, 232620, 232619, 232618, 232617, 232616, 232613, 232612, 232611, 232609, 232608, 232607, 232606, 232605, 232604, 232603, 232602, 232601, 232600, 232599, 232598, 232597, 232596, 232595, 232594, 232593, 232592, 232591, 232590, 232589, 232580, 232579, 232578, 232577, 232576, 232575, 232574, 232573, 232571, 232570, 232569, 232568, 232567, 232566, 232565, 232564, 232563, 232562, 232561, 232560, 232559, 232558, 232552, 232550, 232533, 232532, 232530, 232527, 232525, 232524, 232523, 232521, 232518, 232517, 232516, 232515, 232514, 232513, 232511, 232509, 232507, 232506, 232505, 232504, 232503, 232500, 232499, 232498, 232497, 232496, 232493, 232491, 232489, 232486, 232484, 232473, 232472, 232469, 232468, 232467, 232465, 232464, 232463, 232459, 232458, 232457, 232456, 232455, 232454, 232453, 232451, 232450, 232449, 232448, 232446, 232445, 232435, 232427, 232423, 232422, 232421, 232419, 232414, 232412, 232411, 232409, 232406, 232405, 232404, 232401, 232400, 232399, 232398, 232397, 232395, 232383, 232381, 232380, 232379, 232378, 232377, 232376, 232375, 232374, 232373, 232372, 232371, 232370, 232369, 232368, 232367, 232366, 232365, 232364, 232363, 232362, 232361, 232360, 232358, 232357, 232356, 232355, 232354, 232353, 232352, 232351, 232350, 232347, 232346, 232345, 232344, 232343, 232342, 232341, 232338, 232333, 232332, 232321, 232319, 232317, 232315, 232314, 232313, 232312, 232311, 232310, 232309, 232299, 232297, 232296, 232293, 232292, 232291, 232290, 232289, 232288, 232287, 232286, 232285, 232284, 232281, 232280, 232279, 232278, 232277, 232276, 232275, 232274, 232272, 232266, 232265, 232264, 232263, 232262, 232261, 232260, 232259, 232258, 232257, 232251, 232249, 232247, 232246, 232240, 232239, 232238, 232237, 232236, 232235, 232234, 232233, 232232, 232231, 232230, 232225, 232221, 232220, 232219, 232217, 232216, 232215, 232214, 232210, 232209, 232208, 232207, 232205, 232204, 232203, 232201, 232200, 232199, 232198, 232197, 232196, 232194, 232190, 232189, 232188, 232187, 232185, 232183, 232182, 232163, 232159, 232158, 232147, 232146, 232145, 232137, 232136, 232130, 232128, 232126, 232125, 232124, 232123, 232117, 232116, 232114, 232113, 232112, 232107, 232105, 232101, 232094, 232092, 232086, 232085, 232084, 232083, 232082, 232081, 232064, 232063, 232048, 232047, 232046, 232045, 232044, 232043, 232042, 232039, 232038, 232037, 232035, 232034, 232033, 232032, 232031, 232030, 232029, 232028, 232026, 232025, 232024, 232023, 232022, 232021, 232012, 232011, 232010, 232007, 232006, 232003, 231971, 231968, 231967, 231950, 231948, 231946, 231944, 231943, 231940, 231939, 231935, 231934, 231931, 231923, 231921, 231920, 231919, 231918, 231916, 231915, 231914, 231912, 231900, 231898, 231893, 231892, 231891, 231884, 231860, 231859, 231858, 231824, 231822, 231821, 231820, 231819, 231818, 231817, 231816, 231815, 231814, 231813, 231812, 231811, 231810, 231809, 231808, 231807, 231799, 231798, 231797, 231796, 231789, 231755, 231745, 231744, 231743, 231742, 231741, 231740, 231736, 231735, 231734, 231733, 231731, 231730, 231729, 231728, 231727, 231726, 231723, 231722, 231720, 231714, 231713, 231712, 231710, 231709, 231708, 231707, 231706, 231703, 231699, 231698, 231696, 231695, 231694, 231693, 231692, 231691, 231690, 231688, 231686, 231685, 231679, 231678, 231676, 231675, 231674, 231673, 231672, 231671, 231670, 231669, 231668, 231667, 231666, 231664, 231659, 231657, 231654, 231652, 231651, 231650, 231649, 231638, 231634, 231633, 231632, 231631, 231628, 231627, 231626, 231624, 231623, 231622, 231618, 231616, 231614, 231613, 231612, 231609, 231608, 231604, 231603, 231602, 231601, 231592, 231588, 231587, 231586, 231585, 231584, 231583, 231582, 231581, 231580, 231577, 231575, 231574, 231573, 231570, 231569, 231568, 231567, 231566, 231565, 231564, 231563, 231559, 231557, 231556, 231555, 231554, 231553, 231552, 231551, 231550, 231549, 231547, 231546, 231545, 231544, 231541, 231540, 231536, 231532, 231528, 231526, 231525, 231514, 231511, 231507, 231505, 231503, 231502, 231501, 231500, 231499, 231498, 231497, 231496, 231495, 231494, 231493, 231492, 231491, 231490, 231489, 231488, 231486, 231485, 231484, 231483, 231482, 231481, 231480, 231479, 231477, 231476, 231475, 231474, 231473, 231472, 231471, 231470, 231469, 231468, 231467, 231465, 231459, 231458, 231457, 231456, 231455, 231453, 231452, 231450, 231449, 231448, 231447, 231446, 231445, 231444, 231443, 231442, 231436, 231435, 231430, 231428, 231425, 231422, 231421, 231420, 231419, 231418, 231417, 231416, 231415, 231414, 231413, 231412, 231410, 231409, 231408, 231407, 231406, 231405, 231404, 231403, 231402, 231401, 231400, 231397, 231396, 231395, 231393, 231391, 231390, 231389, 231388, 231375, 231374, 231373, 231372, 231371, 231370, 231369, 231368, 231367, 231366, 231365, 231362, 231361, 231360, 231359, 231358, 231357, 231356, 231353, 231352, 231351, 231350, 231349, 231348, 231347, 231346, 231345, 231344, 231343, 231342, 231341, 231340, 231339, 231337, 231336, 231334, 231327, 231326, 231325, 231324, 231323, 231320, 231305, 231304, 231303, 231299, 231298, 231297, 231296, 231295, 231294, 231293, 231292, 231289, 231287, 231285, 231284, 231282, 231281, 231279, 231278, 231277, 231275, 231274, 231273, 231271, 231270, 231267, 231266, 231264, 231263, 231262, 231261, 231260, 231259, 231258, 231256, 231255, 231254, 231252, 231251, 231250, 231249, 231248, 231247, 231246, 231245, 231240, 231239, 231238, 231236, 231225, 231217, 231212, 231211, 231210, 231209, 231208, 231206, 231205, 231204, 231203, 231202, 231201, 231200, 231199, 231198, 231197, 231196, 231195, 231194, 231193, 231192, 231191, 231188, 231187, 231185, 231184, 231183, 231182, 231181, 231180, 231179, 231178, 231177, 231176, 231175, 231170, 231168, 231167, 231163, 231162, 231161, 231160, 231159, 231149, 231148, 231147, 231146, 231145, 231144, 231143, 231142, 231140, 231135, 231132, 231131, 231130, 231129, 231126, 231125, 231124, 231122, 231121, 231107, 231106, 231104, 231103, 231102, 231101, 231100, 231099, 231098, 231097, 231093, 231090, 231089, 231088, 231087, 231086, 231085, 231084, 231083, 231082, 231081, 231080, 231079, 231078, 231077, 231076, 231075, 231074, 231073, 231071, 231069, 231068, 231067, 231065, 231056, 231055, 231054, 231053, 231052, 231051, 231050, 231049, 231048, 231047, 231046, 231044, 231043, 231022, 231020, 231019, 231018, 231016, 231015, 231005, 231003, 231002, 231000, 230999, 230998, 230997, 230995, 230994, 230993, 230992, 230991, 230990, 230987, 230986, 230984, 230969, 230967, 230961, 230955, 230952, 230949, 230948, 230947, 230946, 230945, 230944, 230943, 230942, 230940, 230939, 230938, 230937, 230936, 230935, 230934, 230933, 230929, 230919, 230902, 230901, 230900, 230899, 230898, 230897, 230896, 230894, 230893, 230892, 230891, 230890, 230889, 230888, 230887, 230886, 230885, 230883, 230882, 230881, 230880, 230879, 230878, 230877, 230876, 230875, 230871, 230870, 230869, 230868, 230864, 230859, 230858, 230855, 230853, 230851, 230847, 230846, 230845, 230844, 230843, 230831, 230830, 230825, 230823, 230822, 230818, 230817, 230816, 230815, 230814, 230813, 230812, 230811, 230810, 230809, 230808, 230807, 230804, 230803, 230801, 230800, 230799, 230798, 230797, 230796, 230795, 230793, 230792, 230791, 230790, 230789, 230788, 230787, 230786, 230785, 230784, 230783, 230782, 230781, 230780, 230778, 230777, 230776, 230773, 230772, 230771, 230770, 230768, 230767, 230766, 230765, 230763, 230762, 230760, 230759, 230758, 230757, 230756, 230755, 230754, 230752, 230750, 230749, 230748, 230746, 230745, 230744, 230743, 230737, 230736, 230732, 230731, 230728, 230725, 230724, 230723, 230722, 230721, 230719, 230713, 230712, 230711, 230710, 230709, 230708, 230707, 230706, 230702, 230701, 230700, 230699, 230698, 230696, 230695, 230694, 230693, 230692, 230691, 230690, 230688, 230684, 230677, 230670, 230669, 230666, 230664, 230663, 230662, 230660, 230659, 230658, 230656, 230655, 230653, 230652, 230651, 230650, 230649, 230648, 230644, 230643, 230642, 230639, 230638, 230637, 230636, 230635, 230634, 230633, 230632, 230631, 230630, 230629, 230628, 230627, 230626, 230625, 230624, 230623, 230622, 230621, 230620, 230618, 230617, 230616, 230615, 230613, 230611, 230610, 230609, 230608, 230607, 230606, 230605, 230604, 230603, 230601, 230600, 230598, 230597, 230596, 230595, 230587, 230586, 230585, 230584, 230583, 230574, 230573, 230572, 230569, 230568, 230567, 230566, 230565, 230564, 230563, 230562, 230561, 230560, 230558, 230557, 230556, 230555, 230554, 230553, 230552, 230551, 230550, 230549, 230547, 230542, 230541, 230538, 230537, 230536, 230535, 230534, 230533, 230532, 230531, 230530, 230529, 230528, 230527, 230526, 230525, 230524, 230523, 230522, 230521, 230520, 230519, 230518, 230517, 230516, 230515, 230514, 230513, 230512, 230511, 230510, 230509, 230508, 230507, 230506, 230503, 230502, 230501, 230498, 230497, 230490, 230489, 230487, 230486, 230485, 230477, 230476, 230475, 230474, 230473, 230472, 230471, 230470, 230467, 230465, 230463, 230462, 230461, 230456, 230455, 230454, 230453, 230452, 230451, 230449, 230443, 230438, 230437, 230435, 230434, 230433, 230432, 230431, 230430, 230429, 230428, 230427, 230424, 230423, 230422, 230421, 230420, 230419, 230418, 230408, 230407, 230405, 230404, 230403, 230401, 230396, 230395, 230394, 230393, 230392, 230383, 230381, 230380, 230379, 230378, 230377, 230376, 230374, 230373, 230371, 230370, 230369, 230368, 230367, 230359, 230357, 230348, 230347, 230343, 230341, 230327, 230325, 230324, 230319, 230318, 230317, 230316, 230315, 230313, 230312, 230311, 230308, 230307, 230306, 230305, 230304, 230302, 230301, 230300, 230299, 230298, 230297, 230296, 230294, 230293, 230291, 230290, 230289, 230288, 230287, 230285, 230284, 230283, 230281, 230280, 230279, 230278, 230277, 230275, 230272, 230271, 230270, 230268, 230267, 230266, 230265, 230262, 230260, 230259, 230258, 230256, 230255, 230253, 230252, 230251, 230249, 230244, 230222, 230221, 230220, 230216, 230211, 230209, 230208, 230206, 230205, 230204, 230203, 230201, 230200, 230199, 230198, 230197, 230196, 230194, 230193, 230192, 230191, 230190, 230189, 230187, 230185, 230183, 230182, 230181, 230180, 230179, 230178, 230177, 230176, 230175, 230174, 230173, 230172, 230171, 230170, 230169, 230168, 230167, 230166, 230165, 230164, 230163, 230162, 230161, 230160, 230159, 230158, 230157, 230156, 230155, 230153, 230152, 230150, 230149, 230148, 230147, 230137, 230136, 230135, 230134, 230128, 230127, 230126, 230125, 230116, 230115, 230114, 230113, 230112, 230110, 230109, 230108, 230107, 230106, 230105, 230104, 230103, 230102, 230097, 230095, 230076, 230075, 230074, 230067, 230066, 230064, 230062, 230055, 230054, 230044, 230040, 230037, 230036, 230035, 230032, 230030, 230029, 230025, 230024, 230023, 230022, 230019, 230016, 230007, 229994, 229993, 229992, 229991, 229990, 229989, 229988, 229987, 229986, 229970, 229969, 229968, 229967, 229966, 229964, 229961, 229960, 229959, 229958, 229954, 229948, 229947, 229943, 229942, 229939, 229938, 229937, 229936, 229935, 229934, 229933, 229929, 229918, 229917, 229916, 229915, 229914, 229911, 229909, 229907, 229906, 229905, 229904, 229903, 229902, 229901, 229900, 229899, 229898, 229897, 229896, 229893, 229892, 229891, 229890, 229885, 229883, 229882, 229881, 229878, 229877, 229875, 229873, 229871, 229870, 229869, 229868, 229867, 229863, 229862, 229861, 229859, 229858, 229854, 229847, 229846, 229845, 229844, 229843, 229842, 229828, 229827, 229817, 229816, 229815, 229814, 229812, 229811, 229809, 229790, 229789, 229787, 229785, 229781, 229780, 229779, 229778, 229777, 229775, 229771, 229769, 229768, 229767, 229766, 229765, 229764, 229763, 229762, 229761, 229757, 229756, 229755, 229754, 229753, 229750, 229749, 229747, 229745, 229743, 229739, 229737, 229732, 229723, 229722, 229721, 229720, 229710, 229698, 229696, 229695, 229694, 229693, 229692, 229691, 229690, 229689, 229688, 229687, 229686, 229685, 229684, 229683, 229682, 229681, 229680, 229679, 229678, 229677, 229676, 229674, 229664, 229663, 229662, 229659, 229657, 229655, 229654, 229652, 229651, 229650, 229648, 229647, 229646, 229645, 229638, 229637, 229636, 229635, 229634, 229633, 229632, 229631, 229630, 229629, 229628, 229627, 229626, 229625, 229624, 229623, 229622, 229621, 229619, 229618, 229617, 229616, 229615, 229614, 229613, 229612, 229604, 229599, 229596, 229595, 229594, 229587, 229585, 229583, 229582, 229581, 229579, 229578, 229576, 229575, 229572, 229563, 229562, 229561, 229559, 229558, 229551, 229549, 229548, 229547, 229543, 229542, 229539, 229525, 229524, 229520, 229514, 229504, 229499, 229490, 229489, 229487, 229486, 229485, 229484, 229483, 229482, 229481, 229480, 229479, 229478, 229475, 229473, 229471, 229470, 229469, 229468, 229466, 229465, 229464, 229463, 229462, 229461, 229459, 229458, 229457, 229456, 229455, 229453, 229452, 229451, 229450, 229449, 229448, 229447, 229446, 229445, 229444, 229443, 229441, 229440, 229436, 229435, 229430, 229429, 229428, 229427, 229426, 229425, 229424, 229423, 229422, 229421, 229418, 229410, 229406, 229405, 229404, 229403, 229402, 229401, 229399, 229397, 229395, 229394, 229393, 229392, 229390, 229388, 229386, 229381, 229380, 229379, 229378, 229377, 229375, 229374, 229372, 229370, 229369, 229368, 229367, 229366, 229365, 229364, 229363, 229361, 229360, 229359, 229358, 229320, 229318, 229316, 229306, 229304, 229301, 229296, 229293, 229292, 229289, 229288, 229285, 229278, 229272, 229271, 229268, 229267, 229266, 229265, 229264, 229263, 229262, 229260, 229259, 229258, 229257, 229256, 229254, 229251, 229250, 229249, 229243, 229242, 229232, 229231, 229230, 229226, 229225, 229224, 229222, 229221, 229220, 229219, 229218, 229215, 229211, 229210, 229208, 229207, 229206, 229205, 229203, 229202, 229201, 229200, 229199, 229197, 229196, 229195, 229194, 229193, 229192, 229191, 229190, 229189, 229188, 229187, 229186, 229185, 229184, 229181, 229178, 229177, 229176, 229172, 229171, 229164, 229163, 229162, 229161, 229160, 229159, 229158, 229157, 229156, 229155, 229154, 229153, 229152, 229151, 229150, 229149, 229148, 229147, 229145, 229143, 229140, 229139, 229138, 229137, 229136, 229135, 229134, 229119, 229117, 229110, 229109, 229108, 229107, 229105, 229102, 229097, 229096, 229095, 229094, 229093, 229092, 229091, 229090, 229089, 229088, 229087, 229086, 229085, 229084, 229083, 229082, 229081, 229080, 229079, 229078, 229077, 229076, 229075, 229074, 229073, 229072, 229071, 229070, 229069, 229068, 229066, 229065, 229064, 229063, 229062, 229061, 229059, 229057, 229054, 229053, 229052, 229051, 229050, 229049, 229048, 229047, 229046, 229043, 229042, 229039, 229038, 229037, 229035, 229034, 229033, 229032, 229031, 229030, 229029, 229028, 229027, 229026, 229025, 229024, 229023, 229022, 229021, 229020, 229019, 229018, 229017, 229016, 229015, 229014, 229013, 229012, 229011, 229010, 229009, 229008, 229007, 229001, 229000, 228999, 228998, 228997, 228996, 228995, 228994, 228993, 228992, 228991, 228990, 228989, 228988, 228987, 228986, 228985, 228984, 228983, 228982, 228981, 228980, 228979, 228978, 228977, 228976, 228975, 228974, 228973, 228972, 228971, 228964, 228959, 228958, 228957, 228956, 228955, 228950, 228948, 228947, 228944, 228943, 228940, 228939, 228938, 228937, 228936, 228933, 228932, 228931, 228930, 228921, 228920, 228913, 228912, 228911, 228908, 228907, 228906, 228905, 228904, 228865, 228863, 228860, 228858, 228857, 228856, 228855, 228854, 228852, 228851, 228850, 228849, 228848, 228846, 228844, 228842, 228841, 228839, 228838, 228837, 228836, 228835, 228834, 228825, 228820, 228817, 228816, 228815, 228814, 228813, 228812, 228811, 228798, 228796, 228795, 228794, 228792, 228791, 228790, 228789, 228788, 228787, 228786, 228785, 228783, 228782, 228781, 228780, 228779, 228778, 228772, 228771, 228770, 228769, 228768, 228767, 228766, 228765, 228764, 228763, 228762, 228761, 228760, 228759, 228758, 228756, 228754, 228753, 228752, 228738, 228737, 228736, 228729, 228728, 228726, 228725, 228723, 228715, 228713, 228712, 228707, 228703, 228702, 228697, 228696, 228695, 228694, 228693, 228692, 228691, 228690, 228689, 228688, 228687, 228686, 228685, 228678, 228676, 228658, 228649, 228648, 228644, 228643, 228642, 228641, 228640, 228639, 228614, 228608, 228607, 228605, 228604, 228598, 228597, 228596, 228591, 228589, 228588, 228587, 228586, 228585, 228584, 228583, 228582, 228581, 228580, 228579, 228578, 228577, 228576, 228575, 228574, 228573, 228572, 228571, 228563, 228562, 228561, 228551, 228550, 228548, 228547, 228546, 228545, 228544, 228543, 228542, 228541, 228539, 228536, 228535, 228531, 228530, 228528, 228527, 228526, 228525, 228524, 228523, 228522, 228521, 228520, 228519, 228518, 228517, 228516, 228515, 228514, 228513, 228512, 228511, 228510, 228509, 228507, 228504, 228503, 228501, 228498, 228497, 228496, 228495, 228492, 228491, 228489, 228488, 228487, 228486, 228485, 228484, 228483, 228482, 228481, 228480, 228479, 228478, 228477, 228476, 228475, 228474, 228473, 228472, 228471, 228470, 228469, 228468, 228467, 228466, 228465, 228464, 228448, 228447, 228446, 228445, 228444, 228443, 228442, 228441, 228440, 228439, 228438, 228437, 228436, 228435, 228433, 228432, 228431, 228430, 228429, 228428, 228427, 228426, 228424, 228422, 228420, 228419, 228418, 228417, 228416, 228415, 228414, 228413, 228412, 228411, 228410, 228409, 228408, 228407, 228406, 228405, 228404, 228403, 228402, 228401, 228392, 228383, 228381, 228380, 228379, 228378, 228376, 228375, 228374, 228373, 228371, 228368, 228367, 228362, 228356, 228354, 228353, 228352, 228351, 228350, 228349, 228348, 228347, 228346, 228345, 228344, 228342, 228341, 228338, 228337, 228336, 228335, 228334, 228333, 228331, 228330, 228329, 228328, 228325, 228323, 228320, 228318, 228317, 228316, 228315, 228314, 228313, 228311, 228310, 228308, 228307, 228301, 228300, 228299, 228297, 228296, 228295, 228294, 228289, 228288, 228287, 228286, 228285, 228284, 228283, 228282, 228276, 228275, 228274, 228272, 228271, 228270, 228269, 228268, 228267, 228266, 228265, 228263, 228262, 228261, 228260, 228259, 228257, 228255, 228254, 228247, 228246, 228245, 228244, 228238, 228237, 228236, 228235, 228234, 228233, 228232, 228231, 228230, 228229, 228227, 228219, 228218, 228217, 228212, 228210, 228209, 228206, 228205, 228204, 228203, 228202, 228201, 228200, 228199, 228198, 228197, 228191, 228189, 228188, 228187, 228186, 228185, 228184, 228182, 228181, 228180, 228179, 228178, 228176, 228175, 228174, 228173, 228172, 228171, 228170, 228169, 228168, 228167, 228166, 228165, 228164, 228163, 228162, 228160, 228159, 228158, 228157, 228156, 228155, 228154, 228149, 228148, 228144, 228135, 228134, 228132, 228130, 228129, 228128, 228127, 228126, 228125, 228124, 228123, 228122, 228121, 228120, 228119, 228118, 228117, 228116, 228114, 228113, 228108, 228106, 228103, 228100, 228099, 228098, 228097, 228096, 228095, 228092, 228091, 228090, 228089, 228088, 228087, 228086, 228085, 228081, 228080, 228079, 228078, 228077, 228076, 228075, 228074, 228073, 228072, 228071, 228070, 228069, 228068, 228067, 228066, 228065, 228064, 228063, 228062, 228061, 228060, 228059, 228058, 228056, 228055, 228053, 228052, 228051, 228050, 228049, 228048, 228046, 228045, 228038, 228024, 228022, 228021, 228017, 228014, 228012, 228009, 228002, 228001, 227990, 227986, 227985, 227983, 227981, 227980, 227973, 227972, 227971, 227970, 227968, 227967, 227966, 227965, 227964, 227960, 227956, 227955, 227954, 227953, 227951, 227949, 227947, 227936, 227933, 227932, 227924, 227922, 227921, 227920, 227919, 227918, 227917, 227916, 227915, 227914, 227913, 227912, 227911, 227910, 227909, 227908, 227907, 227906, 227905, 227904, 227903, 227902, 227901, 227900, 227899, 227890, 227889, 227888, 227887, 227880, 227871, 227869, 227866, 227861, 227859, 227858, 227849, 227848, 227845, 227844, 227839, 227838, 227837, 227836, 227835, 227831, 227829, 227827, 227825, 227824, 227822, 227820, 227819, 227818, 227817, 227816, 227815, 227814, 227812, 227807, 227806, 227805, 227804, 227802, 227801, 227799, 227793, 227792, 227791, 227789, 227788, 227785, 227784, 227783, 227781, 227780, 227779, 227778, 227777, 227776, 227774, 227773, 227772, 227771, 227769, 227768, 227766, 227762, 227759, 227757, 227754, 227749, 227746, 227740, 227736, 227735, 227732, 227728, 227722, 227716, 227715, 227714, 227700, 227698, 227697, 227696, 227695, 227694, 227693, 227692, 227687, 227686, 227681, 227680, 227679, 227678, 227677, 227676, 227671, 227670, 227669, 227668, 227666, 227661, 227660, 227659, 227658, 227657, 227656, 227655, 227654, 227653, 227651, 227650, 227649, 227648, 227647, 227646, 227645, 227644, 227643, 227642, 227641, 227640, 227639, 227637, 227635, 227634, 227633, 227632, 227631, 227629, 227628, 227627, 227626, 227625, 227624, 227623, 227621, 227617, 227615, 227614, 227613, 227611, 227610, 227608, 227607, 227606, 227605, 227604, 227603, 227602, 227601, 227599, 227598, 227597, 227596, 227595, 227594, 227593, 227592, 227591, 227590, 227589, 227588, 227587, 227586, 227585, 227584, 227583, 227582, 227581, 227580, 227579, 227578, 227577, 227576, 227575, 227574, 227573, 227572, 227571, 227557, 227556, 227555, 227554, 227553, 227552, 227551, 227550, 227549, 227548, 227547, 227546, 227545, 227544, 227543, 227542, 227541, 227540, 227539, 227538, 227537, 227536, 227535, 227534, 227533, 227532, 227531, 227530, 227529, 227528, 227527, 227526, 227525, 227524, 227523, 227522, 227521, 227520, 227519, 227518, 227517, 227516, 227515, 227514, 227513, 227512, 227511, 227510, 227509, 227508, 227507, 227506, 227505, 227504, 227503, 227502, 227501, 227500, 227499, 227498, 227497, 227496, 227495, 227494, 227493, 227492, 227491, 227489, 227488, 227487, 227486, 227485, 227484, 227483, 227482, 227481, 227480, 227479, 227478, 227477, 227475, 227474, 227473, 227472, 227471, 227470, 227469, 227468, 227467, 227465, 227464, 227463, 227462, 227461, 227460, 227459, 227458, 227456, 227455, 227454, 227452, 227440, 227439, 227436, 227424, 227408, 227407, 227406, 227405, 227404, 227402, 227398, 227396, 227395, 227394, 227393, 227392, 227391, 227390, 227389, 227388, 227387, 227386, 227385, 227384, 227383, 227382, 227381, 227380, 227379, 227378, 227375, 227371, 227370, 227369, 227368, 227361, 227360, 227357, 227356, 227350, 227349, 227346, 227344, 227343, 227341, 227340, 227338, 227337, 227335, 227334, 227333, 227329, 227328, 227327, 227326, 227325, 227324, 227323, 227322, 227321, 227320, 227318, 227317, 227316, 227315, 227314, 227313, 227312, 227311, 227310, 227309, 227308, 227307, 227305, 227304, 227303, 227302, 227301, 227300, 227299, 227298, 227297, 227296, 227295, 227294, 227293, 227291, 227290, 227289, 227288, 227287, 227286, 227285, 227284, 227283, 227282, 227281, 227280, 227278, 227277, 227276, 227275, 227274, 227273, 227270, 227268, 227267, 227266, 227265, 227264, 227263, 227262, 227261, 227259, 227258, 227257, 227255, 227254, 227252, 227251, 227250, 227249, 227248, 227247, 227246, 227244, 227243, 227241, 227240, 227238, 227235, 227194, 227193, 227192, 227188, 227184, 227183, 227182, 227181, 227180, 227179, 227177, 227176, 227175, 227166, 227165, 227161, 227160, 227159, 227158, 227157, 227156, 227155, 227154, 227152, 227151, 227148, 227146, 227145, 227144, 227143, 227142, 227141, 227140, 227139, 227138, 227131, 227128, 227126, 227125, 227123, 227122, 227121, 227120, 227117, 227116, 227115, 227108, 227106, 227103, 227102, 227101, 227098, 227096, 227093, 227092, 227091, 227090, 227089, 227088, 227087, 227086, 227085, 227084, 227083, 227082); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (227081, 227080, 227077, 227075, 227074, 227070, 227069, 227068, 227067, 227066, 227061, 227060, 227059, 227058, 227057, 227056, 227055, 227054, 227053, 227052, 227051, 227050, 227048, 227047, 227046, 227045, 227044, 227042, 227040, 227039, 227038, 227034, 227033, 227032, 227031, 227030, 227029, 227027, 227026, 227025, 227024, 227022, 227021, 227020, 227019, 227018, 227017, 227016, 227015, 227014, 227013, 227012, 227011, 227010, 227009, 227008, 227007, 227006, 227005, 227000, 226999, 226998, 226997, 226996, 226995, 226994, 226993, 226991, 226990, 226989, 226988, 226987, 226986, 226985, 226984, 226983, 226979, 226977, 226976, 226975, 226974, 226972, 226971, 226970, 226968, 226967, 226960, 226956, 226955, 226954, 226953, 226952, 226951, 226949, 226948, 226947, 226946, 226944, 226943, 226942, 226941, 226940, 226939, 226938, 226936, 226935, 226933, 226932, 226930, 226928, 226927, 226926, 226925, 226924, 226923, 226922, 226920, 226919, 226918, 226917, 226916, 226915, 226914, 226911, 226909, 226908, 226907, 226904, 226902, 226901, 226900, 226899, 226898, 226896, 226895, 226893, 226892, 226890, 226888, 226887, 226886, 226885, 226884, 226883, 226882, 226881, 226880, 226879, 226873, 226872, 226871, 226869, 226868, 226867, 226866, 226865, 226864, 226863, 226862, 226861, 226860, 226859, 226858, 226857, 226856, 226855, 226854, 226853, 226852, 226849, 226848, 226846, 226845, 226844, 226843, 226842, 226841, 226840, 226839, 226838, 226837, 226836, 226833, 226832, 226831, 226829, 226826, 226825, 226823, 226822, 226821, 226819, 226818, 226817, 226816, 226815, 226814, 226813, 226812, 226809, 226808, 226807, 226806, 226805, 226804, 226803, 226802, 226801, 226800, 226798, 226795, 226793, 226790, 226789, 226788, 226786, 226785, 226784, 226782, 226781, 226780, 226779, 226778, 226777, 226775, 226774, 226773, 226772, 226770, 226769, 226768, 226767, 226766, 226765, 226764, 226763, 226762, 226761, 226760, 226759, 226758, 226757, 226756, 226755, 226754, 226753, 226752, 226751, 226750, 226749, 226748, 226747, 226741, 226737, 226734, 226732, 226731, 226724, 226723, 226718, 226714, 226713, 226710, 226708, 226705, 226702, 226700, 226699, 226698, 226697, 226696, 226695, 226694, 226693, 226692, 226691, 226690, 226689, 226688, 226687, 226686, 226685, 226684, 226682, 226681, 226680, 226678, 226677, 226676, 226675, 226674, 226673, 226672, 226671, 226670, 226669, 226667, 226666, 226665, 226664, 226663, 226662, 226661, 226660, 226659, 226657, 226654, 226653, 226652, 226651, 226650, 226649, 226648, 226647, 226646, 226645, 226641, 226640, 226639, 226638, 226636, 226635, 226634, 226633, 226631, 226629, 226626, 226624, 226622, 226621, 226620, 226619, 226617, 226616, 226615, 226614, 226612, 226611, 226610, 226609, 226607, 226606, 226605, 226604, 226602, 226601, 226600, 226592, 226590, 226588, 226586, 226585, 226584, 226581, 226579, 226578, 226576, 226575, 226574, 226571, 226567, 226566, 226565, 226564, 226563, 226562, 226561, 226560, 226559, 226558, 226557, 226548, 226541, 226539, 226538, 226536, 226534, 226533, 226532, 226531, 226530, 226529, 226528, 226526, 226524, 226512, 226508, 226504, 226499, 226498, 226496, 226495, 226491, 226490, 226489, 226488, 226487, 226486, 226485, 226484, 226483, 226482, 226481, 226478, 226477, 226476, 226475, 226474, 226473, 226472, 226471, 226470, 226469, 226468, 226467, 226466, 226465, 226464, 226463, 226462, 226461, 226460, 226459, 226458, 226457, 226456, 226455, 226454, 226453, 226452, 226451, 226450, 226449, 226448, 226447, 226446, 226445, 226444, 226443, 226442, 226441, 226440, 226439, 226438, 226437, 226436, 226435, 226434, 226433, 226432, 226431, 226430, 226429, 226428, 226427, 226426, 226425, 226424, 226423, 226422, 226421, 226420, 226419, 226418, 226417, 226416, 226415, 226414, 226413, 226412, 226411, 226410, 226409, 226408, 226407, 226406, 226405, 226404, 226403, 226402, 226401, 226400, 226399, 226398, 226397, 226396, 226395, 226394, 226393, 226392, 226391, 226390, 226389, 226388, 226387, 226386, 226385, 226384, 226383, 226382, 226381, 226380, 226379, 226378, 226377, 226376, 226375, 226374, 226373, 226371, 226370, 226369, 226368, 226367, 226366, 226365, 226364, 226363, 226362, 226361, 226360, 226359, 226358, 226357, 226356, 226355, 226354, 226353, 226352, 226351, 226350, 226349, 226348, 226347, 226346, 226345, 226344, 226343, 226342, 226341, 226340, 226339, 226332, 226331, 226330, 226329, 226328, 226327, 226326, 226325, 226324, 226323, 226322, 226321, 226320, 226319, 226318, 226317, 226316, 226315, 226314, 226313, 226312, 226311, 226310, 226309, 226308, 226307, 226305, 226304, 226303, 226302, 226301, 226300, 226299, 226298, 226297, 226295, 226294, 226293, 226292, 226291, 226290, 226289, 226288, 226287, 226286, 226285, 226284, 226283, 226281, 226280, 226279, 226278, 226277, 226276, 226275, 226274, 226273, 226272, 226270, 226269, 226268, 226267, 226266, 226263, 226261, 226260, 226258, 226257, 226256, 226255, 226254, 226251, 226245, 226244, 226242, 226240, 226239, 226238, 226237, 226236, 226235, 226234, 226233, 226232, 226231, 226230, 226229, 226228, 226227, 226225, 226223, 226222, 226221, 226220, 226219, 226218, 226216, 226214, 226211, 226210, 226200, 226197, 226192, 226191, 226190, 226189, 226186, 226184, 226183, 226182, 226181, 226180, 226179, 226174, 226158, 226154, 226150, 226144, 226143, 226141, 226139, 226136, 226135, 226134, 226133, 226127, 226124, 226123, 226122, 226121, 226120, 226119, 226118, 226117, 226116, 226115, 226114, 226113, 226112, 226111, 226110, 226109, 226108, 226107, 226106, 226104, 226103, 226101, 226099, 226098, 226097, 226096, 226095, 226093, 226092, 226091, 226090, 226089, 226088, 226087, 226086, 226085, 226084, 226083, 226082, 226081, 226080, 226079, 226078, 226077, 226076, 226075, 226064, 226063, 226062, 226061, 226060, 226059, 226058, 226054, 226053, 226052, 226047, 226046, 226043, 226041, 226038, 226037, 226035, 226034, 226033, 226032, 226009, 226008, 226006, 226005, 226003, 226001, 225998, 225997, 225995, 225993, 225992, 225961, 225960, 225959, 225958, 225957, 225955, 225951, 225950, 225943, 225942, 225941, 225939, 225936, 225935, 225933, 225929, 225925, 225924, 225906, 225905, 225904, 225901, 225897, 225888, 225887, 225886, 225882, 225871, 225861, 225857, 225856, 225855, 225854, 225852, 225851, 225846, 225845, 225842, 225836, 225835, 225833, 225831, 225829, 225826, 225822, 225821, 225820, 225819, 225818, 225817, 225813, 225812, 225811, 225810, 225809, 225808, 225807, 225806, 225805, 225804, 225803, 225801, 225800, 225799, 225798, 225796, 225795, 225794, 225793, 225790, 225789, 225788, 225787, 225786, 225785, 225784, 225783, 225782, 225781, 225780, 225779, 225777, 225776, 225775, 225774, 225773, 225772, 225771, 225770, 225769, 225768, 225767, 225766, 225764, 225763, 225762, 225761, 225760, 225759, 225758, 225757, 225756, 225755, 225754, 225753, 225752, 225751, 225750, 225749, 225748, 225747, 225746, 225745, 225744, 225743, 225741, 225740, 225739, 225737, 225736, 225735, 225734, 225733, 225732, 225731, 225730, 225729, 225728, 225727, 225726, 225724, 225720, 225719, 225718, 225716, 225715, 225714, 225713, 225712, 225711, 225710, 225709, 225708, 225707, 225706, 225705, 225704, 225703, 225701, 225700, 225699, 225697, 225696, 225695, 225694, 225693, 225692, 225691, 225690, 225689, 225688, 225687, 225686, 225685, 225684, 225683, 225682, 225680, 225679, 225678, 225677, 225676, 225675, 225674, 225673, 225672, 225671, 225670, 225669, 225668, 225667, 225666, 225665, 225664, 225663, 225662, 225659, 225654, 225651, 225647, 225645, 225644, 225640, 225639, 225636, 225627, 225623, 225617, 225615, 225614, 225613, 225612, 225611, 225610, 225608, 225606, 225604, 225601, 225598, 225595, 225593, 225591, 225590, 225589, 225588, 225587, 225586, 225585, 225584, 225583, 225573, 225572, 225571, 225570, 225569, 225568, 225567, 225566, 225565, 225564, 225563, 225562, 225560, 225559, 225558, 225557, 225556, 225555, 225554, 225553, 225552, 225551, 225550, 225548, 225547, 225541, 225540, 225539, 225538, 225536, 225535, 225534, 225533, 225528, 225527, 225526, 225525, 225519, 225518, 225517, 225514, 225513, 225512, 225511, 225509, 225507, 225506, 225505, 225504, 225503, 225502, 225501, 225500, 225499, 225498, 225497, 225496, 225495, 225494, 225493, 225492, 225475, 225473, 225472, 225471, 225469, 225467, 225464, 225462, 225461, 225459, 225458, 225457, 225456, 225455, 225454, 225453, 225451, 225450, 225448, 225447, 225446, 225445, 225444, 225443, 225442, 225441, 225440, 225439, 225437, 225436, 225435, 225434, 225433, 225432, 225431, 225430, 225429, 225428, 225427, 225426, 225425, 225424, 225423, 225422, 225421, 225420, 225419, 225416, 225415, 225414, 225413, 225408, 225407, 225405, 225403, 225402, 225401, 225400, 225399, 225398, 225397, 225396, 225395, 225394, 225392, 225390, 225388, 225387, 225386, 225385, 225384, 225383, 225382, 225380, 225378, 225377, 225376, 225375, 225374, 225371, 225370, 225369, 225367, 225364, 225363, 225362, 225361, 225358, 225357, 225354, 225353, 225352, 225351, 225350, 225349, 225348, 225347, 225346, 225345, 225344, 225343, 225342, 225341, 225340, 225339, 225336, 225335, 225334, 225331, 225330, 225329, 225328, 225327, 225326, 225324, 225320, 225319, 225318, 225317, 225316, 225315, 225314, 225312, 225309, 225304, 225303, 225301, 225300, 225294, 225293, 225291, 225280, 225260, 225259, 225255, 225254, 225253, 225252, 225248, 225247, 225245, 225244, 225243, 225240, 225239, 225237, 225234, 225233, 225231, 225229, 225225, 225221, 225219, 225218, 225217, 225216, 225209, 225208, 225207, 225201, 225197, 225196, 225195, 225193, 225191, 225190, 225188, 225185, 225184, 225183, 225182, 225181, 225180, 225179, 225178, 225171, 225168, 225166, 225163, 225160, 225157, 225150, 225149, 225148, 225147, 225146, 225145, 225143, 225119, 225118, 225105, 225103, 225102, 225100, 225099, 225098, 225097, 225096, 225095, 225094, 225093, 225092, 225091, 225090, 225089, 225088, 225087, 225086, 225085, 225083, 225082, 225081, 225080, 225079, 225078, 225077, 225076, 225073, 225072, 225071, 225070, 225067, 225062, 225061, 225059, 225058, 225057, 225053, 225052, 225051, 225050, 225045, 225044, 225043, 225042, 225041, 225040, 225037, 225036, 225035, 225034, 225033, 225032, 225030, 225028, 225027, 225026, 225025, 225024, 225023, 225021, 225020, 225019, 225017, 225016, 225015, 225012, 225011, 225009, 225008, 225007, 225005, 225003, 224994, 224990, 224987, 224986, 224985, 224984, 224983, 224982, 224981, 224980, 224976, 224975, 224974, 224973, 224972, 224971, 224968, 224967, 224966, 224965, 224963, 224962, 224961, 224959, 224958, 224957, 224956, 224954, 224953, 224952, 224951, 224950, 224949, 224948, 224946, 224945, 224944, 224943, 224942, 224941, 224940, 224939, 224938, 224937, 224936, 224935, 224934, 224933, 224932, 224931, 224930, 224929, 224928, 224927, 224926, 224925, 224924, 224923, 224922, 224921, 224920, 224919, 224918, 224917, 224916, 224915, 224914, 224910, 224909, 224908, 224906, 224905, 224904, 224903, 224902, 224901, 224900, 224899, 224898, 224897, 224896, 224895, 224894, 224892, 224891, 224890, 224889, 224886, 224885, 224884, 224883, 224882, 224881, 224880, 224879, 224878, 224877, 224876, 224866, 224861, 224858, 224857, 224854, 224852, 224851, 224850, 224848, 224847, 224846, 224845, 224844, 224841, 224840, 224839, 224838, 224837, 224835, 224834, 224833, 224832, 224831, 224830, 224828, 224827, 224826, 224825, 224824, 224823, 224822, 224821, 224820, 224815, 224812, 224808, 224807, 224806, 224805, 224802, 224801, 224800, 224799, 224798, 224797, 224796, 224795, 224793, 224792, 224790, 224789, 224788, 224784, 224782, 224781, 224780, 224779, 224778, 224777, 224776, 224775, 224774, 224773, 224772, 224771, 224770, 224769, 224768, 224767, 224764, 224763, 224757, 224755, 224753, 224752, 224751, 224750, 224749, 224748, 224747, 224746, 224745, 224744, 224740, 224732, 224731, 224730, 224729, 224727, 224726, 224722, 224719, 224717, 224716, 224713, 224711, 224704, 224703, 224702, 224701, 224700, 224699, 224694, 224693, 224690, 224685, 224684, 224676, 224675, 224674, 224673, 224672, 224671, 224670, 224669, 224668, 224663, 224662, 224652, 224650, 224649, 224648, 224647, 224646, 224631, 224629, 224628, 224626, 224625, 224622, 224621, 224620, 224618, 224617, 224616, 224615, 224614, 224613, 224612, 224611, 224610, 224609, 224608, 224607, 224606, 224605, 224604, 224602, 224600, 224596, 224595, 224594, 224592, 224591, 224590, 224589, 224588, 224587, 224586, 224585, 224584, 224583, 224581, 224579, 224576, 224575, 224574, 224573, 224572, 224570, 224569, 224568, 224567, 224566, 224565, 224564, 224563, 224562, 224561, 224560, 224558, 224556, 224553, 224552, 224551, 224550, 224549, 224548, 224547, 224546, 224545, 224544, 224543, 224541, 224540, 224539, 224538, 224537, 224536, 224535, 224533, 224532, 224531, 224530, 224528, 224527, 224526, 224524, 224523, 224522, 224521, 224520, 224519, 224518, 224517, 224516, 224515, 224514, 224513, 224510, 224509, 224508, 224507, 224506, 224505, 224504, 224501, 224499, 224498, 224497, 224496, 224495, 224494, 224493, 224492, 224491, 224490, 224489, 224488, 224487, 224484, 224483, 224482, 224479, 224478, 224477, 224476, 224475, 224474, 224473, 224472, 224471, 224470, 224469, 224466, 224465, 224464, 224459, 224454, 224452, 224451, 224449, 224448, 224447, 224446, 224443, 224442, 224440, 224436, 224433, 224431, 224428, 224426, 224424, 224423, 224422, 224420, 224419, 224417, 224416, 224414, 224413, 224412, 224404, 224401, 224397, 224392, 224391, 224390, 224388, 224386, 224385, 224383, 224382, 224380, 224376, 224371, 224366, 224365, 224358, 224356, 224354, 224352, 224345, 224340, 224333, 224332, 224328, 224327, 224321, 224318, 224315, 224313, 224312, 224311, 224310, 224309, 224306, 224302, 224300, 224288, 224286, 224284, 224281, 224280, 224279, 224275, 224262, 224261, 224260, 224259, 224258, 224257, 224256, 224255, 224254, 224253, 224252, 224251, 224250, 224249, 224248, 224247, 224246, 224245, 224244, 224238, 224233, 224232, 224231, 224230, 224216, 224214, 224210, 224205, 224204, 224203, 224202, 224201, 224200, 224198, 224195, 224192, 224191, 224190, 224185, 224183, 224174, 224173, 224172, 224171, 224168, 224164, 224163, 224161, 224159, 224158, 224157, 224156, 224155, 224154, 224151, 224150, 224149, 224148, 224147, 224146, 224144, 224143, 224142, 224141, 224140, 224134, 224133, 224129, 224128, 224124, 224123, 224120, 224119, 224118, 224116, 224114, 224113, 224112, 224109, 224108, 224107, 224106, 224105, 224104, 224103, 224102, 224101, 224100, 224098, 224096, 224095, 224094, 224093, 224092, 224091, 224090, 224089, 224088, 224087, 224086, 224084, 224083, 224082, 224081, 224079, 224078, 224077, 224076, 224075, 224074, 224072, 224071, 224070, 224069, 224068, 224066, 224065, 224054, 224053, 224052, 224051, 224050, 224049, 224048, 224047, 224046, 224045, 224044, 224043, 224042, 224041, 224040, 224039, 224038, 224037, 224036, 224035, 224034, 224033, 224032, 224031, 224030, 224029, 224028, 224027, 224024, 224022, 224021, 224020, 224019, 224014, 224013, 224012, 224010, 224009, 224007, 224005, 224003, 224002, 224001, 224000, 223999, 223998, 223997, 223996, 223994, 223993, 223992, 223991, 223990, 223989, 223988, 223987, 223986, 223985, 223984, 223981, 223977, 223976, 223974, 223970, 223969, 223966, 223965, 223964, 223963, 223962, 223956, 223954, 223953, 223952, 223951, 223950, 223949, 223948, 223946, 223945, 223943, 223940, 223938, 223937, 223936, 223935, 223934, 223933, 223932, 223930, 223929, 223928, 223927, 223926, 223924, 223923, 223921, 223919, 223918, 223917, 223916, 223911, 223909, 223908, 223906, 223905, 223904, 223903, 223896, 223893, 223892, 223890, 223889, 223888, 223887, 223886, 223885, 223884, 223883, 223882, 223881, 223880, 223876, 223875, 223873, 223872, 223871, 223868, 223867, 223866, 223865, 223864, 223863, 223862, 223861, 223859, 223858, 223857, 223854, 223853, 223850, 223846, 223845, 223844, 223843, 223842, 223841, 223840, 223839, 223838, 223837, 223836, 223835, 223834, 223833, 223832, 223831, 223830, 223829, 223828, 223827, 223826, 223825, 223824, 223823, 223822, 223821, 223820, 223819, 223818, 223813, 223811, 223810, 223809, 223808, 223807, 223804, 223803, 223800, 223799, 223798, 223797, 223796, 223795, 223794, 223793, 223792, 223791, 223790, 223786, 223784, 223783, 223782, 223781, 223780, 223779, 223778, 223777, 223776, 223775, 223774, 223773, 223771, 223770, 223769, 223768, 223767, 223766, 223765, 223764, 223763, 223762, 223761, 223760, 223759, 223758, 223757, 223756, 223755, 223754, 223753, 223752, 223751, 223750, 223749, 223748, 223747, 223746, 223745, 223744, 223743, 223742, 223741, 223740, 223739, 223738, 223737, 223736, 223735, 223734, 223733, 223732, 223731, 223730, 223729, 223728, 223727, 223726, 223725, 223724, 223723, 223722, 223721, 223720, 223719, 223718, 223717, 223716, 223715, 223713, 223712, 223711, 223710, 223709, 223708, 223707, 223706, 223705, 223704, 223703, 223702, 223701, 223700, 223699, 223698, 223697, 223696, 223695, 223694, 223693, 223692, 223691, 223690, 223689, 223688, 223687, 223686, 223685, 223684, 223683, 223682, 223680, 223679, 223677, 223672, 223671, 223670, 223669, 223668, 223667, 223666, 223665, 223664, 223663, 223662, 223661, 223660, 223658, 223650, 223639, 223596, 223595, 223594, 223591, 223590, 223588, 223582, 223581, 223580, 223579, 223578, 223577, 223576, 223558, 223555, 223554, 223553, 223552, 223551, 223550, 223549, 223548, 223547, 223545, 223544, 223543, 223542, 223540, 223530, 223529, 223528, 223501, 223490, 223489, 223488, 223485, 223484, 223476, 223475, 223474, 223471, 223470, 223468, 223467, 223466, 223460, 223459, 223458, 223457, 223454, 223439, 223438, 223435, 223434, 223431, 223430, 223429, 223428, 223427, 223426, 223423, 223422, 223421, 223420, 223419, 223418, 223413, 223407, 223405, 223404, 223402, 223401, 223400, 223398, 223397, 223396, 223395, 223394, 223393, 223392, 223386, 223384, 223382, 223381, 223380, 223379, 223376, 223375, 223374, 223373, 223372, 223371, 223370, 223369, 223368, 223367, 223363, 223362, 223361, 223357, 223356, 223353, 223352, 223351, 223350, 223349, 223345, 223344, 223342, 223339, 223338, 223337, 223333, 223329, 223328, 223327, 223326, 223325, 223324, 223323, 223322, 223321, 223320, 223319, 223317, 223316, 223313, 223311, 223310, 223309, 223303, 223300, 223299, 223296, 223295, 223293, 223292, 223291, 223287, 223283, 223282, 223254, 223253, 223252, 223240, 223239, 223232, 223231, 223230, 223224, 223223, 223222, 223221, 223220, 223219, 223218, 223206, 223205, 223200, 223199, 223198, 223185, 223184, 223181, 223159, 223158, 223157, 223151, 223150, 223149, 223148, 223147, 223145, 223144, 223143, 223142, 223139, 223138, 223137, 223136, 223116, 223115, 223108, 223107, 223106, 223105, 223104, 223103, 223102, 223101, 223100, 223099, 223098, 223097, 223096, 223095, 223094, 223093, 223092, 223091, 223090, 223089, 223088, 223087, 223086, 223085, 223084, 223083, 223082, 223081, 223080, 223079, 223078, 223077, 223076, 223075, 223074, 223073, 223072, 223067, 223051, 223050, 223048, 223042, 223041, 223040, 223039, 223038, 223037, 223036, 223021, 223020, 223019, 222999, 222994, 222993, 222987, 222982, 222981, 222980, 222979, 222978, 222977, 222952, 222951, 222950, 222949, 222943, 222942, 222929, 222922, 222920, 222919, 222916, 222915, 222914, 222913, 222910, 222909, 222903, 222900, 222899, 222898, 222897, 222896, 222895, 222892, 222889, 222886, 222883, 222882, 222880, 222879, 222863, 222862, 222861, 222859, 222858, 222857, 222856, 222855, 222854, 222853, 222852, 222851, 222850, 222849, 222847, 222846, 222845, 222844, 222835, 222832, 222824, 222821, 222818, 222816, 222814, 222813, 222810, 222805, 222803, 222802, 222801, 222793, 222790, 222789, 222786, 222785, 222784, 222783, 222780, 222778, 222775, 222774, 222773, 222772, 222771, 222770, 222769, 222768, 222767, 222766, 222765, 222764, 222763, 222762, 222761, 222760, 222759, 222758, 222757, 222756, 222755, 222754, 222753, 222745, 222744, 222743, 222742, 222738, 222732, 222728, 222726, 222723, 222722, 222721, 222716, 222712, 222699, 222695, 222694, 222691, 222689, 222688, 222687, 222686, 222685, 222682, 222681, 222676, 222675, 222674, 222673, 222672, 222671, 222670, 222669, 222668, 222667, 222666, 222665, 222664, 222663, 222660, 222659, 222658, 222657, 222656, 222655, 222654, 222653, 222649, 222647, 222641, 222640, 222639, 222638, 222637, 222636, 222635, 222634, 222633, 222632, 222631, 222630, 222628, 222625, 222624, 222623, 222622, 222621, 222620, 222619, 222618, 222617, 222616, 222614, 222611, 222610, 222609, 222608, 222607, 222606, 222605, 222604, 222603, 222602, 222600, 222598, 222596, 222595, 222594, 222593, 222592, 222591, 222590, 222589, 222587, 222584, 222583, 222582, 222581, 222580, 222579, 222578, 222577, 222576, 222575, 222574, 222573, 222572, 222571, 222570, 222569, 222568, 222567, 222566, 222565, 222564, 222563, 222562, 222561, 222560, 222559, 222558, 222557, 222556, 222555, 222553, 222552, 222550, 222549, 222548, 222547, 222546, 222544, 222542, 222538, 222537, 222536, 222527, 222526, 222516, 222511, 222510, 222509, 222508, 222506, 222505, 222501, 222498, 222497, 222496, 222494, 222492, 222491, 222490, 222489, 222488, 222487, 222485, 222484, 222483, 222482, 222481, 222480, 222479, 222478, 222477, 222476, 222475, 222473, 222472, 222471, 222470, 222465, 222462, 222461, 222459, 222458, 222457, 222456, 222455, 222449, 222446, 222445, 222444, 222436, 222435, 222434, 222433, 222432, 222431, 222430, 222429, 222428, 222427, 222426, 222425, 222424, 222423, 222422, 222421, 222420, 222415, 222414, 222413, 222409, 222408, 222407, 222406, 222405, 222404, 222403, 222402, 222401, 222400, 222399, 222398, 222397, 222395, 222394, 222392, 222391, 222390, 222389, 222388, 222387, 222386, 222385, 222384, 222379, 222378, 222377, 222376, 222374, 222373, 222372, 222371, 222370, 222369, 222368, 222367, 222366, 222365, 222364, 222363, 222362, 222361, 222360, 222359, 222358, 222356, 222355, 222354, 222353, 222351, 222349, 222348, 222347, 222346, 222345, 222344, 222343, 222341, 222340, 222339, 222336, 222335, 222334, 222333, 222332, 222331, 222330, 222326, 222324, 222323, 222322, 222321, 222319, 222318, 222317, 222316, 222315, 222313, 222310, 222309, 222308, 222307, 222305, 222304, 222303, 222302, 222300, 222299, 222298, 222297, 222296, 222295, 222294, 222293, 222292, 222291, 222290, 222289, 222288, 222287, 222285, 222284, 222283, 222282, 222281, 222279, 222276, 222275, 222273, 222272, 222271, 222270, 222269, 222268, 222266, 222265, 222264, 222261, 222260, 222259, 222258, 222257, 222256, 222255, 222254, 222253, 222252, 222249, 222248, 222247, 222246, 222245, 222240, 222239, 222238, 222237, 222236, 222235, 222234, 222233, 222230, 222228, 222226, 222222, 222221, 222220, 222219, 222218, 222217, 222216, 222215, 222214, 222213, 222212, 222211, 222210, 222209, 222208, 222205, 222204, 222203, 222201, 222200, 222198, 222197, 222196, 222195, 222194, 222188, 222187, 222186, 222184, 222183, 222182, 222181, 222180, 222179, 222178, 222177, 222176, 222174, 222172, 222169, 222168, 222167, 222163, 222162, 222161, 222159, 222157, 222151, 222150, 222148, 222145, 222144, 222143, 222142, 222141, 222140, 222139, 222138, 222137, 222136, 222135, 222134, 222133, 222132, 222131, 222130, 222129, 222128, 222127, 222126, 222125, 222124, 222123, 222122, 222121, 222120, 222119, 222118, 222117, 222116, 222114, 222113, 222112, 222111, 222110, 222109, 222108, 222107, 222106, 222105, 222104, 222103, 222102, 222101, 222100, 222099, 222098, 222097, 222096, 222095, 222092, 222090, 222089, 222088, 222087, 222086, 222085, 222083, 222082, 222081, 222080, 222079, 222078, 222077, 222076, 222075, 222071, 222070, 222068, 222067, 222066, 222065, 222064, 222063, 222062, 222061, 222060, 222059, 222058, 222057, 222056, 222055, 222054, 222053, 222052, 222051, 222050, 222049, 222048, 222047, 222046, 222045, 222044, 222043, 222042, 222041, 222040, 222039, 222038, 222037, 222036, 222035, 222034, 222033, 222032, 222031, 222030, 222029, 222028, 222027, 222026, 222025, 222024, 222022, 222021, 222019, 222018, 222017, 222014, 222013, 222012, 222011, 222006, 222001, 222000, 221999, 221998, 221994, 221993, 221992, 221991, 221990, 221981, 221978, 221977, 221976, 221975, 221970, 221969, 221968, 221967, 221966, 221965, 221963, 221962, 221961, 221960, 221959, 221958, 221957, 221954, 221953, 221952, 221948, 221943, 221936, 221935, 221934, 221933, 221932, 221931, 221930, 221929, 221928, 221927, 221926, 221925, 221924, 221923, 221922, 221921, 221920, 221919, 221916, 221915, 221914, 221913, 221912, 221908, 221907, 221906, 221905, 221904, 221903, 221902, 221901, 221900, 221899, 221898, 221897, 221896, 221894, 221893, 221892, 221891, 221890, 221889, 221888, 221887, 221885, 221884, 221883, 221882, 221881, 221880, 221879, 221878, 221876, 221875, 221874, 221873, 221872, 221871, 221868, 221865, 221864, 221863, 221862, 221861, 221860, 221859, 221858, 221857, 221856, 221854, 221853, 221852, 221851, 221849, 221848, 221837, 221836, 221835, 221834, 221833, 221832, 221831, 221830, 221829, 221828, 221827, 221826, 221825, 221824, 221823, 221822, 221821, 221820, 221819, 221817, 221816, 221814, 221812, 221809, 221808, 221807, 221802, 221801, 221800, 221798, 221797, 221796, 221795, 221790, 221789, 221782, 221781, 221777, 221776, 221770, 221768, 221767, 221762, 221761, 221759, 221756, 221750, 221746, 221745, 221744, 221743, 221739, 221737, 221735, 221733, 221732, 221731, 221730, 221729, 221725, 221722, 221721, 221720, 221719, 221717, 221713, 221712, 221706, 221704, 221700, 221695, 221693, 221687, 221684, 221681, 221680, 221679, 221678, 221677, 221676, 221675, 221674, 221673, 221671, 221666, 221664, 221663, 221662, 221661, 221660, 221659, 221657, 221656, 221655, 221654, 221653, 221646, 221643, 221640, 221639, 221638, 221629, 221628, 221627, 221625, 221609, 221608, 221605, 221603, 221602, 221601, 221597, 221596, 221594, 221593, 221592, 221591, 221588, 221587, 221586, 221585, 221583, 221582, 221581, 221576, 221575, 221573, 221572, 221571, 221569, 221568, 221565, 221564, 221563, 221558, 221556, 221555, 221554, 221553, 221552, 221551, 221550, 221549, 221548, 221547, 221546, 221545, 221544, 221543, 221542, 221541, 221540, 221539, 221538, 221537, 221536, 221535, 221534, 221533, 221532, 221531, 221530, 221529, 221528, 221527, 221526, 221525, 221524, 221523, 221522, 221521, 221520, 221519, 221518, 221517, 221516, 221515, 221514, 221513, 221512, 221511, 221510, 221509, 221508, 221507, 221506, 221505, 221504, 221503, 221502, 221501, 221500, 221499, 221498, 221497, 221496, 221495, 221494, 221493, 221492, 221491, 221490, 221489, 221488, 221487, 221486, 221485, 221484, 221483, 221482, 221481, 221480, 221479, 221478, 221477, 221476, 221475, 221474, 221473, 221472, 221471, 221470, 221469, 221468, 221467, 221466, 221465, 221464, 221463, 221462, 221461, 221460, 221459, 221458, 221457, 221456, 221455, 221454, 221453, 221452, 221451, 221450, 221449, 221448, 221447, 221446, 221445, 221444, 221443, 221442, 221441, 221440, 221439, 221438, 221437, 221436, 221435, 221434, 221433, 221432, 221429, 221410, 221409, 221408, 221407, 221406, 221405, 221404, 221403, 221402, 221401, 221400, 221399, 221398, 221397, 221396, 221395, 221394, 221393, 221392, 221391, 221390, 221389, 221388, 221387, 221386, 221385, 221384, 221383, 221382, 221381, 221380, 221379, 221378, 221377, 221376, 221375, 221374, 221373, 221372, 221371, 221370, 221369, 221368, 221367, 221366, 221365, 221364, 221363, 221362, 221347, 221346, 221345, 221344, 221343, 221342, 221341, 221340, 221339, 221338, 221337, 221336, 221335, 221334, 221333, 221332, 221331, 221330, 221329, 221328, 221327, 221326, 221325, 221322, 221321, 221320, 221319, 221318, 221317, 221316, 221315, 221314, 221313, 221312, 221311, 221310, 221309, 221308, 221307, 221306, 221305, 221304, 221303, 221302, 221301, 221300, 221299, 221298, 221297, 221296, 221295, 221294, 221293, 221292, 221291, 221290, 221289, 221288, 221287, 221286, 221285, 221284, 221283, 221282, 221281, 221280, 221279, 221278, 221277, 221276, 221275, 221274, 221273, 221272, 221271, 221270, 221269, 221268, 221267, 221266, 221265, 221264, 221262, 221261, 221260, 221259, 221258, 221257, 221256, 221255, 221254, 221253, 221252, 221251, 221250, 221249, 221248, 221247, 221246, 221245, 221244, 221243, 221242, 221241, 221240, 221239, 221238, 221237, 221236, 221235, 221234, 221233, 221232, 221231, 221230, 221229, 221228, 221227, 221226, 221225, 221224, 221223, 221222, 221221, 221220, 221219, 221218, 221217, 221216, 221215, 221214, 221213, 221212, 221211, 221210, 221209, 221208, 221207, 221206, 221205, 221204, 221203, 221202, 221201, 221200, 221199, 221198, 221197, 221196, 221195, 221194, 221193, 221192, 221191, 221190, 221189, 221188, 221187, 221186, 221185, 221184, 221183, 221182, 221181, 221180, 221179, 221178, 221177, 221176, 221175, 221174, 221173, 221172, 221171, 221170, 221169, 221168, 221167, 221166, 221165, 221164, 221162, 221160, 221156, 221155, 221154, 221153, 221152, 221151, 221150, 221149, 221148, 221147, 221143, 221122, 221121, 221120, 221119, 221118, 221117, 221116, 221115, 221114, 221113, 221112, 221111, 221110, 221109, 221108, 221106, 221105, 221104, 221103, 221099, 221098, 221097, 221095, 221094, 221093, 221063, 221062, 221061, 221060, 221059, 221050, 221049, 221048, 221047, 221045, 221044, 221042, 221041, 221040, 221039, 221038, 221037, 221036, 221035, 221034, 221033, 221032, 221031, 221026, 221025, 221024, 221023, 221022, 221021, 221020, 221019, 221018, 221017, 221016, 221015, 221014, 221013, 221012, 221011, 221010, 221009, 221008, 221007, 221006, 220977, 220976, 220975, 220974, 220973, 220972, 220971, 220970, 220969, 220968, 220967, 220966, 220965, 220964, 220963, 220962, 220961, 220960, 220959, 220958, 220957, 220956, 220955, 220954, 220953, 220952, 220951, 220950, 220949, 220948, 220947, 220946, 220945, 220944, 220943, 220942, 220941, 220940, 220939, 220938, 220937, 220936, 220935, 220934, 220933, 220932, 220931, 220930, 220929, 220928, 220927, 220926, 220925, 220924, 220923, 220922, 220921, 220920, 220919, 220918, 220917, 220916, 220915, 220914, 220913, 220912, 220911, 220910, 220909, 220908, 220907, 220906, 220024, 220023, 220022, 220021, 220019, 220016, 220015, 220014, 220013, 220012, 220011, 220010, 220009, 220008, 220007, 220006, 220005, 220004, 220003, 220002, 220001, 220000, 219999, 219998, 219997, 219996, 219993, 219985, 219981, 219980, 219979, 219978, 219977, 219976, 219975, 219974, 219973, 219972, 219971, 219970, 219968, 219967, 219966, 219964, 219963, 219962, 219959, 219958, 219957, 219955, 219952, 219951, 219950, 219949, 219948, 219947, 219946, 219945, 219944, 219943, 219942, 219941, 219940, 219939, 219938, 219937, 219936, 219935, 219934, 219933, 219932, 219931, 219930, 219929, 219928, 219927, 219926, 219925, 219924, 219923, 219922, 219920, 219919, 219918, 219916, 219915, 219914, 219913, 219912, 219911, 219910, 219909, 219908, 219907, 219906, 219905, 219904, 219903, 219902, 219901, 219900, 219899, 219898, 219897, 219888, 219887, 219886, 219885, 219884, 219883, 219882, 219866, 219861, 219860, 219859, 219858, 219857, 219854, 219853, 219852, 219851, 219849, 219848, 219847, 219846, 219845, 219844, 219843, 219842, 219840, 219839, 219838, 219837, 219836, 219835, 219834, 219833, 219832, 219831, 219830, 219829, 219828, 219827, 219826, 219825, 219824, 219823, 219822, 219821, 219820, 219819, 219818, 219817, 219816, 219815, 219814, 219813, 219812, 219811, 219810, 219809, 219808, 219807, 219806, 219805, 219804, 219803, 219802, 219801, 219800, 219799, 219798, 219797, 219796, 219795, 219794, 219793, 219792, 219791, 219790, 219789, 219788, 219787, 219786, 219785, 219784, 219781, 219779, 219778, 219777, 219776, 219775, 219774, 219770, 219769, 219768, 219767, 219766, 219765, 219763, 219761, 219760, 219759, 219740, 219734, 219719, 219717, 219716, 219714, 219713, 219712, 219711, 219710, 219709, 219707, 219704, 219703, 219696, 219652, 219651, 219650, 219649, 219648, 219647, 219646, 219644, 219643, 219640, 219639, 219571, 219570, 219569, 219568, 219567, 219566, 219565, 219564, 219563, 219562, 219561, 219560, 219559, 219558, 219557, 219556, 219555, 219554, 219553, 219552, 219550, 219549, 219548, 219547, 219546, 219545, 219544, 219542, 219541, 219540, 219539, 219538, 219537, 219536, 219535, 219534, 219533, 219532, 219531, 219530, 219529, 219528, 219527, 219526, 219525, 219524, 219521, 219520, 219519, 219518, 219517, 219516, 219515, 219514, 219513, 219512, 219511, 219510, 219509, 219508, 219507, 219506, 219505, 219500, 219442, 219441, 219440, 219438, 219436, 219431, 219430, 219429, 219428, 219418, 219416, 219415, 219414, 219413, 219412, 219411, 219409, 219407, 219406, 219405, 219403, 219402, 219401, 219400, 219398, 219396, 219395, 219394, 219393, 219392, 219391, 219390, 219389, 219388, 219387, 219386, 219385, 219384, 219383, 219382, 219380, 219379, 219378, 219377, 219376, 219375, 219374, 219373, 219372, 219371, 219370, 219369, 219368, 219367, 219366, 219365, 219364, 219363, 219362, 219361, 219360, 219359, 219358, 219357, 219356, 219355, 219352, 219350, 219349, 219348, 219345, 219344, 219338, 219337, 219336, 219335, 219333, 219329, 219327, 219326, 219324, 219323, 219322, 219321, 219320, 219318, 219317, 219314, 219312, 219311, 219310, 219309, 219308, 219306, 219305, 219304, 219303, 219302, 219301, 219300, 219299, 219298, 219293, 219292, 219279, 219278, 219277, 219276, 219275, 219272, 219270, 219269, 219268, 219266, 219265, 219264, 219263, 219262, 219260, 219259, 219258, 219257, 219256, 219255, 219254, 219253, 219252, 219251, 219250, 219248, 219247, 219246, 219245, 219242, 219237, 219232, 219231, 219215, 219214, 219213, 219211, 219210, 219209, 219208, 219207, 219206, 219205, 219204, 219201, 219200, 219199, 219192, 219191, 219189, 219188, 219187, 219186, 219183, 219182, 219181, 219180, 219178, 219177, 219176, 219175, 219174, 219171, 219166, 219165, 219164, 219163, 219162, 219161, 219160, 219158, 219155, 219154, 219153, 219152, 219148, 219143, 219141, 219139, 219138, 219134, 219133, 219132, 219131, 219130, 219129, 219127, 219126, 219125, 219124, 219123, 219122, 219119, 219113, 219112, 219107, 219106, 219105, 219102, 219094, 219092, 219091, 219090, 219089, 219088, 219087, 219086, 219085, 219084, 219081, 219080, 219073, 219072, 219071, 219070, 219067, 219066, 219062, 219059, 219058, 219053, 219052, 219051, 219050, 219049, 219048, 219047, 219045, 219044, 219041, 219040, 219038, 219037, 219035, 219034, 219033, 219032, 219031, 219029, 219025, 219023, 219022, 219021, 219020, 219018, 219015, 219014, 219012, 219011, 219004, 218994, 218993, 218992, 218991, 218984, 218983, 218981, 218980, 218978, 218976, 218975, 218973, 218972, 218971, 218970, 218969, 218968, 218954, 218953, 218951, 218949, 218947, 218946, 218944, 218942, 218938, 218935, 218934, 218933, 218932, 218931, 218930, 218929, 218928, 218927, 218926, 218924, 218922, 218921, 218920, 218919, 218918, 218917, 218916, 218914, 218912, 218910, 218909, 218908, 218907, 218906, 218905, 218903, 218902, 218900, 218898, 218897, 218896, 218895, 218894, 218893, 218892, 218889, 218888, 218886, 218885, 218884, 218883, 218882, 218881, 218880, 218879, 218878, 218877, 218876, 218875, 218874, 218873, 218872, 218871, 218870, 218869, 218868, 218867, 218866, 218865, 218864, 218863, 218862, 218861, 218856, 218854, 218853, 218852, 218850, 218848, 218846, 218845, 218844, 218843, 218842, 218841, 218840, 218839, 218838, 218837, 218836, 218835, 218834, 218833, 218832, 218830, 218829, 218828, 218827, 218826, 218825, 218824, 218822, 218821, 218820, 218819, 218818, 218816, 218815, 218813, 218812, 218811, 218810, 218803, 218802, 218800, 218796, 218779, 218776, 218774, 218773, 218772, 218771, 218770, 218769, 218768, 218767, 218766, 218765, 218763, 218761, 218760, 218759, 218758, 218752, 218751, 218750, 218748, 218747, 218739, 218737, 218736, 218733, 218732, 218725, 218720, 218711, 218710, 218709, 218708, 218706, 218702, 218701, 218700, 218699, 218697, 218696, 218695, 218693, 218692, 218691, 218690, 218688, 218685, 218684, 218683, 218682, 218678, 218677, 218675, 218674, 218672, 218671, 218670, 218669, 218657, 218652, 218651, 218650, 218649, 218648, 218647, 218646, 218645, 218641, 218640, 218639, 218638, 218637, 218636, 218635, 218634, 218632, 218631, 218630, 218629, 218628, 218626, 218625, 218624, 218623, 218622, 218621, 218618, 218617, 218614, 218613, 218612, 218611, 218610, 218609, 218597, 218596, 218595, 218594, 218593, 218592, 218591, 218590, 218589, 218588, 218587, 218586, 218585, 218584, 218583, 218582, 218581, 218578, 218577, 218576, 218575, 218574, 218572, 218571, 218569, 218568, 218567, 218564, 218563, 218562, 218560, 218531, 218530, 218526, 218524, 218522, 218521, 218520, 218519, 218518, 218516, 218506, 218505, 218503, 218500, 218499, 218498, 218497, 218493, 218492, 218490, 218489, 218483, 218482, 218481, 218480, 218479, 218476, 218475, 218474, 218471, 218469, 218467, 218464, 218462, 218461, 218459, 218458, 218452, 218451, 218443, 218441, 218440, 218439, 218438, 218437, 218436, 218435, 218434, 218433, 218432, 218431, 218430, 218429, 218428, 218427, 218426, 218425, 218423, 218421, 218416, 218415, 218414, 218409, 218408, 218407, 218406, 218405, 218404, 218403, 218402, 218400, 218399, 218398, 218397, 218396, 218378, 218377, 218376, 218375, 218374, 218373, 218372, 218369, 218367, 218364, 218363, 218362, 218361, 218360, 218353, 218352, 218351, 218349, 218346, 218345, 218344, 218343, 218342, 218341, 218340, 218338, 218337, 218336, 218335, 218334, 218333, 218332, 218330, 218329, 218327, 218324, 218320, 218318, 218317, 218316, 218312, 218311, 218309, 218308, 218307, 218302, 218301, 218300, 218298, 218293, 218291, 218289, 218288, 218287, 218285, 218284, 218283, 218282, 218279, 218278, 218277, 218276, 218270, 218269, 218268, 218267, 218266, 218258, 218257, 218256, 218255, 218254, 218252, 218249, 218248, 218247, 218245, 218243, 218241, 218240, 218239, 218228, 218225, 218215, 218214, 218213, 218212, 218211, 218210, 218209, 218208, 218207, 218206, 218205, 218201, 218196, 218194, 218193, 218192, 218191, 218190, 218189, 218188, 218187, 218186, 218185, 218184, 218183, 218181, 218180, 218178, 218177, 218176, 218162, 218154, 218153, 218151, 218140, 218138, 218137, 218136, 218132, 218131, 218130, 218129, 218128, 218127, 218126, 218125, 218124, 218123, 218122, 218121, 218119, 218118, 218116, 218115, 218114, 218113, 218110, 218105, 218101, 218097, 218095, 218093, 218090, 218089, 218088, 218087, 218086, 218085, 218084, 218083, 218082, 218081, 218079, 218078, 218077, 218076, 218075, 218074, 218073, 218072, 218071, 218070, 218069, 218068, 218067, 218062, 218061, 218059, 218058, 218056, 218055, 218049, 218047, 218044, 218042, 218040, 218039, 218038, 218037, 218036, 218032, 218030, 218029, 218028, 218025, 218023, 218021, 218020, 218019, 218018, 218017, 218016, 218015, 218013, 218012, 218011, 218009, 218008, 218006, 218004, 218002, 218001, 218000, 217999, 217998, 217997, 217996, 217994, 217993, 217992, 217987, 217984, 217983, 217982, 217981, 217980, 217979, 217978, 217977, 217976, 217970, 217969, 217968, 217967, 217966, 217965, 217964, 217963, 217962, 217961, 217960, 217958, 217957, 217956, 217955, 217954, 217953, 217952, 217949, 217947, 217946, 217945, 217944, 217943, 217942, 217941, 217940, 217939, 217938, 217937, 217935, 217934, 217933, 217931, 217930, 217929, 217928, 217927, 217926, 217925, 217924, 217923, 217922, 217921, 217920, 217919, 217918, 217917, 217916, 217915, 217914, 217900, 217898, 217897, 217896, 217895, 217893, 217892, 217891, 217890, 217889, 217888, 217887, 217886, 217885, 217884, 217883, 217882, 217880, 217878, 217877, 217876, 217872, 217870, 217863, 217862, 217861, 217857, 217852, 217851, 217847, 217844, 217835, 217833, 217831, 217827, 217825, 217824, 217823, 217822, 217821, 217820, 217818, 217817, 217816, 217815, 217814, 217813, 217812, 217811, 217810, 217809, 217808, 217807, 217803, 217802, 217801, 217800, 217799, 217798, 217797, 217793, 217792, 217790, 217789, 217788, 217787, 217783, 217780, 217779, 217778, 217777, 217776, 217772, 217771, 217763, 217760, 217759, 217755, 217754, 217753, 217752, 217751, 217750, 217749, 217748, 217747, 217746, 217745, 217744, 217743, 217742, 217739, 217738, 217736, 217735, 217734, 217733, 217732, 217731); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (217730, 217729, 217728, 217727, 217726, 217725, 217724, 217723, 217720, 217708, 217706, 217702, 217701, 217685, 217684, 217683, 217681, 217679, 217677, 217671, 217670, 217669, 217668, 217667, 217666, 217665, 217664, 217659, 217658, 217657, 217656, 217654, 217645, 217644, 217643, 217642, 217641, 217640, 217639, 217632, 217631, 217630, 217629, 217626, 217624, 217619, 217618, 217617, 217616, 217615, 217614, 217613, 217612, 217607, 217606, 217605, 217604, 217601, 217598, 217596, 217595, 217590, 217589, 217588, 217587, 217584, 217582, 217581, 217580, 217579, 217578, 217577, 217576, 217573, 217572, 217571, 217539, 217535, 217534, 217519, 217518, 217516, 217508, 217507, 217506, 217505, 217504, 217503, 217502, 217501, 217500, 217494, 217490, 217481, 217474, 217473, 217470, 217466, 217465, 217464, 217463, 217461, 217460, 217458, 217456, 217455, 217454, 217452, 217450, 217445, 217444, 217443, 217442, 217439, 217438, 217437, 217436, 217435, 217434, 217433, 217432, 217425, 217420, 217419, 217417, 217416, 217415, 217414, 217413, 217410, 217409, 217408, 217402, 217401, 217400, 217399, 217396, 217395, 217394, 217389, 217388, 217387, 217386, 217385, 217383, 217381, 217380, 217379, 217377, 217369, 217368, 217366, 217365, 217362, 217361, 217360, 217359, 217355, 217354, 217346, 217345, 217344, 217343, 217342, 217341, 217340, 217339, 217338, 217337, 217336, 217335, 217334, 217333, 217332, 217331, 217330, 217329, 217328, 217327, 217320, 217319, 217318, 217317, 217316, 217311, 217309, 217304, 217301, 217300, 217295, 217293, 217292, 217291, 217290, 217289, 217288, 217287, 217285, 217284, 217283, 217282, 217281, 217280, 217271, 217263, 217259, 217253, 217252, 217251, 217250, 217249, 217248, 217243, 217242, 217241, 217228, 217227, 217226, 217225, 217211, 217208, 217207, 217206, 217200, 217197, 217186, 217183, 217162, 217161, 217160, 217159, 217158, 217157, 217156, 217152, 217148, 217146, 217142, 217137, 217135, 217119, 217116, 217115, 217113, 217103, 217095, 217094, 217092, 217083, 217069, 217066, 217065, 217064, 217062, 217061, 217060, 217059, 217058, 217057, 217052, 217051, 217050, 217049, 217048, 217047, 217037, 217035, 217034, 217033, 217029, 217028, 217027, 217026, 217003, 217002, 217001, 216996, 216995, 216994, 216993, 216992, 216991, 216990, 216989, 216988, 216986, 216984, 216981, 216980, 216979, 216975, 216974, 216973, 216972, 216971, 216968, 216957, 216956, 216955, 216954, 216953, 216952, 216951, 216950, 216949, 216948, 216947, 216946, 216945, 216944, 216943, 216942, 216941, 216940, 216939, 216938, 216936, 216935, 216934, 216933, 216932, 216931, 216929, 216928, 216927, 216926, 216925, 216924, 216923, 216922, 216921, 216920, 216919, 216918, 216917, 216916, 216915, 216914, 216913, 216912, 216911, 216910, 216909, 216908, 216907, 216906, 216904, 216903, 216902, 216900, 216899, 216898, 216895, 216893, 216890, 216888, 216887, 216884, 216883, 216881, 216876, 216873, 216866, 216865, 216864, 216862, 216860, 216852, 216851, 216850, 216849, 216848, 216829, 216827, 216826, 216808, 216807, 216806, 216805, 216804, 216803, 216802, 216801, 216800, 216799, 216798, 216797, 216796, 216795, 216794, 216793, 216792, 216790, 216789, 216788, 216787, 216786, 216785, 216783, 216782, 216781, 216780, 216779, 216778, 216777, 216776, 216775, 216774, 216773, 216764, 216763, 216761, 216749, 216742, 216739, 216735, 216734, 216732, 216731, 216730, 216729, 216727, 216721, 216718, 216716, 216698, 216697, 216696, 216695, 216693, 216692, 216691, 216690, 216689, 216688, 216687, 216686, 216685, 216684, 216683, 216682, 216681, 216680, 216679, 216678, 216677, 216676, 216675, 216674, 216673, 216672, 216671, 216670, 216669, 216668, 216667, 216666, 216665, 216664, 216663, 216662, 216661, 216660, 216659, 216658, 216657, 216656, 216655, 216654, 216653, 216652, 216648, 216647, 216646, 216645, 216644, 216643, 216642, 216641, 216640, 216639, 216638, 216637, 216636, 216635, 216634, 216633, 216632, 216629, 216628, 216627, 216626, 216625, 216624, 216623, 216622, 216621, 216620, 216619, 216618, 216617, 216616, 216615, 216614, 216613, 216612, 216611, 216610, 216609, 216608, 216607, 216606, 216605, 216604, 216603, 216602, 216599, 216597, 216595, 216593, 216592, 216589, 216587, 216586, 216584, 216583, 216582, 216580, 216579, 216578, 216577, 216576, 216575, 216574, 216572, 216571, 216570, 216569, 216568, 216567, 216566, 216565, 216564, 216563, 216562, 216561, 216560, 216559, 216558, 216557, 216556, 216555, 216554, 216553, 216552, 216551, 216550, 216549, 216548, 216546, 216543, 216542, 216541, 216537, 216536, 216535, 216534, 216533, 216532, 216531, 216530, 216529, 216528, 216527, 216526, 216525, 216524, 216523, 216520, 216519, 216518, 216517, 216516, 216515, 216514, 216513, 216512, 216511, 216510, 216509, 216508, 216507, 216502, 216501, 216500, 216499, 216493, 216492, 216491, 216490, 216487, 216486, 216477, 216475, 216466, 216460, 216459, 216457, 216455, 216454, 216453, 216452, 216451, 216450, 216449, 216448, 216446, 216445, 216444, 216437, 216436, 216435, 216434, 216433, 216432, 216431, 216430, 216429, 216428, 216427, 216425, 216424, 216423, 216422, 216421, 216420, 216417, 216416, 216415, 216414, 216413, 216412, 216411, 216410, 216409, 216408, 216407, 216406, 216405, 216404, 216403, 216402, 216401, 216400, 216397, 216393, 216378, 216377, 216376, 216375, 216374, 216373, 216372, 216371, 216368, 216366, 216365, 216364, 216363, 216361, 216360, 216359, 216358, 216357, 216356, 216355, 216354, 216353, 216349, 216347, 216345, 216344, 216342, 216341, 216340, 216339, 216338, 216336, 216335, 216334, 216333, 216332, 216331, 216327, 216326, 216325, 216324, 216323, 216322, 216321, 216320, 216317, 216316, 216314, 216313, 216312, 216311, 216308, 216284, 216283, 216263, 216257, 216254, 216252, 216250, 216214, 216213, 216212, 216211, 216208, 216198, 216197, 216196, 216184, 216171, 216169, 216167, 216166, 216161, 216158, 216157, 216155, 216152, 216150, 216147, 216143, 216141, 216140, 216139, 216137, 216136, 216135, 216134, 216132, 216131, 216130, 216129, 216128, 216126, 216125, 216123, 216122, 216117, 216116, 216115, 216114, 216113, 216111, 216110, 216109, 216108, 216103, 216101, 216100, 216090, 216087, 216075, 216074, 216073, 216070, 216067, 216066, 216062, 216061, 216060, 216059, 216058, 216057, 216056, 216053, 216051, 216050, 216048, 216046, 216042, 216041, 216040, 216039, 216033, 216032, 216030, 216021, 216015, 216011, 216010, 215989, 215988, 215976, 215975, 215972, 215971, 215970, 215969, 215949, 215948, 215947, 215946, 215945, 215944, 215943, 215942, 215941, 215940, 215939, 215938, 215937, 215936, 215935, 215934, 215933, 215932, 215931, 215930, 215929, 215928, 215927, 215926, 215923, 215911, 215886, 215885, 215884, 215883, 215882, 215873, 215859, 215853, 215836, 215834, 215833, 215832, 215831, 215830, 215829, 215828, 215823, 215820, 215811, 215810, 215808, 215807, 215803, 215800, 215781, 215770, 215769, 215768, 215767, 215763, 215762, 215761, 215760, 215758, 215757, 215756, 215755, 215754, 215753, 215752, 215751, 215750, 215748, 215746, 215745, 215744, 215743, 215742, 215734, 215731, 215728, 215727, 215726, 215717, 215716, 215715, 215714, 215713, 215712, 215711, 215710, 215709, 215708, 215707, 215706, 215705, 215704, 215703, 215702, 215701, 215700, 215699, 215698, 215697, 215696, 215695, 215692, 215691, 215690, 215689, 215688, 215687, 215686, 215685, 215684, 215683, 215682, 215679, 215678, 215677, 215676, 215675, 215674, 215668, 215667, 215666, 215665, 215664, 215662, 215661, 215656, 215651, 215650, 215649, 215648, 215647, 215646, 215645, 215643, 215640, 215639, 215638, 215637, 215635, 215627, 215626, 215625, 215623, 215619, 215618, 215617, 215616, 215614, 215610, 215609, 215608, 215606, 215601, 215600, 215594, 215583, 215582, 215581, 215572, 215567, 215566, 215563, 215560, 215556, 215555, 215554, 215551, 215550, 215549, 215548, 215547, 215543, 215542, 215541, 215540, 215539, 215538, 215537, 215534, 215533, 215529, 215528, 215527, 215526, 215525, 215524, 215522, 215521, 215520, 215519, 215515, 215513, 215512, 215508, 215507, 215506, 215504, 215503, 215502, 215501, 215500, 215499, 215498, 215497, 215496, 215490, 215489, 215488, 215487, 215486, 215479, 215473, 215472, 215464, 215463, 215462, 215461, 215460, 215459, 215458, 215455, 215454, 215453, 215452, 215451, 215450, 215449, 215448, 215446, 215444, 215442, 215441, 215440, 215439, 215438, 215436, 215434, 215433, 215431, 215430, 215427, 215426, 215425, 215424, 215423, 215422, 215421, 215416, 215415, 215414, 215413, 215410, 215407, 215405, 215404, 215403, 215401, 215400, 215399, 215398, 215397, 215396, 215394, 215393, 215392, 215391, 215390, 215389, 215388, 215384, 215383, 215382, 215381, 215379, 215378, 215377, 215376, 215375, 215374, 215373, 215372, 215371, 215370, 215369, 215368, 215367, 215366, 215365, 215364, 215363, 215362, 215361, 215360, 215359, 215358, 215357, 215356, 215355, 215354, 215353, 215352, 215351, 215350, 215349, 215348, 215346, 215345, 215342, 215341, 215340, 215338, 215336, 215335, 215334, 215333, 215332, 215331, 215329, 215328, 215327, 215326, 215325, 215324, 215323, 215322, 215321, 215320, 215319, 215318, 215317, 215316, 215315, 215314, 215313, 215312, 215311, 215310, 215309, 215308, 215306, 215305, 215304, 215303, 215302, 215301, 215300, 215293, 215292, 215291, 215284, 215283, 215282, 215281, 215280, 215279, 215278, 215276, 215275, 215274, 215273, 215269, 215268, 215267, 215266, 215265, 215263, 215262, 215257, 215256, 215255, 215254, 215253, 215252, 215251, 215250, 215249, 215248, 215247, 215246, 215245, 215244, 215243, 215241, 215240, 215239, 215238, 215235, 215234, 215233, 215232, 215231, 215228, 215227, 215226, 215225, 215224, 215223, 215222, 215221, 215220, 215219, 215218, 215217, 215216, 215215, 215214, 215213, 215212, 215211, 215210, 215209, 215208, 215207, 215206, 215205, 215204, 215203, 215202, 215201, 215200, 215199, 215196, 215195, 215194, 215193, 215192, 215191, 215190, 215180, 215179, 215178, 215176, 215174, 215172, 215171, 215165, 215164, 215163, 215161, 215160, 215159, 215157, 215154, 215153, 215151, 215150, 215147, 215146, 215145, 215143, 215142, 215141, 215140, 215138, 215136, 215135, 215132, 215131, 215130, 215129, 215128, 215125, 215124, 215120, 215118, 215117, 215116, 215115, 215114, 215112, 215111, 215110, 215109, 215108, 215106, 215103, 215100, 215098, 215095, 215093, 215092, 215091, 215090, 215089, 215087, 215086, 215085, 215080, 215078, 215073, 215072, 215071, 215070, 215069, 215068, 215067, 215066, 215065, 215064, 215063, 215062, 215061, 215060, 215059, 215058, 215057, 215055, 215047, 215046, 215040, 215037, 215036, 215035, 215034, 215033, 215032, 215031, 215030, 215029, 215028, 215027, 215026, 215025, 215024, 215023, 215021, 215020, 215017, 215016, 215015, 215014, 215013, 215012, 215011, 215010, 215009, 215008, 215004, 215000, 214999, 214998, 214997, 214995, 214991, 214990, 214989, 214988, 214986, 214985, 214984, 214983, 214982, 214981, 214980, 214979, 214978, 214977, 214976, 214975, 214974, 214973, 214972, 214971, 214970, 214965, 214964, 214963, 214962, 214961, 214960, 214959, 214958, 214957, 214956, 214955, 214954, 214952, 214951, 214949, 214945, 214943, 214936, 214935, 214934, 214933, 214932, 214931, 214930, 214929, 214928, 214926, 214925, 214921, 214920, 214919, 214918, 214917, 214915, 214914, 214913, 214911, 214909, 214908, 214907, 214906, 214905, 214904, 214903, 214902, 214901, 214900, 214899, 214898, 214897, 214896, 214895, 214894, 214893, 214892, 214891, 214890, 214889, 214888, 214887, 214886, 214885, 214884, 214882, 214879, 214877, 214876, 214874, 214873, 214872, 214871, 214870, 214869, 214868, 214867, 214865, 214864, 214863, 214862, 214859, 214849, 214848, 214847, 214846, 214845, 214844, 214843, 214842, 214841, 214840, 214839, 214838, 214837, 214833, 214831, 214830, 214829, 214828, 214827, 214826, 214825, 214824, 214823, 214822, 214817, 214816, 214815, 214814, 214813, 214800, 214799, 214798, 214797, 214796, 214795, 214794, 214793, 214792, 214791, 214790, 214786, 214784, 214783, 214782, 214776, 214774, 214773, 214772, 214771, 214769, 214768, 214767, 214766, 214765, 214764, 214763, 214762, 214761, 214760, 214756, 214754, 214753, 214751, 214750, 214748, 214747, 214745, 214744, 214743, 214742, 214740, 214739, 214738, 214737, 214736, 214735, 214734, 214733, 214725, 214724, 214723, 214722, 214721, 214720, 214719, 214718, 214717, 214716, 214715, 214714, 214713, 214710, 214708, 214707, 214701, 214697, 214695, 214694, 214693, 214692, 214691, 214690, 214689, 214688, 214687, 214686, 214684, 214682, 214680, 214679, 214678, 214677, 214676, 214675, 214674, 214673, 214672, 214671, 214670, 214669, 214668, 214667, 214666, 214665, 214664, 214663, 214662, 214661, 214660, 214657, 214656, 214655, 214654, 214653, 214652, 214651, 214650, 214648, 214647, 214646, 214645, 214643, 214642, 214641, 214640, 214636, 214635, 214634, 214633, 214627, 214626, 214622, 214619, 214615, 214614, 214613, 214612, 214611, 214609, 214608, 214607, 214606, 214605, 214604, 214601, 214599, 214598, 214597, 214595, 214594, 214586, 214585, 214582, 214581, 214580, 214579, 214577, 214576, 214575, 214568, 214567, 214566, 214562, 214561, 214560, 214559, 214558, 214557, 214556, 214553, 214550, 214549, 214548, 214545, 214544, 214543, 214539, 214538, 214537, 214536, 214535, 214534, 214533, 214532, 214531, 214530, 214529, 214528, 214527, 214526, 214524, 214523, 214522, 214521, 214520, 214519, 214518, 214517, 214516, 214515, 214514, 214506, 214505, 214504, 214501, 214499, 214493, 214492, 214491, 214487, 214486, 214484, 214481, 214480, 214472, 214467, 214466, 214465, 214463, 214461, 214457, 214456, 214455, 214454, 214453, 214452, 214449, 214444, 214443, 214442, 214441, 214440, 214439, 214438, 214437, 214436, 214435, 214434, 214433, 214432, 214430, 214429, 214428, 214426, 214425, 214424, 214423, 214422, 214421, 214420, 214419, 214418, 214417, 214416, 214415, 214412, 214411, 214410, 214409, 214408, 214407, 214406, 214404, 214402, 214401, 214400, 214399, 214398, 214397, 214396, 214392, 214389, 214388, 214387, 214386, 214385, 214384, 214383, 214382, 214381, 214380, 214379, 214373, 214372, 214371, 214370, 214350, 214346, 214345, 214344, 214343, 214342, 214340, 214339, 214336, 214335, 214334, 214333, 214332, 214331, 214330, 214329, 214328, 214327, 214326, 214325, 214324, 214323, 214322, 214321, 214320, 214319, 214318, 214317, 214316, 214315, 214308, 214307, 214306, 214305, 214304, 214303, 214302, 214301, 214300, 214299, 214298, 214297, 214296, 214295, 214294, 214293, 214292, 214289, 214288, 214285, 214283, 214279, 214278, 214277, 214276, 214275, 214272, 214271, 214270, 214269, 214268, 214267, 214264, 214261, 214260, 214257, 214256, 214254, 214244, 214243, 214242, 214241, 214239, 214238, 214235, 214233, 214232, 214229, 214228, 214227, 214226, 214225, 214224, 214223, 214222, 214221, 214220, 214219, 214218, 214217, 214216, 214215, 214214, 214213, 214212, 214210, 214209, 214206, 214205, 214202, 214201, 214200, 214199, 214197, 214196, 214194, 214193, 214192, 214191, 214189, 214187, 214186, 214185, 214184, 214183, 214182, 214181, 214180, 214176, 214175, 214173, 214172, 214171, 214170, 214166, 214164, 214163, 214160, 214159, 214158, 214155, 214152, 214150, 214149, 214146, 214145, 214144, 214142, 214136, 214133, 214132, 214131, 214130, 214129, 214128, 214127, 214126, 214125, 214124, 214123, 214122, 214121, 214118, 214117, 214116, 214115, 214114, 214113, 214112, 214110, 214109, 214108, 214107, 214106, 214105, 214104, 214103, 214102, 214101, 214100, 214099, 214098, 214097, 214096, 214095, 214094, 214093, 214092, 214091, 214090, 214089, 214087, 214086, 214084, 214083, 214082, 214081, 214078, 214075, 214074, 214073, 214072, 214071, 214070, 214069, 214068, 214067, 214063, 214060, 214059, 214058, 214057, 214056, 214055, 214054, 214053, 214047, 214046, 214045, 214026, 214025, 214024, 214015, 214012, 214009, 214001, 214000, 213997, 213982, 213981, 213980, 213979, 213978, 213977, 213976, 213975, 213974, 213973, 213972, 213971, 213970, 213969, 213968, 213967, 213966, 213965, 213964, 213963, 213962, 213961, 213960, 213959, 213958, 213937, 213936, 213935, 213934, 213933, 213932, 213931, 213930, 213929, 213928, 213927, 213926, 213925, 213924, 213923, 213922, 213921, 213920, 213919, 213918, 213917, 213916, 213915, 213914, 213913, 213912, 213911, 213910, 213909, 213908, 213907, 213906, 213905, 213904, 213903, 213902, 213901, 213900, 213898, 213897, 213896, 213895, 213894, 213893, 213892, 213891, 213890, 213887, 213885, 213884, 213881, 213880, 213878, 213876, 213874, 213873, 213872, 213871, 213868, 213865, 213864, 213863, 213862, 213861, 213860, 213859, 213858, 213857, 213856, 213855, 213854, 213844, 213835, 213834, 213833, 213831, 213820, 213804, 213803, 213802, 213801, 213800, 213799, 213798, 213796, 213795, 213794, 213793, 213792, 213791, 213790, 213789, 213788, 213787, 213784, 213782, 213781, 213780, 213778, 213777, 213776, 213775, 213774, 213754, 213753, 213751, 213750, 213747, 213746, 213745, 213744, 213743, 213742, 213741, 213740, 213739, 213738, 213737, 213736, 213735, 213734, 213731, 213729, 213728, 213726, 213724, 213723, 213720, 213719, 213718, 213717, 213715, 213714, 213710, 213704, 213701, 213699, 213688, 213685, 213684, 213683, 213682, 213681, 213680, 213679, 213678, 213677, 213675, 213672, 213671, 213669, 213668, 213666, 213665, 213664, 213663, 213662, 213661, 213660, 213659, 213654, 213653, 213646, 213645, 213643, 213636, 213631, 213630, 213629, 213626, 213624, 213622, 213621, 213620, 213618, 213616, 213615, 213614, 213613, 213612, 213611, 213610, 213609, 213608, 213607, 213604, 213603, 213602, 213601, 213600, 213599, 213597, 213596, 213595, 213593, 213592, 213591, 213590, 213588, 213587, 213586, 213585, 213584, 213582, 213581, 213577, 213576, 213575, 213574, 213561, 213560, 213557, 213556, 213554, 213542, 213539, 213536, 213534, 213533, 213531, 213528, 213525, 213524, 213523, 213522, 213521, 213520, 213519, 213518, 213517, 213516, 213513, 213512, 213502, 213501, 213500, 213499, 213487, 213486, 213485, 213484, 213482, 213480, 213462, 213459, 213454, 213453, 213451, 213435, 213427, 213423, 213422, 213418, 213417, 213416, 213413, 213411, 213410, 213405, 213404, 213403, 213402, 213401, 213400, 213396, 213395, 213394, 213393, 213392, 213391, 213387, 213385, 213384, 213383, 213382, 213375, 213374, 213373, 213372, 213370, 213369, 213368, 213364, 213350, 213348, 213345, 213341, 213340, 213339, 213334, 213331, 213311, 213310, 213309, 213308, 213307, 213306, 213305, 213304, 213302, 213301, 213299, 213296, 213295, 213293, 213287, 213279, 213277, 213273, 213268, 213267, 213266, 213263, 213262, 213261, 213260, 213240, 213238, 213236, 213235, 213230, 213229, 213228, 213227, 213226, 213223, 213210, 213207, 213206, 213205, 213195, 213194, 213193, 213192, 213191, 213190, 213189, 213187, 213186, 213181, 213180, 213175, 213174, 213173, 213172, 213171, 213170, 213156, 213155, 213152, 213151, 213150, 213149, 213148, 213147, 213144, 213141, 213140, 213139, 213138, 213131, 213125, 213124, 213123, 213122, 213117, 213115, 213114, 213113, 213110, 213109, 213106, 213105, 213102, 213101, 213099, 213097, 213094, 213093, 213092, 213090, 213089, 213086, 213083, 213082, 213079, 213070, 213069, 213068, 213067, 213065, 213062, 213061, 213060, 213059, 213058, 213057, 213056, 213055, 213054, 213043, 213042, 213041, 213040, 213039, 213038, 213037, 213036, 213035, 213034, 213032, 213031, 213030, 213029, 213028, 213026, 213025, 213023, 213022, 213017, 213015, 213013, 213012, 213011, 213005, 213003, 213002, 213000, 212999, 212998, 212997, 212996, 212995, 212994, 212993, 212992, 212991, 212990, 212989, 212985, 212981, 212979, 212977, 212974, 212967, 212966, 212964, 212963, 212954, 212949, 212948, 212947, 212946, 212945, 212942, 212941, 212940, 212939, 212938, 212937, 212936, 212935, 212933, 212932, 212931, 212930, 212929, 212928, 212926, 212925, 212924, 212923, 212922, 212921, 212920, 212915, 212912, 212911, 212910, 212905, 212904, 212903, 212897, 212895, 212887, 212886, 212885, 212876, 212860, 212859, 212858, 212856, 212853, 212852, 212850, 212849, 212848, 212845, 212842, 212833, 212828, 212825, 212814, 212813, 212809, 212803, 212801, 212800, 212799, 212797, 212794, 212793, 212792, 212791, 212790, 212789, 212788, 212787, 212786, 212785, 212784, 212783, 212782, 212781, 212780, 212779, 212775, 212770, 212754, 212743, 212737, 212734, 212733, 212732, 212729, 212728, 212712, 212707, 212700, 212699, 212698, 212697, 212695, 212694, 212693, 212691, 212690, 212689, 212688, 212687, 212686, 212684, 212683, 212630, 212622, 212620, 212619, 212617, 212607, 212606, 212600, 212596, 212594, 212592, 212591, 212589, 212588, 212586, 212561, 212560, 212559, 212558, 212557, 212556, 212552, 212546, 212539, 212535, 212533, 212523, 212522, 212521, 212516, 212515, 212514, 212513, 212512, 212489, 212476, 212428, 212427, 212424, 212423, 212422, 212421, 212414, 212413, 212412, 212411, 212410, 212400, 212399, 212386, 212385, 212380, 212378, 212376, 212375, 212374, 212373, 212368, 212367, 212364, 212363, 212361, 212360, 212359, 212349, 212347, 212342, 212341, 212339, 212323, 212322, 212321, 212316, 212314, 212299, 212297, 212296, 212295, 212294, 212293, 212291, 212289, 212287, 212285, 212284, 212280, 212279, 212278, 212277, 212276, 212275, 212271, 212270, 212269, 212268, 212267, 212266, 212265, 212264, 212263, 212262, 212261, 212260, 212259, 212258, 212257, 212256, 212255, 212254, 212253, 212252, 212251, 212250, 212249, 212248, 212247, 212246, 212245, 212244, 212243, 212242, 212231, 212230, 212229, 212228, 212227, 212226, 212224, 212223, 212222, 212221, 212220, 212219, 212218, 212217, 212216, 212215, 212214, 212213, 212211, 212209, 212201, 212200, 212199, 212198, 212197, 212174, 212173, 212172, 212171, 212170, 212168, 212162, 212146, 212145, 212144, 212143, 212142, 212140, 212138, 212136, 212135, 212134, 212131, 212126, 212125, 212124, 212123, 212122, 212121, 212120, 212119, 212118, 212117, 212116, 212115, 212114, 212113, 212112, 212111, 212110, 212109, 212108, 212107, 212106, 212093, 212071, 212068, 212066, 212064, 212063, 212062, 212061, 212060, 212059, 212058, 212057, 212056, 212055, 212054, 212053, 212052, 212051, 212050, 212049, 212048, 212047, 212046, 212045, 212044, 212043, 212042, 212037, 212036, 212035, 212034, 212033, 212029, 212017, 212016, 211987, 211986, 211982, 211981, 211980, 211979, 211978, 211977, 211976, 211975, 211974, 211973, 211972, 211971, 211970, 211969, 211968, 211963, 211962, 211949, 211945, 211944, 211943, 211942, 211941, 211940, 211939, 211938, 211937, 211936, 211932, 211931, 211929, 211926, 211925, 211924, 211923, 211922, 211921, 211919, 211918, 211917, 211916, 211915, 211914, 211913, 211912, 211911, 211910, 211909, 211907, 211906, 211905, 211904, 211903, 211898, 211897, 211895, 211892, 211891, 211889, 211887, 211886, 211885, 211884, 211883, 211882, 211881, 211879, 211876, 211874, 211871, 211870, 211868, 211867, 211865, 211864, 211863, 211862, 211859, 211813, 211812, 211774, 211772, 211741, 211740, 211739, 211723, 211704, 211702, 211701, 211699, 211697, 211695, 211693, 211689, 211674, 211669, 211667, 211663, 211661, 211660, 211659, 211657, 211652, 211651, 211650, 211649, 211648, 211647, 211636, 211635, 211634, 211633, 211632, 211629, 211628, 211627, 211626, 211625, 211624, 211621, 211620, 211619, 211618, 211591, 211578, 211577, 211572, 211569, 211566, 211565, 211564, 211563, 211562, 211561, 211560, 211559, 211558, 211557, 211556, 211555, 211550, 211549, 211548, 211547, 211546, 211545, 211544, 211543, 211542, 211541, 211539, 211538, 211534, 211533, 211532, 211531, 211530, 211529, 211523, 211522, 211521, 211520, 211519, 211518, 211508, 211500, 211498, 211497, 211496, 211495, 211494, 211493, 211492, 211489, 211487, 211485, 211482, 211481, 211479, 211478, 211473, 211471, 211468, 211465, 211464, 211463, 211462, 211461, 211460, 211459, 211458, 211457, 211456, 211455, 211454, 211453, 211452, 211450, 211449, 211415, 211389, 211388, 211387, 211386, 211385, 211383, 211377, 211376, 211375, 211374, 211369, 211367, 211357, 211356, 211355, 211349, 211338, 211337, 211336, 211334, 211331, 211330, 211329, 211328, 211327, 211323, 211321, 211310, 211305, 211303, 211284, 211282, 211276, 211275, 211274, 211271, 211268, 211267, 211266, 211265, 211264, 211262, 211261, 211259, 211258, 211240, 211204, 211202, 211201, 211198, 211197, 211195, 211194, 211188, 211184, 211183, 211182, 211181, 211180, 211179, 211177, 211176, 211175, 211174, 211173, 211172, 211167, 211166, 211165, 211164, 211163, 211162, 211161, 211160, 211159, 211156, 211155, 211154, 211153, 211152, 211148, 211146, 211143, 211142, 211141, 211121, 211116, 211115, 211114, 211113, 211112, 211111, 211106, 211103, 211102, 211101, 211100, 211099, 211094, 211093, 211092, 211087, 211086, 211084, 211083, 211082, 211081, 211080, 211079, 211078, 211077, 211076, 211075, 211074, 211073, 211072, 211064, 211063, 211062, 211061, 211060, 211059, 211058, 211057, 211056, 211055, 211054, 211053, 211052, 211051, 211050, 211049, 211044, 211043, 211042, 211041, 211040, 211039, 211038, 211035, 211033, 211032, 211031, 211030, 211029, 211028, 211027, 211026, 211025, 211024, 211023, 211022, 211021, 211019, 211018, 211017, 211016, 211002, 211000, 210999, 210996, 210995, 210993, 210969, 210968, 210951, 210950, 210949, 210940, 210939, 210938, 210937, 210936, 210935, 210934, 210933, 210932, 210931, 210930, 210929, 210926, 210925, 210924, 210923, 210922, 210921, 210920, 210919, 210918, 210902, 210901, 210900, 210899, 210898, 210897, 210896, 210894, 210893, 210892, 210891, 210886, 210885, 210884, 210883, 210882, 210881, 210880, 210879, 210878, 210877, 210876, 210875, 210874, 210872, 210871, 210869, 210868, 210867, 210866, 210862, 210861, 210860, 210859, 210858, 210857, 210856, 210855, 210854, 210853, 210852, 210851, 210850, 210849, 210848, 210847, 210846, 210845, 210844, 210843, 210842, 210841, 210840, 210839, 210838, 210837, 210836, 210835, 210834, 210833, 210832, 210831, 210826, 210824, 210823, 210822, 210821, 210819, 210818, 210817, 210816, 210814, 210810, 210809, 210808, 210807, 210806, 210805, 210804, 210803, 210802, 210801, 210800, 210799, 210797, 210796, 210795, 210794, 210793, 210792, 210791, 210790, 210789, 210788, 210787, 210786, 210784, 210783, 210782, 210781, 210780, 210779, 210778, 210777, 210776, 210775, 210774, 210773, 210772, 210770, 210769, 210768, 210767, 210766, 210765, 210764, 210757, 210756, 210755, 210754, 210752, 210751, 210749, 210748, 210747, 210746, 210745, 210744, 210743, 210742, 210741, 210740, 210739, 210738, 210737, 210736, 210735, 210729, 210722, 210720, 210718, 210717, 210716, 210715, 210714, 210713, 210712, 210711, 210710, 210709, 210706, 210694, 210693, 210692, 210691, 210690, 210689, 210688, 210687, 210686, 210685, 210684, 210683, 210682, 210676, 210675, 210674, 210673, 210672, 210671, 210670, 210669, 210668, 210667, 210666, 210665, 210664, 210663, 210662, 210661, 210660, 210659, 210658, 210657, 210656, 210655, 210654, 210653, 210652, 210649, 210636, 210635, 210634, 210629, 210628, 210627, 210626, 210624, 210621, 210620, 210619, 210618, 210614, 210613, 210609, 210606, 210604, 210603, 210602, 210601, 210600, 210599, 210595, 210593, 210591, 210590, 210579, 210578, 210577, 210576, 210575, 210574, 210573, 210572, 210571, 210570, 210569, 210566, 210565, 210564, 210563, 210562, 210561, 210560, 210557, 210556, 210554, 210551, 210550, 210549, 210548, 210547, 210546, 210545, 210544, 210543, 210542, 210541, 210540, 210539, 210538, 210537, 210533, 210532, 210530, 210529, 210528, 210527, 210523, 210522, 210521, 210520, 210518, 210517, 210516, 210515, 210514, 210513, 210512, 210509, 210508, 210505, 210504, 210503, 210502, 210501, 210500, 210499, 210498, 210497, 210496, 210495, 210494, 210493, 210492, 210491, 210490, 210489, 210488, 210487, 210486, 210484, 210483, 210482, 210481, 210480, 210479, 210478, 210476, 210475, 210474, 210473, 210472, 210471, 210470, 210469, 210460, 210443, 210440, 210439, 210438, 210437, 210436, 210435, 210434, 210433, 210432, 210429, 210428, 210427, 210426, 210425, 210424, 210423, 210422, 210421, 210420, 210419, 210418, 210417, 210416, 210415, 210414, 210413, 210412, 210411, 210410, 210409, 210408, 210407, 210403, 210402, 210401, 210400, 210399, 210392, 210391, 210390, 210387, 210386, 210383, 210382, 210381, 210379, 210378, 210375, 210373, 210371, 210370, 210369, 210368, 210367, 210366, 210359, 210358, 210357, 210356, 210355, 210354, 210352, 210351, 210350, 210349, 210346, 210344, 210342, 210339, 210338, 210337, 210336, 210332, 210329, 210328, 210327, 210326, 210324, 210323, 210322, 210321, 210320, 210319, 210318, 210317, 210315, 210310, 210309, 210308, 210307, 210302, 210300, 210299, 210298, 210297, 210296, 210295, 210292, 210291, 210290, 210289, 210288, 210286, 210283, 210277, 210276, 210274, 210273, 210272, 210270, 210269, 210268, 210267, 210265, 210264, 210262, 210261, 210260, 210259, 210258, 210257, 210255, 210254, 210253, 210252, 210251, 210250, 210249, 210248, 210247, 210246, 210245, 210242, 210237, 210236, 210235, 210234, 210233, 210232, 210231, 210230, 210229, 210228, 210227, 210224, 210223, 210221, 210220, 210219, 210218, 210216, 210215, 210214, 210213, 210212, 210211, 210210, 210208, 210205, 210204, 210202, 210201, 210200, 210199, 210198, 210197, 210196, 210195, 210194, 210193, 210192, 210191, 210190, 210188, 210187, 210186, 210185, 210181, 210180, 210179, 210173, 210172, 210171, 210170, 210169, 210163, 210162, 210161, 210159, 210158, 210157, 210156, 210155, 210154, 210153, 210152, 210151, 210150, 210149, 210148, 210147, 210146, 210145, 210144, 210143, 210142, 210140, 210139, 210138, 210137, 210136, 210134, 210133, 210132, 210128, 210127, 210125, 210122, 210121, 210119, 210109, 210105, 210103, 210101, 210100, 210098, 210097, 210085, 210081, 210078, 210076, 210075, 210074, 210073, 210072, 210071, 210070, 210068, 210067, 210059, 210058, 210057, 210056, 210055, 210054, 210053, 210052, 210051, 210050, 210049, 210048, 210047, 210046, 210045, 210044, 210042, 210038, 210037, 210036, 210035, 210033, 210032, 210031, 210030, 210028, 210027, 210026, 210025, 210024, 210023, 210022, 210019, 210018, 210017, 210016, 210015, 210014, 210013, 210012, 209980, 209979, 209978, 209977, 209974, 209972, 209971, 209967, 209966, 209965, 209964, 209963, 209962, 209961, 209959, 209958, 209955, 209954, 209953, 209952, 209951, 209950, 209949, 209948, 209946, 209943, 209942, 209941, 209939, 209937, 209936, 209935, 209933, 209932, 209931, 209930, 209929, 209927, 209926, 209925, 209923, 209922, 209921, 209920, 209919, 209918, 209917, 209916, 209915, 209914, 209913, 209912, 209911, 209910, 209909, 209908, 209907, 209905, 209904, 209903, 209902, 209901, 209900, 209899, 209898, 209897, 209896, 209894, 209893, 209891, 209890, 209889, 209888, 209887, 209886, 209885, 209884, 209883, 209882, 209881, 209880, 209879, 209878, 209877, 209876, 209873, 209861, 209852, 209851, 209850, 209849, 209848, 209847, 209845, 209844, 209843, 209842, 209841, 209839, 209837, 209836, 209835, 209833, 209827, 209826, 209825, 209823, 209822, 209820, 209818, 209817, 209816, 209814, 209809, 209808, 209800, 209799, 209795, 209794, 209793, 209791, 209790, 209785, 209784, 209783, 209782, 209781, 209780, 209778, 209774, 209773, 209770, 209766, 209765, 209751, 209750, 209749, 209748, 209747, 209745, 209743, 209741, 209740, 209738, 209737, 209735, 209734, 209731, 209730, 209729, 209728, 209727, 209726, 209724, 209722, 209720, 209719, 209718, 209716, 209714, 209713, 209712, 209708, 209707, 209705, 209704, 209702, 209701, 209700, 209698, 209692, 209690, 209687, 209686, 209685, 209661, 209660, 209658, 209656, 209655, 209654, 209653, 209652, 209651, 209650, 209649, 209648, 209647, 209646, 209644, 209642, 209633, 209605, 209604, 209603, 209602, 209601, 209600, 209599, 209591, 209590, 209589, 209588, 209587, 209586, 209585, 209584, 209582, 209526, 209525, 209524, 209523, 209488, 209487, 209486, 209485, 209484, 209481, 209479, 209463, 209462, 209461, 209460, 209456, 209452, 209451, 209445, 209444, 209442, 209441, 209440, 209439, 209438, 209437, 209436, 209435, 209434, 209433, 209432, 209386, 209385, 209384, 209383, 209382, 209381, 209380, 209375, 209368, 209367, 209366, 209365, 209364, 209363, 209362, 209361, 209360, 209358, 209355, 209352, 209351, 209338, 209332, 209331, 209330, 209329, 209328, 209327, 209318, 209317, 209316, 209315, 209312, 209311, 209307, 209304, 209303, 209302, 209301, 209300, 209299, 209297, 209296, 209287, 209283, 209281, 209280, 209279, 209278, 209277, 209276, 209275, 209274, 209271, 209249, 209248, 209247, 209246, 209245, 209244, 209243, 209242, 209241, 209240, 209239, 209238, 209237, 209236, 209231, 209229, 209228, 209227, 209225, 209224, 209223, 209222, 209221, 209220, 209219, 209218, 209217, 209216, 209215, 209213, 209211, 209210, 209209, 209208, 209207, 209206, 209205, 209201, 209200, 209199, 209198, 209194, 209193, 209191, 209190, 209189, 209188, 209187, 209186, 209185, 209183, 209182, 209181, 209180, 209176, 209175, 209159, 209156, 209155, 209154, 209153, 209152, 209151, 209150, 209146, 209145, 209144, 209132, 209131, 209130, 209129, 209128, 209127, 209120, 209119, 209115, 209114, 209111, 209110, 209109, 209108, 209107, 209106, 209103, 209089, 209088, 209085, 209084, 209073, 209070, 209069, 209067, 209066, 209065, 209064, 209063, 209062, 209050, 209048, 209035, 209034, 209033, 209032, 209031, 209029, 209027, 209025, 208996, 208995, 208994, 208993, 208986, 208968, 208967, 208964, 208951, 208948, 208947, 208944, 208943, 208939, 208938, 208937, 208936, 208935, 208934, 208933, 208932, 208930, 208929, 208928, 208927, 208926, 208924, 208921, 208920, 208919, 208918, 208917, 208909, 208908, 208907, 208906, 208905, 208904, 208903, 208897, 208889, 208880, 208879, 208878, 208877, 208876, 208875, 208874, 208873, 208872, 208871, 208868, 208866, 208864, 208863, 208859, 208855, 208850, 208849, 208848, 208846, 208845, 208844, 208843, 208842, 208841, 208830, 208826, 208825, 208824, 208823, 208822, 208821, 208820, 208818, 208817, 208816, 208815, 208814, 208813, 208810, 208809, 208808, 208807, 208806, 208805, 208804, 208803, 208801, 208800, 208799, 208798, 208797, 208796, 208795, 208794, 208793, 208792, 208791, 208790, 208789, 208788, 208787, 208786, 208785, 208784, 208780, 208777, 208776, 208775, 208773, 208772, 208769, 208767, 208766, 208765, 208764, 208763, 208762, 208761, 208760, 208759, 208741, 208739, 208738, 208737, 208736, 208735, 208734, 208733, 208730, 208729, 208728, 208727, 208726, 208725, 208723, 208722, 208718, 208717, 208716, 208714, 208713, 208712, 208711, 208710, 208709, 208706, 208702, 208697, 208687, 208676, 208675, 208674, 208672, 208665, 208659, 208637, 208634, 208633, 208632, 208631, 208629, 208628, 208627, 208625, 208624, 208623, 208622, 208621, 208620, 208619, 208618, 208616, 208613, 208610, 208604, 208600, 208599, 208595, 208590, 208589, 208588, 208587, 208585, 208581, 208579, 208575, 208574, 208573, 208572, 208571, 208570, 208569, 208568, 208567, 208566, 208565, 208558, 208556, 208555, 208554, 208553, 208550, 208549, 208547, 208546, 208545, 208544, 208543, 208542, 208541, 208540, 208537, 208536, 208535, 208534, 208532, 208528, 208527, 208526, 208525, 208524, 208522, 208521, 208519, 208518, 208517, 208516, 208513, 208512, 208510, 208508, 208503, 208502, 208501, 208500, 208498, 208495, 208494, 208493, 208490, 208475, 208474, 208473, 208471, 208470, 208466, 208465, 208464, 208458, 208457, 208456, 208455, 208454, 208453, 208452, 208451, 208447, 208446, 208439, 208438, 208427, 208422, 208421, 208420, 208419, 208416, 208414, 208407, 208406, 208403, 208401, 208400, 208399, 208398, 208396, 208395, 208394, 208393, 208389, 208388, 208387, 208386, 208385, 208383, 208382, 208381, 208378, 208375, 208373, 208363, 208361, 208355, 208354, 208351, 208350, 208349, 208346, 208342, 208341, 208336, 208335, 208334, 208321, 208320, 208319, 208317, 208316, 208315, 208313, 208308, 208307, 208302, 208301, 208291, 208287, 208286, 208285, 208284, 208283, 208282, 208281, 208280, 208279, 208278, 208277, 208276, 208275, 208266, 208265, 208264, 208262, 208260, 208259, 208256, 208250, 208249, 208248, 208247, 208246, 208245, 208244, 208243, 208242, 208241, 208240, 208239, 208238, 208237, 208236, 208235, 208234, 208233, 208232, 208231, 208230, 208229, 208228, 208227, 208211, 208210, 208209, 208208, 208206, 208205, 208204, 208203, 208202, 208201, 208200, 208199, 208198, 208197, 208196, 208195, 208194, 208192, 208191, 208190, 208179, 208178, 208177, 208176, 208175, 208174, 208173, 208172, 208171, 208170, 208169, 208168, 208167, 208163, 208162, 208161, 208160, 208159, 208158, 208157, 208156, 208155, 208154, 208153, 208152, 208151, 208150, 208149, 208148, 208147, 208146, 208145, 208143, 208142, 208141, 208140, 208139, 208138, 208137, 208136, 208135, 208134, 208133, 208132, 208131, 208130, 208129, 208128, 208127, 208126, 208125, 208124, 208123, 208121, 208120, 208119, 208118, 208116, 208115, 208112, 208111, 208109, 208108, 208102, 208101, 208100, 208099, 208098, 208097, 208096, 208091, 208082, 208081, 208080, 208079, 208077, 208072, 208071, 208069, 208067, 208066, 208065, 208064, 208063, 208062, 208061, 208060, 208059, 208058, 208057, 208056, 208055, 208054, 208053, 208051, 208048, 208046, 208045, 208040, 208037, 208016, 208015, 208014, 208012, 208011, 208004, 208002, 208000, 207999, 207998, 207997, 207992, 207991, 207989, 207982, 207981, 207974, 207972, 207968, 207967, 207966, 207965, 207964, 207962, 207959, 207957, 207956, 207951, 207950, 207949, 207948, 207947, 207946, 207945, 207944, 207943, 207942, 207941, 207940, 207939, 207938, 207937, 207936, 207935, 207934, 207933, 207932, 207931, 207930, 207929, 207925, 207923, 207903, 207902, 207901, 207900, 207899, 207898, 207897, 207896, 207895, 207894, 207893, 207892, 207891, 207890, 207889, 207888, 207887, 207881, 207880, 207879, 207878, 207877, 207876, 207875, 207874, 207873, 207872, 207871, 207870, 207869, 207868, 207867, 207866, 207865, 207864, 207861, 207860, 207859, 207858, 207857, 207856, 207855, 207854, 207853, 207852, 207851, 207849, 207848, 207847, 207846, 207845, 207844, 207843, 207841, 207837, 207836, 207820, 207802, 207801, 207800, 207759, 207758, 207757, 207750, 207749, 207748, 207747, 207741, 207738, 207737, 207736, 207735, 207733, 207728, 207727, 207726, 207725, 207707, 207687, 207642, 207641, 207635, 207633, 207631, 207630, 207615, 207614, 207613, 207612, 207611, 207610, 207609, 207608, 207606, 207602, 207599, 207598, 207581, 207579, 207577, 207573, 207572, 207566, 207565, 207564, 207562, 207561, 207560, 207556, 207555, 207554, 207553, 207549, 207548, 207547, 207544, 207543, 207542, 207541, 207540, 207530, 207528, 207525, 207524, 207523, 207522, 207521, 207517, 207516, 207515, 207514, 207513, 207511, 207510, 207509, 207508, 207504, 207499, 207485, 207484, 207483, 207482, 207481, 207480, 207479, 207478, 207477, 207476, 207475, 207474, 207470, 207468, 207467, 207466, 207462, 207449, 207448, 207442, 207434, 207432, 207419, 207418, 207395, 207394, 207393, 207392, 207388, 207387, 207376, 207374, 207372, 207371, 207370, 207369, 207368, 207367, 207366, 207365, 207364, 207363, 207362, 207361, 207360, 207359, 207358, 207357, 207356, 207355, 207354, 207353, 207352, 207351, 207350, 207349, 207348, 207347, 207345, 207343, 207342, 207340, 207339, 207338, 207337, 207335, 207334, 207333, 207332, 207331, 207330, 207329, 207328, 207327, 207326, 207324, 207323, 207321, 207320, 207319, 207318, 207317, 207316, 207315, 207314, 207313, 207312, 207311, 207310, 207309, 207308, 207307, 207306, 207305, 207304, 207303, 207302, 207301, 207300, 207299, 207298, 207297, 207295, 207294, 207289, 207288, 207287, 207286, 207285, 207284, 207283, 207282, 207281, 207280, 207279, 207278, 207277, 207276, 207272, 207271, 207270, 207269, 207268, 207266, 207258, 207251, 207250, 207248, 207247, 207243, 207242, 207241, 207240, 207239, 207238, 207237, 207231, 207230, 207229, 207228, 207226, 207225, 207224, 207223, 207222, 207221, 207220, 207219, 207218, 207213, 207212, 207210, 207209, 207208, 207207, 207206, 207203, 207202, 207199, 207197, 207196, 207194, 207193, 207191, 207190, 207189, 207175, 207168, 207167, 207166, 207163, 207162, 207161, 207158, 207152, 207149, 207143, 207142, 207138, 207137, 207136, 207135); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (207134, 207133, 207119, 207118, 207117, 207116, 207115, 207114, 207113, 207112, 207111, 207110, 207109, 207108, 207107, 207105, 207104, 207103, 207101, 207100, 207097, 207087, 207065, 207063, 207031, 207030, 207029, 207028, 207027, 207026, 207025, 207024, 207023, 207022, 207016, 207011, 207009, 207008, 207007, 207006, 207005, 207003, 207002, 207000, 206999, 206995, 206988, 206987, 206986, 206973, 206972, 206968, 206959, 206958, 206948, 206946, 206944, 206931, 206930, 206929, 206912, 206908, 206907, 206906, 206905, 206904, 206903, 206902, 206900, 206897, 206895, 206889, 206888, 206886, 206878, 206833, 206726, 206725, 206719, 206713, 206708, 206707, 206706, 206705, 206704, 206703, 206701, 206692, 206682, 206681, 206679, 206677, 206671, 206668, 206667, 206666, 206637, 206633, 206629, 206628, 206627, 206626, 206625, 206624, 206623, 206622, 206621, 206620, 206619, 206618, 206617, 206616, 206615, 206614, 206613, 206612, 206611, 206610, 206609, 206608, 206607, 206606, 206605, 206604, 206603, 206602, 206592, 206590, 206588, 206579, 206576, 206575, 206573, 206571, 206564, 206562, 206561, 206560, 206559, 206558, 206551, 206550, 206539, 206534, 206533, 206532, 206531, 206530, 206529, 206528, 206527, 206526, 206525, 206524, 206523, 206522, 206521, 206519, 206512, 206511, 206510, 206509, 206508, 206507, 206506, 206505, 206496, 206495, 206493, 206492, 206491, 206490, 206489, 206488, 206487, 206486, 206485, 206483, 206482, 206466, 206463, 206462, 206461, 206460, 206459, 206454, 206445, 206439, 206438, 206437, 206435, 206434, 206433, 206432, 206431, 206428, 206427, 206426, 206425, 206424, 206422, 206421, 206420, 206419, 206418, 206417, 206413, 206412, 206411, 206410, 206409, 206408, 206407, 206403, 206390, 206389, 206388, 206387, 206386, 206384, 206383, 206382, 206381, 206380, 206377, 206376, 206374, 206373, 206372, 206371, 206367, 206366, 206365, 206364, 206363, 206362, 206359, 206358, 206357, 206355, 206354, 206353, 206352, 206347, 206344, 206343, 206342, 206338, 206337, 206336, 206325, 206322, 206320, 206319, 206318, 206317, 206316, 206315, 206313, 206312, 206311, 206310, 206309, 206308, 206307, 206306, 206305, 206304, 206303, 206302, 206301, 206300, 206299, 206298, 206297, 206296, 206295, 206294, 206293, 206292, 206291, 206290, 206289, 206288, 206287, 206286, 206285, 206284, 206283, 206282, 206281, 206280, 206279, 206278, 206277, 206276, 206275, 206274, 206273, 206272, 206271, 206270, 206268, 206267, 206266, 206265, 206264, 206263, 206262, 206261, 206260, 206259, 206258, 206257, 206256, 206255, 206254, 206253, 206252, 206251, 206250, 206249, 206248, 206247, 206246, 206245, 206244, 206243, 206242, 206241, 206240, 206239, 206238, 206236, 206235, 206234, 206233, 206232, 206231, 206230, 206229, 206228, 206227, 206226, 206225, 206223, 206222, 206221, 206220, 206219, 206218, 206214, 206213, 206211, 206210, 206209, 206208, 206207, 206206, 206205, 206204, 206202, 206201, 206200, 206199, 206198, 206196, 206195, 206194, 206193, 206192, 206191, 206190, 206189, 206188, 206186, 206185, 206184, 206182, 206180, 206179, 206178, 206177, 206176, 206175, 206174, 206173, 206172, 206171, 206170, 206169, 206167, 206166, 206165, 206164, 206163, 206162, 206161, 206160, 206159, 206157, 206156, 206155, 206154, 206153, 206152, 206150, 206149, 206148, 206147, 206146, 206145, 206144, 206143, 206142, 206141, 206140, 206139, 206138, 206137, 206136, 206132, 206130, 206129, 206127, 206125, 206124, 206123, 206122, 206121, 206120, 206119, 206118, 206117, 206116, 206115, 206114, 206113, 206112, 206111, 206110, 206109, 206108, 206107, 206106, 206105, 206104, 206103, 206102, 206101, 206100, 206096, 206095, 206091, 206075, 206073, 206070, 206069, 206060, 206055, 206054, 206052, 206050, 206049, 206048, 206047, 206041, 206039, 206037, 206036, 206035, 206034, 206033, 206016, 206015, 206014, 206013, 206009, 206008, 206007, 205988, 205975, 205973, 205972, 205971, 205969, 205968, 205965, 205964, 205963, 205962, 205960, 205959, 205958, 205957, 205955, 205954, 205953, 205952, 205950, 205949, 205948, 205946, 205945, 205944, 205942, 205941, 205940, 205939, 205938, 205925, 205922, 205919, 205918, 205913, 205876, 205862, 205856, 205855, 205854, 205853, 205850, 205849, 205846, 205845, 205844, 205843, 205842, 205841, 205840, 205839, 205838, 205837, 205836, 205835, 205834, 205833, 205832, 205831, 205830, 205829, 205828, 205826, 205825, 205821, 205817, 205816, 205815, 205814, 205812, 205809, 205808, 205807, 205806, 205804, 205803, 205801, 205800, 205798, 205794, 205793, 205791, 205790, 205789, 205788, 205785, 205783, 205781, 205779, 205778, 205777, 205776, 205774, 205771, 205757, 205756, 205750, 205748, 205746, 205743, 205742, 205741, 205738, 205737, 205734, 205733, 205732, 205731, 205730, 205726, 205725, 205722, 205720, 205717, 205716, 205715, 205714, 205711, 205709, 205704, 205699, 205687, 205686, 205685, 205679, 205677, 205675, 205674, 205673, 205672, 205671, 205670, 205669, 205668, 205662, 205649, 205648, 205639, 205627, 205607, 205606, 205605, 205604, 205602, 205601, 205600, 205599, 205598, 205597, 205596, 205595, 205594, 205591, 205590, 205587, 205586, 205579, 205568, 205567, 205561, 205560, 205559, 205558, 205550, 205524, 205523, 205522, 205521, 205520, 205519, 205516, 205508, 205505, 205498, 205497, 205496, 205495, 205481, 205470, 205457, 205442, 205441, 205440, 205439, 205438, 205437, 205436, 205435, 205434, 205427, 205426, 205425, 205424, 205423, 205422, 205419, 205418, 205417, 205416, 205415, 205414, 205412, 205411, 205409, 205404, 205389, 205380, 205365, 205364, 205363, 205362, 205360, 205359, 205356, 205346, 205345, 205344, 205343, 205342, 205341, 205340, 205337, 205336, 205335, 205334, 205333, 205332, 205331, 205330, 205329, 205328, 205327, 205326, 205324, 205323, 205322, 205321, 205320, 205319, 205318, 205317, 205316, 205315, 205314, 205313, 205311, 205309, 205303, 205302, 205301, 205298, 205297, 205296, 205295, 205294, 205293, 205292, 205291, 205286, 205285, 205284, 205282, 205281, 205280, 205279, 205275, 205272, 205271, 205266, 205265, 205264, 205263, 205262, 205261, 205260, 205259, 205258, 205257, 205256, 205255, 205254, 205251, 205250, 205249, 205247, 205246, 205245, 205243, 205241, 205240, 205239, 205238, 205237, 205236, 205235, 205234, 205233, 205232, 205230, 205229, 205224, 205223, 205222, 205221, 205220, 205219, 205214, 205212, 205205, 205201, 205197, 205194, 205192, 205190, 205189, 205188, 205187, 205186, 205185, 205184, 205182, 205180, 205179, 205178, 205173, 205171, 205170, 205169, 205168, 205167, 205148, 205146, 205144, 205135, 205134, 205129, 205118, 205103, 205099, 205098, 205091, 205088, 205087, 205086, 205079, 205078, 205077, 205073, 205069, 205063, 205062, 205059, 205056, 205052, 205051, 205050, 204903, 204889, 204888, 204884, 204883, 204882, 204881, 204876, 204875, 204874, 204873, 204872, 204868, 204867, 204865, 204863, 204862, 204852, 204851, 204850, 204840, 204839, 204837, 204835, 204834, 204827, 204823, 204814, 204812, 204811, 204809, 204802, 204793, 204782, 204781, 204780, 204777, 204776, 204773, 204772, 204771, 204770, 204764, 204758, 204757, 204756, 204755, 204754, 204753, 204750, 204749, 204746, 204745, 204744, 204742, 204741, 204740, 204739, 204738, 204737, 204735, 204734, 204733, 204717, 204715, 204714, 204710, 204709, 204708, 204707, 204706, 204702, 204699, 204692, 204691, 204690, 204686, 204684, 204668, 204667, 204666, 204665, 204664, 204663, 204658, 204643, 204641, 204640, 204632, 204623, 204621, 204620, 204618, 204617, 204616, 204615, 204614, 204613, 204612, 204611, 204610, 204609, 204608, 204605, 204604, 204601, 204583, 204581, 204580, 204579, 204578, 204567, 204566, 204565, 204564, 204563, 204562, 204561, 204560, 204559, 204558, 204557, 204556, 204554, 204553, 204552, 204543, 204542, 204541, 204540, 204539, 204538, 204537, 204536, 204535, 204534, 204533, 204532, 204531, 204530, 204529, 204528, 204527, 204526, 204525, 204524, 204523, 204522, 204521, 204520, 204519, 204516, 204515, 204514, 204513, 204506, 204503, 204500, 204499, 204497, 204493, 204489, 204474, 204472, 204471, 204470, 204469, 204466, 204457, 204455, 204442, 204441, 204439, 204438, 204435, 204431, 204403, 204402, 204401, 204400, 204399, 204398, 204397, 204396, 204395, 204394, 204391, 204389, 204386, 204356, 204353, 204352, 204351, 204350, 204344, 204338, 204320, 204317, 204316, 204311, 204310, 204309, 204308, 204307, 204306, 204305, 204304, 204303, 204302, 204301, 204300, 204299, 204298, 204297, 204296, 204295, 204294, 204293, 204292, 204291, 204290, 204289, 204288, 204287, 204286, 204285, 204284, 204283, 204282, 204281, 204280, 204279, 204278, 204277, 204276, 204275, 204274, 204273, 204272, 204270, 204268, 204266, 204265, 204264, 204263, 204261, 204259, 204258, 204257, 204256, 204255, 204254, 204253, 204252, 204251, 204250, 204249, 204248, 204247, 204246, 204245, 204244, 204242, 204241, 204240, 204239, 204238, 204237, 204236, 204235, 204232, 204229, 204228, 204227, 204226, 204225, 204224, 204223, 204222, 204221, 204220, 204219, 204217, 204216, 204215, 204202, 204194, 204192, 204185, 204175, 204174, 204170, 204164, 204155, 204125, 204123, 204108, 204107, 204104, 204103, 204100, 204099, 204097, 204081, 204080, 204079, 204078, 204077, 204076, 204075, 204074, 204073, 204072, 204071, 204070, 204069, 204068, 204067, 204066, 204065, 204064, 204063, 204062, 204060, 204059, 204058, 204057, 204056, 204055, 204054, 204053, 204052, 204051, 204005, 204003, 204002, 204000, 203999, 203998, 203997, 203996, 203995, 203993, 203992, 203990, 203989, 203988, 203987, 203984, 203983, 203981, 203980, 203979, 203974, 203973, 203970, 203969, 203968, 203966, 203965, 203964, 203961, 203960, 203959, 203958, 203957, 203956, 203955, 203954, 203953, 203952, 203951, 203950, 203949, 203948, 203947, 203944, 203943, 203942, 203941, 203940, 203939, 203938, 203937, 203936, 203935, 203934, 203933, 203931, 203930, 203929, 203922, 203919, 203918, 203915, 203914, 203913, 203912, 203911, 203910, 203909, 203908, 203907, 203906, 203905, 203904, 203903, 203902, 203901, 203899, 203896, 203895, 203894, 203893, 203892, 203891, 203890, 203889, 203884, 203882, 203881, 203865, 203864, 203863, 203860, 203859, 203858, 203857, 203852, 203851, 203848, 203847, 203846, 203845, 203844, 203843, 203841, 203840, 203839, 203838, 203837, 203836, 203835, 203834, 203833, 203832, 203831, 203830, 203829, 203828, 203827, 203826, 203824, 203819, 203813, 203812, 203811, 203810, 203809, 203808, 203807, 203806, 203805, 203804, 203803, 203802, 203801, 203800, 203799, 203798, 203797, 203796, 203795, 203791, 203789, 203788, 203787, 203785, 203784, 203781, 203779, 203778, 203777, 203776, 203775, 203774, 203773, 203772, 203771, 203770, 203766, 203765, 203764, 203763, 203762, 203761, 203758, 203753, 203752, 203751, 203750, 203749, 203748, 203747, 203746, 203745, 203744, 203743, 203741, 203740, 203739, 203738, 203736, 203734, 203733, 203732, 203731, 203730, 203729, 203728, 203727, 203716, 203714, 203713, 203712, 203711, 203710, 203709, 203708, 203707, 203706, 203705, 203704, 203702, 203699, 203697, 203696, 203695, 203694, 203693, 203692, 203691, 203690, 203689, 203671, 203657, 203654, 203653, 203652, 203649, 203648, 203647, 203646, 203645, 203638, 203637, 203635, 203633, 203632, 203631, 203630, 203629, 203628, 203626, 203606, 203605, 203604, 203603, 203602, 203600, 203590, 203565, 203564, 203563, 203562, 203554, 203553, 203552, 203548, 203547, 203540, 203538, 203537, 203536, 203527, 203512, 203508, 203507, 203501, 203500, 203498, 203497, 203496, 203495, 203494, 203493, 203492, 203491, 203490, 203489, 203488, 203487, 203486, 203485, 203484, 203483, 203478, 203477, 203476, 203475, 203474, 203473, 203467, 203458, 203457, 203447, 203443, 203442, 203423, 203416, 203405, 203403, 203402, 203401, 203399, 203397, 203396, 203395, 203394, 203393, 203356, 203355, 203352, 203347, 203346, 203333, 203332, 203331, 203330, 203324, 203322, 203318, 203315, 203314, 203313, 203312, 203311, 203310, 203309, 203308, 203307, 203306, 203305, 203304, 203303, 203302, 203301, 203300, 203299, 203298, 203297, 203296, 203295, 203294, 203293, 203292, 203289, 203285, 203284, 203282, 203279, 203277, 203267, 203266, 203265, 203263, 203262, 203261, 203260, 203259, 203258, 203257, 203255, 203253, 203252, 203251, 203250, 203249, 203248, 203247, 203246, 203245, 203244, 203240, 203239, 203233, 203231, 203229, 203226, 203225, 203224, 203223, 203222, 203221, 203182, 203181, 203173, 203172, 203171, 203169, 203168, 203167, 203166, 203164, 203163, 203160, 203157, 203156, 203154, 203153, 203152, 203151, 203150, 203149, 203148, 203147, 203146, 203145, 203143, 203142, 203141, 203140, 203139, 203135, 203129, 203128, 203125, 203124, 203122, 203120, 203119, 203116, 203112, 203109, 203108, 203107, 203106, 203100, 203098, 203097, 203096, 203095, 203094, 203084, 203083, 203082, 203081, 203080, 203079, 203078, 203077, 203076, 203075, 203074, 203073, 203071, 203070, 203069, 203068, 203067, 203066, 203065, 203064, 203062, 203061, 203060, 203059, 203058, 203056, 203055, 203054, 203053, 203052, 203051, 203050, 203049, 203047, 203046, 203044, 203043, 203042, 203041, 203040, 203039, 203038, 203037, 203036, 203035, 203034, 203029, 203028, 203027, 203026, 203015, 203014, 203011, 203010, 203009, 203008, 203007, 203006, 203005, 203004, 203003, 202991, 202990, 202989, 202988, 202987, 202985, 202976, 202934, 202933, 202932, 202931, 202930, 202929, 202928, 202927, 202926, 202925, 202923, 202919, 202912, 202910, 202905, 202902, 202900, 202893, 202860, 202813, 202812, 202811, 202809, 202794, 202793, 202792, 202786, 202785, 202784, 202783, 202782, 202781, 202780, 202779, 202778, 202766, 202758, 202757, 202756, 202754, 202753, 202752, 202751, 202750, 202749, 202747, 202746, 202741, 202739, 202738, 202735, 202734, 202733, 202730, 202709, 202706, 202701, 202699, 202698, 202697, 202696, 202694, 202693, 202692, 202691, 202690, 202688, 202686, 202684, 202682, 202680, 202677, 202676, 202675, 202674, 202673, 202672, 202671, 202670, 202669, 202668, 202667, 202665, 202662, 202659, 202658, 202654, 202653, 202627, 202626, 202616, 202614, 202613, 202611, 202602, 202600, 202599, 202588, 202582, 202581, 202580, 202576, 202575, 202568, 202567, 202565, 202561, 202558, 202557, 202556, 202555, 202554, 202553, 202552, 202551, 202549, 202548, 202547, 202546, 202544, 202543, 202542, 202541, 202540, 202539, 202538, 202537, 202536, 202535, 202534, 202529, 202528, 202527, 202525, 202524, 202522, 202521, 202520, 202519, 202518, 202517, 202516, 202515, 202514, 202513, 202512, 202511, 202509, 202508, 202507, 202499, 202498, 202497, 202493, 202492, 202491, 202490, 202489, 202488, 202487, 202486, 202485, 202484, 202472, 202469, 202447, 202440, 202402, 202375, 202374, 202373, 202367, 202365, 202363, 202361, 202360, 202359, 202358, 202357, 202356, 202355, 202354, 202353, 202352, 202349, 202347, 202336, 202335, 202332, 202331, 202330, 202329, 202328, 202327, 202326, 202325, 202324, 202323, 202322, 202321, 202320, 202319, 202317, 202315, 202314, 202313, 202312, 202311, 202310, 202309, 202308, 202307, 202306, 202305, 202304, 202303, 202302, 202301, 202299, 202298, 202297, 202296, 202295, 202294, 202293, 202292, 202291, 202290, 202289, 202288, 202287, 202286, 202285, 202284, 202283, 202282, 202281, 202280, 202279, 202278, 202277, 202275, 202274, 202273, 202272, 202271, 202270, 202269, 202268, 202267, 202266, 202265, 202263, 202262, 202261, 202260, 202259, 202258, 202257, 202256, 202255, 202253, 202252, 202251, 202250, 202249, 202248, 202244, 202243, 202242, 202241, 202240, 202239, 202238, 202237, 202235, 202234, 202232, 202231, 202230, 202229, 202223, 202217, 202216, 202215, 202214, 202213, 202212, 202211, 202210, 202208, 202207, 202206, 202205, 202204, 202203, 202199, 202198, 202196, 202195, 202194, 202193, 202192, 202190, 202189, 202188, 202185, 202184, 202182, 202181, 202179, 202178, 202177, 202175, 202174, 202173, 202172, 202171, 202170, 202169, 202168, 202167, 202166, 202165, 202164, 202163, 202162, 202161, 202160, 202159, 202158, 202157, 202156, 202155, 202153, 202152, 202151, 202150, 202149, 202146, 202144, 202143, 202142, 202141, 202140, 202139, 202138, 202137, 202136, 202135, 202134, 202133, 202132, 202131, 202130, 202129, 202128, 202127, 202123, 202122, 202120, 202116, 202115, 202113, 202112, 202109, 202107, 202104, 202103, 202100, 202098, 202097, 202096, 202095, 202094, 202093, 202092, 202091, 202087, 202086, 202085, 202084, 202083, 202082, 202081, 202080, 202079, 202078, 202077, 202076, 202074, 202072, 202066, 202056, 202054, 202051, 202050, 202048, 202045, 202040, 202039, 202038, 202037, 202035, 202034, 202033, 202032, 202029, 202027, 202026, 202024, 202021, 202020, 202015, 202014, 202013, 202012, 202011, 202010, 202009, 202008, 202007, 202006, 202005, 202004, 202003, 202002, 202001, 202000, 201999, 201998, 201997, 201996, 201995, 201994, 201993, 201992, 201990, 201989, 201988, 201983, 201980, 201979, 201978, 201977, 201976, 201975, 201974, 201971, 201970, 201969, 201968, 201967, 201966, 201965, 201964, 201963, 201962, 201960, 201959, 201958, 201950, 201949, 201948, 201947, 201946, 201945, 201944, 201943, 201942, 201940, 201939, 201938, 201937, 201936, 201935, 201933, 201932, 201931, 201930, 201928, 201926, 201925, 201924, 201923, 201922, 201921, 201920, 201918, 201917, 201916, 201915, 201902, 201901, 201900, 201892, 201891, 201890, 201883, 201872, 201868, 201865, 201864, 201863, 201861, 201860, 201858, 201857, 201855, 201853, 201851, 201850, 201849, 201848, 201844, 201842, 201841, 201840, 201839, 201838, 201837, 201836, 201835, 201834, 201833, 201832, 201831, 201813, 201812, 201802, 201789, 201788, 201787, 201784, 201777, 201747, 201744, 201741, 201739, 201738, 201737, 201730, 201727, 201726, 201724, 201722, 201721, 201718, 201717, 201716, 201715, 201713, 201708, 201705, 201704, 201703, 201701, 201699, 201698, 201695, 201694, 201693, 201689, 201637, 201636, 201635, 201634, 201631, 201630, 201629, 201628, 201627, 201626, 201622, 201620, 201604, 201603, 201600, 201599, 201598, 201595, 201594, 201593, 201591, 201590, 201589, 201588, 201587, 201586, 201585, 201584, 201582, 201581, 201580, 201579, 201578, 201577, 201576, 201575, 201574, 201573, 201572, 201571, 201570, 201569, 201567, 201558, 201557, 201556, 201555, 201554, 201553, 201552, 201551, 201549, 201548, 201547, 201545, 201544, 201542, 201538, 201536, 201535, 201534, 201532, 201531, 201530, 201529, 201526, 201524, 201523, 201522, 201517, 201516, 201515, 201514, 201513, 201512, 201511, 201510, 201508, 201507, 201505, 201501, 201500, 201477, 201476, 201475, 201474, 201466, 201465, 201464, 201463, 201462, 201454, 201443, 201427, 201424, 201422, 201421, 201413, 201392, 201387, 201386, 201385, 201384, 201383, 201379, 201378, 201370, 201369, 201368, 201367, 201366, 201365, 201364, 201363, 201362, 201361, 201360, 201359, 201357, 201347, 201345, 201343, 201337, 201333, 201332, 201331, 201330, 201329, 201328, 201327, 201325, 201295, 201292, 201291, 201289, 201287, 201286, 201284, 201279, 201278, 201277, 201276, 201272, 201262, 201258, 201257, 201256, 201254, 201250, 201249, 201248, 201247, 201235, 201234, 201233, 201231, 201230, 201229, 201228, 201227, 201226, 201225, 201224, 201223, 201222, 201220, 201219, 201216, 201215, 201210, 201199, 201198, 201196, 201195, 201194, 201193, 201192, 201191, 201189, 201188, 201187, 201186, 201185, 201160, 201141, 201140, 201137, 201135, 201128, 201124, 201123, 201115, 201112, 201111, 201104, 201098, 201097, 201096, 201095, 201094, 201093, 201091, 201089, 201088, 201087, 201086, 201085, 201075, 201074, 201063, 201062, 201060, 201059, 201058, 201057, 201056, 201055, 201054, 201053, 201052, 201045, 201044, 201034, 201015, 201014, 201013, 201012, 201011, 201010, 201009, 201008, 201007, 201006, 201005, 201004, 201003, 201002, 201001, 201000, 200999, 200998, 200997, 200996, 200995, 200994, 200993, 200992, 200990, 200989, 200988, 200987, 200986, 200985, 200984, 200983, 200982, 200981, 200980, 200979, 200978, 200977, 200976, 200975, 200974, 200973, 200972, 200971, 200970, 200969, 200968, 200967, 200966, 200965, 200964, 200963, 200962, 200950, 200933, 200928, 200927, 200925, 200924, 200922, 200921, 200920, 200919, 200918, 200916, 200915, 200914, 200913, 200901, 200900, 200898, 200894, 200893, 200892, 200891, 200889, 200886, 200885, 200883, 200881, 200880, 200879, 200871, 200867, 200866, 200865, 200863, 200856, 200834, 200833, 200742, 200733, 200730, 200729, 200728, 200727, 200726, 200725, 200695, 200692, 200691, 200690, 200689, 200688, 200687, 200686, 200684, 200677, 200675, 200674, 200671, 200669, 200667, 200658, 200657, 200656, 200647, 200646, 200645, 200644, 200643, 200641, 200640, 200639, 200638, 200637, 200630, 200621, 200620, 200618, 200615, 200614, 200612, 200611, 200610, 200608, 200607, 200606, 200605, 200603, 200601, 200599, 200597, 200596, 200593, 200592, 200591, 200590, 200587, 200586, 200584, 200578, 200577, 200576, 200575, 200574, 200573, 200572, 200571, 200527, 200526, 200525, 200508, 200506, 200505, 200504, 200503, 200502, 200501, 200500, 200499, 200498, 200497, 200494, 200493, 200492, 200491, 200472, 200471, 200470, 200469, 200468, 200458, 200455, 200449, 200448, 200446, 200445, 200442, 200441, 200440, 200439, 200438, 200437, 200436, 200435, 200431, 200429, 200428, 200427, 200422, 200421, 200420, 200418, 200416, 200414, 200411, 200410, 200409, 200408, 200407, 200406, 200405, 200402, 200396, 200395, 200391, 200390, 200385, 200384, 200367, 200366, 200363, 200356, 200353, 200352, 200351, 200350, 200349, 200348, 200347, 200346, 200345, 200344, 200343, 200342, 200341, 200340, 200336, 200334, 200333, 200331, 200330, 200329, 200328, 200326, 200323, 200322, 200287, 200286, 200283, 200275, 200272, 200271, 200270, 200267, 200263, 200262, 200260, 200259, 200258, 200257, 200256, 200255, 200254, 200253, 200252, 200251, 200250, 200249, 200248, 200247, 200246, 200244, 200243, 200240, 200239, 200236, 200233, 200232, 200231, 200230, 200229, 200227, 200225, 200224, 200223, 200222, 200221, 200220, 200219, 200218, 200217, 200216, 200215, 200214, 200213, 200212, 200211, 200210, 200209, 200207, 200206, 200204, 200203, 200202, 200201, 200200, 200199, 200198, 200197, 200196, 200195, 200193, 200189, 200188, 200187, 200185, 200184, 200183, 200182, 200176, 200175, 200171, 200170, 200169, 200168, 200167, 200165, 200163, 200157, 200156, 200155, 200151, 200150, 200148, 200147, 200145, 200144, 200143, 200142, 200139, 200138, 200137, 200136, 200135, 200134, 200133, 200131, 200130, 200129, 200127, 200126, 200124, 200114, 200113, 200111, 200110, 200109, 200108, 200107, 200105, 200104, 200100, 200098, 200097, 200096, 200095, 200094, 200093, 200092, 200087, 200085, 200084, 200083, 200082, 200081, 200080, 200079, 200078, 200076, 200075, 200074, 200073, 200071, 200070, 200069, 200063, 200062, 200058, 200056, 200053, 200051, 200050, 200048, 200047, 200042, 200039, 200037, 200035, 200032, 200031, 200028, 200027, 200025, 200024, 200020, 200019, 200018, 200017, 200016, 200014, 200013, 200011, 200010, 200009, 200008, 200007, 199996, 199995, 199994, 199993, 199992, 199984, 199965, 199964, 199959, 199956, 199955, 199954, 199953, 199952, 199951, 199950, 199948, 199918, 199917, 199915, 199912, 199911, 199905, 199904, 199887, 199886, 199885, 199879, 199877, 199876, 199875, 199873, 199869, 199858, 199856, 199855, 199850, 199849, 199848, 199847, 199837, 199832, 199828, 199826, 199823, 199821, 199820, 199818, 199816, 199815, 199812, 199811, 199809, 199800, 199647, 199646, 199645, 199643, 199639, 199638, 199625, 199624, 199615, 199613, 199611, 199609, 199601, 199600, 199599, 199598, 199597, 199595, 199594, 199593, 199592, 199590, 199584, 199576, 199573, 199564, 199563, 199562, 199561, 199560, 199559, 199558, 199557, 199556, 199555, 199554, 199551, 199550, 199549, 199548, 199547, 199546, 199545, 199542, 199540, 199539, 199538, 199534, 199533, 199532, 199531, 199530, 199529, 199528, 199527, 199526, 199524, 199523, 199522, 199520, 199515, 199514, 199510, 199508, 199507, 199505, 199504, 199503, 199502, 199501, 199500, 199499, 199491, 199490, 199489, 199488, 199487, 199485, 199484, 199483, 199482, 199481, 199480, 199477, 199471, 199468, 199467, 199466, 199465, 199464, 199463, 199462, 199461, 199459, 199458, 199457, 199456, 199455, 199454, 199453, 199452, 199451, 199450, 199449, 199448, 199447, 199446, 199445, 199444, 199442, 199441, 199440, 199439, 199438, 199436, 199427, 199426, 199424, 199423, 199422, 199421, 199420, 199419, 199417, 199414, 199413, 199412, 199411, 199410, 199409, 199399, 199397, 199396, 199395, 199384, 199383, 199382, 199380, 199379, 199378, 199377, 199372, 199369, 199368, 199367, 199365, 199363, 199362, 199361, 199360, 199357, 199356, 199353, 199352, 199350, 199349, 199348, 199345, 199344, 199343, 199342, 199341, 199340, 199339, 199337, 199336, 199335, 199334, 199332, 199331, 199330, 199329, 199327, 199325, 199323, 199322, 199318, 199317, 199316, 199311, 199304, 199303, 199302, 199301, 199298, 199294, 199293, 199292, 199291, 199290, 199289, 199288, 199287, 199286, 199285, 199284, 199283, 199282, 199281, 199280, 199279, 199278, 199277, 199276, 199275, 199274, 199273, 199271, 199270, 199269, 199268, 199267, 199266, 199265, 199264, 199263, 199262, 199259, 199258, 199257, 199256, 199255, 199254, 199252, 199250, 199246, 199245, 199244, 199243, 199242, 199241, 199240, 199239, 199238, 199237, 199236, 199229, 199228, 199227, 199226, 199223, 199222, 199221, 199216, 199215, 199208, 199204, 199199, 199196, 199192, 199184, 199183, 199182, 199181, 199180, 199179, 199178, 199177, 199174, 199173, 199172, 199171, 199170, 199169, 199168, 199167, 199166, 199165, 199164, 199154, 199153, 199152, 199151, 199150, 199149, 199148, 199147, 199146, 199145, 199144, 199143, 199142, 199141, 199140, 199139, 199138, 199137, 199136, 199135, 199134, 199133, 199130, 199127, 199126, 199125, 199121, 199119, 199118, 199116, 199115, 199113, 199111, 199110, 199109, 199108, 199107, 199106, 199105, 199104, 199103, 199102, 199101, 199100, 199099, 199097, 199093, 199088, 199086, 199079, 199078, 199077, 199076, 199072, 199070, 199069, 199068, 199067, 199066, 199060, 199059, 199053, 199051, 199050, 199049, 199048, 199047, 199045, 199044, 199043, 199040, 199031, 199030, 199028, 199027, 199026, 199022, 199020, 199019, 199018, 199017, 199016, 199015, 199013, 199012, 199011, 199010, 199009, 199008, 199007, 199005, 199004, 199003, 198998, 198997, 198993, 198991, 198990, 198989, 198988, 198985, 198984, 198983, 198982, 198981, 198980, 198979, 198978, 198977, 198976, 198975, 198974, 198973, 198972, 198971, 198970, 198969, 198968, 198967, 198966, 198965, 198964, 198963, 198962, 198961, 198960, 198959, 198958, 198957, 198956, 198955, 198954, 198953, 198952, 198951, 198950, 198949, 198948, 198947, 198946, 198945, 198944, 198935, 198933, 198932, 198931, 198929, 198928, 198927, 198926, 198925, 198924, 198923, 198921, 198913, 198912, 198911, 198910, 198908, 198907, 198906, 198904, 198903, 198902, 198901, 198899, 198893, 198892, 198891, 198890, 198884, 198883, 198882, 198881, 198879, 198878, 198877, 198876, 198875, 198874, 198873, 198871, 198868, 198867, 198865, 198864, 198863, 198861, 198860, 198859, 198858, 198857, 198856, 198837, 198830, 198829, 198828, 198827, 198826, 198825, 198824, 198823, 198822, 198821, 198820, 198818, 198817, 198816, 198815, 198814, 198813, 198807, 198806, 198805, 198798, 198796, 198795, 198794, 198793, 198792, 198791, 198790, 198789, 198786, 198785, 198784, 198778, 198775, 198774, 198773, 198772, 198770, 198769, 198765, 198764, 198763, 198732, 198731, 198730, 198729, 198728, 198725, 198724, 198722, 198721, 198720, 198717, 198716, 198715, 198714, 198713, 198712, 198711, 198710, 198709, 198708, 198707, 198705, 198703, 198701, 198697, 198695, 198694, 198693, 198692, 198691, 198687, 198684, 198683, 198682, 198677, 198676, 198675, 198673, 198670, 198669, 198668, 198665, 198664, 198653, 198651, 198649, 198648, 198645, 198642, 198625, 198624, 198623, 198622, 198616, 198615, 198614, 198613, 198612, 198607, 198606, 198590, 198589, 198588, 198585, 198584, 198583, 198582, 198581, 198580, 198579, 198578, 198577, 198576, 198573, 198571, 198569, 198567, 198565, 198564, 198563, 198561, 198560, 198559, 198558, 198557, 198556, 198555, 198551, 198550, 198544, 198541, 198534, 198533, 198532, 198531, 198529, 198527, 198520, 198519, 198517, 198510, 198509, 198505, 198500, 198499, 198496, 198495, 198494, 198493, 198492, 198490, 198489, 198488, 198487, 198486, 198485, 198484, 198483, 198482, 198481, 198480, 198479, 198478, 198477, 198476, 198475, 198474, 198473, 198472, 198471, 198470, 198469, 198468, 198467, 198466, 198465, 198464, 198463, 198462, 198461, 198460, 198459, 198458, 198456, 198452, 198451, 198450, 198449, 198446, 198445, 198444, 198443, 198442, 198441, 198440, 198439, 198438, 198437, 198436, 198435, 198434, 198433, 198432, 198431, 198430, 198429, 198428, 198427, 198426, 198425, 198424, 198423, 198422, 198421, 198420, 198419, 198418, 198417, 198416, 198415, 198414, 198413, 198412, 198411, 198410, 198409, 198408, 198407, 198406, 198405, 198404, 198403, 198402, 198401, 198400, 198399, 198398, 198397, 198396, 198395, 198391, 198390, 198386, 198385, 198384, 198383, 198382, 198381, 198377, 198376, 198375, 198374, 198373, 198368, 198365, 198363, 198362, 198361, 198341, 198340, 198339, 198338, 198337, 198336, 198335, 198334, 198333, 198332, 198329, 198316, 198315, 198313, 198312, 198311, 198310, 198309, 198308, 198307, 198306, 198305, 198304, 198303, 198302, 198301, 198300, 198299, 198298, 198297, 198296, 198292, 198291, 198290, 198288, 198287, 198286, 198271, 198270, 198268, 198267, 198266, 198265, 198264, 198263, 198262, 198261, 198260, 198259, 198257, 198256, 198253, 198252, 198251, 198250, 198249, 198248, 198247, 198246, 198245, 198244, 198243, 198239, 198232, 198230, 198229, 198228, 198227, 198226, 198224, 198223, 198222, 198221, 198220, 198219, 198214, 198213, 198212, 198210, 198208, 198205, 198202, 198201, 198200, 198199, 198198, 198197, 198196, 198194, 198193, 198192, 198191, 198190, 198189, 198188, 198187, 198186, 198185, 198184, 198183, 198175, 198173, 198171, 198170, 198166, 198163, 198156, 198155, 198154, 198142, 198141, 198137, 198136, 198135, 198132, 198131, 198130, 198129, 198128, 198127, 198126, 198125, 198124, 198122, 198121, 198120, 198119, 198118, 198116, 198115, 198112, 198111, 198108, 198103, 198099, 198095, 198094, 198093, 198092, 198089, 198088, 198087, 198076, 198075, 198074, 198072, 198071, 198070, 198069, 198068, 198067, 198066, 198065, 198062, 198061, 198057, 198056, 198055, 198053, 198052, 198048, 198047, 198045, 198044, 198043, 198039, 198033, 198031, 198025, 198018, 198004, 197957, 197951, 197945, 197942, 197941, 197940, 197917, 197916, 197915, 197912, 197911, 197910, 197909, 197908, 197907, 197906, 197905, 197903, 197902, 197901, 197879, 197877, 197870, 197869, 197855, 197854, 197843, 197839, 197834, 197833, 197832, 197831, 197830, 197829, 197820, 197819, 197817, 197815, 197814, 197812, 197811, 197810, 197809, 197808, 197807, 197806, 197798, 197797, 197796, 197795, 197794, 197789, 197788, 197787, 197786, 197782, 197781, 197779, 197778, 197777, 197776, 197775, 197772, 197770, 197768, 197766, 197765, 197760, 197758, 197754, 197752, 197748, 197747, 197746, 197745, 197744, 197743, 197742, 197740, 197739, 197738, 197736, 197732, 197729, 197726, 197723, 197722, 197721, 197717, 197716, 197715, 197714, 197710, 197709, 197708, 197703, 197702, 197701, 197691, 197689, 197688, 197687, 197672, 197671, 197669, 197668, 197665, 197664, 197663, 197662, 197661, 197660, 197659, 197635, 197630, 197629, 197627, 197624, 197623, 197622, 197621, 197620, 197614, 197611, 197603, 197602, 197601, 197597, 197594, 197590, 197589, 197587, 197571, 197570, 197569, 197568, 197564, 197563, 197562, 197559, 197558, 197557, 197556, 197552, 197551, 197550, 197549, 197548, 197547, 197546, 197545, 197544, 197543, 197542, 197541, 197540, 197539, 197538, 197537, 197536, 197535, 197534, 197533, 197532, 197531, 197530, 197529, 197528, 197525, 197521, 197516, 197515, 197508, 197507, 197505, 197504, 197503, 197500, 197497, 197495, 197494, 197493, 197492, 197490, 197489, 197488, 197487, 197486, 197485, 197484, 197483, 197482, 197481, 197480, 197478, 197476, 197472, 197465, 197464, 197463, 197462, 197460, 197459, 197454, 197453, 197449, 197448, 197447, 197444, 197443, 197442, 197439, 197438, 197435, 197434, 197433, 197432, 197431, 197427, 197425, 197424, 197423, 197422, 197416, 197415, 197413, 197412, 197410, 197408, 197407, 197405, 197404, 197403, 197402, 197395, 197394, 197393, 197392, 197391, 197387, 197386, 197385, 197384, 197383, 197382, 197381, 197380, 197379, 197377, 197376, 197375, 197374, 197373, 197372, 197371, 197370, 197369, 197368, 197367, 197363, 197362, 197361, 197360, 197358, 197357, 197356, 197355, 197353, 197349, 197347, 197346, 197345, 197344, 197343, 197342, 197341, 197340, 197339, 197334, 197329, 197328, 197327, 197325, 197324, 197320, 197314, 197308, 197303, 197298, 197297, 197295, 197290, 197288, 197287, 197286, 197274, 197272, 197268, 197267, 197266, 197265, 197264, 197263, 197259, 197258, 197257, 197255, 197251, 197249, 197248, 197247, 197243, 197236, 197235, 197234, 197233, 197227, 197226, 197225, 197224, 197223, 197222, 197221, 197220, 197219, 197218, 197217, 197216, 197215, 197214, 197213, 197212, 197211, 197210, 197208, 197206, 197205, 197204, 197203, 197202, 197201, 197200, 197199, 197198, 197197, 197196, 197195, 197194, 197193, 197192, 197189, 197183, 197182, 197181, 197180, 197179, 197178, 197177, 197176, 197175, 197174, 197172, 197171, 197170, 197168, 197166, 197161, 197160, 197157, 197156, 197155, 197154, 197153, 197152, 197151, 197150, 197149, 197148, 197147, 197146, 197145, 197144, 197143, 197142, 197141, 197140, 197139, 197138, 197134, 197130, 197129, 197128, 197127, 197121, 197120, 197114, 197113, 197100, 197099, 197098, 197095, 197093, 197092, 197091, 197090, 197089, 197088, 197087, 197086, 197082, 197078, 197077, 197076, 197075, 197074, 197069, 197067, 197065, 197064, 197063, 197062, 197061, 197060, 197057, 197056, 197055, 197053, 197051, 197050, 197049, 197048, 197047, 197044, 197043, 197042, 197041, 197039, 197038, 197037, 197029, 197028, 197027, 197026, 197025, 197024, 197023, 197022, 197021, 197020, 197019, 197018, 197017, 197016, 197015, 197014, 197013, 197012, 197011, 197010, 197009, 197008, 197007, 197006, 197005, 197004, 197003, 197002, 197001, 197000, 196995, 196994, 196993, 196992, 196984, 196976, 196975, 196974, 196973, 196972, 196971, 196970, 196969, 196968, 196967, 196965, 196964, 196963, 196962, 196961, 196960, 196959, 196958, 196956, 196955, 196954, 196952, 196951, 196950, 196949, 196948, 196947, 196946, 196945, 196944, 196943, 196942, 196941, 196940, 196939, 196938, 196937, 196936, 196935, 196934, 196933, 196932, 196931, 196930, 196929, 196928, 196927, 196926, 196925, 196924, 196923, 196922, 196920, 196918, 196917, 196916, 196915, 196912, 196911, 196910, 196909, 196908, 196907, 196906, 196905, 196904, 196903, 196898, 196897, 196896, 196895, 196894, 196893, 196892, 196891, 196888, 196885, 196880, 196879, 196878, 196874, 196873, 196872, 196868, 196865, 196864, 196863, 196862, 196861, 196860, 196859, 196858, 196857, 196856, 196854, 196846, 196845, 196844, 196840, 196839, 196838, 196836, 196835, 196834, 196833, 196832, 196830, 196828, 196815, 196814, 196813, 196812, 196811, 196810, 196809, 196808, 196807, 196806, 196805, 196804, 196803, 196802, 196801, 196800, 196799, 196798, 196797, 196795, 196794, 196793, 196792, 196790, 196789, 196788, 196787, 196786, 196785, 196784, 196783, 196782, 196781, 196780, 196777, 196773, 196772, 196771, 196770, 196769, 196768, 196767, 196765, 196764, 196763, 196762, 196761, 196760, 196759, 196758, 196757, 196756, 196755, 196754, 196753, 196752, 196750, 196745, 196740, 196739, 196738, 196732, 196731, 196729, 196727, 196726, 196725, 196724, 196723, 196722, 196721, 196720, 196719, 196718, 196717, 196716, 196715, 196714, 196713, 196712, 196711, 196710, 196709, 196708, 196707, 196706, 196705, 196704, 196703, 196702, 196701, 196700, 196699, 196698, 196697, 196696, 196695, 196694, 196693, 196692, 196690, 196689, 196688, 196685, 196683, 196682, 196681, 196680, 196679, 196677, 196676, 196675, 196674, 196673, 196672, 196671, 196670, 196669, 196668, 196667, 196666, 196665, 196664, 196663, 196662, 196661, 196660, 196659, 196657, 196656, 196655, 196653, 196651, 196649, 196648, 196646, 196645, 196644, 196643, 196639, 196638, 196637, 196636, 196635, 196634, 196633, 196632, 196631, 196630, 196629, 196628, 196627, 196626, 196625, 196624, 196622, 196621, 196620, 196619, 196618, 196617, 196616, 196615, 196614, 196612, 196610, 196609, 196608, 196607, 196606, 196605, 196604, 196603, 196601, 196600, 196599, 196598, 196597, 196596, 196595, 196594, 196593, 196592, 196591, 196590, 196588, 196587, 196586, 196585, 196584, 196583, 196580, 196579, 196578, 196577, 196576, 196575, 196574, 196573, 196572, 196571, 196564, 196562, 196560, 196559, 196558, 196557, 196556, 196555, 196554, 196553, 196552, 196551, 196550, 196549, 196548, 196546, 196544, 196542, 196535, 196534, 196532, 196531, 196530, 196529, 196528, 196527, 196526, 196525, 196524, 196523, 196522, 196520, 196519, 196518, 196517, 196516, 196513, 196512, 196511, 196499, 196498, 196497, 196496, 196495, 196494, 196493, 196492, 196491, 196490, 196489, 196488, 196487, 196486, 196485, 196484, 196482, 196481, 196480, 196479, 196478, 196477, 196475, 196474, 196473, 196472, 196471, 196470, 196469, 196468, 196467, 196465, 196464, 196462, 196461, 196460, 196459, 196458, 196457, 196452, 196449, 196444, 196442, 196441, 196440, 196439, 196438, 196437, 196436, 196435, 196434, 196431, 196430, 196429, 196423, 196422, 196421, 196420, 196419, 196410, 196409, 196404, 196403, 196401, 196397, 196395, 196394, 196393, 196392, 196391, 196390, 196389, 196386, 196383, 196382, 196381, 196377, 196376, 196375, 196374, 196373, 196372, 196371, 196370, 196369, 196368, 196367, 196366, 196365, 196364, 196363, 196362, 196360, 196359, 196358, 196357, 196356, 196355, 196354, 196353, 196352, 196351, 196350, 196349, 196348, 196346, 196345, 196344, 196343, 196342, 196341, 196340, 196337, 196336, 196333, 196332, 196331, 196330, 196329, 196328, 196327, 196322, 196321, 196314, 196313, 196312, 196311, 196310, 196309, 196308, 196307, 196306, 196305, 196304, 196303, 196302, 196301, 196300, 196299, 196296, 196295, 196293, 196292, 196291, 196290, 196289, 196288, 196287, 196286, 196285, 196284, 196283, 196282, 196281, 196277, 196276, 196274, 196273, 196272, 196271, 196270, 196269, 196266, 196265, 196264, 196263, 196262, 196261, 196260, 196258, 196257, 196256, 196255, 196254, 196253, 196252, 196251, 196250, 196248, 196246, 196245, 196244, 196235, 196233, 196232, 196231, 196230, 196229, 196228, 196227, 196226, 196223, 196222, 196221, 196220, 196219, 196218, 196217, 196216, 196215, 196208, 196206, 196205, 196204, 196203, 196202, 196201, 196200, 196199, 196198, 196197, 196196, 196194, 196192, 196191, 196182, 196180, 196169, 196168, 196167, 196166, 196165, 196163, 196161, 196160, 196159, 196158, 196146, 196140, 196139, 196138, 196137, 196136, 196134, 196133, 196132, 196131, 196130, 196128, 196127, 196126, 196125, 196124, 196122, 196121, 196120, 196119, 196118, 196115, 196114, 196113, 196110, 196109, 196106, 196105, 196104, 196102, 196101, 196099, 196097, 196096, 196095, 196094, 196093, 196091, 196090, 196088, 196086, 196085, 196084, 196083, 196082, 196081, 196080, 196079, 196078, 196077, 196076, 196075, 196074, 196073, 196072, 196071, 196070, 196069, 196068, 196067, 196066, 196062, 196061, 196060, 196059, 196058, 196057, 196056, 196055, 196052, 196051, 196050, 196045, 196044, 196043, 196042, 196041, 196040, 196039, 196038, 196037, 196036, 196035, 196034, 196033, 196032, 196031, 196030, 196029, 196028, 196027, 196026, 196025, 196024, 196022, 196021, 196020, 196015, 196003, 195999, 195997, 195994, 195993, 195992, 195990, 195989, 195988, 195985, 195981, 195980, 195979, 195978, 195977, 195976, 195975, 195973, 195972, 195971, 195969, 195968, 195959, 195958, 195957, 195953, 195952, 195949, 195948, 195947, 195946, 195945, 195943, 195942, 195940, 195939, 195937, 195932, 195931, 195930, 195924, 195923, 195922, 195921); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (195920, 195918, 195914, 195911, 195910, 195905, 195903, 195902, 195901, 195899, 195898, 195896, 195893, 195892, 195891, 195890, 195888, 195887, 195886, 195885, 195884, 195883, 195882, 195881, 195880, 195879, 195878, 195877, 195876, 195875, 195873, 195872, 195867, 195863, 195862, 195859, 195858, 195857, 195856, 195855, 195854, 195853, 195852, 195851, 195850, 195849, 195848, 195847, 195846, 195845, 195844, 195843, 195842, 195841, 195840, 195839, 195838, 195837, 195835, 195834, 195833, 195832, 195831, 195828, 195827, 195826, 195825, 195824, 195823, 195822, 195821, 195820, 195819, 195807, 195806, 195805, 195804, 195803, 195802, 195798, 195796, 195795, 195794, 195789, 195788, 195784, 195783, 195781, 195780, 195778, 195777, 195776, 195775, 195774, 195773, 195772, 195770, 195769, 195768, 195764, 195762, 195760, 195759, 195758, 195757, 195755, 195752, 195750, 195739, 195737, 195736, 195734, 195724, 195721, 195720, 195718, 195717, 195716, 195715, 195713, 195701, 195700, 195699, 195689, 195688, 195685, 195684, 195683, 195682, 195681, 195680, 195679, 195678, 195677, 195676, 195674, 195672, 195671, 195670, 195669, 195668, 195666, 195665, 195664, 195662, 195661, 195660, 195659, 195656, 195655, 195653, 195652, 195650, 195648, 195647, 195643, 195640, 195639, 195638, 195637, 195635, 195634, 195633, 195632, 195631, 195622, 195615, 195614, 195613, 195612, 195611, 195610, 195607, 195606, 195605, 195603, 195602, 195601, 195600, 195599, 195598, 195597, 195594, 195591, 195590, 195589, 195588, 195587, 195586, 195585, 195584, 195583, 195580, 195579, 195577, 195576, 195575, 195574, 195572, 195571, 195570, 195569, 195567, 195565, 195563, 195562, 195560, 195558, 195557, 195556, 195555, 195552, 195551, 195548, 195546, 195545, 195542, 195541, 195540, 195539, 195537, 195536, 195535, 195534, 195532, 195527, 195525, 195524, 195523, 195522, 195521, 195520, 195517, 195516, 195515, 195513, 195512, 195510, 195509, 195508, 195506, 195504, 195503, 195501, 195500, 195493, 195490, 195489, 195488, 195487, 195486, 195485, 195482, 195480, 195478, 195475, 195473, 195471, 195470, 195469, 195467, 195465, 195464, 195462, 195461, 195453, 195450, 195449, 195448, 195442, 195441, 195440, 195439, 195438, 195436, 195435, 195434, 195433, 195432, 195430, 195429, 195426, 195422, 195421, 195418, 195415, 195412, 195411, 195409, 195408, 195406, 195398, 195382, 195381, 195379, 195378, 195377, 195376, 195375, 195374, 195373, 195372, 195371, 195370, 195369, 195368, 195367, 195366, 195365, 195364, 195363, 195362, 195358, 195356, 195355, 195354, 195353, 195352, 195351, 195350, 195349, 195348, 195347, 195346, 195345, 195344, 195343, 195342, 195341, 195340, 195339, 195338, 195331, 195330, 195328, 195327, 195326, 195325, 195324, 195323, 195322, 195321, 195320, 195319, 195318, 195317, 195316, 195315, 195314, 195313, 195311, 195310, 195308, 195307, 195306, 195305, 195304, 195303, 195302, 195301, 195300, 195299, 195298, 195297, 195296, 195295, 195294, 195293, 195292, 195291, 195290, 195289, 195288, 195287, 195286, 195285, 195284, 195282, 195279, 195278, 195277, 195276, 195275, 195274, 195273, 195272, 195270, 195269, 195268, 195266, 195265, 195264, 195263, 195262, 195259, 195256, 195255, 195254, 195253, 195252, 195251, 195248, 195247, 195246, 195245, 195244, 195243, 195242, 195241, 195240, 195239, 195238, 195237, 195236, 195235, 195234, 195233, 195232, 195231, 195222, 195220, 195217, 195205, 195204, 195203, 195202, 195201, 195196, 195195, 195194, 195193, 195192, 195191, 195190, 195189, 195188, 195187, 195186, 195185, 195184, 195183, 195182, 195181, 195180, 195179, 195178, 195177, 195176, 195175, 195174, 195172, 195166, 195165, 195164, 195163, 195162, 195161, 195160, 195159, 195158, 195156, 195155, 195154, 195153, 195151, 195150, 195148, 195147, 195141, 195140, 195139, 195138, 195137, 195136, 195134, 195133, 195132, 195131, 195130, 195129, 195128, 195127, 195126, 195125, 195124, 195123, 195122, 195121, 195120, 195119, 195118, 195117, 195116, 195115, 195113, 195111, 195108, 195107, 195106, 195105, 195102, 195101, 195092, 195091, 195090, 195089, 195088, 195087, 195086, 195085, 195084, 195083, 195082, 195081, 195080, 195079, 195078, 195077, 195076, 195075, 195074, 195073, 195072, 195071, 195070, 195069, 195068, 195067, 195066, 195065, 195064, 195063, 195062, 195061, 195060, 195059, 195058, 195057, 195056, 195055, 195054, 195053, 195052, 195051, 195050, 195049, 195048, 195046, 195045, 195044, 195043, 195042, 195041, 195023, 195022, 195021, 195020, 195011, 195007, 194998, 194996, 194995, 194994, 194993, 194992, 194991, 194989, 194987, 194986, 194985, 194984, 194983, 194982, 194979, 194978, 194977, 194976, 194975, 194974, 194973, 194972, 194957, 194956, 194955, 194954, 194953, 194928, 194927, 194926, 194925, 194924, 194923, 194915, 194913, 194912, 194910, 194908, 194907, 194906, 194905, 194902, 194901, 194897, 194895, 194873, 194872, 194856, 194849, 194845, 194844, 194837, 194836, 194835, 194833, 194832, 194831, 194830, 194829, 194828, 194827, 194826, 194825, 194823, 194822, 194821, 194814, 194799, 194795, 194794, 194773, 194772, 194769, 194768, 194767, 194766, 194765, 194764, 194763, 194762, 194760, 194759, 194758, 194757, 194749, 194748, 194747, 194746, 194740, 194732, 194730, 194729, 194728, 194727, 194723, 194722, 194721, 194720, 194718, 194717, 194716, 194714, 194713, 194712, 194711, 194709, 194708, 194707, 194706, 194699, 194677, 194676, 194672, 194671, 194670, 194669, 194668, 194666, 194665, 194664, 194663, 194661, 194657, 194656, 194637, 194636, 194632, 194631, 194630, 194629, 194625, 194624, 194618, 194617, 194616, 194615, 194614, 194613, 194612, 194611, 194610, 194609, 194608, 194607, 194606, 194605, 194604, 194603, 194602, 194601, 194600, 194599, 194598, 194597, 194596, 194595, 194594, 194593, 194592, 194550, 194549, 194547, 194545, 194544, 194543, 194523, 194521, 194517, 194516, 194515, 194514, 194513, 194508, 194506, 194502, 194490, 194473, 194456, 194444, 194443, 194442, 194440, 194437, 194428, 194427, 194426, 194425, 194423, 194421, 194420, 194418, 194414, 194413, 194402, 194401, 194391, 194388, 194385, 194384, 194383, 194378, 194377, 194375, 194370, 194369, 194368, 194367, 194366, 194365, 194364, 194363, 194362, 194361, 194360, 194359, 194358, 194357, 194356, 194355, 194353, 194352, 194351, 194336, 194335, 194334, 194332, 194331, 194330, 194328, 194327, 194326, 194324, 194319, 194318, 194317, 194316, 194315, 194314, 194310, 194309, 194308, 194307, 194306, 194305, 194304, 194303, 194302, 194301, 194300, 194297, 194296, 194293, 194292, 194291, 194290, 194289, 194288, 194287, 194286, 194285, 194284, 194281, 194279, 194278, 194274, 194271, 194266, 194265, 194250, 194247, 194246, 194245, 194228, 194227, 194224, 194223, 194219, 194211, 194210, 194202, 194201, 194200, 194199, 194197, 194196, 194195, 194194, 194193, 194192, 194191, 194174, 194173, 194170, 194164, 194161, 194160, 194159, 194158, 194152, 194151, 194150, 194149, 194148, 194147, 194146, 194145, 194144, 194143, 194142, 194141, 194138, 194137, 194136, 194135, 194127, 194120, 194117, 194096, 194094, 194085, 194082, 194081, 194080, 194078, 194077, 194074, 194073, 194070, 194067, 194066, 194065, 194064, 194063, 194062, 194061, 194060, 194059, 194058, 194057, 194056, 194054, 194053, 194052, 194051, 194050, 194049, 194048, 194047, 194046, 194042, 194040, 194039, 194035, 194026, 194025, 194024, 194023, 194022, 194019, 194018, 194017, 194016, 194015, 194014, 194011, 194010, 194007, 194006, 194005, 194003, 193994, 193993, 193991, 193990, 193985, 193982, 193981, 193980, 193978, 193976, 193975, 193974, 193973, 193972, 193970, 193969, 193968, 193967, 193960, 193940, 193938, 193933, 193930, 193929, 193928, 193886, 193862, 193841, 193839, 193838, 193837, 193836, 193835, 193834, 193829, 193816, 193815, 193814, 193813, 193812, 193811, 193810, 193809, 193808, 193807, 193805, 193802, 193801, 193800, 193789, 193787, 193782, 193780, 193779, 193778, 193777, 193772, 193770, 193769, 193768, 193767, 193765, 193764, 193763, 193762, 193760, 193757, 193756, 193747, 193746, 193741, 193738, 193737, 193736, 193727, 193726, 193725, 193724, 193723, 193721, 193720, 193719, 193713, 193712, 193700, 193699, 193696, 193690, 193687, 193686, 193684, 193682, 193681, 193680, 193679, 193678, 193677, 193676, 193675, 193672, 193671, 193670, 193667, 193665, 193664, 193663, 193662, 193661, 193660, 193659, 193655, 193654, 193653, 193652, 193651, 193650, 193645, 193642, 193641, 193638, 193636, 193635, 193634, 193633, 193632, 193631, 193630, 193629, 193628, 193627, 193626, 193624, 193623, 193619, 193617, 193609, 193605, 193600, 193599, 193596, 193593, 193588, 193586, 193584, 193583, 193581, 193580, 193579, 193578, 193576, 193573, 193571, 193570, 193569, 193568, 193567, 193566, 193564, 193561, 193560, 193558, 193555, 193554, 193552, 193551, 193550, 193549, 193546, 193536, 193534, 193532, 193526, 193525, 193524, 193518, 193517, 193515, 193514, 193513, 193509, 193500, 193499, 193498, 193497, 193496, 193495, 193494, 193493, 193492, 193491, 193490, 193489, 193488, 193487, 193486, 193485, 193484, 193454, 193453, 193452, 193451, 193450, 193449, 193448, 193447, 193446, 193445, 193444, 193443, 193442, 193441, 193440, 193439, 193438, 193437, 193430, 193429, 193428, 193427, 193426, 193425, 193424, 193423, 193422, 193421, 193420, 193419, 193418, 193417, 193416, 193415, 193414, 193413, 193412, 193411, 193410, 193409, 193408, 193407, 193406, 193405, 193404, 193403, 193402, 193401, 193400, 193399, 193398, 193397, 193396, 193395, 193394, 193393, 193392, 193391, 193390, 193389, 193388, 193386, 193384, 193381, 193379, 193378, 193377, 193376, 193374, 193373, 193372, 193371, 193370, 193369, 193368, 193367, 193366, 193365, 193364, 193362, 193361, 193360, 193359, 193358, 193357, 193356, 193355, 193354, 193353, 193352, 193351, 193350, 193349, 193348, 193347, 193346, 193345, 193344, 193343, 193342, 193341, 193340, 193339, 193338, 193337, 193336, 193335, 193334, 193333, 193332, 193331, 193330, 193329, 193328, 193327, 193326, 193324, 193322, 193321, 193320, 193319, 193318, 193317, 193312, 193311, 193307, 193284, 193277, 193273, 193266, 193265, 193264, 193263, 193262, 193261, 193260, 193258, 193256, 193254, 193253, 193252, 193251, 193250, 193249, 193248, 193246, 193245, 193239, 193233, 193231, 193230, 193229, 193228, 193227, 193226, 193225, 193224, 193222, 193220, 193216, 193215, 193214, 193212, 193207, 193206, 193205, 193204, 193203, 193202, 193201, 193196, 193195, 193194, 193193, 193192, 193191, 193190, 193189, 193188, 193187, 193186, 193185, 193184, 193183, 193181, 193180, 193179, 193178, 193177, 193176, 193175, 193173, 193164, 193163, 193162, 193161, 193160, 193159, 193158, 193157, 193156, 193155, 193154, 193153, 193152, 193151, 193150, 193147, 193146, 193144, 193143, 193140, 193138, 193136, 193128, 193118, 193117, 193116, 193114, 193113, 193112, 193108, 193107, 193106, 193105, 193104, 193103, 193102, 193081, 193079, 193077, 193075, 193074, 193051, 193048, 193037, 193036, 193035, 193034, 193033, 193030, 193029, 193028, 193026, 193021, 193020, 193018, 193017, 193016, 193015, 193014, 193013, 193012, 193011, 193005, 193004, 192996, 192975, 192974, 192972, 192971, 192970, 192969, 192968, 192967, 192966, 192964, 192963, 192962, 192961, 192960, 192959, 192958, 192957, 192956, 192955, 192940, 192919, 192918, 192917, 192915, 192914, 192912, 192908, 192907, 192906, 192903, 192902, 192900, 192899, 192889, 192888, 192887, 192886, 192885, 192877, 192876, 192875, 192874, 192873, 192872, 192871, 192870, 192869, 192868, 192867, 192865, 192864, 192862, 192861, 192858, 192857, 192854, 192853, 192851, 192835, 192830, 192829, 192823, 192821, 192819, 192817, 192816, 192815, 192813, 192812, 192811, 192809, 192808, 192807, 192806, 192805, 192804, 192803, 192802, 192801, 192800, 192799, 192798, 192797, 192796, 192795, 192794, 192791, 192790, 192787, 192786, 192785, 192784, 192783, 192782, 192781, 192780, 192779, 192778, 192777, 192776, 192775, 192773, 192768, 192767, 192766, 192765, 192764, 192763, 192762, 192761, 192760, 192759, 192758, 192757, 192756, 192755, 192754, 192753, 192752, 192751, 192750, 192747, 192746, 192745, 192744, 192743, 192742, 192741, 192740, 192739, 192738, 192731, 192730, 192729, 192728, 192719, 192718, 192717, 192716, 192715, 192714, 192713, 192710, 192709, 192708, 192707, 192698, 192695, 192692, 192691, 192690, 192688, 192686, 192685, 192673, 192672, 192671, 192670, 192669, 192667, 192622, 192619, 192618, 192617, 192616, 192615, 192614, 192613, 192612, 192611, 192610, 192608, 192607, 192599, 192598, 192597, 192596, 192590, 192589, 192588, 192586, 192585, 192584, 192581, 192577, 192576, 192575, 192574, 192573, 192572, 192567, 192566, 192565, 192564, 192563, 192562, 192561, 192548, 192545, 192544, 192541, 192538, 192537, 192536, 192534, 192533, 192531, 192530, 192529, 192527, 192526, 192525, 192524, 192521, 192520, 192518, 192517, 192516, 192514, 192512, 192511, 192505, 192504, 192503, 192502, 192501, 192500, 192499, 192498, 192497, 192496, 192495, 192494, 192493, 192492, 192491, 192490, 192489, 192488, 192486, 192485, 192484, 192483, 192482, 192481, 192480, 192479, 192478, 192477, 192476, 192475, 192474, 192473, 192472, 192471, 192470, 192469, 192468, 192467, 192466, 192465, 192464, 192463, 192461, 192457, 192455, 192453, 192452, 192451, 192449, 192448, 192447, 192446, 192441, 192440, 192430, 192429, 192427, 192425, 192424, 192423, 192419, 192418, 192417, 192416, 192415, 192414, 192413, 192412, 192411, 192410, 192409, 192408, 192407, 192406, 192405, 192403, 192402, 192399, 192398, 192395, 192394, 192393, 192392, 192391, 192390, 192389, 192388, 192387, 192371, 192370, 192369, 192368, 192367, 192366, 192365, 192364, 192363, 192362, 192361, 192360, 192359, 192358, 192357, 192356, 192355, 192354, 192353, 192352, 192351, 192350, 192349, 192348, 192347, 192346, 192345, 192341, 192339, 192337, 192333, 192323, 192320, 192319, 192317, 192315, 192313, 192311, 192307, 192298, 192297, 192296, 192295, 192294, 192293, 192290, 192289, 192288, 192276, 192270, 192269, 192267, 192266, 192261, 192260, 192259, 192258, 192257, 192256, 192255, 192254, 192253, 192252, 192251, 192250, 192249, 192248, 192247, 192246, 192245, 192244, 192243, 192242, 192241, 192240, 192239, 192238, 192237, 192236, 192235, 192234, 192233, 192230, 192225, 192224, 192223, 192221, 192220, 192219, 192218, 192215, 192214, 192213, 192209, 192208, 192207, 192206, 192205, 192204, 192202, 192201, 192200, 192199, 192198, 192197, 192195, 192194, 192193, 192191, 192190, 192189, 192188, 192187, 192186, 192185, 192184, 192183, 192174, 192170, 192169, 192167, 192162, 192161, 192160, 192159, 192155, 192154, 192153, 192152, 192151, 192150, 192149, 192148, 192147, 192146, 192145, 192144, 192143, 192142, 192141, 192140, 192139, 192138, 192137, 192136, 192135, 192134, 192133, 192132, 192131, 192130, 192129, 192128, 192127, 192126, 192125, 192124, 192123, 192122, 192121, 192120, 192119, 192118, 192117, 192116, 192115, 192114, 192113, 192112, 192111, 192110, 192109, 192108, 192107, 192106, 192105, 192102, 192098, 192096, 192095, 192094, 192086, 192085, 192081, 192073, 192070, 192068, 192066, 192065, 192064, 192063, 192060, 192056, 192050, 192049, 192048, 192047, 192046, 192045, 192044, 192043, 192042, 192041, 192040, 192038, 192037, 192036, 192034, 192031, 192028, 192027, 192026, 192025, 192024, 192023, 192022, 192021, 192020, 192019, 192018, 192016, 192014, 192013, 192012, 192011, 192010, 192009, 192006, 192005, 192004, 192003, 191999, 191997, 191996, 191995, 191994, 191993, 191992, 191991, 191990, 191989, 191988, 191987, 191986, 191985, 191984, 191983, 191982, 191981, 191980, 191979, 191978, 191977, 191975, 191970, 191969, 191968, 191967, 191966, 191965, 191964, 191963, 191962, 191961, 191947, 191946, 191945, 191944, 191943, 191942, 191941, 191940, 191939, 191936, 191935, 191934, 191933, 191932, 191931, 191916, 191913, 191911, 191910, 191908, 191907, 191905, 191904, 191903, 191902, 191901, 191900, 191899, 191897, 191893, 191892, 191891, 191890, 191889, 191888, 191887, 191886, 191885, 191884, 191883, 191882, 191881, 191880, 191879, 191878, 191877, 191876, 191875, 191874, 191873, 191872, 191871, 191870, 191869, 191868, 191867, 191866, 191865, 191864, 191863, 191862, 191861, 191860, 191859, 191858, 191857, 191856, 191855, 191854, 191853, 191852, 191851, 191850, 191849, 191848, 191847, 191846, 191845, 191844, 191843, 191839, 191838, 191837, 191836, 191831, 191830, 191829, 191825, 191824, 191820, 191819, 191815, 191814, 191813, 191812, 191811, 191810, 191809, 191808, 191807, 191805, 191804, 191794, 191782, 191778, 191753, 191750, 191744, 191743, 191742, 191739, 191738, 191735, 191734, 191733, 191732, 191730, 191722, 191721, 191720, 191719, 191718, 191717, 191716, 191715, 191714, 191713, 191712, 191711, 191710, 191709, 191708, 191707, 191706, 191704, 191703, 191702, 191701, 191700, 191699, 191698, 191697, 191696, 191695, 191694, 191691, 191690, 191689, 191688, 191686, 191685, 191684, 191683, 191682, 191681, 191680, 191678, 191677, 191676, 191675, 191674, 191673, 191672, 191671, 191670, 191669, 191668, 191667, 191662, 191661, 191660, 191659, 191658, 191657, 191656, 191655, 191654, 191653, 191652, 191651, 191650, 191649, 191648, 191647, 191646, 191645, 191641, 191640, 191639, 191638, 191637, 191636, 191635, 191634, 191633, 191632, 191631, 191630, 191628, 191627, 191626, 191625, 191624, 191623, 191622, 191621, 191620, 191619, 191598, 191592, 191591, 191590, 191589, 191588, 191587, 191584, 191582, 191581, 191580, 191579, 191578, 191565, 191563, 191562, 191560, 191559, 191558, 191542, 191540, 191539, 191538, 191537, 191534, 191533, 191532, 191525, 191523, 191521, 191518, 191516, 191505, 191504, 191503, 191502, 191501, 191485, 191484, 191483, 191475, 191474, 191473, 191472, 191471, 191470, 191469, 191468, 191467, 191466, 191465, 191464, 191462, 191461, 191460, 191459, 191458, 191443, 191442, 191441, 191440, 191439, 191438, 191427, 191426, 191425, 191420, 191404, 191403, 191402, 191401, 191400, 191399, 191398, 191397, 191390, 191389, 191388, 191378, 191373, 191372, 191371, 191370, 191369, 191368, 191367, 191366, 191365, 191364, 191363, 191362, 191360, 191359, 191358, 191357, 191356, 191352, 191350, 191349, 191348, 191347, 191346, 191345, 191343, 191342, 191341, 191340, 191339, 191338, 191337, 191335, 191334, 191333, 191332, 191331, 191330, 191329, 191328, 191322, 191321, 191320, 191316, 191300, 191299, 191298, 191297, 191294, 191293, 191292, 191291, 191290, 191288, 191287, 191286, 191282, 191280, 191276, 191274, 191273, 191272, 191271, 191270, 191269, 191268, 191267, 191266, 191263, 191262, 191261, 191239, 191238, 191237, 191234, 191226, 191225, 191187, 191186, 191185, 191184, 191183, 191182, 191181, 191180, 191179, 191177, 191176, 191175, 191174, 191173, 191172, 191171, 191170, 191169, 191168, 191167, 191166, 191165, 191164, 191153, 191152, 191151, 191150, 191149, 191146, 191145, 191144, 191143, 191122, 191121, 191115, 191114, 191113, 191109, 191103, 191102, 191101, 191100, 191099, 191098, 191095, 191094, 191093, 191092, 191087, 191086, 191080, 191079, 191078, 191077, 191076, 191073, 191072, 191070, 191069, 191067, 191066, 191065, 191064, 191063, 191062, 191061, 191059, 191058, 191057, 191056, 191055, 191054, 191053, 191052, 191051, 191050, 191049, 191048, 191047, 191046, 191045, 191044, 191043, 191042, 191041, 191040, 191039, 191038, 191037, 191035, 191031, 191030, 191029, 191028, 191027, 191025, 191024, 191023, 191021, 191020, 191019, 191017, 191016, 191015, 191014, 191013, 191012, 191011, 191010, 191006, 191005, 191001, 190998, 190997, 190996, 190995, 190994, 190993, 190991, 190990, 190989, 190987, 190986, 190985, 190984, 190983, 190981, 190980, 190979, 190978, 190975, 190974, 190972, 190970, 190968, 190967, 190966, 190965, 190964, 190963, 190962, 190960, 190959, 190958, 190957, 190956, 190955, 190954, 190953, 190952, 190951, 190950, 190949, 190948, 190947, 190946, 190945, 190944, 190943, 190942, 190941, 190939, 190938, 190937, 190936, 190935, 190934, 190933, 190932, 190925, 190924, 190923, 190922, 190921, 190920, 190919, 190918, 190917, 190916, 190915, 190914, 190913, 190912, 190911, 190910, 190909, 190908, 190907, 190906, 190905, 190904, 190903, 190901, 190900, 190898, 190897, 190896, 190895, 190894, 190893, 190892, 190891, 190890, 190889, 190888, 190887, 190886, 190884, 190883, 190879, 190878, 190877, 190869, 190868, 190866, 190857, 190854, 190853, 190850, 190848, 190845, 190844, 190826, 190825, 190824, 190818, 190817, 190816, 190815, 190814, 190813, 190812, 190811, 190810, 190809, 190808, 190807, 190806, 190805, 190804, 190803, 190802, 190801, 190800, 190799, 190798, 190797, 190795, 190794, 190793, 190792, 190791, 190790, 190789, 190788, 190787, 190784, 190783, 190782, 190781, 190780, 190779, 190778, 190777, 190776, 190775, 190774, 190773, 190772, 190771, 190770, 190769, 190768, 190767, 190766, 190765, 190764, 190763, 190762, 190759, 190758, 190753, 190749, 190748, 190747, 190746, 190742, 190740, 190736, 190735, 190734, 190733, 190732, 190731, 190730, 190729, 190728, 190727, 190726, 190725, 190724, 190723, 190722, 190721, 190720, 190719, 190718, 190717, 190716, 190715, 190714, 190713, 190712, 190711, 190710, 190709, 190708, 190707, 190706, 190704, 190703, 190702, 190701, 190700, 190697, 190691, 190689, 190687, 190686, 190685, 190684, 190683, 190682, 190681, 190680, 190679, 190677, 190676, 190675, 190674, 190673, 190672, 190671, 190670, 190669, 190668, 190667, 190666, 190665, 190664, 190663, 190662, 190661, 190660, 190656, 190655, 190654, 190653, 190652, 190651, 190650, 190649, 190648, 190647, 190645, 190644, 190642, 190634, 190633, 190632, 190631, 190629, 190628, 190627, 190626, 190625, 190624, 190623, 190622, 190621, 190620, 190619, 190618, 190617, 190616, 190615, 190614, 190613, 190612, 190611, 190610, 190609, 190608, 190607, 190606, 190605, 190604, 190601, 190600, 190599, 190598, 190597, 190596, 190595, 190594, 190593, 190592, 190591, 190590, 190589, 190588, 190586, 190585, 190583, 190582, 190581, 190579, 190578, 190577, 190576, 190575, 190574, 190573, 190572, 190571, 190570, 190569, 190568, 190567, 190566, 190565, 190564, 190563, 190562, 190561, 190560, 190559, 190558, 190557, 190556, 190555, 190553, 190551, 190550, 190549, 190548, 190547, 190546, 190545, 190544, 190543, 190542, 190541, 190540, 190539, 190538, 190537, 190536, 190535, 190534, 190533, 190532, 190531, 190530, 190529, 190528, 190527, 190526, 190525, 190523, 190522, 190521, 190520, 190519, 190518, 190517, 190516, 190515, 190514, 190513, 190512, 190511, 190510, 190509, 190508, 190507, 190506, 190505, 190504, 190503, 190502, 190501, 190500, 190499, 190498, 190497, 190496, 190495, 190494, 190493, 190492, 190491, 190490, 190489, 190488, 190487, 190486, 190485, 190484, 190482, 190481, 190479, 190478, 190475, 190472, 190471, 190470, 190469, 190468, 190467, 190466, 190465, 190464, 190463, 190462, 190461, 190460, 190459, 190458, 190457, 190456, 190455, 190454, 190453, 190452, 190451, 190450, 190449, 190448, 190447, 190446, 190445, 190444, 190443, 190442, 190441, 190440, 190439, 190438, 190437, 190436, 190435, 190434, 190433, 190432, 190425, 190417, 190409, 190408, 190407, 190406, 190405, 190404, 190403, 190402, 190401, 190400, 190399, 190398, 190397, 190396, 190395, 190394, 190393, 190392, 190391, 190390, 190389, 190388, 190387, 190386, 190382, 190381, 190372, 190361, 190360, 190359, 190358, 190349, 190347, 190346, 190345, 190343, 190341, 190338, 190337, 190332, 190331, 190330, 190329, 190327, 190326, 190325, 190324, 190323, 190322, 190321, 190320, 190319, 190318, 190317, 190316, 190315, 190314, 190313, 190312, 190311, 190310, 190309, 190308, 190307, 190306, 190305, 190304, 190303, 190302, 190301, 190300, 190299, 190298, 190297, 190296, 190295, 190293, 190292, 190290, 190289, 190288, 190287, 190286, 190285, 190284, 190283, 190282, 190281, 190280, 190279, 190278, 190277, 190276, 190275, 190274, 190273, 190272, 190271, 190270, 190269, 190268, 190265, 190264, 190263, 190262, 190261, 190260, 190259, 190258, 190257, 190256, 190255, 190254, 190253, 190252, 190251, 190250, 190249, 190245, 190244, 190243, 190242, 190241, 190240, 190232, 190228, 190227, 190226, 190225, 190224, 190223, 190222, 190221, 190220, 190219, 190218, 190217, 190216, 190215, 190214, 190213, 190212, 190211, 190210, 190209, 190208, 190207, 190206, 190205, 190204, 190203, 190202, 190201, 190200, 190199, 190198, 190197, 190196, 190195, 190194, 190193, 190192, 190191, 190190, 190185, 190182, 190181, 190180, 190178, 190177, 190176, 190175, 190174, 190169, 190168, 190167, 190166, 190165, 190163, 190162, 190158, 190157, 190156, 190155, 190154, 190153, 190150, 190149, 190148, 190147, 190146, 190143, 190141, 190140, 190138, 190131, 190128, 190121, 190120, 190119, 190118, 190117, 190116, 190115, 190114, 190113, 190112, 190110, 190109, 190107, 190106, 190105, 190104, 190091, 190087, 190086, 190085, 190084, 190083, 190082, 190081, 190080, 190079, 190078, 190077, 190076, 190075, 190074, 190073, 190072, 190071, 190070, 190069, 190068, 190067, 190066, 190065, 190064, 190063, 190062, 190061, 190060, 190059, 190058, 190057, 190056, 190055, 190054, 190052, 190051, 190050, 190049, 190048, 190047, 190046, 190043, 190042, 190041, 190040, 190039, 190038, 190037, 190036, 190035, 190034, 190033, 190032, 190031, 190030, 190029, 190028, 190027, 190026, 190025, 190024, 190023, 190022, 190021, 190020, 190019, 190018, 190017, 190016, 190015, 190014, 190013, 190012, 190011, 190010, 190009, 190008, 190007, 190006, 190005, 190004, 190003, 190002, 190001, 190000, 189999, 189998, 189997, 189996, 189995, 189994, 189993, 189992, 189991, 189990, 189989, 189988, 189987, 189986, 189985, 189984, 189983, 189982, 189981, 189980, 189979, 189978, 189977, 189976, 189975, 189974, 189973, 189972, 189971, 189970, 189969, 189968, 189967, 189966, 189965, 189964, 189963, 189962, 189961, 189960, 189959, 189957, 189956, 189955, 189954, 189953, 189952, 189951, 189950, 189949, 189948, 189947, 189946, 189945, 189944, 189943, 189942, 189941, 189940, 189939, 189938, 189937, 189936, 189935, 189934, 189933, 189932, 189931, 189930, 189929, 189928, 189927, 189926, 189925, 189924, 189923, 189922, 189921, 189920, 189919, 189918, 189917, 189916, 189915, 189914, 189913, 189912, 189911, 189910, 189909, 189908, 189907, 189906, 189905, 189904, 189903, 189902, 189901, 189900, 189899, 189898, 189897, 189896, 189895, 189894, 189893, 189892, 189891, 189890, 189889, 189888, 189887, 189886, 189885, 189884, 189883, 189882, 189881, 189880, 189879, 189878, 189877, 189876, 189875, 189874, 189873, 189872, 189871, 189870, 189869, 189868, 189867, 189866, 189865, 189864, 189863, 189862, 189861, 189860, 189859, 189858, 189857, 189855, 189854, 189853, 189852, 189851, 189850, 189849, 189848, 189847, 189846, 189845, 189844, 189843, 189842, 189841, 189840, 189839, 189838, 189837, 189836, 189835, 189834, 189833, 189832, 189831, 189829, 189828, 189827, 189826, 189825, 189824, 189823, 189822, 189821, 189820, 189819, 189818, 189817, 189816, 189815, 189814, 189813, 189812, 189811, 189810, 189809, 189808, 189807, 189806, 189805, 189804, 189803, 189802, 189801, 189800, 189799, 189798, 189797, 189796, 189795, 189794, 189793, 189792, 189791, 189790, 189789, 189788, 189787, 189786, 189785, 189784, 189783, 189782, 189781, 189780, 189779, 189778, 189777, 189776, 189775, 189774, 189773, 189772, 189771, 189770, 189769, 189768, 189767, 189766, 189765, 189764, 189763, 189762, 189761, 189760, 189759, 189758, 189757, 189756, 189755, 189754, 189753, 189752, 189751, 189750, 189747, 189744, 189743, 189742, 189741, 189740, 189739, 189738, 189737, 189736, 189735, 189734, 189733, 189731, 189727, 189726, 189718, 189717, 189716, 189715, 189714, 189713, 189712, 189711, 189710, 189709, 189708, 189707, 189706, 189705, 189704, 189701, 189700, 189699, 189698, 189697, 189696, 189693, 189692, 189691, 189690, 189689, 189688, 189687, 189686, 189685, 189684, 189683, 189682, 189681, 189680, 189679, 189678, 189677, 189676, 189675, 189674, 189673, 189672, 189671, 189670, 189669, 189668, 189667, 189666, 189665, 189664, 189663, 189662, 189661, 189660, 189658, 189657, 189655, 189654, 189653, 189652, 189651, 189649, 189648, 189647, 189646, 189644, 189642, 189641, 189640, 189639, 189638, 189637, 189636, 189635, 189634, 189633, 189632, 189631, 189630, 189629, 189628, 189626, 189625, 189621, 189620, 189619, 189618, 189617, 189616, 189615, 189614, 189613, 189612, 189611, 189610, 189609, 189608, 189607, 189606, 189605, 189604, 189603, 189602, 189601, 189600, 189599, 189598, 189597, 189595, 189594, 189593, 189591, 189590, 189589, 189588, 189587, 189586, 189585, 189581, 189578, 189577, 189574, 189573, 189572, 189571, 189570, 189569, 189568, 189566, 189565, 189564, 189563, 189562, 189561, 189560, 189559, 189558, 189556, 189555, 189554, 189552, 189551, 189550, 189549, 189548, 189547, 189546, 189545, 189544, 189543, 189542, 189541, 189540, 189539, 189538, 189537, 189536, 189535, 189534, 189533, 189532, 189531, 189530, 189529, 189528, 189527, 189526, 189525, 189524, 189523, 189522, 189521, 189520, 189519, 189518, 189517, 189516, 189515, 189511, 189510, 189509, 189508, 189507, 189505, 189504, 189503, 189502, 189501, 189500, 189499, 189498, 189497, 189496, 189495, 189494, 189493, 189492, 189491, 189490, 189489, 189488, 189487, 189486, 189485, 189484, 189483, 189482, 189481, 189480, 189479, 189478, 189477, 189476, 189475, 189470, 189469, 189468, 189467, 189466, 189465, 189463, 189462, 189461, 189460, 189458, 189457, 189456, 189455, 189454, 189453, 189452, 189451, 189450, 189449, 189448, 189447, 189446, 189445, 189444, 189443, 189442, 189441, 189440, 189439, 189438, 189437, 189436, 189435, 189434, 189432, 189431, 189430, 189429, 189428, 189427, 189426, 189425, 189424, 189423, 189422, 189421, 189420, 189418, 189413, 189411, 189407, 189406, 189404, 189403, 189402, 189398, 189397, 189396, 189395, 189394, 189393, 189392, 189390, 189389, 189388, 189350, 189345, 189344, 189343, 189342, 189340, 189338, 189337, 189335, 189328, 189318, 189317, 189315, 189314, 189313, 189312, 189311, 189310, 189308, 189306, 189305, 189298, 189297, 189296, 189295, 189294, 189292, 189291, 189290, 189289, 189288, 189287, 189286, 189285, 189283, 189282, 189281, 189277, 189276, 189274, 189273, 189266, 189265, 189264, 189262, 189261, 189244, 189242, 189241, 189240, 189238, 189237, 189236, 189235, 189234, 189231, 189230, 189229, 189228, 189227, 189226, 189225, 189224, 189223, 189222, 189221, 189220, 189218, 189215, 189209, 189208, 189207, 189206, 189205, 189204, 189203, 189202, 189200, 189195, 189179, 189178, 189177, 189176, 189175, 189174, 189173, 189172, 189171, 189170, 189169, 189168, 189167, 189166, 189165, 189164, 189163, 189162, 189160, 189159, 189158, 189157, 189156, 189155, 189154, 189149, 189148, 189146, 189145, 189144, 189139, 189134, 189133, 189132, 189129, 189128, 189126, 189125, 189124, 189123, 189122, 189121, 189120, 189119, 189118, 189117, 189116, 189115, 189114, 189113, 189112, 189111, 189110, 189109, 189108, 189106, 189105, 189104, 189103, 189102, 189101, 189100, 189099, 189098, 189097, 189096, 189095, 189094, 189093, 189091, 189090, 189089, 189088, 189087, 189086, 189085, 189084, 189083, 189082, 189081, 189080, 189079, 189078, 189073, 189072, 189071, 189070, 189069, 189068, 189067, 189066, 189065, 189064, 189063, 189062, 189061, 189060, 189059, 189058, 189057, 189056, 189055, 189054, 189053, 189052, 189051, 189050, 189049, 189048, 189047, 189046, 189045, 189044, 189043, 189042, 189041, 189040, 189039, 189038, 189037, 189036, 189035, 189034, 189033, 189032, 189031, 189030, 189029, 189027, 189025, 189024, 189023, 189022, 189021, 189020, 189019, 189018, 189017, 189011, 189010, 189009, 189008, 189007, 189006, 189005, 189003, 189002, 189001, 189000, 188999, 188998, 188997, 188996, 188995, 188994, 188993, 188992, 188991, 188990, 188989, 188988, 188987, 188985, 188984, 188983, 188982, 188981, 188980, 188979, 188978, 188977, 188976, 188975, 188974, 188973, 188972, 188971, 188970, 188969, 188968, 188967, 188966, 188964, 188963, 188962, 188961, 188960, 188959, 188958, 188957, 188956, 188934, 188933, 188932, 188931, 188930, 188929, 188928, 188927, 188926, 188924, 188923, 188922, 188921, 188920, 188919, 188911, 188909, 188900, 188899, 188898, 188897, 188896, 188885, 188880, 188875, 188874, 188873, 188858, 188857, 188856, 188855, 188854, 188853, 188852, 188851, 188850, 188849, 188848, 188847, 188846, 188845, 188844, 188843, 188842, 188840, 188839, 188837, 188836, 188834, 188833, 188832, 188831, 188826, 188825, 188824, 188823, 188822, 188821, 188819, 188818, 188815, 188814, 188811, 188810, 188809, 188806, 188802, 188801, 188799, 188797, 188796, 188788, 188787, 188786, 188785, 188784, 188783, 188782, 188781, 188780, 188779, 188778, 188777, 188776, 188775, 188774, 188773, 188772, 188767, 188763, 188762, 188761, 188759, 188757, 188756, 188750, 188749, 188748, 188747, 188746, 188745, 188744, 188743, 188742, 188741, 188740, 188739, 188720, 188719, 188700, 188697, 188696, 188694, 188692, 188690, 188689, 188688, 188685, 188684, 188682, 188681, 188673, 188672, 188664, 188663, 188662, 188661, 188643, 188642, 188641, 188640, 188639, 188638, 188637, 188636, 188635, 188634, 188633, 188632, 188631, 188630, 188629, 188628, 188627, 188626, 188625, 188624, 188623, 188622, 188621, 188620, 188619, 188618, 188617, 188616, 188615, 188614, 188611, 188610, 188608, 188607, 188606, 188605, 188603, 188602, 188601, 188600, 188598, 188597, 188596, 188595, 188592, 188591, 188588, 188586, 188578, 188577, 188575, 188574, 188573, 188572, 188571, 188570, 188569, 188568, 188567, 188566, 188565, 188564, 188563, 188562, 188560, 188559, 188556, 188554, 188553, 188552, 188551, 188550, 188549, 188548, 188547, 188546, 188545, 188544, 188543, 188542, 188541, 188540, 188539, 188538, 188536, 188535, 188533, 188532, 188528, 188521, 188520, 188519, 188517, 188516, 188515, 188514, 188513, 188512, 188511, 188510, 188509, 188508, 188507, 188506, 188505, 188504, 188503, 188502, 188501, 188499, 188498, 188497, 188496, 188494, 188492, 188491, 188489, 188488, 188487, 188486, 188485, 188484, 188483, 188482, 188481, 188480, 188478, 188477, 188476, 188475, 188474, 188473, 188472, 188471, 188470, 188469, 188468, 188467, 188466, 188465, 188464, 188463, 188462, 188461, 188459, 188458, 188446, 188433, 188431, 188429, 188396, 188395, 188394, 188391, 188389, 188388, 188386, 188385, 188384, 188383, 188382, 188381, 188380, 188379, 188378, 188368, 188367, 188361, 188360, 188357, 188352, 188351, 188350, 188345, 188342, 188341, 188340, 188339, 188337, 188332, 188331, 188330, 188325, 188324, 188323, 188322, 188321, 188320, 188319, 188317, 188314, 188313, 188311, 188310, 188309, 188308, 188307, 188306, 188305, 188304, 188303, 188302, 188301, 188300, 188299, 188294, 188293, 188291, 188290, 188289, 188288, 188286, 188285, 188284, 188283, 188282, 188281, 188280, 188279, 188278, 188271, 188266, 188262, 188252, 188209, 188130, 188093, 188087, 188085, 188077, 188076, 188075, 188051, 188048, 188045, 188044, 188043, 188042, 188041, 188040, 188037, 188036, 188033, 188032, 188030, 188029, 188023, 188020, 188019, 188018, 188017, 188014, 188012, 188011, 188006, 188005, 188003, 188001, 188000, 187998, 187997, 187989, 187985, 187984, 187983, 187982, 187981, 187980, 187978, 187977, 187974, 187972, 187971, 187970, 187950, 187948, 187947, 187946, 187945, 187944, 187943, 187938, 187934, 187933, 187932, 187931, 187930, 187928, 187927, 187926, 187925, 187924, 187923, 187922, 187921, 187920, 187919, 187918, 187917, 187915, 187910, 187909, 187903, 187900, 187896, 187895, 187891, 187890, 187889, 187883, 187882, 187879, 187878, 187855, 187850, 187849, 187848, 187847, 187831, 187828, 187794, 187793, 187792, 187791, 187790, 187788, 187787, 187786, 187784, 187783, 187782, 187780, 187779, 187778, 187769, 187768, 187767, 187763, 187762, 187753, 187752, 187751, 187750, 187747, 187746, 187745, 187734, 187733, 187732, 187730, 187728, 187725, 187724, 187723, 187721, 187718, 187716, 187715, 187714, 187659, 187658, 187657, 187651, 187650, 187636, 187635, 187632, 187623, 187619, 187618, 187617, 187616, 187615, 187614, 187613, 187612, 187611, 187610, 187609, 187608, 187607, 187603, 187602, 187601, 187600, 187599, 187598, 187596, 187595, 187594, 187593, 187591, 187590, 187589, 187588, 187587, 187586, 187585, 187584, 187583, 187582, 187581, 187580, 187578, 187577, 187576, 187567, 187565, 187562, 187561, 187560, 187558, 187557, 187556, 187555, 187554, 187553, 187552, 187550, 187548, 187542, 187535, 187534, 187533, 187532, 187531, 187530, 187529, 187528, 187525, 187519, 187518, 187517, 187516, 187515, 187514, 187513, 187512, 187511, 187509, 187507, 187506, 187505, 187491, 187490, 187489, 187488, 187484, 187483, 187477, 187474, 187473, 187472, 187471, 187470, 187468, 187466, 187463, 187461, 187460, 187459, 187458, 187457, 187456, 187451, 187449, 187448, 187444, 187442, 187441, 187440, 187435, 187433, 187432, 187430, 187429, 187423, 187421, 187420, 187403, 187402, 187401, 187400, 187397, 187391, 187390, 187389, 187388, 187387, 187386, 187384, 187383, 187379, 187356, 187353, 187344, 187342, 187341, 187338, 187330, 187329, 187327, 187325, 187322, 187315, 187314, 187313, 187312, 187309, 187308, 187307, 187306, 187305, 187304, 187303, 187302, 187301, 187300, 187299, 187298, 187297, 187295, 187290, 187286, 187284, 187280, 187272, 187271, 187270, 187268, 187262, 187259, 187253, 187249, 187234, 187233, 187226, 187225, 187222, 187219, 187217, 187216, 187213, 187212, 187204, 187190, 187189, 187185, 187182, 187180, 187164, 187163, 187162, 187161, 187160, 187158, 187157, 187156, 187155, 187153, 187151, 187150, 187149, 187148, 187145, 187144, 187142, 187140, 187139, 187137, 187134, 187131, 187129, 187126, 187125, 187124, 187123, 187120, 187119, 187118, 187115, 187114, 187112, 187110, 187107, 187105, 187104, 187103, 187099, 187093, 187092, 187088, 187073, 187069, 187066, 187061, 187052, 187051, 187040, 187037, 187036, 187035, 187034, 187033, 187032, 187007, 187006, 186998, 186997, 186996, 186995, 186982, 186981, 186980, 186979, 186978, 186977, 186974, 186972, 186971, 186970, 186969, 186964, 186963, 186958, 186957, 186956, 186955, 186954, 186953, 186952, 186951, 186941, 186937, 186934, 186926, 186925, 186924, 186923, 186922, 186921, 186920, 186919, 186918, 186916, 186915, 186914, 186913, 186912, 186911, 186906, 186904, 186903, 186902, 186901, 186900, 186899, 186898, 186897, 186892, 186891, 186890, 186889, 186888, 186884, 186883, 186882, 186881, 186875, 186874, 186873, 186872, 186864, 186858, 186857, 186855, 186852, 186851, 186850, 186849, 186848, 186847, 186845, 186844, 186843, 186842, 186841, 186840, 186839, 186838, 186837, 186836, 186834, 186832, 186820, 186819, 186818, 186816, 186815, 186814, 186813, 186810, 186802, 186801, 186800, 186799, 186798, 186797, 186796, 186795, 186794, 186793, 186792, 186791, 186790, 186789, 186788, 186787, 186786, 186785, 186784, 186783, 186782, 186781, 186780, 186779, 186777, 186776, 186774, 186773, 186768, 186765, 186764, 186763, 186762, 186761, 186758, 186757, 186756, 186755, 186754, 186753, 186752, 186751, 186749, 186748, 186740, 186736, 186735, 186726, 186724, 186723, 186722, 186721, 186720, 186717, 186715, 186696, 186695, 186694, 186692, 186690, 186689, 186688, 186683, 186682, 186681, 186680, 186677, 186674, 186673, 186672, 186671, 186670, 186669, 186668, 186666, 186664, 186660, 186659, 186658, 186657, 186655, 186653, 186652, 186651, 186650, 186649, 186648, 186647, 186646, 186645, 186644, 186643, 186642, 186641, 186640, 186639, 186638, 186637, 186636, 186635, 186634, 186633, 186632, 186631, 186630, 186629, 186628, 186627, 186626, 186625, 186624, 186621, 186620, 186619, 186615, 186614, 186613, 186611, 186610, 186609, 186608, 186607, 186606, 186604, 186599, 186598, 186597, 186596, 186595, 186594, 186593, 186592, 186591, 186590, 186589, 186586, 186585, 186583, 186582, 186581, 186580, 186579, 186578, 186577, 186576, 186575, 186574, 186573, 186572, 186571, 186570, 186569, 186568, 186567, 186566, 186565, 186564, 186563, 186560, 186559, 186553, 186552, 186550, 186549, 186548, 186547, 186546, 186545, 186544, 186541, 186540, 186539, 186538, 186537, 186536, 186535, 186534, 186533, 186526, 186525, 186523, 186520); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (186517, 186516, 186512, 186509, 186508, 186507, 186506, 186505, 186504, 186503, 186502, 186501, 186499, 186497, 186495, 186492, 186490, 186489, 186488, 186484, 186483, 186482, 186481, 186480, 186479, 186478, 186477, 186476, 186475, 186474, 186473, 186472, 186471, 186470, 186469, 186468, 186467, 186466, 186464, 186463, 186462, 186459, 186457, 186456, 186455, 186454, 186452, 186451, 186450, 186449, 186448, 186447, 186446, 186445, 186444, 186443, 186442, 186440, 186439, 186438, 186437, 186436, 186435, 186433, 186432, 186429, 186428, 186427, 186426, 186425, 186424, 186423, 186422, 186421, 186420, 186419, 186418, 186417, 186414, 186411, 186409, 186408, 186407, 186406, 186405, 186403, 186402, 186401, 186400, 186395, 186393, 186392, 186391, 186389, 186388, 186386, 186384, 186383, 186382, 186381, 186380, 186378, 186374, 186372, 186371, 186370, 186369, 186368, 186366, 186363, 186362, 186361, 186360, 186359, 186358, 186357, 186356, 186355, 186354, 186353, 186352, 186350, 186349, 186348, 186346, 186345, 186344, 186343, 186342, 186341, 186340, 186338, 186331, 186330, 186329, 186326, 186324, 186320, 186319, 186317, 186314, 186312, 186309, 186308, 186307, 186306, 186305, 186303, 186301, 186299, 186298, 186295, 186294, 186293, 186292, 186291, 186290, 186289, 186288, 186287, 186286, 186285, 186284, 186283, 186282, 186281, 186280, 186279, 186278, 186277, 186276, 186275, 186274, 186272, 186271, 186267, 186266, 186265, 186264, 186263, 186262, 186261, 186260, 186259, 186258, 186257, 186256, 186255, 186254, 186253, 186252, 186251, 186250, 186249, 186248, 186247, 186246, 186245, 186244, 186241, 186240, 186239, 186238, 186237, 186236, 186235, 186234, 186233, 186228, 186227, 186226, 186225, 186224, 186223, 186222, 186221, 186220, 186219, 186218, 186215, 186214, 186213, 186212, 186211, 186210, 186209, 186208, 186207, 186206, 186205, 186204, 186203, 186201, 186200, 186199, 186198, 186197, 186195, 186194, 186192, 186191, 186190, 186189, 186188, 186186, 186185, 186184, 186183, 186182, 186181, 186180, 186179, 186175, 186173, 186172, 186166, 186165, 186163, 186162, 186161, 186160, 186159, 186158, 186156, 186155, 186154, 186153, 186152, 186151, 186150, 186149, 186148, 186147, 186146, 186145, 186143, 186142, 186141, 186140, 186139, 186138, 186137, 186136, 186135, 186134, 186133, 186132, 186131, 186130, 186129, 186128, 186127, 186126, 186125, 186124, 186123, 186122, 186121, 186120, 186119, 186118, 186117, 186116, 186115, 186114, 186113, 186112, 186111, 186110, 186109, 186108, 186107, 186106, 186105, 186104, 186103, 186102, 186101, 186100, 186099, 186097, 186096, 186095, 186094, 186093, 186092, 186088, 186087, 186086, 186085, 186084, 186083, 186082, 186081, 186080, 186079, 186078, 186077, 186076, 186075, 186074, 186073, 186072, 186071, 186070, 186064, 186063, 186062, 186058, 186056, 186055, 186054, 186053, 186052, 186051, 186050, 186049, 186048, 186047, 186046, 186045, 186044, 186043, 186042, 186040, 186038, 186030, 186029, 186028, 186027, 186022, 186021, 186020, 186019, 186018, 186017, 186016, 186015, 186011, 186010, 186009, 186007, 186005, 186004, 186003, 186002, 186001, 186000, 185998, 185997, 185994, 185982, 185981, 185980, 185979, 185978, 185977, 185976, 185975, 185974, 185973, 185972, 185971, 185969, 185968, 185967, 185966, 185964, 185960, 185953, 185952, 185951, 185950, 185944, 185943, 185942, 185933, 185932, 185931, 185930, 185929, 185928, 185927, 185925, 185924, 185923, 185922, 185921, 185920, 185919, 185918, 185917, 185916, 185915, 185914, 185913, 185912, 185911, 185910, 185909, 185908, 185907, 185906, 185905, 185904, 185903, 185902, 185901, 185900, 185899, 185898, 185897, 185896, 185895, 185894, 185893, 185892, 185891, 185890, 185889, 185888, 185887, 185886, 185885, 185884, 185883, 185882, 185881, 185880, 185879, 185878, 185877, 185876, 185875, 185872, 185870, 185869, 185868, 185867, 185866, 185865, 185864, 185863, 185862, 185861, 185860, 185858, 185857, 185856, 185855, 185854, 185851, 185850, 185849, 185848, 185847, 185845, 185844, 185843, 185842, 185840, 185839, 185838, 185837, 185836, 185835, 185834, 185826, 185823, 185821, 185820, 185819, 185818, 185817, 185816, 185815, 185814, 185807, 185806, 185805, 185803, 185802, 185801, 185800, 185798, 185797, 185795, 185794, 185793, 185792, 185791, 185788, 185787, 185786, 185785, 185784, 185783, 185782, 185781, 185779, 185778, 185777, 185776, 185775, 185774, 185773, 185772, 185771, 185770, 185768, 185767, 185766, 185765, 185764, 185763, 185762, 185761, 185760, 185759, 185758, 185757, 185755, 185752, 185751, 185750, 185749, 185748, 185747, 185746, 185745, 185744, 185743, 185742, 185741, 185740, 185739, 185738, 185737, 185736, 185735, 185734, 185733, 185732, 185731, 185730, 185729, 185728, 185725, 185724, 185723, 185722, 185721, 185720, 185719, 185718, 185717, 185716, 185715, 185714, 185713, 185711, 185708, 185707, 185704, 185703, 185702, 185701, 185700, 185699, 185698, 185697, 185696, 185695, 185694, 185693, 185692, 185691, 185690, 185689, 185688, 185687, 185686, 185685, 185683, 185681, 185678, 185677, 185676, 185675, 185674, 185673, 185672, 185671, 185670, 185669, 185668, 185667, 185666, 185665, 185664, 185663, 185662, 185661, 185660, 185659, 185658, 185656, 185655, 185654, 185653, 185652, 185651, 185650, 185649, 185648, 185645, 185644, 185643, 185642, 185641, 185640, 185639, 185638, 185637, 185636, 185635, 185634, 185633, 185632, 185631, 185630, 185629, 185628, 185627, 185626, 185625, 185624, 185623, 185622, 185621, 185619, 185618, 185617, 185613, 185606, 185605, 185604, 185603, 185602, 185601, 185600, 185599, 185598, 185597, 185596, 185595, 185594, 185593, 185592, 185591, 185590, 185589, 185588, 185587, 185586, 185585, 185584, 185583, 185582, 185581, 185580, 185579, 185578, 185577, 185576, 185575, 185574, 185572, 185568, 185567, 185565, 185563, 185562, 185561, 185560, 185559, 185558, 185557, 185555, 185554, 185553, 185552, 185551, 185550, 185549, 185548, 185545, 185543, 185542, 185541, 185540, 185539, 185538, 185536, 185535, 185534, 185533, 185532, 185531, 185530, 185529, 185528, 185527, 185526, 185525, 185524, 185523, 185522, 185521, 185520, 185519, 185518, 185516, 185515, 185514, 185513, 185511, 185509, 185506, 185505, 185504, 185503, 185502, 185501, 185500, 185499, 185498, 185497, 185496, 185494, 185493, 185491, 185490, 185489, 185488, 185486, 185485, 185484, 185483, 185482, 185481, 185480, 185479, 185478, 185477, 185476, 185475, 185474, 185473, 185472, 185470, 185469, 185467, 185465, 185463, 185462, 185461, 185458, 185456, 185455, 185453, 185452, 185450, 185448, 185447, 185446, 185445, 185444, 185440, 185439, 185438, 185437, 185436, 185435, 185434, 185433, 185432, 185431, 185430, 185429, 185428, 185427, 185426, 185425, 185424, 185423, 185422, 185421, 185420, 185419, 185418, 185417, 185416, 185402, 185399, 185398, 185397, 185396, 185395, 185394, 185393, 185392, 185391, 185390, 185389, 185388, 185386, 185385, 185384, 185383, 185382, 185381, 185380, 185379, 185378, 185377, 185376, 185375, 185374, 185373, 185369, 185365, 185364, 185362, 185361, 185360, 185359, 185358, 185357, 185356, 185355, 185353, 185350, 185349, 185348, 185347, 185346, 185345, 185344, 185338, 185337, 185336, 185335, 185334, 185331, 185330, 185329, 185328, 185327, 185326, 185325, 185324, 185323, 185319, 185318, 185317, 185308, 185305, 185304, 185303, 185302, 185301, 185300, 185299, 185298, 185297, 185296, 185295, 185294, 185293, 185292, 185291, 185290, 185289, 185288, 185287, 185285, 185284, 185283, 185282, 185281, 185280, 185279, 185278, 185277, 185275, 185274, 185272, 185271, 185270, 185269, 185267, 185265, 185261, 185257, 185255, 185252, 185251, 185250, 185249, 185248, 185247, 185246, 185245, 185241, 185240, 185239, 185238, 185237, 185236, 185235, 185234, 185233, 185232, 185231, 185230, 185229, 185228, 185227, 185226, 185225, 185224, 185223, 185222, 185221, 185220, 185219, 185218, 185217, 185216, 185215, 185214, 185212, 185209, 185208, 185206, 185205, 185203, 185202, 185201, 185200, 185199, 185198, 185197, 185195, 185194, 185193, 185192, 185191, 185190, 185188, 185187, 185184, 185183, 185182, 185180, 185178, 185177, 185176, 185174, 185173, 185172, 185171, 185170, 185169, 185168, 185167, 185166, 185165, 185164, 185163, 185159, 185158, 185157, 185156, 185155, 185154, 185151, 185150, 185149, 185148, 185147, 185140, 185139, 185138, 185137, 185136, 185134, 185133, 185132, 185131, 185130, 185129, 185128, 185127, 185126, 185125, 185124, 185123, 185122, 185121, 185120, 185118, 185117, 185116, 185115, 185114, 185113, 185112, 185111, 185110, 185109, 185108, 185107, 185106, 185105, 185104, 185103, 185102, 185101, 185099, 185098, 185097, 185096, 185095, 185094, 185092, 185091, 185090, 185089, 185088, 185083, 185082, 185081, 185080, 185079, 185078, 185077, 185076, 185075, 185074, 185055, 185043, 185042, 185041, 185040, 185037, 185036, 185034, 185033, 185032, 185031, 185030, 185029, 185028, 185027, 185026, 185025, 185024, 185023, 185022, 185021, 185020, 185019, 185018, 185017, 185016, 185015, 185014, 185013, 185012, 185011, 185010, 185009, 185008, 185007, 185006, 185005, 185004, 185003, 185002, 185001, 185000, 184999, 184997, 184996, 184994, 184993, 184991, 184990, 184989, 184988, 184987, 184986, 184985, 184984, 184983, 184982, 184981, 184978, 184955, 184943, 184942, 184941, 184940, 184937, 184931, 184929, 184927, 184926, 184925, 184924, 184922, 184921, 184920, 184919, 184918, 184917, 184916, 184915, 184905, 184903, 184902, 184901, 184900, 184899, 184898, 184897, 184896, 184895, 184891, 184889, 184888, 184883, 184882, 184881, 184880, 184879, 184878, 184877, 184876, 184875, 184874, 184873, 184872, 184871, 184870, 184869, 184868, 184867, 184866, 184865, 184862, 184861, 184860, 184859, 184858, 184857, 184856, 184855, 184853, 184852, 184849, 184848, 184847, 184846, 184844, 184842, 184841, 184840, 184839, 184838, 184837, 184835, 184834, 184833, 184832, 184831, 184830, 184829, 184827, 184825, 184823, 184819, 184818, 184817, 184816, 184813, 184810, 184809, 184808, 184807, 184806, 184805, 184804, 184803, 184802, 184801, 184800, 184799, 184798, 184795, 184794, 184787, 184786, 184785, 184784, 184783, 184782, 184781, 184780, 184779, 184778, 184766, 184765, 184764, 184763, 184762, 184761, 184760, 184759, 184758, 184757, 184756, 184755, 184753, 184752, 184751, 184750, 184749, 184748, 184747, 184746, 184745, 184744, 184743, 184742, 184741, 184740, 184739, 184738, 184737, 184736, 184735, 184734, 184733, 184732, 184731, 184730, 184729, 184728, 184727, 184726, 184725, 184724, 184723, 184722, 184721, 184720, 184715, 184714, 184713, 184712, 184711, 184710, 184709, 184708, 184704, 184703, 184696, 184695, 184694, 184693, 184692, 184691, 184688, 184685, 184681, 184676, 184675, 184674, 184673, 184672, 184671, 184670, 184669, 184668, 184667, 184666, 184665, 184664, 184663, 184662, 184661, 184660, 184659, 184658, 184657, 184656, 184652, 184651, 184650, 184649, 184640, 184639, 184634, 184633, 184631, 184630, 184628, 184627, 184626, 184625, 184623, 184622, 184621, 184620, 184619, 184618, 184617, 184615, 184614, 184613, 184611, 184610, 184609, 184608, 184607, 184606, 184605, 184604, 184603, 184602, 184601, 184600, 184599, 184598, 184593, 184592, 184591, 184590, 184589, 184588, 184586, 184585, 184583, 184580, 184579, 184578, 184577, 184576, 184575, 184574, 184571, 184570, 184565, 184557, 184556, 184549, 184548, 184547, 184544, 184543, 184542, 184537, 184536, 184535, 184534, 184533, 184532, 184531, 184530, 184529, 184528, 184527, 184526, 184525, 184524, 184523, 184522, 184521, 184518, 184517, 184516, 184515, 184514, 184513, 184512, 184511, 184510, 184509, 184508, 184507, 184506, 184505, 184504, 184503, 184502, 184501, 184500, 184499, 184498, 184497, 184496, 184495, 184494, 184493, 184492, 184491, 184490, 184489, 184488, 184487, 184486, 184485, 184484, 184483, 184482, 184481, 184480, 184479, 184478, 184477, 184476, 184473, 184472, 184471, 184470, 184469, 184468, 184465, 184463, 184462, 184461, 184460, 184459, 184458, 184455, 184454, 184453, 184452, 184451, 184450, 184449, 184448, 184446, 184445, 184444, 184443, 184442, 184441, 184440, 184437, 184435, 184434, 184433, 184432, 184431, 184430, 184425, 184424, 184423, 184422, 184421, 184420, 184419, 184418, 184417, 184416, 184415, 184414, 184413, 184412, 184411, 184410, 184409, 184408, 184407, 184406, 184405, 184404, 184403, 184402, 184401, 184400, 184399, 184398, 184397, 184396, 184393, 184392, 184390, 184389, 184388, 184387, 184386, 184385, 184384, 184383, 184381, 184380, 184379, 184378, 184377, 184376, 184375, 184374, 184373, 184372, 184371, 184370, 184369, 184368, 184367, 184366, 184365, 184364, 184363, 184362, 184361, 184360, 184359, 184358, 184357, 184356, 184355, 184354, 184353, 184352, 184351, 184345, 184344, 184343, 184342, 184341, 184340, 184339, 184338, 184337, 184336, 184335, 184334, 184332, 184328, 184327, 184326, 184325, 184324, 184321, 184319, 184317, 184313, 184303, 184302, 184301, 184300, 184299, 184298, 184297, 184296, 184295, 184294, 184293, 184292, 184291, 184290, 184289, 184288, 184287, 184286, 184285, 184283, 184282, 184279, 184278, 184276, 184267, 184264, 184262, 184260, 184259, 184258, 184257, 184256, 184255, 184254, 184253, 184252, 184251, 184248, 184246, 184245, 184244, 184243, 184242, 184241, 184240, 184239, 184238, 184237, 184236, 184235, 184234, 184233, 184232, 184231, 184230, 184229, 184228, 184227, 184224, 184223, 184222, 184221, 184220, 184219, 184218, 184211, 184205, 184195, 184186, 184179, 184177, 184171, 184169, 184168, 184167, 184166, 184164, 184162, 184161, 184160, 184158, 184157, 184156, 184155, 184154, 184153, 184152, 184151, 184150, 184149, 184148, 184147, 184145, 184143, 184142, 184141, 184140, 184139, 184138, 184137, 184136, 184135, 184134, 184133, 184132, 184131, 184130, 184129, 184128, 184127, 184126, 184125, 184124, 184121, 184120, 184119, 184118, 184117, 184116, 184115, 184114, 184113, 184112, 184111, 184110, 184109, 184108, 184106, 184104, 184103, 184101, 184097, 184093, 184092, 184091, 184090, 184089, 184088, 184087, 184086, 184085, 184084, 184083, 184082, 184081, 184080, 184079, 184078, 184076, 184075, 184074, 184072, 184070, 184068, 184065, 184064, 184063, 184061, 184059, 184058, 184055, 184054, 184053, 184052, 184051, 184050, 184049, 184048, 184045, 184040, 184039, 184038, 184037, 184036, 184031, 184030, 184029, 184028, 184025, 184024, 184023, 184014, 184013, 184012, 184011, 184010, 184009, 184008, 184007, 184006, 184005, 184003, 184002, 184001, 183999, 183998, 183995, 183994, 183993, 183992, 183991, 183990, 183989, 183988, 183987, 183984, 183982, 183980, 183977, 183975, 183971, 183970, 183969, 183968, 183966, 183965, 183964, 183963, 183962, 183959, 183958, 183953, 183952, 183951, 183934, 183927, 183923, 183922, 183914, 183913, 183912, 183904, 183903, 183902, 183901, 183900, 183899, 183898, 183897, 183896, 183895, 183894, 183892, 183891, 183890, 183889, 183888, 183887, 183886, 183885, 183884, 183883, 183882, 183881, 183880, 183879, 183878, 183877, 183876, 183875, 183874, 183873, 183872, 183871, 183870, 183869, 183868, 183867, 183866, 183865, 183864, 183863, 183862, 183861, 183859, 183858, 183857, 183856, 183855, 183854, 183853, 183851, 183850, 183849, 183848, 183847, 183846, 183845, 183844, 183841, 183840, 183839, 183838, 183837, 183836, 183835, 183834, 183833, 183832, 183831, 183830, 183829, 183828, 183827, 183826, 183825, 183824, 183823, 183816, 183815, 183813, 183812, 183808, 183807, 183806, 183803, 183801, 183800, 183797, 183796, 183795, 183793, 183791, 183788, 183787, 183786, 183785, 183784, 183783, 183782, 183781, 183780, 183779, 183778, 183777, 183776, 183775, 183774, 183773, 183772, 183771, 183770, 183769, 183768, 183767, 183766, 183765, 183764, 183763, 183762, 183761, 183760, 183759, 183758, 183757, 183756, 183755, 183754, 183753, 183752, 183751, 183750, 183749, 183748, 183747, 183746, 183745, 183744, 183743, 183742, 183741, 183740, 183739, 183738, 183737, 183736, 183734, 183733, 183732, 183731, 183727, 183726, 183725, 183724, 183723, 183722, 183721, 183720, 183719, 183716, 183715, 183714, 183713, 183704, 183697, 183692, 183690, 183689, 183688, 183687, 183686, 183685, 183684, 183683, 183682, 183678, 183673, 183672, 183670, 183669, 183668, 183667, 183665, 183664, 183663, 183660, 183659, 183658, 183657, 183656, 183655, 183654, 183653, 183652, 183651, 183650, 183649, 183648, 183647, 183646, 183644, 183643, 183642, 183641, 183640, 183639, 183638, 183637, 183636, 183634, 183633, 183630, 183629, 183628, 183625, 183624, 183623, 183622, 183621, 183620, 183619, 183618, 183616, 183614, 183613, 183611, 183610, 183609, 183608, 183607, 183605, 183604, 183603, 183602, 183601, 183600, 183588, 183587, 183586, 183585, 183584, 183583, 183582, 183581, 183580, 183579, 183578, 183577, 183576, 183575, 183574, 183573, 183572, 183571, 183570, 183569, 183568, 183567, 183566, 183565, 183564, 183563, 183562, 183561, 183560, 183559, 183558, 183557, 183556, 183555, 183554, 183553, 183552, 183551, 183550, 183549, 183548, 183547, 183545, 183544, 183543, 183542, 183541, 183540, 183539, 183538, 183537, 183536, 183535, 183534, 183533, 183532, 183531, 183530, 183529, 183528, 183527, 183526, 183525, 183521, 183520, 183519, 183518, 183516, 183514, 183513, 183512, 183511, 183510, 183509, 183508, 183507, 183506, 183505, 183504, 183503, 183502, 183501, 183500, 183499, 183498, 183496, 183495, 183494, 183493, 183492, 183491, 183488, 183487, 183486, 183485, 183484, 183483, 183482, 183480, 183479, 183478, 183476, 183474, 183473, 183472, 183468, 183467, 183466, 183465, 183464, 183463, 183459, 183458, 183457, 183453, 183452, 183451, 183450, 183449, 183448, 183447, 183446, 183445, 183444, 183443, 183442, 183441, 183440, 183439, 183438, 183437, 183436, 183435, 183434, 183433, 183432, 183431, 183430, 183429, 183425, 183424, 183423, 183422, 183421, 183420, 183419, 183418, 183417, 183416, 183415, 183414, 183413, 183412, 183411, 183410, 183409, 183408, 183407, 183406, 183405, 183404, 183403, 183402, 183401, 183400, 183399, 183398, 183397, 183396, 183395, 183394, 183393, 183392, 183391, 183390, 183389, 183388, 183387, 183386, 183385, 183384, 183383, 183382, 183381, 183380, 183379, 183378, 183377, 183376, 183375, 183374, 183373, 183372, 183371, 183370, 183369, 183368, 183367, 183366, 183365, 183364, 183363, 183362, 183361, 183334, 183333, 183332, 183331, 183330, 183329, 183328, 183327, 183326, 183325, 183324, 183323, 183322, 183321, 183320, 183319, 183318, 183317, 183316, 183315, 183314, 183313, 183312, 183311, 183310, 183308, 183307, 183306, 183305, 183304, 183303, 183302, 183301, 183300, 183299, 183298, 183297, 183296, 183295, 183294, 183293, 183292, 183291, 183290, 183289, 183288, 183287, 183286, 183285, 183284, 183283, 183282, 183281, 183280, 183279, 183278, 183277, 183276, 183275, 183274, 183273, 183272, 183271, 183270, 183269, 183268, 183262, 183257, 183255, 183252, 183246, 183245, 183244, 183243, 183242, 183241, 183240, 183238, 183234, 183232, 183230, 183227, 183226, 183225, 183216, 183202, 183185, 183184, 183182, 183179, 183165, 183164, 183163, 183160, 183159, 183158, 183157, 183156, 183155, 183151, 183150, 183147, 183144, 183141, 183139, 183138, 183137, 183136, 183135, 183134, 183133, 183132, 183131, 183130, 183129, 183128, 183127, 183126, 183125, 183124, 183123, 183121, 183113, 183110, 183109, 183105, 183103, 183100, 183099, 183098, 183097, 183096, 183095, 183094, 183093, 183092, 183091, 183090, 183089, 183088, 183087, 183086, 183084, 183083, 183081, 183080, 183079, 183078, 183077, 183076, 183075, 183074, 183073, 183072, 183071, 183070, 183069, 183063, 183062, 183060, 183058, 183057, 183056, 183055, 183054, 183053, 183052, 183051, 183050, 183049, 183048, 183047, 183046, 183045, 183044, 183043, 183042, 183041, 183040, 183039, 183038, 183035, 183034, 183032, 183024, 183023, 183022, 183021, 183020, 183019, 183018, 183017, 183016, 183015, 183014, 183011, 183010, 183009, 183008, 183004, 183003, 183002, 183001, 183000, 182999, 182998, 182997, 182996, 182995, 182994, 182993, 182992, 182991, 182990, 182987, 182986, 182984, 182983, 182977, 182976, 182975, 182974, 182973, 182972, 182971, 182970, 182969, 182968, 182967, 182966, 182964, 182963, 182962, 182961, 182957, 182956, 182955, 182954, 182953, 182952, 182951, 182950, 182949, 182948, 182947, 182946, 182945, 182944, 182941, 182940, 182939, 182936, 182935, 182934, 182933, 182926, 182925, 182923, 182922, 182921, 182918, 182917, 182916, 182915, 182914, 182913, 182912, 182911, 182910, 182909, 182908, 182907, 182906, 182905, 182904, 182903, 182902, 182901, 182900, 182899, 182895, 182894, 182893, 182892, 182891, 182890, 182889, 182887, 182886, 182885, 182880, 182878, 182877, 182876, 182875, 182874, 182873, 182872, 182870, 182869, 182868, 182867, 182866, 182861, 182859, 182858, 182857, 182853, 182852, 182851, 182850, 182849, 182845, 182844, 182842, 182841, 182840, 182839, 182838, 182837, 182836, 182835, 182834, 182833, 182832, 182831, 182830, 182829, 182828, 182827, 182826, 182825, 182824, 182822, 182821, 182820, 182819, 182814, 182813, 182812, 182810, 182809, 182808, 182807, 182806, 182805, 182804, 182803, 182802, 182799, 182797, 182791, 182790, 182788, 182787, 182786, 182785, 182784, 182783, 182780, 182779, 182778, 182777, 182776, 182771, 182760, 182759, 182757, 182756, 182754, 182753, 182751, 182748, 182746, 182741, 182740, 182738, 182736, 182735, 182733, 182731, 182730, 182729, 182728, 182727, 182726, 182725, 182724, 182723, 182722, 182721, 182720, 182702, 182701, 182700, 182699, 182698, 182696, 182695, 182694, 182693, 182692, 182691, 182690, 182689, 182688, 182687, 182673, 182672, 182671, 182670, 182669, 182668, 182667, 182666, 182665, 182664, 182663, 182662, 182661, 182660, 182659, 182657, 182656, 182655, 182654, 182653, 182652, 182651, 182640, 182637, 182636, 182635, 182634, 182633, 182632, 182631, 182630, 182629, 182628, 182627, 182626, 182625, 182624, 182622, 182621, 182620, 182619, 182618, 182617, 182616, 182615, 182611, 182610, 182609, 182607, 182606, 182605, 182604, 182603, 182602, 182601, 182600, 182599, 182598, 182596, 182595, 182594, 182593, 182592, 182590, 182589, 182588, 182587, 182583, 182578, 182577, 182576, 182575, 182572, 182571, 182570, 182569, 182568, 182567, 182566, 182565, 182564, 182563, 182554, 182553, 182552, 182551, 182550, 182549, 182548, 182547, 182546, 182541, 182540, 182539, 182538, 182537, 182536, 182535, 182534, 182533, 182532, 182529, 182528, 182527, 182526, 182525, 182524, 182523, 182522, 182521, 182519, 182517, 182515, 182514, 182513, 182512, 182511, 182510, 182509, 182508, 182507, 182506, 182505, 182504, 182503, 182502, 182501, 182500, 182499, 182498, 182496, 182495, 182494, 182488, 182487, 182486, 182485, 182481, 182480, 182478, 182477, 182461, 182460, 182459, 182458, 182457, 182456, 182455, 182454, 182452, 182444, 182443, 182442, 182441, 182440, 182439, 182438, 182436, 182435, 182433, 182430, 182429, 182428, 182427, 182426, 182425, 182424, 182419, 182418, 182417, 182416, 182415, 182414, 182413, 182412, 182411, 182410, 182408, 182407, 182406, 182405, 182397, 182396, 182394, 182393, 182392, 182388, 182387, 182386, 182385, 182384, 182383, 182372, 182371, 182366, 182362, 182361, 182360, 182359, 182358, 182357, 182356, 182355, 182354, 182323, 182322, 182321, 182320, 182319, 182318, 182317, 182316, 182315, 182314, 182312, 182311, 182296, 182295, 182294, 182293, 182292, 182291, 182290, 182289, 182288, 182287, 182286, 182285, 182284, 182283, 182282, 182280, 182279, 182278, 182277, 182276, 182275, 182274, 182273, 182272, 182271, 182270, 182269, 182268, 182267, 182266, 182265, 182264, 182263, 182262, 182261, 182259, 182258, 182257, 182256, 182255, 182254, 182253, 182252, 182251, 182250, 182249, 182248, 182247, 182246, 182245, 182244, 182243, 182242, 182241, 182240, 182239, 182238, 182237, 182236, 182235, 182234, 182233, 182232, 182231, 182230, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 182222, 182221, 182220, 182219, 182218, 182217, 182216, 182215, 182214, 182213, 182212, 182211, 182210, 182209, 182208, 182207, 182206, 182205, 182204, 182203, 182202, 182201, 182200, 182199, 182198, 182197, 182196, 182195, 182194, 182193, 182192, 182191, 182190, 182189, 182188, 182187, 182186, 182185, 182184, 182183, 182181, 182180, 182179, 182178, 182177, 182176, 182175, 182174, 182173, 182172, 182171, 182170, 182169, 182168, 182167, 182166, 182165, 182164, 182163, 182162, 182161, 182160, 182159, 182158, 182157, 182156, 182155, 182154, 182153, 182152, 182151, 182150, 182149, 182148, 182147, 182146, 182145, 182144, 182143, 182142, 182141, 182140, 182139, 182138, 182137, 182136, 182135, 182134, 182133, 182132, 182131, 182130, 182129, 182128, 182127, 182126, 182125, 182124, 182123, 182122, 182121, 182120, 182119, 182118, 182117, 182116, 182115, 182114, 182113, 182112, 182111, 182110, 182109, 182108, 182107, 182106, 182105, 182104, 182103, 182102, 182101, 182100, 182099, 182098, 182096, 182095, 182094, 182093, 182092, 182091, 182090, 182089, 182088, 182087, 182086, 182085, 182084, 182083, 182082, 182081, 182080, 182079, 182078, 182077, 182076, 182075, 182074, 182073, 182072, 182071, 182070, 182068, 182067, 182066, 182065, 182064, 182063, 182062, 182061, 182060, 182059, 182058, 182057, 182056, 182055, 182054, 182053, 182052, 182051, 182050, 182049, 182048, 182047, 182046, 182045, 182044, 182043, 182042, 182041, 182040, 182039, 182038, 182037, 182036, 182035, 182034, 182033, 182032, 182031, 182030, 182029, 182028, 182027, 182026, 182025, 182024, 182023, 182022, 182021, 182020, 182019, 182018, 182017, 182016, 182015, 182014, 182013, 182012, 182011, 182010, 182009, 182008, 182007, 182006, 182005, 182004, 182003, 182002, 182001, 182000, 181999, 181998, 181997, 181996, 181995, 181994, 181993, 181992, 181991, 181990, 181989, 181988, 181987, 181986, 181985, 181984, 181983, 181982, 181981, 181980, 181979, 181978, 181977, 181976, 181975, 181974, 181973, 181972, 181971, 181970, 181969, 181968, 181967, 181966, 181965, 181964, 181963, 181962, 181961, 181960, 181959, 181958, 181957, 181956, 181955, 181954, 181953, 181952, 181951, 181950, 181949, 181948, 181947, 181946, 181945, 181944, 181943, 181942, 181941, 181940, 181939, 181938, 181937, 181936, 181935, 181934, 181933, 181932, 181931, 181930, 181929, 181928, 181927, 181926, 181925, 181924, 181923, 181922, 181921, 181920, 181919, 181918, 181917, 181916, 181915, 181914, 181913, 181912, 181911, 181910, 181909, 181908, 181907, 181906, 181905, 181904, 181903, 181902, 181901, 181900, 181899, 181898, 181897, 181896, 181894, 181893, 181892, 181891, 181890, 181889, 181888, 181887, 181886, 181885, 181884, 181883, 181882, 181881, 181880, 181879, 181878, 181877, 181876, 181875, 181874, 181873, 181872, 181871, 181870, 181869, 181868, 181867, 181866, 181865, 181864, 181863, 181862, 181861, 181860, 181859, 181858, 181857, 181856, 181855, 181854, 181853, 181852, 181851, 181850, 181849, 181848, 181847, 181846, 181845, 181844, 181843, 181842, 181841, 181840, 181839, 181838, 181837, 181836, 181835, 181834, 181832, 181831, 181830, 181829, 181828, 181827, 181826, 181825, 181824, 181823, 181822, 181821, 181820, 181819, 181818, 181817, 181816, 181815, 181814, 181813, 181812, 181811, 181810, 181809, 181808, 181807, 181806, 181805, 181804, 181803, 181802, 181801, 181800, 181799, 181798, 181797, 181796, 181795, 181794, 181793, 181792, 181791, 181790, 181789, 181788, 181787, 181786, 181785, 181784, 181783, 181782, 181781, 181780, 181779, 181778, 181777, 181776, 181775, 181774, 181773, 181772, 181771, 181770, 181769, 181768, 181767, 181766, 181765, 181764, 181763, 181762, 181761, 181760, 181759, 181758, 181757, 181756, 181755, 181754, 181753, 181752, 181751, 181750, 181749, 181748, 181747, 181746, 181745, 181744, 181743, 181742, 181741, 181740, 181739, 181738, 181737, 181736, 181735, 181734, 181733, 181732, 181731, 181730, 181729, 181728, 181727, 181726, 181725, 181724, 181723, 181722, 181721, 181720, 181719, 181718, 181717, 181716, 181715, 181712, 181711, 181710, 181709, 181708, 181707, 181706, 181705, 181704, 181703, 181702, 181701, 181700, 181699, 181698, 181697, 181696, 181695, 181694, 181693, 181692, 181691, 181690, 181689, 181688, 181687, 181686, 181685, 181684, 181683, 181682, 181681, 181680, 181679, 181678, 181677, 181676, 181675, 181674, 181673, 181672, 181671, 181670, 181669, 181668, 181662, 181661, 181660, 181659, 181658, 181657, 181656, 181655, 181654, 181653, 181652, 181651, 181650, 181649, 181648, 181647, 181646, 181645, 181644, 181643, 181642, 181641, 181640, 181639, 181638, 181637, 181636, 181635, 181634, 181633, 181632, 181631, 181630, 181629, 181628, 181627, 181626, 181625, 181624, 181623, 181622, 181621, 181620, 181619, 181618, 181617, 181616, 181615, 181614, 181613, 181612, 181611, 181610, 181609, 181608, 181607, 181606, 181605, 181604, 181603, 181602, 181601, 181600, 181599, 181598, 181597, 181596, 181595, 181594, 181593, 181592, 181591, 181590, 181589, 181588, 181587, 181586, 181585, 181584, 181583, 181582, 181581, 181580, 181579, 181578, 181577, 181576, 181575, 181574, 181573, 181572, 181571, 181570, 181569, 181568, 181567, 181566, 181565, 181564, 181563, 181562, 181561, 181560, 181559, 181558, 181557, 181556, 181555, 181554, 181553, 181552, 181551, 181550, 181549, 181548, 181547, 181546, 181545, 181544, 181543, 181542, 181541, 181540, 181539, 181538, 181537, 181536, 181535, 181534, 181533, 181532, 181531, 181530, 181529, 181528, 181527, 181526, 181525, 181524, 181523, 181522, 181521, 181520, 181519, 181518, 181517, 181516, 181515, 181514, 181513, 181512, 181511, 181510, 181509, 181508, 181507, 181506, 181505, 181504, 181503, 181502, 181501, 181500, 181499, 181498, 181497, 181496, 181495, 181494, 181493, 181492, 181491, 181490, 181489, 181488, 181487, 181486, 181485, 181484, 181480, 181479, 181478, 181477, 181476, 181475, 181474, 181473, 181472, 181471, 181470, 181469, 181468, 181467, 181466, 181465, 181464, 181463, 181462, 181461, 181460, 181459, 181458, 181457, 181456, 181455, 181454, 181453, 181452, 181443, 181442, 181441, 181440, 181439, 181438, 181437, 181436, 181435, 181434, 181433, 181432, 181431, 181430, 181429, 181428, 181427, 181426, 181425, 181424, 181423, 181422, 181421, 181420, 181419, 181418, 181417, 181416, 181415, 181414, 181413, 181411, 181410, 181409, 181408, 181407, 181406, 181405, 181404, 181403, 181402, 181401, 181400, 181399, 181398, 181397, 181396, 181395, 181394, 181393, 181392, 181391, 181390, 181389, 181388, 181387, 181386, 181385, 181384, 181383, 181382, 181381, 181380, 181379, 181378, 181377, 181376, 181375, 181374, 181373, 181372, 181371, 181370, 181369, 181368, 181367, 181366, 181365, 181364, 181363, 181362, 181361, 181360, 181359, 181358, 181355, 181354, 181353, 181352, 181351, 181350, 181349, 181348, 181347, 181346, 181345, 181344, 181343, 181342, 181341, 181340, 181339, 181338, 181337, 181336, 181335, 181334, 181333, 181332, 181331, 181330, 181329, 181328, 181327, 181326, 181325, 181324, 181323, 181322, 181321, 181320, 181319, 181318, 181317, 181313, 181312, 181311, 181302, 181300, 181299, 181298, 181297, 181296, 181295, 181294, 181293, 181292, 181291, 181290, 181289, 181286, 181283, 181282, 181279, 181278, 181274, 181273, 181272, 181271, 181270, 181269, 181268, 181267, 181266, 181265, 181263, 181262, 181261, 181260, 181259, 181258, 181257, 181256, 181255, 181254, 181251, 181250, 181249, 181248, 181247, 181246, 181245, 181244, 181239, 181238, 181237, 181236, 181235, 181234, 181233, 181232, 181231, 181230, 181229, 181228, 181220, 181219, 181218, 181217, 181216, 181214, 181213, 181210, 181206, 181205, 181204, 181203, 181202, 181201, 181200, 181199, 181198, 181197, 181196, 181195, 181194, 181193, 181191, 181190, 181189, 181188, 181187, 181186, 181185, 181184, 181183, 181182, 181181, 181180, 181179, 181178, 181177, 181176, 181175, 181174, 181173, 181172, 181170, 181169, 181168, 181166, 181163, 181162, 181161, 181160, 181159, 181158, 181157, 181156, 181155, 181153, 181151, 181148, 181146, 181145, 181143, 181142, 181141, 181140, 181136, 181135, 181131, 181130, 181129, 181121, 181115, 181111, 181110, 181109, 181108, 181107, 181106, 181105, 181104, 181103, 181102, 181101, 181100, 181090, 181088, 181087, 181086, 181084, 181083, 181078, 181077, 181076, 181075, 181074, 181073, 181072, 181071, 181061, 181060, 181059, 181058, 181057, 181056, 181054, 181053, 181052, 181051, 181050, 181048, 181047, 181046, 181045, 181039, 181038, 181037, 181036, 181035, 181033, 181032, 181031, 181030, 181029, 181028, 181027, 181026, 181025, 181024, 181023, 181022, 181021, 181020, 181019, 181018, 181017, 181016, 181015, 181014, 181013, 181012, 181011, 181010, 181007, 181004, 181003, 181001, 180999, 180998, 180997, 180996, 180995, 180992, 180991, 180990, 180989, 180988, 180987, 180985, 180983, 180982, 180975, 180968, 180967, 180966, 180964, 180962, 180961, 180960, 180959, 180958, 180957, 180956, 180955, 180954, 180953, 180952, 180951, 180950, 180949, 180948, 180947, 180946, 180945, 180944, 180942, 180941, 180940, 180939, 180938, 180937, 180936, 180935, 180934, 180933, 180931, 180930, 180929, 180928, 180927, 180926, 180920, 180919, 180913, 180912, 180911, 180909, 180904, 180903, 180902, 180901, 180900, 180899, 180898, 180897, 180896, 180895, 180894, 180893, 180892, 180891, 180886, 180884, 180883, 180882, 180881, 180880, 180879, 180878, 180877, 180876, 180873, 180860, 180859, 180858, 180857, 180856, 180855, 180854, 180853, 180852, 180851, 180850, 180849, 180848, 180847, 180846, 180844, 180843, 180842, 180840, 180839, 180838, 180837, 180836, 180835, 180834, 180833, 180831, 180829, 180828, 180827, 180825, 180823, 180822, 180820, 180819, 180818, 180817, 180815, 180814, 180813, 180809, 180807, 180806, 180803, 180801, 180797, 180796, 180795, 180794, 180793, 180788, 180783, 180782, 180779, 180776, 180775, 180772, 180771, 180762, 180760, 180759, 180758, 180757, 180755, 180753, 180752, 180751, 180750, 180749, 180747, 180746, 180744, 180742, 180741, 180739, 180737, 180736, 180735, 180734, 180733, 180732, 180731, 180730, 180729, 180728, 180727, 180726, 180725, 180723, 180722, 180721, 180720, 180719, 180718, 180716, 180715, 180714, 180710, 180709, 180708, 180705, 180704, 180703, 180702, 180701, 180700, 180699, 180697, 180696, 180695, 180694, 180693, 180692, 180690, 180685, 180683, 180681, 180680, 180679, 180678, 180676, 180675, 180673, 180672, 180670, 180668, 180663, 180662, 180661, 180657, 180656, 180643, 180636, 180635, 180634, 180633, 180628, 180627, 180623, 180622, 180621, 180620, 180619, 180618, 180617, 180616, 180615, 180614, 180613, 180612, 180611, 180610, 180609, 180608, 180607, 180605, 180604, 180603, 180602, 180601, 180600, 180599, 180598, 180597, 180593, 180592, 180591, 180590, 180589, 180588, 180587, 180586, 180585, 180584, 180583, 180582, 180581, 180580, 180579, 180578, 180577, 180576, 180575, 180574, 180573, 180572, 180571, 180566, 180565, 180561, 180560, 180559, 180558, 180557, 180556, 180555, 180554, 180553, 180552, 180551, 180550, 180549, 180548, 180547, 180546, 180545, 180544, 180543, 180542, 180541, 180539, 180538, 180537, 180536, 180535, 180534, 180533, 180532, 180531, 180530, 180529, 180528, 180527, 180526, 180525, 180524, 180523, 180522, 180521, 180520, 180519, 180517, 180516, 180515, 180514, 180513, 180512, 180511, 180510, 180509, 180508, 180507, 180506, 180505, 180504, 180503, 180502, 180501, 180500, 180499, 180498, 180497, 180496, 180495, 180494, 180493, 180492, 180491, 180490, 180489, 180488, 180487, 180486, 180485, 180484, 180483, 180482, 180481, 180480, 180479, 180478, 180477, 180476, 180475, 180474, 180473, 180472, 180471, 180470, 180469, 180468, 180467, 180466, 180465, 180464, 180463, 180462, 180461, 180460, 180459, 180458, 180457, 180456, 180455, 180454, 180453, 180452, 180451, 180450, 180449, 180448, 180447, 180446, 180445, 180444, 180443, 180442, 180441, 180440, 180439, 180438, 180437, 180436, 180435, 180434, 180433, 180432, 180431, 180430, 180429, 180428, 180427, 180426, 180425, 180423, 180421, 180420, 180419, 180417, 180416, 180415, 180414, 180413, 180412, 180411, 180405, 180404, 180400, 180399, 180397, 180396, 180395, 180394, 180391, 180390, 180389, 180388, 180387, 180386, 180385, 180383, 180381, 180379, 180376, 180370, 180369, 180367, 180366, 180364, 180360, 180359, 180358, 180357, 180356, 180355, 180354, 180353, 180352, 180351, 180350, 180349, 180348, 180347, 180346, 180345, 180344, 180343, 180342, 180341, 180340, 180339, 180338, 180337, 180336, 180335, 180334, 180333, 180328, 180327, 180326, 180325, 180323, 180319, 180318, 180317, 180315, 180313, 180310, 180305, 180304, 180303, 180302, 180301, 180300, 180299, 180298, 180297, 180296, 180295, 180294, 180293, 180292, 180291, 180290, 180289, 180288, 180287, 180285, 180284, 180283, 180281, 180280, 180279, 180278, 180277, 180275, 180274, 180273, 180272, 180271, 180270, 180267, 180265, 180264, 180263, 180262, 180258, 180257, 180256, 180255, 180254, 180253, 180252, 180251, 180250, 180248, 180247, 180246, 180244, 180243, 180242, 180241, 180240, 180239, 180228, 180227, 180226, 180225, 180223, 180222, 180221, 180220, 180219, 180218, 180217, 180216, 180215, 180214, 180213, 180197, 180191, 180182, 180175, 180172, 180170, 180168, 180165, 180164, 180161, 180159, 180158, 180157, 180155, 180154, 180153, 180143, 180142, 180141, 180139, 180138, 180137, 180136, 180135, 180133, 180132, 180131, 180130, 180128, 180127, 180126, 180124, 180118, 180113, 180112, 180104, 180101, 180100, 180099, 180098, 180097, 180096, 180095, 180089, 180088, 180087, 180086, 180085, 180084, 180083, 180082, 180080, 180079, 180077, 180076, 180075, 180073, 180062, 180061, 180060, 180059, 180058, 180057, 180055, 180054, 180053, 180049, 180047, 180045, 180042, 180040, 180037, 180035, 180034, 180025, 180024, 180023, 180022, 180021, 180020, 180019, 180018, 180017, 180016, 180015, 180014, 180009, 180008, 180007, 180006, 180005, 180004, 180002, 180001, 180000, 179993, 179991, 179990, 179973, 179972, 179970, 179967, 179965, 179964, 179963, 179961, 179958, 179957, 179951, 179950, 179949, 179948, 179947, 179946, 179945, 179937, 179935, 179934, 179933, 179932, 179931, 179930, 179929, 179928, 179925, 179921, 179919, 179918, 179917, 179916, 179915, 179914, 179913, 179912, 179911, 179910, 179909, 179908, 179906, 179905, 179904, 179903, 179902, 179901, 179900, 179899, 179898, 179897, 179896, 179895, 179894, 179893, 179892, 179891, 179890, 179886, 179882, 179881, 179880, 179875, 179867, 179865, 179864, 179860, 179858, 179857, 179856, 179855, 179854, 179853, 179852, 179851, 179850, 179849, 179848, 179847, 179846, 179841, 179840, 179839, 179838, 179837, 179836, 179835, 179834, 179833, 179832, 179831, 179829, 179828, 179827, 179826, 179825, 179824, 179823, 179822, 179821, 179820, 179819, 179818, 179817, 179816, 179811, 179810, 179809, 179808, 179807, 179806, 179805, 179804, 179803, 179802, 179801, 179800, 179799, 179798, 179797, 179796, 179795, 179794, 179793, 179792, 179791, 179790, 179789, 179788, 179786, 179785, 179784, 179782, 179781, 179780, 179779, 179778, 179777, 179776, 179775, 179774, 179773, 179772, 179770, 179769, 179768, 179767, 179766, 179765, 179764, 179763, 179762, 179761, 179760, 179759, 179758, 179757, 179756, 179755, 179754, 179753, 179752, 179751, 179745, 179741, 179740, 179737, 179736, 179728, 179727, 179726, 179725, 179724, 179723, 179722, 179721, 179720, 179719, 179718, 179717, 179716, 179715, 179714, 179713, 179712, 179711, 179710, 179708, 179707, 179706, 179705, 179704, 179703, 179702, 179700, 179697, 179696, 179694, 179681, 179680, 179678, 179676, 179675, 179674, 179673, 179672, 179670, 179666, 179660, 179659, 179658, 179657, 179656, 179655, 179654, 179653, 179652, 179651, 179650, 179649, 179648, 179647, 179646, 179645, 179644, 179643, 179642, 179641, 179640, 179639, 179638, 179637, 179636, 179632, 179631, 179630, 179629, 179628, 179627, 179626, 179625, 179624, 179623, 179621, 179619, 179617, 179616, 179615, 179614, 179613, 179612, 179611, 179610, 179609, 179608, 179607, 179606, 179603, 179600, 179599, 179598, 179597, 179596, 179595, 179593, 179592, 179590, 179589, 179588, 179587, 179586, 179585, 179584, 179577, 179576, 179561, 179560, 179559, 179558, 179557, 179556, 179551, 179550, 179549, 179548, 179547, 179546, 179545, 179544, 179543, 179542, 179541, 179540, 179538, 179537, 179536); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (179535, 179533, 179532, 179531, 179530, 179524, 179519, 179518, 179517, 179516, 179515, 179514, 179513, 179512, 179511, 179510, 179509, 179508, 179507, 179506, 179504, 179503, 179501, 179500, 179499, 179498, 179497, 179494, 179488, 179487, 179485, 179483, 179480, 179478, 179477, 179476, 179475, 179473, 179471, 179468, 179467, 179466, 179465, 179464, 179463, 179461, 179460, 179459, 179458, 179455, 179454, 179450, 179447, 179446, 179445, 179444, 179443, 179442, 179441, 179440, 179439, 179438, 179435, 179434, 179433, 179432, 179423, 179421, 179406, 179405, 179404, 179403, 179402, 179401, 179398, 179390, 179385, 179384, 179383, 179380, 179372, 179371, 179370, 179369, 179368, 179367, 179361, 179360, 179359, 179358, 179357, 179356, 179355, 179354, 179353, 179352, 179349, 179347, 179346, 179345, 179344, 179343, 179342, 179341, 179340, 179339, 179338, 179337, 179336, 179335, 179333, 179331, 179330, 179329, 179328, 179327, 179326, 179325, 179324, 179320, 179315, 179314, 179307, 179306, 179305, 179303, 179300, 179299, 179298, 179294, 179293, 179292, 179290, 179289, 179288, 179287, 179286, 179285, 179284, 179283, 179282, 179281, 179280, 179279, 179276, 179275, 179274, 179273, 179271, 179270, 179269, 179268, 179266, 179265, 179264, 179263, 179262, 179260, 179257, 179255, 179253, 179251, 179250, 179249, 179248, 179247, 179246, 179244, 179243, 179206, 179205, 179204, 179203, 179202, 179199, 179198, 179195, 179194, 179193, 179192, 179191, 179183, 179182, 179181, 179180, 179179, 179178, 179177, 179176, 179175, 179173, 179172, 179171, 179170, 179169, 179168, 179167, 179166, 179165, 179163, 179162, 179159, 179156, 179155, 179154, 179153, 179152, 179151, 179150, 179149, 179148, 179147, 179146, 179145, 179144, 179143, 179142, 179141, 179140, 179139, 179138, 179137, 179136, 179135, 179134, 179133, 179132, 179131, 179130, 179129, 179128, 179127, 179126, 179125, 179124, 179123, 179122, 179121, 179120, 179119, 179117, 179116, 179115, 179114, 179113, 179109, 179108, 179106, 179105, 179104, 179103, 179100, 179099, 179098, 179097, 179096, 179094, 179093, 179086, 179085, 179084, 179083, 179080, 179079, 179078, 179077, 179076, 179075, 179074, 179073, 179072, 179071, 179070, 179069, 179068, 179067, 179066, 179065, 179064, 179063, 179062, 179061, 179060, 179059, 179058, 179057, 179056, 179055, 179054, 179053, 179051, 179050, 179049, 179048, 179047, 179045, 179043, 179042, 179041, 179040, 179039, 179038, 178987, 178986, 178985, 178984, 178983, 178982, 178981, 178980, 178979, 178978, 178974, 178968, 178967, 178966, 178965, 178964, 178963, 178962, 178961, 178960, 178959, 178958, 178957, 178956, 178954, 178953, 178952, 178951, 178950, 178949, 178948, 178947, 178946, 178945, 178944, 178943, 178942, 178941, 178940, 178938, 178935, 178934, 178933, 178932, 178931, 178930, 178929, 178928, 178927, 178926, 178925, 178924, 178923, 178922, 178919, 178918, 178915, 178914, 178913, 178912, 178911, 178909, 178907, 178906, 178905, 178904, 178902, 178901, 178899, 178898, 178897, 178896, 178895, 178894, 178893, 178891, 178890, 178889, 178888, 178887, 178886, 178885, 178884, 178883, 178882, 178881, 178879, 178878, 178877, 178876, 178875, 178873, 178869, 178868, 178867, 178865, 178864, 178862, 178861, 178860, 178859, 178858, 178857, 178856, 178855, 178854, 178853, 178851, 178847, 178846, 178845, 178844, 178843, 178842, 178841, 178840, 178838, 178837, 178836, 178835, 178834, 178833, 178832, 178831, 178830, 178829, 178828, 178827, 178826, 178825, 178821, 178820, 178819, 178816, 178815, 178814, 178811, 178810, 178809, 178808, 178807, 178806, 178805, 178804, 178803, 178802, 178801, 178800, 178799, 178798, 178797, 178796, 178794, 178793, 178792, 178791, 178787, 178786, 178784, 178783, 178781, 178779, 178778, 178777, 178776, 178775, 178774, 178773, 178772, 178771, 178770, 178769, 178768, 178767, 178766, 178765, 178764, 178763, 178762, 178761, 178760, 178759, 178758, 178754, 178753, 178752, 178749, 178748, 178747, 178746, 178745, 178744, 178743, 178742, 178724, 178723, 178722, 178721, 178720, 178719, 178715, 178714, 178712, 178710, 178709, 178706, 178705, 178704, 178703, 178700, 178699, 178698, 178696, 178695, 178694, 178693, 178691, 178690, 178689, 178688, 178686, 178685, 178684, 178683, 178682, 178681, 178680, 178679, 178678, 178675, 178672, 178671, 178670, 178668, 178667, 178664, 178663, 178662, 178661, 178660, 178659, 178658, 178657, 178656, 178655, 178654, 178653, 178652, 178651, 178650, 178649, 178645, 178644, 178643, 178642, 178641, 178640, 178636, 178635, 178634, 178633, 178632, 178631, 178630, 178629, 178628, 178627, 178626, 178625, 178624, 178623, 178622, 178620, 178619, 178618, 178615, 178614, 178613, 178612, 178611, 178610, 178607, 178606, 178605, 178601, 178600, 178599, 178598, 178597, 178596, 178595, 178594, 178593, 178592, 178591, 178590, 178589, 178588, 178587, 178586, 178585, 178584, 178583, 178581, 178572, 178567, 178559, 178558, 178556, 178555, 178554, 178553, 178552, 178551, 178550, 178549, 178548, 178547, 178546, 178545, 178544, 178543, 178540, 178539, 178536, 178535, 178534, 178533, 178532, 178531, 178528, 178527, 178522, 178521, 178520, 178519, 178518, 178510, 178509, 178507, 178506, 178502, 178501, 178500, 178499, 178498, 178497, 178490, 178489, 178488, 178487, 178486, 178485, 178484, 178483, 178482, 178481, 178480, 178479, 178478, 178477, 178476, 178472, 178471, 178470, 178469, 178468, 178467, 178466, 178465, 178464, 178463, 178462, 178461, 178460, 178459, 178458, 178457, 178456, 178455, 178454, 178453, 178452, 178451, 178446, 178445, 178444, 178443, 178442, 178441, 178440, 178439, 178438, 178437, 178436, 178435, 178434, 178433, 178432, 178431, 178430, 178429, 178428, 178427, 178426, 178425, 178424, 178423, 178422, 178421, 178420, 178419, 178418, 178417, 178416, 178415, 178414, 178413, 178412, 178411, 178410, 178409, 178408, 178407, 178406, 178405, 178404, 178403, 178402, 178401, 178400, 178399, 178394, 178391, 178390, 178386, 178385, 178384, 178383, 178382, 178381, 178380, 178379, 178378, 178377, 178376, 178375, 178374, 178373, 178372, 178371, 178370, 178369, 178368, 178367, 178366, 178365, 178364, 178363, 178362, 178360, 178359, 178358, 178357, 178356, 178355, 178354, 178350, 178349, 178348, 178347, 178346, 178345, 178344, 178343, 178342, 178339, 178338, 178337, 178335, 178329, 178322, 178315, 178314, 178313, 178310, 178309, 178308, 178307, 178302, 178293, 178292, 178291, 178290, 178289, 178288, 178287, 178286, 178285, 178284, 178283, 178269, 178259, 178258, 178257, 178256, 178255, 178254, 178253, 178252, 178251, 178250, 178236, 178235, 178234, 178233, 178232, 178231, 178230, 178229, 178228, 178226, 178221, 178214, 178213, 178211, 178210, 178209, 178208, 178207, 178206, 178205, 178204, 178203, 178202, 178201, 178200, 178199, 178198, 178197, 178196, 178195, 178194, 178193, 178192, 178191, 178190, 178189, 178188, 178187, 178186, 178185, 178184, 178183, 178182, 178181, 178180, 178179, 178178, 178177, 178176, 178175, 178174, 178173, 178172, 178171, 178170, 178169, 178168, 178167, 178166, 178165, 178164, 178163, 178152, 178151, 178150, 178149, 178148, 178147, 178146, 178145, 178144, 178143, 178142, 178141, 178140, 178139, 178138, 178137, 178127, 178126, 178125, 178124, 178123, 178122, 178121, 178120, 178119, 178118, 178117, 178116, 178115, 178114, 178113, 178111, 178110, 178109, 178108, 178107, 178106, 178105, 178104, 178103, 178102, 178101, 178100, 178099, 178098, 178096, 178095, 178094, 178093, 178092, 178091, 178090, 178089, 178088, 178087, 178086, 178085, 178079, 178078, 178077, 178076, 178068, 178067, 178065, 178064, 178063, 178062, 178060, 178059, 178058, 178057, 178056, 178055, 178054, 178052, 178051, 178050, 178049, 178048, 178047, 178046, 178045, 178044, 178043, 178042, 178041, 178040, 178039, 178038, 178037, 178036, 178035, 178034, 178033, 178032, 178031, 178030, 178029, 178028, 178027, 178026, 178017, 178016, 178015, 178014, 178013, 178012, 178011, 178010, 178008, 178007, 178006, 178005, 178004, 178003, 178002, 178001, 178000, 177999, 177998, 177997, 177996, 177995, 177994, 177993, 177992, 177991, 177990, 177989, 177988, 177987, 177986, 177985, 177984, 177983, 177982, 177981, 177980, 177979, 177978, 177977, 177976, 177975, 177974, 177973, 177972, 177971, 177970, 177969, 177968, 177967, 177966, 177965, 177964, 177963, 177962, 177961, 177960, 177959, 177958, 177957, 177956, 177955, 177954, 177953, 177952, 177951, 177950, 177949, 177948, 177947, 177946, 177945, 177944, 177943, 177942, 177941, 177940, 177939, 177938, 177937, 177936, 177935, 177934, 177933, 177932, 177931, 177930, 177929, 177928, 177927, 177926, 177925, 177924, 177919, 177915, 177913, 177908, 177907, 177906, 177905, 177904, 177903, 177902, 177901, 177900, 177899, 177898, 177897, 177896, 177895, 177894, 177893, 177892, 177891, 177890, 177889, 177888, 177887, 177886, 177885, 177884, 177882, 177881, 177880, 177879, 177878, 177877, 177876, 177874, 177873, 177871, 177870, 177869, 177868, 177867, 177866, 177865, 177864, 177862, 177861, 177860, 177859, 177858, 177857, 177856, 177855, 177854, 177853, 177851, 177850, 177849, 177847, 177846, 177845, 177844, 177843, 177842, 177841, 177840, 177839, 177838, 177837, 177836, 177835, 177834, 177833, 177832, 177831, 177830, 177829, 177828, 177827, 177826, 177825, 177824, 177823, 177822, 177821, 177820, 177819, 177818, 177817, 177816, 177815, 177814, 177813, 177812, 177811, 177810, 177809, 177808, 177807, 177806, 177805, 177804, 177803, 177801, 177800, 177799, 177798, 177797, 177796, 177795, 177794, 177793, 177792, 177791, 177790, 177789, 177788, 177787, 177786, 177785, 177784, 177783, 177782, 177781, 177780, 177779, 177778, 177777, 177776, 177775, 177774, 177773, 177772, 177769, 177767, 177766, 177765, 177764, 177763, 177762, 177761, 177760, 177759, 177758, 177757, 177756, 177755, 177754, 177753, 177752, 177751, 177750, 177749, 177748, 177746, 177745, 177744, 177743, 177742, 177741, 177740, 177739, 177738, 177737, 177736, 177735, 177734, 177733, 177732, 177731, 177730, 177729, 177728, 177727, 177726, 177725, 177724, 177723, 177722, 177721, 177720, 177719, 177718, 177717, 177716, 177715, 177714, 177713, 177712, 177711, 177710, 177709, 177708, 177707, 177706, 177705, 177704, 177703, 177702, 177701, 177700, 177699, 177698, 177697, 177696, 177695, 177694, 177693, 177692, 177691, 177689, 177688, 177687, 177686, 177685, 177684, 177683, 177682, 177681, 177680, 177679, 177678, 177677, 177675, 177674, 177673, 177672, 177671, 177670, 177669, 177668, 177667, 177666, 177665, 177664, 177663, 177662, 177661, 177659, 177657, 177656, 177655, 177654, 177653, 177651, 177650, 177649, 177647, 177646, 177645, 177644, 177643, 177642, 177641, 177640, 177639, 177638, 177637, 177636, 177635, 177634, 177633, 177632, 177631, 177630, 177629, 177628, 177627, 177626, 177625, 177624, 177623, 177622, 177621, 177620, 177619, 177618, 177617, 177616, 177615, 177614, 177613, 177612, 177611, 177610, 177609, 177608, 177607, 177606, 177605, 177604, 177603, 177602, 177601, 177600, 177599, 177598, 177597, 177596, 177595, 177594, 177593, 177592, 177591, 177590, 177589, 177588, 177587, 177586, 177585, 177584, 177583, 177582, 177581, 177580, 177579, 177578, 177577, 177576, 177575, 177574, 177573, 177572, 177571, 177570, 177569, 177568, 177567, 177566, 177565, 177564, 177563, 177562, 177561, 177560, 177559, 177558, 177557, 177556, 177555, 177554, 177553, 177552, 177551, 177550, 177549, 177548, 177547, 177546, 177545, 177544, 177543, 177542, 177541, 177540, 177539, 177538, 177537, 177536, 177535, 177534, 177533, 177532, 177531, 177530, 177529, 177528, 177527, 177526, 177525, 177524, 177523, 177522, 177521, 177520, 177519, 177518, 177517, 177516, 177515, 177514, 177513, 177512, 177511, 177510, 177509, 177508, 177506, 177505, 177504, 177503, 177502, 177501, 177500, 177499, 177498, 177497, 177496, 177495, 177494, 177493, 177492, 177484, 177483, 177482, 177481, 177480, 177479, 177478, 177477, 177476, 177475, 177474, 177473, 177472, 177471, 177470, 177469, 177468, 177467, 177466, 177465, 177464, 177463, 177462, 177461, 177460, 177459, 177458, 177457, 177456, 177455, 177454, 177453, 177451, 177450, 177449, 177448, 177447, 177446, 177445, 177444, 177442, 177441, 177440, 177439, 177438, 177437, 177436, 177435, 177434, 177433, 177432, 177431, 177430, 177429, 177428, 177427, 177426, 177425, 177424, 177423, 177422, 177421, 177420, 177419, 177418, 177417, 177416, 177415, 177414, 177413, 177411, 177410, 177409, 177408, 177407, 177406, 177405, 177404, 177403, 177402, 177401, 177400, 177399, 177398, 177397, 177396, 177395, 177394, 177393, 177392, 177391, 177390, 177389, 177387, 177386, 177383, 177382, 177381, 177380, 177379, 177378, 177377, 177373, 177372, 177371, 177370, 177369, 177368, 177367, 177366, 177365, 177364, 177363, 177362, 177361, 177359, 177358, 177357, 177356, 177355, 177354, 177350, 177348, 177347, 177346, 177345, 177344, 177343, 177342, 177341, 177340, 177339, 177338, 177337, 177336, 177335, 177334, 177333, 177332, 177331, 177330, 177329, 177328, 177327, 177326, 177324, 177323, 177322, 177321, 177320, 177319, 177318, 177317, 177316, 177315, 177314, 177313, 177312, 177311, 177310, 177309, 177308, 177306, 177305, 177304, 177303, 177302, 177301, 177300, 177299, 177298, 177296, 177294, 177293, 177292, 177288, 177287, 177286, 177285, 177284, 177283, 177282, 177278, 177277, 177276, 177275, 177274, 177273, 177272, 177271, 177270, 177269, 177268, 177267, 177266, 177264, 177255, 177254, 177245, 177244, 177243, 177242, 177241, 177240, 177239, 177238, 177237, 177236, 177235, 177234, 177233, 177232, 177231, 177230, 177229, 177228, 177227, 177226, 177225, 177224, 177222, 177221, 177220, 177219, 177218, 177217, 177216, 177215, 177214, 177213, 177212, 177211, 177210, 177209, 177208, 177207, 177206, 177205, 177204, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 177196, 177195, 177194, 177193, 177192, 177191, 177190, 177189, 177188, 177187, 177186, 177185, 177184, 177183, 177182, 177181, 177180, 177179, 177178, 177177, 177176, 177175, 177174, 177173, 177172, 177171, 177170, 177169, 177168, 177167, 177166, 177165, 177164, 177163, 177162, 177161, 177160, 177159, 177158, 177157, 177156, 177155, 177154, 177153, 177152, 177151, 177150, 177149, 177148, 177147, 177146, 177145, 177144, 177143, 177142, 177141, 177140, 177139, 177138, 177137, 177136, 177135, 177134, 177133, 177132, 177131, 177130, 177129, 177128, 177127, 177124, 177123, 177122, 177121, 177120, 177119, 177118, 177114, 177113, 177112, 177111, 177110, 177109, 177108, 177107, 177106, 177105, 177104, 177103, 177102, 177101, 177100, 177099, 177098, 177097, 177096, 177095, 177094, 177093, 177092, 177091, 177090, 177089, 177088, 177087, 177086, 177085, 177084, 177081, 177080, 177079, 177078, 177076, 177075, 177074, 177073, 177072, 177071, 177070, 177069, 177068, 177067, 177066, 177065, 177064, 177063, 177062, 177061, 177060, 177059, 177058, 177057, 177056, 177055, 177054, 177053, 177052, 177051, 177050, 177049, 177048, 177047, 177045, 177042, 177041, 177040, 177039, 177038, 177037, 177036, 177034, 177033, 177031, 177030, 177029, 177026, 177025, 177024, 177016, 177015, 177014, 177013, 177012, 177011, 177010, 177009, 177008, 177007, 177006, 177005, 177004, 177003, 177002, 177001, 177000, 176999, 176998, 176994, 176993, 176992, 176991, 176990, 176989, 176987, 176986, 176984, 176983, 176982, 176981, 176980, 176979, 176978, 176977, 176976, 176972, 176971, 176970, 176968, 176967, 176966, 176965, 176964, 176963, 176955, 176954, 176953, 176952, 176951, 176950, 176949, 176948, 176947, 176946, 176945, 176944, 176943, 176939, 176938, 176937, 176936, 176935, 176934, 176933, 176932, 176931, 176930, 176929, 176928, 176927, 176926, 176925, 176924, 176923, 176922, 176921, 176920, 176919, 176918, 176917, 176916, 176915, 176914, 176913, 176912, 176911, 176910, 176909, 176908, 176907, 176906, 176905, 176904, 176903, 176902, 176901, 176900, 176899, 176898, 176897, 176896, 176895, 176894, 176893, 176892, 176891, 176890, 176889, 176888, 176882, 176881, 176880, 176879, 176878, 176877, 176876, 176873, 176871, 176868, 176867, 176866, 176865, 176864, 176863, 176862, 176861, 176860, 176858, 176857, 176856, 176855, 176854, 176853, 176852, 176851, 176850, 176849, 176848, 176847, 176846, 176845, 176844, 176840, 176833, 176832, 176831, 176830, 176829, 176828, 176827, 176826, 176825, 176824, 176823, 176822, 176821, 176819, 176818, 176817, 176816, 176815, 176814, 176809, 176808, 176807, 176806, 176805, 176804, 176803, 176802, 176801, 176800, 176799, 176798, 176797, 176796, 176795, 176794, 176793, 176792, 176791, 176790, 176789, 176788, 176787, 176786, 176785, 176784, 176783, 176782, 176781, 176780, 176779, 176778, 176777, 176776, 176775, 176774, 176773, 176772, 176771, 176770, 176769, 176768, 176767, 176766, 176765, 176764, 176763, 176762, 176761, 176760, 176759, 176758, 176757, 176756, 176755, 176754, 176753, 176752, 176751, 176750, 176749, 176748, 176747, 176746, 176745, 176744, 176743, 176742, 176741, 176740, 176739, 176738, 176737, 176736, 176735, 176734, 176733, 176732, 176731, 176730, 176729, 176728, 176727, 176726, 176725, 176724, 176723, 176722, 176721, 176720, 176719, 176718, 176717, 176716, 176715, 176714, 176713, 176712, 176711, 176710, 176709, 176708, 176707, 176706, 176705, 176704, 176703, 176702, 176701, 176700, 176699, 176698, 176697, 176696, 176695, 176694, 176693, 176692, 176691, 176690, 176689, 176688, 176687, 176686, 176685, 176684, 176683, 176682, 176681, 176680, 176679, 176678, 176677, 176676, 176675, 176674, 176673, 176672, 176671, 176670, 176669, 176668, 176667, 176665, 176664, 176663, 176662, 176661, 176660, 176659, 176658, 176657, 176656, 176655, 176654, 176653, 176652, 176651, 176650, 176649, 176648, 176647, 176646, 176645, 176644, 176643, 176642, 176641, 176640, 176639, 176638, 176637, 176636, 176635, 176634, 176633, 176632, 176631, 176629, 176628, 176627, 176626, 176625, 176624, 176623, 176622, 176621, 176620, 176619, 176618, 176617, 176616, 176615, 176614, 176613, 176612, 176611, 176610, 176609, 176608, 176607, 176606, 176605, 176604, 176603, 176602, 176601, 176600, 176599, 176598, 176597, 176596, 176595, 176594, 176593, 176592, 176591, 176589, 176588, 176587, 176586, 176585, 176584, 176583, 176582, 176581, 176580, 176579, 176578, 176577, 176576, 176575, 176574, 176573, 176569, 176568, 176567, 176566, 176565, 176564, 176563, 176562, 176561, 176560, 176559, 176558, 176557, 176556, 176555, 176554, 176553, 176552, 176551, 176550, 176549, 176548, 176547, 176546, 176545, 176544, 176543, 176542, 176541, 176540, 176539, 176538, 176537, 176536, 176535, 176534, 176533, 176532, 176531, 176530, 176529, 176528, 176527, 176526, 176525, 176524, 176523, 176522, 176521, 176520, 176519, 176518, 176517, 176516, 176515, 176514, 176513, 176512, 176511, 176510, 176509, 176508, 176507, 176506, 176505, 176504, 176503, 176502, 176501, 176500, 176499, 176498, 176497, 176496, 176495, 176494, 176493, 176492, 176491, 176490, 176489, 176488, 176487, 176486, 176485, 176484, 176483, 176482, 176481, 176480, 176479, 176478, 176477, 176476, 176475, 176474, 176471, 176470, 176469, 176468, 176467, 176466, 176463, 176462, 176461, 176460, 176459, 176458, 176457, 176456, 176455, 176454, 176453, 176452, 176451, 176450, 176449, 176448, 176447, 176446, 176445, 176444, 176443, 176442, 176441, 176440, 176438, 176437, 176436, 176435, 176432, 176431, 176430, 176429, 176428, 176427, 176426, 176424, 176423, 176422, 176421, 176420, 176419, 176418, 176417, 176416, 176415, 176414, 176413, 176412, 176411, 176410, 176409, 176408, 176407, 176406, 176405, 176404, 176403, 176402, 176401, 176400, 176399, 176398, 176397, 176396, 176395, 176394, 176393, 176392, 176391, 176390, 176389, 176388, 176387, 176386, 176385, 176384, 176383, 176382, 176381, 176380, 176379, 176378, 176377, 176376, 176375, 176374, 176373, 176372, 176371, 176370, 176369, 176368, 176367, 176365, 176364, 176363, 176362, 176361, 176360, 176359, 176358, 176357, 176356, 176355, 176354, 176353, 176352, 176351, 176350, 176349, 176348, 176347, 176346, 176345, 176344, 176343, 176342, 176341, 176340, 176339, 176338, 176337, 176336, 176335, 176334, 176333, 176332, 176331, 176330, 176329, 176328, 176327, 176326, 176325, 176324, 176323, 176322, 176321, 176320, 176319, 176318, 176317, 176316, 176315, 176314, 176313, 176312, 176311, 176310, 176309, 176308, 176307, 176306, 176305, 176304, 176303, 176302, 176301, 176300, 176299, 176298, 176297, 176296, 176295, 176294, 176293, 176292, 176291, 176290, 176289, 176288, 176287, 176286, 176285, 176284, 176283, 176282, 176281, 176280, 176279, 176278, 176277, 176276, 176275, 176274, 176273, 176272, 176271, 176270, 176269, 176268, 176267, 176266, 176265, 176264, 176263, 176260, 176259, 176258, 176257, 176256, 176255, 176252, 176250, 176249, 176248, 176247, 176246, 176245, 176244, 176243, 176242, 176241, 176240, 176239, 176238, 176237, 176236, 176235, 176234, 176233, 176232, 176231, 176230, 176229, 176228, 176227, 176226, 176225, 176224, 176223, 176222, 176221, 176220, 176219, 176218, 176217, 176216, 176215, 176214, 176213, 176212, 176211, 176210, 176209, 176208, 176207, 176206, 176205, 176204, 176203, 176202, 176201, 176200, 176199, 176198, 176197, 176196, 176195, 176194, 176193, 176192, 176191, 176190, 176189, 176188, 176187, 176186, 176185, 176184, 176183, 176182, 176181, 176180, 176179, 176178, 176177, 176176, 176175, 176174, 176173, 176172, 176171, 176170, 176169, 176168, 176167, 176166, 176165, 176164, 176163, 176162, 176161, 176160, 176159, 176158, 176157, 176156, 176155, 176154, 176153, 176152, 176151, 176150, 176149, 176148, 176147, 176146, 176145, 176144, 176143, 176142, 176141, 176140, 176139, 176138, 176137, 176136, 176135, 176134, 176133, 176132, 176131, 176130, 176129, 176128, 176127, 176126, 176125, 176124, 176123, 176122, 176121, 176120, 176119, 176118, 176117, 176116, 176114, 176113, 176112, 176111, 176110, 176109, 176108, 176107, 176106, 176105, 176104, 176103, 176102, 176101, 176100, 176099, 176098, 176097, 176095, 176094, 176093, 176092, 176091, 176090, 176089, 176088, 176087, 176086, 176085, 176084, 176083, 176082, 176081, 176080, 176079, 176078, 176077, 176076, 176075, 176074, 176073, 176072, 176071, 176070, 176069, 176068, 176063, 176062, 176060, 176059, 176058, 176057, 176056, 176055, 176054, 176053, 176052, 176051, 176050, 176049, 176048, 176047, 176046, 176045, 176044, 176043, 176042, 176041, 176040, 176039, 176038, 176037, 176036, 176028, 176027, 176026, 176024, 176022, 176021, 176020, 176019, 176018, 176017, 176016, 176014, 176009, 176008, 176003, 176002, 176001, 176000, 175999, 175998, 175997, 175995, 175994, 175993, 175992, 175991, 175990, 175989, 175988, 175980, 175979, 175978, 175977, 175976, 175975, 175974, 175973, 175972, 175970, 175969, 175968, 175967, 175966, 175965, 175964, 175963, 175962, 175961, 175960, 175959, 175958, 175957, 175956, 175955, 175954, 175953, 175952, 175951, 175950, 175949, 175948, 175947, 175946, 175945, 175944, 175943, 175942, 175941, 175940, 175939, 175938, 175937, 175936, 175935, 175934, 175933, 175932, 175931, 175930, 175929, 175928, 175927, 175926, 175925, 175924, 175923, 175922, 175921, 175920, 175919, 175917, 175916, 175915, 175914, 175913, 175912, 175911, 175910, 175909, 175908, 175907, 175906, 175905, 175904, 175903, 175902, 175901, 175900, 175899, 175898, 175897, 175896, 175895, 175890, 175888, 175887, 175886, 175885, 175883, 175882, 175881, 175880, 175879, 175878, 175877, 175876, 175875, 175874, 175873, 175872, 175871, 175870, 175869, 175868, 175867, 175866, 175865, 175864, 175863, 175862, 175861, 175860, 175859, 175858, 175857, 175856, 175855, 175854, 175853, 175852, 175851, 175850, 175849, 175848, 175847, 175846, 175845, 175844, 175843, 175842, 175841, 175840, 175839, 175838, 175837, 175836, 175835, 175834, 175833, 175832, 175831, 175830, 175829, 175828, 175827, 175826, 175825, 175824, 175823, 175822, 175821, 175820, 175819, 175817, 175815, 175813, 175812, 175811, 175810, 175809, 175808, 175807, 175806, 175805, 175804, 175803, 175802, 175796, 175791, 175790, 175789, 175788, 175787, 175786, 175785, 175784, 175783, 175782, 175781, 175780, 175779, 175778, 175777, 175776, 175775, 175774, 175773, 175772, 175771, 175766, 175765, 175764, 175763, 175762, 175761, 175760, 175759, 175758, 175757, 175756, 175755, 175754, 175753, 175752, 175751, 175750, 175749, 175748, 175747, 175746, 175745, 175744, 175743, 175740, 175737, 175736, 175735, 175734, 175733, 175732, 175731, 175730, 175729, 175728, 175727, 175726, 175725, 175724, 175723, 175722, 175721, 175720, 175719, 175718, 175717, 175716, 175715, 175714, 175713, 175712, 175711, 175710, 175709, 175708, 175707, 175706, 175705, 175704, 175703, 175702, 175701, 175700, 175699, 175698, 175697, 175696, 175695, 175694, 175693, 175692, 175691, 175690, 175689, 175688, 175687, 175686, 175685, 175684, 175683, 175682, 175681, 175680, 175679, 175678, 175677, 175676, 175675, 175674, 175673, 175672, 175671, 175670, 175669, 175668, 175667, 175666, 175665, 175664, 175663, 175662, 175661, 175660, 175659, 175658, 175657, 175656, 175655, 175654, 175652, 175649, 175648, 175647, 175646, 175645, 175644, 175643, 175642, 175641, 175640, 175639, 175638, 175637, 175636, 175635, 175634, 175633, 175632, 175631, 175630, 175629, 175628, 175627, 175626, 175625, 175624, 175623, 175622, 175621, 175620, 175619, 175618, 175617, 175616, 175615, 175614, 175613, 175612, 175611, 175610, 175609, 175608, 175607, 175606, 175605, 175604, 175603, 175602, 175601, 175600, 175599, 175598, 175597, 175596, 175595, 175594, 175593, 175592, 175591, 175589, 175588, 175587, 175586, 175585, 175584, 175583, 175582, 175581, 175580, 175579, 175578, 175577, 175576, 175575, 175574, 175573, 175572, 175571, 175570, 175569, 175568, 175567, 175566, 175565, 175564, 175563, 175562, 175561, 175560, 175559, 175558, 175557, 175556, 175555, 175554, 175553, 175552, 175551, 175550, 175549, 175548, 175547, 175546, 175545, 175544, 175543, 175542, 175541, 175540, 175539, 175538, 175534, 175533, 175531, 175530, 175529, 175528, 175527, 175526, 175525, 175524, 175523, 175522, 175521, 175520, 175519, 175518, 175517, 175516, 175515, 175514, 175513, 175512, 175509, 175508, 175507, 175506, 175505, 175504, 175503, 175502, 175501, 175499, 175498, 175497, 175496, 175495, 175494, 175492, 175491, 175490, 175489, 175488, 175487, 175486, 175485, 175484, 175483, 175482, 175481, 175480, 175479, 175478, 175477, 175476, 175475, 175474, 175473, 175472, 175471, 175470, 175469, 175468, 175467, 175466, 175465, 175464, 175463, 175462, 175461, 175460, 175459, 175458, 175457, 175456, 175455, 175454, 175453, 175452, 175451, 175450, 175449, 175448, 175447, 175446, 175445, 175444, 175443, 175442, 175441, 175440, 175439, 175438, 175437, 175436, 175435, 175434, 175433, 175432, 175431, 175428, 175427, 175425, 175424, 175423, 175422, 175421, 175419, 175418, 175417, 175416, 175415, 175414, 175413, 175412, 175411, 175410, 175409, 175408, 175407, 175406, 175405, 175404, 175403, 175402, 175401, 175400, 175399, 175398, 175397, 175396, 175395, 175394, 175393, 175392, 175391, 175390, 175389, 175388, 175387, 175386, 175383, 175382, 175381, 175380, 175379, 175378, 175377, 175376, 175375, 175374, 175373, 175372, 175371, 175369, 175368, 175367, 175366, 175365, 175364, 175362, 175361, 175360, 175359, 175358, 175357, 175356, 175355, 175354, 175353, 175352, 175351, 175350, 175349, 175348, 175347, 175346, 175345, 175344, 175343, 175342, 175341, 175340, 175339, 175338, 175337, 175336, 175335, 175334, 175325, 175322, 175321, 175318, 175317, 175316, 175315, 175314, 175313, 175311, 175310, 175308, 175307, 175306, 175305, 175304, 175303, 175302, 175300, 175299, 175296, 175295, 175292, 175289, 175288, 175287, 175286, 175285, 175284, 175283, 175282, 175280, 175278, 175276, 175275, 175274, 175273, 175272, 175271, 175270, 175269, 175268, 175267, 175262, 175261, 175259, 175258, 175257, 175256, 175255, 175254, 175253, 175252, 175251, 175250, 175249, 175248, 175247, 175246, 175245, 175244, 175243, 175242, 175241, 175240, 175239, 175238, 175237, 175235, 175234, 175232, 175230, 175229, 175228, 175227, 175226, 175225, 175217, 175216, 175214, 175213, 175212, 175211, 175208, 175205, 175203, 175202, 175201, 175200, 175199, 175198, 175197, 175196, 175195, 175194, 175193, 175192, 175191, 175190, 175189, 175188, 175187, 175186, 175185, 175184, 175183, 175182, 175181, 175180, 175179, 175178, 175177, 175176, 175175, 175174, 175173, 175172, 175171, 175170, 175169, 175168, 175167, 175166, 175165, 175164, 175161, 175160, 175159, 175158, 175157, 175156, 175155, 175154, 175153, 175152, 175151, 175150, 175149, 175148, 175147, 175146, 175145, 175144, 175143, 175142, 175141, 175140, 175139, 175138, 175137, 175136, 175135, 175134, 175133, 175131, 175130, 175129, 175128, 175127, 175126, 175125, 175124, 175123, 175122, 175121, 175120, 175119, 175118, 175117, 175116, 175115, 175114, 175113, 175112, 175111, 175110, 175109, 175108, 175107, 175106, 175105, 175104, 175103, 175102, 175101, 175100, 175099, 175098, 175097, 175096, 175095, 175094, 175093, 175092, 175091, 175090, 175089, 175088, 175087, 175086, 175085, 175084, 175083, 175081, 175080, 175079, 175078, 175077, 175076, 175075, 175074, 175073, 175072, 175071, 175070, 175069, 175068, 175067, 175066, 175065, 175064, 175063, 175062, 175061, 175060, 175059, 175058, 175057, 175056, 175055, 175054, 175053, 175052, 175051, 175050, 175049, 175048, 175047, 175046, 175045, 175044, 175043, 175042, 175041, 175040, 175039, 175038, 175037, 175036, 175035, 175034, 175033, 175032, 175031, 175030, 175029, 175028, 175027, 175025, 175024, 175023, 175022, 175021, 175020, 175019, 175018, 175017, 175016, 175015, 175014, 175013, 175012, 175011, 175010, 175009, 175008, 175007, 175004, 175003, 175002, 175001, 175000, 174999, 174998, 174997, 174996, 174995, 174994, 174993, 174992, 174991, 174990, 174989, 174988, 174987, 174986, 174985, 174984, 174983, 174982, 174981, 174980, 174979, 174978, 174977, 174976, 174975, 174974, 174973, 174972, 174971, 174970, 174969, 174968, 174967, 174966, 174965, 174964, 174963, 174962, 174961, 174960, 174959, 174957, 174955, 174952, 174942, 174941, 174940, 174939, 174938, 174937, 174936, 174935, 174934, 174933, 174932, 174931, 174930, 174929, 174927, 174926, 174925, 174914, 174910, 174909, 174908, 174907, 174906, 174905, 174904, 174903, 174902, 174901, 174900, 174899, 174898, 174897, 174896, 174895, 174894, 174893, 174892, 174891, 174890, 174889, 174888, 174887, 174886, 174885, 174884, 174883, 174882, 174881, 174880, 174879, 174878, 174877, 174876, 174875, 174874, 174873, 174869, 174868, 174867, 174866, 174864, 174863, 174862, 174861, 174860, 174859, 174858, 174857, 174856, 174855, 174854, 174853, 174850, 174849, 174848, 174847, 174846, 174845, 174844, 174843, 174842, 174841, 174840, 174839, 174838, 174837, 174836, 174835, 174834, 174833, 174832, 174831, 174830, 174829, 174828, 174827, 174826, 174825, 174824, 174823, 174822, 174821, 174820, 174819, 174818, 174817, 174816, 174815, 174814, 174813, 174812, 174811, 174810, 174809, 174808, 174807, 174806, 174805, 174804, 174803, 174802, 174800, 174799, 174798, 174797, 174796, 174795, 174794, 174793, 174792, 174791, 174790, 174789, 174788, 174787, 174786, 174785, 174784, 174783, 174782, 174781, 174780, 174778, 174777, 174776, 174775, 174774, 174772, 174771, 174770, 174769, 174768, 174767, 174766, 174765, 174764, 174763, 174762, 174761, 174760, 174759, 174758, 174757, 174756, 174755, 174754, 174753, 174752, 174751, 174750, 174749, 174748, 174747, 174746, 174745, 174744, 174743, 174742, 174741, 174740, 174739, 174738, 174737, 174736, 174735, 174734, 174733, 174732, 174731, 174730, 174729, 174728, 174726, 174725, 174724, 174723, 174722, 174721, 174720, 174719, 174718, 174717, 174716, 174715, 174714, 174713, 174712, 174711, 174710, 174709, 174708, 174707, 174706, 174705, 174704, 174703, 174702, 174701, 174700, 174699, 174698, 174697, 174696, 174695, 174694, 174693, 174692, 174691, 174690, 174689, 174688, 174687, 174686, 174685, 174681, 174680, 174679, 174674, 174673, 174672, 174671, 174670, 174669, 174668, 174667, 174666, 174665, 174664, 174663, 174662, 174661, 174660, 174659, 174658, 174657, 174656, 174655, 174654, 174653, 174652, 174651, 174650, 174649, 174648, 174647, 174646, 174645, 174644, 174643, 174642, 174641, 174640, 174639, 174638, 174637, 174636, 174635, 174634, 174633, 174632, 174631, 174630, 174629, 174628, 174627, 174626, 174625, 174624, 174623, 174622, 174621, 174620, 174619, 174618, 174617, 174616, 174615, 174614, 174613, 174612, 174611, 174610, 174609, 174608, 174607, 174606, 174605, 174604, 174603, 174602, 174601, 174600, 174599, 174598, 174597, 174596, 174595, 174594, 174593, 174592, 174591, 174590, 174589, 174588, 174587, 174586, 174585, 174584, 174583, 174582, 174581, 174580, 174579, 174578, 174577, 174576, 174575, 174574, 174573, 174572, 174571, 174570, 174569, 174568, 174567, 174566, 174565, 174564, 174563, 174562, 174561, 174560, 174559, 174558, 174557, 174556, 174555, 174554, 174553, 174552, 174551, 174550, 174549, 174548, 174547, 174546, 174545, 174544, 174543, 174542, 174541, 174540, 174539, 174538, 174537, 174536, 174535, 174534, 174533, 174532, 174531, 174530, 174529, 174528, 174527, 174526, 174525, 174524, 174523, 174522, 174521, 174520, 174519, 174518, 174517, 174516, 174515, 174514, 174513, 174512, 174511, 174510, 174509, 174508, 174507, 174506, 174505, 174504, 174503, 174502, 174501, 174500, 174499, 174498, 174497, 174496, 174495, 174494, 174493, 174492, 174491, 174490, 174489, 174487, 174486, 174485, 174484, 174483, 174482, 174481, 174480, 174478, 174477, 174476, 174475, 174474, 174473, 174472, 174471, 174470, 174469, 174467, 174466, 174464, 174463, 174462, 174461, 174460, 174459, 174458, 174457, 174456, 174455, 174454, 174453, 174452, 174451, 174450, 174449, 174448, 174447, 174446, 174445, 174444, 174443, 174442, 174441, 174440, 174439, 174438, 174437, 174436, 174435, 174434, 174433, 174432, 174431, 174430, 174429, 174428, 174427, 174426, 174425, 174424, 174423, 174422, 174421, 174420, 174419, 174418, 174417, 174416, 174415, 174414, 174413, 174411, 174409, 174408, 174407, 174406, 174405, 174403, 174402, 174401, 174400, 174399, 174398, 174397, 174396, 174395, 174394, 174393, 174392, 174391, 174390, 174389, 174388, 174387, 174386, 174385, 174384, 174383, 174382, 174381, 174380, 174379, 174378, 174377, 174376, 174375, 174374, 174373, 174372, 174371, 174370, 174369, 174368, 174367, 174366, 174365, 174364, 174363, 174362, 174361, 174360, 174359, 174358, 174357, 174356, 174355, 174354, 174343, 174342, 174341, 174340, 174339, 174338, 174337, 174336, 174335, 174334, 174333, 174332, 174331, 174330, 174329, 174328, 174327, 174326, 174325, 174324, 174323, 174322, 174321, 174319, 174318, 174317, 174316, 174315, 174311, 174308, 174303, 174301, 174300, 174299, 174298, 174297, 174296, 174295, 174294, 174293, 174292, 174291, 174290, 174289, 174288, 174287, 174286, 174285, 174284, 174283, 174282, 174281, 174280, 174279, 174278, 174277, 174276, 174275, 174274, 174273, 174272, 174266, 174264, 174263, 174262, 174261, 174260, 174259, 174258, 174257, 174256, 174255, 174254, 174253, 174251, 174250, 174249, 174248, 174247, 174246, 174245, 174244, 174243, 174242, 174241, 174240, 174239, 174238, 174237, 174236, 174235, 174234, 174233, 174232, 174231, 174230, 174229, 174228, 174227, 174226, 174225, 174224, 174223, 174222, 174221, 174220, 174219, 174218, 174217, 174216, 174215, 174214, 174213, 174212, 174211, 174210, 174209, 174208, 174207, 174206, 174205, 174204, 174203, 174202, 174201, 174200, 174199, 174198, 174197, 174196, 174195, 174194, 174193, 174192, 174191, 174190, 174189, 174188, 174180, 174179, 174178, 174177, 174176, 174175, 174173, 174171, 174170, 174169, 174168, 174167, 174166, 174165, 174164, 174163, 174162, 174161, 174160, 174159, 174158, 174157, 174156, 174155, 174154, 174153, 174152, 174151, 174150, 174149, 174148, 174147, 174146, 174145, 174144, 174143, 174142, 174141, 174140, 174139, 174138, 174137, 174136, 174135, 174134, 174133, 174132, 174131, 174130, 174129, 174128, 174127, 174126, 174125, 174124, 174123, 174122, 174120, 174119, 174118, 174117, 174116, 174115, 174114, 174113, 174112, 174111, 174110, 174109, 174108, 174107, 174106, 174105, 174104, 174103, 174102, 174101, 174100, 174099, 174098, 174097, 174096, 174095, 174093, 174092, 174091, 174090, 174089, 174088, 174087, 174086, 174085, 174084, 174083, 174082, 174081, 174080, 174079, 174078, 174077, 174076, 174075, 174074, 174073, 174072, 174071, 174070, 174068, 174067, 174066, 174065, 174064, 174063, 174062, 174061, 174060, 174059, 174058, 174057, 174056, 174055, 174054, 174053, 174052, 174051, 174050, 174049, 174048, 174047, 174046, 174045, 174044, 174043, 174042, 174041, 174040, 174039, 174038, 174037, 174036, 174035, 174034, 174033, 174032, 174031, 174030, 174029, 174028, 174027, 174026, 174025, 174024, 174023, 174022, 174021, 174020, 174019, 174018, 174017, 174016, 174015, 174014, 174013, 174011, 174010, 174009, 174008, 174007, 174006, 174005, 174004, 174003, 174002, 174000, 173999, 173998, 173997, 173996, 173995, 173994, 173993, 173992, 173991, 173990, 173989, 173988, 173987, 173986, 173985, 173984, 173983, 173982, 173981, 173980, 173979, 173978, 173977, 173976, 173975, 173974, 173973, 173972, 173971, 173970, 173969, 173968, 173967, 173966, 173965, 173964, 173963, 173962, 173961, 173960, 173959, 173958, 173956, 173955, 173954, 173951, 173950, 173949, 173948, 173947, 173946, 173945, 173944, 173943, 173942, 173931, 173930, 173929, 173928, 173927, 173926, 173925, 173924, 173923, 173922, 173921, 173920, 173919, 173918, 173917, 173916, 173915, 173914, 173913, 173912, 173910, 173909, 173908, 173907, 173906, 173905, 173904, 173903, 173900, 173899, 173898, 173897, 173891, 173890, 173889, 173872, 173863, 173862, 173843, 173840, 173839, 173838, 173837, 173836, 173835, 173834, 173833, 173832, 173831, 173830, 173829, 173828, 173827, 173826, 173825, 173824, 173823, 173822, 173821, 173820, 173819, 173818, 173817, 173816, 173815, 173814, 173813, 173812, 173811, 173810, 173809, 173808, 173807, 173806, 173805, 173804, 173803, 173802, 173801, 173800, 173799, 173798, 173797, 173796, 173795, 173794, 173793, 173792, 173791, 173790, 173789, 173788, 173787, 173786, 173785, 173784, 173783, 173782, 173781, 173780, 173779, 173778, 173777, 173776, 173775, 173774, 173773, 173772, 173771, 173770, 173769, 173768, 173767, 173766, 173765, 173764, 173763, 173762, 173761, 173760, 173759, 173758, 173755, 173747, 173746, 173745, 173744, 173743, 173739, 173738, 173737, 173736, 173735, 173732, 173730, 173729, 173728, 173727, 173726, 173725, 173722, 173716, 173715, 173713, 173712, 173711, 173710, 173708, 173707, 173706, 173703, 173702, 173701, 173700, 173699, 173698, 173697, 173696, 173695, 173694, 173692, 173691, 173690, 173689, 173688, 173687, 173686, 173685, 173684, 173683, 173682, 173681, 173680, 173679, 173678, 173677, 173676, 173675, 173674, 173673, 173672, 173671, 173670, 173669, 173668, 173667, 173666, 173665, 173664, 173663, 173662, 173661, 173660, 173659, 173658, 173657, 173656, 173655, 173654, 173653, 173652, 173651, 173650, 173649, 173648, 173647, 173646, 173645, 173644, 173643, 173642, 173641, 173640, 173639, 173638, 173637, 173636, 173635, 173634, 173633, 173632, 173631, 173630, 173629, 173628, 173627, 173626, 173625, 173623, 173622, 173621, 173620, 173619, 173612, 173611, 173610, 173609, 173608, 173607, 173606, 173605, 173604, 173603, 173601, 173600, 173599, 173598, 173597, 173596, 173595, 173594, 173593, 173592, 173591, 173590, 173589, 173588, 173587, 173586, 173585, 173584, 173583, 173582, 173581, 173580, 173579, 173578, 173577, 173576, 173575, 173574, 173573, 173572, 173571, 173570, 173568, 173567, 173566, 173565, 173564, 173563, 173562, 173561, 173560, 173559, 173558, 173557, 173556, 173555, 173554, 173553, 173552, 173551, 173550, 173549, 173548, 173547, 173546, 173545, 173542, 173541, 173539, 173538, 173537, 173536, 173535, 173534, 173533, 173532, 173531, 173530, 173529, 173528, 173525, 173524, 173522, 173521, 173520, 173519, 173518, 173517, 173516, 173515, 173514, 173513, 173512, 173511, 173510, 173509, 173508, 173507, 173506, 173505, 173504, 173503, 173502, 173501, 173500, 173499, 173498, 173497, 173496); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (173495, 173494, 173493, 173492, 173491, 173490, 173489, 173488, 173487, 173486, 173484, 173483, 173482, 173481, 173480, 173478, 173473, 173472, 173465, 173464, 173463, 173462, 173461, 173460, 173459, 173458, 173457, 173456, 173455, 173454, 173453, 173452, 173451, 173450, 173449, 173448, 173447, 173446, 173445, 173444, 173443, 173442, 173429, 173428, 173427, 173426, 173425, 173424, 173423, 173422, 173421, 173420, 173419, 173418, 173417, 173416, 173415, 173414, 173413, 173412, 173411, 173410, 173409, 173408, 173407, 173406, 173405, 173404, 173403, 173402, 173401, 173400, 173399, 173398, 173397, 173396, 173395, 173394, 173393, 173392, 173391, 173390, 173389, 173388, 173387, 173386, 173385, 173378, 173377, 173376, 173375, 173374, 173373, 173372, 173371, 173370, 173369, 173368, 173367, 173366, 173365, 173364, 173363, 173362, 173361, 173360, 173359, 173358, 173357, 173356, 173355, 173354, 173353, 173352, 173351, 173350, 173349, 173348, 173347, 173346, 173345, 173344, 173343, 173341, 173340, 173339, 173338, 173337, 173336, 173335, 173334, 173333, 173332, 173331, 173330, 173329, 173328, 173327, 173326, 173325, 173324, 173323, 173322, 173321, 173320, 173319, 173318, 173317, 173316, 173315, 173314, 173313, 173312, 173311, 173310, 173309, 173308, 173307, 173306, 173305, 173304, 173303, 173302, 173301, 173299, 173298, 173297, 173296, 173294, 173293, 173292, 173291, 173290, 173288, 173287, 173286, 173285, 173284, 173283, 173282, 173281, 173280, 173279, 173277, 173276, 173275, 173274, 173273, 173272, 173271, 173270, 173269, 173268, 173267, 173266, 173265, 173264, 173263, 173262, 173261, 173260, 173259, 173258, 173257, 173256, 173255, 173254, 173253, 173252, 173251, 173250, 173249, 173248, 173247, 173246, 173245, 173243, 173242, 173241, 173240, 173239, 173238, 173237, 173236, 173235, 173234, 173233, 173232, 173231, 173230, 173229, 173228, 173227, 173226, 173225, 173224, 173223, 173222, 173221, 173220, 173219, 173218, 173217, 173216, 173215, 173214, 173213, 173212, 173211, 173210, 173209, 173208, 173207, 173206, 173205, 173200, 173199, 173198, 173197, 173196, 173195, 173194, 173193, 173192, 173190, 173189, 173188, 173187, 173186, 173185, 173184, 173183, 173182, 173181, 173180, 173179, 173178, 173177, 173175, 173174, 173173, 173172, 173171, 173170, 173169, 173168, 173167, 173166, 173165, 173164, 173163, 173162, 173161, 173160, 173159, 173158, 173157, 173156, 173155, 173154, 173153, 173152, 173151, 173150, 173149, 173148, 173147, 173146, 173145, 173144, 173143, 173142, 173141, 173140, 173139, 173138, 173137, 173136, 173135, 173134, 173133, 173132, 173131, 173130, 173129, 173128, 173127, 173126, 173125, 173124, 173123, 173122, 173121, 173120, 173119, 173118, 173117, 173116, 173115, 173114, 173113, 173112, 173111, 173110, 173109, 173108, 173107, 173106, 173105, 173104, 173103, 173102, 173101, 173100, 173099, 173098, 173097, 173096, 173095, 173094, 173093, 173092, 173091, 173089, 173088, 173087, 173086, 173085, 173084, 173083, 173082, 173081, 173080, 173079, 173078, 173077, 173076, 173075, 173074, 173073, 173072, 173071, 173070, 173069, 173068, 173067, 173066, 173063, 173062, 173061, 173060, 173059, 173056, 173055, 173054, 173053, 173052, 173051, 173050, 173049, 173048, 173047, 173046, 173045, 173044, 173043, 173042, 173041, 173040, 173039, 173038, 173037, 173036, 173035, 173034, 173032, 173031, 173030, 173029, 173027, 173026, 173025, 173024, 173016, 173015, 173014, 173013, 173012, 173011, 173010, 173007, 173006, 173005, 173004, 173003, 173002, 173001, 173000, 172999, 172998, 172997, 172996, 172991, 172990, 172989, 172988, 172987, 172986, 172985, 172984, 172983, 172982, 172981, 172980, 172979, 172978, 172977, 172976, 172975, 172974, 172973, 172972, 172964, 172963, 172962, 172961, 172960, 172959, 172958, 172956, 172954, 172953, 172951, 172950, 172948, 172947, 172946, 172945, 172944, 172943, 172942, 172940, 172939, 172938, 172937, 172936, 172935, 172934, 172933, 172932, 172931, 172930, 172929, 172928, 172927, 172923, 172922, 172919, 172913, 172912, 172911, 172910, 172909, 172906, 172905, 172904, 172903, 172898, 172897, 172896, 172895, 172894, 172893, 172892, 172891, 172890, 172889, 172887, 172885, 172884, 172883, 172882, 172881, 172880, 172879, 172878, 172877, 172876, 172873, 172872, 172871, 172870, 172869, 172868, 172867, 172866, 172865, 172864, 172862, 172861, 172860, 172859, 172858, 172857, 172856, 172855, 172854, 172853, 172852, 172851, 172850, 172849, 172848, 172847, 172846, 172845, 172844, 172843, 172842, 172841, 172840, 172839, 172838, 172837, 172836, 172835, 172833, 172832, 172831, 172830, 172829, 172828, 172827, 172826, 172825, 172824, 172823, 172822, 172821, 172820, 172819, 172818, 172817, 172816, 172815, 172814, 172813, 172812, 172811, 172810, 172809, 172808, 172805, 172804, 172802, 172801, 172800, 172799, 172798, 172797, 172796, 172793, 172792, 172791, 172790, 172789, 172787, 172786, 172785, 172784, 172783, 172782, 172781, 172780, 172779, 172778, 172777, 172776, 172775, 172774, 172773, 172772, 172769, 172768, 172767, 172766, 172765, 172764, 172763, 172762, 172760, 172759, 172758, 172756, 172755, 172754, 172753, 172752, 172748, 172746, 172745, 172744, 172743, 172742, 172741, 172740, 172739, 172738, 172737, 172736, 172735, 172734, 172733, 172732, 172730, 172729, 172728, 172727, 172726, 172725, 172721, 172720, 172719, 172718, 172717, 172716, 172715, 172714, 172713, 172712, 172711, 172710, 172709, 172708, 172704, 172702, 172701, 172700, 172698, 172697, 172691, 172690, 172689, 172688, 172687, 172686, 172685, 172684, 172683, 172682, 172681, 172680, 172679, 172678, 172677, 172674, 172673, 172671, 172670, 172669, 172668, 172664, 172663, 172662, 172661, 172660, 172659, 172658, 172657, 172656, 172655, 172654, 172653, 172652, 172651, 172649, 172645, 172644, 172642, 172641, 172638, 172636, 172633, 172632, 172629, 172625, 172624, 172623, 172622, 172621, 172620, 172619, 172618, 172617, 172616, 172615, 172614, 172613, 172612, 172611, 172610, 172609, 172608, 172607, 172606, 172605, 172604, 172603, 172602, 172601, 172600, 172599, 172598, 172597, 172596, 172595, 172594, 172593, 172592, 172591, 172590, 172588, 172587, 172586, 172585, 172583, 172581, 172580, 172578, 172577, 172576, 172575, 172574, 172573, 172572, 172571, 172570, 172569, 172568, 172567, 172566, 172565, 172564, 172563, 172562, 172561, 172560, 172559, 172558, 172557, 172556, 172555, 172554, 172553, 172552, 172551, 172549, 172548, 172547, 172546, 172545, 172544, 172543, 172542, 172541, 172533, 172532, 172531, 172530, 172529, 172522, 172521, 172520, 172519, 172518, 172517, 172516, 172515, 172514, 172513, 172512, 172511, 172510, 172509, 172508, 172507, 172506, 172505, 172504, 172503, 172502, 172501, 172499, 172498, 172497, 172496, 172495, 172492, 172491, 172490, 172489, 172488, 172487, 172486, 172485, 172484, 172483, 172482, 172481, 172480, 172479, 172478, 172477, 172476, 172475, 172474, 172473, 172472, 172471, 172470, 172469, 172468, 172467, 172466, 172465, 172464, 172463, 172462, 172461, 172459, 172458, 172457, 172456, 172455, 172454, 172453, 172452, 172451, 172450, 172449, 172448, 172447, 172446, 172445, 172444, 172443, 172442, 172441, 172440, 172439, 172438, 172437, 172436, 172435, 172434, 172433, 172432, 172431, 172430, 172429, 172428, 172424, 172419, 172418, 172417, 172416, 172415, 172414, 172413, 172412, 172411, 172410, 172409, 172408, 172407, 172406, 172405, 172404, 172403, 172402, 172401, 172400, 172399, 172397, 172396, 172395, 172394, 172393, 172392, 172391, 172390, 172389, 172388, 172387, 172386, 172385, 172384, 172383, 172382, 172381, 172380, 172379, 172378, 172377, 172376, 172375, 172374, 172373, 172372, 172371, 172370, 172369, 172368, 172367, 172366, 172365, 172364, 172363, 172362, 172361, 172360, 172359, 172358, 172357, 172356, 172355, 172354, 172353, 172352, 172351, 172350, 172349, 172348, 172347, 172346, 172345, 172344, 172343, 172342, 172341, 172340, 172339, 172338, 172337, 172336, 172335, 172334, 172333, 172331, 172330, 172329, 172328, 172327, 172326, 172325, 172324, 172323, 172322, 172321, 172320, 172319, 172318, 172317, 172316, 172315, 172314, 172313, 172312, 172311, 172310, 172309, 172308, 172307, 172306, 172305, 172304, 172303, 172302, 172301, 172300, 172299, 172298, 172297, 172296, 172295, 172294, 172293, 172292, 172291, 172290, 172289, 172288, 172287, 172286, 172285, 172284, 172283, 172282, 172281, 172280, 172279, 172278, 172277, 172276, 172275, 172274, 172273, 172272, 172271, 172270, 172269, 172268, 172267, 172266, 172265, 172264, 172263, 172262, 172260, 172257, 172256, 172255, 172254, 172253, 172252, 172251, 172250, 172249, 172248, 172247, 172246, 172245, 172244, 172243, 172242, 172241, 172240, 172239, 172238, 172237, 172236, 172235, 172234, 172233, 172232, 172231, 172230, 172229, 172228, 172227, 172226, 172225, 172224, 172223, 172222, 172221, 172219, 172218, 172217, 172216, 172215, 172214, 172213, 172212, 172211, 172210, 172209, 172208, 172207, 172206, 172205, 172204, 172203, 172202, 172201, 172200, 172199, 172198, 172197, 172196, 172195, 172194, 172193, 172192, 172191, 172190, 172189, 172188, 172187, 172186, 172185, 172184, 172183, 172182, 172178, 172177, 172176, 172168, 172167, 172166, 172165, 172164, 172163, 172162, 172161, 172160, 172159, 172158, 172157, 172156, 172155, 172154, 172153, 172152, 172151, 172150, 172149, 172148, 172147, 172146, 172145, 172144, 172143, 172142, 172141, 172140, 172139, 172138, 172137, 172136, 172135, 172134, 172133, 172132, 172131, 172130, 172129, 172128, 172127, 172126, 172125, 172124, 172123, 172122, 172121, 172120, 172119, 172118, 172117, 172116, 172115, 172114, 172113, 172112, 172111, 172110, 172109, 172108, 172107, 172106, 172105, 172104, 172103, 172102, 172100, 172099, 172098, 172097, 172096, 172095, 172094, 172093, 172092, 172091, 172088, 172087, 172086, 172085, 172084, 172083, 172082, 172081, 172080, 172079, 172078, 172077, 172076, 172075, 172074, 172073, 172072, 172071, 172070, 172068, 172067, 172066, 172065, 172064, 172063, 172062, 172061, 172060, 172059, 172058, 172057, 172056, 172055, 172053, 172051, 172050, 172049, 172048, 172047, 172046, 172045, 172043, 172042, 172041, 172040, 172035, 172034, 172033, 172032, 172031, 172030, 172029, 172028, 172026, 172025, 172024, 172023, 172022, 172021, 172020, 172019, 172018, 172017, 172016, 172015, 172014, 172013, 172012, 172011, 172010, 172009, 172008, 172007, 172006, 172005, 172004, 172003, 172002, 172001, 172000, 171999, 171998, 171997, 171996, 171995, 171994, 171993, 171992, 171991, 171990, 171989, 171988, 171987, 171986, 171985, 171984, 171983, 171982, 171981, 171980, 171979, 171978, 171977, 171976, 171975, 171974, 171973, 171972, 171971, 171970, 171969, 171968, 171967, 171966, 171965, 171964, 171963, 171962, 171961, 171960, 171959, 171958, 171957, 171956, 171955, 171954, 171953, 171952, 171951, 171950, 171949, 171948, 171947, 171946, 171945, 171944, 171943, 171942, 171941, 171940, 171939, 171938, 171937, 171936, 171935, 171934, 171933, 171932, 171931, 171930, 171929, 171928, 171927, 171926, 171925, 171924, 171923, 171922, 171921, 171920, 171919, 171918, 171917, 171916, 171915, 171912, 171911, 171910, 171894, 171884, 171883, 171882, 171881, 171880, 171879, 171878, 171877, 171876, 171875, 171874, 171873, 171872, 171871, 171870, 171869, 171868, 171867, 171863, 171851, 171850, 171849, 171848, 171847, 171846, 171843, 171842, 171841, 171840, 171839, 171838, 171837, 171836, 171810, 171809, 171808, 171807, 171806, 171805, 171804, 171803, 171802, 171801, 171800, 171799, 171798, 171797, 171796, 171795, 171794, 171783, 171769, 171768, 171767, 171766, 171765, 171764, 171763, 171762, 171761, 171760, 171759, 171758, 171757, 171756, 171755, 171754, 171753, 171752, 171751, 171750, 171749, 171748, 171747, 171746, 171745, 171744, 171743, 171742, 171741, 171740, 171739, 171737, 171736, 171735, 171733, 171732, 171731, 171730, 171729, 171728, 171727, 171726, 171725, 171724, 171723, 171722, 171721, 171720, 171719, 171718, 171717, 171716, 171715, 171714, 171713, 171712, 171711, 171710, 171709, 171708, 171707, 171706, 171705, 171704, 171703, 171702, 171701, 171700, 171699, 171698, 171697, 171696, 171695, 171694, 171693, 171692, 171691, 171690, 171689, 171688, 171687, 171686, 171685, 171684, 171683, 171681, 171680, 171679, 171678, 171677, 171676, 171675, 171674, 171673, 171672, 171671, 171670, 171669, 171668, 171667, 171666, 171665, 171664, 171663, 171662, 171661, 171660, 171659, 171657, 171656, 171655, 171654, 171653, 171652, 171651, 171650, 171646, 171645, 171644, 171643, 171642, 171641, 171640, 171639, 171638, 171637, 171636, 171635, 171634, 171633, 171632, 171631, 171630, 171629, 171628, 171627, 171626, 171625, 171624, 171623, 171622, 171621, 171620, 171619, 171618, 171617, 171616, 171614, 171613, 171612, 171611, 171610, 171609, 171608, 171607, 171606, 171605, 171604, 171603, 171602, 171601, 171600, 171599, 171597, 171596, 171595, 171593, 171591, 171590, 171589, 171588, 171587, 171585, 171584, 171583, 171582, 171581, 171580, 171579, 171578, 171577, 171576, 171575, 171574, 171573, 171572, 171571, 171570, 171569, 171568, 171567, 171565, 171564, 171563, 171562, 171561, 171560, 171559, 171558, 171557, 171556, 171555, 171554, 171553, 171552, 171551, 171550, 171549, 171548, 171547, 171546, 171545, 171544, 171543, 171542, 171541, 171540, 171539, 171538, 171537, 171536, 171535, 171534, 171533, 171532, 171531, 171530, 171529, 171528, 171527, 171526, 171525, 171524, 171523, 171521, 171520, 171519, 171518, 171517, 171516, 171515, 171514, 171513, 171512, 171511, 171510, 171509, 171508, 171507, 171506, 171504, 171503, 171502, 171501, 171500, 171499, 171498, 171497, 171496, 171494, 171493, 171492, 171488, 171487, 171486, 171485, 171484, 171483, 171482, 171481, 171480, 171479, 171478, 171477, 171476, 171475, 171474, 171473, 171472, 171471, 171470, 171469, 171468, 171467, 171466, 171465, 171464, 171463, 171462, 171461, 171460, 171459, 171458, 171457, 171456, 171455, 171454, 171453, 171452, 171451, 171450, 171449, 171448, 171447, 171446, 171445, 171444, 171443, 171442, 171441, 171438, 171437, 171434, 171433, 171432, 171431, 171430, 171429, 171428, 171427, 171426, 171425, 171424, 171423, 171422, 171421, 171420, 171419, 171418, 171417, 171416, 171415, 171414, 171413, 171412, 171411, 171410, 171409, 171408, 171407, 171406, 171405, 171404, 171403, 171402, 171401, 171400, 171399, 171398, 171397, 171396, 171395, 171394, 171393, 171392, 171391, 171390, 171389, 171388, 171387, 171386, 171385, 171384, 171383, 171382, 171381, 171380, 171379, 171378, 171377, 171376, 171375, 171374, 171373, 171372, 171371, 171370, 171369, 171368, 171367, 171366, 171365, 171364, 171363, 171362, 171361, 171360, 171359, 171358, 171357, 171340, 171339, 171338, 171337, 171336, 171335, 171334, 171333, 171332, 171331, 171330, 171329, 171328, 171327, 171326, 171325, 171324, 171323, 171322, 171321, 171320, 171319, 171318, 171317, 171316, 171315, 171314, 171313, 171312, 171311, 171310, 171309, 171308, 171307, 171306, 171305, 171304, 171303, 171302, 171301, 171300, 171299, 171298, 171297, 171296, 171295, 171294, 171293, 171292, 171291, 171290, 171289, 171288, 171287, 171286, 171285, 171284, 171283, 171282, 171281, 171280, 171279, 171278, 171277, 171276, 171275, 171274, 171273, 171272, 171271, 171270, 171269, 171268, 171267, 171266, 171264, 171260, 171259, 171258, 171257, 171256, 171255, 171254, 171253, 171252, 171250, 171249, 171248, 171247, 171246, 171245, 171244, 171243, 171242, 171241, 171240, 171239, 171238, 171237, 171236, 171235, 171234, 171233, 171232, 171231, 171230, 171229, 171228, 171227, 171226, 171225, 171224, 171223, 171222, 171221, 171220, 171219, 171218, 171214, 171213, 171212, 171211, 171210, 171209, 171208, 171207, 171206, 171205, 171204, 171203, 171202, 171201, 171200, 171199, 171198, 171197, 171196, 171195, 171194, 171193, 171192, 171191, 171190, 171189, 171188, 171187, 171186, 171185, 171184, 171183, 171182, 171181, 171180, 171179, 171178, 171177, 171176, 171175, 171174, 171171, 171170, 171168, 171167, 171166, 171165, 171164, 171163, 171162, 171160, 171159, 171158, 171157, 171156, 171154, 171153, 171152, 171151, 171150, 171149, 171148, 171147, 171146, 171145, 171144, 171143, 171142, 171141, 171140, 171139, 171138, 171137, 171136, 171135, 171134, 171133, 171132, 171131, 171130, 171129, 171128, 171127, 171126, 171125, 171124, 171123, 171122, 171121, 171120, 171119, 171118, 171117, 171116, 171115, 171114, 171113, 171112, 171111, 171110, 171109, 171108, 171107, 171106, 171105, 171104, 171103, 171102, 171101, 171100, 171099, 171098, 171097, 171096, 171095, 171094, 171093, 171092, 171091, 171090, 171089, 171088, 171087, 171086, 171085, 171084, 171083, 171082, 171081, 171080, 171079, 171078, 171076, 171075, 171074, 171073, 171072, 171071, 171070, 171069, 171068, 171067, 171066, 171065, 171064, 171063, 171062, 171061, 171060, 171059, 171058, 171057, 171056, 171055, 171054, 171052, 171051, 171050, 171048, 171044, 171043, 171042, 171041, 171040, 171039, 171038, 171037, 171036, 171035, 171034, 171033, 171032, 171031, 171030, 171029, 171028, 171027, 171026, 171025, 171024, 171023, 171022, 171021, 171020, 171019, 171018, 171017, 171016, 171015, 171014, 171013, 171012, 171011, 171010, 171009, 171008, 171007, 171006, 171005, 171004, 171003, 171002, 171001, 171000, 170999, 170998, 170997, 170996, 170995, 170994, 170993, 170992, 170991, 170990, 170989, 170988, 170986, 170985, 170984, 170983, 170982, 170981, 170980, 170979, 170978, 170977, 170976, 170975, 170974, 170973, 170972, 170971, 170970, 170969, 170968, 170967, 170966, 170965, 170964, 170963, 170962, 170961, 170960, 170959, 170958, 170957, 170956, 170955, 170954, 170953, 170952, 170951, 170950, 170949, 170948, 170947, 170946, 170945, 170943, 170942, 170941, 170940, 170939, 170938, 170937, 170936, 170935, 170934, 170933, 170932, 170931, 170930, 170929, 170928, 170927, 170926, 170925, 170924, 170923, 170922, 170921, 170920, 170919, 170918, 170917, 170916, 170915, 170914, 170913, 170912, 170911, 170910, 170909, 170908, 170907, 170906, 170905, 170904, 170902, 170901, 170900, 170899, 170898, 170897, 170896, 170895, 170894, 170893, 170892, 170891, 170890, 170889, 170888, 170886, 170885, 170884, 170883, 170880, 170879, 170878, 170877, 170875, 170874, 170873, 170872, 170871, 170870, 170869, 170868, 170867, 170866, 170865, 170864, 170863, 170862, 170861, 170860, 170859, 170858, 170857, 170856, 170855, 170854, 170853, 170852, 170851, 170850, 170848, 170846, 170845, 170844, 170843, 170842, 170841, 170840, 170838, 170837, 170836, 170835, 170834, 170833, 170832, 170831, 170830, 170829, 170828, 170827, 170826, 170825, 170824, 170823, 170822, 170821, 170820, 170819, 170818, 170817, 170816, 170815, 170814, 170813, 170812, 170811, 170810, 170807, 170806, 170805, 170804, 170803, 170802, 170801, 170800, 170799, 170798, 170797, 170796, 170795, 170794, 170793, 170792, 170791, 170790, 170789, 170788, 170787, 170785, 170784, 170782, 170781, 170780, 170779, 170778, 170777, 170776, 170775, 170774, 170773, 170772, 170771, 170770, 170769, 170768, 170767, 170766, 170765, 170764, 170763, 170762, 170761, 170760, 170758, 170757, 170756, 170755, 170754, 170753, 170752, 170751, 170750, 170749, 170748, 170747, 170746, 170745, 170744, 170743, 170742, 170741, 170740, 170739, 170738, 170737, 170736, 170735, 170734, 170730, 170723, 170722, 170721, 170720, 170719, 170718, 170717, 170716, 170715, 170714, 170713, 170712, 170711, 170710, 170708, 170707, 170706, 170705, 170704, 170703, 170702, 170701, 170700, 170699, 170698, 170697, 170696, 170695, 170694, 170693, 170692, 170691, 170690, 170689, 170688, 170687, 170686, 170685, 170684, 170683, 170682, 170681, 170680, 170679, 170678, 170677, 170676, 170675, 170674, 170673, 170672, 170668, 170667, 170666, 170665, 170664, 170663, 170662, 170661, 170660, 170659, 170658, 170657, 170656, 170655, 170654, 170653, 170652, 170651, 170650, 170649, 170648, 170647, 170646, 170645, 170644, 170643, 170642, 170641, 170640, 170639, 170638, 170637, 170636, 170635, 170634, 170632, 170631, 170625, 170624, 170623, 170622, 170621, 170620, 170619, 170618, 170617, 170616, 170615, 170614, 170613, 170612, 170611, 170610, 170609, 170608, 170607, 170606, 170605, 170604, 170603, 170602, 170601, 170600, 170599, 170598, 170596, 170595, 170594, 170593, 170592, 170591, 170590, 170589, 170588, 170587, 170586, 170585, 170584, 170583, 170581, 170580, 170579, 170578, 170577, 170572, 170570, 170569, 170568, 170567, 170566, 170565, 170564, 170563, 170562, 170561, 170560, 170559, 170557, 170556, 170555, 170554, 170553, 170552, 170551, 170550, 170549, 170548, 170546, 170545, 170544, 170543, 170542, 170541, 170540, 170539, 170538, 170537, 170536, 170534, 170530, 170529, 170527, 170526, 170525, 170524, 170523, 170522, 170521, 170520, 170519, 170518, 170517, 170516, 170515, 170514, 170513, 170512, 170509, 170508, 170507, 170506, 170505, 170504, 170503, 170502, 170501, 170500, 170499, 170498, 170497, 170496, 170495, 170494, 170493, 170492, 170491, 170490, 170489, 170488, 170487, 170486, 170485, 170484, 170483, 170482, 170481, 170480, 170479, 170478, 170477, 170476, 170475, 170474, 170473, 170472, 170471, 170470, 170469, 170468, 170467, 170466, 170465, 170464, 170463, 170462, 170461, 170460, 170459, 170458, 170457, 170456, 170455, 170454, 170453, 170452, 170451, 170450, 170449, 170448, 170447, 170446, 170445, 170444, 170443, 170442, 170441, 170440, 170439, 170438, 170437, 170436, 170431, 170430, 170429, 170428, 170427, 170426, 170425, 170424, 170423, 170422, 170421, 170420, 170419, 170418, 170417, 170416, 170415, 170414, 170413, 170412, 170411, 170410, 170409, 170408, 170407, 170406, 170405, 170404, 170403, 170402, 170401, 170400, 170399, 170398, 170397, 170396, 170395, 170394, 170393, 170392, 170391, 170390, 170389, 170388, 170387, 170386, 170385, 170384, 170383, 170382, 170381, 170380, 170379, 170378, 170377, 170376, 170375, 170374, 170373, 170372, 170371, 170370, 170369, 170368, 170367, 170366, 170365, 170364, 170363, 170362, 170361, 170360, 170359, 170358, 170357, 170356, 170355, 170354, 170353, 170352, 170351, 170350, 170349, 170348, 170347, 170346, 170345, 170344, 170343, 170342, 170341, 170340, 170339, 170338, 170337, 170334, 170333, 170332, 170331, 170330, 170329, 170328, 170326, 170325, 170322, 170312, 170311, 170310, 170309, 170308, 170307, 170305, 170304, 170302, 170301, 170300, 170299, 170298, 170297, 170296, 170295, 170294, 170293, 170292, 170291, 170290, 170289, 170288, 170287, 170286, 170285, 170284, 170283, 170282, 170281, 170279, 170278, 170267, 170262, 170257, 170256, 170251, 170249, 170248, 170245, 170244, 170243, 170242, 170241, 170240, 170239, 170238, 170237, 170236, 170235, 170234, 170233, 170232, 170231, 170230, 170229, 170228, 170227, 170226, 170225, 170224, 170222, 170219, 170218, 170215, 170212, 170211, 170210, 170209, 170208, 170207, 170206, 170205, 170204, 170203, 170202, 170201, 170200, 170199, 170198, 170197, 170196, 170195, 170194, 170193, 170192, 170191, 170190, 170189, 170188, 170187, 170186, 170185, 170184, 170183, 170182, 170181, 170180, 170174, 170173, 170172, 170170, 170169, 170168, 170167, 170166, 170165, 170164, 170155, 170154, 170153, 170152, 170151, 170150, 170149, 170148, 170146, 170145, 170141, 170140, 170134, 170133, 170132, 170131, 170130, 170125, 170124, 170123, 170122, 170121, 170118, 170117, 170116, 170115, 170114, 170113, 170112, 170111, 170109, 170108, 170107, 170106, 170105, 170103, 170093, 170092, 170091, 170090, 170089, 170088, 170087, 170086, 170085, 170084, 170083, 170082, 170081, 170080, 170079, 170078, 170075, 170074, 170073, 170072, 170071, 170070, 170069, 170068, 170067, 170066, 170065, 170064, 170063, 170062, 170061, 170060, 170059, 170058, 170057, 170056, 170055, 170054, 170053, 170052, 170051, 170049, 170048, 170047, 170046, 170045, 170044, 170043, 170042, 170041, 170040, 170039, 170038, 170037, 170036, 170035, 170034, 170033, 170032, 170031, 170030, 170029, 170028, 170027, 170026, 170025, 170024, 170023, 170022, 170021, 170020, 170019, 170018, 170017, 170016, 170015, 170014, 170013, 170012, 170011, 170010, 170009, 170008, 170007, 170005, 170004, 170003, 170002, 170001, 170000, 169998, 169997, 169996, 169995, 169994, 169993, 169992, 169991, 169990, 169989, 169988, 169987, 169986, 169985, 169984, 169983, 169982, 169981, 169980, 169979, 169978, 169977, 169976, 169975, 169974, 169973, 169972, 169971, 169970, 169969, 169968, 169967, 169966, 169965, 169964, 169963, 169962, 169961, 169960, 169959, 169958, 169957, 169955, 169954, 169953, 169952, 169951, 169950, 169949, 169948, 169947, 169946, 169945, 169944, 169942, 169941, 169940, 169939, 169938, 169937, 169936, 169935, 169934, 169932, 169931, 169930, 169929, 169928, 169926, 169925, 169924, 169923, 169922, 169921, 169920, 169919, 169918, 169917, 169916, 169915, 169914, 169913, 169912, 169911, 169910, 169909, 169908, 169907, 169906, 169905, 169904, 169903, 169902, 169901, 169900, 169899, 169897, 169896, 169895, 169894, 169893, 169892, 169891, 169890, 169889, 169888, 169887, 169886, 169885, 169884, 169883, 169882, 169881, 169880, 169879, 169878, 169877, 169875, 169874, 169873, 169872, 169871, 169870, 169869, 169868, 169867, 169866, 169865, 169864, 169863, 169862, 169861, 169860, 169859, 169858, 169857, 169856, 169855, 169854, 169853, 169852, 169851, 169850, 169849, 169848, 169847, 169846, 169845, 169844, 169843, 169842, 169841, 169840, 169839, 169838, 169837, 169836, 169835, 169834, 169833, 169832, 169831, 169830, 169829, 169828, 169827, 169826, 169825, 169824, 169823, 169822, 169821, 169820, 169819, 169818, 169817, 169816, 169815, 169814, 169813, 169812, 169811, 169810, 169809, 169808, 169807, 169806, 169805, 169804, 169803, 169802, 169801, 169800, 169799, 169798, 169797, 169796, 169795, 169794, 169793, 169792, 169791, 169790, 169789, 169788, 169787, 169786, 169785, 169784, 169783, 169782, 169781, 169780, 169779, 169778, 169777, 169776, 169775, 169774, 169773, 169772, 169771, 169770, 169769, 169768, 169767, 169766, 169765, 169764, 169763, 169762, 169761, 169760, 169759, 169758, 169757, 169756, 169755, 169754, 169753, 169751, 169750, 169749, 169748, 169747, 169746, 169745, 169744, 169743, 169742, 169741, 169738, 169737, 169736, 169735, 169734, 169733, 169732, 169731, 169730, 169729, 169728, 169727, 169726, 169725, 169724, 169723, 169722, 169721, 169720, 169719, 169718, 169717, 169716, 169715, 169714, 169713, 169712, 169711, 169710, 169709, 169708, 169707, 169706, 169705, 169704, 169702, 169701, 169700, 169699, 169698, 169697, 169696, 169695, 169694, 169693, 169692, 169690, 169688, 169687, 169686, 169685, 169684, 169683, 169682, 169681, 169680, 169679, 169678, 169677, 169676, 169673, 169672, 169671, 169670, 169669, 169668, 169667, 169666, 169665, 169664, 169663, 169659, 169658, 169657, 169655, 169654, 169653, 169651, 169650, 169649, 169648, 169647, 169646, 169645, 169644, 169643, 169642, 169641, 169640, 169639, 169638, 169637, 169636, 169635, 169634, 169633, 169632, 169631, 169630, 169629, 169628, 169627, 169626, 169625, 169624, 169623, 169622, 169621, 169620, 169619, 169618, 169617, 169616, 169615, 169614, 169613, 169612, 169611, 169610, 169609, 169608, 169607, 169606, 169605, 169604, 169603, 169602, 169601, 169600, 169599, 169598, 169597, 169596, 169595, 169594, 169593, 169592, 169591, 169590, 169589, 169588, 169587, 169586, 169585, 169584, 169583, 169582, 169581, 169580, 169579, 169578, 169577, 169576, 169575, 169574, 169573, 169572, 169571, 169570, 169568, 169567, 169566, 169565, 169564, 169563, 169562, 169561, 169560, 169559, 169558, 169557, 169553, 169552, 169551, 169550, 169549, 169548, 169547, 169546, 169545, 169544, 169543, 169542, 169541, 169540, 169539, 169538, 169537, 169536, 169535, 169534, 169533, 169532, 169531, 169530, 169529, 169528, 169527, 169525, 169517, 169516, 169515, 169514, 169513, 169512, 169511, 169510, 169509, 169508, 169507, 169506, 169505, 169504, 169503, 169502, 169501, 169500, 169499, 169498, 169497, 169496, 169495, 169494, 169493, 169492, 169491, 169490, 169489, 169488, 169487, 169486, 169485, 169484, 169483, 169482, 169481, 169480, 169479, 169478, 169477, 169476, 169475, 169474, 169473, 169472, 169471, 169470, 169469, 169468, 169467, 169466, 169465, 169464, 169463, 169462, 169461, 169460, 169459, 169458, 169457, 169456, 169455, 169454, 169453, 169452, 169451, 169450, 169449, 169448, 169447, 169446, 169445, 169444, 169442, 169441, 169440, 169439, 169438, 169437, 169436, 169435, 169434, 169431, 169430, 169429, 169428, 169427, 169426, 169425, 169424, 169423, 169422, 169421, 169420, 169419, 169418, 169417, 169416, 169415, 169414, 169413, 169412, 169400, 169399, 169398, 169397, 169396, 169395, 169394, 169393, 169392, 169391, 169390, 169389, 169388, 169387, 169386, 169385, 169384, 169383, 169382, 169381, 169380, 169379, 169378, 169377, 169376, 169375, 169373, 169372, 169371, 169370, 169369, 169368, 169367, 169366, 169365, 169364, 169363, 169362, 169361, 169360, 169359, 169358, 169357, 169356, 169355, 169354, 169353, 169352, 169351, 169350, 169349, 169348, 169347, 169340, 169339, 169338, 169337, 169336, 169335, 169334, 169333, 169332, 169331, 169330, 169329, 169328, 169327, 169326, 169325, 169324, 169323, 169322, 169321, 169320, 169319, 169318, 169317, 169316, 169315, 169314, 169313, 169312, 169311, 169310, 169305, 169304, 169303, 169302, 169301, 169300, 169299, 169298, 169297, 169296, 169295, 169294, 169293, 169292, 169291, 169290, 169289, 169288, 169287, 169286, 169285, 169284, 169283, 169282, 169281, 169280, 169279, 169278, 169277, 169276, 169275, 169274, 169273, 169272, 169271, 169270, 169269, 169268, 169267, 169266, 169265, 169264, 169263, 169262, 169261, 169260, 169259, 169258, 169257, 169256, 169255, 169254, 169253, 169252, 169251, 169250, 169249, 169248, 169247, 169246, 169245, 169244, 169243, 169242, 169241, 169240, 169239, 169238, 169237, 169236, 169235, 169234, 169233, 169232, 169231, 169230, 169229, 169228, 169227, 169226, 169225, 169224, 169223, 169222, 169220, 169219, 169218, 169217, 169216, 169215, 169214, 169213, 169212, 169211, 169210, 169209, 169208, 169207, 169206, 169205, 169204, 169203, 169202, 169201, 169200, 169199, 169198, 169197, 169196, 169195, 169194, 169193, 169192, 169191, 169190, 169189, 169188, 169187, 169186, 169184, 169176, 169175, 169174, 169173, 169170, 169169, 169168, 169167, 169166, 169165, 169164, 169163, 169162, 169159, 169158, 169157, 169156, 169155, 169154, 169153, 169152, 169151, 169150, 169149, 169148, 169147, 169146, 169145, 169144, 169143, 169142, 169141, 169140, 169139, 169138, 169137, 169136, 169135, 169134, 169133, 169132, 169131, 169130, 169129, 169128, 169127, 169126, 169125, 169124, 169123, 169121, 169120, 169119, 169118, 169117, 169116, 169114, 169113, 169112, 169111, 169110, 169109, 169107, 169106, 169105, 169104, 169103, 169102, 169101, 169100, 169099, 169098, 169097, 169094, 169093, 169088, 169083, 169082, 169081, 169080, 169079, 169077, 169076, 169075, 169074, 169073, 169072, 169071, 169069, 169068, 169067, 169066, 169065, 169064, 169063, 169062, 169061, 169060, 169059, 169058, 169057, 169056, 169055, 169054, 169053, 169052, 169051, 169050, 169049, 169048, 169047, 169046, 169045, 169044, 169043, 169042, 169041, 169040, 169039, 169038, 169037, 169036, 169035, 169034, 169033, 169032, 169031, 169030, 169029, 169028, 169027, 169026, 169025, 169024, 169023, 169022, 169021, 169020, 169019, 169018, 169017, 169016, 169015, 169014, 169013, 169012, 169011, 169010, 169009, 169008, 169007, 169006, 169005, 169004, 169003, 169002, 169001, 168996, 168995, 168994, 168993, 168992, 168991, 168990, 168989, 168988, 168987, 168986, 168985, 168984, 168983, 168982, 168981, 168980, 168979, 168978, 168977, 168976, 168975, 168974, 168972, 168970, 168969, 168968, 168967, 168966, 168965, 168964, 168963, 168962, 168961, 168960, 168959, 168957, 168956, 168955, 168954, 168953, 168952, 168951, 168950, 168949, 168948, 168947, 168946, 168945, 168944, 168943, 168942, 168941, 168940, 168939, 168938, 168937, 168936, 168935, 168934, 168933, 168932, 168931, 168930, 168929, 168919, 168917, 168912, 168911, 168908, 168907, 168905, 168904, 168903, 168902, 168901, 168900, 168899, 168898, 168897, 168896, 168895, 168894, 168893, 168892, 168891, 168890, 168889, 168888, 168887, 168886, 168885, 168884, 168883, 168882, 168881, 168880, 168879, 168878, 168877, 168875, 168873, 168872, 168871, 168870, 168869, 168868, 168867, 168866, 168865, 168864, 168863, 168862, 168861, 168860, 168859, 168858, 168857, 168856, 168855, 168854, 168853, 168852, 168851, 168850, 168849, 168848, 168847, 168846, 168845, 168844, 168843, 168842, 168841, 168840, 168839, 168838, 168837, 168836, 168835, 168834, 168833, 168832, 168831, 168830, 168829, 168828, 168827, 168826, 168825, 168824, 168823, 168822, 168821, 168820, 168819, 168818, 168817, 168816, 168815, 168814, 168813, 168812, 168811, 168810, 168809, 168808, 168807, 168806, 168805, 168804, 168803, 168802, 168800, 168799, 168798, 168796, 168795, 168794, 168793, 168792, 168791, 168790, 168789, 168788, 168787, 168786, 168785, 168784, 168783, 168782, 168781, 168780, 168779, 168778, 168777, 168776, 168775, 168774, 168773, 168772, 168771, 168770, 168769, 168768, 168767, 168766, 168765, 168764, 168763, 168762, 168761, 168760, 168759, 168758, 168757, 168756, 168755, 168754, 168753, 168752, 168751, 168750, 168749, 168748, 168747, 168746, 168745, 168744, 168743, 168742, 168741, 168740, 168739, 168738, 168737, 168736, 168735, 168734, 168733, 168732, 168731, 168730, 168729, 168728, 168727, 168726, 168725, 168724, 168723, 168722, 168721, 168720, 168719, 168718, 168717, 168716, 168715, 168714, 168713, 168712, 168711, 168710, 168709, 168708, 168707, 168706, 168705, 168704, 168703, 168702, 168701, 168700, 168699, 168698, 168697, 168696, 168695, 168694, 168693, 168692, 168691, 168690, 168689, 168688, 168687, 168686, 168685, 168684, 168683, 168682, 168681, 168680, 168679, 168678, 168677, 168676, 168675, 168674, 168673, 168672, 168671, 168670, 168669, 168668, 168667, 168666, 168665, 168664, 168663, 168662, 168661, 168660, 168659, 168658, 168657, 168656, 168655, 168654, 168653, 168652, 168651, 168650, 168649, 168648, 168647, 168646, 168645, 168644, 168643, 168642, 168641, 168640, 168639, 168638, 168637, 168636, 168635, 168634, 168633, 168632, 168631, 168630, 168629, 168628, 168627, 168626, 168625, 168624, 168623, 168622, 168621, 168620, 168619, 168618, 168617, 168616, 168615, 168614, 168613, 168612, 168611, 168610, 168609, 168608, 168607, 168606, 168605, 168604, 168603, 168602, 168601, 168600, 168599, 168598, 168597, 168596, 168595, 168594, 168593, 168592, 168591, 168590, 168589, 168588, 168587, 168586, 168585, 168584, 168583, 168582, 168581, 168580, 168579, 168578, 168577, 168576, 168575, 168574, 168573, 168572, 168571, 168570, 168569, 168568, 168567, 168566, 168565, 168564, 168563, 168562, 168561, 168560, 168559, 168558, 168557, 168556, 168555, 168554, 168553, 168552, 168551, 168550, 168549, 168548, 168547, 168546, 168545, 168544, 168543, 168542, 168541, 168540, 168539, 168538, 168537, 168536, 168535, 168534, 168533, 168532, 168531, 168530, 168529, 168528, 168527, 168526, 168525, 168524, 168523, 168522, 168521, 168520, 168519, 168518, 168517, 168516, 168515, 168514, 168513, 168512, 168511, 168510, 168509, 168508, 168507, 168506, 168505, 168504, 168503, 168502, 168501, 168500, 168499, 168498, 168497, 168496, 168495, 168494, 168493, 168492, 168491, 168490, 168489, 168488, 168487, 168486, 168485, 168484, 168483, 168482, 168481, 168480, 168479, 168478, 168477, 168476, 168475, 168474, 168473, 168472, 168471, 168470, 168469, 168468, 168467, 168466, 168465, 168464, 168463, 168462, 168461, 168460, 168459, 168458, 168457, 168456, 168455, 168454, 168453, 168452, 168451, 168450, 168449, 168448, 168447, 168446, 168445, 168444, 168443, 168442, 168441, 168440, 168439, 168438, 168437, 168436, 168435, 168434, 168433, 168432, 168431, 168430, 168429, 168428, 168427, 168426, 168425, 168424, 168423, 168422, 168421, 168420, 168419, 168418, 168417, 168416, 168415, 168414, 168413, 168412, 168411, 168410, 168409, 168408, 168407, 168406, 168405, 168404, 168403, 168402, 168401, 168400, 168399, 168398, 168397, 168396, 168395, 168394, 168393, 168392, 168391, 168390, 168389, 168388, 168387, 168386, 168385, 168384, 168383, 168382, 168381, 168380, 168379, 168378, 168377, 168376, 168375, 168374, 168373, 168372, 168371, 168370, 168369, 168368, 168367, 168366, 168365, 168364, 168363, 168362, 168361, 168360, 168359, 168358, 168357, 168356, 168355, 168354, 168353, 168352, 168351, 168350, 168349, 168348, 168347, 168346, 168345, 168344, 168343, 168342, 168341, 168340, 168339, 168338, 168337, 168336, 168335, 168334, 168333, 168332, 168331, 168330, 168329, 168328, 168327, 168326, 168325, 168324, 168323, 168322, 168321, 168320, 168319, 168318, 168317, 168316, 168315, 168314, 168313, 168312, 168311, 168310, 168309, 168308, 168307, 168306, 168305, 168304, 168303, 168302, 168301, 168300, 168299, 168298, 168297, 168296, 168295, 168294, 168293, 168292, 168291, 168290, 168289, 168288, 168287, 168286, 168285, 168284, 168283, 168282, 168281, 168280, 168279, 168278, 168277, 168276, 168275, 168274, 168273, 168272, 168271, 168270, 168269, 168268, 168267, 168266, 168265, 168264, 168263, 168262, 168261, 168260, 168259, 168258, 168257, 168256, 168255, 168254, 168253, 168252, 168251, 168250, 168249, 168248, 168247, 168246, 168245, 168244, 168243, 168242, 168241, 168240, 168239, 168238, 168237, 168236, 168235, 168234, 168233, 168232, 168231, 168230, 168229, 168228, 168227, 168226, 168225, 168224, 168223, 168222, 168221, 168220, 168219, 168218, 168217, 168216, 168215, 168214, 168213, 168212, 168211, 168210, 168209, 168208, 168207, 168206, 168205, 168204, 168203, 168202, 168201, 168200, 168199, 168198, 168197, 168196, 168195, 168194, 168193, 168192, 168191, 168190, 168189, 168188, 168187, 168186, 168185, 168184, 168183, 168182, 168181, 168180, 168179, 168178, 168177, 168176, 168175, 168174, 168173, 168172, 168171, 168170, 168169, 168168, 168167, 168166, 168165, 168164, 168163, 168162, 168161, 168160, 168159, 168158, 168157, 168156, 168155, 168154, 168153, 168152, 168151, 168150, 168149, 168148, 168147, 168146, 168145, 168144, 168143, 168142, 168141, 168140, 168139, 168138, 168137, 168136, 168135, 168134, 168133, 168132, 168131, 168130, 168129, 168128, 168127, 168126, 168125, 168124, 168123, 168122, 168121, 168120, 168119, 168118, 168117, 168116, 168115, 168114, 168113, 168112, 168111, 168110, 168109, 168108, 168107, 168106, 168105, 168104, 168103, 168102, 168101, 168100, 168099, 168098, 168097, 168096, 168095, 168094, 168093, 168092, 168091, 168090, 168089, 168088, 168087, 168086, 168085, 168084, 168083, 168082, 168081, 168080, 168079, 168078, 168077, 168076, 168075, 168074, 168073, 168072, 168071, 168070, 168069, 168068, 168067, 168066, 168065, 168064, 168063, 168062, 168061, 168060, 168059, 168058, 168057, 168056, 168055, 168054, 168053, 168052, 168051, 168050, 168049, 168048, 168047, 168046, 168045, 168044, 168043, 168042, 168041, 168040, 168039, 168038, 168037, 168035, 168034, 168033, 168032, 168031, 168030, 168029, 168028, 168027, 168026, 168025, 168024, 168023, 168022, 168021, 168020, 168019, 168018, 168017, 168016, 168015, 168014, 168013, 168012, 168011, 168010, 168009, 168008, 168007, 168006, 168005, 168004, 168003, 168002, 168001, 168000, 167999, 167998, 167997, 167996, 167995, 167994, 167993, 167992, 167991, 167990, 167989, 167988, 167987, 167986, 167985, 167984, 167983, 167982, 167981, 167980, 167979, 167978, 167977, 167976, 167975, 167974, 167973, 167972, 167971, 167970, 167969, 167968, 167967, 167966, 167965, 167964, 167963, 167962, 167961, 167960, 167957, 167956, 167955, 167953, 167952, 167951, 167948, 167947, 167946, 167945, 167944, 167943, 167942, 167941, 167940, 167939, 167938, 167937, 167936, 167935, 167934, 167933, 167932, 167931, 167930, 167929, 167928, 167927, 167926, 167925, 167924, 167923, 167922, 167921, 167920, 167919, 167918, 167917, 167916, 167915, 167914, 167913, 167912, 167911, 167910, 167909, 167908, 167905, 167904, 167903, 167902, 167901, 167900, 167899, 167898, 167897, 167896, 167895, 167894, 167893, 167892, 167891, 167890, 167889, 167888, 167887, 167886, 167885, 167884, 167883, 167882, 167881, 167880, 167879, 167878); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (167877, 167876, 167875, 167874, 167873, 167872, 167871, 167870, 167869, 167868, 167867, 167866, 167865, 167864, 167863, 167862, 167861, 167860, 167859, 167858, 167857, 167856, 167855, 167854, 167853, 167852, 167851, 167850, 167849, 167848, 167847, 167846, 167845, 167844, 167843, 167842, 167841, 167840, 167839, 167838, 167837, 167836, 167835, 167834, 167833, 167832, 167831, 167830, 167829, 167828, 167827, 167824, 167823, 167822, 167821, 167820, 167819, 167818, 167817, 167815, 167814, 167813, 167812, 167811, 167810, 167809, 167808, 167807, 167806, 167805, 167804, 167803, 167802, 167801, 167800, 167799, 167798, 167797, 167796, 167795, 167794, 167793, 167792, 167791, 167790, 167789, 167788, 167787, 167786, 167785, 167784, 167783, 167782, 167781, 167780, 167779, 167778, 167777, 167776, 167775, 167774, 167773, 167772, 167771, 167770, 167769, 167768, 167767, 167766, 167765, 167764, 167762, 167761, 167760, 167759, 167755, 167754, 167753, 167752, 167751, 167750, 167749, 167748, 167747, 167746, 167745, 167744, 167743, 167742, 167741, 167740, 167739, 167738, 167737, 167736, 167735, 167734, 167733, 167732, 167731, 167730, 167729, 167728, 167727, 167726, 167725, 167724, 167723, 167722, 167721, 167720, 167719, 167718, 167717, 167716, 167715, 167714, 167713, 167712, 167711, 167710, 167709, 167708, 167707, 167706, 167705, 167704, 167703, 167702, 167701, 167700, 167699, 167698, 167697, 167696, 167695, 167694, 167693, 167692, 167691, 167690, 167689, 167688, 167687, 167686, 167685, 167684, 167683, 167682, 167681, 167680, 167679, 167678, 167676, 167675, 167674, 167673, 167672, 167671, 167670, 167669, 167668, 167667, 167666, 167665, 167664, 167663, 167662, 167661, 167660, 167659, 167658, 167657, 167656, 167655, 167654, 167653, 167651, 167650, 167647, 167646, 167645, 167644, 167643, 167642, 167641, 167640, 167639, 167638, 167637, 167636, 167635, 167634, 167633, 167632, 167631, 167630, 167629, 167628, 167627, 167626, 167625, 167624, 167623, 167622, 167621, 167620, 167619, 167618, 167617, 167616, 167615, 167614, 167613, 167612, 167611, 167610, 167609, 167608, 167607, 167606, 167605, 167604, 167603, 167602, 167601, 167600, 167599, 167598, 167597, 167596, 167595, 167594, 167593, 167592, 167591, 167590, 167589, 167588, 167587, 167586, 167585, 167584, 167583, 167582, 167581, 167580, 167579, 167578, 167577, 167576, 167575, 167574, 167573, 167572, 167571, 167570, 167569, 167568, 167567, 167566, 167565, 167564, 167563, 167562, 167561, 167560, 167559, 167558, 167557, 167556, 167555, 167554, 167553, 167552, 167551, 167550, 167549, 167548, 167547, 167546, 167545, 167544, 167543, 167542, 167541, 167540, 167539, 167538, 167537, 167533, 167532, 167531, 167530, 167529, 167528, 167527, 167526, 167525, 167524, 167523, 167522, 167521, 167520, 167519, 167518, 167517, 167516, 167515, 167514, 167513, 167512, 167511, 167510, 167509, 167508, 167507, 167506, 167505, 167504, 167503, 167502, 167501, 167500, 167499, 167498, 167497, 167496, 167495, 167494, 167493, 167492, 167491, 167490, 167489, 167487, 167486, 167485, 167484, 167483, 167482, 167481, 167480, 167479, 167478, 167477, 167476, 167475, 167474, 167473, 167472, 167471, 167470, 167469, 167464, 167463, 167462, 167461, 167460, 167459, 167458, 167457, 167456, 167454, 167453, 167452, 167451, 167450, 167449, 167448, 167447, 167446, 167445, 167444, 167443, 167442, 167441, 167440, 167439, 167438, 167437, 167436, 167435, 167434, 167433, 167432, 167431, 167430, 167429, 167428, 167427, 167426, 167425, 167424, 167423, 167422, 167421, 167420, 167419, 167418, 167417, 167416, 167415, 167414, 167413, 167412, 167411, 167410, 167409, 167408, 167407, 167406, 167405, 167404, 167403, 167401, 167400, 167399, 167398, 167397, 167396, 167395, 167394, 167393, 167392, 167391, 167390, 167389, 167388, 167387, 167386, 167385, 167384, 167383, 167382, 167381, 167380, 167379, 167378, 167377, 167376, 167375, 167374, 167373, 167372, 167371, 167370, 167369, 167368, 167367, 167366, 167364, 167360, 167358, 167357, 167356, 167355, 167354, 167353, 167352, 167351, 167350, 167349, 167348, 167347, 167346, 167344, 167343, 167342, 167341, 167340, 167338, 167337, 167336, 167335, 167334, 167333, 167332, 167331, 167330, 167329, 167328, 167327, 167326, 167325, 167324, 167323, 167322, 167321, 167320, 167319, 167318, 167317, 167316, 167315, 167314, 167313, 167312, 167311, 167310, 167309, 167308, 167307, 167306, 167305, 167304, 167303, 167302, 167301, 167300, 167299, 167298, 167297, 167296, 167294, 167293, 167292, 167291, 167290, 167289, 167288, 167287, 167286, 167285, 167284, 167283, 167282, 167281, 167280, 167279, 167278, 167277, 167276, 167275, 167274, 167273, 167272, 167271, 167270, 167269, 167268, 167267, 167266, 167265, 167264, 167262, 167261, 167260, 167259, 167258, 167257, 167256, 167255, 167254, 167253, 167252, 167251, 167250, 167248, 167247, 167245, 167244, 167243, 167237, 167236, 167235, 167233, 167226, 167225, 167224, 167223, 167222, 167221, 167220, 167219, 167218, 167217, 167216, 167215, 167214, 167213, 167212, 167211, 167210, 167209, 167208, 167207, 167205, 167203, 167200, 167199, 167198, 167197, 167196, 167195, 167194, 167193, 167192, 167191, 167190, 167189, 167188, 167187, 167186, 167183, 167182, 167181, 167180, 167179, 167178, 167177, 167176, 167175, 167174, 167172, 167171, 167170, 167169, 167168, 167167, 167166, 167165, 167164, 167163, 167162, 167161, 167160, 167159, 167158, 167157, 167156, 167155, 167154, 167153, 167152, 167151, 167150, 167149, 167148, 167147, 167146, 167145, 167144, 167143, 167142, 167141, 167140, 167139, 167138, 167135, 167134, 167133, 167132, 167131, 167130, 167129, 167128, 167127, 167126, 167124, 167123, 167122, 167121, 167120, 167119, 167118, 167117, 167116, 167115, 167114, 167113, 167112, 167111, 167110, 167109, 167108, 167107, 167106, 167105, 167104, 167103, 167102, 167101, 167100, 167099, 167098, 167097, 167096, 167095, 167094, 167093, 167092, 167091, 167090, 167089, 167088, 167087, 167086, 167085, 167084, 167083, 167082, 167081, 167077, 167076, 167075, 167074, 167073, 167072, 167070, 167069, 167068, 167067, 167066, 167065, 167064, 167063, 167062, 167061, 167060, 167059, 167058, 167057, 167056, 167055, 167054, 167053, 167052, 167051, 167050, 167049, 167048, 167047, 167046, 167045, 167044, 167043, 167042, 167041, 167040, 167039, 167038, 167037, 167036, 167035, 167034, 167033, 167032, 167031, 167030, 167029, 167028, 167027, 167026, 167025, 167024, 167020, 167019, 167018, 167014, 167013, 167012, 167011, 167010, 167009, 167008, 167007, 167006, 167005, 167004, 167003, 167002, 167001, 167000, 166999, 166998, 166995, 166994, 166993, 166992, 166991, 166990, 166989, 166988, 166987, 166985, 166984, 166983, 166982, 166981, 166980, 166979, 166978, 166977, 166976, 166975, 166974, 166973, 166972, 166971, 166970, 166969, 166968, 166967, 166966, 166965, 166964, 166963, 166962, 166961, 166960, 166959, 166958, 166957, 166956, 166955, 166954, 166953, 166952, 166951, 166950, 166949, 166948, 166947, 166946, 166945, 166944, 166943, 166942, 166941, 166940, 166939, 166938, 166937, 166936, 166935, 166934, 166933, 166932, 166931, 166930, 166929, 166928, 166927, 166926, 166925, 166924, 166923, 166922, 166921, 166920, 166919, 166918, 166913, 166911, 166910, 166909, 166908, 166907, 166906, 166904, 166900, 166899, 166898, 166897, 166896, 166895, 166894, 166893, 166892, 166891, 166890, 166889, 166887, 166886, 166885, 166884, 166883, 166882, 166881, 166880, 166879, 166878, 166877, 166876, 166875, 166874, 166873, 166872, 166871, 166870, 166869, 166868, 166867, 166866, 166865, 166864, 166863, 166862, 166861, 166860, 166855, 166854, 166853, 166851, 166850, 166849, 166848, 166847, 166846, 166845, 166844, 166843, 166842, 166841, 166840, 166839, 166838, 166836, 166835, 166834, 166833, 166832, 166831, 166830, 166829, 166826, 166825, 166824, 166823, 166822, 166821, 166820, 166819, 166818, 166817, 166816, 166815, 166814, 166813, 166812, 166811, 166810, 166809, 166808, 166807, 166806, 166804, 166803, 166802, 166801, 166800, 166799, 166797, 166796, 166795, 166794, 166790, 166789, 166788, 166787, 166786, 166785, 166784, 166783, 166782, 166781, 166780, 166779, 166778, 166777, 166773, 166772, 166771, 166770, 166766, 166765, 166764, 166763, 166762, 166761, 166760, 166759, 166758, 166757, 166756, 166755, 166754, 166753, 166752, 166751, 166750, 166749, 166748, 166747, 166746, 166745, 166744, 166743, 166742, 166741, 166740, 166739, 166738, 166737, 166736, 166735, 166734, 166731, 166730, 166728, 166727, 166726, 166725, 166724, 166723, 166722, 166721, 166720, 166719, 166718, 166717, 166716, 166715, 166713, 166712, 166709, 166708, 166706, 166705, 166704, 166703, 166702, 166701, 166700, 166699, 166697, 166696, 166695, 166694, 166693, 166692, 166691, 166690, 166689, 166688, 166687, 166686, 166685, 166684, 166683, 166682, 166681, 166680, 166679, 166678, 166677, 166676, 166675, 166674, 166673, 166672, 166671, 166670, 166669, 166668, 166667, 166666, 166665, 166664, 166663, 166662, 166661, 166660, 166659, 166658, 166657, 166656, 166655, 166654, 166653, 166652, 166651, 166648, 166647, 166646, 166645, 166644, 166643, 166642, 166641, 166640, 166639, 166638, 166637, 166636, 166635, 166634, 166633, 166632, 166631, 166630, 166629, 166628, 166627, 166626, 166625, 166624, 166623, 166622, 166621, 166620, 166619, 166618, 166617, 166616, 166615, 166614, 166613, 166612, 166611, 166610, 166609, 166608, 166607, 166606, 166605, 166604, 166603, 166602, 166601, 166600, 166599, 166598, 166596, 166595, 166593, 166592, 166590, 166589, 166587, 166586, 166584, 166583, 166582, 166580, 166579, 166578, 166577, 166576, 166575, 166574, 166573, 166572, 166571, 166570, 166569, 166568, 166567, 166566, 166565, 166564, 166563, 166562, 166561, 166560, 166559, 166558, 166557, 166556, 166555, 166554, 166553, 166552, 166551, 166550, 166549, 166548, 166547, 166546, 166545, 166544, 166543, 166542, 166541, 166540, 166539, 166538, 166537, 166536, 166535, 166534, 166533, 166532, 166531, 166530, 166529, 166528, 166527, 166526, 166525, 166524, 166523, 166522, 166521, 166520, 166519, 166518, 166517, 166516, 166515, 166514, 166513, 166512, 166511, 166510, 166509, 166508, 166507, 166506, 166505, 166504, 166503, 166502, 166501, 166500, 166499, 166498, 166497, 166496, 166495, 166494, 166493, 166492, 166491, 166490, 166489, 166488, 166487, 166486, 166485, 166484, 166483, 166482, 166481, 166480, 166479, 166478, 166474, 166473, 166472, 166471, 166470, 166469, 166468, 166467, 166466, 166465, 166464, 166463, 166462, 166461, 166460, 166459, 166455, 166454, 166453, 166452, 166451, 166450, 166449, 166448, 166447, 166446, 166445, 166444, 166443, 166442, 166441, 166440, 166438, 166437, 166436, 166435, 166434, 166433, 166432, 166431, 166430, 166429, 166428, 166427, 166426, 166425, 166424, 166423, 166422, 166421, 166420, 166419, 166417, 166416, 166415, 166414, 166413, 166410, 166409, 166408, 166407, 166406, 166405, 166404, 166402, 166401, 166400, 166399, 166398, 166397, 166396, 166393, 166392, 166391, 166390, 166389, 166388, 166385, 166383, 166382, 166381, 166380, 166379, 166378, 166377, 166376, 166375, 166374, 166372, 166370, 166369, 166368, 166365, 166364, 166363, 166362, 166361, 166360, 166359, 166358, 166357, 166356, 166355, 166354, 166353, 166352, 166351, 166350, 166349, 166348, 166347, 166346, 166345, 166344, 166343, 166342, 166341, 166340, 166339, 166338, 166337, 166336, 166335, 166334, 166333, 166332, 166329, 166328, 166327, 166326, 166325, 166324, 166323, 166319, 166318, 166317, 166316, 166312, 166311, 166310, 166309, 166308, 166307, 166306, 166305, 166304, 166303, 166302, 166301, 166300, 166299, 166298, 166297, 166296, 166295, 166294, 166293, 166292, 166291, 166290, 166289, 166288, 166287, 166286, 166285, 166284, 166283, 166282, 166281, 166280, 166279, 166278, 166277, 166276, 166275, 166274, 166273, 166272, 166271, 166270, 166269, 166268, 166267, 166266, 166265, 166264, 166263, 166262, 166261, 166260, 166259, 166258, 166257, 166256, 166255, 166254, 166253, 166252, 166251, 166250, 166249, 166248, 166247, 166246, 166245, 166244, 166243, 166242, 166241, 166240, 166239, 166238, 166237, 166236, 166235, 166234, 166232, 166231, 166230, 166227, 166226, 166224, 166223, 166222, 166220, 166217, 166213, 166212, 166211, 166210, 166209, 166208, 166207, 166206, 166205, 166204, 166203, 166202, 166201, 166200, 166199, 166198, 166197, 166196, 166195, 166194, 166193, 166192, 166191, 166190, 166189, 166188, 166187, 166186, 166185, 166184, 166183, 166182, 166181, 166180, 166179, 166178, 166177, 166176, 166175, 166174, 166173, 166172, 166171, 166170, 166169, 166168, 166167, 166166, 166165, 166163, 166162, 166161, 166160, 166159, 166158, 166157, 166156, 166155, 166154, 166153, 166152, 166151, 166150, 166149, 166148, 166147, 166146, 166145, 166144, 166143, 166142, 166141, 166140, 166139, 166138, 166136, 166135, 166134, 166133, 166132, 166131, 166130, 166129, 166128, 166127, 166126, 166125, 166124, 166123, 166122, 166121, 166120, 166119, 166118, 166117, 166116, 166115, 166114, 166113, 166112, 166111, 166110, 166109, 166108, 166107, 166106, 166105, 166104, 166103, 166101, 166100, 166099, 166098, 166097, 166096, 166095, 166094, 166093, 166092, 166091, 166090, 166089, 166088, 166087, 166086, 166085, 166084, 166083, 166082, 166081, 166078, 166077, 166076, 166075, 166074, 166062, 166061, 166060, 166059, 166058, 166057, 166056, 166055, 166054, 166053, 166052, 166042, 166039, 166038, 166037, 166036, 166035, 166034, 166033, 166032, 166031, 166030, 166029, 166028, 166027, 166026, 166025, 166024, 166023, 166022, 166021, 166020, 166019, 166018, 166017, 166016, 166015, 166012, 166011, 166010, 166009, 166008, 166007, 166006, 166005, 166004, 166003, 166002, 166001, 166000, 165999, 165998, 165997, 165996, 165995, 165994, 165993, 165992, 165991, 165990, 165989, 165988, 165985, 165984, 165980, 165979, 165978, 165977, 165976, 165975, 165974, 165973, 165972, 165971, 165970, 165969, 165968, 165967, 165966, 165965, 165964, 165963, 165962, 165961, 165960, 165959, 165958, 165957, 165956, 165955, 165954, 165953, 165952, 165951, 165950, 165949, 165948, 165947, 165946, 165945, 165944, 165943, 165941, 165940, 165939, 165938, 165937, 165936, 165935, 165934, 165933, 165932, 165931, 165930, 165929, 165928, 165927, 165926, 165925, 165924, 165923, 165922, 165921, 165920, 165919, 165918, 165917, 165916, 165915, 165914, 165913, 165912, 165911, 165910, 165909, 165908, 165907, 165906, 165905, 165904, 165903, 165902, 165901, 165900, 165899, 165897, 165896, 165895, 165893, 165892, 165891, 165890, 165889, 165888, 165887, 165886, 165885, 165884, 165883, 165882, 165881, 165880, 165879, 165878, 165877, 165876, 165875, 165874, 165873, 165872, 165871, 165870, 165869, 165868, 165867, 165866, 165865, 165864, 165863, 165862, 165861, 165860, 165859, 165858, 165857, 165856, 165855, 165854, 165853, 165852, 165851, 165850, 165849, 165848, 165847, 165846, 165845, 165844, 165843, 165842, 165841, 165840, 165839, 165838, 165837, 165836, 165835, 165834, 165833, 165832, 165831, 165830, 165829, 165828, 165827, 165826, 165825, 165824, 165823, 165822, 165821, 165820, 165819, 165818, 165816, 165814, 165813, 165812, 165811, 165810, 165809, 165808, 165807, 165804, 165802, 165801, 165800, 165799, 165798, 165797, 165796, 165795, 165794, 165793, 165792, 165791, 165789, 165788, 165787, 165786, 165785, 165784, 165783, 165782, 165781, 165780, 165779, 165778, 165777, 165776, 165775, 165774, 165773, 165772, 165771, 165770, 165769, 165768, 165767, 165766, 165765, 165764, 165763, 165762, 165761, 165760, 165759, 165758, 165757, 165756, 165755, 165754, 165753, 165752, 165751, 165750, 165749, 165748, 165747, 165746, 165745, 165744, 165743, 165742, 165741, 165740, 165739, 165738, 165737, 165736, 165735, 165734, 165733, 165732, 165731, 165730, 165729, 165728, 165727, 165726, 165725, 165724, 165723, 165722, 165721, 165720, 165719, 165718, 165717, 165716, 165715, 165714, 165713, 165712, 165711, 165710, 165709, 165708, 165707, 165706, 165705, 165704, 165703, 165702, 165701, 165700, 165699, 165698, 165697, 165696, 165695, 165694, 165693, 165692, 165691, 165690, 165689, 165688, 165687, 165686, 165685, 165684, 165683, 165682, 165675, 165674, 165673, 165672, 165671, 165670, 165669, 165668, 165667, 165666, 165665, 165664, 165663, 165662, 165661, 165660, 165659, 165658, 165657, 165656, 165655, 165654, 165653, 165652, 165651, 165650, 165649, 165648, 165647, 165646, 165645, 165644, 165643, 165642, 165641, 165640, 165639, 165638, 165637, 165636, 165635, 165634, 165633, 165632, 165631, 165630, 165629, 165628, 165627, 165626, 165625, 165624, 165623, 165622, 165621, 165620, 165619, 165618, 165617, 165616, 165615, 165614, 165613, 165612, 165611, 165610, 165609, 165608, 165607, 165606, 165605, 165604, 165603, 165602, 165601, 165600, 165599, 165598, 165597, 165596, 165595, 165594, 165593, 165592, 165591, 165590, 165589, 165588, 165587, 165586, 165585, 165584, 165583, 165582, 165581, 165580, 165579, 165578, 165577, 165576, 165575, 165574, 165573, 165572, 165571, 165570, 165569, 165568, 165567, 165566, 165565, 165564, 165563, 165562, 165561, 165560, 165559, 165558, 165557, 165556, 165555, 165554, 165553, 165552, 165551, 165550, 165549, 165548, 165547, 165545, 165544, 165543, 165542, 165541, 165540, 165539, 165538, 165537, 165536, 165535, 165534, 165533, 165532, 165531, 165530, 165529, 165528, 165527, 165526, 165525, 165524, 165523, 165522, 165521, 165520, 165519, 165518, 165517, 165516, 165515, 165514, 165513, 165512, 165511, 165510, 165509, 165508, 165507, 165506, 165505, 165504, 165502, 165501, 165500, 165498, 165497, 165496, 165495, 165494, 165493, 165491, 165490, 165489, 165488, 165487, 165486, 165485, 165484, 165483, 165482, 165481, 165480, 165479, 165478, 165477, 165476, 165474, 165473, 165472, 165471, 165470, 165469, 165468, 165467, 165466, 165465, 165464, 165463, 165462, 165461, 165460, 165459, 165458, 165457, 165456, 165455, 165454, 165453, 165452, 165451, 165450, 165449, 165448, 165447, 165446, 165445, 165444, 165443, 165442, 165441, 165440, 165439, 165438, 165437, 165436, 165435, 165434, 165433, 165432, 165431, 165430, 165429, 165428, 165427, 165426, 165425, 165424, 165423, 165422, 165421, 165420, 165419, 165418, 165417, 165416, 165415, 165414, 165413, 165412, 165411, 165410, 165409, 165408, 165407, 165406, 165405, 165404, 165403, 165402, 165401, 165400, 165398, 165397, 165396, 165395, 165394, 165393, 165392, 165391, 165386, 165385, 165384, 165383, 165382, 165381, 165380, 165379, 165378, 165377, 165376, 165375, 165374, 165373, 165371, 165370, 165369, 165368, 165367, 165366, 165365, 165364, 165363, 165362, 165361, 165360, 165359, 165358, 165357, 165356, 165355, 165354, 165353, 165352, 165351, 165350, 165349, 165348, 165347, 165346, 165345, 165344, 165343, 165342, 165341, 165340, 165339, 165338, 165337, 165336, 165335, 165334, 165333, 165332, 165331, 165330, 165329, 165328, 165327, 165326, 165325, 165324, 165323, 165322, 165321, 165320, 165319, 165318, 165317, 165316, 165309, 165305, 165304, 165303, 165302, 165301, 165300, 165299, 165298, 165297, 165296, 165295, 165285, 165284, 165283, 165282, 165281, 165280, 165279, 165278, 165277, 165276, 165275, 165274, 165273, 165272, 165271, 165270, 165269, 165268, 165267, 165266, 165265, 165264, 165263, 165262, 165261, 165260, 165259, 165258, 165257, 165256, 165255, 165254, 165253, 165252, 165251, 165250, 165249, 165248, 165247, 165243, 165242, 165240, 165238, 165237, 165234, 165233, 165232, 165231, 165230, 165229, 165228, 165227, 165226, 165225, 165224, 165223, 165222, 165221, 165220, 165219, 165218, 165217, 165215, 165214, 165213, 165212, 165211, 165210, 165209, 165208, 165207, 165206, 165205, 165204, 165203, 165202, 165201, 165200, 165199, 165198, 165197, 165196, 165195, 165194, 165193, 165192, 165191, 165190, 165189, 165188, 165187, 165186, 165185, 165184, 165183, 165182, 165181, 165180, 165179, 165178, 165177, 165176, 165175, 165173, 165172, 165171, 165170, 165169, 165168, 165167, 165166, 165165, 165164, 165163, 165162, 165161, 165160, 165159, 165158, 165157, 165156, 165155, 165154, 165153, 165152, 165151, 165150, 165149, 165148, 165147, 165146, 165145, 165144, 165143, 165142, 165141, 165140, 165139, 165138, 165136, 165135, 165133, 165132, 165131, 165130, 165129, 165128, 165127, 165126, 165125, 165123, 165122, 165121, 165120, 165119, 165118, 165117, 165116, 165115, 165114, 165113, 165112, 165111, 165110, 165109, 165108, 165107, 165105, 165104, 165103, 165102, 165101, 165100, 165099, 165098, 165097, 165096, 165095, 165094, 165093, 165092, 165091, 165090, 165089, 165088, 165087, 165086, 165085, 165084, 165083, 165082, 165081, 165080, 165079, 165078, 165077, 165076, 165075, 165074, 165073, 165072, 165071, 165070, 165069, 165068, 165067, 165066, 165065, 165064, 165063, 165062, 165061, 165060, 165059, 165058, 165057, 165056, 165055, 165054, 165053, 165052, 165051, 165050, 165049, 165048, 165047, 165046, 165045, 165044, 165043, 165042, 165041, 165040, 165039, 165038, 165037, 165036, 165035, 165034, 165033, 165032, 165031, 165030, 165029, 165028, 165027, 165026, 165025, 165024, 165023, 165022, 165021, 165020, 165019, 165018, 165017, 165016, 165015, 165014, 165013, 165012, 165011, 165010, 165009, 165008, 165007, 165006, 165005, 165004, 165003, 165002, 165001, 165000, 164999, 164998, 164997, 164996, 164995, 164994, 164993, 164992, 164991, 164990, 164989, 164988, 164987, 164986, 164985, 164984, 164983, 164982, 164981, 164980, 164979, 164978, 164977, 164976, 164975, 164974, 164973, 164972, 164971, 164970, 164969, 164968, 164967, 164966, 164965, 164964, 164963, 164962, 164961, 164960, 164959, 164958, 164957, 164954, 164953, 164952, 164951, 164950, 164949, 164947, 164946, 164945, 164944, 164943, 164942, 164941, 164940, 164939, 164938, 164937, 164936, 164935, 164934, 164933, 164932, 164931, 164930, 164929, 164928, 164927, 164926, 164925, 164924, 164923, 164922, 164921, 164920, 164919, 164918, 164917, 164916, 164915, 164914, 164913, 164912, 164911, 164910, 164909, 164908, 164907, 164906, 164905, 164904, 164903, 164902, 164901, 164900, 164899, 164898, 164897, 164896, 164895, 164894, 164893, 164892, 164891, 164890, 164889, 164888, 164887, 164886, 164885, 164884, 164883, 164882, 164881, 164880, 164879, 164878, 164877, 164876, 164875, 164874, 164873, 164872, 164871, 164870, 164869, 164868, 164867, 164866, 164865, 164864, 164863, 164862, 164861, 164860, 164859, 164858, 164857, 164856, 164855, 164854, 164853, 164852, 164851, 164850, 164849, 164848, 164847, 164846, 164845, 164844, 164843, 164842, 164841, 164840, 164839, 164838, 164837, 164836, 164835, 164834, 164833, 164832, 164831, 164830, 164829, 164828, 164827, 164826, 164825, 164824, 164823, 164822, 164821, 164820, 164819, 164818, 164817, 164816, 164815, 164814, 164813, 164812, 164811, 164810, 164809, 164808, 164807, 164806, 164804, 164803, 164802, 164801, 164800, 164799, 164798, 164797, 164796, 164795, 164794, 164793, 164792, 164791, 164790, 164789, 164788, 164787, 164786, 164785, 164784, 164783, 164782, 164781, 164780, 164779, 164778, 164777, 164776, 164775, 164774, 164773, 164772, 164771, 164770, 164769, 164768, 164767, 164766, 164765, 164764, 164763, 164762, 164761, 164760, 164759, 164758, 164757, 164756, 164755, 164754, 164753, 164752, 164751, 164750, 164749, 164748, 164747, 164746, 164745, 164744, 164743, 164742, 164741, 164740, 164739, 164738, 164737, 164736, 164735, 164734, 164733, 164732, 164731, 164730, 164729, 164728, 164727, 164726, 164725, 164724, 164723, 164722, 164721, 164719, 164718, 164717, 164716, 164715, 164714, 164713, 164712, 164711, 164710, 164708, 164707, 164705, 164704, 164703, 164702, 164701, 164700, 164699, 164698, 164697, 164696, 164695, 164694, 164693, 164692, 164691, 164690, 164688, 164687, 164686, 164685, 164684, 164681, 164680, 164679, 164678, 164677, 164676, 164675, 164674, 164673, 164672, 164671, 164670, 164669, 164668, 164667, 164666, 164665, 164664, 164663, 164662, 164661, 164660, 164659, 164658, 164657, 164656, 164655, 164654, 164653, 164652, 164651, 164649, 164647, 164646, 164645, 164644, 164643, 164642, 164639, 164638, 164637, 164636, 164635, 164634, 164633, 164632, 164631, 164630, 164629, 164628, 164627, 164626, 164625, 164624, 164623, 164622, 164621, 164620, 164619, 164618, 164617, 164616, 164615, 164614, 164613, 164612, 164611, 164610, 164609, 164608, 164607, 164606, 164605, 164604, 164603, 164602, 164601, 164600, 164599, 164598, 164597, 164596, 164595, 164594, 164593, 164592, 164591, 164590, 164589, 164588, 164587, 164586, 164585, 164584, 164583, 164582, 164581, 164580, 164579, 164578, 164577, 164576, 164575, 164574, 164573, 164572, 164570, 164569, 164568, 164567, 164566, 164565, 164564, 164563, 164562, 164561, 164557, 164556, 164555, 164554, 164553, 164551, 164549, 164548, 164547, 164546, 164544, 164543, 164541, 164540, 164539, 164538, 164537, 164536, 164535, 164534, 164533, 164532, 164531, 164530, 164529, 164528, 164527, 164526, 164525, 164524, 164523, 164521, 164520, 164519, 164518, 164517, 164516, 164515, 164514, 164513, 164512, 164511, 164510, 164509, 164508, 164507, 164506, 164505, 164504, 164503, 164502, 164501, 164500, 164499, 164497, 164496, 164495, 164494, 164493, 164492, 164491, 164490, 164489, 164488, 164487, 164486, 164485, 164484, 164483, 164482, 164481, 164480, 164479, 164478, 164477, 164476, 164475, 164474, 164473, 164472, 164471, 164470, 164469, 164468, 164467, 164466, 164465, 164464, 164463, 164462, 164461, 164460, 164459, 164458, 164457, 164456, 164455, 164454, 164453, 164452, 164451, 164450, 164449, 164448, 164447, 164446, 164445, 164444, 164443, 164442, 164441, 164440, 164439, 164438, 164437, 164436, 164435, 164434, 164433, 164432, 164431, 164430, 164429, 164428, 164427, 164426, 164424, 164423, 164422, 164421, 164420, 164419, 164417, 164416, 164415, 164414, 164413, 164412, 164411, 164410, 164409, 164408, 164407, 164406, 164405, 164404, 164403, 164402, 164400, 164399, 164398, 164397, 164396, 164395, 164394, 164393, 164392, 164391, 164390, 164389, 164388, 164387, 164386, 164385, 164381, 164380, 164379, 164378, 164376, 164375, 164374, 164372, 164371, 164370, 164369, 164368, 164367, 164366, 164365, 164364, 164363, 164362, 164361, 164360, 164359, 164358, 164357, 164356, 164355, 164354, 164353, 164352, 164351, 164350, 164349, 164348, 164347, 164346, 164345, 164344, 164343, 164342, 164341, 164340, 164339, 164338, 164337, 164336, 164335, 164334, 164333, 164332, 164331, 164330, 164328, 164327, 164326, 164323, 164321, 164318, 164312, 164308, 164305, 164304, 164303, 164301, 164299, 164298, 164297, 164296, 164295, 164294, 164293, 164292, 164291, 164286, 164285, 164284, 164283, 164282, 164280, 164278, 164277, 164276, 164275, 164274, 164273, 164272, 164271, 164270, 164268, 164267, 164266, 164265, 164264, 164262, 164261, 164260, 164259, 164258, 164257, 164256, 164255, 164252, 164251, 164250, 164248, 164247, 164245, 164243, 164242, 164241, 164240, 164239, 164237, 164235, 164234, 164233, 164232, 164231, 164230, 164229, 164228, 164227, 164224, 164223, 164222, 164219, 164218, 164217, 164216, 164215, 164214, 164213, 164212, 164211, 164210, 164209, 164205, 164204, 164203, 164202, 164201, 164200, 164199, 164198, 164197, 164196, 164195, 164194, 164193, 164192, 164191, 164190, 164189, 164188, 164187, 164186, 164185, 164184, 164183, 164180, 164178, 164177, 164176, 164175, 164174, 164172, 164171, 164170, 164169, 164165, 164164, 164163, 164162, 164161, 164160, 164159, 164158, 164157, 164150, 164149, 164148, 164147, 164146, 164145, 164144, 164143, 164142, 164141, 164140, 164139, 164138, 164137, 164136, 164135, 164134, 164133, 164132, 164131, 164130, 164129, 164128, 164127, 164126, 164124, 164123, 164122, 164121, 164120, 164119, 164118, 164117, 164116, 164115, 164114, 164113, 164112, 164111, 164110, 164109, 164108, 164107, 164106, 164105, 164104, 164103, 164102, 164101, 164100, 164099, 164098, 164097, 164096, 164095, 164094, 164093, 164092, 164091, 164089, 164088, 164087, 164086, 164085, 164084, 164083, 164082, 164081, 164080, 164079, 164078, 164075, 164074, 164070, 164069, 164068, 164067, 164066, 164065, 164064, 164063, 164062, 164061, 164060, 164059, 164058, 164057, 164056, 164055, 164054, 164053, 164052, 164051, 164050, 164049, 164048, 164047, 164046, 164045, 164044, 164043, 164042, 164041, 164040, 164039, 164038, 164037, 164036, 164035, 164034, 164033, 164032, 164031, 164030, 164029, 164028, 164027, 164026, 164025, 164024, 164023, 164022, 164021, 164020, 164019, 164018, 164017, 164016, 164015, 164014, 164013, 164012, 164011, 164010, 164009, 164008, 164007, 164006, 164005, 164004, 164003, 164002, 164001, 164000, 163999, 163998, 163997, 163996, 163995, 163994, 163993, 163992, 163991, 163990, 163989, 163988, 163987, 163986, 163985, 163984, 163983, 163982, 163981, 163980, 163979, 163978, 163977, 163976, 163975, 163974, 163973, 163972, 163971, 163970, 163969, 163968, 163967, 163966, 163965, 163964, 163963, 163962, 163961, 163960, 163959, 163957, 163956, 163955, 163954, 163953, 163952, 163951, 163950, 163949, 163948, 163947, 163946, 163945, 163944, 163943, 163942, 163941, 163939, 163938, 163937, 163936, 163935, 163934, 163933, 163932, 163931, 163930, 163929, 163928, 163927, 163926, 163925, 163924, 163923, 163922, 163921, 163920, 163919, 163918, 163917, 163916, 163915, 163914, 163913, 163912, 163911, 163910, 163909, 163908, 163907, 163906, 163905, 163904, 163903, 163902, 163901, 163900, 163899, 163898, 163897, 163896, 163895, 163894, 163893, 163892, 163891, 163890, 163889, 163888, 163887, 163886, 163885, 163884, 163883, 163882, 163881, 163880, 163879, 163878, 163877, 163876, 163875, 163874, 163873, 163872, 163871, 163870, 163869, 163868, 163867, 163866, 163865, 163864, 163863, 163862, 163861, 163860, 163859, 163858, 163857, 163856, 163855, 163854, 163853, 163852, 163851, 163850, 163849, 163848, 163847, 163846, 163845, 163844, 163843, 163842, 163841, 163840, 163839, 163838, 163837, 163836, 163835, 163834, 163833, 163832, 163831, 163830, 163829, 163828, 163827, 163826, 163825, 163824, 163823, 163822, 163821, 163820, 163819, 163818, 163817, 163816, 163815, 163813, 163811, 163809, 163808, 163807, 163806, 163805, 163804, 163802, 163798, 163796, 163793, 163792, 163791, 163790, 163789, 163788, 163787, 163786, 163785, 163784, 163783, 163782, 163777, 163772, 163767, 163765, 163764, 163762, 163759, 163757, 163756, 163755, 163754, 163753, 163752, 163751, 163750, 163749, 163748, 163747, 163746, 163745, 163744, 163743, 163742, 163741, 163740, 163739, 163738, 163734, 163733, 163732, 163731, 163730, 163727, 163726, 163725, 163724, 163723, 163722, 163712, 163710, 163709, 163708, 163706, 163702, 163701, 163700, 163699, 163697, 163695, 163694, 163693, 163692, 163691, 163690, 163689, 163688, 163687, 163686, 163685, 163684, 163683, 163682, 163681, 163680, 163679, 163678, 163677, 163676, 163675, 163674, 163673, 163672, 163671, 163670, 163669, 163668, 163667, 163666, 163664, 163663, 163662, 163661, 163660, 163659, 163658, 163657, 163656, 163655, 163654, 163653, 163652, 163651, 163650, 163649, 163648, 163647, 163646, 163645, 163644, 163643, 163642, 163641, 163640, 163639, 163638, 163637, 163636, 163635, 163634, 163633, 163632, 163631, 163630, 163629, 163628, 163627, 163626, 163625, 163624, 163623, 163622, 163621, 163620, 163619, 163618, 163617, 163616, 163615, 163614, 163613, 163612, 163611, 163610, 163609, 163608, 163607, 163606, 163605, 163604, 163603, 163602, 163601, 163600, 163599, 163598, 163597, 163596, 163595, 163594, 163593, 163592, 163591, 163590, 163589, 163588, 163587, 163586, 163585, 163584, 163583, 163582, 163581, 163580, 163579, 163578, 163577, 163576, 163575, 163574, 163572, 163571, 163570, 163569, 163568, 163567, 163566, 163565, 163564, 163563, 163562, 163561, 163560, 163559, 163558, 163557, 163556, 163555, 163554, 163553, 163552, 163551, 163550, 163549, 163548, 163547, 163546, 163545, 163544, 163543, 163542, 163541, 163540, 163539, 163538, 163537, 163536, 163535, 163534, 163533, 163532, 163531, 163530, 163529, 163528, 163527, 163526, 163525, 163524, 163523, 163522, 163521, 163520, 163519, 163518, 163517, 163516, 163515, 163514, 163513, 163512, 163511, 163510, 163509, 163508, 163507, 163506, 163505, 163504, 163503, 163502, 163501, 163500, 163499, 163498, 163497, 163496, 163495, 163494, 163493, 163492, 163491, 163490, 163489, 163488, 163487, 163486, 163485, 163484, 163483, 163482, 163481, 163480, 163479, 163478, 163477, 163476, 163475, 163474, 163473, 163472, 163471, 163470, 163469, 163468, 163467, 163466, 163465, 163464, 163463, 163462, 163461, 163460, 163459, 163458, 163457, 163456, 163455, 163454, 163453, 163452, 163451, 163450, 163449, 163448, 163447, 163446, 163445, 163444, 163443, 163442, 163441, 163440, 163439, 163438, 163435, 163434, 163431, 163430, 163429, 163428, 163427, 163426, 163425, 163423, 163422, 163421, 163420, 163419, 163418, 163417, 163416, 163415, 163414, 163413, 163412, 163411, 163410, 163409, 163408, 163407, 163406, 163405, 163404, 163403, 163398, 163397, 163396, 163395, 163394, 163393, 163392, 163391, 163390, 163389, 163388, 163387, 163386, 163385, 163384, 163383, 163382, 163381, 163380, 163379, 163378, 163377, 163376, 163375, 163373, 163372, 163371, 163370, 163369, 163368, 163367, 163366, 163365, 163364, 163363, 163362, 163361, 163360, 163359, 163358, 163357, 163356, 163355, 163354, 163353, 163352, 163351, 163350, 163349, 163348, 163347, 163346, 163345, 163344, 163343, 163342, 163341, 163340, 163339, 163338, 163337, 163336, 163335, 163334, 163333, 163332, 163331, 163330, 163329, 163328, 163327, 163326, 163325, 163324, 163323, 163322, 163321, 163320, 163319, 163318, 163317, 163316, 163315, 163314, 163313, 163312, 163311, 163310, 163309, 163308, 163307, 163306, 163305, 163304, 163303, 163302, 163301, 163300, 163299, 163298, 163297, 163296, 163295, 163294, 163293, 163292, 163291, 163290, 163289, 163288, 163287, 163286, 163285, 163284, 163283, 163282, 163281, 163280, 163279, 163278, 163277, 163276, 163275, 163274, 163273, 163272, 163271, 163270, 163269, 163268, 163266, 163265, 163264, 163263, 163262, 163261, 163260, 163259, 163258, 163257, 163256, 163255, 163254, 163253, 163252, 163251, 163250, 163249, 163248, 163247, 163246, 163245, 163244, 163243, 163241, 163240, 163239, 163238, 163237, 163236, 163235, 163234, 163233, 163232, 163231, 163230, 163229, 163228, 163227, 163226, 163225, 163224, 163223, 163222, 163221, 163220, 163219, 163218, 163217, 163216, 163215, 163214, 163213, 163212, 163211, 163210, 163209, 163208, 163207, 163206, 163205, 163204, 163203, 163202, 163201, 163200, 163199, 163198, 163197, 163196, 163195, 163194, 163193, 163192, 163191, 163190, 163189, 163188, 163187, 163186, 163185, 163184, 163183, 163182, 163181, 163180, 163179, 163178, 163177, 163176, 163173, 163172, 163171, 163170, 163169, 163168, 163167, 163165, 163164, 163163, 163162, 163161, 163160, 163159, 163158, 163157, 163156, 163155, 163154, 163153, 163152, 163151, 163150, 163149, 163148, 163147, 163145, 163144, 163143, 163142, 163141, 163140, 163139, 163138, 163137, 163136, 163135, 163133, 163132, 163131, 163130, 163129, 163128, 163127, 163126, 163125, 163124, 163123, 163122, 163121, 163120, 163119, 163118, 163117, 163116, 163115, 163114, 163113, 163112, 163111, 163110, 163109, 163108, 163107, 163106, 163105, 163104, 163103, 163102, 163101, 163100, 163099, 163098, 163097, 163096, 163095, 163094, 163093, 163092, 163091, 163090, 163089, 163088, 163087, 163086, 163085, 163084, 163083, 163082, 163081, 163080, 163079, 163078, 163077, 163075, 163074, 163073, 163072, 163071, 163070, 163069, 163068, 163067, 163066, 163065, 163064, 163063, 163062, 163061, 163060, 163059, 163058, 163057, 163056, 163055, 163054, 163053, 163052, 163051, 163050, 163049, 163048, 163047, 163046, 163045, 163044, 163043, 163042, 163041, 163040, 163039, 163038, 163037, 163036, 163035, 163034, 163032, 163031, 163030, 163029, 163028, 163027, 163026, 163025, 163024, 163023, 163022, 163020, 163019, 163018, 163017, 163016, 163015, 163014, 163013, 163012, 163011, 163010, 163009, 163008, 163007, 163006, 163005, 163001, 163000, 162998, 162997, 162995, 162994, 162993, 162992, 162991, 162990, 162989, 162988, 162987, 162983, 162982, 162981, 162980, 162979, 162978, 162977, 162976, 162975, 162974, 162973, 162972, 162971, 162970, 162969, 162955, 162954, 162952, 162951, 162950, 162949, 162948, 162947, 162946, 162945, 162944, 162943, 162942, 162941, 162940, 162939, 162937, 162936, 162935, 162934, 162933, 162932, 162931, 162930, 162929, 162928, 162927, 162926, 162925, 162924, 162923, 162922, 162921, 162920, 162919, 162918, 162915, 162913, 162912, 162911, 162910, 162909, 162908, 162907, 162906, 162905, 162904, 162903, 162902, 162901, 162900, 162899, 162898, 162896, 162895, 162894, 162893, 162892, 162891, 162890, 162889, 162888, 162887, 162886, 162885, 162884, 162883, 162882, 162881, 162880, 162879, 162878, 162877, 162876, 162875, 162874, 162873, 162872, 162871, 162870, 162869, 162868, 162867, 162866, 162865, 162864, 162863, 162862, 162861, 162860, 162859, 162858, 162857, 162856, 162855, 162854, 162853, 162852, 162851, 162850, 162849, 162848, 162847, 162846, 162839, 162838, 162837, 162835, 162834, 162833, 162814, 162813, 162812, 162811, 162809, 162799, 162798, 162797, 162796, 162795, 162794, 162793, 162792, 162791, 162790, 162789, 162788, 162787, 162786, 162785, 162784, 162783, 162782, 162781, 162780, 162779, 162778, 162774, 162773, 162772, 162771, 162770, 162769, 162768, 162767, 162766, 162765, 162764, 162763, 162762, 162761, 162760, 162759, 162758, 162757, 162756, 162755, 162754, 162753, 162752, 162751, 162750, 162749, 162748, 162747, 162746, 162745, 162744, 162743, 162742, 162741, 162740, 162739, 162738, 162737, 162736, 162735, 162734, 162733, 162732, 162731, 162730, 162729, 162728, 162727, 162726, 162725, 162724, 162723, 162722, 162721, 162720, 162719, 162705, 162704, 162703, 162702, 162701, 162700, 162699, 162698, 162697, 162696, 162695, 162694, 162693, 162692, 162691, 162690, 162689, 162688, 162687, 162686, 162685, 162684, 162683, 162682, 162681, 162680, 162679, 162678, 162677, 162676, 162675, 162674, 162673, 162672, 162671, 162670, 162669, 162668, 162667, 162666, 162665, 162664, 162663, 162662, 162661, 162660, 162659, 162658, 162657, 162655, 162654, 162653, 162652, 162651, 162650, 162649, 162648, 162647, 162646, 162645, 162644, 162643, 162642, 162641, 162640, 162639, 162638, 162637, 162636, 162635, 162634, 162633, 162632, 162631, 162630, 162629, 162628, 162627, 162626, 162623, 162621, 162619, 162617, 162616, 162615, 162614, 162613, 162612, 162611, 162610, 162609, 162608, 162607, 162606, 162605, 162604, 162603, 162602, 162601, 162600, 162599, 162598, 162597, 162596, 162595, 162594, 162593, 162592, 162591, 162590, 162589, 162588, 162587, 162586, 162585, 162584, 162583, 162582, 162581, 162580, 162579, 162578, 162577, 162576, 162575, 162574, 162573, 162572, 162571, 162570, 162569, 162565, 162563, 162562, 162557, 162555, 162545, 162544, 162543, 162542, 162541, 162540, 162539, 162538, 162537, 162536, 162535, 162534, 162533, 162532, 162531, 162530, 162529, 162528, 162527, 162526, 162525, 162524, 162523, 162522, 162521, 162520, 162519, 162518, 162517, 162516, 162515, 162514, 162513, 162512, 162511, 162510, 162509, 162508, 162507, 162506, 162505, 162504, 162503, 162502, 162501, 162500, 162499, 162498, 162497, 162496, 162495, 162494, 162493, 162492, 162491, 162490, 162489, 162488, 162487, 162486, 162485, 162484, 162483, 162482, 162481, 162480, 162479, 162478, 162477, 162476, 162475, 162474, 162473, 162472, 162471, 162470, 162469, 162468, 162467, 162466, 162465, 162464, 162463, 162462, 162461, 162460, 162459, 162458, 162457, 162456, 162455, 162454, 162453, 162452, 162451, 162450, 162449, 162448, 162447, 162446, 162445, 162444, 162443, 162442, 162441, 162440, 162439, 162438, 162437, 162436, 162435, 162434, 162433, 162432, 162431, 162430, 162429, 162428, 162427, 162426, 162425, 162424, 162423, 162422, 162421, 162420, 162419, 162418, 162417, 162416, 162414, 162413, 162412, 162411, 162410, 162409, 162408, 162407, 162406, 162405, 162404, 162403, 162402, 162401, 162400, 162399, 162398, 162397, 162396, 162395, 162394, 162393, 162392, 162391, 162390, 162389, 162388, 162387, 162386, 162384, 162381, 162380, 162379, 162378, 162377, 162376, 162375, 162374, 162373, 162372, 162371, 162370, 162369, 162368, 162367); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (162366, 162365, 162364, 162363, 162362, 162361, 162360, 162359, 162358, 162357, 162356, 162355, 162354, 162353, 162352, 162351, 162342, 162341, 162340, 162339, 162338, 162337, 162336, 162335, 162334, 162333, 162332, 162331, 162330, 162329, 162328, 162327, 162326, 162325, 162324, 162323, 162320, 162319, 162318, 162317, 162316, 162315, 162314, 162313, 162307, 162306, 162304, 162303, 162302, 162301, 162299, 162298, 162297, 162295, 162259, 162258, 162257, 162256, 162255, 162254, 162253, 162252, 162251, 162250, 162249, 162248, 162247, 162246, 162245, 162244, 162243, 162242, 162241, 162240, 162239, 162238, 162237, 162236, 162235, 162234, 162233, 162232, 162231, 162230, 162228, 162227, 162226, 162225, 162224, 162221, 162220, 162219, 162218, 162217, 162216, 162215, 162214, 162213, 162210, 162209, 162208, 162207, 162206, 162205, 162204, 162203, 162202, 162201, 162200, 162199, 162198, 162197, 162195, 162189, 162177, 162171, 162170, 162169, 162168, 162167, 162166, 162165, 162164, 162161, 162160, 162159, 162158, 162157, 162156, 162155, 162153, 162152, 162151, 162150, 162149, 162148, 162147, 162146, 162145, 162144, 162143, 162142, 162141, 162140, 162139, 162138, 162137, 162135, 162134, 162133, 162132, 162131, 162130, 162129, 162128, 162127, 162123, 162122, 162121, 162120, 162119, 162118, 162117, 162116, 162110, 162109, 162108, 162107, 162106, 162105, 162104, 162103, 162102, 162101, 162100, 162099, 162098, 162097, 162096, 162095, 162094, 162093, 162089, 162088, 162087, 162086, 162085, 162084, 162082, 162081, 162080, 162079, 162078, 162077, 162076, 162075, 162074, 162073, 162072, 162071, 162070, 162069, 162068, 162067, 162066, 162065, 162064, 162063, 162062, 162061, 162060, 162059, 162058, 162057, 162047, 162046, 162045, 162044, 162043, 162042, 162041, 162040, 162039, 162038, 162037, 162035, 162034, 162033, 162032, 162031, 162030, 162029, 162025, 162024, 162023, 162021, 162020, 162019, 162018, 162017, 162016, 162015, 162014, 162013, 162012, 162011, 162010, 162009, 162008, 162007, 162006, 162005, 162004, 162003, 162002, 162001, 162000, 161999, 161998, 161997, 161996, 161995, 161994, 161993, 161992, 161991, 161990, 161989, 161988, 161987, 161986, 161985, 161984, 161983, 161982, 161981, 161980, 161979, 161978, 161977, 161976, 161975, 161974, 161973, 161972, 161971, 161970, 161969, 161968, 161967, 161966, 161965, 161964, 161963, 161962, 161961, 161960, 161959, 161958, 161957, 161956, 161955, 161954, 161953, 161952, 161950, 161949, 161948, 161947, 161946, 161945, 161944, 161943, 161942, 161941, 161940, 161939, 161938, 161937, 161936, 161935, 161934, 161933, 161932, 161931, 161930, 161929, 161928, 161927, 161926, 161925, 161924, 161923, 161922, 161921, 161920, 161919, 161918, 161917, 161916, 161915, 161914, 161913, 161912, 161911, 161910, 161909, 161908, 161907, 161906, 161905, 161904, 161903, 161902, 161901, 161900, 161899, 161898, 161897, 161896, 161895, 161894, 161893, 161892, 161891, 161890, 161889, 161888, 161887, 161886, 161885, 161884, 161883, 161882, 161881, 161880, 161879, 161878, 161877, 161876, 161875, 161874, 161873, 161872, 161871, 161870, 161869, 161868, 161867, 161866, 161865, 161864, 161863, 161862, 161861, 161860, 161859, 161858, 161857, 161856, 161855, 161854, 161853, 161852, 161851, 161850, 161849, 161848, 161847, 161846, 161845, 161844, 161843, 161842, 161841, 161840, 161839, 161838, 161837, 161836, 161835, 161834, 161833, 161832, 161831, 161830, 161829, 161828, 161827, 161826, 161825, 161824, 161823, 161822, 161821, 161820, 161819, 161818, 161817, 161816, 161815, 161814, 161813, 161812, 161811, 161810, 161809, 161808, 161807, 161806, 161805, 161804, 161803, 161802, 161801, 161800, 161799, 161798, 161797, 161796, 161795, 161794, 161793, 161792, 161791, 161790, 161789, 161788, 161786, 161785, 161784, 161783, 161782, 161781, 161780, 161779, 161774, 161773, 161772, 161771, 161770, 161769, 161768, 161767, 161766, 161765, 161764, 161763, 161762, 161761, 161760, 161759, 161758, 161757, 161756, 161755, 161754, 161753, 161752, 161751, 161750, 161749, 161748, 161747, 161746, 161745, 161744, 161743, 161742, 161741, 161740, 161739, 161738, 161737, 161736, 161735, 161734, 161733, 161732, 161731, 161730, 161729, 161728, 161727, 161726, 161725, 161724, 161723, 161722, 161721, 161720, 161719, 161718, 161717, 161716, 161715, 161714, 161713, 161712, 161711, 161710, 161709, 161708, 161707, 161706, 161705, 161704, 161703, 161702, 161701, 161700, 161699, 161698, 161697, 161696, 161695, 161694, 161693, 161692, 161691, 161690, 161689, 161688, 161687, 161686, 161685, 161684, 161683, 161682, 161681, 161680, 161679, 161678, 161677, 161676, 161675, 161674, 161673, 161672, 161671, 161670, 161669, 161668, 161667, 161666, 161665, 161664, 161663, 161662, 161661, 161660, 161659, 161658, 161657, 161656, 161655, 161654, 161653, 161652, 161651, 161650, 161649, 161648, 161647, 161645, 161644, 161643, 161642, 161641, 161640, 161639, 161638, 161637, 161636, 161635, 161634, 161633, 161632, 161631, 161630, 161629, 161628, 161627, 161626, 161625, 161624, 161623, 161622, 161621, 161620, 161619, 161618, 161617, 161616, 161615, 161614, 161613, 161612, 161611, 161610, 161609, 161608, 161607, 161606, 161605, 161604, 161603, 161602, 161601, 161600, 161599, 161598, 161597, 161596, 161595, 161594, 161593, 161592, 161591, 161590, 161589, 161588, 161587, 161586, 161585, 161584, 161583, 161582, 161581, 161580, 161579, 161578, 161577, 161576, 161575, 161574, 161573, 161572, 161571, 161570, 161569, 161568, 161567, 161566, 161565, 161564, 161563, 161562, 161561, 161560, 161559, 161558, 161557, 161556, 161555, 161554, 161553, 161552, 161551, 161550, 161549, 161548, 161547, 161546, 161545, 161544, 161543, 161542, 161541, 161540, 161539, 161538, 161537, 161536, 161535, 161534, 161533, 161532, 161531, 161530, 161529, 161528, 161527, 161526, 161525, 161524, 161523, 161521, 161520, 161519, 161518, 161517, 161516, 161515, 161514, 161513, 161512, 161511, 161510, 161509, 161508, 161507, 161506, 161505, 161504, 161503, 161502, 161501, 161500, 161499, 161498, 161497, 161496, 161495, 161494, 161493, 161492, 161491, 161490, 161489, 161488, 161487, 161486, 161485, 161484, 161483, 161482, 161481, 161480, 161479, 161478, 161477, 161476, 161475, 161474, 161473, 161472, 161471, 161470, 161469, 161468, 161467, 161466, 161465, 161464, 161463, 161462, 161461, 161460, 161459, 161458, 161457, 161456, 161455, 161454, 161453, 161452, 161451, 161450, 161449, 161448, 161447, 161446, 161445, 161444, 161443, 161442, 161441, 161440, 161439, 161438, 161437, 161436, 161435, 161434, 161433, 161432, 161431, 161430, 161429, 161428, 161427, 161426, 161425, 161424, 161423, 161422, 161421, 161420, 161419, 161418, 161417, 161416, 161414, 161413, 161412, 161411, 161410, 161409, 161408, 161407, 161406, 161405, 161404, 161403, 161402, 161401, 161400, 161399, 161398, 161397, 161396, 161395, 161394, 161393, 161391, 161390, 161389, 161388, 161387, 161386, 161385, 161384, 161383, 161382, 161381, 161380, 161379, 161378, 161377, 161376, 161375, 161374, 161373, 161372, 161371, 161370, 161369, 161368, 161367, 161366, 161365, 161364, 161363, 161362, 161361, 161360, 161359, 161358, 161357, 161356, 161355, 161354, 161353, 161352, 161351, 161350, 161349, 161348, 161347, 161346, 161345, 161344, 161343, 161342, 161341, 161340, 161339, 161338, 161337, 161336, 161335, 161334, 161333, 161332, 161331, 161330, 161329, 161328, 161327, 161326, 161325, 161324, 161323, 161322, 161321, 161320, 161319, 161318, 161317, 161316, 161315, 161314, 161313, 161312, 161311, 161310, 161309, 161308, 161307, 161306, 161305, 161304, 161303, 161302, 161301, 161300, 161299, 161298, 161297, 161296, 161295, 161294, 161293, 161292, 161291, 161290, 161289, 161288, 161287, 161286, 161285, 161284, 161283, 161282, 161281, 161280, 161279, 161278, 161277, 161276, 161275, 161274, 161273, 161272, 161271, 161270, 161269, 161268, 161267, 161266, 161265, 161264, 161263, 161262, 161261, 161260, 161259, 161258, 161257, 161256, 161255, 161254, 161253, 161252, 161251, 161250, 161249, 161248, 161247, 161246, 161245, 161244, 161243, 161242, 161241, 161240, 161239, 161238, 161237, 161236, 161234, 161233, 161231, 161229, 161228, 161227, 161226, 161225, 161224, 161223, 161222, 161221, 161220, 161219, 161218, 161217, 161215, 161214, 161213, 161212, 161211, 161210, 161209, 161208, 161207, 161206, 161205, 161203, 161202, 161201, 161200, 161199, 161198, 161197, 161196, 161195, 161194, 161193, 161192, 161191, 161190, 161189, 161188, 161187, 161186, 161185, 161184, 161183, 161181, 161180, 161179, 161178, 161177, 161176, 161175, 161174, 161173, 161172, 161171, 161170, 161169, 161168, 161167, 161166, 161165, 161164, 161163, 161162, 161161, 161160, 161159, 161158, 161157, 161156, 161155, 161154, 161153, 161152, 161151, 161150, 161149, 161148, 161147, 161146, 161145, 161144, 161143, 161142, 161141, 161140, 161139, 161138, 161137, 161136, 161135, 161134, 161133, 161132, 161131, 161130, 161129, 161128, 161127, 161126, 161125, 161124, 161123, 161122, 161121, 161120, 161119, 161118, 161117, 161116, 161115, 161114, 161113, 161112, 161111, 161110, 161109, 161108, 161107, 161106, 161105, 161104, 161103, 161102, 161101, 161100, 161099, 161098, 161097, 161096, 161095, 161094, 161093, 161092, 161091, 161090, 161089, 161088, 161087, 161086, 161085, 161084, 161083, 161082, 161081, 161080, 161079, 161078, 161077, 161076, 161075, 161074, 161073, 161072, 161071, 161070, 161069, 161068, 161067, 161066, 161065, 161064, 161063, 161062, 161061, 161060, 161059, 161058, 161057, 161056, 161055, 161054, 161053, 161052, 161051, 161050, 161049, 161048, 161047, 161046, 161045, 161044, 161043, 161042, 161041, 161040, 161039, 161038, 161037, 161036, 161035, 161034, 161033, 161032, 161031, 161030, 161029, 161028, 161027, 161026, 161025, 161024, 161023, 161022, 161021, 161020, 161019, 161018, 161017, 161016, 161015, 161014, 161013, 161012, 161011, 161010, 161009, 161008, 161007, 161006, 161005, 161004, 161003, 161002, 161001, 161000, 160999, 160998, 160997, 160996, 160995, 160994, 160993, 160992, 160991, 160990, 160989, 160988, 160987, 160986, 160985, 160984, 160983, 160982, 160981, 160980, 160979, 160978, 160977, 160976, 160975, 160974, 160973, 160972, 160971, 160970, 160969, 160968, 160967, 160966, 160965, 160964, 160963, 160962, 160961, 160960, 160959, 160958, 160957, 160956, 160955, 160954, 160953, 160952, 160951, 160950, 160949, 160948, 160947, 160946, 160945, 160944, 160943, 160942, 160941, 160940, 160939, 160938, 160937, 160936, 160935, 160934, 160933, 160932, 160931, 160930, 160929, 160928, 160927, 160926, 160925, 160924, 160923, 160922, 160921, 160920, 160919, 160918, 160917, 160916, 160915, 160914, 160913, 160912, 160911, 160910, 160909, 160908, 160907, 160906, 160905, 160904, 160903, 160902, 160901, 160900, 160899, 160898, 160897, 160896, 160895, 160894, 160893, 160892, 160891, 160890, 160889, 160888, 160887, 160886, 160885, 160884, 160883, 160882, 160881, 160880, 160879, 160878, 160877, 160876, 160875, 160874, 160873, 160872, 160871, 160870, 160869, 160868, 160867, 160866, 160865, 160864, 160863, 160862, 160861, 160860, 160859, 160858, 160857, 160856, 160855, 160854, 160853, 160852, 160851, 160850, 160849, 160848, 160847, 160846, 160845, 160844, 160843, 160842, 160841, 160840, 160839, 160838, 160837, 160836, 160835, 160834, 160833, 160832, 160831, 160830, 160829, 160828, 160827, 160826, 160825, 160824, 160823, 160822, 160821, 160820, 160819, 160818, 160817, 160816, 160815, 160814, 160813, 160812, 160811, 160810, 160809, 160808, 160807, 160806, 160805, 160804, 160803, 160802, 160801, 160800, 160799, 160798, 160797, 160796, 160795, 160794, 160793, 160792, 160791, 160790, 160789, 160788, 160787, 160786, 160785, 160784, 160783, 160782, 160781, 160780, 160779, 160778, 160777, 160776, 160775, 160774, 160773, 160772, 160771, 160770, 160769, 160768, 160767, 160766, 160765, 160764, 160763, 160762, 160761, 160759, 160758, 160757, 160756, 160755, 160754, 160753, 160752, 160751, 160750, 160749, 160748, 160747, 160746, 160745, 160744, 160743, 160742, 160741, 160740, 160739, 160738, 160737, 160736, 160735, 160734, 160733, 160732, 160731, 160730, 160729, 160728, 160727, 160726, 160725, 160724, 160723, 160722, 160721, 160720, 160719, 160718, 160717, 160716, 160715, 160714, 160713, 160712, 160711, 160710, 160709, 160708, 160707, 160706, 160705, 160704, 160703, 160702, 160701, 160700, 160699, 160698, 160697, 160696, 160695, 160694, 160693, 160692, 160691, 160690, 160689, 160688, 160687, 160686, 160685, 160684, 160683, 160682, 160681, 160680, 160679, 160678, 160677, 160676, 160675, 160674, 160673, 160672, 160671, 160670, 160669, 160668, 160667, 160666, 160665, 160664, 160663, 160662, 160661, 160660, 160659, 160658, 160657, 160656, 160655, 160654, 160653, 160652, 160650, 160649, 160648, 160647, 160646, 160645, 160644, 160643, 160642, 160641, 160640, 160639, 160638, 160637, 160636, 160635, 160634, 160633, 160632, 160631, 160630, 160629, 160628, 160627, 160626, 160625, 160624, 160623, 160622, 160621, 160620, 160619, 160618, 160617, 160616, 160615, 160614, 160613, 160612, 160611, 160609, 160608, 160607, 160606, 160605, 160604, 160603, 160602, 160601, 160600, 160599, 160598, 160597, 160596, 160595, 160594, 160593, 160592, 160591, 160590, 160589, 160588, 160587, 160586, 160585, 160584, 160583, 160582, 160581, 160580, 160579, 160578, 160577, 160576, 160575, 160574, 160573, 160572, 160571, 160570, 160569, 160568, 160567, 160566, 160565, 160564, 160563, 160562, 160561, 160560, 160558, 160557, 160556, 160555, 160554, 160553, 160552, 160551, 160550, 160549, 160548, 160547, 160546, 160545, 160544, 160543, 160542, 160541, 160540, 160539, 160538, 160537, 160536, 160535, 160534, 160533, 160532, 160531, 160530, 160529, 160528, 160527, 160526, 160525, 160524, 160523, 160522, 160521, 160520, 160519, 160518, 160517, 160516, 160515, 160514, 160513, 160512, 160511, 160510, 160509, 160508, 160507, 160506, 160505, 160504, 160503, 160502, 160501, 160500, 160499, 160498, 160497, 160496, 160495, 160494, 160493, 160492, 160491, 160490, 160489, 160488, 160487, 160486, 160485, 160484, 160483, 160482, 160481, 160480, 160479, 160478, 160477, 160476, 160475, 160474, 160473, 160472, 160471, 160470, 160469, 160468, 160467, 160466, 160465, 160464, 160463, 160462, 160461, 160460, 160459, 160458, 160457, 160456, 160455, 160454, 160453, 160452, 160451, 160450, 160449, 160448, 160447, 160446, 160445, 160444, 160443, 160442, 160441, 160440, 160439, 160438, 160437, 160436, 160435, 160434, 160433, 160432, 160431, 160430, 160429, 160428, 160427, 160426, 160425, 160424, 160423, 160422, 160421, 160420, 160419, 160418, 160417, 160416, 160415, 160414, 160413, 160412, 160411, 160410, 160409, 160408, 160407, 160406, 160405, 160404, 160403, 160402, 160401, 160400, 160399, 160398, 160397, 160396, 160395, 160394, 160393, 160392, 160391, 160390, 160389, 160388, 160387, 160386, 160385, 160384, 160383, 160382, 160381, 160380, 160379, 160378, 160377, 160376, 160375, 160374, 160373, 160372, 160371, 160370, 160369, 160368, 160367, 160366, 160365, 160364, 160363, 160362, 160361, 160360, 160359, 160358, 160357, 160356, 160355, 160354, 160353, 160352, 160351, 160350, 160349, 160348, 160347, 160346, 160345, 160344, 160343, 160342, 160341, 160340, 160339, 160338, 160337, 160336, 160335, 160334, 160333, 160332, 160331, 160330, 160329, 160328, 160327, 160326, 160325, 160324, 160323, 160322, 160321, 160320, 160319, 160318, 160317, 160316, 160315, 160314, 160313, 160312, 160311, 160310, 160309, 160308, 160307, 160306, 160305, 160304, 160303, 160302, 160301, 160300, 160299, 160298, 160297, 160296, 160295, 160294, 160293, 160292, 160291, 160290, 160289, 160288, 160287, 160286, 160285, 160284, 160283, 160282, 160281, 160280, 160279, 160278, 160277, 160276, 160275, 160274, 160273, 160272, 160271, 160270, 160269, 160268, 160267, 160266, 160265, 160263, 160262, 160261, 160260, 160259, 160258, 160257, 160256, 160255, 160254, 160253, 160252, 160251, 160250, 160249, 160248, 160247, 160246, 160245, 160244, 160242, 160241, 160240, 160239, 160238, 160237, 160236, 160235, 160234, 160233, 160232, 160230, 160229, 160228, 160227, 160226, 160225, 160224, 160223, 160222, 160221, 160220, 160219, 160218, 160217, 160216, 160215, 160214, 160213, 160212, 160211, 160210, 160209, 160208, 160207, 160206, 160205, 160204, 160203, 160202, 160201, 160200, 160199, 160198, 160197, 160196, 160195, 160194, 160193, 160192, 160191, 160190, 160189, 160188, 160187, 160186, 160185, 160184, 160183, 160182, 160181, 160180, 160179, 160178, 160177, 160176, 160175, 160174, 160173, 160172, 160171, 160170, 160169, 160168, 160167, 160166, 160165, 160164, 160163, 160162, 160161, 160160, 160159, 160158, 160157, 160156, 160155, 160154, 160153, 160152, 160151, 160150, 160149, 160148, 160147, 160146, 160145, 160144, 160143, 160142, 160141, 160140, 160139, 160138, 160137, 160136, 160135, 160134, 160133, 160132, 160131, 160130, 160129, 160128, 160127, 160126, 160125, 160124, 160123, 160122, 160121, 160120, 160119, 160118, 160117, 160116, 160115, 160114, 160113, 160112, 160111, 160110, 160109, 160108, 160107, 160106, 160105, 160104, 160103, 160102, 160101, 160100, 160099, 160098, 160097, 160096, 160095, 160094, 160093, 160092, 160091, 160090, 160089, 160088, 160087, 160086, 160085, 160084, 160083, 160082, 160081, 160080, 160079, 160078, 160077, 160076, 160075, 160074, 160073, 160072, 160071, 160070, 160069, 160068, 160067, 160066, 160065, 160064, 160063, 160062, 160061, 160060, 160059, 160058, 160057, 160056, 160055, 160054, 160053, 160052, 160051, 160050, 160049, 160048, 160047, 160046, 160045, 160044, 160043, 160042, 160041, 160040, 160039, 160038, 160037, 160036, 160035, 160034, 160033, 160032, 160031, 160030, 160029, 160028, 160027, 160026, 160025, 160024, 160023, 160022, 160021, 160020, 160019, 160018, 160017, 160016, 160015, 160014, 160013, 160012, 160011, 160010, 160009, 160008, 160007, 160006, 160005, 160004, 160003, 160002, 160001, 160000, 159999, 159998, 159997, 159996, 159995, 159994, 159993, 159992, 159991, 159990, 159989, 159987, 159986, 159985, 159984, 159983, 159982, 159981, 159980, 159979, 159978, 159977, 159976, 159975, 159974, 159973, 159972, 159971, 159970, 159969, 159968, 159967, 159966, 159965, 159964, 159963, 159962, 159961, 159960, 159959, 159958, 159957, 159956, 159955, 159954, 159953, 159952, 159951, 159950, 159949, 159948, 159947, 159946, 159945, 159944, 159943, 159942, 159941, 159940, 159939, 159938, 159937, 159936, 159935, 159934, 159933, 159932, 159931, 159930, 159929, 159928, 159927, 159926, 159925, 159924, 159923, 159922, 159921, 159920, 159919, 159918, 159917, 159916, 159915, 159914, 159913, 159912, 159911, 159910, 159909, 159908, 159907, 159906, 159905, 159904, 159903, 159902, 159901, 159900, 159899, 159898, 159897, 159896, 159895, 159894, 159893, 159892, 159891, 159890, 159889, 159888, 159887, 159886, 159885, 159884, 159883, 159882, 159881, 159880, 159879, 159878, 159877, 159876, 159875, 159874, 159873, 159872, 159871, 159870, 159869, 159868, 159867, 159866, 159865, 159864, 159863, 159862, 159861, 159860, 159859, 159858, 159857, 159856, 159855, 159854, 159853, 159852, 159851, 159848, 159847, 159845, 159844, 159843, 159842, 159841, 159840, 159839, 159838, 159837, 159836, 159835, 159834, 159833, 159832, 159831, 159830, 159829, 159828, 159827, 159826, 159825, 159824, 159823, 159822, 159821, 159820, 159819, 159818, 159817, 159816, 159815, 159814, 159813, 159812, 159811, 159810, 159809, 159808, 159807, 159806, 159805, 159804, 159803, 159802, 159801, 159800, 159799, 159798, 159797, 159796, 159795, 159794, 159793, 159792, 159791, 159790, 159789, 159788, 159787, 159786, 159785, 159784, 159783, 159782, 159781, 159780, 159779, 159778, 159777, 159776, 159775, 159774, 159773, 159772, 159771, 159770, 159769, 159768, 159767, 159766, 159765, 159764, 159763, 159762, 159761, 159760, 159759, 159758, 159757, 159756, 159755, 159750, 159749, 159748, 159747, 159746, 159745, 159744, 159743, 159742, 159741, 159740, 159739, 159738, 159737, 159736, 159735, 159734, 159733, 159732, 159731, 159730, 159729, 159728, 159727, 159726, 159725, 159724, 159723, 159722, 159721, 159720, 159719, 159718, 159717, 159716, 159715, 159714, 159713, 159712, 159711, 159710, 159709, 159708, 159707, 159706, 159705, 159704, 159703, 159702, 159701, 159700, 159699, 159698, 159697, 159696, 159695, 159694, 159693, 159692, 159691, 159689, 159688, 159687, 159686, 159685, 159684, 159683, 159682, 159681, 159680, 159679, 159678, 159677, 159676, 159675, 159674, 159673, 159672, 159671, 159670, 159669, 159668, 159667, 159666, 159665, 159664, 159663, 159662, 159661, 159660, 159659, 159658, 159657, 159656, 159655, 159654, 159653, 159652, 159651, 159650, 159649, 159648, 159647, 159646, 159645, 159644, 159643, 159642, 159641, 159640, 159639, 159638, 159637, 159636, 159635, 159634, 159633, 159632, 159631, 159630, 159629, 159628, 159627, 159626, 159625, 159624, 159623, 159622, 159621, 159620, 159619, 159618, 159617, 159616, 159615, 159614, 159613, 159612, 159611, 159610, 159609, 159608, 159607, 159606, 159605, 159604, 159603, 159602, 159601, 159600, 159599, 159598, 159597, 159596, 159595, 159594, 159593, 159592, 159591, 159590, 159589, 159588, 159587, 159586, 159585, 159584, 159583, 159582, 159581, 159580, 159579, 159578, 159577, 159576, 159575, 159574, 159573, 159572, 159571, 159570, 159569, 159568, 159567, 159566, 159565, 159564, 159563, 159562, 159561, 159560, 159559, 159558, 159557, 159556, 159555, 159554, 159553, 159552, 159551, 159550, 159549, 159548, 159547, 159546, 159545, 159544, 159543, 159542, 159541, 159540, 159539, 159538, 159537, 159536, 159535, 159534, 159533, 159532, 159531, 159530, 159529, 159528, 159527, 159526, 159525, 159524, 159523, 159522, 159521, 159520, 159519, 159517, 159515, 159513, 159511, 159509, 159506, 159504, 159503, 159502, 159500, 159499, 159498, 159497, 159496, 159495, 159494, 159492, 159491, 159489, 159488, 159487, 159486, 159485, 159484, 159482, 159481, 159480, 159479, 159478, 159476, 159475, 159473, 159472, 159471, 159470, 159469, 159468, 159467, 159466, 159465, 159464, 159463, 159462, 159461, 159460, 159459, 159458, 159457, 159456, 159455, 159454, 159453, 159452, 159451, 159450, 159449, 159448, 159447, 159446, 159445, 159444, 159443, 159442, 159441, 159440, 159439, 159438, 159437, 159436, 159435, 159434, 159433, 159432, 159431, 159430, 159429, 159428, 159427, 159426, 159425, 159424, 159423, 159422, 159421, 159420, 159419, 159418, 159417, 159416, 159415, 159414, 159413, 159412, 159411, 159410, 159409, 159408, 159407, 159405, 159404, 159403, 159402, 159401, 159399, 159398, 159397, 159396, 159395, 159394, 159392, 159391, 159390, 159389, 159388, 159386, 159385, 159384, 159383, 159382, 159381, 159379, 159378, 159377, 159376, 159375, 159374, 159373, 159372, 159371, 159370, 159369, 159368, 159367, 159366, 159365, 159364, 159363, 159362, 159361, 159360, 159359, 159358, 159357, 159356, 159355, 159354, 159353, 159352, 159351, 159350, 159349, 159348, 159347, 159346, 159343, 159342, 159340, 159339, 159338, 159337, 159336, 159335, 159334, 159333, 159332, 159331, 159330, 159329, 159228, 159227, 159226, 159225, 159224, 159223, 159222, 159221, 159220, 159219, 159218, 159217, 159216, 159215, 159214, 159213, 159212, 159211, 159210, 159209, 159208, 159207, 159206, 159205, 159204, 159203, 159202, 159201, 159200, 159199, 159198, 159197, 159196, 159195, 159194, 159193, 159192, 159191, 159190, 159189, 159188, 159187, 159186, 159185, 159184, 159183, 159182, 159181, 159180, 159179, 159178, 159177, 159176, 159175, 159174, 159173, 159172, 159171, 159170, 159169, 159168, 159167, 159166, 159165, 159164, 159163, 159162, 159161, 159160, 159159, 159158, 159157, 159156, 159155, 159154, 159153, 159152, 159151, 159150, 159149, 159148, 159147, 159146, 159145, 159144, 159143, 159142, 159141, 159140, 159139, 159138, 159137, 159136, 159135, 159134, 159133, 159132, 159131, 159130, 159129, 159128, 159127, 159126, 159125, 159124, 159123, 159122, 159121, 159120, 159119, 159118, 159117, 159116, 159115, 159114, 159113, 159112, 159111, 159110, 159109, 159108, 159107, 159106, 159105, 159104, 159103, 159102, 159101, 159100, 159099, 159098, 159097, 159096, 159095, 159094, 159093, 159092, 159091, 159090, 159089, 159088, 159087, 159086, 159085, 159084, 159083, 159082, 159081, 159080, 159079, 159078, 159077, 159076, 159075, 159074, 159073, 159072, 159071, 159070, 159069, 159068, 159067, 159066, 159065, 159064, 159063, 159062, 159061, 159060, 159059, 159058, 159057, 159056, 159055, 159054, 159053, 159052, 159051, 159050, 159049, 159048, 159047, 159046, 159045, 159044, 159043, 159042, 159041, 159040, 159039, 159038, 159037, 159036, 159035, 159034, 159033, 159032, 159031, 159030, 159029, 159028, 159027, 159026, 159025, 159024, 159023, 159022, 159021, 159020, 159019, 159018, 159017, 159016, 159015, 159014, 159013, 159012, 159011, 159010, 159009, 159008, 159007, 159006, 159005, 159004, 159003, 159002, 159001, 159000, 158999, 158998, 158997, 158996, 158995, 158994, 158993, 158992, 158991, 158990, 158989, 158988, 158987, 158986, 158985, 158984, 158983, 158982, 158981, 158980, 158979, 158978, 158977, 158976, 158975, 158974, 158973, 158972, 158971, 158970, 158969, 158968, 158967, 158966, 158965, 158964, 158963, 158962, 158961, 158960, 158959, 158958, 158957, 158956, 158955, 158954, 158953, 158952, 158951, 158950, 158949, 158948, 158947, 158946, 158945, 158944, 158943, 158942, 158941, 158940, 158939, 158938, 158937, 158936, 158935, 158934, 158933, 158932, 158931, 158930, 158929, 158928, 158927, 158926, 158925, 158924, 158923, 158922, 158921, 158920, 158919, 158918, 158917, 158916, 158915, 158914, 158913, 158912, 158911, 158910, 158909, 158908, 158907, 158906, 158905, 158904, 158903, 158902, 158901, 158900, 158899, 158898, 158897, 158896, 158895, 158894, 158893, 158892, 158891, 158890, 158889, 158888, 158887, 158886, 158885, 158884, 158883, 158882, 158881, 158880, 158879, 158878, 158877, 158876, 158875, 158874, 158873, 158872, 158871, 158870, 158869, 158868, 158867, 158866, 158865, 158864, 158863, 158862, 158861, 158860, 158859, 158858, 158857, 158856, 158855, 158854, 158853, 158852, 158851, 158850, 158849, 158848, 158847, 158846, 158845, 158844, 158843, 158842, 158841, 158840, 158839, 158838, 158837, 158836, 158835, 158834, 158833, 158832, 158831, 158830, 158829, 158828, 158827, 158826, 158825, 158824, 158823, 158822, 158821, 158820, 158819, 158818, 158817, 158816, 158815, 158814, 158813, 158812, 158811, 158810, 158809, 158808, 158807, 158806, 158805, 158804, 158803, 158802, 158801, 158800, 158799, 158798, 158797, 158796, 158795, 158794, 158793, 158792, 158791, 158790, 158789, 158788, 158787, 158786, 158785, 158784, 158783, 158782, 158781, 158780, 158779, 158778, 158777, 158776, 158775, 158774, 158773, 158772, 158771, 158770, 158769, 158768, 158767, 158766, 158765, 158764, 158763, 158762, 158761, 158760, 158759, 158758, 158757, 158756, 158755, 158754, 158753, 158752, 158751, 158750, 158749, 158748, 158747, 158746, 158745, 158744, 158743, 158742, 158741, 158740, 158739, 158738, 158737, 158736, 158735, 158734, 158733, 158732, 158731, 158730, 158729, 158728, 158727, 158726, 158725, 158724, 158723, 158722, 158721, 158720, 158719, 158718, 158717, 158716, 158715, 158714, 158713, 158712, 158711, 158710, 158709, 158708, 158707, 158706, 158705, 158704, 158703, 158702, 158701, 158700, 158699, 158698, 158697, 158696, 158695, 158694, 158693, 158692, 158691, 158690, 158689, 158688, 158687, 158686, 158685, 158684, 158683, 158682, 158681, 158680, 158679, 158678, 158677, 158676, 158675, 158674, 158673, 158672, 158671, 158670, 158669, 158668, 158666, 158665, 158661, 158660, 158659, 158658, 158657, 158656, 158655, 158654, 158653, 158652, 158651, 158650, 158649, 158648, 158647, 158646, 158645, 158642, 158641, 158640, 158639, 158638, 158637, 158636, 158635, 158634, 158633, 158632, 158631, 158630, 158629, 158628, 158627, 158626, 158625, 158624, 158623, 158622, 158621, 158620, 158619, 158618, 158617, 158616, 158615, 158614, 158612, 158611, 158610, 158609, 158608, 158607, 158606, 158605, 158604, 158603, 158602, 158601, 158600, 158599, 158598, 158597, 158596, 158595, 158594, 158593, 158592, 158591, 158590, 158589, 158588, 158587, 158586, 158585, 158584, 158583, 158582, 158581, 158580, 158579, 158578, 158577, 158576, 158575, 158574, 158573, 158572, 158571, 158570, 158569, 158568, 158565, 158564, 158563, 158562, 158561, 158560, 158559, 158558, 158557, 158555, 158554, 158553, 158551, 158550, 158549, 158548, 158547, 158546, 158545, 158544, 158543, 158542, 158541, 158540, 158539, 158537, 158536, 158535, 158534, 158533, 158532, 158531, 158530, 158529, 158528, 158527, 158526, 158525, 158524, 158523, 158522, 158521, 158520, 158519, 158518, 158517, 158516, 158515, 158514, 158513, 158512, 158511, 158510, 158509, 158508, 158507, 158506, 158505, 158504, 158503, 158502, 158501, 158500, 158499, 158498, 158497, 158496, 158495, 158494, 158493, 158492, 158491, 158490, 158489, 158488, 158487, 158486, 158485, 158484, 158483, 158482, 158481, 158480, 158479, 158478, 158477, 158476, 158475, 158474, 158473, 158472, 158471, 158470, 158469, 158468, 158467, 158466, 158465, 158464, 158463, 158462, 158461, 158460, 158459, 158458, 158457, 158456, 158455, 158454, 158453, 158452, 158451, 158450, 158449, 158448, 158447, 158446, 158445, 158444, 158443, 158442, 158441, 158440, 158439, 158438, 158437, 158436, 158435, 158434, 158433, 158432, 158431, 158430, 158429, 158428, 158427, 158426, 158425, 158424, 158423, 158422, 158421, 158420, 158419, 158418, 158416, 158415, 158414, 158413, 158412, 158411, 158410, 158409, 158408, 158407, 158406, 158405, 158404, 158403, 158402, 158401, 158399, 158398, 158397, 158396, 158395, 158394, 158393, 158392, 158391, 158390, 158389, 158388, 158387, 158386, 158385, 158384, 158383, 158382, 158381, 158380, 158379, 158378, 158377, 158376, 158375, 158374, 158373, 158372, 158371, 158370, 158369, 158368, 158367, 158366, 158365, 158364, 158363, 158362, 158361, 158360, 158359, 158358, 158357, 158356, 158355, 158354, 158353, 158352, 158351, 158350, 158349, 158348, 158347, 158346, 158345, 158344, 158343, 158342, 158341, 158340, 158339, 158338, 158337, 158336, 158335, 158334, 158333, 158332, 158331, 158330, 158329, 158328, 158327, 158326, 158325, 158324, 158323, 158322, 158321, 158320, 158319, 158318, 158317, 158316, 158315, 158314, 158313, 158312, 158311, 158310, 158309, 158308, 158307, 158306, 158305, 158304, 158303, 158302, 158301, 158300, 158299, 158298, 158297, 158296, 158295, 158294, 158293, 158292, 158291, 158290, 158289, 158288, 158287, 158286, 158285, 158284, 158283, 158282, 158281, 158280, 158279, 158278, 158277, 158276, 158275, 158274, 158273, 158272, 158271, 158270, 158269, 158268, 158267, 158266, 158265, 158264, 158263, 158262, 158261, 158260, 158259, 158258, 158257, 158256, 158255, 158254, 158253, 158252, 158251, 158250, 158249, 158248, 158247, 158246, 158245, 158244, 158243, 158242, 158241, 158240, 158239, 158238, 158237, 158236, 158235, 158234, 158233, 158232, 158231, 158230, 158229, 158228, 158227, 158226, 158225, 158224, 158223, 158222, 158221, 158220, 158219, 158218, 158217, 158216, 158215, 158214, 158213, 158212, 158211, 158210, 158209, 158208, 158207, 158206, 158205, 158204, 158203, 158202, 158201, 158200, 158199, 158198, 158197, 158196, 158195, 158194, 158193, 158192, 158191, 158190, 158189, 158188, 158187, 158186, 158185, 158183, 158182, 158181, 158180, 158179, 158178, 158177, 158176, 158175, 158174, 158173, 158171, 158170, 158169, 158168, 158167, 158166, 158165, 158164, 158163, 158162, 158161, 158160, 158159, 158158, 158157, 158156, 158155, 158154, 158153, 158152, 158151, 158150, 158149, 158148, 158147, 158146, 158145, 158144, 158143, 158142, 158141, 158140, 158139, 158138, 158137, 158136, 158135, 158134, 158133, 158132, 158131, 158129, 158128, 158127, 158126, 158125, 158124, 158123, 158122, 158121, 158120, 158119, 158118, 158117, 158116, 158115, 158114, 158113, 158112, 158111, 158110, 158109, 158108, 158107, 158106, 158105, 158104, 158103, 158102, 158101, 158100, 158099, 158098, 158097, 158096, 158095, 158094, 158093, 158092, 158091, 158090, 158089, 158088, 158087, 158086, 158085, 158084, 158083, 158082, 158081, 158078, 158077, 158076, 158075, 158074, 158073, 158072, 158071, 158070, 158069, 158068, 158067, 158066, 158065, 158064, 158063, 158062, 158061, 158060, 158059, 158058, 158057, 158056, 158055, 158054, 158053, 158052, 158051, 158050, 158049, 158048, 158047, 158046, 158045, 158044, 158043, 158042, 158041, 158040, 158039, 158038, 158037, 158036, 158035, 158034, 158033, 158032, 158031, 158030, 158029, 158028, 158027, 158026, 158025, 158024, 158023, 158022, 158021, 158020, 158019, 158018, 158017, 158016, 158015, 158014, 158013, 158012, 158011, 158009, 158008, 158007, 158006, 158005, 158004, 158003, 158002, 158001, 158000, 157999, 157998, 157997, 157996, 157995, 157994, 157993, 157992, 157991, 157990, 157989, 157988, 157987, 157986, 157985, 157984, 157983, 157982, 157981, 157980, 157979, 157978, 157977, 157976, 157975, 157974, 157973, 157972, 157971, 157970, 157969, 157968, 157967, 157966, 157965, 157964, 157963, 157962, 157961, 157960, 157959, 157958, 157957, 157956, 157955, 157954, 157953, 157952, 157951, 157950, 157949, 157948, 157947, 157946, 157945, 157944, 157943, 157942, 157941, 157940, 157939, 157938, 157937, 157936, 157935, 157934, 157933, 157932, 157931, 157930, 157929, 157927, 157926, 157925, 157924, 157923, 157920, 157919, 157918, 157917, 157916, 157915, 157914, 157913, 157912, 157911, 157910, 157909, 157908, 157907, 157906, 157905, 157904, 157903, 157902, 157900, 157899, 157898, 157897, 157896, 157895, 157894, 157893, 157892, 157891, 157890, 157889, 157888, 157887, 157886, 157885, 157884, 157883, 157882, 157881, 157880, 157879, 157878, 157877, 157876, 157875, 157874, 157873, 157872, 157871, 157870, 157869, 157868, 157867, 157866, 157865, 157864, 157863, 157862, 157861, 157860, 157859, 157858, 157857, 157856, 157855, 157854, 157853, 157852, 157851, 157850, 157849, 157848, 157847, 157846, 157845, 157844, 157843, 157842, 157841, 157840, 157839, 157838, 157837, 157836, 157835, 157834, 157833, 157832, 157831, 157830, 157829, 157828, 157827, 157826, 157825, 157824, 157823, 157822, 157821, 157820, 157819, 157818, 157817, 157816, 157815, 157814, 157813, 157812, 157811, 157810, 157809, 157808, 157807, 157806, 157805, 157804, 157803, 157802, 157801, 157800, 157799, 157798, 157797, 157796, 157795, 157794, 157793, 157792, 157791, 157790, 157789, 157788, 157787, 157786, 157785, 157784, 157783, 157782, 157781, 157780, 157779, 157778, 157777, 157776, 157775, 157774, 157773, 157772, 157771, 157770, 157769, 157768, 157767, 157766, 157765, 157764, 157763, 157762, 157761, 157760, 157759, 157758, 157757, 157756, 157755, 157754, 157753, 157752, 157751, 157750, 157749, 157748, 157747, 157746, 157745, 157744, 157743, 157742, 157741, 157740, 157739, 157738, 157737, 157736, 157735, 157734, 157733, 157732, 157731, 157730, 157729, 157728, 157727, 157726, 157725, 157724, 157723, 157722, 157721, 157720, 157719, 157718, 157717, 157716, 157715, 157714, 157713, 157712, 157711, 157710, 157709, 157708, 157707, 157706, 157705, 157704, 157703, 157702, 157701, 157700, 157699, 157698, 157697, 157696, 157695, 157694, 157693, 157692, 157691, 157690, 157689, 157688, 157687, 157686, 157685, 157684, 157683, 157682, 157681, 157680, 157679, 157678, 157677, 157676, 157675, 157674, 157673, 157672, 157671, 157670, 157669, 157668, 157667, 157666, 157665, 157664, 157663, 157662, 157661, 157660, 157659, 157658, 157657, 157656, 157655, 157654, 157653, 157652, 157651, 157650, 157649, 157648, 157647, 157646, 157645, 157644, 157643, 157642, 157641, 157640, 157639, 157638, 157637, 157636, 157635, 157634, 157633, 157632, 157631, 157630, 157629, 157628, 157627, 157626, 157625, 157624, 157623, 157622, 157621, 157620, 157619, 157618, 157617, 157616, 157615, 157614, 157613, 157612, 157611, 157610, 157609, 157608, 157607, 157606, 157605, 157603, 157602, 157601, 157600, 157599, 157598, 157597, 157596, 157595, 157594, 157593, 157592, 157591, 157590, 157589, 157588, 157587, 157586, 157585, 157584, 157583, 157582, 157581, 157580, 157579, 157578, 157577, 157576, 157575, 157574, 157573, 157572, 157571, 157570, 157569, 157568, 157567, 157566, 157565, 157564, 157563, 157562, 157561, 157560, 157559, 157558, 157557, 157556, 157555, 157554, 157553, 157552, 157551, 157550, 157549, 157548, 157547, 157546, 157545, 157544, 157543, 157542, 157541, 157540, 157539, 157538, 157537, 157536, 157535, 157534, 157533, 157532, 157531, 157530, 157529, 157528, 157527, 157526, 157525, 157524, 157523, 157522, 157521, 157520, 157519, 157518, 157517, 157516, 157515, 157514, 157513, 157512, 157511, 157510, 157509, 157508, 157507, 157506, 157505, 157504, 157503, 157502, 157501, 157500, 157499, 157498, 157497, 157496, 157495, 157494, 157493, 157492, 157491, 157490, 157489, 157488, 157487, 157486, 157485, 157484, 157483, 157482, 157481, 157480, 157479, 157478, 157477, 157476, 157475, 157474, 157473, 157472, 157471, 157470, 157469, 157468, 157467, 157466, 157465, 157464, 157463, 157462, 157461, 157460, 157459, 157458, 157457, 157456, 157455, 157454, 157453, 157452, 157451, 157450, 157449, 157448, 157447, 157446, 157445, 157444, 157443, 157442, 157441, 157440, 157439, 157438, 157437, 157436, 157435, 157434, 157433, 157432, 157431, 157430, 157429, 157428, 157427, 157426, 157425, 157424, 157423, 157422, 157421, 157420, 157419, 157418, 157417, 157416, 157415, 157414, 157413, 157412, 157411, 157410, 157409, 157408, 157407, 157406, 157405, 157404, 157403, 157402, 157401, 157400, 157399, 157398, 157397, 157396, 157395, 157394, 157393, 157392, 157391, 157390, 157389, 157388, 157387, 157386, 157383, 157382, 157381, 157380, 157379, 157378, 157377, 157376, 157375, 157374, 157373, 157372, 157371, 157370, 157369, 157368, 157367, 157362, 157361, 157360, 157359, 157358, 157357, 157356, 157355, 157354, 157353, 157352, 157351, 157350, 157349, 157348, 157347, 157346, 157345, 157344, 157343, 157342, 157341, 157340, 157339, 157338, 157337, 157336, 157335, 157334, 157333, 157332, 157331, 157330, 157329, 157328, 157327, 157326, 157325, 157324, 157323, 157322, 157321, 157320, 157319, 157318, 157317, 157316, 157315, 157314, 157313, 157312, 157311, 157310, 157309, 157308, 157307, 157306, 157305, 157304, 157303, 157302, 157301, 157300, 157299, 157298, 157296, 157294, 157293, 157292, 157291, 157290, 157289, 157288, 157287, 157286, 157285, 157284, 157283, 157282, 157281, 157280, 157279, 157278, 157277, 157276, 157275, 157274, 157273, 157272, 157271, 157270, 157269, 157268, 157267, 157266, 157265, 157264, 157263, 157262, 157261, 157260, 157259, 157258, 157257, 157256, 157255, 157254, 157253, 157252, 157250, 157249, 157248, 157247, 157246, 157245, 157244, 157243, 157242, 157241, 157240, 157239, 157238, 157237, 157236, 157235, 157234, 157233, 157232, 157231, 157230, 157229, 157228, 157227, 157226, 157225, 157224, 157223, 157222, 157221, 157220, 157219, 157218, 157217, 157216, 157215, 157214, 157213, 157212, 157211, 157210, 157209, 157208, 157207, 157206, 157205, 157204, 157203, 157202, 157201, 157200, 157199, 157198, 157197, 157196, 157195, 157194, 157193, 157192, 157191, 157190, 157189, 157188, 157187, 157186, 157185, 157184, 157183, 157182, 157181, 157180, 157179, 157178, 157177, 157176, 157175, 157174, 157173, 157172, 157171, 157170, 157168, 157167, 157166, 157165, 157164, 157163, 157162, 157161, 157160, 157159, 157158, 157157, 157156, 157155, 157153, 157152, 157151, 157150, 157149, 157148, 157147, 157146, 157145, 157144, 157143, 157142, 157141, 157140, 157139, 157138, 157137, 157136, 157135, 157134, 157133, 157132, 157131, 157130, 157129, 157128, 157127, 157126, 157125, 157124, 157123, 157122, 157121, 157120, 157119, 157118, 157117, 157116, 157115, 157114, 157113, 157112, 157111, 157110, 157109, 157108, 157107, 157106, 157105, 157104, 157103, 157102, 157101, 157100, 157099, 157098, 157097, 157096, 157095, 157094, 157093, 157092, 157091, 157090, 157089, 157088, 157087, 157086, 157085, 157084, 157083, 157082, 157081, 157080, 157079, 157078, 157077, 157076, 157075, 157074, 157073, 157072, 157071, 157070, 157069, 157068, 157067); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (157066, 157065, 157064, 157063, 157062, 157061, 157060, 157059, 157058, 157057, 157056, 157055, 157054, 157053, 157052, 157051, 157050, 157049, 157048, 157047, 157046, 157045, 157044, 157043, 157042, 157041, 157040, 157039, 157038, 157037, 157036, 157035, 157034, 157033, 157032, 157031, 157030, 157029, 157028, 157027, 157026, 157025, 157024, 157023, 157022, 157021, 157020, 157019, 157018, 157017, 157016, 157015, 157014, 157013, 157012, 157011, 157010, 157009, 157008, 157007, 157006, 157005, 157004, 157003, 157002, 157001, 157000, 156999, 156998, 156996, 156995, 156994, 156993, 156992, 156991, 156990, 156989, 156988, 156987, 156986, 156985, 156984, 156983, 156982, 156981, 156980, 156979, 156978, 156977, 156976, 156974, 156973, 156972, 156971, 156970, 156969, 156968, 156967, 156966, 156965, 156964, 156963, 156962, 156961, 156960, 156959, 156958, 156957, 156956, 156955, 156954, 156953, 156952, 156951, 156950, 156949, 156948, 156947, 156946, 156945, 156944, 156943, 156942, 156941, 156940, 156939, 156938, 156937, 156936, 156935, 156934, 156933, 156932, 156931, 156930, 156929, 156928, 156927, 156926, 156925, 156924, 156923, 156922, 156921, 156920, 156919, 156918, 156917, 156916, 156915, 156914, 156913, 156912, 156911, 156910, 156909, 156908, 156907, 156906, 156905, 156904, 156903, 156902, 156901, 156900, 156899, 156898, 156897, 156896, 156895, 156894, 156893, 156892, 156891, 156890, 156889, 156888, 156887, 156886, 156885, 156884, 156883, 156882, 156881, 156880, 156879, 156878, 156877, 156876, 156875, 156874, 156873, 156872, 156871, 156870, 156869, 156868, 156867, 156866, 156865, 156864, 156863, 156862, 156861, 156860, 156859, 156858, 156857, 156856, 156855, 156854, 156853, 156851, 156850, 156849, 156848, 156847, 156846, 156845, 156844, 156843, 156842, 156841, 156840, 156839, 156838, 156837, 156836, 156835, 156834, 156833, 156832, 156831, 156830, 156829, 156828, 156827, 156826, 156825, 156824, 156823, 156822, 156821, 156820, 156819, 156818, 156817, 156816, 156815, 156814, 156813, 156812, 156811, 156810, 156809, 156808, 156807, 156806, 156805, 156804, 156803, 156802, 156801, 156799, 156798, 156797, 156796, 156795, 156794, 156793, 156792, 156791, 156790, 156789, 156788, 156787, 156786, 156785, 156784, 156783, 156782, 156781, 156780, 156779, 156778, 156777, 156776, 156775, 156774, 156773, 156772, 156771, 156770, 156769, 156768, 156767, 156766, 156765, 156764, 156763, 156762, 156761, 156760, 156759, 156758, 156757, 156756, 156755, 156754, 156753, 156752, 156751, 156750, 156749, 156748, 156747, 156746, 156745, 156744, 156743, 156742, 156741, 156740, 156739, 156738, 156737, 156736, 156735, 156734, 156733, 156732, 156731, 156730, 156729, 156728, 156727, 156726, 156725, 156724, 156723, 156722, 156721, 156720, 156719, 156718, 156717, 156716, 156715, 156714, 156713, 156710, 156709, 156708, 156707, 156706, 156705, 156704, 156703, 156702, 156701, 156700, 156699, 156698, 156697, 156696, 156695, 156694, 156693, 156692, 156691, 156690, 156689, 156688, 156687, 156686, 156685, 156684, 156683, 156682, 156681, 156680, 156679, 156678, 156677, 156676, 156675, 156674, 156673, 156672, 156671, 156670, 156669, 156668, 156667, 156666, 156665, 156664, 156663, 156662, 156661, 156660, 156659, 156658, 156657, 156656, 156655, 156654, 156653, 156652, 156651, 156650, 156649, 156648, 156647, 156646, 156645, 156644, 156643, 156642, 156641, 156640, 156639, 156637, 156636, 156635, 156634, 156633, 156632, 156631, 156630, 156629, 156628, 156627, 156626, 156625, 156624, 156623, 156622, 156621, 156620, 156619, 156618, 156617, 156616, 156615, 156614, 156613, 156612, 156611, 156610, 156609, 156608, 156607, 156606, 156605, 156604, 156603, 156602, 156601, 156600, 156599, 156598, 156597, 156596, 156595, 156594, 156593, 156592, 156591, 156590, 156589, 156588, 156587, 156586, 156585, 156584, 156583, 156582, 156581, 156580, 156579, 156578, 156577, 156576, 156575, 156574, 156573, 156572, 156571, 156570, 156569, 156568, 156567, 156566, 156565, 156564, 156563, 156562, 156560, 156559, 156558, 156557, 156556, 156555, 156554, 156553, 156552, 156551, 156550, 156549, 156548, 156547, 156546, 156545, 156544, 156543, 156542, 156541, 156540, 156539, 156538, 156537, 156536, 156535, 156534, 156533, 156532, 156531, 156530, 156529, 156528, 156527, 156526, 156525, 156524, 156523, 156522, 156521, 156520, 156519, 156518, 156517, 156516, 156514, 156513, 156512, 156511, 156510, 156509, 156508, 156507, 156506, 156505, 156504, 156503, 156502, 156501, 156500, 156499, 156498, 156497, 156496, 156495, 156494, 156493, 156492, 156491, 156490, 156489, 156488, 156487, 156486, 156485, 156484, 156483, 156482, 156481, 156480, 156479, 156478, 156477, 156476, 156475, 156474, 156473, 156472, 156471, 156470, 156469, 156468, 156467, 156466, 156465, 156464, 156463, 156462, 156461, 156460, 156459, 156458, 156457, 156456, 156455, 156454, 156453, 156452, 156451, 156450, 156449, 156448, 156447, 156446, 156445, 156444, 156443, 156442, 156441, 156440, 156439, 156438, 156437, 156436, 156435, 156434, 156433, 156432, 156431, 156430, 156429, 156428, 156427, 156426, 156425, 156424, 156423, 156422, 156421, 156420, 156419, 156418, 156417, 156416, 156415, 156414, 156413, 156412, 156411, 156410, 156409, 156408, 156407, 156406, 156405, 156404, 156403, 156402, 156401, 156400, 156399, 156398, 156397, 156396, 156395, 156394, 156393, 156392, 156391, 156390, 156389, 156388, 156387, 156386, 156385, 156384, 156383, 156382, 156381, 156380, 156379, 156378, 156377, 156375, 156374, 156373, 156372, 156371, 156370, 156369, 156368, 156367, 156366, 156365, 156364, 156363, 156362, 156361, 156360, 156359, 156358, 156357, 156356, 156355, 156354, 156353, 156352, 156351, 156350, 156349, 156348, 156347, 156346, 156345, 156344, 156343, 156342, 156341, 156340, 156339, 156338, 156337, 156336, 156335, 156334, 156333, 156332, 156331, 156330, 156329, 156328, 156327, 156326, 156325, 156324, 156323, 156322, 156321, 156320, 156319, 156318, 156317, 156316, 156315, 156314, 156313, 156312, 156311, 156310, 156309, 156308, 156307, 156306, 156305, 156304, 156303, 156302, 156301, 156300, 156299, 156298, 156297, 156296, 156286, 156285, 156284, 156283, 156282, 156281, 156280, 156279, 156278, 156277, 156276, 156275, 156274, 156273, 156272, 156271, 156270, 156269, 156268, 156267, 156266, 156265, 156264, 156263, 156262, 156261, 156260, 156259, 156258, 156257, 156256, 156255, 156254, 156253, 156252, 156251, 156250, 156249, 156248, 156247, 156246, 156245, 156244, 156243, 156242, 156241, 156240, 156239, 156238, 156237, 156236, 156235, 156234, 156233, 156232, 156231, 156230, 156229, 156228, 156227, 156226, 156225, 156224, 156223, 156222, 156221, 156220, 156219, 156218, 156217, 156216, 156215, 156214, 156213, 156212, 156211, 156210, 156209, 156208, 156207, 156206, 156205, 156204, 156203, 156202, 156201, 156200, 156199, 156198, 156196, 156195, 156194, 156193, 156192, 156191, 156190, 156188, 156187, 156186, 156185, 156184, 156183, 156182, 156181, 156180, 156179, 156178, 156177, 156176, 156175, 156174, 156173, 156172, 156171, 156170, 156169, 156168, 156167, 156166, 156165, 156164, 156163, 156162, 156161, 156160, 156159, 156158, 156157, 156156, 156155, 156154, 156153, 156152, 156151, 156150, 156149, 156148, 156147, 156146, 156145, 156144, 156143, 156142, 156141, 156140, 156139, 156138, 156137, 156136, 156135, 156134, 156133, 156132, 156131, 156130, 156129, 156128, 156127, 156126, 156125, 156124, 156123, 156122, 156121, 156120, 156119, 156118, 156117, 156116, 156115, 156114, 156113, 156112, 156111, 156110, 156109, 156108, 156107, 156106, 156105, 156104, 156103, 156102, 156101, 156100, 156099, 156098, 156097, 156096, 156095, 156094, 156093, 156092, 156091, 156090, 156089, 156088, 156087, 156086, 156085, 156084, 156083, 156082, 156081, 156080, 156079, 156078, 156077, 156076, 156075, 156074, 156073, 156072, 156071, 156070, 156069, 156068, 156067, 156066, 156065, 156064, 156063, 156062, 156061, 156060, 156059, 156058, 156057, 156056, 156055, 156054, 156053, 156052, 156051, 156050, 156049, 156048, 156047, 156046, 156045, 156044, 156043, 156042, 156041, 156040, 156039, 156038, 156037, 156036, 156035, 156034, 156033, 156032, 156031, 156030, 156029, 156028, 156027, 156026, 156025, 156024, 156023, 156022, 156021, 156020, 156019, 156018, 156017, 156016, 156015, 156014, 156013, 156012, 156011, 156010, 156009, 156008, 156007, 156006, 156005, 156004, 156003, 156002, 156001, 156000, 155999, 155998, 155997, 155996, 155995, 155994, 155993, 155992, 155991, 155990, 155989, 155988, 155987, 155986, 155985, 155984, 155983, 155982, 155981, 155980, 155979, 155978, 155977, 155976, 155975, 155974, 155973, 155972, 155971, 155970, 155969, 155968, 155967, 155966, 155965, 155964, 155963, 155962, 155961, 155960, 155959, 155956, 155955, 155953, 155952, 155950, 155947, 155946, 155945, 155944, 155943, 155942, 155941, 155939, 155938, 155937, 155936, 155935, 155934, 155933, 155932, 155931, 155930, 155929, 155928, 155927, 155926, 155925, 155924, 155923, 155922, 155921, 155920, 155919, 155918, 155917, 155916, 155915, 155914, 155913, 155912, 155911, 155910, 155909, 155908, 155907, 155906, 155905, 155904, 155903, 155902, 155901, 155900, 155899, 155898, 155897, 155896, 155895, 155894, 155893, 155892, 155891, 155890, 155889, 155888, 155887, 155886, 155885, 155884, 155883, 155882, 155881, 155880, 155879, 155878, 155877, 155876, 155875, 155874, 155873, 155872, 155871, 155870, 155869, 155868, 155867, 155866, 155865, 155864, 155863, 155862, 155861, 155860, 155859, 155858, 155857, 155856, 155855, 155854, 155853, 155852, 155851, 155850, 155849, 155848, 155847, 155846, 155845, 155844, 155843, 155842, 155841, 155840, 155839, 155838, 155837, 155836, 155835, 155834, 155833, 155832, 155831, 155830, 155829, 155828, 155827, 155826, 155825, 155824, 155823, 155822, 155821, 155820, 155819, 155818, 155817, 155816, 155815, 155814, 155813, 155812, 155811, 155810, 155809, 155808, 155807, 155806, 155805, 155804, 155803, 155802, 155801, 155800, 155799, 155798, 155797, 155796, 155795, 155794, 155793, 155792, 155791, 155790, 155789, 155788, 155787, 155786, 155785, 155784, 155783, 155782, 155781, 155780, 155779, 155778, 155777, 155776, 155775, 155774, 155773, 155772, 155771, 155770, 155769, 155768, 155767, 155766, 155765, 155764, 155763, 155762, 155761, 155760, 155759, 155758, 155757, 155756, 155755, 155754, 155753, 155752, 155750, 155749, 155748, 155747, 155746, 155745, 155744, 155743, 155742, 155741, 155740, 155739, 155738, 155737, 155736, 155735, 155734, 155733, 155732, 155731, 155730, 155729, 155728, 155727, 155726, 155725, 155724, 155723, 155722, 155721, 155720, 155719, 155718, 155717, 155716, 155715, 155714, 155713, 155712, 155711, 155710, 155709, 155708, 155707, 155706, 155705, 155704, 155703, 155702, 155701, 155700, 155699, 155698, 155697, 155696, 155695, 155694, 155693, 155692, 155691, 155690, 155689, 155688, 155687, 155686, 155685, 155684, 155683, 155682, 155681, 155680, 155679, 155678, 155677, 155676, 155675, 155674, 155673, 155672, 155671, 155670, 155669, 155668, 155667, 155666, 155665, 155664, 155663, 155662, 155661, 155660, 155659, 155658, 155657, 155656, 155655, 155654, 155653, 155652, 155651, 155650, 155649, 155648, 155647, 155646, 155645, 155644, 155643, 155642, 155641, 155640, 155639, 155638, 155637, 155636, 155635, 155634, 155633, 155632, 155631, 155630, 155629, 155628, 155627, 155626, 155625, 155624, 155623, 155622, 155621, 155620, 155619, 155618, 155617, 155616, 155615, 155614, 155613, 155612, 155611, 155610, 155609, 155608, 155607, 155606, 155605, 155604, 155603, 155602, 155601, 155600, 155599, 155598, 155597, 155596, 155595, 155594, 155593, 155592, 155591, 155590, 155589, 155588, 155587, 155586, 155585, 155584, 155583, 155582, 155581, 155580, 155579, 155578, 155577, 155576, 155575, 155574, 155573, 155572, 155571, 155570, 155569, 155568, 155567, 155566, 155565, 155564, 155561, 155560, 155558, 155557, 155556, 155554, 155553, 155552, 155551, 155550, 155549, 155548, 155547, 155546, 155545, 155543, 155540, 155539, 155538, 155536, 155535, 155534, 155533, 155532, 155531, 155530, 155529, 155528, 155527, 155526, 155525, 155524, 155522, 155521, 155520, 155516, 155515, 155514, 155513, 155512, 155511, 155510, 155509, 155508, 155507, 155506, 155505, 155504, 155503, 155502, 155501, 155500, 155499, 155498, 155497, 155496, 155495, 155494, 155493, 155492, 155491, 155490, 155489, 155488, 155487, 155486, 155485, 155484, 155483, 155482, 155481, 155480, 155479, 155478, 155477, 155476, 155475, 155474, 155473, 155471, 155470, 155469, 155468, 155467, 155466, 155465, 155464, 155463, 155462, 155461, 155460, 155459, 155458, 155457, 155456, 155455, 155454, 155453, 155452, 155451, 155450, 155449, 155448, 155447, 155446, 155445, 155444, 155443, 155442, 155441, 155440, 155439, 155438, 155437, 155436, 155435, 155434, 155433, 155432, 155431, 155430, 155429, 155428, 155427, 155426, 155425, 155424, 155423, 155422, 155421, 155420, 155419, 155418, 155417, 155416, 155415, 155414, 155413, 155412, 155411, 155410, 155409, 155408, 155407, 155406, 155405, 155404, 155403, 155402, 155401, 155400, 155399, 155398, 155397, 155396, 155395, 155394, 155393, 155392, 155391, 155390, 155389, 155388, 155387, 155386, 155385, 155384, 155383, 155382, 155381, 155380, 155379, 155378, 155377, 155376, 155375, 155374, 155373, 155372, 155371, 155370, 155369, 155368, 155367, 155366, 155365, 155364, 155363, 155362, 155361, 155360, 155359, 155358, 155357, 155356, 155355, 155354, 155353, 155352, 155351, 155350, 155349, 155348, 155347, 155346, 155345, 155344, 155343, 155342, 155341, 155340, 155339, 155338, 155337, 155336, 155335, 155334, 155333, 155332, 155331, 155330, 155329, 155328, 155327, 155326, 155325, 155324, 155323, 155322, 155321, 155320, 155319, 155318, 155317, 155312, 155311, 155310, 155309, 155308, 155307, 155306, 155305, 155304, 155303, 155302, 155301, 155300, 155299, 155298, 155297, 155296, 155295, 155294, 155293, 155292, 155291, 155290, 155289, 155288, 155287, 155286, 155285, 155284, 155283, 155282, 155281, 155280, 155279, 155278, 155277, 155276, 155275, 155274, 155273, 155272, 155271, 155270, 155269, 155268, 155267, 155266, 155265, 155264, 155263, 155262, 155261, 155260, 155259, 155258, 155257, 155256, 155255, 155254, 155253, 155252, 155251, 155250, 155249, 155248, 155247, 155246, 155245, 155244, 155243, 155242, 155241, 155240, 155239, 155238, 155237, 155236, 155235, 155234, 155233, 155232, 155231, 155230, 155229, 155228, 155227, 155226, 155225, 155224, 155223, 155222, 155221, 155220, 155219, 155218, 155217, 155216, 155215, 155214, 155213, 155212, 155211, 155210, 155209, 155208, 155207, 155206, 155205, 155204, 155203, 155202, 155201, 155200, 155199, 155198, 155197, 155196, 155195, 155194, 155193, 155192, 155191, 155190, 155189, 155188, 155187, 155186, 155185, 155184, 155183, 155182, 155181, 155180, 155179, 155178, 155177, 155176, 155175, 155174, 155173, 155172, 155171, 155170, 155169, 155168, 155167, 155166, 155165, 155164, 155163, 155162, 155161, 155160, 155159, 155158, 155157, 155156, 155155, 155154, 155153, 155152, 155151, 155150, 155149, 155148, 155147, 155146, 155145, 155144, 155143, 155142, 155141, 155140, 155139, 155138, 155135, 155134, 155133, 155132, 155131, 155130, 155129, 155128, 155127, 155126, 155125, 155124, 155123, 155122, 155121, 155120, 155119, 155118, 155117, 155116, 155115, 155114, 155113, 155112, 155111, 155110, 155109, 155108, 155107, 155106, 155105, 155104, 155103, 155102, 155101, 155100, 155099, 155098, 155097, 155096, 155095, 155094, 155093, 155092, 155091, 155090, 155089, 155088, 155087, 155086, 155085, 155084, 155083, 155082, 155081, 155080, 155079, 155078, 155077, 155076, 155075, 155074, 155073, 155072, 155071, 155070, 155069, 155068, 155067, 155066, 155065, 155064, 155063, 155062, 155061, 155060, 155059, 155058, 155057, 155056, 155055, 155054, 155053, 155052, 155051, 155050, 155049, 155048, 155047, 155046, 155045, 155044, 155043, 155042, 155041, 155040, 155039, 155038, 155037, 155036, 155035, 155034, 155033, 155032, 155031, 155030, 155029, 155028, 155027, 155026, 155025, 155024, 155023, 155022, 155021, 155020, 155019, 155018, 155017, 155016, 155015, 155014, 155013, 155012, 155011, 155010, 155009, 155008, 155007, 155006, 155005, 155004, 155003, 155002, 155001, 155000, 154999, 154998, 154997, 154996, 154995, 154994, 154993, 154992, 154991, 154990, 154989, 154988, 154987, 154986, 154985, 154984, 154983, 154982, 154981, 154980, 154979, 154978, 154977, 154976, 154975, 154974, 154973, 154972, 154971, 154970, 154969, 154968, 154967, 154966, 154965, 154964, 154963, 154962, 154961, 154960, 154959, 154956, 154955, 154954, 154953, 154952, 154951, 154950, 154949, 154948, 154947, 154946, 154945, 154944, 154940, 154939, 154937, 154936, 154935, 154934, 154933, 154932, 154931, 154930, 154929, 154928, 154927, 154926, 154925, 154924, 154923, 154922, 154921, 154920, 154919, 154918, 154917, 154916, 154915, 154914, 154913, 154912, 154911, 154910, 154909, 154908, 154907, 154906, 154905, 154904, 154903, 154902, 154901, 154899, 154898, 154897, 154896, 154895, 154894, 154893, 154892, 154891, 154890, 154889, 154888, 154887, 154886, 154885, 154884, 154883, 154882, 154881, 154880, 154879, 154878, 154877, 154876, 154875, 154874, 154873, 154872, 154871, 154870, 154869, 154866, 154864, 154863, 154861, 154859, 154858, 154857, 154856, 154855, 154854, 154853, 154852, 154851, 154850, 154848, 154846, 154845, 154843, 154842, 154838, 154836, 154833, 154832, 154831, 154830, 154829, 154828, 154827, 154826, 154825, 154824, 154823, 154822, 154821, 154820, 154819, 154818, 154817, 154816, 154815, 154814, 154813, 154812, 154811, 154810, 154809, 154808, 154807, 154806, 154805, 154804, 154803, 154802, 154801, 154800, 154799, 154798, 154797, 154796, 154795, 154794, 154793, 154792, 154791, 154789, 154788, 154787, 154780, 154779, 154777, 154774, 154772, 154770, 154769, 154768, 154767, 154766, 154765, 154764, 154763, 154762, 154761, 154760, 154759, 154758, 154757, 154756, 154755, 154754, 154753, 154752, 154751, 154750, 154749, 154748, 154747, 154746, 154745, 154744, 154743, 154742, 154741, 154740, 154739, 154738, 154737, 154736, 154735, 154734, 154733, 154732, 154731, 154729, 154728, 154727, 154726, 154725, 154724, 154723, 154722, 154721, 154720, 154719, 154718, 154717, 154716, 154715, 154714, 154713, 154712, 154711, 154710, 154709, 154708, 154707, 154706, 154705, 154704, 154703, 154702, 154701, 154700, 154699, 154698, 154697, 154696, 154695, 154694, 154693, 154692, 154691, 154690, 154689, 154688, 154687, 154686, 154685, 154684, 154683, 154682, 154681, 154680, 154679, 154678, 154677, 154676, 154675, 154674, 154673, 154672, 154671, 154670, 154669, 154668, 154667, 154666, 154665, 154664, 154663, 154662, 154661, 154660, 154659, 154658, 154657, 154656, 154655, 154654, 154653, 154652, 154651, 154650, 154649, 154648, 154647, 154646, 154645, 154644, 154643, 154642, 154641, 154640, 154639, 154638, 154637, 154636, 154635, 154634, 154633, 154632, 154631, 154630, 154629, 154628, 154627, 154626, 154625, 154624, 154623, 154622, 154621, 154620, 154619, 154618, 154617, 154616, 154615, 154614, 154613, 154612, 154611, 154610, 154609, 154608, 154607, 154606, 154605, 154604, 154603, 154602, 154601, 154600, 154599, 154598, 154597, 154596, 154595, 154594, 154593, 154592, 154591, 154590, 154589, 154588, 154587, 154586, 154585, 154584, 154583, 154582, 154581, 154580, 154578, 154577, 154576, 154575, 154574, 154572, 154570, 154569, 154568, 154567, 154566, 154565, 154564, 154563, 154562, 154561, 154560, 154559, 154558, 154557, 154556, 154555, 154554, 154553, 154551, 154550, 154549, 154548, 154547, 154546, 154545, 154544, 154543, 154542, 154541, 154540, 154539, 154538, 154537, 154536, 154535, 154534, 154533, 154532, 154531, 154530, 154529, 154528, 154527, 154526, 154525, 154524, 154523, 154522, 154521, 154520, 154519, 154518, 154516, 154515, 154514, 154513, 154512, 154511, 154510, 154509, 154508, 154507, 154506, 154505, 154504, 154503, 154502, 154501, 154500, 154499, 154498, 154497, 154496, 154495, 154494, 154493, 154492, 154491, 154490, 154489, 154488, 154487, 154486, 154485, 154484, 154483, 154482, 154481, 154480, 154479, 154478, 154477, 154476, 154475, 154474, 154473, 154472, 154471, 154470, 154469, 154468, 154467, 154466, 154465, 154464, 154463, 154462, 154461, 154460, 154459, 154458, 154457, 154456, 154455, 154454, 154453, 154452, 154451, 154450, 154449, 154448, 154447, 154446, 154445, 154444, 154443, 154442, 154441, 154440, 154439, 154438, 154437, 154436, 154435, 154434, 154433, 154432, 154431, 154430, 154429, 154428, 154427, 154426, 154425, 154424, 154423, 154422, 154421, 154420, 154419, 154418, 154417, 154416, 154415, 154414, 154413, 154412, 154411, 154410, 154409, 154408, 154407, 154406, 154405, 154404, 154403, 154402, 154401, 154400, 154399, 154398, 154397, 154396, 154395, 154394, 154393, 154392, 154391, 154390, 154389, 154388, 154387, 154386, 154385, 154384, 154383, 154382, 154381, 154380, 154379, 154378, 154377, 154376, 154375, 154374, 154373, 154372, 154371, 154370, 154369, 154368, 154367, 154366, 154365, 154363, 154362, 154361, 154360, 154359, 154358, 154357, 154356, 154355, 154354, 154353, 154352, 154351, 154350, 154349, 154348, 154347, 154346, 154345, 154344, 154343, 154342, 154341, 154340, 154339, 154338, 154337, 154335, 154334, 154333, 154332, 154331, 154330, 154329, 154328, 154327, 154326, 154325, 154324, 154323, 154322, 154321, 154320, 154319, 154318, 154317, 154316, 154315, 154314, 154313, 154312, 154311, 154310, 154309, 154308, 154307, 154306, 154305, 154304, 154303, 154302, 154301, 154300, 154299, 154298, 154297, 154296, 154295, 154294, 154293, 154292, 154291, 154290, 154289, 154288, 154287, 154286, 154285, 154284, 154283, 154282, 154281, 154280, 154279, 154278, 154277, 154276, 154275, 154274, 154273, 154272, 154271, 154270, 154269, 154268, 154267, 154266, 154265, 154264, 154263, 154262, 154261, 154260, 154259, 154258, 154257, 154256, 154255, 154252, 154251, 154246, 154245, 154244, 154243, 154242, 154240, 154239, 154238, 154237, 154234, 154232, 154230, 154228, 154225, 154224, 154223, 154222, 154221, 154220, 154219, 154218, 154217, 154216, 154215, 154213, 154212, 154211, 154210, 154209, 154208, 154207, 154205, 154204, 154203, 154202, 154201, 154200, 154199, 154198, 154197, 154196, 154195, 154194, 154193, 154192, 154191, 154190, 154189, 154188, 154187, 154186, 154185, 154184, 154183, 154182, 154181, 154180, 154179, 154178, 154177, 154176, 154175, 154174, 154173, 154172, 154171, 154170, 154169, 154168, 154167, 154166, 154165, 154164, 154163, 154162, 154161, 154160, 154159, 154158, 154157, 154155, 154154, 154153, 154152, 154151, 154150, 154149, 154148, 154147, 154146, 154145, 154144, 154143, 154142, 154141, 154140, 154139, 154138, 154133, 154132, 154131, 154130, 154129, 154128, 154127, 154126, 154125, 154124, 154123, 154122, 154121, 154120, 154119, 154118, 154117, 154116, 154115, 154114, 154113, 154112, 154111, 154110, 154109, 154108, 154107, 154106, 154105, 154104, 154103, 154102, 154101, 154100, 154099, 154098, 154097, 154096, 154095, 154094, 154093, 154092, 154091, 154090, 154089, 154088, 154087, 154086, 154085, 154084, 154083, 154082, 154081, 154080, 154079, 154078, 154077, 154076, 154075, 154074, 154073, 154072, 154071, 154070, 154069, 154068, 154067, 154066, 154065, 154064, 154063, 154062, 154061, 154060, 154059, 154058, 154057, 154056, 154055, 154054, 154053, 154052, 154051, 154050, 154049, 154048, 154047, 154046, 154045, 154044, 154043, 154042, 154041, 154040, 154039, 154038, 154037, 154036, 154035, 154034, 154033, 154032, 154031, 154030, 154029, 154028, 154027, 154026, 154025, 154024, 154023, 154022, 154021, 154020, 154019, 154018, 154017, 154016, 154015, 154014, 154013, 154012, 154011, 154010, 154009, 154008, 154007, 154006, 154005, 154004, 154003, 154002, 154001, 154000, 153999, 153997, 153996, 153995, 153994, 153993, 153992, 153991, 153990, 153989, 153988, 153987, 153986, 153985, 153984, 153983, 153982, 153981, 153980, 153979, 153978, 153977, 153976, 153975, 153974, 153973, 153972, 153971, 153970, 153969, 153968, 153967, 153966, 153965, 153962, 153959, 153958, 153957, 153956, 153955, 153954, 153953, 153952, 153951, 153950, 153949, 153948, 153947, 153946, 153945, 153944, 153943, 153942, 153941, 153940, 153939, 153938, 153937, 153936, 153935, 153934, 153933, 153930, 153929, 153928, 153927, 153926, 153925, 153924, 153923, 153922, 153921, 153920, 153919, 153918, 153917, 153916, 153915, 153914, 153913, 153912, 153911, 153910, 153909, 153908, 153907, 153906, 153905, 153904, 153903, 153902, 153901, 153900, 153899, 153898, 153897, 153896, 153895, 153894, 153893, 153892, 153891, 153890, 153889, 153888, 153886, 153885, 153884, 153883, 153882, 153881, 153880, 153879, 153878, 153877, 153876, 153875, 153874, 153873, 153872, 153871, 153870, 153869, 153868, 153867, 153866, 153865, 153864, 153863, 153862, 153861, 153860, 153859, 153858, 153857, 153856, 153855, 153854, 153853, 153852, 153851, 153850, 153849, 153848, 153847, 153846, 153845, 153844, 153843, 153842, 153841, 153840, 153839, 153838, 153837, 153836, 153835, 153834, 153833, 153832, 153831, 153830, 153829, 153828, 153827, 153826, 153825, 153824, 153823, 153822, 153821, 153820, 153819, 153818, 153817, 153816, 153815, 153814, 153813, 153812, 153811, 153810, 153809, 153804, 153803, 153802, 153801, 153798, 153797, 153796, 153795, 153794, 153793, 153792, 153791, 153790, 153789, 153788, 153787, 153786, 153785, 153784, 153783, 153782, 153781, 153780, 153779, 153778, 153777, 153776, 153775, 153774, 153773, 153772, 153771, 153770, 153769, 153768, 153767, 153766, 153765, 153764, 153763, 153762, 153761, 153759, 153758, 153757, 153756, 153755, 153754, 153753, 153752, 153751, 153750, 153749, 153748, 153747, 153746, 153745, 153744, 153743, 153742, 153741, 153740, 153739, 153738, 153737, 153736, 153735, 153734, 153733, 153732, 153731, 153730, 153729, 153728, 153727, 153726, 153725, 153724, 153723, 153722, 153721, 153720, 153719, 153718, 153717, 153716, 153715, 153714, 153713, 153712, 153711, 153710, 153709, 153708, 153707, 153706, 153705, 153704, 153703, 153702, 153701, 153700, 153699, 153698, 153697, 153696, 153695, 153694, 153693, 153692, 153691, 153690, 153689, 153688, 153687, 153686, 153685, 153684, 153683, 153682, 153681, 153680, 153679, 153678, 153677, 153676, 153675, 153674, 153673, 153672, 153671, 153670, 153669, 153668, 153667, 153666, 153665, 153664, 153663, 153662, 153661, 153660, 153659, 153658, 153657, 153656, 153655, 153654, 153653, 153652, 153651, 153650, 153649, 153648, 153647, 153646, 153645, 153644, 153643, 153642, 153641, 153640, 153639, 153638, 153637, 153636, 153635, 153634, 153633, 153632, 153631, 153630, 153629, 153628, 153627, 153626, 153625, 153624, 153623, 153622, 153621, 153620, 153619, 153618, 153617, 153616, 153615, 153614, 153613, 153612, 153611, 153610, 153609, 153608, 153607, 153606, 153605, 153604, 153603, 153602, 153601, 153600, 153599, 153598, 153597, 153596, 153595, 153594, 153593, 153592, 153591, 153590, 153589, 153588, 153587, 153586, 153585, 153584, 153583, 153582, 153581, 153580, 153579, 153578, 153577, 153576, 153575, 153574, 153573, 153572, 153571, 153570, 153569, 153568, 153567, 153566, 153565, 153564, 153563, 153562, 153561, 153560, 153559, 153558, 153557, 153556, 153555, 153554, 153553, 153552, 153551, 153550, 153549, 153548, 153547, 153546, 153545, 153544, 153543, 153542, 153541, 153540, 153539, 153538, 153537, 153536, 153535, 153534, 153533, 153532, 153531, 153530, 153529, 153528, 153527, 153526, 153525, 153524, 153523, 153522, 153521, 153520, 153519, 153518, 153517, 153516, 153515, 153514, 153513, 153512, 153511, 153510, 153509, 153508, 153507, 153506, 153505, 153504, 153502, 153501, 153500, 153499, 153498, 153497, 153496, 153495, 153494, 153493, 153492, 153491, 153490, 153489, 153488, 153487, 153486, 153485, 153484, 153483, 153482, 153477, 153476, 153475, 153474, 153473, 153472, 153471, 153470, 153469, 153468, 153467, 153466, 153465, 153464, 153463, 153462, 153461, 153460, 153459, 153458, 153457, 153456, 153455, 153454, 153453, 153452, 153451, 153450, 153449, 153448, 153447, 153446, 153445, 153444, 153443, 153442, 153441, 153440, 153439, 153438, 153437, 153436, 153435, 153434, 153433, 153432, 153431, 153430, 153429, 153428, 153427, 153426, 153425, 153424, 153423, 153421, 153419, 153418, 153417, 153416, 153415, 153414, 153413, 153412, 153411, 153410, 153409, 153408, 153407, 153406, 153405, 153404, 153403, 153402, 153401, 153400, 153399, 153398, 153397, 153396, 153395, 153394, 153393, 153392, 153391, 153390, 153389, 153388, 153387, 153386, 153385, 153384, 153383, 153382, 153381, 153380, 153379, 153378, 153377, 153376, 153375, 153374, 153372, 153371, 153370, 153369, 153368, 153367, 153366, 153365, 153364, 153363, 153362, 153361, 153360, 153359, 153357, 153351, 153350, 153349, 153348, 153347, 153346, 153345, 153344, 153343, 153342, 153341, 153340, 153339, 153338, 153337, 153336, 153335, 153334, 153333, 153332, 153331, 153330, 153329, 153328, 153327, 153326, 153325, 153324, 153323, 153322, 153321, 153320, 153319, 153318, 153317, 153316, 153315, 153314, 153313, 153312, 153311, 153310, 153309, 153308, 153307, 153306, 153305, 153304, 153303, 153302, 153301, 153300, 153299, 153298, 153297, 153296, 153295, 153294, 153293, 153292, 153291, 153290, 153289, 153288, 153287, 153286, 153285, 153284, 153283, 153282, 153278, 153277, 153276, 153275, 153274, 153273, 153272, 153271, 153270, 153269, 153268, 153267, 153266, 153265, 153264, 153263, 153262, 153261, 153260, 153259, 153258, 153257, 153256, 153255, 153254, 153253, 153252, 153250, 153249, 153248, 153247, 153246, 153245, 153244, 153243, 153242, 153241, 153240, 153239, 153238, 153237, 153236, 153235, 153234, 153233, 153231, 153230, 153229, 153228, 153227, 153226, 153225, 153224, 153223, 153222, 153220, 153217, 153216, 153215, 153214, 153213, 153212, 153211, 153210, 153209, 153207, 153206, 153205, 153204, 153203, 153202, 153201, 153199, 153198, 153197, 153196, 153195, 153194, 153193, 153192, 153191, 153190, 153189, 153188, 153187, 153186, 153185, 153184, 153183, 153182, 153180, 153177, 153174, 153173, 153172, 153171, 153169, 153168, 153167, 153166, 153165, 153164, 153163, 153162, 153161, 153160, 153159, 153158, 153157, 153156, 153155, 153154, 153153, 153152, 153151, 153150, 153149, 153148, 153147, 153146, 153145, 153144, 153143, 153142, 153141, 153140, 153139, 153138, 153137, 153136, 153135, 153134, 153133, 153132, 153131, 153130, 153129, 153128, 153127, 153126, 153125, 153124, 153123, 153122, 153121, 153120, 153119, 153118, 153117, 153116, 153115, 153114, 153113, 153112, 153111, 153110, 153109, 153108, 153107, 153106, 153105, 153103, 153102, 153101, 153100, 153099, 153098, 153097, 153096, 153093, 153092, 153091, 153090, 153089, 153088, 153087, 153086, 153085, 153084, 153083, 153082, 153081, 153080, 153079, 153078, 153077, 153076, 153075, 153074, 153073, 153072, 153071, 153070, 153069, 153068, 153067, 153066, 153065, 153064, 153063, 153062, 153061, 153060, 153059, 153058, 153057, 153056, 153055, 153054, 153053, 153052, 153051, 153050, 153049, 153048, 153047, 153046, 153045, 153044, 153043, 153042, 153041, 153040, 153039, 153038, 153037, 153036, 153035, 153034, 153033, 153032, 153031, 153030, 153029, 153028, 153027, 153026, 153025, 153024, 153023, 153022, 153021, 153020, 153019, 153018, 153017, 153016, 153015, 153014, 153013, 153012, 153011, 153010, 153009, 153008, 153007, 153006, 153005, 153004, 153003, 153002, 153001, 153000, 152999, 152998, 152997, 152996, 152995, 152994, 152993, 152992, 152991, 152990, 152989, 152988, 152987, 152986, 152985, 152984, 152983, 152982, 152981, 152980, 152979, 152978, 152977, 152976, 152975, 152973, 152972, 152971, 152970, 152969, 152968, 152967, 152966, 152965, 152964, 152963, 152962, 152961, 152960, 152959, 152958, 152957, 152956, 152955, 152954, 152953, 152952, 152951, 152950, 152949, 152948, 152947, 152946, 152945, 152944, 152943, 152942, 152941, 152940, 152939, 152938, 152937, 152936, 152935, 152934, 152933, 152932, 152931, 152930, 152929, 152928, 152927, 152926, 152925, 152924, 152923, 152921, 152920, 152918, 152917, 152916, 152915, 152914, 152913, 152912, 152911, 152910, 152907, 152906, 152905, 152900, 152899, 152898, 152897, 152896, 152895, 152894, 152893, 152892, 152891, 152890, 152889, 152888, 152887, 152886, 152885, 152884, 152883, 152882, 152881, 152880, 152879, 152878, 152877, 152876, 152875, 152874, 152873, 152872, 152871, 152870, 152869, 152868, 152867, 152866, 152865, 152864, 152863, 152862, 152861, 152860, 152859, 152858, 152857, 152856, 152855, 152854, 152853, 152852, 152851, 152850, 152849, 152848, 152847, 152846, 152845, 152844, 152843, 152842, 152841, 152840, 152839, 152838, 152837, 152836, 152835, 152834, 152833, 152832, 152831, 152830, 152829, 152828, 152827, 152826, 152825, 152824, 152823, 152822, 152821, 152820, 152819, 152818, 152817, 152816, 152815, 152814, 152813, 152812, 152811, 152810, 152809, 152808, 152807, 152806, 152805, 152804, 152803, 152802, 152801, 152800, 152799, 152798, 152797, 152796, 152795, 152794, 152793, 152792, 152791, 152790, 152789, 152788, 152787, 152786, 152785, 152784, 152783, 152782, 152781, 152780, 152779, 152778, 152777, 152776, 152775, 152774, 152773, 152772, 152771, 152770, 152769, 152768, 152767, 152766, 152765, 152763, 152762, 152761, 152760, 152759, 152758, 152757, 152756, 152755, 152754, 152753, 152752, 152751, 152750, 152749, 152748, 152747, 152746, 152745, 152744, 152743, 152742, 152741, 152740, 152739, 152738, 152737, 152736, 152735, 152734, 152733, 152732, 152731, 152730, 152729, 152728, 152727, 152726, 152725, 152724, 152723, 152722, 152721, 152720, 152719, 152718, 152717, 152716, 152715, 152714, 152713, 152712, 152711, 152710, 152709, 152708, 152707, 152706, 152705, 152704, 152703, 152702, 152701, 152700, 152699, 152698, 152697, 152696, 152695, 152694, 152693, 152692, 152691, 152690, 152689, 152688, 152687, 152686, 152685, 152684, 152683, 152682, 152681, 152680, 152679, 152678, 152677, 152676, 152675, 152674, 152673, 152672, 152671, 152670, 152669, 152668, 152667, 152666, 152665, 152664, 152663, 152662, 152661, 152660, 152659, 152658, 152655, 152654, 152653, 152652, 152651, 152650, 152649, 152648, 152647, 152646, 152645, 152644, 152643, 152642, 152641, 152640, 152639, 152638, 152637, 152636, 152635, 152634, 152633, 152632, 152631, 152630, 152629, 152628, 152627, 152626, 152625, 152624, 152623, 152622, 152621, 152620, 152619, 152618, 152617, 152616, 152615, 152614, 152613, 152612, 152611, 152610, 152609, 152608, 152607, 152606, 152605, 152604, 152603, 152602, 152601, 152600, 152599, 152598, 152597, 152596, 152595, 152594, 152591, 152590, 152589, 152588, 152587, 152586, 152585, 152584, 152583, 152581, 152580, 152579, 152578, 152577, 152576, 152575, 152574, 152573, 152572, 152571, 152570, 152569, 152568, 152567, 152566, 152565, 152564, 152563, 152562, 152561, 152560, 152559, 152558, 152557, 152556, 152555, 152554, 152553, 152552, 152551, 152550, 152549, 152548, 152547, 152546, 152545, 152544, 152543, 152542, 152541, 152540, 152539, 152538, 152537, 152536, 152535, 152534, 152533, 152532, 152531, 152530, 152529, 152528, 152527, 152526, 152525, 152524, 152523, 152522, 152521, 152520, 152519, 152518, 152517, 152516, 152514, 152513, 152512, 152507, 152506, 152505, 152504, 152503, 152502, 152501, 152500, 152499, 152498, 152497, 152496, 152495, 152494, 152493, 152492, 152491, 152490, 152489, 152488, 152487, 152486, 152484, 152483, 152482, 152481, 152480, 152479, 152478, 152477, 152476, 152475, 152474, 152473, 152472, 152471, 152470, 152469, 152468, 152467, 152466, 152465, 152464, 152463, 152462, 152461, 152460, 152459, 152458, 152457, 152456, 152455, 152454, 152453, 152452, 152451, 152450, 152449, 152448, 152447, 152446, 152445, 152444, 152443, 152442, 152441, 152440, 152439, 152438, 152437, 152436, 152435, 152434, 152433, 152432, 152431, 152430, 152429, 152428, 152427, 152426, 152425, 152424, 152423, 152422, 152421, 152420, 152417, 152416, 152415, 152414, 152413, 152412, 152411, 152410, 152409, 152407, 152406, 152405, 152404, 152403, 152402, 152401, 152400, 152399, 152398, 152397, 152396, 152395, 152394, 152393, 152392, 152391, 152390, 152389, 152388, 152387, 152386, 152385, 152384, 152383, 152382, 152381, 152380, 152379, 152378, 152377, 152376, 152375, 152374, 152373, 152372, 152371, 152370, 152369, 152368, 152367, 152366, 152365, 152364, 152363, 152362, 152361, 152360, 152359, 152358, 152357, 152356, 152355, 152354, 152353, 152352, 152351, 152349, 152348, 152347, 152346, 152345, 152344, 152343, 152342, 152341, 152340, 152339, 152338, 152337, 152336, 152335, 152334, 152333, 152332, 152331, 152330, 152329, 152328, 152327, 152326, 152325, 152324, 152323, 152322, 152321, 152320, 152319, 152318, 152317, 152316, 152315, 152314, 152313, 152312, 152311, 152310, 152309, 152308, 152307, 152306, 152305, 152304, 152303, 152302, 152301, 152300, 152299, 152298, 152297, 152296, 152295, 152294, 152293, 152292, 152291, 152290, 152289, 152288, 152287, 152286, 152285, 152284, 152283, 152282, 152281, 152280, 152279, 152278, 152277, 152276, 152275, 152274, 152271, 152270, 152269, 152268, 152266, 152265, 152264, 152263, 152262, 152261, 152260, 152259, 152258, 152257, 152256, 152255, 152254, 152253, 152252, 152251, 152250, 152249, 152248, 152246, 152243, 152241, 152239, 152232, 152231, 152230, 152229, 152228, 152227, 152226, 152225, 152224, 152223, 152222, 152221, 152220, 152219, 152218, 152217, 152216, 152215, 152214, 152213, 152212, 152211, 152210, 152209, 152208, 152207, 152206, 152205, 152204, 152203, 152202, 152201, 152200, 152199, 152198, 152197, 152196, 152195, 152194, 152193, 152192, 152191, 152190, 152189, 152188, 152187, 152186, 152185, 152184, 152183, 152182, 152181, 152180, 152179, 152178, 152177, 152176, 152175, 152174, 152173, 152172, 152171, 152170, 152169, 152168, 152167, 152166, 152165, 152164, 152163, 152162, 152161, 152160, 152159, 152158, 152157, 152156, 152155, 152154, 152153, 152152, 152151, 152150, 152149, 152148, 152147, 152146, 152145, 152144, 152143, 152142, 152141, 152140, 152139, 152138, 152137, 152136, 152135, 152134, 152133, 152132, 152131, 152130, 152129, 152128, 152127, 152126, 152125, 152124, 152123, 152122, 152121, 152120, 152119, 152118, 152117, 152116, 152115, 152114, 152113, 152112, 152111, 152110, 152109, 152108, 152107, 152106, 152105, 152104, 152103, 152102, 152101, 152100, 152099, 152098, 152097, 152096, 152095, 152094, 152093, 152092, 152091, 152090, 152089, 152088, 152087, 152086, 152085, 152084, 152083, 152082, 152081, 152080, 152079, 152078, 152077, 152076, 152075, 152074, 152073, 152072, 152071, 152070, 152069, 152068, 152067, 152066, 152065, 152064, 152063, 152062, 152061, 152060, 152059, 152058, 152057, 152056, 152055, 152054, 152053, 152052, 152051, 152050, 152049, 152048, 152047, 152046, 152045, 152044, 152043, 152042, 152041, 152040, 152039, 152038, 152037, 152036, 152035, 152034, 152033, 152032, 152031, 152030, 152029, 152028, 152027, 152026, 152025, 152024, 152023, 152017, 152016, 152015, 152014, 152013, 152012, 152011, 152010, 152009, 152008, 152007, 152006, 152005, 152004, 152003, 152002, 152001, 152000, 151999, 151998, 151990, 151989, 151987, 151986, 151985, 151983, 151982, 151981, 151980, 151979, 151978, 151977, 151976, 151975, 151974, 151973, 151972, 151971, 151970, 151969, 151968, 151967, 151966, 151965, 151964, 151963, 151962, 151961, 151960, 151959, 151958, 151957, 151954, 151953, 151952, 151951, 151950, 151949, 151948, 151947, 151946, 151945, 151944, 151943, 151942, 151941, 151940, 151939, 151938, 151937, 151936, 151935, 151934, 151933, 151932, 151931, 151930, 151929, 151928, 151927, 151926, 151925, 151924, 151923, 151922, 151921, 151920, 151919, 151918, 151916, 151915, 151913, 151912, 151911, 151910, 151909, 151908, 151907, 151906, 151905, 151904, 151902, 151901, 151900, 151899, 151898, 151897, 151896, 151895, 151894, 151893, 151892, 151890, 151889, 151888, 151887, 151886, 151885, 151884, 151883, 151882, 151881, 151880, 151879, 151878, 151877, 151876, 151875, 151874, 151873, 151872, 151871, 151870, 151869, 151868, 151867, 151866, 151865, 151864, 151863, 151862, 151861, 151860, 151859, 151858, 151857, 151856, 151855, 151854, 151853, 151852, 151850, 151849); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (151848, 151847, 151846, 151845, 151844, 151843, 151842, 151841, 151840, 151839, 151838, 151837, 151836, 151835, 151834, 151833, 151832, 151831, 151830, 151829, 151828, 151827, 151826, 151825, 151824, 151823, 151822, 151821, 151820, 151819, 151818, 151817, 151816, 151815, 151814, 151813, 151812, 151811, 151810, 151809, 151808, 151807, 151806, 151805, 151804, 151803, 151802, 151801, 151800, 151799, 151798, 151797, 151796, 151795, 151794, 151793, 151792, 151791, 151790, 151789, 151788, 151787, 151786, 151785, 151784, 151783, 151782, 151781, 151780, 151779, 151778, 151777, 151776, 151775, 151774, 151773, 151772, 151771, 151770, 151769, 151768, 151767, 151766, 151765, 151764, 151763, 151762, 151761, 151760, 151759, 151758, 151757, 151756, 151755, 151754, 151753, 151752, 151751, 151750, 151749, 151748, 151747, 151746, 151745, 151744, 151743, 151742, 151741, 151740, 151739, 151738, 151737, 151736, 151735, 151734, 151733, 151732, 151731, 151730, 151729, 151728, 151727, 151726, 151725, 151724, 151723, 151722, 151721, 151720, 151719, 151718, 151717, 151716, 151715, 151714, 151713, 151712, 151711, 151710, 151709, 151708, 151707, 151706, 151705, 151704, 151703, 151702, 151701, 151700, 151699, 151698, 151697, 151696, 151695, 151694, 151693, 151692, 151691, 151690, 151689, 151688, 151687, 151686, 151685, 151684, 151683, 151682, 151681, 151680, 151679, 151678, 151677, 151676, 151675, 151674, 151673, 151672, 151671, 151670, 151669, 151668, 151667, 151666, 151665, 151664, 151663, 151662, 151660, 151659, 151658, 151657, 151656, 151655, 151654, 151653, 151652, 151650, 151649, 151648, 151647, 151646, 151645, 151644, 151643, 151642, 151641, 151640, 151639, 151638, 151637, 151636, 151635, 151634, 151633, 151632, 151631, 151630, 151629, 151628, 151627, 151626, 151625, 151624, 151623, 151622, 151621, 151620, 151619, 151618, 151617, 151616, 151615, 151614, 151613, 151612, 151611, 151610, 151609, 151608, 151607, 151606, 151605, 151604, 151603, 151602, 151601, 151600, 151599, 151598, 151597, 151596, 151595, 151594, 151593, 151592, 151591, 151590, 151589, 151588, 151587, 151586, 151585, 151584, 151583, 151582, 151581, 151580, 151579, 151578, 151577, 151576, 151575, 151574, 151573, 151572, 151571, 151570, 151569, 151568, 151567, 151566, 151565, 151564, 151563, 151562, 151561, 151560, 151559, 151558, 151557, 151556, 151555, 151554, 151553, 151552, 151551, 151550, 151549, 151548, 151547, 151546, 151545, 151544, 151543, 151542, 151541, 151540, 151539, 151538, 151537, 151536, 151535, 151534, 151533, 151532, 151531, 151530, 151529, 151528, 151527, 151526, 151525, 151524, 151523, 151522, 151521, 151520, 151519, 151518, 151517, 151516, 151515, 151514, 151513, 151512, 151511, 151510, 151509, 151508, 151507, 151506, 151505, 151504, 151503, 151502, 151501, 151500, 151499, 151498, 151497, 151496, 151495, 151494, 151493, 151492, 151491, 151490, 151489, 151488, 151487, 151486, 151485, 151484, 151483, 151482, 151481, 151480, 151479, 151478, 151477, 151476, 151475, 151474, 151473, 151472, 151471, 151470, 151469, 151468, 151467, 151466, 151465, 151464, 151463, 151462, 151461, 151460, 151459, 151458, 151457, 151456, 151455, 151454, 151453, 151452, 151451, 151450, 151449, 151448, 151447, 151446, 151445, 151444, 151443, 151442, 151441, 151440, 151439, 151438, 151437, 151436, 151435, 151434, 151433, 151432, 151431, 151430, 151429, 151428, 151427, 151426, 151425, 151424, 151423, 151422, 151421, 151420, 151419, 151418, 151417, 151416, 151415, 151414, 151413, 151412, 151411, 151410, 151409, 151408, 151407, 151406, 151405, 151404, 151403, 151402, 151401, 151400, 151399, 151398, 151397, 151396, 151395, 151394, 151393, 151392, 151391, 151390, 151389, 151388, 151387, 151386, 151385, 151384, 151383, 151382, 151381, 151380, 151379, 151378, 151377, 151376, 151375, 151374, 151373, 151372, 151371, 151370, 151369, 151368, 151367, 151366, 151365, 151364, 151363, 151362, 151361, 151360, 151359, 151358, 151357, 151356, 151355, 151354, 151353, 151352, 151351, 151350, 151349, 151348, 151347, 151346, 151345, 151344, 151343, 151342, 151341, 151340, 151338, 151337, 151336, 151335, 151333, 151332, 151331, 151330, 151329, 151328, 151327, 151326, 151324, 151323, 151322, 151321, 151320, 151319, 151318, 151317, 151316, 151315, 151314, 151313, 151312, 151311, 151310, 151309, 151308, 151307, 151306, 151305, 151304, 151303, 151302, 151301, 151300, 151299, 151298, 151297, 151295, 151294, 151293, 151292, 151291, 151290, 151289, 151288, 151287, 151286, 151285, 151284, 151283, 151282, 151281, 151280, 151279, 151278, 151277, 151276, 151275, 151274, 151273, 151272, 151271, 151270, 151269, 151268, 151267, 151266, 151265, 151264, 151263, 151262, 151261, 151260, 151259, 151258, 151257, 151256, 151255, 151254, 151253, 151252, 151251, 151250, 151249, 151248, 151247, 151246, 151245, 151244, 151243, 151242, 151241, 151240, 151239, 151238, 151237, 151236, 151235, 151234, 151233, 151232, 151231, 151230, 151229, 151228, 151227, 151226, 151225, 151224, 151223, 151222, 151221, 151220, 151219, 151218, 151217, 151216, 151215, 151214, 151213, 151212, 151211, 151210, 151209, 151208, 151207, 151206, 151205, 151204, 151203, 151202, 151201, 151200, 151199, 151198, 151197, 151196, 151195, 151194, 151193, 151192, 151191, 151190, 151189, 151188, 151187, 151186, 151185, 151184, 151183, 151182, 151181, 151180, 151179, 151178, 151177, 151176, 151175, 151174, 151173, 151172, 151171, 151170, 151169, 151168, 151167, 151166, 151165, 151164, 151163, 151162, 151161, 151160, 151159, 151158, 151157, 151156, 151155, 151154, 151153, 151152, 151151, 151150, 151149, 151148, 151147, 151146, 151145, 151144, 151143, 151142, 151141, 151140, 151139, 151138, 151137, 151136, 151135, 151134, 151133, 151132, 151131, 151130, 151129, 151127, 151126, 151125, 151124, 151123, 151122, 151121, 151120, 151118, 151116, 151115, 151114, 151113, 151112, 151111, 151110, 151109, 151108, 151107, 151106, 151105, 151104, 151103, 151102, 151101, 151100, 151099, 151098, 151097, 151096, 151095, 151094, 151093, 151092, 151091, 151090, 151089, 151088, 151087, 151086, 151085, 151084, 151083, 151082, 151081, 151080, 151079, 151078, 151077, 151076, 151075, 151074, 151073, 151072, 151071, 151070, 151069, 151068, 151067, 151066, 151065, 151064, 151063, 151062, 151061, 151060, 151059, 151058, 151057, 151056, 151055, 151054, 151053, 151052, 151051, 151050, 151049, 151047, 151046, 151045, 151044, 151043, 151042, 151041, 151040, 151039, 151038, 151037, 151036, 151034, 151031, 151030, 151029, 151028, 151027, 151026, 151025, 151024, 151023, 151022, 151021, 151020, 151019, 151018, 151017, 151016, 151015, 151014, 151013, 151011, 151010, 151009, 151008, 151007, 151006, 151005, 151003, 151002, 151001, 151000, 150999, 150998, 150997, 150996, 150995, 150993, 150990, 150989, 150988, 150987, 150986, 150985, 150984, 150983, 150982, 150981, 150980, 150979, 150978, 150977, 150976, 150975, 150974, 150973, 150972, 150971, 150970, 150969, 150968, 150967, 150966, 150965, 150964, 150963, 150962, 150961, 150960, 150959, 150958, 150957, 150956, 150955, 150954, 150953, 150952, 150951, 150950, 150949, 150948, 150947, 150946, 150945, 150944, 150943, 150942, 150941, 150940, 150939, 150938, 150937, 150936, 150935, 150934, 150933, 150932, 150931, 150930, 150929, 150928, 150927, 150926, 150925, 150924, 150923, 150922, 150921, 150920, 150919, 150918, 150917, 150916, 150914, 150913, 150912, 150911, 150908, 150907, 150906, 150905, 150904, 150903, 150902, 150901, 150900, 150899, 150898, 150897, 150896, 150895, 150894, 150893, 150892, 150891, 150890, 150889, 150888, 150887, 150886, 150885, 150884, 150883, 150882, 150881, 150880, 150879, 150878, 150877, 150876, 150875, 150874, 150873, 150872, 150871, 150870, 150869, 150868, 150867, 150866, 150865, 150864, 150863, 150862, 150861, 150860, 150859, 150858, 150857, 150856, 150855, 150854, 150853, 150852, 150851, 150850, 150849, 150848, 150847, 150846, 150845, 150844, 150843, 150842, 150841, 150840, 150839, 150838, 150837, 150836, 150835, 150834, 150833, 150832, 150831, 150830, 150829, 150828, 150827, 150826, 150825, 150824, 150823, 150822, 150821, 150820, 150819, 150818, 150817, 150816, 150815, 150814, 150813, 150812, 150811, 150810, 150809, 150808, 150807, 150806, 150805, 150804, 150803, 150802, 150801, 150800, 150799, 150798, 150797, 150796, 150795, 150794, 150793, 150792, 150791, 150790, 150789, 150788, 150787, 150786, 150785, 150784, 150783, 150781, 150779, 150778, 150777, 150776, 150775, 150773, 150772, 150771, 150770, 150769, 150768, 150767, 150766, 150765, 150764, 150763, 150762, 150761, 150760, 150759, 150758, 150757, 150756, 150755, 150754, 150753, 150752, 150750, 150749, 150748, 150747, 150746, 150745, 150744, 150743, 150742, 150741, 150740, 150739, 150738, 150737, 150736, 150735, 150734, 150733, 150732, 150731, 150730, 150729, 150728, 150727, 150726, 150719, 150718, 150717, 150716, 150715, 150714, 150713, 150712, 150711, 150710, 150709, 150708, 150707, 150706, 150705, 150704, 150703, 150702, 150701, 150700, 150699, 150698, 150697, 150696, 150695, 150694, 150693, 150692, 150691, 150690, 150689, 150688, 150687, 150686, 150685, 150684, 150683, 150682, 150681, 150680, 150679, 150678, 150677, 150676, 150675, 150674, 150673, 150672, 150671, 150670, 150669, 150668, 150667, 150666, 150665, 150664, 150663, 150662, 150661, 150660, 150659, 150658, 150657, 150656, 150655, 150654, 150653, 150652, 150651, 150650, 150649, 150648, 150647, 150646, 150645, 150644, 150643, 150642, 150641, 150640, 150639, 150638, 150637, 150636, 150635, 150634, 150633, 150632, 150631, 150630, 150629, 150628, 150627, 150626, 150625, 150624, 150623, 150622, 150621, 150620, 150619, 150618, 150617, 150616, 150615, 150614, 150613, 150612, 150611, 150610, 150609, 150608, 150607, 150606, 150605, 150603, 150602, 150601, 150599, 150598, 150597, 150596, 150595, 150594, 150593, 150592, 150591, 150590, 150589, 150588, 150587, 150586, 150585, 150584, 150583, 150582, 150581, 150580, 150574, 150573, 150572, 150571, 150570, 150569, 150568, 150567, 150566, 150565, 150564, 150563, 150562, 150561, 150560, 150559, 150558, 150557, 150556, 150555, 150554, 150553, 150552, 150551, 150550, 150549, 150548, 150547, 150546, 150545, 150544, 150543, 150542, 150541, 150540, 150539, 150538, 150537, 150536, 150535, 150534, 150533, 150532, 150531, 150530, 150529, 150528, 150527, 150526, 150525, 150524, 150523, 150522, 150521, 150520, 150519, 150518, 150517, 150516, 150515, 150514, 150513, 150512, 150511, 150510, 150509, 150508, 150507, 150506, 150505, 150504, 150503, 150502, 150501, 150500, 150499, 150498, 150497, 150496, 150495, 150494, 150493, 150492, 150491, 150490, 150489, 150488, 150487, 150486, 150485, 150484, 150483, 150482, 150480, 150479, 150478, 150477, 150476, 150475, 150474, 150473, 150472, 150471, 150470, 150469, 150468, 150467, 150466, 150465, 150464, 150463, 150462, 150461, 150460, 150459, 150458, 150457, 150456, 150455, 150454, 150453, 150452, 150451, 150450, 150448, 150446, 150445, 150444, 150443, 150442, 150441, 150440, 150439, 150438, 150437, 150436, 150435, 150434, 150433, 150432, 150431, 150430, 150429, 150428, 150427, 150426, 150425, 150421, 150420, 150419, 150418, 150417, 150416, 150415, 150414, 150413, 150412, 150411, 150410, 150409, 150408, 150407, 150406, 150405, 150404, 150403, 150402, 150401, 150400, 150399, 150398, 150397, 150396, 150395, 150394, 150393, 150392, 150391, 150390, 150388, 150387, 150386, 150385, 150384, 150383, 150382, 150381, 150380, 150379, 150378, 150377, 150376, 150375, 150374, 150373, 150372, 150371, 150370, 150369, 150368, 150367, 150366, 150365, 150364, 150363, 150362, 150361, 150360, 150359, 150358, 150357, 150356, 150355, 150354, 150353, 150352, 150351, 150350, 150349, 150348, 150347, 150346, 150345, 150344, 150343, 150342, 150341, 150340, 150339, 150338, 150337, 150336, 150335, 150334, 150333, 150332, 150331, 150330, 150329, 150328, 150327, 150326, 150325, 150324, 150323, 150322, 150321, 150320, 150319, 150318, 150317, 150316, 150315, 150314, 150313, 150312, 150311, 150310, 150309, 150308, 150307, 150306, 150305, 150304, 150303, 150302, 150301, 150300, 150299, 150298, 150297, 150295, 150294, 150293, 150292, 150291, 150290, 150289, 150288, 150287, 150286, 150285, 150284, 150283, 150282, 150281, 150280, 150279, 150278, 150277, 150276, 150275, 150274, 150273, 150272, 150271, 150270, 150269, 150268, 150267, 150266, 150265, 150264, 150263, 150262, 150261, 150260, 150259, 150258, 150257, 150256, 150255, 150254, 150253, 150252, 150251, 150250, 150249, 150248, 150246, 150245, 150244, 150242, 150241, 150240, 150239, 150238, 150237, 150236, 150235, 150234, 150233, 150232, 150231, 150230, 150229, 150228, 150227, 150226, 150225, 150224, 150223, 150222, 150221, 150220, 150219, 150218, 150217, 150216, 150215, 150214, 150213, 150212, 150211, 150210, 150209, 150208, 150207, 150206, 150205, 150204, 150203, 150202, 150201, 150200, 150199, 150198, 150197, 150196, 150195, 150194, 150193, 150192, 150191, 150190, 150189, 150188, 150187, 150186, 150185, 150184, 150183, 150181, 150180, 150179, 150178, 150177, 150176, 150175, 150174, 150173, 150172, 150171, 150170, 150169, 150168, 150166, 150165, 150164, 150163, 150162, 150161, 150160, 150159, 150158, 150157, 150156, 150155, 150154, 150153, 150152, 150151, 150150, 150149, 150148, 150147, 150146, 150145, 150144, 150143, 150142, 150141, 150140, 150139, 150138, 150137, 150136, 150135, 150134, 150133, 150132, 150131, 150130, 150129, 150128, 150127, 150126, 150125, 150124, 150123, 150122, 150121, 150120, 150119, 150118, 150117, 150116, 150115, 150114, 150113, 150112, 150111, 150110, 150109, 150108, 150107, 150106, 150105, 150104, 150103, 150102, 150101, 150100, 150099, 150098, 150097, 150096, 150095, 150094, 150093, 150092, 150091, 150090, 150089, 150088, 150087, 150086, 150085, 150084, 150083, 150082, 150081, 150080, 150079, 150078, 150077, 150076, 150075, 150074, 150073, 150072, 150071, 150070, 150069, 150068, 150067, 150066, 150065, 150064, 150063, 150062, 150061, 150060, 150059, 150058, 150057, 150056, 150055, 150054, 150053, 150052, 150051, 150050, 150049, 150048, 150047, 150046, 150044, 150043, 150041, 150040, 150039, 150038, 150037, 150036, 150035, 150034, 150033, 150032, 150031, 150030, 150029, 150028, 150027, 150026, 150025, 150024, 150023, 150022, 150021, 150020, 150019, 150018, 150017, 150016, 150015, 150014, 150013, 150012, 150011, 150010, 150009, 150008, 150007, 150006, 150005, 150004, 150003, 150002, 150001, 150000, 149999, 149998, 149997, 149996, 149995, 149994, 149993, 149992, 149991, 149990, 149989, 149988, 149987, 149986, 149985, 149984, 149983, 149982, 149981, 149980, 149979, 149978, 149977, 149976, 149975, 149974, 149973, 149972, 149971, 149970, 149969, 149968, 149967, 149966, 149965, 149964, 149963, 149962, 149961, 149960, 149959, 149958, 149957, 149956, 149955, 149954, 149953, 149952, 149951, 149950, 149949, 149948, 149947, 149946, 149945, 149944, 149943, 149942, 149940, 149939, 149938, 149937, 149936, 149935, 149934, 149933, 149932, 149931, 149930, 149929, 149928, 149927, 149926, 149925, 149924, 149923, 149922, 149921, 149920, 149919, 149918, 149917, 149916, 149915, 149914, 149913, 149912, 149911, 149910, 149909, 149908, 149907, 149906, 149905, 149904, 149903, 149902, 149901, 149900, 149899, 149898, 149897, 149896, 149895, 149894, 149893, 149892, 149891, 149890, 149889, 149888, 149887, 149886, 149885, 149884, 149883, 149882, 149881, 149880, 149879, 149878, 149877, 149876, 149875, 149874, 149873, 149872, 149871, 149870, 149869, 149868, 149867, 149866, 149865, 149864, 149858, 149857, 149856, 149855, 149854, 149853, 149852, 149851, 149850, 149849, 149848, 149847, 149846, 149845, 149844, 149843, 149842, 149841, 149840, 149839, 149838, 149837, 149836, 149835, 149834, 149833, 149832, 149831, 149830, 149829, 149828, 149827, 149826, 149825, 149824, 149823, 149822, 149821, 149820, 149819, 149818, 149817, 149816, 149815, 149814, 149813, 149812, 149811, 149810, 149809, 149807, 149806, 149805, 149804, 149803, 149802, 149801, 149800, 149799, 149798, 149797, 149796, 149795, 149794, 149793, 149792, 149791, 149790, 149789, 149788, 149787, 149786, 149785, 149784, 149783, 149782, 149781, 149779, 149778, 149777, 149776, 149775, 149774, 149772, 149771, 149770, 149769, 149768, 149767, 149766, 149765, 149764, 149763, 149762, 149761, 149760, 149759, 149758, 149757, 149756, 149755, 149754, 149753, 149752, 149751, 149750, 149749, 149748, 149747, 149746, 149745, 149744, 149743, 149742, 149741, 149740, 149739, 149738, 149737, 149736, 149735, 149730, 149729, 149726, 149725, 149724, 149723, 149722, 149720, 149719, 149717, 149716, 149715, 149714, 149713, 149712, 149711, 149710, 149709, 149708, 149707, 149706, 149705, 149704, 149703, 149702, 149701, 149700, 149699, 149698, 149697, 149696, 149695, 149694, 149693, 149692, 149691, 149690, 149689, 149688, 149687, 149686, 149685, 149684, 149683, 149682, 149681, 149680, 149679, 149678, 149677, 149676, 149675, 149674, 149673, 149672, 149671, 149670, 149669, 149668, 149667, 149666, 149665, 149664, 149663, 149662, 149661, 149660, 149659, 149658, 149657, 149656, 149655, 149654, 149653, 149652, 149651, 149650, 149649, 149648, 149647, 149646, 149645, 149644, 149643, 149642, 149641, 149640, 149639, 149638, 149637, 149636, 149635, 149634, 149633, 149632, 149631, 149630, 149629, 149628, 149627, 149626, 149625, 149624, 149623, 149622, 149621, 149620, 149619, 149618, 149617, 149616, 149615, 149614, 149613, 149612, 149611, 149610, 149609, 149608, 149607, 149606, 149605, 149604, 149603, 149602, 149601, 149600, 149599, 149598, 149597, 149596, 149595, 149594, 149593, 149592, 149591, 149590, 149589, 149588, 149587, 149586, 149585, 149584, 149583, 149582, 149581, 149580, 149579, 149577, 149575, 149574, 149573, 149571, 149570, 149569, 149568, 149567, 149566, 149565, 149564, 149563, 149562, 149561, 149560, 149559, 149558, 149557, 149556, 149555, 149554, 149553, 149552, 149551, 149550, 149549, 149548, 149547, 149545, 149544, 149543, 149542, 149541, 149540, 149539, 149538, 149537, 149535, 149533, 149532, 149531, 149530, 149529, 149528, 149527, 149526, 149525, 149523, 149522, 149521, 149520, 149519, 149518, 149517, 149516, 149515, 149514, 149513, 149512, 149511, 149510, 149509, 149508, 149507, 149506, 149505, 149504, 149503, 149502, 149501, 149500, 149499, 149498, 149497, 149496, 149495, 149494, 149493, 149492, 149491, 149490, 149489, 149488, 149487, 149486, 149485, 149484, 149483, 149482, 149481, 149480, 149479, 149478, 149477, 149476, 149475, 149474, 149473, 149472, 149471, 149470, 149469, 149468, 149466, 149465, 149464, 149463, 149462, 149461, 149460, 149459, 149458, 149457, 149456, 149455, 149454, 149453, 149452, 149451, 149450, 149449, 149448, 149447, 149446, 149445, 149444, 149443, 149442, 149441, 149440, 149439, 149438, 149437, 149436, 149435, 149434, 149433, 149432, 149431, 149430, 149429, 149428, 149427, 149426, 149425, 149424, 149423, 149422, 149421, 149420, 149419, 149418, 149417, 149416, 149415, 149414, 149413, 149411, 149410, 149409, 149408, 149407, 149406, 149405, 149404, 149403, 149402, 149401, 149400, 149399, 149398, 149397, 149396, 149395, 149394, 149393, 149392, 149391, 149390, 149389, 149388, 149387, 149386, 149385, 149384, 149383, 149382, 149381, 149380, 149379, 149378, 149377, 149376, 149375, 149374, 149373, 149372, 149371, 149370, 149369, 149368, 149367, 149366, 149365, 149364, 149363, 149362, 149361, 149360, 149359, 149358, 149357, 149356, 149355, 149354, 149353, 149352, 149351, 149348, 149347, 149346, 149345, 149344, 149343, 149341, 149340, 149339, 149338, 149337, 149336, 149335, 149334, 149333, 149332, 149331, 149330, 149329, 149328, 149327, 149326, 149325, 149323, 149322, 149321, 149320, 149319, 149318, 149317, 149315, 149314, 149313, 149312, 149311, 149310, 149309, 149307, 149306, 149305, 149303, 149302, 149300, 149299, 149298, 149297, 149296, 149295, 149294, 149292, 149291, 149290, 149289, 149288, 149287, 149286, 149285, 149284, 149283, 149282, 149281, 149280, 149279, 149278, 149277, 149276, 149275, 149274, 149273, 149272, 149271, 149270, 149269, 149268, 149267, 149266, 149265, 149264, 149263, 149262, 149261, 149260, 149259, 149258, 149257, 149256, 149255, 149254, 149253, 149252, 149250, 149249, 149248, 149247, 149246, 149245, 149244, 149243, 149242, 149241, 149240, 149239, 149238, 149237, 149236, 149235, 149234, 149233, 149232, 149231, 149230, 149229, 149228, 149227, 149226, 149225, 149224, 149223, 149221, 149220, 149219, 149218, 149217, 149216, 149215, 149214, 149212, 149211, 149210, 149209, 149208, 149207, 149206, 149205, 149204, 149200, 149199, 149198, 149197, 149196, 149195, 149194, 149193, 149192, 149191, 149190, 149189, 149187, 149186, 149185, 149184, 149183, 149182, 149181, 149180, 149179, 149178, 149177, 149176, 149175, 149174, 149173, 149172, 149171, 149170, 149169, 149168, 149167, 149166, 149165, 149164, 149163, 149162, 149161, 149160, 149159, 149158, 149157, 149156, 149155, 149154, 149151, 149150, 149149, 149148, 149147, 149146, 149145, 149144, 149143, 149142, 149141, 149140, 149139, 149138, 149137, 149136, 149135, 149134, 149133, 149132, 149131, 149130, 149129, 149128, 149127, 149126, 149125, 149124, 149123, 149122, 149121, 149120, 149119, 149118, 149117, 149116, 149115, 149114, 149113, 149112, 149111, 149110, 149109, 149108, 149107, 149106, 149105, 149104, 149103, 149102, 149101, 149100, 149099, 149098, 149097, 149096, 149095, 149094, 149093, 149092, 149091, 149090, 149089, 149088, 149087, 149086, 149085, 149084, 149083, 149082, 149081, 149080, 149079, 149078, 149076, 149075, 149074, 149073, 149072, 149071, 149070, 149066, 149065, 149064, 149063, 149062, 149061, 149060, 149059, 149058, 149057, 149056, 149055, 149054, 149053, 149052, 149051, 149050, 149049, 149048, 149047, 149046, 149045, 149044, 149043, 149042, 149041, 149040, 149039, 149038, 149037, 149036, 149035, 149034, 149033, 149031, 149030, 149029, 149028, 149027, 149026, 149025, 149024, 149023, 149022, 149021, 149020, 149019, 149018, 149017, 149016, 149015, 149014, 149013, 149012, 149011, 149010, 149009, 149008, 149007, 149005, 149004, 149003, 149002, 149001, 149000, 148999, 148998, 148997, 148996, 148995, 148994, 148993, 148991, 148990, 148989, 148988, 148987, 148986, 148985, 148984, 148983, 148982, 148981, 148980, 148979, 148978, 148977, 148976, 148975, 148974, 148973, 148972, 148971, 148970, 148969, 148968, 148966, 148965, 148962, 148959, 148958, 148955, 148954, 148953, 148952, 148946, 148945, 148944, 148943, 148942, 148941, 148940, 148939, 148938, 148936, 148935, 148934, 148933, 148932, 148931, 148930, 148929, 148928, 148927, 148925, 148924, 148923, 148922, 148921, 148920, 148919, 148918, 148917, 148916, 148910, 148909, 148908, 148907, 148906, 148905, 148904, 148903, 148902, 148901, 148900, 148899, 148898, 148897, 148896, 148895, 148894, 148893, 148892, 148891, 148890, 148889, 148888, 148887, 148886, 148885, 148884, 148883, 148879, 148878, 148877, 148876, 148875, 148874, 148872, 148871, 148870, 148868, 148867, 148858, 148857, 148856, 148855, 148854, 148853, 148852, 148851, 148850, 148849, 148848, 148847, 148846, 148845, 148844, 148843, 148842, 148841, 148840, 148839, 148838, 148837, 148836, 148835, 148834, 148833, 148832, 148831, 148830, 148829, 148828, 148827, 148826, 148825, 148824, 148823, 148822, 148821, 148820, 148819, 148818, 148817, 148816, 148815, 148814, 148813, 148812, 148811, 148810, 148809, 148808, 148807, 148806, 148805, 148804, 148803, 148802, 148801, 148800, 148799, 148798, 148797, 148796, 148795, 148794, 148793, 148792, 148791, 148790, 148789, 148788, 148787, 148786, 148785, 148783, 148782, 148781, 148780, 148779, 148778, 148775, 148774, 148773, 148772, 148771, 148770, 148769, 148767, 148766, 148765, 148764, 148763, 148762, 148761, 148760, 148759, 148758, 148757, 148756, 148755, 148754, 148753, 148752, 148751, 148750, 148749, 148748, 148747, 148746, 148745, 148744, 148743, 148742, 148741, 148740, 148739, 148738, 148737, 148736, 148735, 148734, 148733, 148732, 148731, 148730, 148729, 148728, 148727, 148726, 148725, 148724, 148723, 148722, 148721, 148720, 148719, 148718, 148717, 148716, 148715, 148714, 148713, 148712, 148711, 148710, 148709, 148708, 148707, 148706, 148705, 148704, 148703, 148701, 148700, 148699, 148698, 148697, 148696, 148695, 148694, 148693, 148692, 148691, 148690, 148689, 148688, 148687, 148686, 148685, 148684, 148683, 148682, 148681, 148680, 148679, 148678, 148677, 148676, 148675, 148674, 148673, 148672, 148671, 148670, 148669, 148668, 148667, 148666, 148665, 148664, 148663, 148662, 148661, 148660, 148659, 148658, 148657, 148656, 148655, 148654, 148653, 148652, 148651, 148650, 148649, 148648, 148647, 148646, 148645, 148644, 148643, 148642, 148641, 148640, 148639, 148638, 148637, 148636, 148635, 148634, 148633, 148632, 148631, 148630, 148629, 148628, 148627, 148626, 148625, 148624, 148623, 148622, 148621, 148620, 148619, 148618, 148617, 148616, 148615, 148614, 148613, 148612, 148611, 148610, 148609, 148608, 148607, 148606, 148605, 148604, 148603, 148602, 148601, 148600, 148599, 148598, 148597, 148596, 148595, 148594, 148593, 148592, 148591, 148590, 148589, 148588, 148587, 148586, 148585, 148584, 148583, 148582, 148581, 148580, 148579, 148578, 148577, 148576, 148575, 148574, 148573, 148572, 148571, 148570, 148569, 148568, 148567, 148566, 148565, 148564, 148563, 148562, 148561, 148560, 148559, 148553, 148552, 148551, 148550, 148549, 148548, 148547, 148546, 148545, 148544, 148543, 148542, 148541, 148540, 148539, 148538, 148537, 148536, 148535, 148534, 148533, 148532, 148531, 148530, 148529, 148528, 148527, 148526, 148525, 148524, 148523, 148522, 148521, 148520, 148519, 148518, 148517, 148516, 148515, 148514, 148513, 148512, 148511, 148510, 148509, 148508, 148507, 148506, 148505, 148504, 148503, 148502, 148501, 148500, 148499, 148498, 148497, 148496, 148495, 148493, 148492, 148491, 148490, 148489, 148488, 148487, 148486, 148485, 148484, 148483, 148482, 148481, 148480, 148479, 148478, 148477, 148476, 148475, 148473, 148472, 148471, 148470, 148469, 148468, 148467, 148466, 148463, 148462, 148461, 148460, 148459, 148458, 148456, 148455, 148454, 148453, 148452, 148451, 148450, 148449, 148448, 148447, 148446, 148420, 148419, 148418, 148416, 148415, 148414, 148413, 148412, 148411, 148410, 148408, 148400, 148399, 148398, 148397, 148396, 148395, 148394, 148393, 148392, 148391, 148389, 148388, 148387, 148386, 148385, 148384, 148383, 148382, 148381, 148380, 148379, 148378, 148377, 148376, 148375, 148374, 148365, 148364, 148361, 148360, 148359, 148358, 148357, 148356, 148355, 148354, 148353, 148352, 148351, 148350, 148349, 148348, 148347, 148345, 148344, 148342, 148340, 148339, 148338, 148337, 148336, 148335, 148334, 148333, 148332, 148331, 148330, 148329, 148328, 148327, 148326, 148325, 148324, 148323, 148322, 148321, 148320, 148318, 148317, 148316, 148315, 148314, 148313, 148312, 148311, 148310, 148309, 148308, 148307, 148306, 148305, 148304, 148303, 148302, 148301, 148300, 148299, 148298, 148297, 148296, 148295, 148294, 148293, 148292, 148291, 148290, 148289, 148288, 148287, 148286, 148285, 148284, 148283, 148282, 148281, 148280, 148279, 148278, 148277, 148276, 148275, 148274, 148273, 148272, 148271, 148270, 148269, 148267, 148266, 148265, 148264, 148263, 148262, 148261, 148260, 148259, 148258, 148257, 148256, 148255, 148254, 148253, 148252, 148251, 148250, 148249, 148248, 148247, 148246, 148245, 148244, 148243, 148242, 148241, 148240, 148239, 148238, 148236, 148235, 148234, 148233, 148232, 148231, 148230, 148229, 148228, 148227, 148226, 148225, 148224, 148223, 148222, 148221, 148220, 148219, 148218, 148217, 148216, 148215, 148214, 148213, 148212, 148211, 148209, 148208, 148207, 148206, 148205, 148204, 148203, 148202, 148201, 148200, 148199, 148197, 148196, 148195, 148194, 148193, 148192, 148190, 148189, 148188, 148187, 148186, 148185, 148184, 148183, 148182, 148181, 148180, 148179, 148178, 148177, 148176, 148175, 148174, 148173, 148172, 148171, 148170, 148169, 148168, 148167, 148166, 148165, 148164, 148163, 148162, 148161, 148160, 148159, 148158, 148157, 148156, 148155, 148154, 148153, 148152, 148151, 148150, 148147, 148146, 148145, 148144, 148143, 148142, 148141, 148140, 148139, 148138, 148137, 148136, 148133, 148132, 148131, 148130, 148129, 148128, 148127, 148126, 148125, 148124, 148123, 148122, 148121, 148120, 148119, 148118, 148117, 148116, 148115, 148114, 148113, 148112, 148111, 148110, 148109, 148107, 148106, 148104, 148103, 148102, 148101, 148100, 148099, 148098, 148097, 148096, 148095, 148094, 148093, 148092, 148091, 148090, 148089, 148088, 148087, 148086, 148085, 148084, 148083, 148082, 148081, 148080, 148079, 148078, 148077, 148076, 148075, 148074, 148073, 148072, 148071, 148070, 148069, 148068, 148067, 148066, 148065, 148064, 148063, 148062, 148061, 148060, 148059, 148058, 148057, 148056, 148055, 148054, 148053, 148052, 148051, 148050, 148049, 148048, 148047, 148046, 148045, 148044, 148043, 148042, 148041, 148040, 148039, 148038, 148037, 148036, 148035, 148034, 148033, 148032, 148031, 148030, 148029, 148028, 148027, 148026, 148025, 148024, 148023, 148022, 148021, 148020, 148019, 148018, 148017, 148016, 148015, 148014, 148013, 148012, 148011, 148009, 148008, 148007, 148006, 148005, 148004, 148003, 148002, 148001, 148000, 147999, 147998, 147997, 147996, 147994, 147993, 147992, 147991, 147990, 147989, 147988, 147987, 147986, 147985, 147983, 147982, 147981, 147980, 147979, 147978, 147977, 147975, 147974, 147973, 147972, 147970, 147969, 147968, 147967, 147966, 147965, 147964, 147963, 147962, 147961, 147960, 147959, 147958, 147957, 147956, 147955, 147954, 147953, 147952, 147951, 147950, 147949, 147948, 147947, 147946, 147945, 147944, 147943, 147942, 147941, 147940, 147939, 147938, 147937, 147936, 147935, 147934, 147933, 147932, 147931, 147930, 147929, 147928, 147927, 147926, 147925, 147924, 147923, 147922, 147921, 147920, 147919, 147918, 147917, 147916, 147915, 147914, 147913, 147912, 147911, 147910, 147909, 147908, 147907, 147906, 147905, 147904, 147903, 147902, 147901, 147900, 147899, 147898, 147897, 147896, 147895, 147894, 147893, 147892, 147891, 147890, 147889, 147888, 147887, 147886, 147885, 147884, 147883, 147882, 147881, 147880, 147879, 147878, 147877, 147876, 147875, 147874, 147873, 147872, 147871, 147870, 147869, 147868, 147867, 147866, 147865, 147864, 147863, 147862, 147861, 147860, 147859, 147858, 147857, 147856, 147855, 147854, 147853, 147852, 147851, 147850, 147849, 147848, 147846, 147845, 147844, 147843, 147842, 147839, 147833, 147830, 147829, 147828, 147827, 147826, 147825, 147824, 147823, 147822, 147821, 147820, 147819, 147818, 147817, 147816, 147815, 147814, 147813, 147812, 147811, 147810, 147809, 147808, 147807, 147806, 147801, 147800, 147799, 147798, 147796, 147795, 147794, 147793, 147792, 147791, 147789, 147788, 147787, 147786, 147785, 147784, 147783, 147782, 147781, 147780, 147779, 147778, 147777, 147775, 147774, 147773, 147772, 147771, 147770, 147769, 147768, 147767, 147766, 147765, 147764, 147763, 147762, 147761, 147760, 147758, 147757, 147756, 147755, 147754, 147753, 147752, 147751, 147750, 147749, 147748, 147747, 147744, 147743, 147742, 147741, 147740, 147739, 147738, 147737, 147736, 147735, 147734, 147733, 147732, 147731, 147730, 147729, 147728, 147727, 147726, 147725, 147724, 147723, 147722, 147721, 147720, 147719, 147718, 147717, 147716, 147715, 147714, 147713, 147712, 147711, 147710, 147709, 147708, 147707, 147706, 147705, 147704, 147703, 147702, 147701, 147700, 147699, 147698, 147697, 147696, 147695, 147694, 147693, 147692, 147691, 147690, 147689, 147688, 147687, 147686, 147685, 147684, 147683, 147682, 147681, 147680, 147679, 147678, 147677, 147676, 147675, 147674, 147673, 147672, 147671, 147670, 147669, 147668, 147667, 147666, 147665, 147664, 147663, 147662, 147661, 147660, 147659, 147658, 147657, 147656, 147655, 147654, 147653, 147652, 147651, 147650, 147649, 147648, 147647, 147646, 147645, 147644, 147643, 147642, 147641, 147640, 147639, 147638, 147637, 147636, 147635, 147634, 147633, 147632, 147631, 147630, 147629, 147628, 147627, 147625, 147624, 147623, 147622, 147621, 147620, 147618, 147617, 147616, 147615, 147614, 147613, 147612, 147611, 147610, 147609, 147608, 147607, 147606, 147605, 147604, 147603, 147600, 147599, 147596, 147595, 147593, 147592, 147591, 147590, 147589, 147588, 147587, 147586, 147585, 147584, 147583, 147582, 147581, 147580, 147579, 147578, 147577, 147576, 147575, 147574, 147573, 147572, 147571, 147570, 147569, 147568, 147567, 147566, 147565, 147564, 147563, 147562, 147561, 147560, 147559, 147558, 147557, 147556, 147555, 147554, 147553, 147552, 147551, 147550, 147549, 147548, 147547, 147546, 147545, 147544, 147543, 147542, 147541, 147540, 147539, 147538, 147537, 147535, 147534, 147533, 147531, 147530, 147529, 147528, 147527, 147526, 147525, 147524, 147523, 147522, 147521, 147520, 147519, 147518, 147517, 147516, 147515, 147514, 147513, 147512, 147511, 147510, 147509, 147508, 147507, 147506, 147505, 147504, 147503, 147502, 147501, 147500, 147499, 147498, 147497, 147496, 147495, 147494, 147493, 147492, 147491, 147490, 147489, 147488, 147487, 147486, 147485, 147484, 147483, 147482, 147481, 147480, 147479, 147478, 147477, 147476, 147475, 147474, 147473, 147472, 147471, 147470, 147469, 147468, 147467, 147466, 147465, 147464, 147463, 147462, 147461, 147460, 147459, 147458, 147457, 147456, 147455, 147454, 147452, 147451, 147450, 147449, 147448, 147447, 147446, 147445, 147444, 147443, 147442, 147441, 147440, 147439, 147438, 147437, 147436, 147435, 147434, 147433, 147432, 147431, 147430, 147429, 147428, 147427, 147426, 147425, 147424, 147423, 147422, 147421, 147420, 147419, 147418, 147417, 147416, 147415, 147414, 147413, 147412, 147411, 147410, 147409, 147408, 147407, 147406, 147405, 147404, 147403, 147402, 147401, 147400, 147399, 147398, 147397, 147396, 147395, 147394, 147393, 147392, 147391, 147390, 147389, 147388, 147387, 147386, 147385, 147384, 147383, 147382, 147381, 147380, 147379, 147378, 147377, 147376, 147375, 147374, 147373, 147372, 147371, 147370, 147369, 147368, 147367, 147366, 147365, 147364, 147363, 147362, 147361, 147360, 147359, 147358, 147357, 147356, 147355, 147354, 147353, 147352, 147351, 147350, 147349, 147348, 147347, 147346, 147345, 147344, 147343, 147342, 147341, 147340, 147339, 147338, 147337, 147336, 147335, 147334, 147333, 147332, 147331, 147330, 147329, 147328, 147327, 147326, 147325, 147324, 147323, 147322, 147321, 147320, 147319, 147318, 147317, 147316, 147315, 147314, 147313, 147311, 147310, 147309, 147308, 147306, 147305, 147304, 147303, 147302, 147301, 147300, 147299, 147298, 147297, 147296, 147292, 147290, 147289, 147288, 147287, 147286, 147285, 147284, 147283, 147282, 147281, 147280, 147279, 147278, 147277, 147276, 147275, 147274, 147273, 147272, 147271, 147270, 147269, 147268, 147267, 147266, 147265, 147264, 147263, 147262, 147261, 147260, 147259, 147257, 147256, 147255, 147254, 147253, 147252, 147251, 147250, 147249, 147248, 147247, 147246, 147245, 147244, 147243, 147242, 147241, 147240, 147239, 147238, 147237, 147236, 147235, 147234, 147233, 147232, 147231, 147230, 147229, 147228, 147227, 147226, 147225, 147224, 147223, 147222, 147221, 147220, 147219, 147218, 147217, 147216, 147215, 147214, 147213, 147212, 147211, 147210, 147209, 147208, 147207, 147206, 147205, 147204, 147200, 147199, 147198, 147197, 147196, 147193, 147192, 147191, 147190, 147189, 147188, 147187, 147183, 147182, 147181, 147180, 147179, 147178, 147177, 147176, 147175, 147174, 147173, 147172, 147171, 147170, 147169, 147168, 147167, 147166, 147162, 147161, 147160, 147159, 147158, 147157, 147156, 147155, 147154, 147153, 147152, 147151, 147150, 147149, 147148, 147147, 147146, 147145, 147144, 147143, 147142, 147141, 147140, 147139, 147138, 147137, 147136, 147135, 147134, 147133, 147132, 147131, 147130, 147129, 147128, 147127, 147126, 147125, 147124, 147123, 147122, 147121, 147120, 147119, 147118, 147117, 147116, 147115, 147114, 147113, 147112, 147111, 147110, 147109, 147108, 147107, 147106, 147105, 147104, 147103, 147102, 147101, 147100, 147099, 147098, 147097, 147096, 147095, 147094, 147093, 147092, 147091, 147090, 147089, 147088, 147087, 147086, 147085, 147084, 147083, 147082, 147081, 147080, 147079, 147078, 147077, 147076, 147075, 147074, 147073, 147072, 147071, 147070, 147069, 147068, 147067, 147066, 147065, 147064, 147063, 147062, 147061, 147060, 147059, 147058, 147057, 147056, 147055, 147054, 147053, 147052, 147051, 147050, 147049, 147048, 147047, 147046, 147045, 147044, 147043, 147042, 147041, 147040, 147039, 147038, 147037, 147036, 147035, 147034, 147033, 147032, 147031, 147030, 147029, 147028, 147027, 147026, 147025, 147024, 147023, 147022, 147021, 147020, 147019, 147018, 147017, 147016, 147015, 147014, 147013, 147012, 147011, 147010, 147009, 147008, 147007, 147006, 147005, 147004, 147003, 147002, 147001, 147000, 146999, 146998, 146997, 146996, 146995, 146994, 146993, 146992, 146991, 146990, 146989, 146988, 146987, 146986, 146985, 146984, 146983, 146982, 146981, 146980, 146979, 146978, 146977, 146976, 146975, 146974, 146973, 146972, 146971, 146970, 146969, 146968, 146967, 146966, 146965, 146964, 146963, 146962, 146961, 146960, 146959, 146958, 146950, 146949, 146948, 146947, 146946, 146945, 146944, 146943, 146942, 146941, 146940, 146939, 146938, 146937, 146936, 146935, 146934, 146931, 146926, 146925, 146924, 146923, 146922, 146921, 146920, 146919, 146918, 146917, 146915, 146907, 146906, 146905, 146904, 146903, 146902, 146901, 146899, 146898, 146897, 146896, 146895, 146894, 146893, 146892, 146891, 146890, 146889, 146888, 146886, 146885, 146883, 146878, 146877, 146876, 146875, 146874, 146873, 146872, 146871, 146870, 146869, 146868, 146867, 146866, 146865, 146864, 146863, 146862, 146861, 146860, 146859, 146858, 146857, 146856, 146855, 146854, 146853, 146852, 146851, 146850, 146849, 146848, 146847, 146846, 146842, 146840, 146839, 146838, 146837, 146836, 146835, 146834, 146833, 146832, 146831, 146827, 146821, 146820, 146819, 146818, 146817, 146816, 146815, 146814, 146813, 146812, 146811, 146810, 146809, 146808, 146805, 146803, 146802, 146801, 146800, 146799, 146798, 146797, 146796, 146795, 146794, 146793, 146792, 146791, 146790, 146789, 146788, 146786, 146785, 146782, 146781, 146780, 146779, 146778, 146777, 146772, 146770, 146769, 146767, 146766, 146764, 146763, 146761, 146758, 146757, 146756, 146755, 146753, 146751, 146749, 146748, 146747, 146746, 146745, 146744, 146742, 146741, 146740, 146739, 146738, 146737, 146736, 146735, 146734, 146732, 146731, 146730, 146729, 146728, 146727, 146685, 146684, 146683, 146680, 146670, 146667, 146664, 146663, 146662, 146661, 146660, 146659, 146658, 146657, 146656, 146655, 146654, 146653, 146652, 146651, 146650, 146649, 146648, 146647, 146645, 146644, 146643, 146642, 146641, 146638, 146637, 146636, 146629, 146606, 146605, 146601, 146600, 146599, 146598, 146597, 146596, 146590, 146586, 146585, 146582, 146581, 146580, 146579, 146575, 146568, 146567, 146564, 146563, 146562, 146561, 146560, 146559, 146558, 146557, 146556, 146553, 146552, 146548, 146547, 146546, 146545, 146544, 146543, 146542, 146541, 146540, 146539, 146538, 146537, 146536, 146535, 146534, 146533, 146532, 146531, 146530, 146529, 146528, 146527, 146522, 146521, 146519, 146518, 146517, 146516, 146513, 146512, 146511, 146510, 146509, 146508, 146507, 146505, 146504, 146502, 146501, 146500, 146499, 146498, 146497, 146496, 146495, 146494, 146492, 146491, 146490, 146489, 146488, 146487, 146486, 146485, 146484, 146482, 146481, 146480, 146477, 146476, 146475, 146474, 146473, 146472, 146471, 146470, 146469, 146468, 146467, 146466, 146465, 146464, 146463, 146462, 146461, 146460, 146459, 146458, 146457, 146456, 146455, 146454, 146453, 146452, 146451, 146450, 146449, 146448, 146447, 146446, 146445, 146444, 146443, 146442, 146441, 146440, 146439, 146438, 146437, 146436, 146435, 146434, 146433, 146432, 146431, 146430, 146429, 146428, 146427, 146426, 146425, 146424, 146423, 146422, 146421, 146420, 146419, 146417, 146416, 146415, 146414, 146413, 146412, 146411, 146408, 146407, 146406, 146405, 146404, 146403, 146402, 146401, 146400, 146399, 146397, 146396, 146395, 146393, 146392, 146391); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (146390, 146389, 146388, 146387, 146386, 146385, 146384, 146383, 146382, 146381, 146380, 146379, 146378, 146377, 146376, 146375, 146374, 146373, 146372, 146371, 146370, 146369, 146368, 146367, 146366, 146365, 146364, 146363, 146362, 146361, 146360, 146359, 146358, 146357, 146356, 146355, 146354, 146353, 146352, 146351, 146350, 146349, 146348, 146347, 146346, 146345, 146344, 146343, 146342, 146341, 146340, 146339, 146338, 146337, 146336, 146335, 146334, 146333, 146332, 146331, 146330, 146329, 146328, 146327, 146326, 146325, 146324, 146323, 146322, 146321, 146320, 146319, 146318, 146317, 146316, 146315, 146314, 146313, 146312, 146311, 146310, 146309, 146308, 146307, 146306, 146305, 146304, 146303, 146302, 146301, 146300, 146299, 146298, 146297, 146296, 146295, 146294, 146293, 146292, 146291, 146290, 146289, 146288, 146287, 146286, 146285, 146284, 146282, 146281, 146280, 146279, 146278, 146277, 146276, 146275, 146274, 146273, 146272, 146271, 146270, 146269, 146268, 146267, 146266, 146265, 146264, 146263, 146262, 146261, 146260, 146259, 146254, 146253, 146252, 146251, 146250, 146249, 146248, 146247, 146246, 146245, 146244, 146243, 146242, 146241, 146240, 146239, 146238, 146237, 146236, 146235, 146234, 146233, 146232, 146231, 146230, 146229, 146228, 146227, 146226, 146225, 146224, 146223, 146222, 146221, 146220, 146219, 146218, 146217, 146216, 146215, 146214, 146213, 146212, 146211, 146210, 146209, 146208, 146207, 146205, 146204, 146203, 146202, 146201, 146200, 146199, 146198, 146197, 146196, 146195, 146194, 146193, 146192, 146191, 146189, 146188, 146187, 146186, 146185, 146184, 146183, 146182, 146181, 146180, 146179, 146178, 146177, 146176, 146175, 146174, 146173, 146172, 146171, 146170, 146169, 146168, 146167, 146166, 146165, 146164, 146163, 146162, 146161, 146160, 146159, 146158, 146157, 146156, 146155, 146154, 146153, 146152, 146151, 146150, 146149, 146148, 146147, 146146, 146145, 146144, 146143, 146142, 146141, 146140, 146139, 146138, 146137, 146136, 146135, 146134, 146133, 146132, 146131, 146130, 146129, 146128, 146127, 146126, 146125, 146124, 146123, 146122, 146121, 146120, 146119, 146118, 146117, 146116, 146115, 146114, 146113, 146110, 146109, 146108, 146107, 146106, 146105, 146104, 146103, 146102, 146101, 146100, 146099, 146098, 146097, 146096, 146094, 146092, 146091, 146090, 146089, 146088, 146087, 146086, 146085, 146084, 146083, 146082, 146081, 146080, 146079, 146078, 146077, 146076, 146075, 146074, 146073, 146072, 146071, 146070, 146069, 146068, 146067, 146066, 146065, 146064, 146061, 146060, 146059, 146058, 146057, 146056, 146055, 146054, 146053, 146052, 146051, 146050, 146049, 146048, 146047, 146046, 146045, 146044, 146043, 146042, 146040, 146039, 146038, 146037, 146036, 146035, 146034, 146033, 146032, 146031, 146030, 146029, 146028, 146027, 146026, 146025, 146024, 146023, 146022, 146021, 146020, 146019, 146018, 146017, 146016, 146015, 146014, 146013, 146012, 146011, 146010, 146009, 146008, 146007, 146006, 146005, 146004, 146003, 146002, 146001, 146000, 145999, 145998, 145997, 145996, 145986, 145985, 145984, 145983, 145982, 145981, 145980, 145979, 145978, 145977, 145976, 145975, 145974, 145973, 145972, 145971, 145970, 145969, 145968, 145967, 145966, 145965, 145964, 145963, 145962, 145961, 145960, 145959, 145958, 145957, 145956, 145955, 145954, 145953, 145952, 145951, 145950, 145949, 145948, 145947, 145946, 145945, 145944, 145943, 145942, 145941, 145940, 145939, 145938, 145937, 145936, 145935, 145934, 145933, 145932, 145931, 145930, 145929, 145928, 145927, 145926, 145925, 145924, 145923, 145922, 145921, 145920, 145919, 145918, 145917, 145916, 145915, 145914, 145913, 145912, 145911, 145910, 145909, 145908, 145907, 145906, 145905, 145904, 145903, 145902, 145901, 145900, 145899, 145898, 145897, 145896, 145895, 145894, 145893, 145892, 145891, 145890, 145889, 145888, 145887, 145886, 145885, 145884, 145883, 145882, 145881, 145880, 145879, 145878, 145877, 145876, 145875, 145874, 145873, 145872, 145871, 145870, 145869, 145868, 145867, 145866, 145865, 145864, 145863, 145862, 145861, 145860, 145859, 145858, 145857, 145856, 145855, 145854, 145853, 145852, 145851, 145850, 145849, 145848, 145847, 145846, 145845, 145844, 145843, 145842, 145841, 145840, 145839, 145838, 145837, 145836, 145835, 145834, 145833, 145832, 145831, 145830, 145829, 145828, 145827, 145825, 145824, 145822, 145821, 145820, 145819, 145818, 145817, 145816, 145815, 145814, 145813, 145812, 145811, 145810, 145809, 145808, 145807, 145806, 145805, 145804, 145803, 145802, 145801, 145800, 145799, 145798, 145797, 145796, 145795, 145794, 145793, 145792, 145791, 145790, 145789, 145788, 145787, 145786, 145785, 145784, 145783, 145782, 145781, 145780, 145779, 145778, 145777, 145776, 145775, 145774, 145773, 145772, 145771, 145770, 145769, 145768, 145767, 145766, 145765, 145764, 145763, 145762, 145761, 145760, 145759, 145758, 145757, 145756, 145755, 145754, 145753, 145752, 145751, 145750, 145749, 145748, 145747, 145746, 145745, 145744, 145743, 145742, 145741, 145740, 145739, 145738, 145737, 145736, 145735, 145734, 145733, 145732, 145731, 145730, 145729, 145728, 145727, 145726, 145725, 145724, 145723, 145722, 145721, 145720, 145719, 145718, 145717, 145716, 145715, 145714, 145713, 145712, 145706, 145703, 145702, 145701, 145700, 145699, 145698, 145697, 145686, 145685, 145684, 145683, 145682, 145681, 145680, 145679, 145678, 145677, 145676, 145675, 145674, 145673, 145672, 145671, 145670, 145669, 145668, 145667, 145666, 145665, 145664, 145663, 145662, 145661, 145660, 145659, 145658, 145657, 145656, 145655, 145654, 145653, 145652, 145651, 145650, 145649, 145648, 145647, 145646, 145645, 145644, 145643, 145642, 145641, 145640, 145639, 145638, 145637, 145636, 145635, 145634, 145633, 145632, 145631, 145630, 145629, 145628, 145626, 145625, 145624, 145623, 145622, 145621, 145620, 145619, 145618, 145617, 145616, 145615, 145614, 145613, 145612, 145611, 145610, 145609, 145608, 145607, 145606, 145605, 145604, 145603, 145602, 145601, 145600, 145599, 145598, 145597, 145595, 145594, 145593, 145592, 145591, 145590, 145589, 145588, 145587, 145586, 145585, 145584, 145583, 145582, 145581, 145580, 145579, 145578, 145577, 145576, 145575, 145574, 145573, 145572, 145571, 145570, 145569, 145568, 145567, 145566, 145565, 145564, 145563, 145562, 145561, 145560, 145558, 145557, 145555, 145554, 145553, 145552, 145551, 145550, 145549, 145548, 145547, 145546, 145545, 145544, 145543, 145542, 145541, 145540, 145539, 145538, 145537, 145536, 145535, 145534, 145533, 145532, 145531, 145530, 145529, 145528, 145527, 145526, 145525, 145524, 145523, 145522, 145521, 145520, 145519, 145518, 145517, 145516, 145515, 145514, 145513, 145512, 145511, 145510, 145509, 145508, 145507, 145506, 145505, 145504, 145503, 145502, 145500, 145499, 145497, 145496, 145495, 145494, 145493, 145492, 145491, 145490, 145489, 145488, 145487, 145486, 145485, 145484, 145483, 145482, 145481, 145480, 145479, 145478, 145477, 145476, 145475, 145474, 145473, 145472, 145471, 145470, 145469, 145468, 145467, 145466, 145465, 145464, 145463, 145462, 145461, 145460, 145459, 145458, 145457, 145456, 145455, 145454, 145453, 145452, 145451, 145450, 145449, 145448, 145447, 145446, 145445, 145444, 145443, 145442, 145441, 145440, 145439, 145438, 145437, 145436, 145435, 145434, 145433, 145432, 145431, 145430, 145429, 145428, 145427, 145426, 145425, 145424, 145423, 145422, 145419, 145418, 145417, 145416, 145415, 145414, 145413, 145412, 145411, 145410, 145409, 145408, 145407, 145406, 145405, 145404, 145403, 145401, 145400, 145399, 145398, 145397, 145396, 145395, 145394, 145393, 145391, 145390, 145389, 145388, 145387, 145386, 145385, 145384, 145383, 145382, 145381, 145380, 145379, 145378, 145377, 145376, 145375, 145374, 145373, 145372, 145371, 145370, 145369, 145368, 145367, 145366, 145365, 145364, 145363, 145362, 145361, 145360, 145359, 145358, 145357, 145356, 145355, 145354, 145353, 145352, 145351, 145350, 145349, 145348, 145347, 145346, 145345, 145344, 145343, 145342, 145341, 145340, 145339, 145338, 145337, 145336, 145335, 145334, 145333, 145332, 145331, 145330, 145329, 145328, 145327, 145326, 145325, 145324, 145323, 145322, 145321, 145320, 145319, 145318, 145317, 145316, 145315, 145314, 145313, 145312, 145311, 145310, 145309, 145308, 145307, 145306, 145305, 145304, 145303, 145302, 145301, 145300, 145299, 145298, 145297, 145296, 145295, 145294, 145293, 145292, 145291, 145290, 145289, 145288, 145287, 145286, 145285, 145283, 145282, 145281, 145280, 145279, 145278, 145277, 145276, 145275, 145273, 145272, 145271, 145270, 145269, 145268, 145267, 145266, 145265, 145264, 145263, 145262, 145261, 145260, 145259, 145258, 145257, 145256, 145255, 145254, 145253, 145252, 145251, 145250, 145249, 145248, 145247, 145246, 145245, 145244, 145243, 145242, 145241, 145240, 145239, 145238, 145237, 145236, 145235, 145234, 145233, 145232, 145231, 145230, 145229, 145228, 145227, 145226, 145225, 145224, 145222, 145221, 145220, 145219, 145218, 145217, 145216, 145215, 145214, 145213, 145212, 145211, 145210, 145209, 145208, 145207, 145206, 145205, 145204, 145203, 145202, 145201, 145200, 145199, 145197, 145196, 145195, 145194, 145193, 145192, 145191, 145190, 145189, 145188, 145187, 145186, 145185, 145184, 145183, 145182, 145181, 145180, 145179, 145178, 145177, 145176, 145175, 145173, 145172, 145171, 145170, 145169, 145168, 145167, 145166, 145165, 145164, 145163, 145162, 145161, 145160, 145159, 145158, 145157, 145156, 145155, 145154, 145153, 145152, 145151, 145150, 145149, 145148, 145147, 145146, 145145, 145144, 145143, 145142, 145141, 145140, 145139, 145137, 145136, 145135, 145133, 145130, 145129, 145128, 145127, 145126, 145125, 145124, 145123, 145122, 145121, 145120, 145119, 145118, 145117, 145116, 145115, 145114, 145113, 145112, 145111, 145110, 145109, 145108, 145107, 145106, 145105, 145104, 145103, 145102, 145101, 145100, 145099, 145098, 145097, 145096, 145095, 145094, 145093, 145092, 145091, 145090, 145089, 145088, 145087, 145086, 145085, 145084, 145083, 145082, 145081, 145080, 145079, 145078, 145077, 145076, 145075, 145074, 145073, 145072, 145071, 145070, 145069, 145068, 145067, 145066, 145065, 145064, 145063, 145062, 145061, 145060, 145059, 145058, 145057, 145056, 145055, 145054, 145053, 145052, 145050, 145049, 145047, 145046, 145045, 145044, 145043, 145042, 145041, 145040, 145039, 145038, 145037, 145036, 145035, 145034, 145033, 145032, 145031, 145030, 145029, 145028, 145027, 145026, 145025, 145024, 145023, 145022, 145021, 145020, 145019, 145018, 145017, 145016, 145015, 145014, 145013, 145012, 145011, 145010, 145009, 145008, 145007, 145006, 145005, 145004, 145003, 145002, 145001, 145000, 144999, 144998, 144997, 144996, 144995, 144994, 144993, 144992, 144991, 144990, 144989, 144988, 144987, 144986, 144985, 144984, 144983, 144982, 144981, 144980, 144979, 144978, 144977, 144976, 144975, 144974, 144973, 144972, 144971, 144970, 144969, 144968, 144967, 144966, 144965, 144964, 144963, 144962, 144961, 144960, 144959, 144958, 144956, 144955, 144954, 144953, 144952, 144951, 144950, 144949, 144948, 144947, 144946, 144945, 144944, 144943, 144942, 144941, 144940, 144939, 144938, 144937, 144936, 144935, 144934, 144933, 144932, 144931, 144930, 144929, 144928, 144926, 144925, 144924, 144923, 144921, 144908, 144907, 144906, 144905, 144904, 144903, 144902, 144901, 144900, 144899, 144898, 144897, 144896, 144895, 144894, 144893, 144892, 144891, 144889, 144888, 144887, 144886, 144885, 144884, 144883, 144882, 144881, 144880, 144879, 144878, 144877, 144876, 144875, 144874, 144873, 144872, 144871, 144870, 144869, 144868, 144867, 144866, 144864, 144863, 144862, 144860, 144859, 144853, 144852, 144851, 144850, 144849, 144848, 144847, 144846, 144845, 144842, 144841, 144840, 144839, 144838, 144837, 144836, 144835, 144834, 144833, 144832, 144831, 144830, 144829, 144828, 144827, 144826, 144825, 144824, 144823, 144822, 144821, 144820, 144819, 144818, 144817, 144816, 144815, 144812, 144811, 144810, 144809, 144808, 144807, 144806, 144805, 144804, 144803, 144802, 144801, 144800, 144799, 144798, 144796, 144795, 144794, 144792, 144791, 144790, 144789, 144788, 144787, 144786, 144785, 144784, 144783, 144782, 144781, 144780, 144779, 144778, 144777, 144776, 144775, 144774, 144773, 144772, 144771, 144770, 144769, 144768, 144767, 144766, 144765, 144764, 144763, 144762, 144761, 144760, 144759, 144758, 144757, 144756, 144755, 144754, 144753, 144752, 144751, 144750, 144749, 144748, 144747, 144746, 144745, 144744, 144743, 144742, 144741, 144740, 144739, 144738, 144737, 144736, 144735, 144734, 144733, 144732, 144731, 144730, 144729, 144728, 144727, 144726, 144725, 144724, 144723, 144722, 144721, 144720, 144719, 144718, 144717, 144716, 144715, 144714, 144713, 144712, 144711, 144706, 144705, 144704, 144703, 144702, 144701, 144700, 144699, 144698, 144697, 144696, 144695, 144690, 144689, 144688, 144687, 144686, 144685, 144684, 144683, 144682, 144681, 144680, 144679, 144678, 144677, 144676, 144675, 144674, 144673, 144672, 144671, 144670, 144669, 144668, 144667, 144666, 144665, 144664, 144663, 144662, 144661, 144660, 144659, 144658, 144657, 144656, 144655, 144654, 144653, 144652, 144651, 144650, 144649, 144648, 144647, 144646, 144645, 144644, 144643, 144642, 144641, 144640, 144639, 144638, 144637, 144636, 144635, 144634, 144633, 144632, 144631, 144630, 144629, 144628, 144627, 144626, 144625, 144624, 144623, 144622, 144621, 144620, 144619, 144618, 144617, 144616, 144614, 144613, 144612, 144611, 144610, 144609, 144608, 144605, 144604, 144603, 144602, 144601, 144600, 144599, 144598, 144597, 144596, 144595, 144594, 144593, 144592, 144591, 144590, 144589, 144588, 144587, 144586, 144585, 144584, 144583, 144582, 144581, 144580, 144579, 144578, 144577, 144576, 144575, 144574, 144573, 144572, 144571, 144570, 144569, 144568, 144567, 144566, 144565, 144564, 144563, 144562, 144561, 144560, 144559, 144558, 144557, 144556, 144555, 144554, 144553, 144552, 144551, 144550, 144549, 144548, 144547, 144546, 144545, 144544, 144543, 144542, 144541, 144540, 144539, 144538, 144537, 144536, 144535, 144534, 144533, 144532, 144531, 144530, 144529, 144528, 144527, 144526, 144525, 144524, 144523, 144522, 144521, 144520, 144519, 144518, 144517, 144516, 144515, 144513, 144512, 144511, 144510, 144509, 144508, 144498, 144497, 144496, 144495, 144494, 144493, 144492, 144491, 144490, 144489, 144488, 144486, 144484, 144481, 144480, 144479, 144478, 144477, 144476, 144475, 144474, 144473, 144472, 144471, 144470, 144469, 144468, 144462, 144461, 144460, 144459, 144458, 144457, 144456, 144455, 144454, 144453, 144452, 144451, 144450, 144449, 144448, 144447, 144446, 144445, 144444, 144443, 144442, 144441, 144440, 144439, 144438, 144437, 144436, 144435, 144434, 144433, 144432, 144431, 144430, 144429, 144428, 144427, 144425, 144424, 144423, 144422, 144421, 144420, 144419, 144418, 144417, 144416, 144415, 144414, 144413, 144412, 144411, 144410, 144409, 144408, 144407, 144406, 144405, 144404, 144403, 144402, 144401, 144400, 144399, 144397, 144396, 144395, 144394, 144393, 144392, 144391, 144390, 144389, 144388, 144387, 144386, 144385, 144384, 144383, 144382, 144381, 144380, 144379, 144378, 144377, 144376, 144375, 144374, 144373, 144372, 144371, 144370, 144369, 144368, 144367, 144366, 144365, 144364, 144363, 144362, 144361, 144360, 144359, 144358, 144357, 144356, 144355, 144354, 144353, 144352, 144351, 144350, 144349, 144348, 144347, 144346, 144345, 144344, 144343, 144342, 144341, 144340, 144339, 144338, 144337, 144336, 144335, 144334, 144333, 144332, 144331, 144330, 144329, 144328, 144327, 144326, 144325, 144324, 144323, 144322, 144321, 144320, 144319, 144318, 144317, 144316, 144315, 144314, 144313, 144312, 144311, 144310, 144309, 144308, 144307, 144306, 144305, 144304, 144303, 144302, 144301, 144300, 144299, 144298, 144297, 144296, 144295, 144294, 144293, 144292, 144291, 144290, 144289, 144288, 144287, 144286, 144285, 144284, 144283, 144282, 144281, 144280, 144279, 144278, 144277, 144276, 144275, 144274, 144273, 144272, 144271, 144270, 144269, 144268, 144266, 144265, 144264, 144263, 144262, 144261, 144260, 144259, 144258, 144257, 144256, 144255, 144254, 144253, 144252, 144251, 144250, 144249, 144248, 144247, 144245, 144243, 144242, 144240, 144239, 144238, 144237, 144236, 144235, 144234, 144233, 144232, 144231, 144230, 144229, 144228, 144227, 144226, 144225, 144224, 144223, 144222, 144221, 144220, 144219, 144218, 144217, 144216, 144215, 144214, 144213, 144209, 144208, 144201, 144200, 144199, 144198, 144197, 144196, 144195, 144194, 144193, 144192, 144191, 144190, 144189, 144188, 144187, 144186, 144185, 144184, 144183, 144182, 144181, 144180, 144179, 144178, 144177, 144176, 144175, 144174, 144173, 144172, 144171, 144170, 144169, 144168, 144167, 144166, 144165, 144164, 144163, 144162, 144161, 144160, 144159, 144158, 144157, 144156, 144153, 144152, 144151, 144150, 144148, 144147, 144146, 144145, 144144, 144142, 144141, 144140, 144139, 144138, 144137, 144136, 144135, 144134, 144133, 144132, 144131, 144130, 144129, 144128, 144127, 144126, 144125, 144124, 144123, 144122, 144121, 144120, 144119, 144118, 144117, 144116, 144115, 144114, 144113, 144112, 144111, 144110, 144109, 144108, 144107, 144106, 144105, 144104, 144103, 144102, 144101, 144100, 144099, 144097, 144096, 144095, 144094, 144093, 144092, 144091, 144090, 144089, 144088, 144087, 144086, 144085, 144084, 144082, 144081, 144080, 144079, 144078, 144077, 144076, 144075, 144074, 144073, 144072, 144071, 144070, 144069, 144068, 144067, 144066, 144065, 144064, 144063, 144062, 144061, 144060, 144059, 144058, 144057, 144056, 144055, 144054, 144053, 144052, 144051, 144050, 144049, 144048, 144047, 144046, 144045, 144044, 144043, 144042, 144041, 144040, 144039, 144038, 144037, 144036, 144035, 144034, 144033, 144032, 144031, 144030, 144029, 144028, 144027, 144026, 144025, 144024, 144023, 144022, 144021, 144020, 144019, 144018, 144017, 144016, 144015, 144013, 144012, 144011, 144010, 144009, 144008, 144007, 144006, 144005, 144004, 144003, 144002, 144001, 144000, 143999, 143998, 143997, 143996, 143995, 143994, 143993, 143992, 143991, 143990, 143989, 143988, 143987, 143986, 143985, 143984, 143983, 143982, 143981, 143980, 143979, 143978, 143977, 143976, 143975, 143974, 143973, 143972, 143971, 143970, 143969, 143968, 143967, 143966, 143965, 143964, 143963, 143962, 143961, 143960, 143959, 143958, 143957, 143956, 143955, 143954, 143953, 143952, 143951, 143950, 143949, 143948, 143947, 143946, 143945, 143944, 143943, 143942, 143941, 143940, 143939, 143938, 143937, 143936, 143935, 143934, 143933, 143932, 143931, 143930, 143929, 143928, 143927, 143926, 143925, 143924, 143923, 143922, 143921, 143920, 143919, 143918, 143917, 143916, 143915, 143914, 143913, 143912, 143911, 143910, 143909, 143908, 143907, 143906, 143905, 143904, 143903, 143902, 143901, 143900, 143899, 143898, 143897, 143896, 143895, 143894, 143893, 143892, 143891, 143890, 143889, 143888, 143887, 143886, 143885, 143884, 143883, 143882, 143881, 143879, 143876, 143875, 143874, 143873, 143872, 143871, 143870, 143869, 143868, 143867, 143865, 143864, 143863, 143862, 143861, 143860, 143859, 143858, 143857, 143856, 143855, 143854, 143853, 143852, 143851, 143850, 143849, 143848, 143847, 143846, 143845, 143844, 143843, 143842, 143841, 143840, 143839, 143838, 143837, 143836, 143835, 143834, 143833, 143832, 143831, 143830, 143829, 143828, 143827, 143826, 143825, 143824, 143823, 143822, 143821, 143820, 143819, 143818, 143817, 143816, 143815, 143814, 143813, 143812, 143811, 143810, 143809, 143808, 143807, 143806, 143805, 143804, 143803, 143802, 143801, 143800, 143799, 143798, 143797, 143796, 143795, 143794, 143793, 143792, 143791, 143790, 143789, 143788, 143787, 143786, 143785, 143784, 143783, 143782, 143781, 143780, 143779, 143778, 143777, 143776, 143775, 143774, 143773, 143772, 143771, 143770, 143769, 143768, 143767, 143766, 143765, 143764, 143763, 143762, 143761, 143760, 143759, 143758, 143757, 143756, 143755, 143754, 143753, 143752, 143751, 143750, 143749, 143748, 143747, 143746, 143745, 143744, 143743, 143742, 143741, 143740, 143739, 143738, 143737, 143736, 143735, 143734, 143733, 143732, 143731, 143730, 143729, 143728, 143727, 143726, 143725, 143724, 143721, 143720, 143719, 143718, 143717, 143716, 143715, 143714, 143713, 143712, 143711, 143710, 143709, 143708, 143707, 143706, 143705, 143704, 143703, 143702, 143700, 143699, 143698, 143697, 143696, 143695, 143694, 143693, 143692, 143691, 143690, 143689, 143688, 143687, 143686, 143685, 143684, 143683, 143682, 143681, 143680, 143679, 143678, 143677, 143676, 143675, 143674, 143673, 143672, 143671, 143670, 143669, 143668, 143667, 143666, 143665, 143664, 143663, 143662, 143651, 143650, 143649, 143648, 143647, 143646, 143645, 143644, 143643, 143642, 143641, 143640, 143639, 143638, 143637, 143636, 143635, 143634, 143633, 143632, 143631, 143630, 143629, 143628, 143627, 143626, 143625, 143624, 143623, 143622, 143621, 143620, 143619, 143618, 143617, 143616, 143615, 143614, 143613, 143612, 143611, 143610, 143609, 143608, 143607, 143606, 143605, 143604, 143603, 143602, 143601, 143600, 143599, 143598, 143597, 143596, 143595, 143594, 143593, 143592, 143591, 143590, 143589, 143588, 143587, 143586, 143585, 143584, 143583, 143582, 143581, 143580, 143579, 143578, 143577, 143576, 143575, 143574, 143573, 143572, 143571, 143569, 143568, 143567, 143566, 143565, 143562, 143561, 143560, 143559, 143558, 143557, 143556, 143555, 143554, 143553, 143552, 143551, 143550, 143549, 143548, 143547, 143546, 143545, 143544, 143543, 143542, 143540, 143539, 143537, 143536, 143531, 143530, 143529, 143523, 143520, 143519, 143518, 143517, 143516, 143515, 143514, 143513, 143512, 143511, 143510, 143509, 143508, 143507, 143506, 143505, 143504, 143503, 143502, 143501, 143500, 143499, 143498, 143497, 143496, 143495, 143494, 143493, 143492, 143491, 143490, 143489, 143488, 143487, 143486, 143485, 143484, 143483, 143482, 143481, 143480, 143479, 143478, 143477, 143476, 143475, 143474, 143473, 143472, 143471, 143470, 143469, 143468, 143467, 143466, 143465, 143464, 143463, 143462, 143461, 143460, 143459, 143458, 143457, 143456, 143455, 143454, 143452, 143451, 143450, 143449, 143448, 143447, 143446, 143445, 143444, 143443, 143442, 143441, 143440, 143439, 143438, 143437, 143436, 143435, 143434, 143433, 143432, 143431, 143430, 143429, 143428, 143427, 143426, 143425, 143424, 143423, 143422, 143421, 143420, 143419, 143418, 143417, 143416, 143415, 143414, 143413, 143412, 143411, 143410, 143409, 143408, 143407, 143404, 143403, 143402, 143401, 143400, 143399, 143398, 143397, 143396, 143395, 143394, 143391, 143390, 143389, 143388, 143387, 143386, 143385, 143384, 143383, 143382, 143381, 143380, 143379, 143378, 143377, 143376, 143375, 143374, 143373, 143372, 143371, 143370, 143369, 143368, 143367, 143366, 143365, 143364, 143363, 143362, 143361, 143360, 143359, 143358, 143357, 143356, 143355, 143354, 143353, 143352, 143351, 143350, 143349, 143348, 143347, 143346, 143345, 143344, 143343, 143342, 143341, 143340, 143339, 143338, 143337, 143336, 143335, 143334, 143333, 143332, 143331, 143330, 143329, 143328, 143327, 143326, 143325, 143324, 143323, 143322, 143321, 143320, 143319, 143318, 143317, 143316, 143315, 143314, 143313, 143312, 143311, 143310, 143308, 143307, 143306, 143305, 143304, 143303, 143302, 143301, 143300, 143299, 143298, 143297, 143296, 143295, 143294, 143293, 143292, 143291, 143290, 143289, 143288, 143287, 143286, 143285, 143284, 143283, 143282, 143281, 143280, 143279, 143278, 143277, 143276, 143275, 143274, 143273, 143272, 143271, 143270, 143269, 143268, 143267, 143266, 143265, 143264, 143263, 143262, 143261, 143260, 143259, 143258, 143257, 143256, 143255, 143254, 143253, 143252, 143251, 143250, 143249, 143248, 143247, 143246, 143245, 143244, 143243, 143242, 143241, 143240, 143239, 143238, 143237, 143236, 143235, 143234, 143233, 143230, 143229, 143228, 143227, 143226, 143224, 143223, 143222, 143221, 143220, 143219, 143218, 143217, 143216, 143215, 143214, 143213, 143212, 143211, 143210, 143209, 143208, 143207, 143206, 143205, 143204, 143203, 143202, 143201, 143200, 143199, 143198, 143197, 143196, 143195, 143193, 143192, 143191, 143190, 143189, 143188, 143185, 143184, 143183, 143182, 143181, 143180, 143179, 143178, 143177, 143176, 143175, 143174, 143173, 143172, 143171, 143170, 143169, 143168, 143167, 143166, 143165, 143164, 143163, 143162, 143161, 143160, 143159, 143158, 143157, 143156, 143155, 143154, 143153, 143152, 143151, 143150, 143149, 143148, 143147, 143146, 143145, 143144, 143143, 143142, 143141, 143140, 143139, 143138, 143137, 143136, 143135, 143134, 143133, 143132, 143131, 143130, 143129, 143128, 143127, 143126, 143125, 143124, 143123, 143122, 143121, 143120, 143119, 143118, 143117, 143116, 143115, 143114, 143113, 143112, 143111, 143110, 143109, 143108, 143107, 143106, 143105, 143104, 143103, 143102, 143101, 143100, 143099, 143098, 143097, 143096, 143095, 143094, 143093, 143092, 143091, 143090, 143089, 143088, 143087, 143086, 143085, 143084, 143083, 143082, 143081, 143080, 143079, 143078, 143077, 143076, 143075, 143074, 143073, 143072, 143071, 143070, 143069, 143068, 143067, 143066, 143065, 143064, 143063, 143062, 143061, 143060, 143059, 143058, 143057, 143056, 143055, 143054, 143050, 143049, 143048, 143047, 143046, 143045, 143044, 143043, 143042, 143041, 143040, 143039, 143038, 143037, 143036, 143035, 143034, 143033, 143032, 143031, 143030, 143029, 143028, 143027, 143026, 143025, 143024, 143023, 143022, 143021, 143020, 143019, 143018, 143017, 143016, 143015, 143014, 143013, 143012, 143011, 143010, 143009, 143008, 143007, 143006, 143005, 143004, 143003, 143002, 143001, 143000, 142999, 142998, 142997, 142996, 142995, 142994, 142993, 142992, 142991, 142990, 142989, 142988, 142987, 142986, 142985, 142984, 142983, 142982, 142981, 142980, 142979, 142977, 142976, 142975, 142974, 142973, 142972, 142971, 142970, 142969, 142968, 142967, 142966, 142965, 142964, 142963, 142962, 142961, 142960, 142959, 142958, 142957, 142956, 142955, 142954, 142953, 142952, 142951, 142950, 142949, 142948, 142947, 142946, 142945, 142944, 142943, 142942, 142941, 142940, 142939, 142938, 142937, 142936, 142935, 142934, 142933, 142932, 142931, 142930, 142929, 142928, 142927, 142926, 142925, 142924, 142923, 142922, 142921, 142920, 142919, 142918, 142917, 142916, 142915, 142914, 142913, 142912, 142911, 142910, 142909, 142908, 142907, 142906, 142905, 142904, 142903, 142902, 142901, 142900, 142898, 142897, 142894, 142893, 142892, 142891, 142890, 142889, 142888, 142887, 142886, 142885, 142884, 142883, 142882, 142881, 142880, 142879, 142878, 142877, 142876, 142875, 142874, 142873, 142872, 142871, 142870, 142869, 142868, 142867, 142866, 142865, 142864, 142863, 142862, 142861, 142860, 142859, 142858, 142857, 142856, 142855, 142854, 142853, 142852, 142851, 142850, 142849, 142848, 142847, 142846, 142845, 142844, 142843, 142842, 142841, 142840, 142839, 142838, 142837, 142836, 142835, 142834, 142833, 142832, 142831, 142830, 142829, 142828, 142827, 142826, 142825, 142824, 142823, 142822, 142821, 142820, 142819, 142818, 142817, 142816, 142815, 142814, 142813, 142812, 142811, 142810, 142809, 142808, 142807, 142806, 142805, 142804, 142803, 142802, 142801, 142800, 142799, 142798, 142797, 142796, 142795, 142794, 142793, 142792, 142791, 142790, 142789, 142788, 142787, 142786, 142785, 142783, 142782, 142781, 142780, 142779, 142778, 142777, 142776, 142775, 142774, 142773, 142771, 142770, 142769, 142767, 142765, 142764, 142763, 142762, 142761, 142760, 142759, 142758, 142757, 142756, 142755, 142754, 142753, 142752, 142751, 142750, 142749, 142748, 142747, 142746, 142745, 142744, 142743, 142742, 142741, 142740, 142739, 142738, 142737, 142736, 142735, 142734, 142733, 142732, 142731, 142730, 142729, 142728, 142727, 142726, 142725, 142724, 142723, 142722, 142721, 142720, 142719, 142718, 142717, 142716, 142715, 142714, 142713, 142712, 142711, 142710, 142709, 142708, 142707, 142706, 142705, 142704, 142703, 142702, 142701, 142700, 142699, 142697, 142696, 142692, 142691, 142690, 142689, 142688, 142686, 142683, 142682, 142681, 142680, 142676, 142674, 142673, 142672, 142671, 142670, 142669, 142668, 142667, 142666, 142665, 142664, 142663, 142662, 142660, 142659, 142657, 142655, 142653, 142652, 142649, 142648, 142647, 142646, 142643, 142642, 142641, 142640, 142639, 142638, 142637, 142636, 142635, 142634, 142633, 142632, 142631, 142630, 142629, 142628, 142627, 142626, 142625, 142624, 142623, 142622, 142621, 142620, 142618, 142617, 142616, 142614, 142613, 142612, 142611, 142610, 142609, 142608, 142607, 142606, 142605, 142604, 142603, 142602, 142601, 142600, 142599, 142598, 142597, 142596, 142595, 142594, 142593, 142592, 142591, 142590, 142589, 142588, 142587, 142586, 142585, 142584, 142583, 142582, 142581, 142580, 142579, 142578, 142577, 142576, 142575, 142574, 142573, 142572, 142571, 142570, 142569, 142568, 142567, 142566, 142565, 142564, 142563, 142562, 142561, 142560, 142559, 142558, 142557, 142556, 142555, 142554, 142553, 142552, 142551, 142550, 142549, 142548, 142547, 142546, 142545, 142544, 142543, 142542, 142540, 142539, 142537, 142536, 142535, 142534, 142533, 142532, 142531, 142530, 142529, 142528, 142527, 142526, 142525, 142524, 142523, 142522, 142521, 142520, 142519, 142518, 142517, 142516, 142515, 142514, 142513, 142512, 142511, 142510, 142509, 142508, 142507, 142506, 142505, 142504, 142503, 142502, 142501, 142500, 142499, 142498, 142497, 142496, 142495, 142494, 142493, 142492, 142491, 142490, 142489, 142488, 142487, 142486, 142485, 142484, 142483, 142482, 142481, 142480, 142479, 142478, 142477, 142476, 142475, 142474, 142473, 142472, 142471, 142470, 142469, 142468, 142467, 142466, 142465, 142464, 142463, 142462, 142461, 142460, 142459, 142455, 142454, 142453, 142452, 142451, 142450, 142449, 142448, 142447, 142446, 142445, 142444, 142443, 142441, 142440, 142439, 142438, 142437, 142436, 142435, 142434, 142433, 142432, 142431, 142430, 142429, 142428, 142427, 142426, 142425, 142424, 142423, 142422, 142421, 142420, 142419, 142418, 142417, 142416, 142407, 142404, 142403, 142402, 142401, 142400, 142399, 142398, 142397, 142396, 142395, 142394, 142393, 142392, 142391, 142390, 142389, 142388, 142387, 142386, 142385, 142384, 142383, 142382, 142381, 142380, 142379, 142378, 142377, 142376, 142375, 142374, 142373, 142372, 142371, 142370, 142369, 142368, 142367, 142366, 142365, 142364, 142363, 142362, 142361, 142360, 142359, 142358, 142357, 142356, 142355, 142354, 142353, 142352, 142351, 142350, 142349, 142348, 142346, 142345, 142344, 142343, 142342, 142341, 142340, 142339, 142338, 142337, 142336, 142335, 142334, 142333, 142332, 142331, 142330, 142329, 142328, 142327, 142326, 142325, 142323, 142322, 142321, 142320, 142319, 142318, 142317, 142316, 142315, 142313, 142312, 142311, 142310, 142309, 142308, 142307, 142306, 142305, 142304, 142303, 142302, 142301, 142300, 142299, 142298, 142297, 142296, 142295, 142294, 142293, 142292, 142290, 142289, 142288, 142287, 142286, 142285, 142284, 142283, 142282, 142281, 142280, 142279, 142278, 142277, 142276, 142275, 142274, 142273, 142271, 142270, 142269, 142268, 142267, 142266, 142265, 142264, 142263, 142262, 142261, 142260, 142259, 142258, 142257, 142256, 142255, 142254, 142253, 142252, 142251, 142250, 142249, 142248, 142247, 142240, 142239, 142238, 142237, 142236, 142235, 142234, 142233, 142232, 142231, 142230, 142229, 142228, 142221, 142220, 142218, 142217, 142215, 142214, 142213, 142212, 142211, 142210, 142209, 142208, 142207, 142206, 142205, 142204, 142203, 142202, 142201, 142200, 142199, 142198, 142197, 142196, 142195, 142194, 142193, 142192, 142191, 142190, 142189, 142188, 142187, 142186, 142185, 142184, 142183, 142182, 142181, 142180, 142179, 142178, 142177, 142176, 142175, 142174, 142173, 142172, 142171, 142170, 142169, 142168, 142167, 142166, 142165, 142164, 142163, 142162, 142161, 142160, 142159, 142158, 142157, 142156, 142155, 142154, 142153, 142152, 142151, 142150, 142149, 142148, 142147, 142146, 142145, 142144, 142143, 142142, 142141, 142140, 142139, 142138, 142137, 142136, 142135, 142134, 142133, 142132, 142131, 142130, 142129, 142128, 142127, 142126, 142125, 142124, 142123, 142122, 142121, 142120, 142119, 142118, 142117, 142116, 142115, 142114, 142113, 142112, 142111, 142110, 142109, 142108, 142107, 142106, 142105, 142104, 142103, 142102, 142101, 142100, 142099, 142098, 142097, 142096, 142095, 142094, 142093, 142092, 142091, 142090, 142089, 142088, 142087, 142086, 142085, 142084, 142083, 142082, 142081, 142080, 142079, 142078, 142077, 142076, 142075, 142074, 142073, 142072, 142071, 142070, 142069, 142068, 142067, 142066, 142065, 142064, 142063, 142062, 142061, 142060, 142059, 142058, 142057, 142056, 142055, 142054, 142053, 142052, 142051, 142050, 142049, 142048, 142042, 142041, 142040, 142039, 142038, 142036, 142035, 142034, 142033, 142032, 142031, 142030, 142029, 142028, 142027, 142026, 142025, 142022, 142021, 142020, 142019, 142018, 142017, 142016, 142015, 142014, 142013, 142012, 142011, 142007, 142006, 142004, 142003, 142002, 142001, 142000, 141999, 141998, 141997, 141996, 141995, 141994, 141993, 141992, 141991, 141990, 141989, 141988, 141987, 141986, 141985, 141984, 141983, 141982, 141981, 141980, 141979, 141978, 141977, 141976, 141975, 141974, 141973, 141972, 141971, 141970, 141969, 141968, 141967, 141966, 141965, 141964, 141963, 141962, 141961, 141960, 141959, 141958, 141957, 141956, 141955, 141954, 141953, 141952, 141951, 141950, 141949, 141948, 141947, 141946, 141945, 141944, 141943, 141942, 141941, 141940, 141939, 141938, 141937, 141936, 141935, 141934, 141933, 141932, 141931, 141930, 141929, 141928, 141927, 141926, 141925, 141924, 141923, 141922, 141921, 141920, 141919, 141918, 141917, 141916, 141915, 141914, 141913, 141912, 141911, 141910, 141909, 141908, 141905, 141902, 141901, 141900, 141899, 141898, 141897, 141896, 141895, 141894, 141893, 141892, 141891, 141890, 141889, 141888, 141887, 141886, 141885, 141884, 141883, 141882, 141881, 141880, 141879, 141878, 141877, 141876, 141875, 141874, 141873, 141872, 141871, 141870, 141869, 141868, 141867, 141866, 141865, 141864, 141863, 141862, 141861, 141860, 141859, 141858, 141857, 141856, 141855, 141852, 141851, 141850, 141849, 141848, 141847, 141846, 141845, 141844, 141843, 141842, 141841, 141840, 141839, 141838, 141837, 141836, 141835, 141834, 141833, 141832, 141831, 141830, 141829, 141828, 141827, 141826, 141825, 141824, 141823, 141822, 141821, 141820, 141819, 141818, 141817, 141816, 141815, 141814, 141813, 141812, 141811, 141810, 141809, 141808, 141807, 141806, 141805, 141804, 141803, 141802, 141801, 141800, 141799, 141798, 141797, 141796, 141795, 141794, 141793, 141792, 141791, 141790, 141789, 141788, 141787, 141786, 141784, 141783, 141782, 141781, 141780, 141779, 141778, 141777, 141776, 141775, 141774, 141773, 141772, 141771, 141770, 141769, 141768, 141767, 141766, 141765, 141764, 141762, 141761, 141760, 141759, 141758, 141757, 141756, 141755, 141754, 141753, 141752, 141751, 141750, 141749, 141748, 141747, 141746, 141745, 141744, 141743, 141742, 141741, 141740, 141739, 141738, 141737, 141736, 141735, 141734, 141733, 141732, 141731, 141730, 141729, 141728, 141727, 141726, 141725, 141724, 141723, 141722, 141721, 141720, 141719, 141718, 141717, 141716, 141715, 141714, 141713, 141712, 141711, 141710, 141709, 141708, 141707, 141706, 141705, 141704, 141703, 141701, 141696, 141695, 141694, 141693, 141692, 141691, 141690, 141689, 141688, 141687, 141686, 141685, 141684, 141683, 141682, 141681, 141680, 141679, 141678, 141677, 141676, 141675, 141674, 141673, 141672, 141671, 141669, 141668, 141667, 141666, 141665, 141664, 141663, 141662, 141660, 141658, 141657, 141655, 141654, 141653, 141652, 141651, 141649, 141648, 141647, 141646, 141645, 141644, 141643, 141642, 141641, 141640, 141639, 141638, 141637, 141636, 141635, 141634, 141633, 141632, 141631, 141630, 141629, 141628, 141623, 141620, 141619, 141618, 141617, 141616, 141615, 141614, 141613, 141612, 141611, 141610, 141609, 141608, 141607, 141606, 141605, 141604, 141603, 141602, 141601, 141600, 141599, 141598, 141597, 141596, 141595, 141594, 141593, 141592, 141591, 141590, 141589, 141588, 141587, 141586, 141585, 141584, 141583, 141582, 141581, 141580, 141579, 141578, 141577, 141576, 141575, 141573, 141572, 141571, 141570, 141569, 141568, 141567, 141566, 141565, 141564, 141563, 141562, 141561, 141559, 141558, 141557, 141556, 141555, 141554, 141552, 141549, 141547, 141546, 141544, 141538, 141536, 141535, 141528, 141527, 141524, 141523, 141522, 141519, 141518, 141517, 141512, 141510, 141509, 141508, 141507, 141506, 141505, 141504, 141503, 141502, 141501, 141500, 141499, 141498, 141497, 141496, 141495, 141494, 141493, 141492, 141491, 141490, 141489, 141488, 141487, 141486, 141485, 141484, 141483, 141482, 141481, 141480, 141479, 141478, 141477, 141476, 141475, 141474, 141473, 141472, 141471, 141470, 141469, 141468, 141467, 141466, 141465, 141464, 141463, 141462, 141461, 141460, 141459, 141458, 141457, 141456, 141455, 141454, 141453, 141452, 141451, 141450, 141449, 141448, 141447, 141446, 141445, 141444, 141443, 141442, 141441, 141440, 141439, 141438, 141435, 141434, 141433, 141432, 141431, 141430, 141429, 141428, 141427, 141426, 141425, 141424, 141423, 141422, 141421, 141420, 141419, 141418, 141417, 141416, 141415, 141414, 141413, 141412, 141411, 141410, 141409, 141408, 141407, 141406, 141405, 141404, 141403, 141402, 141401, 141400, 141399, 141398, 141397, 141396, 141395, 141394, 141393, 141392, 141391, 141389, 141388, 141387, 141384, 141383, 141382, 141381, 141380, 141379, 141376, 141375, 141374, 141373, 141372, 141371, 141370, 141369, 141366, 141365, 141364, 141363, 141362, 141361, 141360, 141359, 141358, 141357, 141356, 141355, 141354, 141353, 141352, 141351, 141350, 141349, 141348, 141347, 141345, 141344, 141343, 141342, 141341, 141340, 141334, 141332, 141331, 141330, 141329, 141328, 141327, 141326, 141325, 141324, 141323, 141322, 141321, 141320, 141319, 141318, 141316, 141313, 141312, 141311, 141310, 141309, 141308, 141307, 141306, 141305, 141304, 141303, 141302, 141301, 141300, 141299, 141298, 141297, 141296, 141295, 141294, 141293, 141292, 141291, 141290, 141289, 141288, 141287, 141286, 141285, 141284, 141283, 141282, 141281, 141280, 141279, 141278, 141277, 141276, 141275, 141274, 141273, 141272, 141271, 141266, 141265, 141263, 141262, 141261, 141260, 141259, 141250, 141249, 141248, 141247, 141246, 141245, 141244, 141243, 141238, 141235, 141233, 141232, 141221, 141213, 141212, 141211, 141210, 141209, 141208, 141207, 141206, 141205, 141204, 141202, 141201, 141200, 141199, 141198, 141197, 141196, 141194, 141193, 141192, 141191, 141190, 141189, 141188, 141187, 141186, 141185, 141184, 141183, 141182, 141180, 141178, 141177, 141176, 141175, 141174, 141173, 141172, 141171, 141170, 141169, 141168, 141167, 141166, 141165, 141164, 141163, 141162, 141161, 141160, 141159, 141158, 141157, 141156, 141155, 141154, 141153, 141152, 141151, 141150, 141149, 141148, 141147, 141146, 141145, 141144, 141143, 141142, 141141, 141140, 141139, 141138, 141137, 141136, 141135, 141134, 141133, 141132, 141131, 141130, 141129, 141128, 141127, 141126, 141125, 141124, 141123, 141122, 141121, 141120, 141119, 141118, 141117, 141116, 141115, 141114, 141113, 141112, 141111, 141110, 141109, 141108, 141107, 141106, 141105, 141104, 141103, 141102, 141101, 141100, 141099, 141098, 141097, 141096, 141095, 141094, 141093, 141092, 141091, 141090, 141089, 141088, 141087, 141086, 141085, 141084, 141083, 141082, 141081, 141080, 141079, 141078, 141077, 141075, 141074, 141073, 141072, 141071, 141070, 141069, 141068, 141067, 141066, 141065, 141064, 141063, 141062, 141061, 141060, 141059, 141058, 141057, 141056, 141055, 141054, 141053, 141052, 141051, 141050, 141049, 141048, 141047, 141046, 141045, 141044, 141043, 141042, 141041, 141040, 141039, 141038, 141037, 141036, 141035, 141034, 141033, 141032, 141031, 141030, 141029, 141028, 141027, 141026, 141025, 141024, 141023, 141022, 141020, 141018, 141017, 141016, 141015, 141014, 141013, 141012, 141011, 141010, 141009, 141008); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (141007, 141006, 141005, 141004, 141003, 141002, 141001, 141000, 140999, 140998, 140997, 140996, 140995, 140994, 140992, 140991, 140990, 140989, 140988, 140987, 140986, 140985, 140984, 140983, 140982, 140981, 140980, 140979, 140978, 140977, 140976, 140975, 140974, 140973, 140972, 140971, 140970, 140969, 140968, 140967, 140966, 140965, 140964, 140963, 140962, 140961, 140960, 140959, 140958, 140957, 140954, 140953, 140952, 140950, 140949, 140945, 140944, 140942, 140939, 140938, 140937, 140936, 140930, 140929, 140928, 140927, 140926, 140925, 140924, 140923, 140922, 140921, 140920, 140919, 140918, 140917, 140916, 140915, 140914, 140912, 140911, 140910, 140909, 140907, 140906, 140905, 140904, 140903, 140902, 140901, 140900, 140899, 140898, 140897, 140896, 140895, 140894, 140893, 140892, 140891, 140890, 140889, 140888, 140887, 140886, 140885, 140880, 140869, 140860, 140859, 140858, 140857, 140856, 140855, 140854, 140853, 140852, 140851, 140850, 140849, 140848, 140847, 140846, 140845, 140844, 140843, 140842, 140841, 140840, 140839, 140838, 140837, 140836, 140834, 140833, 140832, 140831, 140830, 140829, 140828, 140827, 140826, 140825, 140824, 140823, 140822, 140821, 140820, 140818, 140817, 140816, 140815, 140814, 140813, 140812, 140811, 140810, 140809, 140808, 140807, 140806, 140805, 140804, 140803, 140802, 140801, 140800, 140799, 140798, 140797, 140796, 140795, 140794, 140793, 140792, 140791, 140790, 140789, 140788, 140787, 140786, 140785, 140784, 140783, 140781, 140780, 140779, 140778, 140777, 140776, 140775, 140774, 140773, 140772, 140771, 140770, 140769, 140768, 140767, 140766, 140764, 140762, 140761, 140760, 140759, 140758, 140757, 140756, 140755, 140754, 140753, 140752, 140751, 140750, 140749, 140748, 140747, 140746, 140745, 140743, 140742, 140740, 140739, 140738, 140737, 140736, 140735, 140734, 140733, 140732, 140731, 140730, 140729, 140727, 140725, 140724, 140723, 140722, 140721, 140720, 140719, 140718, 140717, 140716, 140715, 140714, 140713, 140712, 140711, 140710, 140709, 140708, 140707, 140706, 140705, 140704, 140703, 140702, 140701, 140700, 140699, 140698, 140697, 140696, 140695, 140694, 140693, 140692, 140691, 140690, 140689, 140688, 140687, 140686, 140685, 140684, 140683, 140682, 140681, 140680, 140678, 140677, 140675, 140673, 140672, 140671, 140670, 140669, 140667, 140666, 140665, 140664, 140663, 140662, 140661, 140660, 140659, 140656, 140655, 140654, 140653, 140652, 140651, 140650, 140649, 140648, 140647, 140646, 140645, 140644, 140643, 140642, 140641, 140640, 140639, 140638, 140637, 140636, 140635, 140634, 140633, 140632, 140631, 140630, 140629, 140628, 140627, 140626, 140625, 140624, 140623, 140622, 140621, 140620, 140619, 140618, 140617, 140616, 140615, 140614, 140613, 140612, 140611, 140610, 140609, 140608, 140607, 140606, 140605, 140604, 140603, 140602, 140601, 140600, 140599, 140596, 140595, 140594, 140593, 140592, 140591, 140590, 140589, 140588, 140587, 140586, 140585, 140584, 140583, 140582, 140581, 140580, 140579, 140578, 140576, 140575, 140574, 140573, 140572, 140571, 140570, 140569, 140568, 140567, 140566, 140565, 140564, 140563, 140562, 140561, 140560, 140559, 140558, 140557, 140556, 140555, 140554, 140553, 140552, 140551, 140550, 140549, 140548, 140546, 140545, 140544, 140542, 140541, 140540, 140539, 140538, 140537, 140536, 140535, 140534, 140533, 140532, 140531, 140530, 140529, 140528, 140527, 140526, 140525, 140524, 140523, 140522, 140521, 140520, 140519, 140518, 140517, 140516, 140515, 140514, 140513, 140512, 140511, 140510, 140509, 140508, 140507, 140506, 140505, 140504, 140503, 140502, 140501, 140500, 140499, 140498, 140497, 140496, 140495, 140494, 140493, 140492, 140491, 140490, 140489, 140488, 140487, 140486, 140485, 140484, 140483, 140482, 140481, 140480, 140479, 140478, 140477, 140476, 140475, 140474, 140473, 140472, 140471, 140470, 140469, 140468, 140467, 140464, 140463, 140462, 140461, 140460, 140459, 140458, 140457, 140456, 140455, 140454, 140453, 140452, 140451, 140450, 140449, 140448, 140447, 140446, 140445, 140444, 140441, 140439, 140438, 140437, 140436, 140435, 140434, 140433, 140432, 140431, 140430, 140429, 140428, 140427, 140426, 140425, 140424, 140423, 140422, 140421, 140420, 140419, 140418, 140417, 140416, 140415, 140414, 140413, 140412, 140411, 140410, 140409, 140408, 140407, 140406, 140405, 140404, 140403, 140402, 140401, 140400, 140399, 140398, 140397, 140396, 140395, 140394, 140393, 140392, 140391, 140390, 140389, 140388, 140387, 140386, 140385, 140384, 140383, 140382, 140381, 140380, 140379, 140378, 140377, 140376, 140375, 140374, 140373, 140372, 140371, 140370, 140369, 140368, 140367, 140366, 140364, 140363, 140362, 140361, 140360, 140359, 140358, 140357, 140356, 140355, 140354, 140353, 140352, 140335, 140334, 140333, 140332, 140331, 140330, 140329, 140328, 140327, 140326, 140325, 140324, 140323, 140322, 140321, 140320, 140319, 140318, 140317, 140316, 140315, 140314, 140313, 140312, 140311, 140310, 140309, 140308, 140307, 140306, 140305, 140303, 140302, 140301, 140300, 140299, 140298, 140297, 140296, 140295, 140294, 140293, 140292, 140291, 140290, 140289, 140288, 140287, 140286, 140285, 140283, 140282, 140281, 140280, 140279, 140278, 140277, 140276, 140275, 140274, 140273, 140272, 140271, 140270, 140269, 140268, 140267, 140266, 140265, 140264, 140263, 140262, 140261, 140260, 140259, 140258, 140257, 140256, 140255, 140254, 140253, 140252, 140251, 140250, 140249, 140248, 140247, 140246, 140245, 140244, 140243, 140242, 140241, 140240, 140239, 140238, 140237, 140236, 140235, 140234, 140233, 140232, 140231, 140230, 140229, 140228, 140227, 140226, 140225, 140224, 140223, 140222, 140221, 140220, 140219, 140218, 140217, 140216, 140215, 140214, 140213, 140212, 140211, 140210, 140209, 140208, 140207, 140206, 140205, 140204, 140203, 140202, 140201, 140200, 140199, 140198, 140197, 140196, 140195, 140194, 140193, 140192, 140191, 140190, 140189, 140188, 140187, 140186, 140185, 140184, 140183, 140182, 140181, 140180, 140179, 140178, 140177, 140176, 140175, 140174, 140173, 140172, 140171, 140170, 140169, 140168, 140167, 140166, 140165, 140163, 140161, 140160, 140159, 140158, 140157, 140156, 140155, 140154, 140153, 140152, 140151, 140150, 140149, 140148, 140147, 140146, 140145, 140144, 140143, 140142, 140141, 140140, 140139, 140138, 140137, 140136, 140135, 140134, 140133, 140132, 140131, 140130, 140129, 140128, 140127, 140126, 140125, 140124, 140123, 140122, 140121, 140120, 140119, 140118, 140117, 140116, 140115, 140114, 140113, 140112, 140111, 140110, 140109, 140108, 140107, 140106, 140105, 140104, 140103, 140102, 140101, 140100, 140099, 140098, 140097, 140096, 140095, 140094, 140093, 140092, 140091, 140090, 140089, 140088, 140087, 140086, 140085, 140080, 140079, 140078, 140077, 140076, 140075, 140074, 140073, 140072, 140071, 140070, 140069, 140068, 140067, 140066, 140065, 140064, 140063, 140062, 140061, 140060, 140059, 140058, 140057, 140056, 140055, 140054, 140053, 140052, 140051, 140050, 140049, 140048, 140047, 140046, 140045, 140044, 140043, 140042, 140041, 140040, 140039, 140038, 140037, 140036, 140035, 140034, 140033, 140032, 140031, 140030, 140029, 140028, 140027, 140026, 140025, 140024, 140023, 140022, 140021, 140020, 140019, 140018, 140017, 140016, 140015, 140014, 140013, 140012, 140011, 140010, 140009, 140008, 140004, 140003, 140002, 140001, 140000, 139999, 139998, 139997, 139996, 139995, 139994, 139993, 139992, 139991, 139990, 139989, 139988, 139987, 139986, 139985, 139984, 139983, 139982, 139981, 139980, 139979, 139978, 139977, 139976, 139975, 139974, 139965, 139964, 139963, 139962, 139929, 139928, 139927, 139926, 139921, 139920, 139919, 139918, 139917, 139916, 139915, 139914, 139913, 139912, 139911, 139910, 139909, 139908, 139907, 139906, 139901, 139900, 139899, 139898, 139897, 139896, 139895, 139894, 139893, 139892, 139891, 139890, 139889, 139888, 139887, 139886, 139885, 139884, 139883, 139882, 139863, 139862, 139861, 139860, 139859, 139858, 139857, 139856, 139855, 139854, 139853, 139852, 139851, 139850, 139849, 139848, 139839, 139838, 139837, 139836, 139811, 139810, 139809, 139808, 139771, 139770, 139769, 139768, 139767, 139766, 139765, 139764, 139763, 139762, 139761, 139760, 139759, 139758, 139757, 139756, 139755, 139754, 139753, 139752, 139751, 139750, 139749, 139748, 139747, 139746, 139745, 139744, 139743, 139742, 139741, 139740, 139739, 139738, 139737, 139736, 139735, 139734, 139733, 139732, 139731, 139730, 139729, 139728, 139727, 139726, 139724, 139723, 139722, 139721, 139720, 139719, 139718, 139717, 139716, 139715, 139714, 139713, 139712, 139711, 139710, 139709, 139708, 139707, 139706, 139705, 139704, 139703, 139702, 139701, 139700, 139699, 139698, 139697, 139696, 139695, 139694, 139693, 139692, 139691, 139690, 139689, 139688, 139687, 139686, 139685, 139684, 139683, 139682, 139681, 139680, 139679, 139678, 139677, 139676, 139675, 139674, 139673, 139672, 139671, 139670, 139669, 139668, 139667, 139666, 139665, 139664, 139663, 139662, 139661, 139660, 139659, 139658, 139657, 139656, 139655, 139654, 139653, 139652, 139651, 139650, 139649, 139648, 139647, 139646, 139645, 139644, 139643, 139642, 139641, 139640, 139639, 139638, 139637, 139636, 139635, 139634, 139633, 139632, 139631, 139630, 139629, 139628, 139627, 139626, 139625, 139624, 139623, 139622, 139621, 139620, 139619, 139618, 139617, 139616, 139615, 139614, 139613, 139612, 139611, 139610, 139609, 139608, 139607, 139606, 139605, 139604, 139603, 139602, 139601, 139600, 139599, 139598, 139597, 139596, 139595, 139594, 139593, 139592, 139591, 139590, 139589, 139588, 139587, 139586, 139585, 139584, 139583, 139582, 139581, 139580, 139579, 139578, 139577, 139576, 139575, 139574, 139573, 139572, 139571, 139570, 139569, 139568, 139567, 139566, 139565, 139564, 139563, 139562, 139561, 139560, 139559, 139558, 139557, 139556, 139555, 139554, 139553, 139552, 139551, 139550, 139549, 139548, 139547, 139546, 139545, 139544, 139543, 139542, 139541, 139540, 139539, 139538, 139537, 139536, 139535, 139534, 139533, 139532, 139531, 139530, 139529, 139528, 139526, 139522, 139521, 139520, 139519, 139518, 139517, 139516, 139515, 139514, 139513, 139512, 139511, 139510, 139509, 139508, 139507, 139506, 139505, 139504, 139503, 139498, 139497, 139496, 139495, 139494, 139493, 139492, 139491, 139490, 139489, 139488, 139487, 139486, 139485, 139484, 139483, 139482, 139481, 139480, 139479, 139478, 139477, 139476, 139475, 139474, 139473, 139472, 139471, 139470, 139469, 139468, 139467, 139466, 139465, 139464, 139463, 139462, 139461, 139460, 139459, 139458, 139457, 139456, 139455, 139454, 139453, 139452, 139451, 139450, 139449, 139448, 139447, 139446, 139445, 139444, 139443, 139442, 139441, 139440, 139439, 139438, 139437, 139436, 139435, 139434, 139433, 139432, 139431, 139430, 139429, 139428, 139427, 139426, 139425, 139424, 139423, 139422, 139421, 139420, 139419, 139418, 139417, 139416, 139415, 139414, 139413, 139412, 139411, 139410, 139409, 139408, 139407, 139406, 139405, 139404, 139403, 139402, 139401, 139400, 139399, 139398, 139397, 139396, 139395, 139394, 139393, 139392, 139391, 139390, 139389, 139388, 139387, 139386, 139385, 139384, 139383, 139375, 139374, 139372, 139371, 139370, 139369, 139368, 139367, 139366, 139365, 139364, 139363, 139362, 139361, 139360, 139359, 139358, 139357, 139356, 139355, 139354, 139353, 139352, 139351, 139350, 139349, 139348, 139347, 139346, 139345, 139344, 139343, 139341, 139339, 139338, 139336, 139335, 139334, 139333, 139329, 139328, 139327, 139326, 139317, 139316, 139315, 139314, 139312, 139311, 139309, 139308, 139307, 139306, 139305, 139304, 139303, 139302, 139301, 139300, 139299, 139298, 139297, 139296, 139295, 139294, 139293, 139292, 139291, 139290, 139288, 139287, 139286, 139285, 139284, 139283, 139282, 139281, 139280, 139279, 139278, 139277, 139276, 139275, 139274, 139273, 139271, 139270, 139269, 139268, 139267, 139266, 139265, 139264, 139263, 139262, 139261, 139260, 139259, 139258, 139257, 139256, 139250, 139246, 139245, 139244, 139243, 139242, 139241, 139240, 139237, 139228, 139227, 139226, 139225, 139224, 139222, 139221, 139220, 139219, 139218, 139213, 139212, 139211, 139208, 139204, 139199, 139198, 139188, 139187, 139186, 139185, 139184, 139183, 139182, 139181, 139180, 139179, 139178, 139177, 139176, 139175, 139174, 139173, 139172, 139171, 139170, 139168, 139167, 139165, 139164, 139163, 139162, 139161, 139160, 139159, 139158, 139157, 139156, 139155, 139154, 139153, 139152, 139151, 139150, 139149, 139148, 139147, 139146, 139145, 139144, 139143, 139142, 139141, 139140, 139139, 139138, 139137, 139136, 139135, 139134, 139133, 139132, 139131, 139130, 139129, 139128, 139127, 139126, 139125, 139124, 139123, 139122, 139121, 139120, 139119, 139118, 139117, 139116, 139115, 139114, 139112, 139111, 139110, 139109, 139108, 139107, 139106, 139105, 139104, 139103, 139102, 139101, 139100, 139099, 139098, 139097, 139096, 139095, 139094, 139092, 139090, 139089, 139087, 139086, 139085, 139084, 139083, 139082, 139081, 139080, 139079, 139078, 139077, 139076, 139075, 139074, 139073, 139072, 139071, 139070, 139065, 139059, 139057, 139055, 139054, 139053, 139052, 139051, 139050, 139049, 139048, 139047, 139046, 139045, 139044, 139042, 139041, 139040, 139039, 139038, 139037, 139036, 139035, 139034, 139033, 139032, 139031, 139030, 139028, 139024, 139023, 139022, 139021, 139020, 139019, 138993, 138992, 138987, 138986, 138985, 138984, 138983, 138980, 138979, 138978, 138977, 138975, 138973, 138972, 138970, 138969, 138968, 138967, 138966, 138965, 138964, 138963, 138962, 138961, 138960, 138957, 138956, 138955, 138954, 138953, 138952, 138951, 138950, 138949, 138948, 138946, 138945, 138944, 138943, 138942, 138941, 138940, 138939, 138938, 138937, 138936, 138935, 138934, 138933, 138932, 138931, 138930, 138929, 138928, 138927, 138926, 138925, 138924, 138923, 138922, 138921, 138920, 138919, 138918, 138917, 138916, 138915, 138914, 138913, 138912, 138911, 138910, 138909, 138908, 138907, 138906, 138905, 138904, 138903, 138902, 138901, 138900, 138899, 138898, 138897, 138896, 138895, 138894, 138893, 138892, 138891, 138890, 138889, 138888, 138887, 138886, 138885, 138884, 138883, 138882, 138881, 138880, 138879, 138878, 138877, 138876, 138875, 138874, 138873, 138872, 138871, 138870, 138865, 138864, 138859, 138853, 138852, 138849, 138848, 138847, 138842, 138841, 138840, 138839, 138838, 138837, 138836, 138835, 138833, 138832, 138831, 138830, 138829, 138824, 138823, 138822, 138821, 138820, 138819, 138818, 138817, 138816, 138815, 138814, 138813, 138812, 138811, 138810, 138809, 138808, 138807, 138804, 138803, 138802, 138801, 138800, 138799, 138798, 138797, 138796, 138795, 138794, 138793, 138792, 138791, 138790, 138789, 138788, 138787, 138786, 138785, 138784, 138783, 138782, 138781, 138780, 138779, 138778, 138776, 138775, 138774, 138773, 138772, 138771, 138770, 138769, 138768, 138767, 138766, 138765, 138762, 138760, 138759, 138758, 138757, 138756, 138755, 138754, 138753, 138752, 138751, 138749, 138748, 138747, 138746, 138745, 138744, 138743, 138742, 138741, 138740, 138739, 138738, 138737, 138734, 138733, 138732, 138731, 138730, 138729, 138728, 138726, 138725, 138724, 138723, 138722, 138721, 138717, 138716, 138715, 138714, 138713, 138712, 138711, 138710, 138709, 138708, 138707, 138706, 138705, 138704, 138703, 138702, 138701, 138700, 138699, 138698, 138691, 138690, 138689, 138688, 138687, 138686, 138679, 138678, 138676, 138675, 138674, 138673, 138672, 138671, 138670, 138669, 138668, 138666, 138664, 138663, 138662, 138661, 138660, 138659, 138658, 138655, 138652, 138651, 138650, 138649, 138644, 138641, 138634, 138633, 138631, 138628, 138627, 138625, 138624, 138623, 138622, 138621, 138620, 138619, 138618, 138617, 138616, 138615, 138614, 138611, 138602, 138601, 138600, 138598, 138593, 138592, 138591, 138590, 138589, 138586, 138579, 138569, 138568, 138567, 138566, 138565, 138564, 138563, 138562, 138561, 138560, 138559, 138558, 138557, 138556, 138555, 138554, 138553, 138552, 138551, 138550, 138549, 138548, 138547, 138546, 138545, 138544, 138543, 138542, 138540, 138539, 138538, 138537, 138536, 138535, 138534, 138533, 138532, 138531, 138530, 138529, 138528, 138527, 138526, 138525, 138524, 138523, 138522, 138521, 138520, 138519, 138518, 138517, 138516, 138515, 138514, 138513, 138509, 138502, 138501, 138500, 138499, 138498, 138497, 138496, 138495, 138494, 138493, 138492, 138491, 138489, 138488, 138487, 138486, 138485, 138484, 138483, 138482, 138481, 138480, 138479, 138478, 138477, 138476, 138475, 138474, 138473, 138472, 138471, 138470, 138469, 138468, 138467, 138466, 138465, 138464, 138463, 138462, 138461, 138460, 138459, 138458, 138457, 138456, 138455, 138454, 138453, 138452, 138449, 138448, 138447, 138446, 138445, 138444, 138443, 138442, 138441, 138440, 138439, 138438, 138437, 138436, 138435, 138434, 138433, 138432, 138431, 138430, 138429, 138428, 138427, 138426, 138425, 138424, 138423, 138422, 138421, 138420, 138419, 138418, 138417, 138416, 138415, 138414, 138413, 138412, 138411, 138410, 138409, 138408, 138407, 138406, 138405, 138404, 138403, 138402, 138401, 138400, 138399, 138398, 138397, 138396, 138395, 138394, 138393, 138392, 138391, 138390, 138389, 138388, 138387, 138386, 138385, 138384, 138382, 138381, 138380, 138379, 138378, 138377, 138376, 138375, 138374, 138373, 138372, 138371, 138370, 138369, 138368, 138367, 138366, 138365, 138364, 138363, 138362, 138361, 138360, 138359, 138358, 138357, 138356, 138355, 138354, 138353, 138352, 138351, 138350, 138349, 138348, 138347, 138346, 138345, 138344, 138343, 138342, 138341, 138340, 138339, 138338, 138337, 138336, 138335, 138334, 138333, 138332, 138331, 138330, 138329, 138328, 138327, 138326, 138325, 138323, 138322, 138320, 138319, 138318, 138316, 138290, 138289, 138288, 138287, 138286, 138285, 138284, 138282, 138281, 138280, 138279, 138277, 138274, 138272, 138271, 138270, 138268, 138267, 138265, 138264, 138262, 138261, 138260, 138259, 138258, 138257, 138256, 138255, 138254, 138253, 138252, 138251, 138247, 138246, 138245, 138244, 138243, 138242, 138241, 138240, 138239, 138238, 138237, 138236, 138235, 138234, 138233, 138232, 138231, 138230, 138229, 138228, 138227, 138226, 138225, 138224, 138223, 138222, 138221, 138220, 138219, 138218, 138217, 138216, 138215, 138214, 138213, 138212, 138211, 138210, 138209, 138208, 138203, 138202, 138201, 138200, 138199, 138198, 138197, 138196, 138195, 138194, 138193, 138192, 138191, 138190, 138189, 138188, 138187, 138186, 138185, 138184, 138183, 138182, 138181, 138180, 138179, 138178, 138177, 138176, 138175, 138174, 138173, 138172, 138171, 138170, 138169, 138168, 138167, 138166, 138165, 138164, 138163, 138162, 138161, 138160, 138159, 138158, 138157, 138156, 138155, 138154, 138153, 138152, 138151, 138150, 138149, 138148, 138147, 138146, 138145, 138144, 138143, 138142, 138141, 138140, 138139, 138138, 138137, 138136, 138135, 138134, 138133, 138132, 138131, 138130, 138129, 138128, 138127, 138126, 138125, 138124, 138123, 138122, 138121, 138120, 138118, 138117, 138116, 138115, 138114, 138113, 138112, 138111, 138110, 138109, 138108, 138107, 138106, 138105, 138104, 138103, 138102, 138101, 138100, 138099, 138098, 138097, 138096, 138095, 138094, 138093, 138092, 138091, 138090, 138089, 138088, 138087, 138086, 138085, 138084, 138083, 138082, 138081, 138080, 138079, 138078, 138077, 138076, 138075, 138074, 138073, 138072, 138071, 138070, 138069, 138068, 138067, 138066, 138065, 138064, 138061, 138060, 138059, 138058, 138057, 138056, 138055, 138054, 138053, 138052, 138051, 138050, 138049, 138048, 138047, 138046, 138045, 138044, 138042, 138040, 138039, 138038, 138037, 138036, 138035, 138034, 138033, 138032, 138031, 138029, 138028, 138026, 138025, 138024, 138023, 138021, 138020, 138019, 138018, 138017, 138016, 138015, 138014, 138013, 138012, 138010, 138009, 138008, 138007, 138006, 138005, 138004, 138003, 138002, 138001, 138000, 137999, 137998, 137997, 137996, 137995, 137994, 137993, 137992, 137991, 137990, 137989, 137988, 137987, 137986, 137985, 137984, 137983, 137982, 137981, 137980, 137979, 137978, 137977, 137976, 137975, 137974, 137973, 137972, 137971, 137970, 137969, 137968, 137967, 137966, 137965, 137964, 137963, 137962, 137961, 137960, 137959, 137958, 137957, 137956, 137955, 137954, 137953, 137952, 137951, 137950, 137949, 137948, 137947, 137946, 137945, 137944, 137943, 137942, 137941, 137940, 137939, 137938, 137937, 137936, 137935, 137934, 137926, 137925, 137924, 137922, 137921, 137920, 137919, 137918, 137917, 137916, 137915, 137914, 137913, 137912, 137911, 137909, 137908, 137907, 137906, 137905, 137904, 137903, 137902, 137901, 137900, 137899, 137898, 137897, 137896, 137895, 137894, 137893, 137892, 137891, 137890, 137889, 137888, 137887, 137886, 137885, 137877, 137876, 137875, 137874, 137873, 137872, 137871, 137870, 137869, 137864, 137863, 137860, 137858, 137857, 137856, 137855, 137854, 137852, 137851, 137850, 137849, 137848, 137847, 137846, 137845, 137844, 137843, 137842, 137841, 137840, 137839, 137838, 137837, 137836, 137835, 137834, 137833, 137832, 137831, 137825, 137824, 137823, 137822, 137821, 137820, 137819, 137818, 137817, 137816, 137815, 137814, 137813, 137812, 137811, 137810, 137809, 137807, 137806, 137805, 137804, 137803, 137802, 137801, 137800, 137799, 137798, 137797, 137796, 137795, 137794, 137793, 137792, 137791, 137789, 137788, 137787, 137786, 137785, 137784, 137783, 137782, 137781, 137780, 137779, 137778, 137777, 137776, 137764, 137763, 137762, 137758, 137757, 137755, 137754, 137753, 137752, 137751, 137750, 137749, 137748, 137747, 137746, 137745, 137744, 137743, 137742, 137741, 137740, 137739, 137738, 137736, 137735, 137734, 137733, 137732, 137731, 137730, 137729, 137728, 137727, 137726, 137725, 137724, 137723, 137721, 137720, 137719, 137718, 137717, 137716, 137715, 137710, 137709, 137708, 137707, 137706, 137705, 137704, 137703, 137702, 137701, 137700, 137699, 137698, 137697, 137696, 137695, 137694, 137693, 137692, 137691, 137690, 137689, 137688, 137687, 137686, 137685, 137684, 137683, 137682, 137681, 137680, 137679, 137678, 137677, 137676, 137675, 137674, 137673, 137672, 137671, 137670, 137669, 137668, 137667, 137666, 137665, 137664, 137663, 137662, 137661, 137660, 137659, 137658, 137657, 137656, 137655, 137654, 137652, 137651, 137650, 137648, 137645, 137644, 137643, 137642, 137641, 137640, 137639, 137638, 137637, 137620, 137619, 137618, 137617, 137616, 137615, 137614, 137613, 137612, 137611, 137610, 137609, 137608, 137607, 137606, 137605, 137604, 137603, 137602, 137601, 137600, 137599, 137598, 137597, 137594, 137590, 137588, 137587, 137586, 137585, 137584, 137583, 137582, 137581, 137580, 137579, 137578, 137577, 137576, 137575, 137574, 137573, 137572, 137571, 137570, 137569, 137568, 137567, 137566, 137565, 137564, 137563, 137561, 137560, 137559, 137558, 137557, 137556, 137555, 137554, 137553, 137552, 137551, 137550, 137549, 137548, 137547, 137546, 137545, 137544, 137543, 137542, 137541, 137540, 137539, 137537, 137536, 137535, 137534, 137533, 137531, 137530, 137529, 137528, 137526, 137525, 137524, 137523, 137522, 137521, 137520, 137519, 137518, 137517, 137516, 137515, 137514, 137513, 137512, 137511, 137510, 137509, 137508, 137507, 137505, 137504, 137503, 137502, 137501, 137500, 137499, 137498, 137497, 137496, 137495, 137494, 137493, 137492, 137491, 137490, 137489, 137488, 137487, 137486, 137485, 137484, 137483, 137482, 137481, 137480, 137479, 137478, 137477, 137476, 137475, 137474, 137473, 137472, 137471, 137470, 137469, 137468, 137467, 137466, 137465, 137464, 137463, 137462, 137461, 137460, 137459, 137458, 137457, 137456, 137455, 137454, 137453, 137452, 137451, 137450, 137449, 137448, 137447, 137446, 137445, 137444, 137443, 137442, 137441, 137440, 137439, 137438, 137437, 137436, 137435, 137434, 137433, 137432, 137431, 137430, 137429, 137428, 137427, 137426, 137425, 137424, 137423, 137422, 137421, 137420, 137419, 137418, 137417, 137416, 137415, 137414, 137413, 137412, 137411, 137410, 137409, 137408, 137407, 137406, 137405, 137404, 137403, 137402, 137401, 137400, 137399, 137398, 137397, 137396, 137395, 137394, 137393, 137392, 137391, 137390, 137389, 137388, 137387, 137386, 137385, 137384, 137383, 137382, 137381, 137380, 137379, 137378, 137377, 137376, 137375, 137374, 137372, 137371, 137370, 137369, 137368, 137367, 137366, 137365, 137364, 137363, 137362, 137361, 137360, 137359, 137358, 137357, 137356, 137355, 137354, 137353, 137352, 137351, 137350, 137349, 137348, 137347, 137346, 137345, 137344, 137343, 137342, 137341, 137340, 137339, 137338, 137337, 137336, 137335, 137334, 137333, 137332, 137331, 137330, 137329, 137328, 137327, 137326, 137325, 137324, 137323, 137322, 137321, 137320, 137319, 137318, 137314, 137313, 137311, 137310, 137309, 137306, 137305, 137304, 137303, 137302, 137299, 137298, 137297, 137296, 137295, 137294, 137292, 137290, 137289, 137287, 137286, 137285, 137284, 137282, 137281, 137280, 137279, 137278, 137277, 137276, 137275, 137274, 137271, 137270, 137269, 137268, 137267, 137266, 137265, 137264, 137263, 137262, 137261, 137260, 137259, 137258, 137257, 137256, 137255, 137254, 137253, 137252, 137251, 137250, 137249, 137248, 137247, 137246, 137245, 137244, 137243, 137242, 137241, 137240, 137239, 137238, 137237, 137236, 137235, 137234, 137233, 137232, 137231, 137230, 137229, 137228, 137227, 137226, 137225, 137224, 137223, 137222, 137221, 137220, 137219, 137218, 137217, 137216, 137215, 137214, 137213, 137212, 137211, 137210, 137209, 137208, 137207, 137206, 137205, 137204, 137203, 137202, 137201, 137200, 137199, 137198, 137197, 137196, 137195, 137194, 137193, 137192, 137191, 137190, 137189, 137188, 137187, 137186, 137185, 137184, 137183, 137182, 137181, 137180, 137179, 137178, 137177, 137176, 137175, 137174, 137173, 137172, 137171, 137170, 137169, 137168, 137167, 137166, 137165, 137164, 137162, 137161, 137160, 137159, 137158, 137157, 137156, 137155, 137154, 137153, 137152, 137151, 137150, 137149, 137148, 137147, 137146, 137145, 137144, 137143, 137142, 137141, 137140, 137139, 137138, 137137, 137136, 137135, 137134, 137133, 137132, 137131, 137130, 137129, 137128, 137127, 137126, 137125, 137124, 137123, 137122, 137121, 137120, 137119, 137118, 137117, 137116, 137115, 137114, 137113, 137112, 137111, 137110, 137109, 137108, 137107, 137106, 137105, 137104, 137103, 137102, 137101, 137100, 137099, 137098, 137097, 137096, 137095, 137094, 137093, 137092, 137091, 137090, 137089, 137088, 137087, 137086, 137085, 137084, 137083, 137082, 137081, 137080, 137079, 137078, 137077, 137076, 137075, 137074, 137073, 137071, 137068, 137067, 137066, 137065, 137063, 137062, 137061, 137056, 137055, 137054, 137053, 137052, 137051, 137050, 137049, 137048, 137047, 137046, 137045, 137044, 137043, 137042, 137041, 137040, 137039, 137038, 137037, 137036, 137035, 137034, 137033, 137032, 137031, 137030, 137029, 137028, 137027, 137026, 137025, 137024, 137023, 137022, 137021, 137020, 137019, 137018, 137017, 137016, 137015, 137013, 137012, 137011, 137010, 137009, 137008, 137007, 137006, 137005, 137003, 137002, 137001, 137000, 136999, 136998, 136997, 136996, 136995, 136994, 136993, 136992, 136991, 136990, 136989, 136988, 136987, 136986, 136985, 136984, 136983, 136982, 136981, 136980, 136979, 136978, 136977, 136976, 136975, 136974, 136973, 136972, 136971, 136970, 136969, 136968, 136967, 136966, 136965, 136964, 136963, 136962, 136961, 136960, 136959, 136958, 136957, 136956, 136954, 136953, 136952, 136951, 136950, 136949, 136948, 136947, 136945, 136944, 136943, 136942, 136941, 136940, 136939, 136938, 136937, 136936, 136935, 136934, 136933, 136932, 136930, 136929, 136927, 136926, 136925, 136924, 136919, 136918, 136917, 136916, 136915, 136914, 136913, 136912, 136911, 136910, 136909, 136908, 136907, 136906, 136905, 136904, 136903, 136902, 136901, 136900, 136899, 136898, 136897, 136895, 136894, 136891, 136890, 136889, 136888, 136887, 136882, 136878, 136876, 136875, 136874, 136873, 136872, 136871, 136870, 136869, 136868, 136867, 136866, 136865, 136864, 136863, 136862, 136861, 136860, 136859, 136858, 136857, 136856, 136855, 136854, 136853, 136852, 136851, 136850, 136849, 136848, 136847, 136846, 136845, 136844, 136843, 136842, 136841, 136840, 136839, 136838, 136837, 136836, 136835, 136834, 136833, 136832, 136831, 136830, 136829, 136828, 136827, 136826, 136825, 136824, 136823, 136822, 136820, 136819, 136818, 136817, 136816, 136815, 136814, 136813, 136812, 136811, 136810, 136809, 136808, 136807, 136806, 136805, 136804, 136803, 136800, 136799, 136798, 136797, 136794, 136793, 136792, 136791, 136790, 136789, 136788, 136787, 136786, 136785, 136784, 136783, 136782, 136781, 136780, 136779, 136778, 136769, 136768, 136767, 136766, 136764, 136763, 136762, 136761, 136760, 136759, 136758, 136757, 136756, 136755, 136754, 136753, 136752, 136751, 136750, 136749, 136748, 136747, 136746, 136745, 136744, 136743, 136741, 136740, 136738, 136737, 136736, 136735, 136734, 136733, 136732, 136731, 136730, 136729, 136728, 136727, 136726, 136725, 136724, 136723, 136722, 136721, 136720, 136719, 136718, 136717, 136716, 136715, 136714, 136713, 136712, 136711, 136710, 136701, 136698, 136697, 136696, 136695, 136694, 136693, 136692, 136691, 136690, 136689, 136688, 136687, 136686, 136685, 136684, 136683, 136682, 136681, 136680, 136679, 136678, 136677, 136676, 136674, 136673, 136672, 136671, 136670, 136669, 136668, 136667, 136662, 136661, 136659, 136658, 136657, 136656, 136655, 136654, 136653, 136652, 136651, 136650, 136649, 136648, 136647, 136646, 136645, 136644, 136643, 136642, 136641, 136640, 136639, 136638, 136637, 136632, 136631, 136630, 136629, 136628, 136627, 136626, 136625, 136624, 136623, 136622, 136621, 136620, 136619, 136618, 136617, 136616, 136615, 136614, 136613, 136612, 136611, 136610, 136609, 136608, 136607, 136606, 136605, 136604, 136603, 136602, 136601, 136600, 136599, 136598, 136597, 136596, 136595, 136594, 136593, 136591, 136590, 136589, 136588, 136587, 136586, 136585, 136584, 136583, 136582, 136581, 136580, 136578, 136577, 136576, 136575, 136574, 136573, 136572, 136571, 136570, 136569, 136568, 136567, 136566, 136565, 136564, 136563, 136562, 136561, 136560, 136559, 136558, 136557, 136556, 136555, 136554, 136553, 136552, 136551, 136550, 136549, 136548, 136547, 136546, 136545, 136544, 136543, 136542, 136541, 136540, 136538, 136533, 136532, 136528, 136527, 136526, 136525, 136524, 136523, 136522, 136521, 136520, 136519, 136518, 136517, 136516, 136515, 136514, 136513, 136512, 136511, 136510, 136509, 136508, 136507, 136506, 136505, 136504, 136503, 136502, 136501, 136500, 136499, 136498, 136497, 136496, 136495, 136494, 136493, 136492, 136491, 136490, 136489, 136488, 136487, 136486, 136485, 136484, 136483, 136482, 136481, 136480, 136479, 136478, 136477, 136476, 136475, 136474, 136473, 136472, 136471, 136470, 136469, 136468, 136467, 136466, 136465, 136464, 136463, 136462, 136461, 136460, 136459, 136458, 136457, 136453, 136451, 136450, 136449, 136448, 136447, 136446, 136445, 136444, 136443, 136442, 136441, 136440, 136439, 136438, 136437, 136436, 136435, 136434, 136433, 136432, 136431, 136430, 136429, 136428, 136427, 136426, 136425, 136422, 136421, 136420, 136419, 136418, 136417, 136416, 136415, 136414, 136413, 136412, 136407, 136406, 136405, 136404, 136403, 136402, 136398, 136397, 136396, 136395, 136394, 136393, 136392, 136391, 136390, 136389, 136388, 136387, 136386, 136385, 136384, 136383, 136382, 136380, 136379, 136378, 136377, 136376, 136375, 136374, 136373, 136372, 136371, 136370, 136369, 136368, 136367, 136366, 136365, 136364, 136363, 136362, 136361, 136360, 136359, 136358, 136357, 136356, 136350, 136349, 136348, 136347, 136346, 136345, 136344, 136343, 136342, 136341, 136340, 136339, 136338, 136337, 136336, 136335, 136334, 136333, 136327, 136326, 136325, 136324, 136323, 136322, 136321, 136320, 136319, 136318, 136317, 136316, 136315, 136314, 136313, 136312, 136311, 136310, 136309, 136305, 136304, 136303, 136302, 136301, 136300, 136297, 136296, 136295, 136294, 136292, 136291, 136290, 136278, 136277, 136276, 136275, 136274, 136273, 136272, 136271, 136270, 136269, 136268, 136267, 136266, 136265, 136264, 136263, 136262, 136261, 136260, 136259, 136258, 136257, 136256, 136255, 136254, 136253, 136252, 136251, 136250, 136249, 136248, 136247, 136246, 136245, 136244, 136243, 136242, 136241, 136240, 136239, 136238, 136237, 136236, 136235, 136234, 136233, 136232, 136231, 136230, 136229, 136228, 136227, 136226, 136225, 136224, 136223, 136222, 136221, 136220, 136219, 136218, 136216, 136215, 136212, 136211, 136210, 136209, 136208, 136207, 136206, 136205, 136200, 136199, 136198, 136197, 136196, 136194, 136193, 136192, 136191, 136187, 136186, 136185, 136184, 136183, 136182, 136181, 136180, 136179, 136178, 136177, 136176, 136175, 136174, 136173, 136172, 136171, 136170, 136169, 136167, 136166, 136165, 136164, 136163, 136162, 136161, 136160, 136159, 136158, 136157, 136156, 136155, 136154, 136153, 136152, 136151, 136150, 136149, 136148, 136147, 136146, 136145, 136144, 136143, 136142, 136141, 136140, 136139, 136138, 136137, 136136, 136135, 136134, 136133, 136132, 136131, 136130, 136129, 136128, 136127, 136126, 136125, 136124, 136123, 136122, 136121, 136120, 136119, 136118, 136117, 136116, 136115, 136114, 136113, 136112, 136111, 136110, 136109, 136108, 136107, 136106, 136105, 136104, 136103, 136102, 136101, 136100, 136099, 136098, 136097, 136096, 136095, 136094, 136093, 136092, 136091, 136090, 136089, 136088, 136087, 136086, 136085, 136084, 136083, 136082, 136081, 136080, 136079, 136078, 136077, 136076, 136075, 136074, 136073, 136072, 136071, 136070, 136069, 136068, 136067, 136066, 136065, 136064, 136063, 136062, 136061, 136059, 136058, 136057, 136056, 136055, 136054, 136053, 136052, 136051, 136050, 136049, 136048, 136047, 136046, 136045, 136044, 136043, 136042, 136041, 136040, 136039, 136038, 136037, 136036, 136035, 136034, 136033, 136032, 136031, 136030, 136029, 136028, 136027, 136026, 136025, 136024, 136023, 136022, 136021, 136020, 136019, 136018, 136017, 136016, 136015, 136014, 136013, 136012, 136011, 136010, 136009, 136008, 136007, 136006, 136005, 136004, 136003, 136002, 136001, 136000, 135999, 135998, 135997, 135996, 135995, 135994, 135993, 135992, 135991, 135990, 135989, 135988, 135987, 135986, 135985, 135984, 135983, 135982, 135981, 135980, 135979, 135978, 135977, 135976, 135975, 135974, 135973, 135972, 135971, 135970, 135969, 135968, 135967, 135966, 135965, 135964, 135963, 135962, 135961, 135960, 135959, 135958, 135957, 135955, 135954, 135953, 135952, 135951, 135950, 135949, 135948, 135947, 135946, 135945, 135944, 135943, 135942, 135941, 135940, 135939, 135938, 135937, 135936, 135935, 135934, 135933, 135932, 135931, 135930, 135928, 135927, 135926, 135925, 135924, 135923, 135922, 135921, 135920, 135919, 135918, 135917, 135916, 135915, 135914, 135913, 135911, 135910, 135909, 135908, 135907, 135906, 135905, 135904, 135903, 135902, 135901, 135900, 135899, 135898, 135897, 135896, 135895, 135894, 135893, 135892, 135891, 135890, 135889, 135888, 135887, 135886, 135885, 135884, 135883, 135882, 135881, 135880, 135879, 135878, 135877, 135876, 135875, 135874, 135873, 135872, 135871, 135870, 135869, 135868, 135867, 135865, 135864, 135863, 135862, 135861, 135860, 135859, 135858, 135857, 135856, 135855, 135854, 135853, 135852, 135851, 135850, 135849, 135848, 135847, 135846, 135845, 135844, 135843, 135842, 135841, 135840, 135839, 135838, 135835, 135834, 135833, 135831, 135830, 135828, 135827, 135826, 135825, 135824, 135823, 135822, 135821, 135820, 135819, 135818, 135817, 135816, 135815, 135814, 135813, 135812, 135811, 135810, 135809, 135808, 135807, 135806, 135805, 135804, 135803, 135802, 135801, 135800, 135799, 135798, 135797, 135796, 135795, 135794, 135793, 135792, 135791, 135790, 135789, 135788, 135787, 135786, 135785, 135784, 135783, 135782, 135781, 135780, 135779, 135778, 135777, 135776, 135775, 135774, 135773, 135772, 135771, 135770, 135769, 135768, 135767, 135766, 135765, 135764, 135763, 135762, 135761, 135760, 135759, 135758, 135757, 135756, 135755, 135754, 135753, 135752, 135751, 135750, 135749, 135748, 135747, 135746, 135745, 135744, 135743, 135742, 135741, 135740, 135739, 135738, 135737, 135736, 135735, 135734, 135733, 135732, 135731, 135730, 135729, 135728, 135727, 135726, 135725, 135724, 135723, 135722, 135721, 135720, 135719, 135718, 135717, 135716, 135715, 135714, 135713, 135712, 135711, 135710, 135709, 135708, 135707, 135706, 135705, 135704, 135703, 135702, 135701, 135700, 135699, 135698, 135697, 135696, 135695, 135694, 135693, 135692, 135691, 135690, 135689, 135688, 135687, 135686, 135685, 135684, 135683, 135682, 135681, 135680, 135679, 135678, 135677, 135676, 135675, 135674, 135673, 135672, 135671, 135670, 135669, 135668, 135667, 135666, 135665, 135664, 135663, 135662, 135661, 135660, 135659, 135658, 135657, 135656, 135655, 135654, 135653, 135648, 135647, 135646, 135645, 135644, 135643, 135642, 135641, 135640, 135639, 135638, 135637, 135636, 135635, 135634, 135633, 135632, 135631, 135630, 135629, 135628, 135627, 135626, 135625, 135624, 135623, 135622, 135621, 135620, 135619, 135618, 135617, 135616, 135615, 135614, 135613, 135612, 135611, 135610, 135609, 135608, 135607, 135606, 135605, 135604, 135603, 135602, 135601, 135600, 135599, 135598, 135597, 135596, 135595, 135594, 135593, 135592, 135591, 135590, 135589, 135588, 135587, 135586, 135585, 135584, 135583, 135582, 135581, 135580, 135579, 135578, 135577, 135576, 135575, 135574, 135573, 135572, 135571, 135570, 135569, 135568, 135567, 135566, 135565, 135564, 135563, 135562, 135561, 135560, 135559, 135558, 135557, 135556, 135555, 135554, 135553, 135552, 135551, 135550, 135549, 135548, 135547, 135546, 135545, 135544, 135543, 135542, 135541, 135540, 135539, 135538, 135537, 135536, 135535, 135534, 135533, 135532, 135531, 135530, 135529, 135528, 135527, 135526, 135525, 135524, 135523, 135522, 135521, 135520, 135519, 135518, 135517, 135516, 135515, 135514, 135513, 135512, 135511, 135510, 135509, 135508, 135507, 135506, 135505, 135504, 135503, 135502, 135501, 135500, 135499, 135498, 135497, 135496, 135495, 135494, 135493, 135492, 135491, 135490, 135489, 135488, 135487, 135486, 135485, 135484, 135483, 135482, 135481, 135480, 135479, 135478, 135477, 135476, 135475, 135474, 135473, 135470, 135469, 135468, 135467, 135466, 135465, 135464, 135463, 135462, 135461, 135460, 135459, 135458, 135457, 135456, 135455, 135454, 135453, 135452, 135451, 135450, 135449, 135447, 135446, 135445, 135444, 135443, 135442, 135441, 135440, 135439, 135438, 135437, 135436, 135435, 135434, 135433, 135432, 135431, 135430, 135429, 135428, 135427, 135426, 135425, 135424, 135423, 135422, 135421, 135420, 135419, 135418, 135417, 135416, 135415, 135414, 135413, 135412, 135411, 135410, 135409, 135408, 135407, 135406, 135405, 135404, 135403, 135402, 135401, 135400, 135399, 135398, 135397, 135396, 135395, 135394, 135393, 135392, 135391, 135390, 135389, 135388, 135387, 135386, 135385, 135384, 135383, 135382, 135381, 135380, 135379, 135378, 135377, 135376, 135375, 135374, 135373, 135372, 135371, 135370, 135369, 135368, 135367, 135366, 135365, 135364, 135363, 135362, 135361, 135360, 135359, 135358, 135357, 135356, 135355, 135354, 135353, 135352, 135351, 135350, 135349, 135348, 135347, 135346, 135345, 135344, 135343, 135342, 135341, 135340, 135339, 135338, 135337, 135336, 135335, 135334, 135333, 135332, 135331, 135330, 135329, 135327, 135326, 135325, 135324, 135323, 135322, 135321, 135320, 135319, 135318, 135317, 135316, 135315, 135314, 135313, 135312, 135311, 135310, 135309, 135308, 135307, 135306, 135305, 135304, 135303, 135302, 135301, 135300, 135299, 135298, 135297, 135296, 135295, 135294, 135293, 135292, 135291, 135290, 135289, 135288, 135287, 135286, 135285, 135284, 135283, 135282, 135281, 135280, 135279, 135278, 135277, 135276, 135275, 135274, 135273, 135272, 135271, 135270, 135269, 135268, 135267, 135266, 135265, 135263, 135262, 135261, 135259, 135258, 135257, 135256, 135255, 135254, 135253, 135252, 135251, 135250, 135249, 135248, 135247, 135246, 135244, 135243, 135242, 135241, 135240, 135239, 135238, 135237, 135236, 135235, 135234, 135233, 135232, 135231, 135230); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (135229, 135228, 135227, 135226, 135225, 135224, 135223, 135222, 135221, 135220, 135219, 135218, 135217, 135216, 135215, 135214, 135213, 135212, 135211, 135210, 135209, 135208, 135207, 135206, 135205, 135204, 135203, 135202, 135201, 135200, 135199, 135198, 135197, 135196, 135195, 135194, 135193, 135192, 135191, 135190, 135189, 135188, 135187, 135186, 135185, 135184, 135183, 135182, 135181, 135180, 135179, 135178, 135177, 135176, 135175, 135174, 135173, 135172, 135171, 135170, 135169, 135168, 135167, 135166, 135165, 135164, 135163, 135162, 135161, 135160, 135159, 135158, 135157, 135156, 135155, 135154, 135153, 135152, 135151, 135150, 135149, 135148, 135147, 135146, 135144, 135143, 135142, 135140, 135138, 135136, 135135, 135134, 135133, 135132, 135131, 135130, 135129, 135128, 135127, 135126, 135125, 135124, 135123, 135122, 135121, 135120, 135119, 135118, 135117, 135116, 135115, 135114, 135113, 135112, 135111, 135110, 135109, 135108, 135107, 135106, 135105, 135104, 135103, 135102, 135101, 135100, 135099, 135098, 135097, 135096, 135095, 135094, 135093, 135092, 135091, 135090, 135089, 135088, 135087, 135086, 135085, 135058, 135027, 135026, 135023, 135022, 135021, 135020, 135019, 135017, 135016, 135015, 135014, 135013, 135012, 135011, 135010, 135008, 135007, 135006, 135005, 135004, 135002, 135001, 134991, 134989, 134981, 134976, 134975, 134928, 134926, 134920, 134919, 134918, 134917, 134916, 134915, 134914, 134913, 134912, 134903, 134902, 134901, 134900, 134892, 134889, 134888, 134887, 134886, 134885, 134884, 134883, 134882, 134881, 134880, 134879, 134878, 134877, 134876, 134875, 134870, 134869, 134868, 134867, 134840, 134839, 134821, 134811, 134810, 134809, 134798, 134797, 134796, 134795, 134791, 134790, 134789, 134788, 134787, 134785, 134780, 134779, 134778, 134777, 134776, 134775, 134774, 134773, 134772, 134771, 134770, 134769, 134768, 134767, 134761, 134744, 134742, 134738, 134737, 134736, 134735, 134734, 134733, 134732, 134731, 134730, 134724, 134723, 134721, 134720, 134719, 134718, 134717, 134716, 134714, 134713, 134712, 134711, 134709, 134708, 134707, 134706, 134705, 134704, 134703, 134702, 134701, 134700, 134699, 134694, 134692, 134691, 134690, 134689, 134688, 134687, 134686, 134685, 134684, 134683, 134682, 134681, 134680, 134679, 134678, 134677, 134676, 134675, 134674, 134673, 134672, 134671, 134670, 134669, 134668, 134667, 134666, 134665, 134664, 134663, 134662, 134661, 134660, 134659, 134658, 134657, 134656, 134655, 134654, 134653, 134652, 134651, 134650, 134649, 134648, 134647, 134646, 134645, 134644, 134643, 134642, 134641, 134640, 134639, 134638, 134637, 134636, 134635, 134634, 134630, 134629, 134628, 134627, 134626, 134625, 134623, 134620, 134618, 134617, 134616, 134615, 134613, 134612, 134611, 134610, 134609, 134608, 134607, 134606, 134605, 134604, 134603, 134602, 134601, 134600, 134599, 134598, 134597, 134596, 134595, 134594, 134593, 134592, 134591, 134590, 134589, 134588, 134587, 134584, 134583, 134581, 134580, 134579, 134578, 134577, 134576, 134575, 134574, 134573, 134572, 134571, 134570, 134569, 134568, 134567, 134566, 134565, 134564, 134563, 134562, 134561, 134560, 134559, 134558, 134557, 134556, 134555, 134554, 134553, 134552, 134551, 134550, 134549, 134548, 134547, 134546, 134545, 134544, 134543, 134542, 134541, 134540, 134539, 134538, 134537, 134536, 134535, 134534, 134533, 134532, 134531, 134530, 134529, 134528, 134527, 134526, 134525, 134524, 134523, 134522, 134521, 134520, 134519, 134518, 134517, 134516, 134515, 134514, 134513, 134512, 134511, 134510, 134509, 134508, 134507, 134506, 134505, 134504, 134503, 134502, 134501, 134500, 134499, 134498, 134497, 134496, 134495, 134494, 134493, 134492, 134491, 134489, 134488, 134487, 134486, 134485, 134484, 134483, 134482, 134481, 134480, 134479, 134478, 134477, 134473, 134472, 134471, 134470, 134469, 134468, 134467, 134466, 134465, 134464, 134463, 134462, 134461, 134460, 134459, 134458, 134457, 134456, 134455, 134454, 134453, 134452, 134451, 134450, 134449, 134448, 134447, 134446, 134445, 134444, 134443, 134442, 134441, 134440, 134439, 134438, 134437, 134436, 134435, 134434, 134433, 134432, 134431, 134430, 134429, 134428, 134427, 134426, 134425, 134424, 134423, 134422, 134421, 134420, 134419, 134418, 134417, 134416, 134415, 134414, 134413, 134412, 134411, 134410, 134409, 134408, 134407, 134406, 134405, 134404, 134403, 134402, 134401, 134400, 134399, 134396, 134393, 134392, 134391, 134390, 134389, 134388, 134387, 134386, 134385, 134384, 134383, 134382, 134381, 134380, 134379, 134378, 134377, 134376, 134375, 134374, 134373, 134372, 134371, 134370, 134369, 134368, 134367, 134366, 134365, 134364, 134363, 134362, 134361, 134360, 134359, 134358, 134357, 134356, 134355, 134354, 134353, 134352, 134351, 134350, 134349, 134348, 134347, 134346, 134345, 134344, 134343, 134342, 134338, 134337, 134336, 134335, 134333, 134332, 134331, 134330, 134329, 134328, 134327, 134326, 134325, 134324, 134323, 134322, 134321, 134320, 134319, 134318, 134317, 134316, 134315, 134314, 134313, 134312, 134311, 134310, 134309, 134308, 134307, 134306, 134305, 134304, 134303, 134302, 134301, 134300, 134299, 134298, 134297, 134296, 134295, 134292, 134291, 134290, 134289, 134288, 134287, 134286, 134285, 134284, 134283, 134282, 134281, 134280, 134279, 134278, 134277, 134276, 134275, 134274, 134272, 134271, 134270, 134266, 134263, 134262, 134261, 134260, 134259, 134258, 134257, 134256, 134255, 134254, 134253, 134252, 134251, 134250, 134249, 134248, 134247, 134246, 134245, 134244, 134242, 134241, 134240, 134239, 134238, 134233, 134230, 134229, 134227, 134226, 134224, 134223, 134222, 134221, 134220, 134218, 134217, 134216, 134215, 134214, 134213, 134212, 134211, 134210, 134209, 134208, 134207, 134206, 134205, 134204, 134203, 134202, 134201, 134200, 134199, 134198, 134197, 134196, 134195, 134194, 134193, 134192, 134191, 134190, 134189, 134188, 134187, 134186, 134185, 134184, 134183, 134182, 134181, 134180, 134179, 134178, 134177, 134176, 134175, 134174, 134173, 134172, 134171, 134170, 134169, 134168, 134167, 134166, 134165, 134164, 134163, 134162, 134161, 134160, 134159, 134158, 134157, 134156, 134155, 134154, 134153, 134151, 134150, 134149, 134148, 134147, 134146, 134145, 134144, 134143, 134142, 134141, 134140, 134139, 134138, 134137, 134136, 134135, 134134, 134133, 134131, 134130, 134129, 134128, 134127, 134126, 134125, 134124, 134123, 134122, 134121, 134120, 134119, 134118, 134117, 134116, 134115, 134114, 134113, 134111, 134109, 134108, 134107, 134106, 134105, 134104, 134103, 134102, 134101, 134100, 134099, 134097, 134096, 134095, 134094, 134093, 134092, 134091, 134090, 134089, 134088, 134087, 134086, 134085, 134084, 134083, 134082, 134081, 134080, 134079, 134078, 134077, 134076, 134075, 134074, 134073, 134072, 134071, 134070, 134069, 134068, 134067, 134066, 134065, 134064, 134063, 134062, 134061, 134060, 134059, 134058, 134057, 134056, 134055, 134054, 134053, 134052, 134051, 134050, 134047, 134046, 134045, 134044, 134041, 134040, 134039, 134034, 134033, 134032, 134031, 134030, 134029, 134028, 134027, 134026, 134025, 134024, 134020, 134019, 134018, 134017, 134016, 134015, 134014, 134013, 134012, 134011, 134010, 134009, 134008, 134007, 134006, 134005, 134004, 134003, 134001, 134000, 133999, 133998, 133996, 133990, 133989, 133988, 133986, 133985, 133984, 133983, 133982, 133981, 133980, 133979, 133978, 133977, 133976, 133974, 133973, 133972, 133971, 133970, 133969, 133968, 133967, 133960, 133959, 133958, 133957, 133956, 133955, 133954, 133953, 133952, 133951, 133950, 133949, 133948, 133947, 133946, 133945, 133944, 133943, 133942, 133941, 133940, 133939, 133938, 133937, 133936, 133935, 133934, 133933, 133932, 133931, 133930, 133929, 133928, 133927, 133926, 133925, 133924, 133923, 133922, 133921, 133920, 133919, 133918, 133917, 133916, 133915, 133914, 133913, 133912, 133911, 133910, 133909, 133908, 133907, 133906, 133905, 133904, 133903, 133902, 133901, 133900, 133899, 133898, 133897, 133896, 133895, 133894, 133893, 133892, 133891, 133890, 133889, 133888, 133887, 133886, 133885, 133884, 133883, 133882, 133881, 133880, 133879, 133878, 133877, 133876, 133875, 133874, 133873, 133871, 133870, 133869, 133868, 133867, 133866, 133864, 133863, 133862, 133861, 133860, 133859, 133858, 133857, 133856, 133855, 133854, 133853, 133852, 133851, 133850, 133849, 133848, 133847, 133846, 133845, 133844, 133843, 133842, 133841, 133840, 133839, 133838, 133837, 133836, 133835, 133834, 133833, 133832, 133831, 133830, 133829, 133828, 133827, 133826, 133825, 133824, 133823, 133822, 133821, 133820, 133819, 133818, 133817, 133816, 133815, 133814, 133813, 133812, 133811, 133810, 133809, 133808, 133807, 133806, 133805, 133804, 133803, 133801, 133800, 133799, 133798, 133797, 133796, 133795, 133794, 133793, 133792, 133791, 133790, 133789, 133788, 133787, 133786, 133785, 133784, 133783, 133782, 133781, 133780, 133779, 133778, 133777, 133776, 133775, 133774, 133773, 133772, 133771, 133770, 133769, 133768, 133767, 133765, 133764, 133763, 133762, 133761, 133760, 133759, 133758, 133757, 133756, 133755, 133754, 133753, 133752, 133751, 133750, 133749, 133748, 133747, 133746, 133745, 133744, 133743, 133742, 133741, 133740, 133739, 133738, 133737, 133736, 133735, 133734, 133733, 133732, 133731, 133730, 133729, 133728, 133727, 133726, 133725, 133724, 133723, 133722, 133721, 133720, 133719, 133718, 133717, 133716, 133715, 133714, 133713, 133712, 133711, 133710, 133709, 133708, 133707, 133706, 133705, 133704, 133703, 133702, 133701, 133700, 133699, 133698, 133693, 133692, 133691, 133690, 133689, 133688, 133686, 133685, 133677, 133673, 133672, 133671, 133670, 133669, 133668, 133667, 133666, 133665, 133664, 133663, 133655, 133654, 133653, 133652, 133651, 133650, 133649, 133648, 133647, 133646, 133645, 133644, 133643, 133642, 133641, 133640, 133639, 133638, 133637, 133636, 133635, 133634, 133633, 133632, 133631, 133630, 133629, 133628, 133627, 133626, 133625, 133624, 133623, 133622, 133621, 133620, 133619, 133618, 133617, 133616, 133615, 133614, 133613, 133612, 133611, 133610, 133606, 133605, 133604, 133603, 133602, 133601, 133600, 133599, 133598, 133597, 133596, 133595, 133594, 133593, 133592, 133591, 133590, 133589, 133588, 133587, 133586, 133585, 133584, 133583, 133582, 133581, 133580, 133579, 133578, 133577, 133576, 133575, 133574, 133573, 133572, 133571, 133570, 133569, 133568, 133567, 133566, 133565, 133564, 133563, 133562, 133561, 133560, 133559, 133558, 133557, 133556, 133555, 133554, 133553, 133551, 133549, 133548, 133547, 133542, 133541, 133540, 133539, 133538, 133537, 133536, 133535, 133534, 133533, 133532, 133531, 133529, 133528, 133527, 133526, 133525, 133524, 133523, 133522, 133521, 133520, 133519, 133518, 133517, 133516, 133515, 133514, 133508, 133505, 133503, 133502, 133501, 133500, 133499, 133498, 133497, 133496, 133495, 133494, 133492, 133490, 133489, 133488, 133487, 133486, 133485, 133484, 133483, 133482, 133481, 133480, 133479, 133478, 133477, 133476, 133475, 133474, 133473, 133472, 133471, 133470, 133469, 133468, 133467, 133466, 133465, 133463, 133461, 133460, 133459, 133455, 133454, 133453, 133452, 133451, 133450, 133449, 133448, 133447, 133446, 133445, 133444, 133443, 133442, 133440, 133438, 133436, 133435, 133434, 133433, 133432, 133431, 133430, 133428, 133427, 133426, 133425, 133424, 133422, 133420, 133419, 133418, 133417, 133416, 133414, 133412, 133411, 133410, 133409, 133408, 133407, 133406, 133405, 133404, 133403, 133402, 133401, 133399, 133398, 133397, 133394, 133392, 133391, 133390, 133389, 133388, 133387, 133386, 133385, 133384, 133383, 133382, 133381, 133380, 133379, 133378, 133377, 133376, 133375, 133374, 133373, 133372, 133371, 133370, 133369, 133368, 133367, 133366, 133363, 133362, 133359, 133358, 133357, 133356, 133355, 133354, 133352, 133351, 133350, 133349, 133348, 133347, 133346, 133345, 133344, 133343, 133342, 133341, 133340, 133339, 133338, 133337, 133336, 133335, 133334, 133332, 133331, 133330, 133328, 133327, 133326, 133325, 133324, 133323, 133322, 133320, 133313, 133309, 133308, 133307, 133305, 133304, 133303, 133302, 133300, 133299, 133298, 133297, 133296, 133295, 133294, 133293, 133292, 133291, 133290, 133289, 133288, 133287, 133286, 133285, 133280, 133274, 133268, 133265, 133264, 133263, 133261, 133260, 133259, 133258, 133257, 133256, 133255, 133254, 133253, 133252, 133251, 133250, 133249, 133248, 133247, 133246, 133245, 133244, 133243, 133242, 133241, 133240, 133239, 133238, 133237, 133236, 133235, 133234, 133233, 133232, 133231, 133230, 133229, 133228, 133227, 133226, 133225, 133224, 133223, 133222, 133221, 133220, 133219, 133218, 133217, 133216, 133215, 133214, 133213, 133212, 133210, 133209, 133208, 133207, 133206, 133205, 133204, 133203, 133202, 133201, 133200, 133199, 133198, 133197, 133196, 133195, 133194, 133193, 133192, 133191, 133190, 133189, 133188, 133187, 133186, 133185, 133184, 133183, 133182, 133181, 133180, 133179, 133178, 133177, 133176, 133175, 133174, 133173, 133172, 133171, 133170, 133169, 133168, 133167, 133166, 133165, 133164, 133163, 133162, 133160, 133158, 133157, 133156, 133155, 133154, 133153, 133152, 133151, 133150, 133149, 133146, 133145, 133143, 133141, 133140, 133139, 133138, 133136, 133135, 133133, 133131, 133126, 133125, 133124, 133123, 133122, 133121, 133119, 133118, 133117, 133116, 133114, 133113, 133112, 133111, 133110, 133109, 133108, 133107, 133106, 133105, 133104, 133103, 133102, 133101, 133100, 133099, 133098, 133097, 133096, 133095, 133094, 133093, 133092, 133091, 133090, 133089, 133088, 133087, 133086, 133085, 133084, 133083, 133082, 133081, 133080, 133079, 133078, 133077, 133076, 133075, 133074, 133073, 133072, 133069, 133068, 133067, 133066, 133065, 133064, 133063, 133062, 133061, 133060, 133059, 133058, 133057, 133056, 133055, 133054, 133053, 133052, 133051, 133050, 133049, 133048, 133047, 133045, 133044, 133043, 133042, 133041, 133040, 133039, 133038, 133037, 133036, 133035, 133034, 133033, 133032, 133031, 133030, 133029, 133028, 133027, 133022, 133021, 133020, 133019, 133018, 133017, 133016, 133015, 133013, 133012, 133011, 133010, 133009, 133008, 133007, 133001, 133000, 132999, 132998, 132997, 132996, 132995, 132994, 132993, 132992, 132991, 132990, 132989, 132988, 132987, 132986, 132985, 132981, 132980, 132973, 132972, 132971, 132970, 132969, 132968, 132967, 132966, 132962, 132960, 132959, 132958, 132957, 132955, 132954, 132953, 132951, 132950, 132946, 132945, 132944, 132943, 132941, 132940, 132939, 132938, 132936, 132935, 132934, 132932, 132931, 132929, 132928, 132926, 132925, 132924, 132923, 132922, 132920, 132918, 132917, 132916, 132915, 132912, 132911, 132910, 132909, 132908, 132907, 132906, 132905, 132904, 132901, 132900, 132899, 132898, 132897, 132895, 132894, 132893, 132892, 132891, 132890, 132889, 132880, 132879, 132877, 132876, 132875, 132874, 132873, 132872, 132871, 132870, 132869, 132868, 132867, 132866, 132865, 132864, 132863, 132862, 132861, 132860, 132859, 132858, 132857, 132856, 132855, 132854, 132853, 132852, 132851, 132850, 132849, 132848, 132847, 132846, 132845, 132844, 132843, 132841, 132840, 132839, 132838, 132830, 132829, 132828, 132827, 132826, 132825, 132824, 132823, 132822, 132821, 132818, 132817, 132816, 132815, 132814, 132813, 132812, 132811, 132810, 132809, 132808, 132807, 132806, 132805, 132804, 132803, 132802, 132801, 132800, 132799, 132798, 132793, 132752, 132751, 132750, 132749, 132748, 132747, 132746, 132745, 132744, 132743, 132742, 132741, 132740, 132739, 132738, 132737, 132736, 132735, 132734, 132733, 132732, 132731, 132730, 132729, 132728, 132726, 132723, 132722, 132721, 132720, 132719, 132718, 132717, 132716, 132715, 132714, 132713, 132712, 132711, 132710, 132709, 132708, 132705, 132704, 132703, 132702, 132701, 132700, 132699, 132698, 132697, 132696, 132695, 132694, 132692, 132691, 132690, 132689, 132688, 132687, 132686, 132685, 132684, 132683, 132682, 132681, 132680, 132679, 132678, 132677, 132676, 132675, 132674, 132673, 132672, 132671, 132670, 132669, 132668, 132667, 132666, 132665, 132664, 132663, 132662, 132661, 132660, 132659, 132658, 132657, 132656, 132655, 132654, 132653, 132652, 132651, 132650, 132649, 132648, 132647, 132646, 132645, 132644, 132643, 132642, 132641, 132640, 132639, 132638, 132637, 132636, 132635, 132634, 132633, 132632, 132631, 132630, 132629, 132628, 132626, 132624, 132622, 132620, 132619, 132618, 132613, 132612, 132611, 132610, 132609, 132608, 132607, 132606, 132605, 132604, 132603, 132602, 132601, 132600, 132599, 132598, 132597, 132596, 132595, 132594, 132593, 132592, 132591, 132590, 132589, 132588, 132587, 132586, 132585, 132584, 132583, 132582, 132581, 132580, 132579, 132578, 132577, 132573, 132572, 132571, 132570, 132569, 132568, 132567, 132566, 132565, 132564, 132563, 132562, 132561, 132560, 132559, 132558, 132557, 132556, 132555, 132554, 132553, 132552, 132551, 132550, 132549, 132547, 132546, 132545, 132544, 132543, 132542, 132541, 132540, 132539, 132538, 132537, 132536, 132535, 132534, 132533, 132532, 132531, 132530, 132529, 132528, 132527, 132526, 132525, 132524, 132523, 132522, 132521, 132520, 132519, 132518, 132517, 132516, 132515, 132514, 132513, 132512, 132511, 132510, 132509, 132508, 132507, 132506, 132505, 132504, 132503, 132502, 132501, 132500, 132499, 132498, 132497, 132496, 132495, 132494, 132493, 132492, 132489, 132488, 132487, 132486, 132485, 132484, 132483, 132482, 132481, 132480, 132479, 132478, 132477, 132476, 132475, 132474, 132473, 132472, 132471, 132470, 132469, 132468, 132467, 132466, 132465, 132464, 132463, 132462, 132461, 132460, 132459, 132458, 132457, 132456, 132455, 132454, 132453, 132452, 132451, 132450, 132449, 132448, 132447, 132446, 132445, 132444, 132443, 132442, 132441, 132440, 132439, 132438, 132437, 132436, 132435, 132434, 132433, 132432, 132431, 132430, 132429, 132428, 132427, 132426, 132425, 132424, 132423, 132422, 132421, 132420, 132419, 132418, 132417, 132416, 132415, 132414, 132413, 132412, 132411, 132410, 132409, 132408, 132406, 132404, 132403, 132398, 132396, 132390, 132389, 132388, 132387, 132386, 132385, 132384, 132383, 132382, 132381, 132380, 132379, 132378, 132376, 132375, 132374, 132373, 132372, 132371, 132370, 132369, 132368, 132367, 132366, 132365, 132364, 132363, 132362, 132361, 132360, 132359, 132358, 132357, 132356, 132355, 132354, 132353, 132352, 132350, 132349, 132348, 132343, 132342, 132340, 132325, 132324, 132323, 132322, 132321, 132320, 132310, 132308, 132307, 132306, 132305, 132304, 132303, 132302, 132301, 132300, 132299, 132298, 132297, 132296, 132295, 132294, 132293, 132289, 132288, 132287, 132286, 132285, 132284, 132283, 132279, 132278, 132277, 132275, 132274, 132268, 132267, 132266, 132265, 132264, 132263, 132262, 132261, 132260, 132259, 132258, 132257, 132256, 132255, 132254, 132253, 132252, 132251, 132250, 132249, 132248, 132247, 132246, 132245, 132244, 132243, 132242, 132241, 132240, 132239, 132238, 132237, 132236, 132234, 132233, 132232, 132231, 132230, 132229, 132228, 132227, 132226, 132225, 132224, 132223, 132222, 132221, 132220, 132219, 132218, 132217, 132216, 132215, 132214, 132213, 132212, 132211, 132210, 132209, 132208, 132207, 132206, 132205, 132204, 132202, 132201, 132190, 132189, 132188, 132187, 132186, 132185, 132182, 132181, 132180, 132179, 132178, 132177, 132176, 132175, 132172, 132170, 132169, 132168, 132167, 132166, 132165, 132164, 132163, 132162, 132161, 132160, 132159, 132158, 132157, 132156, 132155, 132154, 132153, 132152, 132149, 132148, 132146, 132145, 132144, 132143, 132142, 132141, 132140, 132139, 132138, 132137, 132136, 132135, 132134, 132133, 132132, 132131, 132130, 132129, 132128, 132127, 132126, 132125, 132124, 132123, 132122, 132121, 132120, 132119, 132118, 132117, 132116, 132115, 132114, 132113, 132112, 132111, 132110, 132109, 132108, 132107, 132106, 132105, 132104, 132103, 132102, 132101, 132100, 132099, 132098, 132097, 132096, 132095, 132094, 132093, 132092, 132091, 132090, 132089, 132088, 132087, 132086, 132085, 132084, 132083, 132082, 132081, 132080, 132078, 132077, 132075, 132074, 132073, 132072, 132071, 132069, 132068, 132067, 132066, 132065, 132064, 132063, 132062, 132057, 132055, 132054, 132053, 132052, 132051, 132049, 132048, 132047, 132046, 132045, 132044, 132043, 132042, 132041, 132040, 132039, 132038, 132037, 132036, 132035, 132034, 132033, 132032, 132031, 132030, 132029, 132028, 132027, 132026, 132025, 132024, 132023, 132022, 132021, 132020, 132019, 132018, 132017, 132016, 132015, 132014, 132013, 132012, 132011, 132010, 132009, 132008, 132007, 132006, 132005, 132004, 132003, 132002, 131999, 131998, 131997, 131996, 131995, 131994, 131993, 131992, 131991, 131990, 131989, 131988, 131987, 131986, 131985, 131984, 131983, 131982, 131981, 131980, 131979, 131978, 131977, 131976, 131975, 131974, 131973, 131972, 131971, 131970, 131969, 131968, 131967, 131966, 131965, 131964, 131963, 131962, 131961, 131960, 131959, 131958, 131957, 131956, 131955, 131954, 131953, 131952, 131951, 131950, 131949, 131948, 131947, 131946, 131945, 131944, 131943, 131942, 131941, 131940, 131939, 131938, 131937, 131936, 131935, 131934, 131933, 131932, 131931, 131930, 131929, 131928, 131927, 131926, 131925, 131924, 131923, 131922, 131921, 131920, 131919, 131918, 131917, 131916, 131915, 131914, 131913, 131912, 131911, 131910, 131909, 131908, 131907, 131906, 131905, 131904, 131903, 131902, 131901, 131900, 131899, 131898, 131897, 131894, 131893, 131891, 131890, 131889, 131888, 131887, 131886, 131885, 131884, 131883, 131882, 131881, 131880, 131878, 131877, 131876, 131875, 131874, 131873, 131872, 131871, 131869, 131868, 131867, 131866, 131861, 131860, 131859, 131858, 131857, 131856, 131855, 131851, 131846, 131845, 131844, 131843, 131842, 131841, 131840, 131839, 131838, 131837, 131835, 131834, 131833, 131832, 131831, 131830, 131829, 131828, 131823, 131822, 131821, 131820, 131818, 131817, 131816, 131803, 131778, 131777, 131776, 131774, 131773, 131772, 131771, 131770, 131769, 131768, 131767, 131766, 131765, 131764, 131763, 131762, 131761, 131760, 131759, 131758, 131757, 131756, 131753, 131752, 131750, 131745, 131742, 131741, 131740, 131709, 131706, 131705, 131703, 131690, 131689, 131674, 131673, 131672, 131671, 131670, 131669, 131668, 131667, 131666, 131665, 131664, 131663, 131662, 131661, 131659, 131658, 131657, 131656, 131655, 131654, 131653, 131652, 131651, 131650, 131649, 131648, 131647, 131637, 131633, 131632, 131631, 131630, 131629, 131628, 131627, 131626, 131625, 131624, 131623, 131620, 131619, 131618, 131617, 131616, 131615, 131609, 131608, 131607, 131606, 131605, 131604, 131603, 131602, 131601, 131600, 131599, 131598, 131597, 131596, 131595, 131594, 131593, 131592, 131591, 131590, 131589, 131588, 131587, 131586, 131585, 131584, 131583, 131582, 131581, 131580, 131579, 131578, 131577, 131576, 131575, 131574, 131573, 131572, 131571, 131570, 131569, 131568, 131567, 131566, 131565, 131564, 131563, 131561, 131559, 131557, 131556, 131555, 131554, 131553, 131552, 131551, 131550, 131549, 131548, 131547, 131546, 131545, 131544, 131543, 131542, 131541, 131540, 131539, 131538, 131537, 131536, 131535, 131534, 131533, 131532, 131531, 131530, 131529, 131528, 131527, 131526, 131525, 131524, 131523, 131522, 131521, 131520, 131519, 131518, 131517, 131516, 131515, 131514, 131513, 131512, 131511, 131510, 131509, 131508, 131507, 131506, 131505, 131504, 131503, 131502, 131501, 131500, 131499, 131498, 131497, 131496, 131495, 131494, 131493, 131492, 131491, 131490, 131489, 131488, 131487, 131486, 131485, 131484, 131483, 131482, 131481, 131480, 131479, 131478, 131477, 131476, 131475, 131472, 131471, 131470, 131469, 131468, 131467, 131466, 131465, 131464, 131463, 131462, 131461, 131460, 131459, 131458, 131457, 131456, 131455, 131454, 131453, 131452, 131451, 131450, 131449, 131448, 131447, 131446, 131445, 131444, 131443, 131442, 131441, 131440, 131439, 131438, 131437, 131436, 131435, 131434, 131433, 131432, 131431, 131430, 131429, 131428, 131427, 131426, 131425, 131424, 131423, 131422, 131421, 131419, 131418, 131417, 131416, 131415, 131414, 131413, 131412, 131411, 131410, 131409, 131408, 131407, 131406, 131405, 131404, 131403, 131402, 131401, 131400, 131399, 131398, 131397, 131396, 131395, 131394, 131393, 131392, 131391, 131390, 131389, 131388, 131387, 131386, 131385, 131384, 131383, 131382, 131380, 131378, 131377, 131376, 131375, 131374, 131373, 131372, 131371, 131370, 131369, 131368, 131367, 131366, 131365, 131364, 131363, 131362, 131361, 131360, 131359, 131358, 131357, 131356, 131355, 131354, 131353, 131352, 131351, 131350, 131349, 131348, 131347, 131346, 131345, 131344, 131343, 131342, 131341, 131340, 131339, 131338, 131337, 131336, 131335, 131333, 131332, 131331, 131329, 131328, 131327, 131326, 131325, 131324, 131323, 131322, 131321, 131320, 131319, 131317, 131316, 131315, 131314, 131313, 131312, 131311, 131310, 131309, 131308, 131307, 131306, 131305, 131304, 131303, 131302, 131301, 131300, 131299, 131298, 131297, 131296, 131295, 131294, 131293, 131292, 131291, 131290, 131289, 131288, 131287, 131286, 131285, 131284, 131283, 131282, 131281, 131280, 131279, 131278, 131277, 131276, 131275, 131274, 131273, 131272, 131271, 131270, 131269, 131268, 131267, 131266, 131265, 131264, 131263, 131262, 131261, 131260, 131259, 131258, 131257, 131256, 131255, 131254, 131250, 131249, 131248, 131247, 131246, 131245, 131244, 131243, 131242, 131241, 131240, 131239, 131238, 131237, 131236, 131235, 131234, 131233, 131232, 131231, 131230, 131229, 131228, 131227, 131226, 131224, 131223, 131222, 131221, 131220, 131218, 131215, 131214, 131213, 131212, 131211, 131210, 131209, 131208, 131207, 131206, 131205, 131204, 131203, 131202, 131201, 131200, 131199, 131198, 131197, 131196, 131195, 131194, 131193, 131192, 131191, 131190, 131189, 131188, 131187, 131186, 131185, 131184, 131183, 131182, 131181, 131180, 131179, 131178, 131177, 131176, 131175, 131174, 131173, 131172, 131171, 131170, 131169, 131168, 131167, 131166, 131165, 131163, 131161, 131159, 131158, 131156, 131155, 131154, 131153, 131148, 131142, 131140, 131139, 131138, 131137, 131136, 131126, 131125, 131124, 131123, 131122, 131121, 131120, 131119, 131118, 131117, 131116, 131115, 131114, 131113, 131112, 131111, 131109, 131108, 131107, 131106, 131105, 131100, 131099, 131098, 131097, 131096, 131095, 131094, 131093, 131088, 131087, 131086, 131085, 131084, 131083, 131081, 131080, 131079, 131078, 131077, 131076, 131075, 131074, 131073, 131072, 131071, 131070, 131069, 131068, 131067, 131066, 131064, 131063, 131062, 131061, 131060, 131059, 131058, 131053, 131052, 131051, 131049, 131048, 131047, 131046, 131045, 131044, 131043, 131042, 131041, 131040, 131039, 131038, 131037, 131036, 131035, 131034, 131033, 131032, 131031, 131030, 131028, 131027, 131026, 131025, 131020, 131019, 131018, 131017, 131016, 131015, 131014, 131013, 131012, 131011, 131010, 131009, 131008, 131007, 131006, 131003, 131002, 131001, 131000, 130998, 130997, 130996, 130995, 130994, 130993, 130992, 130991, 130990, 130989, 130988, 130987, 130986, 130985, 130984, 130983, 130982, 130981, 130980, 130979, 130978, 130977, 130976, 130975, 130974, 130973, 130972, 130971, 130969, 130967, 130966, 130965, 130963, 130962, 130961, 130947, 130946, 130945, 130944, 130943, 130940, 130939, 130938, 130937, 130936, 130935, 130934, 130932, 130931, 130930, 130929, 130928, 130927, 130926, 130925, 130924, 130923, 130922, 130921, 130920, 130919, 130918, 130917, 130915, 130914, 130913, 130912, 130911, 130910, 130909, 130908, 130907, 130906, 130905, 130904, 130903, 130902, 130901, 130900, 130899, 130898, 130897, 130896, 130893, 130892, 130891, 130890, 130889, 130888, 130887, 130886, 130885, 130884, 130883, 130882, 130881, 130880, 130879, 130878, 130877, 130876, 130875, 130874, 130873, 130872, 130871, 130870, 130864, 130863, 130862, 130861, 130860, 130859, 130858, 130857, 130856, 130852, 130851, 130850, 130849, 130848, 130847, 130842, 130841, 130840, 130839, 130838, 130837, 130836, 130835, 130834, 130833, 130832, 130831, 130830, 130826, 130825, 130824, 130823, 130822, 130821, 130820, 130816, 130815, 130814, 130810, 130809, 130808, 130807, 130806, 130805, 130802, 130800, 130799, 130798, 130797, 130796, 130795, 130794, 130793, 130791, 130787, 130785, 130784, 130783, 130780, 130779, 130778, 130777, 130776, 130775, 130774, 130773, 130772, 130771, 130770, 130769, 130768, 130767, 130743, 130742, 130741, 130740, 130739, 130732, 130731, 130730, 130710, 130707, 130705, 130703, 130702, 130701, 130700, 130699, 130698, 130697, 130692, 130691, 130690, 130689, 130688, 130668, 130667, 130666, 130665, 130664, 130663, 130662, 130661, 130660, 130659, 130655, 130654, 130647, 130646, 130645, 130644, 130643, 130642, 130641, 130640, 130639, 130637, 130636, 130635, 130634, 130633, 130632, 130631, 130630, 130629, 130628, 130627, 130626, 130625, 130624, 130623, 130622, 130621, 130620, 130619, 130618, 130617, 130616, 130615, 130614, 130613, 130612, 130611, 130610, 130609, 130608, 130607, 130606, 130605, 130604, 130603, 130602, 130601, 130600, 130599, 130598, 130591, 130590, 130589, 130586, 130585, 130584, 130582, 130581, 130580, 130579, 130577, 130576, 130570, 130568, 130567, 130566, 130559, 130558, 130557, 130556, 130555, 130554, 130551, 130550, 130549, 130548, 130547, 130546, 130543, 130541, 130540, 130536, 130535, 130534, 130533, 130532, 130531, 130530, 130529, 130528, 130527, 130526, 130525, 130524, 130523, 130522, 130521, 130520, 130519, 130518, 130517, 130516, 130515, 130514, 130513, 130512, 130511, 130510, 130509, 130508, 130507, 130506, 130505, 130504, 130503, 130502, 130501, 130500, 130499, 130498, 130497, 130496, 130494, 130490, 130485, 130483, 130482, 130481, 130480, 130479, 130478, 130477, 130476, 130475, 130474, 130473, 130472, 130471, 130470, 130469, 130468, 130467, 130466, 130465, 130464, 130463, 130462, 130461, 130460, 130459, 130458, 130457, 130456, 130455, 130454, 130453, 130452, 130450, 130449, 130448, 130447, 130446, 130445, 130444, 130443, 130442, 130441, 130440, 130439, 130438, 130437, 130436, 130435, 130434, 130433, 130432, 130431, 130430, 130429, 130428, 130427, 130426, 130425, 130424, 130423, 130422, 130421, 130420, 130419, 130418, 130417, 130416, 130415, 130414, 130413, 130412, 130411, 130410, 130409, 130408, 130406, 130405, 130404, 130403, 130402, 130401, 130400, 130399, 130398, 130397, 130396, 130395, 130394, 130393, 130392, 130391, 130390, 130383, 130380, 130379, 130378, 130377, 130376, 130375, 130374, 130373, 130372, 130371, 130370, 130369, 130368, 130367, 130362, 130361, 130360, 130359, 130358, 130357, 130356, 130355, 130354, 130353, 130352, 130351, 130350, 130349, 130348, 130347, 130346, 130345, 130344, 130343, 130342, 130341, 130338, 130337, 130336, 130335, 130334, 130333, 130332, 130331, 130319, 130316, 130314, 130312, 130311, 130292, 130281, 130257, 130256, 130255, 130254, 130253, 130252, 130250, 130249, 130248, 130247, 130244, 130243, 130242, 130241, 130240, 130239, 130238, 130237, 130236, 130235, 130234, 130233, 130232, 130231, 130230, 130229, 130228, 130227, 130226, 130225, 130224, 130223, 130221, 130220, 130219, 130218, 130217, 130216, 130215, 130214, 130213, 130212, 130211, 130210, 130209, 130208, 130207, 130206, 130205, 130204, 130203, 130201, 130200, 130199, 130198, 130197, 130196, 130195, 130194, 130193, 130192, 130191, 130190, 130189, 130188, 130187, 130186, 130185, 130184, 130183, 130182, 130181, 130180, 130179, 130178, 130177, 130176, 130175, 130174, 130173, 130172, 130171, 130170, 130169, 130168, 130167, 130166, 130165, 130164, 130163, 130162, 130161, 130160, 130159, 130158, 130157, 130156, 130155, 130154, 130153, 130152, 130151, 130150, 130149, 130148, 130147, 130146, 130145, 130144, 130143, 130142, 130141, 130139, 130138, 130137, 130136, 130135, 130134, 130133, 130129, 130128, 130127, 130126, 130125, 130124, 130123, 130122, 130121, 130120, 130119, 130118, 130117, 130116, 130115, 130114, 130113, 130112, 130111, 130110, 130109, 130108, 130107, 130106, 130105, 130104, 130103, 130102, 130101, 130100, 130099, 130098, 130097, 130096, 130095, 130094, 130092, 130091, 130090, 130089, 130088, 130087, 130086, 130085, 130084, 130083, 130082, 130081, 130080, 130079, 130078, 130077, 130076, 130075, 130074, 130073, 130072, 130071, 130070, 130069, 130068, 130067, 130066, 130065, 130064, 130063, 130062, 130061, 130060, 130059, 130058, 130057, 130056, 130055, 130054, 130053, 130052, 130051, 130050, 130049, 130048, 130047, 130046, 130045, 130044, 130043, 130042, 130041, 130040, 130039, 130038, 130037, 130036, 130035, 130034, 130033, 130032, 130031, 130030, 130029, 130028, 130027, 130026, 130025, 130024, 130023, 130022, 130021, 130020, 130019, 130018, 130017, 130016, 130015, 130014, 130013, 130012, 130011, 130010, 130009, 130008, 130007, 130006, 130005, 130004, 130003, 130002, 130001, 130000, 129999, 129998, 129997, 129996, 129995, 129994, 129993, 129992, 129991, 129990, 129989, 129988, 129987, 129985, 129984, 129983, 129982, 129980, 129979, 129978, 129977, 129976, 129975, 129974, 129973, 129972, 129971, 129970, 129969, 129968, 129967, 129966, 129965, 129964, 129963, 129962, 129961, 129960, 129959, 129958, 129957, 129956, 129955, 129954, 129953, 129952, 129951, 129950, 129949, 129948, 129947, 129946, 129944, 129940, 129936, 129935, 129934, 129933, 129932, 129931, 129930, 129929, 129928, 129927, 129926, 129925, 129924, 129923, 129922, 129921, 129920, 129919, 129918, 129917, 129916, 129915, 129914, 129913, 129912, 129911, 129910, 129909, 129908, 129907, 129906, 129905, 129904, 129903, 129902, 129901, 129900, 129899, 129898, 129897, 129896, 129895, 129894, 129893, 129892, 129891, 129890, 129889, 129888, 129887, 129886, 129885, 129884, 129883, 129881, 129880, 129879, 129875, 129874, 129873, 129872, 129871, 129870, 129869, 129868, 129867, 129866, 129865, 129864, 129863, 129862, 129861, 129860, 129859, 129858, 129857, 129856, 129855, 129854, 129853, 129852, 129851, 129850, 129849, 129848, 129847, 129846, 129845, 129844, 129843, 129842, 129841, 129840, 129839, 129838, 129837, 129836, 129835, 129834, 129833, 129832, 129831, 129830, 129829, 129828, 129827, 129826, 129825, 129824, 129823, 129822, 129821, 129820, 129819, 129818, 129817, 129816, 129815, 129814, 129813, 129812, 129811, 129810, 129809, 129808, 129807, 129806, 129805, 129804, 129803, 129802, 129801, 129800, 129799, 129798, 129797, 129796, 129795, 129794, 129793, 129792, 129791, 129790, 129789, 129788, 129787, 129786, 129785, 129784, 129783, 129782, 129781, 129780, 129779, 129778, 129777, 129776, 129775, 129774, 129773, 129772, 129771, 129770, 129769, 129768, 129767, 129766, 129765, 129764, 129763, 129762, 129761, 129760, 129759, 129758, 129757, 129756, 129755, 129754, 129753, 129752, 129751, 129750, 129749, 129748, 129747, 129746, 129745, 129744, 129743, 129742, 129741, 129740, 129739, 129734, 129733, 129732, 129731, 129730, 129729, 129728, 129727, 129726, 129725, 129724, 129723, 129722, 129721, 129720, 129719, 129718, 129717, 129716, 129715, 129714, 129713, 129712, 129711, 129710, 129709, 129708, 129707, 129706, 129705, 129704, 129703, 129702, 129701, 129699, 129698, 129697, 129696, 129695, 129694, 129693, 129692, 129691, 129690, 129689, 129688, 129687, 129686, 129685, 129684, 129683, 129682, 129681, 129680, 129679, 129678, 129677, 129676, 129675, 129673, 129672, 129671, 129670, 129669, 129668, 129667, 129666, 129665, 129664, 129663, 129660, 129659, 129658, 129657, 129656, 129655, 129654, 129653, 129652, 129651, 129650, 129649, 129648, 129647, 129646, 129645, 129644, 129643, 129642, 129641, 129640, 129639, 129638, 129637, 129636, 129635, 129634, 129633, 129632, 129631, 129630, 129629, 129628, 129627, 129626, 129625, 129624, 129623, 129622, 129621, 129620, 129619, 129618, 129617, 129616, 129615, 129614, 129613, 129612, 129611, 129606, 129605, 129604, 129603, 129602, 129601, 129600, 129599, 129598, 129597, 129596, 129595, 129594, 129593, 129592, 129591, 129590, 129589, 129588, 129587, 129586, 129585, 129584, 129583, 129582, 129581, 129580, 129579, 129578, 129577, 129576, 129575, 129574, 129573, 129572, 129571, 129570, 129569, 129568, 129567, 129566, 129565, 129564, 129563, 129562, 129561, 129560, 129559, 129558, 129557, 129556, 129555, 129554, 129553, 129552, 129551, 129550, 129549, 129548, 129547, 129546, 129545, 129544, 129543, 129542, 129541, 129540, 129539, 129538, 129537, 129536, 129535, 129534, 129533, 129532, 129531, 129530, 129529, 129528, 129527, 129526, 129525, 129524, 129523, 129522, 129521, 129520, 129519, 129518, 129517, 129516, 129515, 129514, 129513, 129512, 129511, 129510, 129509, 129508, 129507, 129506, 129505, 129504, 129503, 129502, 129501, 129500, 129499, 129498, 129497, 129496, 129495, 129494, 129493, 129492, 129491, 129490, 129489, 129488, 129487, 129486, 129485, 129484, 129483, 129482, 129481, 129480, 129479, 129478, 129477, 129476, 129475, 129474, 129473, 129472, 129471, 129470, 129469, 129468, 129467, 129466, 129465, 129464, 129463, 129462, 129461, 129460, 129459, 129458, 129457, 129456, 129455, 129454, 129453, 129452, 129451, 129450, 129449, 129448, 129447, 129446, 129445, 129444, 129443, 129442, 129441, 129440, 129439, 129438, 129437, 129436, 129435, 129434, 129433, 129432, 129431, 129430, 129429, 129428, 129427, 129426, 129425, 129424, 129423, 129422, 129421, 129420, 129419, 129418, 129417, 129416, 129415, 129414, 129413, 129412, 129411, 129410, 129409, 129408, 129407, 129406, 129405, 129404, 129403, 129402, 129401, 129400, 129399, 129398, 129397, 129396, 129395, 129394, 129393, 129392, 129391, 129390, 129389, 129388, 129387, 129386, 129385, 129384, 129383, 129382, 129381, 129380, 129379, 129378, 129377, 129376, 129375, 129374, 129373, 129372, 129371, 129370, 129369, 129368, 129367, 129366, 129365, 129364, 129363, 129362, 129361, 129360, 129359, 129358, 129357, 129356, 129355, 129354, 129353, 129352, 129351, 129350, 129349, 129348, 129347, 129346, 129345, 129344, 129343, 129342, 129341, 129340, 129339, 129338, 129337, 129336, 129335, 129334, 129333, 129332, 129331, 129330, 129329, 129328, 129327, 129326, 129325, 129324, 129323, 129322, 129321, 129320, 129319, 129318, 129317, 129316, 129315, 129314, 129313, 129312, 129311, 129310, 129309, 129308, 129307, 129306, 129305, 129304, 129303, 129302, 129301, 129300, 129299, 129298, 129297, 129296, 129295, 129294, 129293, 129292, 129291, 129290, 129289, 129288, 129287, 129286, 129285, 129284, 129283, 129282, 129281, 129280, 129279, 129278, 129277, 129276, 129275, 129274, 129273, 129272, 129271, 129270, 129269, 129268, 129267, 129266, 129265, 129264, 129263, 129262, 129261, 129260, 129259, 129258, 129257, 129256, 129255, 129254, 129253, 129252, 129251, 129250, 129249, 129248, 129247, 129246, 129245, 129244, 129243, 129242, 129241, 129240, 129239, 129238, 129237, 129236, 129235, 129234, 129233, 129232, 129231, 129230, 129229, 129228, 129227, 129226, 129225, 129224, 129223, 129222, 129221, 129220, 129219, 129218, 129217, 129216, 129215, 129214, 129213, 129212, 129211, 129210, 129209, 129208, 129207, 129206, 129205, 129204, 129203, 129202, 129201, 129200, 129199, 129198, 129197, 129196, 129195, 129194, 129193, 129192, 129191, 129190, 129189, 129188, 129187, 129186, 129185, 129184, 129183, 129182, 129181, 129180, 129179, 129178, 129177, 129176, 129175, 129174, 129173, 129172, 129171, 129170, 129169, 129168, 129167, 129166, 129165, 129164, 129163, 129162, 129161, 129160, 129159, 129158, 129157, 129156, 129155, 129154, 129153, 129152, 129151, 129150, 129149, 129148, 129147, 129146, 129145, 129144, 129143, 129142, 129141, 129140, 129139, 129138, 129137, 129136, 129135, 129134, 129133, 129132, 129131, 129130, 129125, 129124, 129123, 129122, 129121, 129120, 129118, 129117, 129115, 129114, 129113, 129112, 129111, 129110, 129109, 129108, 129107, 129106, 129105, 129104, 129103, 129102, 129100, 129099, 129098, 129097, 129096, 129095, 129094, 129092, 129091, 129090, 129089, 129088, 129087, 129086, 129085, 129084, 129083, 129082, 129081, 129080, 129079, 129078, 129077, 129076, 129075, 129074, 129073, 129072, 129071, 129070, 129069, 129068, 129067, 129066, 129065, 129064, 129063, 129062, 129061, 129060, 129059, 129058, 129057, 129056, 129055, 129054, 129053, 129052, 129051, 129050); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (129049, 129048, 129047, 129046, 129045, 129044, 129043, 129042, 129041, 129040, 129039, 129038, 129037, 129036, 129035, 129034, 129033, 129032, 129031, 129030, 129029, 129028, 129027, 129026, 129025, 129024, 129023, 129022, 129021, 129020, 129019, 129018, 129016, 129015, 129014, 129013, 129012, 129011, 129010, 129009, 129008, 129007, 129006, 129005, 129004, 129003, 129002, 129001, 129000, 128999, 128998, 128997, 128996, 128995, 128994, 128993, 128992, 128991, 128990, 128989, 128988, 128987, 128986, 128985, 128984, 128983, 128982, 128981, 128980, 128979, 128978, 128977, 128976, 128975, 128974, 128973, 128972, 128971, 128970, 128969, 128968, 128967, 128966, 128965, 128964, 128963, 128961, 128960, 128958, 128957, 128956, 128955, 128954, 128953, 128952, 128951, 128950, 128949, 128946, 128945, 128944, 128943, 128942, 128941, 128940, 128939, 128938, 128937, 128936, 128935, 128932, 128931, 128930, 128929, 128928, 128927, 128926, 128925, 128924, 128923, 128922, 128921, 128920, 128919, 128918, 128917, 128916, 128915, 128914, 128913, 128912, 128911, 128910, 128909, 128908, 128907, 128906, 128905, 128904, 128903, 128902, 128901, 128900, 128899, 128898, 128897, 128896, 128895, 128894, 128893, 128892, 128891, 128890, 128889, 128888, 128887, 128886, 128885, 128884, 128883, 128882, 128881, 128880, 128879, 128878, 128877, 128876, 128875, 128874, 128872, 128871, 128867, 128866, 128862, 128860, 128859, 128858, 128857, 128854, 128845, 128843, 128842, 128841, 128840, 128839, 128838, 128837, 128836, 128835, 128834, 128833, 128832, 128831, 128830, 128829, 128828, 128827, 128826, 128825, 128824, 128823, 128822, 128821, 128820, 128819, 128818, 128817, 128816, 128815, 128814, 128813, 128812, 128811, 128810, 128809, 128808, 128807, 128806, 128805, 128804, 128803, 128802, 128801, 128800, 128799, 128798, 128797, 128796, 128795, 128794, 128793, 128792, 128791, 128790, 128789, 128788, 128787, 128786, 128785, 128784, 128783, 128782, 128781, 128780, 128779, 128778, 128777, 128776, 128775, 128774, 128773, 128772, 128771, 128770, 128769, 128768, 128767, 128766, 128765, 128764, 128763, 128762, 128761, 128760, 128759, 128758, 128757, 128756, 128755, 128754, 128753, 128752, 128751, 128750, 128749, 128748, 128747, 128746, 128745, 128744, 128743, 128742, 128741, 128740, 128739, 128738, 128737, 128736, 128735, 128734, 128732, 128730, 128729, 128728, 128727, 128726, 128725, 128724, 128723, 128722, 128721, 128720, 128719, 128718, 128717, 128716, 128715, 128714, 128713, 128712, 128711, 128710, 128709, 128708, 128707, 128706, 128705, 128704, 128703, 128702, 128701, 128700, 128699, 128698, 128697, 128690, 128689, 128688, 128687, 128686, 128685, 128684, 128683, 128682, 128681, 128680, 128679, 128678, 128677, 128676, 128675, 128674, 128673, 128672, 128671, 128670, 128669, 128668, 128667, 128666, 128665, 128664, 128663, 128662, 128661, 128660, 128659, 128658, 128657, 128656, 128655, 128654, 128653, 128652, 128651, 128650, 128649, 128648, 128647, 128646, 128645, 128644, 128643, 128642, 128641, 128640, 128639, 128638, 128637, 128636, 128635, 128634, 128633, 128632, 128631, 128630, 128629, 128628, 128627, 128626, 128625, 128624, 128623, 128622, 128621, 128620, 128619, 128618, 128617, 128616, 128615, 128614, 128613, 128612, 128611, 128610, 128609, 128608, 128607, 128606, 128605, 128604, 128603, 128602, 128601, 128600, 128599, 128598, 128597, 128596, 128595, 128594, 128593, 128592, 128591, 128590, 128589, 128588, 128587, 128586, 128585, 128584, 128583, 128582, 128581, 128580, 128579, 128578, 128577, 128576, 128575, 128574, 128573, 128572, 128571, 128570, 128569, 128568, 128567, 128566, 128565, 128564, 128563, 128562, 128561, 128560, 128559, 128558, 128557, 128556, 128555, 128554, 128553, 128552, 128551, 128550, 128549, 128548, 128547, 128546, 128545, 128544, 128543, 128542, 128541, 128540, 128539, 128538, 128537, 128536, 128535, 128534, 128533, 128532, 128531, 128530, 128529, 128528, 128527, 128526, 128525, 128524, 128523, 128522, 128521, 128520, 128519, 128518, 128517, 128516, 128515, 128514, 128513, 128512, 128511, 128510, 128509, 128508, 128507, 128506, 128505, 128504, 128503, 128502, 128501, 128500, 128499, 128498, 128497, 128496, 128495, 128494, 128493, 128492, 128491, 128490, 128489, 128488, 128487, 128486, 128485, 128484, 128483, 128482, 128481, 128480, 128479, 128478, 128477, 128476, 128475, 128474, 128473, 128472, 128471, 128470, 128469, 128468, 128467, 128466, 128465, 128464, 128463, 128462, 128461, 128460, 128459, 128458, 128457, 128456, 128455, 128454, 128453, 128452, 128451, 128450, 128449, 128448, 128447, 128446, 128444, 128443, 128442, 128441, 128440, 128439, 128438, 128437, 128436, 128435, 128434, 128433, 128432, 128431, 128430, 128429, 128428, 128427, 128426, 128425, 128424, 128423, 128422, 128421, 128418, 128417, 128416, 128415, 128414, 128413, 128412, 128411, 128410, 128409, 128408, 128407, 128406, 128405, 128404, 128403, 128402, 128401, 128400, 128399, 128398, 128397, 128396, 128395, 128394, 128393, 128392, 128391, 128390, 128389, 128388, 128387, 128386, 128385, 128384, 128383, 128382, 128381, 128380, 128379, 128378, 128377, 128376, 128375, 128374, 128373, 128372, 128371, 128370, 128369, 128368, 128367, 128366, 128365, 128364, 128363, 128362, 128361, 128360, 128359, 128358, 128357, 128356, 128355, 128354, 128353, 128352, 128351, 128350, 128349, 128348, 128347, 128346, 128345, 128344, 128343, 128342, 128341, 128340, 128339, 128338, 128337, 128336, 128335, 128334, 128333, 128332, 128331, 128330, 128329, 128328, 128327, 128326, 128325, 128324, 128323, 128322, 128321, 128320, 128319, 128318, 128317, 128316, 128315, 128314, 128313, 128312, 128311, 128310, 128309, 128308, 128307, 128306, 128305, 128304, 128303, 128302, 128301, 128300, 128299, 128298, 128297, 128296, 128295, 128294, 128293, 128292, 128291, 128290, 128289, 128288, 128287, 128286, 128285, 128284, 128283, 128282, 128281, 128280, 128279, 128278, 128277, 128276, 128275, 128274, 128273, 128272, 128271, 128270, 128269, 128268, 128267, 128266, 128265, 128264, 128263, 128262, 128261, 128260, 128259, 128258, 128257, 128256, 128255, 128254, 128253, 128252, 128251, 128250, 128249, 128248, 128247, 128246, 128245, 128244, 128243, 128242, 128241, 128240, 128239, 128237, 128236, 128235, 128234, 128233, 128232, 128231, 128230, 128229, 128228, 128227, 128225, 128224, 128223, 128222, 128221, 128220, 128219, 128218, 128217, 128216, 128215, 128214, 128213, 128212, 128211, 128210, 128209, 128208, 128207, 128206, 128205, 128204, 128203, 128202, 128201, 128200, 128199, 128198, 128196, 128195, 128194, 128193, 128192, 128191, 128190, 128189, 128188, 128187, 128186, 128185, 128184, 128183, 128182, 128181, 128180, 128179, 128178, 128177, 128176, 128175, 128174, 128173, 128172, 128171, 128170, 128169, 128168, 128166, 128165, 128164, 128163, 128162, 128161, 128160, 128159, 128158, 128157, 128156, 128155, 128154, 128153, 128152, 128151, 128150, 128149, 128148, 128147, 128146, 128145, 128144, 128143, 128142, 128141, 128140, 128139, 128138, 128137, 128136, 128135, 128134, 128133, 128132, 128131, 128130, 128129, 128128, 128127, 128126, 128125, 128124, 128123, 128122, 128121, 128120, 128119, 128118, 128117, 128116, 128115, 128114, 128113, 128112, 128111, 128110, 128109, 128108, 128107, 128106, 128105, 128104, 128103, 128102, 128101, 128100, 128099, 128098, 128097, 128096, 128095, 128094, 128093, 128092, 128090, 128089, 128088, 128087, 128086, 128085, 128084, 128083, 128082, 128081, 128080, 128079, 128078, 128077, 128076, 128075, 128074, 128073, 128072, 128071, 128070, 128069, 128068, 128067, 128066, 128065, 128064, 128063, 128062, 128061, 128060, 128059, 128058, 128057, 128056, 128055, 128054, 128053, 128052, 128051, 128050, 128049, 128048, 128047, 128046, 128045, 128044, 128043, 128042, 128041, 128040, 128039, 128038, 128037, 128036, 128035, 128034, 128033, 128032, 128031, 128030, 128028, 128027, 128026, 128025, 128024, 128023, 128022, 128021, 128020, 128019, 128018, 128017, 128016, 128015, 128014, 128013, 128012, 128011, 128010, 128009, 128008, 128007, 128006, 128005, 128004, 128003, 128002, 128001, 128000, 127999, 127998, 127997, 127996, 127995, 127994, 127993, 127992, 127991, 127990, 127989, 127988, 127987, 127986, 127985, 127984, 127983, 127982, 127981, 127980, 127979, 127978, 127977, 127976, 127975, 127974, 127973, 127972, 127971, 127970, 127969, 127968, 127967, 127966, 127965, 127964, 127963, 127962, 127961, 127960, 127959, 127958, 127957, 127956, 127955, 127954, 127953, 127952, 127951, 127950, 127949, 127948, 127947, 127946, 127945, 127944, 127943, 127942, 127941, 127940, 127939, 127938, 127937, 127936, 127935, 127934, 127933, 127932, 127931, 127930, 127929, 127928, 127923, 127922, 127921, 127920, 127919, 127918, 127917, 127916, 127915, 127914, 127913, 127912, 127911, 127910, 127909, 127908, 127907, 127906, 127905, 127904, 127903, 127902, 127901, 127900, 127899, 127898, 127897, 127894, 127893, 127891, 127890, 127889, 127870, 127869, 127868, 127867, 127866, 127865, 127864, 127863, 127862, 127861, 127860, 127859, 127858, 127857, 127856, 127855, 127854, 127853, 127852, 127836, 127835, 127834, 127833, 127832, 127831, 127830, 127829, 127828, 127827, 127826, 127825, 127824, 127823, 127822, 127821, 127820, 127819, 127818, 127817, 127816, 127815, 127814, 127813, 127812, 127811, 127810, 127809, 127808, 127807, 127806, 127805, 127804, 127803, 127802, 127801, 127800, 127799, 127798, 127797, 127796, 127795, 127794, 127793, 127792, 127791, 127790, 127789, 127788, 127787, 127786, 127785, 127784, 127783, 127782, 127781, 127780, 127779, 127778, 127777, 127776, 127775, 127774, 127773, 127772, 127771, 127770, 127769, 127768, 127767, 127766, 127765, 127764, 127763, 127762, 127761, 127760, 127759, 127758, 127757, 127756, 127755, 127754, 127753, 127752, 127751, 127750, 127749, 127748, 127747, 127746, 127745, 127744, 127743, 127742, 127741, 127740, 127739, 127738, 127737, 127736, 127735, 127734, 127733, 127732, 127731, 127730, 127729, 127728, 127727, 127726, 127725, 127724, 127723, 127722, 127721, 127720, 127719, 127718, 127717, 127716, 127715, 127714, 127713, 127712, 127711, 127710, 127709, 127708, 127707, 127706, 127705, 127704, 127703, 127702, 127701, 127700, 127699, 127698, 127697, 127696, 127695, 127694, 127693, 127692, 127691, 127690, 127689, 127688, 127687, 127686, 127685, 127684, 127683, 127682, 127681, 127680, 127679, 127678, 127677, 127676, 127675, 127674, 127673, 127672, 127671, 127670, 127669, 127668, 127667, 127666, 127665, 127664, 127663, 127662, 127661, 127660, 127659, 127658, 127657, 127656, 127655, 127654, 127653, 127652, 127651, 127650, 127649, 127648, 127647, 127646, 127645, 127644, 127643, 127642, 127641, 127640, 127639, 127638, 127637, 127636, 127635, 127634, 127633, 127632, 127631, 127630, 127629, 127628, 127627, 127626, 127625, 127623, 127622, 127621, 127620, 127619, 127618, 127617, 127616, 127615, 127614, 127613, 127612, 127611, 127610, 127609, 127608, 127607, 127606, 127605, 127604, 127603, 127602, 127601, 127600, 127599, 127598, 127597, 127596, 127595, 127594, 127593, 127592, 127591, 127590, 127589, 127588, 127587, 127586, 127585, 127584, 127583, 127582, 127581, 127580, 127579, 127578, 127577, 127576, 127575, 127574, 127573, 127572, 127571, 127570, 127568, 127567, 127566, 127565, 127564, 127563, 127562, 127561, 127560, 127559, 127558, 127557, 127556, 127555, 127554, 127553, 127552, 127551, 127550, 127549, 127548, 127547, 127546, 127545, 127544, 127543, 127542, 127541, 127540, 127539, 127538, 127537, 127536, 127535, 127534, 127533, 127532, 127531, 127530, 127529, 127528, 127527, 127526, 127525, 127524, 127523, 127522, 127521, 127520, 127519, 127518, 127517, 127516, 127515, 127514, 127513, 127512, 127511, 127510, 127509, 127508, 127507, 127506, 127505, 127504, 127503, 127502, 127501, 127500, 127499, 127498, 127497, 127496, 127495, 127494, 127493, 127492, 127491, 127490, 127489, 127488, 127487, 127486, 127485, 127484, 127483, 127482, 127481, 127480, 127479, 127478, 127477, 127476, 127475, 127474, 127473, 127472, 127471, 127470, 127469, 127468, 127467, 127466, 127465, 127464, 127463, 127462, 127461, 127460, 127459, 127458, 127457, 127456, 127455, 127454, 127453, 127452, 127451, 127450, 127449, 127448, 127447, 127446, 127445, 127444, 127443, 127442, 127441, 127440, 127439, 127438, 127437, 127436, 127435, 127434, 127433, 127432, 127431, 127430, 127429, 127428, 127427, 127426, 127425, 127424, 127423, 127422, 127421, 127419, 127417, 127416, 127415, 127414, 127413, 127412, 127411, 127410, 127409, 127408, 127407, 127406, 127405, 127404, 127403, 127402, 127401, 127400, 127399, 127398, 127397, 127396, 127395, 127394, 127393, 127392, 127391, 127390, 127389, 127388, 127387, 127386, 127385, 127384, 127383, 127382, 127381, 127380, 127379, 127378, 127377, 127376, 127375, 127374, 127373, 127372, 127371, 127370, 127369, 127368, 127367, 127366, 127365, 127364, 127363, 127362, 127361, 127360, 127359, 127358, 127357, 127356, 127355, 127354, 127353, 127352, 127351, 127350, 127349, 127348, 127347, 127346, 127345, 127344, 127343, 127342, 127341, 127340, 127339, 127338, 127337, 127336, 127335, 127334, 127333, 127332, 127331, 127330, 127329, 127328, 127327, 127325, 127324, 127323, 127322, 127321, 127320, 127319, 127318, 127317, 127316, 127315, 127314, 127313, 127312, 127311, 127310, 127309, 127308, 127307, 127306, 127303, 127302, 127300, 127299, 127298, 127297, 127296, 127295, 127290, 127285, 127284, 127283, 127282, 127281, 127280, 127279, 127278, 127277, 127276, 127275, 127274, 127273, 127272, 127271, 127270, 127269, 127268, 127267, 127266, 127265, 127264, 127263, 127262, 127261, 127260, 127259, 127258, 127257, 127256, 127255, 127254, 127253, 127252, 127251, 127250, 127249, 127248, 127247, 127246, 127245, 127244, 127243, 127242, 127241, 127240, 127239, 127238, 127236, 127235, 127234, 127233, 127232, 127231, 127230, 127229, 127228, 127227, 127226, 127225, 127224, 127223, 127222, 127221, 127220, 127219, 127218, 127217, 127216, 127215, 127214, 127213, 127212, 127211, 127210, 127209, 127208, 127207, 127206, 127205, 127204, 127203, 127202, 127201, 127200, 127199, 127198, 127197, 127196, 127195, 127194, 127193, 127192, 127191, 127190, 127189, 127188, 127187, 127186, 127185, 127184, 127183, 127182, 127181, 127180, 127179, 127178, 127177, 127176, 127175, 127174, 127173, 127172, 127171, 127170, 127169, 127168, 127167, 127166, 127165, 127164, 127163, 127162, 127161, 127160, 127159, 127158, 127157, 127156, 127155, 127154, 127153, 127152, 127151, 127150, 127149, 127148, 127147, 127146, 127145, 127144, 127143, 127142, 127141, 127140, 127139, 127138, 127137, 127136, 127135, 127134, 127133, 127132, 127131, 127130, 127129, 127128, 127127, 127126, 127125, 127124, 127123, 127122, 127121, 127120, 127119, 127118, 127117, 127116, 127115, 127114, 127113, 127112, 127111, 127110, 127109, 127108, 127107, 127106, 127105, 127104, 127103, 127102, 127101, 127100, 127099, 127097, 127096, 127095, 127094, 127093, 127092, 127091, 127090, 127089, 127088, 127087, 127086, 127085, 127084, 127083, 127082, 127081, 127080, 127079, 127078, 127077, 127076, 127075, 127074, 127073, 127072, 127071, 127070, 127069, 127068, 127067, 127066, 127065, 127064, 127063, 127062, 127061, 127060, 127059, 127058, 127057, 127056, 127055, 127054, 127053, 127052, 127051, 127050, 127049, 127048, 127047, 127046, 127045, 127044, 127039, 127038, 127037, 127032, 127031, 127030, 127029, 127028, 127027, 127026, 127025, 127024, 127023, 127022, 127021, 127020, 127019, 127018, 127017, 127016, 127015, 127014, 127013, 127012, 127011, 127010, 127009, 127006, 127005, 127004, 127003, 127002, 127001, 127000, 126999, 126998, 126997, 126996, 126995, 126994, 126993, 126992, 126991, 126990, 126989, 126988, 126987, 126986, 126985, 126984, 126983, 126982, 126981, 126980, 126979, 126978, 126977, 126976, 126975, 126974, 126973, 126972, 126971, 126970, 126969, 126968, 126967, 126966, 126965, 126964, 126962, 126961, 126958, 126957, 126956, 126955, 126954, 126953, 126952, 126951, 126950, 126949, 126948, 126947, 126946, 126945, 126944, 126943, 126942, 126941, 126940, 126939, 126938, 126937, 126936, 126935, 126934, 126933, 126932, 126931, 126930, 126929, 126928, 126927, 126926, 126925, 126924, 126923, 126922, 126921, 126920, 126919, 126918, 126916, 126915, 126914, 126913, 126912, 126911, 126910, 126909, 126908, 126907, 126906, 126905, 126904, 126903, 126902, 126901, 126900, 126898, 126897, 126896, 126895, 126894, 126893, 126892, 126891, 126890, 126889, 126888, 126887, 126886, 126885, 126884, 126883, 126882, 126881, 126880, 126879, 126878, 126877, 126876, 126875, 126874, 126873, 126872, 126871, 126870, 126869, 126868, 126867, 126866, 126864, 126863, 126862, 126861, 126860, 126859, 126858, 126857, 126856, 126855, 126854, 126853, 126852, 126851, 126850, 126849, 126848, 126847, 126846, 126845, 126844, 126843, 126842, 126841, 126840, 126839, 126838, 126837, 126836, 126835, 126834, 126833, 126832, 126831, 126830, 126828, 126827, 126826, 126825, 126824, 126823, 126822, 126821, 126820, 126819, 126818, 126817, 126816, 126815, 126814, 126813, 126812, 126811, 126810, 126809, 126808, 126807, 126806, 126805, 126804, 126803, 126802, 126801, 126800, 126799, 126798, 126797, 126796, 126795, 126794, 126793, 126792, 126791, 126790, 126789, 126787, 126786, 126785, 126784, 126783, 126782, 126781, 126780, 126779, 126778, 126777, 126776, 126775, 126774, 126773, 126772, 126771, 126770, 126769, 126768, 126767, 126766, 126765, 126764, 126763, 126762, 126761, 126760, 126759, 126758, 126757, 126756, 126755, 126754, 126753, 126752, 126751, 126750, 126749, 126748, 126747, 126746, 126745, 126744, 126743, 126742, 126741, 126740, 126739, 126738, 126737, 126736, 126735, 126734, 126733, 126732, 126731, 126730, 126729, 126728, 126727, 126726, 126725, 126724, 126723, 126722, 126721, 126720, 126719, 126718, 126717, 126716, 126715, 126714, 126713, 126712, 126711, 126710, 126709, 126708, 126707, 126706, 126705, 126704, 126703, 126702, 126701, 126700, 126699, 126698, 126697, 126696, 126695, 126694, 126693, 126692, 126691, 126690, 126689, 126688, 126687, 126686, 126685, 126684, 126683, 126682, 126681, 126680, 126679, 126678, 126677, 126676, 126675, 126674, 126673, 126672, 126671, 126670, 126669, 126668, 126667, 126666, 126665, 126664, 126663, 126662, 126661, 126660, 126659, 126658, 126657, 126656, 126655, 126654, 126653, 126652, 126651, 126650, 126649, 126648, 126647, 126646, 126645, 126644, 126643, 126641, 126640, 126639, 126638, 126637, 126636, 126635, 126634, 126633, 126632, 126631, 126630, 126629, 126628, 126627, 126626, 126625, 126624, 126623, 126622, 126621, 126620, 126619, 126618, 126617, 126616, 126615, 126614, 126613, 126612, 126611, 126610, 126609, 126608, 126607, 126606, 126602, 126601, 126600, 126599, 126598, 126597, 126596, 126595, 126594, 126593, 126592, 126591, 126590, 126589, 126588, 126587, 126586, 126585, 126584, 126583, 126582, 126581, 126580, 126579, 126578, 126577, 126576, 126575, 126574, 126573, 126572, 126571, 126570, 126569, 126568, 126567, 126566, 126565, 126564, 126563, 126562, 126561, 126560, 126559, 126558, 126557, 126556, 126555, 126554, 126553, 126552, 126551, 126550, 126549, 126548, 126547, 126546, 126545, 126544, 126543, 126542, 126541, 126540, 126539, 126537, 126536, 126535, 126534, 126533, 126532, 126531, 126530, 126529, 126528, 126527, 126526, 126525, 126524, 126523, 126522, 126521, 126520, 126519, 126514, 126513, 126512, 126511, 126510, 126509, 126508, 126507, 126506, 126505, 126504, 126503, 126502, 126501, 126499, 126498, 126497, 126496, 126495, 126494, 126493, 126492, 126491, 126490, 126489, 126488, 126487, 126486, 126485, 126484, 126483, 126482, 126481, 126480, 126479, 126478, 126477, 126476, 126475, 126474, 126473, 126472, 126471, 126470, 126469, 126468, 126467, 126466, 126465, 126464, 126463, 126462, 126461, 126460, 126459, 126454, 126453, 126452, 126451, 126450, 126449, 126448, 126447, 126446, 126445, 126444, 126443, 126442, 126441, 126440, 126439, 126438, 126437, 126436, 126435, 126434, 126433, 126432, 126431, 126430, 126429, 126428, 126427, 126426, 126425, 126424, 126423, 126422, 126421, 126420, 126419, 126418, 126417, 126416, 126415, 126414, 126413, 126412, 126411, 126410, 126409, 126408, 126407, 126406, 126405, 126404, 126403, 126402, 126401, 126400, 126399, 126398, 126397, 126396, 126395, 126394, 126393, 126392, 126391, 126390, 126389, 126388, 126387, 126386, 126385, 126384, 126383, 126382, 126381, 126380, 126379, 126378, 126377, 126376, 126375, 126374, 126373, 126372, 126371, 126370, 126369, 126368, 126367, 126366, 126365, 126364, 126363, 126362, 126361, 126360, 126359, 126358, 126357, 126356, 126355, 126354, 126352, 126348, 126347, 126337, 126336, 126335, 126334, 126333, 126332, 126331, 126330, 126329, 126328, 126327, 126326, 126325, 126324, 126321, 126320, 126319, 126317, 126316, 126315, 126314, 126313, 126312, 126311, 126310, 126309, 126308, 126307, 126306, 126305, 126304, 126303, 126302, 126301, 126300, 126299, 126298, 126297, 126296, 126295, 126294, 126293, 126292, 126291, 126290, 126289, 126288, 126287, 126286, 126285, 126284, 126283, 126282, 126281, 126280, 126279, 126278, 126277, 126276, 126275, 126274, 126273, 126272, 126271, 126270, 126269, 126268, 126267, 126266, 126265, 126264, 126263, 126262, 126261, 126260, 126259, 126258, 126257, 126256, 126255, 126254, 126253, 126252, 126251, 126250, 126249, 126248, 126247, 126246, 126245, 126244, 126243, 126242, 126241, 126240, 126239, 126238, 126237, 126236, 126235, 126234, 126233, 126232, 126231, 126230, 126229, 126228, 126227, 126226, 126225, 126224, 126223, 126222, 126221, 126220, 126219, 126218, 126217, 126216, 126215, 126214, 126209, 126208, 126207, 126206, 126205, 126204, 126203, 126202, 126201, 126200, 126199, 126198, 126197, 126196, 126195, 126194, 126193, 126192, 126191, 126190, 126189, 126188, 126187, 126186, 126185, 126184, 126183, 126182, 126181, 126180, 126179, 126178, 126177, 126176, 126175, 126174, 126173, 126172, 126171, 126170, 126169, 126168, 126167, 126166, 126165, 126164, 126163, 126162, 126161, 126160, 126159, 126158, 126157, 126156, 126155, 126154, 126153, 126152, 126151, 126150, 126149, 126148, 126147, 126146, 126145, 126144, 126143, 126142, 126141, 126140, 126139, 126138, 126137, 126136, 126135, 126134, 126133, 126132, 126131, 126130, 126129, 126128, 126127, 126126, 126125, 126124, 126123, 126122, 126121, 126120, 126119, 126118, 126117, 126115, 126114, 126113, 126112, 126111, 126110, 126109, 126108, 126107, 126106, 126105, 126104, 126103, 126102, 126101, 126100, 126099, 126098, 126097, 126096, 126095, 126094, 126093, 126092, 126091, 126089, 126088, 126087, 126086, 126085, 126084, 126083, 126082, 126081, 126080, 126079, 126078, 126076, 126075, 126074, 126073, 126072, 126071, 126070, 126069, 126068, 126067, 126066, 126065, 126064, 126063, 126062, 126061, 126060, 126059, 126058, 126057, 126056, 126055, 126054, 126053, 126052, 126051, 126050, 126049, 126048, 126047, 126046, 126045, 126044, 126043, 126042, 126041, 126040, 126039, 126038, 126037, 126036, 126035, 126034, 126033, 126032, 126031, 126030, 126029, 126028, 126027, 126026, 126025, 126024, 126023, 126022, 126021, 126020, 126019, 126018, 126017, 126016, 126015, 126014, 126013, 126012, 126011, 126010, 126009, 126008, 126007, 126006, 126005, 126004, 126003, 126002, 126001, 126000, 125999, 125998, 125997, 125996, 125995, 125994, 125993, 125992, 125991, 125990, 125989, 125988, 125987, 125986, 125985, 125984, 125982, 125981, 125980, 125979, 125976, 125975, 125974, 125973, 125972, 125971, 125970, 125967, 125965, 125964, 125963, 125962, 125957, 125956, 125955, 125954, 125953, 125952, 125951, 125950, 125949, 125948, 125947, 125945, 125944, 125943, 125942, 125941, 125940, 125930, 125926, 125925, 125924, 125923, 125922, 125921, 125920, 125919, 125918, 125917, 125916, 125915, 125914, 125913, 125912, 125911, 125910, 125909, 125908, 125907, 125906, 125905, 125904, 125903, 125902, 125901, 125900, 125899, 125898, 125897, 125896, 125895, 125894, 125893, 125892, 125891, 125890, 125889, 125888, 125887, 125886, 125885, 125884, 125883, 125882, 125881, 125880, 125879, 125878, 125877, 125876, 125875, 125874, 125873, 125872, 125871, 125870, 125869, 125868, 125867, 125866, 125865, 125864, 125862, 125861, 125860, 125859, 125858, 125857, 125856, 125855, 125854, 125853, 125852, 125851, 125850, 125849, 125848, 125847, 125846, 125844, 125843, 125842, 125841, 125840, 125839, 125838, 125837, 125836, 125835, 125834, 125833, 125832, 125831, 125830, 125829, 125828, 125827, 125826, 125825, 125824, 125823, 125822, 125821, 125820, 125819, 125818, 125817, 125816, 125815, 125814, 125813, 125811, 125810, 125809, 125808, 125807, 125806, 125805, 125803, 125802, 125801, 125800, 125799, 125798, 125797, 125796, 125795, 125794, 125793, 125792, 125791, 125790, 125789, 125788, 125787, 125786, 125785, 125784, 125783, 125782, 125781, 125780, 125779, 125778, 125777, 125776, 125775, 125774, 125773, 125772, 125771, 125770, 125769, 125768, 125767, 125766, 125765, 125764, 125763, 125762, 125761, 125760, 125759, 125758, 125757, 125756, 125755, 125754, 125753, 125752, 125751, 125750, 125749, 125748, 125747, 125746, 125745, 125744, 125743, 125742, 125741, 125740, 125739, 125738, 125737, 125736, 125735, 125734, 125733, 125732, 125731, 125730, 125729, 125728, 125727, 125726, 125725, 125724, 125723, 125722, 125721, 125720, 125719, 125718, 125717, 125716, 125715, 125714, 125713, 125712, 125711, 125710, 125709, 125708, 125707, 125706, 125705, 125704, 125703, 125702, 125701, 125700, 125699, 125698, 125697, 125696, 125695, 125694, 125693, 125692, 125691, 125690, 125689, 125688, 125687, 125686, 125685, 125684, 125683, 125682, 125681, 125680, 125679, 125678, 125677, 125676, 125675, 125674, 125673, 125672, 125671, 125670, 125669, 125668, 125667, 125666, 125664, 125663, 125662, 125661, 125660, 125659, 125658, 125657, 125656, 125655, 125654, 125653, 125652, 125651, 125650, 125649, 125648, 125647, 125646, 125645, 125644, 125643, 125642, 125641, 125640, 125639, 125638, 125637, 125636, 125635, 125634, 125633, 125632, 125631, 125630, 125629, 125628, 125627, 125626, 125625, 125624, 125623, 125622, 125621, 125620, 125619, 125618, 125617, 125616, 125615, 125614, 125613, 125612, 125611, 125610, 125609, 125608, 125607, 125606, 125605, 125604, 125603, 125602, 125601, 125600, 125599, 125598, 125597, 125596, 125595, 125594, 125593, 125592, 125591, 125590, 125589, 125588, 125587, 125586, 125585, 125584, 125583, 125582, 125581, 125576, 125575, 125574, 125572, 125571, 125570, 125569, 125568, 125567, 125566, 125565, 125564, 125563, 125562, 125561, 125560, 125559, 125558, 125557, 125556, 125555, 125554, 125553, 125552, 125551, 125550, 125549, 125548, 125547, 125546, 125545, 125544, 125543, 125542, 125541, 125540, 125539, 125538, 125537, 125536, 125535, 125534, 125533, 125532, 125531, 125530, 125529, 125528, 125527, 125526, 125525, 125524, 125523, 125522, 125521, 125520, 125519, 125518, 125517, 125516, 125515, 125514, 125513, 125512, 125511, 125510, 125509, 125508, 125507, 125506, 125505, 125504, 125503, 125502, 125501, 125500, 125499, 125498, 125496, 125495, 125494, 125493, 125492, 125491, 125490, 125489, 125488, 125487, 125486, 125485, 125482, 125481, 125480, 125479, 125478, 125477, 125476, 125475, 125474, 125473, 125472, 125471, 125470, 125469, 125468, 125467, 125466, 125465, 125464, 125463, 125462, 125461, 125460, 125459, 125458, 125457, 125456, 125455, 125454, 125453, 125452, 125451, 125450, 125449, 125448, 125447, 125446, 125445, 125444, 125443, 125442, 125441, 125440, 125439, 125438, 125437, 125436, 125435, 125434, 125433, 125432, 125431, 125430, 125429, 125428, 125427, 125426, 125425, 125424, 125423, 125422, 125421, 125420, 125419, 125418, 125417, 125416, 125415, 125414, 125413, 125412, 125411, 125410, 125409, 125408, 125407, 125406, 125405, 125404, 125403, 125402, 125401, 125400, 125399, 125398, 125397, 125396, 125395, 125394, 125393, 125392, 125391, 125390, 125389, 125388, 125387, 125386, 125385, 125384, 125383, 125382, 125381, 125380, 125379, 125378, 125377, 125376, 125375, 125369, 125363, 125362, 125361, 125360, 125359, 125358, 125357, 125356, 125349, 125348, 125347, 125346, 125345, 125344, 125343, 125342, 125341, 125340, 125339, 125338, 125337, 125336, 125335, 125334, 125333, 125332, 125331, 125330, 125329, 125328, 125327, 125326, 125325, 125324, 125323, 125322, 125321, 125320, 125319, 125318, 125313, 125312, 125311, 125310, 125309, 125308, 125307, 125304, 125303, 125302, 125301, 125300, 125299, 125298, 125297, 125296, 125295, 125294, 125293, 125292, 125291, 125290, 125289, 125288, 125286, 125285, 125284, 125282, 125280, 125278, 125276, 125275, 125274, 125273, 125272, 125271, 125270, 125269, 125268, 125267, 125266, 125265, 125264, 125263, 125262, 125261, 125260, 125259, 125258, 125257, 125256, 125255, 125254, 125253, 125252, 125251, 125250, 125249, 125248, 125247, 125246, 125245, 125244, 125243, 125242, 125241, 125240, 125238, 125237, 125236, 125235, 125234, 125233, 125232, 125231, 125230, 125228, 125227, 125226, 125222, 125221, 125220, 125219, 125218, 125217, 125209, 125208, 125207, 125206, 125205, 125204, 125203, 125202, 125201, 125200, 125199, 125198, 125196, 125195, 125194, 125193, 125191, 125190, 125189, 125188, 125187, 125186, 125185, 125184, 125183, 125182, 125181, 125180, 125179, 125178, 125177, 125176, 125175, 125174, 125173, 125172, 125171, 125170, 125169, 125168, 125167, 125166, 125165, 125164, 125163, 125162, 125161, 125160, 125159, 125158, 125157, 125156, 125155, 125154, 125153, 125152, 125151, 125150, 125149, 125148, 125147, 125146, 125145, 125144, 125143, 125142, 125141, 125140, 125139, 125138, 125137, 125136, 125135, 125134, 125133, 125132, 125131, 125130, 125129, 125128, 125127, 125126, 125125, 125124, 125123, 125122, 125121, 125120, 125119, 125118, 125117, 125116, 125115, 125114, 125113, 125112, 125111, 125110, 125109, 125108, 125106, 125105, 125104, 125103, 125102, 125101, 125100, 125099, 125098, 125097, 125096, 125095, 125094, 125093, 125092, 125091, 125090, 125089, 125088, 125087, 125086, 125085, 125084, 125083, 125082, 125081, 125080, 125079, 125078, 125077, 125076, 125075, 125074, 125073, 125072, 125070, 125069, 125068, 125067, 125066, 125065, 125064, 125063, 125062, 125061, 125060, 125059, 125058, 125057, 125056, 125055, 125054, 125053, 125052, 125051, 125050, 125049, 125048, 125047, 125046, 125045, 125044, 125043, 125042, 125041, 125040, 125039, 125038, 125037, 125036, 125035, 125034, 125033, 125032, 125031, 125030, 125029, 125028, 125027, 125026, 125025, 125024, 125023, 125022, 125021, 125020, 125019, 125018, 125017, 125016, 125015, 125014, 125013, 125012, 125011, 125010, 125009, 125008, 125007, 125006, 125005, 125004, 125003, 125002, 125001, 125000, 124999, 124998, 124997, 124996, 124995, 124994, 124993, 124992, 124991, 124990, 124989, 124988, 124987, 124986, 124985, 124984, 124983, 124982, 124981, 124980, 124979, 124978, 124977, 124976, 124975, 124974, 124973, 124966, 124965, 124964, 124963, 124962, 124956, 124955, 124954, 124953, 124952, 124951, 124950, 124947, 124943, 124939, 124938, 124937, 124936, 124935, 124934, 124933, 124932, 124931, 124930, 124929, 124928, 124927, 124926, 124925, 124924, 124923, 124922, 124921, 124920, 124919, 124918, 124917, 124916, 124915, 124914, 124913, 124912, 124911, 124910, 124909, 124908, 124907, 124906, 124905, 124904, 124903, 124902, 124901, 124900, 124899, 124898, 124897, 124896, 124895, 124894, 124892, 124891, 124890, 124889, 124888, 124887, 124886, 124885, 124884, 124883, 124882, 124881, 124880, 124879, 124878, 124877, 124876, 124875, 124874, 124873, 124872, 124871, 124870, 124869, 124868, 124867, 124866, 124865, 124864, 124863, 124862, 124861, 124860, 124859, 124858, 124857, 124856, 124855, 124854, 124853, 124852, 124851, 124850, 124849, 124848, 124847, 124846, 124845, 124844, 124843, 124841, 124832, 124831, 124830, 124829, 124828, 124827, 124826, 124825, 124824, 124823, 124821, 124820, 124819, 124818, 124817, 124816, 124815, 124814, 124813, 124812, 124811, 124810, 124809, 124804, 124803, 124802, 124801, 124800, 124799, 124798, 124797, 124796, 124795, 124794, 124793, 124792, 124791, 124790, 124789, 124788, 124787, 124786, 124785, 124784, 124783, 124782, 124781, 124780, 124779, 124778, 124777, 124776, 124775, 124774, 124773, 124772, 124771, 124770, 124769, 124768, 124767, 124766, 124765, 124764, 124763, 124762, 124761, 124760, 124759, 124758, 124757, 124756, 124755, 124754, 124753, 124752, 124751, 124750, 124749, 124748, 124747, 124746, 124745, 124744, 124743, 124742, 124741, 124740, 124739, 124738, 124737, 124736, 124735, 124730, 124729, 124728, 124727, 124726, 124725, 124724, 124723, 124722, 124721, 124720, 124719, 124718, 124717, 124716, 124715, 124714, 124713, 124712, 124711, 124710, 124709, 124708, 124707, 124706, 124705, 124704, 124703, 124702, 124701, 124700, 124699, 124698, 124697, 124696, 124695, 124694, 124693, 124692, 124691, 124690, 124689, 124688, 124687, 124686, 124685, 124684, 124683, 124682, 124681, 124680, 124679, 124678, 124677, 124676, 124675, 124674, 124673, 124672, 124671, 124670, 124669, 124668, 124667, 124666, 124665, 124664, 124663, 124662, 124661, 124660, 124657, 124656, 124655, 124654, 124653, 124652, 124651, 124650, 124649, 124648, 124647, 124646, 124645, 124644, 124643, 124642, 124641, 124640, 124639, 124638, 124637, 124636, 124635, 124634, 124633, 124632, 124631, 124630, 124629, 124628, 124626, 124622, 124621, 124620, 124619, 124618, 124617, 124616, 124615, 124614, 124613, 124612, 124611, 124610, 124609, 124608, 124607, 124606, 124605, 124604, 124603, 124602, 124601, 124600, 124599, 124598, 124597, 124596, 124595, 124594, 124593, 124592, 124591, 124590, 124589, 124588, 124587, 124586, 124585, 124584, 124583, 124582, 124581, 124580, 124579, 124578, 124577, 124576, 124575, 124574, 124573, 124572, 124571, 124570, 124569, 124568, 124567, 124566, 124565, 124564, 124563, 124562, 124561, 124560, 124559, 124558, 124557, 124556, 124555, 124552, 124551, 124550, 124549, 124548, 124546, 124545, 124544, 124543, 124542, 124541, 124540, 124539, 124538, 124537, 124536, 124535, 124534, 124533, 124532, 124531, 124530, 124528, 124527, 124526, 124525, 124524, 124523, 124522, 124521, 124520, 124519, 124517, 124516, 124515, 124514, 124513, 124512, 124511, 124510, 124509, 124507, 124506, 124505, 124504, 124503, 124502, 124501, 124500, 124499, 124498, 124497, 124496, 124495, 124494, 124493, 124492, 124491, 124490, 124489, 124488, 124487, 124486, 124485, 124484, 124483, 124482, 124481, 124480, 124479, 124478, 124477, 124476, 124473, 124471, 124470, 124469, 124468, 124467, 124466, 124465, 124464, 124463, 124462, 124461, 124460, 124459, 124458, 124457, 124456, 124455, 124454, 124453, 124452, 124451, 124450, 124449, 124448, 124447, 124446, 124445, 124444, 124443, 124442, 124441, 124440, 124438, 124437, 124436, 124435, 124434, 124433, 124432, 124431, 124430, 124429, 124428, 124427, 124426, 124425, 124424, 124423, 124422, 124421, 124420, 124419, 124418, 124417, 124416, 124415, 124414, 124413, 124412, 124411, 124410, 124409, 124408, 124407, 124406, 124405, 124404, 124403, 124402, 124401, 124400, 124399, 124398, 124397, 124396, 124395, 124394, 124393, 124392, 124391, 124390, 124389, 124388, 124387, 124386, 124385, 124384, 124383, 124382, 124381, 124380, 124379, 124377, 124376, 124374, 124373, 124372, 124371, 124370, 124369, 124368, 124367, 124366, 124365, 124364, 124363, 124362, 124361, 124360, 124359, 124358, 124357, 124356, 124355, 124354, 124353, 124352, 124351, 124350, 124349, 124348, 124347, 124346, 124345, 124344, 124343, 124342, 124341, 124340, 124339, 124338, 124337, 124336, 124335, 124333, 124332, 124331, 124330, 124329, 124328, 124327, 124326, 124325, 124324, 124323, 124322, 124321, 124320, 124319, 124318, 124317, 124316, 124315, 124314, 124313, 124312, 124311, 124310, 124309, 124308, 124307, 124306, 124305, 124304, 124303, 124302, 124301, 124300, 124299, 124298, 124297, 124296, 124295, 124294, 124293, 124292, 124291, 124290, 124289, 124288, 124287, 124286, 124285, 124272, 124271, 124270, 124269, 124268, 124267, 124266, 124265, 124264, 124263, 124262, 124261, 124260, 124259, 124258, 124257, 124256, 124255, 124254, 124253, 124252, 124251, 124250, 124249, 124248, 124247, 124246, 124245, 124244, 124243, 124242, 124241, 124240, 124239, 124238, 124237, 124236, 124235, 124234, 124233, 124232, 124230, 124229, 124226, 124225, 124224, 124223, 124222, 124221, 124220, 124219, 124218, 124217, 124216, 124215, 124214, 124213, 124212, 124211, 124210, 124209, 124208, 124204, 124203, 124202, 124200, 124199, 124198, 124197, 124196, 124195, 124194, 124193, 124192, 124191, 124190, 124189, 124188, 124187, 124186, 124181, 124180, 124179, 124178, 124177, 124176, 124175, 124174, 124173, 124172, 124171, 124170, 124169, 124168, 124167, 124166, 124165, 124164, 124163, 124162, 124161, 124160, 124159, 124158, 124157, 124156, 124155, 124154, 124153, 124152, 124151, 124150, 124149, 124148, 124147, 124146, 124145, 124144, 124143, 124142, 124141, 124140, 124139, 124138, 124137, 124136, 124135, 124134, 124133, 124132, 124131, 124130, 124129, 124128, 124127, 124126, 124125, 124124, 124123, 124122, 124121, 124120, 124119, 124118, 124117, 124116, 124115, 124114, 124113, 124112, 124111, 124110, 124109, 124108, 124107, 124106, 124105, 124104, 124103, 124102, 124101, 124100, 124099, 124098, 124097, 124096, 124095, 124094, 124093, 124092, 124091, 124090, 124089, 124088, 124087, 124086, 124084, 124083, 124082, 124081, 124080, 124079, 124078, 124077, 124076, 124075, 124074, 124073, 124072, 124071, 124070, 124069, 124068, 124067, 124066, 124065, 124064, 124063, 124062, 124061, 124060, 124059, 124058, 124057, 124056, 124055, 124054, 124053, 124052, 124051, 124050, 124049, 124048, 124047, 124046, 124045, 124044, 124043, 124042, 124041, 124040, 124039, 124038, 124037, 124036, 124035, 124034, 124033, 124032, 124031, 124030, 124029, 124028, 124027, 124026, 124025, 124024, 124023, 124022, 124021, 124020, 124019, 124018, 124017, 124016, 124015, 124014, 124013, 124012, 124011, 124010, 124009, 124008, 124007, 124006, 124005, 124004, 124003, 124002, 124001, 124000, 123999, 123998, 123997, 123996, 123995, 123994, 123993, 123992, 123991, 123990, 123989, 123988, 123987, 123986, 123985, 123984, 123983, 123982, 123981, 123980, 123979, 123978, 123977, 123976, 123975, 123974, 123973, 123972, 123971, 123970, 123969, 123968, 123967, 123966, 123965, 123964, 123963, 123962, 123961, 123960, 123959, 123958, 123957, 123956, 123955, 123954, 123953, 123952, 123951, 123950, 123949, 123948, 123947, 123946, 123945, 123944, 123943, 123942, 123941, 123940, 123939, 123938, 123937, 123936, 123935, 123934, 123933, 123932, 123931, 123930, 123929, 123928, 123927, 123926, 123925, 123924, 123923, 123921, 123920, 123919, 123918, 123917, 123916, 123915, 123914, 123913, 123912, 123911, 123910, 123909, 123908, 123907, 123906, 123905, 123903, 123898, 123897, 123896, 123895, 123894, 123893, 123892, 123891, 123890, 123889, 123888, 123887, 123886, 123885, 123884, 123883, 123882, 123881, 123880, 123879, 123878, 123877, 123876, 123875, 123874, 123873, 123872, 123871, 123870, 123869, 123868, 123867, 123866, 123865, 123864, 123863, 123862, 123861, 123860, 123859, 123858, 123857, 123856, 123855, 123854, 123853, 123852, 123851, 123850, 123849, 123847, 123846, 123845, 123844, 123843, 123842, 123841, 123840, 123839, 123838, 123837, 123836, 123835, 123834, 123833, 123832, 123831, 123830, 123829, 123828, 123827, 123826, 123825, 123824, 123823, 123822, 123821, 123820, 123819, 123818, 123817, 123816, 123815, 123814, 123813, 123812, 123811, 123810, 123809, 123808, 123807, 123806, 123805, 123804, 123803, 123802, 123801, 123800, 123799, 123798, 123797, 123796, 123795, 123794, 123793, 123792, 123791, 123790, 123789, 123788, 123787, 123785, 123784, 123783, 123782, 123781, 123780, 123779, 123778, 123777, 123776, 123775, 123774, 123773, 123772, 123771, 123770, 123769, 123768, 123767, 123766, 123765, 123764, 123763, 123762, 123761, 123760, 123759, 123758, 123757, 123756, 123755, 123754, 123753, 123752, 123751, 123750, 123749, 123748, 123747, 123746, 123745, 123744, 123743, 123742, 123741, 123740, 123739, 123738, 123737, 123736, 123735, 123734, 123733, 123732, 123731, 123730, 123729, 123728, 123727, 123726); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (123725, 123724, 123723, 123722, 123721, 123720, 123719, 123718, 123717, 123716, 123714, 123713, 123711, 123706, 123704, 123703, 123702, 123701, 123700, 123699, 123698, 123697, 123696, 123695, 123694, 123693, 123692, 123691, 123690, 123689, 123688, 123687, 123686, 123685, 123684, 123683, 123682, 123681, 123680, 123679, 123678, 123677, 123676, 123675, 123674, 123673, 123672, 123671, 123670, 123669, 123668, 123667, 123666, 123665, 123664, 123663, 123662, 123661, 123660, 123659, 123657, 123656, 123655, 123653, 123652, 123651, 123650, 123649, 123648, 123647, 123646, 123645, 123644, 123643, 123642, 123641, 123640, 123639, 123638, 123637, 123636, 123635, 123634, 123633, 123632, 123631, 123630, 123629, 123628, 123627, 123626, 123625, 123624, 123623, 123622, 123616, 123615, 123614, 123613, 123612, 123611, 123610, 123609, 123608, 123607, 123606, 123605, 123604, 123603, 123602, 123601, 123600, 123599, 123598, 123597, 123595, 123594, 123593, 123592, 123591, 123590, 123588, 123587, 123586, 123585, 123584, 123583, 123581, 123580, 123579, 123578, 123577, 123575, 123574, 123573, 123572, 123571, 123570, 123569, 123568, 123567, 123566, 123565, 123564, 123561, 123560, 123559, 123558, 123557, 123556, 123555, 123554, 123553, 123552, 123551, 123550, 123549, 123548, 123547, 123546, 123545, 123544, 123543, 123542, 123541, 123540, 123538, 123537, 123536, 123535, 123534, 123533, 123532, 123531, 123530, 123529, 123528, 123527, 123526, 123525, 123524, 123523, 123522, 123521, 123520, 123519, 123518, 123517, 123516, 123515, 123514, 123513, 123512, 123511, 123509, 123508, 123507, 123506, 123505, 123504, 123503, 123502, 123501, 123500, 123499, 123498, 123497, 123496, 123495, 123494, 123493, 123492, 123491, 123490, 123489, 123487, 123486, 123485, 123484, 123483, 123482, 123481, 123480, 123479, 123477, 123476, 123474, 123473, 123472, 123471, 123469, 123468, 123461, 123460, 123459, 123457, 123456, 123455, 123454, 123453, 123452, 123451, 123450, 123449, 123448, 123447, 123446, 123445, 123444, 123443, 123442, 123441, 123440, 123439, 123438, 123436, 123435, 123434, 123433, 123432, 123431, 123430, 123429, 123428, 123427, 123426, 123425, 123424, 123423, 123422, 123421, 123420, 123419, 123418, 123417, 123416, 123415, 123413, 123412, 123411, 123410, 123409, 123408, 123407, 123406, 123405, 123404, 123403, 123402, 123401, 123400, 123399, 123398, 123397, 123396, 123395, 123394, 123393, 123392, 123391, 123390, 123389, 123388, 123387, 123386, 123385, 123384, 123383, 123382, 123381, 123380, 123379, 123378, 123377, 123376, 123375, 123374, 123373, 123372, 123371, 123370, 123369, 123368, 123367, 123366, 123365, 123364, 123363, 123362, 123361, 123360, 123359, 123358, 123357, 123356, 123355, 123354, 123353, 123352, 123351, 123350, 123349, 123348, 123347, 123346, 123345, 123344, 123343, 123338, 123337, 123336, 123335, 123334, 123333, 123332, 123331, 123330, 123329, 123328, 123327, 123326, 123325, 123324, 123323, 123322, 123321, 123320, 123319, 123318, 123317, 123316, 123315, 123314, 123313, 123312, 123311, 123310, 123309, 123308, 123307, 123306, 123305, 123304, 123303, 123302, 123301, 123300, 123299, 123298, 123297, 123296, 123295, 123294, 123293, 123292, 123291, 123290, 123289, 123288, 123287, 123286, 123285, 123284, 123283, 123282, 123281, 123280, 123279, 123278, 123277, 123276, 123275, 123274, 123273, 123272, 123271, 123270, 123269, 123268, 123267, 123266, 123265, 123264, 123263, 123262, 123261, 123260, 123259, 123258, 123257, 123256, 123255, 123254, 123253, 123252, 123251, 123250, 123249, 123248, 123247, 123246, 123245, 123244, 123241, 123240, 123239, 123234, 123233, 123232, 123231, 123230, 123229, 123228, 123227, 123226, 123225, 123224, 123223, 123222, 123221, 123220, 123219, 123218, 123217, 123215, 123214, 123213, 123212, 123211, 123210, 123209, 123208, 123207, 123206, 123205, 123204, 123203, 123202, 123201, 123200, 123199, 123198, 123195, 123194, 123187, 123186, 123185, 123184, 123183, 123182, 123176, 123175, 123174, 123170, 123169, 123168, 123167, 123166, 123164, 123163, 123162, 123161, 123160, 123159, 123158, 123157, 123156, 123154, 123152, 123151, 123150, 123149, 123148, 123147, 123146, 123145, 123144, 123143, 123142, 123141, 123140, 123139, 123138, 123135, 123134, 123133, 123132, 123126, 123124, 123123, 123122, 123121, 123120, 123119, 123118, 123117, 123116, 123115, 123114, 123113, 123112, 123111, 123110, 123109, 123108, 123106, 123105, 123104, 123103, 123102, 123101, 123100, 123099, 123098, 123097, 123096, 123095, 123078, 123077, 123076, 123075, 123074, 123073, 123072, 123071, 123069, 123068, 123067, 123066, 123065, 123064, 123063, 123062, 123061, 123060, 123055, 123054, 123053, 123052, 123051, 123050, 123049, 123048, 123047, 123046, 123045, 123044, 123043, 123042, 123040, 123039, 123038, 123037, 123036, 123035, 123033, 123030, 123029, 123028, 123027, 123026, 123024, 123023, 123021, 123020, 123019, 123018, 123017, 123016, 123014, 123013, 123012, 123011, 123010, 123009, 123008, 123007, 123006, 123005, 123004, 123003, 123002, 123001, 123000, 122999, 122998, 122997, 122996, 122995, 122994, 122993, 122992, 122991, 122990, 122989, 122988, 122987, 122986, 122985, 122984, 122983, 122982, 122981, 122980, 122979, 122978, 122977, 122976, 122975, 122974, 122973, 122972, 122971, 122970, 122969, 122968, 122967, 122966, 122965, 122964, 122963, 122962, 122961, 122960, 122959, 122958, 122957, 122956, 122955, 122954, 122953, 122952, 122951, 122950, 122949, 122948, 122947, 122946, 122945, 122944, 122943, 122942, 122941, 122940, 122939, 122938, 122937, 122936, 122935, 122934, 122933, 122932, 122930, 122929, 122928, 122927, 122926, 122925, 122924, 122923, 122912, 122911, 122908, 122907, 122906, 122900, 122899, 122898, 122897, 122896, 122895, 122894, 122893, 122892, 122891, 122890, 122889, 122888, 122887, 122886, 122884, 122883, 122882, 122881, 122880, 122879, 122878, 122877, 122876, 122875, 122874, 122873, 122872, 122871, 122870, 122869, 122868, 122867, 122866, 122865, 122864, 122862, 122861, 122860, 122859, 122858, 122857, 122856, 122855, 122854, 122853, 122852, 122851, 122850, 122849, 122848, 122847, 122846, 122845, 122844, 122843, 122842, 122841, 122840, 122838, 122837, 122836, 122835, 122834, 122833, 122832, 122831, 122830, 122829, 122828, 122827, 122826, 122825, 122824, 122823, 122822, 122821, 122820, 122819, 122818, 122817, 122816, 122815, 122814, 122813, 122812, 122811, 122810, 122809, 122808, 122807, 122806, 122805, 122804, 122803, 122802, 122801, 122800, 122799, 122798, 122797, 122796, 122795, 122794, 122793, 122792, 122791, 122790, 122789, 122788, 122787, 122786, 122785, 122784, 122783, 122782, 122781, 122780, 122779, 122778, 122777, 122776, 122775, 122774, 122773, 122772, 122771, 122770, 122769, 122768, 122767, 122766, 122765, 122764, 122763, 122762, 122761, 122760, 122759, 122758, 122757, 122756, 122755, 122754, 122753, 122752, 122751, 122750, 122749, 122748, 122747, 122746, 122745, 122744, 122743, 122742, 122741, 122740, 122739, 122738, 122737, 122736, 122735, 122734, 122733, 122732, 122731, 122730, 122729, 122728, 122727, 122726, 122725, 122724, 122723, 122722, 122721, 122720, 122719, 122718, 122717, 122716, 122715, 122714, 122713, 122712, 122711, 122710, 122709, 122708, 122707, 122706, 122705, 122704, 122703, 122702, 122701, 122700, 122699, 122698, 122697, 122696, 122695, 122694, 122693, 122692, 122691, 122690, 122686, 122685, 122684, 122683, 122682, 122681, 122680, 122679, 122678, 122677, 122676, 122675, 122674, 122673, 122672, 122671, 122670, 122669, 122668, 122667, 122666, 122665, 122664, 122663, 122662, 122661, 122660, 122659, 122658, 122657, 122656, 122655, 122654, 122653, 122652, 122651, 122650, 122649, 122648, 122647, 122646, 122645, 122644, 122643, 122642, 122641, 122640, 122639, 122638, 122637, 122636, 122635, 122634, 122633, 122632, 122631, 122630, 122629, 122628, 122627, 122626, 122625, 122624, 122623, 122622, 122621, 122620, 122619, 122618, 122617, 122616, 122615, 122614, 122613, 122612, 122611, 122610, 122609, 122608, 122607, 122606, 122605, 122604, 122603, 122602, 122601, 122600, 122599, 122598, 122597, 122596, 122595, 122594, 122593, 122592, 122591, 122590, 122589, 122588, 122587, 122586, 122585, 122584, 122583, 122582, 122581, 122580, 122579, 122578, 122577, 122576, 122575, 122574, 122573, 122572, 122571, 122570, 122569, 122568, 122567, 122566, 122565, 122564, 122563, 122562, 122561, 122560, 122559, 122558, 122557, 122556, 122555, 122554, 122553, 122552, 122551, 122550, 122549, 122548, 122547, 122546, 122545, 122544, 122543, 122542, 122541, 122540, 122539, 122538, 122537, 122536, 122535, 122534, 122533, 122532, 122531, 122530, 122529, 122528, 122527, 122526, 122525, 122524, 122523, 122522, 122521, 122520, 122519, 122518, 122517, 122516, 122515, 122514, 122513, 122512, 122511, 122510, 122509, 122508, 122507, 122506, 122505, 122504, 122503, 122502, 122501, 122500, 122499, 122498, 122497, 122496, 122495, 122494, 122493, 122492, 122491, 122490, 122489, 122488, 122487, 122486, 122485, 122484, 122483, 122482, 122481, 122480, 122479, 122478, 122477, 122476, 122475, 122474, 122473, 122472, 122471, 122470, 122469, 122468, 122467, 122466, 122465, 122464, 122463, 122462, 122461, 122460, 122459, 122458, 122457, 122456, 122455, 122454, 122453, 122452, 122451, 122450, 122449, 122448, 122447, 122446, 122445, 122444, 122443, 122441, 122440, 122439, 122438, 122437, 122436, 122435, 122434, 122433, 122432, 122431, 122430, 122429, 122421, 122420, 122419, 122418, 122417, 122416, 122415, 122414, 122413, 122412, 122411, 122410, 122409, 122408, 122407, 122406, 122405, 122404, 122403, 122402, 122401, 122400, 122399, 122398, 122397, 122396, 122395, 122394, 122393, 122392, 122391, 122390, 122389, 122388, 122387, 122386, 122385, 122384, 122383, 122382, 122381, 122380, 122379, 122378, 122377, 122376, 122375, 122374, 122373, 122372, 122371, 122370, 122369, 122368, 122367, 122366, 122365, 122364, 122363, 122362, 122361, 122360, 122359, 122358, 122357, 122356, 122355, 122354, 122353, 122352, 122351, 122350, 122349, 122348, 122347, 122346, 122345, 122344, 122343, 122342, 122341, 122340, 122339, 122338, 122337, 122336, 122335, 122334, 122333, 122332, 122330, 122329, 122328, 122327, 122326, 122325, 122324, 122323, 122322, 122321, 122320, 122319, 122318, 122317, 122316, 122315, 122314, 122313, 122312, 122311, 122310, 122309, 122308, 122307, 122306, 122305, 122304, 122303, 122302, 122301, 122300, 122299, 122298, 122297, 122296, 122295, 122294, 122293, 122292, 122291, 122290, 122289, 122288, 122287, 122286, 122285, 122283, 122282, 122281, 122280, 122279, 122278, 122277, 122276, 122275, 122274, 122273, 122272, 122271, 122270, 122269, 122268, 122266, 122265, 122264, 122263, 122262, 122261, 122260, 122259, 122258, 122257, 122256, 122255, 122254, 122253, 122252, 122251, 122250, 122249, 122248, 122247, 122246, 122244, 122243, 122241, 122240, 122239, 122238, 122237, 122236, 122235, 122232, 122231, 122230, 122229, 122228, 122227, 122226, 122225, 122224, 122223, 122222, 122221, 122220, 122219, 122218, 122217, 122216, 122215, 122214, 122213, 122212, 122211, 122210, 122209, 122208, 122207, 122206, 122205, 122204, 122202, 122201, 122200, 122198, 122197, 122196, 122195, 122194, 122193, 122192, 122191, 122190, 122189, 122188, 122187, 122186, 122185, 122184, 122183, 122182, 122181, 122180, 122179, 122178, 122177, 122176, 122175, 122174, 122173, 122172, 122171, 122170, 122169, 122168, 122167, 122166, 122165, 122164, 122163, 122162, 122161, 122160, 122159, 122158, 122157, 122156, 122155, 122154, 122153, 122152, 122151, 122150, 122149, 122148, 122147, 122146, 122145, 122144, 122143, 122142, 122141, 122140, 122139, 122138, 122137, 122136, 122135, 122134, 122133, 122132, 122131, 122130, 122129, 122128, 122127, 122126, 122125, 122123, 122122, 122120, 122119, 122118, 122117, 122116, 122115, 122114, 122113, 122112, 122111, 122110, 122109, 122108, 122107, 122106, 122105, 122104, 122103, 122102, 122100, 122099, 122098, 122097, 122096, 122095, 122094, 122093, 122092, 122091, 122090, 122089, 122088, 122087, 122086, 122085, 122084, 122083, 122082, 122081, 122080, 122079, 122078, 122077, 122076, 122075, 122074, 122073, 122072, 122071, 122070, 122069, 122068, 122067, 122066, 122065, 122064, 122063, 122062, 122061, 122060, 122059, 122058, 122057, 122056, 122055, 122054, 122053, 122052, 122051, 122050, 122049, 122048, 122047, 122046, 122045, 122044, 122043, 122042, 122041, 122040, 122039, 122038, 122037, 122036, 122035, 122034, 122033, 122032, 122031, 122030, 122029, 122028, 122027, 122026, 122025, 122024, 122023, 122022, 122021, 122020, 122019, 122018, 122017, 122016, 122015, 122014, 122013, 122012, 122011, 122010, 122009, 122008, 122007, 122006, 122005, 122004, 122003, 122002, 122001, 122000, 121999, 121998, 121997, 121996, 121995, 121994, 121993, 121992, 121991, 121990, 121989, 121988, 121987, 121986, 121985, 121984, 121983, 121982, 121981, 121980, 121979, 121978, 121977, 121976, 121975, 121974, 121973, 121972, 121971, 121970, 121969, 121968, 121967, 121966, 121965, 121964, 121963, 121962, 121961, 121960, 121959, 121958, 121957, 121956, 121955, 121954, 121953, 121952, 121951, 121950, 121949, 121948, 121947, 121946, 121945, 121944, 121943, 121942, 121941, 121940, 121939, 121938, 121937, 121936, 121935, 121934, 121933, 121932, 121931, 121930, 121929, 121928, 121927, 121926, 121925, 121924, 121923, 121922, 121921, 121920, 121919, 121918, 121917, 121916, 121915, 121914, 121913, 121912, 121911, 121910, 121909, 121908, 121907, 121906, 121905, 121904, 121903, 121902, 121901, 121900, 121899, 121898, 121897, 121896, 121895, 121894, 121893, 121892, 121891, 121890, 121889, 121888, 121887, 121886, 121885, 121884, 121883, 121882, 121881, 121880, 121879, 121878, 121877, 121876, 121875, 121874, 121873, 121872, 121871, 121870, 121869, 121868, 121867, 121866, 121865, 121864, 121863, 121862, 121861, 121860, 121859, 121858, 121857, 121856, 121855, 121854, 121853, 121852, 121851, 121850, 121849, 121848, 121847, 121846, 121845, 121844, 121843, 121842, 121841, 121840, 121839, 121838, 121837, 121836, 121835, 121834, 121833, 121832, 121831, 121830, 121829, 121828, 121827, 121826, 121825, 121824, 121823, 121822, 121821, 121820, 121819, 121818, 121817, 121816, 121815, 121814, 121813, 121812, 121811, 121810, 121809, 121808, 121807, 121806, 121805, 121804, 121803, 121802, 121801, 121800, 121799, 121798, 121797, 121796, 121795, 121794, 121793, 121792, 121791, 121790, 121789, 121788, 121787, 121786, 121785, 121784, 121783, 121782, 121781, 121780, 121779, 121778, 121777, 121776, 121775, 121774, 121773, 121772, 121771, 121770, 121769, 121768, 121767, 121766, 121765, 121764, 121763, 121762, 121761, 121760, 121759, 121758, 121757, 121756, 121755, 121754, 121753, 121752, 121751, 121750, 121748, 121747, 121746, 121745, 121744, 121743, 121742, 121741, 121740, 121739, 121738, 121737, 121736, 121735, 121734, 121733, 121732, 121731, 121730, 121729, 121728, 121727, 121726, 121725, 121724, 121723, 121722, 121721, 121720, 121719, 121718, 121717, 121716, 121715, 121714, 121713, 121712, 121711, 121710, 121709, 121708, 121707, 121706, 121705, 121704, 121703, 121702, 121701, 121700, 121699, 121697, 121696, 121695, 121694, 121693, 121692, 121691, 121690, 121689, 121688, 121687, 121686, 121685, 121683, 121682, 121681, 121680, 121679, 121678, 121677, 121676, 121675, 121674, 121673, 121672, 121671, 121670, 121669, 121668, 121667, 121665, 121664, 121663, 121662, 121661, 121660, 121659, 121658, 121657, 121656, 121655, 121654, 121653, 121652, 121651, 121650, 121649, 121648, 121647, 121646, 121645, 121644, 121643, 121638, 121637, 121636, 121635, 121634, 121633, 121632, 121631, 121630, 121629, 121628, 121627, 121626, 121625, 121624, 121623, 121622, 121621, 121620, 121619, 121618, 121617, 121616, 121615, 121614, 121613, 121612, 121611, 121610, 121609, 121608, 121607, 121606, 121605, 121604, 121603, 121602, 121601, 121600, 121599, 121598, 121597, 121596, 121595, 121594, 121593, 121592, 121591, 121590, 121589, 121588, 121587, 121586, 121585, 121584, 121583, 121582, 121581, 121580, 121579, 121578, 121577, 121573, 121572, 121571, 121570, 121569, 121568, 121567, 121566, 121565, 121564, 121562, 121561, 121560, 121559, 121558, 121557, 121556, 121555, 121554, 121553, 121552, 121549, 121548, 121547, 121546, 121545, 121544, 121543, 121542, 121541, 121539, 121538, 121537, 121536, 121534, 121533, 121532, 121531, 121530, 121529, 121528, 121527, 121526, 121523, 121522, 121518, 121517, 121516, 121515, 121514, 121512, 121511, 121510, 121509, 121508, 121507, 121506, 121505, 121504, 121502, 121501, 121500, 121498, 121497, 121496, 121495, 121494, 121493, 121492, 121491, 121490, 121489, 121488, 121487, 121486, 121485, 121484, 121483, 121482, 121481, 121480, 121479, 121478, 121477, 121476, 121475, 121474, 121473, 121472, 121471, 121470, 121469, 121468, 121467, 121466, 121465, 121464, 121463, 121462, 121461, 121460, 121459, 121458, 121457, 121456, 121455, 121454, 121453, 121452, 121451, 121450, 121449, 121448, 121447, 121446, 121445, 121444, 121443, 121442, 121441, 121440, 121439, 121438, 121437, 121436, 121435, 121434, 121433, 121432, 121431, 121430, 121429, 121428, 121427, 121426, 121425, 121424, 121423, 121422, 121421, 121420, 121419, 121418, 121417, 121416, 121415, 121414, 121413, 121412, 121411, 121410, 121409, 121407, 121406, 121405, 121404, 121403, 121402, 121401, 121400, 121399, 121398, 121397, 121396, 121395, 121394, 121393, 121392, 121391, 121390, 121389, 121388, 121387, 121386, 121385, 121384, 121383, 121382, 121381, 121380, 121379, 121378, 121377, 121376, 121375, 121374, 121373, 121372, 121371, 121370, 121369, 121368, 121367, 121366, 121365, 121364, 121363, 121362, 121361, 121360, 121359, 121358, 121357, 121356, 121355, 121354, 121353, 121352, 121351, 121350, 121349, 121348, 121347, 121346, 121345, 121344, 121343, 121342, 121341, 121340, 121339, 121338, 121337, 121336, 121335, 121334, 121333, 121332, 121331, 121330, 121329, 121328, 121327, 121326, 121325, 121324, 121323, 121322, 121321, 121320, 121319, 121318, 121317, 121316, 121315, 121314, 121313, 121312, 121311, 121310, 121309, 121308, 121307, 121306, 121305, 121304, 121303, 121302, 121301, 121300, 121299, 121298, 121297, 121296, 121295, 121294, 121293, 121292, 121291, 121290, 121289, 121288, 121287, 121286, 121285, 121284, 121283, 121282, 121281, 121280, 121279, 121278, 121277, 121276, 121275, 121274, 121273, 121272, 121271, 121270, 121269, 121268, 121267, 121266, 121265, 121264, 121263, 121262, 121261, 121260, 121259, 121258, 121257, 121256, 121255, 121254, 121253, 121252, 121251, 121250, 121249, 121248, 121247, 121246, 121245, 121244, 121243, 121242, 121241, 121240, 121239, 121238, 121237, 121236, 121235, 121234, 121233, 121232, 121231, 121230, 121229, 121228, 121227, 121226, 121225, 121224, 121223, 121222, 121221, 121220, 121219, 121218, 121217, 121216, 121215, 121214, 121213, 121212, 121211, 121210, 121209, 121208, 121207, 121206, 121205, 121204, 121203, 121202, 121201, 121200, 121199, 121198, 121197, 121196, 121195, 121194, 121193, 121192, 121191, 121190, 121189, 121188, 121187, 121186, 121185, 121184, 121183, 121182, 121181, 121180, 121179, 121178, 121177, 121176, 121175, 121174, 121173, 121172, 121171, 121170, 121169, 121168, 121167, 121166, 121165, 121164, 121163, 121162, 121161, 121160, 121159, 121158, 121157, 121156, 121155, 121154, 121153, 121152, 121151, 121150, 121149, 121148, 121147, 121146, 121145, 121144, 121143, 121142, 121141, 121140, 121139, 121138, 121137, 121136, 121135, 121134, 121133, 121132, 121131, 121130, 121129, 121128, 121127, 121126, 121125, 121124, 121123, 121122, 121121, 121120, 121119, 121118, 121117, 121116, 121115, 121114, 121113, 121111, 121110, 121109, 121108, 121107, 121106, 121105, 121104, 121103, 121102, 121101, 121100, 121099, 121098, 121097, 121096, 121095, 121094, 121093, 121092, 121091, 121090, 121089, 121088, 121087, 121086, 121085, 121084, 121083, 121082, 121081, 121080, 121079, 121078, 121077, 121076, 121075, 121074, 121073, 121072, 121071, 121070, 121069, 121068, 121067, 121066, 121065, 121064, 121063, 121062, 121061, 121060, 121059, 121058, 121057, 121056, 121055, 121054, 121053, 121052, 121051, 121050, 121049, 121048, 121047, 121046, 121045, 121044, 121043, 121042, 121041, 121040, 121039, 121038, 121037, 121036, 121035, 121034, 121033, 121032, 121030, 121029, 121028, 121027, 121026, 121025, 121024, 121023, 121022, 121021, 121020, 121019, 121017, 121016, 121015, 121014, 121013, 121011, 121009, 121007, 121006, 121005, 120995, 120994, 120993, 120992, 120990, 120989, 120988, 120987, 120986, 120985, 120984, 120983, 120982, 120981, 120980, 120979, 120978, 120977, 120976, 120975, 120974, 120973, 120972, 120971, 120970, 120969, 120968, 120967, 120966, 120965, 120964, 120963, 120962, 120961, 120960, 120959, 120958, 120957, 120956, 120955, 120954, 120953, 120952, 120951, 120950, 120949, 120948, 120947, 120946, 120945, 120944, 120943, 120942, 120941, 120940, 120939, 120938, 120937, 120936, 120935, 120934, 120933, 120932, 120931, 120930, 120929, 120928, 120927, 120926, 120925, 120924, 120923, 120922, 120921, 120920, 120919, 120918, 120917, 120916, 120915, 120914, 120913, 120912, 120911, 120910, 120909, 120908, 120907, 120906, 120905, 120904, 120903, 120902, 120901, 120900, 120899, 120898, 120897, 120896, 120895, 120894, 120893, 120892, 120891, 120890, 120889, 120888, 120887, 120886, 120885, 120884, 120883, 120882, 120881, 120880, 120879, 120878, 120877, 120876, 120875, 120874, 120873, 120872, 120871, 120870, 120869, 120868, 120867, 120866, 120865, 120864, 120863, 120862, 120861, 120860, 120859, 120858, 120857, 120856, 120855, 120854, 120853, 120852, 120851, 120850, 120849, 120848, 120847, 120846, 120845, 120844, 120843, 120842, 120841, 120840, 120839, 120838, 120837, 120836, 120835, 120834, 120833, 120832, 120831, 120830, 120829, 120828, 120827, 120826, 120825, 120824, 120823, 120822, 120821, 120820, 120819, 120818, 120817, 120816, 120815, 120814, 120813, 120812, 120811, 120810, 120809, 120808, 120805, 120804, 120803, 120802, 120801, 120800, 120799, 120798, 120797, 120796, 120795, 120794, 120793, 120792, 120791, 120790, 120789, 120788, 120787, 120786, 120785, 120784, 120783, 120782, 120781, 120780, 120779, 120778, 120777, 120776, 120775, 120774, 120773, 120772, 120771, 120770, 120769, 120768, 120767, 120766, 120765, 120764, 120763, 120762, 120761, 120760, 120759, 120758, 120757, 120756, 120755, 120754, 120753, 120752, 120751, 120750, 120749, 120748, 120747, 120746, 120745, 120744, 120743, 120742, 120741, 120740, 120739, 120738, 120737, 120736, 120735, 120734, 120733, 120732, 120731, 120730, 120729, 120728, 120727, 120726, 120725, 120724, 120723, 120722, 120721, 120720, 120719, 120718, 120717, 120716, 120715, 120714, 120713, 120712, 120711, 120710, 120709, 120708, 120707, 120706, 120705, 120704, 120703, 120702, 120701, 120700, 120699, 120698, 120697, 120696, 120695, 120694, 120693, 120692, 120691, 120690, 120689, 120688, 120687, 120686, 120685, 120684, 120683, 120682, 120681, 120680, 120679, 120678, 120677, 120676, 120675, 120674, 120673, 120672, 120671, 120669, 120668, 120667, 120666, 120665, 120664, 120663, 120662, 120661, 120660, 120659, 120658, 120657, 120656, 120655, 120654, 120653, 120652, 120651, 120650, 120649, 120648, 120647, 120646, 120645, 120644, 120643, 120642, 120641, 120640, 120639, 120638, 120637, 120636, 120635, 120634, 120633, 120632, 120631, 120630, 120629, 120628, 120627, 120626, 120625, 120624, 120623, 120622, 120621, 120620, 120619, 120618, 120617, 120616, 120615, 120614, 120613, 120612, 120610, 120609, 120608, 120607, 120606, 120605, 120604, 120603, 120602, 120601, 120600, 120599, 120598, 120597, 120596, 120595, 120594, 120593, 120592, 120591, 120590, 120589, 120588, 120587, 120586, 120585, 120584, 120583, 120582, 120581, 120580, 120579, 120578, 120577, 120576, 120575, 120574, 120573, 120572, 120571, 120570, 120569, 120568, 120567, 120566, 120565, 120564, 120563, 120562, 120561, 120560, 120559, 120558, 120557, 120556, 120555, 120554, 120553, 120552, 120551, 120550, 120549, 120548, 120547, 120546, 120545, 120544, 120543, 120542, 120541, 120540, 120539, 120538, 120537, 120536, 120535, 120534, 120533, 120532, 120531, 120530, 120529, 120528, 120527, 120526, 120525, 120524, 120523, 120522, 120521, 120520, 120519, 120518, 120517, 120516, 120515, 120514, 120513, 120512, 120511, 120510, 120509, 120508, 120507, 120506, 120505, 120504, 120503, 120502, 120501, 120500, 120499, 120498, 120497, 120496, 120495, 120494, 120493, 120492, 120491, 120490, 120489, 120488, 120486, 120485, 120484, 120483, 120482, 120480, 120479, 120478, 120477, 120476, 120475, 120474, 120472, 120471, 120470, 120469, 120468, 120467, 120466, 120465, 120464, 120463, 120462, 120461, 120460, 120459, 120458, 120457, 120456, 120455, 120454, 120453, 120452, 120451, 120450, 120449, 120447, 120446, 120445, 120444, 120443, 120442, 120441, 120440, 120439, 120438, 120437, 120436, 120435, 120434, 120433, 120432, 120431, 120430, 120429, 120428, 120427, 120426, 120425, 120424, 120423, 120422, 120421, 120420, 120419, 120418, 120417, 120416, 120415, 120414, 120413, 120412, 120411, 120410, 120409, 120408, 120407, 120406, 120405, 120404, 120403, 120402, 120401, 120400, 120399, 120398, 120397, 120396, 120395, 120394, 120393, 120392, 120391, 120390, 120389, 120388, 120387, 120386, 120384, 120383, 120382, 120381, 120379, 120378, 120377, 120376, 120375, 120374, 120373, 120372, 120371, 120370, 120369, 120368, 120367, 120366, 120365, 120364, 120363, 120362, 120361, 120360, 120359, 120358, 120357, 120356, 120355, 120354, 120353, 120352, 120351, 120350, 120349, 120348, 120347, 120346, 120345, 120344, 120343, 120342, 120341, 120340, 120339, 120338, 120337, 120336, 120335, 120334, 120333, 120332, 120331, 120330, 120329, 120328, 120327, 120326, 120325, 120324, 120323, 120322, 120321, 120320, 120319, 120318, 120317, 120316, 120315, 120314, 120313, 120312, 120311, 120310, 120309, 120308, 120307, 120306, 120305, 120304, 120303, 120302, 120301, 120300, 120299, 120298, 120297, 120296, 120295, 120294, 120293, 120292, 120291, 120290, 120289, 120288, 120287, 120286, 120285, 120284, 120283, 120282, 120281, 120280, 120279, 120278, 120277, 120276, 120275, 120274, 120272, 120271, 120270, 120269, 120268, 120267, 120266, 120265, 120264, 120263, 120262, 120261, 120260, 120259, 120258, 120257, 120256, 120254, 120253, 120252, 120251, 120250, 120249, 120248, 120247, 120246, 120245, 120244, 120243, 120242, 120241, 120240, 120239, 120238, 120237, 120236, 120235, 120234, 120233, 120232, 120231, 120230, 120229, 120228, 120227, 120226, 120225, 120224, 120223, 120222, 120221, 120220, 120219, 120218, 120217, 120216, 120215, 120214, 120213, 120212, 120211, 120210, 120209, 120208, 120207, 120206, 120205, 120204, 120203, 120202, 120201, 120200, 120199, 120198, 120196, 120191, 120190, 120189, 120188, 120187, 120186, 120185, 120184, 120183, 120182, 120181, 120180, 120179, 120178, 120176, 120175, 120174, 120173, 120172, 120171, 120170, 120169, 120168, 120167, 120166, 120165, 120164, 120163, 120162, 120161, 120160, 120159, 120158, 120157, 120156, 120155, 120154, 120153, 120152, 120151, 120150, 120149, 120148, 120147, 120146, 120145, 120144, 120143, 120142, 120141, 120140, 120139, 120138, 120137, 120136, 120135, 120134, 120133, 120132, 120131, 120130, 120129, 120128, 120127, 120126, 120125, 120124, 120123, 120122, 120121, 120120, 120119, 120118, 120117, 120116, 120115, 120114, 120113, 120112, 120111, 120110, 120109, 120108, 120107, 120106, 120105, 120104, 120103, 120102, 120101, 120100, 120099, 120098, 120097, 120096, 120095, 120094, 120093, 120092, 120091, 120090, 120089, 120088, 120087, 120086, 120085, 120084, 120083, 120082, 120081, 120080, 120079, 120078, 120077, 120076, 120075, 120074, 120073, 120072, 120071, 120070, 120069, 120068, 120067, 120066, 120065, 120064, 120063, 120062, 120061, 120060, 120059, 120058, 120057, 120056, 120055, 120054, 120053, 120052, 120051, 120050, 120049, 120048, 120046, 120044, 120043, 120042, 120041, 120040, 120038, 120037, 120035, 120034, 120033, 120032, 120031, 120030, 120029, 120028, 120027, 120026, 120025, 120024, 120023, 120022, 120021, 120020, 120019, 120018, 120017, 120016, 120015, 120014, 120013, 120012, 120011, 120010, 120009, 120008, 120007, 120006, 120005, 120004, 120003, 120002, 120001, 120000, 119999, 119998, 119997, 119996, 119995, 119994, 119993, 119992, 119991, 119990, 119989, 119988, 119987, 119986, 119985, 119983, 119982, 119981, 119980, 119979, 119978, 119977, 119976, 119975, 119974, 119973, 119972, 119971, 119970, 119969, 119968, 119967, 119966, 119965, 119964, 119963, 119962, 119961, 119960, 119959, 119958, 119957, 119956, 119955, 119954, 119952, 119951, 119950, 119949, 119948, 119947, 119946, 119945, 119944, 119943, 119942, 119941, 119940, 119938, 119937, 119936, 119935, 119934, 119933, 119932, 119930, 119929, 119928, 119927, 119926, 119925, 119924, 119923, 119922, 119921, 119920, 119919, 119918, 119917, 119916, 119915, 119914, 119913, 119912, 119911, 119910, 119909, 119908, 119907, 119906, 119905, 119904, 119903, 119902, 119901, 119900, 119899, 119898, 119897, 119896, 119895, 119894, 119893, 119892, 119891, 119890, 119889, 119888, 119887, 119886, 119885, 119884, 119882, 119881, 119880, 119879, 119878, 119877, 119876, 119875, 119874, 119872, 119871, 119870, 119869, 119868, 119867, 119866, 119865, 119864, 119863, 119862, 119861, 119860, 119859, 119858, 119857, 119856, 119855, 119854, 119853, 119852, 119851, 119850, 119849, 119848, 119847, 119846, 119845, 119844, 119843, 119842, 119841, 119840, 119839, 119838, 119837, 119836, 119835, 119834, 119833, 119832, 119831, 119830, 119829, 119828, 119827, 119826, 119825, 119824, 119823, 119822, 119821, 119820, 119819, 119818, 119817, 119816, 119815, 119814, 119813, 119812, 119811, 119810, 119809, 119808, 119807, 119806, 119805, 119804, 119803, 119802, 119801, 119800, 119799, 119798, 119797, 119796, 119795, 119794, 119793, 119792, 119791, 119790, 119789, 119788, 119787, 119786, 119785, 119784, 119783, 119782, 119781, 119780, 119779, 119778, 119777, 119776, 119775, 119774, 119773, 119772, 119771, 119770, 119769, 119768, 119767, 119766, 119765, 119764, 119763, 119762, 119761, 119760, 119759, 119758, 119757, 119756, 119755, 119754, 119753, 119752, 119751, 119750, 119749, 119748, 119747, 119746, 119745, 119744, 119742, 119741, 119740, 119739, 119738, 119737, 119736, 119735, 119734, 119733, 119732, 119731, 119730, 119729, 119728, 119727, 119726, 119725, 119724, 119723, 119722, 119721, 119720, 119719, 119718, 119717, 119716, 119715, 119714, 119713, 119712, 119711, 119710, 119709, 119708, 119707, 119706, 119705, 119704, 119703, 119702, 119701, 119700, 119699, 119698, 119697, 119696, 119695, 119694, 119693, 119692, 119691, 119690, 119689, 119688, 119687, 119686, 119685, 119684, 119683, 119682, 119681, 119680, 119679, 119678, 119677, 119676, 119675, 119674, 119673, 119672, 119671, 119670, 119669, 119668, 119667, 119666, 119665, 119664, 119663, 119662, 119661, 119660, 119659, 119658, 119657, 119656, 119655, 119654, 119653, 119652, 119651, 119650, 119649, 119648, 119647, 119646, 119645, 119644, 119643, 119642, 119641, 119640, 119639, 119638, 119637, 119636, 119635, 119634, 119633, 119632, 119631, 119630, 119629, 119628, 119627, 119626, 119625, 119624, 119623, 119622, 119621, 119620, 119619, 119618, 119617, 119616, 119615, 119614, 119613, 119612, 119611, 119610, 119609, 119608, 119607, 119606, 119605, 119604, 119603, 119602, 119601, 119600, 119599, 119598, 119597, 119596, 119595, 119594, 119593, 119592, 119591, 119590, 119589, 119588, 119587, 119586, 119585, 119584, 119583, 119582, 119581, 119580, 119579, 119578, 119577, 119576, 119575, 119572, 119571, 119570, 119569, 119568, 119567, 119566, 119565, 119564, 119563, 119562, 119561, 119560, 119559, 119558, 119557, 119556, 119555, 119554, 119553, 119552, 119551, 119550, 119549, 119548, 119547, 119546, 119545, 119544, 119543, 119542, 119541, 119540, 119539, 119538, 119537, 119536, 119535, 119534, 119533, 119532, 119531, 119530, 119529, 119528, 119527, 119526, 119525, 119524, 119523, 119522, 119521, 119520, 119519, 119518, 119517, 119516, 119515, 119514, 119513, 119512, 119511, 119510, 119509, 119508, 119507, 119506, 119505, 119504, 119503, 119502, 119501, 119500, 119499, 119498, 119497, 119496, 119495, 119494, 119493, 119492, 119491, 119490, 119489, 119488, 119487, 119486, 119485, 119484, 119483, 119482, 119481, 119480, 119479, 119478, 119477, 119476, 119475, 119474, 119473, 119472, 119471, 119470, 119469, 119468, 119467, 119466, 119465, 119464, 119463, 119462, 119461, 119460, 119459, 119458, 119457, 119456, 119455, 119454, 119453, 119452, 119451, 119450, 119449, 119448, 119447, 119446, 119445, 119444, 119443, 119442, 119441, 119440, 119439, 119438, 119437, 119436, 119435, 119434, 119433, 119432, 119431, 119430, 119429, 119428, 119427, 119426, 119425, 119424, 119423, 119422, 119421, 119420, 119419, 119418, 119417, 119416, 119415, 119414, 119413, 119412, 119411, 119410, 119409, 119408, 119407, 119406, 119404, 119403, 119402, 119401, 119400, 119399, 119398, 119397, 119396, 119395, 119394, 119393, 119392, 119391, 119390, 119389, 119388, 119387, 119386, 119385, 119384, 119383, 119382, 119381, 119380, 119379, 119378, 119377, 119376, 119375, 119374, 119373, 119372, 119371, 119370, 119369, 119368, 119367, 119366, 119365, 119364, 119363, 119362, 119361, 119360, 119359, 119358, 119357, 119356, 119355, 119354, 119353, 119352, 119351, 119350, 119349, 119348, 119347, 119346, 119345, 119344, 119343, 119342, 119341, 119340, 119339, 119338, 119337, 119336, 119335, 119334, 119333, 119332, 119331, 119330, 119329, 119328, 119327, 119326, 119325, 119324, 119323, 119322, 119321, 119320, 119319, 119318, 119317, 119316, 119314, 119313, 119312, 119311, 119310, 119309, 119308, 119307, 119306, 119305, 119304, 119303, 119302, 119301, 119300, 119299, 119298, 119297, 119296, 119295, 119294, 119293, 119292, 119291, 119290, 119289, 119288, 119287, 119286, 119285, 119284, 119283, 119282, 119281, 119280, 119279, 119278, 119277, 119276, 119275, 119274, 119273, 119272, 119271, 119270, 119269, 119268, 119267, 119266, 119265, 119264, 119263, 119262, 119261, 119260, 119259, 119258, 119257, 119256, 119255, 119254, 119253, 119252, 119251, 119250, 119243, 119242, 119241, 119237, 119235, 119234, 119233, 119232, 119231, 119230, 119229, 119228, 119227, 119226, 119225, 119224, 119223, 119222, 119221, 119220, 119219, 119218, 119217, 119216, 119215, 119212, 119211, 119210, 119209, 119208, 119207, 119206, 119205, 119204, 119203, 119202, 119201, 119200, 119199, 119198, 119197, 119196, 119195, 119194, 119193, 119192, 119191, 119190, 119189, 119188, 119185, 119184, 119183, 119182, 119181, 119180, 119179, 119178, 119177, 119176, 119175, 119174, 119173, 119172, 119171, 119170, 119169, 119168, 119167, 119166, 119165, 119164, 119163, 119162, 119161, 119160, 119159, 119158, 119157, 119156, 119155, 119154, 119153, 119152, 119151, 119150, 119149, 119148, 119147, 119146, 119145, 119144, 119143, 119142, 119141, 119140, 119139, 119138, 119137, 119136, 119135, 119134, 119133, 119132, 119131, 119130, 119129, 119128, 119127, 119126, 119125, 119124, 119122, 119119, 119116, 119115, 119112, 119107, 119106, 119105, 119104, 119103, 119102, 119101, 119100, 119099, 119098, 119097, 119096, 119095, 119094, 119093, 119092, 119091, 119087, 119086, 119085, 119084, 119083, 119082, 119081, 119080, 119079, 119078, 119077, 119076, 119075, 119074, 119073, 119072, 119071, 119070, 119069, 119068, 119067, 119066, 119065, 119064, 119063, 119062, 119061, 119060, 119059, 119058, 119057, 119056, 119055, 119054, 119053, 119052, 119051, 119050, 119049, 119048, 119047, 119046, 119045, 119044, 119043, 119042, 119041, 119040, 119039, 119038, 119037, 119036, 119035, 119034, 119033, 119032, 119031, 119030, 119029, 119028, 119027, 119026, 119025, 119024, 119023, 119022, 119021, 119020, 119019, 119018, 119017, 119016, 119015, 119014, 119013, 119012, 119011, 119010, 119009, 119008, 119007, 119006, 119005, 119004, 119003, 119002, 119001, 119000, 118999, 118998, 118997, 118996, 118995, 118994, 118993, 118992, 118991, 118990, 118989, 118988, 118987, 118986, 118985, 118984, 118983, 118982, 118981, 118980, 118979, 118978, 118977, 118976, 118975, 118974, 118973, 118972, 118971, 118970, 118969, 118968, 118967, 118966, 118965, 118964, 118963, 118962, 118961, 118960, 118959, 118958, 118957, 118956, 118955, 118954, 118953, 118952, 118951, 118950, 118949, 118948, 118947, 118946, 118945, 118944, 118943, 118942, 118941, 118940, 118939, 118938, 118937, 118936, 118935, 118934, 118933, 118932, 118931, 118930, 118929, 118928, 118927, 118926, 118925, 118924, 118923, 118922, 118921, 118920, 118919, 118918, 118917, 118916, 118915, 118914, 118913, 118912, 118911, 118910, 118909, 118908, 118907, 118906, 118905, 118904, 118903, 118902, 118901, 118900, 118899, 118898, 118897, 118896, 118895, 118894, 118893, 118892, 118891, 118890, 118889, 118888, 118887, 118886, 118885, 118884, 118881, 118880, 118879, 118878, 118877, 118876, 118875, 118874, 118873, 118872, 118871, 118870, 118869, 118868, 118867, 118866, 118865, 118864, 118863, 118862, 118861, 118860, 118859, 118858, 118857, 118856, 118855, 118854, 118853, 118852, 118851, 118850, 118849, 118848, 118847, 118846, 118845, 118844, 118843, 118842, 118840, 118839, 118837, 118836, 118835, 118834, 118833, 118832, 118831, 118828, 118827, 118826, 118825, 118824, 118822, 118820, 118819, 118818, 118815, 118814, 118813, 118812, 118811, 118810, 118809, 118808, 118807, 118806, 118805, 118804, 118803, 118802, 118800, 118799, 118798, 118797, 118784, 118783, 118782, 118781, 118780, 118779, 118778, 118777, 118776, 118775, 118774, 118773, 118772, 118771, 118770, 118769, 118768, 118767, 118766, 118765, 118763, 118762, 118761, 118760, 118759, 118758, 118756, 118755, 118754, 118753, 118752, 118751, 118750, 118749, 118748, 118747, 118746, 118745, 118744, 118743, 118742, 118741, 118740, 118739, 118738, 118737, 118736, 118735, 118734, 118733, 118732, 118731, 118730, 118729, 118728, 118727, 118726, 118725, 118724, 118723, 118722, 118721, 118720, 118719, 118718, 118717, 118716, 118715, 118714, 118713, 118712, 118711, 118710, 118709, 118708, 118707, 118706, 118705, 118704, 118702, 118701, 118700, 118699, 118698, 118697, 118696, 118695, 118694, 118693, 118692, 118691, 118690, 118689, 118688, 118687, 118686, 118685, 118684, 118683, 118682, 118681, 118680, 118679, 118678, 118677, 118676, 118675, 118674, 118673, 118672, 118671, 118670, 118669, 118668, 118667, 118666, 118665, 118664, 118663, 118661, 118660, 118659, 118658, 118657, 118656, 118655, 118654, 118653, 118652, 118651, 118650, 118649, 118648, 118647, 118646, 118645, 118644, 118643, 118642, 118641, 118640, 118639, 118638, 118637, 118636, 118635, 118634, 118633, 118632, 118631, 118630, 118629, 118628, 118627, 118626, 118625, 118624, 118623, 118622, 118621, 118620, 118619, 118618, 118617, 118616, 118615, 118614, 118613, 118612, 118611, 118610, 118609, 118608, 118607, 118606, 118605, 118604, 118603, 118602, 118601, 118600, 118599, 118598, 118597, 118596, 118595, 118594, 118593, 118592, 118591, 118590, 118589, 118588, 118587, 118586, 118585, 118584, 118583, 118582, 118581, 118580, 118579, 118578, 118577, 118576, 118575, 118574, 118573, 118572, 118571, 118570, 118569, 118568, 118567, 118566, 118565, 118564, 118563, 118562, 118561, 118560, 118559, 118558, 118557, 118556, 118555, 118554, 118553, 118552, 118551, 118550, 118549, 118548, 118547, 118546, 118545, 118544, 118543, 118542, 118541, 118540, 118539, 118538, 118537, 118536, 118535, 118534, 118533, 118532, 118531, 118530, 118529, 118528, 118527, 118526, 118525, 118524, 118523, 118522, 118521, 118520, 118519, 118518, 118515, 118514, 118513, 118512, 118511, 118510, 118509, 118508, 118507, 118506, 118505, 118504, 118503, 118502, 118501, 118500, 118499, 118498, 118497, 118496, 118495, 118494, 118493, 118492, 118491, 118490, 118489, 118488, 118487, 118486, 118485, 118484, 118483, 118482, 118481, 118480, 118479, 118478, 118477, 118456, 118455, 118454, 118453, 118452, 118451, 118450, 118449, 118448, 118447, 118446, 118445, 118444, 118443, 118442, 118441, 118440, 118439, 118438, 118437, 118436, 118435, 118434, 118433, 118432, 118431, 118430, 118429); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (118428, 118427, 118426, 118425, 118424, 118423, 118422, 118421, 118420, 118419, 118418, 118417, 118416, 118415, 118414, 118413, 118412, 118411, 118410, 118409, 118408, 118407, 118406, 118405, 118404, 118403, 118402, 118401, 118400, 118399, 118398, 118397, 118396, 118395, 118394, 118393, 118392, 118391, 118390, 118389, 118388, 118387, 118386, 118385, 118384, 118340, 118339, 118284, 118283, 118282, 118281, 118280, 118279, 118278, 118277, 118276, 118275, 118274, 118273, 118272, 118271, 118270, 118269, 118268, 118267, 118266, 118265, 118264, 118263, 118262, 118261, 118260, 118259, 118258, 118257, 118256, 118255, 118254, 118253, 118252, 118251, 118250, 118249, 118248, 118247, 118246, 118245, 118244, 118243, 118242, 118241, 118240, 118239, 118238, 118237, 118236, 118235, 118234, 118233, 118232, 118231, 118230, 118229, 118228, 118227, 118226, 118225, 118224, 118223, 118222, 118221, 118220, 118219, 118218, 118217, 118216, 118215, 118214, 118213, 118212, 118211, 118210, 118209, 118208, 118207, 118206, 118205, 118204, 118203, 118202, 118201, 118200, 118199, 118198, 118197, 118196, 118195, 118194, 118193, 118192, 118191, 118190, 118189, 118188, 118187, 118186, 118185, 118184, 118183, 118182, 118181, 118180, 118179, 118178, 118177, 118176, 118175, 118174, 118173, 118172, 118171, 118170, 118169, 118168, 118167, 118166, 118165, 118164, 118163, 118162, 118161, 118160, 118159, 118158, 118157, 118156, 118155, 118154, 118153, 118152, 118151, 118150, 118149, 118148, 118147, 118146, 118145, 118144, 118143, 118142, 118141, 118140, 118139, 118138, 118137, 118136, 118135, 118134, 118133, 118132, 118131, 118130, 118129, 118128, 118127, 118126, 118125, 118124, 118123, 118122, 118121, 118120, 118119, 118118, 118117, 118116, 118115, 118114, 118113, 118112, 118111, 118110, 118109, 118108, 118107, 118106, 118105, 118104, 118103, 118102, 118101, 118100, 118099, 118098, 118097, 118096, 118095, 118094, 118093, 118092, 118091, 118090, 118089, 118088, 118087, 118086, 118085, 118084, 118083, 118082, 118081, 118080, 118079, 118078, 118077, 118076, 118075, 118074, 118073, 118072, 118071, 118070, 118069, 118068, 118067, 118066, 118065, 118064, 118063, 118062, 118061, 118060, 118059, 118058, 118057, 118056, 118055, 118054, 118053, 118052, 118051, 118050, 118049, 118048, 118047, 118046, 118045, 118044, 118043, 118042, 118041, 118040, 118039, 118038, 118037, 118036, 118035, 118034, 118033, 118032, 118031, 118030, 118029, 118028, 118027, 118026, 118025, 118024, 118023, 118022, 118021, 118020, 118019, 118018, 118017, 118016, 118015, 118014, 118013, 118012, 118011, 118010, 118009, 118008, 118007, 118006, 118005, 118004, 118003, 118002, 118001, 118000, 117999, 117998, 117997, 117996, 117995, 117994, 117993, 117992, 117991, 117990, 117989, 117988, 117987, 117986, 117985, 117984, 117983, 117982, 117981, 117980, 117979, 117978, 117977, 117976, 117975, 117974, 117973, 117972, 117971, 117970, 117969, 117968, 117967, 117966, 117965, 117964, 117963, 117962, 117961, 117960, 117959, 117958, 117957, 117956, 117955, 117954, 117953, 117952, 117951, 117950, 117949, 117948, 117947, 117946, 117945, 117944, 117943, 117942, 117941, 117940, 117939, 117938, 117937, 117936, 117935, 117934, 117933, 117932, 117931, 117930, 117929, 117928, 117927, 117926, 117925, 117924, 117923, 117922, 117876, 117875, 117874, 117873, 117872, 117871, 117870, 117869, 117868, 117867, 117866, 117865, 117864, 117863, 117862, 117861, 117860, 117859, 117858, 117857, 117856, 117855, 117854, 117853, 117852, 117851, 117850, 117849, 117848, 117847, 117846, 117845, 117844, 117843, 117842, 117841, 117840, 117775, 117774, 117773, 117772, 117771, 117770, 117769, 117768, 117767, 117766, 117765, 117764, 117763, 117762, 117761, 117760, 117759, 117758, 117757, 117756, 117755, 117754, 117753, 117752, 117751, 117750, 117749, 117748, 117747, 117746, 117745, 117744, 117743, 117742, 117741, 117740, 117739, 117738, 117737, 117736, 117735, 117734, 117733, 117732, 117731, 117730, 117729, 117728, 117727, 117726, 117725, 117724, 117723, 117722, 117721, 117720, 117719, 117718, 117717, 117716, 117715, 117714, 117713, 117712, 117711, 117710, 117709, 117708, 117707, 117706, 117705, 117704, 117703, 117702, 117701, 117700, 117699, 117698, 117697, 117696, 117695, 117694, 117693, 117692, 117691, 117690, 117689, 117688, 117687, 117686, 117685, 117684, 117683, 117682, 117681, 117680, 117679, 117678, 117677, 117676, 117675, 117674, 117673, 117672, 117671, 117670, 117669, 117668, 117667, 117666, 117665, 117664, 117663, 117662, 117661, 117660, 117659, 117658, 117657, 117656, 117655, 117654, 117653, 117652, 117651, 117650, 117649, 117648, 117647, 117646, 117645, 117644, 117643, 117642, 117641, 117640, 117639, 117638, 117637, 117636, 117635, 117634, 117633, 117632, 117631, 117630, 117629, 117628, 117627, 117626, 117625, 117624, 117623, 117622, 117621, 117620, 117619, 117618, 117617, 117616, 117615, 117614, 117613, 117612, 117611, 117610, 117609, 117608, 117607, 117606, 117605, 117604, 117603, 117602, 117601, 117600, 117599, 117598, 117597, 117596, 117595, 117594, 117593, 117592, 117591, 117590, 117589, 117588, 117586, 117584, 117583, 117582, 117581, 117580, 117579, 117578, 117577, 117576, 117575, 117574, 117573, 117572, 117571, 117570, 117569, 117568, 117567, 117566, 117565, 117564, 117563, 117562, 117561, 117560, 117559, 117558, 117557, 117556, 117555, 117554, 117553, 117552, 117551, 117550, 117549, 117548, 117547, 117546, 117545, 117544, 117543, 117542, 117541, 117540, 117539, 117538, 117537, 117536, 117535, 117534, 117533, 117532, 117531, 117530, 117529, 117528, 117527, 117526, 117525, 117524, 117523, 117522, 117521, 117520, 117519, 117518, 117517, 117516, 117515, 117514, 117513, 117512, 117511, 117510, 117509, 117508, 117507, 117506, 117505, 117504, 117503, 117502, 117501, 117500, 117499, 117498, 117497, 117496, 117495, 117494, 117493, 117492, 117491, 117490, 117489, 117488, 117487, 117486, 117485, 117484, 117483, 117482, 117481, 117480, 117479, 117478, 117477, 117476, 117475, 117474, 117473, 117472, 117471, 117470, 117469, 117468, 117467, 117466, 117465, 117464, 117463, 117462, 117461, 117460, 117459, 117458, 117457, 117456, 117455, 117454, 117453, 117452, 117451, 117450, 117449, 117448, 117447, 117446, 117445, 117444, 117443, 117442, 117441, 117440, 117439, 117438, 117437, 117436, 117435, 117434, 117433, 117432, 117431, 117430, 117429, 117428, 117427, 117426, 117425, 117424, 117423, 117422, 117421, 117420, 117419, 117418, 117417, 117416, 117415, 117414, 117413, 117412, 117411, 117410, 117409, 117408, 117407, 117406, 117405, 117404, 117403, 117402, 117401, 117400, 117399, 117398, 117397, 117396, 117395, 117394, 117393, 117392, 117391, 117390, 117389, 117388, 117387, 117386, 117385, 117384, 117383, 117382, 117381, 117380, 117379, 117378, 117377, 117376, 117375, 117374, 117373, 117372, 117371, 117370, 117369, 117368, 117367, 117366, 117365, 117364, 117363, 117362, 117361, 117360, 117359, 117358, 117357, 117356, 117355, 117354, 117353, 117352, 117351, 117350, 117349, 117348, 117347, 117346, 117345, 117344, 117343, 117342, 117341, 117340, 117339, 117338, 117337, 117336, 117335, 117334, 117333, 117332, 117331, 117330, 117329, 117328, 117327, 117326, 117325, 117324, 117323, 117322, 117321, 117320, 117319, 117318, 117317, 117316, 117315, 117314, 117313, 117312, 117311, 117310, 117309, 117308, 117307, 117306, 117305, 117304, 117303, 117302, 117301, 117300, 117299, 117298, 117297, 117296, 117295, 117294, 117293, 117292, 117291, 117290, 117289, 117288, 117287, 117286, 117285, 117284, 117283, 117282, 117281, 117280, 117279, 117278, 117277, 117276, 117275, 117274, 117273, 117272, 117271, 117270, 117269, 117268, 117267, 117266, 117265, 117264, 117263, 117262, 117261, 117260, 117259, 117258, 117257, 117256, 117255, 117254, 117253, 117252, 117251, 117250, 117249, 117248, 117247, 117246, 117245, 117244, 117243, 117242, 117241, 117240, 117239, 117238, 117237, 117236, 117235, 117234, 117233, 117232, 117231, 117230, 117229, 117228, 117227, 117226, 117225, 117224, 117223, 117222, 117221, 117220, 117219, 117218, 117217, 117216, 117215, 117214, 117213, 117212, 117211, 117210, 117209, 117208, 117207, 117206, 117205, 117204, 117203, 117202, 117201, 117200, 117199, 117198, 117197, 117196, 117195, 117194, 117193, 117192, 117191, 117190, 117189, 117188, 117187, 117186, 117185, 117184, 117183, 117182, 117181, 117180, 117179, 117178, 117177, 117176, 117175, 117174, 117173, 117172, 117171, 117170, 117169, 117168, 117167, 117166, 117165, 117164, 117163, 117162, 117161, 117160, 117159, 117158, 117156, 117155, 117154, 117153, 117151, 117150, 117149, 117148, 117147, 117146, 117145, 117144, 117143, 117142, 117141, 117140, 117139, 117138, 117137, 117136, 117135, 117134, 117133, 117132, 117131, 117130, 117129, 117128, 117127, 117126, 117125, 117124, 117122, 117121, 117120, 117119, 117118, 117117, 117114, 117112, 117110, 117109, 117108, 117107, 117106, 117105, 117104, 117103, 117102, 117101, 117100, 117099, 117098, 117097, 117096, 117095, 117094, 117093, 117092, 117091, 117090, 117089, 117088, 117087, 117086, 117085, 117084, 117083, 117082, 117081, 117080, 117079, 117078, 117077, 117076, 117075, 117074, 117073, 117072, 117071, 117070, 117069, 117068, 117067, 117066, 117065, 117064, 117063, 117062, 117061, 117060, 117059, 117058, 117057, 117056, 117055, 117054, 117053, 117052, 117051, 117050, 117049, 117048, 117047, 117046, 117044, 117043, 117042, 117041, 117040, 117039, 117038, 117037, 117036, 117035, 117034, 117033, 117032, 117031, 117030, 117029, 117028, 117027, 117026, 117025, 117024, 117023, 117022, 117021, 117020, 117019, 117018, 117017, 117016, 117015, 117014, 117013, 117012, 117011, 117010, 117009, 117008, 117007, 117006, 117005, 117004, 117003, 117002, 117001, 117000, 116999, 116998, 116997, 116996, 116995, 116994, 116993, 116992, 116991, 116990, 116989, 116988, 116987, 116986, 116985, 116984, 116983, 116982, 116981, 116980, 116979, 116978, 116977, 116976, 116975, 116974, 116973, 116972, 116971, 116970, 116969, 116968, 116967, 116966, 116965, 116964, 116963, 116962, 116961, 116960, 116959, 116958, 116957, 116956, 116955, 116954, 116953, 116952, 116951, 116950, 116949, 116948, 116947, 116946, 116945, 116944, 116943, 116942, 116941, 116940, 116939, 116935, 116934, 116933, 116932, 116931, 116930, 116929, 116928, 116927, 116926, 116925, 116924, 116923, 116922, 116921, 116920, 116919, 116918, 116917, 116916, 116915, 116914, 116913, 116912, 116911, 116910, 116909, 116908, 116907, 116906, 116905, 116904, 116903, 116902, 116901, 116900, 116899, 116898, 116897, 116896, 116895, 116894, 116893, 116892, 116891, 116890, 116889, 116888, 116887, 116886, 116885, 116884, 116883, 116882, 116881, 116880, 116879, 116878, 116877, 116876, 116875, 116874, 116873, 116871, 116870, 116869, 116868, 116867, 116866, 116865, 116864, 116863, 116862, 116861, 116860, 116859, 116858, 116857, 116856, 116855, 116854, 116853, 116852, 116851, 116850, 116849, 116848, 116847, 116846, 116845, 116844, 116843, 116842, 116841, 116840, 116839, 116838, 116837, 116836, 116835, 116834, 116833, 116832, 116831, 116830, 116829, 116828, 116827, 116826, 116825, 116824, 116823, 116822, 116821, 116820, 116819, 116818, 116817, 116816, 116815, 116814, 116813, 116812, 116811, 116810, 116809, 116808, 116807, 116806, 116805, 116804, 116803, 116802, 116801, 116800, 116799, 116798, 116793, 116792, 116791, 116790, 116789, 116788, 116787, 116786, 116785, 116784, 116783, 116782, 116781, 116780, 116779, 116778, 116777, 116776, 116775, 116774, 116773, 116772, 116771, 116770, 116769, 116768, 116767, 116766, 116765, 116764, 116763, 116762, 116761, 116760, 116759, 116758, 116757, 116756, 116755, 116754, 116753, 116747, 116746, 116745, 116744, 116743, 116742, 116741, 116740, 116739, 116738, 116737, 116736, 116735, 116734, 116733, 116732, 116731, 116730, 116729, 116728, 116727, 116726, 116725, 116724, 116723, 116722, 116721, 116720, 116719, 116718, 116717, 116716, 116715, 116714, 116713, 116712, 116711, 116710, 116709, 116708, 116707, 116706, 116705, 116704, 116703, 116702, 116701, 116700, 116699, 116698, 116697, 116696, 116695, 116694, 116693, 116692, 116691, 116690, 116689, 116688, 116687, 116686, 116685, 116684, 116683, 116682, 116681, 116680, 116679, 116678, 116677, 116676, 116675, 116674, 116673, 116672, 116671, 116670, 116669, 116668, 116667, 116666, 116665, 116664, 116663, 116662, 116661, 116660, 116659, 116658, 116657, 116656, 116655, 116654, 116653, 116652, 116651, 116650, 116649, 116648, 116647, 116646, 116645, 116644, 116643, 116642, 116641, 116640, 116639, 116638, 116637, 116630, 116629, 116628, 116627, 116626, 116625, 116624, 116623, 116622, 116621, 116620, 116619, 116618, 116617, 116616, 116615, 116614, 116613, 116612, 116611, 116610, 116609, 116608, 116607, 116606, 116605, 116604, 116603, 116602, 116601, 116600, 116599, 116598, 116597, 116596, 116595, 116594, 116593, 116592, 116591, 116590, 116589, 116588, 116587, 116586, 116585, 116584, 116583, 116582, 116581, 116575, 116574, 116573, 116572, 116571, 116570, 116569, 116568, 116567, 116566, 116565, 116564, 116563, 116562, 116561, 116560, 116559, 116558, 116557, 116556, 116555, 116554, 116553, 116552, 116551, 116550, 116549, 116548, 116547, 116546, 116545, 116544, 116542, 116540, 116539, 116538, 116537, 116536, 116535, 116534, 116533, 116532, 116531, 116530, 116529, 116528, 116527, 116526, 116524, 116522, 116521, 116520, 116519, 116518, 116517, 116516, 116515, 116514, 116513, 116512, 116511, 116510, 116509, 116508, 116507, 116506, 116505, 116504, 116503, 116502, 116501, 116500, 116499, 116498, 116497, 116496, 116495, 116494, 116493, 116492, 116491, 116490, 116489, 116488, 116487, 116486, 116485, 116484, 116483, 116482, 116481, 116480, 116479, 116478, 116477, 116476, 116475, 116474, 116473, 116472, 116471, 116470, 116469, 116468, 116467, 116466, 116465, 116463, 116462, 116461, 116460, 116459, 116458, 116457, 116456, 116455, 116454, 116453, 116452, 116451, 116450, 116449, 116448, 116447, 116446, 116445, 116444, 116443, 116442, 116441, 116440, 116439, 116438, 116437, 116436, 116435, 116434, 116433, 116432, 116431, 116430, 116429, 116428, 116427, 116426, 116425, 116424, 116423, 116422, 116421, 116420, 116419, 116418, 116417, 116416, 116415, 116412, 116411, 116410, 116409, 116408, 116407, 116406, 116405, 116404, 116403, 116402, 116401, 116400, 116399, 116398, 116397, 116396, 116395, 116394, 116393, 116392, 116391, 116390, 116389, 116388, 116387, 116386, 116385, 116384, 116383, 116382, 116381, 116380, 116379, 116378, 116377, 116376, 116375, 116374, 116373, 116372, 116371, 116370, 116369, 116368, 116367, 116366, 116365, 116364, 116363, 116362, 116361, 116360, 116359, 116358, 116357, 116356, 116355, 116354, 116353, 116352, 116351, 116350, 116349, 116348, 116347, 116346, 116345, 116344, 116343, 116342, 116341, 116340, 116339, 116338, 116337, 116336, 116335, 116334, 116333, 116332, 116331, 116330, 116329, 116328, 116327, 116326, 116325, 116324, 116323, 116322, 116321, 116320, 116319, 116318, 116317, 116316, 116315, 116314, 116313, 116312, 116311, 116310, 116309, 116308, 116307, 116306, 116305, 116304, 116303, 116302, 116301, 116295, 116293, 116292, 116291, 116290, 116289, 116288, 116287, 116286, 116285, 116284, 116283, 116282, 116281, 116280, 116279, 116278, 116277, 116276, 116275, 116274, 116273, 116272, 116271, 116270, 116269, 116268, 116267, 116266, 116265, 116264, 116263, 116262, 116261, 116260, 116259, 116258, 116257, 116256, 116254, 116253, 116252, 116251, 116250, 116249, 116248, 116247, 116246, 116245, 116244, 116243, 116242, 116241, 116240, 116239, 116238, 116237, 116236, 116235, 116234, 116233, 116232, 116231, 116230, 116229, 116228, 116227, 116226, 116225, 116224, 116223, 116222, 116221, 116220, 116219, 116218, 116217, 116216, 116215, 116214, 116213, 116212, 116211, 116210, 116209, 116208, 116207, 116206, 116205, 116204, 116203, 116202, 116201, 116200, 116199, 116198, 116197, 116196, 116195, 116194, 116193, 116192, 116191, 116190, 116189, 116188, 116187, 116186, 116185, 116184, 116183, 116182, 116181, 116180, 116179, 116178, 116177, 116176, 116175, 116174, 116173, 116172, 116171, 116170, 116169, 116168, 116167, 116166, 116165, 116164, 116163, 116162, 116161, 116160, 116159, 116158, 116157, 116156, 116155, 116154, 116153, 116152, 116151, 116150, 116149, 116148, 116147, 116146, 116145, 116144, 116143, 116142, 116141, 116140, 116139, 116138, 116137, 116136, 116135, 116134, 116133, 116132, 116131, 116130, 116129, 116128, 116127, 116126, 116125, 116124, 116123, 116122, 116121, 116120, 116119, 116118, 116117, 116116, 116115, 116114, 116113, 116112, 116111, 116110, 116109, 116108, 116107, 116106, 116105, 116104, 116103, 116102, 116101, 116100, 116099, 116098, 116097, 116096, 116095, 116094, 116093, 116092, 116091, 116090, 116089, 116088, 116087, 116086, 116085, 116084, 116083, 116082, 116081, 116080, 116079, 116078, 116077, 116076, 116075, 116074, 116073, 116072, 116071, 116070, 116069, 116068, 116067, 116066, 116065, 116064, 116063, 116062, 116061, 116060, 116059, 116058, 116057, 116056, 116055, 116054, 116053, 116052, 116051, 116050, 116049, 116048, 116047, 116046, 116045, 116044, 116043, 116042, 116041, 116040, 116039, 116038, 116037, 116036, 116035, 116034, 116033, 116032, 116031, 116030, 116029, 116028, 116027, 116026, 116025, 116024, 116023, 116022, 116021, 116020, 116019, 116018, 116017, 116016, 116015, 116014, 116013, 116012, 116011, 116010, 116009, 116008, 116007, 116006, 116005, 116004, 116003, 116002, 116001, 116000, 115999, 115998, 115997, 115996, 115995, 115994, 115993, 115992, 115991, 115990, 115989, 115988, 115987, 115986, 115985, 115984, 115983, 115982, 115981, 115980, 115979, 115978, 115977, 115976, 115975, 115974, 115973, 115972, 115971, 115970, 115969, 115968, 115967, 115965, 115964, 115963, 115962, 115961, 115960, 115959, 115958, 115957, 115956, 115955, 115954, 115953, 115952, 115951, 115950, 115949, 115948, 115947, 115946, 115945, 115944, 115943, 115942, 115941, 115940, 115939, 115938, 115937, 115936, 115935, 115934, 115933, 115932, 115931, 115930, 115929, 115928, 115927, 115926, 115925, 115924, 115923, 115922, 115921, 115920, 115919, 115918, 115917, 115916, 115915, 115914, 115913, 115912, 115911, 115910, 115909, 115908, 115907, 115906, 115905, 115904, 115903, 115902, 115901, 115900, 115899, 115898, 115897, 115896, 115895, 115894, 115893, 115892, 115891, 115890, 115889, 115888, 115887, 115886, 115885, 115884, 115883, 115882, 115881, 115880, 115879, 115878, 115877, 115876, 115875, 115874, 115873, 115872, 115871, 115870, 115869, 115868, 115867, 115866, 115861, 115860, 115859, 115858, 115857, 115856, 115855, 115854, 115853, 115852, 115851, 115850, 115849, 115848, 115847, 115846, 115845, 115844, 115843, 115842, 115841, 115840, 115839, 115838, 115837, 115836, 115835, 115834, 115833, 115832, 115830, 115829, 115828, 115827, 115826, 115825, 115824, 115823, 115822, 115821, 115820, 115819, 115818, 115817, 115816, 115815, 115814, 115813, 115812, 115811, 115810, 115809, 115808, 115807, 115806, 115805, 115804, 115803, 115802, 115801, 115800, 115798, 115797, 115796, 115795, 115794, 115793, 115792, 115791, 115790, 115789, 115788, 115787, 115786, 115785, 115784, 115783, 115782, 115781, 115780, 115779, 115778, 115777, 115776, 115775, 115774, 115773, 115772, 115771, 115770, 115769, 115768, 115767, 115766, 115765, 115764, 115763, 115762, 115761, 115760, 115759, 115758, 115757, 115756, 115755, 115754, 115753, 115752, 115751, 115750, 115749, 115748, 115747, 115746, 115745, 115744, 115743, 115742, 115741, 115740, 115739, 115738, 115736, 115735, 115734, 115733, 115732, 115731, 115730, 115729, 115728, 115727, 115726, 115725, 115724, 115723, 115722, 115721, 115720, 115719, 115718, 115717, 115716, 115715, 115714, 115713, 115712, 115711, 115710, 115709, 115708, 115707, 115706, 115705, 115704, 115703, 115702, 115701, 115700, 115699, 115698, 115697, 115696, 115695, 115694, 115693, 115692, 115691, 115690, 115689, 115688, 115687, 115686, 115685, 115684, 115683, 115682, 115681, 115680, 115679, 115678, 115677, 115676, 115675, 115674, 115673, 115672, 115671, 115670, 115669, 115667, 115665, 115664, 115663, 115662, 115661, 115660, 115659, 115658, 115657, 115656, 115655, 115654, 115653, 115652, 115651, 115650, 115649, 115648, 115647, 115646, 115645, 115642, 115641, 115640, 115639, 115638, 115637, 115636, 115635, 115634, 115633, 115632, 115631, 115630, 115629, 115628, 115627, 115626, 115625, 115624, 115623, 115622, 115621, 115620, 115619, 115618, 115617, 115616, 115615, 115614, 115613, 115612, 115611, 115610, 115609, 115608, 115607, 115606, 115605, 115604, 115603, 115602, 115601, 115600, 115599, 115598, 115597, 115595, 115593, 115592, 115591, 115590, 115589, 115588, 115587, 115586, 115585, 115584, 115583, 115582, 115581, 115580, 115579, 115578, 115577, 115576, 115575, 115574, 115573, 115572, 115571, 115570, 115569, 115568, 115567, 115566, 115565, 115564, 115563, 115562, 115559, 115558, 115557, 115556, 115555, 115554, 115553, 115552, 115551, 115550, 115549, 115548, 115547, 115546, 115545, 115543, 115542, 115541, 115540, 115539, 115538, 115537, 115536, 115535, 115534, 115533, 115532, 115531, 115530, 115529, 115528, 115527, 115526, 115525, 115524, 115523, 115522, 115521, 115520, 115519, 115518, 115517, 115516, 115515, 115514, 115513, 115512, 115511, 115510, 115509, 115508, 115507, 115506, 115505, 115504, 115503, 115502, 115501, 115500, 115499, 115498, 115497, 115496, 115495, 115494, 115493, 115492, 115491, 115490, 115489, 115488, 115487, 115486, 115485, 115484, 115483, 115482, 115481, 115480, 115479, 115478, 115477, 115476, 115475, 115474, 115473, 115471, 115470, 115469, 115468, 115467, 115466, 115465, 115464, 115463, 115462, 115461, 115460, 115459, 115458, 115457, 115456, 115455, 115454, 115453, 115452, 115451, 115450, 115449, 115448, 115447, 115446, 115445, 115444, 115443, 115442, 115441, 115440, 115439, 115438, 115437, 115433, 115432, 115431, 115430, 115429, 115428, 115427, 115426, 115425, 115424, 115423, 115422, 115421, 115420, 115419, 115418, 115417, 115416, 115415, 115414, 115413, 115412, 115411, 115410, 115409, 115408, 115407, 115406, 115405, 115404, 115403, 115402, 115401, 115400, 115399, 115398, 115397, 115396, 115395, 115394, 115393, 115392, 115391, 115390, 115389, 115388, 115387, 115386, 115385, 115384, 115383, 115382, 115381, 115380, 115379, 115378, 115377, 115376, 115375, 115371, 115370, 115367, 115366, 115365, 115364, 115363, 115362, 115361, 115360, 115359, 115358, 115357, 115356, 115355, 115354, 115353, 115352, 115351, 115350, 115349, 115348, 115347, 115346, 115345, 115344, 115343, 115342, 115339, 115338, 115337, 115336, 115335, 115334, 115333, 115332, 115331, 115330, 115329, 115328, 115327, 115326, 115325, 115324, 115323, 115322, 115321, 115320, 115319, 115318, 115317, 115316, 115315, 115314, 115313, 115312, 115311, 115310, 115309, 115308, 115307, 115306, 115305, 115304, 115303, 115302, 115301, 115300, 115299, 115298, 115297, 115296, 115295, 115294, 115293, 115292, 115291, 115290, 115289, 115288, 115286, 115285, 115284, 115283, 115282, 115281, 115280, 115279, 115278, 115277, 115276, 115275, 115274, 115273, 115272, 115271, 115270, 115269, 115268, 115266, 115265, 115264, 115263, 115262, 115261, 115260, 115258, 115257, 115256, 115255, 115254, 115253, 115252, 115251, 115250, 115249, 115248, 115246, 115245, 115244, 115243, 115242, 115241, 115240, 115239, 115238, 115237, 115236, 115234, 115233, 115231, 115230, 115229, 115228, 115227, 115226, 115225, 115224, 115223, 115220, 115219, 115218, 115217, 115216, 115215, 115214, 115213, 115212, 115211, 115210, 115209, 115208, 115207, 115206, 115205, 115204, 115203, 115202, 115201, 115200, 115199, 115198, 115197, 115196, 115195, 115194, 115193, 115192, 115191, 115190, 115189, 115188, 115187, 115186, 115185, 115184, 115183, 115182, 115181, 115180, 115179, 115178, 115177, 115176, 115175, 115174, 115173, 115172, 115171, 115170, 115169, 115168, 115167, 115166, 115165, 115164, 115163, 115162, 115161, 115160, 115159, 115158, 115157, 115156, 115155, 115154, 115153, 115152, 115151, 115150, 115149, 115148, 115147, 115146, 115145, 115144, 115143, 115142, 115141, 115140, 115139, 115138, 115137, 115136, 115135, 115134, 115133, 115132, 115131, 115130, 115129, 115128, 115127, 115126, 115125, 115124, 115123, 115122, 115121, 115120, 115119, 115118, 115117, 115116, 115115, 115114, 115113, 115112, 115111, 115109, 115108, 115107, 115102, 115101, 115100, 115099, 115098, 115097, 115096, 115095, 115094, 115092, 115091, 115090, 115089, 115088, 115087, 115086, 115085, 115084, 115083, 115082, 115081, 115080, 115079, 115078, 115077, 115076, 115075, 115074, 115073, 115072, 115071, 115070, 115069, 115067, 115065, 115064, 115063, 115062, 115061, 115060, 115059, 115058, 115057, 115056, 115055, 115054, 115053, 115052, 115051, 115050, 115049, 115048, 115047, 115046, 115045, 115044, 115043, 115042, 115041, 115040, 115039, 115038, 115037, 115036, 115035, 115034, 115033, 115032, 115031, 115030, 115029, 115028, 115027, 115026, 115025, 115023, 115022, 115021, 115020, 115019, 115018, 115017, 115016, 115015, 115014, 115013, 115012, 115011, 115010, 115009, 115008, 115007, 115006, 115005, 115004, 115003, 115002, 115001, 115000, 114999, 114998, 114997, 114996, 114995, 114994, 114993, 114992, 114991, 114990, 114989, 114988, 114987, 114986, 114985, 114984, 114983, 114982, 114981, 114980, 114979, 114978, 114977, 114976, 114975, 114974, 114973, 114972, 114971, 114970, 114969, 114968, 114967, 114966, 114965, 114964, 114963, 114962, 114961, 114960, 114959, 114957, 114956, 114955, 114954, 114953, 114952, 114951, 114950, 114949, 114948, 114947, 114946, 114945, 114944, 114943, 114942, 114941, 114940, 114939, 114938, 114937, 114936, 114934, 114933, 114932, 114931, 114930, 114929, 114928, 114927, 114926, 114925, 114924, 114923, 114922, 114921, 114920, 114919, 114918, 114917, 114916, 114913, 114912, 114911, 114910, 114909, 114908, 114907, 114906, 114905, 114904, 114903, 114902, 114901, 114900, 114899, 114898, 114897, 114896, 114895, 114894, 114893, 114892, 114891, 114890, 114889, 114888, 114887, 114886, 114885, 114884, 114883, 114882, 114881, 114880, 114879, 114878, 114877, 114876, 114875, 114874, 114873, 114872, 114871, 114870, 114869, 114868, 114867, 114866, 114865, 114864, 114863, 114861, 114860, 114859, 114858, 114857, 114856, 114855, 114853, 114852, 114851, 114850, 114849, 114848, 114847, 114845, 114844, 114843, 114842, 114841, 114840, 114839, 114838, 114837, 114836, 114835, 114834, 114833, 114832, 114831, 114830, 114829, 114828, 114827, 114826, 114825, 114824, 114823, 114822, 114821, 114820, 114819, 114818, 114817, 114816, 114815, 114814, 114813, 114812, 114811, 114810, 114809, 114808, 114807, 114806, 114805, 114804, 114803, 114802, 114801, 114800, 114799, 114798, 114797, 114796, 114795, 114794, 114793, 114792, 114791, 114790, 114789, 114788, 114787, 114786, 114785, 114783, 114782, 114781, 114780, 114779, 114778, 114777, 114776, 114775, 114774, 114773, 114772, 114771, 114770, 114769, 114768, 114767, 114766, 114765, 114764, 114763, 114762, 114761, 114760, 114759, 114758, 114757, 114756, 114755, 114754, 114753, 114752, 114751, 114750, 114749, 114748, 114747, 114746, 114745, 114744, 114743, 114742, 114741, 114740, 114739, 114738, 114737, 114736, 114735, 114734, 114733, 114732, 114731, 114730, 114729, 114728, 114727, 114726, 114725, 114724, 114723, 114722, 114721, 114720, 114719, 114718, 114717, 114716, 114715, 114714, 114713, 114712, 114711, 114710, 114709, 114708, 114707, 114706, 114697, 114685, 114684, 114683, 114682, 114681, 114680, 114679, 114678, 114677, 114673, 114671, 114670, 114669, 114668, 114667, 114666, 114665, 114664, 114663, 114662, 114661, 114660, 114659, 114658, 114657, 114656, 114655, 114654, 114653, 114652, 114651, 114650, 114649, 114648, 114647, 114646, 114645, 114644, 114643, 114641, 114640, 114639, 114638, 114637, 114635, 114634, 114633, 114632, 114631, 114630, 114629, 114628, 114627, 114626, 114624, 114622, 114620, 114619, 114618, 114617, 114616, 114615, 114614, 114613, 114612, 114611, 114610, 114609, 114608, 114607, 114606, 114605, 114604, 114603, 114602, 114601, 114600, 114599, 114598, 114597, 114596, 114595, 114594, 114593, 114592, 114591, 114590, 114589, 114588, 114587, 114586, 114585, 114584, 114583, 114582, 114581, 114580, 114579, 114578, 114577, 114576, 114575, 114574, 114573, 114572, 114571, 114570, 114569, 114568, 114567, 114566, 114565, 114564, 114563, 114562, 114561, 114560, 114559, 114558, 114557, 114556, 114555, 114554, 114553, 114552, 114551, 114550, 114549, 114548, 114547, 114546, 114545, 114544, 114543, 114542, 114541, 114540, 114539, 114538, 114537, 114536, 114535, 114532, 114530, 114529, 114528, 114527, 114526, 114525, 114524, 114523, 114522, 114521, 114520, 114519, 114518, 114517, 114516, 114514, 114513, 114512, 114511, 114510, 114509, 114508, 114507, 114506, 114505, 114504, 114503, 114502, 114497, 114496, 114495, 114494, 114493, 114492, 114491, 114490, 114489, 114488, 114487, 114486, 114485, 114484, 114483, 114482, 114481, 114480, 114479, 114478, 114477, 114476, 114475, 114474, 114473, 114472, 114471, 114470, 114469, 114468, 114467, 114466, 114465, 114464, 114463, 114462, 114461, 114460, 114459, 114458, 114457, 114456, 114455, 114454, 114453, 114452, 114451, 114450, 114449, 114448, 114447, 114446, 114445, 114444, 114443, 114442, 114441, 114440, 114439, 114438, 114437, 114436, 114435, 114434, 114433, 114432, 114431, 114430, 114429, 114428, 114427, 114426, 114425, 114424, 114423, 114422, 114421, 114420, 114419, 114418, 114417, 114413, 114412, 114411, 114410, 114409, 114408, 114406, 114405, 114404, 114403, 114402, 114401, 114400, 114399, 114397, 114396, 114395, 114394, 114393, 114392, 114391, 114390, 114389, 114388, 114387, 114386, 114385, 114384, 114383, 114382, 114381, 114380, 114379, 114378, 114377, 114376, 114375, 114374, 114373, 114372, 114371, 114370, 114369, 114368, 114367, 114366, 114365, 114364, 114363, 114362, 114361, 114360, 114359, 114358, 114357, 114356, 114355, 114354, 114353, 114352, 114351, 114350, 114349, 114348, 114347, 114346, 114345, 114344, 114343, 114342, 114341, 114340, 114339, 114338, 114337, 114336, 114335, 114334, 114333, 114332, 114331, 114330, 114329, 114328, 114327, 114326, 114325, 114324, 114323, 114322, 114321, 114320, 114319, 114318, 114317, 114316, 114315, 114314, 114313, 114312, 114311, 114310, 114309, 114308, 114307, 114306, 114305, 114304, 114303, 114302, 114301, 114300, 114299, 114298, 114297, 114296, 114290, 114289, 114288, 114287, 114286, 114285, 114284, 114283, 114282, 114281, 114280, 114279, 114278, 114277, 114276, 114275, 114274, 114273, 114272, 114271, 114270, 114269, 114268, 114267, 114266, 114265, 114264, 114263, 114262, 114261, 114260, 114259, 114258, 114257, 114256, 114255, 114254, 114253, 114252, 114251, 114250, 114249, 114248, 114247, 114246, 114245, 114244, 114243, 114242, 114241, 114240, 114239, 114238, 114237, 114236, 114235, 114234, 114233, 114232, 114231, 114230, 114229, 114228, 114227, 114226, 114225, 114224, 114223, 114222, 114221, 114220, 114219, 114218, 114217, 114216, 114215, 114214, 114213, 114212, 114211, 114210, 114209, 114208, 114207, 114206, 114205, 114204, 114203, 114202, 114201, 114200, 114199, 114198, 114197, 114196, 114195, 114194, 114193, 114192, 114191, 114190, 114189, 114188, 114187, 114186, 114185, 114184, 114183, 114182, 114181, 114180, 114179, 114178, 114177, 114176, 114175, 114174, 114173, 114172, 114171, 114170, 114169, 114168, 114167, 114166, 114165, 114164, 114163, 114162, 114161, 114160, 114159, 114158, 114157, 114156, 114155, 114154, 114153, 114152, 114151, 114150, 114149, 114148, 114147, 114145, 114144, 114143, 114142, 114141, 114140, 114139, 114138, 114137, 114136, 114135, 114134, 114133, 114132, 114131, 114130, 114129, 114128, 114127, 114126, 114125, 114123, 114122, 114121, 114120, 114119, 114118, 114117, 114116, 114115, 114114, 114113, 114112, 114111, 114110, 114109, 114108, 114107, 114106, 114105, 114104, 114103, 114102, 114101, 114100, 114099, 114098, 114097, 114096, 114095, 114094, 114093, 114092, 114091, 114087, 114086, 114085, 114084, 114083, 114082, 114081, 114080, 114079, 114078, 114077, 114076, 114075, 114074, 114073, 114072, 114071, 114070, 114069, 114068, 114067, 114066, 114065, 114064, 114063, 114062, 114061, 114060, 114059, 114058, 114057, 114056, 114055, 114054, 114053, 114052, 114050, 114049, 114046, 114045, 114044, 114042, 114041, 114040, 114039, 114038, 114037, 114036, 114035, 114034, 114033, 114032, 114031, 114030, 114029, 114028, 114027, 114026, 114025, 114024, 114023, 114022, 114021, 114020, 114019, 114018, 114017, 114016, 114015, 114014, 114013, 114012, 114011, 114010, 114009, 114008, 114007, 114006, 114005, 114004, 114003, 114002, 114001, 114000, 113999, 113998, 113997, 113996, 113995, 113994, 113993, 113992, 113991, 113990, 113989, 113988, 113987, 113986, 113985, 113984, 113983, 113982, 113981, 113980, 113979, 113978, 113977, 113976, 113975, 113974, 113973, 113972, 113971, 113970, 113969, 113968, 113967, 113966, 113965, 113964, 113963, 113962, 113961, 113960, 113959, 113958, 113957, 113956, 113955, 113954, 113953, 113952, 113951, 113950, 113949, 113948, 113947, 113946, 113945, 113944, 113943, 113942, 113941, 113940, 113939, 113938, 113937, 113936, 113935, 113934, 113933, 113932, 113931, 113930, 113929, 113928, 113927, 113926, 113925, 113924, 113923, 113922, 113921, 113920, 113919, 113918, 113917, 113916, 113915, 113914, 113913, 113912, 113911, 113910, 113909, 113908, 113907, 113905, 113901, 113900, 113899, 113898, 113897, 113896, 113893, 113892, 113891, 113890, 113889, 113888, 113887, 113886, 113883, 113882, 113881, 113880, 113879, 113878, 113877, 113876, 113875, 113874, 113873, 113872, 113871, 113870, 113869, 113868, 113867, 113866, 113865, 113864, 113863, 113862, 113861, 113860, 113859, 113858, 113857, 113856, 113855, 113854, 113853, 113852, 113851, 113850, 113849, 113848, 113847, 113846, 113845, 113844, 113843, 113842, 113841, 113840, 113839, 113838, 113837, 113836, 113835, 113834, 113833, 113832, 113831, 113830, 113829, 113828, 113827, 113826, 113825, 113824, 113823, 113822, 113821, 113820, 113819, 113818, 113817, 113816, 113815, 113814, 113813, 113812, 113811, 113810, 113809, 113808, 113807, 113806, 113805, 113804, 113803, 113802, 113800, 113799, 113798, 113797, 113796, 113795, 113794, 113793, 113792, 113791, 113790, 113789, 113788, 113787, 113786, 113785, 113784, 113783, 113782, 113781, 113780, 113779, 113778, 113777, 113776, 113775, 113774, 113773, 113772, 113771, 113770, 113769, 113768, 113767, 113766, 113765, 113764, 113763, 113762, 113761, 113760, 113759, 113758, 113757, 113756, 113755, 113754, 113753, 113752, 113751, 113750, 113749, 113748, 113747, 113746, 113745, 113744, 113743, 113742, 113741, 113740, 113739, 113738, 113737, 113736, 113735, 113734, 113733, 113732, 113731, 113730, 113729, 113728, 113727, 113726, 113725, 113724, 113723, 113722, 113721, 113720, 113719, 113718, 113717, 113716, 113715, 113714, 113713, 113712, 113711, 113710, 113709, 113708, 113707, 113706, 113705, 113704, 113703, 113702, 113701, 113700, 113699, 113698, 113697, 113696, 113695, 113694, 113693, 113692, 113691, 113690, 113689, 113688, 113687, 113686, 113685, 113684, 113683, 113682, 113681, 113680, 113679, 113678, 113677, 113676, 113675, 113674, 113673, 113672, 113671, 113670, 113669, 113668, 113664, 113663, 113662, 113661, 113660, 113659, 113658, 113657, 113656, 113655, 113654, 113653, 113652, 113651, 113650, 113648, 113647, 113646, 113645, 113644, 113643, 113642, 113641, 113640, 113639, 113638, 113637, 113636, 113635, 113634, 113633, 113632, 113631, 113630, 113629, 113628, 113627, 113626, 113625, 113624, 113623, 113622, 113621, 113620, 113619, 113618, 113617, 113616, 113615, 113614, 113613, 113612, 113611, 113610, 113609, 113608, 113607, 113606, 113605, 113604, 113603, 113602, 113601, 113600, 113599, 113598, 113597, 113596, 113595, 113594, 113593, 113592, 113591, 113590, 113589, 113588, 113587, 113586, 113585, 113584, 113583, 113582, 113581, 113580, 113579, 113578, 113577, 113576, 113575, 113574, 113573, 113572, 113571, 113570, 113569, 113568, 113567, 113566, 113565, 113564, 113563, 113562, 113561, 113560, 113559, 113558, 113557, 113556, 113555, 113554, 113553, 113552, 113551, 113550, 113549, 113548, 113547, 113546, 113545, 113544, 113543, 113542, 113540, 113538, 113537, 113536, 113535, 113534, 113533, 113532, 113531, 113530, 113529, 113528, 113527, 113526, 113525, 113524, 113523, 113522, 113521, 113520, 113519, 113518, 113517, 113516, 113515, 113514, 113513, 113512, 113511, 113510, 113509, 113508, 113507, 113506, 113505, 113504, 113503, 113502, 113501, 113500, 113499, 113498, 113497, 113496, 113495, 113494, 113493, 113492, 113491, 113490, 113489, 113488, 113487, 113486, 113485, 113484, 113483, 113482, 113481, 113480, 113479, 113478, 113477, 113476, 113475, 113474, 113473, 113472, 113471, 113470, 113469, 113468, 113467, 113466, 113465, 113464, 113463, 113462, 113461, 113460, 113459, 113458, 113457, 113456, 113455, 113454, 113453, 113452, 113451, 113450, 113449, 113448, 113447, 113446, 113445, 113444, 113443, 113442, 113441, 113440, 113439, 113438, 113437, 113436, 113435, 113434, 113433, 113432, 113431, 113430, 113429, 113428, 113427, 113426, 113425, 113424, 113423, 113422, 113421, 113420, 113419, 113418, 113417, 113416, 113415, 113414, 113413, 113412, 113411, 113410, 113409, 113408, 113407, 113406, 113405, 113404, 113403, 113402, 113400, 113399, 113398, 113397, 113396, 113395, 113394, 113393, 113392, 113391, 113390, 113389, 113388, 113387, 113386, 113385, 113384, 113383, 113382, 113381, 113380, 113379, 113378, 113377, 113376, 113375, 113374, 113373, 113372, 113371, 113370, 113369, 113368, 113367, 113366, 113365, 113364, 113363, 113362, 113361, 113360, 113359, 113358, 113357, 113356, 113355, 113354, 113353, 113352, 113351, 113350, 113349, 113348, 113347, 113346, 113345, 113344, 113343, 113342, 113341, 113340, 113339, 113338, 113337, 113328, 113321, 113320, 113319, 113311, 113310, 113309, 113308, 113303, 113302, 113301, 113300, 113299, 113298, 113297, 113296, 113295, 113294, 113293, 113292, 113291, 113290, 113289, 113288, 113287, 113286, 113285, 113283, 113278, 113277, 113276, 113275, 113274, 113271, 113270, 113269, 113268, 113267, 113266, 113265, 113264, 113263, 113262, 113261, 113260, 113259, 113258, 113257, 113256, 113255, 113254, 113253, 113252, 113251, 113250, 113249, 113248, 113247, 113246, 113245, 113244, 113243, 113242, 113241, 113240, 113239, 113238, 113237, 113236, 113235, 113234, 113233, 113232, 113231, 113230, 113229, 113228, 113227, 113226, 113225, 113224, 113223, 113222, 113221, 113220, 113219, 113218, 113217, 113216, 113215, 113214, 113213, 113212, 113211, 113210, 113209, 113208, 113207, 113206, 113205, 113204, 113203, 113202, 113201, 113200, 113199, 113198, 113197, 113196, 113195, 113194, 113193, 113192, 113191, 113190, 113189, 113186, 113185, 113184, 113183, 113182, 113179, 113178, 113177, 113176, 113174, 113173, 113170, 113168, 113167, 113166, 113165, 113164, 113163, 113162, 113161, 113160, 113155, 113154, 113153, 113152, 113151, 113150, 113149, 113147, 113146, 113141, 113140, 113138, 113137, 113136, 113135, 113134, 113133, 113132, 113131, 113130, 113121, 113120, 113119, 113117, 113116, 113114, 113113, 113112, 113111, 113109, 113108, 113107, 113106, 113105, 113104, 113103, 113102, 113101, 113100, 113099, 113098, 113097, 113096, 113095, 113094, 113093, 113092, 113090, 113089, 113088, 113087, 113086, 113085, 113084, 113083, 113082, 113081, 113080, 113079, 113078, 113077, 113076, 113075, 113074, 113073, 113072, 113071, 113069, 113068, 113067, 113066, 113065, 113064, 113063, 113062, 113061, 113060, 113059, 113058, 113057, 113056, 113055, 113054, 113053, 113052, 113051, 113050, 113049, 113048, 113047, 113046, 113045, 113044, 113043, 113042, 113041, 113040, 113039, 113038, 113037, 113036, 113035, 113034, 113033, 113032, 113031, 113030, 113029, 113028, 113027, 113026, 113025, 113024, 113023, 113022, 113021, 113020, 113019, 113017, 113016, 113015, 113014, 113013, 113012, 113011, 113010, 113009, 113008, 113007, 113006, 113005, 113004, 113003, 113002, 113001, 113000, 112999, 112998, 112997, 112996, 112995, 112994, 112993, 112992, 112991, 112990, 112989, 112988, 112987); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (112986, 112985, 112984, 112983, 112982, 112981, 112980, 112979, 112978, 112977, 112976, 112975, 112974, 112973, 112972, 112971, 112970, 112969, 112968, 112967, 112966, 112965, 112964, 112963, 112962, 112961, 112960, 112959, 112958, 112957, 112956, 112955, 112954, 112953, 112952, 112951, 112950, 112949, 112948, 112947, 112946, 112945, 112944, 112943, 112942, 112941, 112940, 112939, 112938, 112937, 112936, 112935, 112934, 112933, 112932, 112931, 112930, 112929, 112928, 112927, 112926, 112925, 112924, 112923, 112922, 112921, 112920, 112919, 112918, 112917, 112916, 112915, 112914, 112913, 112912, 112911, 112910, 112909, 112908, 112907, 112906, 112905, 112904, 112903, 112902, 112901, 112900, 112899, 112898, 112897, 112896, 112895, 112894, 112893, 112892, 112891, 112890, 112889, 112888, 112887, 112886, 112885, 112884, 112883, 112882, 112881, 112880, 112879, 112878, 112877, 112876, 112875, 112874, 112873, 112872, 112871, 112870, 112869, 112868, 112867, 112866, 112865, 112864, 112863, 112862, 112861, 112860, 112859, 112858, 112857, 112856, 112855, 112854, 112853, 112852, 112851, 112850, 112849, 112848, 112847, 112846, 112845, 112844, 112843, 112842, 112840, 112839, 112838, 112837, 112836, 112835, 112834, 112833, 112832, 112831, 112830, 112829, 112828, 112827, 112826, 112825, 112824, 112823, 112822, 112821, 112819, 112818, 112817, 112816, 112815, 112814, 112813, 112812, 112811, 112810, 112809, 112808, 112807, 112806, 112805, 112804, 112803, 112802, 112801, 112800, 112799, 112798, 112797, 112796, 112795, 112794, 112793, 112792, 112791, 112790, 112789, 112788, 112787, 112786, 112785, 112784, 112783, 112782, 112781, 112780, 112779, 112778, 112777, 112776, 112775, 112774, 112773, 112772, 112771, 112770, 112769, 112768, 112767, 112766, 112765, 112764, 112763, 112762, 112761, 112760, 112759, 112758, 112757, 112756, 112755, 112754, 112753, 112752, 112751, 112750, 112749, 112748, 112747, 112746, 112745, 112744, 112743, 112742, 112741, 112740, 112739, 112732, 112709, 112708, 112707, 112706, 112705, 112702, 112701, 112698, 112690, 112683, 112682, 112681, 112680, 112679, 112678, 112677, 112676, 112675, 112674, 112673, 112672, 112671, 112670, 112669, 112668, 112667, 112666, 112665, 112664, 112663, 112662, 112661, 112660, 112659, 112658, 112657, 112656, 112655, 112654, 112653, 112652, 112651, 112650, 112649, 112648, 112646, 112645, 112642, 112641, 112640, 112639, 112638, 112637, 112636, 112635, 112634, 112633, 112632, 112631, 112626, 112625, 112624, 112623, 112622, 112621, 112620, 112619, 112618, 112617, 112614, 112613, 112612, 112609, 112608, 112599, 112597, 112595, 112593, 112592, 112591, 112590, 112589, 112588, 112587, 112586, 112585, 112584, 112583, 112580, 112579, 112578, 112577, 112576, 112575, 112574, 112573, 112572, 112571, 112570, 112569, 112568, 112567, 112566, 112565, 112564, 112563, 112562, 112561, 112560, 112559, 112558, 112557, 112556, 112555, 112554, 112553, 112552, 112551, 112550, 112549, 112548, 112547, 112546, 112545, 112544, 112543, 112542, 112541, 112540, 112539, 112538, 112537, 112536, 112535, 112534, 112533, 112532, 112531, 112530, 112529, 112528, 112527, 112526, 112525, 112524, 112523, 112522, 112521, 112520, 112519, 112518, 112517, 112516, 112515, 112514, 112513, 112512, 112511, 112510, 112509, 112508, 112499, 112498, 112497, 112493, 112489, 112488, 112487, 112485, 112482, 112480, 112479, 112478, 112477, 112476, 112475, 112474, 112473, 112472, 112470, 112469, 112468, 112467, 112466, 112465, 112463, 112462, 112461, 112460, 112459, 112458, 112457, 112456, 112455, 112454, 112453, 112452, 112451, 112450, 112449, 112448, 112445, 112441, 112439, 112433, 112431, 112430, 112428, 112427, 112426, 112425, 112424, 112423, 112422, 112421, 112420, 112419, 112418, 112417, 112416, 112415, 112414, 112413, 112412, 112411, 112410, 112409, 112408, 112407, 112406, 112405, 112398, 112397, 112396, 112395, 112394, 112393, 112392, 112391, 112390, 112389, 112388, 112387, 112386, 112385, 112384, 112383, 112382, 112381, 112380, 112379, 112378, 112377, 112376, 112375, 112374, 112373, 112372, 112371, 112370, 112369, 112368, 112367, 112366, 112365, 112364, 112363, 112362, 112361, 112360, 112359, 112358, 112357, 112356, 112355, 112354, 112353, 112352, 112351, 112350, 112349, 112348, 112347, 112346, 112345, 112344, 112343, 112342, 112341, 112340, 112339, 112338, 112337, 112336, 112335, 112334, 112333, 112332, 112331, 112330, 112329, 112328, 112327, 112326, 112325, 112324, 112323, 112322, 112321, 112320, 112319, 112318, 112317, 112316, 112315, 112314, 112313, 112312, 112311, 112310, 112309, 112308, 112303, 112302, 112301, 112300, 112299, 112298, 112297, 112296, 112295, 112294, 112293, 112292, 112291, 112290, 112289, 112288, 112287, 112286, 112285, 112284, 112283, 112282, 112281, 112280, 112279, 112278, 112277, 112276, 112275, 112274, 112273, 112272, 112271, 112270, 112269, 112268, 112267, 112266, 112265, 112264, 112263, 112262, 112261, 112260, 112259, 112258, 112257, 112256, 112255, 112254, 112253, 112252, 112251, 112250, 112249, 112248, 112247, 112246, 112245, 112244, 112243, 112242, 112241, 112240, 112239, 112238, 112237, 112236, 112235, 112234, 112233, 112232, 112231, 112230, 112229, 112228, 112227, 112226, 112225, 112224, 112223, 112222, 112221, 112220, 112219, 112218, 112217, 112216, 112215, 112214, 112213, 112212, 112211, 112210, 112209, 112208, 112207, 112206, 112205, 112204, 112203, 112202, 112201, 112200, 112199, 112198, 112197, 112196, 112195, 112194, 112193, 112192, 112191, 112190, 112189, 112188, 112187, 112186, 112185, 112184, 112183, 112182, 112181, 112180, 112179, 112178, 112177, 112176, 112175, 112174, 112173, 112172, 112171, 112170, 112169, 112168, 112167, 112166, 112165, 112164, 112163, 112162, 112161, 112160, 112159, 112158, 112157, 112156, 112155, 112154, 112153, 112152, 112151, 112150, 112149, 112148, 112147, 112146, 112145, 112144, 112143, 112142, 112141, 112140, 112139, 112138, 112137, 112136, 112135, 112134, 112133, 112132, 112131, 112130, 112129, 112128, 112127, 112126, 112125, 112124, 112123, 112122, 112121, 112120, 112119, 112118, 112117, 112116, 112115, 112113, 112106, 112102, 112100, 112097, 112096, 112095, 112094, 112093, 112092, 112091, 112090, 112089, 112088, 112087, 112086, 112085, 112084, 112083, 112082, 112081, 112080, 112079, 112078, 112077, 112076, 112075, 112074, 112073, 112072, 112071, 112070, 112069, 112068, 112067, 112066, 112065, 112064, 112063, 112062, 112061, 112060, 112059, 112058, 112057, 112056, 112055, 112054, 112053, 112052, 112051, 112050, 112049, 112048, 112047, 112046, 112045, 112044, 112043, 112042, 112041, 112040, 112039, 112038, 112037, 112036, 112035, 112034, 112033, 112032, 112031, 112030, 112029, 112028, 112027, 112026, 112025, 112024, 112023, 112022, 112021, 112020, 112019, 112018, 112017, 112016, 112015, 112014, 112013, 112012, 112011, 112010, 112009, 112008, 112007, 112005, 112004, 112003, 112002, 112001, 112000, 111999, 111998, 111997, 111996, 111995, 111994, 111993, 111992, 111990, 111989, 111988, 111987, 111986, 111985, 111984, 111983, 111982, 111981, 111980, 111979, 111978, 111977, 111976, 111975, 111974, 111973, 111972, 111971, 111970, 111969, 111968, 111967, 111966, 111965, 111964, 111963, 111962, 111961, 111960, 111959, 111958, 111957, 111956, 111955, 111954, 111953, 111952, 111951, 111950, 111949, 111948, 111947, 111946, 111945, 111944, 111943, 111942, 111941, 111940, 111939, 111938, 111937, 111936, 111935, 111934, 111933, 111932, 111931, 111930, 111929, 111928, 111927, 111926, 111925, 111924, 111923, 111922, 111921, 111920, 111919, 111918, 111917, 111916, 111915, 111914, 111913, 111912, 111911, 111910, 111909, 111908, 111907, 111906, 111905, 111904, 111903, 111902, 111901, 111900, 111899, 111898, 111897, 111896, 111895, 111894, 111893, 111892, 111891, 111889, 111888, 111887, 111886, 111885, 111884, 111883, 111882, 111881, 111880, 111879, 111878, 111877, 111876, 111875, 111874, 111873, 111872, 111871, 111870, 111868, 111867, 111866, 111865, 111864, 111863, 111862, 111861, 111860, 111859, 111857, 111853, 111852, 111851, 111850, 111849, 111848, 111847, 111846, 111845, 111844, 111843, 111842, 111841, 111840, 111839, 111838, 111837, 111832, 111829, 111828, 111827, 111826, 111825, 111824, 111823, 111822, 111821, 111820, 111819, 111818, 111817, 111816, 111815, 111814, 111813, 111812, 111811, 111810, 111809, 111808, 111807, 111806, 111805, 111799, 111798, 111797, 111796, 111794, 111793, 111792, 111791, 111790, 111788, 111787, 111786, 111785, 111784, 111783, 111782, 111781, 111780, 111779, 111778, 111777, 111776, 111775, 111774, 111773, 111772, 111771, 111770, 111769, 111768, 111767, 111766, 111765, 111764, 111763, 111762, 111761, 111760, 111759, 111758, 111757, 111756, 111755, 111754, 111753, 111752, 111751, 111750, 111749, 111748, 111747, 111746, 111745, 111744, 111743, 111742, 111741, 111740, 111739, 111738, 111737, 111736, 111735, 111734, 111733, 111732, 111731, 111730, 111729, 111728, 111727, 111726, 111725, 111724, 111723, 111722, 111721, 111720, 111719, 111718, 111717, 111716, 111715, 111714, 111713, 111712, 111711, 111710, 111709, 111708, 111707, 111706, 111705, 111704, 111703, 111702, 111701, 111700, 111699, 111698, 111697, 111696, 111695, 111694, 111693, 111692, 111691, 111690, 111689, 111688, 111687, 111686, 111685, 111684, 111683, 111682, 111681, 111680, 111679, 111678, 111677, 111676, 111675, 111674, 111673, 111672, 111671, 111670, 111669, 111668, 111667, 111666, 111665, 111664, 111663, 111662, 111661, 111660, 111659, 111655, 111654, 111653, 111650, 111648, 111647, 111644, 111643, 111642, 111641, 111640, 111639, 111638, 111637, 111636, 111635, 111634, 111633, 111632, 111631, 111630, 111629, 111628, 111627, 111626, 111624, 111623, 111622, 111621, 111620, 111619, 111618, 111617, 111616, 111615, 111614, 111613, 111612, 111611, 111610, 111608, 111604, 111603, 111602, 111601, 111599, 111598, 111597, 111596, 111595, 111594, 111593, 111592, 111591, 111590, 111589, 111588, 111587, 111586, 111585, 111582, 111581, 111580, 111579, 111578, 111577, 111576, 111575, 111574, 111573, 111569, 111568, 111566, 111565, 111564, 111563, 111562, 111561, 111560, 111559, 111558, 111557, 111556, 111555, 111554, 111553, 111552, 111551, 111550, 111549, 111548, 111547, 111546, 111545, 111544, 111543, 111542, 111541, 111540, 111539, 111538, 111537, 111536, 111535, 111534, 111533, 111532, 111531, 111530, 111529, 111528, 111527, 111526, 111525, 111524, 111523, 111522, 111521, 111520, 111519, 111518, 111517, 111516, 111515, 111514, 111513, 111512, 111511, 111510, 111509, 111508, 111507, 111506, 111505, 111504, 111503, 111502, 111501, 111500, 111499, 111498, 111497, 111496, 111495, 111494, 111493, 111492, 111491, 111490, 111489, 111488, 111486, 111485, 111484, 111483, 111479, 111478, 111477, 111476, 111475, 111474, 111473, 111472, 111471, 111470, 111469, 111468, 111467, 111466, 111465, 111464, 111463, 111462, 111461, 111460, 111459, 111458, 111457, 111456, 111455, 111454, 111453, 111452, 111451, 111450, 111449, 111448, 111447, 111446, 111445, 111444, 111443, 111442, 111441, 111440, 111439, 111438, 111437, 111436, 111435, 111434, 111433, 111432, 111431, 111430, 111429, 111428, 111427, 111426, 111425, 111424, 111423, 111422, 111421, 111420, 111419, 111418, 111417, 111416, 111415, 111414, 111413, 111412, 111411, 111410, 111409, 111408, 111407, 111406, 111405, 111404, 111403, 111402, 111401, 111400, 111399, 111398, 111397, 111396, 111395, 111394, 111393, 111392, 111391, 111390, 111389, 111388, 111387, 111386, 111385, 111384, 111383, 111382, 111381, 111380, 111379, 111378, 111377, 111376, 111375, 111374, 111373, 111372, 111371, 111370, 111369, 111368, 111367, 111366, 111365, 111364, 111363, 111361, 111360, 111358, 111357, 111356, 111355, 111354, 111336, 111335, 111331, 111330, 111329, 111328, 111327, 111326, 111324, 111323, 111322, 111321, 111320, 111319, 111318, 111317, 111316, 111315, 111314, 111313, 111312, 111311, 111309, 111308, 111307, 111306, 111305, 111304, 111303, 111302, 111301, 111300, 111299, 111297, 111296, 111295, 111294, 111293, 111292, 111291, 111290, 111289, 111288, 111286, 111285, 111284, 111283, 111282, 111281, 111280, 111279, 111278, 111277, 111276, 111275, 111274, 111273, 111272, 111271, 111270, 111269, 111268, 111267, 111266, 111265, 111260, 111259, 111258, 111256, 111255, 111254, 111253, 111252, 111251, 111250, 111249, 111248, 111247, 111246, 111245, 111243, 111242, 111241, 111240, 111239, 111238, 111236, 111235, 111234, 111233, 111232, 111229, 111226, 111212, 111211, 111208, 111201, 111199, 111198, 111196, 111195, 111194, 111193, 111188, 111187, 111186, 111185, 111184, 111181, 111179, 111177, 111167, 111166, 111165, 111164, 111163, 111162, 111161, 111160, 111159, 111158, 111157, 111156, 111155, 111154, 111153, 111152, 111151, 111150, 111149, 111148, 111147, 111146, 111144, 111141, 111140, 111139, 111138, 111137, 111136, 111135, 111134, 111133, 111132, 111131, 111130, 111129, 111128, 111127, 111126, 111125, 111124, 111123, 111122, 111119, 111117, 111116, 111115, 111114, 111113, 111112, 111107, 111104, 111102, 111101, 111098, 111097, 111096, 111095, 111093, 111092, 111091, 111088, 111087, 111084, 111083, 111082, 111081, 111080, 111079, 111077, 111076, 111075, 111074, 111073, 111072, 111071, 111070, 111069, 111068, 111067, 111066, 111065, 111064, 111063, 111062, 111061, 111060, 111058, 111057, 111056, 111055, 111054, 111053, 111052, 111051, 111050, 111049, 111048, 111047, 111046, 111045, 111044, 111043, 111042, 111041, 111040, 111039, 111037, 111034, 111033, 111032, 111031, 111030, 111029, 111028, 111027, 111026, 111025, 111024, 111023, 111022, 111021, 111020, 111019, 111018, 111017, 111016, 111015, 111014, 111013, 111012, 111011, 111010, 111007, 111006, 111005, 111004, 111003, 111002, 111001, 111000, 110999, 110998, 110997, 110996, 110995, 110994, 110993, 110992, 110991, 110990, 110989, 110988, 110987, 110986, 110980, 110977, 110976, 110975, 110971, 110970, 110969, 110968, 110967, 110966, 110965, 110964, 110963, 110962, 110961, 110960, 110959, 110955, 110954, 110953, 110952, 110951, 110950, 110949, 110948, 110947, 110946, 110945, 110944, 110943, 110942, 110941, 110940, 110939, 110938, 110937, 110936, 110935, 110934, 110933, 110931, 110930, 110927, 110926, 110925, 110924, 110923, 110922, 110921, 110920, 110919, 110918, 110917, 110916, 110915, 110914, 110913, 110912, 110911, 110910, 110909, 110908, 110907, 110906, 110756, 110755, 110753, 110752, 110751, 110750, 110749, 110738, 110737, 110736, 110735, 110734, 110733, 110732, 110731, 110730, 110729, 110728, 110727, 110726, 110725, 110724, 110723, 110722, 110721, 110720, 110719, 110690, 110434, 110433, 110432, 110431, 110430, 110429, 110428, 110427, 110426, 110425, 110424, 110423, 110422, 110421, 110420, 110419, 110418, 110416, 110415, 110414, 110410, 110409, 110408, 110407, 110406, 110405, 110404, 110403, 110402, 110401, 110400, 110399, 110398, 110397, 110396, 110395, 110389, 110388, 110387, 110385, 110384, 110383, 110382, 110381, 110380, 110379, 110378, 110377, 110376, 110375, 110374, 110372, 110371, 110370, 110369, 110368, 110367, 110366, 110365, 110362, 110361, 110360, 110358, 110357, 110356, 110355, 110354, 110353, 110352, 110351, 110349, 110347, 110346, 110344, 110341, 110340, 110339, 110338, 110337, 110336, 110335, 110334, 110333, 110332, 110331, 110330, 110329, 110328, 110327, 110326, 110325, 110324, 110323, 110322, 110321, 110320, 110319, 110318, 110317, 110316, 110315, 110314, 110313, 110312, 110311, 110310, 110308, 110307, 110306, 110300, 110299, 110298, 110297, 110296, 110295, 110294, 110293, 110292, 110291, 110290, 110289, 110288, 110287, 110286, 110285, 110284, 110283, 110282, 110280, 110279, 110278, 110277, 110276, 110275, 110274, 110273, 110268, 110267, 110266, 110265, 110264, 110263, 110262, 110261, 110260, 110259, 110258, 110257, 110256, 110255, 110254, 110253, 110252, 110251, 110250, 110249, 110248, 110247, 110246, 110245, 110244, 110243, 110242, 110241, 110240, 110239, 110238, 110237, 110236, 110235, 110234, 110233, 110232, 110231, 110230, 110229, 110228, 110227, 110226, 110225, 110224, 110223, 110222, 110221, 110220, 110219, 110218, 110217, 110216, 110215, 110214, 110213, 110212, 110211, 110210, 110209, 110208, 110207, 110206, 110205, 110204, 110203, 110202, 110201, 110200, 110199, 110198, 110197, 110196, 110195, 110194, 110193, 110192, 110191, 110190, 110189, 110188, 110187, 110186, 110185, 110184, 110183, 110182, 110181, 110180, 110179, 110178, 110177, 110176, 110175, 110174, 110173, 110172, 110171, 110170, 110169, 110168, 110167, 110166, 110165, 110164, 110163, 110162, 110161, 110160, 110159, 110158, 110157, 110156, 110155, 110152, 110151, 110150, 110149, 110148, 110147, 110146, 110145, 110144, 110143, 110142, 110141, 110140, 110139, 110138, 110137, 110136, 110135, 110134, 110133, 110132, 110131, 110130, 110129, 110128, 110127, 110126, 110125, 110124, 110123, 110122, 110121, 110120, 110119, 110118, 110117, 110116, 110115, 110114, 110113, 110112, 110111, 110110, 110109, 110108, 110107, 110106, 110105, 110104, 110103, 110102, 110101, 110100, 110099, 110098, 110097, 110096, 110095, 110094, 110093, 110092, 110091, 110090, 110089, 110088, 110087, 110086, 110085, 110084, 110083, 110082, 110081, 110080, 110079, 110078, 110077, 110076, 110075, 110074, 110073, 110072, 110071, 110070, 110069, 110068, 110067, 110066, 110065, 110064, 110063, 110062, 110061, 110060, 110059, 110058, 110057, 110056, 110055, 110054, 110053, 110052, 110051, 110050, 110049, 110048, 110047, 110046, 110045, 110044, 110043, 110042, 110041, 110040, 110039, 110038, 110037, 110036, 110035, 110034, 110033, 110032, 110031, 110030, 110029, 110028, 110027, 110026, 110025, 110024, 110023, 110022, 110021, 110020, 110019, 110018, 110017, 110016, 110015, 110014, 110013, 110012, 110011, 110010, 110009, 110008, 110007, 110006, 110005, 110004, 110003, 110002, 110001, 110000, 109999, 109998, 109997, 109996, 109995, 109994, 109993, 109992, 109991, 109990, 109989, 109988, 109987, 109986, 109985, 109984, 109983, 109982, 109981, 109980, 109979, 109978, 109977, 109976, 109975, 109974, 109973, 109972, 109971, 109970, 109969, 109968, 109967, 109966, 109965, 109964, 109963, 109962, 109961, 109960, 109959, 109958, 109957, 109956, 109955, 109954, 109953, 109952, 109951, 109950, 109949, 109948, 109947, 109946, 109945, 109944, 109943, 109942, 109941, 109940, 109939, 109938, 109937, 109936, 109935, 109934, 109933, 109932, 109931, 109930, 109929, 109928, 109927, 109926, 109925, 109924, 109923, 109922, 109921, 109920, 109919, 109918, 109917, 109916, 109915, 109914, 109913, 109912, 109911, 109910, 109909, 109908, 109907, 109906, 109905, 109904, 109903, 109902, 109901, 109900, 109899, 109898, 109897, 109896, 109895, 109894, 109893, 109892, 109890, 109889, 109888, 109887, 109886, 109885, 109884, 109883, 109882, 109881, 109880, 109879, 109878, 109877, 109876, 109874, 109871, 109864, 109861, 109860, 109859, 109858, 109857, 109856, 109855, 109854, 109853, 109852, 109851, 109849, 109848, 109847, 109846, 109844, 109843, 109842, 109841, 109840, 109839, 109838, 109837, 109836, 109835, 109834, 109833, 109832, 109831, 109830, 109829, 109828, 109827, 109826, 109825, 109824, 109823, 109822, 109821, 109820, 109819, 109818, 109817, 109816, 109815, 109814, 109813, 109812, 109811, 109810, 109809, 109808, 109807, 109806, 109805, 109804, 109803, 109802, 109801, 109800, 109799, 109798, 109797, 109796, 109795, 109794, 109793, 109792, 109791, 109789, 109788, 109787, 109786, 109783, 109775, 109774, 109773, 109771, 109770, 109769, 109763, 109762, 109761, 109760, 109759, 109758, 109757, 109755, 109754, 109753, 109752, 109751, 109749, 109748, 109746, 109744, 109740, 109739, 109738, 109737, 109736, 109735, 109734, 109733, 109732, 109731, 109730, 109729, 109728, 109727, 109726, 109725, 109724, 109723, 109722, 109721, 109720, 109719, 109718, 109717, 109716, 109715, 109714, 109713, 109712, 109711, 109710, 109709, 109708, 109707, 109706, 109705, 109704, 109703, 109702, 109701, 109700, 109699, 109698, 109697, 109696, 109695, 109694, 109693, 109692, 109691, 109690, 109689, 109688, 109687, 109686, 109685, 109684, 109683, 109682, 109681, 109680, 109679, 109678, 109677, 109668, 109667, 109666, 109665, 109664, 109663, 109662, 109661, 109660, 109659, 109658, 109657, 109656, 109655, 109654, 109653, 109652, 109651, 109650, 109649, 109648, 109647, 109646, 109645, 109644, 109643, 109642, 109641, 109640, 109639, 109638, 109637, 109636, 109635, 109634, 109633, 109632, 109631, 109630, 109629, 109628, 109627, 109626, 109625, 109624, 109623, 109622, 109621, 109620, 109619, 109618, 109617, 109616, 109613, 109612, 109611, 109610, 109609, 109608, 109607, 109606, 109605, 109604, 109603, 109602, 109601, 109600, 109599, 109598, 109597, 109596, 109595, 109594, 109593, 109592, 109591, 109590, 109589, 109588, 109587, 109586, 109585, 109584, 109583, 109582, 109581, 109580, 109579, 109578, 109577, 109576, 109575, 109574, 109573, 109572, 109571, 109570, 109569, 109568, 109567, 109566, 109565, 109564, 109563, 109562, 109561, 109560, 109559, 109558, 109557, 109556, 109555, 109554, 109553, 109552, 109551, 109550, 109549, 109548, 109547, 109546, 109545, 109544, 109543, 109542, 109541, 109540, 109539, 109538, 109537, 109536, 109535, 109534, 109533, 109532, 109531, 109530, 109529, 109528, 109527, 109526, 109525, 109524, 109523, 109522, 109521, 109520, 109519, 109518, 109517, 109516, 109515, 109514, 109513, 109512, 109511, 109510, 109509, 109508, 109507, 109506, 109505, 109504, 109503, 109502, 109501, 109500, 109499, 109498, 109497, 109493, 109492, 109491, 109485, 109484, 109483, 109482, 109481, 109480, 109479, 109478, 109477, 109476, 109475, 109474, 109473, 109472, 109471, 109470, 109469, 109468, 109467, 109466, 109465, 109464, 109463, 109462, 109461, 109460, 109459, 109458, 109457, 109456, 109455, 109454, 109453, 109452, 109451, 109450, 109449, 109448, 109447, 109446, 109445, 109444, 109443, 109442, 109441, 109440, 109439, 109438, 109437, 109436, 109435, 109434, 109433, 109432, 109431, 109430, 109429, 109426, 109425, 109424, 109423, 109422, 109421, 109420, 109419, 109418, 109417, 109416, 109415, 109414, 109413, 109412, 109411, 109410, 109409, 109408, 109407, 109406, 109405, 109404, 109403, 109402, 109401, 109400, 109399, 109398, 109397, 109395, 109394, 109393, 109392, 109391, 109390, 109389, 109388, 109387, 109386, 109385, 109384, 109383, 109382, 109381, 109380, 109379, 109378, 109377, 109376, 109375, 109374, 109373, 109372, 109371, 109370, 109369, 109368, 109367, 109366, 109365, 109364, 109363, 109362, 109361, 109360, 109359, 109358, 109357, 109356, 109355, 109354, 109353, 109352, 109351, 109350, 109349, 109348, 109347, 109346, 109345, 109344, 109343, 109342, 109341, 109340, 109339, 109338, 109337, 109336, 109335, 109334, 109333, 109332, 109331, 109330, 109329, 109328, 109327, 109326, 109325, 109324, 109323, 109322, 109321, 109320, 109319, 109318, 109317, 109316, 109315, 109314, 109313, 109312, 109311, 109310, 109309, 109308, 109307, 109306, 109305, 109304, 109303, 109302, 109301, 109300, 109299, 109298, 109297, 109296, 109295, 109294, 109293, 109292, 109291, 109290, 109289, 109288, 109287, 109286, 109285, 109284, 109283, 109281, 109280, 109279, 109278, 109277, 109276, 109275, 109274, 109273, 109272, 109271, 109270, 109269, 109267, 109266, 109265, 109264, 109263, 109262, 109261, 109260, 109259, 109258, 109257, 109256, 109255, 109254, 109253, 109252, 109251, 109250, 109249, 109248, 109247, 109246, 109245, 109244, 109243, 109242, 109241, 109240, 109239, 109238, 109237, 109236, 109235, 109234, 109233, 109232, 109231, 109230, 109229, 109228, 109227, 109226, 109225, 109224, 109223, 109222, 109221, 109220, 109219, 109218, 109217, 109216, 109215, 109214, 109213, 109212, 109211, 109210, 109209, 109208, 109207, 109206, 109204, 109203, 109202, 109201, 109200, 109199, 109198, 109197, 109195, 109194, 109193, 109192, 109191, 109190, 109189, 109188, 109187, 109186, 109185, 109184, 109183, 109182, 109181, 109180, 109179, 109178, 109177, 109176, 109175, 109174, 109173, 109172, 109171, 109170, 109169, 109168, 109167, 109166, 109165, 109164, 109163, 109162, 109161, 109160, 109159, 109158, 109157, 109156, 109155, 109154, 109153, 109152, 109151, 109150, 109149, 109148, 109147, 109146, 109145, 109144, 109143, 109142, 109141, 109140, 109139, 109138, 109137, 109136, 109135, 109134, 109133, 109132, 109131, 109130, 109129, 109128, 109127, 109126, 109125, 109124, 109123, 109122, 109121, 109120, 109119, 109118, 109117, 109116, 109115, 109114, 109113, 109112, 109111, 109110, 109109, 109108, 109107, 109106, 109105, 109104, 109103, 109102, 109101, 109100, 109099, 109098, 109097, 109096, 109095, 109094, 109093, 109092, 109091, 109090, 109089, 109088, 109087, 109086, 109085, 109084, 109083, 109082, 109081, 109080, 109079, 109078, 109077, 109076, 109075, 109074, 109073, 109071, 109069, 109068, 109067, 109066, 109065, 109064, 109063, 109062, 109061, 109060, 109059, 109058, 109057, 109056, 109054, 109053, 109052, 109051, 109050, 109049, 109046, 109045, 109044, 109043, 109042, 109041, 109040, 109039, 109038, 109037, 109036, 109035, 109034, 109033, 109032, 109031, 109030, 109029, 109028, 109027, 109026, 109025, 109024, 109023, 109022, 109021, 109020, 109018, 109017, 109016, 109015, 109014, 109013, 109012, 109011, 109004, 109003, 109002, 109001, 109000, 108999, 108998, 108997, 108996, 108995, 108994, 108993, 108992, 108991, 108990, 108989, 108988, 108987, 108986, 108985, 108984, 108983, 108982, 108981, 108980, 108979, 108978, 108977, 108976, 108975, 108974, 108973, 108972, 108971, 108970, 108969, 108968, 108967, 108966, 108965, 108964, 108963, 108962, 108961, 108960, 108959, 108958, 108957, 108956, 108955, 108954, 108953, 108952, 108951, 108950, 108949, 108948, 108947, 108946, 108945, 108944, 108943, 108942, 108941, 108940, 108939, 108937, 108936, 108935, 108934, 108933, 108932, 108931, 108929, 108928, 108927, 108926, 108925, 108924, 108923, 108922, 108921, 108920, 108919, 108918, 108917, 108916, 108915, 108914, 108913, 108912, 108911, 108910, 108909, 108908, 108907, 108906, 108905, 108904, 108903, 108902, 108901, 108900, 108899, 108898, 108897, 108896, 108895, 108894, 108893, 108892, 108891, 108890, 108889, 108888, 108887, 108886, 108885, 108884, 108883, 108882, 108881, 108880, 108879, 108878, 108877, 108876, 108875, 108874, 108873, 108872, 108871, 108870, 108869, 108868, 108867, 108864, 108863, 108862, 108861, 108860, 108859, 108858, 108857, 108856, 108855, 108854, 108853, 108852, 108851, 108850, 108849, 108848, 108847, 108846, 108845, 108844, 108843, 108842, 108841, 108840, 108839, 108838, 108837, 108834, 108833, 108832, 108831, 108829, 108828, 108827, 108826, 108825, 108824, 108823, 108822, 108821, 108820, 108819, 108818, 108817, 108816, 108815, 108814, 108813, 108812, 108811, 108810, 108809, 108808, 108807, 108806, 108805, 108804, 108803, 108802, 108801, 108800, 108799, 108798, 108797, 108796, 108795, 108794, 108793, 108792, 108791, 108790, 108789, 108788, 108787, 108786, 108785, 108784, 108783, 108782, 108781, 108780, 108779, 108778, 108777, 108776, 108775, 108774, 108773, 108772, 108771, 108770, 108769, 108768, 108767, 108766, 108765, 108764, 108763, 108762, 108761, 108760, 108759, 108758, 108757, 108756, 108755, 108754, 108753, 108752, 108751, 108750, 108749, 108748, 108745, 108744, 108743, 108742, 108741, 108740, 108739, 108738, 108737, 108736, 108735, 108734, 108733, 108732, 108731, 108730, 108729, 108728, 108727, 108726, 108725, 108724, 108723, 108722, 108721, 108720, 108719, 108718, 108717, 108716, 108715, 108714, 108712, 108711, 108709, 108707, 108706, 108705, 108704, 108703, 108702, 108701, 108700, 108699, 108698, 108697, 108696, 108695, 108694, 108693, 108692, 108691, 108690, 108689, 108688, 108687, 108686, 108685, 108684, 108683, 108682, 108681, 108680, 108679, 108678, 108677, 108676, 108675, 108674, 108673, 108672, 108671, 108670, 108669, 108668, 108667, 108666, 108665, 108664, 108663, 108662, 108661, 108660, 108659, 108658, 108657, 108656, 108655, 108654, 108653, 108652, 108651, 108650, 108649, 108648, 108647, 108646, 108645, 108644, 108643, 108642, 108641, 108640, 108639, 108638, 108637, 108636, 108635, 108634, 108633, 108632, 108631, 108630, 108629, 108627, 108626, 108625, 108624, 108623, 108622, 108621, 108620, 108619, 108618, 108617, 108616, 108615, 108614, 108613, 108612, 108611, 108610, 108609, 108608, 108607, 108606, 108605, 108604, 108603, 108602, 108601, 108600, 108599, 108598, 108597, 108596, 108595, 108594, 108593, 108592, 108591, 108590, 108589, 108588, 108587, 108586, 108585, 108584, 108583, 108582, 108581, 108580, 108579, 108578, 108577, 108576, 108575, 108574, 108573, 108572, 108571, 108570, 108569, 108568, 108567, 108566, 108565, 108564, 108563, 108562, 108561, 108560, 108559, 108558, 108557, 108556, 108555, 108554, 108553, 108552, 108551, 108550, 108548, 108547, 108546, 108545, 108544, 108542, 108541, 108540, 108539, 108538, 108537, 108526, 108525, 108523, 108522, 108520, 108518, 108517, 108516, 108515, 108514, 108513, 108512, 108511, 108510, 108509, 108508, 108507, 108506, 108505, 108504, 108503, 108502, 108501, 108500, 108499, 108498, 108497, 108496, 108495, 108494, 108493, 108492, 108491, 108490, 108489, 108488, 108486, 108485, 108484, 108483, 108482, 108481, 108480, 108479, 108478, 108477, 108476, 108475, 108474, 108473, 108472, 108471, 108470, 108469, 108468, 108467, 108466, 108465, 108464, 108463, 108462, 108461, 108460, 108459, 108458, 108457, 108456, 108455, 108454, 108453, 108452, 108451, 108450, 108449, 108448, 108447, 108446, 108445, 108444, 108443, 108442, 108441, 108440, 108439, 108438, 108437, 108436, 108435, 108434, 108433, 108432, 108431, 108430, 108429, 108428, 108427, 108426, 108425, 108424, 108423, 108422, 108421, 108420, 108419, 108418, 108417, 108416, 108415, 108414, 108413, 108412, 108411, 108410, 108409, 108408, 108407, 108406, 108405, 108404, 108403, 108402, 108401, 108400, 108399, 108398, 108397, 108396, 108395, 108394, 108393, 108392, 108391, 108390, 108389, 108388, 108387, 108386, 108385, 108384, 108383, 108382, 108381, 108380, 108379, 108378, 108377, 108376, 108375, 108374, 108373, 108372, 108371, 108370, 108369, 108368, 108367, 108366, 108365, 108364, 108363, 108362, 108361, 108360, 108359, 108358, 108357, 108356, 108355, 108354, 108353, 108352, 108351, 108350, 108349, 108348, 108347, 108346, 108345, 108344, 108343, 108342, 108341, 108340, 108339, 108338, 108335, 108334, 108333, 108332, 108331, 108330, 108329, 108328, 108327, 108326, 108325, 108324, 108323, 108322, 108321, 108320, 108319, 108318, 108317, 108316, 108315, 108314, 108313, 108312, 108311, 108310, 108309, 108308, 108307, 108306, 108305, 108304, 108303, 108302, 108301, 108300, 108299, 108298, 108297, 108296, 108295, 108294, 108293, 108292, 108291, 108290, 108289, 108288, 108287, 108286, 108285, 108284, 108283, 108282, 108281, 108280, 108279, 108277, 108276, 108275, 108274, 108273, 108271, 108270, 108269, 108268, 108267, 108266, 108265, 108264, 108263, 108262, 108261, 108260, 108259, 108258, 108257, 108256, 108255, 108254, 108253, 108252, 108251, 108250, 108249, 108248, 108247, 108233, 108232, 108231, 108230, 108229, 108228, 108227, 108226, 108225, 108224, 108223, 108222, 108221, 108220, 108216, 108214, 108213, 108212, 108211, 108210, 108209, 108208, 108207, 108206, 108205, 108204, 108203, 108202, 108201, 108200, 108197, 108196, 108195, 108194, 108193, 108192, 108191, 108190, 108189, 108188, 108187, 108186, 108185, 108184, 108183, 108182, 108181, 108180, 108179, 108178, 108177, 108171, 108170, 108169, 108168, 108167, 108166, 108165, 108164, 108163, 108162, 108161, 108160, 108159, 108158, 108157, 108156, 108155, 108154, 108153, 108152, 108151, 108150, 108149, 108148, 108147, 108146, 108145, 108144, 108143, 108142, 108141, 108140, 108139, 108138, 108137, 108136, 108135, 108134, 108133, 108132, 108131, 108130, 108129, 108128, 108127, 108126, 108125, 108124, 108123, 108122, 108121, 108120, 108119, 108118, 108117, 108116, 108115, 108114, 108113, 108112, 108111, 108110, 108109, 108108, 108107, 108106, 108105, 108104, 108103, 108102, 108101, 108100, 108099, 108098, 108097, 108096, 108095, 108094, 108093, 108092, 108091, 108090, 108089, 108088, 108087, 108086, 108085, 108084, 108083, 108082, 108081, 108080, 108079, 108078, 108077, 108076, 108075, 108074, 108073, 108072, 108071, 108070, 108069, 108068, 108067, 108066, 108065, 108064, 108063, 108062, 108061, 108060, 108059, 108058, 108057, 108056, 108055, 108054, 108053, 108052, 108051, 108050, 108049, 108048, 108047, 108046, 108045, 108044, 108043, 108041, 108040, 108039, 108038, 108037, 108036, 108035, 108034, 108033, 108032, 108031, 108030, 108029, 108028, 108027, 108026, 108025, 108024, 108023, 108022, 108021, 108020, 108019, 108018, 108017, 108016, 108015, 108014, 108013, 108012, 108011, 108010, 108009, 108008, 108007, 108006, 108005, 108004, 108003, 108002, 108001, 108000, 107999, 107998, 107997, 107996, 107995, 107994, 107993, 107992, 107991, 107990, 107989, 107988, 107987, 107986, 107985, 107984, 107983, 107982, 107981, 107980, 107979, 107978, 107977, 107976, 107975, 107974, 107973, 107972, 107971, 107970, 107969, 107968, 107967, 107966, 107965, 107956, 107955, 107954, 107953, 107952, 107951, 107950, 107949, 107948, 107947, 107946, 107945, 107944, 107943, 107942, 107941, 107940, 107939, 107938, 107937, 107936, 107935, 107934, 107933, 107932, 107931, 107930, 107929, 107928, 107927, 107926, 107925, 107924, 107923, 107922, 107921, 107920, 107919, 107918, 107917, 107916, 107915, 107914, 107913, 107912, 107911, 107910, 107909, 107908, 107907, 107906, 107905, 107904, 107903, 107902, 107901, 107900, 107899, 107898, 107897, 107896, 107895, 107894, 107893, 107892, 107891, 107890, 107889, 107888, 107887, 107886, 107885, 107884, 107883, 107882, 107881, 107880, 107879, 107878, 107877, 107876, 107875, 107874, 107873, 107872, 107871, 107870, 107869, 107868, 107867, 107866, 107865, 107864, 107863, 107862, 107861, 107860, 107859, 107858, 107857, 107856, 107855, 107854, 107853, 107852, 107851, 107850, 107849, 107848, 107847, 107846, 107845, 107844, 107843, 107842, 107841, 107840, 107839, 107838, 107837, 107836, 107835, 107834, 107833, 107832, 107831, 107830, 107829, 107828, 107827, 107826, 107825, 107824, 107823, 107822, 107821, 107820, 107819, 107818, 107817, 107816, 107815, 107814, 107813, 107812, 107811, 107810, 107809, 107808, 107807, 107806, 107805, 107804, 107803, 107802, 107801, 107799, 107798, 107797, 107796, 107795, 107794, 107793, 107792, 107791, 107790, 107789, 107788, 107787, 107786, 107785, 107784, 107783, 107782, 107781, 107780, 107779, 107778, 107776, 107775, 107774, 107773, 107772, 107771, 107770, 107769, 107768, 107767, 107766, 107765, 107764, 107763, 107762, 107761, 107760, 107759, 107758, 107757, 107756, 107755, 107754, 107753, 107752, 107751, 107750, 107749, 107748, 107747, 107746, 107745, 107744, 107743, 107742, 107741, 107740, 107739, 107738, 107737, 107736, 107735, 107734, 107733, 107732, 107731, 107730, 107729, 107728, 107727, 107726, 107725, 107724, 107723, 107722, 107721, 107720, 107719, 107718, 107717, 107716, 107715, 107714, 107713, 107712, 107711, 107710, 107709, 107708, 107707, 107706, 107705, 107704, 107703, 107702, 107701, 107700, 107699, 107698, 107697, 107696, 107695, 107694, 107693, 107692, 107691, 107690, 107689, 107688, 107687, 107685, 107684, 107683, 107682, 107681, 107679, 107678, 107677, 107676, 107675, 107673, 107672, 107671, 107670, 107669, 107668, 107667, 107666, 107665, 107664, 107663, 107662, 107661, 107660, 107659, 107658, 107657, 107656, 107655, 107654, 107653, 107652, 107651, 107650, 107649, 107648, 107647, 107646, 107645, 107644, 107643, 107642, 107641, 107640, 107639, 107638, 107637, 107636, 107635, 107634, 107633, 107632, 107631, 107630, 107627, 107626, 107625, 107624, 107622, 107621, 107620, 107619, 107618, 107617, 107616, 107615, 107614, 107613, 107612, 107611, 107610, 107609, 107608, 107607, 107606, 107605, 107604, 107603, 107602, 107601, 107600, 107599, 107598, 107597, 107596, 107595, 107594, 107593, 107592, 107591, 107590, 107589, 107588, 107587, 107586, 107585, 107584, 107583, 107582, 107581, 107580, 107579, 107578, 107577, 107576, 107575, 107574, 107573, 107572, 107571, 107570, 107569, 107568, 107567, 107564, 107563, 107562, 107561, 107560, 107559, 107558, 107557, 107556, 107555, 107554, 107553, 107552, 107551, 107550, 107549, 107548, 107540, 107539, 107538, 107537, 107536, 107535, 107534, 107533, 107532, 107531, 107530, 107529, 107528, 107527, 107526, 107525, 107524, 107523, 107522, 107521, 107520, 107519, 107518, 107517, 107516, 107514, 107513, 107512, 107511, 107510, 107509, 107508, 107507, 107506, 107505, 107504, 107503, 107502, 107501, 107500, 107499, 107491, 107490, 107488, 107487, 107486, 107485, 107484, 107483, 107482, 107481, 107479, 107478, 107477, 107476, 107475, 107474, 107472, 107471, 107470, 107469, 107468, 107467, 107466, 107465, 107464, 107463, 107462, 107461, 107460, 107459, 107458, 107457, 107456, 107455, 107454, 107453, 107452, 107451, 107450, 107449, 107448, 107447, 107446, 107445, 107444, 107443, 107442, 107441, 107440, 107439, 107438, 107437, 107436, 107435, 107434, 107433, 107432, 107431, 107430, 107429, 107428, 107427, 107424, 107423, 107422, 107421, 107420, 107419, 107418, 107417, 107416, 107415, 107414, 107413, 107412, 107411, 107410, 107409, 107408, 107407, 107406, 107405, 107404, 107403, 107402, 107401, 107400, 107399, 107398, 107397, 107396, 107395, 107393, 107392, 107391, 107390, 107389, 107388, 107387, 107386, 107385, 107384, 107383, 107382, 107381, 107380, 107379, 107378, 107377, 107376, 107375, 107374, 107373, 107372, 107371, 107370, 107369, 107368, 107367, 107366, 107365, 107364, 107363, 107362, 107361, 107360, 107359, 107358, 107357, 107356, 107355, 107354, 107353, 107352, 107351, 107350, 107349, 107348, 107347, 107346, 107345, 107344, 107343, 107342, 107341, 107340, 107339, 107338, 107337, 107336, 107335, 107334, 107333, 107332, 107331, 107330, 107328, 107327, 107326, 107325, 107324, 107323, 107322, 107321, 107320, 107319, 107318, 107317, 107316, 107315, 107314, 107313, 107312, 107311, 107310, 107309, 107308, 107307, 107306, 107305, 107304, 107303, 107302, 107301, 107300, 107299, 107298, 107297, 107296, 107295, 107294, 107293, 107292, 107291, 107290, 107289, 107282, 107281, 107280, 107279, 107278, 107277, 107276, 107275, 107274, 107273, 107272, 107271, 107270, 107269, 107268, 107267, 107265, 107264, 107263, 107262, 107261, 107260, 107259, 107258, 107257, 107256, 107255, 107254, 107253, 107252, 107251, 107250, 107249, 107248, 107247, 107245, 107244, 107243, 107242, 107241, 107240, 107239, 107238, 107237, 107236, 107235, 107234, 107233, 107232, 107231, 107230, 107229, 107228, 107227, 107226, 107225, 107224, 107223, 107222, 107221, 107220, 107219, 107218, 107217, 107216, 107215, 107214, 107213, 107212, 107211, 107210, 107209, 107208, 107207, 107206, 107205, 107204, 107203, 107202, 107201, 107200, 107199, 107198, 107197, 107196, 107195, 107194, 107193, 107192, 107191, 107190, 107189, 107188, 107187, 107186, 107185, 107184, 107183, 107182, 107181, 107180, 107179, 107178, 107177, 107176, 107175, 107174, 107173, 107172, 107171, 107170, 107169, 107168, 107167, 107165, 107164, 107163, 107162, 107160, 107159, 107158, 107157, 107156, 107155, 107154, 107153, 107152, 107151, 107150, 107149, 107148, 107147, 107146, 107145, 107144, 107143, 107142, 107141, 107140, 107139, 107138, 107137, 107136, 107135, 107134, 107133, 107132, 107131, 107130, 107129, 107128, 107127, 107126, 107125, 107124, 107123, 107122, 107121, 107120, 107119, 107118, 107116, 107115, 107114, 107111, 107110, 107109, 107108, 107107, 107106, 107105, 107104, 107103, 107102, 107101, 107100, 107099, 107098, 107097, 107096, 107095, 107094, 107093, 107092, 107091, 107090, 107089, 107088, 107087, 107086, 107085, 107084, 107083, 107082, 107081, 107080, 107079, 107078, 107077, 107076, 107075, 107074, 107073, 107072, 107071, 107070, 107069, 107068, 107067, 107066, 107065, 107064, 107063, 107062, 107061, 107060, 107059, 107057, 107056, 107055, 107054, 107053, 107050, 107049, 107048, 107047, 107046, 107045, 107044, 107043, 107042, 107039, 107038, 107037, 107036, 107035, 107034, 107033, 107032, 107031, 107030); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (107029, 107028, 107027, 107026, 107025, 107024, 107023, 107022, 107021, 107020, 107019, 107018, 107017, 107016, 107015, 107014, 107013, 107010, 107009, 107008, 107007, 107006, 107005, 107004, 107003, 107002, 107001, 107000, 106999, 106998, 106997, 106996, 106995, 106994, 106993, 106992, 106991, 106990, 106989, 106988, 106987, 106986, 106984, 106982, 106981, 106980, 106979, 106978, 106977, 106976, 106975, 106974, 106971, 106970, 106969, 106968, 106967, 106966, 106965, 106964, 106963, 106962, 106961, 106960, 106959, 106958, 106957, 106956, 106955, 106954, 106953, 106952, 106951, 106950, 106949, 106948, 106947, 106946, 106945, 106944, 106943, 106942, 106941, 106940, 106939, 106934, 106933, 106932, 106931, 106930, 106928, 106927, 106926, 106925, 106924, 106923, 106922, 106921, 106919, 106918, 106917, 106916, 106915, 106914, 106913, 106912, 106911, 106910, 106909, 106908, 106907, 106906, 106905, 106904, 106899, 106898, 106897, 106896, 106895, 106894, 106893, 106892, 106891, 106890, 106889, 106888, 106887, 106886, 106885, 106884, 106883, 106882, 106881, 106880, 106879, 106878, 106876, 106874, 106872, 106871, 106870, 106869, 106868, 106867, 106866, 106865, 106864, 106863, 106862, 106861, 106860, 106859, 106858, 106857, 106856, 106855, 106854, 106853, 106852, 106851, 106850, 106849, 106848, 106847, 106846, 106845, 106844, 106843, 106842, 106841, 106840, 106839, 106838, 106837, 106836, 106835, 106834, 106833, 106832, 106831, 106830, 106829, 106828, 106827, 106826, 106825, 106824, 106823, 106822, 106821, 106820, 106819, 106818, 106817, 106816, 106815, 106814, 106813, 106812, 106811, 106810, 106809, 106808, 106807, 106806, 106805, 106804, 106803, 106802, 106801, 106800, 106799, 106798, 106797, 106796, 106795, 106794, 106793, 106792, 106791, 106790, 106789, 106788, 106787, 106786, 106785, 106784, 106783, 106782, 106781, 106780, 106779, 106778, 106777, 106776, 106775, 106774, 106773, 106772, 106771, 106770, 106769, 106768, 106767, 106766, 106765, 106764, 106763, 106762, 106761, 106760, 106759, 106758, 106757, 106756, 106755, 106754, 106753, 106752, 106751, 106750, 106749, 106748, 106747, 106746, 106745, 106740, 106739, 106738, 106737, 106736, 106734, 106732, 106731, 106730, 106729, 106728, 106727, 106726, 106725, 106724, 106723, 106722, 106720, 106719, 106718, 106717, 106716, 106715, 106714, 106713, 106712, 106711, 106710, 106709, 106708, 106707, 106706, 106705, 106704, 106703, 106702, 106701, 106700, 106699, 106698, 106684, 106683, 106681, 106679, 106677, 106676, 106675, 106674, 106658, 106633, 106625, 106583, 106582, 106581, 106580, 106575, 106574, 106573, 106570, 106567, 106522, 106521, 106520, 106519, 106518, 106517, 106516, 106515, 106514, 106507, 106506, 106505, 106503, 106502, 106501, 106500, 106498, 106497, 106496, 106495, 106494, 106493, 106492, 106491, 106490, 106489, 106488, 106487, 106486, 106485, 106484, 106483, 106482, 106481, 106480, 106479, 106478, 106477, 106476, 106475, 106474, 106473, 106472, 106471, 106470, 106469, 106468, 106467, 106466, 106465, 106460, 106459, 106458, 106457, 106456, 106455, 106454, 106453, 106452, 106451, 106450, 106449, 106448, 106447, 106446, 106445, 106444, 106443, 106442, 106441, 106440, 106439, 106438, 106437, 106436, 106435, 106434, 106433, 106432, 106431, 106430, 106429, 106428, 106427, 106426, 106425, 106424, 106423, 106422, 106421, 106420, 106419, 106418, 106417, 106416, 106415, 106414, 106413, 106412, 106411, 106410, 106409, 106408, 106407, 106406, 106405, 106404, 106403, 106402, 106401, 106400, 106399, 106398, 106397, 106396, 106395, 106394, 106393, 106392, 106390, 106389, 106388, 106387, 106386, 106385, 106384, 106383, 106382, 106381, 106380, 106379, 106378, 106377, 106376, 106375, 106374, 106373, 106371, 106370, 106369, 106366, 106365, 106364, 106363, 106362, 106361, 106360, 106359, 106358, 106357, 106356, 106355, 106354, 106353, 106352, 106351, 106350, 106349, 106348, 106347, 106346, 106345, 106344, 106343, 106342, 106341, 106340, 106339, 106338, 106337, 106336, 106335, 106334, 106333, 106332, 106331, 106330, 106329, 106328, 106327, 106326, 106325, 106324, 106323, 106322, 106321, 106320, 106319, 106318, 106317, 106316, 106315, 106314, 106313, 106312, 106311, 106310, 106309, 106308, 106307, 106306, 106305, 106304, 106303, 106302, 106301, 106300, 106299, 106298, 106297, 106296, 106295, 106294, 106293, 106292, 106291, 106290, 106289, 106288, 106287, 106286, 106285, 106284, 106283, 106282, 106281, 106280, 106278, 106277, 106276, 106275, 106274, 106273, 106272, 106271, 106270, 106269, 106268, 106267, 106266, 106265, 106264, 106263, 106262, 106261, 106260, 106259, 106258, 106257, 106256, 106255, 106254, 106253, 106252, 106251, 106250, 106249, 106248, 106246, 106245, 106244, 106243, 106242, 106241, 106240, 106239, 106238, 106237, 106236, 106235, 106234, 106233, 106232, 106231, 106230, 106229, 106228, 106227, 106226, 106225, 106224, 106222, 106221, 106219, 106218, 106217, 106216, 106215, 106214, 106213, 106212, 106211, 106210, 106209, 106208, 106207, 106206, 106205, 106204, 106203, 106202, 106201, 106200, 106199, 106198, 106197, 106196, 106195, 106194, 106193, 106192, 106191, 106190, 106189, 106188, 106187, 106186, 106185, 106184, 106183, 106182, 106181, 106180, 106179, 106178, 106177, 106176, 106175, 106174, 106173, 106172, 106171, 106170, 106169, 106168, 106167, 106165, 106163, 106162, 106161, 106160, 106159, 106158, 106157, 106156, 106155, 106154, 106153, 106152, 106151, 106150, 106149, 106148, 106147, 106146, 106145, 106144, 106143, 106142, 106141, 106140, 106139, 106138, 106137, 106136, 106135, 106134, 106133, 106132, 106131, 106130, 106129, 106128, 106127, 106126, 106125, 106124, 106123, 106122, 106120, 106119, 106117, 106116, 106115, 106114, 106113, 106112, 106111, 106108, 106107, 106106, 106105, 106104, 106103, 106102, 106101, 106100, 106099, 106098, 106097, 106096, 106095, 106094, 106093, 106092, 106091, 106090, 106089, 106088, 106087, 106086, 106085, 106084, 106083, 106082, 106081, 106080, 106079, 106078, 106077, 106076, 106075, 106074, 106073, 106072, 106071, 106070, 106069, 106068, 106067, 106066, 106065, 106064, 106059, 106058, 106057, 106056, 106055, 106054, 106053, 106052, 106051, 106050, 106049, 106048, 106047, 106046, 106045, 106044, 106043, 106042, 106041, 106040, 106039, 106038, 106037, 106036, 106035, 106034, 106033, 106032, 106031, 106030, 106029, 106028, 106027, 106026, 106025, 106024, 106023, 106022, 106021, 106020, 106019, 106018, 106016, 106015, 106014, 106013, 106012, 106011, 106010, 106009, 106008, 106007, 106006, 106005, 106004, 106003, 106002, 106001, 106000, 105999, 105998, 105997, 105996, 105995, 105994, 105993, 105992, 105991, 105990, 105989, 105988, 105987, 105986, 105985, 105984, 105983, 105982, 105981, 105980, 105979, 105978, 105977, 105976, 105975, 105974, 105973, 105972, 105971, 105970, 105969, 105968, 105967, 105966, 105965, 105964, 105963, 105962, 105961, 105960, 105959, 105958, 105957, 105956, 105955, 105954, 105953, 105952, 105951, 105950, 105949, 105948, 105947, 105946, 105945, 105944, 105943, 105942, 105941, 105940, 105939, 105938, 105937, 105936, 105935, 105934, 105933, 105932, 105931, 105930, 105929, 105928, 105927, 105926, 105925, 105924, 105923, 105922, 105921, 105920, 105919, 105918, 105917, 105916, 105915, 105914, 105913, 105912, 105911, 105910, 105909, 105908, 105907, 105906, 105905, 105904, 105903, 105902, 105901, 105900, 105899, 105898, 105897, 105896, 105895, 105894, 105893, 105892, 105891, 105890, 105889, 105888, 105887, 105886, 105885, 105884, 105883, 105882, 105881, 105880, 105879, 105878, 105877, 105876, 105875, 105874, 105873, 105872, 105871, 105870, 105869, 105868, 105867, 105866, 105865, 105864, 105863, 105862, 105861, 105860, 105859, 105858, 105857, 105856, 105855, 105854, 105853, 105852, 105851, 105850, 105849, 105848, 105847, 105846, 105845, 105844, 105843, 105842, 105841, 105840, 105839, 105838, 105837, 105836, 105835, 105834, 105833, 105832, 105831, 105830, 105829, 105828, 105827, 105826, 105825, 105824, 105823, 105822, 105821, 105820, 105819, 105818, 105817, 105816, 105815, 105814, 105813, 105812, 105811, 105810, 105809, 105808, 105807, 105806, 105805, 105804, 105803, 105802, 105801, 105800, 105799, 105798, 105797, 105796, 105795, 105794, 105793, 105792, 105791, 105790, 105789, 105788, 105787, 105786, 105785, 105784, 105783, 105782, 105781, 105780, 105779, 105778, 105777, 105776, 105775, 105774, 105773, 105772, 105771, 105770, 105769, 105768, 105767, 105766, 105765, 105764, 105763, 105762, 105761, 105760, 105759, 105758, 105757, 105756, 105755, 105754, 105753, 105752, 105751, 105750, 105749, 105748, 105747, 105746, 105745, 105744, 105743, 105742, 105741, 105740, 105739, 105738, 105737, 105736, 105735, 105734, 105733, 105732, 105731, 105730, 105729, 105728, 105727, 105726, 105725, 105719, 105718, 105717, 105716, 105715, 105714, 105713, 105712, 105711, 105710, 105708, 105707, 105706, 105705, 105704, 105703, 105702, 105701, 105700, 105699, 105698, 105697, 105691, 105690, 105689, 105688, 105687, 105686, 105685, 105684, 105683, 105682, 105681, 105680, 105679, 105678, 105677, 105676, 105675, 105674, 105673, 105672, 105671, 105670, 105669, 105668, 105667, 105666, 105665, 105664, 105663, 105662, 105661, 105660, 105659, 105658, 105657, 105655, 105654, 105653, 105652, 105651, 105650, 105649, 105648, 105647, 105646, 105645, 105644, 105643, 105642, 105641, 105640, 105639, 105638, 105637, 105636, 105635, 105634, 105633, 105632, 105631, 105630, 105629, 105628, 105627, 105626, 105625, 105624, 105623, 105622, 105621, 105620, 105619, 105618, 105617, 105616, 105615, 105614, 105613, 105612, 105611, 105610, 105607, 105606, 105605, 105604, 105603, 105602, 105601, 105599, 105598, 105597, 105596, 105595, 105594, 105593, 105592, 105591, 105590, 105589, 105588, 105587, 105586, 105585, 105584, 105583, 105582, 105580, 105579, 105578, 105577, 105576, 105575, 105574, 105573, 105572, 105571, 105570, 105569, 105568, 105567, 105566, 105565, 105564, 105563, 105562, 105561, 105560, 105559, 105558, 105557, 105556, 105555, 105554, 105553, 105552, 105551, 105550, 105549, 105548, 105547, 105546, 105545, 105544, 105543, 105542, 105541, 105540, 105539, 105538, 105537, 105536, 105535, 105534, 105533, 105532, 105531, 105530, 105529, 105528, 105527, 105526, 105525, 105524, 105523, 105522, 105520, 105519, 105518, 105517, 105516, 105515, 105514, 105513, 105512, 105511, 105510, 105509, 105508, 105507, 105506, 105505, 105504, 105503, 105502, 105501, 105500, 105499, 105498, 105497, 105496, 105495, 105494, 105493, 105492, 105491, 105490, 105489, 105488, 105487, 105486, 105485, 105484, 105483, 105482, 105480, 105479, 105478, 105476, 105475, 105474, 105473, 105472, 105471, 105470, 105469, 105468, 105467, 105466, 105465, 105464, 105463, 105462, 105461, 105460, 105459, 105458, 105457, 105456, 105455, 105454, 105453, 105452, 105451, 105450, 105449, 105448, 105447, 105446, 105442, 105441, 105440, 105439, 105438, 105437, 105435, 105434, 105433, 105432, 105431, 105427, 105426, 105425, 105424, 105423, 105422, 105421, 105420, 105419, 105418, 105417, 105416, 105415, 105414, 105413, 105412, 105411, 105410, 105409, 105408, 105407, 105406, 105405, 105404, 105403, 105402, 105401, 105400, 105399, 105398, 105397, 105396, 105395, 105394, 105393, 105392, 105391, 105390, 105389, 105388, 105387, 105385, 105384, 105383, 105379, 105378, 105377, 105376, 105374, 105373, 105372, 105371, 105370, 105369, 105368, 105367, 105366, 105365, 105364, 105363, 105362, 105361, 105360, 105359, 105358, 105357, 105356, 105355, 105353, 105352, 105351, 105348, 105347, 105346, 105345, 105344, 105343, 105341, 105339, 105335, 105333, 105332, 105331, 105330, 105329, 105328, 105327, 105326, 105325, 105324, 105323, 105322, 105321, 105320, 105319, 105318, 105317, 105316, 105315, 105314, 105313, 105312, 105311, 105310, 105309, 105308, 105303, 105302, 105301, 105300, 105299, 105294, 105293, 105292, 105291, 105290, 105289, 105288, 105287, 105286, 105285, 105284, 105283, 105282, 105281, 105280, 105279, 105278, 105277, 105276, 105275, 105274, 105273, 105272, 105271, 105270, 105269, 105268, 105267, 105266, 105265, 105264, 105263, 105262, 105261, 105260, 105259, 105258, 105257, 105256, 105255, 105254, 105253, 105252, 105251, 105250, 105249, 105248, 105247, 105246, 105245, 105244, 105243, 105241, 105240, 105239, 105238, 105236, 105235, 105234, 105233, 105232, 105231, 105229, 105228, 105225, 105223, 105222, 105221, 105220, 105219, 105218, 105217, 105216, 105215, 105214, 105213, 105212, 105211, 105210, 105209, 105208, 105207, 105206, 105205, 105204, 105203, 105202, 105201, 105200, 105199, 105198, 105197, 105196, 105195, 105194, 105193, 105192, 105191, 105190, 105188, 105184, 105183, 105182, 105181, 105180, 105179, 105178, 105177, 105176, 105175, 105174, 105173, 105172, 105171, 105170, 105169, 105168, 105163, 105162, 105161, 105160, 105159, 105158, 105157, 105156, 105155, 105154, 105153, 105152, 105151, 105150, 105149, 105148, 105147, 105146, 105145, 105144, 105143, 105142, 105141, 105140, 105139, 105138, 105137, 105134, 105133, 105132, 105131, 105130, 105129, 105128, 105127, 105126, 105125, 105124, 105123, 105122, 105121, 105120, 105119, 105118, 105117, 105116, 105115, 105114, 105113, 105112, 105111, 105110, 105090, 105089, 105088, 105087, 105086, 105085, 105084, 105083, 105082, 105079, 105078, 105074, 105073, 105072, 105071, 105070, 105069, 105068, 105067, 105066, 105065, 105064, 105063, 105062, 105061, 105060, 105059, 105058, 105057, 105056, 105055, 105054, 105053, 105052, 105051, 105050, 105049, 105048, 105047, 105046, 105045, 105044, 105043, 105042, 105041, 105039, 105038, 105037, 105032, 105031, 105030, 105029, 105028, 105027, 105026, 105025, 105024, 105023, 105022, 105021, 105020, 105019, 105018, 105016, 105015, 105014, 105013, 105012, 105011, 105010, 105009, 105008, 105007, 105005, 105004, 105003, 105002, 105001, 105000, 104999, 104998, 104997, 104996, 104995, 104993, 104992, 104991, 104990, 104989, 104988, 104987, 104986, 104985, 104984, 104983, 104982, 104981, 104980, 104979, 104978, 104977, 104976, 104975, 104974, 104973, 104972, 104971, 104970, 104969, 104968, 104967, 104966, 104965, 104964, 104963, 104962, 104961, 104960, 104959, 104958, 104957, 104956, 104955, 104954, 104953, 104952, 104951, 104950, 104949, 104948, 104947, 104946, 104945, 104944, 104942, 104940, 104939, 104938, 104937, 104935, 104934, 104933, 104932, 104931, 104929, 104928, 104927, 104926, 104925, 104924, 104923, 104922, 104921, 104920, 104919, 104918, 104917, 104916, 104915, 104914, 104913, 104912, 104911, 104910, 104909, 104908, 104907, 104906, 104905, 104904, 104903, 104902, 104901, 104900, 104899, 104898, 104897, 104896, 104895, 104894, 104893, 104892, 104891, 104890, 104889, 104888, 104887, 104886, 104885, 104884, 104883, 104882, 104881, 104880, 104879, 104878, 104877, 104876, 104875, 104874, 104873, 104871, 104870, 104868, 104862, 104861, 104860, 104859, 104858, 104857, 104856, 104855, 104854, 104853, 104852, 104851, 104850, 104849, 104848, 104847, 104846, 104845, 104844, 104843, 104842, 104841, 104840, 104839, 104838, 104837, 104836, 104835, 104834, 104833, 104832, 104831, 104830, 104829, 104828, 104827, 104826, 104825, 104824, 104823, 104822, 104821, 104820, 104819, 104818, 104817, 104816, 104815, 104814, 104813, 104812, 104811, 104810, 104809, 104808, 104807, 104806, 104805, 104804, 104803, 104802, 104801, 104800, 104799, 104798, 104797, 104796, 104795, 104794, 104793, 104792, 104791, 104790, 104789, 104788, 104787, 104786, 104785, 104784, 104783, 104782, 104781, 104780, 104779, 104778, 104777, 104776, 104775, 104774, 104773, 104772, 104771, 104770, 104769, 104768, 104767, 104766, 104765, 104764, 104763, 104762, 104761, 104760, 104759, 104758, 104757, 104756, 104755, 104754, 104753, 104752, 104751, 104750, 104749, 104748, 104747, 104746, 104745, 104744, 104743, 104742, 104741, 104740, 104739, 104738, 104737, 104736, 104735, 104734, 104733, 104732, 104731, 104730, 104729, 104728, 104727, 104726, 104725, 104724, 104723, 104722, 104721, 104720, 104719, 104718, 104717, 104716, 104715, 104714, 104713, 104712, 104711, 104710, 104709, 104708, 104703, 104699, 104695, 104694, 104693, 104692, 104691, 104690, 104689, 104688, 104687, 104686, 104685, 104684, 104682, 104681, 104680, 104679, 104678, 104677, 104676, 104675, 104674, 104673, 104672, 104671, 104670, 104669, 104668, 104667, 104666, 104665, 104664, 104663, 104662, 104661, 104660, 104659, 104658, 104657, 104656, 104655, 104654, 104653, 104652, 104651, 104650, 104649, 104648, 104647, 104646, 104645, 104644, 104643, 104642, 104641, 104640, 104639, 104638, 104637, 104636, 104635, 104634, 104633, 104632, 104631, 104630, 104629, 104628, 104627, 104626, 104624, 104623, 104622, 104621, 104620, 104619, 104618, 104617, 104616, 104615, 104614, 104613, 104612, 104611, 104610, 104609, 104608, 104607, 104606, 104605, 104604, 104603, 104602, 104601, 104600, 104599, 104598, 104597, 104596, 104595, 104594, 104593, 104592, 104591, 104590, 104589, 104588, 104587, 104586, 104585, 104584, 104583, 104582, 104581, 104580, 104579, 104578, 104577, 104576, 104575, 104574, 104573, 104572, 104571, 104570, 104569, 104568, 104567, 104566, 104565, 104564, 104563, 104562, 104561, 104559, 104558, 104557, 104556, 104555, 104554, 104553, 104552, 104551, 104550, 104549, 104548, 104547, 104546, 104545, 104544, 104543, 104542, 104541, 104540, 104539, 104538, 104537, 104536, 104535, 104534, 104533, 104532, 104531, 104530, 104529, 104528, 104527, 104526, 104525, 104524, 104523, 104522, 104521, 104520, 104519, 104518, 104517, 104516, 104515, 104514, 104513, 104512, 104511, 104510, 104509, 104508, 104507, 104506, 104505, 104504, 104503, 104502, 104501, 104500, 104499, 104498, 104497, 104496, 104495, 104494, 104493, 104492, 104491, 104490, 104489, 104488, 104487, 104486, 104485, 104484, 104483, 104482, 104480, 104478, 104477, 104476, 104475, 104474, 104473, 104472, 104471, 104470, 104469, 104468, 104467, 104466, 104465, 104464, 104463, 104462, 104461, 104460, 104459, 104458, 104457, 104456, 104455, 104454, 104453, 104452, 104451, 104450, 104449, 104448, 104447, 104446, 104445, 104444, 104443, 104442, 104441, 104440, 104439, 104438, 104437, 104436, 104435, 104434, 104433, 104432, 104431, 104430, 104429, 104428, 104427, 104426, 104425, 104424, 104423, 104422, 104421, 104420, 104419, 104418, 104417, 104416, 104415, 104414, 104413, 104412, 104411, 104410, 104409, 104408, 104407, 104406, 104405, 104404, 104403, 104402, 104401, 104400, 104399, 104398, 104397, 104396, 104395, 104394, 104389, 104388, 104387, 104386, 104385, 104384, 104383, 104382, 104381, 104380, 104379, 104378, 104377, 104376, 104375, 104374, 104373, 104372, 104371, 104370, 104369, 104368, 104367, 104366, 104365, 104364, 104363, 104362, 104361, 104360, 104359, 104358, 104357, 104356, 104355, 104354, 104353, 104352, 104351, 104350, 104349, 104348, 104347, 104346, 104345, 104344, 104343, 104342, 104341, 104340, 104339, 104338, 104337, 104336, 104335, 104334, 104333, 104332, 104331, 104330, 104329, 104328, 104327, 104326, 104325, 104324, 104323, 104322, 104321, 104320, 104319, 104318, 104316, 104314, 104313, 104312, 104311, 104310, 104309, 104308, 104307, 104306, 104305, 104304, 104303, 104302, 104301, 104300, 104299, 104298, 104297, 104296, 104295, 104294, 104293, 104292, 104291, 104290, 104289, 104288, 104287, 104286, 104285, 104284, 104283, 104282, 104281, 104280, 104279, 104278, 104277, 104276, 104275, 104274, 104273, 104272, 104271, 104270, 104269, 104268, 104267, 104266, 104265, 104264, 104262, 104261, 104260, 104259, 104258, 104257, 104256, 104254, 104253, 104252, 104251, 104250, 104249, 104248, 104247, 104246, 104245, 104244, 104243, 104242, 104241, 104240, 104239, 104238, 104237, 104236, 104235, 104234, 104233, 104232, 104231, 104230, 104229, 104228, 104227, 104226, 104225, 104224, 104223, 104222, 104221, 104220, 104219, 104215, 104214, 104213, 104212, 104211, 104210, 104209, 104208, 104207, 104206, 104205, 104204, 104201, 104200, 104198, 104197, 104196, 104195, 104194, 104193, 104192, 104191, 104190, 104189, 104188, 104187, 104186, 104185, 104184, 104183, 104182, 104181, 104179, 104178, 104167, 104166, 104165, 104164, 104163, 104162, 104161, 104160, 104159, 104158, 104157, 104156, 104155, 104154, 104153, 104152, 104151, 104150, 104149, 104148, 104147, 104146, 104145, 104144, 104143, 104142, 104141, 104140, 104139, 104138, 104137, 104136, 104135, 104134, 104133, 104132, 104131, 104130, 104129, 104128, 104127, 104126, 104125, 104124, 104123, 104122, 104121, 104120, 104119, 104118, 104117, 104116, 104115, 104114, 104113, 104112, 104111, 104110, 104109, 104108, 104107, 104106, 104105, 104104, 104103, 104101, 104100, 104099, 104098, 104097, 104096, 104095, 104094, 104093, 104092, 104091, 104090, 104089, 104088, 104083, 104082, 104081, 104080, 104079, 104078, 104077, 104076, 104075, 104074, 104073, 104072, 104071, 104070, 104069, 104068, 104067, 104066, 104059, 104058, 104057, 104056, 104055, 104054, 104053, 104052, 104049, 104048, 104047, 104046, 104045, 104044, 104043, 104042, 104041, 104040, 104038, 104037, 104036, 104035, 104034, 104033, 104032, 104031, 104030, 104029, 104028, 104027, 104026, 104025, 104024, 104023, 104022, 104021, 104020, 104019, 104018, 104017, 104016, 104015, 104014, 104013, 104012, 104011, 104010, 104009, 104008, 104007, 104006, 104005, 104004, 104003, 104002, 104001, 104000, 103999, 103998, 103997, 103996, 103995, 103994, 103993, 103992, 103991, 103990, 103989, 103988, 103987, 103986, 103983, 103982, 103977, 103976, 103975, 103974, 103973, 103972, 103971, 103970, 103969, 103968, 103967, 103966, 103965, 103964, 103962, 103961, 103960, 103959, 103958, 103957, 103956, 103954, 103953, 103952, 103951, 103950, 103949, 103947, 103946, 103943, 103940, 103939, 103938, 103937, 103936, 103935, 103934, 103932, 103931, 103930, 103929, 103928, 103927, 103924, 103923, 103922, 103921, 103920, 103919, 103918, 103917, 103915, 103914, 103913, 103912, 103911, 103910, 103909, 103908, 103907, 103905, 103898, 103897, 103896, 103895, 103894, 103893, 103892, 103887, 103886, 103882, 103881, 103880, 103879, 103878, 103877, 103876, 103875, 103874, 103873, 103872, 103871, 103869, 103868, 103867, 103866, 103865, 103864, 103863, 103862, 103861, 103860, 103859, 103858, 103857, 103856, 103855, 103854, 103853, 103852, 103851, 103850, 103849, 103848, 103847, 103846, 103845, 103844, 103843, 103842, 103841, 103840, 103838, 103837, 103836, 103835, 103834, 103833, 103832, 103831, 103830, 103829, 103828, 103827, 103826, 103825, 103824, 103823, 103822, 103821, 103820, 103819, 103818, 103817, 103816, 103815, 103814, 103813, 103812, 103811, 103810, 103809, 103808, 103807, 103806, 103805, 103804, 103803, 103802, 103801, 103800, 103799, 103798, 103797, 103796, 103795, 103794, 103793, 103792, 103791, 103790, 103789, 103788, 103787, 103786, 103785, 103784, 103783, 103782, 103781, 103780, 103778, 103777, 103776, 103775, 103774, 103773, 103772, 103771, 103770, 103769, 103768, 103767, 103766, 103765, 103764, 103763, 103762, 103761, 103760, 103759, 103758, 103757, 103756, 103755, 103754, 103753, 103752, 103751, 103750, 103749, 103748, 103747, 103746, 103745, 103744, 103743, 103742, 103741, 103740, 103739, 103738, 103737, 103735, 103734, 103733, 103732, 103730, 103729, 103728, 103727, 103726, 103725, 103724, 103723, 103722, 103721, 103720, 103719, 103718, 103717, 103716, 103715, 103714, 103712, 103711, 103709, 103708, 103707, 103705, 103704, 103703, 103702, 103701, 103700, 103699, 103698, 103696, 103695, 103694, 103693, 103692, 103691, 103690, 103689, 103688, 103687, 103686, 103685, 103684, 103683, 103682, 103681, 103680, 103679, 103678, 103677, 103676, 103675, 103674, 103673, 103672, 103671, 103670, 103669, 103668, 103667, 103666, 103665, 103664, 103663, 103662, 103661, 103660, 103659, 103658, 103657, 103656, 103655, 103654, 103653, 103652, 103650, 103649, 103648, 103647, 103646, 103645, 103644, 103643, 103642, 103641, 103640, 103639, 103638, 103637, 103636, 103635, 103634, 103633, 103632, 103631, 103630, 103629, 103628, 103627, 103626, 103625, 103624, 103623, 103622, 103621, 103620, 103619, 103618, 103617, 103616, 103615, 103614, 103613, 103612, 103611, 103610, 103609, 103608, 103607, 103606, 103605, 103604, 103603, 103602, 103601, 103600, 103599, 103598, 103597, 103596, 103595, 103594, 103593, 103592, 103591, 103590, 103589, 103588, 103587, 103586, 103585, 103584, 103583, 103582, 103581, 103580, 103577, 103576, 103575, 103574, 103573, 103572, 103571, 103570, 103569, 103568, 103567, 103566, 103565, 103564, 103563, 103562, 103561, 103560, 103559, 103558, 103557, 103556, 103555, 103554, 103553, 103552, 103551, 103550, 103549, 103548, 103547, 103546, 103545, 103544, 103543, 103542, 103541, 103540, 103539, 103528, 103527, 103526, 103525, 103524, 103523, 103522, 103521, 103520, 103519, 103518, 103517, 103516, 103515, 103514, 103513, 103512, 103511, 103510, 103509, 103508, 103507, 103506, 103505, 103503, 103501, 103500, 103498, 103496, 103495, 103494, 103493, 103492, 103491, 103490, 103489, 103488, 103487, 103486, 103485, 103484, 103483, 103482, 103481, 103480, 103479, 103478, 103477, 103476, 103475, 103474, 103473, 103472, 103471, 103470, 103469, 103468, 103467, 103466, 103465, 103464, 103463, 103462, 103461, 103459, 103458, 103457, 103456, 103455, 103454, 103453, 103452, 103450, 103449, 103448, 103447, 103446, 103445, 103444, 103443, 103442, 103441, 103440, 103439, 103438, 103437, 103436, 103435, 103434, 103433, 103432, 103431, 103430, 103429, 103428, 103427, 103426, 103425, 103424, 103423, 103422, 103419, 103418, 103417, 103416, 103415, 103414, 103413, 103408, 103407, 103406, 103405, 103404, 103403, 103402, 103401, 103400, 103399, 103398, 103397, 103396, 103395, 103394, 103393, 103392, 103391, 103390, 103389, 103388, 103387, 103386, 103385, 103384, 103383, 103382, 103381, 103380, 103379, 103378, 103377, 103376, 103375, 103374, 103373, 103372, 103371, 103370, 103369, 103368, 103367, 103366, 103365, 103364, 103363, 103362, 103361, 103360, 103359, 103358, 103357, 103356, 103355, 103354, 103353, 103352, 103351, 103350, 103349, 103348, 103347, 103346, 103345, 103344, 103343, 103342, 103341, 103340, 103339, 103338, 103337, 103336, 103335, 103334, 103333, 103332, 103331, 103329, 103328, 103327, 103326, 103325, 103324, 103323, 103322, 103321, 103320, 103319, 103318, 103317, 103316, 103315, 103314, 103313, 103312, 103311, 103310, 103309, 103308, 103307, 103306, 103305, 103302, 103300, 103299, 103298, 103297, 103296, 103295, 103294, 103293, 103292, 103291, 103290, 103289, 103288, 103287, 103285, 103284, 103283, 103282, 103281, 103280, 103279, 103278, 103277, 103276, 103275, 103274, 103273, 103272, 103271, 103270, 103269, 103268, 103267, 103266, 103265, 103264, 103263, 103262, 103261, 103260, 103259, 103258, 103257, 103256, 103255, 103254, 103253, 103252, 103251, 103250, 103249, 103248, 103247, 103246, 103245, 103244, 103243, 103242, 103241, 103240, 103239, 103238, 103237, 103236, 103235, 103234, 103233, 103232, 103231, 103230, 103229, 103228, 103227, 103226, 103225, 103224, 103223, 103222, 103221, 103220, 103219, 103218, 103217, 103216, 103215, 103214, 103213, 103212, 103211, 103210, 103209, 103208, 103207, 103206, 103205, 103204, 103203, 103202, 103201, 103200, 103199, 103198, 103197, 103196, 103195, 103194, 103193, 103192, 103191, 103190, 103189, 103188, 103187, 103186, 103185, 103184, 103183, 103182, 103181, 103180, 103179, 103178, 103177, 103176, 103175, 103174, 103173, 103172, 103171, 103170, 103169, 103168, 103167, 103166, 103165, 103164, 103163, 103162, 103161, 103156, 103155, 103154, 103153, 103152, 103151, 103150, 103149, 103148, 103147, 103146, 103145, 103144, 103143, 103142, 103141, 103140, 103139, 103138, 103137, 103136, 103135, 103134, 103133, 103132, 103131, 103130, 103129, 103128, 103127, 103126, 103125, 103124, 103123, 103122, 103121, 103120, 103119, 103118, 103117, 103116, 103115, 103114, 103113, 103112, 103111, 103110, 103109, 103108, 103107, 103106, 103104, 103103, 103102, 103101, 103100, 103099, 103098, 103094, 103093, 103092, 103091, 103090, 103089, 103088, 103087, 103086, 103084, 103083, 103082, 103081, 103080, 103079, 103078, 103077, 103076, 103075, 103074, 103073, 103072, 103071, 103070, 103069, 103068, 103067, 103066, 103065, 103064, 103063, 103062, 103061, 103060, 103059, 103058, 103057, 103056, 103055, 103054, 103053, 103052, 103051, 103050, 103049, 103048, 103047, 103046, 103044, 103043, 103040, 103039, 103038, 103037, 103036, 103035, 103034, 103032, 103031, 103030, 103028, 103027, 103026, 103025, 103024, 103023, 103022, 103021, 103020, 103019, 103017, 103016, 103015, 103014, 103013, 103012, 103011, 103010, 103009, 103008, 103007, 103006, 103005, 103004, 103003, 103002, 103001, 103000, 102999, 102998, 102997, 102996, 102995, 102994, 102993, 102992, 102991, 102990, 102989, 102988, 102987, 102986, 102985, 102984, 102983, 102982, 102981, 102980, 102979, 102978, 102977, 102976, 102975, 102974, 102973, 102972, 102971, 102970, 102969, 102968, 102967, 102966, 102965, 102963, 102962, 102961, 102960, 102959, 102958, 102957, 102956, 102955, 102954, 102953, 102952, 102951, 102950, 102949, 102948, 102947, 102946, 102945, 102944, 102943, 102942, 102941, 102940, 102939, 102938, 102937, 102936, 102935, 102934, 102933, 102932, 102931, 102930, 102929, 102928, 102927, 102926, 102925, 102924, 102923, 102922, 102921, 102920, 102919, 102918, 102917, 102916, 102915, 102914, 102913, 102912, 102911, 102910, 102909, 102908, 102907, 102906, 102905, 102904, 102903, 102902, 102901, 102900, 102899, 102898, 102897, 102896, 102895, 102894, 102893, 102892, 102891, 102890, 102889, 102888, 102887, 102886, 102885, 102884, 102883, 102882, 102881, 102880, 102879, 102878, 102877, 102876, 102875, 102874, 102873, 102872, 102871, 102870, 102869, 102868, 102867, 102866, 102865, 102864, 102863, 102862, 102861, 102860, 102859, 102858, 102857, 102856, 102855, 102854, 102853, 102852, 102851, 102850, 102849, 102848, 102847, 102846, 102845, 102844, 102843, 102842, 102841, 102840, 102839, 102838, 102837, 102836, 102835, 102834, 102833, 102832, 102831, 102830, 102829, 102828, 102827, 102826, 102825, 102824, 102823, 102822, 102821, 102820, 102819, 102818, 102817, 102816, 102815, 102814, 102813, 102812, 102811, 102810, 102809, 102808, 102807, 102806, 102805, 102804, 102803, 102802, 102801, 102800, 102799, 102798, 102797, 102796, 102795, 102794, 102793, 102792, 102791, 102790, 102789, 102788, 102787, 102786, 102785, 102784, 102783, 102782, 102781, 102780, 102779, 102778, 102777, 102776, 102775, 102774, 102773, 102772, 102771, 102770, 102769, 102768, 102767, 102766, 102765, 102764, 102763, 102762, 102761, 102760, 102759, 102758, 102757, 102756, 102755, 102754, 102753, 102752, 102751, 102750, 102749, 102748, 102747, 102746, 102745, 102744, 102743, 102742, 102741, 102740, 102739, 102738, 102737, 102736, 102735, 102734, 102733, 102732, 102731, 102730, 102729, 102728, 102727, 102726, 102725, 102724, 102723, 102722, 102721, 102720, 102719, 102718, 102717, 102716, 102715, 102714, 102713, 102712, 102711, 102710, 102709, 102708, 102707, 102706, 102705, 102704, 102703, 102702, 102701, 102700, 102699, 102698, 102697, 102696, 102694, 102693, 102692, 102691, 102690, 102689, 102688, 102683, 102682, 102681, 102680, 102679, 102678, 102677, 102676, 102675, 102674, 102673, 102672, 102671, 102670, 102669, 102668, 102667, 102666, 102665, 102664, 102663, 102662, 102661, 102660, 102659, 102658, 102657, 102656, 102655, 102654, 102653, 102652, 102651, 102650, 102649, 102648, 102647, 102646, 102645, 102644, 102643, 102642, 102641, 102640, 102639, 102638, 102637, 102636, 102635, 102634, 102633, 102632, 102631, 102630, 102629, 102628, 102623, 102622, 102620, 102619, 102617, 102616, 102615, 102614, 102613, 102612, 102611, 102610, 102609, 102608, 102607, 102606, 102605, 102604, 102603, 102602, 102601, 102600, 102599, 102598, 102597, 102596, 102595, 102594, 102593, 102592, 102591, 102590, 102589, 102588, 102587, 102586, 102585, 102584, 102583, 102582, 102581, 102580, 102579, 102578, 102577, 102573, 102572, 102571, 102570, 102569, 102568, 102567, 102566, 102564, 102563, 102562, 102561, 102559, 102558, 102557, 102556, 102555, 102554, 102553, 102552, 102551, 102550, 102549, 102548, 102547, 102546, 102545, 102544, 102543, 102542, 102541, 102540, 102539, 102538, 102537, 102536, 102535, 102534, 102533, 102532, 102531, 102530, 102529, 102528, 102527, 102526, 102525, 102524, 102523, 102522, 102521, 102520, 102519, 102518, 102517, 102516, 102515, 102514, 102513, 102512, 102511, 102510, 102509, 102508, 102507, 102506, 102505, 102504, 102503, 102502, 102501, 102500, 102499, 102498, 102497, 102496, 102495, 102494, 102493, 102492, 102491, 102490, 102489, 102488, 102487, 102486, 102485, 102484, 102483, 102482, 102481, 102480, 102479, 102478, 102477, 102476, 102475, 102474, 102473, 102472, 102471, 102470, 102469, 102468, 102467, 102466, 102465, 102464, 102463, 102462, 102461, 102460, 102459, 102458, 102457, 102456, 102455, 102454, 102453, 102452, 102451, 102450, 102449, 102448, 102447, 102446, 102445, 102444, 102443, 102442, 102441, 102440, 102439, 102436, 102435, 102433, 102432, 102431, 102430, 102429, 102428, 102427, 102426, 102425, 102424, 102423, 102422, 102421, 102420, 102419, 102418, 102417, 102416, 102415, 102414, 102413, 102412, 102411, 102410, 102409, 102408, 102407, 102406, 102405, 102404, 102403, 102402, 102401, 102397, 102396, 102395, 102394, 102393, 102392, 102391, 102390, 102389, 102388, 102387, 102386, 102385, 102384, 102383, 102382, 102381, 102380, 102379, 102378, 102377, 102376, 102375, 102374, 102373, 102372, 102371, 102370, 102369, 102368, 102367, 102366, 102365, 102364, 102363, 102362, 102361, 102360, 102359, 102358, 102357, 102356, 102355, 102354, 102353, 102352, 102351, 102350, 102349, 102348, 102347, 102346, 102345, 102344, 102343, 102342, 102341, 102340, 102339, 102338, 102337, 102336, 102335, 102334, 102333, 102332, 102331, 102330, 102329, 102328, 102327, 102326, 102325, 102324, 102323, 102322, 102321, 102320, 102319, 102318, 102317, 102316, 102315, 102314, 102313, 102312, 102311, 102310, 102309, 102308, 102307, 102306, 102305, 102304, 102303, 102302, 102301, 102300, 102299, 102298, 102297, 102296, 102295, 102294, 102293, 102292, 102291, 102290, 102289, 102288, 102287, 102286, 102285, 102284, 102283, 102282, 102281, 102280, 102279, 102278, 102277, 102276, 102275, 102274, 102273, 102272, 102271, 102270, 102269, 102268, 102267, 102266, 102265, 102264, 102263, 102262, 102261, 102260, 102259, 102258, 102257, 102256, 102255, 102254, 102253, 102252, 102251, 102250, 102249, 102248, 102247, 102246, 102245, 102244, 102243, 102241, 102237, 102235, 102234, 102232, 102231, 102230, 102229, 102228, 102227, 102226, 102225, 102224, 102223, 102222, 102221, 102220, 102219, 102218, 102217, 102216, 102215, 102214, 102213, 102212, 102211, 102210, 102209, 102208, 102207, 102206, 102205, 102202, 102201, 102200, 102199, 102198, 102197, 102196, 102195, 102194, 102193, 102192, 102191, 102190, 102189, 102188, 102187, 102186, 102185, 102184, 102183, 102182, 102181, 102180, 102179, 102178, 102177, 102176, 102175, 102174, 102173, 102172, 102171, 102170, 102169, 102168, 102167, 102166, 102165, 102164, 102163, 102162, 102161, 102160, 102159, 102158, 102157, 102156, 102155, 102154, 102153, 102152, 102151, 102150, 102149, 102148, 102147, 102146, 102145, 102144, 102143, 102142, 102141, 102140, 102139, 102138, 102137, 102136, 102135, 102134, 102133, 102132, 102131, 102130, 102129, 102128, 102127, 102126, 102125, 102124, 102123, 102122, 102121, 102119, 102118, 102117, 102116, 102115, 102114, 102113, 102112, 102111, 102110, 102109, 102108, 102107, 102106, 102105, 102104, 102103, 102102, 102101, 102100, 102099, 102098, 102097, 102096, 102095, 102094, 102093, 102092, 102091, 102090, 102089, 102088, 102087, 102086, 102085, 102084, 102083, 102082, 102081, 102080, 102079, 102078, 102077, 102076, 102073, 102070, 102068, 102067, 102066, 102065, 102064, 102063, 102062, 102061, 102060, 102059, 102058, 102056, 102055, 102054, 102053, 102052, 102051, 102050, 102049, 102048, 102047, 102046, 102045, 102044, 102043, 102042, 102041, 102040, 102039, 102038, 102037, 102036, 102035, 102034, 102033, 102032, 102031, 102030, 102029, 102028, 102027, 102026, 102025, 102024, 102023, 102022, 102021, 102020, 102019, 102018, 102017, 102016, 102015, 102014, 102013, 102012, 102011, 102010, 102009, 102008, 102007, 102006, 102005, 102004, 102002, 102001, 102000, 101999, 101998, 101997, 101996, 101995, 101994, 101993, 101992, 101991, 101989, 101988, 101987, 101986, 101985, 101984, 101983, 101979, 101978, 101977, 101976, 101975, 101974, 101972, 101969, 101968, 101967, 101966, 101965, 101964, 101963, 101962, 101960, 101959, 101958, 101957, 101956, 101955, 101954, 101953, 101952, 101951, 101950, 101948, 101947, 101946, 101945, 101944, 101943, 101942, 101941, 101940, 101939, 101938, 101937, 101936, 101935, 101933, 101932, 101931, 101930, 101929, 101928, 101927, 101926, 101925, 101924, 101923, 101922, 101921, 101920, 101919, 101918, 101917, 101915, 101914, 101913, 101912, 101911, 101910, 101909, 101908, 101907, 101906, 101905, 101904, 101903, 101902, 101901, 101900, 101899, 101898, 101897, 101896, 101895, 101894, 101892, 101891, 101890, 101889, 101888, 101887, 101885, 101884, 101883, 101882, 101881, 101880, 101879, 101878, 101877, 101876, 101875, 101874, 101873, 101872, 101871, 101870, 101869, 101868, 101867, 101866, 101865, 101864, 101863, 101862, 101861, 101860, 101859, 101857, 101856, 101855, 101854, 101853, 101852, 101851, 101850, 101849, 101848, 101847, 101846, 101845, 101844, 101843, 101842, 101841, 101840, 101839, 101838, 101837, 101836, 101835, 101834, 101833, 101832, 101831, 101830, 101829, 101828, 101827, 101826, 101825, 101824, 101823, 101822, 101821, 101820, 101819, 101818, 101817, 101816, 101815, 101814, 101813, 101812, 101811, 101810, 101809, 101808, 101807, 101806, 101805, 101804, 101803, 101802, 101801, 101800, 101799, 101798, 101797, 101796, 101795, 101794, 101793, 101792, 101791, 101790, 101789, 101788, 101787, 101786, 101785, 101784, 101783, 101782, 101781, 101780, 101779, 101778, 101777, 101776, 101775, 101774, 101773, 101772, 101771, 101770, 101769, 101768, 101767, 101766, 101765, 101764, 101763, 101762, 101761, 101760, 101759, 101758, 101757, 101756, 101755, 101754, 101753, 101752, 101751, 101750, 101749, 101748, 101747, 101746, 101745, 101744, 101743, 101742, 101741, 101740, 101739, 101738, 101736, 101735, 101734, 101733, 101732, 101731, 101729, 101728, 101727, 101726, 101725, 101724, 101723, 101722, 101721, 101720, 101719, 101718, 101717, 101715, 101714, 101713, 101712, 101711, 101710, 101709, 101708, 101707, 101706, 101705, 101704, 101703, 101702, 101701, 101700, 101699, 101698, 101697, 101696, 101695, 101694, 101693, 101692, 101691, 101689, 101688, 101687, 101686, 101685, 101684, 101683, 101682, 101681, 101680, 101679, 101678, 101677, 101672, 101671, 101670, 101669, 101668, 101667, 101666, 101665, 101664, 101663, 101662, 101661, 101660, 101659, 101658, 101657, 101656, 101655, 101654, 101653, 101652, 101651, 101650, 101649, 101648, 101647, 101646, 101645, 101644, 101643, 101642, 101641, 101640, 101639, 101638, 101637, 101636, 101635, 101634, 101633, 101632, 101631, 101630, 101629, 101628, 101627, 101626, 101625, 101624, 101623, 101622, 101621, 101620, 101619, 101617, 101616, 101615, 101614, 101613, 101612, 101611, 101610, 101609, 101608, 101607, 101606, 101605, 101604, 101603, 101602, 101601, 101600, 101599, 101598, 101597, 101596, 101595, 101594, 101593, 101592, 101591, 101590, 101589, 101588, 101587, 101586, 101585, 101584, 101583, 101582, 101581, 101580, 101579, 101578, 101577, 101576, 101575, 101574, 101573, 101572, 101571, 101570, 101569, 101568, 101567, 101566, 101564, 101563, 101562, 101561, 101560, 101559, 101558, 101545, 101542, 101539, 101538, 101537, 101530, 101529, 101528, 101527, 101526, 101525, 101524, 101523, 101522, 101521, 101520, 101519, 101518, 101517, 101516, 101515, 101514, 101513, 101512, 101511, 101509, 101508, 101506, 101505, 101504, 101503, 101502, 101501, 101500, 101499, 101498, 101497, 101496, 101495, 101494, 101493, 101492, 101491, 101490, 101489, 101488, 101487, 101486, 101485); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (101484, 101483, 101482, 101481, 101480, 101479, 101478, 101477, 101476, 101475, 101474, 101473, 101472, 101471, 101470, 101469, 101468, 101467, 101466, 101465, 101464, 101463, 101462, 101461, 101456, 101455, 101454, 101453, 101452, 101451, 101450, 101449, 101448, 101447, 101446, 101445, 101444, 101443, 101442, 101441, 101440, 101439, 101438, 101437, 101436, 101434, 101433, 101432, 101431, 101430, 101429, 101428, 101427, 101426, 101425, 101424, 101423, 101422, 101421, 101420, 101419, 101418, 101417, 101416, 101415, 101414, 101413, 101412, 101411, 101410, 101409, 101408, 101407, 101406, 101405, 101404, 101403, 101402, 101401, 101400, 101398, 101397, 101396, 101395, 101394, 101389, 101388, 101387, 101386, 101385, 101384, 101383, 101382, 101381, 101380, 101379, 101378, 101377, 101376, 101375, 101369, 101368, 101367, 101365, 101364, 101362, 101361, 101359, 101358, 101357, 101356, 101355, 101354, 101353, 101352, 101351, 101350, 101349, 101348, 101347, 101346, 101345, 101344, 101342, 101341, 101340, 101339, 101338, 101337, 101336, 101335, 101334, 101332, 101331, 101330, 101329, 101328, 101327, 101326, 101325, 101324, 101322, 101321, 101320, 101319, 101318, 101315, 101314, 101313, 101312, 101311, 101310, 101309, 101308, 101307, 101306, 101305, 101304, 101303, 101301, 101300, 101299, 101297, 101296, 101295, 101294, 101293, 101292, 101291, 101290, 101289, 101288, 101287, 101286, 101285, 101284, 101283, 101282, 101281, 101280, 101279, 101278, 101277, 101276, 101275, 101274, 101273, 101272, 101271, 101270, 101269, 101268, 101267, 101266, 101265, 101264, 101263, 101262, 101261, 101260, 101259, 101258, 101257, 101256, 101255, 101254, 101253, 101252, 101251, 101250, 101249, 101248, 101247, 101246, 101245, 101244, 101243, 101242, 101241, 101240, 101239, 101238, 101237, 101236, 101235, 101234, 101233, 101232, 101231, 101230, 101229, 101228, 101227, 101226, 101225, 101224, 101223, 101222, 101221, 101220, 101219, 101218, 101217, 101216, 101215, 101214, 101213, 101212, 101211, 101210, 101209, 101208, 101207, 101205, 101204, 101203, 101201, 101200, 101198, 101197, 101196, 101195, 101194, 101193, 101192, 101191, 101190, 101189, 101188, 101187, 101186, 101185, 101184, 101183, 101182, 101181, 101180, 101179, 101178, 101177, 101176, 101175, 101174, 101173, 101172, 101171, 101169, 101168, 101167, 101166, 101165, 101164, 101163, 101162, 101161, 101160, 101159, 101158, 101157, 101156, 101155, 101154, 101152, 101151, 101150, 101149, 101148, 101147, 101146, 101145, 101144, 101143, 101142, 101141, 101140, 101139, 101138, 101137, 101136, 101135, 101134, 101133, 101132, 101131, 101130, 101128, 101127, 101126, 101125, 101124, 101123, 101122, 101121, 101120, 101119, 101118, 101117, 101116, 101115, 101114, 101113, 101112, 101111, 101110, 101109, 101108, 101107, 101106, 101105, 101104, 101103, 101102, 101101, 101100, 101099, 101098, 101097, 101096, 101095, 101094, 101093, 101092, 101091, 101090, 101089, 101088, 101087, 101086, 101085, 101084, 101083, 101082, 101081, 101080, 101079, 101078, 101077, 101076, 101075, 101074, 101073, 101072, 101071, 101070, 101069, 101068, 101067, 101066, 101065, 101064, 101063, 101062, 101061, 101060, 101059, 101058, 101057, 101056, 101055, 101054, 101053, 101052, 101051, 101050, 101049, 101048, 101047, 101046, 101045, 101044, 101043, 101042, 101041, 101040, 101039, 101038, 101037, 101036, 101035, 101034, 101033, 101032, 101031, 101030, 101029, 101028, 101027, 101026, 101025, 101024, 101023, 101022, 101021, 101020, 101019, 101018, 101017, 101016, 101015, 101014, 101013, 101012, 101011, 101010, 101009, 101008, 101007, 101006, 101005, 101004, 101003, 101002, 101001, 101000, 100999, 100998, 100997, 100995, 100994, 100993, 100992, 100990, 100989, 100988, 100987, 100986, 100985, 100984, 100983, 100982, 100981, 100980, 100979, 100978, 100976, 100975, 100974, 100973, 100972, 100971, 100970, 100969, 100968, 100967, 100966, 100965, 100964, 100963, 100962, 100961, 100960, 100959, 100958, 100957, 100956, 100955, 100954, 100953, 100952, 100951, 100950, 100949, 100948, 100947, 100946, 100945, 100944, 100943, 100942, 100941, 100940, 100939, 100938, 100937, 100936, 100935, 100934, 100933, 100932, 100931, 100930, 100929, 100928, 100927, 100926, 100925, 100924, 100921, 100920, 100919, 100918, 100917, 100916, 100915, 100914, 100913, 100912, 100911, 100910, 100909, 100908, 100907, 100906, 100905, 100902, 100901, 100900, 100899, 100898, 100897, 100896, 100895, 100894, 100893, 100892, 100891, 100890, 100889, 100888, 100887, 100886, 100885, 100884, 100883, 100882, 100881, 100880, 100879, 100878, 100877, 100876, 100875, 100874, 100873, 100871, 100870, 100869, 100868, 100867, 100866, 100865, 100864, 100863, 100862, 100861, 100860, 100859, 100858, 100857, 100856, 100855, 100854, 100853, 100852, 100851, 100850, 100849, 100848, 100847, 100846, 100845, 100844, 100843, 100842, 100841, 100840, 100839, 100838, 100837, 100836, 100835, 100834, 100833, 100832, 100831, 100830, 100829, 100828, 100827, 100826, 100825, 100824, 100823, 100822, 100821, 100820, 100819, 100818, 100817, 100816, 100815, 100814, 100813, 100812, 100811, 100810, 100809, 100808, 100807, 100806, 100805, 100804, 100803, 100802, 100801, 100800, 100799, 100798, 100797, 100796, 100795, 100794, 100793, 100792, 100791, 100790, 100789, 100788, 100787, 100786, 100785, 100784, 100783, 100782, 100781, 100780, 100779, 100778, 100777, 100776, 100775, 100774, 100773, 100772, 100771, 100770, 100769, 100768, 100767, 100766, 100765, 100764, 100763, 100762, 100758, 100756, 100755, 100754, 100753, 100752, 100751, 100750, 100749, 100748, 100747, 100746, 100745, 100744, 100743, 100742, 100741, 100740, 100739, 100738, 100737, 100736, 100735, 100734, 100733, 100732, 100731, 100730, 100729, 100728, 100727, 100726, 100725, 100724, 100723, 100722, 100721, 100720, 100719, 100718, 100717, 100716, 100715, 100714, 100713, 100712, 100711, 100710, 100709, 100708, 100707, 100706, 100701, 100700, 100699, 100698, 100697, 100696, 100695, 100694, 100693, 100692, 100691, 100690, 100689, 100688, 100687, 100686, 100684, 100683, 100682, 100681, 100680, 100679, 100678, 100677, 100676, 100675, 100674, 100673, 100672, 100671, 100670, 100669, 100668, 100667, 100666, 100665, 100664, 100663, 100662, 100660, 100659, 100658, 100657, 100656, 100655, 100654, 100653, 100652, 100651, 100650, 100649, 100648, 100647, 100646, 100645, 100644, 100643, 100642, 100641, 100640, 100639, 100638, 100637, 100636, 100635, 100634, 100633, 100632, 100631, 100630, 100629, 100628, 100627, 100626, 100625, 100624, 100623, 100622, 100621, 100620, 100619, 100618, 100617, 100616, 100615, 100614, 100613, 100612, 100611, 100610, 100609, 100608, 100607, 100606, 100605, 100604, 100603, 100602, 100601, 100600, 100599, 100598, 100597, 100596, 100595, 100594, 100593, 100592, 100591, 100590, 100589, 100588, 100587, 100586, 100584, 100582, 100581, 100580, 100579, 100578, 100577, 100576, 100575, 100574, 100573, 100572, 100571, 100570, 100569, 100568, 100567, 100566, 100565, 100564, 100563, 100562, 100561, 100560, 100559, 100558, 100557, 100556, 100555, 100554, 100553, 100552, 100551, 100549, 100548, 100547, 100546, 100545, 100544, 100543, 100542, 100541, 100540, 100539, 100538, 100537, 100536, 100535, 100534, 100533, 100532, 100531, 100530, 100529, 100528, 100527, 100526, 100525, 100524, 100523, 100522, 100521, 100520, 100519, 100518, 100517, 100516, 100515, 100514, 100513, 100512, 100511, 100510, 100509, 100508, 100507, 100506, 100505, 100504, 100499, 100498, 100497, 100496, 100495, 100494, 100493, 100492, 100491, 100490, 100489, 100488, 100487, 100486, 100485, 100484, 100483, 100482, 100481, 100480, 100479, 100478, 100477, 100476, 100475, 100474, 100473, 100472, 100469, 100468, 100467, 100466, 100465, 100463, 100462, 100461, 100460, 100459, 100458, 100457, 100456, 100455, 100454, 100453, 100452, 100451, 100450, 100449, 100448, 100447, 100445, 100443, 100442, 100441, 100440, 100439, 100437, 100436, 100435, 100434, 100433, 100432, 100431, 100430, 100429, 100428, 100427, 100426, 100425, 100424, 100423, 100422, 100421, 100420, 100419, 100418, 100417, 100416, 100415, 100414, 100413, 100412, 100411, 100410, 100409, 100408, 100407, 100406, 100405, 100404, 100403, 100402, 100401, 100400, 100399, 100398, 100397, 100396, 100395, 100394, 100393, 100392, 100391, 100390, 100389, 100388, 100387, 100386, 100385, 100384, 100383, 100378, 100377, 100376, 100375, 100374, 100373, 100372, 100371, 100370, 100369, 100368, 100367, 100366, 100365, 100364, 100363, 100362, 100361, 100360, 100359, 100358, 100357, 100356, 100355, 100354, 100353, 100352, 100351, 100350, 100349, 100348, 100347, 100346, 100345, 100344, 100343, 100342, 100341, 100340, 100339, 100338, 100337, 100335, 100333, 100331, 100330, 100329, 100328, 100327, 100326, 100325, 100324, 100323, 100322, 100321, 100320, 100319, 100318, 100317, 100316, 100315, 100314, 100313, 100312, 100311, 100310, 100309, 100308, 100307, 100306, 100305, 100304, 100303, 100302, 100301, 100300, 100299, 100298, 100297, 100296, 100295, 100294, 100284, 100283, 100282, 100281, 100280, 100279, 100278, 100277, 100276, 100274, 100273, 100272, 100271, 100269, 100268, 100267, 100266, 100265, 100264, 100263, 100262, 100257, 100256, 100255, 100254, 100253, 100252, 100251, 100250, 100249, 100248, 100247, 100246, 100245, 100244, 100243, 100242, 100240, 100239, 100238, 100237, 100236, 100235, 100234, 100231, 100230, 100228, 100227, 100226, 100225, 100224, 100223, 100222, 100221, 100220, 100219, 100218, 100217, 100216, 100215, 100214, 100213, 100212, 100211, 100210, 100209, 100208, 100207, 100206, 100205, 100204, 100203, 100202, 100200, 100199, 100198, 100197, 100196, 100195, 100194, 100193, 100192, 100191, 100190, 100189, 100188, 100187, 100186, 100185, 100184, 100183, 100182, 100181, 100180, 100179, 100178, 100177, 100176, 100175, 100174, 100173, 100172, 100171, 100170, 100169, 100168, 100167, 100166, 100165, 100164, 100163, 100161, 100160, 100159, 100158, 100157, 100156, 100155, 100154, 100153, 100152, 100151, 100150, 100149, 100148, 100147, 100146, 100145, 100144, 100143, 100142, 100141, 100140, 100139, 100138, 100137, 100136, 100135, 100134, 100133, 100132, 100131, 100130, 100129, 100128, 100127, 100126, 100124, 100123, 100122, 100121, 100120, 100119, 100118, 100117, 100116, 100115, 100114, 100113, 100112, 100111, 100110, 100109, 100108, 100107, 100106, 100105, 100104, 100103, 100102, 100101, 100100, 100099, 100098, 100097, 100096, 100095, 100094, 100093, 100092, 100091, 100090, 100089, 100088, 100087, 100086, 100085, 100084, 100083, 100082, 100081, 100080, 100079, 100078, 100077, 100076, 100075, 100074, 100073, 100072, 100071, 100070, 100069, 100068, 100067, 100066, 100065, 100064, 100062, 100061, 100060, 100059, 100058, 100057, 100056, 100055, 100054, 100053, 100052, 100051, 100050, 100049, 100048, 100047, 100046, 100045, 100044, 100043, 100042, 100041, 100040, 100039, 100038, 100037, 100036, 100035, 100034, 100033, 100032, 100031, 100030, 100029, 100028, 100027, 100026, 100025, 100024, 100023, 100022, 100019, 100018, 100017, 100016, 100015, 100014, 100013, 100012, 100011, 100010, 100009, 100008, 100007, 100006, 100005, 100004, 100003, 100002, 100001, 100000, 99999, 99998, 99997, 99996, 99995, 99994, 99993, 99992, 99991, 99990, 99989, 99988, 99987, 99986, 99985, 99984, 99983, 99982, 99981, 99980, 99979, 99978, 99977, 99976, 99975, 99974, 99973, 99972, 99971, 99970, 99969, 99968, 99967, 99966, 99965, 99964, 99963, 99962, 99961, 99960, 99959, 99958, 99957, 99956, 99955, 99954, 99953, 99952, 99951, 99950, 99949, 99948, 99947, 99946, 99945, 99944, 99943, 99942, 99941, 99940, 99939, 99937, 99932, 99931, 99930, 99929, 99928, 99927, 99926, 99925, 99924, 99922, 99919, 99913, 99910, 99907, 99906, 99905, 99904, 99903, 99901, 99900, 99899, 99898, 99897, 99896, 99895, 99894, 99893, 99892, 99891, 99890, 99889, 99887, 99880, 99879, 99878, 99877, 99876, 99875, 99874, 99873, 99872, 99871, 99870, 99869, 99868, 99867, 99866, 99865, 99864, 99863, 99862, 99861, 99860, 99859, 99858, 99857, 99856, 99855, 99854, 99852, 99851, 99850, 99849, 99848, 99847, 99846, 99845, 99844, 99843, 99841, 99840, 99839, 99838, 99837, 99836, 99835, 99834, 99833, 99832, 99831, 99830, 99829, 99828, 99827, 99826, 99825, 99824, 99823, 99822, 99821, 99820, 99819, 99818, 99817, 99816, 99815, 99814, 99813, 99812, 99811, 99810, 99809, 99808, 99807, 99806, 99805, 99804, 99803, 99802, 99801, 99800, 99799, 99798, 99797, 99796, 99795, 99794, 99793, 99792, 99791, 99790, 99789, 99788, 99787, 99786, 99785, 99784, 99783, 99782, 99781, 99780, 99779, 99778, 99777, 99776, 99775, 99774, 99773, 99772, 99771, 99770, 99769, 99768, 99767, 99766, 99765, 99764, 99763, 99762, 99761, 99760, 99759, 99758, 99757, 99756, 99755, 99754, 99753, 99752, 99751, 99750, 99749, 99748, 99747, 99746, 99745, 99744, 99743, 99742, 99741, 99740, 99739, 99738, 99737, 99736, 99735, 99734, 99733, 99732, 99731, 99730, 99729, 99728, 99727, 99726, 99725, 99724, 99723, 99722, 99721, 99720, 99719, 99718, 99717, 99716, 99715, 99714, 99713, 99712, 99711, 99710, 99709, 99708, 99707, 99706, 99705, 99704, 99703, 99702, 99701, 99700, 99699, 99698, 99697, 99696, 99695, 99694, 99693, 99692, 99691, 99690, 99689, 99688, 99687, 99686, 99685, 99684, 99683, 99682, 99681, 99680, 99679, 99678, 99677, 99676, 99675, 99674, 99673, 99672, 99671, 99670, 99669, 99668, 99667, 99666, 99665, 99664, 99663, 99662, 99661, 99660, 99659, 99658, 99656, 99653, 99652, 99651, 99650, 99649, 99648, 99647, 99646, 99645, 99644, 99643, 99642, 99641, 99640, 99639, 99638, 99637, 99636, 99635, 99634, 99633, 99632, 99631, 99630, 99629, 99628, 99627, 99626, 99625, 99624, 99623, 99622, 99621, 99620, 99619, 99618, 99617, 99616, 99615, 99614, 99613, 99612, 99611, 99610, 99609, 99608, 99607, 99606, 99605, 99604, 99603, 99602, 99601, 99600, 99599, 99598, 99597, 99596, 99595, 99594, 99593, 99592, 99591, 99590, 99589, 99588, 99587, 99586, 99585, 99584, 99583, 99582, 99581, 99580, 99579, 99578, 99577, 99576, 99575, 99574, 99573, 99572, 99571, 99570, 99569, 99568, 99567, 99566, 99565, 99564, 99563, 99562, 99561, 99560, 99559, 99558, 99557, 99556, 99555, 99554, 99553, 99552, 99551, 99550, 99549, 99548, 99546, 99545, 99544, 99543, 99542, 99541, 99540, 99539, 99538, 99537, 99536, 99535, 99534, 99533, 99532, 99531, 99530, 99529, 99528, 99527, 99526, 99525, 99524, 99523, 99522, 99521, 99520, 99519, 99518, 99517, 99516, 99512, 99511, 99510, 99509, 99508, 99507, 99506, 99505, 99504, 99503, 99502, 99501, 99500, 99499, 99496, 99495, 99494, 99493, 99492, 99491, 99490, 99489, 99488, 99487, 99486, 99485, 99484, 99483, 99482, 99481, 99480, 99479, 99478, 99477, 99476, 99475, 99474, 99473, 99472, 99471, 99470, 99469, 99468, 99467, 99466, 99465, 99464, 99463, 99462, 99461, 99460, 99459, 99458, 99456, 99455, 99454, 99453, 99452, 99451, 99450, 99449, 99448, 99447, 99445, 99444, 99443, 99442, 99441, 99440, 99439, 99438, 99437, 99436, 99435, 99434, 99433, 99432, 99431, 99430, 99429, 99428, 99427, 99426, 99425, 99424, 99423, 99422, 99421, 99420, 99419, 99418, 99417, 99416, 99415, 99414, 99413, 99412, 99411, 99410, 99409, 99408, 99407, 99406, 99405, 99404, 99403, 99402, 99401, 99400, 99399, 99398, 99397, 99396, 99395, 99394, 99393, 99392, 99391, 99390, 99389, 99388, 99387, 99386, 99385, 99384, 99383, 99382, 99381, 99380, 99379, 99378, 99377, 99376, 99375, 99374, 99373, 99372, 99371, 99370, 99369, 99368, 99367, 99366, 99365, 99364, 99363, 99362, 99361, 99360, 99359, 99358, 99357, 99356, 99355, 99354, 99353, 99352, 99351, 99350, 99349, 99348, 99347, 99346, 99345, 99344, 99343, 99342, 99341, 99340, 99339, 99338, 99337, 99336, 99335, 99334, 99333, 99332, 99331, 99330, 99329, 99328, 99327, 99326, 99325, 99324, 99323, 99322, 99321, 99320, 99319, 99318, 99317, 99316, 99315, 99314, 99313, 99312, 99311, 99310, 99309, 99307, 99306, 99305, 99304, 99303, 99302, 99301, 99300, 99299, 99298, 99297, 99295, 99294, 99293, 99292, 99291, 99290, 99289, 99288, 99287, 99286, 99285, 99284, 99283, 99282, 99281, 99280, 99279, 99278, 99277, 99276, 99275, 99274, 99273, 99272, 99271, 99270, 99269, 99268, 99267, 99266, 99265, 99264, 99263, 99262, 99261, 99260, 99259, 99258, 99257, 99256, 99255, 99254, 99253, 99252, 99251, 99250, 99249, 99248, 99247, 99246, 99245, 99244, 99243, 99242, 99241, 99240, 99239, 99238, 99237, 99236, 99235, 99234, 99233, 99232, 99231, 99230, 99229, 99228, 99227, 99226, 99225, 99224, 99223, 99222, 99221, 99220, 99219, 99218, 99217, 99216, 99206, 99198, 99197, 99196, 99195, 99194, 99193, 99192, 99191, 99190, 99189, 99188, 99187, 99186, 99185, 99184, 99183, 99182, 99181, 99180, 99179, 99178, 99177, 99176, 99175, 99174, 99173, 99172, 99171, 99170, 99169, 99168, 99167, 99166, 99165, 99164, 99163, 99162, 99161, 99160, 99159, 99158, 99157, 99156, 99155, 99153, 99152, 99151, 99150, 99149, 99148, 99147, 99146, 99145, 99144, 99143, 99142, 99141, 99140, 99139, 99138, 99137, 99136, 99135, 99134, 99133, 99132, 99131, 99130, 99129, 99128, 99127, 99126, 99125, 99124, 99123, 99122, 99121, 99120, 99119, 99118, 99117, 99116, 99115, 99114, 99113, 99112, 99110, 99109, 99108, 99107, 99106, 99105, 99104, 99103, 99100, 99097, 99096, 99095, 99094, 99093, 99092, 99091, 99090, 99089, 99088, 99087, 99086, 99085, 99084, 99083, 99082, 99081, 99080, 99079, 99078, 99077, 99076, 99075, 99074, 99073, 99072, 99071, 99070, 99069, 99068, 99067, 99066, 99065, 99064, 99063, 99062, 99061, 99060, 99059, 99058, 99057, 99056, 99055, 99054, 99049, 99048, 99047, 99046, 99045, 99044, 99043, 99042, 99041, 99040, 99039, 99038, 99037, 99036, 99035, 99034, 99033, 99032, 99031, 99030, 99029, 99028, 99027, 99026, 99025, 99024, 99023, 99022, 99021, 99020, 99019, 99018, 99017, 99016, 99015, 99014, 99013, 99012, 99011, 99010, 99009, 99008, 99006, 99005, 99004, 99003, 99002, 98999, 98998, 98997, 98996, 98995, 98994, 98993, 98992, 98991, 98990, 98989, 98987, 98986, 98985, 98984, 98983, 98982, 98981, 98980, 98979, 98978, 98977, 98976, 98975, 98974, 98973, 98972, 98971, 98970, 98969, 98968, 98967, 98966, 98965, 98964, 98963, 98962, 98961, 98960, 98958, 98957, 98956, 98955, 98954, 98953, 98952, 98951, 98950, 98949, 98948, 98947, 98946, 98945, 98944, 98943, 98942, 98941, 98940, 98939, 98938, 98937, 98936, 98935, 98934, 98933, 98924, 98922, 98921, 98920, 98916, 98915, 98914, 98913, 98911, 98910, 98909, 98908, 98907, 98906, 98905, 98904, 98903, 98902, 98901, 98900, 98899, 98898, 98897, 98896, 98895, 98894, 98893, 98892, 98891, 98890, 98887, 98885, 98884, 98883, 98882, 98881, 98880, 98879, 98878, 98877, 98875, 98874, 98873, 98872, 98871, 98870, 98869, 98868, 98867, 98866, 98865, 98864, 98863, 98862, 98861, 98860, 98859, 98858, 98857, 98856, 98855, 98854, 98853, 98852, 98851, 98850, 98849, 98848, 98847, 98846, 98845, 98844, 98843, 98842, 98841, 98840, 98839, 98838, 98837, 98836, 98835, 98834, 98833, 98832, 98831, 98830, 98829, 98828, 98827, 98826, 98825, 98824, 98823, 98822, 98821, 98820, 98819, 98818, 98817, 98816, 98815, 98814, 98813, 98812, 98811, 98810, 98809, 98808, 98807, 98806, 98805, 98804, 98803, 98802, 98801, 98800, 98799, 98798, 98797, 98796, 98795, 98794, 98793, 98792, 98791, 98790, 98789, 98788, 98787, 98786, 98785, 98783, 98782, 98781, 98780, 98779, 98778, 98777, 98776, 98775, 98774, 98773, 98772, 98771, 98770, 98769, 98768, 98767, 98766, 98765, 98764, 98763, 98762, 98761, 98760, 98759, 98758, 98757, 98756, 98755, 98754, 98753, 98752, 98751, 98750, 98749, 98748, 98747, 98746, 98745, 98744, 98743, 98742, 98741, 98740, 98739, 98738, 98737, 98736, 98735, 98734, 98732, 98731, 98730, 98729, 98727, 98726, 98725, 98724, 98723, 98722, 98721, 98720, 98719, 98718, 98717, 98716, 98715, 98714, 98713, 98712, 98711, 98710, 98709, 98708, 98707, 98706, 98705, 98704, 98703, 98702, 98701, 98700, 98699, 98697, 98696, 98695, 98694, 98692, 98691, 98690, 98689, 98688, 98687, 98686, 98685, 98684, 98683, 98682, 98681, 98680, 98679, 98678, 98677, 98676, 98675, 98674, 98673, 98672, 98671, 98670, 98669, 98668, 98667, 98666, 98665, 98664, 98663, 98662, 98661, 98660, 98659, 98658, 98657, 98656, 98655, 98654, 98653, 98652, 98651, 98650, 98649, 98648, 98647, 98646, 98645, 98644, 98643, 98642, 98641, 98640, 98639, 98638, 98637, 98636, 98635, 98634, 98633, 98632, 98631, 98630, 98629, 98628, 98627, 98626, 98625, 98624, 98623, 98622, 98621, 98620, 98619, 98618, 98617, 98616, 98615, 98614, 98613, 98612, 98611, 98610, 98609, 98608, 98607, 98606, 98605, 98604, 98603, 98602, 98601, 98600, 98599, 98598, 98597, 98596, 98595, 98594, 98593, 98592, 98591, 98589, 98588, 98587, 98586, 98585, 98584, 98583, 98582, 98581, 98580, 98579, 98578, 98577, 98576, 98575, 98574, 98573, 98572, 98571, 98570, 98569, 98568, 98567, 98566, 98565, 98564, 98563, 98562, 98561, 98560, 98559, 98558, 98557, 98556, 98555, 98554, 98553, 98552, 98551, 98550, 98549, 98548, 98547, 98546, 98545, 98540, 98539, 98538, 98537, 98536, 98535, 98534, 98533, 98532, 98531, 98530, 98529, 98528, 98527, 98526, 98525, 98524, 98523, 98522, 98521, 98520, 98519, 98518, 98517, 98516, 98515, 98514, 98513, 98512, 98511, 98510, 98509, 98508, 98507, 98506, 98505, 98504, 98503, 98502, 98501, 98500, 98499, 98498, 98497, 98496, 98495, 98494, 98493, 98492, 98491, 98490, 98489, 98488, 98487, 98486, 98485, 98484, 98483, 98482, 98481, 98480, 98479, 98477, 98476, 98475, 98474, 98473, 98472, 98471, 98470, 98469, 98468, 98467, 98466, 98465, 98464, 98463, 98462, 98461, 98460, 98459, 98456, 98454, 98453, 98452, 98451, 98450, 98449, 98448, 98447, 98446, 98445, 98444, 98443, 98442, 98441, 98440, 98439, 98438, 98437, 98436, 98435, 98434, 98433, 98432, 98431, 98430, 98429, 98428, 98427, 98426, 98425, 98424, 98423, 98422, 98421, 98420, 98419, 98418, 98417, 98416, 98415, 98414, 98410, 98404, 98403, 98402, 98400, 98399, 98398, 98397, 98396, 98395, 98394, 98393, 98392, 98391, 98390, 98389, 98388, 98387, 98386, 98385, 98383, 98382, 98381, 98380, 98379, 98378, 98377, 98376, 98375, 98374, 98372, 98371, 98370, 98369, 98367, 98365, 98364, 98360, 98359, 98358, 98357, 98356, 98355, 98354, 98353, 98352, 98351, 98347, 98346, 98345, 98344, 98343, 98342, 98341, 98340, 98339, 98338, 98337, 98336, 98335, 98334, 98333, 98332, 98331, 98330, 98329, 98328, 98327, 98326, 98325, 98324, 98323, 98322, 98321, 98320, 98319, 98318, 98317, 98316, 98313, 98312, 98309, 98308, 98307, 98306, 98305, 98304, 98303, 98302, 98301, 98300, 98299, 98298, 98297, 98296, 98295, 98294, 98293, 98292, 98291, 98290, 98289, 98288, 98287, 98286, 98285, 98284, 98283, 98282, 98281, 98280, 98279, 98278, 98277, 98276, 98275, 98274, 98273, 98272, 98271, 98270, 98269, 98268, 98267, 98266, 98265, 98264, 98263, 98262, 98261, 98260, 98259, 98258, 98257, 98256, 98255, 98254, 98253, 98252, 98251, 98250, 98249, 98248, 98247, 98246, 98245, 98244, 98243, 98242, 98241, 98240, 98239, 98238, 98237, 98236, 98235, 98234, 98233, 98232, 98229, 98227, 98226, 98225, 98224, 98223, 98222, 98221, 98220, 98219, 98218, 98217, 98216, 98215, 98214, 98213, 98212, 98211, 98210, 98209, 98208, 98207, 98206, 98205, 98204, 98203, 98202, 98201, 98200, 98199, 98198, 98197, 98194, 98193, 98192, 98191, 98190, 98189, 98188, 98187, 98186, 98185, 98184, 98183, 98182, 98181, 98180, 98179, 98178, 98177, 98176, 98175, 98174, 98173, 98172, 98171, 98170, 98169, 98168, 98167, 98166, 98165, 98164, 98163, 98162, 98160, 98157, 98156, 98155, 98154, 98153, 98152, 98151, 98150, 98149, 98148, 98147, 98145, 98144, 98143, 98142, 98141, 98140, 98139, 98138, 98137, 98136, 98135, 98134, 98133, 98132, 98131, 98130, 98129, 98128, 98127, 98126, 98125, 98124, 98123, 98122, 98121, 98120, 98119, 98118, 98117, 98116, 98115, 98114, 98113, 98112, 98111, 98110, 98109, 98108, 98107, 98106, 98105, 98104, 98103, 98102, 98101, 98100, 98099, 98098, 98097, 98096, 98095, 98094, 98093, 98092, 98091, 98090, 98089, 98088, 98087, 98086, 98085, 98084, 98083, 98082, 98081, 98080, 98079, 98078, 98077, 98076, 98075, 98074, 98073, 98072, 98071, 98070, 98069, 98068, 98067, 98066, 98065, 98064, 98063, 98062, 98061, 98060, 98059, 98058, 98057, 98056, 98051, 98050, 98049, 98048, 98047, 98046, 98042, 98041, 98040, 98039, 98038, 98037, 98036, 98035, 98034, 98033, 98032, 98031, 98030, 98029, 98023, 98021, 98020, 98008, 97981, 97978, 97976, 97975, 97974, 97973, 97972, 97971, 97970, 97969, 97968, 97967, 97966, 97965, 97964, 97963, 97962, 97961, 97960, 97959, 97958, 97957, 97956, 97955, 97954, 97953, 97952, 97951, 97950, 97949, 97948, 97947, 97935, 97934, 97920, 97917, 97915, 97914, 97913, 97912, 97911, 97910, 97909, 97908, 97907, 97906, 97905, 97904, 97903, 97902, 97901, 97900, 97899, 97898, 97897, 97896, 97895, 97890, 97889, 97888, 97887, 97886, 97885, 97884, 97880, 97870, 97869, 97868, 97867, 97866, 97861, 97860, 97859, 97858, 97857, 97856, 97855, 97854, 97853, 97852, 97851, 97850, 97849, 97848, 97847, 97846, 97845, 97844, 97843, 97842, 97841, 97840, 97839, 97838, 97837, 97836, 97835, 97834, 97833, 97832, 97831, 97830, 97829, 97828, 97827, 97826, 97825, 97824, 97823, 97822, 97821, 97820, 97819, 97818, 97817, 97816, 97815, 97814, 97813, 97812, 97811, 97810, 97809, 97808, 97807, 97806, 97805, 97804, 97797, 97796, 97795, 97794, 97790, 97788, 97787, 97786, 97785, 97784, 97783, 97782, 97779, 97778, 97777, 97774, 97773, 97772, 97771, 97770, 97769, 97768, 97767, 97766, 97765, 97764, 97763, 97762, 97761, 97760, 97759, 97758, 97757, 97756, 97755, 97754, 97753, 97752, 97751, 97750, 97749, 97748, 97747, 97746, 97745, 97744, 97743, 97742, 97741, 97740, 97739, 97738, 97737, 97736, 97735, 97734, 97733, 97732, 97731, 97730, 97729, 97728, 97727, 97724, 97723, 97722, 97719, 97718, 97717, 97716, 97715, 97714, 97713, 97712, 97711, 97710, 97709, 97708, 97707, 97706, 97705, 97704, 97703, 97702, 97701, 97700, 97699, 97698, 97696, 97695, 97694, 97693, 97692, 97691, 97690, 97689, 97685, 97684, 97683, 97682, 97681, 97677, 97676, 97675, 97674, 97673, 97672, 97668, 97667, 97665, 97664, 97663, 97662, 97661, 97660, 97659, 97658, 97657, 97656, 97655, 97651, 97650, 97649, 97648, 97647, 97646, 97644, 97643, 97642, 97641, 97640, 97639, 97638, 97637, 97636, 97635, 97634, 97633, 97632, 97631, 97630, 97629, 97628, 97627, 97626, 97625, 97624, 97623, 97622, 97621, 97620, 97619, 97618, 97617, 97616, 97615, 97614, 97613, 97612, 97611, 97610, 97609, 97608, 97607, 97606, 97605, 97604, 97603, 97602, 97601, 97568, 97567, 97566, 97565, 97564, 97563, 97562, 97561, 97560, 97559, 97558, 97557, 97556, 97555, 97554, 97553, 97552, 97551, 97550, 97549, 97548, 97547, 97546, 97545, 97544, 97543, 97537, 97536, 97535, 97534, 97533, 97532, 97531, 97530, 97529, 97528, 97527, 97526, 97525, 97524, 97523, 97522, 97520, 97518, 97517, 97516, 97515, 97509, 97508, 97507, 97506, 97505, 97504, 97503, 97502, 97501, 97500, 97499, 97498, 97497, 97496, 97495, 97494, 97493, 97492, 97491, 97490, 97489, 97488, 97485, 97484, 97483, 97482, 97481, 97480, 97479, 97478, 97477, 97476, 97475, 97474, 97472, 97471, 97470, 97469, 97468, 97467, 97466, 97464, 97463, 97462, 97461, 97460, 97459, 97458, 97457, 97456, 97455, 97454, 97453, 97452, 97451, 97450, 97449, 97448, 97447, 97446, 97445, 97444, 97443, 97442, 97441, 97440, 97439, 97437, 97436, 97435, 97434, 97433, 97432, 97431, 97430, 97429, 97428, 97427, 97426, 97425, 97424, 97423, 97422, 97421, 97420, 97419, 97418, 97417, 97416, 97415, 97414, 97413, 97412, 97411, 97410, 97409, 97408, 97407, 97406, 97405, 97404, 97403, 97402, 97401, 97400, 97399, 97398, 97397, 97396, 97394, 97393, 97392, 97391, 97390, 97389, 97388, 97387, 97386, 97385, 97384, 97383, 97382, 97381, 97380, 97379, 97378, 97377, 97376, 97375, 97374, 97373, 97372, 97371, 97370, 97369, 97368, 97367, 97366, 97365, 97364, 97363, 97361, 97360, 97359, 97358, 97357, 97356, 97355, 97354, 97353, 97352, 97349, 97348, 97347, 97346, 97345, 97344, 97343, 97342, 97341, 97340, 97339, 97338, 97337, 97336, 97335, 97334, 97333, 97332, 97331, 97330, 97329, 97328, 97327, 97326, 97325, 97324, 97323, 97322, 97321, 97320, 97319, 97316, 97314, 97313, 97311, 97310, 97309, 97308, 97307, 97306, 97305, 97304, 97303, 97302, 97301, 97300, 97299, 97298, 97296, 97295, 97294, 97293, 97292, 97291, 97289, 97288, 97287, 97286, 97285, 97284, 97283, 97282, 97281, 97280, 97279, 97278, 97277, 97276, 97275, 97270, 97269, 97267, 97266, 97265, 97264, 97257, 97256, 97255, 97254, 97253, 97252, 97251, 97250, 97249, 97248, 97247, 97246, 97245, 97244, 97243, 97242, 97241, 97240, 97239, 97238, 97237, 97236, 97235, 97234, 97233, 97232, 97227, 97226, 97225, 97224, 97215, 97214, 97213, 97212, 97211, 97210, 97209, 97208, 97207, 97206, 97205, 97204, 97203, 97202, 97201, 97200, 97199, 97198, 97197, 97196, 97195, 97194, 97193, 97192, 97191, 97190, 97189, 97188, 97187, 97186, 97185, 97184, 97183, 97182, 97181, 97180, 97179, 97178, 97177, 97176, 97175, 97174, 97173, 97172, 97171, 97170, 97169, 97168, 97167, 97165, 97164, 97159, 97158, 97157, 97156, 97155, 97154, 97153, 97152, 97151, 97150, 97149, 97148, 97147, 97146, 97145, 97144, 97143, 97142, 97141, 97140, 97139, 97138, 97137, 97136, 97135, 97134, 97133, 97131, 97130, 97129, 97128, 97127, 97126, 97125, 97124, 97123, 97122, 97121, 97120, 97119, 97118, 97117, 97116, 97115, 97114, 97113, 97112, 97111, 97110, 97109, 97108, 97107, 97106, 97105, 97102, 97101, 97100, 97099, 97098, 97097, 97096, 97095, 97094, 97093, 97092, 97091, 97090, 97089, 97088, 97087, 97086, 97085, 97084, 97083, 97082, 97081, 97080, 97078, 97075, 97074, 97073, 97071, 97070, 97068, 97064, 97063, 97059, 97056, 97055, 97054, 97053, 97052, 97051, 97050, 97049, 97048, 97047, 97046, 97045, 97044, 97043, 97042, 97041, 97040, 97039, 97038, 97037, 97036, 97035, 97034, 97033, 97032, 97031, 97030, 97029, 97028, 97027, 97026, 97025, 97024, 97023, 97022, 97021, 97020, 97019, 97018, 97017, 97016, 97015, 97014, 97013, 97012, 97011, 97010, 97009, 97008, 97007, 97006, 97005, 97004, 97003, 97002, 97001, 97000, 96999, 96998, 96997, 96996, 96995, 96994, 96993, 96992, 96991, 96990, 96989, 96988, 96986, 96985, 96983, 96982, 96981, 96978, 96977, 96976, 96975, 96972, 96971, 96970, 96969, 96968, 96964, 96962, 96961, 96960, 96959, 96958, 96957, 96956, 96955, 96954, 96953, 96952, 96951, 96950, 96949, 96948, 96947, 96946, 96945, 96944, 96943, 96942, 96941, 96940, 96939, 96938, 96937, 96935, 96934, 96933, 96932, 96931, 96930, 96929, 96928, 96927, 96926, 96925, 96924, 96923, 96922, 96921, 96920, 96919, 96918, 96917, 96916, 96915, 96914, 96913, 96912, 96911, 96910, 96909, 96908, 96907, 96906, 96905, 96904, 96903, 96902, 96900, 96899, 96898, 96897, 96896, 96895, 96894, 96893, 96892, 96891, 96890, 96889, 96888, 96887, 96886, 96885, 96884, 96883, 96882, 96881, 96880, 96879, 96878, 96877, 96876, 96875, 96874, 96873, 96872, 96871, 96870, 96869, 96868, 96867, 96866, 96861, 96860, 96858, 96857, 96856, 96855, 96854, 96853, 96852, 96851, 96850, 96849, 96848, 96846, 96844, 96843, 96842, 96841, 96840, 96838, 96837, 96836, 96835, 96834, 96833, 96832, 96831, 96830, 96829, 96828, 96827, 96826, 96825, 96824, 96823, 96822, 96821, 96820, 96819, 96818, 96817, 96816, 96815, 96814, 96813, 96812, 96811, 96810, 96809, 96808, 96807, 96806, 96805, 96804, 96803, 96799, 96798, 96797, 96796, 96795, 96794, 96793, 96792, 96791, 96790, 96789, 96788, 96787, 96786, 96785, 96781, 96780, 96779, 96777, 96776, 96775, 96773, 96772, 96771, 96770, 96769, 96768, 96767, 96766, 96760, 96759, 96758, 96754, 96753, 96752, 96751, 96750, 96749, 96748, 96747, 96746, 96743, 96742, 96741, 96740, 96739, 96738, 96737, 96736, 96735, 96734, 96733, 96732, 96731, 96730, 96729, 96728, 96727, 96726, 96725, 96724, 96723, 96722, 96721, 96720, 96719, 96718, 96717, 96716, 96715, 96707, 96706, 96705, 96704, 96703, 96702, 96701, 96700, 96699, 96698, 96697, 96696, 96695, 96693, 96692, 96691, 96690, 96689, 96688, 96687, 96686, 96683, 96682, 96681, 96680, 96679, 96678, 96677, 96676, 96675, 96674, 96673, 96672, 96671, 96670, 96669, 96668, 96667, 96666, 96665, 96664, 96663, 96662, 96661, 96660, 96659, 96658, 96657, 96656, 96655, 96654, 96653, 96652, 96651, 96650, 96649, 96648, 96647, 96646, 96645, 96644, 96643, 96642, 96641, 96640, 96637, 96636, 96635, 96634, 96633, 96632, 96631, 96630, 96629, 96628, 96627, 96626, 96625, 96624, 96623, 96622, 96621, 96620, 96619, 96618, 96617, 96616, 96615, 96614, 96613, 96612, 96611, 96610, 96609, 96608, 96607, 96606, 96605, 96604, 96603, 96602, 96601, 96600, 96599, 96598, 96597, 96596, 96595, 96593, 96588, 96587, 96586, 96585, 96584, 96583, 96582, 96581, 96580, 96579, 96578, 96577, 96576, 96575, 96574, 96573, 96572, 96571, 96570, 96569, 96568, 96567, 96566, 96565, 96564, 96563, 96562, 96561, 96560, 96559, 96558, 96556, 96555, 96554, 96553, 96552, 96551, 96550, 96547, 96546, 96543, 96542, 96541, 96539, 96538, 96537, 96535, 96533, 96529, 96528, 96527, 96526, 96525, 96523, 96522, 96521, 96519, 96518, 96517, 96516, 96515, 96513, 96512, 96511, 96510, 96509, 96508, 96507, 96506, 96505, 96504, 96503, 96502, 96501, 96500, 96499, 96498, 96495, 96494, 96493, 96492, 96491, 96490, 96489, 96488, 96487, 96486, 96485, 96484, 96483, 96482, 96481, 96480, 96479, 96478, 96477, 96476, 96475, 96474, 96473, 96472, 96471, 96470, 96469, 96468, 96467, 96466, 96465, 96464, 96463, 96462, 96461, 96460, 96459, 96458, 96457, 96456, 96455, 96454, 96453, 96452, 96451, 96450, 96449, 96448, 96447, 96446, 96445, 96444, 96443, 96442, 96441, 96440, 96439, 96438, 96437, 96436, 96435, 96434, 96433, 96432, 96431, 96430, 96429, 96428, 96427, 96426, 96425, 96424, 96423, 96422, 96421, 96420, 96419, 96418, 96416, 96415, 96414, 96413, 96412, 96411, 96410, 96409, 96408, 96407, 96406, 96405, 96404, 96403, 96402, 96401, 96400, 96397, 96395, 96394, 96393, 96392, 96391, 96390, 96386, 96385, 96383, 96382, 96381, 96380, 96379, 96378, 96377, 96375, 96374, 96373, 96372, 96371, 96370, 96369, 96368, 96367, 96366, 96365, 96364, 96363, 96362, 96361, 96360, 96359, 96358, 96357, 96356, 96355, 96353, 96351, 96344, 96342, 96340, 96339, 96338, 96337, 96336, 96335, 96334, 96325, 96323, 96322, 96321, 96320, 96319, 96318, 96317, 96316, 96315, 96314, 96313, 96312, 96311, 96310, 96309, 96308, 96307, 96306, 96305, 96304, 96303, 96302, 96301, 96300, 96299, 96298, 96297, 96296, 96295, 96294, 96293, 96292, 96291, 96290, 96289, 96284, 96283, 96282, 96281, 96280, 96279, 96278, 96277, 96276, 96275, 96274, 96273, 96272, 96271, 96270, 96269, 96268, 96267, 96266, 96265, 96264, 96263, 96262, 96261, 96260, 96259, 96258, 96257, 96256, 96255, 96253, 96252, 96251, 96250, 96249, 96248, 96247, 96246, 96245, 96244, 96243, 96242, 96241, 96240, 96239, 96238, 96237, 96236, 96235, 96234, 96233, 96232, 96229, 96228, 96227, 96226, 96225, 96224, 96223, 96222, 96221, 96220, 96219, 96218, 96217, 96216, 96215, 96214, 96213, 96212, 96211, 96210, 96208, 96207, 96206, 96205, 96203, 96202, 96201, 96200, 96199, 96198, 96197, 96196, 96195, 96194, 96193, 96192, 96191, 96190, 96189, 96188, 96187, 96186, 96185, 96184, 96183, 96182, 96181, 96180, 96179, 96178, 96177, 96176, 96175, 96174, 96173, 96172, 96171, 96170, 96169, 96168, 96167, 96166, 96164, 96163, 96162, 96161, 96160, 96159, 96158, 96157, 96156, 96155, 96154, 96153, 96152, 96151, 96150, 96149, 96148, 96146, 96145, 96144, 96142, 96140, 96139, 96138, 96137, 96136, 96135, 96134, 96132, 96131, 96130, 96129, 96120, 96119, 96118, 96117, 96116, 96115, 96114, 96113, 96112, 96111, 96110, 96109, 96108, 96107, 96106, 96103, 96102, 96101, 96100, 96099, 96098, 96097, 96096, 96095, 96094, 96093, 96092, 96091, 96090, 96089, 96088, 96087, 96086, 96085, 96084, 96083, 96082, 96081, 96080, 96079, 96078, 96077, 96076, 96075, 96074, 96073, 96072, 96071, 96070, 96069, 96068, 96064, 96063, 96062, 96061, 96060, 96059, 96058, 96057, 96056, 96055, 96054, 96053, 96052, 96051, 96050, 96049, 96047, 96046, 96045, 96044, 96043, 96042, 96041, 96040, 96039, 96038, 96037, 96036, 96035, 96034, 96033, 96032, 96031, 96030, 96029, 96028, 96027, 96026, 96025, 96024, 96023, 96022, 96020, 96019, 96018, 96017, 96016, 96015, 96014, 96013, 96012, 96011, 96010, 96004, 96002, 96000, 95996, 95994, 95993, 95992, 95990, 95984, 95983, 95982, 95981, 95980, 95979, 95978, 95977, 95976, 95975, 95974, 95973, 95972, 95971, 95970, 95969, 95968, 95967, 95966, 95965, 95964, 95963, 95962, 95961, 95960, 95959, 95958, 95957, 95956, 95955, 95954, 95953, 95952, 95951, 95950, 95949, 95948, 95947, 95946, 95945, 95944, 95943, 95942, 95941, 95940, 95939, 95938, 95937, 95936, 95935, 95934, 95933, 95932, 95931, 95930, 95929, 95928, 95927, 95926, 95925, 95924, 95923, 95922, 95921, 95920, 95919, 95918, 95917, 95910, 95909, 95908, 95907, 95906, 95905, 95904, 95903, 95902, 95901, 95900, 95899, 95898, 95897, 95896, 95895, 95894, 95893, 95892, 95891, 95890, 95889, 95884, 95883, 95882, 95881, 95880, 95879, 95878, 95875, 95874, 95873, 95872, 95871, 95869, 95868, 95867, 95866, 95865, 95864, 95863); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (95862, 95861, 95860, 95859, 95858, 95857, 95855, 95854, 95853, 95836, 95831, 95808, 95807, 95806, 95805, 95804, 95803, 95799, 95798, 95797, 95796, 95791, 95790, 95789, 95788, 95787, 95786, 95785, 95784, 95779, 95778, 95777, 95776, 95775, 95774, 95773, 95772, 95771, 95770, 95769, 95768, 95767, 95766, 95765, 95764, 95763, 95762, 95761, 95760, 95759, 95758, 95757, 95756, 95755, 95754, 95753, 95752, 95751, 95750, 95749, 95748, 95747, 95746, 95745, 95744, 95743, 95742, 95741, 95740, 95739, 95738, 95737, 95736, 95735, 95734, 95733, 95732, 95731, 95730, 95729, 95728, 95727, 95726, 95725, 95724, 95723, 95722, 95721, 95720, 95719, 95718, 95717, 95716, 95715, 95714, 95713, 95712, 95711, 95710, 95709, 95708, 95707, 95706, 95705, 95704, 95703, 95702, 95701, 95700, 95699, 95698, 95697, 95696, 95695, 95694, 95693, 95692, 95691, 95690, 95689, 95688, 95687, 95686, 95685, 95684, 95683, 95682, 95681, 95680, 95679, 95678, 95677, 95676, 95675, 95674, 95673, 95672, 95671, 95670, 95669, 95668, 95667, 95666, 95665, 95664, 95663, 95662, 95661, 95660, 95659, 95658, 95657, 95656, 95655, 95654, 95651, 95650, 95649, 95648, 95647, 95646, 95645, 95644, 95643, 95642, 95641, 95640, 95639, 95638, 95637, 95636, 95635, 95634, 95633, 95632, 95631, 95630, 95629, 95628, 95627, 95626, 95625, 95624, 95623, 95620, 95618, 95615, 95614, 95613, 95612, 95611, 95610, 95609, 95608, 95607, 95606, 95605, 95604, 95603, 95602, 95601, 95600, 95599, 95598, 95597, 95596, 95595, 95594, 95593, 95592, 95591, 95590, 95589, 95588, 95587, 95586, 95585, 95584, 95583, 95582, 95581, 95580, 95579, 95578, 95575, 95574, 95573, 95572, 95571, 95570, 95569, 95568, 95567, 95566, 95565, 95564, 95563, 95562, 95561, 95560, 95559, 95558, 95557, 95556, 95555, 95554, 95553, 95552, 95551, 95550, 95549, 95548, 95547, 95546, 95545, 95544, 95543, 95542, 95541, 95540, 95539, 95538, 95537, 95536, 95535, 95534, 95533, 95532, 95531, 95530, 95529, 95528, 95527, 95526, 95525, 95524, 95523, 95522, 95521, 95520, 95519, 95518, 95517, 95516, 95515, 95514, 95513, 95512, 95511, 95510, 95509, 95508, 95507, 95506, 95505, 95504, 95503, 95502, 95501, 95500, 95499, 95498, 95497, 95496, 95495, 95494, 95493, 95492, 95491, 95490, 95489, 95488, 95487, 95486, 95485, 95484, 95483, 95482, 95481, 95480, 95479, 95478, 95477, 95476, 95475, 95474, 95473, 95472, 95471, 95470, 95469, 95468, 95467, 95466, 95465, 95464, 95463, 95462, 95461, 95460, 95459, 95458, 95457, 95456, 95454, 95453, 95452, 95451, 95445, 95444, 95443, 95442, 95441, 95440, 95439, 95438, 95437, 95436, 95435, 95434, 95433, 95432, 95431, 95430, 95429, 95428, 95427, 95426, 95425, 95424, 95423, 95422, 95421, 95420, 95419, 95417, 95416, 95415, 95414, 95413, 95412, 95411, 95410, 95409, 95408, 95407, 95406, 95405, 95404, 95403, 95402, 95401, 95400, 95399, 95398, 95397, 95396, 95395, 95394, 95393, 95392, 95391, 95390, 95389, 95388, 95387, 95386, 95385, 95384, 95383, 95382, 95381, 95380, 95379, 95378, 95377, 95376, 95375, 95374, 95373, 95372, 95371, 95370, 95369, 95368, 95367, 95366, 95365, 95364, 95363, 95362, 95361, 95360, 95359, 95354, 95353, 95352, 95351, 95350, 95349, 95348, 95347, 95346, 95345, 95344, 95343, 95342, 95341, 95340, 95339, 95338, 95337, 95336, 95335, 95334, 95333, 95332, 95331, 95328, 95326, 95325, 95324, 95323, 95322, 95321, 95320, 95319, 95318, 95317, 95316, 95315, 95314, 95313, 95312, 95311, 95310, 95309, 95308, 95307, 95306, 95305, 95304, 95303, 95302, 95301, 95300, 95299, 95298, 95297, 95296, 95295, 95294, 95293, 95292, 95291, 95290, 95289, 95288, 95287, 95286, 95285, 95284, 95283, 95282, 95281, 95280, 95279, 95278, 95277, 95276, 95275, 95274, 95273, 95272, 95271, 95270, 95269, 95264, 95263, 95262, 95261, 95260, 95259, 95257, 95256, 95255, 95254, 95253, 95252, 95251, 95250, 95249, 95248, 95247, 95246, 95245, 95244, 95243, 95242, 95241, 95240, 95239, 95238, 95237, 95236, 95235, 95234, 95233, 95232, 95231, 95230, 95229, 95228, 95227, 95226, 95225, 95224, 95223, 95222, 95221, 95220, 95219, 95218, 95217, 95216, 95215, 95214, 95213, 95212, 95211, 95210, 95209, 95208, 95207, 95206, 95205, 95204, 95203, 95202, 95201, 95200, 95199, 95198, 95197, 95196, 95195, 95194, 95193, 95192, 95191, 95189, 95188, 95187, 95186, 95185, 95184, 95183, 95182, 95181, 95179, 95178, 95177, 95176, 95175, 95174, 95173, 95172, 95171, 95170, 95169, 95168, 95167, 95166, 95165, 95164, 95163, 95162, 95161, 95160, 95159, 95158, 95157, 95156, 95155, 95154, 95153, 95152, 95151, 95150, 95149, 95148, 95147, 95146, 95145, 95144, 95143, 95142, 95141, 95140, 95139, 95138, 95137, 95136, 95135, 95134, 95133, 95132, 95131, 95130, 95129, 95128, 95127, 95126, 95125, 95124, 95119, 95118, 95117, 95116, 95115, 95114, 95113, 95112, 95111, 95110, 95109, 95108, 95107, 95106, 95105, 95104, 95103, 95102, 95101, 95100, 95099, 95098, 95097, 95096, 95095, 95094, 95093, 95092, 95091, 95090, 95089, 95088, 95087, 95086, 95085, 95084, 95083, 95082, 95081, 95080, 95079, 95078, 95077, 95076, 95075, 95074, 95073, 95072, 95071, 95070, 95069, 95068, 95067, 95066, 95065, 95064, 95063, 95062, 95061, 95060, 95059, 95058, 95057, 95056, 95055, 95054, 95053, 95052, 95051, 95050, 95049, 95048, 95047, 95046, 95045, 95044, 95043, 95042, 95041, 95040, 95039, 95038, 95037, 95036, 95035, 95034, 95033, 95032, 95031, 95030, 95029, 95028, 95027, 95026, 95025, 95024, 95023, 95022, 95021, 95020, 95019, 95018, 95017, 95016, 95015, 95014, 95013, 95012, 95011, 95010, 95009, 95008, 95007, 95006, 95005, 95004, 95003, 95002, 95001, 95000, 94999, 94998, 94997, 94996, 94995, 94994, 94993, 94992, 94991, 94990, 94989, 94988, 94987, 94986, 94984, 94983, 94982, 94981, 94980, 94979, 94978, 94977, 94976, 94975, 94974, 94973, 94972, 94971, 94970, 94969, 94968, 94967, 94966, 94965, 94964, 94963, 94961, 94960, 94959, 94958, 94957, 94956, 94955, 94954, 94953, 94952, 94951, 94950, 94949, 94948, 94947, 94946, 94945, 94944, 94943, 94942, 94941, 94940, 94939, 94938, 94937, 94936, 94935, 94934, 94933, 94932, 94931, 94930, 94929, 94928, 94927, 94926, 94925, 94924, 94923, 94922, 94917, 94916, 94915, 94914, 94913, 94912, 94911, 94910, 94909, 94908, 94907, 94906, 94905, 94904, 94903, 94902, 94901, 94900, 94899, 94898, 94897, 94896, 94895, 94894, 94893, 94892, 94890, 94889, 94887, 94886, 94885, 94884, 94883, 94882, 94881, 94880, 94879, 94878, 94877, 94876, 94875, 94874, 94873, 94872, 94871, 94870, 94869, 94868, 94867, 94866, 94865, 94864, 94863, 94861, 94860, 94859, 94858, 94857, 94856, 94855, 94854, 94853, 94852, 94851, 94850, 94849, 94848, 94847, 94846, 94845, 94844, 94843, 94842, 94841, 94840, 94839, 94838, 94837, 94836, 94835, 94834, 94833, 94832, 94831, 94830, 94829, 94828, 94827, 94826, 94825, 94824, 94823, 94822, 94821, 94820, 94819, 94818, 94817, 94816, 94815, 94814, 94813, 94812, 94811, 94810, 94809, 94808, 94807, 94806, 94805, 94804, 94803, 94802, 94801, 94800, 94799, 94798, 94797, 94796, 94795, 94794, 94793, 94792, 94791, 94790, 94789, 94788, 94787, 94786, 94785, 94784, 94783, 94782, 94781, 94780, 94779, 94778, 94777, 94776, 94775, 94774, 94773, 94772, 94771, 94770, 94769, 94768, 94767, 94766, 94765, 94764, 94763, 94762, 94761, 94760, 94759, 94758, 94757, 94756, 94755, 94754, 94753, 94752, 94751, 94750, 94749, 94748, 94747, 94746, 94745, 94744, 94743, 94742, 94741, 94740, 94739, 94738, 94737, 94736, 94735, 94734, 94733, 94732, 94731, 94730, 94729, 94728, 94727, 94726, 94720, 94719, 94718, 94717, 94716, 94715, 94714, 94713, 94712, 94711, 94709, 94708, 94707, 94706, 94705, 94703, 94702, 94700, 94699, 94698, 94697, 94696, 94695, 94694, 94693, 94692, 94691, 94690, 94689, 94688, 94687, 94686, 94685, 94684, 94683, 94682, 94681, 94680, 94679, 94678, 94677, 94676, 94675, 94674, 94673, 94672, 94671, 94669, 94668, 94667, 94666, 94665, 94664, 94663, 94662, 94661, 94660, 94659, 94658, 94657, 94656, 94655, 94654, 94653, 94652, 94651, 94650, 94649, 94648, 94647, 94646, 94645, 94644, 94643, 94642, 94641, 94640, 94639, 94638, 94637, 94636, 94635, 94634, 94633, 94632, 94630, 94629, 94628, 94627, 94626, 94625, 94624, 94623, 94622, 94621, 94620, 94619, 94618, 94617, 94616, 94615, 94614, 94613, 94612, 94611, 94610, 94609, 94608, 94607, 94606, 94605, 94604, 94602, 94601, 94600, 94599, 94598, 94597, 94596, 94595, 94594, 94593, 94592, 94591, 94590, 94589, 94588, 94587, 94586, 94585, 94584, 94583, 94582, 94581, 94580, 94579, 94578, 94577, 94576, 94575, 94574, 94573, 94572, 94571, 94570, 94569, 94568, 94567, 94566, 94565, 94564, 94563, 94562, 94561, 94560, 94559, 94558, 94557, 94556, 94555, 94554, 94553, 94552, 94551, 94550, 94549, 94548, 94547, 94542, 94541, 94540, 94539, 94538, 94537, 94536, 94535, 94534, 94533, 94532, 94531, 94530, 94529, 94528, 94527, 94526, 94525, 94524, 94523, 94522, 94521, 94520, 94519, 94518, 94517, 94516, 94515, 94514, 94513, 94512, 94511, 94510, 94509, 94508, 94507, 94506, 94505, 94504, 94503, 94502, 94501, 94500, 94499, 94498, 94497, 94496, 94495, 94494, 94493, 94492, 94491, 94490, 94489, 94488, 94487, 94486, 94485, 94484, 94483, 94482, 94481, 94480, 94479, 94478, 94477, 94476, 94475, 94474, 94473, 94472, 94470, 94469, 94468, 94467, 94466, 94465, 94464, 94463, 94462, 94461, 94460, 94459, 94458, 94457, 94456, 94455, 94454, 94453, 94452, 94451, 94450, 94449, 94448, 94447, 94446, 94445, 94444, 94443, 94442, 94441, 94440, 94439, 94438, 94437, 94436, 94435, 94434, 94433, 94432, 94431, 94430, 94429, 94428, 94427, 94426, 94425, 94424, 94423, 94422, 94421, 94420, 94419, 94418, 94417, 94416, 94415, 94414, 94413, 94412, 94410, 94408, 94407, 94406, 94405, 94404, 94403, 94402, 94401, 94400, 94399, 94398, 94397, 94396, 94395, 94394, 94393, 94392, 94391, 94390, 94389, 94388, 94387, 94386, 94385, 94384, 94383, 94382, 94381, 94380, 94379, 94378, 94377, 94376, 94375, 94374, 94373, 94372, 94371, 94370, 94369, 94368, 94367, 94366, 94365, 94364, 94363, 94362, 94361, 94360, 94359, 94358, 94357, 94356, 94355, 94354, 94353, 94352, 94351, 94350, 94347, 94344, 94343, 94342, 94341, 94340, 94339, 94338, 94337, 94336, 94335, 94334, 94333, 94332, 94327, 94326, 94325, 94324, 94323, 94322, 94321, 94320, 94319, 94318, 94317, 94316, 94315, 94314, 94313, 94312, 94311, 94310, 94309, 94308, 94307, 94306, 94305, 94304, 94303, 94302, 94301, 94300, 94299, 94298, 94297, 94296, 94295, 94294, 94293, 94292, 94291, 94290, 94289, 94288, 94287, 94286, 94285, 94284, 94283, 94282, 94281, 94280, 94279, 94278, 94277, 94276, 94275, 94274, 94273, 94271, 94270, 94269, 94268, 94267, 94266, 94265, 94264, 94263, 94262, 94261, 94260, 94259, 94258, 94257, 94256, 94255, 94254, 94253, 94252, 94251, 94250, 94249, 94248, 94247, 94246, 94245, 94244, 94243, 94242, 94241, 94240, 94239, 94238, 94237, 94236, 94235, 94234, 94233, 94232, 94231, 94230, 94229, 94228, 94227, 94226, 94225, 94224, 94223, 94222, 94221, 94220, 94219, 94218, 94217, 94216, 94215, 94214, 94213, 94212, 94211, 94210, 94209, 94208, 94207, 94206, 94205, 94204, 94203, 94202, 94201, 94200, 94199, 94198, 94197, 94196, 94195, 94194, 94193, 94192, 94191, 94190, 94189, 94188, 94187, 94186, 94185, 94184, 94183, 94182, 94181, 94180, 94179, 94178, 94177, 94176, 94175, 94174, 94173, 94172, 94171, 94170, 94169, 94168, 94167, 94166, 94165, 94164, 94163, 94162, 94161, 94160, 94159, 94158, 94157, 94156, 94155, 94154, 94153, 94152, 94151, 94150, 94149, 94148, 94147, 94146, 94145, 94144, 94143, 94142, 94141, 94140, 94139, 94138, 94137, 94136, 94135, 94134, 94133, 94132, 94131, 94130, 94129, 94128, 94127, 94126, 94125, 94124, 94123, 94122, 94121, 94120, 94119, 94118, 94117, 94116, 94115, 94114, 94113, 94112, 94111, 94110, 94109, 94108, 94107, 94106, 94105, 94104, 94103, 94102, 94101, 94100, 94099, 94098, 94097, 94096, 94095, 94094, 94093, 94092, 94091, 94090, 94089, 94088, 94087, 94086, 94085, 94084, 94083, 94082, 94081, 94080, 94079, 94078, 94077, 94076, 94075, 94074, 94073, 94072, 94071, 94070, 94069, 94068, 94067, 94066, 94065, 94064, 94063, 94062, 94061, 94060, 94059, 94058, 94057, 94056, 94055, 94054, 94053, 94052, 94051, 94050, 94049, 94048, 94047, 94046, 94045, 94044, 94043, 94042, 94041, 94040, 94039, 94038, 94037, 94036, 94035, 94034, 94033, 94032, 94031, 94030, 94029, 94028, 94027, 94026, 94025, 94024, 94023, 94022, 94021, 94020, 94019, 94018, 94017, 94016, 94015, 94014, 94013, 94012, 94011, 94010, 94009, 94008, 94007, 94006, 94005, 94004, 94003, 94002, 94001, 94000, 93999, 93998, 93997, 93996, 93995, 93994, 93993, 93992, 93991, 93990, 93989, 93988, 93987, 93986, 93985, 93984, 93983, 93982, 93981, 93980, 93979, 93978, 93977, 93976, 93975, 93974, 93973, 93972, 93971, 93970, 93969, 93968, 93967, 93966, 93965, 93964, 93963, 93962, 93961, 93960, 93959, 93958, 93957, 93956, 93955, 93954, 93953, 93952, 93951, 93950, 93949, 93948, 93947, 93946, 93945, 93944, 93943, 93942, 93941, 93940, 93939, 93938, 93937, 93936, 93935, 93934, 93933, 93932, 93931, 93930, 93929, 93928, 93927, 93926, 93925, 93924, 93923, 93922, 93921, 93920, 93919, 93918, 93917, 93916, 93915, 93914, 93913, 93912, 93911, 93910, 93909, 93908, 93907, 93906, 93905, 93904, 93903, 93902, 93901, 93900, 93899, 93898, 93897, 93896, 93895, 93894, 93893, 93892, 93891, 93890, 93889, 93888, 93887, 93886, 93885, 93884, 93883, 93882, 93881, 93880, 93879, 93878, 93877, 93876, 93875, 93874, 93873, 93872, 93871, 93870, 93869, 93868, 93867, 93866, 93865, 93864, 93863, 93862, 93861, 93860, 93859, 93858, 93857, 93856, 93855, 93854, 93853, 93852, 93851, 93850, 93849, 93848, 93847, 93846, 93845, 93844, 93843, 93842, 93841, 93840, 93839, 93838, 93837, 93836, 93835, 93834, 93833, 93832, 93831, 93830, 93829, 93828, 93827, 93826, 93825, 93824, 93823, 93822, 93821, 93820, 93819, 93818, 93817, 93816, 93815, 93814, 93813, 93812, 93811, 93810, 93809, 93808, 93807, 93806, 93805, 93804, 93803, 93802, 93801, 93800, 93799, 93798, 93797, 93796, 93795, 93794, 93793, 93792, 93791, 93790, 93789, 93788, 93787, 93786, 93785, 93784, 93783, 93782, 93781, 93780, 93779, 93778, 93777, 93776, 93775, 93774, 93773, 93772, 93771, 93770, 93769, 93768, 93767, 93766, 93765, 93764, 93763, 93762, 93761, 93760, 93759, 93758, 93757, 93756, 93755, 93754, 93753, 93752, 93751, 93750, 93749, 93748, 93747, 93746, 93745, 93744, 93743, 93742, 93740, 93739, 93738, 93737, 93736, 93735, 93734, 93733, 93732, 93731, 93730, 93729, 93728, 93727, 93726, 93725, 93724, 93723, 93722, 93721, 93720, 93719, 93718, 93717, 93716, 93715, 93714, 93713, 93712, 93711, 93710, 93709, 93708, 93707, 93706, 93705, 93704, 93703, 93702, 93701, 93700, 93699, 93698, 93697, 93696, 93695, 93694, 93693, 93692, 93691, 93690, 93689, 93688, 93687, 93686, 93685, 93684, 93683, 93682, 93681, 93680, 93679, 93678, 93677, 93676, 93675, 93674, 93673, 93672, 93671, 93670, 93669, 93668, 93667, 93666, 93665, 93664, 93663, 93661, 93660, 93659, 93658, 93657, 93656, 93655, 93654, 93653, 93652, 93651, 93650, 93649, 93648, 93647, 93646, 93645, 93644, 93643, 93642, 93641, 93640, 93639, 93638, 93636, 93635, 93634, 93633, 93632, 93631, 93630, 93629, 93628, 93627, 93626, 93625, 93624, 93623, 93622, 93621, 93620, 93619, 93618, 93617, 93616, 93615, 93614, 93613, 93612, 93611, 93610, 93609, 93608, 93607, 93606, 93605, 93604, 93603, 93602, 93601, 93600, 93599, 93598, 93597, 93596, 93595, 93594, 93593, 93592, 93591, 93590, 93589, 93588, 93587, 93586, 93585, 93583, 93581, 93580, 93579, 93578, 93577, 93575, 93574, 93571, 93570, 93569, 93568, 93567, 93566, 93565, 93564, 93563, 93562, 93561, 93560, 93559, 93558, 93557, 93556, 93555, 93554, 93553, 93552, 93551, 93550, 93549, 93548, 93547, 93546, 93545, 93543, 93542, 93541, 93540, 93539, 93537, 93536, 93527, 93526, 93525, 93524, 93523, 93522, 93521, 93520, 93519, 93518, 93517, 93516, 93515, 93514, 93513, 93512, 93511, 93510, 93509, 93508, 93507, 93506, 93505, 93504, 93503, 93502, 93501, 93500, 93499, 93498, 93497, 93496, 93495, 93494, 93493, 93492, 93491, 93490, 93489, 93488, 93486, 93485, 93484, 93483, 93482, 93481, 93480, 93479, 93478, 93477, 93476, 93475, 93474, 93473, 93472, 93471, 93470, 93469, 93468, 93467, 93466, 93465, 93464, 93463, 93462, 93461, 93460, 93459, 93458, 93457, 93456, 93455, 93454, 93453, 93452, 93451, 93450, 93449, 93448, 93447, 93446, 93445, 93444, 93443, 93442, 93441, 93440, 93439, 93438, 93437, 93436, 93435, 93434, 93433, 93432, 93431, 93430, 93429, 93428, 93427, 93426, 93425, 93424, 93423, 93422, 93421, 93420, 93419, 93418, 93417, 93416, 93415, 93414, 93413, 93412, 93411, 93410, 93409, 93408, 93407, 93406, 93405, 93404, 93403, 93402, 93401, 93400, 93399, 93398, 93397, 93396, 93395, 93394, 93393, 93392, 93391, 93390, 93389, 93388, 93387, 93386, 93385, 93384, 93383, 93381, 93380, 93379, 93378, 93377, 93376, 93375, 93374, 93373, 93371, 93370, 93369, 93368, 93367, 93366, 93365, 93364, 93363, 93362, 93361, 93360, 93359, 93358, 93357, 93356, 93355, 93354, 93352, 93351, 93350, 93349, 93348, 93343, 93342, 93341, 93340, 93339, 93338, 93337, 93336, 93335, 93334, 93333, 93332, 93331, 93330, 93329, 93328, 93327, 93326, 93325, 93324, 93323, 93322, 93321, 93320, 93319, 93312, 93311, 93310, 93309, 93308, 93307, 93306, 93304, 93303, 93302, 93301, 93300, 93297, 93296, 93295, 93294, 93293, 93292, 93291, 93290, 93289, 93288, 93287, 93286, 93285, 93284, 93283, 93282, 93281, 93280, 93279, 93278, 93273, 93272, 93271, 93270, 93269, 93268, 93267, 93266, 93265, 93264, 93263, 93262, 93261, 93256, 93255, 93254, 93253, 93252, 93251, 93250, 93249, 93248, 93247, 93246, 93245, 93244, 93243, 93238, 93237, 93236, 93235, 93234, 93233, 93232, 93231, 93230, 93229, 93228, 93227, 93226, 93225, 93224, 93223, 93222, 93221, 93220, 93219, 93218, 93217, 93216, 93215, 93214, 93213, 93212, 93211, 93210, 93209, 93208, 93207, 93206, 93205, 93204, 93203, 93202, 93201, 93200, 93199, 93198, 93197, 93196, 93195, 93194, 93193, 93192, 93191, 93190, 93189, 93188, 93187, 93186, 93185, 93184, 93183, 93182, 93181, 93180, 93179, 93178, 93177, 93176, 93175, 93174, 93173, 93172, 93171, 93170, 93169, 93168, 93167, 93166, 93165, 93163, 93162, 93161, 93160, 93159, 93158, 93157, 93156, 93155, 93154, 93153, 93152, 93151, 93150, 93149, 93148, 93147, 93146, 93145, 93144, 93141, 93140, 93139, 93138, 93137, 93136, 93135, 93134, 93133, 93132, 93131, 93130, 93129, 93128, 93127, 93126, 93125, 93124, 93123, 93122, 93121, 93120, 93119, 93118, 93117, 93116, 93115, 93114, 93113, 93112, 93111, 93110, 93109, 93108, 93107, 93106, 93105, 93104, 93103, 93102, 93101, 93100, 93099, 93098, 93097, 93096, 93095, 93094, 93093, 93092, 93091, 93090, 93089, 93088, 93087, 93086, 93084, 93083, 93082, 93080, 93075, 93074, 93073, 93072, 93071, 93069, 93068, 93067, 93066, 93065, 93064, 93063, 93062, 93061, 93060, 93059, 93058, 93057, 93056, 93055, 93054, 93053, 93052, 93051, 93050, 93049, 93048, 93047, 93046, 93045, 93044, 93043, 93042, 93041, 93040, 93039, 93038, 93037, 93036, 93035, 93034, 93033, 93032, 93031, 93030, 93029, 93028, 93027, 93026, 93025, 93024, 93023, 93021, 93020, 93019, 93018, 93017, 93016, 93015, 93014, 93013, 93012, 93011, 93010, 93009, 93008, 93007, 93006, 93005, 93004, 93003, 93002, 93001, 93000, 92999, 92998, 92997, 92996, 92995, 92994, 92993, 92992, 92991, 92990, 92989, 92988, 92987, 92986, 92985, 92984, 92983, 92982, 92981, 92980, 92979, 92978, 92977, 92976, 92975, 92974, 92973, 92972, 92971, 92970, 92969, 92968, 92967, 92966, 92965, 92964, 92963, 92962, 92961, 92960, 92959, 92958, 92957, 92956, 92955, 92954, 92953, 92952, 92951, 92950, 92949, 92948, 92947, 92946, 92945, 92944, 92943, 92942, 92941, 92940, 92939, 92938, 92937, 92936, 92935, 92934, 92933, 92932, 92931, 92930, 92929, 92928, 92927, 92926, 92925, 92924, 92923, 92922, 92921, 92920, 92919, 92918, 92917, 92916, 92915, 92914, 92913, 92912, 92911, 92910, 92909, 92908, 92907, 92906, 92905, 92904, 92903, 92902, 92901, 92900, 92899, 92898, 92897, 92896, 92895, 92894, 92893, 92892, 92891, 92890, 92889, 92888, 92887, 92886, 92885, 92884, 92883, 92882, 92881, 92880, 92879, 92878, 92877, 92876, 92875, 92874, 92873, 92872, 92871, 92870, 92869, 92868, 92867, 92866, 92865, 92864, 92863, 92862, 92861, 92860, 92859, 92858, 92857, 92856, 92855, 92854, 92853, 92852, 92851, 92850, 92849, 92848, 92847, 92846, 92845, 92844, 92843, 92842, 92841, 92840, 92839, 92838, 92837, 92836, 92835, 92834, 92833, 92832, 92831, 92830, 92829, 92828, 92827, 92826, 92825, 92824, 92823, 92822, 92821, 92820, 92819, 92818, 92817, 92816, 92815, 92814, 92813, 92808, 92807, 92806, 92805, 92804, 92803, 92802, 92801, 92800, 92799, 92798, 92797, 92796, 92795, 92794, 92793, 92792, 92791, 92790, 92789, 92788, 92787, 92786, 92785, 92784, 92783, 92782, 92781, 92780, 92779, 92778, 92777, 92776, 92775, 92774, 92773, 92772, 92771, 92770, 92769, 92768, 92767, 92766, 92765, 92764, 92763, 92762, 92761, 92760, 92759, 92758, 92757, 92756, 92755, 92754, 92753, 92752, 92751, 92750, 92749, 92748, 92747, 92746, 92745, 92744, 92743, 92742, 92741, 92740, 92739, 92738, 92737, 92736, 92735, 92733, 92732, 92731, 92730, 92729, 92728, 92727, 92726, 92721, 92720, 92719, 92718, 92717, 92716, 92715, 92714, 92713, 92712, 92711, 92710, 92709, 92708, 92707, 92706, 92705, 92704, 92703, 92702, 92697, 92696, 92695, 92694, 92692, 92691, 92690, 92689, 92688, 92687, 92686, 92685, 92684, 92683, 92682, 92681, 92680, 92679, 92678, 92677, 92676, 92675, 92674, 92673, 92672, 92671, 92670, 92669, 92668, 92667, 92666, 92665, 92664, 92663, 92662, 92657, 92656, 92655, 92654, 92653, 92652, 92651, 92650, 92649, 92648, 92647, 92646, 92645, 92644, 92643, 92639, 92638, 92637, 92636, 92635, 92634, 92633, 92632, 92631, 92630, 92629, 92628, 92627, 92626, 92625, 92624, 92623, 92622, 92621, 92620, 92619, 92618, 92617, 92616, 92615, 92614, 92613, 92612, 92611, 92610, 92609, 92608, 92607, 92606, 92605, 92604, 92603, 92602, 92601, 92600, 92599, 92598, 92597, 92596, 92595, 92594, 92593, 92592, 92566, 92565, 92557, 92556, 92552, 92551, 92550, 92547, 92545, 92541, 92540, 92448, 92447, 92446, 92445, 92444, 92443, 92442, 92421, 92419, 92418, 92417, 92416, 92415, 92414, 92413, 92412, 92411, 92403, 92402, 92395, 92394, 92393, 92392, 92391, 92390, 92389, 92388, 92387, 92386, 92385, 92384, 92366, 92365, 92364, 92363, 92362, 92361, 92360, 92359, 92358, 92347, 92346, 92345, 92344, 92343, 92342, 92341, 92340, 92339, 92337, 92336, 92335, 92334, 92333, 92252, 92248, 92247, 92246, 92245, 92244, 92243, 92242, 92241, 92240, 92239, 92238, 92237, 92236, 92235, 92234, 92233, 92232, 92231, 92230, 92229, 92228, 92227, 92226, 92225, 92224, 92223, 92222, 92221, 92220, 92219, 92218, 92217, 92216, 92215, 92214, 92213, 92212, 92211, 92210, 92209, 92208, 92207, 92206, 92205, 92204, 92203, 92202, 92201, 92200, 92199, 92198, 92197, 92196, 92195, 92193, 92192, 92190, 92184, 92183, 92182, 92181, 92180, 92179, 92178, 92177, 92176, 92175, 92174, 92173, 92172, 92171, 92170, 92169, 92164, 92163, 92162, 92161, 92160, 92159, 92158, 92157, 92156, 92155, 92154, 92153, 92152, 92151, 92150, 92149, 92148, 92147, 92146, 92145, 92144, 92143, 92142, 92141, 92140, 92135, 92134, 92133, 92132, 92131, 92130, 92129, 92128, 92127, 92126, 92125, 92124, 92123, 92122, 92121, 92120, 92119, 92118, 92117, 92116, 92115, 92114, 92113, 92112, 92111, 92110, 92109, 92108, 92107, 92106, 92105, 92104, 92103, 92102, 92101, 92100, 92099, 92098, 92097, 92096, 92095, 92094, 92093, 92092, 92091, 92090, 92089, 92088, 92087, 92086, 92085, 92084, 92083, 92082, 92081, 92080, 92079, 92078, 92077, 92076, 92075, 92074, 92073, 92072, 92071, 92070, 92069, 92068, 92067, 92066, 92062, 92061, 92060, 92059, 92058, 92057, 92056, 92055, 92054, 92053, 92052, 92051, 92050, 92049, 92048, 92047, 92046, 92045, 92044, 92043, 92042, 92041, 92040, 92039, 92038, 92037, 92036, 92035, 92034, 92033, 92032, 92031, 92030, 92029, 92028, 92027, 92026, 92025, 92024, 92023, 92022, 92021, 92020, 92019, 92018, 92017, 92016, 92015, 92014, 92013, 92012, 92011, 92010, 92009, 92008, 92007, 92006, 92005, 92004, 92003, 92002, 92001, 92000, 91999, 91998, 91997, 91996, 91995, 91994, 91993, 91991, 91987, 91986, 91985, 91984, 91983, 91982, 91981, 91980, 91979, 91978, 91977, 91976, 91975, 91974, 91973, 91972, 91971, 91970, 91969, 91968, 91967, 91966, 91965, 91964, 91963, 91962, 91961, 91960, 91959, 91958, 91957, 91956, 91955, 91954, 91953, 91952, 91951, 91950, 91949, 91948, 91947, 91946, 91945, 91944, 91943, 91942, 91941, 91940, 91939, 91938, 91937, 91936, 91935, 91934, 91933, 91932, 91931, 91926, 91925, 91924, 91923, 91922, 91921, 91920, 91919, 91918, 91917, 91916, 91915, 91914, 91913, 91912, 91911, 91910, 91909, 91908, 91907, 91906, 91905, 91904, 91903, 91902, 91901, 91900, 91899, 91898, 91897, 91896, 91895, 91894, 91893, 91892, 91891, 91890, 91889, 91888, 91887, 91886, 91885, 91884, 91883, 91882, 91881, 91880, 91879, 91878, 91877, 91876, 91875, 91874, 91873, 91872, 91871, 91870, 91869, 91868, 91867, 91866, 91865, 91864, 91863, 91862, 91861, 91860, 91859, 91858, 91857, 91856, 91855, 91854, 91853, 91852, 91851, 91850, 91849, 91848, 91847, 91846, 91845, 91844, 91843, 91842, 91841, 91840, 91839, 91838, 91837, 91836, 91835, 91834, 91833, 91832, 91822, 91821, 91820, 91819, 91818, 91817, 91816, 91815, 91814, 91813, 91812, 91811, 91810, 91809, 91808, 91807, 91806, 91805, 91804, 91803, 91802, 91801, 91800, 91799, 91798, 91797, 91796, 91795, 91794, 91793, 91792, 91791, 91790, 91789, 91788, 91787, 91786, 91785, 91784, 91783, 91782, 91781, 91780, 91779, 91778, 91777, 91776, 91775, 91774, 91773, 91772, 91771, 91770, 91769, 91768, 91767, 91766, 91765, 91764, 91763, 91762, 91761, 91760, 91759, 91758, 91757, 91755, 91751, 91750, 91747, 91745, 91743, 91742, 91741, 91740, 91739, 91734, 91733, 91732, 91731, 91730, 91729, 91728, 91727, 91726, 91725, 91724, 91723, 91722, 91721, 91720, 91719, 91718, 91717, 91716, 91715, 91714, 91713, 91712, 91711, 91710, 91709, 91708, 91707, 91706, 91705, 91704, 91703, 91702, 91700, 91699, 91698, 91697, 91696, 91695, 91694, 91693, 91692, 91691, 91690, 91689, 91688, 91687, 91686, 91685, 91684, 91683, 91682, 91681, 91680, 91679, 91678, 91677, 91676, 91675, 91674, 91673, 91672, 91671, 91670, 91669, 91668, 91667, 91666, 91665, 91664, 91663, 91662, 91661, 91660, 91659, 91658, 91657, 91656, 91655, 91654, 91653, 91652, 91651, 91650, 91649, 91648, 91647, 91646, 91645, 91644, 91643, 91641, 91640, 91639, 91638, 91637, 91636, 91635, 91634, 91633, 91632, 91631, 91630, 91629, 91628, 91627, 91626, 91625, 91624, 91623, 91622, 91621, 91620, 91617, 91616, 91615, 91614, 91613, 91612, 91611, 91610, 91609, 91608, 91607, 91606, 91605, 91604, 91603, 91600, 91599, 91598, 91597, 91596, 91595, 91594, 91593, 91592, 91591, 91590, 91588, 91587, 91585, 91584, 91583, 91582, 91581, 91580, 91579, 91574, 91573, 91572, 91571, 91570, 91569, 91568, 91567, 91566, 91565, 91564, 91563, 91562, 91561, 91560, 91559, 91558, 91557, 91556, 91555, 91554, 91553, 91552, 91551, 91550, 91549, 91548, 91547, 91546, 91545, 91544, 91543, 91542, 91541, 91540, 91539, 91538, 91537, 91536, 91535, 91534, 91533, 91532, 91527, 91526, 91525, 91524, 91523, 91522, 91521, 91520, 91519, 91518, 91517, 91516, 91515, 91514, 91513, 91512, 91511, 91510, 91509, 91508, 91507, 91506, 91505, 91504, 91503, 91502, 91501, 91500, 91499, 91498, 91497, 91496, 91495, 91494, 91493, 91492, 91491, 91490, 91489, 91488, 91487, 91486, 91485, 91484, 91483, 91482, 91481, 91480, 91479, 91478, 91477, 91476, 91475, 91474, 91473, 91472, 91471, 91470, 91469, 91468, 91467, 91466, 91465, 91464, 91463, 91462, 91461, 91460, 91459, 91458, 91457, 91456, 91455, 91454, 91453, 91452, 91451, 91450, 91449, 91448, 91447, 91446, 91445, 91444, 91443, 91442, 91439, 91438, 91437, 91436, 91435, 91434, 91433, 91432, 91431, 91430, 91429, 91428, 91427, 91426, 91425, 91424, 91423, 91422, 91421, 91420, 91419, 91418, 91417, 91416, 91415, 91414, 91413, 91412, 91411, 91410, 91409, 91408, 91407, 91406, 91405, 91404, 91403, 91402, 91401, 91400, 91399, 91398, 91397, 91396, 91395, 91394, 91393, 91392, 91391, 91390, 91389, 91388, 91387, 91386, 91385, 91384, 91383, 91382, 91381, 91380, 91379, 91378, 91377, 91376, 91375, 91374, 91373, 91372, 91371, 91370, 91369, 91368, 91367, 91366, 91365, 91364, 91363, 91362, 91361, 91360, 91359, 91358, 91357, 91356, 91355, 91354, 91353, 91352, 91350, 91349, 91348, 91347, 91346, 91345, 91344, 91343, 91342, 91341, 91340, 91339, 91338, 91337, 91336, 91335, 91334, 91333, 91332, 91331, 91330, 91329, 91328, 91327, 91326, 91325, 91324, 91323, 91322, 91321, 91320, 91319, 91318, 91317, 91316, 91315, 91314, 91313, 91312, 91311, 91310, 91309, 91308, 91307, 91306, 91305, 91304, 91303, 91302, 91301, 91300, 91299, 91298, 91297, 91296, 91295, 91294, 91293, 91292, 91291, 91290, 91289, 91288, 91287, 91286, 91285, 91284, 91283, 91282, 91281, 91280, 91279, 91278, 91277, 91276, 91275, 91274, 91273, 91272, 91271, 91270, 91269, 91268, 91267, 91266, 91265, 91264, 91263, 91262, 91261, 91260, 91259, 91258, 91257, 91256, 91255, 91254, 91253, 91252, 91251, 91250, 91249, 91248, 91247, 91246, 91245, 91244, 91243, 91242, 91241, 91240, 91239, 91238, 91237, 91236, 91235, 91234, 91233, 91232, 91231, 91230, 91229, 91228, 91227, 91226, 91225, 91224, 91223, 91222, 91221, 91220, 91219, 91218, 91217, 91216, 91215, 91214, 91213, 91212, 91211, 91210, 91209, 91208, 91207, 91206, 91205, 91204, 91203, 91202, 91201, 91200, 91199, 91198, 91197, 91196, 91195, 91194, 91193, 91192, 91191, 91190, 91189, 91188, 91187, 91186, 91185, 91184, 91183, 91182, 91181, 91180, 91179, 91178, 91177, 91176, 91175, 91174, 91173, 91172, 91171, 91170, 91169, 91168, 91167, 91166, 91165, 91164, 91163, 91162, 91161, 91160, 91159, 91158, 91157, 91156, 91155, 91154, 91153, 91152, 91151, 91150, 91149, 91148, 91147, 91146, 91145, 91144, 91143, 91142, 91141, 91140, 91139, 91138, 91137, 91136, 91135, 91134, 91133, 91132, 91131, 91130, 91129, 91128, 91127, 91126, 91125, 91124, 91123, 91122, 91121, 91120, 91119, 91118, 91117, 91116, 91115, 91114, 91113, 91112, 91111, 91110, 91109, 91108, 91107, 91106, 91105, 91104, 91103, 91102, 91101, 91100, 91099, 91098, 91097, 91096, 91095, 91094, 91093, 91092, 91091, 91090, 91089, 91088, 91087, 91086, 91085, 91084, 91083, 91082, 91080, 91079, 91078, 91077, 91076, 91075, 91074, 91073, 91072, 91071, 91070, 91069, 91068, 91067, 91066, 91065, 91064, 91063, 91062, 91061, 91060, 91059, 91058, 91057, 91056, 91055, 91054, 91053, 91052, 91049, 91048, 91046, 91045, 91043, 91042, 91041, 91040, 91039, 91038, 91036, 91035, 91034, 91033, 91032, 91031, 91030, 91028, 91027, 91026, 91025, 91024, 91022, 91021, 91020, 91019, 91017, 91016, 91015, 91014, 91013, 91012, 91011, 91010, 91009, 91008, 91007, 91006, 91005, 91004, 91003, 91002, 91001, 91000, 90999, 90998, 90997, 90996, 90995, 90994, 90993, 90992, 90991, 90990, 90989, 90988, 90987, 90986, 90985, 90984, 90983, 90982, 90981, 90980, 90979, 90978, 90977, 90976, 90975, 90974, 90973, 90972, 90971, 90970, 90969, 90968, 90967, 90966, 90965, 90964, 90963, 90962, 90961, 90960, 90959, 90958, 90957, 90956, 90955, 90954, 90953, 90952, 90951, 90950, 90949, 90948, 90947, 90946, 90945, 90944, 90943, 90942, 90941, 90940, 90939, 90938, 90937, 90936, 90935, 90934, 90933, 90932, 90931, 90930, 90929, 90928, 90927, 90926, 90925, 90924, 90923, 90922, 90921, 90920, 90919, 90918, 90917, 90916, 90915, 90914, 90913, 90912, 90911, 90910, 90909, 90908, 90907, 90906, 90905, 90904, 90903, 90902, 90901, 90900, 90899, 90898, 90897, 90896, 90895, 90894, 90891, 90890, 90889, 90888, 90887, 90886, 90885, 90884, 90883, 90882, 90881, 90880, 90879, 90878, 90877, 90876, 90875, 90874, 90873, 90872, 90871, 90870, 90869, 90868, 90867, 90866, 90865, 90864, 90863, 90862, 90861, 90860, 90859, 90858, 90857, 90856, 90855, 90854, 90853, 90852, 90851, 90850, 90849, 90848, 90847, 90846, 90845, 90844, 90843, 90842, 90841, 90840, 90839, 90838, 90837, 90836, 90835, 90834, 90833, 90832, 90831, 90830, 90829, 90828, 90827, 90826, 90825, 90824, 90823, 90822, 90821, 90820, 90819, 90818, 90817, 90816, 90815, 90814, 90813, 90812, 90811, 90810, 90809, 90808, 90807, 90806, 90805, 90804, 90803, 90802, 90801, 90800, 90799, 90798, 90797, 90796, 90795, 90794, 90793, 90792, 90791, 90790, 90789, 90788, 90787, 90786, 90785, 90784, 90783, 90782, 90781, 90780, 90779, 90778, 90777, 90776, 90775, 90774, 90773, 90772, 90771, 90770, 90769, 90768, 90767, 90766, 90765, 90764, 90763, 90762, 90761, 90760, 90759, 90758, 90757, 90756, 90755, 90754, 90753, 90752, 90751, 90750, 90749, 90748, 90747, 90746, 90745, 90744, 90743, 90742, 90741, 90740, 90739, 90738, 90737, 90736, 90735, 90734, 90733, 90732, 90731, 90730, 90729, 90728, 90727, 90726, 90725, 90724, 90723, 90722, 90721, 90720, 90719, 90718, 90717, 90716, 90715, 90714, 90713, 90712, 90711, 90710, 90709, 90708, 90707, 90706, 90705, 90704, 90703, 90702, 90701, 90700, 90699, 90698, 90697, 90696, 90695, 90694, 90693, 90692, 90691, 90690, 90689, 90688, 90687, 90686, 90685, 90684, 90683, 90682, 90681, 90680, 90679, 90678, 90677, 90676, 90675, 90674, 90673, 90672, 90671, 90670, 90669, 90668, 90667, 90666, 90665, 90664, 90663, 90662, 90661, 90660, 90659, 90658, 90657, 90656, 90655, 90654, 90653, 90652, 90651, 90650, 90649, 90648, 90647, 90646, 90645, 90644, 90643, 90642, 90641, 90640, 90639, 90638, 90637, 90636, 90635, 90634, 90633, 90632, 90631, 90630, 90629, 90628, 90627, 90626, 90625, 90624, 90623, 90622, 90621, 90620, 90619, 90618, 90617, 90616, 90615, 90614, 90613, 90612, 90611, 90610, 90609, 90608, 90607, 90606, 90605, 90604, 90603, 90602, 90601, 90600, 90599, 90598, 90597, 90596, 90595, 90594, 90593, 90592, 90591, 90590, 90589, 90588, 90579, 90577, 90574, 90570, 90569, 90568, 90567, 90566, 90565, 90564, 90563, 90562, 90561, 90560, 90559, 90558, 90557, 90556, 90555, 90554, 90553, 90552, 90551, 90550, 90549, 90548, 90547, 90546, 90545, 90544, 90543, 90542, 90541, 90540, 90539, 90538, 90537, 90536, 90535, 90534, 90533, 90532, 90531, 90530, 90529, 90528, 90527, 90526, 90525, 90524, 90523, 90522, 90521, 90520, 90519, 90518, 90517, 90516, 90515, 90514, 90513, 90512, 90511, 90510, 90509, 90508, 90507, 90506, 90505, 90504, 90503, 90502, 90501, 90500, 90499, 90498, 90497, 90496, 90495, 90494, 90493, 90492, 90491, 90490, 90489, 90488, 90487, 90486, 90485, 90484, 90483, 90482, 90481, 90480, 90479, 90478, 90477, 90476, 90475, 90474, 90473, 90472, 90471, 90470, 90469, 90468, 90467, 90466, 90465, 90464, 90463, 90462, 90461, 90460, 90459, 90458, 90457, 90456, 90455, 90454, 90453, 90452, 90451, 90450, 90449, 90448, 90447, 90446, 90445, 90444, 90443, 90442, 90441, 90440, 90439, 90438, 90437, 90436, 90435, 90434, 90433, 90432, 90431, 90430, 90429, 90428, 90427, 90426, 90425, 90424, 90423, 90422, 90421, 90420, 90419, 90418, 90417, 90416, 90415, 90414, 90413, 90412, 90411, 90410, 90409, 90408, 90407, 90406, 90405, 90404, 90403, 90402, 90401, 90400, 90399, 90398, 90397, 90396, 90395, 90394, 90393, 90392, 90391, 90390, 90389, 90388, 90387, 90386, 90385, 90384, 90383, 90382, 90381, 90380, 90379, 90378, 90377, 90376, 90375, 90374, 90373, 90372, 90371, 90370, 90369, 90368, 90367, 90366, 90365, 90364, 90363, 90362, 90361, 90360, 90359, 90358, 90357, 90356, 90355, 90354, 90353, 90352, 90351, 90350, 90349, 90348, 90347, 90346, 90345, 90344, 90343, 90342, 90341, 90340, 90339, 90338, 90337, 90336, 90335, 90334, 90333, 90332, 90331, 90330, 90329, 90328, 90327, 90326, 90325, 90324, 90322, 90321, 90320, 90319, 90318, 90317, 90316, 90315, 90314, 90313, 90312, 90311, 90310, 90309, 90308, 90307, 90306, 90305, 90304, 90303, 90302, 90301, 90300, 90299, 90298, 90297, 90296, 90295, 90294, 90293, 90292, 90291); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (90290, 90289, 90288, 90287, 90286, 90285, 90284, 90283, 90282, 90281, 90280, 90279, 90278, 90277, 90276, 90275, 90274, 90273, 90272, 90271, 90270, 90269, 90268, 90267, 90266, 90265, 90264, 90263, 90262, 90261, 90260, 90258, 90257, 90256, 90255, 90254, 90253, 90252, 90251, 90250, 90249, 90248, 90247, 90246, 90245, 90244, 90243, 90242, 90241, 90240, 90239, 90238, 90237, 90236, 90235, 90234, 90233, 90232, 90231, 90230, 90229, 90228, 90227, 90226, 90225, 90224, 90223, 90222, 90221, 90220, 90219, 90218, 90217, 90216, 90215, 90214, 90213, 90212, 90211, 90210, 90209, 90208, 90207, 90206, 90205, 90204, 90203, 90202, 90201, 90200, 90199, 90198, 90197, 90196, 90195, 90194, 90193, 90192, 90191, 90190, 90189, 90188, 90187, 90186, 90185, 90184, 90183, 90182, 90181, 90180, 90179, 90178, 90177, 90176, 90175, 90174, 90173, 90172, 90171, 90170, 90169, 90168, 90167, 90166, 90165, 90164, 90163, 90162, 90161, 90160, 90159, 90158, 90157, 90156, 90155, 90154, 90153, 90152, 90151, 90150, 90149, 90148, 90147, 90146, 90145, 90144, 90143, 90142, 90141, 90140, 90139, 90138, 90137, 90136, 90135, 90134, 90133, 90132, 90131, 90130, 90129, 90128, 90127, 90126, 90125, 90124, 90123, 90122, 90121, 90120, 90119, 90118, 90117, 90116, 90115, 90114, 90113, 90112, 90111, 90110, 90109, 90108, 90107, 90106, 90105, 90104, 90103, 90102, 90101, 90100, 90099, 90098, 90097, 90096, 90095, 90094, 90093, 90092, 90091, 90090, 90089, 90088, 90087, 90086, 90085, 90084, 90083, 90082, 90081, 90080, 90079, 90078, 90077, 90076, 90075, 90074, 90073, 90072, 90071, 90070, 90069, 90068, 90067, 90066, 90065, 90064, 90063, 90062, 90061, 90060, 90059, 90058, 90057, 90056, 90055, 90054, 90053, 90052, 90051, 90050, 90049, 90048, 90047, 90046, 90045, 90044, 90043, 90042, 90041, 90040, 90039, 90038, 90037, 90036, 90035, 90034, 90033, 90032, 90031, 90030, 90029, 90028, 90027, 90026, 90025, 90024, 90023, 90022, 90021, 90020, 90019, 90018, 90017, 90016, 90015, 90014, 90013, 90012, 90011, 90010, 90009, 90008, 90007, 90006, 90005, 90004, 90003, 90002, 90001, 90000, 89999, 89998, 89997, 89996, 89995, 89994, 89993, 89992, 89991, 89990, 89989, 89988, 89987, 89986, 89985, 89984, 89983, 89982, 89981, 89980, 89979, 89978, 89977, 89976, 89975, 89974, 89973, 89972, 89971, 89970, 89969, 89968, 89967, 89966, 89965, 89964, 89963, 89962, 89961, 89960, 89959, 89958, 89957, 89956, 89955, 89954, 89953, 89952, 89951, 89950, 89949, 89948, 89947, 89946, 89945, 89944, 89943, 89942, 89941, 89940, 89939, 89938, 89937, 89936, 89935, 89934, 89933, 89932, 89931, 89930, 89929, 89928, 89927, 89926, 89925, 89924, 89923, 89922, 89921, 89920, 89919, 89918, 89917, 89916, 89915, 89914, 89913, 89912, 89911, 89910, 89909, 89908, 89907, 89906, 89905, 89904, 89903, 89902, 89901, 89900, 89899, 89898, 89897, 89896, 89895, 89894, 89893, 89892, 89891, 89890, 89889, 89888, 89887, 89886, 89885, 89884, 89883, 89882, 89881, 89880, 89879, 89878, 89877, 89876, 89875, 89874, 89873, 89872, 89871, 89870, 89869, 89868, 89867, 89866, 89865, 89864, 89863, 89862, 89861, 89860, 89859, 89858, 89857, 89856, 89855, 89854, 89853, 89852, 89851, 89850, 89849, 89848, 89847, 89846, 89845, 89844, 89843, 89842, 89841, 89840, 89839, 89838, 89837, 89836, 89835, 89834, 89833, 89832, 89831, 89830, 89829, 89828, 89827, 89826, 89825, 89824, 89823, 89822, 89821, 89820, 89819, 89818, 89817, 89816, 89815, 89814, 89813, 89812, 89811, 89810, 89809, 89808, 89807, 89806, 89805, 89804, 89803, 89802, 89801, 89800, 89799, 89798, 89797, 89796, 89795, 89794, 89793, 89792, 89791, 89790, 89789, 89788, 89787, 89786, 89785, 89784, 89783, 89782, 89781, 89780, 89779, 89778, 89777, 89776, 89775, 89774, 89773, 89772, 89771, 89770, 89769, 89768, 89767, 89766, 89765, 89764, 89763, 89762, 89761, 89760, 89759, 89758, 89757, 89756, 89755, 89754, 89753, 89752, 89751, 89750, 89749, 89748, 89747, 89746, 89745, 89744, 89743, 89742, 89741, 89740, 89739, 89738, 89737, 89736, 89735, 89734, 89733, 89732, 89731, 89730, 89729, 89728, 89727, 89726, 89725, 89724, 89723, 89722, 89721, 89720, 89719, 89718, 89717, 89716, 89715, 89714, 89713, 89712, 89711, 89710, 89709, 89708, 89707, 89706, 89705, 89704, 89703, 89702, 89701, 89700, 89699, 89698, 89697, 89696, 89695, 89694, 89693, 89692, 89691, 89690, 89689, 89688, 89687, 89686, 89685, 89684, 89683, 89682, 89681, 89680, 89679, 89678, 89677, 89676, 89675, 89674, 89673, 89672, 89671, 89670, 89669, 89668, 89667, 89666, 89665, 89664, 89663, 89662, 89661, 89660, 89659, 89658, 89657, 89656, 89655, 89654, 89653, 89652, 89651, 89650, 89649, 89648, 89647, 89646, 89645, 89644, 89643, 89642, 89641, 89640, 89639, 89638, 89637, 89636, 89635, 89634, 89633, 89632, 89631, 89630, 89629, 89628, 89627, 89626, 89625, 89624, 89623, 89622, 89621, 89620, 89619, 89618, 89617, 89616, 89615, 89614, 89613, 89612, 89611, 89610, 89609, 89608, 89607, 89606, 89605, 89604, 89603, 89602, 89601, 89600, 89599, 89598, 89597, 89596, 89595, 89594, 89593, 89592, 89591, 89590, 89589, 89588, 89587, 89586, 89585, 89584, 89583, 89582, 89581, 89580, 89579, 89578, 89577, 89576, 89575, 89574, 89573, 89572, 89571, 89570, 89569, 89568, 89567, 89566, 89565, 89564, 89563, 89562, 89561, 89560, 89559, 89558, 89557, 89556, 89555, 89554, 89553, 89552, 89551, 89550, 89549, 89548, 89547, 89546, 89545, 89544, 89543, 89542, 89541, 89540, 89539, 89538, 89537, 89536, 89535, 89534, 89533, 89532, 89531, 89530, 89529, 89528, 89527, 89526, 89525, 89524, 89523, 89522, 89521, 89520, 89519, 89518, 89517, 89516, 89515, 89514, 89513, 89512, 89511, 89510, 89509, 89508, 89507, 89506, 89505, 89504, 89503, 89502, 89501, 89500, 89499, 89498, 89497, 89496, 89495, 89494, 89493, 89492, 89491, 89490, 89489, 89488, 89487, 89486, 89485, 89484, 89483, 89482, 89481, 89480, 89479, 89478, 89477, 89476, 89475, 89474, 89473, 89472, 89471, 89470, 89469, 89468, 89467, 89466, 89465, 89464, 89463, 89462, 89461, 89460, 89459, 89458, 89457, 89456, 89455, 89454, 89453, 89452, 89451, 89450, 89449, 89448, 89447, 89446, 89445, 89444, 89443, 89442, 89441, 89440, 89439, 89438, 89437, 89436, 89435, 89434, 89433, 89432, 89431, 89430, 89429, 89428, 89427, 89426, 89425, 89424, 89423, 89422, 89421, 89420, 89419, 89418, 89417, 89416, 89415, 89414, 89413, 89412, 89411, 89410, 89409, 89408, 89407, 89406, 89405, 89404, 89403, 89402, 89401, 89400, 89399, 89398, 89397, 89396, 89395, 89394, 89393, 89392, 89391, 89390, 89389, 89388, 89387, 89386, 89385, 89384, 89383, 89382, 89381, 89380, 89379, 89378, 89377, 89376, 89375, 89374, 89373, 89372, 89371, 89370, 89369, 89368, 89367, 89366, 89365, 89364, 89363, 89362, 89361, 89360, 89359, 89358, 89357, 89356, 89355, 89354, 89353, 89352, 89351, 89350, 89349, 89348, 89347, 89346, 89345, 89344, 89343, 89342, 89341, 89340, 89339, 89338, 89337, 89336, 89335, 89334, 89333, 89332, 89331, 89330, 89329, 89328, 89327, 89326, 89325, 89324, 89323, 89322, 89321, 89320, 89319, 89318, 89317, 89316, 89315, 89314, 89313, 89312, 89311, 89310, 89309, 89308, 89307, 89306, 89305, 89304, 89303, 89302, 89301, 89300, 89299, 89298, 89297, 89296, 89295, 89294, 89293, 89292, 89291, 89290, 89289, 89288, 89287, 89286, 89285, 89284, 89283, 89282, 89281, 89280, 89279, 89278, 89277, 89276, 89275, 89274, 89273, 89272, 89271, 89270, 89269, 89268, 89267, 89266, 89265, 89264, 89263, 89262, 89261, 89260, 89259, 89258, 89257, 89256, 89255, 89254, 89253, 89252, 89251, 89250, 89249, 89248, 89247, 89246, 89245, 89244, 89243, 89242, 89241, 89240, 89239, 89238, 89237, 89236, 89235, 89234, 89233, 89232, 89231, 89230, 89225, 89224, 89223, 89222, 89221, 89220, 89219, 89218, 89217, 89216, 89215, 89214, 89213, 89212, 89211, 89210, 89209, 89208, 89207, 89206, 89205, 89204, 89203, 89202, 89201, 89200, 89199, 89198, 89197, 89196, 89195, 89194, 89193, 89192, 89191, 89190, 89189, 89188, 89187, 89186, 89185, 89184, 89183, 89182, 89181, 89180, 89179, 89178, 89177, 89176, 89175, 89174, 89173, 89172, 89171, 89170, 89169, 89168, 89167, 89166, 89165, 89164, 89163, 89162, 89161, 89160, 89159, 89158, 89157, 89156, 89155, 89154, 89153, 89152, 89151, 89150, 89149, 89148, 89147, 89146, 89145, 89144, 89143, 89142, 89141, 89140, 89139, 89138, 89137, 89136, 89135, 89134, 89133, 89132, 89131, 89130, 89129, 89128, 89127, 89126, 89125, 89124, 89123, 89122, 89121, 89120, 89119, 89118, 89117, 89116, 89115, 89114, 89113, 89112, 89111, 89110, 89109, 89108, 89107, 89106, 89105, 89104, 89103, 89102, 89101, 89100, 89099, 89098, 89096, 89095, 89094, 89079, 89069, 89049, 89048, 89047, 89046, 89045, 89044, 89043, 89042, 89041, 89040, 89039, 89038, 89037, 89036, 89035, 89034, 89033, 89032, 89031, 89030, 89029, 89028, 89027, 89026, 89025, 89024, 89023, 89022, 89021, 89020, 89019, 89018, 89017, 89016, 89015, 89014, 89013, 89012, 89011, 89010, 89009, 89008, 89007, 89006, 89005, 89004, 89003, 89002, 89001, 89000, 88999, 88998, 88997, 88996, 88995, 88994, 88993, 88992, 88991, 88990, 88989, 88988, 88987, 88986, 88985, 88984, 88983, 88982, 88981, 88980, 88979, 88978, 88977, 88976, 88975, 88974, 88973, 88972, 88971, 88970, 88969, 88968, 88967, 88966, 88965, 88964, 88963, 88962, 88961, 88960, 88959, 88958, 88957, 88956, 88955, 88954, 88953, 88952, 88951, 88950, 88949, 88948, 88947, 88946, 88945, 88944, 88943, 88942, 88941, 88940, 88939, 88938, 88937, 88936, 88935, 88934, 88933, 88932, 88931, 88930, 88929, 88928, 88927, 88926, 88925, 88924, 88923, 88922, 88921, 88920, 88919, 88918, 88917, 88916, 88915, 88914, 88913, 88912, 88911, 88910, 88909, 88908, 88907, 88906, 88905, 88904, 88903, 88902, 88901, 88900, 88899, 88898, 88897, 88896, 88895, 88894, 88893, 88892, 88891, 88890, 88889, 88888, 88887, 88886, 88885, 88884, 88883, 88882, 88881, 88880, 88879, 88878, 88877, 88876, 88875, 88874, 88873, 88872, 88871, 88870, 88869, 88868, 88867, 88866, 88865, 88864, 88863, 88862, 88861, 88860, 88859, 88858, 88857, 88856, 88855, 88854, 88853, 88852, 88851, 88850, 88849, 88848, 88847, 88846, 88845, 88844, 88843, 88842, 88841, 88840, 88839, 88838, 88837, 88836, 88835, 88834, 88833, 88832, 88831, 88830, 88829, 88828, 88827, 88826, 88825, 88824, 88823, 88822, 88821, 88820, 88819, 88818, 88817, 88816, 88815, 88814, 88813, 88812, 88811, 88810, 88809, 88808, 88807, 88806, 88805, 88804, 88803, 88802, 88801, 88800, 88799, 88798, 88797, 88796, 88795, 88794, 88793, 88792, 88791, 88790, 88789, 88788, 88787, 88786, 88784, 88783, 88782, 88781, 88780, 88779, 88778, 88777, 88776, 88775, 88774, 88773, 88772, 88771, 88770, 88769, 88768, 88767, 88766, 88765, 88764, 88763, 88762, 88761, 88760, 88759, 88758, 88757, 88756, 88755, 88754, 88753, 88752, 88751, 88750, 88749, 88748, 88747, 88746, 88745, 88744, 88743, 88742, 88741, 88740, 88739, 88738, 88737, 88736, 88735, 88734, 88732, 88731, 88730, 88729, 88728, 88727, 88726, 88725, 88724, 88723, 88722, 88721, 88720, 88719, 88718, 88717, 88716, 88715, 88714, 88713, 88712, 88711, 88710, 88709, 88708, 88707, 88706, 88705, 88704, 88703, 88702, 88701, 88700, 88699, 88698, 88697, 88696, 88695, 88694, 88693, 88692, 88691, 88690, 88689, 88688, 88687, 88686, 88685, 88684, 88683, 88682, 88681, 88680, 88679, 88678, 88677, 88676, 88675, 88674, 88673, 88672, 88671, 88670, 88669, 88668, 88667, 88666, 88665, 88664, 88663, 88662, 88661, 88660, 88659, 88658, 88657, 88656, 88655, 88654, 88653, 88652, 88651, 88650, 88649, 88648, 88647, 88646, 88645, 88644, 88643, 88642, 88641, 88640, 88639, 88638, 88637, 88636, 88635, 88634, 88633, 88632, 88631, 88630, 88629, 88628, 88627, 88626, 88625, 88624, 88623, 88622, 88621, 88620, 88619, 88618, 88617, 88616, 88615, 88614, 88613, 88612, 88611, 88610, 88609, 88608, 88607, 88606, 88605, 88604, 88603, 88602, 88601, 88600, 88599, 88598, 88597, 88596, 88595, 88594, 88593, 88592, 88591, 88590, 88589, 88588, 88587, 88586, 88585, 88584, 88583, 88582, 88581, 88580, 88579, 88578, 88577, 88576, 88575, 88574, 88573, 88572, 88571, 88570, 88569, 88568, 88567, 88566, 88565, 88564, 88563, 88562, 88561, 88560, 88559, 88558, 88557, 88556, 88555, 88554, 88553, 88552, 88551, 88550, 88549, 88548, 88547, 88546, 88545, 88544, 88543, 88542, 88541, 88540, 88539, 88538, 88537, 88536, 88535, 88534, 88533, 88532, 88531, 88530, 88529, 88528, 88527, 88526, 88525, 88524, 88523, 88522, 88521, 88520, 88519, 88518, 88517, 88516, 88515, 88514, 88513, 88512, 88511, 88510, 88509, 88508, 88507, 88506, 88505, 88504, 88503, 88502, 88501, 88500, 88499, 88498, 88497, 88496, 88495, 88494, 88493, 88492, 88491, 88490, 88489, 88488, 88487, 88486, 88485, 88484, 88483, 88482, 88481, 88480, 88479, 88478, 88477, 88476, 88475, 88474, 88473, 88472, 88471, 88470, 88469, 88468, 88467, 88466, 88465, 88464, 88463, 88462, 88461, 88460, 88459, 88458, 88457, 88456, 88455, 88454, 88453, 88452, 88451, 88450, 88449, 88448, 88447, 88446, 88445, 88444, 88443, 88442, 88441, 88440, 88439, 88438, 88437, 88436, 88435, 88434, 88433, 88432, 88431, 88430, 88429, 88428, 88427, 88426, 88425, 88424, 88423, 88422, 88421, 88420, 88419, 88418, 88417, 88416, 88415, 88414, 88413, 88412, 88411, 88410, 88409, 88408, 88407, 88406, 88405, 88404, 88403, 88402, 88401, 88400, 88399, 88398, 88397, 88396, 88395, 88394, 88393, 88392, 88391, 88390, 88389, 88388, 88387, 88386, 88385, 88384, 88383, 88382, 88381, 88380, 88379, 88378, 88377, 88376, 88375, 88374, 88373, 88372, 88371, 88370, 88369, 88368, 88367, 88366, 88365, 88364, 88363, 88362, 88361, 88360, 88359, 88358, 88357, 88356, 88355, 88354, 88353, 88352, 88351, 88350, 88349, 88348, 88347, 88346, 88345, 88344, 88343, 88342, 88341, 88340, 88339, 88338, 88337, 88336, 88335, 88334, 88333, 88332, 88331, 88330, 88329, 88328, 88327, 88326, 88325, 88324, 88323, 88322, 88321, 88320, 88319, 88318, 88317, 88316, 88315, 88314, 88313, 88312, 88311, 88310, 88309, 88308, 88307, 88306, 88305, 88304, 88303, 88302, 88301, 88300, 88299, 88298, 88297, 88296, 88295, 88294, 88293, 88292, 88291, 88290, 88289, 88288, 88287, 88286, 88285, 88284, 88283, 88282, 88281, 88280, 88279, 88278, 88277, 88276, 88275, 88274, 88273, 88272, 88271, 88270, 88269, 88268, 88267, 88266, 88265, 88264, 88263, 88262, 88261, 88260, 88259, 88258, 88257, 88256, 88255, 88254, 88253, 88252, 88251, 88250, 88249, 88248, 88247, 88246, 88245, 88244, 88243, 88242, 88241, 88240, 88239, 88238, 88237, 88236, 88235, 88234, 88233, 88232, 88231, 88230, 88229, 88228, 88227, 88226, 88225, 88224, 88223, 88222, 88221, 88220, 88219, 88218, 88217, 88216, 88215, 88214, 88213, 88212, 88211, 88210, 88209, 88208, 88207, 88206, 88205, 88204, 88203, 88202, 88201, 88200, 88199, 88198, 88197, 88196, 88195, 88194, 88193, 88192, 88191, 88190, 88189, 88188, 88187, 88186, 88185, 88184, 88183, 88182, 88181, 88180, 88179, 88178, 88177, 88176, 88175, 88174, 88173, 88172, 88171, 88170, 88169, 88168, 88167, 88166, 88165, 88164, 88163, 88162, 88161, 88160, 88159, 88158, 88157, 88156, 88155, 88154, 88153, 88152, 88151, 88150, 88149, 88148, 88147, 88146, 88145, 88144, 88143, 88142, 88141, 88140, 88139, 88138, 88137, 88136, 88135, 88134, 88133, 88132, 88131, 88130, 88129, 88128, 88127, 88126, 88125, 88124, 88123, 88122, 88121, 88120, 88119, 88118, 88117, 88116, 88115, 88114, 88113, 88112, 88111, 88110, 88109, 88108, 88107, 88106, 88105, 88104, 88103, 88102, 88101, 88100, 88099, 88098, 88097, 88096, 88095, 88094, 88093, 88092, 88091, 88090, 88089, 88088, 88087, 88086, 88085, 88084, 88083, 88082, 88081, 88080, 88079, 88078, 88077, 88076, 88075, 88074, 88073, 88072, 88071, 88070, 88069, 88068, 88067, 88066, 88065, 88064, 88063, 88062, 88061, 88060, 88059, 88058, 88053, 88052, 88051, 88050, 88049, 88048, 88047, 88046, 88045, 88044, 88043, 88042, 88041, 88040, 88039, 88038, 88037, 88036, 88035, 88034, 88033, 88032, 88031, 88030, 88029, 88028, 88027, 88026, 88025, 88024, 88023, 88022, 88021, 88020, 88019, 88018, 88017, 88016, 88015, 88014, 88013, 88012, 88011, 88010, 88009, 88008, 88007, 88006, 88005, 88004, 88003, 88002, 88001, 88000, 87999, 87998, 87997, 87996, 87995, 87994, 87993, 87992, 87991, 87990, 87989, 87988, 87987, 87986, 87985, 87984, 87983, 87982, 87981, 87980, 87979, 87978, 87977, 87976, 87975, 87974, 87973, 87972, 87971, 87970, 87969, 87968, 87967, 87966, 87965, 87964, 87963, 87962, 87961, 87960, 87959, 87958, 87957, 87956, 87955, 87954, 87953, 87952, 87951, 87950, 87949, 87948, 87947, 87946, 87945, 87944, 87943, 87942, 87941, 87940, 87939, 87938, 87937, 87936, 87935, 87934, 87933, 87932, 87931, 87930, 87929, 87928, 87927, 87926, 87925, 87924, 87923, 87922, 87921, 87920, 87919, 87918, 87917, 87916, 87915, 87914, 87913, 87912, 87911, 87910, 87909, 87908, 87907, 87906, 87905, 87904, 87903, 87902, 87901, 87900, 87899, 87898, 87897, 87896, 87895, 87894, 87893, 87892, 87891, 87890, 87889, 87888, 87887, 87886, 87885, 87884, 87883, 87882, 87881, 87880, 87879, 87878, 87877, 87876, 87875, 87874, 87873, 87872, 87871, 87870, 87869, 87868, 87867, 87866, 87865, 87864, 87863, 87862, 87861, 87860, 87859, 87858, 87857, 87856, 87855, 87854, 87853, 87852, 87851, 87850, 87849, 87848, 87846, 87845, 87844, 87843, 87842, 87841, 87840, 87839, 87838, 87837, 87836, 87835, 87834, 87833, 87832, 87831, 87830, 87829, 87828, 87827, 87826, 87825, 87824, 87823, 87822, 87821, 87820, 87819, 87818, 87817, 87816, 87815, 87814, 87813, 87812, 87811, 87810, 87809, 87808, 87807, 87806, 87805, 87804, 87803, 87802, 87801, 87800, 87799, 87798, 87797, 87796, 87795, 87794, 87793, 87792, 87791, 87790, 87789, 87788, 87787, 87786, 87785, 87784, 87783, 87782, 87781, 87780, 87779, 87778, 87777, 87776, 87775, 87774, 87773, 87772, 87771, 87770, 87769, 87768, 87767, 87766, 87765, 87764, 87763, 87762, 87761, 87760, 87759, 87758, 87757, 87756, 87755, 87754, 87753, 87752, 87751, 87750, 87749, 87748, 87747, 87746, 87745, 87744, 87743, 87742, 87741, 87740, 87739, 87738, 87737, 87736, 87735, 87734, 87733, 87732, 87731, 87730, 87729, 87728, 87727, 87726, 87725, 87724, 87723, 87722, 87721, 87720, 87719, 87718, 87717, 87716, 87715, 87714, 87713, 87712, 87711, 87710, 87709, 87708, 87707, 87706, 87705, 87704, 87703, 87702, 87701, 87700, 87699, 87698, 87697, 87696, 87695, 87694, 87693, 87692, 87691, 87690, 87689, 87688, 87687, 87686, 87685, 87684, 87683, 87682, 87681, 87680, 87679, 87678, 87677, 87676, 87675, 87674, 87673, 87672, 87671, 87670, 87669, 87668, 87667, 87666, 87665, 87664, 87663, 87662, 87661, 87660, 87659, 87658, 87657, 87656, 87655, 87654, 87653, 87652, 87651, 87650, 87649, 87648, 87647, 87646, 87645, 87644, 87643, 87642, 87641, 87640, 87639, 87638, 87636, 87635, 87634, 87633, 87632, 87631, 87630, 87629, 87628, 87627, 87626, 87625, 87624, 87623, 87622, 87621, 87620, 87619, 87618, 87617, 87616, 87615, 87614, 87613, 87612, 87611, 87610, 87609, 87608, 87607, 87606, 87605, 87604, 87603, 87602, 87601, 87600, 87599, 87598, 87597, 87596, 87595, 87594, 87593, 87592, 87591, 87590, 87589, 87588, 87587, 87586, 87585, 87584, 87583, 87582, 87581, 87580, 87579, 87578, 87577, 87576, 87575, 87574, 87573, 87572, 87571, 87570, 87569, 87568, 87567, 87566, 87565, 87564, 87563, 87562, 87561, 87560, 87559, 87558, 87557, 87556, 87555, 87554, 87553, 87552, 87551, 87550, 87549, 87548, 87547, 87546, 87545, 87544, 87543, 87542, 87541, 87540, 87539, 87538, 87537, 87536, 87535, 87534, 87533, 87532, 87531, 87530, 87529, 87528, 87527, 87526, 87525, 87524, 87523, 87522, 87521, 87520, 87519, 87518, 87517, 87516, 87515, 87514, 87513, 87512, 87507, 87503, 87502, 87496, 87495, 87494, 87493, 87492, 87491, 87489, 87488, 87487, 87486, 87485, 87484, 87483, 87482, 87481, 87480, 87479, 87478, 87477, 87476, 87475, 87474, 87473, 87472, 87471, 87470, 87469, 87467, 87466, 87465, 87464, 87463, 87461, 87459, 87457, 87456, 87455, 87454, 87453, 87452, 87451, 87450, 87449, 87448, 87447, 87446, 87445, 87444, 87443, 87442, 87441, 87440, 87439, 87438, 87437, 87436, 87435, 87434, 87433, 87432, 87431, 87430, 87429, 87428, 87427, 87426, 87425, 87424, 87423, 87422, 87421, 87420, 87419, 87418, 87417, 87416, 87415, 87414, 87413, 87412, 87411, 87410, 87409, 87408, 87407, 87406, 87405, 87404, 87403, 87402, 87401, 87400, 87399, 87398, 87397, 87396, 87395, 87394, 87393, 87392, 87391, 87390, 87389, 87388, 87387, 87386, 87385, 87384, 87383, 87382, 87381, 87380, 87379, 87378, 87377, 87376, 87375, 87374, 87373, 87372, 87371, 87370, 87369, 87368, 87367, 87366, 87365, 87364, 87363, 87362, 87361, 87360, 87359, 87358, 87357, 87356, 87355, 87354, 87353, 87352, 87351, 87350, 87349, 87348, 87347, 87346, 87345, 87344, 87343, 87342, 87341, 87340, 87339, 87338, 87337, 87336, 87335, 87334, 87333, 87332, 87331, 87330, 87329, 87328, 87327, 87326, 87325, 87324, 87323, 87322, 87321, 87320, 87319, 87318, 87317, 87316, 87315, 87314, 87313, 87312, 87311, 87310, 87309, 87308, 87307, 87306, 87305, 87304, 87303, 87302, 87301, 87300, 87299, 87298, 87297, 87296, 87295, 87294, 87293, 87292, 87291, 87290, 87289, 87288, 87287, 87286, 87285, 87284, 87283, 87282, 87281, 87280, 87279, 87278, 87277, 87276, 87275, 87274, 87273, 87272, 87271, 87270, 87269, 87268, 87267, 87266, 87265, 87264, 87263, 87262, 87261, 87260, 87259, 87258, 87257, 87256, 87255, 87254, 87253, 87252, 87251, 87250, 87249, 87248, 87247, 87246, 87245, 87244, 87243, 87242, 87241, 87240, 87239, 87238, 87237, 87236, 87235, 87234, 87233, 87232, 87231, 87230, 87229, 87228, 87227, 87226, 87225, 87224, 87223, 87222, 87221, 87220, 87219, 87218, 87217, 87216, 87215, 87214, 87213, 87212, 87211, 87210, 87209, 87208, 87207, 87206, 87205, 87204, 87203, 87202, 87201, 87200, 87199, 87198, 87197, 87196, 87195, 87194, 87193, 87192, 87191, 87190, 87189, 87188, 87187, 87186, 87185, 87184, 87183, 87182, 87181, 87180, 87179, 87178, 87177, 87176, 87175, 87174, 87173, 87172, 87171, 87170, 87169, 87168, 87167, 87166, 87165, 87164, 87163, 87162, 87161, 87160, 87159, 87158, 87157, 87156, 87155, 87154, 87153, 87151, 87150, 87149, 87148, 87147, 87146, 87145, 87144, 87143, 87142, 87141, 87140, 87139, 87138, 87137, 87136, 87135, 87134, 87133, 87132, 87131, 87130, 87129, 87128, 87127, 87126, 87125, 87124, 87123, 87122, 87121, 87120, 87119, 87118, 87117, 87116, 87115, 87114, 87113, 87112, 87111, 87110, 87109, 87108, 87107, 87106, 87105, 87104, 87103, 87102, 87101, 87100, 87099, 87098, 87097, 87096, 87095, 87094, 87093, 87092, 87091, 87090, 87089, 87088, 87087, 87086, 87085, 87084, 87083, 87082, 87081, 87080, 87079, 87078, 87077, 87076, 87075, 87074, 87073, 87072, 87071, 87070, 87069, 87068, 87067, 87066, 87065, 87064, 87063, 87062, 87061, 87060, 87059, 87058, 87057, 87056, 87055, 87054, 87053, 87052, 87051, 87050, 87049, 87048, 87047, 87046, 87045, 87044, 87043, 87042, 87041, 87040, 87039, 87038, 87037, 87036, 87035, 87034, 87033, 87032, 87031, 87030, 87029, 87028, 87027, 87026, 87025, 87024, 87023, 87022, 87021, 87020, 87019, 87018, 87017, 87016, 87015, 87014, 87013, 87012, 87011, 87010, 87009, 87008, 87007, 87006, 87005, 87004, 87003, 87002, 87001, 87000, 86999, 86998, 86997, 86996, 86995, 86994, 86993, 86992, 86991, 86990, 86989, 86988, 86987, 86986, 86985, 86984, 86983, 86982, 86981, 86980, 86979, 86978, 86977, 86976, 86975, 86974, 86973, 86972, 86971, 86970, 86969, 86968, 86967, 86966, 86965, 86964, 86963, 86962, 86961, 86960, 86959, 86958, 86957, 86956, 86955, 86954, 86953, 86952, 86951, 86950, 86949, 86948, 86947, 86946, 86945, 86944, 86943, 86942, 86941, 86940, 86939, 86938, 86937, 86936, 86935, 86934, 86933, 86932, 86931, 86930, 86929, 86928, 86927, 86926, 86925, 86924, 86923, 86922, 86921, 86916, 86915, 86914, 86913, 86912, 86911, 86910, 86909, 86908, 86907, 86906, 86905, 86904, 86903, 86902, 86901, 86900, 86899, 86898, 86897, 86896, 86895, 86894, 86893, 86892, 86891, 86890, 86889, 86888, 86887, 86886, 86885, 86884, 86883, 86882, 86881, 86880, 86879, 86878, 86877, 86876, 86875, 86874, 86873, 86872, 86871, 86870, 86869, 86868, 86867, 86866, 86865, 86864, 86863, 86862, 86861, 86858, 86857, 86856, 86855, 86854, 86853, 86852, 86851, 86850, 86849, 86848, 86847, 86846, 86845, 86844, 86843, 86842, 86841, 86840, 86839, 86838, 86837, 86836, 86835, 86834, 86833, 86832, 86831, 86830, 86828, 86827, 86826, 86825, 86824, 86823, 86822, 86821, 86820, 86819, 86818, 86817, 86816, 86815, 86814, 86813, 86812, 86811, 86810, 86809, 86808, 86807, 86806, 86805, 86804, 86803, 86802, 86801, 86800, 86799, 86798, 86797, 86796, 86795, 86794, 86793, 86792, 86791, 86790, 86789, 86788, 86786, 86785, 86784, 86783, 86782, 86781, 86780, 86779, 86778, 86777, 86776, 86775, 86774, 86773, 86772, 86771, 86770, 86769, 86768, 86767, 86766, 86765, 86764, 86763, 86762, 86761, 86760, 86759, 86758, 86757, 86756, 86755, 86754, 86753, 86752, 86751, 86750, 86749, 86748, 86747, 86746, 86745, 86744, 86743, 86742, 86741, 86740, 86739, 86738, 86737, 86736, 86735, 86734, 86733, 86732, 86731, 86730, 86729, 86728, 86727, 86726, 86725, 86724, 86723, 86722, 86721, 86720, 86719, 86718, 86717, 86716, 86715, 86714, 86713, 86712, 86711, 86710, 86709, 86708, 86707, 86706, 86705, 86704, 86703, 86702, 86701, 86700, 86699, 86698, 86697, 86696, 86695, 86694, 86693, 86692, 86691, 86690, 86689, 86688, 86687, 86686, 86685, 86684, 86683, 86682, 86681, 86680, 86679, 86678, 86677, 86676, 86675, 86674, 86673, 86672, 86671, 86670, 86669, 86668, 86667, 86666, 86665, 86664, 86663, 86662, 86661, 86660, 86659, 86658, 86657, 86656, 86655, 86654, 86653, 86652, 86651, 86650, 86649, 86648, 86647, 86646, 86645, 86644, 86643, 86642, 86641, 86640, 86639, 86638, 86637, 86636, 86635, 86634, 86633, 86632, 86631, 86630, 86629, 86628, 86627, 86626, 86625, 86624, 86623, 86622, 86621, 86620, 86619, 86618, 86617, 86616, 86615, 86614, 86613, 86612, 86611, 86610, 86609, 86608, 86607, 86606, 86605, 86604, 86603, 86602, 86601, 86600, 86599, 86598, 86597, 86596, 86595, 86594, 86593, 86592, 86591, 86590, 86589, 86588, 86587, 86586, 86585, 86580, 86579, 86578, 86577, 86576, 86575, 86574, 86573, 86572, 86571, 86570, 86569, 86568, 86567, 86565, 86564, 86563, 86562, 86561, 86560, 86559, 86558, 86557, 86556, 86555, 86554, 86553, 86552, 86551, 86550, 86549, 86548, 86547, 86546, 86545, 86544, 86543, 86542, 86541, 86540, 86539, 86538, 86537, 86536, 86535, 86534, 86533, 86532, 86531, 86530, 86529, 86528, 86527, 86526, 86525, 86524, 86523, 86522, 86521, 86520, 86519, 86518, 86517, 86516, 86515, 86514, 86513, 86512, 86511, 86510, 86509, 86508, 86507, 86506, 86505, 86504, 86503, 86502, 86501, 86500, 86499, 86498, 86497, 86496, 86495, 86494, 86493, 86492, 86491, 86490, 86489, 86488, 86487, 86486, 86485, 86484, 86483, 86482, 86481, 86480, 86479, 86478, 86477, 86476, 86475, 86474, 86473, 86472, 86471, 86470, 86469, 86468, 86467, 86466, 86465, 86464, 86463, 86462, 86461, 86460, 86459, 86458, 86457, 86456, 86455, 86454, 86453, 86452, 86451, 86450, 86449, 86448, 86447, 86446, 86445, 86444, 86443, 86442, 86441, 86440, 86439, 86438, 86437, 86436, 86435, 86434, 86433, 86432, 86431, 86430, 86429, 86428, 86427, 86426, 86425, 86424, 86423, 86422, 86421, 86420, 86419, 86418, 86417, 86416, 86415, 86414, 86413, 86412, 86411, 86410, 86409, 86408, 86407, 86406, 86405, 86404, 86403, 86402, 86401, 86400, 86399, 86398, 86397, 86396, 86395, 86394, 86393, 86392, 86391, 86390, 86389, 86388, 86387, 86386, 86385, 86384, 86383, 86382, 86381, 86380, 86379, 86378, 86377, 86376, 86375, 86374, 86373, 86372, 86370, 86369, 86368, 86367, 86366, 86365, 86364, 86363, 86362, 86361, 86360, 86359, 86358, 86357, 86356, 86355, 86354, 86353, 86352, 86351, 86350, 86349, 86348, 86347, 86346, 86345, 86344, 86343, 86342, 86341, 86340, 86339, 86338, 86336, 86335, 86334, 86333, 86332, 86331, 86330, 86329, 86328, 86327, 86326, 86325, 86324, 86323, 86322, 86321, 86320, 86319, 86318, 86317, 86316, 86315, 86314, 86313, 86312, 86311, 86310, 86309, 86308, 86307, 86306, 86305, 86304, 86303, 86302, 86301, 86300, 86299, 86298, 86297, 86296, 86295, 86294, 86293, 86292, 86291, 86290, 86289, 86288, 86287, 86286, 86285, 86284, 86283, 86282, 86281, 86280, 86279, 86278, 86277, 86276, 86275, 86274, 86273, 86272, 86271, 86270, 86269, 86268, 86267, 86266, 86265, 86264, 86263, 86262, 86261, 86260, 86259, 86258, 86257, 86256, 86255, 86254, 86253, 86252, 86251, 86250, 86249, 86248, 86247, 86246, 86245, 86244, 86243, 86241, 86240, 86239, 86238, 86237, 86236, 86235, 86234, 86233, 86232, 86231, 86230, 86229, 86228, 86227, 86226, 86225, 86224, 86223, 86222, 86221, 86220, 86219, 86218, 86217, 86216, 86215, 86214, 86213, 86212, 86211, 86210, 86209, 86208, 86207, 86206, 86205, 86204, 86203, 86202, 86201, 86200, 86199, 86198, 86197, 86196, 86195, 86194, 86193, 86192, 86191, 86190, 86189, 86188, 86187, 86186, 86185, 86184, 86183, 86182, 86181, 86180, 86179, 86178, 86177, 86176, 86175, 86174, 86173, 86172, 86171, 86170, 86169, 86168, 86167, 86166, 86165, 86164, 86163, 86161, 86160, 86159, 86158, 86157, 86156, 86155, 86154, 86153, 86152, 86151, 86150, 86149, 86148, 86147, 86146, 86145, 86144, 86143, 86142, 86141, 86140, 86139, 86138, 86137, 86136, 86135, 86134, 86133, 86132, 86131, 86130, 86129, 86128, 86127, 86126, 86125, 86124, 86123, 86122, 86121, 86120, 86119, 86118, 86117, 86116, 86115, 86114, 86113, 86112, 86111, 86110, 86109, 86108, 86107, 86106, 86105, 86104, 86103, 86102, 86101, 86100, 86099, 86098, 86097, 86096, 86095, 86094, 86093, 86092, 86091, 86090, 86089, 86088, 86087, 86086, 86085, 86084, 86083, 86082, 86081, 86080, 86074, 86073, 86072, 86071, 86070, 86069, 86068, 86067, 86066, 86065, 86064, 86063, 86062, 86061, 86060, 86059, 86058, 86057, 86056, 86055, 86054, 86053, 86052, 86051, 86050, 86049, 86048, 86047, 86046, 86045, 86044, 86043, 86042, 86041, 86040, 86039, 86038, 86037, 86036, 86035, 86034, 86033, 86032, 86031, 86030, 86029, 86028, 86027, 86026, 86025, 86024, 86023, 86022, 86021, 86020, 86019, 86018, 86017, 86016, 86015, 86014, 86013, 86012, 86011, 86010, 86009, 86008, 86007, 86006, 86005, 86004, 86003, 86001, 86000, 85999, 85998, 85997, 85996, 85995, 85994, 85993, 85992, 85991, 85990, 85989, 85988, 85987, 85986, 85985, 85984, 85983, 85982, 85981, 85980, 85979, 85978, 85977, 85976, 85975, 85974, 85973, 85971, 85970, 85969, 85968, 85967, 85966, 85965, 85964, 85963, 85962, 85961, 85960, 85959, 85958, 85957, 85956, 85955, 85954, 85953, 85952, 85951, 85950, 85949, 85948, 85947, 85946, 85945, 85944, 85943, 85942, 85941, 85940, 85939, 85938, 85937, 85936, 85935, 85934, 85933, 85932, 85931, 85930, 85929, 85928, 85927, 85926, 85925, 85924, 85923, 85922, 85921, 85920, 85919, 85918, 85917, 85916, 85915, 85914, 85913, 85912, 85911, 85910, 85909, 85908, 85907, 85906, 85905, 85904, 85903, 85902, 85901, 85900, 85899, 85898, 85897, 85896, 85895, 85894, 85893, 85892, 85891, 85890, 85889, 85888, 85887, 85886, 85885, 85884, 85883, 85882, 85881, 85880, 85879, 85878, 85877, 85876, 85875, 85874, 85873, 85872, 85871, 85870, 85869, 85868, 85867, 85866, 85865, 85864, 85863, 85862, 85861, 85860, 85859, 85858, 85857, 85856, 85855, 85854, 85853, 85852, 85851, 85850, 85849, 85848, 85847, 85846, 85845, 85844, 85843, 85842, 85841, 85840, 85839, 85838, 85837, 85836, 85835, 85834, 85833, 85832, 85831, 85830, 85829, 85828, 85827, 85826, 85825, 85824, 85823, 85822, 85821, 85820, 85819, 85818, 85817, 85816, 85815, 85814, 85813, 85812, 85811, 85810, 85809, 85808, 85807, 85806, 85805, 85804, 85803, 85802, 85801, 85800, 85799, 85798, 85797, 85796, 85795, 85794, 85793, 85792, 85791, 85790, 85789, 85788, 85787, 85786, 85785, 85784, 85783, 85782, 85781, 85780, 85779, 85778, 85777, 85776, 85775, 85774, 85773, 85772, 85771, 85770, 85769, 85768, 85767, 85766, 85765, 85764, 85763, 85762, 85761, 85760, 85759, 85758, 85757, 85756, 85755, 85754, 85753, 85752, 85751, 85750, 85749, 85748, 85747, 85746, 85745, 85744, 85743, 85742, 85741, 85740, 85739, 85738, 85737, 85736, 85735, 85734, 85733, 85732, 85731, 85730, 85729, 85728, 85727, 85726, 85725, 85724, 85723, 85722, 85721, 85720, 85719, 85718, 85717, 85716, 85715, 85714, 85713, 85712, 85711, 85710, 85709, 85708, 85707, 85706, 85705, 85704, 85703, 85702, 85701, 85700, 85699, 85698, 85697, 85696, 85695, 85694, 85693, 85692, 85691, 85690, 85689, 85688, 85687, 85686, 85685, 85684, 85683, 85682, 85681, 85680, 85679, 85678, 85677, 85676, 85675, 85674, 85673, 85672, 85671, 85670, 85669, 85668, 85667, 85666, 85665, 85664, 85663, 85662, 85661, 85660, 85659, 85658, 85657, 85656, 85655, 85654, 85653, 85652, 85651, 85650, 85649, 85634, 85633, 85632, 85631, 85630, 85629, 85628, 85627, 85626, 85625, 85624, 85623, 85622, 85621, 85620, 85619, 85618, 85617, 85616, 85615, 85614, 85613, 85612, 85611, 85610, 85609, 85608, 85607, 85606, 85605, 85604, 85603, 85602, 85601, 85600, 85599, 85598, 85597, 85596, 85595, 85594, 85593, 85592, 85591, 85590, 85589, 85588, 85587, 85586, 85585, 85584, 85583, 85582, 85581, 85580, 85579, 85578, 85576, 85575, 85574, 85573, 85572, 85571, 85570, 85569, 85568, 85567, 85566, 85565, 85564, 85563, 85562, 85561, 85560, 85559, 85558, 85557, 85556, 85555, 85554, 85553, 85552, 85551, 85550, 85549, 85548, 85547, 85546, 85545, 85544, 85543, 85542, 85541, 85540, 85539, 85538, 85537, 85536, 85535, 85534, 85533, 85532, 85531, 85530, 85529, 85528, 85527, 85526, 85525, 85524, 85523, 85522, 85521, 85520, 85519, 85518, 85517, 85516, 85515, 85514, 85513, 85512, 85511, 85510, 85509, 85508, 85507, 85506, 85505, 85504, 85503, 85502, 85501, 85500, 85499, 85498, 85497, 85496, 85495, 85494, 85493, 85492, 85491, 85490, 85489, 85488, 85487, 85486, 85485, 85484, 85483, 85482, 85481, 85480, 85479, 85478, 85477, 85476, 85475, 85474, 85473, 85472, 85471, 85470, 85469, 85468, 85467, 85466, 85465, 85464, 85463, 85462, 85461, 85460, 85459, 85458, 85457, 85456, 85455, 85454, 85453, 85452, 85451, 85450, 85449, 85448, 85447, 85446, 85445, 85444, 85443, 85442, 85441, 85440, 85439, 85438, 85437, 85436, 85435, 85434, 85433, 85432, 85431, 85430, 85429, 85428, 85427, 85426, 85425, 85424, 85423, 85422, 85421, 85420, 85419, 85418, 85417, 85416, 85415, 85414, 85413, 85412, 85411, 85410, 85409, 85408, 85407, 85406, 85405, 85404, 85403, 85402, 85401, 85399, 85398, 85397, 85395, 85394, 85393, 85392, 85391, 85390, 85389, 85388, 85387, 85386, 85385, 85384, 85383, 85382, 85381, 85375, 85374, 85373, 85372, 85371, 85370, 85369, 85368, 85367, 85366, 85365, 85364, 85363, 85362, 85361, 85360, 85358, 85357, 85356, 85355, 85354, 85353, 85352, 85351, 85350, 85349, 85348, 85347, 85346, 85345, 85344, 85343, 85342, 85341, 85340, 85339, 85338, 85337, 85336, 85335, 85334, 85333, 85332, 85331, 85330, 85329, 85328, 85327, 85326, 85325, 85324, 85323, 85322, 85321, 85320, 85319, 85318, 85317, 85316, 85315, 85314, 85313, 85312, 85311, 85310, 85309, 85308, 85307, 85306, 85305, 85304, 85303, 85302, 85301, 85300, 85299, 85298, 85297, 85296, 85295, 85294, 85293, 85292, 85291, 85290, 85289, 85288, 85287, 85286, 85285, 85284, 85283, 85282, 85281, 85280, 85279, 85278, 85277, 85276, 85275, 85274, 85273, 85272, 85271, 85270, 85269, 85268, 85267, 85266, 85265, 85264, 85263, 85262, 85261, 85260, 85259, 85258, 85257, 85256, 85255, 85254, 85253, 85252, 85251, 85250, 85249, 85248, 85247, 85246, 85245, 85244, 85243, 85242, 85241, 85240, 85239, 85238, 85237, 85236, 85235, 85232, 85231, 85230, 85229, 85228, 85227, 85225, 85224, 85223, 85222, 85221, 85220, 85219, 85218, 85217, 85216, 85215, 85214, 85213, 85212, 85211, 85210, 85209, 85208, 85207, 85206, 85205, 85204, 85203, 85202, 85201, 85200, 85199, 85198, 85197, 85196, 85195, 85194, 85193, 85192, 85191, 85190, 85189, 85188, 85187, 85186, 85185, 85184, 85183, 85182, 85181, 85180, 85179, 85178, 85177, 85176, 85175, 85174, 85173, 85172, 85171, 85170, 85169, 85168, 85167); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (85166, 85165, 85164, 85163, 85162, 85161, 85160, 85159, 85158, 85157, 85156, 85155, 85154, 85153, 85152, 85151, 85150, 85149, 85148, 85147, 85146, 85145, 85144, 85143, 85142, 85141, 85140, 85139, 85138, 85137, 85136, 85135, 85133, 85132, 85131, 85130, 85129, 85128, 85127, 85124, 85123, 85122, 85121, 85120, 85119, 85118, 85117, 85116, 85115, 85114, 85113, 85112, 85111, 85110, 85109, 85108, 85107, 85106, 85105, 85104, 85103, 85102, 85101, 85100, 85099, 85098, 85097, 85096, 85095, 85094, 85093, 85092, 85091, 85090, 85089, 85088, 85087, 85086, 85085, 85084, 85083, 85082, 85081, 85080, 85079, 85078, 85077, 85076, 85075, 85074, 85073, 85072, 85071, 85070, 85069, 85068, 85067, 85066, 85065, 85064, 85063, 85062, 85061, 85060, 85059, 85058, 85057, 85056, 85055, 85054, 85053, 85052, 85051, 85050, 85049, 85048, 85047, 85046, 85045, 85044, 85042, 85041, 85040, 85039, 85038, 85037, 85036, 85035, 85034, 85033, 85032, 85031, 85030, 85029, 85028, 85027, 85026, 85024, 85023, 85022, 85021, 85020, 85019, 85018, 85017, 85016, 85015, 85014, 85013, 85012, 85011, 85010, 85009, 85008, 85007, 85006, 85005, 85004, 85003, 85002, 85001, 85000, 84999, 84998, 84997, 84996, 84995, 84994, 84993, 84992, 84991, 84990, 84989, 84988, 84987, 84986, 84985, 84984, 84983, 84982, 84981, 84980, 84979, 84978, 84977, 84976, 84975, 84974, 84973, 84972, 84971, 84970, 84969, 84968, 84967, 84966, 84965, 84964, 84963, 84962, 84961, 84960, 84959, 84958, 84957, 84956, 84955, 84954, 84953, 84952, 84951, 84950, 84949, 84948, 84947, 84946, 84945, 84944, 84943, 84942, 84941, 84940, 84938, 84937, 84936, 84935, 84934, 84933, 84932, 84931, 84930, 84929, 84928, 84927, 84926, 84925, 84924, 84923, 84922, 84921, 84920, 84919, 84918, 84917, 84916, 84915, 84914, 84913, 84912, 84911, 84910, 84909, 84908, 84907, 84906, 84905, 84904, 84903, 84902, 84901, 84900, 84899, 84898, 84897, 84896, 84895, 84894, 84893, 84892, 84891, 84890, 84889, 84888, 84887, 84886, 84885, 84884, 84883, 84882, 84881, 84880, 84879, 84878, 84877, 84876, 84875, 84874, 84873, 84872, 84871, 84870, 84869, 84868, 84867, 84866, 84865, 84864, 84863, 84862, 84861, 84860, 84859, 84858, 84857, 84856, 84855, 84854, 84853, 84852, 84851, 84850, 84849, 84848, 84847, 84846, 84845, 84844, 84843, 84842, 84841, 84840, 84839, 84838, 84837, 84836, 84835, 84834, 84833, 84832, 84831, 84830, 84829, 84828, 84827, 84826, 84825, 84824, 84823, 84822, 84821, 84820, 84819, 84818, 84817, 84816, 84815, 84814, 84813, 84812, 84811, 84810, 84809, 84808, 84807, 84806, 84805, 84804, 84803, 84802, 84801, 84800, 84799, 84798, 84797, 84796, 84795, 84794, 84793, 84792, 84791, 84790, 84789, 84788, 84787, 84786, 84785, 84784, 84783, 84782, 84781, 84780, 84779, 84778, 84777, 84776, 84775, 84774, 84773, 84772, 84771, 84770, 84769, 84768, 84767, 84766, 84765, 84764, 84763, 84762, 84761, 84760, 84759, 84758, 84757, 84756, 84755, 84754, 84753, 84752, 84751, 84750, 84749, 84748, 84747, 84746, 84745, 84744, 84743, 84742, 84741, 84740, 84739, 84738, 84737, 84736, 84735, 84734, 84733, 84732, 84731, 84730, 84729, 84728, 84727, 84726, 84725, 84724, 84723, 84722, 84721, 84720, 84719, 84718, 84717, 84716, 84715, 84714, 84713, 84712, 84711, 84710, 84709, 84708, 84707, 84706, 84705, 84704, 84703, 84702, 84701, 84700, 84699, 84698, 84697, 84696, 84695, 84694, 84693, 84692, 84691, 84690, 84689, 84688, 84687, 84685, 84684, 84683, 84682, 84681, 84680, 84679, 84678, 84677, 84676, 84675, 84674, 84673, 84672, 84671, 84670, 84669, 84668, 84667, 84666, 84665, 84664, 84663, 84662, 84661, 84660, 84659, 84658, 84657, 84656, 84655, 84654, 84653, 84652, 84651, 84650, 84649, 84648, 84647, 84646, 84645, 84644, 84643, 84642, 84641, 84640, 84639, 84638, 84637, 84636, 84635, 84634, 84633, 84632, 84631, 84630, 84629, 84628, 84627, 84626, 84625, 84624, 84623, 84622, 84621, 84620, 84619, 84618, 84617, 84616, 84615, 84614, 84613, 84612, 84611, 84610, 84609, 84608, 84607, 84606, 84605, 84604, 84603, 84602, 84601, 84600, 84599, 84598, 84597, 84596, 84595, 84594, 84593, 84592, 84591, 84590, 84589, 84588, 84587, 84586, 84585, 84584, 84583, 84582, 84581, 84580, 84579, 84578, 84577, 84576, 84575, 84574, 84573, 84572, 84571, 84570, 84569, 84568, 84567, 84566, 84565, 84564, 84563, 84562, 84561, 84560, 84559, 84558, 84557, 84556, 84555, 84554, 84553, 84552, 84551, 84550, 84549, 84548, 84547, 84546, 84545, 84544, 84543, 84542, 84541, 84540, 84539, 84538, 84537, 84536, 84535, 84534, 84533, 84532, 84531, 84530, 84529, 84528, 84527, 84526, 84525, 84524, 84523, 84522, 84521, 84520, 84519, 84518, 84517, 84516, 84515, 84514, 84513, 84512, 84507, 84506, 84505, 84504, 84503, 84502, 84501, 84500, 84499, 84498, 84497, 84496, 84495, 84494, 84493, 84492, 84491, 84490, 84489, 84488, 84487, 84486, 84485, 84484, 84483, 84482, 84481, 84480, 84479, 84478, 84477, 84476, 84475, 84474, 84473, 84472, 84471, 84470, 84469, 84468, 84467, 84466, 84465, 84464, 84463, 84462, 84461, 84460, 84459, 84458, 84457, 84456, 84455, 84454, 84453, 84452, 84451, 84450, 84449, 84448, 84447, 84446, 84445, 84444, 84443, 84442, 84441, 84440, 84439, 84438, 84437, 84436, 84435, 84434, 84433, 84432, 84431, 84430, 84429, 84428, 84427, 84426, 84425, 84424, 84423, 84422, 84421, 84420, 84419, 84418, 84417, 84416, 84415, 84414, 84413, 84412, 84411, 84410, 84409, 84408, 84407, 84406, 84405, 84404, 84403, 84402, 84401, 84400, 84399, 84398, 84397, 84396, 84395, 84394, 84393, 84392, 84391, 84390, 84389, 84388, 84387, 84386, 84385, 84384, 84383, 84382, 84381, 84380, 84379, 84378, 84377, 84376, 84375, 84374, 84373, 84372, 84371, 84370, 84369, 84368, 84367, 84366, 84365, 84364, 84363, 84362, 84361, 84360, 84359, 84358, 84357, 84356, 84355, 84354, 84353, 84352, 84351, 84350, 84349, 84348, 84347, 84346, 84345, 84344, 84343, 84342, 84341, 84340, 84339, 84338, 84337, 84336, 84335, 84334, 84333, 84332, 84331, 84330, 84329, 84328, 84327, 84326, 84325, 84324, 84323, 84322, 84321, 84320, 84319, 84318, 84317, 84316, 84315, 84314, 84312, 84311, 84310, 84309, 84308, 84307, 84306, 84305, 84304, 84303, 84302, 84301, 84300, 84299, 84298, 84297, 84296, 84295, 84294, 84293, 84292, 84291, 84290, 84289, 84288, 84287, 84286, 84285, 84284, 84283, 84282, 84281, 84280, 84279, 84278, 84277, 84276, 84275, 84274, 84273, 84272, 84271, 84270, 84269, 84268, 84267, 84266, 84265, 84264, 84263, 84262, 84261, 84260, 84259, 84258, 84257, 84256, 84255, 84254, 84253, 84252, 84251, 84250, 84249, 84248, 84247, 84246, 84245, 84244, 84241, 84239, 84238, 84237, 84236, 84235, 84234, 84233, 84232, 84231, 84230, 84229, 84228, 84227, 84226, 84225, 84224, 84223, 84222, 84221, 84220, 84219, 84218, 84217, 84216, 84215, 84214, 84213, 84212, 84211, 84210, 84209, 84208, 84207, 84206, 84205, 84204, 84203, 84202, 84201, 84200, 84199, 84198, 84197, 84196, 84195, 84194, 84193, 84192, 84191, 84190, 84189, 84188, 84187, 84186, 84185, 84184, 84183, 84182, 84181, 84180, 84179, 84178, 84177, 84176, 84175, 84174, 84171, 84170, 84167, 84166, 84165, 84164, 84163, 84162, 84161, 84160, 84159, 84158, 84157, 84156, 84155, 84154, 84153, 84152, 84151, 84150, 84149, 84148, 84147, 84146, 84145, 84144, 84143, 84142, 84141, 84140, 84139, 84138, 84137, 84136, 84135, 84134, 84133, 84132, 84131, 84130, 84129, 84128, 84126, 84125, 84124, 84123, 84122, 84121, 84120, 84119, 84118, 84117, 84116, 84115, 84114, 84113, 84112, 84111, 84110, 84109, 84108, 84107, 84106, 84105, 84104, 84103, 84102, 84101, 84100, 84099, 84098, 84097, 84096, 84095, 84094, 84093, 84092, 84091, 84090, 84089, 84088, 84087, 84086, 84085, 84084, 84083, 84082, 84081, 84080, 84079, 84078, 84077, 84076, 84075, 84074, 84073, 84072, 84071, 84070, 84069, 84068, 84067, 84066, 84065, 84064, 84063, 84062, 84061, 84060, 84059, 84058, 84057, 84056, 84055, 84054, 84053, 84052, 84051, 84050, 84049, 84048, 84047, 84046, 84045, 84044, 84043, 84042, 84041, 84040, 84039, 84038, 84037, 84036, 84035, 84034, 84033, 84032, 84031, 84030, 84029, 84028, 84027, 84026, 84025, 84024, 84023, 84022, 84021, 84020, 84019, 84018, 84017, 84016, 84015, 84014, 84013, 84012, 84011, 84010, 84009, 84008, 84007, 84006, 84005, 84004, 84003, 84002, 84001, 84000, 83999, 83998, 83997, 83996, 83995, 83994, 83993, 83992, 83991, 83990, 83989, 83988, 83987, 83986, 83985, 83984, 83983, 83982, 83981, 83980, 83979, 83978, 83977, 83976, 83975, 83974, 83973, 83972, 83971, 83970, 83969, 83968, 83967, 83966, 83965, 83964, 83963, 83962, 83960, 83959, 83957, 83956, 83955, 83954, 83953, 83952, 83951, 83950, 83949, 83948, 83947, 83946, 83945, 83944, 83943, 83942, 83941, 83940, 83939, 83938, 83937, 83936, 83935, 83934, 83933, 83932, 83931, 83930, 83929, 83928, 83927, 83926, 83925, 83924, 83923, 83922, 83921, 83920, 83919, 83918, 83917, 83916, 83915, 83910, 83909, 83908, 83907, 83906, 83905, 83904, 83903, 83902, 83901, 83900, 83899, 83898, 83897, 83896, 83895, 83894, 83893, 83892, 83891, 83890, 83889, 83888, 83887, 83886, 83885, 83884, 83883, 83882, 83881, 83880, 83879, 83878, 83877, 83876, 83875, 83874, 83873, 83872, 83871, 83870, 83869, 83868, 83867, 83866, 83865, 83864, 83863, 83862, 83861, 83860, 83859, 83858, 83857, 83856, 83855, 83854, 83853, 83852, 83851, 83850, 83849, 83848, 83847, 83846, 83845, 83844, 83843, 83842, 83841, 83840, 83839, 83838, 83837, 83836, 83835, 83834, 83833, 83832, 83831, 83830, 83829, 83828, 83827, 83826, 83825, 83824, 83823, 83822, 83821, 83820, 83819, 83818, 83817, 83816, 83815, 83814, 83813, 83812, 83811, 83810, 83809, 83804, 83803, 83802, 83801, 83800, 83799, 83798, 83797, 83796, 83795, 83794, 83793, 83792, 83791, 83790, 83789, 83788, 83787, 83786, 83785, 83784, 83783, 83782, 83781, 83780, 83779, 83778, 83777, 83776, 83775, 83774, 83773, 83772, 83771, 83770, 83769, 83768, 83767, 83766, 83765, 83764, 83763, 83762, 83761, 83760, 83759, 83758, 83757, 83756, 83755, 83754, 83753, 83752, 83751, 83750, 83749, 83748, 83747, 83746, 83745, 83744, 83743, 83742, 83741, 83740, 83739, 83738, 83737, 83736, 83735, 83734, 83733, 83732, 83731, 83730, 83729, 83728, 83727, 83726, 83725, 83724, 83723, 83722, 83721, 83720, 83719, 83718, 83717, 83716, 83715, 83714, 83713, 83712, 83711, 83710, 83709, 83708, 83707, 83706, 83705, 83704, 83703, 83702, 83701, 83700, 83699, 83698, 83697, 83696, 83695, 83694, 83693, 83692, 83691, 83690, 83689, 83688, 83687, 83686, 83685, 83684, 83683, 83682, 83681, 83680, 83679, 83678, 83677, 83676, 83675, 83674, 83673, 83672, 83671, 83670, 83669, 83668, 83667, 83666, 83665, 83664, 83663, 83662, 83661, 83660, 83659, 83658, 83657, 83656, 83655, 83654, 83653, 83652, 83651, 83650, 83649, 83648, 83647, 83646, 83645, 83644, 83643, 83642, 83641, 83640, 83639, 83638, 83637, 83636, 83635, 83634, 83633, 83632, 83631, 83630, 83629, 83628, 83627, 83626, 83625, 83624, 83623, 83622, 83621, 83620, 83619, 83618, 83617, 83616, 83615, 83614, 83613, 83612, 83611, 83610, 83609, 83608, 83607, 83606, 83605, 83604, 83603, 83602, 83601, 83600, 83599, 83598, 83597, 83596, 83595, 83594, 83593, 83592, 83591, 83590, 83589, 83588, 83587, 83586, 83585, 83584, 83583, 83582, 83581, 83580, 83579, 83578, 83577, 83576, 83575, 83574, 83573, 83572, 83571, 83570, 83569, 83568, 83567, 83566, 83565, 83564, 83563, 83562, 83561, 83560, 83559, 83558, 83557, 83556, 83555, 83554, 83553, 83552, 83551, 83550, 83549, 83548, 83547, 83546, 83545, 83544, 83543, 83542, 83541, 83540, 83539, 83538, 83537, 83536, 83535, 83534, 83533, 83532, 83531, 83530, 83529, 83528, 83527, 83526, 83525, 83524, 83523, 83522, 83521, 83520, 83519, 83518, 83517, 83516, 83515, 83514, 83513, 83512, 83511, 83506, 83505, 83504, 83503, 83488, 83485, 83484, 83483, 83482, 83481, 83480, 83479, 83478, 83477, 83476, 83475, 83474, 83473, 83472, 83471, 83470, 83469, 83468, 83467, 83466, 83465, 83464, 83463, 83462, 83461, 83460, 83459, 83458, 83457, 83456, 83455, 83453, 83452, 83449, 83448, 83447, 83446, 83445, 83444, 83443, 83442, 83439, 83438, 83437, 83436, 83435, 83434, 83433, 83432, 83431, 83430, 83429, 83428, 83427, 83426, 83425, 83424, 83423, 83422, 83421, 83420, 83419, 83418, 83417, 83416, 83415, 83414, 83413, 83412, 83411, 83410, 83409, 83408, 83407, 83406, 83405, 83404, 83403, 83402, 83401, 83400, 83399, 83398, 83397, 83396, 83395, 83394, 83393, 83392, 83391, 83390, 83389, 83388, 83387, 83386, 83385, 83384, 83383, 83382, 83381, 83380, 83379, 83378, 83377, 83376, 83375, 83374, 83373, 83372, 83371, 83370, 83369, 83368, 83367, 83366, 83365, 83364, 83363, 83362, 83361, 83360, 83359, 83358, 83357, 83356, 83355, 83354, 83353, 83352, 83351, 83350, 83349, 83348, 83347, 83346, 83345, 83344, 83343, 83342, 83341, 83340, 83339, 83338, 83336, 83335, 83334, 83333, 83332, 83331, 83330, 83329, 83328, 83327, 83326, 83325, 83324, 83323, 83322, 83321, 83320, 83319, 83318, 83317, 83316, 83315, 83314, 83313, 83312, 83311, 83310, 83309, 83308, 83307, 83306, 83305, 83304, 83303, 83302, 83301, 83300, 83299, 83298, 83297, 83296, 83295, 83294, 83293, 83292, 83291, 83290, 83289, 83288, 83287, 83286, 83285, 83284, 83283, 83282, 83281, 83280, 83279, 83278, 83277, 83276, 83275, 83274, 83273, 83272, 83271, 83270, 83269, 83268, 83267, 83266, 83265, 83264, 83263, 83262, 83261, 83260, 83259, 83258, 83257, 83256, 83255, 83254, 83253, 83252, 83251, 83250, 83249, 83248, 83247, 83246, 83245, 83244, 83243, 83242, 83241, 83240, 83239, 83238, 83237, 83236, 83235, 83234, 83233, 83232, 83231, 83230, 83229, 83228, 83227, 83226, 83225, 83224, 83223, 83222, 83221, 83220, 83219, 83218, 83217, 83216, 83215, 83214, 83213, 83212, 83211, 83210, 83209, 83208, 83207, 83206, 83205, 83204, 83203, 83202, 83201, 83200, 83199, 83198, 83197, 83196, 83195, 83194, 83193, 83192, 83191, 83190, 83189, 83188, 83187, 83186, 83185, 83184, 83183, 83182, 83181, 83180, 83179, 83178, 83177, 83176, 83175, 83174, 83173, 83172, 83171, 83170, 83169, 83168, 83167, 83166, 83165, 83164, 83163, 83162, 83161, 83160, 83159, 83158, 83157, 83156, 83155, 83154, 83153, 83152, 83151, 83150, 83149, 83148, 83147, 83146, 83145, 83144, 83143, 83142, 83141, 83140, 83139, 83138, 83137, 83132, 83131, 83130, 83129, 83128, 83127, 83126, 83125, 83124, 83123, 83122, 83121, 83120, 83119, 83118, 83117, 83116, 83115, 83114, 83113, 83112, 83111, 83110, 83109, 83108, 83107, 83106, 83105, 83104, 83103, 83102, 83101, 83100, 83099, 83098, 83097, 83096, 83095, 83094, 83093, 83092, 83091, 83090, 83089, 83088, 83087, 83086, 83085, 83084, 83083, 83082, 83081, 83080, 83079, 83078, 83077, 83076, 83075, 83074, 83073, 83072, 83071, 83070, 83066, 83065, 83064, 83063, 83062, 83061, 83060, 83059, 83058, 83057, 83056, 83055, 83054, 83053, 83052, 83051, 83050, 83049, 83048, 83047, 83046, 83045, 83044, 83043, 83042, 83041, 83040, 83039, 83038, 83037, 83036, 83035, 83034, 83033, 83032, 83031, 83030, 83029, 83028, 83027, 83026, 83025, 83024, 83023, 83022, 83021, 83020, 83019, 83018, 83017, 83016, 83015, 83008, 83007, 83006, 83005, 83004, 83003, 83002, 83001, 83000, 82999, 82998, 82997, 82996, 82995, 82994, 82993, 82992, 82991, 82990, 82989, 82988, 82986, 82985, 82984, 82983, 82982, 82981, 82980, 82979, 82978, 82977, 82976, 82975, 82974, 82973, 82972, 82971, 82970, 82969, 82968, 82967, 82966, 82965, 82964, 82963, 82962, 82961, 82960, 82959, 82958, 82957, 82956, 82955, 82954, 82953, 82952, 82951, 82950, 82949, 82948, 82947, 82946, 82945, 82944, 82943, 82942, 82941, 82940, 82939, 82938, 82937, 82936, 82935, 82934, 82933, 82932, 82931, 82930, 82929, 82928, 82927, 82926, 82925, 82924, 82923, 82922, 82921, 82920, 82919, 82918, 82917, 82916, 82915, 82914, 82913, 82912, 82911, 82910, 82909, 82908, 82907, 82906, 82905, 82904, 82903, 82902, 82901, 82900, 82899, 82898, 82897, 82896, 82895, 82894, 82893, 82892, 82891, 82890, 82889, 82888, 82887, 82886, 82885, 82884, 82883, 82882, 82881, 82880, 82879, 82878, 82877, 82876, 82875, 82874, 82873, 82872, 82871, 82870, 82869, 82868, 82867, 82866, 82865, 82864, 82862, 82861, 82860, 82859, 82858, 82857, 82856, 82855, 82854, 82853, 82852, 82851, 82850, 82849, 82848, 82847, 82846, 82845, 82844, 82843, 82842, 82841, 82840, 82839, 82838, 82837, 82836, 82835, 82834, 82833, 82832, 82831, 82830, 82829, 82828, 82827, 82826, 82825, 82824, 82823, 82822, 82821, 82820, 82819, 82818, 82817, 82816, 82815, 82814, 82813, 82812, 82811, 82810, 82809, 82808, 82807, 82806, 82805, 82804, 82803, 82802, 82801, 82800, 82799, 82798, 82797, 82796, 82795, 82794, 82793, 82792, 82791, 82790, 82789, 82788, 82787, 82786, 82785, 82784, 82783, 82782, 82781, 82780, 82779, 82778, 82777, 82776, 82775, 82774, 82773, 82772, 82771, 82770, 82769, 82768, 82767, 82766, 82765, 82764, 82763, 82762, 82761, 82760, 82759, 82758, 82757, 82755, 82754, 82753, 82752, 82751, 82750, 82749, 82748, 82747, 82746, 82745, 82744, 82743, 82742, 82741, 82740, 82739, 82738, 82737, 82736, 82735, 82734, 82733, 82732, 82731, 82730, 82729, 82728, 82727, 82726, 82725, 82724, 82723, 82722, 82721, 82720, 82719, 82718, 82717, 82716, 82715, 82714, 82713, 82712, 82711, 82710, 82709, 82708, 82707, 82706, 82705, 82704, 82703, 82702, 82701, 82700, 82699, 82698, 82697, 82696, 82695, 82694, 82693, 82692, 82691, 82690, 82689, 82688, 82687, 82686, 82685, 82684, 82683, 82682, 82681, 82680, 82679, 82678, 82677, 82676, 82675, 82674, 82673, 82672, 82671, 82670, 82669, 82668, 82667, 82666, 82665, 82664, 82663, 82662, 82661, 82660, 82659, 82658, 82657, 82656, 82655, 82654, 82653, 82652, 82651, 82650, 82649, 82648, 82647, 82646, 82645, 82644, 82643, 82642, 82641, 82640, 82639, 82638, 82637, 82636, 82635, 82634, 82633, 82632, 82631, 82630, 82629, 82628, 82627, 82626, 82625, 82624, 82623, 82622, 82621, 82620, 82619, 82618, 82617, 82616, 82615, 82614, 82613, 82612, 82611, 82610, 82609, 82608, 82607, 82606, 82605, 82604, 82603, 82602, 82601, 82600, 82599, 82598, 82597, 82596, 82595, 82594, 82593, 82592, 82591, 82590, 82589, 82588, 82587, 82586, 82585, 82584, 82583, 82582, 82581, 82580, 82579, 82578, 82577, 82576, 82575, 82574, 82573, 82572, 82571, 82570, 82569, 82568, 82567, 82566, 82565, 82564, 82563, 82562, 82561, 82560, 82559, 82558, 82557, 82556, 82555, 82554, 82553, 82552, 82551, 82550, 82549, 82548, 82547, 82546, 82545, 82544, 82543, 82542, 82541, 82540, 82539, 82538, 82537, 82536, 82535, 82534, 82533, 82532, 82531, 82530, 82525, 82524, 82523, 82518, 82517, 82516, 82515, 82514, 82513, 82512, 82511, 82510, 82509, 82508, 82507, 82506, 82505, 82504, 82503, 82502, 82501, 82500, 82499, 82498, 82497, 82496, 82495, 82494, 82493, 82492, 82491, 82490, 82489, 82488, 82487, 82486, 82485, 82484, 82483, 82482, 82481, 82480, 82479, 82478, 82477, 82476, 82475, 82474, 82473, 82472, 82471, 82470, 82469, 82468, 82467, 82466, 82465, 82464, 82463, 82462, 82461, 82460, 82459, 82458, 82457, 82456, 82455, 82454, 82453, 82452, 82451, 82450, 82449, 82448, 82447, 82446, 82445, 82444, 82443, 82442, 82441, 82440, 82439, 82438, 82437, 82436, 82435, 82434, 82433, 82432, 82431, 82430, 82429, 82428, 82427, 82426, 82425, 82424, 82423, 82422, 82421, 82420, 82419, 82418, 82417, 82416, 82415, 82414, 82413, 82412, 82411, 82410, 82409, 82408, 82407, 82406, 82405, 82404, 82403, 82402, 82401, 82400, 82399, 82398, 82397, 82396, 82395, 82394, 82393, 82392, 82391, 82390, 82389, 82388, 82387, 82386, 82385, 82384, 82383, 82382, 82381, 82380, 82379, 82378, 82377, 82376, 82375, 82374, 82373, 82372, 82371, 82370, 82369, 82368, 82367, 82366, 82365, 82364, 82363, 82362, 82361, 82360, 82359, 82358, 82357, 82356, 82355, 82354, 82353, 82352, 82351, 82350, 82349, 82348, 82347, 82346, 82345, 82344, 82343, 82342, 82341, 82340, 82339, 82338, 82337, 82336, 82335, 82334, 82333, 82332, 82331, 82330, 82329, 82328, 82327, 82326, 82325, 82324, 82323, 82322, 82321, 82320, 82319, 82318, 82317, 82316, 82315, 82314, 82313, 82312, 82311, 82310, 82309, 82308, 82307, 82306, 82305, 82304, 82303, 82302, 82301, 82300, 82299, 82298, 82297, 82296, 82295, 82294, 82293, 82292, 82291, 82290, 82289, 82288, 82287, 82286, 82285, 82284, 82283, 82282, 82281, 82280, 82279, 82278, 82277, 82276, 82275, 82274, 82273, 82272, 82271, 82270, 82269, 82268, 82267, 82266, 82265, 82264, 82263, 82262, 82261, 82260, 82259, 82258, 82257, 82256, 82255, 82254, 82253, 82252, 82251, 82250, 82249, 82248, 82247, 82246, 82245, 82244, 82243, 82242, 82241, 82240, 82239, 82238, 82237, 82236, 82235, 82234, 82233, 82232, 82231, 82230, 82229, 82228, 82227, 82226, 82225, 82224, 82223, 82222, 82221, 82220, 82219, 82218, 82217, 82216, 82215, 82214, 82213, 82212, 82211, 82210, 82209, 82208, 82207, 82206, 82205, 82204, 82203, 82202, 82201, 82200, 82199, 82198, 82197, 82196, 82195, 82194, 82193, 82192, 82191, 82190, 82189, 82188, 82187, 82186, 82185, 82184, 82183, 82182, 82180, 82179, 82178, 82177, 82176, 82175, 82174, 82173, 82172, 82171, 82170, 82169, 82168, 82167, 82166, 82165, 82164, 82163, 82162, 82161, 82160, 82159, 82158, 82157, 82156, 82155, 82154, 82153, 82152, 82151, 82150, 82149, 82148, 82147, 82146, 82145, 82144, 82143, 82142, 82141, 82140, 82139, 82138, 82132, 82131, 82130, 82129, 82128, 82127, 82126, 82125, 82124, 82123, 82122, 82121, 82120, 82119, 82118, 82117, 82116, 82115, 82114, 82113, 82112, 82111, 82110, 82109, 82108, 82107, 82106, 82105, 82104, 82103, 82102, 82101, 82100, 82099, 82098, 82097, 82096, 82095, 82094, 82093, 82092, 82091, 82090, 82089, 82088, 82087, 82086, 82085, 82084, 82083, 82082, 82081, 82080, 82079, 82078, 82077, 82076, 82075, 82074, 82073, 82072, 82071, 82070, 82069, 82068, 82067, 82066, 82065, 82064, 82063, 82062, 82061, 82060, 82059, 82058, 82057, 82056, 82055, 82054, 82053, 82052, 82051, 82050, 82049, 82048, 82047, 82046, 82045, 82044, 82043, 82042, 82041, 82040, 82039, 82038, 82037, 82036, 82035, 82034, 82033, 82032, 82031, 82030, 82029, 82028, 82027, 82026, 82025, 82024, 82023, 82022, 82021, 82020, 82019, 82018, 82017, 82016, 82015, 82014, 82013, 82012, 82011, 82010, 82009, 82008, 82007, 82006, 82005, 82004, 82003, 82002, 82001, 82000, 81999, 81998, 81997, 81996, 81995, 81994, 81993, 81992, 81991, 81990, 81989, 81988, 81987, 81986, 81985, 81984, 81983, 81982, 81981, 81980, 81979, 81978, 81977, 81976, 81975, 81974, 81973, 81972, 81971, 81970, 81969, 81968, 81967, 81966, 81963, 81961, 81960, 81959, 81958, 81957, 81956, 81955, 81954, 81953, 81952, 81951, 81950, 81947, 81946, 81945, 81944, 81943, 81942, 81941, 81940, 81939, 81938, 81937, 81936, 81935, 81934, 81933, 81932, 81931, 81930, 81929, 81928, 81927, 81926, 81925, 81924, 81923, 81922, 81921, 81920, 81919, 81918, 81917, 81916, 81915, 81914, 81913, 81912, 81911, 81910, 81909, 81908, 81907, 81906, 81905, 81904, 81903, 81902, 81901, 81900, 81899, 81898, 81897, 81896, 81895, 81894, 81893, 81892, 81891, 81890, 81889, 81888, 81887, 81886, 81885, 81884, 81883, 81882, 81881, 81880, 81879, 81878, 81877, 81876, 81875, 81874, 81873, 81872, 81871, 81870, 81869, 81868, 81867, 81866, 81865, 81864, 81863, 81862, 81861, 81860, 81859, 81858, 81857, 81856, 81855, 81854, 81853, 81852, 81851, 81850, 81849, 81848, 81847, 81846, 81845, 81844, 81843, 81842, 81841, 81840, 81839, 81838, 81837, 81836, 81835, 81834, 81833, 81832, 81831, 81830, 81829, 81828, 81827, 81826, 81825, 81824, 81823, 81822, 81821, 81820, 81819, 81818, 81817, 81812, 81810, 81809, 81808, 81807, 81806, 81805, 81804, 81803, 81802, 81801, 81800, 81799, 81798, 81797, 81796, 81795, 81794, 81793, 81792, 81791, 81790, 81789, 81788, 81787, 81786, 81785, 81784, 81783, 81782, 81781, 81780, 81779, 81778, 81777, 81776, 81775, 81774, 81773, 81772, 81771, 81770, 81769, 81768, 81767, 81766, 81765, 81764, 81763, 81762, 81761, 81760, 81759, 81758, 81757, 81756, 81755, 81754, 81753, 81752, 81751, 81750, 81749, 81748, 81747, 81746, 81745, 81744, 81743, 81742, 81741, 81740, 81739, 81738, 81737, 81736, 81735, 81734, 81733, 81732, 81731, 81730, 81729, 81728, 81727, 81726, 81725, 81724, 81723, 81722, 81721, 81720, 81719, 81718, 81717, 81716, 81715, 81714, 81713, 81712, 81711, 81710, 81709, 81708, 81707, 81706, 81705, 81704, 81703, 81702, 81701, 81700, 81699, 81698, 81697, 81696, 81695, 81694, 81693, 81692, 81691, 81690, 81689, 81688, 81687, 81686, 81685, 81684, 81683, 81682, 81681, 81680, 81679, 81678, 81677, 81676, 81675, 81674, 81672, 81671, 81670, 81669, 81668, 81667, 81666, 81665, 81664, 81663, 81662, 81661, 81660, 81659, 81658, 81657, 81656, 81655, 81654, 81653, 81652, 81651, 81650, 81649, 81648, 81647, 81646, 81645, 81644, 81643, 81642, 81641, 81640, 81639, 81638, 81636, 81635, 81634, 81633, 81632, 81631, 81630, 81629, 81628, 81627, 81626, 81625, 81623, 81622, 81621, 81620, 81619, 81618, 81617, 81616, 81614, 81613, 81612, 81611, 81610, 81609, 81608, 81607, 81603, 81602, 81601, 81600, 81599, 81598, 81597, 81596, 81595, 81594, 81593, 81592, 81591, 81590, 81589, 81588, 81587, 81586, 81585, 81584, 81583, 81582, 81581, 81580, 81579, 81578, 81577, 81576, 81575, 81574, 81573, 81572, 81571, 81570, 81569, 81568, 81567, 81566, 81565, 81564, 81563, 81562, 81561, 81560, 81559, 81558, 81557, 81556, 81555, 81554, 81553, 81552, 81551, 81550, 81549, 81548, 81547, 81546, 81545, 81544, 81543, 81542, 81541, 81540, 81539, 81538, 81537, 81536, 81535, 81534, 81533, 81532, 81531, 81530, 81529, 81528, 81527, 81526, 81525, 81524, 81523, 81522, 81521, 81520, 81519, 81518, 81517, 81516, 81515, 81513, 81512, 81511, 81510, 81509, 81508, 81506, 81505, 81504, 81503, 81502, 81501, 81500, 81499, 81498, 81497, 81496, 81495, 81494, 81493, 81492, 81491, 81490, 81489, 81488, 81487, 81486, 81485, 81483, 81482, 81481, 81480, 81479, 81474, 81473, 81472, 81471, 81465, 81464, 81463, 81462, 81461, 81460, 81459, 81458, 81457, 81456, 81455, 81454, 81453, 81452, 81451, 81450, 81448, 81447, 81446, 81445, 81444, 81443, 81442, 81441, 81440, 81439, 81438, 81437, 81436, 81435, 81434, 81433, 81432, 81431, 81430, 81429, 81428, 81427, 81426, 81425, 81424, 81423, 81422, 81421, 81420, 81419, 81418, 81417, 81416, 81415, 81414, 81413, 81412, 81411, 81410, 81409, 81408, 81407, 81406, 81405, 81404, 81403, 81402, 81401, 81400, 81399, 81398, 81397, 81396, 81395, 81394, 81393, 81392, 81391, 81390, 81389, 81388, 81387, 81386, 81385, 81384, 81383, 81382, 81381, 81380, 81379, 81378, 81377, 81376, 81375, 81374, 81373, 81372, 81371, 81370, 81369, 81368, 81367, 81366, 81365, 81364, 81363, 81362, 81361, 81360, 81359, 81358, 81357, 81356, 81355, 81353, 81352, 81351, 81350, 81349, 81348, 81347, 81346, 81345, 81344, 81343, 81342, 81341, 81340, 81339, 81338, 81337, 81336, 81335, 81334, 81333, 81332, 81331, 81330, 81329, 81328, 81327, 81326, 81325, 81324, 81323, 81322, 81321, 81320, 81319, 81318, 81317, 81316, 81315, 81314, 81313, 81312, 81311, 81310, 81309, 81308, 81307, 81306, 81305, 81304, 81303, 81302, 81301, 81300, 81299, 81298, 81297, 81296, 81295, 81294, 81293, 81292, 81291, 81290, 81289, 81288, 81287, 81286, 81285, 81284, 81283, 81282, 81281, 81280, 81279, 81278, 81277, 81276, 81275, 81274, 81273, 81272, 81271, 81270, 81269, 81268, 81267, 81266, 81265, 81264, 81263, 81262, 81261, 81260, 81259, 81258, 81257, 81256, 81255, 81254, 81253, 81252, 81251, 81250, 81249, 81248, 81247, 81246, 81245, 81244, 81243, 81242, 81241, 81240, 81239, 81238, 81237, 81236, 81235, 81234, 81233, 81232, 81231, 81230, 81229, 81228, 81227, 81226, 81225, 81224, 81223, 81222, 81221, 81220, 81219, 81218, 81217, 81216, 81215, 81214, 81213, 81212, 81211, 81210, 81209, 81208, 81207, 81206, 81205, 81204, 81203, 81202, 81201, 81200, 81199, 81198, 81197, 81196, 81195, 81194, 81193, 81192, 81191, 81190, 81189, 81188, 81187, 81186, 81185, 81184, 81183, 81182, 81181, 81180, 81179, 81178, 81177, 81176, 81175, 81174, 81173, 81172, 81171, 81170, 81169, 81168, 81167, 81166, 81165, 81164, 81163, 81162, 81161, 81160, 81159, 81158, 81157, 81156, 81155, 81154, 81153, 81152, 81151, 81150, 81149, 81148, 81147, 81146, 81145, 81144, 81143, 81142, 81141, 81140, 81139, 81138, 81137, 81136, 81135, 81134, 81133, 81132, 81131, 81130, 81129, 81128, 81127, 81126, 81121, 81120, 81119, 81118, 81117, 81116, 81115, 81114, 81113, 81112, 81111, 81110, 81109, 81108, 81107, 81106, 81105, 81104, 81103, 81102, 81101, 81100, 81099, 81098, 81097, 81096, 81095, 81094, 81093, 81092, 81091, 81090, 81089, 81088, 81087, 81086, 81085, 81084, 81083, 81082, 81081, 81080, 81079, 81078, 81077, 81076, 81075, 81074, 81073, 81072, 81071, 81070, 81069, 81068, 81067, 81066, 81065, 81064, 81063, 81062, 81061, 81060, 81059, 81058, 81057, 81056, 81055, 81054, 81053, 81052, 81051, 81050, 81049, 81048, 81047, 81046, 81045, 81044, 81043, 81042, 81041, 81040, 81039, 81038, 81037, 81036, 81035, 81034, 81033, 81032, 81031, 81030, 81029, 81028, 81027, 81026, 81025, 81024, 81023, 81022, 81021, 81020, 81019, 81018, 81017, 81016, 81015, 81014, 81013, 81012, 81011, 81010, 81009, 81008, 81007, 81006, 81005, 81004, 81003, 81002, 81001, 81000, 80999, 80998, 80997, 80996, 80995, 80994, 80993, 80992, 80991, 80990, 80989, 80988, 80987, 80986, 80985, 80984, 80983, 80982, 80981, 80980, 80979, 80978, 80977, 80976, 80975, 80974, 80973, 80972, 80971, 80970, 80969, 80968, 80967, 80965, 80964, 80963, 80962, 80961, 80960, 80959, 80958, 80957, 80956, 80955, 80954, 80953, 80952, 80951, 80950, 80949, 80948, 80947, 80946, 80945, 80944, 80943, 80942, 80941, 80940, 80939, 80938, 80937, 80936, 80935, 80934, 80933, 80932, 80931, 80930, 80929, 80928, 80927, 80926, 80925, 80924, 80923, 80922, 80921, 80920, 80919, 80918, 80917, 80916, 80915, 80914, 80913, 80912, 80911, 80910, 80909, 80908, 80907, 80906, 80905, 80904, 80903, 80902, 80901, 80900, 80899, 80898, 80897, 80896, 80895, 80890, 80889, 80888, 80887, 80886, 80885, 80884, 80883, 80881, 80880, 80879, 80878, 80877, 80876, 80875, 80874, 80873, 80872, 80871, 80870, 80869, 80868, 80867, 80866, 80865, 80864, 80863, 80862, 80861, 80860, 80859, 80858, 80857, 80856, 80855, 80854, 80853, 80852, 80851, 80850, 80849, 80848, 80847, 80846, 80845, 80844, 80843, 80842, 80841, 80840, 80835, 80834, 80833, 80832, 80831, 80830, 80829, 80828, 80827, 80826, 80825, 80824, 80823, 80822, 80821, 80820, 80819, 80818, 80817, 80816, 80815, 80814, 80813, 80812, 80811, 80810, 80809, 80804, 80803, 80802, 80801, 80800, 80799, 80798, 80797, 80796, 80795, 80794, 80793, 80792, 80791, 80790, 80789, 80788, 80787, 80786, 80785, 80784, 80783, 80782, 80781, 80780, 80779, 80778, 80777, 80776, 80775, 80770, 80769, 80768, 80767, 80766, 80765, 80764, 80763, 80762, 80761, 80760, 80759, 80758, 80757, 80756, 80755, 80754, 80753, 80752, 80751, 80750, 80749, 80743, 80742, 80741, 80740, 80739, 80738, 80737, 80736, 80735, 80734, 80733, 80732, 80731, 80730, 80729, 80728, 80727, 80726, 80725, 80724, 80723, 80722, 80721, 80720, 80719, 80718, 80717, 80716, 80715, 80714, 80713, 80712, 80711, 80710, 80709, 80704, 80703, 80702, 80701, 80700, 80699, 80698, 80697, 80696, 80695, 80694, 80693, 80692, 80691, 80690, 80689, 80688, 80687, 80686, 80685, 80684, 80683, 80682, 80681, 80680, 80679, 80678, 80677, 80676, 80675, 80674, 80669, 80668, 80667, 80666, 80665, 80664, 80663, 80662, 80661, 80660, 80659, 80658, 80657, 80656, 80655, 80654, 80653, 80652, 80651, 80650, 80649, 80648, 80647, 80646, 80645, 80644, 80643, 80642, 80641, 80640, 80639, 80638, 80637, 80636, 80635, 80634, 80633, 80632, 80631, 80630, 80629, 80628, 80627, 80626, 80625, 80624, 80623, 80621, 80620, 80619, 80618, 80617, 80616, 80615, 80614, 80613, 80612, 80611, 80610, 80609, 80608, 80607, 80606, 80605, 80604, 80603, 80602, 80601, 80600, 80599, 80598, 80597, 80596, 80595, 80594, 80593, 80592, 80591, 80590, 80589, 80588, 80587, 80586, 80585, 80584, 80583, 80582, 80581, 80580, 80579, 80578, 80577, 80576, 80575, 80574, 80573, 80572, 80571, 80570, 80569, 80568, 80567, 80566, 80565, 80564, 80563, 80562, 80561, 80560, 80559, 80558, 80557, 80556, 80555, 80554, 80553, 80552, 80551, 80550, 80549, 80548, 80547, 80546, 80545, 80544, 80543, 80542, 80541, 80540, 80539, 80538, 80537, 80536, 80535, 80534, 80533, 80532, 80531, 80530, 80529, 80528, 80527, 80526, 80525, 80524, 80523, 80522, 80521, 80520, 80519, 80518, 80517, 80516, 80515, 80514, 80513, 80512, 80511, 80510, 80509, 80508, 80507, 80506, 80505, 80504, 80503, 80502, 80501, 80500, 80498, 80497, 80496, 80495, 80494, 80493, 80492, 80491, 80490, 80489, 80488, 80487, 80486, 80485, 80484, 80483, 80482, 80481, 80480, 80479, 80478, 80477, 80476, 80475, 80474, 80473, 80472, 80471, 80470, 80469, 80467, 80466, 80465, 80464, 80463, 80462, 80461, 80460, 80459, 80458, 80457, 80456, 80455, 80451, 80450, 80449, 80448, 80447, 80446, 80445, 80444, 80443, 80442, 80441, 80436, 80435, 80434, 80433, 80432, 80431, 80430, 80429, 80428, 80427, 80426, 80425, 80424, 80423, 80422, 80421, 80420, 80419, 80418, 80417, 80416, 80415, 80414, 80413, 80412, 80411, 80410, 80409, 80408, 80407, 80406, 80405, 80404, 80403, 80402, 80401, 80400, 80399, 80398, 80397, 80396, 80395, 80394, 80393, 80392, 80391, 80390, 80389, 80388, 80387, 80386, 80385, 80384, 80383, 80382, 80381, 80380, 80379, 80378, 80377, 80376, 80375, 80374, 80373, 80372, 80371, 80370, 80369, 80368, 80367, 80366, 80365, 80364, 80363, 80362, 80361, 80360, 80359, 80358, 80357, 80356, 80355, 80354, 80353, 80352, 80351, 80350, 80349, 80348, 80347, 80346, 80345, 80344, 80343, 80342, 80341, 80340, 80339, 80338, 80337, 80336, 80335, 80334, 80333, 80332, 80331, 80330, 80329, 80328, 80327, 80326, 80325, 80324, 80323, 80322, 80321, 80320, 80319, 80318, 80317, 80316, 80315, 80314, 80313, 80312, 80311, 80310, 80309, 80308, 80307, 80306, 80305, 80304, 80303, 80302, 80301, 80300, 80299, 80298, 80297, 80296, 80295, 80294, 80293, 80292, 80291, 80290, 80289, 80288, 80287, 80286, 80285, 80284, 80283, 80282, 80281, 80280, 80279, 80278, 80277, 80276, 80275, 80274, 80273, 80272, 80271, 80270, 80269, 80268, 80267, 80266, 80265, 80264, 80263, 80262, 80261, 80260, 80259, 80258, 80257, 80256, 80255, 80254, 80253, 80252, 80251, 80250, 80249, 80248, 80247, 80246, 80245, 80244, 80243, 80242, 80241, 80240, 80239, 80238, 80237, 80236, 80235, 80234, 80233, 80232, 80231, 80230, 80229, 80228, 80227, 80226, 80225, 80224, 80223, 80222, 80221, 80220, 80219, 80218, 80217, 80216, 80215, 80214, 80213, 80212, 80211, 80210, 80209, 80208, 80207, 80206, 80205, 80204, 80203, 80202, 80197, 80196, 80195, 80194, 80193, 80192, 80191, 80190, 80189, 80188, 80187, 80186, 80185, 80184, 80183, 80182, 80181, 80180, 80179, 80178, 80177, 80176, 80175, 80174, 80173, 80172, 80171, 80170, 80169, 80168, 80167, 80166, 80165, 80164, 80163, 80161, 80152, 80151, 80150, 80149, 80148, 80147, 80146, 80145, 80144, 80143, 80142, 80141, 80140, 80139, 80138, 80137, 80136, 80135, 80134, 80133, 80132, 80131, 80130, 80129, 80128, 80127, 80126, 80125, 80124, 80123, 80122, 80121, 80120, 80119, 80118, 80115, 80114, 80113, 80112, 80111, 80110, 80109, 80108, 80107, 80106, 80105, 80104, 80103, 80102, 80101, 80100, 80099, 80098, 80097, 80096, 80095, 80094, 80093, 80092, 80091, 80090, 80089, 80088, 80087, 80086, 80085, 80084, 80083, 80082, 80081, 80080, 80079, 80078, 80077, 80076, 80075, 80074, 80073, 80072, 80071, 80070, 80069, 80068, 80067, 80066, 80065, 80064, 80063, 80062, 80061, 80060, 80059, 80058, 80057, 80056, 80055, 80054, 80053, 80052, 80051, 80050, 80049, 80048, 80047, 80046, 80045, 80044, 80043, 80042, 80041, 80040, 80039, 80038, 80037, 80036, 80035, 80034, 80033, 80032, 80031, 80030, 80029, 80028, 80027, 80026, 80025, 80024, 80023, 80022, 80016, 80015, 80014, 80013, 80012, 80011, 80010, 80009, 80008, 80007, 80006, 80005, 80004, 80003, 80002, 80001, 80000, 79999, 79998, 79997, 79996, 79995, 79994, 79993, 79992, 79991, 79990, 79989, 79988, 79987, 79986, 79985); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (79984, 79983, 79981, 79980, 79979, 79978, 79977, 79976, 79975, 79974, 79973, 79972, 79971, 79970, 79969, 79968, 79967, 79966, 79965, 79964, 79963, 79962, 79961, 79960, 79959, 79958, 79957, 79956, 79955, 79954, 79953, 79952, 79951, 79950, 79949, 79948, 79947, 79946, 79945, 79944, 79943, 79942, 79941, 79940, 79939, 79938, 79937, 79936, 79935, 79934, 79933, 79932, 79931, 79930, 79929, 79928, 79927, 79926, 79925, 79924, 79923, 79922, 79921, 79920, 79919, 79918, 79917, 79916, 79915, 79914, 79913, 79912, 79911, 79910, 79909, 79908, 79907, 79905, 79904, 79903, 79902, 79901, 79900, 79899, 79898, 79897, 79895, 79893, 79892, 79891, 79890, 79889, 79888, 79887, 79886, 79885, 79884, 79883, 79882, 79881, 79876, 79875, 79874, 79873, 79866, 79865, 79864, 79863, 79862, 79861, 79860, 79859, 79858, 79857, 79856, 79855, 79854, 79853, 79852, 79851, 79850, 79849, 79848, 79847, 79846, 79845, 79844, 79843, 79842, 79841, 79840, 79839, 79838, 79837, 79836, 79835, 79834, 79833, 79832, 79830, 79829, 79828, 79827, 79826, 79825, 79824, 79823, 79822, 79821, 79820, 79819, 79818, 79817, 79816, 79815, 79814, 79813, 79812, 79811, 79810, 79809, 79808, 79807, 79806, 79805, 79804, 79803, 79802, 79801, 79800, 79799, 79798, 79797, 79796, 79795, 79794, 79793, 79792, 79791, 79790, 79789, 79788, 79787, 79786, 79785, 79784, 79783, 79782, 79781, 79780, 79779, 79778, 79777, 79776, 79775, 79773, 79772, 79771, 79770, 79769, 79768, 79767, 79766, 79765, 79764, 79763, 79762, 79761, 79760, 79759, 79758, 79757, 79756, 79755, 79743, 79742, 79741, 79740, 79739, 79738, 79737, 79736, 79735, 79734, 79733, 79732, 79731, 79730, 79729, 79724, 79723, 79722, 79721, 79720, 79719, 79718, 79717, 79716, 79715, 79714, 79713, 79712, 79711, 79710, 79709, 79708, 79707, 79706, 79705, 79704, 79703, 79702, 79701, 79700, 79699, 79698, 79697, 79696, 79695, 79694, 79693, 79692, 79691, 79690, 79689, 79688, 79687, 79686, 79685, 79684, 79683, 79682, 79681, 79680, 79679, 79678, 79677, 79676, 79675, 79674, 79673, 79672, 79671, 79670, 79669, 79668, 79667, 79666, 79665, 79664, 79663, 79662, 79661, 79660, 79659, 79658, 79657, 79656, 79655, 79654, 79653, 79652, 79651, 79650, 79649, 79648, 79647, 79646, 79645, 79644, 79643, 79642, 79641, 79640, 79639, 79638, 79637, 79636, 79634, 79633, 79632, 79631, 79630, 79629, 79628, 79627, 79626, 79625, 79624, 79623, 79622, 79621, 79620, 79619, 79618, 79617, 79616, 79615, 79614, 79613, 79612, 79611, 79610, 79609, 79608, 79607, 79606, 79605, 79604, 79603, 79602, 79601, 79600, 79599, 79598, 79597, 79596, 79595, 79594, 79593, 79592, 79591, 79590, 79589, 79588, 79587, 79586, 79585, 79584, 79583, 79582, 79581, 79580, 79579, 79578, 79577, 79576, 79575, 79574, 79573, 79572, 79571, 79570, 79569, 79568, 79567, 79566, 79565, 79564, 79563, 79562, 79561, 79560, 79559, 79558, 79557, 79555, 79554, 79553, 79552, 79551, 79550, 79549, 79548, 79547, 79546, 79545, 79544, 79543, 79542, 79541, 79540, 79539, 79538, 79537, 79536, 79535, 79534, 79533, 79532, 79531, 79530, 79529, 79526, 79525, 79524, 79523, 79522, 79521, 79520, 79519, 79518, 79517, 79516, 79515, 79514, 79513, 79512, 79511, 79510, 79509, 79508, 79507, 79506, 79505, 79504, 79503, 79502, 79501, 79500, 79499, 79498, 79497, 79496, 79495, 79492, 79491, 79488, 79487, 79486, 79484, 79483, 79482, 79481, 79480, 79479, 79478, 79477, 79476, 79475, 79474, 79473, 79472, 79471, 79470, 79469, 79468, 79467, 79466, 79465, 79464, 79463, 79462, 79461, 79460, 79459, 79458, 79457, 79456, 79455, 79454, 79453, 79452, 79451, 79450, 79449, 79448, 79447, 79446, 79445, 79444, 79443, 79442, 79441, 79440, 79439, 79438, 79437, 79436, 79435, 79434, 79433, 79432, 79431, 79429, 79428, 79423, 79422, 79421, 79420, 79419, 79418, 79417, 79416, 79415, 79414, 79413, 79412, 79411, 79410, 79409, 79408, 79407, 79406, 79405, 79404, 79403, 79402, 79401, 79400, 79399, 79398, 79397, 79396, 79395, 79394, 79393, 79392, 79391, 79390, 79389, 79388, 79387, 79386, 79385, 79384, 79383, 79382, 79381, 79380, 79379, 79378, 79377, 79376, 79375, 79374, 79373, 79372, 79371, 79370, 79369, 79368, 79367, 79366, 79365, 79364, 79363, 79362, 79361, 79360, 79359, 79358, 79357, 79356, 79355, 79354, 79353, 79352, 79351, 79350, 79349, 79348, 79347, 79346, 79345, 79344, 79343, 79342, 79341, 79340, 79339, 79338, 79337, 79336, 79335, 79334, 79333, 79332, 79331, 79330, 79329, 79328, 79327, 79326, 79325, 79324, 79323, 79322, 79321, 79320, 79319, 79318, 79317, 79316, 79315, 79310, 79309, 79308, 79307, 79306, 79305, 79304, 79303, 79302, 79301, 79300, 79299, 79298, 79297, 79296, 79295, 79294, 79293, 79292, 79291, 79290, 79289, 79288, 79287, 79286, 79285, 79284, 79283, 79282, 79281, 79280, 79279, 79278, 79273, 79272, 79271, 79270, 79269, 79268, 79267, 79266, 79265, 79264, 79263, 79262, 79261, 79260, 79259, 79258, 79257, 79256, 79255, 79254, 79253, 79252, 79251, 79250, 79249, 79248, 79247, 79246, 79245, 79244, 79243, 79242, 79241, 79240, 79239, 79238, 79237, 79236, 79235, 79234, 79233, 79232, 79231, 79230, 79229, 79228, 79227, 79226, 79225, 79224, 79223, 79222, 79221, 79220, 79219, 79218, 79217, 79216, 79215, 79214, 79213, 79212, 79211, 79210, 79209, 79208, 79207, 79206, 79205, 79204, 79203, 79202, 79201, 79200, 79199, 79198, 79197, 79196, 79195, 79194, 79193, 79192, 79191, 79190, 79189, 79188, 79187, 79185, 79184, 79183, 79182, 79181, 79180, 79179, 79178, 79177, 79176, 79175, 79174, 79173, 79172, 79171, 79170, 79169, 79168, 79167, 79166, 79165, 79164, 79163, 79162, 79161, 79160, 79159, 79158, 79157, 79156, 79155, 79154, 79152, 79151, 79150, 79149, 79148, 79147, 79146, 79145, 79144, 79143, 79142, 79141, 79140, 79139, 79138, 79137, 79136, 79135, 79134, 79133, 79132, 79131, 79130, 79129, 79128, 79127, 79126, 79125, 79124, 79123, 79122, 79121, 79120, 79119, 79118, 79117, 79116, 79115, 79114, 79113, 79112, 79111, 79110, 79109, 79108, 79107, 79106, 79105, 79104, 79103, 79102, 79097, 79096, 79095, 79094, 79093, 79092, 79091, 79090, 79089, 79088, 79087, 79086, 79085, 79084, 79083, 79082, 79081, 79080, 79079, 79078, 79077, 79076, 79075, 79074, 79073, 79072, 79071, 79070, 79069, 79068, 79067, 79066, 79065, 79064, 79063, 79062, 79061, 79060, 79059, 79058, 79057, 79056, 79055, 79054, 79053, 79052, 79051, 79050, 79049, 79048, 79047, 79046, 79045, 79044, 79043, 79042, 79041, 79039, 79035, 79034, 79033, 79032, 79031, 79030, 79029, 79028, 79027, 79026, 79025, 79024, 79023, 79022, 79021, 79020, 79019, 79018, 79017, 79016, 79015, 79001, 79000, 78999, 78998, 78997, 78996, 78994, 78993, 78992, 78991, 78990, 78989, 78988, 78987, 78986, 78985, 78984, 78983, 78982, 78981, 78980, 78979, 78978, 78977, 78976, 78962, 78961, 78960, 78959, 78956, 78955, 78954, 78951, 78950, 78949, 78948, 78947, 78946, 78945, 78944, 78943, 78942, 78941, 78940, 78939, 78938, 78937, 78936, 78935, 78934, 78933, 78932, 78931, 78930, 78929, 78928, 78927, 78926, 78925, 78924, 78923, 78922, 78921, 78920, 78919, 78918, 78917, 78916, 78915, 78914, 78913, 78912, 78911, 78910, 78909, 78908, 78907, 78906, 78905, 78904, 78903, 78902, 78901, 78900, 78899, 78898, 78897, 78896, 78895, 78894, 78893, 78892, 78891, 78890, 78889, 78888, 78887, 78886, 78884, 78883, 78882, 78881, 78880, 78878, 78877, 78876, 78875, 78874, 78873, 78872, 78871, 78870, 78869, 78868, 78867, 78866, 78865, 78864, 78863, 78862, 78861, 78860, 78859, 78858, 78857, 78856, 78855, 78854, 78853, 78852, 78851, 78850, 78844, 78843, 78842, 78841, 78840, 78839, 78838, 78837, 78836, 78835, 78834, 78833, 78831, 78829, 78828, 78827, 78826, 78825, 78824, 78823, 78822, 78821, 78820, 78819, 78818, 78817, 78816, 78815, 78814, 78813, 78812, 78811, 78810, 78809, 78808, 78807, 78806, 78805, 78804, 78803, 78802, 78801, 78800, 78799, 78798, 78797, 78796, 78795, 78794, 78793, 78792, 78791, 78790, 78789, 78788, 78787, 78786, 78785, 78784, 78783, 78782, 78781, 78780, 78779, 78778, 78777, 78776, 78775, 78774, 78773, 78772, 78771, 78770, 78769, 78768, 78767, 78766, 78765, 78764, 78763, 78762, 78761, 78760, 78759, 78758, 78757, 78756, 78755, 78754, 78753, 78752, 78751, 78750, 78749, 78748, 78747, 78746, 78745, 78744, 78743, 78742, 78741, 78740, 78739, 78738, 78737, 78736, 78735, 78734, 78733, 78732, 78731, 78730, 78729, 78728, 78727, 78726, 78725, 78724, 78723, 78722, 78719, 78718, 78717, 78716, 78715, 78712, 78711, 78710, 78709, 78708, 78705, 78704, 78703, 78702, 78701, 78700, 78699, 78698, 78697, 78696, 78695, 78694, 78693, 78692, 78691, 78690, 78689, 78688, 78687, 78686, 78685, 78684, 78683, 78682, 78681, 78680, 78679, 78678, 78677, 78676, 78675, 78674, 78673, 78672, 78671, 78670, 78667, 78666, 78665, 78664, 78663, 78662, 78661, 78660, 78659, 78658, 78657, 78656, 78655, 78654, 78653, 78652, 78651, 78650, 78649, 78648, 78647, 78646, 78645, 78644, 78643, 78642, 78641, 78640, 78639, 78638, 78637, 78636, 78635, 78634, 78633, 78632, 78631, 78630, 78629, 78628, 78627, 78626, 78625, 78624, 78623, 78622, 78621, 78620, 78619, 78618, 78617, 78616, 78615, 78614, 78613, 78612, 78610, 78609, 78608, 78607, 78606, 78605, 78604, 78603, 78602, 78601, 78600, 78599, 78598, 78597, 78596, 78595, 78594, 78593, 78592, 78591, 78590, 78589, 78588, 78587, 78585, 78584, 78583, 78582, 78581, 78580, 78579, 78578, 78577, 78576, 78575, 78574, 78573, 78572, 78570, 78569, 78568, 78566, 78565, 78564, 78563, 78562, 78561, 78560, 78558, 78557, 78556, 78555, 78554, 78553, 78552, 78551, 78550, 78549, 78548, 78547, 78546, 78545, 78544, 78543, 78542, 78541, 78540, 78539, 78538, 78537, 78536, 78535, 78534, 78533, 78532, 78531, 78530, 78529, 78528, 78527, 78526, 78525, 78524, 78523, 78522, 78521, 78520, 78519, 78518, 78517, 78516, 78515, 78514, 78513, 78512, 78511, 78510, 78509, 78508, 78507, 78506, 78505, 78504, 78503, 78502, 78501, 78500, 78499, 78498, 78497, 78496, 78495, 78494, 78493, 78492, 78491, 78490, 78489, 78488, 78487, 78486, 78485, 78484, 78482, 78481, 78480, 78479, 78478, 78477, 78476, 78474, 78473, 78472, 78471, 78470, 78469, 78468, 78467, 78466, 78465, 78464, 78463, 78462, 78461, 78460, 78459, 78458, 78457, 78456, 78455, 78452, 78451, 78450, 78449, 78448, 78447, 78446, 78445, 78444, 78443, 78442, 78441, 78440, 78439, 78438, 78437, 78436, 78435, 78434, 78433, 78432, 78431, 78430, 78429, 78428, 78427, 78425, 78423, 78422, 78421, 78420, 78419, 78418, 78417, 78416, 78415, 78414, 78413, 78412, 78411, 78410, 78409, 78408, 78407, 78406, 78405, 78404, 78403, 78402, 78401, 78400, 78399, 78398, 78397, 78396, 78395, 78394, 78393, 78392, 78391, 78390, 78389, 78388, 78387, 78386, 78385, 78384, 78383, 78382, 78381, 78380, 78379, 78378, 78377, 78376, 78375, 78374, 78373, 78372, 78371, 78370, 78369, 78368, 78367, 78366, 78365, 78364, 78363, 78362, 78361, 78360, 78359, 78358, 78357, 78356, 78355, 78354, 78353, 78352, 78351, 78350, 78349, 78348, 78347, 78346, 78345, 78344, 78343, 78342, 78341, 78340, 78339, 78338, 78337, 78336, 78335, 78334, 78333, 78332, 78331, 78330, 78329, 78328, 78327, 78326, 78325, 78324, 78323, 78322, 78321, 78320, 78319, 78318, 78317, 78316, 78315, 78314, 78313, 78312, 78311, 78310, 78309, 78308, 78307, 78306, 78305, 78304, 78303, 78302, 78301, 78300, 78299, 78298, 78297, 78296, 78295, 78294, 78293, 78292, 78291, 78290, 78289, 78288, 78287, 78286, 78285, 78283, 78282, 78281, 78280, 78279, 78278, 78277, 78276, 78275, 78274, 78273, 78272, 78271, 78270, 78269, 78268, 78267, 78266, 78265, 78264, 78263, 78262, 78261, 78260, 78259, 78258, 78257, 78256, 78255, 78254, 78253, 78252, 78251, 78250, 78249, 78248, 78247, 78245, 78244, 78243, 78242, 78241, 78240, 78239, 78238, 78237, 78236, 78235, 78234, 78233, 78232, 78231, 78230, 78229, 78228, 78227, 78226, 78225, 78224, 78223, 78222, 78221, 78220, 78219, 78218, 78217, 78216, 78215, 78214, 78213, 78212, 78211, 78210, 78209, 78208, 78206, 78205, 78204, 78203, 78202, 78201, 78200, 78199, 78198, 78197, 78196, 78195, 78194, 78193, 78192, 78191, 78190, 78189, 78188, 78187, 78186, 78184, 78183, 78181, 78180, 78179, 78178, 78177, 78176, 78175, 78174, 78173, 78172, 78171, 78170, 78169, 78168, 78167, 78166, 78165, 78164, 78163, 78162, 78161, 78160, 78159, 78158, 78157, 78156, 78155, 78154, 78153, 78152, 78151, 78150, 78149, 78148, 78147, 78146, 78145, 78144, 78143, 78142, 78141, 78140, 78139, 78138, 78137, 78136, 78135, 78134, 78133, 78132, 78131, 78130, 78129, 78128, 78127, 78126, 78125, 78124, 78123, 78122, 78121, 78120, 78119, 78118, 78117, 78116, 78115, 78114, 78113, 78112, 78111, 78110, 78109, 78108, 78107, 78106, 78105, 78104, 78103, 78102, 78101, 78100, 78099, 78098, 78097, 78096, 78095, 78094, 78093, 78092, 78091, 78090, 78089, 78088, 78087, 78086, 78085, 78084, 78083, 78082, 78081, 78080, 78079, 78078, 78077, 78076, 78075, 78074, 78073, 78072, 78071, 78070, 78069, 78068, 78067, 78066, 78065, 78064, 78063, 78062, 78061, 78060, 78059, 78058, 78051, 78050, 78049, 78048, 78047, 78046, 78045, 78044, 78043, 78042, 78041, 78040, 78039, 78038, 78037, 78036, 78035, 78034, 78033, 78032, 78031, 78030, 78029, 78028, 78027, 78026, 78025, 78024, 78023, 78022, 78021, 78018, 78016, 78015, 78014, 78012, 78010, 78005, 78003, 78001, 78000, 77999, 77998, 77993, 77992, 77991, 77990, 77989, 77988, 77987, 77986, 77985, 77984, 77983, 77982, 77981, 77980, 77979, 77978, 77977, 77975, 77974, 77973, 77970, 77969, 77968, 77967, 77966, 77965, 77964, 77963, 77962, 77961, 77960, 77959, 77958, 77957, 77956, 77955, 77954, 77953, 77952, 77951, 77950, 77949, 77948, 77947, 77946, 77945, 77944, 77943, 77942, 77941, 77940, 77939, 77938, 77937, 77936, 77935, 77934, 77933, 77932, 77931, 77930, 77929, 77928, 77927, 77926, 77925, 77924, 77921, 77920, 77919, 77918, 77917, 77916, 77915, 77914, 77913, 77912, 77911, 77910, 77909, 77908, 77906, 77905, 77904, 77903, 77902, 77901, 77900, 77899, 77898, 77897, 77896, 77895, 77894, 77893, 77892, 77891, 77890, 77889, 77888, 77887, 77886, 77885, 77884, 77883, 77882, 77881, 77880, 77879, 77878, 77877, 77876, 77874, 77873, 77870, 77869, 77868, 77867, 77866, 77865, 77864, 77863, 77860, 77859, 77858, 77857, 77856, 77855, 77854, 77853, 77852, 77851, 77850, 77849, 77848, 77847, 77846, 77844, 77843, 77842, 77841, 77840, 77839, 77838, 77837, 77836, 77835, 77834, 77833, 77832, 77831, 77830, 77829, 77828, 77827, 77826, 77825, 77824, 77823, 77822, 77821, 77820, 77819, 77818, 77817, 77816, 77815, 77814, 77813, 77812, 77811, 77810, 77809, 77808, 77807, 77806, 77805, 77804, 77803, 77802, 77801, 77800, 77799, 77798, 77797, 77796, 77795, 77794, 77793, 77792, 77791, 77790, 77789, 77788, 77787, 77786, 77785, 77784, 77783, 77782, 77781, 77780, 77779, 77778, 77777, 77776, 77775, 77774, 77773, 77772, 77771, 77770, 77769, 77768, 77767, 77766, 77765, 77764, 77763, 77762, 77761, 77760, 77759, 77758, 77757, 77756, 77755, 77754, 77753, 77752, 77751, 77750, 77749, 77748, 77747, 77746, 77745, 77744, 77743, 77742, 77741, 77740, 77739, 77738, 77737, 77736, 77735, 77734, 77733, 77732, 77731, 77730, 77729, 77728, 77727, 77726, 77725, 77724, 77723, 77722, 77721, 77720, 77719, 77718, 77717, 77716, 77715, 77714, 77713, 77707, 77706, 77705, 77704, 77703, 77702, 77701, 77700, 77699, 77698, 77696, 77695, 77694, 77693, 77692, 77691, 77690, 77689, 77688, 77687, 77686, 77685, 77684, 77683, 77682, 77681, 77680, 77679, 77678, 77677, 77676, 77675, 77674, 77673, 77672, 77671, 77670, 77669, 77668, 77667, 77666, 77665, 77664, 77663, 77662, 77661, 77660, 77659, 77658, 77657, 77656, 77655, 77653, 77652, 77651, 77650, 77649, 77648, 77647, 77646, 77645, 77644, 77643, 77642, 77641, 77640, 77639, 77638, 77637, 77636, 77635, 77634, 77633, 77632, 77631, 77630, 77628, 77627, 77626, 77625, 77624, 77623, 77622, 77621, 77620, 77618, 77617, 77616, 77615, 77614, 77613, 77612, 77611, 77610, 77609, 77608, 77607, 77606, 77605, 77604, 77603, 77602, 77596, 77595, 77594, 77593, 77592, 77590, 77589, 77588, 77587, 77586, 77585, 77584, 77583, 77582, 77581, 77580, 77579, 77578, 77577, 77576, 77575, 77574, 77573, 77572, 77571, 77570, 77569, 77568, 77567, 77566, 77565, 77564, 77563, 77562, 77561, 77560, 77559, 77558, 77557, 77556, 77555, 77553, 77552, 77551, 77550, 77549, 77548, 77547, 77546, 77545, 77544, 77543, 77542, 77541, 77540, 77539, 77538, 77537, 77536, 77535, 77534, 77533, 77532, 77531, 77530, 77529, 77528, 77525, 77524, 77523, 77522, 77521, 77513, 77512, 77511, 77510, 77509, 77508, 77507, 77506, 77505, 77504, 77503, 77502, 77501, 77500, 77499, 77498, 77497, 77496, 77495, 77494, 77493, 77492, 77491, 77490, 77489, 77488, 77487, 77486, 77485, 77484, 77482, 77481, 77480, 77479, 77478, 77477, 77476, 77475, 77474, 77473, 77472, 77471, 77470, 77468, 77467, 77464, 77462, 77461, 77460, 77459, 77458, 77457, 77456, 77455, 77447, 77446, 77445, 77444, 77443, 77442, 77441, 77440, 77439, 77438, 77437, 77436, 77435, 77434, 77433, 77432, 77431, 77430, 77429, 77428, 77427, 77426, 77425, 77424, 77423, 77422, 77421, 77420, 77419, 77418, 77417, 77416, 77415, 77414, 77413, 77412, 77411, 77410, 77409, 77408, 77407, 77406, 77405, 77404, 77403, 77402, 77401, 77400, 77399, 77398, 77397, 77396, 77395, 77394, 77393, 77392, 77391, 77390, 77389, 77388, 77387, 77386, 77385, 77384, 77383, 77381, 77379, 77378, 77377, 77376, 77375, 77374, 77371, 77370, 77369, 77368, 77367, 77366, 77365, 77364, 77363, 77362, 77361, 77360, 77359, 77358, 77357, 77356, 77355, 77354, 77353, 77352, 77351, 77350, 77349, 77348, 77347, 77346, 77345, 77344, 77343, 77342, 77341, 77340, 77339, 77338, 77337, 77336, 77335, 77334, 77327, 77325, 77324, 77323, 77322, 77321, 77320, 77319, 77318, 77315, 77314, 77313, 77312, 77311, 77310, 77309, 77308, 77307, 77306, 77305, 77304, 77303, 77302, 77301, 77300, 77299, 77298, 77297, 77296, 77295, 77294, 77293, 77292, 77291, 77290, 77289, 77288, 77287, 77286, 77285, 77284, 77283, 77282, 77281, 77280, 77279, 77278, 77277, 77276, 77275, 77274, 77273, 77272, 77271, 77270, 77269, 77268, 77267, 77266, 77265, 77264, 77263, 77262, 77261, 77260, 77259, 77258, 77257, 77256, 77255, 77254, 77253, 77252, 77251, 77250, 77249, 77248, 77247, 77246, 77245, 77244, 77243, 77242, 77241, 77240, 77239, 77238, 77237, 77236, 77234, 77233, 77232, 77231, 77230, 77229, 77228, 77227, 77226, 77225, 77220, 77218, 77217, 77216, 77215, 77214, 77213, 77212, 77211, 77210, 77209, 77208, 77207, 77206, 77205, 77204, 77203, 77202, 77201, 77200, 77199, 77198, 77197, 77196, 77195, 77194, 77193, 77192, 77190, 77189, 77188, 77187, 77186, 77185, 77184, 77183, 77182, 77181, 77180, 77179, 77178, 77177, 77176, 77175, 77174, 77173, 77172, 77171, 77170, 77169, 77168, 77167, 77166, 77165, 77164, 77163, 77162, 77161, 77160, 77159, 77158, 77157, 77156, 77155, 77154, 77153, 77152, 77151, 77150, 77149, 77148, 77147, 77146, 77145, 77144, 77143, 77142, 77141, 77140, 77139, 77138, 77137, 77136, 77135, 77134, 77132, 77130, 77129, 77128, 77127, 77126, 77125, 77124, 77123, 77122, 77121, 77120, 77119, 77118, 77117, 77116, 77115, 77114, 77113, 77112, 77111, 77109, 77108, 77107, 77106, 77105, 77104, 77103, 77102, 77101, 77100, 77099, 77098, 77097, 77096, 77095, 77094, 77093, 77092, 77091, 77090, 77089, 77088, 77087, 77086, 77085, 77084, 77083, 77082, 77081, 77080, 77079, 77078, 77077, 77076, 77075, 77074, 77073, 77072, 77071, 77070, 77069, 77068, 77067, 77066, 77065, 77064, 77063, 77062, 77061, 77060, 77059, 77058, 77057, 77056, 77055, 77054, 77053, 77052, 77051, 77050, 77049, 77048, 77047, 77046, 77045, 77044, 77043, 77042, 77041, 77040, 77039, 77038, 77037, 77036, 77035, 77034, 77033, 77032, 77031, 77030, 77029, 77028, 77027, 77026, 77025, 77024, 77023, 77022, 77020, 77019, 77018, 77017, 77016, 77015, 77014, 77013, 77011, 77010, 77009, 77008, 77007, 77006, 77005, 77004, 77003, 77002, 77001, 77000, 76999, 76998, 76997, 76996, 76995, 76994, 76993, 76992, 76991, 76990, 76989, 76988, 76987, 76986, 76985, 76984, 76983, 76982, 76981, 76980, 76979, 76978, 76977, 76976, 76975, 76974, 76973, 76972, 76971, 76970, 76969, 76968, 76967, 76966, 76965, 76964, 76963, 76962, 76961, 76960, 76959, 76958, 76957, 76956, 76955, 76954, 76953, 76952, 76951, 76950, 76949, 76948, 76947, 76946, 76945, 76944, 76943, 76942, 76941, 76940, 76939, 76938, 76937, 76936, 76935, 76934, 76933, 76932, 76931, 76930, 76929, 76928, 76927, 76926, 76925, 76924, 76923, 76922, 76921, 76920, 76919, 76918, 76917, 76916, 76915, 76914, 76913, 76912, 76911, 76910, 76909, 76908, 76907, 76906, 76905, 76904, 76903, 76902, 76901, 76900, 76899, 76898, 76897, 76896, 76895, 76894, 76885, 76881, 76880, 76879, 76878, 76877, 76876, 76875, 76874, 76873, 76872, 76871, 76870, 76869, 76868, 76867, 76866, 76865, 76864, 76863, 76862, 76861, 76860, 76859, 76858, 76857, 76856, 76855, 76854, 76853, 76852, 76851, 76850, 76849, 76848, 76847, 76846, 76845, 76844, 76843, 76842, 76841, 76840, 76839, 76838, 76837, 76836, 76835, 76834, 76833, 76832, 76831, 76830, 76829, 76828, 76827, 76826, 76825, 76824, 76823, 76822, 76806, 76805, 76804, 76803, 76802, 76801, 76800, 76798, 76797, 76796, 76795, 76794, 76793, 76792, 76791, 76790, 76789, 76788, 76787, 76786, 76785, 76784, 76783, 76782, 76781, 76780, 76779, 76778, 76777, 76776, 76775, 76774, 76773, 76772, 76771, 76770, 76769, 76768, 76767, 76766, 76765, 76764, 76763, 76762, 76761, 76760, 76759, 76758, 76757, 76756, 76755, 76754, 76753, 76752, 76751, 76750, 76748, 76746, 76745, 76744, 76743, 76742, 76740, 76739, 76738, 76737, 76736, 76735, 76734, 76733, 76732, 76731, 76730, 76729, 76728, 76727, 76726, 76725, 76724, 76723, 76722, 76721, 76720, 76719, 76718, 76717, 76716, 76715, 76714, 76713, 76712, 76707, 76706, 76705, 76704, 76703, 76702, 76701, 76700, 76699, 76698, 76695, 76692, 76691, 76690, 76689, 76688, 76687, 76685, 76684, 76683, 76682, 76681, 76680, 76679, 76678, 76677, 76676, 76675, 76674, 76673, 76672, 76671, 76670, 76669, 76668, 76667, 76666, 76665, 76664, 76663, 76662, 76661, 76659, 76658, 76657, 76656, 76655, 76654, 76653, 76652, 76651, 76650, 76649, 76648, 76645, 76642, 76641, 76640, 76639, 76638, 76637, 76636, 76635, 76634, 76633, 76632, 76631, 76630, 76629, 76628, 76627, 76626, 76625, 76624, 76623, 76622, 76621, 76620, 76619, 76618, 76617, 76616, 76615, 76614, 76613, 76612, 76611, 76610, 76609, 76608, 76607, 76606, 76605, 76604, 76603, 76602, 76601, 76600, 76599, 76598, 76597, 76596, 76595, 76594, 76593, 76592, 76591, 76590, 76589, 76588, 76587, 76586, 76585, 76584, 76583, 76582, 76581, 76580, 76579, 76578, 76577, 76576, 76575, 76574, 76573, 76572, 76571, 76570, 76569, 76568, 76567, 76566, 76565, 76564, 76563, 76562, 76561, 76560, 76559, 76558, 76557, 76554, 76553, 76552, 76551, 76550, 76549, 76548, 76547, 76546, 76545, 76544, 76543, 76542, 76541, 76540, 76539, 76538, 76537, 76536, 76535, 76534, 76533, 76532, 76531, 76530, 76529, 76528, 76527, 76487, 76485, 76483, 76481, 76480, 76479, 76478, 76477, 76476, 76475, 76473, 76472, 76465, 76463, 76462, 76460, 76456, 76454, 76453, 76452, 76451, 76450, 76449, 76448, 76447, 76446, 76445, 76444, 76443, 76442, 76441, 76440, 76438, 76437, 76436, 76435, 76434, 76433, 76432, 76431, 76425, 76424, 76423, 76422, 76412, 76410, 76409, 76407, 76405, 76404, 76403, 76402, 76401, 76400, 76399, 76398, 76397, 76396, 76395, 76394, 76393, 76392, 76391, 76390, 76389, 76388, 76387, 76386, 76385, 76362, 76361, 76359, 76358, 76356, 76355, 76354, 76353, 76352, 76351, 76343, 76342, 76340, 76339, 76338, 76337, 76336, 76335, 76334, 76333, 76329, 76328, 76327, 76326, 76325, 76324, 76323, 76322, 76321, 76320, 76319, 76318, 76317, 76316, 76315, 76311, 76310, 76309, 76308, 76307, 76306, 76305, 76304, 76303, 76302, 76301, 76300, 76299, 76298, 76297, 76296, 76295, 76294, 76293, 76292, 76291, 76290, 76289, 76288, 76287, 76286, 76285, 76284, 76283, 76282, 76281, 76280, 76279, 76278, 76277, 76276, 76275, 76274, 76273, 76272, 76271, 76270, 76269, 76268, 76267, 76266, 76265, 76264, 76263, 76262, 76261, 76260, 76259, 76258, 76257, 76256, 76255, 76254, 76253, 76252, 76251, 76250, 76249, 76248, 76247, 76246, 76245, 76244, 76243, 76242, 76241, 76240, 76239, 76238, 76237, 76236, 76235, 76234, 76233, 76232, 76231, 76230, 76229, 76228, 76227, 76226, 76225, 76224, 76223, 76222, 76221, 76220, 76219, 76218, 76217, 76216, 76215, 76214, 76213, 76212, 76211, 76210, 76209, 76208, 76207, 76206, 76205, 76204, 76203, 76202, 76201, 76200, 76199, 76198, 76197, 76196, 76195, 76194, 76193, 76192, 76191, 76190, 76189, 76188, 76187, 76186, 76185, 76184, 76183, 76182, 76181, 76180, 76179, 76178, 76177, 76176, 76175, 76174, 76173, 76172, 76171, 76170, 76169, 76168, 76167, 76166, 76165, 76164, 76163, 76162, 76161, 76160, 76159, 76158, 76157, 76156, 76155, 76154, 76153, 76152, 76151, 76150, 76149, 76148, 76147, 76146, 76145, 76144, 76143, 76142, 76141, 76140, 76139, 76138, 76137, 76136, 76135, 76134, 76133, 76132, 76131, 76130, 76129, 76128, 76127, 76126, 76125, 76124, 76123, 76122, 76121, 76120, 76119, 76118, 76117, 76116, 76115, 76114, 76113, 76112, 76111, 76110, 76109, 76108, 76107, 76106, 76105, 76104, 76103, 76102, 76101, 76100, 76099, 76098, 76097, 76096, 76095, 76094, 76093, 76092, 76091, 76090, 76089, 76088, 76087, 76086, 76085, 76084, 76083, 76082, 76081, 76080, 76079, 76078, 76077, 76076, 76075, 76074, 76073, 76072, 76071, 76070, 76069, 76068, 76067, 76066, 76065, 76064, 76063, 76062, 76061, 76060, 76059, 76058, 76057, 76056, 76055, 76054, 76053, 76052, 76051, 76050, 76049, 76048, 76047, 76046, 76045, 76044, 76043, 76042, 76041, 76040, 76039, 76038, 76037, 76036, 76035, 76034, 76033, 76032, 76031, 76030, 76029, 76028, 76027, 76026, 76025, 76024, 76023, 76022, 76017, 76016, 76015, 76014, 76013, 76012, 76011, 76010, 76009, 76008, 76007, 76006, 76005, 76004, 76003, 76002, 76001, 76000, 75999, 75998, 75997, 75996, 75995, 75994, 75993, 75992, 75991, 75990, 75989, 75988, 75987, 75986, 75985, 75984, 75983, 75982, 75981, 75980, 75979, 75978, 75977, 75976, 75975, 75974, 75973, 75972, 75971, 75970, 75969, 75968, 75967, 75966, 75965, 75964, 75963, 75962, 75961, 75960, 75959, 75958, 75957, 75956, 75955, 75954, 75953, 75952, 75951, 75950, 75949, 75948, 75947, 75945, 75944, 75943, 75942, 75941, 75940, 75939, 75938, 75937, 75936, 75935, 75934, 75933, 75932, 75931, 75930, 75929, 75928, 75927, 75926, 75925, 75924, 75923, 75922, 75921, 75920, 75919, 75918, 75917, 75916, 75915, 75914, 75913, 75912, 75911, 75910, 75909, 75908, 75907, 75906, 75905, 75904, 75903, 75902, 75901, 75900, 75899, 75898, 75897, 75896, 75895, 75894, 75893, 75892, 75891, 75890, 75889, 75888, 75887, 75886, 75885, 75884, 75883, 75882, 75881, 75880, 75879, 75878, 75877, 75876, 75875, 75874, 75873, 75872, 75871, 75870, 75869, 75868, 75867, 75866, 75865, 75864, 75863, 75862, 75861, 75860, 75859, 75858, 75857, 75856, 75855, 75854, 75853, 75852, 75851, 75850, 75849, 75848, 75847, 75846, 75845, 75844, 75843, 75842, 75841, 75840, 75839, 75838, 75837, 75836, 75835, 75834, 75833, 75832, 75831, 75830, 75829, 75828, 75827, 75826, 75825, 75824, 75823, 75822, 75821, 75820, 75819, 75818, 75817, 75816, 75815, 75814, 75813, 75812, 75811, 75810, 75809, 75808, 75807, 75806, 75805, 75804, 75803, 75802, 75801, 75800, 75799, 75798, 75797, 75796, 75795, 75794, 75793, 75792, 75791, 75790, 75789, 75788, 75787, 75786, 75785, 75784, 75783, 75782, 75781, 75780, 75779, 75778, 75777, 75776, 75775, 75774, 75773, 75772, 75771, 75770, 75769, 75768, 75767, 75766, 75765, 75764, 75763, 75762, 75761, 75760, 75759, 75758, 75757, 75756, 75755, 75754, 75753, 75752, 75751, 75750, 75749, 75748, 75747, 75746, 75745, 75744, 75743, 75742, 75741, 75740, 75739, 75738, 75737, 75736, 75735, 75734, 75733, 75732, 75731, 75730, 75729, 75728, 75727, 75726, 75725, 75724, 75723, 75722, 75721, 75720, 75719, 75718, 75717, 75716, 75715, 75714, 75713, 75712, 75711, 75710, 75709, 75708, 75707, 75706, 75705, 75704, 75703, 75702, 75701, 75700, 75699, 75698, 75697, 75696, 75695, 75694, 75693, 75692, 75691, 75690, 75689, 75688, 75687, 75686, 75685, 75684, 75683, 75682, 75681, 75680, 75679, 75678, 75677, 75676, 75675, 75674, 75673, 75672, 75671, 75670, 75669, 75668, 75667, 75666, 75665, 75664, 75663, 75662, 75661, 75660, 75659, 75658, 75657, 75656, 75655, 75654, 75653, 75652, 75651, 75650, 75649, 75648, 75647, 75646, 75645, 75644, 75643, 75642, 75641, 75640, 75639, 75638, 75637, 75636, 75635, 75634, 75633, 75632, 75631, 75630, 75629, 75628, 75627, 75626, 75625, 75624, 75623, 75622, 75621, 75620, 75619, 75618, 75609, 75608, 75607, 75606, 75605, 75604, 75603, 75602, 75601, 75600, 75599, 75598, 75597, 75596, 75595, 75594, 75593, 75592, 75591, 75590, 75589, 75588, 75587, 75586, 75585, 75584, 75583, 75582, 75581, 75580, 75579, 75578, 75577, 75576, 75575, 75574, 75573, 75572, 75571, 75570, 75569, 75568, 75567, 75566, 75565, 75564, 75563, 75562, 75560, 75559, 75558, 75557, 75556, 75555, 75554, 75553, 75552, 75551, 75550, 75549, 75548, 75547, 75546, 75545, 75544, 75543, 75542, 75541, 75540, 75539, 75538, 75537, 75536, 75535, 75534, 75533, 75532, 75531, 75530, 75529, 75528, 75527, 75526, 75525, 75524, 75523, 75522, 75521, 75520, 75519, 75518, 75517, 75516, 75515, 75514, 75513, 75512, 75511, 75510, 75509, 75508, 75507, 75506, 75505, 75504, 75503, 75502, 75501, 75500, 75499, 75498, 75497, 75496, 75495, 75494, 75493, 75492, 75491, 75490, 75489, 75488, 75487, 75486, 75485, 75484, 75483, 75482, 75481, 75480, 75479, 75478, 75477, 75476, 75475, 75474, 75473, 75472, 75471, 75470, 75469, 75468, 75467, 75466, 75465, 75464, 75463, 75462, 75461, 75460, 75459, 75458, 75457, 75456, 75455, 75454, 75453, 75452, 75451, 75450, 75449, 75448, 75447, 75446, 75445, 75444, 75443, 75442, 75441, 75440, 75439, 75438, 75437, 75436, 75435, 75434, 75433, 75432, 75431, 75430, 75429, 75428, 75427, 75426, 75425, 75424, 75423, 75422, 75421, 75420, 75419, 75418, 75417, 75416, 75415, 75414, 75413, 75412, 75411, 75410, 75409, 75408, 75407, 75406, 75405, 75404, 75403, 75402, 75401, 75400, 75398, 75397, 75396, 75395, 75394, 75393, 75392, 75391, 75390, 75389, 75388, 75387, 75386, 75385, 75384, 75383, 75382, 75381, 75380, 75379, 75378, 75377, 75376, 75375, 75374, 75373, 75372, 75371, 75370, 75369, 75368, 75367, 75366, 75365, 75364, 75363, 75362, 75361, 75360, 75359, 75358, 75357, 75356, 75355, 75354, 75353, 75352, 75351, 75350, 75349, 75348, 75347, 75346, 75345, 75344, 75343, 75342, 75341, 75340, 75339, 75338, 75337, 75336, 75335, 75334, 75333, 75332, 75331, 75330, 75329, 75328, 75327, 75326, 75325, 75324, 75323, 75322, 75321, 75320, 75319, 75318, 75317, 75316, 75315, 75314, 75313, 75312, 75311, 75310, 75309, 75308, 75307, 75306, 75305, 75304, 75303, 75302, 75301, 75300, 75299, 75298, 75297, 75296, 75295, 75294, 75293, 75292, 75291, 75290, 75289, 75288, 75287, 75286, 75285, 75284, 75283, 75282, 75281, 75280, 75279, 75278, 75277, 75276, 75275, 75274, 75273, 75272, 75271, 75270, 75269, 75268, 75267, 75266, 75265, 75264, 75263, 75262, 75261, 75260, 75259, 75258, 75257, 75256, 75255, 75254, 75253, 75252, 75251, 75250, 75249, 75248, 75247, 75246, 75245, 75244, 75243, 75242, 75241, 75240, 75239, 75238, 75237, 75236, 75235, 75234, 75233, 75232, 75231, 75230, 75229, 75228, 75227, 75226, 75225, 75224, 75223, 75222, 75221, 75220, 75219, 75218, 75217, 75216, 75215, 75214, 75213, 75212, 75211, 75210, 75209, 75208, 75207, 75206, 75205, 75204, 75203, 75202, 75201, 75200, 75199, 75198, 75197, 75196, 75195, 75194, 75193, 75192, 75191, 75190, 75189, 75188, 75187, 75186, 75185, 75184, 75183, 75182, 75181, 75180, 75179, 75178, 75177, 75176, 75175, 75174, 75173, 75172, 75171, 75170, 75169, 75168, 75167, 75166, 75165, 75164, 75163, 75162, 75161, 75160, 75159, 75158, 75157, 75153, 75152, 75151, 75150, 75149, 75148, 75145, 75144, 75143, 75142, 75141, 75140, 75139, 75138, 75137, 75136, 75135, 75134, 75133, 75132, 75131, 75130, 75129, 75128, 75127, 75126, 75125, 75124, 75123, 75122, 75121, 75120, 75119, 75118, 75117, 75116, 75115, 75114, 75113, 75112, 75111, 75110, 75109, 75108, 75107, 75106, 75105, 75104, 75103, 75102, 75101, 75100, 75099, 75098, 75097, 75096, 75095, 75094, 75093, 75092, 75091, 75090, 75089, 75088, 75087, 75086, 75085, 75084, 75083, 75082, 75081, 75080, 75079, 75078, 75077, 75076, 75075, 75074, 75073, 75072, 75071, 75070, 75069, 75068, 75067, 75066, 75065, 75064, 75063, 75062, 75061, 75060, 75059, 75058, 75057, 75056, 75055, 75054, 75053, 75052, 75051, 75050, 75049, 75048, 75047, 75046, 75045, 75044, 75043, 75042, 75041, 75040, 75039, 75038, 75037, 75036, 75035, 75034, 75033, 75032, 75031, 75030, 75029, 75028, 75027, 75026, 75025, 75024, 75023, 75022, 75021, 75020, 75019, 75018, 75017, 75016, 75015, 75014, 75013, 75012, 75011, 75010, 75009, 75008, 75003, 75002, 75001, 75000, 74999, 74998, 74997, 74996, 74995, 74994, 74993, 74992, 74991, 74990, 74989, 74988, 74987, 74986, 74985, 74984, 74983, 74982, 74981, 74980, 74979, 74978, 74977, 74976, 74975, 74974, 74973, 74972, 74971, 74970, 74969, 74968, 74966, 74965, 74964, 74963, 74962, 74961, 74960, 74959, 74958, 74957, 74956, 74954, 74953, 74950, 74949, 74946, 74945, 74944, 74943, 74942, 74941, 74940, 74939, 74938, 74937, 74936, 74935, 74934, 74933, 74931, 74930, 74929, 74928, 74927, 74926, 74925, 74924, 74923, 74922, 74921, 74920, 74919, 74918, 74917, 74916, 74915, 74914, 74913, 74912, 74911, 74910, 74909, 74908, 74907, 74906, 74905, 74904, 74903, 74902, 74901, 74900, 74899, 74898, 74897, 74896, 74895, 74894, 74893, 74892, 74891, 74890, 74889, 74888, 74887, 74886, 74885, 74884, 74883, 74881, 74880, 74879, 74878, 74877, 74876, 74875, 74874, 74873, 74872, 74871, 74870, 74869, 74868, 74867, 74866, 74865, 74864, 74863, 74862, 74861, 74860, 74859, 74858, 74857, 74856, 74855, 74854, 74853, 74852, 74851, 74850, 74849, 74848, 74847, 74846, 74845, 74844, 74843, 74842, 74841, 74840, 74839, 74838, 74837, 74836, 74835, 74834, 74833, 74832, 74831, 74830, 74829, 74828, 74827, 74826, 74825, 74824, 74823, 74822, 74821, 74820, 74819, 74818, 74817, 74816, 74815, 74814, 74813, 74812, 74809, 74808, 74807, 74806, 74805, 74804, 74803, 74802, 74801, 74800, 74799, 74798, 74795, 74792, 74791, 74790, 74789, 74788, 74787, 74786, 74785, 74784, 74783, 74782, 74781, 74780, 74779, 74778, 74777, 74776, 74775, 74774, 74773, 74772, 74771, 74770, 74769, 74768, 74767, 74766, 74765, 74764, 74763, 74762, 74761, 74760, 74759, 74758, 74757, 74756, 74755, 74754, 74753, 74752, 74751, 74750, 74747, 74746, 74745, 74744, 74743, 74742, 74741, 74740, 74739, 74738, 74737, 74736, 74735, 74731, 74730, 74729, 74728, 74724, 74723, 74722, 74721, 74720, 74719, 74718, 74717, 74716, 74715, 74714, 74713, 74712, 74711, 74710, 74709, 74708, 74707, 74706, 74705, 74704, 74703, 74702, 74701, 74700, 74699, 74698, 74697, 74696, 74695, 74694, 74693, 74692, 74691, 74690, 74689, 74677, 74676, 74675, 74674, 74673, 74672, 74671, 74670, 74669, 74668, 74666, 74665, 74664, 74663, 74661, 74660, 74659, 74658, 74657, 74656, 74655, 74654, 74653, 74652, 74651, 74650, 74649, 74648, 74647, 74646, 74645, 74644, 74643, 74642, 74641, 74640, 74639, 74638, 74637, 74636, 74635, 74634, 74633, 74632, 74631, 74630, 74629, 74628, 74627, 74626, 74625, 74624, 74623, 74622, 74621, 74619, 74617, 74616, 74610, 74608, 74607, 74606, 74605, 74604, 74603, 74602, 74601, 74600, 74599, 74596, 74595, 74594, 74593, 74592, 74591, 74590, 74589, 74588, 74587, 74586, 74585, 74584, 74580, 74578, 74577, 74576, 74575, 74574, 74573, 74572, 74571, 74569, 74568, 74567, 74566, 74565, 74564, 74563, 74562, 74561, 74560, 74559, 74558, 74557, 74556, 74555, 74554, 74553, 74552, 74551, 74550, 74549, 74548, 74547, 74546, 74545, 74544, 74542, 74541, 74540, 74539, 74538, 74532, 74531, 74530, 74529, 74528, 74527, 74526); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (74525, 74524, 74523, 74522, 74521, 74520, 74519, 74518, 74517, 74516, 74515, 74514, 74513, 74512, 74511, 74510, 74509, 74508, 74507, 74506, 74505, 74504, 74503, 74502, 74498, 74497, 74496, 74495, 74494, 74493, 74492, 74491, 74490, 74489, 74488, 74487, 74486, 74485, 74484, 74483, 74482, 74481, 74480, 74479, 74478, 74477, 74476, 74475, 74474, 74473, 74472, 74471, 74470, 74469, 74468, 74467, 74466, 74465, 74464, 74463, 74462, 74461, 74460, 74459, 74458, 74457, 74456, 74455, 74454, 74453, 74452, 74451, 74450, 74449, 74448, 74447, 74446, 74443, 74442, 74441, 74440, 74439, 74438, 74437, 74436, 74435, 74434, 74433, 74432, 74431, 74430, 74429, 74428, 74427, 74426, 74425, 74424, 74423, 74422, 74421, 74420, 74419, 74418, 74417, 74416, 74415, 74414, 74413, 74412, 74411, 74410, 74409, 74408, 74407, 74406, 74405, 74404, 74403, 74402, 74401, 74400, 74399, 74398, 74397, 74396, 74395, 74394, 74393, 74392, 74391, 74390, 74389, 74388, 74387, 74386, 74385, 74383, 74382, 74381, 74380, 74379, 74378, 74377, 74371, 74370, 74369, 74368, 74367, 74366, 74365, 74364, 74363, 74362, 74361, 74360, 74359, 74358, 74357, 74356, 74355, 74354, 74353, 74352, 74351, 74350, 74349, 74348, 74347, 74346, 74345, 74344, 74343, 74342, 74341, 74340, 74339, 74338, 74337, 74336, 74335, 74334, 74333, 74332, 74331, 74330, 74329, 74328, 74327, 74326, 74325, 74324, 74323, 74322, 74320, 74319, 74318, 74317, 74316, 74315, 74314, 74313, 74312, 74311, 74308, 74307, 74306, 74305, 74304, 74303, 74302, 74301, 74300, 74299, 74298, 74297, 74296, 74295, 74294, 74293, 74292, 74291, 74290, 74289, 74288, 74287, 74286, 74285, 74284, 74283, 74282, 74281, 74280, 74279, 74278, 74277, 74276, 74275, 74274, 74273, 74272, 74271, 74270, 74269, 74268, 74267, 74266, 74265, 74264, 74263, 74262, 74261, 74260, 74259, 74258, 74257, 74256, 74254, 74253, 74251, 74250, 74249, 74248, 74247, 74246, 74245, 74244, 74243, 74242, 74241, 74240, 74239, 74238, 74235, 74234, 74233, 74232, 74231, 74230, 74229, 74228, 74227, 74226, 74225, 74224, 74223, 74222, 74221, 74220, 74219, 74218, 74217, 74216, 74215, 74214, 74213, 74212, 74211, 74210, 74209, 74208, 74207, 74206, 74205, 74204, 74203, 74202, 74201, 74200, 74199, 74198, 74197, 74196, 74195, 74194, 74193, 74192, 74191, 74190, 74189, 74188, 74187, 74186, 74185, 74184, 74183, 74182, 74181, 74180, 74179, 74178, 74177, 74176, 74175, 74174, 74173, 74172, 74171, 74170, 74169, 74168, 74167, 74166, 74165, 74164, 74163, 74162, 74161, 74160, 74159, 74158, 74157, 74156, 74155, 74154, 74153, 74152, 74151, 74150, 74149, 74148, 74147, 74146, 74145, 74144, 74143, 74142, 74141, 74140, 74139, 74138, 74137, 74136, 74135, 74134, 74133, 74132, 74131, 74130, 74129, 74128, 74127, 74126, 74125, 74124, 74123, 74122, 74121, 74120, 74119, 74118, 74117, 74116, 74115, 74114, 74113, 74111, 74110, 74109, 74108, 74107, 74106, 74105, 74104, 74103, 74102, 74101, 74100, 74099, 74098, 74097, 74096, 74095, 74094, 74093, 74092, 74091, 74090, 74089, 74088, 74087, 74086, 74085, 74084, 74083, 74082, 74081, 74080, 74079, 74078, 74077, 74076, 74075, 74074, 74073, 74072, 74071, 74070, 74069, 74068, 74067, 74066, 74065, 74064, 74063, 74062, 74061, 74060, 74059, 74058, 74057, 74056, 74055, 74054, 74053, 74052, 74051, 74050, 74049, 74048, 74047, 74046, 74045, 74044, 74043, 74042, 74041, 74040, 74039, 74038, 74037, 74036, 74035, 74034, 74033, 74032, 74031, 74030, 74029, 74028, 74027, 74026, 74025, 74024, 74023, 74022, 74021, 74020, 74019, 74018, 74017, 74016, 74015, 74014, 74013, 74012, 74011, 74010, 74009, 74008, 74007, 74006, 74005, 74004, 74003, 74002, 74001, 74000, 73999, 73998, 73997, 73996, 73995, 73994, 73993, 73992, 73991, 73990, 73989, 73988, 73987, 73986, 73985, 73984, 73983, 73982, 73981, 73980, 73979, 73978, 73977, 73976, 73975, 73974, 73973, 73972, 73971, 73970, 73969, 73968, 73967, 73966, 73965, 73964, 73963, 73962, 73961, 73960, 73959, 73958, 73957, 73956, 73955, 73954, 73953, 73952, 73951, 73950, 73949, 73948, 73947, 73946, 73945, 73944, 73943, 73942, 73941, 73940, 73939, 73938, 73937, 73936, 73935, 73934, 73933, 73932, 73931, 73930, 73929, 73928, 73927, 73926, 73925, 73924, 73923, 73922, 73921, 73920, 73919, 73918, 73917, 73916, 73915, 73914, 73913, 73912, 73911, 73910, 73909, 73908, 73907, 73906, 73905, 73904, 73903, 73902, 73901, 73900, 73899, 73898, 73897, 73896, 73895, 73894, 73893, 73892, 73891, 73890, 73889, 73888, 73887, 73886, 73885, 73884, 73883, 73882, 73881, 73880, 73879, 73878, 73877, 73876, 73875, 73874, 73873, 73872, 73871, 73870, 73869, 73868, 73867, 73866, 73865, 73864, 73863, 73862, 73861, 73860, 73859, 73858, 73857, 73856, 73855, 73854, 73853, 73852, 73851, 73850, 73849, 73848, 73847, 73846, 73845, 73844, 73843, 73842, 73841, 73840, 73839, 73838, 73837, 73836, 73835, 73834, 73833, 73832, 73831, 73830, 73829, 73828, 73827, 73826, 73825, 73824, 73823, 73822, 73821, 73820, 73819, 73818, 73817, 73816, 73815, 73814, 73813, 73812, 73811, 73810, 73809, 73808, 73807, 73806, 73805, 73804, 73803, 73802, 73801, 73800, 73799, 73798, 73797, 73796, 73795, 73794, 73793, 73792, 73791, 73790, 73789, 73788, 73787, 73786, 73785, 73784, 73783, 73782, 73781, 73780, 73779, 73778, 73777, 73776, 73775, 73774, 73773, 73772, 73771, 73770, 73768, 73767, 73766, 73765, 73764, 73763, 73762, 73761, 73760, 73759, 73758, 73757, 73756, 73755, 73754, 73753, 73752, 73751, 73750, 73749, 73748, 73747, 73746, 73745, 73744, 73743, 73742, 73741, 73740, 73739, 73738, 73737, 73736, 73735, 73734, 73733, 73732, 73731, 73730, 73729, 73728, 73727, 73726, 73725, 73724, 73723, 73722, 73721, 73720, 73719, 73718, 73717, 73716, 73715, 73714, 73713, 73712, 73711, 73710, 73709, 73708, 73707, 73706, 73705, 73704, 73703, 73702, 73701, 73700, 73699, 73698, 73697, 73696, 73695, 73694, 73693, 73692, 73691, 73690, 73689, 73688, 73687, 73686, 73685, 73684, 73683, 73682, 73681, 73680, 73679, 73678, 73677, 73676, 73675, 73674, 73673, 73672, 73671, 73670, 73669, 73668, 73667, 73666, 73665, 73664, 73663, 73662, 73661, 73660, 73659, 73658, 73657, 73656, 73655, 73654, 73653, 73652, 73651, 73650, 73649, 73648, 73647, 73646, 73645, 73644, 73643, 73642, 73641, 73640, 73639, 73638, 73637, 73636, 73635, 73634, 73633, 73632, 73631, 73630, 73629, 73628, 73627, 73626, 73625, 73624, 73623, 73622, 73621, 73620, 73619, 73618, 73617, 73616, 73615, 73614, 73613, 73612, 73611, 73610, 73609, 73608, 73607, 73606, 73605, 73604, 73603, 73602, 73601, 73600, 73599, 73598, 73597, 73596, 73595, 73594, 73593, 73592, 73591, 73590, 73589, 73588, 73587, 73586, 73585, 73584, 73583, 73582, 73581, 73580, 73579, 73577, 73576, 73575, 73574, 73573, 73572, 73571, 73570, 73569, 73568, 73567, 73566, 73565, 73564, 73563, 73562, 73561, 73560, 73559, 73558, 73557, 73556, 73555, 73554, 73553, 73552, 73551, 73550, 73549, 73548, 73547, 73546, 73545, 73544, 73543, 73542, 73541, 73540, 73539, 73538, 73537, 73536, 73535, 73534, 73533, 73532, 73531, 73530, 73529, 73528, 73527, 73526, 73525, 73524, 73523, 73522, 73521, 73520, 73519, 73518, 73517, 73516, 73515, 73514, 73513, 73512, 73511, 73510, 73509, 73508, 73507, 73506, 73505, 73504, 73501, 73500, 73499, 73498, 73497, 73496, 73495, 73494, 73493, 73492, 73491, 73490, 73489, 73488, 73487, 73486, 73485, 73484, 73483, 73482, 73481, 73480, 73479, 73478, 73477, 73476, 73475, 73474, 73473, 73472, 73471, 73470, 73469, 73468, 73467, 73466, 73465, 73464, 73463, 73462, 73461, 73460, 73459, 73458, 73457, 73456, 73455, 73454, 73453, 73452, 73451, 73450, 73449, 73448, 73447, 73446, 73445, 73444, 73443, 73442, 73441, 73440, 73439, 73438, 73437, 73436, 73435, 73434, 73433, 73432, 73431, 73430, 73429, 73428, 73427, 73426, 73425, 73411, 73410, 73409, 73408, 73407, 73406, 73405, 73404, 73403, 73402, 73401, 73400, 73399, 73398, 73397, 73396, 73395, 73394, 73393, 73392, 73391, 73390, 73389, 73388, 73387, 73386, 73385, 73384, 73383, 73382, 73381, 73380, 73379, 73378, 73377, 73376, 73375, 73374, 73373, 73372, 73371, 73370, 73369, 73368, 73367, 73366, 73365, 73363, 73362, 73361, 73360, 73359, 73358, 73357, 73356, 73355, 73354, 73353, 73352, 73351, 73350, 73349, 73348, 73347, 73346, 73345, 73344, 73343, 73342, 73341, 73340, 73339, 73338, 73337, 73336, 73335, 73334, 73333, 73332, 73331, 73330, 73329, 73328, 73327, 73326, 73325, 73324, 73323, 73322, 73321, 73320, 73319, 73318, 73317, 73316, 73315, 73314, 73313, 73312, 73311, 73310, 73309, 73308, 73307, 73306, 73305, 73304, 73303, 73302, 73301, 73300, 73299, 73298, 73297, 73296, 73295, 73294, 73293, 73292, 73291, 73290, 73289, 73288, 73287, 73286, 73285, 73284, 73283, 73281, 73280, 73279, 73278, 73277, 73276, 73275, 73274, 73273, 73272, 73271, 73270, 73269, 73268, 73267, 73266, 73265, 73264, 73263, 73262, 73261, 73260, 73259, 73258, 73257, 73256, 73255, 73254, 73253, 73252, 73251, 73250, 73249, 73248, 73247, 73246, 73245, 73244, 73243, 73242, 73241, 73240, 73239, 73238, 73237, 73236, 73235, 73234, 73233, 73232, 73231, 73230, 73229, 73228, 73227, 73226, 73225, 73224, 73223, 73222, 73221, 73220, 73219, 73218, 73217, 73216, 73215, 73214, 73213, 73212, 73211, 73210, 73209, 73208, 73207, 73206, 73205, 73204, 73203, 73202, 73201, 73200, 73199, 73198, 73197, 73196, 73195, 73194, 73193, 73192, 73191, 73190, 73189, 73188, 73187, 73186, 73185, 73184, 73183, 73182, 73181, 73180, 73179, 73178, 73177, 73176, 73175, 73174, 73173, 73172, 73171, 73170, 73169, 73168, 73163, 73162, 73161, 73160, 73159, 73158, 73157, 73156, 73155, 73154, 73153, 73152, 73151, 73150, 73149, 73148, 73147, 73146, 73145, 73144, 73143, 73142, 73141, 73140, 73139, 73138, 73137, 73136, 73135, 73134, 73133, 73132, 73131, 73130, 73129, 73128, 73127, 73126, 73125, 73124, 73123, 73122, 73121, 73120, 73119, 73118, 73115, 73114, 73113, 73112, 73111, 73110, 73109, 73108, 73107, 73106, 73105, 73104, 73103, 73102, 73101, 73100, 73099, 73098, 73097, 73096, 73095, 73094, 73093, 73092, 73091, 73090, 73089, 73088, 73087, 73086, 73085, 73084, 73083, 73082, 73081, 73080, 73079, 73078, 73077, 73076, 73075, 73071, 73069, 73068, 73067, 73066, 73065, 73064, 73063, 73062, 73046, 73045, 73044, 73041, 73040, 73039, 73038, 73037, 73036, 73035, 73034, 73033, 73032, 73029, 73028, 73027, 73026, 73025, 73024, 73023, 73022, 73021, 73020, 73019, 73018, 73017, 73016, 73015, 73014, 73013, 73012, 73011, 73010, 73009, 73008, 73007, 73006, 73005, 73004, 73003, 73002, 73001, 73000, 72999, 72998, 72997, 72996, 72995, 72994, 72993, 72992, 72991, 72990, 72989, 72988, 72987, 72986, 72985, 72984, 72983, 72982, 72981, 72980, 72979, 72978, 72977, 72976, 72975, 72974, 72973, 72972, 72971, 72970, 72969, 72968, 72967, 72966, 72965, 72964, 72963, 72962, 72961, 72960, 72959, 72958, 72957, 72956, 72955, 72954, 72953, 72952, 72951, 72950, 72949, 72948, 72947, 72946, 72945, 72944, 72943, 72942, 72941, 72940, 72939, 72938, 72937, 72936, 72935, 72934, 72933, 72932, 72931, 72930, 72929, 72928, 72927, 72926, 72925, 72924, 72923, 72922, 72921, 72920, 72919, 72918, 72917, 72916, 72915, 72914, 72913, 72912, 72911, 72910, 72909, 72908, 72907, 72906, 72905, 72904, 72903, 72902, 72901, 72900, 72899, 72898, 72897, 72896, 72895, 72894, 72893, 72892, 72891, 72890, 72889, 72888, 72887, 72886, 72885, 72884, 72883, 72882, 72881, 72880, 72879, 72878, 72877, 72876, 72875, 72874, 72873, 72872, 72871, 72870, 72869, 72868, 72867, 72866, 72865, 72864, 72863, 72862, 72861, 72860, 72858, 72857, 72856, 72855, 72854, 72853, 72852, 72851, 72850, 72849, 72848, 72847, 72846, 72844, 72843, 72842, 72841, 72840, 72839, 72838, 72836, 72835, 72834, 72833, 72832, 72831, 72830, 72829, 72828, 72827, 72826, 72825, 72824, 72823, 72822, 72821, 72820, 72819, 72818, 72817, 72816, 72815, 72814, 72813, 72812, 72811, 72810, 72809, 72808, 72807, 72806, 72805, 72804, 72803, 72802, 72801, 72800, 72799, 72798, 72797, 72796, 72795, 72794, 72793, 72792, 72791, 72790, 72789, 72788, 72787, 72786, 72785, 72784, 72783, 72782, 72781, 72780, 72779, 72778, 72777, 72776, 72775, 72774, 72773, 72772, 72771, 72770, 72769, 72768, 72767, 72766, 72765, 72764, 72763, 72762, 72761, 72760, 72759, 72758, 72756, 72755, 72754, 72753, 72752, 72751, 72750, 72749, 72748, 72747, 72746, 72745, 72744, 72743, 72742, 72741, 72740, 72739, 72738, 72737, 72736, 72735, 72734, 72733, 72732, 72729, 72728, 72727, 72726, 72725, 72724, 72723, 72722, 72721, 72720, 72719, 72718, 72717, 72716, 72715, 72714, 72713, 72712, 72711, 72710, 72709, 72708, 72707, 72706, 72705, 72701, 72700, 72699, 72698, 72697, 72696, 72695, 72694, 72693, 72692, 72691, 72690, 72689, 72688, 72687, 72686, 72685, 72684, 72683, 72682, 72681, 72680, 72679, 72678, 72677, 72676, 72675, 72674, 72673, 72672, 72671, 72670, 72669, 72668, 72667, 72666, 72665, 72664, 72663, 72662, 72661, 72660, 72659, 72658, 72657, 72656, 72655, 72654, 72653, 72652, 72651, 72650, 72649, 72648, 72647, 72646, 72645, 72644, 72643, 72642, 72641, 72640, 72639, 72638, 72637, 72636, 72635, 72634, 72633, 72632, 72631, 72630, 72629, 72628, 72627, 72626, 72625, 72624, 72623, 72622, 72621, 72620, 72619, 72618, 72617, 72616, 72615, 72614, 72613, 72612, 72611, 72610, 72609, 72608, 72607, 72606, 72605, 72604, 72603, 72602, 72601, 72600, 72599, 72598, 72597, 72596, 72595, 72594, 72593, 72592, 72591, 72590, 72589, 72588, 72587, 72586, 72585, 72584, 72583, 72582, 72581, 72580, 72579, 72578, 72577, 72576, 72575, 72574, 72573, 72572, 72571, 72570, 72569, 72568, 72567, 72566, 72565, 72564, 72563, 72562, 72561, 72560, 72559, 72558, 72557, 72556, 72555, 72554, 72553, 72552, 72551, 72550, 72549, 72548, 72547, 72546, 72545, 72544, 72543, 72542, 72541, 72540, 72539, 72538, 72537, 72536, 72535, 72534, 72533, 72532, 72531, 72530, 72529, 72528, 72527, 72526, 72525, 72524, 72523, 72522, 72521, 72520, 72519, 72518, 72517, 72516, 72515, 72514, 72513, 72512, 72511, 72510, 72509, 72508, 72507, 72506, 72505, 72504, 72503, 72502, 72501, 72500, 72499, 72498, 72497, 72496, 72495, 72494, 72493, 72492, 72491, 72490, 72489, 72488, 72487, 72486, 72485, 72484, 72483, 72482, 72481, 72480, 72479, 72478, 72477, 72476, 72475, 72474, 72473, 72472, 72471, 72470, 72469, 72468, 72467, 72466, 72465, 72464, 72463, 72462, 72461, 72460, 72459, 72458, 72457, 72456, 72455, 72453, 72452, 72451, 72450, 72449, 72448, 72447, 72446, 72445, 72444, 72443, 72442, 72441, 72440, 72439, 72438, 72437, 72436, 72435, 72434, 72433, 72432, 72431, 72430, 72429, 72428, 72427, 72426, 72425, 72424, 72423, 72422, 72420, 72419, 72418, 72417, 72416, 72415, 72414, 72413, 72412, 72411, 72410, 72409, 72408, 72407, 72406, 72405, 72404, 72403, 72402, 72401, 72400, 72399, 72398, 72397, 72396, 72395, 72394, 72393, 72392, 72391, 72390, 72389, 72388, 72387, 72386, 72385, 72384, 72383, 72382, 72381, 72380, 72379, 72378, 72377, 72376, 72375, 72374, 72373, 72372, 72371, 72370, 72369, 72368, 72367, 72366, 72365, 72364, 72363, 72362, 72361, 72360, 72359, 72358, 72357, 72356, 72355, 72354, 72353, 72352, 72351, 72350, 72349, 72348, 72347, 72346, 72345, 72344, 72343, 72342, 72341, 72340, 72339, 72338, 72337, 72336, 72335, 72334, 72333, 72332, 72331, 72330, 72329, 72328, 72327, 72326, 72325, 72324, 72323, 72322, 72321, 72320, 72319, 72318, 72317, 72316, 72315, 72314, 72313, 72312, 72311, 72310, 72309, 72308, 72307, 72306, 72305, 72304, 72303, 72302, 72301, 72300, 72299, 72298, 72297, 72296, 72295, 72294, 72293, 72292, 72291, 72290, 72289, 72288, 72287, 72286, 72285, 72284, 72283, 72282, 72281, 72280, 72279, 72278, 72277, 72276, 72275, 72274, 72273, 72272, 72271, 72270, 72269, 72268, 72267, 72266, 72265, 72264, 72263, 72261, 72260, 72259, 72258, 72257, 72256, 72255, 72254, 72253, 72252, 72251, 72250, 72249, 72248, 72247, 72246, 72245, 72244, 72243, 72242, 72241, 72240, 72239, 72238, 72237, 72236, 72235, 72234, 72233, 72232, 72230, 72229, 72228, 72227, 72226, 72225, 72224, 72223, 72222, 72221, 72220, 72219, 72218, 72217, 72216, 72215, 72214, 72213, 72212, 72208, 72207, 72206, 72205, 72204, 72203, 72202, 72201, 72200, 72199, 72198, 72197, 72196, 72195, 72194, 72193, 72192, 72191, 72190, 72189, 72188, 72187, 72186, 72185, 72184, 72183, 72182, 72181, 72180, 72179, 72178, 72177, 72176, 72175, 72174, 72173, 72172, 72171, 72170, 72169, 72168, 72167, 72166, 72165, 72164, 72163, 72162, 72161, 72160, 72159, 72158, 72157, 72156, 72155, 72154, 72153, 72152, 72151, 72150, 72149, 72148, 72147, 72146, 72145, 72144, 72143, 72142, 72141, 72140, 72139, 72138, 72137, 72136, 72135, 72134, 72133, 72132, 72131, 72130, 72129, 72128, 72127, 72126, 72125, 72124, 72123, 72122, 72121, 72120, 72119, 72118, 72117, 72116, 72115, 72114, 72113, 72112, 72111, 72110, 72109, 72108, 72107, 72106, 72105, 72104, 72103, 72102, 72101, 72100, 72099, 72098, 72097, 72096, 72095, 72094, 72093, 72092, 72091, 72090, 72089, 72088, 72087, 72086, 72085, 72084, 72083, 72082, 72081, 72080, 72079, 72078, 72077, 72076, 72075, 72074, 72073, 72072, 72071, 72070, 72069, 72068, 72067, 72066, 72065, 72064, 72063, 72062, 72061, 72060, 72059, 72058, 72057, 72056, 72055, 72054, 72053, 72052, 72051, 72050, 72049, 72048, 72047, 72046, 72045, 72044, 72043, 72042, 72041, 72040, 72039, 72038, 72037, 72036, 72035, 72034, 72033, 72032, 72031, 72030, 72029, 72028, 72027, 72026, 72025, 72024, 72023, 72022, 72021, 72020, 72019, 72018, 72017, 72016, 72015, 72014, 72013, 72012, 72011, 72010, 72009, 72008, 72007, 72006, 72005, 72004, 72003, 72002, 72001, 72000, 71999, 71996, 71995, 71994, 71993, 71992, 71991, 71990, 71989, 71988, 71985, 71984, 71983, 71982, 71981, 71980, 71979, 71978, 71977, 71976, 71975, 71974, 71973, 71972, 71971, 71970, 71969, 71968, 71967, 71966, 71965, 71964, 71963, 71962, 71961, 71960, 71959, 71958, 71957, 71956, 71955, 71954, 71953, 71952, 71951, 71950, 71949, 71948, 71947, 71946, 71945, 71944, 71943, 71942, 71941, 71940, 71939, 71938, 71937, 71936, 71935, 71934, 71933, 71932, 71931, 71930, 71929, 71928, 71927, 71926, 71925, 71924, 71923, 71922, 71921, 71920, 71919, 71918, 71917, 71916, 71915, 71914, 71913, 71912, 71911, 71910, 71909, 71908, 71907, 71906, 71905, 71904, 71903, 71902, 71901, 71900, 71899, 71898, 71897, 71896, 71895, 71894, 71893, 71892, 71891, 71890, 71889, 71888, 71887, 71886, 71885, 71884, 71883, 71882, 71881, 71880, 71879, 71878, 71877, 71876, 71875, 71874, 71873, 71872, 71871, 71870, 71869, 71868, 71867, 71866, 71865, 71864, 71863, 71862, 71861, 71860, 71859, 71858, 71857, 71856, 71855, 71854, 71853, 71852, 71851, 71850, 71849, 71848, 71847, 71846, 71845, 71844, 71843, 71842, 71841, 71840, 71839, 71838, 71837, 71836, 71835, 71834, 71833, 71832, 71831, 71830, 71829, 71828, 71827, 71826, 71825, 71824, 71823, 71822, 71821, 71820, 71819, 71818, 71817, 71816, 71815, 71814, 71813, 71812, 71811, 71810, 71809, 71808, 71807, 71806, 71805, 71804, 71803, 71802, 71801, 71800, 71799, 71798, 71797, 71796, 71795, 71794, 71793, 71792, 71791, 71790, 71789, 71788, 71787, 71786, 71785, 71784, 71783, 71782, 71781, 71780, 71779, 71778, 71777, 71776, 71775, 71774, 71773, 71772, 71771, 71770, 71769, 71768, 71767, 71766, 71765, 71764, 71763, 71762, 71761, 71760, 71759, 71758, 71757, 71756, 71755, 71754, 71753, 71752, 71751, 71750, 71749, 71748, 71747, 71746, 71745, 71744, 71743, 71742, 71741, 71740, 71739, 71738, 71737, 71736, 71735, 71734, 71733, 71732, 71731, 71730, 71729, 71728, 71727, 71726, 71725, 71724, 71723, 71722, 71721, 71720, 71719, 71718, 71717, 71716, 71715, 71714, 71713, 71712, 71711, 71710, 71709, 71708, 71707, 71706, 71705, 71704, 71703, 71702, 71701, 71700, 71699, 71698, 71697, 71696, 71695, 71694, 71693, 71692, 71691, 71690, 71689, 71688, 71687, 71686, 71685, 71684, 71683, 71682, 71681, 71680, 71679, 71678, 71677, 71676, 71675, 71674, 71673, 71672, 71671, 71670, 71669, 71668, 71667, 71666, 71665, 71664, 71663, 71662, 71661, 71660, 71659, 71658, 71657, 71656, 71655, 71654, 71653, 71652, 71651, 71650, 71649, 71648, 71647, 71646, 71645, 71644, 71643, 71642, 71641, 71640, 71639, 71638, 71637, 71636, 71635, 71634, 71633, 71632, 71631, 71630, 71629, 71628, 71627, 71626, 71625, 71624, 71623, 71622, 71621, 71620, 71619, 71618, 71617, 71616, 71615, 71614, 71613, 71612, 71611, 71610, 71609, 71608, 71607, 71606, 71605, 71604, 71603, 71602, 71601, 71600, 71599, 71598, 71597, 71596, 71595, 71594, 71593, 71592, 71591, 71590, 71589, 71588, 71587, 71586, 71585, 71584, 71583, 71582, 71581, 71580, 71579, 71578, 71577, 71576, 71575, 71574, 71573, 71572, 71571, 71570, 71569, 71568, 71567, 71566, 71565, 71564, 71563, 71562, 71561, 71560, 71559, 71558, 71557, 71556, 71555, 71554, 71553, 71552, 71551, 71550, 71549, 71548, 71547, 71546, 71545, 71544, 71543, 71542, 71541, 71540, 71539, 71538, 71537, 71536, 71535, 71534, 71533, 71532, 71531, 71530, 71529, 71528, 71527, 71526, 71525, 71524, 71523, 71522, 71521, 71520, 71519, 71518, 71517, 71516, 71515, 71514, 71513, 71512, 71511, 71510, 71509, 71508, 71507, 71506, 71504, 71502, 71501, 71500, 71498, 71497, 71496, 71495, 71494, 71493, 71492, 71491, 71490, 71489, 71488, 71487, 71486, 71485, 71484, 71483, 71482, 71481, 71480, 71479, 71478, 71477, 71476, 71475, 71474, 71473, 71472, 71471, 71470, 71469, 71468, 71467, 71466, 71465, 71464, 71463, 71462, 71461, 71460, 71459, 71458, 71457, 71456, 71455, 71454, 71453, 71452, 71451, 71450, 71449, 71448, 71447, 71446, 71445, 71444, 71443, 71442, 71441, 71440, 71439, 71438, 71437, 71436, 71435, 71434, 71433, 71432, 71431, 71430, 71429, 71428, 71427, 71426, 71425, 71424, 71423, 71422, 71421, 71420, 71419, 71418, 71417, 71416, 71415, 71414, 71413, 71412, 71409, 71408, 71407, 71406, 71405, 71404, 71403, 71402, 71401, 71400, 71399, 71398, 71397, 71396, 71395, 71394, 71393, 71392, 71391, 71390, 71389, 71388, 71387, 71386, 71385, 71384, 71383, 71382, 71381, 71380, 71379, 71378, 71377, 71376, 71375, 71374, 71373, 71372, 71371, 71369, 71368, 71367, 71366, 71365, 71364, 71363, 71362, 71361, 71360, 71359, 71358, 71357, 71356, 71355, 71350, 71349, 71348, 71347, 71346, 71345, 71344, 71343, 71342, 71341, 71340, 71339, 71320, 71319, 71318, 71317, 71316, 71315, 71314, 71307, 71306, 71305, 71304, 71303, 71302, 71301, 71299, 71297, 71296, 71295, 71294, 71293, 71292, 71291, 71290, 71285, 71284, 71283, 71282, 71281, 71280, 71278, 71276, 71275, 71274, 71273, 71272, 71271, 71268, 71267, 71266, 71265, 71264, 71263, 71262, 71261, 71260, 71259, 71258, 71257, 71256, 71255, 71254, 71253, 71252, 71251, 71250, 71249, 71248, 71247, 71246, 71245, 71244, 71243, 71242, 71241, 71240, 71239, 71238, 71237, 71236, 71235, 71234, 71233, 71232, 71231, 71230, 71229, 71228, 71227, 71226, 71225, 71224, 71223, 71222, 71221, 71220, 71219, 71217, 71216, 71215, 71214, 71213, 71212, 71211, 71210, 71209, 71208, 71207, 71206, 71205, 71204, 71203, 71202, 71201, 71200, 71199, 71198, 71197, 71196, 71195, 71194, 71193, 71192, 71191, 71190, 71189, 71188, 71187, 71186, 71185, 71184, 71183, 71182, 71181, 71180, 71179, 71178, 71177, 71176, 71175, 71174, 71173, 71172, 71171, 71170, 71169, 71168, 71167, 71166, 71165, 71164, 71163, 71162, 71161, 71160, 71159, 71158, 71157, 71156, 71155, 71154, 71153, 71152, 71151, 71150, 71149, 71148, 71147, 71146, 71145, 71144, 71143, 71142, 71141, 71140, 71139, 71138, 71137, 71136, 71135, 71134, 71133, 71132, 71131, 71130, 71129, 71128, 71127, 71126, 71125, 71124, 71123, 71122, 71121, 71120, 71119, 71118, 71117, 71116, 71115, 71114, 71113, 71112, 71111, 71110, 71109, 71108, 71107, 71106, 71105, 71104, 71103, 71102, 71101, 71100, 71099, 71098, 71097, 71096, 71095, 71094, 71093, 71092, 71091, 71090, 71089, 71088, 71087, 71085, 71084, 71083, 71082, 71081, 71080, 71079, 71078, 71077, 71076, 71075, 71074, 71073, 71072, 71071, 71070, 71069, 71068, 71067, 71066, 71065, 71064, 71063, 71062, 71061, 71060, 71057, 71056, 71055, 71054, 71053, 71052, 71051, 71050, 71049, 71048, 71047, 71046, 71045, 71044, 71043, 71037, 71036, 71035, 71034, 71033, 71032, 71031, 71030, 71029, 71028, 71027, 71026, 71025, 71024, 71023, 71022, 71021, 71020, 71019, 71018, 71017, 71016, 71012, 71011, 71010, 71009, 71008, 71007, 71006, 71005, 71004, 71003, 71002, 71001, 71000, 70999, 70998, 70997, 70996, 70995, 70994, 70993, 70992, 70991, 70990, 70989, 70988, 70987, 70986, 70985, 70984, 70983, 70982, 70981, 70980, 70979, 70978, 70977, 70976, 70975, 70974, 70973, 70972, 70971, 70970, 70969, 70968, 70967, 70966, 70965, 70964, 70963, 70962, 70961, 70960, 70959, 70958, 70957, 70956, 70955, 70954, 70953, 70952, 70951, 70950, 70949, 70948, 70947, 70946, 70945, 70944, 70943, 70942, 70941, 70940, 70939, 70938, 70937, 70936, 70935, 70934, 70933, 70932, 70931, 70930, 70929, 70928, 70927, 70926, 70925, 70924, 70923, 70922, 70921, 70920, 70919, 70918, 70917, 70916, 70915, 70914, 70913, 70912, 70911, 70910, 70909, 70908, 70907, 70906, 70905, 70904, 70903, 70902, 70901, 70900, 70899, 70898, 70897, 70896, 70895, 70894, 70893, 70892, 70891, 70890, 70889, 70888, 70887, 70886, 70885, 70884, 70883, 70882, 70881, 70880, 70879, 70878, 70877, 70876, 70875, 70874, 70872, 70871, 70870, 70869, 70868, 70867, 70866, 70865, 70864, 70863, 70862, 70861, 70860, 70859, 70858, 70857, 70856, 70855, 70854, 70853, 70852, 70851, 70850, 70849, 70848, 70847, 70846, 70845, 70844, 70843, 70842, 70841, 70840, 70839, 70838, 70837, 70836, 70835, 70834, 70833, 70832, 70831, 70830, 70829, 70828, 70827, 70826, 70825, 70824, 70823, 70822, 70821, 70820, 70819, 70818, 70817, 70816, 70815, 70814, 70813, 70812, 70811, 70810, 70809, 70808, 70807, 70806, 70805, 70804, 70803, 70802, 70801, 70800, 70799, 70798, 70797, 70796, 70795, 70794, 70793, 70792, 70791, 70790, 70789, 70788, 70787, 70786, 70785, 70784, 70783, 70782, 70781, 70780, 70779, 70778, 70777, 70776, 70775, 70774, 70773, 70772, 70771, 70770, 70769, 70768, 70767, 70766, 70765, 70764, 70763, 70762, 70761, 70760, 70759, 70758, 70757, 70756, 70755, 70754, 70753, 70752, 70751, 70750, 70749, 70748, 70747, 70746, 70745, 70744, 70743, 70742, 70741, 70740, 70739, 70738, 70737, 70736, 70735, 70734, 70733, 70732, 70731, 70730, 70729, 70728, 70727, 70726, 70725, 70724, 70723, 70722, 70721, 70720, 70719, 70718, 70717, 70716, 70715, 70714, 70713, 70712, 70711, 70710, 70709, 70708, 70707, 70706, 70705, 70704, 70703, 70702, 70701, 70700, 70699, 70698, 70697, 70696, 70695, 70694, 70693, 70692, 70691, 70690, 70689, 70688, 70687, 70686, 70685, 70684, 70683, 70682, 70681, 70680, 70679, 70678, 70677, 70676, 70675, 70674, 70673, 70672, 70671, 70670, 70669, 70668, 70667, 70666, 70665, 70664, 70663, 70662, 70661, 70660, 70659, 70658, 70657, 70656, 70655, 70654, 70653, 70652, 70651, 70650, 70649, 70648, 70647, 70646, 70645, 70644, 70643, 70642, 70641, 70640, 70639, 70638, 70637, 70636, 70635, 70634, 70633, 70632, 70631, 70630, 70629, 70628, 70627, 70626, 70625, 70624, 70623, 70622, 70621, 70620, 70619, 70618, 70617, 70616, 70615, 70614, 70613, 70612, 70611, 70610, 70609, 70608, 70607, 70606, 70605, 70604, 70603, 70602, 70601, 70600, 70599, 70598, 70597, 70596, 70595, 70594, 70593, 70592, 70591, 70590, 70589, 70588, 70587, 70586, 70585, 70584, 70583, 70582, 70581, 70580, 70579, 70578, 70577, 70576, 70575, 70574, 70573, 70572, 70571, 70570, 70569, 70568, 70567, 70566, 70565, 70564, 70563, 70562, 70561, 70560, 70559, 70556, 70555, 70554, 70553, 70552, 70551, 70550, 70549, 70548, 70547, 70546, 70545, 70544, 70543, 70542, 70541, 70540, 70539, 70538, 70537, 70536, 70535, 70534, 70533, 70532, 70531, 70530, 70529, 70528, 70527, 70526, 70525, 70524, 70523, 70522, 70521, 70520, 70519, 70518, 70517, 70516, 70515, 70514, 70513, 70512, 70511, 70510, 70509, 70508, 70507, 70506, 70505, 70504, 70503, 70502, 70501, 70500, 70499, 70498, 70497, 70496, 70495, 70494, 70493, 70492, 70491, 70490, 70489, 70488, 70487, 70486, 70485, 70484, 70483, 70482, 70481, 70480, 70479, 70478, 70477, 70476, 70475, 70474, 70473, 70472, 70471, 70470, 70469, 70468, 70467, 70466, 70465, 70464, 70463, 70462, 70461, 70460, 70459, 70458, 70457, 70456, 70455, 70454, 70453, 70452, 70451, 70450, 70449, 70448, 70441, 70440, 70439, 70437, 70436, 70435, 70433, 70432, 70431, 70429, 70428, 70427, 70425, 70424, 70423, 70422, 70421, 70420, 70419, 70418, 70417, 70416, 70415, 70414, 70413, 70412, 70411, 70410, 70409, 70408, 70407, 70406, 70405, 70404, 70403, 70402, 70401, 70400, 70399, 70398, 70397, 70396, 70395, 70394, 70393, 70392, 70391, 70390, 70389, 70388, 70387, 70386, 70385, 70384, 70383, 70382, 70381, 70380, 70379, 70378, 70377, 70376, 70375, 70374, 70373, 70372, 70371, 70370, 70369, 70368, 70367, 70366, 70365, 70364, 70363, 70362, 70361, 70360, 70359, 70358, 70357, 70356, 70355, 70354, 70353, 70352, 70351, 70350, 70349, 70348, 70347, 70346, 70345, 70344, 70343, 70342, 70341, 70340, 70339, 70338, 70337, 70336, 70335, 70334, 70333, 70332, 70331, 70330, 70329, 70328, 70327, 70326, 70325, 70324, 70323, 70322, 70321, 70320, 70319, 70318, 70317, 70316, 70315, 70314, 70313, 70312, 70311, 70310, 70309, 70308, 70307, 70306, 70305, 70304, 70303, 70302, 70301, 70300, 70299, 70298, 70297, 70296, 70295, 70294, 70293, 70292, 70291, 70290, 70289, 70288, 70287, 70286, 70285, 70284, 70283, 70282, 70281, 70280, 70279, 70278, 70277, 70276, 70275, 70274, 70273, 70272, 70271, 70270, 70269, 70268, 70267, 70266, 70265, 70264, 70263, 70262, 70261, 70258, 70257, 70256, 70255, 70254, 70253, 70252, 70251, 70250, 70249, 70248, 70247, 70246, 70245, 70244, 70243, 70242, 70241, 70240, 70239, 70238, 70237, 70236, 70235, 70234, 70233, 70232, 70231, 70230, 70228, 70227, 70226, 70225, 70224, 70223, 70222, 70221, 70220, 70219, 70218, 70217, 70216, 70215, 70214, 70213, 70212, 70211, 70210, 70208, 70207, 70206, 70205, 70204, 70203, 70202, 70201, 70200, 70199, 70198, 70197, 70196, 70195, 70194, 70193, 70192, 70191, 70190, 70189, 70188, 70187, 70186, 70185, 70184, 70183, 70182, 70181, 70180, 70179, 70178, 70177, 70176, 70175, 70174, 70173, 70172, 70171, 70170, 70169, 70168, 70167, 70166, 70165, 70164, 70163, 70162, 70161, 70160, 70159, 70158, 70157, 70156, 70155, 70154, 70153, 70152, 70151, 70150, 70149, 70148, 70147, 70146, 70145, 70144, 70143, 70142, 70141, 70140, 70139, 70138, 70137, 70136, 70135, 70134, 70133, 70132, 70131, 70130, 70129, 70128, 70127, 70126, 70125, 70124, 70123, 70122, 70121, 70120, 70119, 70118, 70117, 70116, 70115, 70114, 70113, 70112, 70111, 70110, 70109, 70108, 70107, 70106, 70105, 70104, 70103, 70102, 70101, 70100, 70099, 70098, 70097, 70096, 70095, 70094, 70093, 70092, 70091, 70090, 70089, 70088, 70087, 70086, 70085, 70084, 70083, 70082, 70081, 70080, 70079, 70078, 70077, 70076, 70075, 70074, 70073, 70072, 70071, 70070, 70069, 70067, 70065, 70064, 70063, 70062, 70061, 70060, 70059, 70058, 70057, 70056, 70055, 70054, 70053, 70052, 70051, 70050, 70049, 70048, 70047, 70046, 70045, 70043, 70042, 70041, 70040, 70039, 70038, 70037, 70036, 70035, 70034, 70033, 70032, 70031, 70030, 70029, 70028, 70027, 70026, 70025, 70024, 70023, 70022, 70019, 70017, 70016, 70015, 70014, 70013, 70012, 70011, 70010, 70009, 70008, 70007, 70006, 70005, 70004, 70003, 70002, 70001, 69997, 69995, 69994, 69991, 69990, 69989, 69988, 69987, 69986, 69985, 69984, 69983, 69982, 69981, 69980, 69979, 69978, 69977, 69976, 69975, 69974, 69973, 69972, 69971, 69970, 69969, 69968, 69967, 69966, 69965, 69964, 69963, 69962, 69961, 69960, 69959, 69958, 69957, 69956, 69955, 69954, 69953, 69952, 69951, 69950, 69949, 69948, 69947, 69946, 69945, 69944, 69943, 69942, 69941, 69940, 69939, 69938, 69937, 69936, 69935, 69934, 69933, 69932, 69931, 69930, 69929, 69928, 69927, 69926, 69925, 69924, 69923, 69922, 69921, 69920, 69919, 69918, 69917, 69916, 69915, 69914, 69913, 69912, 69911, 69909, 69908, 69907, 69906, 69905, 69904, 69903, 69902, 69901, 69900, 69899, 69898, 69897, 69896, 69895, 69894, 69893, 69892, 69891, 69890, 69889, 69884, 69883, 69882, 69881, 69880, 69879, 69878, 69877, 69876, 69875, 69874, 69873, 69872, 69871, 69870, 69869, 69868, 69867, 69866, 69865, 69864, 69863, 69862, 69861, 69860, 69859, 69858, 69857, 69856, 69855, 69854, 69853, 69852, 69851, 69850, 69849, 69848, 69847, 69846, 69845, 69844, 69843, 69842, 69841, 69840, 69839, 69838, 69837, 69836, 69835, 69834, 69833, 69832, 69831, 69830, 69829, 69828, 69826, 69825, 69824, 69823, 69822, 69821, 69820, 69819, 69818, 69817, 69816, 69815, 69814, 69813, 69812, 69811, 69810, 69809, 69808, 69807, 69806, 69805, 69804, 69803, 69802, 69801, 69800, 69799, 69798, 69797, 69796, 69795, 69794, 69793, 69792, 69791, 69790, 69789, 69788, 69787, 69786, 69785, 69784, 69783, 69782, 69781, 69780, 69779, 69778, 69777, 69776, 69775, 69774, 69773, 69772, 69771, 69770, 69769, 69768, 69767, 69766, 69764, 69763, 69762, 69761, 69760, 69759, 69758, 69757, 69756, 69755, 69754, 69753, 69752, 69751, 69750, 69749, 69748, 69747, 69746, 69745, 69744, 69743, 69742, 69741, 69740, 69739, 69738, 69737, 69736, 69735, 69734, 69733, 69732, 69731, 69730, 69729, 69728, 69727, 69726, 69725, 69724, 69723, 69722, 69721, 69720, 69719, 69718, 69717, 69716, 69715, 69714, 69713, 69712, 69711, 69710, 69709, 69708, 69707, 69706, 69705, 69704, 69703, 69702, 69701, 69700, 69699, 69698, 69697, 69696, 69695, 69694, 69693, 69692, 69691, 69690, 69689, 69688, 69687, 69686, 69685, 69684, 69682, 69681, 69680, 69679, 69678, 69677, 69676, 69675, 69674, 69673, 69672, 69671, 69670, 69669, 69668, 69667, 69666, 69665, 69664, 69663, 69662, 69661, 69660, 69659, 69658, 69657, 69656, 69655, 69654, 69653, 69652, 69651, 69650, 69649, 69648, 69647, 69646, 69645, 69644, 69643, 69642, 69641, 69640, 69639, 69638, 69637, 69636, 69635, 69634, 69633, 69632, 69631, 69630, 69629, 69628, 69627, 69626, 69625, 69624, 69623, 69622, 69621, 69620, 69619, 69618, 69617, 69616, 69615, 69614, 69613, 69612, 69611, 69610, 69609, 69608, 69607, 69606, 69605, 69604, 69603, 69602, 69601, 69600, 69599, 69598, 69597, 69596, 69595, 69594, 69593, 69592, 69591, 69590, 69589, 69587, 69586, 69585, 69584, 69583, 69582, 69581, 69580, 69579, 69578, 69577, 69576, 69575, 69574, 69573, 69572, 69571, 69570, 69569, 69568, 69567, 69566, 69565, 69564, 69563, 69562, 69561, 69560, 69559, 69558, 69553, 69548, 69547, 69544, 69543, 69542, 69541, 69540, 69539, 69538, 69537, 69536, 69535, 69534, 69533, 69532, 69531, 69530, 69529, 69528, 69527, 69526, 69525, 69524, 69523, 69522, 69521, 69520, 69519, 69516, 69515, 69514, 69513, 69512, 69511, 69510, 69509, 69508, 69507, 69506, 69505, 69504, 69503, 69502, 69501, 69500, 69499, 69498, 69497, 69496, 69495, 69494, 69493, 69492, 69491, 69490, 69489, 69488, 69487, 69486, 69485, 69484, 69483, 69482, 69481, 69480, 69479, 69478, 69477, 69476, 69475, 69474, 69473, 69472, 69471, 69470, 69469, 69468, 69467, 69466, 69465, 69464, 69463, 69462, 69461, 69460, 69459, 69458, 69457, 69456, 69455, 69454, 69453, 69452, 69451, 69450, 69449, 69448, 69447, 69446, 69445, 69444, 69443, 69442, 69441, 69440, 69439, 69438, 69437, 69436, 69435, 69434, 69433, 69432, 69431, 69430, 69429, 69428, 69427, 69426, 69425, 69424, 69423, 69422, 69421, 69420, 69419, 69418, 69417, 69416, 69415, 69414, 69413, 69412, 69411, 69410, 69409, 69408, 69407, 69406, 69405, 69404, 69403, 69402, 69401, 69400, 69399, 69398, 69397, 69396, 69394, 69393, 69392, 69391, 69390, 69389, 69388, 69387, 69386, 69385, 69384, 69383, 69382, 69381, 69380, 69379, 69378, 69377, 69376, 69375, 69374, 69373, 69372, 69371, 69370, 69369, 69368, 69367, 69366, 69365, 69364, 69363, 69362, 69361, 69360, 69359, 69358, 69357, 69356, 69355, 69354, 69353, 69352, 69351, 69350, 69349, 69348, 69347, 69346, 69345, 69344, 69343, 69342, 69341, 69340, 69339, 69338, 69337, 69336, 69335, 69334, 69333, 69332); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (69331, 69330, 69329, 69328, 69327, 69326, 69325, 69324, 69323, 69322, 69321, 69320, 69319, 69318, 69317, 69316, 69315, 69314, 69313, 69312, 69311, 69310, 69309, 69308, 69307, 69306, 69305, 69304, 69303, 69302, 69301, 69300, 69299, 69298, 69297, 69296, 69295, 69294, 69293, 69292, 69291, 69290, 69289, 69288, 69287, 69286, 69285, 69284, 69283, 69282, 69281, 69280, 69279, 69278, 69277, 69276, 69275, 69274, 69273, 69272, 69271, 69270, 69269, 69268, 69267, 69266, 69265, 69264, 69263, 69262, 69261, 69260, 69259, 69258, 69257, 69256, 69255, 69254, 69253, 69252, 69251, 69250, 69249, 69248, 69247, 69246, 69245, 69244, 69243, 69242, 69240, 69239, 69238, 69237, 69236, 69235, 69234, 69232, 69231, 69230, 69229, 69228, 69225, 69224, 69223, 69222, 69221, 69220, 69219, 69218, 69217, 69215, 69214, 69213, 69212, 69211, 69210, 69209, 69208, 69207, 69206, 69205, 69204, 69203, 69202, 69201, 69200, 69199, 69198, 69197, 69196, 69195, 69194, 69193, 69192, 69191, 69190, 69189, 69188, 69187, 69186, 69185, 69184, 69183, 69181, 69180, 69179, 69178, 69177, 69176, 69175, 69174, 69173, 69172, 69171, 69170, 69169, 69168, 69167, 69166, 69165, 69164, 69163, 69162, 69161, 69159, 69158, 69157, 69156, 69155, 69154, 69153, 69152, 69151, 69150, 69149, 69148, 69147, 69146, 69145, 69144, 69143, 69142, 69141, 69140, 69139, 69138, 69137, 69136, 69135, 69134, 69133, 69132, 69131, 69130, 69129, 69128, 69127, 69126, 69125, 69124, 69123, 69122, 69121, 69120, 69119, 69118, 69117, 69116, 69115, 69114, 69113, 69112, 69111, 69110, 69109, 69108, 69107, 69105, 69102, 69101, 69100, 69099, 69098, 69096, 69095, 69094, 69093, 69092, 69091, 69090, 69089, 69088, 69087, 69086, 69085, 69084, 69083, 69082, 69081, 69080, 69079, 69078, 69077, 69076, 69075, 69074, 69073, 69072, 69071, 69064, 69063, 69062, 69061, 69060, 69059, 69058, 69057, 69056, 69055, 69054, 69052, 69051, 69050, 69049, 69048, 69047, 69046, 69045, 69044, 69043, 69042, 69041, 69040, 69039, 69038, 69036, 69035, 69034, 69033, 69032, 69031, 69030, 69029, 69028, 69027, 69025, 69024, 69023, 69022, 69021, 69020, 69019, 69018, 69017, 69016, 69015, 69014, 69013, 69012, 69011, 69010, 69009, 69008, 69007, 69005, 69004, 69003, 69002, 69001, 69000, 68999, 68998, 68997, 68996, 68995, 68994, 68993, 68992, 68991, 68990, 68989, 68988, 68987, 68986, 68985, 68984, 68983, 68982, 68981, 68980, 68979, 68978, 68977, 68976, 68975, 68974, 68973, 68971, 68970, 68969, 68968, 68967, 68966, 68965, 68964, 68963, 68962, 68961, 68960, 68959, 68958, 68957, 68956, 68955, 68954, 68953, 68952, 68951, 68950, 68949, 68948, 68947, 68946, 68945, 68944, 68943, 68942, 68941, 68940, 68939, 68938, 68937, 68936, 68935, 68934, 68933, 68932, 68931, 68930, 68929, 68928, 68927, 68926, 68925, 68924, 68923, 68922, 68921, 68920, 68919, 68918, 68917, 68916, 68915, 68914, 68913, 68912, 68911, 68910, 68909, 68908, 68907, 68906, 68905, 68904, 68903, 68902, 68901, 68900, 68899, 68898, 68897, 68894, 68893, 68892, 68891, 68890, 68889, 68888, 68887, 68884, 68883, 68882, 68881, 68880, 68879, 68878, 68877, 68876, 68875, 68874, 68873, 68872, 68871, 68870, 68869, 68868, 68867, 68866, 68865, 68864, 68863, 68862, 68861, 68860, 68859, 68858, 68857, 68856, 68855, 68854, 68853, 68852, 68851, 68850, 68849, 68848, 68847, 68846, 68845, 68844, 68843, 68842, 68841, 68840, 68839, 68838, 68837, 68836, 68835, 68834, 68833, 68832, 68825, 68824, 68823, 68822, 68821, 68820, 68819, 68818, 68817, 68816, 68815, 68814, 68813, 68812, 68811, 68810, 68809, 68808, 68807, 68806, 68805, 68804, 68803, 68802, 68801, 68800, 68799, 68798, 68797, 68795, 68794, 68793, 68792, 68791, 68790, 68789, 68788, 68787, 68786, 68785, 68784, 68783, 68781, 68780, 68779, 68777, 68775, 68774, 68773, 68772, 68771, 68770, 68769, 68768, 68767, 68766, 68765, 68764, 68763, 68762, 68761, 68760, 68759, 68758, 68757, 68756, 68755, 68754, 68753, 68752, 68751, 68750, 68749, 68748, 68747, 68746, 68745, 68744, 68743, 68742, 68741, 68740, 68739, 68738, 68737, 68736, 68735, 68734, 68733, 68732, 68731, 68730, 68729, 68728, 68727, 68726, 68725, 68724, 68723, 68722, 68721, 68720, 68719, 68718, 68716, 68715, 68714, 68713, 68712, 68711, 68710, 68709, 68708, 68707, 68706, 68705, 68704, 68703, 68702, 68701, 68700, 68699, 68698, 68697, 68696, 68695, 68694, 68693, 68692, 68691, 68690, 68689, 68688, 68687, 68686, 68685, 68684, 68683, 68682, 68681, 68680, 68679, 68678, 68677, 68676, 68675, 68674, 68673, 68672, 68671, 68670, 68669, 68668, 68667, 68666, 68665, 68664, 68663, 68662, 68661, 68660, 68659, 68658, 68657, 68656, 68655, 68654, 68653, 68652, 68651, 68650, 68649, 68648, 68647, 68646, 68645, 68644, 68643, 68642, 68641, 68640, 68639, 68638, 68637, 68636, 68635, 68634, 68633, 68632, 68631, 68630, 68629, 68628, 68627, 68626, 68625, 68623, 68622, 68621, 68620, 68619, 68618, 68617, 68615, 68614, 68613, 68612, 68611, 68610, 68609, 68608, 68606, 68605, 68604, 68603, 68602, 68601, 68600, 68599, 68598, 68597, 68596, 68595, 68594, 68593, 68592, 68591, 68590, 68589, 68588, 68587, 68586, 68585, 68584, 68583, 68582, 68581, 68580, 68579, 68578, 68577, 68576, 68575, 68574, 68573, 68572, 68571, 68570, 68569, 68568, 68567, 68566, 68565, 68564, 68563, 68562, 68561, 68560, 68559, 68558, 68557, 68556, 68555, 68554, 68553, 68552, 68551, 68550, 68549, 68548, 68547, 68546, 68545, 68544, 68543, 68542, 68541, 68540, 68539, 68538, 68537, 68536, 68535, 68534, 68533, 68532, 68531, 68530, 68529, 68528, 68527, 68526, 68525, 68524, 68523, 68522, 68521, 68520, 68519, 68518, 68517, 68516, 68515, 68514, 68513, 68512, 68511, 68510, 68509, 68508, 68507, 68506, 68505, 68504, 68503, 68502, 68501, 68500, 68499, 68498, 68497, 68496, 68495, 68494, 68493, 68492, 68491, 68490, 68489, 68488, 68487, 68486, 68485, 68484, 68483, 68482, 68481, 68480, 68479, 68478, 68477, 68476, 68475, 68474, 68473, 68472, 68471, 68470, 68469, 68468, 68467, 68466, 68465, 68464, 68463, 68462, 68461, 68460, 68459, 68458, 68457, 68456, 68455, 68454, 68453, 68452, 68451, 68450, 68449, 68448, 68447, 68446, 68445, 68444, 68443, 68442, 68441, 68440, 68439, 68438, 68437, 68436, 68435, 68434, 68433, 68432, 68431, 68430, 68429, 68428, 68427, 68426, 68425, 68424, 68423, 68422, 68421, 68420, 68419, 68418, 68417, 68416, 68415, 68414, 68413, 68412, 68411, 68410, 68409, 68408, 68407, 68406, 68405, 68404, 68403, 68402, 68401, 68400, 68399, 68398, 68397, 68396, 68395, 68394, 68393, 68392, 68391, 68390, 68389, 68388, 68387, 68386, 68385, 68384, 68383, 68382, 68381, 68380, 68379, 68378, 68377, 68376, 68375, 68374, 68373, 68372, 68371, 68370, 68369, 68368, 68367, 68366, 68365, 68364, 68363, 68362, 68361, 68360, 68359, 68358, 68357, 68356, 68355, 68354, 68353, 68352, 68351, 68350, 68349, 68348, 68347, 68346, 68345, 68344, 68343, 68342, 68341, 68340, 68339, 68338, 68337, 68336, 68335, 68334, 68333, 68332, 68331, 68330, 68329, 68328, 68327, 68326, 68325, 68324, 68323, 68322, 68321, 68320, 68318, 68316, 68315, 68314, 68312, 68308, 68307, 68306, 68305, 68304, 68303, 68302, 68301, 68300, 68299, 68298, 68297, 68296, 68295, 68294, 68293, 68292, 68291, 68290, 68289, 68288, 68287, 68286, 68285, 68284, 68283, 68282, 68281, 68280, 68279, 68278, 68276, 68275, 68274, 68273, 68272, 68271, 68270, 68269, 68268, 68267, 68266, 68265, 68264, 68263, 68262, 68261, 68260, 68259, 68258, 68257, 68256, 68255, 68254, 68253, 68252, 68251, 68250, 68249, 68248, 68247, 68246, 68245, 68244, 68243, 68242, 68241, 68240, 68239, 68238, 68237, 68236, 68235, 68234, 68233, 68232, 68231, 68230, 68229, 68228, 68227, 68226, 68225, 68224, 68223, 68222, 68221, 68220, 68219, 68218, 68217, 68216, 68215, 68214, 68213, 68212, 68211, 68210, 68209, 68208, 68207, 68206, 68205, 68204, 68203, 68202, 68201, 68200, 68199, 68198, 68197, 68196, 68195, 68194, 68193, 68192, 68191, 68190, 68189, 68188, 68187, 68186, 68185, 68184, 68183, 68182, 68181, 68180, 68179, 68178, 68177, 68176, 68175, 68174, 68173, 68172, 68171, 68170, 68168, 68167, 68166, 68165, 68164, 68163, 68162, 68161, 68160, 68159, 68158, 68157, 68156, 68155, 68154, 68153, 68152, 68151, 68150, 68149, 68148, 68147, 68146, 68145, 68144, 68143, 68142, 68141, 68140, 68139, 68138, 68137, 68136, 68135, 68134, 68133, 68132, 68131, 68130, 68129, 68128, 68127, 68126, 68125, 68124, 68123, 68122, 68121, 68120, 68119, 68118, 68117, 68116, 68115, 68114, 68113, 68112, 68111, 68110, 68109, 68108, 68107, 68106, 68105, 68104, 68103, 68102, 68101, 68100, 68099, 68098, 68097, 68096, 68095, 68094, 68093, 68092, 68091, 68090, 68089, 68088, 68087, 68086, 68085, 68084, 68083, 68082, 68081, 68080, 68079, 68078, 68077, 68076, 68075, 68074, 68073, 68072, 68071, 68070, 68069, 68068, 68067, 68066, 68065, 68064, 68063, 68062, 68061, 68060, 68059, 68058, 68057, 68056, 68055, 68054, 68053, 68052, 68051, 68050, 68049, 68048, 68047, 68046, 68045, 68044, 68043, 68042, 68041, 68040, 68039, 68038, 68037, 68036, 68035, 68034, 68033, 68032, 68031, 68030, 68029, 68028, 68027, 68026, 68025, 68024, 68023, 68022, 68021, 68020, 68019, 68018, 68017, 68016, 68015, 68014, 68013, 68012, 68011, 68010, 68009, 68008, 68007, 68006, 68005, 68004, 68003, 68002, 68001, 68000, 67999, 67998, 67997, 67996, 67995, 67994, 67993, 67992, 67991, 67990, 67989, 67988, 67987, 67986, 67985, 67981, 67980, 67979, 67978, 67977, 67976, 67975, 67974, 67973, 67972, 67971, 67970, 67969, 67968, 67967, 67966, 67965, 67964, 67963, 67962, 67961, 67960, 67959, 67958, 67957, 67956, 67955, 67954, 67953, 67952, 67951, 67950, 67949, 67948, 67947, 67946, 67945, 67944, 67943, 67942, 67941, 67940, 67939, 67938, 67937, 67936, 67935, 67934, 67933, 67932, 67931, 67930, 67929, 67928, 67927, 67926, 67925, 67924, 67923, 67922, 67921, 67920, 67919, 67918, 67917, 67916, 67915, 67914, 67913, 67912, 67911, 67910, 67909, 67908, 67907, 67906, 67905, 67904, 67903, 67902, 67901, 67900, 67899, 67898, 67897, 67896, 67895, 67894, 67893, 67892, 67891, 67890, 67889, 67888, 67887, 67886, 67885, 67884, 67883, 67882, 67881, 67880, 67879, 67878, 67877, 67876, 67875, 67874, 67873, 67872, 67871, 67870, 67869, 67868, 67867, 67866, 67865, 67864, 67863, 67862, 67861, 67860, 67859, 67858, 67857, 67856, 67855, 67854, 67853, 67852, 67851, 67850, 67849, 67848, 67847, 67846, 67845, 67844, 67843, 67842, 67841, 67840, 67839, 67838, 67837, 67836, 67835, 67834, 67833, 67832, 67831, 67830, 67829, 67828, 67827, 67826, 67825, 67824, 67823, 67822, 67821, 67820, 67819, 67818, 67817, 67816, 67815, 67814, 67813, 67812, 67811, 67810, 67809, 67808, 67807, 67806, 67805, 67804, 67803, 67802, 67801, 67800, 67799, 67798, 67797, 67796, 67795, 67794, 67793, 67792, 67791, 67790, 67789, 67788, 67787, 67786, 67785, 67784, 67783, 67782, 67781, 67780, 67779, 67778, 67777, 67776, 67775, 67774, 67773, 67772, 67771, 67770, 67769, 67768, 67767, 67766, 67765, 67764, 67763, 67762, 67761, 67760, 67759, 67758, 67757, 67756, 67755, 67754, 67753, 67752, 67751, 67750, 67749, 67748, 67747, 67746, 67745, 67744, 67743, 67742, 67741, 67740, 67739, 67738, 67737, 67736, 67735, 67734, 67733, 67732, 67731, 67730, 67729, 67728, 67727, 67726, 67725, 67724, 67723, 67722, 67721, 67720, 67719, 67718, 67717, 67716, 67715, 67714, 67713, 67712, 67711, 67710, 67709, 67708, 67707, 67706, 67705, 67704, 67703, 67702, 67701, 67700, 67699, 67698, 67697, 67696, 67695, 67694, 67693, 67692, 67691, 67690, 67689, 67688, 67687, 67686, 67685, 67684, 67683, 67682, 67681, 67680, 67679, 67678, 67677, 67676, 67675, 67674, 67673, 67672, 67671, 67670, 67669, 67668, 67667, 67666, 67665, 67664, 67663, 67662, 67661, 67660, 67659, 67658, 67657, 67656, 67655, 67654, 67653, 67652, 67651, 67650, 67649, 67648, 67647, 67646, 67645, 67644, 67643, 67642, 67641, 67640, 67639, 67638, 67637, 67636, 67635, 67634, 67633, 67632, 67631, 67630, 67628, 67627, 67626, 67625, 67624, 67623, 67622, 67621, 67620, 67619, 67618, 67617, 67616, 67615, 67614, 67613, 67612, 67611, 67610, 67609, 67608, 67606, 67605, 67604, 67603, 67602, 67601, 67600, 67599, 67598, 67597, 67596, 67595, 67594, 67593, 67592, 67591, 67590, 67589, 67588, 67587, 67586, 67585, 67584, 67583, 67582, 67581, 67580, 67579, 67578, 67577, 67576, 67575, 67574, 67573, 67572, 67571, 67570, 67569, 67568, 67567, 67566, 67565, 67564, 67563, 67562, 67561, 67560, 67559, 67558, 67557, 67556, 67555, 67554, 67553, 67552, 67551, 67550, 67549, 67548, 67547, 67546, 67545, 67544, 67543, 67542, 67541, 67540, 67539, 67538, 67537, 67536, 67535, 67534, 67533, 67532, 67531, 67530, 67529, 67528, 67527, 67526, 67524, 67523, 67522, 67521, 67520, 67519, 67518, 67517, 67516, 67515, 67514, 67513, 67512, 67511, 67510, 67509, 67508, 67507, 67506, 67505, 67504, 67503, 67502, 67501, 67500, 67499, 67498, 67497, 67496, 67495, 67494, 67493, 67492, 67491, 67490, 67489, 67488, 67487, 67486, 67485, 67484, 67483, 67482, 67481, 67480, 67479, 67478, 67477, 67476, 67475, 67474, 67473, 67472, 67471, 67470, 67469, 67468, 67467, 67466, 67465, 67464, 67463, 67462, 67461, 67460, 67459, 67458, 67457, 67456, 67455, 67454, 67453, 67452, 67451, 67450, 67449, 67448, 67447, 67446, 67445, 67444, 67443, 67442, 67441, 67440, 67439, 67438, 67437, 67436, 67435, 67434, 67433, 67432, 67431, 67430, 67429, 67428, 67427, 67426, 67425, 67424, 67423, 67422, 67421, 67420, 67419, 67418, 67417, 67416, 67415, 67414, 67413, 67412, 67411, 67410, 67409, 67408, 67407, 67406, 67405, 67404, 67403, 67402, 67401, 67400, 67399, 67398, 67397, 67396, 67395, 67392, 67391, 67390, 67389, 67388, 67387, 67386, 67385, 67384, 67383, 67382, 67381, 67380, 67379, 67378, 67377, 67376, 67375, 67374, 67373, 67372, 67371, 67370, 67369, 67368, 67367, 67366, 67365, 67364, 67363, 67362, 67361, 67360, 67359, 67358, 67357, 67356, 67355, 67354, 67353, 67352, 67351, 67350, 67349, 67348, 67347, 67346, 67345, 67344, 67343, 67342, 67341, 67340, 67339, 67338, 67337, 67336, 67335, 67334, 67333, 67332, 67331, 67330, 67329, 67328, 67327, 67326, 67324, 67323, 67322, 67321, 67320, 67319, 67318, 67317, 67316, 67315, 67314, 67313, 67312, 67311, 67310, 67309, 67308, 67306, 67305, 67304, 67303, 67302, 67301, 67300, 67299, 67296, 67295, 67294, 67293, 67292, 67291, 67290, 67289, 67288, 67287, 67286, 67285, 67284, 67283, 67282, 67281, 67280, 67279, 67278, 67277, 67276, 67275, 67274, 67273, 67272, 67271, 67270, 67269, 67268, 67267, 67266, 67265, 67264, 67263, 67262, 67261, 67260, 67259, 67258, 67257, 67256, 67254, 67253, 67252, 67251, 67250, 67249, 67248, 67247, 67246, 67245, 67244, 67243, 67242, 67241, 67240, 67239, 67238, 67237, 67236, 67235, 67234, 67233, 67232, 67231, 67230, 67229, 67228, 67227, 67226, 67225, 67224, 67222, 67221, 67220, 67219, 67218, 67217, 67216, 67215, 67214, 67213, 67212, 67211, 67210, 67209, 67208, 67207, 67206, 67205, 67204, 67203, 67202, 67201, 67200, 67199, 67198, 67197, 67196, 67195, 67194, 67193, 67192, 67191, 67190, 67189, 67188, 67187, 67186, 67185, 67184, 67183, 67182, 67181, 67180, 67179, 67178, 67177, 67176, 67175, 67174, 67173, 67172, 67171, 67170, 67169, 67168, 67167, 67166, 67165, 67164, 67163, 67162, 67161, 67160, 67159, 67158, 67157, 67156, 67155, 67154, 67153, 67152, 67151, 67150, 67149, 67147, 67146, 67145, 67144, 67143, 67142, 67141, 67139, 67138, 67137, 67135, 67134, 67133, 67132, 67131, 67130, 67129, 67128, 67127, 67126, 67125, 67124, 67123, 67122, 67121, 67120, 67119, 67118, 67117, 67116, 67115, 67114, 67113, 67112, 67111, 67110, 67109, 67108, 67107, 67106, 67105, 67104, 67103, 67102, 67101, 67100, 67099, 67098, 67097, 67096, 67095, 67094, 67093, 67092, 67091, 67090, 67089, 67088, 67087, 67086, 67085, 67084, 67083, 67082, 67081, 67080, 67079, 67078, 67077, 67076, 67075, 67074, 67073, 67072, 67071, 67070, 67069, 67068, 67067, 67066, 67065, 67064, 67063, 67062, 67061, 67060, 67059, 67058, 67057, 67056, 67055, 67054, 67053, 67052, 67051, 67050, 67049, 67048, 67047, 67046, 67045, 67044, 67043, 67042, 67041, 67040, 67039, 67038, 67037, 67036, 67035, 67034, 67033, 67032, 67031, 67030, 67029, 67028, 67027, 67026, 67025, 67024, 67023, 67022, 67021, 67020, 67019, 67018, 67017, 67016, 67015, 67014, 67013, 67012, 67011, 67010, 67009, 67008, 67007, 67006, 67005, 67004, 67003, 67002, 67001, 67000, 66999, 66998, 66997, 66996, 66995, 66994, 66993, 66992, 66991, 66990, 66989, 66988, 66987, 66986, 66985, 66984, 66983, 66982, 66981, 66980, 66979, 66978, 66977, 66976, 66975, 66974, 66973, 66972, 66971, 66970, 66969, 66968, 66967, 66966, 66965, 66964, 66963, 66962, 66961, 66960, 66959, 66958, 66957, 66956, 66955, 66954, 66953, 66952, 66951, 66950, 66949, 66948, 66946, 66945, 66944, 66943, 66942, 66941, 66939, 66938, 66937, 66936, 66935, 66934, 66933, 66932, 66931, 66930, 66929, 66928, 66927, 66926, 66925, 66924, 66923, 66922, 66921, 66920, 66919, 66918, 66917, 66916, 66915, 66914, 66913, 66912, 66911, 66910, 66909, 66908, 66907, 66906, 66905, 66904, 66903, 66902, 66901, 66900, 66899, 66898, 66897, 66896, 66895, 66894, 66893, 66892, 66891, 66890, 66889, 66888, 66887, 66886, 66885, 66884, 66883, 66882, 66881, 66880, 66879, 66878, 66877, 66876, 66875, 66874, 66873, 66872, 66871, 66870, 66869, 66868, 66867, 66866, 66865, 66863, 66862, 66861, 66860, 66859, 66858, 66857, 66856, 66855, 66854, 66853, 66852, 66851, 66850, 66849, 66848, 66847, 66846, 66845, 66844, 66843, 66842, 66841, 66840, 66839, 66838, 66837, 66836, 66835, 66834, 66833, 66832, 66831, 66830, 66829, 66828, 66827, 66826, 66824, 66823, 66822, 66821, 66820, 66819, 66818, 66817, 66816, 66815, 66814, 66813, 66812, 66811, 66810, 66809, 66808, 66806, 66805, 66804, 66803, 66802, 66801, 66800, 66799, 66798, 66797, 66796, 66795, 66794, 66793, 66792, 66791, 66790, 66789, 66788, 66787, 66786, 66785, 66784, 66783, 66782, 66781, 66780, 66779, 66778, 66777, 66776, 66775, 66774, 66773, 66772, 66771, 66770, 66769, 66768, 66767, 66766, 66765, 66764, 66763, 66762, 66761, 66760, 66759, 66758, 66757, 66756, 66755, 66754, 66753, 66752, 66751, 66750, 66749, 66748, 66747, 66746, 66745, 66744, 66743, 66742, 66741, 66740, 66739, 66738, 66737, 66736, 66735, 66734, 66733, 66732, 66731, 66730, 66729, 66728, 66727, 66726, 66725, 66724, 66723, 66722, 66721, 66720, 66719, 66718, 66717, 66716, 66715, 66714, 66713, 66712, 66711, 66710, 66709, 66708, 66707, 66706, 66705, 66704, 66703, 66702, 66701, 66700, 66699, 66698, 66697, 66696, 66695, 66694, 66693, 66692, 66691, 66690, 66689, 66688, 66687, 66686, 66685, 66684, 66683, 66682, 66681, 66680, 66679, 66678, 66677, 66676, 66675, 66674, 66673, 66672, 66671, 66670, 66669, 66668, 66667, 66666, 66665, 66664, 66663, 66662, 66661, 66660, 66659, 66658, 66657, 66656, 66655, 66654, 66653, 66652, 66651, 66650, 66649, 66648, 66647, 66646, 66645, 66644, 66643, 66642, 66641, 66640, 66639, 66638, 66637, 66636, 66635, 66634, 66633, 66632, 66631, 66630, 66629, 66628, 66627, 66626, 66625, 66624, 66623, 66622, 66621, 66620, 66619, 66618, 66617, 66616, 66615, 66614, 66613, 66609, 66608, 66607, 66606, 66605, 66604, 66603, 66602, 66601, 66600, 66599, 66598, 66597, 66596, 66595, 66594, 66593, 66592, 66591, 66590, 66589, 66588, 66587, 66586, 66585, 66584, 66583, 66582, 66581, 66580, 66579, 66578, 66577, 66576, 66575, 66574, 66573, 66572, 66571, 66570, 66569, 66568, 66567, 66566, 66565, 66564, 66563, 66562, 66561, 66560, 66559, 66558, 66557, 66556, 66555, 66554, 66553, 66552, 66551, 66550, 66549, 66548, 66547, 66546, 66545, 66544, 66543, 66542, 66541, 66540, 66539, 66538, 66537, 66536, 66535, 66534, 66533, 66532, 66531, 66530, 66529, 66528, 66527, 66526, 66525, 66524, 66523, 66522, 66521, 66520, 66519, 66518, 66517, 66516, 66515, 66514, 66513, 66512, 66511, 66510, 66509, 66508, 66507, 66506, 66505, 66504, 66503, 66502, 66501, 66500, 66499, 66498, 66497, 66496, 66493, 66492, 66491, 66490, 66489, 66488, 66487, 66486, 66485, 66484, 66483, 66482, 66481, 66480, 66479, 66478, 66477, 66476, 66475, 66474, 66473, 66472, 66471, 66469, 66468, 66467, 66466, 66465, 66464, 66463, 66462, 66461, 66460, 66459, 66458, 66457, 66456, 66455, 66454, 66453, 66452, 66451, 66449, 66448, 66447, 66446, 66445, 66444, 66443, 66442, 66441, 66440, 66439, 66438, 66437, 66436, 66435, 66434, 66433, 66432, 66431, 66430, 66429, 66428, 66427, 66426, 66425, 66424, 66423, 66422, 66421, 66420, 66419, 66418, 66417, 66416, 66415, 66414, 66413, 66412, 66411, 66410, 66409, 66408, 66407, 66406, 66405, 66404, 66403, 66402, 66401, 66400, 66399, 66398, 66397, 66395, 66394, 66393, 66392, 66391, 66390, 66389, 66388, 66387, 66386, 66385, 66384, 66383, 66382, 66381, 66380, 66379, 66378, 66377, 66376, 66375, 66374, 66373, 66372, 66371, 66370, 66369, 66368, 66367, 66366, 66365, 66364, 66363, 66362, 66361, 66360, 66359, 66358, 66357, 66356, 66355, 66354, 66353, 66352, 66351, 66350, 66349, 66348, 66347, 66346, 66345, 66343, 66342, 66341, 66340, 66339, 66338, 66337, 66336, 66335, 66334, 66333, 66332, 66331, 66330, 66329, 66328, 66327, 66326, 66325, 66324, 66323, 66322, 66321, 66320, 66319, 66318, 66317, 66316, 66315, 66314, 66313, 66312, 66311, 66310, 66309, 66308, 66307, 66306, 66305, 66304, 66303, 66302, 66301, 66300, 66299, 66298, 66297, 66296, 66295, 66294, 66293, 66292, 66291, 66290, 66289, 66288, 66287, 66286, 66285, 66284, 66283, 66282, 66281, 66280, 66279, 66278, 66277, 66276, 66275, 66274, 66273, 66272, 66271, 66269, 66268, 66267, 66266, 66264, 66263, 66262, 66261, 66260, 66259, 66258, 66257, 66256, 66255, 66254, 66253, 66252, 66251, 66250, 66249, 66248, 66244, 66243, 66242, 66241, 66240, 66239, 66238, 66237, 66236, 66235, 66234, 66233, 66232, 66231, 66230, 66229, 66228, 66227, 66226, 66225, 66224, 66223, 66222, 66221, 66220, 66219, 66218, 66215, 66214, 66213, 66212, 66211, 66210, 66209, 66208, 66207, 66206, 66205, 66204, 66203, 66202, 66201, 66200, 66199, 66198, 66197, 66196, 66195, 66194, 66193, 66192, 66191, 66190, 66189, 66188, 66187, 66186, 66185, 66184, 66183, 66182, 66181, 66180, 66179, 66178, 66177, 66176, 66175, 66174, 66173, 66172, 66171, 66170, 66169, 66168, 66167, 66166, 66165, 66164, 66163, 66162, 66161, 66160, 66159, 66158, 66157, 66156, 66155, 66154, 66153, 66152, 66151, 66150, 66149, 66148, 66147, 66146, 66145, 66144, 66143, 66142, 66141, 66140, 66139, 66138, 66137, 66136, 66135, 66134, 66133, 66132, 66131, 66130, 66129, 66128, 66127, 66126, 66125, 66124, 66123, 66122, 66121, 66120, 66119, 66118, 66117, 66116, 66115, 66114, 66113, 66112, 66111, 66110, 66109, 66108, 66107, 66106, 66105, 66104, 66103, 66102, 66101, 66100, 66099, 66098, 66097, 66096, 66095, 66094, 66093, 66092, 66091, 66090, 66089, 66088, 66087, 66086, 66085, 66084, 66083, 66082, 66081, 66080, 66079, 66078, 66077, 66076, 66075, 66074, 66073, 66072, 66071, 66070, 66069, 66068, 66067, 66066, 66065, 66064, 66063, 66062, 66061, 66060, 66059, 66058, 66057, 66056, 66055, 66054, 66053, 66052, 66051, 66050, 66049, 66048, 66047, 66046, 66045, 66044, 66043, 66042, 66041, 66040, 66039, 66038, 66037, 66036, 66035, 66034, 66033, 66032, 66031, 66030, 66029, 66028, 66027, 66026, 66025, 66024, 66023, 66022, 66021, 66020, 66019, 66018, 66017, 66016, 66015, 66014, 66013, 66012, 66011, 66010, 66009, 66008, 66007, 66006, 66005, 66004, 66003, 66002, 66001, 66000, 65999, 65998, 65997, 65996, 65995, 65994, 65993, 65992, 65991, 65990, 65989, 65988, 65987, 65986, 65985, 65984, 65983, 65982, 65981, 65980, 65979, 65978, 65977, 65976, 65975, 65974, 65973, 65972, 65971, 65970, 65969, 65968, 65967, 65966, 65965, 65964, 65963, 65962, 65961, 65960, 65959, 65958, 65957, 65956, 65955, 65954, 65953, 65952, 65951, 65950, 65949, 65948, 65947, 65946, 65945, 65944, 65943, 65942, 65941, 65940, 65939, 65938, 65937, 65936, 65935, 65934, 65933, 65932, 65931, 65930, 65929, 65928, 65927, 65926, 65925, 65924, 65923, 65922, 65921, 65920, 65919, 65918, 65917, 65916, 65915, 65914, 65913, 65912, 65911, 65910, 65909, 65908, 65907, 65906, 65905, 65904, 65903, 65902, 65901, 65898, 65897, 65896, 65895, 65894, 65893, 65892, 65891, 65890, 65889, 65888, 65887, 65886, 65885, 65884, 65883, 65882, 65881, 65880, 65879, 65878, 65877, 65876, 65875, 65874, 65873, 65872, 65871, 65870, 65869, 65868, 65867, 65866, 65865, 65864, 65863, 65862, 65861, 65860, 65859, 65858, 65857, 65856, 65855, 65854, 65853, 65852, 65851, 65850, 65849, 65848, 65847, 65846, 65845, 65844, 65843, 65842, 65841, 65840, 65839, 65838, 65837, 65836, 65835, 65834, 65833, 65832, 65831, 65830, 65829, 65828, 65827, 65826, 65825, 65824, 65823, 65822, 65821, 65820, 65819, 65818, 65817, 65816, 65815, 65814, 65813, 65812, 65811, 65810, 65809, 65808, 65807, 65806, 65805, 65804, 65803, 65802, 65801, 65800, 65799, 65798, 65797, 65796, 65795, 65794, 65793, 65792, 65791, 65790, 65789, 65788, 65787, 65786, 65785, 65784, 65783, 65782, 65781, 65780, 65779, 65778, 65777, 65776, 65775, 65774, 65773, 65772, 65771, 65770, 65769, 65768, 65767, 65766, 65765, 65764, 65763, 65762, 65761, 65760, 65759, 65758, 65757, 65756, 65755, 65754, 65753, 65752, 65751, 65750, 65749, 65748, 65747, 65746, 65745, 65744, 65743, 65742, 65741, 65740, 65739, 65738, 65737, 65736, 65735, 65734, 65733, 65732, 65731, 65730, 65729, 65728, 65727, 65726, 65725, 65724, 65723, 65722, 65721, 65720, 65719, 65718, 65717, 65716, 65715, 65714, 65713, 65712, 65711, 65710, 65709, 65708, 65707, 65706, 65705, 65704, 65703, 65702, 65701, 65700, 65699, 65698, 65697, 65696, 65695, 65694, 65693, 65692, 65691, 65690, 65689, 65688, 65687, 65686, 65685, 65684, 65683, 65682, 65681, 65680, 65679, 65678, 65677, 65676, 65675, 65674, 65673, 65672, 65671, 65670, 65669, 65668, 65667, 65666, 65665, 65664, 65663, 65662, 65661, 65660, 65659, 65658, 65657, 65656, 65655, 65654, 65653, 65652, 65651, 65650, 65649, 65648, 65647, 65646, 65645, 65644, 65643, 65642, 65641, 65640, 65639, 65638, 65637, 65636, 65635, 65634, 65633, 65632, 65631, 65630, 65629, 65628, 65627, 65626, 65625, 65624, 65623, 65622, 65621, 65620, 65619, 65618, 65617, 65616, 65615, 65614, 65613, 65612, 65611, 65610, 65609, 65608, 65607, 65606, 65605, 65604, 65603, 65602, 65601, 65600, 65599, 65598, 65597, 65596, 65595, 65594, 65593, 65592, 65591, 65590, 65589, 65588, 65587, 65586, 65585, 65584, 65583, 65582, 65581, 65580, 65579, 65578, 65577, 65576, 65575, 65574, 65573, 65572, 65571, 65570, 65569, 65568, 65567, 65565, 65564, 65563, 65562, 65561, 65560, 65559, 65558, 65557, 65556, 65555, 65554, 65553, 65552, 65551, 65550, 65549, 65548, 65547, 65546, 65545, 65544, 65543, 65542, 65541, 65540, 65539, 65538, 65537, 65536, 65534, 65533, 65532, 65531, 65530, 65529, 65528, 65527, 65526, 65525, 65524, 65523, 65522, 65520, 65519, 65518, 65517, 65516, 65515, 65514, 65513, 65512, 65511, 65510, 65509, 65508, 65507, 65506, 65505, 65504, 65503, 65502, 65501, 65500, 65499, 65498, 65497, 65496, 65495, 65494, 65493, 65492, 65491, 65490, 65489, 65488, 65487, 65486, 65485, 65484, 65483, 65482, 65481, 65480, 65479, 65478, 65477, 65476, 65475, 65474, 65473, 65472, 65471, 65470, 65469, 65468, 65467, 65466, 65465, 65464, 65463, 65462, 65461, 65460, 65459, 65458, 65457, 65456, 65455, 65454, 65453, 65452, 65451, 65450, 65449, 65448, 65447, 65446, 65445, 65444, 65443, 65442, 65441, 65440, 65439, 65438, 65437, 65436, 65435, 65434, 65433, 65432, 65431, 65430, 65429, 65428, 65427, 65426, 65425, 65424, 65423, 65422, 65421, 65420, 65419, 65418, 65417, 65416, 65415, 65414, 65413, 65412, 65411, 65410, 65409, 65408, 65407, 65406, 65405, 65404, 65403, 65402, 65401, 65400, 65399, 65398, 65397, 65396, 65395, 65394, 65393, 65392, 65391, 65390, 65389, 65388, 65387, 65386, 65385, 65384, 65383, 65382, 65381, 65380, 65379, 65378, 65377, 65376, 65375, 65374, 65373, 65371, 65370, 65369, 65367, 65366, 65365, 65364, 65363, 65362, 65361, 65360, 65359, 65358, 65357, 65356, 65355, 65354, 65353, 65352, 65351, 65350, 65349, 65348, 65347, 65346, 65345, 65344, 65343, 65342, 65341, 65340, 65339, 65338, 65337, 65336, 65335, 65334, 65333, 65332, 65331, 65330, 65329, 65328, 65327, 65326, 65325, 65324, 65323, 65322, 65321, 65320, 65319, 65318, 65317, 65316, 65315, 65314, 65313, 65312, 65311, 65310, 65309, 65308, 65307, 65306, 65305, 65304, 65303, 65302, 65301, 65300, 65299, 65298, 65297, 65296, 65295, 65294, 65293, 65292, 65291, 65290, 65289, 65288, 65287, 65286, 65285, 65284, 65283, 65282, 65281, 65280, 65279, 65278, 65277, 65276, 65275, 65274, 65273, 65272, 65271, 65270, 65269, 65268, 65267, 65266, 65265, 65264, 65263, 65262, 65261, 65260, 65259, 65258, 65257, 65256, 65255, 65254, 65253, 65252, 65251, 65250, 65249, 65248, 65247, 65246, 65245, 65244, 65243, 65242, 65241, 65240, 65239, 65238, 65237, 65236, 65235, 65234, 65233, 65232, 65231, 65230, 65229, 65228, 65227, 65226, 65225, 65224, 65223, 65222, 65221, 65220, 65219, 65218, 65217, 65216, 65215, 65214, 65213, 65212, 65211, 65210, 65209, 65208, 65207, 65206, 65205, 65204, 65203, 65202, 65201, 65200, 65199, 65198, 65197, 65196, 65195, 65194, 65193, 65192, 65191, 65190, 65189, 65188, 65187, 65186, 65185, 65184, 65183, 65182, 65181, 65180, 65179, 65178, 65177, 65176, 65175, 65174, 65173, 65172, 65171, 65170, 65169, 65168, 65167, 65166, 65165, 65164, 65162, 65161, 65160, 65159, 65158, 65157, 65156, 65155, 65154, 65153, 65152, 65151, 65150, 65149, 65148, 65147, 65146, 65145, 65144, 65143, 65142, 65141, 65140, 65139, 65138, 65137, 65136, 65135, 65134, 65133, 65132, 65131, 65130, 65129, 65128, 65127, 65126, 65125, 65124, 65123, 65122, 65121, 65120, 65119, 65118, 65117, 65116, 65115, 65114, 65113, 65112, 65111, 65110, 65109, 65108, 65107, 65106, 65105, 65104, 65103, 65102, 65101, 65100, 65099, 65098, 65097, 65096, 65095, 65094, 65093, 65092, 65091, 65090, 65089, 65088, 65087, 65086, 65085, 65084, 65083, 65082, 65081, 65080, 65079, 65078, 65077, 65076, 65075, 65074, 65073, 65072, 65071, 65070, 65069, 65068, 65067, 65066, 65065, 65064, 65063, 65062, 65061, 65060, 65059, 65058, 65057, 65056, 65055, 65054, 65053, 65052, 65051, 65050, 65049, 65048, 65047, 65046, 65045, 65044, 65043, 65042, 65041, 65040, 65039, 65038, 65037, 65036, 65035, 65034, 65033, 65032, 65031, 65030, 65029, 65028, 65027, 65026, 65025, 65024, 65023, 65022, 65021, 65020, 65019, 65018, 65017, 65016, 65015, 65014, 65013, 65012, 65011, 65010, 65009, 65008, 65007, 65006, 65005, 65004, 65003, 65002, 65001, 65000, 64999, 64998, 64997, 64996, 64995, 64994, 64993, 64992, 64991, 64990, 64989, 64988, 64987, 64986, 64985, 64984, 64983, 64982, 64981, 64980, 64979, 64978, 64977, 64976, 64975, 64974, 64973, 64972, 64971, 64970, 64969, 64968, 64967, 64966, 64965, 64964, 64963, 64962, 64961, 64960, 64959, 64958, 64957, 64956, 64955, 64954, 64953, 64951, 64949, 64948, 64947, 64946, 64945, 64944, 64943, 64942, 64941, 64940, 64939, 64938, 64937, 64936, 64935, 64934, 64933, 64932, 64931, 64930, 64929, 64928, 64927, 64926, 64925, 64924, 64923, 64922, 64921, 64920, 64919, 64918, 64917, 64916, 64915, 64914, 64913, 64912, 64911, 64910, 64909, 64908, 64907, 64906, 64905, 64904, 64903, 64902, 64901, 64900, 64899, 64898, 64897, 64896, 64895, 64894, 64893, 64892, 64890, 64889, 64888, 64887, 64886, 64885, 64884, 64883, 64882, 64881, 64880, 64879, 64878, 64877, 64876, 64875, 64874, 64873, 64872, 64871, 64870, 64869, 64868, 64867, 64866, 64865, 64864, 64863, 64862, 64861, 64860, 64859, 64858, 64857, 64856, 64855, 64853, 64852, 64850, 64849, 64848, 64847, 64846, 64845, 64844, 64843, 64842, 64841, 64840, 64839, 64838, 64837, 64836, 64835, 64834, 64833, 64832, 64831, 64830, 64829, 64828, 64827, 64826, 64825, 64824, 64823, 64822, 64821, 64820, 64819, 64818, 64817, 64816, 64815, 64814, 64813, 64812, 64811, 64810, 64809, 64808, 64807, 64806, 64805, 64804, 64803, 64802, 64801, 64800, 64799, 64798, 64797, 64796, 64795, 64794, 64793, 64792, 64791, 64790, 64789, 64788, 64787, 64786, 64785, 64784, 64783, 64782, 64781, 64780, 64779, 64778, 64777, 64776, 64775, 64774, 64773, 64772, 64769, 64768, 64767, 64766, 64765, 64764, 64763, 64762, 64761, 64760, 64759, 64758, 64757, 64756, 64755, 64754, 64753, 64752, 64751, 64750, 64749, 64748, 64747, 64746, 64745, 64744, 64743, 64742, 64741, 64740, 64739, 64738, 64737, 64736, 64735, 64734, 64733, 64732, 64731, 64730, 64729, 64728, 64727, 64726, 64725, 64724, 64723, 64722, 64721, 64720, 64719, 64718, 64717, 64716, 64715, 64714, 64713, 64712, 64711, 64710, 64709, 64708, 64707, 64706, 64705, 64704, 64703, 64702, 64701, 64700, 64699, 64698, 64697, 64696, 64695, 64694, 64693, 64692, 64691, 64690, 64689, 64688, 64687, 64686, 64685, 64684, 64683, 64682, 64681, 64680, 64679, 64678, 64677, 64676, 64675, 64674, 64673, 64672, 64671, 64670, 64669, 64668, 64667, 64666, 64665, 64664, 64663, 64662, 64661, 64660, 64659, 64658, 64657, 64656, 64655, 64654, 64653, 64652, 64651, 64650, 64649, 64648, 64647, 64646, 64645, 64644, 64643, 64642, 64641, 64640, 64639, 64638, 64637, 64636, 64635, 64634, 64633, 64632, 64631, 64630, 64629, 64628, 64627, 64626, 64625, 64624, 64623, 64622, 64621, 64620, 64619, 64618, 64617, 64616, 64615, 64614, 64613, 64612, 64611, 64610, 64609, 64608, 64607, 64606, 64605, 64604, 64603, 64602, 64601, 64600, 64599, 64598, 64597, 64596, 64595, 64594, 64593, 64592, 64591, 64590, 64589, 64588, 64587, 64586, 64585, 64584, 64583, 64582, 64581, 64580, 64579, 64578, 64577, 64576, 64575, 64574, 64573, 64572, 64571, 64570, 64569, 64568, 64567, 64566, 64565, 64564, 64563, 64562, 64561, 64560, 64559, 64558, 64557, 64556, 64555, 64554, 64553, 64552, 64551, 64550, 64549, 64548, 64547, 64546, 64545, 64544, 64543, 64542, 64541, 64540, 64539, 64538, 64537, 64536, 64535, 64534, 64533, 64532, 64531, 64530, 64529, 64528, 64527, 64526, 64525, 64524, 64523, 64522, 64521, 64520, 64519, 64518, 64517, 64516, 64515, 64514, 64513, 64512, 64511, 64510, 64509, 64508, 64507, 64506, 64505, 64504, 64503, 64502, 64501, 64500, 64499, 64498, 64497, 64496, 64495, 64494, 64493, 64492, 64491, 64490, 64489, 64488, 64487, 64486, 64485, 64484, 64483, 64482, 64481, 64480, 64479, 64478, 64477, 64476, 64475, 64474, 64473, 64472, 64471, 64470, 64469, 64468, 64467, 64466, 64465, 64464, 64463, 64462, 64461, 64460, 64459, 64458, 64457, 64456, 64455, 64454, 64453, 64452, 64451, 64450, 64449, 64448, 64447, 64446, 64445, 64444, 64443, 64442, 64441, 64440, 64439, 64438, 64437, 64436, 64435, 64434, 64433, 64432, 64431, 64430, 64429, 64428, 64427, 64426, 64425, 64424, 64423, 64422, 64421, 64420, 64419, 64418, 64417, 64416, 64415, 64414, 64413, 64412, 64411, 64410, 64409, 64408, 64407, 64406, 64405, 64404, 64403, 64402, 64401, 64400, 64399, 64398, 64397, 64396, 64395, 64394, 64393, 64392, 64391, 64390, 64389, 64388, 64387, 64386, 64385, 64384, 64383, 64382, 64381, 64380, 64379, 64378, 64377, 64376, 64375, 64374, 64373, 64372, 64371, 64370, 64369, 64368, 64367, 64366, 64365, 64364, 64363, 64362, 64361, 64360, 64359, 64358, 64357, 64356, 64355, 64354, 64353, 64352, 64351, 64350, 64349, 64348, 64347, 64346, 64345, 64344, 64343, 64342, 64341, 64340, 64339, 64338, 64337, 64336, 64335, 64334, 64333, 64332, 64331, 64330, 64329, 64328, 64327, 64326, 64325, 64324, 64323, 64322, 64321, 64320, 64319, 64318, 64317, 64316, 64315, 64314, 64313, 64312, 64311, 64310, 64309, 64308, 64307, 64306, 64305, 64304, 64303, 64302, 64301, 64300, 64299, 64298, 64297, 64296, 64295, 64294, 64293, 64292, 64291, 64290, 64289, 64288, 64287, 64286, 64285, 64284, 64283, 64282, 64281, 64280, 64279, 64278, 64277, 64276, 64275, 64274, 64273, 64272, 64271, 64270, 64269, 64268, 64267, 64266, 64265, 64264, 64263, 64262, 64261, 64260, 64259, 64258, 64257, 64256, 64255, 64254, 64253, 64252, 64251, 64250, 64249, 64248, 64247, 64246, 64245, 64244, 64243, 64242, 64241, 64240, 64239, 64238, 64237, 64236, 64235, 64234, 64233, 64232, 64231); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (64230, 64229, 64228, 64227, 64226, 64225, 64224, 64223, 64222, 64221, 64220, 64219, 64218, 64217, 64216, 64215, 64214, 64213, 64212, 64211, 64210, 64209, 64208, 64207, 64206, 64205, 64204, 64203, 64202, 64201, 64200, 64199, 64198, 64197, 64196, 64195, 64194, 64193, 64192, 64191, 64190, 64189, 64188, 64187, 64186, 64185, 64184, 64183, 64182, 64181, 64180, 64179, 64178, 64177, 64176, 64175, 64174, 64173, 64172, 64171, 64170, 64169, 64168, 64167, 64166, 64165, 64164, 64163, 64162, 64161, 64160, 64159, 64158, 64157, 64156, 64155, 64154, 64153, 64152, 64151, 64150, 64149, 64148, 64147, 64146, 64145, 64144, 64143, 64142, 64141, 64140, 64139, 64138, 64137, 64136, 64135, 64134, 64133, 64132, 64131, 64130, 64129, 64128, 64127, 64126, 64125, 64124, 64123, 64122, 64121, 64120, 64119, 64118, 64117, 64116, 64115, 64114, 64113, 64112, 64111, 64110, 64109, 64108, 64107, 64106, 64105, 64104, 64103, 64102, 64101, 64100, 64099, 64098, 64097, 64096, 64095, 64094, 64093, 64092, 64091, 64090, 64089, 64088, 64087, 64086, 64085, 64084, 64083, 64082, 64081, 64080, 64079, 64078, 64077, 64076, 64075, 64074, 64073, 64072, 64071, 64070, 64069, 64068, 64067, 64066, 64065, 64064, 64063, 64062, 64061, 64060, 64059, 64058, 64057, 64056, 64055, 64054, 64053, 64052, 64051, 64050, 64049, 64048, 64047, 64046, 64045, 64044, 64043, 64042, 64041, 64040, 64039, 64038, 64037, 64036, 64035, 64034, 64033, 64032, 64031, 64030, 64029, 64028, 64027, 64026, 64025, 64024, 64023, 64022, 64021, 64020, 64019, 64018, 64017, 64016, 64015, 64014, 64013, 64012, 64011, 64010, 64009, 64008, 64007, 64006, 64005, 64003, 64002, 64001, 64000, 63999, 63998, 63997, 63996, 63995, 63994, 63993, 63992, 63991, 63990, 63989, 63988, 63987, 63986, 63985, 63984, 63983, 63982, 63981, 63980, 63979, 63978, 63977, 63976, 63975, 63974, 63973, 63972, 63971, 63970, 63969, 63968, 63967, 63966, 63965, 63964, 63963, 63962, 63961, 63960, 63959, 63958, 63957, 63956, 63955, 63954, 63953, 63952, 63951, 63950, 63949, 63948, 63947, 63946, 63945, 63944, 63943, 63942, 63941, 63940, 63939, 63938, 63937, 63936, 63935, 63934, 63933, 63932, 63931, 63930, 63929, 63928, 63927, 63926, 63925, 63924, 63923, 63922, 63921, 63920, 63919, 63918, 63917, 63916, 63915, 63914, 63913, 63912, 63911, 63910, 63909, 63908, 63907, 63906, 63905, 63904, 63903, 63902, 63901, 63900, 63899, 63898, 63897, 63896, 63895, 63894, 63893, 63892, 63891, 63890, 63889, 63888, 63887, 63886, 63885, 63884, 63883, 63882, 63881, 63880, 63879, 63878, 63877, 63876, 63875, 63874, 63873, 63872, 63871, 63870, 63869, 63868, 63867, 63866, 63865, 63864, 63863, 63862, 63861, 63860, 63859, 63858, 63857, 63856, 63855, 63854, 63853, 63852, 63851, 63850, 63849, 63848, 63847, 63846, 63845, 63844, 63843, 63842, 63841, 63840, 63839, 63838, 63837, 63836, 63835, 63834, 63833, 63832, 63831, 63830, 63829, 63828, 63827, 63826, 63825, 63824, 63823, 63822, 63821, 63820, 63819, 63818, 63817, 63816, 63815, 63814, 63813, 63812, 63811, 63810, 63809, 63808, 63807, 63806, 63805, 63804, 63803, 63802, 63801, 63800, 63799, 63798, 63797, 63796, 63795, 63794, 63793, 63792, 63791, 63790, 63789, 63788, 63787, 63786, 63785, 63784, 63783, 63782, 63781, 63780, 63779, 63776, 63775, 63774, 63773, 63772, 63771, 63770, 63769, 63768, 63767, 63766, 63765, 63764, 63763, 63762, 63761, 63760, 63759, 63758, 63757, 63756, 63755, 63754, 63753, 63752, 63751, 63750, 63749, 63748, 63747, 63746, 63745, 63744, 63743, 63742, 63741, 63740, 63739, 63738, 63737, 63736, 63735, 63734, 63733, 63732, 63731, 63730, 63729, 63728, 63727, 63726, 63725, 63724, 63723, 63722, 63721, 63720, 63719, 63718, 63717, 63716, 63715, 63714, 63713, 63712, 63711, 63710, 63709, 63708, 63707, 63706, 63705, 63704, 63703, 63702, 63701, 63700, 63699, 63698, 63697, 63696, 63695, 63694, 63693, 63692, 63691, 63690, 63689, 63688, 63687, 63686, 63685, 63684, 63683, 63682, 63681, 63680, 63679, 63678, 63677, 63676, 63675, 63674, 63673, 63672, 63671, 63670, 63669, 63668, 63667, 63666, 63665, 63664, 63663, 63662, 63661, 63660, 63659, 63658, 63657, 63656, 63655, 63654, 63653, 63652, 63651, 63650, 63649, 63648, 63647, 63646, 63645, 63644, 63643, 63642, 63641, 63640, 63639, 63638, 63637, 63636, 63635, 63634, 63633, 63632, 63631, 63630, 63629, 63628, 63627, 63626, 63625, 63624, 63623, 63622, 63621, 63620, 63619, 63618, 63617, 63616, 63615, 63614, 63613, 63612, 63611, 63610, 63609, 63608, 63607, 63606, 63605, 63604, 63603, 63601, 63600, 63599, 63598, 63597, 63596, 63595, 63594, 63593, 63592, 63591, 63590, 63589, 63588, 63587, 63586, 63585, 63584, 63583, 63582, 63581, 63580, 63579, 63578, 63577, 63576, 63575, 63574, 63573, 63572, 63571, 63570, 63569, 63568, 63567, 63566, 63565, 63564, 63563, 63562, 63561, 63560, 63559, 63558, 63557, 63556, 63555, 63554, 63553, 63552, 63551, 63550, 63549, 63548, 63547, 63546, 63545, 63544, 63543, 63542, 63541, 63540, 63539, 63538, 63537, 63536, 63535, 63534, 63533, 63532, 63531, 63530, 63529, 63528, 63527, 63526, 63525, 63524, 63523, 63522, 63521, 63520, 63519, 63518, 63517, 63516, 63515, 63514, 63513, 63512, 63511, 63510, 63509, 63508, 63507, 63506, 63505, 63504, 63503, 63502, 63501, 63500, 63499, 63498, 63497, 63496, 63495, 63494, 63493, 63492, 63491, 63490, 63489, 63488, 63487, 63486, 63485, 63484, 63483, 63482, 63481, 63480, 63479, 63478, 63477, 63476, 63475, 63474, 63473, 63472, 63471, 63470, 63469, 63468, 63467, 63466, 63465, 63464, 63463, 63462, 63461, 63460, 63459, 63458, 63457, 63456, 63455, 63454, 63453, 63452, 63451, 63450, 63449, 63448, 63447, 63446, 63445, 63444, 63443, 63442, 63441, 63440, 63439, 63438, 63437, 63436, 63435, 63434, 63433, 63432, 63431, 63430, 63429, 63428, 63427, 63426, 63425, 63424, 63423, 63422, 63421, 63420, 63419, 63418, 63417, 63416, 63415, 63414, 63413, 63412, 63411, 63410, 63409, 63408, 63407, 63406, 63405, 63404, 63403, 63402, 63401, 63400, 63399, 63398, 63397, 63396, 63395, 63394, 63393, 63392, 63391, 63390, 63389, 63388, 63387, 63386, 63385, 63384, 63383, 63382, 63381, 63380, 63379, 63378, 63377, 63376, 63375, 63374, 63373, 63372, 63371, 63370, 63369, 63368, 63367, 63366, 63365, 63364, 63363, 63362, 63361, 63360, 63359, 63358, 63357, 63356, 63355, 63354, 63353, 63352, 63351, 63350, 63349, 63348, 63347, 63346, 63345, 63344, 63343, 63342, 63341, 63340, 63339, 63338, 63337, 63336, 63335, 63334, 63333, 63332, 63331, 63330, 63329, 63328, 63327, 63326, 63325, 63324, 63323, 63322, 63321, 63320, 63319, 63318, 63317, 63316, 63315, 63314, 63313, 63312, 63311, 63310, 63309, 63308, 63307, 63306, 63305, 63304, 63303, 63302, 63301, 63300, 63299, 63298, 63297, 63296, 63295, 63294, 63293, 63292, 63291, 63290, 63289, 63288, 63287, 63286, 63285, 63284, 63283, 63282, 63281, 63280, 63279, 63278, 63277, 63276, 63275, 63274, 63273, 63272, 63271, 63270, 63269, 63268, 63267, 63266, 63265, 63264, 63263, 63262, 63261, 63260, 63259, 63258, 63257, 63256, 63255, 63254, 63253, 63252, 63251, 63250, 63249, 63248, 63247, 63246, 63245, 63244, 63243, 63242, 63241, 63240, 63239, 63238, 63237, 63236, 63235, 63234, 63233, 63232, 63231, 63230, 63229, 63228, 63227, 63226, 63225, 63224, 63223, 63222, 63221, 63220, 63219, 63218, 63217, 63216, 63215, 63214, 63213, 63212, 63211, 63210, 63209, 63208, 63207, 63206, 63205, 63204, 63203, 63202, 63201, 63200, 63199, 63198, 63197, 63196, 63195, 63194, 63193, 63192, 63190, 63189, 63188, 63187, 63186, 63185, 63184, 63183, 63182, 63181, 63180, 63179, 63178, 63177, 63176, 63175, 63174, 63173, 63172, 63171, 63170, 63169, 63168, 63167, 63166, 63165, 63164, 63163, 63162, 63161, 63160, 63159, 63158, 63157, 63156, 63155, 63154, 63153, 63152, 63151, 63150, 63149, 63148, 63147, 63146, 63145, 63144, 63143, 63142, 63141, 63140, 63139, 63138, 63137, 63136, 63135, 63134, 63133, 63132, 63131, 63130, 63129, 63128, 63127, 63126, 63125, 63124, 63123, 63122, 63121, 63120, 63119, 63118, 63117, 63116, 63115, 63114, 63113, 63112, 63111, 63110, 63109, 63108, 63107, 63106, 63105, 63104, 63103, 63102, 63101, 63100, 63099, 63098, 63097, 63096, 63095, 63094, 63093, 63092, 63091, 63090, 63089, 63088, 63087, 63086, 63085, 63084, 63083, 63082, 63081, 63080, 63079, 63078, 63077, 63076, 63075, 63074, 63073, 63072, 63071, 63070, 63069, 63068, 63067, 63066, 63065, 63064, 63062, 63061, 63060, 63059, 63058, 63057, 63056, 63055, 63054, 63053, 63052, 63051, 63050, 63049, 63048, 63047, 63046, 63045, 63044, 63043, 63042, 63041, 63040, 63039, 63038, 63037, 63036, 63035, 63034, 63033, 63032, 63031, 63030, 63029, 63028, 63027, 63026, 63025, 63024, 63023, 63022, 63021, 63020, 63019, 63018, 63017, 63016, 63015, 63014, 63013, 63012, 63011, 63010, 63009, 63008, 63007, 63006, 63005, 63004, 63003, 63002, 63001, 63000, 62999, 62998, 62997, 62996, 62995, 62994, 62993, 62992, 62991, 62990, 62989, 62988, 62987, 62986, 62985, 62984, 62983, 62982, 62981, 62980, 62979, 62978, 62977, 62976, 62975, 62974, 62973, 62972, 62971, 62970, 62969, 62968, 62967, 62966, 62965, 62964, 62963, 62962, 62961, 62960, 62959, 62958, 62957, 62956, 62955, 62954, 62953, 62952, 62951, 62950, 62949, 62948, 62947, 62946, 62945, 62944, 62943, 62942, 62941, 62940, 62939, 62938, 62937, 62936, 62935, 62934, 62933, 62932, 62931, 62930, 62929, 62928, 62927, 62926, 62925, 62924, 62923, 62922, 62921, 62920, 62919, 62918, 62917, 62916, 62915, 62914, 62913, 62912, 62911, 62910, 62909, 62908, 62907, 62906, 62905, 62904, 62903, 62902, 62901, 62900, 62899, 62898, 62897, 62896, 62895, 62894, 62893, 62892, 62891, 62890, 62889, 62888, 62887, 62886, 62885, 62884, 62883, 62882, 62881, 62880, 62879, 62878, 62877, 62876, 62875, 62874, 62873, 62872, 62871, 62870, 62869, 62868, 62867, 62866, 62865, 62864, 62863, 62862, 62861, 62860, 62859, 62858, 62857, 62856, 62855, 62854, 62853, 62852, 62851, 62850, 62849, 62848, 62847, 62846, 62845, 62844, 62843, 62842, 62841, 62840, 62839, 62838, 62837, 62836, 62835, 62834, 62833, 62832, 62831, 62830, 62829, 62828, 62827, 62826, 62825, 62824, 62823, 62822, 62821, 62820, 62819, 62818, 62817, 62816, 62815, 62814, 62813, 62812, 62811, 62810, 62809, 62808, 62807, 62806, 62805, 62804, 62803, 62802, 62801, 62800, 62799, 62798, 62797, 62796, 62795, 62794, 62793, 62792, 62791, 62790, 62789, 62788, 62787, 62786, 62785, 62784, 62783, 62782, 62781, 62780, 62779, 62778, 62777, 62776, 62775, 62774, 62773, 62772, 62771, 62770, 62769, 62768, 62767, 62766, 62765, 62764, 62763, 62762, 62761, 62760, 62759, 62758, 62757, 62756, 62755, 62754, 62753, 62752, 62751, 62750, 62749, 62748, 62747, 62746, 62745, 62744, 62743, 62742, 62741, 62740, 62739, 62738, 62737, 62736, 62735, 62734, 62733, 62732, 62731, 62730, 62729, 62728, 62727, 62726, 62725, 62724, 62723, 62722, 62721, 62720, 62719, 62718, 62717, 62716, 62715, 62714, 62713, 62712, 62711, 62710, 62709, 62708, 62707, 62706, 62705, 62704, 62703, 62702, 62701, 62700, 62699, 62698, 62697, 62696, 62695, 62694, 62693, 62692, 62691, 62690, 62689, 62688, 62687, 62686, 62685, 62684, 62683, 62682, 62681, 62680, 62679, 62678, 62677, 62676, 62675, 62674, 62673, 62672, 62671, 62670, 62669, 62668, 62667, 62666, 62665, 62664, 62663, 62662, 62661, 62660, 62659, 62658, 62657, 62656, 62655, 62654, 62653, 62652, 62651, 62650, 62649, 62648, 62647, 62646, 62645, 62644, 62643, 62642, 62641, 62640, 62639, 62638, 62637, 62636, 62635, 62634, 62633, 62632, 62631, 62630, 62629, 62628, 62627, 62626, 62625, 62624, 62623, 62622, 62621, 62620, 62619, 62618, 62617, 62616, 62615, 62614, 62613, 62612, 62611, 62610, 62609, 62608, 62607, 62606, 62605, 62604, 62603, 62602, 62601, 62600, 62599, 62598, 62597, 62596, 62595, 62594, 62593, 62592, 62591, 62590, 62589, 62588, 62587, 62586, 62585, 62584, 62583, 62582, 62581, 62580, 62579, 62578, 62577, 62576, 62575, 62574, 62573, 62572, 62571, 62570, 62569, 62568, 62567, 62566, 62565, 62564, 62563, 62562, 62561, 62560, 62559, 62558, 62557, 62556, 62555, 62554, 62553, 62552, 62551, 62550, 62549, 62548, 62547, 62546, 62545, 62544, 62543, 62542, 62541, 62540, 62539, 62538, 62537, 62536, 62535, 62534, 62533, 62532, 62531, 62530, 62529, 62528, 62527, 62526, 62525, 62524, 62523, 62522, 62521, 62520, 62519, 62518, 62517, 62516, 62515, 62514, 62513, 62512, 62511, 62510, 62509, 62508, 62507, 62506, 62505, 62504, 62503, 62502, 62501, 62500, 62499, 62498, 62497, 62496, 62495, 62494, 62493, 62492, 62491, 62490, 62489, 62488, 62487, 62486, 62485, 62484, 62483, 62482, 62481, 62480, 62479, 62478, 62477, 62476, 62475, 62474, 62473, 62472, 62471, 62470, 62469, 62468, 62467, 62466, 62465, 62464, 62463, 62462, 62461, 62460, 62459, 62458, 62457, 62456, 62455, 62454, 62453, 62452, 62451, 62450, 62449, 62448, 62447, 62446, 62445, 62444, 62443, 62442, 62441, 62440, 62439, 62438, 62437, 62436, 62435, 62434, 62433, 62432, 62431, 62430, 62429, 62428, 62427, 62426, 62425, 62424, 62423, 62422, 62421, 62420, 62419, 62418, 62417, 62416, 62415, 62414, 62413, 62412, 62411, 62410, 62409, 62408, 62407, 62405, 62404, 62403, 62402, 62401, 62400, 62399, 62398, 62397, 62396, 62395, 62394, 62393, 62392, 62391, 62390, 62389, 62388, 62387, 62386, 62385, 62384, 62383, 62382, 62381, 62380, 62379, 62378, 62377, 62376, 62375, 62374, 62373, 62372, 62371, 62370, 62369, 62368, 62367, 62366, 62365, 62364, 62363, 62362, 62361, 62360, 62359, 62358, 62357, 62356, 62355, 62354, 62353, 62352, 62351, 62350, 62349, 62348, 62347, 62346, 62345, 62344, 62343, 62342, 62341, 62340, 62339, 62338, 62337, 62336, 62335, 62334, 62333, 62332, 62331, 62330, 62329, 62328, 62326, 62325, 62324, 62323, 62322, 62321, 62320, 62318, 62317, 62316, 62315, 62314, 62313, 62312, 62311, 62310, 62309, 62308, 62307, 62306, 62305, 62304, 62303, 62302, 62301, 62300, 62299, 62298, 62297, 62296, 62295, 62294, 62293, 62292, 62291, 62290, 62289, 62288, 62287, 62286, 62285, 62284, 62283, 62282, 62281, 62280, 62279, 62278, 62277, 62276, 62275, 62274, 62273, 62272, 62271, 62270, 62269, 62268, 62267, 62266, 62265, 62264, 62263, 62262, 62261, 62260, 62259, 62258, 62257, 62255, 62254, 62253, 62252, 62251, 62250, 62249, 62248, 62247, 62246, 62245, 62244, 62243, 62242, 62241, 62240, 62239, 62238, 62237, 62235, 62234, 62233, 62232, 62231, 62230, 62229, 62228, 62227, 62226, 62225, 62224, 62223, 62222, 62221, 62220, 62219, 62218, 62217, 62216, 62215, 62214, 62213, 62212, 62211, 62210, 62207, 62206, 62205, 62204, 62203, 62202, 62201, 62200, 62199, 62198, 62197, 62196, 62195, 62194, 62193, 62192, 62191, 62190, 62189, 62188, 62187, 62186, 62185, 62184, 62183, 62182, 62181, 62180, 62179, 62178, 62177, 62176, 62175, 62174, 62173, 62172, 62168, 62167, 62166, 62165, 62164, 62163, 62162, 62161, 62160, 62159, 62158, 62157, 62156, 62155, 62154, 62153, 62152, 62151, 62150, 62149, 62148, 62147, 62146, 62145, 62144, 62143, 62142, 62141, 62140, 62139, 62138, 62136, 62135, 62134, 62133, 62132, 62131, 62130, 62129, 62128, 62127, 62126, 62125, 62124, 62123, 62122, 62121, 62120, 62119, 62118, 62117, 62116, 62115, 62114, 62113, 62112, 62111, 62110, 62109, 62108, 62107, 62106, 62105, 62104, 62103, 62102, 62101, 62100, 62099, 62098, 62097, 62096, 62095, 62094, 62093, 62092, 62091, 62090, 62089, 62088, 62087, 62086, 62085, 62084, 62083, 62082, 62081, 62080, 62079, 62078, 62077, 62076, 62075, 62074, 62073, 62072, 62071, 62070, 62069, 62068, 62067, 62066, 62065, 62064, 62063, 62062, 62060, 62059, 62058, 62057, 62056, 62055, 62054, 62053, 62052, 62051, 62050, 62049, 62048, 62047, 62046, 62045, 62044, 62043, 62042, 62041, 62039, 62038, 62037, 62036, 62035, 62034, 62033, 62032, 62031, 62030, 62029, 62028, 62027, 62026, 62025, 62024, 62023, 62022, 62021, 62020, 62019, 62018, 62017, 62016, 62015, 62014, 62013, 62012, 62011, 62010, 62009, 62008, 62007, 62006, 62005, 62004, 62002, 62001, 62000, 61999, 61998, 61997, 61995, 61994, 61993, 61991, 61990, 61989, 61988, 61987, 61986, 61985, 61984, 61983, 61982, 61981, 61980, 61979, 61978, 61977, 61976, 61975, 61974, 61973, 61972, 61971, 61970, 61969, 61968, 61967, 61966, 61965, 61964, 61963, 61962, 61961, 61960, 61959, 61958, 61957, 61956, 61955, 61954, 61953, 61952, 61951, 61950, 61949, 61948, 61947, 61946, 61945, 61944, 61943, 61942, 61941, 61940, 61939, 61938, 61936, 61935, 61933, 61932, 61931, 61929, 61928, 61927, 61926, 61925, 61924, 61923, 61922, 61921, 61920, 61919, 61918, 61917, 61916, 61915, 61913, 61912, 61911, 61910, 61909, 61908, 61907, 61906, 61905, 61904, 61903, 61902, 61901, 61900, 61899, 61898, 61897, 61896, 61895, 61894, 61893, 61892, 61891, 61890, 61889, 61888, 61887, 61886, 61885, 61884, 61883, 61882, 61881, 61880, 61879, 61878, 61877, 61876, 61874, 61873, 61872, 61871, 61870, 61869, 61868, 61867, 61866, 61865, 61864, 61863, 61862, 61861, 61860, 61859, 61858, 61857, 61856, 61855, 61854, 61853, 61852, 61851, 61850, 61849, 61848, 61847, 61846, 61845, 61844, 61843, 61842, 61841, 61840, 61839, 61838, 61836, 61835, 61834, 61833, 61832, 61831, 61830, 61829, 61828, 61827, 61826, 61825, 61824, 61823, 61822, 61821, 61820, 61819, 61818, 61817, 61816, 61815, 61814, 61813, 61812, 61811, 61810, 61809, 61808, 61807, 61806, 61805, 61804, 61803, 61802, 61801, 61800, 61799, 61798, 61797, 61796, 61795, 61794, 61793, 61792, 61791, 61790, 61789, 61788, 61787, 61786, 61785, 61784, 61783, 61782, 61781, 61780, 61779, 61778, 61777, 61776, 61775, 61774, 61773, 61772, 61771, 61770, 61769, 61768, 61767, 61766, 61765, 61764, 61763, 61762, 61761, 61760, 61759, 61758, 61757, 61756, 61755, 61754, 61753, 61752, 61751, 61750, 61749, 61748, 61747, 61746, 61745, 61744, 61743, 61742, 61741, 61740, 61739, 61738, 61737, 61736, 61735, 61734, 61733, 61732, 61731, 61730, 61729, 61728, 61727, 61726, 61725, 61724, 61723, 61722, 61721, 61720, 61719, 61718, 61717, 61716, 61715, 61714, 61713, 61712, 61711, 61710, 61709, 61708, 61707, 61706, 61705, 61704, 61703, 61702, 61700, 61699, 61698, 61697, 61696, 61695, 61694, 61693, 61692, 61691, 61690, 61689, 61688, 61687, 61684, 61682, 61678, 61677, 61676, 61675, 61674, 61673, 61672, 61671, 61670, 61669, 61668, 61667, 61666, 61665, 61664, 61663, 61662, 61661, 61660, 61659, 61658, 61657, 61656, 61655, 61654, 61653, 61652, 61651, 61650, 61649, 61648, 61647, 61646, 61645, 61644, 61643, 61642, 61641, 61640, 61639, 61638, 61637, 61636, 61635, 61634, 61633, 61632, 61631, 61630, 61629, 61628, 61627, 61626, 61625, 61624, 61623, 61622, 61621, 61620, 61619, 61618, 61617, 61615, 61614, 61613, 61612, 61611, 61610, 61609, 61608, 61607, 61606, 61605, 61604, 61603, 61602, 61601, 61600, 61599, 61598, 61597, 61596, 61595, 61594, 61593, 61592, 61591, 61590, 61589, 61588, 61587, 61586, 61585, 61584, 61583, 61582, 61581, 61580, 61579, 61578, 61577, 61576, 61575, 61574, 61573, 61572, 61571, 61570, 61568, 61567, 61566, 61565, 61564, 61563, 61562, 61561, 61560, 61559, 61558, 61557, 61556, 61555, 61554, 61553, 61552, 61551, 61550, 61549, 61548, 61547, 61546, 61545, 61544, 61543, 61542, 61541, 61540, 61539, 61538, 61537, 61536, 61535, 61534, 61533, 61532, 61531, 61530, 61529, 61528, 61527, 61526, 61525, 61524, 61523, 61522, 61521, 61520, 61519, 61518, 61517, 61516, 61515, 61514, 61513, 61512, 61511, 61510, 61509, 61508, 61507, 61506, 61505, 61504, 61503, 61502, 61501, 61500, 61499, 61498, 61497, 61496, 61495, 61494, 61493, 61492, 61491, 61490, 61489, 61488, 61487, 61486, 61485, 61484, 61483, 61482, 61481, 61480, 61479, 61478, 61477, 61476, 61475, 61474, 61473, 61472, 61471, 61470, 61469, 61468, 61467, 61466, 61465, 61464, 61463, 61462, 61461, 61460, 61459, 61458, 61457, 61456, 61455, 61454, 61453, 61452, 61451, 61450, 61449, 61448, 61447, 61446, 61445, 61444, 61443, 61442, 61441, 61440, 61439, 61438, 61437, 61436, 61435, 61434, 61433, 61432, 61431, 61430, 61429, 61428, 61427, 61426, 61425, 61424, 61423, 61422, 61421, 61420, 61419, 61418, 61417, 61416, 61415, 61414, 61413, 61412, 61411, 61410, 61409, 61408, 61407, 61406, 61405, 61404, 61403, 61402, 61401, 61400, 61399, 61398, 61397, 61396, 61395, 61394, 61393, 61392, 61391, 61390, 61389, 61388, 61387, 61386, 61385, 61384, 61383, 61382, 61381, 61380, 61379, 61378, 61377, 61376, 61375, 61374, 61373, 61372, 61371, 61370, 61369, 61368, 61367, 61366, 61365, 61364, 61363, 61362, 61361, 61360, 61359, 61358, 61357, 61356, 61355, 61354, 61353, 61352, 61351, 61350, 61349, 61348, 61347, 61346, 61345, 61344, 61343, 61342, 61341, 61340, 61339, 61338, 61337, 61336, 61335, 61334, 61333, 61332, 61331, 61330, 61328, 61327, 61326, 61324, 61323, 61322, 61321, 61320, 61319, 61318, 61317, 61316, 61315, 61314, 61313, 61312, 61311, 61310, 61309, 61308, 61307, 61306, 61305, 61304, 61303, 61302, 61301, 61300, 61299, 61298, 61297, 61296, 61295, 61294, 61293, 61292, 61291, 61290, 61289, 61288, 61287, 61286, 61285, 61284, 61283, 61282, 61281, 61280, 61279, 61278, 61277, 61276, 61275, 61274, 61273, 61272, 61271, 61270, 61269, 61268, 61267, 61266, 61265, 61264, 61263, 61262, 61261, 61260, 61259, 61258, 61257, 61256, 61255, 61254, 61253, 61252, 61251, 61250, 61249, 61248, 61247, 61246, 61245, 61244, 61243, 61242, 61241, 61240, 61239, 61238, 61237, 61236, 61235, 61234, 61233, 61232, 61231, 61230, 61229, 61228, 61227, 61226, 61225, 61224, 61223, 61222, 61221, 61220, 61219, 61218, 61217, 61216, 61215, 61214, 61213, 61212, 61211, 61210, 61209, 61208, 61207, 61206, 61205, 61204, 61203, 61202, 61201, 61200, 61199, 61198, 61197, 61196, 61195, 61194, 61193, 61192, 61191, 61190, 61189, 61188, 61187, 61186, 61185, 61184, 61183, 61182, 61181, 61180, 61179, 61178, 61177, 61176, 61175, 61174, 61173, 61172, 61171, 61170, 61169, 61168, 61167, 61166, 61165, 61164, 61163, 61162, 61161, 61160, 61159, 61158, 61157, 61156, 61155, 61154, 61153, 61152, 61151, 61150, 61149, 61148, 61147, 61146, 61145, 61144, 61143, 61142, 61141, 61140, 61139, 61138, 61137, 61136, 61135, 61134, 61133, 61132, 61131, 61130, 61129, 61128, 61127, 61126, 61125, 61124, 61123, 61122, 61121, 61120, 61119, 61118, 61117, 61116, 61115, 61114, 61113, 61112, 61111, 61110, 61109, 61108, 61107, 61106, 61105, 61104, 61103, 61102, 61101, 61100, 61099, 61098, 61097, 61096, 61095, 61094, 61093, 61092, 61091, 61090, 61089, 61088, 61087, 61086, 61085, 61084, 61083, 61082, 61081, 61080, 61079, 61078, 61077, 61076, 61075, 61074, 61073, 61072, 61071, 61070, 61069, 61068, 61067, 61066, 61065, 61064, 61063, 61062, 61061, 61060, 61059, 61058, 61057, 61056, 61055, 61054, 61053, 61052, 61051, 61050, 61049, 61048, 61047, 61046, 61045, 61044, 61043, 61042, 61041, 61039, 61037, 61036, 61035, 61034, 61033, 61032, 61031, 61030, 61029, 61028, 61027, 61026, 61025, 61024, 61023, 61022, 61021, 61020, 61019, 61018, 61017, 61016, 61015, 61014, 61013, 61012, 61011, 61010, 61009, 61008, 61007, 61006, 61005, 61004, 61003, 61002, 61001, 61000, 60999, 60998, 60997, 60996, 60995, 60994, 60993, 60992, 60991, 60990, 60989, 60988, 60987, 60986, 60985, 60984, 60983, 60982, 60981, 60980, 60979, 60978, 60977, 60976, 60975, 60974, 60973, 60972, 60971, 60970, 60969, 60968, 60967, 60966, 60965, 60964, 60963, 60962, 60961, 60960, 60959, 60958, 60957, 60956, 60955, 60954, 60953, 60952, 60951, 60950, 60949, 60948, 60947, 60946, 60945, 60944, 60943, 60942, 60941, 60940, 60939, 60938, 60937, 60936, 60935, 60934, 60933, 60932, 60931, 60930, 60929, 60928, 60927, 60926, 60925, 60924, 60923, 60922, 60921, 60920, 60919, 60918, 60917, 60916, 60915, 60914, 60913, 60912, 60911, 60910, 60909, 60908, 60907, 60906, 60905, 60904, 60903, 60902, 60901, 60900, 60899, 60898, 60897, 60896, 60895, 60894, 60893, 60892, 60891, 60890, 60889, 60888, 60887, 60886, 60885, 60884, 60883, 60882, 60881, 60880, 60879, 60878, 60877, 60876, 60875, 60874, 60873, 60872, 60871, 60870, 60869, 60868, 60867, 60866, 60865, 60864, 60863, 60862, 60861, 60860, 60859, 60858, 60857, 60856, 60855, 60854, 60853, 60852, 60851, 60850, 60849, 60848, 60847, 60846, 60845, 60844, 60843, 60842, 60841, 60840, 60839, 60838, 60837, 60836, 60835, 60834, 60833, 60832, 60831, 60830, 60829, 60828, 60827, 60826, 60825, 60824, 60823, 60822, 60821, 60820, 60819, 60818, 60817, 60816, 60815, 60814, 60813, 60812, 60811, 60810, 60809, 60808, 60807, 60806, 60805, 60804, 60803, 60802, 60801, 60800, 60799, 60798, 60797, 60796, 60795, 60794, 60793, 60792, 60791, 60790, 60789, 60788, 60787, 60786, 60785, 60784, 60783, 60782, 60781, 60780, 60779, 60778, 60777, 60776, 60775, 60774, 60773, 60772, 60771, 60770, 60769, 60768, 60767, 60766, 60765, 60764, 60763, 60762, 60761, 60760, 60759, 60758, 60757, 60756, 60755, 60754, 60753, 60752, 60751, 60750, 60749, 60748, 60747, 60746, 60745, 60744, 60743, 60742, 60741, 60740, 60739, 60738, 60737, 60736, 60735, 60734, 60733, 60732, 60731, 60730, 60729, 60728, 60727, 60726, 60725, 60724, 60723, 60722, 60721, 60720, 60719, 60718, 60717, 60716, 60715, 60714, 60713, 60712, 60711, 60710, 60709, 60708, 60707, 60706, 60705, 60704, 60703, 60702, 60701, 60700, 60699, 60698, 60697, 60696, 60695, 60694, 60693, 60692, 60691, 60690, 60689, 60688, 60687, 60686, 60685, 60684, 60683, 60682, 60681, 60680, 60679, 60678, 60677, 60676, 60675, 60674, 60673, 60672, 60671, 60670, 60669, 60668, 60667, 60666, 60665, 60664, 60663, 60662, 60661, 60660, 60659, 60658, 60657, 60656, 60655, 60654, 60653, 60652, 60651, 60650, 60649, 60648, 60647, 60646, 60645, 60644, 60643, 60641, 60640, 60639, 60638, 60637, 60636, 60635, 60634, 60633, 60632, 60631, 60630, 60629, 60628, 60627, 60626, 60625, 60624, 60623, 60622, 60621, 60620, 60619, 60618, 60617, 60616, 60615, 60614, 60613, 60612, 60611, 60610, 60609, 60608, 60607, 60606, 60605, 60604, 60603, 60602, 60601, 60600, 60599, 60598, 60597, 60596, 60595, 60594, 60593, 60592, 60591, 60590, 60589, 60588, 60587, 60586, 60585, 60584, 60583, 60582, 60581, 60580, 60579, 60578, 60577, 60576, 60575, 60574, 60573, 60572, 60571, 60570, 60569, 60568, 60567, 60565, 60564, 60563, 60562, 60561, 60560, 60559, 60558, 60557, 60556, 60555, 60554, 60553, 60552, 60551, 60550, 60549, 60548, 60547, 60546, 60545, 60544, 60543, 60542, 60541, 60540, 60539, 60538, 60537, 60536, 60535, 60534, 60533, 60532, 60531, 60530, 60529, 60528, 60527, 60526, 60525, 60524, 60523, 60522, 60521, 60520, 60519, 60518, 60517, 60516, 60515, 60514, 60513, 60512, 60511, 60510, 60509, 60508, 60507, 60506, 60505, 60504, 60503, 60501, 60500, 60499, 60498, 60497, 60496, 60495, 60494, 60493, 60492, 60491, 60490, 60489, 60488, 60487, 60486, 60485, 60484, 60483, 60482, 60481, 60480, 60479, 60478, 60477, 60476, 60475, 60474, 60473, 60472, 60471, 60470, 60469, 60468, 60467, 60466, 60465, 60464, 60463, 60462, 60461, 60460, 60459, 60458, 60457, 60456, 60455, 60454, 60453, 60452, 60451, 60450, 60449, 60448, 60447, 60446, 60445, 60444, 60443, 60442, 60441, 60440, 60439, 60438, 60437, 60436, 60435, 60434, 60433, 60432, 60431, 60430, 60429, 60428, 60427, 60426, 60425, 60424, 60423, 60422, 60421, 60420, 60419, 60418, 60417, 60416, 60415, 60414, 60413, 60412, 60411, 60410, 60409, 60408, 60407, 60406, 60405, 60404, 60403, 60402, 60401, 60400, 60399, 60398, 60397, 60396, 60395, 60394, 60393, 60392, 60391, 60390, 60389, 60388, 60387, 60386, 60385, 60384, 60383, 60382, 60381, 60380, 60379, 60378, 60377, 60376, 60375, 60374, 60373, 60372, 60371, 60370, 60369, 60368, 60367, 60366, 60365, 60364, 60363, 60362, 60361, 60360, 60359, 60358, 60357, 60356, 60355, 60354, 60353, 60352, 60351, 60350, 60349, 60348, 60347, 60346, 60345, 60344, 60343, 60342, 60341, 60340, 60339, 60338, 60337, 60336, 60335, 60334, 60333, 60332, 60331, 60330, 60329, 60328, 60327, 60326, 60325, 60324, 60323, 60322, 60321, 60320, 60319, 60318, 60317, 60316, 60315, 60314, 60313, 60312, 60311, 60310, 60309, 60308, 60307, 60306, 60305, 60304, 60303, 60302, 60301, 60300, 60299, 60298, 60297, 60296, 60295, 60294, 60293, 60292, 60291, 60290, 60289, 60288, 60287, 60286, 60285, 60284, 60283, 60282, 60281, 60280, 60279, 60278, 60277, 60276, 60275, 60274, 60273, 60272, 60271, 60270, 60269, 60268, 60267, 60266, 60265, 60264, 60263, 60262, 60261, 60260, 60259, 60258, 60257, 60256, 60255, 60254, 60253, 60252, 60251, 60250, 60249, 60248, 60247, 60246, 60245, 60244, 60243, 60242, 60241, 60240, 60239, 60238, 60237, 60236, 60235, 60234, 60233, 60232, 60231, 60230, 60229, 60228, 60227, 60226, 60225, 60224, 60222, 60221, 60220, 60219, 60218, 60217, 60216, 60215, 60214, 60213, 60212, 60211, 60210, 60209, 60207, 60206, 60205, 60204, 60203, 60202, 60201, 60200, 60199, 60198, 60197, 60196, 60194, 60193, 60192, 60191, 60190, 60189, 60188, 60187, 60186, 60185, 60184, 60183, 60182, 60181, 60180, 60179, 60178, 60177, 60176, 60175, 60174, 60173, 60172, 60171, 60170, 60169, 60168, 60167, 60166, 60165, 60164, 60163, 60162, 60161, 60160, 60159, 60158, 60157, 60156, 60155, 60154, 60153, 60152, 60151, 60150, 60149, 60148, 60147, 60146, 60145, 60144, 60143, 60142, 60141, 60140, 60139, 60138, 60137, 60136, 60135, 60134, 60133, 60132, 60131, 60130, 60129, 60128, 60127, 60126, 60125, 60124, 60123, 60122, 60121, 60120, 60119, 60118, 60117, 60116, 60115, 60114, 60113, 60112, 60111, 60110, 60109, 60108, 60107, 60106, 60105, 60104, 60103, 60102, 60101, 60100, 60099, 60098, 60097, 60096, 60095, 60094, 60093, 60092, 60091, 60090, 60089, 60088, 60087, 60086, 60085, 60084, 60083, 60082, 60081, 60080, 60079, 60078, 60077, 60076, 60075, 60074, 60073, 60072, 60071, 60070, 60069, 60068, 60067, 60066, 60065, 60064, 60063, 60062, 60061, 60060, 60059, 60058, 60057, 60056, 60055, 60054, 60053, 60052, 60051, 60050, 60049, 60047, 60046, 60045, 60044, 60043, 60042, 60041, 60040, 60039, 60038, 60037, 60036, 60035, 60033, 60032, 60031, 60030, 60029, 60028, 60027, 60026, 60025, 60024, 60023, 60022, 60021, 60020, 60019, 60018, 60017, 60016, 60015, 60014, 60013, 60012, 60011, 60010, 60009, 60008, 60007, 60006, 60005, 60004, 60003, 60002, 60001, 60000, 59999, 59998, 59997, 59996, 59995, 59994, 59993, 59992, 59991, 59990, 59989, 59988, 59987, 59986, 59985, 59984, 59983, 59982, 59981, 59980, 59979, 59978, 59977, 59976, 59975, 59974, 59973, 59968, 59967, 59966, 59965, 59964, 59963, 59962, 59961, 59960, 59959, 59958, 59957, 59956, 59955, 59954, 59953, 59952, 59951, 59950, 59949, 59948, 59947, 59946, 59945, 59944, 59943, 59942, 59941, 59940, 59939, 59938, 59937, 59936, 59935, 59934, 59933, 59932, 59931, 59930, 59929, 59928, 59927, 59926, 59925, 59924, 59923, 59922, 59921, 59920, 59919, 59918, 59917, 59916, 59915, 59914, 59913, 59912, 59911, 59910, 59909, 59908, 59907, 59906, 59905, 59904, 59903, 59902, 59901, 59900, 59899, 59898, 59897, 59896, 59895, 59894, 59893, 59889, 59888, 59887, 59886, 59885, 59884, 59883, 59882, 59881, 59880, 59879, 59878, 59877, 59876, 59875, 59874, 59873, 59872, 59871, 59870, 59869, 59868, 59867, 59866, 59865, 59864, 59863, 59862, 59861, 59860, 59859, 59858, 59857, 59856, 59855, 59854, 59853, 59852, 59851, 59850, 59849, 59848, 59847, 59846, 59845, 59844, 59843, 59842, 59841, 59840, 59839, 59838, 59837, 59836, 59835, 59834, 59833, 59832, 59831, 59830, 59829, 59828, 59827, 59826, 59825, 59824, 59823, 59822, 59820, 59819, 59818, 59817, 59816, 59815, 59814, 59813, 59812, 59811, 59810, 59809, 59808, 59807, 59806, 59805, 59803, 59801, 59800, 59799, 59798, 59797, 59796, 59795, 59794, 59793, 59792, 59791, 59790, 59789, 59788, 59787, 59786, 59785, 59784, 59783, 59782, 59781, 59778, 59777, 59776, 59775, 59774, 59773, 59772, 59771, 59770, 59769, 59768, 59767, 59766, 59765, 59764, 59763, 59762, 59761, 59760, 59759, 59758, 59757, 59756, 59755, 59754, 59753, 59752, 59751, 59750, 59749, 59748, 59747, 59746, 59745, 59744, 59743, 59742, 59741, 59740, 59739, 59738, 59737, 59736, 59735, 59734, 59733, 59732, 59731, 59730, 59729, 59728, 59727, 59726, 59723, 59722, 59721, 59720, 59719, 59718, 59717, 59716, 59715, 59714, 59712, 59711, 59710, 59709, 59708, 59707, 59706, 59705, 59704, 59703, 59702, 59701, 59700, 59699, 59698, 59697, 59696, 59695, 59694, 59693, 59692, 59691, 59690, 59689, 59688, 59687, 59686, 59685, 59684, 59683, 59682, 59681, 59680, 59679, 59678, 59677, 59676, 59675, 59674, 59672, 59671, 59670, 59669, 59668, 59667, 59666, 59665, 59664, 59663, 59662, 59661, 59660, 59659, 59658, 59657, 59656, 59655, 59654, 59653, 59652, 59651, 59650, 59649, 59648, 59647, 59646, 59645, 59644, 59643, 59642, 59641, 59640, 59639, 59638, 59637, 59636, 59635, 59634, 59633, 59632, 59631, 59630, 59629, 59628, 59627, 59626, 59625, 59624, 59623, 59622, 59621, 59620, 59619, 59618, 59617, 59616, 59614, 59613, 59612, 59611, 59610, 59609, 59608, 59607, 59606, 59605, 59604, 59603, 59602, 59601, 59600, 59599, 59598, 59597, 59596, 59595, 59594, 59593, 59592, 59591, 59590, 59589, 59588, 59587, 59586, 59585, 59584, 59583, 59582, 59581, 59580, 59578, 59577, 59576, 59575, 59574, 59573, 59572, 59571, 59570, 59569, 59568, 59567, 59566, 59565, 59555, 59554, 59553, 59552, 59551, 59550, 59549, 59548, 59547, 59546, 59545, 59544, 59543, 59542, 59541, 59540, 59539, 59538, 59537, 59536, 59535, 59534, 59533, 59532, 59531, 59530, 59529, 59528, 59527, 59526, 59525, 59524, 59523, 59522, 59521, 59519, 59518, 59517, 59516, 59515, 59514, 59513, 59512, 59511, 59510, 59509, 59508, 59507, 59506, 59505, 59504, 59503, 59502, 59501, 59500, 59499, 59498, 59497, 59496, 59495, 59494, 59493, 59492, 59491, 59490, 59489, 59488, 59487, 59486, 59485, 59484, 59483, 59482, 59481, 59480, 59479, 59478, 59477, 59476, 59475, 59474, 59473, 59472, 59471, 59470, 59467, 59466, 59465, 59464, 59463, 59462, 59461, 59460, 59459, 59458, 59457, 59456, 59455, 59454, 59453, 59452, 59451, 59450, 59449, 59448, 59447, 59446, 59445, 59444, 59443, 59442, 59441, 59440, 59439, 59438, 59437, 59436, 59435, 59434, 59433, 59432, 59431, 59430, 59429, 59428, 59427, 59426, 59425, 59424, 59423, 59422, 59421, 59420, 59419, 59418, 59417, 59416, 59415, 59414, 59413, 59411, 59410, 59409, 59408, 59406, 59405, 59404, 59403, 59402, 59401, 59400, 59399, 59398, 59397, 59396, 59395, 59394, 59393, 59392, 59391, 59390, 59389, 59388, 59387, 59386, 59385, 59384, 59383, 59382, 59381, 59380, 59379, 59378, 59377, 59376, 59375, 59374, 59373, 59372, 59371, 59370, 59369, 59368, 59367, 59366, 59365, 59364, 59363, 59362, 59361, 59360, 59359, 59358, 59357, 59356, 59355, 59354, 59353, 59352, 59351, 59350, 59349, 59348, 59347, 59346, 59345, 59344, 59343, 59342, 59341, 59340, 59339, 59338, 59337, 59336, 59335, 59334, 59333, 59332, 59331, 59330, 59329, 59328, 59327, 59326, 59325, 59324, 59323, 59322, 59321, 59320, 59319, 59318, 59317, 59316, 59315, 59314, 59313, 59312, 59311, 59310, 59309, 59308, 59307, 59306, 59305, 59304, 59303, 59302, 59301, 59300, 59299, 59298, 59297, 59296, 59295, 59294, 59293, 59292, 59291, 59290, 59289, 59288, 59287, 59286, 59285, 59284, 59283, 59282, 59281, 59280, 59279, 59278, 59277, 59276, 59275, 59274, 59273, 59272, 59271, 59270, 59269, 59268, 59267, 59266, 59265, 59264, 59263, 59262, 59261, 59260, 59259, 59258, 59257, 59256, 59255, 59254, 59253, 59252, 59251, 59250, 59249, 59248, 59247, 59246, 59245, 59244, 59243, 59242, 59241, 59240, 59239, 59238, 59237, 59236, 59235, 59234, 59233, 59232, 59231, 59230, 59229, 59228, 59227, 59226, 59225, 59224, 59223, 59221, 59220, 59219, 59218, 59217, 59216, 59215, 59214, 59213, 59212, 59211, 59210, 59209, 59208, 59207, 59206, 59205, 59204, 59203, 59202, 59201, 59200, 59199, 59198, 59197, 59196, 59195, 59194, 59193, 59192, 59190, 59189, 59188, 59187, 59186, 59185, 59184, 59183, 59182, 59181, 59180, 59179, 59178, 59177, 59176, 59175, 59174, 59173, 59172, 59171, 59170, 59169, 59168, 59167, 59166, 59163, 59162, 59161, 59160, 59159, 59158, 59157, 59156, 59155, 59154, 59153, 59152, 59151, 59150, 59149, 59148, 59147, 59146); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (59145, 59144, 59143, 59142, 59141, 59140, 59139, 59138, 59137, 59136, 59135, 59134, 59133, 59132, 59131, 59130, 59129, 59127, 59125, 59124, 59123, 59122, 59121, 59120, 59119, 59118, 59117, 59116, 59115, 59114, 59113, 59112, 59111, 59110, 59109, 59108, 59107, 59106, 59105, 59104, 59103, 59102, 59101, 59100, 59099, 59098, 59097, 59096, 59095, 59094, 59093, 59092, 59091, 59090, 59089, 59088, 59087, 59086, 59085, 59084, 59083, 59082, 59081, 59080, 59079, 59078, 59077, 59076, 59075, 59074, 59073, 59072, 59071, 59070, 59069, 59068, 59067, 59066, 59065, 59064, 59063, 59062, 59061, 59060, 59059, 59058, 59057, 59056, 59055, 59054, 59053, 59052, 59051, 59050, 59049, 59048, 59047, 59046, 59045, 59044, 59043, 59042, 59041, 59040, 59039, 59038, 59037, 59036, 59035, 59034, 59033, 59032, 59031, 59030, 59029, 59028, 59027, 59026, 59025, 59024, 59023, 59022, 59021, 59020, 59019, 59018, 59017, 59016, 59015, 59014, 59013, 59012, 59011, 59010, 59009, 59008, 59007, 59006, 59005, 59004, 59003, 59002, 59001, 59000, 58999, 58998, 58997, 58996, 58995, 58994, 58993, 58992, 58991, 58990, 58989, 58988, 58987, 58986, 58985, 58984, 58983, 58982, 58981, 58980, 58979, 58978, 58977, 58976, 58975, 58974, 58973, 58972, 58971, 58970, 58969, 58968, 58967, 58966, 58965, 58964, 58963, 58962, 58961, 58960, 58959, 58958, 58957, 58956, 58955, 58954, 58953, 58952, 58951, 58950, 58949, 58948, 58947, 58946, 58945, 58944, 58943, 58942, 58941, 58940, 58939, 58938, 58937, 58936, 58935, 58934, 58933, 58932, 58931, 58930, 58929, 58928, 58927, 58926, 58925, 58924, 58923, 58922, 58921, 58920, 58919, 58918, 58917, 58916, 58915, 58914, 58913, 58912, 58911, 58910, 58909, 58908, 58907, 58906, 58905, 58904, 58903, 58902, 58901, 58900, 58899, 58898, 58897, 58896, 58895, 58894, 58893, 58892, 58891, 58890, 58889, 58888, 58887, 58886, 58885, 58884, 58883, 58882, 58881, 58880, 58879, 58878, 58877, 58876, 58875, 58874, 58873, 58872, 58871, 58870, 58869, 58868, 58867, 58866, 58865, 58864, 58863, 58862, 58861, 58860, 58859, 58858, 58857, 58856, 58855, 58854, 58853, 58852, 58851, 58850, 58849, 58848, 58847, 58846, 58845, 58844, 58843, 58842, 58841, 58840, 58839, 58838, 58837, 58836, 58835, 58834, 58833, 58832, 58831, 58830, 58829, 58828, 58827, 58826, 58825, 58824, 58823, 58822, 58821, 58820, 58819, 58818, 58817, 58816, 58815, 58814, 58813, 58812, 58811, 58810, 58809, 58808, 58807, 58806, 58805, 58804, 58803, 58802, 58801, 58800, 58799, 58798, 58797, 58796, 58795, 58794, 58793, 58792, 58791, 58790, 58789, 58788, 58787, 58786, 58785, 58784, 58783, 58782, 58781, 58780, 58779, 58778, 58777, 58776, 58775, 58774, 58773, 58772, 58771, 58770, 58769, 58768, 58767, 58766, 58765, 58764, 58763, 58762, 58761, 58760, 58759, 58758, 58757, 58756, 58755, 58754, 58753, 58752, 58751, 58750, 58749, 58748, 58747, 58746, 58745, 58744, 58743, 58742, 58741, 58740, 58739, 58738, 58737, 58736, 58735, 58734, 58733, 58732, 58731, 58730, 58729, 58728, 58727, 58726, 58725, 58724, 58723, 58722, 58721, 58720, 58719, 58718, 58717, 58716, 58715, 58714, 58713, 58712, 58711, 58710, 58709, 58708, 58707, 58706, 58705, 58704, 58703, 58702, 58701, 58700, 58699, 58698, 58697, 58696, 58695, 58694, 58693, 58692, 58691, 58690, 58689, 58688, 58687, 58686, 58685, 58684, 58683, 58682, 58681, 58680, 58679, 58678, 58677, 58676, 58675, 58674, 58673, 58672, 58671, 58670, 58669, 58668, 58667, 58666, 58665, 58664, 58663, 58662, 58661, 58660, 58659, 58658, 58657, 58656, 58655, 58654, 58653, 58652, 58651, 58650, 58649, 58648, 58647, 58646, 58645, 58644, 58643, 58642, 58641, 58640, 58639, 58638, 58637, 58636, 58635, 58634, 58633, 58632, 58631, 58630, 58629, 58628, 58627, 58626, 58625, 58624, 58623, 58622, 58621, 58620, 58619, 58618, 58617, 58616, 58615, 58614, 58613, 58612, 58611, 58610, 58609, 58608, 58605, 58604, 58603, 58602, 58601, 58600, 58599, 58598, 58597, 58596, 58592, 58591, 58590, 58589, 58588, 58587, 58586, 58585, 58584, 58583, 58582, 58581, 58580, 58579, 58578, 58577, 58576, 58575, 58574, 58573, 58572, 58571, 58570, 58569, 58568, 58567, 58566, 58565, 58564, 58563, 58562, 58561, 58560, 58559, 58558, 58557, 58556, 58555, 58554, 58553, 58552, 58551, 58550, 58549, 58548, 58547, 58546, 58545, 58544, 58543, 58542, 58541, 58540, 58539, 58538, 58537, 58536, 58535, 58534, 58533, 58532, 58531, 58530, 58529, 58528, 58527, 58526, 58525, 58524, 58523, 58522, 58521, 58520, 58519, 58518, 58517, 58516, 58515, 58514, 58513, 58512, 58511, 58510, 58509, 58508, 58507, 58506, 58505, 58504, 58503, 58502, 58501, 58500, 58499, 58498, 58497, 58496, 58495, 58494, 58493, 58492, 58491, 58490, 58489, 58485, 58484, 58483, 58482, 58481, 58480, 58479, 58478, 58477, 58476, 58475, 58474, 58473, 58472, 58471, 58470, 58469, 58468, 58467, 58466, 58465, 58464, 58463, 58462, 58461, 58460, 58459, 58458, 58457, 58456, 58455, 58454, 58453, 58452, 58451, 58450, 58449, 58448, 58447, 58446, 58445, 58444, 58443, 58442, 58441, 58440, 58439, 58438, 58437, 58436, 58435, 58434, 58433, 58432, 58431, 58430, 58429, 58428, 58427, 58426, 58425, 58424, 58423, 58422, 58421, 58420, 58419, 58418, 58417, 58416, 58415, 58414, 58413, 58412, 58411, 58410, 58409, 58408, 58407, 58406, 58405, 58404, 58403, 58402, 58401, 58400, 58399, 58398, 58397, 58396, 58395, 58394, 58393, 58392, 58391, 58390, 58389, 58386, 58385, 58383, 58382, 58381, 58380, 58379, 58378, 58377, 58376, 58375, 58374, 58373, 58372, 58371, 58370, 58369, 58368, 58367, 58366, 58365, 58364, 58363, 58362, 58361, 58360, 58359, 58358, 58357, 58356, 58355, 58354, 58353, 58352, 58351, 58350, 58349, 58348, 58347, 58346, 58345, 58344, 58343, 58342, 58341, 58340, 58339, 58338, 58337, 58336, 58335, 58334, 58333, 58332, 58331, 58330, 58329, 58328, 58327, 58326, 58325, 58324, 58323, 58322, 58321, 58320, 58319, 58318, 58317, 58316, 58315, 58314, 58313, 58312, 58311, 58310, 58309, 58308, 58307, 58306, 58305, 58304, 58303, 58302, 58301, 58300, 58299, 58298, 58297, 58296, 58295, 58294, 58293, 58292, 58291, 58290, 58289, 58288, 58287, 58286, 58285, 58284, 58283, 58282, 58281, 58280, 58279, 58278, 58277, 58276, 58275, 58274, 58273, 58272, 58271, 58269, 58266, 58265, 58264, 58263, 58262, 58261, 58260, 58258, 58257, 58256, 58255, 58254, 58253, 58252, 58251, 58250, 58249, 58248, 58247, 58246, 58245, 58244, 58243, 58242, 58241, 58240, 58239, 58238, 58237, 58236, 58235, 58234, 58233, 58232, 58231, 58228, 58227, 58226, 58225, 58224, 58223, 58222, 58221, 58220, 58219, 58218, 58217, 58216, 58215, 58214, 58213, 58212, 58211, 58210, 58209, 58208, 58207, 58206, 58205, 58204, 58203, 58202, 58201, 58200, 58199, 58198, 58197, 58196, 58195, 58194, 58193, 58192, 58191, 58190, 58189, 58188, 58187, 58186, 58185, 58184, 58183, 58182, 58181, 58180, 58178, 58177, 58175, 58174, 58173, 58172, 58171, 58170, 58169, 58168, 58167, 58165, 58163, 58161, 58160, 58159, 58158, 58157, 58156, 58155, 58154, 58152, 58151, 58150, 58148, 58146, 58145, 58144, 58143, 58142, 58141, 58139, 58138, 58137, 58136, 58135, 58134, 58133, 58132, 58131, 58130, 58129, 58128, 58127, 58126, 58125, 58124, 58123, 58120, 58119, 58109, 58108, 58107, 58106, 58105, 58104, 58103, 58102, 58101, 58100, 58099, 58098, 58097, 58096, 58095, 58093, 58092, 58091, 58090, 58089, 58088, 58087, 58086, 58082, 58081, 58080, 58079, 58078, 58077, 58076, 58075, 58074, 58073, 58072, 58071, 58070, 58069, 58068, 58067, 58066, 58065, 58064, 58063, 58062, 58061, 58060, 58059, 58058, 58057, 58056, 58055, 58054, 58053, 58052, 58051, 58050, 58049, 58048, 58047, 58046, 58045, 58044, 58043, 58042, 58041, 58040, 58039, 58038, 58037, 58036, 58035, 58034, 58033, 58032, 58031, 58030, 58029, 58028, 58027, 58026, 58025, 58024, 58023, 58022, 58021, 58020, 58019, 58018, 58017, 58016, 58015, 58014, 58013, 58012, 58011, 58010, 58009, 58008, 58007, 58006, 58005, 58004, 58003, 58002, 57990, 57989, 57988, 57987, 57986, 57983, 57982, 57981, 57980, 57979, 57978, 57977, 57976, 57975, 57974, 57973, 57972, 57971, 57970, 57969, 57966, 57965, 57964, 57963, 57962, 57961, 57960, 57959, 57958, 57957, 57956, 57955, 57954, 57953, 57952, 57951, 57950, 57949, 57948, 57947, 57946, 57945, 57944, 57943, 57942, 57941, 57940, 57939, 57938, 57937, 57936, 57935, 57934, 57933, 57932, 57931, 57930, 57929, 57928, 57927, 57926, 57925, 57924, 57923, 57920, 57919, 57918, 57917, 57916, 57915, 57914, 57913, 57911, 57907, 57906, 57905, 57904, 57903, 57902, 57901, 57900, 57899, 57898, 57897, 57896, 57895, 57894, 57893, 57892, 57891, 57890, 57889, 57888, 57887, 57886, 57885, 57884, 57883, 57882, 57881, 57880, 57879, 57878, 57877, 57876, 57875, 57874, 57873, 57872, 57871, 57870, 57869, 57868, 57867, 57866, 57865, 57864, 57863, 57862, 57861, 57860, 57859, 57858, 57857, 57856, 57855, 57854, 57853, 57852, 57851, 57850, 57849, 57848, 57847, 57846, 57845, 57844, 57843, 57842, 57841, 57840, 57839, 57838, 57837, 57836, 57835, 57834, 57833, 57832, 57831, 57830, 57829, 57828, 57827, 57826, 57825, 57824, 57823, 57822, 57821, 57820, 57819, 57818, 57817, 57816, 57815, 57814, 57813, 57812, 57811, 57810, 57809, 57808, 57807, 57806, 57805, 57804, 57803, 57802, 57801, 57800, 57799, 57798, 57797, 57796, 57795, 57794, 57793, 57792, 57791, 57790, 57789, 57788, 57787, 57786, 57785, 57784, 57783, 57782, 57781, 57780, 57779, 57778, 57777, 57776, 57775, 57774, 57773, 57772, 57771, 57770, 57769, 57768, 57767, 57766, 57765, 57764, 57763, 57762, 57761, 57760, 57759, 57758, 57757, 57756, 57755, 57754, 57753, 57752, 57751, 57750, 57749, 57748, 57747, 57746, 57745, 57744, 57743, 57742, 57741, 57740, 57739, 57738, 57737, 57736, 57735, 57734, 57732, 57731, 57730, 57729, 57728, 57727, 57726, 57725, 57724, 57723, 57722, 57721, 57720, 57719, 57718, 57717, 57716, 57715, 57714, 57713, 57712, 57711, 57710, 57709, 57708, 57707, 57706, 57705, 57704, 57703, 57702, 57701, 57700, 57699, 57698, 57697, 57696, 57695, 57694, 57693, 57692, 57691, 57690, 57689, 57688, 57687, 57686, 57685, 57684, 57683, 57682, 57681, 57680, 57679, 57678, 57677, 57676, 57675, 57674, 57673, 57672, 57671, 57670, 57669, 57668, 57667, 57666, 57665, 57664, 57663, 57662, 57661, 57660, 57659, 57658, 57657, 57656, 57655, 57654, 57653, 57652, 57651, 57650, 57649, 57648, 57647, 57646, 57645, 57644, 57643, 57642, 57641, 57640, 57639, 57638, 57637, 57636, 57635, 57634, 57633, 57632, 57631, 57630, 57629, 57628, 57627, 57626, 57625, 57624, 57623, 57614, 57613, 57612, 57611, 57610, 57609, 57608, 57607, 57606, 57605, 57604, 57603, 57602, 57601, 57600, 57599, 57598, 57597, 57596, 57595, 57594, 57593, 57592, 57591, 57590, 57589, 57588, 57587, 57586, 57585, 57584, 57583, 57582, 57581, 57580, 57579, 57578, 57577, 57576, 57575, 57573, 57572, 57568, 57567, 57566, 57565, 57564, 57563, 57562, 57560, 57559, 57558, 57557, 57556, 57555, 57554, 57553, 57552, 57549, 57548, 57547, 57546, 57545, 57544, 57543, 57542, 57541, 57540, 57539, 57538, 57537, 57535, 57533, 57532, 57531, 57530, 57529, 57528, 57527, 57526, 57525, 57524, 57523, 57522, 57521, 57520, 57519, 57518, 57517, 57516, 57515, 57514, 57513, 57512, 57511, 57510, 57509, 57508, 57507, 57506, 57505, 57504, 57503, 57502, 57501, 57500, 57499, 57498, 57497, 57496, 57495, 57494, 57493, 57492, 57491, 57490, 57489, 57488, 57487, 57486, 57485, 57484, 57483, 57482, 57481, 57480, 57479, 57478, 57477, 57476, 57475, 57471, 57470, 57469, 57468, 57467, 57466, 57465, 57464, 57463, 57462, 57461, 57460, 57459, 57458, 57457, 57456, 57455, 57454, 57453, 57452, 57451, 57450, 57449, 57448, 57447, 57446, 57445, 57444, 57443, 57442, 57441, 57440, 57439, 57438, 57437, 57436, 57435, 57434, 57433, 57432, 57431, 57430, 57429, 57428, 57427, 57426, 57425, 57424, 57423, 57422, 57421, 57420, 57419, 57418, 57417, 57416, 57415, 57414, 57413, 57412, 57411, 57410, 57409, 57408, 57407, 57406, 57405, 57404, 57403, 57402, 57401, 57400, 57399, 57398, 57397, 57396, 57395, 57394, 57393, 57392, 57391, 57390, 57389, 57388, 57387, 57386, 57385, 57384, 57383, 57382, 57381, 57380, 57379, 57378, 57377, 57376, 57375, 57374, 57373, 57372, 57371, 57370, 57369, 57368, 57367, 57366, 57365, 57364, 57363, 57362, 57361, 57360, 57359, 57358, 57357, 57356, 57355, 57354, 57353, 57352, 57351, 57350, 57349, 57348, 57347, 57346, 57345, 57344, 57343, 57342, 57341, 57340, 57339, 57338, 57337, 57336, 57335, 57333, 57332, 57331, 57330, 57329, 57328, 57327, 57324, 57323, 57322, 57321, 57320, 57319, 57318, 57317, 57316, 57315, 57314, 57313, 57312, 57311, 57310, 57309, 57308, 57307, 57306, 57305, 57304, 57303, 57302, 57301, 57300, 57299, 57298, 57297, 57296, 57295, 57294, 57293, 57292, 57291, 57290, 57289, 57288, 57287, 57286, 57285, 57284, 57283, 57282, 57281, 57280, 57279, 57278, 57277, 57276, 57275, 57274, 57273, 57272, 57271, 57270, 57269, 57268, 57267, 57266, 57265, 57264, 57263, 57262, 57260, 57259, 57258, 57257, 57256, 57255, 57254, 57253, 57252, 57251, 57250, 57249, 57248, 57247, 57246, 57245, 57244, 57243, 57242, 57241, 57240, 57239, 57238, 57237, 57236, 57235, 57234, 57233, 57232, 57231, 57230, 57229, 57228, 57227, 57226, 57225, 57224, 57223, 57222, 57221, 57220, 57219, 57218, 57217, 57216, 57215, 57214, 57213, 57212, 57211, 57210, 57209, 57208, 57207, 57206, 57205, 57202, 57201, 57200, 57199, 57198, 57197, 57196, 57195, 57194, 57193, 57192, 57191, 57190, 57189, 57188, 57187, 57186, 57185, 57184, 57183, 57182, 57181, 57180, 57179, 57178, 57177, 57176, 57175, 57174, 57173, 57172, 57171, 57170, 57169, 57168, 57167, 57166, 57165, 57164, 57163, 57162, 57161, 57160, 57159, 57158, 57157, 57156, 57155, 57154, 57153, 57152, 57151, 57150, 57149, 57148, 57147, 57146, 57145, 57144, 57143, 57142, 57141, 57139, 57138, 57137, 57136, 57135, 57134, 57133, 57132, 57131, 57130, 57129, 57128, 57127, 57126, 57125, 57124, 57123, 57122, 57121, 57120, 57119, 57118, 57117, 57116, 57115, 57114, 57113, 57112, 57111, 57110, 57109, 57108, 57107, 57106, 57105, 57104, 57103, 57102, 57101, 57100, 57099, 57098, 57097, 57096, 57095, 57094, 57093, 57092, 57091, 57090, 57089, 57088, 57087, 57086, 57085, 57084, 57083, 57082, 57081, 57080, 57079, 57078, 57077, 57076, 57075, 57074, 57073, 57072, 57071, 57070, 57069, 57068, 57067, 57066, 57065, 57064, 57063, 57062, 57061, 57060, 57059, 57058, 57057, 57056, 57055, 57054, 57053, 57052, 57051, 57050, 57049, 57048, 57047, 57046, 57045, 57044, 57043, 57042, 57041, 57040, 57039, 57038, 57037, 57036, 57035, 57034, 57033, 57032, 57031, 57030, 57027, 57026, 57025, 57024, 57023, 57022, 57021, 57020, 57019, 57018, 57017, 57016, 57015, 57014, 57013, 57012, 57011, 57010, 57009, 57008, 57007, 57006, 57005, 57004, 57003, 57002, 57001, 57000, 56999, 56998, 56997, 56996, 56995, 56994, 56993, 56992, 56991, 56990, 56989, 56988, 56987, 56986, 56985, 56984, 56983, 56982, 56981, 56980, 56979, 56978, 56977, 56976, 56975, 56974, 56973, 56972, 56971, 56970, 56969, 56968, 56967, 56966, 56965, 56964, 56963, 56962, 56961, 56960, 56959, 56958, 56957, 56956, 56955, 56954, 56953, 56952, 56951, 56950, 56949, 56948, 56947, 56946, 56945, 56944, 56943, 56942, 56941, 56937, 56936, 56935, 56934, 56933, 56932, 56931, 56930, 56929, 56928, 56927, 56926, 56925, 56924, 56923, 56922, 56921, 56920, 56919, 56918, 56917, 56916, 56915, 56914, 56913, 56912, 56911, 56910, 56909, 56908, 56907, 56906, 56905, 56904, 56903, 56902, 56901, 56900, 56899, 56898, 56897, 56896, 56895, 56894, 56893, 56892, 56891, 56890, 56889, 56888, 56887, 56886, 56885, 56884, 56883, 56882, 56881, 56880, 56879, 56878, 56876, 56875, 56874, 56873, 56872, 56871, 56870, 56869, 56868, 56867, 56866, 56865, 56864, 56863, 56862, 56861, 56860, 56859, 56858, 56857, 56856, 56855, 56854, 56853, 56850, 56849, 56848, 56847, 56846, 56845, 56844, 56843, 56842, 56841, 56840, 56839, 56838, 56837, 56836, 56835, 56834, 56833, 56832, 56831, 56830, 56829, 56826, 56825, 56824, 56823, 56822, 56821, 56820, 56819, 56818, 56817, 56816, 56815, 56814, 56813, 56812, 56811, 56810, 56809, 56808, 56807, 56806, 56805, 56804, 56803, 56802, 56801, 56800, 56799, 56798, 56797, 56796, 56795, 56794, 56793, 56792, 56791, 56790, 56789, 56788, 56787, 56786, 56785, 56784, 56783, 56782, 56781, 56780, 56779, 56778, 56777, 56776, 56775, 56774, 56773, 56772, 56771, 56770, 56769, 56768, 56767, 56766, 56765, 56764, 56763, 56762, 56761, 56760, 56759, 56758, 56757, 56756, 56755, 56754, 56753, 56752, 56751, 56750, 56749, 56748, 56747, 56746, 56745, 56744, 56743, 56742, 56741, 56740, 56739, 56738, 56737, 56736, 56735, 56734, 56733, 56732, 56731, 56730, 56729, 56728, 56727, 56726, 56725, 56724, 56723, 56722, 56721, 56720, 56719, 56718, 56717, 56716, 56715, 56714, 56713, 56712, 56711, 56710, 56709, 56708, 56707, 56706, 56705, 56704, 56703, 56702, 56701, 56700, 56699, 56698, 56697, 56696, 56695, 56694, 56693, 56692, 56691, 56690, 56688, 56686, 56685, 56684, 56683, 56682, 56681, 56680, 56679, 56678, 56677, 56676, 56675, 56674, 56673, 56672, 56671, 56670, 56669, 56668, 56667, 56666, 56665, 56664, 56663, 56662, 56661, 56660, 56659, 56658, 56657, 56656, 56655, 56654, 56653, 56652, 56651, 56650, 56649, 56648, 56647, 56646, 56645, 56644, 56643, 56642, 56641, 56640, 56639, 56638, 56637, 56636, 56635, 56634, 56633, 56632, 56631, 56630, 56629, 56628, 56627, 56626, 56625, 56624, 56623, 56622, 56621, 56620, 56619, 56618, 56617, 56616, 56615, 56614, 56613, 56610, 56609, 56608, 56607, 56606, 56605, 56604, 56603, 56602, 56601, 56600, 56599, 56598, 56597, 56596, 56595, 56594, 56593, 56592, 56591, 56590, 56589, 56588, 56587, 56586, 56585, 56584, 56583, 56582, 56581, 56580, 56579, 56578, 56577, 56576, 56575, 56574, 56573, 56572, 56571, 56570, 56569, 56568, 56567, 56566, 56565, 56564, 56563, 56562, 56561, 56560, 56559, 56558, 56557, 56556, 56555, 56554, 56553, 56552, 56551, 56550, 56549, 56548, 56547, 56546, 56545, 56544, 56543, 56542, 56541, 56540, 56539, 56538, 56537, 56536, 56535, 56534, 56533, 56532, 56531, 56530, 56529, 56528, 56527, 56526, 56525, 56524, 56523, 56522, 56521, 56520, 56519, 56518, 56517, 56516, 56515, 56514, 56513, 56512, 56511, 56510, 56509, 56508, 56507, 56506, 56505, 56504, 56503, 56502, 56501, 56500, 56499, 56498, 56497, 56496, 56495, 56494, 56493, 56492, 56491, 56490, 56489, 56488, 56487, 56486, 56485, 56484, 56483, 56482, 56481, 56480, 56479, 56478, 56477, 56476, 56475, 56474, 56473, 56472, 56471, 56470, 56469, 56468, 56467, 56466, 56465, 56464, 56463, 56462, 56461, 56460, 56459, 56458, 56457, 56456, 56455, 56454, 56453, 56452, 56451, 56450, 56449, 56448, 56447, 56446, 56445, 56444, 56443, 56442, 56441, 56440, 56439, 56438, 56437, 56436, 56435, 56434, 56433, 56432, 56431, 56430, 56429, 56428, 56427, 56424, 56423, 56422, 56421, 56420, 56417, 56416, 56415, 56414, 56413, 56412, 56411, 56410, 56409, 56408, 56407, 56406, 56405, 56404, 56403, 56402, 56401, 56400, 56399, 56398, 56397, 56396, 56395, 56394, 56393, 56392, 56391, 56390, 56389, 56388, 56387, 56386, 56385, 56384, 56383, 56382, 56381, 56380, 56379, 56378, 56377, 56376, 56375, 56374, 56373, 56372, 56371, 56370, 56369, 56368, 56367, 56366, 56365, 56364, 56363, 56362, 56361, 56360, 56359, 56358, 56357, 56356, 56355, 56354, 56353, 56352, 56351, 56350, 56349, 56348, 56347, 56346, 56345, 56344, 56343, 56342, 56341, 56340, 56339, 56338, 56337, 56336, 56335, 56334, 56333, 56331, 56330, 56329, 56328, 56327, 56326, 56325, 56324, 56323, 56322, 56321, 56320, 56319, 56318, 56317, 56316, 56315, 56314, 56313, 56312, 56311, 56310, 56309, 56308, 56307, 56306, 56305, 56304, 56303, 56302, 56301, 56300, 56299, 56298, 56297, 56296, 56295, 56294, 56293, 56292, 56291, 56290, 56289, 56288, 56287, 56286, 56285, 56284, 56283, 56282, 56281, 56280, 56279, 56278, 56277, 56276, 56275, 56274, 56273, 56272, 56271, 56270, 56269, 56268, 56267, 56266, 56265, 56264, 56263, 56262, 56261, 56260, 56259, 56258, 56257, 56256, 56255, 56254, 56253, 56252, 56251, 56250, 56249, 56248, 56247, 56246, 56245, 56244, 56243, 56242, 56241, 56240, 56239, 56238, 56237, 56236, 56235, 56234, 56233, 56232, 56231, 56230, 56229, 56228, 56227, 56226, 56225, 56224, 56223, 56222, 56221, 56220, 56219, 56218, 56217, 56216, 56215, 56214, 56213, 56212, 56211, 56210, 56209, 56208, 56207, 56206, 56205, 56204, 56203, 56202, 56201, 56198, 56197, 56196, 56195, 56194, 56193, 56192, 56191, 56190, 56189, 56188, 56187, 56186, 56185, 56184, 56183, 56182, 56181, 56180, 56179, 56178, 56177, 56176, 56175, 56174, 56173, 56172, 56171, 56169, 56168, 56167, 56166, 56165, 56164, 56163, 56162, 56161, 56160, 56159, 56158, 56157, 56156, 56155, 56154, 56153, 56152, 56151, 56150, 56149, 56148, 56147, 56146, 56145, 56144, 56143, 56142, 56141, 56140, 56139, 56138, 56137, 56136, 56135, 56134, 56133, 56132, 56131, 56130, 56129, 56128, 56127, 56126, 56125, 56124, 56123, 56122, 56121, 56120, 56119, 56118, 56114, 56111, 56110, 56109, 56108, 56107, 56106, 56105, 56104, 56103, 56102, 56101, 56100, 56099, 56098, 56097, 56096, 56095, 56094, 56093, 56092, 56091, 56090, 56089, 56088, 56087, 56086, 56085, 56084, 56083, 56082, 56081, 56080, 56079, 56078, 56077, 56076, 56075, 56074, 56073, 56072, 56071, 56070, 56069, 56068, 56067, 56064, 56063, 56062, 56061, 56060, 56059, 56058, 56057, 56056, 56055, 56054, 56053, 56052, 56051, 56050, 56049, 56048, 56047, 56046, 56045, 56044, 56043, 56042, 56041, 56040, 56039, 56038, 56037, 56036, 56035, 56034, 56033, 56032, 56031, 56030, 56029, 56028, 56027, 56026, 56025, 56024, 56023, 56022, 56021, 56020, 56019, 56018, 56017, 56016, 56015, 56014, 56013, 56012, 56011, 56010, 56009, 56008, 56007, 56006, 56005, 56004, 56003, 56001, 56000, 55999, 55998, 55995, 55994, 55993, 55992, 55991, 55990, 55989, 55988, 55987, 55986, 55985, 55984, 55983, 55982, 55981, 55980, 55979, 55978, 55977, 55976, 55975, 55974, 55973, 55972, 55971, 55970, 55969, 55968, 55967, 55966, 55965, 55964, 55963, 55962, 55961, 55960, 55959, 55958, 55957, 55956, 55955, 55954, 55953, 55952, 55951, 55950, 55949, 55948, 55947, 55946, 55945, 55944, 55943, 55942, 55941, 55940, 55939, 55938, 55937, 55936, 55935, 55934, 55933, 55932, 55931, 55930, 55929, 55928, 55927, 55926, 55925, 55924, 55923, 55922, 55921, 55920, 55919, 55918, 55917, 55916, 55915, 55914, 55913, 55912, 55910, 55909, 55908, 55907, 55906, 55905, 55904, 55903, 55902, 55901, 55900, 55899, 55898, 55897, 55896, 55895, 55894, 55893, 55892, 55891, 55890, 55889, 55888, 55887, 55882, 55881, 55880, 55879, 55875, 55860, 55859, 55858, 55857, 55856, 55855, 55854, 55853, 55852, 55851, 55850, 55849, 55848, 55847, 55846, 55845, 55844, 55843, 55840, 55839, 55838, 55837, 55836, 55835, 55834, 55833, 55832, 55831, 55830, 55829, 55828, 55827, 55826, 55823, 55822, 55821, 55820, 55819, 55818, 55817, 55816, 55815, 55814, 55813, 55812, 55811, 55810, 55809, 55808, 55805, 55804, 55802, 55801, 55800, 55799, 55798, 55797, 55796, 55795, 55794, 55793, 55792, 55791, 55790, 55789, 55788, 55787, 55786, 55785, 55784, 55783, 55782, 55781, 55780, 55779, 55778, 55776, 55774, 55773, 55772, 55771, 55770, 55769, 55768, 55767, 55766, 55765, 55764, 55763, 55762, 55761, 55760, 55759, 55758, 55757, 55756, 55755, 55754, 55753, 55752, 55751, 55750, 55749, 55748, 55747, 55746, 55745, 55744, 55743, 55742, 55741, 55739, 55738, 55737, 55736, 55735, 55734, 55733, 55732, 55731, 55730, 55729, 55728, 55727, 55726, 55725, 55724, 55723, 55722, 55721, 55720, 55719, 55718, 55717, 55716, 55715, 55714, 55713, 55712, 55711, 55710, 55709, 55708, 55707, 55706, 55705, 55704, 55703, 55702, 55701, 55700, 55699, 55698, 55697, 55696, 55695, 55694, 55693, 55692, 55691, 55690, 55689, 55688, 55687, 55686, 55685, 55684, 55683, 55682, 55681, 55680, 55679, 55678, 55677, 55676, 55675, 55674, 55673, 55672, 55671, 55670, 55669, 55668, 55667, 55666, 55665, 55664, 55663, 55662, 55661, 55660, 55659, 55658, 55657, 55656, 55655, 55654, 55653, 55652, 55651, 55650, 55649, 55648, 55647, 55646, 55645, 55644, 55643, 55642, 55641, 55640, 55639, 55638, 55637, 55636, 55635, 55634, 55633, 55632, 55631, 55630, 55629, 55628, 55627, 55626, 55625, 55624, 55623, 55622, 55621, 55620, 55619, 55618, 55616, 55614, 55613, 55612, 55611, 55610, 55609, 55608, 55607, 55606, 55605, 55604, 55603, 55602, 55601, 55600, 55599, 55598, 55597, 55596, 55595, 55594, 55593, 55592, 55591, 55590, 55589, 55588, 55587, 55586, 55585, 55584, 55583, 55582, 55581, 55580, 55579, 55578, 55577, 55576, 55575, 55574, 55573, 55572, 55571, 55570, 55569, 55568, 55567, 55566, 55565, 55564, 55563, 55562, 55561, 55560, 55559, 55558, 55557, 55556, 55555, 55554, 55553, 55552, 55551, 55550, 55549, 55548, 55547, 55546, 55545, 55544, 55543, 55542, 55541, 55540, 55539, 55538, 55537, 55536, 55535, 55534, 55533, 55532, 55531, 55530, 55529, 55528, 55527, 55526, 55525, 55524, 55523, 55522, 55521, 55520, 55519, 55517, 55516, 55515, 55514, 55513, 55512, 55511, 55510, 55509, 55508, 55507, 55506, 55505, 55504, 55503, 55502, 55501, 55500, 55499, 55498, 55497, 55496, 55495, 55494, 55493, 55492, 55491, 55490, 55489, 55488, 55487, 55486, 55485, 55484, 55483, 55482, 55481, 55480, 55479, 55478, 55477, 55476, 55475, 55474, 55473, 55472, 55471, 55470, 55469, 55468, 55467, 55466, 55465, 55464, 55463, 55462, 55461, 55460, 55459, 55458, 55457, 55456, 55455, 55454, 55453, 55452, 55451, 55450, 55449, 55448, 55447, 55446, 55445, 55444, 55443, 55442, 55441, 55440, 55439, 55438, 55437, 55436, 55435, 55434, 55433, 55432, 55431, 55430, 55429, 55428, 55427, 55426, 55425, 55424, 55423, 55422, 55421, 55420, 55419, 55418, 55417, 55416, 55415, 55414, 55413, 55412, 55411, 55410, 55409, 55408, 55407, 55406, 55405, 55404, 55403, 55402, 55401, 55400, 55399, 55398, 55397, 55396, 55395, 55394, 55393, 55392, 55391, 55390, 55389, 55388, 55387, 55386, 55385, 55384, 55383, 55382, 55381, 55380, 55379, 55378, 55377, 55376, 55375, 55374, 55373, 55372, 55371, 55370, 55369, 55368, 55367, 55366, 55365, 55364, 55363, 55362, 55361, 55360, 55359, 55358, 55357, 55356, 55355, 55354, 55353, 55352, 55351, 55350, 55349, 55348, 55347, 55346, 55345, 55344, 55343, 55342, 55341, 55340, 55339, 55338, 55337, 55336, 55335, 55334, 55333, 55332, 55331, 55330, 55329, 55328, 55327, 55326, 55325, 55324, 55323, 55322, 55321, 55320, 55319, 55318, 55317, 55316, 55315, 55314, 55313, 55312, 55311, 55310, 55309, 55308, 55307, 55306, 55305, 55304, 55303, 55302, 55301, 55300, 55299, 55298, 55297, 55296, 55295, 55294, 55293, 55292, 55291, 55290, 55289, 55288, 55287, 55286, 55285, 55284, 55283, 55282, 55281, 55280, 55279, 55278, 55277, 55276, 55275, 55274, 55273, 55272, 55271, 55270, 55269, 55268, 55267, 55266, 55265, 55264, 55263, 55262, 55261, 55260, 55259, 55258, 55257, 55256, 55255, 55254, 55253, 55252, 55251, 55250, 55249, 55248, 55247, 55246, 55245, 55244, 55243, 55242, 55241, 55240, 55239, 55238, 55237, 55236, 55235, 55234, 55233, 55232, 55231, 55230, 55229, 55228, 55227, 55226, 55225, 55224, 55223, 55222, 55221, 55220, 55219, 55218, 55217, 55216, 55215, 55214, 55213, 55212, 55211, 55210, 55209, 55208, 55207, 55206, 55205, 55204, 55203, 55202, 55201, 55200, 55199, 55198, 55197, 55196, 55195, 55194, 55193, 55192, 55191, 55190, 55189, 55188, 55187, 55186, 55185, 55184, 55183, 55182, 55181, 55180, 55179, 55178, 55177, 55176, 55175, 55174, 55173, 55172, 55171, 55170, 55169, 55168, 55167, 55166, 55165, 55164, 55163, 55162, 55161, 55160, 55159, 55158, 55157, 55156, 55155, 55154, 55153, 55152, 55151, 55150, 55149, 55148, 55147, 55146, 55145, 55144, 55143, 55142, 55141, 55140, 55139, 55138, 55137, 55136, 55135, 55134, 55133, 55132, 55131, 55130, 55129, 55128, 55127, 55126, 55125, 55124, 55123, 55122, 55121, 55118, 55117, 55116, 55115, 55114, 55113, 55112, 55111, 55110, 55109, 55108, 55107, 55106, 55105, 55104, 55103, 55102, 55101, 55100, 55099, 55098, 55097, 55096, 55095, 55094, 55093, 55092, 55091, 55090, 55089, 55088, 55087, 55086, 55085, 55084, 55083, 55082, 55081, 55080, 55079, 55078, 55077, 55076, 55075, 55074, 55073, 55072, 55071, 55070, 55069, 55068, 55067, 55066, 55065, 55064, 55063, 55062, 55061, 55060, 55059, 55058, 55057, 55056, 55055, 55054, 55053, 55052, 55051, 55050, 55049, 55048, 55047, 55046, 55045, 55044, 55043, 55042, 55041, 55040, 55039, 55038, 55037, 55036, 55035, 55034, 55033, 55032, 55031, 55030, 55029, 55028, 55027, 55026, 55025, 55024, 55023, 55022, 55021, 55020, 55018, 55017, 55016, 55015, 55014, 55013, 55012, 55011, 55010, 55009, 55008, 55007, 55006, 55005, 55004, 55003, 55002, 55001, 55000, 54999, 54998, 54997, 54996, 54995, 54994, 54993, 54992, 54991, 54990, 54989, 54988, 54987, 54986, 54985, 54984, 54983, 54982, 54981, 54980, 54979, 54978, 54977, 54976, 54975, 54973, 54972, 54971, 54969, 54968, 54967, 54966, 54965, 54964, 54963, 54962, 54961, 54960, 54959, 54958, 54957, 54956, 54955, 54954, 54953, 54952, 54951, 54950, 54949, 54948, 54947, 54946, 54945, 54944, 54943, 54942, 54941, 54940, 54939, 54938, 54937, 54936, 54935, 54934, 54933, 54932, 54931, 54930, 54929, 54928, 54927, 54926, 54925, 54924, 54923, 54922, 54921, 54920, 54919, 54918, 54917, 54916, 54915, 54914, 54913, 54912, 54911, 54910, 54909, 54908, 54907, 54906, 54905, 54904, 54903, 54902, 54901, 54900, 54899, 54898, 54897, 54894, 54893, 54892, 54891, 54890, 54889, 54888, 54887, 54886, 54885, 54884, 54883, 54882, 54881, 54880, 54879, 54878, 54877, 54876, 54875, 54874, 54873, 54872, 54871, 54870, 54869, 54868, 54867, 54866, 54865, 54864, 54863, 54862, 54861, 54860, 54859, 54858, 54857, 54856, 54855, 54854, 54853, 54852, 54851, 54850, 54849, 54848, 54847, 54846, 54845, 54844, 54843, 54842, 54841, 54840, 54839, 54838, 54837, 54836, 54835, 54834, 54833, 54832, 54831, 54829, 54828, 54827, 54826, 54825, 54824, 54823, 54822, 54821, 54820, 54819, 54818, 54817, 54816, 54815, 54814, 54813, 54812, 54811, 54810, 54809, 54808, 54807, 54806, 54805, 54804, 54803, 54802, 54801, 54800, 54799, 54798, 54797, 54796, 54795, 54794, 54793, 54792, 54791, 54790, 54789, 54788, 54787, 54786, 54785, 54784, 54783, 54782, 54781, 54780, 54779, 54778, 54777, 54776, 54775, 54774, 54773, 54772, 54770, 54769, 54768, 54767, 54766, 54765, 54764, 54763, 54762, 54761, 54760, 54759, 54758, 54757, 54756, 54755, 54754, 54753, 54752, 54751, 54750, 54749, 54748, 54747, 54746, 54745, 54744, 54743, 54742, 54741, 54740, 54739, 54738, 54737, 54736, 54735, 54734, 54733, 54732, 54731, 54730, 54729, 54728, 54727, 54726, 54725, 54724, 54723, 54722, 54721, 54720, 54719, 54718, 54717, 54716, 54715, 54714, 54713, 54712, 54711, 54710, 54709, 54708, 54707, 54706, 54705, 54704, 54703, 54702, 54701, 54700, 54699, 54698, 54697, 54696, 54695, 54694, 54693, 54692, 54691, 54690, 54689, 54688, 54687, 54686, 54685, 54684, 54683, 54682, 54681, 54680, 54679, 54678, 54677, 54676, 54675, 54673, 54672, 54671, 54670, 54669, 54668, 54667, 54666, 54665, 54664, 54663, 54662, 54661, 54660, 54659, 54658, 54657, 54656, 54655, 54654, 54653, 54652, 54651, 54650, 54649, 54648, 54647, 54646, 54645, 54644, 54643, 54642, 54641, 54640, 54639, 54638, 54637, 54636, 54635, 54634, 54633, 54632, 54631, 54630, 54629, 54628, 54627, 54626, 54625, 54624, 54623, 54622, 54621, 54620, 54619, 54618, 54617, 54616, 54615, 54614, 54613, 54612, 54611, 54610, 54609, 54608, 54607, 54606, 54605, 54604, 54603, 54602, 54601, 54600, 54599, 54598, 54597, 54596, 54595, 54594, 54593, 54592, 54591, 54590, 54589, 54588, 54587, 54586, 54585, 54584, 54583, 54582, 54581, 54580, 54579, 54578, 54577, 54576, 54575, 54574, 54573, 54572, 54568, 54567, 54566, 54565, 54564, 54563, 54562, 54561, 54560, 54559, 54558, 54557, 54556, 54555, 54554, 54553, 54552, 54551, 54550, 54549, 54548, 54547, 54546, 54545, 54544, 54543, 54542, 54541, 54540, 54539, 54538, 54537, 54536, 54535, 54534, 54533, 54532, 54531, 54530, 54529, 54528, 54527, 54526, 54525, 54524, 54523, 54522, 54521, 54520, 54519, 54518, 54517, 54516, 54515, 54514, 54513, 54512, 54511, 54510, 54509, 54508, 54507, 54506, 54505, 54504, 54503, 54502, 54501, 54500, 54499, 54498, 54497, 54496, 54495, 54494, 54493, 54492, 54491, 54490, 54489, 54488, 54487, 54486, 54485, 54484, 54483, 54482, 54481, 54480, 54479, 54478, 54477, 54476, 54475, 54474, 54473, 54472, 54471, 54470, 54469, 54468, 54467, 54466, 54465, 54464, 54463, 54462, 54461, 54460, 54459, 54458, 54457, 54456, 54455, 54454, 54453, 54452, 54451, 54450, 54449, 54448, 54447, 54446, 54445, 54444, 54443, 54442, 54441, 54440, 54439, 54438, 54437, 54436, 54435, 54434, 54433, 54432, 54431, 54430, 54429, 54428, 54425, 54424, 54423, 54422, 54421, 54420, 54419, 54418, 54417, 54416, 54415, 54414, 54413, 54412, 54411, 54410, 54409, 54408, 54407, 54406, 54405, 54404, 54403, 54402, 54401, 54400, 54399, 54398, 54397, 54396, 54395, 54394, 54393, 54392, 54391, 54390, 54389, 54388, 54387, 54386, 54385, 54384, 54383, 54382, 54381, 54380, 54379, 54378, 54377, 54376, 54375, 54374, 54373, 54372, 54371, 54370, 54369, 54368, 54367, 54366, 54365, 54364, 54363, 54362, 54361, 54360, 54359, 54358, 54357, 54356, 54355, 54354, 54353, 54352, 54351, 54350, 54349, 54348, 54347, 54346, 54345, 54344, 54343, 54342, 54341, 54340, 54339, 54338, 54337, 54336, 54335, 54334, 54333, 54332, 54331, 54330, 54329, 54328, 54327, 54326, 54325, 54324, 54323, 54322, 54321, 54320, 54319, 54318, 54317, 54316, 54315, 54314, 54313, 54312, 54311, 54310, 54309, 54308, 54307, 54306, 54305, 54304, 54303, 54302, 54301, 54300, 54299, 54298, 54297, 54296, 54295, 54294, 54292, 54291, 54290, 54289, 54288, 54287, 54286, 54285, 54284, 54283, 54282, 54281, 54280, 54279, 54278, 54277, 54276, 54275, 54274, 54273, 54272, 54271, 54270, 54269, 54268, 54267, 54266, 54265, 54264, 54263, 54262, 54261, 54260, 54259, 54258, 54257, 54256, 54255, 54254, 54253, 54252, 54251, 54250, 54249, 54248, 54247, 54246, 54245, 54244, 54243, 54242, 54241, 54240, 54239, 54238, 54237, 54236, 54235, 54234, 54233, 54232, 54231, 54230, 54229, 54228, 54227, 54226, 54225, 54224, 54223, 54222, 54221, 54220, 54219, 54218, 54217, 54216, 54215, 54214, 54213, 54212, 54211, 54210, 54209, 54208, 54207, 54206, 54205, 54204, 54203, 54202, 54201, 54200, 54199, 54198, 54197, 54196, 54195, 54194, 54193, 54192, 54191, 54190, 54189, 54187, 54186, 54184, 54183, 54182, 54181, 54180, 54179, 54178, 54177, 54176, 54175, 54174, 54173, 54172, 54171, 54170, 54169, 54168, 54167, 54166, 54165, 54164, 54163, 54162, 54161, 54160, 54159, 54158, 54157, 54156, 54155, 54154, 54153, 54152, 54151, 54150, 54149, 54148, 54147, 54146, 54145, 54144, 54143, 54142, 54141, 54140, 54139, 54138, 54137, 54136, 54135, 54134, 54133, 54132, 54131, 54130, 54129, 54128, 54127, 54126, 54125, 54124, 54123, 54122, 54121, 54120, 54119, 54118, 54117, 54116, 54115, 54114, 54113, 54112, 54111, 54110, 54109, 54108, 54107, 54106, 54105, 54104, 54103, 54102, 54101, 54100, 54099, 54098, 54097, 54096, 54095, 54094, 54093, 54092, 54091, 54090, 54089, 54088, 54087, 54086, 54085, 54084, 54083, 54082, 54081, 54080, 54079, 54078, 54077, 54076, 54075, 54074, 54073, 54072, 54071, 54070, 54069, 54068, 54067, 54066, 54065, 54064, 54063, 54062, 54061, 54060, 54059, 54058, 54057, 54056, 54055, 54052, 54051, 54050, 54049, 54047, 54046, 54045, 54044, 54043, 54042, 54041, 54040, 54039, 54038, 54037, 54036, 54035, 54034, 54033, 54032, 54031, 54030, 54029, 54028, 54027, 54026, 54025, 54024, 54023, 54022, 54021, 54020, 54019, 54018, 54017, 54016, 54015, 54014, 54013, 54012, 54011, 54010, 54009, 54008, 54007, 54006, 54005, 54004, 54003, 54002, 54001, 54000, 53999, 53998, 53997, 53996, 53995, 53994, 53990, 53989, 53987, 53986, 53985, 53984, 53980, 53979, 53978, 53977, 53973, 53972, 53971, 53970, 53969, 53968, 53967, 53966, 53965, 53964, 53963, 53962, 53961, 53960, 53959, 53958, 53957, 53956); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (53955, 53954, 53953, 53952, 53951, 53950, 53949, 53948, 53947, 53946, 53945, 53944, 53943, 53942, 53941, 53940, 53939, 53938, 53937, 53936, 53935, 53934, 53933, 53932, 53931, 53930, 53929, 53928, 53927, 53926, 53925, 53924, 53923, 53922, 53921, 53920, 53919, 53918, 53917, 53916, 53915, 53914, 53913, 53912, 53911, 53909, 53908, 53907, 53906, 53905, 53904, 53903, 53902, 53901, 53900, 53899, 53898, 53897, 53896, 53895, 53894, 53893, 53892, 53891, 53890, 53889, 53888, 53887, 53886, 53885, 53884, 53883, 53882, 53881, 53880, 53879, 53878, 53877, 53876, 53875, 53874, 53873, 53872, 53871, 53870, 53869, 53868, 53867, 53866, 53865, 53864, 53863, 53862, 53861, 53860, 53859, 53858, 53857, 53856, 53855, 53854, 53853, 53852, 53851, 53850, 53849, 53848, 53847, 53845, 53844, 53843, 53842, 53841, 53840, 53839, 53838, 53837, 53836, 53835, 53834, 53833, 53832, 53831, 53829, 53828, 53827, 53826, 53825, 53824, 53823, 53822, 53821, 53820, 53819, 53818, 53816, 53815, 53814, 53813, 53812, 53811, 53810, 53809, 53808, 53807, 53806, 53805, 53804, 53803, 53802, 53801, 53800, 53799, 53798, 53797, 53796, 53795, 53794, 53793, 53792, 53791, 53790, 53789, 53788, 53787, 53786, 53784, 53783, 53777, 53775, 53773, 53772, 53770, 53769, 53765, 53764, 53760, 53758, 53757, 53756, 53755, 53754, 53751, 53750, 53749, 53748, 53746, 53745, 53744, 53743, 53739, 53738, 53737, 53735, 53734, 53733, 53732, 53731, 53728, 53727, 53726, 53725, 53724, 53723, 53722, 53721, 53720, 53719, 53718, 53717, 53716, 53715, 53714, 53713, 53712, 53711, 53710, 53709, 53708, 53707, 53706, 53705, 53704, 53703, 53702, 53701, 53700, 53699, 53698, 53697, 53696, 53695, 53694, 53693, 53692, 53691, 53689, 53688, 53687, 53686, 53685, 53684, 53683, 53682, 53681, 53680, 53679, 53677, 53675, 53667, 53666, 53665, 53664, 53663, 53662, 53661, 53660, 53659, 53658, 53657, 53656, 53655, 53654, 53653, 53652, 53647, 53646, 53645, 53644, 53638, 53637, 53636, 53635, 53633, 53632, 53631, 53630, 53629, 53628, 53627, 53626, 53625, 53624, 53623, 53622, 53621, 53620, 53619, 53618, 53617, 53616, 53615, 53614, 53613, 53612, 53611, 53610, 53609, 53608, 53607, 53606, 53605, 53604, 53603, 53602, 53601, 53600, 53599, 53598, 53597, 53596, 53595, 53594, 53593, 53592, 53591, 53584, 53582, 53581, 53579, 53578, 53577, 53576, 53575, 53574, 53573, 53572, 53571, 53570, 53569, 53566, 53565, 53564, 53563, 53561, 53560, 53559, 53558, 53557, 53556, 53555, 53554, 53553, 53549, 53548, 53547, 53546, 53544, 53543, 53542, 53541, 53537, 53536, 53535, 53534, 53533, 53532, 53531, 53529, 53527, 53526, 53525, 53524, 53523, 53522, 53516, 53515, 53514, 53513, 53512, 53511, 53510, 53509, 53508, 53507, 53506, 53505, 53504, 53503, 53501, 53500, 53499, 53498, 53497, 53496, 53495, 53494, 53493, 53492, 53491, 53490, 53489, 53488, 53487, 53485, 53484, 53483, 53482, 53481, 53480, 53479, 53478, 53477, 53476, 53475, 53474, 53473, 53472, 53471, 53470, 53469, 53468, 53467, 53466, 53465, 53464, 53463, 53462, 53461, 53460, 53459, 53458, 53457, 53456, 53455, 53454, 53453, 53452, 53451, 53450, 53449, 53448, 53447, 53446, 53445, 53444, 53443, 53442, 53441, 53440, 53439, 53438, 53437, 53436, 53435, 53434, 53433, 53432, 53431, 53430, 53429, 53428, 53427, 53426, 53425, 53424, 53423, 53422, 53421, 53420, 53419, 53418, 53417, 53416, 53415, 53414, 53413, 53412, 53411, 53410, 53409, 53408, 53407, 53406, 53405, 53404, 53403, 53402, 53401, 53400, 53399, 53398, 53397, 53396, 53395, 53394, 53393, 53392, 53391, 53390, 53388, 53387, 53386, 53385, 53381, 53380, 53379, 53378, 53377, 53376, 53375, 53374, 53373, 53372, 53371, 53370, 53369, 53368, 53367, 53366, 53365, 53364, 53363, 53362, 53361, 53360, 53359, 53358, 53357, 53356, 53355, 53354, 53353, 53352, 53351, 53350, 53349, 53348, 53347, 53346, 53345, 53344, 53343, 53342, 53341, 53340, 53339, 53338, 53337, 53336, 53335, 53334, 53333, 53332, 53331, 53330, 53329, 53328, 53327, 53326, 53325, 53324, 53323, 53322, 53321, 53320, 53319, 53318, 53317, 53316, 53315, 53314, 53313, 53312, 53311, 53309, 53308, 53307, 53306, 53305, 53304, 53303, 53302, 53301, 53300, 53299, 53298, 53297, 53296, 53295, 53294, 53290, 53289, 53288, 53287, 53286, 53285, 53284, 53283, 53282, 53281, 53280, 53279, 53278, 53277, 53276, 53275, 53271, 53270, 53268, 53267, 53266, 53265, 53264, 53263, 53262, 53261, 53260, 53259, 53258, 53257, 53255, 53254, 53250, 53249, 53248, 53247, 53246, 53245, 53244, 53243, 53242, 53241, 53240, 53239, 53238, 53237, 53236, 53235, 53234, 53233, 53232, 53231, 53230, 53229, 53228, 53227, 53226, 53225, 53224, 53223, 53222, 53221, 53220, 53219, 53218, 53217, 53216, 53215, 53214, 53213, 53212, 53211, 53210, 53209, 53208, 53207, 53206, 53205, 53204, 53203, 53202, 53201, 53200, 53199, 53198, 53197, 53196, 53195, 53194, 53193, 53192, 53191, 53190, 53189, 53188, 53187, 53186, 53185, 53184, 53183, 53182, 53181, 53180, 53179, 53178, 53177, 53176, 53175, 53174, 53173, 53172, 53171, 53170, 53169, 53168, 53167, 53166, 53165, 53164, 53163, 53162, 53161, 53160, 53159, 53158, 53157, 53156, 53155, 53154, 53153, 53152, 53151, 53150, 53149, 53148, 53147, 53146, 53145, 53144, 53143, 53142, 53141, 53140, 53139, 53138, 53137, 53136, 53135, 53134, 53133, 53132, 53131, 53130, 53129, 53128, 53127, 53126, 53125, 53124, 53123, 53122, 53121, 53119, 53118, 53117, 53116, 53115, 53114, 53111, 53110, 53109, 53108, 53107, 53106, 53105, 53104, 53103, 53102, 53101, 53100, 53099, 53098, 53097, 53096, 53095, 53094, 53093, 53092, 53091, 53089, 53088, 53087, 53086, 53085, 53084, 53083, 53082, 53081, 53080, 53079, 53078, 53077, 53076, 53075, 53074, 53073, 53072, 53071, 53070, 53069, 53068, 53067, 53066, 53065, 53064, 53063, 53062, 53061, 53060, 53059, 53058, 53057, 53056, 53055, 53054, 53053, 53052, 53051, 53050, 53049, 53048, 53047, 53046, 53044, 53043, 53042, 53041, 53040, 53039, 53038, 53037, 53036, 53035, 53034, 53033, 53032, 53031, 53030, 53029, 53028, 53027, 53024, 53023, 53022, 53021, 53020, 53019, 53018, 53017, 53016, 53015, 53014, 53013, 53012, 53011, 53010, 53009, 53008, 53007, 53006, 53005, 53004, 53003, 53000, 52999, 52998, 52997, 52996, 52995, 52991, 52988, 52987, 52984, 52983, 52982, 52980, 52979, 52978, 52977, 52976, 52975, 52974, 52973, 52972, 52971, 52970, 52969, 52966, 52965, 52964, 52963, 52962, 52961, 52960, 52959, 52958, 52957, 52956, 52955, 52954, 52953, 52952, 52951, 52950, 52949, 52948, 52947, 52946, 52945, 52944, 52943, 52942, 52941, 52940, 52939, 52938, 52937, 52936, 52935, 52934, 52933, 52932, 52931, 52930, 52929, 52928, 52927, 52926, 52925, 52924, 52923, 52922, 52921, 52920, 52919, 52918, 52917, 52916, 52915, 52914, 52913, 52912, 52911, 52910, 52909, 52908, 52907, 52906, 52905, 52904, 52903, 52902, 52901, 52900, 52899, 52898, 52897, 52896, 52895, 52894, 52893, 52892, 52891, 52890, 52889, 52888, 52887, 52886, 52885, 52884, 52883, 52882, 52881, 52880, 52879, 52878, 52877, 52876, 52875, 52874, 52873, 52872, 52871, 52870, 52869, 52868, 52867, 52866, 52865, 52864, 52863, 52862, 52861, 52860, 52859, 52858, 52857, 52856, 52855, 52854, 52853, 52852, 52851, 52850, 52849, 52848, 52847, 52846, 52845, 52844, 52843, 52842, 52841, 52840, 52839, 52838, 52837, 52836, 52835, 52834, 52833, 52832, 52831, 52830, 52829, 52828, 52827, 52826, 52825, 52824, 52823, 52822, 52821, 52820, 52819, 52818, 52817, 52816, 52815, 52814, 52813, 52812, 52811, 52810, 52809, 52808, 52807, 52806, 52805, 52804, 52803, 52802, 52801, 52800, 52799, 52798, 52797, 52796, 52795, 52794, 52793, 52792, 52791, 52790, 52789, 52788, 52787, 52786, 52785, 52784, 52783, 52782, 52781, 52780, 52779, 52778, 52777, 52776, 52775, 52774, 52773, 52772, 52771, 52770, 52769, 52768, 52767, 52766, 52765, 52764, 52763, 52762, 52761, 52760, 52759, 52758, 52757, 52756, 52755, 52754, 52753, 52752, 52751, 52750, 52749, 52748, 52747, 52746, 52745, 52744, 52743, 52742, 52741, 52740, 52739, 52738, 52737, 52736, 52735, 52734, 52733, 52732, 52731, 52730, 52727, 52726, 52725, 52724, 52723, 52722, 52721, 52720, 52719, 52718, 52717, 52716, 52715, 52714, 52713, 52712, 52711, 52710, 52709, 52708, 52707, 52706, 52705, 52704, 52703, 52702, 52701, 52700, 52699, 52698, 52697, 52696, 52695, 52694, 52693, 52692, 52691, 52690, 52689, 52688, 52687, 52686, 52685, 52684, 52683, 52682, 52681, 52680, 52679, 52678, 52677, 52676, 52675, 52674, 52673, 52670, 52669, 52668, 52667, 52666, 52665, 52664, 52663, 52662, 52661, 52660, 52659, 52658, 52657, 52656, 52655, 52654, 52653, 52652, 52651, 52650, 52649, 52648, 52647, 52646, 52645, 52644, 52643, 52642, 52641, 52640, 52639, 52638, 52637, 52636, 52635, 52634, 52633, 52632, 52631, 52630, 52629, 52628, 52627, 52626, 52625, 52624, 52623, 52622, 52621, 52620, 52619, 52618, 52617, 52616, 52615, 52614, 52613, 52612, 52611, 52610, 52609, 52608, 52607, 52606, 52605, 52604, 52603, 52602, 52601, 52600, 52599, 52598, 52597, 52594, 52593, 52592, 52591, 52590, 52589, 52588, 52586, 52585, 52583, 52581, 52580, 52579, 52578, 52577, 52576, 52575, 52574, 52573, 52572, 52571, 52570, 52569, 52568, 52567, 52566, 52565, 52564, 52563, 52562, 52561, 52560, 52559, 52558, 52557, 52556, 52555, 52554, 52553, 52552, 52551, 52550, 52549, 52548, 52547, 52546, 52545, 52544, 52543, 52542, 52541, 52540, 52539, 52538, 52537, 52536, 52535, 52534, 52533, 52532, 52531, 52530, 52529, 52528, 52527, 52526, 52525, 52524, 52523, 52522, 52521, 52520, 52519, 52518, 52517, 52516, 52515, 52514, 52513, 52512, 52511, 52509, 52508, 52507, 52506, 52505, 52504, 52503, 52502, 52501, 52500, 52499, 52498, 52497, 52496, 52495, 52494, 52493, 52492, 52491, 52490, 52489, 52488, 52487, 52486, 52485, 52484, 52483, 52482, 52481, 52480, 52479, 52478, 52477, 52476, 52475, 52474, 52471, 52470, 52469, 52468, 52467, 52466, 52465, 52464, 52463, 52462, 52461, 52460, 52459, 52458, 52457, 52456, 52455, 52454, 52453, 52452, 52451, 52450, 52449, 52448, 52447, 52446, 52445, 52444, 52443, 52442, 52441, 52440, 52439, 52438, 52437, 52436, 52434, 52433, 52432, 52431, 52430, 52429, 52428, 52427, 52426, 52425, 52424, 52423, 52422, 52421, 52420, 52419, 52418, 52417, 52416, 52415, 52414, 52413, 52412, 52411, 52410, 52409, 52408, 52401, 52400, 52394, 52393, 52392, 52391, 52390, 52389, 52388, 52387, 52386, 52385, 52384, 52383, 52382, 52381, 52380, 52379, 52378, 52377, 52376, 52374, 52373, 52372, 52371, 52370, 52369, 52368, 52367, 52366, 52364, 52363, 52362, 52361, 52360, 52359, 52357, 52356, 52355, 52354, 52353, 52352, 52351, 52349, 52348, 52347, 52346, 52345, 52344, 52343, 52342, 52341, 52340, 52339, 52338, 52337, 52336, 52335, 52334, 52333, 52332, 52331, 52330, 52329, 52328, 52327, 52326, 52325, 52324, 52323, 52322, 52321, 52320, 52319, 52318, 52317, 52316, 52315, 52314, 52313, 52312, 52311, 52310, 52309, 52308, 52307, 52306, 52305, 52304, 52303, 52302, 52301, 52300, 52299, 52298, 52293, 52292, 52291, 52290, 52289, 52288, 52287, 52286, 52284, 52283, 52282, 52281, 52280, 52279, 52278, 52277, 52276, 52275, 52274, 52273, 52272, 52271, 52270, 52269, 52268, 52267, 52266, 52265, 52264, 52263, 52262, 52261, 52260, 52259, 52258, 52253, 52252, 52251, 52250, 52249, 52248, 52247, 52246, 52245, 52244, 52243, 52242, 52241, 52240, 52239, 52238, 52237, 52236, 52235, 52234, 52233, 52232, 52231, 52230, 52229, 52228, 52227, 52226, 52225, 52224, 52223, 52222, 52221, 52220, 52219, 52218, 52217, 52216, 52215, 52214, 52213, 52212, 52211, 52210, 52209, 52208, 52207, 52206, 52205, 52204, 52203, 52202, 52201, 52200, 52199, 52198, 52197, 52196, 52195, 52194, 52193, 52192, 52191, 52190, 52189, 52186, 52185, 52184, 52183, 52182, 52181, 52180, 52179, 52178, 52177, 52176, 52175, 52174, 52173, 52172, 52171, 52170, 52169, 52168, 52167, 52166, 52165, 52164, 52163, 52162, 52161, 52160, 52159, 52158, 52157, 52156, 52155, 52154, 52153, 52152, 52151, 52150, 52149, 52148, 52147, 52146, 52145, 52144, 52143, 52142, 52141, 52140, 52139, 52138, 52137, 52136, 52135, 52134, 52133, 52131, 52130, 52129, 52128, 52127, 52126, 52125, 52124, 52123, 52122, 52121, 52120, 52119, 52118, 52117, 52116, 52115, 52114, 52113, 52112, 52111, 52110, 52109, 52108, 52107, 52106, 52105, 52104, 52103, 52102, 52101, 52100, 52099, 52098, 52097, 52096, 52095, 52094, 52093, 52091, 52090, 52089, 52088, 52087, 52086, 52085, 52084, 52083, 52082, 52081, 52080, 52079, 52078, 52077, 52076, 52075, 52074, 52073, 52072, 52071, 52070, 52069, 52068, 52067, 52066, 52065, 52064, 52063, 52062, 52061, 52060, 52059, 52058, 52057, 52056, 52055, 52054, 52053, 52052, 52051, 52050, 52049, 52044, 52043, 52040, 52036, 52035, 52034, 52033, 52032, 52031, 52030, 52029, 52026, 52025, 52024, 52023, 52022, 52021, 52020, 52019, 52018, 52017, 52016, 52015, 52014, 52013, 52012, 52011, 52010, 52009, 52008, 52007, 52006, 52005, 52004, 52003, 52002, 52001, 52000, 51999, 51998, 51997, 51996, 51995, 51994, 51993, 51992, 51991, 51990, 51989, 51988, 51987, 51986, 51985, 51984, 51983, 51982, 51981, 51980, 51979, 51978, 51977, 51976, 51975, 51973, 51972, 51971, 51970, 51969, 51968, 51967, 51966, 51964, 51963, 51962, 51961, 51960, 51959, 51958, 51957, 51956, 51955, 51954, 51953, 51952, 51951, 51950, 51949, 51948, 51947, 51946, 51945, 51944, 51943, 51942, 51941, 51940, 51939, 51938, 51937, 51936, 51935, 51934, 51933, 51932, 51931, 51930, 51929, 51928, 51927, 51926, 51925, 51924, 51923, 51922, 51921, 51920, 51919, 51918, 51917, 51916, 51915, 51914, 51913, 51912, 51911, 51910, 51909, 51906, 51905, 51904, 51903, 51902, 51901, 51900, 51899, 51898, 51897, 51896, 51895, 51894, 51893, 51892, 51891, 51890, 51889, 51888, 51887, 51884, 51883, 51882, 51881, 51880, 51879, 51878, 51877, 51876, 51875, 51874, 51873, 51872, 51871, 51870, 51869, 51868, 51867, 51866, 51865, 51864, 51863, 51862, 51861, 51859, 51858, 51857, 51856, 51855, 51854, 51853, 51852, 51851, 51850, 51849, 51848, 51847, 51846, 51845, 51844, 51843, 51842, 51841, 51840, 51839, 51838, 51837, 51836, 51835, 51834, 51833, 51832, 51831, 51830, 51829, 51828, 51827, 51826, 51825, 51824, 51823, 51822, 51821, 51820, 51819, 51818, 51817, 51816, 51815, 51814, 51813, 51812, 51811, 51810, 51809, 51808, 51807, 51806, 51805, 51804, 51803, 51802, 51801, 51800, 51799, 51798, 51797, 51796, 51795, 51794, 51793, 51792, 51791, 51790, 51789, 51788, 51787, 51786, 51785, 51784, 51783, 51782, 51781, 51780, 51779, 51778, 51777, 51776, 51775, 51774, 51773, 51772, 51771, 51770, 51769, 51768, 51767, 51766, 51765, 51764, 51763, 51762, 51761, 51760, 51759, 51758, 51757, 51756, 51755, 51754, 51753, 51752, 51751, 51750, 51749, 51748, 51747, 51746, 51745, 51744, 51743, 51742, 51741, 51740, 51739, 51736, 51735, 51734, 51733, 51732, 51731, 51730, 51729, 51728, 51727, 51725, 51724, 51723, 51722, 51721, 51720, 51719, 51718, 51717, 51716, 51715, 51714, 51713, 51712, 51711, 51710, 51709, 51708, 51707, 51706, 51705, 51704, 51703, 51702, 51701, 51700, 51699, 51698, 51697, 51696, 51695, 51694, 51693, 51691, 51690, 51689, 51688, 51687, 51686, 51685, 51684, 51683, 51682, 51681, 51680, 51679, 51678, 51677, 51676, 51675, 51674, 51673, 51672, 51671, 51670, 51669, 51668, 51667, 51666, 51665, 51664, 51663, 51662, 51661, 51660, 51659, 51658, 51657, 51656, 51655, 51654, 51653, 51652, 51651, 51650, 51649, 51648, 51647, 51646, 51645, 51644, 51643, 51642, 51641, 51640, 51639, 51638, 51637, 51636, 51635, 51634, 51633, 51632, 51631, 51630, 51629, 51628, 51627, 51626, 51625, 51624, 51623, 51622, 51621, 51620, 51619, 51618, 51617, 51616, 51615, 51614, 51613, 51612, 51611, 51610, 51609, 51608, 51607, 51606, 51605, 51604, 51603, 51602, 51601, 51600, 51599, 51598, 51597, 51596, 51595, 51594, 51593, 51592, 51591, 51590, 51589, 51588, 51587, 51586, 51585, 51584, 51583, 51582, 51581, 51580, 51579, 51578, 51577, 51576, 51575, 51574, 51573, 51572, 51571, 51570, 51569, 51568, 51567, 51566, 51565, 51564, 51563, 51562, 51561, 51560, 51559, 51558, 51557, 51556, 51555, 51554, 51553, 51552, 51551, 51550, 51549, 51548, 51547, 51546, 51545, 51544, 51543, 51542, 51541, 51540, 51539, 51538, 51537, 51536, 51535, 51534, 51533, 51532, 51531, 51530, 51529, 51528, 51527, 51526, 51525, 51524, 51523, 51522, 51521, 51520, 51519, 51518, 51517, 51516, 51515, 51514, 51513, 51512, 51510, 51509, 51508, 51507, 51506, 51505, 51504, 51503, 51502, 51501, 51500, 51499, 51498, 51495, 51494, 51493, 51492, 51491, 51490, 51489, 51488, 51487, 51486, 51485, 51484, 51483, 51482, 51481, 51480, 51479, 51478, 51477, 51476, 51475, 51474, 51473, 51472, 51471, 51470, 51469, 51468, 51467, 51466, 51465, 51464, 51463, 51462, 51461, 51460, 51459, 51458, 51457, 51456, 51455, 51454, 51453, 51452, 51451, 51450, 51449, 51448, 51447, 51446, 51445, 51444, 51443, 51442, 51441, 51440, 51439, 51438, 51437, 51436, 51435, 51434, 51433, 51432, 51431, 51430, 51429, 51428, 51427, 51426, 51425, 51424, 51423, 51422, 51421, 51420, 51419, 51418, 51417, 51416, 51415, 51414, 51413, 51412, 51411, 51410, 51409, 51408, 51407, 51406, 51405, 51404, 51403, 51402, 51401, 51400, 51399, 51398, 51397, 51396, 51395, 51394, 51393, 51392, 51391, 51390, 51389, 51388, 51387, 51386, 51385, 51384, 51383, 51382, 51381, 51380, 51379, 51378, 51377, 51376, 51375, 51374, 51373, 51372, 51371, 51370, 51369, 51368, 51367, 51366, 51365, 51364, 51363, 51362, 51361, 51360, 51359, 51358, 51357, 51356, 51355, 51354, 51353, 51352, 51351, 51350, 51349, 51348, 51347, 51346, 51345, 51344, 51343, 51342, 51341, 51340, 51339, 51338, 51337, 51336, 51335, 51334, 51333, 51332, 51331, 51330, 51329, 51328, 51327, 51326, 51325, 51324, 51323, 51322, 51321, 51320, 51319, 51318, 51317, 51316, 51315, 51314, 51313, 51312, 51311, 51310, 51309, 51308, 51307, 51306, 51305, 51304, 51303, 51302, 51301, 51300, 51299, 51298, 51297, 51295, 51294, 51293, 51292, 51291, 51290, 51289, 51288, 51287, 51286, 51285, 51284, 51283, 51282, 51281, 51280, 51279, 51278, 51277, 51276, 51275, 51274, 51273, 51272, 51271, 51270, 51269, 51268, 51267, 51266, 51265, 51264, 51263, 51262, 51261, 51260, 51259, 51258, 51257, 51256, 51255, 51254, 51253, 51252, 51251, 51250, 51249, 51248, 51247, 51246, 51245, 51244, 51243, 51242, 51241, 51240, 51239, 51238, 51237, 51236, 51235, 51234, 51233, 51232, 51231, 51230, 51229, 51228, 51227, 51226, 51225, 51224, 51223, 51222, 51221, 51220, 51219, 51218, 51217, 51216, 51215, 51214, 51213, 51212, 51211, 51210, 51209, 51208, 51207, 51206, 51205, 51204, 51203, 51202, 51201, 51200, 51199, 51198, 51197, 51196, 51195, 51194, 51193, 51192, 51191, 51190, 51189, 51188, 51187, 51186, 51185, 51184, 51183, 51182, 51181, 51180, 51179, 51178, 51177, 51176, 51175, 51174, 51173, 51172, 51171, 51170, 51169, 51168, 51166, 51165, 51164, 51163, 51162, 51161, 51160, 51159, 51158, 51157, 51156, 51155, 51154, 51153, 51152, 51151, 51150, 51149, 51148, 51147, 51146, 51145, 51144, 51143, 51142, 51141, 51140, 51139, 51138, 51137, 51136, 51135, 51134, 51133, 51132, 51131, 51130, 51129, 51128, 51127, 51126, 51125, 51124, 51123, 51122, 51121, 51120, 51119, 51118, 51117, 51116, 51115, 51114, 51113, 51112, 51111, 51110, 51109, 51108, 51107, 51106, 51105, 51104, 51103, 51102, 51101, 51100, 51099, 51098, 51097, 51096, 51095, 51094, 51093, 51092, 51091, 51090, 51089, 51088, 51087, 51086, 51085, 51084, 51083, 51082, 51081, 51080, 51079, 51078, 51077, 51076, 51075, 51074, 51073, 51072, 51071, 51070, 51069, 51068, 51067, 51066, 51065, 51064, 51063, 51062, 51061, 51060, 51059, 51058, 51057, 51056, 51055, 51054, 51053, 51052, 51051, 51050, 51049, 51048, 51047, 51046, 51045, 51044, 51043, 51042, 51041, 51040, 51039, 51038, 51037, 51036, 51035, 51034, 51033, 51032, 51031, 51030, 51029, 51028, 51027, 51026, 51025, 51024, 51023, 51022, 51021, 51020, 51019, 51018, 51017, 51016, 51015, 51014, 51013, 51012, 51011, 51010, 51009, 51008, 51007, 51006, 51005, 51004, 51003, 51002, 51001, 51000, 50999, 50998, 50997, 50996, 50995, 50994, 50993, 50992, 50991, 50990, 50989, 50988, 50987, 50986, 50985, 50984, 50983, 50982, 50981, 50980, 50979, 50978, 50977, 50976, 50975, 50974, 50973, 50972, 50971, 50970, 50969, 50968, 50967, 50966, 50965, 50964, 50963, 50962, 50961, 50960, 50959, 50958, 50957, 50956, 50955, 50954, 50953, 50952, 50951, 50950, 50949, 50945, 50944, 50943, 50942, 50941, 50940, 50939, 50938, 50937, 50936, 50935, 50934, 50933, 50931, 50930, 50929, 50928, 50927, 50925, 50924, 50923, 50921, 50920, 50919, 50918, 50917, 50916, 50915, 50914, 50913, 50912, 50911, 50910, 50909, 50908, 50907, 50906, 50905, 50904, 50903, 50902, 50901, 50900, 50899, 50898, 50897, 50896, 50895, 50894, 50893, 50892, 50890, 50889, 50888, 50887, 50886, 50885, 50884, 50883, 50882, 50881, 50880, 50879, 50878, 50877, 50876, 50875, 50874, 50871, 50870, 50869, 50868, 50867, 50866, 50865, 50864, 50863, 50862, 50861, 50860, 50858, 50857, 50856, 50855, 50854, 50853, 50852, 50851, 50850, 50849, 50848, 50847, 50846, 50845, 50844, 50843, 50842, 50841, 50840, 50839, 50838, 50837, 50836, 50835, 50834, 50833, 50832, 50831, 50830, 50829, 50828, 50827, 50826, 50825, 50824, 50823, 50822, 50821, 50820, 50819, 50818, 50817, 50816, 50815, 50814, 50813, 50812, 50811, 50810, 50809, 50808, 50807, 50806, 50805, 50804, 50803, 50802, 50801, 50800, 50799, 50798, 50797, 50794, 50793, 50792, 50791, 50790, 50789, 50788, 50787, 50786, 50784, 50783, 50782, 50781, 50780, 50779, 50778, 50777, 50776, 50775, 50774, 50773, 50772, 50771, 50770, 50769, 50768, 50767, 50766, 50765, 50764, 50763, 50762, 50761, 50760, 50759, 50758, 50757, 50756, 50755, 50754, 50753, 50752, 50751, 50750, 50749, 50748, 50747, 50746, 50744, 50743, 50742, 50741, 50740, 50739, 50738, 50737, 50734, 50733, 50732, 50731, 50730, 50729, 50728, 50727, 50726, 50725, 50724, 50723, 50722, 50721, 50720, 50718, 50717, 50716, 50715, 50714, 50713, 50712, 50711, 50710, 50708, 50707, 50706, 50705, 50704, 50703, 50702, 50701, 50700, 50699, 50698, 50697, 50696, 50695, 50694, 50693, 50692, 50691, 50690, 50689, 50688, 50687, 50686, 50685, 50684, 50683, 50682, 50681, 50680, 50679, 50678, 50677, 50676, 50675, 50674, 50673, 50672, 50671, 50670, 50669, 50667, 50666, 50665, 50664, 50663, 50662, 50661, 50656, 50655, 50654, 50653, 50652, 50651, 50650, 50649, 50648, 50647, 50646, 50645, 50644, 50643, 50642, 50641, 50640, 50639, 50638, 50637, 50636, 50635, 50634, 50633, 50632, 50629, 50628, 50627, 50626, 50625, 50624, 50623, 50622, 50621, 50620, 50619, 50618, 50617, 50616, 50615, 50614, 50613, 50612, 50611, 50610, 50609, 50608, 50607, 50606, 50605, 50604, 50603, 50602, 50601, 50600, 50599, 50598, 50597, 50596, 50595, 50594, 50593, 50592, 50591, 50590, 50589, 50588, 50587, 50586, 50585, 50584, 50583, 50580, 50573, 50571, 50569, 50568, 50565, 50557, 50556, 50555, 50554, 50553, 50552, 50551, 50550, 50549, 50548, 50547, 50546, 50545, 50544, 50543, 50542, 50541, 50540, 50539, 50538, 50537, 50536, 50535, 50534, 50533, 50532, 50531, 50530, 50529, 50528, 50527, 50526, 50525, 50524, 50523, 50522, 50521, 50520, 50519, 50518, 50517, 50516, 50515, 50514, 50513, 50511, 50510, 50509, 50508, 50507, 50506, 50505, 50504, 50503, 50502, 50501, 50500, 50499, 50498, 50497, 50496, 50495, 50494, 50493, 50492, 50491, 50490, 50489, 50488, 50487, 50486, 50485, 50484, 50483, 50482, 50481, 50480, 50479, 50478, 50477, 50476, 50475, 50474, 50473, 50472, 50471, 50470, 50469, 50468, 50467, 50466, 50465, 50464, 50463, 50462, 50461, 50460, 50459, 50458, 50457, 50456, 50455, 50454, 50453, 50452, 50451, 50450, 50449, 50448, 50447, 50446, 50445, 50444, 50443, 50442, 50441, 50440, 50439, 50438, 50437, 50436, 50435, 50434, 50433, 50432, 50431, 50430, 50429, 50428, 50427, 50426, 50425, 50424, 50423, 50422, 50421, 50420, 50419, 50418, 50417, 50416, 50415, 50414, 50413, 50412, 50411, 50410, 50409, 50408, 50407, 50406, 50405, 50404, 50403, 50402, 50401, 50400, 50399, 50398, 50397, 50396, 50395, 50394, 50393, 50392, 50391, 50390, 50389, 50388, 50387, 50386, 50385, 50384, 50383, 50382, 50381, 50380, 50379, 50378, 50377, 50376, 50375, 50374, 50373, 50372, 50371, 50370, 50369, 50368, 50367, 50366, 50365, 50364, 50363, 50362, 50361, 50360, 50359, 50358, 50357, 50356, 50355, 50354, 50353, 50352, 50351, 50350, 50349, 50348, 50347, 50346, 50345, 50344, 50343, 50342, 50341, 50340, 50339, 50338, 50337, 50336, 50335, 50334, 50333, 50332, 50331, 50330, 50329, 50328, 50327, 50326, 50325, 50324, 50323, 50322, 50321, 50320, 50319, 50318, 50317, 50316, 50315, 50314, 50313, 50312, 50311, 50310, 50309, 50308, 50307, 50306, 50305, 50304, 50303, 50302, 50301, 50300, 50299, 50298, 50297, 50296, 50295, 50294, 50293, 50292, 50291, 50290, 50289, 50288, 50287, 50286, 50285, 50284, 50283, 50282, 50281, 50280, 50279, 50278, 50277, 50276, 50275, 50274, 50273, 50272, 50271, 50270, 50269, 50268, 50267, 50266, 50265, 50264, 50263, 50262, 50261, 50260, 50259, 50258, 50257, 50256, 50255, 50254, 50253, 50252, 50251, 50250, 50249, 50248, 50247, 50246, 50245, 50244, 50243, 50242, 50241, 50240, 50239, 50238, 50237, 50236, 50235, 50234, 50233, 50232, 50231, 50230, 50229, 50228, 50226, 50225, 50224, 50223, 50222, 50221, 50220, 50219, 50218, 50217, 50216, 50215, 50214, 50213, 50212, 50211, 50210, 50209, 50208, 50207, 50206, 50205, 50204, 50203, 50202, 50201, 50200, 50199, 50198, 50197, 50196, 50195, 50194, 50193, 50192, 50191, 50190, 50189, 50188, 50187, 50186, 50185, 50184, 50183, 50182, 50181, 50180, 50179, 50178, 50177, 50176, 50175, 50174, 50173, 50172, 50171, 50170, 50169, 50168, 50167, 50166, 50165, 50164, 50163, 50162, 50161, 50160, 50159, 50158, 50157, 50156, 50155, 50154, 50153, 50152, 50151, 50150, 50149, 50148, 50147, 50146, 50145, 50144, 50143, 50142, 50141, 50140, 50139, 50138, 50137, 50136, 50135, 50134, 50133, 50132, 50131, 50130, 50129, 50128, 50127, 50126, 50125, 50124, 50123, 50122, 50121, 50120, 50119, 50118, 50117, 50116, 50115, 50114, 50113, 50112, 50111, 50110, 50109, 50108, 50107, 50106, 50105, 50104, 50103, 50102, 50101, 50100, 50099, 50098, 50097, 50096, 50095, 50094, 50093, 50092, 50091, 50090, 50089, 50088, 50087, 50086, 50085, 50084, 50083, 50082, 50081, 50080, 50079, 50078, 50077, 50076, 50075, 50074, 50073, 50072, 50071, 50070, 50069, 50068, 50067, 50066, 50065, 50064, 50063, 50062, 50061, 50060, 50059, 50058, 50057, 50056, 50055, 50054, 50053, 50052, 50051, 50050, 50049, 50048, 50047, 50046, 50045, 50044, 50043, 50042, 50041, 50040, 50039, 50038, 50037, 50036, 50035, 50034, 50033, 50032, 50031, 50030, 50029, 50028, 50027, 50026, 50025, 50024, 50023, 50022, 50021, 50020, 50019, 50018, 50017, 50016, 50015, 50014, 50013, 50012, 50011, 50010, 50009, 50008, 50007, 50006, 50005, 50004, 50003, 50002, 50001, 50000, 49999, 49998, 49997, 49996, 49995, 49994, 49993, 49992, 49991, 49990, 49989, 49988, 49987, 49986, 49985, 49984, 49983, 49980, 49979, 49978, 49977, 49976, 49975, 49974, 49973, 49972, 49971, 49970, 49969, 49968, 49967, 49966, 49965, 49964, 49963, 49962, 49961, 49960, 49959, 49958, 49957, 49956, 49955, 49954, 49953, 49952, 49951, 49950, 49949, 49948, 49947, 49946, 49945, 49944, 49943, 49942, 49941, 49940, 49939, 49938, 49937, 49936, 49935, 49934, 49933, 49932, 49931, 49930, 49929, 49928, 49927, 49926, 49925, 49924, 49923, 49922, 49921, 49920, 49919, 49918, 49917, 49916, 49915, 49914, 49913, 49912, 49911, 49910, 49909, 49908, 49907, 49906, 49905, 49904, 49903, 49902, 49901, 49900, 49899, 49898, 49897, 49896, 49895, 49894, 49893, 49892, 49891, 49890, 49889, 49888, 49887, 49886, 49885, 49884, 49883, 49882, 49881, 49880, 49879, 49878, 49877, 49876, 49875, 49874, 49873, 49872, 49871, 49870, 49869, 49868, 49867, 49866, 49865, 49864, 49863, 49862, 49861, 49860, 49859, 49858, 49857, 49856, 49855, 49854, 49853, 49852, 49851, 49850, 49849, 49848, 49847, 49846, 49845, 49844, 49843, 49842, 49841, 49840, 49839, 49838, 49837, 49836, 49835, 49834, 49833, 49832, 49831, 49830, 49829, 49828, 49827, 49826, 49825, 49824, 49823, 49822, 49821, 49820, 49819, 49818, 49817, 49816, 49815, 49814, 49813, 49812, 49811, 49810, 49809, 49808, 49807, 49806, 49805, 49804, 49803, 49802, 49801, 49800, 49799, 49798, 49797, 49796, 49795, 49794, 49793, 49792, 49791, 49790, 49789, 49788, 49787, 49786, 49785, 49784, 49783, 49782, 49781, 49780, 49779, 49778, 49777, 49776, 49775, 49774, 49773, 49772, 49771, 49770, 49769, 49768, 49767, 49766, 49765, 49764, 49763, 49762, 49761, 49760, 49759, 49758, 49757, 49756, 49755, 49754, 49753, 49752, 49751, 49750, 49749, 49748, 49747, 49746, 49745, 49744, 49743, 49742, 49741, 49740, 49739, 49738, 49737, 49736, 49735, 49734, 49733, 49732, 49731, 49730, 49729, 49728, 49727, 49726, 49725, 49724, 49723, 49722, 49721, 49720, 49719, 49718, 49717, 49716, 49715, 49714, 49713, 49712, 49711, 49710, 49709, 49708, 49707, 49706, 49705, 49704, 49703, 49702, 49701, 49700, 49699, 49698, 49697, 49696, 49695, 49694, 49693, 49692, 49691, 49690, 49689, 49688, 49687, 49686, 49685, 49684, 49683, 49682, 49681, 49680, 49679, 49678, 49677, 49676, 49675, 49674, 49673, 49672, 49671, 49670, 49669, 49668, 49667, 49666, 49665, 49664, 49663, 49662, 49661, 49660, 49659, 49658, 49657, 49656, 49655, 49654, 49653, 49652, 49651, 49650, 49649, 49648, 49647, 49646, 49645, 49644, 49643, 49642, 49641, 49640, 49639, 49638, 49637, 49636, 49635, 49634, 49633, 49632, 49631, 49630, 49629, 49628, 49627, 49626, 49625, 49624, 49623, 49622, 49621, 49620, 49619, 49618, 49617, 49616, 49615, 49614, 49613, 49612, 49611, 49610, 49609, 49608, 49607, 49606, 49605, 49604, 49603, 49602, 49601, 49600, 49599, 49598, 49597, 49596, 49595, 49594, 49593, 49592, 49591, 49590, 49589, 49588, 49587, 49586, 49585, 49584, 49583, 49582, 49580, 49579, 49578, 49577, 49576, 49575, 49574, 49573, 49571, 49570, 49569, 49568, 49567, 49566, 49565, 49564, 49563, 49562, 49561, 49560, 49559, 49558, 49557, 49556, 49555, 49554, 49553, 49552, 49551, 49550, 49549, 49548, 49547, 49546, 49545, 49544, 49543, 49542, 49541, 49540, 49539, 49538, 49537, 49536, 49535, 49534, 49533, 49532, 49531, 49530, 49529, 49528, 49527, 49526, 49525, 49524, 49523, 49522, 49521, 49520, 49519, 49518, 49517, 49516, 49515, 49514, 49513, 49512, 49511, 49510, 49509, 49508, 49507, 49506, 49505, 49504, 49503, 49502, 49501, 49500, 49499, 49498, 49497, 49496, 49495, 49494, 49493, 49492, 49491, 49490, 49489, 49488, 49487, 49486, 49485, 49484, 49483, 49482, 49481, 49480, 49479, 49478, 49477, 49476, 49475, 49474, 49473, 49472, 49471, 49470, 49469, 49468, 49467, 49466, 49465, 49464, 49463, 49462, 49461, 49460, 49459, 49458, 49457, 49456, 49455, 49454, 49453, 49452, 49451, 49450, 49449, 49448, 49447, 49446, 49445, 49444, 49443, 49442, 49441, 49440, 49439, 49438, 49437, 49436, 49435, 49434, 49433, 49432, 49431, 49430, 49429, 49428, 49427, 49426, 49425, 49424, 49423, 49422, 49421, 49420, 49419, 49418, 49417, 49416, 49415, 49414, 49413, 49412, 49411, 49410, 49409, 49408, 49407, 49406, 49405, 49404, 49403, 49402, 49401, 49400, 49399, 49398, 49397, 49396, 49395, 49394, 49393, 49392, 49391, 49390, 49389, 49388, 49387, 49386, 49385, 49384, 49383, 49382, 49381, 49380, 49379, 49378, 49377, 49376, 49375, 49374, 49373, 49372, 49371, 49370, 49369, 49368, 49367, 49366, 49365, 49364, 49363, 49362, 49361, 49360, 49359, 49358, 49357, 49356, 49355, 49354, 49353, 49352, 49351, 49350, 49349, 49348, 49347, 49346, 49345, 49344, 49343, 49342, 49341, 49340, 49339, 49338, 49337, 49336, 49335, 49334, 49333, 49332, 49331, 49330, 49329, 49328, 49327, 49326, 49325, 49324, 49323, 49322, 49321, 49320, 49319, 49318, 49317, 49316, 49315, 49314, 49313, 49312, 49311, 49310, 49309, 49308, 49307, 49306, 49305, 49304, 49303, 49302, 49301, 49300, 49299, 49298, 49297, 49296, 49295, 49294, 49293, 49292, 49291, 49290, 49289, 49288, 49287, 49286, 49285, 49284, 49283, 49282, 49281, 49280, 49279, 49278, 49277, 49276, 49275, 49274, 49273, 49272, 49271, 49270, 49269, 49268, 49267, 49266, 49265, 49264, 49263, 49262, 49261, 49260, 49259, 49258, 49257, 49256, 49255, 49254, 49253, 49252, 49251, 49250, 49249, 49248, 49247, 49246, 49245, 49244, 49243, 49242, 49241, 49240, 49239, 49238, 49237, 49236, 49235, 49234, 49233, 49232, 49231, 49230, 49229, 49228, 49227, 49226, 49225, 49224, 49223, 49222, 49221, 49220, 49219, 49218, 49217, 49216, 49215, 49214, 49213, 49212, 49211, 49210, 49209, 49208, 49207, 49206, 49205, 49204, 49203, 49202, 49201, 49200, 49199, 49198, 49197, 49196, 49195, 49194, 49193, 49192, 49191, 49190, 49189, 49188, 49187, 49186, 49185, 49184, 49183, 49182, 49181, 49180, 49179, 49178, 49177, 49176, 49175, 49174, 49173, 49172, 49171, 49170, 49169, 49168, 49167, 49166, 49165, 49164, 49163, 49162, 49161, 49160, 49159, 49158, 49157, 49156, 49155, 49154, 49153, 49152, 49151, 49150, 49149, 49148, 49147, 49146, 49145, 49144, 49143, 49142, 49141, 49140, 49139, 49138, 49137, 49136, 49135, 49134, 49133, 49132, 49131, 49130, 49129, 49128, 49127, 49126, 49125, 49124, 49123, 49122, 49121, 49120, 49119, 49118, 49117, 49116, 49115, 49114, 49113, 49112, 49111, 49110, 49109, 49108, 49107, 49106, 49105, 49104, 49103, 49102, 49101, 49100, 49099, 49098, 49097, 49096, 49095, 49094, 49093, 49092, 49091, 49090, 49089, 49088, 49087, 49086, 49085, 49084, 49083, 49082, 49081, 49080, 49079, 49078, 49077, 49076, 49075, 49074, 49073, 49072, 49071, 49070, 49069, 49068, 49067, 49066, 49065, 49064, 49063, 49062, 49061, 49060, 49059, 49058, 49057, 49056, 49055, 49054, 49053, 49052, 49051, 49050, 49049, 49048, 49047, 49046, 49045, 49044, 49043, 49042, 49041, 49040, 49039, 49038, 49037, 49036, 49035, 49034, 49033, 49032, 49031, 49030, 49029, 49028, 49027, 49026, 49025, 49024, 49023, 49022, 49021, 49020, 49019, 49018, 49017, 49016, 49015, 49014, 49013, 49012, 49011, 49010, 49009, 49008, 49007, 49006, 49005, 49004, 49003, 49002, 49001, 49000, 48999, 48998, 48997, 48996, 48995, 48994, 48993, 48992, 48991, 48990, 48989, 48988, 48987, 48986, 48985, 48984, 48983, 48982, 48981, 48980, 48979, 48978, 48977, 48976, 48975, 48974, 48973, 48972, 48971, 48970, 48969, 48968, 48967, 48966, 48965, 48964, 48963, 48962, 48961, 48959, 48958, 48957, 48956, 48955, 48954, 48953, 48952, 48951, 48950, 48949, 48948, 48947, 48946, 48945, 48944, 48943, 48942, 48941, 48940, 48939, 48938, 48937, 48936, 48935, 48934, 48933, 48932, 48931, 48930, 48929, 48928, 48927, 48926, 48925, 48924, 48923, 48922, 48921, 48920, 48919, 48918, 48917, 48916, 48915, 48914, 48913, 48912, 48911, 48910, 48909, 48908, 48907, 48906, 48905, 48904, 48903, 48902, 48901, 48900, 48899, 48898, 48897, 48896, 48895, 48894, 48893, 48892, 48891, 48890, 48889, 48888, 48887, 48886, 48885, 48884, 48883, 48882, 48881, 48880, 48879, 48878, 48877, 48876, 48875, 48874, 48873, 48872, 48871, 48870, 48869, 48868, 48867, 48866, 48865, 48864, 48863, 48862, 48861, 48860, 48859, 48858, 48857, 48856, 48855, 48854, 48853, 48852, 48851, 48850, 48849, 48848, 48847, 48846, 48845, 48844, 48843, 48842, 48841, 48840, 48839, 48838, 48837, 48836, 48835, 48834, 48833, 48832, 48831, 48830, 48829, 48828, 48827, 48826, 48825, 48824, 48823, 48822, 48821, 48820, 48819, 48818, 48817, 48816, 48815, 48813, 48812, 48811, 48810, 48809, 48808, 48807, 48806, 48805, 48804, 48803, 48802, 48801, 48800, 48799, 48798, 48797, 48796, 48795, 48794, 48793, 48792, 48791, 48790, 48789, 48788, 48787, 48786, 48785, 48784, 48783, 48782, 48781, 48780, 48779, 48778, 48777, 48776, 48775, 48774, 48773, 48772, 48771, 48770, 48769, 48768, 48767, 48766, 48765, 48764, 48763, 48762, 48761, 48760, 48759, 48758, 48757, 48756, 48755, 48754, 48753, 48752, 48751, 48750, 48749, 48748, 48747, 48746, 48745, 48744, 48743, 48742, 48741, 48740, 48739, 48738, 48737, 48736, 48735, 48734, 48733, 48732, 48731, 48730, 48729, 48728, 48727, 48726, 48725); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (48724, 48723, 48722, 48721, 48720, 48719, 48718, 48717, 48716, 48715, 48714, 48713, 48712, 48711, 48710, 48709, 48708, 48707, 48706, 48705, 48704, 48703, 48702, 48701, 48700, 48699, 48698, 48697, 48696, 48695, 48694, 48693, 48692, 48691, 48690, 48689, 48688, 48687, 48686, 48685, 48684, 48683, 48682, 48681, 48680, 48679, 48678, 48677, 48676, 48675, 48674, 48673, 48672, 48671, 48670, 48669, 48668, 48667, 48666, 48665, 48664, 48663, 48662, 48661, 48660, 48659, 48658, 48657, 48656, 48655, 48654, 48653, 48652, 48651, 48650, 48649, 48648, 48647, 48646, 48645, 48644, 48643, 48642, 48641, 48640, 48639, 48638, 48637, 48636, 48635, 48634, 48633, 48632, 48631, 48630, 48629, 48628, 48627, 48626, 48625, 48624, 48623, 48622, 48621, 48620, 48619, 48618, 48617, 48616, 48615, 48614, 48613, 48612, 48611, 48610, 48609, 48608, 48607, 48606, 48605, 48604, 48603, 48602, 48601, 48600, 48599, 48598, 48597, 48596, 48595, 48594, 48593, 48592, 48591, 48590, 48589, 48588, 48587, 48586, 48585, 48584, 48583, 48582, 48581, 48580, 48579, 48578, 48577, 48576, 48575, 48574, 48573, 48572, 48571, 48570, 48569, 48568, 48567, 48566, 48565, 48564, 48563, 48562, 48561, 48560, 48559, 48558, 48557, 48556, 48555, 48554, 48553, 48552, 48551, 48550, 48549, 48548, 48547, 48546, 48545, 48544, 48543, 48542, 48541, 48540, 48539, 48538, 48537, 48536, 48535, 48534, 48532, 48531, 48530, 48529, 48528, 48527, 48526, 48525, 48524, 48523, 48522, 48521, 48520, 48519, 48518, 48517, 48516, 48515, 48514, 48513, 48512, 48511, 48510, 48509, 48508, 48507, 48506, 48505, 48504, 48503, 48502, 48501, 48500, 48499, 48498, 48497, 48496, 48495, 48494, 48493, 48492, 48491, 48490, 48489, 48488, 48487, 48486, 48485, 48484, 48483, 48482, 48481, 48480, 48479, 48478, 48477, 48476, 48475, 48474, 48473, 48472, 48471, 48470, 48469, 48468, 48467, 48466, 48465, 48464, 48463, 48462, 48461, 48460, 48459, 48458, 48457, 48456, 48455, 48454, 48453, 48452, 48451, 48450, 48449, 48448, 48447, 48446, 48445, 48444, 48443, 48442, 48441, 48440, 48439, 48438, 48437, 48436, 48435, 48434, 48433, 48432, 48431, 48430, 48429, 48428, 48427, 48426, 48425, 48424, 48423, 48422, 48421, 48420, 48419, 48418, 48417, 48416, 48415, 48414, 48413, 48412, 48411, 48410, 48409, 48408, 48407, 48406, 48405, 48404, 48403, 48402, 48401, 48400, 48399, 48398, 48397, 48396, 48395, 48394, 48393, 48392, 48391, 48390, 48389, 48388, 48387, 48386, 48385, 48384, 48383, 48382, 48381, 48380, 48379, 48377, 48376, 48375, 48374, 48373, 48372, 48371, 48370, 48369, 48368, 48367, 48366, 48365, 48364, 48363, 48362, 48361, 48360, 48359, 48358, 48357, 48356, 48355, 48354, 48353, 48352, 48351, 48350, 48349, 48348, 48347, 48346, 48345, 48344, 48343, 48342, 48341, 48340, 48339, 48338, 48337, 48336, 48335, 48334, 48333, 48332, 48331, 48330, 48329, 48328, 48327, 48326, 48325, 48324, 48323, 48322, 48321, 48320, 48319, 48318, 48317, 48316, 48315, 48314, 48313, 48312, 48311, 48310, 48309, 48308, 48307, 48306, 48305, 48304, 48303, 48302, 48301, 48300, 48299, 48298, 48297, 48296, 48295, 48294, 48293, 48292, 48291, 48290, 48289, 48288, 48287, 48286, 48285, 48284, 48283, 48282, 48281, 48280, 48279, 48278, 48277, 48276, 48275, 48274, 48273, 48272, 48271, 48270, 48269, 48268, 48267, 48266, 48265, 48264, 48263, 48262, 48261, 48260, 48259, 48258, 48257, 48256, 48255, 48254, 48253, 48252, 48251, 48250, 48249, 48248, 48247, 48246, 48245, 48244, 48243, 48242, 48241, 48240, 48239, 48238, 48237, 48236, 48235, 48234, 48233, 48232, 48231, 48230, 48229, 48228, 48227, 48226, 48225, 48224, 48223, 48222, 48221, 48220, 48219, 48218, 48217, 48216, 48215, 48214, 48213, 48212, 48211, 48210, 48209, 48208, 48207, 48206, 48205, 48204, 48203, 48202, 48201, 48200, 48199, 48198, 48197, 48196, 48195, 48194, 48193, 48192, 48191, 48190, 48189, 48188, 48187, 48186, 48185, 48184, 48183, 48182, 48181, 48180, 48179, 48178, 48177, 48176, 48175, 48174, 48173, 48172, 48171, 48170, 48169, 48168, 48167, 48166, 48165, 48164, 48163, 48162, 48161, 48160, 48159, 48158, 48157, 48156, 48155, 48154, 48153, 48152, 48151, 48150, 48149, 48148, 48147, 48146, 48145, 48144, 48143, 48142, 48141, 48140, 48139, 48138, 48137, 48136, 48135, 48134, 48133, 48132, 48131, 48130, 48129, 48128, 48127, 48126, 48125, 48124, 48123, 48122, 48121, 48120, 48119, 48118, 48117, 48116, 48115, 48114, 48113, 48112, 48111, 48110, 48109, 48108, 48107, 48106, 48105, 48104, 48103, 48102, 48101, 48100, 48099, 48098, 48097, 48096, 48095, 48094, 48093, 48092, 48091, 48090, 48089, 48088, 48087, 48086, 48085, 48084, 48083, 48082, 48081, 48080, 48079, 48078, 48077, 48076, 48075, 48074, 48073, 48072, 48071, 48070, 48069, 48068, 48067, 48066, 48065, 48064, 48063, 48062, 48061, 48060, 48059, 48058, 48057, 48056, 48055, 48054, 48053, 48052, 48051, 48050, 48049, 48048, 48047, 48046, 48045, 48044, 48043, 48042, 48041, 48040, 48039, 48038, 48037, 48036, 48035, 48034, 48033, 48032, 48031, 48030, 48029, 48028, 48027, 48026, 48025, 48024, 48023, 48022, 48021, 48020, 48019, 48018, 48017, 48016, 48015, 48014, 48013, 48012, 48011, 48010, 48009, 48008, 48007, 48006, 48005, 48004, 48003, 48002, 48001, 48000, 47999, 47998, 47997, 47996, 47995, 47994, 47993, 47992, 47991, 47990, 47989, 47988, 47987, 47986, 47985, 47984, 47983, 47982, 47981, 47980, 47979, 47978, 47977, 47976, 47975, 47974, 47973, 47972, 47971, 47970, 47969, 47968, 47967, 47966, 47965, 47964, 47963, 47962, 47961, 47960, 47959, 47958, 47957, 47956, 47955, 47954, 47953, 47952, 47951, 47950, 47949, 47948, 47947, 47946, 47945, 47944, 47943, 47942, 47941, 47940, 47939, 47938, 47937, 47936, 47935, 47934, 47933, 47932, 47931, 47930, 47929, 47928, 47927, 47926, 47925, 47924, 47923, 47922, 47921, 47920, 47919, 47918, 47917, 47916, 47915, 47914, 47913, 47912, 47911, 47910, 47909, 47908, 47907, 47906, 47905, 47904, 47903, 47902, 47901, 47900, 47899, 47898, 47897, 47896, 47895, 47894, 47893, 47892, 47891, 47890, 47889, 47888, 47887, 47886, 47885, 47884, 47883, 47882, 47881, 47880, 47879, 47878, 47877, 47876, 47875, 47874, 47873, 47872, 47871, 47870, 47869, 47868, 47867, 47866, 47865, 47864, 47863, 47862, 47861, 47860, 47859, 47858, 47857, 47856, 47855, 47854, 47853, 47852, 47851, 47850, 47849, 47848, 47847, 47846, 47845, 47844, 47843, 47842, 47837, 47836, 47835, 47834, 47833, 47832, 47831, 47830, 47829, 47828, 47827, 47826, 47825, 47824, 47823, 47822, 47821, 47820, 47819, 47818, 47817, 47816, 47815, 47814, 47813, 47812, 47811, 47810, 47809, 47808, 47807, 47806, 47805, 47804, 47803, 47802, 47801, 47800, 47799, 47798, 47797, 47796, 47795, 47794, 47793, 47792, 47791, 47790, 47789, 47788, 47787, 47786, 47785, 47784, 47783, 47782, 47781, 47780, 47779, 47778, 47777, 47776, 47775, 47774, 47773, 47772, 47771, 47770, 47769, 47768, 47767, 47766, 47765, 47764, 47763, 47762, 47761, 47760, 47759, 47758, 47757, 47756, 47755, 47754, 47753, 47752, 47751, 47750, 47749, 47748, 47747, 47746, 47745, 47744, 47743, 47742, 47741, 47740, 47739, 47738, 47737, 47736, 47735, 47734, 47733, 47732, 47731, 47730, 47729, 47728, 47727, 47726, 47725, 47724, 47723, 47722, 47721, 47720, 47719, 47718, 47717, 47716, 47715, 47714, 47713, 47712, 47711, 47710, 47709, 47708, 47707, 47706, 47705, 47704, 47703, 47702, 47701, 47700, 47699, 47698, 47697, 47696, 47695, 47694, 47693, 47692, 47691, 47690, 47689, 47688, 47687, 47686, 47685, 47684, 47683, 47682, 47681, 47680, 47679, 47678, 47677, 47676, 47675, 47674, 47673, 47672, 47671, 47670, 47669, 47668, 47667, 47666, 47665, 47664, 47663, 47662, 47661, 47660, 47659, 47658, 47657, 47656, 47655, 47654, 47653, 47652, 47651, 47650, 47649, 47648, 47647, 47646, 47645, 47644, 47643, 47642, 47641, 47640, 47639, 47638, 47637, 47636, 47635, 47634, 47633, 47632, 47631, 47630, 47629, 47628, 47627, 47626, 47625, 47624, 47623, 47622, 47621, 47620, 47619, 47618, 47617, 47616, 47615, 47614, 47613, 47612, 47611, 47610, 47609, 47608, 47607, 47606, 47605, 47604, 47603, 47602, 47601, 47600, 47599, 47598, 47597, 47596, 47595, 47594, 47593, 47592, 47591, 47590, 47589, 47588, 47587, 47586, 47585, 47584, 47583, 47582, 47581, 47580, 47579, 47578, 47577, 47576, 47575, 47574, 47573, 47572, 47571, 47570, 47569, 47568, 47567, 47566, 47565, 47564, 47563, 47562, 47561, 47560, 47559, 47558, 47557, 47556, 47555, 47554, 47553, 47552, 47551, 47550, 47549, 47548, 47547, 47546, 47545, 47544, 47543, 47542, 47541, 47540, 47539, 47538, 47537, 47536, 47535, 47534, 47533, 47532, 47531, 47530, 47529, 47528, 47527, 47526, 47525, 47524, 47523, 47522, 47521, 47520, 47519, 47518, 47517, 47516, 47515, 47514, 47513, 47512, 47511, 47510, 47509, 47508, 47507, 47506, 47505, 47504, 47503, 47502, 47501, 47500, 47499, 47498, 47497, 47496, 47495, 47494, 47493, 47492, 47491, 47490, 47489, 47488, 47487, 47486, 47485, 47484, 47483, 47482, 47481, 47480, 47479, 47478, 47477, 47476, 47475, 47474, 47473, 47472, 47471, 47470, 47469, 47468, 47467, 47466, 47465, 47464, 47463, 47462, 47461, 47460, 47459, 47458, 47457, 47456, 47455, 47454, 47453, 47452, 47451, 47450, 47449, 47448, 47447, 47446, 47445, 47444, 47443, 47442, 47441, 47440, 47439, 47438, 47437, 47436, 47435, 47434, 47433, 47432, 47431, 47430, 47429, 47428, 47427, 47426, 47425, 47424, 47423, 47422, 47421, 47420, 47419, 47418, 47416, 47415, 47414, 47413, 47412, 47411, 47410, 47409, 47408, 47407, 47406, 47405, 47404, 47403, 47402, 47401, 47400, 47399, 47398, 47397, 47396, 47395, 47394, 47393, 47392, 47391, 47390, 47389, 47388, 47387, 47386, 47385, 47384, 47383, 47382, 47381, 47380, 47379, 47378, 47377, 47376, 47375, 47374, 47373, 47372, 47371, 47370, 47369, 47368, 47367, 47366, 47365, 47364, 47363, 47362, 47361, 47360, 47359, 47358, 47357, 47356, 47355, 47354, 47353, 47352, 47351, 47350, 47349, 47348, 47347, 47346, 47345, 47344, 47343, 47342, 47341, 47340, 47339, 47338, 47337, 47336, 47335, 47334, 47333, 47332, 47331, 47330, 47329, 47328, 47327, 47326, 47325, 47324, 47323, 47322, 47321, 47320, 47319, 47318, 47317, 47316, 47315, 47314, 47313, 47312, 47311, 47310, 47309, 47308, 47307, 47306, 47305, 47304, 47303, 47302, 47301, 47300, 47299, 47298, 47297, 47296, 47295, 47294, 47293, 47292, 47291, 47290, 47289, 47288, 47287, 47286, 47285, 47284, 47283, 47282, 47281, 47280, 47279, 47278, 47277, 47276, 47275, 47274, 47273, 47272, 47271, 47270, 47269, 47268, 47267, 47266, 47265, 47264, 47263, 47262, 47261, 47260, 47259, 47258, 47257, 47256, 47255, 47254, 47253, 47252, 47251, 47250, 47249, 47248, 47247, 47246, 47245, 47244, 47243, 47242, 47241, 47240, 47239, 47238, 47237, 47236, 47235, 47234, 47233, 47232, 47231, 47230, 47229, 47228, 47227, 47226, 47225, 47224, 47223, 47222, 47221, 47220, 47219, 47218, 47217, 47216, 47215, 47214, 47213, 47212, 47211, 47210, 47209, 47208, 47207, 47206, 47205, 47204, 47203, 47202, 47201, 47200, 47199, 47198, 47197, 47196, 47195, 47194, 47193, 47192, 47191, 47190, 47189, 47188, 47187, 47186, 47185, 47184, 47183, 47182, 47181, 47180, 47179, 47178, 47177, 47176, 47175, 47174, 47173, 47172, 47171, 47170, 47169, 47168, 47167, 47166, 47165, 47164, 47163, 47162, 47161, 47160, 47158, 47157, 47156, 47155, 47154, 47153, 47152, 47151, 47150, 47149, 47148, 47147, 47146, 47145, 47144, 47143, 47142, 47141, 47140, 47139, 47138, 47137, 47136, 47135, 47134, 47133, 47132, 47131, 47130, 47129, 47128, 47127, 47126, 47125, 47124, 47123, 47122, 47121, 47120, 47119, 47118, 47117, 47116, 47115, 47114, 47113, 47112, 47111, 47110, 47109, 47108, 47107, 47106, 47105, 47104, 47103, 47102, 47101, 47100, 47099, 47098, 47097, 47096, 47095, 47094, 47093, 47092, 47091, 47090, 47089, 47088, 47087, 47086, 47085, 47084, 47083, 47082, 47081, 47080, 47079, 47078, 47077, 47076, 47075, 47074, 47073, 47072, 47071, 47070, 47069, 47068, 47067, 47066, 47065, 47064, 47063, 47062, 47061, 47060, 47059, 47058, 47057, 47056, 47055, 47054, 47053, 47052, 47051, 47050, 47049, 47048, 47047, 47046, 47045, 47044, 47043, 47042, 47041, 47040, 47039, 47038, 47037, 47036, 47035, 47034, 47033, 47032, 47031, 47030, 47029, 47028, 47027, 47026, 47025, 47024, 47023, 47022, 47021, 47020, 47019, 47018, 47017, 47016, 47015, 47014, 47013, 47012, 47011, 47010, 47009, 47008, 47007, 47006, 47005, 47004, 47003, 47002, 47001, 47000, 46999, 46998, 46997, 46996, 46995, 46994, 46993, 46992, 46991, 46990, 46989, 46988, 46987, 46986, 46985, 46984, 46983, 46982, 46981, 46980, 46979, 46977, 46976, 46975, 46974, 46973, 46972, 46971, 46970, 46969, 46968, 46967, 46966, 46965, 46964, 46963, 46962, 46961, 46960, 46959, 46958, 46957, 46956, 46955, 46954, 46953, 46952, 46951, 46950, 46949, 46948, 46947, 46946, 46945, 46944, 46943, 46942, 46941, 46940, 46939, 46938, 46937, 46936, 46935, 46934, 46933, 46932, 46931, 46930, 46929, 46928, 46927, 46926, 46925, 46924, 46923, 46922, 46921, 46920, 46919, 46918, 46917, 46916, 46915, 46914, 46913, 46912, 46911, 46910, 46909, 46908, 46907, 46906, 46905, 46904, 46903, 46902, 46901, 46900, 46899, 46898, 46897, 46896, 46895, 46894, 46893, 46892, 46891, 46890, 46889, 46888, 46887, 46886, 46885, 46884, 46883, 46882, 46881, 46880, 46879, 46878, 46877, 46876, 46875, 46874, 46873, 46872, 46871, 46870, 46869, 46868, 46867, 46866, 46865, 46864, 46863, 46862, 46861, 46860, 46859, 46858, 46857, 46856, 46855, 46854, 46853, 46852, 46851, 46850, 46849, 46848, 46847, 46846, 46845, 46844, 46843, 46842, 46841, 46840, 46839, 46838, 46837, 46836, 46835, 46834, 46833, 46832, 46831, 46830, 46829, 46828, 46827, 46826, 46825, 46824, 46823, 46822, 46821, 46820, 46819, 46818, 46817, 46816, 46815, 46814, 46813, 46812, 46811, 46810, 46809, 46807, 46806, 46805, 46804, 46803, 46802, 46801, 46800, 46799, 46798, 46797, 46796, 46795, 46794, 46793, 46792, 46791, 46790, 46789, 46788, 46787, 46786, 46785, 46784, 46783, 46782, 46781, 46780, 46779, 46778, 46777, 46776, 46775, 46774, 46773, 46772, 46771, 46770, 46769, 46768, 46767, 46766, 46765, 46764, 46763, 46762, 46761, 46760, 46759, 46758, 46757, 46756, 46755, 46754, 46753, 46752, 46751, 46750, 46749, 46748, 46747, 46746, 46745, 46744, 46743, 46742, 46741, 46740, 46739, 46738, 46737, 46736, 46735, 46734, 46733, 46732, 46731, 46730, 46729, 46728, 46727, 46726, 46725, 46724, 46723, 46722, 46721, 46720, 46719, 46718, 46717, 46716, 46715, 46714, 46713, 46712, 46711, 46710, 46709, 46708, 46707, 46706, 46705, 46704, 46703, 46702, 46701, 46700, 46699, 46698, 46697, 46696, 46695, 46694, 46693, 46692, 46691, 46690, 46689, 46688, 46687, 46686, 46685, 46684, 46683, 46682, 46681, 46680, 46679, 46678, 46677, 46676, 46675, 46674, 46673, 46672, 46671, 46670, 46669, 46668, 46667, 46666, 46665, 46664, 46663, 46662, 46661, 46660, 46659, 46658, 46656, 46655, 46654, 46653, 46652, 46651, 46650, 46649, 46648, 46647, 46646, 46645, 46644, 46643, 46642, 46641, 46640, 46639, 46638, 46637, 46636, 46635, 46634, 46633, 46632, 46631, 46630, 46629, 46628, 46627, 46626, 46625, 46624, 46623, 46622, 46621, 46620, 46619, 46618, 46617, 46616, 46615, 46614, 46613, 46612, 46611, 46610, 46609, 46608, 46607, 46606, 46605, 46604, 46603, 46602, 46601, 46600, 46599, 46598, 46597, 46596, 46595, 46594, 46593, 46592, 46591, 46590, 46589, 46588, 46587, 46586, 46585, 46584, 46582, 46581, 46580, 46579, 46578, 46577, 46576, 46575, 46574, 46573, 46572, 46571, 46570, 46569, 46568, 46567, 46566, 46565, 46564, 46563, 46562, 46561, 46560, 46559, 46558, 46557, 46556, 46555, 46554, 46553, 46552, 46551, 46550, 46549, 46548, 46547, 46546, 46545, 46544, 46543, 46542, 46541, 46540, 46539, 46538, 46537, 46536, 46535, 46534, 46533, 46532, 46531, 46530, 46529, 46528, 46527, 46526, 46525, 46524, 46523, 46522, 46521, 46520, 46519, 46518, 46517, 46516, 46515, 46514, 46513, 46512, 46511, 46510, 46509, 46508, 46507, 46506, 46505, 46504, 46503, 46502, 46501, 46500, 46499, 46498, 46497, 46496, 46495, 46494, 46493, 46492, 46491, 46490, 46489, 46488, 46487, 46486, 46485, 46484, 46483, 46482, 46481, 46480, 46479, 46478, 46477, 46476, 46475, 46474, 46473, 46472, 46471, 46470, 46469, 46468, 46467, 46466, 46465, 46464, 46463, 46462, 46461, 46460, 46459, 46458, 46457, 46456, 46455, 46454, 46453, 46452, 46451, 46450, 46449, 46448, 46447, 46446, 46445, 46444, 46443, 46442, 46440, 46439, 46438, 46437, 46436, 46435, 46434, 46433, 46432, 46431, 46430, 46429, 46428, 46427, 46426, 46425, 46424, 46423, 46422, 46421, 46420, 46419, 46418, 46417, 46416, 46415, 46414, 46413, 46412, 46411, 46410, 46409, 46408, 46407, 46406, 46405, 46404, 46403, 46402, 46401, 46400, 46399, 46398, 46397, 46396, 46395, 46394, 46393, 46392, 46391, 46390, 46389, 46388, 46387, 46386, 46385, 46384, 46383, 46382, 46381, 46380, 46379, 46378, 46377, 46376, 46375, 46374, 46373, 46372, 46371, 46370, 46369, 46368, 46367, 46366, 46365, 46364, 46363, 46362, 46361, 46360, 46359, 46358, 46357, 46356, 46355, 46354, 46353, 46352, 46350, 46349, 46348, 46346, 46345, 46344, 46343, 46342, 46341, 46340, 46339, 46338, 46337, 46336, 46335, 46334, 46333, 46332, 46331, 46330, 46329, 46328, 46327, 46326, 46325, 46324, 46323, 46320, 46319, 46318, 46317, 46316, 46315, 46314, 46313, 46312, 46311, 46310, 46309, 46308, 46307, 46306, 46305, 46304, 46303, 46302, 46301, 46300, 46299, 46298, 46297, 46296, 46295, 46294, 46293, 46292, 46291, 46290, 46289, 46288, 46287, 46286, 46285, 46284, 46283, 46282, 46281, 46280, 46279, 46278, 46277, 46276, 46275, 46274, 46273, 46272, 46271, 46270, 46269, 46268, 46267, 46266, 46265, 46264, 46263, 46262, 46261, 46260, 46259, 46258, 46257, 46256, 46255, 46254, 46253, 46252, 46251, 46250, 46249, 46248, 46247, 46246, 46245, 46244, 46243, 46242, 46241, 46240, 46239, 46238, 46235, 46234, 46233, 46231, 46230, 46229, 46228, 46227, 46226, 46225, 46224, 46223, 46222, 46221, 46220, 46219, 46218, 46217, 46216, 46215, 46214, 46213, 46212, 46211, 46210, 46209, 46208, 46207, 46206, 46205, 46204, 46203, 46202, 46200, 46199, 46198, 46197, 46196, 46195, 46194, 46193, 46191, 46190, 46189, 46188, 46187, 46186, 46185, 46184, 46183, 46182, 46181, 46180, 46179, 46178, 46177, 46176, 46175, 46174, 46173, 46172, 46171, 46170, 46168, 46167, 46166, 46165, 46164, 46163, 46162, 46161, 46160, 46159, 46158, 46157, 46156, 46155, 46154, 46153, 46152, 46151, 46150, 46149, 46148, 46147, 46146, 46145, 46144, 46143, 46142, 46141, 46140, 46139, 46138, 46137, 46136, 46135, 46134, 46133, 46132, 46131, 46130, 46129, 46128, 46127, 46126, 46125, 46124, 46123, 46122, 46121, 46120, 46119, 46118, 46117, 46116, 46115, 46114, 46113, 46112, 46111, 46110, 46109, 46108, 46107, 46106, 46105, 46104, 46103, 46101, 46100, 46099, 46098, 46097, 46096, 46095, 46094, 46093, 46092, 46091, 46090, 46089, 46088, 46087, 46086, 46085, 46084, 46083, 46082, 46081, 46080, 46079, 46078, 46077, 46076, 46075, 46074, 46073, 46072, 46071, 46070, 46069, 46068, 46067, 46066, 46065, 46064, 46063, 46062, 46061, 46060, 46059, 46058, 46057, 46056, 46055, 46054, 46053, 46052, 46051, 46050, 46049, 46048, 46045, 46044, 46043, 46042, 46041, 46040, 46039, 46038, 46037, 46036, 46035, 46034, 46033, 46032, 46031, 46030, 46029, 46028, 46027, 46026, 46025, 46024, 46023, 46022, 46021, 46020, 46019, 46018, 46017, 46016, 46015, 46014, 46013, 46012, 46011, 46010, 46009, 46008, 46007, 46006, 46005, 46004, 46003, 46002, 46001, 46000, 45999, 45998, 45997, 45996, 45995, 45994, 45993, 45992, 45991, 45990, 45989, 45988, 45987, 45986, 45985, 45984, 45983, 45982, 45981, 45980, 45978, 45977, 45976, 45975, 45974, 45973, 45971, 45970, 45969, 45968, 45967, 45966, 45964, 45963, 45962, 45961, 45960, 45959, 45958, 45957, 45956, 45955, 45954, 45953, 45952, 45951, 45950, 45949, 45948, 45947, 45946, 45945, 45944, 45943, 45942, 45941, 45940, 45939, 45938, 45937, 45936, 45935, 45934, 45933, 45932, 45931, 45930, 45929, 45928, 45927, 45926, 45925, 45924, 45923, 45922, 45921, 45920, 45919, 45918, 45917, 45916, 45915, 45914, 45913, 45912, 45911, 45910, 45909, 45908, 45907, 45906, 45905, 45904, 45903, 45902, 45901, 45900, 45899, 45898, 45897, 45896, 45895, 45894, 45893, 45892, 45891, 45890, 45889, 45888, 45887, 45886, 45885, 45884, 45883, 45882, 45881, 45880, 45879, 45878, 45877, 45876, 45875, 45874, 45873, 45872, 45871, 45870, 45869, 45868, 45867, 45866, 45865, 45864, 45863, 45862, 45861, 45860, 45859, 45858, 45857, 45856, 45855, 45854, 45853, 45852, 45851, 45850, 45849, 45848, 45847, 45846, 45845, 45844, 45843, 45842, 45841, 45840, 45839, 45838, 45837, 45836, 45835, 45834, 45833, 45832, 45831, 45830, 45829, 45828, 45827, 45826, 45825, 45824, 45822, 45821, 45820, 45819, 45818, 45817, 45816, 45815, 45814, 45813, 45812, 45811, 45810, 45809, 45808, 45807, 45806, 45805, 45804, 45803, 45802, 45801, 45800, 45799, 45798, 45797, 45796, 45795, 45794, 45791, 45790, 45789, 45788, 45787, 45786, 45785, 45784, 45783, 45782, 45781, 45780, 45779, 45778, 45777, 45776, 45775, 45774, 45773, 45772, 45771, 45770, 45769, 45768, 45767, 45766, 45765, 45763, 45762, 45761, 45760, 45759, 45758, 45757, 45756, 45755, 45754, 45753, 45752, 45751, 45750, 45749, 45748, 45747, 45746, 45745, 45744, 45743, 45742, 45741, 45740, 45739, 45738, 45737, 45736, 45735, 45734, 45733, 45732, 45731, 45730, 45729, 45728, 45727, 45726, 45725, 45724, 45723, 45722, 45721, 45720, 45719, 45718, 45717, 45716, 45715, 45714, 45713, 45712, 45711, 45710, 45709, 45708, 45707, 45706, 45705, 45704, 45703, 45702, 45701, 45700, 45699, 45698, 45697, 45696, 45695, 45694, 45693, 45692, 45691, 45690, 45689, 45688, 45687, 45686, 45685, 45684, 45683, 45682, 45681, 45680, 45679, 45678, 45677, 45676, 45675, 45674, 45673, 45672, 45671, 45670, 45669, 45668, 45667, 45666, 45665, 45664, 45663, 45662, 45661, 45660, 45659, 45658, 45657, 45656, 45655, 45654, 45653, 45652, 45651, 45650, 45649, 45648, 45647, 45646, 45645, 45644, 45643, 45642, 45641, 45640, 45639, 45638, 45637, 45636, 45634, 45633, 45632, 45631, 45629, 45628, 45627, 45626, 45625, 45624, 45623, 45621, 45620, 45619, 45618, 45617, 45616, 45615, 45614, 45613, 45611, 45610, 45609, 45608, 45607, 45606, 45605, 45604, 45603, 45602, 45601, 45600, 45599, 45598, 45597, 45596, 45595, 45594, 45593, 45592, 45591, 45590, 45589, 45588, 45587, 45586, 45585, 45584, 45583, 45582, 45581, 45580, 45579, 45578, 45577, 45576, 45575, 45574, 45573, 45572, 45571, 45570, 45569, 45568, 45567, 45566, 45565, 45564, 45563, 45562, 45561, 45560, 45559, 45558, 45557, 45555, 45554, 45553, 45552, 45551, 45550, 45549, 45548, 45547, 45546, 45545, 45544, 45543, 45542, 45541, 45540, 45539, 45538, 45537, 45536, 45535, 45534, 45533, 45532, 45531, 45530, 45529, 45528, 45527, 45526, 45525, 45524, 45523, 45522, 45521, 45520, 45519, 45518, 45517, 45516, 45515, 45514, 45513, 45512, 45511, 45510, 45509, 45506, 45505, 45504, 45503, 45502, 45501, 45500, 45499, 45498, 45496, 45495, 45494, 45493, 45492, 45491, 45490, 45489, 45488, 45487, 45486, 45485, 45484, 45483, 45482, 45481, 45480, 45479, 45478, 45477, 45476, 45475, 45474, 45473, 45472, 45471, 45470, 45469, 45468, 45467, 45466, 45465, 45464, 45463, 45462, 45461, 45460, 45459, 45458, 45457, 45456, 45455, 45454, 45453, 45452, 45451, 45449, 45448, 45447, 45446, 45445, 45444, 45443, 45442, 45441, 45440, 45439, 45438, 45437, 45436, 45435, 45434, 45433, 45432, 45431, 45430, 45429, 45428, 45427, 45426, 45425, 45424, 45423, 45421, 45420, 45419, 45418, 45417, 45416, 45415, 45414, 45413, 45412, 45411, 45410, 45409, 45408, 45407, 45406, 45405, 45404, 45403, 45402, 45401, 45400, 45399, 45398, 45397, 45396, 45395, 45394, 45393, 45392, 45391, 45389, 45388, 45387, 45386, 45385, 45383, 45382, 45381, 45380, 45379, 45378, 45377, 45376, 45375, 45374, 45373, 45372, 45371, 45370, 45369, 45368, 45367, 45366, 45365, 45364, 45363, 45362, 45361, 45360, 45359, 45358, 45357, 45356, 45355, 45354, 45353, 45352, 45351, 45350, 45349, 45348, 45347, 45345, 45344, 45343, 45342, 45341, 45340, 45339, 45338, 45337, 45336, 45335, 45334, 45333, 45332, 45331, 45330, 45329, 45328, 45327, 45326, 45325, 45324, 45323, 45322, 45321, 45320, 45319, 45318, 45317, 45316, 45315, 45314, 45313, 45312, 45311, 45309, 45308, 45307, 45306, 45305, 45304, 45303, 45302, 45301, 45300, 45299, 45298, 45297, 45296, 45295, 45294, 45293, 45292, 45291, 45290, 45289, 45288, 45287, 45286, 45284, 45283, 45282, 45281, 45280, 45279, 45278, 45277, 45276, 45275, 45274, 45273, 45272, 45271, 45270, 45269, 45268, 45267, 45266, 45265, 45264, 45263, 45262, 45261, 45260, 45259, 45258, 45257, 45256, 45255, 45254, 45253, 45252, 45251, 45250, 45249, 45248, 45247, 45246, 45245, 45244, 45243, 45242, 45241, 45240, 45239, 45238, 45237, 45236, 45235, 45234, 45233, 45232, 45231, 45230, 45229, 45228, 45227, 45226, 45225, 45224, 45223, 45222, 45221, 45220, 45219, 45218, 45217, 45216, 45215, 45214, 45212, 45211, 45210, 45209, 45208, 45207, 45206, 45205, 45204, 45203, 45202, 45201, 45200, 45199, 45198, 45197, 45196, 45195, 45194, 45193, 45192, 45191, 45190, 45189, 45188, 45187, 45186, 45185, 45184, 45182, 45181, 45180, 45179, 45178, 45177, 45176, 45175, 45174, 45173, 45172, 45171, 45170, 45169, 45168, 45167, 45166, 45165, 45164, 45163, 45162, 45161, 45160, 45159, 45158, 45157, 45156, 45155, 45154, 45153, 45152, 45151, 45150, 45149, 45148, 45147, 45146, 45145, 45144, 45143, 45142, 45141, 45140, 45139, 45138, 45137, 45136, 45135, 45134, 45133, 45132, 45131, 45130, 45129, 45128, 45127, 45126, 45125, 45124, 45123, 45122, 45121, 45120, 45119, 45118, 45117, 45116, 45115, 45114, 45113, 45112, 45111, 45110, 45109, 45108, 45107, 45106, 45105, 45104, 45103, 45102, 45101, 45100, 45099, 45098, 45097, 45096, 45095, 45094, 45093, 45092, 45091, 45090, 45089, 45088, 45087, 45086, 45085, 45080, 45079, 45078, 45077, 45076, 45075, 45069, 45063, 45062, 45061, 45059, 45056, 45055, 45054, 45053, 45052, 45051, 45050, 45049, 45048, 45047, 45046, 45045, 45044, 45043, 45042, 45030, 45029, 45028, 45027, 45025, 45024, 45023, 45022, 45021, 45020, 45019, 45018, 45017, 45016, 45015, 45014, 45013, 45012, 45011, 45010, 45009, 45008, 45007, 45006, 45005, 45004, 45003, 45002, 45001, 45000, 44999, 44998, 44997, 44996, 44995, 44994, 44993, 44992, 44991, 44990, 44989, 44988, 44987, 44986, 44985, 44984, 44983, 44982, 44981, 44980, 44979, 44978, 44977, 44976, 44975, 44974, 44973, 44972, 44971, 44970, 44969, 44968, 44967, 44966, 44965, 44964, 44963, 44962, 44961, 44960, 44959, 44958, 44957, 44956, 44955, 44954, 44953, 44952, 44951, 44950, 44949, 44948, 44947, 44946, 44945, 44944, 44943, 44942, 44941, 44940, 44939, 44938, 44937, 44936, 44935, 44934, 44933, 44932, 44931, 44930, 44929, 44928, 44927, 44926, 44925, 44924, 44923, 44922, 44921, 44920, 44918, 44917, 44916, 44915, 44914, 44913, 44912, 44911, 44910, 44909, 44908, 44907, 44906, 44905, 44904, 44903, 44902, 44901, 44900, 44899, 44898, 44897, 44896, 44895, 44894, 44893, 44892, 44891, 44890, 44889, 44888, 44887, 44886, 44885, 44884, 44883, 44882, 44881, 44880, 44879, 44878, 44877, 44876, 44875, 44874, 44873, 44872, 44871, 44870, 44869, 44868, 44867, 44866, 44865, 44864, 44863, 44862, 44861, 44860, 44859, 44858, 44857, 44856, 44855, 44854, 44853, 44852, 44851, 44850, 44849, 44848, 44847, 44846, 44845, 44844, 44843, 44842, 44841, 44840, 44839, 44838, 44837, 44836, 44835, 44834, 44833, 44832, 44831, 44830, 44829, 44828, 44827, 44826, 44825, 44824, 44823, 44822, 44821, 44820, 44819, 44818, 44817, 44816, 44815, 44814, 44813, 44812, 44811, 44810, 44809, 44808, 44807, 44806, 44805, 44804, 44803, 44802, 44801, 44800, 44799, 44798, 44797, 44796, 44795, 44794, 44793, 44792, 44791, 44790, 44789, 44788, 44787, 44786, 44785, 44784, 44783, 44782, 44781, 44780, 44779, 44778, 44777, 44776, 44775, 44774, 44773, 44772, 44771, 44770, 44769, 44768, 44767, 44766, 44765, 44764, 44763, 44762, 44761, 44760, 44759, 44758, 44757, 44756, 44755, 44754, 44753, 44752, 44751, 44750, 44749, 44748, 44747, 44746, 44745, 44744, 44743, 44742, 44741, 44740, 44739, 44738, 44737, 44736, 44735, 44734, 44733, 44732, 44731, 44730, 44729, 44728, 44721, 44720, 44719, 44718, 44717, 44716, 44715, 44714, 44713, 44709, 44707, 44706, 44705, 44704, 44703, 44702, 44701, 44700, 44699, 44696, 44695, 44691, 44690, 44689, 44688, 44687, 44686, 44685, 44684, 44683, 44682, 44681, 44680, 44679, 44678, 44677, 44676, 44675, 44674, 44673, 44672, 44671, 44670, 44669, 44668, 44667, 44666, 44665, 44664, 44663, 44662, 44661, 44660, 44659, 44658, 44657, 44656, 44655, 44654, 44653, 44652, 44651, 44650, 44649, 44648, 44647, 44646, 44645, 44644, 44643, 44642, 44641, 44640, 44639, 44638, 44637, 44636, 44635, 44634, 44633, 44632, 44631, 44630, 44629, 44628, 44627, 44626, 44625, 44624, 44623, 44622, 44621, 44620, 44619, 44618, 44617, 44616, 44615, 44614, 44613, 44612, 44611, 44610, 44609, 44608, 44607, 44606, 44605, 44604, 44603, 44602, 44601, 44600, 44599, 44598, 44597, 44596, 44595, 44594, 44593, 44592, 44591, 44590, 44589, 44588, 44587, 44586, 44585, 44584, 44583, 44582, 44581, 44580, 44579, 44578, 44577, 44576, 44575, 44574, 44573, 44572, 44571, 44570, 44569, 44568, 44567, 44566, 44565, 44564, 44563, 44562, 44561, 44560, 44559, 44558, 44557, 44556, 44555, 44554, 44553, 44552, 44551, 44550, 44549, 44548, 44547, 44546, 44545, 44544, 44543, 44542, 44541, 44540, 44539, 44538, 44537, 44536, 44535, 44534, 44533, 44532, 44531, 44530, 44529, 44528, 44527, 44526, 44525, 44524, 44523, 44522, 44521, 44520, 44519, 44518, 44517, 44516, 44515, 44514, 44513, 44512, 44511, 44510, 44509, 44508, 44507, 44506, 44505, 44504, 44503, 44502, 44501, 44500, 44499, 44498, 44497, 44496, 44495, 44494, 44493, 44492, 44491, 44490, 44489, 44488, 44487, 44486, 44485, 44484, 44483, 44482, 44481, 44480, 44479, 44478, 44477, 44476, 44475, 44474, 44473, 44472, 44471, 44470, 44469, 44468, 44467, 44466, 44465, 44464, 44463, 44462, 44461, 44460, 44459, 44458, 44457, 44456, 44455, 44454, 44453, 44452, 44451, 44450, 44449, 44448, 44447, 44446, 44445, 44444, 44443, 44442, 44441, 44440, 44439, 44438, 44437, 44436, 44435, 44434, 44433, 44432, 44431, 44430, 44429, 44428, 44427, 44426, 44425, 44424, 44423, 44422, 44421, 44420, 44419, 44418, 44417, 44416, 44415, 44414, 44413, 44412, 44411, 44410, 44409, 44408, 44407, 44406, 44405, 44404, 44403, 44402, 44401, 44400, 44399, 44398, 44397, 44396, 44395, 44394, 44393, 44392, 44391, 44390, 44389, 44388, 44387, 44386, 44385, 44384, 44383, 44382, 44381, 44380, 44379, 44378, 44377, 44376, 44375, 44374, 44373, 44372, 44371, 44370, 44369, 44368, 44367, 44366, 44365, 44364, 44363, 44362, 44361, 44360, 44359, 44358, 44357, 44356, 44354, 44353, 44352, 44350, 44349, 44348, 44347, 44346, 44345, 44344, 44343, 44342, 44341, 44340, 44339, 44338, 44337, 44336, 44335, 44334, 44333, 44332, 44331, 44330, 44329, 44328, 44327, 44326, 44325, 44324, 44323, 44322, 44321, 44320, 44319, 44318, 44317, 44316, 44315, 44314, 44313, 44312, 44311, 44310, 44309, 44308, 44307, 44306, 44305, 44304, 44303, 44302, 44301, 44300, 44299, 44298, 44297, 44296, 44295, 44294, 44293, 44292, 44291, 44290, 44289, 44288, 44287, 44286, 44285, 44284, 44283, 44282, 44281, 44280, 44279, 44278, 44277, 44276, 44275, 44274, 44273, 44272, 44271, 44270, 44269, 44268, 44267, 44266, 44265, 44264, 44263, 44262, 44261, 44260, 44259, 44258, 44257, 44256, 44255, 44254, 44253, 44252, 44251, 44250, 44249, 44248, 44247, 44246, 44245, 44244, 44243, 44242, 44241, 44240, 44239, 44238, 44237, 44236, 44235, 44234, 44233, 44232, 44231, 44230, 44229, 44228, 44227, 44226, 44225, 44224, 44223, 44222, 44221, 44220, 44219, 44218, 44217, 44216, 44215, 44214, 44213, 44212, 44211, 44210, 44209, 44208, 44207, 44206, 44205, 44204, 44203, 44202, 44201, 44200, 44199, 44198, 44197, 44196, 44195, 44194, 44193, 44192, 44191, 44190, 44189, 44188, 44187, 44186, 44185, 44184, 44183, 44182, 44181, 44180, 44179, 44178, 44177, 44176, 44175, 44174, 44173, 44172, 44171, 44170, 44169, 44168, 44167, 44166, 44165, 44164, 44163, 44162, 44160, 44159, 44158, 44157, 44156, 44155, 44154, 44153, 44152, 44151, 44150, 44149, 44148, 44147, 44146, 44145, 44144, 44143, 44142, 44141, 44140, 44139, 44138, 44137, 44136, 44135, 44134, 44133, 44132, 44131, 44130, 44129, 44128, 44127, 44126, 44125, 44124, 44123, 44122, 44121, 44120, 44119, 44118, 44117, 44116, 44115, 44114, 44113, 44112, 44111, 44110, 44109, 44108, 44107, 44106, 44105, 44104, 44103, 44102, 44101, 44100, 44099, 44098, 44097, 44096, 44095, 44094, 44093, 44092, 44091, 44090, 44089, 44088, 44087, 44086, 44085, 44084, 44083, 44082, 44081, 44080, 44079, 44078, 44077, 44076, 44075, 44074, 44073, 44072, 44071, 44070, 44069, 44068, 44067, 44066, 44065, 44064, 44063, 44062, 44061, 44060, 44059, 44058, 44057, 44056, 44055, 44054, 44053, 44052, 44051, 44050, 44049, 44048, 44047, 44046, 44045, 44044, 44043, 44042, 44041, 44040, 44039, 44038, 44037, 44036, 44035, 44034, 44033, 44032, 44031, 44030, 44029, 44028, 44027, 44026, 44025, 44024, 44023, 44022, 44021, 44020, 44019, 44018, 44017, 44016, 44015, 44014, 44013, 44012, 44011, 44010, 44009, 44008, 44007, 44006, 44005, 44004, 44003, 44002, 44001, 44000, 43999, 43998, 43997, 43996, 43995, 43994, 43993, 43992, 43991, 43990, 43989, 43988, 43987, 43986, 43985, 43984, 43983, 43982, 43981, 43980, 43979, 43978, 43977, 43976, 43975, 43974, 43973, 43972, 43971, 43970, 43969, 43968, 43967, 43966, 43965, 43964, 43963, 43962, 43961, 43960, 43959, 43958, 43957, 43956, 43955, 43954, 43953, 43952, 43951, 43950, 43949, 43948, 43947, 43946, 43945, 43944, 43943, 43942, 43941, 43940, 43939, 43938, 43937, 43935, 43934, 43933, 43932, 43931, 43930, 43929, 43928, 43927, 43926, 43925, 43924, 43923, 43922, 43921, 43920, 43919, 43918, 43917, 43916, 43915, 43914, 43913, 43912, 43911, 43910, 43909, 43908, 43907, 43906, 43905, 43904, 43903, 43902, 43901, 43900, 43899, 43898, 43897, 43896, 43895, 43894, 43893, 43892, 43891, 43889, 43888, 43887, 43886, 43882, 43881, 43880, 43879, 43878, 43877, 43876, 43875, 43874, 43873, 43872, 43871, 43870, 43869, 43868, 43867, 43866, 43865, 43864, 43863, 43862, 43861, 43860, 43859, 43858, 43857, 43856, 43855, 43854, 43853, 43852, 43851, 43850, 43849, 43848, 43847, 43846, 43845, 43844, 43843, 43842, 43841, 43840, 43839, 43838, 43837, 43836, 43835, 43834, 43833, 43832, 43831, 43830, 43829, 43828, 43827, 43826, 43825, 43824, 43823, 43822, 43821, 43820, 43819, 43818, 43817, 43816, 43815, 43814, 43813, 43812, 43811, 43810, 43809, 43808, 43807, 43806, 43805, 43804, 43803, 43802, 43801, 43800, 43799, 43798, 43797, 43796, 43795, 43794, 43793, 43792, 43791, 43790, 43789, 43788, 43787, 43786, 43785, 43784, 43783, 43782, 43781, 43780, 43779, 43778, 43777, 43776, 43775, 43774, 43773, 43772, 43771, 43770, 43769, 43768, 43767, 43766, 43765, 43764, 43763, 43762, 43761, 43760, 43759, 43758, 43757, 43756, 43755, 43754, 43753, 43752, 43751, 43750, 43749, 43748, 43747, 43746, 43745, 43744, 43743, 43742, 43741, 43740, 43739, 43737, 43736, 43735, 43734, 43733, 43732, 43731, 43730, 43729, 43728, 43727, 43726, 43725, 43724, 43723, 43722, 43721, 43720, 43719, 43718, 43717, 43716, 43715, 43714, 43713, 43712, 43711, 43710, 43709, 43708, 43707, 43706, 43705, 43704, 43703, 43702, 43701, 43700, 43699, 43698, 43697, 43696, 43695, 43694, 43693, 43692, 43691, 43690, 43689, 43688, 43687, 43686, 43685, 43684, 43683, 43682, 43681, 43680, 43679, 43678, 43677, 43676, 43675, 43674, 43673, 43672, 43671, 43670, 43669, 43668, 43667, 43666, 43665, 43664, 43663, 43662, 43661, 43660, 43659, 43658, 43657, 43656, 43655, 43654, 43653, 43652, 43651, 43650, 43649, 43648, 43647, 43646, 43645, 43644, 43643, 43642, 43641, 43640, 43639, 43638, 43637, 43636, 43635, 43634, 43633, 43632, 43631, 43630, 43629, 43628, 43627, 43626, 43625, 43624, 43623, 43622, 43621); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (43620, 43619, 43618, 43617, 43616, 43615, 43614, 43613, 43612, 43611, 43610, 43609, 43608, 43607, 43606, 43605, 43604, 43603, 43602, 43601, 43600, 43599, 43598, 43597, 43596, 43595, 43594, 43593, 43592, 43591, 43590, 43589, 43588, 43587, 43586, 43585, 43584, 43583, 43582, 43581, 43580, 43579, 43578, 43577, 43576, 43575, 43574, 43573, 43572, 43571, 43570, 43569, 43568, 43567, 43566, 43565, 43564, 43563, 43562, 43561, 43560, 43559, 43558, 43557, 43556, 43555, 43554, 43553, 43550, 43549, 43548, 43547, 43546, 43545, 43544, 43543, 43542, 43541, 43540, 43539, 43538, 43537, 43536, 43535, 43534, 43533, 43532, 43531, 43530, 43529, 43528, 43527, 43526, 43525, 43524, 43523, 43522, 43521, 43520, 43519, 43518, 43517, 43516, 43515, 43514, 43513, 43512, 43509, 43508, 43507, 43506, 43505, 43504, 43503, 43502, 43498, 43497, 43496, 43495, 43494, 43493, 43492, 43491, 43490, 43489, 43488, 43487, 43486, 43485, 43484, 43483, 43482, 43481, 43480, 43479, 43478, 43477, 43476, 43475, 43474, 43473, 43472, 43471, 43470, 43469, 43468, 43467, 43466, 43465, 43464, 43463, 43462, 43461, 43460, 43459, 43458, 43457, 43456, 43455, 43454, 43453, 43452, 43451, 43450, 43449, 43448, 43447, 43446, 43445, 43444, 43443, 43442, 43441, 43440, 43439, 43438, 43437, 43436, 43435, 43434, 43433, 43432, 43431, 43430, 43429, 43428, 43427, 43426, 43425, 43424, 43423, 43422, 43421, 43420, 43419, 43418, 43417, 43416, 43415, 43414, 43413, 43412, 43411, 43410, 43409, 43408, 43407, 43406, 43405, 43404, 43403, 43402, 43401, 43400, 43399, 43398, 43397, 43396, 43395, 43394, 43393, 43392, 43391, 43390, 43389, 43388, 43387, 43386, 43385, 43384, 43383, 43382, 43381, 43380, 43379, 43378, 43377, 43376, 43375, 43374, 43373, 43372, 43371, 43370, 43369, 43368, 43367, 43366, 43365, 43364, 43363, 43362, 43361, 43360, 43359, 43358, 43357, 43356, 43355, 43354, 43353, 43352, 43351, 43350, 43349, 43348, 43347, 43346, 43345, 43344, 43343, 43342, 43341, 43340, 43339, 43338, 43337, 43336, 43335, 43334, 43333, 43332, 43331, 43330, 43329, 43328, 43327, 43326, 43324, 43323, 43322, 43321, 43320, 43319, 43318, 43316, 43315, 43314, 43313, 43312, 43311, 43310, 43309, 43308, 43307, 43306, 43305, 43304, 43303, 43302, 43301, 43300, 43299, 43298, 43297, 43296, 43295, 43294, 43293, 43292, 43291, 43290, 43289, 43288, 43287, 43286, 43285, 43284, 43283, 43282, 43281, 43280, 43279, 43278, 43277, 43276, 43275, 43274, 43273, 43272, 43271, 43270, 43269, 43268, 43267, 43266, 43265, 43264, 43263, 43262, 43261, 43260, 43259, 43258, 43257, 43256, 43255, 43254, 43253, 43252, 43251, 43250, 43249, 43248, 43247, 43246, 43245, 43244, 43243, 43242, 43241, 43240, 43239, 43238, 43237, 43236, 43235, 43234, 43233, 43232, 43231, 43230, 43229, 43228, 43227, 43226, 43225, 43224, 43223, 43222, 43221, 43220, 43219, 43218, 43217, 43216, 43215, 43214, 43213, 43212, 43211, 43210, 43209, 43208, 43207, 43206, 43204, 43203, 43202, 43201, 43200, 43199, 43198, 43197, 43196, 43195, 43194, 43193, 43192, 43191, 43190, 43189, 43188, 43187, 43186, 43185, 43184, 43183, 43182, 43181, 43180, 43179, 43178, 43177, 43176, 43175, 43174, 43173, 43172, 43171, 43170, 43169, 43168, 43167, 43166, 43165, 43164, 43163, 43162, 43161, 43160, 43159, 43158, 43157, 43156, 43155, 43154, 43153, 43152, 43151, 43150, 43149, 43148, 43147, 43146, 43145, 43144, 43143, 43142, 43141, 43140, 43139, 43138, 43137, 43136, 43135, 43134, 43133, 43132, 43131, 43130, 43129, 43128, 43127, 43126, 43125, 43124, 43123, 43122, 43121, 43120, 43119, 43118, 43117, 43116, 43115, 43114, 43113, 43112, 43111, 43110, 43109, 43108, 43107, 43106, 43105, 43104, 43103, 43102, 43101, 43100, 43099, 43098, 43097, 43096, 43095, 43094, 43093, 43092, 43091, 43090, 43089, 43088, 43087, 43086, 43085, 43084, 43083, 43082, 43081, 43080, 43076, 43058, 43056, 43055, 43054, 43053, 43052, 43051, 43050, 43049, 43047, 43046, 43045, 43044, 43043, 43042, 43041, 43040, 43039, 43038, 43037, 43022, 42999, 42998, 42997, 42996, 42995, 42994, 42993, 42992, 42991, 42990, 42989, 42988, 42987, 42986, 42985, 42984, 42983, 42982, 42971, 42965, 42964, 42963, 42962, 42961, 42960, 42959, 42958, 42951, 42950, 42949, 42948, 42947, 42946, 42945, 42944, 42943, 42942, 42941, 42940, 42939, 42938, 42937, 42936, 42935, 42934, 42933, 42932, 42931, 42930, 42929, 42928, 42927, 42926, 42925, 42924, 42923, 42922, 42921, 42920, 42919, 42918, 42917, 42916, 42915, 42914, 42913, 42912, 42911, 42910, 42909, 42908, 42907, 42906, 42905, 42904, 42903, 42902, 42901, 42900, 42899, 42898, 42897, 42896, 42895, 42894, 42893, 42892, 42891, 42890, 42889, 42888, 42887, 42886, 42885, 42884, 42883, 42882, 42881, 42880, 42879, 42878, 42877, 42876, 42873, 42872, 42871, 42870, 42869, 42867, 42866, 42865, 42864, 42863, 42862, 42861, 42860, 42859, 42858, 42857, 42856, 42855, 42854, 42853, 42852, 42851, 42850, 42849, 42848, 42847, 42846, 42845, 42844, 42843, 42842, 42841, 42840, 42839, 42838, 42837, 42836, 42835, 42834, 42833, 42832, 42831, 42830, 42829, 42828, 42827, 42826, 42825, 42824, 42823, 42822, 42821, 42820, 42819, 42818, 42817, 42816, 42815, 42814, 42813, 42812, 42811, 42810, 42809, 42808, 42807, 42806, 42805, 42804, 42803, 42802, 42801, 42800, 42799, 42798, 42797, 42796, 42795, 42794, 42793, 42792, 42791, 42790, 42789, 42788, 42787, 42786, 42785, 42784, 42783, 42782, 42781, 42780, 42779, 42778, 42777, 42776, 42775, 42774, 42773, 42772, 42771, 42770, 42769, 42768, 42767, 42766, 42765, 42764, 42763, 42762, 42761, 42760, 42759, 42758, 42757, 42756, 42755, 42754, 42753, 42752, 42751, 42750, 42749, 42748, 42747, 42746, 42745, 42744, 42743, 42742, 42741, 42740, 42739, 42738, 42736, 42735, 42734, 42733, 42732, 42731, 42730, 42729, 42728, 42727, 42726, 42725, 42724, 42723, 42722, 42721, 42720, 42719, 42718, 42717, 42716, 42715, 42714, 42713, 42712, 42711, 42710, 42709, 42708, 42707, 42706, 42705, 42704, 42703, 42702, 42701, 42700, 42699, 42698, 42697, 42696, 42695, 42694, 42693, 42692, 42691, 42690, 42689, 42688, 42687, 42686, 42685, 42684, 42683, 42682, 42681, 42680, 42679, 42678, 42677, 42676, 42675, 42674, 42673, 42672, 42671, 42670, 42669, 42668, 42667, 42666, 42665, 42664, 42663, 42662, 42661, 42660, 42659, 42658, 42657, 42656, 42655, 42654, 42653, 42652, 42651, 42650, 42649, 42648, 42647, 42646, 42645, 42644, 42643, 42642, 42641, 42640, 42639, 42638, 42637, 42636, 42635, 42634, 42633, 42632, 42631, 42630, 42629, 42628, 42627, 42626, 42625, 42624, 42623, 42622, 42621, 42620, 42619, 42618, 42617, 42616, 42615, 42614, 42613, 42612, 42611, 42610, 42609, 42608, 42607, 42606, 42605, 42604, 42603, 42602, 42601, 42600, 42599, 42598, 42597, 42596, 42595, 42594, 42593, 42592, 42591, 42590, 42589, 42588, 42587, 42586, 42585, 42584, 42583, 42582, 42581, 42580, 42579, 42578, 42577, 42576, 42575, 42574, 42573, 42572, 42571, 42570, 42569, 42568, 42567, 42566, 42565, 42564, 42563, 42562, 42561, 42560, 42559, 42558, 42557, 42556, 42555, 42554, 42553, 42552, 42551, 42550, 42549, 42548, 42547, 42546, 42545, 42544, 42543, 42542, 42541, 42540, 42539, 42538, 42537, 42536, 42535, 42534, 42533, 42532, 42531, 42530, 42529, 42528, 42527, 42526, 42518, 42512, 42511, 42510, 42509, 42508, 42507, 42506, 42505, 42500, 42499, 42498, 42497, 42496, 42495, 42494, 42493, 42492, 42491, 42490, 42489, 42488, 42487, 42486, 42485, 42484, 42483, 42482, 42481, 42480, 42479, 42478, 42477, 42476, 42475, 42474, 42473, 42472, 42471, 42470, 42469, 42468, 42467, 42466, 42465, 42464, 42463, 42462, 42461, 42460, 42459, 42458, 42457, 42456, 42455, 42454, 42453, 42452, 42451, 42450, 42449, 42448, 42447, 42446, 42445, 42444, 42443, 42442, 42441, 42440, 42439, 42438, 42437, 42436, 42435, 42434, 42433, 42432, 42431, 42430, 42429, 42428, 42427, 42426, 42425, 42424, 42423, 42422, 42421, 42420, 42419, 42418, 42417, 42415, 42414, 42413, 42412, 42411, 42410, 42409, 42408, 42407, 42406, 42405, 42404, 42403, 42402, 42401, 42400, 42399, 42398, 42397, 42396, 42395, 42394, 42393, 42392, 42391, 42390, 42389, 42388, 42387, 42386, 42385, 42384, 42383, 42382, 42381, 42380, 42379, 42378, 42377, 42376, 42375, 42374, 42373, 42372, 42371, 42370, 42369, 42368, 42367, 42366, 42365, 42364, 42363, 42362, 42361, 42360, 42359, 42358, 42357, 42356, 42355, 42354, 42353, 42352, 42351, 42350, 42349, 42348, 42347, 42346, 42345, 42344, 42343, 42342, 42341, 42340, 42339, 42338, 42337, 42336, 42335, 42334, 42333, 42332, 42331, 42330, 42329, 42328, 42327, 42326, 42325, 42324, 42323, 42322, 42321, 42320, 42319, 42318, 42316, 42315, 42314, 42313, 42312, 42311, 42310, 42309, 42308, 42307, 42306, 42305, 42304, 42303, 42302, 42301, 42300, 42299, 42298, 42297, 42296, 42295, 42294, 42293, 42292, 42291, 42290, 42289, 42288, 42287, 42286, 42285, 42284, 42283, 42282, 42281, 42280, 42279, 42278, 42277, 42276, 42275, 42274, 42273, 42271, 42270, 42269, 42268, 42267, 42266, 42265, 42264, 42263, 42262, 42261, 42260, 42259, 42258, 42257, 42256, 42255, 42254, 42253, 42252, 42251, 42250, 42249, 42248, 42247, 42246, 42245, 42244, 42243, 42242, 42241, 42240, 42239, 42238, 42237, 42236, 42235, 42234, 42233, 42232, 42231, 42230, 42229, 42228, 42227, 42226, 42225, 42224, 42223, 42222, 42221, 42220, 42219, 42218, 42217, 42216, 42215, 42214, 42213, 42212, 42211, 42210, 42209, 42208, 42207, 42206, 42205, 42204, 42203, 42202, 42201, 42200, 42199, 42198, 42197, 42196, 42195, 42194, 42193, 42192, 42191, 42190, 42189, 42188, 42187, 42186, 42185, 42184, 42183, 42182, 42181, 42180, 42179, 42178, 42177, 42176, 42175, 42173, 42172, 42171, 42170, 42169, 42168, 42167, 42166, 42165, 42164, 42163, 42162, 42161, 42160, 42159, 42158, 42157, 42156, 42155, 42154, 42153, 42152, 42151, 42150, 42149, 42148, 42147, 42146, 42145, 42144, 42143, 42142, 42141, 42140, 42139, 42138, 42137, 42136, 42135, 42134, 42133, 42132, 42131, 42130, 42129, 42128, 42127, 42126, 42125, 42124, 42123, 42122, 42121, 42120, 42119, 42118, 42117, 42116, 42115, 42114, 42113, 42111, 42110, 42109, 42108, 42107, 42104, 42102, 42101, 42100, 42099, 42098, 42097, 42096, 42095, 42094, 42093, 42092, 42091, 42090, 42089, 42088, 42087, 42086, 42085, 42084, 42083, 42082, 42081, 42080, 42079, 42078, 42077, 42076, 42075, 42071, 42070, 42069, 42068, 42067, 42066, 42065, 42064, 42063, 42062, 42061, 42060, 42059, 42058, 42057, 42056, 42055, 42054, 42053, 42052, 42051, 42050, 42049, 42048, 42047, 42046, 42045, 42044, 42043, 42042, 42041, 42040, 42039, 42038, 42037, 42036, 42035, 42034, 42033, 42032, 42031, 42030, 42029, 42028, 42027, 42026, 42025, 42024, 42023, 42022, 42021, 42020, 42019, 42018, 42017, 42016, 42015, 42014, 42013, 42012, 42011, 42010, 42009, 42008, 42007, 42006, 42005, 42004, 42003, 42002, 42001, 42000, 41999, 41998, 41997, 41996, 41995, 41994, 41993, 41992, 41991, 41990, 41989, 41988, 41987, 41986, 41985, 41984, 41983, 41982, 41981, 41980, 41979, 41978, 41977, 41976, 41975, 41974, 41973, 41972, 41971, 41970, 41969, 41968, 41967, 41966, 41965, 41964, 41963, 41962, 41961, 41960, 41959, 41958, 41957, 41956, 41955, 41954, 41953, 41952, 41951, 41950, 41949, 41948, 41947, 41946, 41945, 41944, 41943, 41942, 41941, 41940, 41939, 41938, 41937, 41936, 41935, 41934, 41933, 41932, 41931, 41930, 41929, 41928, 41927, 41926, 41925, 41924, 41923, 41922, 41921, 41920, 41919, 41918, 41917, 41916, 41915, 41914, 41913, 41912, 41911, 41910, 41909, 41908, 41907, 41906, 41905, 41904, 41903, 41902, 41901, 41900, 41899, 41898, 41897, 41896, 41895, 41894, 41893, 41892, 41891, 41890, 41889, 41888, 41887, 41886, 41885, 41884, 41883, 41882, 41881, 41880, 41879, 41878, 41877, 41876, 41875, 41874, 41873, 41872, 41871, 41870, 41869, 41868, 41867, 41866, 41865, 41864, 41863, 41862, 41861, 41860, 41859, 41858, 41857, 41856, 41855, 41854, 41853, 41852, 41851, 41850, 41849, 41848, 41847, 41846, 41845, 41844, 41843, 41842, 41841, 41840, 41839, 41838, 41837, 41836, 41835, 41834, 41833, 41832, 41831, 41830, 41829, 41828, 41827, 41826, 41825, 41824, 41823, 41822, 41821, 41820, 41819, 41818, 41817, 41816, 41815, 41814, 41813, 41812, 41811, 41810, 41809, 41808, 41807, 41806, 41805, 41804, 41803, 41802, 41801, 41800, 41799, 41798, 41797, 41796, 41795, 41794, 41793, 41792, 41791, 41790, 41789, 41788, 41787, 41786, 41785, 41784, 41783, 41782, 41781, 41780, 41779, 41778, 41777, 41776, 41775, 41774, 41773, 41772, 41771, 41770, 41769, 41768, 41767, 41766, 41765, 41764, 41763, 41762, 41761, 41760, 41759, 41758, 41757, 41756, 41755, 41754, 41753, 41752, 41751, 41750, 41749, 41748, 41747, 41746, 41745, 41744, 41743, 41742, 41741, 41740, 41739, 41738, 41737, 41736, 41735, 41734, 41733, 41732, 41731, 41730, 41729, 41728, 41727, 41726, 41725, 41724, 41723, 41722, 41721, 41720, 41719, 41718, 41717, 41716, 41715, 41714, 41713, 41712, 41711, 41710, 41709, 41708, 41707, 41706, 41705, 41704, 41703, 41702, 41701, 41700, 41699, 41698, 41697, 41696, 41695, 41694, 41693, 41692, 41691, 41690, 41689, 41688, 41687, 41686, 41685, 41684, 41683, 41682, 41681, 41680, 41679, 41678, 41677, 41676, 41675, 41674, 41673, 41672, 41671, 41670, 41669, 41668, 41667, 41666, 41665, 41664, 41663, 41662, 41661, 41660, 41659, 41658, 41657, 41656, 41655, 41654, 41653, 41652, 41651, 41650, 41649, 41647, 41646, 41645, 41644, 41643, 41642, 41641, 41640, 41639, 41638, 41637, 41636, 41635, 41634, 41633, 41632, 41631, 41630, 41629, 41628, 41627, 41626, 41625, 41624, 41623, 41622, 41621, 41620, 41619, 41618, 41617, 41616, 41615, 41614, 41613, 41612, 41611, 41610, 41609, 41608, 41607, 41606, 41605, 41604, 41603, 41602, 41601, 41600, 41599, 41598, 41597, 41596, 41595, 41594, 41593, 41592, 41591, 41590, 41589, 41588, 41587, 41586, 41585, 41584, 41583, 41582, 41581, 41580, 41579, 41578, 41577, 41576, 41575, 41574, 41573, 41572, 41571, 41570, 41569, 41568, 41567, 41566, 41565, 41564, 41563, 41562, 41561, 41560, 41559, 41558, 41557, 41556, 41555, 41554, 41553, 41552, 41551, 41550, 41549, 41548, 41547, 41546, 41545, 41544, 41543, 41542, 41541, 41540, 41539, 41538, 41537, 41536, 41535, 41534, 41533, 41532, 41531, 41530, 41529, 41528, 41527, 41526, 41525, 41524, 41523, 41522, 41521, 41520, 41519, 41518, 41517, 41516, 41515, 41514, 41513, 41512, 41511, 41510, 41509, 41508, 41507, 41506, 41505, 41504, 41503, 41502, 41501, 41500, 41499, 41498, 41497, 41496, 41495, 41494, 41493, 41492, 41491, 41490, 41489, 41488, 41487, 41486, 41485, 41484, 41483, 41482, 41481, 41480, 41479, 41478, 41477, 41476, 41475, 41474, 41473, 41472, 41471, 41470, 41469, 41468, 41467, 41466, 41465, 41464, 41463, 41462, 41461, 41460, 41459, 41458, 41457, 41456, 41455, 41454, 41453, 41452, 41451, 41450, 41449, 41448, 41447, 41446, 41445, 41444, 41443, 41442, 41441, 41440, 41439, 41438, 41437, 41436, 41435, 41434, 41433, 41432, 41431, 41430, 41429, 41428, 41427, 41426, 41425, 41424, 41423, 41422, 41421, 41420, 41419, 41418, 41417, 41416, 41415, 41414, 41413, 41412, 41411, 41410, 41409, 41408, 41407, 41406, 41405, 41404, 41403, 41402, 41401, 41400, 41399, 41398, 41397, 41396, 41395, 41394, 41393, 41392, 41391, 41390, 41389, 41388, 41387, 41386, 41385, 41384, 41383, 41382, 41381, 41380, 41379, 41378, 41377, 41376, 41375, 41374, 41373, 41372, 41371, 41370, 41369, 41368, 41367, 41366, 41365, 41364, 41363, 41362, 41361, 41360, 41359, 41358, 41357, 41356, 41355, 41354, 41353, 41352, 41351, 41350, 41349, 41348, 41347, 41346, 41345, 41344, 41343, 41342, 41341, 41340, 41339, 41338, 41337, 41336, 41335, 41334, 41333, 41332, 41331, 41330, 41329, 41328, 41327, 41326, 41325, 41324, 41323, 41322, 41321, 41320, 41319, 41318, 41317, 41316, 41315, 41314, 41313, 41312, 41311, 41310, 41309, 41308, 41307, 41306, 41305, 41304, 41303, 41302, 41301, 41300, 41299, 41298, 41297, 41296, 41295, 41294, 41293, 41292, 41291, 41290, 41289, 41288, 41287, 41286, 41285, 41284, 41283, 41282, 41281, 41280, 41279, 41278, 41277, 41276, 41275, 41274, 41273, 41272, 41271, 41270, 41269, 41268, 41267, 41266, 41265, 41264, 41263, 41262, 41261, 41260, 41259, 41258, 41257, 41256, 41255, 41254, 41253, 41252, 41251, 41250, 41249, 41248, 41247, 41246, 41245, 41244, 41243, 41242, 41241, 41240, 41239, 41238, 41237, 41236, 41235, 41234, 41233, 41232, 41231, 41230, 41229, 41228, 41227, 41226, 41225, 41224, 41223, 41222, 41221, 41220, 41219, 41218, 41217, 41216, 41215, 41214, 41213, 41212, 41211, 41210, 41209, 41208, 41207, 41206, 41205, 41204, 41203, 41202, 41201, 41200, 41199, 41198, 41197, 41196, 41195, 41194, 41193, 41192, 41191, 41190, 41189, 41188, 41187, 41186, 41185, 41184, 41183, 41182, 41181, 41180, 41179, 41178, 41177, 41176, 41175, 41174, 41173, 41172, 41171, 41170, 41169, 41168, 41167, 41166, 41165, 41164, 41163, 41162, 41161, 41160, 41159, 41158, 41157, 41156, 41155, 41154, 41153, 41152, 41151, 41150, 41149, 41148, 41147, 41146, 41145, 41144, 41143, 41142, 41141, 41140, 41139, 41138, 41137, 41136, 41135, 41134, 41133, 41132, 41131, 41130, 41129, 41128, 41127, 41126, 41125, 41124, 41123, 41122, 41121, 41120, 41119, 41118, 41117, 41116, 41115, 41114, 41113, 41112, 41111, 41110, 41109, 41108, 41107, 41106, 41105, 41104, 41103, 41102, 41101, 41100, 41099, 41098, 41097, 41096, 41095, 41094, 41093, 41092, 41091, 41090, 41089, 41088, 41087, 41086, 41085, 41084, 41083, 41082, 41081, 41080, 41079, 41078, 41077, 41076, 41075, 41074, 41073, 41072, 41071, 41070, 41069, 41068, 41067, 41066, 41065, 41064, 41063, 41062, 41061, 41060, 41059, 41058, 41057, 41056, 41055, 41054, 41053, 41052, 41051, 41050, 41049, 41048, 41047, 41046, 41045, 41044, 41043, 41042, 41041, 41040, 41039, 41038, 41037, 41036, 41035, 41034, 41033, 41032, 41031, 41030, 41029, 41028, 41027, 41026, 41025, 41024, 41023, 41022, 41021, 41020, 41019, 41018, 41017, 41016, 41015, 41014, 41013, 41012, 41011, 41010, 41009, 41008, 41007, 41006, 41005, 41004, 41003, 41002, 41001, 41000, 40999, 40998, 40997, 40996, 40995, 40994, 40993, 40992, 40991, 40990, 40989, 40988, 40987, 40986, 40985, 40984, 40983, 40982, 40981, 40980, 40979, 40978, 40977, 40976, 40975, 40974, 40973, 40972, 40971, 40970, 40969, 40968, 40967, 40966, 40965, 40964, 40963, 40962, 40961, 40960, 40959, 40958, 40957, 40956, 40955, 40954, 40953, 40952, 40951, 40950, 40949, 40948, 40947, 40946, 40945, 40944, 40943, 40942, 40941, 40940, 40939, 40938, 40937, 40936, 40935, 40934, 40933, 40932, 40931, 40930, 40929, 40928, 40927, 40926, 40925, 40924, 40923, 40922, 40921, 40920, 40919, 40918, 40917, 40916, 40915, 40914, 40913, 40912, 40911, 40910, 40909, 40908, 40907, 40906, 40905, 40904, 40903, 40902, 40901, 40900, 40899, 40898, 40897, 40896, 40895, 40894, 40893, 40892, 40891, 40890, 40889, 40888, 40887, 40886, 40885, 40884, 40883, 40882, 40881, 40880, 40879, 40878, 40877, 40876, 40875, 40874, 40873, 40872, 40871, 40870, 40869, 40868, 40867, 40866, 40865, 40864, 40863, 40862, 40861, 40860, 40859, 40858, 40857, 40856, 40855, 40854, 40853, 40852, 40851, 40850, 40849, 40848, 40847, 40846, 40845, 40844, 40843, 40842, 40841, 40840, 40839, 40838, 40837, 40836, 40835, 40834, 40833, 40832, 40831, 40830, 40829, 40828, 40827, 40826, 40825, 40824, 40823, 40822, 40821, 40820, 40819, 40818, 40817, 40816, 40815, 40814, 40813, 40812, 40811, 40810, 40809, 40808, 40807, 40806, 40805, 40804, 40803, 40802, 40800, 40799, 40798, 40797, 40796, 40795, 40794, 40793, 40792, 40791, 40790, 40789, 40788, 40787, 40786, 40785, 40784, 40783, 40782, 40781, 40780, 40779, 40778, 40777, 40776, 40775, 40774, 40773, 40772, 40771, 40770, 40769, 40768, 40767, 40766, 40765, 40764, 40763, 40762, 40761, 40760, 40759, 40758, 40757, 40756, 40755, 40754, 40753, 40752, 40751, 40750, 40749, 40748, 40747, 40746, 40745, 40744, 40743, 40742, 40741, 40740, 40739, 40738, 40737, 40736, 40735, 40734, 40733, 40732, 40731, 40730, 40729, 40728, 40727, 40726, 40725, 40724, 40723, 40722, 40721, 40720, 40719, 40718, 40717, 40716, 40715, 40714, 40713, 40712, 40711, 40710, 40709, 40708, 40707, 40706, 40705, 40704, 40703, 40702, 40701, 40700, 40699, 40698, 40697, 40696, 40695, 40694, 40693, 40692, 40691, 40690, 40689, 40688, 40687, 40686, 40685, 40684, 40683, 40682, 40681, 40680, 40679, 40678, 40677, 40676, 40675, 40674, 40673, 40672, 40671, 40670, 40669, 40668, 40667, 40666, 40665, 40664, 40663, 40662, 40661, 40660, 40659, 40658, 40657, 40656, 40655, 40654, 40653, 40652, 40651, 40650, 40649, 40648, 40647, 40646, 40645, 40644, 40643, 40642, 40641, 40640, 40639, 40638, 40637, 40636, 40635, 40634, 40633, 40632, 40631, 40630, 40629, 40628, 40627, 40626, 40625, 40624, 40623, 40622, 40621, 40620, 40619, 40618, 40617, 40616, 40614, 40613, 40612, 40611, 40610, 40609, 40608, 40607, 40606, 40605, 40604, 40603, 40602, 40601, 40600, 40599, 40598, 40597, 40596, 40595, 40594, 40593, 40592, 40591, 40590, 40589, 40588, 40587, 40586, 40585, 40584, 40583, 40582, 40581, 40580, 40579, 40578, 40577, 40576, 40575, 40574, 40573, 40572, 40571, 40570, 40569, 40568, 40567, 40566, 40565, 40564, 40563, 40562, 40561, 40560, 40559, 40558, 40557, 40556, 40555, 40554, 40553, 40552, 40551, 40550, 40549, 40548, 40547, 40546, 40545, 40544, 40543, 40542, 40541, 40540, 40539, 40538, 40537, 40536, 40535, 40531, 40530, 40529, 40528, 40527, 40526, 40525, 40524, 40523, 40522, 40521, 40520, 40519, 40518, 40517, 40516, 40515, 40514, 40513, 40512, 40511, 40510, 40509, 40508, 40507, 40506, 40505, 40504, 40503, 40502, 40501, 40500, 40499, 40498, 40497, 40496, 40495, 40494, 40493, 40492, 40491, 40490, 40489, 40488, 40487, 40486, 40485, 40484, 40483, 40482, 40481, 40480, 40479, 40478, 40477, 40476, 40475, 40474, 40473, 40472, 40471, 40470, 40469, 40468, 40467, 40466, 40465, 40464, 40463, 40462, 40461, 40460, 40459, 40458, 40457, 40456, 40455, 40454, 40453, 40452, 40451, 40450, 40449, 40448, 40447, 40446, 40445, 40444, 40443, 40442, 40441, 40439, 40438, 40437, 40436, 40435, 40434, 40433, 40432, 40431, 40430, 40429, 40428, 40427, 40426, 40425, 40424, 40422, 40421, 40420, 40419, 40418, 40417, 40416, 40415, 40414, 40413, 40412, 40411, 40410, 40409, 40408, 40407, 40406, 40405, 40404, 40403, 40402, 40401, 40400, 40399, 40398, 40397, 40396, 40395, 40394, 40393, 40392, 40391, 40390, 40389, 40388, 40387, 40386, 40385, 40384, 40383, 40382, 40381, 40380, 40379, 40378, 40377, 40376, 40375, 40374, 40373, 40372, 40371, 40370, 40369, 40368, 40367, 40366, 40365, 40364, 40363, 40362, 40361, 40360, 40359, 40357, 40356, 40355, 40354, 40353, 40352, 40351, 40350, 40349, 40348, 40347, 40346, 40345, 40344, 40343, 40342, 40341, 40340, 40339, 40338, 40337, 40336, 40335, 40334, 40333, 40332, 40331, 40330, 40329, 40328, 40327, 40326, 40325, 40324, 40323, 40322, 40321, 40320, 40319, 40318, 40317, 40316, 40315, 40314, 40313, 40312, 40311, 40310, 40309, 40308, 40307, 40306, 40305, 40304, 40303, 40302, 40301, 40300, 40299, 40298, 40297, 40296, 40295, 40294, 40293, 40292, 40291, 40290, 40289, 40288, 40287, 40286, 40285, 40284, 40283, 40282, 40281, 40280, 40279, 40278, 40277, 40276, 40275, 40274, 40273, 40272, 40271, 40270, 40269, 40268, 40267, 40266, 40265, 40264, 40263, 40262, 40261, 40260, 40259, 40258, 40257, 40256, 40255, 40254, 40253, 40252, 40251, 40250, 40249, 40248, 40247, 40246, 40245, 40244, 40243, 40242, 40241, 40240, 40239, 40238, 40237, 40236, 40235, 40234, 40233, 40232, 40231, 40230, 40229, 40228, 40227, 40226, 40225, 40224, 40223, 40222, 40221, 40220, 40219, 40218, 40217, 40216, 40215, 40214, 40213, 40212, 40211, 40210, 40209, 40208, 40207, 40206, 40205, 40204, 40203, 40202, 40201, 40200, 40199, 40198, 40197, 40196, 40195, 40194, 40193, 40192, 40191, 40190, 40189, 40188, 40187, 40186, 40185, 40184, 40183, 40182, 40181, 40180, 40179, 40178, 40177, 40176, 40175, 40174, 40173, 40172, 40171, 40170, 40169, 40168, 40167, 40166, 40165, 40164, 40163, 40162, 40161, 40160, 40159, 40158, 40157, 40156, 40155, 40154, 40153, 40152, 40151, 40150, 40149, 40148, 40147, 40146, 40145, 40144, 40143, 40142, 40141, 40140, 40139, 40138, 40137, 40136, 40135, 40134, 40133, 40132, 40131, 40130, 40129, 40128, 40127, 40126, 40125, 40124, 40123, 40122, 40121, 40120, 40119, 40118, 40117, 40116, 40115, 40114, 40113, 40112, 40111, 40110, 40109, 40108, 40107, 40106, 40105, 40104, 40103, 40102, 40101, 40100, 40099, 40098, 40097, 40096, 40095, 40094, 40093, 40092, 40091, 40090, 40089, 40088, 40087, 40086, 40085, 40084, 40083, 40082, 40081, 40080, 40079, 40078, 40077, 40076, 40075, 40074, 40073, 40072, 40071, 40070, 40069, 40068, 40067, 40066, 40065, 40064, 40063, 40062, 40061, 40060, 40059, 40058, 40057, 40056, 40055, 40054, 40053, 40052, 40051, 40050, 40049, 40048, 40047, 40046, 40045, 40044, 40043, 40042, 40041, 40040, 40039, 40038, 40037, 40036, 40035, 40034, 40033, 40032, 40031, 40030, 40029, 40028, 40027, 40026, 40025, 40024, 40023, 40022, 40021, 40020, 40019, 40018, 40017, 40016, 40015, 40014, 40013, 40012, 40011, 40010, 40009, 40008, 40007, 40006, 40005, 40004, 40003, 40002, 40001, 40000, 39999, 39998, 39997, 39996, 39995, 39994, 39993, 39992, 39991, 39990, 39989, 39988, 39987, 39986, 39985, 39984, 39983, 39982, 39981, 39980, 39979, 39978, 39977, 39976, 39975, 39974, 39973, 39972, 39971, 39970, 39969, 39968, 39967, 39966, 39965, 39964, 39963, 39962, 39961, 39960, 39959, 39958, 39957, 39956, 39954, 39953, 39952, 39951, 39950, 39949, 39948, 39947, 39946, 39945, 39944, 39943, 39942, 39941, 39940, 39939, 39938, 39937, 39936, 39935, 39934, 39933, 39932, 39931, 39930, 39929, 39928, 39927, 39926, 39925, 39924, 39923, 39922, 39921, 39920, 39919, 39918, 39917, 39916, 39915, 39914, 39913, 39912, 39909, 39908, 39907, 39906, 39905, 39904, 39903, 39902, 39901, 39899, 39898, 39897, 39896, 39895, 39894, 39893, 39892, 39891, 39890, 39889, 39888, 39887, 39886, 39885, 39884, 39883, 39882, 39880, 39879, 39878, 39877, 39876, 39875, 39874, 39873, 39872, 39871, 39870, 39869, 39868, 39867, 39866, 39865, 39864, 39863, 39862, 39861, 39860, 39859, 39858, 39857, 39856, 39855, 39854, 39853, 39852, 39851, 39850, 39849, 39848, 39847, 39846, 39845, 39844, 39843, 39842, 39841, 39840, 39839, 39838, 39837, 39836, 39835, 39834, 39833, 39832, 39831, 39830, 39829, 39828, 39827, 39826, 39825, 39824, 39823, 39822, 39821, 39820, 39819, 39818, 39817, 39816, 39815, 39814, 39813, 39812, 39811, 39810, 39809, 39808, 39807, 39806, 39805, 39804, 39803, 39802, 39801, 39800, 39799, 39798, 39797, 39796, 39795, 39794, 39793, 39792, 39791, 39790, 39789, 39788, 39787, 39786, 39785, 39784, 39783, 39782, 39781, 39780, 39779, 39778, 39777, 39776, 39775, 39774, 39773, 39772, 39771, 39770, 39769, 39768, 39767, 39766, 39765, 39764, 39763, 39762, 39761, 39760, 39759, 39758, 39757, 39756, 39755, 39754, 39753, 39752, 39751, 39750, 39749, 39748, 39747, 39746, 39745, 39744, 39743, 39742, 39741, 39740, 39739, 39738, 39737, 39736, 39735, 39734, 39733, 39732, 39731, 39730, 39729, 39728, 39727, 39726, 39725, 39724, 39723, 39722, 39721, 39720, 39719, 39718, 39717, 39716, 39715, 39714, 39713, 39712, 39711, 39710, 39709, 39708, 39707, 39706, 39705, 39704, 39703, 39702, 39701, 39700, 39699, 39698, 39697, 39696, 39695, 39694, 39693, 39692, 39691, 39690, 39689, 39688, 39687, 39686, 39685, 39684, 39683, 39682, 39681, 39680, 39679, 39678, 39677, 39676, 39675, 39674, 39673, 39672, 39671, 39670, 39669, 39668, 39667, 39666, 39665, 39664, 39663, 39662, 39661, 39660, 39659, 39658, 39657, 39656, 39655, 39654, 39653, 39652, 39651, 39650, 39649, 39648, 39647, 39646, 39645, 39644, 39643, 39642, 39641, 39640, 39639, 39638, 39637, 39636, 39635, 39634, 39633, 39632, 39631, 39630, 39629, 39628, 39627, 39626, 39625, 39624, 39623, 39622, 39621, 39620, 39619, 39618, 39617, 39616, 39615, 39614, 39613, 39612, 39611, 39610, 39609, 39608, 39607, 39606, 39605, 39604, 39603, 39602, 39601, 39600, 39599, 39598, 39597, 39596, 39595, 39594, 39593, 39592, 39591, 39590, 39589, 39588, 39587, 39586, 39585, 39584, 39583, 39582, 39581, 39580, 39579, 39578, 39577, 39576, 39575, 39574, 39573, 39572, 39571, 39570, 39569, 39568, 39567, 39566, 39565, 39564, 39563, 39561, 39560, 39559, 39558, 39557, 39556, 39555, 39554, 39553, 39552, 39551, 39550, 39549, 39548, 39547, 39546, 39545, 39544, 39543, 39542, 39541, 39540, 39539, 39538, 39537, 39536, 39534, 39533, 39532, 39531, 39530, 39529, 39528, 39527, 39526, 39525, 39524, 39523, 39522, 39521, 39520, 39519, 39518, 39511, 39510, 39509, 39506, 39505, 39504, 39503, 39502, 39501, 39500, 39499, 39498, 39497, 39496, 39495, 39494, 39493, 39492, 39491, 39490, 39489, 39488, 39487, 39486, 39485, 39484, 39483, 39482, 39481, 39480, 39479, 39478, 39477, 39476, 39475, 39474, 39473, 39472, 39471, 39470, 39469, 39468, 39467, 39466, 39465, 39464, 39463, 39462, 39461, 39460, 39459, 39458, 39457, 39456, 39455, 39454, 39453, 39452, 39451, 39450, 39449, 39448, 39447, 39446, 39445, 39444, 39443, 39442, 39441, 39440, 39439, 39438, 39437, 39436, 39435, 39434, 39433, 39432, 39431, 39430, 39429, 39428, 39427, 39426, 39425, 39424, 39423, 39422, 39421, 39420, 39419, 39418, 39417, 39416, 39415, 39414, 39413, 39412, 39411, 39410, 39409, 39408, 39407, 39406, 39405, 39404, 39403, 39402, 39401, 39400, 39399, 39398, 39397, 39396, 39395, 39394, 39393, 39392, 39391, 39390, 39389, 39388, 39387, 39386, 39385, 39384, 39383, 39382, 39381, 39380, 39379, 39378, 39377, 39376, 39375, 39374, 39373, 39372, 39371, 39370, 39369, 39368, 39366, 39365, 39364, 39363, 39362, 39361, 39360, 39359, 39358, 39357, 39356, 39355, 39354, 39353, 39352, 39351, 39350, 39349, 39348, 39347, 39346, 39345, 39344, 39343, 39342, 39341, 39340, 39339, 39338, 39337, 39336, 39335, 39334, 39333, 39332, 39330, 39329, 39328, 39327, 39326, 39324, 39323, 39322, 39321, 39320, 39319, 39318, 39317, 39316, 39315, 39314, 39313, 39312, 39308, 39307, 39306, 39305, 39304, 39303, 39302, 39301, 39300, 39299, 39298, 39297, 39296, 39295, 39294, 39293, 39292, 39291, 39290, 39289, 39288, 39287, 39286, 39285, 39284, 39283, 39282, 39281, 39280, 39279, 39278, 39277, 39276, 39275, 39274, 39273, 39272, 39271, 39270, 39269, 39268, 39267, 39266, 39265, 39264, 39263, 39262, 39261, 39260, 39259, 39258, 39257, 39256, 39255, 39254, 39253, 39252, 39251, 39250, 39249, 39248, 39247, 39246, 39245, 39244, 39243, 39242, 39241, 39240, 39239, 39238, 39237, 39236, 39235, 39234, 39233, 39232, 39231, 39230, 39229, 39228, 39227, 39226, 39225, 39224, 39223, 39222, 39221, 39220, 39219, 39218, 39217, 39216, 39215, 39214, 39213, 39212, 39211, 39210, 39209, 39208, 39207, 39206, 39205, 39204, 39203, 39202, 39201, 39200, 39199, 39198, 39197, 39196, 39195, 39194, 39193, 39192, 39191, 39190, 39189, 39188, 39187, 39186, 39185, 39184, 39183, 39182, 39181, 39180, 39179, 39178, 39177, 39176, 39175, 39174, 39173, 39172, 39171, 39170, 39169, 39168, 39167, 39166, 39165, 39164, 39163, 39162, 39161, 39160, 39159, 39158, 39157, 39156, 39155, 39154, 39153, 39152, 39151, 39150, 39149, 39148, 39147, 39146, 39145, 39144, 39143, 39142, 39141, 39140, 39139, 39138, 39137, 39136, 39135, 39134, 39133, 39132, 39131, 39130, 39129, 39128, 39127, 39126, 39125, 39124, 39123, 39122, 39121, 39120, 39119, 39118, 39117, 39116, 39115, 39114, 39113, 39112, 39111, 39110, 39109, 39108, 39107, 39106, 39105, 39104, 39103, 39102, 39101, 39100, 39099, 39098, 39097, 39096, 39095, 39094, 39093, 39092, 39091, 39090, 39089, 39088, 39087, 39086, 39085, 39084, 39083, 39082, 39081, 39080, 39079, 39078, 39077, 39076, 39075, 39074, 39073, 39072, 39071, 39070, 39069, 39068, 39067, 39066, 39065, 39064, 39063, 39062, 39061, 39060, 39059, 39058, 39057, 39056, 39055, 39054, 39053, 39052, 39051, 39050, 39049, 39048, 39047, 39046, 39045, 39044, 39043, 39042, 39041, 39040, 39039, 39038, 39037, 39036, 39035, 39034, 39033, 39032, 39031, 39030, 39029, 39028, 39027, 39026, 39025, 39024, 39023, 39022, 39021, 39020, 39019, 39018, 39017, 39016, 39015, 39014, 39013, 39012, 39011, 39010, 39009, 39008, 39007, 39006, 39005, 39004, 39003, 39002, 39001, 39000, 38999, 38998, 38997, 38996, 38995, 38994, 38993, 38992, 38991, 38990, 38989, 38988, 38987, 38986, 38985, 38984, 38983, 38982, 38981, 38980, 38979, 38978, 38977, 38975, 38974, 38973, 38972, 38971, 38970, 38969, 38968, 38967, 38966, 38965, 38964, 38963, 38962, 38961, 38960, 38959, 38958, 38957, 38956, 38955, 38954, 38953, 38952, 38951, 38950, 38949, 38948, 38947, 38946, 38944, 38943, 38942, 38941, 38940, 38939, 38938, 38937, 38936, 38935, 38934, 38933, 38932, 38931, 38930, 38929, 38928, 38927, 38926, 38925, 38924, 38923, 38922, 38921, 38920, 38919, 38918, 38917, 38916, 38915, 38914, 38913, 38912, 38911, 38910, 38909, 38908, 38906, 38905, 38904, 38903, 38901, 38900, 38899, 38898, 38897, 38896, 38895, 38894, 38893, 38892, 38891, 38890, 38889, 38888, 38887, 38885, 38884, 38883, 38882, 38881, 38880, 38879, 38878, 38877, 38876, 38875, 38874, 38873, 38872, 38871, 38870, 38869, 38868, 38867, 38866, 38865, 38864, 38863, 38862, 38861, 38860, 38859, 38858, 38857, 38856, 38855, 38854, 38853, 38852, 38851, 38850, 38849, 38848, 38847, 38846, 38845, 38844, 38843, 38842, 38841, 38840, 38839, 38838, 38837, 38836, 38835, 38834, 38833, 38832, 38831, 38830, 38829, 38828, 38827, 38826, 38825, 38824, 38823, 38822, 38821, 38820, 38819, 38818, 38817, 38816, 38815, 38814, 38813, 38812, 38811, 38810, 38809, 38808, 38807, 38806, 38805, 38804, 38803, 38802, 38801, 38800, 38799, 38798, 38797, 38796, 38795, 38794, 38793, 38792, 38791, 38790, 38789, 38788, 38787, 38786, 38785, 38784, 38783, 38782, 38781, 38780, 38779, 38778, 38777, 38776, 38775, 38773, 38772, 38771, 38770, 38769, 38768, 38767, 38766, 38765, 38764, 38763, 38762, 38761, 38760, 38759, 38758, 38757, 38756, 38755, 38754, 38753, 38752, 38751, 38750, 38749, 38748, 38747, 38746, 38745, 38744, 38743, 38742, 38741, 38740, 38739, 38738, 38737, 38736, 38735, 38734, 38733, 38732, 38731, 38730, 38729, 38728, 38727, 38726, 38725, 38724, 38723, 38722, 38720, 38719, 38718, 38717, 38716, 38715, 38714, 38713, 38712, 38711, 38710, 38709, 38708, 38707, 38706, 38705, 38704, 38703, 38702, 38701, 38700, 38699, 38698, 38697, 38696, 38695, 38694, 38693, 38692, 38691, 38690, 38689, 38688, 38687, 38686, 38685, 38684, 38683, 38682, 38681, 38680, 38679, 38677, 38676, 38675, 38674, 38673, 38672, 38671, 38670, 38669, 38668, 38667, 38666, 38665, 38664, 38663, 38662, 38661, 38660, 38659, 38658, 38657, 38656, 38655, 38654, 38653, 38652, 38651, 38650, 38649, 38648, 38647, 38646, 38645, 38644, 38643, 38642, 38641, 38640, 38639, 38638, 38637, 38636, 38635, 38634, 38633, 38632, 38631, 38630, 38629, 38628, 38627, 38626, 38625, 38624, 38623, 38622, 38621, 38620, 38619, 38618, 38617, 38616, 38615, 38614, 38613, 38612, 38611, 38610, 38609, 38608, 38607, 38606, 38605, 38604, 38603, 38602, 38601, 38600, 38599, 38598, 38597, 38596, 38595, 38594, 38593, 38592, 38591, 38590, 38589, 38588, 38586, 38585, 38584, 38583, 38582, 38581, 38580, 38579, 38577, 38576, 38575, 38574, 38573, 38572, 38571, 38570, 38569, 38568, 38567, 38566, 38565, 38564, 38563, 38562, 38560, 38558, 38557, 38556, 38555, 38554, 38553, 38552, 38551, 38550, 38549, 38548, 38547, 38546, 38545, 38544, 38543, 38542, 38541, 38540, 38539, 38538, 38537, 38536, 38535, 38534, 38533, 38532, 38531, 38530, 38529, 38528, 38527, 38526, 38525, 38524, 38523, 38522, 38521, 38520, 38519, 38518, 38517, 38516, 38515, 38514, 38513, 38512, 38511, 38510, 38509, 38508, 38507, 38506, 38505, 38504, 38503, 38502, 38501, 38500, 38499, 38498, 38497, 38496, 38495, 38494, 38493, 38492, 38491, 38490, 38489, 38488, 38487, 38486, 38485, 38484, 38483, 38482, 38481, 38480, 38479, 38478, 38477, 38476, 38475, 38474, 38473, 38472, 38471, 38470, 38469, 38468, 38467, 38466, 38465, 38464, 38463, 38462, 38461, 38460, 38459); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (38458, 38457, 38456, 38455, 38454, 38453, 38452, 38451, 38450, 38449, 38448, 38447, 38446, 38445, 38444, 38443, 38442, 38441, 38440, 38439, 38438, 38437, 38436, 38435, 38434, 38433, 38432, 38431, 38430, 38429, 38428, 38427, 38426, 38425, 38424, 38423, 38422, 38421, 38420, 38419, 38418, 38417, 38416, 38415, 38414, 38413, 38412, 38411, 38410, 38409, 38408, 38407, 38406, 38405, 38404, 38403, 38402, 38401, 38400, 38399, 38398, 38397, 38396, 38395, 38394, 38393, 38392, 38391, 38390, 38389, 38388, 38387, 38386, 38385, 38384, 38383, 38382, 38381, 38380, 38379, 38378, 38377, 38376, 38375, 38374, 38373, 38372, 38371, 38370, 38369, 38368, 38367, 38366, 38365, 38364, 38363, 38362, 38361, 38360, 38359, 38358, 38357, 38356, 38355, 38354, 38353, 38352, 38351, 38350, 38349, 38348, 38347, 38346, 38345, 38344, 38343, 38342, 38341, 38340, 38339, 38338, 38337, 38336, 38335, 38334, 38333, 38332, 38331, 38330, 38329, 38328, 38327, 38326, 38325, 38324, 38323, 38322, 38321, 38320, 38319, 38318, 38317, 38316, 38315, 38314, 38313, 38312, 38311, 38310, 38309, 38308, 38307, 38306, 38305, 38304, 38303, 38302, 38301, 38300, 38299, 38298, 38297, 38296, 38295, 38294, 38293, 38292, 38291, 38290, 38289, 38288, 38287, 38286, 38285, 38284, 38282, 38280, 38279, 38278, 38277, 38276, 38275, 38274, 38273, 38272, 38271, 38270, 38269, 38268, 38267, 38266, 38265, 38264, 38263, 38262, 38261, 38260, 38259, 38258, 38257, 38256, 38255, 38254, 38253, 38251, 38250, 38249, 38248, 38247, 38246, 38245, 38244, 38243, 38242, 38241, 38240, 38239, 38238, 38237, 38236, 38235, 38234, 38233, 38232, 38231, 38230, 38229, 38228, 38227, 38226, 38225, 38224, 38223, 38222, 38221, 38220, 38219, 38218, 38217, 38216, 38215, 38214, 38213, 38212, 38211, 38210, 38209, 38208, 38207, 38206, 38205, 38204, 38203, 38202, 38201, 38200, 38199, 38198, 38197, 38196, 38195, 38194, 38193, 38192, 38191, 38190, 38189, 38188, 38187, 38186, 38185, 38184, 38183, 38182, 38181, 38180, 38179, 38178, 38177, 38176, 38175, 38174, 38173, 38172, 38171, 38170, 38169, 38168, 38167, 38166, 38165, 38164, 38163, 38162, 38161, 38160, 38159, 38158, 38157, 38156, 38155, 38154, 38153, 38152, 38151, 38150, 38149, 38148, 38147, 38146, 38145, 38144, 38143, 38142, 38141, 38140, 38139, 38138, 38137, 38136, 38135, 38134, 38133, 38132, 38131, 38130, 38129, 38128, 38127, 38126, 38125, 38124, 38123, 38122, 38121, 38120, 38119, 38118, 38117, 38116, 38115, 38114, 38113, 38112, 38111, 38110, 38109, 38108, 38107, 38106, 38105, 38104, 38103, 38102, 38101, 38100, 38099, 38098, 38097, 38096, 38095, 38094, 38093, 38092, 38091, 38090, 38089, 38088, 38087, 38086, 38085, 38084, 38083, 38082, 38081, 38080, 38079, 38078, 38077, 38076, 38075, 38074, 38073, 38072, 38071, 38070, 38069, 38068, 38067, 38066, 38065, 38064, 38063, 38062, 38061, 38060, 38059, 38058, 38057, 38056, 38055, 38054, 38053, 38052, 38050, 38049, 38048, 38047, 38046, 38044, 38043, 38042, 38041, 38040, 38039, 38038, 38037, 38036, 38035, 38034, 38033, 38032, 38031, 38030, 38029, 38028, 38027, 38026, 38025, 38024, 38023, 38022, 38021, 38020, 38019, 38018, 38017, 38016, 38015, 38014, 38013, 38012, 38011, 38010, 38009, 38008, 38007, 38006, 38005, 38004, 38003, 38002, 38001, 38000, 37999, 37998, 37997, 37996, 37995, 37994, 37993, 37992, 37991, 37990, 37989, 37988, 37987, 37986, 37985, 37984, 37983, 37982, 37981, 37980, 37979, 37978, 37977, 37976, 37975, 37974, 37973, 37972, 37971, 37970, 37969, 37968, 37967, 37966, 37965, 37964, 37963, 37962, 37961, 37960, 37959, 37958, 37957, 37956, 37955, 37954, 37953, 37952, 37951, 37950, 37949, 37948, 37947, 37946, 37945, 37944, 37943, 37942, 37941, 37940, 37939, 37938, 37937, 37936, 37935, 37934, 37933, 37932, 37931, 37930, 37929, 37928, 37927, 37926, 37925, 37924, 37923, 37922, 37921, 37920, 37919, 37918, 37917, 37916, 37915, 37914, 37913, 37912, 37911, 37910, 37909, 37908, 37907, 37906, 37905, 37904, 37903, 37902, 37901, 37900, 37899, 37898, 37897, 37896, 37895, 37894, 37893, 37892, 37891, 37890, 37889, 37888, 37887, 37886, 37885, 37884, 37882, 37881, 37880, 37879, 37878, 37877, 37876, 37875, 37874, 37873, 37872, 37871, 37870, 37869, 37868, 37867, 37866, 37865, 37864, 37863, 37862, 37861, 37860, 37859, 37858, 37857, 37856, 37855, 37854, 37853, 37852, 37851, 37850, 37849, 37848, 37847, 37846, 37845, 37844, 37843, 37842, 37841, 37840, 37839, 37838, 37837, 37836, 37835, 37834, 37833, 37832, 37831, 37830, 37829, 37827, 37826, 37825, 37824, 37823, 37822, 37821, 37820, 37819, 37818, 37817, 37816, 37815, 37814, 37813, 37812, 37811, 37810, 37809, 37808, 37806, 37805, 37804, 37803, 37802, 37801, 37800, 37799, 37798, 37797, 37796, 37795, 37794, 37793, 37792, 37791, 37790, 37789, 37788, 37787, 37786, 37785, 37784, 37783, 37782, 37781, 37780, 37779, 37778, 37777, 37776, 37775, 37774, 37773, 37772, 37771, 37770, 37769, 37768, 37767, 37766, 37765, 37764, 37763, 37762, 37761, 37760, 37759, 37758, 37757, 37756, 37755, 37754, 37753, 37752, 37751, 37750, 37749, 37748, 37747, 37746, 37745, 37744, 37743, 37742, 37741, 37740, 37739, 37738, 37737, 37736, 37735, 37734, 37733, 37732, 37731, 37730, 37729, 37728, 37727, 37726, 37725, 37724, 37723, 37722, 37721, 37720, 37719, 37718, 37717, 37716, 37715, 37714, 37713, 37712, 37711, 37710, 37709, 37708, 37707, 37706, 37705, 37704, 37703, 37702, 37701, 37700, 37699, 37698, 37697, 37696, 37695, 37694, 37693, 37692, 37691, 37690, 37689, 37688, 37687, 37686, 37685, 37684, 37683, 37682, 37681, 37680, 37679, 37678, 37677, 37676, 37675, 37674, 37673, 37672, 37671, 37670, 37669, 37668, 37667, 37666, 37665, 37664, 37663, 37662, 37661, 37660, 37659, 37658, 37657, 37656, 37655, 37654, 37653, 37652, 37651, 37650, 37649, 37648, 37647, 37646, 37645, 37644, 37643, 37642, 37641, 37640, 37639, 37638, 37637, 37636, 37635, 37634, 37633, 37632, 37631, 37630, 37629, 37628, 37627, 37626, 37625, 37624, 37623, 37622, 37621, 37620, 37619, 37618, 37617, 37616, 37615, 37614, 37613, 37612, 37611, 37610, 37609, 37608, 37607, 37606, 37605, 37604, 37603, 37602, 37601, 37600, 37599, 37598, 37597, 37596, 37595, 37594, 37593, 37592, 37591, 37590, 37589, 37588, 37587, 37586, 37585, 37584, 37583, 37582, 37581, 37580, 37576, 37575, 37574, 37573, 37572, 37571, 37570, 37569, 37568, 37567, 37566, 37565, 37564, 37563, 37562, 37561, 37560, 37559, 37558, 37557, 37556, 37555, 37554, 37553, 37552, 37551, 37550, 37549, 37548, 37547, 37546, 37545, 37544, 37543, 37542, 37541, 37540, 37539, 37538, 37537, 37536, 37535, 37534, 37533, 37532, 37531, 37530, 37529, 37528, 37527, 37526, 37525, 37524, 37523, 37522, 37521, 37520, 37519, 37518, 37517, 37516, 37515, 37514, 37513, 37512, 37511, 37510, 37509, 37508, 37507, 37506, 37505, 37504, 37503, 37502, 37501, 37500, 37499, 37498, 37497, 37496, 37495, 37494, 37493, 37492, 37491, 37490, 37489, 37488, 37487, 37486, 37485, 37484, 37483, 37482, 37481, 37480, 37479, 37478, 37477, 37476, 37475, 37474, 37473, 37472, 37471, 37470, 37469, 37468, 37467, 37466, 37465, 37464, 37463, 37462, 37461, 37460, 37459, 37458, 37457, 37456, 37455, 37454, 37453, 37452, 37451, 37450, 37449, 37448, 37447, 37446, 37445, 37444, 37443, 37442, 37441, 37440, 37439, 37438, 37437, 37436, 37435, 37434, 37433, 37432, 37431, 37430, 37429, 37428, 37427, 37426, 37425, 37424, 37423, 37422, 37421, 37420, 37419, 37418, 37417, 37416, 37415, 37414, 37413, 37412, 37411, 37410, 37409, 37408, 37407, 37406, 37405, 37404, 37403, 37402, 37401, 37400, 37399, 37398, 37397, 37395, 37394, 37393, 37392, 37391, 37390, 37389, 37388, 37387, 37384, 37383, 37382, 37381, 37380, 37379, 37377, 37376, 37375, 37374, 37373, 37372, 37371, 37370, 37369, 37368, 37367, 37366, 37365, 37364, 37363, 37362, 37361, 37360, 37359, 37358, 37357, 37356, 37355, 37354, 37353, 37352, 37351, 37350, 37349, 37348, 37347, 37346, 37345, 37344, 37343, 37342, 37341, 37340, 37339, 37338, 37337, 37336, 37335, 37334, 37333, 37332, 37331, 37330, 37329, 37328, 37327, 37326, 37325, 37324, 37323, 37322, 37321, 37320, 37319, 37318, 37317, 37316, 37315, 37314, 37313, 37312, 37311, 37310, 37309, 37308, 37307, 37306, 37305, 37304, 37303, 37302, 37301, 37300, 37299, 37298, 37297, 37296, 37295, 37294, 37293, 37288, 37287, 37286, 37285, 37284, 37283, 37282, 37281, 37280, 37279, 37278, 37277, 37276, 37275, 37274, 37273, 37272, 37271, 37270, 37269, 37268, 37267, 37266, 37265, 37264, 37263, 37262, 37261, 37260, 37259, 37258, 37257, 37256, 37255, 37254, 37253, 37252, 37251, 37250, 37249, 37248, 37247, 37246, 37245, 37244, 37243, 37242, 37241, 37240, 37239, 37238, 37237, 37236, 37235, 37234, 37233, 37232, 37231, 37230, 37229, 37228, 37227, 37226, 37225, 37224, 37223, 37222, 37221, 37220, 37219, 37218, 37217, 37216, 37215, 37214, 37213, 37212, 37211, 37210, 37209, 37208, 37207, 37206, 37205, 37204, 37203, 37202, 37201, 37200, 37199, 37198, 37197, 37196, 37195, 37194, 37193, 37192, 37191, 37190, 37189, 37188, 37187, 37186, 37185, 37184, 37183, 37182, 37181, 37180, 37179, 37178, 37177, 37176, 37175, 37174, 37173, 37172, 37171, 37170, 37169, 37168, 37167, 37166, 37165, 37164, 37163, 37162, 37161, 37160, 37159, 37158, 37157, 37156, 37155, 37154, 37153, 37152, 37151, 37150, 37149, 37148, 37147, 37146, 37145, 37144, 37143, 37142, 37141, 37140, 37139, 37138, 37137, 37136, 37135, 37134, 37133, 37132, 37131, 37130, 37129, 37128, 37127, 37126, 37125, 37124, 37123, 37122, 37121, 37120, 37119, 37118, 37117, 37116, 37115, 37114, 37113, 37112, 37111, 37110, 37109, 37108, 37107, 37106, 37105, 37104, 37103, 37102, 37101, 37100, 37099, 37098, 37096, 37095, 37094, 37093, 37091, 37090, 37089, 37088, 37087, 37086, 37083, 37082, 37081, 37080, 37079, 37078, 37077, 37076, 37075, 37074, 37073, 37072, 37071, 37070, 37069, 37068, 37067, 37066, 37065, 37064, 37063, 37062, 37061, 37060, 37059, 37058, 37057, 37056, 37055, 37054, 37053, 37052, 37051, 37050, 37049, 37048, 37047, 37046, 37045, 37044, 37043, 37042, 37041, 37040, 37039, 37038, 37037, 37036, 37035, 37034, 37033, 37032, 37031, 37030, 37029, 37028, 37027, 37026, 37025, 37024, 37022, 37021, 37020, 37019, 37018, 37017, 37016, 37015, 37014, 37013, 37012, 37011, 37010, 37009, 37008, 37007, 37006, 37005, 37004, 37003, 37002, 37001, 37000, 36999, 36998, 36997, 36996, 36995, 36994, 36993, 36992, 36991, 36990, 36989, 36988, 36987, 36986, 36985, 36984, 36983, 36982, 36981, 36980, 36979, 36978, 36977, 36976, 36975, 36974, 36973, 36972, 36971, 36970, 36969, 36968, 36967, 36966, 36965, 36964, 36963, 36962, 36961, 36960, 36959, 36958, 36957, 36956, 36955, 36954, 36953, 36952, 36951, 36950, 36949, 36948, 36947, 36946, 36945, 36944, 36943, 36942, 36941, 36940, 36939, 36938, 36937, 36936, 36935, 36934, 36933, 36932, 36931, 36930, 36929, 36928, 36927, 36926, 36925, 36924, 36923, 36922, 36921, 36920, 36919, 36918, 36917, 36916, 36915, 36914, 36913, 36912, 36911, 36910, 36909, 36908, 36906, 36905, 36904, 36903, 36902, 36901, 36900, 36899, 36898, 36897, 36896, 36895, 36894, 36893, 36892, 36891, 36890, 36889, 36888, 36887, 36886, 36885, 36884, 36883, 36882, 36881, 36880, 36879, 36878, 36877, 36876, 36875, 36874, 36873, 36872, 36871, 36870, 36869, 36868, 36867, 36866, 36865, 36864, 36863, 36862, 36861, 36860, 36859, 36858, 36857, 36856, 36855, 36854, 36853, 36852, 36851, 36850, 36849, 36848, 36847, 36846, 36845, 36844, 36843, 36842, 36841, 36840, 36839, 36838, 36837, 36836, 36835, 36834, 36833, 36832, 36831, 36830, 36829, 36828, 36827, 36826, 36825, 36824, 36823, 36822, 36821, 36820, 36819, 36818, 36817, 36816, 36815, 36814, 36813, 36812, 36811, 36810, 36809, 36808, 36807, 36806, 36805, 36804, 36803, 36802, 36801, 36800, 36799, 36798, 36797, 36796, 36795, 36794, 36793, 36792, 36791, 36790, 36789, 36788, 36787, 36786, 36785, 36784, 36783, 36782, 36781, 36780, 36779, 36778, 36777, 36776, 36775, 36774, 36773, 36772, 36771, 36770, 36769, 36768, 36767, 36766, 36765, 36764, 36763, 36762, 36761, 36760, 36759, 36758, 36757, 36756, 36755, 36754, 36753, 36752, 36751, 36750, 36749, 36748, 36747, 36746, 36745, 36744, 36743, 36742, 36741, 36740, 36739, 36738, 36737, 36736, 36735, 36734, 36733, 36732, 36731, 36730, 36729, 36728, 36727, 36726, 36725, 36724, 36723, 36722, 36721, 36720, 36719, 36718, 36717, 36716, 36715, 36714, 36713, 36712, 36711, 36710, 36709, 36708, 36707, 36706, 36705, 36704, 36703, 36702, 36701, 36700, 36699, 36698, 36697, 36696, 36695, 36694, 36693, 36692, 36691, 36690, 36689, 36688, 36687, 36686, 36685, 36684, 36683, 36682, 36681, 36680, 36679, 36678, 36677, 36676, 36675, 36674, 36673, 36672, 36671, 36670, 36669, 36668, 36667, 36666, 36665, 36664, 36663, 36662, 36661, 36660, 36659, 36658, 36657, 36656, 36655, 36654, 36653, 36652, 36651, 36650, 36649, 36648, 36647, 36646, 36645, 36644, 36643, 36642, 36641, 36640, 36639, 36638, 36637, 36636, 36635, 36634, 36633, 36632, 36631, 36630, 36629, 36628, 36627, 36626, 36625, 36624, 36623, 36622, 36621, 36620, 36619, 36618, 36617, 36616, 36615, 36614, 36613, 36612, 36611, 36610, 36609, 36608, 36607, 36606, 36605, 36604, 36603, 36602, 36601, 36600, 36599, 36598, 36596, 36595, 36594, 36593, 36592, 36591, 36590, 36589, 36588, 36587, 36586, 36585, 36584, 36583, 36582, 36581, 36580, 36579, 36578, 36577, 36576, 36575, 36574, 36573, 36572, 36571, 36570, 36569, 36568, 36567, 36566, 36565, 36564, 36563, 36562, 36561, 36560, 36559, 36558, 36557, 36556, 36555, 36554, 36553, 36552, 36551, 36550, 36549, 36548, 36547, 36546, 36545, 36544, 36543, 36542, 36541, 36540, 36539, 36538, 36537, 36536, 36535, 36534, 36533, 36532, 36531, 36530, 36529, 36528, 36527, 36526, 36525, 36524, 36523, 36522, 36521, 36520, 36519, 36518, 36517, 36516, 36515, 36514, 36513, 36512, 36511, 36510, 36509, 36508, 36507, 36506, 36505, 36504, 36503, 36502, 36501, 36500, 36499, 36498, 36497, 36496, 36495, 36494, 36493, 36492, 36491, 36490, 36489, 36488, 36487, 36486, 36485, 36484, 36483, 36482, 36481, 36480, 36479, 36478, 36477, 36476, 36475, 36474, 36473, 36472, 36471, 36470, 36469, 36468, 36467, 36466, 36465, 36464, 36463, 36462, 36461, 36460, 36459, 36458, 36457, 36456, 36455, 36454, 36453, 36452, 36451, 36450, 36449, 36448, 36447, 36446, 36445, 36444, 36443, 36442, 36441, 36440, 36439, 36438, 36437, 36436, 36435, 36434, 36433, 36432, 36431, 36430, 36429, 36428, 36427, 36426, 36425, 36424, 36423, 36422, 36421, 36420, 36419, 36418, 36417, 36416, 36415, 36414, 36413, 36412, 36411, 36410, 36409, 36408, 36407, 36406, 36405, 36404, 36403, 36402, 36401, 36400, 36399, 36398, 36397, 36396, 36395, 36394, 36393, 36392, 36391, 36390, 36389, 36388, 36387, 36386, 36385, 36384, 36383, 36382, 36381, 36380, 36379, 36377, 36376, 36375, 36374, 36373, 36372, 36371, 36370, 36369, 36368, 36367, 36366, 36365, 36364, 36363, 36362, 36361, 36360, 36359, 36358, 36357, 36356, 36355, 36354, 36353, 36352, 36351, 36350, 36349, 36348, 36347, 36346, 36345, 36344, 36343, 36342, 36341, 36340, 36339, 36338, 36337, 36336, 36335, 36334, 36333, 36332, 36331, 36330, 36329, 36328, 36327, 36326, 36325, 36324, 36323, 36322, 36321, 36320, 36319, 36318, 36317, 36316, 36315, 36314, 36313, 36312, 36311, 36310, 36309, 36308, 36307, 36306, 36305, 36304, 36303, 36302, 36301, 36300, 36299, 36298, 36297, 36296, 36295, 36294, 36293, 36292, 36291, 36290, 36289, 36288, 36287, 36286, 36285, 36284, 36283, 36282, 36281, 36279, 36278, 36277, 36276, 36275, 36274, 36273, 36272, 36271, 36270, 36269, 36268, 36267, 36266, 36265, 36264, 36263, 36262, 36261, 36260, 36259, 36258, 36257, 36253, 36252, 36251, 36250, 36249, 36248, 36247, 36246, 36245, 36244, 36243, 36242, 36241, 36240, 36239, 36238, 36237, 36236, 36235, 36234, 36233, 36232, 36231, 36230, 36229, 36228, 36227, 36226, 36225, 36224, 36223, 36222, 36221, 36220, 36219, 36218, 36217, 36216, 36215, 36214, 36213, 36212, 36211, 36210, 36209, 36208, 36207, 36206, 36205, 36204, 36203, 36202, 36201, 36200, 36199, 36198, 36197, 36196, 36195, 36194, 36193, 36192, 36191, 36190, 36189, 36188, 36187, 36186, 36185, 36184, 36182, 36181, 36180, 36179, 36178, 36177, 36176, 36175, 36174, 36173, 36172, 36171, 36170, 36169, 36168, 36167, 36166, 36165, 36164, 36163, 36162, 36161, 36160, 36159, 36158, 36157, 36156, 36155, 36154, 36153, 36152, 36151, 36150, 36149, 36148, 36147, 36146, 36145, 36144, 36143, 36142, 36141, 36140, 36139, 36137, 36136, 36135, 36134, 36133, 36132, 36131, 36130, 36129, 36128, 36127, 36126, 36125, 36124, 36123, 36122, 36121, 36120, 36119, 36118, 36117, 36116, 36115, 36114, 36113, 36112, 36111, 36110, 36109, 36108, 36107, 36106, 36105, 36104, 36103, 36102, 36101, 36100, 36099, 36098, 36097, 36096, 36095, 36094, 36093, 36092, 36091, 36090, 36089, 36088, 36087, 36086, 36085, 36084, 36083, 36082, 36080, 36079, 36078, 36077, 36076, 36075, 36074, 36073, 36072, 36071, 36070, 36069, 36068, 36067, 36066, 36065, 36064, 36063, 36062, 36061, 36060, 36059, 36058, 36057, 36056, 36055, 36054, 36053, 36052, 36051, 36050, 36049, 36048, 36047, 36046, 36045, 36044, 36043, 36042, 36041, 36040, 36039, 36038, 36037, 36036, 36035, 36034, 36033, 36032, 36031, 36030, 36029, 36028, 36027, 36026, 36025, 36024, 36023, 36022, 36021, 36020, 36019, 36018, 36017, 36016, 36015, 36014, 36013, 36012, 36011, 36010, 36009, 36008, 36007, 36006, 36005, 36004, 36003, 36002, 36001, 36000, 35999, 35998, 35997, 35996, 35995, 35994, 35993, 35992, 35991, 35990, 35989, 35988, 35987, 35986, 35985, 35984, 35983, 35982, 35981, 35980, 35979, 35978, 35977, 35976, 35975, 35974, 35973, 35972, 35971, 35970, 35969, 35968, 35967, 35966, 35965, 35964, 35963, 35962, 35961, 35960, 35959, 35958, 35957, 35956, 35955, 35954, 35953, 35952, 35950, 35948, 35947, 35946, 35945, 35944, 35943, 35942, 35941, 35940, 35939, 35938, 35936, 35935, 35934, 35933, 35932, 35931, 35930, 35929, 35928, 35927, 35926, 35925, 35924, 35923, 35922, 35921, 35920, 35919, 35918, 35917, 35916, 35915, 35914, 35913, 35912, 35911, 35910, 35909, 35908, 35907, 35906, 35905, 35904, 35903, 35902, 35898, 35897, 35896, 35895, 35894, 35893, 35892, 35891, 35890, 35889, 35888, 35887, 35886, 35885, 35884, 35883, 35882, 35881, 35880, 35879, 35878, 35877, 35876, 35875, 35874, 35873, 35872, 35871, 35870, 35869, 35868, 35867, 35866, 35865, 35864, 35863, 35862, 35861, 35860, 35859, 35858, 35857, 35856, 35855, 35854, 35853, 35852, 35851, 35850, 35849, 35848, 35847, 35846, 35845, 35844, 35843, 35842, 35841, 35840, 35839, 35838, 35837, 35836, 35835, 35834, 35833, 35832, 35831, 35830, 35829, 35828, 35827, 35826, 35825, 35824, 35823, 35822, 35821, 35820, 35819, 35818, 35817, 35816, 35815, 35814, 35813, 35812, 35811, 35810, 35809, 35808, 35807, 35806, 35805, 35804, 35803, 35802, 35801, 35800, 35799, 35798, 35797, 35796, 35795, 35794, 35793, 35792, 35791, 35790, 35789, 35788, 35787, 35786, 35785, 35784, 35783, 35782, 35781, 35780, 35779, 35778, 35777, 35776, 35775, 35774, 35773, 35772, 35771, 35770, 35769, 35768, 35767, 35766, 35765, 35764, 35763, 35762, 35761, 35760, 35759, 35758, 35757, 35756, 35754, 35753, 35752, 35751, 35750, 35749, 35748, 35747, 35746, 35745, 35744, 35743, 35741, 35740, 35739, 35738, 35737, 35736, 35735, 35734, 35733, 35732, 35731, 35730, 35729, 35728, 35727, 35726, 35725, 35724, 35723, 35722, 35721, 35720, 35719, 35718, 35717, 35716, 35715, 35714, 35713, 35712, 35711, 35710, 35709, 35708, 35707, 35706, 35705, 35704, 35703, 35702, 35701, 35700, 35699, 35698, 35697, 35696, 35695, 35694, 35693, 35692, 35691, 35690, 35689, 35688, 35687, 35686, 35685, 35684, 35683, 35682, 35681, 35680, 35679, 35678, 35677, 35676, 35675, 35583, 35582, 35581, 35579, 35578, 35577, 35576, 35575, 35574, 35573, 35572, 35571, 35570, 35569, 35568, 35567, 35566, 35565, 35564, 35563, 35562, 35561, 35560, 35559, 35558, 35557, 35556, 35555, 35554, 35553, 35552, 35551, 35550, 35549, 35548, 35547, 35546, 35545, 35544, 35543, 35542, 35541, 35540, 35539, 35538, 35537, 35536, 35535, 35534, 35533, 35532, 35531, 35530, 35529, 35528, 35527, 35526, 35525, 35524, 35523, 35522, 35521, 35520, 35519, 35518, 35517, 35516, 35515, 35514, 35513, 35512, 35511, 35510, 35509, 35508, 35507, 35506, 35505, 35504, 35503, 35502, 35501, 35500, 35499, 35498, 35497, 35496, 35495, 35494, 35493, 35492, 35491, 35490, 35489, 35488, 35487, 35486, 35485, 35484, 35483, 35482, 35481, 35480, 35479, 35478, 35477, 35476, 35475, 35474, 35473, 35472, 35471, 35470, 35469, 35468, 35467, 35466, 35465, 35464, 35463, 35462, 35461, 35460, 35459, 35458, 35457, 35456, 35455, 35454, 35453, 35452, 35451, 35450, 35449, 35448, 35447, 35446, 35445, 35444, 35443, 35442, 35441, 35440, 35439, 35438, 35437, 35436, 35435, 35434, 35433, 35432, 35431, 35430, 35429, 35428, 35427, 35426, 35425, 35424, 35423, 35422, 35421, 35420, 35419, 35418, 35417, 35416, 35415, 35414, 35413, 35412, 35411, 35410, 35409, 35408, 35407, 35406, 35405, 35404, 35403, 35402, 35401, 35400, 35399, 35398, 35397, 35396, 35395, 35394, 35393, 35392, 35391, 35390, 35389, 35388, 35387, 35386, 35385, 35384, 35383, 35382, 35381, 35380, 35379, 35378, 35377, 35376, 35375, 35374, 35373, 35372, 35371, 35370, 35369, 35368, 35367, 35366, 35365, 35364, 35363, 35362, 35361, 35360, 35359, 35358, 35357, 35356, 35355, 35354, 35353, 35352, 35351, 35350, 35349, 35348, 35347, 35346, 35345, 35344, 35343, 35342, 35341, 35340, 35339, 35338, 35337, 35336, 35335, 35334, 35333, 35332, 35331, 35330, 35329, 35328, 35327, 35326, 35325, 35324, 35323, 35322, 35321, 35320, 35319, 35318, 35317, 35316, 35315, 35314, 35313, 35312, 35311, 35310, 35309, 35308, 35307, 35306, 35305, 35304, 35303, 35302, 35301, 35300, 35299, 35298, 35297, 35296, 35295, 35294, 35293, 35292, 35291, 35290, 35289, 35286, 35285, 35284, 35283, 35282, 35281, 35280, 35279, 35278, 35277, 35276, 35275, 35273, 35272, 35271, 35270, 35269, 35268, 35267, 35266, 35265, 35264, 35263, 35262, 35261, 35260, 35259, 35258, 35257, 35256, 35255, 35254, 35253, 35252, 35251, 35250, 35249, 35248, 35247, 35246, 35245, 35244, 35243, 35242, 35241, 35240, 35239, 35238, 35237, 35236, 35235, 35234, 35233, 35232, 35231, 35230, 35229, 35228, 35227, 35226, 35225, 35224, 35223, 35222, 35221, 35220, 35219, 35218, 35217, 35216, 35215, 35214, 35213, 35212, 35211, 35210, 35209, 35208, 35207, 35206, 35205, 35204, 35203, 35202, 35201, 35200, 35199, 35198, 35197, 35196, 35195, 35194, 35193, 35192, 35191, 35190, 35189, 35188, 35187, 35186, 35185, 35184, 35183, 35182, 35181, 35180, 35179, 35178, 35177, 35176, 35175, 35174, 35173, 35172, 35171, 35170, 35169, 35168, 35167, 35166, 35165, 35164, 35163, 35162, 35161, 35160, 35159, 35158, 35157, 35156, 35155, 35154, 35153, 35152, 35151, 35150, 35149, 35148, 35147, 35146, 35145, 35144, 35143, 35142, 35141, 35140, 35139, 35138, 35137, 35136, 35135, 35134, 35133, 35132, 35131, 35130, 35129, 35128, 35127, 35126, 35125, 35124, 35123, 35122, 35121, 35119, 35118, 35117, 35116, 35115, 35114, 35113, 35112, 35111, 35110, 35109, 35108, 35107, 35106, 35105, 35104, 35103, 35102, 35101, 35100, 35099, 35098, 35097, 35096, 35095, 35094, 35093, 35092, 35091, 35090, 35089, 35088, 35087, 35086, 35085, 35084, 35083, 35082, 35081, 35080, 35079, 35078, 35077, 35076, 35075, 35074, 35073, 35072, 35071, 35070, 35069, 35068, 35067, 35065, 35064, 35063, 35062, 35061, 35060, 35059, 35058, 35057, 35056, 35055, 35054, 35053, 35052, 35051, 35050, 35049, 35048, 35047, 35046, 35045, 35044, 35043, 35042, 35041, 35040, 35039, 35038, 35037, 35036, 35035, 35034, 35033, 35032, 35031, 35030, 35029, 35028, 35027, 35026, 35025, 35024, 35023, 35022, 35021, 35020, 35019, 35018, 35017, 35016, 35015, 35014, 35013, 35012, 35011, 35010, 35009, 35008, 35007, 35006, 35005, 35004, 35003, 35002, 35001, 35000, 34999, 34998, 34997, 34996, 34995, 34994, 34993, 34992, 34991, 34990, 34989, 34988, 34987, 34986, 34985, 34984, 34983, 34982, 34981, 34980, 34979, 34978, 34977, 34976, 34975, 34974, 34973, 34972, 34971, 34970, 34969, 34968, 34967, 34966, 34965, 34964, 34963, 34962, 34961, 34960, 34959, 34958, 34957, 34956, 34955, 34954, 34953, 34952, 34951, 34950, 34949, 34948, 34947, 34946, 34945, 34944, 34943, 34942, 34941, 34940, 34939, 34938, 34937, 34936, 34935, 34934, 34933, 34932, 34931, 34930, 34929, 34928, 34927, 34926, 34925, 34924, 34923, 34922, 34921, 34920, 34919, 34918, 34917, 34916, 34915, 34914, 34913, 34912, 34911, 34910, 34909, 34908, 34907, 34906, 34905, 34904, 34903, 34902, 34901, 34900, 34899, 34898, 34897, 34896, 34895, 34894, 34893, 34892, 34891, 34890, 34889, 34888, 34887, 34886, 34885, 34884, 34883, 34882, 34881, 34879, 34878, 34877, 34876, 34875, 34874, 34873, 34872, 34871, 34870, 34869, 34868, 34867, 34866, 34865, 34864, 34863, 34862, 34861, 34860, 34859, 34858, 34857, 34856, 34855, 34854, 34853, 34852, 34851, 34850, 34849, 34848, 34847, 34846, 34845, 34844, 34843, 34842, 34841, 34840, 34839, 34838, 34837, 34836, 34835, 34834, 34833, 34832, 34831, 34830, 34829, 34828, 34827, 34826, 34825, 34824, 34823, 34822, 34821, 34820, 34819, 34818, 34817, 34816, 34815, 34814, 34813, 34812, 34811, 34810, 34809, 34808, 34807, 34806, 34805, 34804, 34803, 34802, 34801, 34800, 34799, 34798, 34797, 34796, 34795, 34794, 34793, 34792, 34791, 34790, 34789, 34788, 34787, 34786, 34785, 34784, 34783, 34782, 34781, 34780, 34779, 34778, 34777, 34776, 34775, 34774, 34773, 34772, 34771, 34770, 34769, 34768, 34767, 34766, 34765, 34764, 34763, 34762, 34761, 34760, 34759, 34758, 34757, 34756, 34755, 34754, 34753, 34752, 34751, 34750, 34749, 34748, 34747, 34746, 34745, 34744, 34743, 34742, 34741, 34740, 34739, 34738, 34737, 34736, 34735, 34734, 34733, 34732, 34731, 34730, 34729, 34728, 34726, 34725, 34724, 34723, 34722, 34721, 34720, 34719, 34718, 34717, 34716, 34715, 34714, 34713, 34712, 34711, 34710, 34709, 34708, 34707, 34706, 34705, 34704, 34703, 34702, 34701, 34700, 34699, 34698, 34697, 34696, 34695, 34694, 34693, 34692, 34691, 34690, 34689, 34688, 34687, 34686, 34685, 34684, 34683, 34682, 34681, 34680, 34679, 34678, 34677, 34676, 34675, 34674, 34673, 34672, 34671, 34670, 34669, 34668, 34667, 34666, 34665, 34664, 34663, 34662, 34661, 34660, 34659, 34658, 34657, 34656, 34655, 34654, 34653, 34652, 34651, 34650, 34649, 34648, 34647, 34646, 34645, 34644, 34643, 34642, 34641, 34640, 34639, 34638, 34637, 34636, 34635, 34634, 34633, 34632, 34631, 34630, 34629, 34628, 34627, 34626, 34625, 34624, 34623, 34622, 34621, 34620, 34619, 34618, 34617, 34616, 34615, 34614, 34613, 34612, 34611, 34610, 34609, 34608, 34607, 34606, 34605, 34604, 34603, 34602, 34601, 34600, 34599, 34598, 34597, 34596, 34595, 34594, 34593, 34592, 34591, 34590, 34589, 34588, 34587, 34586, 34585, 34584, 34583, 34582, 34581, 34580, 34579, 34576, 34572, 34571, 34570, 34569, 34568, 34567, 34566, 34565, 34564, 34563, 34562, 34561, 34560, 34559, 34558, 34557, 34556, 34555, 34554, 34553, 34552, 34551, 34550, 34549, 34548, 34547, 34546, 34545, 34544, 34543, 34542, 34541, 34540, 34539, 34538, 34537, 34536, 34535, 34534, 34532, 34531, 34530, 34529, 34528, 34527, 34526, 34525, 34524, 34523, 34522, 34521, 34520, 34519, 34518, 34517, 34516, 34515, 34514, 34513, 34512, 34511, 34510, 34509, 34508, 34507, 34506, 34505, 34504, 34503, 34502, 34501, 34500, 34499, 34498, 34497, 34496, 34495, 34494, 34493, 34492, 34491, 34490, 34489, 34488, 34487, 34486, 34485, 34484, 34483, 34482, 34481, 34480, 34479, 34478, 34477, 34476, 34475, 34474, 34473, 34472, 34471, 34470, 34469, 34468, 34467, 34465, 34464, 34463, 34462, 34461, 34460, 34459, 34458, 34457, 34456, 34455, 34454, 34453, 34452, 34451, 34450, 34449, 34448, 34447, 34446, 34445, 34444, 34443, 34438, 34437, 34436, 34435, 34434, 34433, 34432, 34431, 34430, 34429, 34428, 34427, 34426, 34425, 34424, 34423, 34422, 34421, 34420, 34419, 34418, 34417, 34416, 34415, 34414, 34413, 34412, 34411, 34410, 34409, 34408, 34407, 34406, 34405, 34404, 34403, 34402, 34401, 34400, 34399, 34398, 34397, 34396, 34395, 34394, 34392, 34391, 34390, 34389, 34388, 34387, 34386, 34385, 34384, 34383, 34382, 34380, 34379, 34378, 34377, 34376, 34375, 34374, 34373, 34372, 34371, 34370, 34369, 34368, 34367, 34366, 34365, 34364, 34363, 34362, 34361, 34360, 34359, 34358, 34357, 34356, 34355, 34354, 34353, 34352, 34351, 34350, 34349, 34348, 34347, 34346, 34345, 34344, 34343, 34342, 34341, 34340, 34339, 34338, 34337, 34336, 34335, 34334, 34333, 34332, 34331, 34330, 34329, 34328, 34327, 34326, 34325, 34324, 34323, 34322, 34321, 34320, 34319, 34318, 34317, 34316, 34315, 34314, 34313, 34312, 34311, 34310, 34309, 34308, 34307, 34306, 34305, 34304, 34303, 34302, 34301, 34300, 34299, 34298, 34297, 34296, 34295, 34294, 34293, 34292, 34291, 34290, 34289, 34288, 34287, 34286, 34285, 34284, 34283, 34282, 34281, 34280, 34279, 34278, 34277, 34276, 34275, 34274, 34273, 34272, 34271, 34270, 34269, 34268, 34267, 34266, 34265, 34264, 34263, 34262, 34261, 34260, 34259, 34258, 34257, 34256, 34255, 34254, 34253, 34252, 34251, 34250, 34249, 34248, 34247, 34246, 34245, 34244, 34243, 34242, 34241, 34240, 34239, 34238, 34237, 34236, 34235, 34234, 34233, 34232, 34231, 34230, 34229, 34228, 34227, 34226, 34225, 34224, 34223, 34222, 34221, 34220, 34219, 34218, 34217, 34216, 34215, 34214, 34213, 34212, 34211, 34210, 34209, 34208, 34207, 34206, 34205, 34204, 34203, 34202, 34201, 34200, 34199, 34198, 34197, 34196, 34195, 34194, 34193, 34192, 34191, 34190, 34189, 34188, 34187, 34186, 34185, 34184, 34183, 34182, 34181, 34180, 34179, 34178, 34177, 34176, 34175, 34174, 34173, 34172, 34171, 34170, 34169, 34168, 34167, 34166, 34165, 34164, 34163, 34162, 34161, 34160, 34159, 34158, 34157, 34156, 34155, 34154, 34153, 34152, 34151, 34150, 34149, 34148, 34147, 34146, 34145, 34144, 34143, 34142, 34141, 34140, 34139, 34138, 34137, 34136, 34135, 34134, 34133, 34132, 34131, 34130, 34129, 34128, 34127, 34126, 34125, 34124, 34123, 34122, 34121, 34120, 34119, 34118, 34117, 34116, 34115, 34114, 34113, 34112, 34111, 34110, 34109, 34108, 34107, 34106, 34105, 34104, 34103, 34102, 34101, 34100, 34099, 34098, 34097, 34096, 34095, 34094, 34093, 34092, 34091, 34090, 34089, 34088, 34087, 34086, 34085, 34084, 34083, 34082, 34081, 34080, 34079, 34078, 34077, 34076, 34075, 34074, 34073, 34072, 34071, 34070, 34069, 34068, 34067, 34066, 34065, 34064, 34063, 34062, 34061, 34060, 34059, 34058, 34057, 34056, 34055, 34054, 34053, 34052, 34051, 34050, 34049, 34048, 34047, 34046, 34045, 34044, 34043, 34042, 34041, 34040, 34039, 34038, 34037, 34036, 34035, 34034, 34033, 34032, 34031, 34029, 34028, 34027, 34026, 34025, 34024, 34023, 34022, 34021, 34020, 34019, 34018, 34017, 34016, 34015, 34014, 34013, 34012, 34011, 34010, 34008, 34007, 34006, 34005, 34004, 34003, 34002, 34001, 34000, 33999, 33998, 33997, 33996, 33995, 33994, 33993, 33991, 33990, 33989, 33988, 33987, 33986, 33985, 33984, 33983, 33982, 33981, 33980, 33979, 33978, 33977, 33976, 33975, 33974, 33973, 33972, 33971, 33970, 33969, 33968, 33967, 33966, 33965, 33964, 33963, 33962, 33961, 33960, 33959, 33958, 33957, 33956, 33955, 33954, 33953, 33952, 33951, 33950, 33949, 33948, 33947, 33946, 33945, 33944, 33943, 33942, 33941, 33940, 33939, 33938, 33937, 33936, 33935, 33934, 33933, 33932, 33931, 33930, 33929, 33928, 33927, 33926, 33925, 33924, 33923, 33922, 33921, 33920, 33919, 33918, 33917, 33916, 33915, 33914, 33913, 33912, 33911, 33910, 33909, 33908, 33907, 33906, 33905, 33904, 33903, 33902, 33901, 33900, 33899, 33898, 33897, 33896, 33895, 33894, 33893, 33892, 33891, 33890, 33889, 33888, 33887, 33886, 33885, 33884, 33883, 33882, 33881, 33880, 33878, 33877, 33876, 33875, 33874, 33873, 33872, 33871, 33870, 33869, 33868, 33867, 33866, 33865, 33864, 33863, 33862, 33861, 33860, 33859, 33858, 33857, 33856, 33855, 33854, 33853, 33852, 33851, 33850, 33849, 33848, 33847, 33846, 33845, 33844, 33843, 33842, 33841, 33840, 33839, 33838, 33837, 33836, 33835, 33834, 33833, 33832, 33831, 33830, 33829, 33828, 33827, 33826, 33825, 33824, 33823, 33822, 33821, 33820, 33819, 33818, 33817, 33816, 33815, 33814, 33813, 33812, 33811, 33810, 33809, 33808, 33807, 33806, 33805, 33804, 33803, 33802, 33801, 33800, 33799, 33798, 33797, 33796, 33795, 33794, 33793, 33792, 33791, 33790, 33789, 33788, 33787, 33786, 33785, 33784, 33783, 33782, 33781, 33780, 33779, 33778, 33777, 33776, 33775, 33774, 33773, 33772, 33771, 33770, 33769, 33768, 33767, 33766, 33765, 33764, 33763, 33762, 33761, 33760, 33759, 33758, 33757, 33756, 33755, 33754, 33753, 33752, 33750, 33749, 33748, 33747, 33746, 33745, 33744, 33743, 33742, 33741, 33740, 33739, 33738, 33737, 33736, 33735, 33734, 33733, 33732, 33731, 33730, 33729, 33728, 33727, 33726, 33725, 33724, 33723, 33722, 33721, 33720, 33719, 33718, 33717, 33716, 33715, 33714, 33713, 33712, 33711, 33710, 33709, 33708, 33707, 33706, 33705, 33704, 33703, 33702, 33701, 33700, 33699, 33698, 33696, 33695, 33694, 33693, 33692, 33691, 33690, 33689, 33688, 33687, 33686, 33685, 33684, 33683, 33682, 33681, 33680, 33679, 33678, 33677, 33676, 33675, 33674, 33673, 33672, 33671, 33670, 33669, 33668, 33667, 33666, 33665, 33664, 33663, 33662, 33661, 33660, 33659, 33658, 33657, 33656, 33655, 33654, 33653, 33652, 33651, 33650, 33649, 33648, 33647, 33646, 33645, 33644, 33643, 33642, 33641, 33640, 33639, 33638, 33637, 33636, 33635, 33634, 33633, 33632, 33631, 33630, 33629, 33628, 33627, 33626, 33625, 33624, 33623, 33622, 33621, 33620, 33619, 33618, 33617, 33616, 33615, 33614, 33613, 33612, 33611, 33610, 33609, 33608, 33607, 33606, 33605, 33604, 33603, 33602, 33601, 33600, 33599, 33598, 33597, 33596, 33595, 33594, 33593, 33592, 33591, 33590, 33589, 33588, 33587, 33586, 33585, 33584, 33583, 33582, 33580, 33579, 33578, 33577, 33576, 33575, 33574, 33573, 33572, 33571, 33570, 33569, 33568, 33567, 33566, 33565, 33564, 33563, 33562, 33561, 33560, 33559, 33558, 33557, 33556, 33555, 33554, 33553, 33552, 33551, 33550, 33549, 33548, 33547, 33546, 33545, 33544, 33543, 33542, 33541, 33540, 33539, 33538, 33537, 33536, 33535, 33534, 33533, 33532, 33531, 33530, 33529, 33528, 33527, 33526, 33525, 33524, 33523, 33522, 33521, 33520, 33519, 33518, 33517, 33516, 33515, 33514, 33513, 33512, 33511, 33510, 33509, 33508, 33507, 33506, 33505, 33504, 33503, 33502, 33501, 33500, 33499, 33498, 33497, 33496, 33495, 33494, 33493, 33492, 33491, 33490, 33489, 33488, 33487, 33486, 33485, 33484, 33483, 33482, 33481, 33480, 33479, 33478, 33477, 33476, 33475, 33474, 33473, 33472, 33471, 33470, 33469, 33468, 33467, 33466, 33465, 33464, 33463, 33462, 33461, 33460, 33459, 33458, 33457, 33456, 33455, 33454, 33453, 33452, 33451, 33450, 33449, 33448, 33447, 33446, 33445, 33444, 33443, 33442, 33441, 33440, 33439, 33438, 33437, 33436, 33435, 33434, 33433, 33432, 33431, 33430, 33429, 33427, 33426, 33425, 33424, 33423, 33422, 33421, 33420, 33419, 33418, 33415, 33413, 33412, 33411, 33410, 33409, 33408, 33407, 33406, 33405, 33404, 33403, 33402, 33401, 33400, 33399, 33398, 33397, 33396, 33395, 33394, 33393, 33392, 33391, 33390, 33389, 33388, 33387, 33386, 33384, 33383, 33382, 33381, 33380, 33379, 33378, 33377, 33376, 33375, 33374, 33373, 33372, 33371, 33370, 33369, 33368, 33367, 33366, 33365, 33364, 33363, 33362, 33361, 33360, 33359, 33358, 33357, 33356, 33355, 33354, 33353, 33351, 33350, 33349, 33348, 33347, 33346, 33345, 33344, 33343, 33342, 33341, 33340, 33339, 33338, 33337, 33336, 33335, 33334, 33333, 33332, 33331, 33330, 33329, 33328, 33327, 33326, 33325, 33323, 33322, 33321, 33320, 33319, 33318, 33317, 33316, 33315, 33314, 33313, 33312, 33311, 33310, 33309, 33308, 33307, 33306, 33305, 33304, 33303, 33302, 33301, 33300, 33299, 33298, 33297, 33296, 33295, 33294, 33293, 33292, 33291); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (33290, 33289, 33288, 33287, 33286, 33285, 33284, 33283, 33282, 33281, 33280, 33279, 33278, 33277, 33276, 33275, 33274, 33273, 33272, 33271, 33270, 33269, 33268, 33267, 33266, 33265, 33264, 33263, 33262, 33261, 33260, 33259, 33258, 33257, 33256, 33255, 33254, 33253, 33252, 33251, 33250, 33249, 33248, 33247, 33246, 33245, 33244, 33242, 33241, 33240, 33239, 33238, 33237, 33236, 33235, 33234, 33233, 33232, 33231, 33230, 33229, 33228, 33227, 33226, 33225, 33224, 33223, 33222, 33221, 33220, 33219, 33218, 33217, 33216, 33215, 33214, 33213, 33212, 33211, 33210, 33209, 33208, 33207, 33206, 33205, 33204, 33203, 33202, 33201, 33200, 33199, 33198, 33197, 33196, 33195, 33194, 33193, 33192, 33191, 33190, 33189, 33188, 33187, 33186, 33185, 33184, 33183, 33182, 33181, 33180, 33179, 33178, 33177, 33176, 33175, 33174, 33173, 33172, 33171, 33170, 33169, 33168, 33167, 33166, 33165, 33164, 33163, 33162, 33161, 33160, 33159, 33158, 33157, 33156, 33151, 33150, 33149, 33148, 33147, 33146, 33145, 33144, 33143, 33142, 33141, 33140, 33139, 33138, 33137, 33136, 33135, 33132, 33131, 33130, 33129, 33128, 33127, 33126, 33125, 33124, 33123, 33122, 33121, 33120, 33119, 33118, 33117, 33116, 33115, 33114, 33113, 33112, 33111, 33110, 33109, 33108, 33107, 33106, 33105, 33104, 33103, 33102, 33101, 33100, 33099, 33098, 33097, 33096, 33095, 33094, 33093, 33092, 33091, 33090, 33089, 33088, 33087, 33086, 33085, 33084, 33083, 33082, 33081, 33078, 33077, 33076, 33075, 33074, 33073, 33072, 33071, 33070, 33069, 33068, 33067, 33066, 33065, 33064, 33063, 33062, 33061, 33060, 33059, 33058, 33057, 33056, 33055, 33054, 33053, 33052, 33051, 33050, 33049, 33048, 33047, 33046, 33045, 33044, 33043, 33042, 33041, 33040, 33039, 33038, 33037, 33036, 33035, 33034, 33033, 33032, 33031, 33030, 33029, 33028, 33027, 33026, 33025, 33024, 33023, 33022, 33021, 33020, 33019, 33018, 33017, 33016, 33015, 33014, 33013, 33012, 33011, 33010, 33009, 33008, 33007, 33006, 33005, 33004, 33003, 33002, 33001, 33000, 32999, 32998, 32997, 32996, 32995, 32994, 32993, 32992, 32991, 32990, 32989, 32988, 32987, 32986, 32985, 32984, 32983, 32982, 32981, 32980, 32979, 32978, 32977, 32976, 32974, 32973, 32972, 32971, 32970, 32969, 32968, 32967, 32966, 32965, 32964, 32963, 32962, 32961, 32960, 32959, 32958, 32957, 32956, 32955, 32954, 32953, 32952, 32951, 32950, 32949, 32948, 32947, 32946, 32945, 32944, 32943, 32942, 32941, 32940, 32939, 32938, 32937, 32936, 32935, 32933, 32932, 32931, 32930, 32929, 32928, 32927, 32926, 32925, 32924, 32923, 32922, 32921, 32920, 32919, 32918, 32917, 32916, 32915, 32914, 32913, 32912, 32911, 32910, 32909, 32908, 32907, 32906, 32905, 32904, 32903, 32902, 32901, 32900, 32899, 32898, 32897, 32896, 32895, 32894, 32893, 32892, 32891, 32890, 32889, 32888, 32887, 32886, 32885, 32884, 32883, 32882, 32881, 32880, 32879, 32878, 32877, 32875, 32874, 32873, 32872, 32871, 32870, 32869, 32868, 32867, 32866, 32865, 32864, 32863, 32862, 32861, 32860, 32859, 32858, 32857, 32856, 32855, 32854, 32853, 32852, 32851, 32850, 32849, 32848, 32847, 32846, 32845, 32844, 32843, 32842, 32841, 32840, 32839, 32838, 32837, 32836, 32834, 32833, 32832, 32831, 32830, 32829, 32828, 32827, 32826, 32825, 32824, 32823, 32822, 32821, 32820, 32819, 32818, 32817, 32816, 32815, 32814, 32813, 32812, 32811, 32810, 32809, 32808, 32807, 32806, 32805, 32804, 32803, 32802, 32801, 32800, 32799, 32798, 32797, 32796, 32795, 32794, 32793, 32792, 32791, 32790, 32789, 32788, 32787, 32786, 32785, 32784, 32783, 32782, 32781, 32780, 32779, 32778, 32777, 32776, 32775, 32774, 32773, 32772, 32771, 32770, 32769, 32768, 32767, 32766, 32765, 32764, 32763, 32762, 32761, 32760, 32759, 32758, 32757, 32756, 32755, 32754, 32753, 32752, 32751, 32750, 32749, 32748, 32747, 32746, 32745, 32744, 32743, 32742, 32741, 32740, 32739, 32738, 32737, 32736, 32735, 32734, 32733, 32732, 32731, 32730, 32729, 32728, 32727, 32726, 32725, 32724, 32723, 32722, 32721, 32720, 32719, 32718, 32717, 32716, 32715, 32713, 32712, 32711, 32710, 32709, 32708, 32707, 32706, 32705, 32704, 32703, 32702, 32701, 32700, 32699, 32698, 32697, 32696, 32695, 32694, 32693, 32692, 32691, 32690, 32689, 32688, 32687, 32686, 32685, 32684, 32683, 32682, 32681, 32680, 32679, 32678, 32677, 32676, 32675, 32674, 32673, 32672, 32671, 32670, 32669, 32668, 32667, 32666, 32665, 32664, 32663, 32662, 32661, 32660, 32659, 32658, 32657, 32656, 32655, 32654, 32653, 32652, 32651, 32650, 32649, 32648, 32647, 32646, 32645, 32644, 32643, 32642, 32641, 32640, 32639, 32638, 32637, 32636, 32635, 32634, 32633, 32632, 32631, 32630, 32629, 32628, 32627, 32626, 32625, 32624, 32623, 32622, 32621, 32620, 32619, 32618, 32617, 32616, 32615, 32614, 32613, 32612, 32611, 32610, 32609, 32608, 32607, 32606, 32605, 32604, 32603, 32602, 32601, 32600, 32599, 32598, 32597, 32596, 32595, 32594, 32593, 32592, 32590, 32589, 32588, 32587, 32586, 32585, 32584, 32583, 32582, 32581, 32580, 32579, 32578, 32577, 32576, 32575, 32574, 32573, 32572, 32571, 32570, 32569, 32568, 32567, 32566, 32565, 32564, 32563, 32562, 32561, 32560, 32559, 32558, 32557, 32556, 32554, 32553, 32552, 32551, 32550, 32549, 32548, 32547, 32546, 32545, 32544, 32543, 32542, 32541, 32540, 32539, 32538, 32537, 32536, 32535, 32534, 32533, 32532, 32531, 32530, 32529, 32528, 32527, 32526, 32525, 32524, 32523, 32522, 32521, 32520, 32519, 32518, 32517, 32516, 32515, 32514, 32513, 32512, 32511, 32510, 32509, 32508, 32507, 32506, 32505, 32504, 32503, 32502, 32501, 32500, 32499, 32498, 32497, 32496, 32495, 32494, 32493, 32492, 32491, 32490, 32489, 32488, 32487, 32486, 32484, 32483, 32482, 32481, 32480, 32479, 32478, 32477, 32476, 32475, 32474, 32473, 32472, 32471, 32470, 32469, 32468, 32467, 32466, 32465, 32464, 32463, 32462, 32461, 32460, 32459, 32458, 32457, 32456, 32455, 32454, 32453, 32452, 32451, 32450, 32449, 32448, 32447, 32446, 32445, 32444, 32443, 32442, 32441, 32440, 32439, 32438, 32437, 32436, 32435, 32434, 32433, 32432, 32431, 32430, 32429, 32428, 32427, 32426, 32425, 32424, 32423, 32422, 32421, 32420, 32419, 32418, 32417, 32416, 32415, 32414, 32413, 32412, 32411, 32410, 32409, 32408, 32407, 32406, 32405, 32404, 32403, 32402, 32401, 32400, 32399, 32398, 32397, 32396, 32395, 32394, 32393, 32392, 32391, 32390, 32389, 32388, 32387, 32386, 32385, 32384, 32383, 32382, 32381, 32380, 32379, 32378, 32377, 32376, 32375, 32374, 32373, 32372, 32371, 32370, 32369, 32368, 32367, 32366, 32365, 32364, 32363, 32362, 32361, 32360, 32359, 32358, 32357, 32356, 32355, 32354, 32353, 32352, 32351, 32350, 32348, 32347, 32346, 32345, 32344, 32343, 32342, 32341, 32340, 32339, 32338, 32337, 32336, 32335, 32334, 32333, 32332, 32331, 32330, 32329, 32328, 32327, 32326, 32325, 32324, 32323, 32322, 32321, 32320, 32319, 32318, 32317, 32316, 32315, 32314, 32313, 32312, 32311, 32310, 32309, 32308, 32307, 32306, 32305, 32304, 32303, 32302, 32301, 32300, 32299, 32298, 32297, 32296, 32295, 32294, 32293, 32292, 32291, 32290, 32289, 32288, 32287, 32286, 32285, 32284, 32283, 32282, 32281, 32280, 32279, 32278, 32277, 32276, 32275, 32274, 32273, 32272, 32271, 32270, 32269, 32268, 32267, 32266, 32265, 32264, 32263, 32262, 32261, 32260, 32259, 32258, 32257, 32256, 32255, 32254, 32253, 32252, 32251, 32250, 32249, 32248, 32247, 32246, 32245, 32244, 32243, 32242, 32241, 32240, 32239, 32238, 32237, 32236, 32235, 32234, 32233, 32232, 32231, 32230, 32229, 32228, 32227, 32226, 32225, 32224, 32223, 32222, 32221, 32220, 32218, 32217, 32216, 32215, 32214, 32213, 32212, 32211, 32210, 32209, 32208, 32207, 32206, 32205, 32204, 32203, 32202, 32201, 32200, 32199, 32198, 32197, 32196, 32195, 32194, 32193, 32192, 32191, 32190, 32189, 32187, 32186, 32185, 32184, 32183, 32181, 32180, 32179, 32177, 32176, 32175, 32174, 32173, 32172, 32171, 32170, 32169, 32168, 32167, 32166, 32165, 32164, 32163, 32162, 32161, 32160, 32159, 32158, 32157, 32156, 32155, 32154, 32153, 32152, 32151, 32150, 32149, 32148, 32147, 32146, 32145, 32144, 32143, 32142, 32141, 32140, 32139, 32138, 32136, 32134, 32133, 32132, 32131, 32130, 32129, 32128, 32127, 32126, 32125, 32124, 32123, 32122, 32121, 32120, 32119, 32118, 32117, 32116, 32115, 32113, 32112, 32111, 32110, 32109, 32108, 32107, 32106, 32105, 32104, 32103, 32102, 32101, 32100, 32099, 32098, 32097, 32096, 32095, 32094, 32093, 32092, 32091, 32090, 32089, 32088, 32087, 32086, 32085, 32084, 32083, 32082, 32081, 32080, 32079, 32078, 32077, 32076, 32075, 32074, 32073, 32072, 32071, 32070, 32069, 32068, 32067, 32066, 32065, 32064, 32063, 32062, 32061, 32060, 32059, 32058, 32057, 32056, 32055, 32054, 32053, 32052, 32051, 32050, 32049, 32048, 32047, 32046, 32045, 32044, 32043, 32042, 32041, 32040, 32039, 32038, 32037, 32036, 32035, 32034, 32033, 32032, 32031, 32030, 32029, 32028, 32027, 32026, 32025, 32024, 32023, 32022, 32021, 32020, 32019, 32018, 32017, 32016, 32015, 32014, 32013, 32012, 32011, 32010, 32009, 32008, 32007, 32006, 32005, 32004, 32003, 32002, 32001, 32000, 31999, 31998, 31997, 31996, 31995, 31994, 31993, 31992, 31991, 31990, 31989, 31988, 31987, 31986, 31985, 31984, 31983, 31982, 31981, 31980, 31979, 31978, 31977, 31976, 31975, 31974, 31973, 31972, 31971, 31970, 31969, 31968, 31967, 31966, 31965, 31964, 31963, 31962, 31961, 31960, 31959, 31958, 31957, 31956, 31955, 31954, 31953, 31952, 31951, 31950, 31949, 31948, 31947, 31946, 31945, 31944, 31943, 31942, 31941, 31940, 31939, 31938, 31937, 31936, 31935, 31934, 31933, 31932, 31931, 31930, 31929, 31928, 31927, 31926, 31925, 31924, 31923, 31922, 31921, 31920, 31919, 31918, 31917, 31916, 31915, 31914, 31913, 31912, 31911, 31910, 31909, 31908, 31907, 31906, 31905, 31904, 31903, 31902, 31901, 31900, 31899, 31898, 31897, 31896, 31895, 31894, 31893, 31892, 31891, 31890, 31889, 31888, 31887, 31886, 31885, 31884, 31883, 31882, 31881, 31880, 31879, 31878, 31877, 31876, 31875, 31874, 31873, 31872, 31871, 31870, 31869, 31868, 31867, 31866, 31865, 31864, 31863, 31862, 31861, 31860, 31859, 31858, 31857, 31856, 31855, 31853, 31852, 31851, 31850, 31849, 31848, 31847, 31846, 31845, 31844, 31843, 31842, 31841, 31840, 31839, 31838, 31837, 31836, 31835, 31834, 31833, 31832, 31831, 31830, 31829, 31828, 31827, 31826, 31825, 31824, 31823, 31822, 31821, 31820, 31819, 31818, 31817, 31816, 31815, 31814, 31813, 31812, 31811, 31810, 31809, 31808, 31807, 31806, 31805, 31804, 31803, 31802, 31801, 31800, 31799, 31798, 31797, 31796, 31795, 31794, 31793, 31792, 31791, 31790, 31789, 31788, 31787, 31786, 31785, 31784, 31783, 31782, 31781, 31780, 31779, 31778, 31777, 31776, 31775, 31774, 31773, 31772, 31771, 31770, 31769, 31768, 31767, 31765, 31764, 31763, 31762, 31761, 31760, 31759, 31758, 31757, 31756, 31755, 31754, 31753, 31752, 31751, 31750, 31749, 31748, 31747, 31746, 31745, 31744, 31743, 31742, 31741, 31740, 31738, 31737, 31736, 31735, 31733, 31732, 31731, 31730, 31729, 31728, 31727, 31726, 31725, 31724, 31723, 31722, 31721, 31720, 31719, 31718, 31717, 31716, 31715, 31714, 31713, 31712, 31711, 31710, 31709, 31708, 31707, 31706, 31705, 31704, 31703, 31702, 31701, 31700, 31699, 31698, 31697, 31696, 31695, 31694, 31693, 31692, 31691, 31690, 31689, 31688, 31687, 31686, 31685, 31684, 31683, 31682, 31681, 31680, 31679, 31678, 31677, 31676, 31675, 31674, 31673, 31672, 31671, 31670, 31669, 31668, 31667, 31666, 31665, 31664, 31663, 31662, 31661, 31660, 31659, 31658, 31657, 31656, 31655, 31654, 31653, 31652, 31651, 31650, 31649, 31648, 31647, 31646, 31645, 31644, 31643, 31642, 31641, 31640, 31639, 31638, 31637, 31636, 31635, 31634, 31633, 31632, 31631, 31629, 31628, 31627, 31626, 31625, 31624, 31623, 31621, 31619, 31618, 31617, 31616, 31615, 31614, 31613, 31612, 31611, 31610, 31609, 31608, 31607, 31606, 31605, 31604, 31603, 31602, 31601, 31600, 31599, 31598, 31597, 31596, 31595, 31594, 31593, 31592, 31591, 31590, 31589, 31588, 31587, 31586, 31585, 31584, 31583, 31582, 31581, 31580, 31579, 31578, 31577, 31576, 31575, 31574, 31573, 31572, 31571, 31570, 31569, 31568, 31567, 31566, 31565, 31564, 31563, 31562, 31561, 31560, 31559, 31558, 31557, 31556, 31555, 31554, 31553, 31552, 31551, 31550, 31549, 31548, 31547, 31546, 31545, 31544, 31542, 31541, 31540, 31539, 31538, 31537, 31536, 31535, 31534, 31533, 31532, 31531, 31530, 31529, 31528, 31527, 31526, 31525, 31524, 31523, 31522, 31521, 31520, 31519, 31518, 31517, 31516, 31515, 31514, 31513, 31512, 31510, 31509, 31508, 31507, 31506, 31505, 31504, 31503, 31502, 31501, 31500, 31499, 31498, 31497, 31493, 31492, 31491, 31490, 31489, 31488, 31487, 31486, 31485, 31484, 31483, 31482, 31481, 31480, 31479, 31478, 31477, 31476, 31475, 31474, 31473, 31472, 31471, 31470, 31469, 31468, 31467, 31466, 31465, 31464, 31463, 31462, 31461, 31460, 31459, 31458, 31457, 31456, 31455, 31454, 31453, 31452, 31451, 31450, 31449, 31448, 31447, 31446, 31445, 31444, 31443, 31442, 31441, 31440, 31439, 31438, 31437, 31436, 31435, 31434, 31433, 31432, 31431, 31430, 31429, 31428, 31427, 31426, 31425, 31424, 31423, 31422, 31421, 31420, 31419, 31418, 31417, 31416, 31415, 31414, 31413, 31412, 31411, 31410, 31409, 31408, 31407, 31406, 31405, 31404, 31403, 31402, 31401, 31400, 31399, 31398, 31397, 31396, 31395, 31394, 31393, 31392, 31391, 31390, 31389, 31388, 31387, 31386, 31385, 31384, 31383, 31382, 31381, 31380, 31379, 31378, 31377, 31376, 31375, 31374, 31373, 31372, 31371, 31370, 31369, 31368, 31367, 31366, 31365, 31364, 31363, 31362, 31361, 31360, 31359, 31358, 31357, 31356, 31355, 31354, 31353, 31352, 31351, 31350, 31349, 31348, 31347, 31346, 31345, 31344, 31343, 31342, 31341, 31340, 31339, 31338, 31337, 31336, 31335, 31334, 31333, 31331, 31330, 31329, 31328, 31327, 31326, 31325, 31324, 31323, 31322, 31321, 31320, 31319, 31318, 31317, 31316, 31315, 31313, 31312, 31311, 31310, 31309, 31308, 31307, 31306, 31305, 31304, 31303, 31302, 31301, 31300, 31299, 31298, 31297, 31296, 31295, 31294, 31293, 31292, 31291, 31290, 31289, 31288, 31287, 31286, 31285, 31284, 31283, 31282, 31281, 31280, 31279, 31278, 31277, 31276, 31275, 31274, 31273, 31272, 31271, 31270, 31269, 31268, 31267, 31266, 31264, 31263, 31262, 31261, 31260, 31259, 31255, 31254, 31253, 31252, 31251, 31250, 31249, 31248, 31247, 31246, 31245, 31244, 31243, 31242, 31241, 31240, 31239, 31238, 31237, 31236, 31235, 31234, 31233, 31232, 31231, 31230, 31229, 31228, 31227, 31226, 31225, 31224, 31223, 31222, 31221, 31220, 31219, 31218, 31217, 31216, 31215, 31214, 31213, 31212, 31211, 31210, 31209, 31208, 31207, 31206, 31205, 31204, 31203, 31202, 31201, 31200, 31199, 31198, 31197, 31196, 31195, 31194, 31193, 31192, 31191, 31190, 31189, 31188, 31187, 31186, 31185, 31184, 31183, 31182, 31181, 31180, 31179, 31178, 31177, 31176, 31175, 31174, 31173, 31172, 31171, 31170, 31169, 31168, 31167, 31166, 31165, 31164, 31163, 31162, 31161, 31160, 31159, 31158, 31157, 31156, 31155, 31154, 31153, 31152, 31151, 31150, 31149, 31148, 31147, 31146, 31145, 31144, 31143, 31142, 31141, 31140, 31139, 31138, 31137, 31136, 31135, 31134, 31133, 31132, 31131, 31130, 31129, 31128, 31127, 31126, 31125, 31124, 31123, 31122, 31121, 31120, 31119, 31118, 31117, 31116, 31115, 31114, 31113, 31112, 31111, 31110, 31109, 31108, 31107, 31106, 31105, 31104, 31103, 31102, 31101, 31100, 31099, 31098, 31097, 31096, 31095, 31094, 31093, 31092, 31091, 31090, 31089, 31088, 31087, 31086, 31085, 31084, 31083, 31082, 31081, 31080, 31079, 31078, 31077, 31076, 31075, 31074, 31073, 31072, 31071, 31070, 31069, 31068, 31067, 31066, 31065, 31064, 31063, 31062, 31061, 31060, 31059, 31058, 31057, 31056, 31055, 31054, 31053, 31052, 31051, 31050, 31049, 31048, 31046, 31045, 31044, 31043, 31042, 31041, 31040, 31039, 31038, 31037, 31036, 31035, 31034, 31033, 31032, 31031, 31030, 31029, 31028, 31027, 31026, 31025, 31024, 31023, 31022, 31021, 31020, 31019, 31018, 31017, 31016, 31015, 31014, 31013, 31012, 31011, 31010, 31009, 31008, 31007, 31006, 31005, 31004, 31003, 31002, 31001, 31000, 30999, 30998, 30997, 30996, 30995, 30994, 30993, 30992, 30991, 30990, 30989, 30988, 30987, 30986, 30985, 30984, 30983, 30982, 30981, 30980, 30978, 30977, 30976, 30975, 30974, 30973, 30972, 30970, 30969, 30968, 30967, 30966, 30965, 30964, 30963, 30962, 30961, 30960, 30959, 30958, 30957, 30956, 30955, 30954, 30953, 30952, 30951, 30950, 30949, 30948, 30947, 30946, 30945, 30944, 30943, 30942, 30941, 30940, 30939, 30938, 30937, 30936, 30935, 30934, 30933, 30932, 30931, 30930, 30929, 30928, 30927, 30926, 30925, 30924, 30923, 30922, 30921, 30920, 30919, 30918, 30917, 30916, 30915, 30914, 30913, 30912, 30911, 30910, 30909, 30908, 30907, 30906, 30905, 30904, 30903, 30902, 30901, 30900, 30899, 30898, 30897, 30896, 30895, 30894, 30893, 30892, 30891, 30890, 30889, 30888, 30887, 30886, 30885, 30884, 30883, 30882, 30881, 30880, 30879, 30878, 30877, 30876, 30875, 30874, 30873, 30872, 30871, 30870, 30869, 30868, 30867, 30866, 30865, 30864, 30863, 30862, 30861, 30860, 30859, 30858, 30857, 30856, 30855, 30854, 30853, 30852, 30851, 30850, 30849, 30848, 30847, 30846, 30845, 30844, 30843, 30842, 30841, 30840, 30839, 30838, 30837, 30836, 30835, 30834, 30833, 30832, 30831, 30830, 30829, 30828, 30827, 30826, 30825, 30824, 30823, 30822, 30821, 30820, 30819, 30818, 30817, 30816, 30815, 30814, 30813, 30812, 30811, 30810, 30809, 30808, 30807, 30806, 30805, 30804, 30803, 30802, 30801, 30800, 30799, 30798, 30797, 30796, 30795, 30794, 30793, 30792, 30791, 30789, 30788, 30787, 30786, 30785, 30784, 30780, 30779, 30778, 30777, 30776, 30775, 30774, 30773, 30772, 30771, 30770, 30769, 30768, 30767, 30766, 30765, 30764, 30763, 30762, 30761, 30760, 30759, 30758, 30757, 30756, 30755, 30754, 30753, 30752, 30751, 30750, 30749, 30748, 30747, 30746, 30745, 30744, 30743, 30742, 30741, 30740, 30739, 30738, 30737, 30736, 30735, 30734, 30733, 30732, 30731, 30730, 30729, 30728, 30727, 30726, 30725, 30724, 30723, 30722, 30721, 30720, 30719, 30718, 30717, 30716, 30715, 30714, 30713, 30712, 30711, 30710, 30709, 30708, 30707, 30706, 30705, 30704, 30703, 30702, 30701, 30700, 30699, 30698, 30697, 30696, 30695, 30694, 30693, 30692, 30691, 30690, 30689, 30688, 30687, 30686, 30685, 30684, 30683, 30682, 30681, 30680, 30679, 30678, 30677, 30676, 30675, 30674, 30673, 30672, 30671, 30670, 30669, 30668, 30667, 30666, 30665, 30664, 30663, 30662, 30661, 30660, 30659, 30658, 30657, 30656, 30655, 30654, 30653, 30652, 30651, 30650, 30649, 30648, 30647, 30646, 30645, 30644, 30643, 30642, 30641, 30640, 30639, 30638, 30637, 30636, 30635, 30634, 30633, 30632, 30631, 30630, 30629, 30628, 30627, 30626, 30625, 30624, 30623, 30622, 30621, 30620, 30619, 30618, 30617, 30616, 30615, 30614, 30613, 30612, 30611, 30610, 30609, 30608, 30607, 30606, 30605, 30604, 30603, 30602, 30601, 30600, 30599, 30598, 30597, 30596, 30595, 30594, 30593, 30592, 30591, 30590, 30589, 30588, 30587, 30586, 30585, 30584, 30583, 30582, 30581, 30580, 30579, 30578, 30577, 30576, 30575, 30574, 30573, 30572, 30571, 30570, 30569, 30568, 30567, 30566, 30565, 30564, 30563, 30562, 30561, 30560, 30559, 30558, 30557, 30556, 30555, 30554, 30553, 30552, 30551, 30550, 30549, 30548, 30547, 30546, 30545, 30544, 30543, 30542, 30541, 30540, 30539, 30538, 30537, 30536, 30535, 30534, 30533, 30532, 30531, 30530, 30529, 30528, 30527, 30526, 30525, 30524, 30523, 30522, 30521, 30520, 30519, 30518, 30517, 30516, 30515, 30514, 30513, 30512, 30511, 30510, 30509, 30508, 30507, 30506, 30505, 30504, 30503, 30502, 30501, 30500, 30499, 30498, 30497, 30496, 30495, 30494, 30493, 30492, 30491, 30490, 30489, 30488, 30487, 30486, 30485, 30484, 30483, 30482, 30481, 30480, 30479, 30478, 30477, 30476, 30475, 30474, 30473, 30472, 30471, 30470, 30469, 30468, 30467, 30466, 30465, 30464, 30463, 30462, 30461, 30460, 30459, 30458, 30457, 30456, 30455, 30454, 30453, 30452, 30451, 30450, 30449, 30448, 30447, 30446, 30445, 30444, 30443, 30442, 30441, 30440, 30439, 30438, 30437, 30436, 30435, 30434, 30433, 30432, 30431, 30430, 30429, 30428, 30427, 30426, 30425, 30424, 30423, 30422, 30421, 30420, 30419, 30418, 30417, 30416, 30415, 30414, 30413, 30412, 30411, 30410, 30409, 30408, 30407, 30406, 30405, 30404, 30403, 30402, 30401, 30400, 30399, 30398, 30397, 30396, 30395, 30394, 30393, 30392, 30391, 30390, 30389, 30388, 30387, 30386, 30385, 30384, 30383, 30382, 30381, 30380, 30379, 30378, 30377, 30376, 30375, 30374, 30373, 30372, 30371, 30370, 30369, 30368, 30367, 30366, 30365, 30364, 30363, 30362, 30361, 30360, 30359, 30358, 30357, 30356, 30355, 30354, 30353, 30352, 30351, 30350, 30349, 30348, 30347, 30346, 30345, 30344, 30343, 30342, 30341, 30340, 30339, 30338, 30337, 30336, 30335, 30334, 30333, 30332, 30331, 30330, 30329, 30328, 30327, 30326, 30325, 30324, 30323, 30322, 30321, 30320, 30319, 30318, 30317, 30316, 30315, 30314, 30313, 30312, 30311, 30310, 30309, 30308, 30307, 30306, 30305, 30304, 30303, 30302, 30301, 30300, 30299, 30298, 30297, 30296, 30295, 30294, 30293, 30292, 30291, 30290, 30289, 30288, 30287, 30286, 30285, 30284, 30283, 30282, 30281, 30280, 30279, 30278, 30277, 30276, 30275, 30274, 30273, 30272, 30271, 30270, 30269, 30268, 30267, 30266, 30265, 30264, 30263, 30262, 30261, 30260, 30259, 30258, 30257, 30256, 30255, 30254, 30253, 30252, 30251, 30250, 30248, 30247, 30246, 30245, 30244, 30243, 30242, 30241, 30240, 30239, 30238, 30237, 30236, 30235, 30234, 30233, 30232, 30231, 30230, 30229, 30228, 30227, 30226, 30225, 30224, 30223, 30222, 30221, 30220, 30219, 30218, 30217, 30216, 30215, 30214, 30213, 30212, 30211, 30210, 30209, 30208, 30207, 30206, 30205, 30204, 30201, 30200, 30199, 30198, 30197, 30196, 30195, 30194, 30193, 30192, 30191, 30190, 30189, 30188, 30187, 30186, 30185, 30184, 30183, 30182, 30181, 30180, 30179, 30178, 30177, 30176, 30175, 30174, 30173, 30172, 30171, 30170, 30169, 30168, 30167, 30166, 30165, 30164, 30163, 30162, 30161, 30160, 30159, 30158, 30157, 30156, 30155, 30154, 30153, 30152, 30151, 30150, 30149, 30148, 30147, 30146, 30145, 30144, 30143, 30141, 30140, 30139, 30138, 30137, 30136, 30135, 30134, 30133, 30132, 30131, 30130, 30129, 30128, 30127, 30126, 30125, 30124, 30123, 30122, 30121, 30120, 30119, 30118, 30117, 30116, 30115, 30114, 30113, 30112, 30111, 30110, 30109, 30108, 30107, 30106, 30105, 30104, 30103, 30102, 30101, 30100, 30099, 30098, 30097, 30096, 30095, 30094, 30093, 30092, 30091, 30090, 30089, 30088, 30087, 30086, 30085, 30084, 30083, 30082, 30081, 30080, 30079, 30078, 30077, 30076, 30075, 30074, 30073, 30072, 30070, 30069, 30068, 30067, 30066, 30065, 30064, 30063, 30062, 30061, 30060, 30059, 30058, 30057, 30056, 30055, 30054, 30053, 30052, 30051, 30050, 30049, 30048, 30047, 30046, 30045, 30044, 30043, 30042, 30041, 30040, 30039, 30038, 30037, 30036, 30035, 30034, 30033, 30032, 30031, 30030, 30029, 30028, 30027, 30026, 30025, 30024, 30023, 30022, 30021, 30020, 30019, 30018, 30017, 30016, 30014, 30013, 30012, 30011, 30010, 30009, 30008, 30007, 30006, 30005, 30004, 30003, 30002, 30001, 30000, 29999, 29998, 29997, 29996, 29995, 29994, 29993, 29992, 29991, 29990, 29989, 29988, 29987, 29986, 29985, 29984, 29983, 29982, 29981, 29980, 29979, 29978, 29977, 29976, 29975, 29974, 29973, 29972, 29971, 29970, 29969, 29968, 29967, 29966, 29965, 29964, 29963, 29962, 29961, 29960, 29959, 29958, 29957, 29956, 29955, 29954, 29953, 29952, 29951, 29950, 29949, 29948, 29947, 29946, 29945, 29944, 29943, 29942, 29941, 29940, 29939, 29938, 29936, 29935, 29934, 29933, 29932, 29931, 29930, 29929, 29928, 29927, 29926, 29925, 29924, 29923, 29922, 29921, 29920, 29919, 29918, 29917, 29916, 29915, 29914, 29913, 29912, 29911, 29910, 29909, 29908, 29906, 29905, 29904, 29903, 29902, 29901, 29900, 29899, 29898, 29897, 29896, 29895, 29894, 29893, 29892, 29891, 29890, 29889, 29888, 29887, 29886, 29885, 29884, 29883, 29882, 29881, 29880, 29879, 29878, 29877, 29876, 29875, 29874, 29873, 29872, 29871, 29870, 29869, 29868, 29867, 29866, 29865, 29864, 29863, 29862, 29861, 29860, 29859, 29858, 29857, 29856, 29855, 29854, 29853, 29852, 29851, 29850, 29849, 29848, 29847, 29846, 29845, 29844, 29843, 29842, 29841, 29840, 29839, 29838, 29837, 29836, 29835, 29834, 29833, 29832, 29831, 29830, 29829, 29828, 29827, 29826, 29825, 29824, 29823, 29822, 29821, 29820, 29819, 29818, 29817, 29816, 29815, 29814, 29813, 29812, 29811, 29810, 29809, 29808, 29807, 29806, 29805, 29804, 29803, 29802, 29801, 29800, 29799, 29798, 29797, 29796, 29795, 29794, 29793, 29792, 29791, 29790, 29789, 29788, 29787, 29786, 29785, 29784, 29783, 29782, 29781, 29780, 29779, 29778, 29777, 29776, 29775, 29774, 29773, 29772, 29771, 29770, 29769, 29768, 29767, 29766, 29765, 29764, 29763, 29762, 29761, 29760, 29759, 29758, 29757, 29756, 29755, 29754, 29753, 29752, 29751, 29750, 29749, 29747, 29746, 29745, 29744, 29743, 29742, 29741, 29740, 29739, 29738, 29737, 29736, 29735, 29734, 29733, 29732, 29731, 29730, 29729, 29728, 29727, 29726, 29725, 29724, 29723, 29722, 29721, 29720, 29719, 29718, 29717, 29716, 29715, 29714, 29713, 29712, 29711, 29710, 29709, 29708, 29707, 29706, 29705, 29704, 29703, 29702, 29701, 29700, 29699, 29698, 29697, 29696, 29695, 29694, 29693, 29692, 29691, 29690, 29689, 29688, 29687, 29686, 29685, 29684, 29683, 29682, 29681, 29680, 29679, 29678, 29677, 29676, 29675, 29674, 29673, 29672, 29671, 29670, 29669, 29668, 29667, 29666, 29665, 29664, 29663, 29662, 29661, 29660, 29659, 29658, 29657, 29656, 29655, 29654, 29653, 29652, 29651, 29650, 29649, 29648, 29647, 29646, 29645, 29644, 29643, 29642, 29641, 29640, 29639, 29638, 29637, 29636, 29635, 29634, 29633, 29632, 29631, 29630, 29629, 29628, 29627, 29626, 29625, 29624, 29623, 29622, 29621, 29620, 29619, 29618, 29617, 29616, 29615, 29614, 29613, 29612, 29611, 29610, 29609, 29608, 29607, 29606, 29605, 29604, 29603, 29602, 29601, 29600, 29599, 29598, 29597, 29596, 29595, 29594, 29593, 29592, 29591, 29590, 29589, 29588, 29587, 29586, 29585, 29584, 29583, 29582, 29581, 29580, 29579, 29578, 29577, 29576, 29575, 29574, 29573, 29572, 29570, 29569, 29568, 29567, 29566, 29565, 29564, 29563, 29562, 29561, 29560, 29559, 29558, 29557, 29556, 29555, 29554, 29553, 29552, 29551, 29550, 29549, 29548, 29547, 29546, 29545, 29544, 29543, 29542, 29541, 29540, 29539, 29538, 29537, 29536, 29535, 29534, 29533, 29532, 29531, 29530, 29529, 29528, 29527, 29526, 29525, 29524, 29523, 29522, 29521, 29520, 29519, 29518, 29517, 29516, 29515, 29514, 29513, 29512, 29511, 29510, 29509, 29508, 29507, 29506, 29505, 29504, 29503, 29502, 29501, 29500, 29499, 29498, 29495, 29494, 29493, 29492, 29491, 29490, 29489, 29488, 29487, 29486, 29485, 29484, 29483, 29482, 29481, 29480, 29479, 29478, 29477, 29476, 29475, 29474, 29473, 29472, 29471, 29470, 29469, 29468, 29467, 29466, 29465, 29464, 29463, 29462, 29461, 29460, 29459, 29458, 29457, 29456, 29455, 29454, 29453, 29452, 29451, 29450, 29449, 29448, 29447, 29446, 29445, 29444, 29443, 29442, 29441, 29440, 29439, 29438, 29437, 29436, 29435, 29434, 29433, 29432, 29431, 29430, 29429, 29428, 29427, 29426, 29425, 29424, 29423, 29422, 29421, 29420, 29419, 29418, 29417, 29416, 29415, 29414, 29413, 29412, 29411, 29410, 29409, 29408, 29407, 29406, 29405, 29404, 29403, 29402, 29401, 29400, 29399, 29398, 29397, 29396, 29395, 29394, 29393, 29392, 29391, 29390, 29389, 29388, 29387, 29386, 29385, 29384, 29383, 29382, 29381, 29380, 29379, 29378, 29377, 29376, 29375, 29374, 29373, 29372, 29370, 29369, 29368, 29367, 29366, 29365, 29364, 29363, 29362, 29361, 29360, 29359, 29358, 29357, 29356, 29355, 29354, 29353, 29352, 29351, 29350, 29349, 29348, 29347, 29346, 29345, 29344, 29343, 29342, 29341, 29340, 29339, 29338, 29337, 29336, 29335, 29334, 29333, 29332, 29331, 29330, 29329, 29328, 29327, 29326, 29325, 29324, 29323, 29322, 29321, 29320, 29319, 29318, 29317, 29316, 29315, 29314, 29313, 29312, 29311, 29310, 29309, 29308, 29307, 29306, 29305, 29304, 29303, 29302, 29301, 29300, 29299, 29298, 29297, 29296, 29295, 29294, 29293, 29292, 29291, 29290, 29289, 29288, 29287, 29286, 29285, 29284, 29283, 29282, 29281, 29280, 29279, 29278, 29277, 29276, 29275, 29274, 29273, 29272, 29271, 29270, 29269, 29268, 29267, 29266, 29265, 29264, 29263, 29262, 29261, 29260, 29259, 29258, 29257, 29256, 29255, 29254, 29253, 29252, 29251, 29250, 29249, 29248, 29247, 29246, 29245, 29244, 29243, 29242, 29241, 29240, 29239, 29238, 29237, 29236, 29235, 29234, 29233, 29232, 29231, 29230, 29229, 29228, 29227, 29226, 29225, 29224, 29223, 29222, 29221, 29220, 29219, 29218, 29217, 29216, 29215, 29214, 29213, 29212, 29211, 29210, 29209, 29208, 29207, 29206, 29205, 29204, 29203, 29202, 29201, 29200, 29199, 29198, 29197, 29196, 29195, 29194, 29193, 29192, 29191, 29190, 29189, 29188, 29187, 29186, 29185, 29184, 29183, 29182, 29181, 29180, 29179, 29178, 29177, 29176, 29175, 29174, 29173, 29172, 29171, 29169, 29168, 29167, 29166, 29165, 29164, 29163, 29162, 29161, 29160, 29159, 29158, 29157, 29156, 29155, 29154, 29153, 29152, 29151, 29150, 29149, 29148, 29147, 29146, 29145, 29144, 29143, 29142, 29141, 29140, 29139, 29138, 29137, 29136, 29135, 29134, 29133, 29132, 29131, 29130, 29129, 29128, 29127, 29126, 29125, 29124, 29123, 29122, 29121, 29120, 29119, 29118, 29117, 29116, 29115, 29114, 29113, 29112, 29111, 29110, 29109, 29108, 29107, 29106, 29105, 29104, 29103, 29102, 29101, 29100, 29099, 29098, 29097, 29096, 29095, 29094, 29093, 29092, 29091, 29090, 29089, 29088, 29087, 29086, 29085, 29084, 29083, 29082, 29081, 29080, 29079, 29078, 29077, 29076, 29075, 29074, 29073, 29072, 29071, 29070, 29069, 29068, 29067, 29066, 29065, 29064, 29063, 29062, 29061, 29060, 29059, 29058, 29057, 29056, 29055, 29054, 29053, 29052, 29051, 29050, 29049, 29048, 29047, 29046, 29045, 29044, 29043, 29042, 29041, 29040, 29039, 29038, 29037, 29036, 29035, 29034, 29033, 29032, 29031, 29030, 29029, 29028, 29027, 29026, 29025, 29024, 29023, 29022, 29021, 29020, 29019, 29018, 29017, 29016, 29015, 29014, 29013, 29012, 29011, 29010, 29009, 29008, 29007, 29006, 29005, 29004, 29003, 29002, 29001, 29000, 28999, 28998, 28997, 28996, 28995, 28994, 28993, 28992, 28991, 28990, 28989, 28988, 28987, 28986, 28985, 28984, 28983, 28982, 28981, 28980, 28979, 28978, 28977, 28976, 28975, 28974, 28973, 28972, 28971, 28970, 28969, 28968, 28967, 28966, 28965, 28964, 28963, 28962, 28961, 28960, 28959, 28958, 28957, 28956, 28955, 28954, 28953, 28952, 28951, 28950, 28949, 28948, 28947, 28946, 28945, 28944, 28943, 28942, 28941, 28940, 28939, 28938, 28937, 28936, 28935, 28934, 28933, 28932, 28931, 28930, 28929, 28928, 28927, 28926, 28925, 28924, 28923, 28922, 28921, 28920, 28919, 28915, 28914, 28913, 28912, 28911, 28910, 28909, 28908, 28907, 28906, 28905, 28904, 28903, 28902, 28901, 28900, 28899, 28898, 28897, 28896, 28895, 28894, 28893, 28892, 28891, 28890, 28889, 28888, 28887, 28886, 28885, 28884, 28883, 28882, 28881, 28880, 28879, 28878, 28877, 28876, 28875, 28874, 28873, 28872, 28871, 28870, 28869, 28868, 28867, 28866, 28865, 28864, 28863, 28862, 28861, 28860, 28859, 28858, 28857, 28856, 28855, 28854, 28853, 28852, 28851, 28850, 28849, 28848, 28847, 28846, 28845, 28844, 28843, 28842, 28841, 28840, 28839, 28838, 28837, 28836, 28835, 28834, 28833, 28832, 28831, 28830, 28829, 28828, 28827, 28826, 28825, 28824, 28823, 28822, 28821, 28820, 28819, 28818, 28817, 28816, 28815, 28814, 28813, 28812, 28811, 28810, 28809, 28808, 28807, 28806, 28805, 28804, 28803, 28802, 28801, 28800, 28799, 28798, 28797, 28796, 28795, 28794, 28793, 28792, 28791, 28790, 28789, 28788, 28787, 28786, 28785, 28784, 28783, 28782, 28781, 28780, 28779, 28778, 28777, 28776, 28775, 28774, 28773, 28772, 28771, 28770, 28769, 28768, 28767, 28766, 28765, 28764, 28763, 28762, 28761, 28760, 28759, 28758, 28757, 28756, 28755, 28754, 28753, 28752, 28751, 28750, 28749, 28748, 28747, 28746, 28745, 28744, 28743, 28742, 28741, 28740, 28739, 28738, 28737, 28736, 28735, 28734, 28733, 28732, 28731, 28730, 28729, 28728, 28727, 28726, 28725, 28724, 28723, 28722, 28721, 28720, 28719, 28718, 28717, 28716, 28715, 28714, 28713, 28712, 28711, 28710, 28709, 28708, 28707, 28706, 28705, 28704, 28703, 28702, 28701, 28700, 28699, 28698, 28697, 28696, 28695, 28694, 28693, 28692, 28691, 28690, 28689, 28688, 28687, 28686, 28685, 28684, 28683, 28682, 28681, 28680, 28679, 28678, 28677, 28676, 28675, 28674, 28673, 28672, 28671, 28670, 28669, 28668, 28667, 28666, 28665, 28664, 28663, 28662, 28661, 28660, 28659, 28658, 28657, 28656, 28655, 28654, 28653, 28652, 28651, 28650, 28649, 28648, 28647, 28646, 28645, 28644, 28643, 28642, 28641, 28640, 28639, 28638, 28637, 28636, 28635, 28634, 28633, 28632, 28631, 28630, 28629, 28628, 28627, 28626, 28625, 28624, 28623, 28622, 28621, 28620, 28619, 28618, 28617, 28616, 28615, 28614, 28613, 28612, 28611, 28610, 28609, 28608, 28607, 28606, 28605, 28604, 28603, 28602, 28601, 28600, 28599, 28598, 28597, 28596, 28595, 28594, 28593, 28592, 28591, 28590, 28589, 28588, 28587, 28586, 28585, 28584, 28583, 28582, 28581, 28580, 28579, 28578, 28577, 28576, 28575, 28574, 28572, 28571, 28570, 28569, 28568, 28567, 28566, 28565, 28564, 28563, 28562, 28561, 28560, 28559, 28558, 28557, 28556, 28555, 28554, 28553, 28552, 28551, 28550, 28549, 28548, 28547, 28546, 28545, 28544, 28543, 28542, 28541, 28540, 28539, 28538, 28537, 28536, 28535, 28534, 28533, 28532, 28531, 28530, 28529, 28528, 28527, 28526, 28525, 28524, 28523, 28522, 28521, 28520, 28519, 28518, 28517, 28516, 28515, 28514, 28513, 28512, 28511, 28510, 28509, 28508, 28507, 28506, 28505, 28504, 28503, 28502, 28501, 28500, 28499, 28498, 28497, 28496, 28495, 28494, 28493, 28492, 28491, 28490, 28489, 28488, 28487, 28486, 28485, 28484, 28483, 28482, 28481, 28480, 28478, 28477, 28476, 28475, 28474, 28473, 28472, 28471, 28470, 28469, 28468, 28467, 28466, 28465, 28464, 28463, 28462, 28461, 28460, 28459, 28458, 28457, 28456, 28455, 28454, 28453, 28452, 28451, 28450, 28449, 28448, 28447, 28446, 28445, 28444, 28443, 28442, 28441, 28440, 28439, 28438, 28437, 28436, 28435, 28434, 28433, 28432, 28431, 28430, 28429, 28428, 28427, 28426, 28425, 28424, 28423, 28422, 28421, 28420, 28419, 28418, 28417, 28416, 28415, 28414, 28413, 28412, 28411, 28410, 28409, 28408, 28407, 28406, 28405, 28404, 28403, 28402, 28401, 28400, 28399, 28398, 28397, 28396, 28395, 28394, 28393, 28392, 28391, 28390, 28389, 28388, 28387, 28386, 28385, 28384, 28383, 28382, 28381, 28380, 28379, 28378, 28377, 28376, 28375, 28374, 28373, 28372, 28371, 28370, 28369, 28368, 28367, 28366, 28365, 28364, 28363, 28362, 28361, 28360, 28359, 28358, 28357, 28356, 28355, 28354, 28353, 28352, 28351, 28350, 28349, 28348, 28347, 28346, 28345, 28344, 28343, 28342, 28341, 28340, 28339, 28338, 28337, 28336, 28335, 28334, 28333, 28332, 28331, 28330, 28329, 28328, 28327, 28326, 28325, 28324, 28323, 28322, 28321, 28320, 28319, 28318, 28317, 28316, 28315, 28314, 28313, 28312, 28311, 28310, 28309, 28308, 28307, 28306, 28305, 28304, 28303, 28302, 28301, 28300, 28299, 28298, 28297, 28296, 28295, 28294, 28293, 28292, 28291, 28290, 28289, 28288, 28287, 28286, 28285, 28284, 28283, 28282, 28281, 28280, 28279, 28278, 28277, 28276, 28275, 28274, 28273, 28272, 28271, 28270, 28269, 28268, 28267, 28266, 28265, 28261, 28260, 28259, 28258, 28257, 28256, 28255, 28254, 28253, 28252, 28251, 28250, 28249, 28248, 28247, 28246, 28245, 28244, 28243, 28242, 28241, 28240, 28239, 28238, 28237, 28236, 28235, 28234, 28233, 28232, 28231, 28230, 28229, 28228, 28227, 28226, 28225, 28224, 28223, 28222, 28221, 28220, 28219); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (28218, 28217, 28216, 28215, 28214, 28213, 28212, 28211, 28210, 28209, 28208, 28207, 28206, 28205, 28204, 28203, 28202, 28201, 28200, 28199, 28198, 28197, 28196, 28195, 28194, 28193, 28192, 28191, 28190, 28189, 28188, 28187, 28186, 28185, 28184, 28183, 28182, 28181, 28180, 28179, 28178, 28177, 28176, 28175, 28174, 28173, 28172, 28171, 28170, 28169, 28168, 28167, 28166, 28165, 28164, 28163, 28162, 28161, 28160, 28159, 28158, 28157, 28156, 28155, 28154, 28153, 28152, 28151, 28150, 28149, 28148, 28147, 28146, 28145, 28144, 28143, 28142, 28141, 28140, 28139, 28138, 28137, 28136, 28135, 28134, 28133, 28132, 28131, 28130, 28129, 28128, 28127, 28126, 28125, 28124, 28123, 28122, 28121, 28120, 28119, 28118, 28116, 28115, 28114, 28113, 28112, 28111, 28110, 28109, 28108, 28107, 28106, 28105, 28104, 28103, 28102, 28101, 28100, 28099, 28098, 28097, 28096, 28095, 28094, 28093, 28092, 28091, 28090, 28089, 28088, 28087, 28086, 28085, 28084, 28083, 28082, 28081, 28080, 28079, 28078, 28077, 28076, 28075, 28074, 28073, 28072, 28071, 28070, 28069, 28068, 28067, 28066, 28065, 28064, 28063, 28062, 28061, 28060, 28059, 28058, 28057, 28056, 28055, 28054, 28053, 28052, 28051, 28050, 28049, 28048, 28047, 28046, 28045, 28044, 28043, 28041, 28040, 28039, 28038, 28037, 28036, 28035, 28034, 28033, 28032, 28031, 28030, 28029, 28028, 28027, 28026, 28025, 28024, 28023, 28022, 28021, 28020, 28019, 28018, 28017, 28016, 28015, 28014, 28013, 28012, 28011, 28010, 28009, 28008, 28007, 28006, 28005, 28004, 28003, 28002, 27995, 27994, 27993, 27992, 27991, 27990, 27988, 27987, 27986, 27985, 27984, 27983, 27982, 27981, 27980, 27979, 27978, 27977, 27976, 27975, 27974, 27973, 27972, 27971, 27970, 27969, 27968, 27967, 27966, 27965, 27964, 27963, 27962, 27961, 27958, 27957, 27956, 27955, 27954, 27947, 27946, 27945, 27944, 27943, 27942, 27935, 27934, 27933, 27932, 27931, 27930, 27929, 27928, 27927, 27926, 27925, 27924, 27923, 27922, 27921, 27920, 27919, 27918, 27917, 27916, 27915, 27914, 27913, 27912, 27911, 27910, 27909, 27908, 27907, 27906, 27905, 27904, 27903, 27902, 27901, 27900, 27899, 27898, 27897, 27896, 27895, 27894, 27893, 27892, 27891, 27890, 27889, 27888, 27887, 27886, 27885, 27884, 27883, 27882, 27881, 27880, 27879, 27878, 27877, 27876, 27875, 27874, 27873, 27872, 27871, 27870, 27869, 27868, 27867, 27866, 27865, 27864, 27863, 27862, 27861, 27860, 27859, 27858, 27857, 27856, 27855, 27854, 27853, 27852, 27851, 27850, 27849, 27848, 27847, 27846, 27845, 27844, 27843, 27842, 27841, 27840, 27839, 27838, 27837, 27836, 27835, 27834, 27833, 27832, 27831, 27830, 27829, 27828, 27827, 27826, 27825, 27824, 27823, 27822, 27821, 27820, 27819, 27818, 27817, 27816, 27815, 27814, 27813, 27812, 27811, 27810, 27809, 27808, 27807, 27806, 27805, 27804, 27803, 27802, 27801, 27800, 27799, 27798, 27797, 27796, 27795, 27794, 27793, 27792, 27791, 27790, 27789, 27788, 27787, 27786, 27785, 27784, 27783, 27782, 27781, 27780, 27779, 27778, 27777, 27776, 27775, 27774, 27772, 27771, 27770, 27769, 27768, 27767, 27766, 27765, 27764, 27763, 27762, 27761, 27760, 27759, 27758, 27757, 27756, 27755, 27754, 27753, 27752, 27751, 27750, 27749, 27748, 27747, 27746, 27745, 27744, 27743, 27742, 27741, 27740, 27739, 27738, 27737, 27736, 27735, 27734, 27733, 27732, 27731, 27730, 27729, 27727, 27726, 27725, 27724, 27723, 27722, 27721, 27720, 27719, 27718, 27717, 27716, 27715, 27714, 27713, 27712, 27711, 27710, 27709, 27708, 27707, 27706, 27705, 27704, 27703, 27702, 27701, 27700, 27699, 27698, 27697, 27696, 27695, 27694, 27693, 27691, 27690, 27689, 27688, 27687, 27686, 27685, 27684, 27683, 27682, 27681, 27680, 27679, 27678, 27677, 27676, 27675, 27674, 27673, 27672, 27671, 27670, 27669, 27668, 27667, 27666, 27665, 27664, 27663, 27662, 27661, 27660, 27659, 27658, 27657, 27656, 27655, 27654, 27653, 27652, 27651, 27650, 27649, 27648, 27647, 27646, 27645, 27644, 27643, 27642, 27641, 27640, 27639, 27638, 27637, 27636, 27635, 27634, 27633, 27632, 27631, 27630, 27629, 27628, 27627, 27626, 27625, 27624, 27623, 27622, 27621, 27620, 27619, 27618, 27617, 27616, 27614, 27613, 27612, 27611, 27610, 27609, 27608, 27607, 27606, 27605, 27604, 27603, 27602, 27601, 27600, 27599, 27598, 27597, 27596, 27595, 27594, 27593, 27592, 27591, 27590, 27589, 27588, 27587, 27586, 27585, 27584, 27583, 27582, 27581, 27580, 27579, 27578, 27577, 27576, 27575, 27574, 27573, 27572, 27571, 27570, 27569, 27568, 27567, 27566, 27565, 27564, 27563, 27562, 27561, 27560, 27559, 27558, 27557, 27556, 27555, 27554, 27553, 27552, 27550, 27549, 27548, 27547, 27546, 27545, 27543, 27541, 27540, 27539, 27538, 27537, 27536, 27535, 27534, 27533, 27532, 27531, 27530, 27529, 27528, 27527, 27526, 27525, 27524, 27523, 27522, 27521, 27520, 27519, 27518, 27517, 27516, 27515, 27514, 27513, 27512, 27511, 27510, 27509, 27508, 27507, 27506, 27505, 27504, 27503, 27502, 27501, 27500, 27499, 27498, 27497, 27496, 27495, 27494, 27493, 27492, 27491, 27490, 27489, 27488, 27487, 27486, 27485, 27484, 27483, 27482, 27481, 27480, 27479, 27478, 27477, 27476, 27475, 27474, 27473, 27472, 27471, 27469, 27468, 27467, 27466, 27464, 27463, 27462, 27461, 27460, 27459, 27458, 27457, 27456, 27455, 27454, 27453, 27452, 27451, 27450, 27449, 27448, 27447, 27446, 27445, 27444, 27443, 27442, 27441, 27440, 27439, 27438, 27437, 27436, 27435, 27434, 27433, 27432, 27431, 27430, 27429, 27428, 27427, 27426, 27425, 27424, 27423, 27422, 27421, 27420, 27419, 27418, 27417, 27416, 27415, 27414, 27413, 27412, 27411, 27410, 27409, 27408, 27407, 27406, 27405, 27404, 27403, 27402, 27400, 27399, 27398, 27397, 27396, 27395, 27394, 27393, 27392, 27391, 27390, 27389, 27388, 27387, 27386, 27385, 27384, 27383, 27382, 27381, 27380, 27379, 27378, 27377, 27376, 27375, 27374, 27373, 27372, 27371, 27370, 27369, 27368, 27367, 27366, 27365, 27364, 27363, 27362, 27361, 27360, 27359, 27358, 27357, 27355, 27354, 27353, 27352, 27351, 27350, 27349, 27348, 27347, 27346, 27345, 27344, 27343, 27342, 27341, 27340, 27339, 27338, 27337, 27336, 27335, 27334, 27333, 27332, 27331, 27330, 27329, 27328, 27327, 27326, 27325, 27324, 27323, 27322, 27321, 27320, 27319, 27318, 27317, 27316, 27315, 27314, 27313, 27312, 27311, 27310, 27309, 27308, 27307, 27306, 27305, 27304, 27303, 27302, 27301, 27300, 27299, 27298, 27296, 27295, 27294, 27293, 27292, 27291, 27290, 27289, 27288, 27287, 27286, 27285, 27284, 27283, 27282, 27281, 27280, 27279, 27278, 27277, 27276, 27275, 27274, 27273, 27272, 27271, 27270, 27269, 27268, 27267, 27266, 27265, 27264, 27263, 27262, 27261, 27260, 27259, 27258, 27257, 27256, 27255, 27254, 27253, 27252, 27251, 27250, 27249, 27248, 27247, 27246, 27245, 27244, 27243, 27242, 27241, 27240, 27239, 27238, 27237, 27236, 27235, 27234, 27233, 27232, 27231, 27230, 27229, 27228, 27227, 27226, 27225, 27224, 27223, 27222, 27221, 27220, 27219, 27218, 27217, 27216, 27215, 27214, 27213, 27212, 27211, 27210, 27209, 27208, 27207, 27206, 27205, 27204, 27203, 27202, 27201, 27200, 27199, 27198, 27197, 27196, 27195, 27194, 27193, 27192, 27191, 27190, 27189, 27188, 27187, 27186, 27185, 27184, 27183, 27182, 27181, 27180, 27179, 27178, 27177, 27176, 27175, 27174, 27173, 27172, 27171, 27170, 27169, 27168, 27167, 27166, 27165, 27164, 27163, 27162, 27161, 27160, 27159, 27158, 27157, 27156, 27155, 27154, 27153, 27152, 27150, 27149, 27148, 27147, 27146, 27145, 27144, 27143, 27141, 27140, 27139, 27138, 27137, 27136, 27135, 27134, 27133, 27132, 27131, 27130, 27129, 27128, 27127, 27126, 27125, 27124, 27123, 27122, 27121, 27120, 27119, 27118, 27117, 27116, 27115, 27114, 27113, 27112, 27111, 27110, 27109, 27108, 27107, 27106, 27105, 27104, 27103, 27102, 27101, 27100, 27099, 27098, 27097, 27096, 27095, 27094, 27093, 27092, 27091, 27090, 27089, 27088, 27087, 27086, 27085, 27084, 27083, 27082, 27081, 27080, 27079, 27078, 27077, 27076, 27075, 27074, 27073, 27072, 27071, 27070, 27069, 27068, 27067, 27066, 27065, 27064, 27063, 27062, 27061, 27060, 27059, 27058, 27057, 27056, 27055, 27054, 27053, 27052, 27051, 27050, 27049, 27048, 27047, 27046, 27045, 27044, 27043, 27042, 27041, 27040, 27039, 27038, 27037, 27036, 27035, 27034, 27033, 27032, 27031, 27030, 27029, 27028, 27027, 27026, 27025, 27024, 27023, 27022, 27021, 27020, 27019, 27018, 27017, 27016, 27015, 27014, 27013, 27012, 27011, 27010, 27009, 27008, 27007, 27006, 27005, 27004, 27003, 27002, 27001, 27000, 26999, 26998, 26997, 26996, 26995, 26994, 26993, 26992, 26991, 26990, 26989, 26988, 26987, 26986, 26985, 26984, 26983, 26982, 26981, 26980, 26979, 26978, 26977, 26976, 26975, 26974, 26973, 26972, 26971, 26970, 26969, 26968, 26967, 26966, 26965, 26964, 26963, 26962, 26961, 26960, 26959, 26958, 26957, 26956, 26955, 26954, 26953, 26952, 26951, 26950, 26949, 26948, 26947, 26946, 26945, 26944, 26943, 26942, 26941, 26940, 26939, 26938, 26937, 26936, 26935, 26934, 26933, 26932, 26931, 26930, 26929, 26928, 26927, 26926, 26925, 26924, 26923, 26922, 26921, 26920, 26919, 26918, 26917, 26916, 26915, 26914, 26913, 26912, 26911, 26910, 26909, 26908, 26907, 26906, 26905, 26904, 26903, 26902, 26901, 26900, 26899, 26898, 26897, 26896, 26895, 26894, 26893, 26892, 26891, 26890, 26889, 26888, 26887, 26886, 26885, 26884, 26883, 26882, 26881, 26880, 26879, 26878, 26877, 26876, 26875, 26874, 26873, 26872, 26871, 26870, 26869, 26868, 26867, 26866, 26865, 26864, 26863, 26862, 26861, 26860, 26859, 26858, 26857, 26856, 26855, 26854, 26853, 26852, 26851, 26850, 26849, 26848, 26847, 26846, 26845, 26844, 26843, 26842, 26841, 26840, 26839, 26838, 26837, 26836, 26835, 26834, 26833, 26832, 26831, 26830, 26829, 26828, 26827, 26826, 26825, 26824, 26823, 26822, 26821, 26820, 26819, 26818, 26817, 26816, 26815, 26814, 26813, 26812, 26811, 26810, 26809, 26808, 26807, 26806, 26805, 26804, 26803, 26802, 26801, 26800, 26799, 26798, 26797, 26796, 26795, 26794, 26793, 26792, 26791, 26790, 26789, 26788, 26787, 26786, 26785, 26784, 26783, 26782, 26781, 26780, 26779, 26778, 26777, 26776, 26775, 26774, 26773, 26772, 26771, 26770, 26769, 26768, 26767, 26766, 26765, 26764, 26763, 26762, 26761, 26760, 26759, 26758, 26757, 26756, 26755, 26754, 26753, 26752, 26751, 26750, 26749, 26748, 26747, 26746, 26745, 26744, 26743, 26742, 26741, 26740, 26739, 26738, 26737, 26736, 26735, 26734, 26733, 26732, 26731, 26730, 26729, 26728, 26727, 26726, 26725, 26724, 26723, 26722, 26721, 26720, 26719, 26718, 26717, 26716, 26715, 26714, 26713, 26712, 26711, 26710, 26709, 26708, 26707, 26706, 26705, 26704, 26703, 26702, 26701, 26700, 26699, 26698, 26697, 26696, 26695, 26694, 26693, 26692, 26691, 26690, 26689, 26688, 26687, 26686, 26685, 26684, 26683, 26682, 26681, 26680, 26679, 26678, 26677, 26676, 26675, 26674, 26673, 26672, 26671, 26670, 26669, 26668, 26667, 26666, 26665, 26664, 26663, 26662, 26661, 26660, 26659, 26658, 26657, 26656, 26655, 26654, 26653, 26652, 26651, 26650, 26649, 26648, 26647, 26646, 26645, 26644, 26643, 26642, 26641, 26640, 26639, 26638, 26637, 26636, 26635, 26634, 26633, 26632, 26631, 26630, 26629, 26628, 26627, 26626, 26625, 26624, 26623, 26622, 26621, 26620, 26619, 26618, 26617, 26616, 26615, 26614, 26613, 26612, 26611, 26610, 26609, 26608, 26607, 26606, 26605, 26604, 26603, 26602, 26601, 26600, 26599, 26598, 26597, 26596, 26595, 26594, 26590, 26589, 26588, 26587, 26586, 26585, 26584, 26583, 26582, 26578, 26577, 26576, 26575, 26574, 26573, 26572, 26571, 26570, 26569, 26568, 26567, 26566, 26565, 26564, 26563, 26562, 26561, 26560, 26559, 26558, 26557, 26556, 26555, 26554, 26553, 26552, 26551, 26550, 26549, 26548, 26547, 26546, 26545, 26544, 26543, 26542, 26541, 26540, 26539, 26538, 26537, 26536, 26535, 26534, 26533, 26532, 26531, 26530, 26529, 26528, 26527, 26526, 26525, 26524, 26523, 26522, 26521, 26520, 26519, 26518, 26517, 26516, 26515, 26514, 26513, 26512, 26511, 26510, 26509, 26508, 26507, 26506, 26505, 26504, 26503, 26502, 26501, 26500, 26499, 26498, 26497, 26496, 26495, 26494, 26493, 26492, 26491, 26490, 26489, 26488, 26487, 26486, 26484, 26483, 26482, 26481, 26480, 26479, 26478, 26477, 26476, 26475, 26474, 26473, 26472, 26471, 26470, 26469, 26468, 26467, 26464, 26463, 26462, 26461, 26460, 26459, 26458, 26457, 26456, 26455, 26454, 26453, 26452, 26451, 26450, 26449, 26448, 26447, 26446, 26445, 26444, 26443, 26442, 26441, 26440, 26439, 26438, 26437, 26436, 26435, 26434, 26433, 26432, 26431, 26430, 26429, 26428, 26427, 26426, 26425, 26424, 26423, 26422, 26421, 26420, 26419, 26418, 26417, 26416, 26415, 26414, 26413, 26412, 26411, 26410, 26409, 26408, 26407, 26406, 26405, 26404, 26403, 26402, 26401, 26400, 26399, 26398, 26397, 26396, 26395, 26394, 26393, 26392, 26391, 26390, 26389, 26388, 26387, 26386, 26385, 26384, 26383, 26382, 26381, 26380, 26379, 26378, 26377, 26376, 26375, 26374, 26373, 26372, 26371, 26370, 26369, 26368, 26367, 26366, 26365, 26364, 26363, 26362, 26361, 26360, 26359, 26358, 26357, 26356, 26355, 26354, 26353, 26352, 26351, 26350, 26349, 26348, 26347, 26346, 26345, 26344, 26343, 26342, 26341, 26340, 26337, 26336, 26335, 26334, 26333, 26332, 26331, 26330, 26328, 26327, 26326, 26325, 26324, 26323, 26322, 26321, 26320, 26319, 26318, 26317, 26316, 26315, 26314, 26313, 26312, 26311, 26310, 26309, 26308, 26307, 26306, 26305, 26304, 26303, 26302, 26300, 26299, 26298, 26297, 26296, 26295, 26294, 26293, 26292, 26291, 26290, 26289, 26288, 26287, 26286, 26285, 26284, 26283, 26282, 26281, 26280, 26279, 26278, 26277, 26276, 26275, 26274, 26273, 26272, 26271, 26270, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 26261, 26260, 26259, 26258, 26257, 26256, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240, 26239, 26238, 26237, 26236, 26235, 26234, 26233, 26232, 26231, 26230, 26229, 26228, 26227, 26226, 26225, 26224, 26223, 26222, 26221, 26220, 26219, 26218, 26217, 26216, 26215, 26214, 26213, 26212, 26211, 26210, 26209, 26208, 26207, 26206, 26205, 26204, 26203, 26202, 26201, 26200, 26199, 26198, 26197, 26196, 26195, 26194, 26193, 26192, 26191, 26190, 26189, 26188, 26187, 26186, 26185, 26184, 26183, 26182, 26181, 26180, 26179, 26178, 26177, 26176, 26175, 26174, 26173, 26172, 26171, 26170, 26169, 26168, 26167, 26166, 26165, 26164, 26163, 26162, 26161, 26160, 26159, 26158, 26157, 26156, 26155, 26154, 26153, 26152, 26151, 26150, 26149, 26148, 26147, 26146, 26145, 26144, 26143, 26142, 26141, 26140, 26139, 26138, 26137, 26136, 26135, 26134, 26133, 26132, 26131, 26130, 26129, 26128, 26127, 26126, 26125, 26124, 26123, 26122, 26121, 26120, 26119, 26118, 26117, 26116, 26115, 26114, 26113, 26112, 26110, 26109, 26108, 26107, 26106, 26105, 26104, 26103, 26102, 26101, 26100, 26099, 26098, 26096, 26095, 26094, 26093, 26092, 26091, 26090, 26089, 26088, 26087, 26086, 26085, 26084, 26083, 26082, 26081, 26080, 26079, 26078, 26077, 26076, 26075, 26074, 26073, 26072, 26071, 26070, 26069, 26068, 26067, 26066, 26065, 26064, 26063, 26062, 26061, 26060, 26059, 26058, 26057, 26056, 26055, 26054, 26053, 26052, 26051, 26050, 26049, 26048, 26047, 26046, 26045, 26044, 26043, 26042, 26041, 26039, 26038, 26037, 26036, 26035, 26034, 26033, 26032, 26031, 26030, 26029, 26028, 26027, 26026, 26025, 26024, 26023, 26022, 26021, 26020, 26019, 26018, 26017, 26016, 26015, 26014, 26013, 26012, 26011, 26010, 26009, 26008, 26007, 26006, 26005, 26004, 26003, 26002, 26001, 26000, 25999, 25998, 25997, 25996, 25995, 25994, 25993, 25992, 25991, 25990, 25989, 25988, 25987, 25986, 25985, 25984, 25983, 25982, 25981, 25980, 25979, 25978, 25977, 25976, 25975, 25974, 25973, 25972, 25971, 25970, 25969, 25968, 25967, 25966, 25965, 25964, 25963, 25962, 25961, 25960, 25959, 25958, 25957, 25956, 25955, 25954, 25953, 25952, 25951, 25950, 25949, 25948, 25947, 25946, 25945, 25944, 25943, 25942, 25941, 25940, 25939, 25938, 25937, 25936, 25935, 25934, 25933, 25932, 25931, 25930, 25929, 25928, 25927, 25926, 25925, 25924, 25923, 25922, 25921, 25920, 25919, 25918, 25917, 25916, 25915, 25914, 25913, 25912, 25911, 25910, 25909, 25908, 25907, 25906, 25905, 25904, 25903, 25902, 25901, 25900, 25899, 25898, 25897, 25896, 25895, 25894, 25893, 25892, 25891, 25890, 25889, 25888, 25887, 25886, 25885, 25884, 25883, 25882, 25881, 25880, 25879, 25878, 25877, 25876, 25875, 25874, 25873, 25872, 25871, 25870, 25869, 25868, 25867, 25866, 25865, 25864, 25863, 25862, 25861, 25860, 25859, 25858, 25857, 25856, 25855, 25854, 25853, 25852, 25851, 25850, 25849, 25848, 25847, 25846, 25845, 25844, 25843, 25842, 25841, 25840, 25839, 25838, 25837, 25836, 25835, 25834, 25833, 25832, 25831, 25830, 25829, 25828, 25827, 25826, 25825, 25824, 25823, 25822, 25821, 25820, 25819, 25818, 25817, 25816, 25815, 25814, 25813, 25812, 25811, 25810, 25809, 25808, 25807, 25806, 25805, 25804, 25803, 25802, 25801, 25800, 25799, 25798, 25797, 25796, 25795, 25794, 25793, 25792, 25791, 25790, 25789, 25788, 25787, 25786, 25785, 25784, 25783, 25782, 25781, 25780, 25779, 25778, 25777, 25776, 25775, 25774, 25773, 25772, 25771, 25770, 25769, 25768, 25767, 25766, 25765, 25764, 25763, 25762, 25761, 25760, 25759, 25758, 25757, 25756, 25755, 25754, 25753, 25752, 25751, 25750, 25749, 25748, 25747, 25746, 25745, 25744, 25743, 25742, 25741, 25740, 25739, 25738, 25737, 25736, 25735, 25734, 25733, 25732, 25731, 25730, 25729, 25728, 25727, 25726, 25725, 25724, 25723, 25722, 25721, 25720, 25719, 25718, 25717, 25716, 25715, 25713, 25712, 25711, 25710, 25709, 25708, 25707, 25706, 25705, 25704, 25703, 25702, 25701, 25700, 25699, 25698, 25697, 25696, 25695, 25694, 25693, 25692, 25691, 25690, 25689, 25688, 25687, 25686, 25685, 25684, 25683, 25682, 25681, 25680, 25679, 25678, 25677, 25676, 25675, 25674, 25673, 25672, 25671, 25670, 25669, 25668, 25667, 25666, 25664, 25663, 25662, 25661, 25660, 25659, 25658, 25657, 25656, 25655, 25654, 25653, 25652, 25651, 25650, 25649, 25648, 25647, 25646, 25645, 25644, 25643, 25642, 25641, 25640, 25639, 25638, 25637, 25636, 25635, 25634, 25633, 25632, 25631, 25630, 25629, 25628, 25627, 25626, 25625, 25623, 25622, 25621, 25620, 25619, 25618, 25617, 25616, 25615, 25614, 25613, 25612, 25611, 25610, 25609, 25608, 25607, 25606, 25605, 25604, 25603, 25602, 25601, 25600, 25599, 25598, 25597, 25596, 25595, 25594, 25593, 25592, 25591, 25590, 25589, 25588, 25587, 25586, 25585, 25584, 25583, 25582, 25581, 25580, 25579, 25578, 25577, 25576, 25575, 25574, 25573, 25572, 25571, 25570, 25569, 25568, 25567, 25566, 25565, 25564, 25563, 25562, 25561, 25560, 25559, 25558, 25557, 25556, 25555, 25554, 25553, 25552, 25551, 25550, 25549, 25548, 25547, 25546, 25545, 25544, 25543, 25542, 25541, 25540, 25539, 25538, 25537, 25536, 25535, 25534, 25533, 25532, 25531, 25530, 25529, 25528, 25527, 25526, 25525, 25524, 25523, 25522, 25521, 25520, 25519, 25518, 25517, 25516, 25515, 25514, 25513, 25512, 25511, 25510, 25509, 25508, 25507, 25506, 25505, 25504, 25503, 25502, 25501, 25500, 25499, 25498, 25497, 25496, 25494, 25493, 25492, 25491, 25490, 25489, 25488, 25487, 25486, 25485, 25484, 25483, 25482, 25481, 25480, 25479, 25478, 25477, 25476, 25475, 25474, 25473, 25472, 25471, 25469, 25468, 25467, 25466, 25465, 25464, 25463, 25462, 25461, 25460, 25459, 25458, 25457, 25456, 25455, 25454, 25453, 25452, 25451, 25450, 25449, 25448, 25447, 25446, 25445, 25444, 25443, 25442, 25441, 25440, 25439, 25438, 25437, 25436, 25435, 25434, 25433, 25432, 25431, 25430, 25429, 25428, 25427, 25426, 25425, 25424, 25423, 25422, 25421, 25420, 25419, 25418, 25417, 25416, 25415, 25414, 25413, 25412, 25411, 25410, 25409, 25408, 25407, 25406, 25405, 25404, 25403, 25402, 25401, 25400, 25399, 25398, 25397, 25396, 25395, 25394, 25393, 25392, 25391, 25390, 25389, 25388, 25387, 25386, 25385, 25384, 25383, 25382, 25381, 25380, 25379, 25378, 25377, 25376, 25375, 25374, 25373, 25372, 25371, 25370, 25369, 25368, 25367, 25366, 25365, 25364, 25363, 25362, 25361, 25360, 25359, 25358, 25357, 25356, 25355, 25354, 25353, 25352, 25351, 25350, 25349, 25348, 25347, 25346, 25345, 25344, 25343, 25342, 25341, 25340, 25339, 25338, 25337, 25336, 25335, 25334, 25333, 25332, 25331, 25330, 25329, 25328, 25327, 25326, 25325, 25324, 25323, 25322, 25321, 25320, 25319, 25318, 25317, 25316, 25315, 25314, 25313, 25312, 25311, 25310, 25309, 25308, 25307, 25306, 25305, 25304, 25303, 25302, 25301, 25300, 25299, 25298, 25297, 25296, 25295, 25294, 25293, 25292, 25291, 25290, 25289, 25288, 25287, 25286, 25285, 25284, 25283, 25282, 25281, 25280, 25278, 25277, 25276, 25275, 25274, 25273, 25272, 25271, 25270, 25269, 25268, 25267, 25266, 25265, 25264, 25263, 25262, 25261, 25260, 25259, 25258, 25257, 25256, 25255, 25254, 25253, 25252, 25251, 25250, 25249, 25248, 25247, 25246, 25245, 25244, 25243, 25242, 25241, 25240, 25239, 25238, 25237, 25236, 25235, 25234, 25233, 25232, 25231, 25230, 25229, 25228, 25227, 25226, 25225, 25224, 25223, 25222, 25221, 25220, 25219, 25218, 25217, 25216, 25215, 25214, 25213, 25212, 25211, 25210, 25209, 25208, 25207, 25206, 25205, 25204, 25203, 25202, 25201, 25200, 25199, 25198, 25197, 25196, 25195, 25194, 25193, 25192, 25191, 25190, 25189, 25188, 25187, 25186, 25185, 25184, 25183, 25182, 25181, 25180, 25179, 25178, 25177, 25176, 25175, 25174, 25173, 25172, 25171, 25170, 25169, 25168, 25167, 25166, 25165, 25164, 25163, 25162, 25161, 25160, 25159, 25158, 25157, 25156, 25155, 25154, 25153, 25152, 25151, 25150, 25149, 25148, 25147, 25146, 25145, 25144, 25143, 25142, 25141, 25140, 25139, 25138, 25137, 25136, 25135, 25134, 25133, 25132, 25131, 25130, 25129, 25128, 25127, 25126, 25124, 25123, 25122, 25121, 25120, 25119, 25118, 25117, 25116, 25115, 25114, 25113, 25112, 25111, 25110, 25109, 25108, 25107, 25106, 25105, 25104, 25103, 25102, 25101, 25100, 25099, 25098, 25097, 25096, 25095, 25094, 25093, 25092, 25091, 25090, 25089, 25088, 25087, 25086, 25085, 25084, 25083, 25082, 25081, 25080, 25079, 25078, 25077, 25076, 25075, 25074, 25073, 25072, 25071, 25070, 25069, 25068, 25067, 25066, 25065, 25064, 25063, 25062, 25061, 25060, 25059, 25058, 25057, 25056, 25055, 25054, 25053, 25052, 25051, 25050, 25049, 25048, 25047, 25046, 25045, 25044, 25043, 25042, 25041, 25040, 25039, 25038, 25037, 25036, 25035, 25034, 25033, 25032, 25031, 25030, 25029, 25028, 25027, 25026, 25025, 25024, 25023, 25022, 25021, 25020, 25019, 25018, 25017, 25016, 25015, 25014, 25013, 25012, 25011, 25010, 25009, 25008, 25007, 25006, 25005, 25004, 25003, 25002, 25001, 25000, 24999, 24998, 24997, 24996, 24995, 24994, 24993, 24992, 24991, 24990, 24989, 24988, 24987, 24986, 24985, 24984, 24983, 24982, 24981, 24980, 24979, 24978, 24977, 24976, 24975, 24974, 24973, 24972, 24971, 24970, 24969, 24968, 24967, 24966, 24965, 24964, 24963, 24962, 24961, 24960, 24959, 24958, 24957, 24956, 24955, 24954, 24953, 24952, 24951, 24949, 24948, 24946, 24945, 24944, 24942, 24941, 24940, 24939, 24938, 24937, 24935, 24934, 24933, 24932, 24931, 24930, 24929, 24928, 24927, 24926, 24925, 24924, 24923, 24922, 24921, 24920, 24919, 24918, 24917, 24916, 24915, 24914, 24913, 24912, 24911, 24910, 24909, 24908, 24907, 24906, 24905, 24904, 24903, 24902, 24901, 24900, 24899, 24898, 24897, 24896, 24895, 24894, 24893, 24892, 24891, 24890, 24889, 24888, 24887, 24886, 24885, 24884, 24883, 24882, 24881, 24880, 24879, 24878, 24877, 24876, 24875, 24874, 24873, 24872, 24871, 24870, 24869, 24868, 24867, 24866, 24865, 24864, 24863, 24862, 24861, 24860, 24859, 24858, 24857, 24856, 24855, 24854, 24853, 24852, 24851, 24850, 24849, 24848, 24847, 24846, 24845, 24844, 24843, 24842, 24841, 24840, 24839, 24838, 24837, 24836, 24835, 24834, 24833, 24832, 24831, 24830, 24829, 24828, 24827, 24825, 24824, 24823, 24822, 24821, 24820, 24819, 24818, 24817, 24816, 24815, 24814, 24813, 24812, 24811, 24810, 24809, 24808, 24807, 24805, 24804, 24803, 24802, 24801, 24800, 24799, 24798, 24797, 24796, 24795, 24794, 24793, 24792, 24791, 24790, 24789, 24788, 24787, 24786, 24785, 24784, 24783, 24782, 24781, 24780, 24779, 24778, 24777, 24776, 24775, 24774, 24773, 24772, 24771, 24770, 24769, 24768, 24767, 24766, 24765, 24764, 24763, 24762, 24761, 24760, 24759, 24758, 24757, 24756, 24755, 24754, 24753, 24752, 24751, 24750, 24749, 24748, 24747, 24746, 24745, 24744, 24743, 24742, 24741, 24740, 24739, 24738, 24737, 24736, 24735, 24734, 24733, 24732, 24731, 24730, 24729, 24728, 24727, 24726, 24725, 24724, 24723, 24722, 24721, 24720, 24719, 24718, 24717, 24716, 24715, 24714, 24713, 24712, 24711, 24710, 24709, 24708, 24707, 24706, 24705, 24704, 24703, 24702, 24701, 24700, 24699, 24698, 24697, 24696, 24695, 24694, 24693, 24692, 24691, 24690, 24689, 24688, 24687, 24686, 24685, 24684, 24683, 24682, 24681, 24680, 24679, 24678, 24677, 24676, 24675, 24674, 24673, 24672, 24671, 24670, 24669, 24668, 24667, 24666, 24665, 24664, 24663, 24662, 24661, 24660, 24659, 24658, 24657, 24656, 24655, 24654, 24653, 24652, 24651, 24650, 24649, 24648, 24647, 24646, 24645, 24644, 24643, 24642, 24641, 24640, 24639, 24638, 24637, 24636, 24635, 24634, 24633, 24632, 24631, 24630, 24629, 24628, 24627, 24626, 24625, 24624, 24623, 24622, 24621, 24620, 24619, 24618, 24617, 24616, 24615, 24614, 24613, 24612, 24611, 24610, 24609, 24608, 24607, 24606, 24605, 24604, 24603, 24602, 24601, 24600, 24599, 24598, 24597, 24596, 24595, 24594, 24593, 24592, 24591, 24590, 24589, 24588, 24587, 24586, 24585, 24584, 24583, 24582, 24581, 24580, 24579, 24575, 24567, 24566, 24565, 24564, 24563, 24562, 24561, 24560, 24559, 24558, 24557, 24556, 24555, 24554, 24553, 24552, 24551, 24550, 24549, 24548, 24547, 24546, 24545, 24544, 24543, 24542, 24541, 24540, 24538, 24537, 24536, 24535, 24534, 24533, 24532, 24531, 24530, 24529, 24528, 24527, 24526, 24525, 24524, 24523, 24522, 24521, 24520, 24519, 24518, 24517, 24516, 24515, 24514, 24513, 24512, 24511, 24510, 24509, 24508, 24507, 24506, 24505, 24504, 24503, 24502, 24501, 24500, 24499, 24498, 24497, 24496, 24495, 24494, 24493, 24492, 24491, 24490, 24489, 24488, 24487, 24486, 24485, 24484, 24483, 24482, 24481, 24480, 24479, 24478, 24477, 24476, 24475, 24474, 24473, 24472, 24471, 24470, 24469, 24468, 24467, 24466, 24465, 24464, 24463, 24462, 24461, 24460, 24459, 24458, 24457, 24456, 24455, 24454, 24453, 24452, 24451, 24450, 24449, 24448, 24447, 24446, 24445, 24444, 24443, 24442, 24441, 24440, 24439, 24438, 24437, 24436, 24435, 24434, 24433, 24432, 24431, 24430, 24429, 24428, 24427, 24426, 24425, 24424, 24423, 24422, 24421, 24420, 24419, 24418, 24417, 24416, 24415, 24414, 24413, 24412, 24411, 24410, 24409, 24408, 24406, 24405, 24404, 24403, 24402, 24401, 24400, 24399, 24398, 24397, 24396, 24395, 24394, 24393, 24392, 24391, 24390, 24389, 24388, 24387, 24386, 24385, 24384, 24383, 24382, 24381, 24380, 24379, 24378, 24377, 24376, 24375, 24374, 24373, 24372, 24371, 24370, 24369, 24368, 24367, 24366, 24365, 24364, 24363, 24362, 24361, 24360, 24359, 24358, 24357, 24356, 24355, 24354, 24353, 24352, 24351, 24350, 24349, 24348, 24347, 24346, 24345, 24344, 24343, 24342, 24341, 24340, 24339, 24338, 24337, 24336, 24335, 24334, 24333, 24332, 24331, 24330, 24329, 24328, 24327, 24326, 24325, 24324, 24323, 24322, 24321, 24320, 24319, 24318, 24317, 24316, 24315, 24314, 24313, 24312, 24311, 24310, 24309, 24308, 24307, 24306, 24305, 24304, 24303, 24302, 24301, 24300, 24299, 24298, 24297, 24296, 24295, 24294, 24293, 24292, 24291, 24290, 24289, 24288, 24287, 24286, 24285, 24284, 24283, 24282, 24281, 24280, 24279, 24278, 24277, 24276, 24275, 24274, 24273, 24272, 24271, 24270, 24269, 24268, 24267, 24266, 24264, 24263, 24262, 24261, 24260, 24259, 24258, 24257, 24256, 24255, 24254, 24253, 24252, 24251, 24250, 24249, 24248, 24247, 24246, 24245, 24244, 24243, 24242, 24241, 24240, 24239, 24238, 24237, 24236, 24235, 24234, 24233, 24232, 24231, 24230, 24229, 24228, 24227, 24226, 24225, 24224, 24223, 24222, 24221, 24220, 24219, 24218, 24217, 24216, 24215, 24214, 24213, 24212, 24211, 24210, 24209, 24208, 24207, 24206, 24205, 24204, 24203, 24202, 24201, 24200, 24199, 24198, 24197, 24196, 24195, 24194, 24193, 24192, 24191, 24190, 24189, 24188, 24187, 24186, 24185, 24184, 24183, 24182, 24181, 24180, 24179, 24178, 24177, 24176, 24175, 24174, 24173, 24172, 24171, 24170, 24169, 24168, 24167, 24166, 24165, 24164, 24163, 24162, 24161, 24160, 24159, 24158, 24157, 24156, 24155, 24154, 24153, 24152, 24151, 24150, 24149, 24148, 24147, 24146, 24145, 24144, 24143, 24142, 24141, 24140, 24139, 24138, 24137, 24136, 24135, 24134, 24133, 24132, 24131, 24130, 24129, 24128, 24127, 24126, 24125, 24124, 24123, 24122, 24121, 24120, 24119, 24118, 24117, 24116, 24115, 24114, 24113, 24112, 24111, 24110, 24109, 24108, 24107, 24106, 24105, 24104, 24103, 24102, 24101, 24100, 24099, 24098, 24097, 24096, 24095, 24094, 24093, 24092, 24091, 24090, 24089, 24088, 24087, 24086, 24085, 24084, 24083, 24082, 24081, 24080, 24079, 24078, 24077, 24076, 24075, 24074, 24073, 24072, 24071, 24070, 24069, 24068, 24067, 24066, 24065, 24064, 24063, 24062, 24061, 24060, 24059, 24058, 24057, 24056, 24055, 24054, 24053, 24052, 24051, 24050, 24049, 24048, 24047, 24046, 24045, 24044, 24043, 24042, 24041, 24040, 24039, 24038, 24037, 24036, 24035, 24034, 24033, 24032, 24031, 24030, 24029, 24028, 24027, 24026, 24025, 24024, 24023, 24022, 24021, 24020, 24019, 24018, 24017, 24016, 24015, 24014, 24013, 24012, 24011, 24010, 24009, 24008, 24007, 24006, 24005, 24004, 24003, 24002, 24001, 24000, 23999, 23998, 23997, 23996, 23995, 23994, 23993, 23992, 23990, 23989, 23988, 23987, 23986, 23985, 23984, 23983, 23982, 23981, 23980, 23979, 23978, 23977, 23976, 23975, 23974, 23973, 23972, 23971, 23970, 23969, 23968, 23967, 23966, 23965, 23964, 23963, 23962, 23961, 23960, 23959, 23958, 23957, 23956, 23955, 23954, 23953, 23952, 23951, 23950, 23949, 23948, 23947, 23946, 23945, 23944, 23943, 23942, 23941, 23940, 23939, 23938, 23937, 23936, 23935, 23934, 23933, 23932, 23931, 23930, 23929, 23928, 23927, 23926, 23925, 23924, 23923, 23922, 23921, 23920, 23919, 23918, 23917, 23916, 23915, 23914, 23913, 23912, 23911, 23910, 23909, 23908, 23907, 23906, 23905, 23904, 23903, 23902, 23901, 23900, 23899, 23898, 23897, 23896, 23895, 23894, 23893, 23892, 23891, 23890, 23889, 23888, 23887, 23886, 23885, 23884, 23883, 23882, 23881, 23880, 23879, 23878, 23877, 23876, 23875, 23874, 23873, 23872, 23871, 23870, 23869, 23868, 23867, 23866, 23865, 23864, 23863, 23862, 23861, 23860, 23859, 23858, 23857, 23856, 23855, 23854, 23853, 23852, 23851, 23850, 23849, 23848, 23847, 23846, 23845, 23844, 23843, 23842, 23841, 23840, 23839, 23838, 23837, 23836, 23835, 23834, 23833, 23832, 23831, 23830, 23829, 23828, 23827, 23826, 23825, 23824, 23823, 23822, 23821, 23820, 23819, 23818, 23817, 23816, 23815, 23814, 23813, 23812, 23811, 23810, 23809, 23808, 23807, 23806, 23805, 23804, 23803, 23802, 23801, 23800, 23799, 23798, 23797, 23796, 23795, 23794, 23793, 23792, 23791, 23790, 23789, 23788, 23787, 23786, 23785, 23784, 23783, 23782, 23781, 23780, 23779, 23778, 23777, 23776, 23775, 23774, 23773, 23772, 23771, 23770, 23769, 23768, 23767, 23766, 23765, 23764, 23763, 23762, 23761, 23760, 23759, 23758, 23757, 23756, 23755, 23754, 23753, 23752, 23751, 23750, 23749, 23748, 23747, 23746, 23745, 23744, 23743, 23742, 23741, 23740, 23739, 23738, 23737, 23736, 23735, 23734, 23733, 23732, 23731, 23730, 23729, 23728, 23727, 23726, 23725, 23723, 23722, 23721, 23720, 23719, 23718, 23717, 23716, 23715, 23714, 23713, 23712, 23711, 23710, 23709, 23708, 23707, 23706, 23705, 23704, 23703, 23702, 23701, 23700, 23699, 23698, 23697, 23696, 23694, 23693, 23692, 23691, 23690, 23689, 23688, 23687, 23686, 23685, 23684, 23683, 23682, 23681, 23680, 23679, 23678, 23677, 23676, 23675, 23674, 23673, 23672, 23671, 23670, 23669, 23668, 23667, 23666, 23665, 23664, 23663, 23662, 23661, 23660, 23659, 23658, 23657, 23656, 23655, 23654, 23653, 23652, 23651, 23650, 23649, 23648, 23647, 23646, 23645, 23644, 23643, 23642, 23641, 23640, 23639, 23638, 23637, 23636, 23635, 23634, 23633, 23632, 23631, 23630, 23629, 23628, 23627, 23626, 23625, 23624, 23623, 23622, 23621, 23620, 23619, 23618, 23617, 23616, 23615, 23614, 23613, 23612, 23611, 23610, 23609, 23608, 23607, 23606, 23605, 23604, 23603, 23602, 23601, 23600, 23599, 23598, 23597, 23596, 23595, 23594, 23593, 23592, 23591, 23590, 23589, 23588, 23587, 23586, 23585, 23584, 23583, 23582, 23581, 23580, 23579, 23578, 23577, 23576, 23575, 23574, 23573, 23572, 23571, 23570, 23569, 23568, 23567, 23566, 23565, 23564, 23563, 23562, 23561, 23560, 23559, 23558, 23557, 23556, 23555, 23554, 23553, 23552, 23551, 23550, 23549, 23548, 23547, 23546, 23545, 23544, 23543, 23542, 23541, 23540, 23539, 23538, 23537, 23536, 23535, 23534, 23533, 23532, 23531, 23530, 23529, 23528, 23527, 23526, 23525, 23524, 23523, 23522, 23521, 23520, 23519, 23518, 23517, 23516, 23515, 23514, 23513, 23512, 23511, 23510, 23509, 23508, 23507, 23506, 23505, 23504, 23503, 23502, 23501, 23500, 23499, 23498, 23497, 23496, 23495, 23494, 23493, 23492, 23491, 23490, 23489, 23488, 23487, 23486, 23485, 23484, 23483, 23482, 23481, 23480, 23479, 23478, 23477, 23476, 23475, 23474, 23473, 23472, 23471, 23470, 23469, 23468, 23467, 23466, 23465, 23464, 23463, 23462, 23461, 23460, 23459, 23458, 23457, 23456, 23455, 23454, 23453, 23452, 23451, 23450, 23449, 23448, 23447, 23446, 23445, 23444, 23443, 23442, 23441, 23440, 23439, 23438, 23437, 23436, 23435, 23434, 23433, 23432, 23431, 23430, 23429, 23428, 23427, 23426, 23425, 23424, 23423, 23422, 23421, 23420, 23419, 23418, 23417, 23416, 23415, 23414, 23413, 23412, 23411, 23410, 23409, 23408, 23407, 23406, 23405, 23404, 23403, 23402, 23401, 23400, 23399, 23398, 23397, 23396, 23395, 23394, 23393, 23392, 23391, 23390, 23389, 23388, 23387, 23386, 23385, 23384, 23383, 23382, 23381, 23380, 23379, 23378, 23377, 23376, 23375, 23374, 23373, 23372, 23371, 23370, 23369, 23368, 23367, 23366, 23365, 23364, 23363, 23362, 23361, 23360, 23359, 23358, 23357, 23356, 23355, 23354, 23353, 23352, 23351, 23350, 23349, 23348, 23347, 23346, 23345, 23344, 23343, 23342, 23341, 23340, 23339, 23338, 23337, 23335, 23334, 23333, 23332, 23331, 23330, 23329, 23328, 23327, 23326, 23325, 23324, 23323, 23322, 23321, 23320, 23319, 23318, 23317, 23316, 23315, 23314, 23313, 23312, 23311, 23310, 23309, 23308, 23307, 23306, 23305, 23304, 23303, 23302, 23301, 23300, 23299, 23298, 23297, 23296, 23295, 23294, 23293, 23292, 23291, 23290, 23289, 23288, 23287, 23286, 23285, 23284, 23283, 23282, 23281, 23280, 23279, 23278, 23277, 23276, 23275, 23274, 23273, 23272, 23271, 23270, 23268, 23267, 23266, 23265, 23264, 23263, 23262, 23261, 23260, 23259, 23258, 23257, 23256, 23255, 23254, 23253, 23252, 23251, 23250, 23249, 23248, 23247, 23246, 23245, 23244, 23243, 23242, 23241, 23240, 23239, 23238, 23237, 23236, 23235, 23234, 23233, 23232, 23231, 23230, 23229, 23228, 23227, 23226, 23225, 23224, 23223, 23222, 23221, 23220, 23219, 23218, 23217, 23216, 23215, 23214, 23213, 23212, 23211, 23210, 23209, 23208, 23207, 23206, 23205, 23204, 23203, 23202, 23201, 23200, 23199, 23198, 23197, 23196, 23195, 23194, 23193, 23192, 23191, 23190, 23189, 23188, 23187, 23186, 23185, 23184, 23183, 23182, 23181, 23180, 23179, 23178, 23177, 23176, 23175, 23174, 23173, 23172, 23171, 23170, 23169, 23168, 23167, 23166, 23165, 23164, 23163, 23162, 23161, 23160, 23159, 23158, 23157, 23156, 23155, 23154, 23153, 23152, 23151, 23150, 23149, 23148, 23147, 23146, 23145, 23144, 23143, 23142, 23141, 23140, 23139, 23138, 23137, 23136, 23135, 23134); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (23133, 23132, 23131, 23130, 23129, 23128, 23127, 23126, 23125, 23124, 23123, 23122, 23121, 23120, 23119, 23118, 23117, 23116, 23115, 23114, 23113, 23112, 23111, 23110, 23109, 23108, 23107, 23106, 23105, 23104, 23103, 23102, 23101, 23100, 23099, 23098, 23097, 23096, 23095, 23094, 23093, 23092, 23091, 23090, 23089, 23088, 23087, 23086, 23085, 23084, 23083, 23082, 23081, 23080, 23079, 23078, 23077, 23076, 23075, 23074, 23073, 23072, 23071, 23070, 23069, 23068, 23067, 23066, 23065, 23064, 23063, 23062, 23061, 23060, 23059, 23058, 23057, 23056, 23055, 23054, 23053, 23052, 23051, 23050, 23049, 23048, 23047, 23046, 23045, 23044, 23043, 23042, 23041, 23040, 23039, 23038, 23037, 23036, 23035, 23034, 23033, 23032, 23031, 23030, 23029, 23028, 23027, 23026, 23025, 23024, 23023, 23022, 23021, 23020, 23019, 23018, 23017, 23016, 23015, 23014, 23013, 23012, 23011, 23010, 23009, 23008, 23007, 23006, 23005, 23004, 23003, 23002, 23001, 23000, 22999, 22998, 22997, 22996, 22995, 22994, 22993, 22992, 22991, 22990, 22989, 22988, 22987, 22986, 22985, 22984, 22983, 22982, 22981, 22980, 22979, 22978, 22977, 22976, 22975, 22974, 22973, 22972, 22971, 22970, 22969, 22968, 22967, 22966, 22965, 22964, 22963, 22962, 22961, 22960, 22959, 22958, 22957, 22956, 22955, 22954, 22953, 22952, 22951, 22950, 22949, 22948, 22947, 22946, 22945, 22944, 22943, 22942, 22941, 22940, 22939, 22938, 22937, 22936, 22935, 22934, 22933, 22932, 22931, 22930, 22929, 22928, 22927, 22926, 22925, 22924, 22923, 22922, 22921, 22920, 22919, 22918, 22917, 22916, 22915, 22914, 22913, 22912, 22911, 22910, 22909, 22908, 22907, 22906, 22905, 22904, 22903, 22902, 22901, 22900, 22899, 22898, 22897, 22896, 22895, 22894, 22893, 22892, 22891, 22890, 22889, 22888, 22887, 22886, 22885, 22884, 22883, 22882, 22881, 22880, 22879, 22878, 22877, 22876, 22875, 22874, 22873, 22872, 22871, 22870, 22869, 22868, 22867, 22866, 22865, 22864, 22863, 22862, 22861, 22860, 22859, 22858, 22857, 22856, 22855, 22854, 22853, 22852, 22851, 22850, 22849, 22848, 22847, 22846, 22845, 22844, 22843, 22842, 22841, 22840, 22839, 22838, 22837, 22836, 22835, 22834, 22833, 22832, 22831, 22830, 22829, 22828, 22827, 22826, 22825, 22824, 22823, 22822, 22821, 22820, 22819, 22818, 22817, 22816, 22815, 22814, 22813, 22812, 22811, 22810, 22809, 22808, 22807, 22806, 22805, 22804, 22803, 22802, 22801, 22800, 22799, 22798, 22797, 22796, 22795, 22794, 22793, 22792, 22791, 22790, 22789, 22788, 22787, 22786, 22785, 22784, 22783, 22782, 22781, 22780, 22779, 22778, 22777, 22776, 22775, 22774, 22773, 22772, 22771, 22770, 22769, 22768, 22767, 22766, 22764, 22763, 22762, 22761, 22760, 22759, 22758, 22757, 22756, 22755, 22754, 22753, 22752, 22751, 22750, 22749, 22748, 22747, 22746, 22745, 22744, 22743, 22742, 22741, 22740, 22739, 22738, 22737, 22736, 22734, 22733, 22732, 22731, 22730, 22729, 22728, 22727, 22726, 22725, 22724, 22723, 22722, 22721, 22720, 22719, 22718, 22717, 22716, 22715, 22714, 22713, 22712, 22711, 22710, 22709, 22708, 22707, 22706, 22705, 22704, 22703, 22702, 22701, 22700, 22699, 22698, 22697, 22696, 22695, 22694, 22693, 22692, 22691, 22690, 22689, 22688, 22687, 22686, 22685, 22684, 22683, 22682, 22681, 22680, 22679, 22678, 22677, 22676, 22675, 22674, 22673, 22672, 22671, 22670, 22669, 22668, 22666, 22665, 22664, 22663, 22662, 22661, 22660, 22659, 22658, 22657, 22656, 22655, 22654, 22653, 22652, 22651, 22650, 22649, 22648, 22647, 22646, 22645, 22644, 22643, 22642, 22641, 22640, 22639, 22638, 22637, 22636, 22635, 22634, 22633, 22632, 22631, 22630, 22629, 22628, 22627, 22626, 22625, 22624, 22623, 22622, 22621, 22620, 22619, 22618, 22617, 22616, 22615, 22614, 22613, 22612, 22611, 22610, 22609, 22608, 22607, 22606, 22605, 22604, 22603, 22602, 22601, 22600, 22599, 22598, 22597, 22596, 22595, 22594, 22593, 22592, 22591, 22590, 22589, 22588, 22587, 22586, 22585, 22584, 22583, 22582, 22581, 22580, 22579, 22578, 22577, 22576, 22575, 22574, 22573, 22572, 22571, 22570, 22569, 22568, 22567, 22566, 22565, 22564, 22563, 22562, 22561, 22560, 22559, 22558, 22557, 22556, 22555, 22554, 22553, 22552, 22551, 22550, 22549, 22548, 22547, 22546, 22545, 22544, 22543, 22542, 22541, 22540, 22539, 22538, 22537, 22536, 22535, 22534, 22533, 22532, 22531, 22530, 22529, 22528, 22527, 22526, 22525, 22524, 22523, 22522, 22521, 22520, 22519, 22518, 22517, 22516, 22515, 22514, 22513, 22512, 22511, 22510, 22509, 22508, 22507, 22506, 22505, 22504, 22503, 22502, 22501, 22500, 22499, 22498, 22497, 22496, 22495, 22494, 22493, 22492, 22491, 22490, 22489, 22488, 22487, 22486, 22485, 22484, 22483, 22482, 22481, 22480, 22479, 22478, 22477, 22476, 22475, 22474, 22473, 22472, 22471, 22470, 22469, 22468, 22467, 22466, 22465, 22464, 22463, 22461, 22460, 22459, 22458, 22457, 22456, 22455, 22454, 22453, 22452, 22451, 22450, 22449, 22448, 22447, 22446, 22445, 22444, 22443, 22442, 22441, 22440, 22439, 22438, 22437, 22436, 22435, 22433, 22432, 22431, 22430, 22429, 22428, 22427, 22426, 22425, 22424, 22423, 22422, 22421, 22420, 22419, 22418, 22417, 22416, 22415, 22414, 22413, 22412, 22411, 22410, 22407, 22406, 22405, 22404, 22403, 22400, 22399, 22398, 22397, 22396, 22395, 22394, 22393, 22392, 22391, 22390, 22389, 22388, 22387, 22386, 22385, 22384, 22383, 22382, 22381, 22380, 22379, 22378, 22377, 22376, 22375, 22374, 22373, 22371, 22370, 22369, 22368, 22367, 22366, 22365, 22364, 22363, 22362, 22361, 22360, 22359, 22358, 22357, 22356, 22355, 22354, 22353, 22352, 22351, 22350, 22349, 22348, 22347, 22346, 22345, 22344, 22343, 22342, 22341, 22340, 22339, 22338, 22337, 22336, 22335, 22334, 22333, 22332, 22331, 22330, 22329, 22328, 22327, 22326, 22325, 22324, 22323, 22322, 22321, 22320, 22319, 22318, 22317, 22316, 22315, 22314, 22313, 22312, 22311, 22310, 22309, 22308, 22307, 22306, 22305, 22304, 22303, 22302, 22301, 22300, 22299, 22298, 22297, 22296, 22295, 22294, 22293, 22292, 22291, 22290, 22289, 22288, 22287, 22286, 22285, 22284, 22283, 22282, 22281, 22280, 22279, 22278, 22277, 22276, 22275, 22274, 22273, 22272, 22271, 22270, 22269, 22268, 22267, 22266, 22265, 22264, 22263, 22262, 22261, 22260, 22259, 22258, 22257, 22256, 22255, 22254, 22253, 22252, 22251, 22250, 22249, 22248, 22247, 22246, 22245, 22244, 22243, 22242, 22241, 22240, 22239, 22238, 22237, 22236, 22235, 22234, 22233, 22232, 22231, 22230, 22229, 22228, 22227, 22226, 22225, 22224, 22223, 22222, 22221, 22220, 22219, 22218, 22217, 22216, 22215, 22214, 22213, 22212, 22211, 22210, 22209, 22208, 22207, 22206, 22205, 22204, 22203, 22202, 22201, 22200, 22199, 22198, 22197, 22196, 22195, 22194, 22193, 22192, 22191, 22190, 22189, 22188, 22187, 22186, 22185, 22184, 22183, 22182, 22181, 22180, 22179, 22178, 22177, 22176, 22175, 22174, 22173, 22172, 22171, 22170, 22169, 22168, 22167, 22166, 22165, 22164, 22163, 22162, 22161, 22160, 22159, 22158, 22157, 22156, 22155, 22154, 22153, 22152, 22151, 22150, 22149, 22148, 22147, 22146, 22145, 22144, 22143, 22142, 22141, 22140, 22139, 22138, 22137, 22136, 22135, 22134, 22133, 22132, 22131, 22130, 22129, 22128, 22127, 22126, 22125, 22124, 22123, 22122, 22121, 22120, 22119, 22118, 22117, 22116, 22115, 22114, 22113, 22112, 22111, 22110, 22109, 22108, 22107, 22106, 22105, 22104, 22103, 22102, 22101, 22100, 22099, 22098, 22097, 22096, 22095, 22094, 22093, 22092, 22091, 22090, 22089, 22088, 22087, 22086, 22085, 22084, 22083, 22082, 22081, 22080, 22079, 22078, 22077, 22076, 22075, 22074, 22073, 22072, 22071, 22070, 22069, 22068, 22067, 22066, 22065, 22064, 22063, 22062, 22061, 22060, 22059, 22058, 22057, 22056, 22055, 22054, 22053, 22052, 22051, 22050, 22049, 22048, 22047, 22046, 22045, 22044, 22043, 22042, 22041, 22040, 22039, 22038, 22037, 22036, 22035, 22034, 22033, 22032, 22031, 22030, 22029, 22028, 22027, 22026, 22025, 22024, 22023, 22022, 22021, 22020, 22019, 22018, 22017, 22016, 22015, 22014, 22013, 22012, 22011, 22010, 22009, 22008, 22007, 22006, 22005, 22004, 22003, 22002, 22001, 22000, 21999, 21998, 21997, 21996, 21995, 21994, 21993, 21992, 21991, 21990, 21989, 21988, 21987, 21986, 21985, 21984, 21983, 21982, 21981, 21980, 21979, 21978, 21977, 21976, 21975, 21974, 21973, 21972, 21971, 21970, 21969, 21968, 21967, 21966, 21965, 21964, 21963, 21962, 21961, 21960, 21959, 21958, 21957, 21956, 21955, 21954, 21953, 21952, 21951, 21950, 21949, 21948, 21947, 21946, 21945, 21944, 21943, 21942, 21941, 21940, 21939, 21938, 21937, 21936, 21935, 21934, 21933, 21932, 21931, 21930, 21929, 21928, 21927, 21926, 21925, 21924, 21923, 21922, 21921, 21920, 21919, 21918, 21917, 21916, 21915, 21914, 21913, 21912, 21911, 21910, 21909, 21908, 21907, 21906, 21905, 21904, 21903, 21902, 21901, 21900, 21899, 21898, 21897, 21896, 21895, 21894, 21893, 21892, 21891, 21890, 21889, 21888, 21887, 21886, 21885, 21884, 21883, 21882, 21881, 21880, 21879, 21878, 21877, 21876, 21875, 21874, 21873, 21872, 21871, 21870, 21869, 21868, 21867, 21866, 21865, 21864, 21863, 21862, 21861, 21860, 21859, 21858, 21857, 21856, 21855, 21854, 21853, 21852, 21851, 21850, 21849, 21848, 21847, 21846, 21845, 21844, 21843, 21842, 21841, 21840, 21839, 21838, 21837, 21836, 21835, 21834, 21833, 21832, 21831, 21830, 21829, 21828, 21827, 21826, 21825, 21824, 21823, 21822, 21821, 21820, 21819, 21818, 21817, 21816, 21815, 21814, 21813, 21812, 21811, 21810, 21809, 21808, 21807, 21806, 21805, 21804, 21803, 21802, 21801, 21800, 21799, 21798, 21797, 21796, 21795, 21794, 21793, 21792, 21791, 21790, 21789, 21788, 21787, 21786, 21785, 21784, 21783, 21782, 21781, 21780, 21779, 21778, 21777, 21776, 21775, 21774, 21773, 21772, 21771, 21770, 21769, 21768, 21767, 21766, 21765, 21764, 21763, 21762, 21761, 21760, 21759, 21758, 21757, 21756, 21755, 21754, 21753, 21752, 21751, 21750, 21749, 21748, 21747, 21746, 21745, 21744, 21743, 21742, 21741, 21740, 21739, 21738, 21737, 21736, 21735, 21734, 21733, 21732, 21731, 21730, 21729, 21728, 21727, 21726, 21725, 21724, 21723, 21722, 21721, 21720, 21719, 21718, 21717, 21716, 21715, 21714, 21713, 21712, 21711, 21710, 21709, 21707, 21706, 21705, 21704, 21703, 21702, 21701, 21700, 21699, 21698, 21697, 21696, 21695, 21694, 21693, 21692, 21691, 21690, 21689, 21688, 21687, 21686, 21685, 21684, 21683, 21682, 21681, 21680, 21679, 21678, 21677, 21676, 21675, 21674, 21673, 21672, 21671, 21670, 21669, 21668, 21667, 21666, 21665, 21664, 21663, 21662, 21661, 21660, 21659, 21658, 21657, 21656, 21655, 21654, 21653, 21652, 21651, 21650, 21649, 21648, 21647, 21646, 21645, 21644, 21643, 21642, 21641, 21640, 21639, 21638, 21637, 21636, 21635, 21634, 21633, 21632, 21631, 21630, 21629, 21628, 21627, 21626, 21625, 21624, 21623, 21622, 21621, 21620, 21619, 21618, 21617, 21616, 21615, 21614, 21613, 21612, 21611, 21610, 21609, 21608, 21607, 21606, 21605, 21604, 21603, 21602, 21601, 21600, 21599, 21598, 21597, 21596, 21595, 21594, 21593, 21592, 21591, 21590, 21589, 21588, 21587, 21586, 21585, 21584, 21583, 21582, 21581, 21580, 21579, 21578, 21577, 21576, 21575, 21574, 21573, 21572, 21571, 21570, 21569, 21568, 21566, 21565, 21564, 21563, 21562, 21561, 21560, 21559, 21558, 21557, 21556, 21555, 21554, 21553, 21552, 21551, 21550, 21549, 21548, 21547, 21546, 21545, 21544, 21543, 21542, 21541, 21540, 21539, 21538, 21537, 21536, 21535, 21534, 21533, 21532, 21531, 21530, 21529, 21528, 21527, 21526, 21525, 21524, 21523, 21522, 21521, 21520, 21519, 21518, 21517, 21516, 21515, 21514, 21513, 21512, 21511, 21510, 21509, 21508, 21507, 21506, 21505, 21504, 21503, 21502, 21501, 21500, 21499, 21498, 21497, 21496, 21495, 21494, 21493, 21492, 21491, 21490, 21489, 21488, 21487, 21486, 21485, 21484, 21483, 21482, 21481, 21480, 21479, 21478, 21477, 21476, 21475, 21474, 21473, 21472, 21471, 21470, 21469, 21468, 21467, 21466, 21465, 21464, 21463, 21462, 21461, 21460, 21459, 21458, 21457, 21456, 21455, 21454, 21453, 21452, 21451, 21450, 21449, 21448, 21447, 21446, 21445, 21444, 21443, 21442, 21441, 21440, 21439, 21438, 21437, 21436, 21435, 21434, 21433, 21432, 21431, 21430, 21429, 21428, 21427, 21426, 21425, 21424, 21423, 21422, 21421, 21420, 21419, 21418, 21417, 21416, 21415, 21414, 21413, 21412, 21411, 21410, 21409, 21408, 21407, 21406, 21405, 21404, 21403, 21402, 21401, 21400, 21399, 21398, 21397, 21396, 21395, 21394, 21393, 21392, 21391, 21390, 21389, 21388, 21387, 21386, 21385, 21384, 21383, 21382, 21381, 21380, 21379, 21378, 21377, 21376, 21375, 21374, 21373, 21372, 21371, 21370, 21369, 21368, 21367, 21366, 21365, 21364, 21363, 21362, 21361, 21360, 21359, 21358, 21357, 21356, 21355, 21354, 21353, 21352, 21351, 21350, 21349, 21348, 21347, 21346, 21345, 21344, 21343, 21342, 21341, 21340, 21339, 21338, 21337, 21336, 21335, 21334, 21333, 21332, 21331, 21330, 21329, 21328, 21327, 21326, 21325, 21324, 21323, 21322, 21321, 21320, 21319, 21318, 21317, 21316, 21315, 21314, 21313, 21312, 21311, 21310, 21309, 21308, 21307, 21306, 21305, 21304, 21303, 21302, 21301, 21300, 21299, 21298, 21297, 21296, 21295, 21294, 21293, 21292, 21291, 21290, 21289, 21288, 21287, 21286, 21285, 21284, 21283, 21282, 21281, 21280, 21279, 21278, 21277, 21276, 21275, 21274, 21273, 21272, 21271, 21270, 21269, 21268, 21267, 21266, 21265, 21264, 21263, 21262, 21261, 21260, 21259, 21258, 21257, 21256, 21255, 21254, 21253, 21252, 21251, 21250, 21249, 21248, 21247, 21246, 21245, 21244, 21243, 21242, 21241, 21240, 21239, 21238, 21237, 21236, 21235, 21234, 21233, 21232, 21231, 21230, 21229, 21228, 21227, 21226, 21225, 21224, 21223, 21222, 21221, 21220, 21219, 21218, 21217, 21216, 21215, 21214, 21213, 21212, 21211, 21210, 21209, 21208, 21207, 21206, 21205, 21204, 21203, 21202, 21201, 21200, 21199, 21198, 21197, 21196, 21195, 21194, 21193, 21192, 21191, 21190, 21189, 21188, 21187, 21186, 21185, 21184, 21183, 21182, 21181, 21180, 21179, 21178, 21177, 21176, 21175, 21174, 21173, 21172, 21171, 21170, 21169, 21168, 21167, 21166, 21165, 21164, 21163, 21162, 21161, 21160, 21159, 21158, 21157, 21156, 21155, 21154, 21153, 21152, 21151, 21150, 21149, 21148, 21147, 21146, 21145, 21144, 21143, 21142, 21141, 21140, 21139, 21138, 21137, 21133, 21132, 21131, 21130, 21129, 21128, 21127, 21126, 21125, 21124, 21123, 21122, 21121, 21120, 21119, 21118, 21117, 21116, 21115, 21114, 21113, 21112, 21111, 21110, 21109, 21108, 21107, 21106, 21105, 21104, 21103, 21102, 21101, 21100, 21099, 21098, 21097, 21096, 21095, 21094, 21093, 21092, 21091, 21090, 21089, 21088, 21087, 21086, 21085, 21084, 21083, 21082, 21081, 21080, 21079, 21078, 21077, 21076, 21075, 21074, 21073, 21072, 21071, 21070, 21069, 21068, 21067, 21066, 21065, 21064, 21063, 21062, 21061, 21060, 21059, 21058, 21057, 21056, 21055, 21054, 21053, 21052, 21051, 21050, 21049, 21048, 21047, 21046, 21045, 21044, 21043, 21042, 21041, 21040, 21039, 21038, 21037, 21036, 21035, 21034, 21033, 21032, 21031, 21030, 21029, 21028, 21027, 21026, 21025, 21024, 21023, 21022, 21021, 21020, 21019, 21018, 21017, 21016, 21015, 21014, 21013, 21012, 21011, 21010, 21009, 21008, 21007, 21006, 21005, 21004, 21003, 21002, 21001, 21000, 20999, 20998, 20997, 20996, 20995, 20994, 20993, 20992, 20991, 20990, 20989, 20988, 20987, 20986, 20985, 20984, 20983, 20982, 20981, 20980, 20979, 20978, 20977, 20976, 20975, 20974, 20973, 20972, 20971, 20970, 20969, 20968, 20967, 20966, 20965, 20964, 20963, 20962, 20961, 20960, 20959, 20958, 20957, 20956, 20955, 20954, 20953, 20952, 20951, 20950, 20949, 20948, 20947, 20946, 20945, 20944, 20943, 20942, 20941, 20940, 20939, 20938, 20937, 20936, 20935, 20934, 20933, 20932, 20931, 20930, 20929, 20928, 20927, 20926, 20925, 20923, 20922, 20921, 20920, 20919, 20918, 20917, 20916, 20915, 20914, 20913, 20912, 20911, 20910, 20909, 20908, 20907, 20906, 20905, 20904, 20903, 20902, 20901, 20900, 20899, 20898, 20897, 20896, 20895, 20894, 20893, 20892, 20891, 20890, 20889, 20888, 20887, 20886, 20885, 20884, 20883, 20882, 20881, 20880, 20879, 20878, 20877, 20876, 20875, 20874, 20873, 20872, 20871, 20870, 20869, 20868, 20867, 20866, 20865, 20864, 20863, 20862, 20861, 20860, 20859, 20858, 20857, 20856, 20855, 20854, 20853, 20852, 20851, 20850, 20849, 20848, 20847, 20846, 20845, 20844, 20843, 20842, 20841, 20840, 20839, 20838, 20837, 20836, 20835, 20834, 20833, 20832, 20831, 20830, 20829, 20828, 20827, 20826, 20825, 20824, 20823, 20822, 20821, 20820, 20819, 20818, 20817, 20816, 20815, 20814, 20813, 20812, 20811, 20810, 20809, 20808, 20807, 20806, 20805, 20804, 20803, 20802, 20801, 20800, 20799, 20798, 20797, 20796, 20795, 20794, 20793, 20792, 20791, 20790, 20789, 20788, 20787, 20786, 20785, 20784, 20783, 20782, 20781, 20780, 20779, 20778, 20777, 20776, 20775, 20774, 20773, 20772, 20771, 20770, 20769, 20768, 20767, 20766, 20765, 20764, 20763, 20762, 20761, 20759, 20758, 20757, 20756, 20755, 20754, 20753, 20752, 20751, 20750, 20749, 20748, 20747, 20746, 20745, 20744, 20743, 20742, 20741, 20740, 20739, 20738, 20737, 20736, 20735, 20734, 20733, 20732, 20731, 20730, 20729, 20728, 20727, 20726, 20725, 20724, 20723, 20722, 20721, 20720, 20719, 20718, 20717, 20716, 20715, 20714, 20713, 20712, 20711, 20710, 20708, 20706, 20705, 20704, 20703, 20702, 20701, 20700, 20699, 20698, 20697, 20696, 20695, 20694, 20693, 20692, 20691, 20690, 20689, 20688, 20687, 20686, 20685, 20684, 20683, 20682, 20681, 20680, 20679, 20678, 20677, 20676, 20675, 20674, 20673, 20672, 20671, 20670, 20669, 20668, 20667, 20666, 20665, 20664, 20663, 20662, 20661, 20660, 20659, 20658, 20657, 20656, 20655, 20654, 20653, 20652, 20651, 20650, 20649, 20648, 20647, 20646, 20645, 20644, 20643, 20642, 20641, 20640, 20639, 20638, 20637, 20636, 20635, 20634, 20633, 20632, 20631, 20630, 20629, 20628, 20627, 20626, 20625, 20624, 20623, 20622, 20621, 20620, 20619, 20618, 20617, 20616, 20615, 20614, 20613, 20612, 20611, 20610, 20609, 20608, 20606, 20605, 20604, 20603, 20602, 20601, 20600, 20599, 20598, 20597, 20596, 20595, 20594, 20593, 20592, 20590, 20589, 20588, 20587, 20586, 20585, 20584, 20583, 20582, 20581, 20580, 20579, 20578, 20577, 20576, 20575, 20574, 20573, 20572, 20571, 20570, 20569, 20568, 20567, 20566, 20565, 20564, 20563, 20562, 20561, 20560, 20559, 20558, 20557, 20556, 20555, 20554, 20553, 20552, 20551, 20550, 20549, 20548, 20547, 20546, 20545, 20544, 20543, 20542, 20541, 20540, 20539, 20538, 20537, 20536, 20535, 20534, 20533, 20532, 20531, 20530, 20529, 20528, 20527, 20526, 20525, 20524, 20523, 20522, 20521, 20520, 20519, 20518, 20517, 20516, 20515, 20514, 20513, 20512, 20511, 20510, 20509, 20508, 20507, 20506, 20505, 20504, 20503, 20502, 20501, 20500, 20499, 20498, 20497, 20496, 20495, 20494, 20493, 20492, 20491, 20490, 20489, 20487, 20486, 20485, 20484, 20483, 20482, 20481, 20480, 20479, 20478, 20477, 20476, 20475, 20474, 20473, 20472, 20471, 20470, 20469, 20467, 20466, 20465, 20464, 20463, 20462, 20461, 20460, 20459, 20458, 20457, 20456, 20455, 20454, 20453, 20452, 20451, 20450, 20449, 20448, 20447, 20446, 20445, 20444, 20443, 20442, 20441, 20440, 20439, 20438, 20437, 20436, 20435, 20434, 20433, 20432, 20431, 20430, 20429, 20428, 20427, 20426, 20425, 20424, 20423, 20422, 20421, 20420, 20419, 20418, 20417, 20416, 20415, 20414, 20413, 20412, 20411, 20410, 20409, 20408, 20407, 20406, 20405, 20404, 20403, 20402, 20401, 20400, 20398, 20397, 20396, 20395, 20394, 20393, 20392, 20391, 20390, 20389, 20388, 20386, 20385, 20384, 20383, 20382, 20381, 20380, 20379, 20378, 20377, 20376, 20375, 20374, 20373, 20372, 20371, 20370, 20369, 20368, 20367, 20366, 20365, 20364, 20363, 20362, 20361, 20360, 20359, 20358, 20357, 20356, 20355, 20354, 20353, 20352, 20351, 20350, 20349, 20348, 20347, 20346, 20345, 20344, 20343, 20342, 20341, 20340, 20339, 20338, 20337, 20336, 20335, 20334, 20333, 20332, 20331, 20330, 20329, 20328, 20327, 20326, 20325, 20324, 20323, 20321, 20320, 20319, 20318, 20317, 20316, 20315, 20314, 20313, 20312, 20311, 20310, 20309, 20308, 20307, 20306, 20304, 20303, 20302, 20301, 20300, 20299, 20298, 20297, 20296, 20295, 20294, 20293, 20292, 20291, 20290, 20289, 20288, 20287, 20286, 20285, 20284, 20283, 20282, 20281, 20280, 20279, 20278, 20277, 20276, 20275, 20274, 20273, 20272, 20271, 20270, 20269, 20268, 20267, 20266, 20265, 20264, 20263, 20262, 20261, 20260, 20259, 20258, 20257, 20256, 20255, 20254, 20253, 20252, 20251, 20249, 20248, 20247, 20246, 20245, 20244, 20243, 20242, 20241, 20240, 20239, 20238, 20237, 20236, 20235, 20234, 20233, 20232, 20231, 20230, 20229, 20228, 20227, 20226, 20225, 20224, 20223, 20222, 20221, 20220, 20219, 20218, 20217, 20216, 20215, 20214, 20213, 20212, 20211, 20210, 20209, 20208, 20207, 20206, 20205, 20204, 20203, 20202, 20201, 20200, 20199, 20198, 20195, 20194, 20193, 20192, 20191, 20190, 20189, 20188, 20187, 20186, 20185, 20184, 20183, 20182, 20181, 20180, 20179, 20178, 20177, 20176, 20175, 20174, 20173, 20172, 20171, 20170, 20169, 20168, 20167, 20166, 20165, 20164, 20163, 20162, 20161, 20160, 20159, 20158, 20157, 20156, 20155, 20154, 20153, 20152, 20151, 20150, 20149, 20148, 20147, 20146, 20145, 20144, 20143, 20142, 20141, 20140, 20139, 20138, 20137, 20136, 20135, 20134, 20133, 20132, 20131, 20130, 20129, 20128, 20127, 20126, 20125, 20124, 20123, 20122, 20121, 20120, 20119, 20118, 20117, 20116, 20115, 20114, 20113, 20112, 20111, 20110, 20109, 20108, 20107, 20106, 20105, 20104, 20103, 20102, 20101, 20100, 20099, 20098, 20097, 20096, 20095, 20094, 20093, 20092, 20091, 20090, 20089, 20088, 20087, 20086, 20085, 20084, 20083, 20082, 20081, 20080, 20079, 20078, 20077, 20076, 20075, 20074, 20073, 20072, 20071, 20070, 20069, 20068, 20067, 20066, 20065, 20064, 20063, 20062, 20061, 20060, 20058, 20057, 20056, 20055, 20054, 20053, 20052, 20051, 20050, 20049, 20048, 20047, 20046, 20045, 20044, 20043, 20042, 20041, 20040, 20039, 20038, 20037, 20036, 20035, 20034, 20033, 20032, 20031, 20030, 20029, 20028, 20027, 20026, 20025, 20024, 20023, 20022, 20021, 20020, 20019, 20018, 20017, 20016, 20015, 20014, 20013, 20012, 20011, 20010, 20009, 20008, 20007, 20006, 20005, 20004, 20003, 20002, 20001, 20000, 19999, 19998, 19997, 19996, 19995, 19994, 19993, 19992, 19991, 19990, 19989, 19988, 19987, 19986, 19985, 19984, 19983, 19982, 19981, 19980, 19979, 19978, 19977, 19976, 19975, 19974, 19973, 19972, 19971, 19970, 19969, 19968, 19967, 19966, 19965, 19964, 19963, 19962, 19961, 19960, 19959, 19958, 19957, 19956, 19955, 19954, 19953, 19952, 19951, 19950, 19949, 19948, 19947, 19946, 19945, 19944, 19943, 19942, 19941, 19940, 19939, 19938, 19937, 19936, 19935, 19934, 19933, 19932, 19931, 19930, 19929, 19928, 19927, 19926, 19925, 19924, 19923, 19922, 19921, 19920, 19919, 19918, 19917, 19916, 19915, 19914, 19913, 19912, 19911, 19910, 19909, 19908, 19907, 19906, 19905, 19904, 19903, 19902, 19901, 19900, 19899, 19898, 19896, 19895, 19894, 19893, 19892, 19891, 19890, 19889, 19888, 19887, 19886, 19885, 19884, 19883, 19882, 19881, 19880, 19879, 19878, 19877, 19876, 19875, 19874, 19873, 19872, 19871, 19870, 19869, 19868, 19867, 19866, 19865, 19864, 19863, 19862, 19861, 19860, 19859, 19858, 19857, 19856, 19855, 19854, 19853, 19852, 19850, 19849, 19848, 19847, 19846, 19845, 19844, 19843, 19842, 19841, 19840, 19839, 19838, 19837, 19836, 19835, 19834, 19833, 19832, 19831, 19830, 19829, 19828, 19827, 19826, 19825, 19824, 19823, 19822, 19821, 19820, 19819, 19818, 19817, 19816, 19815, 19814, 19813, 19812, 19811, 19810, 19809, 19808, 19807, 19806, 19805, 19804, 19803, 19802, 19801, 19800, 19799, 19798, 19797, 19796, 19795, 19794, 19793, 19792, 19791, 19790, 19789, 19788, 19787, 19786, 19785, 19784, 19783, 19782, 19781, 19780, 19779, 19778, 19777, 19776, 19775, 19774, 19773, 19772, 19771, 19770, 19769, 19768, 19767, 19766, 19765, 19764, 19763, 19762, 19761, 19760, 19759, 19758, 19757, 19756, 19755, 19754, 19753, 19752, 19751, 19750, 19749, 19748, 19747, 19746, 19745, 19744, 19743, 19742, 19741, 19740, 19739, 19738, 19737, 19736, 19735, 19734, 19733, 19732, 19731, 19730, 19729, 19728, 19727, 19726, 19725, 19724, 19723, 19722, 19721, 19720, 19719, 19718, 19717, 19716, 19715, 19714, 19713, 19712, 19711, 19710, 19709, 19708, 19707, 19706, 19705, 19704, 19703, 19702, 19701, 19700, 19699, 19698, 19697, 19696, 19695, 19694, 19693, 19692, 19691, 19690, 19689, 19688, 19687, 19686, 19685, 19684, 19683, 19682, 19681, 19680, 19679, 19678, 19677, 19676, 19675, 19674, 19673, 19672, 19671, 19670, 19669, 19668, 19667, 19666, 19665, 19664, 19663, 19662, 19661, 19660, 19659, 19658, 19657, 19656, 19655, 19654, 19653, 19652, 19651, 19650, 19648, 19647, 19646, 19645, 19644, 19643, 19642, 19641, 19640, 19638, 19637, 19636, 19635, 19634, 19633, 19632, 19631, 19630, 19629, 19628, 19627, 19626, 19625, 19624, 19623, 19622, 19621, 19620, 19619, 19618, 19617, 19616, 19615, 19614, 19613, 19612, 19611, 19610, 19609, 19608, 19607, 19606, 19605, 19604, 19603, 19602, 19600, 19599, 19598, 19597, 19596, 19595, 19594, 19593, 19592, 19591, 19590, 19589, 19588, 19587, 19586, 19585, 19584, 19583, 19582, 19581, 19580, 19579, 19578, 19577, 19576, 19575, 19574, 19573, 19572, 19571, 19570, 19569, 19568, 19567, 19566, 19565, 19564, 19563, 19562, 19561, 19560, 19559, 19558, 19557, 19556, 19555, 19554, 19553, 19552, 19551, 19550, 19549, 19548, 19547, 19546, 19545, 19544, 19543, 19542, 19540, 19539, 19538, 19537, 19536, 19535, 19534, 19533, 19532, 19531, 19530, 19529, 19528, 19527, 19526, 19525, 19524, 19523, 19522, 19521, 19520, 19519, 19518, 19517, 19516, 19515, 19514, 19513, 19512, 19511, 19510, 19509, 19508, 19507, 19506, 19505, 19504, 19503, 19502, 19501, 19500, 19499, 19498, 19497, 19496, 19495, 19494, 19493, 19492, 19491, 19490, 19489, 19488, 19487, 19486, 19485, 19484, 19483, 19482, 19481, 19480, 19479, 19478, 19477, 19476, 19475, 19474, 19473, 19472, 19471, 19470, 19469, 19468, 19467, 19466, 19465, 19464, 19463, 19462, 19461, 19460, 19459, 19458, 19457, 19456, 19455, 19454, 19453, 19452, 19451, 19450, 19449, 19448, 19447, 19446, 19445, 19444, 19443, 19442, 19441, 19440, 19439, 19438, 19437, 19436, 19435, 19434, 19433, 19432, 19431, 19430, 19429, 19428, 19427, 19426, 19425, 19424, 19423, 19422, 19421, 19420, 19419, 19418, 19417, 19416, 19415, 19414, 19413, 19412, 19411, 19410, 19409, 19408, 19407, 19406, 19405, 19404, 19403, 19402, 19401, 19400, 19399, 19398, 19397, 19396, 19395, 19394, 19393, 19392, 19391, 19390, 19389, 19388, 19387, 19386, 19385, 19384, 19383, 19382, 19381, 19380, 19379, 19378, 19377, 19376, 19375, 19374, 19373, 19372, 19371, 19370, 19369, 19368, 19367, 19366, 19365, 19364, 19363, 19362, 19361, 19360, 19359, 19358, 19357, 19356, 19355, 19354, 19353, 19352, 19351, 19350, 19349, 19348, 19347, 19346, 19345, 19344, 19343, 19342, 19341, 19340, 19339, 19338, 19337, 19336, 19335, 19334, 19333, 19332, 19331, 19329, 19328, 19327, 19326, 19325, 19324, 19323, 19322, 19321, 19320, 19319, 19318, 19317, 19316, 19315, 19314, 19313, 19312, 19311, 19310, 19309, 19308, 19307, 19306, 19305, 19304, 19303, 19302, 19301, 19300, 19299, 19298, 19297, 19296, 19295, 19294, 19293, 19292, 19291, 19290, 19289, 19288, 19287, 19286, 19285, 19284, 19283, 19282, 19281, 19280, 19279, 19278, 19277, 19276, 19275, 19274, 19273, 19272, 19271, 19270, 19269, 19268, 19267, 19266, 19265, 19264, 19263, 19262, 19261, 19260, 19259, 19258, 19257, 19256, 19255, 19254, 19253, 19252, 19251, 19250, 19249, 19248, 19247, 19246, 19245, 19244, 19243, 19242, 19241, 19240, 19239, 19238, 19237, 19236, 19235, 19234, 19233, 19232, 19231, 19230, 19229, 19228, 19227, 19226, 19225, 19224, 19223, 19222, 19221, 19220, 19219, 19218, 19217, 19216, 19215, 19214, 19213, 19212, 19211, 19210, 19209, 19208, 19207, 19206, 19205, 19204, 19203, 19202, 19201, 19200, 19197, 19195, 19194, 19193, 19192, 19191, 19190, 19189, 19188, 19187, 19186, 19185, 19184, 19183, 19182, 19181, 19180, 19179, 19178, 19177, 19176, 19175, 19174, 19173, 19172, 19171, 19170, 19169, 19168, 19167, 19166, 19165, 19164, 19163, 19162, 19160, 19159, 19158, 19157, 19156, 19155, 19154, 19153, 19152, 19151, 19150, 19149, 19148, 19147, 19146, 19145, 19144, 19143, 19142, 19141, 19140, 19139, 19138, 19137, 19136, 19135, 19134, 19133, 19132, 19131, 19130, 19129, 19128, 19127, 19126, 19125, 19124, 19123, 19122, 19121, 19120, 19119, 19118, 19117, 19116, 19115, 19114, 19113, 19112, 19111, 19110, 19109, 19108, 19107, 19106, 19105, 19104, 19103, 19102, 19101, 19100, 19099, 19098, 19097, 19096, 19095, 19094, 19093, 19092, 19091, 19090, 19089, 19088, 19087, 19086, 19085, 19084, 19083, 19082, 19081, 19080, 19079, 19078, 19077, 19076, 19075, 19074, 19073, 19072, 19071, 19070, 19069, 19068, 19067, 19066, 19065, 19064, 19063, 19062, 19061, 19060, 19059, 19058, 19057, 19056, 19055, 19054, 19053, 19052, 19051, 19050, 19049, 19048, 19047, 19046, 19045, 19044, 19043, 19042, 19041, 19040, 19039, 19038, 19037, 19036, 19035, 19034, 19033, 19032, 19031, 19030, 19029, 19028, 19027, 19026, 19025, 19024, 19023, 19022, 19021, 19020, 19019, 19018, 19017, 19016, 19015, 19014, 19013, 19012, 19011, 19010, 19009, 19008, 19007, 19006, 19005, 19004, 19003, 19002, 19001, 18999, 18998, 18997, 18996, 18995, 18994, 18993, 18992, 18991, 18990, 18989, 18987, 18986, 18985, 18984, 18983, 18982, 18981, 18980, 18979, 18978, 18977, 18976, 18975, 18974, 18973, 18972, 18971, 18970, 18969, 18968, 18967, 18966, 18965, 18964, 18963, 18962, 18961, 18960, 18959, 18958, 18957, 18956, 18955, 18954, 18953, 18952, 18951, 18950, 18949, 18948, 18947, 18946, 18945, 18944, 18943, 18942, 18941, 18940, 18939, 18938, 18937, 18936, 18935, 18934, 18933, 18932, 18931, 18930, 18929, 18928, 18927, 18926, 18925, 18924, 18923, 18922, 18921, 18920, 18919, 18918, 18917, 18916, 18915, 18914, 18913, 18912, 18911, 18910, 18909, 18908, 18907, 18906, 18905, 18904, 18903, 18902, 18901, 18900, 18899, 18898, 18897, 18896, 18895, 18894, 18893, 18892, 18891, 18890, 18889, 18888, 18887, 18886, 18885, 18884, 18883, 18882, 18881, 18880, 18879, 18878, 18877, 18876, 18875, 18874, 18873, 18872, 18871, 18870, 18869, 18868, 18867, 18866, 18865, 18864, 18863, 18862, 18861, 18859, 18858, 18857, 18856, 18855, 18854, 18853, 18852, 18851, 18850, 18849, 18848, 18847, 18846, 18845, 18844, 18843, 18842, 18841, 18840, 18839, 18838, 18837, 18836, 18835, 18834, 18833, 18832, 18831, 18830, 18829, 18828, 18827, 18826, 18825, 18823, 18822, 18821, 18820, 18819, 18818, 18817, 18816, 18815, 18814, 18813, 18812, 18811, 18810, 18809, 18808, 18807, 18806, 18805, 18804, 18803, 18802, 18801, 18800, 18799, 18798, 18797, 18796, 18795, 18794, 18793, 18792, 18791, 18790, 18789, 18788, 18787, 18786, 18785, 18784, 18783, 18782, 18781, 18780, 18779, 18778, 18777, 18776, 18775, 18774, 18773, 18772, 18771, 18770, 18769, 18768, 18767, 18766, 18765, 18764, 18763, 18762, 18761, 18760, 18759, 18758, 18757, 18756, 18755, 18754, 18753, 18752, 18751, 18750, 18749, 18748, 18747, 18746, 18745, 18744, 18743, 18742, 18741, 18740, 18739, 18738, 18737, 18736, 18735, 18734, 18733, 18732, 18731, 18730, 18729, 18728, 18727, 18726, 18725, 18724, 18723, 18722, 18721, 18720, 18719, 18718, 18717, 18716, 18715, 18714, 18713, 18712, 18711, 18710, 18709, 18708, 18707, 18706, 18705, 18704, 18703, 18702, 18701, 18700, 18699, 18698, 18697, 18696, 18695, 18694, 18693, 18692, 18691, 18690, 18689, 18688, 18687, 18686, 18685, 18684, 18683, 18682, 18681, 18680, 18678, 18677, 18676, 18675, 18674, 18673, 18672, 18671, 18670, 18669, 18668, 18667, 18666, 18665, 18664, 18663, 18662, 18661, 18659, 18658, 18657, 18656, 18655, 18654, 18653, 18652, 18651, 18650, 18649, 18648, 18647, 18646, 18645, 18644, 18643, 18642, 18641, 18640, 18639, 18638, 18637, 18636, 18635, 18634, 18633, 18632, 18631, 18630, 18629, 18628, 18627, 18626, 18625, 18624, 18623, 18622, 18621, 18620, 18619, 18618, 18617, 18616, 18615, 18614, 18613, 18612, 18611, 18610, 18609, 18608, 18607, 18606, 18605, 18604, 18603, 18602, 18601, 18600, 18599, 18598, 18597, 18596, 18595, 18594, 18593, 18592, 18591, 18590, 18589, 18588, 18587, 18586, 18585, 18584, 18583, 18582, 18581, 18580, 18579, 18578, 18577, 18576, 18575, 18574, 18573, 18572, 18571, 18570, 18569, 18568, 18567, 18566, 18565, 18564, 18563, 18562, 18561, 18560, 18559, 18558, 18557, 18556, 18555, 18554, 18553, 18552, 18551, 18550, 18549, 18548, 18547, 18546, 18545, 18544, 18543, 18542, 18541, 18540, 18539, 18538, 18537, 18536, 18535, 18534, 18533, 18532, 18531, 18530, 18529, 18528, 18527, 18526, 18525, 18524, 18523, 18522, 18521, 18520, 18519, 18518, 18517, 18516, 18515, 18514, 18513, 18512, 18511, 18510, 18509, 18508, 18507, 18506, 18505, 18504, 18503, 18502, 18501, 18500, 18499, 18498, 18497, 18496, 18495, 18494, 18493, 18492, 18491, 18490, 18489, 18488, 18487, 18486, 18485, 18484, 18483, 18482, 18481, 18480, 18479, 18478, 18477, 18476, 18475, 18474, 18473, 18472, 18471, 18470, 18469, 18468, 18467, 18466, 18465, 18464, 18463, 18462, 18461, 18460, 18459, 18458, 18457, 18456, 18455, 18454, 18453, 18452, 18451, 18450, 18449, 18448, 18447, 18446, 18445, 18444, 18443, 18442, 18441, 18440, 18439, 18438, 18437, 18436, 18435, 18434, 18433, 18432, 18431, 18430, 18429, 18428, 18427, 18426, 18425, 18424, 18423, 18422, 18421, 18420, 18419, 18418, 18417, 18416, 18415, 18414, 18413, 18412, 18411, 18410, 18409, 18408, 18407, 18406, 18405, 18404, 18403, 18402, 18401, 18400, 18399, 18398, 18397, 18396, 18395, 18394, 18393, 18392, 18391, 18390, 18389, 18388, 18387, 18386, 18385, 18384, 18383, 18382, 18381, 18380, 18379, 18378, 18377, 18376, 18375, 18374, 18373, 18372, 18371, 18370, 18369, 18368, 18367, 18366, 18365, 18364, 18363, 18362, 18361, 18360, 18359, 18358, 18357, 18356, 18355, 18354, 18353, 18352, 18351, 18350, 18349, 18348, 18347, 18346, 18345, 18344, 18343, 18342, 18341, 18340, 18339, 18338, 18337, 18336, 18335, 18334, 18333, 18332, 18331, 18330, 18329, 18328, 18327, 18326, 18325, 18324, 18323, 18322, 18321, 18320, 18319, 18318, 18317, 18316, 18315, 18314, 18313, 18312, 18311, 18310, 18309, 18308, 18307, 18306, 18305, 18304, 18303, 18302, 18301, 18300, 18299, 18298, 18297, 18296, 18295, 18294, 18293, 18292, 18291, 18290, 18289, 18288, 18287, 18286, 18285, 18284, 18283, 18282, 18281, 18280, 18279, 18278, 18277, 18276, 18275, 18274, 18273, 18272, 18271, 18270, 18269, 18268, 18267, 18266, 18265, 18264, 18263, 18262, 18261, 18260, 18259, 18258, 18257, 18256, 18255, 18254, 18253, 18252, 18251, 18250, 18249, 18248, 18247, 18246, 18245, 18244, 18243, 18242, 18241, 18240, 18239, 18238, 18237, 18236, 18235, 18234, 18233, 18232, 18231, 18230, 18229, 18228, 18227, 18226, 18225, 18224, 18223, 18222, 18221, 18220, 18219, 18218, 18217, 18216, 18215, 18214, 18213, 18212, 18211, 18210, 18209, 18208, 18207, 18206, 18205, 18204, 18203, 18202, 18201, 18200, 18199, 18198, 18197, 18196, 18195, 18194, 18193, 18192, 18191, 18190, 18189, 18188, 18187, 18186, 18185, 18184, 18183, 18182, 18181, 18180, 18179, 18178, 18177, 18176, 18175, 18174, 18173, 18172, 18171, 18170, 18169, 18168, 18167, 18166, 18165, 18164, 18163, 18162, 18161, 18160, 18159, 18158, 18157, 18156, 18155, 18154, 18153, 18152, 18151, 18150, 18149, 18148, 18147, 18146, 18145, 18144, 18143, 18142, 18141, 18140, 18139, 18138, 18137, 18136, 18135, 18134, 18133, 18132, 18131, 18130, 18129, 18128, 18127, 18126, 18125, 18124, 18123, 18122, 18121, 18120, 18119, 18118, 18117, 18116, 18115, 18114, 18113, 18112, 18111, 18110, 18109, 18108, 18107, 18106, 18105, 18104, 18103, 18102, 18101, 18100, 18099, 18098, 18097, 18096, 18095, 18094, 18093, 18092, 18091, 18090, 18089, 18088, 18087, 18086); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (18085, 18084, 18083, 18082, 18081, 18080, 18079, 18078, 18077, 18076, 18075, 18074, 18073, 18072, 18071, 18070, 18069, 18068, 18067, 18066, 18065, 18064, 18063, 18062, 18061, 18060, 18059, 18058, 18057, 18056, 18055, 18054, 18053, 18052, 18051, 18050, 18049, 18048, 18047, 18046, 18045, 18044, 18043, 18042, 18041, 18040, 18039, 18038, 18037, 18036, 18035, 18034, 18033, 18032, 18031, 18030, 18029, 18028, 18027, 18026, 18025, 18024, 18023, 18022, 18021, 18020, 18019, 18018, 18017, 18016, 18015, 18014, 18013, 18012, 18011, 18010, 18009, 18008, 18007, 18006, 18005, 18004, 18003, 18002, 18001, 18000, 17999, 17998, 17997, 17996, 17995, 17994, 17993, 17992, 17991, 17990, 17989, 17988, 17987, 17986, 17985, 17984, 17983, 17982, 17981, 17980, 17979, 17978, 17977, 17976, 17975, 17974, 17973, 17972, 17971, 17970, 17969, 17968, 17967, 17966, 17965, 17964, 17963, 17962, 17961, 17960, 17959, 17958, 17957, 17956, 17955, 17954, 17953, 17952, 17951, 17950, 17949, 17948, 17947, 17946, 17945, 17944, 17943, 17942, 17941, 17940, 17939, 17938, 17937, 17936, 17935, 17934, 17933, 17932, 17931, 17930, 17929, 17928, 17927, 17926, 17925, 17924, 17923, 17922, 17921, 17920, 17919, 17918, 17917, 17916, 17915, 17914, 17913, 17912, 17911, 17910, 17909, 17908, 17907, 17906, 17905, 17904, 17903, 17902, 17901, 17900, 17899, 17898, 17897, 17896, 17895, 17894, 17893, 17892, 17891, 17890, 17889, 17888, 17887, 17886, 17885, 17884, 17883, 17882, 17881, 17880, 17879, 17878, 17877, 17876, 17875, 17874, 17873, 17872, 17871, 17870, 17869, 17868, 17867, 17866, 17865, 17864, 17863, 17861, 17860, 17859, 17858, 17857, 17856, 17855, 17854, 17853, 17852, 17851, 17850, 17849, 17848, 17847, 17846, 17845, 17844, 17843, 17842, 17841, 17840, 17839, 17838, 17837, 17836, 17835, 17834, 17833, 17832, 17831, 17830, 17829, 17828, 17827, 17826, 17825, 17824, 17823, 17822, 17821, 17820, 17819, 17818, 17817, 17816, 17815, 17814, 17813, 17812, 17811, 17810, 17809, 17808, 17807, 17806, 17805, 17804, 17803, 17802, 17801, 17800, 17799, 17798, 17797, 17796, 17795, 17794, 17793, 17791, 17790, 17788, 17787, 17786, 17785, 17784, 17783, 17782, 17781, 17780, 17779, 17778, 17777, 17776, 17775, 17774, 17773, 17772, 17771, 17769, 17768, 17767, 17766, 17765, 17764, 17763, 17762, 17761, 17760, 17759, 17758, 17757, 17756, 17755, 17754, 17753, 17752, 17751, 17750, 17749, 17748, 17747, 17746, 17745, 17744, 17743, 17742, 17741, 17740, 17739, 17738, 17737, 17736, 17735, 17734, 17733, 17730, 17729, 17728, 17727, 17726, 17725, 17724, 17723, 17722, 17721, 17720, 17719, 17718, 17717, 17716, 17715, 17714, 17713, 17712, 17711, 17710, 17709, 17708, 17707, 17706, 17705, 17704, 17703, 17702, 17701, 17699, 17698, 17697, 17696, 17695, 17694, 17693, 17692, 17691, 17690, 17689, 17688, 17687, 17686, 17685, 17684, 17683, 17682, 17681, 17680, 17679, 17678, 17677, 17676, 17675, 17674, 17673, 17672, 17671, 17670, 17669, 17668, 17667, 17666, 17665, 17664, 17663, 17662, 17661, 17660, 17659, 17658, 17657, 17656, 17655, 17654, 17653, 17652, 17651, 17650, 17649, 17648, 17647, 17646, 17645, 17644, 17643, 17642, 17641, 17640, 17639, 17638, 17637, 17636, 17635, 17634, 17633, 17632, 17631, 17630, 17629, 17628, 17627, 17626, 17625, 17624, 17623, 17622, 17621, 17620, 17619, 17618, 17617, 17616, 17615, 17614, 17613, 17612, 17611, 17610, 17609, 17608, 17607, 17606, 17605, 17604, 17603, 17602, 17601, 17600, 17599, 17598, 17597, 17596, 17595, 17594, 17593, 17592, 17591, 17590, 17588, 17587, 17586, 17585, 17584, 17583, 17582, 17581, 17580, 17579, 17578, 17577, 17576, 17575, 17574, 17573, 17572, 17571, 17570, 17569, 17568, 17567, 17566, 17565, 17564, 17563, 17562, 17560, 17559, 17558, 17557, 17556, 17555, 17554, 17553, 17552, 17551, 17550, 17549, 17548, 17547, 17546, 17545, 17544, 17543, 17542, 17541, 17540, 17539, 17538, 17537, 17536, 17535, 17534, 17533, 17532, 17531, 17530, 17529, 17528, 17527, 17526, 17525, 17524, 17523, 17522, 17521, 17520, 17519, 17518, 17517, 17516, 17515, 17514, 17513, 17512, 17511, 17510, 17509, 17508, 17507, 17506, 17505, 17504, 17503, 17502, 17501, 17500, 17499, 17498, 17497, 17496, 17495, 17494, 17493, 17492, 17491, 17490, 17489, 17488, 17487, 17486, 17485, 17484, 17483, 17482, 17481, 17480, 17479, 17478, 17477, 17476, 17475, 17474, 17472, 17471, 17470, 17469, 17468, 17467, 17466, 17465, 17464, 17463, 17462, 17461, 17460, 17459, 17458, 17457, 17456, 17455, 17454, 17453, 17452, 17451, 17450, 17449, 17448, 17447, 17446, 17445, 17444, 17443, 17442, 17441, 17440, 17439, 17438, 17437, 17436, 17435, 17434, 17433, 17432, 17431, 17430, 17429, 17428, 17427, 17426, 17425, 17424, 17423, 17422, 17421, 17420, 17419, 17418, 17417, 17416, 17415, 17414, 17413, 17412, 17411, 17410, 17409, 17408, 17407, 17406, 17405, 17404, 17403, 17402, 17401, 17400, 17399, 17398, 17397, 17396, 17395, 17394, 17393, 17392, 17391, 17390, 17389, 17388, 17387, 17386, 17385, 17384, 17383, 17382, 17381, 17380, 17379, 17378, 17377, 17376, 17375, 17374, 17373, 17372, 17371, 17370, 17369, 17368, 17367, 17366, 17365, 17364, 17363, 17362, 17361, 17360, 17359, 17358, 17357, 17356, 17355, 17354, 17353, 17352, 17351, 17350, 17349, 17348, 17347, 17346, 17345, 17344, 17343, 17342, 17341, 17340, 17339, 17338, 17337, 17336, 17335, 17334, 17333, 17332, 17331, 17330, 17329, 17328, 17327, 17326, 17325, 17324, 17323, 17322, 17321, 17320, 17319, 17318, 17317, 17316, 17315, 17314, 17313, 17312, 17311, 17310, 17309, 17308, 17307, 17306, 17305, 17304, 17303, 17302, 17301, 17300, 17299, 17298, 17297, 17296, 17295, 17294, 17293, 17292, 17291, 17290, 17289, 17288, 17287, 17286, 17285, 17284, 17283, 17282, 17281, 17280, 17279, 17278, 17277, 17276, 17275, 17274, 17272, 17271, 17270, 17269, 17268, 17266, 17265, 17264, 17263, 17262, 17261, 17260, 17258, 17257, 17256, 17255, 17254, 17253, 17252, 17251, 17250, 17249, 17248, 17247, 17246, 17245, 17244, 17243, 17242, 17241, 17240, 17239, 17238, 17237, 17236, 17235, 17234, 17233, 17232, 17231, 17230, 17229, 17228, 17227, 17226, 17225, 17224, 17223, 17222, 17221, 17220, 17219, 17218, 17217, 17216, 17215, 17214, 17213, 17212, 17211, 17210, 17209, 17208, 17207, 17206, 17205, 17204, 17203, 17202, 17201, 17200, 17199, 17198, 17197, 17196, 17195, 17194, 17193, 17192, 17191, 17190, 17189, 17188, 17187, 17186, 17185, 17184, 17183, 17182, 17181, 17180, 17179, 17178, 17175, 17174, 17173, 17172, 17171, 17170, 17169, 17168, 17167, 17166, 17165, 17164, 17163, 17162, 17161, 17160, 17159, 17158, 17157, 17156, 17155, 17154, 17153, 17152, 17151, 17150, 17149, 17148, 17147, 17146, 17145, 17144, 17143, 17142, 17141, 17140, 17139, 17138, 17137, 17136, 17135, 17134, 17133, 17132, 17131, 17130, 17129, 17128, 17127, 17126, 17125, 17124, 17123, 17122, 17121, 17120, 17119, 17118, 17117, 17116, 17115, 17114, 17113, 17112, 17111, 17110, 17109, 17108, 17107, 17106, 17105, 17104, 17103, 17102, 17101, 17100, 17099, 17098, 17097, 17096, 17095, 17094, 17093, 17092, 17091, 17090, 17089, 17088, 17087, 17086, 17085, 17084, 17083, 17082, 17081, 17080, 17079, 17078, 17077, 17076, 17075, 17074, 17073, 17072, 17071, 17070, 17069, 17068, 17067, 17066, 17064, 17063, 17062, 17061, 17060, 17059, 17058, 17057, 17056, 17055, 17054, 17053, 17052, 17051, 17050, 17049, 17048, 17047, 17046, 17045, 17044, 17043, 17042, 17041, 17040, 17039, 17038, 17037, 17036, 17035, 17034, 17033, 17032, 17031, 17030, 17029, 17028, 17027, 17026, 17025, 17024, 17023, 17022, 17021, 17020, 17019, 17018, 17017, 17016, 17015, 17014, 17013, 17012, 17011, 17010, 17009, 17008, 17007, 17006, 17005, 17004, 17003, 17002, 17001, 17000, 16999, 16998, 16997, 16996, 16995, 16994, 16993, 16992, 16991, 16990, 16989, 16988, 16987, 16986, 16985, 16984, 16983, 16982, 16981, 16980, 16979, 16978, 16977, 16976, 16975, 16974, 16973, 16972, 16971, 16970, 16969, 16968, 16967, 16966, 16965, 16964, 16963, 16962, 16961, 16960, 16959, 16958, 16957, 16956, 16955, 16954, 16953, 16952, 16951, 16950, 16949, 16948, 16947, 16946, 16945, 16944, 16942, 16941, 16940, 16939, 16938, 16937, 16936, 16935, 16934, 16933, 16932, 16931, 16930, 16929, 16928, 16927, 16926, 16925, 16924, 16923, 16922, 16921, 16920, 16919, 16918, 16917, 16916, 16915, 16914, 16903, 16902, 16901, 16900, 16899, 16898, 16896, 16895, 16894, 16893, 16892, 16891, 16890, 16889, 16888, 16887, 16886, 16885, 16884, 16883, 16882, 16881, 16879, 16878, 16877, 16876, 16875, 16874, 16873, 16872, 16871, 16870, 16869, 16868, 16867, 16866, 16865, 16864, 16863, 16862, 16861, 16860, 16859, 16858, 16857, 16856, 16855, 16854, 16853, 16852, 16851, 16850, 16849, 16848, 16847, 16846, 16845, 16844, 16843, 16842, 16841, 16840, 16839, 16838, 16837, 16836, 16835, 16834, 16833, 16832, 16831, 16830, 16829, 16828, 16827, 16826, 16825, 16824, 16823, 16822, 16821, 16820, 16819, 16818, 16817, 16816, 16815, 16814, 16813, 16812, 16811, 16810, 16809, 16808, 16807, 16806, 16805, 16804, 16803, 16802, 16801, 16800, 16799, 16798, 16797, 16796, 16795, 16794, 16793, 16792, 16791, 16790, 16789, 16788, 16787, 16786, 16785, 16784, 16783, 16782, 16781, 16780, 16779, 16778, 16777, 16776, 16775, 16774, 16773, 16772, 16771, 16770, 16769, 16768, 16767, 16766, 16765, 16764, 16763, 16762, 16761, 16760, 16759, 16758, 16757, 16756, 16755, 16754, 16753, 16752, 16751, 16750, 16749, 16748, 16747, 16746, 16745, 16744, 16743, 16742, 16741, 16740, 16739, 16738, 16737, 16736, 16735, 16734, 16733, 16732, 16731, 16730, 16729, 16728, 16727, 16726, 16725, 16724, 16723, 16722, 16721, 16720, 16719, 16718, 16717, 16716, 16715, 16714, 16713, 16712, 16711, 16710, 16709, 16708, 16707, 16706, 16705, 16704, 16703, 16702, 16701, 16700, 16699, 16698, 16697, 16696, 16695, 16694, 16693, 16692, 16691, 16690, 16689, 16688, 16687, 16686, 16685, 16684, 16683, 16682, 16681, 16680, 16679, 16678, 16677, 16676, 16675, 16674, 16673, 16672, 16671, 16670, 16669, 16668, 16667, 16666, 16665, 16664, 16663, 16662, 16661, 16660, 16659, 16658, 16657, 16656, 16655, 16654, 16653, 16652, 16651, 16650, 16649, 16648, 16647, 16646, 16645, 16644, 16643, 16642, 16641, 16640, 16639, 16638, 16637, 16636, 16635, 16634, 16633, 16632, 16631, 16630, 16629, 16628, 16627, 16626, 16625, 16624, 16623, 16622, 16621, 16620, 16619, 16618, 16617, 16616, 16615, 16614, 16613, 16612, 16611, 16610, 16609, 16608, 16607, 16606, 16605, 16604, 16603, 16602, 16601, 16600, 16599, 16598, 16597, 16596, 16595, 16594, 16593, 16592, 16591, 16590, 16589, 16588, 16587, 16586, 16584, 16583, 16582, 16581, 16580, 16579, 16578, 16577, 16576, 16575, 16574, 16573, 16572, 16571, 16570, 16569, 16568, 16567, 16566, 16565, 16564, 16563, 16562, 16561, 16560, 16559, 16558, 16557, 16556, 16555, 16554, 16553, 16552, 16551, 16550, 16549, 16548, 16547, 16546, 16545, 16544, 16543, 16542, 16541, 16540, 16539, 16538, 16537, 16536, 16535, 16534, 16533, 16532, 16531, 16530, 16529, 16528, 16527, 16526, 16525, 16524, 16523, 16522, 16521, 16520, 16519, 16518, 16517, 16516, 16515, 16514, 16513, 16512, 16511, 16510, 16509, 16508, 16507, 16506, 16505, 16504, 16503, 16502, 16501, 16500, 16499, 16498, 16497, 16496, 16495, 16494, 16493, 16492, 16491, 16490, 16489, 16488, 16487, 16486, 16485, 16484, 16483, 16482, 16481, 16479, 16478, 16477, 16476, 16475, 16474, 16473, 16472, 16471, 16470, 16469, 16468, 16467, 16466, 16465, 16464, 16463, 16462, 16461, 16460, 16459, 16458, 16457, 16456, 16455, 16454, 16453, 16452, 16451, 16450, 16449, 16448, 16447, 16446, 16445, 16444, 16443, 16442, 16441, 16440, 16439, 16438, 16437, 16436, 16435, 16434, 16433, 16432, 16431, 16430, 16429, 16428, 16427, 16426, 16425, 16424, 16423, 16422, 16421, 16420, 16419, 16418, 16417, 16416, 16414, 16413, 16412, 16411, 16410, 16409, 16408, 16407, 16406, 16405, 16404, 16403, 16402, 16401, 16400, 16399, 16398, 16397, 16396, 16395, 16394, 16393, 16392, 16391, 16390, 16389, 16388, 16387, 16386, 16385, 16384, 16383, 16382, 16381, 16380, 16379, 16378, 16377, 16376, 16375, 16374, 16373, 16372, 16371, 16370, 16369, 16368, 16367, 16366, 16365, 16364, 16363, 16362, 16361, 16360, 16359, 16358, 16357, 16356, 16355, 16354, 16353, 16352, 16351, 16350, 16349, 16348, 16347, 16346, 16345, 16344, 16343, 16341, 16340, 16339, 16338, 16337, 16336, 16335, 16334, 16333, 16332, 16331, 16330, 16329, 16328, 16327, 16326, 16325, 16324, 16323, 16322, 16321, 16320, 16319, 16318, 16317, 16316, 16315, 16314, 16313, 16312, 16311, 16310, 16309, 16308, 16307, 16306, 16305, 16303, 16302, 16301, 16300, 16299, 16298, 16297, 16296, 16295, 16294, 16293, 16292, 16291, 16290, 16289, 16288, 16287, 16286, 16285, 16284, 16283, 16282, 16281, 16280, 16279, 16278, 16275, 16274, 16273, 16272, 16271, 16270, 16269, 16268, 16267, 16266, 16265, 16264, 16263, 16262, 16261, 16260, 16259, 16258, 16257, 16256, 16255, 16254, 16253, 16252, 16251, 16250, 16249, 16248, 16247, 16246, 16245, 16244, 16243, 16242, 16241, 16240, 16239, 16238, 16237, 16236, 16235, 16234, 16233, 16232, 16231, 16230, 16229, 16228, 16227, 16226, 16225, 16224, 16223, 16222, 16220, 16219, 16218, 16217, 16216, 16215, 16214, 16213, 16212, 16211, 16210, 16209, 16206, 16205, 16204, 16203, 16202, 16201, 16200, 16199, 16197, 16196, 16195, 16193, 16192, 16191, 16189, 16188, 16187, 16185, 16184, 16183, 16181, 16180, 16179, 16176, 16175, 16174, 16173, 16171, 16170, 16169, 16168, 16167, 16166, 16165, 16164, 16163, 16161, 16158, 16157, 16156, 16155, 16154, 16153, 16151, 16150, 16149, 16148, 16147, 16146, 16145, 16144, 16143, 16142, 16141, 16140, 16139, 16138, 16137, 16136, 16135, 16134, 16133, 16132, 16131, 16130, 16129, 16128, 16127, 16126, 16125, 16124, 16123, 16122, 16121, 16120, 16119, 16118, 16116, 16115, 16114, 16113, 16112, 16111, 16110, 16109, 16108, 16107, 16106, 16105, 16104, 16103, 16102, 16101, 16100, 16099, 16098, 16097, 16096, 16095, 16094, 16093, 16092, 16091, 16090, 16089, 16088, 16087, 16086, 16085, 16084, 16083, 16082, 16081, 16080, 16079, 16078, 16077, 16076, 16075, 16074, 16073, 16072, 16071, 16070, 16069, 16068, 16067, 16066, 16065, 16064, 16063, 16062, 16061, 16060, 16059, 16058, 16057, 16056, 16055, 16054, 16053, 16052, 16051, 16050, 16049, 16048, 16047, 16046, 16045, 16044, 16043, 16042, 16041, 16040, 16039, 16037, 16036, 16035, 16034, 16033, 16032, 16031, 16029, 16028, 16027, 16026, 16025, 16024, 16023, 16022, 16021, 16020, 16019, 16018, 16017, 16016, 16015, 16014, 16013, 16012, 16011, 16010, 16009, 16008, 16007, 16006, 16005, 16004, 16003, 16002, 16001, 16000, 15999, 15998, 15997, 15996, 15995, 15994, 15993, 15992, 15991, 15990, 15989, 15988, 15987, 15986, 15985, 15984, 15983, 15982, 15981, 15980, 15979, 15978, 15977, 15976, 15975, 15974, 15973, 15972, 15971, 15970, 15969, 15968, 15967, 15966, 15965, 15964, 15963, 15962, 15960, 15959, 15958, 15957, 15956, 15955, 15954, 15953, 15952, 15950, 15949, 15948, 15947, 15946, 15945, 15944, 15943, 15942, 15941, 15940, 15939, 15938, 15937, 15936, 15935, 15934, 15933, 15932, 15931, 15930, 15929, 15928, 15927, 15926, 15925, 15924, 15923, 15922, 15921, 15920, 15919, 15918, 15917, 15916, 15915, 15914, 15913, 15912, 15911, 15910, 15909, 15908, 15907, 15906, 15905, 15904, 15903, 15902, 15901, 15900, 15899, 15898, 15897, 15896, 15895, 15894, 15893, 15892, 15891, 15890, 15889, 15888, 15887, 15886, 15885, 15884, 15883, 15882, 15881, 15880, 15879, 15878, 15877, 15876, 15875, 15874, 15873, 15872, 15871, 15870, 15869, 15868, 15867, 15866, 15865, 15864, 15863, 15862, 15861, 15860, 15859, 15858, 15857, 15856, 15855, 15854, 15853, 15852, 15851, 15850, 15849, 15848, 15847, 15846, 15845, 15844, 15843, 15842, 15841, 15840, 15839, 15838, 15837, 15836, 15835, 15834, 15833, 15832, 15831, 15830, 15829, 15828, 15827, 15826, 15825, 15824, 15823, 15822, 15821, 15820, 15819, 15818, 15817, 15816, 15815, 15814, 15813, 15812, 15811, 15810, 15809, 15808, 15807, 15806, 15805, 15804, 15803, 15802, 15801, 15800, 15799, 15798, 15797, 15796, 15795, 15794, 15793, 15792, 15791, 15790, 15789, 15788, 15787, 15786, 15785, 15784, 15783, 15782, 15781, 15780, 15779, 15778, 15777, 15776, 15775, 15774, 15773, 15772, 15771, 15770, 15769, 15768, 15767, 15766, 15765, 15764, 15763, 15762, 15761, 15760, 15759, 15758, 15757, 15756, 15755, 15754, 15753, 15752, 15751, 15750, 15749, 15748, 15747, 15745, 15744, 15743, 15742, 15741, 15740, 15739, 15738, 15737, 15736, 15735, 15734, 15733, 15732, 15731, 15730, 15729, 15728, 15727, 15726, 15725, 15724, 15723, 15722, 15721, 15720, 15719, 15718, 15717, 15716, 15715, 15714, 15713, 15712, 15711, 15710, 15709, 15708, 15707, 15706, 15705, 15704, 15703, 15702, 15701, 15700, 15699, 15698, 15697, 15696, 15695, 15694, 15693, 15692, 15691, 15690, 15689, 15688, 15687, 15686, 15685, 15684, 15683, 15682, 15681, 15680, 15679, 15678, 15677, 15676, 15675, 15674, 15673, 15672, 15671, 15670, 15669, 15668, 15667, 15666, 15665, 15664, 15663, 15662, 15661, 15660, 15659, 15658, 15657, 15656, 15655, 15654, 15653, 15652, 15651, 15650, 15649, 15648, 15647, 15646, 15645, 15644, 15643, 15642, 15641, 15640, 15639, 15638, 15637, 15636, 15635, 15634, 15633, 15632, 15631, 15630, 15629, 15628, 15627, 15626, 15625, 15624, 15623, 15622, 15621, 15620, 15619, 15618, 15617, 15616, 15615, 15614, 15613, 15612, 15611, 15610, 15609, 15608, 15606, 15605, 15604, 15603, 15602, 15601, 15600, 15599, 15598, 15597, 15596, 15595, 15594, 15593, 15591, 15590, 15589, 15588, 15587, 15586, 15585, 15584, 15583, 15582, 15581, 15580, 15579, 15578, 15577, 15576, 15575, 15574, 15573, 15572, 15570, 15569, 15568, 15567, 15566, 15565, 15564, 15563, 15562, 15561, 15560, 15559, 15558, 15557, 15556, 15555, 15554, 15553, 15552, 15551, 15546, 15545, 15544, 15543, 15542, 15541, 15540, 15539, 15538, 15537, 15536, 15535, 15534, 15532, 15531, 15530, 15529, 15528, 15527, 15526, 15525, 15524, 15523, 15522, 15521, 15520, 15519, 15518, 15517, 15516, 15515, 15514, 15512, 15511, 15510, 15509, 15508, 15507, 15506, 15505, 15504, 15503, 15502, 15501, 15500, 15499, 15498, 15497, 15496, 15495, 15494, 15493, 15492, 15491, 15490, 15489, 15488, 15487, 15486, 15485, 15484, 15483, 15482, 15481, 15480, 15479, 15478, 15477, 15476, 15475, 15474, 15473, 15472, 15471, 15470, 15469, 15468, 15467, 15466, 15465, 15464, 15463, 15462, 15461, 15460, 15459, 15458, 15457, 15456, 15455, 15454, 15453, 15452, 15451, 15450, 15449, 15448, 15447, 15446, 15445, 15444, 15443, 15442, 15441, 15440, 15439, 15438, 15437, 15436, 15435, 15434, 15433, 15432, 15431, 15430, 15429, 15428, 15427, 15426, 15425, 15424, 15423, 15422, 15421, 15420, 15419, 15418, 15416, 15415, 15414, 15413, 15412, 15411, 15410, 15409, 15408, 15407, 15406, 15405, 15404, 15403, 15402, 15401, 15400, 15399, 15398, 15397, 15395, 15394, 15393, 15392, 15391, 15390, 15389, 15388, 15387, 15386, 15385, 15384, 15383, 15382, 15381, 15380, 15379, 15378, 15377, 15376, 15375, 15374, 15373, 15372, 15371, 15370, 15369, 15368, 15367, 15366, 15365, 15364, 15363, 15362, 15361, 15360, 15359, 15358, 15357, 15356, 15355, 15354, 15353, 15352, 15351, 15350, 15349, 15348, 15347, 15346, 15345, 15344, 15343, 15342, 15341, 15340, 15339, 15338, 15337, 15336, 15335, 15334, 15333, 15332, 15331, 15330, 15329, 15328, 15327, 15326, 15325, 15324, 15323, 15322, 15321, 15320, 15319, 15318, 15317, 15316, 15315, 15314, 15313, 15312, 15311, 15310, 15309, 15308, 15307, 15306, 15305, 15304, 15303, 15302, 15301, 15300, 15299, 15298, 15297, 15296, 15295, 15294, 15293, 15292, 15291, 15290, 15289, 15288, 15287, 15286, 15285, 15284, 15283, 15282, 15281, 15280, 15279, 15278, 15277, 15276, 15275, 15274, 15273, 15272, 15271, 15270, 15269, 15268, 15267, 15266, 15265, 15264, 15263, 15262, 15261, 15260, 15259, 15258, 15257, 15256, 15255, 15254, 15252, 15251, 15250, 15249, 15248, 15247, 15246, 15245, 15244, 15243, 15242, 15241, 15240, 15239, 15238, 15237, 15236, 15235, 15234, 15233, 15232, 15231, 15230, 15229, 15228, 15227, 15226, 15225, 15224, 15223, 15222, 15221, 15220, 15219, 15218, 15217, 15216, 15215, 15214, 15213, 15212, 15211, 15210, 15209, 15208, 15207, 15206, 15205, 15204, 15203, 15202, 15201, 15200, 15199, 15198, 15197, 15196, 15195, 15194, 15193, 15192, 15191, 15190, 15189, 15188, 15187, 15186, 15185, 15184, 15183, 15182, 15181, 15180, 15179, 15178, 15177, 15176, 15175, 15174, 15173, 15172, 15171, 15170, 15169, 15168, 15167, 15166, 15165, 15164, 15163, 15162, 15161, 15160, 15159, 15158, 15157, 15156, 15155, 15153, 15152, 15151, 15150, 15149, 15148, 15147, 15146, 15145, 15144, 15143, 15142, 15141, 15140, 15139, 15138, 15137, 15136, 15135, 15134, 15133, 15132, 15131, 15130, 15129, 15127, 15126, 15125, 15124, 15123, 15122, 15121, 15120, 15119, 15118, 15117, 15116, 15115, 15114, 15113, 15112, 15111, 15110, 15109, 15108, 15107, 15106, 15104, 15103, 15102, 15101, 15100, 15099, 15098, 15097, 15096, 15095, 15094, 15093, 15092, 15091, 15090, 15089, 15088, 15087, 15086, 15085, 15084, 15083, 15082, 15081, 15080, 15079, 15078, 15077, 15076, 15075, 15074, 15073, 15072, 15071, 15070, 15069, 15068, 15067, 15066, 15065, 15064, 15063, 15062, 15061, 15060, 15059, 15058, 15057, 15056, 15055, 15054, 15053, 15052, 15051, 15050, 15049, 15048, 15047, 15046, 15045, 15044, 15043, 15042, 15041, 15040, 15039, 15038, 15037, 15036, 15035, 15034, 15033, 15032, 15031, 15030, 15029, 15028, 15027, 15026, 15025, 15024, 15023, 15022, 15021, 15020, 15019, 15018, 15017, 15016, 15015, 15014, 15013, 15012, 15011, 15010, 15009, 15008, 15007, 15006, 15005, 15004, 15003, 15002, 15001, 15000, 14999, 14998, 14997, 14996, 14995, 14994, 14993, 14992, 14991, 14990, 14989, 14988, 14987, 14986, 14985, 14984, 14983, 14982, 14981, 14980, 14979, 14978, 14977, 14976, 14975, 14974, 14973, 14972, 14971, 14970, 14969, 14968, 14967, 14966, 14965, 14964, 14963, 14962, 14961, 14960, 14959, 14958, 14957, 14956, 14955, 14954, 14953, 14952, 14951, 14950, 14949, 14948, 14947, 14946, 14945, 14944, 14943, 14942, 14941, 14940, 14939, 14938, 14937, 14936, 14935, 14934, 14933, 14932, 14931, 14930, 14929, 14928, 14927, 14926, 14925, 14924, 14923, 14922, 14921, 14920, 14919, 14918, 14917, 14916, 14915, 14914, 14913, 14912, 14911, 14910, 14909, 14908, 14907, 14906, 14905, 14904, 14903, 14902, 14901, 14900, 14899, 14898, 14897, 14896, 14895, 14894, 14893, 14892, 14891, 14890, 14889, 14888, 14887, 14886, 14885, 14884, 14883, 14882, 14881, 14880, 14879, 14878, 14877, 14876, 14875, 14874, 14873, 14872, 14871, 14870, 14869, 14868, 14867, 14866, 14865, 14864, 14863, 14862, 14861, 14860, 14859, 14858, 14857, 14856, 14855, 14854, 14853, 14852, 14851, 14850, 14849, 14848, 14847, 14846, 14845, 14844, 14843, 14842, 14841, 14840, 14839, 14838, 14837, 14836, 14835, 14834, 14833, 14832, 14831, 14830, 14829, 14828, 14827, 14826, 14825, 14824, 14823, 14822, 14821, 14820, 14819, 14818, 14817, 14816, 14815, 14814, 14813, 14812, 14811, 14810, 14809, 14808, 14807, 14806, 14805, 14804, 14803, 14802, 14801, 14800, 14799, 14798, 14797, 14796, 14795, 14794, 14793, 14792, 14791, 14790, 14789, 14788, 14787, 14786, 14785, 14784, 14783, 14782, 14781, 14780, 14779, 14778, 14777, 14776, 14775, 14774, 14773, 14772, 14771, 14770, 14769, 14768, 14767, 14766, 14765, 14764, 14763, 14762, 14761, 14760, 14759, 14758, 14757, 14756, 14755, 14754, 14753, 14752, 14751, 14750, 14749, 14748, 14747, 14746, 14745, 14744, 14743, 14742, 14741, 14740, 14739, 14738, 14737, 14736, 14735, 14734, 14733, 14732, 14731, 14730, 14729, 14728, 14727, 14726, 14725, 14724, 14723, 14722, 14721, 14720, 14719, 14718, 14717, 14716, 14715, 14714, 14713, 14712, 14711, 14710, 14709, 14708, 14707, 14706, 14705, 14704, 14703, 14702, 14701, 14700, 14699, 14698, 14697, 14696, 14695, 14694, 14693, 14692, 14691, 14690, 14689, 14688, 14687, 14686, 14685, 14684, 14683, 14682, 14681, 14680, 14679, 14678, 14677, 14676, 14675, 14674, 14673, 14672, 14671, 14670, 14669, 14668, 14667, 14666, 14665, 14664, 14663, 14662, 14661, 14660, 14659, 14658, 14657, 14656, 14655, 14654, 14653, 14652, 14651, 14650, 14649, 14648, 14647, 14646, 14645, 14644, 14643, 14642, 14641, 14640, 14639, 14638, 14637, 14636, 14635, 14634, 14633, 14632, 14631, 14630, 14629, 14628, 14627, 14626, 14625, 14624, 14623, 14622, 14621, 14620, 14619, 14618, 14617, 14616, 14615, 14614, 14613, 14612, 14611, 14610, 14609, 14608, 14607, 14606, 14605, 14604, 14603, 14602, 14601, 14600, 14599, 14598, 14597, 14596, 14595, 14594, 14593, 14592, 14591, 14590, 14589, 14588, 14587, 14586, 14585, 14584, 14583, 14582, 14581, 14580, 14578, 14577, 14576, 14575, 14574, 14573, 14572, 14571, 14570, 14569, 14568, 14567, 14566, 14565, 14564, 14563, 14562, 14561, 14560, 14559, 14558, 14557, 14556, 14555, 14554, 14553, 14552, 14551, 14550, 14549, 14548, 14547, 14546, 14545, 14544, 14543, 14542, 14541, 14540, 14539, 14538, 14537, 14536, 14535, 14534, 14533, 14532, 14531, 14530, 14529, 14528, 14527, 14526, 14525, 14524, 14523, 14522, 14521, 14520, 14519, 14518, 14517, 14516, 14515, 14514, 14513, 14512, 14511, 14510, 14509, 14508, 14507, 14506, 14505, 14504, 14503, 14502, 14501, 14500, 14499, 14498, 14496, 14495, 14494, 14493, 14492, 14491, 14490, 14489, 14488, 14486, 14485, 14484, 14483, 14482, 14481, 14480, 14479, 14478, 14477, 14475, 14473, 14472, 14471, 14470, 14468, 14467, 14466, 14465, 14464, 14463, 14462, 14461, 14460, 14459, 14458, 14457, 14456, 14455, 14454, 14453, 14452, 14451, 14450, 14449, 14448, 14447, 14446, 14445, 14444, 14443, 14442, 14441, 14440, 14439, 14438, 14437, 14436, 14435, 14434, 14433, 14432, 14431, 14430, 14429, 14428, 14422, 14421, 14420, 14419, 14418, 14417, 14416, 14415, 14414, 14413, 14412, 14411, 14410, 14409, 14408, 14407, 14406, 14405, 14404, 14403, 14402, 14401, 14400, 14399, 14398, 14397, 14396, 14395, 14394, 14393, 14392, 14391, 14390, 14389, 14388, 14387, 14386, 14385, 14384, 14383, 14382, 14381, 14380, 14379, 14378, 14377, 14376, 14375, 14374, 14373, 14372, 14371, 14370, 14369, 14368, 14367, 14366, 14365, 14364, 14363, 14362, 14361, 14360, 14359, 14358, 14357, 14356, 14355, 14354, 14353, 14352, 14351, 14350, 14349, 14348, 14347, 14346, 14345, 14344, 14343, 14342, 14341, 14340, 14339, 14338, 14337, 14336, 14335, 14334, 14333, 14332, 14331, 14330, 14329, 14328, 14327, 14326, 14325, 14324, 14323, 14322, 14321, 14320, 14319, 14318, 14317, 14316, 14315, 14314, 14313, 14312, 14311, 14310, 14309, 14308, 14306, 14305, 14304, 14303, 14302, 14301, 14300, 14299, 14298, 14297, 14296, 14295, 14294, 14293, 14292, 14291, 14290, 14289, 14288, 14287, 14286, 14285, 14284, 14283, 14282, 14281, 14280, 14279, 14278, 14277, 14276, 14275, 14274, 14273, 14272, 14271, 14270, 14269, 14268, 14267, 14266, 14265, 14264, 14263, 14262, 14261, 14260, 14259, 14258, 14257, 14256, 14255, 14254, 14253, 14252, 14251, 14250, 14249, 14248, 14247, 14246, 14245, 14244, 14243, 14242, 14241, 14240, 14239, 14238, 14237, 14236, 14235, 14234, 14233, 14232, 14231, 14230, 14229, 14227, 14226, 14225, 14224, 14223, 14221, 14220, 14219, 14218, 14217, 14216, 14215, 14214, 14213, 14212, 14211, 14210, 14209, 14208, 14207, 14206, 14205, 14204, 14203, 14202, 14201, 14200, 14199, 14197, 14196, 14195, 14194, 14193, 14192, 14191, 14190, 14189, 14188, 14187, 14186, 14185, 14184, 14183, 14182, 14181, 14180, 14179, 14178, 14177, 14176, 14175, 14174, 14173, 14172, 14171, 14170, 14169, 14168, 14167, 14166, 14165, 14164, 14163, 14162, 14161, 14160, 14159, 14158, 14157, 14156, 14155, 14154, 14153, 14152, 14151, 14150, 14149, 14148, 14147, 14146, 14145, 14144, 14143, 14142, 14141, 14140, 14139, 14138, 14137, 14136, 14135, 14134, 14133, 14132, 14131, 14130, 14129, 14128, 14127, 14126, 14125, 14124, 14123, 14122, 14121, 14120, 14119, 14118, 14117, 14116, 14115, 14114, 14113, 14112, 14111, 14110, 14109, 14108, 14107, 14106, 14105, 14104, 14103, 14102, 14101, 14099, 14098, 14097, 14096, 14095, 14094, 14093, 14092, 14091, 14090, 14089, 14088, 14087, 14086, 14085, 14084, 14083, 14082, 14081, 14080, 14079, 14078, 14077, 14076, 14075, 14074, 14073, 14072, 14071, 14070, 14069, 14068, 14067, 14066, 14065, 14064, 14063, 14062, 14061, 14060, 14059, 14058, 14057, 14056, 14055, 14054, 14053, 14052, 14051, 14050, 14049, 14048, 14047, 14046, 14045, 14044, 14043, 14042, 14041, 14040, 14039, 14038, 14037, 14036, 14035, 14034, 14033, 14032, 14031, 14030, 14029, 14028, 14027, 14026, 14025, 14024, 14023, 14022, 14021, 14020, 14019, 14018, 14017, 14016, 14015, 14014, 14013, 14012, 14011, 14010, 14009, 14008, 14007, 14006, 14005, 14004, 14003, 14002, 14001, 14000, 13999, 13998, 13997, 13996, 13995, 13994, 13993, 13992, 13991, 13990, 13989, 13988, 13987, 13986, 13985, 13984, 13983, 13982, 13981, 13980, 13979, 13978, 13977, 13976, 13975, 13974, 13973, 13972, 13971, 13970, 13969, 13968, 13967, 13966, 13965, 13964, 13963, 13962, 13961, 13960, 13959, 13958, 13957, 13956, 13955, 13954, 13953, 13952, 13951, 13950, 13949, 13948, 13947, 13946, 13945, 13944, 13943, 13942, 13941, 13940, 13939, 13938, 13937, 13936, 13935, 13934, 13933, 13932, 13931, 13930, 13929, 13928, 13927, 13926, 13925, 13924, 13923, 13922, 13921, 13920, 13919, 13918, 13917, 13916, 13915, 13914, 13913, 13912, 13911, 13910, 13909, 13908, 13907, 13906, 13905, 13904, 13903, 13902, 13901, 13900, 13899, 13898, 13897, 13896, 13895, 13894, 13893, 13892, 13891, 13890, 13889, 13888, 13887, 13886, 13885, 13884, 13883, 13882, 13881, 13880, 13879, 13878, 13877, 13876, 13875, 13874, 13873, 13872, 13871, 13870, 13869, 13868, 13867, 13866, 13865, 13864, 13863, 13862, 13861, 13860, 13859, 13858, 13857, 13856, 13855, 13854, 13853, 13852, 13851, 13850, 13849, 13848, 13847, 13846, 13845, 13844, 13843, 13842, 13841, 13840, 13839, 13838, 13837, 13836, 13835, 13834, 13833, 13832, 13831, 13830, 13829, 13828, 13827, 13826, 13825, 13824, 13823, 13822, 13821, 13820, 13819, 13818, 13817, 13816, 13815, 13814, 13813, 13812, 13811, 13810, 13809, 13808, 13807, 13806, 13805, 13804, 13803, 13802, 13801, 13800, 13798, 13797, 13796, 13795, 13794, 13793, 13792, 13791, 13790, 13789, 13787, 13786, 13785, 13784, 13783, 13782, 13781, 13780, 13779, 13778, 13777, 13776, 13775, 13774, 13773, 13772, 13771, 13770, 13769, 13768, 13767, 13766, 13765, 13764, 13763, 13762, 13761, 13760, 13759, 13758, 13757, 13750, 13749, 13748, 13747, 13746, 13745, 13744, 13743, 13742, 13741, 13740, 13739, 13738, 13737, 13736, 13735, 13734, 13733, 13732, 13731, 13730, 13729, 13728, 13727, 13726, 13725, 13724, 13723, 13722, 13721, 13720, 13719, 13718, 13717, 13716, 13715, 13714, 13713, 13712, 13711, 13710, 13709, 13708, 13707, 13706, 13705, 13704, 13703, 13702, 13701, 13700, 13699, 13698, 13697, 13695, 13694, 13693, 13692, 13691, 13690, 13689, 13688, 13687, 13686, 13685, 13684, 13683, 13682, 13678, 13677, 13676, 13675, 13674, 13673, 13672, 13671, 13670, 13669, 13668, 13666, 13665, 13664, 13663, 13662, 13661, 13660, 13659, 13658, 13657, 13656, 13655, 13654, 13653, 13652, 13651, 13650, 13649, 13648, 13647, 13646, 13645, 13644, 13643, 13642, 13641, 13640, 13639, 13638, 13637, 13636, 13635, 13634, 13633, 13632, 13631, 13630, 13629, 13628, 13627, 13626, 13625, 13624, 13623, 13622, 13621, 13620, 13619, 13618, 13617, 13616, 13615, 13614, 13613, 13612, 13611, 13610, 13609, 13608, 13607, 13606, 13605, 13604, 13603, 13602, 13601, 13600, 13599, 13598, 13597, 13596, 13595, 13594, 13593, 13592, 13591, 13590, 13589, 13588, 13587, 13586, 13585, 13584, 13582, 13580, 13579, 13578, 13577, 13576, 13575, 13574, 13573, 13572, 13571, 13570, 13569, 13568, 13567, 13566, 13565, 13564, 13563, 13562, 13561, 13560, 13559, 13558, 13557, 13556, 13555, 13554, 13553, 13552, 13551, 13550, 13549, 13548, 13547, 13546, 13545, 13544, 13543, 13542, 13541, 13540, 13539, 13538, 13537, 13536, 13532, 13530, 13529, 13527, 13526, 13525, 13523, 13522, 13521, 13520, 13519, 13518, 13517, 13516, 13515, 13514, 13513, 13512, 13511, 13510, 13509, 13508, 13507, 13506, 13505, 13504, 13503, 13502, 13501, 13500, 13499, 13498, 13497, 13496, 13495, 13494, 13493, 13492, 13491, 13490, 13489, 13488, 13487, 13486, 13485, 13484, 13483, 13482, 13481, 13480, 13479, 13478, 13477, 13476, 13475, 13474, 13473, 13472, 13471, 13470, 13469, 13468, 13467, 13466, 13465, 13464, 13463, 13462, 13461, 13460, 13459, 13458, 13457, 13456, 13455, 13454, 13453, 13452, 13451, 13450, 13449, 13448, 13447, 13446, 13445, 13443, 13442, 13441, 13440, 13439, 13438, 13437, 13436, 13435, 13434, 13433, 13432, 13431, 13430, 13429, 13428, 13427, 13426, 13425, 13424, 13423, 13422, 13421, 13420, 13419, 13418, 13417, 13416, 13415, 13414, 13413, 13412, 13411, 13410, 13409, 13408, 13407, 13406, 13405, 13404, 13403, 13402, 13401, 13400, 13399, 13398, 13397, 13396, 13395, 13394, 13393, 13392, 13391, 13390, 13389, 13388, 13387, 13386, 13385, 13384, 13383, 13382, 13381, 13380, 13379, 13378, 13377, 13376, 13375, 13374, 13373, 13372, 13371, 13370, 13369, 13368, 13367, 13366, 13365, 13363, 13362, 13361, 13360, 13359, 13358, 13357, 13356, 13355, 13354, 13353, 13352, 13351, 13350, 13349, 13348, 13347, 13346, 13345, 13344, 13343, 13342, 13341, 13340, 13339, 13338, 13337, 13336, 13335, 13334, 13333, 13332, 13331, 13330, 13329, 13328, 13327, 13326, 13325, 13324, 13323, 13322, 13321, 13320, 13319, 13318, 13317, 13316, 13315, 13314, 13313, 13312, 13311, 13310, 13309, 13308, 13307, 13306, 13305, 13304, 13303, 13302, 13301, 13300, 13299, 13298, 13297, 13296, 13295, 13294, 13293, 13292, 13291, 13290, 13289, 13287, 13286, 13284, 13283, 13282, 13281, 13280, 13279, 13278, 13277, 13276, 13275, 13274, 13273, 13272, 13271, 13270, 13269, 13268, 13267, 13266, 13265, 13264, 13263, 13262, 13261, 13260, 13259, 13258, 13257, 13256, 13255, 13254, 13253, 13252, 13251, 13250, 13249, 13248, 13247, 13246, 13245, 13244, 13243, 13242, 13241, 13240, 13239, 13238, 13237, 13236, 13235, 13234, 13233, 13232, 13231, 13230, 13229, 13228, 13227, 13226, 13225, 13224, 13223, 13222, 13221, 13220, 13219, 13218, 13217, 13216, 13215, 13214, 13212, 13211, 13210, 13209, 13208, 13207, 13206, 13205, 13204, 13203, 13202, 13201, 13200, 13199, 13198, 13197, 13196, 13195, 13194, 13193, 13192, 13191, 13190, 13189, 13188, 13187, 13186, 13185, 13184, 13183, 13182, 13181, 13180, 13179, 13178, 13177, 13176, 13175, 13174, 13173, 13172, 13171, 13170, 13169, 13168, 13167, 13166, 13165, 13164, 13163, 13162, 13161, 13160, 13159, 13158, 13157, 13156, 13155, 13154, 13153, 13152, 13151, 13150, 13149, 13148, 13147, 13146, 13145, 13144, 13143, 13142, 13141, 13140, 13139, 13138, 13137, 13136, 13135, 13134, 13133, 13132, 13131, 13130, 13129, 13128, 13127, 13126, 13125, 13124, 13123, 13122, 13121, 13120, 13119, 13118, 13116, 13114, 13113, 13112, 13111, 13110, 13109, 13107, 13106, 13105, 13104, 13103, 13102, 13101, 13100, 13099, 13098, 13097, 13096, 13095, 13094, 13093, 13092, 13091, 13090, 13089, 13088, 13087, 13086, 13085, 13084, 13083, 13082, 13081, 13080, 13079, 13078, 13077, 13076, 13075, 13074, 13073, 13072, 13071, 13070, 13069, 13068, 13067, 13066, 13065, 13064, 13063, 13062, 13061, 13060, 13059, 13058, 13057, 13056, 13055, 13054, 13053, 13052, 13051, 13050, 13049, 13048, 13047, 13046, 13045, 13044, 13043, 13042, 13041, 13040, 13039, 13038, 13037, 13036, 13035, 13034, 13033, 13032, 13031, 13030, 13029, 13028, 13027, 13026, 13025, 13024, 13023, 13022, 13021, 13020, 13019, 13018, 13017, 13016, 13015, 13014, 13013, 13012, 13011, 13010, 13009, 13008, 13007, 13006, 13005, 13004, 13003, 13002, 13001, 13000, 12999, 12998, 12997, 12996, 12995, 12994, 12993, 12992, 12991, 12990, 12989, 12988, 12987, 12986, 12985, 12984, 12983, 12863, 12862, 12861, 12860, 12859, 12858, 12857, 12856, 12855, 12854, 12853, 12852, 12851, 12850); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (12849, 12848, 12847, 12846, 12845, 12844, 12842, 12840, 12839, 12838, 12837, 12836, 12835, 12834, 12833, 12832, 12831, 12830, 12829, 12828, 12827, 12826, 12825, 12824, 12823, 12822, 12821, 12820, 12819, 12818, 12817, 12816, 12815, 12814, 12813, 12812, 12811, 12810, 12809, 12808, 12807, 12806, 12805, 12804, 12803, 12802, 12801, 12800, 12799, 12798, 12797, 12796, 12795, 12794, 12793, 12792, 12791, 12790, 12789, 12788, 12787, 12786, 12785, 12784, 12783, 12782, 12781, 12780, 12779, 12778, 12777, 12776, 12775, 12774, 12773, 12772, 12771, 12770, 12769, 12768, 12767, 12766, 12765, 12764, 12763, 12762, 12761, 12760, 12759, 12758, 12757, 12756, 12755, 12754, 12753, 12752, 12751, 12750, 12749, 12748, 12747, 12746, 12745, 12744, 12743, 12742, 12741, 12740, 12739, 12738, 12737, 12736, 12734, 12733, 12732, 12731, 12730, 12729, 12728, 12727, 12726, 12725, 12724, 12723, 12722, 12721, 12720, 12719, 12718, 12717, 12716, 12715, 12714, 12713, 12712, 12711, 12710, 12709, 12708, 12707, 12706, 12705, 12704, 12703, 12702, 12701, 12700, 12699, 12698, 12697, 12696, 12695, 12694, 12693, 12692, 12691, 12690, 12689, 12688, 12687, 12686, 12685, 12684, 12683, 12682, 12681, 12680, 12679, 12678, 12677, 12676, 12675, 12674, 12673, 12672, 12671, 12670, 12669, 12668, 12667, 12666, 12665, 12664, 12663, 12662, 12661, 12660, 12659, 12658, 12657, 12656, 12655, 12654, 12653, 12652, 12649, 12648, 12647, 12646, 12645, 12644, 12643, 12642, 12641, 12640, 12639, 12638, 12637, 12636, 12635, 12634, 12633, 12632, 12631, 12630, 12629, 12628, 12627, 12626, 12625, 12624, 12623, 12622, 12621, 12620, 12619, 12618, 12617, 12616, 12615, 12614, 12613, 12612, 12611, 12610, 12609, 12608, 12607, 12606, 12605, 12604, 12603, 12602, 12601, 12599, 12598, 12597, 12596, 12595, 12594, 12593, 12592, 12591, 12590, 12589, 12588, 12587, 12586, 12585, 12584, 12583, 12582, 12581, 12580, 12579, 12578, 12577, 12576, 12575, 12574, 12573, 12572, 12571, 12570, 12569, 12568, 12567, 12566, 12565, 12564, 12563, 12562, 12561, 12560, 12559, 12558, 12557, 12556, 12555, 12554, 12553, 12552, 12551, 12550, 12549, 12548, 12547, 12546, 12545, 12544, 12543, 12542, 12541, 12540, 12539, 12538, 12537, 12536, 12535, 12534, 12533, 12532, 12531, 12530, 12529, 12528, 12527, 12526, 12525, 12524, 12523, 12522, 12521, 12520, 12519, 12518, 12517, 12516, 12514, 12513, 12512, 12511, 12510, 12509, 12508, 12507, 12506, 12505, 12504, 12503, 12502, 12501, 12500, 12499, 12498, 12497, 12496, 12495, 12494, 12493, 12492, 12491, 12490, 12489, 12488, 12487, 12486, 12485, 12484, 12483, 12482, 12481, 12480, 12479, 12478, 12477, 12476, 12475, 12474, 12473, 12472, 12471, 12470, 12469, 12468, 12467, 12466, 12465, 12464, 12463, 12462, 12461, 12460, 12459, 12458, 12457, 12456, 12455, 12454, 12453, 12452, 12451, 12450, 12449, 12448, 12447, 12446, 12445, 12444, 12443, 12442, 12441, 12440, 12439, 12438, 12437, 12436, 12435, 12434, 12433, 12432, 12431, 12430, 12429, 12428, 12427, 12426, 12425, 12424, 12423, 12422, 12421, 12420, 12419, 12418, 12417, 12416, 12415, 12414, 12413, 12412, 12411, 12410, 12409, 12408, 12407, 12406, 12405, 12404, 12403, 12402, 12401, 12400, 12399, 12398, 12397, 12395, 12394, 12393, 12392, 12391, 12390, 12389, 12388, 12387, 12386, 12385, 12384, 12383, 12382, 12381, 12380, 12379, 12378, 12377, 12376, 12375, 12374, 12373, 12372, 12371, 12370, 12369, 12368, 12367, 12366, 12365, 12364, 12363, 12362, 12361, 12360, 12359, 12358, 12357, 12356, 12355, 12354, 12353, 12352, 12351, 12350, 12349, 12348, 12347, 12346, 12345, 12344, 12343, 12342, 12341, 12340, 12339, 12338, 12337, 12336, 12335, 12334, 12333, 12332, 12331, 12330, 12329, 12328, 12327, 12326, 12325, 12324, 12323, 12322, 12321, 12320, 12318, 12317, 12316, 12315, 12314, 12313, 12312, 12311, 12310, 12309, 12308, 12307, 12306, 12305, 12304, 12303, 12302, 12301, 12300, 12299, 12298, 12297, 12296, 12295, 12294, 12293, 12292, 12291, 12290, 12289, 12288, 12287, 12286, 12285, 12284, 12283, 12282, 12281, 12280, 12279, 12278, 12277, 12276, 12275, 12274, 12273, 12272, 12271, 12270, 12269, 12268, 12267, 12266, 12265, 12264, 12263, 12262, 12261, 12260, 12259, 12258, 12257, 12256, 12255, 12254, 12253, 12252, 12251, 12249, 12248, 12247, 12246, 12245, 12244, 12243, 12242, 12241, 12240, 12239, 12238, 12237, 12236, 12235, 12234, 12233, 12232, 12231, 12230, 12229, 12228, 12227, 12226, 12225, 12224, 12223, 12222, 12221, 12220, 12219, 12218, 12217, 12216, 12215, 12214, 12213, 12212, 12211, 12210, 12209, 12208, 12207, 12206, 12205, 12204, 12203, 12202, 12201, 12200, 12199, 12198, 12197, 12196, 12195, 12194, 12193, 12192, 12191, 12190, 12189, 12188, 12187, 12186, 12185, 12184, 12183, 12182, 12181, 12180, 12179, 12178, 12177, 12176, 12174, 12173, 12172, 12171, 12170, 12169, 12168, 12167, 12166, 12165, 12164, 12163, 12162, 12161, 12160, 12159, 12158, 12157, 12156, 12155, 12154, 12153, 12152, 12151, 12150, 12149, 12148, 12147, 12146, 12145, 12144, 12143, 12142, 12141, 12140, 12139, 12138, 12137, 12136, 12135, 12134, 12133, 12132, 12131, 12130, 12129, 12128, 12127, 12126, 12125, 12124, 12123, 12122, 12121, 12120, 12119, 12118, 12117, 12116, 12115, 12114, 12113, 12112, 12111, 12110, 12109, 12108, 12107, 12106, 12105, 12104, 12103, 12102, 12101, 12100, 12099, 12098, 12097, 12096, 12095, 12094, 12093, 12092, 12091, 12090, 12089, 12088, 12087, 12086, 12085, 12084, 12083, 12082, 12081, 12079, 12078, 12077, 12076, 12075, 12074, 12073, 12072, 12071, 12070, 12067, 12066, 12065, 12064, 12063, 12062, 12061, 12060, 12059, 12058, 12057, 12056, 12055, 12054, 12053, 12052, 12051, 12050, 12049, 12048, 12047, 12046, 12045, 12044, 12043, 12042, 12041, 12040, 12039, 12038, 12037, 12036, 12035, 12034, 12033, 12032, 12031, 12030, 12029, 12028, 12027, 12026, 12025, 12024, 12023, 12022, 12021, 12020, 12019, 12018, 12017, 12016, 12015, 12014, 12013, 12012, 12011, 12010, 12009, 12008, 12007, 12006, 12005, 12004, 12003, 12002, 12001, 12000, 11999, 11998, 11997, 11996, 11995, 11994, 11993, 11992, 11991, 11990, 11989, 11988, 11987, 11986, 11985, 11984, 11983, 11982, 11981, 11980, 11979, 11978, 11977, 11976, 11975, 11974, 11973, 11972, 11971, 11970, 11969, 11968, 11967, 11966, 11965, 11964, 11963, 11962, 11961, 11960, 11959, 11958, 11957, 11956, 11955, 11954, 11953, 11952, 11951, 11950, 11949, 11948, 11947, 11946, 11945, 11944, 11943, 11942, 11941, 11940, 11939, 11938, 11937, 11936, 11935, 11934, 11933, 11932, 11931, 11930, 11929, 11928, 11927, 11926, 11925, 11924, 11923, 11922, 11921, 11920, 11919, 11918, 11917, 11916, 11915, 11914, 11913, 11912, 11911, 11910, 11909, 11908, 11907, 11906, 11905, 11904, 11903, 11902, 11901, 11900, 11899, 11898, 11897, 11896, 11895, 11894, 11893, 11892, 11891, 11890, 11889, 11888, 11885, 11884, 11883, 11882, 11881, 11880, 11879, 11878, 11877, 11876, 11875, 11874, 11873, 11872, 11871, 11870, 11869, 11868, 11866, 11865, 11864, 11863, 11862, 11861, 11860, 11859, 11858, 11857, 11856, 11854, 11853, 11852, 11851, 11850, 11848, 11847, 11846, 11845, 11844, 11843, 11842, 11841, 11840, 11839, 11838, 11837, 11836, 11835, 11834, 11833, 11832, 11831, 11830, 11829, 11828, 11827, 11826, 11825, 11824, 11823, 11822, 11821, 11820, 11819, 11818, 11817, 11816, 11815, 11814, 11813, 11812, 11811, 11810, 11809, 11808, 11807, 11806, 11805, 11804, 11803, 11802, 11801, 11800, 11799, 11798, 11797, 11796, 11795, 11794, 11793, 11792, 11791, 11790, 11789, 11788, 11787, 11786, 11785, 11784, 11781, 11780, 11779, 11778, 11777, 11776, 11775, 11774, 11773, 11772, 11771, 11770, 11769, 11768, 11767, 11765, 11764, 11763, 11762, 11761, 11760, 11759, 11758, 11757, 11756, 11755, 11754, 11753, 11752, 11751, 11750, 11749, 11748, 11747, 11746, 11745, 11744, 11743, 11742, 11741, 11740, 11739, 11738, 11737, 11736, 11735, 11734, 11733, 11732, 11731, 11730, 11729, 11728, 11727, 11726, 11725, 11724, 11723, 11722, 11721, 11720, 11718, 11717, 11716, 11715, 11714, 11713, 11711, 11710, 11709, 11708, 11707, 11706, 11705, 11704, 11703, 11702, 11701, 11700, 11698, 11697, 11696, 11695, 11694, 11693, 11692, 11691, 11690, 11689, 11688, 11687, 11686, 11685, 11684, 11683, 11682, 11681, 11680, 11679, 11678, 11677, 11676, 11675, 11674, 11673, 11672, 11670, 11669, 11668, 11667, 11666, 11665, 11664, 11663, 11662, 11661, 11660, 11659, 11658, 11657, 11656, 11654, 11653, 11652, 11651, 11650, 11649, 11648, 11647, 11646, 11645, 11644, 11643, 11642, 11641, 11640, 11639, 11638, 11637, 11636, 11635, 11634, 11633, 11632, 11631, 11630, 11629, 11628, 11627, 11626, 11625, 11624, 11623, 11622, 11621, 11620, 11619, 11618, 11617, 11616, 11615, 11614, 11613, 11612, 11611, 11610, 11609, 11608, 11607, 11606, 11605, 11604, 11603, 11602, 11601, 11600, 11599, 11598, 11597, 11596, 11595, 11594, 11593, 11592, 11591, 11590, 11589, 11588, 11587, 11586, 11585, 11584, 11583, 11582, 11581, 11580, 11579, 11578, 11577, 11576, 11575, 11574, 11573, 11572, 11571, 11570, 11568, 11567, 11566, 11565, 11564, 11563, 11562, 11561, 11560, 11559, 11558, 11557, 11556, 11555, 11554, 11553, 11552, 11551, 11550, 11549, 11548, 11547, 11546, 11545, 11544, 11543, 11542, 11541, 11540, 11539, 11538, 11537, 11536, 11535, 11534, 11533, 11532, 11531, 11530, 11529, 11528, 11527, 11526, 11525, 11524, 11523, 11522, 11521, 11520, 11519, 11518, 11517, 11516, 11515, 11514, 11513, 11512, 11511, 11510, 11509, 11508, 11507, 11506, 11505, 11504, 11503, 11502, 11501, 11500, 11499, 11498, 11497, 11496, 11495, 11494, 11493, 11492, 11491, 11490, 11489, 11488, 11487, 11486, 11485, 11484, 11483, 11482, 11481, 11480, 11479, 11478, 11477, 11476, 11475, 11474, 11473, 11472, 11471, 11470, 11469, 11468, 11467, 11466, 11465, 11464, 11463, 11462, 11461, 11460, 11459, 11458, 11457, 11456, 11455, 11454, 11453, 11452, 11451, 11450, 11449, 11448, 11447, 11446, 11445, 11444, 11443, 11442, 11441, 11440, 11439, 11438, 11437, 11436, 11435, 11434, 11433, 11432, 11431, 11430, 11429, 11428, 11427, 11426, 11425, 11424, 11423, 11422, 11421, 11420, 11419, 11418, 11417, 11416, 11415, 11414, 11413, 11412, 11411, 11410, 11409, 11408, 11407, 11406, 11405, 11404, 11403, 11402, 11401, 11400, 11399, 11398, 11397, 11396, 11395, 11394, 11393, 11392, 11391, 11390, 11389, 11388, 11387, 11386, 11385, 11384, 11383, 11382, 11381, 11380, 11379, 11378, 11377, 11376, 11375, 11374, 11373, 11372, 11371, 11370, 11369, 11368, 11367, 11366, 11365, 11364, 11363, 11362, 11361, 11360, 11359, 11358, 11357, 11356, 11355, 11354, 11353, 11352, 11351, 11350, 11349, 11348, 11347, 11346, 11345, 11343, 11342, 11341, 11340, 11339, 11338, 11337, 11336, 11335, 11334, 11333, 11332, 11331, 11330, 11329, 11328, 11327, 11326, 11325, 11324, 11323, 11322, 11321, 11320, 11319, 11318, 11317, 11316, 11315, 11314, 11313, 11312, 11311, 11310, 11309, 11308, 11307, 11306, 11305, 11304, 11303, 11302, 11301, 11300, 11299, 11298, 11297, 11296, 11295, 11294, 11293, 11292, 11291, 11290, 11289, 11288, 11287, 11286, 11285, 11284, 11283, 11282, 11281, 11280, 11279, 11278, 11277, 11276, 11275, 11274, 11273, 11272, 11271, 11270, 11269, 11268, 11267, 11266, 11265, 11264, 11263, 11262, 11261, 11260, 11259, 11258, 11257, 11256, 11255, 11254, 11253, 11252, 11251, 11250, 11249, 11248, 11247, 11246, 11245, 11244, 11243, 11242, 11241, 11240, 11239, 11238, 11237, 11236, 11235, 11234, 11233, 11232, 11231, 11230, 11229, 11228, 11227, 11226, 11225, 11224, 11223, 11222, 11221, 11220, 11219, 11218, 11217, 11216, 11215, 11214, 11213, 11212, 11211, 11210, 11209, 11208, 11207, 11206, 11205, 11204, 11203, 11202, 11201, 11200, 11199, 11198, 11197, 11196, 11195, 11194, 11193, 11192, 11191, 11190, 11189, 11188, 11187, 11186, 11185, 11184, 11183, 11182, 11181, 11180, 11179, 11178, 11177, 11176, 11175, 11174, 11173, 11172, 11171, 11170, 11169, 11168, 11167, 11166, 11165, 11164, 11163, 11162, 11161, 11160, 11159, 11158, 11157, 11156, 11155, 11154, 11153, 11152, 11151, 11150, 11149, 11148, 11147, 11146, 11145, 11144, 11143, 11142, 11141, 11140, 11139, 11138, 11137, 11136, 11135, 11134, 11133, 11132, 11131, 11130, 11129, 11128, 11127, 11126, 11125, 11124, 11123, 11122, 11121, 11120, 11119, 11118, 11117, 11116, 11115, 11114, 11113, 11112, 11111, 11110, 11109, 11108, 11107, 11106, 11105, 11104, 11103, 11102, 11101, 11100, 11099, 11098, 11097, 11096, 11095, 11094, 11093, 11092, 11091, 11090, 11089, 11088, 11087, 11086, 11085, 11084, 11083, 11082, 11081, 11080, 11079, 11078, 11077, 11076, 11075, 11074, 11073, 11072, 11071, 11069, 11068, 11067, 11066, 11065, 11064, 11063, 11062, 11061, 11060, 11059, 11058, 11057, 11056, 11055, 11054, 11053, 11052, 11051, 11050, 11049, 11048, 11047, 11046, 11045, 11044, 11043, 11042, 11041, 11040, 11039, 11038, 11037, 11036, 11035, 11034, 11033, 11032, 11031, 11030, 11029, 11028, 11027, 11026, 11025, 11023, 11022, 11018, 11017, 11016, 11015, 11014, 11013, 11012, 11011, 11010, 11009, 11008, 11007, 11006, 11005, 11004, 11003, 11002, 11001, 11000, 10999, 10998, 10997, 10996, 10995, 10994, 10993, 10992, 10991, 10990, 10989, 10988, 10987, 10986, 10985, 10984, 10983, 10982, 10981, 10980, 10979, 10978, 10977, 10976, 10975, 10974, 10973, 10972, 10971, 10970, 10969, 10968, 10967, 10964, 10963, 10962, 10961, 10960, 10959, 10958, 10957, 10956, 10955, 10954, 10953, 10952, 10951, 10950, 10949, 10948, 10947, 10946, 10945, 10944, 10943, 10942, 10941, 10940, 10939, 10938, 10937, 10936, 10935, 10934, 10933, 10932, 10931, 10930, 10929, 10928, 10927, 10926, 10925, 10924, 10923, 10922, 10921, 10920, 10919, 10918, 10917, 10916, 10915, 10914, 10913, 10912, 10911, 10910, 10909, 10908, 10907, 10906, 10905, 10904, 10903, 10902, 10901, 10900, 10899, 10898, 10897, 10896, 10895, 10894, 10893, 10892, 10891, 10890, 10889, 10888, 10887, 10886, 10885, 10884, 10883, 10882, 10881, 10880, 10879, 10878, 10877, 10876, 10875, 10874, 10873, 10872, 10871, 10870, 10869, 10868, 10867, 10866, 10865, 10864, 10863, 10862, 10861, 10860, 10859, 10858, 10857, 10856, 10855, 10854, 10853, 10852, 10851, 10850, 10849, 10848, 10847, 10846, 10845, 10844, 10843, 10842, 10841, 10840, 10839, 10838, 10837, 10836, 10835, 10834, 10833, 10832, 10831, 10830, 10829, 10828, 10827, 10826, 10824, 10823, 10822, 10821, 10820, 10819, 10818, 10817, 10816, 10815, 10814, 10813, 10812, 10811, 10810, 10809, 10808, 10807, 10806, 10805, 10804, 10803, 10802, 10801, 10800, 10799, 10798, 10797, 10796, 10795, 10794, 10793, 10792, 10791, 10790, 10789, 10788, 10787, 10786, 10785, 10784, 10783, 10782, 10781, 10780, 10779, 10778, 10777, 10776, 10775, 10774, 10773, 10772, 10771, 10770, 10769, 10768, 10767, 10766, 10765, 10764, 10763, 10762, 10761, 10760, 10759, 10758, 10757, 10756, 10755, 10754, 10753, 10752, 10751, 10750, 10749, 10748, 10747, 10746, 10745, 10744, 10743, 10742, 10741, 10740, 10739, 10738, 10737, 10736, 10735, 10734, 10733, 10732, 10731, 10730, 10729, 10728, 10727, 10726, 10725, 10724, 10723, 10722, 10721, 10720, 10719, 10718, 10717, 10716, 10715, 10714, 10713, 10712, 10711, 10710, 10709, 10708, 10707, 10706, 10705, 10704, 10703, 10702, 10701, 10700, 10699, 10698, 10697, 10696, 10695, 10694, 10693, 10692, 10691, 10690, 10689, 10688, 10687, 10686, 10685, 10684, 10683, 10682, 10681, 10680, 10679, 10678, 10677, 10676, 10675, 10674, 10673, 10672, 10671, 10670, 10669, 10668, 10667, 10666, 10665, 10664, 10663, 10662, 10661, 10660, 10659, 10658, 10657, 10656, 10655, 10654, 10653, 10652, 10651, 10650, 10649, 10648, 10647, 10646, 10645, 10644, 10641, 10640, 10639, 10638, 10637, 10636, 10635, 10634, 10633, 10632, 10631, 10630, 10629, 10628, 10627, 10626, 10625, 10624, 10623, 10622, 10621, 10620, 10619, 10618, 10616, 10615, 10614, 10613, 10612, 10611, 10610, 10609, 10608, 10607, 10606, 10605, 10604, 10603, 10602, 10601, 10600, 10599, 10598, 10597, 10596, 10595, 10594, 10593, 10592, 10591, 10590, 10589, 10588, 10587, 10586, 10585, 10584, 10583, 10582, 10581, 10580, 10579, 10578, 10577, 10576, 10575, 10574, 10573, 10572, 10571, 10570, 10569, 10568, 10567, 10566, 10565, 10564, 10563, 10562, 10561, 10560, 10559, 10558, 10557, 10556, 10555, 10554, 10553, 10552, 10551, 10550, 10549, 10548, 10547, 10546, 10545, 10544, 10543, 10542, 10541, 10540, 10539, 10538, 10537, 10536, 10535, 10534, 10533, 10532, 10531, 10530, 10529, 10528, 10527, 10526, 10525, 10524, 10523, 10522, 10521, 10520, 10519, 10518, 10517, 10516, 10515, 10514, 10513, 10512, 10511, 10510, 10509, 10508, 10507, 10505, 10504, 10503, 10502, 10501, 10500, 10499, 10498, 10497, 10496, 10495, 10494, 10493, 10492, 10491, 10490, 10489, 10488, 10487, 10486, 10485, 10484, 10483, 10482, 10481, 10480, 10479, 10478, 10477, 10476, 10475, 10474, 10473, 10472, 10471, 10470, 10469, 10468, 10467, 10466, 10465, 10464, 10463, 10462, 10461, 10460, 10459, 10458, 10457, 10456, 10455, 10454, 10453, 10452, 10451, 10450, 10449, 10448, 10447, 10446, 10445, 10444, 10443, 10442, 10441, 10440, 10439, 10438, 10437, 10436, 10435, 10434, 10433, 10432, 10431, 10430, 10429, 10428, 10427, 10426, 10425, 10424, 10423, 10422, 10421, 10420, 10419, 10418, 10417, 10416, 10415, 10414, 10413, 10412, 10411, 10410, 10409, 10408, 10407, 10406, 10405, 10404, 10403, 10402, 10401, 10400, 10399, 10398, 10396, 10395, 10394, 10393, 10392, 10391, 10390, 10389, 10388, 10387, 10386, 10385, 10384, 10383, 10382, 10381, 10380, 10379, 10378, 10377, 10376, 10375, 10374, 10373, 10372, 10371, 10370, 10369, 10368, 10367, 10366, 10365, 10364, 10363, 10362, 10361, 10360, 10359, 10358, 10357, 10356, 10355, 10354, 10353, 10352, 10351, 10350, 10349, 10348, 10347, 10346, 10345, 10344, 10343, 10342, 10341, 10340, 10339, 10338, 10337, 10336, 10335, 10334, 10333, 10332, 10331, 10330, 10329, 10328, 10327, 10326, 10325, 10324, 10323, 10322, 10321, 10320, 10319, 10318, 10317, 10316, 10315, 10314, 10313, 10312, 10311, 10310, 10309, 10308, 10307, 10306, 10305, 10304, 10303, 10301, 10300, 10299, 10298, 10297, 10296, 10295, 10294, 10293, 10292, 10291, 10290, 10289, 10288, 10287, 10286, 10285, 10284, 10283, 10282, 10281, 10280, 10279, 10278, 10277, 10276, 10275, 10274, 10273, 10272, 10271, 10270, 10269, 10268, 10267, 10266, 10265, 10262, 10261, 10260, 10259, 10257, 10256, 10255, 10253, 10252, 10251, 10250, 10249, 10245, 10243, 10242, 10241, 10240, 10239, 10238, 10237, 10236, 10235, 10234, 10233, 10232, 10231, 10230, 10229, 10228, 10227, 10226, 10225, 10224, 10223, 10222, 10221, 10220, 10219, 10218, 10217, 10216, 10215, 10214, 10213, 10212, 10211, 10210, 10209, 10208, 10207, 10206, 10205, 10204, 10203, 10202, 10201, 10200, 10199, 10198, 10197, 10196, 10195, 10192, 10191, 10190, 10189, 10188, 10187, 10186, 10185, 10184, 10183, 10182, 10181, 10180, 10179, 10178, 10177, 10176, 10175, 10174, 10173, 10172, 10171, 10170, 10169, 10168, 10167, 10166, 10165, 10164, 10163, 10162, 10161, 10160, 10159, 10158, 10157, 10156, 10155, 10154, 10153, 10152, 10151, 10150, 10149, 10148, 10147, 10146, 10145, 10144, 10143, 10142, 10141, 10140, 10139, 10138, 10137, 10136, 10135, 10134, 10133, 10132, 10131, 10130, 10129, 10128, 10127, 10126, 10125, 10124, 10123, 10122, 10121, 10120, 10119, 10118, 10117, 10116, 10115, 10114, 10113, 10112, 10111, 10110, 10109, 10108, 10107, 10106, 10105, 10104, 10103, 10102, 10101, 10100, 10099, 10098, 10097, 10096, 10095, 10094, 10093, 10092, 10091, 10090, 10089, 10088, 10087, 10086, 10085, 10084, 10083, 10082, 10081, 10080, 10079, 10078, 10077, 10076, 10075, 10074, 10073, 10072, 10071, 10070, 10069, 10068, 10067, 10066, 10065, 10064, 10062, 10061, 10060, 10059, 10058, 10057, 10056, 10055, 10054, 10053, 10052, 10051, 10050, 10049, 10048, 10047, 10046, 10045, 10044, 10043, 10042, 10041, 10040, 10039, 10038, 10037, 10036, 10035, 10034, 10033, 10032, 10031, 10030, 10029, 10028, 10027, 10026, 10025, 10024, 10023, 10022, 10021, 10020, 10019, 10018, 10017, 10016, 10015, 10014, 10013, 10012, 10011, 10010, 10009, 10008, 10007, 10006, 10005, 10004, 10003, 10002, 10001, 10000, 9999, 9998, 9997, 9996, 9995, 9994, 9993, 9992, 9991, 9990, 9989, 9988, 9987, 9986, 9985, 9984, 9983, 9982, 9981, 9980, 9979, 9978, 9977, 9976, 9975, 9974, 9973, 9972, 9971, 9969, 9968, 9967, 9966, 9965, 9964, 9963, 9962, 9961, 9960, 9959, 9958, 9956, 9955, 9954, 9953, 9952, 9951, 9950, 9949, 9948, 9947, 9946, 9945, 9944, 9943, 9942, 9941, 9940, 9939, 9938, 9937, 9936, 9935, 9934, 9933, 9932, 9931, 9930, 9929, 9928, 9927, 9926, 9925, 9924, 9923, 9922, 9921, 9920, 9919, 9918, 9917, 9916, 9915, 9914, 9913, 9911, 9910, 9909, 9908, 9907, 9906, 9905, 9904, 9903, 9902, 9901, 9900, 9899, 9898, 9897, 9896, 9895, 9894, 9893, 9892, 9891, 9890, 9889, 9888, 9887, 9886, 9885, 9884, 9883, 9882, 9881, 9880, 9879, 9878, 9877, 9876, 9875, 9874, 9873, 9872, 9871, 9870, 9869, 9868, 9867, 9866, 9865, 9864, 9863, 9862, 9861, 9860, 9859, 9858, 9857, 9856, 9855, 9854, 9853, 9852, 9851, 9850, 9849, 9848, 9847, 9846, 9845, 9844, 9843, 9842, 9841, 9840, 9839, 9838, 9837, 9836, 9835, 9834, 9833, 9832, 9831, 9830, 9829, 9828, 9827, 9826, 9825, 9824, 9823, 9822, 9821, 9820, 9819, 9818, 9817, 9816, 9815, 9814, 9813, 9812, 9811, 9810, 9809, 9808, 9807, 9806, 9805, 9804, 9803, 9802, 9801, 9800, 9799, 9798, 9797, 9796, 9795, 9794, 9793, 9792, 9791, 9790, 9789, 9788, 9787, 9786, 9785, 9784, 9783, 9782, 9781, 9780, 9779, 9778, 9777, 9776, 9775, 9774, 9773, 9772, 9771, 9770, 9769, 9768, 9766, 9765, 9764, 9763, 9762, 9761, 9760, 9759, 9758, 9757, 9756, 9755, 9754, 9753, 9752, 9751, 9750, 9749, 9748, 9747, 9746, 9745, 9744, 9743, 9742, 9741, 9740, 9739, 9738, 9737, 9736, 9735, 9734, 9733, 9732, 9731, 9730, 9729, 9728, 9727, 9726, 9725, 9724, 9723, 9722, 9721, 9720, 9719, 9718, 9717, 9716, 9715, 9714, 9713, 9712, 9711, 9710, 9709, 9708, 9707, 9706, 9705, 9704, 9703, 9702, 9701, 9700, 9699, 9698, 9697, 9696, 9695, 9694, 9693, 9692, 9691, 9690, 9689, 9688, 9687, 9686, 9685, 9684, 9683, 9682, 9681, 9680, 9679, 9678, 9677, 9676, 9675, 9674, 9673, 9672, 9671, 9670, 9669, 9668, 9667, 9666, 9665, 9664, 9663, 9662, 9661, 9660, 9659, 9658, 9656, 9655, 9654, 9653, 9652, 9651, 9650, 9649, 9648, 9647, 9646, 9645, 9644, 9643, 9642, 9641, 9640, 9639, 9638, 9637, 9636, 9635, 9634, 9633, 9632, 9631, 9630, 9629, 9628, 9627, 9626, 9625, 9624, 9623, 9622, 9621, 9620, 9619, 9618, 9617, 9616, 9615, 9614, 9613, 9612, 9611, 9610, 9609, 9608, 9607, 9606, 9605, 9604, 9603, 9602, 9601, 9600, 9599, 9598, 9597, 9596, 9595, 9594, 9593, 9592, 9591, 9590, 9589, 9588, 9587, 9586, 9585, 9584, 9583, 9582, 9581, 9580, 9579, 9578, 9577, 9576, 9575, 9574, 9573, 9572, 9571, 9570, 9569, 9568, 9567, 9566, 9565, 9564, 9563, 9562, 9561, 9560, 9559, 9558, 9557, 9556, 9555, 9554, 9553, 9552, 9551, 9550, 9549, 9548, 9547, 9546, 9545, 9544, 9543, 9542, 9541, 9540, 9539, 9538, 9537, 9536, 9535, 9534, 9533, 9532, 9531, 9530, 9529, 9528, 9527, 9526, 9525, 9524, 9523, 9522, 9521, 9520, 9519, 9518, 9517, 9516, 9515, 9514, 9513, 9512, 9511, 9510, 9509, 9508, 9507, 9506, 9505, 9504, 9503, 9502, 9501, 9500, 9499, 9498, 9497, 9496, 9495, 9494, 9493, 9492, 9491, 9490, 9489, 9488, 9487, 9486, 9485, 9484, 9483, 9482, 9481, 9480, 9479, 9478, 9477, 9476, 9475, 9474, 9473, 9472, 9471, 9470, 9469, 9468, 9467, 9466, 9465, 9464, 9463, 9462, 9461, 9460, 9459, 9458, 9457, 9456, 9455, 9454, 9453, 9452, 9451, 9450, 9449, 9448, 9447, 9446, 9445, 9444, 9443, 9442, 9441, 9440, 9439, 9438, 9437, 9436, 9435, 9434, 9433, 9432, 9431, 9429, 9428, 9427, 9426, 9425, 9424, 9423, 9422, 9421, 9420, 9419, 9418, 9416, 9414, 9413, 9412, 9411, 9410, 9409, 9408, 9407, 9406, 9405, 9404, 9403, 9402, 9401, 9400, 9399, 9398, 9397, 9396, 9394, 9393, 9392, 9391, 9390, 9389, 9388, 9387, 9386, 9385, 9384, 9383, 9382, 9381, 9380, 9379, 9378, 9377, 9376, 9375, 9374, 9373, 9372, 9371, 9370, 9369, 9368, 9367, 9366, 9365, 9364, 9363, 9362, 9361, 9360, 9359, 9358, 9357, 9356, 9355, 9354, 9353, 9352, 9351, 9350, 9349, 9348, 9347, 9346, 9345, 9344, 9343, 9342, 9341, 9340, 9339, 9338, 9337, 9336, 9335, 9334, 9333, 9332, 9331, 9330, 9329, 9328, 9327, 9326, 9325, 9324, 9323, 9322, 9321, 9320, 9319, 9318, 9317, 9316, 9315, 9314, 9313, 9312, 9311, 9310, 9309, 9308, 9307, 9306, 9305, 9304, 9303, 9302, 9301, 9300, 9299, 9298, 9297, 9296, 9295, 9294, 9293, 9292, 9291, 9290, 9289, 9288, 9287, 9286, 9285, 9284, 9283, 9282, 9281, 9280, 9279, 9278, 9277, 9276, 9275, 9274, 9273, 9272, 9271, 9270, 9269, 9268, 9267, 9266, 9265, 9264, 9263, 9262, 9261, 9260, 9259, 9258, 9257, 9256, 9255, 9254, 9253, 9252, 9251, 9250, 9249, 9248, 9247, 9246, 9245, 9244, 9243, 9242, 9241, 9240, 9239, 9238, 9237, 9236, 9235, 9234, 9233, 9232, 9231, 9230, 9229, 9228, 9227, 9226, 9225, 9224, 9223, 9222, 9221, 9220, 9219, 9218, 9217, 9216, 9215, 9214, 9213, 9212, 9211, 9210, 9209, 9208, 9207, 9206, 9205, 9204, 9203, 9202, 9201, 9200, 9199, 9198, 9197, 9196, 9195, 9194, 9193, 9192, 9191, 9190, 9189, 9188, 9187, 9186, 9185, 9184, 9183, 9182, 9181, 9180, 9179, 9178, 9177, 9176, 9175, 9174, 9173, 9172, 9171, 9170, 9169, 9168, 9167, 9166, 9165, 9164, 9163, 9162, 9161, 9160, 9159, 9158, 9156, 9155, 9154, 9153, 9152, 9151, 9150, 9149, 9148, 9147, 9145, 9144, 9143, 9142, 9141, 9140, 9139, 9138, 9137, 9136, 9135, 9134, 9133, 9132, 9131, 9130, 9129, 9128, 9127, 9126, 9125, 9124, 9123, 9122, 9121, 9120, 9119, 9118, 9117, 9116, 9115, 9114, 9113, 9112, 9111, 9110, 9107, 9106, 9105, 9104, 9103, 9102, 9101, 9100, 9099, 9098, 9097, 9096, 9095, 9094, 9093, 9092, 9091, 9090, 9089, 9088, 9087, 9086, 9085, 9084, 9083, 9082, 9081, 9080, 9079, 9078, 9077, 9076, 9075, 9074, 9073, 9072, 9071, 9070, 9069, 9068, 9067, 9066, 9065, 9064, 9063, 9062, 9061, 9060, 9059, 9058, 9057, 9056, 9055, 9054, 9053, 9052, 9051, 9050, 9049, 9048, 9047, 9046, 9045, 9044, 9042, 9041, 9040, 9039, 9038, 9037, 9036, 9034, 9033, 9032, 9031, 9030, 9029, 9028, 9027, 9026, 9025, 9024, 9023, 9022, 9021, 9020, 9019, 9018, 9017, 9016, 9015, 9014, 9013, 9012, 9011, 9010, 9009, 9008, 9007, 9006, 9005, 9004, 9003, 9002, 9001, 9000, 8999, 8998, 8997, 8996, 8995, 8994, 8993, 8991, 8990, 8989, 8988, 8987, 8986, 8985, 8984, 8983, 8982, 8981, 8980, 8979, 8978, 8977, 8976, 8975, 8974, 8973, 8972, 8971, 8970, 8969, 8968, 8967, 8966, 8965, 8964, 8963, 8962, 8961, 8960, 8959, 8958, 8957, 8956, 8955, 8954, 8953, 8952, 8951, 8950, 8949, 8948, 8947, 8946, 8945, 8944, 8943, 8942, 8941, 8940, 8939, 8938, 8937, 8936, 8935, 8934, 8933, 8932, 8931, 8930, 8929, 8928, 8927, 8926, 8925, 8924, 8923, 8922, 8921, 8920, 8919, 8918, 8917, 8916, 8915, 8914, 8913, 8912, 8911, 8910, 8909, 8908, 8907, 8906, 8905, 8904, 8903, 8902, 8901, 8900, 8899, 8898, 8897, 8896, 8895, 8894, 8893, 8892, 8891, 8890, 8889, 8888, 8887, 8886, 8885, 8884, 8883, 8882, 8881, 8880, 8879, 8878, 8877, 8876, 8875, 8874, 8873, 8872, 8871, 8870, 8869, 8868, 8867, 8866, 8865, 8864, 8863, 8862, 8861, 8860, 8859, 8858, 8857, 8855, 8854, 8853, 8852, 8851, 8850, 8849, 8848, 8847, 8846, 8845, 8844, 8843, 8842, 8841, 8840, 8839, 8838, 8837, 8836, 8835, 8834, 8833, 8832, 8831, 8830, 8826, 8825, 8824, 8823, 8821, 8820, 8818, 8817, 8814, 8813, 8812, 8811, 8810, 8809, 8808, 8807, 8806, 8805, 8804, 8803, 8802, 8801, 8800, 8799, 8798, 8797, 8796, 8795, 8794, 8793, 8792, 8791, 8790, 8789, 8788, 8787, 8786, 8785, 8784, 8783, 8782, 8781, 8780, 8779, 8778, 8777, 8776, 8775, 8774, 8773, 8772, 8771, 8770, 8769, 8768, 8767, 8766, 8765, 8764, 8763, 8762, 8761, 8760, 8759, 8758, 8757, 8756, 8755, 8754, 8753, 8752, 8751, 8750, 8749, 8748, 8747, 8746, 8745, 8744, 8743, 8742, 8741, 8740, 8739, 8738, 8737, 8736, 8735, 8734, 8733, 8732, 8731, 8730, 8729, 8728, 8727, 8726, 8725, 8724, 8723, 8722, 8721, 8720, 8719, 8718, 8717, 8716, 8715, 8714, 8713, 8712, 8711, 8710, 8709, 8708, 8707, 8706, 8705, 8704, 8703, 8702, 8701, 8700, 8699, 8698, 8697, 8696, 8695, 8694, 8693, 8692, 8691, 8689, 8688, 8687, 8686, 8685, 8684, 8683, 8682, 8681, 8680, 8679, 8678, 8677, 8676, 8675, 8674, 8673, 8672, 8671, 8670, 8669, 8668, 8667, 8666, 8665, 8664, 8663, 8662, 8661, 8660, 8659, 8658, 8657, 8656, 8655, 8654, 8653, 8652, 8651, 8650, 8649, 8648, 8647, 8646, 8645, 8644, 8643, 8642, 8641, 8640, 8639, 8638, 8637, 8636, 8635, 8634, 8633, 8632, 8631, 8630, 8629, 8628, 8627, 8626, 8625, 8624, 8623, 8622, 8621, 8620, 8619, 8618, 8617, 8616, 8615, 8614, 8613, 8612, 8611, 8610, 8609, 8608, 8607, 8606, 8605, 8604, 8603, 8602, 8601, 8600, 8599, 8597, 8596, 8595, 8594, 8593, 8592, 8591, 8590, 8589, 8588, 8587, 8586, 8585, 8584, 8583, 8582, 8581, 8580, 8579, 8578, 8577, 8576, 8575, 8574, 8573, 8572, 8571, 8570, 8569, 8568, 8567, 8566, 8565, 8564, 8563, 8562, 8561, 8560, 8559, 8558, 8557, 8556, 8555, 8554, 8553, 8552, 8551, 8550, 8549, 8548, 8547, 8546, 8545, 8544, 8543, 8542, 8541, 8540, 8539, 8538, 8537, 8536, 8535, 8534, 8533, 8532, 8531, 8530, 8529, 8528, 8527, 8526, 8525, 8524, 8523, 8522, 8521, 8520, 8519, 8518, 8517, 8516, 8515, 8514, 8513, 8512, 8511, 8510, 8509, 8508, 8507, 8506, 8505, 8504, 8503, 8502, 8501, 8500, 8499, 8498, 8497, 8496, 8495, 8494, 8493, 8492, 8491, 8490, 8489, 8488, 8487, 8486, 8485, 8484, 8483, 8482, 8481, 8480, 8479, 8478, 8477, 8476, 8475, 8474, 8473, 8472, 8471, 8470, 8468, 8467, 8466, 8465, 8464, 8463, 8462, 8461, 8460, 8459, 8458, 8457, 8456, 8455, 8454, 8453, 8449, 8448, 8447, 8446, 8445, 8444, 8443, 8442, 8441, 8440, 8439, 8438, 8437, 8436, 8435, 8434, 8433, 8432, 8431, 8430, 8429, 8428, 8427, 8426, 8425, 8424, 8423, 8422, 8421, 8420, 8419, 8418, 8417, 8416, 8415, 8414, 8413, 8412, 8411, 8410, 8409, 8408, 8407, 8406, 8405, 8404, 8403, 8402, 8401, 8400, 8399, 8398, 8397, 8396, 8395, 8394, 8393, 8392, 8391, 8390, 8389, 8388, 8387, 8386, 8385, 8384, 8383, 8382, 8381, 8380, 8379, 8378, 8377, 8376, 8375, 8374, 8373, 8372, 8371, 8370, 8369, 8368, 8367, 8366, 8365, 8364, 8363, 8362, 8361, 8360, 8359, 8358, 8357, 8356, 8355, 8354, 8353, 8352, 8351, 8350, 8349, 8348, 8347, 8346, 8345, 8344, 8343, 8342, 8341, 8340, 8339, 8338, 8337, 8336, 8335, 8334, 8333, 8332, 8331, 8330, 8329, 8328, 8327, 8326, 8325, 8324, 8323, 8322, 8321, 8320, 8319, 8318, 8317, 8316, 8315, 8314, 8313, 8312, 8311, 8310, 8309, 8308, 8307, 8306, 8305, 8304, 8303, 8302, 8301, 8300, 8299, 8298, 8297, 8296, 8295, 8294, 8293, 8292, 8291, 8290, 8289, 8288, 8287, 8286, 8285, 8284, 8283, 8282, 8281, 8280, 8279, 8278, 8277, 8276, 8275, 8274, 8273, 8272, 8271, 8270, 8269, 8268, 8267, 8266, 8265, 8264, 8263, 8262, 8261, 8260, 8259, 8258, 8257, 8256, 8255, 8254, 8253, 8252, 8251, 8250, 8249, 8248, 8247, 8246, 8245, 8244, 8243, 8242, 8241, 8240, 8239, 8238, 8237, 8236, 8235, 8234, 8233, 8232, 8231, 8230, 8229, 8228, 8227, 8226, 8225, 8224, 8223, 8222, 8221, 8220, 8219, 8218, 8217, 8216, 8215, 8214, 8213, 8212, 8211, 8210, 8209, 8208, 8207, 8206, 8205, 8204, 8203, 8202, 8201, 8200, 8199, 8198, 8197, 8196, 8195, 8194, 8193, 8192, 8191, 8190, 8189, 8188, 8187, 8186, 8185, 8184, 8183, 8182, 8181, 8180, 8179, 8178, 8177, 8176, 8175, 8174, 8173, 8172, 8171, 8170, 8169, 8168, 8167, 8166, 8165, 8164, 8163, 8162, 8161, 8160, 8159, 8158, 8157, 8156, 8155, 8154, 8153, 8152, 8151, 8150, 8149, 8148, 8147, 8146, 8145, 8144, 8143, 8142, 8141, 8140, 8139, 8138, 8137, 8136, 8135, 8134, 8133, 8132, 8131, 8130, 8129, 8128, 8127, 8126, 8125, 8124, 8123, 8122, 8121, 8120, 8119, 8118, 8117, 8116, 8115, 8114, 8113, 8112, 8111, 8110, 8109, 8108, 8107, 8106, 8105, 8104, 8103, 8102, 8101, 8100, 8099, 8098, 8097, 8096, 8095, 8094, 8093, 8092, 8091, 8090, 8089, 8088, 8087, 8086, 8085, 8084, 8083, 8082, 8081, 8080, 8079, 8078, 8077, 8076, 8075, 8074, 8073, 8072, 8071, 8070, 8069, 8068, 8067, 8066, 8065, 8064, 8063, 8062, 8061, 8060, 8059, 8058, 8057, 8056, 8055, 8054, 8053, 8052, 8051, 8050, 8049, 8048, 8047, 8046, 8045, 8044, 8043, 8042, 8041, 8040, 8039, 8038, 8037, 8036, 8035, 8034, 8033, 8032, 8031, 8030, 8029, 8028, 8027, 8026, 8025, 8024, 8023, 8022, 8021, 8020, 8019, 8018, 8017, 8016, 8015, 8014, 8013, 8012, 8011, 8010, 8009, 8008, 8007, 8006, 8005, 8004, 8003, 8002, 8001, 8000, 7999, 7998, 7997, 7996, 7995, 7994, 7993, 7992, 7991, 7990, 7989, 7988, 7987, 7986, 7985, 7984, 7983, 7980, 7979, 7978, 7977, 7976, 7975, 7974, 7973, 7972, 7971, 7970, 7969, 7968, 7967, 7966, 7965, 7964, 7963, 7962, 7961, 7960, 7959, 7958, 7957, 7956, 7955, 7954, 7953, 7952, 7951, 7950, 7949, 7948, 7947, 7946, 7945, 7944, 7943, 7942, 7941, 7940, 7939, 7938, 7937, 7936, 7935, 7934, 7933, 7932, 7931, 7930, 7929, 7928, 7927, 7922, 7921, 7920, 7919, 7918, 7917, 7916, 7915, 7914, 7913, 7912, 7911, 7910, 7909, 7908, 7907, 7906, 7905, 7904, 7903, 7902, 7901, 7900, 7899, 7898, 7897, 7896, 7895, 7894, 7893, 7892, 7891, 7890, 7889, 7888, 7887, 7886, 7885, 7884, 7883, 7882, 7881, 7880, 7879, 7878, 7877, 7876, 7875, 7874, 7873, 7872, 7871, 7870, 7869, 7868, 7867, 7866, 7865, 7864, 7863, 7862, 7861, 7860, 7859, 7858, 7857, 7856, 7855, 7854, 7853, 7852, 7851, 7850, 7849, 7848, 7847, 7846, 7845, 7844, 7843, 7842, 7841, 7840, 7839, 7838, 7837, 7836, 7835, 7834, 7833, 7832, 7831, 7830, 7829, 7828, 7827, 7826, 7825, 7824, 7823, 7822, 7821, 7820, 7819, 7818, 7817, 7816, 7815, 7814, 7813, 7812, 7811, 7810, 7809, 7808, 7807, 7806, 7805, 7804, 7803, 7802, 7801, 7800, 7799, 7798, 7797, 7796, 7795, 7794, 7793, 7792, 7791, 7790, 7789, 7788, 7787, 7786, 7785, 7784, 7783, 7782, 7781, 7780, 7779, 7778, 7777, 7776, 7775, 7774, 7773, 7772, 7771, 7770, 7769, 7768, 7767, 7766, 7765, 7764, 7763, 7762, 7761, 7760); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (7759, 7758, 7757, 7756, 7755, 7754, 7753, 7752, 7751, 7750, 7749, 7748, 7747, 7746, 7745, 7744, 7743, 7742, 7741, 7740, 7739, 7738, 7737, 7736, 7735, 7734, 7733, 7732, 7731, 7730, 7729, 7728, 7727, 7726, 7725, 7724, 7723, 7722, 7721, 7720, 7719, 7718, 7717, 7716, 7715, 7714, 7713, 7712, 7711, 7710, 7709, 7708, 7707, 7706, 7705, 7704, 7703, 7702, 7701, 7700, 7699, 7698, 7697, 7696, 7695, 7694, 7693, 7692, 7691, 7690, 7689, 7688, 7687, 7686, 7685, 7684, 7683, 7682, 7679, 7678, 7677, 7676, 7675, 7674, 7673, 7672, 7671, 7670, 7669, 7668, 7667, 7666, 7665, 7664, 7663, 7662, 7661, 7660, 7659, 7658, 7657, 7656, 7655, 7654, 7653, 7652, 7651, 7650, 7649, 7648, 7647, 7646, 7645, 7644, 7643, 7642, 7641, 7640, 7639, 7638, 7637, 7636, 7635, 7634, 7633, 7632, 7631, 7630, 7629, 7628, 7627, 7626, 7625, 7624, 7623, 7622, 7621, 7620, 7619, 7618, 7617, 7616, 7615, 7614, 7613, 7612, 7611, 7610, 7608, 7607, 7606, 7605, 7604, 7603, 7602, 7601, 7600, 7599, 7598, 7597, 7596, 7595, 7594, 7593, 7592, 7591, 7590, 7589, 7588, 7587, 7586, 7585, 7584, 7583, 7582, 7581, 7580, 7579, 7578, 7577, 7576, 7575, 7574, 7573, 7572, 7571, 7570, 7569, 7568, 7567, 7566, 7565, 7564, 7563, 7562, 7561, 7559, 7558, 7557, 7556, 7555, 7554, 7553, 7552, 7551, 7550, 7549, 7548, 7547, 7546, 7545, 7544, 7543, 7542, 7541, 7540, 7539, 7538, 7537, 7536, 7535, 7534, 7533, 7532, 7531, 7530, 7529, 7528, 7527, 7526, 7525, 7524, 7523, 7522, 7521, 7520, 7519, 7518, 7517, 7516, 7515, 7514, 7513, 7512, 7511, 7510, 7509, 7508, 7507, 7506, 7505, 7504, 7503, 7501, 7500, 7499, 7498, 7497, 7496, 7495, 7494, 7493, 7492, 7491, 7490, 7489, 7488, 7487, 7486, 7484, 7483, 7482, 7481, 7480, 7479, 7478, 7477, 7476, 7475, 7474, 7473, 7472, 7471, 7470, 7469, 7468, 7467, 7466, 7465, 7464, 7463, 7462, 7461, 7460, 7459, 7458, 7457, 7456, 7455, 7454, 7453, 7452, 7451, 7450, 7449, 7448, 7447, 7446, 7445, 7444, 7443, 7442, 7441, 7440, 7439, 7438, 7437, 7436, 7435, 7434, 7433, 7432, 7431, 7430, 7429, 7428, 7427, 7426, 7425, 7424, 7423, 7422, 7421, 7420, 7419, 7418, 7417, 7416, 7415, 7414, 7413, 7412, 7411, 7410, 7409, 7408, 7407, 7406, 7405, 7404, 7403, 7402, 7401, 7400, 7399, 7398, 7397, 7396, 7395, 7394, 7393, 7392, 7391, 7390, 7389, 7388, 7387, 7386, 7385, 7384, 7383, 7382, 7381, 7380, 7379, 7378, 7377, 7376, 7375, 7374, 7373, 7372, 7371, 7370, 7369, 7368, 7367, 7366, 7365, 7364, 7363, 7362, 7361, 7360, 7359, 7358, 7357, 7356, 7355, 7354, 7353, 7352, 7351, 7350, 7349, 7348, 7347, 7346, 7345, 7344, 7343, 7342, 7341, 7340, 7339, 7338, 7337, 7336, 7335, 7334, 7333, 7332, 7331, 7330, 7329, 7328, 7327, 7326, 7325, 7324, 7323, 7322, 7321, 7320, 7319, 7318, 7317, 7316, 7315, 7314, 7313, 7312, 7311, 7310, 7309, 7308, 7307, 7306, 7305, 7304, 7303, 7302, 7301, 7297, 7296, 7295, 7294, 7293, 7291, 7290, 7289, 7288, 7287, 7286, 7285, 7284, 7283, 7282, 7281, 7280, 7279, 7278, 7277, 7276, 7275, 7274, 7273, 7272, 7271, 7270, 7269, 7268, 7267, 7266, 7265, 7264, 7263, 7262, 7261, 7260, 7259, 7258, 7257, 7256, 7255, 7254, 7253, 7252, 7251, 7249, 7248, 7247, 7246, 7245, 7244, 7243, 7242, 7241, 7240, 7239, 7238, 7237, 7236, 7235, 7234, 7233, 7232, 7231, 7230, 7229, 7228, 7227, 7226, 7225, 7224, 7223, 7222, 7221, 7220, 7219, 7218, 7217, 7216, 7215, 7214, 7213, 7212, 7211, 7210, 7209, 7208, 7207, 7206, 7205, 7204, 7203, 7202, 7201, 7200, 7199, 7198, 7197, 7196, 7195, 7194, 7193, 7192, 7191, 7190, 7189, 7188, 7187, 7186, 7185, 7183, 7182, 7181, 7180, 7179, 7178, 7177, 7176, 7175, 7174, 7173, 7172, 7171, 7170, 7169, 7168, 7167, 7166, 7165, 7164, 7163, 7162, 7161, 7160, 7159, 7158, 7157, 7156, 7155, 7154, 7153, 7152, 7151, 7150, 7149, 7148, 7147, 7146, 7145, 7144, 7143, 7142, 7141, 7140, 7139, 7138, 7137, 7136, 7135, 7134, 7133, 7132, 7131, 7130, 7129, 7128, 7127, 7126, 7125, 7124, 7123, 7122, 7121, 7120, 7119, 7118, 7117, 7116, 7115, 7114, 7113, 7112, 7111, 7110, 7109, 7108, 7107, 7106, 7105, 7104, 7103, 7102, 7101, 7100, 7099, 7098, 7097, 7096, 7095, 7094, 7093, 7092, 7091, 7090, 7089, 7088, 7087, 7086, 7085, 7084, 7083, 7082, 7081, 7080, 7079, 7078, 7077, 7076, 7075, 7074, 7073, 7072, 7071, 7070, 7069, 7068, 7067, 7066, 7065, 7064, 7063, 7062, 7061, 7060, 7059, 7058, 7057, 7056, 7055, 7054, 7053, 7052, 7051, 7050, 7049, 7048, 7047, 7046, 7045, 7044, 7043, 7042, 7041, 7040, 7039, 7038, 7037, 7036, 7035, 7034, 7033, 7032, 7031, 7030, 7029, 7028, 7027, 7026, 7025, 7024, 7023, 7022, 7021, 7020, 7019, 7018, 7017, 7016, 7015, 7014, 7013, 7012, 7011, 7010, 7009, 7008, 7007, 7006, 7005, 7004, 7003, 7002, 7001, 7000, 6999, 6998, 6997, 6996, 6995, 6994, 6993, 6992, 6991, 6990, 6989, 6988, 6987, 6986, 6985, 6984, 6983, 6982, 6981, 6980, 6979, 6978, 6977, 6976, 6975, 6974, 6973, 6972, 6971, 6970, 6969, 6968, 6967, 6966, 6965, 6964, 6963, 6962, 6961, 6960, 6959, 6958, 6957, 6956, 6955, 6954, 6953, 6952, 6951, 6950, 6949, 6948, 6947, 6946, 6945, 6944, 6943, 6942, 6941, 6940, 6939, 6938, 6937, 6936, 6935, 6934, 6933, 6932, 6931, 6930, 6929, 6928, 6927, 6926, 6925, 6924, 6923, 6922, 6921, 6920, 6919, 6918, 6917, 6916, 6915, 6914, 6913, 6912, 6911, 6910, 6909, 6908, 6907, 6906, 6905, 6904, 6903, 6902, 6901, 6898, 6897, 6896, 6895, 6894, 6893, 6892, 6891, 6890, 6889, 6888, 6887, 6886, 6885, 6884, 6883, 6882, 6881, 6880, 6879, 6878, 6877, 6876, 6875, 6874, 6873, 6872, 6871, 6870, 6869, 6868, 6867, 6866, 6865, 6864, 6863, 6862, 6861, 6860, 6859, 6858, 6857, 6856, 6855, 6854, 6853, 6852, 6851, 6850, 6849, 6848, 6847, 6846, 6845, 6844, 6843, 6842, 6841, 6840, 6839, 6838, 6837, 6836, 6835, 6834, 6833, 6832, 6831, 6830, 6829, 6828, 6827, 6826, 6825, 6824, 6823, 6822, 6821, 6820, 6819, 6818, 6817, 6816, 6815, 6814, 6813, 6812, 6811, 6810, 6809, 6808, 6807, 6806, 6805, 6804, 6803, 6802, 6801, 6800, 6799, 6798, 6797, 6796, 6795, 6794, 6793, 6792, 6791, 6790, 6789, 6788, 6787, 6786, 6785, 6784, 6783, 6782, 6781, 6780, 6779, 6778, 6777, 6776, 6775, 6774, 6773, 6772, 6771, 6770, 6769, 6768, 6767, 6766, 6765, 6764, 6763, 6762, 6761, 6760, 6759, 6758, 6757, 6756, 6755, 6754, 6753, 6752, 6751, 6750, 6749, 6748, 6747, 6746, 6745, 6744, 6743, 6742, 6741, 6740, 6739, 6738, 6737, 6736, 6735, 6734, 6733, 6732, 6731, 6730, 6729, 6728, 6727, 6726, 6725, 6724, 6723, 6722, 6721, 6720, 6719, 6718, 6717, 6716, 6715, 6714, 6713, 6712, 6711, 6710, 6709, 6708, 6707, 6706, 6705, 6704, 6703, 6702, 6701, 6700, 6699, 6698, 6697, 6696, 6695, 6694, 6693, 6692, 6691, 6690, 6689, 6688, 6687, 6686, 6685, 6684, 6683, 6682, 6681, 6680, 6679, 6678, 6677, 6676, 6675, 6674, 6673, 6672, 6671, 6670, 6669, 6668, 6667, 6666, 6665, 6664, 6663, 6662, 6661, 6660, 6659, 6658, 6657, 6656, 6655, 6654, 6653, 6652, 6651, 6650, 6649, 6648, 6647, 6646, 6645, 6644, 6643, 6642, 6641, 6640, 6639, 6638, 6637, 6636, 6635, 6634, 6633, 6632, 6631, 6630, 6629, 6628, 6627, 6626, 6625, 6624, 6623, 6622, 6621, 6620, 6619, 6618, 6617, 6616, 6615, 6612, 6608, 6607, 6606, 6605, 6604, 6603, 6602, 6601, 6600, 6599, 6598, 6597, 6596, 6595, 6594, 6593, 6592, 6591, 6590, 6589, 6588, 6587, 6586, 6585, 6584, 6583, 6582, 6581, 6580, 6579, 6578, 6577, 6576, 6575, 6574, 6573, 6572, 6571, 6570, 6569, 6568, 6567, 6566, 6565, 6564, 6563, 6562, 6561, 6560, 6559, 6558, 6557, 6556, 6555, 6554, 6553, 6552, 6551, 6550, 6549, 6548, 6547, 6546, 6545, 6544, 6543, 6542, 6541, 6540, 6539, 6538, 6537, 6536, 6535, 6534, 6533, 6532, 6531, 6530, 6529, 6528, 6527, 6526, 6525, 6524, 6523, 6522, 6521, 6520, 6519, 6518, 6517, 6516, 6515, 6514, 6513, 6512, 6511, 6510, 6509, 6507, 6506, 6505, 6504, 6503, 6502, 6501, 6500, 6499, 6498, 6497, 6496, 6495, 6494, 6493, 6492, 6491, 6490, 6489, 6488, 6487, 6486, 6485, 6484, 6483, 6482, 6481, 6480, 6479, 6478, 6477, 6476, 6475, 6474, 6473, 6472, 6471, 6470, 6469, 6468, 6467, 6466, 6465, 6464, 6463, 6461, 6460, 6459, 6458, 6457, 6456, 6455, 6454, 6453, 6452, 6451, 6450, 6449, 6448, 6447, 6446, 6445, 6444, 6443, 6442, 6441, 6440, 6439, 6438, 6437, 6436, 6435, 6434, 6433, 6432, 6431, 6430, 6429, 6428, 6427, 6426, 6425, 6424, 6423, 6422, 6421, 6420, 6419, 6418, 6417, 6416, 6415, 6414, 6413, 6412, 6411, 6410, 6409, 6408, 6407, 6406, 6405, 6404, 6403, 6402, 6401, 6400, 6399, 6398, 6397, 6396, 6395, 6394, 6393, 6392, 6391, 6390, 6389, 6388, 6387, 6386, 6385, 6384, 6383, 6382, 6381, 6380, 6379, 6378, 6377, 6376, 6375, 6374, 6373, 6372, 6371, 6370, 6369, 6368, 6367, 6366, 6365, 6364, 6363, 6362, 6361, 6360, 6359, 6358, 6357, 6356, 6355, 6354, 6353, 6352, 6351, 6350, 6349, 6348, 6347, 6346, 6345, 6344, 6343, 6342, 6341, 6340, 6339, 6338, 6337, 6336, 6335, 6334, 6333, 6332, 6331, 6330, 6329, 6328, 6327, 6326, 6325, 6324, 6323, 6322, 6321, 6320, 6319, 6318, 6317, 6316, 6315, 6314, 6313, 6312, 6311, 6310, 6309, 6308, 6307, 6306, 6305, 6304, 6303, 6302, 6301, 6300, 6299, 6298, 6297, 6296, 6295, 6294, 6293, 6292, 6291, 6290, 6289, 6288, 6287, 6286, 6285, 6284, 6283, 6282, 6281, 6280, 6279, 6278, 6277, 6276, 6275, 6274, 6273, 6272, 6271, 6270, 6269, 6268, 6267, 6266, 6265, 6264, 6263, 6262, 6261, 6260, 6259, 6258, 6257, 6256, 6255, 6254, 6253, 6252, 6251, 6250, 6249, 6248, 6247, 6246, 6245, 6244, 6243, 6242, 6241, 6240, 6239, 6238, 6237, 6236, 6235, 6234, 6233, 6232, 6231, 6230, 6229, 6228, 6227, 6226, 6225, 6224, 6223, 6222, 6221, 6220, 6219, 6217, 6216, 6215, 6214, 6213, 6212, 6211, 6210, 6209, 6208, 6207, 6206, 6205, 6204, 6203, 6202, 6201, 6200, 6199, 6198, 6197, 6196, 6195, 6194, 6193, 6192, 6191, 6190, 6189, 6188, 6187, 6186, 6185, 6184, 6183, 6182, 6181, 6180, 6179, 6178, 6177, 6176, 6175, 6174, 6173, 6172, 6171, 6170, 6169, 6168, 6167, 6166, 6165, 6164, 6163, 6162, 6161, 6160, 6159, 6158, 6157, 6156, 6155, 6154, 6153, 6152, 6151, 6150, 6149, 6147, 6146, 6145, 6144, 6143, 6142, 6141, 6140, 6139, 6138, 6137, 6136, 6135, 6134, 6133, 6132, 6131, 6130, 6129, 6128, 6127, 6126, 6124, 6123, 6122, 6121, 6120, 6119, 6118, 6117, 6116, 6115, 6114, 6113, 6112, 6111, 6110, 6109, 6108, 6107, 6106, 6105, 6104, 6103, 6102, 6101, 6100, 6099, 6098, 6097, 6096, 6095, 6094, 6093, 6092, 6091, 6090, 6089, 6088, 6087, 6086, 6085, 6084, 6083, 6082, 6081, 6080, 6079, 6078, 6077, 6076, 6075, 6074, 6073, 6072, 6071, 6070, 6069, 6068, 6067, 6066, 6065, 6064, 6063, 6062, 6061, 6046, 6045, 6043, 6040, 6039, 6038, 6037, 6036, 6035, 6034, 6033, 6032, 6031, 6030, 6029, 6028, 6027, 6026, 6025, 6024, 6023, 6022, 6021, 6020, 6019, 6018, 6017, 6016, 6015, 6014, 6013, 6012, 6011, 6010, 6009, 6008, 6007, 6006, 6005, 6004, 6003, 6002, 6001, 6000, 5999, 5998, 5997, 5996, 5995, 5994, 5993, 5992, 5991, 5990, 5989, 5988, 5987, 5986, 5985, 5984, 5983, 5982, 5981, 5980, 5979, 5978, 5977, 5976, 5975, 5974, 5973, 5972, 5971, 5970, 5969, 5968, 5967, 5966, 5965, 5964, 5963, 5962, 5961, 5960, 5959, 5958, 5957, 5956, 5955, 5954, 5953, 5952, 5951, 5950, 5949, 5948, 5947, 5946, 5945, 5944, 5943, 5942, 5941, 5940, 5939, 5938, 5937, 5936, 5935, 5934, 5933, 5932, 5931, 5930, 5929, 5928, 5927, 5926, 5923, 5922, 5921, 5920, 5919, 5918, 5917, 5916, 5915, 5914, 5913, 5912, 5911, 5910, 5909, 5908, 5907, 5906, 5905, 5904, 5903, 5902, 5901, 5900, 5899, 5898, 5897, 5896, 5895, 5894, 5893, 5892, 5891, 5890, 5889, 5888, 5887, 5886, 5885, 5884, 5883, 5882, 5881, 5880, 5879, 5878, 5877, 5876, 5875, 5874, 5873, 5872, 5871, 5870, 5869, 5868, 5867, 5866, 5865, 5864, 5863, 5862, 5861, 5860, 5859, 5858, 5857, 5856, 5855, 5854, 5853, 5852, 5851, 5850, 5849, 5848, 5847, 5846, 5845, 5844, 5843, 5842, 5841, 5840, 5839, 5838, 5837, 5836, 5835, 5834, 5833, 5832, 5831, 5830, 5829, 5828, 5827, 5826, 5825, 5824, 5823, 5822, 5821, 5820, 5819, 5818, 5817, 5816, 5815, 5814, 5813, 5812, 5811, 5810, 5809, 5808, 5807, 5806, 5805, 5803, 5801, 5800, 5799, 5798, 5797, 5796, 5795, 5794, 5793, 5792, 5791, 5790, 5789, 5788, 5787, 5786, 5785, 5784, 5783, 5781, 5780, 5779, 5778, 5777, 5776, 5775, 5774, 5773, 5772, 5771, 5770, 5769, 5768, 5767, 5766, 5765, 5764, 5763, 5762, 5761, 5760, 5759, 5758, 5757, 5756, 5755, 5754, 5753, 5752, 5751, 5750, 5749, 5748, 5747, 5746, 5745, 5744, 5743, 5742, 5741, 5740, 5739, 5738, 5737, 5736, 5735, 5734, 5733, 5732, 5731, 5730, 5729, 5728, 5727, 5726, 5725, 5724, 5723, 5722, 5721, 5720, 5719, 5718, 5717, 5716, 5715, 5714, 5713, 5712, 5711, 5710, 5709, 5708, 5707, 5706, 5705, 5704, 5703, 5702, 5701, 5700, 5699, 5698, 5696, 5695, 5694, 5693, 5692, 5691, 5690, 5689, 5688, 5687, 5686, 5685, 5684, 5683, 5682, 5681, 5680, 5679, 5678, 5677, 5676, 5675, 5674, 5673, 5672, 5671, 5670, 5669, 5668, 5667, 5666, 5665, 5664, 5663, 5662, 5661, 5660, 5659, 5658, 5657, 5656, 5655, 5654, 5653, 5652, 5651, 5650, 5649, 5648, 5647, 5646, 5645, 5644, 5643, 5642, 5641, 5640, 5639, 5638, 5637, 5636, 5635, 5634, 5633, 5632, 5631, 5630, 5629, 5628, 5627, 5626, 5625, 5624, 5623, 5622, 5621, 5619, 5618, 5617, 5616, 5615, 5614, 5613, 5612, 5611, 5610, 5609, 5608, 5607, 5606, 5605, 5604, 5603, 5602, 5601, 5600, 5599, 5598, 5597, 5596, 5595, 5594, 5593, 5592, 5591, 5590, 5589, 5588, 5587, 5586, 5585, 5584, 5583, 5582, 5581, 5580, 5579, 5578, 5577, 5576, 5575, 5574, 5573, 5572, 5571, 5570, 5569, 5568, 5567, 5566, 5565, 5564, 5563, 5562, 5561, 5560, 5559, 5558, 5557, 5556, 5555, 5554, 5553, 5552, 5551, 5550, 5549, 5548, 5547, 5546, 5545, 5544, 5543, 5542, 5541, 5540, 5539, 5538, 5537, 5536, 5535, 5534, 5533, 5532, 5531, 5530, 5529, 5528, 5527, 5526, 5525, 5524, 5523, 5522, 5521, 5520, 5519, 5518, 5517, 5516, 5515, 5514, 5513, 5512, 5511, 5509, 5508, 5506, 5505, 5504, 5503, 5502, 5501, 5500, 5499, 5498, 5497, 5496, 5495, 5494, 5493, 5492, 5491, 5490, 5489, 5488, 5487, 5486, 5485, 5484, 5483, 5482, 5481, 5480, 5479, 5478, 5477, 5476, 5475, 5474, 5473, 5472, 5471, 5470, 5469, 5468, 5467, 5466, 5465, 5464, 5463, 5462, 5461, 5460, 5459, 5458, 5457, 5456, 5455, 5454, 5453, 5452, 5451, 5450, 5449, 5448, 5447, 5446, 5445, 5444, 5443, 5442, 5441, 5440, 5439, 5437, 5436, 5435, 5434, 5433, 5432, 5431, 5430, 5429, 5428, 5427, 5426, 5425, 5424, 5423, 5422, 5421, 5420, 5419, 5418, 5417, 5416, 5415, 5414, 5413, 5412, 5411, 5410, 5409, 5408, 5407, 5406, 5405, 5404, 5403, 5402, 5401, 5400, 5399, 5398, 5397, 5396, 5395, 5394, 5393, 5392, 5391, 5390, 5389, 5388, 5387, 5386, 5385, 5384, 5383, 5382, 5381, 5380, 5379, 5378, 5377, 5376, 5375, 5374, 5373, 5372, 5371, 5370, 5369, 5368, 5367, 5366, 5365, 5364, 5363, 5362, 5360, 5358, 5357, 5356, 5355, 5354, 5353, 5352, 5351, 5350, 5349, 5348, 5347, 5346, 5345, 5344, 5343, 5342, 5341, 5340, 5339, 5338, 5337, 5336, 5335, 5334, 5333, 5332, 5331, 5330, 5329, 5328, 5326, 5325, 5324, 5321, 5320, 5319, 5318, 5317, 5316, 5315, 5314, 5313, 5312, 5311, 5310, 5309, 5308, 5307, 5306, 5305, 5304, 5303, 5302, 5301, 5300, 5299, 5298, 5297, 5296, 5295, 5294, 5293, 5292, 5291, 5290, 5289, 5288, 5287, 5286, 5285, 5284, 5283, 5281, 5275, 5274, 5271, 5270, 5269, 5268, 5267, 5266, 5265, 5264, 5263, 5262, 5261, 5260, 5259, 5258, 5257, 5256, 5255, 5254, 5253, 5252, 5251, 5250, 5249, 5248, 5247, 5246, 5245, 5244, 5243, 5241, 5240, 5239, 5238, 5237, 5236, 5234, 5233, 5232, 5231, 5230, 5229, 5228, 5227, 5226, 5225, 5224, 5223, 5222, 5221, 5220, 5219, 5218, 5217, 5216, 5215, 5214, 5213, 5212, 5211, 5210, 5209, 5208, 5207, 5206, 5205, 5204, 5203, 5202, 5201, 5200, 5199, 5198, 5197, 5196, 5195, 5194, 5193, 5192, 5191, 5190, 5189, 5188, 5187, 5186, 5185, 5184, 5183, 5182, 5181, 5179, 5178, 5177, 5176, 5175, 5173, 5172, 5171, 5170, 5169, 5168, 5167, 5166, 5164, 5163, 5162, 5161, 5160, 5159, 5158, 5157, 5156, 5155, 5154, 5153, 5152, 5151, 5150, 5149, 5148, 5147, 5146, 5145, 5144, 5143, 5142, 5141, 5140, 5139, 5138, 5137, 5136, 5135, 5133, 5132, 5131, 5130, 5129, 5128, 5127, 5126, 5125, 5124, 5123, 5122, 5121, 5120, 5119, 5118, 5117, 5116, 5115, 5114, 5113, 5112, 5111, 5110, 5109, 5108, 5107, 5106, 5105, 5104, 5103, 5102, 5101, 5100, 5099, 5098, 5097, 5096, 5095, 5094, 5093, 5092, 5091, 5090, 5089, 5088, 5087, 5086, 5085, 5083, 5081, 5080, 5079, 5078, 5077, 5076, 5075, 5074, 5073, 5072, 5071, 5070, 5069, 5068, 5067, 5066, 5065, 5064, 5063, 5062, 5061, 5060, 5059, 5058, 5057, 5056, 5055, 5054, 5053, 5052, 5051, 5050, 5049, 5048, 5047, 5046, 5045, 5044, 5043, 5042, 5041, 5040, 5039, 5038, 5037, 5036, 5035, 5034, 5033, 5032, 5031, 5030, 5029, 5028, 5027, 5026, 5025, 5024, 5023, 5022, 5021, 5020, 5019, 5018, 5017, 5016, 5015, 5014, 5013, 5012, 5010, 5009, 5008, 5007, 5006, 5005, 5004, 5003, 5002, 5001, 5000, 4999, 4998, 4997, 4996, 4995, 4994, 4993, 4992, 4991, 4990, 4989, 4988, 4987, 4986, 4985, 4984, 4983, 4981, 4980, 4979, 4978, 4977, 4976, 4975, 4974, 4973, 4972, 4971, 4970, 4969, 4968, 4967, 4966, 4965, 4964, 4963, 4962, 4961, 4960, 4959, 4958, 4957, 4956, 4955, 4954, 4953, 4952, 4951, 4950, 4949, 4948, 4947, 4946, 4945, 4944, 4943, 4942, 4941, 4940, 4939, 4938, 4937, 4936, 4935, 4934, 4933, 4932, 4931, 4930, 4929, 4928, 4927, 4926, 4925, 4924, 4923, 4922, 4921, 4920, 4919, 4918, 4917, 4916, 4915, 4914, 4913, 4912, 4911, 4910, 4909, 4908, 4907, 4906, 4905, 4904, 4903, 4902, 4901, 4900, 4899, 4898, 4897, 4896, 4895, 4894, 4893, 4892, 4891, 4890, 4889, 4888, 4887, 4886, 4885, 4884, 4883, 4882, 4881, 4880, 4879, 4878, 4877, 4876, 4875, 4874, 4873, 4872, 4871, 4870, 4869, 4868, 4867, 4866, 4865, 4864, 4863, 4862, 4861, 4860, 4859, 4858, 4857, 4856, 4855, 4854, 4853, 4852, 4851, 4850, 4849, 4848, 4847, 4846, 4845, 4844, 4843, 4842, 4841, 4840, 4839, 4838, 4837, 4836, 4835, 4834, 4833, 4832, 4831, 4830, 4829, 4828, 4827, 4826, 4825, 4824, 4823, 4822, 4821, 4820, 4819, 4818, 4817, 4816, 4815, 4814, 4813, 4812, 4811, 4810, 4809, 4808, 4807, 4806, 4805, 4804, 4803, 4802, 4801, 4800, 4799, 4798, 4797, 4796, 4795, 4794, 4793, 4792, 4791, 4790, 4789, 4788, 4787, 4786, 4785, 4784, 4783, 4782, 4781, 4780, 4779, 4778, 4777, 4776, 4775, 4774, 4773, 4772, 4771, 4770, 4769, 4768, 4767, 4766, 4765, 4764, 4763, 4762, 4761, 4760, 4759, 4758, 4757, 4756, 4755, 4754, 4753, 4752, 4751, 4750, 4749, 4748, 4747, 4746, 4745, 4744, 4743, 4742, 4741, 4740, 4739, 4738, 4737, 4736, 4735, 4734, 4733, 4732, 4731, 4730, 4729, 4728, 4727, 4726, 4725, 4724, 4723, 4722, 4721, 4720, 4719, 4718, 4717, 4716, 4715, 4714, 4713, 4712, 4711, 4710, 4709, 4708, 4707, 4706, 4705, 4704, 4703, 4702, 4701, 4700, 4699, 4698, 4697, 4696, 4695, 4694, 4693, 4692, 4691, 4690, 4689, 4688, 4687, 4686, 4685, 4684, 4683, 4682, 4681, 4680, 4679, 4678, 4677, 4676, 4675, 4674, 4673, 4672, 4670, 4669, 4668, 4667, 4666, 4665, 4664, 4663, 4662, 4661, 4660, 4659, 4658, 4657, 4656, 4655, 4654, 4653, 4652, 4651, 4650, 4649, 4648, 4647, 4646, 4645, 4644, 4643, 4642, 4641, 4640, 4639, 4638, 4637, 4636, 4635, 4634, 4633, 4632, 4631, 4630, 4629, 4628, 4627, 4626, 4625, 4624, 4623, 4622, 4621, 4620, 4619, 4618, 4617, 4616, 4615, 4614, 4613, 4612, 4611, 4610, 4609, 4608, 4607, 4606, 4605, 4604, 4603, 4602, 4601, 4600, 4599, 4598, 4597, 4596, 4595, 4594, 4593, 4592, 4591, 4590, 4584, 4583, 4582, 4581, 4580, 4579, 4578, 4577, 4576, 4575, 4574, 4573, 4572, 4571, 4570, 4569, 4568, 4567, 4566, 4565, 4564, 4563, 4562, 4561, 4560, 4559, 4558, 4557, 4556, 4555, 4554, 4553, 4552, 4551, 4550, 4549, 4548, 4547, 4546, 4545, 4544, 4543, 4542, 4541, 4540, 4539, 4538, 4537, 4536, 4535, 4534, 4533, 4532, 4531, 4530, 4529, 4528, 4527, 4526, 4525, 4524, 4523, 4522, 4521, 4520, 4519, 4518, 4517, 4516, 4515, 4514, 4512, 4511, 4510, 4509, 4508, 4507, 4506, 4505, 4504, 4503, 4502, 4501, 4500, 4499, 4498, 4497, 4496, 4495, 4493, 4492, 4491, 4490, 4489, 4486, 4485, 4484, 4483, 4482, 4481, 4480, 4479, 4478, 4477, 4476, 4475, 4474, 4473, 4472, 4471, 4470, 4469, 4468, 4467, 4466, 4465, 4464, 4463, 4462, 4461, 4460, 4459, 4458, 4457, 4456, 4455, 4454, 4453, 4452, 4451, 4450, 4449, 4448, 4447, 4446, 4445, 4444, 4443, 4442, 4441, 4440, 4439, 4438, 4437, 4436, 4435, 4434, 4433, 4432, 4431, 4430, 4429, 4428, 4427, 4426, 4425, 4424, 4423, 4422, 4421, 4420, 4419, 4418, 4417, 4416, 4415, 4414, 4413, 4412, 4411, 4410, 4409, 4408, 4407, 4406, 4405, 4404, 4403, 4402, 4401, 4400, 4399, 4398, 4397, 4396, 4395, 4394, 4393, 4392, 4391, 4390, 4385, 4384, 4383, 4382, 4381, 4380, 4379, 4378, 4377, 4376, 4375, 4374, 4373, 4372, 4371, 4370, 4368, 4367, 4366, 4365, 4364, 4363, 4362, 4361, 4360, 4359, 4358, 4357, 4356, 4355, 4354, 4353, 4352, 4351, 4350, 4349, 4348, 4347, 4346, 4345, 4329, 4328, 4327, 4326, 4325, 4309, 4308, 4307, 4306, 4305, 4287, 4286, 4285, 4276, 4275, 4274, 4273, 4272, 4271, 4270, 4269, 4268, 4267, 4266, 4265, 4262, 4261, 4260, 4259, 4258, 4257, 4256, 4255, 4254, 4253, 4252, 4251, 4250, 4249, 4248, 4247, 4246, 4245, 4230, 4229, 4228, 4227, 4226, 4225, 4216, 4215, 4214, 4213, 4212, 4211, 4210, 4209, 4208, 4207, 4206, 4186, 4185, 4184, 4183, 4182, 4181, 4180, 4179, 4178, 4177, 4176, 4175, 4173, 4172, 4171, 4170, 4169, 4167, 4166, 4165, 4163, 4162, 4142, 4139, 4138, 4137, 4136, 4135, 4134, 4133, 4132, 4131, 4130, 4129, 4128, 4127, 4126, 4125, 4124, 4123, 4122, 4102, 4084, 4083, 4081, 4080, 4079, 4065, 4064, 4063, 4062, 4061, 4060, 4059, 4058, 4057, 4056, 4055, 4054, 4053, 4052, 4051, 4050, 4049, 4048, 4047, 4046, 4045, 4043, 4042, 4041, 4040, 4039, 4021, 4020, 4019, 4018, 4015, 4014, 4013, 4012, 4011, 4010, 4009, 4008, 4007, 4006, 4005, 4004, 4003, 4002, 4001, 4000, 3999, 3998, 3997, 3996, 3994, 3993, 3992, 3991, 3989, 3988, 3987, 3986, 3985, 3984, 3983, 3982, 3981, 3980, 3979, 3964, 3963, 3962, 3961, 3960, 3959, 3958, 3957, 3956, 3955, 3954, 3953, 3952, 3951, 3950, 3949, 3948, 3947, 3946, 3945, 3944, 3943, 3942, 3941, 3940, 3939, 3938, 3937, 3936, 3935, 3934, 3933, 3932, 3931, 3930, 3929, 3928, 3927, 3926, 3925, 3924, 3923, 3922, 3921, 3920, 3919, 3918, 3917, 3916, 3915, 3914, 3913, 3912, 3911, 3909, 3908, 3907, 3906, 3905, 3904, 3903, 3902, 3901, 3885, 3884, 3883, 3882, 3881, 3862, 3861, 3841, 3830, 3829, 3828, 3827, 3826, 3825, 3824, 3823, 3822, 3821, 3820, 3819, 3818, 3817, 3816, 3815, 3814, 3813, 3812, 3811, 3810, 3809, 3808, 3807, 3806, 3805, 3804, 3803, 3802, 3801, 3799, 3798, 3797, 3796, 3795, 3794, 3793, 3792, 3791, 3790, 3789, 3788, 3787, 3786, 3785, 3784, 3783, 3782, 3781, 3764, 3763, 3762, 3761, 3745, 3744, 3743, 3742, 3741, 3721, 3713, 3712, 3711, 3710, 3709, 3708, 3707, 3706, 3705, 3704, 3703, 3702, 3701, 3693, 3692, 3691, 3690, 3689, 3688, 3687, 3686, 3685, 3684, 3683, 3682, 3681, 3662, 3661, 3643, 3642, 3641, 3622, 3621, 3602, 3601, 3583, 3582, 3581, 3568, 3567, 3566, 3565, 3564, 3563, 3562, 3561, 3543, 3542, 3541, 3521, 3503, 3502, 3501, 3494, 3493, 3492, 3491, 3490, 3489, 3488, 3487, 3486, 3485, 3484, 3483, 3482, 3481, 3479, 3478, 3477, 3476, 3475, 3474, 3473, 3472, 3471, 3470, 3469, 3468, 3467, 3466, 3465, 3464, 3463, 3462, 3461, 3460, 3459, 3458, 3457, 3456, 3455, 3454, 3453, 3452, 3451, 3450, 3449, 3448, 3447, 3446, 3445, 3444, 3443, 3442, 3441, 3430, 3429, 3428, 3427, 3426, 3425, 3424, 3423, 3422, 3421, 3417, 3416, 3415, 3414, 3413, 3412, 3411, 3410, 3409, 3408, 3407, 3406, 3405, 3404, 3403, 3402, 3401, 3400, 3399, 3398, 3397, 3396, 3395, 3394, 3393, 3392, 3391, 3390, 3389, 3388, 3387, 3386, 3385, 3384, 3383, 3382, 3381, 3380, 3379, 3378, 3377, 3376, 3375, 3374, 3373, 3372, 3371, 3370, 3369, 3368, 3367, 3366, 3365, 3364, 3363, 3362, 3361, 3360, 3359, 3358, 3357, 3356, 3355, 3354, 3353, 3352, 3351, 3350, 3349, 3347, 3346, 3345, 3344, 3343, 3342, 3341, 3340, 3339, 3338, 3337, 3336, 3335, 3334, 3333, 3332, 3331, 3330, 3329, 3326, 3325, 3324, 3322, 3321, 3308, 3307, 3306, 3305, 3304, 3303, 3302, 3301, 3296, 3294, 3293, 3292, 3291, 3290, 3289, 3288, 3287, 3286, 3285, 3284, 3283, 3282, 3281, 3280, 3279, 3278, 3277, 3276, 3275, 3274, 3273, 3272, 3271, 3270, 3269, 3268, 3267, 3266, 3265, 3264, 3263, 3262, 3261, 3241, 3225, 3224, 3223, 3222, 3221, 3207, 3206, 3205, 3204, 3203, 3202, 3201, 3200, 3199, 3198, 3197, 3196, 3195, 3194, 3193, 3192, 3191, 3190, 3189, 3188, 3187, 3186, 3185, 3184, 3183, 3182, 3181, 3180, 3179, 3178, 3177, 3176, 3175, 3174, 3173, 3172, 3171, 3170, 3169, 3168, 3167, 3166, 3165, 3164, 3163, 3162, 3161, 3149, 3148, 3147, 3146, 3145, 3144, 3143, 3142, 3141, 3135, 3134, 3133, 3132, 3131, 3130, 3129, 3128, 3127, 3126, 3125, 3124, 3123, 3122, 3121, 3104, 3103, 3102, 3101, 3100, 3099, 3098, 3097, 3096, 3095, 3094, 3093, 3092, 3091, 3090, 3089, 3088, 3087, 3086, 3085, 3084, 3083, 3082, 3081, 3080, 3079, 3078, 3077, 3076, 3075, 3074, 3073, 3072, 3071, 3070, 3069, 3068, 3067, 3066, 3065, 3064, 3063, 3062, 3061, 3043, 3042, 3041, 3022, 3021, 3014, 3013, 3012, 3011, 3010, 3009, 3008, 3007, 3006, 3005, 3004, 3003, 3002, 3001, 2983, 2982, 2981, 2980, 2979, 2978, 2977, 2976, 2975, 2974, 2973, 2972, 2971, 2970, 2969, 2968, 2967, 2964, 2963, 2962, 2961, 2960, 2959, 2958, 2957, 2956, 2955, 2954, 2953, 2952, 2951, 2950, 2949, 2948, 2947, 2946, 2945, 2944, 2943, 2942, 2941, 2931, 2930, 2929, 2928, 2927, 2926, 2925, 2924, 2923, 2922, 2921, 2920, 2919, 2918, 2917, 2916, 2915, 2914, 2913, 2912, 2911, 2910, 2909, 2908, 2907, 2906, 2905, 2904, 2903, 2902, 2901, 2881, 2880, 2879, 2878, 2877, 2876, 2875, 2874, 2873, 2872, 2871, 2870, 2869, 2868, 2867, 2866, 2865, 2864, 2863, 2862, 2861, 2850, 2849, 2848, 2847, 2846, 2845, 2844, 2843, 2842, 2841, 2829, 2828, 2827, 2826, 2825, 2824, 2823, 2822, 2821, 2807, 2806, 2805, 2804, 2803, 2802, 2801, 2783, 2782, 2781, 2780, 2779, 2778, 2777, 2776, 2775, 2774, 2773, 2769, 2768, 2767, 2766, 2765, 2764, 2763, 2762, 2761, 2757, 2756, 2755, 2754, 2753, 2752, 2751, 2750, 2749, 2748, 2747, 2746, 2745, 2744, 2743, 2742, 2741, 2722, 2721, 2709, 2708, 2707, 2706, 2705, 2704, 2703, 2702, 2701, 2682, 2681, 2666, 2665, 2664, 2663, 2662, 2661, 2660, 2659, 2658, 2657, 2656, 2655, 2654, 2653, 2652, 2651, 2650, 2649, 2648, 2647, 2646, 2645, 2644, 2643, 2642, 2641, 2635, 2634, 2633, 2632, 2631, 2630, 2629, 2628, 2627, 2626, 2625, 2624, 2623, 2622, 2621, 2603, 2602, 2601, 2592, 2591, 2590, 2589, 2588, 2587, 2586, 2585, 2584, 2583, 2582, 2571, 2570, 2569, 2568, 2567, 2566, 2565, 2564, 2563, 2562, 2561, 2553, 2552, 2551, 2550, 2549, 2548, 2547, 2546, 2545, 2544, 2543, 2542, 2541, 2530, 2529, 2528, 2527, 2526, 2525, 2524, 2523, 2522, 2521, 2507, 2504, 2503, 2502, 2501, 2482, 2481, 2471, 2470, 2469, 2467, 2466, 2465, 2464, 2463, 2461, 2441, 2438, 2437, 2436, 2435, 2434, 2433, 2431, 2430, 2429, 2428, 2427, 2426, 2425, 2424, 2423, 2422, 2421, 2412, 2411, 2410, 2409, 2408, 2407, 2406, 2404, 2403, 2402, 2401, 2384, 2383, 2382, 2381, 2374, 2373, 2372, 2371, 2370, 2369, 2368, 2367, 2366, 2364, 2363, 2362, 2361, 2360, 2359, 2358, 2357, 2356, 2355, 2354, 2353, 2351, 2349, 2348, 2347, 2346, 2345, 2344, 2343, 2342, 2341, 2321, 2320, 2319, 2318, 2317, 2316, 2315, 2314, 2313, 2312, 2311, 2310, 2309, 2308, 2307, 2306, 2305, 2304, 2303, 2302, 2301, 2286, 2285, 2284, 2283, 2282, 2281, 2261, 2245, 2244, 2243, 2242, 2241, 2231, 2230, 2229, 2228, 2227, 2226, 2225, 2224, 2223, 2222, 2221, 2203, 2202, 2201, 2184, 2183, 2182, 2181, 2162, 2161, 2145, 2144, 2143, 2142, 2141, 2140, 2139, 2138, 2137, 2136, 2135, 2134, 2133, 2132, 2131, 2130, 2129, 2128, 2127, 2126, 2125, 2124, 2123, 2122, 2121, 2108, 2107, 2106, 2105, 2104, 2103, 2102, 2101, 2094, 2093, 2092, 2091, 2090, 2089, 2088, 2087, 2086, 2085, 2084, 2083, 2082, 2081, 2080, 2079, 2078, 2077, 2076, 2075, 2074, 2073, 2072, 2071, 2070, 2069, 2068, 2067, 2066, 2065, 2064, 2063, 2062, 2061, 2060, 2059, 2058, 2057, 2056, 2055, 2054, 2053, 2052, 2051, 2050, 2049, 2048, 2047, 2046, 2045, 2044, 2043, 2042, 2041, 2040, 2039, 2038, 2037, 2036, 2035, 2034, 2033, 2032, 2031, 2030, 2029, 2028, 2027, 2026, 2024, 2023, 2022, 2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011, 2010, 2009, 2008, 2007, 2006, 2005, 2004, 2003, 2002, 2001, 2000, 1999, 1998, 1997, 1996, 1995, 1994, 1993, 1992, 1991, 1990, 1989, 1988, 1987, 1986, 1985, 1984, 1983, 1981, 1980, 1978, 1977, 1976, 1975, 1974, 1973, 1972, 1971, 1970, 1969, 1968, 1967, 1966, 1965, 1964, 1963, 1962, 1961, 1960, 1959, 1958, 1957, 1956, 1955, 1954, 1953, 1952, 1951, 1950, 1949, 1948, 1947, 1946, 1945, 1944, 1943, 1942, 1941, 1940, 1939, 1938, 1937, 1936, 1935, 1934, 1933, 1932, 1931, 1930, 1929, 1928, 1927, 1926, 1925, 1924, 1923, 1922, 1921, 1920, 1919, 1918, 1917, 1916, 1915, 1914, 1913, 1912, 1911, 1910, 1909, 1908, 1907, 1906, 1905, 1904, 1903, 1902, 1901, 1895, 1894, 1893, 1892, 1891, 1890, 1889, 1888, 1887, 1886, 1885, 1884, 1883, 1882, 1881, 1880, 1879, 1878, 1877, 1876, 1875, 1874, 1873, 1872, 1871, 1870, 1869, 1868, 1867, 1866, 1865, 1864, 1863, 1862, 1861, 1860, 1859, 1858, 1857, 1856, 1855, 1854, 1853, 1851, 1850, 1849, 1848, 1838, 1837, 1836, 1835, 1834, 1833, 1831, 1830, 1829, 1828, 1808, 1795, 1794, 1793, 1792, 1791, 1790, 1789, 1788, 1778, 1777, 1776, 1775, 1774, 1773, 1772, 1771, 1770, 1769, 1768, 1767, 1766, 1765, 1764, 1763, 1762, 1761, 1760, 1759, 1758, 1757, 1756, 1755, 1754, 1753, 1752, 1751, 1750, 1749, 1748, 1745, 1744, 1743, 1742, 1741, 1740, 1737, 1736, 1735, 1734, 1733, 1732, 1731, 1730, 1729, 1728, 1727, 1726, 1725, 1724, 1723, 1722, 1721, 1720, 1719, 1718, 1717, 1716, 1715, 1714, 1713, 1712, 1711, 1710, 1709, 1708, 1707, 1706, 1705, 1704, 1703, 1702, 1701, 1699, 1698, 1697, 1696, 1695, 1694, 1693, 1692, 1691, 1690, 1689, 1688, 1687, 1686, 1685, 1684, 1683, 1682, 1681, 1680, 1679, 1678, 1677, 1676, 1675, 1674, 1673, 1672, 1671, 1670, 1669, 1668, 1667, 1666, 1665, 1664, 1663, 1662, 1661, 1660, 1659, 1658, 1657, 1656, 1655, 1654, 1653, 1652, 1651, 1650, 1649, 1648, 1644, 1643, 1642, 1641, 1640, 1639, 1638, 1636, 1635, 1634, 1633, 1632, 1631, 1630, 1629, 1628, 1619, 1618, 1617, 1616, 1615, 1614, 1613, 1612, 1611, 1610, 1609, 1608, 1594, 1593, 1592, 1591, 1589, 1588, 1573, 1572, 1571, 1570, 1569, 1568, 1551, 1550, 1549, 1548, 1547, 1546, 1545, 1544, 1543, 1542, 1541, 1540, 1539, 1538, 1537, 1536, 1535, 1534, 1533, 1532, 1531, 1530, 1529, 1528, 1527, 1526, 1525, 1524, 1523, 1522, 1521, 1520, 1519, 1518, 1517, 1515, 1514, 1513, 1512, 1511, 1510, 1509, 1508, 1507, 1506, 1505, 1504, 1503, 1502, 1501, 1500, 1499, 1498, 1497, 1496, 1495, 1494, 1493, 1492, 1491, 1490, 1489, 1488, 1487, 1486, 1485, 1484, 1483, 1482, 1481, 1480, 1479, 1478, 1477, 1476, 1475, 1474, 1473, 1472, 1471, 1470, 1469, 1468, 1467, 1466, 1465, 1464, 1463, 1462, 1461, 1460, 1459, 1458, 1456, 1455, 1454, 1452, 1450, 1449, 1448, 1447, 1446, 1445, 1444, 1443, 1442, 1441, 1440, 1439, 1438, 1437, 1436, 1435, 1434, 1433, 1432, 1431, 1430, 1428, 1427, 1426, 1425, 1424, 1423, 1422, 1421, 1420, 1419, 1418, 1417, 1416, 1415, 1414, 1413); +UPDATE `broadcast_text` SET `VerifiedBuild`=56421 WHERE `ID` IN (1412, 1411, 1410, 1409, 1408, 1407, 1406, 1405, 1404, 1403, 1402, 1401, 1400, 1399, 1398, 1397, 1396, 1395, 1394, 1393, 1392, 1391, 1390, 1388, 1387, 1386, 1385, 1384, 1383, 1382, 1381, 1380, 1379, 1378, 1377, 1376, 1374, 1373, 1372, 1371, 1370, 1369, 1368, 1367, 1366, 1365, 1364, 1361, 1360, 1359, 1358, 1357, 1356, 1355, 1354, 1353, 1352, 1351, 1350, 1349, 1348, 1347, 1346, 1345, 1344, 1343, 1342, 1341, 1340, 1339, 1338, 1337, 1336, 1335, 1334, 1332, 1331, 1330, 1329, 1328, 1327, 1326, 1325, 1324, 1323, 1322, 1321, 1320, 1319, 1318, 1316, 1315, 1314, 1313, 1312, 1310, 1309, 1308, 1307, 1306, 1305, 1304, 1303, 1302, 1301, 1300, 1299, 1298, 1297, 1296, 1295, 1294, 1293, 1292, 1291, 1290, 1289, 1288, 1287, 1286, 1285, 1284, 1283, 1282, 1281, 1280, 1279, 1278, 1277, 1276, 1275, 1274, 1273, 1272, 1271, 1270, 1269, 1268, 1267, 1266, 1265, 1264, 1263, 1262, 1261, 1260, 1259, 1258, 1257, 1256, 1255, 1254, 1253, 1252, 1251, 1250, 1249, 1248, 1247, 1246, 1245, 1244, 1243, 1242, 1241, 1240, 1239, 1238, 1237, 1236, 1235, 1234, 1233, 1232, 1231, 1230, 1229, 1228, 1227, 1226, 1225, 1224, 1223, 1222, 1221, 1219, 1218, 1217, 1216, 1215, 1214, 1213, 1212, 1211, 1210, 1209, 1208, 1207, 1206, 1205, 1203, 1202, 1201, 1200, 1199, 1198, 1197, 1196, 1195, 1194, 1193, 1192, 1191, 1190, 1189, 1188, 1187, 1186, 1185, 1184, 1183, 1182, 1181, 1180, 1179, 1178, 1177, 1176, 1175, 1174, 1169, 1168, 1167, 1166, 1165, 1163, 1162, 1161, 1160, 1159, 1158, 1157, 1156, 1155, 1154, 1153, 1152, 1151, 1150, 1149, 1148, 1147, 1146, 1145, 1144, 1143, 1142, 1141, 1140, 1139, 1138, 1136, 1134, 1133, 1132, 1131, 1130, 1129, 1128, 1127, 1126, 1125, 1124, 1123, 1122, 1121, 1120, 1119, 1118, 1117, 1116, 1115, 1114, 1113, 1112, 1111, 1110, 1109, 1108, 1107, 1106, 1105, 1104, 1103, 1102, 1101, 1100, 1099, 1098, 1097, 1095, 1094, 1093, 1092, 1091, 1090, 1089, 1088, 1087, 1086, 1085, 1084, 1083, 1082, 1081, 1080, 1079, 1078, 1077, 1076, 1075, 1074, 1073, 1072, 1071, 1070, 1069, 1068, 1067, 1066, 1065, 1064, 1063, 1062, 1061, 1060, 1059, 1058, 1057, 1056, 1055, 1054, 1053, 1052, 1051, 1049, 1048, 1047, 1046, 1045, 1044, 1043, 1041, 1040, 1039, 1038, 1037, 1036, 1035, 1034, 1033, 1032, 1031, 1030, 1029, 1028, 1027, 1026, 1025, 1024, 1023, 1022, 1021, 1020, 1019, 1018, 1017, 1016, 1015, 1014, 1013, 1012, 1011, 1010, 1009, 1008, 1007, 1006, 1005, 1004, 1003, 1002, 1001, 1000, 999, 998, 997, 996, 995, 994, 993, 992, 991, 990, 989, 988, 987, 986, 985, 984, 983, 982, 981, 980, 979, 978, 977, 976, 975, 974, 973, 972, 971, 970, 969, 968, 967, 966, 965, 964, 963, 962, 961, 960, 959, 958, 957, 956, 955, 954, 953, 952, 951, 950, 949, 948, 947, 946, 945, 944, 943, 942, 941, 940, 939, 938, 937, 936, 935, 934, 933, 932, 931, 930, 929, 928, 927, 926, 925, 924, 923, 922, 921, 920, 919, 918, 917, 916, 915, 914, 913, 912, 911, 910, 909, 908, 907, 906, 905, 904, 903, 902, 901, 900, 899, 898, 897, 896, 895, 894, 893, 892, 891, 890, 889, 888, 887, 886, 885, 884, 883, 882, 881, 880, 879, 878, 877, 876, 875, 874, 873, 872, 871, 870, 869, 868, 867, 866, 865, 864, 863, 862, 861, 860, 859, 858, 857, 856, 855, 854, 853, 852, 851, 850, 849, 848, 847, 846, 845, 844, 843, 842, 841, 840, 839, 838, 837, 836, 835, 834, 833, 832, 831, 830, 829, 828, 827, 826, 825, 824, 823, 822, 821, 820, 819, 818, 817, 816, 815, 814, 812, 811, 810, 809, 808, 807, 806, 805, 804, 803, 802, 801, 800, 799, 798, 797, 796, 795, 794, 793, 792, 791, 790, 789, 788, 787, 786, 785, 784, 783, 782, 781, 780, 779, 778, 777, 776, 775, 774, 773, 772, 771, 770, 769, 768, 767, 766, 765, 764, 763, 761, 759, 758, 757, 754, 753, 752, 751, 750, 749, 747, 746, 745, 744, 743, 742, 741, 740, 739, 738, 737, 736, 735, 734, 733, 732, 731, 730, 729, 728, 727, 726, 725, 724, 723, 722, 721, 720, 719, 718, 717, 716, 715, 714, 713, 712, 711, 710, 709, 708, 707, 706, 705, 704, 703, 702, 701, 700, 699, 698, 697, 696, 695, 694, 693, 692, 691, 690, 689, 688, 687, 686, 685, 684, 683, 682, 681, 680, 679, 678, 677, 676, 675, 674, 672, 671, 670, 669, 667, 666, 665, 664, 662, 661, 660, 659, 658, 657, 656, 655, 654, 652, 651, 650, 649, 648, 647, 646, 645, 643, 642, 641, 640, 639, 638, 637, 636, 635, 634, 633, 632, 631, 630, 629, 628, 627, 626, 623, 622, 621, 620, 619, 618, 617, 616, 615, 614, 613, 612, 611, 610, 609, 608, 606, 605, 604, 603, 602, 601, 600, 599, 598, 597, 596, 595, 594, 593, 592, 591, 590, 589, 588, 587, 586, 585, 584, 583, 582, 581, 580, 579, 578, 577, 576, 575, 574, 573, 572, 571, 570, 569, 568, 567, 566, 564, 563, 562, 561, 560, 559, 558, 557, 556, 554, 553, 552, 551, 549, 548, 546, 545, 544, 543, 542, 541, 540, 539, 538, 537, 536, 535, 534, 533, 532, 531, 530, 529, 528, 527, 526, 525, 523, 522, 521, 520, 519, 518, 517, 516, 515, 514, 513, 512, 511, 510, 509, 508, 507, 506, 505, 504, 503, 502, 500, 499, 498, 497, 496, 494, 493, 492, 491, 490, 489, 488, 487, 486, 485, 484, 483, 482, 481, 480, 479, 478, 477, 476, 475, 474, 473, 472, 471, 470, 469, 468, 467, 466, 465, 464, 463, 462, 461, 460, 459, 458, 457, 456, 455, 454, 453, 452, 451, 450, 449, 448, 447, 446, 445, 444, 443, 442, 441, 440, 438, 437, 436, 435, 434, 433, 432, 431, 430, 429, 428, 427, 426, 425, 424, 423, 422, 421, 420, 419, 418, 417, 416, 415, 414, 413, 411, 410, 409, 408, 407, 406, 405, 403, 402, 401, 400, 399, 398, 397, 396, 395, 394, 393, 391, 390, 389, 388, 387, 386, 385, 384, 383, 382, 381, 380, 379, 378, 376, 375, 374, 373, 372, 371, 370, 368, 367, 366, 365, 363, 362, 361, 360, 359, 358, 357, 356, 355, 353, 352, 350, 349, 348, 347, 346, 345, 344, 343, 342, 341, 340, 339, 333, 332, 331, 330, 329, 328, 327, 326, 325, 324, 323, 322, 321, 320, 319, 318, 317, 316, 314, 313, 312, 311, 310, 308, 307, 306, 305, 304, 303, 302, 301, 300, 299, 298, 297, 296, 295, 294, 293, 292, 291, 290, 289, 288, 287, 286, 285, 284, 283, 282, 281, 280, 279, 278, 277, 276, 275, 273, 272, 271, 270, 269, 268, 267, 266, 265, 264, 263, 262, 261, 260, 259, 258, 257, 256, 255, 254, 253, 252, 251, 250, 249, 248, 247, 246, 245, 244, 242, 241, 240, 239, 238, 237, 236, 235, 234, 233, 232, 231, 230, 229, 228, 227, 226, 225, 224, 223, 222, 221, 220, 219, 218, 217, 216, 215, 214, 213, 212, 211, 210, 209, 208, 207, 206, 205, 204, 203, 201, 200, 199, 198, 197, 195, 194, 192, 190, 189, 188, 187, 186, 185, 184, 183, 182, 181, 179, 178, 177, 176, 175, 174, 173, 172, 171, 170, 169, 168, 167, 166, 165, 164, 162, 161, 160, 159, 158, 157, 156, 155, 154, 153, 152, 151, 150, 149, 147, 146, 145, 144, 143, 142, 141, 140, 139, 138, 136, 135, 134, 133, 132, 131, 130, 129, 128, 127, 126, 125, 124, 123, 122, 121, 120, 118, 117, 115, 114, 113, 112, 111, 110, 109, 108, 107, 106, 105, 104, 103, 102, 101, 100, 99, 98, 97, 96, 95, 94, 93, 92, 91, 90, 89, 88, 87, 86, 85, 84, 83, 82, 81, 80, 79, 77, 76, 75, 74, 73, 72, 71, 70, 69, 68, 67, 66, 65, 64, 63, 62, 61, 60, 59, 58, 57, 56, 55, 54, 53, 52, 51, 50, 49, 48, 47, 46, 45, 44, 43, 42, 41, 40, 39, 38, 37, 36, 35, 33, 30, 29, 28, 27, 26, 25, 24, 23, 22, 19, 17, 16, 15, 14, 13, 11, 10, 9, 7, 5, 4, 3, 1); diff --git a/sql/updates/world/master/2024_05_11_12_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_11_12_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_11_12_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_11_12_world.sql diff --git a/sql/updates/world/master/2024_05_12_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_12_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_12_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_12_00_world.sql diff --git a/sql/updates/world/master/2024_05_12_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_12_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_12_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_12_01_world.sql diff --git a/sql/updates/world/master/2024_05_12_02_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_12_02_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_12_02_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_12_02_world.sql diff --git a/sql/updates/world/master/2024_05_12_03_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_12_03_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_12_03_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_12_03_world.sql diff --git a/sql/updates/world/master/2024_05_16_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_16_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_16_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_16_00_world.sql diff --git a/sql/updates/world/master/2024_05_16_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_16_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_16_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_16_01_world.sql diff --git a/sql/updates/world/master/2024_05_16_02_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_16_02_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_16_02_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_16_02_world.sql diff --git a/sql/updates/world/master/2024_05_18_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_18_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_18_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_18_00_world.sql diff --git a/sql/updates/world/master/2024_05_18_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_18_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_18_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_18_01_world.sql diff --git a/sql/updates/world/master/2024_05_18_02_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_18_02_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_18_02_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_18_02_world.sql diff --git a/sql/updates/world/master/2024_05_19_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_19_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_19_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_19_00_world.sql diff --git a/sql/updates/world/master/2024_05_21_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_21_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_21_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_21_00_world.sql diff --git a/sql/updates/world/master/2024_05_21_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_21_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_21_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_21_01_world.sql diff --git a/sql/updates/world/master/2024_05_21_02_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_21_02_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_21_02_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_21_02_world.sql diff --git a/sql/updates/world/master/2024_05_21_03_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_21_03_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_21_03_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_21_03_world.sql diff --git a/sql/updates/world/master/2024_05_21_04_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_21_04_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_21_04_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_21_04_world.sql diff --git a/sql/updates/world/master/2024_05_21_05_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_21_05_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_21_05_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_21_05_world.sql diff --git a/sql/updates/world/master/2024_05_22_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_22_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_22_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_22_00_world.sql diff --git a/sql/updates/world/master/2024_05_22_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_22_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_22_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_22_01_world.sql diff --git a/sql/updates/world/master/2024_05_22_02_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_22_02_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_22_02_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_22_02_world.sql diff --git a/sql/updates/world/master/2024_05_22_03_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_22_03_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_22_03_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_22_03_world.sql diff --git a/sql/updates/world/master/2024_05_22_04_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_22_04_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_22_04_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_22_04_world.sql diff --git a/sql/updates/world/master/2024_05_22_05_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_22_05_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_22_05_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_22_05_world.sql diff --git a/sql/updates/world/master/2024_05_23_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_23_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_23_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_23_00_world.sql diff --git a/sql/updates/world/master/2024_05_23_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_23_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_23_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_23_01_world.sql diff --git a/sql/updates/world/master/2024_05_24_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_24_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_24_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_24_00_world.sql diff --git a/sql/updates/world/master/2024_05_24_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_24_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_24_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_24_01_world.sql diff --git a/sql/updates/world/master/2024_05_24_02_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_24_02_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_24_02_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_24_02_world.sql diff --git a/sql/updates/world/master/2024_05_24_03_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_24_03_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_24_03_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_24_03_world.sql diff --git a/sql/updates/world/master/2024_05_24_04_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_24_04_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_24_04_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_24_04_world.sql diff --git a/sql/updates/world/master/2024_05_25_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_25_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_25_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_25_00_world.sql diff --git a/sql/updates/world/master/2024_05_25_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_25_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_25_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_25_01_world.sql diff --git a/sql/updates/world/master/2024_05_25_02_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_25_02_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_25_02_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_25_02_world.sql diff --git a/sql/updates/world/master/2024_05_25_03_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_25_03_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_25_03_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_25_03_world.sql diff --git a/sql/updates/world/master/2024_05_25_04_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_25_04_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_25_04_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_25_04_world.sql diff --git a/sql/updates/world/master/2024_05_25_05_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_25_05_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_25_05_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_25_05_world.sql diff --git a/sql/updates/world/master/2024_05_25_06_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_25_06_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_25_06_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_25_06_world.sql diff --git a/sql/updates/world/master/2024_05_25_07_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_25_07_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_25_07_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_25_07_world.sql diff --git a/sql/updates/world/master/2024_05_25_08_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_25_08_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_25_08_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_25_08_world.sql diff --git a/sql/updates/world/master/2024_05_25_09_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_25_09_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_25_09_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_25_09_world.sql diff --git a/sql/updates/world/master/2024_05_25_10_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_25_10_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_25_10_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_25_10_world.sql diff --git a/sql/updates/world/master/2024_05_26_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_26_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_26_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_26_00_world.sql diff --git a/sql/updates/world/master/2024_05_26_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_26_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_26_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_26_01_world.sql diff --git a/sql/updates/world/master/2024_05_26_02_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_26_02_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_26_02_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_26_02_world.sql diff --git a/sql/updates/world/master/2024_05_26_03_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_26_03_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_26_03_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_26_03_world.sql diff --git a/sql/updates/world/master/2024_05_26_04_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_26_04_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_26_04_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_26_04_world.sql diff --git a/sql/updates/world/master/2024_05_26_05_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_26_05_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_26_05_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_26_05_world.sql diff --git a/sql/updates/world/master/2024_05_26_06_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_26_06_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_26_06_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_26_06_world.sql diff --git a/sql/updates/world/master/2024_05_26_07_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_26_07_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_26_07_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_26_07_world.sql diff --git a/sql/updates/world/master/2024_05_26_08_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_26_08_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_26_08_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_26_08_world.sql diff --git a/sql/updates/world/master/2024_05_27_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_27_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_27_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_27_00_world.sql diff --git a/sql/updates/world/master/2024_05_28_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_28_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_28_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_28_00_world.sql diff --git a/sql/updates/world/master/2024_05_28_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_28_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_28_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_28_01_world.sql diff --git a/sql/updates/world/master/2024_05_28_02_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_28_02_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_28_02_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_28_02_world.sql diff --git a/sql/updates/world/master/2024_05_30_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_30_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_30_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_30_00_world.sql diff --git a/sql/updates/world/master/2024_05_30_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_30_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_30_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_30_01_world.sql diff --git a/sql/updates/world/master/2024_05_30_02_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_30_02_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_30_02_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_30_02_world.sql diff --git a/sql/updates/world/master/2024_05_30_03_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_30_03_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_30_03_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_30_03_world.sql diff --git a/sql/updates/world/master/2024_05_31_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_05_31_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_05_31_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_05_31_00_world.sql diff --git a/sql/updates/world/master/2024_06_03_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_03_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_03_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_03_00_world.sql diff --git a/sql/updates/world/master/2024_06_03_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_03_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_03_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_03_01_world.sql diff --git a/sql/updates/world/master/2024_06_03_02_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_03_02_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_03_02_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_03_02_world.sql diff --git a/sql/updates/world/master/2024_06_03_03_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_03_03_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_03_03_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_03_03_world.sql diff --git a/sql/updates/world/master/2024_06_03_04_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_03_04_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_03_04_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_03_04_world.sql diff --git a/sql/updates/world/master/2024_06_04_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_04_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_04_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_04_00_world.sql diff --git a/sql/updates/world/master/2024_06_04_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_04_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_04_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_04_01_world.sql diff --git a/sql/updates/world/master/2024_06_07_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_07_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_07_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_07_00_world.sql diff --git a/sql/updates/world/master/2024_06_08_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_08_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_08_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_08_00_world.sql diff --git a/sql/updates/world/master/2024_06_17_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_17_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_17_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_17_00_world.sql diff --git a/sql/updates/world/master/2024_06_17_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_17_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_17_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_17_01_world.sql diff --git a/sql/updates/world/master/2024_06_19_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_19_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_19_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_19_00_world.sql diff --git a/sql/updates/world/master/2024_06_19_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_19_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_19_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_19_01_world.sql diff --git a/sql/updates/world/master/2024_06_19_02_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_19_02_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_19_02_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_19_02_world.sql diff --git a/sql/updates/world/master/2024_06_27_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_27_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_27_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_27_00_world.sql diff --git a/sql/updates/world/master/2024_06_29_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_29_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_29_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_29_00_world.sql diff --git a/sql/updates/world/master/2024_06_29_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_29_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_29_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_29_01_world.sql diff --git a/sql/updates/world/master/2024_06_29_02_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_06_29_02_world.sql similarity index 100% rename from sql/updates/world/master/2024_06_29_02_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_06_29_02_world.sql diff --git a/sql/updates/world/master/2024_07_02_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_02_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_02_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_02_00_world.sql diff --git a/sql/updates/world/master/2024_07_03_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_03_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_03_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_03_00_world.sql diff --git a/sql/updates/world/master/2024_07_03_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_03_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_03_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_03_01_world.sql diff --git a/sql/updates/world/master/2024_07_09_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_09_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_09_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_09_00_world.sql diff --git a/sql/updates/world/master/2024_07_09_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_09_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_09_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_09_01_world.sql diff --git a/sql/updates/world/master/2024_07_10_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_10_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_10_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_10_00_world.sql diff --git a/sql/updates/world/master/2024_07_10_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_10_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_10_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_10_01_world.sql diff --git a/sql/updates/world/master/2024_07_12_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_12_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_12_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_12_00_world.sql diff --git a/sql/updates/world/master/2024_07_15_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_15_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_15_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_15_00_world.sql diff --git a/sql/updates/world/master/2024_07_16_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_16_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_16_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_16_00_world.sql diff --git a/sql/updates/world/master/2024_07_16_01_world_2023_03_24_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_16_01_world_2023_03_24_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_16_01_world_2023_03_24_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_16_01_world_2023_03_24_00_world.sql diff --git a/sql/updates/world/master/2024_07_18_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_18_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_18_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_18_00_world.sql diff --git a/sql/updates/world/master/2024_07_19_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_19_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_19_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_19_00_world.sql diff --git a/sql/updates/world/master/2024_07_19_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_19_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_19_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_19_01_world.sql diff --git a/sql/updates/world/master/2024_07_20_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_20_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_20_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_20_00_world.sql diff --git a/sql/updates/world/master/2024_07_20_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_20_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_20_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_20_01_world.sql diff --git a/sql/updates/world/master/2024_07_22_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_22_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_22_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_22_00_world.sql diff --git a/sql/updates/world/master/2024_07_23_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_23_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_23_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_23_00_world.sql diff --git a/sql/updates/world/master/2024_07_25_00_world_enUS.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_00_world_enUS.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_00_world_enUS.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_00_world_enUS.sql diff --git a/sql/updates/world/master/2024_07_25_01_world_esMX.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_01_world_esMX.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_01_world_esMX.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_01_world_esMX.sql diff --git a/sql/updates/world/master/2024_07_25_02_world_ptBR.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_02_world_ptBR.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_02_world_ptBR.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_02_world_ptBR.sql diff --git a/sql/updates/world/master/2024_07_25_03_world_frFR.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_03_world_frFR.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_03_world_frFR.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_03_world_frFR.sql diff --git a/sql/updates/world/master/2024_07_25_04_world_deDE.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_04_world_deDE.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_04_world_deDE.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_04_world_deDE.sql diff --git a/sql/updates/world/master/2024_07_25_05_world_ruRU.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_05_world_ruRU.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_05_world_ruRU.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_05_world_ruRU.sql diff --git a/sql/updates/world/master/2024_07_25_06_world_koKR.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_06_world_koKR.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_06_world_koKR.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_06_world_koKR.sql diff --git a/sql/updates/world/master/2024_07_25_07_world_itIT.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_07_world_itIT.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_07_world_itIT.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_07_world_itIT.sql diff --git a/sql/updates/world/master/2024_07_25_08_world_esES.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_08_world_esES.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_08_world_esES.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_08_world_esES.sql diff --git a/sql/updates/world/master/2024_07_25_09_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_09_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_09_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_09_world.sql diff --git a/sql/updates/world/master/2024_07_25_10_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_10_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_10_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_10_world.sql diff --git a/sql/updates/world/master/2024_07_25_11_world_dungeon_nhc.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_11_world_dungeon_nhc.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_11_world_dungeon_nhc.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_11_world_dungeon_nhc.sql diff --git a/sql/updates/world/master/2024_07_25_12_world_dungeon_hc.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_12_world_dungeon_hc.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_12_world_dungeon_hc.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_12_world_dungeon_hc.sql diff --git a/sql/updates/world/master/2024_07_25_13_world_dungeon_mythic.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_13_world_dungeon_mythic.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_13_world_dungeon_mythic.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_13_world_dungeon_mythic.sql diff --git a/sql/updates/world/master/2024_07_25_14_world_raid_nhc.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_14_world_raid_nhc.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_14_world_raid_nhc.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_14_world_raid_nhc.sql diff --git a/sql/updates/world/master/2024_07_25_15_world_raid_lfr.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_15_world_raid_lfr.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_15_world_raid_lfr.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_15_world_raid_lfr.sql diff --git a/sql/updates/world/master/2024_07_25_16_world_raid_hc.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_16_world_raid_hc.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_16_world_raid_hc.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_16_world_raid_hc.sql diff --git a/sql/updates/world/master/2024_07_25_17_world_raid_mythic_df.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_17_world_raid_mythic_df.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_17_world_raid_mythic_df.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_17_world_raid_mythic_df.sql diff --git a/sql/updates/world/master/2024_07_25_18_world_raid_mythic.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_25_18_world_raid_mythic.sql similarity index 100% rename from sql/updates/world/master/2024_07_25_18_world_raid_mythic.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_25_18_world_raid_mythic.sql diff --git a/sql/updates/world/master/2024_07_28_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_28_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_28_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_28_00_world.sql diff --git a/sql/updates/world/master/2024_07_30_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_30_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_30_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_30_00_world.sql diff --git a/sql/updates/world/master/2024_07_31_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_07_31_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_07_31_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_07_31_00_world.sql diff --git a/sql/updates/world/master/2024_08_01_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_01_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_08_01_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_08_01_00_world.sql diff --git a/sql/updates/world/master/2024_08_02_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_02_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_08_02_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_08_02_00_world.sql diff --git a/sql/updates/world/master/2024_08_02_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_02_01_world.sql similarity index 100% rename from sql/updates/world/master/2024_08_02_01_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_08_02_01_world.sql diff --git a/sql/updates/world/master/2024_08_02_02_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_02_02_world.sql similarity index 100% rename from sql/updates/world/master/2024_08_02_02_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_08_02_02_world.sql diff --git a/sql/updates/world/master/2024_08_02_03_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_02_03_world.sql similarity index 100% rename from sql/updates/world/master/2024_08_02_03_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_08_02_03_world.sql diff --git a/sql/updates/world/master/2024_08_03_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_03_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_08_03_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_08_03_00_world.sql diff --git a/sql/updates/world/master/2024_08_05_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_05_00_world.sql similarity index 100% rename from sql/updates/world/master/2024_08_05_00_world.sql rename to sql/old/11.x/world/24051_2024_09_03/2024_08_05_00_world.sql diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_15_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_15_00_world.sql new file mode 100644 index 000000000..857e221c7 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_15_00_world.sql @@ -0,0 +1,2 @@ +UPDATE `smart_scripts` SET `action_type`=152, `target_type`=16 WHERE `action_type`=26 AND `target_type`=7; +UPDATE `smart_scripts` SET `action_type`=152 WHERE `action_type`=15; diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_16_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_16_00_world.sql new file mode 100644 index 000000000..59dde1f2b --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_16_00_world.sql @@ -0,0 +1,92569 @@ +-- +DELETE FROM `quest_template` WHERE `ID` IN (84682 /*Of Pacts and Patrons*/, 84582 /*Candy Bucket*/, 84581 /*Candy Bucket*/, 84580 /*Candy Bucket*/, 84579 /*Candy Bucket*/, 84578 /*Candy Bucket*/, 84577 /*Candy Bucket*/, 84576 /*Candy Bucket*/, 84575 /*Candy Bucket*/, 84574 /*Candy Bucket*/, 84573 /*Candy Bucket*/, 84572 /*Candy Bucket*/, 84571 /*Candy Bucket*/, 84570 /*Candy Bucket*/, 84569 /*Candy Bucket*/, 84568 /*Candy Bucket*/, 84567 /*Candy Bucket*/, 84566 /*Candy Bucket*/, 84564 /*Candy Bucket*/, 84316 /*Bar Tab Barrel*/, 84315 /*Bar Tab Barrel*/, 84314 /*Bar Tab Barrel*/, 84313 /*Bar Tab Barrel*/, 84311 /*Bar Tab Barrel*/, 84310 /*Bar Tab Barrel*/, 84308 /*Bar Tab Barrel*/, 84307 /*Bar Tab Barrel*/, 84306 /*Bar Tab Barrel*/, 84305 /*Bar Tab Barrel*/, 84119 /*Level 59*/, 84118 /*Level 58*/, 84117 /*Level 57*/, 84116 /*Level 56*/, 84115 /*Level 55*/, 84114 /*Level 54*/, 84113 /*Level 53*/, 84112 /*Level 52*/, 84111 /*Level 51*/, 84110 /*Level 49*/, 84109 /*Level 48*/, 84108 /*Level 47*/, 84107 /*Level 46*/, 84106 /*Level 45*/, 84105 /*Level 44*/, 84104 /*Level 43*/, 84103 /*Level 42*/, 84102 /*Level 41*/, 84101 /*Level 40*/, 84100 /*Level 39*/, 84099 /*Level 38*/, 84098 /*Level 37*/, 84097 /*Level 36*/, 84096 /*Level 35*/, 84095 /*Level 34*/, 84094 /*Level 33*/, 84093 /*Level 32*/, 84092 /*Level 31*/, 84091 /*Level 30*/, 84090 /*Level 29*/, 84089 /*Level 28*/, 84088 /*Level 27*/, 84087 /*Level 26*/, 84020 /*A Mech in Need*/, 83740 /*Notorious with The Vizier*/, 83739 /*Notorious with The General*/, 83738 /*Notorious with The Weaver*/, 83496 /*Warbands: Spacetime is Money*/, 83495 /*Warbands: Twinsposition*/, 83494 /*Warbands: Space Ghosts by the Coast*/, 83493 /*Warbands: Rift Reader*/, 83492 /*Warbands: Warbanding Together*/, 83330 /*Level 60*/, 83329 /*Level 50*/, 83070 /*Special Assignment: Titanic Resurgence*/, 83069 /*Special Assignment: Titanic Resurgence*/, 82994 /*Wax Contribution*/, 82842 /*Test Quest - Combined First time Rewards (DNT)*/, 82809 /*Gryphons of a Feather*/, 82740 /*Twilight Scheming*/, 82689 /*Only Darkness*/, 82676 /*Broken Masquerade*/, 82610 /*The War Within (71-79) E*/, 82609 /*The War Within (71-79) E*/, 82608 /*The War Within (71-79) E*/, 82607 /*The War Within (71-79) E*/, 82606 /*The War Within (71-79) E*/, 82600 /*The War Within (71-79) E*/, 82599 /*The War Within (71-79) E*/, 82598 /*The War Within (71-79) E*/, 82577 /*The War Within (80) E*/, 82574 /*The War Within (80) E*/, 82554 /*The War Within (71-79) E*/, 82553 /*The War Within (71-79) E*/, 82551 /*The War Within (71-79) E*/, 82550 /*The War Within (71-79) E*/, 82549 /*The War Within (71-79) E*/, 82540 /*Memories of Adventures Past*/, 82539 /*Radiant Echoes*/, 82449 /*The Call of the Worldsoul*/, 82337 /*Test Quest - First time Rewards (DNT)*/, 82161 /*Special Assignment: Bombs from Behind*/, 82159 /*Special Assignment: A Pound of Cure*/, 82158 /*Special Assignment: Lynx Rescue*/, 82157 /*Special Assignment: Rise of the Colossals*/, 82156 /*Special Assignment: When the Deeps Stir*/, 82155 /*Special Assignment: Shadows Below*/, 82154 /*Special Assignment: Titanic Resurgence*/, 82146 /*Special Assignment: Cinderbee Surge*/, 81994 /*A Sacred Connection*/, 81993 /*The Stormrider's Bond*/, 81930 /*The War Within*/, 81722 /*Report to the Trading Post*/, 81509 /*Level 21*/, 81508 /*Level 22*/, 81507 /*Level 23*/, 80685 /*A Winter Veil Gift*/, 80684 /*A Gently Shaken Gift*/, 80592 /*Forge a Pact*/, 80500 /*The Bronzebeard Family*/, 80062 /*Basic Kill Quest [DNT]*/, 79659 /*The Severed Threads*/, 79655 /*Hallowfall Arathi*/, 79636 /*Emissary of the Assembly*/, 79634 /*DO NOT USE - Renowned with The Assembly of the Deeps*/, 79628 /*Emissary of the Council*/, 79622 /*Warband Test Quest (DNT)*/, 79387 /*Test Quest - Account Test (DNT)*/, 79352 /*Level 24*/, 79351 /*Level 25*/, 79327 /*The Glittering Shard*/, 79220 /*Renowned with the Assembly of the Deeps*/, 79219 /*Renowned with the Council of Dornogal*/, 79218 /*Renowned with the Hallowfall Arathi*/, 79196 /*Renowned with The Severed Threads*/, 79006 /*Faction Switch*/, 78938 /*Champion of the Waterlords*/, 78716 /*Painful Lessons*/, 78715 /*Azeroth's Voice*/, 78714 /*A Poor Reception*/, 78713 /*The War Within*/, 77737 /*Level 20*/, 77736 /*Level 19*/, 77735 /*Level 18*/, 77734 /*Level 17*/, 77733 /*Level 16*/, 77732 /*Level 15*/, 77731 /*Level 14*/, 77730 /*Level 13*/, 77729 /*Level 12*/, 77728 /*Level 11*/, 77727 /*Level 10*/, 77724 /*Level 9*/, 77723 /*Level 8*/, 77722 /*Level 7*/, 77721 /*Level 6*/, 77720 /*Level 5*/, 77719 /*Level 4*/, 77718 /*Level 3*/, 77716 /*Level 2*/, 77581 /*Kill them Gnolls!*/); +INSERT INTO `quest_template` (`ID`, `QuestType`, `QuestPackageID`, `ContentTuningID`, `QuestSortID`, `QuestInfoID`, `SuggestedGroupNum`, `RewardNextQuest`, `RewardXPDifficulty`, `RewardXPMultiplier`, `RewardMoneyDifficulty`, `RewardMoneyMultiplier`, `RewardSpell`, `RewardHonor`, `RewardKillHonor`, `StartItem`, `RewardArtifactXPDifficulty`, `RewardArtifactXPMultiplier`, `RewardArtifactCategoryID`, `Flags`, `FlagsEx`, `FlagsEx2`, `RewardSkillLineID`, `RewardNumSkillUps`, `PortraitGiver`, `PortraitGiverMount`, `PortraitGiverModelSceneID`, `PortraitTurnIn`, `RewardItem1`, `RewardItem2`, `RewardItem3`, `RewardItem4`, `RewardAmount1`, `RewardAmount2`, `RewardAmount3`, `RewardAmount4`, `ItemDrop1`, `ItemDrop2`, `ItemDrop3`, `ItemDrop4`, `ItemDropQuantity1`, `ItemDropQuantity2`, `ItemDropQuantity3`, `ItemDropQuantity4`, `RewardChoiceItemID1`, `RewardChoiceItemID2`, `RewardChoiceItemID3`, `RewardChoiceItemID4`, `RewardChoiceItemID5`, `RewardChoiceItemID6`, `RewardChoiceItemQuantity1`, `RewardChoiceItemQuantity2`, `RewardChoiceItemQuantity3`, `RewardChoiceItemQuantity4`, `RewardChoiceItemQuantity5`, `RewardChoiceItemQuantity6`, `RewardChoiceItemDisplayID1`, `RewardChoiceItemDisplayID2`, `RewardChoiceItemDisplayID3`, `RewardChoiceItemDisplayID4`, `RewardChoiceItemDisplayID5`, `RewardChoiceItemDisplayID6`, `POIContinent`, `POIx`, `POIy`, `POIPriority`, `RewardTitle`, `RewardArenaPoints`, `RewardFactionID1`, `RewardFactionID2`, `RewardFactionID3`, `RewardFactionID4`, `RewardFactionID5`, `RewardFactionValue1`, `RewardFactionValue2`, `RewardFactionValue3`, `RewardFactionValue4`, `RewardFactionValue5`, `RewardFactionCapIn1`, `RewardFactionCapIn2`, `RewardFactionCapIn3`, `RewardFactionCapIn4`, `RewardFactionCapIn5`, `RewardFactionOverride1`, `RewardFactionOverride2`, `RewardFactionOverride3`, `RewardFactionOverride4`, `RewardFactionOverride5`, `RewardFactionFlags`, `AreaGroupID`, `TimeAllowed`, `AllowableRaces`, `Expansion`, `ManagedWorldStateID`, `QuestSessionBonus`, `LogTitle`, `LogDescription`, `QuestDescription`, `AreaDescription`, `QuestCompletionLog`, `RewardCurrencyID1`, `RewardCurrencyID2`, `RewardCurrencyID3`, `RewardCurrencyID4`, `RewardCurrencyQty1`, `RewardCurrencyQty2`, `RewardCurrencyQty3`, `RewardCurrencyQty4`, `PortraitGiverText`, `PortraitGiverName`, `PortraitTurnInText`, `PortraitTurnInName`, `AcceptedSoundKitID`, `CompleteSoundKitID`, `VerifiedBuild`) VALUES +(84682, 2, 0, 2861, 14752, 282, 0, 0, 6, 1, 0, 0, 463432, 0, 0, 0, 0, 1, 0, 124780800, 8192, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Of Pacts and Patrons', 'Speak with the representatives of the Severed Threads, then forge your first Pact.', 'The Severed Threads is ready for you and your allies. You will be a lit torch to Ansurek\'s webs.\n\nThe General, the Vizier, and, myself, the Weaver, each have differing methods of combating our foes... And different benefits of aiding our accomplices. You may prefer to prioritize one, or perhaps to dabble with all three instead.\n\nMeet with our representatives, and inform yourself on our varying practices. Then you may forge your first Pact.\n\nDon\'t worry, little morsel, no choice is ever permanent.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Of Pacts and Patrons +(84582, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84581, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84580, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84579, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84578, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84577, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84576, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84575, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84574, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84573, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84572, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84571, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84570, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84569, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84568, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84567, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84566, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84564, 0, 0, 425, -21, 0, 0, 0, 3, 1, 0, 1, 48802, 0, 0, 0, 0, 1, 0, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 37586, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Candy Bucket', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Candy Bucket +(84316, 0, 0, 298, 0, 0, 0, 0, 0, 1, 0, 0, 417021, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 37829, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Bar Tab Barrel', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Bar Tab Barrel +(84315, 0, 0, 298, 0, 0, 0, 0, 0, 1, 0, 0, 417021, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 37829, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Bar Tab Barrel', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Bar Tab Barrel +(84314, 0, 0, 298, 0, 0, 0, 0, 0, 1, 0, 0, 417021, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 37829, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Bar Tab Barrel', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Bar Tab Barrel +(84313, 0, 0, 298, 0, 0, 0, 0, 0, 1, 0, 0, 417021, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 37829, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Bar Tab Barrel', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Bar Tab Barrel +(84311, 0, 0, 298, 0, 0, 0, 0, 0, 1, 0, 0, 417021, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 37829, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Bar Tab Barrel', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Bar Tab Barrel +(84310, 0, 0, 298, 0, 0, 0, 0, 0, 1, 0, 0, 417021, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 37829, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Bar Tab Barrel', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Bar Tab Barrel +(84308, 0, 0, 298, 0, 0, 0, 0, 0, 1, 0, 0, 417021, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 37829, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Bar Tab Barrel', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Bar Tab Barrel +(84307, 0, 0, 298, 0, 0, 0, 0, 0, 1, 0, 0, 417021, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 37829, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Bar Tab Barrel', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Bar Tab Barrel +(84306, 0, 0, 298, 0, 0, 0, 0, 0, 1, 0, 0, 417021, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 37829, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Bar Tab Barrel', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Bar Tab Barrel +(84305, 0, 0, 298, 0, 0, 0, 0, 0, 1, 0, 0, 417021, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 37829, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Bar Tab Barrel', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Bar Tab Barrel +(84119, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 59', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 59 +(84118, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 58', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 58 +(84117, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 57', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 57 +(84116, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 56', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 56 +(84115, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 55', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 55 +(84114, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 54', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 54 +(84113, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 53', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 53 +(84112, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 52', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 52 +(84111, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 51', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 51 +(84110, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 49', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 49 +(84109, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 48', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 48 +(84108, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 47', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 47 +(84107, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 46', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 46 +(84106, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 45', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 45 +(84105, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 44', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 44 +(84104, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 43', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 43 +(84103, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 42', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 42 +(84102, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 41', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 41 +(84101, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 40', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 40 +(84100, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 39', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 39 +(84099, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 38', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 38 +(84098, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 37', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 37 +(84097, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 36', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 36 +(84096, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 35', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 35 +(84095, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 34', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 34 +(84094, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 33', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 33 +(84093, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 32', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 32 +(84092, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 31', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 31 +(84091, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 30', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 30 +(84090, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 29', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 29 +(84089, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 28', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 28 +(84088, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 27', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 27 +(84087, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 26', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 26 +(84020, 2, 0, 482, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'A Mech in Need', 'Bring the Malfunctioning Mechsuit to Speaker Jurlax in Gundargaz.', 'This mechsuit has seen better days. Maybe a skilled Machine Speaker could assist you. \n\nI know Speaker Jurlax has been assigning machinists to mechsuit maintenance lately. He probably has some advice for you.', '', 'Bring the Malfuncitoning Mechsuit to Speaker Jurlax in Gundargaz.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- A Mech in Need +(83740, 2, 0, 2832, 14752, 128, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 101187584, 536870912, 0, 0, 0, 0, 0, 0, 0, 226100, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Notorious with The Vizier', 'Speak with Tulumun in the Weaver\'s Lair.', 'The Vizier has asked me to provide you with additional resources towards your efforts.\n\nCome to the Weaver\'s Lair. I\'ll be waiting for you with a parcel.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Notorious with The Vizier +(83739, 2, 0, 2832, 14752, 128, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 101187584, 536870912, 0, 0, 0, 0, 0, 0, 0, 226045, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Notorious with The General', 'Speak with Aspirant Kiipka in the Weaver\'s Lair.', 'Word of your deeds has reached many of The General\'s acolytes!\n\nFind me at the Weaver\'s Lair. We have prepared a tribute for you!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Notorious with The General +(83738, 2, 0, 2832, 14752, 128, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 101187584, 536870912, 0, 0, 0, 0, 0, 0, 0, 226103, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Notorious with The Weaver', 'Speak with Bobbin in the Weaver\'s Lair.', 'Many many thanks for you from the Weave-mother. \n\nCome back to the Lair. I have good goods for you. \n\nI have webbed up and protected them, so no you worry!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Notorious with The Weaver +(83496, 2, 0, 409, -643, 282, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Warbands: Spacetime is Money', 'Place the De-Recombobulatron Matrix in the Gadgetzan Bank.', 'Now that we\'ve got all the transpositional data we could ever hope for, all we need to do is set up a wormhole in a suitable banking establishment and we\'ll be dropping gear into each other\'s pockets from the field in no time!\n\nAnd there just happens to be a bank right here in Gadgetzan!\n\nYou can even attune your own portal at the same time so you can access your own Warband Bank from anywhere. It\'s going to be so convenient!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Warbands: Spacetime is Money +(83495, 2, 0, 409, -643, 282, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Warbands: Twinsposition', 'Activate the Transpositional Signal Recombobulatron outside Gadgetzan and deal with the consequences.', 'We\'re on a roll! We picked up an even more anomalous anomaly while you were out and tracked it down to just east of town.\n\nWe\'ve got a brand-new Transpositional Signal Recombobulatron already set up out there, but I didn\'t want to start without you. You\'ve been a big help, after all.\n\nAll you have to do is dial it in and throw the switch! Easy as pie, which I\'m told is very easy.\n\nRivet says that the odds of something cataclysmic happening are pretty good, so I know nothing bad can happen!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Warbands: Twinsposition +(83494, 2, 0, 409, -643, 282, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Warbands: Space Ghosts by the Coast', 'Collect Spatial Residue from the Partially Teleported creatures near Gadgetzan.', 'There are an awful lot of half-teleported things wandering around the desert not too far from here. Really, any at all would be a surprising amount, but there are a bunch of them for some reason!\n\nThey don\'t seem particularly nice, but I bet we could learn from their predicament to ensure the Warband Bank Distance Inhibitor doesn\'t teleport our sweet loot into a tree!\n\nSee if you can find anything that might help us figure out what went wrong. It\'s not like people randomly teleport around, right?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Warbands: Space Ghosts by the Coast +(83493, 2, 0, 409, -643, 282, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Warbands: Rift Reader', 'Scan Transpositional Anomalies near Gadgetzan.', 'I bet you\'re wondering what we\'re working on, huh? We\'re going to make our Warband Bank accessible from anywhere!\n\nRivet\'s calling it a Warband Bank Distance Inhibitor until I can think of something more fun, but we need a little help to get it over the finish line.\n\nIf we\'re going to make sure we can access our shared stash from multiple locations, we\'re going to need portals! And we tracked some doozies down out here.\n\nIf you could get us some scans of the local anomalies, it\'d be a big help!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Warbands: Rift Reader +(83492, 2, 0, 409, -643, 282, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Warbands: Warbanding Together', 'Meet Blue and her Warband in Gadgetzan.', 'Hey $n, some friends and I have teamed up to form a Warband and are working on something that should make cooperation so much easier, even when we\'re apart!\n\nWe just need a little help with this last step.\n\nCome find us in Gadgetzan when you get a moment!', '', 'Meet Blue and her Warband in Gadgetzan', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Warbands: Warbanding Together +(83330, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 60', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 60 +(83329, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 50', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 50 +(83070, 2, 0, 2832, 14717, 128, 0, 0, 0, 1, 0, 1, 454041, 0, 0, 0, 0, 1, 0, 104398848, 67108864, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Special Assignment: Titanic Resurgence', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Special Assignment: Titanic Resurgence +(83069, 2, 0, 2832, 14717, 128, 0, 0, 0, 1, 0, 1, 454041, 0, 0, 0, 0, 1, 0, 104398848, 67108864, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Special Assignment: Titanic Resurgence', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Special Assignment: Titanic Resurgence +(82994, 0, 0, 2869, 14795, 143, 0, 0, 0, 1, 0, 1, 452920, 0, 0, 0, 0, 1, 0, 70320128, 33554433, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Wax Contribution', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Wax Contribution +(82842, 2, 0, 2545, 13647, 0, 0, 0, 5, 0.800000011920928955, 5, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Test Quest - Combined First time Rewards (DNT)', 'Kill $1oa Screechflight Witherers and $2oa Screechflight Hexclaws.', 'This quest should give the following rewards for first / additional completions on the act\n\nDragon Isles Supplies (stupid complex setup): \nFirst Time : 101,025 + 9075 bonus\nAdditional: 101,025\n\nValdrakken Rep (Simple setup with flags):\nFist time: 25 + 75 bonus\nAdditional: 25\n\nMaruuk Centaur (simple setup with modifier only)\nFirst time completion: 25 + 75 bonus\nAdditional Completion: 25 \n\nDragonscale (modifier + combine)\nFirst Time: 25 + 100 bonus\nAdditional: 25\n\n(DNT)', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Test Quest - Combined First time Rewards (DNT) +(82809, 2, 0, 877, -284, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894464, 128, 0, 0, 0, 0, 0, 0, 0, 224259, 224261, 224260, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Gryphons of a Feather', 'Find a way to cheer up Squally.', '', '', 'Tell Squally her siblings have been found.\nSqually can be summoned from your Pet Journal.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Gryphons of a Feather +(82740, 2, 0, 201, 1584, 81, 0, 0, 6, 1, 6, 1, 0, 0, 0, 63428, 0, 1, 0, 0, 0, 268435456, 0, 0, 0, 0, 0, 0, 65633, 0, 0, 0, 1, 0, 0, 0, 0, 63428, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 0, 0, 6, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 12261800583900083122, 0, 0, 0, 'Twilight Scheming', 'Use the Glowing Torch to destroy 8 copies of The Twilight Creed in the Domicile of Blackrock Depths.', 'The influence of Twilight\'s Hammer grows within Blackrock Depths. They have allied with the Dark Iron dwarves and seek to convince them to strike outside the mountain.$B$BWe must destroy the instruments of the Twilight\'s Hammer agitation. Their influence over the Dark Irons must be minimized.$B$BI want you to go into Domicile portion of Blackrock Depths and use this torch to burn the books that the Twilight\'s Hammer is distributing there.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Twilight Scheming +(82689, 2, 0, 2826, 65, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36704256, 128, 0, 0, 0, 119883, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Only Darkness', 'Defeat Remembered Lich King during a Radiant Echoes event.', 'Long have I waited for this day, hero. Are you and your allies prepared to bring the Lich King to justice? We charge on your command!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'The forests of Lordaeron will always remember his name.', 'Remembered Lich King', '', '', 890, 878, 56110), -- Only Darkness +(82676, 2, 0, 2826, 15, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36704256, 128, 0, 0, 0, 118689, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Broken Masquerade', 'Defeat Remembered Onyxia during a Radiant Echoes event.', 'I cannot remember how I arrived at this swamp, but it was great luck that I did. As I wandered, I spotted Lady Katrana Prestor entering a strange toothy cave. Now, what would a noblewoman be doing in such a ghoulish place?\n\nFollowing her closely, I found a great clutch of black dragon eggs within the lair. Such evidence is clear. Katrana is Lady Onyxia! \n\nI beg of you, aid me in defeating this vile dragon once and for all.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Ambition persisting through memory alone.', 'Remembered Onyxia', '', '', 890, 878, 56110), -- Broken Masquerade +(82610, 2, 0, 2895, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'The War Within (71-79) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within (71-79) E +(82609, 2, 0, 2895, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'The War Within (71-79) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within (71-79) E +(82608, 2, 0, 2895, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'The War Within (71-79) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within (71-79) E +(82607, 2, 0, 2895, 0, 0, 0, 0, 7, 0.5, 0, 0.5, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 135539, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'The War Within (71-79) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within (71-79) E +(82606, 2, 0, 2895, 0, 0, 0, 0, 7, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 135539, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'The War Within (71-79) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within (71-79) E +(82600, 2, 0, 2895, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'The War Within (71-79) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within (71-79) E +(82599, 2, 0, 2895, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 192953, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'The War Within (71-79) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within (71-79) E +(82598, 2, 0, 2895, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 192953, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'The War Within (71-79) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within (71-79) E +(82577, 2, 0, 2163, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within (80) E +(82574, 2, 0, 2163, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within (80) E +(82554, 2, 0, 2895, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'The War Within (71-79) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within (71-79) E +(82553, 2, 0, 2895, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'The War Within (71-79) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within (71-79) E +(82551, 2, 0, 2895, 0, 0, 0, 0, 7, 0.5, 0, 0.5, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 135539, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'The War Within (71-79) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within (71-79) E +(82550, 2, 0, 2895, 0, 0, 0, 0, 7, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 135539, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'The War Within (71-79) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within (71-79) E +(82549, 2, 0, 2895, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'The War Within (71-79) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within (71-79) E +(82540, 2, 0, 2826, 7502, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Memories of Adventures Past', 'Go the portrait room in Dalaran and use a glowing portal to join a Radiant Echoes event. Once it begins kill the area boss to complete the event.', 'It seems that Azeroth has grown... agitated? Something must have happened when Magni tried to commune with her. \n\nPast events have now come to life once more. I believe they\'re Azeroth\'s memories.\n\nMemories they may be, these Radiant Echoes are all too real and could cause serious danger if left unattended. I ask that you investigate one of them and help however you can.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Memories of Adventures Past +(82539, 2, 0, 2826, 7502, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 574095360, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Radiant Echoes', 'Meet Khadgar in Dalaran.', '\n\n$p, please come to Dalaran at once. Strange phenomena are appearing all across Azeroth. We believe they may be connected to the Radiant Song. I\'d like you to investigate.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Radiant Echoes +(82449, 3, 0, 2838, 14771, 284, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 104366088, 0, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Call of the Worldsoul', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The Call of the Worldsoul +(82337, 2, 0, 2545, 13647, 0, 0, 0, 5, 0.800000011920928955, 5, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Test Quest - First time Rewards (DNT)', 'Kill $1oa Screechflight Witherers and $2oa Screechflight Hexclaws.', 'This quest should give the following rewards for first time completions / additional completions on the account\n\nCurrencies:\nDragon Isles Supplies: 100/25\nSoul Ash: 10/100\n\nRep Currencies:\nValdrakken Accord Rep: 100/25\nMaruuk Centaur Rep: 10/100\n\nItems:\nDraconium Ore: 100/25\nHochenblume: 10/100\n(DNT)', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Test Quest - First time Rewards (DNT) +(82161, 2, 0, 2832, 14752, 128, 0, 0, 0, 1, 0, 1, 454041, 0, 0, 0, 0, 1, 0, 104398848, 67108864, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Special Assignment: Bombs from Behind', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Special Assignment: Bombs from Behind +(82159, 2, 0, 2832, 14752, 128, 0, 0, 0, 1, 0, 1, 454041, 0, 0, 0, 0, 1, 0, 104398848, 67108864, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Special Assignment: A Pound of Cure', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Special Assignment: A Pound of Cure +(82158, 2, 0, 2832, 14838, 128, 0, 0, 0, 1, 0, 1, 454041, 0, 0, 0, 0, 1, 0, 104398848, 67108864, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Special Assignment: Lynx Rescue', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Special Assignment: Lynx Rescue +(82157, 2, 0, 2832, 14838, 128, 0, 0, 0, 1, 0, 1, 454041, 0, 0, 0, 0, 1, 0, 104398848, 67108864, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Special Assignment: Rise of the Colossals', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Special Assignment: Rise of the Colossals +(82156, 2, 0, 2832, 14795, 128, 0, 0, 0, 1, 0, 1, 454041, 0, 0, 0, 0, 1, 0, 104398848, 67108864, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Special Assignment: When the Deeps Stir', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Special Assignment: When the Deeps Stir +(82155, 2, 0, 2832, 14795, 128, 0, 0, 0, 1, 0, 1, 454041, 0, 0, 0, 0, 1, 0, 104398848, 67108864, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Special Assignment: Shadows Below', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Special Assignment: Shadows Below +(82154, 2, 0, 2832, 14717, 128, 0, 0, 0, 1, 0, 1, 454041, 0, 0, 0, 0, 1, 0, 104398848, 67108864, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Special Assignment: Titanic Resurgence', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Special Assignment: Titanic Resurgence +(82146, 2, 0, 2832, 14717, 128, 0, 0, 0, 1, 0, 1, 454041, 0, 0, 0, 0, 1, 0, 104398848, 67108864, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Special Assignment: Cinderbee Surge', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Special Assignment: Cinderbee Surge +(81994, 2, 0, 2424, -284, 0, 0, 0, 8, 1, 8, 1, 445972, 0, 0, 0, 0, 1, 0, 36700160, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'A Sacred Connection', 'Collect $1oa Storm Spirits by slaying powerful creatures of the Dragon Isles.', 'Aye, the stormrook is beginning to take a liking to us. But the bond between rider and gryphon is forged over many trials.\n\nYe may have the spirit of the storm, but let\'s show how ye mastered it. Time to really prove yer mettle in battle.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- A Sacred Connection +(81993, 2, 0, 2424, -284, 0, 0, 81994, 5, 1, 5, 1, 445971, 0, 0, 0, 0, 1, 0, 36700160, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'The Stormrider\'s Bond', 'Collect $1oa Storm Spirits by slaying powerful creatures of the Dragon Isles.', 'This beauty is no ordinary gryphon. It\'s got the storm within it. I\'ve been trying all day tae calm it down.\n\nIt reminds me of an ol\' Wildhammer myth. Stormrooks, they were called. Only able to be bonded by gryphon riders of great renown.\n\nIf we can show ye got the spirit of the storm, maybe it\'ll open up tae ye. Try proving yerself in battle.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The Stormrider's Bond +(81930, 2, 0, 2967, 9310, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 227669, 0, 1, 0, 303169536, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 227669, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 6130900294268439629, 0, 0, 0, 'The War Within', 'Go to Silithus to talk with Jaina about the visions spreading across Azeroth.', 'People are experiencing visions of a \"Radiant Song\" all across Azeroth. We have reason to believe it\'s a warning of some kind.\n\nMeet me in Silithus. Perhaps Azeroth\'s Speaker can shed some light on what this warning might mean.', '', 'Meet Jaina in Silithus', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within +(81722, 0, 0, 444, -615, 0, 0, 0, 1, 1, 1, 1, 396864, 0, 0, 0, 0, 1, 0, 40894464, 8320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Report to the Trading Post', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Report to the Trading Post +(81509, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 21', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 21 +(81508, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 22', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 22 +(81507, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 23', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 23 +(80685, 0, 0, 420, -22, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 218311, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'A Winter Veil Gift', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- A Winter Veil Gift +(80684, 0, 0, 420, -22, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 218309, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'A Gently Shaken Gift', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- A Gently Shaken Gift +(80592, 2, 0, 2861, 14752, 284, 0, 0, 6, 1, 0, 0, 454590, 0, 0, 0, 0, 1, 0, 661750016, 8320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Forge a Pact', 'Choose a Severed Threads Pact.', 'Let us renew your Pact.\n\nRemember, you may only enter a Pact with one of the Severed Threads at a time. These contracts are temporary, though, so you will have many opportunities to prove yourself to all three.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Forge a Pact +(80500, 2, 0, 2967, 7502, 0, 0, 0, 5, 1, 5, 1, 442152, 0, 0, 0, 0, 1, 0, 577765376, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 0, 0, 0, 'The Bronzebeard Family', 'Head to Brann and Dagran in the Dalaran Visitor Center to inform them of what has happened to Magni.', '\n\nWe need to let Brann and my son Dagran know what happened. They\'re at Dalaran\'s visitor center.\n\nCould ye go get them for me? Father needs his family right now.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The Bronzebeard Family +(80062, 2, 0, 985, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Basic Kill Quest [DNT]', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Basic Kill Quest [DNT] +(79659, 2, 0, 2832, 0, 128, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 103809024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Severed Threads', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The Severed Threads +(79655, 2, 0, 2832, 0, 128, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 103809024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hallowfall Arathi', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Hallowfall Arathi +(79636, 2, 0, 2832, 0, 128, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 103809024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Emissary of the Assembly', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Emissary of the Assembly +(79634, 2, 0, 2832, 14717, 128, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 101187584, 536870912, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'DO NOT USE - Renowned with The Assembly of the Deeps', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- DO NOT USE - Renowned with The Assembly of the Deeps +(79628, 2, 0, 2832, 0, 128, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 103809024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Emissary of the Council', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Emissary of the Council +(79622, 0, 0, 2424, -613, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 198868, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Warband Test Quest (DNT)', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Warband Test Quest (DNT) +(79387, 2, 0, 2545, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Test Quest - Account Test (DNT)', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Test Quest - Account Test (DNT) +(79352, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 24', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 24 +(79351, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 25', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 25 +(79327, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 212595, 0, 1, 0, 108527616, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212595, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Glittering Shard', 'Bring the glistening clay to Orsenth near Nibelgaz Mine.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The Glittering Shard +(79220, 2, 0, 2832, 14795, 128, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 101187584, 536870912, 0, 0, 0, 0, 0, 0, 0, 225245, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Renowned with the Assembly of the Deeps', 'Speak with Waxmonger Squick in Gundargaz.', 'Good work deserves good reward, yes?\n\nAssembly is grateful. Waxmonger Squick is grateful. Show gratefulness with many supplies.\n\nCome see Waxmonger Squick in Gundargaz.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Renowned with the Assembly of the Deeps +(79219, 2, 0, 2832, 14717, 128, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 101187584, 536870912, 0, 0, 0, 0, 0, 0, 0, 225239, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Renowned with the Council of Dornogal', 'Speak with Auditor Balwurz in Dornogal.', 'The Council continues to be in your debt, friend.\n\nIf you visit me in Dornogal, I will give you supplies to reduce that debt.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Renowned with the Council of Dornogal +(79218, 2, 0, 2832, 14838, 128, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 101187584, 536870912, 0, 0, 0, 0, 0, 0, 0, 225246, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Renowned with the Hallowfall Arathi', 'Speak with Auralia Steelstrike in Mereldar.', 'Your labors on behalf of our people have not gone unnoticed. Nor will they go unrewarded.\n\nFind me in Mereldar.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Renowned with the Hallowfall Arathi +(79196, 2, 0, 2832, 14752, 128, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 101187584, 536870912, 0, 0, 0, 0, 0, 0, 0, 225247, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Renowned with The Severed Threads', 'Speak with Lady Vinazian in the Weaver\'s Lair.', 'The Weaver has been keeping an eye on you. She has determined you would be a better asset with more resources at your disposal.\n\nCome to the Weaver\'s Lair. I have a parcel waiting for you.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Renowned with The Severed Threads +(79006, 2, 0, 2650, 14998, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 301989888, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 204255, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Faction Switch', 'Default', 'Default', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Faction Switch +(78938, 2, 0, 2826, 51, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36704256, 128, 0, 0, 0, 115754, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Champion of the Waterlords', 'Defeat Remembered Ragnaros during a Radiant Echoes event.', 'I regret to inform you that a horrific threat awaits your kind within this mortal realm. An Elemental Lord of Fire, Ragnaros, bides his time waiting to strike and burn your Azeroth to its core. We, the elements of water, have waged war eternal with those beings of the lesser elementals. Trust that our warning is no small thing.\n\nProve your conviction! Slay Ragnaros, once and for all!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Too soon?', 'Remembered Ragnaros', '', '', 890, 878, 56110), -- Champion of the Waterlords +(78716, 2, 0, 2967, 7502, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 37748736, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 0, 0, 0, 'Painful Lessons', 'Take the portal to Dalaran.', 'Magni appears stable for now, but he\'s still not responsive. We need to get him treatment quickly. I\'ll open a portal to Dalaran.\n\nFollow us when you can.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Painful Lessons +(78715, 2, 0, 2967, 9310, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 37748736, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 0, 0, 0, 'Azeroth\'s Voice', 'Help Magni perform his ritual.', 'I haven\'t spoken with Azeroth for years. At first I just didn\'t feel the need. Then I realized I had started to resent her. For leaving me like... this. And now I\'m not sure if I can.\n\nBut I know the stakes. This Radiant Song of hers foretells something dire. And we need to know what.\n\nFirst, we need to prepare the Heart Chamber. Can ye start up the consoles nearby?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Azeroth's Voice +(78714, 2, 0, 2967, 9310, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 0, 0, 0, 'A Poor Reception', 'Go to the Heart Chamber to ask Magni for help deciphering the Radiant Song.', 'There\'s strong evidence that the Radiant Song is a warning from Azeroth herself. A cry for help.\n\nThat\'s why we\'re here. If this vision truly is Azeroth\'s message, Magni will know what she\'s trying to tell us.\n\nHe should be in the Chamber of the Heart. Let\'s go.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- A Poor Reception +(78713, 2, 0, 2967, 9310, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 227669, 0, 1, 0, 303038464, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 227669, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 12261800583900083122, 0, 0, 0, 'The War Within', 'Go to Silithus to talk with Thrall about the visions spreading across Azeroth.', 'There is a vision being seen across Azeroth. A \"Radiant Song.\" We believe it\'s a warning, but we are unsure of its meaning.\n\nMeet me in Silithus. We must ask Azeroth\'s Speaker what this vision means.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- The War Within +(77737, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 20', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 20 +(77736, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 19', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 19 +(77735, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 18', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 18 +(77734, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 17', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 17 +(77733, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 16', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 16 +(77732, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 15', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 15 +(77731, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 14', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 14 +(77730, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 13', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 13 +(77729, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 12', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 12 +(77728, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 11', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 11 +(77727, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 10', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 10 +(77724, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 9', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 9 +(77723, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 8', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 8 +(77722, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 7', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 7 +(77721, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 6', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 6 +(77720, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 5', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 5 +(77719, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 4', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 4 +(77718, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 3', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 3 +(77716, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 100663296, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Level 2', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110), -- Level 2 +(77581, 2, 0, 985, 14730, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 9, 0, 0, 'Kill them Gnolls!', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56110); -- Kill them Gnolls! + +UPDATE `quest_template` SET `VerifiedBuild`=56110 WHERE `ID` IN (83795, 83793, 83077, 83076, 83075, 82979, 82229, 82109, 82105, 82087, 82080, 81749, 81748, 81654, 81587, 81565, 81469, 80448, 80447, 80446, 80444, 80443, 80442, 80441, 80433, 80431, 80427, 80426, 80311, 80310, 80183, 80110, 80077, 80075, 80073, 80072, 80071, 80069, 79989, 79965, 79694, 79693, 79578, 79577, 79576, 79575, 79558, 79537, 79463, 79381, 79350, 79331, 79323, 79322, 79321, 79320, 79319, 79318, 79317, 79316, 79315, 79274, 79273, 79272, 79270, 79269, 79268, 79254, 79231, 79223, 79199, 79184, 79178, 79137, 79136, 79135, 79134, 79133, 79132, 79131, 79130, 79128, 79082, 79074, 79021, 79020, 79019, 79018, 79017, 79016, 79015, 79014, 79013, 79012, 79011, 79010, 79009, 78988, 78987, 78985, 78982, 78981, 78980, 78892, 78890, 78876, 78871, 78870, 78869, 78868, 78867, 78866, 78865, 78864, 78863, 78861, 78821, 78820, 78789, 78767, 78766, 78765, 78764, 78763, 78762, 78739, 78729, 78679, 78662, 78661, 78655, 78646, 78643, 78616, 78610, 78609, 78608, 78598, 78597, 78596, 78594, 78560, 78559, 78558, 78504, 78501, 78500, 78499, 78456, 78455, 78454, 78447, 78446, 78444, 78443, 78442, 78441, 78439, 78438, 78437, 78435, 78434, 78431, 78430, 78428, 78427, 78398, 78391, 78390, 78389, 78388, 78387, 78385, 78381, 78379, 78373, 78370, 78369, 78349, 78347, 78346, 78337, 78336, 78335, 78334, 78332, 78329, 78328, 78327, 78326, 78325, 78319, 78303, 78302, 78301, 78271, 78268, 78262, 78215, 78206, 78203, 78190, 78189, 78188, 78187, 78186, 78185, 78184, 78183, 78182, 78181, 78180, 78178, 78177, 78172, 78171, 78170, 78169, 78163, 78162, 78131, 78129, 78128, 78119, 78118, 78117, 78116, 78115, 78113, 78106, 78105, 78104, 78103, 78102, 78097, 78083, 78082, 78081, 78080, 78079, 78077, 78076, 78075, 78074, 78073, 78072, 78071, 78070, 78069, 78068, 78066, 78065, 78064, 78063, 78062, 78047, 78046, 78045, 78044, 78043, 78042, 78041, 78040, 78033, 78020, 78019, 78018, 78017, 78016, 78015, 78000, 77999, 77998, 77997, 77996, 77987, 77986, 77985, 77984, 77983, 77982, 77978, 77977, 77976, 77958, 77957, 77954, 77953, 77949, 77948, 77947, 77946, 77945, 77938, 77937, 77936, 77935, 77934, 77933, 77932, 77928, 77922, 77914, 77912, 77911, 77910, 77908, 77906, 77905, 77903, 77902, 77901, 77900, 77899, 77898, 77897, 77896, 77894, 77892, 77891, 77889, 77885, 77882, 77881, 77880, 77879, 77878, 77877, 77874, 77871, 77869, 77867, 77865, 77845, 77844, 77843, 77842, 77841, 77839, 77832, 77831, 77829, 77822, 77818, 77815, 77802, 77795, 77794, 77793, 77789, 77788, 77787, 77786, 77785, 77784, 77781, 77780, 77777, 77766, 77765, 77763, 77762, 77761, 77760, 77757, 77756, 77755, 77754, 77747, 77746, 77745, 77744, 77739, 77715, 77711, 77698, 77697, 77686, 77685, 77684, 77681, 77679, 77677, 77675, 77674, 77673, 77665, 77664, 77662, 77653, 77647, 77646, 77645, 77644, 77593, 77591, 77589, 77570, 77487, 77486, 77484, 77483, 77437, 77436, 77434, 77433, 77432, 77427, 77426, 77425, 77424, 77423, 77417, 77415, 77414, 77412, 77411, 77410, 77409, 77408, 77400, 77399, 77398, 77377, 77348, 77347, 77346, 77345, 77344, 77343, 77342, 77341, 77340, 77339, 77331, 77329, 77328, 77327, 77325, 77324, 77323, 77322, 77318, 77317, 77316, 77315, 77314, 77313, 77312, 77311, 77310, 77305, 77304, 77303, 77286, 77284, 77283, 77282, 77281, 77280, 77279, 77278, 77277, 77276, 77267, 77266, 77265, 77264, 77263, 77262, 77261, 77260, 77254, 77251, 77244, 77243, 77242, 77240, 77239, 77238, 77237, 77236, 77231, 77209, 77208, 77207, 77206, 77205, 77203, 77202, 77201, 77200, 77198, 77197, 77195, 77194, 77178, 77176, 77171, 77170, 77169, 77166, 77165, 77163, 77159, 77156, 77155, 77154, 77153, 77152, 77151, 77104, 77103, 77102, 77101, 77100, 77099, 77098, 77097, 77096, 77095, 77094, 77092, 76992, 76985, 76984, 76983, 76982, 76739, 76738, 76735, 76598, 76597, 76595, 76594, 76593, 76592, 76591, 76579, 76577, 76576, 76572, 76571, 76570, 76569, 76568, 76567, 76566, 76564, 76562, 76560, 76559, 76558, 76557, 76554, 76552, 76551, 76550, 76549, 76548, 76547, 76546, 76544, 76538, 76537, 76536, 76533, 76532, 76531, 76530, 76529, 76528, 76527, 76526, 76525, 76524, 76523, 76522, 76521, 76520, 76519, 76517, 76516, 76515, 76514, 76513, 76512, 76510, 76509, 76506, 76504, 76471, 76470, 76469, 76465, 76464, 76463, 76462, 76461, 76460, 76459, 76456, 76453, 76452, 76449, 76448, 76447, 76446, 76445, 76443, 76442, 76441, 76440, 76439, 76438, 76437, 76436, 76435, 76434, 76433, 76427, 76426, 76425, 76423, 76422, 76421, 76420, 76419, 76416, 76410, 76407, 76406, 76404, 76403, 76402, 76401, 76400, 76399, 76398, 76397, 76396, 76395, 76390, 76389, 76388, 76387, 76386, 76385, 76384, 76383, 76382, 76381, 76380, 76379, 76368, 76367, 76366, 76365, 76364, 76362, 76361, 76359, 76358, 76357, 76356, 76355, 76354, 76352, 76351, 76350, 76348, 76347, 76345, 76344, 76343, 76342, 76341, 76340, 76339, 76337, 76336, 76335, 76334, 76333, 76332, 76331, 76330, 76329, 76328, 76327, 76326, 76325, 76324, 76323, 76322, 76321, 76320, 76319, 76318, 76317, 76311, 76310, 76309, 76308, 76290, 76288, 76286, 76285, 76283, 76282, 76281, 76280, 76278, 76276, 76275, 76273, 76272, 76271, 76270, 76268, 76266, 76265, 76264, 76263, 76258, 76257, 76251, 76246, 76244, 76242, 76241, 76217, 76214, 76213, 76212, 76207, 76206, 76205, 76203, 76201, 76197, 76196, 76195, 76194, 76164, 76162, 76161, 76155, 76147, 76146, 76145, 76144, 76143, 76142, 76141, 76140, 76122, 76101, 76084, 76081, 76076, 76067, 76066, 76065, 76064, 76063, 76062, 76061, 76060, 76059, 76058, 76057, 76056, 76055, 76054, 76053, 76052, 76051, 76050, 76049, 76048, 76047, 76046, 76045, 76044, 76043, 76042, 76041, 76040, 76037, 76036, 76035, 76034, 76033, 76032, 76027, 76026, 76024, 76021, 76016, 76015, 76014, 76004, 75998, 75996, 75991, 75990, 75989, 75988, 75987, 75986, 75985, 75983, 75982, 75981, 75980, 75979, 75978, 75977, 75976, 75975, 75974, 75973, 75972, 75970, 75966, 75965, 75964, 75963, 75962, 75961, 75960, 75959, 75958, 75957, 75956, 75955, 75954, 75949, 75938, 75937, 75936, 75935, 75932, 75891, 75890, 75888, 75887, 75885, 75877, 75874, 75868, 75867, 75865, 75861, 75860, 75859, 75835, 75831, 75830, 75829, 75828, 75827, 75826, 75825, 75824, 75823, 75822, 75821, 75820, 75817, 75816, 75815, 75813, 75812, 75811, 75810, 75809, 75808, 75807, 75806, 75805, 75804, 75803, 75802, 75801, 75800, 75799, 75798, 75797, 75796, 75795, 75794, 75793, 75792, 75791, 75790, 75789, 75788, 75787, 75786, 75785, 75784, 75783, 75782, 75781, 75780, 75779, 75778, 75777, 75776, 75773, 75772, 75771, 75770, 75769, 75768, 75767, 75766, 75765, 75744, 75729, 75728, 75726, 75725, 75721, 75719, 75714, 75713, 75712, 75711, 75709, 75707, 75706, 75705, 75704, 75703, 75702, 75701, 75700, 75699, 75698, 75697, 75696, 75695, 75694, 75693, 75692, 75691, 75690, 75689, 75688, 75687, 75686, 75685, 75684, 75683, 75682, 75679, 75678, 75677, 75676, 75675, 75674, 75673, 75672, 75671, 75670, 75669, 75668, 75667, 75665, 75664, 75663, 75662, 75660, 75657, 75650, 75647, 75645, 75644, 75643, 75641, 75640, 75639, 75626, 75625, 75624, 75622, 75621, 75620, 75619, 75617, 75612, 75611, 75608, 75604, 75603, 75600, 75598, 75576, 75575, 75573, 75569, 75544, 75543, 75542, 75541, 75540, 75539, 75528, 75519, 75518, 75517, 75516, 75507, 75506, 75497, 75494, 75493, 75487, 75486, 75485, 75483, 75482, 75481, 75478, 75476, 75474, 75473, 75472, 75471, 75470, 75469, 75468, 75466, 75465, 75464, 75463, 75462, 75461, 75459, 75456, 75455, 75454, 75451, 75450, 75444, 75441, 75440, 75439, 75438, 75437, 75419, 75417, 75414, 75413, 75412, 75411, 75410, 75409, 75408, 75407, 75398, 75397, 75396, 75395, 75394, 75393, 75390, 75388, 75387, 75386, 75385, 75384, 75383, 75382, 75380, 75379, 75378, 75377, 75376, 75375, 75374, 75373, 75372, 75371, 75370, 75369, 75368, 75367, 75366, 75364, 75363, 75362, 75360, 75358, 75356, 75355, 75354, 75353, 75351, 75349, 75347, 75346, 75345, 75344, 75343, 75342, 75340, 75338, 75336, 75334, 75332, 75331, 75330, 75326, 75322, 75319, 75318, 75317, 75314, 75312, 75311, 75310, 75309, 75308, 75307, 75305, 75304, 75301, 75298, 75296, 75294, 75293, 75292, 75290, 75289, 75288, 75286, 75285, 75280, 75277, 75276, 75274, 75272, 75271, 75269, 75267, 75265, 75263, 75261, 75259, 75258, 75257, 75244, 75239, 75237, 75234, 75233, 75232, 75230, 75223, 75222, 75221, 75203, 75200, 75182, 75181, 75168, 75167, 75166, 75165, 75164, 75162, 75156, 75155, 75154, 75150, 75149, 75148, 75145, 75128, 75125, 75124, 75123, 75120, 75119, 75067, 75065, 75064, 75063, 75060, 75058, 75050, 75043, 75042, 75035, 75030, 75029, 75028, 75026, 75025, 75024, 75023, 75022, 75018, 74996, 74994, 74992, 74991, 74990, 74989, 74988, 74985, 74984, 74983, 74977, 74975, 74972, 74968, 74967, 74966, 74965, 74964, 74963, 74962, 74961, 74960, 74959, 74956, 74954, 74953, 74952, 74951, 74950, 74949, 74948, 74946, 74945, 74944, 74943, 74942, 74939, 74925, 74911, 74910, 74909, 74908, 74906, 74905, 74903, 74902, 74901, 74900, 74899, 74896, 74892, 74889, 74883, 74882, 74880, 74878, 74877, 74876, 74871, 74869, 74866, 74861, 74860, 74859, 74858, 74857, 74847, 74842, 74841, 74840, 74839, 74837, 74835, 74796, 74795, 74794, 74792, 74787, 74786, 74784, 74783, 74775, 74771, 74769, 74581, 74576, 74573, 74572, 74571, 74570, 74569, 74568, 74563, 74562, 74557, 74542, 74540, 74539, 74538, 74525, 74523, 74522, 74521, 74520, 74519, 74517, 74515, 74510, 74503, 74502, 74501, 74495, 74494, 74493, 74492, 74491, 74490, 74489, 74488, 74476, 74468, 74467, 74466, 74465, 74464, 74463, 74462, 74461, 74460, 74459, 74458, 74457, 74456, 74455, 74454, 74453, 74452, 74451, 74450, 74449, 74448, 74447, 74445, 74444, 74443, 74442, 74441, 74440, 74437, 74436, 74433, 74415, 74393, 74391, 74390, 74389, 74382, 74381, 74379, 74378, 74377, 74376, 74375, 74374, 74359, 74356, 74355, 74354, 74352, 74351, 74350, 74349, 74348, 74347, 74346, 74345, 74344, 74343, 74342, 74341, 74340, 74339, 74338, 74337, 74336, 74335, 74334, 74333, 74332, 74331, 74330, 74329, 74328, 74327, 74325, 74324, 74323, 74322, 74321, 74320, 74319, 74315, 74313, 74311, 74307, 74306, 74305, 74304, 74303, 74302, 74301, 74300, 74299, 74298, 74297, 74296, 74294, 74293, 74292, 74291, 74282, 74119, 74118, 74117, 73861, 73860, 73859, 73858, 73848, 73717, 73716, 73715, 73711, 73710, 73709, 73707, 73704, 73703, 73694, 73692, 73550, 73408, 73406, 73405, 73404, 73399, 73398, 73393, 73392, 73391, 73390, 73389, 73388, 73387, 73386, 73372, 73371, 73227, 73226, 73199, 73198, 73197, 73196, 73194, 73192, 73191, 73190, 73189, 73188, 73183, 73181, 73179, 73178, 73175, 73174, 73173, 73172, 73171, 73170, 73169, 73160, 73159, 73157, 73156, 73155, 73151, 73147, 73146, 73142, 73141, 73140, 73139, 73137, 73135, 73134, 73133, 73132, 73131, 73130, 73128, 73126, 73124, 73120, 73119, 73115, 73114, 73113, 73110, 73109, 73108, 73107, 73094, 73093, 73092, 73091, 73090, 73089, 73086, 73085, 73083, 73081, 73077, 73076, 73071, 73069, 73065, 73064, 73062, 73061, 73052, 73047, 73046, 73045, 73044, 73043, 73042, 73041, 73040, 73039, 73038, 73037, 73036, 73035, 73034, 73033, 73032, 73031, 73030, 73029, 73028, 73027, 73026, 73025, 73024, 73023, 73021, 73020, 73019, 73018, 73017, 73016, 73015, 73014, 73013, 73012, 73011, 73010, 73009, 73008, 73007, 73006, 73005, 73004, 73003, 73002, 73001, 73000, 72999, 72998, 72997, 72996, 72995, 72994, 72993, 72992, 72991, 72990, 72989, 72988, 72987, 72985, 72984, 72982, 72981, 72980, 72979, 72978, 72977, 72976, 72975, 72974, 72973, 72972, 72970, 72966, 72965, 72964, 72963, 72962, 72961, 72959, 72958, 72956, 72955, 72954, 72953, 72952, 72951, 72950, 72949, 72948, 72947, 72946, 72945, 72944, 72942, 72941, 72940, 72939, 72938, 72937, 72936, 72935, 72934, 72933, 72931, 72930, 72929, 72928, 72927, 72926, 72925, 72924, 72923, 72922, 72921, 72920, 72919, 72918, 72917, 72916, 72915, 72914, 72913, 72912, 72911, 72910, 72909, 72908, 72906, 72900, 72899, 72898, 72897, 72896, 72895, 72894, 72893, 72891, 72886, 72884, 72883, 72882, 72881, 72880, 72879, 72878, 72877, 72876, 72874, 72873, 72872, 72869, 72868, 72867, 72866, 72865, 72864, 72863, 72862, 72861, 72860, 72859, 72858, 72857, 72856, 72855, 72854, 72833, 72832, 72831, 72821, 72820, 72819, 72818, 72817, 72816, 72809, 72807, 72806, 72805, 72803, 72802, 72801, 72800, 72799, 72798, 72797, 72796, 72795, 72794, 72793, 72792, 72791, 72790, 72789, 72788, 72787, 72786, 72785, 72784, 72783, 72773, 72769, 72760, 72754, 72750, 72749, 72748, 72747, 72746, 72743, 72740, 72739, 72738, 72736, 72735, 72734, 72729, 72717, 72715, 72714, 72713, 72712, 72709, 72708, 72707, 72706, 72705, 72700, 72699, 72686, 72679, 72678, 72677, 72675, 72674, 72670, 72668, 72667, 72666, 72665, 72664, 72663, 72662, 72661, 72660, 72659, 72658, 72657, 72656, 72655, 72654, 72653, 72652, 72651, 72650, 72649, 72648, 72647, 72646, 72644, 72631, 72630, 72629, 72628, 72627, 72626, 72625, 72624, 72611, 72609, 72607, 72606, 72605, 72604, 72603, 72602, 72601, 72600, 72599, 72598, 72597, 72595, 72594, 72593, 72592, 72591, 72590, 72589, 72588, 72587, 72586, 72585, 72584, 72583, 72582, 72581, 72580, 72579, 72578, 72577, 72576, 72575, 72574, 72573, 72572, 72571, 72570, 72567, 72566, 72565, 72564, 72563, 72560, 72559, 72558, 72557, 72556, 72555, 72554, 72553, 72552, 72551, 72547, 72546, 72545, 72544, 72543, 72542, 72541, 72540, 72534, 72533, 72532, 72530, 72529, 72527, 72526, 72525, 72524, 72519, 72515, 72514, 72513, 72512, 72510, 72488, 72487, 72486, 72485, 72484, 72483, 72482, 72481, 72480, 72479, 72478, 72477, 72476, 72475, 72474, 72467, 72466, 72465, 72464, 72463, 72462, 72461, 72460, 72459, 72458, 72457, 72456, 72455, 72454, 72453, 72452, 72451, 72450, 72449, 72448, 72447, 72446, 72445, 72444, 72443, 72442, 72441, 72440, 72438, 72435, 72434, 72432, 72431, 72430, 72429, 72428, 72427, 72426, 72424, 72423, 72422, 72421, 72420, 72419, 72418, 72417, 72416, 72415, 72414, 72413, 72412, 72411, 72410, 72409, 72408, 72407, 72406, 72405, 72399, 72398, 72397, 72396, 72384, 72383, 72382, 72381, 72380, 72375, 72374, 72373, 72372, 72365, 72364, 72360, 72358, 72354, 72339, 72338, 72337, 72307, 72298, 72292, 72291, 72263, 72261, 72260, 72259, 72254, 72241, 72193, 72192, 72191, 72188, 72187, 72185, 72184, 72182, 72181, 72175, 72173, 72172, 72171, 72170, 72169, 72168, 72167, 72166, 72159, 72158, 72157, 72156, 72155, 72154, 72137, 72135, 72134, 72130, 72129, 72128, 72127, 72126, 72121, 72116, 72114, 72113, 72090, 72089, 72083, 72079, 72075, 72074, 72072, 72071, 72069, 72068, 72063, 72061, 72058, 72052, 72050, 72029, 72028, 72027, 72022, 72019, 72008, 71242, 71241, 71238, 71235, 71234, 71233, 71232, 71230, 71226, 71225, 71212, 71209, 71206, 71205, 71202, 71199, 71198, 71197, 71196, 71195, 71194, 71193, 71192, 71191, 71181, 71180, 71178, 71166, 71165, 71162, 71161, 71157, 71156, 71155, 71154, 71153, 71151, 71150, 71149, 71148, 71146, 71145, 71144, 71143, 71141, 71140, 71139, 71138, 71097, 71096, 71095, 71094, 71093, 71091, 71053, 71043, 71042, 71041, 71040, 71039, 71038, 71037, 71036, 71035, 71034, 71032, 71031, 71030, 71029, 71028, 71027, 71026, 71023, 71011, 71010, 71008, 71007, 71005, 71004, 71001, 70997, 70995, 70992, 70990, 70988, 70987, 70986, 70984, 70983, 70981, 70979, 70975, 70969, 70965, 70958, 70957, 70947, 70935, 70932, 70930, 70929, 70928, 70927, 70926, 70925, 70924, 70922, 70921, 70920, 70919, 70918, 70917, 70916, 70908, 70907, 70900, 70899, 70890, 70886, 70884, 70881, 70877, 70867, 70848, 70847, 70845, 70841, 70840, 70835, 70834, 70832, 70830, 70829, 70816, 70811, 70806, 70805, 70791, 70790, 70789, 70788, 70783, 70782, 70780, 70779, 70766, 70763, 70754, 70753, 70752, 70751, 70750, 70747, 70746, 70742, 70723, 70720, 70719, 70717, 70716, 70715, 70713, 70711, 70710, 70706, 70702, 70701, 70699, 70698, 70662, 70661, 70659, 70658, 70655, 70653, 70650, 70649, 70648, 70646, 70639, 70638, 70636, 70634, 70633, 70632, 70631, 70625, 70623, 70621, 70620, 70619, 70618, 70617, 70616, 70615, 70614, 70613, 70612, 70602, 70595, 70594, 70593, 70592, 70591, 70589, 70587, 70586, 70582, 70572, 70571, 70569, 70568, 70567, 70565, 70564, 70563, 70562, 70561, 70560, 70559, 70558, 70557, 70545, 70542, 70541, 70540, 70539, 70533, 70532, 70531, 70530, 70529, 70526, 70510, 70509, 70501, 70450, 70446, 70444, 70442, 70439, 70438, 70428, 70427, 70426, 70425, 70424, 70423, 70421, 70418, 70414, 70413, 70390, 70382, 70376, 70373, 70371, 70369, 70352, 70341, 70339, 70338, 70337, 70299, 70279, 70244, 70236, 70235, 70234, 70233, 70229, 70224, 70221, 70220, 70215, 70213, 70212, 70211, 70210, 70209, 70207, 70204, 70203, 70202, 70201, 70200, 70199, 70198, 70197, 70196, 70195, 70194, 70193, 70192, 70191, 70190, 70189, 70188, 70187, 70186, 70185, 70184, 70183, 70182, 70181, 70180, 70179, 70178, 70176, 70175, 70174, 70172, 70163, 70161, 70160, 70159, 70158, 70157, 70156, 70154, 70150, 70149, 70148, 70146, 70136, 70135, 70126, 70125, 70124, 70123, 70122, 70110, 70100, 70074, 70073, 70072, 70071, 70068, 70067, 70066, 70064, 70061, 70060, 70059, 70055, 70052, 70051, 70050, 70049, 70048, 70047, 70042, 70041, 70040, 70037, 70034, 70033, 70032, 70031, 70030, 70029, 70028, 70027, 70026, 70025, 70015, 70012, 69995, 69994, 69993, 69992, 69991, 69990, 69988, 69987, 69984, 69983, 69980, 69976, 69975, 69974, 69973, 69972, 69971, 69970, 69969, 69968, 69967, 69966, 69965, 69964, 69963, 69962, 69961, 69960, 69959, 69958, 69957, 69956, 69955, 69954, 69953, 69952, 69951, 69949, 69944, 69938, 69931, 69930, 69929, 69928, 69927, 69926, 69925, 69924, 69923, 69918, 69914, 69913, 69912, 69911, 69910, 69898, 69895, 69892, 69891, 69886, 69885, 69883, 69882, 69880, 69879, 69878, 69877, 69875, 69874, 69873, 69872, 69871, 69870, 69869, 69868, 69866, 69865, 69864, 69862, 69861, 69859, 69858, 69857, 69856, 69855, 69854, 69852, 69851, 69850, 69849, 69848, 69839, 69838, 69837, 69668, 69667, 68799, 68797, 68796, 68795, 68644, 68643, 68642, 68641, 68639, 67744, 67742, 67741, 67717, 67700, 67605, 67566, 67565, 67564, 67297, 67296, 67222, 67221, 67220, 67177, 67173, 67143, 67142, 67137, 67113, 67100, 67099, 67096, 67095, 67080, 67073, 67071, 67068, 67067, 67066, 67065, 67064, 67063, 67062, 67053, 67051, 67047, 67044, 67039, 67036, 67035, 67034, 67033, 67032, 67031, 67027, 67026, 67024, 67015, 67014, 67012, 67009, 67007, 67006, 67005, 67004, 67003, 67002, 66998, 66989, 66987, 66970, 66969, 66963, 66962, 66961, 66960, 66956, 66953, 66952, 66951, 66950, 66949, 66948, 66947, 66946, 66945, 66944, 66943, 66942, 66941, 66940, 66938, 66937, 66935, 66933, 66931, 66925, 66921, 66903, 66902, 66901, 66900, 66899, 66897, 66895, 66891, 66890, 66886, 66885, 66884, 66883, 66882, 66881, 66880, 66878, 66877, 66875, 66874, 66873, 66871, 66870, 66868, 66867, 66866, 66865, 66864, 66863, 66862, 66861, 66860, 66856, 66848, 66847, 66836, 66835, 66833, 66805, 66788, 66787, 66786, 66785, 66784, 66783, 66780, 66779, 66778, 66777, 66733, 66732, 66729, 66728, 66727, 66726, 66725, 66722, 66721, 66714, 66713, 66712, 66711, 66710, 66706, 66704, 66699, 66698, 66692, 66691, 66679, 66675, 66660, 66647, 66646, 66633, 66612, 66611, 66598, 66597, 66596, 66595, 66588, 66586, 66584, 66582, 66578, 66577, 66575, 66551, 66550, 66549, 66534, 66529, 66528, 66527, 66526, 66525, 66524, 66517, 66516, 66513, 66511, 66508, 66507, 66484, 66482, 66464, 66463, 66462, 66461, 66460, 66459, 66458, 66449, 66445, 66421, 66419, 66413, 66369, 66368, 66364, 66363, 66356, 66354, 66351, 66349, 66344, 66340, 66339, 66337, 66336, 66335, 66333, 66331, 66329, 66328, 66327, 66326, 66324, 66321, 66320, 66308, 66277, 66259, 66258, 66257, 66256, 66254, 66252, 66251, 66250, 66249, 66248, 66247, 66246, 66245, 66244, 66242, 66241, 66239, 66237, 66236, 66225, 66224, 66222, 66221, 66210, 66206, 66203, 66201, 66196, 66169, 66167, 66166, 66163, 66159, 66156, 66133, 66131, 66130, 66129, 66126, 66124, 66123, 66122, 66121, 66119, 66118, 66117, 66116, 66115, 66114, 66113, 66112, 66111, 66110, 66103, 66101, 66087, 66085, 66084, 66083, 66082, 66081, 66080, 66079, 66078, 66074, 66057, 66056, 66055, 66049, 66048, 66044, 66040, 66039, 66038, 66037, 66036, 66035, 66033, 66032, 66031, 66030, 66029, 66028, 66027, 66026, 66025, 66024, 66023, 66022, 66021, 66020, 66019, 66018, 66017, 66016, 66015, 66009, 66007, 66004, 66003, 66001, 66000, 65999, 65998, 65997, 65996, 65995, 65994, 65993, 65992, 65991, 65990, 65989, 65977, 65962, 65958, 65957, 65956, 65948, 65947, 65944, 65943, 65940, 65939, 65938, 65935, 65911, 65898, 65896, 65887, 65886, 65875, 65874, 65873, 65872, 65871, 65870, 65869, 65868, 65867, 65866, 65865, 65864, 65855, 65854, 65852, 65850, 65849, 65848, 65847, 65846, 65845, 65844, 65842, 65841, 65838, 65806, 65805, 65804, 65803, 65802, 65801, 65798, 65796, 65795, 65794, 65793, 65791, 65789, 65784, 65783, 65782, 65780, 65779, 65777, 65775, 65773, 65760, 65752, 65751, 65709, 65704, 65703, 65702, 65701, 65691, 65690, 65689, 65688, 65687, 65686, 65649, 65615, 65613, 65606, 65486, 65453, 65452, 65451, 65444, 65439, 65438, 65437, 65425, 65424, 65422, 65421, 65307, 65286, 65274, 65220, 65218, 65133, 65120, 65101, 65100, 65098, 65097, 65087, 65084, 65075, 65074, 65073, 65071, 65065, 65063, 65060, 65057, 65052, 65050, 65049, 65046, 65045, 65036, 65002, 65001, 64999, 64998, 64997, 64996, 64877, 64873, 64872, 64871, 64866, 64865, 64864, 64863, 64856, 64784, 64783, 64768, 64710, 64709, 64639, 64581, 64304, 64163, 64162, 64159, 64138, 64131, 63611, 62910, 62728, 62727, 62717, 62640, 62638, 62637, 62636, 62635, 62634, 62633, 62632, 62631, 62579, 62457, 62360, 62358, 62357, 62356, 62355, 62354, 62352, 62351, 62350, 62349, 62348, 62346, 62303, 62302, 62300, 62299, 62291, 62288, 62287, 62286, 62285, 62284, 62249, 62248, 62245, 60239, 60238, 60215, 60091, 60090, 60089, 60088, 60087, 60086, 60085, 60084, 60083, 60082, 60081, 60080, 60079, 60078, 60077, 60076, 60075, 60074, 60073, 60072, 60071, 60070, 60069, 60068, 60058, 60039, 60038, 60037, 60036, 60034, 60033, 60032, 60031, 60030, 60029, 60028, 60027, 60026, 60024, 60023, 60019, 60018, 60017, 60016, 59292, 59291, 59174, 59173, 58991, 58909, 58352, 58348, 58347, 58346, 58345, 58344, 58343, 58342, 58341, 58340, 58339, 58089, 57853, 57852, 57850, 57769, 57768, 57765, 57764, 57763, 57762, 57761, 57760, 57759, 57758, 57757, 57756, 57755, 57754, 57753, 57752, 57751, 57750, 57749, 57748, 57747, 57746, 57745, 57744, 57743, 57731, 57730, 57723, 57722, 57643, 57642, 57641, 57640, 57322, 57321, 57317, 57315, 57314, 57312, 57311, 57310, 57307, 57305, 57304, 57303, 57302, 57300, 57255, 57254, 57253, 57252, 57251, 57249, 57226, 57225, 56622, 55499, 55498, 55450, 55449, 55448, 55447, 55446, 55445, 55444, 55443, 55442, 55441, 55440, 55439, 55438, 55437, 55436, 55435, 55434, 55433, 55432, 55431, 55208, 54906, 54905, 54904, 54903, 54902, 54901, 54900, 54899, 54898, 54897, 54750, 54747, 54745, 54742, 54739, 54736, 54709, 54256, 54255, 54180, 54080, 54079, 54078, 54077, 54076, 54075, 54074, 54073, 54072, 54071, 54070, 54069, 54068, 54067, 54066, 54065, 54064, 54063, 54062, 54061, 53843, 53558, 53557, 53556, 53555, 53496, 53495, 53494, 53493, 53492, 53491, 53490, 53489, 53488, 53487, 53486, 53485, 53484, 53483, 53482, 53481, 53480, 53479, 53478, 53406, 53404, 53403, 53400, 53399, 53398, 53397, 53396, 53395, 53394, 53392, 53391, 53383, 53381, 53380, 53379, 53349, 53096, 53039, 53037, 53036, 53035, 53034, 53032, 53031, 53030, 53011, 52965, 52946, 52139, 51403, 50670, 50420, 50371, 50035, 49977, 49866, 49865, 49864, 49863, 49862, 49860, 49852, 49851, 49846, 49817, 49816, 49813, 47790, 47751, 47290, 47254, 46946, 46810, 46270, 45799, 45563, 45422, 45353, 44909, 44908, 44891, 44887, 44886, 44624, 44614, 44582, 44580, 44558, 44546, 44222, 44171, 43461, 43364, 43363, 43323, 43057, 43056, 43055, 42913, 42912, 42345, 42309, 42303, 42058, 41985, 41778, 40787, 40786, 40276, 40173, 40168, 39896, 39863, 39759, 39758, 39721, 39720, 39719, 39716, 39668, 39659, 39658, 39657, 39651, 39649, 39648, 39352, 39324, 39286, 39234, 39096, 39090, 38925, 38923, 38404, 38402, 38397, 38396, 38395, 38394, 38346, 38345, 38344, 38306, 38163, 38162, 38161, 38160, 38152, 38151, 38150, 38149, 38134, 38133, 38132, 38131, 38123, 38122, 38121, 38120, 38112, 38111, 38110, 38109, 37911, 37910, 37868, 36617, 36481, 36228, 36227, 36226, 36198, 36197, 36196, 36158, 36157, 36130, 36127, 36123, 36119, 35993, 35992, 35991, 35990, 35988, 35604, 35592, 35571, 35504, 33756, 33755, 33561, 33485, 33434, 33432, 33425, 33422, 33398, 33349, 33252, 32898, 32873, 32856, 32852, 32851, 32850, 32845, 32844, 32840, 32839, 32838, 32837, 32718, 32675, 32674, 32509, 32503, 32496, 32476, 32106, 32051, 32050, 32048, 32047, 32046, 32044, 32043, 32041, 32040, 32039, 32037, 32036, 32034, 32032, 32031, 32029, 32028, 32027, 32026, 32024, 32023, 32022, 32021, 32020, 32011, 32010, 31855, 31846, 31845, 31844, 31843, 31842, 31841, 31840, 31833, 31664, 31488, 31014, 30982, 30452, 30451, 30450, 30449, 29761, 29742, 29741, 29740, 29739, 29738, 29737, 29736, 29735, 29734, 29512, 29482, 29481, 29477, 29475, 29463, 29455, 29438, 29436, 29434, 29385, 29365, 29364, 29363, 29362, 29361, 29360, 29359, 29358, 29357, 29356, 29355, 29354, 29353, 29352, 29351, 29350, 29349, 29348, 29347, 29346, 29345, 29344, 29343, 29342, 29334, 29333, 29332, 29325, 29324, 29323, 29322, 29321, 29320, 29319, 29318, 29317, 29316, 29315, 29314, 29313, 29107, 29067, 29019, 29018, 29017, 29016, 29014, 29009, 29005, 29004, 29003, 29002, 29001, 29000, 28999, 28998, 28996, 28994, 28993, 28992, 28989, 28987, 28986, 28984, 28982, 28981, 28976, 28975, 28974, 28973, 28972, 28971, 28969, 28967, 28966, 28965, 28962, 28959, 28958, 28957, 28955, 28953, 28949, 28947, 28946, 28943, 28934, 28933, 28931, 28930, 28927, 28924, 28923, 28921, 28916, 28915, 28913, 28912, 28910, 28878, 27667, 27666, 27665, 27664, 27445, 27444, 27308, 27148, 27147, 27146, 27145, 27143, 27142, 27140, 27029, 27024, 27019, 27009, 26993, 26969, 26967, 26966, 26960, 26959, 26950, 26913, 26899, 26892, 26891, 26888, 26885, 26884, 26883, 26882, 26841, 26588, 26572, 26557, 26556, 26543, 26536, 26488, 26442, 26420, 26414, 26235, 26234, 26227, 26226, 26220, 26192, 26190, 26183, 26177, 26153, 25485, 25484, 25147, 25141, 25134, 24851, 24850, 24849, 24804, 24745, 24656, 24655, 24636, 24635, 24629, 24615, 24614, 24613, 24612, 24610, 24609, 24597, 24576, 24536, 24221, 24219, 24218, 24217, 14483, 14355, 14164, 14163, 14009, 14007, 13986, 13966, 13825, 13548, 13501, 13500, 13499, 13498, 13497, 13496, 13495, 13494, 13493, 13478, 13476, 13474, 13472, 13471, 13470, 13469, 13468, 13467, 13466, 13465, 13464, 13463, 13462, 13461, 13460, 13459, 13456, 13452, 13449, 13447, 13446, 13445, 13444, 13443, 13442, 13440, 13427, 13407, 13405, 13327, 13326, 13325, 13324, 13311, 13205, 13204, 13203, 13190, 13182, 13167, 13159, 13111, 13109, 13108, 13098, 13067, 13066, 13065, 13033, 13032, 13031, 13030, 13029, 13028, 13027, 13026, 13025, 13024, 13023, 13022, 13021, 13020, 13019, 13018, 13017, 13016, 13015, 13014, 13013, 13012, 12950, 12947, 12946, 12941, 12940, 12798, 12518, 12517, 12410, 12409, 12408, 12407, 12406, 12405, 12404, 12403, 12402, 12401, 12400, 12399, 12398, 12397, 12396, 12395, 12394, 12393, 12392, 12391, 12390, 12389, 12388, 12387, 12386, 12385, 12384, 12383, 12382, 12381, 12380, 12379, 12378, 12377, 12376, 12375, 12374, 12373, 12371, 12370, 12369, 12368, 12367, 12366, 12365, 12364, 12363, 12362, 12361, 12192, 12062, 11954, 11953, 11952, 11948, 11947, 11926, 11921, 11863, 11862, 11861, 11860, 11859, 11858, 11857, 11856, 11855, 11854, 11853, 11852, 11851, 11850, 11849, 11848, 11847, 11846, 11845, 11844, 11843, 11842, 11841, 11840, 11839, 11838, 11837, 11836, 11835, 11763, 11762, 11761, 11760, 11759, 11758, 11757, 11756, 11755, 11754, 11753, 11752, 11751, 11750, 11749, 11748, 11747, 11746, 11745, 11744, 11743, 11742, 11741, 11740, 11739, 11738, 11737, 11736, 11735, 11734, 11732, 11691, 11584, 11581, 11528, 11488, 11405, 11342, 11341, 11339, 11338, 11337, 11336, 11335, 11252, 11216, 11171, 11132, 11123, 10941, 10940, 10939, 10938, 10740, 10738, 10725, 10216, 10178, 10165, 10073, 10069, 9877, 9860, 9844, 9843, 9840, 9832, 9831, 9763, 9738, 9719, 9717, 9692, 9678, 9638, 9637, 9633, 9630, 9608, 9607, 9590, 9589, 9587, 9575, 9572, 9533, 9493, 9491, 9489, 9485, 9449, 9443, 9441, 9433, 9431, 9428, 9425, 9422, 9365, 9339, 9249, 8981, 8903, 8882, 8881, 8880, 8879, 8878, 8877, 8876, 8866, 8865, 8864, 8863, 8862, 8803, 8788, 8769, 8768, 8746, 8744, 8727, 8726, 8725, 8724, 8723, 8722, 8721, 8720, 8719, 8718, 8717, 8716, 8715, 8714, 8713, 8688, 8686, 8685, 8684, 8683, 8682, 8681, 8680, 8679, 8678, 8677, 8676, 8675, 8674, 8673, 8672, 8671, 8670, 8654, 8653, 8652, 8651, 8650, 8649, 8648, 8647, 8645, 8644, 8643, 8642, 8636, 8635, 8619, 8551, 8471, 8464, 8461, 8426, 8417, 8374, 8372, 8371, 8370, 8367, 8366, 8365, 8356, 8355, 8353, 8346, 8345, 8344, 8336, 8330, 8322, 8288, 8276, 8265, 8264, 8263, 8253, 8233, 8225, 8224, 8223, 8221, 8201, 8193, 8171, 8170, 8169, 8168, 8167, 8120, 8105, 7981, 7946, 7945, 7944, 7943, 7942, 7941, 7940, 7939, 7937, 7936, 7935, 7934, 7933, 7932, 7931, 7930, 7929, 7928, 7927, 7907, 7875, 7868, 7867, 7866, 7862, 7861, 7849, 7844, 7841, 7839, 7830, 7829, 7828, 7728, 7727, 7722, 7701, 7503, 7492, 7488, 7482, 7481, 7386, 7385, 7382, 7321, 7241, 7070, 7068, 7067, 7065, 7044, 7043, 7027, 7026, 7002, 7001, 6985, 6983, 6982, 6981, 6963, 6943, 6921, 6881, 6862, 6848, 6827, 6826, 6825, 6801, 6741, 6681, 6626, 6603, 6571, 6565, 6564, 6562, 6561, 6543, 6541, 6521, 6504, 6461, 6421, 6395, 6394, 6393, 6382, 6381, 6301, 6285, 6283, 6282, 6185, 6184, 6182, 6141, 6133, 6124, 6123, 6030, 6026, 6023, 5901, 5893, 5892, 5881, 5863, 5763, 5762, 5761, 5728, 5726, 5725, 5723, 5722, 5650, 5544, 5543, 5542, 5541, 5538, 5536, 5535, 5482, 5481, 5343, 5341, 5261, 5245, 5242, 5153, 5151, 5147, 5102, 5098, 5096, 5065, 5064, 5062, 4984, 4921, 4867, 4865, 4841, 4821, 4811, 4767, 4766, 4763, 4762, 4740, 4681, 4581, 4521, 4504, 4502, 4495, 4493, 4492, 4451, 4402, 4324, 4293, 4286, 4161, 4133, 4128, 4061, 3924, 3922, 3921, 3909, 3908, 3904, 3901, 3821, 3789, 3765, 3701, 3641, 3636, 3568, 3527, 3524, 3521, 3520, 3517, 3513, 3504, 3446, 3441, 3376, 3364, 3362, 3301, 3281, 3161, 3128, 3116, 3093, 3042, 2983, 2936, 2930, 2929, 2928, 2927, 2926, 2924, 2923, 2922, 2904, 2875, 2873, 2872, 2865, 2864, 2846, 2841, 2801, 2781, 2770, 2768, 2746, 2641, 2605, 2458, 2418, 2383, 2382, 2342, 2282, 2240, 2200, 2199, 2178, 2161, 2139, 2118, 2098, 2040, 2038, 1959, 1956, 1953, 1948, 1947, 1938, 1920, 1886, 1882, 1838, 1823, 1821, 1798, 1796, 1791, 1740, 1738, 1716, 1712, 1698, 1691, 1688, 1680, 1599, 1524, 1523, 1517, 1505, 1498, 1492, 1491, 1489, 1487, 1486, 1483, 1446, 1438, 1385, 1382, 1380, 1371, 1361, 1360, 1339, 1338, 1302, 1286, 1275, 1274, 1248, 1243, 1241, 1221, 1206, 1199, 1198, 1195, 1187, 1180, 1176, 1175, 1164, 1153, 1142, 1141, 1140, 1138, 1136, 1131, 1130, 1123, 1116, 1115, 1113, 1112, 1110, 1109, 1108, 1107, 1106, 1105, 1104, 1102, 1098, 1096, 1095, 1089, 1088, 1087, 1078, 1076, 1075, 1074, 1072, 1069, 1068, 1063, 1062, 1061, 1059, 1057, 1054, 1051, 1050, 1048, 1037, 1035, 1027, 1026, 1025, 1018, 1017, 1016, 1014, 1013, 1011, 1002, 992, 986, 985, 984, 983, 982, 980, 977, 973, 971, 970, 967, 965, 963, 962, 959, 958, 957, 954, 953, 952, 948, 947, 945, 936, 924, 917, 914, 896, 894, 893, 888, 886, 882, 879, 878, 874, 873, 868, 862, 861, 860, 853, 846, 843, 837, 831, 830, 828, 827, 826, 825, 823, 822, 821, 819, 818, 817, 816, 815, 813, 812, 809, 808, 806, 805, 804, 792, 791, 790, 789, 788, 786, 784, 783, 780, 778, 776, 772, 771, 766, 763, 760, 759, 756, 752, 750, 748, 747, 745, 729, 716, 709, 707, 706, 704, 703, 693, 691, 690, 685, 681, 680, 679, 677, 671, 659, 658, 652, 640, 639, 631, 629, 628, 627, 621, 617, 613, 609, 606, 605, 604, 602, 601, 600, 595, 594, 589, 587, 586, 582, 580, 576, 575, 574, 573, 571, 567, 566, 565, 564, 559, 555, 552, 547, 546, 542, 541, 540, 539, 538, 533, 532, 530, 529, 527, 519, 518, 515, 509, 505, 503, 502, 501, 500, 496, 495, 480, 479, 477, 474, 471, 470, 467, 464, 459, 458, 457, 456, 455, 453, 451, 450, 447, 445, 443, 438, 437, 436, 430, 429, 427, 426, 422, 421, 419, 416, 408, 405, 404, 400, 399, 398, 393, 391, 389, 388, 387, 386, 385, 381, 380, 377, 376, 375, 374, 372, 371, 370, 369, 368, 366, 365, 364, 362, 359, 358, 357, 356, 354, 348, 345, 344, 343, 342, 341, 340, 339, 338, 335, 325, 323, 318, 317, 311, 307, 305, 304, 303, 299, 297, 296, 289, 288, 287, 278, 277, 276, 275, 270, 267, 263, 256, 255, 246, 245, 241, 237, 235, 234, 233, 228, 224, 222, 221, 214, 213, 211, 210, 209, 207, 206, 205, 204, 203, 202, 201, 189, 183, 181, 180, 179, 174, 173, 170, 169, 168, 167, 166, 165, 164, 163, 159, 153, 152, 151, 145, 142, 141, 136, 135, 130, 129, 128, 127, 126, 125, 122, 121, 119, 118, 117, 116, 115, 109, 103, 102, 101, 95, 94, 93, 92, 91, 90, 89, 70, 69, 68, 67, 65, 64, 61, 58, 57, 56, 38, 34, 33, 22, 21, 20, 19, 18, 15, 14, 13, 12, 10, 9, 8, 7, 6); +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=83777; -- Infinite Growth IV +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=83776; -- Infinite Growth III +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=83775; -- Infinite Growth II +UPDATE `quest_template` SET `LogTitle`='Queue Bonus', `VerifiedBuild`=56110 WHERE `ID` IN (83074, 83073, 83072, 83071, 82980, 82978, 82977, 82976, 82975, 82974, 82973, 82972, 82971); -- Tracking Quest +UPDATE `quest_template` SET `ContentTuningID`=2699, `VerifiedBuild`=56110 WHERE `ID`=82762; -- Keeping a Close Tabard +UPDATE `quest_template` SET `ContentTuningID`=657, `Expansion`=4, `VerifiedBuild`=56110 WHERE `ID`=82579; -- 10.2.7 Timewalking Season - Pandaria - Random Queue Bonus - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=81976; -- Bazaar, Isn't It? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=81638; -- Home Is Where the Hearthstone Is +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=81564; -- The Story of Noodles +UPDATE `quest_template` SET `RewardFactionValue1`=7, `VerifiedBuild`=56110 WHERE `ID`=80439; -- Aid the Alliance +UPDATE `quest_template` SET `RewardFactionValue1`=7, `VerifiedBuild`=56110 WHERE `ID`=80438; -- Aid the Horde +UPDATE `quest_template` SET `FlagsEx2`=268443648, `VerifiedBuild`=56110 WHERE `ID`=80389; -- Last Hurrah +UPDATE `quest_template` SET `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=80388; -- Last Hurrah: Emerald Dream +UPDATE `quest_template` SET `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=80386; -- Last Hurrah: Zaralek Caverns and Time Rifts +UPDATE `quest_template` SET `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=80385; -- Last Hurrah: Dragon Isles +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=80384; -- A Keg-Stamped Package +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=80380; -- Cloak and Needle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=80349; -- Time to Return +UPDATE `quest_template` SET `RewardFactionValue1`=7, `VerifiedBuild`=56110 WHERE `ID`=80320; -- Aid the Klaxxi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=80197; -- Combine Gems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=80196; -- Extract a Gem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=80018; -- Fashionable Flying +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=80017; -- The Need For Higher Altitudes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=80016; -- The Need For Higher Velocities +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=80015; -- How to Dive with Your Dragon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=80013; -- How to Glide with Your Dragon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=80012; -- Dragonriding +UPDATE `quest_template` SET `ContentTuningID`=2699, `VerifiedBuild`=56110 WHERE `ID`=79515; -- Gather Your Rosebuds +UPDATE `quest_template` SET `ContentTuningID`=2699, `VerifiedBuild`=56110 WHERE `ID`=79514; -- Don't Threaten Me With a Good Time +UPDATE `quest_template` SET `ContentTuningID`=2699, `VerifiedBuild`=56110 WHERE `ID`=79513; -- Dragon Isles Adventuring: Being Yourself +UPDATE `quest_template` SET `ContentTuningID`=2699, `QuestDescription`='Perhaps Cindrethresh is right. \n\nStill, if I\'m to pick a visage, I should at least give it some thought.\n\nI just do not fully understand the concept of visage forms.\n\nI have heard that visage is supposed to be ones own expression of self.\n\nHow does one discover what that is?\n\nMaybe some of the individuals here in Valdrakken hold the answers.\n\n$p, I need you to gather intel. I will remain here. Report back your findings when you are finished.', `VerifiedBuild`=56110 WHERE `ID`=79512; -- Who Are You? +UPDATE `quest_template` SET `ContentTuningID`=2699, `VerifiedBuild`=56110 WHERE `ID`=79511; -- Identity Crisis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `LogDescription`='[Shift Right Click your chest or leg armor and socket the Chipped Deadly Sapphire.]', `VerifiedBuild`=56110 WHERE `ID`=79489; -- Gems of Power +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=79466; -- [DNT] Renown Reward 004 +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=79465; -- [DNT] Renown Reward 003 +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=79464; -- [DNT] Renown Reward 002 +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=79462; -- [DNT] Renown Reward 001 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=79453; -- Awakened Crests, Unlimited Possibilities +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=79448; -- Leave No Flightstone Unturned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=79440; -- Recalling the War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=79438; -- Goodbyes Are Hard When You Live Forever +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=79437; -- Knot My Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=79435; -- What's Hours Is Yours +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=79434; -- Weave It To Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=79433; -- Seeking Expert Advice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=79432; -- It's About Time +UPDATE `quest_template` SET `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=79226; -- The Big Dig: Traitor's Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=78894; -- Infinite Growth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=78893; -- A Scrap of Bronze +UPDATE `quest_template` SET `QuestDescription`='I\'m bettin\' dat ogre Mai\'Zoth is behind all dis. He should have died long ago, but his magics still be strong. \n\nHe be using the altar\'s centerpiece as a conduit to drain Lukou\'s power.\n\nRecover the centerpiece and prove he\'s not so unkillable when he doesn\'t have a loa hostage.', `VerifiedBuild`=56110 WHERE `ID`=78875; -- The Unkillable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (78602, 78601, 78600); -- Amirdrassil, the Dream's Hope: Up in Smoke +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=78595; -- Dream Infused +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=78473; -- The Power of Dreams, Lost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=78429; -- The Power of Dreams, Awoken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=78421; -- The Power of Dreams +UPDATE `quest_template` SET `RewardMoneyDifficulty`=0, `Flags`=34603520, `VerifiedBuild`=56110 WHERE `ID`=78386; -- Emerald Reawakening +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=78380; -- I Dream of Drakes +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=78377; -- Counting Drakes +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56110 WHERE `ID`=78374; -- Flightstones +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56110 WHERE `ID`=78372; -- Drake's Crests +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56110 WHERE `ID`=78364; -- Drake's Crests +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=78363; -- The Tabard of Your Dreams +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56110 WHERE `ID`=78358; -- Drake's Crests +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=78357; -- Dreamy Drakewatching +UPDATE `quest_template` SET `LogTitle`='DO NOT USE', `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56110 WHERE `ID`=78356; -- Whelpling's Crests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=78355; -- Essence of a Broken Dream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=78160; -- To the Test: Symbiotic Glowspore Grip +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=78159; -- Handling It: Glowspore Grip +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=78156; -- Handling It: Radiant Vellum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=78155; -- Handling It: Radiant Fleck of Ash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=78154; -- To the Test: Rune of Shadowbinding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=78153; -- Handling It: Prototype Rune +UPDATE `quest_template` SET `QuestDescription`='The Legion may be one entity, but it is vast. The demons that comprise it are as varied as the innumerable worlds they have conquered.\n\nBut I have had no dealings with satyr. From what the Prophet has told me, they seem disorganized. Intelligent certainly, but feral in their malevolence.\n\nI am inclined to believe their recent attacks are random, but perhaps not. Bring me the totems they have scattered across Bloodmyst. I may be able to ascertain what, if anything, their end goal is.', `VerifiedBuild`=56110 WHERE `ID`=78078; -- Assessing the Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=78003; -- Handling It: Taut Tethercoil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=78002; -- To The Test: Concentrated Sophic Vellum +UPDATE `quest_template` SET `Flags`=38797320, `VerifiedBuild`=56110 WHERE `ID`=77955; -- Heated Hearthstone Hustle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=77886; -- Handling It: Shadowed Dreamleaf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=77838; -- Tattered Dreamleaf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=77835; -- Handling It: Rune of Shadowbinding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=77833; -- Handling It: Concentrated Sophic Vellum +UPDATE `quest_template` SET `ContentTuningID`=2856, `VerifiedBuild`=56110 WHERE `ID`=77813; -- Lightning Strikes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=77791; -- Handling It: Symbiotic Glowspore Grip +UPDATE `quest_template` SET `QuestDescription`='Great job on that small find! Now, are you ready for something big?\n\nMore often than not, shaking up the small stuff will shake up something even BIGGER just below the surface. Another little rumble, and we\'ll have a major find on our hands, I can feel it.\n\nA major find works almost the same as the smaller ones with a couple extra steps. Why don\'t you tackle this one too? It\'ll be good practice for ya.\n\nDon\'t worry! I can guide you through it.', `VerifiedBuild`=56110 WHERE `ID`=77268; -- Hands-On Experience +UPDATE `quest_template` SET `FlagsEx`=8320, `VerifiedBuild`=56110 WHERE `ID`=77250; -- Realized Potential +UPDATE `quest_template` SET `FlagsEx`=8320, `VerifiedBuild`=56110 WHERE `ID`=77249; -- One of Us +UPDATE `quest_template` SET `FlagsEx`=8320, `VerifiedBuild`=56110 WHERE `ID`=77248; -- A Recognition of Skill +UPDATE `quest_template` SET `FlagsEx`=8320, `VerifiedBuild`=56110 WHERE `ID`=77241; -- A Foreseeable Friendship +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=77193; -- The Power of Temptation +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=77192; -- An Axe Tempered +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=77191; -- Handling It +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=77093; -- The Shadowflame Axe +UPDATE `quest_template` SET `ItemDrop1`=208227, `ItemDropQuantity1`=1, `VerifiedBuild`=56110 WHERE `ID`=76430; -- Beginning Impositions +UPDATE `quest_template` SET `ContentTuningID`=2586, `VerifiedBuild`=56110 WHERE `ID`=76176; -- First Steps +UPDATE `quest_template` SET `ContentTuningID`=2586, `VerifiedBuild`=56110 WHERE `ID`=76171; -- Walking the Path of Tyr +UPDATE `quest_template` SET `Flags`=37748744, `FlagsEx`=512, `ItemDrop1`=206681, `ItemDropQuantity1`=1, `VerifiedBuild`=56110 WHERE `ID`=76163; -- A Lighter Shade of Fel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=76158; -- Temporal Gossamer +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID` IN (76112, 76105, 76104, 76103, 75833); -- Report to the Trading Post +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (76086, 76085, 76083); -- Aberrus, the Shadowed Crucible: Echoes of the Earth-Warder +UPDATE `quest_template` SET `Flags`=34619392, `VerifiedBuild`=56110 WHERE `ID` IN (76031, 76029, 76028, 76025); -- Dragon Isles Supplies +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=76030; -- Airborne Winding +UPDATE `quest_template` SET `ContentTuningID`=2586, `VerifiedBuild`=56110 WHERE `ID`=75953; -- An Exemplar of Compassion: Valunei +UPDATE `quest_template` SET `ContentTuningID`=2586, `VerifiedBuild`=56110 WHERE `ID`=75952; -- An Exemplar of Sacrifice: Nolaki +UPDATE `quest_template` SET `ContentTuningID`=2586, `VerifiedBuild`=56110 WHERE `ID`=75951; -- An Exemplar of Order: Talthis +UPDATE `quest_template` SET `ContentTuningID`=2586, `VerifiedBuild`=56110 WHERE `ID`=75950; -- An Exemplar of Justice: Hadwin +UPDATE `quest_template` SET `ContentTuningID`=2699, `VerifiedBuild`=56110 WHERE `ID`=75923; -- Raise the Alarm +UPDATE `quest_template` SET `ContentTuningID`=2699, `VerifiedBuild`=56110 WHERE `ID`=75922; -- Inflammatory Information +UPDATE `quest_template` SET `ContentTuningID`=2699, `VerifiedBuild`=56110 WHERE `ID`=75921; -- Through the Flames +UPDATE `quest_template` SET `ContentTuningID`=2699, `VerifiedBuild`=56110 WHERE `ID`=75920; -- Eyes of Fire +UPDATE `quest_template` SET `ContentTuningID`=2699, `VerifiedBuild`=56110 WHERE `ID`=75919; -- Dousing the Wards +UPDATE `quest_template` SET `ContentTuningID`=2699, `VerifiedBuild`=56110 WHERE `ID`=75918; -- Fire Season +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=75742; -- Drake Helms +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56110 WHERE `ID`=75741; -- Bundle of Boulders +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=75731; -- Scented Boots +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=75730; -- Slitherdrake Watching +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=75727; -- The Smelliest Tabard +UPDATE `quest_template` SET `FlagsEx`=128, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56110 WHERE `ID`=75724; -- Like the Niffen Do +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=75723; -- Cavern Drakewatching +UPDATE `quest_template` SET `QuestType`=0, `RewardItem1`=0, `RewardAmount1`=0, `LogTitle`='Bag of Gold', `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56110 WHERE `ID`=75722; -- Drake's Shadowflame Crest +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=75720; -- Care to Barter? +UPDATE `quest_template` SET `ContentTuningID`=2586, `VerifiedBuild`=56110 WHERE `ID`=75638; -- Dislocated Disc Located +UPDATE `quest_template` SET `ContentTuningID`=2586, `VerifiedBuild`=56110 WHERE `ID`=75637; -- The Final Beacon +UPDATE `quest_template` SET `ContentTuningID`=2586, `VerifiedBuild`=56110 WHERE `ID`=75636; -- Tyrangulation +UPDATE `quest_template` SET `ContentTuningID`=2586, `VerifiedBuild`=56110 WHERE `ID`=75635; -- For Tyr! +UPDATE `quest_template` SET `ContentTuningID`=2586, `VerifiedBuild`=56110 WHERE `ID`=75634; -- Reforging the Tyr's Guard +UPDATE `quest_template` SET `ContentTuningID`=2586, `VerifiedBuild`=56110 WHERE `ID`=75633; -- We Have the Technology +UPDATE `quest_template` SET `ContentTuningID`=2586, `VerifiedBuild`=56110 WHERE `ID`=75632; -- A Dislocated Disc +UPDATE `quest_template` SET `ItemDrop1`=208226, `ItemDropQuantity1`=1, `VerifiedBuild`=56110 WHERE `ID`=75538; -- Beginning Impositions +UPDATE `quest_template` SET `Flags`=622656, `VerifiedBuild`=56110 WHERE `ID`=75511; -- Tracking Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=74924; -- Nasz'uro, the Unbound Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=74923; -- It Takes a Village to Make an Artifact +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=74913; -- Memories of an Artifact +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=74912; -- Neltharion's Legacy +UPDATE `quest_template` SET `Flags`=33619968, `VerifiedBuild`=56110 WHERE `ID`=73864; -- Tracking Quest +UPDATE `quest_template` SET `QuestDescription`='It doesn\'t matter if you were invited or if you just showed up. Drogbar, niffen, or $r, everyone pays for the Glimmerogg Games! \n\nEven I did, and I\'m runnin\' this show!\n\n\n\nI know you can\'t pay in drogdollars, but you can pay in snacks for everyone. And we love mushrooms and fish! Bring Brogg some food, and we\'re square, okay?', `VerifiedBuild`=56110 WHERE `ID`=73708; -- Pay to Play +UPDATE `quest_template` SET `Flags`=35700736, `FlagsEx`=64, `VerifiedBuild`=56110 WHERE `ID`=72810; -- A Shattered Path Through Time +UPDATE `quest_template` SET `Flags`=35700736, `FlagsEx`=64, `VerifiedBuild`=56110 WHERE `ID`=72728; -- The World Awaits +UPDATE `quest_template` SET `Flags`=35700736, `FlagsEx`=64, `VerifiedBuild`=56110 WHERE `ID`=72727; -- A Burning Path Through Time +UPDATE `quest_template` SET `Flags`=35700736, `FlagsEx`=64, `VerifiedBuild`=56110 WHERE `ID`=72726; -- A Frozen Path Through Time +UPDATE `quest_template` SET `Flags`=35700736, `FlagsEx`=64, `VerifiedBuild`=56110 WHERE `ID`=72725; -- A Shrouded Path Through Time +UPDATE `quest_template` SET `Flags`=35700736, `FlagsEx`=64, `VerifiedBuild`=56110 WHERE `ID`=72724; -- A Savage Path Through Time +UPDATE `quest_template` SET `Flags`=35700800, `FlagsEx`=8388672, `VerifiedBuild`=56110 WHERE `ID`=72723; -- A Call to Battle +UPDATE `quest_template` SET `Flags`=35700736, `FlagsEx`=64, `VerifiedBuild`=56110 WHERE `ID`=72722; -- Emissary of War +UPDATE `quest_template` SET `Flags`=35700800, `FlagsEx`=8388672, `VerifiedBuild`=56110 WHERE `ID`=72720; -- The Arena Calls +UPDATE `quest_template` SET `Flags`=35700736, `FlagsEx`=64, `VerifiedBuild`=56110 WHERE `ID`=72719; -- A Fel Path Through Time +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID` IN (72693, 72688); -- Renown Supplies +UPDATE `quest_template` SET `FlagsEx`=128, `RewardItem1`=215359, `VerifiedBuild`=56110 WHERE `ID`=72690; -- Renown Supplies +UPDATE `quest_template` SET `LogTitle`='Dragonflight (60-69) E', `VerifiedBuild`=56110 WHERE `ID` IN (72623, 72622, 72621, 72620, 72619, 72550, 72549, 72548, 72539, 72538, 72537, 72536, 72535); -- Dragonflight (61-69) E +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID` IN (72392, 72048, 72038); -- Dragon Isles Supplies +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=72363; -- Good at Doings, Not Understandings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (72336, 72335, 72334, 70909, 70902, 70889); -- Crafting for Expertise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (72333, 72332, 72331, 72330, 72329, 70892); -- Crafting Your Start +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=72328; -- Our Ferocious, Armored Steeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (72327, 72326, 72325, 72324, 72323); -- Iskaaran Crafting Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (72322, 72321, 72320, 72319, 72318); -- Iskaaran Crafter's Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (72317, 72316, 72315, 72314, 72297); -- A Gift of Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (72313, 72312, 72311, 72310, 72296); -- A Gift of Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (72309, 72308, 72306, 72305, 72304, 72303, 72302, 72301, 72300, 72299, 72295, 72294); -- Expedition Crafting Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=72293; -- Adventuring in the Dragon Isles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=72269; -- Thaldraszus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=72268; -- Azure Span +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=72267; -- Ohn'ahran Plains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=72266; -- The Waking Shores +UPDATE `quest_template` SET `Flags`=7340032, `VerifiedBuild`=56110 WHERE `ID`=72256; -- The Dark Talons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (72253, 72252); -- Dragon Isles Fishing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (72251, 72250); -- Dragon Isles Cooking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (72249, 70366); -- Dragon Isles Tailoring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (72247, 70365); -- Dragon Isles Jewelcrafting +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=72246; -- Serene Dreams +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (72245, 70355); -- Dragon Isles Alchemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=72244; -- Dragon Isles Inscription +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (72243, 70364); -- Dragon Isles Herbalism +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (72242, 70359); -- Dragon Isles Engineering +UPDATE `quest_template` SET `Flags`=7340032, `VerifiedBuild`=56110 WHERE `ID`=72240; -- The Obsidian Warders +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=72190; -- Reservoir Reservations +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=72189; -- Garden Variety +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=72122; -- Erstwhile Ecologists +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=72117; -- Cultural Exchange +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=72067; -- Relaxation Time! +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=72060; -- Special Treatment +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=71239; -- Lost to the Skies +UPDATE `quest_template` SET `FlagsEx`=8320, `VerifiedBuild`=56110 WHERE `ID`=71231; -- Call of the Hunt +UPDATE `quest_template` SET `FlagsEx`=8320, `VerifiedBuild`=56110 WHERE `ID`=71229; -- Call of the Plains +UPDATE `quest_template` SET `FlagsEx`=8320, `VerifiedBuild`=56110 WHERE `ID`=71227; -- Aerial Challenges +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID` IN (71219, 66448); -- The Wayward Waywatcher +UPDATE `quest_template` SET `FlagsEx`=8320, `VerifiedBuild`=56110 WHERE `ID`=71210; -- To Dragonbane Keep! +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=71182; -- Wayward Archivists +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=71179; -- Look to the Overlook +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=71152; -- Back to the Main Hall +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=71135; -- Loose Ends +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=71090; -- From the Heart, For the Heart +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=71089; -- Get on the Horn +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=71085; -- Representation Matters +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=71083; -- An Expected Unexpected Gift +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=71079; -- Getting to the Point +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=71075; -- Understanding Their Grace +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=71074; -- Befriending Wings and Wind +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=71073; -- Mantle of Friendship +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=71067; -- Whistling Rocks +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=71066; -- A Useful Curiosity +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=71060; -- To Adorn Your Head +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=71058; -- Observing the Wind +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=71024; -- Chaos and Commotion +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=71022; -- Reign of the Ram +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (71020, 71019, 71018); -- Vault of the Incarnates: Break a Few Eggs +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=71017; -- Naluki's Letter +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=71016; -- Grimtusk's Sister +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=71015; -- All Brawn, No Brains +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=71014; -- A Far Furbolg Friend +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=71013; -- No Vengeance on an Empty Stomach +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=71012; -- Varsek Recruited +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=71009; -- Elementary, My Dear Drakonid +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=71002; -- Best Spell Ever +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=71000; -- Barst Recruited +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70996; -- A Little Kelp for My Friends +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70994; -- Drainage Solutions +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70989; -- Part of a Pack +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70985; -- The Lonely Scout +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70978; -- Dragon Isles Champion's Tales +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70977; -- Scaps Packs +UPDATE `quest_template` SET `FlagsEx`=128, `QuestDescription`='As you may know, the children of Iskaara are fiercely independent. They learn from a young age to fend for themselves. \n \nIt\'s a rite of passage for many of the older kids to sneak off to the iceberg southeast of here. Kiopo, the eldest of our children, is out there right now. Tell him I sent you, and he should offer you one of our sleds! \n \nAh, that reminds me of my younger days... out there with my friends...', `VerifiedBuild`=56110 WHERE `ID`=70976; -- Slacking and Sledding +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70972; -- Our Loyal, Lanky Steeds +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70971; -- Arms for Every Arm +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70970; -- Good Intentions +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70968; -- Of the Cloth, of the Community +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70967; -- Fishy Entertainment +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70966; -- Trading Made Easier +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70964; -- Shrug it On! +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70963; -- Wrist Support +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70962; -- A Comfy Seat +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70961; -- Shouldering the Needed Armor +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70960; -- Trader's Apparel +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70959; -- Cute and Cuddly +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70956; -- Of Azure Scales +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70955; -- Fascinating Fliers +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70954; -- Mounting Curiosity +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70953; -- Tuskarr Headwear +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70952; -- Abandoned... or Hidden Caches +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70950; -- Skewering Even Bigger Fish +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70948; -- Hook, Line, and Swelter! +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70946; -- No One May Wield It +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70945; -- Netting More +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70944; -- Ice Fishing +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70943; -- Harpooning +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70942; -- Highland Fishing +UPDATE `quest_template` SET `FlagsEx`=8320, `QuestDescription`='Hello again! Did you know I\'m gonna be the bestest fisherman in the village? I caught a giant piranha once. It tried to eat my face! \n \n \n \nOh yeah! I have a message for you. Nunvuq, back in Iskaara, wants to tell you about fishing holes.', `VerifiedBuild`=56110 WHERE `ID`=70941; -- Fishing Holes +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70940; -- Tuskarr Champion's Tales +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70939; -- Cooking Utensils +UPDATE `quest_template` SET `FlagsEx`=8320, `QuestDescription`='There you are, $n! The soup\'s on! \n \nYou better hurry up and get to Iskaara. Big Kinook has been looking for you. \n \nOne time he told me to get a slimy, icky spinefish for the soup and I didn\'t want to, so I yelled: \"No, chef!\" \n \nHe was so mad I thought he was going to throw me in the soup!', `VerifiedBuild`=56110 WHERE `ID`=70938; -- Community Feasts +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70937; -- What Valthrux Once Was +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70936; -- Stolen Tuskarr Totems +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70931; -- Whispered Fragments +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70915; -- Crowning Achievement +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70914; -- The Breadth of Dragon Weaponry +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70913; -- To Bear Our Mantle +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70912; -- The Accord's High Standards +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70911; -- Armored and Ready +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70910; -- Mysteries in Paper and Glass +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70905; -- Flying with Our Colors +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70904; -- Variety is the Spice of Life +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70903; -- Wielding Titanic Might +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70901; -- A Collection of Creatures +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70897; -- A Coming of Age +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70896; -- Waist Not, Want Not +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70895; -- Soaring in Style +UPDATE `quest_template` SET `ContentTuningID`=3002, `VerifiedBuild`=56110 WHERE `ID`=70893; -- Community Feast +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70891; -- Fitting In +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70888; -- Rubbing Shoulders With The Best +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70887; -- Feeling Freedom +UPDATE `quest_template` SET `FlagsEx`=128, `RewardItem1`=215359, `VerifiedBuild`=56110 WHERE `ID`=70885; -- Renown Supplies +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70883; -- A Hand in Cultivation +UPDATE `quest_template` SET `FlagsEx`=128, `RewardItem1`=215359, `VerifiedBuild`=56110 WHERE `ID`=70882; -- Renown Supplies +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70880; -- To Cook With Finery +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70879; -- Report on the Rebels +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70878; -- Ring of Fire +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70876; -- Fracture the Foci +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70875; -- Worst of the Worst +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70874; -- To Breach a Fire Wall +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70873; -- Chasing Waterfalls +UPDATE `quest_template` SET `QuestDescription`='I see you\'re getting along with the villagers. \n \nYou seek to learn more about our ways of fishing you say? Well, first of all no one fishes with their bare hands. I can craft you a good, strong net worthy of an Iskaaran.', `VerifiedBuild`=56110 WHERE `ID`=70871; -- Iskaaran Fishing Net +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70859; -- What the Guardian Beholds +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70858; -- Back into the Action +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70856; -- Kill it with Fire +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=70854; -- So How Did It Go? +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=70853; -- A Friend for Lubbins +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=70851; -- Born to Be Wilder +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70850; -- Maldra's in Hot Water +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=70849; -- This Calls for a Specialist +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70843; -- Ruin the Runestones +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70842; -- Detonation Locations +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70839; -- The Search for Titan Relics +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70838; -- Rebels With a Cause +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70837; -- Follow the Clues +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70833; -- Rumors of the Jeweled Whelplings +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70831; -- Researching in Comfort +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70828; -- Wayfinder's Compass +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70822; -- Lost Expedition Scouts +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70821; -- Skitterfly Riding +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70820; -- The Basecamp 'Pets' +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70819; -- Renowned Explorer's Armor +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID` IN (70818, 70817); -- New Dragonscale Equipment +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70815; -- Demolitions Access +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70814; -- Unlocking Magical Treasures +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70813; -- Digging Up Treasure +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70812; -- Expedition Cloaks +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70810; -- Broader Mysteries of the Dragon Isles Drakes +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70809; -- Deeper Mysteries of the Dragon Isles Drakes +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70808; -- Initial Mysteries of the Dragon Isles Drakes +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70807; -- Advanced Excavation Tools +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=70785; -- The City of the Dead +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=70784; -- The Abandoned Outpost +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70781; -- Out of the Blue +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70748; -- For Blue Eyes Only +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70745; -- Enforced Relaxation +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70744; -- Look at the Bones! +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70743; -- Precious Baby +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70741; -- Some Favorite Things +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70740; -- Steam Cleaning +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70739; -- Bloodlines, Sweets, and Teerai +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70738; -- The You-ga Class +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=70732; -- A Practice Bout +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70730; -- Shikaar Giver +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=70722; -- What Lubbins Needs +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70721; -- After My Ohn Heart +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70708; -- Hollow +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=70703; -- The Legacy of Tyrhold +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=70697; -- An Expert Opinion +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=70647; -- Oh Where, Oh Where Can He Be? +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70644; -- Taming the Wild Goat +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70643; -- Arcane Explosives +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70641; -- A Waking Oath +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70640; -- WANTED: Boss +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70627; -- What of the Winterpelt Clan? +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70550; -- Welcome to the Assembly +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=70507; -- The Insight of Tyr +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=70503; -- The Vigilance of Tyr +UPDATE `quest_template` SET `ContentTuningID`=2400, `VerifiedBuild`=56110 WHERE `ID`=70437; -- To Tyrhold +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70377; -- Derelict Fashion +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70374; -- Himia, the Blessed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (70370, 70368); -- Occupation Examination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=70363; -- Dragon Isles Skinning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=70362; -- Dragon Isles Leatherworking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=70360; -- Dragon Isles Enchanting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (70358, 70357); -- Dragon Isles Blacksmithing +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70351; -- Garden Party +UPDATE `quest_template` SET `FlagsEx`=128, `VerifiedBuild`=56110 WHERE `ID`=70335; -- Simple Excavation Tools +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70319; -- Nergazurai +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70268; -- Memories Revived +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70242; -- Life After Life +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70241; -- The Bitter End +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70240; -- Pain Management +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70239; -- Untold Regrets +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70171; -- Happy Little Accidents +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70170; -- Beat the Demons Out of It +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70169; -- Even Trees Need Friends +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70168; -- Sad Little Accidents +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70166; -- The Joy of Painting +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70164; -- A Tinker's Chance +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70155; -- Look, Listen, and Breathe +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70139; -- Where There's a Ward, There's a Way +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70134; -- Memories +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70132; -- Stay a While +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70129; -- Toejam the Terrible +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70070; -- But... I Am the Hero of Ducks +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70069; -- Others Call Me Duck Herder +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70062; -- Some Call Me Bug Catcher +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=70058; -- Friend on the Mend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=69981; -- Customer Satisfaction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=69979; -- A Worthy Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=69946; -- The Master of Their Craft +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID` IN (69940, 69939, 69937); -- Sylvan Succor +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=69936; -- Zambul, Head Vandal +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=69934; -- Bleeding Hearts +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=69933; -- Curiosity's Price +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=69932; -- Every Life Counts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=69919; -- A Craft in Need +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=69915; -- Targeted Ads +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=69904; -- Suspiciously Quiet +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=69902; -- Theory in Practice +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=69901; -- Bring In the Expert +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=69900; -- Identifying the Source +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=69899; -- Secret Research +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=69897; -- Behavior Analysis "Homework" +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=69896; -- Disastrous Detour +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=69888; -- Unusual Suspects +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=69097; -- A Vault Unsealed +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=69096; -- Taivan's Purpose +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=69095; -- Homeward Hound +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=69094; -- Saving Centaur +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=69093; -- A New Mystery +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=68863; -- A Lost Tribe +UPDATE `quest_template` SET `LogTitle`='Skyriding Talents and You', `LogDescription`='Speak to Lithragosa to see your Skyriding skills.', `QuestDescription`='Obviously, it is not just Glensera and myself that are invested in these adventurers. Lithragosa is also excited to help you hone your dragonriding skills, and you have already met Celormu which is excellent.\n\nAlso, there are Dragon Glyphs all around the Dragon Isles, which you should keep an eye out for and collect as you see them.\n\nYour next stop is to speak to Lithragosa, who can show you what skills you can learn!', `VerifiedBuild`=56110 WHERE `ID`=68798; -- Dragon Glyphs and You +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=68794; -- Ally of Dragons +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=68640; -- Sudden Isolation +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=68087; -- Danger in Daruukhan +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=68085; -- Shaping a Shepherd +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=68084; -- The Gentle Giant +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=68083; -- Try Again, Taivan! +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=67921; -- The Hunting Hound +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=67772; -- The Trouble with Taivan +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=67724; -- The Fending Flames +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=67722; -- Break on Through +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=67606; -- A Dryadic Remedy +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=67299; -- Drakes be Gone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=67298; -- The Wonders of the World +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=67295; -- That's My Specialty +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=67178; -- White Eyes, Blue Dragon +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=67175; -- How To Stop An Exploding Toy Boat +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=67174; -- Arcane Detection +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=67167; -- It's Time To Duel! +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=67154; -- Entropic Remnants +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=67111; -- The Ailing Apprentice +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=67094; -- A Dryad's Work Is Never Done +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=67093; -- An Anomalous Shrine +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=67084; -- The Silver Purpose +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=67081; -- Halls of Infusion: An Infusion of Materials +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=67079; -- Hard Lock Life +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=67078; -- Parting Instructions +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=67077; -- Memories of the Past +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=67076; -- A Spark of Discovery +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=67075; -- The Magic Within +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=67074; -- The Gift of Silver +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=67050; -- Frostbite: Causes and Symptoms +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66997; -- Nursery Direction +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66972; -- Old Stonetusk +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66971; -- The Face of Death +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66968; -- Pruning The Pack +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66964; -- Artifacts in the Wrong Hands +UPDATE `quest_template` SET `QuestSortID`=-615, `QuestInfoID`=0, `LogDescription`='Collect Trader\'s Tender from the Collector\'s Cache and tour the Trading Post.', `QuestDescription`='\n\nRare antiquities from every corner of Azeroth! Fine goods fit for any taste!\n\nYou will not find these unique treasures anywhere else, friend.\n\nCome see us at one of our outposts in Orgrimmar or Dornogal and gaze in wonder upon the mysteries in store for you!\n\n--Zen\'shiri Trading Post\n\n\n\nBe sure to present this flyer for some extra Trader\'s Tender!', `VerifiedBuild`=56110 WHERE `ID`=66959; -- Tour the Trading Post +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66958; -- Protect And Herd +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66957; -- A Shadow In The Ice +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66939; -- Hunting the Huntmaster +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66929; -- Gotta Collect Them All +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66893; -- Beaky Reclamation +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66892; -- Deluge Dilemma +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66879; -- Hornstrider Havoc +UPDATE `quest_template` SET `QuestSortID`=-615, `QuestInfoID`=0, `LogDescription`='Collect Trader\'s Tender from the Collector\'s Cache and tour the Trading Post.', `QuestDescription`='\n\nFancy yourself a collector, trader, or adventurer? \n\nWe\'ve travelled all over Azeroth collecting goods of the finest quality for someone exactly like you!\n\nVisit one of our outposts in Stormwind or Dornogal and browse all the latest goods!\n\n--T&W Trading Post\n\n\n\nBe sure to present this flyer for some extra Trader\'s Tender!', `VerifiedBuild`=56110 WHERE `ID`=66858; -- Tour the Trading Post +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66846; -- The Heart of the Deck +UPDATE `quest_template` SET `ContentTuningID`=2311, `VerifiedBuild`=56110 WHERE `ID`=66845; -- Legendary Foil +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66844; -- The Great Shokhari +UPDATE `quest_template` SET `ContentTuningID`=2311, `VerifiedBuild`=56110 WHERE `ID`=66843; -- Out of Lukh +UPDATE `quest_template` SET `ContentTuningID`=2311, `VerifiedBuild`=56110 WHERE `ID`=66841; -- A Shard of the Past +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66840; -- Water Safety +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66839; -- It's Brew Time! +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66838; -- It's Cold Up Here +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66837; -- Nothing for Breakfast +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66834; -- Rellen, the Learned +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66831; -- Home Is Where the Frogs Are +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66830; -- Hornswoggled! +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66828; -- Huddle at the Hollow +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66827; -- Flowers of our Labor +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66825; -- A Ruby Lifecalling +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66814; -- The Judgment of Tyr +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66781; -- A Matter of Taste +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66737; -- A Better Start +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66735; -- Just a Trim +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66734; -- Leave Bee Alone +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66730; -- True Survivors +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66724; -- The Gleamfisher +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66719; -- One Step Backwards +UPDATE `quest_template` SET `RewardXPMultiplier`=2, `VerifiedBuild`=56110 WHERE `ID`=66718; -- Gnolls Must Die +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66715; -- The Extraction +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66709; -- Field Medic 101 +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66708; -- Riders in the Snow +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66703; -- Snowball Effect +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66700; -- The Black Locus +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66690; -- The Nokhud Offensive: The Final Ancestor +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66689; -- More Than A Rock +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66688; -- Signs of the Wind +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66687; -- Land of the Apex +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66684; -- Storm Chasing +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66683; -- Last Resort Analysis +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66681; -- Tempests Abound +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66680; -- Counting Sheep +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66676; -- Sneaking In +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66673; -- Speak to Koranos +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66671; -- Path to Nowhere +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=66661; -- It's Just a Coin, What Could it Cost? +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66658; -- The Nokhud Offensive: Founders Keepers +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66657; -- And Stay Dead! +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66656; -- Definitely Eternal Slumber +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66655; -- Reagents of De-Necromancy +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66654; -- Desecrator Annihilator +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66652; -- Return to Mender +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66651; -- Up to No-khud +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=66650; -- Fate's Finale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=66649; -- Turning the Wheel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=66648; -- Crossing Fate +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66636; -- The Other Side +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66635; -- Reunited, Once Again +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66622; -- Wayward Tools +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66620; -- Emerald Summons +UPDATE `quest_template` SET `Flags`=7340032, `VerifiedBuild`=56110 WHERE `ID` IN (66589, 65443); -- Expeditionary Coordination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=66579; -- Sounds of Healing +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66559; -- Back To Camp +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66558; -- Rowie +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66557; -- Academic Acquaintances +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66556; -- Ice Cave Ya Got There +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66555; -- Bear With Me +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66554; -- Aggressive Self-Defense +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66553; -- Hollow Up +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66547; -- It Belongs in a Museum... Eventually +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66546; -- Retrieve the Discs +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66523; -- Tending the Forge +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66509; -- Paranoid 1 +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66504; -- A Shard of Crystalized Mana +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66503; -- For The Love of Others +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66500; -- Ways of Seeing +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66493; -- Send It! +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66489; -- Setting the Defense +UPDATE `quest_template` SET `RewardXPMultiplier`=2, `VerifiedBuild`=56110 WHERE `ID`=66488; -- WANTED: Frigellus +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66473; -- The Land Awakens +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66472; -- Primal List +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66471; -- Prime Planning +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66470; -- The Forward Push +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66468; -- What Once Was Ours +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66467; -- Art Imitates Life +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66465; -- Cache and Release +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66457; -- Ending the Blue Period +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66456; -- A Poisonous Palette +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66447; -- Beyond the Barrier +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66444; -- While the Iron Is Hot +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66443; -- Calling the Hunting Party +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66442; -- Let's Get Theoretical +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66441; -- Distilled Effort +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66440; -- Closure +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66439; -- Rapid Fire Plans +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66438; -- Lofty Goals +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66437; -- A Key Element +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66436; -- Unearthed Troublemakers +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66435; -- Site Salvage +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66431; -- In Mourning +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66429; -- I Will Remember +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66428; -- Friendship For Granted +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66427; -- A Looming Menace +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66426; -- Running Out of Time +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66425; -- Arcane Overload +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66423; -- Worries and Validations +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66422; -- The Expedition Continues! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=66420; -- Happy Hour +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66418; -- Testing the Tuskarrsenal +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66417; -- Salvaging Supplies +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66415; -- The Only Way Past Is Through +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66414; -- All But One +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66412; -- Carry On, Basilton +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66411; -- Troubled Waters +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66410; -- Worst Impressions +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66409; -- Pressing Matters +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66402; -- Like Mother, Like Daughter +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66401; -- The Dreamer +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66400; -- Winter's Fall +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66399; -- We'll Cross that Bridge +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66398; -- The Emerald Dragonflight +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66397; -- Our Full Strength +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66396; -- Guarded Appreciation +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66395; -- The Chittering Rocks +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66394; -- Thin the Veil +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66393; -- To Somnikus +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66392; -- Rallying Nature's Allies +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66391; -- To the Ruins! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=66390; -- Missing Merchandise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=66383; -- Legendary Assistance +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66353; -- R.A.D. Anomalies +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66352; -- What the Enemy Knows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=66323; -- Idling Pie +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66299; -- The Awaited Egg-splosion +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66279; -- New Kid on the Clock +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66278; -- One Drakonid's Junk +UPDATE `quest_template` SET `RewardXPMultiplier`=1.299999952316284179, `VerifiedBuild`=56110 WHERE `ID`=66270; -- Whack-a-Gnoll +UPDATE `quest_template` SET `RewardXPMultiplier`=1.299999952316284179, `VerifiedBuild`=56110 WHERE `ID`=66269; -- Just To Be Sure +UPDATE `quest_template` SET `RewardXPMultiplier`=1.299999952316284179, `VerifiedBuild`=56110 WHERE `ID`=66268; -- Third Try's the Charm +UPDATE `quest_template` SET `RewardXPMultiplier`=1.299999952316284179, `VerifiedBuild`=56110 WHERE `ID`=66267; -- M.E.T.A. +UPDATE `quest_template` SET `RewardXPMultiplier`=1.299999952316284179, `VerifiedBuild`=56110 WHERE `ID`=66266; -- Filthy Mongrels +UPDATE `quest_template` SET `RewardXPMultiplier`=1.299999952316284179, `VerifiedBuild`=56110 WHERE `ID`=66265; -- Who's Next? +UPDATE `quest_template` SET `RewardXPMultiplier`=1.299999952316284179, `VerifiedBuild`=56110 WHERE `ID`=66264; -- Disarmed and Docile +UPDATE `quest_template` SET `RewardXPMultiplier`=1.299999952316284179, `VerifiedBuild`=56110 WHERE `ID`=66263; -- A Precision Approach +UPDATE `quest_template` SET `RewardXPMultiplier`=1.299999952316284179, `VerifiedBuild`=56110 WHERE `ID`=66262; -- Waste Water Cleanup +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66261; -- A Minor Setback +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=66253; -- Stolen Shipments +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=66243; -- A Gift of Hope +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66232; -- Afront 'Till A Salt +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66230; -- A Sketchy Request +UPDATE `quest_template` SET `AllowableRaces`=4289101823, `VerifiedBuild`=56110 WHERE `ID`=66228; -- Camp Antonidas +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66227; -- Some Good Fishing +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66226; -- Emotional Support Companions +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66223; -- Can We Keep It? +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66218; -- Scampering Scamps +UPDATE `quest_template` SET `RewardXPMultiplier`=2, `VerifiedBuild`=56110 WHERE `ID`=66217; -- WANTED: Krojek the Shoreprowler +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66213; -- The Weave of a Tale +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66212; -- Fishing: Aileron Seamoth +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66211; -- Brackenhide Hollow: To the Source +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66191; -- And Yet So Far +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66190; -- So Close +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66189; -- Step Into the Life +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66188; -- Storm's Rest +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66187; -- Mad Mordigan & The Crystal King +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66186; -- The Price +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66185; -- Across the Weald +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66184; -- Anchors to Life +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66183; -- Emerald Tears +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66182; -- Gerithus's Research +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66181; -- A Frenzied Defender +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66180; -- Wake the Ancients +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66179; -- Seeds for the Future +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66178; -- A Day in the Groves +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66177; -- No Dwarf Left Behind +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66176; -- Elemental Experimentation +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66175; -- Field Experiment +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66174; -- Hall of the Aspects +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66173; -- Hall of Samples +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=66170; -- Silent Vigil +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66164; -- Fishy Fingers +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66155; -- Ruriq's River Rapids Ride +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66154; -- Salivatory Samples +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66152; -- Nowhere to Go +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66151; -- His Stone Heart +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66150; -- Rescuing Radza +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66149; -- Elemental Influence +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66148; -- Former Furbolg Family +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66147; -- Crystals in the Water +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66141; -- Broken Traditions, Broken Bodies +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66139; -- Flame at Last +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66138; -- Like Sands Through the Hourglass +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66137; -- Lashing Out +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66136; -- Elemental Extract +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66135; -- The Gardener's Apprentice +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66134; -- Azeroth Pest Control +UPDATE `quest_template` SET `ContentTuningID`=2984, `QuestDescription`='These stones are an incredible discovery, even if their intended use is never realized.\n\nBut before we try them out, we have a process to adhere to. They must be examined and cataloged, and reports sent and received to both the Reliquary and Explorers\' League headquarters.\n\nLet\'s meet back at basecamp. We can go over what\'s next.', `VerifiedBuild`=56110 WHERE `ID`=66128; -- Next Steps +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66108; -- A Sledgehammer of a Solution +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66107; -- Wildlife Rescue +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66106; -- Don't Be So Shellfish +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66105; -- A Scalpel of a Solution +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66104; -- Forensic Ecology +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66100; -- Supplying in Weight +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66094; -- The Ruins of Szar Skeleth +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID` IN (66091, 66090); -- Path of the Dark Rangers +UPDATE `quest_template` SET `ContentTuningID`=2807, `QuestSortID`=14752, `Flags`=34145536, `Expansion`=10, `LogTitle`='Creature Name', `VerifiedBuild`=56110 WHERE `ID`=66076; -- Ancient Hornswog +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66071; -- Flying Rocs +UPDATE `quest_template` SET `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=66042; -- Patterns Within Patterns +UPDATE `quest_template` SET `ContentTuningID`=2984, `VerifiedBuild`=56110 WHERE `ID`=66013; -- Investigate the Door +UPDATE `quest_template` SET `ContentTuningID`=2984, `QuestDescription`='Our scouts have been combing the Dragon Isles for anything of interest. They\'ve returned much of note, but one discovery stands out amongst the rest--a door.\n\nA door forged by the titans, and sealed against the world. No one has yet managed to find their way through to the artifacts that surely lie within.\n\nBut then, no mystery has endured under the discerning gaze of the Reliquary.\n\nWith the help of the Explorers\' League, this challenge will be simple, I am certain.', `VerifiedBuild`=56110 WHERE `ID`=66012; -- The Sealed Door +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66011; -- In Memory of Ysera +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66006; -- Return to Roscha +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=66005; -- Medallion of a Fallen Friend +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65955; -- A Centaur's Best Friend +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65954; -- Release the Hounds +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65953; -- The Ora-cull +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65952; -- A Chief of Legends +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65951; -- Sole Supplier +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65950; -- Thieving Gorlocs +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65949; -- The Sole Mender +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65937; -- Proof of Negligence +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65930; -- A Wrestle of Wind and Water +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65929; -- Ice Breakers +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65928; -- Wayward Winds +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65926; -- Tackling the Falls +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65925; -- Culling the Cullers +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65921; -- Refti Retribution +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65920; -- For the Ward! +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65918; -- Preventative Maintenance +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65916; -- We Don't Negotiate with Primalists +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65914; -- Mammoths Matter +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65913; -- Wotcher, Watcher? +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65907; -- Favorite Fruit +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65906; -- A Disgruntled Initiate +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65905; -- More Than Weeds +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65904; -- Enough Is Enough +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65903; -- Can't Beat Fluffy +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65902; -- Food or Floof +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65901; -- Sneaking Out +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65900; -- Suspiciously Spiced Steak +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65899; -- Find Theramus +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65895; -- Competing Company +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65893; -- The Relic Inquiry +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65892; -- The Sundered Asunder +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65891; -- Tools of the Tirade +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65890; -- The Nelthazan Ruins +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65837; -- Trouble In The Pines +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65836; -- Show of Storm +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65834; -- Kill the Queen +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65833; -- Primalist Tampering +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65832; -- Dwarven Antifreeze +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65788; -- A Walk with Ghosts +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65778; -- Screechflight Potluck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65774; -- The Catalyst Awakens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65772; -- Necessary Harvest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65771; -- Favor of the First Ones +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65770; -- A Promise Is A Promise +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65769; -- Icy Webs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65768; -- Our Forward Scouts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (65764, 65763, 65762); -- Sepulcher of the First Ones - Heavy is the Crown +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65761; -- More Adventure Than Expected +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65758; -- Grungir the Explorer +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65750; -- Eight-Legged Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65749; -- The Necessity Of Equipment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65748; -- You Supply the Effort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65735; -- WANTED: Custos +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=65732; -- The Patient Bufonid +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (65731, 65730, 65729, 65728, 65727, 65726, 65725); -- The Burrowed Bufonid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65717; -- Leading Motives +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65711; -- Stealing Its Thunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (65705, 65003, 65000, 60040, 60035, 60025); -- Shadowlands (60) E +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65700; -- Core Control +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65680; -- Schematic Reassimilation: Heartbond Lupine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65674; -- What Is This Thing? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65669; -- Report to Greymane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65668; -- The Desolate Council +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=65667; -- The Remedy of Lordaeron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65666; -- Return to Brill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65665; -- Embodiment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65664; -- Essence of Plague +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65663; -- Feed the Eater +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65662; -- House of Plagues +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=65661; -- Consulting Our Allies +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=65660; -- Walk of Faith +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65659; -- The Blight Congress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65658; -- This Land is Ours +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65657; -- Assemble the Forsaken +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=65656; -- Call to Lordaeron +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=65655; -- Eyes of the Wolf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65653; -- Victory for the Sin'dorei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (65652, 63479); -- Summons from the Matriarch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65640; -- Cervid Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65625; -- The Jailer's Gauntlet +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65595; -- One Bad Apple +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65594; -- Making a Mountain Out of a Gnoll Hill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65564; -- Good Fiery Boy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65563; -- Delivery for Kasea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65519; -- Snail Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65518; -- Bee Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65517; -- Penguin Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65516; -- Sheep Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65515; -- Pig Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65514; -- Armadillo Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65513; -- Gromit Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65512; -- Silithid Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65510; -- Brutosaur Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65509; -- Bat Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65508; -- Tallstrider Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65507; -- Elekk Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65506; -- Ray Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65505; -- Scorpid Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65504; -- Dragonhawk Soul +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65490; -- Explosive Excrement +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65475; -- Rolling in the Screech +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65467; -- Turkey Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65466; -- Your First Fugueal Protolock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65463; -- The Wellspring of the First Ones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65461; -- Your First Mezzonic Protolock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65460; -- Your First Cantaric Protolock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65456; -- Long Lost Firim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65448; -- A Return to Grace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65445; -- Necessary Resourcing +UPDATE `quest_template` SET `Flags`=38404096, `AllowableRaces`=2971946061, `VerifiedBuild`=56110 WHERE `ID`=65436; -- The Dragon Isles Await +UPDATE `quest_template` SET `Flags`=38404096, `AllowableRaces`=1308767154, `VerifiedBuild`=56110 WHERE `ID`=65435; -- The Dragon Isles Await +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65433; -- Further Research: Trebalim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65432; -- Further Research: Dealic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65431; -- Further Research: Aealic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65427; -- A New Architect +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65426; -- The Lost Component +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65420; -- Judgment Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65419; -- Protoform Synthesis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65416; -- Connecting It All +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65404; -- Puzzling It Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65401; -- Schematic Reassimilation: Adorned Vombata +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65400; -- Schematic Reassimilation: Darkened Vombata +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65399; -- Schematic Reassimilation: Curious Crystalsniffer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65398; -- Schematic Reassimilation: Forged Spiteflyer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65397; -- Schematic Reassimilation: Buzz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65396; -- Schematic Reassimilation: Bronzewing Vespoid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65395; -- Schematic Reassimilation: Vespoid Flutterer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65394; -- Schematic Reassimilation: Russet Bufonid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65393; -- Schematic Reassimilation: Prototype Leaper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65392; -- Schematic Reassimilation: Patient Bufonid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65391; -- Schematic Reassimilation: Goldplate Bufonid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65390; -- Schematic Reassimilation: Ineffable Skitterer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65389; -- Schematic Reassimilation: Tarachnid Creeper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65388; -- Schematic Reassimilation: Genesis Crawler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65387; -- Schematic Reassimilation: Scarlet Helicid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65386; -- Schematic Reassimilation: Unsuccessful Prototype Fleetpod +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65385; -- Schematic Reassimilation: Bronze Helicid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65384; -- Schematic Reassimilation: Serenade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65383; -- Schematic Reassimilation: Raptora Swooper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65382; -- Schematic Reassimilation: Mawdapted Raptora +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65381; -- Schematic Reassimilation: Desertwing Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65380; -- Schematic Reassimilation: Deathrunner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65379; -- Schematic Reassimilation: Sundered Zerethsteed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65375; -- Schematic Reassimilation: Pale Regal Cervid +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65374; -- It's Plucking Time +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65373; -- Plucking Parts +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65371; -- A Nest of Our Own +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65370; -- Gut Check +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65362; -- Not of the Body +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65361; -- Schematic Reassimilation: Tunneling Vombata +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65360; -- Schematic Reassimilation: Viperid Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65359; -- Schematic Reassimilation: Shelly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65358; -- Schematic Reassimilation: Microlicid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65357; -- Schematic Reassimilation: Leaping Leporid +UPDATE `quest_template` SET `Flags`=34144576, `VerifiedBuild`=56110 WHERE `ID`=65356; -- Tracking Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65355; -- Schematic Reassimilation: Terror Jelly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65354; -- Schematic Reassimilation: Prototickles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65353; -- An Automa-free Diet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65351; -- Schematic Reassimilation: Resonant Echo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65350; -- Restore the Flow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65349; -- Lost Grace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65348; -- Schematic Reassimilation: Omnipotential Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65336; -- Schematic Reassimilation: Stabilized Geomental +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=65335; -- News from Oribos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65334; -- Schematic Reassimilation: Violent Poultrid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65333; -- Schematic Reassimilation: Multichicken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65332; -- Schematic Reassimilation: Fierce Scarabid +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=65331; -- Herbal Remedies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65329; -- Safe Haven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65328; -- Arbiter in the Making +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65327; -- Schematic Reassimilation: Ambystan Darter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65326; -- Circle of Strife +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65313; -- A Roc-ing Appetite +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65306; -- Rot Rancher +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=65305; -- The Way Forward +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65302; -- Keys to the Kingdom +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=65297; -- Penance and Renewal +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65287; -- Separating the Yolk +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65279; -- By Royal Decree +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=65271; -- Forging Connections +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65269; -- Obvious Plant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65268; -- Bzzzzt! +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56110 WHERE `ID`=65267; -- Smash 'Em to Feathereens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65266; -- Lost Research +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65265; -- Buried Remnants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65264; -- Operation: Relocation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65263; -- The Fate of Sylvanas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65260; -- A Long Walk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65259; -- Heart of the Sepulcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65256; -- Cluck, Cluck, Boom +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=65250; -- Prisoner of Interest +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=65249; -- The Jailer's Defeat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65245; -- Pop Goes the Devourer! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65244; -- Devourable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65238; -- Souls Entwined +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=65237; -- Oracle, Heal Thyself +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65234; -- Sweet On Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65232; -- Annelid-ilation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65231; -- Plundered Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65230; -- Bot-any +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65226; -- Fleet-Footed and Fastidious +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65219; -- Jiro to Hero +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65177; -- Fruit of the Bloom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (65170, 59343); -- Kindred Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (65169, 59325); -- A Stalwart Ally +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65168; -- My Wings Are Yours +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65165; -- Soul Support +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65157; -- A Hardened Bond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65149; -- Surveying Cyphers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65147; -- No Ordinary Steward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65146; -- Relic Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65145; -- Relic Clues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65143; -- Antros +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65142; -- Portal Play +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65119; -- Automa Ops +UPDATE `quest_template` SET `LogDescription`='Summon your skyriding mount, or mount the Red Drake. Then glide through the rings and land in the target area.', `VerifiedBuild`=56110 WHERE `ID`=65118; -- How to Glide with Your Dragon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65117; -- Bad Samples +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (65105, 65104, 65103, 65090); -- Return More Lost Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65081; -- An Apple A Day +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65080; -- Anima, Diverted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65072; -- Not Safe for Work +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65070; -- Can I Keep Him? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65069; -- Culling the Maelstrom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65068; -- Cascades of Magnitude +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65067; -- Broker Beaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65066; -- Flora Aroma +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65064; -- Look Who I Found! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (65035, 65034, 62779, 62776, 62761, 62729); -- Return to Oribos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65033; -- Observing Victory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65032; -- Battleground Observers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65031; -- Battlegrounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65026; -- Owl Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65025; -- Boar Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65024; -- Cloud Serpent Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65023; -- Jormungar Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65022; -- Sporebat Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65021; -- Eagle Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65020; -- Practical Applications +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65010; -- Alpaca Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65009; -- Ram Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=65008; -- Goat Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64995; -- Saurid Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64994; -- Frog Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64993; -- Saurolisk Hatchling Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64992; -- Prairie Dog Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64990; -- Cricket Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64989; -- Porcupine Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64988; -- Snake Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64985; -- Rat Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64984; -- Bunny Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64977; -- Step Into the Ring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64970; -- Timeworn Keystone: The Broken Isles +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64969; -- In the Weeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64964; -- Choose Your Fighter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64963; -- A Defector's Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64962; -- As Foretold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64961; -- Cat Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64960; -- Feed the Annelids +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64959; -- Otter Soul +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64958; -- The Forces Gather +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64957; -- This Old Waystone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64953; -- Defending Haven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64952; -- Destroying the Destructors +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64951; -- The Road to Haven +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64950; -- A Mutual Exchange +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64949; -- For Research Purposes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64947; -- Give Me A Hand +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64945; -- Strangers in a Strange Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64944; -- A Hasty Voyage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64942; -- Call of the Primus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64941; -- Chicken Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64937; -- You Light Up My Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64936; -- Searching High and Low +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64935; -- Between a Rock & a Rock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64889; -- Match Made in Zereth Mortis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64888; -- Borrowed Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64879; -- A Monumental Discovery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64878; -- What a Long Strange Trip +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64876; -- Music of the Spheres +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64875; -- Something Wonderful +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64870; -- Paragon of Enlightened Brokers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64867; -- Supplies from The Enlightened +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64861; -- Kismetric Disc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64860; -- Aetheric Lattice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64854; -- Trappings of Success +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64853; -- Two Paths to Tread +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64852; -- Aeon Matrix +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64850; -- Traversing Torghast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64849; -- Tower of the Damned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64846; -- Torghast +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64844; -- The Pilgrimage Ends +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64843; -- Key Crafting +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64842; -- Flora Frenzy +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64841; -- Take Charge +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64840; -- Unchecked Growth +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64839; -- Root of the Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64838; -- Where There's a Pilgrim, There's a Way +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64837; -- The Pilgrim's Journey +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64836; -- Nip It in the Bud +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64835; -- Pluck from the Vines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64834; -- Glow and Behold +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64833; -- Forging Unity from Diversity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64832; -- Reclaiming Provis Esper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64831; -- Remnants of the First Ones +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64830; -- Enlisting the Enlightened +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64829; -- Finding Tahli +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64825; -- Seeking Haven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64824; -- Fighting for the Forge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64823; -- Doppelganger Duel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64822; -- A Break in Communication +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64821; -- Nothing is True +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64820; -- This is Your Fault, Fix It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64818; -- Reinforcements May Be Necessary +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64817; -- In Plain Sight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64816; -- Reality's Doorstep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64815; -- Together, We Ride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64814; -- Battle for the Forge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64813; -- The Crown of Wills +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64812; -- Forge of Domination +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64811; -- Aggressive Excavation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64810; -- Oppress and Destroy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64809; -- One Half of the Equation +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64808; -- What Makes Us Strong +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64807; -- What We Wish to Forget +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64806; -- Where the Memory Resides +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64805; -- The Not-Scientific Method +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64804; -- Cryptic Catalogue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64803; -- Testing One Two +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64802; -- Hello, Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64801; -- Elder Eru +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64800; -- Our Last Option +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64799; -- The Broken Crown +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64798; -- What We Overcome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64797; -- Harmony and Discord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64796; -- Scour the Sands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64794; -- Knowing is Half the Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64785; -- Overgrown Story +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64780; -- Mawsteel, Maw Problems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64779; -- Pound of Flesh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64778; -- Rift Recon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64775; -- Mawdified Behavior +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64773; -- A Jiro Guide to Not Being Eaten +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64772; -- Broken Circle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64771; -- Enlightened Exodus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64767; -- The Final Song +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64766; -- Access Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64763; -- Maintenance Mode +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64762; -- Revival of the Fittest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64761; -- Core Competency +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64760; -- Technical Difficulties +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64759; -- Junk's Not Dead +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64758; -- Following the Leader +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64745; -- Selfless Preservation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64744; -- Broker Decloaker +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64743; -- Xy Are You Doing This? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64742; -- Traces of Tampering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64741; -- Security Check +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64739; -- Zovaal's Grasp +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64733; -- Help From Beyond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64731; -- For Every Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64730; -- The Turning Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64729; -- Lifetimes To Consider +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64728; -- Acquaintances Forgotten +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64727; -- The Infinite Circle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64726; -- The Order Of Things +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64725; -- Unforgivable Intrusion +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64723; -- Restoration Project +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64722; -- Knocking On Death's Door +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64720; -- Cleaving A Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64718; -- Keys To Victory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64717; -- Materials of Creation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64713; -- Picking Up the Pieces... Literally +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64706; -- A Matter Of Motivation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64651; -- Cobra Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64650; -- Hyena Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64648; -- Reap What We Have Sown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64647; -- Strange Gears +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64646; -- Ramping Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64645; -- Moment of Truth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64644; -- A Splash of the Eternal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64643; -- Scavenging a Solution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64642; -- Clearing the Ruins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64641; -- Mysterious Greenery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64640; -- AubriesTestQuestForJeff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64607; -- Tazavesh: A Hard Bargain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (64599, 64598, 64597); -- Sanctum of Domination - Damned If You Don't +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64582; -- Yuni-Test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64567; -- The Missing Scholar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64562; -- We Need a Healer - You! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (64561, 63959, 63776); -- Observational Records +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (64560, 63783); -- Anima Reclamation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64557; -- In Darkness, Found +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64556; -- In Need of Assistance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64555; -- Surveying Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (64553, 64552, 64551, 64549); -- Legend of the Animaswell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64541; -- The Cost of Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64532; -- The Final Relics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64531; -- Mor'geth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64530; -- Gravewing Crystal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64529; -- Intact Aquilon Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64528; -- Wilderling Saddle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64527; -- Observing the Chase +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64526; -- Mysterious Rifts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64522; -- Stolen Korthian Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64521; -- Helsworn Battle Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64519; -- Lost Vaults +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64513; -- Ve'rayn's Head +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64511; -- Missing Relics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64508; -- [DNT] Conduit Energy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64506; -- What Must Be Found +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64469; -- Adventurer: Lucia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64468; -- Adventurer: Madame Iza +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64467; -- Adventurer: Chachi the Artiste +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64466; -- Adventurer: Deathfang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64465; -- Adventurer: Enceladus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64464; -- Adventurer: Lyra Hailstorm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64463; -- Adventurer: Auric Spiritguide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64462; -- Adventurer: Cromas the Mystic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64461; -- Adventurer: Hermestes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64460; -- Adventurer: Yanlar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64459; -- Adventurer: Elwyn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64458; -- Adventurer: Sulanoom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64441; -- A Loose Thread +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64438; -- Empowering Equipment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64437; -- Inform the Primus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64430; -- Spill the Tea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64376; -- Hidden Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64368; -- Relic Efficiency +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (64325, 63340); -- Sinfall Veteran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (64324, 63342); -- Necrolord Veteran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (64323, 63344); -- Kyrian Veteran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (64322, 63346); -- Night Fae Veteran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64314; -- Covenants Renewed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64306; -- Quest Completion Criteria +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64292; -- Maelie, The Wanderer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64290; -- Collecting Research +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (64289, 11609); -- Picking Up the Pieces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64288; -- Paragon of Ve'nari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64287; -- Paragon of The Archivists' Codex +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64286; -- Paragon of Death's Advance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64282; -- Full of Surprises +UPDATE `quest_template` SET `Flags`=34144320, `VerifiedBuild`=56110 WHERE `ID` IN (64274, 58881); -- Tracking Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64273; -- Containing the Helsworn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64267; -- Mysterious Gifts from Ve'nari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64266; -- Supplies from The Archivists' Codex +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64237; -- Gurgl and the Bandit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64235; -- [DNT] Training Kill Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64231; -- [DNT] Training Quest +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64230; -- Cyphers of the First Ones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64228; -- Now You May Speak +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64227; -- Unseen Agents +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64226; -- Security Measures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64225; -- Finding Firim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64224; -- Seeking the Unknown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64223; -- Core of the Matter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64219; -- A Mysterious Voice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64218; -- Danger Near and Far +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64216; -- Tower Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64215; -- Paw Patrol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (64214, 64213); -- A Symbol of Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (64212, 64211); -- Doorway in the Dark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64210; -- The Box of Many Things +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64203; -- The Coast is Clear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64196; -- Pet Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64191; -- Lassik's Gear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64190; -- Steadyhands' Platter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64189; -- Kinessa's Support +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64188; -- Ryuja's Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64187; -- Kiaranyka's Search +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64186; -- ELGU - 007's Missing Power Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64185; -- Assist Ella With ? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64184; -- Missing Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64174; -- Champion: Steadyhands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64169; -- Champion: Ella +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64168; -- Champion: Spore of Marasmius +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64167; -- Pets Detective +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64166; -- Random Memory Access +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64129; -- Charge of the Wild Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=64106; -- A Unified Effort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64101; -- The Proper Procedures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64092; -- Hunting Huln +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64091; -- Mal'appropriated +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64090; -- The Big Squeeze +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64089; -- Teas and Tinctures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (64086, 63345); -- Kyrian Tactician +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (64085, 63347); -- Night Fae Tactician +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (64084, 63343); -- Necrolord Tactician +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (64083, 63341); -- Sinfall Tactician +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64042; -- Rituals of Night +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64018; -- The Weight of Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64016; -- Oozing with Character +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64014; -- Mawsplaining +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64012; -- Supplies from Death's Advance +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=64007; -- Charge of the Covenants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=64006; -- Nav Test: Zereth Mortis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63994; -- Who is the Maw Walker? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63990; -- The Blade in the Night +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63987; -- Ve'lor's Lost Parcel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63986; -- Tazavesh: Raiders of the Lost Artifact +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63985; -- The Veiled Market +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63984; -- Coins for the Ferryman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63983; -- Dead Drop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63982; -- Above My Station +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63980; -- Seeking Smugglers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63979; -- Things Best Kept Dark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63977; -- Insider Trading +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63976; -- The Al'ley Cat of Oribos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63964; -- Broker's Bounty: Grimtalon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63956, 63955); -- Sealed Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63953; -- Korrak's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63950; -- Razorwing Talons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63949; -- Shaping Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63948; -- Seeking the Seeker's Staff [PH] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63947; -- Raiders in the Ruins [PH] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63944; -- Korthia Awaits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63936; -- Devoured Anima +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63935; -- Precious Roots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63934; -- Assail Mail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63924; -- Gorak Claw Fetish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63923; -- Lang Family Wood-Carving +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63922; -- Shadow Slicing Shortsword +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63921; -- Ring of Self-Reflection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63920; -- Enigmatic Decrypting Device +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63919; -- Book of Binding: The Tormented Sorcerer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63918; -- Obelisk of Dark Tidings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63917; -- Everliving Statuette +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63916; -- Sack of Strange Soil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63915; -- Drum of the Death Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63914; -- Cipher of Understanding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63913; -- Unstable Explosive Orb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63912; -- Celestial Shadowlands Chart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63911; -- Singing Steel Ingot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63910; -- The Netherstar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63909; -- Guise of the Changeling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63908; -- Bulwark of Divine Intent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63904; -- The Heart of Ardenweald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63903; -- Storming the Sanctum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63902; -- Good News, Everyone! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63901; -- Focusing the Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63899; -- Book of Binding: The Mad Witch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63896; -- Tears of the Damned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63895; -- Grab Bag +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63892; -- Diviner's Rune Chits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63867; -- Anger Management +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63864; -- The Dreadful Blend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63861; -- Beginning the Collection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63860; -- Talisman of the Eternal Scholar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63859; -- Saved By The Bells +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63857; -- Voices of the Eternal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63856; -- A Gathering of Covenants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63855; -- Ease of Passage +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=63850; -- Tracking - Small Consoles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63849; -- Hearing Aid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63848; -- A Show of Gratitude +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63845; -- Wrath of Odyn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63844; -- The Chosen Few +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63837; -- A Tea for Every Occasion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63831; -- Fury Given Voice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63828; -- Mine's Bigger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63827; -- Encouraging Words +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63824; -- Kyrian Assault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63823; -- Night Fae Assault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63822; -- Venthyr Assault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63811; -- A Hate-Hate Relationship +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63810, 9397); -- Birds of a Feather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63793; -- Broker's Bounty: Ensydius the Defiler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63791; -- Broker's Bounty: Valdinar the Curseborn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63788; -- Continued Efforts: Sanctuary of Guidance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63787; -- Continued Efforts: Mauler's Outlook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63786; -- Sweep the Windswept Aerie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63782; -- Mawsworn Rituals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63780; -- See How THEY Like It! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63779; -- A Semblance of Normalcy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63778; -- We Move Forward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63772; -- Waiting in the Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63771; -- Fate's Reminder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63764; -- Claim the Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63763; -- They Could Be Anyone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63762; -- Under the Illusion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63761; -- Revenge Delayed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63760; -- Echoes of Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63759; -- Redirect the Search +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63758; -- The Last Place You Look +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63757; -- Looting the Looters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63756; -- Rescued from Torment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63755; -- A Matter of Urgency +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63754; -- The Caged Bird +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63751; -- A Terrible Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63740; -- Consulting the Experts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63739; -- Hope Ascending +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63738; -- Establishing the Archive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63737; -- Finding One's True Purpose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63736; -- An Infusion of Anima +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63734; -- The Sundered Staff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63733; -- Carving Out a Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63732; -- Interrupt the Interrogations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63731; -- Researching Korthian Relics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63728, 63673); -- Hunting Amid Houses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63727; -- The Primus Returns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63726; -- Untangling the Sigil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63725; -- Into the Vault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63722; -- Keepers of Korthia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63717; -- Defending the Vault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63714; -- To the Vault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63713; -- Hooking Over +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63712; -- Lost Records +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63711; -- Bone Tools +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63710; -- The Anima Trail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63709; -- Secrets of the Vault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63708; -- Phantasmagoria +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63706; -- Let the Anima Flow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63705; -- The Knowledge Keepers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63704; -- Vengeance for Korthia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63703; -- Vault of Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63700; -- Stonehead's Best Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63697; -- Kleia and Pelagos's Best Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63696; -- Grandmaster Vole's Best Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63691; -- Hunt-Captain Korayn's Best Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63689; -- The Countess's Best Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63684; -- Feral Shadehound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63683; -- Winter's Sigil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63682; -- The Power of Elune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63681; -- Back to The Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63680; -- Out On the Edge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63679; -- Magical Mystery Tour! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63678; -- Akarek Avenged +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63677; -- You Can Only Die +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63676; -- You Cannot Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63675; -- You Cannot Run +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63674; -- By Your Leave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63672; -- A Cry From the Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63665; -- Opening to Oribos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63664; -- Get to the Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63663; -- Korthia, the City of Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63662; -- Mysteries of the Maw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63661; -- Link to the Maw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63660; -- Opening the Maw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63659; -- Dreadlords! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63656; -- The Meaning of Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63655; -- Medallion of Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63654; -- The Nathrezim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63653; -- The Power of a Crown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63652; -- The "Unwelcome" Guests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63651; -- Cryptograms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63650; -- De-Infiltration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63649; -- Spy vs Spy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63648; -- Nal'ragas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63647; -- The Unseen Guests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63646; -- Convoy of the Covenants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63645; -- The Dawnkeep Prisoner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63644; -- Dread Tidings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63639; -- Report to Oribos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63638; -- Can't Turn Our Backs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63625; -- Here's an Axe, Get to Work! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63624; -- The Roads We Walk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63623; -- Filling an Empty Throne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63622; -- Victory in Our Name +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63621; -- Pulling His Chain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63620; -- A Traitor's Due +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63619; -- Forsworn and Forgotten +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63618; -- What Maldraxxus Does Best +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63617; -- Bending Bars +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63616; -- A Job Done Right +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63615; -- Clip Their Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63614; -- Weapon in Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63613; -- Gates of the Damned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63612; -- The Chains of Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63610; -- Mammoth Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63609; -- Kodo Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63608; -- Hippo Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63607; -- Direhorn Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63606; -- Spider Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63605; -- Saurolisk Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63604; -- Shoveltusk Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63603; -- Yak Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63594; -- Clearing the Walls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63593; -- New Sigil of the Kyrian +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63592; -- The New Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63591; -- The Grand Reception +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63590; -- The Vesper Rings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63589; -- Directing Dedication +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63588; -- Rebuilding Faith +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63587; -- Reclaimable Anima +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63586; -- Compassion in Devotion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63585; -- Blind Loyalty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63584; -- A Triumphant Return +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=63583; -- I Intend to Live Forever +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=63582; -- He Was My Student +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63581; -- Step Into the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63580; -- Wounded Memories +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63579; -- A Paladin's Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63578; -- The Battle of Ardenweald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63576; -- The First Move +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63543; -- Necrolord Assault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63522; -- A Fair Race +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=63519; -- Unfair Fight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63502; -- Weapons o' the Dark Iron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63501; -- It's Called Borrowing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63498; -- Brawl or Brew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63494; -- The Anvil-Thane's Designs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63490; -- Blood Knight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63489; -- Justice Long Overdue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63488; -- I Am the Blade of the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63487; -- Return to the Ghostlands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63486; -- An Unbreakable Will +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63485; -- An Honest Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63484; -- A Knight's Weapon +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=63483; -- Magus Installation +UPDATE `quest_template` SET `FlagsEx2`=268959744, `VerifiedBuild`=56110 WHERE `ID`=63482; -- Death to the Scourge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63481; -- Tranquillien Besieged +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63480; -- Briefing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63455; -- Dead On Their Feet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63447, 28813, 28812, 28811, 28810, 28809, 28808, 28806); -- Fear No Evil +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=63435; -- Temple Throwdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63419, 58016); -- Spores Galore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63418; -- Exploited Explorers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63215; -- Report to Draven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63214; -- Report to Moonberry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63212; -- Report to Mevix +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63211; -- Report to Adrestes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63210; -- The Last Step +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63209; -- Furthering the Purpose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63208; -- The Next Step +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63206; -- Soulless Husks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63191, 63190, 63189, 63188, 63187, 63186, 63185, 63184, 63182, 63181); -- Path of Ascension: Artemede's Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63176; -- Path of Ascension: Azaruux +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63175; -- Path of Ascension: Athanos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63174; -- Path of Ascension: Mad Mortimer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63173; -- Path of Ascension: Thran'tiok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63172; -- Path of Ascension: Splinterbark Nightmare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63171; -- Path of Ascension: Craven Corinth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63170; -- Path of Ascension: Nuuminuuru +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63169; -- Path of Ascension: Alderyn and Myn'ir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63168; -- Path of Ascension: Echthra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63164; -- Mawsworn Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63163; -- Tormentor's Notes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63162; -- Korrath's Grimoire: Gyadrek +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63161; -- Korrath's Grimoire: Belidir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63160; -- Korrath's Grimoire: Aleketh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63159; -- Words of the Warden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63158; -- Wailing Coin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63157; -- Box of Torments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63156; -- Mawsworn Shackles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63155; -- Indecipherable Map +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63154; -- Shadehound Armor Plating +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63153; -- Discarded Torments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63152; -- Venthyr Concordat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63145; -- Shadebound Testimonial +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63142; -- Soulforge Blueprints +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63140; -- Worn Obleron Etching +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63137; -- Puzzling Cryptogram +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63136; -- Chaotic Runes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63135; -- Coldheart Flight Routes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63134; -- Mawsworn Patrol Map +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63133; -- Shifting Cryptogram +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63132; -- Constellan Writ +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63100; -- Misery's Company +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63073; -- A Mycelial Network +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63072; -- Acquisition: Stygic Ore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63068; -- Settling Disputes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63067; -- Root Restoration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63066; -- Sanctum Upgrade: Anima Conductor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63065; -- Sanctum Upgrade: The Ember Court +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63064; -- Sanctum Upgrade: Command Table +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63063, 63056); -- Sanctum Upgrade: Mirror Network +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63062; -- Torment for the Taking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63060; -- Rule 6 Footnote: Don't Forget Anything +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63059; -- Blink of an Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63058; -- Abominable Stitching and Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63057; -- Restoring Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63055; -- Powering the Portals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63054; -- Strength in Numbers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63053; -- At a Moment's Notice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63052; -- Step of Faith +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63051; -- Trust Issues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63046; -- The End and the Beginning +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=63044; -- Ratgusher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63041, 55668, 55667, 51370, 44584, 37648, 33233, 32097, 29341, 29340, 29339); -- Short-Supply Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63039; -- A Monument to Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63037, 62740); -- Dark Aspirations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63036, 62739); -- Restoring Balance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63035, 62738); -- A Fresh Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63034, 62707); -- The Elysian Fields +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63033, 63032, 63030, 63029); -- The Highlord Calls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63031; -- Acquisition: Crystallized Stygia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63022; -- Rule 6 Addendum: Save Me At Any Cost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63008, 61541); -- The Forge of Bonds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63006, 58160); -- For Queen and Grove! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63003, 59596); -- Collective Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (63002, 57897); -- Dangerous to Go Alone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=63000; -- Blueprint: Charm of Focus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62999; -- Champion: Croman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62998; -- Ring of Warding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62997; -- Blueprint: Vial of Lichfrost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62996; -- Vial of Lichfrost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62995; -- Spiritforged Aegis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62993; -- The Riddle of Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62987, 54084); -- [DNT] Test Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62986; -- Blueprint: Vesper of Calling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62985; -- Dredging up a New Look +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62984; -- Blueprint: Medallion of Service +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62981; -- Blueprint: Artisan Tool Belt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62976; -- Artisan Tool Belt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62971; -- Blueprint: Gilded Abacus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62970; -- Blueprint: Steward Mail Pouch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62969; -- Lest the Trail Go Cold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62967, 60267); -- Prison of the Forgotten +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62966; -- Finding a Witness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62954; -- Path of Ascension: Kalisthene +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62953; -- Path of Ascension: Mikanikos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62952; -- Path of Ascension: Pelagos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62951; -- Path of Ascension: Kleia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62938; -- Information for a Price +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62935; -- Remnants of Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62932; -- Explore Torghast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62928; -- Blueprint: Ring of Warding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62921; -- Our True Purpose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62920; -- A Conduit For Change +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62919, 61550, 59317); -- Strengthening the Bond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62918; -- Binding Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62916; -- Your Next Best Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62915; -- Home Improvement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62914; -- A Coalition of the Willing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62905; -- Back into the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62904; -- The Souls Plight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62903, 62891, 62840, 62792); -- Into the Reservoir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62902; -- Anima is Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62900; -- A Conduit for Growth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62899; -- The Endless Forest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62898; -- The First New Growth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62897; -- Recovered Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62895; -- Track Selection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62894; -- Flutterback +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62893; -- Do What We Cannot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62892; -- Recover the Lost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62890; -- Who Shapes the Forest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62884; -- The Forest Will Sing Your Name +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62883; -- Keeper of Great Renown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62882; -- Setting the Ground Rules +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62870; -- Souls for Sinfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62869, 62868, 62867, 62866, 62865, 62864, 62863, 62862, 62861, 62860, 62859, 62858, 61334, 61333, 61332, 61331); -- Return Lost Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62857; -- The Court's Bounty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62856; -- Building Your Renown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62855; -- Edict of the Eternal Ones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62852; -- Paragon of the Wild Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62851; -- Paragon of the Undying Army +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62850; -- Paragon of the Ascended +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62849; -- Paragon of the Court of Harvesters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62848; -- Conduits, What Are They For? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62846; -- Sanctum Improvements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62845; -- Bringing It All Together +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62844; -- Return to Draka +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62843; -- The Soul Contact +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62839; -- Anima is Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62837; -- Hopeful News +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62836; -- Signs of the Lion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62835, 62698, 62697, 62695); -- A Call to Service +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62834; -- Glorious Ambition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62833; -- A Hero of Great Renown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62832; -- Friends in Dark Places +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62828; -- [DNT] Door of Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62807; -- Forest Refugees +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62804; -- Filling the Tanks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62801; -- The Call of Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62800; -- The Vessels of Jewels +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62799; -- The Vessels of the Thread +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62798; -- The Vessels of Leather and Bone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62797; -- The Vessels of Metal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62796; -- Return to Adrestes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62795; -- A Conduit for Good +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62794; -- Enhancing the Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62793; -- It's All Coming Together +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62791; -- Our Most Precious Resource +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62790; -- The Path Provides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62789; -- Of Great Renown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62785; -- I Could Be A Contender +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62784; -- Charlatans of Ceremony +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62783; -- Stalking Fear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62782; -- The Banewood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62781; -- Ash You Like It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62780; -- Parasites of Reality +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62778; -- Reinforcing Revendreth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62775; -- The Waning Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62774; -- Tranquil Pools +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62773; -- Dreamshrine Basin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62763; -- Support the Court +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62748; -- Rallying Maldraxxus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62743; -- Decaying Situation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62742; -- Avoid 'Em Like the Plague +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62741; -- Choice of Action +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62737; -- Aspirant For a Day +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62736; -- Maldraxxi Eviction Notice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62735, 59015); -- Hostile Recollection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62733; -- The Sweetest Tribute +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62732; -- Locus Focus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62730; -- Fruit of the Gods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62726; -- Ye Olde Test of Fortitude +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62725; -- A Test of Guile +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62724; -- Ye Olde Test of Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62723; -- Bolstering Bastion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62721; -- Deconstructing The Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62720; -- The Fallen Tree +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62719; -- The Final Pieces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62718; -- Hero's Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62716; -- Re-Introductions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62715; -- More Than A Gift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62714; -- A Gift for an Acolyte +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62712; -- War of Attrition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62705; -- Scour the Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62704; -- The Threads of Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62700; -- Ashes of the Tower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62694; -- A Calling in Maldraxxus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62693; -- A Calling in Ardenweald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62692; -- A Calling in Bastion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62691; -- A Calling in Revendreth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62658; -- Shadowlands Dungeon Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62654; -- Maw Walker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62653; -- Stop the Inquisition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62647; -- LFGDungeons - SL - Raid Finder - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62646; -- LFGDungeons - SL - Raid Finder - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62645; -- LFGDungeons - SL - Normal Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62644; -- LFGDungeons - SL - Normal Random - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62643; -- LFGDungeons - SL - Heroic Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62642; -- LFGDungeons - SL - Heroic Random - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62630, 62629, 62627); -- All Spirits Great and Small +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62628; -- Vole's Voucher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62626; -- Mullby's Marker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62625, 62603, 62454, 62447); -- A Rare and Unusual Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62624; -- The Queen's Conservatory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62623; -- A Naughty Story +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62622; -- A Travel Journal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62621; -- An Escapist Novel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62620; -- A Wandering Tale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62619; -- A Meandering Story +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=62618; -- Odalrik +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62616; -- Night Fae Arsenal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62614; -- Hyphae Patrol: Eventide Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62613; -- Kyrian Arsenal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62612; -- Venthyr Arsenal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62609; -- Necrolord Arsenal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62608; -- A Royal Treat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62607; -- Glittering Gritty Goodness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62605; -- Broker Business +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62601; -- Forgy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62600; -- Finding Inner Peace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62599; -- Gormsmith Cavina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62598; -- Forgelite Sophone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62597; -- Bonesmith Heirmir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62593; -- Hunt: Death Elementals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62591, 62590, 62589, 62588, 62587); -- In Search of Inner Calm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62569; -- The Jailer's Grasp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62568, 62567); -- Adventurers Wanted: Chromie's Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62563; -- Back Again! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62561; -- My Heart is Full +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62560; -- Growing in Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62559; -- Sootible Hat: Crown of the Righteous +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62558; -- Sootible Hat: Fae Revel Masque +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62557; -- Our Realm Reclaimed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62556; -- Sootible Hat: Pink Party Hat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62555; -- A Touch of Humility +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62554; -- Sootible Hat: Red Noggin Candle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62553; -- Delaying Their Efforts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62549, 62546); -- No Wisp Left Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62544; -- From a Dark Place +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=62539; -- Stygian Incinerator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62536; -- The Lost of Teldrassil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62486; -- Blueprint: Empyrean Refreshment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62483; -- Steward Mail Pouch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62477; -- Blueprint: Skystrider Glider +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62467; -- Seed of a Thought +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62466, 62459, 62417, 62400, 62263); -- Go Beyond! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62462; -- WANTED: The Key of Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62461; -- Stalking the Warrens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62458; -- De Other Side +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62456; -- De Other Side: Dealin' Wit' Da Boss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62452; -- A Spirit's Might +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62451; -- Assault on the Vestibule +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62450; -- A Spirit's Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62449; -- A Spirit's Duty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62448; -- Securing the House +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62445; -- A Spirit's Pride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62444, 62443, 62442); -- Aid the Covenant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62441; -- Fair Exchange for a Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62440; -- Wyvern Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62439; -- Wolfhawk Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62438; -- Lupine Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62437; -- Tiger Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62436; -- Shrieker Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62435; -- Stag Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62434; -- Runestag Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62433; -- Raptor Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62432; -- Owlcat Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62431; -- Shadowstalker Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62430; -- Moose Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62429; -- Leonine Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62428; -- Equine Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62427; -- Hippogryph Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62426; -- Gryphon Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62425; -- Veilwing Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62424; -- Crane Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62423; -- Ursine Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62422; -- Ardenmoth Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62421; -- Gulper Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62420; -- Snapper Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62414; -- Burying Suspicion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62407; -- Herbicidal Tendencies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62406; -- Staff of the Primus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62402; -- Timewalking Campaigns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62401; -- Strange Scourgestones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62393, 62392, 62389, 62368); -- Rebuild Our Trust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62391; -- Mobilize Maldraxxus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62388; -- House of Rituals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62374; -- Round 3 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62373; -- Round 2 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62371; -- Tirna Scithe: A Warning Silence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62367; -- Round 1 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62361; -- Introductions are in Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62359, 62353, 62347); -- Shadowlands (50-59) E +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62320; -- Regalia de Rigueur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62317; -- Casting Doubt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62316; -- Adventurer: Rathan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62315; -- Adventurer: Plaguey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62314; -- Adventurer: Khaliiq +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62313; -- Adventurer: Rencissa the Dynamo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62312; -- Adventurer: Gunn Gorgebone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62309; -- Adventurer: Secutor Mevix +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62308; -- Mantle of Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62301; -- Classic 50 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62298; -- Classic 20-49 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62297; -- A Fatal Failure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62296, 60153); -- Into the Unknown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62294; -- One Lich's Trash... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62280; -- Limbo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62279; -- Revendreth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62278; -- Maldraxxus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62277; -- Ardenweald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62276; -- Drink to the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62275; -- Bastion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62265, 62250); -- A New Adventure Awaits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62262; -- Fungal Feeding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62259; -- Anima-Laden Dreamcatcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62258; -- Soaring Over Bastion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62256; -- Asset Extraction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62246; -- A Fallen Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62244; -- Digging Around +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62241; -- Training Regimen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62239; -- Rodent Removal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62238; -- Soul Led Astray +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62237; -- Mysterious Soul Mirror +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62236; -- Rattlebag's Lost Armor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62234; -- Power of the Colossus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62232; -- Arboreal Tactics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62231; -- Velkein's Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62229; -- Ashraka's Intelligence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62227; -- Xertora's Construct +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62226; -- Talethi's Desire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62223; -- Ascension Calling: Mikanikos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62221; -- My Own Death Pony! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62219; -- Fanciful Distractions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62218; -- A Fountain for Fae +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62216; -- Training Program +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62214; -- Forces of Perdition +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=62211; -- Skittering Broodmother +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=62210; -- Sanngror the Torturer +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=62209; -- Houndmaster Vasanok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62208; -- Maldraxxi Protocols +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62204; -- Major Mirror Disruptions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62200; -- Functioning Anima Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62195; -- The Last Word +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62190, 57471); -- It's a Dirty Job +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62189; -- Parasol Components +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62188; -- Catch A Star +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62187; -- Satchel of Culexwood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62186; -- Swollen Anima Seed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62185; -- Fighting for Attention +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62184; -- A Crate of Sinvyr Ore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62183; -- A Leaking Box Marked Perishable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62182; -- A Letter From Nadja +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62173; -- Long Sleeved Doublet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62172; -- Shortsleeved Doublet +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=62171; -- Tea Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62170; -- You'll Never Walk Alone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62169; -- Eyes to the Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62168; -- Bonescript Dispatches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62163; -- A Message from the Justicar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62161; -- Blood from a Bone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62160; -- A Bundle of Lilies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62159; -- Aiding the Shadowlands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62157; -- Scouting from a Safe Distance +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=62148; -- It's Raining Anima +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=62145; -- Crime of Fashion +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=62142; -- Ember Skyterror +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=62140; -- Venthyr Provocateur +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=62138; -- Court Crusher +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=62137; -- Theotar's Toast +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=62133; -- Made to Order +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=62132; -- Food Fight +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=62130; -- A Quiet Moment +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=62125; -- Ritual of Absolution +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=62124; -- Ritual of Accusation +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=62119; -- Roaring Fires +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=62118; -- Traditional Candles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62104; -- Restock: Stoneborn Reserves +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62103, 62102, 62101, 62100, 62099, 62098, 62097, 62096, 62093, 62092, 62091, 62090, 62089, 62088, 62086, 62074); -- Professions - Reuse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62095; -- Restock: Medic's Tent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62085; -- ...Why Me? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62084; -- Restock: Fine Cutlery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62082; -- Restock: Personal Stash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62080; -- Restock: Herbal Tea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62078; -- Restock: Fashion Accessories +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62076; -- Restock: Free Press +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62073; -- Restock: Band Shirts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62071; -- RRP Test Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62070; -- Restock: Fragrant Flowers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62069; -- Restock: Sinstones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62068; -- Gormling Piper: Crumbled Ridge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62067; -- Restock: Statues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62062; -- Restock: Stolen Rugs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62061, 62060, 62059, 62043); -- Prove Your Worth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62058; -- Centurions, Assemble! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62056, 62055, 62054); -- Castle Nathria: Getting a Head +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62053; -- Necromantic Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62052; -- Exiled by Paranoia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62051; -- Gormling Toss: Spirit Glen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62046; -- A New Pack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62045; -- Ready for More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62044; -- Standing Toe To Toe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62041; -- In A Bad Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (62000, 57878); -- Choosing Your Purpose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61996; -- Say The Magic Words +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61985; -- Wake The Sleepers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61984, 61983, 61982, 61981); -- Replenish the Reservoir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61968; -- Just Wing It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61967; -- Remedial Lessons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61965; -- Piercing the Shell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61964; -- Aubrie Weekly Jailers Tower Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61963; -- Called to the Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61962; -- Champion: Velkein +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61961; -- Champion: Rattlebag +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61960; -- Champion: Xertora +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61959; -- Champion: Talethi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61958; -- Champion: Gorgelimb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61957; -- Champion: Ashraka +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61947; -- Lurking In The Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61946; -- Natural Defenders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61945; -- The Professionals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61944; -- Discerning Taste +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61943; -- Court Influencer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61916; -- Restock: Fire Damage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61900; -- Comfy Chairs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61899; -- Anima Tastings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61898; -- Small Bites +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61896; -- Undercover Security +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61895, 61894, 61893, 61892); -- Ember Court Ambassador +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61886; -- The Mind Games of Addius +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61885; -- Eyegor's Special Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61884; -- Formal Refreshments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61882; -- Formal Entertainment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61880; -- Honored Attendance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61879; -- Ashes Will Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61878; -- Crest of Greatness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61877; -- Return to the Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61876; -- Take Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61874, 60545); -- Shadowlands: A Chilling Summons +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID` IN (61872, 61871); -- To Current Matters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61869; -- Search the Place +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61868; -- Uncomfortably Undercover +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61866; -- Mighty Minions of Maldraxxus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61865; -- Adventurer: Disciple Kosmas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61864; -- Adventurer: Bron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61863; -- Adventurer: Apolon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61862; -- Adventurer: Clora +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61861; -- Adventurer: Sika +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61860; -- Adventurer: Pelodis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61859; -- Adventurer: Nemea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61857; -- Adventurer: Groonoomcrooek +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61856; -- Adventurer: Watcher Vesperbloom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61855; -- Adventurer: Qadarin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61854; -- Adventurer: Master Sha'lor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61853; -- Adventurer: Te'zan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61852; -- Adventurer: Guardian Kota +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61851; -- Shades of Muck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61849; -- Take the Bite Out of 'Em +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61848; -- Edict of Doom: Sinstone Golems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61845; -- Edict of Doom: Devourers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61844; -- Hungry Hungry Gorger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61842; -- Vineroot Will Not Do +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61841, 61699); -- Not Much to Goo On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61840; -- Vineroot on the Menu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61839; -- Nipping at the Undergrowth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61816; -- Mortanis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61815; -- Oranomonos the Everbranching +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61792; -- Adventurer: Bogdan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61790; -- Adventurer: Vulca +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61789; -- Adventurer: Lost Sybille +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61788; -- Adventurer: Simone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61786; -- Adventurer: Stonehead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61785; -- An Expected Visitor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61784; -- Cliffs of Bastion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61783; -- Mega Bite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61782, 60067); -- Pursuit of Justice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61781, 60098); -- The End is Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61780, 61246); -- Power of the Chosen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61779, 61567); -- Grave Intent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61778, 60114); -- Aerial Advantage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61777, 60044); -- Charging The Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61776, 60050); -- Trouble on the Western Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61775, 61412); -- An Early End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61774, 61180); -- Burn Before Reading +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61773, 60510); -- Descended +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61772, 61396); -- Dark Developments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61771, 60043); -- Justice from Above +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61770, 59916); -- The Butchers of Bastion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61769, 59910); -- Fight and Flight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61768; -- Stronger Together +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61767; -- A Perilous Journey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61766; -- Homegrown Help +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61765; -- Words of Warding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61764; -- Dredging up a Name +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61763; -- Dredging up an Assistant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61762; -- Making a Smarter Dredger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61761; -- The Better Part of Valor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61760; -- The Traitor Unmasked +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61759; -- A Helpful Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61758; -- Improvised Implements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61757; -- Caught in the Act +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61756; -- Designed to Fail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61755; -- Blinding the Brokers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61754; -- No Crate Unturned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61753; -- Explosive Schemes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61752; -- The Final Reagent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61751; -- Cage Free Spores +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61750; -- Heart of the Forest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61749; -- Necessary Ingredients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61748; -- The Hall of Tomes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61747; -- Errant Enchantments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61746; -- Cantrip Collections +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61745; -- Mistress of Tomes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61744; -- The Baron's Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61743; -- The Pupil Returns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61742; -- A Fitting Guise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61741; -- Pilfered Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61740; -- Playing Favorites +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61739; -- The Wayward Baron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61738; -- Ember Court: Lost Chalice Band +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61732; -- Old Habits Never Die +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61730; -- The Captive King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61729; -- Adventurer: Rahel +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=61728; -- Valis the Cruel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61717; -- Gormling Piper: Tranquil Pools +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61716; -- A Glimpse into Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61715; -- Request of the Highlord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61714; -- Gilded Abacus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61713; -- Blueprint: Charm of Quickness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61711; -- Ritual of Purification +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61710; -- The Broken Spear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61709; -- Witch's Satchel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61706; -- Ember Court: Entertainment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61705; -- Ember Court: Refreshments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61704; -- Ember Court: Guest RSVPs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61703; -- Nox Root +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61702; -- A Swift Intervention +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61701; -- Searching the Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61697; -- A New Age +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61638; -- Iron Solution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61637; -- Unity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61636; -- PH - UNUSED +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61635; -- Troubled Souls +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=61629; -- Enchanting: True Aim +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=61628; -- Tailoring: Looming Tapestry +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=61627; -- Skinning: Horrific Leather Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61616, 61526, 61525, 60339); -- The Ember Court +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=61607; -- Cooking: Spider Jerky +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=61606; -- Blacksmithing: Soul Razor +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=61602; -- Leatherworking: Stalker's Leather Quiver +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=61601; -- Jewelcrafting: Gem Studded Bangle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61594; -- This Way Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61586; -- Machinations of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61569; -- Keys to the Ruin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61559; -- A Mourneblade Born +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61558; -- The Highlord's Vision +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61557; -- An Echo in the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61553; -- Know Where to Strike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61552; -- The Hunt Watches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61551; -- Crush 'Em All +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61549; -- Drought Conditions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61548; -- Set Me Free +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61542; -- The Boon of Binding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61540; -- Just Winging It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61539; -- Liches Get Stitches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61523, 61522); -- Corpse Run +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61518; -- Follow Me +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=61517; -- zz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61511; -- Things They Leave Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61509; -- Shinies of Bastion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61492; -- The Princeguard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61490; -- War of Information +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61489; -- Of Hearsay and Heresy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61488, 61486); -- The Banshee's Champion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61485; -- I'll Only Say This Once +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61479; -- The Boon of Shapes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61478; -- Humble Beginnings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61477; -- Calling the Champions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61475; -- The Heart of the Forest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61473; -- Sourcing Your Own Materials +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=61445; -- Court Gossip (+Relaxing) +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=61443; -- Herbalism: Windswept Rising Glory +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=61442; -- Fishing: Glorious Shimmerfin +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=61440; -- Enchanting: Boundless Basket +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=61439; -- Cooking: Steward Stew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61436; -- Field Trip +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61432; -- Lost Journals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61431; -- Lloth'wellyn's Breakthrough +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61430; -- Chalkyth's Saber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61429; -- Karynmwylyann's Roots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61428; -- Duskleaf's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61427; -- Blisswing's Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61426; -- Champion: Yira'lya +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61425; -- Champion: Lloth'wellyn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61424; -- Champion: Chalkyth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61423; -- Champion: Karynmwylyann +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61422; -- Champion: Duskleaf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61421; -- Champion: Blisswing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61408; -- Ember Court: Glimpse of the Wilds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61407; -- Ember Court: Atoning Rituals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61406; -- Ember Court: Mushroom Surprise! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61405; -- Ember Court: Divine Desserts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61404; -- Ember Court: Tubbins's Tea Party +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61403; -- Ember Court: Maldraxxus Army +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61402; -- Ember Court: Stoneborn Reserves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61401; -- Ember Court: Venthyr Volunteers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61400; -- Ember Court: Mystery Mirrors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61399; -- Ember Court: Mortal Reminders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61398; -- Ember Court: Traditional +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61397; -- Opportunity Strikes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61395, 53276, 53082, 37445, 9305); -- Spare Parts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61394; -- Gormling Toss: Tranquil Pools +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61391; -- The Eye of the Jailer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61388; -- A Journey Made Together +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61373; -- Azaruux, the Realm Ender +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61372; -- Back to Him +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61371; -- Athanos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61370; -- No Other Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61369; -- Craven Corinth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61368; -- Filching Phylacteries +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61367; -- Thran'tiok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61366; -- Tactical Operation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61365; -- Splinterbark Nightmare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61364; -- Oozing with Opportunity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61363; -- Mad Mortimer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61362; -- Caretaker of Faeries +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61361; -- Nuuminuuru +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61360; -- The Hunt's Gratitude +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61359; -- Power of the Primus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61358; -- Alderyn and Myn'ir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61357; -- Hatred Abated +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61356; -- Echthra, Dame of Hatred +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61355; -- Rule 2: Keep a Low Profile +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61354; -- RSVP: Lady Moonberry +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=61351; -- Ancient Sinstone (+Formal) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61348; -- Hala's Sword +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61347; -- Molako's Freedom +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=61346; -- Cyrixia the Willbreaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61342; -- Battles Won Long Ago +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61340; -- Telethakas' Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61337; -- March of the Eternal Protector +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61335; -- Rage Against the Cage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61330; -- Teliah's Stolen Spear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61326; -- [[Deprecated]] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61323; -- See What You've Done +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61322; -- Kythekios' Memory Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61321; -- Champion: Ispiron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61320; -- Champion: Molako +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61319; -- Champion: Hala +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61318; -- Champion: Telethakas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61317; -- Champion: Teliah +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61314; -- REUSE ME - SCS +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61313; -- Champion: Kythekios +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61304; -- Blueprint: Kyrian Smith's Kit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61303; -- It's Raining Sparkles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61272; -- Blueprint: Charm of Discord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61269; -- Blueprint: Charm of Persistence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61262; -- Nerith's Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61259; -- Ayeleth's Hunger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61256; -- RSVP: Kleia and Pelagos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61255; -- RSVP: Alexandros Mograine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61252; -- Call In a Favor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61248; -- Kaletar's Freedom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61243; -- Thela's Memory Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61234; -- Stonehuck's Sinstone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61230; -- Outside Influence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61228; -- Dug's Missing Shovel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61227; -- The Other Foot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61226; -- Extra Limbs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61223; -- Champion: Ayeleth the Deprived +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61222; -- Champion: Kaletar the Mender +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61221; -- Champion: Stonehuck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61219; -- Champion: Nerith Darkwing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61218; -- Champion: Dug Gravewell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61196; -- The Secret Ingredient +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61190; -- Wake of Ashes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61189; -- Further Gelatinous Research +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61182; -- Pollen Your Weight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61179; -- Forge Ahead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61174; -- RSVP: Baroness Vashj +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61173; -- RSVP: Mikanikos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61171; -- Unbroken Bonds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61166; -- Reduce, Reuse, Recycle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61159; -- Signs of Demise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61156; -- Where There's a Quill... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61145; -- Take The Fight To Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61143; -- Return to the Den +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61141; -- Deathfang's Favorite Toy +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=61140; -- Dath Rezara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61139; -- RSVP: Choofa +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=61136; -- Agonix +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61135; -- Heart of the Crest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61130; -- RSVP: Sika +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61129; -- RSVP: Droman Aliothe +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=61125; -- Malevolent Stygia +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=61124; -- Warren Mongrel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61123; -- RSVP: Polemarch Adrestes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61114, 61112); -- A Hunger for Flesh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61113; -- Kivarr's Den +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61109; -- RSVP: Hunt-Captain Korayn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61107; -- A Land of Strife +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61105; -- RSVP: Plague Deviser Marileth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61104; -- Grathalax, the Extractor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61103; -- Disrupting the Cycle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61102; -- Kivarr the Thornspeaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61100; -- Supplies from the Court of Harvesters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61099; -- The Search for Baine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61098; -- Supplies from The Wild Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61097; -- Supplies from The Ascended +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61096; -- The Arbiter's Will +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61095; -- Supplies from The Undying Army +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61092; -- RSVP: Grandmaster Vole +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (61088, 30778); -- Dust to Dust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61087; -- Delayed Delivery: Old Gate Parcel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61079; -- The Jailer's Share +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61077; -- Confronting Sin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61076; -- Into the Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61075; -- A Spark of Light +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=61062; -- Adjutant Dekaris +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61061; -- Ulfar's Guidance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61059; -- RSVP: Rendle and Cudgelface +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61058; -- Bound in Dreams +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61057; -- By Trials Forged +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61051; -- The Absent-Minded Artisan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=61050; -- How to Wear Seven Medallions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60996; -- Face Your Fears +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60995; -- Disloyalty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60994; -- Lowering Their Defenses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60993; -- Citadel of Loyalty +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=60992; -- Razkazzar, Lord of Axes +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=60991; -- Orrholyn, Lord of Bloodletting +UPDATE `quest_template` SET `ContentTuningID`=742, `Expansion`=8, `VerifiedBuild`=56110 WHERE `ID`=60990; -- Tracking Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60975; -- Blueprint: Spiritforged Aegis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60974; -- Phial of Serenity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60973; -- Blueprint: Phial of Serenity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60972; -- The Hunt for the Baron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60971, 60970); -- Legion: Onward to Adventure in the Broken Isles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60969, 60968); -- Warlords of Draenor: Onward to Adventure in Draenor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60965, 60964); -- Mists of Pandaria: Onward to Adventure in Pandaria +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60963, 60962); -- Wrath of the Lich King: Onward to Adventure in Northrend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60961, 60959); -- Burning Crusade: Onward to Adventure in Outland +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60958; -- We Send Only You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60948; -- RSVP: The Countess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60947; -- Blueprint: Charm of Fortitude +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60946; -- Blueprint: Deep Echo Trident +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60945; -- Deep Echo Trident +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60937; -- [DNT] Blueprint: Herald's Footpads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60935; -- Medallion of Avarice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60934; -- Report to Lord Herne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60929; -- Air Supremacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60928; -- Blackthorn Captives +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60920; -- Akros +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60916; -- RSVP: Stonehead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60910; -- Masks of Deception +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60906, 57967); -- Rightful Resting Place +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60905; -- Infusing the Wildseed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60904; -- Medallion of Desire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60903; -- Krala +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60901; -- Passage to Hibernal Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60900; -- Archival Protection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60899; -- A Night in the Woods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60898; -- The Fate of Ara'lon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60891; -- Cataclysm: Onward to Adventure in the Eastern Kingdoms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60889; -- Favor: She Had a Stone Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60887; -- Cataclysm: Onward to Adventure in Kalimdor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60886; -- The Seat of the Primus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60881; -- Ride of the Wild Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60872; -- A Dangerous Harvest +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=60869; -- With Hope in Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60861; -- Secrets in Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60859; -- Souls of the Forest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60858; -- Flight School: Up and Away! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60857; -- We Can't Save Them All +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60856; -- Toppling the Brute +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60843; -- Cult Couture +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60840; -- Wild Hunt Offensive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60839; -- Remnants of the Wild Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60837; -- Wrath of Aliothe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60831; -- Fit For a Margrave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60828; -- A New Foothold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60825; -- Amateur Spies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60786; -- Swarm Defense +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60778; -- Wildseed Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60765; -- Cure For All Ills +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60764; -- Soothing Song +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60763; -- I Moustache You to Lend a Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60762; -- Death Motes +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=60761; -- Return of the Scourge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60739; -- Tough Crowd +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60738; -- The Way to Hibernal Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60737; -- The Door to the Unknown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60736; -- Quest 02 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60735; -- Trouble in Paradise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60733; -- Front and Center +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60732, 33917); -- Disrupting the Flow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60727, 59877); -- A Message from Icecrown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60726, 60643, 59925, 59912, 59870); -- [OLD NOT USED] +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID` IN (60725, 59876); -- Field Reports +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60724; -- Heartless +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60723; -- The Roots Thirst +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60722; -- Tower Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60721; -- The Anima Must Flow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60709; -- Recovering the Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60673; -- The Traitor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60671; -- The Sacrifices We Must Make +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60661; -- Dying Dreams +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60660; -- Flight Test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60658; -- An Endless Appetite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60657; -- Aid From Above +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60655; -- A Stolen Stone Fiend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60654; -- Swarming Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60651; -- Champion: Meatball +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60649; -- A Thorn In Their Side +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60648; -- Survivors of Heartwood Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60647; -- Recovering the Animacones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60646; -- Misery Business +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID` IN (60645, 59229); -- Gargantuan Seeker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60644; -- Draw Out the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60642; -- The Grove Resplendent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60641; -- Blossoming of the Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60640; -- Regrowth of the Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60639; -- Heart of the Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60638; -- Recovering Wildseeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60637; -- The End of Former Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60632; -- I Know Your Face +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60631; -- Big Problem, Little Vorkai +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60630; -- Totem Eclipse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60629; -- Extreme Recycling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60628; -- The Missing Hunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60624; -- Ride to Heartwood Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60622; -- Eye of the Scryer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60621; -- Enemies at the Gates +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60620; -- Guardian of the Smallest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60619; -- Wrap it Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60617; -- Trainer's Test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60616; -- Pearl in the Deeps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60615; -- Seer of the Waves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60614; -- A Big Horkin' Task +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60609; -- Who Devours the Devourers? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60606; -- Glimmerfin Welcome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60605; -- Glimmerfin Scale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60601; -- Darkwing Drills +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60600; -- Preparing for the Winter Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60597; -- Trouble at the Gormling Corral +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60594; -- One Special Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60578; -- Visions of the Dreamer: The Betrayal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60577; -- Hungry for Animacones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60575; -- Belly Full of Fae +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60574, 57457); -- Shaking 'Shrooms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60573; -- Meatball's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60572; -- For the Sake of Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60568; -- TEMP MAW RUN +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60567; -- Shooing Wildlife +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60566; -- Into the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60565; -- A Steward for Every Occasion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60564; -- Three Gorm Enter, No One Leaves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60563; -- Tending to Wildseeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60559; -- Unused +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60557; -- First Time? You Have to Fight! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60533; -- Terrors in Tirna Scithe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60532; -- Destroy the Dominant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60530; -- The Sea of Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60522; -- Return to Tirna Vaal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60521; -- Call of the Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60520; -- Nightmares Manifest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60519; -- Audience with the Winter Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60517; -- The Toll of the Road +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60514; -- Hunting Trophies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60509; -- Not My Job +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60508; -- On the Trail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60506; -- The Accuser +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60504; -- Strengthen the Bond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60502; -- Sanguine Depths: An Ally Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60501; -- Redemption for the Redeemer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60500; -- Halls of Atonement: Medallion of Pride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60498; -- Overcoming the Trial +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60497; -- Herald's Footpads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60496; -- Into the Coliseum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60495; -- A Suitable Opponent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60494; -- Your Friend, Dactylis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60493; -- Humble Gatherer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60492; -- A Proper Reception +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60491; -- Among the Kyrian +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60489; -- The Path of Ascension +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60487; -- It Used to Be Quiet Here +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60482; -- See With My Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60480; -- The Endmire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60476; -- Spriggan Size Me! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60475; -- We'll Workshop It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60474; -- Spawn Tracking Unit-Specified World Effect in a WMO Bug +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60470; -- Setting Sabina Free +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60469; -- Safe in the Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60468; -- Rubble Rummaging +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60467; -- A Rousing Aroma +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60466; -- The Old Ways +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60465, 60464, 60463, 60462); -- Anima Appeal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60461; -- Meet the Margrave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60460, 60459, 60458, 60457); -- Anima Salvage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60456, 60455, 60454, 60452); -- Storm the Maw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60453; -- The Path to Glory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60451; -- Never Enough +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60450, 60449, 60448, 60435); -- Challenges in Revendreth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60447, 60446, 60445, 60436); -- Challenges in Maldraxxus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60444, 60443, 60442, 60437); -- Challenges in Bastion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60441, 60440, 60439, 60438); -- Challenges in Ardenweald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60434, 60433, 60421); -- A Call to Revendreth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60432, 60429, 60425, 60419); -- Troubles at Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60431, 60430, 60420); -- A Call to Maldraxxus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60428; -- The Blade of the Primus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60427, 60426, 60418); -- A Call to Bastion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60424, 60423, 60422); -- A Call to Ardenweald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60417, 60416, 60415, 60414); -- Rare Resources +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60412, 60411, 60385); -- Training in Revendreth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60410, 60408, 60404, 60388); -- Training Our Forces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60409, 60407, 60386); -- Training in Maldraxxus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60406, 60405, 60387); -- Training in Bastion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60403, 60402, 60401); -- Training in Ardenweald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60400, 60399, 60398, 60382); -- Aiding Revendreth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60397, 60396, 60395, 60383); -- Aiding Maldraxxus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60394, 60393, 60392, 60384); -- Aiding Bastion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60391, 60390, 60389, 60381); -- Aiding Ardenweald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60380, 60379, 60378, 60373); -- A Source of Sorrowvine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60377, 60376, 60375, 60374); -- Bonemetal Bonanza +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60372, 60371, 60370, 60369); -- A Wealth of Wealdwood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60367; -- Anima Crossing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60366; -- WANTED: Darkwing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60365, 60364, 60363, 60358); -- Gildenite Grab +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60362; -- Blank +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60361, 51443); -- Battle for Azeroth: Mission Statement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60360, 58912); -- An Urgent Meeting +UPDATE `quest_template` SET `RewardSpell`=453519, `Flags`=39845888, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60359; -- Home Is Where the Hearth Is +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60357, 60355, 60353, 60352, 60351, 60350, 60349, 60348, 60347, 60346, 59594, 59593, 59592, 59591, 59590, 59589, 59588, 59587, 59586, 58910); -- What's Your Specialty? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60344, 58908); -- Finding Your Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60343; -- Welcome to Orgrimmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60342; -- Cut 'Em Down to Size +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60341; -- First on the Agenda +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60338; -- Journey to Ardenweald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60337; -- Pupa Trooper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60316; -- WANTED: Altered Sentinel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60315; -- WANTED: Gorgebeak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60313; -- Dredhollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60296, 58103); -- Pride or Unit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60292, 57719); -- Dangerous Discourse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60289; -- Rule 3: Trust is Earned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60288; -- Supplies from the Necrolords +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60287; -- Rule 1: Have an Escape Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60285; -- Rule 6: Concealment is Everything +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60284; -- Rule 5: Be Audacious +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=60283; -- Specter Of War: Visectus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60281; -- Rule 4: Make A List +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60280; -- WANTED: Lord Darion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60279; -- WANTED: The Pale Doom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60278; -- WANTED: Duke Anton +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60277; -- WANTED: Aggregate of Doom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60276; -- WANTED: Summoner Marcelis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60275; -- WANTED: Enforcer Kristof +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60274; -- Trading Favors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60272; -- The Weak Link +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60271; -- A Grave Chance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60270; -- A Damned Pact +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60269; -- Reawakening +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60268; -- Deep Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60265; -- Disrupting the Chain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60264; -- Soul Survivor +UPDATE `quest_template` SET `FlagsEx2`=268566528, `VerifiedBuild`=56110 WHERE `ID`=60257; -- A Valuable Find: Sanguine Depths +UPDATE `quest_template` SET `FlagsEx2`=268566528, `VerifiedBuild`=56110 WHERE `ID`=60256; -- A Valuable Find: Halls of Atonement +UPDATE `quest_template` SET `FlagsEx2`=268566528, `VerifiedBuild`=56110 WHERE `ID`=60255; -- A Valuable Find: De Other Side +UPDATE `quest_template` SET `FlagsEx2`=268566528, `VerifiedBuild`=56110 WHERE `ID`=60254; -- A Valuable Find: Tirna Scithe +UPDATE `quest_template` SET `FlagsEx2`=268566528, `VerifiedBuild`=56110 WHERE `ID`=60253; -- A Valuable Find: Necrotic Wake +UPDATE `quest_template` SET `FlagsEx2`=268566528, `VerifiedBuild`=56110 WHERE `ID`=60252; -- A Valuable Find: Spires of Ascension +UPDATE `quest_template` SET `FlagsEx2`=268566528, `VerifiedBuild`=56110 WHERE `ID`=60251; -- A Valuable Find: Plaguefall +UPDATE `quest_template` SET `FlagsEx2`=268566528, `VerifiedBuild`=56110 WHERE `ID`=60250; -- A Valuable Find: Theater of Pain +UPDATE `quest_template` SET `FlagsEx2`=268566528, `VerifiedBuild`=56110 WHERE `ID`=60249; -- Trading Favors: Spires of Ascension +UPDATE `quest_template` SET `FlagsEx2`=268566528, `VerifiedBuild`=56110 WHERE `ID`=60248; -- Trading Favors: Plaguefall +UPDATE `quest_template` SET `FlagsEx2`=268566528, `VerifiedBuild`=56110 WHERE `ID`=60247; -- Trading Favors: Theater of Pain +UPDATE `quest_template` SET `FlagsEx2`=268566528, `VerifiedBuild`=56110 WHERE `ID`=60246; -- Trading Favors: Tirna Scithe +UPDATE `quest_template` SET `FlagsEx2`=268566528, `VerifiedBuild`=56110 WHERE `ID`=60245; -- Trading Favors: De Other Side +UPDATE `quest_template` SET `FlagsEx2`=268566528, `VerifiedBuild`=56110 WHERE `ID`=60244; -- Trading Favors: Halls of Atonement +UPDATE `quest_template` SET `FlagsEx2`=268566528, `VerifiedBuild`=56110 WHERE `ID`=60243; -- Trading Favors: Sanguine Depths +UPDATE `quest_template` SET `FlagsEx2`=268566528, `VerifiedBuild`=56110 WHERE `ID`=60242; -- Trading Favors: Necrotic Wake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60237; -- Old Stomping Grounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60236; -- RSVP: Cryptkeeper Kassir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60231; -- State of Decay +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60230; -- More the Merrier +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60229, 60226, 60225, 60224, 60223, 60222, 60221, 60220, 60219, 60218, 60217, 57715); -- The Archon's Answer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60228; -- Sinstone Delivery TBD +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60227; -- TBD Soulguard Torch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60195; -- Build One More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60194; -- The Call of the Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60193; -- Unmasked +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60192; -- Their Last Line of Defense +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60191; -- Ingra Drif +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60190; -- Assault on Darkreach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60189; -- We Strike Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60185; -- LFGDungeons - BFA - Ny'alotha Raid Finder - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60184; -- Dude, Where's My Necropolis? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60183; -- After Them! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60182; -- Feasting Soul Eater +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60181; -- Trench Warfare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60180; -- A Paragon's Reflection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60179; -- Memory of Honor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60178; -- And Then There Were None +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60177; -- Reason for the Treason +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60176; -- Bring Out Your Tithe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60175; -- A Taste of Tirna Noch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60174, 58946); -- The Divine's Shield +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60172; -- This Quest is Temporary +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60169; -- Securing the Area +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60168, 60162); -- The Art of Taming +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60165; -- Mirror Attunement: Feeders' Thicket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60164; -- Mirror Attunement: Dominance Keep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60160; -- Mirror Attunement: The Banewood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60159; -- Mirror Attunement: Halls of Atonement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60158; -- Rule 7: Betrayal is Inevitable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60157; -- Answers from the Ascended +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60156; -- The Path to Bastion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60155; -- To Open the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `LogDescription`='Speak to Tal-Inara.', `VerifiedBuild`=56110 WHERE `ID`=60154; -- Understanding the Shadowlands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60152; -- The Eternal City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60151; -- A Doorway Through the Veil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60150; -- Tether to Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60149; -- Audience with the Arbiter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60148; -- No Place for the Living +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60147; -- Mirror Attunement: The Eternal Terrace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60146; -- Torment Chamber: Thrall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60145; -- Third Talon Vartox +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60139; -- Torment Chamber: Jaina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60138; -- Unlocking the Gates +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60136; -- Into Torghast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60132; -- Constellan Writs and Stygia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60129; -- Stranger in an Even Stranger Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60128; -- Ready to Serve +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60127; -- Missing Stone Fiend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60126, 60125); -- Mists of Pandaria: To Pandaria! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60123, 60120); -- Burning Crusade: To Outland! +UPDATE `quest_template` SET `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID` IN (60115, 60113); -- An Urgent Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60112; -- Cut to the Bone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60111; -- Forging A Friendship +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60110; -- Never Had a Friend Like Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60108; -- Drust and Ashes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60097, 60096); -- Wrath of the Lich King: To Northrend! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60092; -- Skoldus Hall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60066; -- Silk for Ardenweald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60065; -- Thread of Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60064; -- Save Ol' Gertie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60063; -- A Song for Silkstriders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60062; -- The Shattered Harp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60061; -- Tough as Silk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60060; -- Mirror Attunement: Pridefall Hamlet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60057; -- Necrotic Wake: A Paragon's Plight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60056; -- Follow the Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60055; -- A Time for Courage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60054; -- The Final Countdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60053; -- Clear as Crystal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60052; -- Double Tap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60051; -- A Master of Their Craft +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60049; -- At Your Service +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60048; -- Stitching Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60042; -- May I Take Your Order? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60041; -- Build-A-Bomination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60021; -- Champion the Cause +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60020; -- An Opportunistic Strike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (60015, 60014); -- Shadowlands 60 E +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60013; -- Leave it to Mnemis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60009; -- Fight Another Day +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60008; -- Rip and Tear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60007; -- Stay Scrappy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60006; -- Now or Never +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60005; -- Imminent Danger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60003; -- A Valiant Effort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59999; -- Rebirth of the Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59994; -- Trust Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59986; -- Wide Worlds of Catalysts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59985, 55991); -- An End to Beginnings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59984, 55992); -- Dungeon: Darkmaul Citadel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59981, 55990); -- Controlling their Stones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59980, 55989); -- Catapult Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59979, 55988); -- Like Ogres to the Slaughter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59978, 55981); -- Right Beneath Their Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59975, 56344); -- To Darkmaul Citadel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59974; -- A Soul Saved +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59973; -- A Bond Beyond Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59972, 58915); -- Hjalmar's Final Execution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59971, 58914); -- A Warrior's End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59970, 58962); -- A Warlock's Bargain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59968, 58933); -- The Deadliest of Poisons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59967, 58917); -- A Rogue's End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59966; -- Delving Deeper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59965, 58960); -- Resurrecting the Recruits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59962; -- Hope Never Dies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59961, 58953); -- A Priest's End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59960; -- A Cooling Trail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59959; -- The Brand Holds the Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59958, 58923); -- A Paladin's Service +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59957, 59349); -- One Last Spar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59956, 59347); -- A Monk's Focus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59955, 59354); -- The Best Way to Use Sheep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59954, 59352); -- A Mage's Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59953, 59356); -- Hunting the Stalker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59952, 59355); -- A Hunter's Trap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59951, 59350); -- A Druid's Form +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59950, 55194); -- Stocking Up on Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59949, 55639); -- Who Lurks in the Pit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59948, 55965); -- Westward Bound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59947, 55882); -- Message to Base +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59946, 55881); -- Purge the Totems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59945, 55764); -- Harpy Culling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59944; -- The Rescue of Herbert Gloomburst +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59943, 55196); -- The Harpy Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59942; -- The Re-Deather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59941, 56034); -- Re-sizing the Situation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59940; -- The Choppy Booster Mk. 5 +UPDATE `quest_template` SET `QuestPackageID`=19005, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59939, 55184); -- Forbidden Quilboar Necromancy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59938, 55186); -- Down with the Quilboar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59937, 59342); -- Taming the Wilds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59935, 55173); -- Northbound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59934, 59933, 59339, 59254); -- Enhanced Combat Tactics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59932, 55174); -- Cooking Meat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59931, 54952); -- Finding the Lost Expedition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59930, 54951); -- Emergency First Aid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59929, 55122); -- Murloc Mania +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59928, 58208); -- Brace for Impact +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59927, 58209); -- Stand Your Ground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59926, 56775); -- Warming Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59922; -- Do Not Forget +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59921; -- All I Ever Will Be +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59920; -- Light the Forge, Forgelite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59919; -- An Earned Bond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59917; -- Kill Them, Of Course +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59915; -- Soul in Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59914; -- Fear to Tread +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59907; -- Mawsworn Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59905, 59902); -- A Curious Cache +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59903; -- Split Blob Test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59897; -- Seeking the Baron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59894; -- The Golden Dawn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59882; -- Sure Bet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59879; -- This Thing of Ours +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59874; -- The Maw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59873; -- Greeting a God +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59872; -- How to Save a God +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59871; -- Catalyze This +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59868; -- Offer of Freedom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59867; -- WANTED: Appraiser Vix +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59866; -- Parting Ways +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59865; -- Glimmerflight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59862; -- A Savior for Lost Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59856; -- Rezan, Loa of Kings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59853; -- Tea Tales: Lost Sybille +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59852; -- Tea Tales: Gubbins and Tubbins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59851; -- Frozen Solid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59850; -- Tea Tales: Vulca +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59848; -- Tea Tales: Theotar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59846; -- Finders-Keepers, Sinners-Weepers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59840; -- Divine Gratitude +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59839; -- WARNING: This is Only a Test! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59837; -- Working for the Living +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59828, 59826); -- Bet On Yourself +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59825; -- Seed Hunting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59824; -- Loa Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59822; -- Tracking a Wild God +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59821; -- Report to the Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59820; -- [DNT] Da Treacherous Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59819; -- Cleansing the Forest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59818; -- Gathering The Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59817; -- Winter Be Comin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59815; -- Stolen Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59814; -- [DNT] Words of Mueh'zala +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59813; -- Minions of Mueh'zala +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59812; -- Following the Trail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59811; -- Taking Inventory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59810; -- [DNT]Just A Small Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59809; -- On De Other Side +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=59805; -- Maw Manifested +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59804; -- Gateways of Horror +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59803; -- For Honor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59802; -- The Crumbling Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59801; -- Take the Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59800; -- Team Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59789; -- Tithe and Taxes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59781; -- The Last Guy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59779; -- Help Moriaz find Buttons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59778; -- Help Sawn find Varrik +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59777; -- Help Calix find Amethia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59776; -- From the Mouths of Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59775; -- Help Indigo find Penthia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59774; -- Welcome to Eternity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59773; -- Seek the Ascended +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59771; -- History of Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59770; -- Stand as One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59767; -- The Path to Salvation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59766; -- A Good Axe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59765; -- Wounds Beyond Flesh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59762; -- By and Down the River +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59761; -- An Undeserved Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59760; -- The Afflictor's Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59759; -- The Lion's Cage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59758; -- Speaking to the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59757; -- Field Seance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59756; -- A Moment's Respite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59755; -- A Flight from Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59754; -- On Blackened Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59753; -- Ruiner's End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59752; -- A Fractured Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59751; -- Through the Shattered Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59750; -- How to Get a Head +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59749; -- One Little Whisper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59748; -- No Peace In Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59747; -- A Lost Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59743; -- The Spider on the Wall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59742; -- Delaying the Other Side +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59741; -- Dark Mojo for a Dark Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59740; -- Repair and Restore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59739; -- The Problem with Containing a Death Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59732; -- Something Extra for the Winter Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59731; -- An Expected Guest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59726; -- It's a Trap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59725; -- Archivist on the Edge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59724; -- The Field of Honor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59722; -- Grand Theft Necropolis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59721; -- Becoming the Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59720; -- Harvester of Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59719; -- The Court +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59718; -- Parasol Peril +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59716; -- Comfortably Numb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59715; -- Message for Matyas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59714; -- A Fine Vintage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59713; -- Active Ingredients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59712; -- The Lay of the Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59711; -- Harvester of Envy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59710; -- A Curious Invitation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59709; -- Afterlife Goes On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59708; -- Invitation for the Stonewright +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59707; -- Invitation for the Tithelord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59706; -- Invitation for the Countess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59705; -- Things Remembered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59703; -- Abombing Run +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59701; -- Common Ground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59700; -- The Last Labor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59698; -- Wipe the Slate Clean +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59680; -- Vesiphone's Vicious Vesper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59678; -- Sustain, In Vain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59676; -- Harvester of Desire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59674; -- A Friendly Rivalry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59661; -- Ember Court Rehearsal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59660; -- A New Court +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59659; -- Aerial Absolution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59658; -- Express Dominance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59656; -- Well, Tell the Lady +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59653; -- Don't Cross Courage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59650; -- No Hesitation, No Surrender +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59648; -- Peace by Piece +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59645; -- Death Rains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59644; -- Blinded By The Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59643; -- It's Race Day in the Ramparts! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59642; -- Pulling Hairs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59641, 46728); -- The Nation of Kul Tiras +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59625; -- The Only Cure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59623; -- What a Buzzkill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59622; -- Tending to the Tenders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59621; -- Breaking a Few Eggs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59617; -- Stone Fiend Saboteurs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59616; -- Army of One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59615; -- Every Dog Has Its Day +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59609; -- No Rest For the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59607; -- Takin' Down the Beast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59603; -- In Shadowlands Service +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59600; -- Rotbriar Trouble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59599; -- Retaining the Court +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59598; -- Good for the Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59597; -- Come On, We're Simpatico! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59583; -- Welcome to Stormwind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59581; -- The Strength of Sinfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59578; -- Let's Get Ready to Humble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59556; -- Welcome To Our House +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59555; -- Enemy at the Door +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59554; -- A Fine Journey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59520; -- Plaguefall: Knee Deep In It +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=59441; -- Soulsmith Yol-Mattar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59430; -- A Plague on Your House +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59427; -- We Need More Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59426; -- Your Personal Assistant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59351; -- Strings and Things +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59348; -- More Wings! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59346; -- Indri's Flute +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59345; -- Phantoriax's Warsword +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59344; -- Renavyth's Medallion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59340; -- Gallath's Bell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59327; -- In the Ruin of Rebellion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59323; -- Anima Awakening +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59322; -- Shared Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59321; -- Sacred Covenant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59319; -- Advancing Our Efforts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59315; -- The Court of Harvesters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59314; -- Sinfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59311; -- How to Catch a Glimmerfly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59293; -- Special Formula +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59265; -- Prying Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59263; -- Feathers of Flight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59262; -- Broken Wings +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=59259; -- The Eternal Tormentor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59258; -- Home of the Tirnenn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59256; -- The Fearstalker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59246, 59179); -- Daughter of the Night Warrior +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59242; -- Their New Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59234; -- Mixing A Mess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59233; -- The Prince's New Crown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59232; -- A Lesson in Humility +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59231; -- Fathomless Power +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=59230; -- Dartanos, Flayer of Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59225; -- [DNT] Azerite Reward Test Quest - BJI +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59223; -- By Any Other Name +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59211; -- Forgotten Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59210; -- Tainted Cores +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59209; -- Rebel Reinforcements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59207; -- Unshackled Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59206; -- Words of the Primus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59203; -- Leave Me a Loan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59202; -- Among the Chosen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59200; -- The Wards of Bastion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59199; -- Kyrestia, the Firstborne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59198; -- On Swift Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59197; -- Steward at Work +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59196; -- Go in Service +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59190; -- Seek Your Mark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59189; -- The Recovery of Tyrande Whisperwind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59188; -- Vaunted Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59185; -- Entangling Web +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=59184; -- Borr-Geth +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=59183; -- Drifting Sorrow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59181; -- Into the Maw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59175; -- The Eternal Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59172; -- War is Deception +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59171; -- Prey Upon Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59147; -- The Hand of Purification +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59130; -- The House of Plagues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59126; -- Supply Chain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59120; -- Renny the Vulpin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59087; -- That Darn Fox! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59071; -- Mending a Broken Hart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59070; -- A Sacrifice of Anima +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59069; -- A Token of Lost Love +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59068; -- A Secret Never Spoken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59063; -- Curses! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59042; -- A Good Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59025; -- Straight to the Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59023; -- Ending the Inquisitor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59021; -- Herald Their Demise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59020; -- The Third Fall of Kel'Thuzad +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59019, 59016); -- Call to Arms: Uldum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (59018, 59017); -- Call to Arms: Vale of Eternal Blossoms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59014; -- King of the Hill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59011; -- In Death We Are Truly Tested +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59009; -- Her Rightful Place +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59008; -- Spriggan Snares +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59007; -- Soul Well +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=59003; -- Combustible Cocoons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59002; -- A Shaman's Duty +UPDATE `quest_template` SET `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=59000; -- Elements of Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58997; -- A Bittersweet Prize +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58996; -- Abel's Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58995; -- I Dreamed A Dream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58989; -- Runeforging 101 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (58983, 50668, 46727); -- Battle for Azeroth: Tides of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58980; -- Mnemis, At Your Service +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58979; -- I MADE You! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58978; -- Lysonia's Truth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58977; -- What's In a Memory? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58976; -- Chasing a Memory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58975; -- Pest Removal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58951; -- Lakeshire's Last Stand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58948; -- Food on the Table +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58947; -- Test Your Mettle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58941; -- Alpha Bat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58939; -- The Blue Seed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58938; -- Gorm Ruin Everything +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58937; -- Evil Grubbies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58936; -- Beast Control +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58932; -- Temel, the Sin Herald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58931; -- Inquisitor Stelia's Sinstone +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=58918; -- Huwerath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58916; -- Dread Priming +UPDATE `quest_template` SET `RewardSpell`=453412, `Flags`=39845888, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58911; -- Home Is Where the Hearth Is +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58905; -- Picking Up Pelagos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (58903, 58902); -- Defender of Azeroth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58900; -- A Sure Bet +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=58879; -- Alpaca It Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58877; -- Death's Power Grows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58876; -- Lost Flight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58871; -- Broken Harts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58869; -- Battle for Hibernal Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58865; -- Otherworldly Armaments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58863; -- A Custom Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58862; -- The Littlest Defender +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58861; -- The Mantids' Mettle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58860; -- Big Bad Beetle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58858; -- More Fetid Filets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58857; -- Seeds Away! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58856; -- Who Are You Fooling? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58854; -- Convene the Paragons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58847; -- Kyrestia's Grace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58846; -- The Greater Good +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58844; -- Before the Dawn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58843; -- The Vault of the Archon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58842; -- The Curator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58833; -- Calling in All Favors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58832; -- Trinkle Trinkle Little Twerp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58831; -- Honing Instincts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58830; -- Aqir Instincts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58829; -- They Grow So Fast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58825; -- Super Jelly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58821; -- Glorious Pursuits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58820; -- Bindings of Fleshcrafting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58816; -- Getting Backstage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58813; -- Fetid Filets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58812; -- Meat Alternatives +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58811; -- A Balanced Diet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58810; -- Coming Out of His Shell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58809; -- A Shocking Technique +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58808; -- Encased in Amber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58805; -- Continued Incubation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58804; -- Void Incubation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58803; -- Match the Hatch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `QuestDescription`='', `VerifiedBuild`=56110 WHERE `ID`=58802; -- The Incredible Egg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58800; -- The Mnemonic Locus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58799; -- The Prime's Directive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58798; -- The Spires of Ascension +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58797; -- Forged by Trial +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58796; -- The Forsworn Onslaught +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58795; -- Ascended +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58794; -- Stabbing Wasteward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58793; -- Faith Through the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=58792; -- Where a Soul Belongs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58791; -- A Day in the Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58790; -- To Cross the Veil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58789; -- Misguiding Mentors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58788; -- Censers of Guidance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58787; -- Trial of Ascension +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58785; -- Smack and Grab +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58781; -- Terrors from the Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58775; -- Meet the Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58774; -- [REUSE AS WQ] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58773; -- The Thornspeaker Captive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58771; -- Directions Not Included +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (58769, 49591); -- REUSE ME +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58764; -- Standards of the Swarm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58761; -- Crushed Underfoot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58760; -- Blades of Amber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58758; -- Rampaging Destroyers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58757; -- Testing the Untested +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58755; -- Stashed Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58751; -- A Common Peril +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58750; -- Take the Bull by the Horns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58747; -- Brain Tickling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58746; -- Tiny Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58744; -- I Am The One Who Whispers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58743; -- Dune Buggy +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=58737; -- Magni's Findings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58734; -- [PH] Get Memories from Archives +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58727; -- A Place To Call Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58726; -- Thick Skin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58725; -- Sinkeeper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58724; -- The Queen's Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58723; -- The Court of Winter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58721; -- Awaken the Dreamer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58720; -- Missing! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58719; -- The Droman's Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58717; -- Bell of Remembrance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58714; -- The Forest Has Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (58708, 57009); -- Fame Waits for Gnome One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58707; -- Sorting Through Visions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58706; -- Dressing the Kill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58705; -- Grand Empress Shek'zara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58704; -- The Garden of Night +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58686; -- Weapon of Mass Construction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58680; -- Loose Threads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58677; -- Skin in the Game +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58675; -- The Price of Peace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (58674, 58672); -- A Gathering of Champions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58673; -- Warchief of the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58671; -- Bottled Up Inside +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58670; -- The Slaughter Daughter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58669; -- A Little Pruning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58668; -- Find The Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58665; -- Rebellious Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58656; -- Heavy is the Head... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58654; -- A Plea to the Harvesters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58647; -- Broken Webs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58646; -- Chew On This! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58645; -- A World Worth Saving +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58643; -- Mutually Assured Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58642; -- Shared Goals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58641; -- Seekers of Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58640; -- A Crack in the Armor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58639; -- Buried History +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58638; -- A Deeper Dive +UPDATE `quest_template` SET `FlagsEx2`=268435488, `QuestDescription`='On behalf of the Explorers\' League, I\'d like tae thank ye for helping establish the Uldum Accord and buying us some cooperation from Ramkahen.\n\nIn the interest of better understanding our foes, Ramkahen has allowed the exploring of the Amathet tombs. Unfortunately, though, their forces are spread too thin to provide protection.\n\nI was hopin\' ye could help out with that. \n\nThink ye could spare some time tae see what they\'re all about? We can start with an aerial look.', `VerifiedBuild`=56110 WHERE `ID`=58636; -- Eyes on the Amathet +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=58634; -- Opening the Gateway +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=58632; -- Ny'alotha, the Waking City: The Corruptor's End +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=58631; -- Into Dreams +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58630; -- Crown of the Harvesters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58625; -- Connecting the Dots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58624; -- Pauldrons of Imperium +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58623; -- A Complete Set +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58622; -- Secrets Among the Shelves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58621; -- Repeat After Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58620; -- Slaylines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58619; -- Read Between the Lines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58618; -- Ossein Enchantment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58617; -- Maintaining Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58616; -- Forging a Champion +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=58615; -- Whispers in the Dark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58610; -- The Speaker of Elune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58609; -- Taking The Seat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58608; -- It's Treason, Then +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58606; -- A Bit of Investigation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58605; -- Amateur Night +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (58603, 58180); -- Phaestus, Genesis of Aeons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58600; -- A Perfect Circle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58599; -- Drive A Dredge Between Them +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=58593; -- End of the Dream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58592; -- Caring for the Caretakers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58591; -- Despoilers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58590; -- Visions of the Dreamer: Origins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58589; -- The Restless Dreamer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58586; -- The Right Stuff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58585; -- No Friend of Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58584; -- Right our Wrongs +UPDATE `quest_template` SET `FlagsEx`=4, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID` IN (58583, 58502); -- Where the Heart Is +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=58582; -- Return of the Black Prince +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58575; -- Stuff We All Get +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58571; -- The Seal of Contrition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58570; -- Parting Words +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58569; -- The Folly of Envy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58568; -- Light Respite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58567; -- Skulking in the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58566; -- Actions Speak Louder than Words +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58565; -- Land of Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58564; -- Sins of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58563; -- Through Glass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58562; -- Collecting Dust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58561; -- Shards of the Countess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58560; -- Gothic Fashion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58559; -- Eyes of the Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58558; -- Overhead Intelligence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58557; -- Assistance from Sinfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58555; -- A Tense Reunion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58530; -- Hidden Mirror +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58524; -- Sparkles Rain from Above +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58523; -- You're Dead To Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58518; -- There's Always a Paper Trail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (58517, 58516); -- [UNUSED] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58515; -- Scrounging for Scrolls +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=58506; -- Network Diagnostics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58505; -- Planned Demise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58504; -- Accusatory Missive +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=58498; -- Return of the Warrior King +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=58496; -- An Unwelcome Advisor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58490; -- Deadly Reminder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58488; -- Go for the Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58486; -- He's Drust in the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58484; -- Take What You Can +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58483; -- Mementos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58480; -- Read the Roots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58473; -- Echoes of Tirna Noch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58472; -- A Farewell to Arms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58469; -- Tears in the Vale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58461; -- Tomes of Ancient Madness +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58458; -- Pet Battle Challenge: Blackrock Depths +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58457; -- Shadows of Blackrock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (58456, 58455); -- Shadowy Showdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58454; -- Spoiling For A Fight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58452; -- Tracking the Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58451; -- Voras, The Realm Eater +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58450; -- Anima Instincts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58449; -- Acid Reflux +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58447; -- Monster Hunting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58446; -- Tracker Tracking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58445; -- Containing the Night +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58444; -- Return to Sinfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58443; -- Continued Care of Kael'thas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58440; -- Mirror, Mirror... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58437; -- Parts to a Whole +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58436; -- Heritage of the Mechagnome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58435; -- Heritage of the Vulpera +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58433; -- Anima Attrition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58432; -- Something Old, Something Used +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58431; -- Pool of Potions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58428; -- Crypt Crashers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58426; -- In the Shadow of our Failures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58424; -- An Eye for an Amulet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58421; -- Special Access +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58407; -- The Medallion of Dominion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58406; -- Mirror to Maldraxxus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58395; -- Enough Vengeance For One Day +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58394; -- Lady Ouix'Ara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58393; -- Strategic Executions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58392; -- Death's End Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58391; -- Reconnaissance... for my, uh, Recovery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58389; -- Maldraxxian Weapons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58388; -- Blackbale Betrayers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58387; -- We Each Must Carry Our Own Sins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58386; -- Use My Strengths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58385; -- Learning to Sacrifice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58384; -- Dredgers Left Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58383; -- The Many Sins of Kael'thas Sunstrider +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58382; -- Someone Worth Saving +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58379; -- Construct Part: Indomitable Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58376; -- Construct Part: Necromantic Oil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (58375, 58374, 58373); -- Ny'alotha: MOTHER's Guidance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58372; -- Lead the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58351; -- The Hills Have Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58338; -- [NYI] Sinstone Mining +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58337; -- Break Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (58328, 46254); -- TBD +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58327; -- Snacks for Stonehead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58326; -- Combing the Catacombs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58325; -- Watcher Emil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58318; -- Faceless Mask of the Long Night +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58317; -- Faceless Mask of the Pained +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58316; -- Faceless Mask of the Dark Imagination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58314; -- Faceless Mask of the Burned Bridge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58297; -- Faceless Mask of the Daredevil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58289; -- Guarded Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `QuestDescription`='Very little is known about the Sun King that leads the Amathet. Our observations suggest that those closest to him are the \"Suntouched,\" a unique caste of solar magic practitioners.\n\nI would like very much to learn more about this Sun King but, unlike some members of the Explorers\' League, I\'m not willing to risk the lives of my researchers to do so. \n\nYou seem to be able to hold your own, though. If you happen upon any records about the Sun King, I\'d gladly take them off your hands.', `VerifiedBuild`=56110 WHERE `ID`=58284; -- Writs of the Sun King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58277; -- Dark Deceivers +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=58275; -- Monstrous Summoning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58273; -- Servant of N'Zoth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58272; -- Words Have Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58268; -- Take the High Ground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58267; -- Beneath the Mask +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58266; -- Break It Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58265; -- Blooming Villains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58264; -- Wake Up, Get Up, Get Out There +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58260; -- Queens And Future Kings +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID` IN (58257, 58256, 58216); -- Consuming Maw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58239; -- Lessons in Brigandry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58238; -- Lost and Tormented +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58237; -- Cleansing Uldum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58236; -- Symbolic Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58235; -- Anchors of the Black Empire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58234; -- Questionable Sourcing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58233; -- Twisted Corruptors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58231; -- Wisdom From Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58230; -- Blind the Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58229; -- A Rallying Cry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58214; -- Urgent Care +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58211; -- Pumped Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58207; -- Buggin' Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58185; -- Success Without Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58184; -- Antiquated Methodology +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58183; -- Friend to the Forgelite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58182; -- Dismantling the Opposition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58181; -- Building the Base +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58179; -- Instruments of Perfection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58178; -- A Partner for Eternity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58177; -- Refining Ego +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58176; -- Stewards of a Feather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58175; -- The Eternal Forge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58174; -- All An Aspirant Can Do +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58168; -- A Dark, Glaring Reality +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58167; -- Preventative Measures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58166; -- Unknown Assailants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58165; -- Cut the Roots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58164; -- Cult of Personality +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58163; -- A Desperate Solution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58162; -- Mysterious Masks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58161; -- Forest Disappearances +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58159; -- What's My Motivation? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58158; -- The Fourth Wall, er, War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58157; -- Break a Leg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58156; -- Vanquishing the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58155; -- A Hand in the Dark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58151; -- Minions of N'Zoth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `QuestDescription`='Welcome to Stormwind, $c. I invite you to explore our fair city. Say, you look like someone who enjoys the night life. We have many popular taverns and a vibrant music scene! \n\nAh, but that can wait, a bronze dragon has asked to talk to you. She is sitting under the nearby tree, on an hourglass of all things!\n\nAfter that, an emissary of the Mechagnomes is waiting to welcome you to the city. Sounds like a busy day for you!\n\nHave a pleasant stay, $n!', `VerifiedBuild`=56110 WHERE `ID`=58147; -- Stranger in a Strange Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardItem2`=0, `RewardAmount2`=0, `VerifiedBuild`=56110 WHERE `ID`=58146; -- For the Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58129; -- Grand Inquisitor Sinstone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58128; -- High Inquisitor Sinstone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58127; -- Inquisitor Sinstone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `QuestDescription`='Hi. I\'m Ambassador Blackguard.\n\nI am honored to welcome you to Orgrimmar, $r.\n\n\n\nAs a lifetime of adventure unfolds before you, be assured that... uh...\n\nYou know what? I\'ve been saying this same greeting all day. Enough\'s enough.\n\nTalk to Chromie on top of the hourglass, then talk to your emissary. Run along.', `VerifiedBuild`=56110 WHERE `ID` IN (58124, 55138); -- Stranger in a Strange Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58122; -- For the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58104; -- Show, Don't Tell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58097; -- Supplies from the Uldum Accord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58096; -- Supplies from the Rajani +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58095; -- Theater of Pain: Help Wanted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58093; -- Our Forgotten Purpose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58092; -- Halls of Atonement: Your Absolution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58090; -- Side Effects +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58088; -- Juicing Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58087; -- Destroying the Source +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58086; -- The Master of Lies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58084; -- Soul Snares +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58081; -- Favor: Love and Terror +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58080; -- Favor: Glittering Primrose Necklace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58079; -- Favor: Pristine Dredbat Fang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58078; -- Favor: Bottle of Redelav Wine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58077; -- Favor: Perfected Hand Mirror +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58075; -- Favor: Dredger's Toolkit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58074; -- Favor: Ledger of Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58073; -- Favor: Portrait of The Sire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58072; -- Favor: Petrified Stonefiend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58071; -- Favor: Vial of Dredger Muck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58070; -- Favor: Soul Hunter Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58069; -- Favor: The Venthyr Diaries +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58068; -- ...Even The Most Ridiculous Request! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58062; -- A Very Special Guest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58060; -- The Night Market +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58045; -- Plague is Thicker Than Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58042; -- On Larion Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58041; -- Providing for the Pack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58040; -- With Lance and Larion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58039; -- Larion at Large +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58038; -- All Natural Chews +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58037; -- Part of the Pride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58036; -- Hazardous Waste Collection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58031; -- Applied Science +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58027; -- Slime, Anyone? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58026; -- When a Gorm Eats a God +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58025; -- Queen of the Underground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58024; -- Burrows Away +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58023; -- One Big Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58022; -- Finish What He Started +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58011; -- Bug Bites +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58009; -- To the Moon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58008; -- All Gassed Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=58007; -- Eyes on the Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57994; -- In The Flesh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57993; -- Two of Them, Two of Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57990; -- Obelisk of the Sun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57989; -- The Spear of Kalliope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57987; -- A Deadly Distraction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57986; -- A Burden Worth Bearing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57985; -- Give Them a Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57984; -- The Ones in Charge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57983; -- Archon Save Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57982; -- Breaking Down Barriers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57979; -- Offensive Behavior +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57977; -- A Temple in Need +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57976; -- Lead By Example +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57974, 57973); -- Heroic: Battle for Darkshore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57971; -- Ruins of Ammon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57970; -- Ruinator Xok'nixx +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57969; -- Tend the Wounded +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57966; -- You Go First +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57960; -- Heroic Warfront: The Battle for Darkshore +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57959; -- Heroic Warfront: The Battle for Darkshore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57956; -- Wastewander Hosts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57955; -- To Ankhaten Harbor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57954, 35205); -- Burn the Bodies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57952; -- In Need of Gorm Gris +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57951; -- Souls Come Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57950; -- Mizik the Haughty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57949; -- They Need to Calm Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57948; -- Nothing Left to Give +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57947; -- Spirits of the Glen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57937; -- Tactical Formation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57936; -- Superior Programming +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57935; -- Laser Location +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57934; -- Combat Drills +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57933; -- We Can Rebuild Him +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57932; -- Resource Drain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57931; -- Phalynx Malfunction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57929; -- Hunting an Inquisitor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57928; -- Atonement Crypt Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57927; -- Rebuilding Temel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57926; -- The Sinstone Archive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57925; -- Archivist Fane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57924; -- Ritual of Judgment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57923; -- Ritual of Absolution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57922; -- The Proper Punishment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57921; -- The Proper Tools +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57920; -- The Proper Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57919; -- An Abuse of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57918; -- The Absolution of Souls +UPDATE `quest_template` SET `FlagsEx2`=268435490, `VerifiedBuild`=56110 WHERE `ID`=57917; -- [DNT] Test - JAM +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57915; -- Search for Survivors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57914; -- Mark of Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57912; -- Baron of the Chosen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57909; -- Assessing Your Stamina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57908; -- The True Crucible Awaits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57905; -- A Unique Opportunity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57904; -- Our Eternal Charge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57903; -- Power in the Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57901, 9527); -- All That Remains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57900; -- Across the Shadowlands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57899; -- More Work? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57898; -- Soul Meets Body +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57895; -- Elysian Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57893; -- Neither Enemy nor Ally +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57892; -- Enacting Immediate Justice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57891; -- Mix, Mingle, and Meddle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57890; -- Beautiful, But Deadly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57889; -- "Accidental" Arson +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57888; -- An Invitation to Treachery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57887; -- Killing the Messenger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57886; -- A Meal and A Deal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57885; -- A Discreet Entrance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57884; -- Reclaiming Thornhill Manor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57882; -- Reestablishing the Household +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57881; -- The Key to Rebuilding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57880; -- An Estate Within the Old Gate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57877; -- The Looming Dark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57876; -- The End of the Beginning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57875; -- Mark of Humility +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57873; -- Word from Orsis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57872; -- Bring More Friends! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57871; -- Outplayed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57870; -- The Games We Play +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57869; -- Spirit-Gathering Labor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57868; -- Craftsman Needs No Tools +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57867; -- The Sweat of Our Brow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57866; -- Idle Hands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57865; -- Ages-Echoing Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57861; -- Just Act Natural +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57860; -- How to Become Forsworn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57825; -- Delivery for Guardian Kota +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57824; -- Collection Day +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57818; -- Nothing Goes to Waste +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57816; -- Dreamweaver +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57787; -- Keep to the Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57778; -- The Maldraxxian Job +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57773; -- Close to Tears +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57772; -- Fangs and Minds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57771; -- An Unwelcome Incursion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57737; -- Ramkahen Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57729; -- To the Estate +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=57728; -- Assault: The Endless Swarm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57727; -- Stonevigil Unrest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57724; -- Securing Sinfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57717; -- Step Back From That Ledge, My Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57716; -- A Wayward Disciple? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57714; -- Assessing Your Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57713; -- The Work of One's Hands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57712; -- Suggested Reading +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57711; -- A Forge Gone Cold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57710; -- A Life of Service +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57709; -- The Aspirant's Crucible +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57694; -- Refuge of Revendreth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57693; -- Torghast, Tower of the Damned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57691; -- A Royal Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57690; -- Cages For All Occasions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57689; -- Prince Renathal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57686; -- The Eternal Traveler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57677; -- A Soulbind In Need +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57676; -- The Things That Haunt Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57670; -- Unbeelievable Quality +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57661; -- Silk Shortage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57660; -- The Grove of Creation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57658; -- The Final Leg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57657; -- Tied Totem Toter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57656; -- Gifts of the Forest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57655; -- Supplies Needed: More Husks! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57653; -- Unsafe Workplace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57652; -- Supplies Needed: Amber Grease +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57651; -- Trouble in the Banks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57650; -- Better Off Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57649; -- Whisper of Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57648; -- The Impossible Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57646; -- The Tithelord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57644; -- No Friend Left Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57639, 7181); -- The Legend of Korrak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57638, 7202); -- Korrak the Bloodrager +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57637; -- Disturbance Detected: Firelands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57636; -- Pride of Place +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57634; -- Bring Your Own +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID` IN (57621, 57359); -- Summoning Ritual +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID` IN (57590, 57589, 57586, 57456); -- Spirit Drinker +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID` IN (57585, 57522); -- Call of the Void +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57584; -- A Fate Most Noble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57583; -- Through the Veil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57581; -- Plucking Plumes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57571; -- Moving Mirrors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57568; -- Tough Love +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57567; -- N'Zoth Assault Tracker (Vale) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57566; -- N'Zoth Assault Tracker (Uldum) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57565; -- Aqir Assault Tracker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57564; -- Mantid Assault Tracker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57563; -- Mogu Assault Tracker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57562; -- Amathet Assault Tracker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57555; -- Shadow's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57554; -- Wicked Gateways +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57553; -- On Wounded Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57552; -- Warriors of the Void +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57551; -- Agthia's Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57549; -- In Agthia's Memory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57547; -- A Test of Courage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57545; -- Distractions for Kala +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID` IN (57543, 57449); -- Executor of N'Zoth +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID` IN (57542, 57453); -- Swarm Caller +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=57540; -- Kunchong Incubator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57538; -- Disturbing the Peace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57537; -- Covering our Tracks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57536; -- Mirror Making, Not Breaking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57535; -- Escaping the Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57534; -- When Only Ash Remains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57533; -- Light Punishment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57532; -- Foraging for Fragments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57531; -- An Unfortunate Situation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57530; -- Gharmal's Tower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57529; -- Garden in Turmoil +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=57524; -- Accessing the Archives +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=57521; -- Empowered War Wagon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57516; -- Through the Fire and Flames +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57515; -- The House of the Chosen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57514; -- The First Act of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57513; -- Enemy of My Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57512; -- Walk Among Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57511; -- Arms for the Poor +UPDATE `quest_template` SET `FlagsEx2`=268439552, `VerifiedBuild`=56110 WHERE `ID`=57510; -- Darklord Taraxis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57506; -- Light Lost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57497; -- Propagate the News +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57496; -- Ascension +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57495; -- The Future of Mechagon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57494; -- A Strong Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57493; -- Mental Attunement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57492; -- Him? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57491; -- Better... Stronger... Less Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57490; -- Voyage to Safety +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57488; -- The Current Schematic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57487; -- Someone Who Can Help +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57486; -- Waning Energy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57481; -- Running a Muck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57477; -- We're Gonna Need a Bigger Dredger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57475; -- The Mantle Returned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57474; -- Dredger Duty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57473; -- Prized Possession +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57470; -- An Abominable Discovery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57466; -- [REUSE] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57464, 57276); -- Maintaining Focus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57463; -- My Way or the Hyphae +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57462; -- Dream Catcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57461; -- An Uneventful Stroll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57460; -- Tubbins's Tea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57459; -- Fighting For Fungus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57458; -- Ring Repairs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57455; -- Mushroom For Improvement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57454; -- Silence in the Stalks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57448; -- New Allies Among Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57447; -- Purity's Prerogative +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57446; -- The Enemy You Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57444; -- An Inspired Moral Inventory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57442; -- Lost in the Desiccation +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=57429; -- Pyre of the Amalgamated One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57428; -- Theotar's Mission +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57427; -- Unbearable Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57426; -- My Terrible Morning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57425; -- Land of Opportunity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57414; -- Mount Up Test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57405; -- Chasing Madness +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=57404; -- Ravager Hive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57403, 57397, 57396, 57395, 57394); -- Reconstructing "Fear and Flesh" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57402, 57392, 57391); -- Reconstructing "The Curse of Stone" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57401, 57400, 57399); -- Reconstructing "The Final Truth" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57398; -- Walking in the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57393; -- Stepping Through the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57390; -- To Die By the Sword +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57386; -- If You Want Peace... +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=57384; -- Mending Monstrosity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57381; -- The Greatest Duelist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57380; -- Sign Your Own Death Warrant +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=57379; -- Infested Jade Statue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57378; -- Remnants of a Shattered World +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57376; -- The Hidden Need +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=57375; -- Pulsating Mound +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=57374; -- Into the Darkest Depths +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=57373; -- Descending Into Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57372; -- The Drag +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57371; -- Assault: Aqir Unearthed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57370; -- Assault: The Black Empire +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=57362; -- Deeper Into the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57353; -- Deepcoil Cleansing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57340; -- Fathom Ray Feast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57338; -- Depopulation Effort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57336; -- Putting the Past to Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57334; -- Cave of Murlocs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57333; -- Terrace Terrors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57330; -- Time for Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57327; -- Prototypes for Inspiration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57326; -- Prototypes for Profit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57324; -- Sail With the Tide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57316; -- The Ladder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57313, 7123); -- Speak with our Quartermaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57301; -- Callous Concoctions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57298; -- How Things "Really" Happened... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57291; -- The Chamber of First Reflection +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=57290; -- Beginning the Descent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57288; -- Assessing Your Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57284; -- Blade of Blades +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57282; -- Mage Quarter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57278; -- Bring Me Their Heads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57275; -- Something in Your Mind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57271; -- Trade District +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57270; -- The Temple of Purity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57269; -- The Hand of Doubt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57267; -- The Cycle of Anima: Flower Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57266; -- The First Cleansing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57265; -- The Cycle of Anima: Drought Conditions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57264; -- On the Edge of a Revelation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57263; -- The Cycle of Anima: Etherwyrms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57261; -- Walk the Path, Aspirant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57248, 56973); -- Giant Crab Leg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57246; -- Eel Filet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57245; -- Ani-Matter Animator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57240; -- Where is Prince Renathal? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57228; -- The Assault on Dredhollow +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=57222; -- Investigating the Halls +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=57221; -- Re-Origination +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=57220; -- Power Protocol Initiation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57216; -- Old Town +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57207; -- Lysonia's Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57205; -- A Few Bumps Along the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57198; -- Sense of Obligation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57190; -- They Won't Know What Hit Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57189; -- Breaking the Hopebreakers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57185; -- Dutybound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57182; -- The Accuser's Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57180; -- The Accuser's Secret +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57179; -- The Authority of Revendreth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57178; -- The Master Awaits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57177; -- A Fresh Start +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57176; -- Sinstone Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57175; -- Inquisitor Vilhelm's Sinstone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57174; -- The Stoneborn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57173; -- The Accuser's Sinstone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57164; -- Devour This +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57161; -- I Don't Get My Hands Dirty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57159; -- A Reflection of Truth +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (57157, 56064); -- Assault: The Black Empire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57156; -- Blinding the Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57153; -- Dwarven District +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57136; -- The Penitent Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57131; -- Let the Hunt Begin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57129; -- Valley of Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57126; -- ...And Following Seas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57125; -- Time to Reflect +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57124; -- Her Will, Inflicted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57123; -- Kyrian No More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57122; -- A Step Too Far +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57121; -- The Power of the Maw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57120; -- Compassion, Blade of Humility +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57118; -- Distorted by the Maw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57117; -- Fallen to Their Vices +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57116; -- Succumbing to Pride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57115; -- Sacred Scrolls of Humility +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57114; -- Aerial Reconnaissance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57113; -- On Lysonia's Trail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57112; -- Test Shared Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57107, 55712); -- Upgrade Your A.T.O.M.I.K. Mk. II (Optional) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57106, 55713); -- Expedition A.T.O.M.I.K. Mk. II +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57105, 55686); -- Upgrade Your Jetpack (Optional) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57104, 55687); -- Expedition GG-118 Micro-Jetpack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57103, 55619); -- Upgrade Your Vehicle (Optional) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57102; -- Pardon Our Dust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57100; -- Feeding Time is Over +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57099; -- A Dreadful Roundup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57098; -- The Grove of Terror +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57095; -- Old Soldier +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=57094; -- The Price of Victory +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57093, 56982); -- Before the Gates of Orgrimmar +UPDATE `quest_template` SET `FlagsEx`=4202496, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57092, 56981); -- Strategic Deployment +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57091, 56980); -- Already Among Us +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57090, 56979); -- Saving the Siege +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=57089; -- Vil'thik Hatchery +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57088, 56719); -- This Ain't Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57086; -- Legacy of the Mad Mage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57079; -- Beat The Crapopolis Outta Him! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57078; -- The VIP List +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57077; -- Buyers Wanted! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57076; -- Return to Mistfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57075; -- Liquid Courage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57074; -- Our Backs to the Gate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57072; -- Yak of All Trades +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57071; -- No Brew Left Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57070; -- Mogu Massacre +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57069; -- Cut Off the Heads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57068; -- Kite Surveillance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57067; -- Mogu at the Gates +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57058; -- Fun With Landmines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57053; -- Blunt Force Testing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57051; -- Debt Collection! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57048; -- Shopping For Parts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57047; -- A Simple Experiment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57045; -- A Special Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57043; -- Old Friends, New Opportunities +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57039; -- Valley of Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57037; -- A Once Sweet Sound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57026; -- The Sinstone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57025; -- A Plea to Revendreth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57024; -- Rumors of Mechagon +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=57023; -- Weighted Mogu Artifact +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57022; -- Assault: Amathet Advance +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57010; -- Harnessing the Power +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=57008; -- Assault: The Warring Clans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57007; -- Invitation of the Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57006; -- A Worthy Ally +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57005; -- Becoming a Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (57004, 57003); -- Create Your Own Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=57001; -- Valley of Honor +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56993; -- The Price of Victory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56978; -- To Darkhaven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56972; -- Fathom Ray Wing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56970; -- Reefwalker Bark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56969; -- Ancient Reefwalker Bark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56955; -- Rebels on the Road +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56942; -- On The Road Again +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56914; -- Angry Residents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56909; -- Paint Bottle: Electric Blue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56908; -- Paint Bottle: Goblin Green +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56907; -- Paint Bottle: Nukular Red +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=56906; -- Crown of Good Fortune +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=56905; -- Crown of Dark Blossoms +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=56904; -- Crown of Prosperity +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=56842; -- Lunar Preservation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56839; -- Killclaw the Terrible +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56830; -- Summons from the Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56829; -- Bottom Feeders +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=56825; -- Work Order: Enchant Weapon - Oceanic Restoration +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=56824; -- Work Order: Enchant Weapon - Machinist's Brilliance +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=56818; -- Work Order: Enchant Weapon - Naga Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56817; -- Thank You For Being A Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56816; -- A Kelfin's Best Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56815; -- With A Little Help From My Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56814; -- Anytime You Need A Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56813; -- An Unexpected Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56812; -- Friendship Is Magic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56811; -- You've Got A Friend In Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56810; -- A Friend Indeed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56809; -- Super Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56808; -- We're Going To Be Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56807; -- Real Friends Help Hide Bodies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56806; -- Friends Through Eternity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56805; -- That's What Friends Are For +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56804; -- With Friends Like You, Who Needs Anemones? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56803; -- Just A Friend +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (56802, 56793); -- Work Order: Mech-Dowel's "Big Mech" +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (56801, 56794); -- Work Order: Baked Port Tato +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=56800; -- Work Order: Abyssal-Fried Rissole +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=56799; -- Work Order: Fragrant Kakavia +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=56797; -- Work Order: Bil'Tong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56791; -- Mysterious Treasure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56790; -- Treasure To Find +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56789; -- A Gift of Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56788; -- Reclaimed Treasure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56787; -- Additional Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56786; -- Naga Treasure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56785; -- The Mystic Chest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56783; -- The Lambent Lockbox +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56782; -- The Speaker's Gift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56781; -- Treasure In The Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56780; -- Hidden, But Dangerous +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56779; -- A Valorous Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56778; -- A Glint in the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56777; -- A Gift From The Clan +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (56774, 56768); -- Work Order: Greater Flask of the Undertow +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=56771; -- Time-Lost Warriors +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (56758, 56757); -- Rustbolt Requisitions: Winter's Kiss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56756; -- My Punkin, the Action Figure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56748; -- Brewfest Chowdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56741; -- The Spear of Destiny +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56740; -- S.P.A.R.E. Crates +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56739; -- The Power of Worship +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56716; -- Direbrew Cog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56715; -- Hozen Totem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56714; -- Contained Alemental +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56650, 56649); -- Call to Arms: Mechagon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56648, 56148); -- Call to Arms: Nazjatar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56647; -- The Mantid Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56645; -- Heart of the Swarm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56644, 56429); -- Up Against It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56643, 54015); -- In Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56642, 56063); -- Dark Tides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56641, 55092); -- Disruption of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56640, 54012); -- Fortunate Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56621; -- Real Ultimate Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56617; -- A Unified Swarm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56616; -- Old Faces, New Problems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56580; -- Amber Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56578; -- Rotten at the Roots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56577; -- Crippling the Hive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56576; -- Aqir Extermination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56575; -- Once More Into Kor'vess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56574; -- Reflections in Amber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56573; -- Certified Pre-Owned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56572; -- Toys Like Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56566, 56565); -- Hanging by a Thread +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56563, 56562); -- The Problem with Shrinkage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56561, 56560); -- A Curious Discovery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56558; -- Off-the-Books Brawlin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56550; -- Corpse Cleanup +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=56542; -- Restored Hope +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=56541; -- The Engine of Nalak'sha +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=56540; -- Proof of Tenacity +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=56539; -- Finding the Rajani +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=56538; -- Clans of the Mogu +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=56537; -- The Mysterious Sigil +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=56536; -- It's Never Easy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56534, 56533); -- Worldvein Rumors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56532; -- Nuke 'Em Norbit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56523; -- My Chickens are Not for Eating! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56519; -- Vinyl: Triumph of Gnomeregan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56518; -- Vinyl: Depths of Ulduar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56517; -- Vinyl: Battle of Gnomeregan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56516; -- Vinyl: Mimiron's Brainstorm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56515; -- Vinyl: Gnomeregan Forever +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56508, 39880); -- Waste Not +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56504; -- Wrathion's Journal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56501; -- Taking The Air Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56500, 56499); -- Storming the Battlefields +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56496; -- The Eve of Battle +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56495; -- They Move Against Us +UPDATE `quest_template` SET `FlagsEx`=4202496, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56494; -- The Eve of Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56493; -- A Direct Approach +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56492; -- Pet Battle Challenge: Stratholme +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56491; -- Tiny Terrors of Stratholme +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56490, 56489); -- Restless Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56475; -- Spiral Yeti Horn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56474; -- Hivekiller Stinger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56473; -- Envenomed Spider Fang +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=56472; -- The Uldum Accord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56471; -- Unprofitable Ventures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56470; -- Give A Dog A Bone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56467, 56455); -- Frenzy Fang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56466, 56454); -- Crackling Mandible +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56465, 56453); -- Overgrown Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56464, 56452); -- Strange Organ +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56463, 56451); -- Mottled Hydra Scale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56462, 56450); -- Eel Jelly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56461, 56449); -- Pearlescent Shell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56460, 56448); -- Molted Spineshell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56459, 56447); -- Half-Digested Deepcoral Pod +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56458, 56456); -- Opaline Conch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56457, 56446); -- Leathery Venom Gland +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56445, 56444); -- Wiggletail's Poking Fork +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56443; -- Mechanical Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56442; -- Broken Unit 6 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56441; -- Cluckbox +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56440; -- Can of Critter Spray +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56439; -- Mechanical Egg Sac +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56438; -- Flashing Siren +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56437; -- Rusty Tube +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56436; -- Small Skull +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56434; -- WANTED: Junkbrat and Roadtrogg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56433; -- Drowning the Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56425; -- Scorched Data Disc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56424; -- Rust Covered Disc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56423; -- Large Storage Fragment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56422; -- On Ghostly Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56421; -- Cracked Numeric Cylinder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56419; -- The Doppel Gang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56410; -- Discs of Norgannon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56405; -- Cogfrenzy's Construction Frenzy +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56401; -- A Bolt from the Blue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56400; -- Unit 17 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56399; -- Unit 6 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56388; -- Mindshackle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56387; -- Ravenous Scalespawn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56380; -- Grounded +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56379, 56378); -- The Missing Crew +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=56377; -- Forging Onward +UPDATE `quest_template` SET `FlagsEx`=2, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=56376; -- Surfacing Threats +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=56375; -- To Ramkahen +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=56374; -- A Titanic Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56373; -- A Gulper Ate The Rolly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56371; -- Young Twilight Scale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56370; -- Break a Few Eggs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56365; -- Be Kind, Rewind +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=56363; -- Rustbolt Requisitions: Frenzied Fangtooth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56358, 56356); -- The Eternal Palace: Queen's Gambit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56355; -- Battle Tested +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56354, 56346); -- Ancient Technology +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56353, 56347); -- An Abyssal Opportunity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56352, 56348); -- The Eternal Palace: We Can Make It Stronger... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56351, 56349); -- The Eternal Palace: Pushing the Limits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56350, 55481); -- Scouting the Palace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56339; -- Tremblade Must Die +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56338; -- Volrath Must Die +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56337, 56336); -- Uncovering the Artifact Fragments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56335; -- Wanna Charge? Gotta Pay! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56334; -- Bots Gone Wild +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56328, 55994); -- Do Not Drink +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56327, 54965); -- Chopped Bots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56325; -- Changing Tides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56324; -- Your First Charge Ain't Free! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56321; -- Saving Corin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56320; -- Your First Charge is Free! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56319; -- The Quickcharge Contract +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56316, 56315); -- They Made Their Choice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56314, 56313); -- The Warbringer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56312, 56311); -- The Ever Drowning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56310, 56309); -- City of Drowned Friends +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=56308; -- Assault: Aqir Unearthed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56306; -- The Family Jewels +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56305; -- Let's Fish! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56304; -- The High Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56301; -- Go For The Gold +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56267, 56185); -- Whispers of N'Zoth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56266, 56002); -- Mgglurky's Mugglrgl +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56263, 56260); -- Unlocking the Power +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56262, 55739); -- Back to the Chamber +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56261, 55522); -- Return to the Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56259; -- Lokholar the Ice Lord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56258, 54896); -- Ivus the Forest Lord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56257, 7142); -- The Battle for Alterac +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56256, 7141); -- The Battle of Alterac +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56249; -- I Am the Trashmaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56248, 56247); -- Treasure Tale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56246, 56245); -- Enchanted Lock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56244, 56243); -- Diaries of the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56242, 56241); -- Preserved Clues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56240, 56239); -- Strange Silver Knife +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56236; -- Down But Not Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56235; -- Down Into Nazjatar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56234; -- Friends In Need +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56224, 55771); -- WANTED: Lord Ha'kass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56223, 55770); -- WANTED: Commander Sarj'eth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56219; -- Tome of Tears +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56215; -- Glittering Shell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56214; -- Good Girl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56211, 56210); -- Scrying Stones +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=56209; -- The Halls of Origination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56206, 56129); -- Heroic: Battle for Stromgarde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56205; -- Just Ptrust Me On This +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56203; -- Blueprint: TK44[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56202; -- Blueprint: TK43[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56201; -- Blueprint: TK42[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56200; -- Blueprint: TK41[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56199; -- Blueprint: TK40[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56198; -- Blueprint: TK39[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56197; -- Blueprint: TK38[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56196; -- Blueprint: TK37[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56195; -- Blueprint: TK36[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56194; -- Blueprint: TK35[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56193; -- Blueprint: TK34[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56192; -- Blueprint: TK33[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56191; -- Blueprint: TK32[DNT] +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56190; -- Save Ebonhorn +UPDATE `quest_template` SET `FlagsEx`=24576, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56189; -- On the Trail of the Black Prince +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56188; -- To the Catacombs! +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56187; -- Black Winged Shadow +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56186; -- Spies to the Left and Right +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56184; -- Pirates, Sea Monsters, Robots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56181; -- This One's on Me +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID` IN (56180, 56163); -- Bound Elemental +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID` IN (56178, 56177, 56074); -- Void Conduit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56175; -- Emission Free +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56174, 56172, 55815); -- Other Interests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56168; -- Factory Refurbished +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56167; -- Investigating the Highlands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56165; -- Blueprint: Extraordinary Adventurer Augment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56162, 56161); -- Back Out to Sea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56159, 56158, 56157, 55875); -- Plug the Geysers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56156; -- A Tempered Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56154; -- Where They Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56151; -- Poen's Favorite Dish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56145; -- Blueprint: Advanced Adventurer Augment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56144; -- Old Nasha's Paw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56143; -- The Fate of Professor Elryna +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56142; -- Adapt, Improve, Overcome! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56141, 56131); -- Security First +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56139; -- Junkyard Treasures +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56137, 56136); -- Heroic Warfront: The Battle for Stromgarde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56128; -- Drowning the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56120; -- The Unshackled +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56119; -- The Waveblade Ankoan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56118; -- Snap Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56117; -- Recyclable Parts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56116; -- Even More Recycling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56108; -- Leaving the Hive +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=56099; -- Font of Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56097; -- Grime-Coated Disc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56095; -- Legacy of Nar'anan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56092; -- Hivethief's Jelly Stash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56091; -- Usurper's Scent Gland +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=56090; -- Stormstout Holdout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56087; -- Blueprint: Experimental Adventurer Augment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56086; -- Blueprint: Holographic Digitalization Relay +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56083; -- Unsafe Work Conditions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56082; -- Bot Rampage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56081; -- Octo-Grab +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56110 WHERE `ID`=56076; -- Abyssal Ritual +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56072, 56071); -- De-Synced Vibro Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56057; -- The Soulbinder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56056; -- Terror of the Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56053; -- The Final Act +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56050; -- PvP Event: Battle for Nazjatar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56047, 56039); -- We Can't Have Dull Weapons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56046, 56038); -- Working with Purpose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56045, 56037); -- Stealing the Naga's Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56044, 56043); -- Send the Fleet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56042; -- Blingtron 7000 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56041; -- Give 'Em Shell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56032; -- Dirty Dozen +UPDATE `quest_template` SET `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=56031; -- The Wolf's Offensive +UPDATE `quest_template` SET `FlagsEx2`=268435712, `VerifiedBuild`=56110 WHERE `ID`=56030; -- The Warchief's Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=56023; -- Leylocked Chest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (56020, 56011, 56008); -- Runelocked Chest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55995; -- We Can Fix It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55993; -- A Little Edge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55983, 55530); -- A Safer Place +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55980; -- Turn the Scale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55979; -- Iteration is Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55976; -- Supplies From the Waveblade Ankoan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55973; -- Deepcoil Experiments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55970; -- Attrition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55967, 55600); -- Sating Snapdragons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55937, 55869); -- Clearing Out the Cache +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55905; -- Abduction Reduction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55901; -- Rustbolt Rebellion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55896; -- Undana, Chilling Assassin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55895; -- Frozen Winds of Zhiela +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55892; -- Champion Eldanar, Shield of Her Glory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55887; -- Champion Alzana, Arrow of Thunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55885; -- Rico's Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55884; -- Infestation of Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55880; -- Redistribution of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55879; -- Ride of the Scientifically Enhanced Boar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55873; -- Kill the Kritch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55871; -- Gather Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55870, 55860); -- Sea Slug Liquidation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55868, 55861); -- Let the Residue Lead You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55867, 55601); -- Coveted Crystals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55866, 55599); -- Scouting Undercover +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55865, 55598); -- What We Know of the Naga +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55864; -- The Price is Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55863, 55595); -- Deteriorating Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55862, 55593); -- Insight into Our Enemies +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55851; -- Essential Empowerment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55849; -- Reclamation Rig +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55837; -- Bounty: Dangerous Creatures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55836; -- Bounty: Elite Naga Forces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55834; -- Bounty: More Fathom Rays +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55833; -- Bounty: More Snapdragons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55832; -- Bounty: More Crabs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55829; -- Bounty: More Hydras +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55827; -- Bounty: More Naga +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55825; -- Bounty: A Few Fathom Rays +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55820; -- Bounty: A Few Hydras +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55819; -- Bounty: A Few Murlocs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55818; -- Bounty: A Few Naga +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55813; -- Aim High +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55801; -- Requisition: We Need It All +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55799; -- The Tide Turns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55798; -- Wander Not Alone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55797; -- The Direhorn Mother's Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55796; -- Heresy at the Crossroad +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55795; -- Mountain On the Move +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55791; -- Requisition: More Spiral Leaf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55790; -- Requisition: More Deepcoral Buds +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55784; -- Payment in Kind +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55783, 55782); -- Stay of Execution +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55781, 55780); -- Old Allies +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55779; -- Stay of Execution +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55778; -- Visions of Danger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55774; -- WANTED: Inquisitor Ithriza +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55767; -- Misdirection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55766; -- She Sells These Shells +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55763; -- The Rescue of Meredy Huntswell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55753; -- Knock His Bot Off +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55752; -- We Stand United +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55750; -- WANTED: Lady Naz'jess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55743; -- More Recycling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55742; -- Bundle of Corroded Parts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55740, 55738, 55099); -- TBD NOT USED +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55737; -- At the Azerite Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55736; -- Welcome to the Resistance +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55735; -- Defending the Maelstrom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55734; -- Drill Rig Construction +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55732; -- An Old Scar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55731; -- My Father's Armies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55730; -- Rescuing the Resistance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55729; -- The Resistance Needs YOU! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55728; -- Reinforced Cache +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55727; -- Requisition: A Few Flotsam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55723; -- Requisition: A Few Carp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55721; -- Requisition: A Few Kelp Buds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55718; -- Strange Discovery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55717; -- Time for Heroics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55708; -- Upgraded +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55707; -- First One's Free +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55697; -- A Little Leg Work +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55696; -- Test Drive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55695; -- That New Mount Smell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55694; -- There's Something in the Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55688; -- A Growing Mystery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55685; -- We Come in Peace... and Profit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55672; -- A Historical Mess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55669; -- Encrypted Radio Receiver TBD +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55664; -- A Blow to Morale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55661; -- Fighting Venomous With Venom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55659; -- Relics of the Sundering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55658; -- Clues Abound +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55657; -- In the Shadow of Crimson Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55652; -- Prospectus Bay +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55651; -- To Mechagon! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55650; -- Only the Best Will Do +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=55649; -- Machinations for Mechagon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55648; -- This is Our Vault Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55647; -- A Quick Ear Hustle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55646, 54088); -- The Legend of Mechagon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55645; -- Princely Visit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55640; -- Vision of Stormwind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55638; -- Making Kelpberry Wine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55635, 53993); -- A Voice on the Wind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55633; -- The Sunken Chest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55632, 54087); -- You Must be This Height +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55630, 54945); -- Let's Get It Started +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55622; -- Drive It Away Today +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55618; -- The Heart Forge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55617; -- Expedition Siege Engine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55609; -- Operation: Mechagon - The Mechoriginator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55608; -- Shop Project +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55605; -- NOT USED +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55602; -- What Will It Lure? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55597; -- Bound by Honor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55596; -- Setting Things Right +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55594, 55586); -- Polished Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55592; -- A Promising Beginning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55591; -- Expedition Demolisher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55583, 49583); -- Out With the Old +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55582, 49582); -- Atal'Dazar: Not All That Glitters... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55580, 49576); -- High Prospects +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55579, 49577); -- Cracking the Surface +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55578, 49575); -- Tol Dagor: Jewel of the Tides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55574; -- The Javelins of Azshara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55573; -- Purging the Defilers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55571; -- Help Them See the Truth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55570; -- Secrets in the Ruins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55569; -- Echoes of Pain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55565; -- Shoring Up Mana Reserves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55561; -- What Remains of Zin-Azshari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55560; -- Utama's Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55558; -- A Bolt Hole +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55535; -- The Tipsy Tinkerer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55534; -- Rustbolt Gramophone +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55533; -- MOTHER Knows Best +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55531; -- What Will It Mine? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55529; -- No Backs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55528; -- Playtime's Over +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55526; -- Bring Him Some... +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55521; -- Do It the Azerite Way +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55520; -- Healing Nordrassil +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55519; -- A Fresh Trauma +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55517; -- Paint Vial: Big-ol Bronze +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55516, 54913); -- Spark of Genius +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55511, 13180, 13178); -- Slay them all! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55510, 13179, 13177); -- No Mercy for the Merciless +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55509, 55508, 13183, 13181); -- Victory in Wintergrasp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55507; -- Torcali's Blessing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55506; -- One Road Ends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55505; -- Roo'li's Memory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55504; -- Wayshrines of Zuldazar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55503; -- The Direhorn and the Saurid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55500; -- Save A Friend +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55497; -- A Friendly Face +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55490; -- We'll Poke Their Eye Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55489; -- The Handmaiden's Tale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55488; -- Speak with the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55487; -- [PH] Warding Scrolls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55486; -- Secrets of Telemancy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55485; -- Terrors in the Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55484; -- [PH] Collect Cleansing Motes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55483; -- [PH] Stop Rituals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55482; -- Making the Connection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55469; -- To Zin-Azshari +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55465; -- We Must Go Deeper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55463; -- Aid From Nordrassil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55462; -- The Wanderer's Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55457; -- Paint Vial: Overload Orange +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55456; -- Paint Vial: Copper Trim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55455; -- Paint Vial: Mechagon Gold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55454; -- Paint Vial: Lemonade Steel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55452; -- Paint Vial: Fel Mint Green +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55451; -- Paint Vial: Fireball Red +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55426; -- What Will It Grow? +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55425; -- Dominating the Indomitable +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55407; -- Calming the Spine +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55400; -- Take My Hand +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55398; -- The Long Awake +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55397; -- Before I Wake +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55396; -- The Stuff Dreams Are Made Of +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55395; -- Don't Close Your Eyes +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55394; -- Shards of Emerald +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55393; -- Null the Void +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55392; -- Enter the Dreamway +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55390; -- In Darkness, I Dream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55385; -- Scouting the Pens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55384; -- Settling In +UPDATE `quest_template` SET `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55374; -- A Disturbance Beneath the Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55373; -- Knock 'Em Out The Box +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55363; -- Rescue The Farseer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55362; -- Elemental Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55361; -- The Lost Shaman +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=55350; -- Assault: Amathet Advance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55348; -- Supplies from the Rustbolt Resistance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55345; -- The Dark Ranger's Pupil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55344, 55343, 55342, 55341, 55340, 55264); -- Calligraphy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55339; -- Tidying Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55338; -- Vehicle: TK20[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55337; -- Vehicle: TK19[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55336; -- Vehicle: TK18[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55335; -- Vehicle: TK17[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55334; -- Vehicle: TK16[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55333; -- Vehicle: TK15[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55332; -- Vehicle: TK14[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55331; -- Vehicle: TK13[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55330; -- Vehicle: TK12[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55329; -- Vehicle: TK11[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55328; -- Vehicle: TK10[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55327; -- Vehicle: TK09[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55326; -- Vehicle: TK08[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55325; -- Vehicle: TK07[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55324; -- Vehicle: TK06[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55323; -- Vehicle: TK05[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55322; -- Vehicle: TK04[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55321; -- Vehicle: TK03[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55320; -- Vehicle: TK02[DNT] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55319; -- Tonk the Terrible +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55313; -- Tasty Steelfin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55312; -- Solarsprocket Barbel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55311; -- Energized Lightning Cod +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55310; -- Sludge-fouled Carp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55309; -- Spitting Clownfish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55308; -- Mechanical Blowfish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55307; -- Shadowy Cave Eel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55306; -- Pond Hopping Springfish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55305; -- Bolted Steelhead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55302, 55301, 55300); -- The Cycle of Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55299; -- Bottom Feeding Stinkfish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55298; -- Fishing For Something Bigger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55258; -- Sleep, Eat, Repeat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55254; -- An Unending Sleep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55253; -- A Show of Faith +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=55252; -- A Loa Without a Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55251, 55243); -- A Daughter of Torcali +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55250; -- A Growing Appetite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55249; -- Away From the Herd +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55248; -- Greener Pastures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55247; -- The Trust You've Earned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55246; -- Even Greener Pastures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55245; -- Eat Like a Direhorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55242; -- A Goblin in Need +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55235, 55223); -- Instruments of Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55234, 55222); -- Make Some Noise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55233, 55221); -- Picking Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55232; -- Mevris' Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55231; -- The Other Ghostdancer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55230; -- Telonis' Prized Leather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55229; -- Repaying the Debt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55228, 55216); -- The Audition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55227; -- The Aeonian Artisan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55226; -- Drive the Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55225; -- Special Juices +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55224; -- Rank 2 - Poen test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55220; -- Bass Fishing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55219; -- Dropping by the Base +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55218; -- Sheza's Prized Leather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55217; -- Repaying the Life Debt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55214; -- Seam Stress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55213; -- Energy Cells for Everyone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55211; -- Recharging Rustbolt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55210; -- Batteries Not Included +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55195; -- Reverberation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55193; -- The Scout-o-Matic 5000 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55188, 55177); -- Tearing at the Seams +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55185; -- Listen Up! +UPDATE `quest_template` SET `FlagsEx`=4202500, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55183; -- Seeking Higher Ground +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55182; -- Reassembly Required +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55179; -- Retaliation Coordination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55175; -- Where the Road Leads +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55171; -- Spy Versus Spy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55153; -- Collaborative Construction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `QuestDescription`='Welcome to Stormwind, $r. I invite you to explore our fair city. Since you hail from Kul Tiras, might I suggest visiting our lovely docks? They are home to our majestic fleet. I would be shocked if you were not impressed!\n\nAh, but that can wait, a bronze dragon has asked to talk to you. She is sitting under the nearby tree, on an hourglass of all things!\n\nAfter that, an emissary of Kul Tiras is waiting to welcome you to the city. Sounds like a busy day for you!\n\nHave a pleasant stay.', `VerifiedBuild`=56110 WHERE `ID`=55146; -- Stranger in a Strange Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardItem1`=165010, `RewardItem2`=0, `RewardAmount2`=0, `VerifiedBuild`=56110 WHERE `ID`=55142; -- For the Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardItem1`=165001, `RewardItem2`=0, `RewardAmount2`=0, `VerifiedBuild`=56110 WHERE `ID`=55137; -- For the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55136; -- Her Dog Days Are Over +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55125, 55123); -- Hunting Season +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55124, 54961); -- Righting Wrongs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55121; -- The Laboratory of Mardivas +UPDATE `quest_template` SET `FlagsEx`=4202496, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55119; -- Reporting In! +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55118; -- Loose Ends +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55117; -- Correspondence Conundrum +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55116; -- Getting a Clue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55111; -- Creature Study: Zanj'ir Naga +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55103; -- Ideas Can Come from Anywhere +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55101; -- Junkyard Tinkering and You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55096; -- Send My Father a Message +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55095, 55054); -- Upheaval +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55094; -- Stay Low, Stay Fast! +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55090; -- A Gathering of Foes +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55089; -- Shaw's Shank Redemption +UPDATE `quest_template` SET `FlagsEx`=4202496, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55088; -- Lost in the Field +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55087; -- The Gathering Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55084; -- Blueprint: Encrypted Black Market Radio +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55083; -- Blueprint: Annoy-o-Tron Gang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55082; -- Blueprint: Rustbolt Pocket Turret +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55081; -- Blueprint: Anti-Gravity Pack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55080; -- Blueprint: Perfectly Timed Differential +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55079; -- Blueprint: Microbot XD +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55078; -- Blueprint: Utility Mechanoclaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55077; -- Blueprint: Blue Spraybot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55076; -- Blueprint: Green Spraybot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55075; -- Blueprint: Orange Spraybot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55074; -- Blueprint: Rustbolt Requisitions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55073; -- Blueprint: Rustbolt Resistance Insignia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55072; -- Blueprint: Battle Box +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55071; -- Blueprint: Emergency Rocket Chicken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55070; -- Blueprint: Personal Time Displacer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55069; -- Blueprint: Protocol Transference Device +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55068; -- Blueprint: BAWLD-371 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55067; -- Blueprint: Re-Procedurally Generated Punchcard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55066; -- Blueprint: Beastbot Powerpack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55065; -- Blueprint: Rustbolt Kegerator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55064; -- Blueprint: Rustbolt Gramophone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55063; -- Blueprint: G99.99 Landshark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55062; -- Blueprint: Ultrasafe Transporter: Mechagon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55061; -- Blueprint: Mechano-Treat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55060; -- Blueprint: Emergency Powerpack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55059; -- Blueprint: Emergency Repair Kit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55058; -- Blueprint: Vaultbot Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55057; -- Blueprint: Canned Minnows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55056; -- Blueprint: Mechanocat Laser Pointer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55055; -- Build A Bigger Fish Trap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55053, 54972); -- A Way Home +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55052, 55047); -- Securing Warfang Hold +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55051; -- A Display of Power +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55050; -- Tickets, Please? +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55049; -- Communication Breakdown +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55048; -- Spy Games +UPDATE `quest_template` SET `FlagsEx`=4202496, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55045; -- My Brother's Keeper +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55044; -- Don't Shoot the Messenger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55043; -- Fish Tales and Distant Sails +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55040; -- Looking Inside +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55039; -- The Master Shipwright +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55036; -- A Terrible Place +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55033; -- Ashes to Ashvane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (55031, 55028); -- It's Scrap Work... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55030; -- Blueprint: Scrap Trap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=55023; -- Bizmo's Brawlpub Awaits! +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54999; -- Under False Colors +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54997; -- Dead in the Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54992; -- The Start of Something Bigger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54990; -- The New Guard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54986; -- Vision of N'zoth Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54984; -- Let Sleeping Wolves Lie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54983; -- Waking a Dreamer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54982; -- The Spirit of the Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54981; -- Cry to the Moon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54980; -- Bane of the Nightbane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54978; -- Against Overwhelming Odds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54977; -- Into Duskwood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54976; -- The Shadow of Gilneas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54975; -- A Brief Respite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54969, 54018); -- Descent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54964; -- A One-Way Ticket to the Heart +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54960; -- A Bitter Reunion +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54959; -- Under Lock and Keys +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54958; -- Ships in the Night +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54949; -- More Mouths To Feed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54947; -- A Small Team +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54946; -- Report to Gila +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54941; -- Scouting The Strand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54940; -- Necessity is the MOTHER +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54939; -- Stubborn as a Bronzebeard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54938; -- A Brother's Help +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54933; -- Freeing the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54930; -- Mechanical Liberation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54929; -- Ready to Rumble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54925; -- Heresy! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54922; -- The Nuts and Bolts of It +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54920; -- Homeward Bound +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54919; -- Bonds of Thunder +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54918; -- Spark of Imagination +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54917; -- Paid in Blood +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54916; -- The Huntsman's Creed +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54915; -- Telemetry Online +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54878, 54845); -- Buzzkill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54876, 54844); -- Tapping the Breach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54875, 54843); -- Remaining Threats +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54871; -- We Are Coming +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54851; -- Blessing of the Tides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54850; -- Operation: Troggageddon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54806; -- Commander Ral'esh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54805; -- Scalefiend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54800; -- Twilight Prophet Graeme +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54798; -- Madfeather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54797; -- Alash'anir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54788; -- Hydrath +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54787; -- Masking For a Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54766; -- Answer the Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54765; -- Thank Your Guide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54764; -- Storm in Bloodhoof +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54763; -- Crossing Over +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54762; -- A Small Retreat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54761; -- Spirit Guide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54760, 48435); -- The Spiritwalkers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54759; -- When Spirits Whisper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54757; -- The Loa of Scavengers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54756; -- Garbage for the Garbage God +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54755; -- Not My Table +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54751; -- Soggy Page +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54748; -- Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54735; -- A Worthy Crew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54734; -- Summons from Dorian +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54733; -- Make it Wright +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54732; -- Drop It! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54731; -- Balance in All Things +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54730; -- Gorak Tul's Influence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54729; -- The Bleak Hills +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54728; -- This Lumber is Haunted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54727; -- Team Carry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54726; -- Frame Work +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54725; -- The Deep Ones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54723; -- Covering Our Masts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54721; -- I'm Too Old for This Ship +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54708; -- Home, Home On the Range +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54706; -- Made in Kul Tiras +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54703; -- Express Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54701; -- Wrath of the Ravasaur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54683; -- The Black Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54682; -- The Missing Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54662; -- Brought to Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54661; -- Echolocation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54648; -- Kaldorei Resurgence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54642; -- G.E.A.R. Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54641; -- For Gnomeregan! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54640; -- Gnomercy! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54639; -- A Signal in Storm Peaks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54632; -- Paragon of the Zandalari Empire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54631; -- Paragon of the Voldunai +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54630; -- Paragon of Talanji's Expedition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54626; -- Paragon of the Honorbound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54625, 54619, 53150); -- Wiping Out the Witherbark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54624, 53173); -- Sins of the Syndicate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54623, 54616, 53148); -- Boulderfist Beatdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54621, 54613, 53193); -- Twice-Exiled +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54620; -- Death to The Defilers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54618; -- Paragon of the 7th Legion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54612; -- Blood and Ashes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54611; -- Paragon of the Champions of Azeroth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54610; -- Paragon of the Tortollan Seekers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54604; -- Molok the Crusher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54596; -- Yogursa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54582; -- Smarter Than Your Average Trogg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54581; -- Now With More Mechanical Fowl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54580; -- A Tundra Conundrum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54579; -- The Gnome Behind the Trogg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54577; -- Shadowed Halls and Dusty Cogs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54576; -- Gnomeregan's Finest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54572; -- Darbel Montrose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54570; -- Geomancer Flintdagger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54566; -- Kovork +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54564; -- Nimar the Slayer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54563; -- Ruul Onestone +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54559; -- Free Plumeria! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54536; -- Fueling the Flames +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54527; -- Dinohunter Wildbeard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54523; -- Blinky Gizmospark +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54519; -- Squad Goals +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54518; -- Zero Zeppelins +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54510; -- Mischief Managed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54503; -- This Gang of Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54496; -- Scurvy Dogs! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54495, 54494); -- Expanding our Influence +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54485, 54282); -- Battle of Dazar'alor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54476; -- Engineered Blueprints +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54470; -- Fresh Dishes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54466; -- Blacksmithing Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54462; -- Supplies from the Zandalari Empire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54461; -- Supplies from the Voldunai +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54460; -- Supplies from Talanji's Expedition +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54459; -- He Who Walks in the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54458; -- Supplies from the Proudmoore Admiralty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54457; -- Supplies from Storm's Wake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54456; -- Supplies from the Order of Embers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54455; -- Supplies from the Honorbound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54454; -- Supplies from the 7th Legion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54453; -- Supplies from Magni +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54451; -- Baubles from the Seekers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54447, 54424); -- A Shady Character +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54441; -- Taking the Blood Gate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54439, 54438); -- Crucible of Storms: Relics of Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54433, 54265, 54174, 54144); -- Orders from Azshara +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54421; -- Taming their Beasts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54419; -- Quelling the Masses +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54418; -- The Mech of Death +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54417; -- Showing Our Might +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54416; -- Warfront Preparations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54415; -- Vulpera for a Day +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54412; -- Zul'jan Deluge +UPDATE `quest_template` SET `FlagsEx`=8196, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54407; -- Lurking in the Swamp +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54404; -- Dark Iron Machinations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54402; -- Shifting Gears +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54312; -- Fog of War +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54310; -- Repurposing Their Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54307; -- Outpost Upgrade: Arom's Stand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54306; -- Mission Report: Arom's Stand +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54303; -- The March to Nazmir +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54302; -- The Fall of Zuldazar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54301; -- Talanji's Mercy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54300; -- Breaking the Faith +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54298; -- Gravity Matters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54288; -- Outpost Upgrade: Castaway Point +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54280; -- Fly Out to Meet Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54276, 54184); -- Trouble in Gnomeregan +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54275; -- Parting Mists +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54271; -- Telaamon's Purge +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54270; -- Breaking Mirrors +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54269; -- None Shall Escape +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54263; -- Outpost Upgrade: Brennadam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54260; -- Outpost Upgrade: Vulpera Hideaway +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54258; -- Mission Report: Vulpera Hideaway +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54251; -- The Ambassador +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54249; -- Zandalari Justice +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54244; -- We Have Them Cornered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54240; -- Outpost Upgrade: Zul'jan Ruins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54239; -- Mission Report: Zul'jan Ruins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54231; -- Outpost Upgrade: The Great Seal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54225; -- Mission Report: The Great Seal +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54224; -- The Battle of Zul'jan Ruins +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54213; -- It's Alive! +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54212; -- Re-rebuilding the A.F.M.O.D. +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54211; -- Putting the Gob in Gob Squad +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54207; -- Retaking the Outpost +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54206; -- The Sleeper Agent +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54205; -- A Nice Nap +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54204; -- Total Temple Destruction +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54203; -- The Embiggining +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54202; -- Calibrate the Core +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54201; -- Fit for Grong +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54200; -- Bring the Base +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54199; -- The Needs of the Many +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54198; -- Bittersweet Goodbyes +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54197; -- Freedom for the Da'kani +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54196; -- Out of Options +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54195; -- A Beast with Brains +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54194; -- Real Big Power +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54193; -- This is Huge! +UPDATE `quest_template` SET `FlagsEx`=4202496, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54192; -- Sensitive Intel +UPDATE `quest_template` SET `FlagsEx`=8194, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54191; -- Changing Course +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54190, 54187); -- Tea for Two +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54186; -- Pet Battle Challenge: Gnomeregan +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54185; -- Gnomeregan's New Guardians +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54183; -- Dead Reckoning +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54179; -- Through the Front Door +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54178; -- Catching a Ride +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54177; -- A Brilliant Distraction +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54176; -- Be More Uniform +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54175; -- Face Your Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54172, 54141); -- The Azsharan Medallion +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54171; -- The Abyssal Scepter +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54169; -- The Treasury Heist +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54165; -- The Return of Derek Proudmoore +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54164; -- The King's Death +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54163; -- As the Dust Settles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54162; -- Hard Landing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54161, 54005); -- What the Drust Knew +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54157; -- No One Left Behind +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54156; -- A Path of Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54147; -- Confront The Val'kyr +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54146; -- Strong New Allies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54145; -- The Loa of Death +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54140; -- Ride of the Zandalari +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54139; -- War Is Here +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=54138; -- Ritual Rampage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54137; -- In Every Dark Corner +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=54136; -- March on the Marsh +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=54135; -- Romp in the Swamp +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=54134; -- Many Fine Heroes +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=54132; -- Horde of Heroes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54129; -- First Mate Malone +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54128; -- Necessary Precautions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54126, 53763); -- Twist the Knife +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54124; -- Avoiding Lawsuits 101 +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54123; -- It Belongs in My Mech! +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54121; -- Breaking Out Ashvane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54120; -- To Orgrimmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54117, 54113); -- Every Little Death Helps +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54109; -- Queen's Favor +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54108; -- A Warrior's Death +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54107; -- Grim Tidings +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54106; -- Tracking Tipoff +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54105; -- Ever Eastward +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54104; -- Signs of Saurfang +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54103; -- Corner Crossing +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54102; -- Eastern Escape +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54101; -- On Track +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54100; -- A Way Out +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54099; -- The High Overlord +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54097; -- The Dark Lady Calls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54096; -- The Fall of the Sunwell +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54094; -- A Goblin's Definition of Success +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54091; -- Strong Arm John +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54090; -- Toys For Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54086; -- Right Bot for the Job +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54085; -- Accessories Sold Separately +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54083; -- Grease The Wheels +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54082; -- More Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54059; -- The Night Warrior +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (54058, 53760); -- Unintended Consequences +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54052; -- Questfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54050; -- Aftermath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54049; -- The Dead of Night +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54047; -- Where Hope Dies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54046; -- We're Not Out of the Woods Yet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54045; -- Quit Vining! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54044; -- Black Moon Rising +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54043; -- Dark Ranger Round-Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54042; -- Trouble in Darkshore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54041; -- No Survivors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54036; -- A Particular Process +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54034; -- Gaze of the Loa: Bwonsamdi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54033; -- Gaze of the Loa: Gonk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54032; -- Gaze of the Loa: Pa'ku +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54031; -- Gaze of the Loa: Krag'wa +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54028; -- Mech versus Airship +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54027; -- Threat Contained +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54026; -- Job's Done +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54022; -- Mekkatorque's Battle Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54021; -- The First Arcanist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54020; -- Wet Work: Gloomwater Span +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54009; -- Killing on the Side +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54008; -- Insurance Renewal +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54007; -- Insurance Policy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54006; -- A New Hope +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54004; -- Test Case #1; Mech vs. Mekkatorque +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54002; -- Putting It All Together +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54001; -- We're Going In +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54000; -- The Beat Goes On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53999; -- The Threads That Bind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53998; -- Exhumed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53997; -- The Sixth Sense +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53996; -- Pick Up Sticks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53995; -- The Tauren Tanner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53992; -- Warfront: The Battle for Darkshore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53990; -- In Darkest Night +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53989; -- Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53988; -- Shores of Fate +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53986; -- The Calm Before +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53982; -- Supplies From The Unshackled +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53981; -- The Day is Won +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53978; -- Gunpowder Plots +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53973; -- Ride Out to Meet Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53967; -- The Frogmarsh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53966; -- Loa of Winds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53965, 10942, 172); -- Children's Week +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53962, 53881); -- Cut from the Same Cloth +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53955; -- Warfront: The Battle for Darkshore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53953; -- Brawl'gar Awaits! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53951, 53950); -- Explosive Relief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53947, 53783); -- In the Dunes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53945, 53773); -- Naga Attack! +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53942; -- The Right Mech for the Job +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53941; -- A Mech for a Goblin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53940, 53807); -- A Stitch in Time +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=53939; -- Breaching Boralus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53938, 53805); -- A Friend in Needle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53937; -- The Ub3r-Spanner +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53936; -- Stopping the Sappers +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53919; -- Shots Fired +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53918; -- The Financial Participation Incentive +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53916; -- Outrigger Outfitters +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53913; -- With Honor +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53912; -- The Hunt Never Ends +UPDATE `quest_template` SET `Flags`=40894472, `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53910; -- Repel the Horde! +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53909; -- Besieged Allies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53908; -- Awaiting Our Arrival +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53907; -- Sip and Savor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53906; -- Fermented for the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53905; -- Playing to Their Strengths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53904; -- The Vintner's Assistants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53903; -- Meet with Meerah +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53902; -- Taking Out the Tidecaller +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53901; -- Explosions Always Work +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53900; -- We'll Use Their Weapons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53899; -- On the Outskirts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53898; -- Strength and Honor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53897; -- A Party in Your Honor +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53896; -- Stand Fast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53895; -- Peon Promotions! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53894; -- Worthwhile Repairs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53893; -- A Little Goodwill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53892; -- Where Are the Workers? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53891; -- No Problem Too Small +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53890; -- New Allies, New Problems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53889; -- A Declaration of Intent +UPDATE `quest_template` SET `FlagsEx`=4202496, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53888; -- To Anglepoint +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53887; -- War Marches On +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=53885; -- Isolated Victory +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=53883; -- Shores of Zuldazar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53882; -- Writing on the Wall +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53880; -- Machines of War and Azerite +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53879; -- Cleaning Out the Estate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53870; -- Guests at Grommash Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53869; -- Killing Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53868; -- Saving Nine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53866; -- If The Shoe Fits... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53862; -- The Squid Shrine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53861; -- Yo Ho, Yo Ho! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53859; -- The Mountain Folk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53858; -- Step Into Her Shoes +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53856; -- The Fury of the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53853; -- The Setting Sun +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53852; -- Azerite Denied +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53851, 53850); -- Our War Continues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53849; -- Waning Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53848; -- Tooling Around Vol'dun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53847; -- On Whispered Winds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53846; -- Legacy of the Bronzebeard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53845; -- Forging the Armor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53844; -- Recruiting the Furnace Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53842; -- Earthen Blessing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53841; -- Shards of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53840; -- Interest Yah In A Pint? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53839; -- Aegrim's Study +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53838; -- Keep Yer Feet On The Ground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53837; -- Watch Yer Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53836; -- Ancient Armor, Ancient Mystery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53835; -- Something Valuable, Perhaps? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53833; -- Vengeful Venture +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53832; -- Counter-Sabotage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53831; -- A Royal Occasion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53830; -- Queen of the Zandalari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53828; -- Gaze of the Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53827; -- The Council Has Spoken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53826; -- The Instigator Among Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53825; -- The New Zanchuli Council +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53824; -- The Rite of Kings and Queens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53823; -- A Queen's Entourage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53821; -- He's Dead, Jastor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53820; -- She's in a Happier Place +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53819; -- Return to the Nest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53818; -- Re-parrot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53817; -- Whatever Happened to Grizzek Fizzwrench? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53816; -- Some Reassembly Required +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53815; -- Whatever Happened to Saffy Flivvers? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53814; -- First Sergeant Steelfang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53813; -- Rolling Up the Sleeves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53810; -- The Severed Thread +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53806; -- Heavy is the Head +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53802; -- Sethrak Persuasion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53801, 53800); -- Battle for Darkshore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53791; -- The Pride of the Sin'dorei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53787; -- Modular Construction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53782; -- Mysteries of Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53781; -- Eyir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53780; -- Jailor of the Damned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53779; -- The Lies of a Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53778; -- Where He Fell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53777; -- Where He Died +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53776; -- To the Broken Shore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53775; -- Shades of Disruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53774; -- Wisdom of the Warchief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53766, 53765); -- His Eye Upon You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53762; -- The Tempest Crown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53761; -- The Pirate's Treasure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53759; -- Look Out Below! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53738; -- Defense of Quel'Danas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53737; -- The Day Hope Died +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53736; -- Lament of the Highborne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53735; -- The First to Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53734; -- Walk Among Ghosts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53733, 53732, 53731, 43498, 43497, 42470, 42469, 42468, 42467, 42466, 42464, 42462, 42458, 42457, 41721, 41720, 41718, 41716, 41714, 41712, 41710); -- Legion 110 A +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53730, 53729, 53728, 53727, 43500, 43499, 42475, 42474, 42473, 42472, 42471, 42465, 42463, 42460, 42459, 41723, 41722, 41719, 41717, 41715, 41713, 41711); -- Legion 110 H +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53725; -- A People Shattered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53722; -- Heritage of the Kul Tiran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53721; -- Heritage of the Zandalari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53720; -- Allegiance of Kul Tiras +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53719; -- Allegiance of the Zandalari +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=53711; -- A Sound Defense +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=53701; -- A Drust Cause +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53699; -- Gate Crashers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53678, 41807); -- Establishing a Connection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53677, 53670); -- Beasts of Newstead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53676, 53671); -- The Circle's Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53675, 53667); -- Welcome to the Workshop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53674, 53669); -- The Altar's Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53673, 53666); -- Armor Up! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53672, 53665, 44739); -- Ready for Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53668; -- Flightgineer's Network +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53641; -- LFGDungeons - BFA - Stromgarde (Arathi) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53623; -- Battle for Azeroth Dungeon Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53617; -- Mercy for the Mad +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53602, 53583); -- Adapting Our Tactics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53566; -- Dark Iron Dwarves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53563, 53562, 53561, 53560, 53559, 53390, 53389, 53388, 53378, 53377, 53376, 53375, 53374); -- BFA 111-119 E +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53554, 53402, 53401, 53393, 53382); -- BFA 120 E +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53549; -- Bounty Bag +UPDATE `quest_template` SET `RewardXPDifficulty`=1, `FlagsEx2`=268435456, `QuestDescription`='Hi. I\'m Ambassador Blackguard.\n\nI am honored to welcome you to Orgrimmar, $r.\n\n\n\nAs a lifetime of adventure unfolds before you, be assured that... uh...\n\nYou know what? I\'ve been saying this same greeting all day. Enough\'s enough.\n\nTalk to Chromie on top of the hourglass, then talk to your emissary. Run along.', `VerifiedBuild`=56110 WHERE `ID` IN (53502, 50303); -- Stranger in a Strange Land +UPDATE `quest_template` SET `RewardXPDifficulty`=1, `FlagsEx2`=268435456, `QuestDescription`='Welcome to Stormwind, $r. I invite you to explore our fair city. Say, you look like someone who enjoys caves and such! We have many dark corners in Stormwind to explore.\n\nAh, but that can wait, a bronze dragon has asked to talk to you. She is sitting under the nearby tree, on an hourglass of all things!\n\nAfter that, an emissary of yours is waiting to welcome you to the city. Sounds like a busy day for you!\n\nHave a pleasant stay, $n!', `VerifiedBuild`=56110 WHERE `ID`=53500; -- Stranger in a Strange Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53476; -- The Great Sea Scrolls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53467; -- Caverns of Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53466; -- Vision of Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53465, 44785); -- Tea Party +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53464, 45079); -- The Village of Glenbrook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53463, 50175); -- An Eight-Legged Curse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53462, 50174); -- All Wrapped Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53461, 50173); -- Precious Metals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53459, 51356); -- WANTED: Sister Lilias +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53458, 51547); -- WANTED: Rindlewoe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53456, 52033); -- WANTED: The Rime Huntress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53455, 51390); -- WANTED: The Crimson Cutthroats +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53454, 51384); -- WANTED: Quartermaster Ssylis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53453; -- To Stomp or Not To Stomp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53452, 49920); -- Gorilla Warfare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53451, 51367); -- WANTED: Raging Earthguard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53450, 49922); -- King Da'ka +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53449; -- Apes of Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53446, 49230); -- Local Flavor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53445, 49226); -- Silencing the Sisters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53444, 49181); -- Glimmering Locket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53443, 49178); -- My Favorite Things +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53442, 49218); -- The Castaways +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53440, 51368); -- WANTED: The Hornet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53439, 48421); -- Blood in the Tides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53438; -- WANTED: Wyvern Poachers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53437; -- The MOTHERLODE!!: Raw Deal +UPDATE `quest_template` SET `FlagsEx2`=268435490, `VerifiedBuild`=56110 WHERE `ID`=53436; -- Azerite for the Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435490, `VerifiedBuild`=56110 WHERE `ID`=53435; -- Azerite for the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53434, 48622); -- The Vanishing Lord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53433; -- Order of Embers Hat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53432; -- Order of Embers Knife +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53431; -- Order of Embers Flask +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53430; -- Order of Embers Crossbow +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53416, 53414); -- Warfront: The Battle for Stromgarde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53372, 53370); -- Battle for Azeroth: Hour of Reckoning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53371; -- Let's Bee Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53369, 52472, 51635, 51632); -- Make Loh Go +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53358; -- Test of Hyphen Tech +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53355; -- Echo of Garrosh Hellscream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53354; -- Echo of Gul'dan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53353; -- Echo of Warlord Zaela +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53352; -- Firelands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53351; -- The MOTHERLODE!!: Ironfoe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53348, 49730); -- WANTED: Thundersnout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53347; -- Bumbles the Bee +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53342; -- Molten Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53341; -- LFG - BFA - Island Expedition - PvP Win - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53340; -- LFG - BFA - Island Expedition - Mythic Win - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53339; -- LFG - BFA - Island Expedition - Heroic Win - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53338; -- Prove your Worth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53337, 51072); -- WANTED: Prime Thumpknuckle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53336, 51071); -- WANTED: Sabertusk Empress +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53333, 53332); -- Time for War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53330, 51204); -- WANTED: Razorclaw Alpha +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53310; -- From the Ashes... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53307; -- Jungle Escort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53306; -- Mission Report: Jungle Escort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53295; -- Do Your Part +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53275, 53081); -- Mission Report: Spare Parts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53268; -- Dino Research +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53267; -- Mission Report: Dino Research +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53222; -- Necessary Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53221; -- Mission Report: Missing Supplies +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53212; -- Back to Zuldazar +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53210, 53197); -- Touring the Front +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53209, 53185); -- Warfront Contribution +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53208; -- To the Front +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53207, 53175); -- The Warfront Looms +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53198; -- Back to Boralus +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=53194; -- To the Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53190; -- Executing Exorcisms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53187; -- An Unexpected Guest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53186; -- Mission Report: Ambush at Grimwatt's Crash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53184; -- Weathered Pamphlet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53183; -- Wriggling Mass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53182; -- Strangling Root +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53181; -- Druidic Fur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53180; -- Vorus'arak's Carapace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53178; -- Razorfin Hunting Spear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53177; -- Broken Compass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53176; -- Glittering Scarab +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53174; -- Murloc Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53172; -- Venture Co. Business Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53171; -- Battered Twilight Scale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53170; -- Unscarred Black Scale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53169; -- Elemental Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53168; -- Magical Spyglass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53167; -- Icetusk Fur Cloak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53164; -- Sonic Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53163; -- Bloodwake Drinking Horn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53161; -- Ring of the Reefs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53160; -- Ancient Crypt Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53155; -- Notched Coin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53154; -- The League Will Lose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53152; -- Wolves for the Den +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53151; -- Mission Report: Wolves For The Den +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53130, 53129); -- Bloodied Sentinel's Glaive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53128, 53127); -- The Lord Admiral's Lament +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53126; -- The Wicker Totem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53125; -- Mission Report: Into The Wicker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53122, 29400, 29074); -- A Season for Celebration +UPDATE `quest_template` SET `FlagsEx`=128, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53121; -- Siege of Boralus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53119; -- Lost Sea Scroll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53118; -- Dented Coin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53116; -- Rusted Horde Insignia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53114; -- Golden Beetle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53113; -- Shimmering Shell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53112; -- Azeroth's Tear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53110; -- The High Thornspeaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53109; -- House Waycrest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53105; -- Misplaced Faith +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53103; -- Wicker Magic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53102; -- Mission Report: Nature Calls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53101; -- Nettin' Ettin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53100; -- Mission Report: Giant Slaying +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53097; -- Despondent Ablutions +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53079, 53074); -- Reinforcements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53078, 52155); -- Treasure in the Tides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53076; -- Foundry Meltdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53075; -- Dueler's Guild +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53073; -- Hook Point Investigation +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53072; -- Operation: Heartstrike +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53071; -- Operation: Gryphon's Claw +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53070; -- Operation: Cutpurse +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53069; -- Operation: Blood Arrow +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53068; -- Operation: Hook and Line +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53067; -- Operation: Bottom Feeder +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53066; -- Operation: Water Wise +UPDATE `quest_template` SET `FlagsEx`=2, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53065; -- Operation: Grave Digger +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53064, 53063); -- A Mission of Unity +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53062, 53061); -- The Azerite Advantage +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (53056, 53055); -- Pushing Our Influence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53053; -- To The Mugambala! +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53052; -- Deeper Into Zandalar +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53050; -- Deeper Into Kul Tiras +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53045; -- Surveying the Wharf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53044; -- Vulture's Nest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53043; -- Mission Report: Vulture's Nest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53041; -- Sampling the Goods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53028; -- A Dying World +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53027; -- Edge of Glory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53007; -- Grimwatt's Crash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53006; -- Mission Report: Grimwatt's Crash +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=53003; -- A Cycle of Hatred +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52991; -- [REMOVED] +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52990; -- Return to the Harbor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52981; -- Killer Queen +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52978; -- With Prince in Tow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52973; -- A Threat from the North +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52972; -- Favored Grandchild +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52964; -- Pest Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52963; -- Mistvine Ledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52957, 52782); -- Call to Arms: Stormsong Valley +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52956; -- Call to Arms: Tiragarde Sound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52955; -- Tyranny of the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52953; -- Call to Arms: Vol'dun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52945; -- Bonds Forged Through Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52944; -- Call to Arms: Drustvar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52943; -- Calling Out the Clans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52942; -- Restoring Old Bonds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52938; -- Small Beginnings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52924; -- Mead Some Help? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52923; -- Add More to the Collection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52888; -- Verdant Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52886; -- Mission Report: Verdant Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52884, 51623, 51609, 51428, 51175); -- Azerite Wounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52878; -- Desert Survivors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52876; -- WANTED: War Gore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52872; -- Azerite Mining +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52871, 52869, 52849, 51617); -- Azerite Empowerment +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52861; -- Champion: Lilian Voss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52857; -- Held For Observation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52855; -- Alchemy is an Inexact Science +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52852; -- Mugamba Overlook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52851; -- Mission Report: Mugamba Overlook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52850; -- Keeyo's Champions of Vol'dun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52847; -- Doom's Howl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52840; -- Seal of Wartorn Fate: Stashed War Resources +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52837; -- Seal of Wartorn Fate: War Resources +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52835; -- Seal of Wartorn Fate: Marks of Honor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52834; -- Seal of Wartorn Fate: Gold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52802; -- Veiled Grotto +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52801; -- Mission Report: Veiled Grotto +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52800; -- Tol Dagor: The Ashvane Overseer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52796; -- Sometimes Less Is More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52795; -- A Saur Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52793; -- Circle the Wagons +UPDATE `quest_template` SET `FlagsEx`=2, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52790; -- An End to the Killing +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52789; -- Silencing the Advisor +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52788; -- Leave None Alive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52787; -- Numbing the Pain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52786; -- The Alliance Slayer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52777; -- Stonetusk Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52776; -- Mission Report: Stonetusk Watch +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52774; -- Grab and Go +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52773; -- Water-Breathing Dragon +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52772; -- The Undersea Ledge +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52770; -- Biolumi-Nuisance +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52769; -- Captain By Captain +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52768; -- The Sunken Graveyard +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52767; -- Checking Dog Tags +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52766; -- Seafloor Shipwreck +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52765; -- Deep Dive +UPDATE `quest_template` SET `FlagsEx`=4, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52764; -- Journey to the Middle of Nowhere +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52762; -- A Local Guide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52754; -- Marshdwellers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52751; -- Strange Looking Dogs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52750; -- Farmers Who Fight +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52749, 52654); -- The War Campaign +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52748; -- Eyes on the Skies +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52746, 52544); -- The War Cache +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52745, 52744, 52743, 52742, 52741, 52740, 52739, 52738); -- Yuke Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52737, 52736, 52735, 52734, 52733, 52732, 52731, 52730); -- Deshi Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52729, 52728, 52727, 52726, 52725, 52724, 52723, 52722); -- Vizio Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52721, 52720, 52719, 52718, 52717, 52716, 52715, 52714); -- Valero Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52713, 52712, 52711, 52710, 52709, 52708, 52707, 52706); -- Two-Socks Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52705, 52704, 52703, 52702, 52701, 52700, 52699, 52698); -- Tweets Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52697, 52696, 52695, 52694, 52693, 52692, 52691, 52690); -- Tinny Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52689, 52688, 52687, 52686, 52685, 52684, 52683, 52682); -- Taz'anga Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52681, 52680, 52679, 52678, 52677, 52676, 52675, 52674); -- Sylvester Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52673, 52672, 52671, 52670, 52669, 52668, 52667, 52666); -- Spooner Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52665, 52664, 52663, 52662, 52661, 52660, 52659, 52658); -- Old Li Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52657, 52656, 52655, 52653, 52652, 52651, 52650, 52649); -- Nizhoni Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52648, 52647, 52646, 52645, 52644, 52643, 52642, 52641); -- Manape Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52640, 52639, 52638, 52637, 52636, 52635, 52634, 52633); -- Longpaws Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52632, 52631, 52630, 52629, 52628, 52627, 52626, 52625); -- Grubby Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52624, 52623, 52622, 52621, 52620, 52619, 52618, 52617); -- Gregg Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52616, 52615, 52614, 52613, 52612, 52611, 52610, 52609); -- Frankie Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52608, 52607, 52606, 52605, 52604, 52603, 52602, 52601); -- Gimzy Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52600, 52599, 52598, 52597, 52596, 52595, 52594, 52593); -- Flickerwick Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52592, 52591, 52590, 52589, 52588, 52587, 52586, 52585); -- Burgle Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52584, 52583, 52582, 52581, 52580, 52579, 52578, 52577); -- Brunold Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52576, 52575, 52574, 52573, 52572, 52571, 52570, 52569); -- Arwan Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52568, 52567, 52566, 52565, 52564, 52563, 52562, 52561); -- Karyn Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52560, 52559, 52558, 52557, 52556, 52555, 52554, 52553); -- Aerin Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52552, 52551, 52550, 52549, 52548, 52547, 52546, 52545); -- Royston Needs Help! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52513; -- Lost in Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52512; -- Fate's End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52511; -- Opening the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52510; -- Shrine of the Storm: The Missing Ritual +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52509; -- The Strength of the Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52508; -- Ritual Effects +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52496; -- A Clean Escape +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52495; -- Ending the San'layn Threat +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52494; -- Foul Crystals for Foul People +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52493; -- An Unnatural Crew +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52492; -- The Wildhammer Specialty +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52491; -- Broadside Bedlam +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52490; -- Behind Enemy Boats +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52489; -- Hunting Blood Prince Dreven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52488; -- Runic Resistance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52487; -- Into Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52486; -- Waycrest Manor: Draining the Heartsbane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52485; -- Hatred's Focus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52484; -- Buried Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52483; -- Nightmare Catcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52482; -- The Old Bear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52481; -- Of Myth and Fable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52480, 52477); -- WANTED: Ayame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52479; -- Hillcrest Pasture +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52478; -- Mission Report: Hillcrest Pasture +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52475; -- Where Eagles Prey +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52473; -- Bringing Down the Fleet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52462, 51465); -- A Load of Scrap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52459; -- Whirlwing +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52458; -- Freehold: Pieces of Eight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52453; -- A Forlorn Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52452; -- Song Mistress Dadalea +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52451, 51916); -- Uniting Zandalar +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52450, 51918); -- Uniting Kul Tiras +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52449; -- The Mysterious Island +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52447; -- Room To Grow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52445; -- Tol Dagor: The Fourth Key +UPDATE `quest_template` SET `FlagsEx`=4096, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52444, 52443); -- The Final Foothold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52439, 51082); -- Iron Stores +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52431; -- No-Landing Zone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52430; -- Not So Bad Down Here +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52428; -- Infusing the Heart +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52425; -- Work Order: Battle Flag: Spirit of Freedom +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (52421, 52417); -- Work Order: Shimmerscale Diving Helmet +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (52420, 52416); -- Work Order: Shimmerscale Diving Suit +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52418; -- Work Order: Drums of the Maelstrom +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52413; -- Work Order: Golden Beryl +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52409; -- Work Order: Viridium +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52408; -- Work Order: Kyanite +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52405; -- Work Order: Kubiline +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52404; -- Work Order: Solstone +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (52398, 52392); -- Work Order: Ultramarine Pigment +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52395; -- Work Order: Contract: Zandalari Empire +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52389; -- Work Order: Contract: Proudmoore Admiralty +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (52388, 52381); -- Supplies Needed: Lane Snapper +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52387; -- Supplies Needed: Frenzied Fangtooth +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (52386, 52379); -- Supplies Needed: Redtail Loach +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (52384, 52377); -- Supplies Needed: Tiragarde Perch +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (52383, 52376); -- Supplies Needed: Sand Shifter +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (52382, 52375); -- Supplies Needed: Great Sea Catfish +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52378; -- Supplies Needed: Slimy Mackerel +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (52374, 52368); -- Work Order: Crow's Nest Scope +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52373; -- Work Order: Electroshock Mount Motivator +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (52371, 52365); -- Work Order: F.R.I.E.D. +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (52369, 52363); -- Work Order: Incendiary Ammunition +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52358; -- Work Order: Enchant Ring - Seal of Haste +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52356; -- Work Order: Enchant Weapon - Torrent of Elements +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52355; -- Work Order: Enchant Weapon - Coastal Surge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52352; -- Zeritarj +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (52342, 52340); -- Work Order: Monel-Hardened Hoofplates +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (52341, 52339); -- Work Order: Monel-Hardened Stirrups +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (52338, 52334); -- Work Order: Potion of Concealment +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52336; -- Work Order: Lightfoot Potion +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (52335, 52331); -- Work Order: Demitri's Draught of Deception +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52333; -- Work Order: Sea Mist Potion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52320; -- Windfall Cavern +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52319; -- Mission Report: Windfall Cavern +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52314; -- Mudfisher Cove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52313; -- Mission Report: Mudfisher Cove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52311; -- Sweete's Strongbox +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52308; -- Intercepted Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52305; -- Nature Versus Nurture +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52300; -- Wagga Snarltusk +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52298; -- The MOTHERLODE!!: The Smarts Are In His Horn! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52294, 47660); -- Fallen Idols +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52291; -- Victory Was Assured +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52290; -- My Enemy's Enemy is My Disguise +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52289; -- Victory is Assured +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52288; -- Void Vacation +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52287; -- Intelligence Denial +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52286; -- Right Beneath Their Nose +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52285; -- The Enlarged Miniaturized Submarine +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52284; -- Ship Logs +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52283; -- Sabotaging the Pa'ku +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52282; -- How to Sink a Zandalari Battleship +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52281; -- Under the Cover of Swiftwing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52276; -- Swiftwind Post +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52261; -- Gallywix Got Away +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52260; -- We Have Him Cornered +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52259; -- I Take No Pleasure In This +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52258; -- She Sells Seashells +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52253; -- The Keys to Success in Freehold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52252; -- An Explosive Entrance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52250; -- Saving Xibala +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52248; -- The Shores of Xibala +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52247; -- Chasing Gallywix +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52246; -- Lost Shipment +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52241; -- A Greedy Goblin's Paradise +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=52238; -- The Underrot: Mysterious Spores +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52228; -- Atal'Dazar: An Unbreakable Bone Needle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52227; -- Bone Needle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52226; -- Turtle Soup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52225; -- In Pursuit of Fashion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52224; -- Ivory Handled Dagger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52223; -- Brinepinch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52222; -- Stonefist Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52221; -- Mission Report: Stonefist Watch +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52219; -- Target: Blood Prince Dreven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52217; -- Loa Fit For A King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52216; -- Hexoskeleton +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52215; -- A Thicker Thread +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52214; -- Ceremonial Vestments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52213; -- Ancient Skinning Knife +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52212, 51342); -- Battle for Stromgarde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52210; -- Sending Out An SOS +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52208; -- Meeting of the Minds +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52205; -- Bilgewater Bonanza Go Boom +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52204; -- The Void Solution +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52203; -- Find the Paper Trail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52196; -- Sandswept Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52194; -- What You May Regret +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52192; -- The Aid of the Tides +UPDATE `quest_template` SET `FlagsEx`=2, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52191; -- Life Held Hostage +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52190; -- Gaining the Upper Hand +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52189; -- Forfeit Souls +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52188; -- Tidesage Teachings +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52187; -- Old Colleagues +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52186; -- The Bulk of the Guard +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52185; -- A Well Placed Portal +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52184; -- Relics of Ritual +UPDATE `quest_template` SET `FlagsEx`=2, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52183; -- When a Plan Comes Together +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52179; -- Fortified Resistance +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52173; -- The Void Elves Stand Ready +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52172; -- They Can't Stay Here +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52171; -- One Option: Fire +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52170; -- Ending Areiel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52169; -- The Matriarch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52168; -- It's Lit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52165; -- Automated Chaos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52160, 52142); -- Restocking +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52158; -- The Savage Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52157; -- A Chilling Encounter +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52156; -- Tortollans in Distress +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52154; -- Our Next Target +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52153; -- Siege of Boralus: Lady Ashvane's Return +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52151; -- A Nation United +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52150; -- How to Kill a Dark Ranger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52149; -- Everburning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52148; -- Freehold: A Pirate's End +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52147; -- Crippling the Horde +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52146; -- Blood on the Sand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52133; -- Good Boy! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52132; -- The Proof of Piracy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52131; -- We Need Each Other +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52130; -- Deadliest Cache: Carpe Diem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52129; -- Power Problems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52128; -- Ferry Pass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52127; -- The Wolf's Den +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52122; -- To Be Forsaken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52118; -- Cutting Out the Competition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52115; -- In the Shadow of the Kraken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52114; -- Honoring a True Leader +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52113; -- Vol'jin, Son of Sen'jin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52075; -- Boned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52074; -- Deliverance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52073; -- Petitioning Krag'wa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52070; -- Bauer Backup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52069; -- More Fodder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52068; -- Helping Out, Somewhere Else +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52067; -- Survivors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52065; -- Worse Than It Looks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52061; -- Taptaf the Pig! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52058; -- A Short-Lived Peace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52056, 52010); -- The Tendrils of Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52055; -- An Ore for an Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52054; -- Too Much To Bear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52053; -- The Platinum Map +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52052; -- LFGDungeons - BFA - Raid Finder - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52051; -- LFGDungeons - BFA - Raid Finder - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52050; -- A More Challenging Career +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52049; -- X Marks the Plat! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52046, 52044); -- An Exceptional Platinum Shard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52043, 51889); -- The Wrath of Grapes +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52042; -- The Big Boom +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52041; -- Report to Wyrmbane +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52040; -- Full of Arrows +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52039; -- Delayed Deathification +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52038; -- Splitting Up +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52036; -- They Have Alpacas Here +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52035; -- Improvised Survival +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52034; -- A Message to the Zandalari +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52032; -- Never Stop Combing +UPDATE `quest_template` SET `FlagsEx`=8194, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52031; -- Classic Reliquary +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52030; -- Keep Combing +UPDATE `quest_template` SET `FlagsEx`=8194, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52029; -- Dirty Work +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52028; -- Comb the Desert +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52027; -- The Vol'dun Plan +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52026; -- Overseas Assassination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52024, 52023, 50703); -- Informing the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52017; -- Back to Biru +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52016, 48770); -- Three Sheets to the Wind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52015, 48768); -- Brined Justice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (52014, 51568); -- Ritualistic Preparations +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52013; -- Champion: John J. Keeshan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52011; -- Fiendish Fields +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52009; -- Crab People +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52008; -- Champion: Magister Umbric +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52005; -- Mission Report: The Wolf's Den +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52003; -- Champion: Kelsey Steelspark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51998; -- DGH: Now With Real Direhorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51991; -- Charging the Batteries +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51990; -- Wings for the Kraal +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51987; -- Champion: Hobart Grapplehammer +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51986, 51985, 51984); -- Return to Zuldazar +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=51982; -- Storm's Rage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51980; -- WANTED: Jabra'kan +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51979, 51961); -- The Ongoing Campaign +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51975; -- Champion: Shadow Hunter Ty'jin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51971; -- An Exquisite Brooch +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51969, 51968, 51967); -- Return to Boralus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51965; -- Lending a Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51964; -- Insufferable Bloodsuckers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51962; -- Lumbering Away +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51955; -- Pristine Soul Coffer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51954; -- Pristine Ritual Fetish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51953; -- Pristine Jagged Blade of the Drust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51952; -- Pristine Disembowling Sickle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51951; -- Pristine Ancient Runebound Tome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51950; -- Pristine Ceremonial Bonesaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51937; -- Pristine Blowgun of the Sethrak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51936; -- Pristine Bwonsamdi Voodoo Mask +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51934; -- Pristine High Apothecary's Hood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51932; -- Pristine Rezan Idol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51929; -- Pristine Urn of Passage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51926; -- Pristine Akun'Jar Vase +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51920; -- Cottontail Matron +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51904, 51903, 51888, 51870); -- Island Expedition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51884; -- Haywire Golem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51881; -- The Mine Sweeper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51844; -- Gulliver +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51838; -- LFG - BFA - Island Expedition - Normal Win - Nth +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51837; -- Whatever Will Be +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51830; -- Zelling's Potential +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51829; -- Ranah's Wrench +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51824; -- You're Grounded +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51819; -- Scattering Our Enemies +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51818; -- Commander and Captain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51815; -- Eggstermination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51813; -- Blackrock Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51810; -- Captain Hartford +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51805; -- They Will Know Fear +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51803; -- The Kul Tiras Campaign +UPDATE `quest_template` SET `FlagsEx`=512, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51802; -- Foothold: Stormsong Valley +UPDATE `quest_template` SET `FlagsEx`=512, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51801; -- Foothold: Drustvar +UPDATE `quest_template` SET `FlagsEx`=512, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51800; -- Foothold: Tiragarde Sound +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51798; -- No Price Too High +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51797; -- Tracking Tidesages +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51796, 51795); -- The Battle for Lordaeron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51792; -- Erupting Totem Testing +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51789; -- What Remains of Marshal M. Valentine +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51788; -- The Crypt Keeper +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51787; -- Our Lot in Life +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51786; -- State of Unrest +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51785; -- Examining the Epitaphs +UPDATE `quest_template` SET `FlagsEx`=2, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51784; -- A Stroll Through a Cemetery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51775; -- Camp Lastwind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51773; -- The Ashvane Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51772; -- The Tortaka Tribe +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51771, 51715); -- War of Shadows +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51770; -- Mission from the Warchief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51767, 51619); -- Trapline +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51759; -- Seabreaker Skoloth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51754; -- Dogged Tenacity +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51753; -- Champion: Rexxar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51752; -- Grizzled +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51743, 51707); -- More Valuable Than Gold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51742; -- Intercepting the Irontide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51728; -- Burn It All Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51726; -- Get Out of Here +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51723; -- Saw Dusted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51720; -- Get Shredded +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51718; -- Harvesting "Honey" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51717; -- The Best Honey In Vol'dun +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51714; -- Mission from the King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51712, 24513); -- Eye for an Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51711; -- Having a Blast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51709; -- Bombarbment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51706; -- Deadwood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51699; -- Blighted Monstrosity +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51696; -- Reclaiming What's Ours +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51694; -- Which Witch? +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51691; -- Almost Worth Saving +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51689, 49124); -- Tortollan Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51681; -- Basic Witch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51680; -- In Bwonsamdi's Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51679; -- A Strange Port of Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51678; -- Rastakhan's Might +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51677; -- Mending Body and Soul +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51675; -- Hunt Them Down +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51674; -- Douse the Flames +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51671; -- Billy Goat Barber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51668; -- Mojambo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51667; -- This Bird You Cannot Change +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51664; -- Kulett the Ornery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51663; -- Preparing for the Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51655; -- Teres +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51654; -- Fowlmouth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51647, 50234); -- Crews of Freehold +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51643; -- A Wall of Iron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51642, 51638); -- Beachhead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51629; -- Shell Game +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51616; -- A Final Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51610; -- Adhara White +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51602; -- Bandit Blades +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51601; -- The Bridgeport Ride +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51599; -- Death Trap +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51598; -- A Bit of Chaos +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51597; -- Gunpowder Research +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51596; -- Ammunition Acquisition +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51595; -- Explosivity +UPDATE `quest_template` SET `FlagsEx`=4, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51594; -- Explosives in the Foundry +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51593; -- Bridgeport Investigation +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51592; -- Making Ourselves at Home +UPDATE `quest_template` SET `FlagsEx`=2, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51591; -- Our Mountain Now +UPDATE `quest_template` SET `FlagsEx`=4, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51590; -- Into the Heart of Tiragarde +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51589; -- Breaking Kul Tiran Will +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51588; -- Familiar Foes +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51587; -- Onward! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51582; -- Make it Mildenhall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51577; -- Defending the Academy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51575, 25193); -- Lost But Not Forgotten +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51574; -- Freshly Squeezed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51573; -- I've Got Your Back +UPDATE `quest_template` SET `FlagsEx`=512, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51572; -- Foothold: Vol'dun +UPDATE `quest_template` SET `FlagsEx`=512, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51571; -- Foothold: Nazmir +UPDATE `quest_template` SET `FlagsEx`=512, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51570; -- Foothold: Zuldazar +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51569; -- The Zandalar Campaign +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51559; -- Damaged Goods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51555; -- Keep Them On Task +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51554; -- Reloading +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51552; -- The Days Are Just Packed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51545; -- Breaker Bad +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51544; -- Disarming the Cannons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51543; -- Saplings in the Snow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51541; -- Arclight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51540; -- Explosive Situation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51539; -- Inform the Horde! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51538; -- Word from the Deep +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51536; -- On the Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51535; -- A Veteran's Summons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51534; -- The Battle for Brennadam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51533; -- The Glaive of Vol'jin +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51532; -- Storming In +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51526; -- The Warlord's Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51521; -- The True Leader of Zandalar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51520; -- Justice for the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51519; -- Spirit Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51518; -- The Lost Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51517; -- You Owe Me a Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51516; -- Atal'Dazar: Ashes of a Warchief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51515; -- Vengeance for Vol'jin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51514; -- Broken Bargain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51513; -- Zalazane Returns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51504; -- Cookie Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51503, 48769); -- Gathering Mementos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51498, 51365); -- Cultural Significance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51494, 47199); -- The Blood Gate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51492; -- Gunpowder Plot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51491; -- Balethorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51490; -- Border Issues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51489; -- Time to Leave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51488; -- Archived Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51487; -- Searching for Answers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardItem1`=161329, `RewardItem2`=0, `RewardAmount2`=0, `VerifiedBuild`=56110 WHERE `ID`=51486; -- Fer the Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardItem1`=161328, `RewardItem2`=0, `RewardAmount2`=0, `VerifiedBuild`=56110 WHERE `ID`=51485; -- For the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51484; -- Heritage of the Mag'har +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51483; -- Heritage o' the Dark Iron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51482, 51016); -- Seeking More Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51481, 51361); -- More Anchor Pods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51480, 51360); -- Enormous Anchor Pod +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51479; -- The Uncorrupted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51478, 48757); -- Ghost Busting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51474; -- Forged in Fire an' Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51472; -- Life Preserver +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51469; -- Betsy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51464, 48756); -- Here In Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51452, 48755); -- Pollen Punching +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51451, 48758); -- Disgustingly Damp Flower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51448, 51313); -- Learn From the Best +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51447, 51312); -- Aromatic Pollenator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51446, 48762); -- Meet Sweetflower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51445; -- Thros, the Blighted Lands +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51442; -- I'm the Captain Now +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51441; -- Thar She Blows! +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51440; -- A Change in Direction +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51439; -- Cannonball Collection +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51438; -- Marking Our Territory +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51437; -- Spike the Punch +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51436; -- Parleyin' Wit Pirates +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51435; -- Swashbuckling in Style +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51433; -- Matron Morana +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51432, 51398); -- An Unusual Mentor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51430; -- Reverse Tinkering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51427; -- I Like Turtles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51426; -- Inspection Gadget +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51421; -- Shiver Me Timbers +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51418; -- Xibala +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51415; -- Azerite Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51408; -- Giving Back to Nature +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51407; -- Find Their Words +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51405; -- Corruption in the Bay +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51404; -- What Happens Next +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51402; -- Reporting In +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51401; -- Carry On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51399; -- Foul Harvest +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51395; -- The Keepers' Keys +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51394; -- Break the Siege +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51391; -- Defang the Faithless +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51389; -- Breaking Free +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51386; -- Battle Victorious +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51380; -- Back to Franklin +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=51379; -- Temple of Sethraliss: Navigating Currents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51376; -- Can't Teach on an Empty Stomach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51371; -- Flavorable Offering +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51369; -- Friends in Strange Places +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51366; -- Antidote Application +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51364; -- An Explosive Exit +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51359; -- Fragment of the Firelands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51358; -- WANTED: Gryphon 'Nappers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51357; -- Armed and Ready +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51355; -- Secretest Fish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51353; -- Cave of Ai'twen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51352; -- Don't Play with Matches +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51351; -- Poisoned Barbs +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51350; -- Unexpected Aid +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51349; -- Honor Bound +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51344; -- To Matters at Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51343; -- Swimming Lessons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51341; -- Daughter of the Sea +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51340; -- Drustvar Ho! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51339; -- Cleaning Bills +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51335; -- Cookies and Cream +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51332; -- A Trip Across the Ocean +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51331; -- Mole Machinations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51322; -- Wings and Stingers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51320; -- Sealed Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51319; -- The Final Ascent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51316; -- Walking in a Spiderweb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51315; -- Wild Flutterbies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51314; -- Grain Drain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51311; -- Energizing Extract +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51310; -- Raiders of the Lost Crop +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51309; -- Rocks of Ragnaros +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51308; -- Zuldazar Foothold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51302; -- The Underrot: Sealing G'huun's Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51286; -- Stop the Evacuation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51285; -- Feeding Frenzy +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51283; -- Voyage to the West +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51282; -- Captain Conrad +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51281; -- Zul'Nazman +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51280; -- Offerings to G'huun +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51279; -- Nazmani Cultists +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51278; -- Lost and Forgotten +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51252; -- Kiro's Desert Flower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51251; -- Basement Dwellers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51249; -- Crabulous Feast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51248; -- Productive Pests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51247; -- The Things They Carried +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51246; -- The Wreckoning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51244; -- What Rots Beneath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51243, 48754); -- Breaking The Food Chain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51240; -- WANTED: Anchorface +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51234; -- Krazzlefrazz Outpost +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51233; -- I Hope There's No Witches in the Mountains +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51231; -- Wiccaphobia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51230, 48753); -- Emergency Transplants +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51229; -- Establish a Beachhead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51226; -- Death from Two Sides +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51224; -- Profit and Reconnaissance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51222; -- What's Yours is Mined +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51221; -- Response Required +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51220; -- Deep Sea Venture +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51218; -- Undelivered Package +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51217; -- WANTED: Yarsel'ghun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51215; -- Milking Goats +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51214; -- Be A Dear +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=51212; -- Waycrest Manor: Witchy Kitchen +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51211; -- The Heart of Azeroth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51209; -- Mighty Grokkfist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51208; -- Wheat A Minute +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51207; -- Ettin It Done +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51205; -- Aww, Rats! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51203; -- Cry Wolf +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51201; -- The Troll's Tale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51200; -- The Black Sheep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51199; -- The Glory of the Hunt +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51193; -- That One's Mine +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51192; -- A Lack of Surplus +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51191; -- Save Them All +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51190; -- Granting a Reprieve +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51177; -- Lessons of the Damned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51172; -- Forked Lightning +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51170; -- Ooh Rah! +UPDATE `quest_template` SET `FlagsEx`=2, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51169; -- Flight from the Fall +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51168; -- Zealots of Zalamar +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51167; -- Blood of Hir'eek +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51165; -- WANTED: Sandscout Vesarik +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51164; -- WANTED: Cobra Excursion Participants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51162; -- WANTED: Taz'raka the Traitor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51161; -- WANTED: Za'roco +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51159; -- Bring out the Big Gun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51157; -- Golanar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51154; -- Past Due +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51151; -- A Letter to the League +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51150; -- Honoring the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51149; -- Left at the Port +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51145, 47442); -- Curse of Jani +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51144; -- A Bundle of Furs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51142, 47441); -- Pests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51140; -- Share the Wealth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51139, 51089); -- WANTED: Tojek +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51134; -- If Bones Could Talk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51131; -- Absolutely Barbaric +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51130; -- Azerite for the Horde! +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51129; -- Dubious Offering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51124; -- Relic Hunter Hazaak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51117; -- Bajiani the Slick +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51116; -- Skycarver Krakit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51111; -- King or Prey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51107; -- Scaleclaw Broodmother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51101; -- The Wounded King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51091; -- WANTED: Ten'gor and Nol'ixwan +UPDATE `quest_template` SET `FlagsEx`=8194, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51088; -- Heart of Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (51087, 51085); -- WANTED: Dark Chronicler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51069; -- WANTED: Darkspeaker Jo'la +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51062; -- Escaping Zem'lan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51061; -- The First Time I Died +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51060; -- Our Share of the Plunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51059; -- The Golden Isle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51057; -- Maroon 'em with Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51056; -- My Last Day Alive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51055; -- The Yard Arm of the Law +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51054; -- Overdue Mutiny +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51053; -- The Day the Port Fell +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51051, 51035); -- Supplies Needed: Deep Sea Satin +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51050, 51034); -- Supplies Needed: Tidespray Linen +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51049, 51033); -- Supplies Needed: Mistscale +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51048, 51032); -- Supplies Needed: Shimmerscale +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51047, 51031); -- Supplies Needed: Tempest Hide +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51046, 51030); -- Supplies Needed: Coarse Leather +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51045, 51029); -- Supplies Needed: Calcified Bone +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51044, 51028); -- Supplies Needed: Blood-Stained Bone +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51043, 51021); -- Supplies Needed: Storm Silver Ore +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51042, 51017); -- Supplies Needed: Monelite Ore +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51041, 51027); -- Supplies Needed: Sea Stalk +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51040, 51026); -- Supplies Needed: Siren's Pollen +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51039, 51025); -- Supplies Needed: Winter's Kiss +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51038, 51024); -- Supplies Needed: Akunda's Bite +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51037, 51023); -- Supplies Needed: Star Moss +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51036, 51022); -- Supplies Needed: Riverbud +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51020; -- Cutthroat Business Practices +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51019; -- She's Got it Where it Counts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51018; -- Asking for a Friend +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=51014; -- Work Order: Tidespray Linen +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=51013; -- Work Order: Mistscale +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=51007; -- Work Order: Storm Silver Ore +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID` IN (51002, 50983); -- Work Order: Akunda's Bite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=51001; -- Every Day I'm Smugglin' +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=51000; -- Work Order: Star Moss +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=50999; -- Work Order: Riverbud +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=50998; -- Work Order: Deep Sea Satin +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=50995; -- Work Order: Shimmerscale +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=50992; -- Work Order: Calcified Bone +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=50991; -- Work Order: Blood-Stained Bone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50990; -- Cutting Edge Poultry Science +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50988; -- An Economic Opportunity +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=50987; -- Work Order: Monelite Ore +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=50984; -- Work Order: Winter's Kiss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50980; -- My Hungry Neighbor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50979; -- Just a Nip +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50978; -- Out With the Old Boss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50976; -- An Ancient Curse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50972; -- Proudmoore's Parley +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50970; -- A Farmer's Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50969; -- Emergency Management +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50967; -- Lost in the Woods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50965; -- Those Who Remain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50964; -- Ritual Combat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50963; -- Of Dark Deeds and Dark Days +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50961, 50634); -- Save Our Scrolls! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50960; -- Sweete's Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50959; -- Plundering Pirates +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50956; -- Walking-Around Money +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50955; -- We're Not Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50954; -- Zandalar Forever! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50953; -- Greenstalker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50944; -- Down, But Not Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50943; -- The Joy of Flight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50942; -- Dress for the Slide, Not the Ride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50940; -- Wisdom of the Wingless +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50934; -- A Chance Sighting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50933; -- An Unfortunate Event +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50930; -- Falling With Style +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50929; -- Powder to the People +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50913; -- Akunda's Blessing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50912; -- Remix to Ignition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50911; -- One Man Against the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50910; -- Dangerous Game +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50909; -- Never Outgunned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50908; -- Smells Like Trouble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50904; -- The Abandoned Passage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50903; -- A Missing Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50901; -- Saurid Surprise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50897; -- Turn the Heat Around +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50887; -- Ptrust Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50881; -- Royal Report +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50877; -- Gahz'ralka +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50873; -- Strange Egg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50872; -- Warcrawler Karkithiss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50860, 50838, 50801); -- A Nose for Ptrouble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50853; -- Umbra'rix +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50852; -- Lady Seirine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50851; -- Mor'fani the Exile +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50849; -- Witch Doctor Habra'du +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50848; -- Brgl-Lrgl the Basher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50846; -- Headhunter Lee'za +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50845; -- Kul'krazahn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50842; -- Mast Effect +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50839, 50796, 50402); -- SKREEEEE! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50835; -- The Port of Zandalar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50834; -- Keep It Down! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50825; -- Shrine of the Storm: Whispers Below +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50824; -- Storm's End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50818; -- A Lost Flute +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50817; -- A Charming Tail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50814; -- A Horrible Place +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50812; -- Awakened Elements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50810; -- Break 'Em Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50808; -- Halting the Empire's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50805; -- Skycaller Shutdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50803; -- I Want It All Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50802; -- Iron Low Tide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50798; -- Out on a Limb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50797; -- A Turtle's Invitation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50795; -- Prepare for Trouble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50794; -- Seeking Shelter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50793; -- Cave Commotion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50791; -- Skree... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50790; -- Hot Pursuit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50789; -- Clear the Air +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50788; -- Enemies Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50787; -- Make Our Case +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50784; -- Eye of the Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50783; -- The Abyssal Council +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50781; -- A Bridge Too Far +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50780; -- Oathbound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50779; -- A Clean Slate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50778; -- Twisted Intentions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50777; -- The Storm Awakens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50776; -- False Prophets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50775; -- Get Us Some Beach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50774; -- No Bot Left Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50773; -- You're a Shark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50771; -- Calldown: Cleaner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50770; -- Effective Antivenom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50769; -- The Stormwind Extraction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50767; -- The Scrimshaw Gang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50765; -- Herding Children +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50763; -- One Last Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50762; -- The Lady's Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50761; -- Blood in the Chapel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50760; -- From This Day Forward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50759; -- Running Late +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50758; -- Painful Memories +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50757; -- Untame Slaughter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50755; -- A Meal for Birds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50754; -- To Have Loved and Lost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50753; -- Earl-E Bot Gets the Worm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50752; -- Relics of Sethraliss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50751; -- Sanctuary Under Siege +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50750; -- Infuriating the Emperor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50749; -- Free Ride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50748; -- Don't Drop It... Yet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50746; -- Crater Conquered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50745; -- Infiltrating the Empire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50742; -- All Laid Out For Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50741; -- Don't Turtle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50739; -- Missing Business +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50733; -- A New Dawn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50706; -- Clearing the Delta +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50705; -- A Snake with Three Heads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50704; -- Anchors Aweigh Too Much +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50702; -- Defeat Jakra'zet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50700; -- Drust in Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50699; -- Worker's Rights +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50698; -- Problem Solving with Gunpowder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50697; -- Bomb Beats Rock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50696; -- Fun With Magnets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50691; -- Not On Our Payroll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50679; -- Piercing the Shield +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50675; -- Treasure Hunting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50674; -- Two-Faced Pirate Scum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50672; -- Any Ammo Will Do +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50660; -- Survival Strategy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50656; -- Risky Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50653; -- Reclaiming our Defenses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50651; -- Cut Off Potential +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50649; -- Filching from Thieves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50645; -- Eeling in a Big One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50644; -- Facing the Invaders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50641; -- Break Their Ranks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50640; -- A Question of Quillpower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50639; -- Waycrest Manor: The Fallen Mother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50635; -- The Shifting Tides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50628; -- LFGDungeons - BFA - Heroic Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50627; -- LFGDungeons - BFA - Heroic Random - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50626; -- LFGDungeons - BFA - Normal Random - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50625; -- LFGDungeons - BFA - Normal Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50622; -- Deal's Off +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50621; -- Caught in the Net +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50617; -- Atul'Aman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50616; -- A Bit of a Bind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50614; -- Freedom for the Sea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50612; -- A House Divided +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50611; -- Storm's Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50610; -- Gathering Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50609; -- From the Maw of Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50608; -- Forbidden Rites +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50606; -- Horde War Effort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50605; -- Alliance War Effort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50604; -- Tortollan Seekers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50603; -- Voldunai +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50602; -- Talanji's Expedition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50601; -- Storm's Wake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50600; -- Order of Embers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50599; -- Proudmoore Admiralty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50598; -- Zandalari Empire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50596; -- Exterminate the Vermin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50595; -- No Quarter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50594; -- Beneath the Veil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50593; -- A Bloody Mess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50592; -- Tiny Terror +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50588; -- Storming the Manor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50587; -- Nagative Feedback +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50586; -- The Fall of Corlain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50585; -- Hexecutioner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50584; -- Ruinous Rituals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50583; -- To the Other Side +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50573; -- Message from the Management +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50568; -- Chag's Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50562; -- Champions of Azeroth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50561; -- Sulthis' Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50559; -- Getting Out of Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50553; -- Back to the Lab +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50551; -- Temple of Sethraliss: Avatar of the Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50550; -- The Fall of Emperor Korthek +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50548; -- Enforcing the Will of the King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50547; -- Knives of Zul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50544; -- The Hunters of Kennings Lodge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50542; -- An Explosive Opportunity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50539; -- The Secrets of Zul'Ahjin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50538; -- The Missing Handler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50536; -- Magic Decoder Device +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50535; -- Power of the Overseer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50534; -- Wendigo Away +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50533; -- Stick It To 'Em! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50531; -- Under Their Noses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50530; -- Witch Way Out? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50518; -- Zanxib +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50515; -- Venomjaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50510; -- Overstuffed Saurolisk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50504; -- Honey Glazed Sam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50497; -- Krag'wa's Favor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50493; -- Fetching Wrex +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50481; -- In the Hall of the Drust King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50476; -- The Warchief Awaits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50474; -- The Other Side +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50468; -- Shul-Nagruth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50466; -- He's Gone Mad! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50457; -- Break On Through +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50456; -- Hexed Hatchlings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50455; -- Leaving the Nest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50454; -- A Traitor's Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50453; -- Barrier Buster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50452; -- Potent Protection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50451; -- Eating Through the Defenses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50450; -- An Offensive Harvest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50449; -- Reeking Refuge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50448; -- Reclaiming Corlain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50447; -- Remembering the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50446; -- Witchrending +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50445; -- Controlling the Situation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50444; -- Taking the Loa Road +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50433; -- Zanchuli Disbanded +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50432; -- Titanic Innovation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50418; -- Deadliest Cache: Sink and Swim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50417; -- Ruin Has Come +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50412; -- Back to the Nest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50401; -- Fear of Falling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50397; -- Aerial Aspirations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50396; -- A Pterrible Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50395; -- The Call of the Skies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50394; -- Your Problem Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50393; -- A Child of Pa'ku +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50391; -- Deadliest Cache: Gun Fishin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50389; -- Malign Inspiration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50388; -- The Weight of My Ambition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50387; -- Trinkets and Baubles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50386; -- Flush Them Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50385; -- Indefatigable Purpose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50381; -- The Great Hat Robbery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50376; -- Deadliest Cache: Reel Big Fish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50375; -- Ride With Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50374, 50364); -- The Blood of Azeroth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50372, 50358); -- Desert Research +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50370; -- Deeper into the Woods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50368; -- Terror of the Kraul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50367; -- Anger in a Bottle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50365; -- Run For the Hills +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50363; -- War Pigs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50360; -- Khadgar's Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50359; -- Cleanup Duty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50356; -- Rock Meet Dynamite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50354; -- Look Out! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50353; -- Boaring Company +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50352; -- Pinch of Azerite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50351; -- Miner Operation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50349; -- An Overrun Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50343; -- Mayhem at Mildenhall Meadery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50340; -- Steal Them Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50338, 50337, 50336, 26942, 26941, 26939); -- The G-Team +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50335; -- Grant Me Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50332; -- Big Hunter Mon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50331; -- A Different Outcome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50329; -- Matrons of the Crimsonwood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50328; -- Unconventional Aromatics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50327; -- A Little 'Pick Me Up' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50325; -- Stopping the Grand Rite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50321; -- Mojo Mischief +UPDATE `quest_template` SET `RewardXPDifficulty`=1, `FlagsEx2`=268435456, `LogDescription`='Talk to Chromie.', `QuestDescription`='Hi. I\'m Ambassador Blackguard.\n\nI am honored to welcome you to Orgrimmar, $r.\n\n\n\nAs a lifetime of adventure unfolds before you, be assured that... uh...\n\nYou know what? I\'ve been saying this same greeting all day. Enough\'s enough.\n\nTalk to Chromie on top of the hourglass, then talk to your emissary. Run along.', `VerifiedBuild`=56110 WHERE `ID`=50319; -- Stranger in a Strange Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50318; -- A Timely Summons from Northrend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50316; -- Disturbance Detected: Ulduar +UPDATE `quest_template` SET `RewardXPDifficulty`=1, `FlagsEx2`=268435456, `QuestDescription`='Welcome to Stormwind, $r. I invite you to explore our fair city. Say, you look like the devout sort. We have a lovely cathedral that will no doubt be of interest! \n\nAh, but that can wait, a bronze dragon has asked to talk to you. She is sitting under the nearby tree, on an hourglass of all things!\n\nAfter that, an emissary of the Lightforged is waiting to welcome you to the city. Sounds like a busy day for you!\n\nHave a pleasant stay, $n!', `VerifiedBuild`=56110 WHERE `ID`=50313; -- Stranger in a Strange Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50306; -- Odds and Ends +UPDATE `quest_template` SET `RewardXPDifficulty`=1, `FlagsEx2`=268435456, `QuestDescription`='Welcome to Stormwind, $r. I invite you to explore our fair city. Say, you look like someone who enjoys the night life. We have many popular taverns and a vibrant music scene! \n\nAh, but that can wait, a bronze dragon has asked to talk to you. She is sitting under the nearby tree, on an hourglass of all things!\n\nAfter that, an emissary of the ren\'dorei is waiting to welcome you to the city. Sounds like a busy day for you!\n\nHave a pleasant stay, $n!', `VerifiedBuild`=56110 WHERE `ID`=50305; -- Stranger in a Strange Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50297; -- The Head of Her Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50288; -- Therazane's Choice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50279, 50275); -- Anvil's Away +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50278, 50270); -- Deep In the Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50277, 50114); -- Hammering Out Information +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50276, 50123); -- A Recipe For the Ages +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50274; -- Titanic Forging +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50272; -- An Ear to the Ground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50271; -- Smash and Grab +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50268; -- Give it a Little Juice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50266; -- Bittersweet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50265; -- Saving Master Ashton +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50264; -- Free the Farmhands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50253; -- An Improvised Arsenal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50252; -- Mating Season Halftime +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50251; -- Spell Bound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50249; -- A Boralus Triple Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50247; -- The Mail Must Flow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50242, 50239); -- A Choice of Allies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50240; -- A Slip of the Tongue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50238; -- Bramblethorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50235; -- No Safe Haven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50232, 50228); -- The Twilight Survivor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50231, 50227); -- Larvae By The Dozen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50230, 50226); -- The Source of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50229; -- A Wee Bit O' Cloth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50178; -- Trouble in the Rootway +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50177; -- Hold The Barricade! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50172; -- Into the Crimsonwood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50168; -- Royal Succession +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50165; -- The Bee Team +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50162, 35716, 35706); -- Sticky Situation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50161; -- Recovering Raimond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50158; -- Checking Out the Collapse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50157; -- There's Gold in Them There Fields +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50154; -- They Say It's a Delicacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50152; -- Digging for Scraps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50151; -- A Steady Ballast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50150; -- Setting the Mood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50149; -- A Weather Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50139; -- The Missing Link +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50138; -- The Battle of Bloodfire Ravine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50136; -- Farming Stimulator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50135; -- Stop Vining! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50134; -- Gadgets and Gizmos Aplenty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50133; -- Weed Whacking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50131; -- An Outside Perspective +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50130; -- A Friendly Gesture +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50128, 50119); -- Chemically Compounded +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50127, 50118); -- A Stone's Throw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50126, 50117); -- A Deathly Draught +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50125, 50116); -- A Possible Solution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50124, 50115); -- Changing the Scenery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50122, 50113); -- Ocular Extracts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50121, 50112); -- Casting the First Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50120; -- A Recipe for Success +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50111; -- Totems, Totems, Totems! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50110; -- Bearers of Bad News +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50092; -- Curiously Strong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50091; -- Village Repair +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50090; -- Building Defenses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50088; -- Golden Fields Forever +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50087; -- Ateena's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50085; -- A Message of Blood and Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50083; -- The Crawg Ma'da +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50082; -- Target of Opportunity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50081; -- The Road of Pain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50080; -- Raiding the Raiders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50079; -- Boom goes the Bomb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50078; -- Undying Totems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50076; -- Rally the Warriors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50074; -- Brutal Boost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50071; -- For the Light! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50070; -- Detective Mildenhall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50069; -- Goldfield's War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50065; -- A Reason to Stay +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50064; -- Don't Go in the Basement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50063; -- Fighting With Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50059; -- Can't Hear A Thing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50058; -- The Witch's Pet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50055, 50049); -- The Speaker's Perspective +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50054, 50048); -- The Seething Shore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50053; -- Lazy Prospectors! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50052; -- No Spies Allowed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50047; -- Free Samples +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50046; -- It's a Sabotage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (50044, 50043); -- Archaeological Efficiency +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50041; -- A Pocketful of Shells +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50036; -- A Weapon of Old +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50026; -- Save Our Shipmates +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50009; -- Shipwreck Recovery Crew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50005; -- Hold My Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50003; -- The First Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50002; -- A Very Precious Cargo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=50001; -- Breaking Hag +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49998; -- Voices Below +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49997; -- Storm's Judgment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49996; -- Rearmament +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49995; -- Fabricated Fabrications +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49991; -- Featherfeet's Fun Falling's Fun Fee! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49985; -- Return to Gloom Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49980; -- Containment Procedure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49975; -- Rest in the Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49973; -- Thalyssra's Estate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49969; -- Awaken a God +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49965; -- The Warpack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49960; -- Sic 'Em! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49957; -- Protocol Recovery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49956; -- Void is Prohibited +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49955; -- Not Fit for This Plane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49952; -- The Essence of G'huun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49950; -- Blood Purification +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49949; -- Unwelcome Undead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49946, 49876); -- Lines In the Sand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49944, 49694); -- Turn to Drust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49943, 40537); -- Drawing Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49941; -- Bone Procession +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49940; -- Sandscar Breach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49939; -- So Long, Sister +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49938; -- Corrupted Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49937; -- Recovering Remnants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49935; -- How to Repair a Titan Keeper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardItem1`=157759, `RewardItem2`=0, `RewardAmount2`=0, `QuestDescription`='After ages standing alone, we are once again poised to become part of something greater. Our alliance with the Horde affords us a fresh start, a unique chance that must not be squandered.\n\nGo to Orgrimmar. From there, you will set out on a journey across Azeroth. Fight to defend this land, and claim a place for the shal\'dorei within it.\n\nShow the world who we are, $c. Bring honor to the Horde, for in so doing, you will bring honor to Suramar.', `VerifiedBuild`=56110 WHERE `ID`=49933; -- For the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49932; -- Slumber No More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49931; -- The Titan's Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49930, 49929); -- The Call for Allies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49928; -- Heritage of the Void +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49926; -- The Road to Corlain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49919; -- Kaja'mite Ore Bust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49918; -- Gorilla Gorge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49917; -- Kaja'mite? Kaja'must! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49908; -- Back to Brennadam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49905; -- Plot Twist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49902; -- To Gloom Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49901; -- Atal'Dazar: Yazma the Fallen Priestess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49898; -- Clear Victory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49897; -- Making Mysteries +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49896; -- To Falconhurst! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49890; -- Drustfall +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=49888; -- Atal'Dazar: A Little Mojo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49887; -- Forced Labor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49886; -- Follow Your Nose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49884; -- Hope's Blue Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49882; -- A Test of Quills +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49881; -- The Final Verse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49879; -- Brush With Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49878; -- Penning In Protection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49877; -- Temple of Sethraliss: Booking on a Favor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49874; -- By the Book +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49873; -- Sacrificial Writes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49871; -- Against the Tide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49870; -- Size Matters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49869; -- A Desperate Defense +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49855; -- Disaster at Mount Hyjal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49832; -- An Illegible Scroll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49831; -- From the Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49818; -- Trouble at Fort Daelin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49814; -- The Scent for a Brutosaur +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49812; -- Delas in Dalaran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49810; -- Monstrous Matchmaker +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=49809; -- Atal'Dazar: From the Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49807; -- A New Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49806; -- Hidden Dealings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49805; -- Implements of Ill Intent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49804; -- Sharp Thinking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49803; -- Changing of the Guard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49801; -- Aggressive Mating Strategy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49794; -- The Rising Tide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49793; -- Means to an End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49792; -- Bound and Oppressed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49791; -- Lost, Not Forgotten +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49789; -- The Pledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardItem1`=157758, `RewardItem2`=0, `RewardAmount2`=0, `VerifiedBuild`=56110 WHERE `ID`=49788; -- For the Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49787; -- The Ghostlands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49785; -- Destroy the Weapon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49784; -- Heritage of the Nightborne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49783; -- Heritage of Highmountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49782; -- Heritage of the Lightforged +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49781; -- Catch Me if You Can +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49780; -- Recovering Ancient Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49779; -- Bad To The Bone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49778; -- Don't Go into the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49777; -- On The Run +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49776; -- No Problem Tar Can't Solve +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49775; -- Key to the Brig +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49774; -- Won't Leaf Him to Die +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardItem1`=157757, `RewardItem2`=0, `RewardAmount2`=0, `VerifiedBuild`=56110 WHERE `ID`=49773; -- For the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardItem1`=157756, `RewardItem2`=0, `RewardAmount2`=0, `VerifiedBuild`=56110 WHERE `ID`=49772; -- For the Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49769; -- Wreckage of the Cataclysm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49768; -- Nesingwary's Trek +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49759; -- Contruct Workshop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49758; -- Send the Signal! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49757; -- Cat on a Hot Copper Roof +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49756; -- Dark Forces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49755; -- Heavy Artillery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49754; -- Not "Only Zul" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49753; -- Contruct Armory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49746; -- Dousing the Flames +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49745; -- You Have Their Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49744; -- Bombs, Away +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49741; -- Righteous Retribution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49740; -- Cease Fire! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49739; -- Enemies at the Gate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49738; -- Hands Off My Booty! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49737; -- Air Raid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49736; -- For Kul Tiras! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49735; -- Protect the Nests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49734; -- Targeting a Turncoat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49733; -- Patching Up the Rear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49731, 49040); -- Fond Farewells +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49725; -- A Risky Ploy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49720; -- Free Bird +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49719; -- Getting Paid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49716; -- A Lesson on Trust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49715; -- Trouble at Greystone Keep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49710; -- An Offering of Eggs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49706; -- Proclamation Investigation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49705; -- Unnecessary Duress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49704; -- Haywire Harvesters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49703; -- House Stormsong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49698; -- The Lightforged +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49681; -- Lil' Tika +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49680; -- Skycaller Soltok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49679; -- The Sethrak Incursion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49678; -- I Spy a Spire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49677; -- Plans for Attack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49676; -- Dressed for Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49669; -- Unleash the Beasts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49668; -- Light Up the Gulch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49667; -- The Little Ones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49666; -- Make Them Fear Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49665; -- Ready to Riot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49664; -- Allies in Anarchy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49663; -- False Prophecies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49662; -- The Missing Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49615; -- Trust of a King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49614; -- The Nightborne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49613; -- Silvermoon City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49599, 49584); -- The Missing Chapter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49589; -- The Shrine of the Dawning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49588; -- The Shrine of the Sands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49587; -- The Shrine of Nature +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49586, 49571); -- Digging Through the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49585, 49570); -- A Rocky Start +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49581; -- Sun-Speckled Dunes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49574; -- The Shrine of Storms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49573; -- The Shrine of the Eventide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49572; -- The Shrine of the Sea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49569; -- Down by the Riverside +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49567, 39197); -- Hero's Call: Nagrand! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49566; -- Hero's Call: Spires of Arak! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49565; -- Hero's Call: Talador! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49564; -- Hero's Call: Gorgrond! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49562, 49550); -- Hero's Call: Shadowmoon Valley! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49561; -- Hero's Call: Dread Wastes! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49560; -- Hero's Call: Townlong Steppes! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49559; -- Hero's Call: Kun-Lai Summit! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49558; -- Hero's Call: Krasarang Wilds! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49557; -- Hero's Call: Valley of the Four Winds! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49556; -- Hero's Call: Jade Forest! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49555; -- Hero's Call: Icecrown! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49554; -- Hero's Call: Storm Peaks! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49553; -- Hero's Call: Sholazar Basin! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49552; -- Hero's Call: Zul'Drak! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49551; -- Hero's Call: Howling Fjord! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49549, 39196, 39189); -- Warchief's Command: Nagrand! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49548; -- Warchief's Command: Spires of Arak! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49547; -- Warchief's Command: Talador! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49546; -- Warchief's Command: Gorgrond! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49545; -- Warchief's Command: Frostfire Ridge! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49543; -- Warchief's Command: Dread Wastes! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49542; -- Warchief's Command: Townlong Steppes! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49541; -- Warchief's Command: Kun-Lai Summit! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49540; -- Warchief's Command: Krasarang Wilds! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49539; -- Warchief's Command: Valley of the Four Winds! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49538; -- Warchief's Command: Jade Forest! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49537; -- Warchief's Command: Icecrown! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49536; -- Warchief's Command: Storm Peaks! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49535; -- Warchief's Command: Sholazar Basin! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49534; -- Warchief's Command: Zul'Drak! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49533; -- Warchief's Command: Howling Fjord! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49532; -- Warchief's Command: Shadowmoon Valley! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49531; -- The Beauty of Marketing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49529; -- Spring Cleaning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49523; -- A Bad Deal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49522; -- Carentan's Payment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49495; -- Enforcing Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49494; -- Zuvembi Brew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49493; -- Zul's Ethical Dilemma +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49492; -- Arrogance of Vol'jamba +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49491; -- Fuel for the Voodoo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49490; -- The Urn of Voices +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49489; -- Needs a Little Body +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49488; -- Tal'gurub +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49479; -- Didn't Stop to Think if They Should +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49477; -- Surprise Backup +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49474; -- The Cursed Shard +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49473, 49472); -- A Titanic Effort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49468; -- Required Webinar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49467; -- Witch of the Woods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49465; -- Maximizing Resources +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49454; -- Pest Prevention +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49453; -- Give a Dam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49452; -- Inventory Deficit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49451; -- Time Off Requests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49450; -- Incident Reports +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49445; -- The Prime Exchange +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49444; -- Underfoot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49443; -- A Lesson in Witch Hunting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49440; -- Blood Troll on the Outside +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49439; -- Boss' Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49437; -- Tattered Note +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49435; -- Where'd They Go? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49433; -- Wendies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49432; -- The Forlorn Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49431; -- Warm and Cozy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49428, 48400); -- Grand Theft Telemancy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49427; -- Not Our Purple Elves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49426; -- The King's Gambit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49425; -- City of Gold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49424; -- The Full Prophecy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49422; -- Heretics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49421; -- Hunting Zul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49419; -- Frozen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49418; -- Big Boss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49417; -- Roughneck Riders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49413; -- Scamps With Scrolls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49412; -- Helping Henry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49411; -- Contruct Barracks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49409; -- Missing Treasure! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49407; -- Trixie Business +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49406; -- Zalamar Slaughter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49405; -- Defenders of Daelin's Gate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49404; -- Fairwind's "Friends" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49403; -- Rodrigo's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49402; -- Flew the Coop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49401; -- Rodrigo's Roost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49400; -- Recruiting Efforts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49399; -- The Big Job +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49398; -- Raise a Glass! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49395; -- The Bears and the Bees +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49394; -- Hold Still +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49393; -- The Roughnecks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49382; -- It Seems You've Made a Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49380; -- Bad Juju +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49379; -- Crawg Free Zone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49378; -- Earn Their Trust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49377; -- Off With Her Head +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49376; -- Just One Thing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49375; -- LARRY TEST QUEST +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49370; -- Rescue the Chronicler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49366; -- Aid the Wounded +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49354; -- Remember the Sunwell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49348; -- A Desecrated Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49345; -- Buried Treasure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49340; -- The Keepers' Keys +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49335; -- Skycaller Slaughter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49334; -- A Powerful Prisoner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49333; -- Building Our Arsenal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49327; -- Push Them Back! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49315; -- Dreadpearl Collusion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49314; -- Hunting Zardrax +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49310; -- The Prophet's Ploy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49309; -- Thunder's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49302; -- The Deadliest Catch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49300; -- Creature Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49299; -- Enemy Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49295; -- Clear-Cutting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49293; -- Invasion Onslaught +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49292; -- Algae Shakes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49290; -- Aged to Perfection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49289; -- A Special Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49288; -- Scrollhunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49287; -- Lost Chelonians +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49286; -- Caged Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49285; -- Tiny Treasures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49284; -- Perfect Tidings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49283; -- Who Seeks the Seekers? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49282; -- Morgrum's Extended Survey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49278; -- Spiritual Restoration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `QuestDescription`='Name\'s Acadia, Acadia Chistlestone!\n\nI represent the interests of the Explorers\' League at this site. Where there\'s dirt to be turned, we\'re happy to do the digging!\n\n\n\nThese Dark Iron, though, they\'re keen on delving deeper and faster than I\'m comfortable with. Since you\'re a strong, capable member of the Alliance, do you think you could ah... lead by example?\n\nGo on, there\'s a fresh fossil here that could use some attention.', `VerifiedBuild`=56110 WHERE `ID`=49276; -- The Thrill of Exploration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49274; -- Morgrum's Survey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49268; -- Sharks in the Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49266; -- Forge of Aeons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49262; -- Gang Bustin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49261; -- Crabby Crew Stew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49260; -- Backup While I Pack Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49259; -- And Justice For All +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49242; -- Quill or Be Quilled +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49239; -- Dress to Impress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49234; -- A Marine Out of Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49233; -- I'm a Druid, Not a Priest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49232; -- Salvaging a Disaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49229; -- The Ruins Fought Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49227; -- The Master Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49225; -- Chasing the Leader +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49223; -- The Long Con +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49197; -- Greater Invasion Point: Sotanathor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49185; -- Catching Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49160; -- Torga's Eternal Return +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49149; -- Embrace the Voodoo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49148; -- Crumbling Apart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49147; -- Show of Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49146; -- Spirits' Belongings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49145; -- No Troll Left Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49144; -- Wrath of the Zandalari +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49143; -- Essence of the Light Mother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49141; -- Diplomacy and Dominance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49139; -- An Army's Arsenal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49138; -- Captain Gulnaku's Treasure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49136; -- Jungo, Herald of G'huun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49135, 49134, 49133); -- Antorus, the Burning Throne: The Heart of Argus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49132; -- Crushing the Skullcrushers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49131; -- Sanctifying Ground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49130; -- Loa-Free Diet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49126; -- Forcing Fate's Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49125; -- Negative Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49123; -- Killer Crawgs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49122; -- A Port in Peril +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49120; -- Speaking with the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49099; -- Invasion Point: Bonich +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49098; -- Invasion Point: Cen'gar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49097; -- Invasion Point: Sangua +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49096; -- Invasion Point: Naigtal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49091; -- Invasion Point: Val +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49082; -- Upward and Onward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49081; -- To Kill a Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49080; -- Cease all Summoning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49079; -- Hir'eek, the Bat Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49078; -- Poisoning the Brood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49077; -- Moments of Reflection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49076, 49075, 49032); -- Antorus, the Burning Throne: Dark Passage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49073; -- Ritualistic Denial +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49072; -- Westward Noble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49071; -- Dreadtick Combustion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49070; -- Souls for the Death Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49069; -- WANTED: Ol' Frostclaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49067; -- Beseeching Bwonsamdi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49066; -- Encase of Emergency +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49064; -- Torga, the Turtle Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49060, 47228); -- Xibalan Ecology +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49055; -- Earseeker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49049; -- Gloamwing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49039; -- The Start of a Monster Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49036; -- Best In Show +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49028; -- A Sweater for Rupert +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49015; -- Antorus, the Burning Throne: The Death of a Titan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (49014, 48203); -- The Burning Throne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49013; -- A Jolt of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49007; -- Commander on Deck! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49005; -- Shattered and Broken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49003; -- Vengeance From Above +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49002; -- Forced Grounding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=49001; -- Inconvenient Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48996; -- Ending the Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48993; -- Powerful Conductors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48992; -- Sacred Remains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48991; -- Vile Infestation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48988; -- Memory Breach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48987; -- Valley of Sorrows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48986; -- Take the High Road +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48983; -- Mining Regulation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48982; -- Invasion Point: Aurinor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48977; -- Supplies From the Army of the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48976; -- Supplies From the Argussian Reach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48974; -- Paragon of the Army of the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48973; -- Paragon of Argussian Reach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48965; -- Settle the Score +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48963; -- Diversionary Tactics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48962; -- Telogrus Rift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48958; -- Ritual Interruption +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=48957; -- Seat of the Triumvirate: Void-Blade Zedaat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48954; -- Blood of a Titan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48952; -- Throw Them a Bone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48949; -- Weeds of the Mire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48948; -- The North Pass Caverns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48947; -- Gol Koval +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48946; -- The Order of Embers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48945; -- The Ruins of Gol Var +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48944; -- Unlocking History +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48943; -- Salvage Rights +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48942; -- Yeti to Rumble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48941; -- A Slight Detour +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48939; -- Show Me What You've Got +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48937; -- Create Netherwalker's Portal Generator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48934; -- Mark of the Damned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48931; -- Behemoths Awakened +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (48929, 47473); -- Sizing Up The Opposition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48927; -- Dyminium Seam - Rank 3 Unlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48926; -- Dyminium Seam - Rank 2 Unlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48925; -- Dyminium Seam - Rank 1 Unlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48924; -- Monalite Seam - Rank 3 Unlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48923; -- Monalite Seam - Rank 2 Unlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48922; -- Monalite Seam - Rank 1 Unlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48921; -- Teryllium Deposit - Rank 3 Unlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48920; -- Teryllium Deposit - Rank 2 Unlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48919; -- Teryllium Deposit - Rank 1 Unlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48918; -- Dyminium Deposit - Rank 3 Unlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48917; -- Dyminium Deposit - Rank 2 Unlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48916; -- Dyminium Deposit - Rank 1 Unlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48915; -- Monalite Deposit - Rank 3 Unlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48914; -- Monalite Deposit - Rank 2 Unlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48913; -- Monalite Deposit - Rank 1 Unlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48912; -- Supplying the Antoran Campaign +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48911; -- Void Inoculation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48910; -- Supplying Krokuun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48909; -- Noble Responsibilities +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48905; -- Unappreciated Scrolls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48904; -- Take the Bait +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48903; -- The Perfect Horse, of Course +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48902; -- Monstrous Energy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48899; -- Safety First +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48898; -- Lucky Charm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (48897, 47432); -- The Bargain is Struck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48896; -- Knowledge of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48895; -- The Perfect Offering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48894; -- Trial of Truth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48890; -- How to Be a Blood Troll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48889; -- Repairing the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48888; -- It Springs Eternal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48887; -- Cleanse the Mind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48883; -- Big Gulls Won't Die +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48882; -- I Like Fish Guts and I Cannot Lie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48881; -- The Reel Deal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48880; -- Mean Gulls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48879; -- A Hunt for Hawk Eggs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48875; -- Mix It Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48874; -- Pardon Our Rust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48873; -- A Grizzly End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48872; -- Expedite the Excavation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48871; -- Rescue the Relics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48869; -- Payback's a Lich +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48866; -- Void Warden Valsuran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48864; -- The Broken Blacksmith +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48857; -- All Hope is Lost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48856; -- Conduit Interruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48855; -- Humbling the Terrors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48854; -- Offer of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48853; -- Terminal Degree +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48852; -- Stopping Zardrax +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48850; -- Tongo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48847; -- Arming the Tribe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48846; -- Liquid Motivation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48840; -- Ruins-Level Marketing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48835; -- Houndmaster Kerrax +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48833; -- Ritual Completion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48832; -- Admiral Rel'var +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48831; -- Commander Texlaz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48829; -- Wrath-Lord Yarez +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48828; -- Lieutenant Xakaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48827; -- Varga +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48825; -- Power Denied +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48823; -- Projection Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48805; -- Research Recovery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48804; -- Mistakes Were Made +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48801; -- Isolating Zalamar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48800; -- Mark of the Bat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48799; -- Fuel of a Doomed World +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48793; -- The Adventurer's Society +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48792; -- Menace to Society +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48790; -- Stolen Goods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48780; -- Gladius +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48778; -- Stone Soup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48777; -- Den of Fiends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48776; -- Rig Robbing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48774; -- The Beatings Will Continue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48773; -- Papers, Please +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48767; -- Seams Familiar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48764; -- Don't Pick a Fight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48763; -- The Frigid Boon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48761; -- Spiderphobia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48752; -- A Need For Coal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48738; -- Zul'tan the Numerous +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48737; -- Instructor Tarahna +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48736; -- Overseer Y'Morna +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48735; -- Overseer Y'Sorna +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48729; -- Ataxon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48726; -- Turek the Lucid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48724; -- Vigilant Kuro +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48715; -- Akunda Awaits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48699; -- Sneaking into Zalamar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48698; -- Kaara the Pale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48691; -- Soul Chain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48684; -- On the Move +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48683; -- Changing Seasons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48682; -- A Simple Sacrifice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48680; -- Not the Bees! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48679; -- Mind the Hives +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48678; -- Questionable Offerings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48677; -- Wicker Worship +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48670; -- Runaway Rider +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48669; -- Urok, Terror of the Wetlands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48668; -- Lightforged Beacon: City Center +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48657; -- They Might Be Delicious +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48656; -- Savage Saurolisks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48655; -- The Chef's Apprentice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48654; -- Beneath Oronaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48653; -- A Bejeweled Prison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48642; -- Argussian Reach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (48641, 46730); -- Armies of Legionfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48640; -- The Immortal Squadron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48639; -- Army of the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48637; -- Cleansing Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48636; -- Fueling the Antoran Campaign +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48635; -- More Void Inoculation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48634; -- Further Supplying Krokuun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48616; -- Bolas and Birds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48615; -- War Never Changes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48614; -- Woeful Implications +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48606; -- Loaded for Bear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48605; -- Commander's Downfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48601; -- Felfire Shattering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48600; -- Take the Edge Off +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48597; -- Saurolisk Escape +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48592; -- Holding the Spire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48591; -- Urok's True Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48590; -- My Head and Shoulders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48588; -- Purge the Infection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48585; -- Wasteland Survivor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48584; -- The Blood of My Enemies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48581; -- A Good Spanking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48578; -- There's No Eye in Skyterror +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48577; -- Terrorizing their Eggs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48576; -- Safe Flying +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48574; -- Pulling Fangs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48573; -- Crocolisk Life +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48560; -- An Offering of Shadow +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48559; -- An Offering of Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48558; -- The Irontide Crew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48557; -- Sowing Saplings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48555; -- We Can Salvage the Seeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48554; -- The Source of the Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48553; -- Let it Flow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48551; -- Wither Without Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48550; -- Stolen Satchels +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48549; -- Grozztok the Blackheart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48544; -- Woah, Nelly! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (48542, 48453); -- Strike Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48540; -- Aiding the Wharf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48539; -- Freehold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48538; -- An Airtight Alibi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48535; -- Nazmir, the Forbidden Swamp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48534; -- Snarltooth's Last Laugh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48533; -- Vol'duni Fried Chicken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48532; -- Alpacas Gone Wild +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48531; -- Mystery Meat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48530; -- I Heard You Lost the Herd +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48529; -- Hungry Mouths To Feed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48527; -- Ravenous Landsharks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48526; -- Scuttled +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48525; -- Break Them to Splinters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48524; -- Culling the Coven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48523; -- The Murderous Matron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48522; -- A Revealing Missive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48521; -- Charming the Lifeless +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48520; -- The Three Sisters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48519; -- Hope They Can't Swim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48518; -- Save Who We Can +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48517; -- Honorable Discharge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48516; -- Toxic Community +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48514; -- Slumbering Behemoths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48513; -- Invasion Point Offensive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48511; -- Commander Endaxis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48510; -- Commander Vecaya +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48509; -- Commander Sathrenael +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (48507, 48506, 47835, 47221); -- The Hand of Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48505; -- Lovesick and Lost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48504; -- Through the Old Roads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48500; -- A Moment of Respite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48499; -- Return to Dust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48498; -- No Mercy for Sithis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48497; -- Show of Force +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48496; -- Reuniting the Company +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48492; -- Getting a Leg Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48489; -- The Spires of Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48483; -- A Stranger's Plea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48480; -- The Fall of Kel'vax +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48479; -- Bones for Protection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48478; -- Kel'vax's Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48477; -- Looking For One More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48476; -- Split Party +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48475; -- Seeing Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48474; -- Crypt Keepers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48473; -- Respecting the Rites +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48468; -- Bwonsamdi's Deliverance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48467; -- Puscilla +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48465; -- Vrax'thul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48461; -- Where They Least Expect It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48460; -- The Wranglers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48456; -- Witch Doctor Jala +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48455; -- Duskcloak Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48454; -- Evidence of Evil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48452; -- The Red Market +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48448; -- Hindering the Legion War Machine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48447; -- Shadowguard Dispersion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48446; -- Relics of the Ancient Eredar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48445; -- The Ruins of Oronaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48443; -- Nath'raxas Hold: Rescue Mission +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48442; -- Nath'raxas Hold: Preparations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=4289101823, `VerifiedBuild`=56110 WHERE `ID`=48441; -- Remnants of Darkfall Ridge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48440; -- Into the Night +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48434; -- How Fares Ebonhorn? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48433; -- Together We Are the Horde! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48419; -- Lured and Allured +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48405; -- Mista Nice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48404; -- The Scamps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48403; -- The Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48402; -- A Poisonous Touch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48399; -- A Dark (Iron) Tide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48386; -- Jed'hin Tournament +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48373; -- Work Order: Lightweave Cloth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48372; -- Eldritch Invocations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48370; -- Death in the Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48369; -- Emergent Strategy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48368; -- Deep Sea Defilement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48367; -- Those Aren't Fish Eggs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48366; -- Paddle to Safety +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48365; -- The Young Lord Stormsong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48360; -- Supplies Needed: Fiendish Leather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48358; -- Supplies Needed: Empyrium +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48356; -- Possessive Headgear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48355; -- Evacuate the Premises +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48354; -- Tainted Shipments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48353; -- Pulse of the Wharf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48352; -- A Cure from the Sea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48349; -- Work Order: Empyrium +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48348; -- Stinging Barbs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48347; -- Anglepoint Wharf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48345; -- Talgath's Forces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48344; -- We Have a Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48338; -- Supplies Needed: Astral Glory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48337; -- Work Order: Astral Glory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48335; -- The Strongest Rope in Vol'dun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48334; -- They've Got Golems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48332; -- Ranishu Are Resources +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48331; -- Siphoning Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48330; -- Zandalari Treasure Trove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48329; -- Beaten But Not Broken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48327; -- A Strange Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48326; -- This Be Mutiny +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48324; -- Lost in Zem'lan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48323; -- Work Order: Tears of the Naaru +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48322; -- A Goldtusk Greeting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48321; -- Creative Marketing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48320; -- The Best Kill is Overkill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48318; -- Work Order: Lightblood Elixirs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48317; -- A Nose for Magic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48315; -- Hollow, Empty Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48314; -- Creeping Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48313; -- Nature's Remedy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (48306, 48302, 48298, 48294); -- The Unmaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (48305, 48301, 48297, 48293); -- The Burning Coven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (48304, 48300, 48296, 48292); -- The Soulhunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (48303, 48299, 48295, 48288); -- Antoran High Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48287; -- Harvesters of Sorrow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48286; -- Crystal Methods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48284; -- Reap the Fields +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48283; -- Standing Accused +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48280; -- Visions of Another +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48277; -- The Speaker Seeks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48273; -- The Speaker Listens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48272; -- Visions of Fear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48271; -- Recovering the Pieces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48261; -- The Power to Reforge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48231; -- The Seat of the Triumvirate: Armor of the Triumvirate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48230; -- Fragment of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48202; -- Reinforce the Veiled Den +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48201; -- Reinforce Light's Purchase +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48200; -- Securing a Foothold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48199; -- The Burning Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48198; -- The Burden of Proof +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48196; -- Following Eddie's Trail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48195; -- Troublesome Troglodytes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48190; -- Huln's Mountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48185; -- Shadow of the Sepulcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48184; -- Pieces of History +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48183; -- The Hills Are Alive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48182; -- Total Cairnage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48181; -- Nooooope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48180; -- Really Big Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48179; -- Rescue Rangers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48176; -- Big Trouble in Little Tortolla +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48175; -- Hidden in the Hollows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48171; -- The Curse of Fletcher's Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48170; -- Once Bitten, Twice Shy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48165; -- Harmful If Swallowed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48113; -- A Pungent Solution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48111; -- Trial by Superstition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48110; -- In Case of Ambush +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48109; -- The Woods Have Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48108; -- The Waycrest Daughter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48107; -- The Sigil of Awakening +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48103; -- Gatekeeper's Review: Tenacity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48101; -- Bully Pulpit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48100; -- The Defense of Eredath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48099; -- Hostile Echology +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48097; -- Gatekeeper's Review: Cunning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48096; -- Core Mechanics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48095; -- Dark Experimentation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48094; -- Void Clot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48093; -- Nagating the Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48092; -- Vengeance of the Frogs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48091; -- Vagath the Betrayed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48090; -- Krag'wa's Chosen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48089; -- Mountain Sounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48088; -- No Party Like a Trogg Party +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48087; -- Equine Retrieval +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48081; -- A Floating Ruin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48080; -- An Element of Danger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48079; -- Return to Highmountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48078; -- Counterbalancing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48077; -- The Stoat Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48076; -- A Crowning Achievement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48075; -- A Colorful Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48074; -- Looming Over Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48070; -- The Norwington Festival +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48069; -- The Wrench Calls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48067; -- Shadow Over Thunder Bluff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48066; -- A Feast for Our Kin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48065; -- Extraterrestrial Exploration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48056; -- A Harsh Mistress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48055; -- Empyrial Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (48054, 48053); -- Weigh Anchor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48041; -- A Larger Cut +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48040; -- Tainted Scraps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48039; -- Balancing the Break +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48038; -- Don't Just Pick At It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48037; -- Empyrium Seam Chunk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48036; -- Precision Perfected +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48035; -- Angling For a Better Strike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48034; -- Empyrium Deposit Chunk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48029; -- The Heart of It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48028; -- Youthful Resistance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48027; -- The Glory of Argus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48026; -- Beneath the Waves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48025; -- Saving for Later +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48023; -- Orders Received +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48021; -- Chromie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48016; -- Ascending Alchemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48015; -- The Scrolls of Gral +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48014; -- Clear the Riffraff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48013; -- Tracking the Trackers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48009; -- Betrayal of the Guard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48008; -- Dangerous Cargo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48005; -- Be Our Guest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48004; -- Beginner Equitation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48003; -- The Lord's Behest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=48002; -- Limited Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47998; -- Killing Cannibals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47996; -- Mawfiend Extermination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47995; -- Overt Ops +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47994; -- Forming a Bond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47993; -- Lord of the Spire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47992; -- Dawn of Justice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47991; -- Dark Machinations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47990; -- A Touch of Fel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47989; -- Heralds of Apocalypse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47988; -- Chaos Theory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47987; -- Preventive Measures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47986; -- Scars of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47982; -- The Final Effigy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47981; -- Cracking the Curse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47980; -- Furious Familiars +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47979; -- Witch Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47978; -- The Wayward Crone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47969; -- Fallhaven's Curse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47968; -- Signs and Portents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47967; -- An Argus Roper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47965; -- The Ruined Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47963; -- The Ancient One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47962; -- Stormsong Valley +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47961; -- Drustvar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47960; -- Tiragarde Sound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47959; -- The Warguard's Trail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47953; -- Tereck the Selector +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47952; -- The Missing Fleet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47950; -- Cured Ham +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47949; -- That's Not My Fetish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47948; -- Pork Chop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47947; -- Big Bad Wolves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47946; -- Save Their Bacon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47945; -- To Market, To Market +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47943; -- Crab Trapping +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47939; -- If the Key Fits... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47928; -- Offering for the Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47925; -- Shoak's on the Menu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47924; -- Profanity Filter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47919; -- Just Say No to Cannibalism +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47918; -- To Serve Krag'wa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47915; -- Rescuing the Taken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47906; -- The Deaths of Chromie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47904; -- Preserve the True Future +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47897; -- Zanchuli Traitors +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=47895; -- Bert's Bots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47892; -- Storming the Citadel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47891; -- Dire News +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47890; -- Visions of Torment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47889; -- The Speaker Calls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47883; -- The Longest Vigil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47882; -- Conservation of Magic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47880; -- A Tribute for Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47874; -- Clearing the Fog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47873; -- The Captain's Cache +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47871; -- Seafaring Necessities +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47870; -- Dead Men Tell No Tales +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47868; -- The Necropolis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (47867, 47222); -- Two If By Sea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47864; -- Sealing Fate: Additional Marks of Honor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47858; -- Security: Engaged +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47856; -- Across the Universe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47855; -- What Might Have Been +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47854; -- Wrath of the High Exarch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47853; -- Flanking Maneuvers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47851; -- Sealing Fate: Marks of Honor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47828; -- Memories of the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47809; -- Darkness in the Ley +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47808; -- The Dead Walk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47807; -- Worried About My Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47797; -- Occupation Hazard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47773; -- Sky Ablaze With Cannonfire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47771; -- Locating the Longshot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47756; -- The Libation's Liberation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47755; -- Captured and Enraptured +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47754; -- Lightly Roasted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47744; -- Smoke, Meat, and Pretty Flowers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47743; -- The Child of Light and Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47742; -- Zul's Mutiny +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47741; -- To Sacrifice a Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47740; -- House of the King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47739; -- The Scent of Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47738; -- The Will of the Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47737; -- The Temple of Rezan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47736; -- Heads Will Roll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47735; -- Ancient Tortollan Remedies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47734; -- Partners in Heresy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47733; -- The Loa-Speaker's Betrayal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (47727, 47726, 47725); -- Tomb of Sargeras: Aegwynn's Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47724; -- Besieged +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47716; -- Searching the Ruins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47711; -- Head of the Viper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47707; -- Melting Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47706; -- Hunt for King K'tal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47697; -- Krag'wa's Aid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47696; -- Krag'wa the Terrible +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47691; -- A Non-Prophet Organization +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47690; -- The Defiler's Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47689; -- Gatekeeper's Challenge: Tenacity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47688; -- Invasive Species +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47687; -- Gatekeeper's Challenge: Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47686; -- Not-So-Humble Beginnings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47685; -- Gatekeeper's Challenge: Cunning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47659; -- Hunt the Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47654; -- Seat of the Triumvirate: The Crest of Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47653; -- Light's Return +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47652; -- The Light Mother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47647; -- Monsters of Zem'lan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47646; -- Rope Around +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47645; -- Voidcallers' Scroll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47644; -- Demonic Corestone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47643; -- The Ancients' Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47642; -- Soul Crystal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47641; -- Signs of Resistance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47638; -- Powerful Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47631; -- Rendezvous with the Libation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47627; -- Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47624; -- Bury It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47623; -- The Last Witch Doctor of Krag'wa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47622; -- A Magical Glow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47621; -- A True Loa Feast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47607; -- High Fash-Djinn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47606; -- Loyalty Is Its Own Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47605; -- Coins of Air +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47604; -- In the Land of Magic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47603; -- The Mysterious, Magnificent Al'Abas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47602; -- Ready For Action +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47601; -- Field Evaluation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47599; -- Revenge: Served Hot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47598; -- Pilfering and Fencing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47597; -- No Goblin Left Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47596; -- There Is No Plan "B" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47595; -- I Don't Need Them, But I'll Take Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47594; -- I'll Take Those, Thanks! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47592; -- Shine Bright Like a Diamond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47591; -- Wanna Buy a Lamp? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47589; -- Righteous Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47588; -- King of the Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47587; -- Headhunter Jo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47586; -- Hunting the Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47585; -- Predatory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47584; -- A Thorn in the Side +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47583; -- Die, Die, Diemetradon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47581; -- Blessing of Kimbul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47580; -- The Curse of Mepjila +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47578; -- Mark of the Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47577; -- They Came From The Sea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47576; -- Wrath of the Tiger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47574; -- All Webbed Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47573; -- Jungleweb Infestation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47571; -- The Elder's Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47570; -- Hidden Motives +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47566; -- Gar'zoth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47564; -- Restocking the Buffet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47563; -- Spirits of the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47560; -- Frozen Chronoshard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47559; -- Gleaming Chronoshard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47558; -- Fel-Touched Chronoshard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47557; -- Smoldering Chronoshard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47554; -- Intercepting the Legion's Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47551; -- Lessons of Fire and Pain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47550; -- The Many Advantages of Being a Time Dragon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47545; -- Rewind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47543; -- The Day That Chromie Dies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47542; -- Siegemaster Voraan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47541; -- The Best Prevention +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47540; -- Totemic Restoration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47529; -- Supernatural Support +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47528; -- Mistress of Lies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47527; -- Rituals of Heresy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47526; -- Bringing the Big Guns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47525; -- Staying Hidden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47523; -- Disturbance Detected: Black Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47522; -- The Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47521; -- Midnight in the Garden of the Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47520; -- Walls Have Ears +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47518; -- Raal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47514; -- Zuldazar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47513; -- Vol'dun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47512; -- Nazmir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47509; -- Terrace of the Chosen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47508; -- Fire At Will +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47507; -- Khazaduum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47503; -- Gozda'kun the Slaver +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47502; -- The Great Cranium Caper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47501; -- Dirty Work for Dirty Drinks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47499; -- The Grinning Idols +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47498; -- Rhan'ka's Lost Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47497; -- Meet the Goldtusk Gang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47496; -- Bunker Buster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47493; -- A Lonely Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47491; -- Remnants of the Damned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47489; -- Stow and Go +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47488; -- Small Haulers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47487; -- Labor Dispute +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47486; -- Suspicious Shipments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47485; -- The Ashvane Trading Company +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47456; -- Calming the Void +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47445; -- The Zanchuli Council +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47440; -- Pa'ku, Master of Winds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47439; -- Gonk, Lord of the Pack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47438; -- Picking a Side +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47437; -- Competitive Devotion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47435; -- Pterrortorial Dispute +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47434; -- Restraining Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47433; -- Offensively Defensive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47431; -- Gathering Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47430; -- Moonkin Monitoring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47428; -- Kitty? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47423; -- Forbidden Practices +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47422; -- Dire Situation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47418; -- Growing Pains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47416; -- Shadow of the Triumvirate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47332; -- Your Next Move +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (47330, 46206); -- Whispers of a Frightened World +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47329; -- The Bloodwatcher Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47327; -- Answering Their Attacks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47324; -- Unlikely Allies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47322; -- Aided Escape +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47321; -- Knickknack Takeback +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47320; -- A Balm to Calm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47319; -- Restorative Venom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47317; -- Searching for Survivors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47316; -- Secrets in the Sand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47315; -- Into the Dunes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47314; -- Rumors of Exile +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47313; -- Discreet Discussions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47312; -- Queenfeather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47311; -- Headbutting 101 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47310; -- Naptime +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47289; -- Teddies and Tea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47287; -- The Vindicaar Matrix Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47283; -- Chop, Chop! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47272; -- Direhorn Growth Hormone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47264; -- Leave None Standing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47263; -- A Time of Revelation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47262; -- Ending the Blood Trolls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47261; -- How to Train Your Direhorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47260; -- Side Effects May Include... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47259; -- Direhorn Daycare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47258; -- Prepare for a Siege +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47257; -- The Bones of Xibala +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=47253; -- The Originals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (47252, 47251); -- Interesting Times +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47250; -- We'll Meet Again +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47249; -- Soulbound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47248; -- 'Til Death Do Us Part +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47247; -- That Which Haunts the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47245; -- Getting the Message +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47244; -- A Culling of Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47241; -- The Shadow of Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47238; -- The Seat of the Triumvirate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47235; -- Scrying for the Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47229; -- Bulwark of Torcali +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47226; -- The Orphaned Hatchling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47224; -- The Vindicaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47223; -- Light's Exodus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47220; -- A Beacon in the Dark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47219; -- A Vessel Made Ready +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47218; -- The Shadowguard Incursion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47217; -- Sources of Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47205; -- Warmother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47204; -- The New Frontline +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47203; -- Throwing Shade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47202; -- A Personal Message +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47201; -- Rokhan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47200; -- Ticks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47198; -- They Want Us Alive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47189; -- A Nation Divided +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47188; -- The Aid of the Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47186; -- Sanctum of the Sages +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47184; -- Arkhaan's Peril +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47183; -- Arkhaan's Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47182; -- Long Overdue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47181; -- The Smoking Gun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47180; -- The Pulsing Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47148; -- Something Different +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47139; -- Mark of the Sentinax +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47137; -- Champions of Legionfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47134; -- Foiling the Legion's Jailbreak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47130; -- Improper Burial +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (47129, 47128, 47127, 47126); -- Tomb of Sargeras: The Deceiver +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (47125, 47124, 47123, 47122); -- Tomb of Sargeras: The Fallen Avatar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (47121, 47120, 47119, 47118); -- Tomb of Sargeras: Free The Tormented +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (47117, 47116, 47115, 47114); -- Tomb of Sargeras: The Tomb's Mistress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47112; -- Lost Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47105; -- Into The Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47104; -- Imprisoned Inquisitor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47103; -- Journey to Nazmir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47102; -- The Mysterious Missive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47101; -- Arkhaan's Prayers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47100; -- Arkhaan's Pain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47099; -- Get Your Bearings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47098; -- Out Like Flynn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47097; -- A Walk to Remember +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47066; -- Consecrating Ground +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47059; -- Feral: The Folly of Levia Laurence +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47058; -- Outlaw: The Folly of Levia Laurence +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47057; -- Unholy: The Folly of Levia Laurence +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47056; -- Fury: The Folly of Levia Laurence +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47055; -- Fire: The Folly of Levia Laurence +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47052; -- Retribution: Fate of the Tideskorn +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47051; -- Assassination: Fate of the Tideskorn +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47050; -- Enhancement: Fate of the Tideskorn +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47049; -- Demonology: Fate of the Tideskorn +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47048; -- Subtlety: The Thieving Apprentice +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47047; -- Survival: The Thieving Apprentice +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47046; -- Frost: The Thieving Apprentice +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47043; -- Havoc: The Thieving Apprentice +UPDATE `quest_template` SET `FlagsEx`=65536, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47042; -- Shadow: The Twisted Twin +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47041; -- Affliction: The Twisted Twin +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47039; -- Marksmanship: The Twisted Twin +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47037; -- Balance: The Twisted Twin +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47035; -- Legion Threat: The Missing Mage +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47034; -- Legion Threat: The Necromancer +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47033; -- Legion Threat: Suramar +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47032; -- Legion Threat: Azshara +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47031; -- Legion Threat: Highmountain +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47030; -- Legion Threat: Dalaran Infiltration +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47027; -- Legion Threat: Val'sharah +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47025; -- Blood: Aid of the Illidari +UPDATE `quest_template` SET `FlagsEx`=65536, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47024; -- Brewmaster: Aid of the Illidari +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47023; -- Guardian: Aid of the Illidari +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (47022, 45412); -- Protection: Aid of the Illidari +UPDATE `quest_template` SET `FlagsEx`=65536, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47020; -- Discipline: Rumblings Near Feltotem +UPDATE `quest_template` SET `FlagsEx`=65536, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47019; -- Windwalker: Rumblings Near Feltotem +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47018; -- Beast Mastery: Rumblings Near Feltotem +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47006; -- Holy: The Bradensbrook Investigation +UPDATE `quest_template` SET `FlagsEx`=65536, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47005; -- Mistweaver: The Bradensbrook Investigation +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (47004, 47003); -- Restoration: The Bradensbrook Investigation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47002; -- The Crown of the Triumvirate +UPDATE `quest_template` SET `FlagsEx`=2, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47000; -- The Council's Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46957; -- Welcome to Zuldazar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46942; -- The Cost of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46941; -- The Path Forward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46938; -- Alone in the Abyss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46935; -- The Shadow of the Sentinax +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46931; -- Speaker of the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46930; -- Rastakhan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46929; -- Deterrent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46928; -- Punishment of Tal'farrak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46927; -- Punishment of Tal'aman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46926; -- Shakedown +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46924; -- The Wolf's Tale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46846; -- The Word of Zul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46845; -- Vengeance Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46843; -- Return to the Vindicaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46842; -- A Strike at the Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46841; -- Threat Reduction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46840; -- Prisoners No More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46839; -- From Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46834; -- Khazaduum, First of His Name +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46832; -- Aalgen Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46818; -- Defenseless and Afraid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46816; -- Rendezvous +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46815; -- Eredath, Jewel of Argus +UPDATE `quest_template` SET `FlagsEx`=33556480, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46813; -- The Lost Glacier +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46812; -- Draconic Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46805; -- The Deceiver's Downfall +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46804; -- Fashion History and a Philosophy of Style +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46802; -- Paragon of the Legionfall Armies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46800; -- Paragon of the Wardens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46799; -- Paragon of the Nightfallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46798; -- Paragon of the Valarjar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46797; -- Paragon of the Dreamweavers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46796; -- Paragon of Highmountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46794; -- Paragon of the Court +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46792; -- Gathering of the Storms +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46791; -- Carried On the Wind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (46789, 46788, 46786, 46785, 46784, 46783, 46782, 46781, 46780, 46779, 46778); -- Further Advancement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46777; -- The Bounties of Legionfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46769; -- Relieved of Their Valuables +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46765; -- The Broken Shore: Investigating the Legion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46752; -- On Borrowed Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46749; -- Supplies From the Wardens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46748; -- Supplies From the Nightfallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46747; -- Supplies From the Dreamweavers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46746; -- Supplies From the Valarjar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46745; -- Supplies From the Court +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46743; -- Supplies From Highmountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46736; -- Contribute to Nether Disruptor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46735; -- Contribute to Command Center +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46734; -- Assault on Broken Shore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46732; -- The Prophet's Gambit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46729; -- The Old Knight +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46725; -- Power Outage +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46723; -- Down the Rabbit Hole +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46722; -- Nothing Up My Sleeve +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46720; -- Frozen Memories +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46719; -- Amal'thazad's Message +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46707; -- Minion! Kill That One Too! +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46705; -- Retaliation +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46701; -- Hammer of Forgotten Heroes +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46700; -- Armor of the Ancients +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46699; -- The Hellslayer +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46698; -- The Dragonhunter +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46697; -- The Godfighter +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46696; -- The Legend of the Four Hammers +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46695; -- Prime Wardenscale +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46694; -- Mail of the Ancients +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46693; -- The Owl and the Observer +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46692; -- The Owl and the Dreadlord +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46691; -- The Owl and the Traitor +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46690; -- The Legend of the Wardenscale +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46689; -- Wisp-Touched Elderhide +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46688; -- Leather of the Ancients +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46687; -- The Wisp and the Nightmare +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46686; -- The Wisp and the Sea +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46685; -- The Wisp and the Shadow +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46684; -- The Legend of the Elderhide +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46683; -- Starweave and Shadowcloth +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46682; -- Drapings of the Ancients +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46681; -- The Thread of Souls +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46680; -- The Thread of Starlight +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46679; -- The Thread of Shadow +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46677; -- Prick of a Thistle +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46676; -- Nature's Touch +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46675; -- To Track a Demon +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46674; -- The Preservation of Nature +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46666; -- The Motherlode +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46511; -- We're Treasure Hunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46510; -- Ship Graveyard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46509; -- Tomb Raidering +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=46507; -- Tomb of Sargeras: The Dread Stalker +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=46505; -- Tomb of Sargeras: Lost But Not Forgotten +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=46504; -- Tomb of Sargeras: Crushing Depths +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=46503; -- Tomb of Sargeras: A Lesson in Pain +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=46502; -- Tomb of Sargeras: Hand of the Legion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46501; -- Grave Robbin' +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=46500; -- Tomb of Sargeras: Legend of the Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46499; -- Spiders, Huh? +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46353; -- Master Who? +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46351; -- Keep it Secret, Keep it Safe +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46350; -- The Trial of Ban-Lu +UPDATE `quest_template` SET `FlagsEx`=33554436, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46349; -- Lilies for Ryuli +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46348; -- The River to Ban-Lu +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46347; -- Clean-up on Aisle Sha +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46346; -- The Shadow of Ban-Lu +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46345; -- Into the Hornet's Nest +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46344; -- Smelly's Luckydo +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46343; -- The Trail of Ban-Lu +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46342; -- Return to the Broken Peak +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46341; -- The Tale of Ban-Lu +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46340; -- The Gates Are Closed +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46339; -- Keymaster Orlis +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46338; -- A Creative Solution +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46337; -- Night of the Wilds +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46336; -- A Golden Ticket +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46335; -- The Vault of the Tirisgarde +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46334; -- To Fel and Back +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46333; -- Livin' on the Ledge +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46327; -- Bargaining with Shadows +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46326; -- Jorach's Calling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46325; -- The United Front +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (46324, 45835); -- False Orders +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (46323, 44758); -- What's the Cache? +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (46322, 45833); -- The Pirate's Bay +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46320; -- Hope For a Cure +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46319; -- You Can't Take the Sky from Me +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46318; -- Defense of Aviana +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46317; -- Talon's Call +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (46316, 46047); -- Champion: Kanrethad Ebonlocke +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46314; -- Vengeance: Seeking Kor'vas +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46305; -- Thorim's Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46297; -- Overwhelming Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46293; -- Deadmines, Part Three? +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46292; -- Pet Battle Challenge: Deadmines +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46291; -- The Deadmines Strike Back +UPDATE `quest_template` SET `FlagsEx`=4, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46290; -- Return of the Archmage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46286; -- Legionfall Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (46278, 12469); -- Return to Sender +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46277; -- Contribute to Mage Tower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46275; -- A Kingdom's Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46274; -- Consoling the King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46272; -- Summons to the Keep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46268; -- A Found Memento +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46267; -- Return of the Battlelord +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46266; -- Return of the Slayer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46265; -- The Fel and the Fawns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46263; -- Weaving Fel Webs +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46260; -- Meld Into the Shadows +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46259; -- Darkbinder Dilemma +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46258; -- The Calm After the Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46256; -- X Treasures Found, 1 Challenge Attempted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46255; -- X Unstable Portals Disrupted, 1 World Boss Defeated +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46253; -- Pillars of Creation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46252; -- Intolerable Infestation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46251; -- Shard Times +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46250; -- Take Out the Head... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46249; -- Championing Our Cause +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46248; -- Self-Fulfilling Prophecy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46247; -- Defending Broken Isles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46246; -- Strike Them Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46245; -- Begin Construction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46244; -- Cathedral of Eternal Night: Altar of the Aegis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46243; -- The Wrathsteed of Xoroth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46242; -- The Dreadlord's Calling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46241; -- The Minions of Hel'nurath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46240; -- Give Me Fuel, Give Me Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46239; -- Fel to the Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46238; -- If You Build It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46237; -- Bloodbringer's Missive +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46235; -- Secured Surroundings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46213; -- Crystals Not Included +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46208; -- A Godly Invitation +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46207; -- The Trial of Rage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46205; -- A Conduit No More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46201; -- By Water Be Purged +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46200; -- The Matter Resolved... For Now... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46199; -- Battle for Azsuna +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46198; -- Gems of Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46197; -- From the Skies They Fel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46194; -- Wolves of the Legion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46182; -- Battle for Highmountain +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (46178, 46089); -- Hiding In Plain Sight +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46177; -- A Portal Away +UPDATE `quest_template` SET `FlagsEx`=33562630, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46173; -- Tactical Planning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46160; -- The Shackled Void +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46159; -- An Urgent Message +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46145; -- Sterile Surroundings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46138; -- Gemcutter Needed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46128; -- Time for a Recharge +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46127; -- Thwarting the Twins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46113; -- Illidari Masters: Nameless Mystic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46111; -- Illidari Masters: Sissix +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46110; -- Battle for Stormheim +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46107; -- Source of the Corruption +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46106; -- Cutting off the Heads +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46103; -- Dread Infiltrators +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46083; -- A Few Things First +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46082; -- Shadowsong's Return +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46080; -- Quieting the Spirits +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46079; -- Aid on the Front Lines +UPDATE `quest_template` SET `FlagsEx`=65536, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46078; -- Holy: The Bradensbrook Investigation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46075; -- Relic Hunting +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46074; -- Leather to Legendary +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46071; -- The Hammer of Dalaran +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46070; -- Preparations Underway +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46069; -- Worthy of the Title +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46065; -- An Impossible Foe +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46060; -- Salvation +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46057; -- Champion: Magatha Grimtotem +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46050; -- Champion: Minerva Ravensorrow +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46048; -- Champion: Nighthuntress Syrenne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46046; -- Life's a Lich +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46045; -- Champion: Nerus Moonfang +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46044; -- Champion: Thisalee Crow +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46043; -- Champion: Aethas Sunreaver +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46035; -- End of the Risen Threat +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46034; -- Champion: Aelthalyste +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46032; -- The Tormented Return +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (46031, 46029, 46027, 46025, 46023, 45998, 45996, 45994, 45992, 45990, 45987, 45975); -- Investigate the Broken Shore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (46030, 46028, 46026, 46024, 46022, 45997, 45995, 45993, 45991, 45989, 45986, 45974); -- An Urgent Warning +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46020; -- Crystal Containment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46001; -- Rules of the Hunt +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46000; -- Arming Dalaran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45972; -- The Accursed Thicket +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45971; -- Infernal Phenomena +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45969; -- Defense of the Ancient +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45934; -- Fowl Play +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45930; -- We Didn't Start the Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45929; -- Purging the Flames +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45928; -- Gelthrak +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45917; -- Following the Scent +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45916; -- The Acolyte Imperiled +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45910; -- Raest's Gift +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45909; -- Navarrogg's Gift +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45908; -- Xylem's Gift +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45906; -- Jarod's Gift +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45905; -- Kruul's Gift +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45904; -- The God-Queen's Gift +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45902; -- The Imp Mother's Gift +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45890; -- Ancestors and Enemies +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45883; -- The Firelord's Offense +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45878; -- Exterminating with Impunity +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45876; -- Champion: Lord Darius Crowley +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (45866, 45865, 45864, 45863, 45862, 45861, 45842); -- A Gift From the Six +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45856; -- Battle for Val'sharah +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45847; -- Close to Home +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45846; -- Chilled to the Core +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45845; -- Burning Within +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45844; -- Avocation of Antonidas +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45843; -- Dark Omens +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45841; -- A Triumphant Report +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45840; -- Assault on Highmountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45839; -- Assault on Stormheim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45838; -- Assault on Azsuna +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45837; -- Creeping Fel +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45834; -- Stolen Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45816; -- Choose Order Hall to Support +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45813; -- Where Art Thou, My Sweet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45812; -- Assault on Val'sharah +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45804; -- Impvasion! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (45803, 45802, 45801, 45631); -- Avocation of Antonidas +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45798; -- War'zuul the Provoker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45797; -- Playing with Green Fire +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45796; -- Destroying the Nest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45795; -- Presence of Power +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45794; -- Informing the Council +UPDATE `quest_template` SET `FlagsEx`=37822464, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45790; -- Champion: Almai +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45789; -- The Sunken Vault +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45788; -- The Speaker Awaits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (45787, 45785); -- Call of the Scarab +UPDATE `quest_template` SET `FlagsEx`=37822470, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45771; -- A Time for Everything +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45770; -- Stirring in the Shadows +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45769; -- Conflagration +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45767; -- Elemental Cores +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45765; -- Brothers and Sisters +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45764; -- Restoring Equilibrium +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45763; -- Demonic Disruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45744; -- Fall of the Felskorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45743; -- Judgment of Odyn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (45727, 43341); -- Uniting the Isles +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45726; -- The Tainted Marsh +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45725; -- Breaking Chains +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45724; -- Snakes and Stones +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45723; -- The Crone's Wrath +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45706; -- The Power of Thousands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45657; -- Silithyst +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45656; -- Lesser Wind Stones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45655; -- The Colossus of Ashi +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45652; -- A "Humble" Request +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45650; -- Operation Felrage +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45649; -- Mission: Search and Rescue +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45648; -- Missing in Action: Lord Darius Crowley +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (45645, 27070); -- A Fool's Errand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45644; -- Oh Doloria, My Sweet Doloria +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45634; -- Kvaldir on Call +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45632; -- Missing in Action: Eitrigg +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45630; -- Servant to No One +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45629; -- This Time, Leave a Trail +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45627; -- Feltotem's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45626; -- Set You Up the Bomb! +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45615; -- Finders Keepers +UPDATE `quest_template` SET `FlagsEx`=33554436, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45614; -- Lady Remor'za +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45587; -- The Feltotem Menace +UPDATE `quest_template` SET `FlagsEx`=33554436, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45586; -- Shield Amplification +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45575; -- Village of the Corruptors +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45574; -- Fel Ingredients +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45573; -- Rise Up +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45571; -- A Bit of Espionage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45568; -- They Stole Excaliberto! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45567; -- My Kingdom for a Horse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45566; -- A Knight's Belongings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45565; -- Further Training +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45564; -- The Burning Birds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45562; -- Kneel and Be Squired! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45561; -- Seek Me Out +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45560; -- Destruction: Rumblings Near Feltotem +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45557; -- Unnatural Consequences +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45556; -- Ready to Strike +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45555; -- Felbound Beasts +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45554; -- Taking Control +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45553; -- The Nighthuntress Beckons +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45552; -- Soothing Wounds +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45551; -- Devastating Effects +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45545; -- Barrel Toss +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45540; -- A Call from the Caverns +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45539; -- Pet Battle Challenge: Wailing Caverns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45538; -- 10v10 Weekly Quest UI +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45537; -- 3v3 Weekly Quest UI +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45536; -- 2v2 Weekly Quest UI +UPDATE `quest_template` SET `ContentTuningID`=347, `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45534; -- A Common Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (45533, 44437); -- Legion Dungeon Reward Quest +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45532; -- Mother's Orders +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45528; -- The Befouled Barrows +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45526; -- The God-Queen's Fury +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45525; -- Unanswered Questions +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45524; -- The Forgotten Heir +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45523; -- To Tame the Drekirjar +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45522; -- To Silence the Bonespeakers +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45498; -- Let Sleeping Dogs Lie +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45486; -- The Reluctant Queen +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45482; -- Arcane: Fate of the Tideskorn +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45459; -- Storming the Legion +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45449; -- Alchemist Korlya +UPDATE `quest_template` SET `FlagsEx`=37822464, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45442; -- Not Felling Well +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45440; -- A Brewing Situation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45439; -- An Invasion of... Murlocs? +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45437; -- An Urgent Situation +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45426; -- Nature's Advance +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45425; -- Grovebound +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45423; -- Wailing Critters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45420; -- The Nighthold: The Eye of Aman'Thul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45417; -- The Nighthold: Lord of the Shadow Council +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45416; -- The Highlord's Return +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45415; -- Between Worlds +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45414; -- Confirming Suspicions +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45413; -- Gathering Information +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45404; -- Panic at the Brewery +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45399; -- Severing the Sveldrek +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45398; -- Harnessing Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45392; -- Dark Memento +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45385; -- We Must be Prepared! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (45383, 45382, 45381); -- The Nighthold: Talisman of the Shal'dorei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45379; -- Treasure Master Iks'reeged +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45372; -- Fate of the Nightborne +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45354; -- Dispersion of the Discs +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45350; -- Countering the Contagion +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45349; -- To the Broken Shore +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45348; -- Safekeeping +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45347; -- Crafting a Cure +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45346; -- Shambling Specimens +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45345; -- Mischievous Sprites +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45344; -- Sampling the Source +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45343; -- A Curious Contagion +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45342; -- Administering Aid +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45331; -- Return to Acherus +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45330; -- Scouting Party +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45329; -- Operation: Portals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45317; -- Fighting on All Fronts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45316; -- Stabilizing Suramar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45312; -- You Beat the Ball of Meat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45307; -- Claws for Alarm! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45304; -- Attacking the Darkness +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45301; -- Taking Charge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45296; -- No Bones About It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45295; -- Return to Karazhan: Clearing Out the Cobwebs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45294; -- Return to Karazhan: High Stress Hiatus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45293; -- Return to Karazhan: New Shoes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45292; -- Return to Karazhan: Rebooting the Cleaner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45291; -- Return to Karazhan: Book Wyrms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45269; -- A Taste of Freedom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45268; -- The Advisor and the Arcanist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45267; -- Before the Siege +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45266; -- A United Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45265; -- Feeding the Rebellion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45263; -- Eating Before the Meeting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45262; -- A Message From Ly'leth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45261; -- Continuing the Cure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45260; -- One Day at a Time +UPDATE `quest_template` SET `FlagsEx`=8196, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45251; -- Redundancy +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45243; -- On Daumyr's Wings +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45240; -- Making Preparations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45239; -- Cubic Coalescing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45238; -- Return to Karazhan: Cubic Cynosure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45209; -- Those Scrying Eyes +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45207; -- The Nightborne Apprentice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45203; -- Battle for the Ruins +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45193; -- One Step Behind +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45192; -- Runes of Rending +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45190; -- Where it's Thinnest +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45188; -- The Wisdom of the Council +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45187; -- Secrets in the Underbelly +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45185; -- Message from the Shadows +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45182; -- Frost: The Twisted Twin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45179; -- Win the Crowd +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45177; -- The Nighthold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45176; -- Trial of Valor: The Once and Future Lord of Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45175; -- Soul Prism of the Illidari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45174; -- The Hunt for Illidan Stormrage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45173; -- Desperate Times +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (45172, 42183, 42182); -- To Battle! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45163; -- Cleaning Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45162; -- We Brought the Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45160; -- Cubic Currents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45159; -- Cubic Conundrum +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45149; -- Ending the Crescent Curse +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45148; -- Oath Breaker +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45146; -- Runic Reading +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45145; -- Moonfang Family Relics +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45143; -- Judgment Awaits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45134; -- The Soul Harvesters +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45128; -- A Glorious Reunion +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45127; -- Fel-Crossed Lovers +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45126; -- Unlikely Seduction +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45125; -- Dabbling in the Demonic +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45123; -- Elemental: The Folly of Levia Laurence +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45118; -- Helya's Horn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45111; -- Everyone Loves a Good Fight +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45103; -- We Ride! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45088; -- Trial of Valor: The Lost Army +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=45083; -- Crysa's Flyers +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45073; -- Loot and Plunder! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45067; -- Telemantic Expanse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45066; -- Experimental Instability +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45065; -- Survey the City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45064; -- Felborne No More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45063; -- The Felsoul Experiments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45062; -- Resisting Arrest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45058; -- Release the Wardens! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45056; -- Noressa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45055; -- A Taste of Their Own Medicine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45051; -- Reverse Blacksmithing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45044; -- Weapon No More +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45028; -- The Fate of Kanrethad +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45027; -- To the Broken Shore +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45026; -- Expending Fel Energy +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45025; -- Stealing the Source of Power +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45024; -- Cult Culling +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45021; -- Answers Unknown +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45019; -- Sharptalon Reunion +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45018; -- Bloodgazer Team Rumble +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45017; -- Sharptalon Team Rumble +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45016; -- Teamwork Lesson: Skorpyron +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45015; -- Teamwork Lesson: Xavius +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45014; -- Hunting Lesson: Felspider +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45012; -- Teamwork Lesson: Serpentrix +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45011; -- Teamwork Lesson: Dresaron +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45010; -- Hunting Lesson: Juvenile Scuttleback +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45008; -- Bloodgazer Bonding +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45007; -- Sharptalon Bonding +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45006; -- The Unfavorable Faction +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45005; -- The Uncongenial Faction +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45003; -- Hunting Lesson: Terror Larva +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45002; -- Dangerous Prey +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45001; -- Destructive Prey +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45000; -- Bloodgazer Team Up +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44999; -- Sharptalon Team Up +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44998; -- Allies in Azsuna +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44997; -- Allies in Val'sharah +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44996; -- Hunting Lesson: Erudite Manafiend +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44995; -- Hunting Lesson: Spring Strider +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44994; -- The Smell of Undead +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44993; -- The Smell of Blood Elves +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44992; -- The Smell of Night Elves +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44991; -- The Smell of Draenei +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44990; -- Raising Your Bloodgazer +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44989; -- Raising Your Sharptalon +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44988; -- Direbeak Reunion +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44987; -- Direbeak Team Rumble +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44984; -- Teamwork Lesson: Fenryr +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44983; -- Hunting Lesson: Golden Eaglet +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44982; -- Direbeak Bonding +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44981; -- The Unkindly Faction +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44979; -- Dire Prey +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44978; -- Direbeak Team Up +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44977; -- Allies in Stormheim +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44976; -- Hunting Lesson: Rose Taipan +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44975; -- The Smell of Tauren +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44974; -- The Smell of Dwarves +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44973; -- Raising Your Direbeak +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44971; -- The Smell of Orcs +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44969; -- Snowfeather Reunion +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44968; -- Snowfeather Team Rumble +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44967; -- Teamwork Lesson: Ursoc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44964; -- I'll Just Leave This Here +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44960; -- Hunting Lesson: Mudshell Conch +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44959; -- Snowfeather Bonding +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44958; -- The Unfriendly Faction +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44957; -- Hunting Lesson: Spiketail Beaver +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44956; -- Deadly Prey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44955; -- Visitor in Shal'Aran +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44954; -- Snowfeather Team Up +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44953; -- Allies in Highmountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44952; -- Blackrock Depths: Jewel of the Depths +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44950; -- Hunting Lesson: Northern Hawk Owls +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44948; -- Raising Your Snowfeather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44940, 44922); -- Inside the Winter Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44930; -- Deadmines: Sea'in Red +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44928; -- Something's Not Quite Right... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44927; -- Worth Its Weight in Steel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44926; -- A Familiar Axe to Grind +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44925; -- Closing the Eye +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44924; -- The Archmage Accosted +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44921; -- Lone Wolf +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44920; -- Order of Incantations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44919; -- A Challenge From Our Enemies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44918; -- A Message From Our Enemies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44917; -- Return to Karazhan: The Tower of Power +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44915; -- Professionally Good Looking +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44914; -- Arms: The Thieving Apprentice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44895; -- Sharptalon Swarm! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44894; -- Bloodgazer Swarm! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44893; -- Direbeak Swarm! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44892; -- Snowfeather Swarm! +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44889; -- Resource Management +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44888; -- Aviana's Grace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44885; -- Shipwrecked Survivors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44884; -- Defense of Emerald Bay +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44877; -- Attack on the Roost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44876; -- A Dance With Dragons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44875; -- The Art of Flow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44874; -- Unbeleyvable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44873; -- Oculeth Ex Machina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44870; -- Mouths to Feed +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44869; -- Talon Terror +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44868; -- Trial of Valor: Odyn's Judgment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44863; -- Clearing the Air +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44862, 44861); -- Arming the Rebels +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44860, 44858); -- Trolling Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44859; -- Liadrin's Command +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44850; -- Arming the Army +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44849; -- Recruitment Drive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44847; -- Straight From the Source +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44845; -- Break An Arm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44844; -- Powering Down the Portal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44843; -- Crystal Clearing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44842; -- Shield, Meet Spell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44834; -- Nullified +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44833; -- The Seal's Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44832; -- Scouting the Breach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44831, 41607); -- Taking a Promenade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44830; -- Learning From the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44829; -- We Need Weapons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44827; -- Citizens' Army +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44822; -- Temporal Investigations +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44821; -- In Dire Need +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44817; -- Stirring the Swarm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44816; -- Continued Exposure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44815; -- Sick of the Sycophants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44814; -- Waning Refuge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44811; -- Help on the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44805; -- In the Thick of It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44803; -- Return to Karazhan: Master of the House +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44801; -- Defending Shal'aran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44800; -- Against Magatha's Will +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44799; -- Safe Keeping +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44790; -- Trial by Demonfire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44789; -- Holding the Ramparts +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44787; -- The Bonemother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44786; -- Midterm: Rune Aptitude +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44783; -- From Bones They Rise +UPDATE `quest_template` SET `FlagsEx`=4194308, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44782; -- Away From Prying Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44780; -- Backlash +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44775; -- The Peak of Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44771; -- A Threat Rises +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44770; -- Secrets of the Shal'dorei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44769; -- Arming the Populace +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44768; -- Nyell's Workshop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44767; -- A Celestial Invitation +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44766; -- Backup Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44765; -- Stranglethorn Fishing Extravaganza +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44764; -- Demon in Disguise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44759; -- The Vale of Dread +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44756; -- Sign of the Dusk Lily +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44754; -- Waxing Crescent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44753; -- On Public Display +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44752; -- Essence Triangulation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44744; -- Lifelines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44743; -- Tyrande's Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44742; -- Tavernkeeper's Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44741; -- Return to Karazhan: The Big Bag Theory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44740; -- Staging Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44738; -- Full Might of the Elves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44737; -- Helarjar Landing: Grey Shoals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44736; -- Gates of the Nighthold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44735; -- Return to Karazhan: In the Eye of the Beholder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44734, 35147, 30147); -- Fragments of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44733; -- The Power of Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44730; -- Ravaged Dreams +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44729; -- Trial of Valor: Odyn's Favor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44727; -- Smuggled! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44726; -- In the Business of Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44725; -- Hostage Situation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44724; -- Missing Persons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44723; -- More Like Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44722; -- Disillusioned Defector +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44721; -- Helya's Conquest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44720; -- A Call to Action +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44719; -- Breaching the Sanctum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44701, 44700, 39864, 39735); -- Stormheim +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44694; -- One Battle at a Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44691; -- Hungry Work +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44690; -- A Thirst For Blood +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44689; -- The Might of the Tirisgarde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44686; -- Thought Collection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44685; -- Reclaiming the Ramparts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44684; -- Corruption Runs Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44683; -- Holding the Lines +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44682; -- Unparalleled Power +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44680; -- Leading by Example +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44672; -- Ancient Mana +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44667; -- Will of the Valarjar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44663, 44184); -- In the Blink of an Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44636; -- Building an Army +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44578, 44577, 44576, 44575, 44574, 44573, 44572, 44571, 44570, 32502, 32501, 32500, 32499, 32498, 32497, 29036, 29031, 29030); -- Honor the Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44563; -- Redemption for the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44562; -- Growing Strong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44561; -- Seed of Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44557; -- Finite Numbers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44555, 39985); -- Khadgar's Discovery +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44550; -- Called to Acherus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44549; -- Master of the Isles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44548; -- Scouring What Remains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44547; -- Isle Hopping +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44545; -- Pressing the Assault +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44544; -- Call of the Earthen Ring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44543, 43806, 40518); -- The Battle for Broken Shore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44497, 44496, 44481); -- Destiny Unfulfilled +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44495; -- Leyline Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44493; -- Leyline Proficiency +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44492; -- Leyline Apprentice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44490, 40901); -- Grimwing the Devourer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44489, 40297); -- Lyana Darksorrow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44488; -- Cursed Tome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44487; -- Waterlogged Tome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44486; -- Fel-Ravaged Tome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44480; -- In My Father's House +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44479; -- Ravencrest's Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44473; -- A Weapon of the Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44471, 40982); -- Second Sight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44466; -- An Unclear Path +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44465; -- Recruiting Earthcallers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44464; -- Awakenings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44463, 40983); -- Demons Among Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44457, 38724, 7282, 7281); -- Brotherly Love +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44449; -- Advanced Quenching +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44448; -- In the House of Light and Shadow +UPDATE `quest_template` SET `FlagsEx`=33562630, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44443; -- Weapons of the Ancients +UPDATE `quest_template` SET `FlagsEx`=33562630, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44431; -- More Weapons of Old +UPDATE `quest_template` SET `FlagsEx`=8196, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44424; -- Three Paths, Three Weapons +UPDATE `quest_template` SET `FlagsEx`=8196, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44417; -- One More Legend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44416; -- Hunter of Night +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44415; -- The Red Axe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44414; -- Felspawns of Lothros +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44412; -- Enemies Everywhere +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44411; -- Strange Humming Crystal +UPDATE `quest_template` SET `FlagsEx`=8196, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44407; -- The Third Legend +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44406; -- Aggra's Guidance +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44401; -- A Weapon For Every Occasion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44400; -- Assault on Violet Hold: Purple Pain +UPDATE `quest_template` SET `FlagsEx`=8196, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44383, 44379); -- In Pursuit of Power +UPDATE `quest_template` SET `FlagsEx`=4, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44375; -- The Final Blade +UPDATE `quest_template` SET `FlagsEx`=8196, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44370; -- Completing Your Arsenal +UPDATE `quest_template` SET `FlagsEx`=8196, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44366; -- One Last Adventure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44338, 44337); -- Goddess Watch Over You +UPDATE `quest_template` SET `FlagsEx`=8196, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44310; -- Thrice the Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44306; -- Blessings of the Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44305; -- WANTED: Bahagar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44299; -- WANTED: Darkshade +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44286; -- Vault of the Wardens: A Masterpiece of Flesh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44285, 44284, 44283); -- The Emerald Nightmare: Piercing the Veil +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44282; -- Eye of Azshara: The Frozen Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44281; -- To Be Prepared +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44278, 38719); -- Illidari Freedom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44277, 44276, 43545); -- Black Rook Hold: The Lord of Black Rook Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44275, 44274, 43550); -- Court of Stars: Into the Court of Stars +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44273, 44272, 43551); -- Darkheart Thicket: Into Darkheart Thicket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44271, 44270, 43552); -- Eye of Azshara: Into the Eye of Azshara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44269, 44268, 43509); -- Halls of Valor: Odyn's Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44267, 44266, 43553); -- Maw of Souls: Into the Maw of Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44265, 44264, 43554); -- Neltharion's Lair: Into Neltharion's Lair +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44263, 44262, 43555); -- The Arcway: Into the Arcway +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44261, 44260, 43556); -- Vault of the Wardens: Into the Vault of the Wardens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44259, 44258, 43557); -- Assault on Violet Hold: Into the Violet Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44257, 44009); -- A Falling Star +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44255; -- Axe and You Shall Receive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44254; -- Gazing Into Oblivion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44253; -- A Vision of Triumph +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44252; -- A Sheath For Every Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44251; -- Power Word: Armor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44250; -- Champion of the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44249; -- Inner Sanctuary +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44248; -- Champion: Darion Mograine +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44246; -- Champion: Rottgut +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44245; -- Champion: High Inquisitor Whitemane +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44244; -- Champion: Koltira Deathweaver +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44243; -- Champion: Thoras Trollbane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44240; -- Orange is the New Purple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44239; -- Echo of a Celestial +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44238; -- Meditations on Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44237; -- Ancients of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44236, 44235); -- Essence of Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44233; -- Walk This Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44232; -- The Grove Provides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44231, 44229, 44228, 44223, 44221, 44218); -- Champion Armaments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44230; -- The Fates Bless Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44226; -- Fate Favors Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44219; -- Fate's Blessing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44217; -- Armor Fit For A Deathlord +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44214; -- One More Thing... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44212; -- Unseen Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44211; -- Unseen Armaments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44208; -- Fate and Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44207; -- Portal Full of Shiny Things +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44206; -- The Ascended +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44205; -- Shape Your Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44204; -- Seal their Fates +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44202; -- For the Cause +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44195; -- Workorders for Armaments +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44183; -- Champion: Lord Jorach Ravenholdt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44182; -- City Under Siege +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44181; -- Champion: Fleet Admiral Tethys +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44180; -- Champion: Marin Noggenfogger +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44178; -- A Particularly Potent Potion +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44177; -- Dark Secrets and Shady Deals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44176; -- The Conveniences of Home +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44161, 42677); -- Things Gaardoun Needs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44159; -- A Ticket for Marin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44156; -- Another Arcan'dor Closes... +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44155; -- Searching For Clues +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44154; -- The Rite of the Executioner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44153; -- Light's Charge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44152; -- A Growing Crisis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44140, 40815, 36920); -- From Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44137, 38834); -- Into the Fray +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44120; -- Illidari Allies +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44117; -- Time Flies When Yer Havin' Rum! +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44116; -- Mystery at Citrine Bay +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44112; -- Trading for Dreams +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (44106, 38381); -- Archdruid of Lore +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44101; -- Supply Dropped +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44100; -- Proper Introductions +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44099; -- A Mutual Friend +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44098; -- Recruiting Apprentices +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44090; -- Pledge of Loyalty +UPDATE `quest_template` SET `FlagsEx`=4, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44089; -- A Greater Arsenal +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44087; -- Return to the Fel Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44084; -- Vengeance for Margaux +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44083; -- The Grimoire of the First Necrolyte +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44082; -- Knights of the Ebon Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44080; -- Friend of the Animals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44078; -- Supporting Cast +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44077; -- Eye of Azshara: Essence of Balance +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44076; -- Darkheart Thicket: Essence of Regrowth +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44075; -- Halls of Valor: Essence of Ferocity +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44074; -- Neltharion's Lair: Essence of Tenacity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44073; -- Help from Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44067; -- Consolidating Power +UPDATE `quest_template` SET `FlagsEx`=8196, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44063; -- Bolstering Your Arsenal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44058; -- Volpin the Elusive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44057; -- A "Noble" Event +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44055; -- They Have A Pitlord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44053; -- Friends With Benefits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44052; -- And They Will Tremble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44051; -- Wasted Potential +UPDATE `quest_template` SET `FlagsEx`=8196, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44043; -- Continuing the Legend +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44041; -- The Bloody Truth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44040; -- Vote of Confidence +UPDATE `quest_template` SET `FlagsEx`=4, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44034; -- Another Worthy Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44033; -- Aw, Nuts! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44011; -- Lost Wisp +UPDATE `quest_template` SET `FlagsEx`=262144, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44006; -- Your Fullest Potential +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=44004; -- Bringer of the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43995; -- Feed Valtrois +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43994; -- Feed Thalyssra +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43991; -- The Protectors +UPDATE `quest_template` SET `FlagsEx`=8196, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43984; -- The Tome Opens Again +UPDATE `quest_template` SET `FlagsEx`=8198, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43980; -- Another Weapon of Old +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43975; -- Recruiting Shieldmaidens +UPDATE `quest_template` SET `FlagsEx`=8196, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43973; -- Two Paths, Two Weapons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43969; -- Hired Help +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43962; -- Blades of Destiny +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43959; -- Stelleris Shakedown +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43958; -- A Body of Evidence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43951; -- An Overdue Debt +UPDATE `quest_template` SET `FlagsEx`=8196, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43949; -- More Weapons of Legend +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43945; -- Expanding Your Horizons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43943; -- Withered Army Training +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43942; -- Timeworn Artifact +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43938; -- Focusing Our Efforts +UPDATE `quest_template` SET `FlagsEx`=8196, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43935; -- A Second Legend +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43934; -- A New Path +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43933; -- Champion: Delas Moonfang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43932; -- Forces of Oppression +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43930; -- Fiends of Tel'anor +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43928; -- Aggregates of Anguish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43926; -- Legion: The Legion Returns +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43925; -- Runescale Koi +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43924; -- Leyblood +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43923; -- Starlight Rose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43921, 43918, 43915, 43912); -- The Nighthold: Gul'dan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43920, 43917, 43914, 43911); -- The Nighthold: Elisande +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43919, 43916, 43913, 43910); -- The Nighthold: High Botanist Tel'arn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43909, 43907, 43905, 43903); -- The Emerald Nightmare: Xavius +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43908, 43906, 43904, 43902); -- The Emerald Nightmare: Fall of Cenarius +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43899; -- Steeds of the Damned +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43898; -- Preparing to Move +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43897, 37455); -- Sealing Fate: Immense Fortune of Gold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43896, 37454); -- Sealing Fate: Piles of Gold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43895, 36054); -- Sealing Fate: Gold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43893; -- Sealing Fate: Stashed Order Resources +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43892; -- Sealing Fate: Order Resources +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43891, 43890, 43889, 43882); -- The Nighthold: Vaults +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43852; -- Fancy Lads and Buccaneers +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43851; -- Recruiting More Troops +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43841; -- Convincin' Old Yancey +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43832; -- Elixirs of Aid +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43829; -- Spy vs. Spy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43827; -- Stormwing the Portals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43813; -- Sanctum of Order Teleporter Online! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43812, 43810); -- Down to Business +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43811; -- Lunastre Estate Teleporter Online! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43809; -- Tel'anor'eporter Online! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43808; -- Moon Guard Teleporter Online! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43807; -- Withered Wrangling: Ambervale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43798; -- DANGER: Kosumoth the Hungering +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43797; -- Aiding the Conclave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43786; -- Pesty Nests +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43785; -- Champion: Arator the Redeemer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43784; -- What a Nightmare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43783; -- Field Rations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43774, 43769, 43753); -- Ley Race +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43772, 43756); -- Enigmatic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43766; -- The Magic of Flight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43752, 43751); -- Oh, Ship! +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43750; -- The Call of Battle +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=43711; -- Black Rook Hold: ... With Fire! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43702; -- Softening the Target +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43701; -- Champion: Lothraxion +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43700; -- A Light in the Darkness +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43699; -- Defenders of the World +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43698; -- Lumenstone +UPDATE `quest_template` SET `FlagsEx`=33554436, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43697; -- Warriors of Light +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43687; -- Walking in Shadows +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43686; -- The Fourth Horseman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43645; -- Wavespeaker's Trail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43644; -- To the Deeps +UPDATE `quest_template` SET `FlagsEx`=33579008, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43643; -- Secrets of the Axes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43630; -- WANTED: Perrexx +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43626; -- WANTED: Thane Irglov +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43615; -- WANTED: Warbringer Mox'na +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43604; -- Maw of Souls: Ymiron's Broken Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43601; -- Warden Tower Assault: Whisperwind's Citadel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43598; -- Warden Tower Assault: Blackhawk's Bulwark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43596; -- Maw of Souls: Piercing the Mists +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43595; -- To Honor the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43594; -- Leyline Feed: Halls of the Eclipse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43593; -- Leyline Feed: Falanaar Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43592; -- Leyline Feed: Falanaar Arcway +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43591; -- Leyline Feed: Ley Station Aethenar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43590; -- Leyline Feed: Ley Station Moonfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43588; -- Leyline Feed: Kel'balor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43587; -- Leyline Feed: Elor'shan +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43586; -- Maw of Souls: Message to Helya +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43585; -- Preparing For War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43582; -- Shalassic Park +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43581; -- The Wisdom of Patience +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43577; -- Capturing the Gateway +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43576; -- Regroup at the Refuge +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43574; -- Maw of Souls: Maul of the Dead +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43573; -- Advancing the War Effort +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43572; -- Darkheart Thicket: The Nightmare Lash +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43571; -- Neltharion's Lair: Braid of the Underking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43569; -- Arluin's Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43568; -- Arcan'dor, Gift of the Ancient Magi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43567; -- All In +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43566; -- Withered Progress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43565; -- Bring Home the Beacon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43564; -- Flow Control +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43563; -- Ephemeral Manastorm Projector +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43562; -- Giving It All We've Got +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43561; -- I Believe I Can Fly! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43560; -- Audience with the Windlord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43558; -- Bindings of the Windlord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43549, 43548, 43547, 43546); -- The Emerald Nightmare: Il'gynoth +UPDATE `quest_template` SET `FlagsEx`=33562630, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43541; -- United As One +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43540; -- The Mind of the Enemy +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43539; -- Salanar the Horseman +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43535; -- Translation: Danger! +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43534; -- Blood of Sargeras +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43533; -- Balance of Power +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43532; -- The Nighthold: Darkness Calls +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43531; -- The Nighthold: Into the Nighthold +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43530; -- The Nighthold: Delusions of Grandeur +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43528; -- Planning the Assault +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43527; -- Saving the Guard +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43526; -- A True Test +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43525; -- Vault of the Wardens: Borrowing Without Asking +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43524; -- Court of Stars: Literary Perfection +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43523; -- Repaid Debt +UPDATE `quest_template` SET `FlagsEx`=37748740, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43522; -- Essential Consumption +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43521; -- The Emerald Nightmare: Essence of Power +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43520; -- The Emerald Nightmare: In Nightmares +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43519; -- Lucid Strength +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43518; -- Tempering Darkness +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43517; -- Darkheart Thicket: Fallen Power +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43514; -- A Vainglorious Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43512; -- Ana-Mouz +UPDATE `quest_template` SET `FlagsEx`=37748740, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43508; -- The Captive Spymaster +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43506; -- Black Rook Hold: Greater Power +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43505, 43503, 43501, 43496); -- The Power Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43502; -- A Change of Seasons +UPDATE `quest_template` SET `FlagsEx`=33554436, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43494; -- Silver Hand Knights +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43493; -- Black Rook Hold: Lord Ravencrest +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43492; -- Champion: Aponi Brightmane +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43491; -- Allies of the Light +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43490; -- Aponi's Trail +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43489; -- To Felblaze Ingress +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43488; -- Blood of Our Enemy +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43487; -- Assault on Violet Hold: The Fel Lexicon +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43486; -- Cracking the Codex +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43485; -- A Burning Distraction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43483; -- Fel Annihilation +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43479; -- The World is Not Enough +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43472, 43471); -- The Historians +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43470; -- Pruning the Garden +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43469; -- Where In the World is Mathias? +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43468; -- Blood for the Wolfe +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43462; -- Mother Ozram +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43445; -- Air Superiority +UPDATE `quest_template` SET `FlagsEx`=8196, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43441; -- A Second Weapon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43429; -- WANTED: Syphonus +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43425, 43423, 43422, 43418, 43415, 43414, 43412); -- A Hero's Weapon +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43424; -- A Hero's Weapon +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43420, 43407, 43359); -- A Hero's Weapon +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43409; -- A Hero's Weapon +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43408; -- Summons for the Arch Druid +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43403; -- Defending the Isles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43402; -- High Priest of Netherlight +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43401; -- A Light in the Darkness +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43400; -- Lumenstone +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43399; -- Fortifying the Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43398; -- Champion: Alonsus Faol +UPDATE `quest_template` SET `FlagsEx`=37822464, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43397; -- United As One +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43396; -- The Mind of the Enemy +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43395; -- Allies of the Light +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43394; -- Crossing Legion Lines +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43393; -- Rising Shadows +UPDATE `quest_template` SET `FlagsEx`=33628162, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43392; -- Into the Void +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43391; -- Secrets of the Void +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43390; -- Forgotten Shadows +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43389; -- Unexpected Guests +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43388; -- Apostate Liberation +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43387; -- Scarlet Redemption +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43386; -- Onslaught Envoy +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43385; -- Infiltrating Our Enemies +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43384; -- Demonic Runes +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43383; -- Awakening the Light +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43382; -- Champion: Natalie Seline +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43381; -- Champion: Mariella Ward +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43380; -- Champion: Sol +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43379; -- Velen's Vision +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43378; -- Eye of Azshara: Looking Through the Lens +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43377; -- Halls of Valor: The Light Within +UPDATE `quest_template` SET `FlagsEx`=33628162, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43376; -- Problem Salver +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43375; -- An Ample Supply +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43374; -- Murloc Mind Control +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43373; -- The Best and Brightest +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43372; -- Whispers in the Void +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43371; -- Relieving the Front Lines +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43370; -- A New Invention +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43368; -- Champion: Brightwing +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43365; -- The Cycle Continues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43362; -- The Stuff of Dreams +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43361; -- Fragments of Disaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43360; -- The Shardmaidens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43352; -- Asset Security +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43349; -- The Aegis of Aggramar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43338; -- The Codex of Ra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43336; -- Purge of the Nightmare +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43335; -- Survival Skills +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43334; -- The Coming Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43331; -- Time to Collect +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43319; -- The Way of the Tiger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43318; -- Ly'leth's Champion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43317; -- In the Bag +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43315; -- Death Becomes Him +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43314; -- Court of Stars: Beware the Fury of a Patient Elf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43313; -- Rumor Has It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43312; -- Thinly Veiled Threats +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43311; -- Or Against Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43310; -- Either With Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43309; -- The Perfect Opportunity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43295; -- Slaughter the Fel Armies +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43277; -- Tech It Up A Notch +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43276; -- Troops in the Field +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43275; -- Recruiting the Troops +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43273; -- Spread the Word +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43272; -- Champion: High Priestess Ishanah +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43271; -- Champion: Calia Menethil +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43270; -- Rise, Champions +UPDATE `quest_template` SET `FlagsEx`=33628162, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43268; -- Tech It Up A Notch +UPDATE `quest_template` SET `FlagsEx`=33628162, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43267; -- Troops in the Field +UPDATE `quest_template` SET `FlagsEx`=33628162, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43266; -- Recruiting the Troops +UPDATE `quest_template` SET `FlagsEx`=33628162, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43265; -- Spread the Word +UPDATE `quest_template` SET `FlagsEx`=33628162, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43264; -- Rise, Champions +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43262; -- Champion: Garona Halforcen +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43261; -- Champion: Vanessa VanCleef +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43259; -- Beware of the Crooked Tree +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43254; -- Ritual Ruination +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43253; -- Maw of Souls: Ancient Vrykul Legends +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43252; -- Eternal Unrest +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43251; -- In Search of the Eye +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43250; -- Off to Court +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43249; -- The Raven's Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43248, 43247); -- Warden Tower Assault: Darkfollow's Spire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43241; -- Flow of the Nightmare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (43183, 42070); -- Warden Tower Assault: Starstalker's Point +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43182; -- The Missing Vessel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43179; -- The Kirin Tor of Dalaran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43162; -- Under the Crooked Tree +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43153; -- An Eye for a Scepter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43152; -- DANGER: Lytheron +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43151; -- Making A Trade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43106; -- Feed Oculeth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43100; -- Finding the Scepter +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43090; -- Ulduar's Oath +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43062; -- Further Training +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43061; -- Silkweave Bandages +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43060; -- Highmountain Salmon +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43058; -- Spiced Rib Roast +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43054; -- An Ample Stockpile +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43015; -- What Winstone Suggests +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43014; -- The Big Bad Wolfe +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43013; -- The School of Roguery +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43007; -- Return to the Chamber of Shadows +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43003; -- Return to Janai +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=43002; -- Blessed Blade of the Windseeker +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42997; -- The Maelstrom Pillar: Earth +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42996; -- The Maelstrom Pillar: Air +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42995; -- A Taste For Blood +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42990; -- Neltharion's Lair: The Earthen Amulet +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42989; -- Ma'haat the Indomitable +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42988; -- Worldmender +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42987, 42982); -- The Victor's Spoils +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42986; -- Enemies of Air +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42985, 42978); -- A Royal Audience +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42984; -- Eye of Azshara: The Scepter of Storms +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42983; -- Mistral Essence +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42977; -- Servant of the Windseeker +UPDATE `quest_template` SET `FlagsEx`=33554434, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42974; -- The Fate of Hodir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42971; -- Controlling the Elements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42970; -- The Diamond King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42969; -- A Spy in Our Midst +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42968, 42967, 42966, 42885); -- The Highlord's Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42962; -- Secret Correspondence +UPDATE `quest_template` SET `FlagsEx`=33562632, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42959; -- Three Is a Lucky Number +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42957; -- Journey to the East +UPDATE `quest_template` SET `FlagsEx`=33562632, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42956; -- Ari's Package +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42955; -- The Proper Way of Things +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42954; -- A Small Favor +UPDATE `quest_template` SET `FlagsEx`=33824768, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42940; -- When There's a Will, There's a Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42937; -- Needlerock Beatdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42936; -- Clutch Play +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42935; -- Stone Drake Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42933; -- The Troggs that Fel to Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42932; -- What the Stonemother Knows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42931; -- Where the Hammer Falls +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42930; -- Big Gamy Ribs +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42929; -- Highmountain Salmon +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42928; -- Silkweave Bandages +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42921, 42634); -- Confrontation at the Black Temple +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42920; -- The Invasion of Niskara +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42919; -- The Scion's Legacy +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42918; -- Demonic Runes +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42917; -- Champion: Archmage Vargoth +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42914; -- Champion: Meryl Felstorm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42911; -- Drowned Mana +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42905; -- LFGDungeons - Legion - Raid Finder - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42904; -- LFGDungeons - Legion - Raid Finder - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42903; -- LFGDungeons - Legion - Normal Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42901; -- LFGDungeons - Legion - Normal Random - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42899; -- LFGDungeons - Legion - Heroic Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42897; -- LFGDungeons - Legion - Heroic Random - 1st +UPDATE `quest_template` SET `FlagsEx`=33562630, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42890; -- The Codex of Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42889; -- The Way Back Home +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42888; -- Communication Orbs +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42887; -- This Is Retribution +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42886; -- To Faronaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42884; -- Grassroots Effort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42883; -- All Grell Broke Loose +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42881; -- Champion: Lady Liadrin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42880; -- Meeting their Quota +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42872; -- Securing the Way +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42869; -- Eternal Vigil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42868; -- The Monkey King's Challenge +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42867; -- Meeting of the Silver Hand +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42866; -- A Sign From The Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42865; -- Grell to Pay +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42859; -- A Draught of Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42857; -- Moist Around the Hedges +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42852; -- Champion: Justicar Julia Celeste +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42851; -- Champion: Vindicator Boros +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42850; -- Tech It Up a Notch +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42849; -- Wrath and Justice +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42848; -- Recruiting the Troops +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42847; -- Dark Storms +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42846; -- The Blood Matriarch +UPDATE `quest_template` SET `FlagsEx`=33562630, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42844; -- Growing Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42841; -- A Big Score +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42840; -- If Words Don't Work... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42839; -- Seek the Unsavory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42838; -- Reversal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42837; -- Balance to Spare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42836; -- Silkwing Sabotage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42835; -- The Old Fashioned Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42834; -- Intense Concentration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42833; -- How It's Made: Arcwine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42832; -- The Fruit of Our Efforts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42830; -- Pest Management +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42829; -- Make an Entrance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42828; -- Moths to a Flame +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42824; -- The Zealot Rises +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42818; -- The Scarlet Assault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42815, 38904); -- Return to the Broken Shore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42814; -- An Important Mission +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42812, 42811, 38576); -- We Meet at Light's Hope +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42808; -- Green Adepts +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42802; -- Securing Mardum +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42801; -- Back in Black +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42800; -- Champion: Valeera Sanguinar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42799; -- DANGER: Oglok the Furious +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42798; -- DANGER: Huntress Estrid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42792; -- Make Your Mark +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=42788; -- Maw of Souls: Return of the Beast +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42787; -- Deal With It Personally +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42786; -- Grotesque Remains +UPDATE `quest_template` SET `Flags`=36700160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42782; -- To Be Prepared +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42775; -- The Crux of the Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42774; -- Hope Prevails +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42773; -- The Light Reveals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42772; -- Sacred Ground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42771; -- Keeping the Peace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42770; -- Seeking Guidance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42768; -- The Riddle of Purity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42767; -- The Riddle of the Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42766; -- The Riddle of the Barrel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42765; -- The Trial at the Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42762; -- The Wanderer's Companion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42758; -- You're Gonna Need A Bigger Boat! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42756; -- Hunger's End +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42754; -- Jump-Capable +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42753, 42752); -- Vault of the Wardens: Vault Break-In +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42751; -- Moon Reaver +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42750; -- Dreamcatcher +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42749; -- Strange Bedfellows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42748; -- Emerald Sisters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42747; -- Where the Wildkin Are +UPDATE `quest_template` SET `Flags`=34603072, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42740; -- The Battle for Broken Shore +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42739; -- Rune Ruination: Runesage Floki +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42738; -- Rune Ruination: Runelord Ragnar +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42737; -- Rune Ruination: Runeskeld Rollo +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42736; -- Rune Ruination +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42735; -- Malace in Vrykul Land +UPDATE `quest_template` SET `FlagsEx`=38010880, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42734; -- Into the Oculus +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42733; -- A Very Special Kind of Fuel +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42731; -- Working With the Wardens +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42730; -- Noggenfogger's Reasonable Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42728; -- A Mlrglrmg For Grlmrgl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42725; -- Sharing the Wealth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42722; -- Friends in Cages +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42719; -- Eye of Azshara: Cleansing the Dreamway +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=42714; -- Darkheart Thicket: Mythana +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=42712; -- Eye of Azshara: Termination Claws +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42711; -- The Eternal Mages +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42708; -- A Personal Request +UPDATE `quest_template` SET `FlagsEx`=38019072, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42707; -- Eye of Azshara: A Magical Affliction +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42706; -- Champion: Esara Verrinde +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42705; -- Champion: Ravandwyr +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42704; -- Champion: Arcane Destroyer +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42703; -- Technical Wizardry +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42702; -- Champion: Millhouse Manastorm +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42697; -- Champion: Asha Ravensong +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42696; -- Tech It Up A Notch +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42695; -- Champion: Kayn Sunfury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42694; -- Back from the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42693; -- You Never Know Until You Scry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42692; -- Children of Nar'thalas +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42691; -- Leyworm Lure +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42689; -- Knowing Our Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42688; -- Mrgls of Endearment +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42687, 42610, 42602, 42525); -- Troops in the Field +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42685; -- Champion: Archmage Modera +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42684; -- Throwing SI:7 Off the Trail +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42683; -- Demonic Improvements +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42682; -- Additional Accoutrements +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42681; -- Loramus, Is That You? +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42680; -- Deciphering the Letter +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42679; -- Broken Warriors +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42678; -- Black Rook Hold: Into Black Rook Hold +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42673; -- Champion: Kor'vas Bloodthorn +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42671, 42670, 42139, 39696); -- Rise, Champions +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42669; -- Preparations for Invasion +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42666; -- Return to the Fel Hammer +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42665; -- Into Our Ranks +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42664; -- Champion: Shade of Akama +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42663, 42608, 42583, 42519, 42383); -- Rise, Champions +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42662; -- Champion: Archmage Kalec +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42660; -- Vault of the Wardens: Matters of the Heart +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42659; -- In Defense of Dalaran +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42658; -- Delicate Enchantments +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42657; -- Meeting in Moonclaw Vale +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42656; -- Azure Weaponry +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42655; -- Ore Under the Sea +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42654; -- Darkheart Thicket: Nightmare Oak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42652; -- Ancient Exemplars +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42651; -- Svergan's Promise +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42650; -- Break the Bonds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42645; -- Spilling Bad Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42641; -- What the Bonespeakers Buried +UPDATE `quest_template` SET `FlagsEx2`=268435456, `QuestDescription`='This crate is filled with relics from the nearby ruins. The pirates have discarded them, likely thinking they\'re of little value.\n\nThe Explorers\' League would probably appreciate if you retrieved these relics for them to study.', `VerifiedBuild`=56110 WHERE `ID`=42640; -- The Value of Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42639; -- A Stone of Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42635; -- The Mystery of Dreyrgrot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42630; -- Bolas Bastion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42627, 42504); -- The Unseen Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42623; -- Piracy Doesn't Pay +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42622; -- Ceremonial Drums +UPDATE `quest_template` SET `FlagsEx`=37748740, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42619; -- Champion: Hodir +UPDATE `quest_template` SET `FlagsEx`=37748740, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42618; -- Champion: Thorim +UPDATE `quest_template` SET `FlagsEx`=37748740, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42617; -- Champion: King Ymiron +UPDATE `quest_template` SET `FlagsEx`=37748740, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42616; -- Champion: Dvalen Ironrune +UPDATE `quest_template` SET `FlagsEx`=37748740, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42614; -- Champion: Svergan Stormcloak +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42611; -- Einar the Runecaster +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42609, 42585); -- Recruiting the Troops +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42607; -- Captain Stahlstrom +UPDATE `quest_template` SET `FlagsEx`=37748740, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42606; -- Champion: Finna Bjornsdottir +UPDATE `quest_template` SET `FlagsEx`=37748740, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42605; -- Champion: Ragnvald Drakeborn +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42603; -- Information at Any Cost +UPDATE `quest_template` SET `FlagsEx`=33824768, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42601, 42526); -- Tech It Up A Notch +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42598; -- Champions of Skyhold +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42597; -- Odyn's Summons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42596; -- Mountainstrider Round-Up +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42594; -- Move Like No Other +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42593; -- The Arcane Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42590; -- Moozy's Reunion +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42588; -- Branching Out +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42586; -- A Glade Defense +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42584; -- Sister Lilith +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42568; -- Preparation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42567; -- Cursed to Wither +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42565, 42564, 42563, 42562, 42561, 42555, 42554); -- WOD 100 A +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42560, 42559, 42558, 42557, 42556, 42553, 42552); -- WOD 100 H +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42539; -- Cloak and Dagger +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42537; -- The King Rises +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42536; -- Regicide +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42535; -- Death... and Decay +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42534; -- Our Oldest Enemies +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42533; -- The Ruined Kingdom +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42524, 42142); -- Recruiting The Troops +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42523; -- Making Contact +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42522; -- Leader of the Illidari +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42521; -- The Enemy of My Enemy... +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42520; -- A Terrible Loss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42517; -- Ritual of Doom +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42516; -- Growing Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42512; -- Highmountain Stands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42511; -- Twisted Souls +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42510; -- Immortal Soul +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42508; -- Not A Toothless Dragon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42503; -- Codebreaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42502; -- No Sanctuary +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42501; -- Finishing the Job +UPDATE `quest_template` SET `FlagsEx`=37756929, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42494; -- More Than Just A Food Vendor +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42493; -- Impending Dooooooom! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42491; -- The Arcway: Long Buried Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42490; -- The Arcway: Opening the Arcway +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42489; -- Thalyssra's Drawers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42488; -- Thalyssra's Abode +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42487; -- Friends On the Outside +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42486; -- Little One Lost +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42484; -- The Firstborn Rises +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42483; -- Put It All on Red +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42479; -- The Mage Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42477; -- Daio the Decrepit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42476; -- The Deadwind Site +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42461; -- Vanilla 10-19 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42455; -- Alodi's Gems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42454; -- The Hammer of Khaz'goroth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42452; -- Finding Ebonchill +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42451; -- Kalec's Plan +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42449; -- Return of the Four Horsemen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42447; -- Dances With Ravenbears +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42446; -- Singed Feathers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42445; -- Nithogg's Tribute +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42444; -- Plight of the Blackfeather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42440; -- The Shrine in Peril +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42439; -- Aid for the Ashen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42438; -- Seeds of Renewal +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42436; -- Aiding Our Allies +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42435; -- Prepare To Be Assimilated +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42434; -- A Covert Operation +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42433; -- Ancient Magic +UPDATE `quest_template` SET `FlagsEx`=33816576, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42432; -- The Emerald Nightmare: The Emerald Nightmare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42431; -- The Brood of Nithogg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42430; -- The Fangs of Ashamane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42429; -- Memories of Ebonchill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42428; -- The Shrine of Ashamane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42425; -- Going Down, Going Up +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42424; -- Following In His Footsteps +UPDATE `quest_template` SET `FlagsEx`=37773312, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42423; -- Archmage Vargoth's Retreat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42422; -- The Wardens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42421; -- The Nightfallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42420; -- Court of Farondis +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42418; -- An Unexpected Visitor +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42416; -- The Council is in Session +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42415; -- Champion: Halduron Brightwing +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42414; -- Champion: Addie Fizzlebog +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42413; -- Champion: Hemet Nesingwary +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42412; -- Champion: Huntsman Blake +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42411; -- Champion: Beastmaster Hilaire +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42410; -- Champion: Rexxar +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42409; -- Champion: Loren Stormhoof +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42408; -- Required Reagents +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42407; -- The Nature of the Beast +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42406; -- To Tame the Beast +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42405; -- Informing Our Allies +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42404; -- Assisting the Archmage +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42403; -- Highmountain Hunters +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42402; -- Requesting Reinforcements +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42401; -- The Scent of Magic +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42400; -- Missing Mages +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42399; -- Ready to Work +UPDATE `quest_template` SET `FlagsEx`=37756930, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42398; -- Awakening the Senses +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42397; -- Baron and the Huntsman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42396; -- Do The Thing! +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42395; -- Signaling Trouble +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42394; -- Unseen Protection +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42393; -- Homecoming +UPDATE `quest_template` SET `FlagsEx`=33562626, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42392; -- Survive the Night +UPDATE `quest_template` SET `FlagsEx`=33562626, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42391; -- Bite of the Beast +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42390; -- Recruiting Rexxar +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42389; -- Calling Hilaire Home +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42388; -- Urgent Summons +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42387; -- Assassin Entrapment +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42386; -- Rising Troubles +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42385; -- Lending a Hand +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42384; -- Scouting Reports +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42377; -- The Brother's Trail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42375; -- Eye See You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42373; -- Vengeance for the Stonedark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42372; -- Felblaze Ingress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42371; -- Study Hall: Combat Research +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42370; -- Wanding 101 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42369; -- They're Doing it Wrong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42368; -- Quantity Over Quality +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42367; -- Arkethrax +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42366; -- The Bigger They Are, The Harder They Fel +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42365; -- Focusing the Energies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42277; -- Interlopers! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42275; -- Not On My Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42274; -- Won't Anyone Think of the Whelps? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42271; -- Their Dying Breaths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42270; -- Scourge of the Skies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42268, 42220); -- Shipwrecked Sailors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42244, 40794); -- Fate of the Queen's Reprisal +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=42241; -- Halls of Valor: A Worthy Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42238; -- Missing Demon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42234; -- The Valarjar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42233; -- Highmountain Tribes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42231; -- The Mysterious Paladin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42230; -- The Valewalker's Burden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42229; -- Shal'Aran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42228; -- The Hidden City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42227; -- Into the Crevasse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42226; -- Moonshade Holdout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42225; -- Breaking the Seal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42224; -- Cloaked in Moonshade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42223; -- Scouting the Crimson Thicket +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42222; -- Empyrean Society Report +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42214; -- Knocked for a Loop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42213; -- Eye of Azshara: The Tidestone of Golganneth +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42210; -- Scrolls of Knowledge +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42208; -- Return to the Firelands +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42206; -- The Next Level Has Arrived +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42204; -- Jorhuttam +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42202; -- Revenge, Served Cold +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42200; -- Mission: Investigating Deepholm +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42198; -- Champion: Stormcaller Mylra +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42197; -- Champion: Duke Hydraxis +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42194; -- Stolen Honor +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42193; -- The Gjallarhorn +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42191; -- Tech It Up A Notch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42190; -- Wildlife Conservationist +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42188; -- Nobundo Awaits +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42187; -- Rise, Champions +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42186; -- Growing Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42185; -- Never Hunt Alone +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42184; -- Mission: Elemental Diplomacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42178; -- Shock Absorber +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42175; -- Growing Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42172; -- Leyhollow Infestation +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42171; -- Final Exit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42170; -- The Dreamweavers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42169; -- Left for Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42168; -- Looking into the Darkness +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42166; -- What Is Going On Here? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42165; -- Azsuna Specimens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42158; -- The Creator's Workshop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42151; -- Clear the Skies +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42149; -- Some Knowledge Shouldn't Be Shared +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42148; -- The Wine's Gone Bad +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42147; -- First Contact +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42146; -- Dazed and Confused and Adorable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42145; -- Out of the Woodwork +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42141; -- Summoner Morn +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42140; -- A More Wretched Hive of Scum and Villainy +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42134, 41798); -- Recruiting More Troops +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42133; -- Same Day Delivery +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42132; -- Last, But Not Least +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42131; -- Unexpected Visitors +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42129; -- The Pendant of Starlight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42128; -- Ritual Reagents +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42127; -- Building Our Troops +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42126; -- Archmage Omniara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42125; -- Dark Whispers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42123; -- Reclaiming Llothien +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42120; -- The Silver Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42119; -- A Cleansing Cocktail +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42114; -- The Ritual of Tides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42111; -- Aggressive Reconnaisance +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42110; -- To the Summit! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42108; -- Rally the Nightwatchers +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42107; -- On the Trail of the Great Worm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42104; -- The Underking Comes +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42103; -- Let it Feed +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42102; -- One Who's Worthy +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42100; -- Empowering the Soul +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42098; -- Black Rook Hold: An Unclaimed Soul +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42097; -- Searching the Archives +UPDATE `quest_template` SET `FlagsEx`=37748740, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42096; -- Champion: Naralex +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42088; -- Evacuate Snowmane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42081; -- In With the New +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42080; -- Bastion of Bradensbrook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42079; -- Masquerade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42074; -- Return of the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42071; -- Honoring the Past +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42068; -- The Return of Twilight +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42065; -- The Twilight Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42063; -- Size Doesn't Matter +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42056; -- Champion: Remulos +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42055; -- The Demi-God's Return +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42051; -- Enter Nightmare +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42050; -- Defenders of the Dream +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42049; -- Powering the Portal +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42048; -- Champion: Mylune +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42047; -- Champion: Hamuul Runetotem +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42046; -- A New Beginning +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42045; -- Communing With Malorne +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42044; -- A Dying Dream +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42043; -- Cleaning Up +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42042; -- Teensy Weensies! +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42041; -- Enduring the Nightmare +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42040; -- The Way to Nordrassil +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42039; -- Champion: Sylendra Gladesong +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42038; -- Champion: Broll Bearmantle +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42037; -- Gathering the Dreamweavers +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42036; -- Idol of the Wilds +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42035; -- Tracking the Enemy +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42034; -- Grip of Nightmare +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42033; -- Malorne's Refuge +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42032; -- Sampling the Nightmare +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42031; -- Dire Growth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42027; -- Faronaar in Chaos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42025; -- Bareback Brawl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42019, 37779); -- Tip the Scales +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42018; -- Those Beyond Redemption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42017; -- Shrine of the Truthguard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42015; -- Threads of Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42014, 37965); -- A Tainted Vintage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42011, 41631); -- The Nexus Vault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42010; -- Arcane Unleashed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42009; -- Harnessing the Arcane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42008, 41628); -- Eyes of the Dragon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42007, 41627); -- A Forgotten Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42006, 41626); -- A New Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42005; -- The End of the Saga +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42004; -- Ghostship +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42002; -- To Northrend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=42001; -- Aluneth, Greatstaff of the Magna +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (42000, 11082); -- Seeker of Truth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41995; -- Dark Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41993; -- Salvation From On High +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41989; -- Blood of My Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41980; -- Temple Defense +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41967; -- Out of the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41966; -- House Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41964; -- Poisoned Waters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41957; -- The Vindicator's Plea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41956; -- Petrified Acolytes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41948; -- All Pets Go to Heaven +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41946; -- Building Our Troops +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41945; -- Tianji of the Ox +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41938; -- Brothers of Skovald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41937, 27174, 26938); -- Combat Training +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41930; -- Valor Calls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41927; -- Ruining the Runewood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41924; -- Fangs of the Devourer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41922; -- Traitor! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41921; -- Closing In +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41920; -- A Matter of Finesse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41919; -- The Shadows Reveal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41918; -- The Dreamer Returns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41916; -- A Better Future +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41915; -- The Master's Legacy +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41911; -- Amaranthine Hops +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41910; -- Freya's Spring +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41909; -- Tracking the Tideskorn +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41907; -- Appropriations +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41905; -- Report from Tian Monastery +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41901; -- Oath of the Windlord +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41900; -- A Promise of Earth +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41899; -- Held Captive! +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41898; -- Unleashing the Elements +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41897; -- The Master's Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41896; -- Operation Murloc Freedom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41893, 41749); -- Given to Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41890, 41708); -- Dark Side of the Moon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41889; -- Dazed of the Past +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41888; -- Allegiance of Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41884; -- Dark Tales +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41882; -- Whispers of the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41880; -- Den of Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41878; -- The Gondolier +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41877; -- Lady Lunastre +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56110 WHERE `ID`=41865; -- Neltharion's Lair: Mother of Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41863, 40249); -- Vengeance Will Be Ours +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41860; -- Dealing with Satyrs +UPDATE `quest_template` SET `FlagsEx`=33882112, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41854; -- Brick By Brick +UPDATE `quest_template` SET `FlagsEx`=33882112, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41853; -- Zero to Hiro +UPDATE `quest_template` SET `FlagsEx`=33882112, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41852; -- No Monk Left Behind +UPDATE `quest_template` SET `FlagsEx`=33882112, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41851; -- Quelling the Tide +UPDATE `quest_template` SET `FlagsEx`=33890304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41850; -- The Master of Swords +UPDATE `quest_template` SET `FlagsEx`=33890304, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41849; -- The Iron Fist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41841; -- The Final Ward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41840; -- Ice and Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41838; -- WANTED: Slumber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41834; -- The Masks We Wear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41815; -- Curse of the Necrodark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41806; -- Return to Jace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41804; -- Ask and You Shall Receive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41803, 40247); -- Asking a Favor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41800; -- Servants of the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41799; -- Minions of the Darkness +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41797; -- Recruiting The Troops +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41796; -- Selecting a Sixth +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41795; -- Summoning the Sisters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41794; -- Drakestalker +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41793; -- Lulubelle on Loan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41792; -- The Third Trial of Ursol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41791; -- The Second Trial of Ursol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41790; -- The First Trial of Ursol +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41788; -- Coercing a Confession +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41787; -- Someone Else's Mess +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41785; -- Finding Fizzlebang +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41784; -- Borrowed Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41782; -- To The Hills +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41781; -- Herding Goats +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41780; -- Doom and Gloom +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41777; -- Destroying the Cult +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41775; -- The Great Stonemother +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41773; -- The Firelord's Command +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41772; -- Ascendant of Flames +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41771; -- Recharging the Blade +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41770; -- The Skies Above +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41769; -- Mad Ernie the Alchemist +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41768; -- Soul Beacon +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41767; -- A Daring Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41764; -- Walking in Their Footsteps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41763, 38687); -- Close Enough to Touch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41762; -- Sympathizers Among the Shal'dorei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41760; -- Kel'danath's Legacy +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41759; -- An Unlikely Ally +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41756; -- Champion: Eredar Twins +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41755; -- Champion: Lulubelle Fizzlebang +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41754; -- Champion: Shinfel Blightsworn +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41753; -- Champion: Jubeka Shadowbreaker +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41752; -- Champion: Zinnin Smythe +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41751; -- Champion: Kira Iresoul +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41750; -- Champion: Calydus +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41748; -- Champion: Ritssyn Flamescowl +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41747; -- Champion: Avalanchion +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41746; -- Champion: Muln Earthfury +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41745; -- Champion: Scaldius +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41744; -- Champion: Rehgar Earthfury +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41743; -- Champion: Nobundo +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41742; -- Champion: Celestos +UPDATE `quest_template` SET `FlagsEx`=33824768, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41741; -- Troops in the Field +UPDATE `quest_template` SET `FlagsEx`=33816576, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41740; -- Tech It Up A Notch +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41739; -- Champion: Aegira +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41735; -- Champion: The Monkey King +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41734; -- Champion: Taran Zhu +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41733; -- Rebuilding the Order +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41732; -- The Hand of Keletress +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41731; -- Storm, Earth, and Fire +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41730; -- Desperate Strike +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41729; -- Slowing the Spread +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41728; -- The Defense of Tian Monastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41724, 38675); -- Heart of the Nightmare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41709; -- Breaking Down the Big Guns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41707; -- Wormtalon Wreckage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41705; -- Assault on Thunder Totem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41704; -- Subject 16 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41702; -- Written in Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41692; -- Shipwreck Scavengers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41690; -- Reconvene +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41689; -- Cleansing the Mother Tree +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41685; -- DANGER: Ala'washte +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41680; -- Work Order: Failure Detection Pylon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41676; -- Work Order: Pump-Action Bandage Gun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41674; -- Work Order: Word of Intellect +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41668; -- Vantus Rune Work Order: Il'gynoth, The Heart of Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41662; -- Work Order: Ancient Rejuvenation Potions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41659; -- Work Order: Avalanche Elixirs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41656; -- Work Order: Azsunite Loop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41654; -- Work Order: Queen's Opal Loop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41650; -- Work Order: Silkweave Hood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41648; -- Work Order: Silkweave Bracers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41644; -- Work Order: Warhide Gloves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41638; -- Work Order: Leystone Gauntlets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41632; -- A Gift of Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41630; -- Unleashing Judgment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41629; -- Harnessing the Holy Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41625; -- The Light's Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41623; -- Champions of Highmountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41618; -- The Seawarden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41615; -- Huge Stormrays +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41606; -- Finding Brytag +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41596; -- Lively Highmountain Salmon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41575; -- Felsoul Teleporter Online! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41574; -- Stolen Thunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41542; -- Preparation for the Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41541; -- A Beastly Expedition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41540; -- Rendezvous with the Courier +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41510; -- Azeroth Needs You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41499; -- Squid Out of Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41494; -- Eminent Grow-main +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41485; -- Moonwhisper Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41480; -- Managazer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41479; -- Natural Adversaries +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41478; -- The Final Blessing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41475; -- Prongs and Fangs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41474; -- Fertilizing the Future +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41473; -- Redhoof the Ancient +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41469; -- Return to Irongrove Retreat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41468; -- Mistress of the Claw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41467; -- The Only Choice We Can Make +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41466; -- Estate Jewelry: Haute Claw-ture +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41465; -- Estate Jewelry: A Braggart's Brooch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41464; -- Not Here, Not Now, Not Ever +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41463; -- Missing Along the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41462; -- Trouble Has Huge Feet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41453; -- Homeward Bounding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41452; -- Feline Frantic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41449; -- Join the Dreamer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41446; -- Darkened Felslate Deposits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41436; -- In Deep Slumber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41428; -- Unstable Portal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41427; -- Get Vrekt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41426; -- Against Their Will +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41425; -- Sunken Foes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41422; -- Necessary Preparations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41421, 41420); -- Warden Tower Assault: Nightwatcher's Perch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41415; -- The Hunter's Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41413; -- What Could Go Wrong? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41411, 41368); -- Lost Mail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41410; -- Dry Powder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41409; -- Timing Is Everything +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41397; -- A Huge Package +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41395; -- Due Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41394; -- Service with a Smile +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41367; -- Priority Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41351; -- Supplies Needed: Stonehide Leather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41349; -- Rock-Hard Crab Chitin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41345; -- Supplies Needed: Stormscales +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41342; -- Thick Bear Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41338; -- Work Order: Stonehide Leather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41336; -- Bristly Musken Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41335; -- The Elements Call... +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41332; -- Ascending The Circle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41323; -- Fatty Lion Seal Skin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41320; -- Pry It From Their Cold, Feral Claws +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41318; -- Supplies Needed: Felslate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41309; -- Mangelrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41307; -- All That Glitters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41303; -- Supplies Needed: Starlight Roses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41298; -- Supplies Needed: Fjarnskaggl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41286; -- Aethril Cluster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41277; -- Work Order: Stormrays +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41267; -- Work Order: Cursed Queenfish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41258; -- Fruit of the Doom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41257, 41227); -- Warden Tower Assault: Cordana's Apex +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41256; -- Blast of Spice Fish +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41255; -- Sowing The Seed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41252; -- Wild Northern Barracuda +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41242; -- Slab of Bacon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41239; -- Felhide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41234; -- Shaggy Saber Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41231; -- Apex Predator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41230; -- Trapping Evolved +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41225; -- Felwort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41224; -- Supplies Needed: Foxflower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41222; -- Into The Pit! +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41221, 41033); -- Return to Mardum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41220; -- Down to Azsuna +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41218, 31137, 26425, 26424, 26423, 26422, 26421); -- Meet the High Tinker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41217, 31135, 26206, 26203, 26202, 26199, 26197); -- The Future of Gnomeregan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41216; -- Survival of the Fittest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41215; -- They Become The Hunted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41214; -- Parts Unknown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41208; -- Brimstone Destroyer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41197; -- You've Got to Be Kitten Me Right Meow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41193; -- Laying to Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41192; -- The Right Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41184; -- Tried and True +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41178; -- Explosive Results +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41177; -- Goblin Archaeology +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41170; -- The Relic Renewed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41169; -- Darkheart Thicket: Through the Fog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41168; -- The Purple Hills of Eredath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41167; -- Fel Fragments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41160; -- Earth to Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41156, 40712); -- The Power Possessed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41155, 40986, 40934, 40838, 40623); -- The Dark Riders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41149; -- A Re-Warding Effort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41148; -- Dispensing Compassion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41146; -- Elegant Design +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41143; -- Mglrgrs Of Our Grmlgrlr +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41141; -- A Conjuror's Duty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41140; -- Search and Rescue! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41139; -- The Key Is Around Here Somewhere... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41138; -- Feeding Shal'Aran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41137; -- Fall of the King +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41124; -- The Tirisgarde Reborn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41123; -- An Artisan's Mark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41121, 39051); -- By Any Means +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41120, 40819); -- Making Arrangements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41119, 39247, 26340); -- The Hunt +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41115; -- Champion: Chen Stormstout +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41114; -- The Champion's Return +UPDATE `quest_template` SET `FlagsEx`=33554434, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41113; -- The Only Way to Travel +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41112; -- The Great Akazamzarak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41111, 41108); -- Rain Death Upon Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41110, 41109); -- Waiting for Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41107; -- Bad Apples +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41106; -- Call of the Wilds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41105; -- The Sword of Kings +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41099, 41069); -- Direct Our Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41098; -- Shard of Kozak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41097; -- Shard of Vorgos +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41096, 41067); -- Time is of the Essence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41094; -- Hatchlings of the Talon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41091; -- Lords of the Hills +UPDATE `quest_template` SET `FlagsEx`=33619970, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41087; -- Storm Brew +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41086; -- A Peaceful World +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41085; -- A Mage's Weapon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41077; -- Munitions Testing +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41070, 41062); -- Spoils of Victory +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41066; -- The Hunter's Gaze +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41060, 41037); -- Unbridled Power +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41059; -- Halls of Valor: Odyn's Cauldron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41056, 41054); -- Love Lost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41052, 25638); -- A Desperate Plea +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41040; -- Halls of Valor: The Brewmaster +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41039; -- Stolen Knowledge +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41038; -- The Mead Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41036; -- The Dreadlord's Prize +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41035; -- Felstorm's Plea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41034; -- Testing the Waters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41032; -- Stop the Spell Seekers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41031; -- For the People +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41030; -- Sigil Reclamation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41028; -- Power Grid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41027; -- One Last Breath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41024; -- Dirge of the Dead +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41019; -- Actions on Azeroth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41013; -- Darkbrul Arena +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41010; -- Fish Frenzy +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (41009, 40952); -- Hunter to Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41003; -- The Emperor's Gift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41002; -- A Weapon of the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=41001; -- Shatter the Sashj'tar +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40997; -- Lethal Efficiency +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40996; -- Delegation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40991; -- Opening the Test Kitchen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40990; -- A Good Recipe List +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40989; -- The Prodigal Sous Chef +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40988; -- Too Many Cooks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40978; -- Bears Behaving Badly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `QuestDescription`='$b$bTensions are running high, demon hunter. Warchief Vol\'jin was gravely wounded in a disastrous assault on the Broken Shore.$B$BI suggest you offer your skills in service of the Horde before your presence is... misinterpreted.$b$bHigh Overlord Saurfang commands the city\'s defenses. Though wary of the Illidari, I believe he will give you a chance to prove your worth.$b$bSpeak to him and request passage into Grommash Hold.', `VerifiedBuild`=56110 WHERE `ID`=40976; -- Audience with the Warchief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40974; -- Latosius' Trial +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40972; -- Last Stand of the Moon Guard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40971; -- Overwhelming Distraction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40970; -- The Orchestrator of Our Demise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40969; -- Starweaver's Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40968; -- Recovering Stolen Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40967; -- Precious Little Left +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40965; -- Lay Waste, Lay Mines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40964; -- The Rift Between +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40963; -- Take Them in Claw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40962; -- Dark Waters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40961; -- The Dalaran Fountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40960; -- Luminous Pearl +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40959; -- The Campaign Begins +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40958; -- Tactical Matters +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40957; -- A Strong Right Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40956; -- Survey Says... +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40955; -- Oath of Service +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40954; -- The Unseen Path +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40953; -- On Eagle's Wings +UPDATE `quest_template` SET `FlagsEx`=38010880, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40950; -- Honoring Success +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40949; -- Not Their Last Stand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40947; -- Special Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40944, 40943); -- Missive: Assault on the Heart of Shattrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40942, 40941); -- Missive: Assault on the Pit +UPDATE `quest_template` SET `FlagsEx`=33628160, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40938; -- The Light and the Void +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40935; -- The Call of Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40933; -- A Grisly Task +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40932, 40835, 40604); -- Disturbing the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40931, 40834, 40588); -- Following the Curse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40930; -- Apocalypse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40929; -- Symbols of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40927; -- Jandvik's Last Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40925; -- Bitestone Burglary +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40919; -- Fel Bent for Leather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40908; -- Jarl Come Back Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40907; -- Removing Obstacles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40906; -- Serpents from the Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40904; -- Shadow of the Defiler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40900; -- The Burden Borne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40898; -- Fresh Meat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40890; -- The Tears of Elune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40883; -- Fate of the Guard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40882; -- Court of Stars: Revamping the Recoil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40881; -- Oil Rags to Riches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40880; -- Short Circuit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40879; -- It's On With Automatons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40878; -- Assault on Violet Hold: Cheating Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40877; -- Halls of Valor: Trigger Happy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40876; -- 'Locke, Stock and Barrel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40875; -- Going to Waste +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40874; -- I'd Do It Myself, But... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40873; -- Keep Yer Powder Dry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40872; -- Going Out With a Bang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40871; -- 'Locke and Load +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40870; -- Here Comes the BOOM! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40869; -- Fire and Forget +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40868; -- Wibbly-Wobbly, Timey-Wimey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40867; -- Bubble Baubles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40866; -- The Shell, You Say? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40865; -- It's Not Rocket Science +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40864; -- Modular Modifications +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40863; -- Always the Last Thing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40862; -- All Charged Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40861; -- In My Sights +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40860; -- Resupplying the Line +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40859; -- The Latest Fashion: Headguns! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40858; -- The Missing Pieces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40856; -- It'll Cost You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40855; -- Our Man in Azsuna +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40854; -- Endless Possibilities +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40849; -- The Dreadblades +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40847; -- A Friendly Accord +UPDATE `quest_template` SET `FlagsEx`=33554436, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40840; -- A Worthy Blade +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40839; -- The Final Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40837; -- The Deadwind Hunt +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40832; -- Call of The Uncrowned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40830; -- Close Enough +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40829; -- LFGDungeons - Draenor 6.2 - Raid Finder - 1st +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40824; -- The Path of the Dreadscar +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40823; -- Rebuilding the Council +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40816, 40814); -- The Power to Survive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40798; -- Cling to Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40796; -- Lingering on the Edge +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40795; -- The Fight Begins +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40793; -- A Matter of Planning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40785; -- A Foe of the Dark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40784; -- Its Rightful Place +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40783; -- The Scythe of Elune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40763; -- Casual Redistribution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40762; -- Zealot's Dues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40761; -- Whispers from Oronaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40760; -- Emissary +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40755; -- Hiding in the Stacks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40753; -- Blingtron 6000 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40749; -- A Token of Remembrance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40748; -- Network Security +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40747; -- The Delicate Art of Telemancy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40746; -- One of the People +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40745; -- Shift Change +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40744; -- An Ancient Recipe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40740; -- The Dead and the Damned +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40731; -- The Heart of the Dreadscar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40730; -- Redistribution +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40729; -- The New Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40727; -- All Along the Waterways +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40718, 40717); -- Calling of the Council +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40716; -- The Sixth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40715; -- A Pact of Necessity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40714; -- The Call To War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40713; -- The Black Tome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40710; -- Blade in Twilight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40706; -- A Legend You Can Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40705; -- Priestly Matters +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40704; -- Champion: Li Li Stormstout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40694; -- One Small Step for Magic +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40684; -- The Tome of Blighted Implements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40683; -- Discovery Requires Experimentation +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40678; -- Twisted Power +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40675; -- The Arcway: Rite of the Captain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40674; -- Jars for Jandvik +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40673; -- Lost Knowledge +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40672; -- Neltharion's Lair: Presentation is Key +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40668; -- Eye of Azshara: The Heart of Zin-Azshari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40661; -- Protect the Home Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40659; -- Seeing Stars +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40657; -- The Road to Fel +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40654; -- Druids of the Claw +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40653; -- Making Trails +UPDATE `quest_template` SET `FlagsEx`=33554436, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40652; -- Word on the Winds +UPDATE `quest_template` SET `FlagsEx`=37748740, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40650; -- Champion: Zen'tabra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40649; -- Meet with Mylune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40647; -- When Dreams Become Nightmares +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40646, 40618, 40579, 40408); -- Weapons of Legend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40645; -- To The Dreamgrove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40644; -- The Dreamway +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40643; -- A Summons From Moonglade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40642; -- Power! Get The Power! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40636; -- Prepare To Strike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40634; -- Thunder on the Sands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40633; -- Off To Adventure! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40632, 40391); -- Take Me To Your Leader +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40625; -- A Different Source +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40617; -- Turn Around, Nighteyes +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40615; -- Halls of Valor: Odyn's Blessing +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40614; -- A Feast Fit for Odyn +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40613; -- Maw of Souls: Retrieving the Svalnguard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40611; -- The Fate of Deadwind +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40608; -- The Mark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40607, 40593); -- Demons Among Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40606; -- To Point the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40605; -- Keep Your Friends Close +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40603; -- Seeking the Valkyra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40594; -- Justice Rains from Above +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40585; -- Thus Begins the War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40578; -- Paying Respects +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40573; -- The Nightmare Lord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40570; -- Into The Heavens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40569; -- The Legend of the Sands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40568; -- Fury of the Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40567; -- Darkheart Thicket: Enter the Nightmare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40562; -- A Personal Touch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40561; -- Halls of Valor: Jewel of the Heavens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40560; -- Maw of Souls: Spiriting Away +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40559; -- Black Rook Hold: The Raven's Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40558; -- Socket to Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40556; -- Jabrul Needs You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40547; -- To Dalaran, With Love +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40546; -- Mysteries of Nature +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40545; -- Aww Scrap! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40544, 40542); -- Eyes of Nashal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40541; -- The Charge Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40540; -- Come at Me, Brul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40539; -- Hidden Intentions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40538; -- Lapidary Lessons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40536; -- Bruls Before Jewels +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40535; -- Raising the Drogbar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40533; -- Making the Cut +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40531; -- Swift Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40530; -- An Eye for Detail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40529; -- Truly Outrageous +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40528, 40527, 40526); -- Finishing Touches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40525; -- Getting the Band Back Together +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40524; -- A Familiar Ring to It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40523; -- Facet-nating Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40522; -- Fate of the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40520; -- To See the Past +UPDATE `quest_template` SET `RewardSpell`=215608, `Flags`=41418752, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40519; -- Legion: The Legion Returns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40517; -- The Fallen Lion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40515; -- A Walk With the Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40495; -- Ulthalesh, the Deadwind Harvester +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40470; -- Quality of Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40469; -- Final Preparations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40424; -- A Desperate Journey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40419; -- Rescue Mission +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40418, 40417); -- To Tanaan! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40415; -- Well Spent Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40412; -- Azoran Must Die +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40403, 40400); -- Clandestine Operation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=1308766642, `VerifiedBuild`=56110 WHERE `ID`=40402; -- Clandestine Operation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40401; -- A Way Back In +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40395; -- LFGDungeons - Timewalking "Heroic" Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40392; -- Call of the Marksman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40388; -- Huln's War - Shadowsong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40385; -- The Spear in the Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40384; -- Needs of the Hunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40379; -- Enter the Illidari: Coilskar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40378; -- Enter the Illidari: Ashtongue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40373; -- A New Direction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40370; -- Purge the Unclean +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40368; -- Turtle Powered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40364; -- Bubble Trouble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40363; -- Pristine Houndstooth Hauberk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40362; -- Pristine Orb of Inner Chaos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40361; -- Pristine Malformed Abyssal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40360; -- Pristine Flayed-Skin Chronicle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40359; -- Pristine Imp's Cup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40358; -- Pristine Stonewood Bow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40357; -- Pristine Drogbar Gem-Roller +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40356; -- Pristine Hand-Smoothed Pyrestone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40355; -- Pristine Moosebone Fish-Hook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40354; -- Pristine Trailhead Drum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40353; -- Pristine Nobleman's Letter Opener +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40352; -- Pristine Pre-War Highborne Tapestry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40351; -- Pristine Quietwine Vial +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40350; -- Pristine Inert Leystone Charm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40349; -- Pristine Violetglass Vessel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40348; -- Something in the Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40345; -- Burn the Candle at Both Ends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40342; -- Surprise the Sashj'tar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40341; -- Throne of the Tides: Azshara's Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40339; -- Candle of Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40336; -- Turning the Tidemistress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40334; -- Fisherman's Tonic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40332; -- Beach Bonfire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40331; -- Bite of the Sashj'tar +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40329; -- Battle Pet Tamers: Warlords +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40328; -- A Fate Worse Than Dying +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40327; -- Testing the Metal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40326; -- Scattered Memories +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40325; -- Scenes from a Memory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40324; -- Arcane Communion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40321; -- Feathersong's Redemption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40320; -- Band of Blood Brothers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40319; -- The Final Ingredient +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40316; -- The Screeching Crag +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40315; -- End of the Line +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40310; -- Shipwrecked Captive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40308; -- Fragments of Memory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40307; -- Glaive Circumstances +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40306; -- The Last Chapter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40300; -- Tools of the Trade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40270; -- The Path of Atonement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40267; -- An Unexpected Message +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40266; -- The Lost Advisor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40265; -- A Touch of Magic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40261; -- Demon Hunter Choice 3 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40259; -- Demon Hunter Choice 2 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40257; -- Demon Hunter Choice 1 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40256, 39694); -- Between Us and Freedom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40254, 39683); -- Forged in Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40253, 38723); -- Stop Gul'dan! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40244; -- That Guy in the Costume +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40241, 40200); -- Battle Bonds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40238; -- A Grim Equation +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40237; -- Work Work Stoppage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40236; -- The Dawning Light +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40235; -- Abrogator Arbitrator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40230; -- Oh, the Clawdacity! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40229; -- Step into the Dark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40228; -- Scout It Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40227; -- Bad Intentions +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40225; -- A Ring Reforged +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40224; -- The Hammer in the Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40222; -- The Imp Mother's Tome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40221; -- Spread Your Lunarwings and Fly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40220; -- Thorny Dancing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40219; -- In Defiance of Deathwing +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40218; -- Debt Repaid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40217; -- An Offering of Ammo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40216; -- A Hunter at Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40215; -- Mounting Made Easy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40214; -- Fel Tanning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40213; -- Hounds Abound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40212; -- Wrong End of the Knife +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40211; -- Demon Flesh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40210; -- Time Well Spent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40209; -- Scales of the Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40208; -- Eye of Azshara: Scales of the Sea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40207; -- Scales of the Arcane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40206; -- A Debt Paid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40205; -- Respect for the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40204; -- Evolution of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40203; -- Strength of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40202; -- The Final Lessons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40201; -- Playthings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40199; -- Leather Legwork +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40198; -- Rats! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40197; -- The Necessary Materials +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40196; -- Adventuring Anxieties +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40195; -- A Daring Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40194; -- Reclaimed Cargo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40193; -- Getting the Kinks Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40192; -- Claw of the Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40191; -- Stamped Stories +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40190; -- Hardening the Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40189; -- Naga Know-How +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40188; -- Best Served Cold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40187; -- Links in the Chain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40186; -- Drogbar Durability +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40185; -- Shoulder the Burden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40184; -- Tauren Tanning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40183; -- Over Your Head +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40182; -- Too Good To Pass Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40181; -- Black Rook Bandit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40180; -- Mail Men +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40179; -- Stormheim Savagery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40178; -- Vestment Opportunity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40177; -- Leather Lady +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40176; -- From Head to Toe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40170; -- Amateur Hour +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40169; -- Crossroads Rendezvous +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40167; -- The Story of Huln +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40166; -- Leying with Murlocs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40161; -- Tapping the Underground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40160; -- Magic Clams +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40159; -- The Emerald Nightmare: The Pestilential Hide of Nythendra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40158; -- Darkheart Thicket: Demons Be Different +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40157; -- An Unseemly Task +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40156; -- Felhide Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40154; -- Eye of Azshara: The Scales of Serpentrix +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40153; -- Return to Karazhan: Scales of Legend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40152; -- Scales for Ske'rit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40151; -- Immaculate Stormscale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40149; -- Drakol'nir Must Die +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40148; -- Red-Eyed Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40147; -- Mother's Prized Knife +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40146; -- Seymour and Agnes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40145; -- Under Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40144; -- Glielle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40143; -- Unfinished Treatise on the Properties of Stormscale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40142; -- The Core of the Stormscale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40141; -- Stormscale Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40140; -- Ske'rit's Leather Handbook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40139; -- Halls of Valor: The Hide of Fenryr +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40138; -- Trial of the Crusader: Hides of Legend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40137; -- Leather for Ske'rit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40136; -- Immaculate Stonehide Leather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40135; -- The Freedom to Roam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40134; -- Highmountain Hides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40133; -- Scrap of Pants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40132; -- In One Piece +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40131; -- Stonehide Leather Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40130; -- Washed Clean +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40125; -- Branch of the Arcan'dor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40123; -- The Nightborne Pact +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40122, 38305); -- Cenarius, Keeper of the Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40120; -- A Murky Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40112; -- Huln's War - Malorne's Favored +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40111; -- Rout the Bilgefin Invaders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40102; -- Murlocs: The Next Generation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40078; -- A Heavy Burden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40077; -- The Invasion Begins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40072; -- Halls of Valor: Securing the Aegis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40071; -- Tamer Takedown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40070; -- Eagle Egg Recovery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40069; -- Fledgling Worm Guts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40065; -- Fjarnsk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40064; -- Woody Seed Cluster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40063, 39941); -- Control is Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40062; -- Bulging Nightmare Pod +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40061; -- To Know Your Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40058; -- Defense Symbology +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40057, 39935); -- The Price of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (40056, 39934); -- Our New Allies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40052; -- Ancient Vrykul Mastered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40051; -- Fel Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40050; -- Shipwreck Cove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40049; -- Slime Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40048; -- Strings of the Puppet Masters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40047; -- I'll Huff, I'll Puff... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40046; -- Scavenging the Shallows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40045; -- Nature vs. Nurture +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40044; -- Shadows in the Mists +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40043; -- The Hunter of Heroes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40042; -- The Emerald Nightmare: Felwort Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40041; -- Felwort Analysis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40040; -- Felwort Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40039; -- Tharillon's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40038; -- Insane Ramblings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40037; -- The Spade's Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40036; -- Jeweled Spade Handle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40035; -- The Gentlest Touch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40034; -- Starlight Rosedust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40033; -- Fjarnskaggl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40032; -- The Missing Page +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40031; -- Vrykul Herblore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40030; -- Ram's-Horn Trowel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40029; -- Fjarnskaggl Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40028; -- The Pied Picker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40026; -- Chase the Culprit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40025; -- Teeny Bite Marks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40024; -- Foxflower Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40023; -- The Last Straw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40022; -- Choked by Nightmare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40021; -- One Dead Plant is One Too Many +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40020; -- Twisted to Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40019; -- An Empathetic Herb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40018; -- Dreamleaf Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40017; -- A Slip of the Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40016; -- Desperation Breeds Ingenuity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40015; -- Ragged Strips of Silk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40014; -- Spayed by the Spade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40013; -- Aethril Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40012; -- An Old Ally +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40011; -- Oculeth's Workshop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40010; -- Tapping the Leylines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40009; -- Arcane Thirst +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40008; -- The Only Way Out is Through +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40005; -- Stormheim's Salvation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40004; -- Break the Spine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40003; -- Stem the Tide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40002; -- A Familiar Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40001; -- Knocking on Valor's Door +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40000; -- A True Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39998; -- Drive Back the Tideskorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39992; -- Huln's War - The Nathrezim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39990; -- Huln's War - Reinforcements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39988; -- Huln's War - Stormrage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39987; -- Trail of Echoes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39986; -- Magic Message +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39984; -- Remnants of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39983; -- Huln's War - The Arrival +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39962; -- Trouble for Okuna +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39961; -- An Embarrassing Revelation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39960, 39956); -- The Legacy Passed On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39959, 39955); -- The Plot Thickens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39958; -- Skin Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39957; -- Demon Ink +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39954; -- Mass Milling Techniques +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39953; -- Halls of Valor: Vision of Valor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39952; -- Sallow Essence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39951; -- Roseate Essence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39950; -- An Odd Trinket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39949; -- Once a Scribe Like You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39948; -- The Ink Flows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39947; -- Not So Complex? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39946; -- Right Tool for the Job +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39945; -- Runes Within the Ruins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39944; -- Mysterious Messages +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39943; -- The Burdens of Hunting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39942; -- Aethrem Crystal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39940; -- Runes of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39939; -- Scribal Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39938; -- Containing the Demon Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39937; -- Opposites Repel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39936; -- Inscription of the Body +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39933; -- The Card Shark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39932; -- Fish Ink +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39931; -- Smashing Herbs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39923; -- Down to the Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39921; -- Neltharion's Lair: Rod of Azure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39920; -- On Azure Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39918; -- The Absent Priestess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39916; -- Turnabout Betrayal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39914; -- Sentinel's Final Duty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39910; -- The Druid's Debt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39907; -- Elven Enchantments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39906; -- Prepping For Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39905; -- Ringing True +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39904; -- Halls of Valor: Revenge of the Enchantress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39903; -- An Enchanting Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39891; -- Cursed, But Convenient +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39889; -- Led Astray +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39884; -- No Longer Worthy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39883; -- Cloaked in Tradition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39882; -- Darkheart Thicket: The Glamour Has Faded +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39881; -- Fey Enchantments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39879; -- Strong Like the Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39878; -- Thunder Struck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39877; -- In the Loop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39876; -- Helping the Hunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39875; -- The Last Few +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39874; -- Some Enchanted Evening +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39873; -- I Have a Bad Feeling About This +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39869; -- Toll for the Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39867; -- I'm Not Lion! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39862; -- The Siegebrul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39861; -- Tying Up Loose Ends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39860; -- Rite of Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39859; -- Note-Eating Goats +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39857; -- The Eternal Nemesis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39855; -- Paid in Lifeblood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39853; -- Victory is Eternal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39851; -- Allies in Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39850; -- Sundered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39849; -- To Light the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39848; -- A Desperate Bargain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39847; -- Sign This +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39837; -- An Unworthy Task +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39832; -- Plans and Preparations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39830; -- Hellfire Citadel: Hellfire and Brimstone +UPDATE `quest_template` SET `FlagsEx`=37822464, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39818; -- Champion: Nazgrim +UPDATE `quest_template` SET `FlagsEx`=37822464, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39816; -- Champion: Thassarian +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39804; -- Speaking of Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39803; -- The Trials Continue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39801; -- The Splintered Fleet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39800; -- Greymane's Gambit +UPDATE `quest_template` SET `FlagsEx`=33628162, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39799; -- Our Next Move +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39796; -- To Haustvald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39793; -- Only the Finest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39792; -- A Stack of Racks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39791; -- Lay Them to Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39790; -- Infernal Brimstone Theory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39789; -- Eating Into Our Business +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39788; -- The Runewood's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39787; -- Rigging the Wager +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39786; -- A Stone Cold Gamble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39781; -- Neltharion's Lair: Death to the Underking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39780; -- The Underking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39777; -- Buy Us Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39776; -- Battle Worms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39775; -- Stormforged Grapple Launcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39774; -- Demon Detainment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39773; -- The Soulkeeper's Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39772; -- Can't Hold a Candle To You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39771; -- The Voice of Thunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39769; -- The Gates of Wax +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39768; -- Candle to the Grave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39765; -- Wax On, Wax Off +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39764; -- Shiny, But Deadly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39763; -- For Whom the Fel Tolls +UPDATE `quest_template` SET `FlagsEx`=33554436, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39756; -- A Sound Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39746; -- A Ring Unbroken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39742; -- Vault of the Wardens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39733; -- The Lone Mountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39731; -- The Tranquil Forest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39729; -- The Knowledge of Black Rook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39726; -- ...And the Anvil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39718; -- Paradise Lost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39702; -- Legend of Black Rook Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39699; -- Ironhorn Leysmithing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39698, 38206); -- Making the Rounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39697; -- Master vs. Commander +UPDATE `quest_template` SET `FlagsEx2`=268435456, `QuestDescription`='Today, sorrow grips Stormwind, bastion of the Light. $b$bKing Varian Wrynn has fallen in battle, leaving the crown to his son Anduin.$B$BThe leaders of the Alliance have gathered to pay their respects. No doubt they will have need of your unique skills.$b$bYou will find the king upon the throne of Stormwind Keep, attended by one of your fellow Illidari. I am needed in Dalaran.$b$bGood luck, $p.', `VerifiedBuild`=56110 WHERE `ID`=39691; -- The Call of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39690; -- Illidari, We Are Leaving +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39686; -- All The Way Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39685; -- Frozen in Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39684; -- Beam Me Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39682; -- Grand Theft Felbat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39681; -- The Properties of Leystone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39680; -- Between the Hammer... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39676, 39665); -- A True Naval Commander +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39675, 39666); -- Equipping Our Fleet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39674, 39655); -- If At First You Fail, Try Again! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39670; -- Critter Scatter Shot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39667; -- Where's Lyndras: Leyflame Larceny +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39663; -- On Felbat Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39661; -- Lifespring Cavern +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39656; -- Wolf Pack Attack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39654; -- Odyn and the Valarjar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39652; -- Where Dragons Rule +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39645, 39345); -- Calibration Experts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39614; -- Fish Out of Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39605; -- Where's Lyndras: Downward Spiral +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39604, 39601); -- I Sunk Your Battleship +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39602; -- Where's Lyndras: Sewer Sleuthing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39597; -- The Blessing of the Watchers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39595; -- Blood and Gold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39594; -- A Trial of Might +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39593; -- The Shattered Watcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39592; -- A Trial of Will +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39591; -- A Trial of Valor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39590; -- Ahead of the Game +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39588; -- They Will Pay With Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39586, 39532); -- Bringing Down the Iron Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39582, 39529); -- Tooth and Claw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39581, 39519); -- Demonslayer of Tanaan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39580; -- The High Chieftain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39579; -- The Backdoor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39578; -- Titanic Showdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39577; -- An Ancient Secret +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39576; -- Echoes of Deathwing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39575; -- The Path of Huln +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39574, 39526); -- Pressing the Attack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39573, 39514); -- Harnessing Their Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39572; -- Moozy's Adventure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39571, 39513); -- Disarming Sha'naar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39570, 39512); -- Secrets of the Shadow Council +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39569; -- Breaking Their Fel Bonds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39568, 39510); -- A Little Wetwork +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39567, 39509); -- Bloodied Blades of Zeth'Gol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39566; -- The Search for Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39565; -- Rumble in the Jungle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39516; -- Cry Havoc and Let Slip the Illidari! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39515; -- Vengeance Will Be Mine! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39511; -- Blood of Fallen Brothers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39505, 39504, 39502); -- The Fel Spire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39501, 39500, 39499); -- Well of Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39498; -- High Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39496; -- The Flow of the River +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39495; -- Hidden No More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39491; -- Ormgul the Pestilent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39490; -- Infestation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39489; -- Invading Spelunkers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39488; -- Balance of Elements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39487; -- Crystal Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39472; -- Cut Out the Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39462; -- Primal Payback +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39456; -- Unexpected Allies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39455; -- Cave of the Blood Trial +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39454, 39453, 38588, 38586); -- Assault on the Throne of Kil'jaeden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39452, 39451); -- Assault on Ironhold Harbor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39450, 39449, 38449, 37968, 37966); -- Assault on the Temple of Sha'naar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39448, 39447, 38869, 38868, 38252, 38009); -- Assault on the Ruins of Kra'nak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39446, 39445, 38877, 38876); -- Assault on the Fel Forge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39444, 39443, 38866, 38865, 38046); -- Battle At The Iron Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39442, 39441, 38871, 38045, 38043); -- Bleeding the Bleeding Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39440; -- You Lift, Brul? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39439; -- Stonedark Relics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39438; -- Guhruhlruhlruh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39437; -- Deep in the Cavern +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39433; -- Unseen Influence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39432; -- Unknowable Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39431; -- Mending the Filter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39430; -- Flasking for a Favor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39429; -- Assaulting the Haglands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39427; -- The Eagle Spirit's Blessing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39426; -- Blood Debt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39425; -- Stonedark Crystal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39423, 39422); -- Shipyard Report +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39419; -- Hex-a-Gone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39417; -- Rating Razik +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39405; -- Stories of Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39404, 39401); -- Destroying the Competition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39395; -- Oronok's Offer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39394, 38463, 10588); -- The Cipher of Damnation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39393; -- Moonclaw Vale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39392; -- Bear Huntin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39391; -- Pet Rocks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39390; -- A Mysterious Text +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39389; -- It Hungers for Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39387; -- The Skies of Highmountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39386; -- Procuring a Prototype +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39385; -- A Gift for Greymane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39384; -- The Corruptor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39383; -- Dishonored +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39381; -- Rock Troll in a Hard Place +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39374; -- An Audience with Torok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39373; -- Hags of a Feather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39372; -- Witch of the Wood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39371; -- Witches of the Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39370; -- Equipment Blueprint: Ammo Reserves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39369; -- Equipment Blueprint: Automated Sky Scanner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39368; -- Equipment Blueprint: Blast Furnace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39367; -- Equipment Blueprint: Extra Quarters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39366; -- Equipment Blueprint: Felsmoke Launchers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39365; -- Equipment Blueprint: Ghostly Spyglass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39364; -- Equipment Blueprint: Gyroscopic Internal Stabilizer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39363; -- Equipment Blueprint: Ice Cutter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39362; -- Equipment Blueprint: Q-43 Noisemaker Mines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39361; -- Equipment Blueprint: Sonic Amplification Field +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39360; -- Equipment Blueprint: True Iron Rudder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39359; -- Equipment Blueprint: Tuskarr Fishing Net +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39358; -- Equipment Blueprint: Unsinkable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39356; -- Equipment Blueprint: High Intensity Fog Lights +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39355; -- Equipment Blueprint: Trained Shark Tank +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39354; -- Wisp in the Willows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39351; -- The Emerald Nightmare: Rage Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39350; -- Maw of Souls: A Hope in Helheim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39349; -- Black Rook Hold: Heavy, But Helpful +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39348; -- Halls of Valor: The Prime Ingredient +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39347; -- Channeling Our Efforts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39346; -- Testing the Calibration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39344; -- Going Underground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39343; -- Vault of the Wardens: Bendy Glass Tubes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39342; -- The Price of the Black Market +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39341; -- Vault of the Wardens: Demon's Bile +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39340; -- Lining the Crucible +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39339; -- A Fragile Crucible +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39338; -- Return the Filter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39337; -- Forlorn Filter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39336; -- We Need More Powder! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39335; -- Neltharion's Lair: Potent Powder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39334; -- Thanks for Flasking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39332; -- Furbolg Firewater +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39331; -- Eye of Azshara: Put a Cork in It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39330; -- Ley Hunting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39329; -- A Dormant Burner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39328; -- Ancient Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39327; -- There's a Scribe for That +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39326; -- Missing Shipments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39325; -- Get Your Mix On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39323; -- Moozy's Sojourn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39322; -- The Witchqueen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39321; -- The Three +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39318; -- Nursing the Wounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39317; -- Siege of Crawliac +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39316; -- Trapped Tauren +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39315, 39313); -- Bring the Reinforcements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39305; -- Empty Nest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39299; -- Black Marketeering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39283; -- Felmouth Frenzy Lunker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39279; -- Assault on Mardum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39278; -- The Missing Manifest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39277; -- Spray and Prey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39276; -- Strange Tools +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39274; -- Defend the Riverlands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39272; -- Poisoned Crops +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39262; -- Give Me Sight Beyond Sight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39261, 39047); -- Call of the Illidari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39260, 39232); -- The Black Gate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39259, 39231); -- Destructor's Rise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39256, 39228); -- Temple of Tyranny +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39253, 39225); -- Maw of Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39250, 39221); -- Pits of Mannoroth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39246, 39068); -- Naval Domination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39245, 39067); -- Upgrading The Fleet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39243, 39056); -- Naval Commander +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39242, 39055); -- Ship Shape +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39241, 39054); -- Shipbuilding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39236, 39082); -- Let's Get To Work +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39214; -- The Eye of Odyn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39212, 39209); -- Sholazar Basin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39210, 12796, 12794, 12791); -- The Magical Kingdom of Dalaran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39208; -- Zul'Drak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39207; -- Hero's Call: Grizzly Hills! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39206; -- Warchief's Command: Grizzly Hills! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39204; -- Hero's Call: Dragonblight! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39203; -- Warchief's Command: Dragonblight! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39202; -- Hero's Call: Netherstorm! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39201; -- Warchief's Command: Netherstorm! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39199; -- Hero's Call: Blade's Edge Mountains! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39198; -- Warchief's Command: Blade's Edge Mountains! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39195, 39175); -- Gems of the Apexis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39191; -- Legacy of the Icebreaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39188; -- Hero's Call: Terokkar Forest! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39182; -- Warchief's Command: Terokkar Forest! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39181; -- Hero's Call: Zangarmarsh! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39180; -- Warchief's Command: Zangarmarsh! +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39179; -- Bloodstone Bandit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39178; -- Moose on the Loose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39177; -- Ruined Construct +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39176; -- Mastery Of Taladite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39155, 39092); -- Becoming the Ascendant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39154, 39062); -- To Skold-Ashil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39153; -- Dreadwake's Dilemma +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39149, 38643); -- A Village in Peril +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39142; -- Testing a Theory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39134; -- Wrathshard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39133; -- No Time to Talk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39131; -- Possessions of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39127, 31695); -- Beyond the Wall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39125; -- Demon Destroyer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39124; -- Moose Shootin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39123; -- Lion Stalkin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39122; -- Ending the New Beginning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39119, 38939); -- Assault on Skold-Ashil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39117; -- Shriek No More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39107; -- An Even Bigga Score +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39063, 38878); -- Shielded Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39061; -- Whispers from the Dark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39060; -- Combustible Contagion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39059; -- To Catch a Banshee +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID` IN (39058, 38300, 38299); -- Critters of Draenor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39050; -- Meeting With the Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39049; -- Eye On the Prize +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39043; -- Bitestone Enclave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39041; -- The Arena Calls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39034; -- Emissary of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39033; -- The Time to Strike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39029; -- Defend The Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39027; -- Dargrul and the Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39026; -- The Drogbar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39025; -- Grasp of the Underking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (39024, 39023, 39022, 39019, 39018); -- Call of the Archmage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39020; -- A Burning Path Through Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39015; -- Grumpy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39011; -- Black Rook Invasion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39004; -- Darkness Incarnate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=39000; -- We Don't Need No Library Card +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38996, 38989); -- Your Orders, General? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38990; -- The Call of Icecrown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38975; -- Inspire Me! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38974; -- Halls of Valor: The Right Question +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38971; -- Exotic Textiles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38970; -- The Queen's Grace Loom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38969; -- Master of Silkweave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38968; -- Proof of Loyalty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38967; -- The Nightborne Connection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38966; -- Secret Silkweaving Methods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38965; -- Assault on Violet Hold: Into the Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38964; -- Where's Lyndras Now? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38963; -- The Final Lesson? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38962; -- The Path to Suramar City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38961; -- Eye of Azshara: The Depraved Nightfallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38960; -- Lining Them Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38959; -- Left Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38958; -- The Right Color +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38957; -- Taking Inspiration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38956; -- Where's Lyndras Again? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38955; -- Sew Far, Sew Good +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38954; -- Where's Lyndras? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38953; -- Advanced Needlework +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38952; -- Meticulous Precision +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38951; -- A Needle Need +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38950; -- The Wayward Tailor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38949; -- So You Think You Can Sew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38948; -- Hard Times +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38947; -- Runic Catgut +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38946; -- Consult the Locals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38945; -- This Should Be Simple... Right? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38944; -- Sew It Begins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38936, 31255, 31254); -- The Road to Kun-Lai +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38935, 32018); -- His Name Was... Stormstout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38934; -- Silas' Secret Stash +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38933; -- Logistical Matters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38932; -- Equipment Blueprint: Bilge Pump +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38929, 38927); -- Battle Hardened +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38922; -- Littlefur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38916; -- Secrets of Highmountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38915; -- Battle of Snowblind Mesa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38913; -- The Skyhorn Tribe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38912; -- The Bloodtotem Tribe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38911; -- The Rivermane Tribe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38910; -- Rocs vs Eagles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38909; -- Get to High Ground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38907; -- Keepers of the Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38901; -- The Felsmiths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38889; -- Adopting the Adorable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38888; -- The Highmountain Tauren +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38882; -- A New Life for Undeath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38873; -- Clear the Deck! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38872; -- The Dark Lady's Bidding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38862; -- Thieving Thistleleaf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38857; -- A Favor for Mr. Shackle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38842; -- Faerie Fracas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38839; -- Done with Waiting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38833; -- The Art of Demonsteel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38823; -- The Runes that Bind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38819; -- Their Numbers Are Legion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38818; -- The Final Judgment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38817; -- Regal Remains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38816; -- Breaking the Bonespeakers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38815; -- Waking the Shieldmaiden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38813; -- Orders for Your Captains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38811; -- Judgment Day +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38810; -- The Dreaming Fungus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38808; -- Bjornharta +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38807; -- Infernal Brimstone Analysis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38806; -- Infernal Brimstone Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38805; -- Ondri +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38804; -- Lyrelle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38803; -- Rin'thissa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38802; -- Ondri's Still-Beating Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38801; -- Lyrelle's Right Arm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38800; -- Rin'thissa's Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38799; -- Darkheart Thicket: Nal'ryssa's Sisters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38798; -- A Shred of Your Humanity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38797; -- Living Felslate Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38796; -- Felslate Seam Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38795; -- Felslate Deposit Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38794; -- Rethu's Sacrifice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38793; -- Rethu's Experience +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38792; -- Rethu's Lesson +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38791; -- Rethu's Horn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38790; -- Rethu's Pick +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38789; -- Rethu's Journal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38787; -- The Legend of Rethu Ironhorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38786; -- Where Respect is Due +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38785; -- Living Leystone Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38784; -- Leystone Seam Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38778; -- Turn the Keys +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38777; -- Leystone Deposit Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38766; -- Before We're Overrun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38765; -- Enter the Illidari: Shivarra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38759; -- Set Them Free +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38753; -- The Demon's Trail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38748; -- Ruins of Shala'nir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38743; -- The Fate of Val'sharah +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38729; -- Return to the Black Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38728; -- The Keystone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38727; -- Stop the Bombardment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38725; -- Into the Foul Creche +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38721; -- Lieutenant of the Tower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38720; -- No Reason to Stay +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38718; -- Kur'talos Ravencrest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38717; -- Black Rook Prison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38716; -- Black Rook Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38715; -- The Rook's Guard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38714; -- Maiev's Trail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38711; -- The Warden's Signet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38710; -- An Urgent Gathering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38695; -- Crackdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38694; -- Regroup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38692; -- Answering Aggression +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38691; -- Jarod's Mission +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38690; -- Rise of the Illidari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38689; -- Fel Infusion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38684; -- Reading the Leaves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38672; -- Breaking Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38671; -- Lost in Retreat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38663; -- The Die is Cast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38662; -- Tears for Fears +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38656; -- Mark of the Demon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38655; -- Root Cause +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38649; -- Silence in the City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38648; -- Black Rook Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38647; -- For the Corn! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38646; -- A Sight For Sore Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38645; -- Children of the Night +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38644; -- The Farmsteads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38641; -- The Temple of Elune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38633; -- Burning Importance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38624; -- Cry Thunder! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38618, 38412); -- Above the Winter Moonlight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38617, 38342); -- Another Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38616, 38337); -- Built to Scale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38615, 38410); -- Impalement Insurance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38614, 38405); -- To Weather the Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38613, 38318); -- No Wings Required +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38612, 38312); -- A Grapple a Day +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38611, 38473); -- Will of the Thorignir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38607; -- Gates of Valhallas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38603; -- Setting the Signal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38599; -- Infrastructure Improvements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38595; -- Malfurion's Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38582; -- To Old Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38581, 38577); -- The Battle for the West +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38578; -- A Message of Terrible Import +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38574, 38259); -- All Hands on Deck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38573, 38258); -- Nothing Remains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38572, 38256); -- Hook, Line, and... Sink Him! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38571, 38255); -- The Train Gang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38570, 38254); -- Derailment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38569, 37921); -- Clearing the Docks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38568, 38257); -- We Need a Shipwright +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38567; -- Garrison Campaign: War Council +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38566; -- A United Force +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38565, 38417); -- The Sargerei Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38564; -- A Sweet Bargain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38563; -- Flower-Pickers and Potion-Quaffers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38562, 38416); -- Secrets of the Sargerei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38561, 38458); -- Garrison Campaign: The Warlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38560, 38453); -- Garrison Campaign: The Bane of the Bleeding Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38559; -- Worthy of the Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38558; -- See Ya Later, Oscillator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38552; -- Lord Hal'shara's Tomb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38542; -- Demonsteel Breastplate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38541; -- Demonsteel Greaves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38540; -- Demonsteel Helm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38539; -- Demonsteel Gauntlets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38538; -- Demonsteel Boots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38537; -- Demonsteel Pauldrons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38536; -- Demonsteel Waistguard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38534; -- Demonsteel Armguards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38533; -- Tribal Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38532; -- Maw of Souls: Hammered By The Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38531; -- Leystone Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38530; -- The Firmament Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38528; -- Leystone's Potential +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38527; -- Nal'ryssa's Technique +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38526; -- Smith Under Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38525; -- Part of the Team +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38524; -- Felsmith Nal'ryssa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38523; -- Leystone Hoofplates +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38522; -- Not Just Weapons and Armor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38519; -- Grayheft +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38518; -- From One Master to Another +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38515; -- Nature Provides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38514; -- You Are Not Worthy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38513; -- The Highmountain Smiths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38507; -- Secrets of Leysmithing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38506; -- Chicken Scratch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38505; -- Engineers: Not COMPLETELY Useless +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38502; -- The Methods of the Nightfallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38501; -- Hatecoil Hammerwork +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38500; -- Leysmithing Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38499; -- Strange New Ores +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38462; -- Breaching the Barrier +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38460; -- Let's Make A Deal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38459, 38210); -- The Ancient Trials +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38455; -- Frenzied Furbolgs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38446, 38001); -- Commander in the Field! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38445, 37935); -- The Assault Base +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38444, 37934); -- In, Through, and Beyond! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38443; -- Journey to the Repose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38442; -- A Worthy Challenger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38440; -- Assault on The Fel Forge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38436, 37890); -- Obstacle Course +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38435, 37889); -- The Invasion of Tanaan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38428; -- A Fel Puppy Of My Own +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38427, 38408); -- New Goods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38421, 38415); -- Garrison Campaign: Onslaught at Auchindoun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38414; -- Heart of a Dragon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38413; -- Wings of Liberty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38407; -- Bottled Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38406; -- Sea Scorpion Lunker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38384; -- Nature's Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38382; -- Archdruid of the Vale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38377; -- The Emerald Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38376; -- The Search for the Highlord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38374; -- Assault the Drekirjar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38372; -- Wretched Sisters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38362; -- A Grim Trophy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38361; -- Wrath of the Blightcaller +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38360; -- The Windrunner's Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38358; -- Pump it Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38357; -- Side Effects May Include Mild Undeath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38356, 37961); -- Bringing the Bass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38354, 38351); -- Portable Portals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38347; -- Stealth by Seaweed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38339; -- A Little Kelp From My Foes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38332; -- The Ranger Lord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38331; -- Havi's Test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38324; -- Accessories of the Cursed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38323, 38322, 38148); -- Return to the Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38317; -- Masters of Disguise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38308; -- Eyes in the Overlook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38307; -- The Warchief Beckons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38304; -- Val'sharah +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38296; -- Herbs Galore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38293; -- Sumptuous Fur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38290; -- Some Dust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38287; -- Raw Beast Hides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38286; -- Eye of Azshara: Wrath of Azshara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38274; -- The Eye of Kilrogg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38273; -- Spirits of the Bleeding Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38272; -- The Bleeding Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38271; -- Following the Bloody Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38270; -- Finding the Killer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38269, 38267); -- Friends Above +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=38253; -- Garrison Campaign: War Council +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38246; -- Totemic Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38243; -- A Bit of Ore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38242, 38241); -- Unearthed Magic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38237; -- This IS In My Contract. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38235; -- Solid as a Rock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38232; -- Minion! Kill Them! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38225; -- Death to the Witchmother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38223; -- Dark Ascension +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38213; -- Get a Clue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38203; -- Challiane Vineyards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38202, 38194); -- Missive: Assault on the Gorian Proving Grounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38201, 38187); -- Missive: Assault on Shattrath Harbor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38200, 38186); -- Missive: Assault on Skettis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38199, 38185); -- Missive: Assault on Pillars of Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38198, 38184); -- Missive: Assault on Lost Veil Anzu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38197, 38183); -- Missive: Assault on Socrethar's Rise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38196, 38182); -- Missive: Assault on Darktide Roost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38195, 38181); -- Missive: Assault on Mok'gol Watchpost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38193, 38180); -- Missive: Assault on the Broken Precipice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38192, 38179); -- Missive: Assault on the Everbloom Wilds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38191, 38178); -- Missive: Assault on the Iron Siegeworks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38190, 38177); -- Missive: Assault on Magnarok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38189, 38176); -- Missive: Assault on Stonefury Cliffs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38188, 38175); -- Scrap Meltdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38174, 38173, 38170, 38159, 38141, 38130, 38119); -- Legion 100-109 H +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38172, 38171, 38169, 38158, 38140, 38129, 38118); -- Legion 100-109 A +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38168, 38157, 38139, 38128, 38117); -- WOD 90-99 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38167, 38156, 38138, 38127, 38116); -- Cata/MoP 80-89 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38166, 38155, 38137, 38126, 38115); -- WLK 70-79 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38165, 38154, 38136, 38125, 38114); -- TBC 60-69 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38164, 38153, 38135, 38124, 38113); -- Classic 50-59 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38147; -- Entangled Dreams +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38146; -- The Chieftain's Beads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38145; -- Out of the Dream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38144; -- The Demons Below +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38143; -- Awakening the Archdruid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38142; -- Archdruid of the Claw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38060; -- Signal Boost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38059; -- Pins and Needles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38058; -- Lightning Rod +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38057; -- The Lost Legion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38053; -- Assault and Battery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38052; -- Boarded! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38036; -- Supplies From the Skies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38035; -- A Royal Summons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (38015, 13513); -- On the Brink +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=38014; -- Feasting on the Dragon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37994, 37885); -- Dark Grimoire: Breaching the Barrier +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37993; -- Amulet of Rukhmar: The Apexis Device +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37991; -- Agapanthus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37981; -- The World Famous Ring of Blood! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37974; -- Pet Battles Not Active +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37960; -- Leyline Abuse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37959; -- The Hunger Returns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37957; -- Runas the Shamed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37949, 37948, 37815, 37775); -- Death to Nullifier Darkoor! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37917; -- Gronnsbane: The Blessing of Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37884; -- Dark Grimoire: The Final Ingredient +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37883; -- Dark Grimoire: The Second Ingredient +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37882; -- Dark Grimoire: The First Ingredient +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37881; -- Treasure Contract: Explosive Discoveries +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37862; -- Still Alive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37861; -- The Nightborne Prince +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37860; -- You Scratch My Back... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37859; -- The Consumed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37858; -- Stellagosa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37857; -- Runas Knows the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37856; -- The Withered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37855; -- The Last of the Last +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37853; -- The Death of the Eldest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37850; -- Amulet of Rukhmar: The Second Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37848; -- Treasure Contract: Amulet of Rukhmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37840; -- Draenor's Blessing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37819; -- Welcome to the Darkmoon Races +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37814, 37774); -- Death to Gor'thul! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37796; -- Auchindoun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37793, 37783); -- Iron Docks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37791, 37785); -- Skyreach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37790, 37786); -- The Everbloom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37788; -- Treasure Contract: Gutrek's Cleaver +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37782; -- Grimrail Depot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37772, 37765); -- Blackhand's Crucible: Blackhand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37771, 37764); -- Iron Assembly: Admiral Gar'an +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37770, 37763); -- The Black Forge: Kromog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37769, 37762); -- Slagworks: Heart of the Mountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37768, 37758); -- Imperator's Rise: Imperator Mar'gok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37767, 37757); -- Arcane Sanctum: Ko'ragh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37766, 37756); -- Walled City: Brackenspore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37754; -- Dungeon Active +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37736; -- Dressing With Class +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37733; -- Prince Farondis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37730; -- The Headmistress' Keys +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37729; -- Pop Quiz: Advanced Rune Drawing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37728; -- Presentation is Everything +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37727; -- The Magister of Mixology +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37690; -- Those Who Remember +UPDATE `quest_template` SET `FlagsEx`=37756930, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37689; -- The Imposter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37688, 37687); -- Garrison Campaign: In the Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37678; -- Hit the Books +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37669, 36100); -- Building for Professions +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37666; -- Picking a Fight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37660; -- The Scythe of Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37659; -- The Captain's Foot Locker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37658; -- Reignite the Wards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37657; -- Making the World Safe for Profit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37656; -- Fel Machinations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37654; -- Maritime Law +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37653; -- Demon Souls +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=37644; -- Mastering the Menagerie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37636, 37635, 36808, 36667, 36649); -- Assault on Shattrath Harbor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37634, 37633, 36692, 36679, 35977, 35974); -- Assault on Darktide Roost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37632, 37631, 36691, 36680, 36348, 36347); -- Assault on Socrethar's Rise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37630, 37629, 36818, 36693, 36678); -- Assault on Mok'gol Watchpost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37628, 36816, 36694, 36677); -- Assault on the Broken Precipice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37624, 37623, 36669, 36648, 35641, 35637); -- Assault on Stonefury Cliffs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37622, 37585, 36822, 36696, 36674); -- Assault on the Iron Siegeworks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37575, 36643); -- Your First Tailoring Work Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37574, 36642); -- Your First Leatherworking Work Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37573, 36644); -- Your First Jewelcrafting Work Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37572, 36647); -- Your First Inscription Work Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37571, 36646); -- Your First Engineering Work Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37570, 36645); -- Your First Enchanting Work Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37569, 35168); -- Your First Blacksmithing Work Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37568, 36641); -- Your First Alchemy Work Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37566; -- The Prince is Going Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37565; -- The Right Weapon for the Job +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37563; -- The Frostwolves Stand Ready +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37562, 37559, 37555, 37548, 37547, 37543); -- Essence of the Iron Protector +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37561, 37558, 37554, 37550, 37549, 37541); -- Essence of the Iron Vanquisher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37560, 37557, 37553, 37552, 37551, 37540); -- Essence of the Iron Conqueror +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37542; -- No Time for Tryouts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37538; -- Round 1, Fight! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37536; -- Morale Booster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37530; -- Save Yourself +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37528; -- Let Sleeping Giants Lie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37524, 37523, 36821, 36820); -- Assault on the Gorian Proving Grounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37520; -- Vileclaw's Claw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37518; -- The Haunted Halls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37517; -- News for Nixxie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37511; -- Dizzy Sparkshift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37510; -- Sternfathom's Champion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37507; -- Boss Whalebelly's in Charge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37506; -- LFGDungeons - Draenor - Raid Finder - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37505; -- LFGDungeons - Draenor - Raid Finder - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37504; -- Draenor Challenge Mode - Silver Addition (1st) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37503; -- Draenor Challenge Mode - Gold Addition (1st) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37502; -- Draenor Challenge Mode - Consolation (1st) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37501; -- Draenor Challenge Mode - Bronze Addition (1st) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37497; -- Trailing the Tidestone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37496; -- Infiltrating Shipwreck Arena +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37495; -- Plunder the Cove +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37494; -- Under Cover of Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37492; -- A Rather Long Walk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37486; -- Nar'thalas Still Suffers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37470; -- The Head of the Snake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37469; -- The Tidestone: Shattered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37468; -- Into the Academy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37467; -- The Walk of Shame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37466; -- The Broken Academy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37457; -- Sealing Fate: Tremendous Garrison Resources +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37456; -- Sealing Fate: Stockpiled Garrison Resources +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37453; -- Sealing Fate: Mountain of Apexis Crystals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37452; -- Sealing Fate: Heap of Apexis Crystals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37450; -- Saving Stellagosa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37449; -- Dark Revelations +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37447; -- The Blood of Demons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37446; -- Lazy Peons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37444, 9303); -- Inoculation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37443; -- Solanian's Belongings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37442; -- The Shrine of Dath'Remar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37440; -- A Fistful of Slivers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37439; -- Thirst Unending +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37434, 37433, 33249, 33248, 7162, 7161); -- Proving Grounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37422; -- Zangarra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37421; -- Kuuro's Claim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37418; -- Fully Armed and Operational +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37416; -- Feast of the Spires +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37336; -- LFGDungeons - Draenor - Normal Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37335; -- LFGDungeons - Draenor - Normal Random - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37334; -- LFGDungeons - Draenor - Heroic Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37333; -- LFGDungeons - Draenor - Heroic Random - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37332; -- Fungal Bundle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37331, 37330, 37329, 37328); -- Not Here, Not Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37327, 37326); -- Befriending the Locals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37323; -- Jewelcrafting Special Order: Blue the Shade of Sky and Sea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37322; -- The Prophet's Final Message +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37321; -- Jewelcrafting Special Order: A Yellow Brighter Than Gold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37320; -- Jewelcrafting Special Order: A Fine Choker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37319; -- Jewelcrafting Special Order: Wedding Bands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37318; -- The Dead Do Not Forget... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37307, 35788); -- Gold Victory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37306, 35787); -- Silver Victory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37305, 35786); -- Bronze Victory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37296; -- A Lack of Wasps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37293; -- Clearing the Mist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37292; -- Not In Your Army +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37291; -- Thunderlord Invasion! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37290; -- Upgrades in Ashran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37289, 36414, 36412); -- Shadowmoon Invasion! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37288; -- Resources in Ashran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37287, 30078, 25278, 25277); -- Cleaning House +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37286; -- The Bloodshed Never Ends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37285; -- If You're Sure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37284; -- Da Big Score +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37280; -- Snarlpaw Ledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37276; -- Standing United +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37257; -- Our Very Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37256; -- They Came From the Sea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37245; -- Whispers in the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37244; -- Flamefly Trap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37243; -- An Axe to Grind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37242; -- Learning Is Painful +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37241; -- Lessons of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37240; -- The Leaf-Reader +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37239; -- Fate of the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37238; -- Secrets of Soulbinding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37237; -- A Hero's Quest is Never Complete +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37236; -- Like Father, Like Son +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37235; -- A Plea to the Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37234; -- The Dark Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37233; -- Vessel of Virtue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37232; -- Soulcarver Voss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37231, 25803); -- The Search Continues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37230; -- Bloody Expensive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37229; -- Like A Dwarf In A Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37228; -- A Fruitful Proposition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37227; -- Put a Bird on It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37226; -- Xelganak's Stinger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37225; -- Thek'talon's Talon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37224; -- Mu'gra's Head +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37223; -- Gagrog's Skull +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37222; -- Direhoof's Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37221; -- Dekorhan's Tusk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37211; -- Bergruu's Horn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37210; -- Aogexon's Fang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37209; -- Cold Steel Part II +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37208; -- Taralune +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37207; -- Vesharr +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37206; -- Tarr the Terrible +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37205; -- Gargra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37204; -- Rekindling an Old Flame +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37203; -- Ashlei +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37201; -- Cymre Brightblade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37192, 37191); -- Sanketsu, The Burning Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37184, 36952, 34794, 34674); -- Taking the Fight to Nagrand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37183, 34676); -- The Critical Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37182, 37137); -- Scrying Hard or Hardly Scrying +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37181, 37140); -- Leorajh's Prayer Beads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37180, 37126); -- An Ogre Without His Sword... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37179; -- For The Children! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37177; -- Call of the Talon King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37168; -- Leorajh, the Enlightened +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37167; -- And No Maces! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37166; -- Titanic Evolution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37165; -- Cenarion Concerns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37164; -- The Huntresses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37163; -- Shadowy Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37162; -- Damsels and Dragons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37161; -- Family Traditions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37160; -- Cleaving Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37159; -- Aviana's Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37158; -- Gloriously Incandescent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37157; -- Feeling A Bit Morose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37156; -- The Soulcutter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37155; -- The Brass Compass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37154; -- The Cure For Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37153; -- Time-Lost Vikings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37152; -- Cro's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37151; -- Cold Steel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37150; -- For the Birds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37149; -- The Void-Gate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37148; -- Oralius' Adventure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37147; -- Sky Dancers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37146; -- Go Fetch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37145; -- Budd's Gambit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37142; -- Ogre Ancestry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37141; -- Talonpriest Ishaal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37131; -- The Dark Lady's Concern +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37129; -- Unwelcome Memories +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37128; -- Settling Grievances +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37127; -- The Light of Exodus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37125; -- A Rare Find +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37123, 37121); -- The Black Claw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37119, 37046); -- The Headhunter's Harvest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37112, 2158); -- Rest and Relaxation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37110, 37027); -- Wolf Training: Orc Hunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37109, 37026); -- Wolf Training: Ironbore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37108; -- Wolf Training: Thundercall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37107, 37024); -- Wolf Training: Moth of Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37106, 37023); -- Wolf Training: Darkwing Roc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37105, 37022); -- Wolf Training: Cruel Ogres +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37104, 36982); -- Talbuk Training: The Garn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37103; -- Talbuk Training: Orc Hunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37101, 36979); -- Talbuk Training: Thundercall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37100, 36978); -- Talbuk Training: Moth of Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37099, 36977); -- Talbuk Training: Darkwing Roc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37098, 36976); -- Talbuk Training: Cruel Ogres +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37097, 36975); -- Talbuk Training: Bulbapore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37096, 36974); -- Talbuk Training: Gezz'ran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37095, 36973); -- Talbuk Training: Riplash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37094, 36972); -- Talbuk Training: Rakkiri +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37093, 36971); -- Talbuk Training: Great-Tusk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37092, 37043); -- Scraps of Iron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37088, 37062); -- Tricks of the Trade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37087, 37060); -- Lost in Transition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37086, 37045); -- Salvaging the Situation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37083; -- Fight, Kill, Salute! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37082; -- Call of the Gladiator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37080; -- Glorious Slaughter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37079, 37013); -- Riverbeast Training: The Garn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37078, 37012); -- Riverbeast Training: Orc Hunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37077, 37011); -- Riverbeast Training: Ironbore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37075, 37009); -- Riverbeast Training: Moth of Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37074, 37008); -- Riverbeast Training: Darkwing Roc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37073, 37007); -- Riverbeast Training: Cruel Ogres +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37072, 37006); -- Riverbeast Training: Bulbapore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37071, 37005); -- Riverbeast Training: Gezz'ran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37068, 37020); -- Elekk Training: Orc Hunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37067, 37019); -- Elekk Training: Ironbore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37066, 37018); -- Elekk Training: Thundercall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37065, 37017); -- Elekk Training: Moth of Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37064, 37016); -- Elekk Training: Darkwing Roc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37063, 37015); -- Elekk Training: Cruel Ogres +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37059, 36994); -- Clefthoof Training: The Garn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37058, 36993); -- Clefthoof Training: Orc Hunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37057, 36992); -- Clefthoof Training: Ironbore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37056, 36991); -- Clefthoof Training: Thundercall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37055; -- Clefthoof Training: Moth of Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37054, 36989); -- Clefthoof Training: Darkwing Roc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37053, 36988); -- Clefthoof Training: Cruel Ogres +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37052, 36987); -- Clefthoof Training: Bulbapore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37051, 36986); -- Clefthoof Training: Gezz'ran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37050, 36985); -- Clefthoof Training: Riplash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37049, 36984); -- Clefthoof Training: Rakkiri +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37048, 36983); -- Clefthoof Training: Great-Tusk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37044; -- Unconventional Inventions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37040, 37003); -- Boar Training: Orc Hunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37039, 37002); -- Boar Training: Ironbore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37038; -- Boar Training: Thundercall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37037, 37000); -- Boar Training: Moth of Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37036, 36999); -- Boar Training: Darkwing Roc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37035, 36998); -- Boar Training: Cruel Ogres +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37034, 36997); -- Boar Training: Bulbapore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37033, 36996); -- Boar Training: Gezz'ran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (37032, 36995); -- Boar Training: Riplash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37031; -- Sigil of the Black Hand (Mythic) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37030; -- Sigil of the Black Hand (Heroic) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37029; -- Sigil of the Black Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37021; -- Elekk Training: The Garn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37010; -- Riverbeast Training: Thundercall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37004; -- Boar Training: The Garn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36980; -- Talbuk Training: Ironbore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36970; -- Nemesis: Killer of Kezan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36969, 36967, 36965, 36963, 36961, 36959, 36957, 36933, 36931, 36929, 36927, 36925, 36923, 36897); -- Nemesis: Becoming Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36968; -- Nemesis: Huojin's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36966; -- Nemesis: Troll Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36964; -- Nemesis: Orcslayer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36962; -- Nemesis: The Butcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36960; -- Nemesis: Death Stalker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36958; -- Nemesis: Slayer of Sin'dorei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36955, 36889); -- Nemesis: Hunter - Hunted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36953, 34681); -- It's a Matter of Strategy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36951, 34653); -- Arakkoa Exodus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36950, 36914); -- Wrangling a Wolf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36947; -- New Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36946, 36915); -- Entangling an Elekk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36945, 36918); -- Requisition a Riverbeast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36944, 36913); -- Besting a Boar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36941; -- Report to the King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36940; -- Warning Orgrimmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36935, 36791); -- Phantom Potion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36934; -- Nemesis: Terror of the Tushui +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36932; -- Nemesis: Scourge of the Kaldorei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36930; -- Nemesis: Draenei Destroyer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36928; -- Nemesis: Worgen Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36926; -- Nemesis: Gnomebane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36924; -- Nemesis: Dwarfstalker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36921; -- Nemesis: Manslayer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36917, 36911); -- Taming a Talbuk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36916, 36912); -- Capturing a Clefthoof +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36882; -- The Great Angler Returns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36881, 34398); -- Warlords of Draenor: The Dark Portal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36876, 36874); -- Warlord of Draenor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36870, 36612); -- Luring Nat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36867; -- Lower Blackrock Spires Bonus Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36866; -- Lower Blackrock Spires Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36865; -- UBRS Event Dungeon Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36864; -- Three Feet Under +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36862, 36861, 35620, 35619); -- Pinchwhistle Gearworks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36860, 36690, 36681); -- Assault on Lost Veil Anzu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36848; -- Ogre Waygates +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36843; -- They Came From Above +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36833; -- May I Be of Service? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36832; -- Get the Xuk Outta Here! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36831, 36830); -- Shadow Council Invasion! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36828; -- Lumber, I Hardly Knew 'Er +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36827, 36826, 36697, 36675); -- Assault on Magnarok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36815, 36695, 36676); -- Assault on the Everbloom Wilds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36813; -- Subversive Infestation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36812; -- Penny For Your Thoughts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36811; -- Retake Faronaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36809, 36807, 36699, 36685); -- Assault on the Heart of Shattrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36806; -- Jawless Skulker Lunker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36805; -- Fat Sleeper Lunker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36804; -- Blind Lake Lunker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36803; -- Blackwater Whiptail Lunker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36802; -- Abyssal Gulper Lunker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36801, 34683); -- One Step Ahead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36800; -- Fire Ammonite Lunker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36792; -- Bladefist Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36790; -- The Initiate's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36780; -- Pristine Apexis Scroll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36779; -- Pristine Apexis Hieroglyph +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36778; -- Pristine Apexis Crystal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36777; -- Pristine Outcast Dreamcatcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36776; -- Pristine Talonpriest Mask +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36775; -- Pristine Sundial +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36774; -- Pristine Solar Orb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36773; -- Pristine Decree Scrolls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36772; -- Pristine Burial Urn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36771; -- Pristine Dreamcatcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36770; -- Pristine Imperial Decree Stele +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36769; -- Pristine Rylak Riding Harness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36768; -- Pristine Stone Dentures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36767; -- Pristine Eye of Har'guun the Blind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36766; -- Pristine Mortar and Pestle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36765; -- Pristine Gladiator's Shield +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36764; -- Pristine Pictogram Carving +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36763; -- Pristine Ogre Figurine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36762; -- Pristine Stone Manacles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36761; -- Pristine Stonemaul Succession Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36760; -- Pristine Doomsday Prophecy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36759; -- Pristine Gronn-Tooth Necklace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36758; -- Pristine Flask of Blazegrease +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36757; -- Pristine Cracked Ivory Idol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36756; -- Pristine Ancestral Talisman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36755; -- Pristine Ceremonial Tattoo Needles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36754; -- Pristine Calcified Eye In A Jar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36753; -- Pristine Barbed Fishing Hook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36752; -- Pristine Hooked Dagger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36751; -- Pristine Weighted Chopping Axe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36750; -- Pristine Blackrock Razor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36749; -- Pristine Elemental Bellows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36748; -- Pristine Metalworker's Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36747; -- Pristine Warsong Ceremonial Pike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36746; -- Pristine Screaming Bullroarer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36745; -- Pristine Warsinger's Drums +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36744; -- Pristine Wolfskin Snowshoes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36743; -- Pristine Frostwolf Ancestry Scrimshaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36742, 36741); -- Vintage Free Action Potion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36725; -- Pristine Fang-Scarred Frostwolf Axe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36711; -- Abu'gar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36709; -- Burning Beauty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36708, 36629); -- Inspiring Ashran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36707; -- Warspear Welcome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36706, 36624); -- Ashran Appearance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36702; -- Meatball +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36701, 36686, 36489, 36383); -- Assault on the Pit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36700, 36687); -- Challenge at the Ring of Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36698, 36684); -- Battle in Ashran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36689, 36682, 36490); -- Assault on Pillars of Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36688, 36683, 36069); -- Assault on Skettis +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36662; -- Scrappin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36660; -- Bloodmane Pridelands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36655, 35935); -- Iron Horde Invasion! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36653, 36171); -- Botani Invasion! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36650, 36623); -- Ogre Invasion! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36633; -- Delvar Ironfist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36632, 35557, 35556, 34867, 33533); -- The Secrets of Gorgrond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36630; -- A Surly Dwarf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36627; -- Big Frostfire Gun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36626; -- Host Howell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36615; -- My Very Own Castle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36614; -- My Very Own Fortress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36611; -- A True Draenor Angler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36608; -- Finding Nat Pagle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36607, 36606, 36602, 36601); -- News from Nagrand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36603; -- Brimstone Springs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36595; -- He Drew Aggro...culture +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36594; -- "Spare" Parts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36592, 36567); -- Bigger is Better +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36590; -- The Howling Crag +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36589; -- Heavy Arms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36576, 36575, 36574, 36573); -- Strike While the Iron is Hot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36571; -- Iyun Weald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36566; -- Stonemaul Arena +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36564, 35708, 35707); -- Tangleheart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36563; -- Mistcreep Mire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36523, 36482); -- A Green Ogron? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36522; -- Solidarity in Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36520; -- Tailthrasher Basin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36519, 36518); -- The True Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36517, 35075); -- Abyssal Gulper Eel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36516; -- Cut 'Em Out! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36515, 35074); -- Blackwater Whiptail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36514, 35073); -- Blind Lake Sturgeon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36513, 35072); -- Fat Sleeper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36512; -- Together We Are Strong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36511, 35071); -- Jawless Skulker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36510, 35066); -- Fire Ammonite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36508, 35036); -- Is This One of Yours? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36505; -- A Warrior's Shroud +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36504; -- Evermorn Springs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36503, 36502); -- Trophy of Glory: Biolante +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36500, 36474, 35213); -- The Razorbloom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36499, 36498); -- Iron Horde Invasion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36495, 36494); -- News from Talador +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36488; -- Thieving Dwarves +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36483; -- Battle Pet Roundup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36480; -- Valley of Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36477; -- Broken Promises +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36476; -- South Gronn Canyon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36473; -- Affliction Ridge +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=36471; -- A New Darkmoon Challenger! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36469, 36423); -- Pets Versus Pests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36460; -- Just Another Stick in the Wall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36457; -- Bypassing Security +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36449, 36448); -- Reduction in Force +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36443, 33706); -- Laying Dionor to Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36442, 33695); -- Taking the Death Bloom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36441; -- Reclaiming Property +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36440; -- Saberon Population Reduction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36439, 33663); -- Shredder vs. Saberon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36438, 33662); -- Beatface vs. Boulder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36437, 33685); -- Ambassador to the Ancient +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36436, 33689); -- Plant Pruning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36435; -- Unintelligible Intelligence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36434; -- Penny From Heaven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36432; -- Seeking the Scout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36429; -- The Rise and Fall of Barov Industries: Weldon Barov +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36428; -- Curing With Force +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36427; -- The Rise and Fall of Barov Industries: Alexi Barov +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36425; -- Egg Punt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36419; -- Dyed in the Fur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36417; -- From Their Cold Dead Hands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36409; -- Restoration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36408; -- A Power Lost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36404, 34193); -- Clearing the Garden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36385; -- Legacy of the Ancients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36384; -- Field Trial +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36382, 36379); -- Peeking into the Portal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36380; -- Diamonds Are Forever +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36378; -- No Pressure, No Diamonds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36376, 35142); -- Goren Invasion! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36368, 35505); -- Lost Lumberjack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36352; -- Locating the Lapidarist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36346, 36274); -- Bigger Trap, Better Rewards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36345, 36271); -- Breaking into the Trap Game +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36344, 36272); -- Feeding An Army +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36342, 36341); -- Primal Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36316; -- Victory is Within Reach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36315; -- Oru'kai's Staff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36314; -- The Intricate Pendant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36313, 36257); -- Failed Apprentice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36311; -- Father and Son +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36310, 36256); -- The Arakkoan Enchanter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36309; -- The Strength of Iron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36308, 36255); -- Enchanted Highmaul Bracer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36307, 36292); -- Investigating the Invasion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36301; -- Trega's Tailoring Kit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36296; -- Phylarch the Evergreen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36295; -- Phylarch the Evergreen B +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36294; -- Phylarch the Evergreen A +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36290, 36289); -- Out of the Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36287; -- Snatch 'n' Grab +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36286; -- Transponder 047-B +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36285; -- Dirgemire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36284; -- A Fascinating Fungus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36282, 36281, 36280, 36219); -- Garrison Campaign: The Ring of Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36277; -- Warlords Max Level Dungeon Bonus Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36275; -- The Search For Research +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36273; -- Whacking Weeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36269; -- Hexcloth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36266; -- The Clothes on Their Backs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36262; -- Ameeka, Master Tailor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36260; -- Oru'kai's Scepter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36241; -- The Power of Preservation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36240; -- Slow and Steady +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36239; -- A Mysterious Satchel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36238; -- Mending A Broken Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36236; -- The Cryptic Tome of Tailoring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36230; -- The Restless Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36223, 35129); -- Leave Every Soldier Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36222; -- The Champion of Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36221; -- Entry Fee +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36220; -- How Tough Are You? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36210; -- Hard Shell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36209; -- What's Under There? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36208; -- The Crystal Shard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36207; -- Waruk the Frostforger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36205; -- The Fractured Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36202, 36132); -- Anglin' In Our Garrison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36201, 36131); -- Proving Your Worth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36199; -- Moonshell Claws +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36195, 36182); -- Tree-i-cide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36194, 36142); -- Sharper Blades, Bigger Timber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36193; -- An Act of Kindness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36192, 36138); -- Turning Timber into Profit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36189, 36137); -- Easing into Lumberjacking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36183, 35482); -- Admiral Taylor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36179; -- Unwanted Pests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36177; -- Friendly Competition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36176; -- A Call for Huntsman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36168; -- The Trial of Faith +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36167; -- The Trial of Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36166, 36165); -- No Time to Waste +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36164; -- The Trial of Courage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36163; -- Garrison Campaign: The Exarch's Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36160; -- Garrison Campaign: Every Rose Has Its Thorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36151; -- LFGDungeons - Cataclysm - Dungeon Normal Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36149; -- LFGDungeons - Lich King - Dungeon Normal Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36147; -- LFGDungeons - Pandaria - Dungeon Normal 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36145; -- LFGDungeons - Cataclysm - Dungeon Normal 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36143; -- LFGDungeons - Lich King - Dungeon Normal 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36141; -- Icespine Stingers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36139; -- LFGDungeons - Pandaria - Dungeon Normal Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36136, 36134); -- Garrison Campaign: Awakening +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36117, 35985); -- Garrison Campaign: The Broken Precipice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36108; -- Trophy Hunter of Gorgrond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36106, 36105); -- Proof of Strength: Elemental Crystal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36104, 36103); -- Proof of Strength: Basilisk Scale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36101, 36098); -- Proof of Strength: Wasp Stinger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36097; -- Proof of Strength: Ravager Claw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36095; -- Azuka Bladefury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36094; -- Proof of Strength: Ancient Branch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36091, 36090); -- Proof of Strength: Orc Thorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36086, 36084); -- Proof of Strength: Botani Bloom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36085; -- On Ebon Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36083, 36081); -- Proof of Strength: Gronn Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36080, 36078); -- Proof of Strength: Gronnling Scale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36076, 36075); -- Proof of Strength: Ogron Horn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36068, 36065, 36032, 36025, 35873, 35869, 35639); -- A TON of Artifact Fragments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36067, 36064, 36031, 36026, 35872, 35868, 35264); -- A Bunch of Artifact Fragments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36066, 36063, 36030, 36024, 35871, 35867, 35638); -- A Few Artifact Fragments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36062; -- Kimzee Pinchwhistle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36059; -- A Worthy Vessel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36057; -- Sealing Fate: Honor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36056; -- Sealing Fate: Garrison Resources +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36055; -- Sealing Fate: Apexis Crystals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36048, 36047); -- We Have Him Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36037; -- A Centurion Without a Cause +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36033; -- Severed Night Elf Head +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36029, 36028); -- Gardul Venomshiv +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (36023, 36022); -- Extrinsic Motivation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36013; -- Might of the Elemental Lords +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36012; -- Reverse Piracy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36010; -- Flamebender's Tome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=36009; -- Heart of the Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35998; -- Legacy of the Sorcerer Kings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35997; -- Empire's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35972; -- Ogre Onslaught +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35970; -- Preservation Capitalization +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35963; -- Warlords Heroic Dungeon Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35962; -- Warlords Max Level Dungeon Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35961; -- Skyreach Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35960; -- Auchindoun Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35959, 35947); -- The Power of Poison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35958; -- Iron Docks Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35957; -- Bloodmaul Slag Mines Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35956; -- Dire Maul (Everything) Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35950; -- Trial of the Champion Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35948, 35944); -- Proof of Strength: Goren Tooth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35945; -- Greblin Fastfizzle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35938; -- Goblin Nose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35934; -- Nisha's Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35933; -- Azeroth's Last Stand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35930; -- Blackfathom Deeps (Bonus) Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35929; -- Blackfathom Deeps Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35928; -- Meatgut Needs Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35926, 35924); -- Assassin's Mark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35925; -- The Gronn Strategy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35922, 35921); -- Bread and Circuses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35915, 35907); -- Attempted Murder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35913; -- Stonecore (Heroic) Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35911; -- Stonecore Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35905; -- Supply Drop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35904; -- Blackrock Depths (Everything) Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35903, 35901); -- Blackrock Depths (Detention Bonus) Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35902; -- Blackrock Depths (Upper City) Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35899; -- Blackrock Depths (Detention Block) Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35897; -- The Missing Piece +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35896; -- The Avatar of Terokk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35895; -- Terokk's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35894; -- Dire Maul (Bonus) Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35892; -- Dire Maul (Gordok Commons) Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35891; -- Dire Maul (Capital Gardens) Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35890; -- Dire Maul (Warpwood Quarter) Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35889; -- Maraudon (Bonus) Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35888; -- Maraudon (Everything) Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35887; -- Maraudon (Earth Song Falls) Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35886; -- Maraudon (Foulspore Cavern) Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35885; -- Maraudon (Wicked Grotto) Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35884, 34446); -- The Home Stretch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35883; -- The Fists of Vaandaam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35882; -- The Interest of Bruto +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35881; -- Ruins of the First Bastion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35880, 35686); -- Rage and Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35879, 35878); -- Safety Measures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35876, 35861); -- Garrison Campaign: Darktide Roost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35870; -- Basilisk Butcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35846, 35840); -- Intercepting the Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35845, 35839); -- Plans of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35843, 35837); -- Garrison Campaign: Deep Recon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35842, 35841); -- Putting Down the Packleader +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35834; -- Wake of the Genesaur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35828; -- I Drew Aggro...culture +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35820, 35819); -- Trophy of Glory: Khargax the Devourer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35818, 35817); -- Trophy of Glory: Roardan the Sky Terror +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35816, 35815); -- Trophy of Glory: Charl Doomwing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35814, 35813); -- Trophy of Glory: Fungal Praetorian +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35812, 35811); -- Trophy of Glory: Crater Lord Igneous +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35810, 35809); -- Trophy of Glory: Dessicus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35808, 35807); -- Trophy of Glory: Erosian +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35782; -- I See Dead Arakkoa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35764; -- Okrilla's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35763, 35500); -- Gar'mak Bladetwist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35762, 35488); -- Death to the Dreadmaul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35761; -- Ransacking Nethergarde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35760, 35495); -- Toothsmash the Annihilator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35751; -- Attack on Nethergarde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35750, 35486); -- Lunatic Lieutenants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35748, 35463); -- Subversive Scouts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35747; -- Taking a Trip to the Top of the Tank +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35746, 35462); -- Under Siege +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35745, 35460); -- Attack of the Iron Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35744, 35464); -- Ending Executions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35739, 35738); -- All Natural +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35736; -- Writing in the Snow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35734; -- The Talon King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35733; -- Rites of the Talonpriests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35730; -- Cauterizing Wounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35719, 35718); -- Back on Track +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35713; -- The Tinkertoss Twins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35705; -- Best Deals Anywhere +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35704; -- When All Is Aligned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35702, 35136); -- Chains of Iron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35699, 35697); -- Peace Offering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35693, 35248); -- A Harsh Reminder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35687, 35685); -- Socrethar's Demise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35684, 35683); -- Reclaiming the City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35680, 35679); -- Garrison Campaign: The Fall of Shattrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35676, 35672); -- WANTED: Venombarb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35675, 35670); -- WANTED: Spineslicer's Husk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35674, 35669); -- WANTED: Keeho's Severed Paw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35671; -- A Gathering of Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35668; -- Syth's Secret +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35667; -- Skulltakers in Crimson Fen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35666; -- Rangari in the Red +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35665, 35025); -- We Have Company +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35664, 35035); -- Seedbearers of Bad News +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35663; -- A Lesson in Teamwork +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35659, 35040); -- Heart of the Fen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35656, 35031); -- A Heartfelt Search +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35654, 35508); -- Chapter I: Plant Food +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35652, 35506); -- Growing Wood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35651, 35527); -- Chapter II: The Harvest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35650, 35524); -- Chapter III: Ritual of the Charred +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35649; -- The Writhing Mire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35647, 35030); -- A Grim Harvest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35645, 35029); -- The Secret of the Fungus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35644; -- Mercy for the Living +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35642, 35021); -- Mysterious Pod +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35640, 35242, 35241); -- Vengeance for the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35636; -- All Due Respect +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35634; -- Control is King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35633; -- Scout Forensics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35632; -- A Lesson in Archaeology +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35631; -- Rulkan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35625; -- Shelly Hamby +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35617; -- Fiona +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35615; -- Razorfen Kraul Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35614; -- Artificer Romuul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35613, 35612); -- Scarlet Monastery Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35611; -- Return to Veil Terokk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35610; -- Uldaman Bonus Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35609, 35607); -- Scarlet Halls - Bonus Objective Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35608, 35606); -- Scarlet Halls Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35605; -- Uldaman Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35602; -- Gnomeregan Bonus Objective Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35601; -- Gnomeregan Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35598; -- Razorfen Downs Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35596; -- Feline Friends Forever +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35595, 35594); -- Scholomance Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35589; -- Zul'Farrak Bonus Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35588; -- Zul'Farrak Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35587, 35586); -- Deadmines Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35582; -- Sunken Temple Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35578; -- Building an Ancient of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35575; -- Stratholme - Service Entrance Bonus Objective Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35574; -- Stratholme - Service Entrance Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35573, 35572); -- Hellfire Ramparts Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35566, 35565); -- The Blood Furnace Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35564; -- Stratholme - Main Gate - Bonus Objective Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35563; -- Stratholme - Main Gate - Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35562, 35561); -- The Slave Pens Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35560, 35559); -- The Underbog Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35554, 35537); -- News from Spires of Arak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35552; -- Trust No One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35550; -- Surviving in a Savage Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35549, 8150, 8149); -- Honoring a Hero +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35548; -- Mana-Tombs Bonus Objective +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35547, 35546); -- Mana-Tombs Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35545, 35544); -- Auchenai Crypts Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35543, 35542); -- Old Hillsbrad Foothills Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35541; -- Sethekk Halls Bonus Objective +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35540, 35539); -- Sethekk Halls Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35538, 35535); -- The Arcatraz Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35536; -- Secrets of the Botani +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35534, 35533); -- The Steamvault Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35532, 35531); -- Magisters' Terrace Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35529, 35528); -- The Mechanar Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35526, 35525); -- The Botanica Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35522, 35521); -- The Black Morass Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35520, 35519); -- Shadow Labyrinth Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35518, 35517); -- Shattered Halls Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35515; -- The Nexus - Bonus Objective Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35514, 35513); -- The Nexus - Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35512, 35502); -- Utgarde Keep Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35511; -- Kaz the Shrieker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35510, 35235); -- Iyu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35509, 35234); -- Will of the Genesaur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35507, 35229); -- Down the Goren Hole +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35501; -- Doomshot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35498, 35497); -- Azjol-Nerub Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35496; -- Enohar's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35494; -- Mementos of the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35493; -- Ahn'kahet: The Old Kingdom Bonus Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35492; -- For Nethergarde! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35490, 35489); -- Ahn'kahet: The Old Kingdom Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35487; -- We Burn the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35484, 35483); -- Drak'Tharon Keep Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35480, 35478); -- The Violet Hold Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35477; -- Gundrak Bonus Objective +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35476, 35475); -- Gundrak Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35474, 35472); -- Culling of Stratholme Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35473; -- Culling of Stratholme - Bonus Objective Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35468, 35465); -- Halls of Stone Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35461, 35312); -- Siege of Niuzao Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35459, 35450, 35444); -- The Southern Wilds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35458, 35457, 35456); -- Halls of Lightning Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35454, 35452); -- Utgarde Pinnacle - Bonus Objective Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35453, 35449); -- Utgarde Pinnacle Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35447, 35446); -- The Oculus Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35443; -- Zul'Aman Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35442, 35441); -- Halls of Reflection Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35440, 35438); -- Pit of Saron Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35439; -- Hour of Twilight Quest Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35437, 35436); -- The Forge of Souls Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35435; -- Well of Eternity Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35434, 35209); -- The Life Spring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35433; -- Cut Them Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35432, 35206); -- Bushwhacker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35430; -- Cutter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35429, 35204); -- Pollen Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35426, 35420); -- Halls of Origination Bonus Rewards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35424, 35415); -- Halls of Origination Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35416, 35255); -- Power of the Genesaur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35414, 35413); -- Lost City of the Tol'vir Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35412; -- Zul'Gurub Bonus Objective Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35411; -- Zul'Gurub Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35408; -- Prime the Cannons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35407; -- Punishable by Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35406, 35216); -- Super Seeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35405, 35404); -- Grim Batol Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35403, 35401); -- The Vortex Pinnacle Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35402, 35215); -- The Voice of Iyu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35400, 35214); -- The Infested +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35399; -- Mossy Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35398, 35144); -- Dark Binding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35397, 35145); -- The Pale Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35396, 35317); -- The Dark Heart of Oshu'gun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35395, 34271); -- The Fate of Gordawg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35393, 35231); -- Spiritual Matters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35386, 35271); -- The Warsong Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35380; -- Second in Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35379; -- Hemet's Happy Hunting Grounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35378, 35357); -- King of the Breezestriders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35377; -- Someone's Missing Axe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35376, 35338); -- Shooting the Breeze +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35375, 35350); -- Queen of the Clefthoof +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35374, 35337); -- That Pounding Sound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35372, 35232); -- The Call of Oshu'gun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35366, 35364); -- Throne of the Tides Bonus Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35365, 35363); -- Throne of the Tides Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35358; -- End Time Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35356; -- Someone's Missing Arrow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35353; -- A Piece of the Puzzle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35352, 35349); -- Blackrock Caverns Bonus Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35351, 35348); -- Blackrock Caverns Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35345; -- Shocking Assistance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35344; -- The Missing Father +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35343; -- The Young Alchemist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35342, 35058); -- The Mysterious Flask +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35341; -- Defection of Gronnstalker Rokash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35339; -- A Parting Favor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35333, 34891); -- Elemental Attunement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35332; -- Nobundo Sends Word +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35331, 34965); -- Called to the Throne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35330, 35265); -- The Ritual of Binding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35329, 35322); -- I See Dead People +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35327, 35325); -- Temple of the Jade Serpent Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35324, 35323); -- Stormstout Brewery Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35321, 35318); -- Mogu'shan Palace Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35320, 35319); -- Shado-Pan Monastery Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35316, 35315); -- Gate of the Setting Sun Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35311; -- Commander Springvale Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35309, 35304); -- Shadowfang Keep Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35307; -- Wailing Caverns Bonus Objective +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35305; -- Defeat Baron Silverlaine Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35303; -- Wailing Caverns Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35298; -- Flame On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35295; -- What's Theirs is Ours +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35293, 25023); -- Old Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35292; -- Ang'kra, the Alchemist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35288; -- Stockade Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35287; -- Ragefire Chasm Reward Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35286, 35277); -- Orders, Commander? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35285; -- Follow that Hotrod! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35276, 35275); -- Inspecting the Troops +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35274, 35272); -- One of Our Own +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35273; -- Hot Seat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35262; -- Service of Rangari Kaalya +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35261; -- Shot-Caller +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35260; -- Hardly Working +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35259; -- Sol Sisters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35258; -- Legacy of the Apexis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35257; -- Power Unearthed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35254, 34144); -- Retribution for the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35249, 34458); -- Powering the Defenses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35247; -- Zero Xuks Given +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35245; -- A Sentimental Relic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35243; -- The Dark Lady's Gift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35240, 34421); -- Bled Dry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35237; -- Mor'gran Logworks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35236; -- Orunai Coast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35233; -- Just In Case +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35227, 34122); -- Ogre Diplomacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35226; -- Old Friends, New Enemies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35225; -- A Heavy Helping Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35218; -- Iron Horde Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35212; -- Deeproot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35211; -- Preventing the Worst +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35210; -- A Great Escape +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35208; -- Dark Iron Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35207; -- Coalpart's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35202; -- Shells for Xuk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35197, 35196); -- Forging Ahead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35195; -- Socrethar's Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35194; -- Facing Demons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35191; -- Shattering the Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35190; -- An Ancient Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35189; -- The Word of Socrethar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35188; -- Pesky Podlings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35187; -- Infiltrating the Sargerei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35186, 35185); -- Garrison Campaign: The Sargerei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35176; -- Keeping it Together +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35174; -- Pale Moonlight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35171, 35169); -- And Justice for Thrall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35170; -- Consumed by Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35167; -- Lost in Nagrand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35166; -- Ship Salvage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35161; -- Vignette XP reward - Talador +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35159, 34877); -- Removing the Reinforcements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35158, 34596); -- Reglakk's Research +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35157, 34593); -- Obtaining Ogre Offensive Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35156, 34597); -- Removing the Paper Trail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35155, 34572); -- Obliterating Ogres +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35154, 34192); -- Things Are Not Goren Our Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35152, 35137); -- The Sparring Arena +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35151; -- Your Base, Your Choice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35150, 35148); -- Trouble at the Overwatch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35146; -- The Good Doctor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35143, 34953); -- Blood of the Burning Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35141; -- Carrier Has Arrived +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35140; -- THAELIN! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35139; -- Eye in the Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35128; -- Fair Warning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35106; -- Avenge and Reclaim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35104; -- The Apprentice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35103; -- The Alchemist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35102; -- Unleashed Steel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35101, 35069); -- Terror of Nagrand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35100, 35068); -- If They Won't Surrender... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35099, 35067); -- Silence the War Machines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35098, 35062); -- Lok-rath is Secured +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35097, 35061); -- The Pride of Lok-rath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35096, 35060); -- Terms of Surrender +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35095, 35059); -- Along the Riverside +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35093, 34054); -- The Dark Side of the Moon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35091; -- Sporicide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35090; -- The Right Parts for the Job +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35089; -- Skimming Off the Top +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35088; -- The Shadow of the Void +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35087; -- The Nether Approaches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35086; -- The Void March +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35085; -- Through the Nether +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35084; -- Silence the Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35083; -- Disrupt the Rituals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35082; -- Getting the Crew Back Together +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35081; -- Clearing Out Before Cleaning Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35080; -- The Mother Lode +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35079; -- Spore-be-Gone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35077; -- Defungination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35070; -- Shut 'er Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35065; -- A Harvester Has Come +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35063; -- We Need An Outpost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35057; -- Vignette XP reward - Frostfire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35055; -- Lost Mole Machines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35050; -- Rescue Rangari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35045; -- In Ared's Memory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35041; -- Xuk It! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35038; -- What the Bony Xuk? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35037; -- Bad at Breaking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35033; -- Welcome to Gorgrond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35032; -- Into Anguish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35027, 29862, 9761, 9281); -- Clearing the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35026; -- On the Mend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35024; -- Golmash Hellscream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35023; -- Echoes of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35022; -- Lighting The Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (35019, 35005); -- Prepare for Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35017; -- Skulltaker's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35016; -- Basic Skulltaking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35015; -- Gestating Genesaur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35014; -- Blademoon Bloom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35013; -- Lithic's Gift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35012; -- Sethe, the Dead God +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35011; -- The False Talon King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35010; -- The High Ravenspeaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35009; -- Call of the Raven Mother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35007; -- Rendezvous with the Ritualists +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35006; -- Poison Paralysis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35004; -- Servants of a Dead God +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35003; -- Ritual Severance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35002; -- Sons of Sethe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35001; -- Gaze of the Raven God +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35000; -- Banished From the Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34999; -- Hatred Undying +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34998; -- Talon Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34997; -- Slumberbloom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34996; -- Rotting Riverbeasts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34995; -- Botani Beatdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34994; -- Forever Young +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34993; -- Joining the Ranks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34991; -- To the... Rescue? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34987; -- The Gunpowder Plot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34982; -- Armor Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34981; -- The Only Way to Travel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34980, 34870); -- The Lord of the Gordunni +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34979, 34855); -- Punching Through +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34978, 34858); -- Prized Repossessions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34977, 34860); -- Supply Recovery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34976, 34840); -- Dropping Bombs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34964; -- The Farseer Awaits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34963, 34962); -- Khadgar's Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34960; -- The Land Provides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34959, 34950); -- Dreadpiston +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34958; -- The Shadow of the Worldbreaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34957, 34868); -- Challenge of the Masters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34956, 34866); -- Meet Me in the Cavern +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34955, 34850); -- Not Without My Honor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34954, 34849); -- The Blade Itself +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34952; -- The Friend o' My Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34951, 34818); -- They Call Him Lantresor of the Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34948, 34947); -- Shredder Manual +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34943; -- An Old Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34942; -- Back from Beyond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34941; -- The Debt We Share +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34939; -- Declawing The Bloodmane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34938; -- Ralshiara's Demise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34932; -- Guise of the Deceiver +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34925; -- Polishing the Iron Throne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34924; -- The Egg Thieves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34923; -- The Bloodmane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34922; -- Words of the Raven Mother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34921; -- Cult of the Ravenspeakers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34918, 34746); -- Shields Down! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34917; -- Shields Up! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34916; -- The Blessing of Samedi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34915; -- I Help Ya Kill Dem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34914; -- Target of Opportunity: Telaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34913, 34879); -- Dropping In +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34912, 34890); -- The Final Step +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34911, 34889); -- Orbs of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34910, 34888); -- Vicious Viziers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34909, 34887); -- While We're in the Neighborhood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34908, 34878); -- The Foot of the Fortress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34905; -- Placeholder Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34900; -- New Babies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34899, 34769); -- A Choice to Make +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34898; -- Ikky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34897; -- Rangari Roundup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34894; -- A Rare Bloom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34893; -- Guardians of the Plateau +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34886; -- Baby Bird +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34885; -- Mother of Thorns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34884; -- The Kaliri Whisperer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34883; -- A Feast of Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34882; -- Blades in the Dark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34881; -- Earth, Wind and Fire...and Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34876; -- Loola's Lost Love +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34875, 34874); -- Next Steps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34869; -- Tastes Like Chicken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34861; -- We Need An Army +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34847; -- Forbidden Love +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34846; -- Fish Fight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34844; -- We Require More Resources +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34838; -- Ikky's Egg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34837, 34578); -- Going to the Gordunni +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34836; -- Lunarblossom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34830; -- Behind the Veil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34829; -- New Neighbors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34828; -- Ishaal's Orb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34827; -- Last of the Talonpriests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34826; -- The Friend of My Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34824; -- What We Got +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34823; -- The Ogron Live? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34822; -- What We Need +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34820; -- Lost Lumberjacks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34819; -- Fruitful Ventures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34815, 34814); -- Making Acquaintances +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34811, 14069); -- Good Help is Hard to Find +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34810; -- Gazmolf Futzwangler and the Highmaul Crusade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34809; -- A Lesson in Mineralogy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34808; -- More Lazy Peons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34806; -- Prune the Podlings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34805; -- Echo Hunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34804; -- Not In Your House +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34803; -- Send Them Running +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34802, 34801); -- A Pilgrimage Gone Awry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34795, 34675); -- The Might of the Warsong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34792; -- The Traitor's True Name +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34791; -- Warning the Exarchs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34790; -- The Sting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34789, 34701); -- Speaker for the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34788; -- Friend of the Exarchs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34787; -- Exarch Maladaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34786; -- Engorged Goren +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34785; -- Hataaru, the Artificer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34784; -- Fun with Fungus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34783; -- Naielle, The Rangari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34782; -- The Exarch Council +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34781; -- Defenstrations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34780; -- Invisible Ramparts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34779; -- Circle the Wagon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34778; -- Migrant Workers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34777, 34776); -- Gatekeepers of Auchindoun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34775; -- Mission Probable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34774; -- Blingtron 5000 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34773; -- Why Is The Brew Gone? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34770; -- The Honor of a Blademaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34766; -- Logistical Nightmare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34765; -- The Den of Skog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34761, 34751); -- Clear! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34758, 34194); -- Looking For Help +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34756; -- A Charming Deception +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34742, 34531); -- Upper Blackrock Spire Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34741, 34436); -- Keli'dan the Breaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34740, 34434); -- Yrel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34739, 34432); -- The Shadowmoon Clan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34737, 34431); -- Masters of Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34736; -- We Be Needin' Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34733; -- Services of Dagg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34732; -- Mulverick's Offer of Service +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34731; -- Oath of Shadow Hunter Rala +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34729; -- Blood Oath of Na'Shra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34728; -- The Shimmer Moor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34724; -- The Forgotten Caves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34723; -- Ironfist Harbor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34721, 33871); -- Seek Out the Seer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34720, 34717); -- Operation: Just Arrowhead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34719; -- ... and My Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34718; -- The Others +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34716; -- Mo'mor Might Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34712, 34711); -- Due Cause to Celebrate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34710, 34709); -- Every Bit Counts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34707, 34706); -- Come Together +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34704, 34697); -- A Rediscovered Legend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34703; -- The Axe of Kor'gall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34702; -- Krav'ogra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34700; -- Nazgrel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34699; -- Getting Gladiators +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34698; -- Slave Hunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34696; -- The Lady of Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34692; -- Delegating on Draenor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34685; -- As the Smoke Rises +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34682; -- Operation: Surprise Party +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34678; -- Up and Running +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34673, 34672); -- The Rise of Aku'mai +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34667; -- Court of Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34666; -- Ring of Trials: Roakk the Zealot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34665; -- Ring of Trials: Captain Boomspark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34664; -- Ring of Trials: Hol'yelaa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34663; -- Ring of Trials: Raketalon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34662; -- Ring of Trials: Crushmaul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34660; -- Zorkra's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34659; -- The Crone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34658; -- Orders From On High +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34657; -- Adherents of the Sun God +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34656; -- Hidden in Plain Sight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34655; -- The Shadows of Skettis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34646; -- Qiana Moonshadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34639; -- Aruuna's Desolation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34636, 34619); -- Gathering the Spark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34635, 34612); -- Forming the Scroll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34634, 34609); -- Creating the Ink +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34632, 34631); -- An Audience With The Archmage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34624, 34579); -- Gas Guzzlers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34616; -- Ravenous Ravens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34598; -- The Missing Caravan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34592; -- A Gronnling Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34587, 34461); -- Build Your Barracks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34586, 34378); -- Establish Your Garrison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34585; -- Quakefist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34584; -- Looking for Lumber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34583; -- For the Alliance! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34582; -- Finding a Foothold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34577, 34571); -- Out of Jovite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34576, 34573); -- Iridium Recovery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34575; -- Step Three: Prophet! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34569, 34563); -- The Quarry Quandary +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34566, 34558); -- At Your Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34564, 34154); -- Destination: Unknown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34556; -- Upper Blackrock Spire Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34555; -- Upper Blackrock Spire Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34554; -- Upper Blackrock Spire Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34553; -- Shaper Dungeon [PH] Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34552; -- Shaper Dungeon [PH] Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34551; -- Shaper Dungeon [PH] Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34550; -- Iron Depot Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34549; -- Iron Depot Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34548; -- Iron Depot Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34547; -- Shadowmoon Burial Grounds Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34546; -- Shadowmoon Burial Grounds Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34545; -- Shadowmoon Burial Grounds Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34544; -- Spires of Arak Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34543; -- Spires of Arak Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34542; -- Spires of Arak Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34541; -- Draenor Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34540; -- Draenor Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34539; -- Draenor Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34538; -- Iron Docks Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34537; -- Iron Docks Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34536; -- Iron Docks Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34535; -- Bloodmaul Slag Mines Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34534; -- Bloodmaul Slag Mines Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34533; -- Bloodmaul Slag Mines Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34530; -- Shaper Dungeon [PH] Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34529; -- Iron Depot Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34528; -- Shadowmoon Burial Grounds Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34527; -- Draenor Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34526; -- Iron Docks Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34525; -- Bloodmaul Slag Mines Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34524; -- Spires of Arak Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34516; -- My Precious! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34515; -- Gobnapped +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34514; -- They've Got The Goods! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34513; -- WANTED: Razorpaw! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34512; -- Declawing The Competition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34508; -- Restalaan, Captain of the Guard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34505; -- Forbidden Glacier +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34504; -- Bloodthorn Cave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34501; -- Frostbite Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34496; -- The Hills of Valuun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34478, 34427, 27470); -- A Potential Ally +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34472; -- Temporal Juxtaposition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34469, 34287); -- Cleansing the Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34466; -- Mysterious Staff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34465; -- Mysterious Hat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34464; -- Mysterious Boots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34463; -- Mysterious Ring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34462; -- Winds of Change +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34455; -- Free their Minds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34452; -- Light's Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34451; -- Sunsworn Camp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34450; -- Rylak Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34448, 34447); -- Kaelynara Sunchaser +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34445; -- A Taste of Iron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34442; -- Ga'nar of the Frostwolf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34439; -- The Battle of the Forge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34437; -- The Prodigal Frostwolf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34429; -- Kill Your Hundred +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34425; -- The Kargathar Proving Grounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34423; -- Altar Altercation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34422; -- Blaze of Glory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34420, 31737); -- The Cost of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34418, 34407); -- Holding the Line +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34415, 34414); -- An'dure The Giant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34413; -- Lumberstruck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34410; -- The Beating Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34409, 34335); -- Garrison Campaign: Crows In The Field +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34406; -- Caught In The Chaos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34404; -- Crystals of Unusual Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34403, 34401); -- Arcane Essence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34402; -- Of Wolves and Warriors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34400; -- Frenzied Manafeeders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34399; -- Trouble In The Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34397; -- Downsizing the Darktide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34393; -- The Portal's Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34392; -- Onslaught's End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34381, 34362); -- The Shadow Gate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34380; -- Rally the Frostwolves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34379; -- Den of Wolves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34375; -- Back to Work +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34365; -- Releasing Rylak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34364; -- For the Horde! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34355; -- Dirty Rats +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34354; -- A Good Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34353; -- Shredder Suppressor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34352; -- Darktide Defender +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34351; -- We Must Construct Additional Pylons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34348; -- The Real Prey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34347; -- Bladefury's Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34346; -- Frosted Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34345; -- Poulticide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34344; -- Lurkers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34340; -- Heating Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34339; -- A Goren's Feast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34338; -- The Descent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34337; -- The Giant Cauldron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34336; -- Ambushing the Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34326; -- Changing the Tide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34325; -- Flames Of The Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34321; -- Ashes Of The Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34318, 34288); -- The Totems That Bind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34316; -- Seeking the Truth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34315, 34285); -- Gearing Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34314, 34281); -- Out of the Chains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34309; -- Garrison Campaign: The Search for Shadow Hunter Bwu'ja +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34295; -- To Capture Gul'dan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34294; -- The Fel Crystals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34293, 34292); -- Eliminate the Shadow Council +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34291; -- Have a Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34284; -- Garrison Campaign: The Search for Owynn Graddock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34280; -- All is Revealed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34279; -- I Am Blook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34278; -- Desecration of the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34277; -- Stop the Flow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34264, 34067); -- A Collection of Coils +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34244; -- They Took My Father +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34242, 34240); -- Scheduled Pickup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34234; -- Payback +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34230; -- Eye Need That +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34229; -- The Sleeper Has Awakened +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34228; -- A Clew of Worms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34227; -- What Must Be Done +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34217; -- Smash Blon'sky! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34216; -- Safe Passage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34209; -- Vouchsafe Our Arrival +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34164; -- Book Burning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34163; -- Hiding in the Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34157; -- Into the Heart of Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34124; -- The Battle of Thunder Pass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34123; -- To Thunder Pass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34108, 34103); -- WANTED: Kil'uun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34107, 34104); -- WANTED: Hilaani +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34106, 34105); -- WANTED: Ra'tok the Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34102; -- The Mark of Defiance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34099, 33731); -- The Battle for Shattrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34098, 33730); -- Engineering Her Demise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34097, 33729); -- Born to Shred +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34096, 33728); -- An Eye for a Spy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34095, 33736); -- Iron Them Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34094, 33724); -- Vol. X Pages ? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34093, 34069); -- Getting the Points +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34092; -- Desperate Measures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34091, 33720); -- Decommissioned Mission +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34090; -- Thaelin's Quick Fix +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34089, 33735); -- In Short Supply +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34088, 33722); -- Too Many Irons in the Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (34087, 33754); -- Through the Looking Glass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34078; -- Payment Due for Services Rendered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34076; -- The Burial Fields +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34075; -- Vul'gath's End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34073; -- Burn Them Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34072; -- Tar Get of Opportunity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34070; -- At the End of Your Rope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34066; -- Savage Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34063; -- Enemies Above +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34048; -- "Mole Machine, Go Home" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34043; -- Darkest Night +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34042; -- A Fellow Gearhead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34041; -- Four Finger Discount +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34040; -- Maker's Mark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34039; -- WANTED: Overlord Blackhammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34035; -- I Know The Drill! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34034; -- Garrison Campaign: Grinding Gears +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34033; -- And The Mole You Rode In On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34032; -- Privileged Information +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34031; -- Something to Remember Me By +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34030; -- The Captive Engineer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34029; -- The Prototype +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34028; -- These Look Familiar... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34027; -- Groundbreaking Data +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34026; -- Garrison Campaign: Seismic Matters +UPDATE `quest_template` SET `Flags`=37748744, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34019; -- Shadows Awaken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34013; -- Never Forget +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=34012; -- Need More Teeth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33988; -- Invasion of the Soul Eaters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (33976, 28471); -- The Final Piece +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33973; -- Dying Wish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (33972, 33969); -- Vile Defilers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (33971, 33967); -- Antivenin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (33970, 33958); -- Into the Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33957; -- A Gift for Raa'la +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33955; -- Missing Pack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33944; -- And the Elekk Too?! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33931; -- This Is Not a Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33929; -- Shivertail's Den +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33928; -- A Wrong of Earth and Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33920; -- The Heart of Auchindoun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33919; -- WANTED: Gutsmash the Destroyer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33918; -- WANTED: Grondo's Bounty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33915; -- Young Hearts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33905; -- Closing the Door +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33898; -- Slaying Slavers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33884; -- Sher'KHAAAAAAANNNN! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33882; -- Just Peachicky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33874; -- Aruumel's Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33873; -- Cure of Aruunem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33872; -- Dust of the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33868; -- The Home of the Frostwolves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33838; -- Smeltcraft +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33837; -- Darkness Falls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33836; -- WANTED: Maa'run's Hoof +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33834; -- WANTED: Kliaa's Stinger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33833; -- WANTED: Kuu'rat's Tusks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33828; -- The Master Siegesmith +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33826; -- Where's My Wolf?! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33816; -- Honor Has Its Rewards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33815; -- A Song of Frost and Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33814; -- Fast Expansion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33813; -- In Need of a Hero +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33808; -- Swamplighter Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33807; -- Free Our Brothers and Sisters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33795; -- Across the Stars +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33794; -- The Great Salvation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33793; -- Harbingers of the Void +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33788; -- Cooking With Unstable Herbs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33787; -- Fiona's Solution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33786; -- Crippled Caravan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33785; -- Karg Unchained +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33784; -- Gormaul Tower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33765; -- Dark Enemies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33761; -- Barum's Notes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33740; -- Burning Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33734; -- Pieces of Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33732; -- Sabotage Siege Weapons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33727; -- Heal Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33721; -- Gazlowe's Solution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33694; -- Reagents from Rakthoth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33661; -- Steamscar "Reagents" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33660; -- The Sacking of the Saberon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (33657, 12829); -- Moving In +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33633; -- Rooter the Ravenous +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33622; -- To the Slaughter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33609; -- Northshire Dash Practice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33593; -- A Flare for the Dramatic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33586; -- Chasing Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33582; -- Kura's Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33581; -- Forbidden Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33580; -- The Purge of Veil Shadar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33579; -- What the Draenei Found +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33578; -- Pyrophobia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33563; -- Eye Candy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33562; -- Trophy: Gorg'ak's Obsidian Spines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33548; -- We Die Laughing! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33546; -- Deeds Left Undone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33544; -- Goren, Goren, Gone! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33543; -- The Laughing Skull +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33530; -- Nightmare in the Tomb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33527; -- Last Steps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33526; -- These Colors Don't Run +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (33514, 30480); -- The Ritual +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33513; -- Blackthorn's Lieutenants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33493; -- Return to the Pack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33492; -- Northshire Sprint Practice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33484; -- The Slavemaster's Demise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33483; -- Mulverick's Plight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33473; -- Back to Bladespire Citadel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33470; -- Pool of Visions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33469; -- The Farseer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33468; -- Save Wolf Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33467; -- The Fall of the Warlord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33462; -- Thunderlord for a Day +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33461; -- Gloomshade Game Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33454; -- The Cure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33450; -- The Warlord's Guard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33444; -- Eatercology +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33431; -- Elwynn South Distance Trial: 30 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33429; -- Elwynn Long Distance Trial: 25 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33424; -- Northshire Dash 12 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33419; -- A Matter of Life and Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33416; -- South Sprint 12 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (33412, 12508); -- Mopping Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33410; -- The Butcher of Bladespire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33408; -- Great Balls of Fire! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33379; -- One Final Turn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33378; -- Courting Destiny +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33377; -- Hidden Threads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33376; -- Seeking Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33375; -- Refining The Vision +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33374; -- Path of the Mistwalker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33359; -- Meet Us at Starfall Outpost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33358; -- Noodle Time: Bonus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33354; -- Den Mother's Demise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33344; -- Armed and Dangerous +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33343; -- The Archiereus Of Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33342; -- Drive Back The Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33341; -- Wayshrines Of The Celestials +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33340; -- Timeless Nutriment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33338; -- Empowering the Hourglass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33337; -- A Vision in Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33336; -- The Essence of Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33335; -- The Last Emperor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33334; -- Strong Enough To Survive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33333; -- Timeless Treasures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33332; -- Hints From The Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33331; -- Captured Critters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33271; -- Game of Thorns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (33269, 33135); -- Cleaning Up Gul'var +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33263; -- Gloomshade Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33256; -- The Defense of Karabor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33255; -- The Righteous March +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33250; -- A Time-Lost Treasure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33239; -- Pristine Firestorm Egg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33238; -- Thick Tiger Haunch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33235; -- Great Turtle Meat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33234; -- Meaty Crane Leg +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33232; -- Journey to the Timeless Isle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33231; -- Journey to the Timeless Isle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (33230, 33229); -- A Flash of Bronze... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33228; -- Time In Your Hands +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=33222; -- Little Tommy Newcomer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33211; -- A Timeless Question +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33168; -- Heart On Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33161; -- A Timeless Tour +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (33160, 33156); -- Time Keeper Kairoz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33147; -- The Last Gasp of Y'Shaarj +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33146; -- Noodle Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33145; -- Grimfrost Hill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33138; -- Why Do We Fight? +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33137; -- The Celestial Tournament +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (33134, 33133); -- Warforged Seals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33132; -- Gut Guttra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33125; -- A Proper Parting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33120; -- A Curse Upon the Woods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33119; -- Slavery and Strife +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33116; -- To Catch a Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33115; -- Shrouding Stones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33114; -- Forging the Soul Trap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33113; -- Shadowmoonwell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33112; -- Ominous Portents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33111; -- Bounty: Twisted Ancient +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33107; -- Bad Feeling, Worse Result +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33105; -- Judgment of the Black Prince +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33084; -- The Big Haul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33083; -- On the Offensive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33082; -- Ancestor's Memory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33081; -- Escape From Shaz'gul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33080; -- Going Undercover +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33078; -- The Dark that Blinds Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33077; -- A Grandmother's Remedy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33076; -- The Clarity Elixir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33075; -- A Hero's Welcome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33072; -- Into Twilight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33070; -- Think of the Children! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33066; -- Soul Shards of Summoning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33062; -- Catching His Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33059; -- The Fate of Karabor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33027; -- The Secret Ingredient Is... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33026; -- These Aren't Your Fatty Goatsteaks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33025; -- NC S2 Q2 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33024; -- Is That A Real Measurement? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33023; -- NC S1 Q6 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33022; -- Catch and Carry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33021; -- Secrets Lost, Forever? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33020; -- The Lost Secret of the Secret Ingredient +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33019; -- NC S1 Q2 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33018; -- Noodle Secrets Long Forgotten +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33013; -- Of Fire and Thunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=33010; -- The Iron Wolf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (33008, 30630); -- Into the Vale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32994; -- Enfilade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32993; -- The Strength of Our Bonds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32992; -- Moving Target +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32991; -- Into the Boneslag +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32990; -- They Who Held Fast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32989; -- Securing the South +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32984; -- The Ascent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32983; -- In the Shadow of Giants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32981; -- Only the Winner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32979; -- Garrison Campaign: Farseer's Rock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32976, 32975, 32974); -- Rolo's Riddle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32952; -- TEST +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32945; -- Work Order: Kirin Tor Offensive II +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32944; -- Work Order: Kirin Tor Offensive I +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32943; -- Work Order: Sunreaver Onslaught II +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32942; -- Work Order: Sunreaver Onslaught I +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32929; -- They Rely on Numbers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32901, 32900); -- Heroic Deeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32899; -- Daily Scenario Random (Nth) (Mists) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32897; -- LFGDungeons - Mists - Scenario - Heroic Daily - 1st/Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32894; -- LFGDungeons - Mists - Scenario - Heroic Random - Nth Bonus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32893; -- LFGDungeons - Mists - Scenario - Heroic Random - 1st Bonus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32874; -- LFGDungeons - Mists - Scenario - Heroic Random - Nth +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=32869; -- Beasts of Fable Book III +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=32868; -- Beasts of Fable Book II +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=32863; -- What We've Been Training For +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=32836; -- A Knockoff Grumplefloot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32816; -- Path of the Last Emperor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32815; -- The Old Seer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32807; -- The Warchief and the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32806; -- The King and the Council +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32804; -- Articles of the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32796; -- To the Garrison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32795; -- The Eldest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32794; -- Wrath of Gronn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32792; -- Leave Nothing Behind! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32791; -- Let the Hunt Begin! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32783; -- Ga'nar's Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32733, 32729); -- Za'Tual +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32732, 32730); -- Ihgaluk Crag +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32731, 32728); -- The Court of Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32724, 32722, 32587, 32292); -- Forge Ahead! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32716; -- Eyes of the Thunder King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32715; -- Requiem for a Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32714; -- Taming the Tempest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32713; -- Rocks Fall, People Die +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32712; -- Zao'cho the Wicked +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32711; -- Agony and Anima +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32710; -- Something Foul is Afoot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32709, 32706); -- Allies in the Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32708; -- Setting the Trap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32707; -- Secrets in the Isle of Thunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32693; -- Pristine Kypari Sap Container +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32692; -- Pristine Pollen Collector +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32691; -- Pristine Mantid Lamp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32690; -- Pristine Remains of a Paragon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32689; -- Pristine Sound Beacon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32688; -- Pristine Praying Mantid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32687; -- Pristine Ancient Sap Feeder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32686; -- Pristine Banner of the Mantid Empire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32685; -- No Fishing Pole Necessary! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32684; -- You Want Fish? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32683; -- So You Want to Be a Blacksmith... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32682; -- Inherit the Earth +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32681, 32680); -- The Storm Gathers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32679, 32678); -- Thunder Calls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32677, 32608); -- Raiding the Vault +UPDATE `quest_template` SET `ContentTuningID`=167, `FlagsEx2`=268435456, `AllowableRaces`=12261800583900083122, `VerifiedBuild`=56110 WHERE `ID`=32676; -- Extended Shore Leave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32673, 32672, 32671, 32670, 32669, 32668, 32667, 32665, 32664, 32663, 32662, 32661, 32618); -- Learn To Ride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32659; -- Work Order: The Klaxxi II +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32658; -- Work Order: The Klaxxi I +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32657; -- Work Order: The August Celestials II +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32656, 32279); -- The Fall of Shan Bu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32655; -- A Bold Idea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32654, 32276); -- Tear Down This Wall! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32653; -- Work Order: The August Celestials I +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32652, 32277); -- To the Skies! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32650; -- Work Order: Shado-Pan II +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32649; -- Work Order: Shado-Pan I +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32648; -- Work Order: Golden Lotus II +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32647; -- Work Order: Golden Lotus I +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32646; -- Work Order: Operation: Shieldwall II +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32645; -- Work Order: Operation: Shieldwall I +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32644; -- The Assault on Shaol'mara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32643; -- Work Order: Dominance Offensive II +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32642; -- Work Order: Dominance Offensive I +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32641, 32640); -- Champions of the Thunder King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32639; -- Deconstruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32638; -- Mana Scavengers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32637, 32305); -- Overpowered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32636, 32262); -- Captive Audience +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32635; -- Enough with the Bombs! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32634, 32269); -- Breaking Down the Defenses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32633, 32264); -- Spellbound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32632, 32303); -- Made for War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32631, 32304); -- High Recognition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32630; -- Chief Engineer Jard's Journal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32628, 32268); -- Tactical Mana Bombs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32627, 32265); -- Charged Moganite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32621; -- Lightning Steel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32617; -- A Mountain of Giant Dinosaur Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32616; -- A Large Pile of Giant Dinosaur Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32615; -- Many More Giant Dinosaur Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32614; -- More Giant Dinosaur Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32613; -- Giant Dinosaur Bone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32606, 32605); -- Subtle Encouragement +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=32604; -- Beasts of Fable Book I +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32603; -- Beasts of Fable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32602; -- Gods and Monsters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32601; -- Rumbles of Thunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32600; -- The Zandalari Prophecy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32599; -- Securing A Future +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32591; -- Secrets of the First Empire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32589; -- Life Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32588; -- On Her Magic-ey Secret Service +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32586, 32208); -- Maximum Capacitor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32581, 32522); -- Imposing Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32580, 32521); -- Encroaching Force +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32579, 32520); -- Competing Magic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32578, 32293); -- Among the Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32575, 32230); -- The Zandalari Colossus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32574, 32228); -- The Shuddering Moor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32573, 32287); -- Enemies Beneath the Tower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32572, 32285); -- The Sleepless Legion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32571, 32506); -- A Wing to Fly On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32568; -- No Time To Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32567, 32523); -- The Beast Pens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32560; -- Keep It Secret +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32559; -- Even Giants Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32558; -- All In the Family +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32557; -- Out of Enemy Hands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32556; -- The More You Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32555; -- Centuries in Sentries +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32554, 32298); -- Dino Might +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32553; -- Direhorn vs Devilsaur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32552, 32283); -- Loa-saur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32551, 32282); -- Compy Stomp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32550, 32207); -- Saur Loser +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32549, 32507); -- Skin of the Saurok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32548, 32491); -- Left To Rot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32547, 32489); -- The Creeping Carpet of Ihgaluk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32546, 32299); -- Just Some Light Clean-Up Work +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32545, 32274); -- The Residents of Ihgaluk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32544, 32216); -- Pterrible Ptorment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32543, 32200); -- Dangers of Za'Tual +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32542; -- Surgical Strike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32541, 32227); -- Preventing a Future Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32540, 32252); -- Harbingers of the Loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32539, 32217); -- Dark Offerings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32538, 32215); -- Heinous Sacrifice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32537, 32255); -- De-Constructed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32536, 32254); -- Manipulating the Saurok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32535, 32204); -- The Skumblade Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32533, 32219, 14165); -- Stone Cold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32532, 32224); -- Rise No More! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32531, 32517); -- The Conquest of Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32530, 32495); -- The Bloodletter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32529, 32225); -- The Call of Thunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32528, 32226); -- Into the Crypts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32527, 32201); -- Grave Circumstances +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32526, 32220); -- Soul Surrender +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32525, 32218); -- Ashes of the Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32524; -- The Beating of Troll Drums +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32505; -- The Crumbled Chamberlain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32494; -- Power Play +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32493; -- They All Fall Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32485, 32288); -- Bolstering the Defenses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32471, 32470); -- Light Camera Action +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32468; -- Crystal Clarity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32461, 31375, 31373); -- The Order of the Cloud Serpent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=200000, `VerifiedBuild`=56110 WHERE `ID`=32460; -- Tracking the Thieves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32458; -- With the Wind's Blessing... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32455; -- The Silence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32452; -- And Then There Were Goblins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32451; -- Send A Message +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32450; -- The Time Is Now! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32449; -- The Ruins of Ogudei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=200000, `VerifiedBuild`=56110 WHERE `ID`=32448; -- Ties with the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32446; -- Dis-Assembly Required +UPDATE `quest_template` SET `FlagsEx`=33619968, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32442; -- Impending Danger +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=32441; -- Thundering Pandaren Spirit +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=32440; -- Whispering Pandaren Spirit +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=32439; -- Flowing Pandaren Spirit +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=32434; -- Burning Pandaren Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32429, 32374); -- The Prince's Pursuit +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32428; -- Pandaren Spirit Tamer +UPDATE `quest_template` SET `FlagsEx2`=268435488, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=350000, `VerifiedBuild`=56110 WHERE `ID`=32426; -- Stirred, Not Shaken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32423; -- What Had To Be Done +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=32421; -- Nowhere to Run +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=32420; -- Cashing Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=32419; -- Nowhere to Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=32418; -- Unfair Trade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=32417; -- Sewer Cleaning +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=32416; -- Jaina's Resolution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32414; -- Darnassus Attacked? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32413; -- A Return to Krasarang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=600000, `VerifiedBuild`=56110 WHERE `ID`=32412; -- One Last Grasp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32411; -- The Remaining Sunreavers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32410; -- Krasus' Landing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32409; -- The Kirin Tor's True Colors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32408; -- The Silver Covenant's Stronghold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32406; -- A Tactical Assault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=200000, `VerifiedBuild`=56110 WHERE `ID`=32405; -- Hand of the Silver Covenant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32404; -- Violence in the Arena +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32403; -- It Starts in the Sewers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32402; -- The Situation In Dalaran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardCurrencyQty1`=600000, `VerifiedBuild`=56110 WHERE `ID`=32401; -- Breath of Darkest Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32400, 32398); -- The Bell Speaks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32399; -- Breath of Darkest Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=200000, `VerifiedBuild`=56110 WHERE `ID`=32397; -- He Won't Even Miss It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=350000, `VerifiedBuild`=56110 WHERE `ID`=32394; -- The Divine Bell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32393, 32391); -- The Ruins of Korune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=600000, `VerifiedBuild`=56110 WHERE `ID`=32392; -- The Divine Bell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=350000, `VerifiedBuild`=56110 WHERE `ID`=32384; -- Trapping the Leader +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=200000, `VerifiedBuild`=56110 WHERE `ID`=32383; -- Bugging Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32382; -- He's In Deep +UPDATE `quest_template` SET `FlagsEx2`=268435488, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=200000, `VerifiedBuild`=56110 WHERE `ID`=32381; -- To Catch A Spy +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=32380; -- The Best Around +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32379; -- Legacy of the Korune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32378; -- Clearing a Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32377; -- A Kor'kron In Our Midst +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32376; -- To the Valley! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `ItemDrop1`=0, `ItemDropQuantity1`=0, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardFactionValue2`=0, `RewardCurrencyQty1`=350000, `VerifiedBuild`=56110 WHERE `ID`=32372; -- De-Subjugation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=350000, `VerifiedBuild`=56110 WHERE `ID`=32371; -- Memory Wine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32370, 32363); -- The Kun-Lai Expedition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=32368; -- Memory Wine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=350000, `VerifiedBuild`=56110 WHERE `ID`=32362; -- The Fate of Dalaran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32358; -- The Soulcore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32355; -- The Harmonic Mallet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=350000, `VerifiedBuild`=56110 WHERE `ID`=32352; -- A Gathering Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32351; -- Echoes of Thunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32348; -- Kick 'em While They're Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32347; -- Eviction Notice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32346; -- Oi Ain't Afraid o' No Ghosts! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `QuestDescription`='The Reliquary may have had a bad name in the past, but we\'re not monsters. We simply hold different views about archaeology than the Explorers\' League.\n\nWe do focus on performing acts of heroism from time to time. So go, liberate some of the pandaren slave spirits in the ruins.', `VerifiedBuild`=56110 WHERE `ID`=32345; -- We're Not Monsters! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32344, 32119); -- It Is A Mystery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32343, 32122); -- Ogudei's Lieutenants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32342, 32121); -- The Spirit Trap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32340; -- Plunder the Black Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=32338; -- The Harmonic Ointment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=32337; -- The Head +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=32336; -- The Handle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32335; -- The Greatest Prank +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=32334; -- The Third Riddle: Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=32333; -- The Second Riddle: Fellowship +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=32332; -- The First Riddle: Mercy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32331; -- The Kirin Tor +UPDATE `quest_template` SET `FlagsEx2`=268435488, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=350000, `VerifiedBuild`=56110 WHERE `ID`=32330; -- What's in the Box? +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=32329; -- Get My Results! +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=32328; -- Victorious Return +UPDATE `quest_template` SET `FlagsEx2`=268435488, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=350000, `VerifiedBuild`=56110 WHERE `ID`=32327; -- The Darnassus Mission +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=32326; -- Insertion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32325; -- Infiltrating the Black Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32324; -- Seek the Signal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32321; -- The Monkey King +UPDATE `quest_template` SET `StartItem`=0, `FlagsEx2`=268435456, `ItemDrop1`=0, `ItemDropQuantity1`=0, `VerifiedBuild`=56110 WHERE `ID`=32320; -- The Horde Is Family +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32319; -- Find Thrall! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32318; -- Regeneration Takes Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32317; -- Seeking the Soulstones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=350000, `VerifiedBuild`=56110 WHERE `ID`=32316; -- Heart Of The Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32315; -- Anduin's Plea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32310, 32309); -- A Tale of Six Masters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32307; -- Reader for the Dead Tongue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32302; -- Desconstruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32301, 32213); -- Old Enemies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32300; -- Disarming Irony +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32297; -- Direhorn or Devilsaur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32296; -- Treasures of the Thunder King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32295; -- An Unusual Tome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32284; -- Someone You Should See +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32278; -- Decisive Action +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32275; -- Surgical Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32266; -- Mana Manifestations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=350000, `VerifiedBuild`=56110 WHERE `ID`=32257; -- Voice of the Gods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32256; -- Rise Of An Empire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32251; -- Dagger in the Dark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=350000, `VerifiedBuild`=56110 WHERE `ID`=32250; -- The Might of the Warchief +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32249, 32246); -- Meet the Scout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32248; -- A Little Patience +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `QuestDescription`='There\'s no time to waste, we need to find Troteman and secure the beach.$B$BWe should check on the dwarves, too - the Explorers\' League is tough, but they\'re no army. They should be along the cliff just north of here.$B$BLet us ride, $c. For our friends. For the Alliance.', `RewardCurrencyQty1`=350000, `VerifiedBuild`=56110 WHERE `ID`=32247; -- A King Among Men +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=200000, `VerifiedBuild`=56110 WHERE `ID`=32244; -- The Korune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=200000, `VerifiedBuild`=56110 WHERE `ID`=32243; -- The Source of Korune Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32242; -- Buried Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32238; -- Universal Remote-Explode +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32237; -- Precious Resource +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32236; -- Bug Off! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32235; -- Flash! Aaaaaahhhh! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32234; -- Knowledge Is Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32233; -- Very Disarming +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32232; -- What's Inside Counts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32223; -- WANTED: Lieutenant Ethan Jacobson +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32222; -- WANTED: Chief Engineer Cogwrench +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32221; -- Storming the Beach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32214; -- Bilgewater Infiltrators +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32212; -- The Assault on Zeb'tula +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32209; -- Save Our Scouts! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32206; -- This Just Won't Do +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32199; -- Krasarang Steampot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32198; -- One Magical, Flying Kingdom's Trash... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32197; -- Mystery Meatloaf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `QuestDescription`='The Explorers\' League is here to excavate the ruins, and it\'s my job to protect them.$B$BWhen we arrived, we found this place crawling with blood elves. Apparently,the Horde are just as interested in the mogu as we are.$B$BThis gives quite an opportunity to thin our enemies\' numbers, and steal their findings, too.$B$BSlay any blood elves you find in the ruins, and bring back whatever they are digging up.', `RewardCurrencyQty1`=200000, `VerifiedBuild`=56110 WHERE `ID`=32194; -- Bad Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `QuestDescription`='The Explorers\' League sent an expedition north some days ago.$B$BWe haven\'t heard from them since, and I\'d sleep better at night knowing our folks aren\'t in some sort of trouble.$B$BLast I heard, Brann Bronzebeard was heading toward Mogujia in the Kun-Lai Summit.$B$BFind him and report back with their status. Fennie over there can give you a ride if you need one.', `VerifiedBuild`=56110 WHERE `ID`=32193; -- To Mogujia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=200000, `VerifiedBuild`=56110 WHERE `ID`=32192; -- Bloodlines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=200000, `VerifiedBuild`=56110 WHERE `ID`=32191; -- Ancient Guardians +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32190; -- To Mogujia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32189; -- A Shabby New Face +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=32175; -- Darkmoon Pet Battle! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32173; -- Build Portal 01 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32169; -- A Colossal Victory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32168; -- End of an Elder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32167; -- Ancient's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32163; -- Beastmaster's Hunt: The Crab +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32162; -- Beastmaster's Hunt: The Tiger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32161; -- Beastmaster's Hunt: The Crane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32158; -- Two Step Program +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32157; -- The Only Good Goblin... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32156; -- It's Only Right +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32154; -- Burn Out! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32153, 32135); -- Hero Killer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32152; -- Siege Damage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32151; -- Tower Defense +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32150; -- Supply Block +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32149; -- Resource Gathering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32148; -- Attack! Move! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32146; -- Hammer to Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32145; -- Don't Lose Your Head +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32144; -- Under Pressure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32143; -- A Kind of Magic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32142; -- We Will Rock You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32141; -- Power Metal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32140; -- Work Order: Iron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32139; -- Stacked! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32138; -- Work Order: Lumber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32137; -- Runnin' On Empty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32136; -- Work Order: Fuel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32134; -- Hard Counter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32133; -- Sentry Wards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32132; -- Worker Harassment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32131; -- We Require More Minerals! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32130; -- Good Luck, Have Fun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32129; -- Defense Daily 06 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32128; -- Another One Bites the Dust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32127; -- All Dead, All Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32126; -- Tear It Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32123; -- Death on Two Legs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32120; -- Legacy of Ogudei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32118; -- Taking Advantage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32116; -- Priorities, People! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32115; -- Shackles of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardFactionOverride1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=32109; -- Lion's Landing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionID2`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=32108; -- Domination Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32107, 31443); -- Flying Tiger Gourami +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32105, 31805); -- Pristine Monument Ledger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32045; -- Children of the Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32038; -- Stag Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32035; -- Got Silk? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32030; -- Once in a Hundred Lifetimes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=32019; -- They Call Him... Stormstout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32017, 32016); -- Elder Charms of Good Fortune +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32009, 31885, 31884, 31883, 31882); -- Varzok +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (32008, 31881, 31880, 31879, 31878); -- Audrey Burnhep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31999; -- Nazgrim's Command +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31991; -- Grand Master Zusshi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31989; -- The Peak of Serenity - Complete Your Training +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31987; -- LFGDungeons - Theramore Launch Event +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31983; -- A Brief Reprieve +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31982, 31981); -- Exceeding Expectations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31978, 31772, 31739); -- Priorities! +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31977, 31976, 31975); -- The Returning Champion +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31974; -- Goz Banefury +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31973; -- Bordin Steadyfist +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31972; -- Brok +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31971; -- Grand Master Obalis +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31970; -- Grand Master Obalis +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31967, 31966); -- Battle Pet Tamers: Cataclysm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31959; -- The Empress' Gambit +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31958; -- Grand Master Aki +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31957; -- Grand Master Shu +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31956; -- Grand Master Yon +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31955; -- Grand Master Nishi +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31954; -- Grand Master Mo'ruk +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31953; -- Grand Master Hyuna +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31952, 31930); -- Battle Pet Tamers: Pandaria +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31951; -- Grand Master Aki +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31949; -- Nana's Vote III: Witchberry Julep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31948; -- Nana's Vote II: The Sacred Springs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31947; -- Farmer Fung's Vote III: Crazy For Cabbage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31946; -- Mung-Mung's Vote III: The Great Carrot Caper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31945; -- Learn and Grow VI: Gina's Vote +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31944; -- Complete Your Training: The Final Test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31943; -- Which Berries? Witchberries. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31942; -- It's Melon Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31941; -- Squash Those Foul Odors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31938; -- The "Earth-Slasher" Master Plow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31937; -- "Thunder King" Pest Repellers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31936; -- The "Jinyu Princess" Irrigation System +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31935; -- Grand Master Payne +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31934; -- Gutretch +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31933; -- Okrut Dragonwaste +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31932; -- Nearly Headless Jacob +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31931; -- Beegle Blastfuse +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31929, 31927); -- Battle Pet Tamers: Northrend +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31928; -- Grand Master Payne +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31926; -- Grand Master Antari +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31925; -- Morulu The Elder +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31924; -- Narrok +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31923; -- Ras'an +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31922; -- Nicki Tinytech +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31921, 31919); -- Battle Pet Tamers: Outland +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31920; -- Grand Master Antari +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31918, 31917); -- A Tamer's Homecoming +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31916; -- Grand Master Lydia Accoste +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31915; -- Grand Master Lydia Accoste +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31914; -- Durin Darkhammer +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31913; -- Everessa +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31912; -- Kortas Darkhammer +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31911; -- Deiza Plaguehorn +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31910; -- David Kosse +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31909; -- Grand Master Trixxy +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31908; -- Elena Flutterfly +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31907; -- Zoltan +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31906; -- Kela Grimtotem +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31905; -- Grazzle the Great +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31904; -- Cassandra Kaboom +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31903, 31902); -- Battle Pet Tamers: Eastern Kingdoms +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31897; -- Grand Master Trixxy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31895; -- Better Off Dread +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31894; -- A Delicate Balance +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31891, 31889); -- Battle Pet Tamers: Kalimdor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31886, 31000); -- Dread Space +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31876; -- The Inkmasters of the Arboretum +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31872; -- Merda Stronghoof +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31871; -- Traitor Gluk +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31870; -- Cassandra Kaboom +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31862; -- Zonya the Sadist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31861, 31860, 31859, 31858, 31857); -- The Peak of Serenity - Continue Your Training +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31856; -- The Peak of Serenity - Begin Your Training +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31854; -- Analynn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31853; -- All Aboard! +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31852; -- Steven Lisbane +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31851; -- Bill Buckler +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31850; -- Eric Davidson +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31847; -- Better Dead than Dread +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31839; -- Continue Your Training: Master Hsu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31838; -- Continue Your Training: Master Tsang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31837; -- Continue Your Training: Master Cheng +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31836; -- Continue Your Training: Master Yoon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31835; -- Continue Your Training: Master Kistane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31834; -- Begin Your Training: Master Cheng +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31831, 31830, 31828, 31827, 31826, 31824, 31823, 31821, 31785); -- Level Up! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31820; -- A Present for Teacher +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31819; -- Dagra the Fierce +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31818; -- Zunta +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31817; -- Merda Stronghoof +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31815; -- Zonya the Sadist +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31814; -- Analynn +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31813; -- Dagra the Fierce +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31812; -- Zunta, The Pet Tamer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31811, 31810, 30188); -- Riding the Skies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31809; -- Remnants of Anger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31808; -- Rampage Against the Machine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31804; -- Pristine Standard of Niuzao +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31803; -- Pristine Pearl of Yu'lon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31802; -- Pristine Apothecary Tins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31801; -- Pristine Gold-Inlaid Figurine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31800; -- Pristine Carved Bronze Mirror +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31799; -- Pristine Empty Keg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31798; -- Pristine Walking Cane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31797; -- Pristine Twin Stein Set +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31796; -- Pristine Game Board +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31795; -- Pristine Pandaren Tea Set +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31794; -- Pristine Mogu Coin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31793; -- Pristine Branding Iron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31792; -- Pristine Iron Amulet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31791; -- Pristine Edicts of the Thunder King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31790; -- Pristine Thunder King Insignia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31789; -- Pristine Petrified Bone Whip +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31788; -- Pristine Terracotta Arm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31787; -- Pristine Mogu Runestone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31786; -- Pristine Manacles of Rebellion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31784; -- Onyx To Goodness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31782; -- Overthrone +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31781; -- Lindsay +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31780; -- Old MacDonald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31779; -- The Darkness Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31778; -- Unreliable Allies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31777; -- Choppertunity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31776; -- Strongarm Tactics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31775; -- Assault on the Airstrip +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31774; -- Seeking Zin'jun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31773; -- Prowler Problems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31771; -- Face to Face With Consequence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31770; -- You're Either With Us Or... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31769; -- The Final Blow! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31768; -- Fire Is Always the Answer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31767; -- Finish Them! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31766, 31733); -- Touching Ground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31765; -- Paint it Red! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31752; -- Blingtron 4000 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31745; -- Onward and Inward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31744; -- Unfair Trade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31743; -- Smoke Before Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31742; -- Fractured Forces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31741; -- Twinspire Keep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31740; -- Koukou's Rampage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31738; -- Pillaging Peons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31736; -- Envoy of the Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31735; -- The Right Tool For The Job +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31734; -- Welcome Wagons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31732; -- Unleash Hell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31730; -- A Not So Friendly Request +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31729; -- Steven Lisbane +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31728; -- Bill Buckler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31727; -- Gambling Problem +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31726; -- Eric Davidson +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31725; -- Lindsay +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31724; -- Old MacDonald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31723, 31685); -- Valley of the Four Winds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31721; -- The Trainer's Challenge: Qua-Ro Whitebrow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31720; -- The Trainer's Challenge: Suchi the Sweet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31719; -- The Trainer's Challenge: Ningna Darkwheel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31718; -- The Trainer's Challenge: Big Bao +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31717; -- The Trainer's Challenge: Ace Longpaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31716, 31704); -- Pooped +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31715; -- The Big Kah-Oona +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31714; -- Saving the Serpents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31713; -- The Big Brew-haha +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31712; -- Monkey Mischief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31711; -- The Seed of Doubt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31710; -- Tiny Treats +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31709; -- Lingering Doubt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31708; -- Serpent's Scale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31707; -- A Tangled Web +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31706; -- Weeping Widows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31705; -- Needle Me Not +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31703; -- Madcap Mayhem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31702; -- On The Prowl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31701; -- Dark Huntress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31700; -- The Shoe Is On The Other Foot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31699; -- Sprite Fright +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31698; -- Thinning The Pack +UPDATE `quest_template` SET `QuestInfoID`=0, `VerifiedBuild`=56110 WHERE `ID`=31693; -- Julia Stevens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31692; -- Inscribed Serpent Staff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31689; -- The Dreadsworn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31688; -- The Search for Restless Leng +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31687; -- Thinning the Sik'thik +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31682; -- By the Sea, Nevermore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31681; -- Better With Age +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31680; -- Crime and Punishment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31679; -- Extending Our Coverage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31677; -- The Warlord's Ashes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31676; -- Ancient Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31675; -- The White Turnip Treatment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31674; -- The Pink Turnip Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31673; -- Red Blossom Leeks, You Make the Croc-in' World Go Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31672; -- A Pumpkin-y Perfume +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31671; -- Why Not Scallions? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31670; -- That Dangling Carrot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31669; -- The Cabbage Test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31661; -- A Source of Terrifying Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `VerifiedBuild`=56110 WHERE `ID`=31660; -- Not Fit to Swarm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31656; -- The Threat in the South +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31651; -- Scarlet Monastery Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31650; -- Scarlet Halls Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31649; -- Scholomance Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31648; -- Mogu'shan Palace Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31647; -- Siege of Niuzao Temple Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31646; -- Shado-Pan Monastery Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31645; -- Gate of the Setting Sun Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31644; -- Scarlet Monastery Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31643; -- Scarlet Halls Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31642; -- Scholomance Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31641; -- Mogu'shan Palace Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31640; -- Siege of Niuzao Temple Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31639; -- Shado-Pan Monastery Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31638; -- Gate of the Setting Sun Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31637; -- Scarlet Monastery Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31636; -- Scarlet Halls Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31635; -- Scholomance Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31634; -- Mogu'shan Palace Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31633; -- Siege of Niuzao Temple Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31632; -- Shado-Pan Monastery Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31631; -- Gate of the Setting Sun Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31630; -- Scarlet Halls Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31629; -- Scarlet Monastery Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31628; -- Scholomance Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31627; -- Mogu'shan Palace Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31626; -- Siege of Niuzao Temple Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31625; -- Shado-Pan Monastery Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31624; -- Gate of the Setting Sun Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31623; -- Stormstout Brewery Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31622; -- Stormstout Brewery Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31621; -- Stormstout Brewery Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31620; -- Stormstout Brewery Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31619; -- LFGDungeons - Mists - Normal Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31618; -- LFGDungeons - Mists - Normal Random - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31617; -- LFGDungeons - Mists - Scenario - Normal Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31616; -- LFGDungeons - Mists - Scenario - Normal Random - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31615; -- LFGDungeons - Mists - Heroic Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31614; -- LFGDungeons - Mists - Heroic Random - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31613; -- Volatile Greenstone Brew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31612; -- Shadow of the Empire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31611; -- The Kun-Lai Kicker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31609; -- The Wrath of Shek'zeer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31606; -- The Dissector Wakens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31605; -- The Zan'thik Dig +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31603; -- Seeds of Fear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31599; -- The Matriarch's Maw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31598; -- Kypa'rak's Core +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31593, 31590, 31587, 31581, 31578, 31575, 31570, 31569, 31550); -- Got one! +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31592, 31589, 31586, 31580, 31577, 31574, 31572, 31549, 31309); -- On The Mend +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31591, 31588, 31585, 31582, 31579, 31576, 31573, 31571, 31552, 31548, 31308); -- Learning the Ropes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31544; -- A Tribute to the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31543; -- Portrait of a Lady +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31542; -- Incarnadine Ink +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31541; -- Set in Jade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31540; -- Staves for Tian Monastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31539; -- A Thing of Beauty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31538; -- A Worthy Brew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31537; -- Ella's Taste Test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31536; -- Preserving Freshness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31535; -- Replenishing the Pantry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31534; -- The Beginner's Brew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31532; -- Mission: Predator of the Cliffs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31531; -- Mission: Aerial Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31529; -- Mission: Culling The Vermin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31521; -- To Be a Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31517; -- Contending With Bullies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31516, 31514); -- Unto Dust Thou Shalt Return +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31515, 31513); -- Blades of the Anointed +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31512, 31511); -- A Witness to History +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31510; -- Quiet Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31509; -- Fear Takes Root +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31508; -- Specimen Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31507; -- Meltdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31506; -- Shackles of Manipulation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31505; -- Vess-Guard Duty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31504; -- Ordnance Disposal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31503; -- Shortcut to Ruin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31502; -- Wing Clip +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31501; -- Jade Serpent Challenge Mode - Gold Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31500; -- Jade Serpent Challenge Mode - Silver Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31499; -- Jade Serpent Challenge Mode - Bronze Addition (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31498; -- Jade Serpent Challenge Mode - Consolation (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31497, 31493); -- Just for Safekeeping, Of Course +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31496; -- Sampling the Empire's Finest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31495, 31490); -- Rank and File +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31494; -- Free From Her Clutches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31492; -- The Torch of Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31487; -- Sonic Disruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31486, 31279); -- Everything I Know About Cooking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31480; -- Have a Drink +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31479; -- Way of the Brew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31478; -- Way of the Oven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31477; -- Endurance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31476; -- The Spirit of Cooking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31475; -- Way of the Steamer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31474; -- The Soup of Contemplation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31473; -- The Strength of One's Foes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31472; -- Way of the Pot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31471; -- Agile as a Tiger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31470; -- Way of the Wok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31468; -- Trial of the Black Prince +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31467; -- Strong as a Tiger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31465; -- Extracting Answers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31460, 31459); -- Cho's Missive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31458; -- Damage Control +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31457, 31456); -- Muskpaw Ranch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31455, 31453); -- The Shado-Pan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31452, 31451); -- The Missing Merchant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31450; -- A New Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31448, 31447, 12647); -- An End to the Suffering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31446; -- Mimic Octopus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31444; -- Spinefish Alpha +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31442, 31440); -- The Four Tomes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `VerifiedBuild`=56110 WHERE `ID`=31441; -- Corruption Runs Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31439; -- Dropping Our Signal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=600000, `VerifiedBuild`=56110 WHERE `ID`=31398; -- Falling to Pieces +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31395, 31394); -- A Celestial Experience +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31393, 31392); -- Temple of the White Tiger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31391, 31390); -- The Klaxxi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31389, 31387); -- Understanding The Shado-Pan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31388, 31386); -- The Shado-Pan Offensive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31385, 31384); -- The Golden Lotus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31383, 31382); -- Defense At Niuzao Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31381, 31380); -- Trial At The Temple of the White Tiger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31379, 31378); -- Challenge At The Temple of the Red Crane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31377, 31376); -- Attack At The Temple of the Jade Serpent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31374, 31372); -- The Tillers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31370, 31369); -- The Anglers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31368, 31367, 31016); -- The Lorewalkers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31366; -- Take Down the Wing Leader +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31365; -- Somewhere Inside +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31364; -- That's a Big Bug! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31363; -- Lighting the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31362, 30485); -- Last Piece of the Puzzle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31360; -- A New Lesson for the Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31359; -- The Kunchong Whisperer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31357; -- Relics of the Four Kings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31356; -- Deep Doubts, Deep Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31355; -- Restoring Jade's Purity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31354; -- Mazu's Bounty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31342; -- The Path to Respect Lies in Violence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31341; -- A Wolf In Sheep's Clothing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31340; -- Oh Sheepie... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31339; -- Lost Sheepie... Again +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31338; -- Lost Sheepie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31337; -- A Token of Appreciation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31336; -- Lesson 5: Pounded Rice Cake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31335; -- Lesson 4: Dried Needle Mushrooms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31334; -- Lesson 3: Toasted Fish Jerky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31333; -- Lesson 2: Instant Noodles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31332; -- Lesson 1: Sliced Peaches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31329; -- A Beautiful Brooch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31328; -- An Exquisite Earring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31327, 30826, 30745); -- Trouble Brewing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31326; -- Tina's Tasteful Tiara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31325; -- A Very Nice Necklace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31324; -- Family Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31323; -- Buy A Fish A Brewery? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31322; -- Buy A Fish A Keg? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31321; -- Buy A Fish A Round? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31320; -- Buy A Fish A Drink? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31319, 30504); -- Emergency Response +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31316; -- Julia, The Pet Tamer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31312; -- The Old Map +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31311; -- Way of the Grill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31306, 30684); -- Seeker's Folly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31303; -- The Seal is Broken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31302; -- Ready for Greatness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31291; -- Uncovering the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31289; -- Research Project: The Pandaren Empire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31288; -- Research Project: The Mogu Dynasties +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31287; -- Educating Saurok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31286; -- Robbing Robbers of Robbers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31285; -- The Spring Drifter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31281; -- So You Want to Be a Chef... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31277; -- Surprise Attack! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31275; -- LFGDungeons - Mists - Raid Finder - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31274; -- LFGDungeons - Mists - Raid Finder - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31272; -- Infection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31271; -- Bad Genes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31270; -- The Fight Against Fear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31269; -- The Scale-Lord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31268; -- A Little Brain Work +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31267; -- Mistblade Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31266; -- Mogu Incursions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31265; -- Mazu's Breath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31262; -- Crane Mastery: Needlebeak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31261; -- Captain Jack's Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31260; -- Profit Mastery: Chasheen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31256, 30575); -- Round 'Em Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31253; -- Back to Eastwind Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31252; -- Back to Westwind Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31251; -- Best Meals Anywhere! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31241; -- Wicked Wikkets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31239; -- What's in a Name Name? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31238; -- Brain Food +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31237; -- Debugging the Terrace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31235; -- Nope Nope Nope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31234; -- Putting An Eye Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31233; -- Sap Tapping +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31232; -- An Ancient Empire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31231; -- Dreadspinner Extermination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31230; -- Welcome to Dawn's Blossom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31228; -- Prophet Khar'zul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31221; -- The Challenger's Ring: Tenwu of the Red Smoke +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31220; -- The Challenger's Ring: Hawkmaster Nurong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31216; -- Dark Skies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=600000, `VerifiedBuild`=56110 WHERE `ID`=31211; -- The Poisoned Mind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31210; -- A Shade of Dread +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31209; -- Dark Wings, Dark Things +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31208; -- Venomous Intent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31207; -- The Arena of Annihilation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31206, 27863, 27862, 27861); -- The Crucible of Carnage: The Bloodeye Bruiser! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31204; -- Target of Opportunity: Sra'thik Hivelord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31203; -- Target of Opportunity: Sra'thik Swarmlord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31201; -- Friends, Not Food! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31200; -- Fumigation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31199; -- Destroy the Siege Weapons! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31198; -- A Morale Victory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31197; -- The Bigger They Come... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31196; -- Sra'vess Wetwork +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31194; -- Slitherscale Suppression +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31190; -- The Mariner's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31189; -- Reeltime Strategy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31188; -- Shark Week +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31187; -- On the Crab +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31186; -- Dog Food +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31185; -- Walking Dog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31184; -- Old Age and Treachery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31183; -- Meet the Cap'n +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31182; -- You Otter Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31181; -- Fresh Pots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31179; -- The Scent of Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31178; -- A Bloody Delight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31177; -- Fine Dining +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31176; -- A Strange Appetite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31175; -- Skeer the Bloodseeker +UPDATE `quest_template` SET `Flags`=16793600, `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=31170; -- Monk Training +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31167; -- Family Tree +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31163, 26277, 24787, 24781, 24775, 24769, 24763, 24755, 24643); -- More Than Expected +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31161, 26276, 24786, 24780, 24774, 24768, 24762, 24754, 24642); -- Proving Pit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31160, 26275, 24785, 24779, 24773, 24767, 24761, 24753, 24641); -- A Rough Start +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31159, 26272, 24782, 24776, 24770, 24764, 24758, 24750, 24607); -- The Rise of the Darkspear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31158, 26273, 24783, 24777, 24771, 24765, 24759, 24751, 24639); -- The Basics: Hitting Things +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31152; -- Peering Into the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31145, 28823, 28822, 28821, 28820, 28819, 28818, 28817); -- The Rear is Clear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31144, 28797, 28796, 28795, 28794, 28793, 28792, 28791); -- They Sent Assassins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31143, 28789, 28788, 28787, 28786, 28785, 28784, 28780); -- Join the Battle! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31140, 28774, 28773, 28772, 28771, 28770, 28769, 28759); -- Lions for Lambs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31139, 28767, 28766, 28765, 28764, 28763, 28762, 28757); -- Beating Them Back! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31134; -- If These Stones Could Speak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31133; -- Kor'thik Aggression +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31132; -- A Mile in My Shoes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31130; -- A Visit with Lorewalker Cho +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31129, 31076); -- Fate of the Stormstouts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31128; -- The Challenger's Ring: Lao-Chin the Iron Belly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31127; -- The Challenger's Ring: Chao the Voice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31121; -- Stay a While, and Listen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31120; -- Cheng Bo! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31119; -- The Enemy of My Enemy... Is Still My Enemy! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31118; -- The Deadtalker Cipher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31117; -- Uruk! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31116; -- Spirit Dust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31114; -- Assault Deadtalker's Plateau +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31113; -- Assault Fire Camp Gai-Cho +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31112; -- They're So Thorny! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31111; -- Eradicating the Zan'thik +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31110; -- Through the Portal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31109; -- Culling the Swarm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31108; -- Concentrated Fear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31107; -- Citizens of a New Empire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31106, 31105, 31039); -- The Mogu Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31104; -- The Challenger's Ring: Yalia Sagewhisper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31103; -- The Ballad of Liu Lang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31102; -- The Seven Burdens of Shaohao +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31100; -- The Song of the Yaungol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31097; -- Heart of the Mantid Swarm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31096; -- What is Worth Fighting For +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31095; -- The Dark Heart of the Mogu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31094; -- Fish Tales +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31093; -- Hozen in the Mist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31092; -- Feed or Be Eaten +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31091; -- Reunited +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31090; -- Better With Age +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31089; -- By the Sea, Nevermore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31088; -- Crime and Punishment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31087; -- Extending Our Coverage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31086; -- Blood of Ancients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31085; -- Fires and Fears of Old +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31084; -- Bind the Glamour +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31083; -- Promises of Gold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31082; -- Great Vessel of Salvation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31081; -- Incantations Fae and Primal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31080; -- Fiery Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31079; -- The Horror Comes A-Rising +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31078; -- Han Stormstout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31077; -- Evie Stormstout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31075; -- Sunset Kings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31074; -- Wood and Shade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31073; -- Bound With Wood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31072; -- Rending Daggers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31071; -- I Bring Us Great Shame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31070; -- Daggers of the Great Ones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31069; -- Bound With Shade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31068; -- Sacred Recipe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31067; -- The Heavens Hum With War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=600000, `VerifiedBuild`=56110 WHERE `ID`=31066; -- A Cry From Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31065; -- Buried Beneath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31064; -- Nurong and Rothek +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31063; -- Lao-Chin and Serevex +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31062; -- When The Dead Speak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31061; -- Riding the Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31058; -- The Funky Monkey Brew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31055; -- Between a Saurok and a Hard Place +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31049; -- In Sprite Of Everything +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31048; -- Grave Consequences +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31047; -- Born Free +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31046; -- Little Hatchlings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31045; -- Illusions Of The Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31044; -- Bronze Claws +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31043; -- Dark Arts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31042; -- Onyx Hearts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31041; -- Egg Rescue! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31040; -- Spiteful Sprites +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31038; -- The Challenger's Ring: Snow Blossom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31037, 31036, 31034, 26867, 26866, 26865); -- Enemies Below +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31033, 28003); -- Adventurers Wanted: Ragefire Chasm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31032; -- Choking the Skies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (31031, 31030); -- Into the Monastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=600000, `VerifiedBuild`=56110 WHERE `ID`=31026; -- The Root of the Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31024; -- Kunchong Treats +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31023; -- Relics of the Swarm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31022; -- Kypari Zar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31021; -- Living Amber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31020; -- Feeding the Beast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31019; -- Amber Is Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31018; -- Beneath the Heart of Fear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31015; -- Your Private Collection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31013; -- The Horde Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31012; -- Joining the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31011; -- Enemies At Our Door +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31010; -- In Her Clutch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31009; -- Dead Zone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31008; -- Amber Arms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionID1`=0, `RewardFactionValue1`=0, `RewardCurrencyQty1`=75000, `VerifiedBuild`=56110 WHERE `ID`=31007; -- The Dread Clutches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31006; -- The Klaxxi Council +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31005; -- Wakening Sickness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31004; -- Preserved in Amber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31003; -- Psycho Mantid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31002; -- Nope +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=31001; -- Falling Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30999; -- Path Less Traveled +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30998, 30969); -- A New Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30996, 30983); -- The Dark Shaman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30995; -- No Man Left Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30994; -- Lao-Chin's Gambit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30993; -- Where are My Reinforcements? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30992; -- Finish This! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30991; -- Do a Barrel Roll! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30987; -- Joining the Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30986; -- Ancient Mogu Crypt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30984; -- No Orc Left Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30981; -- Taoshi and Korvexxis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30980; -- Heroes of the Shado-Pan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30979; -- Devastation Below +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30978; -- Hostile Skies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30977; -- Grounded Welcome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30976, 13647); -- Joining the Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30975; -- The Taking of Dusklight Bridge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30973; -- Up In Flames +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30972; -- Joining the Fight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30971; -- Taking Stock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30970; -- Enraged By Hatred +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30968; -- The Sha of Hatred +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30967; -- Free the Dissenters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30964; -- A Proper Poultice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30963; -- The Field Armorer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30960; -- Returning from the Pass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30959; -- The Big Guns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30957; -- The Overwhelming Swarm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30956; -- The Siege Swells +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30955; -- Paying Tribute +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30954; -- A Blade is a Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30953; -- Fallen Sentinels +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30952; -- The Unending Siege +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30946; -- Revelations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30945; -- What's Yours Is Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30944; -- It Takes A Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30943, 30590); -- Handle With Care +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30942; -- Make A Fighter Out of Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30935; -- Fisherman's Tale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30933; -- Seeking Father +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30932; -- Father's Footsteps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30931; -- My Father's Crossbow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30930; -- Pick a Yak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30929; -- Bad Yak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30928; -- A Trail of Fear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30927; -- Give Them Peace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30926; -- The Terrible Truth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30925; -- Niuzao's Price +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30924; -- The Wisdom of Niuzao +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30923; -- Set the Mantid Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30922; -- Natural Antiseptic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30921; -- The Motives of the Mantid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30907; -- Round 4: The P.U.G. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30902; -- Round 4: Master Windfur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30901; -- Along the Southern Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30900; -- Terror of the Dread Wastes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30899; -- In Skilled Hands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30898; -- Cutting the Swarm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30897; -- In the Wrong Hands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30896; -- Thieves and Troublemakers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30895; -- Improvised Ammunition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30894; -- Rummaging Through the Remains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30893; -- The Endless Swarm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30892; -- Back on Their Feet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30891; -- Treatment for the Troops +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30890; -- The Restless Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30889; -- Trap Setting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30888, 29137, 27509); -- Breach in the Defenses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30887; -- Unwelcome Intruders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30885; -- Round 3: Master Boom Boom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30884; -- Behind the Battlefront +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30883; -- Round 3: The Wrestler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30882; -- Round 2: Kang Bramblestaff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30881; -- Round 2: Clever Ashyo & Ken-Ken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30880; -- Round 1: The Streetfighter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30879; -- Round 1: Brewmaster Chani +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30855; -- The Fall of Shai Hu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30834; -- Father and Child Reunion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30829; -- The Tongue of Ba-Shon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30828; -- Cleansing the Mere +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30827; -- What Lies Beneath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30825, 30744); -- Kota Blend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30824, 30743); -- Gourmet Kafa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30823, 30742); -- Shut it Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30821, 30747); -- The Burlap Grind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30820; -- A Funeral +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30819; -- Preparing the Remains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30816; -- Checking In +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30815; -- The Death of Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30814; -- A Foot in the Door +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30808; -- A Grummle's Luck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30807; -- By the Falls, For the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30806; -- The Scent of Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30805; -- Justice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30804; -- The Fearmaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30802; -- Chasing the Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30801; -- Lessons from History +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30800; -- Stealing Their Thunder King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30799; -- The Tomb of Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30798; -- Breaking the Emperor's Shield +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30797; -- It Was Almost Alive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30796; -- An End to Everything +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30795; -- Staying Connected +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30794; -- Emergency Care +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30793; -- Mists' Opportunity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30792; -- Orbiss Fades +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30791; -- Arconiss Thirsts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30790; -- Golgoss Hungers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30789; -- Arconiss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30788; -- Golgoss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30787; -- The Torches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30786; -- A Spear Through My Side, A Chain Through My Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30785; -- Gao-Ran Battlefront +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30784; -- The Point of No Return +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30783; -- Hatred Becomes Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30782; -- Spiteful Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30781; -- Last Toll of the Yaungol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30780; -- Totemic Research +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30779; -- Slaying the Scavengers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30777; -- In Search of Suna +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30776; -- Jung Duk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30775; -- The Exile +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30774; -- Ranger Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30773; -- Pitching In +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30772; -- Seeing Red +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30771; -- Perfect Pitch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30770; -- Running Rampant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30769; -- First Assault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30768; -- My Husband... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30767; -- Risking It All +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30766, 30595); -- Profiting off of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30763; -- Piranha! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30757; -- Lord of the Shado-Pan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30754; -- Bright Bait +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30753; -- Jumping the Shark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30752; -- Unbelievable! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30751; -- A Terrible Sacrifice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30750; -- Off the Wall! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30746; -- A Fair Trade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30728; -- Fat Long-Fat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30727; -- Ellia Ravenmane: Rematch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30726; -- Minh Do-Tan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30725; -- Ellia Ravenmane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30724; -- To the Wall! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30723; -- Honor, Even in Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30718; -- Students of Chi-Ji +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30717; -- Gifts of the Great Crane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30716; -- Chasing Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30715; -- A Line Unbroken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30701; -- Viseclaw Soup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30700; -- Snapclaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30699; -- To Winter's Blossom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30698; -- Scavenger Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30695; -- Ahead on the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30694; -- Tread Lightly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30692; -- The Burlap Trail: To Kota Basecamp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30691; -- Misery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30690; -- Unmasking the Yaungol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30683; -- One Traveler's Misfortune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30682, 30681, 30680, 30673); -- Holed Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30678; -- Like Bombing Fish In A Barrel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30675; -- Buried Hozen Treasure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30674; -- Balance Without Violence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30672; -- Balance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30671; -- Wisdom Has A Price +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30670; -- Turnabout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30669; -- The Lorewalker on the Lake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30668; -- Build Your Own Raft +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30667; -- Particular Plumage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30666; -- Sudden, Unexpected Crocolisk Aggression +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30665; -- The Defense of Shado-Pan Fallback +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30663, 30662, 30661, 30660); -- The Ordo Warbringer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30658; -- Huff & Puff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30657, 30652); -- In Tents Channeling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30656, 30651); -- Barrels of Fun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30655, 30650); -- Pandaren Prisoners +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30653, 30624); -- It Does You No Good In The Keg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30649; -- The Shrine of Two Moons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30648; -- Moving On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30639; -- The Secrets of Guo-Lai +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30636; -- Stones of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30635; -- Killing the Quilen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30634; -- Barring Entry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30633; -- Out with the Scouts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30631; -- The Shrine of Seven Stars +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30628; -- The Gratitude of Stoneplow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30627; -- The Savior of Stoneplow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30626; -- Retreat! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30625; -- Students No More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30623; -- The Mantidote +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30622; -- The Swarm Begins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30621; -- They Stole My Luck! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30620, 30619); -- Mogu?! Oh No-gu! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30618; -- Resupplying One Keg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30617; -- Roadside Assistance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30616; -- Traffic Issues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30614; -- Oil Stop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30613; -- Armored Carp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30612; -- The Leader Hozen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30611; -- Unleash The Yeti! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30610; -- Grummle! Grummle! Grummle! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30608; -- The Snackrifice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30607; -- Hozen Love Their Keys +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30606; -- Thumping Knucklethump +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30605; -- Lucky Yakshoe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30604; -- Breaking Broketooth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30603; -- The Broketooth Ravage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30602; -- The Rabbitsfoot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30601; -- Instant Courage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30600; -- No Pack Left Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30599; -- A Monkey Idol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30598; -- Who Knew Fish Liked Eggs? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30597; -- Strange Spherical Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30594, 30593); -- Deanimate the Reanimated +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30592; -- The Burlap Trail: To Burlap Waystation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30591; -- Preying on the Predators +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30589; -- Wrecking the Wreck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30588; -- Fishing for a Bruising +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30587; -- Yakity Yak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30586; -- Jagged Abalone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30585; -- What Lurks Below +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30584; -- Shocking! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30583; -- Blue Dwarf Needs Food Badly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30582; -- The Late Mrs. Muskpaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30581; -- ... and the Pot, Too! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30571; -- Farmhand Freedom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30570, 30569); -- Trouble on the Farmstead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30568; -- Helping the Cause +UPDATE `quest_template` SET `ContentTuningID`=817, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30567; -- Blanche's Boomer Brew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30565; -- An Unexpected Advantage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30535; -- Learn and Grow I: Seeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30534; -- A Second Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30529; -- Growing the Farm III: The Mossy Boulder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30528; -- Haohan's Vote V: Chief Yip-Yip +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30527; -- Haohan's Vote IV: Melons For Felons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30526; -- Lost and Lonely +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30525; -- Haohan's Vote III: Pure Poison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30524; -- Growing the Farm II: Knock on Wood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30523; -- Growing the Farm II: The Broken Wagon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30522; -- Haohan's Vote II: The Real Culprits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30521; -- Haohan's Vote I: Bungalow Break-In +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30519; -- Nana's Vote I: Nana's Secret Recipe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30518; -- Farmer Fung's Vote II: On the Loose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30517; -- Farmer Fung's Vote I: Yak Attack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30516; -- Growing the Farm I: A Little Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30515, 30514); -- Challenge Accepted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30513; -- Eastwind Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30512; -- Westwind Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30511, 30510, 30509); -- General Nazgrim has Awakened +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30508, 30507, 30506); -- Admiral Taylor has Awakened +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30502; -- Jaded Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30500; -- Residual Fallout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30499, 30498); -- Get Back Here! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30496; -- The Waterspeaker's Staff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30495; -- Love's Labor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30492; -- Back in Yak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30491; -- At the Yak Wash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30489; -- Fresh Needle Scent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30488; -- The Missing Muskpaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30487; -- Comin' Round the Mountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30484; -- Gauging Our Progress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30479; -- A Gift For Gina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30478; -- A Gift For Jogu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30477; -- A Gift For Haohan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30476; -- A Gift For Old Hillpaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30475; -- A Gift For Fung +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30474; -- A Gift For Ella +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30473; -- A Gift For Fish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30472; -- A Gift For Sho +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30471; -- A Gift For Chee Chee +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30470; -- A Gift For Tina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30469; -- Repossession +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30468; -- Enraged Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30467; -- My Son... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30466; -- Sufficient Motivation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30465, 30363); -- Going on the Offensive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30464, 30132); -- Going West +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30462, 30461, 30178, 30133); -- Into the Wilds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30460; -- Hit Medicine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30459; -- All of the Arrows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30457; -- Call Out Their Leader +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30445; -- The Waters of Youth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30442; -- Blanche's Boomer Brew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30439; -- A Dish for Jogu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30436; -- A Jade Cat for Jogu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30435; -- A Lovely Apple for Jogu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30433; -- A Dish for Tina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30432; -- A Marsh Lily for Tina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30431; -- A Blue Feather for Tina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30430; -- A Jade Cat for Tina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30429; -- A Lovely Apple for Tina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30428; -- A Ruby Shard for Tina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30427; -- A Dish for Fish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30426; -- A Marsh Lily for Fish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30425; -- A Blue Feather for Fish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30424; -- A Jade Cat for Fish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30422; -- A Ruby Shard for Fish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30421; -- A Dish for Farmer Fung +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30420; -- A Marsh Lily for Farmer Fung +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30419; -- A Blue Feather for Farmer Fung +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30418; -- A Jade Cat for Farmer Fung +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30417; -- A Lovely Apple for Farmer Fung +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30416; -- A Ruby Shard for Farmer Fung +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30414; -- A Dish for Haohan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30413; -- A Marsh Lily for Haohan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30412; -- A Blue Feather for Haohan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30411; -- A Jade Cat for Haohan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30409; -- A Ruby Shard for Haohan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30408; -- A Dish for Sho +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30404; -- A Lovely Apple for Sho +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30402; -- A Dish for Chee Chee +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30401; -- A Marsh Lily for Chee Chee +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30400; -- A Blue Feather for Chee Chee +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30399; -- A Jade Cat for Chee Chee +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30398; -- A Lovely Apple for Chee Chee +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30397; -- A Ruby Shard for Chee Chee +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30396; -- A Dish for Old Hillpaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30395; -- A Marsh Lily for Old Hillpaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30394; -- A Blue Feather for Old Hillpaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30391; -- A Ruby Shard for Old Hillpaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30390; -- A Dish for Gina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30389; -- A Marsh Lily for Gina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30388; -- A Blue Feather for Gina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30387; -- A Jade Cat for Gina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30386; -- A Dish for Ella +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30384, 30124); -- Blind Them! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30383; -- A Marsh Lily for Ella +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30381; -- A Jade Cat for Ella +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30380; -- A Lovely Apple for Gina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30379; -- A Ruby Shard for Gina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30376; -- Hope Springs Eternal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30361, 30175); -- The Mantid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30360, 30241); -- Warn Stoneplow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30359; -- The Lord Reclaimer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30357, 30164); -- The Stoneplow Convoy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30356; -- Sever Their Supply Line +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30355, 30230); -- Re-Reclaim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30354; -- No Sister Left Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30353; -- Profit Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30352; -- Crane Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30351; -- Lotus Tea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30350; -- Squirmy Delight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30349, 30127); -- Threat from Dojan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30348; -- Immortality? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30347, 30128); -- The Pools of Youth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30346; -- Where are the Pools +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30344; -- The Lost Dynasty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30337; -- Simian Sabotage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30336; -- The Kunzen Hunter-Chief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30335; -- Stalling the Ravage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30334; -- Stealing is Bad... Re-Stealing is OK +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30333; -- The Lesser of Two Evils +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30332; -- Fatty Goatsteak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30331; -- The Mile-High Grub +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30330; -- The Truffle Shuffle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30329; -- Cindergut Peppers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30328; -- The Thousand-Year Dumpling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30327; -- You Have to Burn the Ropes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30326; -- The Kunzen Legend-Chief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30325; -- Where It Counts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30324; -- Not in Chee-Chee's Backyard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30323; -- They Don't Even Wear Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30322; -- Money Matters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30321; -- Weed War II +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30319; -- Pest Problems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30318; -- Chasing the Chicken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30317; -- Water, Water Everywhere +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30306; -- The Battle Ring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30280; -- The Thunder Below +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30277; -- The Crumbling Hall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30275; -- A Crocolisk Tale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30274; -- The Arcanic Oubliette +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30273; -- In the House of the Red Crane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30272; -- Striking the Rain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30271; -- Sha Can Awe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30270; -- Blinding the Riverblades +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30269; -- Unsafe Passage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30268; -- The Murksweats +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30267; -- Watery Woes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30266; -- Bloodied Skies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30264; -- Enemy at the Gates +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30261; -- Roll Club: Serpent's Spine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30260; -- Growing the Farm I: The Weeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30259; -- Mung-Mung's Vote II: Rotten to the Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30258; -- Mung-Mung's Vote I: A Hozen's Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30257; -- Learn and Grow V: Halfhill Market +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30256; -- Learn and Grow IV: Harvesting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30255; -- Learn and Grow III: Tending Crops +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30254; -- Learn and Grow II: Tilling and Planting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30252, 26453); -- A Helping Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30243; -- Mantid Under Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30242; -- Survival Ring: Blades +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30240; -- Survival Ring: Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30229; -- The Greater Danger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30187; -- Flight Training: In Due Course +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30186; -- Parental Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30185; -- Tortoise Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30184; -- Mushan Mastery: Darkhide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30183; -- Stalker Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30182; -- Fox Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30181; -- Mushan Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30179; -- Poisoned! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30174; -- For Family +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30172; -- Barreling Along +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30169; -- Raid Leader Slovan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30168; -- Thieving Raiders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30163; -- For the Tribe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30160; -- A Ruby Shard for Ella +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30159; -- Preservation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30158; -- Disarming the Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30157; -- Emptier Nests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30156; -- Feeding Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30155; -- Restoring the Balance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30154; -- The Easiest Way To A Serpent's Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30152; -- The Sky Race +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30151; -- Catch! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30150; -- Sweet as Honey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30149; -- A Feast for the Senses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30148; -- Just a Flesh Wound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30146; -- Snack Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30145; -- Flight Training: Full Speed Ahead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30144; -- Flight Training: Ring Round-Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30143; -- They Grow Like Weeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30142; -- It's A... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30141, 30140, 30139); -- The Rider's Journey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30138; -- Choosing the One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30137; -- Egg Collection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30136; -- Empty Nests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30135; -- Beating the Odds +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30134; -- Wild Things +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30131; -- Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30130; -- Herbal Remedies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30129; -- The Mogu Agenda +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30123; -- Skitterer Stew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30121; -- Search Party +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30120, 12238); -- Cleansing Drak'Tharon +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30118; -- Patricide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30117; -- Stoneplow Thirsts +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30116; -- Sharpening Your Fangs +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30113; -- Victory in the Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30112, 11272); -- A Score to Settle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30111; -- LFGDungeons - Cataclysm - Raid Finder - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30110; -- LFGDungeons - Cataclysm - Raid Finder - 1st +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30109; -- Blood of the Betrayer +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30108; -- Our Man in Karazhan +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30107; -- Cluster Clutch +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30106; -- The Deed is Done +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30105; -- The Twilight Prophet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30104; -- Documenting the Timeways +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30103; -- To Wyrmrest! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30102; -- The Hour of Twilight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30101; -- The Path to the Dragon Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30100; -- The Vainglorious +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30099; -- In Unending Numbers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30098; -- The Well of Eternity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30097; -- Archival Purposes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30096; -- Murozond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30095, 30094); -- The End Time +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30093; -- Assassinate Creed +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30092; -- Our Man in Gilneas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30091; -- Tears of Pandaria +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30090; -- Zhu's Despair +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30089; -- Apply Directly to the Forehead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30088; -- Why So Serious? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30086; -- The Search for the Hidden Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30085; -- Into the Brewery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30084; -- Borderlands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30083; -- Securing the Province +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30082; -- Cheer Up, Yi-Mo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30081; -- Materia Medica +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30080; -- Finding Yi-Mo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30079; -- What's Eating Zhu's Watch? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30077; -- Barrels, Man +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30076; -- The Fanciest Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30075; -- Clear the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30074; -- Knocking on the Door +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30073; -- The Emperor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30072; -- Where Silk Comes From +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30070; -- The Fall of Ga'trul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30069; -- No Plan Survives Contact with the Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30068; -- Flames of the Void +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30067; -- The Shadow of Doubt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30066; -- Hidden Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30065; -- Arrows of Fortune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30064; -- Saving the Sutras +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30059; -- The Moth Rebellion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30058; -- Mothallus! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30057; -- Seeing Orange +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30056; -- The Farmer's Daughter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30055; -- Stormstout's Hops +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30054; -- Enough is Ookin' Enough +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30053; -- Hop Hunting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30052; -- Weed War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30051; -- The Great Water Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30050; -- Gardener Fran and the Watering Can +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30049; -- Doesn't Hold Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30048; -- Li Li and the Grain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30047; -- The Chen Taste Test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30046; -- Chen's Resolution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30043, 30039, 29404); -- Much to Learn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (30038, 30037, 30036, 30035, 30034, 30033, 30027); -- The Lesson of the Iron Bough +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30032; -- The Quest for Better Barley +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30031; -- Taste Test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30030; -- Out of Sprite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30029; -- Wee Little Shenanigans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30028; -- Grain Recovery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30015; -- Dawn's Blossom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30011; -- A New Vision +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30006; -- The Darkness Around Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30005; -- Lighting Up the Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30004; -- Everything In Its Place +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30003; -- A Book By Its Cover +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30002; -- Pages of History +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30001; -- Moth-Ridden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=30000; -- The Jade Serpent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29999; -- The Rider's Bind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29998; -- The Librarian's Quandary +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29997; -- The Scryer's Dilemma +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29995; -- Shrine of the Dawn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29993; -- Find the Boy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29992; -- Tenderpaw By Name, Tender Paw By Reputation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29990; -- Training and Discipline +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29989; -- Unyielding Fists: Trial of Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29988; -- A Taste For Eggs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29987; -- Unyielding Fists: Trial of Wood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29986; -- Fog Wards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29985; -- They Will Be Mist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29984; -- Unyielding Fists: Trial of Bamboo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29983; -- The Hidden Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29982; -- Evacuation Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29981; -- Stemming the Swarm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29971; -- The Scouts Return +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29968; -- Green-ish Energy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29967; -- Boom Goes the Doonamite! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29966; -- Burning Down the House +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29952; -- Broken Dreams +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29951; -- Muddy Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29950; -- Li Li's Day Off +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29949; -- Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29948; -- Thieves to the Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29947; -- Crouching Carrot, Hidden Turnip +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29946; -- The Warren-Mother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29945; -- Yellow and Red Make Orange +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29944; -- Leaders Among Breeders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29943; -- Guerrillas in our Midst +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29942; -- Silly Wikket, Slickies are for Hozen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29941; -- Beyond the Horizon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29940; -- Taking a Crop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29939; -- Boom Bait +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29937; -- Furious Fowl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29936; -- Instant Messaging +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29935; -- Orders are Orders +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29934; -- To Ravenholdt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29933; -- The Bees' Knees +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29932; -- The Temple of the Jade Serpent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29931; -- The Serpent's Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29930; -- What's Mined Is Yours +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29929; -- Trapped! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29928; -- I Have No Jade And I Must Scream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29927; -- Mann's Man +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29926; -- Calamity Jade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29925; -- All We Can Spare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29924; -- Kill Kher Shan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29922; -- In Search of Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29920; -- Getting Permission +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29919; -- Great Minds Drink Alike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29918; -- A Lesson in Bravery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29917; -- Lupello +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29916; -- Piercing Talons and Slavering Jaws +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29915; -- A Neighbor's Duty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29914; -- Back to the Sty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29913; -- The Meat They'll Eat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29912; -- The Fabulous Miss Fanny +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29911; -- Practically Perfect Produce +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29910; -- Rampaging Rodents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29909; -- Low Turnip Turnout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29908; -- A Seemingly Endless Nuisance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29907; -- Chen and Li Li +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29906; -- Carp Diem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29905; -- Let Them Burn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29904; -- Bigger Fish to Fry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29903; -- A Perfect Match +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29901; -- Anduin's Decision +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29900; -- An Ancient Legend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29899; -- Rest in Peace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29898; -- Sacred Waters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29894; -- Spirits of the Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29893; -- Hue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29892; -- Body +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29891; -- Potency +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29890; -- Finding Your Center +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29889; -- Borrowed Brew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29888; -- Seek Out the Lorewalker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29887; -- The Elder's Instruments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29885; -- Road Rations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29883; -- The Pearlfin Situation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29882; -- Quill of Stingers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29881; -- The Perfect Color +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29879; -- Swallowed Whole +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29877; -- A Poor Grasp of the Basics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29875, 29874); -- Kang Bramblestaff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29873; -- Ken-Ken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29872; -- Lin Tenderpaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29871; -- Clever Ashyo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29866; -- The Threads that Stick +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29865; -- The Silkwood Road +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29864; -- Working at the Source +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29863; -- Stormherald Eljrrin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29861; -- Whatever it Takes! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29860; -- Diametrically Opposed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29851; -- Champion of the Tournament +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29850; -- Corrupt Constructs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29848; -- The Forlorn Watcher +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29847; -- To Catch a Thief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29844, 29840); -- For Posterity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29839, 29838, 12148); -- One of a Kind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29836; -- Just Checkin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29835, 29834); -- Gal'darah Must Pay +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29833, 9901); -- Unfinished Business +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29830; -- Containment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29829, 28197); -- Discretion is Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29828; -- What the Scourge Dred +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29827; -- Acid Rain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29826; -- Reclaiming Ahn'Kahet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29825; -- Pupil No More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29824; -- Scouting Report: Like Jinyu in a Barrel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29823; -- Scouting Report: The Friend of My Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29822, 14387); -- Lay of the Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29821; -- Missed Me By... That Much! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29815; -- Forensic Science +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29811; -- The Gatewatcher's Talisman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29808; -- Don't Forget the Eggs! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29807; -- Death to the Traitor King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29804; -- Seein' Red +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29803; -- Ears of the Lich King +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29802; -- A Hidden Message +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29801; -- Proving Your Worth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29800; -- New Allies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29799; -- The Healing of Shen-zin Su +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29798; -- An Ancient Evil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29797; -- Medical Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29796; -- Urgent News +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29795; -- Stocking Stalks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29794; -- None Left Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29793; -- Evil from the Seas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29792; -- Bidden to Greatness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29791; -- The Suffering of Shen-zin Su +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29790; -- Passing Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29789; -- Small, But Significant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29788; -- Unwelcome Nature +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29787; -- Worthy of Passing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29786; -- Battle for the Skies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29785; -- Dafeng, the Spirit of Air +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29784; -- Balanced Perspective +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29783; -- Stronger Than Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29782; -- Stronger Than Bone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29781; -- Monkey Advisory Warning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29780; -- Do No Evil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29779; -- The Direct Solution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29778; -- Rewritten Wisdoms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29777; -- Tools of the Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29776; -- Morning Breeze Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29775; -- The Spirit and Body of Shen-zin Su +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29774; -- Not In the Face! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29772; -- Raucous Rousing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29771; -- Stronger Than Wood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29770; -- Still Good! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29769; -- Rascals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29768; -- Missing Mallet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29765; -- Cryin' My Eyes Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29764, 13206); -- Disarmament +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29763; -- Stealing Their Thunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29762; -- Family Heirlooms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29760; -- Pit Fighter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29759; -- Kung Din +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29758; -- Guess Whose Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29757; -- Bottletoads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29756; -- A Humble Offering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29755; -- Pei-Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29754; -- To Bridge Earth and Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29753; -- Back to Nature +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29752; -- The Wayward Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29751; -- Ritual Artifacts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29750; -- Vessels of the Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29749; -- An Urgent Plea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29748; -- Simulacrumble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29747; -- Break the Cycle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29745; -- The Sprites' Plight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29744; -- Some "Pupil of Nature" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29743; -- Monstrosity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29733; -- SI:7 Report: Lost in the Woods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29731; -- Scouting Report: On the Right Track +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29730; -- Scouting Report: Hostile Natives +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29727; -- SI:7 Report: Take No Prisoners +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29726; -- SI:7 Report: Hostile Natives +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29725; -- SI:7 Report: Fire From the Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29723; -- The Jade Witch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29717; -- Down Kitty! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29716; -- The Double Hozen Dare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29715; -- The Witch in the Woods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29694; -- Regroup! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29693; -- The General's Edge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29692; -- Bring Me Another Shrubbery! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29691; -- Bring Me A Shrubbery! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29690; -- Into the Mists +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29689, 29688); -- Advancing the Campaign +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29687; -- Twisted Associations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29686; -- A Radical Notion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29685; -- Hard to Kill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29684; -- Severed Communications +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29682; -- Magisters' Terrace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29681; -- Maximum Security Breakout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29680; -- The Source of Our Livelihood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29679; -- A New Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29678; -- Shu, the Spirit of Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29677; -- The Sun Pearl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29676; -- Finding an Old Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29675; -- Hey There Dalliah +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29674; -- Unbound Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29670; -- Maul Gormal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29669; -- A Most Somber Task +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29667; -- Culling the Herd +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29666; -- The Sting of Learning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29665, 25173); -- From Bad to Worse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29664; -- The Challenger's Fires +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29663; -- The Lesson of the Balanced Rock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29662; -- Stronger Than Reeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29661; -- The Lesson of Dry Fur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29660; -- Saving the Botanica +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29659; -- Lost Treasure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29658; -- The Calculator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29657; -- With Great Power, Comes Great Responsibility +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29656; -- O'mrogg's Warcloth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29655; -- A Very Special Cloth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29654; -- Turning the Tide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29653; -- The Will of the Warchief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29652, 26080); -- One Last Favor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29651; -- Honor the Dying +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29650; -- Fel Ember +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29649; -- How to Save a Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29647, 29646, 29639); -- Flying Colors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29645; -- Ambassador Hellmaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29644; -- Into the Heart of the Labyrinth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29643; -- The Codex of Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29642; -- Trouble at Auchindoun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29641; -- The Soul Devices +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29640; -- Find Spy To'gun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29637; -- The Rumpus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29636; -- A Test of Endurance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29635; -- Xiao, the Eater +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29634; -- Husshun, the Wizened +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29633; -- Zhi-Zhi, the Dextrous +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29632; -- Becoming Battle-Ready +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29631; -- Burning Bright +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29630; -- And a Heavy Fist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29629; -- A Steady Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29628; -- A Strong Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29627; -- A Proper Weapon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29626; -- Groundskeeper Wu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29624; -- Attention +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29623; -- Perfection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29622; -- Your Training Starts Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29620; -- The Great Banquet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29619; -- A Courteous Guest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29618; -- The High Elder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29617; -- Tian Monastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29616; -- Storming the Steamvault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29615; -- Windcaller Claw and the Water Thief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29614; -- Containment is Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29613; -- A Proper Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29612, 29611); -- The Art of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29609; -- Friends in Dalaran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29608; -- Allies in Dalaran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29607; -- Eyes of Desire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29606; -- Terokk's Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29605, 27202); -- Brother Against Brother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29600; -- Snap Judgment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29599; -- Escape from Durnholde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29598; -- Taretha's Diversion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29596; -- The End of the Exarch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29595; -- Everything Will Be Alright +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29594, 29593); -- Hitting Them Where It Hurts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29591; -- Raging Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29590; -- The Dead Watcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29587, 28158); -- Unbound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29586; -- The Splintered Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29585; -- Spitfire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29583; -- Eckert the Mad +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29582; -- Grek's Crazy Night +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29581; -- The Golden Dream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29580; -- Orchard-Supplied Hardware +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29579; -- Rally the Survivors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29578; -- Defiance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29577; -- Ashyo's Vision +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29576; -- An Air of Worry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29575; -- Undercutting the Competition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29574; -- Intriguing Specimens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29573; -- Safety is Job One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29571; -- Defending the Wilds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29570; -- Rescuing the Expedition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29568; -- A Necessary Evil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29567; -- Stalk the Stalker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29566; -- Checking Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29565, 28654, 28484); -- The Heart of the Matter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29564; -- A Brother Betrayed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29563; -- Lost in Action +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29562; -- Jailbreak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29560; -- Ancient Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29559; -- Freeing Our Brothers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29558; -- The Path of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29556; -- Hozen Aren't Your Friends, Hozen Are Your Enemies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29555; -- The White Pawn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29553; -- The Missing Admiral +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29552; -- Critical Condition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29548; -- The Mission +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29547; -- The King's Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29543, 29542); -- Invading the Citadel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29540; -- The Breaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29539, 29536); -- Heart of Rage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29538, 29535); -- Make Them Bleed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29537; -- Mind the Gap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29530, 29529); -- Demons in the Citadel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29528, 29527); -- War on the Ramparts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29524; -- The Lesson of Stifled Pride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29523; -- Fanning the Flames +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29522; -- Ji of the Huojin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29521; -- The Singing Pools +UPDATE `quest_template` SET `FlagsEx2`=268435460, `VerifiedBuild`=56110 WHERE `ID`=29520; -- Banners, Banners Everywhere! +UPDATE `quest_template` SET `FlagsEx2`=268435460, `VerifiedBuild`=56110 WHERE `ID`=29519; -- Tan My Hide +UPDATE `quest_template` SET `FlagsEx2`=268435460, `VerifiedBuild`=56110 WHERE `ID`=29518; -- Rearm, Reuse, Recycle +UPDATE `quest_template` SET `FlagsEx2`=268435460, `VerifiedBuild`=56110 WHERE `ID`=29517; -- Eyes on the Prizes +UPDATE `quest_template` SET `FlagsEx2`=268435460, `VerifiedBuild`=56110 WHERE `ID`=29516; -- Keeping the Faire Sparkling +UPDATE `quest_template` SET `FlagsEx2`=268435460, `VerifiedBuild`=56110 WHERE `ID`=29515; -- Writing the Future +UPDATE `quest_template` SET `FlagsEx2`=268435460, `VerifiedBuild`=56110 WHERE `ID`=29514; -- Herbs for Healing +UPDATE `quest_template` SET `FlagsEx2`=268435460, `VerifiedBuild`=56110 WHERE `ID`=29513; -- Spoilin' for Salty Sea Dogs +UPDATE `quest_template` SET `FlagsEx2`=268435460, `VerifiedBuild`=56110 WHERE `ID`=29511; -- Talkin' Tonks +UPDATE `quest_template` SET `FlagsEx2`=268435460, `VerifiedBuild`=56110 WHERE `ID`=29510; -- Putting Trash to Good Use +UPDATE `quest_template` SET `FlagsEx2`=268435460, `VerifiedBuild`=56110 WHERE `ID`=29509; -- Putting the Crunch in the Frog +UPDATE `quest_template` SET `FlagsEx2`=268435460, `VerifiedBuild`=56110 WHERE `ID`=29508; -- Baby Needs Two Pair of Shoes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29507; -- Fun for the Little Ones +UPDATE `quest_template` SET `FlagsEx2`=268435460, `VerifiedBuild`=56110 WHERE `ID`=29506; -- A Fizzy Fusion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29464; -- Tools of Divination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29458; -- The Captured Journal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29457; -- The Enemy's Insignia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29456; -- A Captured Banner +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29453, 29452); -- Your Time Has Come +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29451; -- The Master Strategist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29446; -- A Wondrous Weapon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29445; -- An Intriguing Grimoire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29444; -- An Exotic Egg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29443; -- A Curious Crystal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29440, 29439); -- The Call of the World-Shaman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29437; -- The Fallen Guardian +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29433; -- Test Your Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29430; -- A Friend in Need +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29425, 29399); -- Shopping Around +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29424; -- Items of Utmost Importance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29423; -- The Passion of Shen-zin Su +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29422; -- Huo, the Spirit of Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29421; -- Only the Worthy Shall Pass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29420; -- The Spirit's Guardian +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29419; -- The Missing Driver +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29418; -- Kindling the Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29417; -- The Way of the Huojin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29415, 29392); -- Missing Heirlooms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29414; -- The Way of the Tushui +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29412, 29401); -- Blown Away +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29410; -- Aysa of the Tushui +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29409; -- The Disciple's Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29408; -- The Lesson of the Burning Scroll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29406; -- The Lesson of the Sandy Fist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29402; -- Taking Precautions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29391, 29390); -- Guardians of Hyjal: Call of the Ancients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29389, 29388, 29387); -- Guardians of Hyjal: Firelands Invasion! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29383, 29382); -- Thanks, But No Thanks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29377; -- A Time to Break Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29376; -- A Time to Build Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29375; -- Clean Up in Undercity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29374, 29054); -- Stink Bombs Away! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29371; -- A Time to Lose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29338; -- Into Unrelenting Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29337; -- Into Constant Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29336; -- Into Coaxing Tides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29335; -- Into Slashing Winds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29331; -- Elemental Bonds: The Vow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29330; -- Elemental Bonds: Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29329; -- Elemental Bonds: Patience +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29328; -- Elemental Bonds: Desire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29327; -- Elemental Bonds: Doubt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29326; -- The Nordrassil Summit +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `Flags`=547356672, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29312, 29309); -- The Stuff of Legends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29311; -- The Rest is History +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29310; -- The Tipping Point +UPDATE `quest_template` SET `QuestSortID`=-344, `Flags`=8388672, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29308, 29307); -- Heart of Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29305, 29243); -- Strike at the Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29304; -- The Dogs of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29303; -- Tragedy and Family +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29302; -- Unlocking the Secrets Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29299; -- Some Like It Hot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29298; -- A Smoke-Stained Locket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29297; -- Bye Bye Burdy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29296; -- Territorial Birds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29295; -- The Bigger They Are +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29293; -- Singed Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29290; -- Fire in the Skies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29287; -- Peaked Interest +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `Flags`=547356736, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29285; -- Alignment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29284; -- Aid of the Ancients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29283; -- Calling the Ancients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29282; -- Well Armed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29281; -- Additional Armaments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29280; -- Nourishing Waters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29279; -- Filling the Moonwell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29278; -- Living Obsidium +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29276; -- The Flame Spider Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29275; -- Fandral's Methods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29274; -- Hounds of Shannox +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29273; -- How Hot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29272; -- Need... Water... Badly... +UPDATE `quest_template` SET `QuestSortID`=-344, `Flags`=8388672, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29270; -- Time Grows Short +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `Flags`=545259584, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29269; -- At One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29267; -- Some Good Will Come +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29265; -- Fire Flowers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29264; -- Flamewakers of the Molten Flow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29263; -- A Bitter Pill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29262; -- Zul'Gurub Voodoo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29261; -- Zul'Aman Voodoo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29257; -- Steal Magmolias +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29255; -- Embergris +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29253, 29155); -- A Shiny Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29252, 29251, 29154, 29153); -- Booty Bay's Interests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29250, 25900); -- Making Contact +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29249; -- Planting Season +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29248; -- Releasing the Pressure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29247; -- Treating the Wounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29246; -- Relieving the Pain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29242; -- Putting a Price on Priceless +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29241; -- Break the Godbreaker +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `Flags`=8388672, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29240; -- Emergency Extraction +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `Flags`=10485824, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29239; -- Nordrassil's Bough +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29237, 29150); -- Voodoo Zombies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29236; -- To Hardwrench Hideaway +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29235; -- Defend Grom'gol +UPDATE `quest_template` SET `QuestSortID`=-344, `Flags`=8388672, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29234; -- Delegation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29233; -- Warn Grom'gol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29228, 29116); -- Follow That Cat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29227, 29115); -- The Hunter's Revenge +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `Flags`=8388672, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29225; -- Actionable Intelligence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29223, 29105); -- Nesingwary Will Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29221, 29103); -- Serpents and Poison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29220; -- To Bambala +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29219, 29100); -- Bwemba's Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29218; -- Marks of the World Tree +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29217; -- The Captive Scouts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29215; -- The Hunt Begins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29214; -- The Shadow Wardens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29213; -- How's the Hunter Holding Up? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29211; -- Solar Core Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29210; -- Enduring the Heat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29206; -- Into the Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29205; -- The Forlorn Spire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29203; -- Into the Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29202; -- The Fate of Runetotem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29201; -- Through the Gates of Hell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29200; -- Leyara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29199; -- Calling for Reinforcements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29198; -- The Sanctuary Must Not Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29197; -- Caught Unawares +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29196; -- To the Sanctuary! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29195; -- A Ritual of Flame +UPDATE `quest_template` SET `QuestSortID`=-344, `Flags`=9437248, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29194; -- Through a Glass, Darkly +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `Flags`=8388672, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29193; -- On a Wing and a Prayer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29192; -- The Wardens are Watching +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29189; -- Wicked Webs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29186; -- The Hex Lord's Fetish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29185; -- Daily Tier 2 Heroic (1st) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29183; -- Daily Tier 2 Heroic (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29182; -- Flight of the Storm Crows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29181; -- Druids of the Talon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29179; -- Hostile Elements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29177; -- Vigilance on Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29176; -- The Fallen Chieftain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29175, 29174); -- Break Their Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29173; -- Secondary Targets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29172, 29169); -- The Beasts Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29166; -- Supplies for the Other Side +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29165; -- The Call of the Pack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29164; -- Perfecting Your Howl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29163, 29149, 29127, 29123); -- Rage Against the Flames +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29162; -- Nature's Blessing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29161; -- Those Bears Up There +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29160; -- Egg-stinction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29159; -- Pyrorachnophobia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29158; -- The Zandalar Representative +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29157; -- The Zandalari Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29156; -- The Troll Incursion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29148; -- Wings Aflame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29147; -- Call the Flock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29146; -- Ridin' the Rocketway +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29145; -- Opening the Door +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29144; -- Clean Up in Stormwind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29143; -- Wisp Away +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29142; -- Traitors Return +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29141; -- The Harder They Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29139; -- Aggressive Growth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29138; -- Burn Victims +UPDATE `quest_template` SET `QuestSortID`=-344, `Flags`=10485824, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29135; -- All-Seeing Eye +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `Flags`=545259584, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29134; -- A Wrinkle in Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29133; -- To the Digsite +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `Flags`=545259520, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29132; -- A Legendary Engagement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29131; -- Defend the Rebel Camp +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29129; -- A Legendary Engagement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29128; -- The Protectors of Hyjal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29126; -- The Power of Malorne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29125; -- Between the Trees +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29124; -- Warn the Rebel Camp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29122; -- Echoes of Nemesis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29121; -- Bury Me With Me Boots... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29120; -- Mauti +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29114; -- Track the Tracker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29112; -- Demon Seed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29111; -- Mor'shan Caravan Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29110; -- Mor'shan Caravan Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29109, 29096); -- Mor'shan Caravan Pick-Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29106; -- The Biggest Diamond Ever! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29104; -- Spirits Are With Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29102; -- To Fort Livingston +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29101; -- Punting Season +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29095; -- Report to Thork +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29094; -- The Short Way Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29093; -- Cruisin' the Chasm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29092, 12012); -- Inform the Elder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29091; -- Freedom Movement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29090; -- A Burning Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29089; -- Sludge Beast! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29088; -- Hyena Extermination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29087; -- Sludge Investigation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29086; -- Competition Schmompetition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=824446028, `VerifiedBuild`=56110 WHERE `ID`=29083; -- The Rear is Clear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=824446028, `VerifiedBuild`=56110 WHERE `ID`=29082; -- Fear No Evil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=824446028, `VerifiedBuild`=56110 WHERE `ID`=29081; -- They Sent Assassins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=824446028, `VerifiedBuild`=56110 WHERE `ID`=29080; -- Join the Battle! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=824446028, `VerifiedBuild`=56110 WHERE `ID`=29079; -- Lions for Lambs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=824446028, `VerifiedBuild`=56110 WHERE `ID`=29078; -- Beating Them Back! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29075; -- A Time to Gain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29073; -- Make Haste to Orgrimmar! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29071; -- Make Haste to Stormwind! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29066; -- Good News... and Bad News +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29040; -- Cub's First Toy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29038; -- Hunting Practice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29037; -- 'Borrowing' From the Winterfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29035; -- A Cub's Cravings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29034, 13906); -- They Grow Up So Fast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29032; -- Get Them While They're Young +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29029; -- Dying Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29027; -- Nugget Slugs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29026; -- Wenikee Boltbucket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (29024, 29023, 29022, 29021); -- Samophlange +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=29015; -- Miner's Fortune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28909; -- Sauranok Will Point the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28908, 24791); -- Daily Normal Random (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28907, 24790); -- Daily Normal Random (1st) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28906; -- LFGDungeons - Cataclysm - Heroic Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28905; -- LFGDungeons - Cataclysm - Heroic Random - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28885, 27720); -- Mr. Goldmine's Wild Ride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28884, 28882); -- Victory in Tol Barad +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28881; -- Prospector Gunstan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28877; -- They Call Him Swiftdagger. He Kills Harpies. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28876; -- To the Mor'shan Rampart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28875; -- Bring Down the High Shaman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28874; -- Hook 'em High +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28873; -- Another Maw to Feed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28872, 27747); -- Total War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28871, 27751); -- Crushing the Wildhammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28870; -- Return to the Lost City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28869; -- Pebble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28868; -- The View from Down Here +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28867; -- Nethergarde Needs You! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28866; -- Into the Stonecore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28865; -- Call of the Warmatron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28864; -- Beer Run +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28863; -- Warlord Halthar is Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28860; -- Keeping the Dragonmaw at Bay +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28859; -- The Dunes of Silithus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28858, 28857); -- Blasted Lands: The Other Side of the World +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28856; -- The Sands of Silithus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28854; -- Closing a Dark Chapter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28853; -- Kill the Courier +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28852; -- Soften them Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28849, 26388); -- Twilight Skies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28848; -- Trailing the Spiritspeaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28847; -- The Pursuit of Umbranse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28845; -- The Vortex Pinnacle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28843, 28836); -- Sins of the Sea Witch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28842; -- Umbranse's Deliverance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28841; -- The Arcane Storm Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28840; -- Winterwater +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28839; -- Magic Prehistoric +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28838; -- The Owlbeasts' Defense +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28837; -- Altered Beasts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28834, 28833); -- Rescue the Earthspeaker! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28832, 28238); -- Twilight Shores +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28831; -- Damn You, Frostilicus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28830; -- Chips off the Old Block +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28829; -- Razor Beak and Antlers Pointy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28828; -- You Gotta Have Eggs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28827, 28816); -- To the Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28826, 28805); -- The Eye of the Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28825, 28790); -- A Personal Summons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28824; -- Wayward Child +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28815; -- Twilight Documents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28814; -- Followers and Leaders +UPDATE `quest_template` SET `Flags`=1064960, `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=28807; -- Expert Opinion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28804; -- Dark Iron Contingency Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28803; -- Vengeance of the Wildhammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28802; -- Map of the Architects +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28801; -- Tol'vir Hieroglyphics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28800; -- Whispers of the Djinn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28799; -- Might of the Earthen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28798; -- Waters of Elune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28783; -- The Source of Their Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28782; -- A Bird of Legend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28781; -- Targets of Opportunity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28779; -- A Long Way from Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28778; -- Broken Boar Figurine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28777; -- Broken Owl Figurine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28776; -- Broken Earthen Figurine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28775; -- Broken Serpent Figurine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28768; -- Winterspring! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28760; -- Vengeance for Orsis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28758; -- Battle of Life and Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28756; -- Aberrations of Bone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28755; -- Annals of the Silver Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28753; -- Doing it the Hard Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28751; -- Tending the Garden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28750, 28749, 28508, 28505, 27158, 26920); -- The Battle for Andorhal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28748; -- Lawn of the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28747; -- Someone Setup the Pumpkin Bomb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28746; -- Penetrating Their Defenses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28745; -- Screechy Keen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28744; -- Ghouls Hate My Grains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28743, 27905); -- Tailgunner! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28742; -- Shy-Rotam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28741; -- Ascendant Lord Obsidius +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28740; -- Do My Eyes Deceive Me? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28738; -- The Twilight Forge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28737; -- What Is This Place? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28736, 28497); -- Fire From the Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28735; -- To the Chamber of Incineration! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28734; -- A Favor for Melithar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28733; -- Basic Botany +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=28732; -- This Can Only Mean One Thing... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28731; -- Teldrassil: Passing Awareness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28730; -- Precious Waters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28729; -- Teldrassil: Crown of Azeroth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28728; -- Signs of Things to Come +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28727; -- Vile Touch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28726; -- Webwood Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28725; -- The Woodland Protector +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28724; -- Iverron's Antidote +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28723; -- Priestess of the Moon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28722; -- Yetiphobia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28721, 28065); -- Walk A Mile In Their Shoes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28719; -- A Little Gamy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28718; -- Where There's Smoke, There's Delicious Meat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28717; -- Warchief's Command: Twilight Highlands! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28716; -- Hero's Call: Twilight Highlands! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28715; -- Demonic Thieves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28714; -- Fel Moss Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28713; -- The Balance of Nature +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28712; -- Enter the Dragon Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28711; -- Warchief's Command: Borean Tundra! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28710; -- Spray it One More Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28709; -- Hero's Call: Borean Tundra! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28708; -- Hero's Call: Outland! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28707; -- Spray it Again +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28706; -- Spray it Forward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28705; -- Warchief's Command: Outland! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28704; -- Warchief's Command: The Cape of Stranglethorn! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28703; -- Step Into My Barrow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28702; -- Hero's Call: The Cape of Stranglethorn! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28701; -- Out of Harm's Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28700, 27991); -- Taking the Overlook Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28699; -- Hero's Call: Northern Stranglethorn! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28698, 27987); -- Cannonball! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28697, 27978); -- Ghostbuster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28696, 28275); -- Bombs Away! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28695, 27975); -- WANTED: Foreman Wellson +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28694, 27973); -- Watch Out For Splinters! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28693, 28046); -- Finish The Job +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28692, 27992); -- Magnets, How Do They Work? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28691, 27967); -- First Lieutenant Connor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28690, 27966); -- Salvaging the Remains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28689, 27949); -- The Forgotten +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28688; -- Warchief's Command: Northern Stranglethorn! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28687, 28137); -- Teach A Man To Fish.... Or Steal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28686, 28130); -- Not The Friendliest Town +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28685, 28063); -- Leave No Weapon Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28684, 27948); -- A Sticky Task +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28683, 27944); -- Thinning the Brood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28682, 28059); -- Claiming The Keep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28681, 28050); -- Shark Tank +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28680, 27972); -- Boosting Morale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28679, 27971); -- Rattling Their Cages +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28678, 27970); -- Captain P. Harris +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28677; -- Warchief's Command: Swamp of Sorrows! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28676; -- Exterminators at Work +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28675; -- Hero's Call: Swamp of Sorrows! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28674; -- Starfall Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28673; -- Hero's Call: Blasted Lands! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28672; -- The Executor In the Field +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28671; -- Warchief's Command: Blasted Lands! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28670, 28232); -- Food From Below +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28669, 28223); -- The Warden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28668, 28188); -- Prison Revolt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28667; -- Warchief's Command: Burning Steppes! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28666; -- Hero's Call: Burning Steppes! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28665, 28186); -- Cursed Shackles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28664, 28185); -- Svarnos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28663, 28165); -- D-Block +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28662, 28120); -- Learning From The Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28661, 28118); -- The Imprisoned Archmage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28660, 28117); -- Clearing the Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28659, 28163); -- The Leftovers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28658, 28162); -- Swamp Bait +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28657, 28122); -- A Huge Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28656; -- Strange Life Forces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28655; -- Wild, Wild, Wildhammer Wedding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28653; -- Shadow Priest Sarvis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28652; -- Caretaker Caice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28651; -- Novice Elreth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28650, 28649, 12750, 12748, 12747, 12745, 12744, 12743, 12742, 12739); -- A Special Surprise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28647; -- The Durnholde Challenge: D-1000 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28646; -- The Durnholde Challenge: Infernus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28645; -- The Durnholde Challenge: Bloodvenom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28644; -- The Durnholde Challenge: Teracula +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28643; -- The Durnholde Challenge: Zephyrus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28641; -- Pride of the Dinner Table +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28640; -- Fresh Frostsabers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28639; -- Ursius +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28638; -- The Owls Have It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28637; -- A Taste for Bear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28636; -- Silence of the Dwarves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28635; -- A Haunting in Hillsbrad +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28634; -- Extinction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28633; -- The Coffer of Promise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28632; -- Fresh From The Hills +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28631; -- The Perfect Horns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28630; -- Echo Three +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28629; -- Are We There, Yeti? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28628; -- Ice Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28627; -- Seril's Boast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28626; -- Tree Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28625; -- Chop Chop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28624; -- Kilram's Boast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28623; -- The Push Westward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28622; -- Three if by Air +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28621; -- Put That Baby in the Cradle! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28620; -- Eastpoint Tower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28619, 28572); -- Warchief's Command: Arathi Highlands! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28618; -- Boulder Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28617; -- Flower Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28616; -- Stormpike Apocalypse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28615; -- Turning the Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28614; -- Bearzerker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28613; -- See You on the Other Side! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28612; -- Harrison Jones and the Temple of Uldum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28611; -- The Defilers' Ritual +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28610; -- Rubble Trouble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28609; -- Hammer Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28608; -- The Shadow Grave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28605; -- Domination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28604; -- Deception and Trickery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28603; -- Infiltration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28601; -- Old Puttery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28600; -- Matters of Loyalty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28599; -- Kurdran's Waitin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28598; -- Aiming High +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28597; -- Burnin' at Both Ends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28596; -- Welcome to Highbank! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28595; -- Krazz Works! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28594; -- Highbank, Crybank +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28593; -- Of Utmost Importance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28592; -- Parting Packages +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28591; -- Off The Wall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28590; -- Reprisal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28589; -- Everything But the Kitchen Sink +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28588; -- Wildhammer Infestation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28587; -- Aid of the Frostwolf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28586; -- Pool Pony Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28584; -- Quality Construction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28583; -- Krazzworks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28582; -- Hero's Call: Searing Gorge! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28581; -- Warchief's Command: Searing Gorge! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28580; -- Warchief's Command: Badlands! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28579; -- Hero's Call: Badlands! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28578; -- Hero's Call: Eastern Plaguelands! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28577; -- Warchief's Command: Eastern Plaguelands! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28576; -- Hero's Call: Western Plaguelands! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28575; -- Warchief's Command: Western Plaguelands! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28574; -- Warchief's Command: The Hinterlands! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28573; -- Hero's Call: Arathi Highlands! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28571, 28089); -- Warchief's Command: Hillsbrad Foothills! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28570, 28569); -- The Bogpaddle Bullet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28568, 26964); -- Warchief's Command: Silverpine Forest! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28567; -- Hero's Call: Loch Modan! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28566; -- Decimation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28565; -- Hero's Call: Wetlands! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28564, 26728); -- Hero's Call: Duskwood! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28563, 26365); -- Hero's Call: Redridge Mountains! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28562, 26378); -- Hero's Call: Westfall! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28561; -- Nahom Must Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28560; -- Warchief's Command: Ghostlands! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28559; -- Hero's Call: Bloodmyst Isle! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28558; -- Hero's Call: Uldum! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28557; -- Warchief's Command: Uldum! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28556; -- Breaking the Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28554; -- Warchief's Command: Dustwallow Marsh! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28553; -- Okrilla and the Blasted Lands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28552; -- Hero's Call: Dustwallow Marsh! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28551, 28550); -- Hero's Call: Southern Barrens! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28549; -- Warchief's Command: Southern Barrens! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28548; -- Warchief's Command: Desolace! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28545; -- Warchief's Command: Winterspring! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28544; -- Hero's Call: Winterspring! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28543; -- Hero's Call: Felwood! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28542; -- Warchief's Command: Felwood! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28540; -- Doin' De E'ko Magic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28539; -- Hero's Call: Stonetalon Mountains! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28538; -- Cry of the Banshee +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28537; -- In Pursuit of Shades +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28536; -- The Curse of Zin-Malor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28535; -- Descendants of the High Elves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28534; -- Descendants of the Highborne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28533; -- The High Council's Decision +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28532; -- Warchief's Command: Stonetalon Mountains! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28531; -- Hero's Call: Desolace! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28530; -- Scalding Signs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28529; -- Writings of the Void +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28528; -- Hero's Call: Silithus! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28527; -- Warchief's Command: Silithus! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28526; -- Warchief's Command: Un'Goro Crater! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28525; -- Hero's Call: Un'Goro Crater! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28524; -- Delivery for Donova +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28523; -- More Beads for Salfa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28522; -- Winterfall Activity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28521; -- Speak to Salfa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28520; -- The Fall of Neferset City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28519; -- Pain of the Blood Elves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28518; -- Legacy of the High Elves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28517; -- The Howling Oak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28516; -- Centuries of Suffering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28515, 28514); -- Mouton Flamestar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28513; -- Pride of the Highborne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28512; -- To the Aid of the Thorium Brotherhood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28511; -- Hero's Call: Feralas! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28510; -- Warchief's Command: Feralas! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28509; -- Warchief's Command: Tanaris! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28507; -- Hero's Call: Tanaris! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28506; -- March of the Stormpike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28504; -- Warchief's Command: Thousand Needles! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28503; -- Hero's Call: Thousand Needles! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28502; -- The Bandit Warlord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28501; -- The Defense of Nahom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28500; -- The Cypher of Keset +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28499; -- Punish the Trespassers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28498; -- The Secret of Nahom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28496; -- Warchief's Command: Azshara! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28495; -- A Fighting Chance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28494; -- Warchief's Command: Northern Barrens! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28493; -- Warchief's Command: Ashenvale! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28492; -- Hero's Call: Ashenvale! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28491; -- Not Fireflies, Flameflies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28490; -- Hero's Call: Darkshore! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28489; -- Stagwiches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28488; -- Beneath the Surface +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28487; -- Humbert's Personal Problems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28486; -- Salhet's Gambit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28485; -- Yetimus the Yeti Lord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28483; -- Bleeding the Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28482; -- Sullah's Gift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28480; -- Lieutenants of Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28479; -- The Ruins of Kel'Theril +UPDATE `quest_template` SET `FlagsEx2`=268435456, `QuestDescription`='The influence of Twilight\'s Hammer grows within Blackrock Depths. They have allied with the Dark Iron dwarves and seek to convince them to strike outside the mountain.$B$BWe must destroy the instruments of the Twilight\'s Hammer agitation. Their influence over the Dark Irons must be minimized.$B$BI want you to go into Domicile portion of Blackrock Depths and use this torch to burn the books that the Twilight\'s Hammer is distributing there.', `VerifiedBuild`=56110 WHERE `ID` IN (28478, 28477, 28476, 28475); -- Twilight Scheming +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28474, 28328); -- Twilight Scheming +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28473, 28466, 28405); -- Weapons of Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28472; -- Words of the High Chief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28470; -- High Chief Winterfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28469; -- Winterfall Runners +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28467; -- Mystery Goo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28465, 28401); -- Slaves of the Firelord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28464; -- Falling to Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28463, 28406); -- The Dark Iron Army +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28461, 28394); -- The Golem Lord's Creations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28460; -- Threat of the Winterfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28459, 28399, 26041); -- Stones of Binding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28458, 28398); -- The Pyromancer's Grimoire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28457, 28393); -- A Dangerous Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28456, 28322); -- The Spoils of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28455, 28321); -- Glory Amidst Chaos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28454, 28320); -- Assault on Dreadmaul Rock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28453, 28327); -- Locked and Loaded +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28452, 28319); -- A Delivery for Xi'lun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28451, 28318); -- A Delivery for Neeralak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28450, 28317); -- A Delivery for Thorg'izog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28449, 28326); -- Placing the Pawns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28448, 28316); -- A Deal With a Dragon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28447, 28315); -- Draconic Vanguard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28446, 28314); -- Blood Tour +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28445, 28313); -- A Heap of Delicious Worg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28444, 28312); -- Latent Demons of the Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28443, 28311); -- Blackened Ashes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28442; -- Flame Crest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28441, 28286); -- Enough Damage For One Day +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28440, 28279); -- Abuse of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28439, 28278); -- I Am the Law and I Am the Lash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28438, 28266); -- Trial by Magma +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28437, 28265); -- General Thorg'izog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28436, 28253); -- Taking the Horn For Ourselves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28435, 28252); -- The Kodocaller's Horn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28434, 28246); -- Strategic Cuts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28433, 28245); -- Grunt Work +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28432, 28239); -- Into the Black Tooth Hovel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28431, 28430, 28429, 28205, 28203); -- A Perfect Costume +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=139282, `VerifiedBuild`=56110 WHERE `ID`=28428; -- A Perfect Costume +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28427, 28254); -- A Needle in a Hellhole +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28426, 28184); -- Chiselgrip, the Heart of the Steppes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28425; -- Return to Ariok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28424, 28182); -- Shadow Boxing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28423, 28181); -- Warlocks Have the Neatest Stuff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28422, 28180); -- The Sand, the Cider, and the Orb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28421, 28179); -- Mud Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28420, 28178); -- A Future Project +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28419, 28177, 12044); -- Stocking Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28418, 28416, 28174); -- Burning Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28417, 28172); -- Done Nothing Wrong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28415; -- SEVEN! YUP! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28414, 24503); -- Fourth and Goal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28413; -- Words and Music By... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28411; -- Something Stewed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28410; -- Something Stolen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28409; -- Something Brewed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28408; -- Something Bold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28407; -- The Bachelorette +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28404; -- I'll Do It By Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28403; -- Bad Datas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28402; -- Schnottz So Fast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28400; -- Heroes of the Horde! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28397; -- They Will Never Expect This... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28396; -- Feathers for Grazle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28395; -- Feathers for Nafien +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28392; -- The Timbermaw Tribe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28391; -- The Restless Brood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28390; -- Glop, Son of Glop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28385; -- Oil and Irony +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28384; -- Into the Clearing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28383; -- Wisps of the Woods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28382; -- Enemy at our Roots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28381; -- The Denmother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28380; -- Pikwik in Peril +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28379; -- Ogre Bashin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28378; -- Find Fanny +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28377; -- Rescue at Glopgut's Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28376; -- Myzerian's Head +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28375; -- The Road to Purgation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28374; -- Weeding the Lawn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28373; -- Timbermaw Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28372; -- Back to Business +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28370; -- Wisp-napping +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28369; -- My Sister, Fanny +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28368; -- Fire in the Hole! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28367; -- Shroud of the Makers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28366; -- Disarming Bears +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28365; -- Drizle Safe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28364; -- The Chieftain's Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28363; -- Stirred the Hornet's Nest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28362; -- Stupid Drizle! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28361; -- Squirrely Clean +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28360; -- Running Their Course +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28359; -- The Core of Kroshius +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28358; -- Hunting the Damned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28357; -- Take it to the Tree +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28356; -- Preemptive Strike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28355; -- Terrible Little Creatures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28354; -- Kasha Will Fly Again +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28353; -- Jonesy Sent For You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28352; -- Camelraderie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28351; -- Unlimited Potential +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28350; -- Master Trapper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28349; -- Megs in Marketing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28348; -- Stormpike Rendezvous +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28346; -- The Bachelor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28345; -- *Gurgle* HELP! *Gurgle* +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28344; -- Can You Smell What the Lok'tar is Cooking? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28343; -- The Breath of Cenarius +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28342; -- Fel To Pieces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28341; -- Collecting Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28340; -- A Bomb Deal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28339; -- Is Your Oil Running? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28338; -- Deadwood of the North +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28336; -- Slap and Cap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28335; -- Turn It Off! Turn It Off! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28334; -- A Flare Fight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28333; -- It's Time to Oil Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28332; -- Helcular's Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28331; -- Helcular's Rod Giveth... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28330; -- Trail of Filth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28329; -- Angry Scrubbing Bubbles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28325; -- Green Living +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28324; -- Studies in Lethality +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28310; -- Morgan's Vigil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28307, 28304, 28164, 27335, 27334); -- Journey to Orgrimmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28306; -- Whisperwind Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28305; -- The Fate of Bloodvenom Post +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28303, 27304); -- Meet With Avaros Dawnglaive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28302; -- Meet with Avaros Dawnglaive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28301; -- Meet with Hretar Riverspeaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28300; -- Meet with Feenix Arcshine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28299; -- Meet with Kazak Darkscream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28298; -- Meet with Thega Graveblade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28297; -- Meet with Tamanji +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28296, 28295); -- Meetup with the Caravan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28294; -- The Kirthaven Summit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28293, 28292); -- That's No Pyramid! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28291; -- Return to Camp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28290; -- Meet with Gormok Ogrefist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28289; -- Moonglade Calls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28288; -- Open Their Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28287; -- Meet with Mulric Boldrock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28285; -- Meet with Patrice Lancaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28284; -- What's that Rattle? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28282; -- Narkrall, The Drake-Tamer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28281; -- Last Stand at Thundermar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28280; -- Tear Them From the Sky! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28277; -- Salhet the Tactician +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28276; -- Salhet's Secret +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28274; -- Two Tents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28273; -- Friend of a Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28272; -- Missing Pieces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28271; -- Reduced Productivity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28269; -- Meet Me In Vir'sar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28268; -- Meet with Ezul'aan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28267; -- Firing Squad +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28264; -- Navarax's Gambit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28263; -- Meet with Frazzle Frostfingers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28262; -- Meet with Veruca Darkstream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28261; -- Deceivers In Our Midst +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28260; -- Meet with Dalgrun Steelpine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28259; -- Meet with Evelyn Thorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28258; -- Meet with Signilda Hardforge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28257; -- The Fall of Tichondrius +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28256; -- The Skull of Gul'dan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28251; -- Trouble at Southshore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28250; -- Thieving Little Pluckers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28249; -- Crushblow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28248; -- Victors' Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28247; -- Last of Her Kind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28244, 27955); -- Eye Spy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28243, 27954); -- The Eyes Have It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28242, 27951); -- We All Must Sacrifice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28241, 27947); -- A Vision of Twilight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28237; -- A Blight Upon the Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28235; -- Burnside Must Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28234; -- They Took Me Pants! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28233; -- The Lost Brother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28231; -- Do it for Twinkles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28230; -- Protocol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28229; -- Nature and Nurture +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28228; -- Rejoining the Forest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28227; -- Golem Training +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28226; -- Scrapped Golems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28225; -- Prove Yer Allegiance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28224; -- The Last Protector +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28222; -- Singin' in the Sun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28221; -- These Roots Were Made For Stompin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28220; -- Seeking Soil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28219; -- Buzzers for Baby +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28218; -- A Destiny of Flame and Sorrow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28217; -- WANTED: The Demon Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28216; -- Magmalord Falthazar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28215; -- Potential Energy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28214; -- Cleanup at Bloodvenom Post +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28213; -- Hazzard Disposal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28212; -- Hot Stuff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28211; -- Tempered in Elemental Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28210; -- Shaping Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28209; -- Freedom for Lydon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28208; -- Winna's Kitten +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28207; -- A Slimy Situation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28206; -- A Lost Lad +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=2416183301, `VerifiedBuild`=56110 WHERE `ID`=28202; -- A Perfect Costume +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28201; -- Ploughshares to Swords +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28200; -- The Element of Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28199; -- For Science! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28198; -- The Weakest Link +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28196; -- The Battle for Hillsbrad +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28195; -- Sending a Message +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28194, 27438); -- The Great Escape +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28193, 14078); -- Lockdown! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28192; -- No One Here Gets Out Alive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28191; -- A Fitting End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28190; -- The Tainted Ooze +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28189; -- Do the Right Thing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28187; -- Missed Me By Zhat Much! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28183; -- Return to Keeshan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28176; -- Following the Young Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28175; -- Shining Through the Dark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28173, 12154); -- Blackout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28171; -- And the Sky Streaked Red +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28170; -- Night Terrors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28169; -- Withdraw to the Loading Room! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28168; -- Trouble at the Sludge Fields +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28167; -- Report to Carvo Blastbolt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28166; -- Thog's Nightlight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28161, 28160); -- Spread the Word +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28159; -- The Doomstone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28157; -- Four Twilight Elements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28156; -- Deep Mine Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28155; -- Lord Banehollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28154; -- Muckgill's Flipper or Something... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28153; -- Shadow Lord Fel'dan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28152; -- Jaedenar Awaits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28151; -- Dressed to Kill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28150; -- An Arcane Ally +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28149; -- Whispers in the Wind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28148; -- Culling the Corrupted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28147; -- Purple is Your Color +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28146; -- Coastal Delicacies! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28145; -- Venomblood Antidote +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28144; -- Thieving Little Monsters! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28142; -- To the Withering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28141; -- Relics of the Sun King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28140; -- The Elder Crone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28139; -- Codemaster's Code +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28138; -- Human Infestation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28136; -- Behind You! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28135; -- Al'Akir's Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28134; -- Impending Retribution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28133; -- Fury Unbound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28132; -- Efficient Excavations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28131; -- Twin Temptresses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28129; -- The Demon Prince +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28128; -- The Inner Circle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28127; -- Break Them Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28126; -- Dousing the Flames of Protection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28125; -- Something to Wear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28124; -- On to the Bulwark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28123; -- The Demon Chain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28121; -- Forces of Jaedenar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28119; -- Purity From Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28116; -- Crying Violet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28115; -- Past Their Prime +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28114; -- Glorious Harvest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28113; -- Break the Unbreakable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28112; -- Escape From the Lost City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28111; -- Trouble at Azurelode +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28109, 28093); -- Pressing Forward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28108, 28092); -- If The Key Fits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28107, 28094); -- Paving the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28105; -- Kavem the Callous +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28104, 28090); -- Precious Goods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28103, 28091); -- Easy Pickings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28102; -- Fight the Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28101; -- Mathias' Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28100; -- A Talking Totem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28099; -- Rasha'krak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28098; -- The Twilight Skymaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28097; -- The Gates of Grim Batol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28096; -- Welcome to the Machine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28088; -- Release Heartrazor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28087; -- Death to all Trappers! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28086; -- Free the Pridelings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28085; -- Trouble at Highperch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28084; -- Might of the Krom'gar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28083; -- Adventurers Wanted: Scholomance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28081; -- Adventurers Wanted: Stratholme Service Gate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28078; -- Adventurers Wanted: Stratholme Main Gate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28077; -- Adventurers Wanted: Northern Dire Maul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28074; -- Adventurers Wanted: Dire Maul Capital Gardens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28073; -- Adventurers Wanted: Dire Maul Warpwood Quarter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28070; -- Adventurers Wanted: Blackrock Spire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28069, 28068); -- Adventurers Wanted: Blackrock Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28066; -- Adventurers Wanted: The Sunken Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28064; -- Welcome to the Brotherhood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28062; -- From Whence He Came +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28061; -- Minions of Calcinder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28060; -- Twisted Twilight Ties +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28058; -- Look at the Size of It! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28057; -- Kill 'em With Sleep Deprivation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28056; -- Rise, Obsidion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28055; -- Sweet, Horrible Freedom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28054; -- Slavery is Bad +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28053; -- Lunk Like Your Style +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28052; -- Operation: Stir the Cauldron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28051; -- We All Scream for Ice Cream... and then Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28049; -- See the Invisible +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28048; -- That Smart One's Gotta Go +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28047; -- Freezing the Pipes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28045; -- The Greatest Flavor in the World! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28044; -- Touch the Untouchable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28043; -- How to Maim Your Dragon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28042, 28031); -- Special Delivery for Brivelthwerp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28041; -- Bait and Throttle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28039; -- Adventurers Wanted: Maraudon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28038; -- Blood in the Highlands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28037; -- Adventurers Wanted: Zul'farrak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28035; -- The Mountain-Lord's Support +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28034; -- Lunk's Adventure: Rendan's Weakness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28033; -- Deceit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28032; -- The Mysteries of the Fire-Gizzard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28030; -- They Build a Better Bullet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28029; -- Set Them Ablaze! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28028; -- Siege! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28026; -- Adventurers Wanted: Uldaman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28025; -- Adventurers Wanted: Razorfen Downs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28019; -- Adventurers Wanted: Scarlet Monastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28017; -- Adventurers Wanted: Scarlet Halls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28015; -- Adventurers Wanted: Razorfen Kraul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28010; -- Adventurers Wanted: Blackfathom Deeps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28008; -- Adventurers Wanted: Shadowfang Keep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (28007, 28006); -- Adventurers Wanted: Wailing Caverns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28004; -- Adventurers Wanted: The Deadmines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28002; -- Crisis Management +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28001; -- A Coward's Due +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=28000; -- Do the Imp-Possible +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27999; -- The Fate of the Doyles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27998; -- Sweet, Merciless Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27997; -- The Corruption of the Jadefire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27996; -- Orders Are For the Living +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27995; -- Dance for Ruumbo! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27994; -- Ruumbo Demands Justice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27993; -- Take it to 'Em! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27990; -- Battlezone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27989; -- Ruumbo Demands Honey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27988; -- Plague...Plague Everywhere! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27986; -- In the Hall of the Mountain-Lord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27985; -- Prayer to Elune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27984; -- Lunthistle's Tale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27983; -- Lunk's Adventure: Cranky Little Dwarfs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27982; -- Twilight Collars +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27981; -- Heat That Just Don't Quit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27980; -- The Spiders Have to Go +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27979; -- Dark Ministry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27977; -- Recon Essentials +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27976; -- Curse These Fat Fingers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27974; -- This Land is Our Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27969; -- Make Yourself Useful +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27968; -- Fury of the Pack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27965; -- Thorium Point: The Seat of the Brotherhood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27964; -- Dig-Boss Dinwhisker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27963; -- A New Master... But Who? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27962; -- A Lumbering Relic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27961; -- Out of Place +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27960; -- The Fewer, the Better +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27959; -- Lunk's Adventure: Spider Rider +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27958; -- A Proper Antivenom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27957; -- Lunk No Kill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27956; -- Lunk's Task +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27953; -- The Reliquary +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27952; -- The Explorers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27950; -- Gobbles! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27946; -- NYI +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27945, 26342); -- Paint it Black +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27943; -- Angered Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27942; -- Idolatry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27941; -- Fashionism +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27940; -- Dirty Birds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27939; -- The Desert Fox +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27938; -- The Middle Fragment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27937; -- The Hero Returns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27935; -- Bring Down the Avalanche +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27934; -- One With the Ground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27933; -- Elemental Ore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27932; -- The Axe of Earthly Sundering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27931; -- The Quaking Fields +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27930; -- Devastation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27929; -- Drag 'em Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27928; -- A Favor for the Furrier +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27927; -- Down to the Scar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27926; -- Eastern Hospitality +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27924; -- Budd's Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27923; -- Smoke in Their Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27922; -- Traitors! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27921; -- Fighting Tooth and Claw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27920; -- Armored to the Teeth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27919; -- Onward to the Blasted Lands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27918; -- The Harborage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27917; -- Sniffing Them Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27915; -- The Heart of the Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27914; -- Blessing of the Green Dragonflight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27913, 27912); -- The Titans' Trove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27911; -- With Dying Breath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27910; -- Last Regrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27909, 27902); -- The Purespring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27908, 27876); -- Secrets of the Mire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27907, 27875); -- Prayerblossom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27906; -- Neeka Bloodscar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27904; -- Breath of Mist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27903, 858); -- Ignition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27901; -- They Don't Know What They've Got Here +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27900; -- I've Got This Guy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27899; -- That Gleam in his Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27898, 27858); -- Rheastrasza's Gift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27897, 27832); -- The Hidden Clutch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27896, 27831); -- The Sorrow and the Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27895, 27830); -- Their Hunt Continues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27894, 27829); -- The Wrath of a Dragonflight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27893; -- Gargal, the Behemoth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27892; -- Jurrix the Striker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27891; -- Amakkar, Jack of All Trades +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27890; -- The Bad Dogs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27889; -- New Kargath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27888, 27794); -- Return to Blam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27887, 27793); -- Ancient Protectors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27886, 27709); -- The Sentinel's Game +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27885, 27693); -- The Warden's Game +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27884, 27797); -- The Sentinel's Pawn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27883, 27796); -- The Warden's Pawn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27882; -- It's Not About History, It's About Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27881; -- Bloodwatcher Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27880, 27833); -- Half-Ton Holdouts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27879, 27825); -- Survival of the Fattest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27878; -- Forcible Acquisition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27877; -- The Morons' League +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27874; -- Aviana's Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27871; -- To Stonard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27870; -- To Marshtide Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27869; -- The Dragon and the Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27868; -- The Crucible of Carnage: The Twilight Terror! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27867; -- The Crucible of Carnage: The Earl of Evisceration! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27866; -- The Crucible of Carnage: Calder's Creation! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27865; -- The Crucible of Carnage: The Wayward Wildhammer! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27864; -- The Crucible of Carnage: The Deadly Dragonmaw! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27860; -- The Lost Ones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27859; -- The Egg Lives On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27857; -- We're Under Attack! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27856, 27845); -- Marking the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27855, 27843); -- Reinforcements Denied +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27854, 27795); -- Tides of Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27853, 27822); -- Lumbering Oafs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27852, 27821); -- Orcs and Humans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27851; -- Cutting Supply +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27850, 27790); -- The Defias Kingpin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27849; -- Assault on Stonard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27848; -- Good Intentions...Poor Execution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27847; -- Not Quite There +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27844; -- Traitors!!! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27842; -- Only the Beginning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27840; -- Draenethyst Crystals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27839; -- Ancient Weapons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27838; -- The Root of the Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27837; -- Trespassers in the Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27836, 9874); -- Stopping the Spread +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27835; -- Olaf, the Big Fella' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27834; -- Baelog, the Glass Cannon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27828; -- Eric, the Utility Dwarf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27827; -- The Swift, the Fierce, and the Stout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27826; -- Into the Dragon's Mouth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27824; -- The Good Stuff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27823; -- A Dwarf's Got Needs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27818; -- Slithering Signs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27817; -- Dropping the Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27816; -- Personal Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27815; -- Somethin' for the Boys +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27814; -- Anything We Can Get +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27813; -- Death Worthy of a Dragonmaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27812; -- The Loyalty of Clan Mullan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27811; -- The Scent of Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27810; -- The Fighting Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27809; -- Firebeard Bellows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27808; -- Stubborn as a Doyle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27807; -- Clan Mullan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27806; -- Honorable Bearing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27805; -- Small Comforts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27804; -- The Only Homes We Have +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27803; -- Welcome Relief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27798, 27719); -- Water of Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27792; -- All's Fair in Love, War, and Archaeology +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27791; -- Dustwind Dig +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27789; -- Troggish Troubles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27788, 27787); -- Skullcrusher the Mountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27786, 27784); -- The Hammer of Twilight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27785; -- The Admiral +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27783; -- Garona Needs You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27782; -- Mathias Needs You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27781; -- The Machination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27779; -- Gnomebliteration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27778; -- Hacking the Wibson +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27777; -- Core Access Codes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27776; -- It's Goat Time, Baby +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27775; -- When the Going Gets Tough, Cheat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27774; -- Easily Swayed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27773; -- Step Three: Prophet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27772; -- The Venerable Doctor Blam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27771; -- Third Sample: Implanted Eggs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27770; -- Lifting the Veil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27769; -- Rhea Revealed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27768; -- Step Two: The Bloodletter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27766; -- Second Sample: Whelps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27765; -- First Sample: Wild Eggs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27764; -- A Strange Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27763; -- To Fuselight Proper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27762; -- Fuselight, Ho! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27761; -- A Disarming Distraction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27760; -- Artificial Intelligence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27758; -- The Carpenter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27757; -- The Darkest Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27756; -- The Foreman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27755; -- The Curse of the Tombs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27754; -- Dragonmaw Takedown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27753; -- Never Leave a Dinner Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27752; -- Fight Like a Wildhammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27750; -- War Forage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27748; -- Fortune and Glory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27746; -- Empire of Dirt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27745; -- A Fiery Reunion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27744; -- Rune Ruination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27743; -- While We're Here +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27742; -- A Little on the Side +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27740; -- Baba Bogbrew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27739; -- The Gnoll King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27738; -- The Pit of Scales +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27737; -- By Fire Be Saved! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27733; -- The Good Ol' Switcheroo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27729; -- Once More, With Eeling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27727; -- Hero's Call: Deepholm! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27726; -- Hero's Call: Mount Hyjal! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27725; -- Quel'Danil Lodge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27724; -- Hero's Call: Vashj'ir! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27722; -- Warchief's Command: Deepholm! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27721; -- Warchief's Command: Mount Hyjal! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27718; -- Warchief's Command: Vashj'ir! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27717, 27716); -- Piece of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27715; -- The Day that Deathwing Came: What Really Happened +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27714; -- The Day that Deathwing Came: The Real Story +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27713; -- The Day that Deathwing Came +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27712, 27711); -- Back to the Elementium Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27708; -- The Warden's Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27707; -- Neferset Prison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27706; -- The Scepter of Orsis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27705; -- Step One: The Priestess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27704; -- Legends of the Sunken Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27703, 27702); -- Coup de Grace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27701, 27700); -- Dragon, Unchained +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27699; -- Shark Weak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27698; -- Servants of Theradras +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27697; -- Corruption in Maraudon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27696, 27695); -- The Elementium Axe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27694; -- Pool of Tears +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27692; -- Princess Theradras +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27691; -- Marshfin Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27690; -- Narkrall, the Drake-Tamer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27689, 27688); -- Distract Them for Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27687; -- An Opened Can of Whoop Gnash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27686, 27675); -- Forged Documents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27685; -- Good Deed Left Undone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27684; -- Visitors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27683; -- Into the Woods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27682; -- We Require More Minerals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27681, 27676, 14330); -- Behind Closed Doors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27680, 27677); -- Archaedas, The Ancient Stone Watcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27679, 27672); -- The Chamber of Khaz'mul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27674; -- To the Surface +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27673; -- It's What's Inside That Counts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27671; -- See to the Survivors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27670; -- Pinned Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27669; -- Do the Honors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27668; -- Pay Attention! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27663; -- Tastes Like Strider +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27662; -- Unbinding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27661; -- Fire the Cannon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27660; -- Spirit of the Loch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27659; -- Portal Overload +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27658, 27657); -- Help from the Earthcaller +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27656; -- Croc-Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27655, 27654); -- Bring the Hammer Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27653, 27652); -- Dark Assassins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27651; -- Doing It Like a Dunwald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27650; -- Home Again +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27649; -- A Steady Supply +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27648; -- Once More Into The Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27647; -- Anything But Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27646; -- Finding Beak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27645; -- Cayden Dunwald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27644; -- Eoin Dunwald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27643; -- Donnelly Dunwald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27642; -- Sifting Through The Wreckage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27641; -- While Meeting The Family +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27640; -- Dunwalds Don't Die +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27638; -- Just You and Garona +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27636; -- Just You and Mathias +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27635; -- Decontamination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27633; -- The Blood God Hakkar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27632; -- Tanotep's Son +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27631; -- The High Commander's Vote +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27630; -- The High Priest's Vote +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27629; -- The Vizier's Vote +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27628; -- Send Word to Phaoris +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27627; -- Just a Fancy Cockroach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27626; -- The Highvale Documents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27625; -- In Defense of Quel'Danil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27624; -- After the Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27623; -- Colossal Guardians +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27622; -- Mo' Better Shredder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27621; -- Firebeard's Patrol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27620; -- Like Rats +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27619; -- The Commander +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27618; -- Argent Upheaval +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27617; -- Befouled No More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27616; -- The Huntsman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27615; -- The Wrathcaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27614; -- Scarlet Salvage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27613, 9400); -- The Assassin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27612; -- Victory From Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27611; -- Blood on the Sand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27610, 27341); -- Scouting the Shore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27609, 27608, 27501, 27500); -- Four Heads are Better than None +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27607; -- The Southern Flank +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27606; -- Blast Him! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27605; -- Eranikus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27604; -- Jammal'an the Prophet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27603; -- The Sealed Gate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27602; -- The Prophet's Dying Words +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27601; -- Cities in Dust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27600; -- In With a Bang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27599; -- Can't Take It With Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27598; -- Kill Gil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27597; -- Crazy Larry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27596; -- The Heart of the Mountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27595; -- The Prophet Hadassi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27594; -- On Her Majesty's Secret Service +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27593; -- Rebirth of the K.E.F. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27592; -- Drinks on the Rocks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27591, 27573); -- The Dark Iron Pact +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27589, 27571); -- The Grim Guzzler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27587; -- Maliciously Delicious +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27586; -- Shells on the Sea Shore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27585; -- The 109th Division +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27584; -- Blood in the Surf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27583; -- The Northern Flank +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27582, 27568); -- Infiltrating Shadowforge City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27581, 27567); -- Twilight?! No! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27580; -- Sowing Discord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27579, 27565); -- Into the Prison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27578; -- Morgan's Fruition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27577; -- 7th Legion Battle Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27576; -- Patchwork Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27575; -- From the Belly of the Beast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27574; -- I Never Forget a Face +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27572, 27566); -- A Gathering in Outland +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27570; -- The Situation So Far +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27569; -- Dark Iron Tacticians +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27564; -- In Defense of the Redoubt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27562; -- Beezil's Cog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27561; -- Rimblat's Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27560; -- Argus' Journal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27559; -- Vex'tul's Armbands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27558, 27384); -- Pamela's Doll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27557; -- Tarenar's Talisman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27556; -- Gidwin's Weapon Oil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27555; -- Fiona's Lucky Charm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27551; -- The Baroness' Missive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27550; -- Pyrewood's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27549; -- By the Light of the Stars +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27548; -- Lessons in Fear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27547; -- Of No Consequence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27546; -- Speak with Captain Anton +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27545; -- The Way is Open +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27544; -- Cenarion Tenacity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27542; -- Taking the Battlefront +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27541; -- Lessons From the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27540; -- The Wildhammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27539; -- Add 'em to the Pile +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27538; -- The Perfect Poultice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27537; -- Any Portal in a Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27536; -- Mostly Harmless +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27535; -- Just a Little Touched +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27534; -- Augustus' Receipt Book +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27533; -- A Fate Worse Than Butchery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27532; -- The Plaguewood Tower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27531; -- Counter-Plague Research +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27530; -- The Corpsebeasts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27529; -- Defenders of Darrowshire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27528; -- Scourged Mass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27527; -- Journey's End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27526; -- Gidwin's Fate Revealed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27525; -- Guardians of Stratholme +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27524; -- Blind Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27523; -- Duskwing, Oh How I Hate Thee... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27522; -- Beat it Out of Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27521; -- Wretched Hive of Scum and Villainy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27520; -- Minions of Al'Akir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27519; -- Under the Choking Sands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27518; -- Transdimensional Warfare: Chapter III +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27517; -- Be Prepared +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27516; -- Wings Over Highbank +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27515; -- Roots'll Do 'Er +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27514; -- Bird Down! Bird Down! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27513; -- Transdimensional Warfare: Chapter II +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27512; -- Transdimensional Warfare: Chapter I +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27511; -- The Thrill of Discovery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27510; -- A Wolf in Bear's Clothing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27508; -- Far from the Nest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27507; -- Encroaching Twilight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27506; -- Life from Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27505; -- Draconic Mending +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27504; -- Even Dragons Bleed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27503, 27502); -- Up to the Citadel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27499, 27498); -- Signal the Attack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27497, 27496); -- Call in the Artillery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27495, 27494); -- Move the Mountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27493, 27492); -- Ogres & Ettins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27491; -- Kor'kron Drop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27490; -- SI:7 Drop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27489; -- Nobody to Blame but Myself +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27488; -- Impatience +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27487; -- Ix'lar the Underlord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27486, 27485); -- Warm Welcome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27484; -- Only One May Enter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27483; -- Practical Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27482; -- Into the Flames +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27481; -- Out of the Ziggurat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27480; -- Ley Energies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27479; -- Righteous Indignation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27478; -- Relios the Relic Keeper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27477; -- The Corpulent One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27476; -- Dalar Dawnweaver +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27475; -- Unyielding Servitors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27474; -- Breaking the Barrier +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27473; -- What's Shaking in Ironforge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27472; -- Rise, Godfrey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27471; -- Blackrock Anomaly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27469; -- Friends on The Other Side +UPDATE `quest_template` SET `FlagsEx2`=268435456, `LogDescription`='Speak with a Siege Tank Commander standing on top of a wrecked Highbank Siege Tank. Defend the tank while engineers make repairs.', `QuestDescription`='One by one, we\'re gonna have to pull our siege tanks outta the muck. Take these \'ere spare parts you\'ve collected and give \'em to a siege tank commander who\'s perched on one o\'those banged-up machines.$B$BThen defend the tank while engineers repair the blasted thing.$B$BGo an\' make me proud, $c!', `VerifiedBuild`=56110 WHERE `ID`=27468; -- Siege Tank Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27467; -- Buried Blades +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27466; -- Argent Call: Northdale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27465; -- Argent Call: The Noxious Glade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27464; -- Argent Call: The Trial of the Crypt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27463; -- A Boyhood Dream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27462; -- To Take the Barracks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27461; -- To Take the Abbey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27460; -- Soft Landing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27459; -- The Brotherhood of Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27458; -- Smokey and the Bandage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27457; -- An Opportune Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27456; -- Gathering Some Grub(s) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27455; -- Boys Will Be Boys +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27454; -- Just a Drop in the Bucket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27453; -- Catalysm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27452; -- Dark Garb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27451; -- To Kill With Purpose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27450; -- Frederick's Fish Fancy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27449; -- Honor and Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27448; -- The Trek Continues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27447, 27446); -- Tanaris is Calling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27443, 27442); -- The War Has Many Fronts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27441, 27436, 27435); -- A Seer's Staff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27440; -- Trolls, Ogres, and Orcs, Oh My! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27439; -- Staff of the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27437; -- Forsaken Faith +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27434; -- The Adept's Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27433; -- Shredderectomy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27432; -- Zaeldarr the Outcast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27431; -- Tipping the Balance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27430; -- Justice for the Hyals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27429, 27296); -- Raze Direhorn Post! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27428; -- Tabetha's Assistance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27427; -- Arms of the Grimtotems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27426; -- Confirming the Suspicion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27425; -- A Grim Connection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27424; -- Overlord Mok'Morokk's Concern +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27423; -- Resistance is Futile +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27422; -- A City Under Siege +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27421; -- Amidst Death, Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27420, 11905); -- Postponing the Inevitable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27419, 1168); -- Army of the Black Dragon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27418; -- Challenge Overlord Mok'Morokk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27417, 27416, 27415); -- The Brood of Onyxia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27414; -- Identifying the Brood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27413; -- Catch a Dragon by the Tail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27412; -- WANTED: Goreclaw the Ravenous +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27411; -- Challenge to the Black Flight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27410; -- Spirits of Stonemaul Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27409; -- The Essence of Enmity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27408; -- Banner of the Stonemaul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27407; -- Bloodfen Feathers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27406; -- A Man Named Godfrey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27405; -- Fall Back! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27404, 27356); -- The Circle's Future +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27403; -- A True Sunwalker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27402; -- Token of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27401; -- What Tomorrow Brings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27400, 27354); -- Mastering the Arcane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27399, 27398); -- The Battle Is Won, The War Goes On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27397; -- Hretar's Task +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27396; -- Blade of the Shattered Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27395; -- A Marksman's Weapon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27394; -- The Call of the Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27392; -- I'm Not Supposed to Tell You This +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27391; -- Hidden Treasures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27390; -- The Battle of Darrowshire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27389; -- Marauders of Darrowshire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27388; -- Heroes of Darrowshire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27387; -- Villains of Darrowshire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27386; -- A Strange Historian +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27385; -- Uncle Carlin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27383; -- Little Pamela +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27382; -- Rough Roads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27381; -- Traveling Companions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27380; -- Nightmare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27379; -- The Terrors of Iso'rath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27378; -- The Worldbreaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27377; -- Devoured +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27376; -- The Maw of Iso'rath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27375; -- The Weeping Wound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27374; -- The Maw of Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27373; -- Onward, to Light's Hope Chapel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27372; -- A Gift For Fiona +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27371; -- What I Do Best +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27370; -- Tarenar Sunstrike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27369; -- Greasing the Wheel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27368; -- Just Encased +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27367; -- Gidwin Goldbraids +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27366; -- Landgrab +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27365, 27337); -- A Fitting Weapon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27364; -- On Whose Orders? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27363; -- A Budding Young Surgeon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27362; -- Favored of Elune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27361; -- Favored of the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27360; -- Vengeance for Our Soldiers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27359; -- Argent Reinforcements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27358, 27357); -- The Captive Bride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27355; -- A Boon for the Powerful +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27353; -- Blessings of the Elements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27352; -- Liquid Gold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27351; -- A Royal Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27350; -- Break in Communications: Rutsak's Guard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27349; -- Break in Communications: Dreadwatch Outpost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27348; -- Secure the Cargo! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27347; -- Corrosion Prevention +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27346; -- The Zeppelin Crash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27345; -- The F.C.D. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27344; -- A Well-Earned Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27343; -- The Hand of the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27342; -- In Time, All Will Be Revealed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27340; -- Direhorn Raiders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27339; -- The Reagent Thief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27338; -- Our Boys on the Shore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27336; -- The Grimtotem Weapon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27333, 25967, 25892); -- Losing Ground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27330, 27329); -- Invoking the Serpent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27328, 27327); -- Grimtotem Chiefs: The Chief of Chiefs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27326, 27325); -- The Drums of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27324, 27323); -- Grimtotem Chiefs: Grundig Darkcloud +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27322; -- Korok the Colossus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27321, 27320); -- The Writ of History +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27319, 27318); -- Grimtotem Chiefs: Elder Stormhoof +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27317, 27316); -- The Rattle of Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27315, 27314); -- Grimtotem Chiefs: Isha Gloomaxe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27313, 27312); -- Darkcloud Grimtotem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27311, 27310); -- No Weapons For You! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27306; -- Talk to Ogron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27305; -- Of Love and Family +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27303; -- Mercy for the Bound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27302; -- Simple Solutions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27301; -- Unbroken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27300; -- Pushing Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27299; -- Torn Ground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27298; -- Seek Out Avaros Dawnglaive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27297; -- Justice Dispensed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27295; -- Seek Out Tabetha +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27294; -- More than Coincidence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27293; -- The Grimtotem Plot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27292; -- Return to Krog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27291; -- Peace at Last +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27290; -- To Forsaken Forward Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27288, 27287); -- The Deserters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27286; -- Daelin's Men +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27285, 27284, 27258, 27257, 27256, 27255, 27254, 27252); -- The Black Shield +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27283; -- A Journey to Moonglade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27282; -- Kazak's Behest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27281; -- Gormok Ogrefist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27280; -- The Riverspeaker Calls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27279; -- The Shattered Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27278; -- Tamanji's Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27277; -- An Audience with Feenix Arcshine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27276, 27275); -- Together Again +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27273; -- An Invitation from Moonglade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27272; -- A Message From Evelyn Thorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27271; -- Frazzle's Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27270; -- An Audience with Mulric +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27268; -- Patrice Lancaster Sends Word +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27267; -- Make Contact with SI:7 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27266; -- Dalgrun Calls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27265; -- Ezul'aan Calls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27264, 27263, 27260); -- Lieutenant Paval Reethe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27262, 27259); -- Suspicious Hoofprints +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27261; -- Questioning Reethe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27253, 27249); -- Inspecting the Ruins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27251; -- They Call Him Smiling Jim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27248; -- Mission to Mudsprocket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27247; -- Captain Vimes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27246; -- The Orc Report +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27245; -- Prisoners of the Grimtotems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27244; -- The Lost Report +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27243; -- Unleash the Raptors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27242; -- Raptor Captor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27241; -- Return to Jaina +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27240; -- Proof of Treachery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27239; -- Survey Alcaz Island +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27238; -- Jaina Must Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27237; -- Recover the Cargo! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27236; -- Secondhand Diving Gear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27235; -- Renn McGill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27234; -- Defias in Dustwallow? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27233, 27175, 26952); -- The Menders' Stead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27232; -- The Waters Run Red... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27231; -- Reinforcements from Fenris +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27230; -- Weapons for War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27229; -- SMASH BROODQUEEN +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27228; -- Man Against Abomination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27227; -- Lord Aurius Rivendare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27226; -- Hair of the Dog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27225; -- A Summons from Signilda Hardforge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27223; -- Retribution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27222; -- Take Down Tethyr! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27221; -- Oh, It's Real +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27220; -- Nat's Bargain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27219; -- Is it Real? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27218; -- Dastardly Denizens of the Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27217; -- Thresher Oil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27216; -- This Old Lighthouse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27215; -- The Hermit of Swamplight Manor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27214; -- A Disturbing Development +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27213; -- The End of the Deserters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27212; -- Discrediting the Deserters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27211; -- Propaganda War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27210; -- Traitors Among Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27209, 27207); -- This Blows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27208; -- The Dreadlord Balnazzar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27206; -- Alas, Andorhal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27205; -- The Depravity of the Forsaken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27204; -- Aradne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27203; -- The Maelstrom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27201; -- Val'kyr Incursion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27200; -- Siren's Song +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27199, 27086, 26010); -- Ashes to Ashes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27198, 27085); -- Supporting the Troops +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27197, 27083); -- The Battle Resumes! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27196; -- On to Something +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27195; -- Nowhere to Run +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27194; -- Cornered and Crushed! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27193, 26009); -- Seek and Destroy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27192; -- The Great Ezra Grimm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27191; -- Hungry as an Ogre! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27190; -- Cleansing Witch Hill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27189; -- The Witch's Bane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27188; -- What's Haunting Witch Hill? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27187; -- Do the World a Favor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27186; -- Jarl Needs a Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27185; -- Cutting the Competition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27184; -- Jarl Needs Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27183; -- Marsh Frog Legs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27182; -- The Hermit of Witch Hill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27181; -- Excising the Taint +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27180; -- Honor the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27179; -- Field Work +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27178; -- Naga Reinforcements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27177; -- Salvage Operation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27176; -- A Strange Disc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27173; -- This Is Our Army +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27172; -- The Writhing Haunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27171, 11230); -- Ambushed! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27170; -- The Abandoned Crypt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27169; -- Uther's Blessing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27168; -- Those That Couldn't Let Go +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27167; -- A Mighty Hunger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27166; -- Go Fletch! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27165, 26926); -- Victory, For Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27164, 26925); -- Araj the Summoner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27163, 27117); -- Brute Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27162, 26924); -- Scholomancer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27161, 26922); -- The Endless Flow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27160, 26923); -- War Machines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27159; -- Scourge First... Horde Later +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27157; -- Drudges... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27156; -- It's About Time! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27155; -- Turning Yourself In +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27154; -- Bagging Bisp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27153; -- The Good People of Hearthglen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27152; -- Unusual Behavior... Even For Gnolls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27151; -- Taelan Fordring's Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27144, 13047); -- The Reckoning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27141; -- Exploding Through +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27139; -- Hobart Needs You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27136; -- Elemental Energy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27135; -- Something that Burns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27134; -- Ogre in the Field +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27133; -- Eyes in the Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27132, 27131); -- The Highborne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27130, 27129); -- Saving Warpwood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27128, 27125); -- King of the Gordok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27127, 27122); -- Fired Up and Not So Good To Go. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27126; -- Rush Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27124; -- Unfinished Gordok Business +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27123; -- Deepholm, Realm of Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27120, 27119); -- The Gordok Ogre Suit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27118; -- A Broken Trap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27116; -- The Winds of Loch Modan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27115; -- Ando's Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27114; -- The Gordok Taste Test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27113; -- The Shen'dralar Ancient +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27112; -- The Cursed Remains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27111; -- The Treasure of the Shen'dralar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27110; -- The Madness Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27109; -- The Warped Defender +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27108; -- Lethtendris's Web +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27107; -- Pusillin The Thief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27105, 26509); -- An Unwelcome Guest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27104; -- Alzzin the Wildshaper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27103; -- Shards of the Felvine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27102; -- Maziel's Ascendancy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27101; -- Maziel's Revelation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27100; -- Twilight Research +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27099; -- No Escape +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27098; -- Lordaeron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27097; -- Rise, Forsaken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27096; -- Orcs are in Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27095; -- Skitterweb Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27094; -- Deeper into Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27093; -- Lost in the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27090; -- Andorhal, Once and For All +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27089; -- Ace in the Hole +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27088; -- It's Only Poisonous if You Ingest It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27087; -- Lindsay Ravensun, Revealed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27084; -- The Farmers' Militia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27082; -- Playing Dirty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27078; -- Gor'kresh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27077; -- Clutching at Chaos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27076; -- Breaking and Entering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27075; -- Servants of Cho'gall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27074; -- Fight the Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27073; -- Give 'em Hell! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=27072; -- The Old Barracks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27071; -- Wrath of the Sandfury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27069; -- Steel Thunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27068; -- Chief Ukorz Sandscalp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27065; -- The Warchief's Fleet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27063, 27062); -- Looming Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27061; -- The Twilight Overlook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27059, 27058); -- The Wrong Sequence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27057; -- Return to the Stead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27056; -- Belmont's Report +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27055; -- Students of Krastinov +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27054; -- Desperate Acts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27053; -- Gahrron's Withering Cauldron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27051; -- Through Persistence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27050; -- Fungal Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27049; -- Soft Rock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27048; -- Underground Economy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27047; -- Motes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27046; -- Fear of Boring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27045; -- Waiting to Exsanguinate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27043, 27042); -- Fight Fire and Water and Air with... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27041, 27040); -- Decryption Made Easy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27039; -- Dangerous Intentions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27037, 27036); -- Vyrin's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27035; -- Standing Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27034; -- He's That Age +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27033; -- Skystrider's Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27032; -- Bird is the Word +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27031; -- Wing Nut +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27030; -- Foxtails By The Handful +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27028; -- Hornet Hunting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27026; -- Defcon: Bobcat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27025; -- Thistle While You Work +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27018; -- The Herald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27017; -- Memories from a Lost Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27016; -- The Joy of Boar Hunting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27013; -- Too Close for Comfort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27012; -- A Gnoll's Resolve +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27011; -- Redpine Thievery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27010; -- Quicksilver Submersion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27008, 27006); -- Fly Over +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27007; -- Silvermarsh Rendezvous +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (27005, 27004); -- The Twilight Plot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27003; -- Easy Money +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27002; -- An Audience with the Highlord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27001; -- This Means WAR (Wild Arachnid Roundup) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=27000; -- Learning the Ropes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26999; -- A New Era for the Plaguelands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26998; -- Iterating Upon Success +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26995; -- Guts and Gore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26992; -- Agony Abounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26990, 26054); -- Water They Up To? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26989; -- The Gilneas Liberation Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26981; -- Whelgar's Retreat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26980; -- Swiftgear Station +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26979; -- Strange New Faces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26978; -- Who Needs Cauldrons? +UPDATE `quest_template` SET `Flags`=16384, `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=26976; -- Battle for the Scarlet Monastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26971; -- The Binding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26965; -- The Warchief Cometh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26961; -- Gathering Idols +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26957; -- The Long Trip Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26956; -- I Ain't Sayin' You a Gourd-Digger... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26955; -- Zen'Kiki and the Cultists +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26954; -- A Different Approach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26953; -- Zen'Kiki, the Druid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26951; -- Cleanup on Isle E. +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=26948; -- Moonfire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26944; -- Exploring Gnomeregan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26943; -- Home Sweet Gnome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26937; -- When Death is Not Enough +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26936; -- Lower the Boom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26935; -- Northridge Lumber Mill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26934; -- Latent Disease +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26933; -- Foes Before Hoes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26932; -- Buzz Off +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26931; -- Foxes and Hounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26930; -- After the Crusade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26929; -- A Load of Croc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26928; -- Smells Like A Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26927; -- Suddenly, Murlocs! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26921; -- Scourge First... Alliance Later +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=26915; -- The Deepest Cut +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26912, 26049); -- The Princess Unleashed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26911, 26346); -- Myzrael's Tale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26909, 26341); -- The Stone Shards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26908; -- Feeling Thorny +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26907; -- Take Them Down! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26906; -- Agamaggan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26905; -- Agamaggan's Charge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26901; -- Going, Going, Guano! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26898, 26897, 26894, 26893); -- Blackfathom Deeps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26896, 26895); -- The Thunderdrome! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26890, 6563); -- The Essence of Aku'Mai +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26889; -- All Cheered Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26887, 25541); -- Filling Our Pockets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26886, 25534); -- Going Off-Task +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26881; -- In Search of Aluwyn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26878; -- Disciples of Naralex +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26876; -- The World Pillar Fragment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26875; -- Undying Twilight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26873; -- Preemptive Methods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26872; -- Deviate Hides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26871; -- A Rock Amongst Many +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26870; -- Cleansing the Caverns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26869; -- Depth of the Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26868; -- Axis of Awful +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26864; -- The Bearer of Gnoll-edge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26863; -- Filthy Paws +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26862; -- Elemental Tampering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26861; -- Block the Gates +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26860; -- Thelsamar Blood Sausages +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26858; -- Taragaman the Hungerer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26857; -- Abyssion's Minions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26856; -- Repel the Invasion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26855; -- A Pilot's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26854; -- The Lost Pilot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26846; -- A Nasty Exploit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26845; -- Who's In Charge Here? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26844; -- Kobold and Kobolder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26843; -- A Tiny, Clever Commander +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26842; -- Out of Gnoll-where +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26840; -- Return to the Highlands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26838; -- Rebels Without a Clue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26836; -- Rescue the Stonefather... and Flint +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26835; -- A Slight Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26834; -- Down Into the Chasm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26833; -- Word In Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26832; -- Therazane's Mercy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26831; -- The Twilight Flight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26830; -- Traitor's Bait +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26829; -- The Stone March +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26828; -- Our Part of the Bargain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26827; -- Rallying the Earthen Ring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26826, 26825); -- Dask "The Flask" Gobfizzle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26824; -- Results: Inconclusive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26823; -- Too Big For His Britches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26822; -- Good-Fer-Nothin' Slither-Dogs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26821; -- Airwyn Bantamflax +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26820, 26450); -- If They're Just Going to Leave Them Lying Around... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26819, 26487); -- Akiris by the Bundle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26818; -- Plush Pelts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26817; -- Perfectly Pure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26816, 26535); -- Recipe for Disaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26815, 26533); -- Zanzil's Secret +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26814, 26555); -- High Priest Venoxis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26813, 26554); -- Plunging Into Zul'Gurub +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26812, 26553); -- High Priestess Jeklik +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26811, 26552); -- Through the Troll Hole +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26810, 26551); -- Eliminate the Outcast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26809, 26550); -- Backdoor Dealings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26808; -- Maywiki +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26807; -- Return to Eitrigg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26806; -- Reports to Orgrimmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26805; -- To the Cape! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26804; -- Flight to Razor Hill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26803; -- Missing Reports +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26802; -- The Damned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26801; -- Scourge on our Perimeter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26800; -- Recruitment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26799; -- Those That Couldn't Be Saved +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26798; -- Saurfang Will be Pleased +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26797; -- A Daughter's Love +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26796; -- The Daughter Who Lived +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26795; -- Mor'Ladim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26794; -- Morgan Ladimore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26793; -- The Weathered Grave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26792; -- Fungal Monstrosities +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26791; -- Sprout No More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26788; -- Cementing Our Victory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26787; -- Bear In Mind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26786; -- Securing the Beach Head +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26785; -- Part of the Pack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26784; -- Muddied Waters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26783, 26782, 26412, 26399); -- The Mosh'Ogg Bounty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26781, 26303); -- The Mind's Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26780, 26304); -- Nighttime in the Jungle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26779, 26405); -- Zul'Mamwe Mambo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26778; -- The Cries of the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26777; -- Soothing Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26776; -- Ghaliri +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26775, 26362); -- Be Raptor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26774, 26360); -- Mind Control +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26773, 26359); -- See Raptor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26772, 26351); -- Mind Vision +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26771; -- Testing the Trap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26770; -- Mystic Masters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26769; -- Raging River Ride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26768; -- To Catch a Dragon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26767; -- Figuring out how to make quests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26766; -- Big Game, Big Bait +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26765; -- Return to Corporal Kaleb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26763, 26403); -- Venture Company Mining +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26762; -- Reactivate the Constructs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26761; -- Threat to the Kingdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26760; -- Cry For The Moon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26755; -- Keep Them off the Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26754; -- Morbent's Bane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26753; -- The Halls of the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26752; -- Audience with the Stonemother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26751, 26338); -- Population Con-Troll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26750; -- At the Stonemother's Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26749; -- Priestess Thaalia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26748, 26334); -- Bloodlord Mandokir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26747; -- A Physical Specimen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26746, 26325); -- A Nose for This Sort of Thing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26745, 26323); -- Favored Skull +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26744; -- Deep Roots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26743; -- Sacred to the Bloodscalp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26742, 9436); -- Bloodscalp Insight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26740; -- Krazek's Cookery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26739, 26321); -- I Think She's Hungry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26738; -- Just Hatched +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26737; -- Stopping Kurzen's Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26736; -- Spared from Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26735; -- The Fate of Kurzen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26734; -- The Source of the Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26733; -- Control Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26732; -- Bad Medicine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26731; -- The Altar of Naias +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26730; -- You Can Take the Murloc Out of the Ocean... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26729; -- Water Elementals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26727; -- The Embalmer's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26726; -- Triumphant Return +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26725; -- Guided by the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26724; -- The Lurking Lich +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26723; -- The Fate of Morbent Fel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26722; -- Buried Below +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26721; -- The Jitters-Bugs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26720; -- A Curse We Cannot Lift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26719; -- Delivery to Master Harris +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26717; -- The Yorgen Worgen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26714; -- Darkblaze, Brood of the Worldbreaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26713; -- Showdown at Stonewatch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26712, 26711); -- Off to the Bank +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26710; -- Lost In The Deeps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26709; -- The Stone Throne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26708; -- AHHHHHHHHHHHH! AHHHHHHHHH!!! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26707; -- A Deadly Vine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26703; -- Bloodsail's End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26702; -- Flight to Theramore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26701; -- Flight to Brackenwall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26700; -- The Damsel's (Bad) Luck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26699; -- Turning the Brashtide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26698; -- Seeking Seahorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26697; -- The Final Voyage of the Brashtide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26696, 26596); -- The Call of Kalimdor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26695; -- Prepare for Takeoff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26694; -- The Grand Magus Doane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26693; -- The Dark Tower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26692; -- Shadowhide Extinction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26691, 26688); -- Worgen in the Woods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26690; -- Vile and Tainted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26689; -- The Rotting Orchard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26687; -- Reinforcements From Theramore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26686; -- Bones That Walk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26685; -- Classy Glass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26684; -- The Insane Ghoul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26683; -- Look To The Stars +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26682; -- A Shambling Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26681; -- Note to the Mayor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26680; -- Ogre Thieves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26679; -- Return to Revilgaz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26678; -- Doublerum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26677; -- Ghoulish Effigy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26676; -- Juice Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26674; -- Mistmantle's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26672; -- Clawing at the Truth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26671; -- The Fate of Stalvan Mistmantle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26670; -- Roland's Doom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26669; -- In A Dark Corner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26668; -- Detonation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26667; -- The Stolen Letters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26666; -- The Legend of Stalvan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26665; -- Call of Booty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26664; -- Making Mutiny +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26663; -- Sinking From Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26662; -- The Brashtide Crew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26661; -- Gather Rot Blossoms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26660; -- Zombie Juice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26659; -- Resonating Blow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26658; -- Fragile Values +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26657; -- Hard Falls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26656; -- Don't. Stop. Moving. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26655; -- Deliver the Thread +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26654; -- Return the Comb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26653; -- Supplies from Darkshire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26652; -- Ghost Hair Thread +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26651; -- To Win a War, You Gotta Become War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26650; -- The Damsel's Luck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26649; -- Drive-By Piracy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26648; -- Our Mortal Enemies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26647; -- Ol' Blasty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26646; -- Prisoners of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26645; -- The Night Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26644; -- Attracting Attention +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26643, 26387); -- Starvation Diet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26642; -- Preserving the Barrens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26641, 26382); -- Can't Make An Omelette Without... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26640; -- Unspeakable Atrocities +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26639; -- Point of Contact: Brubaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26638; -- Hunting the Hunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26637; -- Bravo Company Field Kit: Chloroform +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26636; -- Bravo Company Field Kit: Camouflage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26635; -- Cannonball Swim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26634; -- The Bane of Many A Pirate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26633; -- Swabbing Duty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26632; -- Close Escort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26631; -- Your First Day as a Pirate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26630; -- Looks Like a Tauren Pirate to Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26629; -- Seeing Where Your Loyalties Lie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26628; -- Death From Below +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26627; -- The Hermit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26625; -- Troggzor the Earthinator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26624; -- Getting In With the Bloodsail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26623; -- Dusky Crab Cakes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26622; -- Death to Mor'ghor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26621; -- Insurrection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26620; -- Seasoned Wolf Kabobs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26619; -- You Say You Want a Revolution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26618; -- Wolves at Our Heels +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26617; -- An Old Sea Dog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26616; -- It's Never Over +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26614; -- Keep An Eye Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26613; -- Up to Snuff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26612; -- Details of the Attack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26611; -- The Baron Must Be Told +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26610; -- Bloodsail Treachery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26609; -- The Bloodsail Buccaneers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26608; -- Negotiations Terminated +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26607; -- They Drew First Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26606; -- Mukla's Demise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26605; -- Grubby Little Paws +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26604; -- Protecting Her Royal Highness Poobah +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26603; -- Message in a Bottle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26602; -- A Dish Best Served Huge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26601; -- Mok'rash the Cleaver +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26600; -- A Giant's Feast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26599; -- The Captain's Chest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26598; -- The Heart of Mokk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26597; -- Stranglethorn Fever +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26595; -- Kill-Collect +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26594; -- Return to MacKinley +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26593; -- Scaring Shaky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26592; -- Diffractory Chromascope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26591; -- Battlefront Triage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26590, 26433); -- The Holy Water of Clarity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26589, 14410); -- The Wilds of Feralas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26587; -- Breaking Out is Hard to Do +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26586; -- In Search of Bravo Company +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26585; -- Corruption Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26584; -- Shaken and Stirred +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26583; -- Wrath of the Fungalmancer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26582; -- Unnatural Causes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26581; -- A Head Full of Wind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26580; -- Familiar Intruders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26579; -- Gone Soft +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26578; -- Doomshrooms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26577; -- Rocky Upheaval +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26576; -- Steady Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26575; -- Rock Bottom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26574; -- Adella's Covert Camp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26573; -- His Heart Must Be In It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26571; -- Weapons of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26570; -- Render's Army +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26569; -- Surveying Equipment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26568; -- This Ain't My War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26567; -- John J. Keeshan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26566; -- A Triumph of Gnomish Ingenuity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26564; -- Fixer Upper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26563; -- Return of the Bravo Company +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26562; -- And Last But Not Least... Danforth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26561; -- Krakauer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26560; -- Jorgensen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26558, 26531); -- Summoning Shadra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26549; -- Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26548; -- Out to the Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26547; -- A Mangy Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26546; -- Razorbeak Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26545; -- Yowler Must Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26544; -- They've Wised Up... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26542; -- Hero's Call: The Hinterlands! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26540; -- Dangerous Compassion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26539; -- Stalled Negotiations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26538; -- Emergency Aid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26537; -- Shatter Them! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26534; -- Let's See What You've Got, Zanzil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26532, 26419); -- Shadra the Venom Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26530, 26418); -- The Shell of Shadra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26529, 26406); -- The Fang of Shadra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26528, 26381); -- The Eye of Shadra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26526, 26369); -- Hunt the Keeper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26525, 26368); -- Venomous Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26524, 26309); -- Dark Vessels +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26523, 26310); -- All That Skitters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26521, 26357); -- Faces of Evil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26520; -- Saving Foreman Oslow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26519; -- He Who Controls the Ettins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26518, 26366); -- Heads Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26517, 26363); -- Summit of Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26516, 26308); -- It's Ours Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26515, 26367); -- Ongo'longo's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26514; -- Canyon Romp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26513; -- Like a Fart in the Wind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26512; -- Tuning the Gnomecorder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26511; -- Lake Everstill Clean Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26510; -- We Must Prepare! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26508; -- Nida's Necklace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26507; -- Petrified Delicacies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26506; -- Franks and Beans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26505; -- Parker's Report +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26504; -- WANTED: Redridge Gnolls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26503; -- Still Assessing the Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26502; -- Thunder Stones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26501; -- Sealing the Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26500; -- We're Surrounded +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26499; -- Stonefather's Boon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26498, 26307); -- Death to the Vilebranch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26497; -- Vilebranch Scum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26496; -- Down with the Vilebranch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26495; -- Chabal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26494; -- Mixmaster Jasper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26493; -- There's Somebody Out There Who Wants It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26492, 26268); -- Skulk Rock Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26491, 26267); -- Skulk Rock Clean-Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26490, 26283); -- Prime Slime +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26489; -- It's You!! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26486; -- 99 Bottles of Booze on the Beach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26485; -- Snapjaws, Lad! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26484; -- To Stonehearth's Aid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26483; -- Gan'dranda +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26482; -- True Power of the Rod +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26481; -- A New Adornment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26480; -- Dartol's Rod +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26479; -- Return to Raene +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26478; -- Playing Possum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26477; -- Search the Bole +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26476; -- Dryad Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26475; -- Elune's Tear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26474; -- Orendil's Cure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26473; -- Bathran's Hair +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26472; -- Insane Druids +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26470; -- Retaking Mystral Lake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26469; -- Satyr Slaying! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26468; -- The Branch of Cenarius +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26467; -- Vile Satyr! Dryads in Danger! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26466; -- Ruuzel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26465; -- The Ancient Statuettes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26464; -- The Lost Gem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26463; -- Finding Teronis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26462; -- The Wicked Revantusk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26457; -- Agents of Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26456; -- Report from the Northern Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26455; -- The Lost Chalice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26454; -- A Shameful Waste +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26452; -- Gurubashi Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26451; -- Gurubashi Challenge: Free-For-All Arena Combat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26449, 26445); -- Never Again! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26448, 26444); -- Destroy the Legion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26447, 26443); -- Diabolical Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26446; -- Reclaiming Felfire Hill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26441; -- So Big, So Round... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26440; -- Clingy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26439; -- Putting the Pieces Together +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26438; -- Intervention +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26437; -- Making Things Crystal Clear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26436; -- Entrenched +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26435; -- I'm A Huge Liar and a Fraud +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26434; -- Primal Reagents of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26432; -- The Fall of Jintha'Alor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26430; -- Revantusk Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26429; -- Crush the Witherbark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26428; -- To Steal From Thieves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26427; -- Without a Captain or Crew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26426; -- Violent Gale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26417; -- Northern Stranglethorn: The Fallen Empire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26416; -- Well, Come to the Jungle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26413; -- Take Him to the Earthcaller +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26411; -- Apply and Flash Dry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26410; -- Explosive Bonding Compound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26409; -- Where's Goldmine? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26408; -- Ashes in Ashenvale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26407; -- Mosh'Ogg Handiwork +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26404; -- Above My Pay Grade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26402; -- General Shandris Feathermoon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26401; -- Return to Vestia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26400; -- The Universal Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26397; -- Walk With The Earth Mother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26396; -- Return to Argus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26395; -- Dungar Longdrink +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26394; -- Continue to Stormwind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26393; -- A Swift Message +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26391; -- Extinguishing Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26390; -- Ending the Invasion! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26389; -- Blackrock Invasion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26386; -- Surkhan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26385; -- Breaking Waves of Change +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26384; -- Darkcleric Marnal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=2969914445, `VerifiedBuild`=56110 WHERE `ID`=26383; -- Breaking Waves of Change +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26380; -- Bound for Kharanos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26379, 13601); -- In Aid of the Refugees +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26377; -- Unsolid Ground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26376; -- Hatred Runs Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26375; -- Loose Stones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26374; -- Ready the Ground Troops +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26373; -- On to Kharanos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26372; -- Pre-Flight Checklist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26371; -- The Legend of Captain Grayson +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26370; -- Return to Sentinel Hill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26364; -- Down with Crushcog! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26361; -- Smoot's Samophlange +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26358; -- Ready the Air Force +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26356, 26355, 26354, 26353); -- Captain Sanders' Hidden Treasure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26352; -- Cozzle's Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26350; -- Priestess Hu'rala +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26349; -- The Coastal Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26348; -- The Coast Isn't Clear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26347; -- Keeper of the Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26345; -- Excelsior +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26344; -- Some Assembly Required +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26343; -- Supply and Demand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26339; -- Staging in Brewnall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26337; -- Beating the Market +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26336; -- Shakes O'Breen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26335; -- Ready the Navy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26333; -- No Tanks! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26332; -- Skullsplitter Mojo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26331; -- Crushcog's Minions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26330; -- Who's a Big Troll? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26329; -- One More Thing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26328; -- Rocky Relations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26327; -- Anvilmar the Hero +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26326; -- The Very Earth Beneath Our Feet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26324; -- Where Is My Warfleet? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26322; -- Rise of the Brotherhood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26320; -- A Vision of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26319; -- Secrets Revealed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26318; -- Finishin' the Job +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26317; -- A Lashtail Hatchling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26316; -- What's Keeping Kharmarn? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26315; -- Imposing Confrontation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26314; -- On Even Ground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26313; -- Core of Our Troubles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26312; -- Crumbling Defenses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26311; -- Unfamiliar Waters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26306; -- Start Taking Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26305; -- Saving Yenniku +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26302; -- Chasing Yenniku's Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26301; -- Speaking with Nezzliok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26300; -- Nezzliok Will Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26299; -- Headhunting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26298; -- Hunt for Yenniku +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26297; -- The Dawning of a New Day +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26296; -- Evidence Collection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26295; -- Propaganda +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26294; -- Weapons of Mass Dysfunction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26293; -- Machines of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26292; -- To Moonbrook! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26291; -- Big Trouble in Moonbrook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26290; -- Secrets of the Tower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26289; -- Find Agent Kearnen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26288; -- Jango Spothide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26287; -- The Westfall Brigade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26286; -- In Defense of Westfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26285; -- Get Me Explosives Back! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26284; -- Missing in Action +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26281; -- The Defense of Grom'gol: Trollish Thievery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26280; -- The Defense of Grom'gol: Murloc Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26279; -- The Defense of Grom'gol: Ogre Oppression +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26278; -- The Defense of Grom'gol: Raptor Risk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26271; -- Feeding the Hungry and the Hopeless +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26270; -- You Have Our Thanks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26269; -- The Green Hills of Stranglethorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26266; -- Hope for the People +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26265; -- Dealing with the Fallout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26264; -- What's Left Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26263; -- Thornar Thunderclash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26261; -- Question the Slaves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26260; -- The Forgemaster's Log +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26259; -- Blood of the Earthwarder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26258; -- Deathwing's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26257; -- It's Alive! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26256; -- Bleed the Bloodshaper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26255; -- Return to the Temple of Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26254; -- Some Spraining to Do +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26252; -- Heart of the Watcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26251; -- Take No Prisoners +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26250; -- On Second Thought, Take One Prisoner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26249; -- The Admiral's Cabin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26248; -- All Our Friends Are Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26247; -- Diplomacy First +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26246; -- Captain's Log +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26245; -- Gunship Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26244; -- The Earth Claims All +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26243; -- The World Pillar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26241; -- Westfall Stew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26240; -- Stomp To My Beat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26238; -- The Savage Dwarves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26237; -- Times are Tough +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26236; -- Shakedown at the Saldean's +UPDATE `quest_template` SET `AllowableRaces`=235057970, `VerifiedBuild`=56110 WHERE `ID`=26233; -- Stealing From Our Own +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26232; -- Lou's Parting Thoughts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26230; -- Feast or Famine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26229; -- "I TAKE Candle!" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26228; -- Livin' the Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26225; -- Pupellyverbos Port +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26224; -- Hunt the Savages +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26223; -- Stalking the Stalkers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26222; -- Scrounging for Parts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26221, 26219); -- Full Circle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26215; -- Meet Two-Shoed Lou +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26214; -- Hot On the Trail: Murlocs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26213; -- Hot On the Trail: The Riverpaw Clan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26212; -- Lard Lost His Lunch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26211; -- Snapjaws, Mon! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26210; -- Gammerita, Mon! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26209; -- Murder Was The Case That They Gave Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26208; -- The Fight Continues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26205; -- A Job for the Multi-Bot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26196; -- Longbraid the Grim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26195; -- Who Wards The Greenwarden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26194, 26193); -- Defending the Rift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26191; -- The Culmination of Our Efforts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26189; -- The Angerfang Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26188; -- Mazzranache +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26187, 25720); -- The Downfall of Marl Wormthorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26186, 25719); -- Demoniac Vessel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26185; -- Advice from the Cenarion Circle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26184; -- Wormthorn's Dream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26182; -- Back to the Tenebrous Cavern +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26181; -- Back to Darkbreak Cove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26180, 765); -- Supervisor Fizsprocket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26179, 764); -- The Venture Co. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26176; -- Onward to Thelsamar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26175; -- Surwich +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26174, 25695); -- Watching Our Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26173, 25694); -- Protecting Our Rear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26172, 25690); -- A Bloodmage's Gotta Eat Too +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26171, 25701); -- You Are Rakh'likh, Demon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26170; -- The Final Ritual +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26169, 25699); -- The Amulet of Grol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26168, 25698); -- The Amulet of Sevine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26167, 25697); -- The Amulet of Allistarj +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26166, 25693); -- Enhancing the Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26165, 25692); -- The Vile Blood of Demons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26164, 25691); -- The Charred Granite of the Dark Portal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26163, 25689); -- Time is Short +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26162, 25688); -- The Altar of Storms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26161, 25687); -- Not Just Any Body +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26160, 25686); -- Blood Ritual +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26159, 25685, 14449); -- The First Step +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26158, 25684); -- Attune the Bloodstone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26157; -- Kasim Sharim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26154; -- Twilight Extermination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26152; -- WANTED: James Clark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26150; -- A Visit With Maybell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26149, 26144); -- Prisoners +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26148; -- A Decisive Strike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26147; -- Bigger and Uglier +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26146; -- In Defense of the King's Lands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26145; -- The Trogg Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26143; -- All that Rises +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26142; -- Ascend No More! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26141; -- Runestones of Binding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26140; -- Communing with the Ancient +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26139; -- Into Arathi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26137; -- Checking on the Boys +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26135, 25626); -- Visions of the Past: Rise from the Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26134; -- Nothing Left for You Here +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26133, 26132); -- Fiends from the Netherworld +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26131; -- Reinforcements for Loch Modan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26130; -- Unplug L'ghorek +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26128; -- The Battle of Thandol Span +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26127; -- The Twilight's Hammer Revealed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26126; -- The Perfect Fuel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26124; -- Secure Seabrush +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26122; -- Environmental Awareness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26120; -- The Crazed Dragonmaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26118; -- Seize the Ambassador +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26117; -- For Southshore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26116; -- Kinelory Strikes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26115; -- To Be Horde... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26114; -- Quae Trusts You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26113; -- Quae and Kinelory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26112; -- Demanding Answers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26111; -- ... It Will Come +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26110; -- Just Like Old Times +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26108; -- Guile of the Raptor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26107; -- Raising Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26106; -- Fuel-ology 101 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26105; -- Claim Korthun's End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26103; -- Bio-Fuel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26102; -- Grimaxe's Demise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26101; -- Might Makes Right +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26100; -- The General is Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26099; -- Is This Justice? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26098; -- Betrayal at the Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26097; -- Proof of Lies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26096; -- Scalding Shrooms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26095; -- Stromgarde Badges +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26094; -- Striking Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26093; -- Northfold Manor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26092; -- Orako's Report +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26091; -- Here Fishie Fishie 2: Eel-Egg-Trick Boogaloo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26090; -- I Brought You This Egg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26089; -- Die Fishman Die +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26088; -- Here Fishie Fishie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26087; -- "Glow-Juice" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26086; -- Orako +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26085; -- Rallying the Defenders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26084; -- Hammerfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26083; -- Hello Lolo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26082; -- To Battlescar! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26081; -- Alina's Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26079; -- Wanted! Otto and Falconcrest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26078; -- Extinguish the Fires +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26077; -- Final Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26076; -- Spy Infestation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26075; -- The Turd Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26074; -- Beginning of the End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26073; -- All's Quiet on the Southern Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26072; -- Into the Totem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26071, 26070); -- Clearing the Defiled +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26069; -- Nura Pathfinder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26068; -- Kobold Fury! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26067; -- Jin'Zil's Blessing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26066; -- Reinforcements... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26065; -- Free Wil'hai +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26064; -- Fight On Their Stomachs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26063; -- The Queen and Her Court +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26062; -- Da Voodoo: Resonite Crystal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26061; -- Da Voodoo: Ram Horns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26060; -- Da Voodoo: Stormer Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26059; -- Eyes and Ears: Malaka'jin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26058; -- In Defense of Krom'gar Fortress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26057, 26056); -- The Wavespeaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26055; -- Drowned Sorrows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26053; -- Clearing the Highlands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26052; -- Speak to Shakes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26051, 25610, 25609); -- Sunken Treasure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26050; -- Goggle Boggle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26048; -- Spare Parts Up In Here! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26047; -- And That's Why They Call Them Peons... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26046; -- Between a Rock and a Hard Place +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26045; -- I Got Your Parts Right Here... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26044; -- Where Are the Parts? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26043, 25730); -- BEWARE OF CRAGJAW! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26042; -- Breaking the Keystone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26040, 25885); -- What? What? In My Gut...? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26039; -- The Princess Trapped +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26038; -- Attack on the Tower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26037; -- Trelane's Defenses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26036; -- Wand over Fist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26035; -- Worth Its Weight in Gold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26034; -- The Twilight Destroyer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26033; -- Trol'kalar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26032; -- Sigil of Arathor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26031; -- Sigil of Thoradin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26030; -- Sigil of Strom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26029; -- The Real Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26028; -- Mr. D's Wild Ride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26027; -- Call to Arms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26026; -- Dream of a Better Tomorrow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26025; -- The Traitor Orc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26024; -- Wanted! Marez Cowl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26023; -- The Forsaken Trollbane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26022; -- First Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26021; -- The Brothers Digsong 2: Eel-Egg-Trick Boogaloo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26020; -- Report to Bombgutz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26019; -- Enormous Eel Egg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26018; -- Coldlights Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26017; -- A Lure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26015; -- Phosphora Hunting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26014; -- The Brothers Digsong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26013; -- Assault on the Sanctum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26012; -- Trouble at Wyrmrest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26011; -- Enemy of the Horde: Marshal Paltrow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26008, 25888); -- Decompression +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26007, 25824); -- Debriefing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26006, 26005); -- A Breath of Fresh Air +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26004; -- Krom'gar Fortress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26003; -- Lessons from the Lost Isles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26002; -- Alliance Attack Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=26001; -- The Missing Blastgineer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (26000, 25812); -- Spelunking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25999; -- Barrier to Entry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25998; -- Get to the Airfield +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25997; -- Dark Iron Scheming +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25995, 25921); -- Overseer Idra'kess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25994, 25920); -- Still Valuable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25993, 25919); -- Body Blows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25992, 25918); -- Hopelessly Gearless +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25989, 25909); -- Capture the Crab +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25988, 25987); -- Put It On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25986; -- Trouble at the Lake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25985; -- Wings Over Mount Hyjal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25984, 25983); -- Promontory Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25982, 25981); -- Those Aren't Masks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25980, 25977); -- A Standard Day for Azrajar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25979; -- Dealing with the Surge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25978; -- Entombed in Ice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25976, 25975); -- Treasure Reclamation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25974, 25950); -- Sira'kess Slaying +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25973, 25911); -- Welcome News +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25972, 25898); -- Honor and Privilege +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25971, 25897); -- Unfurling Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25970, 25895); -- Come Prepared +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25969, 25894); -- Hostile Waters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25968, 25893); -- Desperate Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25966, 25755); -- Visions of the Past: The Slaughter of Biel'aran Ridge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25965, 25754); -- Gauging Success +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25964, 25753); -- Fallen But Not Forgotten +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25963, 25752); -- Swift Action +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25962, 25751); -- Properly Inspired +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25960, 25749); -- Not Entirely Unprepared +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25959, 25748); -- Clear Goals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25958, 25747); -- Looking Forward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25957, 25760); -- Visions of the Past: The Invasion of Vashj'ir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25956, 25583); -- Upon the Scene of Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25955, 25582); -- A Better Vantage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25954, 25581); -- An Occupation of Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25953, 25580); -- Swift Approach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25952, 25579); -- Caught Off-Guard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25951; -- Final Judgment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25949; -- Blood and Thunder! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25948; -- Bring It On! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25947; -- Finders, Keepers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25946; -- Helm's Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25945; -- We're Here to Do One Thing, Maybe Two... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25944; -- Girding Our Loins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25943, 25546); -- Traveling on Our Stomachs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25942, 25357); -- Buy Us Some Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25941, 25405); -- Rest For the Weary +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25940; -- Last Stand at Whistling Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25939; -- For Peat's Sake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25938; -- Help for Desolace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25937; -- Priceless Treasures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25936, 25281); -- Pay It Forward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25935; -- Hungry Pups +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25934; -- World First: Gnomegen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25933; -- Help for the Quarry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25932; -- It's Raid Night Every Night +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25931; -- Brood of Seldarria +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25930; -- Ascending the Vale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25929, 24432); -- Sea Legs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25928; -- Tortolla's Triumph +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25927; -- The Threat of Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25926; -- Mired in Hatred +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25925; -- Thal'darah's Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25924, 14482); -- Call of Duty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25923; -- Finish Nemesis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25922; -- Waking the Beast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25917; -- We Are Not Alone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25916, 11898); -- Breaking Through +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25915; -- The Strength of Tortolla +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25914; -- Back to the Depths! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25913; -- Putting Them to Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25912; -- Seen Better Days +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25910; -- The Time for Mercy has Passed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25908; -- Stick it to Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25907; -- Slave Labor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25906; -- The Third Flamegate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25905; -- Rams on the Lam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25904; -- The Hammer and the Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25901; -- Hyjal Recycling Program +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25899; -- Breakthrough +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25896; -- Devout Assembly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25891; -- Last Ditch Effort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25890; -- Nespirah +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25889; -- Save the Children! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25887; -- Wake of Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25886; -- Pressing the Advantage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25884; -- Come Hell or High Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25883; -- How Disarming +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25882; -- A Hand at the Ranch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25881; -- Lost Wardens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25880; -- Warn Master Thal'darah +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25879; -- The Lumbering Oaf Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25878; -- Schemin' That Sabotage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25877; -- No Time for Goodbyes! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25876; -- It's Up There! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25875; -- Gnome on the Inside +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25874, 25873); -- Horn of the Traitor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25872; -- The Brave and the Bold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25871; -- Save the Sentinel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25870, 25869); -- Grimtotem in the Post +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25868; -- Yorla Darksnare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25867; -- Gnoll Escape +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25866; -- Dark Iron Trappers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25865; -- The Mosshide Job +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25864; -- Dinosaur Crisis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25863; -- Chosen Burden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25862; -- Stolen Property +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25861; -- Setting An Example +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25860; -- At All Costs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25859; -- No Trespass Forgiven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25858; -- By Her Lady's Word +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25857; -- Hunting Horrorjaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25856; -- Crocolisk Hides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25855; -- Gizmos and Gadgets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25854; -- I'll Call Him Bitey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25853; -- Tooling Around +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25852; -- All's Clear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25851; -- Dances with Grimtotem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25850; -- Strike the Earth! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25849; -- When Archaeology Attacks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25848; -- Downfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25847; -- Grimtotem Supremacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25846; -- Grundig Darkcloud, Chieftain of the Grimtotem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25845; -- Terms of Service +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25844; -- Sating the Savage Beast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25843; -- Tortolla's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25842; -- Firefight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25841; -- Strike From Above +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25840; -- Eliminate the Resistance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25839; -- The Ultrasafe Personnel Launcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25838; -- Help from Steelgrill's Depot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25837; -- A Proper Peace Offerin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25836, 25835); -- Free Freewind Post +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25834; -- Death by Proxy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25832; -- Return to Aviana +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25830; -- The Last Living Lorekeeper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25826, 25825); -- Deliver the Goods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25823; -- The Unrelenting Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25822; -- Armaments for War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25821; -- A Special Kind of Job +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25820; -- A Mother's Worries +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25819; -- The Eye of Paleth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25818; -- Lifting the Curse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25817; -- The Cursed Crew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25816; -- Cursed to Roam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25815; -- The Third Fleet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25814, 25813); -- Go Blow that Horn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25811; -- Shuttin Her Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25810; -- The Hatchery Must Burn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25809; -- Leave No Man Behind! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25808; -- Is This Thing On? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25807; -- An Ancient Reborn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25806; -- They Put the Assass in... Never Mind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25805; -- Return the Statuette +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25804; -- Search More Hovels +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25802; -- Reclaiming Goods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25801; -- Claws from the Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25800; -- When Life Gives You Crabs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25799, 25798); -- Defend the Drill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25797, 25796); -- Eminent Domain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25795; -- Return to the Shrine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25794; -- Undersea Sanctuary +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25793; -- The Deep Reaches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25792; -- Pushing Forward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25791; -- Back to Riznek +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25790; -- Back to Crazzle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25780; -- Assault on Menethil Keep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25779, 25778); -- Fake Gold for Black Gold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25777; -- Onwards to Menethil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25776; -- Sethria's Demise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25775, 25774); -- Fool's Gold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25772; -- Kum'isha's Endeavors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25771; -- One Draenei's Junk... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25770; -- Keg Run +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25769; -- Fallowmere Beckons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25768; -- Bombs Away: Mirkfallon Post! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25767; -- Capturing Memories +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25766; -- Arcane Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25765; -- Tell 'Em Koko Sent You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25764; -- Egg Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25763; -- The Codex of Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25762; -- The Ancient Brazier +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25761; -- Disassembly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25758; -- A Gap in Their Armor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25757; -- Get Koalbeard! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25756; -- Get Zherin! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25746; -- Sethria's Brood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25745, 25744); -- Negotiations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25743; -- Decisions, Decisions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25741; -- Preparations for the Future +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25740; -- Fact-Finding Mission +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25739; -- If the Horde Don't Get You... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25736; -- The Floodsurge Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25735; -- Incendicite Ore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25734; -- Down In Thelgen Rock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25733; -- Get Out Of Here, Stalkers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25732; -- A Bone to Pick +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25731; -- A Bird in Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25729; -- Gerenzo the Traitor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25728; -- Mr. P's Wild Ride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25727; -- Drungeld Glowerglare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25726; -- A Dumpy Job +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25725; -- Fenbush Berries +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25724; -- Frostmane Aggression +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25723; -- Thresh Out of Luck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25722; -- Sedimentary, My Dear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25721; -- Fight the Flood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25718; -- How Best to Proceed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25717; -- The Demons and the Druid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25716; -- Cultists at our Doorstep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25715; -- A Closer Look +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25714; -- Watcher Mahar Ba +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25713; -- Remove Their Arms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25712; -- Nethergarde Reigns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25711; -- Eliminate the Okril'lon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25710; -- Minor Distractions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25709; -- Curtail the Darktail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25708; -- Our Fallen Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25707; -- The Future of the Rockpool +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25706; -- Neptool's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25705; -- False Idols +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25704; -- The Mad Magus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25703; -- Atrocities +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25702; -- Home... Gone... Naga... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25700; -- Loramus Thalipedes Awaits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25696; -- The Sunveil Excursion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25683; -- The Dreadmaul Furnace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25682; -- Mission Complete +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25681; -- Some People Just Need Killing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25680; -- That's Not Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25679; -- Into the Mountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25678; -- Pick Your Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25677; -- It's All Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25676; -- Heartstrike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25675; -- Ogre Combat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25674; -- Futile Pride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25673; -- Just Ask Alice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25672; -- Carcass Collection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25671; -- Thinning the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25670; -- DUN-dun-DUN-dun-DUN-dun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25669; -- Rumble in the Lumber... Mill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25668; -- Pilfered Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25667; -- Culling the Wendigos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25665; -- A Plea From Beyond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25664; -- A Prayer and a Wing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25663; -- An Offering for Aviana +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25662; -- Free Our Sisters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25661; -- With a Little Help... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25660; -- Haunted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25659; -- Not Soon Forgotten +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25658; -- Built to Last +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25657; -- Dah, Nunt... Dah, Nunt... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25656; -- Scrambling for Eggs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25655; -- The Wormwing Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25654, 25340); -- Dark Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25653; -- The Ancients are With Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25652; -- Commandeer That Balloon! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25651; -- Oh, the Insanity! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25650; -- Orders from High Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25649; -- Minx'll Fix It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25648; -- Beyond Durotar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25647; -- Illegible Orc Letter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25646; -- Windshear Mine Cleanup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25645; -- Return to Sage Palerunner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25644; -- The Twilight Egg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25643; -- The Darkmist Ruins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25642; -- Don't Look Them in the Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25641; -- The Flow of Muisek +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25640; -- Bombs Away: Windshear Mine! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25639; -- [DND] Test Rifts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25637; -- To the Fathom-Lord's Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25630; -- The Fires of Mount Hyjal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25629; -- Her Lady's Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25628, 25627); -- Two-Tusk Takedown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25622; -- Burn, Baby, Burn! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25621; -- Field Test: Gnomecorder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25620; -- The Revered Lady +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25619; -- Reoccupation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25618, 25617); -- Into the Maw! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25616; -- Hellscream's Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25615; -- Return to Stardust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25614; -- The Only Way Down is in a Body Bag +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25613; -- Do Yourself a Favor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25612, 25611); -- Return from the Firelands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25608; -- Slash and Burn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25607; -- Ze Gnomecorder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25602; -- Can't Start a Fire Without a Spark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25601; -- Head of the Class +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25600; -- Forgemaster Pyrendius +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25599; -- Cindermaul, the Portal Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25598; -- Ain't Too Proud to Beg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25597; -- Commander Jarod Shadowsong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25596; -- Where's Synge? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25595; -- Something Edible +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25594; -- Crafty Crabs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25593; -- Shelled Salvation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25592; -- Deep Attraction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25591, 25513); -- Thunderdrome: Grudge Match! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25590; -- Where's Wizzle? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25589, 25588); -- A Little Payback +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25587; -- Gimme Shelter! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25586, 25585); -- Quiet the Cannons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25584; -- The Return of the Ancients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25578; -- Return to Nordrassil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25577; -- Crushing the Cores +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25576; -- Rage of the Wolf Ancient +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25575; -- Forged of Shadow and Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25574; -- Flames from Above +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25571; -- A Natural Occurrence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25566, 25069); -- The Secrets of Uldum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25565, 25020); -- Fragments of Language +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25564; -- Stormwind Elite Aquatic and Land Forces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25560; -- Egg Wave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25559, 25019); -- Laying Claim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25558; -- All or Nothing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25556; -- Into Zul'Farrak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25555; -- The Gatekeeper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25554; -- Secrets of the Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25553; -- Death to the Broodmother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25552; -- Brood of Evil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25551; -- The Firelord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25550; -- Magma Monarch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25549; -- The Sanctum of the Prophets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25548; -- Might of the Firelord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25547; -- On Our Own Terms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25545; -- To Arms! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25544; -- Wave Two +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25543, 25542); -- Circle the Wagons... er, Boats +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25540; -- Bellies Await +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25539; -- Clamming Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25538; -- Odor Coater +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25537; -- Art of Attraction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25536; -- Cold Welcome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25535; -- A Powerful Need To Eat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25533, 25532); -- Pirate Accuracy Increasing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25531; -- Twilight Riot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25526, 25524); -- In the Outhouse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25525; -- Wave One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25523; -- Flight in the Firelands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25522; -- Gargantapid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25521; -- I'm With Scorpid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25520; -- An Ancient Awakens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25519; -- Children of Tortolla +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25518, 25517); -- Bar Fight! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25516, 25515); -- Down in the Deeps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25514; -- Breaking the Bonds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25510; -- Tortolla Speaks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25509; -- Physical Training: Forced Labor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25507; -- Hell's Shells +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25505, 25504); -- Do Me a Favor? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25503; -- Blackfin's Booty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25502; -- Prepping the Soil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25499; -- Agility Training: Run Like Hell! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25496; -- Grudge Match +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25495; -- Preparin' For Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25494; -- A Champion's Collar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25493; -- Fresh Bait +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25492; -- Firebreak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25491; -- Durable Seeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25490; -- Smashing Through Ashes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25489, 25488); -- Two If By Boat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25487, 25486); -- The Grimtotem are Coming +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25483; -- LFGDungeons - Holiday Dungeon - Coren Direbrew - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25482; -- LFGDungeons - Holiday Dungeon - Headless Horseman - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25481, 25479); -- To New Thalanaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25478, 25356); -- To the Summit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25477; -- Better Late Than Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25476; -- Rescue OOX-22/FE! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25475; -- Find OOX-22/FE! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25474; -- Once More, With Eeling [DEPRICATED] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25473; -- Kaja'Cola +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25472; -- The Flameseer's Staff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25471; -- Across the Great Divide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25469; -- Forces of Nature: Mountain Giants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25468; -- Forces of Nature: Faerie Dragons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25467; -- Kliklak's Craw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25466; -- Even More Fuel for the Zapping +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25465; -- Still With The Zapped Giants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25464; -- The Return of Baron Geddon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25463; -- Report to Silvia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25462; -- The Bears Up There +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25461; -- Trollin' For Volunteers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25460; -- The Earth Rises +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25459; -- Ophidophobia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25458; -- General Skessesh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25456; -- Back in One Piece +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25454; -- Perfect Yeti Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25453, 25450); -- Improved Quality +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25452, 25449); -- The Mark of Quality +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25451; -- Pristine Yeti Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25448; -- The Northspring Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25447, 25210); -- Signs of Change +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25446; -- Frogs Away! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25445; -- Zalazane's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25444; -- Da Perfect Spies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25442; -- A Pearl of Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25441, 13888, 13886); -- Vortex +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25440; -- Fathom-Lord Zin'jatar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25439; -- Vengeful Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25438, 25383); -- Ysondre's Farewell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25437, 25378); -- Ysondre's Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25436; -- Spiteful Sisters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25434, 25375); -- Taming The Tamers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25433, 25374); -- Sasquatch Sighting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25432; -- It's Not "Ogre" Yet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25431, 25369); -- Stinglasher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25430; -- Emerald Allies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25429, 25367); -- Zukk'ash Infestation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25428; -- Black Heart of Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25427, 25364); -- Alpha Strike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25426, 25363); -- War on the Woodpaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25424; -- Return to Alysra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25423; -- Ancient Suffering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25422; -- The Darkmist Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25421, 25107); -- The Grand Tablet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25420, 25017); -- Ancient Obstacles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25419; -- Lady La-La's Medallion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25412; -- The Name Never Spoken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25411; -- A New Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25410; -- Forces of Nature: Treants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25409; -- Forces of Nature: Hippogryphs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25408; -- Seeds of Their Demise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25407; -- Forces of Nature: Wisps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25406; -- Gordok Guards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25404; -- If You're Not Against Us... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25403, 25344); -- Ogre Abduction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25402; -- Estulan's Examination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25401, 25341); -- The Gordunni Orb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25400, 25209); -- The Gordunni Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25399; -- Hatecrest Forces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25398, 25250); -- Sealing the Dream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25397, 25241); -- The Land, Corrupted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25396, 25237); -- Tears of Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25395; -- The Stolen Keg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25394, 25230); -- More Than Illness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25393; -- Operation: Gnomeregan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25392; -- Oh, Deer! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25391; -- Weapons of Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25390; -- A Girl's Best Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25389; -- A Taste For Tail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25388; -- Crate of Crab Meat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25387; -- To Camp Mojache +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25386; -- To Stonemaul Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25385; -- Save the Wee Animals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25382; -- Disrupting the Rituals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25381; -- Fighting Fire With ... Anything +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25379; -- Taerar's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25377; -- The Horde's Hoard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25373; -- The Hilltop Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25372; -- Aessina's Miracle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25371; -- The Abyssal Ride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25370; -- Inciting the Elements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25368; -- Verinias the Twisted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25366; -- The Battle Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25365; -- Woodpaw Investigation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25362; -- A Grim Discovery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25361; -- A New Cloak's Sheen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25360; -- Crabby Patrons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25359; -- Toshe's Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25358; -- Nerve Tonic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25355, 25353); -- Lightning in a Bottle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25354, 25352); -- Sweeping the Shelf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25350; -- The Lost Apprentice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25349; -- Twisted Sisters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25346; -- Mountain Giant Muisek +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25345; -- Faerie Dragon Muisek +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25342; -- Talk to Swar'jan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25339; -- Vengeance on the Northspring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25338; -- Treant Muisek +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25337; -- Hippogryph Muisek +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25336; -- Testing the Vessel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25334; -- The Looming Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25333; -- Might of the Sentinels +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25332; -- Get Me Outta Here! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25330; -- Waste of Flesh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25329; -- Might of the Stonemaul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25328; -- Gar'gol's Gotta Go +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25325; -- Through the Dream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25324; -- A Prisoner of Interest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25323; -- Flamebreaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25321; -- Twilight Captivity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25320; -- The Captured Scout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25319; -- War on the Twilight's Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25317; -- Protect the World Tree +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25316; -- As Hyjal Burns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25315; -- Graduation Speech +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25314; -- Speech Writing for Dummies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25312; -- Return to Duskwhisper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25311; -- Twilight Territory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25310; -- The Greater of Two Evils +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25309; -- Spiritual Training: Mercy is for the Weak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25308; -- Seeds of Discord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25306; -- You're In The Army Gnow! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25305; -- Never Look Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25304; -- The Battle of Sardor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25303; -- Elementary! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25301; -- Mastering Puppets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25300; -- The Eye of Twilight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25299; -- Mental Training: Speaking the Truth to Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25298; -- Free Your Mind, the Rest Follows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25297; -- From the Mouth of Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25296; -- Gather the Intelligence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25295; -- Press Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25294; -- Walking the Dog +UPDATE `quest_template` SET `AllowableRaces`=12261800583900083122, `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=25293; -- The Missing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25292; -- Next of Kin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25291; -- Twilight Training +UPDATE `quest_template` SET `AllowableRaces`=12261800583900083122, `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=25288; -- Infiltrating The Cult +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25287; -- Words for Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25284; -- Feeding the Fear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25283; -- Prepping the Speech +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25280, 25279); -- The Shrine Reclaimed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25276; -- Your New Identity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25275; -- Report to the Labor Captain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25274; -- Signed in Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25273, 25272); -- Lycanthoth the Corruptor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25271; -- Goldrinn's Ferocity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25270; -- Howling Mad +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25269; -- The Voice of Lo'Gosh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25268; -- The Voice of Goldrinn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25267; -- Message for Saurfang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25266; -- Warchief's Emissary +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25265; -- Victory! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25264; -- Ak'Zeloth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25263; -- Arnak Fireblade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25262; -- Skull Rock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25261; -- Margoz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25260; -- Fizzled +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25259; -- Gaur Icehorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25258; -- Griswold Hanniston +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25257; -- Ghislania +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25256; -- Sent for Help +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25255; -- Harrying the Hunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25252; -- Rulers of Dire Maul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25251; -- Final Confrontation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25244; -- What Kind of Name is Candy, Anyway? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25243; -- She Loves Me, She Loves Me NOT! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25236; -- Thunder Down Under +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25235; -- Vulgar Vul'Gol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25234; -- In the Rear With the Gear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25233; -- End of the Supply Line +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25232; -- The Burning Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25229; -- A Few Good Gnomes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25227; -- Thonk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25224; -- In Bloom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25223; -- Trial By Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25222; -- Silver Tide Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25221; -- Rundown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25220; -- Slippery Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25219; -- Don't be Shellfish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25218; -- Undersea Inflation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25217; -- Totem Modification +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25216; -- The Great Sambino +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25215; -- A Distracting Scent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25214; -- Escape Velocity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25213; -- The Slave Pits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25211; -- Cleaning Hovel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25208; -- Tell Silvia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25207; -- Good-bye, Sweet Oil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25206; -- Ignoring the Warnings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25205; -- The Wolf and The Kodo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25204; -- Release the Valves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25203; -- What Kind of Name is Chip, Anyway? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25202; -- The Fastest Way to His Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25201; -- The Ultimate Footbomb Uniform +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25200; -- Shredder Shutdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25197; -- The Admiral Won't Back Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25196; -- The Dranosh'ar Blockade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25195; -- That's the End of That Raptor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25194; -- Unbidden Visitors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25192; -- Raggaran's Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25191; -- Survey the Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25190; -- Raggaran's Rage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25188; -- Watershed Patrol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25187; -- Lost in the Floods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25186; -- Futile Resistance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25185; -- The Deed Is Done +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25184; -- Wild Mine Cart Ride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25183; -- ...And Bury the Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25182; -- Kill 'em All! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25181; -- Tablets of Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25180; -- Tablets of the Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25179; -- Loss Reduction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25178; -- Shipwreck Searching +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25177; -- Storming the Beaches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25176; -- Exploiting the Situation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25175; -- The Bad News +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25174; -- Twinbraid Needs to Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25172; -- Invaders in Our Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25171; -- Riding On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25170; -- Cleaning Up the Coastline +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25169; -- The War of Northwatch Aggression +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25168; -- Purge the Valley +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25167; -- Breaking the Chain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25166, 24950); -- Captain Dreadbeard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25165; -- Never Trust a Big Barb and a Smile +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25164; -- Backed Into a Corner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25163; -- Who Did This? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25162, 25156); -- Elemental Goo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25161, 25155); -- Ogrezonians in the Mood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25160, 25154); -- A Present for Lila +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25159, 25157); -- The Latest Fashion! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25158, 25105); -- Nibbler! No! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25153; -- Bael'dun Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25152; -- Your Place In The World +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25151; -- He Needs Ale! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25136; -- Galgar's Cactus Apple Surprise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25135; -- Thazz'ril's Pick +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25133; -- Report to Sen'jin Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25132; -- Burning Blade Medallion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25131; -- Vile Familiars +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25130; -- Back to the Den +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25129; -- Sarkoth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25128; -- Hana'zua +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25127; -- Sting of the Scorpid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25126; -- Cutting Teeth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25125; -- Light at the End of the Tunnel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25123; -- Throw It On the Ground! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25122; -- Morale Boost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25121, 24947); -- Momentum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25120; -- Marley's Final Flight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25118; -- Looking for Lurkers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25115; -- Blisterpaw Butchery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25112; -- Butcherbot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25111; -- Scavengers Scavenged +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25110; -- Kaja'Cola Gives You IDEAS! (TM) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25109; -- The Gallywix Labor Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25108; -- Feegly the Exiled +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25106; -- Hands Off Me Dig! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25104; -- Digsite Status +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25103; -- Bootlegger Outpost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25102; -- No Bull +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25100; -- Let's Ride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25099; -- Borrow Bastia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25098; -- The Warchief Wants You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25095; -- Thunderdrome: Sarinexx! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25094; -- Thunderdrome: Zumonga! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25093; -- The Heads of the SI:7 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25091; -- Sandsorrow Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25090; -- A Putrid Task +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25089; -- Beyond the Graves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25087; -- Report to Twinbraid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25086, 24667); -- Firestone Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25085, 24608); -- Mangletooth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25084; -- A Growing Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25082; -- Working the Bugs Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25081; -- Claim the Battlescar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25080; -- Batteries Not Yet Included +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25079; -- Powder Play +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25075; -- Pick-a-Part +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25074; -- Meet Me at Triumph +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25073; -- Sen'jin Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25072; -- A Few Good Goblins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25070; -- What Lies Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25068; -- The Crumbling Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25067; -- Thunderdrome: The Ginormus! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25066; -- The Pride of Kezan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25065; -- You Too, Brute? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25064; -- Moraya +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25063; -- Terrapination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25062; -- What We Came For +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25061; -- Land's End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25060; -- Define "Crazy" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25059; -- The Taurajo Briefs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25058; -- Mine Disposal, the Goblin Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25057; -- Clap 'Em In Irons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25056; -- Grisly Grizzlies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25054; -- Lootin' Plunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25053, 24928); -- To The Ground! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25052, 24927); -- Dead Man's Chest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25051; -- Darkmist Extermination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25050, 24910); -- Rocket Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25049, 24907); -- Puddle Stomping +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25048, 24906); -- Seaside Salvage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25047; -- Broken Panther Figurine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25046; -- A Daughter's Embrace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25045, 24546); -- A Line in the Dirt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25044; -- Diplomacy By Another Means +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25043; -- Fields of Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25042; -- Marching On Our Stomachs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (25041, 24552); -- Lion's Pride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25038; -- Gordo's Task +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25037; -- Crab Fishin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25036; -- Teegan's Troubles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25035; -- Breaking the Line +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25034; -- To the Front! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25032; -- Secrets in the Oasis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25031; -- Head for the Mills +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25030; -- The Haunted Mills +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25029; -- Deaths in the Family +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25028; -- Trouble From the Ground Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25027; -- You Flicked a Fine Vine to Leaf Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25026; -- Darkest Mojo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25025; -- Sang'thraze the Deflector +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25024; -- Repel the Paratroopers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25022; -- A Failure to Communicate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25021; -- Blood to Thrive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25018; -- Andoren Will Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25015; -- Make 'em Squeal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25014; -- Sandscraper's Treasure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25013; -- A Little Oomph +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25012; -- Take to the Skies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25011; -- To Bigger and Better Things +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25010; -- A Deadly New Ally +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25009; -- At War With The Scarlet Crusade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25008; -- Filthy Animals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25007; -- East... Always to the East +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25006; -- The Grasp Weakens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25005; -- Speak with Sevren +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25004; -- The Mills Overrun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25003; -- The Family Crypt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25002; -- Scavenged +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25001; -- Sandscraper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25000; -- Teegan's People +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24999; -- Planting the Seed of Fear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24998; -- Maggot Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24997; -- Graverobbers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24996; -- Holland's Experiment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24995; -- Off the Scales +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24994; -- Doom Weed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24993; -- Annihilate the Worgen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24992; -- Escaped From Gilneas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24991; -- Garren's Haunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24990; -- Darkhound Pounding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24989; -- Return to the Magistrate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24988; -- The Chill of Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24983; -- Forsaken Duties +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24982; -- The New Forsaken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24981; -- A Thorn in our Side +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24980; -- The Scarlet Palisade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24979; -- A Scarlet Letter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24978; -- Reaping the Reapers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24977; -- Johaan's Experiment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24976; -- Variety is the Spice of Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24975; -- Fields of Grief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24974; -- Ever So Lonely +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24973; -- Night Web's Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24972; -- Vital Intelligence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24971; -- Assault on the Rotbrain Encampment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24970; -- No Better Than the Zombies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24963; -- Maul 'Em With Kindness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24961; -- The Truth of the Grave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24960; -- The Wakening +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24959; -- Fresh out of the Grave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24958; -- Volcanoth! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24957; -- Get The Centipaarty Started +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24956; -- Silencing Rageroar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24955; -- Un-Chartered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24954; -- Children of a Turtle God +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24953; -- Just Trying to Kill Some Bugs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24952; -- Rocket Boot Boost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24951; -- A Great Idea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24949; -- Booty Duty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24948; -- Lifting the Siege +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24946; -- Rockin' Powder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24945; -- Three Little Pygmies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24944; -- Back in the Fight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24943; -- Re-Take the Courtyard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24942; -- Zombies vs. Super Booster Rocket Boots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24941; -- Langridge Shot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24940; -- Up the Volcano +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24939; -- Run Out the Guns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24938; -- The Guns of Northwatch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24937; -- Oomlot Dealt With +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24934; -- Repel Boarders! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24933; -- Chicken of the Desert +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24932; -- Cutting Losses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24931; -- Gazer Tag +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24929; -- Send a Message +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24926; -- Serving A-Me 01 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24925; -- Free the Captives +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24924; -- Oomlot Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24923; -- LFGDungeons - Burning Crusade - Heroic Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24922; -- LFGDungeons - Burning Crusade - Heroic Random - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24921; -- Report to Aubrey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24920; -- Slowing the Inevitable +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24914; -- Personal Property +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24913; -- Remember the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24911; -- Tropical Paradise Beckons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24905; -- Returning a Favor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24904; -- The Battle for Gilneas City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24902; -- The Hunt For Sylvanas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24901; -- Town-In-A-Box: Under Attack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24897; -- Get Back to Town +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24895; -- LFGDungeons - Burning Crusade - Normal Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24890; -- LFGDungeons - Classic - Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24889; -- Classic Random 5-15 (Nth) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24887; -- LFGDungeons - Burning Crusade - Normal Random - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24882; -- LFGDungeons - Classic - Random - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24881; -- Classic Random 5-15 (1st) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24868; -- Surrender or Else! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24866; -- An Abandoned Research Camp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24865; -- Is This Stuff Still Good? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24864; -- Irresistible Pool Pony +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24863; -- Breaking the Siege +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24862; -- Running the Gauntlet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24861; -- Last Rites, First Rites +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24859; -- Naga Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24858; -- Bilgewater Cartel Represent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24856; -- Invasion Imminent! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24855; -- Aberrant Flora +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24854; -- Finding Stormclaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24852; -- Our Tribe, Imprisoned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24829, 24823); -- Path of Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24824; -- The Disturbed Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24817; -- A Goblin in Shark's Clothing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24816; -- Who's Top of the Food Chain Now? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24815; -- Choose Your Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24814; -- An Ancient Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24813; -- Territorial Fetish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24812; -- No More Mercy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24807; -- Winnoa Pineforest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24806; -- Better Luck Next Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24803; -- Kalu'ak Fishing Derby +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24802, 24500); -- Wrath of the Lich King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24796, 24795); -- A Victory For The Silver Covenant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24794; -- Speak With Spraggle +UPDATE `quest_template` SET `Flags`=16384, `FlagsEx`=64, `VerifiedBuild`=56110 WHERE `ID`=24793; -- Man on the Inside +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24789; -- LFGDungeons - Lich King - Heroic Random - Nth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24788; -- LFGDungeons - Lich King - Heroic Random - 1st +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24757; -- Frost Infusion +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24756; -- Blood Infusion +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24749; -- Unholy Infusion +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24748; -- The Lich King's Last Stand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24747; -- Sabotage! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24744; -- The Biggest Egg Ever +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24742; -- Finding the Source +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24741; -- Trading Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24740; -- Volcanic Activity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24737; -- Super Sticky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24736; -- Shizzle's Flyer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24735; -- A Little Help From My Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24734; -- Lost! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24733; -- The Bait for Lar'korwi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24732; -- The Scent of Lar'korwi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24731; -- The Fare of Lar'korwi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24730; -- Roll the Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24727; -- Crystal Spire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24726; -- Crystal Force +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24723; -- The Western Pylon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24722; -- The Northern Pylon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24721; -- The Eastern Pylon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24720; -- Crystals of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24719; -- Claws of White +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24718; -- The Mighty U'cha +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24717; -- The Apes of Un'Goro +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24715; -- Repairing A-Me 01 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24714; -- Chasing A-Me 01 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24713, 24711); -- Frostmourne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24712, 24710); -- Deliverance from the Pit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24709; -- A Tale of Two Shovels +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24708; -- The Fossil-Finder 3000 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24707; -- The Ballad of Maximillian +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24706; -- The Spirits of Golakka Hot Springs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24705; -- Town Dwellers Were Made to be Saved +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24704; -- The Evil Dragons of Un'Goro Crater +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24703; -- An Important Lesson +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24702; -- Here Lies Dadanga +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24701; -- Marshal's Refuse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24700; -- Hard to Harvest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24699; -- Gormashh the Glutinous +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24698; -- Adventures in Archaeology +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24697; -- How to Make Meat Fresh Again +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24695; -- Ever Watching From Above +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24694; -- The Shaper's Terrace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24693; -- Mossy Pile +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24692; -- The Fledgling Colossus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24691; -- Peculiar Delicacies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24690; -- Blazerunner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24689; -- Flowing to the North +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24687; -- Bouquets of Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24686; -- Carried on the Waves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24685; -- Dwarf Fortress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24684; -- A Weezil in the Henhouse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24683, 24682); -- The Pit of Saron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24677; -- Flank the Forsaken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24676; -- Push Them Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24675; -- Last Meal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24674; -- Slaves to No One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24672; -- Onwards and Upwards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24671; -- Cluster Cluck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24654; -- Silithissues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24653; -- Echoes of Agamaggan +UPDATE `quest_template` SET `Flags`=20480, `FlagsEx`=64, `VerifiedBuild`=56110 WHERE `ID`=24645; -- Crushing the Crown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24637; -- The Butcher of Taurajo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24634; -- Intelligence Warfare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24633; -- Mahka's Plea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24632; -- Tauren Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24631; -- Flightmare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24626; -- Young and Vicious +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24625; -- Consort of the Sea Witch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24624; -- Mercy for the Lost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24623; -- Saving the Young +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24622; -- A Troll's Truest Companion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24621; -- Smarts-is-Smarts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24620; -- Hearts-is-Hearts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24619; -- Parts-is-Parts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24618; -- Claim the Battle Scar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24606; -- Blood of the Barrens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24604; -- Concern for Mankrik +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24603; -- Don't Stop Bereavin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24601; -- The Nightmare Scar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24595, 24553); -- The Purification of Quel'Delar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24591; -- Changing of the Gar'dul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24590; -- Lord Marrowgar Must Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24589; -- Lord Jaraxxus Must Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24588; -- XT-002 Deconstructor Must Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24587; -- Ignis the Furnace Master Must Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24586; -- Razorscale Must Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24585; -- Flame Leviathan Must Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24584; -- Malygos Must Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24583; -- Patchwerk Must Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24582; -- Instructor Razuvious Must Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24581; -- Noth the Plaguebringer Must Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24580; -- Anub'Rekhan Must Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24579; -- Sartharion Must Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24577; -- Desolation Hold Inspection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24575; -- Liberation Day +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24574; -- To Harvest Chaos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24573; -- Honoring the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24572; -- Taking Back Taurajo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24571; -- Lashvine Seeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24570; -- Adder Subtraction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24569; -- Siegebreaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24567; -- Report for Tryouts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24566; -- Sowing a Solution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24565; -- Biological Intervention +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24561, 24480); -- The Halls Of Reflection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24560, 24476); -- Tempering The Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24559, 24461); -- Reforging The Sword +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24557; -- The Silver Covenant's Scheme +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24556, 20438); -- A Suitable Disguise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24555, 14444); -- What The Dragons Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24554, 14443); -- The Battered Hilt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24551; -- Meet the New Boss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24550; -- Journey into Thunder Bluff +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24549; -- Shadowmourne... +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24548; -- The Splintered Throne +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24547; -- A Feast of Souls +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24545; -- The Sacred and the Corrupt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24543; -- A Family Divided +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24542; -- A Curious Bloom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24540; -- War Dance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24539; -- When Plants Attack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24535; -- Thalorien Dawnseeker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24534; -- Speaking Their Language +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24529; -- Bad to Worse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24525; -- Keeping the Dogs at Bay +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24524; -- Wildmane Cleansing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24523; -- Wildmane Totem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24522; -- Journey To The Sunwell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24520; -- Give Sassy the News +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24519; -- Stalling the Survey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24518; -- The Low Road +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24517; -- Put the Fear in Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24515; -- Signals in the Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24514; -- Raptor Scraps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24512; -- Warriors' Redemption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24511, 24499); -- Echoes of Tortured Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24510, 24506); -- Inside the Frozen Citadel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24507, 24498); -- The Path to the Citadel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24505; -- Holdout at Hunter's Hill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24504; -- Clear the High Road +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24502; -- Necessary Roughness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24497; -- Airborne Again +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24493; -- Don't Forget About Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24492; -- Pack Your Bags +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24491; -- Follow that Gyro-Copter! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24490; -- A Trip to Ironforge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24489; -- Trolling for Information +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24488; -- The Replacements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24487; -- Whitebeard Needs Ye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24486; -- Make Hay While the Sun Shines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24484, 12144, 12142); -- Pest Control +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24479; -- The Trial of Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24478; -- The Trial of Frost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24477; -- Dwarven Artifacts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24475; -- All the Other Stuff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24474; -- First Things First: We're Gonna Need Some Beer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24473; -- Lockdown in Anvilmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24472; -- Introductions Are in Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24471; -- Aid for the Wounded +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24470; -- Give 'em What-For +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24469; -- Hold the Line! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24468; -- Stranded at the Marsh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24467; -- Fade to Black +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24463; -- Probing into Ashenvale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24459; -- Morin Cloudstalker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24458; -- A Hello to Arms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24457, 20441); -- Rite of Vision +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24456; -- Thunderhorn Cleansing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24455; -- Rapid Deployment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24454; -- Return To Caladis Brightspear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24453; -- Private Chat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24452; -- Profitability Scouting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24451; -- An Audience With The Arcanist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24449; -- Shore Leave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24448; -- Field Promotion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24442; -- Battle Plans Of The Kvaldir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24441; -- Thunderhorn Totem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24440; -- Winterhoof Cleansing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24439; -- The Conquest of Azshara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24437; -- First Come, First Served +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24436; -- Halo Drops +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24435; -- Mop Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24434; -- Commando Drop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24433; -- Let Them Feast on Fear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24431; -- Waterlogged Recipe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24430; -- Blacken the Skies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (24429, 24428); -- A Most Puzzling Circumstance +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=24427; -- Call to Arms: Alterac Valley +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24215; -- Rite of the Winds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=23733; -- Rites of the Earthmother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=20440; -- Poison Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=20439; -- A Meeting With The Magister +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14491; -- The Restless Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14487; -- Still Beating Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14486; -- Handling the Goods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14485; -- Ticker Required +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14484; -- Head of the Snake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14480; -- Extermination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14479; -- There Are Many Like It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14478; -- Operation Fishgut +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14477; -- Push the Button! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14476; -- Rigged to Blow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14475; -- Grounded! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14474, 14001); -- Goblin Escape Pods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14473; -- It's Our Problem Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14472; -- In The Face! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14471; -- First Degree Mortar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14470; -- Military Breakthrough +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14469; -- Hand-me-downs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14468; -- Another Warm Body +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14464; -- Lightning Strike Assassination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14462; -- Where's My Head? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14461; -- Feed of Evil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14460; -- Rite of Honor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14459; -- The Battleboars +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14458; -- Go to Adana +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14457; -- The Sunreaver Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14456; -- Rite of Courage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14455; -- Stop the Thorncallers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14452; -- Rite of Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14446; -- Cataclysm! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14445; -- Farewell, For Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14442; -- My Favorite Subject +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14438; -- Sharing the Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14436, 746); -- Dwarven Digging +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14435; -- The Blackmaw Doublecross +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14433; -- Diplomacy by Another Means +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14432; -- A Pale Brew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14431; -- The Blackmaw Scar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14430; -- Hacking the Construct +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14429; -- Arcane De-Construction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14428; -- Amberwind's Journal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14424; -- Need More Science +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14423; -- Dozercism +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14422; -- Raptor Raptor Rocket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14413; -- The Pinnacle of Learning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14408; -- Nine's Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14407; -- Azshara Blues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14404; -- Not Quite Shipshape +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14403; -- The Hayward Brothers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14395; -- Gasping for Breath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14394; -- Death to Agogridon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14393; -- Into the Fray! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14392; -- Farewell, Minnow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14391; -- Turning the Tables +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14390; -- Easy is Boring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14389; -- Wasn't It Obvious? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14388; -- Azsharite Experiment Number Two +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14385; -- Azsharite Experiment Number One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14384; -- Rerouted! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14383; -- The Terrible Tinkers of the Ruined Reaches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14382; -- Two By Sea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14381, 14346); -- Cleansing Our Crevasse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14380; -- An Impactful Discovery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14379; -- Rock Lobstrock! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14378; -- Hunting Brendol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14377; -- Befriending Giants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14376, 14344); -- Jugkar's Undoing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14374, 5581); -- Portals of the Legion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14373, 14342); -- Infernal Encroachment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14372; -- Thargad's Camp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14371; -- A Gigantic Snack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14370; -- Mysterious Azsharite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14365, 14255); -- Ethel Rethor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14364, 14227); -- Putting Their Heads Together +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14363, 14225); -- You'll Know It When You See It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14362, 14232); -- Ears Are Burning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14361, 14223); -- Peace of Mind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14360, 14193); -- Nothing a Couple of Melons Won't Fix +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14359; -- Blessings From Above +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14358, 14213); -- Ten Pounds of Flesh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14357, 14219); -- To the Hilt! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14354; -- Elune's Gifts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14345; -- Wash Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14343; -- Maurin's Concoction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14341; -- Smeed's Harnesses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14340; -- Dressed to Impress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14339; -- Delivery Device +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14338; -- Ghost Walker Post +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14337; -- Shadowprey Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14335; -- Chipping In +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14334; -- Blubbergut +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14333; -- While You're Here +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14332; -- Time For Change +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14329; -- Not So Fast! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14328; -- Three Princes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14327; -- My Word is My Bond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14326; -- Meet Me Up Top +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14325; -- Will Work For Food +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14324; -- Full of Hot Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14323; -- Absorbent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14322; -- Bad Science! Bad! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14318; -- Delicate Negotiations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14316; -- Cenarion Property +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14314; -- Breakout! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14312; -- An Introduction Is In Order +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14311; -- Taking Part +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14310; -- Segmentation Fault: Core Dumped +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14309; -- Calming the Kodo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14308; -- When Science Attacks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14307; -- Stubborn Winds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14306; -- Pulling Weeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14305; -- A Time to Reap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14304; -- Blood Theory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14303; -- Back to Aggra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14302; -- Official Assessment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14301; -- Return and Report +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14300; -- The Trial of Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14299; -- Xylem's Asylum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14297; -- Pro-liberation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14296; -- Watch Your Step +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14295; -- Sisters of the Sea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14292; -- The Enemy of Our Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14284; -- A Revenant's Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14282; -- Mystery Solved +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14271; -- Report to Twocrush +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14270; -- The Keystone Shard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14268; -- Deep Impact +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14267; -- Investigating the Sea Shrine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14264; -- Wetter Than Wet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14263; -- Waste of Thyme +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14262; -- To Gut a Fish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14261; -- Ice Cold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14260; -- Going Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14258; -- Mortar the Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14257; -- Slitherblade Slaughter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14256; -- The Emerging Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14254; -- Heavy Metal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14253; -- Fletch Me Some Plumage! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14252; -- Good Gold For Bad Tail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14251; -- New Beginnings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14250; -- Renewable Resource +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14249; -- Shear Will +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14248; -- Help Wanted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14247; -- Stubborn Lands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14246; -- Early Adoption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14245; -- It's a Town-In-A-Box +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14244; -- Up, Up & Away! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14243; -- Warchief's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14242; -- Precious Cargo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14241; -- Get to the Gyrochoppa! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14240; -- To the Cliffs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14239; -- Don't Go Into the Light! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14238; -- Infrared = Infradead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14237; -- Forward Movement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14236; -- Weed Whacker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14235; -- The Vicious Vale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14234; -- The Enemy of My Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14233; -- Orcs Can Write? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14231; -- Useless quest record +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14230; -- Manual Labor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14226; -- Trouble Under Foot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14217; -- Satyrical Offerings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14216; -- Mystery of the Sarcen Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14215; -- Memories of the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14209; -- Gunk in the Trunk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14202; -- Survey the Lakeshore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14201; -- A Thousand Stories in the Sand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14198; -- Rider on the Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14197; -- A Quota to Meet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14196; -- Firestarter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14195; -- All Becoming Clearer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14194; -- Refleshification +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14192; -- Prismbreak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14191; -- Furien's Footsteps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14190; -- The Perfect Prism +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14189; -- Translation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14188; -- Avenge Furien! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14184; -- My Time Has Passed +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=14179; -- Call to Arms: Eye of the Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14176, 14173, 14172, 14166); -- The Grateful Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14162; -- Report to Horzak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14161; -- Basilisk Bashin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14155; -- Arborcide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14153, 14113); -- Life of the Party +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14152, 14136); -- Rescue at Sea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14151; -- Cardinal Ruby +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14146; -- Defend the Gates! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14145, 14112); -- What Do You Feed a Yeti, Anyway? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14144, 14077); -- The Light's Mercy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14143, 14074); -- A Leg Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14142, 14096); -- You've Really Done It This Time, Kul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14141, 14090); -- Gormok Wants His Snobolds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14140, 14080); -- Stop The Aggressors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14138; -- Taking Care of Business +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14135; -- Up a Tree +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14134; -- The Captain's Logs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14132; -- That's Just Rude! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14131; -- A Little Pick-me-up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14130; -- Friends Come In All Colors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14129; -- Runaway Shredder! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14128, 14127); -- Return of the Highborne? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14126; -- Life Savings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14125; -- 447 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14124; -- Liberate the Kaja'mite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14123; -- Waltz Right In +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14122; -- The Great Bank Heist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14121; -- Robbing Hoods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14120; -- A Bazillion Macaroons?! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14118; -- Venison for the Troops +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14117; -- The Eyes of Ashenvale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14116; -- The Uninvited Guest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14115; -- Pirate Party Crashers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14110, 14109); -- The New You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14108; -- Get Kraken! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14107; -- The Fate Of The Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14105; -- Deathspeaker Kharos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14104; -- Ornolf The Scarred +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14103; -- Titanium Powder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14102; -- Mistcaller Yngvar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14101; -- Drottinn Hrothgar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14098; -- Evacuate the Merchant Square +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14095; -- Identifying the Remains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14094; -- Salvage the Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14093; -- All Hell Breaks Loose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14092, 14076); -- Breakfast Of Champions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14091; -- Something's Amiss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14089; -- Learn to Ride in Tirisfal Glades +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14088; -- Learn to Ride in Durotar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14086; -- Learn to Ride in Orgrimmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14085; -- Learn to Ride in Darnassus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14084; -- Learn to Ride in Dun Morogh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14081; -- Learn to Ride in the Eversong Woods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14079; -- Learn to Ride in Elwynn Forest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14075; -- Trouble in the Mines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14073; -- Deathgate's Reinforcements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14072; -- Flushing Out Verog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14071; -- Rolling with my Homies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14070; -- Do it Yourself +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14068; -- Waptor Twapping +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14067; -- The Stolen Silver +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14066; -- Investigate the Wreckage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14065, 14064); -- Sharing a Bountiful Feast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14063; -- Mutiny, Mon! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14062; -- Don't Forget The Stuffing! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14061, 14048); -- Can't Get Enough Turkey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14060, 14054); -- Easy As Pie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14059, 14053); -- We're Out of Cranberry Chutney Again? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14058, 14055); -- She Says Potato +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14057; -- Guns. We Need Guns. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14056; -- Glomp is Sitting On It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14052; -- Take it up with Tony +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14050; -- Gazlowe's Fortune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14049; -- A Most Unusual Map +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14046; -- The Baron's Demands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14045; -- Find Baron Longshore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14042; -- Ammo Kerblammo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14039; -- Home of the Kaldorei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14038; -- Love it or Limpet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14037, 14023); -- Spice Bread Stuffing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (14036, 14022); -- Pilgrim's Bounty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14035; -- Slow-roasted Turkey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14034; -- Club Foote +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14031; -- Capturing the Unknown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14030; -- They're Ravenous In Darnassus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14028; -- Cranberry Chutney +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14024; -- Pumpkin Pie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14021; -- Miner Troubles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14019; -- Monkey Business +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14017; -- The Black Knight's Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14016; -- The Black Knight's Curse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14014; -- Get Our Stuff Back! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14006; -- Read the Manual +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14005; -- The Vengeance of Elune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14004; -- Return to Samophlanger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=14003; -- Samophlange Repair +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13999; -- Who's Shroomin' Who? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13998; -- In Fungus We Trust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13995; -- King of Centaur Mountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13992; -- A Little Diversion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13991; -- The Purloined Payroll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13989, 6621); -- King of the Foulweald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13988; -- A Growing Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13987; -- The Last Stand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13985; -- Clear the Shrine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13983; -- Building Your Own Coffin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13982; -- In a Bind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13981; -- They Set Them Up The Bomb! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13980; -- They're Out There! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13979; -- The Goblin Braintrust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13977; -- Mass Production +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13976; -- Three Friends of the Forest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13975; -- Crossroads Caravan Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13974; -- Tweedle's Tiny Parcel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13973; -- The Grol'dom Militia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13971; -- The Kodo's Return +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13970; -- Animal Services +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13969; -- Grol'dom's Missing Kodo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13968; -- The Tortusk Takedown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13967; -- Thinning the... Herd? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13965; -- Check in on the Edunes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13964; -- To the Spire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13963; -- By Hook Or By Crook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13962; -- Stalemate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13961; -- Drag it Out of Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13958; -- Condition Critical! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13953; -- Naga In Our Midst +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13951, 13950); -- Playmates! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13949; -- Crossroads Caravan Pickup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13948; -- Stepping Up Surveillance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13947; -- Blastranaar! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13946; -- Nature's Reprisal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13945; -- Resident Danger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13944; -- Small Stature, Short Fuse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13943; -- Breathing Room +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13942; -- Set Us Up the Bomb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13940; -- Leaving the Dream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13936; -- Tweedle's Dumb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13935; -- Defend the Tree! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13934, 13933); -- The Bronze Dragonshrine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13930; -- Home Of The Bear-Men +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13929; -- The Biggest Tree Ever! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13928; -- Recover the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13927; -- Little Orphan Kekek Of The Wolvar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13926; -- Little Orphan Roo Of The Oracles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13925; -- An Ounce of Prevention +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13924; -- All's Well +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13923; -- To Hellscream's Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13922; -- In the Hands of the Perverse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13921; -- He Who Would Be Forgiven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13920; -- Before You Go... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13919; -- A Trip to the Moonwell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13918; -- The Titans' Terminal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13913; -- They Took Our Gnomes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13912; -- Swamped Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13911; -- The Absent-Minded Prospector +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13910; -- A New Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13909; -- Got Some Flotsam? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13907; -- Sweeping Clean the Ruins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13905; -- Searing Roc Feathers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13904; -- Poached, Scrambled, Or Raw? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13903; -- Gorishi Grub +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13902; -- Mounting the Offensive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13901; -- Deep Despair +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13900; -- The Offering to Azshara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13899; -- The Darkscale Warlord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13898; -- The Tides Turn Against Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13897; -- The Battle for Darkshore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13896; -- Unearthed Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13895; -- The Slumbering Ancients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13893; -- Soggoth and Kronn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13892; -- Leave No Tracks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13891; -- The Devourer of Darkshore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13890; -- Keep the Fires Burning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13889; -- Hungry, Hungry Hatchling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13887; -- Venomhide Eggs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13885; -- In Defense of Darkshore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13884; -- Put Out The Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13883; -- Lousy Pieces of Ship +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13882; -- The Seeds of Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13881; -- Consumed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13880; -- Hot Lava +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13879; -- Thunder Peak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13878; -- Through Fire and Flames +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13877; -- Go With The Flow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13876; -- Too Far Gone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13875; -- Gurtar's Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13874; -- A Not-So-Charmed Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13873; -- Sheelah's Last Wish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13872; -- Worgen Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13871; -- Security! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13870; -- As Good as it Gets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13869; -- Recover the Remains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13868; -- Corrupting Influence? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13867; -- Culling the Furbolg Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13866; -- To The Ramparts! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13865; -- Wet Work +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13864, 13863, 13862, 13861); -- Battle Before The Citadel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13860, 13859, 13858, 13857, 13856, 13855, 13854, 13852, 13851, 13847); -- At The Enemy's Gates +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13853; -- Return Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13850; -- Toxic Tolerance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13849; -- Astranaar's Burning! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13848; -- Bad News Bear-er +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13846; -- Contributin' To The Cause +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13845; -- Sealed Vial of Poison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13844; -- The Looting of Althalaxx +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13842; -- Dread Head Redemption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13841; -- All Apologies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13839, 13837); -- Mastery Of The Charge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13838, 13835); -- Mastery Of The Shield-Breaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13836; -- Disarmed! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13834; -- Dangerously Delicious +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13833; -- Blood Is Thicker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13832; -- Jewel Of The Sewers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13831; -- A Troubling Prescription +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13830; -- The Ghostfish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13829, 13828); -- Mastery Of Melee +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13824; -- Heroic: Mimiron's Sigil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13823; -- Heroic: Thorim's Sigil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13822; -- Heroic: Hodir's Sigil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13821; -- Heroic: Freya's Sigil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13820; -- The Blastbolt Brothers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13819; -- Heroic: All Is Well That Ends Well +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13818; -- Heroic: Algalon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13817; -- Heroic: Archivum Data Disc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13816; -- Heroic: The Celestial Planetarium +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13815; -- Making Stumps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13814, 13811, 13793, 13790); -- Among the Champions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13813, 13810, 13791, 13789); -- Taking Battle To The Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13812, 13809, 13788, 13682); -- Threat From Above +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13808; -- Mission Improbable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13806; -- Demon Duty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13805; -- Pierce Their Heart! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13803; -- Blood of the Weak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13801; -- Dead Elves Walking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13798; -- Rain of Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13797; -- Dirty Deeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13796; -- The Forest Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13795; -- The Scourgebane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13794; -- Eadric the Pure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13792; -- The Shadewalker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13787, 13782, 13777, 13772, 13767, 13761, 13756, 13750, 13745, 13665); -- The Grand Melee +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13786, 13781, 13776, 13771, 13765, 13760, 13755, 13749, 13744, 13592); -- A Valiant's Field Training +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13785, 13780, 13775, 13770, 13764, 13759, 13754, 13748, 13743, 13675, 13670, 13616); -- The Edge Of Winter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13784, 13779, 13774, 13769, 13763, 13758, 13753, 13747, 13742, 13674, 13669, 13600); -- A Worthy Weapon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13783, 13778, 13773, 13768, 13762, 13757, 13752, 13746, 13741, 13673, 13666, 13603); -- A Blade Fit For A Champion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13766; -- Closure is Only Natural +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13751; -- Tell No One! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13740, 13739, 13738, 13737, 13736, 13735, 13734); -- A Champion Rises +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13731, 13729, 13728, 13727, 13726, 13725, 13724, 13713, 13699); -- The Valiant's Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13730; -- Playing With Felfire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13722, 13721, 13720, 13719, 13718, 13717, 13716, 13715, 13714, 13697); -- The Valiant's Charge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13712; -- To the Rescue! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=1308799906, `VerifiedBuild`=56110 WHERE `ID`=13710; -- Valiant Of Undercity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=1308799890, `VerifiedBuild`=56110 WHERE `ID`=13709; -- Valiant Of Thunder Bluff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=235057970, `VerifiedBuild`=56110 WHERE `ID`=13708; -- Valiant Of Sen'jin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=1308791728, `VerifiedBuild`=56110 WHERE `ID`=13707; -- Valiant Of Orgrimmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=2701413445, `VerifiedBuild`=56110 WHERE `ID`=13706; -- Valiant Of Darnassus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=2435139661, `VerifiedBuild`=56110 WHERE `ID`=13705; -- Valiant Of The Exodar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=2971995149, `VerifiedBuild`=56110 WHERE `ID`=13704; -- Valiant Of Gnomeregan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13698; -- Explosives Shredding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13696; -- A Valiant Of Silvermoon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13695; -- A Valiant Of Undercity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13692; -- The Sword and the Sea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13691; -- A Valiant Of Orgrimmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13685; -- A Valiant Of Ironforge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13684; -- A Valiant Of Stormwind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13683; -- Stopping the Rituals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13681; -- A Chip Off the Ulduar Block +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13680, 13679); -- The Aspirant's Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13678, 13672); -- Up To The Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13677, 13625); -- Learning The Reins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13676, 13671); -- Training In The Field +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13668, 13667); -- The Argent Tournament +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13664; -- The Black Knight's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13663; -- The Black Knight's Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13662; -- Gaining Acceptance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13661; -- Heartfelt Appreciation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13660; -- Explorers' League Document (5 of 6) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13659; -- Explorers' League Document (6 of 6) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13658; -- Explorers' League Document (4 of 6) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13657; -- Explorers' League Document (3 of 6) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13656; -- Explorers' League Document (1 of 6) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13655; -- Explorers' League Document (2 of 6) +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13654; -- There's Something About the Squire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13653; -- Crisis at Splintertree +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13651; -- Needs a Little Oil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13650; -- Keep Your Hands Off The Goods! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13648; -- WANTED: The Dark Iron Spy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13646; -- Astranaar Bound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13645; -- To Raene Wolfrunner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13644; -- That Which Has Risen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13643; -- The Stories Dead Men Tell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13642; -- Bathed in Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13641; -- The Seer's Crystal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13640; -- Management Material +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13639; -- Resupplying the Excavation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13636; -- Stormpike's Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13635; -- South Gate Status Report +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13634; -- The Black Knight of Silverpine? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13633; -- The Black Knight of Westfall? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13632; -- Rear Guard Duty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13631; -- All Is Well That Ends Well +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13630; -- The Reason Why +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13629; -- Val'anyr, Hammer of Ancient Kings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13628; -- Got Lumber? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13627; -- Jack Me Some Lumber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13626; -- Respect for the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13624; -- A Squad of Your Own +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13623; -- Delivery for Orendil +UPDATE `quest_template` SET `QuestSortID`=-344, `FlagsEx`=264, `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13622; -- Ancient History +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13621; -- Gorat's Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13620; -- To Dinah, at Once! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13619; -- Final Report +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13618; -- Find Gorat! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13617; -- West to the Strand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13615; -- Empty Quivers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13613; -- Rescue the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13612; -- Mor'shan Defense +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13611; -- Mimiron's Sigil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13610; -- Thorim's Sigil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13609; -- Hodir's Sigil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13607; -- The Celestial Planetarium +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13606; -- Freya's Sigil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13605; -- The Last Refugee +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13604; -- Archivum Data Disc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13602; -- Naga of the Strand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13599; -- Grimclaw's Return +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13598; -- Unsavory Remedies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13597; -- Spirit of the Thistle Bear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13596; -- Twilight Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13595; -- Of Their Own Design +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13594; -- Don't Forget the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13593; -- Valiant Of Stormwind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13591; -- Disturbing Connections +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13590; -- The Front Line +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13589; -- The Shatterspear Invaders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13588; -- The Eye of All Storms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13587; -- The Waking Nightmare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13586; -- The Emerald Dream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13585; -- Sworn to Protect +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13584; -- Calming the Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13583; -- The Wildkin's Oath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13582; -- Elune's Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13581; -- The Blackwood Pledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13580; -- Soothing the Elements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13579; -- Protector of Ameth'Aran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13578; -- Aroom's Farewell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13577; -- The Last Wildkin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13576; -- Mutual Aid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13575; -- The Land Is in Their Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13573; -- Malfurion's Return +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13572; -- Jadefire Braziers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13570; -- Remembrance of Auberdine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13569; -- The Ritual Bond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13568; -- Spirit of the Moonstalker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13567; -- Spirit of the Stag +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13566; -- Ritual Materials +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13565; -- Twice Removed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13564; -- A Lost Companion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13563; -- A Love Eternal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13562; -- The Final Flame of Bashal'Aran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13561; -- Solace for the Highborne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13560; -- An Ocean Not So Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13559; -- Hodir's Tribute +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13558; -- Call Down the Thunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13557; -- Bearer of Good Fortune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13556; -- Eggs for Dubra'Jin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13554; -- A Cure In The Dark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13549; -- Tails Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13547; -- Coaxing the Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13546; -- The Defiler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13545; -- Cleansing the Afflicted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13544; -- The Bear's Blessing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13543; -- Three Hammers to Break +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13542; -- Against the Wind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13539; -- Toppling the Towers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13538; -- Southern Sabotage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13537; -- A Taste for Grouper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13529; -- The Corruption's Source +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13528; -- Buzzbox 723 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13527; -- No Accounting for Taste +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13526; -- The Bear's Paw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13525; -- What's Happening to the Blackwood Furbolg? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13523; -- Power Over the Tides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13522; -- Threat from the Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13521; -- Buzzbox 413 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13520; -- The Boon of the Seas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13519; -- The Twilight's Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13518; -- The Last Wave of Survivors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13515; -- Ending the Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13514; -- The Ancients' Ire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13512; -- Strategic Strikes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13511; -- One Bitter Wish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13510; -- Timely Arrival +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13509; -- War Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13508; -- Swift Response +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13507; -- Denying Manpower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13506; -- Reason to Worry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13505; -- Remnants of the Highborne +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13504; -- Shatterspear Laborers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13503, 13502); -- A Tisket, a Tasket, a Noblegarden Basket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13484; -- Spring Collectors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13483; -- Spring Gatherers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13482; -- Let's Get Out of Here +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13481; -- Let's Get Out of Here! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13480, 13479); -- The Great Egg Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13432, 10445); -- The Vials of Eternity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13431, 10901); -- The Cudgel of Kar'desh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13430, 10888); -- Trial of the Naaru: Magtheridon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13429, 10985); -- A Distraction for Akama +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13426; -- Xarantaur, the Witness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13425; -- The Aberrations Must Die +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13423; -- Defending Your Title +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13422; -- Maintaining Discipline +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13420; -- Everfrost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13419, 13418); -- Preparations for War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13415; -- The Library Console +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13414, 13413); -- Aces High! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13412; -- Corastrasza +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13411, 13410, 13409, 13408, 10110, 10106); -- Hellfire Fortifications +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13403, 13364); -- Tirion's Gambit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13402; -- Tirion's Help +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13401, 13362); -- Knowledge is a Terrible Burden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13400, 13361); -- The Hunter and the Prince +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13399, 13360); -- Time for Answers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13398, 13359); -- Where Dragons Fell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13397; -- Sindragosa's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13396, 13348); -- Futility +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13395, 13236); -- Army of the Damned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13394, 13305); -- Do Your Worst +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13393, 13304); -- Field Repairs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13392, 13282); -- Return to the Surface +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13391, 13275); -- Time to Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13390, 13271); -- A Voice in the Dark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13389, 13263); -- A Short Fuse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13388; -- Set it Off! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13387; -- Securing the Perimeter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13386; -- Exploiting an Opening +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13385; -- Heroic Judgment at the Eye of Eternity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13384; -- Judgment at the Eye of Eternity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13375; -- The Heroic Key to the Focusing Iris +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13372; -- The Key to the Focusing Iris +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13368, 13367, 13346); -- No Rest For The Wicked +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13366, 13345); -- Need More Info +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13365, 13358, 13344, 13342); -- Not a Bug +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13363; -- Argent Aid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13357, 13356, 13322, 13321); -- Retest Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13355, 13320); -- Cannot Reproduce +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13354, 13319); -- Chain of Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13353, 13352, 13323, 13318); -- Drag and Drop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13351, 13315); -- Sneak Preview +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13349; -- Cradle of the Frostbrood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13343; -- Mystery of the Infinite, Redux +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13341, 13340); -- Joining the Assault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13339, 13328); -- Shatter the Shards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13338, 13316); -- The Guardians of Corp'rethar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13337, 13312); -- The Ironwall Rampart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13336, 13330); -- Blood of the Chosen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13335, 13329); -- Before the Gate of Horror +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13334, 13307); -- Bloodspattered Banners +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13333; -- Capture More Dispatches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13332, 13306); -- Raise the Barricades +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13314; -- Get the Message +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13313; -- Blinding the Eyes in the Sky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13310, 13309); -- Assault by Air +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13308; -- Mind Tricks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13302, 13300); -- Slaves to Saronite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13301, 13284); -- Assault by Ground +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13298, 13278); -- Coprous the Defiled +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13297, 13281); -- Neutralizing the Plague +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13296, 13293); -- Get to Ymirheim! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13295, 13279); -- Basic Chemistry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13294, 13277); -- Against the Giants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13292; -- The Solution Solution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13291; -- Borrowed Technology +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13290; -- Your Attention, Please +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13288, 13276, 13264); -- That's Abominable! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13287, 13237); -- Poke and Prod +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13286; -- ...All the Help We Can Get. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13285; -- Forging the Keystone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13283, 13280); -- King of the Mountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13274; -- The Core's Keeper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13273; -- Going After the Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13270; -- Cloth Scavenging +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13262; -- Blow it Up! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13261, 13239); -- Volatility +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13259; -- Establishing Superiority +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13258; -- Opportunity +UPDATE `quest_template` SET `Flags`=20488, `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=13255; -- Proof of Demise: Herald Volazj +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13238; -- Good For Something? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13235; -- The Flesh Giant Champion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13234; -- Make Them Pay! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13233; -- No Mercy! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13232; -- Finish Me! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13231, 13228); -- The Broken Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13230; -- Avenge Me! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13229, 13221); -- I'm Not Dead Yet! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13227, 13226); -- Judgment Day Comes! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13225; -- The Skybreaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13224; -- Orgrim's Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13223, 13222); -- Defend the Siege +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13220; -- Putting Olakin Back Together Again +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13219; -- Battle at Valhalas: Final Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13218; -- Battle at Valhalas: Thane Deathblow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13217; -- Battle at Valhalas: Carnage! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13216; -- Battle at Valhalas: The Return of Sigrid Iceborn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13215; -- Battle at Valhalas: Khit'rix the Dark Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13214; -- Battle at Valhalas: Fallen Heroes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13213; -- Battle at Valhalas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13212; -- He's Gone to Pieces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13211; -- By Fire Be Purged +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13207; -- Halls of Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13202; -- Jinxing the Walls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13201, 13194); -- Healing with Roses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13200, 13197, 13191, 236); -- Fueling the Demolishers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13199, 13196, 13193, 13154); -- Bones and Arrows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13198, 13153); -- Warding the Warriors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13195, 13156); -- A Rare Herb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13192; -- Warding the Walls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13189; -- Saurfang's Blessing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13188; -- Where Kings Walk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13187; -- The Faceless Ones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13186, 13185); -- Stop the Siege +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13174; -- Amidst the Confusion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13172; -- Seeds of Chaos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13171; -- From Whence They Came +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13170; -- Honor is for the Weak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13169; -- An Undead's Best Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13168; -- Parting Gifts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13166; -- The Battle For The Ebon Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13165; -- Taking Back Acherus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13164; -- The Fate of Bloodbane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13163; -- The Rider of Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13162; -- The Rider of Frost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13161; -- The Rider of the Unholy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13160; -- Stunning View +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13157; -- The Crusaders' Pinnacle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13155; -- Vereth the Cunning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13152; -- A Visit to the Doctor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13151; -- A Royal Escort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13149; -- Dispelling Illusions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13148; -- Necklace Repair +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13147; -- Matchmaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13146; -- Generosity Abounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13145; -- The Vile Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13144; -- Killing Two Scourge With One Skeleton +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13143; -- New Recruit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13142; -- Banshee's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13141; -- The Battle For Crusaders' Pinnacle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13140; -- The Runesmiths of Malykriss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13139; -- Into The Frozen Heart Of Northrend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13138; -- I'm Smelting... Smelting! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13137; -- Not-So-Honorable Combat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13136; -- Jagged Shards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13135; -- It Could Kill Us All +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13134; -- Spill Their Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13133; -- Find the Ancient Hero +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13132; -- Vengeance Be Mine! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13131; -- Junk in My Trunk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13130; -- The Stone That Started A Revolution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13129; -- Head Games +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13128; -- A Wing and a Prayer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13127; -- Mage-Lord Urom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13126; -- A Unified Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13125; -- The Air Stands Still +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13124; -- The Struggle Persists +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13122; -- The Scourgestone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13121; -- Through the Eye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13120; -- Death's Gaze +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13119; -- Destroying the Altars +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13118; -- The Purging Of Scourgeholme +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13117; -- Where Are They Coming From? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13116, 13107); -- Mustard Dogs! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13115, 13103); -- Cheese for Glowergold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13114, 13102); -- Sewer Stew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13113, 13101); -- Convention at the Legerdemain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13112, 13100); -- Infused Mushroom Meatloaf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13110; -- The Restless Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13106; -- Blackwatch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13104; -- Once More Unto The Breach, Hero +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13095, 13094); -- Have They No Shame? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13093, 13092); -- Reading the Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13091; -- The Art of Being a Water Terror +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13090, 13089, 13088, 13087); -- Northern Cooking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13086; -- The Last Line Of Defense +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13085; -- Vaelen Has Returned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13084; -- Vandalizing Jotunheim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13083; -- Light Within the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13082; -- The Boon of A'dal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13081; -- The Will of the Naaru +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13080; -- Hope Yet Remains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13079; -- The Boon of Alexstrasza +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13078; -- Dahlia's Tears +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13077; -- The Touch of an Aspect +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13076; -- Time Yet Remains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13075; -- The Boon of Remulos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13074; -- Hope Within the Emerald Nightmare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13073; -- The Keeper's Favor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13072; -- A Hero Remains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13071; -- Vile Like Fire! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13070; -- A Cold Front Approaches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13069; -- Shoot 'Em Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13068; -- A Tale of Valor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13064; -- Sibling Rivalry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13063; -- Deemed Worthy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13062; -- Lok'lira's Parting Gift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13061; -- Prepare for Glory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (13060, 12862); -- When All Else Fails +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13059; -- Revenge for the Vargul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13058; -- Changing the Wind's Course +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13057; -- The Terrace of the Makers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13056; -- There's Always Time for Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13055; -- Cave Medicine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13054; -- The Missing Tracker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13051; -- Territorial Trespass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13050; -- Veranus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13049; -- The Hero's Arms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13048; -- Where Time Went Wrong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13046; -- Feeding Arngrim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13045; -- Into The Wild Green Yonder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13044; -- If There Are Survivors... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13043; -- The Sum is Greater than the Parts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13042; -- Deep in the Bowels of The Underhalls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13041; -- Finish the Shipment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13040; -- Curing The Incurable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13039; -- Defending The Vanguard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13038; -- Distortions in Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13037; -- Memories of Stormhoof +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13036; -- Honor Above All Else +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13035; -- Loken's Lackeys +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13034; -- The Witness and the Hero +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13011; -- Culling Jorcuttar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13010; -- Krolmir, Hammer of Storms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13009; -- A New Beginning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13008; -- Scourge Tactics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13007; -- The Iron Colossus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13006; -- A Viscous Cleaning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13005; -- The Earthen Oath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13003; -- How To Slay Your Dragon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13001; -- Forging Hodir's Spear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=13000; -- Emergency Measures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12999; -- The Bone Witch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12998; -- The Heart of the Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12997; -- Into the Pit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12996; -- The Warm-Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12995; -- Leave Our Mark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12994; -- Spy Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12993; -- A Colossal Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12992; -- Crush Dem Vrykuls! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12991; -- Hit Them Where it Hurts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12989; -- The Slithering Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12988; -- Destroy the Forges! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12987; -- Placing Hodir's Helm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12986; -- Fate of the Titans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12985; -- Forging a Head +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12983; -- The Last of Her Kind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12982; -- Ebon Blade Prisoners +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12981; -- Hot and Cold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12980; -- The Armor's Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12979; -- Armor of Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12978; -- Facing the Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12977; -- Hodir's Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12975; -- In Memoriam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12974; -- The Champion's Call! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12973; -- The Brothers Bronzebeard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12972; -- You'll Need a Bear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12971; -- Taking on All Challengers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12970; -- The Hyldsmeet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12969; -- Is That Your Goblin? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12968; -- Yulda's Folly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12967; -- Battling the Elements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12966; -- You Can't Miss Him +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12965; -- The Gifts of Loken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12964; -- The Dark Ore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12963; -- Shipment: Shifting Sun Curio +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12962; -- Shipment: Bright Armor Relic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12961; -- Shipment: Intricate Bone Figurine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12960; -- Shipment: Wicked Sun Brooch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12959; -- Shipment: Glowing Ivory Figurine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12958; -- Shipment: Blood Jade Amulet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12957; -- Slaves of the Stormforged +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12956; -- A Spark of Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12955; -- Eliminate the Competition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12954, 12932); -- The Amphitheater of Anguish: Yggdras! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12953; -- Valkyrion Must Burn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12951; -- Let the Baron Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12949; -- Get the Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12948; -- The Champion of Anguish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12943; -- Shadow Vault Decree +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12942; -- Off With Their Black Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12939; -- Honor Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12938; -- The Duke +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12937; -- Relief for the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12936; -- The Amphitheater of Anguish: Korrak the Bloodrager! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12935; -- The Amphitheater of Anguish: Tuskarrmageddon! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12934; -- The Amphitheater of Anguish: From Beyond! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12933; -- The Amphitheater of Anguish: Magnataur! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12931; -- Fighting Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12930; -- Rare Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12929; -- The Earthen of Ulduar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12927, 12860); -- Data Mining +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12926; -- Pieces of the Puzzle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12925; -- Aberrations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12924; -- Forging an Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12922; -- The Refiner's Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12921; -- A Change of Scenery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12919; -- The Storm King's Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12917; -- Speaking with the Wind's Voice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12916; -- Our Only Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12915; -- Mending Fences +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12914; -- Gymer's Salvation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12913; -- Speak Orcish, Man! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12912; -- A Great Storm Approaches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12910, 12855); -- Sniffing Out the Perpetrator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12909; -- The Nose Knows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12908; -- A Certain Prisoner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12907; -- Examples to be Made +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12906; -- Discipline +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12905; -- Mildred the Cruel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12904; -- Light Won't Grant Me Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12903; -- That's What Friends Are For... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12902; -- In Search Of Answers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12901; -- Making Something Out Of Nothing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12900; -- Making a Harness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12899, 12898); -- The Shadow Vault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12897, 12896); -- If He Cannot Be Turned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12895; -- The Missing Bronzebeard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12894; -- Crusader Forward Camp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12893; -- Free Your Mind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12892, 12887); -- It's All Fun and Games +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12891; -- I Have an Idea, But First... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12889; -- The Prototype Console +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12888; -- SCRAP-E +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12886; -- The Drakkensryd +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12885; -- The Exiles of Ulduar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12884; -- The Ebon Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12883; -- Orders From Drakuru +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12882, 12870); -- Ancient Relics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12880; -- The Master Explorer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12879; -- Fury of the Frostborn King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12878; -- The Hidden Relic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12877; -- The Lonesome Watcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12876; -- Unwelcome Guests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12875; -- An Experienced Guide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12874; -- Fervor of the Frostborn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12873; -- The Frostborn King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12871; -- Aid from the Explorers' League +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12869; -- Pushed Too Far +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12868; -- Sirana Iceshriek +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12867; -- Baby Stealers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12866; -- Stemming the Aggressors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12865; -- Loyal Companions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12864; -- Missing Scouts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12863; -- Offering Thanks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12861; -- Trolls Is Gone Crazy! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12859; -- This Just In: Fire Still Hot! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12858; -- Pieces to the Puzzle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12857; -- WANTED: Ragemane's Flipper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12856; -- Cold Hearted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12854; -- On Brann's Trail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12853; -- Luxurious Getaway! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12852; -- The Admiral Revealed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12851; -- Bearly Hanging On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12850; -- Report To Scourge Commander Thalanor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12849; -- The Power Of Blood, Frost And Unholy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12848; -- The Endless Hunger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12847; -- Second Chances +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12846; -- Leave No Goblin Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12844; -- Equipment Recovery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12843; -- They Took Our Men! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12842; -- Runeforging: Preparation For Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12841; -- The Crone's Bargain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12840; -- In Strict Confidence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12839; -- The Grand (Admiral's) Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12838; -- Intelligence Gathering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12836; -- Expression of Gratitude +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12833; -- Overstock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12832; -- Bitter Departure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12831; -- Only Partly Forgotten +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12830; -- Ore Repossession +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12828; -- Ample Inspiration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12827; -- Reclaimed Rations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12826; -- Slightly Unstable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12824; -- Demolitionist Extraordinaire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12823; -- A Flawless Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12822; -- Know No Fear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12821; -- Cell Block Tango +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12820; -- A Delicate Touch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12819; -- Just Around the Corner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12818; -- Clean Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12816; -- Investigate the Scourge of Silvermoon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12815; -- No Fly Zone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12814; -- You'll Need a Gryphon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12813; -- From Their Corpses, Rise! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12812; -- Orgrimmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12810; -- Blood in the Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12808, 12775); -- A Desperate Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12807; -- The Story Thus Far... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12806; -- To the Rise with all Due Haste! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12805; -- Salvaging Life's Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12804; -- A Steak Fit for a Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12803; -- Force of Nature +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12802; -- My Heart is in Your Hands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12801; -- The Light of Dawn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12800; -- The Lich King's Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12799; -- Siphoning the Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12797; -- Back Through the Waygate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12795; -- Taking a Stand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12793; -- Smoke on the Horizon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12792; -- First Things First +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12790; -- Learning to Leave and Return: the Magical Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12789; -- Into the Breach! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12788; -- Silvermoon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12787; -- The Undercity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12786; -- Thunder Bluff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12779; -- An End To All Things... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12778; -- The Scarlet Apocalypse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12774; -- Stormwind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12770; -- Reallocating Resources +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12769, 12768); -- The Steward of Wyrmrest Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12767, 12766); -- Speak with your Ambassador +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12763; -- Shifting Priorities +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12762; -- Power of the Great Ones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12761; -- Mastery of the Crystals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12760; -- Secret Strength of the Frenzyheart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12759; -- Tools of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12758; -- A Hero's Headgear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12757; -- Scarlet Armies Approach... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12756; -- The Scarlet Onslaught Emerges +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12755; -- A Meeting With Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12754; -- Ambush At The Overlook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12752; -- Desperate Research +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12751; -- A Sort Of Homecoming +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12741; -- Strength of the Tempest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12740; -- Parachutes for the Argent Crusade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12738; -- A Cry For Vengeance! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12737; -- Song of Fecundity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12736; -- Song of Reflection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12735; -- A Cleansing Song +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12734; -- Rejek: First Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12733; -- Death's Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12732; -- The Heartblood's Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12730; -- Convocation at Zol'Heb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12729; -- The Gods Have Spoken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12728; -- Monitoring the Rift: Winterfin Cavern +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12727; -- Bloody Breakout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12726; -- Song of Wind and Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12725; -- Brothers In Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12724; -- The Path Of The Righteous Crusader +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12723; -- Behind Scarlet Lines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12722; -- Lambs To The Slaughter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12721; -- Rampage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12720; -- How To Win Friends And Influence Enemies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12719; -- Nowhere To Run And Nowhere To Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12718; -- More Skulls For Brew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12717; -- Noth's Special Brew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12716; -- The Plaguebringer's Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12715; -- The Crypt of Remembrance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12714; -- The Will Of The Lich King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12713; -- Betrayal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12712; -- The Key of Warlord Zol'Maz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12711; -- Abandoned Mail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12710; -- Disclosure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12709; -- Hexed Caches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12708; -- Enchanted Tiki Warriors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12707; -- Wooly Justice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12706; -- Victory At Death's Breach! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12705; -- Will of the Titans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12704; -- Appeasing the Great Rain Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12703; -- Kartak's Rampage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12702; -- Chicken Party! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12701; -- Massacre At Light's Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12700; -- An Attack Of Opportunity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12699; -- An Embarrassing Incident +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12698; -- The Gift That Keeps On Giving +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12697; -- Gothik the Harvester +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12696; -- Aerial Surveillance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12695; -- Return of the Friendly Dryskin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12692; -- Return of the Lich Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12691; -- A Timeworn Coffer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12690; -- Fuel for the Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12689; -- Hand of the Oracles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12688; -- Engineering a Disaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12687; -- Into the Realm of Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12686; -- Zero Tolerance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12685; -- You Reap What You Sow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12684; -- Blood of a Dead God +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12683; -- Burning to Help +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12681; -- Reagent Agent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12680; -- Grand Theft Palomino +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12679; -- Tonight We Dine In Havenshire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12678; -- If Chaos Drives, Let Suffering Hold The Reins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12677; -- Hazardous Materials +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12676; -- Sabotage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12675; -- One Last Thing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12674; -- Hell Hath a Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12673; -- It Rolls Downhill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12672; -- Setting the Stage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12671; -- Reconnaissance Flight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12670; -- The Scarlet Harvest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12669; -- So Far, So Bad +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12668; -- Foundation for Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12667; -- Seek the Wind Serpent Goddess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12666; -- Preparations for the Underworld +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12665; -- I Sense a Disturbance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12664; -- Dark Horizon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12662; -- Bringing Down Heb'Jin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12661; -- Infiltrating Voltarus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12660; -- Weapons of Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12659; -- Scalps! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12658; -- My Pet Roc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12657; -- The Might Of The Scourge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12655; -- The Blessing of Zim'Rhuk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12654; -- The Part-time Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12653; -- Back to Har'koa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12652; -- Feedin' Da Goolz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12651; -- Lakeside Landing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12650; -- Plundering Their Own +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12649; -- Suit Up! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12648; -- Dressing Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12646; -- My Prophet, My Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12645; -- The Taste Test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12644; -- Still At It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12643; -- Silver Lining +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12642; -- Spirit of Rhunok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12641; -- Death Comes From On High +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12640; -- Sealing the Rifts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12639; -- The Frozen Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12638; -- Close Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12637; -- Near Miss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12636; -- The Eye Of Acherus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12635; -- Relics of the Snow Leopard Goddess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12634; -- Some Make Lemonade, Some Make Liquor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12633; -- Darkness Calling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12632; -- But First My Offspring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12631; -- An Invitation, of Sorts... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12630; -- Kickin' Nass and Takin' Manes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12629; -- You Can Run, But You Can't Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12628; -- To Speak With Har'koa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12627; -- Breaking Through Jin'Alai +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12624; -- It Could Be Anywhere! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12623; -- To the Witch Doctor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12622; -- The Leaders at Jin'Alai +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12621; -- Freya's Pact +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12620; -- The Lifewarden's Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12619; -- The Emblazoned Runeblade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12617; -- Exterminate the Intruders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12616; -- Chamber of Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12615; -- The Blessing of Zim'Torga +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12614; -- Post-partum Aggression +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12613; -- Powering the Waygate - The Makers' Overlook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12612; -- The Fallen Pillar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12611; -- Returned Sevenfold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12610; -- Clipping Their Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12609; -- Stocking the Shelves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12608; -- Cultist Incursion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12607; -- A Mammoth Undertaking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12606; -- Cocooned! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12605; -- Securing the Bait +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12603; -- Sharpening Your Talons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12599; -- Creature Comforts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12598; -- Throwing Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12597; -- Something for the Pain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12596; -- Pa'Troll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12595; -- In Search of Bigger Game +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12594; -- Troll Patrol: Couldn't Care Less +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12593; -- In Service Of The Lich King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12592; -- The Great Hunter's Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12590; -- Blahblah[PH] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12589; -- Kick, What Kick? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12587, 12563, 12501); -- Troll Patrol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12584; -- Pure Evil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12583; -- Crashed Sprayer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12582; -- Frenzyheart Champion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12581; -- A Hero's Burden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12580; -- The Mosswalker Savior +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12579; -- Lifeblood of the Mosswalker Shrine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12578; -- The Angry Gorloc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12577; -- Home Time! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12576; -- Forced Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12575; -- The Lost Mistwhisper Treasure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12574; -- Back So Soon? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12573; -- Making Peace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12572; -- Gods like Shiny Things +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12571; -- Make the Bad Snake Go Away +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12570; -- Fortunate Misunderstandings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12569; -- Crocolisk Mastery: The Ambush +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12567; -- Blessing of Zim'Abwa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12566; -- Help for Camp Winterhoof +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12565; -- The Blessing of Zim'Abwa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12562; -- The Drakkari Do Not Need Water Elementals! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12561; -- An Issue of Trust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12560; -- Crocolisk Mastery: The Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12559; -- Powering the Waygate - The Makers' Perch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12558; -- Dreadsaber Mastery: Ready to Pounce +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12557; -- Lab Work +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12556; -- Rhino Mastery: The Kill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12555; -- A Tangled Skein +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12554; -- Malas the Corrupter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12553; -- Skimmer Spinnerets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12552; -- Death to the Necromagi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12551; -- Crocolisk Mastery: The Trial +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12550; -- Dreadsaber Mastery: Stalking the Prey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12549; -- Dreadsaber Mastery: Becoming a Predator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12548; -- The Etymidian +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12547; -- The Activation Rune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12546; -- Reclamation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12545; -- The Cleansing Of Jintha'kalar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12544; -- The Bones of Nozronn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12543; -- An Offering for Soo-rahm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12542; -- The Call Of The Crusade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12541; -- Troll Patrol: The Alchemist's Apprentice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12540; -- Just Following Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12539; -- Hoofing It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12538; -- The Mist Isn't Listening +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12537; -- Lightning Definitely Strikes Twice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12536; -- A Rough Ride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12535; -- Mischief in the Making +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12534; -- The Sapphire Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12533; -- The Wasp Hunter's Apprentice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12532; -- Flown the Coop! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12531; -- The Underground Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12530; -- Tormenting the Softknuckles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12529; -- The Ape Hunter's Slave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12528; -- Playing Along +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12527; -- Gluttonous Lurkers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12526; -- Rhino Mastery: The Chase +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12525; -- Wipe That Grin Off His Face +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12524; -- Venture Co. Misadventure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12523; -- Have a Part, Give a Part +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12522; -- Need an Engine, Take an Engine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12521; -- Where in the World is Hemet Nesingwary? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12520; -- Rhino Mastery: The Test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12516; -- Too Much of a Good Thing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=2133211066, `VerifiedBuild`=56110 WHERE `ID`=12515; -- Nice Hat... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12514; -- Mushroom Mixer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12513; -- Nice Hat... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12512; -- Leave No One Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12511; -- The Hills Have Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12510; -- Precious Elemental Fluids +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12507; -- Strange Mojo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12506; -- Trouble at the Altar of Sseratus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12505; -- New Orders for Sergeant Stackhammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12504; -- Argent Crusade, We Are Leaving! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12503; -- Defend the Stand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12500, 12499); -- Return To Angrathar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12498; -- On Ruby Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12497; -- Galakrond and the Scourge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12496, 12495); -- Audience With The Dragon Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12492, 12491); -- Direbrew's Dire Brew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12489; -- Welcome to Sholazar Basin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12488; -- The High Executor Needs You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12487; -- To Conquest Hold, But Be Careful! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12486; -- To Bor'gorok Outpost, Quickly! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12484; -- Scourgekabob +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12483; -- Shimmercap Stew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12482; -- Against Nifflevar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12481; -- Adding Injury to Insult +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12480, 12479); -- Wrath of the Lich King: Onwards to Northrend! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12478; -- Frostmourne Cavern +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12477; -- The Path of Redemption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12476; -- The Return of the Crusade? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12475; -- What Secrets Men Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12474; -- To Fordragon Hold! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12473; -- An End And A Beginning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12472; -- Finality +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12471; -- Cruelty of the Kvaldir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12470; -- Mystery of the Infinite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12468; -- The Conqueror's Task +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12467; -- Chasing Icestorm: Thel'zan's Phylactery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12466; -- Chasing Icestorm: The 7th Legion Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12465; -- Plunderbeard's Journal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12464; -- My Old Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12463; -- Plunderbeard Must Be Found! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12462; -- Breaking Off A Piece +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12461, 12460); -- Report to the Ruby Dragonshrine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12459; -- That Which Creates Can Also Destroy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12458; -- Seeds of the Lashers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12457; -- The Chain Gun And You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12456; -- The Plume of Alystros +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12455; -- Scattered To The Wind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12454; -- Cycle of Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12453; -- Eyes Above +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12451; -- Onward to Camp Oneqwah +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12450, 12418); -- Through Fields of Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12449, 12417); -- Return to the Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12448, 12416); -- Heated Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12447; -- The Obsidian Dragonshrine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12444; -- Blackriver Skirmish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12443, 12433); -- Seeking Solvent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12442; -- WANTED: Onslaught Commander Iustus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12441; -- WANTED: High Shaman Bloodpaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12440; -- To Stars' Rest! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12439; -- A Disturbance In The West +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12438; -- WANTED: Kreug Oathbreaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12437, 12432); -- Riding the Red Rocket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12436; -- Supplemental Income +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12435; -- Report to Lord Devrestrasz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12431; -- The Conquest Pit: Final Showdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12430; -- The Conquest Pit: Death Is Likely +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12429; -- The Conquest Pit: Blood and Metal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12428; -- The Conquest Pit: Mad Furbolg Fighting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12427; -- The Conquest Pit: Bear Wrestling! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12425, 12161); -- Ruuna the Blind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12424; -- Gorgonna +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12423; -- Mikhail's Journal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12422; -- Tactical Clemency +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12421, 12306); -- Brew of the Month Club +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12419; -- The Fate of the Ruby Dragonshrine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12415; -- The Horse Hollerer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12414; -- Mounting Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12413; -- Attack on Silverbrook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12412; -- My Enemy's Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12411; -- A Sister's Pledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12372; -- Defending Wyrmrest Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12330; -- Anatoly Will Talk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12329; -- Fate and Coincidence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12328; -- Ruuna's Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12327; -- Out of Body Experience +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12326; -- Steamtank Surprise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12325; -- Into Hostile Territory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12324, 12323); -- Smoke 'Em Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12321; -- A Righteous Sermon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12320; -- Understanding the Language of Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12319; -- Mystery of the Tome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12317; -- Keep Them at Bay +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12316; -- Keep Them at Bay! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12315; -- Crush Captain Brightwater! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12314; -- Down With Captain Zorna! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12312; -- Secrets of the Scourge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12311; -- The Noble's Crypt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12310; -- A Swift Response +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12309; -- Find Durkon! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12308; -- Escape from Silverbrook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12307; -- Wolfsbane Root +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12305; -- Parting Thoughts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12304; -- Beachfront Property +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12303; -- Funding the War Effort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12302; -- Words of Warning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12301; -- The Truth Shall Set Us Free +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12300; -- Test of Mettle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12299; -- Northern Hospitality +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12298, 12174); -- High Commander Halford Wyrmbane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12297, 12171); -- Of Traitors and Treason +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12296; -- Life or Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12295; -- An Exercise in Diplomacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12294; -- A Tentative Pact +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12293; -- Close the Deal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12292; -- Local Support +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12291; -- The Forgotten Tale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12290; -- The Murkweed Elixir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12289; -- Kick 'Em While They're Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12288; -- Overwhelmed! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12287; -- Orik Trueheart and the Forgotten Shore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12285; -- Do Unto Others +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12284; -- Keep 'Em on Their Heels +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12283; -- The Truth Will Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12282; -- Imprints on the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12281; -- Understanding the Scourge War Machine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12280; -- Making Repairs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12279; -- A Bear of an Appetite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12277; -- Leave Nothing to Chance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12276; -- The Search for Slinkin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12275; -- The Demo-gnome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12274; -- A Fall From Grace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12273; -- The Denouncement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12272; -- The Bleeding Ore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12271; -- The Rod of Compulsion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12270; -- Shred the Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12269; -- Not In Our Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12268; -- Pieces Parts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12267; -- Neltharion's Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12266; -- Tales of Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12265; -- Defiling the Defilers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12264; -- Culling the Damned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12263; -- The Best of Intentions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12262; -- No One to Save You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12261; -- No Place to Run +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12260; -- The Perfect Dissemblance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12259, 12255); -- The Thane of Voldrune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12258; -- The Fate of the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12257; -- A Show of Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12256; -- The Flamebinders' Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12254; -- Without a Prayer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12253; -- Rescue from Town Square +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12252; -- Torture the Torturer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12251; -- Return to the High Commander +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12250, 12242); -- Vordrassil's Seeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12249, 12236); -- Ursoc, the Bear God +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12248; -- Vordrassil's Sapling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12247; -- Children of Ursoc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12246, 12229); -- A Possible Link +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12245; -- No Mercy for the Captured +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12244; -- Shredder Repair +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12243; -- Fire Upon the Waters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12241; -- Destroy the Sapling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12240; -- A Means to an End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12239; -- The Spy in New Hearthglen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12237; -- Flight of the Wintergarde Defender +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12235; -- Naxxramas and the Fall of Wintergarde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12234; -- Need to Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12232; -- Bombard the Ballistae +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12231; -- The Bear God's Offspring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12230; -- Stealing from the Siegesmiths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12227; -- Doing Your Duty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12226; -- Just Passing Through +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12225; -- Mmm... Amberseeds! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12224; -- The Kor'kron Vanguard! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12223, 10007); -- Thinning the Ranks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12222; -- Secrets of the Flamebinders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12221; -- The Forsaken Blight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12220; -- A Dark Influence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12219; -- The Failed World Tree +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12218; -- Spread the Good Word +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12217; -- Eagle Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12216; -- Take Their Rear! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12215; -- Them or Us! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12214; -- Fresh Remounts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12213; -- The Darkness Beneath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12212; -- Replenishing the Storehouse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12211; -- Let Them Not Rise! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12210; -- Troll Season! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12209; -- Materiel Plunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12208; -- Good Troll Hunting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12207; -- Vordrassil's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12206; -- Blighted Last Rites +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12205; -- WANTED: The Scarlet Onslaught +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12204; -- In the Name of Loken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12203; -- Loken's Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12202, 12184); -- Cultivating an Image +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12201; -- The Overseer's Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12200; -- Emerald Dragon Tears +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12199; -- Bringing Down the Iron Thane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12198, 12138); -- ... Or Maybe We Don't +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12197, 12131); -- We Have the Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12196; -- From the Ground Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12195; -- The Unexpected 'Guest' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12191, 12022); -- Chug and Chuck! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12190; -- Say Hello to My Little Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12189; -- Imbeciles Abound! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12188; -- The Forsaken Blight and You: How Not to Die +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12185; -- Put on Your Best Face for Loken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12183; -- Looking the Part +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12182; -- To Venomspite! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12181; -- Give it a Name +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12180; -- The Captive Prospectors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12177; -- Jun'ik's Coverup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12176; -- A Minor Substitution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12175; -- Gray Worg Hides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12173, 12172); -- Attunement to Dalaran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12170; -- Blackriver Brawl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12169; -- The High Cultist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12168; -- The Favor of Zangus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12167; -- Kill the Cultists +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12166; -- The Liquid Fire of Elune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12165; -- An Intriguing Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12164; -- Hour of the Worg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12160; -- A Name from the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12159; -- Souls at Unrest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12158; -- Hollowstone Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12157; -- The Lost Courier +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12155; -- Smash the Pumpkin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12153; -- The Iron Thane and His Anvil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12152; -- Jin'arrak's End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12151; -- Wanton Warlord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12150; -- Reclusive Runemaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12149; -- Mighty Magnataur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12147, 12146); -- Disturbing Implications +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12145, 12143); -- Canyon Chase +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12141; -- A Diplomatic Mission +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12140; -- All Hail Roanauk! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12139, 12135); -- "Let the Fires Come!" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12137; -- Chill Out, Mon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12136; -- The Translated Tome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12134; -- Sasha's Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12132; -- The Power to Destroy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12130; -- Why Fabricate When You Can Appropriate? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12129; -- The Perfect Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12128; -- Check Up on Raegar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12127; -- In Service of Frost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12126; -- In Service of the Unholy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12125; -- In Service of Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12124, 12123); -- Informing the Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12122, 12119); -- Gaining an Audience +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12121; -- See You on the Other Side +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12120; -- Drak'aguul's Mallet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12118, 12117); -- Travel to Moa'ki Harbor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12116; -- It Takes Guts.... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12115; -- Koltira and the Language of Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12114; -- Therapy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12113; -- Nice to Meat You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12112; -- Stiff Negotiations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12111; -- Where the Wild Things Roam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12110, 12107); -- The End of the Line +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12109; -- Report to Gryan Stoutmantle... Again +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12106, 12098); -- Search Indu'le Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12105; -- Descent into Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12104; -- Return to Soar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12103; -- Before the Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12102; -- In Search of the Ruby Lilac +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12101; -- The Good Doctor... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12100; -- Containing the Rot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12099; -- Free at Last +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12097; -- Sarathstra, Scourge of the North +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12096, 12092); -- Strengthen the Ancients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12095; -- To Dragon's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12094; -- Latent Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12093; -- Runes of Compulsion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12091; -- WANTED: Dreadtalon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12090; -- WANTED: Gigantaur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12089; -- WANTED: Magister Keldonus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12088; -- Thassarian, the Death Knight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12086; -- The Son of Karkut +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12085, 12067); -- A Letter for Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12084, 12083); -- Atop the Woodlands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12082; -- Dun-da-Dun-tah! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12081; -- Gavrock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12080; -- Really Big Worm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12079; -- Stomping Grounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12078; -- Worm Wrangler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12077; -- Apply This Twice A Day +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12076; -- Messy Business +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12075; -- Slim Pickings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12074; -- An Expedient Ally +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12073; -- Pounding the Iron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12072; -- Blightbeasts be Damned! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12071; -- Attack by Air! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12070; -- Rallying the Troops +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12069; -- Return of the High Chief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12068; -- Voices From the Dust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12066, 12065); -- The Focus on the Beach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12064; -- Chains of the Anub'ar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12063; -- Strength of Icemist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12061, 12060); -- Projections and Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12059, 12055); -- A Strange Device +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12058, 11993); -- The Runic Prophecies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12057; -- The Flesh-Bound Tome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12056; -- Marked for Death: High Cultist Zangus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12054; -- Deciphering the Journal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12053; -- The Might of the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12052; -- Harp on This! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12050; -- Lumber Hack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12049; -- Hard to Swallow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12048; -- Scourge Armaments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12047; -- Something That Doesn't Melt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12046; -- Soft Packaging +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12045; -- Shaved Ice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12043; -- Nozzlerust Defense +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12042; -- Heart of the Ancients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12041; -- The Lost Empire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12040; -- An Enemy in Arthas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12039; -- Black Blood of Yogg-Saron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12038, 12029); -- Seared Scourge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12037; -- Search and Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12036; -- From the Depths of Azjol-Nerub +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12035; -- Repurposed Technology +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12034; -- Victory Nears... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12033; -- Message from the West +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12032; -- Conversing With the Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12031; -- Freedom for the Lingering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12030; -- Elder Mana'loa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12028; -- Spiritual Insight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12027; -- Mr. Floppy's Perilous Adventure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12026, 11986); -- The Damaged Journal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12019; -- Last Rites +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12017; -- Meat on the Hook +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12016; -- The Bait +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12014; -- Steady as a Rock? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12013; -- End Arcanimus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12011; -- Signs of Big Watery Trouble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12010; -- The Fate of Orlond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12009; -- Tua'kea's Crab Traps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12008; -- Agmar's Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12007; -- Sacrifices Must be Made +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12006; -- Avenge this Atrocity! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12005, 12004); -- Prevent the Accord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12003; -- Uncovering the Tunnels +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=12002; -- Brothers in Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (12000, 11999); -- Rifle the Bodies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11998; -- Softening the Blow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11997; -- The Frozen Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11996; -- Your Presence is Required at Agmar's Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11995; -- Your Presence is Required at Stars' Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11991; -- Subject to Interpretation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11990; -- Vial of Visions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11989; -- Truce? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11988; -- The Runic Keystone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11985; -- Into the Breach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11984; -- Filling the Cages +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11983; -- Blood Oath of the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11982; -- Raining Down Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11981; -- Find Kurun! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11980; -- Pride of the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11979; -- The Taunka and the Tauren +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11978; -- Into the Fold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11977; -- A Tauren Among Taunka +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11973; -- Prisoner of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11972; -- Shards of Ahune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11971; -- The Spinner of Summer Tales +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11970; -- The Master of Summer Lore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11969; -- Springing the Trap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11968; -- The Tides Turn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11967; -- Mustering the Reds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11966; -- Incense for the Festival Scorchlings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11965; -- Call to Arms! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11964; -- Incense for the Summer Scorchlings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11963; -- Weapons for Farshire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11962; -- One Last Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11961; -- Spirits Watch Over Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11960; -- Planning for the Future +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11959; -- Slay Loguhn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11958; -- Let Nothing Go To Waste +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11957; -- Saragosa's End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11956; -- Finding the Phylactery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11955; -- Ahune, the Frost Lord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11951; -- Bait and Switch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11950; -- Muahit's Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11949; -- Not Without a Fight! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11946; -- Keristrasza +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11945; -- Preparing for the Worst +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11944; -- Surrounded! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11943; -- The Cell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11942, 11640); -- Words of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11941; -- Puzzling... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11940, 11919); -- Drake Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11938; -- Buying Some Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11936; -- Hatching a Plan +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=11933; -- Stealing the Exodar's Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11932; -- Cowards and Fools +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11931; -- Cracking the Code +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11930; -- Across Transborea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11929; -- The Fall of Taunka'le Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11928; -- Farshire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11927; -- Word on the Street +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11925, 11924); -- More Torch Catching +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11923, 11657); -- Torch Catching +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11922, 11731); -- Torch Tossing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11920, 11790); -- Cultists Among Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11918; -- Basic Training +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=11917; -- Striking Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11916; -- Hellscream's Champion +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID` IN (11915, 11882); -- Playing with Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11914; -- Keep the Secret Safe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11913; -- Take No Chances +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11912; -- Nuts for Berries +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11911; -- Quickening +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11910; -- Secrets of the Ancients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11909; -- Defeat the Gearmaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11908; -- Reference Material +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11907; -- The Sub-Chieftains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11906; -- Cleaning Up the Pools +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11904; -- Fruits of Our Labor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11903; -- It's Time for Action +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11902; -- Pernicious Evidence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11901; -- Military? What Military? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11900; -- Reading the Meters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11899; -- Souls of the Decursed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11897; -- Plug the Sinkholes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11896; -- Weakness to Lightning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11895; -- Master the Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11894; -- Patching Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11893; -- The Power of the Elements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11892; -- The Assassination of Harold Lane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11891; -- An Innocent Disguise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11890; -- What Are They Up To? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11889; -- Death From Above +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11888; -- Ride to Taunka'le Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11887; -- Emergency Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11886; -- Unusual Activity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11885, 11072); -- Adversarial Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11884; -- Nedar, Lord of Rhinos... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11883; -- Fire Dancing? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11881; -- Load'er Up! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11880; -- The Multiphase Survey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11879; -- Kaw the Mammoth Destroyer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11878; -- Khu'nok Will Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11877; -- Sunfury Attack Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11876; -- Help Those That Cannot Help Themselves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11875; -- Gaining the Advantage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11873; -- Give Fizzcrank the News +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11872; -- The Nefarious Clam Master... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11871; -- Not On Our Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11870; -- The Abandoned Reach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11869; -- Happy as a Clam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11868; -- The Culler Cometh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11867; -- Can't Get Ear-nough... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11866; -- Ears of Our Enemies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11865; -- Unfit for Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11864; -- A Mission Statement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11798; -- The Gearmaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11797; -- The Siege +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11796; -- Emergency Protocol: Section 8.2, Paragraph D +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11795; -- Emergency Protocol: Section 8.2, Paragraph C +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11794; -- The Hunt is On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11793; -- Further Investigation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11792; -- Enemies of the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11791; -- Notify Arlos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11789; -- A Soldier in Need +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11788; -- Lefty Loosey, Righty Tighty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11733; -- Traversing the Rift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11730; -- Master and Servant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11729; -- The Ultrasonic Screwdriver +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11728; -- Lupus Pupus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11727; -- A Time for Heroes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11726; -- A Little Bit of Spice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11725; -- Finding Pilot Tailspin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11724; -- Massive Moth Omelet? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11723; -- Deploy the Shake-n-Quake! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11722; -- Trophies of Gammoth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11721; -- Gammothra the Tormentor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11720; -- The Invasion of Gammoth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11719; -- A Suitable Test Subject +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11718; -- A Bot in Mammoth's Clothing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11717; -- Pollen from the Source +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11716; -- The Wondrous Bloodspore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11715; -- Fueling the Project +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11714; -- Vermin Extermination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11713, 11684); -- Scouting the Sinkholes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11712; -- Re-Cursive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11711; -- Coward Delivery... Under 30 Minutes or it's Free +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11710; -- What's the Matter with the Transmatter? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11709; -- Nork Bloodfrenzy's Charge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11708; -- The Mechagnomes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11707; -- Distress Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11706; -- The Collapse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11705; -- Foolish Endeavors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11704, 11702); -- King Mrgl-Mrgl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11703; -- Get to Getry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11701; -- Back to the Airstrip +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11700; -- Let Bixie Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11699; -- I'm Stuck in this Damned Cage... But Not For Long! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11698; -- Might As Well Wipe Out the Scourge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11697; -- Rats, Tinky Went into the Necropolis! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11696; -- Ahune is Here! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11695; -- The Horn of Elemental Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11694; -- There's Something Going On In Those Caves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11693; -- Oh Great... Plagued Magnataur! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11692; -- Check in With Bixie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11690; -- Bring 'Em Back Alive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11689; -- Return with the Bad News +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11688; -- Damned Filthy Swine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11687; -- The Doctor and the Lich-Lord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11686; -- The Warsong Farms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11685; -- The Heart of the Elements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11683; -- Fallen Necropolis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11682; -- Dragonspeak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11681; -- Rescuing Evanor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11680; -- Taking Wing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11679; -- Reforging the Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11678; -- Find Bristlehorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11677; -- Stop the Plague +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11676; -- Merciful Freedom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11675; -- A Proper Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11674; -- Sage Highmesa is Missing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11673; -- Get Me Outa Here! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11672; -- Enlistment Day +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11671; -- A Race Against Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11670; -- It Was The Orcs, Honest! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11669; -- Felblood Fillet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11668; -- Shrimpin' Ain't Easy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11667, 11410); -- The One That Got Away +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11666; -- Bait Bandits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11665; -- Crocolisks in the City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11664; -- Escaping the Mist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11663; -- Sharing Intelligence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11662; -- Seek Out Karuk! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11661; -- Orabus the Helmsman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11660; -- Horn of the Ancient Mariner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11659; -- Shatter the Orbs! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11658; -- Plan B +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11656; -- Burn in Effigy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11655; -- Into the Mist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11654; -- The Spire of Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11653; -- Hah... You're Not So Big Now! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11652; -- The Plains of Nasam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11651; -- Tanks a lot... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11650; -- Just a Few More Things... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11649; -- Motes of the Enraged +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11648; -- The Art of Persuasion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11647; -- Neutralizing the Cauldrons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11646; -- The Borean Inquisition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11645; -- Dirty, Stinkin' Snobolds! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11644; -- Super Strong Metal Plates! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11643; -- Mobu's Pneumatic Tank Transjigamarig +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11642; -- Tank Ain't Gonna Fix Itself +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11641; -- A Courageous Strike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11639; -- Revenge Upon Magmoth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11638; -- Return My Remains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11637; -- Kaganishu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11636; -- Magic Carpet Ride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11635; -- Farseer Grimwalker's Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11634; -- Wind Master To'bor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11633; -- Blending In +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11632; -- What the Cold Wind Brings... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11631; -- Vision of Air +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11630; -- The Bad Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11629; -- Return to the Spirit Talker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11628; -- Shrouds of the Scourge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11627; -- Boiling Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11626; -- The Emissary +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11625; -- The Trident of Naz'jan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11624; -- The Sky Will Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11623; -- A Visit to the Curator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11622; -- Secrets of Riplash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11621; -- The Tablet of Leviroth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11620; -- A Father's Words +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11619; -- Gamel the Cruel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11618; -- Reinforcements Incoming... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11617; -- Hampering Their Escape +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11616; -- Message to Hellscream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11615; -- Nerub'ar Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11614; -- Untold Truths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11613; -- Karuk's Oath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11612; -- Reclaiming the Quarry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11611; -- Taken by the Scourge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11610; -- Leading the Ancestors Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11608; -- Bury Those Cockroaches! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11607; -- The Lost Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11606; -- Patience is a Virtue that We Don't Need +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11605; -- The Honored Ancestors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11604; -- A Deserter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11603; -- In Wine, Truth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11602; -- Cutting Off the Source +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11601; -- Lost and Found +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11600; -- The Late William Allerton +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11599; -- Thassarian, My Brother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11598; -- Taking Back Mightstone Quarry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11596, 11595); -- The Defense of Warsong Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11594; -- Put Them to Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11593; -- The Honored Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11592; -- We Strike! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11591; -- Report to Steeljaw's Caravan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11590; -- Abduction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11587; -- Prison Break +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11585; -- Hellscream's Vigil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11582; -- Monitoring the Rift: Sundered Chasm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11576; -- Monitoring the Rift: Cleftcliff Anomaly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11575; -- Nick of Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11574; -- Too Close For Comfort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11573; -- Orfus of Kamagua +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11572; -- Return to Atuik +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11571; -- Learning to Communicate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11570; -- Escape from the Winterfin Caverns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11569; -- Keymaster Urmgrgl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11568; -- A Return to Resting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11567; -- The Ancient Armor of the Kvaldir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11566; -- Surrender... Not! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11565; -- The Spare Suit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11564; -- Succulent Orca Stew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11563; -- Grmmurggll Mrllggrl Glrggl!!! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11562; -- I'm Being Blackmailed By My Cleaner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11561; -- Them! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11560; -- Oh Noes, the Tadpoles! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11559; -- Winterfin Commerce +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11556; -- Revered in the Field of Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11555; -- Honored by Your Allies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11554; -- A Friend in the Frontlines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11550; -- Enter, the Deceiver... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11548; -- Your Continued Support +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11547; -- Know Your Ley Lines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11546; -- Open for Business +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11544; -- Ata'mal Armaments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11543; -- Keeping the Enemy at Bay +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11542; -- Intercept the Reinforcements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11541; -- Disrupt the Greengill Coast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11540; -- Crush the Dawnblade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11537; -- The Battle Must Go On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11536; -- Don't Stop Now.... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11534; -- Report to Nasuun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11533; -- The Air Strikes Must Continue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11531; -- Strange Engine Part +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11530; -- The Shield of the Aesirites +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11529; -- Sorlof's Booty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11527; -- Mutiny on the Mercy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11526; -- The Missing Magistrix +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11525; -- Further Conversions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11523; -- Arm the Wards! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11521; -- Rediscovering Your Roots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11520; -- Discovering Your Roots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11519; -- The Lost Shield of the Aesirites +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11516; -- Blast the Gateway +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11515; -- Blood for Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11514; -- Maintaining the Sunwell Portal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11512; -- The Frozen Heart of Isuldof +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11511; -- The Staff of Storm's Fury +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11510; -- "Scoodles" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11509; -- Street "Cred" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11508; -- Grezzix Spindlesnap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11507; -- Elder Atuik and Kamagua +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11506, 11505); -- Spirits of Auchindoun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11504; -- The Dead Rise! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11503; -- Enemies, Old and New +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11502; -- In Defense of Halaa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11501; -- News From the East +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11500; -- WANTED: Sisters of Torment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11499; -- WANTED: The Signet Ring of Prince Kael'thas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11498; -- Learning to Fly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11495; -- The Delicate Sound of Thunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11494; -- Lightning Infused Relics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11491; -- Iron Rune Constructs and You: The Bluff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11490; -- The Scryer's Scryer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11489; -- Iron Rune Constructs and You: Collecting Data +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11485; -- Iron Rune Constructs and You: Rocket Jumping +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11484; -- We Have the Technology +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11483; -- We Can Rebuild It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11482; -- Duty Calls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11481; -- Crisis at the Sunwell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11480; -- Meet Number Two +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11479; -- "Crowleg" Dan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11478; -- Outpost Over Yonder... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11477; -- Out of My Element? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11476; -- A Carver and a Croaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11475; -- Tools to Get the Job Done +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11474; -- Problems on the High Bluff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11473, 10367); -- A Traitor Among Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11472; -- The Way to His Heart... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11471; -- The Jig is Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11470; -- There Exists No Honor Among Birds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11469; -- Swabbin' Soap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11468; -- Falcon Versus Hawk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11467; -- Dead Man's Debt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11466; -- Jack Likes His Drink +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11465; -- The Ransacked Caravan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11464; -- Gambling Debt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11460; -- Trust is Earned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11459; -- Zeh'gehn Sez +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11458; -- Avenge Iskaal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11457; -- Arming Kamagua +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11456; -- Feeding the Survivors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11455; -- The Fragrance of Money +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11454; -- Seek the Saboteurs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11453, 11452); -- The Slumbering King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11451; -- Alicia's Poem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11450, 11449, 11361); -- Fire Training +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11448; -- The Explorers' League Outpost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11447; -- Welcome to Brewfest! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11446, 11441); -- Brewfest! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11443; -- Daggercap Divin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11440, 11439, 11360); -- Fire Brigade Practice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11436; -- Let's Go Surfing Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11434; -- Forgotten Treasure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11433, 11432); -- Sleeping Giants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11430; -- Harpoon Master Yavus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11429; -- Drop It then Rock It! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11428; -- Keeper Witherleaf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11427; -- Meet Lieutenant Icehammer... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11426; -- Locating the Mechanism +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11424; -- Shield Hill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11423; -- The Enemy's Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11422; -- Trident of the Son +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11421; -- It Goes to 11... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11420; -- The Path to Payback +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11419; -- Brewfest Riding Rams +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11418; -- We Call Him Steelfeather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11417, 11416); -- Eyes of the Eagle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11415, 11414); -- Brother Betrayers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11411; -- Camp Winterhoof +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11409; -- Now This is Ram Racing... Almost. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11407; -- Bark for Drohn's Distillery! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11406; -- Everything Must Be Ready +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11399, 11396); -- Bring Down Those Shields +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11398, 11395); -- It's a Scourge Device +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11397, 11394); -- And You Thought Murlocs Smelled Bad! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11393; -- Where is Explorer Jaren? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11391; -- Steel Gate Patrol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11390; -- I've Got a Flying Machine! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11389; -- WANTED: Arcatraz Sentinels +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11388; -- WANTED: The Scroll of Skyriss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11387; -- WANTED: Tempest-Forge Destroyers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11386; -- WANTED: Pathaleon's Projector +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11385; -- WANTED: Sunseeker Channelers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11384; -- WANTED: A Warp Splinter Clipping +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11383; -- WANTED: Rift Lords +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11382; -- WANTED: Aeonus's Hourglass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11381; -- Soup for the Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11380; -- Manalicious +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11379; -- Super Hot Stew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11378; -- WANTED: The Epoch Hunter's Head +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11377; -- Revenge is Tasty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11376; -- WANTED: Malicious Instructors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11375; -- WANTED: Murmur's Whisper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11374; -- WANTED: The Exarch's Soul Gem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11373; -- WANTED: Shaffar's Wondrous Pendant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11372; -- WANTED: The Headfeathers of Ikiss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11371; -- WANTED: Coilfang Myrmidons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11370; -- WANTED: The Warlord's Treatise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11369; -- WANTED: A Black Stalker Egg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11368; -- WANTED: The Heart of Quagmirran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11367, 11359); -- Demolishing Megalith +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11366, 11358); -- The Lodestone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11365, 11355); -- March of the Giants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11364; -- WANTED: Shattered Hand Centurions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11363; -- WANTED: Bladefist's Seal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11362; -- WANTED: Keli'dan's Feathered Stave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11357; -- Masked Orphan Matron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11356; -- Costumed Orphan Matron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11354; -- WANTED: Nazan's Riding Crop +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11352, 11348); -- The Rune of Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11351, 11349); -- Mastering the Runes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11350, 11346); -- The Book of Runes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11345; -- Prizes for Pellets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11344; -- Anguish of Nifflevar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11343; -- The Echo of Ymiron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11334; -- He Shoots, He Scores! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11333; -- Into the World of Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11332; -- Mission: Plague This! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11331; -- You Tell Him ...Hic! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11330; -- Absholutely... Thish Will Work! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11329; -- I'll Try Anything! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11328; -- Mission: Forsaken Intel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11327; -- Mission: Package Retrieval +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11326, 11324); -- Alpha Worg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11325, 11323); -- In Worg's Clothing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11322, 11317); -- The Cleansing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11319; -- Seeds of the Blacksouled Keepers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11316; -- Spawn of the Twisted Glade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11315; -- Wild Vines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11314; -- The Fallen Sisters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11313; -- Spirits of the Ice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11312; -- The Frozen Glade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11311; -- Suppressing the Elements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11310; -- Warning: Some Assembly Required +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11309; -- Parts for the Job +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11308; -- Time for Cleanup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11307; -- Field Test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11306; -- Apply Heat and Stir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11305; -- A Tailor-Made Formula +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11304; -- New Agamand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11303; -- The Ambush +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11302; -- The Enigmatic Frost Nymphs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11301; -- Brains! Brains! Brains! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11300; -- Stunning Defeat at the Ring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11299; -- The Ring of Judgment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11298; -- What's in That Brew? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11297; -- Keeping Watch on the Interlopers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11296; -- Rivenwood Captives +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11295; -- The Offensive Begins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11292; -- Preying Upon the Weak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11291; -- To Westguard Keep! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11290; -- Dragonflayer Battle Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11289; -- Guided by Honor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11288; -- The Shining Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11287; -- Find Sage Mistwalker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11286; -- The Artifacts of Steel Gate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11285; -- Baleheim Must Burn! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11284; -- The Yeti Next Door +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11283; -- Baleheim Bodycount +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11282; -- A Lesson in Fear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11281; -- Mimicking Nature's Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11280; -- Draconis Gastritis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11279; -- Green Eggs and Whelps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11278; -- Return to Valgarde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11277; -- The Depths of Depravity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11276; -- And Then There Were Two... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11275; -- Making the Horn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11274; -- Zedd's Probably Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11273; -- The Human League +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11271; -- Hasty Preparations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11270; -- War is Hell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11269; -- Down to the Wire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11268; -- The Walking Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11267, 11238); -- The Frost Wyrm and its Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11266, 11237); -- Gjalerbron Attack Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11265, 11231); -- Of Keys and Cages +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11264, 11236); -- Necro Overlord Mezhen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11263, 11235); -- Dealing With Gjalerbron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11262; -- Ingvar Must Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11261; -- The Conqueror of Skorn! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11260, 11249); -- Stop the Ascension! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11259, 11245); -- Towers of Certain Doom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11258, 11247); -- Burn Skorn, Burn! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11257, 11246); -- Gruesome, But Necessary +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11256; -- Skorn Must Fall! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11255; -- Prisoners of Wyrmskull +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11254; -- The Dragonskin Map +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11253; -- Sniff Out the Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11251; -- Fresh Legs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11250; -- All Hail the Conqueror of Skorn! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11248; -- Operation: Skornful Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11244; -- Rescuing the Rescuers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11243; -- If Valgarde Falls... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11241; -- Trail of Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11240; -- Leader of the Deranged +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11239; -- In Service to the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11234; -- Report to Anselm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11233; -- Landing the Killing Blow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11232; -- Guide Our Sights +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11229; -- The Windrunner Fleet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11228; -- Hell Has Frozen Over... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11227; -- Let Them Eat Crow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11224; -- Send Them Packing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11221; -- Reports from the Field +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11220, 11135); -- The Headless Horseman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11219, 11131); -- Stop the Fires! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11218; -- Danger! Explosives! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11215; -- Help Mudsprocket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11213; -- Check Up on Tabetha +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11212; -- Tabetha's Farm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11211; -- Help for Mudsprocket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11208; -- Delivery for Drazzit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11202; -- Mission: Eternal Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11199; -- Report to Scout Knowles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11196; -- Warlord of the Amani +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11190; -- One Size Does Not Fit All +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11188; -- Two Wrongs... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11187; -- Mage-Lieutenant Malister +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11182; -- Root Causes +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=11180; -- What's Haunting Witch Hill? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11176; -- See to the Operations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11175; -- My Daughter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11170; -- Test at Sea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11168; -- Spiking the Mix +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11167; -- The New Plague +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11157; -- The Clutches of Evil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11155; -- Shoveltusk Soup Again? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11154; -- Scare the Guano Out of Them! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11153; -- Break the Blockade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11129; -- Kyle's Gone Missing! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11122; -- There and Back Again +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11119; -- Assault on Bash'ir Landing! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11114; -- Zoya the Veridian Netherwing Drake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11113; -- Voranaku the Violet Netherwing Drake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11112; -- Suraku the Azure Netherwing Drake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11111; -- Onyxien the Onyx Netherwing Drake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11110; -- Malfas the Purple Netherwing Drake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11109; -- Jorus the Cobalt Netherwing Drake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11108; -- Lord Illidan Stormrage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11107; -- Bow to the Highlord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11102, 11010); -- Bombing Run +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11101, 11097); -- The Deadliest Trap Ever Laid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11100; -- Commander Arcus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11099, 11094); -- Kill Them All! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11098; -- To Skettis! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11096; -- Threat from Above +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11095; -- Commander Hobb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11093; -- Hungry Nether Rays +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11092; -- Hail, Commander! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11091; -- A Special Thank You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11090; -- Subdue the Subduer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11089; -- The Soul Cannon of Reth'hedron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11086; -- Disrupting the Twilight Portal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11085; -- Escape from Skettis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11084; -- Stand Tall, Captain! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11083; -- Crazed and Confused +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11081; -- The Great Murkblood Revolt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11080; -- The Relic's Emanation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11079; -- A Fel Whip For Gahk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11078; -- To Rule The Skies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11077; -- Dragons are the Least of Our Problems +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11076; -- Picking Up The Pieces... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11075; -- The Netherwing Mines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11074; -- Tokens of the Descendants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11073; -- Terokk's Downfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11071; -- Dragonmaw Race: Captain Skyshatter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11070; -- Dragonmaw Race: Wing Commander Mulverick +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11069; -- Dragonmaw Race: Wing Commander Ichman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11068; -- Dragonmaw Race: Corlok the Vet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11067; -- Dragonmaw Race: Trope the Filth-Belcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11066; -- Wrangle More Aether Rays! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11065; -- Wrangle Some Aether Rays! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11064; -- Dragonmaw Race: The Ballad of Oldie McOld +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11063; -- Earning Your Wings... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11062; -- The Skyguard Outpost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11061; -- A Father's Duty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11059; -- Guardian of the Monument +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11058; -- An Apexis Relic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11057; -- The Trouble Below +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11056; -- Hazzik's Bargain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11055; -- The Booterang: A Cure For The Common Worthless Peon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11054; -- Overseeing and You: Making the Right Choices +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11053; -- Rise, Overseer! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11052; -- Akama's Promise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11051; -- Banish More Demons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11050; -- Accepting All Eggs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11049; -- The Great Netherwing Egg Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11048; -- Kroghan's Report +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11047; -- The Apprentice's Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11046; -- Chief Apothecary Hildagard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11045; -- Zorus the Judicator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11044; -- Visions of Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11043; -- Building a Better Gryphon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11042; -- A Mystifying Vision +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11041; -- A Job Unfinished... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11040; -- Parts for the Rocket-Chief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11039; -- Report to Spymaster Thalodien +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11038; -- Assist Exarch Orelis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11037; -- A Strange Vision +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11036; -- Out of This World Produce! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11035; -- The Not-So-Friendly Skies... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11030; -- Our Boy Wants To Be A Skyguard Ranger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11029; -- A Shabby Disguise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11028; -- Countdown to Doom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11026; -- Banish the Demons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11025; -- The Crystals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11024; -- An Ally in Lower City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11023; -- Bomb Them Again! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11021; -- Ishaal's Almanac +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11020; -- A Slow Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11019; -- Your Friend On The Inside +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11018; -- Nethercite Ore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11017; -- Netherdust Pollen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11016; -- Nethermine Flayer Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11015; -- Netherwing Crystals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11014; -- Enter the Taskmaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11013; -- In Service of the Illidari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11012; -- Blood Oath of the Netherwing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11009; -- Ogre Heaven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11008; -- Fires Over Skettis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11007; -- Kael'thas and the Verdant Sphere +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11006; -- More Shadow Dust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11005; -- Secrets of the Talonpriests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11004; -- World of Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (11003, 11002); -- The Fall of Magtheridon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11000; -- Into the Soulgrinder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10998; -- Grim(oire) Business +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10997; -- Even Gronn Have Standards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10996; -- Maggoc's Treasure Chest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10995; -- Grulloc Has Two Skulls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10989, 10983); -- Mog'dorg the Wizened +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10984; -- Speak with the Ogre +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10982; -- The Eye of Haramad +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10977; -- Stasis Chambers of the Mana-Tombs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10976; -- The Mark of the Nexus-King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10975; -- Purging the Chambers of Bash'ir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10974; -- Stasis Chambers of Bash'ir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10973; -- A Thousand Worlds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10972; -- Ethereum Prisoner I.D. Catalogue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10971; -- Ethereum Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10970; -- A Mission of Mercy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10969; -- Seek Out Ameer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10959; -- The Fall of the Betrayer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10958; -- Seek Out the Ashtongue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10957; -- Redemption of the Ashtongue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10949; -- Entry Into the Black Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10948; -- The Hostage Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10947; -- An Artifact From the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10946; -- Ruse of the Ashtongue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10944; -- The Secret Compromised +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10937; -- Drill the Drillmaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10936; -- Trollbane is Looking for You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10935; -- The Exorcism of Colonel Jules +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10930; -- The Big Bone Worm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10929; -- Fumping +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10928, 10927); -- Killing the Crawlers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10926; -- Return to Sha'tari Base Camp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10924; -- Bloody Imp-ossible! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10923; -- Evil Draws Near +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10922; -- Digging Through Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10921; -- Terokkarantula +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10920; -- For the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10919; -- Fei Fei's Treat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10918; -- More Feathers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10917; -- The Outcast's Plight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10916; -- Digging for Prayer Beads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10915; -- The Fallen Exarch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10914; -- A Hero Is Needed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10913; -- An Improper Burial +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10912; -- The Hound-Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10911; -- Fire At Will! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10910; -- Death's Door +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10909; -- Fel Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10908; -- Speak with Rilak the Redeemed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10904; -- Harvesting the Fel Ammunition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10903; -- Return to Honor Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10900; -- The Mark of Vashj +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10898; -- Skywing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10896; -- The Infested Protectors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10895, 10792); -- Zeth'Gor Must Burn! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10894; -- Wyrmskull Watcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10893; -- Longtail is the Lynchpin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10889; -- Return to Shattrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10887; -- Escaping the Tomb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10886; -- Trial of the Naaru: Tenacity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10885; -- Trial of the Naaru: Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10884; -- Trial of the Naaru: Mercy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10883; -- The Tempest Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10881; -- The Shadow Tomb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10880; -- Cabal Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10879; -- The Skettis Offensive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10878; -- Before Darkness Falls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10877; -- The Dread Relic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10876; -- The Foot of the Citadel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10875, 10291); -- Report to Nazgrel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10874; -- Veil Shalas: Signal Fires +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10873; -- Taken in the Night +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10872; -- Zuluhed the Whacked +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=4280811518, `VerifiedBuild`=56110 WHERE `ID`=10870; -- Ally of the Netherwing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10869; -- Thin the Flock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10868; -- Arakkoa War Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10867; -- There Can Be Only One Response +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=4280811518, `VerifiedBuild`=56110 WHERE `ID`=10866; -- Zuluhed the Whacked +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10865; -- Inform Leoroxx! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10864; -- A Burden of Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10863; -- Secrets of the Arakkoa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10862; -- Surrender to the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10861; -- Veil Lithic: Preemptive Strike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10860; -- Mok'Nathal Treats +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10859; -- Gather the Orbs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10858; -- Karynaku +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10857; -- Teleport This! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10856; -- The Best Defense +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10855; -- Fel Reavers, No Thanks! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10854; -- The Force of Neltharaku +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10853; -- Spirit Calling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10852; -- Missing Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10851; -- The Totems of My Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10850; -- Nether Gas In a Fel Fire Engine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10849; -- Seek Out Kirrik +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10848; -- Veil Rhaze: Unliving Evil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10847; -- The Eyes of Skettis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10846; -- Understanding the Mok'Nathal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10845; -- Slay the Brood Mother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10843; -- Since Time Forgotten... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10842; -- Vengeful Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10840; -- The Tomb of Lights +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10839; -- Veil Skith: Darkstone of Terokk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10838; -- The Demoniac Scryer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10837; -- To Netherwing Ledge! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10836; -- Infiltrating Dragonmaw Fortress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10835; -- Apothecary Antonivich +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10834; -- Grillok "Darkeye" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10830; -- Exorcising the Trees +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10829; -- Treebole Must Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10828, 10655); -- Single Mark of Sargeras +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10827, 10654); -- More Marks of Sargeras +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10826, 10653); -- Marks of Sargeras +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10825; -- The Truth Unorbed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10824, 10656); -- Sunfury Signets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10823, 10658); -- More Sunfury Signets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10822, 10659); -- Single Sunfury Signet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10821; -- You're Fired! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10820; -- Deceive thy Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10819; -- Felsworn Gas Mask +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10818; -- Baron Sablemane Has Requested Your Presence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10817; -- The Great Retribution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10816; -- Reclaiming Holy Grounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10815, 10793); -- The Journal of Val'zareq: Portends of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10814; -- Neltharaku's Tale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10813; -- The Eyes of Grillok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10812; -- Mystery Mask +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10811; -- Seek Out Neltharaku +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10810; -- Damaged Mask +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10809; -- WANTED: Worg Master Kruush +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10808; -- Thwart the Dark Conclave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10807; -- The Ashtongue Broken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10806, 10742); -- Showdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10805; -- Massacre at Gruul's Lair +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10804; -- Kindness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10803, 10786); -- Slaughter at Boulder'mok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10802, 10723); -- Gorgrom the Dragon-Eater +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10801, 10785); -- It's a Trap! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10800; -- Goodnight, Gronn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10799, 10715); -- Into the Churning Gulch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10798; -- Pay the Baron a Visit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10797; -- Favor of the Gronn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10796; -- Crush the Bloodmaul Camp! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10795; -- A Date with Dorgok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10791; -- Welcoming the Wolf Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10784; -- Crush the Bloodmaul Camp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10783; -- Baron Sablemane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10782; -- Imbuing the Headpiece +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10781; -- Battle of the Crimson Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10780; -- Sketh'lon Feathers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10778; -- The Rod of Lianthe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10777; -- Asghar's Totem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10776, 10769); -- Dissension Amongst the Ranks... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10775, 10768); -- Tabards of the Illidari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10774; -- Blood Elf + Giant = ??? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10773, 10751); -- Breaching the Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10772, 10750); -- The Path of Conquest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10771; -- From the Ashes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10770; -- Little Embers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10767, 10766); -- Invasion Point: Cataclysm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10765; -- When Worlds Collide... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10764, 10758); -- Hotter than Hell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10763; -- Dumphry's Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10761, 10759); -- Find the Deserter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10760, 10569); -- The Sketh'lon Wreckage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10757; -- Rohok's Request +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10755, 10754); -- Entry Into the Citadel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10753; -- Culling the Wild +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10749; -- Baron Sablemane's Poison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10748; -- Maxnar Must Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10747; -- Whelps of the Wyrmcult +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10745, 10744); -- News of Victory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10724; -- Prisoner of the Bladespire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10722; -- Meeting at the Blackwing Coven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10721; -- A Boaring Time for Grulloc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10720; -- The Smallest Creatures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10719; -- Did You Get The Note? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10718; -- The Spirits Have Voices +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10717; -- Poaching from Poachers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10714; -- On Spirit's Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10713; -- ...and a Time for Action +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10712; -- Test Flight: Ruuan Weald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10711; -- Test Flight: Razaan's Landing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10710; -- Test Flight: The Singing Ridge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10709; -- Reunion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10707; -- The Ata'mal Terrace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10706; -- A Mysterious Portent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10705; -- Seer Udalo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10704; -- How to Break Into the Arcatraz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10703; -- Put On Yer Kneepads... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10702; -- A Grunt's Work... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10701; -- Breaking Down Netherock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10698, 10694, 8845, 8843, 8841, 8833, 8826, 8825, 8824, 8823); -- Ten Commendation Signets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10697, 10693, 8844, 8842, 8840, 8832, 8818, 8817, 8816, 8815); -- One Commendation Signet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10692, 10651); -- Varedis Must Be Stopped +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10691; -- Return to the Scryers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10690; -- The Den Mother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10689, 10640); -- Altruis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10688, 10637); -- A Necessary Distraction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10687, 10587); -- Karabor Training Grounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10686, 10575); -- The Warden's Cage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10685, 10574); -- The Ashtongue Corruptors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10684, 10571); -- Oronu the Elder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10683, 10568); -- Tablets of Baa'ri +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10682; -- A Time for Negotiation... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10681, 10680); -- The Hand of Gul'dan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10679; -- Quenching the Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10678; -- The Main Course! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10677; -- The Second Course... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10676; -- Bane of the Illidari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10675; -- Show Them Gnome Mercy! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10674; -- Trapping the Light Fantastic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10673; -- Felspine the Greater +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10672; -- Frankly, It Makes No Sense... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10671; -- More than a Pound of Flesh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10670; -- Tear of the Earthmother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10669; -- Against All Odds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10668; -- Against the Illidari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10667; -- Underworld Loam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10666; -- The Lexicon Demonica +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10665; -- Fresh from the Mechanar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10664; -- Additional Materials +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10663, 10662); -- The Hermit Smith +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10661; -- Spleendid! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10660; -- What Strange Creatures... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10657; -- Ride the Lightning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10652; -- Behind Enemy Lines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10650; -- Return to the Aldor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10649; -- The Book of Fel Names +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10648, 10647); -- WANTED: Uvuros, Scourge of Shadowmoon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10646; -- Illidan's Pupil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10645, 10639); -- Teron Gorefiend, I am... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10644, 10633); -- Teron Gorefiend - Lore and Legend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10643; -- Harbingers of Shadowmoon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10642; -- A Ghost in the Machine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10641; -- Against the Legion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10636; -- Divination: Gorefiend's Truncheon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10635; -- Divination: Gorefiend's Cloak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10634; -- Divination: Gorefiend's Armor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10632; -- Cutting Your Teeth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10630; -- Beneath Thrallmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10629; -- Shizz Work +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10628; -- Akama +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10627, 10626); -- Capture the Weapons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10625; -- Spectrecles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10624; -- A Haunted History +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10623, 10621); -- Illidari-Bane Shard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10622; -- Proof of Allegiance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10620; -- Ridgespine Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10619; -- The Ashtongue Tribe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10618; -- The Softest Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10617; -- Silkwing Cocoons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10615; -- Ruuan Weald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10614; -- Whispers on the Wind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10613, 10612); -- The Fel and the Furious +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10611, 10606); -- The Art of Fel Reaver Maintenance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10609; -- What Came First, the Drake or the Egg? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10608; -- Crystal Clear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10607; -- Whispers of the Raven God +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10604, 10589); -- Gaining Access +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10603, 10586); -- Bring Down the Warbringer! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10602, 10585); -- The Summoning Chamber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10601; -- The Fate of Kagrosh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10600, 10582); -- Minions of the Shadow Council +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10599, 10573); -- The Deathforge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10598, 10564); -- Blast the Infernals! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10597, 10572); -- Setting Up the Bomb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10596, 10563); -- To Legion Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10595, 10562); -- Besieged! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10594; -- Gauging the Resonant Frequency +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10584; -- Picking Up Some Power Converters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10583; -- The Fate of Flanis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10581; -- Follow the Breadcrumbs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10580; -- Where Did Those Darn Gnomes Go? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10579; -- The Cipher of Damnation - The Third Fragment Recovered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10578; -- The Cipher of Damnation - Borak's Charge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10577; -- What Illidan Wants, Illidan Gets... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10576; -- The Shadowmoon Shuffle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10570; -- To Catch A Thistlehead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10567; -- Creating the Pendant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10566; -- Trial and Error +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10565; -- The Stones of Vekh'nir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10557; -- Test Flight: The Zephyrium Capacitorium +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10556; -- Scratches +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10555; -- Malaise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10554; -- Ishanah +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10553; -- Voren'thal the Seer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10552; -- Allegiance to the Scryers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10551; -- Allegiance to the Aldor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10550; -- The Bundle of Bloodthistle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10547; -- Of Thistleheads and Eggs... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10546; -- Borak, Son of Oronok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10545; -- Bladespire Kegger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10544; -- A Curse Upon Both of Your Clans! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10543; -- Grimnok and Korgaah, I Am For You! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10542; -- They Stole Me Hookah and Me Brews! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10541; -- The Cipher of Damnation - The Second Fragment Recovered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10540; -- The Cipher of Damnation - Ar'tor's Charge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10538; -- Boiling Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10537; -- Lohn'goron, Bow of the Torn-heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10528; -- Demonic Crystal Prisons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10527; -- Ar'tor, Son of Oronok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10526; -- The Thunderspike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10525; -- Vision Guide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10524; -- Thunderlord Clan Artifacts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10523; -- The Cipher of Damnation - The First Fragment Recovered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10522; -- The Cipher of Damnation - Grom'tor's Charge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10521; -- Grom'tor, Son of Oronok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10519; -- The Cipher of Damnation - Truth and History +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10518; -- Planting the Banner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10517; -- Gorr'Dim, Your Time Has Come... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10516; -- The Trappings of a Vindicator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10515; -- A Lesson Learned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10514; -- I Was A Lot Of Things... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10513; -- Oronok Torn-heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10512; -- Getting the Bladespire Tanked +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10511; -- Strange Brew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10510; -- Into the Draenethyst Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10509; -- Bound for Glory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10508; -- A Gift for Voren'thal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10507; -- Turning Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10506; -- A Dire Situation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10505, 10502); -- The Bloodmaul Ogres +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10504; -- The Bladespire Ogres +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10503; -- The Bladespire Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10489; -- Felling an Ancient Tree +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10488, 10457); -- Protecting Our Own +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10487; -- Dust from the Drakes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10486, 10455); -- The Encroaching Wilderness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10485; -- Warlord of the Bleeding Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10484; -- Cursed Talismans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10483; -- Ill Omens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10482; -- Fel Orc Scavengers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10481; -- Enraged Spirits of Air +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10480; -- Enraged Spirits of Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10479; -- Proving Your Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10478; -- More Warbeads! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10477; -- More Warbeads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10476; -- Fierce Enemies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10475; -- Defender's Covenant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10474; -- Champion's Covenant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10473; -- Restorer's Covenant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10472; -- Sage's Covenant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10471; -- Defender's Oath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10470; -- Champion's Oath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10469; -- Restorer's Oath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10468; -- Sage's Oath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10467; -- Defender's Vow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10466; -- Champion's Vow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10465; -- Restorer's Vow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10464; -- Sage's Vow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10460; -- Defender's Pledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10459; -- Revered Among the Cenarion Expedition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10458; -- Enraged Spirits of Fire and Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10456; -- Marauding Wolves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10451; -- Escape from Coilskar Cistern +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10450; -- Bonechewer Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10449; -- Apothecary Zelana +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10448; -- Report to Stonebreaker Camp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10447, 10446); -- The Final Code +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10444; -- Report to the Allerian Post +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10443, 10442); -- Helping the Cenarion Post +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10440; -- Success! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10439; -- Dimensius the All-Devouring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10438; -- On Nethery Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10437; -- Recipe for Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10436; -- All Clear! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10435; -- Retrieving the Goods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10434; -- The Dynamic Duo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10433; -- Keeping Up Appearances +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10432; -- Damning Evidence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10431; -- Outside Assistance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10430; -- Testing the Prototype +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10429; -- When Nature Goes Too Far +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10428; -- The Missing Fisherman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10427; -- Creatures of the Eco-Domes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10426; -- Flora of the Eco-Domes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10425; -- Escape from the Staging Grounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10424; -- Diagnosis: Critical +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10423; -- To the Stormspire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10422; -- Captain Tyralius +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10421; -- Fel Armaments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10420; -- A Cleansing Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10419; -- Arcane Tomes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10418; -- Deal With the Saboteurs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10417; -- Run a Diagnostic! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10416; -- Synthesis of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10413; -- The Horrors of Pollution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10412; -- Firewing Signets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10411; -- Electro-Shock Goodness! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10410; -- Ishanah's Help +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10409; -- Deathblow to the Legion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10408; -- Nexus-King Salhadaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10407; -- Socrethar's Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10406; -- Delivering the Message +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10405; -- S-A-B-O-T-A-G-E +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10403; -- Naladu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10400; -- Overlord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10399; -- The Heart of Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10397; -- Invasion Point: Annihilator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10396; -- Enemy of my Enemy... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10395; -- The Dark Missive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10394; -- Disruption - Forge Camp: Mageddon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10393; -- Vile Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10392; -- Doorway to the Abyss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10391; -- Cannons of Rage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10390; -- Forge Camp: Mageddon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10389; -- The Agony and the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10388; -- Return to Thrallmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10385; -- Potential for Brain Damage = High +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10384; -- Ethereum Data +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10382; -- Go to the Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10381; -- Aldor No More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10380; -- A Dark Pact +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10369; -- Arzeth's Demise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10368; -- The Dreghood Elders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10365, 10323); -- Shutting Down Manaforge Ara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10355; -- Withered Flesh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10353; -- Arconus the Insatiable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10351; -- Natural Remedies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10350; -- Behomat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10349; -- The Earthbinder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10348; -- New Opportunities +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10347, 10346); -- Return to the Abyssal Shelf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10345; -- The Flesh Lies... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10344; -- Wing Commander Gryphongar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10343; -- The Unending Invasion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10342; -- Securing the Shaleskin Shale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10341; -- Kick Them While They're Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10340; -- Shatter Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10339; -- The Ethereum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10338, 10322); -- Shutting Down Manaforge Duro +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10336; -- The Minions of Culuthas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10335; -- Surveying the Ruins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10334; -- Needs More Cowbell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10333; -- Help Mama Wheeler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10332; -- Master Smith Rhonsus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10331; -- Indispensable Tools +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10329, 10299); -- Shutting Down Manaforge B'naar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10328; -- Sunfury Briefings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10325; -- Marks of Kil'jaeden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10324, 9454); -- The Great Moongraze Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10321; -- Shutting Down Manaforge Coruu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10320; -- Destroy Naberius! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10319; -- Capturing the Phylactery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10318; -- Dealing with the Overmaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10317; -- Dealing with the Foreman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10316; -- Searching for Evidence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10315; -- Neutralizing the Nethermancers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10314; -- A Lingering Suspicion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10313; -- Measuring Warp Energies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10312; -- The Annals of Kirin'Var +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10311; -- Drijya Needs Your Help +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10310; -- Sabotage the Warp-Gate! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10309; -- It's a Fel Reaver, But with Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10308; -- Another Heap of Ethereals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10307; -- Cohlien Frostweaver +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10306; -- Conjurer Luminrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10305; -- Abjurist Belmara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10304; -- Vindicator Aldar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10303; -- The Blood Elves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10302; -- Volatile Mutations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10301; -- Unlocking the Compendium +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10300; -- Rebuilding the Staff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10297; -- The Opening of the Dark Portal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10296; -- The Black Morass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10295; -- From the Abyss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10294; -- Void Ridge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10293; -- Hitting the Motherlode +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10290; -- In Search of Farahlite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10289; -- Journey to Thrallmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10288, 10120); -- Arrival in Outland +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10287; -- The Mistress Revealed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10286; -- Arelion's Secret +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10282; -- Old Hillsbrad +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10281; -- Formal Introductions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10280; -- Special Delivery to Shattrath City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10279; -- To The Master's Lair +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10278; -- The Warp Rifts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10277; -- The Caverns of Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10276; -- Full Triangle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10275; -- Triangulation Point Two +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10274; -- Securing the Celestial Ridge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10273; -- Troublesome Distractions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10272; -- A Promising Start +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10271; -- Getting Down to Business +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10270; -- A Not-So-Modest Proposal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10269; -- Triangulation Point One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10268; -- An Audience with the Prince +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10267; -- Rightful Repossession +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10266; -- Request for Assistance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10265; -- Consortium Crystal Collection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10262; -- A Heap of Ethereals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10261; -- WANTED: Annihilator Servo! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10258; -- Honor the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10257; -- Capturing the Keystone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10256; -- Finding the Keymaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10255; -- Testing the Antidote +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10254; -- Force Commander Danath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10253; -- Levixus the Soul Caller +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10252; -- Vision of the Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10251; -- The Master's Grand Design? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10250; -- Bloody Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10249; -- Back to the Chief! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10248; -- You, Robot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10247; -- Doctor Vomisa, Ph.T. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10246; -- Attack on Manaforge Coruu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10243; -- Naaru Technology +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10242; -- Spinebreaker Post +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10241; -- Distraction at Manaforge B'naar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10240; -- Building a Perimeter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10239; -- Potential Energy Source +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10238; -- How to Serve Goblins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10237; -- Warn Area 52! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10236; -- Outland Sucks! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10235; -- Declawing Doomclaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10234; -- One Demon's Trash... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10233; -- Torching Sunfury Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10232; -- In A Scrap With The Legion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10231; -- What Book? I Don't See Any Book. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10230; -- The Battle Horn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10229; -- Decipher the Tome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10228; -- Ezekiel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10227; -- I See Dead Draenei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10226; -- Elemental Power Extraction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10225; -- Report to Engineering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10224; -- Essence for the Engines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10223; -- Down With Daellis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10222; -- The Sunfury Garrison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10221; -- Dr. Boom! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10220; -- Make Them Listen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10213; -- Investigate the Crash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10211; -- City of Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10210; -- A'dal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10209; -- Summoner Kanthin's Prize +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10208, 10144); -- Disrupt Their Reinforcements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10206; -- Pick Your Part +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10205; -- Warp-Raider Nesaad +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10204; -- Bloodgem Crystals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10203; -- Invaluable Asset Zapping +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10202; -- A Defector +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10201; -- And Now, the Moment of Truth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10200; -- Return to Thalodien +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10199; -- That Little Extra Kick +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10198; -- Information Gathering +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10197; -- A Convincing Disguise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10194; -- Stealth Flight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10193; -- High Value Targets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10192; -- Krasus's Compendium +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10191; -- Mark V is Alive! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10190; -- Recharging the Batteries +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10189; -- Manaforge B'naar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10188; -- The Sigil of Krasus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10187; -- A Message for the Archmage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10186; -- You're Hired! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10185; -- A Fate Worse Than Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10184; -- Malevolent Remnants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10183; -- Off To Area 52 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10182; -- Battle-Mage Dathric +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10180; -- Can't Stay Away +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10179; -- The Custodian of Kirin'Var +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10176; -- Ar'kelos the Guardian +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10174; -- Curse of the Violet Tower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10173; -- The Archmage's Staff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10172; -- There Is No Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10171; -- The Inconsolable Chieftain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10170; -- Return to the Greatmother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10168; -- What the Soul Sees +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10167; -- Auchindoun... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10166; -- Whitebark's Memory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10163, 10162); -- Mission: The Abyssal Shelf +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10161; -- In Case of Emergency... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10160; -- Know your Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10159; -- Keep Thornfang Hill Clear! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10152; -- The Western Flank +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10146; -- Mission: The Murketh and Shaadraz Gateways +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10143; -- Expedition Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10142; -- The Path of Anguish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10141; -- The Legion Reborn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10140; -- Journey to Honor Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10136; -- Cruel's Intentions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10134; -- Crimson Crystal Clue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10132; -- Colossal Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10129; -- Mission: Gateways Murketh and Shaadraz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10124; -- Forward Base: Reaver's Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10123; -- Felspark Ravine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10121; -- Eradicate the Burning Legion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10119, 9407); -- Burning Crusade: Through the Dark Portal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10118; -- Message to the Daggerfen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10117, 10116); -- WANTED: Chieftain Mummaki +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10115; -- Daggerfen Deviance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10114, 10113); -- The Nesingwary Safari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10112; -- A Personal Favor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10111; -- Bring Me The Egg! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10109; -- I Must Have Them! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10108, 10107); -- Diplomatic Measures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10105; -- News for Rakoria +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10104; -- Concerns About Tuurem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10103; -- Report to Zurai +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10102; -- A Secret Revealed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10101; -- When Spirits Speak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10099; -- The Mastermind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10096; -- Saving the Sporeloks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10093; -- The Temple of Telhamat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10087; -- Burn It Up... For the Horde! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10086; -- I Work... For the Horde! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10085; -- A Visit With The Ancestors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10082; -- The Agitated Ancestors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10081; -- To Meet Mother Kashur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10079; -- When This Mine's a-Rockin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10078; -- Laying Waste to the Unwanted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10076, 10075, 10074); -- Oshu'gun Crystal Powder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10067; -- Fouled Water Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10066; -- Oh, the Tangled Webs They Weave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10065; -- Cutting a Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10064; -- Talk to the Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10063; -- Explorers' League, Is That Something for Gnomes? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10061; -- The Unyielding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10058; -- An Old Gift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10057; -- Looking to the Leadership +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10055; -- Waste Not, Want Not +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10052, 10051); -- Escape from Firewing Point! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10050; -- Unyielding Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10047; -- The Path of Glory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10046; -- Through the Dark Portal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10045; -- Material Components +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10044; -- A Visit With the Greatmother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10043, 10042); -- Kill the Shadow Council! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10041, 10040); -- Who Are They? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10039; -- Speak with Scout Neftis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10038; -- Speak with Private Weeks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10037; -- Rather Be Fishin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10036, 10035); -- Torgos! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10034, 10033); -- WANTED: Bonelashers Dead! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10032; -- Artifacts from Tuurem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10031; -- Helping the Lost Find Their Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10030; -- Recover the Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10028; -- Vessels of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10027, 10026); -- Magical Disturbances +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10025; -- More Basilisk Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10024; -- Voren'thal's Visions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10023; -- Patriarch Ironjaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10022; -- The Elusive Ironjaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10021; -- Restoring the Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10020; -- A Cure for Zahlia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10019; -- More Venom Sacs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10018; -- Vestments of the Wolf Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10017; -- Strained Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10016; -- Timber Worg Tails +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10013; -- An Unseen Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10012; -- Fel Orc Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10011; -- Forge Camp: Annihilated +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10010; -- It's Just That Easy? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10009; -- Crackin' Some Skulls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10008; -- What Happens in Terokkar Stays in Terokkar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10006, 10005); -- Letting Earthbinder Tavgren Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10004; -- Patience and Understanding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (10003, 10002); -- The Firewing Liaison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10001; -- The Master Planner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=10000; -- An Unwelcome Presence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9999; -- Buying Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9998; -- Unruly Neighbors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9997, 9996); -- Attack on Firewing Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9995, 9994); -- What Are These Things? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9993; -- Olemba Seed Oil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9992; -- Olemba Seeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9991; -- Survey the Land +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9990; -- Investigate Tuurem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9989; -- Alien Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9987, 9986); -- Stymying the Arakkoa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9985; -- Host of the Hidden City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9983, 9982); -- He Called Himself Altruis... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9979; -- Wind Trader Lathrai +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9978; -- By Any Means Necessary +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9977; -- The Ring of Blood: The Final Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9973; -- The Ring of Blood: The Warmaul Champion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9972; -- The Ring of Blood: Skra'gath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9971; -- Clues in the Thicket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9970; -- The Ring of Blood: Rokdar the Sundered Lord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9968; -- Strange Energy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9967; -- The Ring of Blood: The Blue Brothers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9962; -- The Ring of Blood: Brokentoe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9961, 9960, 9957); -- What's Wrong at Cenarion Thicket? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9956, 751, 749); -- The Ravaged Caravan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9955, 9946); -- Cho'war the Pillager +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9954; -- Corki's Ransom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9951; -- It's Watching You! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9948; -- Finding the Survivors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9945; -- War on the Warmaul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9944; -- Missing Mag'hari Procession +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9940, 9939); -- WANTED: Zorbo the Advisor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9938, 9937); -- WANTED: Durn the Hungerer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9936, 9935); -- WANTED: Giselda the Crone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9934; -- Message to Garadar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9933; -- Message to Telaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9932; -- Body of Evidence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9931; -- Returning the Favor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9928; -- Armaments for Deception +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9927; -- Ruthless Cunning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9925; -- Matters of Security +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9924; -- Corki's Gone Missing Again! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9923; -- HELP! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9922; -- The Twin Clefts of Nagrand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9921; -- The Ruins of Burning Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9920; -- Mo'mor the Breaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9919; -- Sporeggar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9918; -- Not On My Watch! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9917; -- Do My Eyes Deceive Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9916; -- Bleeding Hollow Supply Crates +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9914; -- A Head Full of Ivory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9913; -- The Consortium Needs You! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9912; -- The Cenarion Expedition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9911; -- The Count of the Marshes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9910; -- Standards and Practices +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9907; -- An Audacious Advance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9906; -- Message in a Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9905; -- Maktu's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9904; -- Pursuing Terrorclaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9903; -- The Biggest of Them All +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9902; -- The Terror of Marshlight Lake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9900; -- Gava'xi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9899; -- A Job Undone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9898; -- The Respect of Another +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9897; -- I'm Saved! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9896; -- Blacksting's Bane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9895; -- The Dying Balance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9894; -- Safeguarding the Watchers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9893; -- Obsidian Warbeads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9892; -- More Obsidian Warbeads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9891; -- Because Kilrath is a Coward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9889; -- Don't Kill the Fat One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9888; -- The Impotent Leader +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9886, 9884); -- Membership Benefits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9883; -- More Crystal Fragments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9882; -- Stealing from Thieves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9879, 9868); -- The Totem of Kar'dash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9878; -- Solving the Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9875; -- Uncatalogued Species +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9873; -- Ortor My Old Friend... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9872, 9871); -- Murkblood Invaders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9870, 9869); -- The Throne of the Elements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9867; -- Murkblood Leaders... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9866; -- He Will Walk The Earth... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9865; -- Once Were Warriors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9864; -- The Missing War Party +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9863; -- Vile Idolatry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9862; -- Murkblood Corrupters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9861; -- The Howling Wind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9859, 9858, 9857); -- Talbuk Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9856, 9855, 9854); -- Windroc Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9853; -- Gurok the Usurper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9852; -- The Ultimate Bloodsport +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9851, 9850, 9789); -- Clefthoof Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9849; -- Shattering the Veil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9848; -- Secrets of the Daggerfen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9847; -- A Spirit Ally? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9846; -- Spirits of the Feralfen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9845; -- Angling to Beat the Competition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9842; -- The Sharpest Blades +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9841; -- Stinging the Stingers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9839; -- Overlord Gorefist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9835; -- Ango'rosh Encroachment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9834; -- Natural Armor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9833; -- Lines of Communication +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9830; -- Stinger Venom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9828, 9827); -- Withered Basidium +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9823; -- Us or Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9822; -- Impending Attack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9821; -- Eating Damnation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9820; -- WANTED: Boss Grog'ak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9819; -- The Tortured Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9818; -- The Underneath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9817; -- Leader of the Bloodscale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9816; -- Have You Ever Seen One of These? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9815; -- Muck Diving +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9814; -- Burstcap Mushrooms, Mon! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=1308799410, `VerifiedBuild`=56110 WHERE `ID`=9813; -- Meeting the Orcs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=1308799410, `VerifiedBuild`=56110 WHERE `ID`=9812; -- Envoy to the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=1308799410, `VerifiedBuild`=56110 WHERE `ID`=9811; -- Friend of the Sin'dorei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9810; -- The Spirit Polluted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9808; -- Glowcap Mushrooms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9806; -- Fertile Spores +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9805; -- Blessing of Incineratus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9804; -- Agitated Spirits of Skysong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9803; -- Messenger to the Feralfen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9802; -- Plants of Zangarmarsh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9801; -- Gathering the Reagents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9800; -- A Rare Bean +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9799; -- Botanical Legwork +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9798; -- Blood Elf Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9797; -- Reinforcements for Garadar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9796; -- News from Zangarmarsh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9795; -- The Ogre Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9794; -- No Time for Curiosity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9793; -- The Fate of Tuurem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9792; -- A Message to Telaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9791, 9770); -- Menacing Marshfangs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9790; -- Diaphanous Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9788; -- A Damp, Dark Place +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9787; -- Idols of the Feralfen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9786; -- The Boha'mu Ruins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9785; -- Blessings of the Ancients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9784; -- Identify Plant Parts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9783; -- An Unnatural Drought +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9782; -- The Dead Mire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9781; -- Too Many Mouths to Feed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9780; -- Umbrafen Eel Filets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9779; -- Intercepting the Message +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9778; -- Warden Hamoot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9777; -- Fulgor Spores +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9776; -- The Orebor Harborage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9775; -- Report to Shadow Hunter Denjai +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9774; -- Thick Hydra Scales +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9773; -- No More Mushrooms! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9772; -- Jyoba's Report +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9771; -- Searching for Scout Jyoba +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9769; -- There's No Explanation for Fashion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9760; -- Vindicator's Rest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9759; -- Ending Their World +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9758; -- Return to Arcanist Vandril +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9756; -- What We Don't Know... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9753; -- What We Know... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9752; -- Escape from Umbrafen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9751, 9672); -- The Bloodcurse Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9748; -- Don't Drink the Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9747; -- The Umbrafen Tribe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9746; -- Limits of Physical Exhaustion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9743; -- Natural Enemies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9741; -- Critters of the Void +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9740; -- The Sun Gate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9739; -- The Sporelings' Plight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9732; -- Return to the Marsh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9731; -- Drain Schematics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9730; -- Leader of the Darkcrest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9729; -- Fhwoor Smash! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9728; -- A Warm Welcome +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9727; -- Now That We're Still Friends... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9726; -- Now That We're Friends... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9724; -- Warning the Cenarion Circle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9720; -- Balance Must Be Preserved +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9718; -- As the Crow Flies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9716; -- Disturbance at Umbrafen Lake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9711; -- Matis the Cruel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9709; -- Stealing Back the Mushrooms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9708; -- Familiar Fungi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9706; -- Galaen's Journal - The Fate of Vindicator Saruan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9705; -- Package Recovery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9704; -- Slain by the Wretched +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9703; -- The Cryo-Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9702; -- A Question of Gluttony +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9701; -- Observing the Sporelings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9700; -- I Shoot Magic Into the Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9699; -- Truth or Fiction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9698; -- Audience with the Prophet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9697; -- Watcher Leesa'oh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9696; -- Translations... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9694; -- Blood Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9693; -- What Argus Means to Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9688; -- Into the Dream +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9687; -- Restoring Sanctity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9683; -- Ending the Bloodcurse +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9682; -- The Hopeless Ones... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9670; -- They're Alive! Maybe... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9669; -- The Missing Expedition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9668; -- Report to Exarch Admetius +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9667; -- Saving Princess Stillpine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9666; -- Declaration of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9663; -- The Kessel Run +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9649; -- Ysera's Tears +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9648; -- Maatparm Mushroom Menagerie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9647; -- Culling the Flutterers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9646; -- WANTED: Deathclaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9643; -- Constrictor Vines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9641; -- Irradiated Crystal Shards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9636, 9635); -- The Zapthrottle Mote Extractor! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9634; -- Alien Predators +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9632; -- Newfound Allies +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=9631; -- A Colleague's Aid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9629; -- Catch and Release +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9628; -- Salvaging the Data +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9627; -- Allegiance to the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9626; -- Meeting the Orcs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9625; -- Elekks Are Serious Business +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9624; -- A Favorite Treat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9623; -- Coming of Age +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9622; -- Warn Your People +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9621; -- Envoy to the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9620; -- The Missing Survey Team +UPDATE `quest_template` SET `Flags`=16392, `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=9617; -- Seek the Farstriders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9616; -- Bandits! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9606; -- Return to Caregiver Chellan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9605; -- Hippogryph Master Stephanos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9604; -- On the Wings of a Hippogryph +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9603; -- Beds, Bandages, and Beyond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9602; -- Deliver Them From Evil... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9594; -- Signs of the Legion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9585; -- The Final Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9584; -- The Second Sample +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9582; -- Strength of One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9581; -- Learning from the Crystals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9580; -- The Bear Necessities +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9579; -- Galaen's Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9578; -- Searching for Galaen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9576; -- Cruelfin's Necklace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9574; -- Victims of Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9573; -- Chieftain Oomooroo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9570; -- The Kurken is Lurkin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9569; -- Containing the Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9567; -- Know Thine Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9566; -- Blood Crystals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9565; -- Search Stillpine Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9564; -- Gurf's Dignity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9563; -- Gaining Mirren's Trust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9562; -- Murlocs... Why Here? Why Now? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9561; -- Nolkai's Words +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9560; -- Beasts of the Apocalypse! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9559; -- Stillpine Hold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9558; -- The Longbeards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9557; -- Deciphering the Book +UPDATE `quest_template` SET `Flags`=16384, `RewardItem1`=0, `RewardAmount1`=0, `RewardFactionCapIn1`=7, `RewardFactionCapIn2`=7, `RewardFactionCapIn3`=7, `RewardFactionCapIn4`=7, `RewardFactionCapIn5`=7, `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=9554; -- Call of Air +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9550; -- A Map to Where? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9549; -- Artifacts of the Blacksilt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9548; -- Pilfered Equipment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9545; -- The Seer's Relic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9544; -- The Prophecy of Akida +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9543; -- Atonement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9542; -- Totem of Vark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9541; -- Totem of Yor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9540; -- Totem of Tikti +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9539; -- Totem of Coo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9538; -- Learning the Language +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9537; -- Show Gnomercy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9531; -- Tree's Company +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9530; -- I've Got a Plant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9528; -- A Cry For Help +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9523; -- Precious and Fragile Things Need Special Handling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9515; -- Warlord Sriss'tiz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9514; -- Rune Covered Tablet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9513; -- Reclaiming the Ruins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9512; -- Cookie's Jumbo Gumbo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9506; -- A Small Start +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9505; -- The Prophecy of Velen +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=9504; -- Call of Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9499; -- Falcon Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=1308799410, `VerifiedBuild`=56110 WHERE `ID`=9498; -- Falcon Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9490; -- The Rock Flayer Matriarch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9488; -- A Simple Robe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9487; -- Arcane Reavers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9483; -- Life's Finer Pleasures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9473; -- An Alternative Alternative +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9472; -- Arelion's Mistress +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9466; -- WANTED: Blacktalon the Savage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9463; -- Medicinal Purpose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9457; -- An Unusual Patron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9456; -- Nightstalker Clean Up, Isle 2... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9455; -- Strange Findings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9453; -- Find Acteon! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9452; -- Red Snapper - Very Tasty! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9447; -- Administering the Salve +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9442; -- A Debilitating Sickness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9437; -- Twilight of the Dawn Runner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9430; -- Sha'naar Relics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9427; -- Cleansing the Waters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9426; -- The Pools of Aggonar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9424; -- Makuru's Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9423; -- Return to Obadei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9420; -- The Finest Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9418; -- Avruu's Orb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9417; -- The Arakkoa Threat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9416; -- Report to General Kirika +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9415; -- Report to Marshal Bluewall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9410; -- A Spirit Guide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9409; -- Urgent Delivery! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9408; -- Forgotten Heroes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9406; -- The Mag'har +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9405; -- The Warchief's Mandate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9404; -- Recently Living +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9403; -- The Purest Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9402; -- Fetch! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9401; -- A Strange Weapon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9399; -- Cruel Taskmasters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9398; -- Deadly Predators +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9396; -- Magic of the Arakkoa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9395; -- Saltheril's Haven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9394; -- Where's Wyllithen? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9391; -- Marking the Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9390; -- In Search of Sedai +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9389; -- Flickering Flames in the Eastern Kingdoms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9388; -- Flickering Flames in Kalimdor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9387; -- Source of the Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9385; -- Rampaging Ravagers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9383; -- An Ambitious Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9381; -- Trueflight Arrows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9377; -- Thirsting For Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9376; -- A Pilgrim's Plight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9375; -- The Road to Falcon Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9374; -- Arelion's Journal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9373; -- Missing Missive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9372; -- Demonic Contamination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9371; -- Botanist Taerix +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9370; -- The Cleansing Must Be Stopped +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=2972010573, `VerifiedBuild`=56110 WHERE `ID`=9369; -- Replenishing the Healing Crystals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9368, 9367); -- The Festival of Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9366; -- In Need of Felblood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9363; -- Warning Fairbreeze Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9361; -- Helboar, the Other White Meat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9360; -- Amani Invasion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9359; -- Farstrider Retreat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9358; -- Ranger Sareyn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9356; -- Smooth as Butter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9355; -- A Job for an Intelligent Man +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9352; -- Darnassian Intrusions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9351; -- Voidwalkers Gone Wild +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9349; -- Ravager Egg Roundup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9345; -- Preparing the Salve +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9340; -- The Great Fissure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9332; -- Stealing Darnassus's Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9331; -- Stealing Ironforge's Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9330; -- Stealing Stormwind's Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=1308799410, `VerifiedBuild`=56110 WHERE `ID`=9329; -- The Forsaken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9328; -- Hero of the Sin'dorei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9327; -- The Forsaken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9323; -- Wild Fires in the Eastern Kingdoms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9322; -- Wild Fires in Kalimdor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9319; -- A Light in Dark Places +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9315; -- Anok'suten +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9314; -- Word from Azure Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9313; -- Travel to Azure Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9311; -- Blood Elf Spy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9310; -- Faint Necrotic Crystal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9309; -- The Missing Scout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9304; -- Document from the Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9302; -- Missive from the Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9301; -- Envelope from the Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9300; -- Page from the Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9299; -- Note from the Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9295; -- Letter from the Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9294; -- Healing the Lake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9293; -- What Must Be Done... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9292; -- Cracked Necrotic Crystal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9283; -- Rescue the Survivors! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9282; -- The Farstrider Enclave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9280; -- Replenishing the Healing Crystals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9279; -- You Survived! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9278, 5847, 5844, 5843, 5841, 5805); -- Welcome! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9277; -- Assault on Zeb'Nowa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9276; -- Attack on Zeb'Tela +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9275; -- A Little Dash of Seasoning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9274; -- Spirits of the Drowned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardItem1`=0, `RewardItem2`=0, `RewardItem3`=0, `RewardItem4`=0, `RewardAmount1`=0, `RewardAmount2`=0, `RewardAmount3`=0, `RewardAmount4`=0, `VerifiedBuild`=56110 WHERE `ID`=9272; -- Dressing the Part +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9268; -- War at Sea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9265; -- Investigate the Scourge of the Undercity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9264; -- Investigate the Scourge of Thunder Bluff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9263; -- Investigate the Scourge of Orgrimmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9261; -- Investigate the Scourge of Ironforge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9260; -- Investigate the Scourge of Stormwind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9258; -- The Scorched Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9256; -- Fairbreeze Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9255; -- Research Notes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9254; -- The Wayward Apprentice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9253; -- Runewarden Deryan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9252; -- Defending Fairbreeze Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9250; -- Frame of Atiesh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9247; -- The Keeper's Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9220; -- War on Deatholme +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9219; -- More Spinal Dust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9218; -- Spinal Dust +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9217; -- More Rotting Hearts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9216; -- Rotting Hearts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9215; -- Bring Me Kel'gash's Head! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9214; -- Shadowpine Weaponry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9212; -- Escape from the Catacombs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9207; -- Underlight Ore Samples +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9199; -- Troll Juju +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9193; -- Investigate the Amani Catacombs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9192; -- Trouble at the Underlight Mines +UPDATE `quest_template` SET `RewardFactionCapIn1`=7, `RewardFactionCapIn2`=7, `RewardFactionCapIn3`=7, `RewardFactionCapIn4`=7, `RewardFactionCapIn5`=7, `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=9190; -- Craftsman's Writ - Runecloth Boots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9180; -- Journey to Undercity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=1308799410, `VerifiedBuild`=56110 WHERE `ID`=9177; -- Journey to Undercity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9176; -- The Twin Ziggurats +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9175; -- The Lady's Necklace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9174; -- Vanquishing Aquantion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9173; -- Retaking Windrunner Spire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9172; -- Report to Magister Kaendris +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9171; -- Culinary Crunch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9170; -- Dar'Khan's Lieutenants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9169; -- Deactivate An'owyn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9167; -- The Traitor's Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9166; -- Deliver the Plans to An'telas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9164; -- Captives at Deatholme +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9163; -- Into Occupied Territory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9162; -- Hints of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9161; -- The Traitor's Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9160; -- Investigate An'daroth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9159; -- Curbing the Plague +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9158; -- Bearers of the Plague +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9157; -- Forgotten Rituals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9156; -- WANTED: Knucklerot and Luzran +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9155; -- Down the Dead Scar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9154; -- Light's Hope Chapel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9153; -- Under the Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9152; -- Tomber's Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9151; -- The Sanctum of the Sun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9150; -- Salvaging the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9149; -- The Plagued Coast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9148; -- Delivery to Tranquillien +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9147; -- The Fallen Courier +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9146; -- Report to Captain Helios +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9145; -- Help Ranger Valanna! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9144; -- Missing in the Ghostlands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9143; -- Dealing with Zeb'Sora +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9140; -- Windrunner Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9139; -- Goldenmist Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9138; -- Suncrown Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9135; -- Return to Sathiel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9134; -- Skymistress Gloaming +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9133; -- Fly to Silvermoon City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9130; -- Goods from Silvermoon City +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9119; -- Malfunction at the West Sanctum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9085; -- Shadows of Doom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9076; -- Wretched Ringleader +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9067; -- The Party Never Ends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9066; -- Swift Discipline +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9064; -- Taking the Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9062; -- Soaked Pages +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9035; -- Roadside Ambush +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (9028, 8984); -- The Source Revealed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=9027; -- Tracing the Source +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=8924; -- Hunting for Ectoplasm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (8902, 8900); -- Dearest Elenia, +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8898; -- Dearest Colara, +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8895; -- Delivery to the North Sanctum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8894; -- Cleaning up the Grounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8892; -- Situation at Sunsail Anchorage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8891; -- Abandoned Investigations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8890; -- Word from the Spire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8889; -- Deactivating the Spire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8888; -- The Magister's Apprentice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8887; -- Captain Kelisendra's Lost Rutters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8886; -- Grimscale Pirates! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8885; -- The Ring of Mmmrrrggglll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8884; -- Fish Heads, Fish Heads... +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56110 WHERE `ID`=8883; -- Valadar Starsong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (8875, 8874, 8873, 8872, 8871, 8870); -- The Lunar Festival +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8868; -- Elune's Blessing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8867; -- Lunar Fireworks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (8861, 8860); -- New Year Celebrations! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8855; -- Thirty Signets for War Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8854; -- Twenty Signets for War Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8853; -- Fifteen Signets for War Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8852; -- Ten Signets for War Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8851; -- Five Signets for War Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (8828, 8827); -- Winter's Presents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8802; -- The Savior of Kalimdor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8801; -- C'Thun's Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8791; -- The Fall of Ossirian +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8790; -- Imperial Qiraji Regalia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8789; -- Imperial Qiraji Armaments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8784; -- Secrets of the Qiraji +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8777; -- Target: Hive'Regal Burrowers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8776; -- Target: Hive'Regal Slavemakers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8775; -- Target: Hive'Regal Spitfires +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8774; -- Target: Hive'Regal Ambushers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8773; -- Target: Hive'Zora Reavers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8772; -- Target: Hive'Zora Waywatchers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8771; -- Target: Hive'Ashi Sandstalkers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8770; -- Target: Hive'Ashi Defenders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8766; -- The Changing of Paths - Conqueror No More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8765; -- The Changing of Paths - Invoker No More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8764; -- The Changing of Paths - Protector No More +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (8758, 8757); -- The Path of the Invoker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (8753, 8752); -- The Path of the Conqueror +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8751; -- The Protector of Kalimdor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (8750, 8749, 8748, 8747); -- The Path of the Protector +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=8731; -- Field Duty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8712; -- Scythe of the Unseen Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8711; -- Blade of Eternal Justice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8710; -- Kris of Unspoken Names +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8709; -- Dagger of Veiled Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8708; -- Mace of Unending Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8707; -- Blade of Vaulted Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8706; -- Hammer of the Gathering Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8705; -- Gavel of Infinite Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8704; -- Signet of the Unseen Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8703; -- Ring of Eternal Justice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8702; -- Ring of Unspoken Names +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8701; -- Band of Veiled Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8700; -- Band of Unending Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8699; -- Band of Vaulted Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8698; -- Ring of the Gathering Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8697; -- Ring of Infinite Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8696; -- Cloak of the Unseen Path +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8695; -- Cape of Eternal Justice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8694; -- Shroud of Unspoken Names +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8693; -- Cloak of Veiled Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8692; -- Cloak of Unending Life +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8691; -- Drape of Vaulted Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8690; -- Cloak of the Gathering Storm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8689; -- Shroud of Infinite Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8687; -- Target: Hive'Zora Tunnelers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8669; -- Genesis Shoulderpads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8668; -- Genesis Trousers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8667; -- Genesis Helm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8666; -- Genesis Vest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8665; -- Genesis Boots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8664; -- Doomcaller's Mantle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8663; -- Doomcaller's Trousers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8662; -- Doomcaller's Circlet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8661; -- Doomcaller's Robes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8660; -- Doomcaller's Footwraps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8659; -- Striker's Pauldrons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8658; -- Striker's Leggings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8657; -- Striker's Diadem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8656; -- Striker's Hauberk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8655; -- Avenger's Greaves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8646; -- Hammershout the Elder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8641; -- Deathdealer's Spaulders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8640; -- Deathdealer's Leggings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8639; -- Deathdealer's Helm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8638; -- Deathdealer's Vest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8637; -- Deathdealer's Boots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8634; -- Enigma Boots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8633; -- Enigma Robes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8632; -- Enigma Circlet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8631; -- Enigma Leggings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8630; -- Avenger's Pauldrons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8629; -- Avenger's Legguards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8628; -- Avenger's Crown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8627; -- Avenger's Breastplate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8626; -- Striker's Footguards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8625; -- Enigma Shoulderpads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8624; -- Stormcaller's Leggings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8623; -- Stormcaller's Diadem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8622; -- Stormcaller's Hauberk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8621; -- Stormcaller's Footguards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8615; -- The Horde Needs Baked Salmon! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8613; -- The Horde Needs Spotted Yellowtail! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8611; -- The Horde Needs Lean Wolf Steaks! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8609; -- The Horde Needs Runecloth Bandages! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8607; -- The Horde Needs Mageweave Bandages! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8604; -- The Horde Needs Wool Bandages! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8603; -- Vestments of the Oracle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8602; -- Stormcaller's Pauldrons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8600; -- The Horde Needs Rugged Leather! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8596; -- Footwraps of the Oracle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8594; -- Mantle of the Oracle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8593; -- Trousers of the Oracle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8592; -- Tiara of the Oracle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8590; -- The Horde Needs Thick Leather! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8588; -- The Horde Needs Heavy Leather! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8582; -- The Horde Needs Purple Lotus! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8580; -- The Horde Needs Firebloom! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8579; -- Mortal Champions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8562; -- Conqueror's Breastplate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8561; -- Conqueror's Crown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8560; -- Conqueror's Legguards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8559; -- Conqueror's Greaves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8558; -- Sickle of Unyielding Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8557; -- Drape of Unyielding Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8556; -- Signet of Unyielding Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8549; -- The Horde Needs Peacebloom! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=8548; -- Volunteer's Battlegear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8545; -- The Horde Needs Mithril Bars! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8544; -- Conqueror's Spaulders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8542; -- The Horde Needs Tin Bars! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8539; -- Target: Hive'Zora Hive Sisters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8532; -- The Horde Needs Copper Bars! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8520; -- The Alliance Needs Silk Bandages! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8517; -- The Alliance Needs Linen Bandages! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8515; -- The Alliance Needs Thick Leather! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8511; -- The Alliance Needs Light Leather! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8503; -- The Alliance Needs Stranglekelp! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8502; -- Target: Hive'Ashi Workers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8501; -- Target: Hive'Ashi Stingers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8499; -- The Alliance Needs Thorium Bars! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8492; -- The Alliance Needs Copper Bars! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8491; -- Pelt Collection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8490; -- Powering our Defenses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8488; -- Unexpected Results +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8487; -- Corrupted Soil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8486; -- Arcane Instability +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8483; -- The Dwarven Spy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8482; -- Incriminating Documents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8481; -- The Root of All Evil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8480; -- Lost Armaments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8479; -- Zul'Marosh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8477; -- The Spearcrafter's Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8476; -- Amani Encroachment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8475; -- The Dead Scar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8474; -- Old Whitebark's Pendant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8473; -- A Somber Task +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8472; -- Major Malfunction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8470; -- Deadwood Ritual Totem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8468; -- WANTED: Thaelis the Hungerer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8463; -- Unstable Mana Crystals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8446; -- Shrouded in Nightmare +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8350; -- Completing the Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8347; -- Aiding the Outrunners +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8338; -- Tainted Arcane Sliver +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8335; -- Felendren the Banished +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8334; -- Aggression +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8327; -- Report to Lanthan Perilon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8326; -- Unfortunate Measures +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8325; -- Reclaiming Sunstrider Isle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8324; -- Still Believing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8323; -- True Believers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8321; -- Vyral the Vile +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8320; -- Twilight Geolords +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8319; -- Encrypted Twilight Texts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8318; -- Secret Communication +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8317; -- Kitchen Assistance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8314; -- Unraveling the Mystery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8313; -- Sharing the Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8312; -- Hallow's End Treats for Spoops! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8311; -- Hallow's End Treats for Jesper! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8310; -- Breaking the Code +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8309; -- Glyph Chasing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8308; -- Brann Bronzebeard's Lost Letter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8307; -- Desert Recipe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8306; -- Into The Maw of Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8304; -- Dearest Natalia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8287; -- A Terrible Purpose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8285; -- The Deserter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8284; -- The Twilight Mystery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8283; -- Wanted - Deathclasp, Terror of the Sands +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8282; -- Noggle's Lost Satchel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8281; -- Stepping Up Security +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8280; -- Securing the Supply Lines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8279; -- The Twilight Lexicon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8278; -- Noggle's Last Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8277; -- Deadly Desert Venom +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=8257; -- Blood of Morphaz +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=8252; -- The Siren's Coral +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=8249; -- Junkboxes Needed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (7926, 7905); -- The Darkmoon Faire +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=7850; -- Dark Vessels +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7848; -- Attunement to the Core +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=7845; -- Kidnapped Elder Torntusk! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7838; -- Arena Grandmaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7810; -- Arena Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7787; -- Rise, Thunderfury! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7786; -- Thunderaan the Windseeker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7785; -- Examine the Vessel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (7784, 7783, 7782, 7781); -- The Lord of Blackrock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7761; -- Blackhand's Command +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7737; -- Gaining Even More Acceptance +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=7635; -- A Proper String +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7604; -- A Binding Contract +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7495; -- Victory for the Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7493; -- The Journey Has Just Begun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7490; -- Victory for the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7402; -- WANTED: Orcs! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7383; -- Teldrassil: The Burden of the Kaldorei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (7302, 7301); -- Fallen Sky Lords +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7224; -- Enemy Booty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7223; -- Armor Scraps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (7124, 7122); -- Capture a Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7121; -- The Quartermaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (7102, 7101); -- Towers and Bunkers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7082; -- The Graveyards of Alterac +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7081; -- Alterac Valley Graveyards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (7062, 6964); -- The Reason for the Season +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7061; -- The Feast of Winter Veil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (7045, 6984); -- A Smokywood Pastures' Thank You! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7025; -- Treats for Greatfather Winter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (7024, 7021, 6961); -- Great-father Winter is Here! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=7023; -- Greatfather Winter is Here! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6962; -- Treats for Great-father Winter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6922; -- Baron Aquanis +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=6821; -- Eye of the Emberseer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6662; -- Me Brother, Nipsy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6661; -- Deeprun Rat Roundup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6646; -- Favor Amongst the Brotherhood, Blood of the Mountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6645; -- Favor Amongst the Brotherhood, Core Leather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6644; -- Favor Amongst the Brotherhood, Lava Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6643; -- Favor Amongst the Brotherhood, Fiery Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6642; -- Favor Amongst the Brotherhood, Dark Iron Ore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6641; -- Vorsha the Lasher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6625; -- Alliance Trauma +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6623; -- Horde Trauma +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6612; -- I Know A Guy... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6611; -- To Gadgetzan You Go! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6610; -- Clamlette Surprise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6608; -- You Too Good. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6607; -- Nat Pagle, Angler Extreme +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6544; -- Torek's Assault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6503; -- Ashenvale Outrunners +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6482; -- Freedom to Ruul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6462; -- Troll Charm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6442; -- Naga at the Zoram Strand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6441; -- Satyr Horns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6392; -- Return to Gremlock +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6391; -- Ride to Ironforge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6388; -- Gryth Thurden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6387; -- Honor Students +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6386; -- Return to Razor Hill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6385; -- Doras the Wind Rider Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6384; -- Ride to Orgrimmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6365; -- Meats to Orgrimmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6364; -- Return to Varg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6363; -- Tal the Wind Rider Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6362; -- Ride to Thunder Bluff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6361; -- A Bundle of Hides +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6344; -- Reminders of Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6343; -- Return to Nyoma +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6342; -- An Unexpected Gift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6341; -- To Darnassus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6324; -- Return to Morris +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6323; -- Ride to the Undercity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6322; -- Michael Garrett +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6321; -- Supplying Brill +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=6186; -- The Blightcaller Cometh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6143; -- Other Fish to Fry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6142; -- Clam Bait +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6134; -- Ghost-o-plasm Round Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6132; -- Get Me Out of Here! +UPDATE `quest_template` SET `AllowableRaces`=8322, `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=6082; -- Taming the Beast +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=6042; -- Un-Life's Little Annoyances +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6032; -- Sacred Cloth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6031; -- Runecloth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=6027; -- Book of the Ancients +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=6022; -- To Kill With Purpose +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=5961; -- The Champion of the Banshee Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=5943; -- Gizelton Caravan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=5821; -- Bodyguard for Hire +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=5804; -- Araj's Scarab +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=5741; -- Sceptre of Light +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=5713; -- One Shot. One Kill. +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=5601; -- Sister Pamela +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=5561; -- Kodo Roundup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=5545; -- A Bundle of Trouble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=5501; -- Bone Collector +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=5421; -- Fish in a Bucket +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=5241; -- Uncle Carlin +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=5235; -- Target: Gahrron's Withering +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=5222; -- Target: Writhing Haunt +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=5159; -- [DEPRECATED]Cleansed Water Returns to Felwood +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=5084; -- [DEPRECATED]Falling to Corruption +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=5082; -- [DEPRECATED]Threat of the Winterfall +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=5066; -- A Call to Arms: The Plaguelands! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=5047; -- Finkle Einhorn, At Your Service! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=5041; -- Supplies for the Crossroads +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=5022; -- Better Late Than Never +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=4966; -- Protect Kanati Greycloud +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=4861; -- Enraged Wildkin +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=4842; -- [DEPRECATED]Strange Sources +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=4769; -- Vivian Lagrave and the Darkstone Tablet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=4621; -- Avast Ye, Admiral! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (4602, 4601, 2951); -- The Sparklematic 5200! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (4513, 4512); -- A Little Slime Goes a Long Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=4484; -- Libram of Voracity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=4483; -- Libram of Resilience +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=4482; -- Libram of Tenacity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=4481; -- Libram of Constitution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (4467, 4466, 4403, 4343, 4222, 4221, 4115, 1514, 998, 996); -- Corrupted Windblossom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (4465, 4464, 4401, 4118, 4116, 4114, 4113, 3363, 2878, 2523); -- Corrupted Songflower +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=4463; -- Libram of Rumination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (4462, 4448, 4447, 4119); -- Corrupted Night Dragon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (4461, 4446, 4445, 4444, 4443, 4117); -- Corrupted Whipper Root +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=4295; -- Rocknot's Ale +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=4263; -- Incendius! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=4143; -- Haze of Evil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=4083; -- The Spectral Chalice +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=4024; -- A Taste of Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=4021; -- Counterattack! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=3861; -- CLUCK! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=3801; -- Dark Iron Legacy +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=3784; -- Assisting Arch Druid Runetotem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=3721; -- An OOX of Your Own +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=3629; -- Goblin Engineering +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=3378; -- Prayer to Elune +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=3361; -- A Refugee's Quandary +UPDATE `quest_template` SET `Flags`=540672, `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=3103; -- Hallowed Letter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=3064; -- Pirate Hats +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=2963; -- Portents of Uldum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2950; -- Nogg's Ring Redo +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (2949, 2947); -- Return of the Ring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2948; -- Gnome Improvement +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2945; -- Grime-Encrusted Ring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2755; -- Joys of Omosh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2754; -- Horns of Frenzy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2753; -- Trampled Under Foot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2752; -- On Iron Pauldrons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2751; -- Barbaric Battlements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2561; -- Druid of the Claw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2541; -- The Sleeping Druid +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2518; -- Tears of the Moon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2499; -- Oakenscowl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2459; -- Ferocitas the Dream Eater +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2438; -- The Emerald Dreamcatcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (2280, 2278); -- The Platinum Discs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2206; -- Snatch and Grab +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2159; -- Dolanaar Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2039; -- Find Bingles +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=1954; -- The Infernal Orb +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=1951; -- Rituals of Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=1918; -- The Befouled Element +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=1846; -- Dragonmaw Shinbones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=1655; -- Bailor's Ore Shipment +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=1653; -- The Test of Righteousness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=1618; -- Gearing Redridge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=1582; -- Moonglow Vest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=1581; -- Elixirs for the Bladeleafs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=1578; -- Supplying the Front +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=1473; -- Creature of the Void +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (1456, 1455, 1454); -- The Karnitol Shipwreck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=1453; -- Reclaimers' Business in Desolace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=1442; -- Seeking the Kor Gem +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=1394; -- Final Passage +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=1359; -- Zinge's Delivery +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=1324; -- The Missing Diplomat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (1270, 1222); -- Stinky's Escape +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=1258; -- ... and Bugs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=1205; -- Deadmire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=1204; -- Mudrock Soup and Bugs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=1202; -- The Theramore Docks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=1201; -- Theramore Spies +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=1184; -- Parts of the Swarm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=1133; -- Journey to Astranaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=1097; -- Elmore's Task +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=1084; -- Wounded Ancients +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=1083; -- Enraged Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=1036; -- Avast Ye, Scallywag +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=1007; -- The Ancient Statuettes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=997; -- Denalan's Earth +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=990; -- Trek to Ashenvale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=976; -- Supplies to Auberdine +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=950; -- Return to Onu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=941; -- Planting the Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=938; -- Mist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=937; -- The Enchanted Glade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=935; -- The Waters of Teldrassil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=933; -- Teldrassil: The Coming Dawn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=932; -- Twisted Hatred +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=931; -- The Shimmering Frond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=930; -- The Glowing Fruit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=929; -- Teldrassil: The Refusal of the Aspects +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=927; -- The Moss-twined Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=923; -- Mossy Tumors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=922; -- Rellian Greenspyre +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=919; -- Timberling Sprouts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=918; -- Timberling Seeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=905; -- Into the Raptor's Den +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=903; -- Hunting the Huntress +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=900; -- Samophlange +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=899; -- Consumed by Hatred +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=895; -- WANTED: Cap'n Garvey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=891; -- A Captain's Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=887; -- Southsea Freebooters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=881; -- Echeyakee +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=880; -- Altered Beings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=877; -- The Stagnant Oasis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=876; -- Serena Bloodfeather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=875; -- Harpy Lieutenants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=872; -- The Far Watch Offensive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=871; -- In Defense of Far Watch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=870; -- The Forgotten Pools +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=869; -- To Track a Thief +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=867; -- Harpy Raiders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=866; -- Root Samples +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=865; -- It's Gotta be the Horn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID` IN (863, 114); -- The Escape +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=855; -- Centaur Bracers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=852; -- Hezrul Bloodmark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=851; -- Verog the Dervish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=850; -- Kolkar Leaders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=848; -- Fungal Spores +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=845; -- The Zhevra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=844; -- Plainstrider Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=840; -- Conscript of the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=836; -- Rescue OOX-09/HL! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=835; -- Securing the Lines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=834; -- Winds in the Desert +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=833; -- A Sacred Burial +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=824; -- Je'neu of the Earthen Ring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=773; -- Rite of Wisdom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=770; -- The Demon Scarred Cloak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=769; -- Kodo Hide Bag +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=768; -- Gathering Leather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=761; -- Swoop Hunting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=744; -- Preparation for Ceremony +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=743; -- Dangers of the Windfury +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=672; -- Raising Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=648; -- Rescue OOX-17/TN! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=583; -- Welcome to the Jungle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=543; -- The Perenolde Tiara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=489; -- Seek Redemption! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=488; -- Zenn's Bidding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=487; -- The Road to Darnassus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=486; -- Ursal the Mauler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=485; -- Find OOX-09/HL! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=483; -- The Relics of Wakening +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=476; -- Gnarlpine Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=475; -- A Troubling Breeze +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=435; -- Escorting Erland +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=433; -- The Public Servant +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=432; -- Those Blasted Troggs! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=412; -- Operation Recombobulation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=384; -- Beer Basted Boar Ribs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=353; -- Stormpike's Delivery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=351; -- Find OOX-17/TN! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=334; -- Package for Thurman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=333; -- Harlan Needs a Resupply +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=332; -- Wine Shop Advert +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=315; -- The Perfect Stout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=314; -- Protecting the Herd +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=313; -- Forced to Watch from Afar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=309; -- Protecting the Shipment +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=306; -- In Search of The Excavation Team +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=301; -- Report to Ironforge +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=284; -- The Search Continues +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=264; -- Until Death Do Us Part +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=239; -- Westbrook Garrison Needs Help! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56110 WHERE `ID`=225; -- The Weathered Grave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=218; -- Ice and Fire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=216; -- Between a Rock and a Thistlefur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=208; -- Big Game Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=197; -- Raptor Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=196; -- Raptor Prowess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=195; -- Raptor Stalking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=194; -- Raptor Hunting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=193; -- Panther Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=192; -- Panther Prowess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=191; -- Panther Stalking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=190; -- Panther Hunting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=188; -- Tiger Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=187; -- Tiger Prowess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=186; -- Tiger Stalking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=185; -- Tiger Hunting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=184; -- Furlbrow's Deed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=182; -- The Troll Menace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=176; -- WANTED: "Hogger" +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=147; -- Manhunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=123; -- The Collector +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=112; -- Collecting Kelp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=111; -- Speak with Gramma +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=107; -- Note to William +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=106; -- Young Lovers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=88; -- Princess Must Die! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=87; -- Goldtooth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=86; -- Pie for Billy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=85; -- Lost Necklace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=84; -- Back to Billy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=83; -- Fine Linen Goods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=76; -- The Jasperlode Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=71; -- Report to Thomas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=62; -- The Fargodeep Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=60; -- Kobold Candles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=59; -- Cloth and Leather Armor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=54; -- Report to Goldshire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=52; -- Protect the Frontier +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=47; -- Gold Dust Exchange +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=46; -- Bounty on Murlocs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=45; -- Discover Rolf's Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=40; -- A Fishy Peril +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=37; -- Find the Lost Guards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=35; -- Further Concerns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=25; -- Simmer Down Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=24; -- Shadumbra's Head +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=23; -- Ursangous' Paw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=16; -- Give Gerard a Drink +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=11; -- Riverpaw Gnoll Bounty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56110 WHERE `ID`=2; -- Sharptalon's Claw + +DELETE FROM `quest_objectives` WHERE `ID` IN (452997 /*452997*/, 453019 /*453019*/, 453018 /*453018*/, 453017 /*453017*/, 451196 /*451196*/, 451192 /*451192*/, 451191 /*451191*/, 451021 /*451021*/, 451237 /*451237*/, 450590 /*450590*/, 450588 /*450588*/, 450539 /*450539*/, 450414 /*450414*/, 450413 /*450413*/, 450332 /*450332*/, 450331 /*450331*/, 450330 /*450330*/, 450329 /*450329*/, 450272 /*450272*/, 450237 /*450237*/, 450222 /*450222*/, 451583 /*451583*/, 449863 /*449863*/, 449862 /*449862*/, 449508 /*449508*/, 449506 /*449506*/, 449505 /*449505*/, 449503 /*449503*/, 449502 /*449502*/, 449500 /*449500*/, 449499 /*449499*/, 449474 /*449474*/, 449139 /*449139*/, 449138 /*449138*/, 452294 /*452294*/, 452289 /*452289*/, 450750 /*450750*/, 448988 /*448988*/, 448108 /*448108*/, 447231 /*447231*/, 446193 /*446193*/, 445376 /*445376*/, 445164 /*445164*/, 448178 /*448178*/, 448177 /*448177*/, 446997 /*446997*/, 448986 /*448986*/, 448985 /*448985*/, 448984 /*448984*/, 448980 /*448980*/, 448176 /*448176*/, 452291 /*452291*/, 452290 /*452290*/, 438058 /*438058*/, 451775 /*451775*/, 451774 /*451774*/, 451884 /*451884*/, 451883 /*451883*/, 454073 /*454073*/, 262159 /*262159*/); +INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `Order`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `Flags2`, `ProgressBarWeight`, `Description`, `VerifiedBuild`) VALUES +(452997, 84682, 0, 3, 0, 224315, 1, 2, 0, 0, 'Forge a Pact', 56110), -- 452997 +(453019, 84682, 0, 2, 3, 229948, 1, 0, 0, 0, 'Learn of the Vizier\'s Pact', 56110), -- 453019 +(453018, 84682, 0, 1, 2, 229947, 1, 0, 0, 0, 'Learn of the General\'s Pact', 56110), -- 453018 +(453017, 84682, 0, 0, 1, 229946, 1, 0, 0, 0, 'Learn of the Weaver\'s Pact', 56110), -- 453017 +(451196, 83496, 0, 0, 0, 226981, 1, 0, 0, 0, 'De-Recombobulatron Matrix placed', 56110), -- 451196 +(451192, 83495, 0, 1, 1, 226694, 1, 2, 0, 0, 'Evil twin slain', 56110), -- 451192 +(451191, 83495, 21, 0, 0, 3696, 1, 0, 0, 0, 'Transpositional Signal Recombobulatron activated', 56110), -- 451191 +(451021, 83494, 1, 0, 0, 225783, 8, 0, 1, 0, '', 56110), -- 451021 +(451237, 83493, 0, 0, 0, 226674, 6, 0, 0, 0, 'Transpositional Anomaly scanned', 56110), -- 451237 +(450590, 83070, 14, 0, 1, 162960, 1, 0, 0, 0, 'Complete 3 World Quests in Isle of Dorn', 56110), -- 450590 +(450588, 83069, 14, 0, 1, 162958, 1, 0, 0, 0, 'Complete 3 World Quests in Isle of Dorn', 56110), -- 450588 +(450539, 82994, 1, 0, 0, 212493, 5, 0, 0, 0, '', 56110), -- 450539 +(450414, 82842, 0, 1, 1, 183995, 10, 0, 0, 0, '', 56110), -- 450414 +(450413, 82842, 0, 0, 0, 183954, 8, 0, 0, 0, '', 56110), -- 450413 +(450332, 82809, 0, 3, 3, 224718, 1, 0, 0, 0, 'Thundo found', 56110), -- 450332 +(450331, 82809, 0, 2, 2, 224717, 1, 0, 0, 0, 'Gale found', 56110), -- 450331 +(450330, 82809, 0, 1, 1, 224716, 1, 2, 0, 0, 'Flash found', 56110), -- 450330 +(450329, 82809, 0, 0, 0, 222277, 1, 0, 0, 0, 'Speak with Kurdran Wildhammer', 56110), -- 450329 +(450272, 82740, 2, 0, 0, 207088, 8, 0, 0, 0, 'Copies of The Twilight Creed burned', 56110), -- 450272 +(450237, 82689, 0, 0, 0, 224157, 1, 0, 0, 0, '', 56110), -- 450237 +(450222, 82676, 0, 0, 0, 221585, 1, 0, 0, 0, '', 56110), -- 450222 +(451583, 82540, 0, 0, 0, 227738, 1, 0, 0, 0, 'Radiant Echoes event completed', 56110), -- 451583 +(449863, 82337, 0, 1, 1, 183995, 10, 0, 0, 0, '', 56110), -- 449863 +(449862, 82337, 0, 0, 0, 183954, 8, 0, 0, 0, '', 56110), -- 449862 +(449508, 82161, 14, 0, 0, 161507, 1, 0, 0, 0, 'Complete World Quests in Azj-Kahet', 56110), -- 449508 +(449506, 82159, 14, 0, 0, 161505, 1, 0, 0, 0, 'Complete World Quests in Azj-Kahet', 56110), -- 449506 +(449505, 82158, 14, 0, 1, 161503, 1, 0, 0, 0, 'Complete World Quests in Hallowfall', 56110), -- 449505 +(449503, 82157, 14, 0, 1, 161501, 1, 0, 0, 0, 'Complete World Quests in Hallowfall', 56110), -- 449503 +(449502, 82156, 14, 0, 0, 161499, 1, 0, 0, 0, 'Complete 3 World Quests in the Ringing Deeps', 56110), -- 449502 +(449500, 82155, 14, 0, 0, 161497, 1, 0, 0, 0, 'Complete 3 World Quests in the Ringing Deeps', 56110), -- 449500 +(449499, 82154, 14, 0, 1, 161495, 1, 0, 0, 0, 'Complete 3 World Quests in Isle of Dorn', 56110), -- 449499 +(449474, 82146, 14, 0, 1, 161458, 1, 0, 0, 0, 'Complete 3 World Quests in Isle of Dorn', 56110), -- 449474 +(449139, 81994, 1, 0, 0, 220737, 500, 0, 1, 0, 'Collect Storm Spirits from creatures of the Dragon Isles', 56110), -- 449139 +(449138, 81993, 1, 0, 0, 220737, 50, 0, 1, 0, 'Collect Storm Spirits from creatures of the Dragon Isles', 56110), -- 449138 +(452294, 81930, 0, 1, 1, 228585, 1, 0, 0, 0, 'Meet Jaina in Silithus', 56110), -- 452294 +(452289, 81930, 0, 0, 0, 228581, 1, 4, 0, 0, 'Use the teleportation scroll to teleport to Silithus', 56110), -- 452289 +(450750, 80592, 0, 0, 0, 224315, 1, 0, 0, 0, 'Choose a Pact', 56110), -- 450750 +(448988, 80500, 0, 1, 1, 220373, 1, 28, 0, 0, '', 56110), -- 448988 +(448108, 80500, 0, 0, 0, 220367, 1, 0, 0, 0, 'Talk to Brann', 56110), -- 448108 +(447231, 80062, 0, 0, 0, 212549, 10, 0, 0, 0, '', 56110), -- 447231 +(446193, 79387, 1, 0, 0, 191460, 5, 0, 0, 0, '', 56110), -- 446193 +(445376, 79006, 0, 0, 3, 214610, 1, 0, 0, 0, '', 56110), -- 445376 +(445164, 78938, 0, 0, 0, 212088, 1, 0, 0, 0, '', 56110), -- 445164 +(448178, 78716, 0, 1, 1, 220580, 1, 0, 0, 0, 'Meet with Khadgar in Dalaran', 56110), -- 448178 +(448177, 78716, 0, 0, 0, 220579, 1, 4, 0, 0, 'Take Jaina\'s portal to Dalaran', 56110), -- 448177 +(446997, 78715, 0, 4, 0, 218347, 1, 2, 0, 0, 'Talk to Magni to begin the ritual', 56110), -- 446997 +(448986, 78715, 2, 3, 4, 441051, 3, 28, 0, 0, '', 56110), -- 448986 +(448985, 78715, 2, 2, 3, 441051, 2, 28, 0, 0, '', 56110), -- 448985 +(448984, 78715, 2, 1, 2, 441051, 1, 28, 0, 0, '', 56110), -- 448984 +(448980, 78715, 2, 0, 1, 441051, 3, 0, 0, 0, 'Activate Chamber of Heart consoles', 56110), -- 448980 +(448176, 78714, 0, 0, 0, 220578, 1, 0, 0, 0, 'Enter the Heart Chamber', 56110), -- 448176 +(452291, 78713, 0, 1, 1, 228585, 1, 0, 0, 0, 'Meet Thrall in Silithus', 56110), -- 452291 +(452290, 78713, 0, 0, 0, 228581, 1, 4, 0, 0, 'Use the teleportation scroll to teleport to Silithus', 56110), -- 452290 +(438058, 77581, 0, 0, 0, 209081, 8, 0, 0, 0, '', 56110), -- 438058 +(451775, 65436, 3, 1, 1, 189569, 1, 0, 0, 0, 'Meet Wrathion in Stormwind', 56110), -- 451775 +(451774, 65436, 0, 0, 0, 228215, 1, 4, 0, 0, 'Lost Dragonscale used to teleport to near Wrathion\'s location', 56110), -- 451774 +(451884, 65435, 3, 1, 1, 190239, 1, 0, 0, 0, 'Meet Ebyssian in Orgrimmar.', 56110), -- 451884 +(451883, 65435, 0, 0, 0, 228239, 1, 4, 0, 0, 'Lost Dragonscale used to teleport to near Ebyssian\'s location', 56110), -- 451883 +(454073, 49782, 3, 0, 0, 130758, 1, 0, 0, 0, 'Lightforged Beacon used', 56110), -- 454073 +(262159, 9554, 1, 0, 0, 23843, 1, 0, 1, 0, '', 56110); -- 262159 + +UPDATE `quest_objectives` SET `VerifiedBuild`=56110 WHERE `ID` IN (451561, 451554, 450341, 449373, 449361, 449307, 449286, 448750, 448748, 448604, 448603, 448356, 448355, 448354, 448353, 447992, 447991, 447990, 447985, 447984, 447983, 447981, 447980, 447979, 447965, 447962, 447956, 447954, 447803, 447805, 447802, 447801, 447788, 447787, 447786, 447782, 447781, 447780, 447718, 447715, 447943, 447512, 448577, 447511, 448576, 447472, 447346, 447409, 447407, 447386, 447367, 447366, 447361, 447365, 447364, 447363, 447362, 447335, 449465, 449464, 449463, 449460, 449459, 449458, 449457, 449456, 449445, 449444, 447330, 447329, 447181, 447173, 447172, 447171, 447167, 447166, 447165, 447159, 447158, 447157, 447149, 447148, 447147, 447130, 447706, 447705, 447132, 447134, 447133, 447026, 447025, 447024, 447023, 447022, 447020, 447019, 446939, 446925, 446929, 446920, 446919, 446918, 446690, 446687, 446429, 446428, 447342, 446425, 446424, 446421, 446418, 446388, 446386, 447914, 447913, 447912, 447911, 447910, 447647, 448539, 448051, 448050, 448048, 448047, 448046, 448049, 448045, 447843, 447971, 448043, 448042, 448041, 448040, 448039, 448038, 448037, 448036, 448035, 447653, 447490, 446225, 446220, 446219, 446936, 446403, 446862, 446764, 446826, 446825, 446698, 446716, 446695, 447709, 446176, 446073, 446041, 446647, 446020, 446018, 446016, 446015, 446014, 446013, 446012, 446010, 445944, 445942, 445940, 445920, 445918, 445916, 445893, 445849, 445852, 445703, 445696, 445530, 446715, 446714, 446713, 445515, 446712, 446711, 446710, 445514, 446709, 445513, 446708, 446707, 445419, 446851, 446318, 446213, 446324, 446850, 446527, 446526, 446525, 446524, 446081, 446080, 446075, 446044, 446023, 445897, 445773, 445772, 445771, 445770, 445769, 445768, 445767, 445766, 445891, 445816, 445762, 445761, 446522, 445738, 445737, 445736, 445717, 445716, 445692, 445558, 445556, 445555, 445554, 445509, 445508, 445497, 445496, 445297, 445296, 445295, 445579, 446317, 445294, 445293, 445292, 445291, 445360, 445290, 445289, 446321, 446322, 445279, 445278, 445277, 445276, 445275, 445274, 445273, 445272, 445255, 445254, 445229, 445228, 445227, 445226, 445601, 445221, 445481, 445220, 445219, 445218, 445217, 445216, 447514, 447513, 448578, 445205, 445060, 445033, 445020, 445018, 444986, 444984, 444983, 444982, 444981, 444980, 444979, 444978, 444977, 444976, 445337, 444975, 444974, 444931, 444930, 444929, 444880, 444940, 444804, 444802, 444801, 444799, 444742, 444737, 444736, 444735, 444734, 444733, 444732, 444720, 444719, 444718, 444715, 444935, 444934, 444783, 444782, 444781, 444780, 444933, 444932, 444774, 445336, 444779, 444772, 444665, 444663, 444661, 444640, 444639, 444638, 445750, 445745, 444613, 444611, 444714, 445580, 446316, 444619, 444618, 444617, 444621, 445423, 444610, 444609, 446319, 446320, 444545, 444543, 444541, 444521, 444519, 444517, 444485, 444454, 444452, 444450, 444440, 444439, 444494, 444436, 444435, 445098, 444492, 444421, 444419, 444417, 444415, 444408, 444407, 444406, 444404, 444402, 445966, 444629, 444628, 444399, 444473, 444472, 444389, 444388, 444387, 444386, 444385, 444381, 444360, 444358, 444356, 444347, 444346, 444959, 444391, 444340, 446244, 444522, 444524, 444523, 444334, 444333, 444332, 444331, 444335, 444330, 444336, 444326, 444324, 444322, 444315, 444314, 444311, 444309, 444329, 444328, 444316, 445194, 445599, 444958, 445493, 444669, 444302, 444301, 444300, 444299, 444298, 444296, 444294, 445022, 445097, 445021, 444266, 444264, 444262, 444215, 444191, 444190, 444118, 444117, 444116, 444115, 444114, 444112, 444111, 444086, 444085, 444993, 444992, 444990, 444994, 444991, 444989, 444873, 444556, 444555, 444428, 444409, 445356, 444369, 444368, 445352, 445351, 444396, 444039, 444068, 444067, 444066, 444036, 444267, 444225, 444222, 444221, 444220, 444219, 444208, 444207, 444195, 444055, 444025, 444024, 444227, 445061, 444016, 444015, 444014, 444007, 444004, 444202, 444003, 444002, 444000, 443958, 443956, 443932, 443930, 443928, 443926, 443924, 443917, 443916, 443915, 443914, 443913, 443912, 443901, 443899, 443896, 443894, 443892, 443890, 444514, 444515, 444803, 444508, 444506, 444503, 444502, 444501, 444500, 444499, 444498, 444497, 444496, 444491, 444831, 444793, 444384, 444307, 444825, 445068, 444818, 444817, 444287, 444288, 444286, 444283, 444284, 444234, 444232, 444795, 444794, 445636, 444218, 444226, 444217, 443862, 444717, 444716, 444200, 444199, 443861, 444193, 448724, 444192, 443860, 444184, 444183, 444180, 445574, 444179, 446143, 444176, 445527, 445526, 445525, 445524, 444175, 445523, 445522, 444171, 444172, 444657, 444637, 444636, 444635, 444634, 444320, 444319, 444155, 444158, 444157, 444156, 444651, 444650, 444278, 444280, 444277, 444276, 444275, 444242, 444274, 444289, 444273, 444019, 445859, 445858, 445857, 445856, 445734, 445855, 443807, 443806, 445854, 443805, 445853, 445733, 445732, 444196, 444168, 444159, 444398, 443989, 443967, 443796, 443795, 443794, 443773, 443771, 443769, 443767, 443765, 443759, 443758, 443828, 444008, 443739, 443734, 443732, 443730, 443728, 443726, 443686, 443684, 443682, 443680, 443676, 443672, 443668, 444071, 443777, 443855, 443658, 443657, 443656, 443655, 444029, 443654, 443645, 443644, 443760, 444121, 444120, 444119, 443887, 443886, 443792, 444077, 443629, 443714, 444906, 443776, 443775, 443774, 443634, 444904, 443632, 444908, 443639, 444907, 443840, 444913, 443709, 444915, 443788, 444918, 443640, 444917, 443638, 444919, 443628, 444920, 443621, 443619, 444911, 443616, 444910, 443620, 443609, 444916, 443607, 444875, 444874, 449552, 446141, 446140, 446139, 444872, 444871, 444870, 444869, 444815, 445637, 444889, 444821, 444822, 449472, 449469, 449468, 444797, 444796, 444659, 444658, 444586, 444585, 444584, 444570, 445044, 444571, 444546, 444487, 444486, 444488, 444490, 443603, 444909, 443708, 443707, 444914, 443598, 444912, 443829, 443594, 444489, 449294, 444429, 444432, 444455, 444458, 444457, 444456, 444431, 444392, 444363, 444769, 444383, 443589, 443588, 444470, 444469, 444354, 445429, 445428, 449223, 449287, 444127, 444126, 443579, 443578, 443558, 443556, 443551, 443549, 443547, 443544, 443543, 443542, 444240, 444239, 444238, 444237, 443536, 443534, 443533, 443532, 443531, 443723, 443530, 443525, 443528, 443524, 443522, 443521, 443520, 443519, 443518, 443517, 443511, 443495, 443481, 443485, 443480, 444362, 444361, 443468, 443466, 443464, 443461, 443448, 444206, 443431, 443426, 443425, 443424, 443423, 443422, 443421, 443408, 443407, 443406, 443405, 443404, 443403, 443554, 443526, 443539, 444601, 444600, 444551, 444550, 443962, 443745, 443744, 443743, 443742, 443741, 443740, 443570, 443843, 443842, 443359, 443841, 443365, 443388, 443383, 443382, 443330, 443332, 443335, 443343, 443452, 443333, 443837, 443451, 443541, 443450, 443317, 443315, 443313, 443354, 443309, 443300, 443299, 443308, 444410, 443790, 443789, 443787, 443786, 443785, 443698, 443716, 445052, 443613, 444327, 443610, 443626, 443624, 443593, 443756, 443592, 443591, 443590, 443781, 443292, 445338, 443565, 443273, 438140, 438138, 438136, 443306, 438089, 438085, 438081, 438036, 438035, 437987, 437986, 437985, 437984, 437983, 437963, 437961, 437933, 445603, 437923, 437922, 437921, 437920, 437919, 437918, 445602, 437882, 437875, 437892, 437891, 437865, 437864, 437863, 438057, 438054, 443496, 438056, 437990, 437938, 437937, 444090, 438144, 437936, 437862, 437893, 437906, 437852, 437850, 437848, 443295, 444957, 437808, 437806, 437804, 437800, 437799, 443523, 444960, 443510, 443499, 443340, 443339, 443537, 443391, 443595, 443390, 443538, 445909, 445908, 445907, 437786, 437785, 437772, 437770, 437768, 445110, 443755, 443754, 443753, 443752, 443751, 443647, 443724, 443697, 443696, 443694, 443693, 443692, 437941, 443646, 443351, 444352, 443491, 443490, 443489, 443488, 443487, 443486, 443429, 443324, 443323, 443322, 443321, 443320, 443319, 443310, 443346, 444062, 444061, 443553, 444597, 437765, 437763, 443889, 437761, 437760, 437758, 437757, 437755, 437753, 437751, 437749, 437899, 437744, 444811, 444810, 437743, 444813, 444812, 437742, 437740, 437738, 437728, 437725, 437723, 437721, 437719, 437718, 437709, 437703, 437701, 437702, 437695, 437693, 437691, 437696, 437689, 437710, 437688, 437687, 437683, 437897, 444045, 444047, 444046, 444017, 438051, 437957, 438050, 437663, 437661, 437659, 437651, 437642, 437896, 437895, 437641, 437894, 437685, 437764, 437636, 437684, 443955, 443384, 437632, 437633, 437631, 443922, 437619, 437618, 437617, 437616, 437603, 437601, 437599, 437982, 437714, 437595, 437594, 437593, 437592, 437625, 437568, 437567, 437566, 437561, 437560, 437559, 437989, 437955, 437550, 437549, 437546, 437544, 437542, 437533, 437532, 437522, 444627, 444626, 444625, 444624, 444623, 437521, 437520, 437518, 437516, 437505, 444400, 437454, 437453, 437452, 437451, 437450, 437449, 437448, 445631, 437389, 437664, 437730, 437726, 437384, 437628, 437582, 438130, 437377, 437376, 437302, 437301, 437300, 437299, 443341, 443363, 443362, 443361, 443387, 443396, 443500, 443260, 444087, 443470, 443469, 443259, 443920, 443253, 437970, 437969, 437968, 437959, 437285, 437284, 437283, 437282, 437281, 437280, 443439, 443438, 443437, 443436, 446078, 443562, 443561, 443560, 443447, 443446, 443445, 443444, 443443, 443442, 443389, 437259, 437258, 437257, 437256, 437337, 437336, 437335, 437219, 437218, 443509, 443552, 443395, 443394, 443453, 443392, 443435, 437208, 437200, 437196, 437166, 437164, 437162, 438091, 437773, 437148, 437146, 437144, 443779, 443763, 443762, 443761, 443342, 443344, 437141, 437139, 437137, 438071, 437132, 437125, 437150, 443699, 443701, 443700, 443674, 443717, 437127, 437126, 437128, 437122, 437120, 437118, 437116, 437114, 437112, 437233, 438032, 437183, 437225, 437845, 437036, 437034, 437032, 437794, 444942, 437606, 437605, 444814, 437670, 444642, 444641, 437652, 437627, 437626, 437624, 437620, 437029, 437479, 437976, 437975, 437974, 437973, 437016, 437015, 437014, 437013, 437012, 437011, 436993, 436991, 436989, 444069, 437943, 437942, 444608, 444607, 444606, 444605, 444604, 444603, 444602, 437890, 436986, 436984, 436982, 444824, 444823, 444072, 444070, 443980, 443750, 443749, 443748, 443747, 437653, 443746, 437846, 443712, 437403, 437402, 437408, 436973, 436967, 436966, 436965, 437401, 437400, 437388, 437608, 437390, 437387, 437583, 438068, 437604, 437399, 437708, 437398, 437579, 443462, 437289, 437288, 437578, 437193, 437477, 437213, 437191, 436858, 436835, 443307, 436860, 436859, 436827, 436825, 436855, 438072, 436823, 436818, 436816, 436814, 436813, 436812, 436811, 444553, 444095, 436842, 445026, 444094, 444995, 436840, 444093, 443454, 444092, 443455, 444091, 443472, 443427, 443370, 443371, 436839, 443297, 443296, 436832, 443298, 443954, 443953, 443952, 443951, 443950, 436831, 436830, 436781, 436779, 436777, 436772, 436770, 436768, 436766, 436747, 436745, 436743, 437023, 436741, 436740, 438127, 438126, 438125, 438124, 438123, 438122, 438121, 437510, 437155, 437154, 436807, 437346, 444615, 444614, 443311, 437784, 443911, 437801, 443888, 443687, 443648, 437673, 443778, 443641, 437667, 443516, 443515, 443514, 443513, 443535, 443863, 443678, 443508, 443507, 443506, 443505, 443504, 436710, 436708, 436706, 444279, 436958, 438134, 444271, 444270, 438001, 444269, 438000, 437999, 444268, 437998, 437948, 436953, 444089, 437859, 437858, 437857, 436948, 444985, 437004, 437951, 437950, 444173, 444174, 436944, 437949, 437782, 436942, 436941, 444027, 436940, 436939, 443882, 443881, 443880, 443879, 443868, 436938, 436931, 436873, 436819, 436871, 443527, 436759, 436760, 443573, 443572, 436877, 436738, 436728, 436727, 436718, 437611, 437585, 436876, 436694, 437788, 436645, 436642, 436637, 436635, 436643, 436624, 436620, 436618, 438002, 443757, 443710, 443825, 443824, 443823, 443822, 443821, 443820, 443819, 443818, 443817, 438008, 437813, 443691, 443690, 436758, 436614, 437562, 437563, 437564, 444422, 437502, 443909, 437565, 436611, 436607, 436604, 436602, 436598, 436596, 436639, 436638, 436633, 436629, 436627, 436591, 436590, 436589, 436587, 436586, 436585, 436584, 436579, 436578, 436577, 436576, 436575, 436547, 436523, 438093, 438092, 436553, 436564, 436514, 436513, 436512, 438045, 437142, 446371, 437511, 437135, 437407, 445652, 436490, 436489, 436488, 436527, 438005, 438004, 446980, 438003, 446979, 437997, 436773, 437506, 436439, 436918, 436917, 436916, 437995, 436423, 443617, 443601, 437371, 437478, 443567, 443566, 437352, 437455, 438014, 438013, 438012, 437912, 437351, 437350, 437349, 437347, 437348, 443885, 443884, 443883, 437396, 437395, 437394, 437393, 437392, 437391, 437293, 443854, 437290, 436418, 443623, 443585, 437247, 437245, 437251, 437237, 436681, 436670, 436669, 436668, 436667, 436662, 436370, 436366, 436358, 436357, 436356, 436355, 436343, 436500, 436432, 436755, 436754, 436753, 436752, 436431, 436430, 436875, 436427, 436426, 436715, 436806, 436805, 436804, 436803, 436802, 436801, 436800, 436799, 436646, 436425, 436411, 436862, 436861, 436337, 436410, 436319, 436308, 436297, 436295, 436293, 436283, 436282, 436280, 436279, 436273, 436262, 436261, 436260, 438094, 437514, 436340, 437513, 436222, 436220, 436218, 436216, 436214, 436212, 436210, 436208, 436206, 436204, 436202, 436200, 436198, 436196, 436194, 436192, 436190, 436188, 436186, 436184, 436182, 436180, 436178, 436176, 436174, 436172, 436170, 436167, 436165, 436163, 436161, 436159, 436148, 436147, 436142, 436141, 437312, 444656, 444655, 444654, 444653, 444652, 436140, 436138, 436130, 437580, 436127, 436330, 436122, 436121, 436120, 436119, 436118, 436117, 436230, 436156, 436155, 436152, 436134, 436133, 436132, 436128, 436111, 436109, 436107, 436106, 436346, 437729, 437325, 437324, 437669, 437000, 436999, 437500, 436998, 436734, 437766, 437607, 436737, 437030, 436736, 436733, 437512, 436306, 436305, 437323, 437322, 436526, 436516, 436498, 436497, 436094, 437378, 436090, 436110, 436089, 436084, 436082, 436080, 436078, 436076, 436074, 436072, 436070, 436068, 436066, 436064, 436062, 437319, 437318, 436443, 436103, 436102, 436053, 436052, 436050, 436048, 436046, 436044, 436042, 436040, 436038, 436036, 436034, 436032, 436030, 437215, 436549, 437898, 437292, 436548, 437314, 437315, 436666, 437184, 437909, 436401, 436521, 437911, 436962, 437027, 436025, 437992, 436012, 436010, 436017, 437149, 436007, 436511, 436968, 437759, 437156, 436505, 436504, 436446, 436445, 436409, 436864, 436854, 436853, 436852, 436851, 436881, 436880, 436879, 436878, 436785, 436413, 436404, 436524, 436402, 436403, 443797, 436006, 436002, 436001, 435992, 435988, 435987, 435985, 435982, 435981, 435980, 444622, 435971, 435961, 435960, 435959, 435958, 435951, 435950, 435949, 435946, 435945, 436325, 435942, 435941, 436326, 435934, 435932, 435930, 435928, 435926, 435924, 435922, 435920, 435918, 435916, 435914, 435912, 435910, 435908, 435906, 435904, 435902, 435900, 435898, 435896, 435894, 435892, 435890, 435888, 435886, 435884, 435882, 435880, 435879, 435876, 435875, 435872, 435870, 435868, 435866, 435864, 435862, 435860, 435858, 435856, 435854, 435852, 435850, 435848, 435846, 435844, 435842, 435840, 435837, 435835, 435833, 435831, 435829, 435827, 435824, 435822, 435816, 435814, 435812, 435810, 435808, 435806, 435804, 435802, 435800, 437980, 437979, 437978, 437977, 435979, 435978, 435977, 435797, 435796, 435793, 435784, 435781, 435777, 435775, 435773, 435772, 435771, 435767, 435766, 435765, 435760, 435748, 435738, 435986, 435740, 435739, 435736, 435727, 435753, 435752, 435720, 435719, 435706, 435698, 435697, 435696, 435756, 435692, 435691, 435690, 436237, 436235, 436866, 436869, 436868, 436867, 436865, 443988, 436787, 436786, 436659, 436658, 436809, 436808, 436798, 436774, 437177, 436762, 436761, 436519, 436518, 436517, 436510, 436509, 436739, 436508, 436717, 436716, 436713, 436651, 437914, 437192, 437622, 436628, 437609, 438031, 438030, 435675, 435791, 435669, 435668, 436322, 435667, 435686, 436149, 435685, 435665, 435663, 435657, 436124, 435652, 436327, 436231, 435644, 437954, 437953, 435746, 435744, 435743, 435742, 435636, 435627, 435625, 435623, 435621, 436313, 436285, 436379, 436784, 436274, 436281, 436373, 436369, 436144, 436143, 436131, 436114, 436113, 436101, 436100, 436099, 436091, 436088, 436086, 436085, 436058, 436057, 436005, 435999, 435998, 435997, 436232, 435779, 435614, 435601, 435718, 435717, 435598, 435597, 435595, 435591, 435590, 436225, 435581, 435631, 435642, 435660, 435593, 436396, 435558, 436324, 444154, 444153, 444152, 444151, 444150, 435626, 435703, 435550, 435548, 435546, 435537, 435535, 435533, 435523, 435522, 435520, 435518, 435516, 435507, 435506, 435503, 435501, 435499, 435509, 435570, 435569, 435510, 435544, 435543, 435508, 435542, 435541, 435488, 435486, 435484, 435482, 436321, 435481, 436320, 435480, 435984, 435471, 435468, 435497, 435496, 435494, 435493, 435492, 435467, 435491, 436388, 436389, 435993, 435473, 435991, 435511, 436256, 435524, 435994, 435457, 435430, 435416, 435737, 435701, 435411, 435409, 435407, 435402, 435353, 435340, 435338, 435336, 435325, 435323, 435321, 435299, 435293, 435554, 436116, 436153, 435292, 435290, 435288, 435680, 435282, 435281, 436287, 436286, 436290, 435278, 435275, 435273, 435271, 435268, 435267, 435264, 435263, 435269, 435259, 435258, 435257, 435256, 435251, 435249, 435247, 435245, 435243, 435241, 435240, 435239, 435238, 435233, 435231, 435229, 435226, 435403, 435401, 435400, 435225, 435223, 435220, 435217, 435216, 435215, 435210, 435208, 435207, 435205, 435203, 435202, 435201, 435199, 435197, 435194, 435309, 435186, 435185, 435728, 435682, 435672, 435671, 435654, 435182, 435180, 435179, 435178, 435177, 435176, 435174, 435172, 435628, 435170, 435163, 435162, 435160, 435158, 435156, 435155, 435153, 435151, 435314, 435313, 435312, 435308, 436087, 435307, 435138, 435301, 435303, 435302, 435129, 435128, 435126, 435124, 435122, 435311, 435310, 435306, 435305, 435304, 435710, 435120, 435213, 435193, 435119, 435118, 435109, 435107, 435103, 435100, 435098, 435096, 435094, 435090, 435089, 435088, 435087, 435086, 435085, 435084, 435083, 435082, 435081, 435080, 435079, 435078, 435077, 435068, 435067, 435296, 435295, 435294, 435127, 435091, 435057, 435056, 435054, 435053, 435052, 435051, 435050, 435049, 435048, 435047, 435046, 435045, 435044, 435038, 435033, 435073, 435076, 435074, 435022, 435075, 435024, 435021, 435783, 435010, 436125, 435610, 435006, 435609, 435007, 434995, 434993, 434989, 434988, 434987, 434982, 434992, 434968, 434979, 434966, 435276, 434963, 434962, 434960, 434959, 434958, 434975, 434974, 434973, 434972, 434971, 434954, 434953, 434952, 434951, 434918, 434917, 434916, 434915, 434905, 434909, 434906, 435319, 434901, 434900, 434886, 434867, 434865, 434864, 434861, 434860, 434852, 434851, 434844, 434843, 434841, 435778, 434978, 434977, 434976, 434839, 434930, 434929, 434928, 434924, 434923, 434922, 434806, 434805, 434804, 434803, 434777, 434775, 434763, 434756, 434807, 436284, 434801, 434899, 434749, 434889, 434845, 434885, 434757, 434754, 434734, 434732, 434779, 434788, 436097, 434721, 436060, 434697, 434696, 434681, 434680, 434850, 434834, 434678, 434676, 434675, 434674, 434673, 434660, 434659, 434658, 434655, 434654, 434631, 434629, 434623, 434617, 434615, 434613, 434610, 434608, 434606, 434604, 434602, 434599, 434597, 434594, 434586, 434691, 434690, 437096, 434688, 434577, 434574, 434572, 434570, 434568, 434566, 434564, 434562, 435714, 434558, 434552, 434550, 434549, 436112, 434548, 434547, 434546, 434575, 434544, 434543, 434541, 434540, 434525, 434524, 434523, 434522, 434517, 434511, 434507, 434491, 434486, 434485, 434480, 434481, 434482, 434478, 435195, 434477, 434476, 435638, 435782, 434635, 434446, 434453, 434452, 434451, 434449, 434440, 434686, 435092, 436291, 434433, 436414, 434432, 435709, 434431, 434888, 434427, 434417, 434413, 434410, 434409, 434408, 434404, 434398, 434393, 434385, 434542, 434370, 434355, 434354, 434353, 434343, 434325, 434322, 435113, 435112, 435111, 434321, 434999, 434000, 433999, 433998, 434320, 434008, 434318, 434319, 434484, 435600, 435599, 434483, 435594, 435586, 434487, 435582, 434415, 434414, 434411, 434387, 434369, 434384, 434741, 435559, 434359, 434357, 435557, 435556, 435555, 434349, 434636, 435676, 434627, 435608, 435607, 435606, 435605, 434625, 435604, 434592, 434499, 434500, 434619, 435577, 435576, 435575, 435574, 433951, 433952, 433934, 433935, 433936, 433933, 433937, 434202, 433913, 433966, 433965, 433964, 433963, 433914, 433912, 433909, 435214, 435189, 433867, 433866, 434335, 433857, 434373, 433894, 433833, 433831, 433829, 433827, 433825, 433803, 433799, 433800, 433795, 433786, 433785, 433784, 433783, 433782, 433781, 433780, 433779, 433778, 433777, 433776, 433775, 433774, 433773, 433771, 433769, 433768, 433767, 433766, 433765, 433763, 434687, 433762, 433761, 433755, 433754, 433753, 433752, 433747, 433746, 433745, 434672, 434671, 434670, 434669, 433741, 433739, 433737, 433736, 433707, 433706, 433719, 433718, 433702, 433675, 433674, 433673, 433672, 433671, 435529, 433606, 434582, 433602, 434832, 434831, 434830, 433599, 433598, 434581, 433585, 433545, 433918, 433543, 435297, 433632, 433631, 433630, 433633, 435121, 433532, 433531, 433517, 433670, 435034, 434833, 433515, 433506, 433917, 433483, 433482, 433481, 433480, 433479, 433478, 433477, 433476, 433475, 433474, 433473, 433472, 433471, 433470, 433469, 433468, 433544, 435530, 433463, 433462, 433461, 433460, 433459, 433458, 434761, 433457, 433456, 433455, 434854, 434853, 433454, 433453, 433452, 433451, 433450, 433441, 433440, 433439, 433438, 434437, 434271, 433437, 433436, 433435, 433434, 433433, 433432, 434898, 433431, 433429, 433428, 433427, 433426, 433425, 433422, 433996, 433421, 433920, 433919, 433418, 433417, 433414, 433413, 433410, 433406, 433405, 433916, 434438, 433402, 433398, 433392, 433391, 433389, 433384, 433960, 433382, 433359, 433503, 434695, 436013, 433372, 435358, 433370, 433311, 434653, 433664, 433304, 433303, 433302, 433301, 435390, 433668, 433298, 433286, 433285, 434661, 434494, 434493, 434492, 435286, 434469, 434471, 434470, 433280, 433274, 433273, 433265, 433270, 433272, 433258, 433248, 433240, 433239, 433237, 433236, 433235, 433241, 433233, 433228, 433226, 433224, 433222, 433221, 433219, 433218, 433215, 433212, 433211, 434829, 434828, 434496, 434495, 434138, 434134, 434091, 433173, 434447, 433190, 433189, 433188, 433187, 433132, 433516, 433259, 433199, 433198, 433131, 433738, 438029, 433119, 433112, 433678, 433676, 433143, 433141, 433098, 433097, 433089, 433088, 433207, 433206, 433205, 433185, 433639, 433638, 433637, 433049, 433048, 433047, 433046, 433041, 433040, 433039, 433038, 433033, 433067, 433071, 433070, 433068, 433031, 433030, 433375, 433374, 433373, 433193, 433192, 433191, 433322, 433321, 433320, 433318, 433317, 433316, 433108, 433107, 433106, 433232, 433245, 433244, 433243, 433090, 433092, 433091, 433145, 433251, 433250, 433249, 433087, 433086, 433085, 435318, 435317, 435316, 433313, 433149, 433103, 433104, 433004, 433003, 433002, 433582, 433001, 433000, 432999, 432998, 432997, 433677, 432988, 432987, 432986, 432975, 432973, 432970, 432962, 432960, 432959, 432957, 432955, 435334, 435333, 435332, 435063, 435062, 435061, 434324, 435433, 434808, 434809, 434810, 435996, 432906, 434760, 434847, 434759, 434515, 434513, 434420, 434419, 434375, 434374, 433566, 433567, 432888, 432885, 432879, 432872, 432870, 432858, 432845, 435347, 435700, 432840, 434893, 434912, 434892, 432838, 432837, 432836, 434731, 434730, 434765, 434709, 434728, 434007, 434004, 434003, 434009, 433992, 434002, 433989, 435389, 433961, 432831, 434883, 434882, 434881, 432830, 433408, 433368, 433367, 433366, 432828, 432827, 432825, 432813, 432809, 433315, 432795, 432793, 432790, 432787, 432779, 432774, 432772, 435211, 435209, 434600, 433467, 433152, 433150, 433151, 432766, 432753, 432751, 432746, 437188, 437186, 437187, 437185, 438044, 437372, 437235, 437234, 432821, 433667, 432734, 432820, 434448, 435135, 432732, 432731, 432728, 432727, 432726, 432725, 432720, 432719, 437181, 437179, 437180, 437178, 437344, 437230, 437229, 437228, 433127, 433118, 433117, 433116, 432796, 432716, 434421, 435132, 432714, 432713, 432710, 432709, 432708, 432707, 432702, 432701, 437175, 437173, 437174, 437172, 437329, 437224, 437223, 437221, 437220, 433861, 433860, 433862, 432698, 435345, 434454, 435134, 432696, 432695, 432692, 432691, 432690, 432689, 432684, 432683, 437171, 437168, 437169, 437167, 438049, 437212, 437211, 437210, 432777, 432776, 432775, 432680, 435032, 434444, 435136, 432678, 432770, 432769, 432677, 432674, 433155, 432749, 432672, 432671, 432666, 432665, 432748, 432740, 435420, 435687, 435677, 433804, 432656, 432655, 432654, 432653, 432652, 432651, 432650, 432649, 432648, 432647, 432646, 432645, 432644, 432643, 432642, 432641, 432640, 434663, 436372, 434423, 436371, 435673, 435747, 435745, 436234, 435144, 435143, 435142, 435140, 432628, 435633, 435565, 432627, 434372, 436975, 434367, 435794, 435725, 434363, 435724, 434362, 435723, 434364, 435790, 435789, 435788, 435787, 435786, 435785, 435726, 432623, 435404, 435757, 434684, 432615, 432614, 432613, 432612, 432611, 432610, 432609, 432608, 435458, 432621, 435616, 434356, 435455, 435462, 435681, 434519, 434518, 434450, 435825, 435819, 434750, 433972, 433969, 433959, 433863, 433817, 433722, 434366, 434468, 434337, 432862, 434365, 432861, 434342, 432860, 434259, 432859, 434178, 433892, 432594, 433337, 432801, 432593, 432590, 434170, 432592, 432588, 432587, 433271, 432583, 432582, 433175, 433174, 432580, 433260, 433172, 433171, 433170, 433169, 433168, 432577, 432575, 432574, 432573, 432572, 432571, 432566, 432568, 432563, 432926, 432925, 432922, 432896, 432884, 432883, 432882, 432880, 432874, 432873, 432871, 432877, 432540, 432538, 432537, 434580, 435551, 434441, 435514, 435513, 434526, 434530, 434529, 434528, 434545, 435490, 435489, 433877, 433970, 433872, 435454, 436605, 436092, 435348, 433704, 432661, 432660, 432659, 432536, 432657, 433953, 433904, 435976, 435975, 435974, 435973, 435972, 435962, 433902, 433901, 433900, 433899, 433898, 434990, 433893, 433882, 433881, 433880, 433869, 433870, 433858, 433837, 433836, 433838, 433818, 433815, 433811, 433810, 433809, 433971, 433709, 433708, 433760, 433574, 433584, 433572, 433571, 433489, 433464, 433444, 433445, 433446, 433447, 433449, 433334, 433335, 433332, 432565, 432564, 432534, 432561, 434970, 432528, 432886, 432527, 432524, 432846, 432523, 434764, 432520, 433032, 432519, 432518, 432887, 432517, 434884, 433873, 432516, 432515, 432512, 434685, 432511, 434895, 432510, 432509, 434897, 432504, 432503, 437214, 435589, 434849, 435583, 434789, 435538, 435450, 434782, 433973, 433705, 435818, 435798, 435634, 433184, 432477, 432476, 435461, 435460, 435459, 435751, 433487, 432473, 435683, 434336, 434334, 435561, 435679, 435564, 434333, 435560, 435678, 435563, 434472, 435031, 434466, 432471, 432457, 432456, 437423, 437404, 435539, 432529, 435512, 435474, 435572, 435571, 435448, 435466, 435464, 435447, 435446, 435445, 435443, 435442, 435441, 433327, 437272, 437265, 432505, 432506, 437250, 435187, 435212, 435219, 437106, 432468, 443501, 432467, 435562, 432465, 432466, 432464, 433378, 432446, 432444, 432443, 432438, 432434, 432433, 432435, 432430, 432428, 432426, 432421, 432413, 432411, 432409, 432408, 432407, 432406, 432404, 432402, 432400, 432398, 432396, 432394, 432393, 432392, 432391, 432390, 432389, 432388, 432382, 432373, 432371, 432369, 432367, 432365, 432363, 432361, 432350, 432348, 432345, 432343, 432340, 432338, 432335, 432331, 432327, 435260, 433978, 433987, 433985, 433982, 432483, 432482, 432481, 432354, 432359, 432352, 432351, 434509, 434429, 434428, 434426, 434425, 434424, 432346, 436059, 432952, 432891, 432341, 432323, 432322, 432325, 433822, 432314, 432306, 432305, 432301, 432294, 432292, 432289, 432489, 432478, 432286, 432283, 432270, 435104, 432488, 434896, 432272, 432487, 432494, 432267, 432485, 432311, 432262, 432259, 432258, 432914, 432913, 432901, 433583, 432800, 432799, 432898, 432798, 432797, 433568, 432826, 432762, 432761, 432785, 432784, 432783, 432782, 432781, 433350, 432298, 433669, 432254, 433643, 433962, 433640, 436098, 433636, 433635, 433634, 435578, 436422, 433578, 433507, 433324, 433312, 433269, 433267, 433283, 433282, 433281, 433347, 433346, 433319, 433278, 433257, 433256, 433255, 433242, 433229, 432222, 432220, 432218, 432209, 433821, 433820, 433819, 433812, 433789, 432490, 432493, 433888, 433887, 433886, 433885, 433884, 433756, 432492, 433716, 433715, 433714, 432491, 434903, 432329, 432328, 432320, 432319, 432313, 434740, 434739, 434738, 434737, 434736, 432312, 432599, 432598, 434556, 434555, 434554, 434553, 432297, 432296, 432295, 433165, 433164, 432303, 432275, 432274, 434497, 432739, 433336, 432742, 432866, 432804, 432803, 432802, 432811, 432806, 432183, 432186, 432185, 432184, 432174, 432173, 432189, 432552, 432463, 433213, 432459, 432461, 432451, 433167, 433144, 432805, 434799, 434798, 434797, 434796, 433907, 433905, 433890, 432357, 432881, 432863, 432875, 432868, 432864, 432848, 432847, 436055, 434983, 434981, 433897, 432133, 432132, 432111, 432106, 432109, 432122, 432105, 432104, 432103, 432097, 437019, 432098, 432424, 432423, 432422, 435838, 432092, 432089, 432087, 432086, 432085, 432084, 432083, 432082, 432081, 432080, 432079, 432078, 432077, 432076, 432075, 432074, 432073, 432072, 432071, 432070, 432069, 432068, 432067, 432066, 432065, 432064, 432063, 432062, 432061, 432060, 432059, 432058, 432057, 432056, 432055, 432054, 432053, 432052, 432051, 432050, 432049, 432048, 432047, 432046, 432045, 432044, 432034, 432033, 432032, 432031, 432030, 432029, 432028, 432026, 432035, 432244, 434461, 434460, 434459, 434458, 434457, 433787, 432243, 432242, 432241, 432240, 432239, 432238, 432237, 432236, 432235, 432234, 432232, 433558, 433557, 433556, 433555, 433554, 433552, 433551, 433549, 433548, 433547, 433209, 433197, 433196, 433186, 432226, 432225, 432224, 432223, 433096, 433095, 433094, 433093, 433084, 432211, 432963, 434371, 432890, 432208, 432910, 432909, 432908, 432207, 432202, 432201, 432852, 433279, 432200, 432196, 434029, 432194, 435423, 432193, 436888, 436935, 436887, 436885, 437473, 438048, 436994, 436979, 436978, 437499, 432142, 433840, 435110, 432159, 432023, 432022, 432021, 432018, 437519, 432158, 432157, 432156, 432155, 432014, 432013, 431997, 433069, 431994, 431993, 431989, 431988, 434463, 431987, 431985, 432791, 434392, 434391, 434390, 434389, 431974, 431972, 435101, 434856, 434855, 434397, 434396, 434395, 434394, 433083, 432768, 432602, 432601, 432600, 431977, 431976, 436419, 434980, 433142, 433140, 433135, 433134, 433115, 433114, 433113, 432818, 432817, 432816, 433883, 433868, 432807, 434758, 433758, 433735, 432854, 433839, 431962, 431969, 431961, 431960, 431959, 431958, 431956, 432455, 432454, 432453, 432452, 431957, 432810, 432447, 431951, 431950, 431946, 431944, 433490, 431949, 431948, 431938, 433465, 433376, 433309, 433308, 433305, 433326, 434787, 434786, 434785, 434784, 434783, 433284, 433183, 433182, 433181, 433180, 433179, 433178, 433275, 434904, 433123, 433128, 433466, 435064, 431937, 433528, 431998, 431934, 431932, 431929, 431928, 431927, 431933, 431918, 431917, 431916, 431915, 431914, 431913, 431912, 431907, 431898, 431897, 431896, 431970, 431890, 431891, 431884, 431885, 431880, 431881, 431871, 431863, 431873, 431861, 431859, 431848, 431846, 431844, 431841, 431840, 431838, 431828, 431827, 431826, 431829, 431807, 431793, 431790, 431786, 431788, 431785, 431784, 431781, 431780, 431778, 431776, 431772, 431770, 431768, 431765, 431760, 431759, 431758, 431756, 431755, 431753, 431751, 431747, 431746, 431743, 431742, 431741, 431740, 431739, 431732, 431731, 431730, 431725, 431724, 431723, 431722, 431720, 431719, 431718, 431717, 431727, 431713, 431711, 432011, 432010, 432009, 432008, 432001, 432000, 431710, 431709, 432007, 432006, 431707, 431874, 431698, 431862, 431696, 431695, 431692, 431688, 431683, 431892, 431684, 431682, 431668, 431662, 431655, 431642, 431628, 431612, 431611, 431610, 431609, 431608, 431607, 431605, 431598, 431589, 432307, 431579, 431638, 431577, 431639, 431569, 431640, 431568, 431636, 431567, 431637, 431582, 431901, 431650, 431900, 431645, 431551, 431575, 431574, 431573, 431572, 431571, 431570, 431565, 431549, 431550, 431544, 431543, 431535, 431534, 431531, 431529, 431517, 431635, 431514, 431513, 431512, 431511, 431510, 431509, 431503, 431501, 431499, 431464, 431460, 431458, 431447, 431446, 431439, 431552, 431553, 431440, 431502, 431563, 431562, 431561, 431463, 431462, 431456, 431541, 431540, 431539, 431538, 431442, 431441, 431436, 431435, 431434, 431414, 431413, 431396, 431390, 431389, 431388, 431387, 431386, 431385, 431382, 431381, 431380, 431378, 431364, 431362, 431358, 431341, 431357, 431356, 431554, 431328, 431327, 431728, 431326, 431324, 431322, 431320, 431313, 431801, 431308, 431307, 431309, 431306, 431304, 431303, 431302, 431301, 431298, 431295, 431292, 431288, 431286, 431284, 431283, 431266, 431263, 431260, 431262, 431261, 431259, 431893, 431349, 431345, 431344, 431343, 431249, 431248, 431236, 431233, 431231, 431282, 431230, 431227, 431213, 431209, 432012, 431197, 431194, 431196, 431195, 431191, 431178, 431163, 431162, 431161, 431160, 431159, 431157, 431155, 431145, 431143, 431140, 431192, 431136, 431127, 431659, 431125, 431123, 431999, 431121, 431643, 431119, 431842, 431118, 431117, 431116, 431115, 431105, 431101, 431093, 431088, 431080, 431077, 431726, 431075, 431394, 431393, 431071, 431070, 431069, 431073, 431049, 431046, 431034, 431051, 431360, 431022, 431021, 431020, 431019, 431018, 431017, 431010, 430999, 430998, 431547, 431546, 431545, 431542, 432188, 431397, 431450, 430993, 431373, 431372, 431332, 431335, 431087, 431331, 431330, 431334, 431086, 431329, 431333, 431085, 430990, 431371, 431039, 431042, 431041, 431040, 431128, 431047, 431736, 431392, 430964, 431216, 431350, 431215, 431352, 431359, 430958, 431384, 431383, 430956, 430955, 430954, 430953, 430987, 430933, 430903, 430892, 430876, 431279, 431278, 431281, 431277, 431280, 431044, 431043, 430872, 430866, 430865, 430864, 430863, 432500, 432499, 432498, 430862, 430861, 430853, 430852, 430851, 430850, 430849, 430848, 430841, 431348, 431347, 431346, 431054, 431053, 431052, 430805, 430804, 430803, 430802, 430801, 430800, 430912, 430925, 430919, 430811, 430870, 430869, 430911, 430924, 430918, 430826, 430782, 430781, 430776, 430787, 430788, 430767, 430766, 430765, 430764, 430757, 430759, 430758, 430756, 430750, 430748, 430747, 431059, 430824, 430792, 430825, 430823, 430822, 430821, 430734, 430723, 430722, 430721, 430720, 430719, 430718, 430711, 430685, 430683, 430674, 430673, 430668, 430667, 430666, 430665, 430664, 430663, 430660, 430659, 430655, 430654, 430647, 430645, 430643, 430641, 430639, 430635, 430632, 430631, 430630, 430629, 430628, 430626, 430623, 430621, 430620, 430619, 430618, 430617, 430616, 430615, 430614, 430613, 430612, 430611, 430610, 430609, 432387, 431467, 430603, 430598, 430596, 430593, 430589, 430587, 430586, 430585, 430584, 431135, 431134, 431133, 431132, 431131, 431130, 431129, 430583, 430549, 430706, 433488, 430538, 430537, 430536, 430535, 430604, 430534, 430524, 430959, 431406, 431405, 431400, 431399, 431398, 430516, 430515, 430503, 430502, 430500, 430499, 430498, 430497, 430496, 430495, 430494, 430518, 430481, 430480, 430450, 430449, 430448, 430436, 430435, 431858, 431855, 430421, 430420, 430419, 430418, 430417, 430416, 430413, 430409, 430542, 430541, 430532, 430540, 430404, 430550, 430358, 430316, 430346, 430311, 430306, 430305, 430295, 430302, 430511, 430362, 430411, 430386, 430384, 430513, 430512, 430361, 430279, 430278, 430828, 433485, 430595, 430514, 430263, 430262, 430261, 430260, 430264, 430244, 430239, 430368, 430229, 430228, 430227, 430226, 430247, 430252, 430251, 431190, 430268, 430243, 431185, 431184, 430249, 430221, 430220, 430218, 430215, 430214, 430213, 430212, 430211, 430259, 430602, 430258, 430257, 430255, 430318, 430191, 430190, 430187, 430185, 430184, 430182, 430181, 430180, 430146, 430145, 430144, 430143, 430142, 430138, 430137, 430136, 430135, 430134, 430246, 430245, 430128, 430126, 430124, 430122, 430120, 430118, 430116, 430114, 430112, 430110, 430108, 430107, 430736, 433484, 430104, 430176, 431644, 430940, 430939, 430986, 430985, 430984, 430983, 430895, 430894, 430094, 430088, 430056, 430238, 430054, 430106, 430105, 430102, 430101, 430100, 430099, 430091, 430065, 430064, 430063, 431619, 431618, 430031, 430030, 430016, 430013, 430011, 430010, 430149, 430158, 430156, 430004, 430003, 430157, 429991, 429989, 430489, 430487, 430517, 430488, 430486, 430485, 430484, 431733, 430029, 430028, 430027, 430026, 430399, 430342, 430385, 430366, 430341, 430344, 430340, 430343, 429975, 429974, 429973, 429964, 432257, 429957, 429956, 430021, 430020, 429984, 429983, 429982, 429942, 429941, 429940, 429939, 429938, 429937, 429936, 429935, 429934, 430390, 430397, 430389, 430396, 429906, 429905, 429904, 429899, 429907, 429897, 431875, 429895, 429875, 429890, 429888, 429887, 429886, 429892, 429876, 429860, 429858, 429856, 429854, 429853, 429852, 430529, 430528, 430527, 430526, 430525, 429835, 430395, 430394, 430393, 430392, 430391, 429833, 430160, 429827, 429825, 430179, 429823, 430966, 430965, 430967, 429821, 429879, 429812, 430164, 430857, 430856, 430855, 430854, 429912, 430447, 430446, 430445, 430444, 430443, 430442, 430441, 430440, 430439, 430438, 430437, 435169, 435168, 435167, 435166, 435165, 435164, 431686, 431677, 431681, 431680, 431679, 431678, 431685, 431676, 431675, 431674, 431673, 431672, 431671, 431670, 431669, 431819, 431818, 431817, 431816, 431815, 431814, 431813, 431812, 431811, 431810, 431809, 432469, 430995, 430991, 430963, 430893, 430890, 430889, 430888, 430887, 430886, 430885, 430884, 429783, 429870, 429862, 429861, 429779, 429769, 429767, 430335, 430334, 430333, 429787, 429786, 429785, 430337, 429774, 429773, 429753, 429751, 429733, 429731, 429729, 429748, 429722, 429718, 429717, 432252, 432251, 429715, 429757, 432191, 429746, 429745, 429744, 429743, 429695, 429687, 429686, 429685, 429684, 429683, 429680, 429677, 429676, 429675, 429674, 430691, 429647, 429641, 429623, 429621, 429620, 429619, 429618, 429616, 429604, 429598, 429978, 429665, 429664, 429663, 429594, 429723, 429591, 429587, 429586, 429585, 429584, 429583, 429581, 429580, 429579, 429577, 429576, 429574, 429578, 429567, 429562, 429561, 429560, 429559, 429558, 429557, 429555, 429553, 429552, 429551, 429550, 429548, 429546, 431660, 429817, 429816, 429815, 429814, 429541, 429540, 429539, 429530, 429532, 429516, 429515, 429517, 429509, 429508, 429505, 429501, 429500, 429518, 430168, 429535, 429873, 429534, 429872, 432460, 429891, 429528, 429524, 429523, 429522, 429488, 429486, 429485, 429484, 429483, 429466, 429465, 429464, 429459, 429458, 431090, 429456, 429436, 429454, 429453, 429777, 429776, 429420, 429418, 429417, 431076, 429795, 429415, 429414, 429407, 429406, 429405, 429404, 429403, 429392, 431808, 430233, 430231, 429388, 430169, 431666, 431667, 431665, 429896, 430129, 432131, 430732, 429475, 431106, 431200, 431199, 431198, 429472, 430898, 430897, 430896, 429380, 429372, 429370, 431500, 431522, 431519, 431525, 431524, 431523, 431520, 431518, 431515, 429371, 429366, 429365, 429360, 429357, 429356, 429353, 429354, 429352, 429350, 429346, 429347, 429344, 429343, 429342, 429340, 429339, 429338, 429836, 429336, 429335, 429333, 429332, 429331, 429330, 429328, 429327, 429325, 429324, 429321, 429317, 429316, 429315, 429306, 429308, 431031, 429300, 431000, 429298, 430934, 431853, 431444, 430932, 430961, 430859, 430960, 430858, 429520, 430793, 429296, 432436, 429399, 429398, 431721, 431715, 429384, 429799, 429798, 429797, 429796, 429742, 429763, 429491, 429460, 431030, 429286, 429513, 429281, 429969, 430194, 430193, 429275, 429959, 430140, 429492, 431138, 430139, 431179, 429269, 429266, 429264, 429260, 429241, 429240, 429239, 429238, 429237, 429229, 429227, 429226, 429222, 429220, 429213, 429402, 429206, 429201, 429198, 429196, 429172, 429171, 429170, 429168, 431832, 430877, 431351, 429150, 429149, 429148, 429146, 429145, 429144, 429127, 431276, 430962, 430831, 430551, 429153, 432025, 429098, 429085, 429713, 429100, 429064, 429062, 429054, 429088, 429053, 429048, 429049, 429047, 429040, 429038, 429602, 429601, 429600, 429599, 429034, 429033, 429156, 429032, 429526, 429525, 429006, 429435, 429002, 428998, 428997, 428996, 429747, 428994, 431275, 429740, 429739, 429738, 431300, 428993, 428992, 429447, 428991, 429709, 429705, 429704, 429703, 429702, 429701, 428989, 428987, 429634, 429566, 428986, 432187, 429390, 429389, 428962, 428960, 431445, 428958, 431317, 429430, 428956, 431708, 428954, 431705, 428952, 428982, 428981, 428980, 428979, 428943, 428918, 428917, 428916, 428910, 428909, 428908, 428932, 429433, 428896, 428895, 428892, 428891, 428894, 428893, 428874, 428873, 428872, 428905, 428838, 428837, 428836, 428835, 428834, 428824, 428823, 428833, 428810, 428808, 428794, 428784, 428783, 428782, 428781, 431864, 428769, 428757, 428756, 428755, 428754, 428753, 428752, 428751, 428750, 428739, 428738, 428734, 428740, 428729, 428728, 428727, 428720, 428719, 428710, 428709, 428708, 431150, 431149, 428707, 428919, 428732, 428731, 428700, 428699, 428696, 428694, 428768, 428767, 428766, 428679, 429632, 429631, 428645, 428644, 428643, 429630, 428730, 428771, 432439, 430547, 430546, 430545, 430544, 430543, 430652, 428770, 428602, 428601, 428747, 428759, 428593, 428584, 428582, 428580, 428578, 428576, 428574, 428565, 428563, 428561, 428559, 428557, 428555, 428553, 428549, 428722, 428547, 428545, 428543, 428534, 428533, 431620, 428526, 429057, 430761, 431325, 428489, 428524, 428413, 428410, 428409, 428411, 428388, 428366, 428352, 428336, 428327, 428421, 428433, 428312, 428311, 428307, 428305, 428296, 428266, 428264, 428250, 428248, 428238, 428236, 428234, 428230, 428228, 428224, 428222, 428219, 428217, 428215, 428213, 428211, 428209, 428207, 428175, 428166, 428165, 428167, 428153, 428143, 428142, 428140, 428141, 428156, 428973, 428673, 428598, 428192, 428414, 430242, 428204, 428253, 428179, 428160, 428158, 428157, 428132, 428514, 428123, 428119, 428117, 428134, 430360, 430217, 428133, 430359, 430216, 428111, 430357, 430195, 430363, 430177, 428104, 428103, 428527, 428521, 428505, 428339, 428340, 428341, 428331, 428330, 428302, 431418, 431417, 431416, 431415, 430383, 430382, 430380, 430388, 431032, 428068, 431148, 431147, 431153, 431146, 431152, 431151, 431139, 428067, 428066, 428065, 428064, 428063, 428062, 428061, 428060, 428028, 428075, 428317, 428316, 428315, 427987, 427985, 427984, 427978, 427976, 428367, 430653, 430339, 428300, 428301, 428632, 428631, 428630, 428629, 428628, 428627, 428299, 434618, 427967, 428081, 428080, 428079, 428078, 428077, 428076, 427941, 427939, 431783, 428007, 427956, 427994, 427993, 431126, 427845, 427843, 427948, 427827, 427825, 427819, 427817, 427811, 427810, 428685, 427784, 427782, 429710, 429782, 428907, 427803, 427802, 427753, 427754, 427800, 427756, 428337, 427752, 427688, 427682, 427680, 427673, 427671, 427667, 428197, 428196, 428190, 428002, 427634, 427601, 427600, 427595, 429790, 427572, 427571, 427570, 432497, 432496, 432495, 427566, 427625, 427546, 427541, 428251, 430307, 428105, 428106, 428107, 428570, 429780, 429635, 429610, 429609, 429608, 428516, 428417, 428416, 428415, 427521, 429230, 428402, 428968, 427502, 431449, 432100, 432096, 432095, 432094, 432102, 427491, 432123, 428745, 428746, 431204, 431203, 430662, 430661, 428832, 428900, 428899, 428898, 428897, 430931, 430930, 430929, 430928, 427962, 427961, 430592, 430591, 430590, 428619, 427636, 427998, 427690, 427670, 427707, 427706, 427705, 427399, 427394, 427393, 427392, 429163, 429036, 429025, 427381, 427369, 427334, 427313, 427312, 430165, 429749, 430170, 429654, 429653, 429652, 427291, 429471, 429595, 432442, 430186, 427235, 427190, 427185, 427297, 427184, 427183, 427182, 431391, 427171, 427165, 429252, 429510, 431437, 429502, 427163, 431316, 431315, 431314, 427835, 427834, 427833, 429223, 428885, 428884, 428883, 428882, 429755, 429721, 429720, 429719, 429736, 429735, 429734, 429726, 429728, 429692, 429694, 429693, 429629, 429628, 427306, 427148, 427147, 427146, 427136, 427135, 428880, 428879, 428878, 428877, 427619, 427602, 427116, 430829, 429412, 429411, 429410, 429409, 427483, 427482, 427481, 427113, 427099, 429195, 434620, 429261, 429103, 427083, 427080, 427058, 427864, 427097, 431451, 427862, 432450, 432449, 432448, 427856, 431654, 431653, 431652, 427855, 427854, 427853, 427815, 427451, 427779, 427089, 428640, 427019, 427018, 427014, 427013, 427012, 427011, 427010, 427009, 427008, 427353, 427004, 426998, 426988, 428912, 428911, 426953, 427072, 427071, 426937, 426940, 426938, 426930, 427677, 431438, 426928, 427375, 428084, 427628, 426927, 427535, 431402, 431401, 426926, 427544, 427549, 427517, 427726, 427725, 426944, 427061, 426914, 429391, 427480, 426906, 426904, 429151, 429592, 426903, 429051, 429050, 429043, 428625, 428624, 428623, 428622, 428621, 428356, 428355, 426898, 428354, 428353, 426897, 426892, 426891, 426890, 426888, 427909, 427908, 427907, 427906, 426885, 427247, 427234, 427308, 426884, 426883, 426880, 431426, 431430, 431425, 427542, 431424, 431427, 431428, 431423, 427543, 431422, 431421, 426911, 426909, 431108, 427397, 426881, 427307, 426875, 426874, 426873, 429215, 427153, 429381, 426872, 428338, 427006, 428314, 427007, 428256, 427003, 429979, 427002, 427001, 428201, 428194, 428193, 427380, 426979, 430283, 427345, 427770, 427728, 427346, 426870, 426866, 426865, 426867, 427484, 430130, 426863, 426862, 426846, 426838, 426837, 426831, 426830, 426823, 427594, 427574, 427573, 427020, 426876, 426791, 427268, 426829, 430338, 426824, 426808, 426807, 426806, 430505, 430501, 428351, 428350, 428349, 428348, 431872, 428006, 430209, 430208, 430507, 430219, 428597, 430327, 430326, 428701, 426766, 426767, 426768, 426970, 426813, 426812, 426811, 426790, 426789, 426833, 426832, 426761, 428817, 428816, 428815, 428814, 428813, 428812, 426757, 430686, 424262, 432161, 431647, 424246, 432168, 424245, 426822, 424244, 426820, 427126, 427125, 424197, 426845, 426844, 426843, 426842, 426841, 426840, 424186, 426839, 424185, 424184, 431651, 424183, 424182, 424181, 424180, 424179, 424173, 424172, 427253, 428902, 428871, 428869, 428864, 428860, 428859, 428858, 428857, 430830, 428856, 428839, 427239, 430687, 424150, 427501, 427500, 427499, 424148, 424276, 424137, 427632, 427846, 431752, 430109, 426776, 430093, 430092, 427708, 427715, 428298, 427746, 427745, 427744, 427555, 427551, 431700, 431854, 424134, 427248, 427240, 424118, 424192, 424125, 424117, 424267, 424266, 424102, 431694, 424258, 430737, 427238, 427237, 427236, 424098, 424099, 427812, 427791, 427790, 424104, 427774, 424070, 424122, 424123, 424114, 424113, 431857, 427152, 424056, 427201, 429673, 427132, 428665, 428656, 428655, 428654, 428642, 428641, 426918, 424048, 426915, 424041, 427647, 427924, 427820, 427813, 427358, 427797, 427366, 428097, 427410, 427409, 427408, 430272, 430271, 430267, 428115, 427365, 427407, 427364, 431734, 429998, 430007, 430006, 427952, 430005, 427968, 424012, 427949, 429008, 427917, 427674, 424037, 424036, 424033, 427340, 424196, 427339, 427338, 427337, 427837, 427563, 427547, 424224, 424223, 424222, 424221, 424010, 424009, 428702, 428663, 428662, 428661, 428660, 428659, 428684, 428683, 428313, 424005, 429193, 429192, 429191, 429190, 429177, 429176, 429175, 428825, 428806, 424076, 427777, 427538, 427537, 427455, 427454, 427453, 424152, 427396, 430492, 428889, 427536, 423984, 423977, 426786, 423975, 423973, 423971, 423969, 428086, 426758, 427056, 424211, 424218, 424193, 427391, 427390, 427389, 427388, 427349, 427387, 424171, 424144, 424126, 423949, 428083, 423947, 423945, 423943, 428328, 431468, 423941, 427395, 427218, 427121, 423938, 430328, 427548, 427243, 427242, 427241, 429994, 429993, 427633, 430772, 428680, 427344, 427343, 427342, 427341, 427111, 427693, 427107, 427106, 427109, 427108, 431403, 427086, 429819, 427966, 427965, 427964, 427963, 423936, 428922, 428921, 428001, 427016, 427015, 427472, 426919, 424205, 424204, 427193, 427192, 424247, 424229, 424228, 423915, 423900, 423902, 423901, 423899, 423926, 430237, 428246, 428245, 428126, 430236, 428202, 428124, 424028, 428125, 428048, 427944, 427943, 430141, 423987, 423986, 427788, 427787, 427786, 423985, 427785, 427702, 423965, 423964, 427626, 423893, 423876, 423871, 423866, 428615, 429408, 428616, 428610, 423856, 427550, 423854, 427567, 427530, 427528, 427527, 423852, 429244, 427311, 431735, 423820, 427947, 427865, 427167, 427170, 427191, 427168, 427169, 427847, 423806, 423848, 423835, 423829, 423805, 427064, 423785, 423784, 423783, 423782, 423781, 423780, 423779, 423778, 432284, 428906, 428551, 428550, 428373, 429848, 428372, 428369, 428363, 428362, 428361, 427438, 427564, 427372, 427539, 432124, 427290, 427361, 427821, 429844, 427704, 427714, 427699, 427698, 432027, 423765, 423911, 423914, 423888, 430430, 423767, 430531, 430530, 423872, 430434, 423834, 430432, 428405, 423833, 428404, 423832, 428403, 423831, 428368, 423830, 423753, 427568, 427384, 427377, 427055, 427042, 423695, 423693, 423690, 427034, 423679, 423678, 427562, 428675, 427836, 427620, 427713, 427712, 427711, 427710, 427709, 427692, 427448, 427462, 427657, 427655, 427654, 427478, 427477, 427534, 429977, 430207, 429945, 428677, 427742, 427740, 430414, 427739, 430222, 427831, 430223, 427851, 427850, 427849, 430159, 427789, 427775, 427773, 423658, 423650, 427474, 427411, 427402, 423629, 423627, 423628, 432127, 427470, 427257, 423654, 423649, 423631, 423625, 423624, 424251, 423849, 427085, 424200, 424201, 427359, 423790, 423836, 423639, 423725, 424236, 429911, 428800, 427385, 427215, 427214, 427213, 427212, 427211, 427210, 427209, 427208, 427207, 427199, 423612, 423610, 427473, 423609, 428122, 428121, 423988, 423791, 427263, 423594, 423757, 423756, 427440, 424226, 424233, 424232, 427507, 423561, 423563, 423562, 423823, 423559, 423558, 430739, 430322, 429953, 429952, 429949, 429948, 431079, 430058, 430035, 430034, 430033, 430036, 427852, 430684, 430633, 429933, 423572, 423570, 429929, 429909, 429908, 429069, 427683, 423581, 423592, 423580, 423579, 423546, 427130, 423538, 427017, 423787, 429030, 427923, 427922, 427914, 427903, 427173, 423532, 426973, 426972, 423809, 423528, 423527, 427060, 423526, 431697, 427653, 430183, 429947, 429946, 430048, 430047, 429944, 430018, 430017, 429943, 429627, 429626, 428178, 427642, 429803, 429199, 429818, 428320, 428319, 427918, 427767, 427766, 427638, 427635, 429302, 429301, 429565, 429564, 429563, 429376, 429375, 429262, 429102, 423653, 427260, 427259, 423648, 423643, 427154, 428608, 427160, 427161, 427158, 427525, 427524, 427523, 427522, 427267, 427266, 430771, 428978, 423608, 423606, 423605, 423604, 423597, 423602, 427593, 423456, 423455, 427067, 427066, 427336, 427124, 428633, 431098, 431097, 431096, 431094, 428888, 428649, 429020, 429019, 429018, 429001, 423478, 423477, 427048, 427047, 427046, 427045, 427023, 423476, 423475, 423474, 423463, 423443, 431066, 431065, 431064, 431063, 431061, 426894, 423556, 423555, 423554, 423473, 428789, 428788, 428786, 429711, 429611, 423422, 423420, 423749, 423748, 423419, 428181, 428180, 423600, 423599, 423598, 430097, 430096, 430095, 423596, 427954, 427953, 423553, 423439, 423441, 423460, 423448, 423447, 430837, 423386, 423379, 423377, 427972, 427971, 423376, 428082, 428183, 426850, 423365, 423368, 423359, 427526, 423353, 423427, 423347, 427370, 432140, 423952, 423963, 423962, 426764, 423665, 423332, 423660, 423322, 423324, 429116, 427722, 423391, 423309, 423306, 423304, 423291, 423290, 423289, 429164, 427763, 429166, 427073, 429426, 423263, 427156, 423262, 423821, 423257, 423264, 423255, 423251, 423246, 423244, 423242, 423240, 423238, 423236, 423235, 427796, 427795, 429115, 423223, 427037, 423219, 423217, 423213, 423207, 423423, 431068, 423357, 429104, 423198, 427039, 427038, 423197, 423390, 423366, 423310, 423429, 423364, 423428, 423358, 423297, 423292, 423287, 423284, 423283, 423282, 423281, 423354, 423286, 423285, 423280, 423382, 423426, 423383, 423345, 423344, 423339, 423338, 423337, 423267, 423269, 423270, 423268, 423462, 423384, 423183, 423172, 424052, 428886, 429807, 429806, 423130, 427427, 427424, 427426, 427425, 427423, 423381, 423520, 423129, 423335, 423118, 423117, 423116, 423115, 423114, 424013, 423081, 423085, 423077, 423076, 423075, 423074, 423073, 423697, 423087, 423047, 423044, 423040, 423038, 423410, 423409, 423408, 423412, 423411, 423032, 423905, 423903, 423904, 423020, 423072, 423005, 422993, 422992, 427110, 427955, 422995, 427100, 422987, 422989, 422988, 429443, 423042, 422958, 422948, 422946, 422944, 422933, 422932, 422931, 422953, 423184, 422920, 422919, 422918, 422903, 423321, 422897, 422874, 423389, 422861, 423892, 423891, 423890, 423889, 423095, 422980, 422850, 422845, 422824, 422819, 422839, 422817, 422814, 423188, 423189, 423071, 423182, 423080, 422936, 423112, 422807, 422800, 422801, 422795, 422792, 422770, 428506, 426917, 426916, 422752, 422744, 423179, 423007, 423360, 422740, 422731, 422703, 422755, 423519, 423518, 423517, 423516, 423222, 422667, 422689, 422688, 422687, 422686, 422685, 422684, 422683, 422682, 422681, 422680, 422679, 422678, 422677, 422674, 422673, 422672, 422671, 422670, 422669, 422676, 422675, 423012, 423008, 423681, 422662, 422655, 422654, 423037, 422652, 422649, 422651, 422653, 422647, 423209, 422642, 422641, 422632, 422619, 422749, 422748, 422967, 422599, 422515, 422504, 422489, 422488, 422482, 422479, 422458, 422450, 422444, 422440, 422438, 422437, 422418, 422439, 422404, 422403, 422391, 422385, 422384, 422383, 422382, 422381, 422327, 422429, 422934, 422351, 422350, 422349, 422348, 422347, 422346, 422345, 422344, 422343, 422336, 422335, 422334, 422333, 422332, 422317, 423323, 422307, 422306, 422428, 422838, 422330, 422329, 422282, 422281, 422252, 422236, 422237, 422225, 422328, 422213, 422212, 422184, 422183, 422863, 422187, 422182, 422181, 422180, 422179, 422177, 422178, 422174, 422173, 422170, 422162, 422196, 422163, 422151, 422147, 422149, 422111, 422108, 422106, 428881, 429801, 429800, 422098, 422097, 428787, 428674, 422094, 428614, 422939, 422938, 428634, 422085, 427830, 427829, 427701, 427700, 422090, 422063, 422073, 422054, 432815, 422194, 422052, 422041, 422040, 422039, 422038, 422037, 422045, 422035, 422036, 422754, 422014, 422188, 422013, 422012, 422034, 422011, 422010, 422007, 422200, 422199, 422006, 422130, 422131, 423066, 422168, 422150, 422747, 424216, 432814, 423575, 421975, 421973, 427497, 427496, 427495, 431657, 421938, 421930, 421869, 421884, 421847, 421818, 421817, 421816, 421815, 421814, 421788, 421739, 421738, 421727, 423843, 421726, 422707, 422706, 422705, 422425, 422424, 422663, 422664, 422727, 422726, 422719, 423025, 423026, 422717, 422720, 423027, 423445, 422713, 422697, 422862, 421866, 421858, 422461, 422481, 421889, 422470, 422469, 422468, 421888, 421887, 421886, 421698, 421885, 421697, 421696, 422456, 422645, 422644, 422643, 421693, 423069, 422620, 423048, 423154, 423067, 422901, 422668, 423165, 423150, 423164, 423149, 423163, 423148, 423162, 423147, 423161, 423146, 423160, 421691, 422835, 422808, 421689, 421660, 422241, 422240, 422239, 422238, 421659, 421658, 421657, 421656, 421655, 421654, 421653, 421652, 421651, 422900, 422136, 422866, 422865, 422135, 422134, 421619, 421610, 422091, 431537, 431536, 429194, 429203, 429174, 423171, 429202, 424139, 424050, 424049, 423764, 423763, 423762, 421932, 423874, 423706, 423703, 423113, 421905, 421904, 422316, 423680, 423828, 421736, 421735, 421900, 421572, 421561, 421560, 421559, 421563, 421530, 421534, 423187, 422990, 422970, 422483, 422433, 422432, 422779, 421883, 421882, 421881, 421880, 421879, 421878, 422455, 422308, 421849, 421848, 421867, 423106, 422288, 422287, 422283, 421712, 422473, 421687, 422475, 422337, 422773, 421626, 422956, 421600, 422957, 423084, 421510, 421508, 421509, 421555, 421554, 421553, 421552, 422757, 422154, 422093, 421590, 422460, 422459, 421543, 422416, 422415, 422414, 421574, 421551, 421545, 422331, 421599, 421542, 422246, 422211, 422245, 422243, 422242, 422210, 422209, 423107, 421596, 421595, 421594, 421593, 421592, 422781, 422780, 422751, 422750, 422113, 422112, 421588, 421586, 421585, 421584, 421582, 421570, 422153, 422152, 422137, 422133, 422132, 421569, 421567, 421565, 421546, 421547, 421533, 421531, 421476, 421474, 421477, 421469, 421467, 421466, 421465, 421464, 421620, 421459, 421458, 422191, 422192, 421540, 422772, 421538, 421537, 421461, 421456, 421473, 421425, 421424, 421423, 421422, 421421, 421420, 421419, 421417, 423004, 423003, 423002, 422999, 422274, 422273, 422195, 422193, 421409, 421407, 421405, 422902, 421400, 421903, 421902, 421901, 421899, 421398, 422846, 422843, 422842, 421606, 421679, 421607, 421605, 421428, 421427, 421426, 421396, 423233, 421377, 423461, 421374, 422127, 422175, 422126, 422125, 421373, 421370, 421369, 422275, 422009, 421368, 423070, 421909, 423063, 421354, 421896, 421352, 421564, 421351, 421511, 422501, 421597, 422756, 422733, 421348, 421347, 421908, 421448, 421447, 421446, 421435, 422486, 422485, 422484, 421931, 421349, 421343, 422286, 422285, 421674, 421675, 421673, 422248, 422247, 422292, 421963, 421861, 422472, 422476, 421383, 421390, 421389, 421381, 421964, 421965, 421375, 422821, 422820, 422618, 422617, 422615, 422600, 421366, 421367, 421364, 421854, 421737, 421321, 421961, 421734, 421733, 421732, 421722, 421340, 421339, 421724, 421723, 421731, 421721, 421337, 421330, 421730, 421323, 421445, 421413, 421444, 421714, 421604, 421789, 421720, 421719, 421718, 421717, 421716, 421715, 422743, 421313, 421711, 421704, 421703, 421705, 421580, 421579, 421578, 421577, 421576, 421581, 421309, 421300, 421688, 421298, 422905, 423167, 421335, 421338, 421709, 421708, 421707, 421706, 421475, 422941, 421334, 422966, 421962, 421897, 421256, 422951, 421324, 422952, 421312, 422051, 421231, 421230, 421208, 421205, 421201, 421133, 421130, 421127, 421124, 421135, 421134, 421112, 421111, 421116, 421110, 421108, 421106, 421060, 421046, 421044, 421042, 421041, 421040, 421039, 421032, 421023, 421021, 421020, 421019, 421018, 421017, 421016, 421001, 421000, 420999, 420998, 420997, 421002, 420988, 420987, 420967, 420966, 420965, 420964, 420958, 420986, 420934, 421167, 421051, 421055, 421050, 420920, 421080, 421069, 421068, 421067, 421066, 421063, 421061, 421059, 420864, 420861, 420859, 420857, 420855, 420842, 420841, 420833, 420832, 420831, 420830, 420796, 420767, 420765, 420953, 422847, 422280, 422279, 420938, 423024, 420925, 420924, 420923, 420926, 422311, 420910, 420909, 420906, 422911, 420900, 420899, 420898, 420897, 420878, 422295, 420877, 422294, 420780, 420779, 422741, 422730, 422742, 420756, 420798, 420755, 421115, 421114, 421113, 421058, 421057, 421053, 421029, 421028, 421024, 420954, 420752, 420750, 420799, 420784, 420743, 420742, 420850, 420733, 420731, 420729, 420727, 420725, 420723, 420721, 420719, 420739, 420718, 420738, 420717, 420706, 420736, 420716, 420704, 420703, 420702, 420648, 420647, 420622, 420615, 420601, 420600, 420599, 420598, 420583, 420810, 420616, 420666, 420665, 420664, 420663, 420662, 420566, 420661, 420551, 420771, 420770, 420769, 420783, 420782, 420781, 420768, 420482, 420933, 420932, 420931, 420413, 420405, 420406, 420367, 420394, 420397, 420393, 420392, 420391, 420426, 420396, 420395, 420386, 420384, 420383, 420382, 420381, 420380, 420375, 420363, 420348, 420379, 420446, 420445, 420378, 420416, 420417, 420377, 420407, 420410, 420398, 420376, 420324, 420901, 420342, 420341, 420448, 420340, 420339, 420422, 420333, 420337, 420336, 420335, 420334, 420287, 420277, 420271, 420269, 420945, 420245, 421948, 421947, 421946, 421945, 421944, 421943, 421942, 421941, 421940, 421939, 420917, 421394, 420319, 421393, 420374, 420373, 421171, 420320, 420318, 420240, 420239, 420238, 420234, 420215, 420212, 420210, 420872, 420862, 420952, 420943, 420879, 420840, 420839, 420173, 420171, 420331, 420330, 420305, 420304, 420303, 420168, 420169, 420142, 420141, 420140, 420120, 420179, 420178, 420163, 420079, 420044, 420049, 420048, 420047, 420046, 420045, 420020, 420082, 420013, 420005, 420317, 419991, 420447, 420139, 419990, 420295, 420745, 419962, 420056, 420055, 420332, 420054, 420164, 420158, 420502, 420550, 419994, 420012, 420715, 420714, 420713, 420712, 420711, 420710, 420709, 420708, 420072, 420071, 420143, 419946, 419945, 420011, 420010, 419906, 420009, 419982, 419904, 420138, 420122, 419902, 420876, 419901, 419899, 419900, 419898, 420677, 420676, 420312, 420311, 420310, 420308, 420309, 420428, 420427, 420307, 420298, 419883, 419882, 420028, 420027, 420026, 420025, 420024, 420032, 420022, 420021, 419998, 419913, 419997, 419811, 420546, 420547, 419835, 419944, 419810, 419767, 419763, 420469, 420434, 420433, 420432, 419758, 420192, 420457, 420456, 420455, 420454, 419756, 420191, 421239, 421238, 420478, 420477, 420476, 420475, 420474, 420473, 420479, 420481, 420472, 422449, 420480, 419754, 420190, 419750, 419749, 419747, 419745, 419744, 419742, 419702, 419721, 419939, 420053, 419923, 419841, 419922, 419921, 419920, 420208, 420052, 420051, 420050, 419839, 419942, 419941, 419940, 419836, 419943, 419987, 419728, 419705, 419701, 419667, 420327, 420326, 420325, 419909, 419976, 420356, 420545, 419703, 419704, 419807, 419806, 419808, 419669, 419655, 420246, 419610, 419609, 419604, 419602, 419601, 419600, 419598, 419597, 420224, 420202, 420201, 420200, 420306, 420299, 420199, 420198, 420197, 420196, 420195, 419588, 419566, 419563, 419560, 419554, 419553, 419552, 419548, 419543, 419953, 419541, 419539, 419538, 419525, 420537, 420216, 420188, 420187, 420207, 420137, 420136, 420135, 420043, 419795, 419852, 419796, 419797, 419832, 419831, 419830, 419829, 419828, 419827, 419618, 419570, 419569, 420366, 419499, 420294, 419983, 419497, 419500, 421071, 419495, 419853, 419494, 419493, 419491, 419489, 420875, 420145, 420144, 420085, 420116, 420058, 420059, 419986, 419985, 419984, 419977, 420006, 419963, 419719, 420544, 420543, 419718, 419717, 419716, 419715, 419603, 419502, 419504, 419918, 419488, 419825, 419824, 420351, 419562, 419506, 419485, 419959, 419958, 419957, 419956, 420645, 420873, 419473, 419586, 419572, 419699, 419579, 419620, 419695, 419826, 419908, 419694, 419476, 420126, 420125, 420124, 420123, 419475, 419564, 420858, 420794, 420793, 421198, 421197, 421196, 421195, 421082, 420073, 420004, 420003, 420435, 420001, 420002, 420000, 419999, 419952, 419973, 419974, 421210, 421232, 420075, 420735, 420734, 420074, 419851, 419805, 419804, 419793, 420675, 420674, 420673, 420672, 420670, 420671, 419731, 419724, 419725, 419714, 419713, 419712, 419711, 419534, 419587, 419577, 419576, 420610, 420609, 419575, 419482, 419567, 419996, 419452, 419666, 419665, 419617, 419746, 419447, 419729, 419344, 419327, 419342, 419379, 419306, 419305, 419415, 419414, 419417, 419383, 419382, 419380, 419278, 419318, 419317, 419316, 419319, 419273, 419277, 419272, 419390, 419289, 419388, 419271, 419270, 419269, 419268, 419381, 419276, 419264, 419262, 419263, 419261, 419257, 419256, 419254, 411632, 411628, 411626, 411615, 411614, 411613, 411612, 409235, 409233, 409231, 409222, 409221, 409207, 409206, 409205, 409204, 409203, 409202, 409201, 409200, 409198, 409197, 409190, 409189, 409188, 409187, 409186, 409185, 409184, 409183, 409182, 409170, 409169, 409167, 409160, 409158, 409157, 409155, 409153, 409275, 409150, 409146, 409145, 409142, 409140, 409136, 409132, 409130, 409123, 409122, 409119, 409112, 409134, 409072, 409071, 409050, 409034, 409030, 409018, 408996, 408995, 408994, 408993, 408991, 408988, 408987, 408976, 408968, 408961, 409195, 409191, 409192, 408955, 408954, 408953, 408951, 408940, 408939, 408933, 408930, 408926, 408923, 408920, 408916, 408960, 408912, 408911, 408908, 408906, 408959, 408903, 408896, 408880, 408879, 408878, 408877, 408876, 408875, 408874, 408873, 408872, 408871, 408870, 408869, 408882, 408983, 408862, 408861, 408856, 408847, 408958, 408841, 408840, 408839, 408831, 408722, 408728, 408726, 408724, 408729, 408721, 408720, 408719, 408718, 408717, 408686, 408685, 408684, 408683, 408643, 408644, 408642, 408641, 408957, 408640, 408866, 408865, 408864, 408755, 408754, 408752, 408751, 408750, 408749, 408748, 408747, 408746, 408745, 408744, 408743, 408742, 408741, 408740, 408739, 408738, 408662, 408661, 408660, 408659, 408658, 408657, 408656, 408863, 408826, 408677, 408672, 408671, 408670, 408669, 408668, 408667, 408666, 408818, 408700, 408699, 408693, 408691, 408690, 408689, 408688, 408687, 408832, 408714, 408713, 408712, 408711, 408710, 408709, 408708, 408707, 408706, 421952, 421951, 409271, 408626, 408625, 408624, 408623, 408622, 408620, 408617, 408616, 411598, 411597, 411596, 408737, 408736, 408735, 408734, 408692, 408681, 408679, 408664, 408586, 408770, 408769, 408654, 408653, 408652, 408651, 408650, 408649, 408647, 408645, 408566, 408771, 408705, 408704, 408703, 408702, 408701, 408698, 408697, 408696, 408695, 408694, 408546, 421958, 421957, 409270, 408476, 408475, 408474, 408473, 408464, 408462, 408459, 408458, 421954, 421953, 409273, 408430, 408429, 408428, 408427, 408426, 408425, 408424, 408423, 422648, 409280, 409281, 408773, 408631, 408607, 408606, 408605, 408604, 408603, 408602, 408600, 408412, 408411, 408534, 408533, 408399, 408393, 408392, 408391, 408768, 408767, 408503, 408502, 408500, 408499, 408498, 408497, 408496, 408433, 408432, 408431, 408372, 408371, 409276, 408509, 408508, 408507, 408506, 408505, 408504, 408501, 408358, 408357, 408356, 408355, 408354, 408353, 408352, 408351, 408350, 408532, 408527, 408526, 408525, 408524, 408523, 408520, 408519, 408518, 408517, 408516, 408522, 408515, 408514, 408513, 408512, 408511, 408510, 408349, 408348, 409277, 408346, 408345, 408344, 408343, 408342, 408341, 408340, 408339, 408334, 408335, 408331, 408330, 408329, 408325, 408322, 408321, 408320, 421956, 421955, 409272, 408422, 408421, 408267, 408266, 408265, 408263, 408260, 408259, 408772, 408338, 408337, 408336, 408249, 408248, 408247, 408246, 408245, 408244, 408243, 408242, 408241, 408240, 408521, 408360, 408319, 408318, 408317, 408316, 408251, 408250, 408229, 408228, 408884, 408359, 408227, 408225, 408221, 408219, 408218, 408217, 408216, 408215, 408214, 408212, 408211, 408210, 408209, 408208, 408194, 408193, 408192, 408191, 408190, 408189, 408188, 408187, 408186, 408185, 408184, 408196, 408183, 408915, 408172, 408170, 408168, 408166, 408155, 408154, 408162, 408158, 408157, 408156, 408099, 408095, 408093, 408091, 408089, 408087, 408085, 408083, 408081, 408079, 408078, 408077, 408075, 408076, 408069, 409166, 408068, 408059, 408054, 408051, 408050, 408049, 408045, 408040, 408039, 408032, 408012, 408011, 408023, 408019, 408018, 408016, 408015, 407948, 407940, 407933, 407930, 407928, 407927, 407931, 407926, 407929, 407925, 407924, 407936, 407923, 407935, 407922, 407921, 407920, 407919, 407918, 407917, 407909, 407911, 407910, 407906, 407912, 407844, 407843, 407839, 407838, 407837, 407836, 407835, 407834, 407833, 407832, 407831, 407810, 407809, 407807, 407799, 407798, 407797, 407788, 407795, 407794, 407793, 407792, 407787, 407767, 407764, 407763, 407762, 407761, 407760, 407759, 407758, 407757, 407756, 407755, 407754, 407753, 407751, 407750, 407747, 407744, 407743, 407742, 407741, 407738, 407735, 407733, 407729, 407728, 407770, 407716, 407712, 407707, 407706, 407705, 407708, 407703, 407702, 407701, 407700, 407698, 408309, 408308, 408307, 408306, 408305, 408304, 407694, 408315, 408314, 408313, 408312, 408311, 408310, 407692, 407695, 408297, 408296, 408295, 408294, 408293, 408292, 407686, 407688, 407668, 408303, 408302, 408301, 408300, 408299, 408298, 407660, 407650, 407649, 407645, 407644, 407709, 407642, 407640, 407638, 407637, 407684, 407682, 407622, 407611, 407609, 407607, 407605, 407603, 407641, 407625, 407624, 407597, 407598, 407806, 407805, 407804, 407590, 407671, 407670, 407667, 407661, 407669, 407666, 407658, 407589, 407588, 407586, 407577, 407572, 407571, 407592, 407591, 407566, 407565, 407564, 407563, 407539, 407535, 407534, 407546, 407545, 407536, 407522, 407556, 407555, 407554, 407553, 407521, 407518, 407516, 407514, 407509, 407504, 407500, 407498, 407497, 407494, 407481, 407479, 407478, 408033, 407467, 407466, 407465, 407464, 407462, 407454, 407451, 407445, 407447, 407446, 407429, 407428, 407425, 408028, 407421, 407420, 407419, 407418, 407417, 407416, 407415, 407414, 407413, 407412, 407411, 407410, 407409, 407408, 407407, 407406, 407424, 407423, 407348, 407347, 407339, 407325, 407324, 408020, 408017, 407319, 407317, 407314, 407313, 407307, 407308, 407305, 407304, 407300, 407297, 407294, 407292, 407290, 407289, 407285, 407284, 407282, 407273, 407272, 407267, 407266, 407247, 407246, 407240, 407238, 407236, 407234, 407232, 407230, 407228, 407226, 407241, 407224, 407223, 407217, 407215, 407213, 407211, 407209, 407207, 407204, 407197, 407196, 407193, 407191, 407190, 407188, 407186, 407185, 407178, 407174, 407173, 407172, 407180, 407168, 407156, 407155, 407157, 407154, 407153, 407146, 407145, 407143, 407142, 407141, 407137, 407136, 407125, 407123, 407124, 408291, 408290, 408289, 408288, 408287, 408286, 407120, 408279, 408278, 408277, 408276, 408275, 408274, 407118, 408285, 408284, 408283, 408282, 408281, 408280, 407116, 407187, 407151, 407150, 407149, 407148, 407147, 407144, 407126, 407096, 407095, 407094, 407182, 407167, 407166, 407165, 407164, 407163, 407162, 407176, 407087, 407084, 407083, 407078, 407077, 407076, 408273, 408272, 408271, 408270, 408269, 408268, 407075, 407074, 407073, 407066, 407065, 407064, 407063, 407067, 407046, 407045, 407039, 407018, 406976, 406934, 406892, 406881, 407051, 407047, 407041, 406887, 406891, 406890, 406880, 406876, 406867, 406865, 406839, 406856, 406830, 406855, 406847, 406854, 406853, 406852, 406851, 406860, 406859, 406850, 406849, 406848, 406857, 406858, 406829, 406828, 406827, 406826, 406825, 406824, 406823, 406822, 406817, 406816, 406815, 406814, 406813, 406812, 406811, 406810, 406809, 406808, 406807, 406803, 406796, 406790, 406799, 406788, 406785, 406784, 406783, 406769, 406767, 406766, 406764, 406753, 407355, 407354, 407353, 407318, 407315, 406762, 406743, 406742, 406740, 406739, 406738, 406736, 406733, 406731, 406710, 406683, 406709, 406708, 406705, 406704, 406703, 406702, 406701, 406700, 406693, 406692, 406691, 406687, 406686, 406682, 406681, 406680, 406679, 406678, 406677, 406676, 406675, 406674, 406673, 406672, 406660, 406658, 406656, 406654, 406652, 406650, 406648, 406752, 406760, 406642, 406637, 406630, 406624, 407541, 407540, 407531, 407530, 407526, 407525, 407524, 407523, 407515, 407512, 407511, 407510, 407357, 407335, 407337, 407336, 407352, 407351, 407349, 407310, 407309, 407278, 407277, 407276, 407275, 407161, 407160, 407159, 407158, 407131, 407079, 407068, 407724, 407723, 407052, 407043, 407042, 406889, 406725, 406724, 406723, 406634, 406633, 406632, 406631, 406862, 406593, 406588, 406620, 406564, 406563, 406560, 406559, 406558, 407472, 407471, 407470, 407469, 407468, 407460, 407432, 406530, 406517, 406531, 406497, 406528, 406481, 406477, 407430, 407320, 406464, 406462, 406535, 406534, 406533, 406532, 407713, 406552, 406553, 407766, 407765, 409005, 406458, 406459, 406457, 406424, 411609, 406613, 406423, 406714, 406422, 406540, 406406, 406405, 406404, 406403, 406388, 406640, 406387, 406644, 406382, 406600, 406379, 406601, 406361, 407177, 406333, 406332, 406331, 406581, 406579, 406578, 406286, 406285, 406284, 406268, 409138, 406308, 406266, 406260, 406262, 406258, 406253, 406252, 406236, 406354, 406227, 407943, 409135, 409133, 409127, 409126, 409125, 409108, 409124, 409120, 409106, 409105, 409104, 409103, 409102, 409101, 409100, 409099, 409098, 409097, 408128, 408127, 408126, 408125, 408124, 408123, 406547, 406195, 406192, 406191, 406190, 406550, 406183, 406182, 406180, 406179, 406178, 406153, 406152, 406151, 406147, 406146, 406145, 406134, 406133, 406132, 406093, 406092, 406085, 406084, 406075, 406073, 406137, 406138, 406136, 406135, 406068, 406140, 406066, 406061, 406080, 406079, 406011, 406010, 405982, 405979, 405978, 405977, 405976, 405973, 408487, 405970, 409037, 405950, 405929, 405924, 405921, 405918, 411608, 406604, 405916, 406614, 405889, 405878, 405855, 405853, 405852, 405850, 405836, 408118, 405928, 405926, 406806, 406013, 406012, 406334, 406327, 406326, 408161, 408160, 405995, 405994, 405993, 408982, 405899, 405906, 407790, 408116, 405919, 407789, 405898, 405901, 406390, 407720, 407718, 407719, 406371, 406063, 408104, 408103, 408102, 406062, 406060, 407796, 407840, 406196, 408111, 408110, 406430, 405845, 407740, 405842, 405838, 405839, 406015, 406014, 405808, 405806, 405822, 405799, 406257, 406256, 406254, 406251, 406249, 406248, 406229, 406228, 406212, 405981, 405975, 405972, 405971, 407199, 407205, 407198, 407528, 407527, 407459, 407128, 407127, 407044, 406888, 406059, 406044, 406043, 405959, 405958, 405816, 405811, 405810, 407463, 407538, 407537, 407069, 405709, 405708, 405704, 406873, 406872, 406139, 406310, 406309, 405800, 405692, 405691, 405690, 405673, 405659, 405658, 405657, 409114, 405633, 405634, 405616, 405718, 405715, 405714, 405713, 405712, 405711, 405710, 405611, 405609, 405608, 405607, 405605, 405603, 405601, 405599, 405592, 405588, 405587, 405583, 405569, 405568, 405491, 405485, 405586, 405584, 405566, 405567, 405520, 405519, 405466, 405465, 405462, 406592, 406591, 406590, 406589, 406584, 406583, 405448, 405434, 405429, 405407, 409279, 405662, 405385, 405386, 405378, 405369, 405383, 405377, 405376, 405375, 405374, 405394, 405361, 405358, 405332, 405295, 405266, 405268, 408060, 405334, 405331, 405251, 405254, 405253, 405252, 405249, 405245, 408639, 405335, 405414, 405415, 405413, 405237, 405228, 405226, 405235, 407673, 405234, 405206, 405205, 408100, 405211, 405202, 405204, 405244, 405199, 405200, 405198, 405197, 409282, 409055, 408867, 405196, 409052, 409067, 405201, 407946, 405188, 407945, 405186, 405182, 405185, 405184, 405183, 405172, 405158, 411633, 405155, 405154, 405152, 405133, 405167, 405166, 405165, 405135, 405131, 405130, 405129, 405115, 405111, 405143, 405227, 406321, 408975, 405089, 406055, 406056, 406031, 406026, 406046, 406053, 405087, 405064, 409283, 408888, 408887, 408886, 408885, 405088, 405085, 405084, 405083, 405081, 405079, 405078, 405077, 405076, 405075, 405074, 405073, 405096, 405095, 408002, 405094, 405169, 405027, 405026, 405109, 405108, 405107, 405106, 407493, 405030, 405029, 405028, 405010, 405005, 405007, 405000, 407492, 404983, 404981, 405917, 404980, 404985, 404967, 404960, 404984, 404998, 404954, 404953, 405891, 404934, 407745, 404928, 404927, 404926, 404925, 404924, 404920, 404949, 404918, 404917, 404916, 404933, 405716, 404831, 404829, 404828, 404827, 404826, 404825, 404795, 404788, 404778, 404777, 405021, 404762, 404761, 404756, 404688, 404687, 408978, 404603, 404914, 404912, 404835, 404833, 404785, 404602, 404786, 404552, 404551, 404622, 404593, 404578, 404546, 404540, 404539, 404538, 404537, 404536, 404520, 404448, 404544, 404694, 404743, 404742, 405072, 409219, 409220, 409218, 409217, 409216, 409215, 409214, 409213, 409212, 409211, 409210, 404403, 404400, 404399, 404398, 404391, 404389, 404387, 404385, 404384, 406374, 404382, 404380, 404376, 404356, 405022, 404346, 404345, 406314, 406313, 406051, 406050, 406049, 406048, 405171, 404431, 404430, 404429, 404428, 404427, 404370, 404369, 404410, 404409, 404408, 404379, 404367, 404366, 404341, 404340, 404352, 404351, 404350, 399126, 409228, 409227, 409224, 399117, 399116, 406247, 399114, 399112, 399110, 399108, 399107, 399105, 399103, 399101, 404440, 404363, 404349, 404348, 399118, 404414, 404413, 404412, 404411, 399120, 399092, 399098, 399097, 399093, 399096, 399079, 399070, 399066, 399060, 399059, 399058, 399053, 399049, 399046, 408966, 399043, 399030, 399018, 399017, 399015, 399014, 399013, 399012, 399027, 399028, 399011, 398999, 398991, 398980, 398929, 398928, 398923, 398921, 398917, 398916, 398911, 398891, 398881, 398896, 398895, 398894, 398893, 398892, 398875, 398876, 398874, 398873, 398872, 405025, 398864, 398906, 398801, 405017, 406745, 406744, 405877, 405876, 405875, 405874, 405873, 405872, 405871, 405870, 405869, 405868, 405867, 406279, 406278, 406277, 406276, 406275, 406274, 406273, 406272, 406271, 398511, 405013, 408944, 405082, 398890, 398889, 398888, 398887, 398658, 398419, 398418, 398417, 398402, 398397, 398396, 398395, 405472, 398394, 405558, 405494, 398381, 398467, 398466, 398387, 405142, 405963, 405056, 405002, 405001, 398657, 398909, 398656, 398572, 398401, 398485, 398486, 398389, 398496, 398495, 398995, 398494, 411595, 409180, 409118, 398379, 398358, 398354, 398340, 398341, 398338, 398313, 398312, 398329, 398328, 398309, 398308, 398307, 398305, 398304, 398310, 398302, 398287, 398285, 398288, 398456, 398455, 398454, 398457, 398458, 398459, 398460, 398461, 398450, 398451, 398452, 398453, 398533, 398532, 398531, 398529, 398530, 398528, 398526, 398525, 398524, 398518, 398521, 398520, 398519, 398523, 398527, 398534, 398640, 398639, 398638, 398637, 398636, 398569, 398568, 398645, 398644, 398643, 398642, 398641, 398567, 398566, 398650, 398649, 398648, 398647, 398646, 398565, 398564, 398635, 398634, 398633, 398632, 398631, 398557, 398556, 398625, 398624, 398623, 398622, 398621, 398561, 398560, 398630, 398629, 398628, 398627, 398626, 398559, 398558, 398353, 398352, 398351, 398615, 398614, 398613, 398612, 398611, 398555, 398554, 398610, 398609, 398608, 398607, 398606, 398553, 398552, 398605, 398604, 398603, 398602, 398601, 398551, 398550, 398585, 398584, 398583, 398582, 398581, 398541, 398540, 398590, 398589, 398588, 398587, 398586, 398545, 398544, 398595, 398594, 398593, 398592, 398591, 398543, 398542, 398655, 398654, 398653, 398652, 398651, 398571, 398570, 398620, 398619, 398618, 398617, 398616, 398563, 398562, 398580, 398579, 398578, 398577, 398576, 398547, 398546, 398600, 398599, 398598, 398597, 398596, 398549, 398548, 398469, 398470, 398471, 398472, 398447, 398448, 398449, 398445, 398444, 398443, 398438, 398439, 398440, 398433, 398434, 398435, 398430, 398428, 398429, 398424, 398425, 398426, 398422, 398423, 398421, 398408, 398407, 398405, 398432, 398441, 398442, 398446, 398420, 398427, 398431, 398410, 398489, 398488, 398487, 398483, 398482, 398481, 398484, 398490, 398474, 398475, 398476, 398473, 398279, 398477, 398480, 398478, 398278, 398277, 398276, 407907, 398885, 398867, 398272, 398903, 398270, 398268, 398479, 398265, 398264, 398260, 398259, 398255, 398254, 398251, 398250, 398247, 398246, 398243, 398242, 398239, 398238, 398235, 398234, 398231, 398230, 398227, 398226, 398221, 398220, 398219, 404441, 398212, 398289, 406548, 398191, 398190, 398189, 398188, 398187, 398186, 408765, 407615, 398175, 398504, 398169, 398168, 398123, 398122, 398121, 398120, 398103, 405412, 405384, 405356, 408881, 398086, 405294, 408989, 408965, 405406, 408857, 407422, 398080, 407323, 409007, 398078, 398076, 409004, 398071, 398093, 398091, 398094, 398105, 398101, 398112, 398036, 398035, 405823, 419472, 408904, 398033, 398032, 398031, 398018, 398017, 398016, 398065, 398064, 398063, 398062, 398046, 398059, 398060, 398061, 398052, 398053, 398054, 398055, 398056, 398057, 398058, 398051, 397989, 397988, 397983, 407944, 398044, 398043, 397968, 397967, 397966, 397964, 397963, 397962, 397957, 397956, 397955, 397951, 397950, 397949, 397945, 397944, 397943, 397939, 397938, 397937, 397933, 397932, 397931, 397927, 397926, 397925, 397921, 397920, 397919, 397915, 397914, 397913, 397909, 397908, 397907, 397903, 397902, 397901, 397897, 397896, 397895, 397883, 397849, 405686, 405610, 405486, 405403, 405432, 397878, 397857, 405895, 405932, 405888, 405372, 405371, 405370, 397855, 397854, 397853, 397852, 397851, 406779, 397795, 397794, 397791, 397786, 407941, 397782, 397781, 397780, 397779, 397778, 397777, 397830, 397829, 397828, 397773, 398166, 398165, 398167, 398163, 398005, 404569, 398004, 398072, 398003, 397789, 397876, 397879, 397788, 397787, 397771, 397770, 397769, 397768, 398010, 397764, 398359, 397753, 397752, 397751, 397735, 397731, 397734, 397733, 397732, 397722, 397721, 409020, 409019, 397716, 405969, 397969, 409044, 397891, 409053, 397713, 397746, 397745, 397744, 397712, 407951, 397708, 397710, 397709, 397711, 397826, 397707, 405937, 405960, 397821, 397798, 397785, 408969, 397784, 397706, 423208, 397783, 397704, 397705, 409063, 398350, 405147, 409062, 397694, 409057, 397698, 409056, 405322, 397670, 397741, 397736, 397669, 397649, 397647, 397643, 397642, 397639, 397638, 397681, 405402, 406432, 397628, 397618, 397614, 397611, 397601, 397599, 397534, 397591, 397589, 397587, 397585, 397583, 397581, 397579, 397577, 397575, 397573, 397571, 397569, 397567, 397565, 397563, 397561, 397559, 397557, 397555, 397553, 397551, 397549, 397547, 397545, 397759, 397992, 397703, 397645, 397613, 397542, 397541, 397540, 397539, 397538, 397537, 397536, 397535, 397532, 397531, 398150, 398149, 411603, 409163, 411602, 397806, 397805, 397799, 397792, 407626, 397763, 397755, 397747, 397743, 397650, 397620, 398144, 397632, 397524, 407647, 406325, 406324, 406323, 406322, 405479, 405478, 405477, 405459, 405458, 405457, 405456, 397676, 397836, 397838, 397839, 397837, 422441, 397494, 397503, 397502, 397501, 397500, 397485, 397756, 397460, 397529, 397477, 397476, 397475, 397474, 397473, 397472, 397533, 397471, 397470, 397469, 398042, 398030, 398027, 398041, 398019, 397825, 397458, 397424, 397412, 397411, 397393, 397387, 397382, 397381, 397380, 397379, 397378, 397377, 397376, 397375, 397369, 397367, 397356, 397357, 397355, 397354, 397353, 397352, 405563, 405562, 405561, 405560, 405564, 397345, 397343, 397342, 397341, 397331, 397330, 397327, 397326, 397346, 405892, 397323, 405818, 397321, 397399, 405388, 397390, 397318, 397316, 397314, 397312, 397311, 397308, 397306, 397304, 397303, 397302, 397298, 397296, 397295, 397292, 397291, 397290, 397286, 397284, 397282, 397280, 397279, 397278, 397274, 397271, 397269, 397267, 397265, 397264, 397259, 397258, 397255, 397253, 397252, 397249, 397247, 397246, 397245, 397241, 397239, 397237, 397235, 397228, 397226, 397225, 397224, 397223, 397220, 397219, 397218, 397217, 397213, 397468, 405248, 405247, 405246, 397185, 397209, 397205, 397200, 397201, 397389, 397182, 397181, 397174, 397179, 397183, 405687, 398215, 397161, 397160, 397159, 398659, 397119, 397115, 397104, 397100, 397099, 397098, 397106, 397135, 397132, 397134, 397131, 397133, 397130, 397105, 397108, 397129, 397107, 406585, 397110, 397128, 397127, 397109, 397112, 409209, 397125, 397124, 397111, 397088, 397087, 397090, 397085, 398988, 398987, 398986, 398985, 397076, 406428, 406427, 406360, 406359, 406358, 406433, 406365, 397073, 397069, 397068, 397067, 408725, 397066, 397065, 397064, 397072, 397050, 397046, 397041, 397040, 397039, 397052, 397033, 397030, 405373, 397016, 397015, 397014, 398002, 406353, 398001, 398000, 397999, 397998, 397997, 397996, 397995, 406339, 405411, 397994, 399068, 397841, 397840, 397074, 397793, 404347, 397138, 404343, 397024, 397023, 397022, 397021, 407734, 397092, 397089, 397004, 397003, 397001, 396998, 397176, 397011, 397010, 396994, 396993, 396992, 396987, 396975, 396978, 396977, 396959, 396960, 396976, 396950, 396949, 396938, 396936, 396934, 398069, 398400, 396929, 396926, 396925, 397980, 396927, 396922, 396931, 405203, 405187, 405181, 405180, 398334, 398491, 398301, 398197, 398170, 399087, 398173, 404923, 405359, 398073, 404754, 404753, 398040, 398006, 398029, 398028, 398024, 398023, 398022, 398021, 404442, 398020, 398039, 397831, 397827, 397824, 397823, 397822, 405284, 405283, 404381, 397621, 404760, 399067, 397480, 397479, 397740, 397435, 397739, 397738, 397737, 397055, 398944, 398943, 398942, 398941, 398940, 398939, 396941, 396921, 396963, 396962, 396919, 397221, 396906, 396905, 396874, 396873, 396872, 396871, 396870, 396866, 396877, 396868, 396867, 409096, 396864, 396850, 396954, 397214, 397198, 397697, 397689, 396838, 396826, 396827, 397019, 396946, 396915, 396898, 398922, 396878, 396862, 396861, 396842, 398954, 396816, 396815, 396821, 396829, 396814, 396812, 396806, 396805, 396804, 396803, 396813, 396798, 396799, 396796, 396795, 396794, 396797, 396787, 396786, 396785, 396784, 396783, 396766, 396765, 396764, 396712, 396711, 406316, 396707, 406071, 406072, 396706, 397761, 396768, 396767, 396701, 396699, 396698, 396697, 396677, 396755, 396754, 396753, 396704, 396703, 396674, 396670, 396681, 396667, 397818, 396683, 396682, 396662, 396654, 396679, 397007, 396628, 396652, 396651, 396650, 396624, 396643, 396642, 396641, 396640, 396639, 396638, 396622, 396616, 396612, 396611, 397877, 396602, 405809, 405938, 396596, 396595, 396594, 396593, 396592, 396591, 396615, 396614, 396583, 396582, 396579, 396571, 396570, 396567, 396566, 396563, 396562, 396559, 396558, 396555, 396554, 396551, 396550, 396547, 396546, 396543, 396542, 396539, 396538, 409240, 396527, 396572, 396521, 396520, 396535, 396519, 396513, 396512, 396511, 396510, 407593, 396509, 396514, 396515, 405689, 396502, 405835, 396494, 396493, 396490, 396463, 396462, 396453, 396450, 396449, 396444, 396448, 396442, 396441, 397993, 396417, 396413, 396412, 396411, 396405, 396406, 396396, 396389, 396388, 396379, 396375, 396372, 396371, 396370, 396362, 405116, 396359, 396360, 396355, 396354, 396353, 396348, 396346, 396400, 405557, 396394, 406352, 396393, 396377, 396342, 396343, 396340, 406756, 406755, 396321, 396320, 407576, 396319, 396317, 396250, 396235, 396234, 396233, 396438, 396345, 396324, 396323, 396322, 396228, 398333, 396220, 396213, 396212, 405190, 409171, 396199, 405179, 405177, 396191, 396192, 405080, 396185, 396184, 396172, 398297, 398296, 398295, 398294, 396170, 396167, 396166, 396165, 398153, 396161, 396160, 396854, 396853, 396852, 396180, 405093, 405092, 408665, 398015, 398014, 398013, 398012, 396473, 398011, 396472, 398009, 398008, 398007, 396439, 396430, 396150, 396147, 396146, 396145, 396433, 396432, 396431, 396136, 396134, 396133, 396130, 405330, 396048, 396041, 396040, 396039, 396037, 405851, 398104, 395998, 395997, 395996, 395995, 395994, 395920, 398158, 395921, 398157, 395904, 395903, 395527, 395526, 395525, 395463, 395461, 395457, 395951, 395969, 395968, 395967, 395966, 395419, 405983, 395377, 396476, 395365, 396152, 396087, 395398, 395397, 408977, 408979, 395351, 407736, 395349, 395348, 395347, 395346, 409278, 397701, 397690, 397688, 397687, 397686, 397685, 397684, 397683, 395352, 404740, 411621, 396578, 395326, 395327, 395325, 395316, 395315, 395318, 395317, 395312, 395305, 395299, 395960, 396839, 396095, 395955, 395294, 395293, 395468, 395439, 395252, 397667, 397665, 397664, 397663, 397630, 397629, 397598, 397596, 397595, 397594, 397796, 397593, 397592, 398281, 404547, 395236, 395231, 395234, 395230, 395224, 395197, 395289, 395254, 395223, 395217, 395192, 395190, 395184, 395180, 395177, 395178, 395166, 405357, 396613, 396486, 395216, 395322, 396828, 396483, 395164, 395156, 395362, 395393, 395396, 395387, 395386, 395385, 395173, 395149, 395132, 395108, 395148, 395113, 395191, 395202, 395201, 395200, 395199, 395208, 395103, 395207, 396079, 395100, 407901, 396988, 395225, 395161, 395162, 395145, 396686, 396685, 395099, 396825, 395091, 395160, 395089, 395159, 395095, 395152, 395094, 395215, 395054, 395038, 395060, 395466, 395025, 395072, 395071, 405278, 395474, 395473, 395482, 395481, 395478, 395421, 395420, 396647, 396646, 396576, 395031, 405140, 396824, 396426, 396427, 395069, 395080, 395068, 397206, 396182, 396504, 395133, 395087, 395088, 395328, 395086, 395085, 395321, 397742, 397776, 397775, 397774, 397717, 397715, 397714, 399054, 394963, 395472, 395471, 395469, 395470, 395442, 395438, 395431, 396224, 396218, 395098, 406594, 396808, 396917, 396916, 396810, 396875, 395417, 395416, 395415, 395414, 395412, 395411, 395408, 395407, 395399, 395395, 395390, 395358, 395388, 397543, 397528, 397525, 407356, 395487, 395486, 398178, 398172, 398171, 395467, 398196, 395453, 395452, 395451, 395450, 395449, 395437, 395441, 395436, 395440, 395435, 397850, 395434, 396219, 397790, 395410, 395409, 395066, 395374, 395373, 395366, 397232, 397229, 397230, 395354, 397231, 395353, 394989, 394988, 394978, 394931, 394945, 396788, 396487, 394939, 395494, 394938, 394922, 407245, 407244, 405238, 397514, 397522, 394909, 394924, 395033, 394902, 394916, 394907, 396114, 396113, 396112, 396111, 396110, 394904, 395990, 394890, 394883, 394882, 394878, 394876, 394855, 394838, 398136, 394809, 404436, 404435, 404434, 395117, 395046, 395045, 395044, 395036, 394804, 394793, 394788, 394787, 394783, 394791, 394778, 394801, 394759, 394758, 394760, 394757, 396855, 394726, 394730, 394727, 394716, 394720, 394867, 394799, 396901, 394798, 394680, 394703, 394741, 394714, 394737, 405020, 405019, 405018, 394684, 394682, 394705, 394683, 394681, 394622, 394621, 394620, 394612, 394617, 394639, 394611, 394610, 394609, 394635, 394607, 394606, 394605, 394604, 394603, 394602, 394599, 394601, 394795, 394592, 394589, 396035, 394580, 394652, 396178, 396177, 396176, 396175, 407080, 397391, 394578, 408973, 394632, 405033, 405034, 405035, 405032, 394631, 394633, 397234, 394814, 394813, 394812, 394811, 394810, 394697, 394696, 397423, 397422, 394695, 394694, 394693, 394692, 394690, 394689, 397186, 394962, 398332, 398331, 398330, 399121, 399078, 394479, 394590, 394685, 408764, 408763, 406870, 394468, 394457, 394456, 394454, 409287, 409286, 409285, 404955, 394452, 398074, 394450, 394449, 394448, 394593, 394591, 398913, 398914, 398990, 398908, 394564, 394563, 394451, 405613, 394459, 394458, 394445, 394623, 394416, 394417, 394413, 394410, 396690, 407552, 394702, 394688, 396688, 394659, 394658, 394691, 394700, 396610, 394630, 394629, 394628, 394627, 394626, 394624, 394646, 394619, 394618, 408332, 394600, 394584, 394583, 396517, 394469, 394781, 394576, 394575, 394574, 394472, 394782, 396471, 396470, 396469, 396468, 396467, 394444, 396447, 396446, 394429, 396480, 396478, 394718, 404830, 394396, 394418, 394390, 394443, 395262, 394386, 407769, 407768, 408101, 394404, 394403, 394402, 394401, 394369, 394368, 394367, 394372, 395958, 394362, 408986, 408985, 408984, 394588, 394587, 394586, 394579, 394353, 394391, 404832, 404822, 394370, 394361, 394360, 404779, 394365, 394363, 394364, 407752, 394322, 394321, 394324, 394320, 394323, 394319, 394864, 394314, 394310, 394309, 394306, 394305, 398127, 394674, 396609, 394650, 396574, 394625, 396573, 396507, 394490, 396530, 396529, 394767, 394769, 394488, 394768, 394486, 394382, 394371, 405127, 394296, 394295, 394294, 394293, 394283, 394272, 394269, 394271, 396497, 394257, 404511, 404510, 404509, 404508, 394266, 394247, 394246, 394252, 394251, 394250, 394248, 394234, 394230, 394229, 394228, 404921, 394435, 394428, 394427, 394426, 394425, 404362, 394423, 394424, 394422, 394421, 394420, 394419, 394358, 394357, 394395, 394359, 394381, 394312, 394311, 394288, 394261, 394262, 394260, 394297, 394240, 394239, 394238, 394476, 394243, 399091, 399090, 399089, 395141, 395140, 394161, 395143, 395142, 394159, 395139, 395138, 394158, 394154, 394166, 394120, 398174, 394112, 394110, 394108, 394106, 394104, 394102, 394100, 394098, 394096, 394094, 394092, 394088, 396314, 396312, 396311, 396313, 394950, 394057, 399082, 399081, 399080, 394219, 394218, 394217, 394215, 394216, 396109, 396108, 396107, 396106, 396105, 396104, 394059, 394052, 394022, 394013, 394012, 394007, 394006, 394053, 394047, 394036, 394035, 394046, 394038, 394034, 394021, 393989, 394267, 393985, 393977, 394214, 393917, 394089, 393919, 393909, 393908, 393907, 393906, 396126, 396125, 396124, 396123, 396122, 396121, 394033, 394032, 394031, 394028, 394026, 394025, 394024, 394016, 394017, 394334, 393856, 393855, 393851, 393824, 393819, 393820, 396692, 396214, 394222, 394244, 394245, 396222, 396221, 394157, 393869, 393868, 393867, 396157, 396141, 406621, 408753, 393847, 393875, 393790, 393786, 393777, 393779, 393778, 393771, 393811, 393810, 393809, 393808, 393815, 394020, 407947, 394019, 396477, 394375, 394374, 396693, 396398, 396397, 394077, 394076, 394075, 394148, 394074, 394073, 394072, 394071, 394070, 394069, 394082, 393799, 393798, 393797, 393796, 393795, 393794, 393830, 393829, 394249, 393828, 393827, 393826, 393783, 393782, 393737, 393803, 393725, 393723, 393722, 393714, 396080, 398109, 398108, 398107, 398106, 407803, 407802, 407801, 407800, 397682, 393667, 397180, 393647, 393640, 393638, 396684, 393628, 393643, 393616, 393611, 393610, 393615, 393609, 393516, 393636, 393635, 393665, 393618, 393617, 393662, 393661, 393656, 393650, 393510, 404417, 404416, 404415, 393500, 394715, 394687, 394686, 393480, 393641, 393591, 393614, 393613, 405161, 405162, 393509, 393473, 393467, 394744, 394743, 394742, 394562, 393465, 393464, 393463, 396226, 393461, 396227, 404426, 404425, 404420, 405054, 396649, 396620, 404419, 396621, 404397, 404396, 394155, 396229, 396225, 396619, 396663, 393914, 399122, 393468, 399115, 399095, 399094, 393825, 396618, 396617, 393654, 393652, 404787, 404372, 396669, 396668, 408949, 408948, 408947, 408946, 393514, 411618, 411617, 411616, 393854, 393410, 393409, 393408, 393444, 393394, 393391, 404964, 396223, 393374, 393373, 393372, 396216, 396215, 393343, 393342, 393339, 393338, 393315, 394432, 393311, 393317, 404424, 393307, 393304, 393303, 393302, 393457, 393442, 393441, 393440, 393431, 393289, 393287, 393513, 393429, 393286, 393432, 393476, 393370, 393386, 393371, 393406, 393369, 393400, 393807, 393300, 393309, 393308, 393717, 393683, 393686, 393685, 393684, 393681, 393660, 393659, 393631, 393630, 393600, 393599, 393598, 393597, 393596, 393595, 393594, 393264, 393301, 396186, 396203, 396202, 393259, 393749, 409109, 393728, 409051, 393672, 393648, 398505, 393329, 393537, 393536, 393535, 393454, 395163, 393328, 393405, 393404, 393437, 393436, 393435, 393434, 393327, 393393, 393392, 393326, 393325, 393390, 393387, 393382, 393381, 393380, 393261, 393260, 405264, 405263, 405262, 405261, 405260, 406304, 406735, 407672, 408117, 393258, 393246, 393244, 393254, 394348, 393243, 393237, 393235, 393233, 393231, 393229, 393227, 393470, 393469, 393225, 393200, 396154, 405122, 405141, 393123, 405120, 405119, 397077, 393100, 404957, 405046, 398393, 399010, 399026, 399009, 399008, 399007, 398361, 393016, 393011, 398092, 393009, 392991, 392989, 392984, 392982, 392980, 392978, 392976, 392974, 392972, 392970, 392968, 392966, 392964, 392962, 392960, 392958, 392956, 392954, 392952, 392950, 392948, 392946, 392944, 392942, 392940, 392928, 392921, 392920, 392919, 392918, 392917, 392916, 392915, 392914, 395021, 392905, 392904, 392903, 392902, 395329, 392901, 392900, 392899, 392898, 395330, 392897, 392896, 392895, 392891, 392890, 398904, 398902, 398901, 398900, 392889, 395375, 393455, 393448, 393447, 393446, 393445, 395991, 393332, 393331, 393319, 393076, 393207, 393206, 397859, 397858, 393202, 393028, 393027, 393026, 405821, 393102, 393101, 392886, 396601, 396600, 393068, 393066, 393065, 393064, 404364, 392881, 392874, 392879, 406197, 393173, 392868, 392869, 392877, 392871, 392878, 393113, 393072, 396689, 393013, 396680, 392865, 392875, 392870, 394355, 396820, 396818, 392836, 392848, 407879, 392820, 405685, 396257, 393793, 392814, 392812, 392809, 392808, 406845, 392790, 407431, 392781, 392697, 392695, 392689, 392687, 392684, 392683, 392682, 392681, 392770, 397457, 392672, 396142, 392637, 392647, 392632, 392894, 392893, 392645, 392665, 392666, 392777, 392664, 392612, 392864, 392863, 392862, 392621, 404561, 392602, 392601, 392600, 392594, 392590, 392586, 392585, 392595, 392577, 409117, 392843, 392842, 392841, 392840, 392839, 392810, 392799, 392805, 392804, 392803, 392802, 392801, 392800, 392630, 392627, 392629, 392625, 392628, 392624, 392616, 406843, 406842, 406841, 394640, 394636, 394802, 392571, 392569, 392568, 398126, 398125, 407748, 397977, 398912, 392581, 392553, 397797, 397631, 405230, 392546, 392545, 394149, 393511, 393506, 395065, 395064, 393273, 393395, 393657, 393272, 393271, 393333, 393668, 393443, 395009, 393418, 393323, 393322, 393321, 393320, 393285, 393284, 393499, 393498, 392929, 393651, 393109, 393044, 393043, 393086, 393006, 393005, 392887, 435820, 392605, 392604, 392518, 397440, 392517, 392520, 392496, 392513, 392489, 392488, 392487, 392486, 406844, 392483, 406840, 392620, 392463, 392603, 392459, 392850, 392849, 392482, 392478, 392477, 392476, 392475, 392474, 392473, 392579, 397405, 392497, 392544, 392455, 392543, 392443, 392435, 392442, 396143, 396093, 396092, 396091, 396083, 396082, 396081, 392430, 392423, 392446, 392425, 392424, 392414, 392401, 393877, 392441, 392440, 392445, 397464, 392389, 392390, 392388, 392387, 392386, 392391, 392385, 392384, 392383, 392427, 392426, 392382, 392381, 392380, 392428, 392379, 392378, 392377, 392399, 392398, 392397, 395067, 392362, 392359, 392356, 392354, 392348, 392342, 392336, 392330, 392323, 392319, 392315, 392311, 392310, 392308, 392444, 396485, 392306, 392305, 397025, 393995, 393994, 393993, 393992, 392327, 392326, 392325, 392299, 392304, 392303, 392302, 392282, 392281, 392280, 392279, 392583, 396059, 392582, 392273, 392277, 392274, 392276, 392275, 392270, 392300, 392471, 392263, 392262, 392457, 392182, 394675, 392175, 392173, 392170, 392167, 392163, 392154, 392164, 392150, 392149, 392145, 392146, 392491, 392137, 392135, 392129, 392127, 392121, 392119, 392117, 392115, 392113, 392109, 392105, 392103, 392101, 409173, 392087, 392095, 392091, 392092, 392090, 393791, 397207, 392084, 394794, 394642, 395973, 395101, 393789, 393788, 393787, 392041, 392037, 392035, 392028, 392027, 392036, 392021, 392017, 392009, 392994, 392933, 406067, 396139, 406064, 392992, 393306, 393279, 393277, 393276, 393275, 393274, 397166, 392936, 397165, 392063, 392938, 397026, 404764, 404763, 391998, 391996, 391994, 391992, 391990, 391987, 391982, 391973, 391955, 394414, 392008, 394565, 391929, 394863, 394862, 394861, 391914, 393090, 393088, 393089, 391913, 404689, 391901, 391891, 396164, 398306, 398284, 398283, 398282, 391877, 396156, 396155, 396206, 391983, 391946, 396151, 391945, 394724, 394719, 394708, 394707, 394706, 392098, 394641, 391938, 398382, 398380, 396047, 396096, 396046, 396045, 396044, 396043, 391937, 391936, 396034, 395980, 395979, 395978, 395977, 395987, 395983, 395982, 395981, 395976, 395975, 391935, 391934, 391933, 396001, 391926, 407949, 391915, 398498, 398497, 391861, 391909, 391910, 391903, 391852, 391851, 391850, 391849, 391848, 398151, 396466, 396465, 396455, 396454, 396435, 396434, 391840, 396436, 392927, 391826, 391825, 395334, 391824, 391823, 391822, 391821, 391820, 391819, 391818, 391817, 391816, 391815, 391855, 391846, 391812, 392458, 398392, 398391, 398390, 391786, 391761, 395369, 395368, 395380, 395367, 391748, 391881, 391747, 391880, 391746, 391745, 391842, 405408, 392570, 405405, 405382, 391895, 404958, 391977, 404956, 391893, 404690, 407558, 407557, 404452, 404451, 404450, 404543, 404542, 404541, 391837, 404524, 391835, 404443, 404423, 404422, 391664, 391661, 391659, 391657, 391655, 391653, 396945, 396944, 396943, 391724, 391650, 396932, 391642, 391641, 391636, 391634, 391632, 391630, 391629, 391628, 391624, 391620, 391618, 391617, 391614, 392565, 392470, 391612, 391613, 391611, 391648, 391599, 391598, 391649, 392242, 392049, 392047, 392048, 392142, 391921, 391920, 391897, 391896, 392031, 392030, 392029, 392026, 392038, 391892, 391738, 391736, 391735, 391734, 391733, 391732, 391731, 391730, 391729, 391728, 391727, 391726, 392032, 391741, 391742, 391740, 391606, 391605, 392022, 394153, 391959, 391958, 391957, 391931, 391885, 391888, 391884, 391887, 391883, 391886, 391912, 391882, 391975, 391974, 391663, 391662, 391594, 391591, 391592, 391590, 391593, 392072, 392071, 392394, 392393, 391588, 391587, 391586, 408766, 396204, 391575, 391571, 391585, 391584, 391574, 392922, 391563, 391562, 391561, 391560, 395335, 391559, 391558, 391557, 391556, 395336, 391555, 391554, 391553, 391564, 391578, 391577, 391576, 391570, 391569, 391568, 391579, 391639, 391565, 391638, 391543, 391811, 391530, 391529, 391528, 391527, 391522, 391520, 391616, 391615, 391518, 391517, 391516, 391514, 391502, 391498, 391451, 391464, 391463, 391462, 391461, 391460, 391459, 391457, 391456, 391455, 391444, 391443, 391442, 391441, 391440, 391439, 391438, 391437, 391436, 391409, 391388, 391387, 391381, 391379, 391371, 391369, 391367, 391365, 391363, 391359, 391356, 391355, 391433, 391430, 391404, 391434, 391431, 391405, 391432, 391429, 391401, 391353, 391351, 391481, 391480, 391479, 391342, 391327, 391325, 391332, 391329, 391285, 391494, 392562, 392469, 391406, 391407, 391483, 391255, 391254, 391253, 391450, 391449, 391448, 391249, 391248, 391247, 391273, 391243, 391241, 391239, 391225, 391224, 391223, 391222, 391221, 391220, 391213, 391212, 391403, 391402, 391209, 391207, 391274, 391279, 391278, 391277, 391276, 391280, 394561, 391194, 391193, 391192, 391191, 391197, 391196, 391195, 391190, 391177, 391186, 391175, 391174, 391145, 391537, 391465, 391482, 391478, 391477, 391476, 391475, 391474, 393238, 391473, 391472, 391138, 391132, 391178, 391168, 391143, 391139, 391120, 391119, 391118, 391102, 391096, 391094, 391093, 391092, 391088, 391087, 391086, 391604, 391081, 391722, 392685, 391070, 391458, 391068, 391067, 391060, 391059, 391056, 391055, 391074, 394431, 391116, 391115, 391114, 391028, 391023, 391022, 391019, 391020, 391015, 391014, 390866, 390865, 390862, 390861, 390860, 390859, 390858, 390857, 390852, 390851, 390798, 390797, 390799, 390776, 390802, 390775, 390827, 390771, 390791, 391169, 390768, 390766, 390744, 390742, 390724, 390728, 390727, 390726, 390718, 390717, 390716, 391123, 395123, 395122, 395121, 395120, 395119, 395118, 395112, 395111, 395110, 395109, 391075, 391077, 390713, 390712, 390689, 391281, 391275, 390666, 390659, 390656, 390777, 390685, 392144, 390687, 390686, 390638, 390684, 390660, 390639, 392143, 390628, 390625, 390624, 390622, 390621, 390620, 390618, 390605, 391552, 390603, 390599, 390598, 390597, 390596, 390595, 390594, 390593, 390592, 390591, 390590, 390576, 390568, 390579, 390578, 390577, 390544, 391141, 391085, 391043, 391140, 391016, 391125, 391124, 390773, 390772, 390679, 390678, 390677, 390676, 390675, 390674, 395020, 395181, 390565, 390564, 395333, 390563, 390562, 390561, 390560, 390559, 390558, 390567, 390557, 390556, 390555, 390539, 390532, 390548, 390541, 390528, 390527, 390526, 390681, 390522, 390529, 390517, 390511, 390509, 408488, 391867, 390507, 390536, 390535, 390504, 390503, 390506, 390505, 390500, 390498, 390496, 390473, 390471, 390457, 390456, 390455, 390439, 391206, 390460, 390459, 390458, 390440, 391205, 390438, 390436, 390435, 391078, 391079, 391050, 391041, 391040, 391039, 390700, 391510, 391509, 391511, 391506, 390699, 390698, 391538, 391505, 390550, 391504, 390431, 390434, 390433, 390432, 390414, 390413, 391763, 394279, 391744, 394278, 390405, 390402, 390398, 390395, 390396, 390381, 390380, 390372, 390370, 390368, 390367, 390384, 390383, 390382, 390358, 390534, 390346, 391121, 390325, 390494, 390493, 390502, 390501, 390324, 390322, 390315, 390311, 390310, 390307, 390306, 390292, 391018, 390280, 390274, 390467, 390273, 390272, 390270, 391427, 391767, 390202, 390206, 390203, 390200, 390199, 391766, 390189, 390188, 391764, 391719, 394270, 390411, 390170, 390169, 390168, 390167, 395338, 390166, 390165, 390164, 390163, 395337, 390162, 390161, 390160, 390157, 390155, 390154, 390153, 390152, 390151, 390129, 390128, 390127, 390126, 390326, 390115, 390114, 390111, 390110, 390119, 390109, 390132, 390106, 390105, 390101, 390092, 390077, 390071, 390067, 390057, 390086, 390019, 390018, 390010, 390004, 395924, 394065, 394461, 389997, 394292, 394291, 389996, 389995, 389994, 389991, 389990, 389976, 389970, 389973, 389972, 389971, 390205, 390204, 390131, 389961, 389974, 390076, 390044, 390035, 390403, 390327, 390034, 389899, 390377, 390376, 389986, 389887, 390148, 390135, 389886, 389857, 389855, 389849, 389839, 389835, 389834, 389833, 389830, 389829, 389809, 389827, 389826, 389825, 389824, 389823, 389822, 389821, 395073, 396499, 389796, 390075, 390074, 389964, 389787, 389786, 389980, 390006, 389985, 389984, 389959, 390116, 389957, 389930, 389943, 389942, 389788, 390033, 390031, 391637, 389767, 389734, 389731, 389751, 389748, 389745, 389736, 389730, 389750, 389735, 389732, 389729, 389724, 389794, 390466, 390465, 390464, 390463, 390462, 390461, 389705, 389941, 389699, 389698, 389781, 389780, 389779, 389778, 389697, 389696, 389695, 389782, 389762, 389761, 389760, 389759, 389757, 389758, 390635, 389673, 389671, 389656, 389655, 391082, 389653, 389652, 389650, 389648, 389649, 389645, 389643, 389634, 389628, 389626, 391011, 389654, 389646, 389603, 389775, 389702, 389680, 389681, 389678, 389642, 389777, 389590, 389570, 389569, 390089, 389566, 390388, 389578, 389565, 389564, 389563, 389562, 389561, 389560, 390021, 390017, 390016, 390015, 390014, 390013, 389573, 389987, 390008, 390007, 390005, 390299, 389981, 389575, 389552, 389548, 389543, 389966, 389965, 389538, 389518, 389517, 389516, 389522, 389641, 389623, 389619, 389598, 389599, 389597, 388412, 390569, 389492, 389402, 389372, 389574, 389484, 390801, 390800, 390720, 390719, 390186, 390185, 390184, 390183, 390178, 390177, 389462, 389461, 389458, 389491, 389490, 389489, 389482, 389481, 390552, 390630, 389622, 390417, 390416, 390495, 389526, 389487, 389496, 389495, 389494, 390334, 389485, 389620, 389618, 389472, 389473, 390375, 389577, 389447, 393740, 391940, 391939, 389444, 389443, 389442, 389436, 389435, 389477, 389434, 389433, 389432, 389431, 389430, 389407, 389497, 391566, 391567, 389405, 389382, 389385, 389386, 389387, 389379, 389415, 389450, 389414, 389448, 389412, 390032, 390404, 390102, 389962, 390037, 390036, 390030, 390029, 390028, 390027, 391272, 389369, 389368, 389367, 389364, 389363, 389362, 389361, 389360, 389359, 389534, 389533, 391183, 391182, 391181, 389536, 389535, 389607, 389606, 389605, 389604, 389498, 389377, 389384, 389374, 389771, 389325, 389324, 389323, 389322, 389321, 389320, 389311, 389316, 389315, 389314, 389313, 389312, 389310, 389274, 389273, 389272, 389271, 389270, 389259, 389245, 389244, 389243, 389275, 389290, 389249, 389248, 389247, 389264, 389246, 389205, 264112, 389204, 389203, 389336, 389250, 390609, 390608, 389295, 389294, 389253, 389226, 389220, 389219, 390607, 390606, 389209, 390613, 390612, 390611, 389354, 389257, 389388, 389201, 389200, 389474, 389410, 389409, 389408, 389467, 389468, 391126, 389358, 389357, 391131, 390390, 390389, 389341, 389476, 389152, 389169, 389168, 389137, 389136, 389135, 389134, 389133, 389132, 389131, 389130, 389129, 389128, 389127, 389126, 389125, 389124, 389123, 389122, 389121, 389120, 389119, 389118, 389224, 389223, 389222, 389221, 389108, 389156, 389160, 389106, 389105, 389100, 389091, 390610, 389162, 389170, 389176, 389519, 389154, 389116, 389115, 389114, 389143, 389144, 389092, 389256, 389255, 389254, 389185, 389701, 389700, 389293, 389070, 391339, 389592, 389068, 389113, 389112, 389111, 389104, 389276, 392089, 392088, 395014, 389285, 389195, 389194, 389193, 389192, 395332, 389191, 389190, 389189, 389188, 395331, 389187, 389186, 389050, 389035, 389034, 389033, 389032, 389031, 389030, 389029, 389028, 389027, 389026, 391550, 389023, 389002, 389001, 389000, 388999, 388998, 388997, 389020, 389021, 389022, 388979, 388978, 388952, 388953, 390547, 388940, 388933, 388932, 388949, 388926, 390829, 388961, 391838, 390554, 390553, 389164, 388923, 389682, 389356, 389355, 390828, 389371, 388917, 339412, 388969, 388968, 388967, 388966, 388965, 388964, 389624, 389212, 389211, 388980, 389046, 388947, 388942, 389571, 388954, 388946, 388945, 388960, 388959, 388958, 388957, 388956, 388955, 389218, 389217, 389216, 388981, 389151, 388948, 388941, 389572, 388929, 389150, 389149, 388904, 388892, 389400, 389375, 388931, 388891, 389197, 389196, 388939, 388938, 388937, 388936, 388935, 388901, 388900, 388889, 388928, 388881, 388880, 396763, 388875, 391875, 388943, 388852, 388874, 388849, 388861, 388888, 391271, 388843, 394179, 396789, 388829, 388767, 388755, 388754, 388747, 388745, 389007, 388750, 388749, 388748, 388693, 388696, 390721, 388870, 388692, 388790, 388789, 388788, 388787, 388786, 388785, 388571, 388691, 388572, 390704, 390703, 390702, 390701, 388667, 388666, 388665, 388664, 391721, 391720, 391718, 390533, 390454, 390453, 390452, 390451, 390450, 390449, 390448, 390447, 390446, 390445, 390444, 390443, 390442, 390441, 390134, 388670, 390041, 390040, 391076, 391052, 391051, 388728, 388626, 388649, 388628, 388648, 388634, 388633, 388632, 388631, 388624, 390531, 391084, 388642, 388620, 388641, 388640, 388639, 388638, 388636, 388878, 388610, 388609, 388596, 388605, 388593, 388595, 388862, 388599, 388110, 388577, 388680, 388569, 388568, 388567, 388551, 388550, 388549, 388716, 388885, 388581, 389453, 388486, 391122, 389202, 389252, 389251, 389237, 388546, 389178, 389177, 390769, 340372, 390492, 388781, 389911, 391551, 388460, 388735, 388463, 388694, 388574, 388589, 388603, 388602, 388601, 388600, 388554, 388553, 388564, 388552, 391866, 391859, 391858, 388448, 388445, 389429, 389428, 389427, 388872, 388478, 388468, 388467, 388472, 389411, 388558, 388559, 388840, 388557, 388514, 388504, 388503, 388502, 388501, 388500, 388695, 388506, 388440, 390025, 390024, 390023, 390022, 388425, 388753, 388756, 388701, 388751, 385462, 389595, 388858, 388841, 388580, 388566, 388446, 388444, 388437, 388439, 388438, 388418, 388405, 388404, 388403, 388402, 388401, 388400, 388399, 388397, 388396, 388395, 388392, 388304, 388303, 388302, 388301, 388247, 388380, 388378, 388348, 388347, 388339, 388337, 388336, 388335, 388334, 388360, 388391, 388390, 388389, 388388, 388387, 388341, 388342, 388283, 388282, 388236, 388235, 388230, 388226, 388224, 389900, 388513, 388930, 388765, 388494, 388488, 388487, 388482, 388481, 388475, 388474, 390783, 390782, 390781, 390780, 388305, 388447, 388197, 388131, 388315, 388313, 388314, 388312, 388311, 388300, 388746, 388743, 388209, 388256, 388248, 388208, 389175, 389174, 389173, 388206, 388205, 389172, 388204, 388744, 388203, 389383, 388137, 388136, 388119, 388619, 388618, 388121, 388614, 388127, 388117, 388608, 388594, 388107, 388106, 388093, 388092, 388091, 388090, 388095, 388081, 387978, 387976, 387914, 387913, 387908, 387859, 387858, 387857, 387856, 387855, 387854, 387853, 388346, 388345, 388234, 388232, 390715, 388207, 387786, 387784, 387782, 387778, 387776, 387774, 387770, 387764, 387788, 387762, 387761, 387741, 387725, 388189, 388428, 388077, 388441, 388028, 388027, 387684, 387683, 387682, 387639, 387635, 387627, 387623, 387621, 387826, 387816, 387815, 387613, 387604, 387551, 387550, 387475, 387464, 387647, 387646, 387645, 387446, 387444, 387554, 388383, 388147, 387987, 387981, 387974, 387932, 387931, 387421, 387417, 387394, 387392, 387366, 387363, 387353, 387352, 387351, 387280, 387279, 387278, 387255, 387207, 388344, 387233, 387232, 387169, 387200, 387198, 387148, 387147, 387146, 387132, 387164, 387128, 387157, 387159, 387121, 387666, 387665, 387664, 387663, 387662, 387661, 387660, 387659, 387118, 387117, 387111, 387110, 387092, 386936, 386932, 386922, 388181, 386896, 386892, 386888, 386882, 386881, 386843, 386808, 386800, 386792, 386788, 386779, 386774, 386773, 386770, 386750, 386749, 386748, 386704, 386698, 386647, 386646, 386635, 386586, 386572, 386568, 386553, 386551, 388060, 386547, 386529, 386522, 386509, 386508, 386507, 386503, 386724, 386715, 386714, 386713, 386712, 386711, 386702, 386701, 386674, 386673, 386672, 386671, 386670, 386652, 386649, 386582, 386581, 386580, 386579, 387179, 386549, 386555, 386753, 386527, 386511, 387123, 386453, 386427, 386682, 386421, 386419, 386418, 386415, 386414, 386369, 387257, 386441, 386469, 386467, 387442, 387441, 386471, 386914, 386913, 386912, 386331, 388366, 386330, 386325, 386319, 386353, 386868, 386315, 386313, 386312, 386311, 386310, 386305, 386302, 386290, 386289, 386288, 386272, 386545, 386541, 386540, 386258, 386257, 386256, 386260, 386952, 386951, 386950, 386949, 386948, 391421, 386232, 387326, 388298, 387325, 387324, 387323, 387322, 387321, 391412, 386219, 387863, 388185, 388184, 388183, 388182, 387862, 387547, 387546, 391413, 386216, 387195, 387194, 388297, 387191, 387190, 387189, 387188, 387187, 387186, 391414, 386214, 388047, 388220, 386690, 386623, 386622, 386621, 391419, 386202, 388022, 388198, 386557, 386533, 386531, 386513, 386501, 386488, 391416, 386190, 386161, 386157, 387674, 386133, 386132, 386131, 386130, 386129, 386112, 387511, 387510, 386104, 388129, 386924, 386084, 386565, 386072, 386657, 386655, 386563, 386562, 386561, 386517, 386365, 386364, 386363, 386362, 387474, 387473, 387472, 386294, 386293, 386144, 386143, 386142, 386141, 386140, 386051, 387268, 386029, 391428, 389915, 389893, 389892, 388975, 388972, 388971, 388782, 388783, 389416, 389418, 389478, 388864, 391549, 390387, 388457, 388637, 390615, 389227, 389214, 389207, 389206, 385948, 385946, 385944, 385942, 385940, 385938, 385936, 385934, 385932, 385930, 385928, 385926, 385924, 385922, 385920, 385918, 385916, 385912, 385910, 385908, 386000, 386367, 385890, 385889, 385888, 386123, 386122, 386432, 386342, 386024, 386842, 386840, 386125, 385996, 385869, 385993, 385863, 385862, 385861, 385808, 386940, 386002, 387818, 385695, 385772, 385697, 387756, 385754, 385699, 385752, 385701, 387840, 388454, 387839, 385857, 385856, 385640, 385603, 386629, 385552, 390792, 385528, 385600, 385599, 385526, 387671, 387670, 385524, 388384, 385972, 385971, 385622, 385459, 385443, 387455, 389353, 387177, 387176, 387175, 386687, 387127, 386684, 385867, 385866, 385853, 385471, 385821, 385820, 386092, 389460, 389459, 389531, 389530, 389529, 389528, 388362, 385807, 385441, 386602, 386601, 385787, 385786, 386014, 386010, 386008, 388452, 385817, 385364, 385362, 385311, 388456, 385950, 385914, 385305, 385274, 385307, 385288, 388894, 385223, 385222, 385192, 385188, 385187, 385190, 385186, 385185, 385245, 385244, 385243, 385242, 385241, 385240, 385239, 387523, 387522, 387521, 354056, 389397, 389396, 389395, 389394, 388860, 352996, 386425, 386424, 386178, 385199, 385198, 385197, 353002, 352994, 391418, 352993, 352986, 352985, 352970, 385872, 385435, 385434, 387878, 385321, 353018, 354065, 352960, 388299, 352957, 354060, 354059, 385794, 352978, 385764, 385763, 385750, 385740, 385739, 385735, 385729, 385728, 385727, 385661, 392500, 385642, 396015, 385592, 385352, 393632, 385340, 385530, 385271, 385319, 385318, 385317, 385313, 354048, 392364, 392363, 353438, 352990, 352982, 391717, 352976, 352975, 352974, 352968, 385257, 353022, 387758, 387752, 386206, 385167, 385166, 354054, 352998, 391420, 352953, 387831, 386208, 385660, 385638, 354050, 391422, 352947, 352945, 388895, 352936, 352935, 385882, 385881, 385880, 352933, 352924, 352879, 389399, 352876, 353004, 352966, 352943, 352856, 352852, 386089, 352821, 387274, 352816, 352811, 385656, 388426, 388430, 386491, 386022, 386021, 386020, 386019, 385325, 385324, 374721, 352793, 352792, 385250, 385201, 386346, 353024, 353012, 352870, 388434, 352802, 352787, 352810, 352782, 388427, 353017, 385797, 385679, 385595, 385585, 385584, 385583, 386886, 388499, 388498, 388497, 388496, 388495, 385566, 385429, 374729, 388973, 388906, 388905, 388910, 388902, 388882, 388896, 352758, 352757, 352800, 352799, 352745, 389393, 389392, 389391, 389390, 388839, 352739, 352737, 352735, 352734, 352721, 352697, 387836, 387835, 386339, 386338, 386337, 387098, 387097, 385330, 385329, 385578, 385577, 386485, 352861, 352860, 385184, 352808, 352807, 352806, 352715, 352711, 352707, 342280, 386204, 386203, 387448, 387447, 387676, 385984, 385981, 385980, 385979, 385978, 352827, 388133, 352826, 352763, 342269, 342268, 386357, 385309, 352964, 352963, 342199, 342198, 342195, 342182, 374717, 374716, 342180, 387136, 386043, 352874, 352873, 342272, 342254, 342176, 342148, 388359, 385801, 385800, 387228, 387104, 386159, 342138, 342137, 342132, 342123, 342122, 391417, 342113, 387259, 386194, 342150, 342097, 342095, 391411, 342062, 342083, 341965, 341957, 341971, 341963, 341961, 341959, 341955, 341969, 341953, 341951, 341947, 341945, 341944, 341942, 341747, 341733, 341730, 341600, 341545, 341543, 341535, 341533, 341531, 341529, 341527, 341525, 341523, 341521, 341519, 341517, 341515, 341513, 341511, 341509, 341507, 341505, 341503, 341501, 341499, 341495, 341473, 341472, 341471, 341467, 341466, 341465, 341461, 341459, 341457, 341444, 341442, 341433, 341429, 341428, 341427, 341421, 341419, 341477, 341417, 341415, 341413, 341398, 341396, 341395, 341392, 341390, 341389, 341388, 341387, 341386, 341385, 341378, 341376, 341374, 341373, 341372, 341370, 341368, 341362, 341361, 341758, 341351, 341762, 341349, 341344, 341343, 341320, 341319, 341318, 341844, 341304, 341303, 341484, 341284, 341283, 341281, 341452, 341277, 341497, 341274, 341357, 341234, 341233, 341192, 341189, 341187, 341149, 341091, 341086, 341064, 341028, 341019, 340967, 341109, 340958, 340957, 340956, 340952, 341107, 341105, 340947, 340946, 340945, 341103, 340930, 340926, 340916, 340950, 340894, 340861, 340856, 340854, 340851, 340843, 340841, 340837, 340839, 340833, 340847, 340830, 340825, 340823, 340819, 340815, 340813, 340811, 341151, 340810, 341204, 341203, 341202, 341201, 341200, 340778, 340775, 340771, 340760, 340759, 340748, 340728, 340701, 340700, 341696, 341695, 340691, 340690, 340689, 340688, 340672, 340669, 340665, 340664, 340663, 340659, 340658, 340657, 340642, 340640, 340630, 340629, 340617, 340607, 340605, 340603, 340601, 340597, 340595, 340593, 340589, 340588, 340552, 340550, 340538, 341798, 340489, 340488, 340484, 340491, 340746, 340439, 340438, 340626, 340407, 340406, 340405, 340401, 340393, 340391, 340386, 340378, 341631, 341630, 340338, 340337, 340356, 340328, 340327, 340326, 341487, 340546, 340310, 340270, 340269, 340265, 340226, 340223, 340210, 340181, 340170, 385401, 385400, 340147, 340146, 340145, 340144, 340143, 340142, 340141, 340133, 340130, 340129, 340125, 340122, 340121, 340098, 340096, 340094, 340090, 340072, 340063, 340057, 340055, 340053, 339986, 339984, 340738, 340737, 339922, 339879, 339874, 339873, 339872, 341026, 339887, 339840, 339839, 339837, 339836, 339834, 340341, 339781, 339779, 339825, 339824, 339821, 339819, 339817, 339977, 339976, 339975, 339815, 339814, 339813, 339809, 339931, 339807, 339803, 339801, 339800, 339799, 339793, 339738, 339682, 339666, 339665, 339678, 339663, 339659, 339656, 339654, 339653, 339652, 339651, 339650, 339649, 339648, 339647, 339646, 339645, 339644, 339643, 339642, 339641, 339640, 339639, 339638, 339637, 339636, 339635, 339634, 339633, 339632, 339631, 339630, 339629, 339628, 339627, 339626, 339625, 339624, 339623, 339622, 339621, 339620, 339619, 339618, 339617, 339616, 339615, 339614, 339613, 339612, 339611, 339610, 339609, 339608, 339607, 339606, 339605, 339604, 339603, 339602, 339601, 339600, 339599, 339598, 339597, 339596, 339595, 339594, 339593, 339592, 339591, 339590, 339589, 339588, 339587, 339586, 339585, 339584, 339583, 339582, 339581, 339580, 339579, 339578, 339577, 339576, 339575, 339574, 339573, 339572, 339571, 339570, 339569, 339568, 339567, 339566, 339565, 339564, 339563, 339562, 339561, 339560, 339559, 339558, 339557, 339556, 339555, 339554, 339553, 339552, 339551, 339550, 339549, 339548, 339547, 339546, 339545, 339544, 339543, 339542, 339541, 339540, 339539, 339538, 339537, 339536, 339535, 339534, 339533, 339532, 339531, 339530, 339529, 339528, 339527, 339526, 339525, 339524, 339523, 339522, 339521, 339520, 339519, 339518, 339517, 339516, 339515, 339514, 339513, 339512, 339511, 339510, 339509, 339508, 339507, 339506, 339505, 339504, 339503, 339502, 339501, 339500, 339499, 339498, 339497, 339496, 339495, 339494, 339493, 339492, 339491, 339490, 339489, 339488, 339487, 339486, 339485, 339484, 339483, 339482, 339481, 339480, 339479, 339478, 339477, 339476, 339475, 339474, 339473, 339472, 339471, 339470, 339469, 339468, 339467, 339466, 339465, 339464, 339463, 339462, 339461, 339460, 339459, 339458, 339457, 339456, 339455, 339454, 339453, 339452, 339451, 339450, 339449, 339448, 339447, 339446, 339445, 339444, 339443, 339442, 339441, 339440, 339439, 339438, 339437, 339436, 339435, 339434, 339433, 339432, 339431, 339430, 339429, 339428, 339427, 339426, 339425, 339424, 339423, 339422, 339421, 339420, 339419, 339418, 339417, 339416, 339415, 339414, 339413, 339411, 339410, 339409, 339408, 339407, 339406, 339405, 339404, 339403, 339402, 339401, 339400, 339399, 339398, 339397, 339396, 339395, 339394, 339393, 339392, 339391, 339390, 339389, 339388, 339387, 339386, 339385, 339384, 339383, 339382, 339381, 339380, 339379, 339378, 339377, 339376, 339375, 339374, 339373, 339372, 339371, 339370, 339369, 339368, 339367, 339366, 339365, 339364, 339363, 339362, 339361, 339360, 339359, 339358, 339357, 339356, 339355, 339354, 339353, 339352, 339351, 339350, 339349, 339348, 339347, 339346, 339345, 339344, 339343, 339342, 339341, 339340, 339339, 339338, 339337, 339336, 339335, 339334, 339333, 339332, 339331, 339330, 339329, 339328, 339327, 339326, 339325, 339324, 339323, 339322, 339321, 339320, 339319, 339318, 339317, 339316, 339315, 339314, 339313, 339312, 339311, 339310, 339309, 339308, 339307, 339306, 339305, 339304, 339303, 339302, 339301, 339300, 339299, 339298, 339297, 339296, 339295, 339286, 339274, 339288, 339272, 339290, 339270, 339292, 339268, 339294, 339266, 339284, 339264, 339282, 339262, 339256, 339252, 340427, 340426, 340214, 340286, 340285, 339696, 339695, 339658, 339280, 339279, 339278, 340576, 340415, 340414, 340413, 340314, 340316, 340292, 340291, 340288, 340275, 340274, 339965, 339964, 339963, 339950, 339918, 339917, 339916, 339846, 339845, 339844, 339670, 339669, 340482, 340479, 340478, 340442, 339897, 339896, 339895, 339891, 339890, 340212, 339885, 340179, 339883, 339853, 339852, 340076, 340075, 339080, 339078, 339076, 339074, 387125, 342081, 342079, 342043, 342041, 342039, 342037, 342022, 342020, 339071, 341842, 339070, 339068, 339045, 339035, 339034, 339033, 339011, 341489, 338989, 341485, 338983, 338982, 339037, 338977, 338961, 338956, 338955, 338954, 338950, 341314, 340536, 340070, 340066, 338944, 338931, 338926, 338924, 338920, 338918, 338917, 338914, 338906, 338904, 338900, 338899, 338892, 338888, 338885, 338882, 338881, 338879, 338877, 338873, 338871, 338869, 338867, 338865, 338864, 338863, 338862, 338861, 338860, 338858, 338854, 338850, 338848, 338845, 338843, 338834, 338831, 338830, 338827, 338818, 338816, 338814, 338813, 338812, 338808, 338806, 338804, 338803, 338801, 338777, 338771, 338749, 338745, 338959, 338949, 338948, 338741, 339243, 338717, 338675, 338694, 338670, 338665, 338639, 338637, 338633, 339732, 339731, 338630, 338628, 340831, 338624, 338622, 338620, 338618, 338643, 338720, 338698, 338581, 341133, 338667, 338653, 338601, 338600, 338579, 338578, 338569, 338568, 338707, 338706, 338548, 338545, 339959, 339929, 339928, 338536, 338534, 338533, 340768, 339105, 338543, 338504, 338503, 338573, 338565, 338478, 338477, 338474, 338472, 338470, 338421, 338414, 338412, 338407, 338406, 338500, 338499, 338496, 338488, 338486, 338394, 338380, 338511, 338425, 338423, 338369, 338316, 338314, 340106, 340051, 340043, 340027, 340101, 340092, 340089, 340088, 340087, 339768, 339766, 339758, 339674, 339065, 338967, 338966, 338965, 338969, 339013, 339056, 339055, 339054, 341491, 338683, 338682, 338252, 338242, 338241, 338240, 338239, 338238, 338237, 338236, 338266, 338222, 338217, 338732, 338731, 338730, 338215, 338213, 338211, 338209, 338208, 338201, 338190, 338189, 338186, 338184, 340719, 338180, 338179, 338178, 338182, 385427, 338161, 338157, 340618, 338167, 340715, 338149, 338702, 338701, 338165, 338164, 338115, 338114, 338111, 340734, 340732, 340731, 338787, 338786, 338785, 338781, 338738, 338048, 338035, 338019, 338018, 338017, 338004, 337997, 337996, 337995, 337983, 338169, 338159, 337976, 337906, 337905, 337904, 337903, 337898, 337891, 337890, 337882, 337838, 337837, 337836, 337835, 338672, 338575, 338392, 338328, 338173, 338172, 337914, 337828, 337912, 337896, 337910, 337894, 337908, 337963, 337962, 337847, 337814, 337812, 337808, 337807, 340454, 340453, 337788, 337787, 337780, 337779, 337778, 337777, 337769, 337760, 337713, 340972, 339805, 338001, 338000, 337999, 337998, 337693, 337766, 337731, 337733, 388064, 388062, 386192, 337857, 337856, 337855, 337854, 337853, 391415, 337667, 337646, 337644, 337772, 337744, 337770, 337624, 337630, 337622, 337619, 337617, 337602, 337600, 337598, 337596, 337594, 337592, 337574, 337572, 337570, 337566, 337562, 337554, 337523, 337517, 337516, 337515, 337510, 337509, 337508, 337495, 337494, 337797, 337796, 337795, 337794, 337463, 337462, 337446, 385370, 337366, 338028, 340140, 337313, 337309, 337307, 337291, 337263, 337262, 337261, 337250, 341448, 337254, 337223, 337207, 337206, 342024, 342027, 342029, 337448, 337201, 338055, 337293, 337197, 337196, 337193, 337192, 338091, 338090, 338089, 338088, 338087, 337177, 338121, 337626, 337609, 337608, 337590, 337228, 337209, 337230, 337429, 337424, 337422, 337580, 337123, 337122, 337121, 337063, 337036, 337030, 337002, 337001, 336998, 336997, 336996, 336995, 336994, 336993, 336992, 337398, 337269, 336946, 336938, 341329, 336924, 337578, 341279, 338030, 337071, 336910, 337933, 337427, 336907, 336895, 336894, 336893, 336892, 336891, 336878, 336877, 336874, 336873, 336872, 336871, 336870, 337454, 336854, 336862, 336852, 336820, 336819, 336811, 336810, 336809, 388573, 336771, 336770, 336769, 336768, 336767, 336766, 336765, 336764, 336743, 336742, 336735, 336734, 336733, 336727, 336846, 336845, 336844, 336966, 336699, 336688, 336668, 336661, 336659, 336654, 336652, 336635, 336634, 336604, 336603, 336602, 336581, 336580, 341816, 336578, 341810, 336570, 341838, 336564, 341835, 336558, 341826, 336552, 336541, 336526, 336524, 336523, 336510, 336502, 336501, 336500, 336454, 336452, 336406, 340671, 336815, 336814, 336778, 336703, 336739, 336738, 336749, 336687, 336614, 336613, 336612, 336594, 336593, 336505, 336460, 341728, 336404, 336403, 336398, 341191, 338127, 336337, 336336, 336335, 336334, 336333, 336332, 338480, 336300, 336297, 336318, 336317, 342035, 342033, 342031, 336293, 337687, 336281, 337802, 336255, 336172, 336165, 336234, 336160, 336155, 336139, 336685, 336314, 336310, 336103, 336102, 336101, 336087, 336606, 336077, 338648, 338631, 338608, 385779, 336134, 336133, 336085, 336027, 336020, 336015, 336014, 336013, 335991, 335982, 335978, 336208, 336207, 336123, 341854, 336472, 336119, 336118, 336009, 336007, 336006, 336005, 335973, 335972, 335969, 336834, 335967, 335966, 341454, 335953, 335952, 335948, 335946, 335942, 335940, 335900, 335880, 340566, 339899, 335884, 335883, 336365, 336158, 336051, 336050, 336049, 335917, 336867, 335938, 337356, 335887, 335878, 335867, 336064, 335860, 335858, 335870, 336869, 335818, 341904, 341903, 341902, 341901, 335805, 335804, 335803, 335802, 335801, 336865, 338155, 335726, 335725, 335724, 335723, 335717, 335708, 335696, 335692, 335691, 335686, 335685, 335684, 335673, 335669, 335668, 335663, 335661, 335650, 335649, 335639, 341206, 335630, 335629, 335623, 335581, 335637, 335579, 335577, 335569, 335566, 335575, 335572, 335565, 340548, 335921, 335622, 335551, 335537, 335563, 335535, 335534, 335533, 335530, 335523, 335711, 335520, 335510, 335508, 335544, 335482, 335501, 335499, 335479, 335474, 335466, 335465, 335461, 336033, 335506, 335472, 335471, 335418, 335434, 335433, 339863, 335494, 335442, 335518, 335455, 335454, 335391, 335389, 335387, 335397, 335381, 335379, 335373, 341335, 335371, 335360, 339764, 335597, 335476, 341756, 335301, 335293, 335285, 335284, 335512, 335448, 335438, 335437, 335283, 335256, 335253, 335450, 335440, 335341, 335340, 335339, 335244, 338465, 335236, 335233, 335273, 335542, 335541, 335540, 335539, 335538, 335734, 335377, 335375, 335214, 335225, 335196, 335490, 335489, 335488, 335239, 335641, 335591, 335729, 335185, 335161, 335159, 335157, 335156, 335155, 335149, 335148, 335147, 335146, 337943, 335716, 335132, 335131, 335125, 335122, 335117, 335112, 335110, 335108, 335151, 335106, 336093, 335140, 335136, 335134, 341337, 335091, 335287, 335005, 334994, 334955, 334954, 335207, 334986, 334985, 334950, 334941, 334940, 334934, 334933, 334932, 334929, 334911, 334883, 334877, 334865, 334840, 334839, 334838, 334836, 334835, 334827, 334824, 334818, 334817, 334816, 334811, 334842, 334799, 334783, 334781, 334763, 334729, 334728, 334716, 334706, 334700, 334698, 334694, 334692, 334669, 334667, 334663, 335175, 336029, 335119, 335037, 335115, 335071, 334887, 334886, 334871, 334870, 334869, 334846, 334825, 334589, 334588, 334587, 334586, 334585, 334584, 334583, 334582, 334581, 334580, 334579, 334578, 334577, 334576, 334575, 334574, 334573, 334572, 334571, 334570, 334569, 334568, 334567, 334566, 334565, 334564, 334563, 334562, 334561, 334560, 334559, 334558, 334556, 334602, 334554, 334552, 335524, 334551, 334548, 334547, 334540, 334535, 334531, 334526, 334518, 334516, 334513, 334510, 334509, 334503, 334500, 334499, 334496, 334494, 334492, 334486, 334485, 334416, 334415, 334414, 334402, 334398, 334392, 334383, 334376, 334366, 334356, 389470, 334352, 334351, 334349, 334348, 334347, 334346, 334345, 334329, 334327, 334321, 334314, 334313, 339684, 334310, 334306, 339260, 339259, 338769, 334268, 334264, 334260, 334258, 334712, 334639, 334325, 334324, 334274, 334273, 334236, 334232, 334221, 334241, 334240, 334212, 334211, 334217, 334189, 334188, 334187, 334153, 334143, 334142, 338763, 334102, 334101, 334100, 334092, 334089, 334087, 334079, 334077, 338760, 338756, 338754, 339704, 339702, 335671, 333913, 333917, 334036, 333883, 338102, 333871, 335366, 338061, 334040, 333852, 333851, 333850, 333849, 333847, 338655, 338657, 338649, 333834, 338651, 334257, 334246, 334155, 334147, 334134, 334085, 335089, 335087, 335086, 335085, 335084, 335083, 334958, 334389, 335164, 334361, 334360, 334450, 334449, 334266, 334262, 334253, 334197, 334196, 334195, 334139, 334138, 334278, 334270, 333792, 333780, 333818, 333789, 333774, 333767, 333765, 337137, 335889, 333785, 338894, 333761, 333755, 334276, 334183, 333941, 333877, 333875, 333752, 333816, 333749, 333747, 333744, 335811, 333915, 333730, 336681, 336680, 336679, 333710, 333698, 336886, 334382, 333691, 337060, 337048, 337044, 337042, 333716, 333715, 333665, 333583, 333576, 333575, 333574, 333578, 333569, 333562, 338110, 338109, 334400, 333568, 337040, 333580, 333561, 333517, 333523, 333510, 334099, 334098, 333507, 333490, 333489, 333482, 333476, 333466, 333464, 333455, 333454, 333448, 333434, 333433, 333429, 333427, 333425, 333395, 333349, 333325, 333324, 333320, 333305, 333303, 333662, 333661, 333301, 333686, 333299, 336952, 336308, 336954, 336210, 337022, 336214, 336212, 336204, 336162, 333278, 333313, 333276, 333317, 333316, 333274, 333272, 333224, 333216, 333215, 334614, 334598, 334597, 334596, 334091, 333203, 333200, 333199, 333198, 333197, 333530, 333185, 333183, 333181, 333179, 333178, 333177, 333155, 333133, 333108, 336202, 333104, 333098, 333484, 333888, 333068, 334860, 334859, 334858, 334857, 334856, 334855, 334854, 333056, 338525, 338524, 333075, 333009, 333008, 333007, 333003, 333001, 335550, 333636, 333627, 333617, 333161, 333122, 333118, 333117, 333116, 332998, 332990, 332920, 332917, 332912, 341610, 332903, 332910, 332892, 332891, 332890, 332982, 332872, 333120, 332861, 332859, 322746, 322737, 317686, 332941, 332923, 332899, 312621, 312618, 312616, 312614, 312612, 312610, 312609, 312608, 312607, 312606, 312605, 312604, 312603, 312602, 312601, 332885, 312590, 312588, 312587, 312586, 312574, 312568, 312567, 312566, 338690, 338689, 338688, 338679, 338645, 312539, 312537, 333980, 333825, 312434, 312432, 333970, 333969, 334286, 334285, 334284, 334280, 333891, 333890, 333889, 312405, 312403, 312531, 312418, 312417, 312399, 312397, 312384, 312527, 312525, 339903, 339902, 312494, 312493, 312492, 312413, 339945, 339908, 339907, 312488, 312487, 312486, 339912, 339910, 312476, 312475, 312474, 312473, 312328, 312327, 312326, 312382, 312360, 312330, 312300, 312299, 336320, 312286, 312282, 332938, 332937, 312280, 312272, 312558, 312270, 312348, 312267, 335583, 335516, 312265, 333027, 312346, 312376, 312375, 312261, 333867, 312251, 312249, 312247, 312241, 312240, 312239, 322752, 322749, 312278, 312235, 312234, 335864, 335705, 335704, 312228, 312578, 312222, 312214, 312213, 312212, 312194, 312180, 312179, 312177, 312176, 312152, 312127, 312126, 312122, 312111, 312143, 312131, 312086, 388484, 388483, 312449, 312411, 312410, 388485, 388375, 388374, 312129, 312133, 388480, 388476, 389277, 312319, 312318, 312317, 312038, 312040, 388493, 388492, 296853, 296874, 296872, 296871, 296870, 296869, 296842, 338796, 296840, 296836, 312082, 306984, 296810, 296809, 296795, 296794, 341787, 296791, 296778, 296777, 296776, 296788, 395999, 352819, 296760, 296759, 296758, 296757, 296732, 396000, 388050, 296728, 296727, 296726, 296711, 296672, 296666, 296665, 296664, 296654, 296652, 296650, 296698, 296648, 296646, 296636, 296333, 296331, 296329, 296327, 296326, 296325, 296323, 296322, 296642, 296640, 296638, 333422, 296296, 296293, 296272, 296309, 296300, 296237, 296195, 335383, 296193, 296660, 296659, 296825, 296190, 296189, 296188, 296187, 296178, 296259, 296131, 296129, 296236, 296177, 296176, 296175, 296264, 296180, 338453, 334201, 334200, 296243, 296241, 296240, 296123, 296121, 296113, 296111, 296680, 296677, 296233, 296232, 389239, 389238, 296228, 296226, 296224, 296223, 306976, 296212, 389426, 389425, 389424, 389423, 296208, 296207, 296697, 296696, 296201, 296200, 389242, 389241, 389240, 296197, 296182, 296171, 296169, 306978, 296162, 389422, 389421, 389420, 389419, 296136, 296135, 340613, 340612, 340611, 296107, 340528, 296087, 335385, 296103, 296102, 296085, 296095, 296083, 296069, 312206, 312096, 312094, 296864, 296863, 312202, 312147, 296725, 387602, 338402, 338401, 338398, 338397, 338390, 312168, 296786, 296785, 296784, 296308, 312145, 296073, 296055, 333335, 333334, 333333, 333332, 333331, 296035, 296060, 296058, 334094, 296034, 296033, 295993, 295987, 295981, 295971, 333144, 312274, 296702, 296305, 296303, 312296, 296700, 296291, 296295, 334446, 334445, 334444, 334443, 334442, 334441, 334440, 334439, 334438, 295966, 295965, 295964, 295963, 295962, 295961, 295960, 295950, 295949, 296030, 295983, 295933, 338044, 296062, 295936, 295868, 295867, 295859, 295938, 296064, 295853, 333492, 341683, 295940, 295997, 295977, 295801, 295788, 295777, 295776, 295779, 295770, 295752, 295749, 295746, 295744, 295743, 295732, 295731, 295730, 295729, 295726, 295714, 295711, 295707, 295699, 295697, 295946, 295945, 295671, 295618, 296268, 295621, 296278, 296277, 296249, 296248, 295615, 295611, 295596, 295593, 295592, 295591, 295587, 295585, 295555, 295541, 335620, 295693, 295514, 295504, 295503, 295573, 295491, 295479, 389345, 388705, 388704, 388703, 388702, 389329, 389328, 389327, 389326, 295679, 296048, 296047, 296046, 295979, 295695, 295667, 389317, 389297, 295661, 295660, 295848, 295847, 295846, 295845, 295844, 388622, 388617, 388616, 388615, 388611, 388607, 388606, 388604, 295843, 295842, 295647, 295646, 295645, 389296, 295619, 389291, 338528, 295463, 335395, 335394, 296838, 295476, 295454, 295470, 295462, 388469, 295450, 295428, 295473, 295410, 295575, 295403, 295402, 388470, 295398, 295401, 295369, 295368, 295359, 295358, 334931, 295653, 295652, 295651, 295650, 295649, 295648, 295723, 295722, 295571, 295673, 295635, 295634, 295633, 295632, 295631, 295291, 295397, 295355, 295354, 295353, 295274, 295384, 295347, 295333, 295332, 295331, 295238, 295237, 295395, 333263, 333261, 333260, 333227, 295393, 295390, 295387, 295381, 295380, 295379, 295374, 295227, 295372, 295195, 295529, 295193, 295191, 295189, 337444, 337443, 337442, 337441, 337440, 337439, 337438, 336434, 336401, 335181, 295249, 295485, 295174, 295231, 295219, 337167, 337166, 337165, 295214, 340005, 340004, 340003, 340002, 340001, 340000, 295995, 385845, 339756, 339755, 339754, 339753, 339752, 295525, 295975, 295691, 295156, 295155, 295152, 295150, 295187, 338106, 333060, 295197, 295134, 295133, 295119, 295120, 295117, 295115, 333778, 295702, 295051, 295050, 295046, 295048, 295044, 295042, 295041, 295037, 295058, 334060, 334059, 295035, 295031, 295008, 334452, 295001, 296155, 296154, 296153, 296152, 296151, 296150, 388983, 388982, 294832, 294831, 294830, 295246, 295209, 294998, 294997, 294996, 294995, 294990, 388712, 294978, 295158, 294966, 294924, 294952, 388970, 388711, 294934, 294933, 295034, 295006, 294824, 294823, 294822, 294850, 294798, 295445, 295432, 295434, 295418, 295244, 295280, 295235, 294856, 294790, 294788, 294782, 294780, 294778, 295669, 295520, 294852, 294794, 294776, 294775, 294756, 295609, 295601, 295600, 294956, 294955, 294946, 294944, 294890, 294889, 294888, 294711, 294707, 294803, 294802, 294709, 436329, 436328, 436724, 294679, 294673, 294669, 294843, 294806, 294766, 294681, 294656, 333137, 333459, 294642, 294639, 294614, 294612, 294611, 294610, 294593, 294592, 294591, 294662, 295160, 294589, 294587, 294585, 294574, 294572, 294571, 294568, 334710, 334708, 334702, 334704, 337764, 337742, 337741, 294666, 294665, 295916, 295915, 294595, 296081, 296080, 296079, 294554, 294542, 294525, 294500, 294498, 295176, 294496, 294942, 294936, 294764, 294763, 294762, 294705, 294606, 294536, 294482, 294481, 294480, 294475, 295349, 295132, 295131, 294814, 294813, 294810, 340744, 294520, 294772, 294504, 294514, 294513, 294512, 294488, 294487, 335246, 294456, 294454, 294402, 295857, 295856, 294502, 294396, 296678, 294394, 294392, 294389, 294380, 294378, 294382, 294324, 294310, 294283, 333256, 294336, 294338, 294340, 294294, 294259, 294258, 338798, 312157, 312156, 294232, 294231, 294230, 294229, 294228, 294227, 294506, 294215, 341578, 295820, 294531, 294508, 294208, 294427, 294426, 294411, 294410, 294201, 294196, 294186, 294210, 294162, 312257, 294180, 294217, 312102, 312101, 312100, 294176, 334478, 294174, 294194, 294193, 294192, 294443, 294442, 294172, 334454, 334470, 334469, 334468, 334467, 334466, 334465, 334464, 294164, 294160, 294154, 294152, 334714, 334410, 334409, 334408, 295910, 295909, 294145, 294158, 294120, 294114, 294109, 294089, 294119, 294087, 294038, 294179, 294166, 293997, 293993, 293978, 293977, 293975, 294046, 294045, 293959, 293958, 340649, 293882, 293869, 293862, 293861, 293860, 293859, 293858, 293857, 293840, 294005, 294214, 294078, 294077, 294249, 294248, 294247, 294219, 294212, 294080, 293838, 294697, 294550, 294549, 294188, 294027, 294026, 294025, 293887, 293814, 293812, 293809, 293808, 293807, 293804, 293802, 338896, 293788, 295912, 293785, 293784, 293783, 293747, 294752, 293850, 293846, 293691, 293844, 293811, 293782, 293996, 293995, 293994, 293682, 293681, 293676, 293675, 293673, 293666, 293650, 293646, 293634, 293633, 293613, 293597, 293583, 293638, 293589, 293565, 293559, 293555, 293554, 293548, 293544, 293543, 293500, 293498, 337139, 293496, 293442, 336620, 293599, 336670, 294758, 294754, 294750, 294703, 294616, 293623, 293695, 293693, 293649, 293542, 293369, 293358, 293357, 293356, 293355, 293330, 293319, 293314, 293312, 293311, 293303, 293302, 293285, 293284, 293277, 293383, 293787, 293381, 293379, 293271, 293270, 293269, 293268, 293373, 293252, 293251, 293273, 293249, 293247, 293245, 293237, 293226, 293224, 293208, 293212, 293206, 293234, 293233, 293230, 293228, 293204, 293195, 293194, 294035, 294034, 294033, 293201, 293200, 293199, 293193, 293191, 295108, 295107, 293189, 293816, 293241, 293240, 293275, 293438, 293399, 338258, 336683, 293281, 293385, 336508, 293348, 293171, 293169, 293168, 293167, 293156, 293165, 293164, 293113, 293107, 293093, 293091, 293083, 293077, 294116, 293039, 293037, 293035, 293032, 293030, 293158, 293029, 293022, 293021, 293020, 293019, 333865, 336633, 341353, 336476, 336475, 293006, 293216, 293003, 293002, 293000, 292999, 292998, 292992, 294091, 293026, 293025, 293018, 292988, 292966, 292965, 292964, 292960, 292959, 292958, 294495, 294494, 292921, 293184, 293183, 292919, 292918, 292997, 292954, 292953, 292952, 292995, 334114, 334113, 334112, 334111, 334110, 334109, 333869, 292935, 292934, 292879, 292875, 292894, 292892, 292884, 292882, 293082, 292869, 292868, 292867, 292866, 292865, 292976, 292931, 293154, 293153, 292985, 337722, 335587, 337697, 337576, 335643, 337558, 337557, 335816, 335335, 335289, 335492, 335227, 335194, 337534, 292843, 292841, 292839, 292837, 292825, 292819, 292815, 293523, 292801, 292795, 292789, 292898, 292787, 293103, 292785, 292783, 336146, 336145, 293016, 293015, 293014, 292780, 292775, 293041, 292773, 336154, 336153, 336152, 336151, 292973, 292946, 292945, 292944, 292772, 292758, 292757, 292725, 292723, 292715, 292699, 292697, 292701, 292695, 292687, 293173, 292677, 292910, 293214, 292709, 336295, 295018, 292653, 292705, 292641, 292628, 292624, 292739, 292614, 292908, 292912, 292618, 292598, 292597, 292596, 292592, 296024, 296023, 292591, 296003, 296002, 292586, 292585, 292583, 292569, 292565, 292563, 292561, 292555, 334789, 292557, 292547, 292545, 292983, 292982, 296026, 292873, 336936, 292768, 336926, 292633, 292622, 292760, 292751, 292470, 292469, 292531, 292530, 292529, 292476, 295229, 292435, 292466, 341637, 292464, 341639, 292462, 292456, 292432, 292444, 292443, 292424, 292418, 336089, 294816, 294261, 292523, 292522, 292521, 292520, 292519, 292416, 292414, 292413, 336066, 292410, 292408, 292407, 292406, 292400, 292396, 292392, 292390, 292386, 292385, 292402, 292375, 292374, 292373, 292362, 292361, 292360, 292356, 292355, 292354, 292372, 292394, 292319, 292317, 292364, 292315, 292307, 292303, 292313, 292312, 292311, 292302, 294678, 293988, 292271, 292217, 292203, 292197, 334318, 294566, 294563, 292194, 292500, 292497, 292670, 292249, 292248, 292672, 292504, 292241, 292240, 292239, 292238, 312547, 292192, 292181, 292178, 292176, 292616, 292142, 292131, 292130, 292137, 292136, 292858, 292229, 292382, 292227, 292380, 292220, 292378, 292150, 292144, 292067, 338431, 292129, 292128, 292059, 292035, 292029, 292017, 292033, 312628, 292101, 292069, 293295, 291958, 292201, 292023, 296819, 296818, 292209, 292245, 295713, 292342, 292005, 291945, 291943, 291975, 291973, 292089, 292259, 292258, 292257, 291961, 291942, 292001, 292211, 292207, 291939, 291938, 294544, 294540, 294538, 294546, 294552, 336618, 336617, 335167, 294184, 294183, 291929, 294471, 294470, 294469, 294468, 294467, 294447, 294445, 291923, 296020, 296019, 296018, 296017, 296016, 296015, 296014, 333102, 291925, 291919, 291901, 291900, 291897, 291896, 291893, 291892, 291889, 291888, 291885, 291884, 291881, 291880, 291877, 291876, 291873, 291872, 291869, 291868, 291865, 291864, 291861, 291860, 291857, 291856, 291853, 291852, 291849, 291848, 291845, 291844, 291835, 291834, 292604, 292603, 292602, 292571, 292575, 291825, 291822, 291814, 291813, 291812, 291807, 291787, 292095, 291778, 291711, 291710, 293440, 292753, 292741, 292682, 292681, 292675, 291971, 291665, 291664, 291661, 292904, 292903, 292902, 291653, 335095, 291650, 333814, 295603, 295567, 295566, 291911, 291903, 295093, 295092, 295091, 295081, 294156, 291826, 294171, 294168, 294140, 291823, 291646, 291638, 293134, 293116, 294064, 291619, 291612, 291598, 291547, 291957, 291956, 291955, 291954, 291953, 291540, 291539, 294062, 291538, 291537, 291536, 293051, 293050, 293049, 293048, 293047, 293409, 292948, 292947, 292261, 292269, 292268, 292267, 293916, 292896, 292979, 292021, 385689, 291988, 291624, 291534, 291531, 291530, 291528, 291526, 291663, 291662, 291523, 291522, 291521, 293150, 293149, 291821, 291506, 291502, 291501, 291498, 292119, 292118, 292117, 292116, 292115, 292114, 291497, 291496, 291495, 291485, 291471, 291470, 291456, 291455, 291454, 291453, 291452, 291445, 291444, 291443, 291442, 291441, 291440, 291435, 291434, 291433, 291432, 296066, 291360, 291405, 291404, 291403, 291402, 291388, 291354, 291353, 291356, 291350, 291349, 291348, 291380, 291379, 291378, 291344, 291347, 291479, 294317, 335097, 291460, 291459, 291458, 291413, 291412, 291411, 291410, 291342, 291318, 291361, 291324, 291313, 291355, 291327, 291326, 291325, 292620, 291408, 291338, 292579, 291831, 291830, 291409, 291317, 291438, 291437, 291436, 291431, 291370, 291395, 291394, 291392, 291391, 291337, 291330, 291329, 291328, 291386, 291385, 336232, 291377, 291376, 291375, 291374, 291284, 293955, 291283, 293986, 291336, 291335, 291334, 291333, 291332, 291331, 291253, 291252, 291251, 291248, 291237, 292762, 292756, 291200, 336045, 335980, 291524, 291198, 291202, 294652, 294651, 294650, 291211, 291185, 291201, 291148, 296042, 291159, 291289, 291141, 291299, 291298, 291295, 291131, 291120, 291117, 291130, 291106, 292511, 292502, 291290, 291278, 291094, 291093, 291091, 291199, 291090, 291073, 292430, 292426, 291054, 291077, 291084, 291083, 291082, 291138, 291137, 291136, 291025, 291024, 291021, 291832, 291448, 291447, 291446, 291308, 291307, 291306, 291658, 291657, 291305, 291304, 291323, 291321, 291303, 291390, 291400, 291012, 292073, 291000, 290999, 290986, 290971, 290969, 290970, 290967, 290966, 290965, 290964, 292422, 290956, 290948, 295290, 295289, 290906, 290890, 291227, 290866, 290864, 290865, 292140, 296831, 291250, 291224, 291223, 312192, 312191, 312190, 291208, 291207, 291188, 296723, 336882, 336880, 296813, 296800, 296793, 290952, 296708, 296706, 296692, 290937, 290936, 296656, 290853, 290852, 290851, 294130, 294129, 290849, 290848, 290847, 290845, 291182, 290808, 291418, 290799, 290795, 290794, 290793, 290792, 290785, 291111, 292091, 290797, 290763, 291043, 291045, 291044, 291144, 290962, 290927, 290951, 290950, 290946, 290926, 290894, 290788, 290787, 290786, 292420, 290901, 290757, 291204, 290700, 290697, 292461, 292344, 292340, 292338, 290691, 290689, 292651, 292478, 290686, 294518, 293949, 293948, 293947, 293943, 293942, 290671, 290670, 290660, 332925, 290855, 291381, 290644, 290641, 290666, 312582, 291086, 290634, 290633, 290632, 291222, 291221, 291220, 291219, 291218, 291217, 291215, 290862, 291213, 290861, 291384, 291302, 291214, 291451, 291450, 291449, 290858, 290854, 290842, 290915, 290800, 290822, 290665, 290663, 290662, 290829, 290828, 290827, 290780, 290772, 290807, 290806, 290801, 294126, 294125, 290620, 290623, 290622, 290619, 290639, 290638, 290637, 290636, 290630, 290629, 290627, 290625, 336950, 333154, 337035, 290696, 334354, 290693, 334424, 334423, 334418, 291457, 333189, 290940, 290939, 333100, 291520, 290583, 290578, 290580, 290576, 290565, 290564, 290553, 290554, 290552, 290551, 290550, 290568, 290541, 291158, 291157, 290539, 291173, 290520, 291242, 291241, 312426, 312425, 291193, 291192, 291191, 290515, 290540, 291625, 290770, 291179, 312362, 290713, 290710, 290504, 292368, 290514, 290834, 290833, 290517, 336928, 290511, 293982, 293981, 293879, 336930, 290510, 290509, 290508, 290507, 291212, 290896, 290895, 290444, 333088, 291343, 290769, 290435, 290690, 290651, 333675, 290346, 293222, 293221, 293218, 292541, 293146, 293101, 293100, 293261, 293028, 292749, 292748, 292539, 292535, 292533, 292643, 292630, 292610, 292213, 291301, 291300, 290608, 290921, 290345, 290344, 290339, 292492, 292482, 290327, 291507, 290301, 290300, 290299, 290298, 290297, 290296, 290295, 290294, 295985, 295930, 292647, 290889, 333414, 333413, 290885, 290880, 290480, 290495, 338775, 290478, 290472, 290427, 290408, 290407, 290887, 290928, 290741, 290740, 336251, 290316, 290315, 290307, 290672, 290325, 290649, 290844, 290272, 290271, 290270, 290267, 295783, 295781, 295146, 290288, 290225, 290222, 290211, 290326, 290837, 290753, 290752, 290751, 290434, 290192, 290190, 290171, 290170, 290169, 290168, 290167, 290166, 290461, 290460, 290440, 290429, 290428, 291225, 290562, 290567, 290183, 290624, 290618, 290248, 290182, 290486, 290462, 295905, 295904, 290914, 334255, 294097, 294095, 294094, 290137, 291014, 292146, 290132, 290761, 290258, 290252, 290126, 290251, 290157, 292071, 290124, 290816, 292577, 290243, 293885, 292551, 290123, 290133, 290127, 290091, 293923, 292543, 290101, 290100, 290652, 290096, 290095, 290621, 290094, 290083, 290082, 341743, 290079, 335298, 290065, 290081, 293636, 290068, 290067, 290303, 290069, 291236, 291239, 290060, 290090, 290021, 290019, 291194, 290227, 290226, 291048, 291047, 290172, 289992, 289990, 289989, 289988, 289987, 289986, 289985, 289984, 289983, 289982, 289981, 289980, 289979, 289978, 289977, 289976, 289975, 289974, 289973, 289972, 289971, 289970, 289969, 289968, 289967, 289964, 289963, 289962, 289961, 289960, 289959, 289958, 289957, 290092, 290000, 289994, 290823, 289952, 290500, 290025, 291171, 291080, 291079, 291081, 336822, 333623, 333619, 333611, 290911, 290909, 290910, 290924, 290907, 289949, 290022, 289936, 289931, 289930, 289929, 289928, 289927, 289926, 289925, 289924, 289923, 289922, 289921, 289920, 289919, 289918, 289917, 289916, 289915, 289914, 289913, 289912, 289911, 289910, 289909, 289908, 289907, 289906, 289905, 289904, 289903, 289902, 289901, 289900, 289891, 289890, 289889, 289888, 290386, 289894, 290381, 289893, 296686, 289868, 289856, 289858, 289857, 290369, 289885, 290366, 290756, 290742, 289897, 435990, 337188, 337187, 337186, 291969, 289873, 290542, 289869, 335694, 291660, 289828, 289846, 289825, 289799, 294872, 294860, 292011, 291659, 289788, 289851, 289751, 289850, 292449, 291294, 291226, 289803, 289843, 289801, 289800, 289802, 289752, 289810, 289729, 289691, 289711, 289710, 289706, 289684, 290459, 289837, 289679, 289678, 289664, 289663, 289662, 289660, 289647, 289632, 289624, 289617, 290018, 289615, 289614, 289612, 289611, 289610, 289609, 289608, 289607, 289606, 289605, 289604, 289574, 289571, 289558, 289557, 289556, 289536, 289535, 289532, 289602, 289531, 289530, 289601, 336054, 335216, 335127, 289829, 337818, 337817, 289522, 289521, 289514, 289513, 289583, 289511, 289510, 289403, 289402, 289384, 289701, 289372, 289371, 289370, 289369, 289697, 289704, 289368, 289367, 289366, 289365, 289682, 289653, 289364, 289363, 289362, 289361, 289638, 289621, 289359, 289358, 289356, 289353, 289389, 289387, 289390, 290040, 289351, 289332, 290001, 289561, 289999, 289560, 289324, 289322, 289321, 289320, 289319, 289998, 289559, 289318, 289993, 289554, 289738, 289737, 289734, 289732, 289836, 289835, 289731, 289730, 289303, 289725, 289797, 289796, 289723, 289722, 289721, 289298, 289297, 289296, 289295, 289294, 289292, 289291, 289290, 289289, 290007, 289280, 289279, 289259, 289272, 289257, 289256, 289404, 289261, 289245, 289224, 289216, 292743, 292223, 292222, 289524, 289196, 289195, 289194, 289576, 289173, 289167, 289537, 289174, 289170, 289169, 289163, 289293, 289595, 289569, 289388, 289330, 289137, 289681, 289626, 289625, 289283, 289281, 289277, 289599, 289260, 289258, 289255, 289248, 289250, 289603, 289123, 289121, 289119, 289117, 289115, 289111, 289110, 289109, 289107, 290531, 289932, 289085, 289084, 290246, 290245, 290244, 290232, 289740, 289739, 290186, 289083, 289350, 289618, 289393, 289391, 289382, 289088, 289381, 289383, 289081, 289082, 289071, 289067, 289185, 289184, 289186, 289141, 289131, 289241, 289240, 289040, 289039, 289038, 289037, 289036, 289007, 289006, 289005, 289002, 289004, 289003, 289000, 288977, 288962, 288914, 288912, 288911, 288910, 288909, 288908, 289074, 289475, 289073, 289070, 289069, 289068, 445896, 288895, 288894, 288893, 288892, 288891, 288869, 288868, 289033, 289032, 290059, 288896, 288860, 288870, 288859, 288848, 288843, 288839, 288837, 288836, 288825, 288821, 288820, 288819, 288818, 288817, 288816, 288814, 288813, 288812, 288811, 288810, 288792, 288793, 288822, 288827, 289315, 289316, 288787, 288786, 288785, 288782, 288781, 288776, 288766, 295061, 294699, 294683, 293930, 293929, 293928, 290605, 290604, 290584, 290570, 290359, 290569, 289623, 289622, 289573, 289246, 288757, 288789, 288788, 288754, 288759, 288742, 288753, 288741, 288740, 288815, 289273, 288744, 288743, 288725, 288724, 288723, 288722, 288721, 288720, 288719, 288712, 288689, 288688, 288687, 288686, 288685, 288684, 288667, 288680, 288662, 288661, 288660, 289946, 288659, 289944, 289945, 289943, 289942, 288656, 289065, 289317, 288805, 289066, 289018, 288640, 288639, 289271, 288636, 288635, 288648, 288647, 288646, 288645, 288711, 288650, 289392, 288597, 288601, 288596, 288595, 288574, 288573, 288572, 288571, 288570, 288569, 288568, 288567, 288566, 288565, 288564, 288563, 288559, 288558, 288557, 288549, 288584, 288583, 288582, 288546, 289077, 288544, 288538, 288543, 288542, 288541, 288540, 288539, 288536, 288535, 289274, 288770, 288526, 288527, 289553, 289552, 289551, 289550, 288752, 288552, 288461, 288424, 288422, 288372, 288426, 288379, 288380, 288381, 288358, 288309, 288304, 288303, 289753, 289422, 288292, 288291, 288290, 288267, 288265, 288266, 288247, 288246, 289887, 288245, 288244, 288239, 288313, 288236, 288235, 288234, 289517, 289516, 288217, 289895, 288264, 288263, 288262, 288261, 288215, 288272, 288251, 288197, 288232, 288190, 288189, 288209, 288208, 288204, 288203, 288187, 288205, 288159, 288158, 288156, 288161, 288160, 288142, 288248, 288464, 288136, 288468, 288467, 288155, 288466, 288154, 288580, 288579, 288578, 288577, 288495, 288135, 288371, 288138, 288134, 288532, 288133, 288357, 288213, 288212, 288207, 288218, 288186, 288172, 288277, 288173, 288117, 288101, 288094, 288093, 288216, 288214, 288194, 288193, 288127, 288126, 288121, 289335, 288104, 288103, 289718, 289717, 289151, 289150, 289149, 288053, 288029, 289270, 288019, 289504, 289214, 289213, 289212, 288015, 289694, 288070, 288069, 288025, 288077, 288054, 288026, 288080, 288014, 288079, 288078, 288001, 288096, 288102, 287973, 287989, 287966, 288115, 288097, 288098, 288599, 288073, 288082, 288072, 288075, 288076, 287985, 288056, 288047, 288045, 288044, 288043, 287980, 288035, 289948, 288484, 287932, 287931, 289886, 287893, 287892, 287890, 287887, 287881, 287880, 287849, 287844, 289026, 289025, 289024, 289023, 289022, 288107, 288106, 288081, 288064, 288063, 288062, 288061, 288060, 288028, 287972, 287970, 287854, 288447, 287811, 287812, 287797, 287796, 287833, 287832, 287831, 287830, 287829, 287779, 287916, 287762, 287761, 287759, 287758, 287756, 287755, 287754, 287753, 287798, 287979, 287750, 287790, 287788, 287787, 287786, 287783, 287782, 287778, 287760, 287751, 287736, 289879, 287721, 287739, 287715, 287714, 287713, 288718, 287695, 287772, 287777, 287776, 287775, 287774, 287741, 287773, 287694, 287686, 287685, 287738, 287670, 287667, 287665, 287661, 287861, 287860, 287855, 287646, 287645, 287629, 287791, 289201, 287669, 287654, 287653, 287652, 287647, 287731, 287666, 287677, 287650, 287649, 287674, 287676, 287675, 287605, 287648, 287604, 287603, 288679, 287590, 288826, 288755, 287862, 287608, 288726, 287609, 289877, 289125, 289124, 288663, 287588, 287587, 287586, 287585, 287584, 287583, 287582, 287581, 287572, 287571, 287570, 287569, 287564, 289252, 289251, 287698, 287696, 287539, 287526, 290519, 290518, 290371, 287503, 287835, 287502, 287501, 287836, 287462, 287490, 287461, 287460, 287464, 287963, 287962, 287961, 287473, 288472, 288504, 289337, 289336, 287520, 287514, 287450, 288471, 287434, 287439, 287438, 287437, 287436, 287418, 287481, 287480, 289052, 289051, 289050, 289049, 289048, 288534, 287433, 287432, 287428, 287431, 287430, 287551, 287393, 287392, 287391, 287390, 287389, 287388, 287386, 287385, 287384, 287382, 287381, 287380, 287379, 287377, 287376, 287375, 287374, 287373, 287372, 287371, 287370, 287369, 287368, 287367, 287366, 287365, 287364, 287363, 287550, 287362, 287361, 287358, 287357, 287356, 287355, 287353, 287352, 287351, 287350, 287349, 287348, 287347, 287346, 287345, 287343, 287342, 287341, 287748, 287747, 287746, 287338, 287335, 287334, 287332, 287331, 287528, 287527, 287328, 287327, 287326, 287325, 287324, 287323, 287322, 287321, 287317, 287306, 287305, 287301, 287403, 287296, 287511, 287299, 287768, 287298, 287295, 287294, 287499, 287498, 287497, 287496, 287495, 287494, 287493, 287297, 287492, 287397, 287292, 287293, 287288, 289497, 287285, 287477, 287472, 287399, 287277, 287278, 287415, 287266, 287265, 287264, 287263, 287262, 287261, 287416, 287260, 287259, 287258, 287257, 287256, 287255, 287414, 287254, 287253, 287252, 287251, 287250, 287249, 287413, 287248, 287247, 287246, 287245, 287244, 287243, 287242, 289126, 289327, 287228, 287229, 287227, 288809, 288276, 288275, 288274, 287330, 287291, 288273, 287212, 333673, 287312, 287311, 287310, 287276, 287275, 287274, 288638, 287279, 287273, 287272, 287271, 287270, 287269, 287211, 287205, 287194, 287193, 287192, 287183, 287181, 287224, 287213, 287182, 287146, 287145, 287144, 287143, 287142, 287173, 287524, 287140, 287158, 287139, 287133, 287130, 287789, 287512, 287533, 287171, 287170, 287169, 287510, 287127, 287126, 287131, 287151, 287124, 287233, 287106, 287795, 287794, 287793, 287543, 287475, 287089, 287320, 287607, 287606, 287149, 287206, 287056, 287058, 287057, 288099, 287185, 287050, 287188, 287028, 289331, 287200, 287027, 288177, 287282, 288176, 288200, 288199, 288195, 288202, 288196, 288201, 287281, 288175, 289326, 288174, 287896, 287884, 287011, 287121, 287014, 287013, 287012, 290610, 290609, 290432, 287006, 287107, 287082, 287024, 287005, 287004, 287003, 287002, 286977, 287817, 286968, 286960, 286963, 287109, 288828, 286951, 286940, 287007, 287008, 286919, 288151, 286913, 287219, 287178, 287207, 287186, 287168, 287165, 287167, 287164, 287166, 287163, 287162, 287161, 286950, 286949, 286948, 286947, 286946, 286945, 286944, 286927, 286926, 286925, 286886, 286885, 286884, 286929, 286928, 286873, 286872, 286972, 286880, 286879, 286878, 286923, 287238, 287226, 287223, 287222, 287221, 287220, 287826, 286901, 286893, 287655, 287656, 286890, 286889, 286924, 286931, 286953, 286894, 286859, 288517, 286896, 286865, 286858, 288137, 286836, 286861, 286860, 286995, 286862, 286871, 286870, 286850, 286841, 287110, 286851, 286843, 286842, 286840, 286888, 286887, 286833, 286774, 286764, 286759, 286758, 286827, 286814, 286813, 286812, 286767, 286766, 286760, 286757, 286756, 286755, 286754, 286748, 286744, 286773, 286738, 286726, 286725, 286724, 286711, 286710, 286709, 286708, 286703, 286702, 286701, 286699, 286698, 286700, 286696, 286678, 286677, 286670, 286669, 286663, 286660, 286659, 286658, 286657, 286656, 286652, 286655, 286654, 286651, 286650, 286644, 286634, 286633, 286632, 286628, 286621, 286620, 286616, 286606, 286615, 286614, 286613, 286612, 286611, 286610, 286609, 286608, 286603, 286602, 286601, 286590, 286589, 286588, 286587, 286586, 286578, 286556, 286555, 286554, 286548, 286497, 286496, 286494, 286491, 286490, 286488, 286489, 286487, 286486, 286485, 286484, 286482, 286481, 286480, 289502, 286501, 289501, 286500, 289500, 286533, 289431, 286532, 289492, 286509, 289491, 286508, 289490, 286472, 289489, 286506, 289488, 286504, 289487, 286503, 289485, 286512, 289484, 286511, 289483, 286517, 289481, 286516, 289498, 286520, 289450, 286519, 289479, 286523, 289478, 286522, 289477, 286526, 289476, 286525, 286458, 286457, 286456, 286455, 286454, 286453, 286452, 286451, 286448, 286444, 286443, 286442, 286440, 286436, 286432, 286431, 286430, 286429, 286428, 286424, 286422, 286410, 286407, 286396, 286394, 286390, 286389, 286388, 286379, 286729, 286866, 286772, 286338, 286337, 286336, 286335, 286395, 286327, 286323, 286322, 286306, 286312, 286305, 286304, 286307, 419471, 286284, 286283, 286271, 286261, 286260, 286259, 286257, 286256, 286301, 286251, 286246, 286241, 286274, 286236, 286273, 286231, 286272, 286230, 286226, 286224, 286223, 286218, 286205, 286202, 286201, 286200, 286199, 286215, 286214, 286213, 286198, 286196, 286160, 286217, 286216, 286384, 286147, 286145, 286144, 286105, 286220, 286179, 286138, 286103, 286600, 286090, 286078, 286077, 286596, 286245, 286244, 286243, 286073, 286071, 286070, 286069, 286068, 286067, 286066, 286045, 286036, 286035, 286038, 286037, 286029, 286028, 286026, 286015, 286002, 286003, 286001, 286397, 286404, 285998, 285997, 285996, 285995, 285993, 285992, 285980, 285972, 285971, 285970, 289463, 285967, 289464, 285966, 289465, 285965, 289471, 285964, 289472, 285963, 289473, 285962, 289459, 285961, 289460, 285960, 289461, 285959, 289467, 285958, 289468, 285957, 289469, 285956, 289416, 285955, 289415, 285954, 289411, 285953, 289410, 285952, 289418, 285951, 289408, 285950, 289413, 285949, 289407, 285948, 285973, 285939, 285938, 285937, 285935, 285934, 289466, 285933, 289474, 285932, 289462, 285931, 289470, 285924, 285918, 285915, 285969, 285908, 285905, 285904, 285903, 285902, 285847, 285846, 285845, 285844, 285843, 285842, 285835, 285830, 285812, 285803, 285797, 286720, 285788, 285781, 288524, 285779, 286418, 285776, 288523, 285773, 285756, 286415, 285753, 288521, 285752, 285795, 285801, 285751, 285914, 285913, 285686, 285684, 285636, 285660, 285715, 286585, 285632, 285800, 285799, 286250, 286222, 286221, 286219, 286254, 286253, 285615, 285614, 285601, 285600, 285599, 285594, 285598, 285597, 285604, 285596, 285595, 285567, 285563, 285552, 285537, 285523, 286788, 285522, 286787, 285517, 286794, 285516, 286793, 285493, 285490, 285612, 285611, 285610, 285609, 286023, 285608, 286024, 285606, 286025, 285605, 285491, 286061, 286060, 286059, 285587, 286592, 286591, 285470, 286270, 286269, 285946, 285942, 285941, 285940, 286099, 286094, 286089, 286088, 286087, 286719, 286334, 286567, 286333, 286332, 286014, 286013, 286012, 285945, 285944, 285943, 285679, 285509, 285506, 285505, 285504, 285503, 285502, 285501, 285485, 285458, 285527, 285453, 285452, 285451, 289458, 286524, 289455, 286521, 289452, 286518, 289449, 286515, 289446, 286510, 289439, 286505, 289436, 286507, 289433, 286531, 289414, 285439, 289409, 285438, 289417, 285437, 289412, 285436, 289430, 286499, 285622, 285623, 285828, 285531, 285530, 285529, 285528, 285416, 285414, 285413, 286065, 286262, 285978, 285979, 285975, 285974, 285680, 285763, 286016, 285738, 285709, 285708, 285762, 285663, 285651, 285650, 285637, 285635, 285633, 285625, 285404, 285402, 289499, 286502, 285387, 285386, 285378, 285377, 286409, 285508, 285507, 285499, 285498, 285497, 285494, 285375, 285374, 285351, 285350, 285349, 285348, 285347, 285389, 285337, 285384, 285321, 285314, 286366, 286365, 286364, 286363, 285315, 285313, 285302, 285298, 285279, 285278, 285257, 285253, 286536, 285252, 285251, 285250, 285249, 285248, 285247, 286558, 285246, 285245, 285244, 286562, 285242, 285240, 285916, 285912, 286561, 286559, 286540, 285910, 285909, 285790, 285789, 285802, 285769, 285768, 285767, 285766, 285745, 285744, 285743, 285749, 285748, 285693, 285711, 285691, 285661, 285618, 285617, 285616, 285538, 285536, 285526, 285418, 285423, 285422, 286055, 285417, 285441, 285510, 285440, 285626, 285408, 285392, 285373, 285372, 285363, 285359, 285241, 285239, 285301, 285300, 285299, 285238, 285236, 386262, 285234, 286321, 286310, 285233, 285232, 285228, 285229, 285231, 285226, 285211, 285210, 285209, 285208, 286697, 285371, 285370, 285369, 285368, 285393, 285468, 285196, 285194, 285193, 285192, 285191, 285201, 285200, 285198, 285199, 286765, 285180, 285163, 285525, 285524, 285482, 285326, 286296, 285463, 285462, 285461, 285460, 285459, 285356, 286295, 285419, 285320, 285358, 285150, 285149, 285148, 285153, 285152, 285145, 285144, 285143, 285142, 285141, 285140, 285270, 285269, 285268, 285267, 285266, 285114, 285212, 285218, 285217, 285216, 285207, 285203, 285111, 286796, 285110, 286795, 285109, 286798, 285108, 286797, 285469, 285188, 285107, 285106, 285105, 285104, 285103, 285102, 285079, 286800, 285078, 286799, 285074, 285073, 285068, 285113, 285112, 285062, 285058, 285057, 285055, 285061, 285060, 285059, 285077, 285076, 285075, 285046, 285054, 285036, 286782, 286064, 286063, 285030, 285029, 285027, 285026, 285025, 285023, 285022, 285017, 286692, 285016, 285015, 285007, 285006, 285002, 284997, 284995, 285011, 284994, 286062, 284993, 284992, 285010, 285479, 285481, 285480, 284958, 284957, 284956, 284955, 286636, 284952, 286580, 286579, 284953, 284946, 284945, 284941, 284940, 284939, 284921, 284981, 284980, 284979, 284916, 284914, 285123, 285122, 285121, 284944, 284943, 285019, 285018, 285014, 284910, 284909, 284908, 284896, 284895, 284894, 284893, 284892, 284999, 284891, 284890, 284889, 284919, 284888, 284883, 284871, 285325, 285324, 285323, 284968, 286863, 284963, 284966, 284938, 284864, 284863, 284857, 284856, 284878, 284853, 284848, 284852, 284846, 284877, 284876, 284845, 284875, 284874, 284843, 284954, 284971, 284832, 284828, 284825, 284826, 284827, 284847, 285008, 284959, 284949, 284835, 284849, 284855, 284854, 284942, 284937, 286252, 284882, 284881, 284880, 284879, 284860, 284859, 284858, 284850, 284819, 284873, 286209, 284837, 284840, 284948, 286727, 284801, 284800, 284795, 284793, 284792, 284784, 286691, 284783, 284774, 284770, 284769, 284976, 284974, 284973, 284972, 284752, 284751, 285156, 285202, 285125, 284739, 284738, 284737, 284736, 284727, 284764, 284765, 284758, 284757, 284756, 284747, 285316, 284748, 284728, 284721, 284720, 284719, 284920, 284718, 284717, 284712, 284713, 284709, 284790, 285311, 285094, 284789, 284788, 285093, 284700, 284699, 284761, 284694, 284693, 284692, 284691, 284698, 284697, 284688, 284749, 284687, 284670, 284779, 284669, 284668, 284678, 284667, 284666, 285162, 284665, 284677, 284786, 286354, 286353, 286352, 286351, 284662, 285312, 284760, 284759, 284651, 284650, 284645, 286899, 284639, 286777, 284630, 284627, 284626, 284624, 284672, 285613, 284606, 284592, 284615, 284614, 284613, 284620, 284612, 284601, 284600, 284599, 284595, 284594, 284593, 284584, 284577, 284911, 284591, 286362, 286361, 286360, 286359, 284782, 284566, 285293, 284780, 284564, 285243, 284562, 285219, 284558, 284583, 284557, 284582, 284556, 286358, 286357, 286356, 286355, 285124, 286258, 285131, 284570, 284569, 284553, 284552, 284987, 284632, 285081, 284682, 284633, 284610, 284607, 284609, 286247, 284605, 284618, 284619, 284536, 284521, 284517, 284516, 284515, 286640, 286639, 286638, 286637, 284514, 284513, 284649, 284508, 284495, 284637, 284490, 284482, 284483, 284477, 284476, 284475, 284467, 284466, 284464, 284463, 284462, 284461, 284458, 284457, 284456, 284460, 284459, 284454, 284470, 286543, 284506, 286542, 284505, 284502, 286544, 286541, 284493, 286539, 284491, 286545, 284478, 286546, 286538, 284472, 286537, 284471, 284436, 284435, 284430, 284429, 284428, 284427, 284426, 284425, 284416, 284415, 284408, 284572, 284571, 284494, 284492, 284539, 284488, 284402, 284401, 284400, 284398, 286564, 284418, 284512, 284404, 284392, 284393, 284387, 284386, 286743, 284367, 284365, 284364, 284376, 284354, 284356, 284636, 284332, 284414, 284360, 284330, 284643, 284642, 286377, 284353, 284327, 284641, 284640, 286376, 284419, 284323, 284320, 284421, 284479, 284420, 284405, 284696, 284695, 284528, 284527, 284526, 284531, 284685, 284988, 284507, 284314, 284313, 284407, 284406, 286563, 284399, 284373, 284372, 284371, 284369, 284368, 284359, 284358, 284349, 284348, 284311, 284310, 284309, 284277, 284276, 284283, 284265, 284275, 284274, 284273, 284272, 284271, 284235, 284232, 284229, 284228, 286828, 284306, 284222, 284220, 286320, 286313, 286311, 284218, 284872, 286079, 285164, 284219, 284213, 284212, 284209, 284208, 284207, 284206, 284205, 284200, 284395, 284394, 284194, 284251, 284195, 284190, 284338, 284657, 284656, 284659, 284658, 284192, 284655, 284188, 284189, 284172, 284171, 284170, 284602, 284541, 284576, 284547, 284546, 284545, 285080, 284542, 284519, 284510, 284144, 284143, 284142, 284141, 284140, 284437, 284227, 284211, 285082, 284199, 284198, 284193, 286111, 419253, 284913, 284173, 419458, 284312, 284138, 284137, 284746, 284745, 284177, 284168, 284167, 284166, 284135, 284165, 284164, 284163, 284134, 284133, 284121, 284120, 284119, 284125, 284113, 284111, 284114, 284110, 284151, 284162, 284161, 284149, 284160, 284159, 284150, 284158, 284157, 284129, 284107, 284105, 284104, 286298, 284100, 284225, 286022, 286021, 286020, 286019, 286018, 284068, 284034, 284028, 284183, 284182, 284181, 284180, 284179, 284176, 284175, 284117, 284116, 284016, 284015, 284014, 284002, 283997, 283960, 283959, 283946, 283945, 284522, 285850, 285849, 285907, 284451, 284450, 284449, 284432, 284431, 284424, 284423, 284422, 286627, 286626, 286625, 286624, 284413, 284412, 284411, 284381, 286599, 283938, 283932, 283928, 283917, 284004, 284012, 283905, 284538, 284537, 283898, 283897, 283896, 283894, 283893, 283892, 419459, 283891, 283889, 283921, 283886, 283875, 283878, 283877, 283874, 283871, 283870, 283864, 283863, 286598, 283876, 283843, 283842, 283947, 283940, 283907, 283830, 283829, 283895, 283826, 283911, 283852, 283817, 283832, 283831, 283810, 283809, 283796, 283786, 283773, 283771, 283797, 283792, 283763, 283759, 283748, 283747, 283744, 283743, 285013, 285127, 285126, 283727, 283723, 283827, 283818, 283790, 283780, 283779, 283720, 283717, 283900, 283718, 283708, 283707, 283930, 283693, 283715, 283687, 283685, 283684, 283770, 283695, 283697, 283676, 283675, 283674, 283673, 283666, 283668, 283667, 285474, 283716, 283641, 283640, 283637, 286248, 283635, 283631, 283622, 283617, 283606, 283551, 283537, 283532, 283764, 283575, 283561, 283560, 286098, 283499, 286802, 283498, 286801, 283651, 283571, 283480, 283468, 284101, 284234, 283856, 283854, 283767, 283766, 284001, 283634, 283642, 283632, 283633, 284254, 283927, 283926, 283569, 283565, 283564, 283626, 283489, 283491, 284253, 285214, 284252, 285215, 283574, 283573, 283572, 283453, 283450, 283449, 283448, 283447, 283437, 285281, 283436, 283614, 283403, 283402, 283401, 283399, 283398, 283397, 283396, 283523, 283502, 283500, 283394, 283393, 283392, 283391, 283390, 283477, 283389, 283388, 283381, 283380, 283378, 283379, 283376, 283355, 283354, 283353, 283352, 283351, 283350, 283349, 283348, 283347, 283346, 283345, 286156, 283344, 283343, 283342, 283341, 283340, 283339, 283338, 283335, 283334, 284705, 284704, 284706, 283331, 283358, 283357, 283359, 283323, 283322, 284689, 283306, 283305, 285484, 285483, 283507, 283536, 283654, 283653, 283652, 283282, 285467, 283270, 283269, 283292, 283291, 283476, 283251, 283692, 283691, 283690, 286597, 283296, 283204, 283175, 283168, 283165, 283149, 283148, 283147, 283143, 283114, 283113, 283112, 283111, 283110, 283109, 283099, 283098, 283097, 283096, 283095, 283167, 283179, 283171, 283146, 283145, 283144, 283128, 283094, 283093, 283057, 286975, 284635, 283925, 283046, 285119, 283044, 283042, 283040, 283568, 283563, 283562, 283547, 283535, 283534, 283533, 283117, 283116, 283033, 283034, 283032, 283030, 283047, 283020, 283038, 283019, 284128, 284152, 283005, 284217, 284216, 284321, 282982, 282981, 282978, 282977, 282976, 282972, 282975, 282963, 282962, 282969, 282971, 282950, 282948, 282915, 282903, 283647, 283313, 283102, 283336, 283100, 282864, 282863, 282861, 282862, 282855, 282987, 282854, 291827, 291641, 282850, 291640, 282849, 291636, 283628, 283570, 283882, 283881, 283497, 282845, 282844, 282904, 282874, 282837, 282825, 282819, 283386, 282806, 282802, 393626, 282801, 282800, 282966, 282794, 282793, 282792, 282787, 283531, 283903, 282997, 282996, 282995, 283904, 285088, 285070, 282857, 283902, 282961, 282946, 282945, 282872, 282871, 282870, 282869, 282873, 282951, 282853, 282852, 291635, 285646, 285645, 285644, 285642, 285641, 285640, 285639, 282935, 286382, 282735, 283045, 284139, 284145, 283174, 282947, 282919, 282799, 282798, 282763, 282784, 282785, 283177, 282820, 282728, 282721, 282722, 283037, 282716, 282719, 282717, 282709, 282708, 282707, 282759, 282715, 283325, 282671, 282672, 282702, 282704, 282701, 282652, 282645, 282641, 282639, 282633, 282627, 282624, 282621, 282619, 282615, 282613, 282609, 282603, 282791, 282790, 282789, 282779, 282778, 282777, 282773, 282772, 282768, 282767, 282766, 286155, 282765, 282682, 282681, 282680, 282760, 282954, 282953, 285473, 285472, 282590, 286341, 282573, 282570, 287128, 282562, 282551, 282561, 282921, 282920, 282460, 282448, 283363, 283362, 283136, 282431, 282430, 282428, 282427, 282648, 282414, 282423, 284267, 283670, 282425, 283912, 283887, 282401, 283162, 282399, 283166, 282398, 282386, 282660, 282419, 282463, 282462, 283901, 282358, 282356, 282355, 282368, 282367, 282353, 286804, 282352, 286803, 282351, 286806, 282350, 286805, 282343, 282342, 282341, 282324, 282323, 282497, 282322, 282306, 282303, 282298, 282292, 282311, 296764, 282263, 282260, 282297, 282242, 282240, 282236, 282233, 282229, 282227, 282226, 282259, 282326, 282216, 282220, 282210, 282309, 282321, 282198, 282187, 282183, 282178, 282164, 282157, 282147, 282137, 282132, 286809, 282131, 286808, 282127, 282128, 282120, 282100, 282095, 282087, 282096, 282077, 282075, 286811, 282074, 286810, 282069, 282067, 282065, 282061, 282060, 282078, 282058, 282084, 282081, 282082, 282083, 282080, 282079, 282024, 282001, 282121, 282035, 282034, 282049, 282044, 282176, 282010, 282009, 282174, 287191, 287190, 287189, 281977, 281975, 281968, 284646, 284337, 284336, 284335, 284334, 284324, 282426, 285161, 285160, 284775, 281929, 281927, 281967, 282073, 281946, 282068, 282040, 281924, 281923, 282225, 281905, 281902, 281893, 281892, 281907, 281891, 281890, 281881, 281879, 281957, 281877, 281876, 286815, 281873, 286816, 281874, 281884, 281865, 281904, 281864, 282354, 281863, 286344, 281862, 281856, 281855, 281850, 281836, 282045, 281826, 281825, 285085, 286479, 281849, 285084, 285083, 285120, 281815, 281812, 281803, 281858, 281801, 281810, 281809, 281853, 281843, 281811, 281808, 281793, 286898, 281886, 284796, 281788, 281787, 281786, 281785, 286096, 281746, 281743, 282135, 282134, 281737, 281741, 281740, 281739, 281713, 281922, 284131, 284130, 281867, 281688, 281687, 281686, 281685, 281683, 281682, 281681, 281680, 281679, 281678, 281667, 281723, 281722, 281721, 281666, 281665, 281699, 281638, 281637, 281636, 284597, 284596, 281632, 281631, 281599, 281598, 281594, 282588, 281620, 281586, 281585, 281584, 281583, 281564, 281563, 281553, 286622, 281587, 281660, 281542, 281541, 281540, 281537, 281535, 281530, 285811, 281469, 281596, 281595, 283799, 281875, 281572, 281571, 281570, 281457, 281573, 286712, 281455, 281454, 281818, 283885, 281600, 281565, 281689, 281644, 281623, 281622, 281567, 281442, 283659, 283655, 281440, 284350, 281438, 281437, 281429, 281428, 281633, 281422, 281421, 281420, 281419, 281629, 281625, 281624, 281506, 281412, 281467, 281411, 281406, 281405, 281404, 281403, 281402, 281597, 281401, 281784, 281394, 281392, 281832, 281831, 281417, 281400, 281396, 281390, 281389, 281377, 281370, 281364, 281363, 281361, 281358, 281353, 285087, 281695, 281694, 281707, 284241, 281393, 281735, 281734, 281733, 281732, 281731, 281730, 284249, 281651, 281642, 281384, 281380, 281641, 281635, 281379, 281378, 281619, 281618, 281617, 281375, 281608, 281607, 281606, 281605, 281373, 281372, 281371, 281593, 281592, 281435, 281534, 281533, 281532, 281432, 281434, 281431, 281433, 281430, 281366, 281426, 281359, 281351, 281350, 281349, 281374, 281316, 281315, 281425, 281424, 281423, 282008, 283506, 281294, 283505, 283504, 283501, 281293, 282122, 281291, 281320, 281319, 281318, 281317, 281283, 281282, 281281, 281292, 281286, 283478, 281276, 281304, 281268, 281259, 281258, 281255, 281251, 285707, 281222, 281225, 281202, 393623, 281200, 281198, 282041, 284090, 292305, 290493, 290491, 290492, 286265, 281157, 284986, 281209, 281208, 281210, 281244, 281204, 281196, 281195, 281193, 281190, 281161, 281160, 281159, 284379, 284378, 284377, 281149, 281145, 281614, 281143, 281141, 284339, 282106, 282105, 281139, 284340, 281127, 281125, 286832, 281123, 281121, 286770, 281116, 281110, 281356, 281107, 281106, 281102, 281369, 281368, 281367, 281086, 281063, 281062, 281053, 286017, 285713, 281049, 281047, 281045, 281044, 281042, 281034, 286450, 281028, 281066, 282142, 281105, 281219, 281151, 281095, 281085, 281084, 281952, 281979, 281082, 281071, 281958, 281070, 284087, 281010, 281029, 281022, 281539, 280993, 281976, 280979, 280972, 282057, 280970, 280969, 280968, 280967, 280985, 280984, 280965, 280976, 280963, 280958, 280957, 280956, 280983, 280960, 280959, 281027, 286277, 280951, 280939, 284260, 284259, 280933, 284382, 280942, 281580, 280928, 285798, 280935, 280922, 280915, 280905, 280894, 280887, 280886, 280885, 280890, 281006, 281005, 281007, 280868, 280866, 281129, 285807, 285806, 281128, 284244, 281111, 284243, 281108, 281092, 281091, 281090, 281089, 281088, 281087, 281167, 281079, 281164, 281078, 281083, 281080, 281069, 281067, 281064, 281016, 284261, 281023, 281015, 281014, 281013, 281002, 295547, 280988, 280987, 280989, 280986, 280975, 280980, 280974, 280973, 280918, 280907, 280904, 280903, 280902, 280901, 280900, 280899, 280898, 280889, 280948, 280947, 280945, 281136, 281135, 280943, 283942, 283941, 280919, 280875, 280874, 281058, 281003, 280861, 280860, 280857, 280856, 280855, 283013, 286345, 281065, 280850, 281187, 280825, 280982, 281971, 285346, 280828, 280827, 280822, 281628, 281273, 280821, 281574, 281980, 281311, 281310, 281978, 280806, 280802, 280808, 281569, 280807, 281568, 282052, 281321, 282143, 280794, 280793, 280773, 280771, 280770, 280769, 281030, 281156, 281158, 280768, 280763, 286169, 280766, 280744, 282581, 280745, 280743, 280742, 280741, 280740, 280739, 280738, 280737, 280736, 280735, 280734, 280733, 280732, 280731, 280730, 280729, 280728, 280727, 280724, 280725, 280921, 280920, 280723, 280722, 280721, 280718, 283385, 283384, 285665, 283383, 280717, 280716, 280715, 280714, 280713, 282736, 282422, 281692, 281691, 280778, 280954, 280703, 280700, 280702, 280705, 281661, 280685, 280708, 280687, 284221, 284018, 280675, 280677, 280676, 280674, 280673, 280668, 280667, 280666, 280665, 280664, 280663, 280662, 280658, 280646, 280642, 280639, 280637, 280636, 282017, 280882, 280881, 280631, 280579, 280558, 286687, 391512, 280555, 280554, 280546, 283994, 283973, 283972, 283971, 283968, 283967, 283969, 283965, 286674, 280758, 280754, 280751, 280534, 280514, 280513, 280512, 280556, 280493, 280492, 292459, 292458, 291195, 280476, 280842, 280819, 280475, 280474, 280452, 280581, 280439, 280438, 280434, 280433, 280432, 281966, 280421, 280416, 280415, 284500, 284499, 284489, 280777, 280775, 280776, 280774, 280401, 280638, 280420, 283108, 283107, 283106, 283105, 283104, 283103, 280548, 280551, 280550, 280671, 280670, 280669, 280547, 283074, 280545, 280683, 280682, 280681, 280544, 280541, 280540, 280539, 280538, 280537, 280535, 280519, 280491, 280490, 280489, 280488, 280487, 280632, 280486, 280485, 280484, 280478, 280470, 280759, 280684, 280472, 280469, 280453, 280454, 280455, 280444, 280445, 280437, 280430, 280429, 280428, 280422, 280419, 280417, 280414, 280371, 280365, 280363, 280362, 280357, 280356, 280355, 280352, 286268, 283043, 284246, 280395, 280393, 280392, 280391, 280387, 280507, 280386, 280384, 280375, 284245, 280394, 280390, 280389, 280388, 280449, 280383, 280382, 280381, 280379, 280377, 280376, 280374, 281101, 283142, 280342, 280339, 280336, 280327, 280326, 280325, 280324, 280323, 280304, 280561, 280283, 280292, 280276, 285235, 280268, 280266, 280265, 280264, 280261, 280251, 280435, 280303, 280233, 280231, 280229, 280228, 280226, 283906, 280225, 285515, 280209, 280207, 280198, 280197, 280196, 280195, 282124, 280194, 280193, 282970, 280279, 280278, 280277, 280274, 280271, 280270, 280269, 280249, 280248, 280247, 280245, 280287, 280286, 280244, 280243, 280227, 280224, 280223, 280222, 280221, 280220, 281153, 281613, 286665, 286664, 280443, 286159, 286158, 280405, 282130, 280182, 280181, 280180, 280179, 280178, 280263, 280174, 280173, 280172, 280170, 280169, 280167, 280159, 280158, 280157, 280156, 280155, 280149, 280144, 280160, 280142, 280299, 280333, 280298, 280297, 280296, 280295, 280186, 280148, 280147, 280146, 280145, 280137, 280397, 280108, 280272, 280411, 280410, 283909, 280250, 280289, 280288, 283694, 283701, 283700, 283699, 283698, 284242, 280787, 280218, 280306, 280210, 280208, 280205, 280204, 280124, 280117, 280199, 280190, 280189, 280188, 280187, 280166, 283609, 280165, 280116, 280113, 280112, 283588, 280111, 280109, 280110, 283580, 280105, 283161, 283160, 283159, 283158, 283154, 283153, 283152, 284017, 284124, 284021, 284020, 284019, 284085, 284084, 284083, 280311, 280308, 283949, 283948, 283944, 280494, 284240, 283943, 285742, 283929, 280191, 280171, 283853, 280076, 280064, 280061, 282101, 280053, 280052, 280051, 280050, 280044, 280131, 280040, 280039, 280038, 280035, 280031, 280026, 280025, 280024, 280023, 280021, 280017, 280092, 280104, 280004, 280007, 279981, 286401, 286405, 279989, 279960, 279959, 279957, 279952, 279951, 279947, 279946, 279945, 279938, 279973, 279965, 280018, 279974, 279939, 280505, 280504, 280100, 280099, 279931, 280129, 279926, 279925, 279924, 281189, 281188, 279919, 279917, 279915, 279916, 279992, 279906, 282097, 282119, 280937, 280823, 280163, 280162, 280161, 280133, 279996, 280872, 279891, 279904, 279887, 279885, 279884, 285005, 279883, 279858, 279855, 279854, 279853, 279852, 279851, 279850, 279849, 279848, 286673, 280757, 286653, 279976, 279933, 279932, 279877, 279878, 280753, 279874, 279836, 279889, 279826, 279825, 279824, 279823, 279822, 279821, 279816, 279807, 279805, 279815, 279804, 279799, 279798, 279956, 279787, 279794, 279793, 279800, 281807, 279780, 279774, 279773, 279772, 279768, 279767, 279783, 279782, 279781, 279756, 279750, 279838, 279749, 279759, 279745, 279837, 279744, 279738, 279735, 279732, 279739, 279725, 279726, 279724, 279722, 279721, 279720, 279716, 279715, 279714, 279704, 279700, 279697, 279696, 279761, 279760, 284530, 279737, 279736, 284611, 282758, 280407, 279818, 279814, 279813, 279812, 279811, 279777, 279776, 279695, 279694, 279693, 279692, 279690, 279689, 279688, 279686, 279685, 279684, 279681, 279679, 279678, 279667, 280462, 280461, 280460, 280459, 280458, 280467, 280466, 280465, 280464, 280463, 279659, 279657, 279656, 279655, 279654, 279653, 279652, 279651, 279650, 279649, 279648, 279647, 279765, 280354, 279644, 279658, 279643, 279791, 279636, 279635, 279631, 281274, 281772, 280680, 280843, 280678, 280042, 280041, 279624, 279623, 279622, 279621, 279620, 279619, 279618, 279617, 279616, 279615, 279614, 279613, 279612, 279611, 279610, 279609, 279608, 279607, 279606, 279605, 279604, 279603, 279602, 279601, 279600, 279599, 279598, 279597, 279596, 279595, 279594, 279593, 279592, 279591, 279590, 279589, 279588, 279587, 279586, 279585, 279584, 279583, 279582, 279581, 279580, 279579, 279578, 279577, 279576, 279575, 279574, 279573, 279572, 279571, 279570, 279569, 279568, 279567, 279566, 279565, 279564, 279563, 279562, 279561, 279560, 279559, 279558, 279557, 279556, 279555, 279554, 279553, 279552, 279551, 279550, 279549, 279548, 279547, 279546, 279545, 279544, 279543, 279542, 279541, 279540, 279539, 279538, 279537, 279536, 279535, 279534, 279533, 279532, 279531, 279530, 279529, 279528, 279527, 279526, 279525, 279524, 279523, 279522, 279521, 279520, 279519, 279518, 279517, 279516, 279515, 279514, 279513, 279512, 279511, 279510, 279509, 279508, 279507, 279506, 279505, 279504, 279503, 279502, 279501, 279500, 279499, 279498, 279497, 279496, 279495, 279494, 279493, 279492, 279491, 279490, 279489, 279488, 279487, 279486, 279485, 279484, 279483, 279482, 279481, 279480, 279479, 279478, 279477, 279476, 279475, 279474, 279473, 279472, 279471, 279470, 279469, 279468, 279467, 279466, 279465, 279464, 279463, 279462, 279461, 279460, 279459, 279458, 279457, 279456, 279455, 279454, 279453, 279452, 279451, 279450, 279449, 279448, 279447, 279446, 279445, 279444, 279443, 279442, 279441, 279440, 279439, 279438, 279437, 279436, 279435, 279434, 279433, 279432, 279431, 279430, 279429, 279428, 279427, 279871, 279870, 279869, 279424, 279423, 279416, 279415, 283371, 283326, 279407, 283318, 279403, 279402, 285412, 285411, 285410, 285409, 279393, 279391, 279373, 279357, 279354, 279352, 279364, 279353, 279348, 279363, 279338, 279337, 279336, 280217, 280216, 280215, 280214, 280213, 280212, 279406, 279334, 279343, 279327, 279326, 279328, 279324, 282856, 279322, 280509, 280508, 280358, 279319, 279315, 279313, 280436, 279312, 280082, 279991, 279309, 279308, 279626, 279301, 279299, 279294, 279287, 279286, 279285, 279284, 279283, 279282, 279281, 279280, 279279, 279278, 279277, 279276, 279275, 279269, 279268, 285981, 285989, 279262, 279261, 279260, 283605, 286346, 283494, 283599, 286367, 283493, 283589, 286368, 283492, 283503, 279380, 279379, 279378, 279377, 279779, 279778, 279762, 283466, 283472, 283471, 283470, 283469, 283663, 284366, 283465, 286288, 279414, 279413, 279412, 279411, 283382, 283370, 279410, 284237, 283337, 279374, 284236, 283209, 279361, 279360, 279362, 283275, 279422, 279329, 279419, 279418, 279257, 279252, 279251, 279250, 279212, 279206, 279217, 279216, 279205, 279202, 280335, 279321, 279215, 279209, 279208, 279207, 279197, 279194, 279191, 279190, 279195, 279154, 279929, 279741, 279930, 279928, 281335, 279937, 281334, 279936, 281333, 279935, 279757, 279289, 279292, 279288, 279161, 279151, 280557, 280096, 279148, 279144, 279143, 280577, 280576, 280575, 280574, 279142, 279764, 279763, 279125, 279124, 279121, 279118, 279115, 279111, 279376, 279106, 279105, 279104, 279103, 279102, 279101, 279100, 279099, 279098, 279097, 279096, 279095, 279087, 279086, 279083, 279080, 279076, 279045, 282129, 279785, 279784, 279134, 279028, 279026, 279022, 279021, 279020, 279019, 279018, 279015, 278997, 278977, 278976, 279629, 279109, 278959, 278958, 279346, 278952, 278935, 278934, 278933, 278932, 278931, 278930, 278927, 278923, 278910, 278973, 278942, 278941, 278940, 278939, 278895, 279051, 278950, 279050, 279046, 278873, 279047, 284930, 284929, 284928, 284927, 284926, 284925, 278876, 278872, 278871, 278870, 278869, 279666, 278865, 278967, 278969, 278968, 278862, 278938, 278861, 279107, 279752, 281908, 278948, 279701, 279707, 283672, 283671, 279138, 279200, 279201, 285466, 278822, 278821, 278820, 284250, 280971, 278827, 280130, 278825, 279160, 279159, 278830, 279214, 278775, 278790, 278779, 278946, 279705, 278748, 278855, 278854, 278853, 278852, 278851, 284247, 282659, 278849, 278833, 278824, 278823, 278966, 282593, 282595, 282594, 278812, 278965, 278811, 278772, 278771, 282580, 282579, 282578, 278770, 278769, 278778, 278964, 278777, 278911, 278768, 278767, 278776, 278892, 278891, 278766, 278765, 278764, 293797, 293796, 293795, 293794, 278885, 278761, 278857, 278732, 278731, 278730, 278729, 278726, 278713, 278712, 278807, 278806, 278805, 278804, 278710, 278702, 278700, 278698, 278912, 278696, 278844, 278694, 279198, 281830, 278984, 283696, 280043, 279943, 279846, 279420, 284936, 284935, 284934, 284933, 284932, 284931, 278686, 278641, 278640, 278639, 278638, 278637, 278636, 278635, 278634, 278633, 278632, 278631, 278630, 278629, 278628, 278627, 278626, 278625, 278624, 278623, 278622, 278621, 278620, 278619, 278618, 278644, 279665, 278739, 278603, 278602, 278601, 278600, 278599, 278598, 278597, 278596, 278595, 278594, 279267, 279005, 278583, 278582, 278581, 278580, 278579, 278578, 278577, 278576, 278575, 278574, 278573, 278572, 278571, 279266, 279004, 278570, 278569, 278568, 278567, 278566, 278565, 278564, 278563, 278562, 278561, 278560, 278559, 278558, 278556, 278555, 278554, 278553, 278552, 278551, 278550, 278549, 278546, 278545, 278544, 278543, 278542, 278541, 278540, 278539, 278536, 278525, 278524, 278523, 278998, 278519, 278526, 278500, 278499, 278483, 278482, 278481, 284811, 284810, 284809, 278478, 281103, 280502, 280501, 280500, 280101, 280006, 280005, 279993, 278683, 278682, 278681, 278680, 278476, 278485, 278470, 278471, 278955, 278473, 278472, 278466, 278465, 278464, 278463, 278456, 279646, 279641, 279634, 278449, 278693, 278692, 278691, 278448, 278447, 278446, 284248, 278684, 278668, 278445, 278444, 278443, 278441, 278440, 278439, 278655, 278654, 278653, 278650, 278437, 278436, 278492, 278491, 278432, 278431, 278430, 278458, 280164, 280115, 278937, 280772, 278413, 278929, 280293, 278928, 280252, 278405, 286576, 286575, 286054, 278418, 278401, 278382, 278376, 283121, 279980, 281206, 278675, 279972, 279857, 278669, 279864, 279863, 279862, 279861, 280749, 280533, 278336, 287488, 287479, 287478, 286854, 286856, 286857, 286855, 279137, 279136, 278328, 278327, 278322, 279703, 279345, 279344, 279333, 279332, 279273, 278400, 278399, 278398, 278397, 278395, 278394, 278390, 278321, 278318, 278317, 278316, 278347, 278346, 278345, 284708, 284707, 286846, 286845, 286844, 287240, 287241, 286849, 286848, 287523, 286847, 285322, 280071, 280069, 280068, 280066, 280065, 278285, 278280, 285659, 285658, 285657, 285655, 285654, 285653, 285652, 282868, 283024, 286143, 280526, 286137, 286136, 278275, 278274, 282718, 278477, 279819, 278270, 278271, 278269, 279633, 278746, 278745, 278744, 278237, 278236, 278235, 278230, 278229, 278228, 278227, 278226, 278225, 278224, 278223, 278222, 278221, 278219, 278198, 278196, 278279, 279193, 278178, 278177, 278176, 278175, 278174, 278173, 278172, 278171, 278105, 278104, 278103, 278102, 278101, 278100, 278099, 278098, 278097, 278096, 278095, 278094, 278093, 278078, 278367, 283140, 278261, 278064, 278063, 278060, 278059, 278044, 278043, 280824, 282133, 279052, 278073, 278040, 278039, 278462, 278461, 278460, 278038, 278037, 278036, 278035, 278428, 278427, 278426, 278034, 278033, 278425, 279835, 278031, 280781, 278019, 278116, 278115, 278114, 278184, 278183, 278017, 278018, 278016, 278015, 278014, 278013, 278012, 278011, 278010, 278007, 278005, 277998, 277997, 278204, 278205, 278408, 278407, 278406, 278200, 278199, 278368, 282776, 278195, 278356, 278355, 278170, 278344, 279856, 282720, 278092, 278077, 278106, 278075, 278062, 278061, 278029, 279832, 277987, 277986, 277965, 277963, 277962, 277961, 277956, 277969, 277960, 277958, 277952, 277950, 277944, 277932, 277931, 277929, 277926, 277925, 277924, 277923, 277922, 279712, 279711, 279710, 279709, 277900, 277898, 277878, 277877, 278754, 277876, 277856, 277836, 277845, 277846, 277844, 277843, 277842, 277841, 277831, 277830, 279899, 279898, 279897, 279896, 277827, 277826, 277824, 277821, 277819, 277816, 277815, 277814, 277812, 277809, 277793, 277792, 277791, 277790, 277776, 286728, 277769, 278247, 280858, 279892, 278002, 278001, 278000, 277999, 277754, 286694, 286693, 286393, 286392, 278410, 278366, 278409, 278648, 277855, 277854, 277751, 277873, 277874, 277872, 277871, 277870, 277818, 277817, 277748, 277745, 277744, 277743, 277742, 277741, 277740, 277736, 277732, 277730, 277727, 277825, 277721, 277717, 277714, 285319, 285318, 285317, 277700, 277696, 277695, 277694, 277684, 277692, 280234, 279847, 277674, 277664, 277663, 277652, 277651, 277650, 277649, 277648, 277645, 277641, 277637, 280127, 283910, 283931, 277680, 277679, 278709, 277624, 277620, 277602, 277601, 277595, 277594, 279053, 278132, 277971, 277970, 278455, 278454, 278453, 278452, 278451, 277611, 277610, 277590, 277574, 277569, 277568, 277567, 277565, 277564, 277563, 278646, 278645, 277559, 277557, 277556, 277555, 277541, 277539, 277686, 277627, 277626, 277619, 277617, 277618, 279841, 279840, 279839, 277504, 277503, 277502, 277501, 277500, 277499, 277498, 277497, 277496, 277495, 277494, 277493, 277492, 277491, 277490, 277489, 277488, 277487, 277486, 277485, 277484, 277483, 277482, 277481, 277480, 277479, 277478, 277477, 277476, 277475, 277474, 277536, 280418, 277544, 277535, 277473, 278188, 277455, 277457, 277453, 277451, 277527, 277385, 277384, 278736, 277592, 277443, 277442, 277441, 277440, 277431, 277430, 277429, 277379, 277378, 277993, 280241, 279833, 284448, 284447, 284446, 284444, 277728, 279265, 279003, 278656, 278489, 277589, 277588, 277585, 277584, 277583, 277582, 277317, 277316, 277315, 277314, 277313, 277312, 277296, 277295, 277293, 277281, 277280, 277279, 277278, 277277, 277270, 277267, 277266, 277265, 277264, 277263, 277241, 278239, 278218, 277859, 277858, 277246, 277245, 277223, 277221, 286679, 286535, 277272, 277472, 277269, 277243, 277242, 277673, 277672, 277671, 277670, 277669, 280834, 277147, 277148, 277144, 277240, 277141, 277122, 277121, 277142, 277143, 277140, 277862, 277078, 278415, 278421, 278420, 278032, 277053, 278414, 277057, 277031, 277030, 277029, 277028, 277027, 277026, 277025, 277024, 277023, 277022, 277021, 277020, 277075, 277074, 278740, 277064, 276990, 276991, 276986, 276985, 276984, 276983, 276969, 276968, 276967, 276966, 276965, 276964, 284778, 280835, 277089, 280840, 280839, 280838, 280837, 277088, 277056, 277268, 276926, 276925, 277118, 277011, 276917, 276915, 278789, 276907, 276906, 276903, 276902, 277120, 276897, 276879, 276876, 276874, 276873, 276868, 276866, 276865, 276863, 276862, 276885, 276884, 276880, 276871, 276869, 276870, 276859, 276858, 277119, 276853, 276851, 276850, 276849, 276848, 276847, 276846, 276845, 276844, 276843, 276842, 276841, 276838, 276837, 276836, 276816, 276815, 276814, 276813, 276801, 276800, 276799, 276798, 276797, 276796, 286123, 285710, 285621, 285648, 285620, 285619, 277562, 277561, 276909, 276738, 285476, 285475, 285425, 286381, 285424, 286117, 277160, 277159, 277158, 277157, 277156, 277153, 277152, 277151, 277154, 277133, 277132, 277117, 277332, 276714, 277252, 277091, 276689, 276672, 276671, 276670, 276669, 276668, 276667, 276666, 276665, 276664, 276663, 276662, 276661, 276660, 276659, 276658, 276657, 276656, 276655, 276654, 276653, 276652, 276651, 276650, 276649, 276648, 276647, 276646, 276645, 276644, 276643, 276642, 276641, 276640, 276639, 276638, 276637, 276636, 276635, 276634, 276633, 276632, 276631, 276630, 276629, 276628, 276627, 276626, 276625, 276624, 276623, 276622, 276621, 276620, 276619, 276618, 276617, 276616, 276615, 276614, 276613, 276612, 276611, 276610, 276609, 276608, 276607, 276606, 276605, 276604, 276603, 276602, 276601, 276600, 276599, 276598, 276597, 276595, 276594, 276593, 276592, 276591, 276590, 276589, 276588, 276587, 276586, 276585, 276584, 276583, 276582, 276581, 276580, 276579, 276578, 276577, 276576, 276575, 276548, 276547, 276546, 276545, 276544, 276543, 276542, 276541, 276540, 276539, 276538, 276537, 276536, 276535, 276532, 276531, 276530, 276529, 276528, 276527, 276526, 276525, 276524, 276499, 276498, 276497, 276496, 276495, 276494, 276493, 276492, 276491, 276487, 276486, 276485, 276484, 276483, 276482, 276481, 276480, 276479, 276478, 276477, 276476, 276475, 276474, 276473, 276472, 276466, 276465, 276442, 276440, 276439, 276438, 276437, 276436, 276435, 276434, 276433, 276432, 276431, 276430, 276429, 276428, 276427, 276426, 276419, 276420, 276417, 276418, 286852, 276388, 276389, 276360, 276733, 277634, 277633, 277631, 277630, 277629, 276735, 276353, 276345, 276344, 276336, 276311, 276977, 280990, 278532, 278531, 278530, 278529, 276992, 285647, 285573, 276292, 276767, 276356, 276731, 276307, 277677, 277667, 277606, 277605, 277604, 277603, 276298, 276244, 276243, 276242, 276241, 276240, 276239, 283274, 277273, 277456, 277290, 286100, 277505, 277301, 284355, 276230, 276229, 276228, 276227, 276226, 276222, 276221, 276220, 276219, 276210, 276209, 276188, 276186, 276187, 276185, 276184, 276183, 276180, 276181, 276179, 276208, 276137, 276136, 276223, 276134, 276133, 276132, 276131, 276130, 276129, 276128, 276124, 276126, 276120, 276094, 276080, 276079, 276078, 276076, 276075, 276074, 276073, 276077, 276072, 276071, 276070, 276122, 276121, 276249, 276232, 276761, 276231, 277188, 276017, 277181, 276016, 277206, 276015, 277207, 276014, 277198, 276013, 277199, 276012, 277192, 276011, 277193, 276010, 277185, 276009, 277186, 276008, 277177, 276007, 277178, 276006, 277174, 276005, 277175, 276004, 277170, 276003, 277169, 276002, 277164, 276001, 277165, 276000, 277195, 275999, 275998, 275996, 275995, 275994, 275993, 275991, 275990, 275989, 277202, 275988, 275986, 275985, 275984, 275982, 275983, 275979, 275977, 275955, 275954, 275953, 275952, 275951, 275950, 277200, 275949, 277205, 275686, 277196, 275684, 277197, 275682, 277190, 275680, 277191, 275678, 277183, 275676, 277184, 275674, 277203, 275672, 277179, 275670, 277180, 275668, 277168, 275666, 277173, 275664, 277167, 275662, 277172, 275660, 277162, 275658, 277163, 275655, 277201, 275654, 277194, 275652, 277187, 275650, 277182, 275648, 277176, 275646, 277171, 275644, 277166, 275642, 277161, 275640, 275941, 275940, 275729, 275728, 275697, 275696, 275695, 275694, 275688, 275687, 275636, 275631, 275624, 275615, 275611, 275610, 275609, 275608, 275607, 275606, 275605, 275604, 275602, 275601, 275600, 275599, 275598, 275597, 275596, 275595, 275594, 275593, 275591, 275590, 275589, 276069, 275588, 275587, 275586, 275584, 275583, 275582, 275581, 275580, 275578, 275577, 275576, 275575, 275574, 275573, 275572, 275571, 275570, 275569, 275568, 275567, 275566, 275565, 275564, 275563, 275562, 275561, 275560, 275559, 275557, 275556, 275558, 275554, 275550, 275549, 275548, 275547, 275546, 275545, 275544, 275543, 275542, 275541, 275540, 275539, 275538, 275537, 275536, 275535, 275534, 275533, 275531, 275530, 275528, 275527, 275526, 275525, 275524, 275523, 275522, 275521, 275520, 275519, 275513, 275512, 275511, 275510, 275509, 275508, 275507, 275506, 275505, 275499, 275498, 275497, 275495, 275494, 275493, 275492, 275491, 275490, 275489, 275488, 275487, 275486, 275484, 275483, 275482, 275481, 275480, 275479, 275478, 275477, 275475, 275473, 275471, 275470, 275469, 275468, 275467, 275466, 275465, 275464, 275463, 275462, 275461, 275460, 275459, 275458, 275457, 275456, 275455, 275454, 275453, 275452, 275451, 275450, 275449, 275448, 275447, 275445, 275444, 275443, 275442, 275422, 275420, 275419, 275418, 275417, 275416, 275415, 275414, 275413, 275412, 275411, 275410, 275409, 275408, 275402, 275401, 275400, 275399, 275398, 275397, 275393, 275391, 275405, 275370, 275353, 275352, 275351, 275350, 275348, 275346, 275340, 275334, 275366, 278194, 278193, 278192, 278191, 278190, 276461, 276460, 276459, 276458, 276441, 276083, 275701, 275709, 275708, 275707, 275706, 275705, 275704, 276082, 275693, 275692, 275691, 275690, 275689, 275425, 275314, 275305, 275304, 275303, 275302, 276703, 276677, 275963, 275962, 275961, 275959, 275958, 275957, 275956, 275290, 276702, 276676, 275971, 275970, 275969, 275967, 275966, 275965, 275964, 275281, 275937, 275936, 275935, 275934, 275933, 275932, 275931, 275930, 275929, 276329, 276343, 275277, 275275, 275274, 275273, 275272, 275271, 276328, 276089, 275270, 275268, 275267, 275266, 275265, 275264, 275944, 275943, 275620, 275434, 275441, 275440, 275433, 275256, 275255, 275253, 275252, 275251, 275250, 275242, 276029, 275241, 275240, 275239, 275238, 275237, 275236, 276301, 276283, 276171, 276170, 276169, 276168, 276167, 276166, 275280, 275279, 275235, 283837, 277310, 277309, 277543, 277308, 281903, 277307, 277306, 277305, 276110, 276108, 276107, 276106, 276105, 276104, 276103, 276102, 276101, 275230, 275229, 275228, 275227, 275225, 275226, 275224, 275223, 275222, 275221, 275218, 275216, 275215, 275214, 275213, 276111, 276109, 275630, 275628, 275627, 275619, 275626, 275617, 275212, 275625, 275196, 275194, 275187, 275180, 275172, 275167, 275159, 275301, 275300, 275299, 275316, 275148, 275143, 275142, 275141, 275138, 275137, 275136, 275135, 275134, 275133, 275132, 275131, 275130, 275129, 275128, 275127, 275126, 275125, 275124, 275123, 275122, 275121, 275120, 275119, 275118, 275117, 275116, 275115, 275114, 275113, 275112, 275111, 275110, 275109, 275108, 275107, 275106, 275105, 275104, 275103, 275102, 275101, 275100, 275097, 275094, 275093, 275092, 275091, 275087, 275088, 275089, 276523, 275082, 275081, 275080, 275079, 275078, 275077, 275076, 275075, 275074, 275073, 275072, 275071, 275070, 275069, 275068, 275067, 275066, 275065, 275064, 275063, 275062, 275061, 275060, 275059, 275058, 275057, 275056, 275055, 275054, 275053, 275052, 275045, 275044, 275043, 275051, 275041, 275037, 275036, 275035, 275034, 275030, 275029, 275027, 275026, 275024, 275023, 275022, 275021, 275020, 275019, 275018, 275017, 275016, 275015, 275014, 275013, 275012, 275011, 274999, 275000, 275002, 275001, 274998, 276390, 274993, 274992, 274980, 275474, 274979, 275472, 274977, 274985, 274984, 274983, 274982, 274981, 274976, 274974, 274971, 274970, 274969, 274957, 274955, 274954, 274944, 274949, 274948, 274947, 274946, 274943, 274945, 274942, 275317, 274958, 274960, 274959, 274965, 274964, 274963, 274962, 274935, 274934, 274933, 274928, 274926, 274925, 274924, 274927, 274922, 274920, 274919, 274918, 274914, 274913, 274904, 274903, 274909, 274900, 274898, 274905, 274899, 274896, 274895, 274894, 274893, 274892, 274890, 274897, 274870, 274869, 274868, 274880, 274857, 274855, 276785, 276783, 276706, 276455, 276448, 276447, 276446, 276445, 276444, 276443, 274841, 274840, 274844, 274839, 274838, 274837, 275325, 274836, 275390, 275389, 275388, 274835, 274834, 274833, 274832, 274929, 274820, 274819, 274818, 274817, 274816, 274806, 274804, 274803, 274800, 274799, 274798, 274796, 274795, 274794, 274793, 274790, 274780, 274776, 274774, 274773, 274772, 274771, 274770, 274769, 274768, 274767, 274789, 274766, 274760, 274763, 274762, 274756, 274761, 274765, 274764, 274752, 274751, 274750, 274749, 274754, 274746, 274716, 274715, 274714, 274713, 274671, 275150, 275096, 275086, 274675, 274674, 274673, 274672, 274669, 274744, 274666, 274668, 274664, 274667, 274663, 274662, 274727, 274742, 274741, 274740, 274739, 274738, 274737, 274736, 274630, 274735, 274734, 274733, 274732, 274731, 274730, 274729, 274629, 276195, 274628, 276190, 274627, 276193, 274626, 274853, 274677, 274624, 274623, 274622, 274852, 274676, 274621, 274620, 274619, 274609, 274608, 274607, 274606, 274604, 274605, 274610, 274665, 274601, 274745, 274558, 274552, 274550, 274547, 274546, 274545, 276194, 274541, 274542, 276192, 274540, 276189, 274539, 274559, 274525, 274618, 274513, 274512, 274602, 274496, 274521, 274646, 274518, 274477, 274476, 274475, 274456, 274455, 274465, 274464, 274463, 274462, 274458, 274451, 274450, 274527, 274528, 274503, 274501, 274467, 274442, 274441, 274440, 274439, 275040, 274438, 274437, 274436, 274520, 274459, 274519, 274427, 274426, 274425, 274424, 274457, 274452, 274422, 274419, 274418, 274416, 274415, 274413, 274410, 274406, 274405, 274404, 274400, 274397, 274403, 274402, 274377, 274376, 274536, 274534, 274533, 274444, 274443, 274373, 274372, 274390, 274389, 274364, 274379, 274363, 274350, 274347, 274414, 274346, 274345, 274352, 274351, 274349, 274348, 274340, 274338, 274420, 274341, 274337, 274334, 274333, 274332, 274331, 274330, 274329, 274308, 274302, 274301, 275095, 276760, 276757, 276413, 276412, 276411, 276410, 276409, 276408, 276407, 276404, 276402, 276401, 276398, 276396, 276337, 276020, 274299, 274298, 274297, 274296, 274295, 274294, 274293, 274289, 274287, 274286, 274285, 274284, 274281, 274282, 274280, 274279, 274269, 274268, 274267, 274266, 274265, 274264, 274263, 274262, 274261, 274260, 274259, 274258, 274257, 274256, 274255, 274747, 274743, 274728, 274712, 274553, 274561, 274560, 274328, 274324, 274316, 274283, 275084, 274889, 274888, 274887, 274886, 274885, 274884, 279091, 274883, 274882, 274881, 274244, 274879, 274878, 274859, 274877, 274876, 274858, 279090, 274862, 274875, 274874, 274241, 274238, 274237, 274233, 274252, 274231, 274251, 274367, 274250, 274366, 276314, 274216, 274210, 274209, 274211, 274206, 274205, 274203, 274202, 274201, 274786, 274193, 274200, 274192, 274176, 274168, 274164, 274163, 274162, 274161, 274187, 274228, 274159, 274157, 274155, 274154, 274153, 274151, 274150, 274144, 274143, 274141, 274142, 274138, 274137, 274136, 274114, 274113, 274112, 274190, 274189, 274188, 274108, 274107, 274111, 274110, 274109, 274172, 274167, 274165, 274101, 276125, 276127, 276123, 274073, 274055, 274054, 274053, 274052, 274051, 274050, 274049, 274041, 274040, 274039, 274038, 274037, 274036, 274034, 274030, 274994, 274029, 274033, 274032, 274031, 274024, 274023, 274123, 274122, 274121, 274019, 274017, 274007, 274003, 274166, 274000, 273999, 273998, 273995, 273994, 273989, 273984, 273990, 273982, 273979, 273985, 273978, 273977, 273975, 273974, 273973, 273972, 273997, 273971, 273970, 273969, 273965, 273964, 273961, 273952, 273950, 273947, 273944, 273943, 273942, 273939, 274791, 273938, 274797, 273935, 273934, 273933, 276673, 274724, 274723, 274721, 274719, 274718, 274717, 273928, 273927, 273924, 273923, 276596, 275048, 275047, 274683, 274680, 274679, 274678, 273921, 273920, 273919, 274638, 273912, 273910, 273908, 274828, 274829, 273906, 273905, 273904, 273903, 273902, 273901, 273900, 273899, 273898, 273897, 273896, 273892, 273891, 273886, 273885, 274861, 274090, 273869, 273868, 273863, 273862, 273861, 273860, 273859, 273857, 273855, 273854, 273893, 273852, 273889, 273888, 273887, 273882, 273881, 273880, 273848, 273847, 273846, 273845, 273844, 273870, 273856, 273840, 273911, 273832, 273833, 273829, 273814, 273813, 273812, 273809, 273839, 273798, 273797, 273796, 273795, 273794, 273804, 273803, 273791, 273790, 274223, 273789, 273788, 273787, 273786, 274171, 274170, 274169, 273773, 273799, 273801, 273800, 273770, 273765, 273762, 273761, 273760, 273757, 273756, 273755, 273741, 273738, 273735, 273736, 273753, 273733, 273728, 273722, 273721, 273720, 273719, 273718, 273717, 273772, 273726, 273716, 273723, 273712, 273711, 273710, 273955, 273704, 273688, 273687, 273683, 273682, 273679, 273842, 273841, 273676, 274186, 274185, 274184, 273675, 273727, 273668, 273802, 273693, 273692, 273691, 273689, 273664, 273660, 274973, 273649, 273645, 273644, 273640, 273639, 273634, 273633, 273632, 273631, 273646, 273630, 273629, 273674, 273670, 273627, 273624, 273622, 273623, 273621, 273619, 273602, 273583, 273584, 273601, 273600, 273599, 273580, 274996, 273563, 273606, 273564, 273567, 273565, 273555, 273618, 273617, 276100, 273612, 273609, 273552, 276099, 276098, 273560, 273545, 273575, 273574, 273573, 273572, 276087, 276086, 276085, 273671, 275616, 273536, 273535, 273665, 273530, 273825, 273824, 273996, 273819, 273818, 275007, 273590, 273525, 273517, 273511, 273510, 273508, 273509, 273507, 273506, 275438, 273608, 273500, 275635, 274594, 274224, 273497, 274213, 273496, 273495, 273907, 273493, 274368, 273484, 273486, 274271, 273477, 274434, 273476, 273638, 273523, 276296, 273445, 273444, 273443, 273442, 273441, 273440, 273439, 273436, 273435, 273434, 273463, 273582, 274195, 273458, 273451, 273449, 273448, 273616, 273615, 273446, 273432, 273431, 273652, 273429, 273428, 273426, 273425, 273424, 273423, 273422, 273544, 273421, 273420, 273419, 273416, 273415, 273414, 273413, 273412, 274529, 274504, 273400, 273399, 273398, 273389, 274431, 274430, 273587, 273586, 275028, 273481, 273408, 273453, 274229, 274978, 274891, 273377, 273393, 273370, 273366, 273365, 273364, 273369, 273390, 273376, 273409, 273372, 273418, 273417, 274227, 273382, 273351, 273343, 273338, 273337, 273335, 273334, 273385, 275345, 273373, 273341, 273328, 274393, 274173, 273326, 273384, 273383, 273321, 273320, 273340, 273339, 273404, 273402, 273403, 273333, 275158, 273331, 273329, 274544, 273319, 273317, 273316, 273315, 273305, 273296, 273294, 273289, 273288, 273287, 273286, 273285, 273284, 273283, 273282, 273281, 273280, 273268, 273269, 273265, 273264, 273259, 273257, 273256, 273255, 273253, 273252, 273250, 273249, 273248, 273229, 273304, 273225, 273222, 273209, 273208, 273246, 273192, 275149, 273193, 273221, 273303, 273245, 273244, 273243, 273242, 273241, 273231, 273203, 273202, 273201, 273186, 273185, 273184, 273183, 273240, 273239, 273182, 273181, 273180, 273179, 273178, 273706, 273167, 273165, 273164, 273154, 273153, 273152, 273151, 273148, 273147, 273146, 273145, 273238, 273237, 273155, 273158, 273157, 273156, 273159, 275978, 273206, 273191, 274725, 274726, 273217, 273216, 273144, 273143, 273142, 273141, 273177, 273176, 273170, 273137, 273127, 273271, 273122, 273702, 273130, 273129, 273128, 273116, 273113, 273108, 273107, 273106, 273101, 273104, 273098, 273139, 273096, 273097, 273095, 273093, 273125, 273092, 273091, 273089, 273204, 273087, 273212, 273188, 276730, 273169, 273088, 275373, 273086, 273085, 273078, 273077, 273701, 273069, 273068, 273067, 273059, 273058, 273057, 273914, 273053, 273051, 273050, 273049, 273048, 273047, 273045, 273046, 273559, 273963, 274022, 273962, 273922, 273926, 273925, 274148, 273543, 273890, 273831, 273064, 273063, 273062, 273700, 273699, 273698, 273592, 273034, 273033, 273032, 273031, 273035, 273027, 273026, 273593, 273019, 273018, 273016, 273013, 273009, 273917, 273003, 272998, 272997, 272989, 272988, 272987, 272984, 272983, 272982, 272976, 272975, 272977, 273215, 273214, 273213, 272972, 272973, 272974, 272965, 272958, 272969, 272961, 272960, 272959, 272957, 272940, 272955, 272944, 273505, 273504, 273503, 272938, 272937, 272936, 273554, 272954, 273528, 273579, 273578, 273576, 273538, 273549, 272919, 272918, 272916, 272914, 272913, 272912, 272953, 272911, 272952, 272910, 272951, 272909, 272950, 272908, 272949, 273119, 272904, 273100, 272931, 272930, 272923, 272922, 272992, 273553, 272897, 273017, 272892, 272891, 272890, 272884, 272881, 273588, 272875, 272874, 272867, 272866, 272862, 272863, 272861, 273548, 272901, 275623, 275622, 272856, 272855, 272854, 273766, 272853, 272948, 273083, 272849, 272848, 272847, 272846, 272845, 272996, 273562, 272843, 272838, 272837, 272844, 272991, 273561, 273008, 273029, 272803, 272801, 272800, 272799, 272797, 272779, 274611, 272776, 274613, 273769, 272772, 272771, 272770, 275942, 272763, 272833, 272714, 272708, 272699, 272698, 272697, 272696, 273251, 273111, 273110, 272934, 275372, 275371, 272690, 272682, 272734, 272678, 272736, 272677, 272735, 273401, 273397, 273041, 273388, 273336, 273211, 272956, 272943, 272935, 272929, 272927, 272926, 273759, 273763, 273713, 273758, 272869, 273737, 274409, 273678, 273677, 273075, 273635, 272710, 272692, 272674, 272668, 272667, 272666, 272654, 272653, 272649, 272648, 272647, 272645, 272642, 272640, 388379, 272638, 272637, 272636, 273936, 273557, 273556, 273438, 273930, 273946, 272621, 272614, 272613, 272612, 272793, 272610, 272928, 272601, 272592, 272600, 272594, 272588, 272587, 272581, 272579, 272576, 272573, 272572, 272584, 272571, 272568, 273626, 272558, 272557, 272556, 272595, 272593, 272599, 272598, 272597, 272596, 272580, 272562, 272561, 272549, 272544, 272760, 272750, 272749, 272748, 272747, 272536, 272744, 272527, 272730, 272729, 272721, 272720, 272719, 272715, 272709, 272500, 272633, 272499, 272560, 272563, 272559, 275090, 272496, 272554, 272553, 272670, 272490, 272488, 273714, 272454, 272484, 272483, 272482, 272443, 272476, 272441, 272447, 272442, 276471, 272436, 272440, 274395, 273705, 274197, 275437, 272401, 275099, 275098, 272398, 272839, 272392, 272836, 272379, 272363, 273502, 272360, 272410, 272411, 272412, 272413, 272414, 272415, 272355, 272349, 272348, 272347, 272346, 272345, 272344, 272343, 272342, 272341, 272340, 272339, 276213, 272336, 272335, 272333, 272334, 272332, 272331, 272330, 272329, 272626, 273681, 273843, 272313, 272317, 272420, 272419, 272315, 272303, 272314, 272300, 272296, 272295, 272281, 272280, 272273, 272611, 272543, 272542, 272541, 272534, 272673, 272452, 272494, 272493, 272492, 272481, 272438, 272278, 272271, 272318, 272310, 272305, 272288, 272253, 273187, 272238, 272445, 272237, 272239, 272228, 272248, 272448, 272783, 272218, 272217, 272216, 272215, 272782, 272214, 272208, 272205, 272781, 272204, 272193, 272173, 272172, 272164, 272669, 272162, 272161, 272169, 272160, 272140, 272122, 272133, 272132, 272146, 272200, 272126, 272127, 272055, 272056, 272054, 273838, 272052, 272050, 272049, 272085, 272074, 272073, 272094, 272643, 273082, 273081, 273080, 272018, 272017, 272002, 272001, 271998, 271997, 271996, 273359, 271985, 272223, 272022, 272014, 271984, 271983, 271981, 271977, 272792, 272791, 271976, 273120, 271975, 271928, 271915, 271913, 271912, 271911, 271897, 271896, 271895, 271894, 271893, 271889, 271888, 271887, 271886, 271884, 271883, 271882, 271880, 271879, 271878, 271877, 274785, 271865, 271839, 271844, 271843, 271842, 271920, 271898, 271867, 271876, 271868, 271836, 271845, 271856, 271855, 271853, 276212, 271837, 272157, 273871, 273884, 273651, 273653, 273816, 273815, 273817, 273834, 271686, 271652, 271640, 271623, 271622, 271621, 271620, 274639, 271589, 271585, 271586, 271568, 271566, 271547, 271546, 271545, 271544, 271543, 271542, 271541, 271539, 271538, 271537, 271536, 271535, 271516, 271638, 271513, 271519, 271524, 274860, 271501, 271498, 271483, 271482, 271484, 271472, 271471, 271470, 271469, 271451, 271450, 271449, 271448, 271447, 271437, 271459, 271458, 271457, 271456, 271455, 271436, 271435, 271434, 271433, 271432, 271431, 271961, 271425, 271427, 272188, 271990, 271408, 271989, 271973, 271972, 271971, 271970, 271399, 271395, 271394, 271393, 271392, 271391, 271387, 271361, 271360, 271359, 271352, 271342, 271341, 271345, 271344, 271343, 271340, 271339, 271338, 271332, 271331, 271330, 271329, 271328, 271327, 271326, 271325, 271324, 271323, 271315, 271314, 271313, 271312, 271311, 271307, 271306, 271305, 271304, 271303, 271302, 271301, 271300, 271299, 271293, 271292, 271291, 271290, 271289, 272778, 272777, 272768, 271260, 271253, 271252, 271251, 271259, 271226, 271232, 271262, 271197, 271204, 271196, 271261, 271172, 271171, 271170, 271169, 271168, 271167, 271163, 271162, 271155, 271264, 271151, 271203, 271133, 271263, 271265, 271124, 271123, 271122, 271121, 271117, 271108, 271102, 271099, 271096, 271093, 271090, 271089, 271068, 272367, 271284, 271202, 271271, 271194, 271354, 271353, 271270, 271195, 271269, 271351, 271042, 271041, 271019, 271018, 271017, 271007, 271006, 271003, 271002, 270999, 270998, 270997, 270994, 270981, 272381, 270992, 270991, 270990, 270989, 270988, 270987, 270962, 270961, 270941, 274612, 270923, 270919, 270918, 270917, 270901, 270968, 270967, 270892, 272312, 273604, 270873, 272386, 272385, 270944, 270943, 270945, 272382, 270911, 270890, 270876, 270849, 270847, 271181, 271286, 272005, 271119, 271118, 272870, 271046, 271033, 271034, 273038, 271495, 271494, 271493, 270970, 271962, 273037, 273036, 272804, 273318, 273313, 273312, 273311, 273310, 273309, 273308, 273307, 273306, 273072, 273071, 273070, 270839, 270838, 270837, 270858, 272979, 272978, 270899, 270949, 270891, 270951, 270848, 270950, 270889, 270947, 270860, 270859, 271198, 272041, 270865, 272067, 270816, 270815, 270814, 270796, 270798, 270797, 270799, 270786, 271350, 270784, 270774, 270773, 270852, 270851, 270850, 270695, 270694, 270693, 270692, 270691, 270690, 270669, 270618, 270615, 270558, 270555, 270554, 270552, 270547, 270546, 270529, 270519, 270517, 270501, 270516, 270498, 270513, 270511, 270495, 270510, 270494, 270509, 270492, 270491, 270490, 270489, 270488, 270444, 270442, 270472, 271142, 270427, 271179, 271184, 270656, 270425, 270657, 270679, 270676, 271044, 275331, 270296, 270295, 270292, 270291, 270276, 270280, 270278, 270282, 270279, 270271, 270270, 270269, 270268, 270307, 270306, 270301, 270267, 270266, 270265, 270264, 270263, 270262, 270261, 270260, 270256, 270249, 270248, 270247, 270245, 270303, 270246, 270302, 270259, 270253, 270252, 270223, 270222, 270221, 270220, 270219, 270218, 270217, 270244, 270239, 270238, 270216, 270215, 270214, 270213, 270212, 270211, 270210, 270209, 270208, 270207, 270206, 270205, 270204, 270203, 270202, 270201, 270195, 270190, 270189, 270188, 270187, 270186, 270185, 270179, 270178, 270233, 270225, 270194, 270193, 270192, 270177, 270240, 270230, 270176, 270175, 270174, 270173, 270152, 270151, 270150, 270149, 270148, 270258, 270143, 270142, 270129, 270128, 270127, 270118, 270140, 270139, 270138, 270137, 270136, 270135, 270134, 270133, 270132, 270131, 270113, 270141, 270283, 270158, 270106, 270099, 270098, 270097, 270096, 270095, 270094, 270093, 270092, 270091, 270090, 270089, 270088, 270087, 270086, 270169, 270103, 270164, 270101, 270166, 270083, 270078, 270077, 270076, 270075, 270074, 270073, 270072, 270071, 270070, 270069, 270068, 270067, 270066, 270065, 270064, 270063, 270062, 270061, 270060, 270059, 270058, 270057, 270056, 270055, 270054, 270053, 270052, 270051, 270050, 270049, 270048, 270047, 270046, 270045, 270044, 270043, 270042, 270041, 270040, 270038, 270037, 270036, 270035, 270034, 270033, 270032, 270031, 270030, 270082, 270029, 270028, 270027, 270025, 270000, 270167, 269989, 269988, 269987, 269986, 269985, 269979, 269950, 269949, 269957, 269978, 269966, 269924, 269901, 295185, 295184, 269893, 295183, 295182, 269882, 269879, 269864, 269858, 269847, 269834, 269823, 269774, 269773, 269772, 269770, 269760, 269754, 269758, 269757, 269756, 269753, 269749, 270299, 269806, 269805, 269804, 269803, 269802, 269801, 269800, 269799, 269798, 270287, 269766, 269765, 269796, 269795, 269794, 269793, 269792, 269867, 269791, 269790, 269764, 269789, 269788, 269787, 269786, 269785, 269845, 269731, 269814, 269833, 269730, 269822, 269728, 269727, 269759, 269732, 269812, 269729, 269821, 269705, 269726, 269725, 269724, 269808, 269741, 269740, 269739, 269736, 269860, 447350, 269723, 269722, 269721, 269720, 269704, 269818, 269694, 269703, 269702, 269701, 269709, 269707, 269706, 269811, 269700, 269699, 269820, 269686, 269679, 269813, 269664, 269819, 269688, 269752, 269659, 269656, 269655, 269690, 269654, 269653, 269747, 269750, 269746, 269745, 269641, 269640, 269643, 269843, 269842, 269642, 269650, 269719, 269718, 269678, 269840, 447348, 269634, 269633, 269873, 269631, 269629, 269734, 269639, 269638, 269630, 269635, 269624, 269617, 269829, 269615, 269613, 269612, 269608, 269810, 269595, 269594, 270234, 270229, 270157, 270232, 270200, 270199, 270198, 269977, 269934, 269944, 270290, 270289, 269598, 269586, 270026, 269945, 270005, 270228, 270163, 270100, 269816, 269947, 269943, 269922, 270156, 270172, 270241, 270171, 270170, 270237, 270236, 269931, 269930, 269929, 269976, 269975, 269974, 269925, 270022, 270021, 270013, 270161, 270006, 270243, 270224, 269839, 269583, 269815, 269970, 269969, 269968, 269967, 269973, 269972, 269971, 269946, 446125, 269622, 269621, 269620, 448605, 269711, 269710, 269708, 269582, 269581, 269567, 269566, 269769, 269565, 269564, 269990, 269952, 269958, 270168, 270102, 269933, 269980, 269981, 269960, 269619, 269616, 269611, 269995, 269956, 269959, 269919, 269948, 269942, 269941, 269940, 269607, 270231, 270108, 270107, 270003, 269964, 269963, 269962, 270004, 269955, 269954, 269953, 269923, 269951, 269965, 269961, 269928, 269543, 269541, 269568, 269809, 269546, 269551, 269817, 269476, 269516, 269515, 269514, 269513, 269647, 269646, 269645, 269832, 269831, 269644, 269557, 269618, 269574, 269578, 269576, 269575, 269533, 269506, 269509, 269508, 269507, 269511, 269544, 269526, 269512, 269504, 269540, 269536, 269537, 269558, 269556, 269555, 269561, 269560, 269559, 269525, 269517, 269524, 269573, 269572, 269554, 269553, 269562, 269552, 269687, 269466, 269463, 269461, 269458, 269451, 269446, 269444, 269379, 269378, 269377, 269376, 269365, 269364, 269358, 269357, 269344, 269318, 269309, 269308, 269305, 269304, 269303, 269300, 269299, 269298, 269296, 269295, 269294, 269288, 269279, 269278, 269277, 269276, 269275, 269272, 269341, 269340, 269270, 269269, 269268, 269267, 269266, 269333, 269285, 269284, 269283, 269332, 269281, 269280, 269331, 269274, 269273, 269330, 269265, 269264, 269257, 269256, 269255, 269254, 269249, 269248, 269247, 269246, 269245, 269343, 269342, 269244, 269243, 269242, 269241, 269240, 269239, 269238, 269237, 269236, 269235, 269234, 269233, 269232, 269222, 269221, 269220, 269219, 269218, 269217, 269216, 269215, 269214, 269213, 269211, 269210, 269209, 269208, 269202, 269201, 269200, 269199, 269198, 269197, 269196, 269195, 269194, 269193, 269192, 269191, 269186, 269185, 269184, 269183, 269182, 269181, 269180, 269179, 269178, 269177, 269176, 269167, 269155, 269154, 269153, 269152, 269151, 269150, 269149, 269148, 269147, 269145, 269126, 269124, 269123, 269118, 269110, 405053, 405052, 269106, 269105, 269104, 269089, 269088, 269087, 269086, 269085, 269084, 269083, 269082, 269081, 269080, 269079, 269078, 269077, 269076, 269070, 269069, 269068, 269067, 269065, 269063, 269062, 269059, 269055, 269054, 269053, 269051, 269050, 269049, 269048, 269046, 269045, 269044, 269436, 269362, 269031, 269030, 269029, 269028, 269027, 269026, 269025, 269024, 269023, 269022, 269021, 269020, 269019, 269018, 269017, 269016, 269015, 269014, 269013, 269005, 269000, 268996, 268985, 268980, 268979, 269223, 269036, 269001, 269008, 269007, 450287, 268997, 269035, 269229, 269228, 269144, 269143, 269224, 269206, 269205, 269204, 269203, 269103, 269102, 269231, 269074, 269073, 269366, 269125, 269101, 269100, 269099, 269098, 269120, 269119, 269121, 269075, 269066, 269060, 269142, 269141, 269175, 269131, 269130, 269129, 269097, 269363, 269138, 269137, 269136, 269135, 268954, 268953, 268951, 268950, 268948, 268946, 268936, 268935, 268934, 268933, 268932, 268952, 268923, 268937, 268922, 268921, 268930, 268942, 268945, 268944, 268943, 268938, 268939, 268931, 268929, 268949, 268926, 268925, 268924, 268955, 268927, 268928, 268913, 268912, 268909, 268908, 268906, 268907, 268899, 268893, 268892, 268891, 268890, 268889, 268888, 268884, 268880, 268879, 268878, 268877, 268876, 268875, 268874, 268870, 268857, 268789, 269293, 268788, 269261, 269260, 269259, 269258, 268775, 268772, 268815, 268740, 268799, 268817, 268739, 268806, 268816, 268737, 268805, 268811, 268819, 268735, 268808, 268813, 268733, 268803, 268818, 268732, 268807, 268731, 268809, 268821, 268824, 268804, 268820, 268709, 268810, 268705, 268704, 268703, 268702, 268729, 268701, 268700, 268696, 268695, 268694, 268693, 268692, 268691, 268685, 268690, 268689, 268688, 268687, 268684, 268683, 268675, 268681, 268680, 268679, 268678, 268667, 268666, 268653, 268652, 268651, 268650, 268649, 268655, 268656, 268765, 268764, 268745, 268738, 268721, 268716, 268648, 268647, 268646, 268645, 269328, 269327, 269326, 268644, 268643, 268641, 268642, 268871, 268638, 268636, 268658, 268657, 268634, 268859, 268626, 268624, 268622, 268861, 268621, 268863, 268620, 268618, 268862, 268617, 268630, 268629, 268615, 268864, 268614, 268612, 268609, 268860, 268607, 268639, 268597, 268595, 268593, 268592, 268591, 269388, 269386, 269387, 268590, 268589, 268588, 268587, 268582, 268586, 268585, 268584, 268583, 268581, 268580, 268602, 268601, 268600, 268598, 268606, 268605, 268604, 268603, 269356, 269355, 268975, 268976, 268576, 268577, 268573, 268572, 268571, 268570, 268566, 268565, 268563, 268562, 268561, 268560, 268559, 268558, 268557, 268556, 268554, 268553, 268552, 268551, 268550, 268548, 268547, 268546, 268545, 268544, 268542, 268541, 268540, 268539, 268535, 268534, 268575, 268574, 268533, 268521, 268512, 268497, 268800, 268495, 268494, 268493, 268490, 268487, 268486, 268478, 268477, 268476, 268472, 268471, 268462, 268484, 268447, 268505, 268454, 268453, 268439, 268854, 268437, 268435, 268433, 268431, 268429, 268452, 268446, 268423, 268417, 268411, 269372, 269371, 268409, 269370, 269369, 268406, 268398, 268420, 268456, 268393, 268416, 268362, 268378, 268364, 268361, 268358, 268351, 268350, 268349, 269368, 268998, 268309, 268273, 268272, 268271, 268270, 268882, 268422, 268258, 268881, 268421, 268253, 268252, 268251, 268246, 268245, 268287, 268286, 268569, 268568, 268567, 268300, 268299, 268298, 268297, 268296, 268295, 268294, 268293, 268292, 268291, 268290, 268289, 268288, 268285, 268284, 268237, 268528, 268527, 268526, 268525, 268498, 268496, 268460, 268459, 268458, 268450, 268449, 268448, 268451, 268242, 268241, 268224, 268213, 268217, 268212, 268211, 268210, 268207, 268187, 268186, 268185, 268183, 268184, 268171, 268166, 268165, 268161, 268160, 268159, 268155, 268151, 268150, 268149, 268141, 268140, 268139, 268145, 268144, 268143, 268137, 268134, 268130, 268128, 268121, 268120, 268119, 268116, 268115, 268110, 268100, 268715, 268714, 268056, 268111, 268083, 268082, 268049, 268048, 268081, 268046, 268564, 268461, 268455, 268158, 268080, 268077, 268886, 268790, 268039, 268138, 268132, 268131, 268135, 268099, 268113, 268112, 268095, 268848, 268093, 268107, 268850, 268106, 268105, 268104, 268103, 268085, 268084, 268079, 268075, 268074, 268052, 268051, 268050, 268065, 268060, 268102, 268078, 268087, 268030, 268055, 268054, 268020, 268026, 268004, 268019, 268025, 268024, 268023, 268018, 268017, 268021, 268016, 267991, 267990, 267989, 268070, 267986, 267976, 267937, 267936, 267934, 268179, 267931, 267930, 267929, 268154, 268153, 267925, 267923, 267922, 267921, 267920, 268047, 267916, 267915, 268233, 268232, 268225, 268044, 268038, 268032, 268031, 268013, 267993, 267987, 267980, 268869, 267919, 267926, 267904, 267901, 267900, 267899, 268240, 268244, 268243, 267939, 267918, 267917, 267895, 267890, 267891, 267889, 267888, 267887, 268053, 268045, 267979, 267978, 267973, 268041, 268040, 267938, 268033, 267977, 267994, 267881, 268219, 267880, 267860, 267859, 267835, 267834, 267833, 267972, 267839, 267838, 267837, 267822, 267810, 267809, 267808, 268343, 268342, 267807, 268223, 267741, 268794, 267877, 267876, 267875, 267874, 267826, 267867, 267843, 267842, 267841, 267840, 268011, 267830, 268022, 268010, 268009, 267873, 267872, 267871, 267870, 267736, 267735, 267858, 267746, 267745, 267744, 267743, 267715, 267714, 267713, 255057, 267992, 268043, 267983, 267912, 267886, 267885, 267883, 267878, 267879, 267829, 267788, 267787, 267786, 267785, 267781, 267780, 267824, 254635, 254108, 253565, 253399, 253398, 252734, 252488, 252044, 251812, 252107, 263877, 268776, 265828, 265827, 265826, 265825, 260751, 260280, 252454, 252067, 252604, 264186, 264461, 252155, 263757, 261265, 262261, 262260, 261324, 261323, 263832, 267729, 267716, 267906, 263071, 267863, 267738, 263070, 262942, 263016, 262915, 263011, 262605, 262165, 262164, 262163, 262150, 262034, 262033, 262032, 262031, 263554, 263553, 263552, 267712, 263551, 263550, 263549, 263531, 263530, 263529, 263453, 263452, 263451, 263450, 263419, 263418, 448990, 263292, 263291, 263222, 263268, 263267, 259498, 263876, 266235, 266198, 267964, 267914, 267913, 256340, 256339, 254842, 254214, 254091, 254090, 255580, 255220, 255210, 254870, 268214, 252234, 254841, 254840, 254561, 267911, 267910, 267909, 265659, 265360, 264940, 254009, 254008, 253959, 253770, 253158, 267727, 251650, 253547, 253546, 253545, 268152, 253544, 253769, 253768, 253767, 253766, 253765, 253764, 253763, 253762, 253761, 253760, 253759, 253758, 258012, 252808, 252807, 252887, 252886, 252885, 252884, 252806, 252805, 252883, 252804, 252803, 252802, 252767, 252766, 252765, 252764, 252146, 253157, 253156, 253155, 253154, 267668, 254057, 254056, 254055, 254054, 254053, 254052, 254051, 254001, 253473, 253472, 253471, 253470, 253600, 253599, 253598, 253597, 253639, 253638, 253637, 253636, 268896, 253972, 253971, 253970, 252225, 268660, 268659, 253848, 253829, 253828, 253827, 253812, 268894, 253811, 253810, 253809, 253393, 253419, 253418, 253417, 253416, 253413, 253412, 253411, 253410, 253344, 253348, 253588, 253587, 253586, 253585, 253425, 253447, 253571, 252039, 252038, 253333, 267676, 253322, 253321, 253268, 253292, 253262, 253279, 253278, 253277, 253296, 253285, 253284, 253274, 252116, 253506, 251632, 251631, 251630, 251629, 266234, 266233, 263513, 263512, 253568, 253291, 253266, 253909, 253394, 253390, 267667, 252363, 266232, 267671, 267670, 267672, 253686, 253264, 253695, 253694, 252940, 253246, 253657, 253656, 253655, 253450, 252335, 252334, 251811, 251830, 252266, 269334, 269292, 252265, 252264, 252263, 252262, 252261, 252260, 252259, 252244, 253018, 253022, 252934, 252908, 268990, 268227, 268991, 268235, 268538, 268537, 268536, 252853, 253035, 252994, 252219, 253080, 253079, 253078, 253077, 252982, 252981, 252963, 268122, 252888, 252832, 252794, 252793, 252792, 252791, 268228, 267864, 267832, 251943, 251942, 251962, 251957, 251932, 251940, 251939, 251930, 251963, 251960, 252081, 252096, 252870, 252869, 251793, 252921, 268221, 252818, 267669, 267675, 267674, 267673, 252755, 252356, 252355, 252354, 252720, 252737, 252736, 252775, 252752, 252740, 252735, 252704, 252703, 252676, 252675, 252702, 252692, 252682, 252699, 252709, 252643, 252642, 252648, 252611, 252626, 252601, 252593, 252587, 252617, 252591, 252599, 252555, 252578, 252554, 252571, 252516, 252532, 252482, 252478, 252429, 251711, 251710, 251714, 251713, 251712, 252057, 251866, 252051, 252031, 252030, 252029, 264949, 264791, 264772, 265207, 265180, 265179, 265178, 265177, 265176, 265152, 265151, 268917, 265150, 265149, 265148, 265147, 265124, 265122, 263789, 263788, 263787, 263786, 263928, 263902, 263901, 263900, 263899, 263817, 263925, 263924, 260944, 260377, 260376, 259830, 259829, 259828, 259827, 259826, 259825, 259824, 259823, 259574, 259573, 259572, 259571, 259692, 259691, 259690, 259689, 263915, 268710, 268780, 268779, 257512, 264176, 264175, 264174, 263075, 263074, 262541, 262426, 262206, 262205, 259060, 259059, 268529, 268801, 268793, 268792, 268791, 268802, 268663, 252733, 252732, 252224, 251851, 251856, 251855, 251697, 268503, 268661, 251895, 251820, 251737, 251715, 251728, 252145, 252144, 252143, 252138, 252074, 252097, 252050, 252486, 252049, 252048, 251993, 252320, 252319, 252318, 252317, 263785, 263784, 263783, 263927, 263926, 263923, 263922, 263920, 263919, 263898, 263897, 268238, 263860, 263859, 263835, 263816, 263762, 263868, 263846, 263779, 263752, 263867, 263822, 263831, 263761, 251661, 252438, 252437, 252309, 252308, 252307, 268916, 252306, 252305, 252211, 252210, 251854, 251853, 251852, 269040, 251992, 251727, 251726, 251725, 252110, 252487, 252316, 252911, 252315, 252314, 252313, 252312, 252202, 252201, 252200, 252199, 252198, 252197, 252196, 252195, 252193, 252079, 252137, 252136, 252135, 252134, 251840, 251839, 252073, 252072, 252071, 252069, 252068, 252066, 252065, 252064, 252063, 252062, 252061, 252060, 252059, 251628, 251627, 251626, 251616, 251615, 251614, 251613, 252001, 252000, 251999, 268489, 269096, 269095, 251809, 251808, 251807, 251806, 251805, 269047, 251803, 251801, 251604, 251649, 251648, 251647, 251646, 251645, 251625, 451499, 251666, 405410, 254219, 253783, 253782, 253579, 253578, 253504, 253503, 253440, 269435, 253307, 252293, 252292, 252302, 252301, 252300, 252299, 252204, 252240, 252239, 253214, 257367, 255211, 253849, 253847, 253846, 253845, 253844, 253843, 253842, 253841, 252401, 252257, 252249, 252248, 252247, 252238, 252237, 252236, 252235, 252232, 252288, 252180, 252179, 252178, 252177, 252176, 257483, 253980, 451358, 256638, 258194, 257871, 258093, 258092, 258091, 257897, 257652, 257728, 257727, 257726, 257666, 257665, 257664, 256350, 253642, 255136, 255135, 255134, 255133, 256456, 256455, 253641, 252491, 256933, 255209, 252132, 256152, 256124, 255454, 255452, 255451, 255450, 255449, 255448, 252489, 254213, 251644, 251643, 251642, 254339, 254338, 254337, 254335, 254328, 254327, 254325, 253979, 253978, 253977, 253728, 253727, 253654, 253653, 253652, 253714, 252273, 252272, 268885, 252271, 252227, 253726, 253724, 253666, 253665, 253525, 267869, 253317, 253316, 253315, 253314, 253313, 253312, 252948, 252947, 252946, 252980, 253027, 253026, 252925, 252936, 252763, 252762, 252761, 252760, 252397, 252425, 252424, 252423, 252422, 253311, 253330, 268234, 252758, 264352, 264624, 264685, 262667, 263744, 263743, 263742, 262705, 262697, 252285, 253024, 253023, 252882, 263978, 259073, 258331, 258245, 257973, 263804, 263803, 263802, 263793, 263792, 263791, 262645, 263768, 263041, 263040, 252223, 252222, 252221, 252133, 262573, 262572, 268124, 268123, 265716, 266079, 262472, 262425, 262415, 264331, 262537, 264684, 264683, 264682, 264644, 276327, 263988, 263987, 263986, 263996, 263995, 263984, 263983, 263982, 263981, 263980, 263979, 264058, 264057, 264044, 264043, 264042, 263891, 263890, 263756, 263755, 263754, 263914, 276326, 264010, 264009, 264091, 263975, 263417, 263416, 263415, 263414, 263413, 264326, 264325, 264324, 264323, 257357, 254355, 264770, 262528, 264108, 264224, 264223, 264208, 264207, 264206, 264205, 264204, 264203, 264202, 264190, 264239, 264238, 264237, 264221, 264219, 264218, 264072, 258566, 258565, 258564, 258563, 264856, 264505, 264504, 264503, 264502, 264495, 264494, 264493, 264492, 264491, 264490, 264489, 264488, 264487, 264528, 264085, 262315, 252616, 252615, 252614, 252613, 258250, 258390, 264975, 264717, 264716, 264705, 264695, 264130, 276325, 251735, 251734, 251733, 251732, 264120, 264119, 264225, 264409, 252147, 252142, 252141, 252140, 252139, 258382, 258381, 255754, 255753, 255752, 255751, 254382, 254236, 254155, 252128, 252127, 252126, 255602, 265346, 265338, 265638, 265627, 265616, 265546, 265527, 265526, 265525, 265654, 265653, 265652, 265646, 265633, 256164, 256163, 254633, 252415, 264201, 264200, 264039, 264038, 264037, 264028, 264027, 264026, 264025, 264024, 264023, 264022, 264021, 264056, 264055, 264035, 264034, 260534, 258800, 258799, 258798, 258795, 258115, 254560, 252203, 252311, 252310, 252290, 252969, 252270, 252114, 257553, 256607, 256637, 254274, 254273, 254272, 263910, 262429, 258561, 258479, 262582, 262310, 262138, 259349, 259348, 259400, 262368, 262198, 262197, 262204, 262203, 262202, 262201, 259429, 259428, 259113, 258925, 257466, 257465, 257263, 257387, 257386, 267831, 261930, 261974, 261854, 261421, 269107, 261420, 261312, 267884, 405047, 259891, 256808, 256531, 253744, 253743, 253717, 253700, 252493, 252492, 252364, 252284, 252192, 252191, 252185, 252184, 254896, 252231, 252209, 252226, 252298, 255833, 255764, 255749, 251877, 255567, 255601, 251818, 255320, 255311, 251704, 255196, 255101, 252282, 252161, 252160, 252159, 252158, 252022, 252021, 252020, 251998, 251997, 251996, 252175, 252410, 252246, 252242, 252208, 251989, 254234, 253635, 253462, 251680, 252876, 252449, 256925, 253306, 253223, 252968, 251841, 252015, 252009, 252007, 252148, 252090, 252086, 252085, 251893, 252376, 252303, 252375, 252345, 252344, 252339, 252054, 252053, 252052, 252357, 252014, 251754, 252102, 252101, 252100, 252099, 252095, 252094, 252093, 252092, 253352, 253351, 253213, 253212, 252149, 254025, 254024, 255431, 255427, 252281, 393649, 261920, 261919, 261918, 261917, 262288, 262273, 262381, 261340, 258855, 261695, 261902, 261489, 261901, 261900, 261936, 259196, 258581, 258580, 258579, 257967, 257889, 257903, 253007, 253005, 253004, 258062, 258061, 253000, 252661, 257769, 257614, 257525, 258451, 256881, 256749, 256089, 257527, 257552, 257126, 257125, 257042, 257024, 257115, 257193, 257141, 255886, 257065, 255816, 255728, 252656, 255555, 252670, 255343, 252664, 252088, 251664, 251663, 253091, 253677, 253676, 253209, 253208, 252979, 252978, 258377, 258196, 258071, 258095, 257116, 259179, 256847, 252495, 256863, 252082, 251757, 251756, 251755, 251655, 258056, 257754, 257787, 257544, 256180, 254796, 254795, 254793, 254792, 254791, 254790, 254428, 254416, 254415, 254414, 254407, 257271, 257262, 257502, 257457, 253202, 256167, 255315, 256243, 256775, 256294, 256320, 255092, 253193, 253192, 251983, 265288, 262892, 259062, 252431, 256611, 256447, 257444, 260804, 256846, 256845, 256376, 251659, 251658, 251657, 251656, 257429, 253756, 251771, 251770, 267532, 267396, 265424, 265325, 265304, 265284, 265269, 265260, 265259, 265258, 264873, 256729, 253310, 253994, 256858, 256378, 256270, 256319, 254854, 255633, 255632, 255585, 255584, 255583, 255554, 255553, 255552, 255558, 255557, 255556, 255326, 255325, 255324, 252089, 252019, 252018, 252013, 252010, 252005, 253537, 252973, 252080, 252058, 251636, 252017, 252012, 252119, 252118, 252117, 254751, 253168, 253163, 253161, 254869, 254883, 254800, 253888, 253887, 253194, 253989, 254607, 254562, 254564, 254563, 254376, 254238, 254067, 254079, 253870, 253055, 252933, 252932, 252624, 252623, 253813, 253773, 253772, 253645, 252164, 252769, 251995, 254162, 254152, 254148, 254180, 254174, 252087, 252125, 252034, 251906, 252233, 251740, 251739, 251738, 252432, 256377, 251919, 251689, 251760, 251753, 251752, 251751, 251750, 255691, 251772, 251723, 251624, 251635, 251620, 251619, 251618, 255612, 252797, 252796, 254406, 254405, 257375, 257484, 256748, 256747, 256790, 260593, 255204, 255198, 256823, 265447, 265089, 266526, 266525, 267503, 266117, 266099, 266096, 266116, 266115, 266114, 251703, 251709, 266584, 251773, 251786, 267328, 267441, 267460, 267488, 267528, 265050, 261024, 260878, 260877, 265231, 265241, 264923, 265064, 264852, 264425, 264859, 261586, 260718, 264160, 264014, 263917, 263683, 263745, 263698, 262214, 260876, 260807, 259675, 259834, 259861, 259304, 259128, 252122, 256496, 251904, 251903, 256870, 256593, 256592, 256591, 256590, 256388, 256387, 256386, 256468, 256467, 256466, 256465, 256127, 256126, 256125, 255615, 255513, 255264, 254612, 254546, 254430, 254418, 254141, 254088, 253916, 253857, 253905, 254160, 252952, 251973, 252810, 251765, 258242, 255695, 255694, 255693, 255692, 255650, 255486, 255441, 252931, 254483, 266024, 252568, 262767, 267312, 267311, 267363, 264934, 267310, 253353, 255657, 408792, 267468, 267270, 267267, 267306, 267316, 267281, 267277, 267276, 267297, 267351, 267341, 267340, 267266, 267287, 267321, 267320, 267355, 267307, 267331, 267317, 267291, 267282, 267352, 267337, 267342, 267368, 267319, 267303, 267353, 267324, 267322, 267304, 267283, 267344, 267343, 267325, 267299, 267329, 267345, 267335, 267314, 262332, 261912, 262191, 262100, 262105, 261879, 261894, 256145, 256055, 262306, 263337, 263329, 261645, 261491, 261589, 261400, 261435, 259815, 259836, 257346, 257406, 257449, 259628, 258219, 257291, 257742, 257405, 257231, 256570, 257189, 257101, 256963, 257530, 257529, 257528, 257120, 255911, 256722, 256504, 256640, 256018, 256492, 255143, 255142, 255903, 255708, 255524, 255523, 255522, 255310, 255309, 255145, 255144, 255159, 255146, 255174, 255016, 255012, 255000, 254999, 254998, 255070, 255069, 255068, 254975, 254974, 254982, 254240, 254139, 254132, 264673, 264672, 264670, 264669, 264668, 264667, 338125, 338124, 338137, 338136, 263977, 264710, 263961, 263647, 265947, 337987, 337986, 337982, 337981, 263092, 263140, 263235, 263642, 260296, 259660, 257523, 337967, 337966, 337955, 337954, 255627, 264894, 253691, 253662, 252041, 253667, 254539, 252520, 251892, 252278, 252277, 252276, 253837, 252336, 252337, 253646, 252899, 252898, 259618, 259781, 253047, 260201, 260147, 260151, 260650, 260757, 260932, 260745, 261009, 260497, 260752, 260741, 260862, 260861, 262057, 260894, 260783, 260782, 260702, 260701, 259067, 259066, 259065, 258974, 259146, 259029, 259111, 258811, 258898, 258897, 258896, 258895, 259208, 259162, 259040, 258880, 259024, 258975, 259138, 258838, 258267, 258266, 258265, 258264, 258193, 258435, 258372, 258379, 258339, 257748, 257931, 257925, 257745, 257744, 257743, 257708, 257732, 257755, 255252, 255251, 255244, 255243, 255242, 255241, 255180, 255179, 255227, 259709, 261737, 251696, 251695, 261176, 261187, 261205, 252395, 252405, 254122, 254116, 254131, 252452, 260795, 252407, 252341, 252340, 252481, 252480, 260700, 260548, 252362, 252361, 252268, 252267, 260340, 260339, 260114, 259007, 259158, 252416, 252503, 252360, 258707, 256645, 255062, 258079, 254976, 254956, 254913, 254889, 254879, 254892, 254828, 251729, 256197, 251707, 255490, 255492, 255400, 251824, 251823, 259523, 259850, 259739, 259640, 259327, 259546, 259535, 259846, 258733, 259009, 259150, 259127, 262036, 259089, 259025, 254995, 254994, 254993, 254233, 254230, 254223, 254231, 253934, 253121, 253120, 253119, 253118, 253087, 253124, 253122, 253128, 253539, 251607, 251694, 251609, 252002, 251928, 253396, 252451, 253670, 253604, 253675, 253612, 254153, 253836, 253825, 254050, 253861, 251605, 253984, 253983, 253982, 253974, 254007, 254064, 253961, 254115, 254164, 253807, 254114, 254149, 254165, 253508, 253632, 253815, 253886, 253885, 253884, 253883, 253787, 253629, 254136, 253685, 253623, 253528, 253569, 253954, 253731, 253701, 253913, 253894, 253817, 253860, 253907, 254220, 253986, 253958, 253997, 254065, 254016, 253926, 253943, 254279, 254249, 254248, 254270, 254302, 254301, 254300, 254305, 254354, 252636, 252076, 251864, 252993, 253039, 253021, 252920, 252771, 252754, 252839, 252837, 252836, 252835, 252819, 252857, 252890, 251795, 251794, 251821, 252864, 252863, 251792, 252826, 252825, 252824, 252823, 251749, 252829, 252828, 252827, 252834, 251891, 251959, 251883, 252561, 252647, 252646, 252610, 252609, 252608, 252607, 252229, 252243, 252190, 252274, 252582, 252575, 252574, 252186, 252536, 252205, 252649, 252279, 252625, 251842, 261768, 252426, 251797, 262442, 262441, 262440, 254349, 254348, 254347, 261301, 265396, 265395, 254611, 265510, 265760, 266700, 265196, 265195, 265194, 265193, 263749, 262768, 265023, 262894, 263344, 257259, 263017, 262336, 254402, 257175, 256485, 254438, 260205, 259420, 259831, 257219, 259174, 259173, 259016, 254401, 252579, 253651, 253650, 253201, 253200, 253199, 251834, 251865, 251857, 251846, 251829, 251828, 254271, 254138, 253910, 268839, 266396, 267631, 267613, 267382, 267381, 266365, 267531, 267334, 267367, 267366, 267313, 267365, 254478, 267389, 266665, 267336, 267029, 267097, 267096, 267095, 267094, 266960, 267026, 253673, 266789, 266746, 266842, 267589, 267357, 266907, 267370, 267440, 267439, 267438, 267437, 267401, 268841, 268843, 264817, 264816, 264815, 264814, 252326, 263858, 254487, 265557, 254287, 254288, 265343, 265067, 265005, 254312, 254311, 252241, 259424, 259423, 258994, 262683, 261495, 260107, 260260, 259915, 259811, 257509, 252328, 252327, 257995, 257330, 256449, 254510, 253455, 257241, 257312, 252280, 256619, 251912, 251889, 256405, 256363, 256369, 255973, 253567, 253507, 253222, 253294, 251634, 255098, 255011, 255065, 251888, 251831, 251731, 254113, 251608, 255086, 256246, 256314, 256080, 255473, 255409, 255110, 254991, 254449, 252728, 254377, 254938, 254937, 254936, 254935, 254946, 254926, 266759, 252971, 255293, 255292, 266655, 256520, 256421, 256643, 256596, 255494, 265181, 254422, 265355, 267279, 267364, 266914, 265637, 265636, 265499, 265498, 265497, 253392, 253391, 267566, 267565, 267427, 267426, 266916, 266915, 266680, 266768, 266766, 266765, 266551, 265761, 265684, 265683, 265682, 265681, 263312, 255468, 255467, 254532, 254567, 261433, 261560, 267295, 267458, 267412, 267393, 267413, 267490, 267402, 267515, 267497, 257196, 266963, 267594, 257211, 267298, 267060, 267562, 254336, 255997, 266648, 266647, 266575, 266851, 266975, 266237, 266236, 266528, 266527, 266008, 265822, 265821, 265806, 265805, 265804, 265858, 265857, 265692, 265691, 265705, 265292, 265291, 265394, 264197, 263501, 257214, 255440, 265798, 265797, 265380, 265405, 265433, 265030, 265125, 264952, 264951, 264950, 264920, 265037, 267485, 266917, 267483, 267616, 267615, 265747, 265746, 265745, 265744, 266660, 267224, 267223, 267222, 267221, 252894, 252893, 252910, 252909, 267330, 266862, 257595, 257443, 257464, 266701, 266410, 266027, 266446, 265772, 265606, 265432, 265335, 266207, 265298, 265660, 265602, 265333, 265332, 265331, 265330, 265188, 266343, 266535, 266587, 265492, 265491, 256660, 254275, 254263, 254186, 254235, 264917, 265058, 265671, 265670, 265465, 265464, 265463, 265462, 265765, 265867, 266661, 265830, 252941, 266503, 266519, 262470, 262469, 262471, 258047, 256231, 255422, 255421, 255420, 255419, 255439, 255438, 255437, 254395, 254394, 254420, 254403, 256147, 256150, 252113, 252075, 256297, 256292, 267066, 266601, 251736, 267376, 267375, 267567, 266609, 266583, 267556, 267012, 256352, 267403, 267605, 267604, 267603, 267446, 267445, 267444, 263686, 267423, 266756, 266755, 255869, 254218, 254239, 253574, 253041, 266366, 276692, 266705, 266704, 253211, 267046, 267071, 266462, 266483, 266494, 266402, 266418, 265945, 266013, 266001, 265725, 265724, 265723, 264743, 266762, 267115, 266904, 266721, 265644, 265308, 265356, 265697, 265732, 265731, 265730, 265592, 265775, 276135, 265135, 265597, 265393, 265392, 265391, 265390, 253593, 253592, 253591, 253566, 265142, 265141, 265140, 265139, 265398, 265397, 264807, 264806, 265039, 264931, 264559, 264482, 263690, 263689, 263688, 263687, 263885, 263645, 263644, 262560, 262110, 255217, 255216, 255215, 255214, 255186, 255185, 255184, 255183, 257010, 257822, 257478, 266944, 267244, 267087, 267086, 267085, 267592, 267654, 266873, 267032, 267065, 266758, 267261, 267260, 266974, 266973, 266972, 266829, 266983, 266943, 266942, 266956, 267526, 267190, 267245, 267089, 266295, 266294, 266293, 267064, 266861, 266860, 265878, 265877, 265876, 267111, 267110, 266649, 267251, 267243, 267242, 267241, 266954, 267199, 266722, 266061, 265456, 265362, 265940, 254413, 266532, 266675, 266639, 266672, 266671, 266670, 253036, 266636, 266592, 266397, 266470, 266469, 265844, 265861, 265860, 265859, 266018, 261792, 261904, 257938, 262978, 263038, 262495, 257508, 255408, 261644, 261643, 261642, 255108, 261500, 259874, 259702, 259674, 259245, 257261, 257260, 257252, 257251, 257371, 257370, 257369, 257368, 257380, 257379, 257378, 257377, 256998, 256899, 256891, 256890, 256889, 256888, 256929, 256928, 256927, 256926, 256921, 256705, 257471, 257572, 257679, 257678, 257789, 257788, 257984, 257505, 257723, 257722, 257439, 257654, 254583, 253466, 257111, 257313, 253189, 257143, 253141, 256706, 256529, 256784, 256601, 266274, 266850, 266849, 266848, 266210, 266289, 266288, 266606, 266261, 266349, 266357, 266436, 266530, 266529, 265971, 265989, 265988, 265987, 266028, 265709, 266267, 264741, 264822, 264821, 264820, 252444, 252443, 252442, 254173, 254172, 254171, 266668, 266667, 266666, 266810, 266809, 266808, 254577, 254576, 254575, 254549, 254548, 254547, 266510, 266490, 262098, 266684, 266683, 266682, 266681, 266841, 266935, 266460, 266459, 266458, 266325, 266745, 266744, 266743, 266693, 267184, 267183, 267182, 267599, 267534, 267533, 267189, 267146, 267107, 267106, 267162, 267161, 267601, 267600, 267248, 267137, 266514, 267547, 267546, 267545, 266710, 266709, 266708, 266951, 266950, 266949, 267126, 266934, 266933, 266932, 266792, 266791, 266790, 263440, 263439, 263438, 262659, 262658, 262657, 261486, 261506, 261355, 261217, 261216, 261173, 261172, 261171, 259948, 259947, 260044, 259545, 259299, 259249, 259106, 257848, 257869, 257868, 257867, 257866, 256976, 257093, 256460, 258626, 251766, 251708, 257568, 257637, 257950, 255570, 255569, 255568, 257467, 254771, 254770, 254769, 254531, 254530, 254529, 254278, 254277, 254276, 254782, 251890, 254267, 254266, 254265, 266373, 266372, 266371, 266395, 266394, 266393, 266256, 266255, 266254, 266196, 266360, 266359, 266358, 266335, 266630, 266226, 266225, 266387, 266427, 266426, 266425, 266166, 266165, 266164, 266218, 266465, 266280, 266464, 266006, 266005, 266004, 266489, 266488, 265973, 265810, 266083, 266139, 266012, 266125, 266084, 266090, 266211, 265979, 253871, 253877, 253893, 262245, 263627, 263406, 263600, 263620, 263651, 263637, 263696, 263823, 262331, 260315, 262102, 259103, 253881, 266416, 266415, 266414, 266413, 266383, 266246, 266128, 266020, 266130, 266132, 266060, 266581, 266384, 266463, 266292, 266344, 266338, 266434, 266257, 266542, 266330, 266329, 266248, 266175, 266174, 266002, 266076, 266034, 252123, 252152, 266025, 266247, 266268, 266450, 255399, 255398, 263275, 263274, 266314, 266493, 265845, 266138, 266137, 266146, 265836, 266612, 266108, 266311, 266161, 266353, 266336, 266310, 266368, 266206, 258180, 265846, 266163, 265865, 265864, 265832, 265852, 266264, 265819, 265934, 257875, 257714, 258471, 258499, 266333, 266201, 266250, 266095, 266036, 265932, 266064, 265814, 265813, 265869, 265950, 265961, 265931, 266037, 264656, 265904, 264769, 264768, 266094, 265112, 262194, 262000, 261865, 262024, 262023, 262022, 262021, 261620, 261619, 254217, 266051, 251898, 255462, 255461, 255460, 255413, 255412, 251810, 258919, 258918, 258917, 258916, 266050, 265808, 266252, 266251, 252040, 265996, 266141, 266406, 266767, 266562, 266048, 266277, 266283, 266602, 266457, 266456, 266364, 266363, 266507, 265474, 265407, 265477, 265412, 265411, 265273, 262116, 259112, 257309, 256171, 255836, 265910, 266764, 266717, 266556, 265249, 265248, 265247, 265493, 265454, 265417, 264659, 265710, 266408, 266409, 266332, 266331, 266404, 265664, 266432, 266643, 266642, 266641, 266640, 266282, 266281, 265153, 265855, 265595, 265594, 265688, 264797, 265983, 265982, 265981, 265980, 265700, 265871, 265870, 266290, 267467, 266346, 266518, 266517, 266516, 266515, 267608, 266687, 266468, 266502, 266501, 266500, 266499, 266716, 266715, 266714, 266713, 253711, 266356, 266703, 266798, 266444, 265953, 266319, 266448, 266445, 266107, 267119, 267153, 267152, 267151, 261241, 266772, 266771, 266770, 264353, 265601, 265600, 266936, 266945, 266632, 267595, 267510, 267326, 265722, 267258, 266508, 266544, 266699, 264903, 264902, 264901, 264900, 266546, 266545, 266523, 266723, 266431, 265666, 265115, 260232, 260231, 260230, 260229, 267028, 267027, 267134, 267984, 256534, 266305, 266304, 267197, 267196, 266110, 266970, 266877, 267487, 267486, 267037, 267036, 267035, 266879, 266833, 254100, 255436, 267379, 267378, 266625, 266624, 263658, 267210, 263834, 253690, 253689, 266822, 266407, 255339, 266093, 267216, 267215, 267214, 253678, 267507, 266189, 255923, 265612, 266652, 253485, 253484, 253494, 266222, 266221, 266422, 266421, 265669, 253453, 253452, 253451, 253495, 266053, 265783, 266102, 266101, 266100, 265959, 267585, 265942, 264899, 256471, 254183, 266718, 265643, 267079, 267506, 254087, 254086, 263626, 263064, 265468, 266068, 266067, 266066, 266065, 266162, 258500, 267428, 254714, 267289, 267288, 259729, 254679, 254678, 254677, 254676, 265792, 255302, 255301, 255300, 265917, 265916, 266273, 265439, 267421, 267420, 267042, 267425, 266047, 266807, 267236, 267235, 265899, 267663, 267662, 267596, 267436, 255941, 265277, 265359, 266937, 266475, 266069, 265781, 267380, 267250, 267249, 267658, 266543, 265580, 267293, 265261, 267606, 254283, 265759, 267302, 267301, 265593, 267464, 266834, 265605, 265604, 265962, 265872, 267308, 265558, 266223, 267025, 267024, 266195, 266194, 267456, 264928, 266253, 258810, 256609, 255608, 262787, 254243, 266739, 266610, 266539, 266538, 266537, 266536, 265585, 265426, 265540, 265401, 266910, 265187, 265186, 266285, 265375, 266405, 267170, 251934, 254652, 267305, 266279, 252538, 266301, 266300, 266299, 266298, 266199, 254740, 266926, 254694, 266089, 266088, 266087, 254605, 255405, 266151, 267177, 267176, 267175, 267174, 266966, 266965, 266964, 254443, 254442, 266143, 266388, 255878, 254072, 264291, 254004, 266417, 266043, 266696, 266347, 266656, 266720, 267188, 266307, 266306, 252556, 266645, 266919, 267424, 266761, 267294, 267665, 267664, 267498, 266971, 267017, 265275, 266021, 266989, 266988, 266140, 265976, 266105, 266104, 266026, 266202, 265866, 254006, 266382, 253479, 266266, 260308, 253786, 266039, 266156, 266204, 266513, 266339, 266812, 267454, 267453, 267452, 258273, 258272, 258271, 265848, 266921, 266920, 266229, 267278, 253698, 253697, 266284, 266212, 266340, 254385, 254384, 267459, 265598, 254254, 254340, 266571, 265824, 266129, 253692, 266324, 253688, 253672, 253671, 266313, 258341, 254477, 267583, 266843, 266328, 266327, 266326, 267417, 266241, 265523, 254409, 266574, 266573, 266572, 255375, 265856, 266896, 267558, 267502, 267519, 267518, 267517, 267516, 267653, 267598, 265212, 265211, 265210, 265209, 266109, 266120, 266213, 266570, 266569, 267537, 253818, 267422, 267628, 267627, 267626, 266957, 267538, 263243, 263242, 253535, 267192, 252450, 266303, 266480, 267431, 267181, 267180, 253339, 266111, 267650, 262986, 266209, 266208, 266913, 253180, 253179, 266112, 253070, 267496, 267656, 267655, 266323, 266242, 267007, 267006, 267005, 266286, 252865, 265478, 252706, 264953, 252650, 265400, 267495, 267494, 267259, 266009, 266187, 266824, 266823, 253668, 252891, 253570, 266348, 267666, 266611, 253065, 267580, 267579, 267578, 267535, 266215, 267084, 267083, 267082, 267552, 253324, 266136, 253305, 254525, 253338, 266695, 266895, 252598, 266689, 265923, 267149, 266707, 266706, 266078, 252590, 267607, 266334, 265936, 265719, 252618, 266169, 267020, 253742, 253741, 253740, 252470, 252385, 252435, 252434, 252433, 267442, 251910, 251909, 251908, 251907, 266760, 267362, 265967, 265966, 266840, 266839, 266097, 252083, 266698, 267173, 267211, 267045, 267661, 252384, 266982, 266058, 265939, 267463, 251990, 256982, 256981, 251946, 251982, 251974, 251955, 251915, 265763, 251952, 252026, 252025, 252024, 251897, 251896, 265854, 265762, 265663, 265721, 265853, 266835, 252174, 252173, 251991, 251981, 251980, 251929, 266245, 251937, 267524, 267523, 257815, 265774, 255348, 251917, 251916, 266992, 251798, 266430, 252380, 266856, 267500, 267392, 265884, 251827, 251826, 264893, 251845, 251844, 251843, 251882, 251881, 251880, 267648, 267647, 251901, 251900, 266784, 265926, 252750, 265887, 267411, 260152, 267371, 267361, 267499, 251835, 265476, 265532, 264798, 265472, 265749, 265570, 267047, 266038, 265771, 265992, 266871, 266814, 265960, 265898, 265274, 267239, 266719, 265057, 267448, 265272, 265271, 266775, 265908, 266192, 267395, 266899, 266119, 265862, 276387, 266712, 265185, 265184, 265183, 265182, 252681, 254419, 254417, 265603, 256139, 266870, 265618, 265632, 265554, 266019, 266777, 266776, 265909, 265694, 265377, 265303, 265471, 266729, 266728, 266727, 266726, 265357, 265642, 265913, 265461, 266419, 256608, 266486, 267529, 267492, 265964, 265963, 265437, 265279, 265649, 265538, 265537, 265536, 267557, 265696, 266355, 266981, 266980, 267109, 267108, 267333, 267332, 266813, 265416, 267659, 265626, 265625, 267193, 265567, 267275, 266967, 255359, 265171, 265170, 265169, 265168, 267554, 267553, 256674, 256673, 256672, 255541, 266742, 265699, 266073, 265907, 267581, 254146, 264739, 264738, 254580, 266818, 266817, 264771, 265905, 265535, 267481, 266801, 266007, 265062, 265707, 265655, 266952, 265097, 265711, 267609, 256436, 256435, 264752, 265068, 265159, 254284, 265065, 264998, 265267, 265266, 265265, 265305, 254292, 265205, 265204, 265203, 267057, 266438, 256034, 259589, 257294, 257497, 265232, 265615, 265614, 266958, 264926, 265452, 267619, 265850, 267484, 265911, 257941, 257940, 252942, 265310, 265309, 265948, 265839, 266623, 255846, 266582, 265757, 265756, 265755, 265754, 265726, 263957, 265935, 255586, 267465, 265674, 265449, 265608, 265607, 264988, 267530, 265166, 267571, 267570, 267569, 267568, 265590, 266032, 264002, 265340, 262782, 267434, 267286, 267285, 267284, 267384, 265582, 265581, 267360, 267296, 267386, 266203, 266389, 265924, 265470, 265737, 266796, 266795, 266794, 266498, 266497, 265886, 265885, 265685, 266178, 266177, 266176, 265490, 266040, 267339, 266902, 254738, 254737, 254092, 266449, 267501, 251837, 252533, 259328, 264890, 267039, 267038, 265079, 265024, 267374, 267373, 267372, 266302, 266168, 265034, 267133, 267132, 267131, 266190, 266928, 265529, 267602, 265000, 264737, 264831, 267447, 254366, 254365, 254364, 263284, 334767, 254881, 264965, 260494, 266342, 260491, 263375, 266845, 266844, 257831, 262974, 262973, 264994, 266869, 266888, 267019, 267018, 262649, 267433, 267432, 267639, 266750, 267271, 267390, 266821, 267652, 261385, 254166, 259801, 259785, 264937, 255237, 259402, 259401, 259297, 259347, 258407, 264100, 264099, 256097, 256096, 264604, 264919, 264918, 267008, 257318, 257317, 257139, 263799, 266863, 265796, 256967, 263021, 265693, 256712, 256711, 256710, 264177, 256528, 256501, 256500, 256499, 256622, 256633, 266741, 266740, 256589, 265717, 267230, 267391, 256235, 265920, 267205, 267204, 255990, 255989, 266867, 266866, 266865, 266864, 255870, 255188, 267159, 266890, 266889, 262827, 267168, 267167, 265027, 265748, 267140, 267148, 266802, 267218, 263309, 264836, 264985, 265569, 266603, 266548, 266547, 265530, 267369, 265431, 265455, 265946, 267504, 264991, 255042, 266799, 265469, 256723, 263101, 266897, 257112, 267611, 267610, 256724, 265257, 262108, 256599, 267543, 267102, 267101, 256696, 267053, 267052, 267051, 267050, 266961, 256773, 267063, 267555, 266955, 256524, 256523, 256522, 266182, 266181, 266180, 266179, 266959, 266075, 265800, 265799, 255904, 266122, 267232, 266479, 266478, 266477, 257064, 265358, 265486, 265327, 255958, 256594, 266901, 265906, 256349, 266737, 266854, 266853, 266485, 267195, 255978, 255977, 266797, 256521, 255868, 255867, 267338, 255963, 256020, 267410, 266491, 256212, 256211, 266769, 266747, 256194, 256193, 257169, 267462, 267461, 256179, 266644, 256432, 266607, 266891, 267521, 267520, 258820, 266999, 266998, 264990, 267088, 257496, 267004, 256452, 267489, 256639, 267394, 256385, 256391, 266912, 256222, 256335, 266487, 256336, 255597, 264783, 256101, 265221, 256132, 266275, 267620, 265915, 267640, 267076, 256216, 264979, 267160, 267574, 267573, 267572, 266816, 266476, 255626, 267561, 265415, 265956, 266378, 266738, 266435, 266887, 267062, 266673, 265742, 266392, 266391, 266424, 266423, 266565, 266564, 266563, 255935, 255892, 265641, 263907, 256134, 267208, 267527, 267150, 255335, 255334, 266160, 265629, 265628, 265385, 265384, 256156, 256155, 256154, 256153, 256131, 266991, 266474, 267138, 255296, 255223, 255222, 266929, 265599, 255189, 256676, 266596, 265941, 256892, 254435, 266071, 255727, 255726, 265571, 255551, 267429, 255775, 265784, 265559, 266803, 266145, 266909, 266908, 266134, 266133, 267625, 265938, 266872, 256009, 267135, 266985, 266984, 255206, 266560, 266559, 266558, 266557, 267009, 265018, 266191, 256010, 255900, 266613, 266509, 266077, 266035, 265965, 265835, 265834, 267003, 256042, 256041, 255270, 255344, 266586, 266585, 266341, 255606, 266455, 265902, 265901, 266200, 265875, 255614, 255889, 266646, 266782, 266781, 266780, 266779, 266882, 255887, 267493, 267657, 255079, 255912, 267618, 266940, 266735, 267407, 267406, 267405, 267404, 267318, 256789, 266987, 266986, 255815, 255814, 267588, 266995, 267471, 266847, 266506, 266505, 266504, 267323, 267577, 266930, 267207, 255797, 267614, 265929, 265928, 265927, 267646, 267645, 267014, 267013, 266857, 256249, 267043, 267124, 267123, 267122, 267597, 267633, 267632, 267358, 266454, 266453, 266452, 266451, 255491, 266576, 267077, 266938, 266736, 265753, 255757, 255756, 255779, 255778, 266659, 265895, 265894, 265893, 267034, 255212, 267548, 266677, 266830, 265888, 266788, 266390, 267584, 266657, 255496, 266918, 255099, 266774, 264939, 255918, 255748, 265868, 266894, 265773, 266045, 266044, 255360, 267090, 267560, 266524, 267231, 267048, 257303, 266600, 266599, 266931, 256576, 254099, 254346, 254345, 256588, 255267, 259126, 255349, 253806, 265874, 254310, 252163, 252162, 255459, 255458, 266219, 254029, 254028, 254027, 267145, 267144, 267143, 267142, 253957, 253996, 254516, 254387, 266466, 266783, 267023, 266369, 253062, 266244, 264841, 256440, 254423, 266787, 266786, 266785, 254293, 266531, 263077, 266367, 266240, 266239, 266238, 266159, 266158, 256410, 256556, 256555, 256554, 256553, 266837, 257440, 254383, 267238, 266906, 254543, 254522, 266927, 266905, 265930, 265579, 265578, 253942, 253941, 254341, 266400, 254244, 254075, 255898, 267240, 252016, 265925, 265779, 254257, 254140, 253684, 253683, 266231, 254073, 267147, 265743, 251884, 266228, 266227, 252928, 266258, 252427, 252372, 266399, 266263, 266354, 265900, 253549, 266886, 253318, 257320, 267383, 253097, 267651, 253185, 266118, 266152, 265841, 267621, 251706, 265728, 266276, 252751, 252930, 252929, 266157, 266628, 264938, 265993, 265323, 251759, 265082, 264827, 251688, 265922, 265921, 251654, 251679, 255463, 256407, 252718, 266962, 254380, 265459, 265815, 252731, 256430, 252790, 265951, 266123, 253151, 253150, 265718, 265914, 256742, 256223, 266106, 255677, 265672, 251641, 251640, 251639, 252258, 265704, 265984, 265807, 265954, 265624, 265623, 252406, 258995, 253012, 253051, 266033, 251958, 265648, 266220, 266828, 266041, 256479, 252182, 254907, 266629, 266622, 266676, 266230, 266059, 266948, 266651, 266868, 256536, 256381, 252984, 252597, 252596, 265817, 252660, 254020, 252612, 265054, 252630, 252508, 266638, 253125, 253188, 267637, 266171, 266674, 253076, 253075, 266150, 266149, 251769, 251768, 265777, 265776, 267262, 266260, 266259, 266173, 266172, 266188, 265727, 252637, 265118, 265788, 265787, 267473, 267472, 266380, 266379, 265919, 265918, 266605, 266773, 267377, 265679, 266309, 266320, 265937, 253049, 267470, 265739, 265738, 266297, 265840, 266003, 265741, 267169, 266308, 251705, 254470, 251746, 251745, 251744, 251743, 265949, 252780, 252779, 252906, 252905, 252904, 266272, 266271, 265406, 252605, 252459, 252458, 252457, 252456, 251775, 252183, 254398, 266540, 252420, 252419, 252418, 267058, 252524, 265609, 266113, 265549, 251800, 251799, 251879, 251878, 260964, 260883, 265495, 265372, 264995, 265055, 265268, 265311, 265270, 266751, 265631, 254700, 254699, 265314, 265313, 265735, 265103, 267582, 265758, 265521, 265482, 266484, 265543, 266017, 266072, 265563, 264830, 264829, 267136, 266492, 266793, 265568, 267629, 265556, 265555, 267542, 257265, 267139, 265818, 266806, 265657, 262799, 265790, 265242, 256941, 256940, 256939, 256938, 267466, 255277, 266832, 265879, 265809, 265326, 265883, 256323, 256322, 256630, 256629, 256509, 256508, 256507, 256160, 256159, 256158, 256157, 265328, 265596, 262687, 265307, 264913, 259077, 256780, 265301, 254741, 266287, 265351, 265350, 265349, 256783, 265539, 265410, 265409, 265408, 265286, 266186, 266185, 265829, 265101, 263069, 263068, 264879, 264800, 264799, 252672, 252671, 254666, 264787, 264786, 264629, 264397, 252043, 252042, 251777, 251776, 257437, 266634, 265002, 265001, 264946, 264945, 265013, 265224, 265117, 265116, 265589, 265588, 265233, 264980, 265175, 256287, 266993, 264652, 264651, 264650, 264649, 264368, 265473, 265656, 265863, 265837, 262492, 266662, 266522, 266754, 266753, 266752, 258014, 258013, 266876, 266875, 263594, 263593, 263592, 265639, 262380, 266561, 266440, 266270, 266269, 259939, 259938, 265952, 267172, 265363, 266070, 261833, 266626, 267590, 264932, 266804, 265695, 267154, 266345, 267049, 257542, 257541, 255140, 265698, 267056, 267055, 267054, 265591, 265435, 265892, 265891, 266826, 265766, 258705, 258704, 258703, 258702, 251763, 255737, 255736, 255040, 255039, 266262, 266631, 265795, 267059, 266815, 258659, 267638, 260555, 260554, 260553, 260552, 265564, 265503, 265502, 265501, 265752, 266085, 267525, 254579, 265968, 266401, 252953, 258197, 256072, 256071, 265986, 263089, 266923, 266922, 254600, 263003, 266859, 267113, 267112, 265751, 265750, 267255, 265264, 267044, 266588, 254101, 262424, 262423, 262422, 267125, 261641, 267622, 265842, 266892, 266939, 266885, 266884, 266883, 258607, 258622, 258621, 255548, 267246, 267075, 267074, 267073, 258179, 267187, 267186, 258123, 258122, 266994, 266362, 266361, 266142, 267455, 256143, 256142, 256141, 256128, 266126, 259080, 259079, 266669, 262925, 266437, 262387, 262386, 266911, 265791, 266800, 267002, 267001, 267000, 265577, 267416, 267415, 267414, 265444, 265443, 254949, 266838, 267263, 267290, 267225, 265640, 260306, 265823, 263429, 263354, 263353, 263352, 266805, 266197, 256390, 265635, 265634, 266924, 266429, 266428, 266969, 266996, 265467, 392908, 255681, 265404, 265851, 265816, 265690, 265007, 265780, 263191, 264989, 267141, 266046, 265317, 265100, 265099, 265098, 264956, 264955, 264954, 265531, 265337, 252639, 265687, 265686, 265458, 265489, 265488, 267327, 265528, 264792, 265228, 265015, 265014, 265561, 265542, 265702, 265701, 265645, 256032, 267587, 267586, 258928, 266898, 265374, 265373, 263738, 265466, 265215, 265214, 266398, 267247, 267220, 267219, 265352, 267033, 254663, 254662, 265262, 265402, 265729, 266322, 266321, 265066, 265487, 266092, 266091, 267350, 265278, 265198, 265376, 265154, 265206, 265485, 265109, 265293, 266443, 266442, 265073, 265072, 265093, 265092, 265091, 265090, 265955, 264943, 265061, 265060, 265059, 265197, 265038, 265524, 265425, 258660, 266763, 266337, 266377, 266376, 266375, 265063, 265281, 266312, 267191, 266214, 267091, 265240, 265239, 265238, 265237, 266694, 267227, 265162, 265613, 267217, 266433, 265812, 265134, 265133, 265132, 266831, 265172, 266420, 265630, 265045, 266316, 266315, 265087, 252518, 252517, 265096, 265095, 265285, 265453, 266291, 265094, 265025, 266014, 265573, 265572, 265440, 266031, 266030, 266650, 265678, 256278, 265450, 265703, 254585, 254584, 266351, 266350, 265280, 265053, 265383, 265389, 264914, 265111, 255834, 265619, 266352, 264978, 265789, 265287, 264247, 264767, 264766, 265312, 264265, 265661, 265576, 263967, 265302, 264927, 265222, 265146, 265399, 264853, 265208, 265550, 264999, 266403, 265995, 265994, 265078, 265077, 265076, 265075, 265074, 265283, 256973, 265985, 267158, 267157, 265847, 267234, 267233, 256844, 256843, 265511, 255652, 254241, 252635, 252690, 252770, 252729, 266827, 265263, 252547, 252665, 255084, 255083, 252680, 252679, 252678, 252677, 266000, 252638, 255327, 253050, 251665, 255330, 255329, 265165, 265164, 266023, 267356, 252708, 267252, 255149, 255148, 266627, 266511, 254535, 252757, 252756, 265520, 265519, 266637, 252165, 266619, 266618, 254357, 254356, 254282, 254281, 265127, 265126, 267118, 267117, 267116, 267541, 267540, 267539, 267559, 266124, 253933, 251976, 251975, 267457, 267612, 253859, 252150, 253839, 253838, 255021, 255020, 255019, 265446, 265445, 253754, 254455, 265990, 255768, 252658, 252657, 251683, 251938, 265403, 267397, 251859, 266461, 254286, 254285, 255537, 255536, 267209, 267480, 267479, 267478, 267274, 267443, 267511, 267265, 267264, 256397, 256396, 252047, 267564, 267563, 256389, 262651, 266086, 255647, 255646, 251887, 255686, 254313, 267617, 256658, 267634, 256744, 262647, 266167, 267114, 266591, 266590, 266589, 267213, 265667, 262744, 266925, 256954, 256953, 266757, 267300, 251693, 251692, 251691, 256362, 256427, 265300, 255087, 265843, 253796, 266577, 265387, 254299, 264756, 251684, 259480, 259479, 259478, 259477, 267156, 267155, 252983, 267257, 267256, 252786, 266825, 267031, 267030, 267068, 267093, 267092, 265423, 265422, 265421, 256573, 266296, 254887, 254886, 254885, 266011, 257358, 263385, 263384, 267551, 267550, 267549, 264796, 264795, 267349, 267348, 267347, 267346, 256067, 265736, 266604, 264765, 263517, 263579, 253749, 266243, 256279, 266131, 263084, 261488, 261485, 261168, 259076, 257281, 257280, 257279, 257278, 267451, 267450, 267449, 265202, 265201, 265200, 265199, 265782, 263217, 254786, 263359, 263358, 266686, 257441, 254944, 254832, 254831, 254830, 266029, 254768, 254767, 266082, 266081, 263234, 261577, 263509, 263680, 263355, 267624, 267623, 266249, 263197, 263196, 263195, 266447, 265873, 265675, 265778, 266688, 262832, 267354, 263596, 263595, 261284, 260969, 265282, 264728, 265706, 255670, 267409, 267408, 266063, 265767, 267418, 265882, 265881, 265880, 253921, 265708, 263812, 265999, 265658, 267482, 266635, 265689, 264005, 266658, 265514, 264244, 264122, 265547, 253935, 264508, 267212, 258708, 258187, 265831, 258027, 267185, 265794, 265020, 263718, 264993, 265562, 266205, 266374, 266979, 266978, 266977, 266976, 265560, 256439, 256438, 264884, 263523, 256755, 263694, 263693, 265056, 267660, 266568, 266567, 266566, 264412, 263521, 263753, 263824, 263701, 408220, 267630, 258625, 256120, 255509, 263935, 263934, 255716, 254199, 264858, 263707, 263706, 263985, 264179, 264178, 263653, 264402, 265662, 264745, 264744, 265371, 264603, 264992, 264854, 266900, 263157, 264860, 252098, 266734, 266733, 266732, 266731, 264924, 264763, 264762, 264761, 266679, 266678, 266990, 264583, 265494, 264922, 266170, 264921, 264969, 264968, 264967, 264826, 264825, 264824, 264844, 264843, 264842, 264804, 265011, 264696, 265042, 264774, 264757, 267179, 264958, 264957, 265086, 265006, 264929, 263848, 264712, 264605, 264834, 264612, 264746, 264538, 264675, 264782, 264840, 265004, 265003, 264779, 264755, 265026, 255724, 265518, 265517, 265516, 265515, 265430, 265429, 265428, 265427, 265334, 264414, 264413, 264551, 264550, 264549, 264415, 265223, 264871, 266725, 266724, 264933, 264996, 264760, 264809, 255987, 264106, 265972, 264613, 265032, 264707, 265216, 254393, 264862, 254392, 254400, 264930, 265324, 264062, 264061, 263640, 263639, 264764, 264964, 264963, 264962, 264961, 264599, 264598, 264833, 264832, 264431, 264430, 264701, 264700, 265970, 265386, 264421, 264944, 265975, 265974, 265552, 265551, 264574, 264759, 265033, 263015, 267194, 266633, 266467, 264742, 267078, 264778, 264777, 254484, 264780, 264773, 267100, 267099, 267098, 264732, 256186, 255203, 254834, 269006, 264970, 264420, 264885, 265460, 266697, 267591, 264726, 264309, 264308, 263557, 263556, 264781, 264983, 264982, 265120, 252951, 265144, 264838, 264837, 264562, 256915, 262617, 264977, 264805, 266617, 266616, 255332, 264423, 265969, 267081, 267080, 295370, 267171, 263713, 263712, 265849, 267359, 264534, 264533, 264532, 264531, 264530, 262984, 264788, 264895, 265764, 264115, 264976, 264997, 266852, 266615, 266614, 266265, 264784, 264966, 264666, 264086, 267644, 267643, 267642, 265031, 263496, 267514, 267513, 267512, 266217, 266216, 254542, 254541, 253693, 264851, 266074, 266941, 254958, 265361, 264074, 265991, 264513, 264479, 264478, 264477, 264476, 264362, 264846, 264426, 264693, 264259, 264258, 264257, 264486, 264485, 264484, 265010, 265009, 265008, 264312, 264311, 264310, 264196, 264195, 264194, 264283, 264282, 264281, 264262, 264261, 264260, 264365, 264394, 264393, 264392, 264580, 264579, 264578, 253866, 254158, 264143, 264142, 264141, 264280, 264592, 264536, 264535, 275421, 257693, 263730, 263729, 264387, 264386, 264315, 264314, 258991, 264558, 264557, 264671, 263794, 263862, 256013, 264071, 264070, 264525, 264524, 263747, 264306, 264305, 264458, 264526, 264105, 263008, 264441, 264360, 264641, 264597, 264147, 264146, 264307, 264118, 264573, 264572, 341702, 266778, 264523, 264251, 266691, 266690, 260698, 262966, 264131, 264591, 264445, 264033, 263966, 263965, 264093, 264443, 264571, 264289, 264098, 264540, 264364, 264248, 264501, 264568, 264518, 264500, 264480, 264475, 264561, 264300, 264709, 264302, 264725, 264600, 264322, 264040, 264544, 264618, 264643, 264569, 264348, 264442, 264636, 264467, 264646, 264107, 264537, 264181, 264555, 264183, 264319, 264715, 264363, 264428, 264339, 264422, 264471, 264343, 264416, 264457, 264222, 266010, 264366, 264313, 264121, 264073, 263998, 263969, 264256, 264459, 264332, 264347, 264286, 264372, 264554, 264563, 263818, 264288, 258413, 264404, 264304, 264303, 264357, 260841, 252935, 264474, 264473, 263937, 264290, 264722, 264395, 264384, 264383, 264382, 264113, 264233, 263962, 263634, 264433, 263646, 264704, 264161, 260259, 260994, 264529, 264351, 264350, 264349, 256902, 264706, 264570, 262825, 263830, 263829, 263828, 263999, 254458, 266903, 264623, 264622, 264621, 262952, 264378, 259216, 266552, 266947, 264065, 263825, 258096, 263728, 264169, 264168, 264167, 264419, 312151, 266441, 263875, 267121, 267120, 264436, 264435, 264434, 264253, 264252, 263936, 264050, 264373, 264358, 265276, 264361, 266381, 264984, 264164, 264163, 263904, 263896, 264000, 264398, 263740, 263717, 264162, 263537, 254194, 252950, 253259, 257793, 266439, 263869, 266049, 267435, 267269, 267268, 253558, 263710, 266121, 263989, 257798, 263993, 267505, 266473, 266472, 266471, 266154, 266153, 267649, 265958, 265957, 266016, 266015, 256718, 256751, 267388, 256239, 256238, 257576, 257477, 262820, 262819, 266057, 266056, 266055, 266054, 267419, 264908, 267315, 254169, 254168, 254167, 252588, 257661, 252795, 255170, 266621, 266620, 266022, 256073, 252342, 267522, 254184, 266042, 253095, 264751, 264750, 267130, 267129, 267128, 267127, 253530, 266598, 266597, 251687, 262505, 262504, 267491, 267385, 253228, 253227, 253325, 267309, 265676, 257759, 257758, 255182, 255181, 264155, 251936, 259098, 259097, 259096, 264137, 264136, 264135, 263974, 263973, 264401, 264400, 257149, 264006, 263916, 258198, 263992, 264036, 264132, 263543, 263542, 263541, 264232, 264231, 264230, 264338, 264337, 264336, 264342, 264341, 264340, 264059, 264198, 264606, 263865, 263864, 263863, 264448, 264216, 264215, 264214, 263903, 264301, 264272, 264274, 264087, 264255, 263964, 264273, 264708, 264060, 263609, 263851, 263224, 264078, 264193, 264004, 264355, 264681, 264680, 264679, 264678, 263874, 263873, 263872, 263871, 263991, 263951, 264212, 264211, 264210, 264209, 264068, 264067, 264066, 263801, 264403, 264003, 264133, 261603, 261602, 261601, 264017, 264016, 264170, 264287, 264171, 264082, 264081, 264080, 257084, 264007, 264263, 264390, 264268, 264267, 264266, 263480, 263230, 264375, 264444, 264030, 263815, 263963, 264153, 264152, 264151, 264150, 264279, 264278, 264277, 264276, 263959, 264013, 264012, 264049, 264048, 264047, 264046, 254565, 252172, 264092, 262084, 263883, 263516, 256511, 263663, 263662, 263661, 264041, 259695, 259694, 259693, 264116, 264391, 264284, 261563, 264075, 262053, 263990, 263699, 264689, 264243, 264111, 264110, 264109, 264517, 264516, 264515, 264514, 264011, 263838, 264396, 252514, 264031, 264427, 264032, 264635, 264634, 264633, 256148, 264182, 263767, 263766, 255018, 264803, 264802, 264801, 264642, 263589, 264217, 263751, 263067, 263066, 263065, 262498, 264735, 264723, 252787, 256382, 260185, 264469, 263448, 263968, 264213, 264377, 264127, 264126, 264125, 264124, 264510, 263664, 263952, 264498, 263833, 264128, 264711, 264749, 264506, 264165, 264226, 264299, 263330, 263956, 264507, 264166, 264451, 254951, 264408, 264429, 264241, 264240, 258648, 251876, 263641, 264813, 259078, 263590, 263210, 263209, 263208, 263207, 254473, 264776, 254640, 263727, 264089, 264790, 264789, 264601, 261055, 263565, 263845, 264145, 262731, 264626, 264316, 263759, 264698, 264697, 264359, 264134, 263665, 264227, 264292, 263945, 263944, 263943, 263942, 264269, 259291, 263581, 264199, 263929, 263790, 257174, 264246, 264499, 255631, 255630, 263479, 264236, 263933, 263932, 263931, 263930, 263955, 263954, 264242, 264270, 264845, 264149, 264148, 264346, 264345, 264344, 264411, 264192, 263881, 263880, 263879, 264465, 264464, 264463, 264462, 264371, 264370, 264369, 263861, 264264, 262209, 264020, 264658, 264657, 263109, 264076, 263889, 264424, 263093, 258143, 264582, 264628, 264567, 264566, 264584, 264077, 259135, 264453, 259184, 264159, 264410, 263660, 263380, 254083, 264399, 262072, 262071, 263379, 262443, 264367, 264354, 262857, 264676, 259415, 264472, 264630, 264389, 264388, 256454, 256453, 263294, 264553, 264552, 264114, 263800, 263339, 263338, 264321, 264320, 264129, 263682, 264522, 264638, 264637, 262548, 263335, 263394, 263837, 263836, 263527, 264543, 264542, 264541, 264381, 264380, 264379, 264548, 263504, 263503, 263376, 262896, 263570, 263562, 264158, 264157, 263643, 264185, 264184, 263368, 264139, 263405, 263650, 263821, 263347, 264229, 264228, 263340, 263524, 263582, 263612, 263611, 263610, 263027, 263299, 263298, 263297, 263296, 264747, 264519, 263692, 263085, 263734, 263733, 264721, 262483, 264418, 264417, 264385, 263228, 263676, 263555, 263473, 263492, 264577, 264576, 264575, 263156, 263587, 263334, 263171, 263535, 262540, 263568, 263603, 263602, 262298, 263366, 263365, 263364, 263363, 261285, 259788, 264585, 259925, 264823, 259859, 263437, 263233, 263232, 264648, 264647, 263005, 264173, 263960, 258438, 258437, 263842, 263841, 263840, 263839, 264069, 264713, 264318, 264317, 263520, 263519, 256666, 256665, 263392, 262923, 263705, 264655, 264335, 264334, 264333, 264140, 263310, 264730, 264586, 264275, 264547, 264546, 264545, 262988, 263328, 263327, 263326, 263325, 263608, 263607, 263606, 263460, 264740, 263461, 263826, 262789, 264104, 262481, 259143, 263655, 264614, 263638, 253140, 264064, 264063, 263441, 264702, 262579, 262578, 263635, 264861, 263202, 264892, 264891, 264455, 262349, 264356, 264250, 264249, 263106, 263105, 264714, 263566, 263814, 263813, 263139, 263778, 263777, 263685, 263673, 389437, 262513, 263409, 263408, 264839, 262533, 264454, 263648, 264888, 263591, 261921, 264376, 263459, 264590, 263622, 263621, 264019, 264018, 341475, 263047, 263301, 264564, 264468, 263010, 263009, 264565, 255699, 263396, 262921, 263037, 264785, 263614, 264690, 263154, 263331, 262681, 263401, 262724, 263356, 262656, 262655, 263167, 263624, 263518, 263732, 263731, 263153, 264692, 264691, 264432, 264466, 263887, 263229, 263004, 263185, 262580, 263159, 263158, 263145, 263166, 263028, 263226, 263183, 262993, 263184, 262910, 262587, 263300, 259379, 263214, 263213, 263212, 263211, 262758, 262757, 262756, 263133, 263132, 263131, 263130, 263491, 263357, 262706, 263455, 263454, 263305, 262985, 262671, 262670, 263678, 263170, 263169, 262927, 262926, 263048, 263295, 263097, 263096, 263095, 263257, 263599, 262515, 263001, 263141, 263168, 263597, 262987, 263293, 263558, 263631, 263046, 263393, 263107, 263369, 262453, 262452, 262451, 264521, 264520, 264724, 264874, 263201, 263200, 263199, 264470, 263432, 263161, 263272, 263271, 264102, 264101, 264883, 264882, 264881, 263018, 263546, 263545, 263544, 263511, 263510, 263649, 263715, 263714, 264581, 263383, 263342, 263303, 263709, 253912, 263489, 253063, 263395, 262745, 263746, 262989, 262856, 264855, 262708, 262557, 263654, 264617, 264616, 264615, 263014, 264589, 264588, 263058, 263057, 263056, 263055, 263165, 262634, 263318, 263286, 263147, 264868, 264867, 264866, 264699, 264640, 263494, 263493, 263252, 263251, 263250, 263249, 263319, 263265, 263264, 263263, 262909, 263657, 263495, 263360, 263151, 264775, 263525, 263179, 263588, 264602, 262626, 263304, 263287, 264607, 262723, 263116, 263675, 263389, 263388, 263387, 263386, 264619, 263462, 263498, 263177, 263176, 263175, 263174, 263481, 262720, 263031, 263598, 264608, 263572, 263571, 263421, 263420, 263178, 263667, 263666, 262786, 263702, 263181, 264440, 264439, 264438, 264437, 264677, 262535, 262534, 263564, 262906, 262522, 262964, 262963, 262962, 262961, 263567, 262801, 262727, 264819, 263719, 263102, 263514, 263539, 256368, 263351, 263350, 263349, 263348, 263391, 256856, 257040, 262968, 263362, 260334, 312263, 258993, 262790, 263073, 263072, 262430, 262689, 263560, 262781, 262780, 263760, 263323, 263322, 262722, 263684, 263436, 262928, 251872, 262844, 263776, 263561, 263282, 263248, 263290, 263289, 263288, 262914, 263576, 263430, 263613, 254804, 263397, 261783, 253969, 253968, 253967, 253966, 262730, 262729, 259676, 263918, 262514, 263255, 263254, 263253, 262115, 262114, 262113, 262437, 262436, 262940, 263442, 262951, 262891, 333402, 262337, 263269, 263466, 262939, 262938, 262937, 262936, 263500, 263205, 263204, 263203, 263221, 263220, 263219, 263625, 262843, 262755, 263283, 262581, 263906, 263434, 263433, 263563, 263246, 263245, 263244, 263410, 264703, 263656, 262673, 262461, 263499, 262849, 264720, 262035, 262707, 262646, 262491, 257179, 262648, 263478, 263477, 263285, 263400, 263399, 263398, 263585, 264645, 262501, 263412, 263411, 263281, 263280, 263279, 263180, 262569, 262568, 262293, 263484, 262890, 262872, 264627, 262889, 263540, 262868, 262208, 262591, 262776, 262775, 262460, 262527, 262845, 262458, 263341, 263390, 263623, 262462, 262701, 264456, 262660, 255218, 262904, 262903, 262902, 262901, 262709, 263536, 262519, 256493, 252852, 262416, 263604, 262862, 257039, 257038, 257037, 263476, 263584, 263583, 263321, 263320, 263082, 263081, 263080, 263079, 262272, 261763, 263449, 263270, 263972, 263971, 263970, 263669, 263668, 255931, 255276, 255275, 255274, 262524, 262412, 262411, 262279, 263404, 263403, 263741, 263427, 261800, 262960, 262589, 262875, 263580, 263054, 263053, 263681, 261648, 263377, 263775, 263774, 263431, 263262, 263261, 263260, 263259, 263547, 263100, 263099, 262702, 260460, 263528, 260204, 262282, 262778, 262771, 262770, 262769, 260052, 258674, 258673, 263482, 262979, 259315, 259085, 262773, 264460, 262905, 263372, 263371, 263370, 262676, 263652, 263173, 263679, 262521, 262558, 263895, 263894, 263893, 264620, 263497, 262439, 262438, 263526, 262877, 263302, 253343, 253342, 253297, 263534, 263533, 253936, 260251, 262432, 256182, 264450, 264449, 263636, 263538, 261754, 263241, 263737, 262785, 258651, 258650, 258213, 263913, 263670, 263856, 263855, 263854, 262488, 262487, 262543, 254693, 255720, 263402, 263502, 263700, 252557, 262520, 254744, 263378, 263317, 263316, 263231, 263126, 263125, 263124, 263123, 263324, 262101, 263143, 263129, 264090, 263444, 263469, 263468, 263467, 262394, 262360, 262553, 262490, 262848, 262847, 255879, 262716, 262715, 262431, 262162, 263238, 263237, 262476, 262635, 262763, 262874, 262873, 263435, 258722, 262663, 263605, 262969, 262268, 262619, 262686, 262692, 262807, 262965, 256364, 263704, 260559, 260558, 259854, 259853, 263633, 263632, 262545, 262544, 263725, 263724, 263108, 262410, 280328, 280801, 262289, 393639, 263160, 263674, 263487, 263486, 262644, 262595, 263218, 261294, 261293, 261292, 261291, 263798, 263797, 263796, 263795, 261459, 263490, 262633, 263819, 263258, 263508, 262882, 262547, 260596, 260504, 263726, 263026, 262500, 263485, 263256, 263128, 263127, 262753, 262751, 263189, 262250, 263578, 260475, 260474, 260473, 263577, 259699, 259175, 263465, 263464, 263463, 262232, 262703, 258723, 252023, 263488, 258317, 258316, 263134, 262772, 258706, 263586, 262833, 263240, 254161, 254196, 254195, 263164, 253159, 263311, 256586, 257501, 263886, 262549, 262576, 263142, 263343, 262334, 262846, 259835, 257735, 262610, 262611, 253341, 257605, 263039, 257154, 262805, 262804, 256624, 256623, 263188, 263187, 263186, 262559, 263278, 262741, 262598, 280564, 280563, 263619, 263618, 263617, 263458, 263457, 263456, 263695, 262876, 263870, 263198, 255659, 255508, 255507, 263162, 263227, 262752, 262859, 262740, 262478, 254665, 262328, 262503, 254513, 262728, 262690, 263708, 263630, 253386, 262704, 263002, 263884, 261087, 262575, 254479, 262869, 262735, 262563, 262759, 263739, 262297, 262623, 262622, 253060, 253059, 253058, 253915, 253914, 262335, 262223, 254890, 260670, 260669, 449418, 449415, 449417, 255323, 262482, 262665, 255250, 256760, 262305, 262561, 253170, 253169, 262685, 262684, 255337, 262935, 262934, 262933, 262932, 262468, 262887, 262886, 263716, 256903, 263950, 263949, 263948, 263947, 262494, 262712, 262711, 262710, 262977, 262976, 262688, 260734, 252741, 262888, 259071, 262653, 260849, 251836, 262814, 262621, 261180, 261179, 261178, 261177, 262871, 262870, 262532, 260511, 260510, 262893, 260840, 262725, 262596, 262897, 262967, 262342, 263236, 262860, 262637, 262574, 262278, 262277, 263616, 262390, 262389, 262388, 253008, 262719, 262718, 262717, 262895, 263573, 262791, 262837, 262836, 262835, 262834, 262419, 254853, 262612, 254641, 263908, 262585, 262584, 262526, 262632, 262502, 263216, 262779, 262625, 262624, 254660, 254659, 254658, 262680, 262679, 262678, 262677, 262586, 262884, 262794, 262793, 262792, 409239, 262348, 262347, 262346, 262883, 262428, 262427, 252629, 262577, 262361, 262594, 260770, 262475, 262474, 262642, 262641, 262640, 262421, 253920, 253919, 253918, 253917, 258389, 263773, 262742, 262760, 254205, 262784, 262556, 262555, 262523, 262343, 262554, 262263, 262652, 261453, 263045, 263852, 259863, 259862, 449416, 262130, 262129, 262128, 262127, 263522, 261370, 263809, 262375, 262374, 262373, 262601, 262600, 262599, 261129, 262818, 262700, 262699, 262698, 262672, 263049, 262597, 256484, 256483, 262766, 262765, 262764, 263000, 262999, 262998, 262997, 262546, 263811, 263810, 259320, 259319, 259318, 255469, 251944, 260819, 258913, 262630, 261692, 261691, 263078, 263090, 262858, 262294, 262364, 262363, 262362, 262493, 263336, 263629, 263628, 263115, 257651, 257519, 257518, 257517, 262668, 254725, 254724, 254723, 254722, 262675, 262674, 262743, 263063, 263062, 263061, 257427, 253236, 257636, 262826, 262588, 255429, 263750, 262831, 256625, 255547, 263697, 254606, 251923, 251922, 251921, 251920, 262265, 262975, 263866, 254670, 262583, 252927, 254811, 263483, 253606, 262457, 262456, 262455, 262454, 262529, 264154, 262750, 262749, 262748, 262747, 260793, 260792, 260791, 260790, 262407, 262867, 262866, 262865, 262629, 262628, 262627, 262417, 262313, 262312, 262311, 252645, 259833, 263912, 263780, 254085, 256621, 256620, 262562, 262480, 262970, 262714, 262713, 262636, 263820, 261112, 262955, 262620, 263723, 263722, 263721, 263720, 262433, 257898, 262810, 262608, 262811, 260146, 262473, 253249, 253248, 251789, 251788, 251787, 255899, 262783, 262920, 262919, 262918, 262816, 262815, 262280, 262754, 262739, 262738, 261310, 261805, 261804, 262762, 253730, 254862, 254861, 253548, 257500, 257321, 254002, 262944, 258902, 257223, 258568, 262899, 263163, 256207, 257218, 262800, 254721, 253483, 253482, 255722, 255791, 262777, 262803, 262802, 262945, 263172, 254924, 261802, 256226, 256225, 256224, 261501, 253753, 253752, 253751, 253750, 254433, 262931, 262941, 262344, 263044, 262132, 262131, 258882, 258881, 254967, 262996, 262995, 262994, 255822, 255821, 255820, 255819, 253468, 256054, 256149, 254586, 254573, 253990, 253774, 262080, 262171, 263036, 262922, 262953, 263110, 263020, 262333, 263007, 262329, 254650, 254661, 253205, 253797, 253293, 260622, 258999, 260577, 260922, 260070, 260519, 261582, 260024, 259875, 252156, 252506, 255962, 254519, 254568, 254555, 262414, 262242, 260200, 261234, 252956, 258188, 253143, 253142, 253233, 253134, 263146, 262141, 262140, 262156, 262170, 262169, 254446, 261616, 261059, 262861, 258489, 262929, 261803, 261054, 261053, 262370, 262369, 254330, 262917, 255680, 262664, 263098, 262008, 262391, 261856, 262257, 262030, 262029, 255607, 262254, 262015, 261072, 261222, 256166, 262943, 257930, 262980, 263035, 259398, 259326, 263149, 259115, 259433, 259432, 259431, 259430, 252872, 258358, 252992, 252991, 252990, 262907, 263052, 262842, 260073, 263006, 263182, 262916, 261998, 262774, 262327, 252253, 252252, 252251, 262467, 262466, 262465, 261712, 258990, 259074, 259234, 259233, 259232, 252283, 259039, 258937, 258936, 258962, 258961, 258960, 258959, 258792, 258791, 258790, 258973, 252112, 253446, 256482, 252417, 263120, 263119, 263194, 263193, 263192, 263121, 262077, 262076, 262075, 262074, 256202, 256266, 262639, 262992, 262991, 262990, 262881, 262880, 262879, 256537, 255340, 255226, 255225, 255224, 262221, 262220, 262219, 261968, 261967, 255435, 256663, 258286, 256646, 261022, 261021, 259070, 259069, 258933, 257813, 257812, 257811, 257810, 256670, 257187, 255331, 258040, 258039, 257710, 257473, 256008, 257818, 257824, 254112, 254111, 255379, 255423, 254182, 254181, 255178, 254209, 253831, 262851, 262850, 260382, 260617, 261082, 260860, 260672, 261466, 254490, 254441, 261135, 261134, 252937, 252655, 252654, 252653, 252652, 253357, 261255, 261254, 261483, 261240, 259952, 259919, 257495, 257494, 255303, 259598, 259597, 259596, 259595, 256088, 255290, 255289, 255288, 255287, 258786, 258785, 258737, 258736, 258076, 258369, 255957, 254047, 254046, 253174, 253173, 263150, 253002, 253001, 253057, 252529, 253993, 253992, 253991, 258732, 258225, 258136, 253309, 257874, 257873, 257436, 257435, 255100, 253649, 257165, 257164, 256033, 253863, 253862, 255434, 254856, 255129, 255246, 255173, 253584, 253583, 257032, 257031, 257696, 257110, 257222, 257221, 257220, 258793, 255010, 254988, 258498, 258497, 258038, 257963, 258238, 258109, 256282, 256074, 255985, 253963, 253962, 253331, 253674, 253456, 251933, 254757, 254756, 252008, 253476, 253788, 263019, 262821, 253709, 253559, 255007, 256850, 256849, 255152, 255151, 255127, 255126, 254871, 254810, 256275, 256274, 253015, 253014, 259794, 257630, 252651, 261555, 261621, 252350, 258494, 258134, 258133, 257862, 257861, 257860, 252545, 252544, 252543, 252560, 252559, 252558, 252523, 252522, 260760, 260687, 260686, 257331, 252903, 252902, 252901, 252900, 261948, 257932, 263247, 262855, 262854, 262898, 263024, 263023, 263022, 263094, 262176, 262175, 262174, 262864, 262863, 262971, 261608, 261607, 261606, 261605, 263029, 261813, 261812, 261782, 261781, 261465, 261464, 263030, 262038, 262037, 261788, 262353, 262352, 262007, 262006, 260887, 260886, 262155, 262154, 262153, 262152, 261951, 261814, 262379, 262378, 253840, 263051, 262924, 263206, 262055, 262319, 262318, 262317, 261878, 261877, 262822, 262307, 262350, 262878, 263104, 263103, 254720, 262213, 262212, 263025, 261876, 253937, 261943, 262226, 262946, 262950, 262900, 263152, 258409, 261996, 258353, 263076, 262949, 262948, 262913, 262912, 262911, 262983, 262982, 262981, 263122, 263034, 263033, 262885, 262638, 262666, 263043, 263042, 263088, 263087, 263086, 262829, 262828, 262959, 262958, 262957, 262956, 262947, 262301, 262300, 261634, 261633, 262413, 262122, 262121, 261008, 262525, 262377, 262376, 262338, 251819, 254063, 254062, 254061, 254060, 257734, 257733, 258588, 258587, 258055, 258132, 258131, 254978, 255125, 261497, 261496, 261343, 260095, 260094, 260032, 258873, 258872, 258871, 258330, 258329, 258328, 258177, 260446, 260445, 260444, 260443, 259688, 258244, 258243, 258170, 258314, 258313, 258312, 260212, 260012, 260011, 260010, 259466, 259465, 259464, 257596, 255740, 255739, 255738, 253408, 252778, 262094, 262093, 262092, 258815, 258814, 258813, 258539, 258165, 258554, 258604, 258603, 253069, 253068, 258866, 258865, 260747, 260746, 262322, 262321, 252892, 252739, 252738, 252634, 252880, 252879, 252878, 252877, 254716, 254517, 255005, 255824, 255823, 259244, 258270, 258229, 255418, 255417, 256777, 256692, 253235, 263225, 261895, 262299, 262841, 257207, 257206, 257205, 257204, 256978, 255688, 262070, 262180, 262179, 262178, 262177, 262264, 257402, 254208, 252602, 251780, 255855, 255857, 255856, 255917, 255559, 253610, 253025, 251721, 251720, 251653, 253359, 253234, 253221, 252848, 252847, 252846, 255582, 255511, 255790, 255792, 261731, 261295, 255996, 255995, 255994, 262133, 257452, 260058, 262049, 253932, 253931, 253930, 253929, 253594, 253276, 253265, 257698, 258090, 258089, 257606, 253092, 257499, 253735, 259990, 259256, 257629, 260188, 252377, 252324, 252323, 261224, 261223, 260181, 260180, 251668, 251667, 251675, 260124, 261144, 260176, 262120, 252383, 252382, 252381, 261175, 262406, 261243, 261109, 262400, 255051, 255050, 255049, 255048, 251767, 254692, 254691, 254690, 254689, 254619, 253347, 253337, 253336, 253573, 253572, 253511, 253335, 253334, 253287, 253286, 253217, 253216, 257209, 257208, 256702, 253798, 252628, 253184, 253183, 253757, 252913, 252912, 255258, 255257, 258082, 258081, 255066, 254965, 254964, 257756, 255678, 253358, 253283, 253282, 253281, 253280, 255565, 255564, 254808, 254242, 252348, 252347, 252346, 257902, 251869, 252392, 252391, 252390, 252389, 256662, 257791, 257790, 261780, 261779, 261015, 261211, 261210, 260953, 253892, 257403, 263118, 263117, 257660, 257659, 257658, 257385, 257384, 256281, 256280, 259107, 259307, 256478, 258690, 257757, 259316, 257809, 256373, 256372, 256371, 256370, 253819, 253775, 251814, 251813, 251867, 254785, 254784, 260448, 260857, 260856, 253581, 253580, 252918, 254185, 262118, 262117, 258412, 258411, 258410, 258726, 258725, 258526, 258262, 258347, 258346, 258470, 253808, 259261, 259260, 258260, 258337, 258009, 258024, 257858, 257776, 253576, 253575, 252469, 252468, 258436, 258233, 258375, 257545, 257488, 257487, 257952, 257951, 257882, 257881, 257455, 257454, 257676, 257675, 257594, 257593, 257765, 257764, 257422, 257421, 257592, 257591, 257504, 257503, 257740, 257739, 257562, 257561, 252230, 258224, 258223, 258222, 258186, 258185, 257719, 257725, 254637, 254681, 256561, 256043, 256914, 256913, 254432, 254431, 254163, 254294, 257345, 261110, 261382, 262266, 262246, 261949, 255966, 255965, 253251, 253250, 261971, 261970, 261981, 261910, 262813, 262340, 262795, 261924, 261801, 262477, 261982, 261890, 261889, 261888, 262186, 296093, 262052, 262051, 261995, 261994, 261872, 262079, 261622, 261844, 261843, 261842, 262972, 261429, 261966, 261965, 261428, 257650, 257649, 257648, 257582, 257671, 257670, 257766, 256800, 256956, 253748, 253747, 253746, 261657, 261656, 261871, 261870, 261869, 261868, 261531, 260806, 260805, 252782, 252781, 257917, 252500, 252499, 261668, 255147, 261677, 261676, 261675, 261674, 261721, 261720, 261719, 261718, 262325, 262324, 262109, 252897, 258647, 258646, 258645, 256946, 256945, 256944, 256943, 261773, 261772, 262409, 262408, 262137, 262136, 262135, 262134, 259163, 257927, 257172, 262309, 262308, 259679, 259678, 258365, 258996, 261791, 261790, 262047, 262046, 261909, 261908, 261403, 261755, 254620, 260586, 260493, 254572, 254571, 254570, 254569, 259374, 255638, 255637, 254221, 258137, 258261, 257974, 254445, 254469, 258020, 257390, 258236, 258235, 257705, 257704, 257859, 254521, 253880, 258011, 262104, 253162, 258481, 258480, 256250, 254036, 254035, 257511, 257510, 257783, 257526, 257657, 257667, 252850, 252849, 252217, 251741, 256814, 254695, 254968, 253153, 254979, 252822, 252821, 261451, 257966, 257965, 257964, 261926, 261925, 261028, 261027, 261650, 261649, 259389, 251885, 259505, 259504, 260968, 260967, 260966, 260965, 252494, 253329, 253328, 253327, 253463, 261551, 260100, 252505, 252504, 262010, 262009, 261687, 259847, 260996, 260995, 260695, 260921, 251935, 251638, 255610, 255609, 251783, 251782, 251781, 253304, 253303, 253302, 253301, 259042, 252744, 252743, 252742, 257124, 255004, 261614, 261613, 261612, 261611, 262001, 261673, 262229, 261445, 261444, 261443, 262190, 262189, 262188, 261715, 261714, 261713, 261208, 261207, 252683, 256276, 261762, 261061, 261060, 261398, 262420, 258671, 256977, 253198, 253197, 255045, 255044, 255103, 255208, 255442, 261425, 261424, 261423, 261422, 255165, 255164, 255163, 255162, 259129, 261358, 261357, 260947, 260946, 260945, 260810, 260809, 260808, 260733, 260732, 260731, 260992, 260991, 260990, 260781, 258920, 260526, 258570, 259463, 259462, 259461, 257302, 257301, 257300, 255150, 261987, 261986, 260784, 261569, 261598, 261597, 253384, 254324, 254323, 252476, 252475, 252474, 254156, 251674, 251673, 251672, 254058, 254590, 254589, 261899, 261898, 261897, 260509, 260508, 262448, 262447, 262446, 262445, 262067, 259459, 258781, 258780, 258779, 258778, 253360, 253409, 253245, 262397, 262396, 262551, 262550, 258964, 260527, 259224, 261863, 261862, 261861, 261133, 260531, 260530, 262393, 262392, 261037, 261036, 261035, 262356, 262355, 261742, 261741, 261740, 261739, 261893, 261892, 261891, 262027, 262026, 262025, 261406, 261405, 261404, 261520, 261519, 261518, 261600, 262233, 257445, 261864, 261914, 262106, 261494, 261493, 261609, 262207, 261826, 261832, 261544, 261711, 262012, 261615, 259254, 259253, 259252, 259006, 261845, 261431, 261659, 261789, 261384, 261647, 262216, 262215, 262486, 262485, 262484, 261469, 261468, 261907, 261906, 261628, 262184, 261587, 261517, 261975, 261929, 261928, 261927, 261774, 261397, 261396, 261395, 261576, 261575, 261574, 262078, 261950, 261866, 262276, 261991, 262200, 262042, 262041, 262040, 261667, 261666, 261665, 261756, 261916, 261705, 261704, 261419, 261618, 256754, 262187, 256384, 256248, 256247, 261875, 261874, 261873, 261985, 261984, 261983, 261402, 261794, 261947, 261946, 261631, 261630, 261738, 262139, 261664, 261663, 261977, 261976, 261629, 261414, 261413, 261062, 261399, 261896, 258768, 258767, 259274, 259273, 262011, 261510, 262256, 262124, 261669, 261931, 261798, 261797, 261796, 261795, 261778, 261777, 261652, 261651, 261913, 261701, 261969, 262018, 262085, 261392, 261903, 262028, 261545, 261696, 261550, 261482, 261670, 261407, 262196, 261775, 262066, 261770, 261769, 262095, 261993, 261992, 253040, 261811, 261810, 259140, 259139, 252701, 253133, 253132, 261561, 258837, 258758, 261717, 261662, 261980, 258652, 261196, 261990, 261588, 261702, 261632, 261911, 262123, 262248, 262247, 261838, 261837, 261997, 262326, 262193, 261682, 261499, 262404, 262126, 262125, 261427, 261426, 262234, 262145, 261945, 261944, 261822, 261935, 261699, 262013, 262510, 262509, 262508, 261793, 262618, 262151, 252502, 261771, 259043, 261940, 261972, 261850, 262590, 258670, 261672, 261671, 256693, 262173, 261849, 261848, 261847, 261846, 262183, 261596, 261595, 256713, 256732, 256731, 261807, 251979, 261507, 262086, 262542, 262354, 261933, 261635, 262144, 256269, 251660, 261836, 261835, 256704, 262253, 262016, 261744, 262043, 261860, 261007, 257428, 262249, 262241, 260982, 261142, 261029, 262017, 259157, 259156, 253869, 256743, 260817, 260816, 260815, 260814, 256682, 256681, 261048, 254017, 259560, 262269, 261091, 261090, 261089, 261088, 260924, 260923, 260818, 261302, 260958, 260957, 261289, 261288, 258864, 258863, 258862, 258861, 260507, 252511, 257751, 251678, 261341, 261125, 259086, 260518, 260705, 257749, 259967, 260375, 260374, 260043, 260166, 260211, 260323, 257773, 257772, 257771, 257770, 256357, 256356, 256518, 262252, 262405, 261989, 261727, 260927, 260926, 260925, 261128, 260916, 261368, 261367, 261366, 260963, 261185, 261184, 261183, 261182, 262320, 261617, 262211, 261371, 262231, 262230, 260575, 261169, 261278, 262536, 262181, 262593, 261064, 261063, 261056, 260993, 261113, 261743, 262267, 262345, 262434, 261952, 262148, 261492, 260137, 261521, 261086, 260580, 260579, 260578, 259671, 261271, 259521, 259520, 260675, 260674, 260919, 260918, 260723, 260722, 260955, 261767, 261124, 262367, 262366, 262365, 262371, 261326, 261325, 261132, 261131, 261130, 261038, 260780, 260779, 260778, 260777, 260668, 261490, 260595, 260594, 259876, 262499, 262372, 262435, 260557, 260556, 261356, 255094, 255093, 261006, 259558, 260813, 260812, 261017, 261016, 262323, 260917, 261253, 256344, 259732, 259731, 259730, 259945, 259813, 259812, 259725, 259155, 259154, 259153, 255322, 260252, 260145, 259118, 259117, 260177, 259726, 259860, 258430, 260046, 259541, 259816, 259391, 259390, 260422, 259966, 259744, 259799, 259803, 259802, 259626, 259625, 259666, 259817, 259652, 259651, 259810, 260016, 260015, 261251, 259324, 260304, 260303, 259083, 259082, 259027, 259176, 259577, 259821, 260414, 260413, 260233, 259575, 258915, 259473, 260764, 260310, 260730, 261610, 260771, 259133, 259306, 259305, 259745, 259395, 260853, 260852, 260851, 260850, 261005, 261004, 261003, 261002, 261079, 261078, 261077, 261076, 260649, 256031, 255195, 260378, 255299, 261834, 260112, 261867, 260869, 256812, 256811, 252939, 259036, 259035, 259034, 256262, 256261, 256260, 261467, 258770, 258769, 261347, 261143, 262643, 261039, 260393, 260646, 261102, 260574, 260573, 261023, 260703, 260505, 260368, 261250, 261249, 261248, 261247, 260608, 260607, 260606, 260605, 260515, 260514, 260513, 260512, 258628, 259081, 260735, 260704, 260839, 253082, 253081, 259137, 260150, 260045, 259288, 258378, 260415, 260822, 260858, 261114, 261942, 261941, 255848, 262158, 258944, 258943, 257555, 257554, 257901, 257900, 257899, 257681, 257680, 262244, 262243, 259842, 259841, 262259, 262258, 261195, 261194, 259500, 259499, 259790, 259789, 262275, 260889, 260888, 261317, 260901, 260833, 260685, 260684, 260683, 261511, 260572, 261430, 260641, 261147, 261335, 261334, 261333, 261332, 260502, 262251, 260455, 260454, 260453, 260832, 260831, 260830, 261393, 255972, 255999, 259765, 259764, 259958, 259169, 259168, 260007, 260006, 259866, 259986, 259636, 259635, 259634, 259633, 259852, 259795, 259370, 259724, 259723, 259722, 259556, 259555, 259554, 260069, 261661, 261660, 259591, 259590, 260302, 259714, 259787, 259786, 259647, 259646, 259578, 259517, 261346, 261470, 259508, 261471, 262357, 260290, 262571, 262570, 257234, 257233, 260362, 262295, 259197, 262444, 260329, 258691, 258429, 258192, 258191, 258190, 258311, 258310, 258309, 259342, 260447, 261542, 260398, 260023, 260108, 259599, 260271, 259937, 252831, 252830, 257350, 257349, 261174, 259334, 259333, 259332, 259331, 260364, 260412, 260328, 259418, 259439, 259619, 259369, 259804, 260072, 259637, 259522, 258788, 258787, 259805, 260220, 259858, 260014, 261522, 261181, 261057, 260952, 261058, 261030, 260576, 261383, 260369, 261136, 255975, 260638, 255306, 261155, 260109, 259843, 260159, 260110, 259664, 259807, 259615, 259733, 259771, 259761, 259623, 258754, 258822, 258821, 258841, 258840, 253805, 260550, 260549, 260499, 260498, 260533, 260532, 255346, 255345, 253182, 253181, 260934, 260933, 260521, 260520, 260075, 260074, 261418, 261417, 261416, 261415, 261505, 261504, 261503, 261502, 261264, 261263, 261262, 261261, 259968, 259503, 259940, 259880, 259898, 260277, 258549, 260071, 261363, 261362, 261361, 261360, 261359, 261450, 261449, 261448, 261447, 261446, 261167, 261166, 261165, 261164, 261163, 261476, 261475, 261474, 261473, 261472, 261354, 261353, 261352, 261351, 261350, 261270, 261269, 261268, 261267, 261266, 261376, 261375, 261374, 261373, 261372, 261458, 261457, 261456, 261455, 261454, 259930, 259929, 259928, 259927, 259926, 261239, 261238, 261237, 261236, 261235, 261381, 261380, 261379, 261378, 261377, 260217, 260216, 260215, 260214, 260213, 261536, 261535, 261534, 261533, 261532, 261440, 261439, 261438, 261437, 261436, 261390, 261389, 261388, 261387, 261386, 260276, 260275, 260274, 260273, 260272, 261530, 261529, 261528, 261527, 261526, 259973, 259972, 259971, 259970, 259969, 260022, 260021, 260020, 260019, 260018, 261331, 261330, 261329, 261328, 261327, 259978, 259977, 259976, 259975, 259974, 260714, 260713, 260712, 260711, 260710, 259995, 259994, 259993, 259992, 259991, 259914, 259913, 259912, 259911, 259910, 258357, 258356, 260225, 260224, 260223, 260222, 260221, 261481, 261480, 261479, 261478, 261477, 259770, 259769, 259768, 259767, 259766, 260031, 260030, 260029, 260028, 260027, 261749, 261748, 261747, 261746, 261745, 260193, 260192, 260191, 260190, 260189, 260198, 260197, 260196, 260195, 260194, 259738, 259737, 259736, 259735, 259734, 260244, 260243, 260242, 260241, 260240, 260295, 260294, 260293, 260292, 260291, 261761, 261760, 261759, 261758, 261757, 261821, 261820, 261819, 261818, 261817, 258836, 258835, 258834, 258833, 258832, 256820, 256819, 256818, 256817, 256816, 253032, 253031, 253030, 253029, 253028, 260123, 260122, 260121, 260120, 260119, 261152, 261151, 261150, 261149, 261148, 260288, 260287, 260286, 260285, 260284, 259906, 259905, 259904, 259903, 259902, 259551, 259550, 259549, 259548, 259547, 260258, 260257, 260256, 260255, 260254, 260089, 260088, 260087, 260086, 260085, 261568, 261567, 261566, 261565, 261564, 262239, 262238, 262237, 262236, 262235, 260142, 260141, 260140, 260139, 260138, 261964, 261963, 261962, 261961, 261960, 261710, 261709, 261708, 261707, 261706, 259751, 259750, 259749, 259748, 259747, 259614, 259613, 259612, 259611, 259610, 259366, 259365, 259364, 259363, 259362, 259450, 259449, 259448, 259447, 259446, 256516, 256515, 256514, 256513, 256512, 255802, 255801, 255800, 255799, 255798, 255643, 255642, 255641, 255640, 255639, 258404, 258204, 258432, 257886, 256228, 255710, 255621, 255620, 255619, 255618, 255617, 255529, 255528, 255527, 255526, 255525, 255502, 254777, 254776, 254775, 254774, 254773, 254932, 254931, 254930, 254929, 254928, 253903, 253902, 253901, 253900, 253899, 254130, 254129, 254128, 254127, 254126, 260008, 259822, 259920, 259778, 260055, 257603, 257602, 257601, 257600, 257599, 259189, 259188, 259187, 259186, 259185, 257692, 257691, 257690, 257689, 257688, 257415, 257414, 257413, 257412, 257411, 259339, 259338, 259337, 259336, 259335, 257395, 257394, 257393, 257392, 257391, 259456, 259455, 259454, 259453, 259452, 259782, 257310, 257239, 257238, 257237, 257236, 255866, 258891, 258890, 258889, 258888, 258887, 259515, 260000, 259999, 256517, 257573, 256486, 256631, 258968, 259684, 259960, 259959, 259868, 259867, 260423, 256779, 256671, 260060, 260059, 289860, 289859, 259712, 260083, 260082, 260459, 252881, 259268, 259267, 259266, 260261, 260136, 258752, 259032, 259031, 260489, 259701, 259685, 259530, 259687, 259686, 259908, 259907, 259624, 255830, 255829, 255828, 260235, 259754, 259753, 259752, 259210, 257324, 255915, 256688, 255885, 256636, 255818, 255806, 255805, 255804, 255803, 255649, 258878, 259421, 257687, 257507, 263083, 257663, 257768, 257767, 257005, 256848, 256932, 256931, 256930, 256854, 256853, 256355, 256354, 256353, 256445, 256221, 256785, 256144, 255930, 255544, 255854, 255969, 255960, 257453, 257536, 256887, 256833, 256832, 256831, 256830, 256617, 256616, 256615, 256614, 256834, 256076, 256075, 256203, 256232, 257225, 257224, 259195, 258336, 257958, 257826, 258234, 257107, 257250, 257615, 257344, 257343, 257342, 257244, 257243, 257242, 257329, 257328, 259340, 259663, 260476, 260343, 260039, 256011, 260451, 260148, 260218, 258605, 259514, 260346, 260338, 260337, 260336, 260335, 260405, 260404, 260403, 260402, 260471, 260470, 260469, 260468, 260314, 260313, 260312, 260311, 260064, 260063, 260062, 260061, 284686, 284684, 258395, 258394, 258393, 258392, 258210, 258209, 258208, 258207, 258900, 260234, 259308, 259516, 260495, 259200, 259130, 260467, 259889, 259199, 260248, 259209, 260041, 260202, 259579, 260270, 259484, 260237, 260483, 260167, 259608, 260626, 254179, 260309, 259020, 259019, 259018, 259017, 258860, 258859, 258984, 258609, 258608, 258965, 259673, 259672, 260411, 260410, 260409, 260408, 259377, 259190, 260175, 259403, 259277, 259276, 259116, 259295, 259294, 259293, 259292, 259289, 258989, 258867, 259419, 259161, 259160, 259576, 259134, 258954, 259290, 254460, 254459, 258753, 258958, 258874, 258513, 259030, 258952, 259061, 262341, 258100, 259201, 257539, 257538, 257537, 257622, 257621, 257620, 257718, 258010, 259351, 259151, 259170, 258459, 259382, 259177, 258844, 259512, 258742, 259203, 258942, 258738, 259178, 258812, 259110, 259147, 258992, 259241, 259240, 258927, 258926, 259050, 259088, 259087, 258662, 258169, 258064, 258063, 257498, 259114, 257641, 257640, 258744, 258546, 259231, 258633, 258910, 258909, 258908, 258907, 258363, 258540, 258287, 257581, 257870, 256256, 258276, 258275, 257531, 258281, 258280, 256882, 257018, 256675, 257148, 256829, 256994, 256993, 256992, 257448, 257447, 258008, 258007, 258006, 257017, 257016, 257015, 257014, 257099, 257098, 257097, 257096, 257094, 257229, 256864, 258376, 258418, 258417, 258416, 258516, 258885, 258884, 258883, 258868, 259279, 257171, 257170, 257890, 257474, 257382, 257381, 257590, 259044, 257792, 257584, 256815, 259844, 258924, 258831, 258527, 258756, 258819, 258818, 257191, 258997, 258507, 258796, 258506, 266685, 259136, 259865, 266578, 258269, 258415, 258595, 258794, 258501, 259049, 259101, 258906, 258905, 258904, 258903, 258592, 258591, 258590, 258589, 258450, 258449, 258448, 256227, 256883, 256560, 256559, 256558, 256557, 258635, 258784, 258783, 259008, 258374, 258373, 258777, 259046, 258976, 258760, 258759, 258852, 258851, 258850, 258849, 256130, 256129, 258606, 258001, 258000, 258156, 257828, 257607, 258848, 258847, 258846, 258569, 258452, 258585, 257835, 258839, 258817, 260101, 258797, 258488, 257911, 258614, 258613, 258941, 259091, 259090, 258829, 258828, 257863, 257845, 258026, 258025, 258677, 257981, 258035, 257839, 257838, 257837, 258211, 257922, 257921, 258019, 258018, 258017, 257703, 257702, 255723, 255853, 255682, 258515, 258362, 258361, 258360, 258359, 255949, 255948, 255947, 255946, 258425, 258424, 258423, 258422, 258327, 258326, 258325, 257418, 257417, 257805, 257804, 257613, 257266, 257000, 256999, 256786, 257632, 257366, 257365, 257364, 257363, 257701, 257700, 257699, 257645, 257644, 257161, 257160, 257159, 257144, 257836, 257914, 257282, 256987, 258227, 257977, 257978, 258034, 258033, 258032, 258338, 256168, 258572, 253445, 253288, 258801, 258166, 258155, 258154, 258153, 258152, 258164, 258163, 258158, 258157, 258161, 258597, 258596, 257619, 257955, 257954, 258140, 256965, 257638, 257132, 257131, 257130, 257129, 257128, 257090, 257089, 257088, 257087, 257086, 256805, 256804, 256803, 256802, 256801, 257063, 257062, 257061, 257060, 257059, 256735, 256424, 257217, 256698, 255774, 255773, 255772, 255771, 255770, 255882, 257006, 256548, 256753, 256714, 256822, 256233, 256255, 258658, 258496, 258620, 258060, 258274, 258239, 258869, 258212, 252548, 258528, 257639, 258248, 258408, 255350, 258532, 258083, 252777, 252938, 257976, 254603, 254602, 254601, 258355, 256796, 257834, 258259, 257997, 257975, 257926, 257936, 257872, 255850, 257847, 257482, 257515, 257514, 257513, 257325, 257190, 257153, 257152, 257151, 257150, 257348, 257347, 257506, 257123, 257122, 257121, 257361, 257360, 256960, 256959, 256958, 256957, 255998, 256975, 256986, 256974, 256966, 257134, 257286, 257200, 257199, 257050, 257049, 257048, 254747, 257383, 257102, 256651, 256650, 256649, 256648, 256874, 256481, 256403, 257026, 256798, 256797, 256862, 256861, 256860, 256859, 256695, 256772, 256771, 256770, 256769, 256628, 256434, 256433, 256857, 254613, 256730, 256896, 256494, 256474, 256300, 256644, 256828, 256962, 256409, 256462, 256461, 256332, 256137, 256161, 255389, 255388, 255387, 255466, 255465, 255464, 253791, 253790, 255158, 255157, 255156, 256313, 256312, 256215, 252521, 255888, 256360, 256358, 256285, 256737, 256736, 256746, 256334, 256333, 256324, 256618, 256472, 256190, 256289, 255983, 256176, 256429, 255976, 256647, 256321, 256254, 256395, 256394, 256393, 256581, 256580, 256579, 256578, 256577, 256090, 256572, 256198, 256259, 256258, 256066, 256100, 256099, 256098, 256056, 256091, 256288, 256571, 256039, 256038, 256037, 256036, 253138, 253137, 253136, 253135, 256162, 256047, 256046, 256257, 255955, 255954, 255953, 256003, 256002, 256001, 255747, 254558, 255675, 255674, 253084, 252727, 252726, 252725, 255914, 255913, 255937, 255936, 255891, 255862, 255711, 255269, 255495, 255665, 255664, 255663, 255662, 256000, 256022, 256208, 255265, 255372, 255921, 255672, 255425, 255424, 255416, 255415, 255809, 255782, 255549, 255510, 255380, 255428, 255598, 255517, 255516, 255515, 255514, 255550, 255374, 255542, 255308, 254837, 254984, 254609, 255503, 255530, 254750, 254749, 254748, 254656, 254655, 254654, 254538, 254537, 254536, 254492, 254687, 254719, 255404, 255403, 254820, 254997, 255376, 254743, 254894, 255295, 254763, 254787, 254754, 255430, 255294, 254651, 254686, 254730, 254504, 254503, 254502, 255478, 254616, 254615, 254614, 255750, 254626, 254622, 254745, 255347, 255089, 254290, 254289, 255501, 255061, 255060, 255059, 255058, 255172, 254819, 254893, 254630, 254629, 254628, 254627, 254639, 254638, 254818, 254835, 254797, 255384, 255383, 255382, 255381, 255472, 254765, 254764, 254698, 255562, 254729, 254825, 254919, 254753, 254868, 254705, 254702, 255175, 254858, 254857, 254909, 254934, 254668, 254667, 254598, 254704, 254880, 255357, 254735, 254895, 254646, 254657, 254836, 254610, 255078, 255077, 254308, 254361, 255395, 255394, 254608, 255333, 254544, 254262, 255128, 254268, 252663, 254621, 254237, 254514, 254706, 254515, 254533, 254123, 255655, 255485, 255484, 255483, 255482, 254501, 254500, 254499, 254989, 254191, 254190, 254189, 254159, 254269, 254170, 254015, 254014, 254013, 254684, 254683, 254682, 254135, 254134, 254397, 254121, 265890, 254404, 254466, 254465, 254464, 255236, 255235, 255234, 254491, 254485, 254520, 255113, 254498, 254497, 254496, 254390, 254389, 254343, 255104, 254472, 254471, 254952, 254005, 254386, 254440, 254912, 254434, 254634, 254752, 254518, 254582, 254860, 254298, 254878, 254877, 254876, 254207, 254444, 253946, 253945, 253944, 254125, 254963, 254962, 254961, 254960, 253951, 254197, 253718, 255025, 254326, 254198, 254507, 254506, 254505, 254070, 254710, 254709, 254708, 254865, 254864, 254863, 254429, 254592, 254591, 255426, 254587, 255171, 254701, 254703, 254758, 254578, 254204, 255038, 254059, 254534, 254049, 253723, 253722, 253721, 254120, 254119, 254118, 253785, 253784, 254303, 255076, 254332, 254331, 254143, 254142, 254187, 255031, 255030, 255029, 255028, 253704, 255054, 255053, 254367, 254447, 254482, 254307, 254306, 254557, 254734, 254509, 254508, 255161, 255160, 254188, 254476, 254475, 254474, 254297, 254296, 254150, 255197, 254026, 254950, 253648, 253960, 253987, 254875, 254874, 254873, 253596, 253595, 253617, 253616, 253438, 253713, 253712, 253794, 253793, 253792, 255207, 253486, 253534, 253776, 254253, 254071, 262281, 255073, 253618, 255131, 254939, 254805, 253443, 253442, 253441, 254074, 253634, 254923, 254922, 254921, 253165, 253064, 255027, 254109, 255106, 254228, 254227, 254226, 254225, 253852, 253925, 253804, 253867, 254077, 254076, 253803, 253802, 255249, 255319, 255318, 255317, 255316, 253801, 253780, 253779, 253778, 253777, 255397, 255396, 255132, 253643, 253855, 253395, 253436, 253190, 253295, 253543, 253542, 253541, 253540, 255064, 255063, 255096, 255095, 254251, 254371, 254370, 254369, 254368, 255153, 253898, 253897, 253896, 255282, 255281, 255280, 255279, 253498, 253497, 253496, 253538, 253429, 253428, 253427, 253426, 253834, 255112, 255111, 253622, 253621, 255026, 253555, 253522, 253659, 253658, 255406, 253738, 253737, 253736, 253890, 254069, 253255, 253875, 253874, 253873, 253872, 253771, 253474, 254943, 253481, 253230, 255008, 253272, 253271, 253270, 255202, 255201, 253703, 253702, 253363, 253362, 253361, 253560, 253368, 253367, 253366, 253640, 253389, 253388, 253444, 253253, 255155, 255154, 255191, 253131, 253130, 254888, 253464, 255009, 253415, 253414, 253319, 253098, 252325, 253554, 253435, 253434, 253433, 253267, 253067, 253320, 254812, 253113, 253224, 253239, 254910, 253459, 253458, 253457, 253225, 253733, 253732, 252713, 252712, 253171, 253105, 253104, 253373, 253243, 253242, 255138, 255137, 253226, 253108, 253107, 253038, 253037, 254903, 254902, 254901, 252926, 254953, 253273, 253056, 253148, 253147, 254942, 253407, 253406, 253405, 253061, 253090, 253089, 255285, 255284, 255283, 253206, 253073, 253164, 252989, 252988, 252987, 252724, 252723, 252722, 252721, 252717, 252716, 252715, 252714, 255036, 255035, 255034, 255033, 253178, 253177, 253176, 253175, 253449, 253448, 252705, 253166, 255001, 253088, 253146, 253145, 253144, 253127, 253126, 255090, 253054, 252813, 252812, 252811, 253187, 252875, 252922, 252838, 252917, 252916, 252915, 252914, 252970, 252801, 252800, 252799, 252798, 252820, 252966, 252553, 252552, 252551, 255497, 252924, 252923, 252868, 252867, 252866, 252871, 255047, 255046, 255377, 255256, 255776, 252874, 252873, 252919, 251863, 251862, 251861, 253220, 253219, 252531, 255232, 255231, 264593, 252694, 252497, 252696, 252447, 252446, 252641, 252640, 252515, 255117, 276238, 255118, 255116, 252707, 252421, 252353, 252467, 255177, 253046, 252577, 252861, 252860, 252859, 252858, 252566, 252700, 254981, 254980, 252644, 252541, 252540, 252539, 252542, 252501, 252674, 255266, 252753, 252332, 252245, 252710, 253661, 252620, 252411, 254908, 252594, 252662, 255758, 252359, 252430, 255321, 252484, 252570, 252698, 255067, 252534, 252414, 252413, 252851, 252576, 254849, 252697, 252121, 252496, 252035, 252565, 252564, 252563, 252562, 254972, 254511, 252907, 252028, 252445, 252622, 252473, 251954, 252490, 251924, 252333, 254151, 252124, 252412, 255369, 252287, 251988, 254645, 254644, 254643, 254642, 251978, 251914, 251961, 251774, 252573, 252472, 252379, 255785, 255784, 255783, 256799, 252388, 254761, 254760, 254759, 252365, 251670, 251669, 252550, 252549, 254941, 252453, 252189, 252535, 251970, 252154, 252131, 251964, 252275, 251838, 252033, 251747, 251686, 254742, 251748, 252255, 252254, 252331, 252330, 252181, 252387, 252386, 251758, 254717, 251994, 252167, 251702, 255480, 255479, 255709, 251761, 251860, 251779, 251825, 251790, 254809, 251617, 251724, 251612, 251611, 251610, 255023, 255022, 252188, 252187, 252108, 252103, 255006, 251785, 251886, 252011, 252046); +UPDATE `quest_objectives` SET `Description`='Hop on your Skyriding mount', `VerifiedBuild`=56110 WHERE `ID`=437798; -- 437798 +UPDATE `quest_objectives` SET `Flags`=0, `VerifiedBuild`=56110 WHERE `ID`=430319; -- 430319 +UPDATE `quest_objectives` SET `Order`=3, `VerifiedBuild`=56110 WHERE `ID`=429422; -- 429422 +UPDATE `quest_objectives` SET `Order`=2, `Description`='Learn the \'Take to the Skies\' Skill', `VerifiedBuild`=56110 WHERE `ID`=431837; -- 431837 +UPDATE `quest_objectives` SET `Order`=1, `VerifiedBuild`=56110 WHERE `ID`=431754; -- 431754 +UPDATE `quest_objectives` SET `Order`=0, `Flags`=0, `VerifiedBuild`=56110 WHERE `ID`=429421; -- 429421 +UPDATE `quest_objectives` SET `Description`='Take the portal or the ship to the Dragon Isles', `VerifiedBuild`=56110 WHERE `ID`=429236; -- 429236 +UPDATE `quest_objectives` SET `Description`='Speak to Julk', `VerifiedBuild`=56110 WHERE `ID`=429147; -- 429147 +UPDATE `quest_objectives` SET `ObjectID`=221903, `Description`='Look at this month\'s Trading Post inventory', `VerifiedBuild`=56110 WHERE `ID`=431965; -- 431965 +UPDATE `quest_objectives` SET `Type`=0, `ObjectID`=221901, `Flags`=0, `VerifiedBuild`=56110 WHERE `ID`=433530; -- 433530 +UPDATE `quest_objectives` SET `Type`=0, `ObjectID`=221930, `Flags`=0, `Description`='Speak to a Trading Post Assistant', `VerifiedBuild`=56110 WHERE `ID`=431964; -- 431964 +UPDATE `quest_objectives` SET `Type`=0, `ObjectID`=221931, `Flags`=2, `Description`='Speak to a Stable Keeper', `VerifiedBuild`=56110 WHERE `ID`=431963; -- 431963 +UPDATE `quest_objectives` SET `ObjectID`=221903, `Description`='Look at this month\'s Trading Post inventory', `VerifiedBuild`=56110 WHERE `ID`=431921; -- 431921 +UPDATE `quest_objectives` SET `Type`=0, `ObjectID`=221901, `Flags`=0, `VerifiedBuild`=56110 WHERE `ID`=433529; -- 433529 +UPDATE `quest_objectives` SET `Type`=0, `ObjectID`=221930, `Flags`=0, `Description`='Speak to a Trading Post Assistant', `VerifiedBuild`=56110 WHERE `ID`=431919; -- 431919 +UPDATE `quest_objectives` SET `Type`=0, `ObjectID`=221931, `Flags`=2, `Description`='Speak to a Stable Keeper', `VerifiedBuild`=56110 WHERE `ID`=431920; -- 431920 +UPDATE `quest_objectives` SET `Description`='Take the portal or the zeppelin to the Dragon Isles', `VerifiedBuild`=56110 WHERE `ID`=422994; -- 422994 +UPDATE `quest_objectives` SET `Description`='Hop on your Skyriding mount', `VerifiedBuild`=56110 WHERE `ID`=429441; -- 429441 +UPDATE `quest_objectives` SET `Description`='Hop on your Skyriding mount', `VerifiedBuild`=56110 WHERE `ID`=429440; -- 429440 +UPDATE `quest_objectives` SET `Description`='Hop on your Skyriding mount or the Renewed Red Protodrake', `VerifiedBuild`=56110 WHERE `ID`=429439; -- 429439 +UPDATE `quest_objectives` SET `Flags`=24, `VerifiedBuild`=56110 WHERE `ID`=420984; -- 420984 +UPDATE `quest_objectives` SET `Flags`=24, `VerifiedBuild`=56110 WHERE `ID`=420983; -- 420983 +UPDATE `quest_objectives` SET `Flags`=24, `VerifiedBuild`=56110 WHERE `ID`=420982; -- 420982 +UPDATE `quest_objectives` SET `Flags`=24, `VerifiedBuild`=56110 WHERE `ID`=420981; -- 420981 +UPDATE `quest_objectives` SET `Description`='Travel to Draenor or the Dark Portal', `VerifiedBuild`=56110 WHERE `ID`=406057; -- 406057 +UPDATE `quest_objectives` SET `Description`='Travel to Draenor or the Dark Portal', `VerifiedBuild`=56110 WHERE `ID`=406058; -- 406058 +UPDATE `quest_objectives` SET `Type`=0, `VerifiedBuild`=56110 WHERE `ID`=388233; -- 388233 +UPDATE `quest_objectives` SET `Description`='Marius Felbane', `VerifiedBuild`=56110 WHERE `ID`=280072; -- 280072 +UPDATE `quest_objectives` SET `Description`='Lyana Darksorrow', `VerifiedBuild`=56110 WHERE `ID`=280070; -- 280070 +UPDATE `quest_objectives` SET `Description`='Falara Nightsong', `VerifiedBuild`=56110 WHERE `ID`=280067; -- 280067 +UPDATE `quest_objectives` SET `Order`=1, `VerifiedBuild`=56110 WHERE `ID`=261394; -- 261394 +UPDATE `quest_objectives` SET `Order`=3, `VerifiedBuild`=56110 WHERE `ID`=260401; -- 260401 +UPDATE `quest_objectives` SET `Order`=2, `VerifiedBuild`=56110 WHERE `ID`=260400; -- 260400 +UPDATE `quest_objectives` SET `Order`=1, `VerifiedBuild`=56110 WHERE `ID`=260399; -- 260399 + +DELETE FROM `quest_visual_effect` WHERE (`Index`=1 AND `ID` IN (452997,453018,450750,435971,432864,429236,431965,433530,431964,431963,431921,433529,431919,431920,422994)) OR (`Index`=0 AND `ID` IN (452997,453019,453018,453017,451196,451191,450332,450331,450330,450329,450750,448108,448177,446997,448176,432864,451775,451884,422740,406057,406058,454073)) OR (`Index`=2 AND `ID` IN (432864,431965,431964,431921,431919)); +INSERT INTO `quest_visual_effect` (`ID`, `Index`, `VisualEffect`, `VerifiedBuild`) VALUES +(452997, 1, 27355, 56110), +(452997, 0, 26697, 56110), +(453019, 0, 27340, 56110), +(453018, 1, 27339, 56110), +(453018, 0, 27338, 56110), +(453017, 0, 27337, 56110), +(451196, 0, 2099, 56110), +(451191, 0, 26841, 56110), +(450332, 0, 26570, 56110), +(450331, 0, 26569, 56110), +(450330, 0, 26568, 56110), +(450329, 0, 26555, 56110), +(450750, 1, 27355, 56110), +(450750, 0, 26697, 56110), +(448108, 0, 25714, 56110), +(448177, 0, 25778, 56110), +(446997, 0, 25776, 56110), +(448176, 0, 25775, 56110), +(435971, 1, 27349, 56110), +(432864, 2, 27307, 56110), +(432864, 1, 27306, 56110), +(432864, 0, 27305, 56110), +(429236, 1, 27420, 56110), +(431965, 2, 26098, 56110), +(431965, 1, 26089, 56110), +(433530, 1, 26020, 56110), +(431964, 2, 26019, 56110), +(431964, 1, 26018, 56110), +(431963, 1, 26013, 56110), +(431921, 2, 26099, 56110), +(431921, 1, 26090, 56110), +(433529, 1, 26020, 56110), +(431919, 2, 26019, 56110), +(431919, 1, 26018, 56110), +(431920, 1, 26013, 56110), +(422994, 1, 27419, 56110), +(451775, 0, 27046, 56110), +(451884, 0, 27051, 56110), +(422740, 0, 27552, 56110), +(406057, 0, 26915, 56110), +(406058, 0, 26916, 56110), +(454073, 0, 27621, 56110); + +UPDATE `quest_visual_effect` SET `VerifiedBuild`=56110 WHERE (`Index`=0 AND `ID` IN (450341,448604,448603,448356,448355,448354,448353,447787,447782,447718,447409,447407,447367,447366,447361,447365,447364,447363,447362,447335,449465,449464,449463,449460,449459,449458,449457,449456,449445,449444,447330,447329,447181,447173,447172,447171,447167,447166,447165,447159,447158,447157,447149,447148,447147,447130,447705,447132,447026,447019,446920,446429,446425,446421,446418,446386,447914,447913,447912,447911,447910,447647,447843,447971,447653,446220,446936,446403,446862,446826,446825,446716,446695,447709,446073,446020,446018,445852,445530,446851,446318,446213,446850,446081,446080,446075,446023,445767,445891,445761,445717,445716,445692,445558,445556,445555,445554,445509,445497,445496,445297,445296,445295,445579,445291,445289,445279,445278,445277,445276,445275,445274,445273,445272,445255,445254,445229,445228,445227,445601,445481,445220,445219,445218,445217,445216,445033,445020,445018,444979,445337,444975,444974,444931,444930,444929,444880,444802,444799,444742,444737,444736,444735,444734,444733,444715,444780,445750,445745,444613,444611,444714,445580,444621,444609,445966,444629,444628,444473,444472,444381,444346,444959,444340,446244,444522,444524,444523,444334,444333,444332,444331,444335,444336,444315,444329,444328,444316,445599,445493,444669,444302,444301,444300,444299,444191,444118,444117,444116,444115,444114,444993,444992,444990,444991,444555,444428,445356,444369,444368,445352,444396,444036,444025,444227,444514,444515,444803,444508,444506,444503,444502,444501,444500,444499,444498,444497,444496,444384,444307,445068,444818,444817,444287,444288,444283,444284,444234,444232,444795,445636,444218,444226,444217,443862,444200,444199,443861,444193,444192,443860,444184,444180,444179,446143,444176,445527,445526,445523,444171,444172,444637,444636,444635,444634,444155,444158,444157,444156,444651,444280,444277,444276,444275,444274,444289,444019,444196,444159,443989,443759,443758,443668,443777,443658,443760,443886,443792,443714,443776,443775,443774,443709,444875,444874,444815,445637,444889,449472,449469,449468,444797,444796,444586,444585,444584,444570,444571,444546,444487,444486,444488,444490,444429,444432,444455,444458,444457,444456,444392,443589,443588,444469,444354,445429,445428,444127,444126,443579,443578,443525,443524,443511,443481,443485,444362,444361,443448,444206,443422,443421,443404,443403,443554,443526,443539,443570,443843,443842,443359,443841,443365,443388,443383,443382,443335,443343,443837,443450,443354,443309,443299,443308,443790,443789,443787,443786,443785,443698,443716,443613,444327,443610,443626,443624,443593,443756,443592,443591,443590,443781,443292,443565,443273,438036,438035,437987,437986,445602,437882,437891,438057,438054,443496,437990,437938,437937,444090,438144,437936,437862,437893,443523,443510,443339,443537,443390,445909,445908,445907,437786,437785,443647,443724,437941,443351,444352,443429,443310,443346,444062,444061,443553,443889,437761,437760,437749,437899,437744,444811,444810,437743,444813,444812,437710,437688,437687,437683,438050,437642,437896,437895,437641,437894,437684,443955,443384,437616,437982,437625,437568,437567,437566,437561,437560,437559,437989,437955,437550,437549,437533,437522,444627,444626,444625,444624,444623,437520,444400,437451,445631,437389,437384,443341,443361,443396,443500,443260,444087,443259,443253,437282,437281,437280,443436,437337,437336,437335,437219,437218,443509,443552,443395,443394,443453,443392,443435,437773,443342,443344,437132,437125,437128,437225,437794,444942,437606,437605,437670,444641,437627,437626,437624,437620,437013,437012,437011,437942,444070,437653,437403,437408,437401,437400,437388,437390,437387,437583,437604,437399,437398,437579,437289,437288,437578,437477,437213,437191,436859,436855,438072,436840,444093,443454,444092,443455,444091,443427,443370,443371,436839,443298,436830,436772,437023,436741,436740,437510,437346,444614,437801,437673,437667,443535,443507,444279,436958,438134,437948,444089,436948,444985,437004,437951,437950,444173,444174,437949,437782,436942,436941,444027,436940,436939,436938,436931,436873,436819,436759,436760,443573,443572,436877,436738,436728,436727,437585,436876,436694,437788,436643,436624,436620,436618,438002,443757,443710,438008,437813,443691,443690,436758,436614,437562,437563,437564,444422,437502,443909,437565,436611,436607,436604,436602,436590,436547,438093,436553,436564,436514,436513,436512,438045,437142,445652,436489,436488,436439,436918,436917,436916,436423,437478,437352,437455,437351,437290,443585,437245,437237,436681,436670,436669,436668,436667,436370,436343,436500,436432,436431,436427,436715,436806,436805,436804,436803,436802,436801,436800,436799,436646,436425,436411,436862,436861,436337,436308,436297,436295,436293,436280,436279,436261,437514,436340,437513,436148,436147,436142,436141,437312,444656,444655,444654,444653,444652,436140,436138,436120,436119,436118,436117,436107,436106,436346,437729,437325,437000,437500,436998,436734,436737,436736,436733,437512,436305,437323,436516,436498,436497,436094,436090,437319,436443,436103,436102,436053,437898,436548,437314,436666,437184,436401,436521,436025,437992,436012,436017,437149,436511,436968,437759,436505,436446,436445,436785,436413,436404,436402,436403,443797,436002,436001,435981,435980,435971,435958,435949,435941,435934,435932,435797,435796,435793,435777,435775,435773,435772,435771,435767,435766,435765,435760,435739,435727,435753,435752,435719,435706,435696,435756,435692,435691,436237,436235,436866,436869,436868,436867,436865,443988,436808,437177,436761,436519,436518,436517,436510,436508,436651,436628,435675,435669,436322,435685,435665,435663,435657,436124,435652,437954,437953,435746,435744,435743,435742,436784,436373,436144,436143,436131,436114,436113,436101,436100,436099,436088,436086,436085,436058,436057,436005,435999,435998,435997,436232,435718,435717,435597,435595,435590,436225,435631,435642,436396,435558,436324,444154,444153,444152,444151,444150,435626,435703,435506,435509,435570,435569,435510,435544,435543,435508,435542,435541,435482,435481,435480,435471,435497,435496,435494,435493,435492,435491,436388,435473,435511,435524,435457,435416,435737,435701,435402,435353,435299,435293,436116,435680,435281,435278,435267,435263,435269,435259,435258,435257,435256,435226,435225,435220,435217,435216,435215,435207,435205,435197,435728,435682,435672,435654,435193,435118,435087,435084,435080,435077,435296,435295,435294,435127,435091,435057,435056,435054,435053,435052,435051,435050,435049,435048,435047,435046,435045,435038,435022,435021,434995,434993,434987,434968,434966,435276,434975,434974,434973,434972,434971,434954,434915,434909,435319,434901,434900,434852,434843,434841,434839,434930,434929,434928,434924,434923,434922,434806,434805,434804,434803,434807,434899,434749,434889,434845,434885,434757,434754,434734,434788,434721,434681,434680,434850,434678,434676,434674,434673,434617,434615,434613,434610,434608,434606,434604,434602,434599,434597,434691,434690,434688,434577,434572,434570,434568,435714,434550,434549,434575,434544,434543,434541,434540,434507,434481,434482,434478,435195,434477,434476,435638,435782,434635,434686,435092,434433,434431,434888,434427,434417,434410,434409,434404,434398,434393,434385,434542,434370,435113,435112,435111,434321,434484,434415,434414,434411,434369,434741,435559,434359,434357,435557,435556,435555,434349,434636,434627,435604,434592,434499,434500,433934,433935,433936,433933,433937,434202,435189,433866,434335,434373,433763,433762,433741,433739,433706,433719,433718,433606,434582,433602,433598,434581,433585,433630,433633,435121,433532,433517,433670,433515,433506,433544,435530,434695,433372,435358,433370,433302,433301,435390,433668,433286,434661,435286,434469,433280,433265,433272,433258,433239,433237,433236,433235,433241,434828,434496,434495,434138,434134,434091,434447,433190,433189,433188,433187,433132,433259,433119,433112,433678,433676,433143,433141,433639,433638,433637,433046,433038,433067,433071,433070,433068,433031,433030,433375,433374,433373,433193,433192,433191,433322,433321,433320,433318,433317,433316,433108,433107,433106,433232,433090,433092,433091,433145,433087,433086,433085,433313,433149,433103,433104,432999,432998,432997,433677,432988,432987,432986,435334,435333,435332,435063,435062,435061,435433,434808,434809,434810,435996,434760,434847,434420,434419,433566,433567,432885,435347,432840,432837,434731,434730,434765,434709,434007,434004,434003,433992,434002,433989,433961,432831,433408,433368,433367,433366,432828,432827,433467,433152,433150,433151,437187,437185,437372,437235,437234,432821,433667,432734,432820,434448,435135,432732,432731,432727,432726,432720,432719,437180,437178,437344,437230,437228,432796,432716,434421,435132,432714,432713,432709,432708,432702,432701,437174,437172,437329,437224,437221,437220,433861,433860,433862,432698,434454,435134,432696,432695,432692,432691,432690,432689,432684,432683,437169,437167,437212,437211,437210,432775,432680,435032,434444,435136,432678,432770,432769,432677,432674,433155,432749,432671,432666,432665,432748,432740,435420,435677,433804,434423,435144,435143,435142,435140,432628,434372,434363,434362,434364,435726,432623,435404,434684,432621,434356,435462,434519,434518,434450,434750,433959,433863,433817,433722,434337,432861,432859,432593,432590,432592,432588,432587,433271,432583,432582,433175,433174,432580,432573,432572,432566,432568,432563,432926,432925,432922,432896,432877,432540,432538,432537,434580,434441,434526,433877,433970,433872,435348,433704,432536,432657,433904,435976,435975,435974,435973,435972,435962,434990,433893,433882,433881,433880,433869,433858,433837,433836,433815,433810,433809,433760,433574,433572,433571,433489,433444,433445,433446,433447,433449,433334,433335,433332,432561,434970,433873,435589,434789,435450,434782,433973,433705,435818,435798,435634,433184,435461,435460,435459,434336,434334,434333,434472,435031,432471,437423,435539,432529,435572,435571,435466,435464,435443,435442,433327,437272,437265,432505,432506,437250,435187,435212,432468,443501,432467,435562,432465,432466,432464,433378,432446,432444,432443,432382,433978,432483,432482,432481,432354,434429,434428,434426,434425,434424,432346,432952,432325,433822,432314,432305,432283,432270,432258,432898,432798,432797,433568,432826,432762,432761,433350,433643,433640,436098,433636,433635,433634,435578,433507,433324,433269,433267,433283,433282,433281,433319,433256,433229,433821,433820,433819,433812,433789,432490,432493,433715,433714,432491,432329,432328,432313,432598,434556,434555,434554,434553,432297,432296,432295,433165,433164,432303,432275,432274,434497,432739,433336,432742,432803,432183,432186,432185,432184,432173,432189,432552,432463,433213,433167,433144,432805,434799,433907,433905,433890,432357,432881,432863,432868,432848,432847,434981,432133,432132,432103,432097,433787,433558,433557,433556,433555,433554,433552,433551,433549,433548,433547,433197,432225,432223,433096,433095,433094,433093,433084,432963,432201,432200,432194,432193,436887,436885,436994,436979,436978,432142,433840,435110,432159,432023,432022,432021,432018,432158,432157,432156,432155,432014,432013,431993,434463,434392,434391,434390,434389,434980,433140,433135,433134,432816,433868,432807,433758,431962,431969,431961,431960,431959,431951,431950,431946,431944,433490,431948,431938,433376,433309,433308,433305,434787,434786,434785,434784,434783,433183,433182,433181,433180,433179,433178,433275,435064,431937,433528,431998,431934,431932,431929,431928,431927,431933,431918,431917,431916,431915,431914,431913,431912,431970,431885,431841,431829,431793,431790,431786,431743,431727,432010,432008,432000,431709,432006,431696,431688,431683,431682,431668,431662,431655,431628,431598,431589,432307,431579,431582,431901,431900,431645,431575,431574,431573,431572,431571,431570,431565,431549,431544,431543,431535,431534,431531,431529,431517,431635,431503,431501,431464,431447,431446,431439,431440,431442,431441,431436,431434,431414,431358,431357,431356,431328,431327,431728,431326,431313,431801,431306,431298,431295,431292,431288,431286,431284,431283,431266,431263,431260,431282,431230,431209,432012,431159,431157,431155,431143,431127,431659,431125,431123,431117,431116,431115,431105,431088,431080,431077,431726,431075,431394,431393,431071,431360,431022,431021,431020,431019,431018,431017,431010,431547,431546,431545,431542,432188,431450,431332,431331,431330,431329,431042,431041,431040,431128,431047,430964,431350,431215,431352,431359,430958,431383,431278,431281,431277,431280,431044,431043,430872,430866,430864,430863,432500,432499,432498,430861,430849,430848,431348,431347,431346,431054,431053,431052,430801,430800,430912,430925,430919,430811,430870,430869,430911,430924,430918,430781,430787,430788,430767,430757,430759,430758,430792,430719,430718,430654,432387,431467,430534,430959,431406,431398,430516,430515,430503,430494,430518,430481,430480,430435,431855,430540,430311,430306,430295,430511,430362,430513,430512,430361,430595,430514,430228,430247,430252,430251,430268,431185,431184,430249,430212,430211,430259,430602,430258,430257,430255,430318,430191,430190,430182,430134,430246,430110,430104,430176,430094,430088,430238,430106,430105,430091,431619,431618,430031,430030,430011,430010,430149,430156,430004,430003,430157,430489,430484,430342,430385,430341,430340,429964,429957,429956,430021,430020,429984,429983,429982,429905,429904,431875,429895,429875,429890,429876,429860,429854,429853,429852,430525,429835,430391,429833,430179,429821,429879,429812,429912,431686,431685,430893,430890,429783,429870,429862,429861,429779,430335,430334,430333,429787,429786,429785,430337,429731,429748,429718,432252,432251,429715,429757,429746,429745,429744,429743,429695,429685,429684,429683,429680,429677,429676,429675,429674,430691,429647,429623,429621,429620,429619,429618,429616,429598,429978,429665,429664,429663,429591,429578,431660,429817,429816,429815,429814,429541,429530,429532,429516,429517,429509,429505,429501,429518,429535,429534,429524,429523,429488,429465,429464,429458,429456,429436,429777,429776,429420,429418,429417,429415,429414,429407,429406,429405,429404,429403,429392,431808,430233,430231,429388,430169,431667,429896,430129,431106,429472,431522,431519,431525,431524,431523,431520,431518,431515,429371,429836,429315,429308,429300,431000,429298,430934,430932,430961,430859,430960,430858,429520,430793,429296,432436,429422,431837,431754,429421,429399,429398,431721,431715,429384,429799,429798,429797,429796,429763,431030,429286,429513,429281,429969,430193,429959,429492,431138,430139,431179,429238,429236,429229,429213,429402,429206,429196,429172,429168,431832,431351,429147,429127,430831,429153,429098,429085,429100,429088,429053,429048,429049,429047,429602,429601,429600,429599,429034,429033,429156,429032,428998,428994,429740,429739,429738,428993,428992,429447,428991,428987,428986,429390,429389,428962,428954,428918,428917,428916,428909,429433,428896,428895,428891,428894,428893,428874,428873,428872,428905,428824,428740,428719,428709,428708,428919,428700,428645,428644,428643,430543,430652,433530,431964,431963,428601,428584,428582,428580,428578,428576,428574,428561,428559,428557,428555,428553,428549,428547,428545,428543,431325,428409,428411,428366,428352,428336,428421,428312,428311,428296,428224,428215,428207,433529,431919,431920,428175,428165,428167,428156,428673,428598,428192,428414,430242,428204,428253,428179,428160,428158,430217,430216,430195,430363,428103,428521,428505,428339,428340,428341,428331,428330,428302,430383,430382,430380,430388,431032,428067,428065,428063,428061,428060,428028,428075,427987,427985,427984,428367,430339,428300,428301,428299,434618,428081,428080,428079,428078,428077,428076,428007,427956,427993,427811,427810,428907,428196,427601,427600,427595,427572,427571,427570,432497,432496,432495,427566,430307,428570,429610,429609,429608,428417,428416,428415,429230,428402,428968,427502,432100,432096,432095,432094,432102,427491,432123,428745,428746,431204,431203,428900,428899,428898,428897,430931,430930,430929,430928,427399,429036,429025,427381,427369,427334,430165,429749,429654,429653,429652,427291,429471,430186,427235,427190,427184,427182,431391,429502,431316,431315,431314,429755,429721,429720,429719,429726,429728,429694,429693,429629,429628,427306,427136,427135,427602,430829,429412,429411,429410,429409,427483,427482,427481,427113,429195,434620,429261,427864,427097,427856,427855,427854,427853,427815,427779,427014,427013,427012,427011,427010,427009,427008,427353,426953,427072,427071,426937,426940,426930,431438,426928,428084,427628,426927,427535,431402,431401,426926,427549,427517,427726,427725,427061,426914,426906,426904,429051,429050,429043,426892,426891,426890,426888,427909,427908,427907,427906,426885,427247,427234,426884,426883,426880,431426,431430,431425,427542,431427,431428,431423,427543,431422,431421,426911,426909,426881,426875,426874,426873,429215,427153,426872,427006,427007,427003,427002,427001,428193,427380,426979,430283,427345,427346,426870,426866,426865,426867,427484,430130,426863,426862,426846,426831,426830,426823,427574,427573,426876,427268,426829,430338,426808,426807,426806,430505,428351,428350,428349,428348,428006,430208,430219,428597,430327,430326,426789,426833,426832,426761,430686,424262,431647,424246,424245,426822,424244,427126,427125,431651,424183,424179,424172,427253,427239,424150,424148,424276,424137,427632,427846,430093,430092,427708,428298,427551,431700,431694,424258,430737,427238,427237,427236,424098,427791,424104,427774,424070,424122,424123,424114,424113,431857,427152,427201,428665,428641,427924,427820,427358,427797,427366,427410,427409,427408,430272,430271,430267,428115,427365,427407,427364,429998,430007,430006,427952,427968,427949,427917,424037,424036,424033,427340,424196,427339,427338,427337,427837,427563,427547,424224,424223,424222,424221,428702,428663,428661,428660,428659,428684,428683,428313,424005,429177,429175,428825,428806,427538,427455,427454,427453,427396,428889,427536,426786,423975,423973,423969,428086,426758,427391,427390,427389,427388,423949,428083,427548,427243,427242,427241,427341,427107,427106,427109,427108,431403,427086,427016,427015,427472,426919,424247,424229,424228,423915,423900,423902,423901,423899,428246,428245,428125,428048,427944,427943,430141,423987,427788,427787,427786,423985,427785,427702,423965,423964,427626,423893,428616,428610,423856,427550,427311,423820,427167,427170,427168,427169,423848,423835,423779,428906,428369,427564,427372,427539,432124,427361,427698,432027,423765,423911,423888,423767,430531,430530,430434,423834,430432,428405,423833,428404,423832,428403,423831,423830,423753,427042,423693,427562,427836,427620,427448,427478,427477,427534,423650,427411,424200,424201,427359,423790,423639,427215,427214,427213,427212,427211,427210,427209,427208,427207,427199,428121,423594,424226,424233,424232,427507,423561,423563,423823,431079,429909,429069,427683,427130,423538,423787,429030,427923,427922,427914,427903,427173,423809,431697,427653,430183,429944,430018,430017,429943,429803,423653,427260,427259,423648,427154,427160,427161,427158,427267,427266,428978,423608,423606,423605,423604,423597,427593,423456,423455,427336,427124,428633,431094,428888,428649,429001,423478,423477,427048,427047,427046,423476,423555,428789,428788,428786,423420,423749,423748,428180,423599,427953,423553,423439,423441,423460,423448,423447,430837,423377,423376,428082,423365,423368,423359,423353,423347,423952,423963,423962,427722,423391,423309,423306,423304,429164,427763,429166,427073,429426,423255,427796,423213,423357,423198,427038,423390,423310,423297,423292,423287,423284,423283,423282,423281,423280,423382,423426,423383,423345,423344,423339,423338,423337,423267,423269,423270,423268,423462,423384,424052,429807,429806,427427,423335,423118,423117,423115,423114,424013,423081,423073,423697,423047,423040,423038,423409,423408,423412,423411,423905,423903,423904,423005,422992,422995,422994,422987,422989,422988,429443,422958,422948,422946,422944,422933,422932,422953,423184,422920,422919,422918,422861,422824,423071,422807,422795,422770,428506,423007,422703,422755,422676,422655,422653,422647,423209,422642,422641,422632,422619,422749,422967,422599,422515,422504,422488,422479,422458,422450,422444,422440,422438,422437,422418,422404,422429,422307,422306,422838,422282,422281,422252,422187,422162,429439,422149,429801,429800,422098,422097,428787,422094,428614,422939,427701,422063,422054,432815,422036,422014,422012,422034,422011,422007,422200,422199,422006,422131,423066,422747,424216,432814,427497,427496,427495,421930,421869,421884,421817,421788,421739,421727,421726,422707,422705,422425,422726,422719,423025,423027,422713,422697,421866,421858,422461,421889,421698,421885,421697,422456,422645,422644,422643,421693,422620,422901,422668,423165,423150,423164,423149,423163,423148,423162,423147,423161,423146,423160,421691,422835,422808,421689,421660,422241,422240,422239,422238,422136,421610,431536,429203,429202,424139,423764,423763,423762,423706,421735,421561,421560,421559,421530,423187,422970,422483,422433,422432,422455,422308,421849,421848,423106,422288,422287,422283,422473,421687,422475,422337,422773,421552,422757,422154,422093,421590,422459,422416,422415,422414,421574,421551,421545,421599,422246,422211,422245,422243,422242,422210,422209,421596,421595,421594,421592,421570,422153,422152,422133,422132,421567,421565,421546,421547,421533,421531,421476,421474,421477,421469,421467,421466,421465,421464,421459,421458,422191,422192,421461,421456,421409,421405,422902,421400,421606,421607,421605,421428,421427,421426,421396,423233,421377,423461,421374,422175,422126,422125,421369,422275,422009,421352,421351,421597,422733,421347,421448,421447,421446,421343,421674,421675,421673,422248,422247,421963,421861,421367,421364,421961,421445,421413,421714,421604,421313,421705,421298,423167,421335,421962,421256,421130,421124,421135,421134,421111,421110,421108,421106,421044,421039,421021,421016,420997,421002,420988,420987,420986,421167,421051,421055,421050,421080,421069,421068,421067,421066,421061,421059,420861,420796,420767,420953,422847,422279,423024,422311,420910,420906,420878,420877,420779,420755,421115,421114,421113,421058,421057,421053,421029,421024,420799,420742,420733,420731,420729,420727,420725,420723,420721,420719,420716,420704,420703,420702,420648,420647,420601,420600,420599,420598,420583,420616,420666,420665,420664,420662,420566,420551,420771,420770,420769,420783,420782,420781,420482,420931,420413,420405,420392,420348,420379,420378,420377,420376,420324,420901,420342,420341,420448,420422,420333,420337,420336,420335,420334,420287,420277,420271,420269,420245,421171,420240,420239,420238,420212,420210,420173,420171,420331,420330,420305,420169,420142,420140,420179,420163,420044,420046,420045,420020,420082,420013,420005,420447,420139,419990,420745,420056,420055,420054,420158,420502,420012,420708,420072,420071,420143,419946,419945,419906,420009,419982,419902,419900,419898,420676,420311,420310,420308,420309,420428,420427,420307,419882,420032,420021,419913,419997,419810,419767,419763,420479,420190,419749,419747,419744,419742,419702,419721,419922,419921,419920,420208,419839,419943,419987,419701,420327,420326,420325,419909,419703,419807,419806,419808,419655,419610,419609,419604,419602,419601,419600,419598,420224,419563,419560,419548,419541,419525,420537,420216,420188,420187,420207,420137,420135,420043,419795,419852,419796,419797,419827,419618,419570,419569,421071,419853,419494,419493,419491,419489,420116,419986,419985,419984,419963,419719,419603,419502,419488,420351,419562,419959,419958,419957,420645,420873,419572,419826,419694,419476,420126,420125,420124,420123,419475,420858,420793,421198,421197,421196,421195,421082,420073,420004,420003,420001,420002,420000,419999,419952,419974,421210,421232,420075,420734,419851,419804,419793,420675,420674,420673,420672,420670,420671,419725,419714,419713,419534,419587,419576,420610,420609,419575,419482,419567,419996,419452,419729,419327,419342,419379,419306,419305,419414,419417,419383,419382,419380,419273,419272,419289,419388,419381,419276,419264,419262,419263,419257,419254,411628,411615,411614,411613,411612,409235,409233,409231,409222,409203,409202,409201,409200,409198,409197,409169,409167,409160,409158,409157,409155,409153,409150,409146,409145,409136,409123,409122,409112,409134,409072,409071,409050,409018,408996,408994,408991,408968,409195,409191,409192,408955,408954,408940,408939,408933,408930,408926,408923,408916,408912,408911,408908,408906,408903,408896,408882,408983,408862,408861,408856,408847,408831,408686,408685,408684,408683,408643,408644,408642,408641,408640,408755,408754,408752,408751,408738,408662,408677,408666,408699,408691,408832,408714,408653,408546,408411,408391,408371,408505,408504,408501,408355,408354,408353,408346,408345,408334,408335,408331,408320,408338,408240,408228,408225,408221,408208,408194,408192,408191,408189,408184,408196,408915,408154,408158,408157,408156,408079,408078,408075,408069,409166,408059,408050,408039,408032,408012,407948,407933,407930,407931,407929,407936,407923,407935,407922,407921,407920,407919,407918,407911,407910,407906,407838,407837,407836,407835,407834,407833,407832,407831,407810,407809,407799,407798,407788,407795,407794,407793,407792,407787,407764,407763,407762,407754,407753,407744,407735,407733,407729,407698,407642,407637,407622,407641,407625,407624,407806,407670,407667,407661,407669,407666,407658,407589,407588,407586,407572,407571,407591,407564,407563,407546,407556,407521,407518,407516,407509,407504,407497,407494,407481,407479,407478,407467,407466,407465,407464,407451,407429,407428,407425,407421,407406,407423,407348,407347,407339,407325,407324,407308,407305,407304,407240,407238,407236,407234,407232,407230,407228,407226,407217,407215,407213,407211,407209,407207,407204,407180,407142,407141,407187,407147,407144,407126,407182,407176,407084,407083,407076,407073,407066,407065,407064,407063,407067,407046,407045,407018,406976,406934,406892,407051,407047,407041,406887,406891,406890,406880,406867,406865,406839,406854,406853,406852,406851,406859,406850,406849,406848,406857,406858,406809,406808,406790,406788,406785,406784,406783,406769,406766,406764,406753,407355,407354,407353,407318,406762,406740,406738,406736,406733,406710,406683,406709,406708,406701,406700,406686,406672,406660,406654,406652,406650,406648,406760,406642,406630,406624,407531,407523,407515,407161,407160,407159,407158,407068,407052,406634,406633,406632,406631,406593,406588,406564,406563,406558,406530,406517,406531,406497,406528,406481,406477,407765,406613,406714,406540,406406,406405,406404,406403,406640,406644,406600,406601,406361,406332,406331,406286,406285,406284,406268,409138,406260,406262,406258,406253,406236,407943,409135,409133,409108,409124,406547,406195,406192,406191,406190,406550,406183,406182,406180,406179,406178,406151,406145,406133,406132,406092,406084,406073,406066,406061,406080,406079,406010,405979,405978,405977,405976,405973,408487,409037,405950,406604,406614,405878,405855,405853,405852,405850,408118,405928,405926,406013,406012,406334,406327,406326,408160,408982,405899,405906,407790,407789,405901,407720,407718,407719,406371,406063,407796,407840,406196,405845,405842,405838,406015,405808,405806,405822,405799,406257,406256,406254,406251,406249,406248,406228,406212,405981,405975,407199,407205,407198,407459,407044,406059,405959,405958,405816,407463,407069,406139,405690,405659,405658,405633,405634,405616,405611,405599,405588,405587,405569,405568,405491,405485,405584,405466,405465,405462,406584,406583,405448,405434,405429,405407,405385,405386,405383,405377,405376,405375,405374,405358,405332,405266,405334,405331,405251,405254,405253,405252,405249,405335,405414,405415,405413,405237,405228,405226,405234,405206,405205,408100,405211,405202,405244,405199,405200,408867,405196,409052,409067,405201,405188,407945,405186,405182,405185,405183,405158,405155,405167,405165,405130,405129,405115,405143,405227,405089,405073,405096,405095,405094,405027,405026,405109,405108,405107,405106,407493,405030,405029,405028,405007,407492,404983,405917,404985,404967,404960,404998,405891,404928,404927,404926,404925,404924,404920,404917,404916,405021,404762,404761,404687,404603,404833,404785,404602,404552,404551,404578,404546,404539,404538,404537,404536,404520,404448,404743,404742,404400,404399,404398,404391,404389,404387,404385,404384,404380,404356,405022,404345,406050,406049,406048,405171,404431,404369,404341,404340,399126,409228,409227,406247,399114,399107,404440,404363,404414,404413,404412,404411,399092,399098,399097,399093,399096,399070,399053,408966,399043,399012,399027,399011,398999,398991,398980,398929,398928,398923,398921,398911,398881,398896,398895,398894,398893,398892,398875,398876,398874,398873,398872,405017,406745,406744,398511,405082,398658,398419,398418,398417,398402,398397,398396,398395,405472,398381,398467,398466,405142,405056,405001,398657,398909,398656,398572,398401,398495,398494,409180,398379,398340,398341,398328,398309,398308,398307,398310,398287,398288,398456,398455,398454,398457,398450,398451,398452,398453,398351,398279,398278,398277,398276,407907,398885,398867,398272,398270,398268,398264,398259,398254,398250,398246,398242,398238,398234,398230,398226,398221,398220,398219,398289,406548,398191,398190,398189,398188,398187,398186,408765,398175,398504,398168,398123,398122,398121,398103,398086,405294,408965,408857,407422,398071,398036,405823,398033,398032,398031,398018,398017,397983,407944,397955,397949,397943,397937,397931,397925,397919,397913,397907,397901,397895,405686,397878,397857,397795,397794,397777,397830,397829,397828,398167,398163,398005,398004,398072,398003,397789,397771,397770,398010,397764,398359,397753,397752,397735,397731,397733,397722,397721,409020,409019,397969,397891,397713,397746,397745,397744,407951,397708,397710,397709,397711,397826,397707,405960,397798,397785,397784,397706,397783,397704,397705,398350,405147,409062,397694,397698,409056,405322,397741,397669,397642,397638,405402,397618,397614,397611,397759,397992,397532,398150,409163,411602,397799,397763,397755,397743,397650,397632,397524,405456,397676,397494,397501,397500,397756,397472,398030,398027,397825,397458,397393,397382,397381,397377,397376,397375,397355,397352,405564,397345,397331,397326,397346,405892,397399,397390,397318,397316,397314,397312,397311,397302,397298,397296,397295,397292,397291,397282,397280,397274,397267,397265,397264,397259,397258,397255,397252,397239,397237,397223,397220,397219,397218,397213,397468,405248,405247,397185,397389,397181,397174,397179,397183,397161,397160,397159,398659,397115,397104,397100,397099,397098,397106,397135,397132,397134,397131,397133,397130,397105,397108,397129,397107,406585,397110,397128,397127,397109,397112,409209,397125,397124,397111,397088,397087,397090,398988,398987,398986,406358,406365,408725,397016,397015,397014,397998,397997,397996,397995,406339,397994,399068,397841,397840,397793,404347,397024,397023,397022,397021,407734,397004,397003,397001,396998,396987,396975,396938,398069,398400,396926,396925,397980,396931,398334,398491,398301,398197,399087,398073,398006,398029,398028,398022,398021,404442,398039,397827,397824,397823,397822,397621,397479,397740,397055,398944,398943,398942,398941,398940,396941,396921,396963,396962,396906,396874,396873,396872,396871,396866,396877,396868,396867,409096,396864,396850,397214,397697,397689,396838,396826,396827,397019,396946,396915,396898,396878,396842,398954,396815,396821,396814,396812,396806,396805,396804,396803,396798,396794,396797,396787,396786,396785,396784,396783,396766,396765,396764,396712,396711,406316,396707,406071,406072,396706,396677,396755,396704,396703,396667,397818,396654,396679,397007,396628,396652,396651,396650,396624,396616,396612,396611,405809,396591,396582,396579,396570,396566,396562,396558,396554,396550,396546,396542,396538,396513,396512,396511,396510,396509,396502,396490,396453,397993,396411,396396,396388,396379,396375,396372,396371,396370,396362,405116,396359,396360,396355,396354,396353,396348,396346,396400,405557,396394,406352,396393,396377,396342,396343,406756,406755,396321,396320,407576,396234,396233,396324,396323,396228,398333,396220,396213,396212,396199,405179,405177,396191,396192,396185,396184,396172,398297,396165,398153,396161,396160,396180,398015,398014,398013,398012,396473,398011,396472,398009,398008,396430,396150,396146,396145,396433,396432,396431,396136,396134,396133,396040,396039,396037,398104,395994,395920,398157,395904,395903,395527,395526,395525,395463,395461,395951,395969,395968,395967,395966,395419,405983,395377,396476,395365,396152,396087,395397,407736,397701,397690,404740,396578,395326,395327,395325,395316,395315,395305,395299,395960,396095,395294,395293,395468,397667,397664,397630,397629,397598,397596,397595,397594,397796,397593,397592,395289,395254,395223,395217,395190,395184,395180,395177,395166,405357,396483,395156,395393,395173,395149,395132,395108,395113,395208,395103,395100,407901,396988,395225,395162,395145,396686,396685,395099,395091,395159,395095,395215,395466,395025,395072,395071,405278,395473,395482,395481,395478,395420,395031,405140,396427,397206,396182,396504,395087,395088,395086,395085,397742,397775,397774,397714,399054,395431,396224,396808,395416,395414,395411,395408,395407,395395,397543,397525,407356,395487,395486,398171,395467,398196,395437,395441,395436,395440,395435,397850,395434,397790,395410,395066,395374,395373,397229,397230,395354,397231,395353,394989,394988,394931,394945,396788,394939,395494,394938,394922,397522,394909,394924,394904,395990,394890,394883,394882,394878,394876,394855,394838,398136,394809,404436,404434,395046,395045,395044,395036,394787,394778,394759,394760,394716,394720,394867,394799,405020,405019,405018,394684,394682,394683,394681,394622,394621,394620,394611,394609,394635,394606,394599,394795,394592,394589,396035,394580,394652,394814,394813,394812,394811,394810,394697,394696,397186,394962,398332,398331,398330,399121,399078,394590,394685,408763,406870,394456,394454,394452,394593,394591,398914,398990,398908,394564,394563,394451,394459,394458,394445,394623,394416,394417,394413,407552,394702,394688,396688,394659,394691,394700,396610,394630,394629,394628,394627,394624,394619,394618,394600,394583,396517,394781,394472,394782,394444,396447,396446,394429,396478,394718,404830,394396,394418,394390,395262,394386,394404,394403,394402,394401,394372,394362,394391,404832,394370,394361,394360,394365,394363,394364,407752,394322,394321,394864,394314,394309,394305,394674,396609,394625,396507,394382,394371,394296,394295,394293,394283,394271,394257,394247,394248,394234,394230,394229,394228,404921,394428,394427,394426,394425,394419,394358,394357,394395,394359,394312,394311,394288,394261,394262,394260,394297,394476,394243,399089,394154,394166,398174,394092,394088,396314,396313,399081,399080,394059,394013,394021,393989,394267,393985,394214,393909,393908,393907,393906,394033,394334,393856,393855,393851,394222,394244,394245,396222,396221,394157,393869,393868,393867,396157,396141,406621,393847,393875,393790,393786,393777,393779,393778,393811,393810,393809,407947,394019,396477,396693,396398,396397,394076,394075,394148,394074,394073,394072,394071,394070,394069,393798,393797,393796,393795,393830,394249,393828,393827,393826,393783,393782,393737,393803,393714,396080,398109,398108,398107,393667,397180,393638,396684,393628,393643,393616,393611,393610,393615,393609,393636,393635,393665,393661,393656,393510,404417,404416,404415,393500,394715,394687,394686,393480,393641,393591,393614,393613,405161,405162,393509,393473,393464,393463,393461,404397,393914,396618,396617,393654,393652,393514,393410,393409,393408,393394,393391,393374,393373,393372,396216,393342,393339,393338,394432,393311,393317,404424,393307,393304,393303,393302,393457,393431,393289,393429,393286,393432,393476,393370,393386,393371,393369,393400,393807,393300,393309,393308,393683,393686,393685,393684,393660,393659,393631,393630,393600,393596,393595,393594,393301,396186,396203,396202,393259,393749,393728,398505,393537,393536,393535,393454,393328,393405,393437,393436,393435,393434,393393,393392,393326,393325,393390,393382,393381,393380,405264,405263,405262,405261,405260,406735,407672,393246,393244,393254,394348,393243,393237,393235,393233,393229,393470,393469,393225,405122,405141,393123,405119,397077,393100,404957,399010,399026,399009,399008,399007,393016,393011,398092,393009,392928,392905,392904,392897,392896,392891,392890,392889,395375,393455,393448,393447,393446,393445,393319,393076,393207,393206,397859,397858,393202,393027,393026,393102,393101,392886,396601,396600,393068,404364,392881,392879,392868,392869,392871,393072,396689,392865,392875,392820,405685,392781,392684,392683,392682,392681,392770,392637,392647,392665,392666,392777,392664,392612,392864,392863,392862,392621,392586,392585,392577,392840,392800,392624,392616,406843,406842,406841,394640,394636,394802,392569,392568,398126,398125,398912,397797,397631,405230,394149,393506,395064,393395,393272,393271,393443,395009,393418,393323,393322,393321,393320,393285,393284,393499,393498,392929,393086,392887,435820,392605,392604,392518,397440,392517,392520,392488,392487,392486,406844,392483,392620,392850,392849,392482,392478,392477,392476,392475,392474,392473,397405,392544,392543,396143,396093,396092,396091,396083,396082,396081,392423,392446,392425,392401,393877,392441,392445,392380,392397,392362,392359,392356,392354,392348,392342,392336,392330,392323,392319,392315,392311,392310,392308,392444,396485,392306,392304,392302,392282,392281,392280,392279,392583,396059,392582,392273,392277,392274,392276,392275,392270,392300,392471,392457,394675,392175,392164,392127,392087,392091,392092,392090,392084,394794,393789,393788,393787,392028,392027,392021,392009,392994,392933,406067,396139,406064,392992,393306,393279,393277,393276,393274,397166,392936,397165,392063,392938,397026,404764,404763,391973,394414,392008,391929,394863,394862,394861,391914,393090,393088,393089,391913,396164,398284,398283,398282,391877,396156,396155,391983,391946,391945,394708,394707,394706,392098,394641,391938,396096,396046,391936,391935,391934,391933,396001,391926,407949,391915,391852,396434,391840,396436,392927,391826,391825,391817,391816,391846,392458,398392,398391,398390,391786,395368,391748,392570,405382,391895,404958,404956,404690,404452,404451,404450,404543,404542,404541,391835,404443,404423,404422,396945,396944,396943,391724,391650,396932,391641,391636,391634,391632,391630,391629,391628,391620,391618,391617,391614,392565,391612,391611,391599,391598,392242,392049,392047,392048,392142,391921,391920,391897,391896,392031,392030,392029,392026,392038,392032,391741,391742,391740,391605,392022,391958,391888,391887,391886,391912,391663,391594,391591,391592,391590,391593,392072,392071,392394,392393,391588,391587,391586,408766,391575,391585,391584,391563,391562,391554,391564,391577,391576,391569,391568,391579,391639,391565,391638,391811,391530,391529,391528,391527,391520,391616,391615,391498,391451,391409,391388,391387,391433,391430,391404,391431,391405,391432,391429,391401,391353,391481,391480,391332,391329,391285,391494,392562,391406,391483,391448,391249,391213,391403,391402,391209,391279,391278,391277,391276,391194,391193,391192,391191,391197,391196,391195,391177,391175,391145,391537,391477,391476,391475,391474,393238,391473,391472,391120,391102,391604,391081,391722,391070,391458,391068,391059,391055,391074,394431,391020,390861,390859,390857,390799,390776,390775,390827,390791,390728,390727,390726,390718,390717,390716,391123,391077,390689,392144,390638,392143,390599,390597,390596,390595,390590,390568,390579,390578,390544,391085,391140,391016,391125,391124,390773,390772,390678,390675,390565,390564,390556,390527,390526,390507,390536,390535,390506,390505,390473,390471,390435,391078,391079,391050,391041,391040,391039,390700,391510,391509,391506,390699,390698,391505,391504,391763,394279,391744,394278,390325,390494,390493,390311,390310,390307,390306,390273,391427,390199,391766,391719,394270,390411,390169,390162,390161,390155,390154,390153,390152,390326,390114,390111,390110,390119,390109,390132,390105,390101,390077,390071,390067,390057,390019,390018,395924,394065,389996,389995,389994,389971,390131,389974,390035,390327,390034,389899,389822,389821,395073,389786,389980,390006,390116,389957,390031,391637,389731,390466,390465,390464,390463,390462,390461,389705,389941,389698,389781,389780,389695,389782,389758,390635,389673,389671,389656,389655,391082,389653,389652,389650,389648,389649,389645,389643,389634,389628,389626,389775,389680,389642,389777,389590,390089,389566,389560,390021,390016,390013,389573,390008,390007,390005,389981,389552,389548,389543,389516,390569,389492,389574,390186,390178,389461,390552,390630,389622,390417,390416,390495,389526,389487,389496,389495,389494,389485,389473,390375,389577,389447,393740,391940,391939,389444,389443,389442,389435,389477,389434,389407,391567,389382,389414,389448,390102,390037,390036,389367,389364,389363,389362,389359,389607,389606,389605,389771,389325,389324,389323,389322,389321,389320,389311,389310,389273,389272,389271,389270,389275,389246,389336,389250,390609,390608,389295,389294,389253,389219,390607,390606,389209,390613,390612,390611,389201,389200,389474,389410,389409,389408,389467,389358,391131,390390,390389,389341,389476,389152,389223,389222,389221,389108,389156,389106,389105,389100,389091,390610,389162,389170,389176,389519,389154,389116,389115,389114,389143,389144,389092,389254,389185,389701,389700,389293,389070,391339,389068,389113,389112,389104,392088,389195,389194,389187,389186,389034,389032,389030,389028,389026,389002,389001,389000,388999,388998,388997,388978,388952,388953,390547,388933,388932,388926,390829,388961,390553,389164,388923,389682,389356,389355,390828,389371,388917,388969,388968,388967,388966,388965,388964,389046,388954,388960,388959,388958,388957,388956,388955,389151,388929,388892,389375,389197,389196,388901,388900,388889,388881,396763,388875,388943,388852,388874,388888,396789,388755,388747,388745,388750,388749,388748,388693,388870,388692,388790,388571,390704,390703,390702,390701,388667,388666,388665,388664,390454,390453,390452,390451,390450,390449,390448,390447,390446,390445,390444,390443,390442,390134,388670,390041,390040,391076,391052,391051,388626,388628,388648,388624,388642,388878,388610,388609,388596,388595,388110,388577,388569,388568,388567,388551,388550,388549,388716,391122,389202,389251,389178,389177,388735,388463,388694,388574,388589,388603,388602,388601,388554,388553,388552,388445,388695,388506,388440,388425,388751,385462,388858,388841,388580,388446,388444,388438,388348,388347,388334,388360,389900,388494,388487,388482,388305,388197,388315,388313,388314,388312,388311,388743,388256,388248,388208,388204,388744,388137,388136,388119,388619,388618,388121,388614,388127,388117,388107,388106,388090,387978,387976,387913,387908,387853,388233,388232,388207,387786,387784,387782,387778,387776,387774,387770,387764,387761,388028,388027,387684,387683,387682,387826,387816,387815,387613,387551,387550,387647,387646,387645,387446,387444,387554,388383,387232,387169,387148,387157,387121,387661,387659,387118,387117,387111,387110,386936,388181,386896,386892,386800,386792,386779,386774,386773,386750,386704,386586,386572,386553,388060,386547,386529,386701,386670,386652,386649,386579,387179,386527,386511,387123,386453,386427,386421,386418,386414,387257,386467,387442,387441,386471,386914,386912,386330,386325,386353,386310,386305,386272,386545,386540,386258,386257,386256,386260,386948,387326,387322,387321,387546,387195,387188,387187,387186,388047,388022,386157,388129,386084,386072,386655,386051,388782,386000,386367,385890,385889,386432,386342,386024,386842,386840,386125,385993,385863,385862,385808,386940,387818,385695,385772,385697,387756,385754,385699,385752,385701,387840,388454,385856,385640,385603,386629,385552,387671,387670,385524,388384,385972,385459,385443,386684,385867,385821,385820,386092,385807,386601,385787,385786,388452,385362,385311,385305,385274,388894,385223,385222,385192,385187,385190,385185,387523,387522,387521,388860,352996,386424,386178,353002,352994,385872,385435,385434,387878,385321,354065,352960,388299,385794,352978,385764,385750,385740,385739,385735,385729,385728,385727,385592,393632,385340,385271,352990,352976,352975,352974,385257,353022,352945,388895,352852,387274,352816,352811,385656,388426,388430,386021,386020,385201,388434,352802,352810,352782,388427,353017,385797,385679,385595,386886,388499,388498,388497,388496,388495,385566,385429,374729,388973,388905,388902,388882,352800,352799,352745,388839,352739,352737,352721,352697,386339,386338,386337,385578,385577,385184,388133,352763,342269,386357,385309,352964,342195,342182,374716,387136,388359,385801,385800,342122,386194,342150,342095,341965,341957,341971,341963,341961,341959,341955,341969,341953,341951,341947,341945,341944,341942,341733,341730,341545,341543,341472,341471,341467,341466,341465,341459,341419,341417,341413,341396,341395,341390,341389,341388,341387,341386,341385,341378,341374,341373,341362,341361,341758,341351,341762,341349,341344,341343,341320,341319,341318,341304,341303,341484,341284,341452,341277,341274,341357,341234,341189,341187,341149,341091,341109,340958,340957,340956,340952,341107,341105,340947,340946,340945,341103,340930,340926,340950,340894,340861,340854,340851,340830,341151,340810,340778,340728,340669,340630,340629,340595,340538,340489,340488,340484,340491,340439,340438,340626,340405,341630,340328,340327,340326,340546,340310,340265,340181,340170,340133,340130,340129,340125,340094,340090,340072,341026,339887,339839,339836,339825,339824,339815,339814,339813,339807,339799,339793,339738,339682,339666,339665,339663,340427,340426,340214,340286,340285,339696,339695,339658,340414,340413,340314,340292,340291,340275,339965,339964,339963,339950,339918,339917,339916,339846,339844,339669,340442,339896,339895,339885,339883,340076,340075,342079,342043,339071,339070,339068,339045,339034,339033,341489,341485,338983,338982,339037,338977,338961,338956,338955,338954,338950,340066,338949,338948,338741,338694,338670,338639,338637,338633,339732,339731,338630,338624,338620,338618,338720,338581,338667,338653,338569,338568,338707,338706,338548,339959,339928,338536,338534,340768,339105,338543,338504,338503,338573,338565,338478,338477,338474,338472,338470,338421,338407,338406,338500,338499,338496,338488,338486,338394,338380,338511,338369,338316,338314,340106,340043,340027,339766,339758,339674,339065,338967,338966,338965,338969,339013,339056,339055,339054,341491,338683,338682,338252,338266,338222,338732,338731,338730,338215,338213,338211,338208,338201,338190,338189,338184,340719,338180,338161,338157,340618,338167,340715,338149,338701,338165,338164,338786,338785,338781,338738,338035,338018,338017,337997,337996,337995,337976,337891,337838,337837,337836,337835,338672,338328,337963,337962,337847,337814,337808,340454,337787,337769,337713,337998,337693,337766,337731,337733,337646,337644,337772,337744,337770,337624,337619,337617,337523,337495,337494,337797,337796,337795,337794,337463,337462,338028,337309,337291,337262,337261,337250,341448,337223,337207,337206,337448,337201,338055,337293,337196,337193,337192,338121,337590,337228,337209,337422,337036,337030,337269,336946,336910,336907,336892,336871,336870,336854,336862,336852,336766,336764,336743,336742,336735,336734,336733,336727,336845,336844,336668,336661,336659,336652,336581,336580,341816,336578,341810,336570,341838,336564,341835,336558,336552,336510,336460,341728,336403,336398,341191,336333,338480,336297,336317,336293,337687,336255,336165,336234,336160,336314,336310,336103,336087,336077,338631,336027,336020,336015,336014,336013,335982,336208,336123,341854,336472,336118,336009,336007,336006,336005,335973,335972,341454,335952,335948,335942,339899,335884,335883,336365,336158,336051,336050,336049,336867,337356,335887,335878,336869,335818,335801,335726,335708,335696,335692,335691,335649,341206,335630,335579,335577,335566,335575,335572,335565,335622,335551,335563,335535,335534,335533,335530,335482,335466,335465,335461,336033,335506,335472,335434,335433,335391,335389,335387,341335,335360,335597,335476,335301,335293,335284,335283,335256,335440,338465,335236,335273,335541,335540,335539,335538,335734,335214,335490,335489,335488,335239,335591,335161,335159,335157,335156,335155,335149,335146,335716,335132,335125,335112,335110,335151,335106,336093,335134,335287,335005,334955,334985,334950,334934,334933,334932,334929,334877,334840,334839,334836,334816,334842,334728,334700,334692,334669,334667,335175,336029,335119,335037,335115,335071,334887,334886,334871,334870,334869,334846,334825,334558,334556,334602,334554,334531,334496,334492,334485,334416,334415,334414,334402,334376,334366,334345,334329,334327,334321,334314,334313,339684,334310,334306,339259,338769,334264,334260,334274,334273,334236,334232,334221,334241,334240,334211,334217,334188,334187,334143,338763,334102,334087,334079,338760,338756,338754,339704,339702,333913,334036,333871,333852,333851,338655,338657,338649,338651,334257,334246,334147,334085,335089,334958,335164,334139,334138,334270,333792,333789,333774,333767,333765,337137,335889,333785,333755,333816,333749,333747,333915,336681,336680,336679,333710,334382,337060,337048,337044,337042,337040,333476,333466,333464,333455,333454,333448,333427,333395,333301,333224,334614,333203,333181,333179,333178,333177,333888,333068,334860,334859,334858,334857,334856,334855,334854,338525,338524,333075,333009,333008,333007,333001,333627,333617,333116,332998,332903,332910,332891,332982,332861,332859,322746,332941,332923,332899,312608,312568,312567,312566,338690,338689,338688,338645,312539,312537,333980,312434,312432,333970,333969,334280,333890,333889,312405,312403,312531,312418,312399,312397,312384,312413,339908,312327,312326,312382,312360,312330,312299,312286,332938,332937,312280,312272,312348,335583,335516,312265,333027,312376,312375,333867,312251,312249,312247,312241,312240,312239,322749,312235,312234,335705,335704,312228,312578,312222,312214,312213,312212,312194,312180,312152,312122,312111,312143,312131,312086,312410,388375,388374,312129,389277,312319,312038,312040,388493,388492,296853,296874,296872,296871,296870,296869,296842,296840,296836,306984,296810,296809,296795,296794,296788,395999,352819,296760,296759,296758,296757,296732,396000,388050,296728,296727,296726,296711,296672,296654,296652,296648,296646,296323,296322,296640,296296,296272,296309,296300,296237,296195,335383,296193,296660,296659,296825,296190,296189,296188,296187,296131,296129,296236,296177,296176,296175,296180,296240,296680,296677,296228,296223,389426,389425,389424,389423,296208,296207,296697,296696,296197,296169,306978,389422,389421,389420,389419,340613,340612,340611,296107,340528,296103,296102,296095,296083,312202,312147,296725,338402,296786,296785,296784,312145,296073,296055,333335,333334,333333,333332,333331,296035,296060,296058,296033,295987,333144,312274,312296,334446,334445,334444,334443,334442,334441,334440,334439,334438,295966,295965,295964,295963,295962,295961,295960,295950,295949,296030,295983,295933,296064,333492,341683,295940,295788,295777,295776,295779,295770,295752,295749,295746,295743,295732,295731,295730,295729,295726,295714,295946,295671,295618,296268,295621,295611,295596,295593,295592,295591,295587,295541,335620,295514,295504,295503,295573,295479,388705,388704,388703,388702,295679,296048,296047,296046,295979,295695,295661,295660,295848,295847,295846,295845,295844,295843,295842,295647,295646,295645,295619,389291,295463,335395,335394,296838,388469,295575,388470,295398,295369,295368,295359,295358,295722,295571,295635,295634,295633,295632,295631,295355,295354,295353,295384,295347,295333,295332,295387,295381,295380,295379,295227,295191,295189,336401,295249,295231,295219,337167,337166,337165,295214,340005,340004,340003,340002,340000,295525,295691,295152,295187,295197,295120,295117,333778,295702,295051,295050,295046,295048,295042,295041,295037,295058,334060,334059,295035,295031,295008,334452,295001,296155,296154,296153,296151,388983,388982,294832,294831,294830,295246,295209,294998,294996,294978,294924,294952,388970,294933,295034,295006,294824,294823,294822,294850,294798,295445,295432,295434,295244,295280,294790,294788,294782,294780,294778,294756,295609,295601,294956,294955,294946,294944,294890,294889,294888,294707,294803,294802,436328,294679,294843,294806,294656,333137,294642,294614,294593,294662,295160,294589,294587,294585,294571,334710,334702,337764,337742,294665,295916,295915,294595,294525,294500,294942,294936,294764,294763,294762,294705,295131,294813,340744,294520,294772,294504,294487,294456,294454,296678,294394,294392,294378,294382,294310,333256,294338,294259,294231,294506,341578,295820,294508,294208,294201,294186,312257,312102,312101,312100,294176,334478,294194,294193,294192,334454,334469,334467,334465,334464,294164,294160,294154,334714,334410,295910,295909,294145,294120,294114,294119,294166,293993,293978,294046,293959,293958,340649,293882,293862,293861,293860,293859,293858,293857,294214,294212,294080,293838,294697,294550,294549,294188,294027,294026,294025,293814,293747,294752,293850,293691,293782,293995,293994,293676,293675,293650,293646,293633,293613,293589,293565,293559,293554,293544,293543,293498,294750,294703,293542,293330,293314,293312,293303,293302,293285,293277,293381,293379,293271,293270,293269,293268,293251,293237,293226,293224,293233,293230,293228,293204,293195,294035,294034,294033,293201,293200,295108,295107,293189,293241,293240,293438,293385,293348,293168,293156,293165,293113,293107,293091,293083,294116,293039,293032,293158,293029,293022,333865,336633,341353,336475,293216,292992,293018,292988,292966,292965,292964,292960,292959,292958,294495,294494,292921,293184,293183,292919,292997,292954,292953,292952,333869,292935,292934,292879,292875,292894,292892,292884,292882,292865,292931,292985,337722,335587,337576,335194,337534,292801,292789,292898,292787,293103,292785,293041,336153,336152,336151,292973,292946,292945,292944,292772,292758,292757,292723,293173,336295,295018,292653,292705,292641,292628,292624,292739,292614,292618,292598,292597,292596,292592,296024,296023,292591,296002,292569,292565,292557,292547,292545,296026,292873,292768,336926,292633,292531,292530,292529,292476,295229,292466,292464,292462,292519,292416,292414,292413,292396,292392,292402,292361,292360,292355,292354,292372,292394,292319,292317,292307,293988,292271,292217,292203,292197,334318,294566,294563,292194,292500,292497,292670,292249,292248,312547,292181,292616,292137,292144,338431,292129,292128,292035,292033,292101,293295,292201,296819,296818,292209,292245,292342,291975,292089,292259,292258,292257,291961,292211,292207,294540,294546,294552,336618,336617,294184,294183,294471,294470,294469,294468,294467,294447,296019,296017,296015,296014,292604,292603,292602,292571,291825,291822,291814,291813,291812,293440,292753,292741,292682,292681,292675,291971,291665,291664,291661,292904,292903,292902,291653,333814,295603,295567,295566,291911,295093,295092,295091,295081,294156,294171,291646,291638,293134,293116,291619,291957,291956,291955,291954,291953,291540,291537,293051,293409,292948,292947,292269,292268,292267,292896,292979,291522,291521,293149,291821,291501,292119,291496,291435,291434,291433,291432,296066,291405,291404,291403,291402,291388,291353,291356,335097,291460,291459,291458,291411,291410,291361,291327,291326,291325,291408,291338,291830,291409,291317,291370,291395,291394,291392,291391,291337,291330,291329,291328,291374,293986,291336,291331,291253,291252,291251,291248,292762,292756,335980,291198,294652,294651,294650,291211,291185,291148,291289,291141,291299,291298,291295,291120,291117,292511,291094,291093,291091,291199,291090,291073,291054,291024,291832,291448,291447,291446,291303,291390,291000,290999,290986,290967,295289,291227,292140,296831,291250,291224,291223,296723,336882,296813,296800,296793,296708,296706,296692,296656,290848,290847,290845,290799,292091,290797,290763,291043,291144,290962,290927,290926,290894,290788,290787,290786,292420,290901,290757,291204,292344,292340,290691,290689,292651,290686,294518,293949,290671,290660,290855,291381,290644,312582,291086,290634,290633,291384,291214,291449,290858,290842,290915,290665,290663,290662,290829,290828,290827,294126,294125,290620,290638,290637,290636,290630,290629,336950,333154,337035,290696,334354,290693,291457,333189,290940,290939,333100,291520,290578,290580,290576,290565,290553,290552,290551,290550,290520,291192,290515,290540,312362,290710,290504,290514,290834,290833,290517,293982,293981,293879,290510,290509,290508,290507,333088,290769,290435,333675,290346,293222,293221,293218,293101,293100,293261,293028,292533,292643,292630,292610,292213,291301,291300,290921,290327,290301,290300,290299,290298,290294,295985,295930,333413,290480,290495,290478,290472,290408,290407,290740,290316,290315,290307,290325,290649,290844,290272,290271,290270,290267,295781,295146,290288,290222,290211,290434,290192,290461,290460,290440,291225,290562,290183,290624,290182,290486,290462,295905,295904,290914,294094,290137,291014,290132,290761,290126,290157,290124,290816,293885,292551,290123,290127,290100,290652,290096,290095,290621,290094,341743,290079,335298,290065,290081,293636,290068,290067,290303,290069,291239,290060,291194,290227,290226,291048,290172,289992,290092,290000,290823,290500,290025,291171,291080,291079,291081,333623,333611,290911,290909,290910,290924,290907,289949,290022,289936,289931,289930,289929,289928,289927,289926,289925,289924,289923,289922,289921,289920,289919,289918,289917,289916,289915,289914,289913,289912,289911,289910,289909,289908,289907,289906,289905,289904,289903,289902,289901,289900,289891,289890,289889,289888,290386,289894,290381,296686,289868,289856,289885,289897,435990,289873,290542,289869,289828,289846,292011,291659,289788,289803,289843,289801,289800,289802,289752,289810,289729,289706,289684,290459,289837,289664,289663,289662,289660,289647,289624,290018,289615,289614,289612,289611,289610,289609,289608,289607,289606,289605,289604,289532,289602,289531,289530,289601,336054,335216,335127,289829,337818,289521,289514,289513,289511,289510,289697,289358,289356,289389,289324,289322,289321,289320,289319,289318,289732,289731,289730,289303,289797,289796,289723,289722,289298,289297,289294,289292,289291,289290,289289,290007,289280,289279,289256,289245,289224,289216,292743,289194,289173,289537,289174,289170,289169,289595,289569,289388,289330,289681,289250,289603,289123,289119,289107,289932,289084,290246,290245,290244,290186,289083,289618,289381,289383,289081,289082,289184,289141,289131,289241,289240,289000,288977,288914,288912,288910,288908,289074,289475,445896,288869,289032,288896,288860,288859,288839,288837,288825,288792,288822,289315,288757,288789,288788,288815,289273,288667,288680,288662,288661,288660,289946,288659,289944,289945,289943,289942,289066,288635,288647,288646,288645,288711,288597,288574,288573,288572,288571,288570,288569,288568,288567,288566,288565,288564,288563,288558,288583,289077,288544,288543,288539,288535,289274,288770,288526,288752,288552,288461,288372,288426,288380,288358,288309,288304,289422,288292,288290,288239,288313,288236,288235,288234,288262,288261,288215,288232,288190,288189,288209,288159,288158,288156,288142,288464,288468,288467,288155,288466,288154,288371,288133,288213,288212,288186,288172,288117,288094,288214,289335,288104,288103,289718,289717,289151,289150,289149,288053,288029,289270,288019,289214,289213,289212,288015,288077,288054,288102,287973,287989,287966,288115,288097,288098,288599,288082,288072,288075,287985,288047,288045,288044,288043,287980,288484,287932,287931,287887,287881,287880,287849,288106,288064,288063,288062,288061,288060,288028,287972,287854,288447,287811,287830,287829,287779,287916,287761,287756,287755,287754,287753,287790,287788,287787,287786,287783,287782,287778,287760,287751,287721,287685,287667,287665,287791,287647,287731,287649,287590,288755,287862,287608,288726,287609,287696,290519,290518,290371,287835,287502,287501,287836,287460,287464,287963,287962,287961,287473,287434,288534,287432,287528,287527,287325,287324,287323,287322,287299,287499,287498,287497,287496,287495,287494,287493,287297,287397,287292,287293,287288,287477,287472,287399,289126,289327,287228,287229,287227,287330,333673,287312,287311,287310,287211,287205,287194,287193,287192,287224,287213,287182,287145,287144,287143,287142,287524,287140,287158,287139,287133,287512,287171,287169,287510,287127,287126,287131,287151,287124,287233,287106,287089,287607,287149,288099,287050,287188,289331,287027,288177,288174,287121,290609,290432,287006,286977,287817,286968,286963,287109,286951,287008,286913,287219,287178,287207,287168,287167,287166,287161,286927,286926,286925,286886,286885,286929,286928,286873,286872,286880,286879,286878,287220,287826,286901,286893,287655,287656,286890,286889,286924,286931,286953,286894,286859,286896,286858,286836,286870,286850,286841,286851,286887,286833,286764,286827,286814,286813,286812,286760,286757,286744,286773,286711,286708,286703,286702,286701,286699,286700,286670,286669,286651,286650,286644,286634,286633,286628,286621,286616,286603,286590,286589,286588,286587,286586,286556,286486,286485,286484,286482,286481,286480,286455,286388,286729,286866,286772,286338,286337,286336,286335,286395,286323,286322,286305,419471,286284,286271,286260,286259,286257,286256,286224,286223,286218,286205,286160,286147,286103,286600,286071,286070,286069,286066,286045,286035,286038,286028,286026,286001,286404,285998,285980,285973,285918,285915,285908,285847,285845,285843,285842,285835,285797,286720,285781,288524,285779,285776,288523,285773,285756,285753,288521,285686,285684,285660,286585,285800,286250,286222,286221,286219,285601,285599,285597,285604,285596,285595,286025,286061,286060,286059,286591,285470,286270,286269,286099,286089,286088,286087,286719,286332,285945,285944,285943,285509,285622,285623,285828,285530,285529,285528,285416,285414,286065,285978,285979,285975,285974,285763,286016,285738,285709,285708,285762,285663,285651,285650,285637,285633,285625,285404,285402,285387,285508,285507,285498,285375,285351,285350,285349,285348,285347,286366,286365,286364,286363,285315,285298,285278,286562,286559,286540,285910,285789,285802,285768,285767,285766,285745,285744,285691,285618,285538,285526,285423,285422,285440,285408,285373,285372,285363,285359,285241,285239,285301,285300,285299,285238,386262,286321,285233,285231,285370,285369,285368,285393,285196,285201,285200,285198,285199,286765,285163,285525,285524,285482,285326,285463,285462,285461,285460,285356,286295,285419,285320,285358,285150,285149,285148,285145,285144,285143,285142,285141,285140,285270,285269,285268,285267,285266,285114,285212,285218,285217,285216,285203,285188,285107,285106,285074,285113,285062,285058,285061,285060,285059,285077,285076,285075,285054,285036,286064,285017,285016,285015,285007,284994,284992,285481,286636,286580,286579,284953,284946,284945,284941,284940,284939,284921,284914,285121,284944,284943,285014,284896,284895,284893,284892,284889,284919,286863,284938,284864,284857,284856,284878,284852,284846,284877,284876,284845,284875,284874,284954,284971,284828,284825,284826,284827,285008,284959,284949,284835,284855,284854,284942,286252,284860,284859,284858,284819,284873,286209,284837,284800,284795,284793,284792,284784,284783,284774,284770,284974,284973,284972,284752,284751,284738,284737,284736,284764,284765,284758,284757,284756,285316,284748,284728,284721,284720,284719,284717,284713,284709,285094,284761,284697,284779,284669,284668,284678,284667,285162,284665,284677,286354,286353,286352,286351,284662,284760,284759,284651,284650,284645,286777,284630,284627,284626,284672,285613,284592,284620,284595,284594,284593,284577,284911,284591,286362,286361,286360,286359,284782,284566,285293,284780,284564,284562,285219,284558,284583,284557,284582,284556,286358,286357,286356,286355,285124,286258,285131,284570,284569,284553,284552,284632,285081,284682,284536,286640,286639,286638,286637,284513,284649,284495,284637,284482,284477,284467,284466,284464,284463,284462,284461,284458,284457,284456,284454,284470,284506,284505,284493,284491,284478,284472,284471,284436,284435,284430,284429,284428,284427,284426,284425,284416,284415,284408,284571,284402,284401,284400,284398,284418,284392,284387,284386,286743,284365,284354,284636,284360,284330,284642,286377,284353,284327,284640,286376,284320,284405,284696,284695,284528,284527,284526,284531,284988,284507,284399,284373,284371,284369,284368,284359,284358,284349,284348,284310,284309,284277,284283,284275,284274,284273,284272,284271,284235,284306,284222,284220,284218,286079,284219,284213,284212,284200,284395,284394,284194,284195,284338,284657,284656,284659,284658,284192,284655,284188,284547,284546,284545,285080,284542,284144,284143,284142,284141,284140,284437,285082,284198,419253,419458,284312,284745,284177,284168,284167,284166,284165,284164,284163,284134,284133,284121,284120,284119,284125,284151,284162,284161,284149,284160,284159,284150,284158,284129,286298,284100,284068,284034,284028,284116,284016,284015,284002,283997,283960,283959,284522,284431,284413,284412,284411,283917,284004,283896,419459,283891,283921,283886,283875,283878,283874,283863,283842,283947,283940,283907,283829,283895,283852,283831,283810,283796,283786,283792,283748,283747,283744,283743,285013,285127,285126,283727,283818,283790,283780,283779,283720,283717,283900,283718,283930,283687,283695,285474,283640,283637,283622,283617,283606,283551,283532,283764,283560,283468,283856,283854,283767,283766,283632,284254,283926,283565,283564,283626,283489,284253,284252,285215,283396,283523,283502,283500,283390,283477,283388,283381,283378,283352,283351,283350,283348,283344,283342,283341,283338,283331,283357,283359,283323,283322,284689,283306,283305,283536,283654,283653,283652,283282,283292,283291,283476,283251,286597,283204,283175,283168,283165,283109,283095,283146,283145,283128,283094,283093,283057,286975,283925,283044,283042,283040,283568,283563,283562,283547,283535,283534,283533,283032,283038,283019,284128,284216,284321,282978,282977,282976,282972,282963,282962,282969,282950,283313,283336,283100,282864,282863,282861,282862,282855,282987,282854,291827,282850,282849,291636,283628,283570,283881,282844,282904,282837,282819,283386,282806,282802,282800,282966,282787,283903,283904,285088,283902,282961,282946,282945,282872,282869,282873,282951,282853,282852,291635,285644,285642,285641,285640,285639,282935,286382,284139,284145,282947,282785,282820,283037,282716,282717,282672,282779,282778,282777,282772,282765,282681,282680,282953,286341,282573,287128,282562,282561,282921,282920,282460,282448,283362,283136,282430,282648,282414,282423,284267,282425,283912,283887,282401,283162,282399,283166,282398,282660,282463,282462,282358,282368,282367,282343,282342,282341,282323,282497,282322,282306,282303,282298,282292,296764,282260,282297,282226,282259,282321,282164,282137,282120,282061,282060,282058,282084,282081,282082,282083,282080,282079,282024,282001,282035,282176,287191,287190,287189,284337,284336,284335,284334,282426,281927,281923,282225,281902,281893,281907,281891,281890,281957,281876,281873,281865,281904,281864,282354,281862,281856,282045,286479,285084,285120,281812,281803,281858,281801,281810,281809,281853,281843,281811,281808,281793,281788,281787,281786,281785,286096,281743,282135,281741,281740,281739,281713,281922,284131,284130,281688,281687,281686,281685,281699,284596,281599,281598,281594,281620,281586,281585,281553,286622,281535,281530,285811,281469,281595,283799,281875,281572,281571,281570,281457,286712,281455,281818,281565,281689,281623,281622,281567,281440,284350,281420,281419,281629,281625,281624,281467,281406,281404,281597,281784,281394,281392,281390,281377,281364,281363,281358,281695,281694,281707,284241,281393,281735,281734,281733,281732,281731,281730,281651,281384,281380,281641,281378,281619,281618,281617,281375,281608,281606,281373,281435,281534,281533,281532,281432,281434,281431,281433,281430,281366,281359,281351,281350,281349,281374,281316,281315,281423,282008,283506,281294,283505,283504,283501,281293,281283,281281,281292,281286,283478,281304,281268,281259,281258,281255,281251,285707,281222,281225,284090,292305,290493,290491,281157,281209,281210,281244,281204,281161,281160,281159,284379,284378,284377,281143,284339,281139,281127,281125,286832,281123,281121,286770,281116,281110,281356,281102,281369,281368,281367,281086,281063,281053,286017,285713,281047,281045,281044,281042,281034,282142,281952,281958,281010,281029,281022,281539,280972,280968,280967,280985,280984,280965,280976,280963,280960,281027,286277,280951,280939,280942,281580,285798,280922,280915,280905,281007,280866,285806,284243,281108,281092,281091,281090,281089,281088,281087,281079,281078,281080,281069,281067,281064,284261,281015,281014,281013,281002,295547,280975,280980,280974,280973,280918,280907,280904,280903,280902,280901,280900,280899,280898,280948,280947,280945,281136,281135,280943,283942,283941,280919,280875,280874,281058,280860,286345,280850,281187,280825,281971,280822,281574,281310,281978,280802,280808,281569,280807,281568,282052,281321,280793,280771,280770,281030,281156,280768,280763,286169,280766,282581,280745,280724,280725,280921,280920,280723,280722,280721,280717,280716,280715,280714,280713,282736,282422,280954,280687,284018,280677,280676,280674,280668,280658,280646,280639,280637,280631,280579,280558,280555,280546,283968,283967,283969,283965,280758,280754,280751,280514,280513,280512,280556,280493,280492,292459,292458,291195,280581,280439,280438,280434,280433,280432,280416,280775,280774,280638,280420,283108,280671,280670,280669,280547,280683,280682,280681,280541,280540,280539,280538,280535,280519,280491,280490,280488,280487,280632,280486,280485,280484,280759,280684,280453,280454,280455,280445,280430,280429,280428,280422,280417,280414,280371,280365,280362,280357,280356,280355,280393,280392,280391,280390,280389,280388,283142,280342,280339,280323,280561,280283,280265,280261,280226,280198,280197,280196,280195,282124,280193,280279,280278,280277,280274,280271,280269,280249,280248,280247,280243,281153,281613,286159,280405,282130,280170,280169,280149,280142,280299,280333,280298,280297,280296,280295,280148,280147,280146,280145,280397,280108,280272,280289,280288,283694,283701,283700,283699,283698,280210,280208,280124,280189,280188,280187,280113,283161,283160,283159,283158,283154,283153,283152,284017,284124,284021,284020,284019,280311,283949,283948,283944,284240,283943,283929,280064,282101,280131,280035,280031,280026,280025,280024,280023,280021,280017,280092,280004,280007,279981,279989,279946,279938,279973,280018,280100,280099,279931,281189,281188,279919,279917,279906,282119,280161,280133,279996,280872,279891,279885,285005,279858,279855,279854,279853,279852,279851,279849,280757,279933,279932,279877,279878,280753,279874,279889,279826,279823,279822,279821,279816,279807,279805,279804,279799,279956,279794,279793,279800,281807,279780,279774,279773,279783,279782,279781,279756,279749,279759,279744,279738,279739,279725,279726,279724,279722,279721,279720,279715,279714,279700,279760,279737,279736,279777,279776,279693,280462,280461,280460,280459,280458,280467,280466,280465,280464,280463,279657,279765,279644,279631,280843,280678,280041,279605,279604,279583,279582,279572,279571,279566,279560,279550,279549,279544,279538,279533,279531,279529,279525,279523,279521,279519,279518,279514,279513,279509,279506,279504,279503,279499,279498,279494,279491,279490,279481,279480,279478,279469,279468,279465,279464,279463,279462,279457,279456,279455,279454,279443,279442,279440,279432,279431,279429,279428,279427,279416,279415,283371,283318,285412,285409,279354,279352,279353,279348,279363,279338,279406,279334,279322,280508,280082,285981,285989,286346,283599,286367,283589,286368,283503,279779,279778,279762,283466,283472,283471,283469,283663,284366,283465,286288,283382,283370,279410,283337,283209,283275,279329,279419,279418,279257,279252,279251,279250,279194,279191,279190,279151,279763,279125,279124,279121,279118,279115,279111,279376,279100,279099,279097,279096,279087,279086,279083,279080,279076,279045,282129,279784,279026,279022,279021,279020,279019,279018,278959,278930,278927,278973,278942,278941,278940,278939,284930,284929,284928,284927,284926,284925,278871,278870,278869,279666,278967,278969,278862,278938,279107,281908,278948,279707,278820,280971,278748,278855,278854,278853,278852,278851,282659,278849,278833,278824,278966,282593,278812,278965,278772,282580,282579,282578,278778,278964,278777,278911,278768,278776,278892,278891,278764,293797,278726,278713,278712,281830,278984,283696,280043,279846,284936,284935,284934,284933,284932,284931,278641,278632,278631,278629,278620,278619,279665,278597,278596,278594,279005,278583,278579,278578,278574,278571,279004,278570,278566,278565,278561,278558,278555,278554,278553,278552,278545,278544,278543,278542,278525,278524,278523,278998,278526,278483,278482,278481,279993,278476,278471,278955,278473,278472,279646,279641,279634,278693,278692,278691,278668,278655,278654,278653,278492,278491,278432,278458,278937,280772,278413,278929,280293,278928,278418,278376,283121,279980,279972,279857,279864,279862,280749,278336,287479,287478,286854,286856,286857,286855,279137,279136,278328,278327,278321,278318,278317,278316,278347,278346,278345,284708,284707,286846,286845,286844,287240,286849,286848,287523,285322,278280,285657,285655,285654,285653,285652,282868,286137,286136,278275,278274,278477,279819,278270,278271,278269,278746,278745,278744,278235,278225,278224,278223,278222,278095,278094,278064,278063,278060,278044,278043,280824,282133,278039,278461,278038,278037,278036,278035,278427,278426,278031,280781,278116,278115,278114,278184,278183,278017,278018,278015,278014,278005,278204,278205,278406,278368,278195,278356,278355,278170,278029,277987,277963,277962,277961,277956,277969,277932,277931,277929,277923,278754,277856,277845,277846,277843,277842,277824,277821,277816,277815,277814,277776,286728,277769,278247,277754,278410,278366,277873,277872,277871,277870,277817,277745,277744,277743,277742,277741,277740,277736,277732,285319,285318,285317,277695,277694,277692,280234,277674,280127,283910,277680,277679,277602,277595,278132,277970,278454,278453,278452,278451,277611,277610,277574,277563,278646,278645,277559,277686,277626,277619,277617,277618,279839,277544,277473,278188,277453,277451,277430,277429,277378,280241,284448,284447,284446,284444,279003,278489,277584,277583,277315,277312,277296,277295,277293,277281,277279,277278,277270,277267,277266,277265,277264,277263,277858,277245,277221,277472,277673,277672,277671,277670,277669,277240,277122,277121,277862,278421,278420,277057,278740,277064,276990,276983,284778,280839,280838,280837,277088,277056,277268,276926,277118,276917,278789,277120,276858,277119,276816,276815,276814,276813,276801,276797,286123,285710,285619,285476,285475,285425,286117,277160,277151,277154,277332,277252,277091,276660,276647,276618,276610,276609,276608,276607,276606,276605,276604,276603,276595,276594,276593,276592,276591,276590,276589,276582,276581,276542,276535,276487,276486,276485,276484,276483,276482,276481,276480,276479,276478,276477,276476,276475,276474,276473,276472,276466,276465,276442,276420,276388,276389,276360,276733,277634,277633,277631,277630,277629,276735,276311,276977,285647,285573,276292,276307,277456,286100,277505,276229,276226,276222,276221,276220,276219,276210,276186,276185,276184,276180,276179,276078,276075,276073,276077,276249,277188,276017,277181,276016,277206,276015,277207,276014,277198,276013,277199,276012,277192,276011,277193,276010,277185,276009,277186,276008,277177,276007,277178,276006,277174,276005,277175,276004,277170,276003,277169,276002,277164,276001,277165,276000,277195,275999,277202,275988,275986,275985,275984,275982,275983,275979,275977,275955,275954,275953,275952,275951,277200,275949,277205,275686,277196,275684,277197,275682,277190,275680,277191,275678,277183,275676,277184,275674,277203,275672,277179,275670,277180,275668,277168,275666,277173,275664,277167,275662,277172,275660,277162,275658,277163,275655,277201,275654,277194,275652,277187,275650,277182,275648,277176,275646,277171,275644,277166,275642,277161,275640,275941,275940,275729,275728,275697,275695,275688,275631,275624,275615,275611,275610,275609,275608,275607,275606,275605,275604,275602,275601,275600,275599,275598,275597,275596,275595,275594,275588,275587,275586,275584,275583,275582,275581,275580,275578,275577,275576,275575,275574,275573,275570,275569,275568,275567,275566,275565,275564,275563,275562,275561,275560,275559,275557,275558,275550,275549,275548,275547,275546,275545,275544,275543,275542,275531,275530,275528,275527,275526,275525,275524,275523,275522,275521,275520,275519,275513,275512,275511,275510,275509,275508,275507,275506,275505,275499,275498,275497,275495,275494,275493,275492,275491,275490,275489,275488,275487,275486,275484,275483,275482,275481,275480,275479,275478,275477,275475,275473,275471,275470,275469,275468,275467,275466,275465,275464,275449,275448,275447,275422,275370,275353,275352,275351,275348,275689,275304,275302,275290,275281,275929,276329,276328,275944,275943,275620,275434,275441,275440,275433,275242,276029,276166,275279,275213,275316,275142,275100,275097,275087,275088,275089,276523,275051,275036,275034,275029,275024,275023,275022,275021,275020,275019,275018,275017,275016,275015,275014,275013,275012,275011,274999,275000,275002,275001,274998,276390,274992,274980,274979,274974,274957,274955,274954,274944,274949,274948,274947,274946,274943,274958,274959,274962,274934,274928,274914,274909,274905,276785,275390,275389,274832,274818,274798,274780,274776,274770,274769,274760,274763,274765,274751,274749,274671,275150,275096,274672,274669,274666,274667,274662,274630,274629,276195,274628,276190,274627,276193,274626,274677,274622,274676,274619,274665,274547,274546,274545,276194,274541,276192,274540,276189,274539,274476,274528,274503,274501,274467,274439,275040,274438,274437,274457,274452,274422,274419,274418,274416,274415,274410,274404,274400,274376,274536,274534,274533,274443,274373,274372,274389,274364,274350,274414,274345,274351,274348,274420,274341,274337,275095,276760,276757,274299,274289,274328,274316,274283,274233,274252,274231,274251,274250,274209,274203,274193,274176,274168,274164,274163,274162,274161,274187,274228,274159,274155,274154,274142,274190,274189,274188,274172,274167,274165,274054,274041,274040,274039,274038,274037,274036,274029,274123,274122,274121,274000,273995,273994,273984,273990,273982,273979,273985,273965,273952,276673,273928,276596,273921,273920,273919,273912,274861,273854,273882,273881,273880,273846,273845,273844,273840,273814,273839,273798,273804,273803,273791,273789,273788,273786,274171,274170,274169,273773,273799,273801,273800,273765,273761,273757,273756,273755,273738,273736,273753,273722,273721,273720,273719,273718,273717,273772,273726,273716,273723,273712,273711,273710,273688,273687,273683,273682,273679,273842,273841,273676,274186,274185,274184,273675,273727,273802,273693,273692,273691,274973,273640,273639,273674,273670,273601,273600,273599,273563,273618,273617,276100,273612,273609,276099,276098,273560,273575,273574,276087,276086,276085,273671,275616,273536,273535,273530,273825,273824,273819,273818,275007,273590,273525,273510,273508,273509,273608,273500,274594,273497,273907,273493,273444,273463,273582,274195,273458,273451,273616,273615,273446,273652,273429,273428,273544,273421,274504,273587,273586,275028,273481,273408,273393,273366,273365,273364,273369,273409,273417,274227,273351,273343,273337,273335,273334,273373,273341,274173,273326,273384,273383,273321,273320,275158,273331,274544,273319,273315,273296,273294,273285,273283,273282,273281,273280,273268,273269,273256,273252,273229,273209,273208,273221,273303,273244,273706,273165,273154,273153,273152,273151,273148,273147,273146,273145,273206,273191,274726,273216,273144,273143,273142,273127,273128,273113,273098,273139,273097,273095,273093,273125,273092,273091,273089,273204,273087,273212,276730,273069,273068,273049,273045,273559,273963,274022,273962,273926,273925,274148,273890,273064,273063,273062,273700,273699,273592,273034,273033,273032,273031,273035,273009,272998,272984,272977,273215,273214,272972,272973,272974,272955,272944,273505,273504,273503,273554,272954,273528,273538,273549,272916,272913,272912,272953,272911,272952,272910,272951,272909,272950,272908,272949,273100,272923,272922,272992,273553,272897,272892,272890,272884,272881,272874,272866,272862,272863,273548,272901,275623,272856,273083,272849,272848,272847,272845,272996,273562,272843,272838,272837,272991,273561,273029,272799,272776,272708,273111,273110,272934,272690,272734,272736,272735,273397,273388,272929,273713,274409,273678,273075,272710,272692,272668,272667,272649,272647,272642,272640,388379,273936,273557,273556,273438,273946,272621,272793,272610,272928,272581,272579,272584,272571,272557,272595,272593,272599,272598,272596,272580,272549,272544,272749,272748,272747,272536,272744,272527,272730,272729,272721,272720,272719,272500,272499,272560,272563,272559,275090,272496,272554,272553,272670,273714,272476,272441,276471,274197,272401,272839,272392,272836,273502,272411,272412,272413,272414,272355,272346,272345,272344,272341,272336,272329,272626,272420,272419,272315,272273,272611,272543,272542,272541,272673,272452,272492,272438,272278,272318,272310,272305,272288,272238,272445,272237,272228,272248,272218,272216,272215,272208,272205,272204,272173,272172,272162,272161,272160,272140,272146,272126,272127,272056,272074,272002,272001,273359,271985,272223,272022,272014,271984,271983,271981,272791,271976,271975,271915,271913,271912,271911,271877,274785,271865,271844,271843,271842,271876,271868,271837,273816,273815,271686,271589,271585,271586,271568,271566,271516,274860,271483,271482,271484,271427,272188,271990,271408,271973,271972,271971,271399,271352,272778,272777,272768,271162,271124,271099,271090,271089,271068,271271,271194,271354,271353,271270,271195,271269,271041,271018,271017,270999,270998,270994,270981,270961,270941,270923,270901,273604,270873,272386,272385,270876,270849,272005,271119,271118,272870,271046,271033,271034,273038,271495,271494,271493,270970,271962,273037,273072,273071,273070,270949,270860,270859,271198,272041,270865,270816,270815,270814,270796,270798,270797,270799,270786,271350,270784,270774,270773,270693,270690,270501,270498,270495,270494,270492,270491,270490,270489,270488,270444,270442,271179,271184,270656,270657,271044,275331,270247,270303,270302,270259,270253,270252,270221,270218,270217,270244,270238,270216,270214,270211,270208,270205,270204,270203,270195,270194,270193,270192,270177,270240,270176,270175,270174,270173,270258,270113,270141,270106,270098,270097,270096,270092,270091,270090,270089,270088,270087,270086,270169,270103,270083,270074,270071,270070,270062,270053,270051,270050,270049,270048,270047,270046,270045,270044,270043,270042,270041,270038,270034,270033,270031,270030,270082,270029,270028,270027,269989,269988,269987,269986,295185,295183,269864,269774,269773,269772,269770,269760,269758,269757,269756,269753,269749,270299,269798,270287,269796,269795,269794,269793,269792,269785,269814,269822,269728,269727,269759,269812,269821,269726,269725,269724,269808,269741,269740,269739,269736,447350,269722,269818,269707,269811,269699,269820,269686,269813,269664,269819,269750,269746,269745,269641,269640,269643,269842,269642,269650,269719,269718,269678,269840,447348,269873,269631,269734,269638,269829,269615,269613,269612,269608,269810,269595,269594,270200,270199,270198,269977,269934,269944,270290,270289,269598,269586,270026,269816,270156,270172,270241,270170,270236,269925,270022,270021,270013,270006,270243,269583,269815,269970,269969,269968,269967,269973,269972,269971,446125,269622,269621,448605,269711,269710,269567,269565,270168,270102,269933,269980,269981,269995,269956,269959,269919,269942,269941,269940,270108,270107,269964,269963,269962,269955,269954,269953,269809,269817,269476,269645,269832,269831,269644,269578,269575,269511,269544,269526,269512,269540,269536,269561,269560,269559,269517,269562,269344,269318,269309,269308,269305,269304,269303,269300,269299,269298,269296,269295,269294,269288,269279,269278,269277,269276,269275,269272,269341,269340,269270,269269,269268,269267,269266,269284,269280,269273,269264,269257,269256,269255,269254,269249,269248,269247,269246,269245,269343,269342,269244,269243,269242,269241,269240,269239,269238,269237,269236,269235,269234,269233,269232,269222,269221,269220,269219,269218,269217,269216,269215,269214,269213,269211,269210,269209,269208,269202,269201,269200,269199,269198,269197,269196,269195,269194,269193,269192,269191,269186,269185,269184,269183,269182,269181,269180,269179,269178,269177,269176,269167,269155,269154,269153,269152,269151,269150,269149,269148,269147,269145,269126,269124,269123,269118,269110,405053,405052,269106,269105,269104,269089,269088,269087,269086,269085,269084,269083,269082,269081,269080,269079,269078,269077,269076,269055,269054,269053,269051,269050,269049,269048,269362,268980,268979,269036,268997,269228,269224,269205,269204,269203,269103,269231,269074,269073,269366,269125,269101,269100,269099,269098,269066,269130,269129,269097,269363,269138,269137,269136,269135,268954,268953,268951,268950,268948,268937,268945,268944,268943,268939,268913,268906,268893,268892,268890,268880,268879,268878,268877,268876,268875,268874,269293,268740,268739,268737,268735,268733,268732,268731,268709,268696,268695,268694,268693,268692,268690,268689,268688,268687,268649,268655,268656,268765,268764,268641,268871,268597,268593,268590,268589,268588,268587,268586,268585,268584,268583,268581,268598,268603,268975,268976,268577,268572,268571,268552,268551,268550,268575,268574,268533,268521,268497,268495,268494,268493,268490,268462,268453,268411,269372,269371,269370,269369,268364,268351,268350,268349,268998,268309,268273,268272,268271,268270,268258,268253,268245,268569,268568,268567,268300,268299,268298,268297,268296,268295,268294,268293,268292,268291,268290,268289,268288,268285,268284,268528,268527,268526,268525,268496,268460,268458,268451,268241,268210,268207,268186,268184,268161,268160,268159,268151,268150,268149,268141,268140,268139,268145,268144,268143,268137,268134,268128,268121,268119,268116,268115,268110,268111,268049,268048,268081,268046,268564,268461,268455,268158,268080,268886,268135,268099,268095,268107,268105,268104,268103,268085,268084,268079,268060,268055,268054,268020,268026,268019,268025,268024,268023,268018,268017,268021,268016,267991,267990,267989,268070,267986,267976,267931,267925,268047,268232,268044,268038,268032,268031,268013,267987,267926,268240,268244,268243,267918,267917,267895,267890,268053,268045,267979,267978,268219,267880,267972,267838,267822,267809,268343,268342,267807,268223,267741,268794,267877,267876,267875,267874,267867,267843,267842,267841,267840,267830,267873,267872,267871,267870,267736,267735,267746,267745,267744,267743,267715,267714,267713,255057,267992,267983,267879,267788,267787,267786,267785,267781,254635,254108,253565,253399,253398,252734,252488,252107,263877,265825,260280,252454,252604,264186,263757,262261,267716,267906,263071,263016,263011,262605,262034,262033,262032,263553,263419,263418,448990,263292,263268,259498,267964,256340,254214,254091,255580,255220,255210,254870,268214,267911,267910,267909,253547,253546,253545,253544,253768,253767,253766,253765,253764,253763,253762,253761,253760,253759,253758,252807,252887,252886,252885,252884,252804,254053,254052,254051,254001,253639,253638,253637,253636,268896,253972,253971,253970,252225,268659,253827,268894,253811,253810,253809,253393,253344,252039,253333,253292,253262,253279,253296,252116,253506,251632,251631,251630,251629,252940,253246,253657,253656,253655,251811,252265,253018,252934,252908,268990,268227,268991,268235,268538,268537,268536,252853,252219,253080,253079,253078,253077,252981,268122,252832,252794,252793,252792,252791,267832,251942,251932,251939,251930,251793,252921,264949,264772,265207,265178,265177,265148,265147,263817,259828,259827,259574,259573,259572,259571,259692,259691,259690,259689,264176,264175,264174,263075,262206,259059,268529,268791,268663,252732,268503,251728,252145,252486,252048,252318,252317,263927,263920,263919,263860,263816,263868,263831,251661,252438,252437,252307,252136,252134,251840,252068,252063,252062,252061,252060,252059,251628,252001,252000,251999,251809,251807,251801,251645,251625,451499,251666,252293,252292,252302,252301,252300,252299,253845,253844,253843,253842,252257,252238,252237,252236,252235,252288,252180,252179,252178,252177,253980,451358,258194,257652,257727,255136,255135,255134,255133,256933,256152,256124,255454,255448,254213,251644,251643,251642,254339,254337,253979,253978,253977,253654,253653,253652,253665,253525,267869,253315,253314,253313,253312,252947,252946,252936,252425,252424,252423,252422,268234,264352,266079,276327,263988,263987,263995,263980,264044,264043,263756,276326,264009,264091,264770,264224,264205,264239,264238,264237,258566,258565,258564,258563,264856,264504,264503,264502,264494,264493,264492,264491,264528,262315,252616,252615,252614,252613,264975,276325,251733,254155,264200,264039,264038,264037,264024,264023,264022,264035,262429,262138,259400,261974,261420,261312,267884,405047,254896,252231,253306,252007,252090,252376,252375,252345,252344,393649,261900,257967,253007,256749,257115,255886,252087,252432,265231,265241,264923,265064,264852,264425,261586,408792,338125,338124,338137,338136,337987,337986,337982,337981,337967,337966,337955,337954,253667,255110,276692,267046,266462,276135,261644,261643,261642,265872,276387,265471,265964,265963,266817,265452,265340,266509,252596,265410,265409,265408,264980,263003,258621,267075,267455,256143,256142,256141,265686,265458,265488,265701,267586,265373,265214,267219,254662,267217,265095,264999,267118,267117,267116,266124,253859,253839,253838,255021,255020,255019,264728,265334,264536,341702,263335,389437,262513,341475,263047,263058,263057,263056,263055,312263,262589,262676,263526,261754,280801,262334,262611,254641,409239,262630,257331,261210,258024,257966,257965,257964,252683,254058,261413,261696,261550,262173,253869,259560,262252,260927,261128,260916,261368,261367,261366,260963,261185,261184,261183,261182,261617,261063,259520,260674,260722,261325,261038,260777,261356,259558,259813,259812,259744,259802,259745,260112,261143,259081,261114,259624,256355,256354,256353,258927,258064,258008,257050,257049,257048,252813,252812,252811,252698)) OR (`Index`=1 AND `ID` IN (447787,447147,447843,447653,446851,446850,445767,445891,445692,445558,445554,445509,445291,445273,445255,445337,444975,444974,444931,444880,444802,444742,444621,444628,444346,444340,444523,444315,444025,444227,444384,444288,444284,444200,444193,445526,445523,444637,444636,444635,444634,444159,443989,443758,443668,443776,443774,444875,444815,449472,444796,444586,444429,443588,443578,443485,443448,443554,443365,443383,443613,444327,443610,443624,443593,443756,443592,443591,443590,443781,443565,438035,443647,437941,443429,443310,437749,437744,444811,444810,437568,437567,437561,437560,437550,437533,444400,443253,443394,443392,437128,437794,444070,437400,437191,436855,438072,443427,443370,443371,436839,443298,437673,437667,443535,438134,437948,436948,437782,436938,437585,437788,437813,443691,437352,437245,436343,436431,436425,436411,436308,436297,436295,436293,436279,436148,436141,436140,436117,436346,436734,436498,437314,436785,436402,436002,436001,435981,435980,435949,435932,435760,435706,435675,435665,435652,436232,435718,435626,435506,435471,435416,435256,435225,435220,435728,435682,435672,435193,435118,434995,434841,434839,434930,434929,434924,434923,434749,434889,434885,434681,434680,434691,434507,435638,434321,434636,435604,434500,433937,435189,433866,433606,433602,433633,433517,433506,434695,435286,434469,433272,433258,433132,433259,433639,433638,433637,433046,433038,433030,433145,433086,433085,433313,432999,432988,435332,435063,435062,435061,433961,433366,432828,432827,433467,432734,434448,432796,434421,432698,434454,432692,434444,432665,434363,432623,434750,433959,433863,433722,432587,432877,432540,432538,434526,435348,435962,433489,432561,434789,435818,435798,433184,432471,437250,435562,433978,432354,432346,433822,432314,432258,432898,432826,433350,433319,433256,433812,433789,432313,434553,432739,433336,432742,432185,432184,432847,432103,433093,432963,433840,432158,432156,432816,433868,432807,431962,431969,431946,431944,431938,433376,433308,433178,433275,431937,431932,431918,431912,431655,431645,431549,431501,431442,431288,431143,431726,431075,431360,431022,431021,431020,431019,431018,431017,431348,431347,431054,431053,430912,430925,430811,430870,430911,430924,430781,430654,431406,430515,430540,430311,430252,430212,430211,430182,430134,430110,430094,429964,429957,429852,430179,429912,430337,429731,432252,429715,429647,429620,429619,429618,429616,429598,429458,429456,429777,429776,429420,429415,429472,431715,429799,429798,429098,429088,428993,429447,428954,428905,428740,428719,428709,428708,428919,428584,428582,428580,428578,428576,428561,428559,428557,428555,428553,428549,428547,428545,428543,428366,428352,428336,428312,428311,428296,428505,431032,428075,428367,430339,428300,428301,428299,428080,430307,427369,430186,431316,431315,431314,429629,427136,427135,427602,429412,429411,429410,429409,427483,427482,427481,427113,427856,427815,427779,427014,427013,427011,427010,427009,427008,426953,426940,427549,429043,426888,426885,426880,427542,427543,426911,429215,427380,426979,430283,427345,427346,426831,426830,427573,426789,424262,431651,424183,427239,430093,428298,427551,424104,427774,428641,427366,427410,427409,427408,427563,428683,429177,427536,428083,427341,426919,423915,428246,428125,427702,423893,428616,427550,427170,427169,427698,423767,427562,427836,427448,427477,427411,427359,429069,427903,429944,430018,429803,427267,423608,427336,428633,431094,429001,423476,423439,423448,430837,423359,427073,423255,423310,423297,423345,427427,423117,423904,422992,423184,422920,422919,422824,423071,428506,422647,422641,422440,422307,422149,427701,422063,422012,422007,421817,421727,421726,421858,421889,421693,423165,423150,423164,423149,423163,423148,423162,423147,423161,423146,423160,421691,421689,422136,421735,422483,422455,421552,422459,421574,421599,421592,422153,422152,422133,422132,421567,421565,421546,421547,421533,421531,421467,421465,422191,422192,421461,421409,421405,423233,421377,422009,421961,421604,421705,421039,421016,420997,420987,420986,421051,420906,420878,420755,420648,420783,420782,420781,420482,420413,420378,420377,420376,420342,420335,420287,420245,420305,420013,420139,420502,420072,419946,420311,420310,420308,420309,420427,420032,420190,419749,419747,419839,419943,419703,419598,419560,419827,419494,419719,419694,419475,420793,420073,419952,419575,419327,419306,419273,419388,419264,419262,419263,411615,409150,409123,408926,408411,408371,408505,408501,408334,408228,408184,408158,408156,407810,407788,407754,407641,407625,407624,407586,407518,407465,407348,407142,407141,407147,407144,407126,407176,407046,407051,406887,406839,406859,406784,406769,407318,406762,406709,406672,406650,407052,406634,406632,406564,406563,406258,406013,406012,406326,405899,407796,405842,405838,406015,406256,406254,406251,406249,406248,407199,405959,405958,407069,405634,405611,405407,405385,405358,405332,405266,405331,405335,405415,408100,405211,405202,405244,405196,405201,405089,405073,405027,405029,405891,404916,404833,404448,404385,404369,404341,399126,404363,399092,408966,399043,399012,399027,399011,398929,398896,398895,398894,398893,398892,398875,398876,406745,398419,405142,398341,398175,398123,408965,408857,407422,398033,397983,407944,397777,398005,398359,397752,397733,397746,405147,397698,397759,397755,397650,397632,405456,397472,398030,397458,397331,397399,397314,397265,397255,397252,397223,397219,397213,398659,397115,397135,397132,397134,397131,397133,397130,397108,397129,397107,397127,397124,396975,398301,398197,398006,398022,397740,397055,398943,398942,398941,398940,396921,396871,396866,396877,396864,396806,396785,396783,396755,396667,396624,396591,396582,396509,397993,396359,396199,396191,396165,396180,395994,395527,395526,395461,395419,395377,395468,395223,395156,395393,395173,395072,405278,395420,396427,395087,395085,397714,395416,395414,395411,395407,397525,395374,394945,394939,395494,397522,394924,394904,394890,394809,394684,394683,394697,394696,394456,398990,394564,394445,394416,394417,394629,394472,394444,394390,394361,394360,394314,394674,394625,394296,394283,394257,394247,394234,394230,394229,394228,394419,394359,394262,394260,394476,399089,394088,396313,394059,393985,393909,393908,393907,393906,394033,394334,393856,393855,394222,396141,393847,393790,393786,393830,393828,393827,393826,393783,393782,398109,393616,393510,404417,404416,404415,393500,393509,396618,396617,393654,393652,393410,393409,393408,393339,393311,393307,393309,393595,393259,393749,393537,393536,393535,393454,393392,394348,393229,405122,405119,393100,392904,392896,392889,393447,393446,393206,397858,393102,392820,392683,392681,392647,392665,392666,392777,392800,397797,397631,397440,392487,392850,392482,392478,392477,392476,392475,392474,392543,396083,393877,392441,392397,392359,392356,392354,392348,392342,392336,392330,392323,392319,392315,392311,392310,392308,392444,392280,392583,392582,392275,392270,392127,392087,392091,392092,392090,392028,406067,392063,392938,391973,394414,393090,391983,391946,394641,391933,396001,391915,396434,391825,391817,391816,392458,398392,398391,404450,391724,391650,391618,392242,392031,392030,392029,392071,391575,391562,391554,391213,391402,391191,391197,391196,391195,391177,391145,393238,391722,390776,390775,390568,391125,390773,390564,390556,390527,390526,390325,390311,390307,390199,390169,390161,390119,390109,390018,394065,390327,390034,389899,389822,389786,390006,389731,389782,390635,389671,389655,389566,389560,389516,389461,389477,389414,389448,390102,389605,389311,389310,389246,389219,390613,390612,389410,389409,389408,389467,389152,389100,389162,389170,389176,389519,389154,389116,389115,389114,389143,389144,389194,389186,388953,388933,388926,388961,390553,389356,389371,389197,389196,388901,388889,396789,388745,388870,388571,390704,390703,390702,390701,390452,390041,388716,389178,388445,388858,388580,388446,388305,388743,388204,388137,388119,387786,387784,387782,387778,387776,387774,387770,387764,387661,386892,386572,386652,386527,386511,386467,386272,387326,387322,387195,386084,386072,388782,386000,385889,386842,386840,385808,387840,386684,385867,385305,385223,388860,386178,385872,352960,388299,385592,393632,352990,385566,385429,388839,352721,385578,352964,385801,341758,341762,341484,341234,340952,340930,340950,340894,340861,340854,340851,340286,339658,340275,339950,340442,338624,338536,338496,339674,339065,338190,338189,338165,338164,337814,337309,337223,337030,336862,336852,336764,336735,336734,336845,336652,336581,341816,341810,336103,338631,335982,336208,335884,335801,335630,335530,335461,335301,335538,335591,334836,335037,335071,334485,334376,334314,334188,338756,338754,333871,338655,338657,338649,334257,334958,334270,333816,333454,333224,334854,338525,338524,332859,312399,312397,339908,312265,312410,312038,296840,296672,296195,296131,296228,296223,296207,296197,296169,296103,296095,338402,296035,296060,296033,334438,295949,296030,295983,295731,295726,295587,295571,295384,295347,295191,295249,295231,295214,295525,295691,295152,295197,295046,295008,295001,296151,294996,294946,294944,294707,294803,294802,294642,340744,296678,294506,294186,334714,294119,293978,293882,294080,293613,293381,293379,293237,294035,333869,292934,337722,292772,292705,292641,292624,292739,292614,292598,292547,292545,292873,292519,292402,292360,292354,292372,292197,334318,294566,294563,292194,292181,292616,292035,292033,293295,292211,336618,294467,292903,291638,293134,291540,293409,292948,292269,292268,292267,292896,292979,291522,291821,291496,291830,291370,291391,291337,291374,291336,291331,291832,291303,290999,290986,296831,291250,296723,296708,292420,290901,290757,293949,290660,333154,290693,290576,290550,290520,291192,290515,290540,293218,293028,290921,290301,295930,290478,290649,290267,290288,290440,291014,290816,293885,290100,290652,290096,290095,290065,293636,290069,290060,290227,290226,290172,290500,290025,289949,289894,289752,289729,289624,289731,292743,289173,289537,289170,289169,289595,289084,289083,289081,445896,288869,289032,288896,288839,288815,288572,288571,288568,288567,288564,288563,288558,288539,288770,288552,288372,288309,288235,288234,288212,289718,289270,288115,288097,287932,287887,287849,288063,288061,288028,287972,287854,287811,287790,287788,287787,287786,287783,287782,287778,287760,287751,287721,287791,287647,287731,288755,287464,287473,287432,287528,287297,287397,287229,287145,287144,287143,287142,287133,287233,287188,287027,287121,286977,286963,287008,287207,287168,287166,286886,286858,286850,286841,286711,286703,286702,286701,286699,286700,286651,286644,286590,286589,286486,286866,286772,286256,285835,285781,285776,285773,285753,286585,286025,285978,285979,285763,286016,285709,285663,285651,285650,285633,285625,285301,285300,285238,285270,285267,285059,284946,284857,284878,284852,284954,285008,284855,284738,284737,284765,284758,284757,284756,284748,284719,284650,284595,284594,284593,284436,284218,284194,284143,284142,284141,284068,284116,283997,283878,283863,283842,283810,283796,283786,283727,283532,283468,283856,283926,283378,283348,283654,283282,283251,283204,283109,283095,283019,282950,283570,282837,283386,282716,282717,282772,282921,284267,283912,296764,282001,281803,281843,281740,284131,281688,281687,281686,281685,284596,281553,281469,281875,281457,281455,281565,281419,281629,281406,281392,281359,283506,281294,283505,283504,281283,281292,284090,284379,284339,281053,286017,281045,281044,281042,280968,280985,280984,280965,280976,281027,280939,280866,281078,281015,280825,280766,280555,283968,283967,280751,292459,292458,291195,280434,280416,280775,280774,280638,280519,280429,280414,280371,280323,280283,280271,286159,280149,280296,280210,284017,283944,283929,282101,281189,282119,280133,279996,280872,285005,279855,279854,279853,279852,279721,279720,279560,279538,279529,279521,279509,279494,279490,279481,279478,279469,279465,279463,279457,279455,279416,279415,279322,279151,278930,278820,278748,282659,278833,278966,278965,278964,278911,278892,278891,278764,293797,278726,278641,278632,278629,278620,278574,278561,278555,278553,278545,278543,279993,278418,280749,286854,278321,278280,282868,279819,278271,278744,282133,278406,278368,278356,278355,278029,286728,277754,278366,277743,277453,277315,277278,277221,277472,277671,280839,280838,280837,277088,285619,285425,277332,277252,277091,276660,276647,276618,276610,276542,276535,276487,276486,276485,276484,276483,276482,276481,276480,276479,276478,276477,276476,276475,276474,276473,276472,276465,276442,277634,277631,276307,286100,277505,276210,276078,276077,276249,276000,275983,275953,275952,275655,275941,275940,275729,275728,275558,275449,275370,275290,275281,275929,276166,275213,275024,275023,275022,275021,275020,275019,275018,275017,275016,275015,275014,275013,275012,275011,274832,274760,274671,274672,274630,274629,274628,274541,274503,274416,274328,274251,274250,274161,274159,276673,273928,276596,273921,273798,273753,273716,273712,276087,276086,276085,275616,275007,273590,273463,273582,273343,274173,273320,273285,273049,273045,274148,273890,273064,273063,273062,273700,273699,272955,272916,272897,272892,272890,272884,272881,272874,273083,272776,272708,273713,272649,273936,272571,272593,272580,272544,272499,272401,273502,272355,272344,272341,272305,272228,272216,272208,272127,271985,272791,271976,274785,271865,271585,271586,271484,272188,271352,271124,271089,271041,270873,271119,271118,272870,271046,271033,271034,272041,270501,270498,270495,270494,271184,270656,271044,270259,270252,270173,270258,270106,270074,270071,270062,270038,270031,270030,269741,269740,269739,269977,269934,269598,269586,270006,269995,269956,269959,269645,269832,269831,269644,269562,269318,269036,268997,269228,269205,269204,269203,269231,269074,269073,269066,268571,268490,268569,268568,268567,268300,268299,268298,268297,268296,268295,268294,268293,268292,268291,268290,268289,268288,268285,268284,268528,268527,268526,268525,268151,268150,268149,268128,268121,268119,268116,268115,268110,268049,268048,268461,268060,268020,268026,268019,268025,268024,268023,268018,268017,268021,268016,267991,267990,267989,268038,267926,268244,268243,267972,267809,267830,267873,267872,267871,267870,267746,267745,267744,267743,260280,263757,262034,262033,448990,263268,254214,252225,253333,253262,251632,252981,252832,265177,251728,263927,263920,263919,263831,252068,251807,251625,252292,252180,252179,252178,253980,451358,255133,256152,253654,253653,253652,253665,264352,266079,263988,263980,264856,251733,261974,261420,261312,257967,263335,389437,254641,257331,258024,261413,262173,259560,262252,259744,259745,260112)) OR (`Index`=10 AND `ID` IN (447843,445291,444621,444340,444193,436411,436001,435118,433866,433602,431962,431946,431944,431938,433308,433275,431937,431932,431918,431912,430212,430211,429731,429456,428582,428580,428578,428576,428561,428555,428553,428549,428547,428545,428366,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,428083,423255,421705,420072,419747,408926,408156,406013,405358,405073,398876,408965,407944,397993,396199,395223,395420,395416,395414,395411,394945,394314,394334,393783,393454,393102,392359,392330,392323,392319,392315,392311,396001,391195,390776,390775,390556,388870,387786,387774,386892,340952,340950,340854,340744,333869,293409,292743,287731,288755,287432,286703,286702,286701,286700,280775,280774,280638,279416,279415,276660,276647,276542,276535,275213,273928,273921,276087,276086,276085,263919)) OR (`Index`=9 AND `ID` IN (447843,445291,444621,444340,444193,436411,436001,435728,435118,433866,433602,431962,431946,431944,431938,433308,433275,431937,431932,431918,431912,430212,430211,429731,429456,428584,428582,428580,428578,428576,428561,428557,428555,428553,428549,428547,428545,428366,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,428083,423255,421705,420072,419747,408926,408158,408156,406672,406013,405358,405332,405073,398876,408965,407944,405456,397993,396199,395223,395420,395416,395414,395411,394945,394314,394283,394334,393783,393454,393102,392681,392359,392330,392323,392319,392315,392311,396001,391195,390776,390775,390556,389731,389461,390612,388870,387786,387774,386892,352990,340952,340950,340854,340744,333869,293409,292743,287791,287731,288755,287432,286703,286702,286701,286700,285979,280775,280774,280638,279416,279415,276660,276647,276542,276535,275558,275213,273928,273921,276087,276086,276085,271585,269586,263919)) OR (`Index`=8 AND `ID` IN (447843,447653,445291,444621,444340,444193,436425,436411,436001,436232,435728,435118,433866,433602,431962,431946,431944,431938,433308,433275,431937,431932,431918,431912,430212,430211,430134,429731,429456,428584,428582,428580,428578,428576,428561,428557,428555,428553,428549,428547,428545,428366,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,428083,423255,421705,420072,419747,408926,408158,408156,406672,406013,405358,405332,405073,398876,408965,407944,405456,397993,396199,395223,395420,395416,395414,395411,394945,394314,394283,394334,393783,393454,393102,392681,392359,392330,392323,392319,392315,392311,392127,396001,391195,390776,390775,390556,389731,389461,390612,388870,387786,387774,386892,352990,340952,340950,340854,295571,340744,333869,293409,291303,292743,287791,287731,288755,287432,286703,286702,286701,286700,285979,283796,280775,280774,280638,279416,279415,276660,276647,276542,276535,276487,276485,276483,276481,276479,276477,276475,275558,275213,275024,275022,275020,275018,275016,275014,273928,273921,276087,276086,276085,275007,271585,269586,251728,263919)) OR (`Index`=7 AND `ID` IN (447843,447653,445767,445291,444621,444340,444025,444193,444796,443448,436425,436411,436001,436232,435728,435118,433866,433602,433132,432258,431962,431946,431944,431938,433308,433275,431937,431932,431918,431912,430212,430211,430134,429731,429456,428584,428582,428580,428578,428576,428561,428557,428555,428553,428549,428547,428545,428543,428366,428352,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,429177,428083,426919,423255,421727,421409,421705,420072,419747,409123,408926,408158,408156,407348,406672,406013,406248,405358,405332,405073,399012,399027,398876,408965,407944,397733,397650,405456,397993,396199,395468,395223,395420,395416,395414,395411,394945,394314,394283,394476,394033,394334,393830,393783,393454,393102,392681,392359,392354,392348,392342,392336,392330,392323,392319,392315,392311,392127,392087,396001,391554,391195,390776,390775,390556,389731,389461,390612,388870,387786,387778,387774,387764,386892,385808,352990,340952,340930,340950,340854,334376,334438,295949,295571,295197,340744,333869,293409,291303,292743,288839,287791,287731,288755,287432,286703,286702,286701,286700,285979,283796,283109,280775,280774,280638,280149,279416,279415,276660,276647,276542,276535,276487,276485,276483,276481,276479,276477,276475,276473,275558,275213,275024,275022,275020,275018,275016,275014,275012,273928,273921,276087,276086,276085,275007,274173,271585,269586,251728,263919)) OR (`Index`=6 AND `ID` IN (447843,447653,445767,445291,444621,444340,444025,444193,444796,443448,443365,436425,436411,436001,436232,435728,435118,433866,433602,434695,433132,432258,431962,431946,431944,431938,433308,433275,431937,431932,431918,431912,431143,430212,430211,430134,429731,429456,428719,428584,428582,428580,428578,428576,428561,428557,428555,428553,428549,428547,428545,428543,428366,428352,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,429177,428083,426919,423608,423255,422992,421727,421409,421604,421705,420072,419747,409123,408926,408184,408158,408156,407348,406672,406013,406248,405634,405611,405407,405358,405332,405073,399012,399027,398876,408965,397983,407944,397752,397733,397650,405456,397993,396199,395468,395223,395173,395420,395416,395414,395411,394945,394314,394283,394476,394033,394334,393830,393783,393454,392889,393102,392681,392441,392359,392354,392348,392342,392336,392330,392323,392319,392315,392311,392127,392087,396001,391825,391816,391554,391195,390776,390775,390564,390556,390161,389731,389560,389461,390612,388870,387786,387778,387774,387764,386892,386652,385808,352990,340952,340930,340950,340854,334376,334438,295949,295571,295384,295197,295008,340744,296678,333869,292772,293409,291303,290478,292743,288839,288372,287791,287731,288755,287432,286703,286702,286701,286700,285979,285663,284194,283796,283109,281688,281687,281686,281685,280775,280774,280638,280149,282101,280133,279996,280872,285005,279416,279415,278966,277754,276660,276647,276542,276535,276487,276485,276483,276481,276479,276477,276475,276473,276000,275655,275558,275449,275370,275213,275024,275022,275020,275018,275016,275014,275012,273928,273921,273753,276087,276086,276085,275007,274173,272544,271585,271484,269586,268026,251728,263919)) OR (`Index`=5 AND `ID` IN (447843,447653,445767,445291,444621,444340,444025,444193,444796,443578,443448,443365,443429,443310,437667,436425,436411,436001,435675,436232,435728,435118,433866,433602,434695,433132,433145,432258,432963,431962,431946,431944,431938,433308,433275,431937,431932,431918,431912,431143,431360,431022,431021,431020,431019,431018,431017,430212,430211,430134,429731,429456,428719,428584,428582,428580,428578,428576,428561,428557,428555,428553,428549,428547,428545,428543,428366,428352,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,429177,428083,426919,428125,427448,423608,423255,422992,422824,421727,421552,421409,421961,421604,421705,420072,419747,419719,409123,408926,408228,408184,408158,408156,407754,407348,406672,406013,407796,406248,405634,405611,405407,405358,405332,405201,405073,405027,399012,399027,398876,398341,408965,397983,407944,397777,397752,397733,397650,397632,405456,397472,396509,397993,396199,395468,395223,395173,395420,395087,395416,395414,395411,394945,394904,394456,394314,394283,394476,394059,394033,394334,393830,393783,393259,393537,393536,393454,393229,392904,392889,393102,392681,392441,392359,392354,392348,392342,392336,392330,392323,392319,392315,392311,392127,392087,396001,391825,391816,391562,391554,391197,391195,390776,390775,390564,390556,390169,390161,389899,389731,389560,389461,390612,389194,388870,387786,387778,387774,387764,386892,386652,385808,352990,340952,340930,340950,340854,337309,336845,334376,334270,332859,334438,295949,295571,295384,295525,295197,295008,340744,296678,294186,333869,292772,292614,292402,334318,292616,293409,291522,291496,291832,291303,290478,292743,288839,288372,287791,287731,288755,287432,286703,286702,286701,286700,286486,285979,285663,285301,284738,284194,283796,283109,281688,281687,281686,281685,280775,280774,280638,280149,283944,282101,280133,279996,280872,285005,279509,279494,279416,279415,278966,278911,278574,278561,277754,277315,276660,276647,276542,276535,276487,276485,276483,276481,276479,276477,276475,276473,276000,275655,275558,275449,275370,275213,275024,275022,275020,275018,275016,275014,275012,273928,273921,273753,276087,276086,276085,275007,273343,274173,273320,272544,271985,271585,271484,269586,268026,251728,263919,254641,258024)) OR (`Index`=4 AND `ID` IN (447843,447653,446851,445767,445291,444621,444340,444523,444025,444193,444159,444796,443578,443448,443365,438035,443647,437941,443429,443310,443394,443392,437667,436938,437788,437352,436431,436425,436411,436279,436001,435981,435980,435675,436232,435728,435118,433866,433602,434695,433132,433145,433961,435962,432471,432346,432258,433350,433319,432963,432816,431962,431946,431944,431938,433308,433178,433275,431937,431932,431918,431912,431442,431143,431360,431022,431021,431020,431019,431018,431017,430311,430212,430211,430134,429731,429456,428719,428584,428582,428580,428578,428576,428561,428557,428555,428553,428549,428547,428545,428543,428366,428352,428336,428312,428311,428296,428075,427369,427136,427135,427380,426831,426830,431651,424183,427563,429177,428083,426919,428246,428125,427448,423608,423476,423439,423255,423297,422992,422824,422149,421727,421552,421409,421961,421604,421705,420986,420878,420072,419747,419703,419827,419719,419694,409123,408926,408228,408184,408158,408156,407754,407348,407176,406839,406672,407052,406013,407796,406248,405634,405611,405407,405358,405332,405201,405073,405027,404448,399043,399012,399027,398876,398341,408965,397983,407944,397777,398359,397752,397733,397650,397632,405456,397472,397265,396783,396591,396509,397993,396359,396199,395994,395468,395223,395173,395420,395087,395416,395414,395411,394945,394904,394456,394314,394283,394476,394059,394033,394334,393786,393830,393828,393783,393782,393307,393259,393537,393536,393454,393229,392904,392896,392889,393447,393102,392681,392800,392441,392359,392354,392348,392342,392336,392330,392323,392319,392315,392311,392127,392087,391973,394414,396001,391825,391816,391562,391554,391197,391195,390776,390775,390564,390556,390169,390161,390327,389899,389822,389731,389560,389461,390102,389311,389310,389246,390612,389144,389194,389186,388901,388870,388571,388204,387786,387778,387774,387764,386892,386652,385808,352990,385566,340952,340930,340950,340854,337309,336845,334485,334376,334270,333816,332859,296197,296035,334438,295949,295571,295384,295525,295197,295008,340744,296678,294186,293379,333869,292772,292641,292614,292547,292545,292402,292197,334318,292616,292211,293409,292948,292979,291522,291496,291337,291832,291303,290576,291192,290478,292743,288839,288372,287791,287731,288755,287432,286703,286702,286701,286700,286486,285979,285663,285301,285300,284738,284194,284068,283796,283204,283109,281688,281687,281686,281685,281875,280775,280774,280638,280149,283944,282101,280133,279996,280872,285005,279560,279538,279509,279494,279416,279415,278966,278964,278911,278574,278561,278321,277754,278366,277315,277091,276660,276647,276542,276535,276487,276485,276483,276481,276479,276477,276475,276473,276465,276000,275655,275558,275449,275370,275290,275281,276166,275213,275024,275022,275020,275018,275016,275014,275012,274832,274760,274672,273928,273921,273753,276087,276086,276085,275007,273343,274173,273320,272544,272355,271985,271976,271585,271484,269741,269740,269739,269934,269586,268569,268568,268567,268300,268299,268298,268297,268296,268295,268294,268293,268292,268291,268290,268289,268288,268026,251728,263919,263831,263988,254641,258024,261413)) OR (`Index`=3 AND `ID` IN (447843,447653,446851,445767,445291,444621,444340,444523,444025,444193,444159,444815,444796,443578,443448,443365,438035,443647,437941,443429,443310,437568,437561,437533,443253,443394,443392,437667,443535,436938,437788,437813,437352,436431,436425,436411,436279,436785,436001,435981,435980,435760,435706,435675,436232,435225,435728,435118,434924,434636,433866,433602,433633,433506,434695,433132,433046,433038,433145,433961,433366,432698,432877,435962,433489,432471,433978,432346,432258,433350,433319,432313,432963,432816,431962,431946,431944,431938,433308,433178,433275,431937,431932,431918,431912,431442,431143,431360,431022,431021,431020,431019,431018,431017,431348,431054,430811,430911,430654,430311,430212,430211,430134,429912,429731,432252,429456,428719,428708,428584,428582,428580,428578,428576,428561,428557,428555,428553,428549,428547,428545,428543,428366,428352,428336,428312,428311,428296,431032,428075,427369,427136,427135,426885,427380,426979,426831,426830,431651,424183,428641,427563,429177,428083,426919,428246,428125,427702,427448,429944,430018,429803,427267,423608,431094,423476,423439,423255,423297,422992,422824,428506,422440,422149,427701,421727,423146,421552,421409,421961,421604,421705,421016,420997,420987,420986,420878,420755,420376,420072,420032,419747,419703,419827,419719,419694,419475,419952,419388,409123,408926,408371,408228,408184,408158,408156,407754,407348,407147,407176,406839,406672,407052,406013,405899,407796,406248,405958,405634,405611,405407,405385,405358,405332,405201,405089,405073,405027,404448,399043,399012,399027,398896,398895,398894,398893,398892,398875,398876,398341,408965,397983,407944,397777,398359,397752,397733,397650,397632,405456,397472,398030,397265,397223,396975,396866,396783,396591,396582,396509,397993,396359,396199,395994,395468,395223,395173,405278,395420,395087,395416,395414,395411,394945,397522,394904,394697,394696,394456,394444,394314,394625,394283,394476,394059,394033,394334,396141,393786,393830,393828,393783,393782,393409,393307,393259,393537,393536,393454,393229,392904,392896,392889,393447,393102,392681,392800,397631,396083,392441,392359,392356,392354,392348,392342,392336,392330,392323,392319,392315,392311,392310,392308,392280,392127,392087,391973,394414,396001,391825,391816,391650,391562,391554,391197,391195,390776,390775,390564,390556,390311,390307,390169,390161,390119,390018,390327,390034,389899,389822,390006,389731,389560,389461,390102,389311,389310,389246,390612,389410,389409,389408,389162,389170,389176,389144,389194,389186,388933,388901,388889,388870,388571,390704,388305,388204,387786,387784,387782,387778,387776,387774,387770,387764,386892,386652,387322,386084,386072,388782,385808,387840,386684,388860,352990,385566,388839,352721,341758,341762,340952,340930,340950,340894,340861,340854,340851,340442,337309,336862,336845,335982,335801,334485,334376,334270,333816,338525,332859,339908,296672,296131,296228,296197,296035,334438,295949,295983,295571,295384,295525,295197,295008,340744,296678,294186,294119,293379,293237,333869,292772,292641,292614,292547,292545,292402,292197,334318,292616,292033,293295,292211,293409,292948,292269,292268,292267,292979,291522,291496,291337,291374,291832,291303,290986,291250,292420,290901,290757,333154,290576,291192,290478,289894,292743,289173,288839,288372,288212,287791,287731,288755,287432,287297,287188,286703,286702,286701,286700,286644,286486,285979,285663,285301,285300,284857,284852,284954,284855,284738,284650,284194,284068,283796,283856,283204,283109,283386,281803,281843,281688,281687,281686,281685,281875,281457,281406,281283,281044,280968,280939,280775,280774,280638,280323,280149,283944,282101,280133,279996,280872,285005,279560,279538,279521,279509,279494,279416,279415,278966,278964,278911,293797,278574,278561,279993,278418,278321,278406,278368,278029,277754,278366,277315,277278,277221,277252,277091,276660,276647,276542,276535,276487,276485,276483,276481,276479,276477,276475,276473,276465,276210,276000,275983,275655,275558,275449,275370,275290,275281,276166,275213,275024,275022,275020,275018,275016,275014,275012,274832,274760,274672,273928,273921,273753,276087,276086,276085,275007,273463,273343,274173,273320,272955,272708,272571,272544,272499,272355,271985,271976,271585,271586,271484,271119,270656,270071,270031,269741,269740,269739,269934,269586,269995,269832,269831,269644,268997,268569,268568,268567,268300,268299,268298,268297,268296,268295,268294,268293,268292,268291,268290,268289,268288,268285,268284,268026,268025,268024,268023,251632,251728,263919,263831,253665,264352,263988,261312,254641,258024,261413)) OR (`Index`=2 AND `ID` IN (447843,447653,446851,445767,445291,445337,444975,444974,444931,444880,444802,444742,444621,444340,444523,444025,444288,444193,445523,444159,443758,443668,444815,449472,444796,443578,443448,443554,443365,438035,443647,437941,443429,443310,437749,437568,437561,437550,437533,443253,443394,443392,444070,436855,443298,437667,443535,436948,436938,437788,437813,437352,436343,436431,436425,436411,436279,436148,436140,436117,436785,436002,436001,435981,435980,435760,435706,435675,436232,435718,435471,435256,435225,435220,435728,435193,435118,434839,434930,434924,434885,434680,434321,434636,435189,433866,433602,433633,433506,434695,435286,433132,433046,433038,433145,433086,433085,433313,432999,433961,433366,432828,432827,433467,432796,432698,432692,432623,432877,432540,435962,433489,432561,434789,432471,437250,433978,432346,433822,432258,432898,433350,433319,432313,434553,432963,432158,432816,431962,431946,431944,431938,433308,433178,433275,431937,431932,431918,431912,431645,431501,431442,431143,431726,431075,431360,431022,431021,431020,431019,431018,431017,431348,431054,430912,430811,430911,430654,430540,430311,430212,430211,430182,430134,430094,429964,430179,429912,429731,432252,429715,429456,429472,429098,428905,428740,428719,428708,428584,428582,428580,428578,428576,428561,428559,428557,428555,428553,428549,428547,428545,428543,428366,428352,428336,428312,428311,428296,431032,428075,428300,428301,428299,430307,427369,430186,427136,427135,427856,427549,426885,426911,427380,426979,430283,426831,426830,426789,424262,431651,424183,430093,428298,424104,427774,428641,427563,429177,428083,427341,426919,428246,428125,427702,428616,427562,427448,427411,427903,429944,430018,429803,427267,423608,431094,429001,423476,423439,430837,423359,423255,423297,422992,423184,422920,422824,428506,422440,422149,427701,421817,421727,421858,421693,423146,421689,422136,421552,421599,422153,422133,421567,421546,421547,421533,421467,422191,421461,421409,423233,422009,421961,421604,421705,421039,421016,420997,420987,420986,420878,420755,420413,420378,420377,420376,420245,420072,419946,420032,420190,419749,419747,419943,419703,419598,419827,419494,419719,419694,419475,420073,419952,419327,419306,419388,411615,409123,408926,408371,408501,408228,408184,408158,408156,407754,407348,407141,407147,407144,407126,407176,407046,406839,406709,406672,407052,406634,406632,406563,406013,405899,407796,405842,405838,406015,406248,405959,405958,405634,405611,405407,405385,405358,405332,405331,405202,405201,405089,405073,405027,405029,404448,399043,399012,399027,398896,398895,398894,398893,398892,398875,398876,398341,408965,407422,397983,407944,397777,398359,397752,397733,397759,397755,397650,397632,405456,397472,398030,397265,397252,397223,398659,397129,396975,398197,398006,396866,396783,396591,396582,396509,397993,396359,396199,396180,395994,395526,395419,395377,395468,395223,395173,405278,395420,395087,395416,395414,395411,394945,397522,394904,394809,394684,394697,394696,394456,398990,394564,394445,394416,394472,394444,394360,394314,394625,394283,394247,394476,394059,393909,393908,393907,393906,394033,394334,393856,393855,396141,393847,393790,393786,393830,393828,393827,393783,393782,393509,393409,393311,393307,393259,393749,393537,393536,393454,393392,393229,392904,392896,392889,393447,393446,393206,393102,392681,392800,397797,397631,396083,392441,392397,392359,392356,392354,392348,392342,392336,392330,392323,392319,392315,392311,392310,392308,392280,392583,392127,392087,406067,392063,391973,394414,394641,396001,396434,391825,391817,391816,392458,391724,391650,391562,391554,391197,391195,391177,391145,390776,390775,390564,390556,390311,390307,390199,390169,390161,390119,390018,390327,390034,389899,389822,390006,389731,389560,389461,390102,389605,389311,389310,389246,390612,389410,389409,389408,389152,389162,389170,389176,389154,389116,389115,389114,389143,389144,389194,389186,388933,388901,388889,396789,388870,388571,390704,390703,388305,388743,388204,388119,387786,387784,387782,387778,387776,387774,387770,387764,386892,386652,386467,387322,386084,386072,388782,385808,387840,386684,388860,352990,385566,385429,388839,352721,341758,341762,340952,340930,340950,340894,340861,340854,340851,340286,340275,339950,340442,338496,337309,336862,336845,336652,335982,336208,335884,335801,335530,335301,335037,334485,334376,334314,334270,333816,333454,333224,338525,338524,332859,339908,296672,296195,296131,296228,296207,296197,296103,296035,334438,295949,295983,295587,295571,295384,295191,295525,295197,295046,295008,294707,340744,296678,294186,294119,293613,293379,293237,333869,292934,292772,292641,292739,292614,292547,292545,292873,292519,292402,292197,334318,292616,292035,292033,293295,292211,291638,293134,293409,292948,292269,292268,292267,292896,292979,291522,291496,291370,291391,291337,291374,291336,291832,291303,290986,296831,291250,296723,292420,290901,290757,293949,333154,290693,290576,291192,290921,290478,290649,290288,291014,290025,289894,289731,292743,289173,289170,289595,288896,288839,288372,288212,289270,288097,288063,288061,287790,287788,287787,287786,287783,287782,287778,287760,287751,287791,287647,287731,288755,287464,287432,287297,287233,287188,287166,286886,286850,286703,286702,286701,286700,286644,286486,285835,286585,285979,285663,285301,285300,285238,285059,284857,284852,284954,284855,284738,284737,284650,284595,284594,284593,284218,284194,284142,284141,284068,283842,283796,283856,283204,283109,283019,283386,281803,281843,281688,281687,281686,281685,281875,281457,281565,281406,281283,284090,284379,284339,281044,280968,280939,283968,280775,280774,280638,280519,280429,280414,280323,280149,283944,283929,282101,280133,279996,280872,285005,279720,279560,279538,279529,279521,279509,279494,279416,279415,279322,278930,278833,278966,278965,278964,278911,278892,278891,278764,293797,278726,278574,278561,279993,278418,278321,278280,279819,278406,278368,278356,278029,286728,277754,278366,277743,277315,277278,277221,277671,277252,277091,276660,276647,276542,276535,276487,276485,276483,276481,276479,276477,276475,276473,276465,276442,277634,276210,276077,276000,275983,275655,275558,275449,275370,275290,275281,276166,275213,275024,275022,275020,275018,275016,275014,275012,274832,274760,274671,274672,274628,274541,274503,274251,274250,273928,273921,273753,273716,273712,276087,276086,276085,275616,275007,273463,273343,274173,273320,274148,273700,272955,272776,272708,272649,272571,272544,272499,272401,272355,272127,271985,272791,271976,271585,271586,271484,270873,271119,270501,270498,270495,270494,270656,270071,270031,269741,269740,269739,269934,269598,269586,269995,269832,269831,269644,269036,268997,269074,269073,268569,268568,268567,268300,268299,268298,268297,268296,268295,268294,268293,268292,268291,268290,268289,268288,268285,268284,268128,268121,268119,268116,268115,268110,268049,268048,268060,268020,268026,268019,268025,268024,268023,268018,268017,268021,268016,267991,267990,267989,267972,267873,267872,267871,267870,263757,251632,251728,263927,263919,263831,251807,253665,264352,263988,251733,261420,261312,263335,389437,254641,258024,261413)) OR (`Index`=17 AND `ID` IN (444340,436411,433602,431962,431946,431944,431938,431937,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428545,428366,428336,428311,428296,428075,427136,427135,426831,426830,428083,423255,420072,408926,408156,406013,407944,397993,395223,395420,395416,395414,394334,393783,393454,393102,390776,390775,390556,293409,279416,279415)) OR (`Index`=16 AND `ID` IN (444340,436411,433602,431962,431946,431944,431938,431937,431932,431918,431912,429731,429456,428582,428580,428576,428555,428553,428549,428547,428545,428366,428336,428311,428296,428075,427136,427135,426831,426830,428083,423255,420072,408926,408156,406013,407944,397993,395223,395420,395416,395414,394334,393783,393454,393102,390776,390775,390556,293409,279416,279415)) OR (`Index`=15 AND `ID` IN (444340,436411,433602,431962,431946,431944,431938,431937,431932,431918,431912,429731,429456,428582,428580,428576,428555,428553,428549,428547,428545,428366,428336,428311,428296,428075,427369,427136,427135,426831,426830,428083,423255,420072,408926,408156,406013,407944,397993,395223,395420,395416,395414,395411,394334,393783,393454,393102,390776,390775,390556,340744,293409,288755,279416,279415)) OR (`Index`=14 AND `ID` IN (444340,436411,433602,431962,431946,431944,431938,431937,431932,431918,431912,429731,429456,428582,428580,428576,428561,428555,428553,428549,428547,428545,428366,428336,428311,428296,428075,427369,427136,427135,426831,426830,428083,423255,420072,419747,408926,408156,406013,407944,397993,395223,395420,395416,395414,395411,394945,394334,393783,393454,393102,390776,390775,390556,340744,293409,288755,279416,279415)) OR (`Index`=13 AND `ID` IN (444340,436411,436001,433602,431962,431946,431944,431938,431937,431932,431918,431912,429731,429456,428582,428580,428578,428576,428561,428555,428553,428549,428547,428545,428366,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,428083,423255,420072,419747,408926,408156,406013,407944,397993,395223,395420,395416,395414,395411,394945,394334,393783,393454,393102,390776,390775,390556,388870,386892,340744,293409,288755,287432,279416,279415)) OR (`Index`=12 AND `ID` IN (444340,436411,436001,435118,433866,433602,431962,431946,431944,431938,433308,433275,431937,431932,431918,431912,429731,429456,428582,428580,428578,428576,428561,428555,428553,428549,428547,428545,428366,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,428083,423255,421705,420072,419747,408926,408156,406013,405358,408965,407944,397993,395223,395420,395416,395414,395411,394945,394334,393783,393454,393102,396001,391195,390776,390775,390556,388870,386892,340744,293409,288755,287432,279416,279415)) OR (`Index`=11 AND `ID` IN (444340,444193,436411,436001,435118,433866,433602,431962,431946,431944,431938,433308,433275,431937,431932,431918,431912,430212,430211,429731,429456,428582,428580,428578,428576,428561,428555,428553,428549,428547,428545,428366,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,428083,423255,421705,420072,419747,408926,408156,406013,405358,398876,408965,407944,397993,395223,395420,395416,395414,395411,394945,394314,394334,393783,393454,393102,392359,392330,392323,392319,392315,392311,396001,391195,390776,390775,390556,388870,387786,387774,386892,340854,340744,333869,293409,292743,287731,288755,287432,286703,286702,286701,286700,279416,279415,276660,276647,276542,276535,275213,273928,273921,276087)) OR (`Index`=18 AND `ID` IN (436411,433602,431962,431946,431944,431938,431937,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428545,428366,428336,428311,428296,428075,427136,427135,426831,426830,428083,423255,420072,408926,408156,406013,407944,397993,395223,395420,395416,395414,394334,393783,393454,393102,390776,390775,279416,279415)) OR (`Index`=34 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428336,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=33 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428336,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=32 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428336,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=31 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428336,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=30 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428336,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=29 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428336,428311,428296,427135,426831,408926,408156,406013,407944,397993,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=28 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428545,428366,428336,428311,428296,427135,426831,420072,408926,408156,406013,407944,397993,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=27 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428545,428366,428336,428311,428296,427135,426831,420072,408926,408156,406013,407944,397993,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=26 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428545,428366,428336,428311,428296,427135,426831,423255,420072,408926,408156,406013,407944,397993,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=25 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428545,428366,428336,428311,428296,427135,426831,423255,420072,408926,408156,406013,407944,397993,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=24 AND `ID` IN (433602,431962,431946,431944,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428545,428366,428336,428311,428296,427135,426831,423255,420072,408926,408156,406013,407944,397993,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=23 AND `ID` IN (433602,431962,431946,431944,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428545,428366,428336,428311,428296,427135,426831,423255,420072,408926,408156,406013,407944,397993,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=22 AND `ID` IN (433602,431962,431946,431944,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428545,428366,428336,428311,428296,427136,427135,426831,423255,420072,408926,408156,406013,407944,397993,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=21 AND `ID` IN (433602,431962,431946,431944,431938,431937,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428545,428366,428336,428311,428296,427136,427135,426831,423255,420072,408926,408156,406013,407944,397993,395420,395416,395414,394334,393783,393454,279416,279415)) OR (`Index`=20 AND `ID` IN (433602,431962,431946,431944,431938,431937,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428545,428366,428336,428311,428296,427136,427135,426831,428083,423255,420072,408926,408156,406013,407944,397993,395420,395416,395414,394334,393783,393454,393102,279416,279415)) OR (`Index`=19 AND `ID` IN (433602,431962,431946,431944,431938,431937,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428545,428366,428336,428311,428296,428075,427136,427135,426831,426830,428083,423255,420072,408926,408156,406013,407944,397993,395420,395416,395414,394334,393783,393454,393102,279416,279415)) OR (`Index`=49 AND `ID` IN (431962,431946,431938,431918,428582,428580,428576,428555,428553,428549,428547,428366,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,279416,279415)) OR (`Index`=48 AND `ID` IN (431962,431946,431938,431918,428582,428580,428576,428555,428553,428549,428547,428366,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,279416,279415)) OR (`Index`=47 AND `ID` IN (431962,431946,431938,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,279416,279415)) OR (`Index`=46 AND `ID` IN (431962,431946,431938,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,279416,279415)) OR (`Index`=45 AND `ID` IN (431962,431946,431938,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,393783,279416,279415)) OR (`Index`=44 AND `ID` IN (431962,431946,431938,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,393783,279416,279415)) OR (`Index`=43 AND `ID` IN (431962,431946,431938,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,393783,279416,279415)) OR (`Index`=42 AND `ID` IN (431962,431946,431938,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428336,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,393783,279416,279415)) OR (`Index`=41 AND `ID` IN (431962,431946,431938,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428336,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=40 AND `ID` IN (431962,431946,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428336,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=39 AND `ID` IN (431962,431946,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428336,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=38 AND `ID` IN (431962,431946,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428336,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=37 AND `ID` IN (431962,431946,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428336,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=36 AND `ID` IN (431962,431946,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428336,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=35 AND `ID` IN (431962,431946,431938,431932,431918,431912,428582,428580,428576,428555,428553,428549,428547,428366,428336,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,393783,393454,279416,279415)) OR (`Index`=74 AND `ID` IN (431946,431918,428582,428576,428555,428553,428366,428296,427135,426831)) OR (`Index`=73 AND `ID` IN (431946,431918,428582,428576,428555,428553,428366,428311,428296,427135,426831)) OR (`Index`=72 AND `ID` IN (431946,431918,428582,428576,428555,428553,428366,428311,428296,427135,426831)) OR (`Index`=71 AND `ID` IN (431946,431918,428582,428576,428555,428553,428366,428311,428296,427135,426831)) OR (`Index`=70 AND `ID` IN (431946,431918,428582,428576,428555,428553,428366,428311,428296,427135,426831)) OR (`Index`=69 AND `ID` IN (431946,431918,428582,428576,428555,428553,428366,428311,428296,427135,426831)) OR (`Index`=68 AND `ID` IN (431946,431918,428582,428576,428555,428553,428366,428311,428296,427135,426831)) OR (`Index`=67 AND `ID` IN (431946,431918,428582,428576,428555,428553,428366,428311,428296,427135,426831)) OR (`Index`=66 AND `ID` IN (431946,431918,428582,428576,428555,428553,428366,428311,428296,427135,426831)) OR (`Index`=65 AND `ID` IN (431946,431918,428582,428576,428555,428553,428366,428311,428296,427135,426831)) OR (`Index`=64 AND `ID` IN (431946,431918,428582,428576,428555,428553,428549,428366,428311,428296,427135,426831,279416,279415)) OR (`Index`=63 AND `ID` IN (431946,431918,428582,428576,428555,428553,428549,428366,428311,428296,427135,426831,279416,279415)) OR (`Index`=62 AND `ID` IN (431946,431918,428582,428576,428555,428553,428549,428366,428311,428296,427135,426831,279416,279415)) OR (`Index`=61 AND `ID` IN (431946,431918,428582,428576,428555,428553,428549,428366,428311,428296,427135,426831,279416,279415)) OR (`Index`=60 AND `ID` IN (431946,431918,428582,428576,428555,428553,428549,428366,428311,428296,427135,426831,279416,279415)) OR (`Index`=59 AND `ID` IN (431946,431918,428582,428576,428555,428553,428549,428366,428311,428296,427135,426831,279416,279415)) OR (`Index`=58 AND `ID` IN (431946,431918,428582,428576,428555,428553,428549,428366,428311,428296,427135,426831,408156,406013,407944,279416,279415)) OR (`Index`=57 AND `ID` IN (431946,431918,428582,428576,428555,428553,428549,428366,428311,428296,427135,426831,408156,406013,407944,279416,279415)) OR (`Index`=56 AND `ID` IN (431946,431918,428582,428580,428576,428555,428553,428549,428547,428366,428311,428296,427135,426831,408156,406013,407944,279416,279415)) OR (`Index`=55 AND `ID` IN (431946,431918,428582,428580,428576,428555,428553,428549,428547,428366,428311,428296,427135,426831,408156,406013,407944,395414,279416,279415)) OR (`Index`=54 AND `ID` IN (431946,431918,428582,428580,428576,428555,428553,428549,428547,428366,428311,428296,427135,426831,408156,406013,407944,395414,279416,279415)) OR (`Index`=53 AND `ID` IN (431946,431918,428582,428580,428576,428555,428553,428549,428547,428366,428311,428296,427135,426831,408156,406013,407944,395420,395414,279416,279415)) OR (`Index`=52 AND `ID` IN (431946,431938,431918,428582,428580,428576,428555,428553,428549,428547,428366,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,279416,279415)) OR (`Index`=51 AND `ID` IN (431946,431938,431918,428582,428580,428576,428555,428553,428549,428547,428366,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,279416,279415)) OR (`Index`=50 AND `ID` IN (431946,431938,431918,428582,428580,428576,428555,428553,428549,428547,428366,428311,428296,427135,426831,408156,406013,407944,395420,395416,395414,279416,279415)) OR (`Index`=93 AND `ID` IN (431918,428555,428553,428296,427135,426831)) OR (`Index`=92 AND `ID` IN (431918,428555,428553,428296,427135,426831)) OR (`Index`=91 AND `ID` IN (431918,428555,428553,428296,427135,426831)) OR (`Index`=90 AND `ID` IN (431918,428555,428553,428296,427135,426831)) OR (`Index`=89 AND `ID` IN (431918,428555,428553,428296,427135,426831)) OR (`Index`=88 AND `ID` IN (431918,428555,428553,428296,427135,426831)) OR (`Index`=87 AND `ID` IN (431918,428555,428553,428296,427135,426831)) OR (`Index`=86 AND `ID` IN (431918,428555,428553,428296,427135,426831)) OR (`Index`=85 AND `ID` IN (431918,428555,428553,428296,427135,426831)) OR (`Index`=84 AND `ID` IN (431918,428582,428555,428553,428296,427135,426831)) OR (`Index`=83 AND `ID` IN (431918,428582,428576,428555,428553,428296,427135,426831)) OR (`Index`=82 AND `ID` IN (431918,428582,428576,428555,428553,428296,427135,426831)) OR (`Index`=81 AND `ID` IN (431918,428582,428576,428555,428553,428296,427135,426831)) OR (`Index`=80 AND `ID` IN (431918,428582,428576,428555,428553,428296,427135,426831)) OR (`Index`=79 AND `ID` IN (431918,428582,428576,428555,428553,428296,427135,426831)) OR (`Index`=78 AND `ID` IN (431918,428582,428576,428555,428553,428296,427135,426831)) OR (`Index`=77 AND `ID` IN (431918,428582,428576,428555,428553,428296,427135,426831)) OR (`Index`=76 AND `ID` IN (431918,428582,428576,428555,428553,428296,427135,426831)) OR (`Index`=75 AND `ID` IN (431918,428582,428576,428555,428553,428366,428296,427135,426831)) OR (`Index`=143 AND `ID`=428555) OR (`Index`=142 AND `ID`=428555) OR (`Index`=141 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=140 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=139 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=138 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=137 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=136 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=135 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=134 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=133 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=132 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=131 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=130 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=129 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=128 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=127 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=126 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=125 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=124 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=123 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=122 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=121 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=120 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=119 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=118 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=117 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=116 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=115 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=114 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=113 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=112 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=111 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=110 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=109 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=108 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=107 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=106 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=105 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=104 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=103 AND `ID` IN (428555,428553,428296,427135)) OR (`Index`=102 AND `ID` IN (428555,428553,428296,427135,426831)) OR (`Index`=101 AND `ID` IN (428555,428553,428296,427135,426831)) OR (`Index`=100 AND `ID` IN (428555,428553,428296,427135,426831)) OR (`Index`=99 AND `ID` IN (428555,428553,428296,427135,426831)) OR (`Index`=98 AND `ID` IN (428555,428553,428296,427135,426831)) OR (`Index`=97 AND `ID` IN (428555,428553,428296,427135,426831)) OR (`Index`=96 AND `ID` IN (428555,428553,428296,427135,426831)) OR (`Index`=95 AND `ID` IN (428555,428553,428296,427135,426831)) OR (`Index`=94 AND `ID` IN (428555,428553,428296,427135,426831)); +UPDATE `quest_visual_effect` SET `VisualEffect`=26021, `VerifiedBuild`=56110 WHERE (`ID`=431965 AND `Index`=0); +UPDATE `quest_visual_effect` SET `VisualEffect`=26022, `VerifiedBuild`=56110 WHERE (`ID`=431921 AND `Index`=0); + +DELETE FROM `quest_reward_display_spell` WHERE (`Idx`=0 AND `QuestID` IN (84682,83496,81994,81993,6082)) OR (`Idx`=2 AND `QuestID` IN (81994,81993)) OR (`Idx`=1 AND `QuestID` IN (81994,81993,68795)); +INSERT INTO `quest_reward_display_spell` (`QuestID`, `Idx`, `SpellID`, `PlayerConditionID`, `VerifiedBuild`) VALUES +(84682, 0, 461898, 127170, 56110), +(83496, 0, 465226, 0, 56110), +(81994, 2, 445970, 0, 56110), +(81994, 1, 445968, 0, 56110), +(81994, 0, 445966, 0, 56110), +(81993, 2, 445969, 0, 56110), +(81993, 1, 445967, 0, 56110), +(81993, 0, 445965, 0, 56110), +(68795, 1, 368896, 0, 56110), +(6082, 0, 23356, 0, 56110); + +UPDATE `quest_reward_display_spell` SET `VerifiedBuild`=56110 WHERE (`Idx`=0 AND `QuestID` IN (80388,80386,80385,80012,79989,79489,79440,79223,79020,78189,78169,77795,77644,77425,77415,77250,77154,76390,76290,76265,76264,76263,76257,75742,75644,75604,75544,75265,75230,75154,74911,74910,74909,74908,74576,73226,73015,73008,73001,72994,72900,72773,72664,72644,72587,72586,72547,72512,72479,72460,72452,72339,72263,72171,72170,72169,72168,72167,72166,72074,72072,72069,71230,71194,71193,71192,71191,71178,71165,71162,71161,71157,71138,71032,71031,71030,70978,70969,70952,70941,70940,70938,70936,70935,70916,70911,70900,70890,70886,70884,70839,70834,70830,70822,70814,70813,70779,70450,70438,70370,70368,70220,70203,70202,70201,70200,70199,70156,70122,69979,69870,69869,69855,68797,68795,66584,66579,66444,66351,66324,66221,66114,66027,65849,65806,65680,65674,65613,65486,65452,65427,65421,65419,65401,65400,65399,65398,65397,65396,65394,65393,65392,65391,65390,65389,65388,65387,65386,65385,65384,65383,65382,65381,65380,65379,65375,65361,65360,65359,65358,65357,65355,65354,65351,65348,65336,65334,65333,65332,65327,65307,65170,65169,65168,65165,65157,65147,65146,65145,65101,65045,64963,64873,64872,64864,64567,64553,64552,64551,64469,64468,64467,64466,64465,64464,64463,64462,64461,64460,64459,64458,64325,64324,64323,64322,64230,64216,64174,64169,64168,64086,64085,64084,64083,63994,63901,63855,63738,63732,63731,63700,63697,63696,63691,63689,63347,63346,63345,63344,63343,63342,63341,63340,63006,63000,62999,62997,62986,62985,62984,62981,62971,62970,62928,62918,62836,62828,62800,62799,62798,62797,62719,62486,62477,62316,62315,62314,62313,62312,62309,62221,62208,62173,62172,62104,62095,62084,62082,62080,62078,62076,62073,62070,62069,62067,62062,62000,61962,61961,61960,61959,61958,61957,61916,61865,61864,61863,61862,61861,61860,61859,61857,61856,61855,61854,61853,61852,61792,61790,61789,61788,61786,61763,61729,61713,61629,61628,61627,61607,61606,61602,61601,61479,61445,61443,61442,61440,61439,61426,61425,61424,61423,61422,61421,61391,61373,61372,61370,61368,61366,61364,61362,61360,61359,61357,61351,61321,61320,61319,61318,61317,61313,61304,61272,61269,61223,61222,61221,61219,61218,61058,61057,60975,60973,60947,60946,60651,60600,60497,60495,60492,60487,60480,60428,60285,60284,60229,60226,60225,60224,60223,60222,60221,60220,60219,60218,60217,60136,60111,60110,60021,59971,59970,59967,59961,59958,59956,59954,59953,59952,59951,59919,59752,59609,59597,59556,59426,59356,59355,59352,59350,59347,59325,59323,59315,59002,59000,58991,58962,58953,58923,58917,58914,58903,58902,58797,58634,58457,58436,58435,58327,58160,57929,57928,57924,57898,57893,57715,57686,57583,57536,57524,57481,57464,57462,57276,57179,57095,57043,56909,56908,56740,56566,56565,56563,56562,56534,56533,56519,56518,56517,56516,56515,56491,56422,56379,56378,56353,56347,56335,56324,56248,56247,56205,56203,56202,56201,56200,56199,56198,56197,56196,56195,56194,56193,56192,56191,56181,56165,56156,56145,56087,56086,55979,55618,55517,55500,55457,55456,55455,55454,55452,55451,55235,55224,55223,55195,55103,55101,55084,55083,55082,55081,55080,55079,55078,55077,55076,55075,55074,55073,55072,55071,55070,55069,55068,55067,55066,55065,55064,55063,55061,55060,55059,55057,55056,55030,54990,54976,54933,54919,54765,54759,54661,54642,54402,54185,54096,54002,53990,53962,53937,53881,53847,53846,53838,53791,53722,53721,53720,53719,53678,53668,53406,53212,53198,53121,52861,52451,52450,52228,52227,52226,52225,52224,52223,52217,52216,52215,52214,52213,52128,52118,52055,52050,52046,52044,52043,52016,52015,52014,52013,52008,52003,51987,51975,51971,51965,51964,51962,51918,51916,51904,51889,51888,51770,51753,51714,51575,51568,51503,51498,51484,51483,51482,51481,51478,51464,51452,51448,51408,51404,51376,51365,51361,51313,51243,51230,51016,50276,50173,50123,50120,49928,49882,49879,49878,49874,49873,49784,49783,49782,49599,49584,48946,48927,48926,48925,48924,48923,48922,48921,48920,48919,48918,48917,48916,48915,48914,48913,48770,48769,48768,48767,48764,48763,48761,48757,48756,48755,48754,48753,48752,48668,48601,48544,48513,48448,48447,48445,48443,48441,48202,48201,48200,48199,48107,48078,48076,48075,48074,48065,48056,48055,48054,48053,48041,48040,48039,48038,48037,48036,48035,48034,48029,48028,48027,48016,48013,48002,47994,47993,47892,47696,47654,47653,47430,47416,47287,47283,47249,47220,47182,46941,46816,46813,46792,46734,46350,46337,46334,46319,46291,46243,46207,46178,46128,46089,45813,45789,45770,45727,45423,45420,45354,45312,45160,44741,44721,44495,44493,44492,44285,44284,44283,44248,44246,44245,44244,44243,44183,44181,44180,43933,43785,43701,43604,43533,43492,43425,43424,43423,43422,43420,43418,43415,43414,43412,43409,43407,43398,43382,43381,43380,43359,43341,43272,43271,42987,42982,42971,42881,42852,42851,42833,42800,42792,42697,42695,42673,42664,42619,42618,42617,42616,42614,42606,42605,42488,42230,42204,42096,42079,41889,41750,41138,41036,41027,40880,40879,40878,40877,40876,40875,40873,40872,40870,40869,40868,40866,40864,40863,40862,40861,40859,40858,40650,40645,40562,40561,40560,40559,40558,40546,40545,40544,40542,40539,40538,40533,40529,40528,40527,40526,40523,40395,40334,40327,40253,40236,40214,40209,40208,40207,40205,40204,40203,40201,40199,40198,40194,40192,40191,40189,40188,40186,40185,40183,40182,40181,40179,40178,40176,40159,40158,40156,40145,40142,40141,40140,40135,40132,40131,40125,40065,40064,40062,40057,40052,40042,40041,40040,40039,40037,40035,40033,40031,40029,40028,40026,40024,40023,40021,40019,40017,40016,40014,39960,39958,39957,39956,39954,39952,39951,39950,39943,39942,39940,39938,39935,39933,39931,39923,39918,39914,39910,39905,39904,39883,39882,39874,39847,39830,39818,39816,39699,39696,39681,39680,39565,39505,39504,39502,39501,39500,39499,39395,39246,39245,39068,39067,38975,38974,38971,38970,38966,38963,38961,38958,38957,38955,38953,38949,38945,38944,38833,38807,38806,38805,38804,38803,38802,38801,38800,38797,38796,38795,38794,38793,38792,38791,38790,38789,38785,38784,38777,38723,38574,38531,38528,38526,38523,38522,38519,38499,38356,38259,37961,37276,37182,37181,37180,37179,37168,37141,37140,37137,37131,37129,37128,37127,37126,37080,37031,37030,37029,36947,36864,36833,36832,36828,36812,36711,36702,36633,36592,36567,36522,36519,36518,36512,36469,36429,36427,36423,36404,36296,36202,36195,36194,36189,36182,36142,36137,36132,36062,36037,35883,35882,35763,35760,35751,35750,35747,35746,35744,35631,35625,35617,35614,35596,35511,35500,35495,35492,35486,35464,35462,35341,35292,35262,35243,35154,35019,35005,34993,34982,34925,34898,34770,34765,34740,34733,34732,34731,34729,34646,34616,34592,34585,34575,34462,34442,34439,34434,34423,34420,34279,34193,34192,33868,33336,33232,33231,33160,33156,33027,33024,33022,32681,32680,32656,32340,32279,32249,32246,32169,32168,32167,32109,32108,31944,31846,31845,31844,31843,31842,31841,31840,31839,31838,31837,31836,31835,31834,31833,31479,31478,31475,31472,31470,31311,31302,31066,31001,30142,30134,29482,29481,29477,29475,29262,29261,29067,28804,28803,28802,28801,28800,28799,28798,27985,27562,27561,27560,27559,27558,27557,27556,27555,26101,26073,26058,26004,25945,25929,25621,25267,24702,24432,14359,14358,14217,14213,14151,13825,13270,13090,13089,13088,13087,12889,12801,12687,12657,12655,12619,12615,12567,12565,12173,12172,11867,11866,9485,8344,6610,6032,3641,1599)) OR (`Idx`=1 AND `QuestID` IN (79020,74911,74910,74909,74908,72263,71194,71193,71192,71191,70450,65168,65147,63994,63006,62798,62000,61359,60600,60492,60217,60021,59919,59323,58797,58160,57179,48199,48107,47416)) OR (`Idx`=2 AND `QuestID` IN (63006,62000,61359,60600,60492,60021,59323,58160,57179,48107)) OR (`Idx`=53 AND `QuestID`=62000) OR (`Idx`=52 AND `QuestID`=62000) OR (`Idx`=51 AND `QuestID`=62000) OR (`Idx`=50 AND `QuestID`=62000) OR (`Idx`=49 AND `QuestID`=62000) OR (`Idx`=48 AND `QuestID`=62000) OR (`Idx`=47 AND `QuestID`=62000) OR (`Idx`=46 AND `QuestID`=62000) OR (`Idx`=45 AND `QuestID`=62000) OR (`Idx`=44 AND `QuestID`=62000) OR (`Idx`=43 AND `QuestID`=62000) OR (`Idx`=42 AND `QuestID`=62000) OR (`Idx`=41 AND `QuestID`=62000) OR (`Idx`=40 AND `QuestID`=62000) OR (`Idx`=39 AND `QuestID`=62000) OR (`Idx`=38 AND `QuestID`=62000) OR (`Idx`=37 AND `QuestID`=62000) OR (`Idx`=36 AND `QuestID`=62000) OR (`Idx`=35 AND `QuestID`=62000) OR (`Idx`=34 AND `QuestID`=62000) OR (`Idx`=33 AND `QuestID`=62000) OR (`Idx`=32 AND `QuestID`=62000) OR (`Idx`=31 AND `QuestID`=62000) OR (`Idx`=30 AND `QuestID`=62000) OR (`Idx`=29 AND `QuestID`=62000) OR (`Idx`=28 AND `QuestID`=62000) OR (`Idx`=27 AND `QuestID`=62000) OR (`Idx`=26 AND `QuestID`=62000) OR (`Idx`=25 AND `QuestID`=62000) OR (`Idx`=24 AND `QuestID`=62000) OR (`Idx`=23 AND `QuestID`=62000) OR (`Idx`=22 AND `QuestID`=62000) OR (`Idx`=21 AND `QuestID`=62000) OR (`Idx`=20 AND `QuestID`=62000) OR (`Idx`=19 AND `QuestID`=62000) OR (`Idx`=18 AND `QuestID`=62000) OR (`Idx`=17 AND `QuestID`=62000) OR (`Idx`=16 AND `QuestID`=62000) OR (`Idx`=15 AND `QuestID`=62000) OR (`Idx`=14 AND `QuestID`=62000) OR (`Idx`=13 AND `QuestID` IN (62000,61359,60492)) OR (`Idx`=12 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,57179)) OR (`Idx`=11 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)) OR (`Idx`=10 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)) OR (`Idx`=9 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)) OR (`Idx`=8 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)) OR (`Idx`=7 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)) OR (`Idx`=6 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)) OR (`Idx`=5 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)) OR (`Idx`=4 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)) OR (`Idx`=3 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)); + +DELETE FROM `quest_treasure_pickers` WHERE (`QuestID`=83740 AND `TreasurePickerID`=3360 AND `OrderIndex`=0) OR (`QuestID`=83739 AND `TreasurePickerID`=3360 AND `OrderIndex`=0) OR (`QuestID`=83738 AND `TreasurePickerID`=3360 AND `OrderIndex`=0) OR (`QuestID`=82994 AND `TreasurePickerID`=3345 AND `OrderIndex`=0) OR (`QuestID`=82842 AND `TreasurePickerID`=3160 AND `OrderIndex`=0) OR (`QuestID`=82689 AND `TreasurePickerID`=3284 AND `OrderIndex`=0) OR (`QuestID`=82676 AND `TreasurePickerID`=3284 AND `OrderIndex`=0) OR (`QuestID`=82610 AND `TreasurePickerID`=3126 AND `OrderIndex`=0) OR (`QuestID`=82609 AND `TreasurePickerID`=3125 AND `OrderIndex`=0) OR (`QuestID`=82608 AND `TreasurePickerID`=3124 AND `OrderIndex`=0) OR (`QuestID`=82607 AND `TreasurePickerID`=3123 AND `OrderIndex`=0) OR (`QuestID`=82606 AND `TreasurePickerID`=3122 AND `OrderIndex`=0) OR (`QuestID`=82600 AND `TreasurePickerID`=3114 AND `OrderIndex`=0) OR (`QuestID`=82599 AND `TreasurePickerID`=3113 AND `OrderIndex`=0) OR (`QuestID`=82598 AND `TreasurePickerID`=3112 AND `OrderIndex`=0) OR (`QuestID`=82577 AND `TreasurePickerID`=3096 AND `OrderIndex`=0) OR (`QuestID`=82574 AND `TreasurePickerID`=3091 AND `OrderIndex`=0) OR (`QuestID`=82554 AND `TreasurePickerID`=3079 AND `OrderIndex`=0) OR (`QuestID`=82553 AND `TreasurePickerID`=2410 AND `OrderIndex`=0) OR (`QuestID`=82551 AND `TreasurePickerID`=3076 AND `OrderIndex`=0) OR (`QuestID`=82550 AND `TreasurePickerID`=3075 AND `OrderIndex`=0) OR (`QuestID`=82549 AND `TreasurePickerID`=3077 AND `OrderIndex`=0) OR (`QuestID`=82337 AND `TreasurePickerID`=3032 AND `OrderIndex`=0) OR (`QuestID`=80018 AND `TreasurePickerID`=2951 AND `OrderIndex`=0) OR (`QuestID`=79558 AND `TreasurePickerID`=2595 AND `OrderIndex`=1) OR (`QuestID`=78938 AND `TreasurePickerID`=3284 AND `OrderIndex`=0) OR (`QuestID`=78066 AND `TreasurePickerID`=2947 AND `OrderIndex`=1) OR (`QuestID`=78046 AND `TreasurePickerID`=2947 AND `OrderIndex`=1) OR (`QuestID`=77948 AND `TreasurePickerID`=2948 AND `OrderIndex`=1) OR (`QuestID`=77762 AND `TreasurePickerID`=2947 AND `OrderIndex`=1) OR (`QuestID`=77318 AND `TreasurePickerID`=2947 AND `OrderIndex`=1) OR (`QuestID`=77315 AND `TreasurePickerID`=2947 AND `OrderIndex`=1) OR (`QuestID`=76572 AND `TreasurePickerID`=2947 AND `OrderIndex`=1) OR (`QuestID`=76465 AND `TreasurePickerID`=2949 AND `OrderIndex`=1) OR (`QuestID`=75722 AND `TreasurePickerID`=3313 AND `OrderIndex`=0) OR (`QuestID`=73192 AND `TreasurePickerID`=2595 AND `OrderIndex`=1) OR (`QuestID`=72171 AND `TreasurePickerID`=2459 AND `OrderIndex`=0) OR (`QuestID`=72170 AND `TreasurePickerID`=2459 AND `OrderIndex`=0) OR (`QuestID`=72169 AND `TreasurePickerID`=2459 AND `OrderIndex`=0) OR (`QuestID`=72168 AND `TreasurePickerID`=2459 AND `OrderIndex`=0) OR (`QuestID`=72167 AND `TreasurePickerID`=2459 AND `OrderIndex`=0) OR (`QuestID`=72166 AND `TreasurePickerID`=2459 AND `OrderIndex`=0) OR (`QuestID`=70832 AND `TreasurePickerID`=2215 AND `OrderIndex`=0) OR (`QuestID`=32676 AND `TreasurePickerID`=2661 AND `OrderIndex`=0) OR (`QuestID`=9272 AND `TreasurePickerID`=3289 AND `OrderIndex`=0); +INSERT INTO `quest_treasure_pickers` (`QuestID`, `TreasurePickerID`, `OrderIndex`) VALUES +(83740, 3360, 0), -- Notorious with The Vizier +(83739, 3360, 0), -- Notorious with The General +(83738, 3360, 0), -- Notorious with The Weaver +(82994, 3345, 0), -- Wax Contribution +(82842, 3160, 0), -- Test Quest - Combined First time Rewards (DNT) +(82689, 3284, 0), -- Only Darkness +(82676, 3284, 0), -- Broken Masquerade +(82610, 3126, 0), -- The War Within (71-79) E +(82609, 3125, 0), -- The War Within (71-79) E +(82608, 3124, 0), -- The War Within (71-79) E +(82607, 3123, 0), -- The War Within (71-79) E +(82606, 3122, 0), -- The War Within (71-79) E +(82600, 3114, 0), -- The War Within (71-79) E +(82599, 3113, 0), -- The War Within (71-79) E +(82598, 3112, 0), -- The War Within (71-79) E +(82577, 3096, 0), -- The War Within (80) E +(82574, 3091, 0), -- The War Within (80) E +(82554, 3079, 0), -- The War Within (71-79) E +(82553, 2410, 0), -- The War Within (71-79) E +(82551, 3076, 0), -- The War Within (71-79) E +(82550, 3075, 0), -- The War Within (71-79) E +(82549, 3077, 0), -- The War Within (71-79) E +(82337, 3032, 0), -- Test Quest - First time Rewards (DNT) +(80018, 2951, 0), -- Fashionable Flying +(79558, 2595, 1), -- Feathered Fiend +(78938, 3284, 0), -- Champion of the Waterlords +(78066, 2947, 1), -- The Answers You've Earned +(78046, 2947, 1), -- Overseer Oversight +(77948, 2948, 1), -- Burning Out +(77762, 2947, 1), -- A Little Hope is Never Without Worth +(77318, 2947, 1), -- Merithra Says +(77315, 2947, 1), -- Ancient Memories +(76572, 2947, 1), -- A Poisonous Promotion +(76465, 2949, 1), -- Dragon Keeping +(75722, 3313, 0), -- Drake's Shadowflame Crest +(73192, 2595, 1), -- Feathered Fiend +(72171, 2459, 0), -- Proving Solo +(72170, 2459, 0), -- Proving Teamwork +(72169, 2459, 0), -- Proving in Arenas +(72168, 2459, 0), -- Proving in Skirmishes +(72167, 2459, 0), -- Proving in War +(72166, 2459, 0), -- Proving in Battle +(70832, 2215, 0), -- One of Us Now +(32676, 2661, 0), -- Extended Shore Leave +(9272, 3289, 0); -- Dressing the Part + + +DELETE FROM `creature_template` WHERE `entry` IN (193319 /*Iridikron*/, 203063 /*Brimstone Conspirator*/, 203864 /*Kobold Candleholder*/, 203877 /*Kobold Thwacker*/, 203878 /*Kobold Mystic*/, 203883 /*Kobold Candle*/, 203951 /*Kobold Skullface*/, 204061 /*Living Candle*/, 204109 /*Cavernous Shrieker*/, 204127 /*Kobold Taskfinder*/, 204152 /*Summoned Void Entity*/, 204188 /*Tomb-Raider Drywhisker*/, 204196 /*Unlit Candle*/, 204567 /*Skittershaw*/, 204629 /*Door Candle*/, 204633 /*Door Candle*/, 204640 /*Guardian Elemental*/, 204674 /*Potion of Healing*/, 204683 /*Burning Candle*/, 204772 /*Wind Node*/, 204786 /*Door Candle*/, 204794 /*Door Candle*/, 204798 /*Perfected Fire*/, 204822 /*A Giant Rock*/, 204859 /*Candle Flamethrower*/, 205054 /*Mudnose Mole*/, 205055 /*Mudnose Mole Mount*/, 205056 /*Mudnose Mole Mount*/, 205059 /*Skipper*/, 205137 /*Undercrawler*/, 205141 /*Sporbit Drifter*/, 205210 /*Lashroom*/, 205489 /*Leave-O-Bot 7000*/, 205496 /*Leave-O-Bot 7000*/, 205726 /*Test NPC*/, 205753 /*Crushing Darkness*/, 205797 /*"Peevish" Paeton Berncort*/, 205802 /*Fungal Field Keyflame*/, 205813 /*Grovard*/, 205817 /*Inspector Sherdomu*/, 205835 /*Spiked Ball*/, 205849 /*Light Detector*/, 205860 /*Test Quest Giver*/, 205863 /*[DNT] Kill Credit*/, 205888 /*Fake Gold Pile*/, 205895 /*Spiked Ball*/, 205896 /*Talias Harvton*/, 205911 /*Palias Harvton*/, 205912 /*Spectator*/, 205916 /*Flourish Callout*/, 205946 /*Johnny Awesome*/, 205947 /*Sneaky Pete*/, 206017 /*Brann Bronzebeard*/, 206025 /*Starting Questgiver*/, 206026 /*[DNT] Kill Credit*/, 206028 /*[DNT] Kill Credit*/, 206032 /*Delve Competition Contract*/, 206033 /*Rexxar*/, 206067 /*Dark-Crazed Harvester*/, 206075 /*Shadow-Blind Saurolisk*/, 206077 /*Shadow-Blind Weaver*/, 206078 /*Shadow-Blind Matriarch*/, 206079 /*Hanging Spider Vehicle*/, 206082 /*Hanging Spider Vehicle*/, 206083 /*Threadling Egg*/, 206094 /*Shadow-Blind Threadling*/, 206095 /*Weaver Egg*/, 206096 /*Shadow-Blind Weaver*/, 206102 /*Malfunctioning Farm Colossus*/, 206105 /*Generic - Empty Bunny*/, 206117 /*Cariel Roame*/, 206118 /*Generic - Empty Bunny*/, 206128 /*Rexxar*/, 206129 /*Expedition Stalwart*/, 206130 /*Kyros Warstone*/, 206135 /*Nisa Cindersteel*/, 206150 /*Erol Ellimoore*/, 206151 /*Marisa Korwahl*/, 206163 /*Generic - Empty Bunny*/, 206164 /*Gregor Steelshod*/, 206165 /*Ceren Leadland*/, 206166 /*Disabled Harvestbot*/, 206167 /*Anxious Farmer*/, 206168 /*Anxious Farmer*/, 206176 /*Candle Flamethrower*/, 206178 /*Generic - Empty Bunny*/, 206183 /*Whirring Field Keyflame*/, 206184 /*Deathpetal*/, 206185 /*Shadow-Blind Leaper*/, 206194 /*Invasive Lashroom*/, 206197 /*Light's Blooming Keyflame*/, 206203 /*Moth'ethk*/, 206215 /*Hanging Spider Vehicle*/, 206253 /*Sir Finley Mrrgglton*/, 206257 /*Perfected Fire*/, 206441 /*Auebry Irongear*/, 206466 /*Basir the Hammer*/, 206471 /*Mother Esthra*/, 206514 /*Crazed Cabbage Smacker*/, 206528 /*Aliya Hillhelm*/, 206533 /*Chef Dinaire*/, 206537 /*Rubaen Hillhelm*/, 206694 /*Fervent Sharpshooter*/, 206696 /*Arathi Knight*/, 206697 /*Devout Priest*/, 206698 /*Fanatical Conjuror*/, 206699 /*War Lynx*/, 206704 /*Ardent Paladin*/, 206705 /*Arathi Footman*/, 206710 /*Lightspawn*/, 206770 /*Activated Harvestbot*/, 206804 /*Broken Harvestbot*/, 206820 /*Shadowrooted Vine*/, 206870 /*Shadowrooted Vine*/, 206883 /*Weed Reaper Basir*/, 206977 /*Parasidious*/, 206978 /*Disturbed Dirt*/, 206980 /*Fungus Growth*/, 206981 /*Fungus Mound*/, 206993 /*Fungal Mass*/, 207004 /*Fungus Mound*/, 207011 /*Dirt Mound*/, 207092 /*Shadowrooted Vine*/, 207103 /*Summoned Void Entity*/, 207134 /*Harvestbot Remy*/, 207135 /*Harvestbot Remy*/, 207165 /*Shadow-Sour Mite*/, 207186 /*Unruly Stormrook*/, 207187 /*Aqir Tank*/, 207188 /*Faceless One*/, 207189 /*C'Thraxxi*/, 207191 /*K'thir Caster*/, 207192 /*K'thir Melee*/, 207197 /*Cursed Rookguard*/, 207198 /*Cursed Thunderer*/, 207199 /*Cursed Rooktender*/, 207200 /*Fleshbeast*/, 207202 /*Void Fragment*/, 207205 /*Stormguard Gorren*/, 207207 /*Voidstone Monstrosity*/, 207217 /*Grapple Squash*/, 207241 /*Grappling Hook Bunny*/, 207282 /*Explodo Bot*/, 207283 /*Explorers' League Supplies*/, 207296 /*Critically Acclaimed Robot*/, 207373 /*Korwahl Family Skiff*/, 207392 /*Giant Squash*/, 207450 /*Fungal Stabber*/, 207453 /*Fungal Rotspreader*/, 207454 /*Fungal Gutter*/, 207456 /*Fungal Speartender*/, 207459 /*Fungal Rotcaster*/, 207460 /*Fungarian Flinger*/, 207462 /*Stolen Goods*/, 207468 /*Gnarled Reviver*/, 207469 /*Nerubian Swarmite Taxi*/, 207470 /*Wings of the Widow*/, 207471 /*Widow Arak'nai*/, 207474 /*Mushroom Jump Pad*/, 207476 /*Kex*/, 207481 /*Spinshroom*/, 207482 /*Invasive Sporecap*/, 207499 /*Fungal Rooter*/, 207502 /*Fungal Rooter*/, 207553 /*Fungal Shroomtender*/, 207575 /*Large Mushroom Jump Pad*/, 207690 /*Stillstone Pond Keyflame*/, 207691 /*Torchlight Mine Keyflame*/, 207712 /*Duskrise Acreage Keyflame*/, 207714 /*Faded Shore Keyflame*/, 207716 /*Bleak Sand Keyflame*/, 207734 /*Gnarled Lasher*/, 207740 /*Gnarled Lasher*/, 207766 /*Gnarled Lasher*/, 207767 /*Pile of Goods*/, 207780 /*Finclaw Bloodtide*/, 207787 /*Astrid Coppervein*/, 207802 /*Beledar's Spawn*/, 207803 /*Toadstomper*/, 207826 /*Ravageant*/, 207851 /*Doom Shroom*/, 207938 /*Anxious Farmer*/, 207939 /*Baron Braunpyke*/, 207940 /*Prioress Murrpray*/, 207943 /*Arathi Neophyte*/, 207946 /*Captain Dailcry*/, 207948 /*[DNT] Kill Credit*/, 207949 /*Zealous Templar*/, 207968 /*[DNT] Kill Credit*/, 207980 /*Barley the Harvester*/, 207987 /*[DNT] Kill Credit*/, 208003 /*[PH] Void Invader*/, 208019 /*Auebry Irongear*/, 208020 /*[PH] Void Tentacle*/, 208032 /*Spawner*/, 208037 /*Ezgi Irongear*/, 208054 /*Mila Seedforge*/, 208066 /*[DNT]- Kill Credit*/, 208070 /*Sir Finley Mrrgglton*/, 208072 /*Harvest Torch*/, 208161 /*Harvest Torch*/, 208169 /*Harvest Torch*/, 208186 /*Yorvas Flintstrike*/, 208238 /*T3 Nerubian Ranged*/, 208239 /*Skittering Menace*/, 208240 /*T3 Nerubian Melee*/, 208241 /*Ankle Biter*/, 208242 /*Nerubian Darkcaster*/, 208243 /*Nerubian Slasher*/, 208244 /*Nerubian Threadmancer*/, 208245 /*Skittering Swarmer*/, 208379 /*Nerubian Infuser*/, 208384 /*Courier Nailen*/, 208400 /*Fungal Brains*/, 208411 /*Arcane Manipulator*/, 208412 /*Tarasek Warrior*/, 208413 /*Sundered Sentinel*/, 208414 /*Sundered Despoiler*/, 208415 /*Sundered Firebreather*/, 208446 /*Kobold Worker*/, 208447 /*Generic Bunny - STM*/, 208448 /*Kobold Mystic*/, 208449 /*Kobold Shadowfoot*/, 208450 /*Wandering Candle*/, 208451 /*Kobold Brute*/, 208452 /*Kobold Lieutenant*/, 208453 /*Cave Bat*/, 208454 /*Darkness Spawn*/, 208455 /*Skardyn Voidspeaker*/, 208456 /*Shuffling Horror*/, 208457 /*Skittering Darkness*/, 208499 /*Generic Bunny - STM*/, 208507 /*Web Anchor*/, 208509 /*Pully*/, 208577 /*Chute Path*/, 208651 /*Taranthiza*/, 208689 /*Kerzanthi*/, 208710 /*Generic Bunny - STM*/, 208728 /*Treasure Wraith*/, 208739 /*Mudnose Mole*/, 208741 /*Kobold Boss*/, 208743 /*Blazikon*/, 208745 /*The Candle King*/, 208747 /*The Darkness*/, 208781 /*Anub'azal*/, 208782 /*Executor Nizrek*/, 208873 /*Kalecgos*/, 208918 /*Khadgar*/, 208993 /*Infected Lasher*/, 209075 /*John Smith*/, 209079 /*Sundered Despoiler*/, 209081 /*Angry Gnoll*/, 209103 /*Mirror*/, 209105 /*Light Crystal*/, 209125 /*Rope*/, 209128 /*Teleporter*/, 209138 /*Teleporter*/, 209187 /*Sundered Firebreather*/, 209188 /*Sundered Despoiler*/, 209230 /*Kyrioss*/, 209330 /*Tekazza of the Aimless Few*/, 209364 /*Earthen Civilian*/, 209372 /*Corrupted Griffon Eggs*/, 209375 /*Merciless One*/, 209419 /*Generic Bunny - STM*/, 209420 /*Tunnel Lower*/, 209421 /*Tunnel Upper*/, 209439 /*Creaky Mine Cart*/, 209446 /*Nest Stalker*/, 209447 /*Bee Cowboy*/, 209449 /*Arcane Manipulator*/, 209460 /*Crackling Spider*/, 209465 /*Crackling Spiderling*/, 209466 /*Highcrag Eagle*/, 209467 /*Wandering Wolf*/, 209469 /*Gleamhoof Doe*/, 209470 /*Generic Bunny - PRK*/, 209481 /*Gleamhoof Stag*/, 209482 /*Gleamhoof Fawn*/, 209506 /*Glowering Hound*/, 209513 /*Valdrakken Civilian*/, 209538 /*Stormrook*/, 209559 /*Cinderbee*/, 209603 /*Wax Statue*/, 209721 /*Secret Treasure*/, 209747 /*Arathi Neophyte*/, 209748 /*Lupas Lightsprocket*/, 209750 /*UIWidget Stalker*/, 209774 /*Void-Infused Dracthyr*/, 209780 /*Abandoned Restoration Stone*/, 209781 /*Empowered Restoration Stone*/, 209786 /*Beehicle*/, 209787 /*Honeymead Rockorestone*/, 209791 /*Wax Chunk*/, 209801 /*Quartermaster Koratite*/, 209846 /*Slightly Moldy Scout*/, 209901 /*Rancher Kiespuch*/, 209918 /*Head Rancher Stenspor*/, 209977 /*Candle*/, 210055 /*Irizi the Unwanted*/, 210102 /*[DNT] Kill Proxy - Sleepy Sheep*/, 210108 /*E.D.N.A*/, 210109 /*Earth Infused Golem*/, 210110 /*Earthen Power Suit*/, 210148 /*Menial Laborer*/, 210149 /*Ol' Waxbeard*/, 210153 /*Ol' Waxbeard*/, 210156 /*Skarmorak*/, 210157 /*Ore Elemental*/, 210158 /*Earthen Melee*/, 210159 /*Final Boss*/, 210200 /*Unseen Blade*/, 210226 /*Fungarian Large*/, 210262 /*PH Gnoll*/, 210263 /*Goblin Caster*/, 210264 /*Bee Wrangler*/, 210265 /*Worker Bee*/, 210266 /*Beekeeper Boss*/, 210267 /*I'pa*/, 210268 /*Brew Elemental*/, 210269 /*Hired Muscle*/, 210270 /*Brew Drop*/, 210271 /*Brew Master Aldryr*/, 210318 /*Speaker Kuldas*/, 210348 /*Fire Elemental*/, 210349 /*Air Elemental*/, 210352 /*Water Elemental*/, 210353 /*Earth Elemental*/, 210384 /*Kobold Candlemancer*/, 210392 /*Bellows Kill Credit*/, 210415 /*Dire Kobold*/, 210478 /*Infected Beast*/, 210479 /*Carnivorous Lasher*/, 210510 /*Flimflam the Cowardly*/, 210532 /*Tornado*/, 210539 /*Corridor Creeper*/, 210546 /*Lavpelm*/, 210644 /*Moldy Nerubian*/, 210677 /*Stoneguard Benston*/, 210699 /*Dancing Blade*/, 210716 /*Lethnal*/, 210719 /*Lethnal*/, 210722 /*Dispersal Crystal*/, 210729 /*Decaying Shroom*/, 210731 /*Kobold Tunnelguard*/, 210759 /*Brann Bronzebeard*/, 210792 /*Professor Instructaur*/, 210797 /*The Darkness*/, 210810 /*Menial Laborer*/, 210811 /*"Docile" Mole*/, 210812 /*Royal Wicklighter*/, 210816 /*Fire Orb*/, 210818 /*Lowly Moleherd*/, 210851 /*Eternal Flame*/, 210852 /*Mellek Beam Stalker*/, 210876 /*Hidden Treasure Chest*/, 210913 /*Invisible stalker*/, 210919 /*Lily Hillhelm*/, 210949 /*Burrowing Fieldwrecker*/, 210950 /*Giant Shadowbloom*/, 210951 /*Shadowleaf Seedling*/, 210962 /*Stalker*/, 210966 /*Sureki Webmage*/, 210980 /*Azra Ironstrike*/, 210993 /*Background*/, 210996 /*Weaver Egg*/, 211014 /*Glibb*/, 211015 /*Gulcan the Steelhand*/, 211016 /*Constable Elimoore*/, 211017 /*Thrall*/, 211018 /*Spider Egg*/, 211027 /*Kasthrik*/, 211028 /*Twizzle Runabout*/, 211035 /*Aegis Lamplighter*/, 211052 /*Generic - Empty Bunny*/, 211060 /*One Tusk*/, 211061 /*Patreux*/, 211062 /*Bill*/, 211063 /*Fungal Podling*/, 211087 /*Speaker Shadowcrown*/, 211089 /*Anub'ikkaj*/, 211105 /*Hyper-Compressed Ocean*/, 211119 /*Kasthrik*/, 211121 /*Rank Overseer*/, 211138 /*Mellek Zombie Stalker*/, 211140 /*Arathi Neophyte*/, 211153 /*Earthen Mine Cart*/, 211155 /*Earthen Mine Cart*/, 211158 /*Mine Cart*/, 211160 /*Mine Cart*/, 211161 /*Mine Cart*/, 211162 /*Mine Cart*/, 211166 /*Arcane Orb*/, 211189 /*Durzan*/, 211190 /*Belzt*/, 211228 /*Blazing Fiend*/, 211234 /*Rusty Mine Cart*/, 211239 /*Earthen Civilian*/, 211260 /*Stormrider Vokmar*/, 211261 /*Ascendant Vis'coxria*/, 211262 /*Ixkreten the Unbreakable*/, 211263 /*Deathscreamer Iken'tak*/, 211266 /*Rusty Mine Cart*/, 211270 /*Earthen Mine Cart*/, 211271 /*Earthen Mine Cart*/, 211289 /*Taener Duelmal*/, 211290 /*Elaena Emberlanz*/, 211291 /*Sergeant Shaynemail*/, 211341 /*Manifested Shadow*/, 211349 /*Alleria Windrunner*/, 211351 /*Anduin Wrynn*/, 211368 /*Alleria Windrunner*/, 211371 /*Ironhaul Railhand*/, 211375 /*Alleria Windrunner*/, 211399 /*Monte Gazlowe*/, 211409 /*Faerin Lothar*/, 211420 /*Enchanted Candle*/, 211421 /*Monastic Pledgeling*/, 211443 /*Arluelle*/, 211444 /*Flynn Fairwind*/, 211445 /*Siegehold Fortifier*/, 211446 /*Earthmender Narvra*/, 211450 /*DEPRECATED*/, 211468 /*Web Priest*/, 211469 /*Queen Ansurek*/, 211480 /*Wagon Hauler*/, 211493 /*Xal'atath*/, 211498 /*Elder Priest*/, 211499 /*Executor Nizrek*/, 211506 /*Kobold Minion*/, 211508 /*Kobold*/, 211509 /*Kobold Pyromancer*/, 211510 /*Kobold Healer*/, 211512 /*Kobold Trapper*/, 211514 /*Skardyn Invader*/, 211515 /*Dire Kobold*/, 211516 /*Alleria Windrunner*/, 211519 /*Anduin Wrynn*/, 211528 /*Dark Pledgeling*/, 211531 /*Dark Priest*/, 211532 /*Dark Whisperer*/, 211539 /*Royal Acolyte*/, 211541 /*Royal Scribe*/, 211542 /*Royal Adviser*/, 211544 /*Kobold Rogue*/, 211546 /*Candlelit Big-Boomer*/, 211547 /*Dire Kobold Thrower*/, 211548 /*Kobold Knight*/, 211549 /*Kobold Overseer*/, 211555 /*Mudnose Mole*/, 211556 /*Mudnose Mole Pup*/, 211557 /*Kobold Light Horse*/, 211559 /*Creaky Mine Cart (Kobold)*/, 211564 /*Diu'mik*/, 211565 /*Favored Citizen*/, 211582 /*Mi'thk*/, 211591 /*Hevo'myk*/, 211631 /*Hastily Stacked Supplies*/, 211644 /*Hastily Stacked Supplies*/, 211649 /*Ironhaul Worker*/, 211652 /*Greenspeaker Na'layro*/, 211684 /*Candle Wax*/, 211691 /*Umbral Merchant*/, 211695 /*Alleria Windrunner*/, 211699 /*Faerin*/, 211701 /*Sorrow*/, 211702 /*Guiding Thread*/, 211707 /*Cataloger Coralie*/, 211708 /*Pathfinder Jeb*/, 211712 /*Ol' Toomba*/, 211713 /*Breanni*/, 211714 /*Coira Longrifle*/, 211719 /*Archivist Betha*/, 211720 /*Richard Hatstock*/, 211721 /*Sir Jonathan Trueheart*/, 211722 /*Mel Lynchen*/, 211723 /*Aimee*/, 211724 /*Marcia Chase*/, 211725 /*Uda the Beast*/, 211726 /*Harold Winston*/, 211727 /*Katy Stampwhistle*/, 211728 /*Jepetto Joybuzz*/, 211730 /*High Arcanist Savor*/, 211731 /*Naleidea Rivergleam*/, 211732 /*Ka'ro the Chopper*/, 211733 /*Babagahnoosh the Grumpy*/, 211737 /*Bonegrim*/, 211740 /*Rooktender Lufsela*/, 211742 /*Nerubian Abductor*/, 211750 /*Candlelight Sanctuary*/, 211751 /*Nerubian Warrior*/, 211752 /*Alleria Windrunner*/, 211753 /*[DNT] Nerubian Swarmite Corpse*/, 211754 /*Candlelight Sanctuary*/, 211768 /*Jawcrawler*/, 211771 /*Jawcrawler*/, 211777 /*Spitfire Fusetender*/, 211779 /*Wax Elemental*/, 211783 /*Sureki Crier*/, 211784 /*Umbral Citizen*/, 211787 /*[DNT] Kill Proxy - Power Predators*/, 211809 /*Tattered Fungarian*/, 211815 /*Pale Priest*/, 211816 /*Bazaar Sentry*/, 211817 /*Swarmite Lookout*/, 211846 /*Wax Golem*/, 211847 /*Evolved Nerubian Fighter*/, 211851 /*Meerah*/, 211852 /*Nerubian Fighter, Physical*/, 211853 /*Nerubian Caster, Web*/, 211854 /*Nerubian Swarmite - Caster*/, 211856 /*John Smith*/, 211858 /*Queensguard Zirix*/, 211859 /*Baelgrim*/, 211860 /*Wenbrandt*/, 211862 /*Zarein*/, 211863 /*Budding Lashroom*/, 211865 /*Lashroom*/, 211866 /*Horrid Effusia*/, 211868 /*Credit: Doomhammer Destroyed (Hufton)*/, 211869 /*Tiny Sporbit*/, 211870 /*Sporbit Drifter*/, 211878 /*Siege Webwing*/, 211881 /*Firefly*/, 211888 /*Executor Nizrek*/, 211889 /*Queen Ansurek*/, 211890 /*Fang of Xal'atath*/, 211891 /*Spider, Underground*/, 211892 /*Glowmite*/, 211894 /*Jawcrawler, Hatchling*/, 211895 /*Coalescing Discord*/, 211897 /*Chitin Knight*/, 211899 /*Jormungar*/, 211907 /*Evolved Nerubian Caster*/, 211911 /*Evolved Nerubian Rogue*/, 211912 /*Evolved Nerubian Civilian*/, 211921 /*John Smith*/, 211928 /*Nerubian General*/, 211934 /*Raven Familiar*/, 211957 /*Weaver Threadling*/, 211968 /*Undercrawler*/, 211969 /*Skipper*/, 211977 /*Pack Mole*/, 211980 /*Storm Gryphon*/, 211982 /*Nerubian Swarmite - Swarmer*/, 211983 /*Unicorn Moose*/, 211991 /*Alleria Windrunner*/, 211992 /*Archmage Khadgar*/, 211993 /*Thrall*/, 211994 /*Lady Jaina Proudmoore*/, 211995 /*Moira Thaurissan*/, 211996 /*Archmage Aethas Sunreaver*/, 211997 /*Remembered Tideskipper*/, 212022 /*[DNT] Kill Proxy - Their Moss Our Gain - Durzan Fed*/, 212026 /*Controller*/, 212059 /*Sofee Batalsworn*/, 212068 /*Nerubian Trueform, Civilian*/, 212075 /*Personal Skiff*/, 212076 /*General Steelstrike*/, 212077 /*Arathi Aeroknight*/, 212080 /*Regald Hornfyre*/, 212081 /*Nerubian Priest, Royal*/, 212082 /*Nerubian Caster, Web*/, 212083 /*Nerubian Fighter, Physical*/, 212084 /*Nerubian Priest, Royal*/, 212087 /*Southshore Guard*/, 212088 /*Remembered Firelord*/, 212089 /*Tarren Mill Deathguard*/, 212091 /*Undercrawler*/, 212092 /*Undercrawler*/, 212094 /*Greater Tentacle Slime*/, 212095 /*Greater Tentacle Slime*/, 212097 /*Nerubian Baby/Child*/, 212099 /*Melisara*/, 212101 /*Rock Snail*/, 212103 /*Larva, Bloodfeaster*/, 212105 /*Larva, Leech*/, 212106 /*Larva, Demon*/, 212107 /*Fungarian Fighter*/, 212108 /*Fungarian Caster*/, 212110 /*Fungarian*/, 212116 /*Stormwind Banner*/, 212117 /*Forsaken Banner*/, 212122 /*Cave Borer Worm*/, 212123 /*Cave Borer Worm*/, 212124 /*Cave Borer Worm*/, 212128 /*Remembered King Mosh*/, 212129 /*Creaky Mine Cart*/, 212142 /*Stalker*/, 212146 /*Alchemic Supplies*/, 212160 /*Cart*/, 212163 /*Lost Book of Boosting*/, 212191 /*Kill Credit*/, 212199 /*Keyflame*/, 212201 /*The First Ascended*/, 212213 /*Colossal Titan Construct*/, 212214 /*Firefly*/, 212215 /*Firefly*/, 212216 /*Larva*/, 212217 /*Larva, Bloodfeaster*/, 212218 /*Larva, Drinker*/, 212219 /*Kill Credit*/, 212220 /*Pill Bug*/, 212221 /*Snail*/, 212222 /*Moth*/, 212226 /*Keyflame*/, 212229 /*Glowmite*/, 212230 /*Larva, Leech*/, 212231 /*Larva, Demon*/, 212232 /*Larva, Bloodfeaster*/, 212233 /*Pill Bug*/, 212234 /*Snail*/, 212235 /*Moth*/, 212236 /*Kill Credit*/, 212238 /*Darkness Spawn*/, 212239 /*Skittering Darkness*/, 212242 /*Skardyn Voidspeaker*/, 212253 /*Moira Thaurissan*/, 212255 /*Zarein*/, 212256 /*Queensguard Zirix*/, 212257 /*Kill Credit*/, 212258 /*Keyflame*/, 212265 /*Kill Credit*/, 212266 /*Keyflame*/, 212269 /*Skitter*/, 212270 /*Dagran Thaurissan II*/, 212276 /*Rock Sporebat*/, 212277 /*Fire Bee*/, 212278 /*Fire Bee*/, 212279 /*Ol' Waxbeard*/, 212281 /*Cinderbee*/, 212282 /*Merrix*/, 212283 /*Keyflame*/, 212284 /*Nerubian Caster*/, 212285 /*Nerubian Fighter*/, 212286 /*Nerubian Priest*/, 212287 /*Nerubian Caster*/, 212288 /*Nerubian Fighter*/, 212291 /*Nerubian Swarmite*/, 212292 /*Nerubian Swarmite*/, 212293 /*Adelgonn*/, 212294 /*Baelgrim*/, 212295 /*Wenbrandt*/, 212296 /*Eirich*/, 212297 /*Kill Credit*/, 212299 /*Reinforce Stalker*/, 212300 /*Shalehorn*/, 212302 /*Shalehorn*/, 212303 /*Shalehorn*/, 212304 /*Earthen Denizen*/, 212307 /*Proto Ram*/, 212308 /*Fungarian Caster*/, 212309 /*Fungarian Fighter*/, 212310 /*Fungarian*/, 212311 /*Proto Ram*/, 212312 /*Ramolith*/, 212313 /*Ramolith*/, 212321 /*Storm Gryphon*/, 212322 /*Storm Gryphon*/, 212323 /*Storm Gryphon*/, 212324 /*Disabled Harvestbot*/, 212335 /*Stormtop Rockeater*/, 212336 /*Speaker Brinthe*/, 212353 /*Foreman Uzjax*/, 212354 /*Disabled Harvestbot*/, 212355 /*Disabled Harvestbot*/, 212356 /*Disabled Harvestbot*/, 212357 /*Disabled Harvestbot*/, 212359 /*Disabled Harvestbot*/, 212362 /*Moira Thaurissan*/, 212363 /*Shraubendre*/, 212364 /*Stormtop Shalemaw*/, 212365 /*Dagran Thaurissan II*/, 212368 /*Stormtop Shalemaw Young*/, 212369 /*Breem*/, 212370 /*Ronesh*/, 212371 /*Lethargic Mosswool*/, 212372 /*Disabled Harvestbot*/, 212373 /*Rambleshire Mosswool*/, 212375 /*Activated Harvestbot*/, 212376 /*Activated Harvestbot*/, 212379 /*Magni Bronzebeard*/, 212380 /*Kobold Wicklighter*/, 212383 /*Kobold Taskworker*/, 212389 /*Cursedheart Invader*/, 212390 /*Injured Railhand*/, 212394 /*Nerubian Skirmisher*/, 212397 /*Nerubian Saboteur*/, 212398 /*Auebry Irongear*/, 212400 /*Void Touched Elemental*/, 212403 /*Cursedheart Invader*/, 212405 /*Aspiring Forgehand*/, 212407 /*Enter Delve*/, 212411 /*Torchsnarl*/, 212412 /*Sootsnout*/, 212419 /*Attica Whiskervale*/, 212424 /*Shalehorn Calf*/, 212425 /*Shadow Vanguard Scout*/, 212435 /*Shadow Vanguard Magus*/, 212436 /*Shadow Vanguard Soldier*/, 212439 /*Shadow Vanguard Healer*/, 212445 /*Durzan*/, 212447 /*Basilisk*/, 212449 /*Magni Bronzebeard*/, 212450 /*Anduin Wrynn*/, 212451 /*Oathsworn Stormrider*/, 212452 /*Unbound Meadworker*/, 212453 /*Ghastly Voidsoul*/, 212457 /*Dagran Thaurissan II*/, 212464 /*Ironhaul Machinist*/, 212465 /*Ironhaul Railhand*/, 212466 /*Earthen Golem*/, 212472 /*Sureki Hulk*/, 212475 /*Sureki Warshell*/, 212476 /*Sureki Lord*/, 212477 /*Kaheti Hulk*/, 212478 /*Deepwalker*/, 212479 /*Kaheti Lord*/, 212509 /*Nerubian Crypt Lord, Physical*/, 212511 /*Firefly*/, 212512 /*Jawcrawler*/, 212513 /*Fungarian*/, 212514 /*Larva, Leech*/, 212515 /*Flickerflame Scrabbler*/, 212516 /*Larva, Demon*/, 212518 /*Larva, Bloodfeaster*/, 212519 /*Speaker Brinthe*/, 212520 /*Rock Snail*/, 212521 /*Nerubian Swarmite - Swarmer*/, 212522 /*Spider, Underground*/, 212523 /*Greater Tentacle Slime*/, 212524 /*Flickerflame Candlekeeper*/, 212526 /*Nerubian Baby/Child*/, 212527 /*Earthstrider*/, 212528 /*Flickerflame Geomancer*/, 212529 /*Jawcrawler*/, 212531 /*Fungarian Caster*/, 212532 /*Fungarian Fighter*/, 212534 /*Greater Tentacle Slime*/, 212535 /*Monastic Webling*/, 212536 /*Flickerflame Kobold*/, 212537 /*Glowmite*/, 212538 /*Nerubian Swarmite - Melee, Physical*/, 212539 /*Nerubian Caster, Web*/, 212540 /*Sparklit Bomber*/, 212541 /*Nerubian Fighter, Physical*/, 212542 /*Flickerflame Overseer*/, 212543 /*Glowmite*/, 212545 /*Jawcrawler*/, 212546 /*Spider, Underground*/, 212547 /*Web Priest*/, 212548 /*Flickerflame Enforcer*/, 212549 /*Nerubian Fighter, Physical*/, 212550 /*Nerubian Caster, Web*/, 212551 /*Nerubian Evolved, Civilian*/, 212552 /*Unseen Blade*/, 212553 /*Chitin Knight*/, 212556 /*Pale Priest*/, 212559 /*Royal Chitin Knight*/, 212560 /*Skipper*/, 212561 /*Spider, Underground*/, 212563 /*Glowmite*/, 212564 /*Rock Snail*/, 212565 /*Rock Snail*/, 212573 /*Anduin Wrynn*/, 212575 /*Magni Bronzebeard*/, 212577 /*Budling Morel*/, 212578 /*Agaric Spreader*/, 212579 /*Scarlet Stinkcap*/, 212582 /*Sargassum Guardian*/, 212586 /*Sootsnout*/, 212591 /*Feral Skardyn*/, 212592 /*Speaker Brinthe*/, 212593 /*Abandoned Mining Rig*/, 212594 /*Sparklit Scrapper*/, 212595 /*Sparklit Digger*/, 212596 /*Sparklit Buttonmasher*/, 212597 /*Sparklit Rust Crusher*/, 212599 /*Falcon*/, 212600 /*Butterfly*/, 212601 /*Butterfly*/, 212602 /*Prairie Dog*/, 212603 /*Prairie Dog*/, 212604 /*Deepflayer*/, 212605 /*Deepflayer*/, 212606 /*Falcon*/, 212607 /*Falcon*/, 212608 /*Honey Slime*/, 212609 /*Honey Slime*/, 212610 /*Honey Slime*/, 212611 /*Honey Slime*/, 212612 /*Fire Wasp*/, 212613 /*Fire Wasp*/, 212614 /*Fire Wasp*/, 212615 /*Fire Wasp*/, 212616 /*Fire Wasp*/, 212617 /*Cogchewer*/, 212618 /*Fire Wasp*/, 212619 /*Fire Bee*/, 212620 /*Cinderbee*/, 212621 /*Rock Viper*/, 212622 /*Rock Viper*/, 212623 /*Rock Viper*/, 212624 /*Frog*/, 212625 /*Frog*/, 212626 /*Kakapo*/, 212627 /*Peacock*/, 212628 /*Peacock*/, 212629 /*Flickerflame Sticker*/, 212630 /*Peacock*/, 212631 /*Peacock*/, 212633 /*Ferret*/, 212634 /*Basilisk*/, 212635 /*Kelp Elemental*/, 212636 /*Crab*/, 212637 /*Crab*/, 212638 /*Crab*/, 212640 /*Hermit Crab*/, 212641 /*Unbound Earth Elemental*/, 212642 /*Unbound Earth Elemental*/, 212643 /*Unbound Earth Elemental*/, 212646 /*Primal Earth Elemental*/, 212647 /*Hawk*/, 212649 /*Gull*/, 212650 /*Skipper*/, 212651 /*Skipper*/, 212652 /*Skipper*/, 212655 /*Water Elemental*/, 212657 /*Water Elemental*/, 212658 /*Water Elemental*/, 212660 /*Water Elemental*/, 212661 /*Sea Slug*/, 212662 /*Tidal Guardian*/, 212663 /*Tidal Guardian*/, 212664 /*Siltworm*/, 212665 /*Tidal Guardian*/, 212688 /*Thrall*/, 212689 /*Lady Jaina Proudmoore*/, 212693 /*Brann Bronzebeard*/, 212695 /*Machinist Kittrin*/, 212696 /*Lokren*/, 212697 /*Boskroot Guardener*/, 212698 /*Boskroot Mycomancer*/, 212700 /*Woldtender Igris*/, 212701 /*Elder Shalehorn*/, 212702 /*Mycotic Shalehorn*/, 212704 /*Mycotic Shalehorn*/, 212705 /*Chained Stormrook*/, 212708 /*Freysworn Cruton*/, 212709 /*Chained Stormrook stormling*/, 212710 /*Infected Peafowl*/, 212711 /*Archmage Khadgar*/, 212712 /*Moira Thaurissan*/, 212713 /*Dagran Thaurissan II*/, 212714 /*Void rider*/, 212715 /*Nerubian Saboteur*/, 212717 /*Nerubian Webspinner*/, 212718 /*Kirin Tor Conjuror*/, 212719 /*Alliance Soldier*/, 212720 /*Horde Soldier*/, 212721 /*Underbelly Rogue*/, 212722 /*Baelgrim*/, 212723 /*Magni Bronzebeard*/, 212724 /*Moira Thaurissan*/, 212725 /*Dagran Thaurissan II*/, 212726 /*Anduin Wrynn*/, 212735 /*Nerubian Swarmite*/, 212736 /*Boskroot Brute*/, 212739 /*Radiating Voidstone*/, 212741 /*Speaker Brinthe*/, 212742 /*Moira Thaurissan*/, 212743 /*Magni Bronzebeard*/, 212744 /*Dagran Thaurissan II*/, 212746 /*Merrix*/, 212747 /*Baelgrim*/, 212748 /*Adelgonn*/, 212749 /*Baelgrim*/, 212750 /*Wenbrandt*/, 212751 /*Adelgonn*/, 212752 /*Oathsworn Holdout*/, 212754 /*Zarein*/, 212755 /*Queensguard Zirix*/, 212756 /*Baelgrim*/, 212758 /*Adelgonn*/, 212759 /*Provoked Burrowfiend*/, 212761 /*Swarming Skyterror*/, 212762 /*Wenbrandt*/, 212764 /*Engine Speaker*/, 212765 /*Void Bound Despoiler*/, 212766 /*Boskroot Button*/, 212777 /*Massive Candle*/, 212786 /*Voidrider*/, 212793 /*Void Ascendant*/, 212795 /*Damaged Arcane Relic*/, 212800 /*Field Master Tiyana*/, 212805 /*Earthen Soldier*/, 212806 /*[DNT] Kill Credit -Weapon*/, 212807 /*Stalker*/, 212818 /*Kobold Wax Warden*/, 212821 /*Fleeing Candlebearer*/, 212823 /*Darkness Spawn*/, 212826 /*Guard Captain Suleyman*/, 212827 /*High Priest Aemya*/, 212829 /*Lady Jaina Proudmoore*/, 212830 /*Kalecgos*/, 212831 /*Forge Master Damian*/, 212832 /*Archmage Aethas Sunreaver*/, 212833 /*Millhouse Manastorm*/, 212835 /*Risen Footman*/, 212838 /*Arathi Neophyte*/, 212839 /*Emergency Militia*/, 212844 /*Damaged Cabbage Smacker*/, 212852 /*Charmonger*/, 212853 /*Collapsed Mining Rig*/, 212855 /*Glower Swarm*/, 212857 /*Ravenous Swarm*/, 212861 /*Ravenous Swarm*/, 212862 /*Machine Speaker Sentry*/, 212863 /*Glower Swarm*/, 212864 /*Machine Speaker Clockwork Augur*/, 212865 /*Machine Speaker Steam Seer*/, 212866 /*Toad*/, 212867 /*Machine Speaker Golem*/, 212868 /*Toad*/, 212869 /*Snake*/, 212870 /*Snake*/, 212871 /*Snake*/, 212872 /*Toad*/, 212873 /*Toad*/, 212874 /*Snake*/, 212876 /*Dogmatic Soot-Seer*/, 212878 /*Dogmatic Machine Speaker*/, 212879 /*Wasp*/, 212880 /*Salamanther Hatchling*/, 212881 /*Salamanther Hatchling*/, 212882 /*Salamanther Hatchling*/, 212883 /*Salamanther Hatchling*/, 212884 /*Dogmatic Forgecaster*/, 212885 /*Slag Elemental*/, 212888 /*Skardyn*/, 212889 /*Monstrous Skardyn*/, 212891 /*Rampaging Skardyn*/, 212894 /*Eagle*/, 212895 /*Eagle*/, 212896 /*Eagle*/, 212897 /*Eagle*/, 212898 /*Eagle*/, 212900 /*Eagle*/, 212901 /*Giant Bat*/, 212902 /*Cart Static*/, 212904 /*Bat*/, 212905 /*Giant Bat*/, 212906 /*Bat*/, 212907 /*Giant Bat*/, 212908 /*Giant Bat*/, 212911 /*Dalaran Sewer Rat*/, 212912 /*Dalaran Sewer Turtle*/, 212913 /*Dalaran Sewer Turtle*/, 212914 /*Dalaran Sewer Turtle*/, 212915 /*Dalaran Sewer Turtle*/, 212917 /*Sand Elemental*/, 212918 /*Sand Elemental*/, 212919 /*Underground Spider*/, 212922 /*Underground Spider*/, 212923 /*Bone Spider*/, 212924 /*Underground Spider*/, 212925 /*Dalaran Sewer Rat*/, 212926 /*Pig*/, 212927 /*Dalaran Sewer Turtle*/, 212928 /*Dalaran Sewer Turtle*/, 212929 /*Dalaran Sewer Turtle*/, 212930 /*Dalaran Sewer Turtle*/, 212931 /*Nerubian Swarmite - Melee, Physical*/, 212932 /*Pig*/, 212933 /*Invading Depthlurker*/, 212935 /*Armored Subjugator*/, 212936 /*Pig*/, 212937 /*Pig*/, 212938 /*Bio Worm*/, 212939 /*Lamb*/, 212940 /*Sheep*/, 212941 /*Lamb*/, 212942 /*Sheep*/, 212943 /*Dalaran Sewer Rat*/, 212944 /*Dalaran Sewer Turtle*/, 212945 /*Dalaran Sewer Turtle*/, 212946 /*Dalaran Sewer Turtle*/, 212947 /*Dalaran Sewer Turtle*/, 212948 /*Arathi Farmer*/, 212949 /*Nerubian Priest, Web*/, 212950 /*Nerubian Priest, Web*/, 212951 /*Nerubian Priest, Dark*/, 212952 /*Nerubian Priest, Dark*/, 212956 /*Gorloc Fighter*/, 212957 /*Gorloc Healer*/, 212958 /*Gorloc Caster*/, 212960 /*Giant Slime, Void*/, 212961 /*Giant Slime, Ochre*/, 212962 /*Arathi Farmer*/, 212971 /*Arathi Disciple*/, 212972 /*Arathi Disciple*/, 212973 /*Arathi Knight*/, 212974 /*Arathi Knight*/, 212975 /*Arathi Lamplighter*/, 212976 /*Arathi Lamplighter*/, 212977 /*Harvest Golem*/, 212978 /*Harvest Golem*/, 212979 /*Harvest Golem*/, 212980 /*Harvest Golem*/, 212983 /*Waxtail Tormentor*/, 212984 /*Waxtail Bully*/, 212985 /*Waxtail Scavenger*/, 212986 /*Waxtail Thug*/, 212987 /*Waxtail Trapper*/, 212988 /*Waxtail Dirtcaller*/, 212989 /*Giant Wasp*/, 212990 /*Giant Wasp*/, 212991 /*Skitter*/, 212992 /*Speaker Brinthe*/, 212993 /*Torchsnarl*/, 212994 /*Wasp*/, 212995 /*Giant Wasp*/, 212996 /*Giant Wasp*/, 212997 /*Salamanther*/, 212998 /*Salamanther*/, 212999 /*Bear Cub*/, 213000 /*Waxtail Browbeater*/, 213001 /*Bear*/, 213002 /*Bear*/, 213003 /*Bear*/, 213004 /*Bear*/, 213005 /*Jawcrawler*/, 213006 /*Jawcrawler*/, 213007 /*Jawcrawler*/, 213008 /*Wriggling Darkspawn*/, 213009 /*Shalehorn*/, 213010 /*Shalehorn*/, 213015 /*Hermit Crab*/, 213016 /*Hermit Crab*/, 213017 /*Hermit Crab*/, 213018 /*Hermit Crab*/, 213019 /*Deep Sea Fish*/, 213020 /*Deep Sea Fish*/, 213021 /*Deep Sea Fish*/, 213022 /*Deep Sea Crab*/, 213023 /*Swift Stormrook*/, 213024 /*Deep Sea Crab*/, 213025 /*Deep Sea Crab*/, 213026 /*Deep Sea Crab*/, 213027 /*Deep Sea Crab*/, 213028 /*Deep Sea Crab*/, 213030 /*Brann Bronzebeard*/, 213031 /*[DNT] Kill Proxy - Charging Up That Hill*/, 213032 /*Octopus*/, 213033 /*Octopus*/, 213034 /*Octopus*/, 213035 /*Octopus*/, 213037 /*Grouper Fish*/, 213038 /*Grouper Fish*/, 213039 /*Grouper Fish*/, 213040 /*Grouper Fish*/, 213044 /*Makrura*/, 213045 /*Makrura*/, 213047 /*Makrura*/, 213049 /*Makrura*/, 213050 /*Sea Turtle*/, 213051 /*Sea Turtle*/, 213052 /*Kelp Elemental*/, 213053 /*Kelp Elemental*/, 213054 /*Kelp Elemental*/, 213055 /*Abyssal Eel*/, 213056 /*Abyssal Eel*/, 213058 /*Eel*/, 213059 /*Reefwalker*/, 213061 /*Reefwalker*/, 213062 /*Anduin Wrynn*/, 213063 /*Ritssyn Flamescowl*/, 213067 /*Skipper*/, 213068 /*Skipper*/, 213075 /*Fungarian Caster*/, 213076 /*Fungarian Fighter*/, 213078 /*Fungarian*/, 213079 /*Fungarian Fighter*/, 213080 /*Fungarian Caster*/, 213081 /*Lashroom*/, 213082 /*Lashroom*/, 213083 /*Lashroom*/, 213084 /*Hydra*/, 213085 /*Hydra*/, 213087 /*Glowmite*/, 213088 /*Glowmite*/, 213089 /*Underlight Moth*/, 213090 /*Underlight Moth*/, 213091 /*Deep Fish School*/, 213092 /*Jellyfish*/, 213095 /*Waxtail Outrider*/, 213098 /*Boskroot Mycomancer*/, 213099 /*Boskroot Mycomancer*/, 213100 /*Oppressed Kobold*/, 213101 /*Faerin Lothar*/, 213102 /*General Steelstrike*/, 213103 /*[DNT] - Kill Credit*/, 213104 /*Aelric Leid*/, 213105 /*[DNT] - Kill Credit*/, 213106 /*Durzan*/, 213107 /*Faerin Lothar*/, 213108 /*General Steelstrike*/, 213109 /*[DNT] - Kill Credit*/, 213110 /*[DNT] - Kill Credit*/, 213112 /*Rambleshire Buck*/, 213115 /*Rustul Titancap*/, 213116 /*Faerin Lothar*/, 213117 /*General Steelstrike*/, 213119 /*Void Speaker Eirich*/, 213120 /*Anduin Wrynn*/, 213122 /*Alleria Windrunner*/, 213123 /*Earthen Stormrider*/, 213124 /*Adelgonn*/, 213125 /*Void Rift*/, 213126 /*Great Kyron*/, 213129 /*Dreadstrike Subjugator*/, 213144 /*Fallen Defender*/, 213145 /*Auralia Steelstrike*/, 213152 /*Skitter*/, 213153 /*Speaker Brinthe*/, 213156 /*Shark*/, 213157 /*Shark*/, 213158 /*Shark*/, 213160 /*Shark*/, 213161 /*Fathom Ray*/, 213162 /*Fathom Ray*/, 213163 /*Fathom Ray*/, 213164 /*Fathom Ray*/, 213165 /*Fathom Ray*/, 213166 /*Sea Monster*/, 213170 /*Behemoth*/, 213179 /*Avanoxx*/, 213182 /*Shadow Goat*/, 213183 /*Arathi Stalwart*/, 213184 /*Korgran*/, 213185 /*Caretaker 1*/, 213187 /*Urtago*/, 213188 /*Shadow Goat*/, 213189 /*Dreadstrike Priest*/, 213195 /*Workmaster Earwax*/, 213197 /*Candlelit Lootsnatcher*/, 213199 /*Woldkeeper Freydrin*/, 213200 /*Workmaster Nast*/, 213201 /*Dark Hound*/, 213202 /*Dark Hound*/, 213203 /*Dark Hound*/, 213204 /*Dark Hound*/, 213205 /*Dark Hound*/, 213206 /*Dark Hound*/, 213207 /*Caretaker 1*/, 213208 /*Aelric Leid*/, 213209 /*Dorgad*/, 213210 /*Void Stalker*/, 213211 /*Void Stalker*/, 213212 /*Void Stalker*/, 213213 /*Vesper Stormiron*/, 213214 /*Void Stalker*/, 213215 /*KC: Pamphlet Delivered*/, 213216 /*Speaker Dorlita*/, 213217 /*Speaker Brokk*/, 213218 /*Shade*/, 213221 /*Fog Creature*/, 213223 /*Fog Creature*/, 213225 /*Fog Creature*/, 213229 /*Fog Creature*/, 213237 /*Great Kyron*/, 213238 /*Shadow Elemental*/, 213239 /*Shadow Elemental*/, 213240 /*Shadow Elemental*/, 213241 /*Shadow Elemental*/, 213242 /*Shadow Elemental*/, 213243 /*Shadow Elemental*/, 213244 /*Budding Lashroom*/, 213245 /*Nalina Ironsong*/, 213265 /*Blacksmith Bob*/, 213273 /*Tiny Sporbit*/, 213274 /*Tiny Sporbit*/, 213275 /*Tiny Sporbit*/, 213280 /*Blacksmith Boss*/, 213282 /*[DNT] - Kill Credit*/, 213283 /*[DNT] - Kill Credit*/, 213284 /*[DNT] - Kill Credit*/, 213286 /*Arathi Reserve*/, 213295 /*Kobyss Fighter*/, 213298 /*Kobyss Necromancer*/, 213299 /*Ferret*/, 213300 /*Butterfly*/, 213301 /*Sea Slug*/, 213302 /*Hermit Crab*/, 213303 /*Crab*/, 213304 /*Water Elemental*/, 213305 /*Mouse*/, 213306 /*Injured Soldier*/, 213307 /*Honey Slime*/, 213310 /*Rock Viper*/, 213311 /*Shrouded Priest*/, 213312 /*Primal Earth Elemental*/, 213313 /*Wolf*/, 213314 /*Wolf*/, 213315 /*Storm Wolf*/, 213316 /*Storm Wolf*/, 213317 /*Blacksmith TurnIn*/, 213318 /*Dreadstrike Webspinner*/, 213319 /*Kaeleb Flamegard*/, 213320 /*Dreadstrike Flitterer*/, 213322 /*Frog*/, 213323 /*Peachick*/, 213324 /*Ferret*/, 213325 /*Kobyss Fighter*/, 213326 /*Kobyss Fighter*/, 213327 /*Kobyss Trickster*/, 213328 /*Kobyss Necromancer*/, 213329 /*Kobyss Fighter*/, 213330 /*Kobyss Summoner*/, 213331 /*Kobyss Fighter*/, 213332 /*Kobyss Trickster*/, 213333 /*Zombie*/, 213335 /*Drowned Arathi*/, 213337 /*Blood Abomination*/, 213338 /*Forgebound Mender*/, 213339 /*Slime Skeleton*/, 213340 /*Slime Skeleton*/, 213341 /*Slime Skeleton*/, 213342 /*Slime Skeleton*/, 213343 /*Forge Loader*/, 213344 /*Arathi Disciple*/, 213345 /*Arathi Disciple*/, 213346 /*Arathi Farmer*/, 213347 /*Arathi Farmer*/, 213348 /*Arathi Knight*/, 213349 /*Arathi Knight*/, 213350 /*Arathi Lamplighter*/, 213351 /*Arathi Lamplighter*/, 213353 /*Order of Night Disciple*/, 213354 /*Order of Night Adept*/, 213355 /*Order of Night Fighter*/, 213356 /*Order of Night Tank*/, 213358 /*Order of Night Ranger*/, 213360 /*Order of Night Disciple*/, 213361 /*Order of Night Adept*/, 213362 /*Order of Night Fighter*/, 213363 /*Order of Night Ranger*/, 213364 /*Order of Night Tank*/, 213365 /*Nerubian Swarmite*/, 213366 /*Nerubian Swarmite - Caster*/, 213367 /*Nerubian Swarmite - Melee*/, 213368 /*Nerubian Caster*/, 213369 /*Nerubian Fighter*/, 213370 /*Nerubian Caster*/, 213371 /*Nerubian Fighter*/, 213372 /*Nerubian Priest, Dark*/, 213373 /*Nerubian Priest, Web*/, 213374 /*Nerubian Priest, Dark*/, 213375 /*Nerubian Priest, Web*/, 213376 /*Evolved Nerubian Caster*/, 213377 /*Evolved Nerubian Fighter*/, 213378 /*Evolved Nerubian Rogue*/, 213379 /*Nerubian Crypt Lord*/, 213380 /*Risen Arathi*/, 213382 /*Light Disciple*/, 213383 /*Risen Arathi*/, 213384 /*Risen Arathi*/, 213385 /*Arathi Disciple*/, 213386 /*Risen Arathi*/, 213391 /*Dreadstrike Swarmer*/, 213395 /*Kaheti Ravager*/, 213396 /*Kaheti Shadeweaver*/, 213398 /*Kaheti Swarmer*/, 213400 /*Ragefin Carver*/, 213401 /*Order of Night Adept*/, 213403 /*Old Grim*/, 213405 /*Ragefin Shadowcaster*/, 213406 /*Ragefin Necromancer*/, 213408 /*Ragefin Executioner*/, 213428 /*Aradan*/, 213432 /*Rodrim*/, 213434 /*Sporbit*/, 213447 /*Kuvkel*/, 213456 /*Remembered Boar*/, 213458 /*Nerubian Rebel*/, 213459 /*Controller*/, 213460 /*Impossibly Rare Boar Liver of Pristine Perfection*/, 213461 /*Treasure Tantrum*/, 213465 /*Dire Bog Beast*/, 213467 /*Dire Bog Beast*/, 213468 /*Monstrous Skardyn*/, 213469 /*Risen Arathi*/, 213470 /*Risen Arathi*/, 213471 /*Risen Arathi*/, 213472 /*Risen Arathi*/, 213473 /*Risen Arathi*/, 213474 /*Risen Arathi*/, 213475 /*Risen Arathi*/, 213476 /*Risen Arathi*/, 213477 /*Risen Arathi*/, 213478 /*Arathi Disciple*/, 213479 /*Bearer of Wills*/, 213480 /*Bearer of Wills*/, 213481 /*Light Elemental*/, 213482 /*Light Elemental*/, 213483 /*Light Elemental*/, 213484 /*Light Elemental*/, 213485 /*Light Elemental*/, 213486 /*Light Elemental*/, 213487 /*Holy Knight*/, 213488 /*Light Knight*/, 213489 /*Holy Knight*/, 213490 /*Light Knight*/, 213518 /*Sporbit*/, 213519 /*Sporbit*/, 213528 /*Unbridled Void Stalker*/, 213529 /*Remembered Stitches*/, 213531 /*Magni Bronzebeard*/, 213532 /*Moira Thaurissan*/, 213533 /*Dagran Thaurissan II*/, 213535 /*Forge Stalker*/, 213538 /*Controller*/, 213543 /*Assembly Worker*/, 213550 /*Hairless the Menace*/, 213552 /*Remembered Pumpkin*/, 213561 /*Kill Credit: Enemies in Town Slain - DNT (SRO)*/, 213562 /*Kill Credit: Doomhammer Destroyed - DNT (SRO)*/, 213563 /*Remembered Ghoul*/, 213564 /*Remembered Crusader*/, 213565 /*Cursed Miner*/, 213566 /*Skardyn Husk*/, 213567 /*High Speaker Eirich*/, 213568 /*High Speaker's Guard*/, 213569 /*Speaker Brinthe*/, 213570 /*Remembered Hogger*/, 213571 /*Gundargaz Junction Guard*/, 213572 /*Mini Minus*/, 213574 /*Training Dummy*/, 213577 /*Spitfire Charger*/, 213579 /*Remembered Hakkar*/, 213580 /*Flare*/, 213581 /*Wax Elemental*/, 213586 /*Speaker Brinthe*/, 213598 /*Kobyss Shellbreaker*/, 213599 /*Kobyss Tide-Slicer*/, 213600 /*Blood Abomination*/, 213601 /*Slime Skeleton*/, 213609 /*Controller*/, 213612 /*Magni Bronzebeard*/, 213613 /*Aemyra Acton*/, 213614 /*Taenar Strongoth*/, 213615 /*Nerubian Warrior*/, 213616 /*Dagran Thaurissan II*/, 213617 /*Nerubian Caster*/, 213618 /*Nerubian Swarmite*/, 213619 /*Murkfin Sciomancer*/, 213620 /*Thrall*/, 213621 /*Murkfin Ravager*/, 213622 /*Murkfin Depthstalker*/, 213623 /*Slime Skeleton*/, 213624 /*Magni Bronzebeard*/, 213625 /*Lady Jaina Proudmoore*/, 213627 /*Archmage Khadgar*/, 213631 /*Kol Brunkrag*/, 213632 /*Alleria Windrunner*/, 213633 /*Magni Bronzebeard*/, 213634 /*Dagran Thaurissan II*/, 213655 /*Creaky Mine Cart (Trash)*/, 213658 /*Kol Bruncrag*/, 213660 /*Call Metal Stalker*/, 213662 /*Magni Bronzebeard*/, 213663 /*Dagran Thaurissan II*/, 213666 /*Remembered Patron*/, 213672 /*Foreman Uzjax*/, 213673 /*Foreman Otan*/, 213674 /*Foreman Gesa*/, 213679 /*Grand-Heister Bokk*/, 213683 /*Candlelit Boomer*/, 213684 /*Void Chunk*/, 213685 /*Candlelit Hexthrower*/, 213687 /*Urtago*/, 213688 /*Urtago*/, 213690 /*[DNT] Kill Proxy - Charging Up That Hill 2*/, 213691 /*Harmot*/, 213692 /*Caffeinated Trogg*/, 213693 /*Controller*/, 213694 /*Scrap Block*/, 213697 /*Honey-fused Droplet*/, 213698 /*Living Water Fall*/, 213699 /*Frenzied Tidecore*/, 213700 /*Stream Skipper*/, 213701 /*Machine Speaker*/, 213702 /*Machine Speaker*/, 213703 /*Machine Speaker*/, 213706 /*Manifested Storm Fury*/, 213712 /*Jump Target Stalker*/, 213715 /*Large Treasure Chest*/, 213716 /*Droopfin*/, 213717 /*Bristlespine*/, 213718 /*Sharpfang*/, 213732 /*Crypt Lord*/, 213733 /*Evolved Rogue*/, 213734 /*Evolved Fighter*/, 213735 /*Evolved Caster*/, 213736 /*Bunny*/, 213739 /*Bunny*/, 213741 /*Voidstone Awakened*/, 213743 /*Enraged Skardyn*/, 213744 /*Skardyn*/, 213745 /*Velhanite Child*/, 213748 /*Velhanite Citizen*/, 213749 /*Velhanite Citizen*/, 213751 /*Dynamite Mine Cart*/, 213763 /*Moira Thaurissan*/, 213766 /*Remembered Leper Gnome*/, 213768 /*Remembered Alarm-o-Bot*/, 213771 /*High Speaker Eirich*/, 213775 /*Dagran Thaurissan II*/, 213783 /*Blacksmith Mob*/, 213784 /*Blacksmith Mobster*/, 213785 /*Remembered Mechano-Tank*/, 213787 /*Duke Velhan*/, 213789 /*Remembered Pummeler*/, 213793 /*Controller*/, 213796 /*Moira Thaurissan*/, 213797 /*Magni Bronzebeard*/, 213798 /*Dagran Thaurissan II*/, 213805 /*Boneseer Hookjaw*/, 213810 /*Cursed Book*/, 213811 /*Void Investigator*/, 213812 /*Void-Infused Kobold*/, 213826 /*Blacksmith Minus*/, 213827 /*Blacksmith Imposter*/, 213828 /*Candleclaw Pyromancer*/, 213829 /*Candleclaw Soilseer*/, 213830 /*Candleclaw Kobold*/, 213831 /*Candleclaw Underboss*/, 213832 /*Candleclaw Bruiser*/, 213833 /*Candleclaw Knight*/, 213834 /*Candleclaw Mole*/, 213835 /*Candleclaw Scrambler*/, 213836 /*Maximillian Velhan*/, 213837 /*Quickwick Infiltrator*/, 213838 /*Tiny*/, 213840 /*Innkeeper Brax*/, 213841 /*Foreman Svart*/, 213842 /*Kaheti Hulk, Physical*/, 213843 /*Bio Worm*/, 213844 /*Creeping Darkness*/, 213845 /*Nerubian Beetle, Swarmer*/, 213846 /*Nerubian Beetle, Critter*/, 213847 /*Nerubian Beetle, Poison*/, 213848 /*Nerubian Beetle, Poison*/, 213849 /*Stagshell*/, 213850 /*Stagshell, Physical*/, 213851 /*Stagshell, Physical*/, 213852 /*Stagshell, Swarmer*/, 213853 /*Refine Metal Stalker*/, 213854 /*Giant Slime, Void*/, 213855 /*Nerubian Priest*/, 213857 /*Spider*/, 213858 /*Worm*/, 213860 /*Stagshell*/, 213861 /*Black Blood*/, 213866 /*Greater Tentacle Slime*/, 213868 /*Greater Tentacle Slime*/, 213869 /*Watcher Toki*/, 213870 /*Queen Ansurek*/, 213871 /*Void Pulse*/, 213872 /*Greater Tentacle Slime*/, 213873 /*Waxy Globule*/, 213874 /*Sureki Hulk, Physical*/, 213875 /*Speaker Jurlax*/, 213877 /*Royal Scribe*/, 213878 /*Royal Acolyte*/, 213879 /*Dark Priest*/, 213880 /*Dark Pledgling*/, 213881 /*Candleclaw Bootlicker*/, 213882 /*Sootsnout*/, 213883 /*Dripear the Waxy*/, 213884 /*Kobyss Fighter*/, 213885 /*Nightfall Dark Architect*/, 213886 /*Orc Wolf Rider*/, 213887 /*Kobyss Necromancer*/, 213888 /*Kobyss Summoner*/, 213889 /*Kobyss Fighter*/, 213890 /*Kobyss Trickster*/, 213891 /*Zombie*/, 213892 /*Nightfall Shadowmage*/, 213893 /*Nightfall Darkcaster*/, 213894 /*Nightfall Curseblade*/, 213895 /*Nightfall Shadowalker*/, 213897 /*Large Fungarian Caster*/, 213898 /*Large Fungarian Fighter*/, 213905 /*Animated Darkness*/, 213913 /*Kobold Flametender*/, 213922 /*Wild Razormouth*/, 213924 /*Controller*/, 213928 /*Headlight*/, 213932 /*Sureki Militant*/, 213933 /*Nerubian Swarmite*/, 213934 /*Nightfall Tactician*/, 213937 /*Rasha'nan*/, 213938 /*Stormrider*/, 213941 /*Royal Unseen Blade*/, 213943 /*Royal Pale Priest*/, 213944 /*Unknown Voice*/, 213950 /*Machine Speaker*/, 213951 /*Earthenwork Ironstrider*/, 213952 /*Fog Wither*/, 213953 /*Fog Form*/, 213954 /*Rock Smasher*/, 213960 /*Domesticated Candlefly*/, 213961 /*Cogwalker Sentry*/, 213962 /*Swarming Cogwalker*/, 213973 /*Snuffle Pup*/, 213980 /*Activated Harvestbot*/, 213981 /*Disabled Harvestbot*/, 213982 /*Speaker Brinthe*/, 213983 /*Anduin Wrynn*/, 213984 /*Alleria Windrunner*/, 213985 /*Moira Thaurissan*/, 213986 /*Disabled Harvestbot*/, 213987 /*Earthen Stormrider*/, 213988 /*Oathsworn Volunteer*/, 213990 /*Rancher AITest*/, 213991 /*Dummy Stalker*/, 213992 /*Disabled Harvestbot*/, 213993 /*Disabled Harvestbot*/, 213997 /*Mini-Boss Stalker*/, 214001 /*Shadowleaf Sprout*/, 214013 /*Stalker*/, 214014 /*Stalker*/, 214015 /*Stalker*/, 214016 /*Arathi Stalwart*/, 214019 /*Aegor Irynbawnd*/, 214034 /*Waxmonger Wuldo*/, 214036 /*Moledred*/, 214044 /*Suspicious Vent*/, 214049 /*Vent Stalker*/, 214053 /*Remembered Tiger*/, 214058 /*Remembered Lashtail*/, 214059 /*Remembered Bloodscalp*/, 214061 /*Remembered Bangalash*/, 214066 /*Cursedforge Stoneshaper*/, 214069 /*Auctioned Pages Past*/, 214076 /*Skedgit Cinderbangs*/, 214081 /*Razormouth Devourer*/, 214108 /*Forge Kill Credit*/, 214109 /*Forge*/, 214115 /*Castaria Castalots*/, 214124 /*Master Zone Controller*/, 214136 /*Rambleshire Mosswool*/, 214137 /*Rambleshire Mosswool*/, 214138 /*[DNT] Kill Proxy - Their Moss Our Gain - Sheep Sheared*/, 214141 /*Wyrmtongue Peddler*/, 214142 /*Daughter of Alizabal*/, 214143 /*Foreman Bruknar*/, 214144 /*Belzt*/, 214145 /*Durzan*/, 214146 /*Flappilda*/, 214148 /*Alliance Paladin*/, 214151 /*Ahg'zagall*/, 214152 /*Alliance Priest*/, 214153 /*Wormcaller Iz'tikrine*/, 214154 /*Horde Priest*/, 214159 /*Horde Warlock*/, 214162 /*The Ringing Death*/, 214163 /*Horde Rogue*/, 214166 /*Alliance Rogue*/, 214167 /*Alliance Mage*/, 214168 /*Skedgit Cinderbangs*/, 214169 /*Horde Shaman*/, 214243 /*Captured Worker*/, 214251 /*Kobyss Witherer*/, 214252 /*Candlelit Ouchpatcher*/, 214253 /*Kobold Moleraider*/, 214261 /*Remembered Defias*/, 214262 /*Lava Snail*/, 214263 /*Waxface*/, 214264 /*Cursedforge Honor Guard*/, 214267 /*Hallowfall Defender*/, 214268 /*Lava Slug*/, 214269 /*Remembered Timberlain*/, 214270 /*Shadowleaf Rootling*/, 214279 /*Kobold Tunnel*/, 214283 /*Saurolisk Hatchling*/, 214284 /*Saurolisk Ambusher*/, 214285 /*Razormouth Wormling*/, 214287 /*Earth Burst Totem*/, 214289 /*Air Bubble*/, 214290 /*Pagsly*/, 214291 /*Karnk*/, 214292 /*Urtago*/, 214293 /*Giant Squash*/, 214295 /*Kill Credit*/, 214296 /*Stage Manager Huberta*/, 214297 /*Burrowing Saboteur*/, 214298 /*Pile of Rubble*/, 214300 /*Rubble*/, 214301 /*[DNT] Kill Credit: Escaped*/, 214302 /*Rubble*/, 214317 /*Shadow-Sour Mite*/, 214318 /*Remembered Maybell*/, 214319 /*Remembered Remy*/, 214324 /*Remembered Kobold*/, 214327 /*Remembered Love Letter*/, 214338 /*Kobyss Spearfisher*/, 214339 /*Broadhead Charger*/, 214341 /*Kobyss Breathtaker*/, 214343 /*Kobyss Trickster*/, 214348 /*Undersea Abomination*/, 214350 /*Turned Speaker*/, 214351 /*Go Here*/, 214352 /*Rooktender Otwin*/, 214353 /*[DNT] Kill Proxy - Sleepy Sheep Lodestone Charging*/, 214354 /*Lamplighter Skiff*/, 214355 /*Anduin Wrynn*/, 214356 /*Vix'aron*/, 214357 /*Armored Stagshell*/, 214358 /*Faerin*/, 214359 /*Kish'nal*/, 214360 /*Aromash*/, 214362 /*Anduin Wrynn*/, 214363 /*Remembered Commander*/, 214364 /*Faerin Lothar*/, 214365 /*General Steelstrike*/, 214367 /*Faerin Lothar*/, 214370 /*Remembered Son*/, 214371 /*General Steelstrike*/, 214376 /*General Steelstrike*/, 214377 /*Anduin Wrynn*/, 214378 /*Faerin*/, 214380 /*Raen Dawncavalyr*/, 214383 /*Sygfraed Siegepyr*/, 214384 /*Faerin Lothar*/, 214385 /*Lamplighter*/, 214386 /*Arathi Orphan*/, 214387 /*Anduin Wrynn*/, 214388 /*Wanderer*/, 214389 /*Kobyss Harvester*/, 214392 /*Memorial Tender*/, 214393 /*Captured Memorial Tender*/, 214399 /*Memory of a Duke*/, 214401 /*Bullfrog*/, 214402 /*Alleria Windrunner*/, 214404 /*Faerin Lothar*/, 214405 /*Alleria Windrunner*/, 214406 /*Shadowstarved Bullfrog*/, 214407 /*Faerin Lothar*/, 214409 /*Earthen Engineer*/, 214410 /*Earthen Worker*/, 214412 /*Stagshell Food Trough*/, 214413 /*Faerin Lothar*/, 214414 /*Anduin Wrynn*/, 214415 /*Anguishing Nightmare*/, 214417 /*Anduin Wrynn*/, 214418 /*Aelric Leid*/, 214419 /*Void Cursed Crusher*/, 214420 /*Alleria Windrunner*/, 214421 /*Coalescing Void Diffuser*/, 214424 /*Stagshell Water Trough*/, 214425 /*Seismic Rumbler*/, 214426 /*Steaming Falls Surger*/, 214427 /*Remembered Executus*/, 214428 /*Seraphine Seedheart*/, 214429 /*Arathi Reserve*/, 214431 /*Elmo Seedheart*/, 214432 /*Pearlfin Sparkleseeker*/, 214433 /*Pearlfin Tiderunner*/, 214434 /*Pearlfin Waterweaver*/, 214435 /*Pearlfin Sea-Shaman*/, 214436 /*Pearlfin Clawclacker*/, 214437 /*Seaborne Colossus*/, 214438 /*Mechanical Cart-Pusher*/, 214439 /*Corrupted Oracle*/, 214442 /*You*/, 214443 /*Crystal Shard*/, 214444 /*Aggartha*/, 214445 /*Makeshift Candle*/, 214448 /*Terrace Basilisk*/, 214449 /*Kirin Tor Mage*/, 214450 /*[DNT] Kill Credit: Spider Scene*/, 214451 /*Papriki*/, 214452 /*[DNT]Beetle Water Trough Kill Credit*/, 214453 /*Chasm Maker*/, 214455 /*[DNT]Beetle Food Trough Kill Credit*/, 214457 /*Kaheti Fighter*/, 214459 /*Garrak*/, 214460 /*Kaldrinn*/, 214461 /*Eiggard*/, 214462 /*Bertola*/, 214463 /*Merrimack*/, 214464 /*Dorbund*/, 214465 /*Pearl Farmer*/, 214466 /*Nerubian Saboteur*/, 214470 /*Marin Noggenfogger*/, 214471 /*Magister Umbric*/, 214472 /*Meryl Felstorm*/, 214473 /*Bomb Stagshell*/, 214479 /*Rowdy Patron*/, 214502 /*The Bloodbound Horror*/, 214503 /*Sikran*/, 214504 /*Rasha'nan*/, 214506 /*Broodtwister Ovi'nax*/, 214507 /*[PH] Ethereal*/, 214510 /*[PH] Evolved Nerubian Brute*/, 214511 /*[PH] Queen Ansurek*/, 214512 /*[DNT] Kill Credit: Survivors*/, 214513 /*Pulsating Relic*/, 214516 /*Big Bessie*/, 214517 /*Rowdy Patron Kill Credit*/, 214518 /*Volatile Soil*/, 214520 /*Ren'dorei Voidguard*/, 214521 /*Archmage Aethas Sunreaver*/, 214522 /*Sunreaver Battlemage*/, 214534 /*Threadling*/, 214537 /*Air Bubbles*/, 214543 /*Polymorphed Victim*/, 214544 /*Purgle-lurgle*/, 214545 /*Burgle-gurgle*/, 214546 /*Murgle-whurgle*/, 214547 /*Seaborne Colossus*/, 214548 /*Slippery Syphoner*/, 214549 /*Seaborne Elemental*/, 214550 /*Deepwater Snapper*/, 214551 /*Wandering Gutter*/, 214553 /*[DNT] Kill Proxy - Ramulost - Rumors*/, 214556 /*Rancher Kinnisant*/, 214557 /*Rancher Buhisan*/, 214558 /*Rancher Fuoleim*/, 214559 /*Rancher Silbarspra*/, 214560 /*Rancher Tofstrun*/, 214561 /*Rancher Langan*/, 214567 /*Cabbage Cart-Pusher*/, 214569 /*Envenomed Contractor*/, 214570 /*Underbelly Bruiser*/, 214571 /*[DNT]Bytlesnax Kill Credit*/, 214572 /*[DNT]Egg Sac Kill Credit*/, 214573 /*Kill Credit*/, 214576 /*Iron-Runed Protector*/, 214578 /*Nerubian Swarmite - Caster, Bomber*/, 214579 /*Nori Pridedrift*/, 214581 /*Stormtop Terralisk*/, 214582 /*[DNT] Kill Credit: Nerubian*/, 214585 /*Arcane Portal*/, 214586 /*Arcane Elemental*/, 214587 /*Kill Credit*/, 214588 /*Carrot Cart-Pusher*/, 214590 /*Durnan Furcutter*/, 214593 /*Barnil Stonepot*/, 214594 /*Cascade Guardian*/, 214595 /*Dalaran Civilian*/, 214604 /*Recovering Contractor*/, 214605 /*[DNT] Kill Credit: Relics Destroyed*/, 214609 /*Apothecary Johaan*/, 214610 /*Alliance*/, 214613 /*Blacksmith Vignette*/, 214614 /*Anduin Wrynn*/, 214625 /*Kobyss Necromancer*/, 214628 /*Partially-Chewed Goblin*/, 214631 /*Machine Speaker Emissary*/, 214632 /*Dagran Thaurissan II*/, 214637 /*Kobyss Killer*/, 214640 /*Harvester Farnee*/, 214641 /*Kobyss Killer*/, 214643 /*Kobyss Killer*/, 214651 /*Moira Thaurissan*/, 214661 /*Goldie Baronbottom*/, 214662 /*Scornful Sandshoal*/, 214663 /*High Speaker Brinthe*/, 214664 /*ZZ-01-47*/, 214665 /*Archmage Drenden*/, 214666 /*Citizen of Dalaran helped*/, 214667 /*Ward of Dalaran*/, 214668 /*Venture Co. Patron*/, 214669 /*Brann Bronzebeard*/, 214670 /*[DNT] Proxy*/, 214673 /*Flavor Scientist*/, 214674 /*Nerubian Ambusher*/, 214675 /*Venture Co. Fire Mage*/, 214676 /*Venture Co. Technician*/, 214677 /*Invading Hurler*/, 214678 /*Kaheti Civilian*/, 214679 /*Kaheti Merchant*/, 214680 /*Royal Merchant*/, 214684 /*Invading Scrapper*/, 214685 /*[DNT] Kill Credit - Nerubians*/, 214686 /*Kaheti Threadmancer*/, 214687 /*Sureki Frostweaver*/, 214688 /*Kaheti Skirmisher*/, 214689 /*Sureki Ironweave*/, 214690 /*Mine Cart*/, 214691 /*Dark Recluse*/, 214696 /*Queen Bee*/, 214697 /*Chef Chewie*/, 214709 /*Venture Co. Mercenary*/, 214710 /*Larva*/, 214711 /*Glowmite*/, 214712 /*Leech*/, 214713 /*Bloodfeaster*/, 214714 /*Moth*/, 214715 /*Nerubian Baby*/, 214716 /*Nerubian Baby*/, 214717 /*Nerubian Baby*/, 214719 /*Nerubian Baby*/, 214720 /*Pill Bug*/, 214721 /*Lava Elemental*/, 214722 /*Molten Slag*/, 214723 /*Lava Snail*/, 214724 /*Molten Slagshell*/, 214726 /*Lava Slug*/, 214727 /*Chitin Knight*/, 214728 /*Ascended Neophyte*/, 214729 /*Ascended Neophyte*/, 214730 /*Ascended Neophyte*/, 214731 /*Generic Bunny*/, 214732 /*Ascended Neophyte*/, 214733 /*Pale Priest*/, 214734 /*Unseen Blade*/, 214735 /*Bio Worm*/, 214736 /*Nerubian Stagshell - Bomber*/, 214738 /*Jawcrawler*/, 214739 /*Nerubian Stagshell - Melee*/, 214741 /*Nerubian Swarmite - Bomber*/, 214742 /*Nerubian Swarmite - Melee*/, 214743 /*Threadling*/, 214745 /*Dark Recluse*/, 214746 /*Kaheti Civilian*/, 214747 /*Kaheti Merchant*/, 214748 /*Kaheti Skirmisher*/, 214749 /*Kaheti Threadmancer*/, 214750 /*Royal Weaver*/, 214752 /*Sureki Frostweaver*/, 214753 /*Sureki Ironweave*/, 214755 /*Stormrook*/, 214757 /*Croakit*/, 214761 /*Nightfall Ritualist*/, 214762 /*Nightfall Commander*/, 214764 /*Rustmane Shalehorn*/, 214767 /*Wounded Aeroknight*/, 214769 /*Stillpond Fishscrounger*/, 214770 /*Dark Pledgling*/, 214771 /*Dark Priest*/, 214772 /*Limestone Falcon*/, 214773 /*Air Bubble*/, 214774 /*Dark Whisperer*/, 214777 /*Elder Priest*/, 214778 /*Monastic Webling*/, 214780 /*Flynn Fairwind*/, 214781 /*Royal Acolyte*/, 214782 /*Royal Adviser*/, 214783 /*Vileroot*/, 214784 /*Royal Scribe*/, 214785 /*Web Priest*/, 214787 /*[DNT] Kill Credit - Rescue Friend*/, 214790 /*Witherthorn*/, 214792 /*Kaheti Hulk*/, 214793 /*Kaheti Lord*/, 214794 /*Dark Amalgamat*/, 214795 /*Kaheti Warshell*/, 214796 /*Sureki Hulk*/, 214797 /*Sureki Lord*/, 214798 /*Sureki Warshell*/, 214801 /*Skipper*/, 214803 /*Fungarian Caster*/, 214804 /*Fungarian Fighter*/, 214805 /*Spider, Underground*/, 214806 /*Thickshell Trawler*/, 214807 /*Greater Tentacle Slime*/, 214808 /*Ragnar Thunderbrew*/, 214810 /*Kobyss Fighter*/, 214811 /*Sergra Darkthorn*/, 214813 /*Giant Slime, Void*/, 214815 /*Rock Snail*/, 214816 /*Fungarian*/, 214817 /*Blighttwine*/, 214818 /*Fungarian*/, 214819 /*Fungarian*/, 214820 /*Black Blood Droplet*/, 214821 /*Stillpond Sparkbug*/, 214823 /*[DNT] Kill Credit*/, 214824 /*Cart Hauler*/, 214825 /*Supervisor Radlock*/, 214826 /*Mechanized Enforcer*/, 214828 /*Perceptive Salvager*/, 214831 /*Stillpond Lightqueen*/, 214833 /*Deactivated War Golem*/, 214834 /*Winged Drinker*/, 214835 /*Stillpond Tidewader*/, 214836 /*Lashroom*/, 214838 /*Earthen Wagon*/, 214840 /*Engorged Crawler*/, 214841 /*Tools Repaired*/, 214842 /*Reforge Tools*/, 214843 /*Spattered Charcoal*/, 214844 /*[DNT] Kill Credit*/, 214845 /*Drop Beast*/, 214846 /*Nerubian Wall Stalker*/, 214854 /*Harvestbot Remy*/, 214855 /*Harvestbot Remy*/, 214865 /*Kill Credit [DNT]*/, 214868 /*Kill Credit [DNT]*/, 214875 /*Territorial Flame Wasp*/, 214878 /*Kill Credit: Enter Taelloch Village [DNT]*/, 214879 /*Kill Credit: Knock on Door A [DNT]*/, 214880 /*Kill Credit: Knock on Door B [DNT]*/, 214881 /*Kill Credit: Knock on Door C [DNT]*/, 214882 /*Kill Credit: Knock on Door D [DNT]*/, 214883 /*Kill Credit: Investigate Call for Help [DNT]*/, 214884 /*Kill Credit: Knock on Door F [DNT]*/, 214885 /*Kill Credit: investigate object [DNT]*/, 214886 /*Kill Credit: read slate [DNT]*/, 214890 /*Ironhaul Bodyguard*/, 214891 /*Magni Bronzebeard*/, 214892 /*Dagran Thaurissan II*/, 214901 /*Shadow Vanguard Brute*/, 214903 /*Tinkmaster Overspark*/, 214904 /*Scooty*/, 214905 /*Radiant-Twisted Mycelium*/, 214908 /*Alleria Windrunner*/, 214909 /*ZZZOLDCaptain of the Queensguard [PH]*/, 214910 /*Terrified Dalaran Citizen*/, 214911 /*[DNT] Proxy*/, 214912 /*[DNT] Proxy*/, 214916 /*Merrix*/, 214917 /*Moira Thaurissan*/, 214919 /*Thrall*/, 214920 /*Tasting Room Attendant*/, 214921 /*Harmot*/, 214922 /*Harvester Farnee*/, 214923 /*Invasive Shadowblossom*/, 214924 /*Enraged Magma Fury*/, 214925 /*Sternshear Sheep*/, 214926 /*Stonehoofed Piglet*/, 214927 /*Baelgrim*/, 214928 /*Stonehoofed Hog*/, 214929 /*Earthen Stormrider*/, 214930 /*Shadow-Mad Sow*/, 214931 /*Web Priest*/, 214932 /*Beetle of Burden*/, 214933 /*Invading Depthlurker*/, 214934 /*Invading Depthlurker*/, 214935 /*Stalwart Hauler*/, 214937 /*KC: Gate Opened*/, 214938 /*KC: Gate Ambush Defeated*/, 214939 /*Kaheti Threadmancer*/, 214940 /*Kaheti Skirmisher*/, 214941 /*Kaheti Overseer*/, 214943 /*Twitchy If'tish*/, 214945 /*Moss-Draped Ramolith*/, 214946 /*Vinechewer Ramolith*/, 214947 /*Eye of Topaz*/, 214948 /*Roaming Stormrook*/, 214949 /*Resplendent Peafowl*/, 214950 /*Azure Peachick*/, 214951 /*Shellwrangler Viz'kall*/, 214952 /*Gevish'ren*/, 214953 /*Executor Zetish'nal*/, 214958 /*Creeping Lashroom*/, 214959 /*Congealed Memories*/, 214960 /*Bubbling Mudskip*/, 214961 /*Drifting Sporebloom*/, 214962 /*Undercrawler*/, 214963 /*Wandering Glimmerfly*/, 214964 /*Stormrider Edeltrau*/, 214965 /*Stormrider Meirand*/, 214966 /*Stormrider Vokmar*/, 214969 /*Kill Credit*/, 214970 /*Ironwold Stormpaw*/, 214971 /*Ironwold Alpha*/, 214973 /*Shalehorn Bull*/, 214979 /*Demoralized Recruit*/, 214982 /*Weaverat*/, 214986 /*Silken Ward Citizen*/, 214991 /*[DNT] Kill Proxy - Max Level - 01 - Stay a While*/, 214992 /*[DNT] Kill Proxy - Max Level - Talk to Olbarig*/, 214995 /*Olbarig*/, 214998 /*Chicken*/, 214999 /*Chicken*/, 215000 /*Chicken*/, 215001 /*Chicken*/, 215002 /*Lynx*/, 215003 /*Lynx*/, 215004 /*Lynx*/, 215005 /*Lynx*/, 215006 /*[DNT] Invisible Bunny*/, 215010 /*Lynx Cub*/, 215012 /*Lynx Cub*/, 215016 /*[DNT] Kill Proxy - Max Level - Summoning Progress T1*/, 215021 /*Cinderbee Buzzer*/, 215022 /*Siltweed Rager*/, 215023 /*Cinderbee Worker*/, 215024 /*Cinderbee Drone*/, 215025 /*Siltweed Scuffler*/, 215026 /*Heat Hornet*/, 215027 /*Siltweed Sporetosser*/, 215028 /*Cinderhoney Glob*/, 215031 /*Burblio*/, 215032 /*Siltweed Crusher*/, 215034 /*Salt-Ear Ferret*/, 215035 /*Freefoot Mouse*/, 215036 /*Redwing Falcon*/, 215037 /*Vetiverian*/, 215038 /*Thistlestar*/, 215039 /*Rooktender Lufsela*/, 215040 /*Kobyss Bonechewer*/, 215041 /*Miral Murder-Mittens*/, 215042 /*Lynx Cub*/, 215043 /*Lynx Cub*/, 215048 /*Rampant Air Elemental*/, 215052 /*Tomothy Hillhelm*/, 215053 /*Fulminating Stormrook*/, 215054 /*Crackling Stormrook*/, 215055 /*Charged Stormfang*/, 215056 /*Xix'rie*/, 215057 /*Stirred Cobblestone*/, 215058 /*Xixian Swarmer*/, 215059 /*Xixian Drone*/, 215061 /*Apothecary Xal*/, 215063 /*Local Mender*/, 215064 /*The Grasping Darkness*/, 215065 /*Chitin Warden*/, 215066 /*Lowpriest Vazhan*/, 215069 /*KC: Gate Interacted With*/, 215070 /*Ashwhite Kestrel*/, 215074 /*Wild Widow*/, 215077 /*Wickbreaker*/, 215080 /*Scoop Moth*/, 215082 /*Shale Snail*/, 215083 /*Living Spirecrystal*/, 215085 /*Kill Credit [DNT]*/, 215086 /*Kill Credit [DNT]*/, 215087 /*Kill Credit [DNT]*/, 215088 /*Kill Credit [DNT]*/, 215090 /*Kill Credit [DNT]*/, 215091 /*Rallied Recruit*/, 215092 /*Spirefang*/, 215093 /*Cragstep Mouse*/, 215099 /*Dark Gulper*/, 215106 /*Demoralized Recruit*/, 215107 /*Demoralized Recruit*/, 215111 /*Fungarian Sporeling*/, 215112 /*Nerubian Cache Kill Credit*/, 215113 /*Orweyna*/, 215114 /*Ironhaul Railhand*/, 215115 /*Nosy Ferret*/, 215116 /*Nosy Mouse*/, 215118 /*Explosive Cache*/, 215120 /*Rampant Lightning Elemental*/, 215121 /*[DNT] Kill Proxy - Max Level - Dhar Oztan Reached*/, 215122 /*[DNT] Kill Proxy - Max Level - Talk to Rider 02*/, 215123 /*[DNT] Kill Proxy - Max Level - Talk to Rider 03*/, 215124 /*[DNT] Kill Proxy - Max Level - 06A - Spar with Earthen*/, 215125 /*Gurnot*/, 215126 /*Adalar*/, 215127 /*Kothilde*/, 215128 /*Ironhaul Railhand*/, 215129 /*Ironhaul Railhand*/, 215130 /*Preserved Niffen*/, 215131 /*Target*/, 215132 /*Dirk the Fixer*/, 215135 /*Rallied Recruit*/, 215136 /*Wrench-Stealing Goretusk*/, 215137 /*Rallied Recruit*/, 215149 /*Gaeret Velhan*/, 215150 /*Kill Credit: AT1 - enter town [DNT]*/, 215152 /*Kill Credit: AT2 - market stall [DNT]*/, 215153 /*Kill Credit: AT3 - fountain [DNT]*/, 215154 /*Kill Credit: AT4 - rubble [DNT]*/, 215155 /*Kill Credit: AT5 - forge hot [DNT]*/, 215156 /*Kill Credit: Tools interacted [DNT]*/, 215160 /*Kill Credit: interact 1 - slate [DNT]*/, 215161 /*Kill Credit: interact 2 - fallen cart [DNT]*/, 215162 /*Kill Credit: interact slate 02 [DNT]*/, 215163 /*Kill Credit: interact 4 - dead wildlife [DNT]*/, 215164 /*Lurking Darkness*/, 215165 /*Kill Credit: interact 5 - slate [DNT]*/, 215166 /*Kill Credit: interact slate 04 [DNT]*/, 215167 /*Stalker*/, 215170 /*Kaheti Preysnatcher*/, 215172 /*Valeir Steelshot*/, 215173 /*Lallie Fireclad*/, 215174 /*Gaeret Velhan*/, 215176 /*Nicky Snapstart*/, 215177 /*Waximus*/, 215178 /*Vetiverian*/, 215182 /*Stormrider Meirand*/, 215183 /*Stormrider Vokmar*/, 215185 /*Blackblood Horror*/, 215186 /*Mag'har Outrider*/, 215187 /*Overlord Geya'rah*/, 215194 /*[DNT] Kill Proxy - Max Level - 03A - Elementals - T1*/, 215195 /*[DNT] Kill Proxy - Max Level - Basic Training - Wolf Pack*/, 215198 /*Mag'har Grunt*/, 215199 /*Mag'har Direwolf*/, 215200 /*Kill Credit: Kobyss Cage Burned*/, 215201 /*Aggartha*/, 215202 /*Kill Credit: investigate progress [DNT]*/, 215203 /*Wildhammer Gryphon Rider*/, 215204 /*Wildhammer Gryphon*/, 215205 /*Blackblood Coalescence*/, 215206 /*Night-Twisted Hog*/, 215207 /*Webbed Citizen*/, 215208 /*Orsenth*/, 215209 /*Munderut*/, 215210 /*Injured Refinery Worker*/, 215211 /*Kurdran Wildhammer*/, 215212 /*Orweyna*/, 215213 /*[DNT] Kill Credit*/, 215215 /*[DNT] Kill Proxy - Max Level - Meet Your Mentors*/, 215221 /*Fatma Furrowner*/, 215222 /*[DNT] Kill Proxy - Max Level - Flight Training*/, 215224 /*[DNT] Kill Credit*/, 215225 /*Area Trigger Bunny*/, 215228 /*KC: Total Fighters Recruited [DNT]*/, 215230 /*KC: Weapon Crates Collected [DNT]*/, 215232 /*Rampaging Elemental*/, 215233 /*Urthgrafr Riftcaller*/, 215234 /*Ferdagor*/, 215235 /*Underground Spore*/, 215236 /*Candlelit Desecrator*/, 215237 /*Alyza Bowblaze*/, 215239 /*Hungering Necromage*/, 215241 /*Weaver's Researcher*/, 215242 /*Hungering Slicer*/, 215243 /*Hungering Shimmerfin*/, 215245 /*Confused Observer*/, 215246 /*[DNT] Kill Credit*/, 215247 /*[DNT] Kill Credit*/, 215248 /*[DNT] Kill Credit*/, 215249 /*Buried Legs*/, 215250 /*Candle Bunny*/, 215252 /*Sharpscale the Devourer*/, 215253 /*Baeny the Barrel*/, 215254 /*Alyza Bowblaze*/, 215255 /*Alyza Bowblaze*/, 215257 /*Sureki Hunter-Killer*/, 215258 /*Clerk Gretal*/, 215260 /*Tower Quartermaster*/, 215262 /*Contaminating Goo*/, 215263 /*Activated Cabbage Smacker*/, 215266 /*Gurnot*/, 215267 /*Boss Quilgore*/, 215268 /*Apprentice Blacksmith*/, 215269 /*Fixed-Up Goretusk*/, 215270 /*Nerubian Crate*/, 215271 /*Piglet Urchin*/, 215276 /*High Speaker Eirich*/, 215277 /*Adelgonn*/, 215278 /*Honor Guard*/, 215279 /*KC: Romantic Recruited [DNT]*/, 215280 /*KC: Crate 1 Collected [DNT]*/, 215281 /*Flowing Wax*/, 215284 /*KC: Eater Recruited [DNT]*/, 215285 /*KC: Collector Recruited [DNT]*/, 215286 /*KC: Technomancer Recruited [DNT]*/, 215287 /*KC: Spiritualist Recruited [DNT]*/, 215288 /*KC: Crate 2 Collected [DNT]*/, 215289 /*KC: Crate 3 Collected [DNT]*/, 215290 /*Eiggard*/, 215291 /*Eiggard*/, 215292 /*Bertola*/, 215293 /*Bertola*/, 215294 /*Kill Credit Seed Planting*/, 215298 /*Evolved Nerubian*/, 215299 /*Flying Bomber*/, 215300 /*Seed-Ready Soil*/, 215301 /*Shinda Creedpike*/, 215302 /*Garrak*/, 215303 /*Garrak*/, 215304 /*Kaldrinn*/, 215305 /*Kaldrinn*/, 215306 /*Endiri Dawnsurge*/, 215307 /*Merrimack*/, 215308 /*Merrimack*/, 215313 /*Lord Rogers*/, 215314 /*Aggartha*/, 215317 /*Garrak*/, 215318 /*Dorbund*/, 215319 /*Bertola*/, 215320 /*Eiggard*/, 215321 /*Kaldrinn*/, 215322 /*Merrimack*/, 215326 /*Arathi Captain*/, 215327 /*Aggartha*/, 215328 /*Crystal-infused Shard*/, 215331 /*Faerin Lothar*/, 215333 /*Anduin Wrynn*/, 215335 /*General Steelstrike*/, 215336 /*zzzoldEvolved Shocktrooper*/, 215339 /*Kill Credit: Play Light's Gambit*/, 215341 /*Great Kyron*/, 215342 /*Nerubian Assassin*/, 215344 /*Fungarian Caster*/, 215345 /*Fungarian Fighter*/, 215346 /*Bio Worm*/, 215347 /*Undercrawler*/, 215348 /*Feral Stagshell*/, 215349 /*Great Hexer Ohodo*/, 215351 /*Kill Credit [DNT]*/, 215353 /*Speaker Brinthe*/, 215354 /*Dagran Thaurissan II*/, 215355 /*Jack-Pierre*/, 215356 /*Werlot*/, 215357 /*Velocity*/, 215358 /*Salty Gull*/, 215359 /*Quaking Rager*/, 215360 /*Swarming Sandwhisper*/, 215361 /*Rising Tidebound*/, 215362 /*Condensing Sprite*/, 215363 /*Unbound Peblet*/, 215364 /*Ette*/, 215365 /*Twill*/, 215366 /*Dense Louie*/, 215370 /*General Ottomar*/, 215371 /*General Emmerich*/, 215372 /*Dornic*/, 215373 /*Nerubian Swarmite*/, 215374 /*Nerubian Stagshell*/, 215375 /*Troumer*/, 215376 /*Phawa*/, 215377 /*Veytar*/, 215379 /*[name TBD]*/, 215380 /*[DNT] Kill Proxy - Max Level - Basic Training Elementals*/, 215381 /*Fungarian Fighter*/, 215382 /*Fungarian Caster*/, 215383 /*Nerubian Ceiling Stalker*/, 215384 /*Rock Sporebat*/, 215386 /*Spored Gnasher*/, 215387 /*Kill Credit: retreat to office [DNT]*/, 215388 /*Knight*/, 215389 /*Nerubian Ceiling Stalker*/, 215392 /*Royal Scuttler*/, 215393 /*Sureki Retainer*/, 215395 /*[DNT] Arathi Corpse*/, 215396 /*[DNT] Kill Credit*/, 215397 /*[DNT] Kill Credit*/, 215403 /*[DNT] Arathi Corpse*/, 215404 /*[DNT] Kill Credit*/, 215405 /*Anub'zekt*/, 215406 /*Drog Skullbreaker*/, 215407 /*Ki'katal the Harvester*/, 215411 /*Sureki Screamer*/, 215412 /*Sureki Leaper*/, 215413 /*Monte Gazlowe*/, 215414 /*[DNT] Kill Credit*/, 215417 /*Tangleweb Remnants*/, 215418 /*Kill Credit [DNT]*/, 215419 /*Siegehold Gateminder*/, 215420 /*Dorbund*/, 215421 /*Dorbund*/, 215422 /*Sureki Dirge*/, 215423 /*[DNT] Kill Credit - Orders*/, 215424 /*Severed Observer*/, 215425 /*[DNT] Kill Credit*/, 215427 /*Waxen Copy*/, 215428 /*Swift Stormrook*/, 215429 /*[DNT] Kill Credit*/, 215430 /*Cleric*/, 215432 /*Scarab Mother Ha'chip*/, 215433 /*Orator Vatru'cix*/, 215434 /*The Entity*/, 215435 /*Foreseer Xix'amon*/, 215440 /*[DNT] Kill Credit*/, 215441 /*Skittermaker*/, 215442 /*Leaper*/, 215443 /*Charger*/, 215444 /*Scuttlebaron*/, 215446 /*Alleria Windrunner*/, 215447 /*Anduin Wrynn*/, 215449 /*Nerubian Swarmite*/, 215450 /*COSMETIC - Steam [DNT]*/, 215451 /*Cleric*/, 215452 /*Kill Credit [DNT]*/, 215453 /*Nerubian Swarmite - Melee, Physical*/, 215455 /*Nerubian Swarmite - Caster, Web*/, 215456 /*Knight*/, 215457 /*Nerubian Swarmite - Melee, Physical*/, 215458 /*COSMETIC - Steam [DNT]*/, 215459 /*COSMETIC - Lightning Spark [DNT]*/, 215460 /*Widow Arak'nai*/, 215461 /*Area 1 Spider*/, 215462 /*Rail Cart*/, 215463 /*Shadecaster Projection*/, 215472 /*Swift Stormrook*/, 215474 /*Kill Credit [DNT]*/, 215481 /*Bomb Pile*/, 215485 /*[DNT]Barn Debris Kill Credit*/, 215489 /*Activated Harvestbot*/, 215490 /*Activated Harvestbot*/, 215491 /*Activated Harvestbot*/, 215492 /*(Bunny) Sessile*/, 215493 /*(Bunny) Sessile*/, 215494 /*Burgeoning Seaborne Colossus*/, 215495 /*bunny*/, 215497 /*Enemy Castle*/, 215498 /*[DNT]Barn Bunny*/, 215500 /*Duskshadow UNUSED*/, 215501 /*Gloomsprout*/, 215502 /*Area 2 Spider*/, 215503 /*Area 3 Spider*/, 215504 /*Area 3 Guard Spider*/, 215505 /*Area 2 Guard Spider*/, 215506 /*Area 1 Guard Spider*/, 215515 /*Always Hostile Spider*/, 215516 /*KC: Weapon Crates Placed [DNT]*/, 215518 /*Void Candlelight*/, 215520 /*Edothir*/, 215521 /*Invisible Bunny [DNT]*/, 215522 /*KC: Weapon Crate 1 Placed [DNT]*/, 215523 /*Aevery Flamestonge*/, 215524 /*Fallen Stalwart*/, 215526 /*Hallowlight Flitter*/, 215527 /*Keyrra Flamestonge*/, 215528 /*[DNT] Kill Credit*/, 215529 /*[DNT] Kill Credit*/, 215530 /*[DNT] Kill Credit*/, 215532 /*Spored Threadling*/, 215538 /*Invasive Sporemancer*/, 215539 /*KC: Weapon Crate 2 Placed [DNT]*/, 215540 /*REPLACE ME*/, 215541 /*KC: Weapon Crate 3 Placed [DNT]*/, 215544 /*Fungal Nerubian Fighter*/, 215545 /*Agaricus Festerbloom*/, 215547 /*kill credit: Hoe inspected*/, 215548 /*Crabby Relicseeker*/, 215550 /*Kill Credit: Nerubian Forces Slain*/, 215551 /*Pearlfin Sparkleseeker*/, 215552 /*Pearlfin Waterweaver*/, 215553 /*Pearlfin Tiderunner*/, 215556 /*Coiled Rope*/, 215558 /*Pamphlet Dump Bunny*/, 215559 /*[DNT] Kill Credit*/, 215560 /*Dagran Thaurissan II*/, 215562 /*Nerubian Swarmer*/, 215563 /*Igram Underwing*/, 215564 /*Nerubian Wagon*/, 215567 /*Ashlyn Sternguild*/, 215568 /*Deactivated War Golem*/, 215569 /*Supervisor Radlock*/, 215570 /*Nerubian Wagon*/, 215571 /*kill credit: Lamp inspected*/, 215572 /*Velhan's Claim Defender*/, 215573 /*Velhan's Claim Defender*/, 215574 /*kill credit: Bag inspected*/, 215575 /*Bee Line*/, 215577 /*Indomitable Stalwart*/, 215581 /*Proxy Kill Credit: Kobyss attackers slain*/, 215582 /*Bee Line*/, 215583 /*Kill Credit: Q01 - Vizier Invitation*/, 215584 /*Kill Credit: Q01 - Arrive in Burrows*/, 215585 /*Tube*/, 215586 /*Ch 2 Siegehold Guard Spider*/, 215589 /*Invisible Bunny*/, 215590 /*Shadowpouncer*/, 215591 /*KC: Defender Reassured*/, 215592 /*Siegehold Fortifier*/, 215593 /*Purrlock*/, 215594 /*Siegehold Spinstitch*/, 215595 /*Siege Webwing*/, 215596 /*Siegehold Armorsmith*/, 215598 /*Kaheti Siegelord*/, 215599 /*Sureki Siegelord*/, 215600 /*Tij'allet*/, 215601 /*Siege Dominator*/, 215603 /*Siegehold Executor*/, 215606 /*Purrlock*/, 215607 /*Shadowpouncer*/, 215608 /*Siegehold Drone*/, 215609 /*Invisible Bunny*/, 215610 /*Kill Credit*/, 215611 /*Kill Credit*/, 215612 /*Invisible Bunny*/, 215614 /*[DNT] Bunny*/, 215615 /*Kill Credit*/, 215616 /*Kill Credit*/, 215617 /*Speaker Brinthe*/, 215619 /*Foreman Grint*/, 215620 /*Lilian Voss*/, 215623 /*Arathi Captive*/, 215625 /*Lilian Voss*/, 215626 /*Lilian Voss*/, 215627 /*Swift Stormrook*/, 215628 /*Lilian Voss*/, 215629 /*Kill Credit*/, 215630 /*Swift Stormrook*/, 215637 /*Y'tekhi*/, 215646 /*Creeping Shadows*/, 215648 /*Kobyss Fighter*/, 215649 /*Kobyss Trickster*/, 215651 /*Arathi Stalwart*/, 215652 /*Ragefin Carver*/, 215653 /*Kobyss Shadeshaper*/, 215654 /*Deepwater Abomination*/, 215656 /*Shadow Bomb*/, 215657 /*Ulgrax the Devourer*/, 215658 /*Swift Cloudrook*/, 215659 /*Y'tekhi*/, 215660 /*Y'tekhi*/, 215661 /*Lilian Voss*/, 215662 /*Lilian Voss*/, 215663 /*Deepwater Fisher*/, 215664 /*Deepwater Fisher*/, 215665 /*Kill Credit*/, 215666 /*Velhanite Citizen*/, 215667 /*Velhanite Citizen*/, 215668 /*Kill Credit*/, 215669 /*High Speaker Eirich*/, 215670 /*Patrol Torch*/, 215671 /*Speaker Brinthe*/, 215672 /*Skitter*/, 215673 /*Rail Cart*/, 215674 /*Bint the Brawn*/, 215677 /*Injured Soldier*/, 215678 /*Injured Soldier*/, 215679 /*Deepslasher Kobyss*/, 215680 /*Deepwater Eel*/, 215681 /*Generic Bunny*/, 215682 /*Kobyss Necromancer*/, 215683 /*Awakener Kobyss*/, 215684 /*Drowned Arathi*/, 215685 /*Foreman Pivk*/, 215686 /*Diarb the Doer*/, 215689 /*Winged Monarch*/, 215690 /*Prairie Worg*/, 215691 /*Ramolith*/, 215692 /*Kobold*/, 215696 /*[DNT] Kill Credit: Visit Infirmary*/, 215697 /*[DNT] Kill Credit: Enter Inn*/, 215698 /*[DNT] Kill Credit: Barracks*/, 215699 /*Kai'shae*/, 215700 /*Climbing Vehicle*/, 215701 /*Deepwater Fisher*/, 215702 /*Disturbed Kelp*/, 215703 /*Disrupted Slime*/, 215704 /*[DNT]RP Bunny 1*/, 215706 /*Kaheti Skirmisher*/, 215707 /*Stage Hand Eloise*/, 215708 /*Kaheti War-Weaver*/, 215710 /*Inspector Humberg*/, 215711 /*Kaheti Silksinger*/, 215721 /*[DNT] Kill Credit*/, 215722 /*[DNT] Kill Credit*/, 215723 /*[DNT] Area Trigger Bunny*/, 215724 /*Ney'leia*/, 215725 /*[DNT] Kill Credit: Show Off*/, 215726 /*Weight Bar Prop*/, 215727 /*Arathi Reserve*/, 215730 /*Aromash*/, 215731 /*Captain Niffen*/, 215732 /*[DNT]Wayward Niffen Kill Credit*/, 215733 /*Deeps Larva*/, 215734 /*Infested Discharge*/, 215735 /*Deeps Spitter*/, 215737 /*Nebb*/, 215739 /*Invasive Undercrawler*/, 215741 /*Location*/, 215742 /*Snubjaw*/, 215743 /*Waxtail Snuffler*/, 215744 /*Burkhalt*/, 215745 /*Rabaan*/, 215747 /*Elma*/, 215748 /*Wendeline*/, 215749 /*Goswin*/, 215750 /*Deepwater Kobyss*/, 215752 /*Deepclaw Crab*/, 215755 /*Ascended Overseer*/, 215756 /*Ascended Webwarden*/, 215757 /*Transformatory Assistant*/, 215758 /*Mission Command Table*/, 215759 /*[DNT]Beetle Pen Boulder Credit*/, 215761 /*Kill Credit [DNT]*/, 215762 /*Stormrook*/, 215763 /*Kill Credit [DNT]*/, 215764 /*Pathing Stalker*/, 215765 /*Injured Earthen*/, 215769 /*Invasive Hatchling*/, 215770 /*Magma Serpent*/, 215771 /*Encroaching Undercrawler*/, 215772 /*Queen Rickiticka*/, 215773 /*Disturbed Deepflayer*/, 215775 /*[DNT] Kill Credit*/, 215776 /*Waxtail Pyromancer*/, 215777 /*Proscenium Guard*/, 215778 /*Goblin Cannon*/, 215779 /*Lamplighter Skiff*/, 215780 /*Kill Credit - Gear*/, 215781 /*Moira Thaurissan*/, 215787 /*Main Control Gear*/, 215788 /*Berrund the Gleaming*/, 215789 /*Sparkfist Kobold*/, 215790 /*Grotto Skipper*/, 215791 /*Proscenium Punk*/, 215792 /*Vigorous Lashroom*/, 215793 /*Vigorous Lashroom*/, 215794 /*Dusty Shalewing*/, 215796 /*KC: Wax Ruined - All*/, 215798 /*Wax Cauldron*/, 215799 /*Turn in Circle*/, 215800 /*Treagor*/, 215804 /*Faerin*/, 215805 /*Sloshmuck*/, 215809 /*Kill Credit [DNT]*/, 215810 /*Spring Elemental*/, 215811 /*Spring Elemental*/, 215812 /*Stampeding Shalehorn*/, 215813 /*Verdant Hulk*/, 215814 /*Moira Thaurissan*/, 215815 /*Kill Credit*/, 215819 /*Thirsty Patron*/, 215821 /*Moira Thaurissan*/, 215822 /*Berrund the Gleaming*/, 215823 /*Fearbreaker*/, 215824 /*Moira Thaurissan*/, 215826 /*Bloodworker*/, 215828 /*Injured Earthen*/, 215829 /*Chef Dinaire*/, 215830 /*Agitated Scorpid*/, 215831 /*Agitated Borer Spawn*/, 215832 /*Nerubian Skitterling, Civilian*/, 215833 /*Rubble Stalker*/, 215834 /*Expired Earthen*/, 215835 /*Nerubian Skitterling, Fighter*/, 215836 /*Berrund the Gleaming*/, 215837 /*Moira Thaurissan*/, 215838 /*Fearbreaker*/, 215839 /*[DNT] Kill Credit*/, 215840 /*Anduin*/, 215841 /*Sakret'na*/, 215842 /*Skardyn Reaver*/, 215843 /*Skardyn Degenerator*/, 215844 /*Skardyn Devastator*/, 215845 /*Monte Gazlowe*/, 215846 /*Displaced Mole*/, 215847 /*[DNT] Kill Credit*/, 215848 /*Meerah*/, 215851 /*Nerubian Skitterling, Civilian*/, 215852 /*Nerubian Skitterling, Fighter, Web*/, 215853 /*Nerubian Skittering, Fighter, Web*/, 215856 /*Nerubian Caster, Poison*/, 215857 /*Nerubian Caster, Frost*/, 215858 /*Nerubian Fighter, Web*/, 215859 /*Nerubian Fighter, Poison*/, 215860 /*Nerubian Fighter, Frost*/, 215861 /*Nerubian Fighter, Web*/, 215862 /*Nerubian Fighter, Frost*/, 215863 /*Nerubian Fighter, Poison*/, 215864 /*Kill Credit: Arrive at Crafting Village*/, 215865 /*Nerubian Caster, Poison*/, 215866 /*Nerubian Caster, Frost*/, 215867 /*Nerubian Crypt Lord, Poison*/, 215869 /*Trapped Earthen*/, 215870 /*Snuffle Bunny*/, 215871 /*Nerubian Swarmite - Caster, Poison*/, 215872 /*Nerubian Swarmite - Caster, Web*/, 215873 /*Nerubian Swarmite - Melee, Web*/, 215874 /*Nerubian Swarmite - Melee, Poison*/, 215875 /*Nerubian Swarmite - Melee, Poison*/, 215876 /*Nerubian Swarmite - Melee, Web*/, 215877 /*Kobold Wax-Thief*/, 215881 /*Crystal Clacker*/, 215882 /*High Arcanist Savor*/, 215883 /*Wax Hoarder*/, 215884 /*Nerubian Swarmite - Caster, Web*/, 215886 /*Nerubian Swarmite - Caster, Poison*/, 215887 /*Nerubian Beetle, Physical*/, 215888 /*Nerubian Beetle, Physical*/, 215889 /*Expedition Stalwart*/, 215891 /*Arathi Captive*/, 215893 /*Nerubian Skitterling, Fighter, Poison*/, 215894 /*Nerubian Skitterling, Fighter, Poison*/, 215895 /*Nerubian Hulk, Evolved - Fighter*/, 215896 /*Nerubian Hulk, Evolved - Caster*/, 215897 /*Skipper*/, 215898 /*Lampyrid Swarm*/, 215899 /*Budding Lashroom*/, 215900 /*Wasp*/, 215901 /*Nerubian Skitterling, Fighter*/, 215902 /*Nerubian Skitterling, Civilian*/, 215903 /*Nerubian Swarmite - Caster*/, 215904 /*Octopus*/, 215905 /*Fathom Ray*/, 215906 /*Tiny Sporbit*/, 215907 /*Abyssal Eel*/, 215908 /*Lashroom*/, 215909 /*Giant Wasp*/, 215910 /*Grouper Fish*/, 215911 /*Brew-Addled Earthen*/, 215912 /*Nerubian Caster, Poison*/, 215913 /*Berenike Wiskervale*/, 215914 /*Nerubian Caster, Frost*/, 215916 /*Nerubian Fighter, Frost*/, 215917 /*Nerubian Fighter, Poison*/, 215918 /*Nerubian Fighter, Web*/, 215919 /*Nerubian Swarmite - Caster, Bomber*/, 215920 /*Nerubian Swarmite - Caster, Poison*/, 215921 /*Nerubian Swarmite - Caster, Web*/, 215922 /*Nerubian Swarmite - Melee, Poison*/, 215923 /*Nerubian Swarmite - Melee, Web*/, 215924 /*Nerubian Skitterling, Civilian*/, 215925 /*Nerubian Skitterling, Fighter, Web*/, 215926 /*Nerubian Skitterling, Fighter, Poison*/, 215927 /*Nerubian Skitterling, Royal Fighter, Poison*/, 215928 /*Nerubian Skitterling, Royal Fighter, Web*/, 215929 /*Sporbit Drifter*/, 215930 /*Large Slime Skeleton*/, 215931 /*Jonaetan Starsmit*/, 215932 /*Nerubian Spiderling*/, 215933 /*Nerubian Spiderling, Swarmer*/, 215934 /*Nerubian Spiderling*/, 215935 /*Nerubian Sureki Lord*/, 215936 /*Nerubian Threadling*/, 215937 /*Nerubian Threadling*/, 215938 /*Nerubian Threadling, Swarmer*/, 215939 /*Keyflame*/, 215940 /*Stagshell, Poison*/, 215941 /*Kill Credit*/, 215942 /*Stagshell, Poison*/, 215943 /*Lashroom*/, 215944 /*Orweyna*/, 215945 /*Giant Wasp*/, 215947 /*Azj-Kaheti Captive*/, 215949 /*Nerubian Caster, Frost*/, 215950 /*Nerubian Caster, Poison*/, 215951 /*[DNT] Kill Credit*/, 215952 /*[DNT] Kill Credit*/, 215953 /*Nerubian Fighter, Frost*/, 215954 /*Nerubian Fighter, Poison*/, 215955 /*Nerubian Fighter, Web*/, 215956 /*Taerry Bilgestone*/, 215957 /*Nerubian Swarmite - Caster, Poison*/, 215959 /*Nerubian Swarmite - Melee, Poison*/, 215960 /*Nerubian Swarmite - Melee, Web*/, 215962 /*Kaheti Hulk, Poison*/, 215964 /*Sureki Hulk, Poison*/, 215965 /*Nerubian Hulk, Evolved - Fighter*/, 215966 /*Nerubian Hulk, Evolved - Caster*/, 215967 /*Stormrider Vokmar*/, 215968 /*Black Blood*/, 215969 /*Overlord*/, 215970 /*[DNT] Kill Credit: Inn*/, 215971 /*Baeny the Barrel*/, 215972 /*[DNT] Kill Credit: Trade Area*/, 215973 /*[DNT] Kill Credit: Orphanage*/, 215980 /*Loyalist Mutagenician*/, 215981 /*Freshly Ascended Soldier*/, 215982 /*Transformatory Laborer*/, 215983 /*Ascended Taskmaster*/, 215984 /*Transformatory Evolutionist*/, 215985 /*Transformatory Drudge*/, 215986 /*Monk*/, 215987 /*Siege Marshal Tekhzok*/, 215988 /*Royal Quartermaster Ze'erik*/, 215989 /*Earthen Contender*/, 215990 /*Frenzied Siege-Swarmer*/, 215991 /*Seige Sniffer*/, 215992 /*Y'tekhi*/, 215993 /*Y'tekhi*/, 215994 /*[DNT/UNUSED] Cinderbrewster*/, 215995 /*[DNT] Kill Credit*/, 215996 /*[DNT/UNUSED] Fungarian Swarmer*/, 215997 /*[DNT] Kill Credit*/, 215998 /*Water Detect*/, 216001 /*Sophietta Lynflayme*/, 216002 /*Derelict Golem*/, 216003 /*Distracted Technician*/, 216004 /*Target Bunny*/, 216007 /*Dagran Thaurissan II*/, 216008 /*Moira Thaurissan*/, 216009 /*[DNT] Kill Credit*/, 216010 /*UNUSED*/, 216011 /*Headmaster Fynch*/, 216014 /*Edwyn Wyndsmithe*/, 216015 /*[DNT] Kill Credit*/, 216016 /*Siegehold Defender*/, 216017 /*Great Stormfang*/, 216019 /*Siege Hopebreaker*/, 216020 /*[DNT] Kill Credit: Gates*/, 216021 /*Aelric Leid*/, 216022 /*Zev'kall*/, 216025 /*Rampaging Elemental*/, 216028 /*Kobyss Attackers*/, 216029 /*Channel Target [DNT]*/, 216030 /*Order of Night Lynchpin*/, 216031 /*Abyssal Devourer*/, 216032 /*Khak'ik*/, 216034 /*XT-Minecrusher 8700*/, 216035 /*Heartfang*/, 216036 /*Lighteater*/, 216037 /*Vilewing*/, 216038 /*The Groundskeeper*/, 216039 /*Xishorr*/, 216040 /*Kaheti Transport*/, 216041 /*Webspeaker Grik'ik*/, 216042 /*Cha'tak*/, 216043 /*Monstrous Lasharoth*/, 216044 /*Maddened Siegebomber*/, 216045 /*Enduring Gutterface*/, 216046 /*Tka'ktath*/, 216047 /*The One Left*/, 216048 /*Jix'ak the Crazed*/, 216049 /*The Oozekhan*/, 216050 /*Harvester Qixt*/, 216051 /*Umbraclaw Matra*/, 216052 /*Skirmisher Sa'zryk*/, 216053 /*Rare Group Elite 6*/, 216054 /*Skardyn Engineer*/, 216055 /*Cavern Glowmite*/, 216056 /*[DNT] Void Barrier*/, 216057 /*Arathi Lynx*/, 216058 /*Rock Snail*/, 216059 /*Relief Cart*/, 216060 /*Wagon Chain Attachment*/, 216061 /*Captain Trueflame*/, 216062 /*High Speaker's Guard*/, 216063 /*Scout Wayshelm*/, 216064 /*Scout Maevest*/, 216065 /*Bloatrot Stinger*/, 216066 /*Parasitic Wasp*/, 216071 /*Kill Credit [DNT]*/, 216072 /*Proscenium Puddlestomper*/, 216075 /*Hai-Shulud [DNT]*/, 216077 /*Fungal Infestor*/, 216078 /*Fallowbarb*/, 216079 /*Kill Credit: Nahotun Path*/, 216081 /*Dogmatic Machine Speaker*/, 216082 /*Dogmatic Soot-Seer*/, 216084 /*Injured Earthen*/, 216085 /*Moira Thaurissan*/, 216086 /*Berrund the Gleaming*/, 216087 /*Speaker Brinthe*/, 216088 /*Wenbrandt*/, 216094 /*Kodun*/, 216096 /*Ironstrider Construct*/, 216099 /*Kill Credit [DNT]*/, 216100 /*Broken Machinery*/, 216101 /*Kill Target*/, 216102 /*Monstrous Skardyn*/, 216103 /*Skitter*/, 216108 /*Skitter*/, 216109 /*Findorn*/, 216111 /*Ebona*/, 216113 /*Moira Thaurissan*/, 216125 /*Brazier Bunny*/, 216127 /*Feuding Actor*/, 216128 /*Feuding Actor*/, 216130 /*[DNT] Kill Credit: Enter Scenario*/, 216132 /*Orweyna*/, 216133 /*Skitter*/, 216134 /*Snuffle Pup*/, 216135 /*Quickwick Scamp*/, 216136 /*Nerubian Cache Kill Credit - B*/, 216137 /*ZZ-01-47*/, 216138 /*Quickwick Kobold*/, 216139 /*Liberated Kobold*/, 216140 /*ZZ-01-47*/, 216141 /*Weak Point*/, 216142 /*Targeting Bunny*/, 216143 /*Orweyna*/, 216144 /*Siege Hauler*/, 216146 /*[DNT] Kill Credit*/, 216147 /*Anduin Wrynn*/, 216148 /*Alleria Windrunner*/, 216149 /*Moira Thaurissan*/, 216150 /*Magni Bronzebeard*/, 216151 /*Merrix*/, 216152 /*Earthen Stormrider*/, 216154 /*[DNT] Kill Credit*/, 216155 /*Skittering Ambusher*/, 216156 /*Addysen Wildbanner*/, 216157 /*Invading Kobold*/, 216160 /*Orweyna*/, 216161 /*[DNT] Kill Credit: Posters*/, 216162 /*[DNT] Kill Credit*/, 216164 /*Gnawbles*/, 216165 /*Wax Worm*/, 216167 /*Thrall*/, 216168 /*Lady Jaina Proudmoore*/, 216169 /*Korgran*/, 216170 /*Wax Worm*/, 216171 /*Korgran*/, 216172 /*Urtago*/, 216173 /*Urtago*/, 216174 /*Korgran*/, 216175 /*Korgran*/, 216176 /*Arathi Farmer*/, 216178 /*Arathi Farmer*/, 216180 /*Mother of Chaos*/, 216182 /*Frenzied Swarmbot*/, 216183 /*Utility Swarmbot*/, 216184 /*Tactical Swarmbot*/, 216185 /*Malfunctioning Pylon*/, 216186 /*Nullbot*/, 216187 /*[DNT] Kill Credit: Right Plant*/, 216188 /*Arathi Stalwart*/, 216189 /*Arathi Bulwark*/, 216191 /*Necrofang Reaper*/, 216192 /*Venombane Spitter*/, 216193 /*Clotweave Widow*/, 216194 /*Armored Scuttler*/, 216197 /*Nerubian Swarmer*/, 216199 /*Siege Spinner*/, 216200 /*Bouncy Slime*/, 216205 /*Ravenous Spawn*/, 216206 /*Manifested Fury*/, 216209 /*Channel Target [DNT]*/, 216210 /*Kill Credit: discussion heard [DNT]*/, 216211 /*Kill Credit: Camp Murroch reached [DNT]*/, 216212 /*Kill Credit: shopkeeper questioned [DNT]*/, 216213 /*Spindle*/, 216214 /*Mawblossom*/, 216215 /*Spindle*/, 216216 /*Spindle*/, 216217 /*Spindle*/, 216218 /*Expedition Stalwart*/, 216221 /*Earthen-Ward Sentinel*/, 216222 /*Niffen Leader*/, 216241 /*Niffen Seeker*/, 216246 /*Lashroom*/, 216247 /*Nerubian Ambusher*/, 216248 /*Steelspinner Vess*/, 216249 /*Understalker Tunneler*/, 216250 /*Raging Roots*/, 216275 /*Brann's Epic Egg*/, 216277 /*Displeased Patron*/, 216279 /*[DNT] Bunny*/, 216281 /*Encroaching Fungarian*/, 216282 /*Fungarian Nibbler*/, 216287 /*Devilsaur*/, 216288 /*Pupating Stinger*/, 216290 /*Enraged Chicken*/, 216291 /*Treasure Hoard*/, 216292 /*Idle Falcon*/, 216293 /*Trilling Attendant*/, 216294 /*Relief Cart*/, 216296 /*Coalplume*/, 216297 /*Gryphon*/, 216298 /*Meesk the Venomtongue*/, 216299 /*Swarming Flyer*/, 216300 /*Spored Stinger*/, 216301 /*Sureki Miscreant*/, 216302 /*Sureki Dissident*/, 216303 /*Kobold Looter*/, 216304 /*Invasive Fungalbruiser*/, 216306 /*Deepwater Kobyss*/, 216307 /*Arathi Fisher*/, 216308 /*Ripsnoodle*/, 216311 /*Clive DelGizmo*/, 216313 /*Flight Observer Viktorina*/, 216314 /*Engineering Instructor Morgaen*/, 216316 /*Errick Ryston*/, 216317 /*Enraged Chicken*/, 216320 /*The Coaglamation*/, 216321 /*Kill Credit: shop entered [DNT]*/, 216322 /*Evolved Nerubian(Melee)*/, 216323 /*Evolved Nerubian(Caster)*/, 216324 /*Ravenous Crawler*/, 216325 /*Crazed Predator*/, 216326 /*Ascended Neophyte*/, 216327 /*Shark Ambusher Tell*/, 216328 /*Unstable Test Subject*/, 216329 /*Congealed Droplet*/, 216330 /*Elite slime*/, 216331 /*Kill Credit [DNT]*/, 216332 /*Nerubian Hematologist*/, 216333 /*Bloodstained Assistant*/, 216335 /*Regald Hornfyre*/, 216336 /*Ravenous Crawler*/, 216337 /*Bloodworker*/, 216338 /*Hulking Bloodguard*/, 216339 /*Sureki Unnaturaler*/, 216340 /*Sentry Stagshell*/, 216341 /*Jabbing Flyer*/, 216342 /*Skittering Assistant*/, 216343 /*Fungal Field Keyflame*/, 216347 /*Earthen Villager*/, 216353 /*Kill Credit: enter taelloch zone [DNT]*/, 216354 /*Kill Credit: enter foreman's office [DNT]*/, 216355 /*Kill Credit: evidence examined [DNT]*/, 216356 /*Nerubian Disruptor*/, 216358 /*Moira Thaurissan*/, 216359 /*Magni Bronzebeard*/, 216360 /*Magni Bronzebeard*/, 216361 /*Dagran Thaurissan II*/, 216362 /*Caerin*/, 216363 /*Reinforced Drone*/, 216364 /*Blood Overseer*/, 216365 /*Winged Carrier*/, 216366 /*Resonating Pylon*/, 216373 /*Algari Flask Cauldron |A:Professions-Icon-Quality-Tier1-Small:20:20|a*/, 216374 /*Algari Flask Cauldron |A:Professions-Icon-Quality-Tier2-Small:20:20|a*/, 216375 /*Algari Flask Cauldron |A:Professions-Icon-Quality-Tier3-Small:20:20|a*/, 216383 /*Terrified Grubtender*/, 216385 /*Tentacle Mass*/, 216387 /*Razorling*/, 216388 /*[DNT] Bunny*/, 216393 /*Devoured Jawgrub*/, 216405 /*Razormouth Wormling*/, 216406 /*Kill Credit: Kobyss Proxy*/, 216409 /*Rockrekt*/, 216410 /*Pebbles*/, 216411 /*Boulderson*/, 216413 /*[DNT] Spawner*/, 216414 /*[DNT] Spawner*/, 216420 /*Pheromone Crate*/, 216436 /*Quickwick Tenderfoot*/, 216438 /*Granny Scribbles*/, 216441 /*Pale Illusion*/, 216443 /*Terrified Grubtender*/, 216444 /*Hazardous Material*/, 216446 /*Light's Bloom Keyflame*/, 216447 /*Whirring Field Keyflame*/, 216452 /*Arathi Knight*/, 216453 /*Arathi Knight*/, 216454 /*Kobyss Fighter*/, 216456 /*Kill Credit: Convo 1*/, 216460 /*Arathi Farmer*/, 216461 /*Kill Credit: information gathered [DNT]*/, 216464 /*Arathi Farmer*/, 216466 /*Unbound Fighter*/, 216467 /*Unbound Stormrider*/, 216468 /*Horde Wolfaxe*/, 216469 /*Stillstone Pond Keyflame*/, 216479 /*Magni Bronzebeard*/, 216480 /*Dagran Thaurissan II*/, 216481 /*Kill Credit: conversation heard [DNT]*/, 216482 /*Kill Credit: interject [DNT]*/, 216485 /*Kill Credit: magni dagran retreated [DNT]*/, 216486 /*Kill Credit: skardyn [DNT]*/, 216487 /*Skardyn Remnants*/, 216488 /*Injured Earthen*/, 216489 /*Earthen Defender*/, 216490 /*Dead Earthen*/, 216491 /*Fog Beast*/, 216492 /*Kill Credit [DNT]*/, 216494 /*Fog Drogher*/, 216495 /*Skardyn*/, 216496 /*Kill Credit: Clue Slate 01 [DNT]*/, 216497 /*Kill Credit: Clue Slate 02 [DNT]*/, 216498 /*Kill Credit: Clue Slate 03 [DNT]*/, 216499 /*Kill Credit: Clue Slate 04 [DNT]*/, 216500 /*Kill Credit: Clue Slate 05 [DNT]*/, 216501 /*Kill Credit: Clue Slate 06 [DNT]*/, 216502 /*Kill Credit: Clue Slate 07 [DNT]*/, 216503 /*Kill Credit: Clue Slate 08 [DNT]*/, 216504 /*Kill Credit: Clue Found [DNT]*/, 216505 /*Kill Credit: Cave entered [DNT]*/, 216506 /*Kill Credit: Blockage inspected [DNT]*/, 216507 /*Kill Credit: Blockage destroyed [DNT]*/, 216508 /*Cave Blockage*/, 216509 /*Kill Credit: Inner Cave Reached [DNT]*/, 216510 /*Kill Credit: gem examined [DNT]*/, 216511 /*Kill Credit: memory viewed [DNT]*/, 216513 /*Deepriser Kobyss*/, 216514 /*bunny: inspect the scout*/, 216515 /*Deepwater Sludger*/, 216517 /*Anduin Wrynn*/, 216518 /*Alleria Windrunner*/, 216520 /*Inflatable Decoy*/, 216523 /*G.E.A.R Pilot*/, 216524 /*G.E.A.R Bomber*/, 216525 /*Kill Credit*/, 216526 /*The Abominable Wavecrasher*/, 216527 /*Tidelord Teethwretch*/, 216531 /*Keyflame*/, 216535 /*Parasitic Wasp*/, 216536 /*Deepsludger*/, 216537 /*Burrowing Stoneswarmer*/, 216538 /*Deepwater Fisher*/, 216541 /*Threadmaestro Fothis*/, 216542 /*Sureki Silkcrusher*/, 216543 /*Sureki Needler*/, 216544 /*Sureki String Leader*/, 216545 /*Arathi Farmer*/, 216546 /*Kra'jhendo*/, 216547 /*Kill Credit: Q04 - Watch Queen's Speech*/, 216548 /*Kill Credit: Q04 - Escape The Burrows*/, 216549 /*Nightclaw*/, 216550 /*Nightclaw*/, 216551 /*[DNT] Generic Bunny*/, 216554 /*Sureki String Conductor*/, 216555 /*Heelripper*/, 216557 /*[DNT] Kill Credit: Earth Inspected*/, 216558 /*[DNT] Kill Credit: Scene Credit*/, 216559 /*Wave of Darkness*/, 216560 /*Al'haggro*/, 216561 /*Gahn'dante*/, 216562 /*Weakened Miner*/, 216565 /*Sir Lostalot*/, 216566 /*The Green Knight*/, 216567 /*Janky*/, 216568 /*Fourman Grimes*/, 216569 /*Algari Potion Cauldron |A:Professions-Icon-Quality-Tier1-Small:20:20|a*/, 216570 /*Algari Potion Cauldron |A:Professions-Icon-Quality-Tier2-Small:20:20|a*/, 216571 /*Algari Potion Cauldron |A:Professions-Icon-Quality-Tier3-Small:20:20|a*/, 216574 /*Meecebadminton*/, 216577 /*Lady of the Lake*/, 216578 /*Swarm-Maven Donmiss*/, 216579 /*Swarmspike*/, 216580 /*Nerubian Swarmite Mount*/, 216581 /*Vizier's Getaway Flyer*/, 216582 /*Kx*/, 216583 /*Chittering Fearmonger*/, 216584 /*Nerubian Captain*/, 216590 /*Kill Credit: Meet at Hill*/, 216592 /*Huffles*/, 216593 /*Sir Lostalot*/, 216596 /*Kill Credit: Tower RP done*/, 216597 /*Disciple of Darkness*/, 216598 /*Janky*/, 216600 /*Steamwarden Hurlt*/, 216602 /*Nerubian Silk Balloon Mine*/, 216603 /*[DNT] Kill Credit: Small Nerubian*/, 216604 /*[DNT] Kill Credit: Large Nerubian*/, 216605 /*Swarming Threadling*/, 216607 /*Gryphadin*/, 216609 /*Swift Stormrook*/, 216610 /*Generic Bunny - LWB (Infinite AOI, Client Local)*/, 216611 /*Health Bunny [DNT]*/, 216614 /*Generic Bunny*/, 216615 /*Generic Bunny*/, 216616 /*[DNT] Kill Credit: Mount Stormrook*/, 216617 /*Generic Bunny*/, 216619 /*Orator Krix'vizk*/, 216621 /*Nerubian Webspinner*/, 216622 /*Malfunctioning Cogwalker*/, 216623 /*Skulking Scrapgrabber*/, 216625 /*Nightfall Bomber*/, 216628 /*Baelgrim*/, 216629 /*Client Scene Squib*/, 216630 /*Wretchroot*/, 216632 /*Lamplighter Rathling*/, 216633 /*Sneaky Smuggler*/, 216634 /*Swooping Spreader*/, 216638 /*Webbed Lamplighter*/, 216640 /*Korgran*/, 216643 /*[DNT] Kill Credit: Find Magni*/, 216644 /*Portal to Orgrimmar*/, 216645 /*Portal to Stormwind*/, 216648 /*Nx*/, 216649 /*Vx*/, 216658 /*Izo, the Grand Splicer*/, 216663 /*The Bloodfeaster*/, 216776 /*Unleash Corruption*/, 216820 /*Hungry Boar*/, 216821 /*Hungry Lashtail*/, 216822 /*Forgotten Tiger*/, 216823 /*Remembered Bloodscalp*/, 216824 /*Angered Serpent*/, 216825 /*Twisted Thief*/, 216827 /*Candle-Lit Kobold*/, 216828 /*Activated Alarm-o-Bot*/, 216829 /*Sickly Gnome*/, 216830 /*Radiant Ghoul*/, 216831 /*Memory of a Murloc*/, 216837 /*Nebb [DNT]*/, 216841 /*Questzertauren*/, 216844 /*Spored Skitterer*/, 216846 /*Maklin Drillstab*/, 216847 /*Korgran Overworked*/, 216848 /*Darkfire*/, 216849 /*Torchlight Mine Keyflame*/, 216850 /*Faded Shore Keyflame*/, 216851 /*Bleak Sand Keyflame*/, 216852 /*Duskrise Acreage Keyflame*/, 216855 /*Suspicious Coal Pile*/, 216856 /*Black Blood*/, 216857 /*Kill Credit: Tower RP done*/, 216858 /*Boulder*/, 216861 /*[DNT]Lift Boulder Kill Credit*/, 216862 /*Kill Credit: Clues Kill Credit*/, 216863 /*Maklin Drillstab*/, 216864 /*[DNT] Urtago Trigger*/, 216865 /*Glooming Belligerent*/, 216866 /*Generic Bunny*/, 216867 /*Glooming Disciple*/, 216868 /*Glooming Darkweaver*/, 216869 /*Glooming Skulk*/, 216870 /*Pilgrim*/, 216871 /*Animated Scrapheap*/, 216872 /*Discarded Golem*/, 216873 /*Scout Wayshelm*/, 216874 /*Trade Inspector*/, 216875 /*Kill Credit*/, 216876 /*Kogwin Krimaltz*/, 216877 /*Korgran*/, 216878 /*Urtago*/, 216880 /*Inspector Bribed*/, 216882 /*Inspector Coward*/, 216883 /*Inspector Kickbacks*/, 216884 /*Mislabled Golem*/, 216885 /*Captain Placeholder*/, 216887 /*Jawcrawler Broodmother*/, 216890 /*Kill Credit: Horde Prisoners Found*/, 216891 /*Cowering Grubtender*/, 216892 /*Earthen Trainee*/, 216897 /*Danath Trollbane*/, 216900 /*Stormrook*/, 216901 /*Stormrider Recruit*/, 216905 /*Unstable Earth Elemental*/, 216906 /*Mimbihi*/, 216907 /*Inspector Beatings*/, 216908 /*Crankz Shaftswizzle*/, 216909 /*Refurbishment Technician*/, 216910 /*[DNT] Kill Credit: Find Magni*/, 216911 /*Fighting Pit Patron*/, 216912 /*Fighting Pit Better*/, 216913 /*Fighting Pit Regular*/, 216914 /*Infectious Sporbit*/, 216916 /*Kill Credit*/, 216917 /*Trained Stormrook*/, 216918 /*Decoy*/, 216919 /*Grimer*/, 216920 /*Discarded Golem*/, 216921 /*Sparkitus*/, 216923 /*Pitscrap Gladiator*/, 216925 /*Pitscrap Engineer*/, 216926 /*[DNT] Generic Stalker*/, 216927 /*Decoy*/, 216928 /*Railwarden Craent*/, 216932 /*Arcane Bunny [DNT]*/, 216934 /*Going to the shore*/, 216938 /*Faithful of Zirix*/, 216939 /*Zarein*/, 216940 /*bunny*/, 216943 /*Unsuspecting Kobold*/, 216944 /*Scary Skitterer*/, 216947 /*[PH] Nerubian Item Upgrade*/, 216948 /*Scary Sticker*/, 216952 /*[PH] Nerubian Chitin Worker*/, 216953 /*Mean Stonehead*/, 216955 /*Caller of the Gloom*/, 216956 /*Kill Credit: Kill both summoners*/, 216957 /*Sweetshine Grub*/, 216958 /*Seablight*/, 216959 /*Kill Credit: Anduin Struggle RTC*/, 216960 /*Scary Dark*/, 216962 /*Darkwater Tidecrusher*/, 216963 /*Shadowcrested Snapper*/, 216964 /*Nocturnus*/, 216965 /*Coralscar*/, 216966 /*Nerubian Swarmite*/, 216968 /*Personal Skiff*/, 216969 /*[DNT] Kill Credit: Scene Started*/, 216970 /*Shalehorn Impaler*/, 216971 /*Shadow Walker Tarvex*/, 216972 /*Courier Lyan*/, 216973 /*Courier Aidal*/, 216974 /*Waxy Wasp*/, 216975 /*Waspy Grub*/, 216976 /*Sunreaver Battlemage*/, 216977 /*Royal Silkwing*/, 216978 /*Royal Silkwing*/, 216979 /*Roughrider Tany*/, 216980 /*Silver Covenant Spellcaster*/, 216982 /*Royal Silkwing*/, 216983 /*Kirin Tor Conjuror*/, 216984 /*Kobyss Swordsnapper*/, 216985 /*Coreway Worker*/, 216986 /*Aemara*/, 216988 /*Jeti Amberhoof*/, 216990 /*Anduin Wrynn*/, 216994 /*Jenni Boombuckle*/, 216996 /*Rhubarn*/, 216998 /*Trader Harthan*/, 217000 /*Unlucky Waxhunter*/, 217004 /*Innocent Kobold*/, 217006 /*Invading Stonehead*/, 217008 /*Stonehead Tribestomper*/, 217009 /*Merrix*/, 217011 /*Juicy Grub*/, 217013 /*Hungry Mole*/, 217016 /*Skittermaker*/, 217017 /*Leaper*/, 217020 /*Oathsworn Councilguard*/, 217021 /*Charger*/, 217022 /*Oathsworn Councilguard*/, 217023 /*Scuttlebaron*/, 217024 /*Shadowdancer Hark'sis*/, 217027 /*Schismatic Priest*/, 217028 /*Nerubian Swarmite Roost*/, 217029 /*Monte Gazlowe*/, 217030 /*Snooty Stonehead*/, 217034 /*Deep Breath*/, 217035 /*Faerin Lothar*/, 217038 /*Intrusive Nothwing*/, 217039 /*Nerubian Hauler*/, 217040 /*Noth Venomsprayer*/, 217043 /*Kill Credit: Summoner RP done*/, 217044 /*Aelric Leid*/, 217048 /*Cat*/, 217050 /*Refinery Worker*/, 217062 /*Enraged Shadow*/, 217063 /*Shadowed Gloomrender*/, 217065 /*[DNT] Kill Credit*/, 217066 /*Arathi Scout*/, 217067 /*bunny*/, 217069 /*Merrix*/, 217070 /*Saradi*/, 217072 /*Bevrusi*/, 217080 /*Gostrof*/, 217081 /*Trader Harthan*/, 217082 /*Obstorn*/, 217083 /*Bluebug*/, 217084 /*Gluegrub*/, 217085 /*Sparkly Stinkbug*/, 217086 /*Rugnug*/, 217087 /*Crystal Clackling*/, 217088 /*Nernabel*/, 217089 /*Bradrula*/, 217090 /*Loldren*/, 217091 /*Vokgret*/, 217092 /*Lounge Bruiser*/, 217093 /*Obstorn*/, 217095 /*Merrix*/, 217097 /*Merrix*/, 217098 /*Kill Credit: Kobold Rescued [DNT]*/, 217100 /*Kill Credit: Restore the Flame RTC*/, 217102 /*Drog Skullbreaker*/, 217103 /*Mimbihi*/, 217104 /*Aemara*/, 217111 /*Ore Barrel Stalker*/, 217112 /*Charged Core Stalker*/, 217113 /*Target Throw To Forge*/, 217114 /*Kill Credit [DNT]*/, 217118 /*Skardyn Bomber*/, 217119 /*Leech Larva*/, 217121 /*Brightland Hornface*/, 217122 /*Brightland Rockback*/, 217123 /*Oblivious Shaleshell*/, 217124 /*Arathi Bomb*/, 217126 /*Over-Indulged Patron*/, 217127 /*Invasive Nestbuilder*/, 217128 /*Speaker Kuldas*/, 217129 /*Klanker the Ironstrider*/, 217130 /*Korgran*/, 217131 /*Fourman Grimes*/, 217132 /*Fourman Grimes*/, 217133 /*Kal Smoulderbrow*/, 217134 /*Webbed Victim*/, 217135 /*Fighting Pit Spectator*/, 217136 /*Fighting Pit Enthusiast*/, 217137 /*Invasive Nestling*/, 217138 /*Fighting Pit Connoisseur*/, 217139 /*Earthen Power Suit*/, 217144 /*Hungering Shade*/, 217146 /*Proxy Kill Credit: Nerubian Attacker Slain*/, 217149 /*Targeting Bunny*/, 217151 /*Dark Bombardier*/, 217152 /*Snubjaw*/, 217154 /*Snubjaw*/, 217162 /*[DNT] Bunny*/, 217163 /*Snubjaw*/, 217168 /*Kill Credit*/, 217183 /*Noth Drone*/, 217184 /*Niffen Defender*/, 217188 /*Spinnerette's Strands*/, 217191 /*[DNT]Wrangle Beetle Kill Credit*/, 217192 /*Docile Flyer*/, 217193 /*Invis bunny for spell targeting [DNT]*/, 217194 /*Sacred Weapon*/, 217196 /*[DNT]Beetle Phase Kill Credit*/, 217200 /*Void Crystal Monstrosity*/, 217205 /*Targeting Bunny*/, 217206 /*[DNT] Kill Credit: Orders Given*/, 217207 /*Unbound Worker*/, 217208 /*Zekvir*/, 217209 /*Xishirra*/, 217211 /*[DNT] Bowl Kill Credit*/, 217212 /*[DNT] Ceremony Kill Credit*/, 217213 /*[DNT] Kill Credit: Plan Discussed*/, 217214 /*Alleria Windrunner*/, 217219 /*Void Crystal Skardyn*/, 217222 /*Kill Credit: Q02 - Give Weaver's Message*/, 217223 /*Kill Credit: Q02 - Pheromones Applied*/, 217224 /*Kill Credit: Q02 - Enter Umbral Bazaar*/, 217225 /*Machinist Protector*/, 217227 /*[DNT] Horn Kill Credit*/, 217228 /*Blood Beast*/, 217230 /*[DNT] Kill Credit: Worker Evacuated*/, 217233 /*Merrix*/, 217235 /*Urtago*/, 217237 /*ZZ-01-47 Introduction Complete*/, 217238 /*Rock Snail*/, 217239 /*Rock Snail*/, 217240 /*Overseer Brokfor*/, 217241 /*Architect Brokfor*/, 217244 /*[DNT] Kill Credit: Fuse Connected*/, 217245 /*High Speaker Brinthe*/, 217246 /*Market Organizer Kralden*/, 217247 /*Waterworks Laborer*/, 217248 /*Elma*/, 217249 /*Waterworks Opportunist*/, 217250 /*Saffrin*/, 217251 /*Kill Credit: Q02 - Climb Web Rope*/, 217252 /*Kill Credit: Q02 - Alleria Climb Rope*/, 217253 /*Ves'trak*/, 217255 /*Ag'thax*/, 217256 /*Bazaar Patrol*/, 217257 /*Fuse Stalker [DNT]*/, 217258 /*Keg Stalker [DNT]*/, 217259 /*City Guard*/, 217260 /*Bazaar Patrol*/, 217261 /*Cinderbrew Mug-Master*/, 217262 /*Gid*/, 217263 /*Apprentice Quarrychef*/, 217264 /*Displaced Jawgrub*/, 217265 /*Unbound Patron*/, 217266 /*Oathsworn Patron*/, 217267 /*Machinespeaker Patron*/, 217268 /*Weeping Shade*/, 217269 /*Beetlehawk*/, 217270 /*Kill Credit: Q03 - Gossip Eavesdropped*/, 217271 /*Kill Credit: Q03a - Conversation A*/, 217272 /*Kill Credit: Q03 - Meesk Guard Event*/, 217273 /*Kill Credit: Q03a - Conversation E*/, 217274 /*Kill Credit: Q03a - Conversation D*/, 217275 /*Kill Credit: Q03a - Conversation C*/, 217276 /*Kill Credit: Q03a - Conversation B*/, 217277 /*Earthen Power Suit*/, 217278 /*[DNT]Pen Gossip Kill Credit*/, 217281 /*Alleria Windrunner*/, 217282 /*Alleria Windrunner*/, 217283 /*Baygumn*/, 217284 /*Umbral Citizen*/, 217286 /*[DNT]Excursion Gossip Kill Credit*/, 217288 /*Spore Assistant*/, 217291 /*Nerubian Skitterling, Royal Fighter, Web*/, 217292 /*Nerubian Skitterling, Royal Fighter, Poison*/, 217293 /*Nerubian Skitterling, Fighter, Web*/, 217294 /*Nerubian Skitterling, Fighter, Poison*/, 217295 /*Kel'an*/, 217296 /*Charmy*/, 217297 /*Sweety*/, 217299 /*Ostiary Wystan*/, 217306 /*Nerubian Swarmer*/, 217307 /*Slain Kobyss*/, 217309 /*Devoured Jawgrub*/, 217310 /*Nerubian Frontliner*/, 217311 /*Nerubian Fighter*/, 217312 /*Fleeing Larva*/, 217313 /*Crypt Lord*/, 217314 /*Gorged Lashroom*/, 217315 /*Grottospore*/, 217316 /*Moss Sludglet*/, 217317 /*[DNT] Kill Credit: Keg Thrown*/, 217319 /*Kill Credit: Q03b - Propoganda Emitter A*/, 217320 /*Kill Credit: Q03b - Propoganda Emitter B*/, 217321 /*Kill Credit: Q03b - Propoganda Emitter C*/, 217322 /*Kill Credit: Q03b - Propoganda Emitters*/, 217324 /*Weaver's Threadling*/, 217326 /*Pit Lord*/, 217328 /*Aelric Leid*/, 217329 /*Twinkling Candlefly*/, 217330 /*Anub'azal*/, 217331 /*Dagran Thaurissan II*/, 217332 /*[DNT] Kill Credit: Last Light*/, 217333 /*Queen Neferess*/, 217334 /*The Weaver*/, 217336 /*Nerubians*/, 217337 /*Odberken*/, 217339 /*Stormrook Feather*/, 217340 /*[DNT] Kill Credit: Defenses Placed*/, 217341 /*Recovering Skirmisher*/, 217342 /*[DNT] Kill Credit: Ground Kill*/, 217343 /*[DNT] Kill Credit: Flyer Kill*/, 217344 /*Machinespeaker Patron*/, 217345 /*[DNT] Kill Credit: Large Kill*/, 217346 /*Mine Cart*/, 217348 /*Quarrychef Higinnd*/, 217349 /*[DNT] Kill Credit: Defenses Confirmed*/, 217350 /*Gerkmid the Squid-Butcher*/, 217351 /*Waterworks Activation Credit*/, 217352 /*Brewer Kreztar*/, 217353 /*Master Machinist Dunstan*/, 217354 /*Siegehold Alchemist*/, 217355 /*Klaskin*/, 217356 /*Arax'ne*/, 217357 /*Stitch Club Member*/, 217358 /*Kill Credit: Q04 - Follow 1*/, 217359 /*Kill Credit: Q04 - Meet the Vizier*/, 217361 /*Health Bunny*/, 217362 /*Kaheti Fighter*/, 217363 /*Kill Credit: Q04 - Follow 2*/, 217364 /*Kill Credit: Q04 - Follow 3*/, 217365 /*Kill Credit: Q04 - Enemy Distracted*/, 217367 /*Kill Credit: Nerubian Kill Credit*/, 217368 /*Kill Credit: Ship Boarded*/, 217369 /*Tsk'zal*/, 217370 /*Kill Credit: Q05 - Deliver Weaver's Message*/, 217371 /*Siege Webwing*/, 217372 /*Earthen Observer*/, 217373 /*Hoofcrack the Red*/, 217374 /*Merrix*/, 217375 /*Adelgonn*/, 217376 /*High Speaker Brinthe*/, 217378 /*Devoured Jawgrub*/, 217379 /*Infested Jawgrub*/, 217380 /*Master Machinist Dunstan*/, 217381 /*Familiar Projection*/, 217384 /*Kill Credit: Q04 - Ready for Speech/Trigger IGC*/, 217385 /*Alleria Windrunner*/, 217386 /*Anduin Wrynn*/, 217388 /*Cinderhoney*/, 217389 /*Boiling Cinderbrew*/, 217390 /*Flaming Pollen*/, 217391 /*Kill Credit: Q04 - Scenario Exit - Landing Trigger*/, 217393 /*Kill Credit: Q05 - Report to the Weaver*/, 217394 /*Noxious Sporesponge*/, 217395 /*Drenched Scavenger*/, 217396 /*Drowned Scavenger*/, 217397 /*Furious Dissident*/, 217398 /*Sister Etna Blayze*/, 217399 /*Ravenous Crawler*/, 217400 /*Threadling*/, 217401 /*Collection Bowl*/, 217402 /*Grigg*/, 217403 /*Eroding Engineer*/, 217404 /*Persistent Forager*/, 217405 /*Shroom Scavenger*/, 217406 /*Agaric Spreader*/, 217407 /*[DNT] Kill Credit: End of Scenario*/, 217408 /*Overgrown Vine*/, 217409 /*Butterfly*/, 217410 /*Crawler Egg*/, 217411 /*Rootgnaw Flutterer*/, 217413 /*[DNT] Follow Korgran*/, 217414 /*Splintered Materials*/, 217416 /*Geothermus*/, 217417 /*Infested Jawgrub*/, 217419 /*Channel Web Target [DNT]*/, 217420 /*Decomposing Fungarian*/, 217421 /*Captain Placeholder*/, 217423 /*[UNUSED] Memory of Glorashck*/, 217424 /*Baron Sybaestan Braunpyke*/, 217425 /*Mire Fertilizer*/, 217426 /*Sir Theleon Braunpyke*/, 217427 /*Brother Taelan Darkstrike*/, 217428 /*Agitated Rockpercher*/, 217429 /*Overfiend*/, 217430 /*Weaver's Threadling*/, 217431 /*Weaver's Threadling*/, 217432 /*Weaver's Threadling*/, 217433 /*High Guard Gaulax*/, 217434 /*Helpful Clergy*/, 217435 /*Master Machinist Dunstan*/, 217436 /*Arathi Reserve*/, 217437 /*Umbral Bazaar Civilian*/, 217438 /*Umbral Citizen*/, 217439 /*Iridi*/, 217440 /*Albetha*/, 217441 /*Unbound Earthen*/, 217442 /*Order of Night Ranger*/, 217443 /*Order of Night Fighter*/, 217444 /*Order of Night Disciple*/, 217445 /*Unbound Gardener*/, 217446 /*Shardgar*/, 217447 /*Gandorhil*/, 217448 /*Kaheti Ambusher*/, 217449 /*Opalin*/, 217450 /*Unbound Protector*/, 217451 /*Master Gardener Dhurttig*/, 217452 /*Vitner Monk*/, 217453 /*Kill Credit: Q04 - Follow 1 Finished*/, 217454 /*Kill Credit: Q04 - Follow 2 Finished*/, 217455 /*Kill Credit: Q04 - Follow 3 Finished*/, 217456 /*Bushy Weeds*/, 217457 /*Deeps Strider Matriarch*/, 217458 /*Cataract Strider*/, 217459 /*Deeps Striderling*/, 217460 /*Grotto Salamanther*/, 217461 /*Grottoscale Hatchling*/, 217462 /*Swift Stormrook*/, 217463 /*Enraged Colossus*/, 217464 /*Pious Disciple*/, 217465 /*Arax'ne*/, 217466 /*Ves'ka*/, 217467 /*Tes'ka*/, 217468 /*Scampering Weave-Rat*/, 217469 /*Mor'drek*/, 217470 /*Tulumun*/, 217471 /*Waterworks Cartwielder*/, 217472 /*Suspicious Merchant*/, 217473 /*Collection Bowl*/, 217474 /*Keldaz*/, 217475 /*Collection Bowl*/, 217476 /*Kill Credit: Q06 - On Accept Finished*/, 217477 /*Shadowtide Hardshell*/, 217478 /*Kill Credit: Q06 - Follow to the Observation*/, 217479 /*Kobyss Fighter*/, 217481 /*Dreadstrike Ambusher*/, 217482 /*Kill Credit [DNT]*/, 217483 /*Kill Credit [DNT]*/, 217484 /*Bursting Hatchling*/, 217485 /*Nightfall Lookout*/, 217487 /*Kill Credit: Q02a [DNT]*/, 217488 /*Kill Credit: Q02b [DNT]*/, 217489 /*Anub'arash*/, 217490 /*Attendant Gebberd*/, 217491 /*Skeinspinner Takazj*/, 217494 /*Kill Credit*/, 217495 /*Playwright Odberken*/, 217496 /*Holy Monk*/, 217497 /*Holy Monk*/, 217498 /*Kobold Scamp*/, 217499 /*Kobold Loiterer*/, 217501 /*Kill Credit [DNT]*/, 217502 /*Findorn*/, 217505 /*Kobyss Soul-Twister*/, 217506 /*Kill Credit [DNT]*/, 217508 /*[DNT] Kill Credit*/, 217509 /*Slumbering Mountain Giant*/, 217511 /*Sandmaw*/, 217512 /*Sparklit Buttonmasher*/, 217513 /*Cogchewer*/, 217514 /*Kill Credit: Give Oil to Faerin*/, 217516 /*Nightfall Executor*/, 217517 /*Nightfall Hopestealer*/, 217518 /*Nightfall Inquisitor*/, 217519 /*Nightfall Shadeguard*/, 217520 /*[DNT] Kill Credit*/, 217522 /*Slimy Slug*/, 217523 /*Riplisk Hatchling*/, 217524 /*Armored Riplisk*/, 217525 /*Unbound Earthen*/, 217526 /*Kill Credit: Fungal Spore Burned*/, 217527 /*Salty Gull*/, 217531 /*Ixin*/, 217533 /*Atik*/, 217534 /*Sandres the Relicbearer*/, 217535 /*Pale Priest*/, 217539 /*[DNT] Kill Proxy - Max Level - 01B*/, 217540 /*[DNT] Kill Credit*/, 217541 /*Nightfall Initiate*/, 217542 /*Drelda*/, 217543 /*Tordrin*/, 217544 /*Kobold Pilferer*/, 217545 /*Nerubian Sabateur*/, 217546 /*Dead Nibelgaz Defender*/, 217547 /*Stalwart Nibelgaz Defender*/, 217548 /*Dead Nibelgaz Miner*/, 217549 /*Coreway Worker*/, 217551 /*Kill Credit*/, 217553 /*Invasive Fungal Pod*/, 217556 /*Lambent Siltworm*/, 217559 /*Pebble Scarab*/, 217561 /*Brushmane Wolf*/, 217562 /*[DNT] Kill Proxy - Max Level - 03 - Clues (RPS)*/, 217563 /*Ruby Fragment*/, 217565 /*Al'kubian*/, 217566 /*Test Item B*/, 217567 /*Lamplighter Thovald*/, 217568 /*Lamplighter Prevsta*/, 217570 /*Speaker Halven*/, 217571 /*Siege Ballista*/, 217572 /*Great Kyron*/, 217574 /*Shadow Barrier*/, 217575 /*Docile Flyer*/, 217576 /*Great Kyron*/, 217577 /*Web Trap*/, 217578 /*Arathi Sentry*/, 217579 /*[DNT] Kill Credit: Baelgrim Signal*/, 217581 /*[DNT] Kill Credit*/, 217583 /*Cursed Rookguard*/, 217584 /*Cursed Thunderer*/, 217585 /*Slain Reaver*/, 217586 /*Thrall*/, 217591 /*Kill Credit*/, 217592 /*Burrows Citizen*/, 217593 /*Burrows Merchant*/, 217594 /*High Hollows Citizen*/, 217595 /*High Hollows Merchant*/, 217596 /*Matron Zai*/, 217597 /*Silksinger Yil*/, 217598 /*Moira Thaurissan*/, 217602 /*Sapp Veirhann*/, 217603 /*Burrows Resident*/, 217604 /*Burrows Hawker*/, 217606 /*Imperial Lynx*/, 217607 /*Kill Credit*/, 217609 /*Barahl Lynflayme*/, 217610 /*Deviant Skardyn*/, 217611 /*Valrin Paller*/, 217612 /*Lone Murkwalker*/, 217614 /*Cave Worm*/, 217615 /*Cave Worm*/, 217621 /*Fire Stalker*/, 217622 /*Arathi Laborer*/, 217623 /*Mining Rig*/, 217624 /*Ashen Stonestalker*/, 217629 /*Speckled Skipper*/, 217630 /*Mouse*/, 217635 /*Noxious Mycelium*/, 217636 /*Arathi Wrangler*/, 217637 /*Phosphorescent Lampyrid*/, 217638 /*Noxious Mycelium*/, 217639 /*Auro Flitter*/, 217640 /*Albert*/, 217641 /*Scaling Spawning Controller*/, 217642 /*Nalina Ironsong*/, 217643 /*Arathi Defender*/, 217645 /*Torran Dellain*/, 217646 /*Burly Contender*/, 217647 /*Boskroot Lashbane*/, 217648 /*Boskroot Lashbane*/, 217649 /*Coalescing Shadow*/, 217650 /*Woldkeeper Freydrin*/, 217651 /*Kobyss Ranger*/, 217652 /*Kobyss Caster*/, 217653 /*Kobyss Caster*/, 217654 /*Kobyss Ranger*/, 217655 /*Warp*/, 217656 /*Tuberros*/, 217657 /*Rannan Korren*/, 217658 /*Sir Braunpyke*/, 217659 /*Tharessa Sunstrand*/, 217660 /*Nerubian Surveyor*/, 217661 /*Nerubian Webmancer*/, 217662 /*[DNT] Kill Proxy - Max Level - Olbarig Followed 01*/, 217667 /*Kill Credit*/, 217670 /*Rotbark the Unfelled*/, 217672 /*Deranged Skardyn*/, 217675 /*Moira Thaurissan*/, 217676 /*Algari Expedition Priest*/, 217677 /*Invisible Bunny - Tutorial (DNT)*/, 217678 /*Patchoulisa*/, 217679 /*Papriki*/, 217680 /*Saffrin*/, 217681 /*Anisen*/, 217682 /*Limoni*/, 217684 /*Deranged Skardyn*/, 217686 /*Wax Left Destruction Credit*/, 217687 /*Skardyn Mass*/, 217688 /*Wax Right Destruction Credit*/, 217691 /*Damaged Worker*/, 217692 /*Ar'syn*/, 217693 /*Royal Broker Rez'kal*/, 217694 /*Deep Murkmoth*/, 217695 /*Fearbreaker*/, 217697 /*Generic - Empty Bunny*/, 217698 /*Dark Hound*/, 217699 /*Dagran Thaurissan II*/, 217700 /*[DNT] Kill Proxy - Max Level - Olbarig Followed 02*/, 217702 /*Gundargaz Laborer*/, 217704 /*Gundargaz Foreman*/, 217705 /*Pipe Room Activation*/, 217708 /*Kill Credit*/, 217709 /*Kobyss Caster*/, 217710 /*Kobyss Ranger*/, 217712 /*Captured Kaheti*/, 217713 /*Gundargaz Defender*/, 217714 /*Hidden Drowner*/, 217715 /*Gutter Inhaler*/, 217716 /*Gutter Cramhunter*/, 217717 /*Gutter Scarfer*/, 217718 /*Gutter Gorger*/, 217719 /*Murmuring Trapcap*/, 217720 /*Drooling Salamuncher*/, 217721 /*Kill Credit [DNT]*/, 217722 /*Bosh*/, 217723 /*Abyssal Eel*/, 217724 /*Adolchomper*/, 217726 /*Abyssal Eel*/, 217727 /*Ravenous Hungrander*/, 217728 /*Captured Kaheti*/, 217729 /*Gutter Blot*/, 217730 /*Machinist Valyka*/, 217731 /*Battery*/, 217732 /*Rescued Grubtender*/, 217734 /*[DNT] Kill Proxy - Max Level - 03A - Elementals - T0*/, 217735 /*Charged Storm Wolf*/, 217736 /*Charged Spirecrystal*/, 217737 /*[DNT] Kill Proxy - Max Level - 03A - Elementals - T2*/, 217738 /*Stirred Cobblestone*/, 217740 /*Mourner*/, 217741 /*Deeps Krolusk*/, 217742 /*Deeps Scorpion*/, 217743 /*Leg Chewer*/, 217744 /*Liverseeker*/, 217745 /*Yulgh The Tooth Collector*/, 217746 /*Terrified Grubtender*/, 217747 /*Grand Gluttony*/, 217748 /*Nexus-Princess Ky'veza*/, 217749 /*Dead Kaheti*/, 217750 /*Sureki Historian*/, 217751 /*Sureki Demolisher*/, 217752 /*Tash'khi*/, 217753 /*Deepflayer*/, 217754 /*Truffle Gorger*/, 217755 /*Explosive Mineshroom*/, 217756 /*Snake*/, 217758 /*Stranded Pilgrim*/, 217760 /*Terrified Grubtender*/, 217761 /*Flame Launcher*/, 217762 /*Toxic Mineshroom*/, 217763 /*Rannan Korren*/, 217764 /*Tharessa Sunstrand*/, 217765 /*Tuberros*/, 217766 /*Baelgrim*/, 217767 /*[DNT] Kill Credit*/, 217768 /*[DNT] Kill Credit*/, 217769 /*[DNT] Kill Credit*/, 217770 /*Arathi Stalwart*/, 217771 /*Kaheti Raider*/, 217772 /*Climbing Vehicle*/, 217773 /*Kill Credit [DNT]*/, 217774 /*Kill Credit [DNT]*/, 217775 /*Kill Credit [DNT]*/, 217777 /*Earthen Holdout*/, 217778 /*Oathsworn Protector*/, 217779 /*[DNT] Kill Credit*/, 217780 /*Gloomslurk Toad*/, 217781 /*Berrund the Gleaming*/, 217784 /*Necrofang Reaper*/, 217786 /*Frightfilled Mineshroom*/, 217788 /*Tutorial Burrow Collapse (DNT)*/, 217789 /*Oathsworn Guard*/, 217791 /*Kaheti Snatcher*/, 217792 /*Zarein*/, 217793 /*Cloud Gryphon*/, 217794 /*Kill Credit [DNT]*/, 217795 /*Slimy Fungivore*/, 217796 /*Noth Swarmer*/, 217797 /*Slithering Fungivore*/, 217798 /*Dead Krolusk*/, 217799 /*Machinist Protector*/, 217800 /*Crate of Ill Won Spoils*/, 217801 /*Underwater Mine*/, 217802 /*Sureki Ballista*/, 217803 /*Invasive Hatchling*/, 217805 /*Battery*/, 217806 /*Battery*/, 217807 /*Arathi Stalwart*/, 217808 /*Cargen Fairleifen*/, 217809 /*Inferno Shooter*/, 217810 /*High Speaker's Cannoneer*/, 217812 /*Kill Credit: Get pieces from NPCs*/, 217813 /*Kiera Horth*/, 217815 /*Shalehoof*/, 217816 /*Beria*/, 217818 /*Sandy Percher*/, 217819 /*Nerubian Fighter*/, 217820 /*Rescued Earthen*/, 217822 /*Kobold Pilager*/, 217823 /*[DNT] Kill Proxy - Max Level - 04 - RTC Over*/, 217824 /*Kobold Cindercaster*/, 217825 /*Magni Bronzebeard*/, 217826 /*Anduin Wrynn*/, 217827 /*Moira Thaurissan*/, 217828 /*Rannan Korren*/, 217829 /*Nerubian Threadcaller*/, 217830 /*Marja Lenglow*/, 217831 /*Keth Wernt*/, 217832 /*Peara Wernt*/, 217833 /*Coalesced Living Honey*/, 217834 /*Fire*/, 217835 /*Shraubendre*/, 217837 /*Cinderbrew Bomb*/, 217838 /*Kal Smoulderbrow*/, 217842 /*Umbral Flickerfly*/, 217845 /*Kaheti Preysnatcher*/, 217846 /*Gravestone*/, 217847 /*Holy Ballista*/, 217848 /*Kill Credit: Stay and Chat*/, 217849 /*Adelgonn*/, 217850 /*Wenbrandt*/, 217851 /*Zarein*/, 217852 /*Baelgrim*/, 217853 /*Baelgrim*/, 217854 /*Merrix*/, 217857 /*Speaker Brinthe*/, 217858 /*Moira Thaurissan*/, 217859 /*Dagran Thaurissan II*/, 217860 /*Generic Bunny*/, 217861 /*Merrix*/, 217863 /*Titan Orb*/, 217864 /*Moira Thaurissan*/, 217865 /*Baelgrim*/, 217866 /*Moira Thaurissan*/, 217867 /*[DNT] Titan Orb*/, 217868 /*Dagran Thaurissan II*/, 217869 /*Speaker Brinthe*/, 217870 /*Devouring Shade*/, 217871 /*[DNT] Kill Credit: Coreway Restored*/, 217872 /*Lamplighter Woiseth*/, 217873 /*[DNT] Kill Credit: Return to Merrix*/, 217874 /*Pilgrim*/, 217875 /*Pilgrim*/, 217876 /*Baelgrim*/, 217877 /*Moira Thaurissan*/, 217878 /*Moira Thaurissan*/, 217879 /*Adelgonn*/, 217880 /*Merrix*/, 217881 /*Baelgrim*/, 217883 /*Adelgonn*/, 217884 /*Wenbrandt*/, 217885 /*Magni Bronzebeard*/, 217886 /*Anduin Wrynn*/, 217887 /*Moira Thaurissan*/, 217888 /*Dagran Thaurissan II*/, 217889 /*Incense*/, 217890 /*Speaker Brinthe*/, 217892 /*Speaker Brinthe*/, 217894 /*Dagran Thaurissan II*/, 217895 /*Moira Thaurissan*/, 217897 /*Distressed Hiveworker*/, 217898 /*Moira Thaurissan*/, 217900 /*Adelgonn*/, 217901 /*Baelgrim*/, 217902 /*Speaker Brinthe*/, 217903 /*Dagran Thaurissan II*/, 217904 /*Merrix*/, 217905 /*Moira Thaurissan*/, 217906 /*Wenbrandt*/, 217909 /*Anduin Wrynn*/, 217910 /*Nanthaz*/, 217911 /*Defeated Elemental*/, 217912 /*Leave-O-Bot 7000*/, 217913 /*Ballista*/, 217914 /*Elemental Rift*/, 217916 /*Dreadstrike Defender*/, 217917 /*[DNT] Kill Credit: Convo Started*/, 217918 /*[DNT] Kill Credit: Listen to Debriefing*/, 217919 /*Arathi Scout*/, 217921 /*Scout Wayshelm*/, 217923 /*Kill Credit: Vizier Scouting [DNT]*/, 217924 /*Kill Credit: General Scouting [DNT]*/, 217925 /*Kill Credit: Weaver Scouting [DNT]*/, 217926 /*Light's Gambit*/, 217927 /*[DNT] Kill Credit: Parental Effects*/, 217928 /*Castle*/, 217929 /*Enemy Castle*/, 217930 /*Pile of Rubble*/, 217932 /*Kill Credit [DNT]*/, 217938 /*[DNT] Water Elemental Beam Stalker*/, 217939 /*Swarming Drone*/, 217947 /*Ballista*/, 217949 /*Skittering Swarmite*/, 217950 /*Kobyss*/, 217951 /*Kill Credit: Weapons Room Investigated DNT]*/, 217952 /*Kill Credit: Evolved Room Investigated DNT]*/, 217953 /*Kill Credit: Queen Room Investigated DNT]*/, 217954 /*[DNT] Kill Credit: Effects Burned*/, 217958 /*On'hiea*/, 217959 /*Placeable Holy Fire*/, 217960 /*Surviving Warlock*/, 217961 /*Hreka*/, 217962 /*Shadow-Chasm Worm*/, 217963 /*Festering Sporemass*/, 217965 /*Kill Credit [DNT]*/, 217966 /*Kill Credit [DNT]*/, 217967 /*Kill Credit [DNT]*/, 217968 /*Inert Tidecore*/, 217970 /*Conduit of the Southern Storm*/, 217972 /*Inert Sandshoal*/, 217973 /*Smoke Flare*/, 217974 /*Targeting Bunny*/, 217975 /*Targeting Bunny*/, 217976 /*Dirt-Cracker Pick*/, 217977 /*Targeting Bunny*/, 217978 /*Shadowed Captive*/, 217981 /*Xeshling*/, 217982 /*Scaling Spawning Controller*/, 217983 /*Merea Brighsteur*/, 217984 /*Rumble Stalker [DNT]*/, 217985 /*Arathi Stalwart*/, 217986 /*[DNT] Kill Proxy - Max Level - Summoning Progress T3*/, 217988 /*Goloria Allentine*/, 217989 /*Aeden Braesmeld*/, 217990 /*Vaedra Strayfend*/, 217991 /*Skitterling*/, 217992 /*Stancie Bronplough*/, 217993 /*[DNT] Kill Credit*/, 217994 /*Albert*/, 217997 /*Slam Scavenger*/, 217998 /*Lamplighter Vokel*/, 217999 /*Lamplighter Brensk*/, 218000 /*Benk Buzzbee*/, 218002 /*Benk Buzzbee*/, 218003 /*Desiccated Nerubian*/, 218004 /*Avanoxx (Vehicle)*/, 218005 /*Kill Credit: Burrow Collapsed - proper*/, 218008 /*Transform Stalker*/, 218009 /*Snapjaw Ploughworm*/, 218010 /*Broodmother Jawcrawler*/, 218011 /*Domesticated Silkweaver*/, 218012 /*Silkweaver Hollowguard*/, 218013 /*Nerubian Silk Balloon Mine*/, 218014 /*Xesh Cavewalker*/, 218015 /*Xesh Amputator*/, 218016 /*Ravenous Cinderbee*/, 218018 /*Ping Stalker*/, 218022 /*Speaker Davenruth*/, 218023 /*Coagulated Slime*/, 218024 /*Drowned Arathi*/, 218025 /*Targeting Bunny*/, 218028 /*Spider Wall Stalker*/, 218031 /*Awakened Mountain Giant*/, 218033 /*Xishirra Wall Stalker*/, 218034 /*Reformed Fury*/, 218040 /*Stormrider Gurnot*/, 218041 /*Stormrider Adalar*/, 218042 /*Stormrider Kothilde*/, 218043 /*Parasitic Wasp*/, 218044 /*Kobyss Leg-Taker*/, 218045 /*Fathom Ray*/, 218047 /*Skipper*/, 218048 /*Larva, Demon*/, 218049 /*Wriggling Grub*/, 218050 /*Pill Bug*/, 218051 /*[DNT] Kill Proxy - Max Level - Summoning Do Nothing*/, 218055 /*Lost Companion*/, 218062 /*Alyza Bowblaze*/, 218063 /*Lampyrid Swarm*/, 218064 /*Stormrider Recruit*/, 218065 /*Scalpel of Xishirra*/, 218066 /*Xesh Hatchling*/, 218067 /*Cocoon*/, 218069 /*Whispering Crate*/, 218070 /*Lamplighter Alvstin*/, 218071 /*Lamplighter Lukville*/, 218072 /*[DNT] Talk ot Dorgad*/, 218073 /*Blaughk Slime Eyes*/, 218074 /*Klugi the Skullhunter*/, 218077 /*Stevold Milani*/, 218078 /*Jevera Milani*/, 218079 /*Zoeh Milani*/, 218080 /*Rak-Ush Scavenger*/, 218081 /*Rak-Ush Opportunist*/, 218082 /*Xesh Skystinger*/, 218083 /*Off-duty Silkhauler*/, 218084 /*Xesh Haulmaster*/, 218085 /*Arathi Fishscrounger*/, 218086 /*Sparks*/, 218087 /*Xesh Corpsechopper*/, 218088 /*[reuse] Long-Forgotten Memory Gem*/, 218091 /*Rak-Ush Bloodwing*/, 218092 /*[DNT] Kill Credit: XSmall Nerubian*/, 218094 /*Rak-Ush Bombadier*/, 218096 /*Nerubian Hulk, Evolved - Fighter*/, 218097 /*Nerubian Hulk, Evolved - Caster*/, 218098 /*Nerubian Shadowcaller*/, 218100 /*Earthen Memory*/, 218101 /*Limoni*/, 218102 /*Anisen*/, 218103 /*Nerubian Lord*/, 218104 /*Silkweaver Pillager*/, 218105 /*[DNT] Spell Target*/, 218106 /*[DNT]Summon Bunny*/, 218109 /*Subterranean Bloodfeaster*/, 218111 /*Nerubian Miniboss*/, 218112 /*Speaker Pelzeth*/, 218113 /*Invisible Bunny - Burrow 01 - with Action Trigger (DNT)*/, 218116 /*Stormrook*/, 218118 /*Undisciplined Earthen*/, 218119 /*Undisciplined Earthen*/, 218120 /*Undisciplined Earthen*/, 218122 /*Bear*/, 218123 /*Umbral Bazaar Civilian/Vendor*/, 218124 /*Umbral Bazaar Guard*/, 218125 /*Nerubian Guard, Royal*/, 218128 /*Nerubian Guard*/, 218130 /*High Hollows Guard*/, 218131 /*High Hollows Civilian/Vendor*/, 218132 /*High Hollows Civilian*/, 218134 /*Skeins Guard*/, 218135 /*Skeins Civilian/Vendor*/, 218136 /*Skeins Civilian*/, 218137 /*Burrows Guard*/, 218138 /*Burrows Civilian/Vendor*/, 218139 /*Burrows Civilian*/, 218140 /*Nerubian Trueform, Civilian*/, 218141 /*Nerubian Sageform, Civilian*/, 218142 /*Nerubian Sageform, Civilian*/, 218143 /*Nerubian Skitterling, Civilian*/, 218144 /*Fungairan Civilian*/, 218145 /*Fungairan Civilian*/, 218146 /*Fungairan Civilian*/, 218150 /*Niffen Civilian*/, 218152 /*Web Crawler*/, 218155 /*Goblin Civilian*/, 218159 /*Weave-Rat*/, 218161 /*Swift Stormrook*/, 218162 /*Oathsworn Coreguard*/, 218163 /*Phyo'rne*/, 218164 /*Ghesh*/, 218165 /*Kama*/, 218166 /*Rakka*/, 218167 /*Mintine the Tireless*/, 218168 /*Mylle*/, 218169 /*Llyot*/, 218170 /*Kawaris*/, 218171 /*Shalba*/, 218172 /*Phylleus*/, 218173 /*Sauciere Drook*/, 218174 /*Anduin Wrynn*/, 218175 /*Maraclozh*/, 218176 /*Nuel Prill*/, 218177 /*Xil'rafell*/, 218178 /*Quell*/, 218179 /*Alvus Valavulu*/, 218180 /*Gwan'ro*/, 218181 /*Silkswooner Waree*/, 218182 /*Alleria Windrunner*/, 218183 /*Crawler Eggs*/, 218185 /*Mag'har Drill Sergeant*/, 218186 /*La'range*/, 218187 /*Grazing Stomper*/, 218188 /*Meandering Gorger*/, 218189 /*Polo*/, 218190 /*Saaria*/, 218191 /*Moss-Draped Ramolith*/, 218192 /*Siesbarg*/, 218193 /*Iliani*/, 218194 /*Vinechewer Ramolith*/, 218195 /*Rukku*/, 218196 /*'Swift' Ahn'dysz*/, 218197 /*Kurth*/, 218198 /*Pelefien*/, 218199 /*Kram'an*/, 218200 /*Yaggi*/, 218201 /*Circling Sharpbeak*/, 218202 /*Thripps*/, 218203 /*Brushmane Wolf*/, 218204 /*Xlox'zillswan*/, 218205 /*Sparking Sharptooth*/, 218206 /*Caretaker Hulmes*/, 218207 /*Clutchmother Marn'tiq*/, 218208 /*Boskroot Lashbane*/, 218209 /*Tyro Uwe*/, 218210 /*Tyro Whalekk*/, 218211 /*Wicktor*/, 218212 /*Violesca*/, 218213 /*Candlelit Blind-Hound*/, 218214 /*Ruukk*/, 218215 /*Bhyshyp*/, 218216 /*Hirrse*/, 218217 /*Pon*/, 218218 /*"Eight-Shaker" Sallow*/, 218219 /*Long-Forgotten Earthen*/, 218220 /*"Hairy" Ha'rei*/, 218221 /*Umbral Citizen*/, 218222 /*Consierge Wul'gamble*/, 218223 /*Gee G. G'mazund*/, 218224 /*"Calmest" Gobbu*/, 218225 /*Weaver's Spy*/, 218227 /*Captain Placeholder*/, 218228 /*Webbed Hostage*/, 218247 /*Arathi Dockworker*/, 218248 /*Ironhaul Loader*/, 218251 /*Malfunctioning Railbot*/, 218259 /*Royal Silkwing*/, 218260 /*Royal Silkwing*/, 218261 /*Royal Silkwing*/, 218265 /*Nether Phantom*/, 218266 /*Royal Silkwing*/, 218267 /*Faerin Lothar*/, 218268 /*Anduin Wrynn*/, 218269 /*Kill Credit: Find Faerin Beckon Credit*/, 218271 /*Polearm Rack Stalker*/, 218272 /*zzzoldPolearm Weapon*/, 218274 /*Summoned Elemental*/, 218275 /*Kill Credit: Burrow 02 Collapsed*/, 218276 /*Kill Credit: Burrow 03 Collapsed*/, 218277 /*Arathi Disciple*/, 218278 /*Malfunctioning Railbot*/, 218279 /*Kill Credit: Burrow 01 Collapsed*/, 218280 /*[DNT]Saffrin Kill Credit*/, 218282 /*[DNT]Anisen Kill Credit*/, 218283 /*[DNT]Aromash Kill Credit*/, 218284 /*[DNT]Limoni Kill Credit*/, 218285 /*[DNT]Papriki Kill Credit*/, 218286 /*[DNT]Patchoulisa Kill Credit*/, 218288 /*Faerin Lothar*/, 218289 /*General Steelstrike*/, 218290 /*Foreman Uzjax*/, 218291 /*Drill Instructor*/, 218292 /*Machine Speaker Golem*/, 218293 /*Drill Instructor*/, 218294 /*Target Bunny*/, 218295 /*Bastian Wynfall*/, 218296 /*Target*/, 218298 /*Vellas Tearen*/, 218299 /*Earthen Trainee*/, 218300 /*Gear Flamepierce*/, 218301 /*Stormrider Meirand*/, 218303 /*Kill Credit: Light's Gambit Tutorial pt 1*/, 218304 /*'Red' Fearon*/, 218305 /*Anje Noon*/, 218306 /*Scarab Captain Vul'akan*/, 218307 /*Gold Coin*/, 218308 /*Noth Drone*/, 218309 /*Noth Drone*/, 218310 /*Noth Drone*/, 218311 /*Noth Drone*/, 218312 /*Noth Drone*/, 218313 /*Coreway Welder*/, 218314 /*Noth Drone*/, 218315 /*Kaheti Sentry*/, 218316 /*Kaheti Vanguard*/, 218317 /*Woven Threadmancer*/, 218318 /*Invisible Bunny - Burrow 02 - with Action Trigger (DNT)*/, 218319 /*Invisible Bunny - Burrow 03 - with Action Trigger (DNT)*/, 218320 /*Web Acolyte*/, 218321 /*Kaheti Protector*/, 218322 /*Urtago Kill Credit*/, 218323 /*Tristan Lyte*/, 218324 /*Nakt*/, 218325 /*Swarming Flyer*/, 218326 /*[DNT]Loamy Soil Kill Credit*/, 218327 /*Ironhaul Cogwalker*/, 218328 /*Arathi Skiff*/, 218329 /*Deepwell Undercrawler*/, 218330 /*Roaming Mongrel*/, 218331 /*Underlight Moth*/, 218333 /*Woldtender Igris*/, 218334 /*Stormrider Vokmar*/, 218335 /*Earthen Stormrider*/, 218336 /*Kill Credit: Lost Light's Gambit*/, 218337 /*Kill Credit: won Light's Gambit*/, 218338 /*Silver Covenant Spellcaster*/, 218339 /*Kirin Tor Mage*/, 218340 /*Sunreaver Battlemage*/, 218341 /*Dead Nerubian*/, 218342 /*Sunreaver Battlemage*/, 218347 /* Proxy*/, 218348 /* Proxy*/, 218350 /*Sureki Warshell*/, 218352 /*Scarab Brood*/, 218353 /*A Pile of Coals*/, 218354 /*Undercrawler*/, 218355 /*Rak-Ush Threadling*/, 218356 /*Swarming Hatchling*/, 218359 /*Drill Instructor*/, 218360 /*Kill Credit: Left Torch Lit [DNT]*/, 218361 /*Swarming Hatchling*/, 218362 /*Earthen Trainee*/, 218363 /*Kill Credit: Middle Left Torch Lit [DNT]*/, 218364 /*Dagger Rack Stalker*/, 218365 /*Kill Credit: Right Torch Lit [DNT]*/, 218366 /*Kill Credit: Candle Lit [DNT]*/, 218367 /*Earthen Trainee*/, 218368 /*Drill Instructor*/, 218369 /*Shipyard Hand*/, 218370 /*Queen Ansurek*/, 218372 /*Mereldar Sentry*/, 218373 /*Earthen Trainee*/, 218374 /*Slime Stalker*/, 218375 /*Arathi Laborer*/, 218376 /*Mereldar Architect*/, 218377 /*Valenta Thuridale*/, 218378 /*Mereldar Bearer*/, 218379 /*[DNT]Spider Grenade Kill Credit*/, 218380 /*Vigilant Nestguard*/, 218381 /*Warband Bank Convergence*/, 218382 /*Kill Credit*/, 218383 /*Generic - Empty Bunny*/, 218384 /*Sizzlesting*/, 218385 /*Earthen Wagon*/, 218387 /*Earthen Healer*/, 218388 /*Milgrit Stonefeather*/, 218389 /*Earthen Trainee*/, 218390 /*Hearthkeeper Zirc*/, 218392 /*Injured Defender*/, 218393 /*Disturbed Earthgorger*/, 218394 /*Fungal Channeler*/, 218395 /*Diseased Bear*/, 218396 /*[DNT] Invisible Bunny*/, 218397 /*Felda*/, 218398 /*Diseased Bear*/, 218399 /*Fungal Channeler*/, 218401 /*Scavenging Stormfang*/, 218402 /*Junction Welder*/, 218403 /*KC: Tab News Delivered*/, 218404 /*KC: Tab Paid*/, 218405 /*KC: Pick Delivered*/, 218406 /*KC: Coal Delivered*/, 218407 /*KC: Talked to Bosh*/, 218408 /*The Vizier*/, 218409 /*KC: Talked to Innkeeper*/, 218410 /*KC: Talked to Foreman Shalea*/, 218411 /*Kill Credit*/, 218412 /*Shadowvein Sentry*/, 218413 /*Keyflame*/, 218414 /*[DNT] Kill Proxy - Max Level - 06B - Earthen Equipped*/, 218415 /*Shadowvein Defender*/, 218416 /*Heissanik*/, 218417 /*Earthen Trainee*/, 218418 /*Maestro*/, 218419 /*Madda*/, 218420 /*Merfe*/, 218421 /*Shadowvein Miner*/, 218423 /*Acute Blightspore*/, 218424 /*Kill Credit*/, 218425 /*Nexus-Princess Ky'veza*/, 218426 /*Ixlorb the Spinner*/, 218427 /*KC: Pipe Game*/, 218428 /*Injured Soldier*/, 218429 /*Nether Phantom*/, 218430 /*Web Orb*/, 218431 /*Defender of the Wall*/, 218432 /*Arathi Medic*/, 218435 /*Scrunch*/, 218436 /*Earthen Trainee*/, 218437 /*Mereldar Trader*/, 218438 /*Brann Bronzebeard*/, 218439 /*Sureki War Banner*/, 218440 /*Kaheti War Banner*/, 218441 /*Dreadstrike Subjugator*/, 218442 /*Shadowtide Softshell*/, 218443 /*Green Fungal Friend*/, 218444 /*The Taskmaker*/, 218445 /*Kill Credit*/, 218446 /*Skitterling Worker*/, 218447 /*Web Cocoon*/, 218448 /*[DNT] Kill Credit: Arathi Tools*/, 218449 /*Disoriented Earthen*/, 218450 /*[DNT] Bunny*/, 218452 /*Murkshade*/, 218454 /*Dreadstrike Flitterer*/, 218455 /*Lost Cache*/, 218456 /*Arathi Orphan*/, 218458 /*Deepfiend Azellix*/, 218459 /*Kill Credit [DNT]*/, 218464 /*Blacksmith Bobbi*/, 218465 /*Coreway Bunny [DNT]*/, 218466 /*[DNT] Kill Credit*/, 218472 /*Paige Ambleglow*/, 218473 /*Quickwick Tunnel Rat*/, 218474 /*Tunnel Rat Crew Boss*/, 218475 /*Skitter*/, 218476 /*Maintain Combat Dummy*/, 218477 /*[DNT] Kill Proxy - Max Level - Sparring Spot - Rifle*/, 218478 /*Blue Fungal Friend*/, 218479 /*Red Fungal Friend*/, 218480 /*[DNT] Kill Proxy - Max Level - Sparring Spot - 2H*/, 218481 /*[DNT] Kill Proxy - Max Level - Sparring Spot - S&B*/, 218482 /*[DNT] Kill Proxy - Max Level - Sparring Spot - Unarmed*/, 218483 /*[DNT] Kill Proxy - Max Level - Sparring Spot - Fight Circle*/, 218485 /*Layne Pontelle*/, 218486 /*Phillip Taversil*/, 218487 /*Drampert Avirex*/, 218488 /*Lars Bronsmaelt*/, 218489 /*Vana Gillscorhe*/, 218490 /*Flowing Goo*/, 218491 /*Arathi Citizen*/, 218492 /*[DNT] Rock Target*/, 218493 /*Arathi Orphan*/, 218494 /*[DNT] Kill Credit: Speak to Adelgonn*/, 218495 /*Disoriented Earthen*/, 218496 /*Alfred*/, 218497 /*Chay*/, 218498 /*Dolores*/, 218499 /*Arathi Citizen*/, 218500 /*Arathi Citizen*/, 218501 /*KC: Steam Vent*/, 218502 /*Mereldar Ardent*/, 218503 /*Stalwart of the Flame*/, 218504 /*Steam Vent*/, 218506 /*Swarming Threadling*/, 218507 /*Armored Subjugator*/, 218508 /*Joseph Brayvemarc*/, 218509 /*Mereldar Artillerist*/, 218510 /*Nexus-Princess Ky'veza*/, 218512 /*KC: Pressure Relieved*/, 218513 /*Earthen Trainee*/, 218514 /*[DNT] Kill Credit: Meet Stormrider*/, 218515 /*Arathi Orphan*/, 218516 /*[DNT] Kill Credit: Enter Rookery*/, 218519 /*Animated Goo*/, 218522 /*Quartermaster Blaeke*/, 218523 /*Goldie Baronbottom*/, 218524 /*Hallowfall Seahawk*/, 218526 /*KC: Simon Says*/, 218528 /*Protoram Test*/, 218529 /*Blacksmith Bobbi*/, 218530 /*Dagran Thaurissan II*/, 218531 /*Baelgrim*/, 218532 /*Baelgrim*/, 218534 /*Zarein*/, 218535 /*Germira*/, 218539 /*Captain Exposition [DNT]*/, 218541 /*Anduin Wrynn*/, 218542 /*Activated Harvestbot*/, 218549 /*Brann Bronzebeard*/, 218569 /*Injured Earthen*/, 218601 /*Moira Thaurissan*/, 218609 /*Trapped Earthen*/, 218612 /*[DNT] Bunny*/, 218622 /*ZZ-01-47*/, 218626 /*7th Legion Soldier*/, 218628 /*[DNT] Kill Proxy - Max Level - Stray Recruits*/, 218632 /*Dagran Thaurissan II*/, 218635 /*Saurolisk Hatchling*/, 218638 /*Infesting Stoneskitterer*/, 218640 /*Stoneskitterer*/, 218641 /*Dagran Report Received*/, 218643 /*Queensguard Zirix*/, 218644 /*Kill Credit [DNT]*/, 218645 /*Shadowvein Power Substation Investigated*/, 218650 /*Gorloc Springcaller*/, 218652 /*KC: Overgrowth Trimmed*/, 218653 /*KC: Rubble Cleared*/, 218654 /*Nerubian Slashjaw*/, 218655 /*Enraged Drunkard*/, 218656 /*Tidal Guardian*/, 218657 /*Rampaging Deepflayer*/, 218658 /*Candlelit Pebblemaker*/, 218659 /*Troumer*/, 218660 /*Phawa*/, 218661 /*Veytar*/, 218662 /*Kobold Snuffercrusher*/, 218665 /*Fungarian Creepcap*/, 218666 /*Encroaching Overgrowth*/, 218667 /*Fungarian Sporeflinger*/, 218671 /*Venture Co. Pyromaniac*/, 218680 /*Ironhaul Stoneskitterer*/, 218682 /*Dagran Thaurissan II*/, 218684 /*Shadowvein Pipe Room Located*/, 218686 /*C.B.O. Fizzlebonk*/, 218688 /*Military Supplies*/, 218703 /*Blowing Smoke*/, 218707 /*C.F.O. Flametoes*/, 218708 /*Stormguard Gorren*/, 218709 /*C.T.O. Gunther*/, 218710 /*C.O.O. Basha*/, 218712 /*KC: Grievance Heard*/, 218714 /*Moira Thaurissan*/, 218715 /*Speaker Brinthe*/, 218716 /*High Speaker's Guard*/, 218717 /*Complacent Machine Speaker*/, 218719 /*Reassured Machine Speaker*/, 218720 /*Traditionalist Machine Speaker*/, 218722 /*Concerned Machine Speaker*/, 218723 /*Slain Excavator*/, 218724 /*Agitated Machine Speaker*/, 218725 /*Arachnoid Scrounger*/, 218728 /*Kobold Trapper*/, 218729 /*Yeonin*/, 218730 /*Cave Trawler*/, 218732 /*Substation Activation*/, 218733 /*Congealed Mass*/, 218735 /*Spiteful Ophidian*/, 218737 /*Infested Crusher*/, 218740 /*Troumer*/, 218741 /*Phawa*/, 218742 /*Veytar*/, 218743 /*Stormrider Gurnot*/, 218744 /*Stormrider Adalar*/, 218745 /*Stormrider Kothilde*/, 218749 /*Flight Ring*/, 218751 /*Bruvv Tearon*/, 218758 /*Kobold Candlelighter*/, 218759 /*Nerubian*/, 218760 /*Kobold Candle-Tosser*/, 218763 /*Ashcrown Matriarch*/, 218764 /*Kill Credit: Q02A [DNT]*/, 218765 /*Kill Credit: Q02B [DNT]*/, 218766 /*Ashcrown Butterfly*/, 218769 /*Nimble Ferret*/, 218770 /*Kobold Candlecrusher*/, 218771 /*Bluebell Peacock*/, 218772 /*Moss Viper*/, 218773 /*Candlenibbler*/, 218775 /*Credit: De-Gunk Hammer Derricks*/, 218779 /*Summon root slime*/, 218837 /*Arfur*/, 218839 /*Dark Fragment*/, 218844 /*Dee*/, 218845 /*Mort*/, 218847 /*Tentacle Slime*/, 218848 /*Bedfear*/, 218849 /*Dragnet*/, 218851 /*Candle Hoarder Cud*/, 218853 /*Mine Cart*/, 218857 /*Credit: Rubble Cleared*/, 218859 /*Sky-Captain Elaena Lancekat*/, 218864 /*Gullhead*/, 218865 /*Bee-let*/, 218866 /*Walkmay*/, 218867 /*Dauntless Crewmember*/, 218874 /*Parasol*/, 218876 /*Rat*/, 218877 /*Cockroach*/, 218878 /*Marline*/, 218879 /*Nerubian Watcher*/, 218880 /*Silkie Chicken*/, 218883 /*Helpful Squireling*/, 218884 /*Shattershell Scarab*/, 218885 /*Undersea Scuttler*/, 218887 /*Furball*/, 218889 /*Furball*/, 218890 /*Anisen*/, 218893 /*Undersea Scuttler*/, 218894 /*Kobold-At-Arms*/, 218896 /*Aromash*/, 218898 /*Limoni*/, 218899 /*Papriki*/, 218900 /*Patchoulisa*/, 218901 /*Saffrin*/, 218903 /*[DNT]Niffen Summon Kill Credit*/, 218905 /*Gloomslurk Toad*/, 218912 /*Mole Steed*/, 218928 /*Alert Puppet*/, 218939 /*Stormrider Kothilde*/, 218940 /*Troumer*/, 218944 /*Inferno Sprayer*/, 218948 /*Fishcan*/, 218960 /*Bee Line*/, 218961 /*Starved Crawler*/, 218962 /*Bloated Pest*/, 218963 /*Avant Voidweaver*/, 218964 /*Fishcan's Bobber*/, 218965 /*Avant Vanguard*/, 218966 /*Shoak*/, 218967 /*Lady of the Lake*/, 219000 /*Ring*/, 219001 /*Target*/, 219002 /*Missile Target*/, 219003 /*The Stone*/, 219005 /*Honey Barrel*/, 219006 /*Venommaster Nezarox*/, 219008 /*[DNT] Kill Credit*/, 219009 /*[DNT] Kill Credit*/, 219010 /*[DNT] Kill Credit*/, 219011 /*Gulping Mudskip*/, 219012 /*spell visual bunny (vile emission)*/, 219014 /*Oathsworn Peacekeeper*/, 219017 /*Pick Flower*/, 219018 /*Kill Credit [DNT]*/, 219019 /*Mossbloom Hazewalker*/, 219022 /*Ascended Webfriar*/, 219023 /*Counter Targrin*/, 219029 /*Counter Bardra*/, 219034 /*Web Marauder*/, 219035 /*Deepwalker Guardian*/, 219036 /*Ardgaz*/, 219037 /*Auctioneer Durzin*/, 219038 /*Chunky Viscera*/, 219039 /*Auctioneer Zyrgas*/, 219040 /*Auctioneer Prana*/, 219041 /*Katy Stampwhistle*/, 219042 /*Orsenth*/, 219043 /*Clerk Ardran*/, 219045 /*Colossal Spider*/, 219046 /*Voracious Worm*/, 219048 /*Clerk Pordaz*/, 219049 /*Blood Parasite*/, 219050 /*Aisha*/, 219051 /*Lyrendal*/, 219052 /*Wireweaver Grelka*/, 219053 /*Warpweaver Dezeeran*/, 219054 /*Vaultkeeper Xir*/, 219055 /*Madam Goya*/, 219056 /*Mister Chu*/, 219057 /*Helioceros*/, 219058 /*Rafflesian*/, 219059 /*Bulbophyll*/, 219060 /*Titannirum*/, 219061 /*Stapellia*/, 219062 /*Durania*/, 219063 /*Ms. Xiulan*/, 219064 /*[PH] Template*/, 219065 /*Grundaz*/, 219066 /*Inflicted Civilian*/, 219067 /*Nathden*/, 219068 /*Rookery Stormrider*/, 219069 /*Waxtail Scraper*/, 219070 /*Waxtail Waxmelter*/, 219071 /*Waxtail Mudslinger*/, 219072 /*Waxtail Kobold*/, 219073 /*Ledonir*/, 219074 /*Incensed Fungus*/, 219076 /*Kornd*/, 219077 /*Herald Fordas*/, 219078 /*Herald Kurden*/, 219079 /*Relorin Lighthand*/, 219080 /*Marbb*/, 219081 /*Krinn*/, 219082 /*Kradan*/, 219083 /*Ginnad*/, 219084 /*NOT USED*/, 219085 /*Nagad*/, 219086 /*Llande*/, 219087 /*Makir*/, 219088 /*Uthaga*/, 219089 /*Kardu*/, 219090 /*Brrigan*/, 219091 /*Grink*/, 219092 /*Tarig*/, 219093 /*Vorig*/, 219094 /*Kotag*/, 219096 /*Gareb*/, 219097 /*Tarib*/, 219098 /*Supply Foreman Drezmol*/, 219099 /*Thermalseer Arhdas*/, 219100 /*Berred*/, 219101 /*Akdan*/, 219103 /*Kronzon*/, 219104 /*Athodas*/, 219105 /*Hinodin*/, 219106 /*Drokar*/, 219107 /*Devolved Skardyn*/, 219108 /*Roldira*/, 219109 /*Orweyna*/, 219115 /*[DNT] Kill Proxy - Max Level - 08 - Rooks Supercharged*/, 219116 /*[DNT] Kill Proxy - Max Level - 08 - Rook Mounted*/, 219117 /*Quickwick Lancer*/, 219118 /*Quickwick Candlekeeper*/, 219119 /*Quickwick Mender*/, 219120 /*Helioceros*/, 219121 /*Bulbophyll*/, 219122 /*Stapellia*/, 219123 /*Durania*/, 219124 /*Rafflesian*/, 219125 /*Titannirum*/, 219126 /*Oathsworn Citizen*/, 219127 /*Feral Stagshell*/, 219128 /*Feral Stagshell*/, 219129 /*Feral Stagshell*/, 219130 /*Feral Stagshell*/, 219131 /*Feral Stagshell*/, 219132 /*Feral Stagshell*/, 219135 /*Wenren Althal*/, 219136 /*[DNT] Kill Credit*/, 219137 /*[DNT]Kaheti Truffle Kill Credit*/, 219138 /*Volatile Kaheti Truffle*/, 219139 /*Shraubendre*/, 219142 /*Oathsworn Worker*/, 219144 /*Monastic Webling*/, 219147 /*Vosh Clutchwatcher*/, 219148 /*Skardyn Metamorphosis*/, 219149 /*Deranged Skardyn*/, 219150 /*Oathsworn Citizen*/, 219151 /*Oathsworn Citizen*/, 219152 /*Unbound Civilian*/, 219153 /*Unbound Civilian*/, 219154 /*Agitated Machine Speaker*/, 219155 /*Agitated Machine Speaker*/, 219156 /*Monte Gazlowe*/, 219157 /*Concerned Machine Speaker*/, 219158 /*Concerned Machine Speaker*/, 219159 /*Displaced Rogue*/, 219160 /*Hargrin*/, 219161 /*Diabolic Imp*/, 219162 /*Edmond Smith*/, 219163 /*Invasive Hardhead*/, 219164 /*Nori Minesmith*/, 219165 /*Wobthan*/, 219166 /*Oathsworn Peacekeeper*/, 219167 /*Fawnia Landkeep*/, 219168 /*Rylen Fairfeather*/, 219169 /*Oathsworn Peacekeeper*/, 219170 /*Shore Crawler*/, 219171 /*Velvetfur Ferret*/, 219172 /*Vacuous Ritualist*/, 219173 /*Wenren Althal*/, 219174 /*Recuperating Worker*/, 219175 /*Relaxing Worker*/, 219176 /*Freysworn Arborist*/, 219178 /*Resting Worker*/, 219179 /*Acid*/, 219180 /*Cornerdweller*/, 219181 /*Coreling*/, 219182 /*Soaking Resident*/, 219183 /*Hot Spring Healer*/, 219184 /*Hamelda*/, 219186 /*Off-Duty Stormrider*/, 219187 /*Dornogal Preserver*/, 219188 /*Oathsworn Citizen*/, 219189 /*Tefferty Ulreth*/, 219190 /*Henlem Ulrenn*/, 219191 /*Earthen Geomender*/, 219192 /*[DNT] Kill Credit*/, 219193 /*Wounded Oathsworn*/, 219194 /*Wounded Unbound*/, 219195 /*Giant Sewer Rat*/, 219197 /*Griftah*/, 219198 /*Ravenous Scarab*/, 219200 /*Bredd*/, 219201 /*Fradd*/, 219202 /*Fradd*/, 219203 /*Bredd*/, 219205 /*Nerubian*/, 219206 /*Bluebell Chick*/, 219207 /*Ascended Neophyte*/, 219208 /*Dusty Mouse*/, 219209 /*Tiny Sewer Rat*/, 219210 /*Arathi Fisherman*/, 219211 /*[DNT] Giant Cave Mole Invisible Stalker*/, 219212 /*Maara*/, 219213 /*Gilderann*/, 219215 /*Hotharn*/, 219216 /*Rogurn*/, 219217 /*Velerd*/, 219218 /*Modhina*/, 219219 /*Kill Credit: Venom Given [DNT]*/, 219220 /*[DNT]Kaheti Truffle Collect Kill Credit*/, 219221 /*Ravenous Crawler*/, 219222 /*Lalandi*/, 219223 /*Mahra Treebender*/, 219224 /*Relaxing Resident*/, 219225 /*Cuzolth*/, 219226 /*Vaskarn*/, 219228 /*Hot Spring Attendant*/, 219230 /*Erani*/, 219231 /*Glowmite*/, 219232 /*Geo*/, 219233 /*Spicy*/, 219234 /*Moth*/, 219235 /*Snail*/, 219236 /*Stagshell*/, 219237 /*Pill Bug*/, 219239 /*Vizier's Personal Swarmite*/, 219241 /*Vizier's Skittershaw*/, 219243 /*Teha*/, 219244 /*Andee Seabraid*/, 219245 /*Reconstructed Skardyn*/, 219246 /*Deep Spitter*/, 219247 /*Unak*/, 219248 /*Cavern Glowmite*/, 219249 /*Dogan*/, 219250 /*PvP Training Dummy*/, 219251 /*PvP Training Dummy*/, 219252 /*Alleria Windrunner*/, 219253 /*Anduin Wrynn*/, 219254 /*Parnith*/, 219255 /*Karbath*/, 219256 /*Badur*/, 219257 /*Invasive Thickhead*/, 219260 /*Ruffious*/, 219262 /*Springbubble*/, 219263 /*Warphorn*/, 219264 /*Bloodmaw*/, 219265 /*Emperor Pitfang*/, 219266 /*Escaped Cutthroat*/, 219267 /*Plaguehart*/, 219268 /*Gar'loc*/, 219269 /*Tempest Lord Incarnus*/, 219270 /*Kronolith, Might of the Mountain*/, 219271 /*Twice-Stinger the Wretched*/, 219273 /*Breek*/, 219274 /*Brakh*/, 219275 /*Dern*/, 219278 /*Shallowshell the Clacker*/, 219279 /*Flamekeeper Graz*/, 219280 /*Durakh*/, 219281 /*Alunira*/, 219284 /*Zovex*/, 219285 /*Ramdah*/, 219286 /*Inconspicuous Crate*/, 219287 /*Hijacked Ironstrider*/, 219290 /*Hijacked Ironstrider*/, 219291 /*Chasm Shalewing*/, 219292 /*Saurolisk*/, 219293 /*Caster Cobbi*/, 219299 /*Dagran Thaurissan II*/, 219300 /*Magni Bronzebeard*/, 219301 /*Brew Drop*/, 219302 /*Corrupted Spellshaper*/, 219303 /*Rock Snail*/, 219304 /*Chasm Snail*/, 219305 /*Ironstrider*/, 219306 /*Shraubendre*/, 219307 /*Supplier Ghedraz*/, 219308 /*[DNT] Kill Proxy - Max Level - 08 - Swarmers*/, 219309 /*Crawler Eggs*/, 219311 /*Kordan*/, 219312 /*Gorenda*/, 219313 /*Aredi*/, 219314 /*Trangad*/, 219315 /*Shraubendre*/, 219316 /*Wurdin*/, 219317 /*Kornak*/, 219318 /*Jorid*/, 219319 /*Yorda*/, 219320 /*Lampyrid Swarm*/, 219321 /*Grotir*/, 219322 /*Custodian Urrgha*/, 219323 /*Custodian Lutgred*/, 219324 /*Gerred*/, 219325 /*Killm*/, 219326 /*Rodal*/, 219327 /*Nagar*/, 219329 /*Cavern Glowmite*/, 219330 /*Mudnose Mole*/, 219332 /*Mudnose Mole*/, 219333 /*Crystalline Portal*/, 219334 /*Freysworn Arborist*/, 219335 /*Oathsworn Councilguard*/, 219336 /*Baby Mole*/, 219337 /*Zeridar*/, 219338 /*Meadery Representative*/, 219339 /*Quickwick Candleflyer*/, 219341 /*Flickerflame Candleflyer*/, 219342 /*Ardra*/, 219343 /*Waxtail Candleflyer*/, 219344 /*Invasive Crawler*/, 219345 /*Generic Invisible Actor*/, 219346 /*Oathsworn Dignitary*/, 219347 /*Adelgonn*/, 219348 /*Terrace Attendant*/, 219349 /*[DNT] Polishing Stalker*/, 219350 /*Phosphorescent Lampyrid*/, 219351 /*The Puppetmaster*/, 219353 /*Skipper*/, 219354 /*Oathsworn Petitioner*/, 219355 /*Shore Crawler*/, 219356 /*Lashroom*/, 219357 /*Orator Tx'itk*/, 219359 /*Deepwater Gar*/, 219361 /*Machinist Protector*/, 219362 /*Inconspicuous Crate*/, 219364 /*Writhing Mass*/, 219365 /*Strange Shore Crawler*/, 219366 /*Cavern Mote*/, 219367 /*High Elevator Etak'kaht*/, 219368 /*Alyza Bowblaze*/, 219369 /*Saradi*/, 219370 /*Wedekind*/, 219371 /*Mickde*/, 219372 /*Duelist Kahtex*/, 219373 /*Tox*/, 219374 /*Van'atka*/, 219375 /*Profiteer Z'kaxt*/, 219376 /*Kargand*/, 219378 /*Stabled Ramolith*/, 219379 /*Morek*/, 219380 /*Dokhan*/, 219381 /*Visiting Machinespeaker*/, 219382 /*Unbound Trader*/, 219383 /*Malukh*/, 219384 /*Machinespeaker Jorx*/, 219385 /*Nerada*/, 219387 /*Belga*/, 219388 /*Unsettled Vermin*/, 219389 /*Hearthkeeper Katari*/, 219390 /*Gortra*/, 219391 /*Forgegrounds Worker*/, 219392 /*Forgegrounds Worker*/, 219393 /*Aldra*/, 219394 /*Peacekeeper Kragad*/, 219395 /*Line Worker*/, 219396 /*Oathsworn Guard*/, 219397 /*Shalescale Striker*/, 219399 /*Open Ledger*/, 219400 /*Merrix*/, 219401 /*Bat*/, 219402 /*Kill Credit: Magni met outside Taelloch [DNT]*/, 219403 /*Injured Machine Speaker*/, 219404 /*Generic Bunny*/, 219405 /*Generic Bunny*/, 219406 /*[DNT] Tools Bunny*/, 219407 /*[DNT] Market Bunny*/, 219408 /*Reconstructed Skardyn*/, 219409 /*Taelloch Miner*/, 219410 /*Skardyn Husk*/, 219412 /*Fuzzy*/, 219413 /*Fuzzy*/, 219414 /*Peacekeeper Kragad*/, 219415 /*Cooking Pot*/, 219416 /*Handhold*/, 219417 /*Handhold*/, 219418 /*Handhold*/, 219419 /*Handhold*/, 219420 /*Discordant Attendant*/, 219421 /*Handhold*/, 219422 /*Handhold*/, 219423 /*Bunny*/, 219424 /*Kill Credit*/, 219425 /*Deep Worm*/, 219428 /*Speaker Brinthe*/, 219430 /*Peculiar Fish*/, 219431 /*Aufta*/, 219432 /*Shore Crawler*/, 219433 /*Reefwalker*/, 219434 /*Twisted Lasher*/, 219437 /*Dornogal Citizen*/, 219438 /*Slain Webwarden*/, 219439 /*Skardyn Hauler*/, 219440 /*High Speaker Eirich*/, 219443 /*Kill Credit: Foreman Scroll 01 [DNT]*/, 219444 /*Kill Credit: Foreman Scroll 02 [DNT]*/, 219445 /*Kill Credit: Foreman Scroll 03 [DNT]*/, 219446 /*Voracious Fog Beast*/, 219447 /*Famished Fog Beast*/, 219448 /*Devouring Fog Beast*/, 219449 /*Murmuring Peacekeeper*/, 219450 /*Injured Earthen*/, 219452 /*Magni Bronzebeard*/, 219453 /*Dagran Thaurissan II*/, 219454 /*Crazed Abomination*/, 219455 /*[DNT] Kill Credit*/, 219456 /*[DNT] Kill Credit*/, 219457 /*[DNT] Kill Credit*/, 219458 /*[DNT] Kill Credit*/, 219459 /*[DNT] Kill Credit*/, 219460 /*[DNT] Kill Credit*/, 219461 /*[DNT] Kill Credit*/, 219462 /*[DNT] Kill Credit*/, 219463 /*[DNT] Kill Credit*/, 219464 /*[DNT] Kill Credit*/, 219465 /*[DNT] Kill Credit*/, 219466 /*[DNT] Kill Credit*/, 219467 /*[DNT] Kill Credit*/, 219468 /*[DNT] Kill Credit*/, 219469 /*[DNT] Kill Credit*/, 219470 /*[DNT] Kill Credit*/, 219471 /*[DNT] Kill Credit*/, 219472 /*[DNT] Kill Credit*/, 219473 /*Blacksmith Bobbi Elite*/, 219474 /*Archmage Aethas Sunreaver*/, 219475 /*Steelvein*/, 219476 /*[DNT] Kill Credit*/, 219477 /*Overseer Ardgrin*/, 219478 /*[DNT] Kill Credit*/, 219479 /*[DNT] Kill Credit*/, 219480 /*[DNT] Kill Credit*/, 219481 /*[DNT] Kill Credit*/, 219482 /*[DNT] Kill Credit*/, 219483 /*[DNT] Kill Credit*/, 219484 /*[DNT] Kill Credit*/, 219485 /*[DNT] Kill Credit*/, 219486 /*[DNT] Kill Credit*/, 219487 /*[DNT] Kill Credit*/, 219488 /*[DNT] Kill Credit*/, 219489 /*[DNT] Kill Credit*/, 219490 /*[DNT] Kill Credit*/, 219491 /*[DNT] Kill Credit*/, 219492 /*[DNT] Kill Credit*/, 219493 /*[DNT] Kill Credit*/, 219494 /*[DNT] Kill Credit*/, 219495 /*Civilian Puppet*/, 219496 /*Kobyss Puppet*/, 219497 /*Sparking Haulbot*/, 219498 /*Steelvein*/, 219499 /*Steelvein*/, 219500 /*[DNT] Kill Credit*/, 219501 /*[DNT] Kill Credit*/, 219502 /*[DNT] Kill Credit*/, 219503 /*Obstorn*/, 219504 /*[DNT] Kill Credit*/, 219505 /*[DNT] Kill Credit*/, 219506 /*[DNT] Kill Credit*/, 219507 /*Obstorn*/, 219508 /*[DNT] Kill Credit*/, 219509 /*[DNT] Kill Credit*/, 219510 /*[DNT] Kill Credit*/, 219511 /*[DNT] Kill Credit*/, 219512 /*[DNT] Kill Credit*/, 219513 /*[DNT] Kill Credit*/, 219514 /*[DNT] Kill Credit*/, 219515 /*[DNT] Kill Credit*/, 219516 /*[DNT] Kill Credit*/, 219517 /*[DNT] Kill Credit*/, 219518 /*[DNT] Kill Credit*/, 219519 /*[DNT] Kill Credit*/, 219520 /*Overseer Ardgrin*/, 219521 /*[DNT] Kill Credit*/, 219522 /*[DNT] Kill Credit*/, 219523 /*[DNT] Kill Credit*/, 219524 /*[DNT] Kill Credit*/, 219525 /*[DNT] Kill Credit*/, 219526 /*[DNT] Kill Credit*/, 219527 /*[DNT] Kill Credit*/, 219528 /*[DNT] Kill Credit*/, 219529 /*[DNT] Kill Credit*/, 219530 /*[DNT] Kill Credit*/, 219531 /*[DNT] Kill Credit*/, 219532 /*[DNT] Kill Credit*/, 219533 /*[DNT] Kill Credit*/, 219534 /*[DNT] Kill Credit*/, 219535 /*[DNT] Kill Credit*/, 219536 /*[DNT] Kill Credit*/, 219537 /*[DNT] Kill Credit*/, 219538 /*[DNT] Kill Credit*/, 219539 /*Blacksmith Bobbi Boss*/, 219540 /*Web Blade*/, 219542 /*Bronze Timekeeper*/, 219543 /*Devout Skitter Vassal*/, 219544 /*Bronze Timekeeper*/, 219547 /*Bronze Timekeeper*/, 219548 /*Bronze Timekeeper*/, 219549 /*Bronze Timekeeper*/, 219550 /*Bronze Timekeeper*/, 219551 /*Bronze Timekeeper*/, 219552 /*Bronze Timekeeper*/, 219553 /*Bronze Timekeeper*/, 219554 /*Bronze Timekeeper*/, 219555 /*Bronze Timekeeper*/, 219556 /*Bronze Timekeeper*/, 219557 /*Bronze Timekeeper*/, 219558 /*Bronze Timekeeper*/, 219559 /*Bronze Timekeeper*/, 219560 /*Bronze Timekeeper*/, 219561 /*Bronze Timekeeper*/, 219562 /*Bronze Timekeeper*/, 219564 /*Bronze Timekeeper*/, 219565 /*Bronze Timekeeper*/, 219566 /*Merrix*/, 219567 /*Bronze Timekeeper*/, 219568 /*Bronze Timekeeper*/, 219569 /*Bronze Timekeeper*/, 219570 /*Bronze Timekeeper*/, 219571 /*Web Pillar*/, 219573 /*[DNT] Kill Credit: Zirix Damaged*/, 219574 /*Kill Credit: Cave Creatures Slain [DNT]*/, 219575 /*[DNT] Kill Credit: Zirix Credit*/, 219578 /*Nerubian*/, 219580 /*Saradi*/, 219581 /*Mass of Worms*/, 219582 /*Woven Ritualist*/, 219583 /*Defiled Ritualist*/, 219584 /*Screeching Terror*/, 219585 /*Mass of Worms*/, 219586 /*Hardened Netting*/, 219587 /*Maintenance Machine*/, 219588 /*Yes Man*/, 219590 /*Magni Bronzebeard*/, 219591 /*Moira Thaurissan*/, 219592 /*Dagran Thaurissan II*/, 219593 /*Alleria Windrunner*/, 219594 /*Anduin Wrynn*/, 219595 /*Thrall*/, 219596 /*Lady Jaina Proudmoore*/, 219597 /*Oathsworn Stormrider*/, 219598 /*[DNT] Kill Credit: Followed Rings*/, 219599 /*Stormrider's Slipstream*/, 219601 /*Sunless Beckoner*/, 219602 /*Sunless Tidemarshal*/, 219603 /*Drowned Arathi*/, 219604 /*Sunless Carver*/, 219605 /*Peaceful Lashroom*/, 219606 /*Sunless Slitherer*/, 219607 /*Sunless Abomination*/, 219608 /*Peaceful Lashling*/, 219609 /*Crafty Zoatroid*/, 219611 /*Winds of Dorn*/, 219613 /*Kaheti Warshell*/, 219614 /*Web Priest*/, 219615 /*Unseen Blade*/, 219616 /*Pale Priest*/, 219617 /*Chitin Knight*/, 219618 /*Sureki Ironweave*/, 219619 /*Flickerflame Candlecrusher*/, 219620 /*Royal Weaver*/, 219622 /*Abducted Lumberjack*/, 219623 /*Flickerflame Dirtclaw*/, 219625 /*Controller Bunny [DNT]*/, 219626 /*Sunless Skate*/, 219627 /*Sunless Slurkdripper*/, 219628 /*Shore Crawler*/, 219629 /*Cave Giant*/, 219631 /*Sunless Shadowblade*/, 219632 /*Swarming Hatchling*/, 219633 /*Chieftain Gillcarver*/, 219634 /*Scattered Darkness*/, 219635 /*High Speaker's Construct*/, 219636 /*Kirin Tor Conjuror*/, 219637 /*Sunreaver Battlemage*/, 219638 /*Silver Covenant Spellcaster*/, 219639 /*Citizen of Dalaran*/, 219640 /*Kill Credit: Grappling Hook Used DNT]*/, 219641 /*Kill Credit: Air Duct Taken [DNT]*/, 219643 /*Bioluminescent Spore*/, 219644 /*Shadowed Gloomrender*/, 219645 /*Skitterling*/, 219646 /*Brann's Number One Fan*/, 219648 /*Skitterling Chemist*/, 219649 /*Kill Credit: Chemicals Approached [DNT]*/, 219650 /*Kill Credit: Notes Approached [DNT]*/, 219651 /*Dark Apothecary*/, 219652 /*Kill Credit: Journal Examined [DNT]*/, 219653 /*Pestilent Drone*/, 219654 /*Drone Bomber*/, 219655 /*Drone Abductor*/, 219656 /*Sureki Carouser*/, 219657 /*Nerubian War-Weaver*/, 219658 /*Sureki Hauler*/, 219661 /*Nerubian Venomspitter*/, 219662 /*Small Threadling*/, 219664 /*Rampaging Threadling*/, 219665 /*Queensguard An'Jak Shabtir*/, 219667 /*Flamethrower*/, 219669 /*Nerubian*/, 219670 /*Venomous Scavenger*/, 219671 /*[DNT] Kill Credit*/, 219672 /*KC: Pollen Delivered*/, 219673 /*Citizen of Dalaran*/, 219674 /*Janky*/, 219675 /*Echoing Shade*/, 219676 /*Nerl'athekk the Skulking*/, 219677 /*Grapple Point*/, 219678 /*Black Blood Egg Tender*/, 219680 /*Vant*/, 219681 /*Mr. Pepper*/, 219682 /*Porkchop Jr.*/, 219683 /*Miss Lilly*/, 219684 /*Lilian Voss*/, 219685 /*Wounded Soldier*/, 219686 /*Y'tekhi*/, 219687 /*Fungarian Beast*/, 219693 /*Rock Viper*/, 219694 /*Generic - Empty Bunny*/, 219695 /*Drained Cinderbee*/, 219696 /*Waivering Drone*/, 219699 /*Miral Murder-Mittens*/, 219702 /*Shipwright Isaebela*/, 219705 /*Foreman Shalea*/, 219707 /*Generic - Empty Bunny*/, 219708 /*Wildtoe Chicken*/, 219709 /*Hillhelm Worker*/, 219710 /*Hillhelm Worker*/, 219711 /*Spinnerette's Strands*/, 219713 /*Arathi Captive*/, 219714 /*Ice Block*/, 219715 /*Kobyss Ambusher*/, 219717 /*Cocoon*/, 219718 /*Arathi Captive*/, 219719 /*Trained Stormrook*/, 219720 /*Cocoon*/, 219721 /*Cocoon*/, 219723 /*Royal Whisperer*/, 219724 /*Court Attendant*/, 219725 /*Chitin Knight*/, 219726 /*Coal Rager*/, 219728 /*Unbound Drowned*/, 219729 /*[DNT] Kill Credit: Flight Active*/, 219730 /*Slime Skeleton*/, 219731 /*Abyssal Sludge*/, 219732 /*Drowned Arathi*/, 219733 /*KC: Talked to Valyka*/, 219736 /*KC: Talked to Svart*/, 219737 /*Two-Headed Jawcrawler*/, 219738 /*Poison Device*/, 219739 /*Infested Spawn*/, 219741 /*Tortured Subject*/, 219743 /*Two-Headed Jawcrawler*/, 219745 /*Unbreakable Iron Idol*/, 219746 /*Silken Tomb*/, 219753 /*[DNT] Kill Credit: Regroup*/, 219754 /*Abyss Whisperer*/, 219755 /*Alleria Windrunner*/, 219756 /*Lady Jaina Proudmoore*/, 219757 /*Thrall*/, 219759 /*Lazy Salvager*/, 219763 /*Mirror Master Murkna*/, 219764 /*Phosphorescent Lampyrid*/, 219766 /*Drowned Arathi*/, 219771 /*Anub'azal*/, 219775 /*Arathi Priest*/, 219776 /*Anub'azal*/, 219778 /*Queen Ansurek*/, 219779 /*Alekk*/, 219780 /*Chasm Snail*/, 219784 /*Batzvara*/, 219785 /*Inert Earthen*/, 219786 /*Waterworks Gem-nabber*/, 219788 /*Waterworks Gem-thief*/, 219789 /*Waterworks Gem-snatcher*/, 219790 /*Tamed Lava Snail*/, 219792 /*Hermit Crab*/, 219793 /*Moth*/, 219795 /*Flutterlight Moth*/, 219796 /*Widow Arak'nai*/, 219797 /*Glintwick*/, 219798 /*Tortured Subject*/, 219799 /*Sweetsnuffler*/, 219801 /*Shipwright Isaebela*/, 219802 /*Mossy Inert Earthen*/, 219803 /*Tortured Subject*/, 219804 /*Lamplighter Havrik Chayvn*/, 219805 /*Lamplighter Davrak Chavyn*/, 219806 /*Voracious Residue*/, 219807 /*Kobold Trapper*/, 219810 /*Nerubian Ritualist*/, 219812 /*[DNT] Lava Bucket*/, 219813 /*KC: Wax Ruined 1*/, 219814 /*KC: Wax Ruined 2*/, 219815 /*KC: Wax Ruined 3*/, 219816 /*KC: Wax Ruined 4*/, 219817 /*KC: Wax Ruined 5*/, 219818 /*KC: Wax Ruined 6*/, 219819 /*Voracious Fog Beast*/, 219820 /*Voracious Fog Beast*/, 219821 /*Beam Stalker [DNT]*/, 219825 /*zzzoldWebbing*/, 219826 /*Transformatory Apothecary*/, 219827 /*Dracthyr Commando*/, 219829 /*Devouring Residue*/, 219830 /*Famished Residue*/, 219831 /*Desecrated Ground*/, 219832 /*Ice Sickles*/, 219833 /*Weaver's Fang*/, 219834 /*Weaver's Eyes*/, 219835 /*Kaheti Sentry*/, 219836 /*Nerubian Blood Pool*/, 219838 /*Skurro*/, 219839 /*Creaky Mine Cart (Empty)*/, 219842 /*Darkgrotto Hopper*/, 219843 /*Terrace Skipper*/, 219844 /*[DNT] Kill Credit: Scene Ended*/, 219845 /*Kaheti Threadmancer*/, 219846 /*Nerubian Alarm*/, 219847 /*Kaheti Lord*/, 219849 /*Fungarian Spore*/, 219850 /*Terrace Moth*/, 219851 /*[DNT] Invisible Stalker*/, 219852 /*[PH] Weaver Friend*/, 219853 /*Sikran*/, 219854 /*Xesh Slasher*/, 219856 /*Researcher Ven'kex*/, 219857 /*Xesh Creeper*/, 219859 /*[DNT] Proxy*/, 219860 /*Targeting Bunny*/, 219861 /*Kobyss Carver*/, 219862 /*Kobyss Shadewalker*/, 219864 /*Kobyss Ravager*/, 219865 /*Captured Lava Slug*/, 219866 /*Candle*/, 219868 /*[DNT] Kill Credit: Scene Investigated*/, 219869 /*Nerubian Frostblade*/, 219870 /*Kobyss Despoiler*/, 219871 /*Rescued Citizen*/, 219872 /*Peculiar Fungi*/, 219873 /*Webbed Victim*/, 219874 /*High Speaker's Construct*/, 219877 /*Anub'arash*/, 219878 /*Skeinspinner Takazj*/, 219880 /*Kill Credit [DNT]*/, 219881 /*Drowned Arathi*/, 219883 /*[DNT] Proxy*/, 219884 /*[DNT] Proxy*/, 219885 /*Anduin Wrynn*/, 219888 /*[DNT] Kill Credit - Rations Provided*/, 219890 /*[DNT] Proxy*/, 219891 /*[DNT] Kill Credit: Worker Questioned*/, 219892 /*[DNT] Proxy*/, 219895 /*[DNT] Kill Credit: Shipment Looted*/, 219896 /*[DNT] Kill Credit: Shipment Smashed*/, 219897 /*Disturbed Mudspawn*/, 219898 /*Poison Device*/, 219899 /*Batzvara*/, 219900 /*Ausgazur*/, 219901 /*Alekk*/, 219902 /*Territorial Deepflayer*/, 219903 /*Widow Arak'nai*/, 219904 /*Executor Nizrek*/, 219905 /*Deepflayer*/, 219906 /*Siltshell Crab*/, 219907 /*Executor Nizrek*/, 219909 /*Emboldened Fog Wither*/, 219910 /*Darkwater Tidecrusher*/, 219911 /*Lasher*/, 219912 /*Crawler*/, 219913 /*Invasive Witherling*/, 219914 /*Undertide Lurker*/, 219915 /*Deepflayer*/, 219916 /*Throw Rock Vehicle*/, 219917 /*Throw Rock Target*/, 219921 /*Fungari Mycomancer*/, 219922 /*Shackle Anchor*/, 219929 /*Deep Krolusk*/, 219930 /*Deep Krolusk*/, 219931 /*Chained Stormrook*/, 219932 /*Fuel Glyph*/, 219933 /*Fathomless Scout*/, 219934 /*Fathomless Necromancer*/, 219935 /*Fathomless Warrior*/, 219937 /*Arathi Orphan*/, 219938 /*Generic - Empty Bunny*/, 219939 /*Fathomless Ambusher*/, 219940 /*Generic - Empty Bunny*/, 219941 /*[DNT] Kill Credit: Entered Office*/, 219943 /*Winds of the Isles*/, 219944 /*Nerubian Eggs*/, 219945 /*Kill Credit: Left Leg Shackle DIsmantled [DNT]*/, 219948 /*Bloated Drowner*/, 219949 /*Cavern Basilisk*/, 219950 /*Arathi War Priest*/, 219951 /*Aliya Hillhelm*/, 219953 /*[DNT] Kill Credit: Disperse Guards*/, 219955 /*Cinderbee*/, 219956 /*Archmage Khadgar*/, 219957 /*Magni Bronzebeard*/, 219958 /*Dagran Thaurissan II*/, 219959 /*Moira Thaurissan*/, 219960 /*Kill Credit: Investigated Door (ANY) [DNT]*/, 219961 /*[DNT] Door Bunny A*/, 219962 /*Glowshade Skipper*/, 219963 /*Arathi Orphan*/, 219964 /*[DNT] Slate Bunny 1*/, 219965 /*Pipe 2 Interact Credit*/, 219966 /*Y'tekhi*/, 219967 /*Devoured Basilisk*/, 219968 /*Kill Credit: Slate 02 investigated [DNT]*/, 219969 /*Terrified Socialite*/, 219970 /*Sparking Electroscythes*/, 219971 /*Kill Credit [DNT]*/, 219972 /*[DNT] Door Bunny B*/, 219973 /*[DNT] Door Bunny C*/, 219974 /*Orweyna*/, 219978 /*Area Trigger Bunny*/, 219979 /*Weaver's Agent*/, 219982 /*Oathsworn Peacekeeper*/, 219983 /*Hollows Resident*/, 219984 /*Xeph'itik*/, 219987 /*Blipp*/, 219988 /*Nimbus*/, 219989 /*Ammp*/, 219991 /*Ruufus*/, 219992 /*Coreway Worker*/, 219993 /*Coreway Worker*/, 219994 /*[DNT] Bunny - Tower VFX*/, 219995 /*Personal Skiff*/, 219996 /*Faceless Devotee*/, 220000 /*Infused Guardian*/, 220001 /*Black Blood Ooze*/, 220002 /*Black Blood Container*/, 220003 /*Hollows Resident*/, 220004 /*Ascended Aristocrat*/, 220005 /*Tefferty Ulreth*/, 220006 /*Affrighted Hireling*/, 220008 /*Cragpie*/, 220009 /*Unknown Voice*/, 220010 /*Scarab Mother Ha'chip*/, 220011 /*Alia Irongear*/, 220012 /*Hollows Merchant*/, 220013 /*Vosh Clutchlord*/, 220015 /*Fungari Sporetender*/, 220016 /*Lupas Lightsprocket*/, 220017 /*Sir Finley Mrrgglton*/, 220018 /*Elise Starseeker*/, 220019 /*Reno Jackson*/, 220020 /*Toddy Whiskers*/, 220021 /*Rannan Korren*/, 220022 /*Skipper*/, 220023 /*Tuberros*/, 220024 /*Tharessa Sunstrand*/, 220025 /*Telerune Node*/, 220026 /*Slumbering Mountain Giant*/, 220027 /*Nerubian Ballista*/, 220028 /*Ballista*/, 220029 /*Gearsweep*/, 220030 /*Ballista*/, 220031 /*Kill Credit: Node Connected*/, 220032 /*Kill Credit: Node Connected 1-2*/, 220033 /*Kill Credit: Node Connected 2-3*/, 220034 /*Kill Credit: Node Connected 3-1*/, 220035 /*Telerune Node*/, 220036 /*Telerune Node*/, 220037 /*Reposing Knight*/, 220038 /*Shattered Crystal*/, 220039 /*Cinderhoney Droplet*/, 220041 /*Talonstalker Kavia*/, 220042 /*[DNT] Kill Credit: Drinks*/, 220043 /*[DNT] Kill Credit: Bandages*/, 220045 /*Valaden Silverblade*/, 220046 /*Fire Elemental*/, 220047 /*Y'tekhi*/, 220048 /*Faerin Lothar*/, 220049 /*Frost Device*/, 220050 /*Kill Credit: Portal 1 Taken*/, 220051 /*Flynn Fairwind*/, 220052 /*Alekk*/, 220053 /*Eadward*/, 220054 /*Alekk's Ride Home*/, 220055 /*Kill Credit: Exposition Convo*/, 220056 /*Maeryl Vlann*/, 220057 /*Alekk's Ride Home*/, 220058 /*Imperial Lynx*/, 220059 /*Shadegrumble Bear*/, 220060 /*Taste Tester*/, 220062 /*Kill Credit: Portal 1 Helped*/, 220063 /*Wenren Althal*/, 220065 /*Umbral Weave*/, 220066 /*Scroll Bearer*/, 220067 /*Salmoncrab*/, 220068 /*Malfunctioning Spire*/, 220070 /*Wandspark*/, 220071 /*Lilian Voss*/, 220073 /*Skiff Handler*/, 220074 /*Skiff Archer*/, 220078 /*Researcher Xik'vik*/, 220079 /*Failed Ascended*/, 220080 /*Frost Device*/, 220084 /*Bloated Pest*/, 220085 /*Shadow-Infused Nerubian Ritualist*/, 220086 /*Kill Credit: Q01 - Take the Vizier's Taxi*/, 220087 /*Swarming Screamer*/, 220088 /*bunny*/, 220089 /*Vizier's Personal Swarmite*/, 220090 /*Ascension-Crazed Soldier*/, 220091 /*Brazier Melted Candle Bunny*/, 220092 /*Gilded Knuckles*/, 220093 /*[DNT] Kill Credit: Cloak*/, 220094 /*[DNT] Kill Credit: Gloves*/, 220095 /*[DNT] Kill Credit: Weapons*/, 220096 /*[DNT] Kill Credit: Mask*/, 220097 /*Nerubian Ballista*/, 220098 /*Dark Bombardier*/, 220099 /*Nerubian Slasher*/, 220100 /*Nerubian Threadmancer*/, 220101 /*Nerubian Commander*/, 220102 /*Nerubian Darkcaster*/, 220103 /*Nerubian Lord*/, 220104 /*Nerubian Commander*/, 220106 /*Skittering Menace*/, 220107 /*Ankle Biter*/, 220108 /*Charging Bruiser*/, 220109 /*Chittering Fearmonger*/, 220115 /*Captain Exposition*/, 220117 /*Peculiar Fish*/, 220118 /*bunny*/, 220119 /*Speaker Xanventh*/, 220121 /*bunny*/, 220124 /*Faerin Lothar*/, 220126 /*Kill Credit: Q01 - Finish the Vizier's Taxi*/, 220127 /*Vizier's Personal Swarmite*/, 220128 /*Kill Credit: Q01 - Meet The Vizier*/, 220129 /*Swarmite Handler*/, 220130 /*Speaker Xanventh*/, 220131 /*Saradi*/, 220132 /*Weaver's Agent*/, 220133 /*Weaver's Instructions*/, 220134 /*Weaver's Pheromone*/, 220135 /*Weaver's Agent*/, 220136 /*Volatile Pheromones*/, 220137 /*Tidal Swarmer*/, 220138 /*Regurgitating Monstrosity*/, 220139 /*Slithering Spew*/, 220140 /*Stolen Memory Gem*/, 220141 /*Royal Jelly Purveyor*/, 220143 /*Lances*/, 220145 /*Saurolisk Ambusher*/, 220146 /*Stonescale Lurker*/, 220147 /*Sureki Hulk*/, 220148 /*Gem Hoarder*/, 220149 /*Colossal Egg*/, 220150 /*Squirming Egg*/, 220151 /*Quivering Broodcluster*/, 220152 /*Sureki Sycophant*/, 220153 /*Sureki Threadmancer*/, 220154 /*Earthen Theatergoer*/, 220155 /*Shaleshell Clicker*/, 220156 /*Tiny Sporbit*/, 220157 /*Floid Mayslord*/, 220158 /*Under-Lord Vik'tis*/, 220159 /*Brineslash*/, 220160 /*ZZ-01-47 Possessed Credit*/, 220161 /*Albert*/, 220162 /*Ceremonial Sentinel*/, 220164 /*Darkened Husk*/, 220165 /*[DNT] Kill Credit: Regroup*/, 220166 /*[DNT] Kill Credit: Speak to Steelvein*/, 220167 /*[DNT] Kill Credit: Ardgrin Defeated*/, 220168 /*Stumblegrub*/, 220169 /*Glimmerspore*/, 220171 /*Grapple Point*/, 220173 /*Lightdarter*/, 220175 /*Dustflap*/, 220176 /*Pipe 1 Interact Credit*/, 220177 /*Crackcreeper*/, 220180 /*Pulsing Device*/, 220181 /*Vanathia*/, 220182 /*bunny*/, 220183 /*bunny*/, 220184 /*bunny*/, 220185 /*Trapped Machine Speaker*/, 220186 /*Trapped Earthen Machine Speaker*/, 220187 /*Cave Giant*/, 220188 /*Mudnose Mole*/, 220190 /*Glowmite*/, 220191 /*Sparking Haulbot*/, 220192 /*Steelvein*/, 220193 /*Sureki Venomblade*/, 220195 /*Sureki Silkbinder*/, 220196 /*Herald of Ansurek*/, 220197 /*Royal Swarmguard*/, 220199 /*Battle Scarab*/, 220202 /*Luch*/, 220203 /*Failed Experiment*/, 220204 /*Skurro*/, 220205 /*Wiggling Cocoon*/, 220206 /*Crazed Skardyn*/, 220207 /*Trapped Kobold*/, 220208 /*Chef Chops*/, 220209 /*Chef Toastie*/, 220210 /*Waxy Runoff*/, 220211 /*Lurking Marauder*/, 220212 /*Wall*/, 220213 /*Repurposed Nerubian Charge*/, 220214 /*Attraction Pheromone*/, 220215 /*Repulsion Pheromone*/, 220216 /*Attack Pheromone*/, 220217 /*Hunger Pheromone*/, 220218 /*[DNT] Kill Proxy - Max Level - Give Olbarig Moment*/, 220219 /*Tasty Dinner*/, 220220 /*Berrund the Gleaming*/, 220221 /*Nerubian Hatchling*/, 220222 /*Frenzied Leaper*/, 220223 /*Kill Credit: Investigated Market [DNT]*/, 220224 /*Cinderbrew Bomb*/, 220225 /*Injured Soldier*/, 220227 /*Chair*/, 220228 /*Squinch*/, 220229 /*Kill Credit: Investigated Door A [DNT]*/, 220230 /*Brekk*/, 220231 /*Flindersnik*/, 220232 /*Glumtooth Rider*/, 220233 /*Earthen Theatergoer*/, 220234 /*Kill Credit: Slate 04 investigated [DNT]*/, 220235 /*[DNT] Slate Bunny 2*/, 220236 /*Siltsliver*/, 220237 /*Abyssal Leviathan*/, 220238 /*Cindersting*/, 220239 /*[DNT] Kill Credit*/, 220241 /*Rockgore*/, 220242 /*Faithful of Zirix*/, 220243 /*Kill Credit: Tools investigated [DNT]*/, 220246 /*Shimmerfin Mender*/, 220247 /*[DNT] Kill Credit: Find Anduin and Alleria*/, 220248 /*[DNT] Kill Credit: Propaganda Collected*/, 220249 /*Shimmerfin Oracle*/, 220252 /*Shimmerfin Scrapper*/, 220253 /*Glumtooth Bruiser*/, 220255 /*Kill Credit: Investigated Door C [DNT]*/, 220256 /*Glumtooth Trapper*/, 220257 /*Captured Undercrawler*/, 220258 /*Spindle*/, 220259 /*Credit Large*/, 220260 /*Credit Small*/, 220261 /*Captured Jawgrub*/, 220262 /*Bobbin*/, 220263 /*Left Waterwheel*/, 220264 /*Right Waterwheel*/, 220265 /*Automaxor*/, 220266 /*Coalesced Monstrosity*/, 220267 /*Charmonger*/, 220268 /*Trungal*/, 220269 /*Cragmund*/, 220270 /*Zilthara*/, 220271 /*Terror of the Forge*/, 220272 /*Deathbound Husk*/, 220273 /*Rampaging Blight*/, 220274 /*Aquellion*/, 220275 /*King Splash*/, 220276 /*Candleflyer Captain*/, 220277 /*Pearl Farmer*/, 220279 /*Rare Group Elite 6*/, 220280 /*Rare Group Elite 5*/, 220281 /*Rare Group Elite 4*/, 220282 /*Rare Group Elite 3*/, 220283 /*Rare Group Elite 2*/, 220284 /*Rare Group Elite 1*/, 220285 /*Lurker of the Deeps*/, 220286 /*Deepflayer Broodmother*/, 220287 /*Kelpmire*/, 220288 /*Hollow Frostweaver*/, 220289 /*Glumtooth Looky-loo*/, 220290 /*Glumtooth Gambler*/, 220291 /*Pearl Farmer*/, 220292 /*Any Waterwheel*/, 220293 /*Aliya Hillhelm*/, 220294 /*Siege Skitterer*/, 220295 /*Fallside Falcon*/, 220296 /*Peacock Chick*/, 220297 /*Tiny Marmot*/, 220298 /*Forest Mouse*/, 220299 /*Grazing Shalehorn*/, 220300 /*Bandtail Kestrel*/, 220301 /*Nerubian Tank*/, 220302 /*Dreadfang the Merciless*/, 220303 /*Kill Credit [DNT]*/, 220304 /*Spreading Sporbit*/, 220305 /*Little Charger*/, 220306 /*[DNT] Kill Proxy - Max Level - Thanesmoot*/, 220307 /*Holiday Enthusiast*/, 220308 /*Gramwharl*/, 220309 /*Big Bacon*/, 220310 /*Cookie Crumb*/, 220311 /*Rosepetal*/, 220312 /*Little Skybeam*/, 220313 /*Shimmerfin Scrapper*/, 220314 /*Bogpiper*/, 220315 /*Sureki Strongarm*/, 220316 /*Deadly Sprout*/, 220318 /*Progenitor Spider*/, 220319 /*Shadowlands Spider*/, 220320 /*Mechanical Spider*/, 220321 /*Fire Spider*/, 220322 /*Mine Spider*/, 220323 /*Ice Spider*/, 220324 /*Nightmare Spider*/, 220325 /*Barbed Spider*/, 220326 /*Spectral Spider*/, 220327 /*Tarantula*/, 220328 /*Lava Tarantula*/, 220329 /*Demon Spider*/, 220330 /*Bone Spider*/, 220332 /*Fal'dorei Fel*/, 220333 /*Spider Boss Arcane*/, 220334 /*Spider Boss No Fire*/, 220335 /*Spider Boss Fire*/, 220336 /*Aranakk*/, 220337 /*Fal'dorei Priest*/, 220338 /*Fal'dorei Fel Priest*/, 220339 /*Nerubian Priest Old*/, 220340 /*Nerubian Default Old*/, 220341 /*Nerubian Threadling Old*/, 220342 /*Nerubian Flyer Old*/, 220343 /*Nerubian New*/, 220344 /*Nerubian Priest New*/, 220345 /*Undercrawler Spider*/, 220346 /*Nerubian Threadling New*/, 220347 /*Nerubian Baby*/, 220348 /*Nerubian Flyer New*/, 220349 /*Fal'dorei*/, 220350 /*Lamplighter Skiff*/, 220351 /*Umbral Citizen*/, 220352 /*Controller Bunny [DNT]*/, 220353 /*Umbral Citizen*/, 220354 /*Chief Dinaire*/, 220355 /*Hapless Contestant*/, 220356 /*Bog Beast*/, 220357 /*Bogpiper*/, 220362 /*Smaragthr*/, 220363 /*Waste Flayer*/, 220364 /*Tentacular Slime*/, 220366 /*Crystalline Portal*/, 220367 /*[DNT] Proxy*/, 220368 /*Failed Batch*/, 220369 /*Dustcrawler Beetle*/, 220370 /*Earthenwork Stoneskitterer*/, 220371 /*Cooking Supplies*/, 220373 /*[DNT] Proxy*/, 220374 /*Obstructed Drain*/, 220375 /*Invisible Bomb Bunny [DNT]*/, 220376 /*Captured Candlefly*/, 220377 /*Klaskin*/, 220378 /*Petrifying Fog*/, 220379 /*[DNT] Proxy*/, 220381 /*Nourishing Squirmer*/, 220382 /*Loombug*/, 220383 /*Gulperworm*/, 220384 /*Dry Webbing*/, 220385 /*Boss Whiskerlash*/, 220386 /*Kill Credit [DNT]*/, 220387 /*Kill Credit [DNT]*/, 220388 /*Kill Credit [DNT]*/, 220389 /*Kriksi*/, 220390 /*Rankfang*/, 220391 /*Bileweb*/, 220392 /*Twinkling Candlefly*/, 220393 /*Moira Thaurissan*/, 220394 /*Berrund the Gleaming*/, 220395 /*Giant Slime, Ochre*/, 220397 /*Chef Dinaire*/, 220398 /*Mudnose Mole Pup*/, 220399 /*Cache Courier*/, 220400 /*[DNT]Retrieved Husband Kill Credit*/, 220401 /*Pale Priest*/, 220402 /*Alleria Windrunner*/, 220403 /*[REUSE]Sureki Knight-Aspirant*/, 220404 /*Royal Acolyte*/, 220405 /*[REUSE]Royal Guard*/, 220406 /*Faerin Lothar*/, 220407 /*Silki*/, 220408 /*Kiki*/, 220409 /*Zeki*/, 220410 /*Oozemodius*/, 220411 /*Chef's Assistant*/, 220412 /*Nebb*/, 220413 /*Oozeling*/, 220414 /*Lightning Dome*/, 220415 /*Hrandaz*/, 220416 /*Contaminating Goo*/, 220417 /*Kagfritha*/, 220418 /*Dagran Thaurissan II*/, 220419 /*KC: Moved From Start Position*/, 220420 /*Remembered Riverpaw*/, 220421 /*KC: Collection*/, 220422 /*Evolved Observer*/, 220423 /*Retired Lord Vul'azak*/, 220424 /*Shadowvein Mine Final Lever Activation Credit [DNT]*/, 220425 /*Magni?*/, 220426 /*Dislodged Dynamite*/, 220427 /*Elekk Jump Pad*/, 220428 /*Report back to Dagran CREDIT*/, 220429 /*Void Mass*/, 220430 /*Dagran Thaurissan II*/, 220431 /*Visiting Merchant*/, 220432 /*Particularly Bad Guy*/, 220433 /*Vile Behemoth*/, 220434 /*Cave Giant Boss*/, 220435 /*Invisible Fuse Bunny [DNT]*/, 220436 /*Webbed Hostage*/, 220437 /*Overseer Kaskel*/, 220442 /*Merrix*/, 220443 /*Shraubendre*/, 220444 /*[DNT] Kill Proxy - Max Level - 15 - Shraubendre Mounted*/, 220446 /*Skorthuz*/, 220447 /*Kobyss Lurker*/, 220448 /*Lisky*/, 220449 /*Shadowstarved Spawnling*/, 220450 /*Grapple Point*/, 220451 /*Keening Shadows*/, 220455 /*Dagran Thaurissan II*/, 220456 /*All That Remains*/, 220457 /*Mechanized Enforcer*/, 220459 /*ZZ-01-47*/, 220460 /*Keening Shadows*/, 220461 /*Weaver's Agent*/, 220462 /*Weaver's Instructions*/, 220463 /*Distraction Credit Large*/, 220464 /*Distraction Credit Small*/, 220466 /*Stillstone Frog Trap*/, 220471 /*Irritated Salvager*/, 220472 /*Vindictive Technician*/, 220474 /*bunny*/, 220476 /*Livid Enforcer*/, 220478 /*Earthen Power Suit*/, 220479 /*Visiting Merchant*/, 220483 /*Attentive Silkhauler*/, 220484 /*Derelict Golem*/, 220485 /*Peculiar Nerubian*/, 220486 /*Derelict Golem*/, 220487 /*Derelict Golem*/, 220488 /*Derelict Golem*/, 220490 /*Weaver's Agent*/, 220491 /*Arathi Orphan*/, 220492 /*Finclaw Bloodtide*/, 220493 /*Kill Credit [DNT]*/, 220494 /*Kill Credit [DNT]*/, 220495 /*Kill Credit [DNT]*/, 220496 /*Kill Credit [DNT]*/, 220497 /*Silk Nibbler*/, 220500 /*Sweet-sting Worker*/, 220501 /*Royal Shackles*/, 220502 /*Invasive Sweet-sting*/, 220503 /*[DNT] Generic Bunny*/, 220504 /*Shadow Totem*/, 220505 /*Targeting Bunny*/, 220506 /*Kill Credit: Q02 - Pheromones Begin*/, 220507 /*The Puppetmaster?*/, 220508 /*The Puppetmaster?*/, 220509 /*The Puppetmaster?*/, 220510 /*The Puppetmaster?*/, 220511 /*Invis bunny for spell targeting [DNT]*/, 220515 /*Foreman-in-Training*/, 220516 /*Foreman-in-Training*/, 220517 /*Foreman-in-Training*/, 220518 /*Foreman-in-Training*/, 220523 /*Nerubian Hanging Mine*/, 220527 /* Proxy*/, 220528 /*Terrified Kobold*/, 220529 /*Crushed Lashroom*/, 220530 /* Proxy*/, 220531 /*Peculiar Fish*/, 220532 /*Trapped Kobold*/, 220533 /* Proxy*/, 220535 /*Peculiar Fish*/, 220536 /*Alleria Windrunner*/, 220537 /*Portal Stalker*/, 220538 /* Proxy*/, 220539 /*Dawntower Light*/, 220540 /*Latcher Broodcluster*/, 220541 /*Keening Shadows*/, 220542 /*Enraged Kelp*/, 220543 /*Angry Rocks*/, 220544 /*Raging Dunecore*/, 220545 /*Tidal Hydrocore*/, 220546 /*Primal Earth Elemental*/, 220547 /*Briney Kelpcore*/, 220548 /*Rock Sporebat*/, 220549 /*KC: Dug Too High*/, 220550 /*Lashroom Ambusher*/, 220551 /*Sureki Ironweaver*/, 220552 /*Wax Golem*/, 220553 /*The Black Empire*/, 220554 /*Dawntower Light*/, 220560 /*Harbingers of the Void*/, 220561 /*The Ascended*/, 220562 /*Queen Ansurek*/, 220563 /*Queen Ansurek*/, 220564 /*Speakeasy Runeguard*/, 220565 /*Raen Dawncavalyr*/, 220566 /*Obstorn*/, 220568 /*Thimble*/, 220569 /*Arathi Stalwart*/, 220570 /*[DNT] Spell Target Bunny*/, 220572 /*Shadow Elemental*/, 220573 /*Shadow Elemental*/, 220574 /*Raised Memorial Tender*/, 220575 /*Shadow Elemental*/, 220576 /*Shadow Elemental*/, 220577 /*Nerl'athekk the Skulking*/, 220578 /* Proxy*/, 220579 /* Proxy*/, 220580 /* Proxy*/, 220581 /* Proxy*/, 220582 /*[DNT] Kill Credit*/, 220583 /*Murfie*/, 220584 /*Sammy Fizzvolt*/, 220585 /*Lamplighter Havrik Chayvn*/, 220586 /*Queen Ansurek*/, 220589 /*Orator Vatru'cix*/, 220590 /*Curious Cave Skipper*/, 220595 /*Orweyna*/, 220596 /*Hannan*/, 220597 /*Brennok*/, 220598 /*Invis bunny for spell targeting [DNT]*/, 220599 /*Bloodstained Webmage*/, 220600 /*Haimaz*/, 220601 /*Sky'reen*/, 220602 /*Orweyna*/, 220603 /*Orweyna*/, 220605 /*Hannan*/, 220607 /*Hannan*/, 220608 /*Hannan*/, 220610 /*Orweyna*/, 220612 /*Earthen Wagon*/, 220613 /*Cart Hauler*/, 220614 /*Chef's Assistant*/, 220615 /*Root of Trungal*/, 220616 /*Corridor Sleeper*/, 220617 /*[DNT] Spell Target Bunny*/, 220619 /*Stormrider Recruit*/, 220621 /*Darkwater Tidecrusher*/, 220622 /*Wildhammer Gryphon Rider*/, 220624 /*Drowned Arathi*/, 220626 /*Blood Parasite*/, 220627 /*Zero Clucks Given*/, 220628 /*Monstrous Skardyn*/, 220629 /*Bilni*/, 220630 /*Fressa Blastfoot*/, 220631 /*Overworked Miner*/, 220632 /*Explosive Mineshroom*/, 220633 /*Corby Taps*/, 220634 /*Monday Fuseflick*/, 220635 /*Friday Fuseflick*/, 220637 /*[DNT]Coast is Clear Credit*/, 220639 /*Skardyn Behemoth*/, 220640 /*Skardyn Behemoth*/, 220643 /*Deepwater Makura*/, 220644 /*Harvest Warden Izk'tilak*/, 220653 /*Aberrant Deepwalker*/, 220655 /*Warped Sapling*/, 220656 /*Tentacle Slime*/, 220659 /*Irradiated Swimmer*/, 220660 /*Sickly Chili*/, 220661 /*Vizier's Scouting Shadecaster*/, 220662 /*Inefficient Fixer*/, 220663 /*Tribelle*/, 220664 /*Ruzz*/, 220665 /*General's Scouting Shadecaster*/, 220666 /*Swift*/, 220667 /*Invisible Bunny*/, 220668 /*Whale Shark*/, 220669 /*Stormrider Hunfrid*/, 220673 /*Jade Quilen Statue*/, 220674 /*[DNT] Watering Beam Stalker*/, 220675 /*Remembered Construct*/, 220676 /*Vehicle Grandparent*/, 220677 /*Vehicle Parent*/, 220678 /*Vehicle Rider*/, 220679 /*Klaskin*/, 220680 /*Remembered Spawn*/, 220682 /*That Which Lurks*/, 220683 /*Lashroom*/, 220684 /*[DNT]Snack Husband Kill Credit*/, 220685 /*[DNT] Kill Proxy - Max Level - 01 - Stormrider Triaged*/, 220687 /*Lashroom*/, 220690 /*Klaskin*/, 220691 /*Flickering Glowmoth*/, 220692 /*Loaderbot*/, 220693 /*Loaderbot*/, 220694 /*Creature Name*/, 220695 /*Loaderbot*/, 220696 /*Loaderbot*/, 220697 /*Creature Name*/, 220698 /*Shadowsting Scorpid*/, 220699 /*Elmo Seedheart*/, 220700 /*Creature Name*/, 220701 /*Agitated Shadowsting*/, 220702 /*Finn "Folly" Fobbs*/, 220703 /*Starblessed Glimmerfly*/, 220704 /*Jomy*/, 220705 /*KC: Helped*/, 220706 /*Defender of the Wall*/, 220707 /*Staglette*/, 220708 /*Summoned Swarmite*/, 220709 /*Leviathan Bait*/, 220710 /*Leviathan Manipulator*/, 220711 /*Enthusiastic Relaxer*/, 220712 /*Black Blood Harvester*/, 220713 /*Harvest Overseer*/, 220714 /*Harvest Hauler*/, 220715 /*Uncanny Valley*/, 220716 /*True Love*/, 220717 /*Rally Blastfoot*/, 220718 /*Maera Ashyld*/, 220719 /*Invisible Bunny*/, 220720 /*Magpie*/, 220721 /*Mix'ni*/, 220722 /*Rakva*/, 220723 /*Trex'na*/, 220724 /*Plinkni*/, 220725 /*Xal'in*/, 220726 /*Zalnax*/, 220727 /*Harvest Overseer*/, 220728 /*"Doctor" Thad Rustwhistle*/, 220729 /*Pearlfin Sea-Shaman*/, 220730 /*Royal Venomshell*/, 220731 /*Kill Credit: Weaver Informed [DNT]*/, 220733 /*Gharrli*/, 220734 /*Sludgeborn Shambler*/, 220735 /*Blossim*/, 220736 /*Ravenous Flopper*/, 220737 /*Citriss*/, 220738 /*Leviathan Caller*/, 220739 /*Failed Experiment*/, 220740 /*Moth Eggs*/, 220741 /*Slamming Tentacle*/, 220742 /*Guardian Tentacle*/, 220743 /*Assistant Skitterling*/, 220744 /*Overworked Cook*/, 220745 /*Failed Experiment*/, 220746 /*Slaughtered Kobold*/, 220748 /*KC: Helped Small*/, 220749 /*Kill Credit [DNT]*/, 220750 /*Berggam*/, 220751 /*Tank Container Stalker*/, 220752 /*Mossflower*/, 220753 /*Ressin*/, 220754 /*Moth*/, 220755 /*Panicking Kobold*/, 220756 /*Thirsty Salvager*/, 220757 /*Mmarl Niffen*/, 220758 /*Roople*/, 220759 /*Shadowsand*/, 220760 /*Momma Nilla*/, 220761 /*Darkfuse Enforcer*/, 220762 /*Seacurse*/, 220763 /*Coralcrush*/, 220764 /*Unsettled Snail*/, 220765 /*Juvenile Snail*/, 220766 /*Fleshmite*/, 220767 /*Mmarl Youngster*/, 220769 /*Orator Krix'vizk*/, 220770 /*Void Barrier*/, 220771 /*Murkspike*/, 220772 /*Sightless Wavecutter*/, 220773 /*Web Container Stalker*/, 220774 /*Puddle Container Stalker*/, 220775 /*Bleached Sandskitter*/, 220776 /*Mangled Harvester*/, 220777 /*Executor Nizrek*/, 220778 /*Professional V.I.P.*/, 220780 /*Elite Guard*/, 220781 /*Aspirant Kiipka*/, 220782 /*Stalker*/, 220783 /*Stalker*/, 220784 /*Batzvara*/, 220785 /*KC: Helped Large*/, 220786 /*Wavecutter Eel*/, 220787 /*Softsnout*/, 220788 /*Softsnout*/, 220789 /*Deep Krolusk*/, 220790 /*Deadly Krolusk*/, 220791 /*Whirling Updraft*/, 220792 /*Stonehead Koboldcrusher*/, 220793 /*Favored Citizen*/, 220794 /*Raging Dunecore*/, 220796 /*Delver's Dirigible*/, 220797 /*Poisonous Fungarian Helm*/, 220798 /*Cowed Celebrant*/, 220799 /*Rockslime*/, 220800 /*Rockslime*/, 220801 /*Kill Credit [DNT]*/, 220802 /*Kurdran Wildhammer*/, 220803 /*Kill Credit [DNT]*/, 220804 /*Kill Credit [DNT]*/, 220805 /*Danath Trollbane*/, 220806 /*Kill Credit [DNT]*/, 220807 /*Overlord Geya'rah*/, 220814 /*Loyalist Bio-smith*/, 220815 /*Blazing Fiend*/, 220816 /*Kill Credit [DNT]*/, 220818 /*The Weaver*/, 220819 /*Waste Disposal*/, 220820 /*Batzvara*/, 220822 /*Targeting Bunny 4*/, 220823 /*Targeting Bunny 3*/, 220824 /*Targeting Bunny 2*/, 220825 /*Targeting Bunny 1*/, 220826 /*Coral Kobyss Helm*/, 220827 /*Candelabra Kobold Helm*/, 220828 /*Bronzebeard Hat*/, 220829 /*Rulk'Nerub Backpiece*/, 220830 /*Mug of Cinderbrew*/, 220831 /*Wayward Emissary*/, 220834 /*[DNT] Kill Proxy - Max Level - 07 - Checkin*/, 220835 /*Dagran Thaurissan II*/, 220836 /*Spewing Hemorrhage*/, 220837 /*TEST GUARD*/, 220838 /*Shadowtide Corruptor*/, 220839 /*Guide of the Vizier*/, 220841 /*Nerubian Caster Old*/, 220842 /*Nerubian Warrior Old*/, 220843 /*Isanyx*/, 220844 /*Shadowtide Disciple*/, 220845 /*Frustrated Gambler*/, 220846 /*Rowdy Rubble*/, 220847 /*Nazkena*/, 220848 /*Delve Key Credit*/, 220849 /*Pandering Fight Announcer*/, 220850 /*Kill Credit: Escape Line Used [DNT]*/, 220851 /*Cloud Gryphon*/, 220852 /*Cloud Gryphon*/, 220853 /*Cloud Gryphon*/, 220854 /*Cloud Gryphon*/, 220855 /*Pale Priest*/, 220856 /*Expended Fungal Pod*/, 220857 /*Crushed Scorpid*/, 220858 /*Crushed Mole*/, 220859 /*Amy Lychenstone*/, 220860 /*Cave Entrance*/, 220861 /*Eroded Titan Construct*/, 220862 /*Mipsey's Mole Course*/, 220863 /*Tidewrath*/, 220865 /*Holiday Enthusiast*/, 220866 /*Horde Flag*/, 220867 /*Y'tekhi*/, 220868 /*Hungry Mole*/, 220869 /*Unstable Fungal Pod*/, 220870 /*Holiday Enthusiast*/, 220871 /*[DNT] Kill Credit: Alleria Void Bubble*/, 220874 /*Hermit Crab*/, 220875 /*Sea Slug*/, 220876 /*Frog*/, 220881 /*Faerin*/, 220882 /*Shore Giant*/, 220883 /*Sweetspark the Oozeful*/, 220884 /*Sureki Ironweave*/, 220885 /*Sureki Grunt*/, 220886 /*Shadowtide Bulwark*/, 220887 /*Tiderusher Shalemaw*/, 220888 /*Fog Wither*/, 220889 /*Kill Credit [DNT]*/, 220890 /*Matriarch Charfuria*/, 220891 /*Bloodswell Creation*/, 220892 /*Deactivated War Golem*/, 220893 /*KC: Mole Course Flag*/, 220894 /*Cup of Shell Juice*/, 220896 /*High Speaker Brinthe*/, 220897 /*Supervisor Radlock*/, 220898 /*Seagull*/, 220899 /*Seagull*/, 220900 /*Umbral Citizen*/, 220901 /*Supervisor Radlock*/, 220902 /*[DNT] Follow Korgran - 2*/, 220903 /*Royal Umbral Citizen*/, 220904 /*Kobyss Shellbreaker*/, 220905 /*Kobyss Soul-Twister*/, 220906 /*Slain Taelloch Miner*/, 220907 /*Kobyss Shellbreaker*/, 220914 /*Supervisor Radlock Kill Credit*/, 220915 /*Disobedient Beast-Slave*/, 220916 /*Royal Appointee*/, 220917 /*Chitinous Goliath*/, 220918 /*Kill Credit [DNT]*/, 220919 /*Bertola*/, 220920 /*Dorbund*/, 220921 /*Eiggard*/, 220923 /*Merrimack*/, 220924 /*Pipe 1 Exit Credit*/, 220925 /*Waterworks Scene Complete*/, 220926 /*Cleaned Crusher*/, 220927 /*Speak to Brinthe*/, 220928 /*High Speaker Brinthe*/, 220938 /*Mature Gloomgrowth*/, 220939 /*Gloomgrowth*/, 220941 /*Fog Sower*/, 220943 /*Reliquary Researcher*/, 220944 /*Expedition Scout*/, 220945 /*KC: Hungry Mole Bothered*/, 220946 /*Venture Co. Honey Harvester*/, 220947 /*Arathi Fisher*/, 220951 /*Hannan*/, 220952 /*On'hiea*/, 220953 /*Wanderer Ida*/, 220954 /*Ney'leia*/, 220955 /*Kai'shae*/, 220956 /*Sundraskeld*/, 220957 /*Boost*/, 220958 /*Mindless Reaver*/, 220959 /*Klaemar*/, 220960 /*[DNT] FX Stalker*/, 220961 /*Coreway Repair Rig*/, 220962 /*Cart Hauler*/, 220963 /*Dornogal Steward*/, 220964 /*Strand Lift*/, 220966 /*Skardyn Fighter*/, 220967 /*Leech Larva*/, 220968 /*Mannequin*/, 220971 /*[DNT] Kill Credit*/, 220972 /*Strand Lift*/, 220973 /*Grabby Rock*/, 220974 /*Bazaar Guard*/, 220975 /*Crawling Bulwark*/, 220976 /*Hollows Guard*/, 220977 /*Burrows Guard*/, 220978 /*Skeins Guard*/, 220979 /*Crawling Bulwark*/, 220980 /*Crawling Bulwark*/, 220981 /*Crawling Bulwark*/, 220982 /*Sureki Guard*/, 220983 /*Crawling Bulwark*/, 220985 /*Darkwater Clawsmasher*/, 220986 /*Hollows Sentry*/, 220987 /*Burrows Sentry*/, 220988 /*Skeins Sentry*/, 220989 /*Sureki Sentry*/, 220990 /*Darkwater Evoker*/, 220991 /*Darkwater Ranger*/, 220992 /*Darkwater Belly-gutter*/, 220993 /*kill credit: Staff Collected*/, 220994 /*Fish Cart-Pusher*/, 220995 /*Kill Credit*/, 220996 /*Father Winter's Helper*/, 220997 /*Tulumun*/, 220998 /*Large Ramolith Prop*/, 220999 /*Aggregation of Horrors*/, 221000 /*Shadowvein Miner*/, 221001 /*Kill Credit*/, 221002 /*Khole*/, 221003 /*Stalker*/, 221004 /*Nurdraskeld*/, 221005 /*Austraskeld*/, 221006 /*Austraskeld*/, 221007 /*[DNT] Coreway Mech Stalker*/, 221008 /*Clam Cart-Pusher*/, 221009 /*[DNT] Finished Scenario*/, 221010 /*Seagull*/, 221011 /*Resting Miner*/, 221013 /*[DNT] Kill Proxy - Shore Giant - Head*/, 221015 /*Coreway Weldhand*/, 221016 /*Kobold Mender*/, 221017 /*Waste Flayer*/, 221018 /*KC: Start Climbing*/, 221019 /*Ruffious*/, 221020 /*KC: TP to Surface*/, 221021 /*KC: Climb High*/, 221022 /*KC: Climb Mid*/, 221023 /*Wild Ramolith*/, 221024 /*Enraged Shalehorn*/, 221029 /*Siege Webwing*/, 221030 /*Winter Veil Cracker*/, 221032 /*Rhak'ik*/, 221033 /*Air Purifier*/, 221034 /*Fire Mote*/, 221035 /*Royal Scribe*/, 221036 /*Rotten Little Helper*/, 221037 /*Ragefin Carver*/, 221038 /*Kirin Tor Mage*/, 221039 /*Kirin Tor Mage*/, 221040 /*Globe Yeti*/, 221041 /*Tiny Snowman*/, 221042 /*Baby Greench*/, 221043 /*Noli Marlen*/, 221044 /*Stablehand*/, 221045 /*[DNT] Kill Credit: Potion A*/, 221046 /*[DNT] Kill Credit: Potion B*/, 221047 /*[DNT] Kill Credit: Potion C*/, 221049 /*Kobold Candle-Tosser*/, 221050 /*Kobold Trapper*/, 221051 /*Kobold Minion*/, 221052 /*Captain*/, 221053 /*Arathi Crate*/, 221054 /*[DNT] Kill Credit: Creature Punted*/, 221055 /*Ascended Trafficker*/, 221056 /*Kill Credit: Fog sample collected - ANY [DNT]*/, 221057 /*Kill Credit: Fog sample A collected [DNT]*/, 221058 /*Kill Credit: Fog sample B collected [DNT]*/, 221059 /*Kill Credit: Fog sample C collected [DNT]*/, 221060 /*Pustulant Feaster*/, 221061 /*Enormous Kelp-Snaggler*/, 221062 /*Rising Kelp*/, 221063 /*Sureki Shadowstalker*/, 221064 /*[DNT] Kill Credit: Alleria Void Bubble*/, 221065 /*Fluffy Sharpface*/, 221066 /*Wicktwister Kobold*/, 221067 /*Orta*/, 221068 /*Flashy Flutterbug*/, 221069 /*Sureki Sentry*/, 221070 /*Sureki Guard*/, 221071 /*Overseer Roskarrag*/, 221072 /*Unwitting Hollowguard*/, 221074 /*Assistant Darragh Irongut*/, 221075 /*Kobold Tunnel*/, 221076 /*Reekscale*/, 221077 /*Assistant Ula Threadstrong*/, 221079 /*[DNT] Kill Credit*/, 221080 /*Night Skitter*/, 221081 /*Wicked Wheel*/, 221082 /*[DNT] Kill Credit - Tox*/, 221084 /*Kordac*/, 221085 /*[DNT] Kill Credit - Profiteer Z'kaxt*/, 221086 /*[DNT] Kill Credit - Van'atka*/, 221087 /*[DNT] Kill Credit - Kahtex*/, 221088 /*Orator Tx'itk*/, 221089 /*Orator Tx'itk*/, 221090 /*Orator Tx'itk*/, 221091 /*Orator Tx'itk*/, 221092 /*Orator Tx'itk*/, 221093 /*Orator Tx'itk*/, 221094 /*Orator Tx'itk*/, 221095 /*Skardyn*/, 221096 /*High Elevator Etak'kaht*/, 221097 /*Meat Pile*/, 221098 /*The Puppetmaster*/, 221099 /*The Puppetmaster*/, 221100 /*Faerin*/, 221101 /*Stalker*/, 221102 /*Elder Shadeweaver*/, 221103 /*Hulking Warshell*/, 221106 /*Dander*/, 221107 /*Dander*/, 221108 /*Credit Bunny 0*/, 221109 /*Credit Bunny 1*/, 221110 /*Credit Bunny 2*/, 221111 /*Credit Bunny 3*/, 221112 /*Credit Bunny 4*/, 221113 /*Credit Bunny 5*/, 221114 /*Sonnebrid*/, 221115 /*Scheming Socialite*/, 221116 /*Mug of Screamer Venom*/, 221117 /*Brunelda*/, 221118 /*Clodgran*/, 221119 /*Skipper*/, 221120 /*Jawcrawler*/, 221121 /*Rock Snail*/, 221122 /*Impact Test Dummy - Tauren Male*/, 221123 /*Flappy Rockwing*/, 221124 /*Impact Test Dummy - Gnome - Male*/, 221125 /*Ascended Socialite*/, 221126 /*Tephratennae*/, 221127 /*Deepwater Kobyss*/, 221128 /*Clawbreaker K'zithix*/, 221131 /*Threadling Scavenger*/, 221132 /*Fog Creature*/, 221133 /*Fog Phantom*/, 221134 /*Night Creeper*/, 221135 /*Celle Wilde*/, 221136 /*Glowmite*/, 221137 /*Wind Elemental Costume*/, 221138 /*Glowmite*/, 221139 /*Water Elemental Costume*/, 221140 /*[DNT] Generic Stalker*/, 221141 /*Understream Creeper*/, 221142 /*Understream Lurker*/, 221143 /*Dornogal Steward*/, 221144 /*Skipper*/, 221145 /*Skipper*/, 221146 /*Tiny Sporbit*/, 221147 /*Tiny Sporbit*/, 221149 /*Sporbit Drifter*/, 221151 /*Giant Undercrawler*/, 221152 /*Water Elemental*/, 221153 /*Undercrawler Hatchling*/, 221155 /*Wiggle Snout*/, 221158 /*Terry Tails*/, 221159 /*Lieutenant Porkensworth*/, 221160 /*Dr. Pigment*/, 221161 /*Kill Credit: Fog Progress A [DNT]*/, 221163 /*Fog Collector*/, 221166 /*Sazh'kel*/, 221167 /*Yu'lon*/, 221177 /*Ancestor*/, 221178 /*Pillar Scuttler*/, 221179 /*Duskshadow*/, 221180 /*Eroded Titan Construct*/, 221181 /*Pillar Scuttler*/, 221182 /*Stormrook*/, 221183 /*Barrel of Fireworks*/, 221184 /*[DNT] Kill Credit*/, 221185 /*Stonewing Deepflayer*/, 221186 /*Irontalon Deepflayer*/, 221187 /*Order of Night Disciple*/, 221188 /*Stormrook*/, 221189 /*Ol' Snorler*/, 221190 /*Loyalist Threadblade*/, 221191 /*Schismatic Acolyte*/, 221192 /*Territorial Deepflayer*/, 221193 /*Reckoning Deckhand*/, 221194 /*[DNT] Beehive Trash Stalker*/, 221195 /*[DNT] Generic Stalker*/, 221196 /*[DNT] Kill Credit: Sages*/, 221197 /*Prop Smith Ghedrigan*/, 221198 /*Deepflayer Hunter*/, 221199 /*Hungerer of the Deeps*/, 221202 /*Zorikal the Patron*/, 221203 /*Balaxir the Bully*/, 221205 /*Eroded Titan Construct*/, 221209 /*Stormrook*/, 221211 /*Stormrook*/, 221212 /*[DNT] Kill Credit - Supplies Organized*/, 221213 /*Eroded Titan Construct*/, 221214 /*Zandelvari*/, 221217 /*Spore-infused Shalewing*/, 221218 /*[DNT] Invisible Bunny*/, 221219 /*Nerubian Threadling*/, 221224 /*Shurrai*/, 221225 /*[DNT] Kill Credit - Web Scraps*/, 221229 /*Unbound Earthen*/, 221231 /*Hungering Pupfish*/, 221232 /*Fallen Arathi*/, 221233 /*Burrows Citizen*/, 221234 /*Mereldar Gardener*/, 221235 /*Hollows Citizen*/, 221236 /*Skeins Citizen*/, 221237 /*Klayn Thysthand*/, 221238 /*Queen Ansurek*/, 221239 /*Burrows Citizen*/, 221240 /*Hollows Citizen*/, 221241 /*Umbral Citizen*/, 221242 /*Skeins Citizen*/, 221243 /*Umbral Citizen*/, 221244 /*Umbral Citizen*/, 221245 /*Umbral Citizen*/, 221246 /*Umbral Citizen*/, 221247 /*Geoffy*/, 221248 /*Umbral Citizen*/, 221249 /*Umbral Citizen*/, 221250 /*Umbral Citizen*/, 221251 /*Nynthia*/, 221252 /*Umbral Citizen*/, 221253 /*Umbral Citizen*/, 221254 /*Umbral Citizen*/, 221255 /*Umbral Citizen*/, 221256 /*Umbral Citizen*/, 221274 /*Earthen Footsoldier*/, 221293 /*Earthen Runeweaver*/, 221294 /*Earthen Runeweaver*/, 221295 /*Dornogal Civilian*/, 221296 /*Stormrider Cadet*/, 221297 /*Foraging Mole*/, 221298 /*Cavern Basilisk*/, 221299 /*Kill Credit*/, 221300 /*Direweb Ritualist*/, 221301 /*Direweb Drone*/, 221302 /*Direweb Marauder*/, 221303 /*Direweb Lasher*/, 221304 /*Frenzied Glowmite*/, 221306 /*Pale Priest*/, 221307 /*Voidstone Behemoth*/, 221309 /*Oskaer Daleclash*/, 221310 /*Skulldunk*/, 221311 /*Sunless Droplets*/, 221313 /*Sunless Summoner*/, 221316 /*Droghung*/, 221317 /*Recalled Prophet of Sseratus*/, 221318 /*Nerubian Wagon*/, 221319 /*Recalled Drakkari*/, 221320 /*Recalled Scourgeheart Drakkari*/, 221321 /*Sseratus Bunny Trigger*/, 221322 /*Kill Credit: Fog Progress B [DNT]*/, 221323 /*Kill Credit: Fog Progress C [DNT]*/, 221327 /*Kaheti Silk Hauler*/, 221338 /*Stillbeak Seagull*/, 221339 /*Paleshell Hermit*/, 221340 /*Rubberskin Slug*/, 221341 /*Champion of Sseratus*/, 221342 /*Deepflayer Hunter*/, 221343 /*Recalled Heretic*/, 221344 /*Gloom Hatchling*/, 221345 /*Recalled Drakkari Golem*/, 221346 /*Skardyn Slain*/, 221347 /*Niepha Shelvan*/, 221348 /*Kill Credit: Tracker attached [DNT]*/, 221349 /*[REUSE]Spinshroom*/, 221350 /*11.0 Hallowfall - Those that fell - Gossip about Idona (MDE)*/, 221354 /*Cogchewer*/, 221355 /*Urtago*/, 221358 /*Waste Krolusk*/, 221359 /*Soran Vidala*/, 221362 /*Mirehat Fungalmancer*/, 221363 /*Mirehat Sporedancer*/, 221366 /*Cultivated Mireshroom*/, 221368 /*Dalian Ironlink*/, 221374 /*Blimore Vidala*/, 221376 /*Rufas Helmglynn*/, 221378 /*Gundargaz Civilian*/, 221379 /*Generic Bunny*/, 221380 /*Lamplighter Recruit*/, 221381 /*Jaenet Hostfyrm*/, 221382 /*Arathi Disciple*/, 221383 /*Arathi Recruit*/, 221384 /*Stormrider Cadet*/, 221385 /*Arathi Devout*/, 221388 /*Ping Stalker*/, 221390 /*Waxmonger Squick*/, 221392 /*[DNT] Kill Credit*/, 221397 /*Foreman Eta*/, 221403 /*Console Stalker*/, 221410 /*Lamplighter Recruit*/, 221411 /*Kelther Hearthen*/, 221413 /*Parched Mosswool*/, 221414 /*Impressionable Niffen*/, 221415 /*Dead Forager*/, 221416 /*Glooming Shadow*/, 221419 /*Kill Credit: Cultist Proxy*/, 221421 /*Eraneth*/, 221422 /*Kill Credit [DNT]*/, 221423 /*Kill Credit: Shadowseam Collapsed [DNT]*/, 221424 /*Deathspore Lashroom*/, 221425 /*Stone Borer*/, 221427 /*Zekvir*/, 221428 /*Point*/, 221429 /*Fog Creature*/, 221430 /*Fog Monster*/, 221431 /*Dark Elemental*/, 221432 /*Air Totem*/, 221433 /*Festering Corpse*/, 221434 /*Recalled Ghoul*/, 221435 /*Recalled Constructor*/, 221436 /*Recalled Abomination*/, 221437 /*Kill Credit: Common [DNT]*/, 221438 /*Kill Credit: Rare [DNT]*/, 221439 /*Kill Credit: Epic [DNT]*/, 221440 /*Kill Credit: Legendary [DNT]*/, 221441 /*Stormrider Shaman*/, 221442 /*Stormrider Shaman*/, 221443 /*Stormrider Shaman*/, 221444 /*Recalled Creeper*/, 221446 /*Creature Name*/, 221447 /*Recalled Scourgebeak*/, 221448 /*Mylton Fyreswyd*/, 221449 /*Berta Bryckbreaker*/, 221452 /*Scourge Package*/, 221453 /*Order of Night Disciple*/, 221454 /*Order of Night Adept*/, 221455 /*Order of Night Fighter*/, 221456 /*Order of Night Ranger*/, 221457 /*Order of Night Tank*/, 221458 /*Yolanda Akithmael*/, 221459 /*Cloudrook*/, 221460 /*Saddled Cloudrook*/, 221461 /*[DNT] Kill Credit - Puppet*/, 221462 /*Kirin Tor Portalkeeper*/, 221463 /*Shadowfel Revenant*/, 221464 /*Cultivated Mireshroom*/, 221465 /*Abyssal Conduit*/, 221466 /*[DNT] Kill Credit*/, 221467 /*[DNT] Kill Credit*/, 221468 /*[DNT] Kill Credit*/, 221469 /*Orator Tx'itk*/, 221470 /*Feral Sharpclaw*/, 221473 /*Mereldar Strategist*/, 221474 /*Wary Shalehorn*/, 221475 /*Alma Scriptyrn*/, 221476 /*Eindride Scriptyrn*/, 221478 /*Remembered Deviate Fish*/, 221481 /*Controller*/, 221486 /*Priory Squire*/, 221487 /*Fog Trail*/, 221488 /*The Keeper*/, 221489 /*Purge Corpses Bunny Trigger*/, 221492 /*Priory Knight*/, 221494 /*Flutterlight Moth*/, 221495 /*Cataloger's Disc*/, 221497 /*Snake*/, 221500 /*Spelltarget*/, 221501 /*Kill Credit: Fog trail followed [DNT]*/, 221502 /*Kill Credit: Noli followed [DNT]*/, 221503 /*Kill Credit: Photo taken [DNT]*/, 221504 /*Kill Credit: water reached [DNT]*/, 221507 /*Kill Credit: Entered first placement area [DNT]*/, 221508 /*Busted Shredder X-3922*/, 221509 /*Kill Credit: Left placement area [DNT]*/, 221510 /*Kill Credit: Fog site A reached [DNT]*/, 221511 /*Kill Credit: Fog site B reached [DNT]*/, 221512 /*Kill Credit: Fog site C reached [DNT]*/, 221513 /*Unpainted Ramolith Prop*/, 221514 /*Nerubian Puppet*/, 221515 /*Cloud Farmed*/, 221516 /*Remembered Deviate Raptor*/, 221517 /*Mineral-Rich Cloud*/, 221518 /*Deathspore Bud*/, 221519 /*Fluttering Sapphire*/, 221520 /*Puddle Skipper*/, 221521 /*Order of Night Fighter*/, 221522 /*Plains Peachick*/, 221523 /*Dazzling Peafowl*/, 221524 /*Gemwing*/, 221525 /*Prairie Dog*/, 221526 /*Mosspelt Ramolith*/, 221527 /*Regal Plainshawk*/, 221528 /*Soaring Plainshawk*/, 221529 /*Spirit Bomb*/, 221530 /*Brother Abealard*/, 221531 /*Stormrook*/, 221532 /*Earthen Civilian*/, 221533 /*Stormrook*/, 221534 /*Lytfang the Lost*/, 221535 /*Stormrook*/, 221536 /*Earthen Adventurer*/, 221537 /*Unstable Experiment*/, 221538 /*Nerubian*/, 221540 /*Kill Credit: Drills Powered [DNT]*/, 221541 /*Feral Cub*/, 221542 /*Brother Abealard*/, 221543 /*Throw Destination*/, 221544 /*Vehicle Stalker*/, 221545 /*[DNT] Rare 08 Stalker*/, 221546 /*Coalesced Shadeling*/, 221547 /*Web Cocoon*/, 221549 /*Cataloger's Disc*/, 221550 /*Ren'khat*/, 221551 /*Grimslice*/, 221552 /*An'zi*/, 221553 /*Lightning Torrent Stalker - North Walk East*/, 221554 /*Lightning Torrent Stalker - North Walk West*/, 221555 /*Lightning Torrent Stalker - South Walk East*/, 221556 /*Lightning Torrent Stalker - South Walk West*/, 221557 /*Grand Overspinner Antourix*/, 221558 /*Tadpoles Bunny Trigger*/, 221559 /*Recalled Winterfin Tadpole*/, 221560 /*Electrical Disturbance*/, 221561 /*Generic Bunny*/, 221562 /*Water Elemental*/, 221563 /*Gull*/, 221564 /*Noli Marlen*/, 221566 /*Primal Earth Elemental*/, 221567 /*Monstrous Eel*/, 221568 /*Ramolith*/, 221569 /*Falcon*/, 221570 /*Stormrook*/, 221571 /*Rock Snail*/, 221572 /*Deepflayer*/, 221573 /*Ferret*/, 221574 /*Remembered King Gordok*/, 221576 /*Shraubendre*/, 221578 /*Remembered Gahz'rilla*/, 221579 /*Ingredient A Stalker*/, 221581 /*Ingredient B Stalker*/, 221582 /*Ingredient C Stalker*/, 221583 /*Speaker Mechhand*/, 221584 /*Kill Credit*/, 221585 /*Remembered Onyxia*/, 221586 /*Speaker Dorlita*/, 221590 /*Giant Slime, Void*/, 221591 /*Stagshell, Poison*/, 221592 /*Kill Credit: first fog trace hit [DNT]*/, 221593 /*Controller*/, 221594 /*Nerubian Fighter, Physical*/, 221595 /*Nerubian Caster, Web*/, 221596 /*Nerubian Swarmite - Caster, Poison*/, 221597 /*Dark Priest*/, 221599 /*Unseen Blade*/, 221600 /*Cataloger's Disc*/, 221601 /*Chitin Knight*/, 221602 /*Pale Priest*/, 221603 /*Faceless One*/, 221604 /*Faceless One*/, 221605 /*Nerubian Skyrazor*/, 221606 /*Bio Worm*/, 221607 /*Nerubian Fighter, Web*/, 221608 /*Quickwick Scrounger*/, 221609 /*Nerubian Fighter, Poison*/, 221610 /*Noli Marlen*/, 221611 /*Nerubian Fighter, Frost*/, 221612 /*Remembered Darkmist*/, 221613 /*Nerubian Caster, Poison*/, 221614 /*Nerubian Caster, Frost*/, 221616 /*Nerubian Swarmite - Melee, Poison*/, 221617 /*Royal Advisor*/, 221618 /*Elder Priest*/, 221619 /*Spider, Underground*/, 221621 /*Recalled Winterfin Warrior*/, 221622 /*Recalled Bay Orca*/, 221623 /*Recalled Winterfin Shorestriker*/, 221624 /*Recalled Crawler*/, 221625 /*Kill Credit: Scrap Located [DNT]*/, 221626 /*[DNT] Invisible Bunny*/, 221627 /*Note*/, 221628 /*Landing Stalker*/, 221629 /*Brann Bronzebeard*/, 221630 /*Ryfus Sacredpyr*/, 221632 /*Highlord Darion Mograine*/, 221633 /*High Inquisitor Whitemane*/, 221634 /*Nazgrim*/, 221635 /*King Thoras Trollbane*/, 221641 /*Ramolith Stonecrusher*/, 221642 /*Mosspelt Ramolith*/, 221643 /*Kaheti Attendant*/, 221644 /*Soaring Plainshawk*/, 221645 /*Freefoot Mouse*/, 221646 /*Hungry Plainshawk*/, 221647 /*Remembered Threadling*/, 221648 /*The Perchfather*/, 221652 /*Kolgaran*/, 221653 /*Gundargaz Defender*/, 221654 /*Unbound Earthen*/, 221655 /*Remembered Mother Smolderweb*/, 221657 /*Coreway Repair Rig*/, 221659 /*Coreway Repair Rig*/, 221661 /*Recalled Seagull*/, 221663 /*Shadow-hemmed Fog Beast*/, 221664 /*Remembered Creeper*/, 221665 /*Spooky Boat*/, 221666 /*Noli's Camera*/, 221667 /*Lost Watcher*/, 221668 /*Horror of the Shallows*/, 221669 /*Blight Swarmer*/, 221671 /*Recalled Winterfin Rider*/, 221672 /*Ramolith Curlhorn*/, 221673 /*Azj'kahet Nerubian*/, 221674 /*Azj'kahet Nerubian*/, 221675 /*Impact Test Dummy - Dwarf - Male*/, 221676 /*Impact Test Dummy - Troll Male*/, 221677 /*Kill Credit: Q01 - Interact with Vizier Taxi*/, 221678 /*Wild Stormhowl*/, 221679 /*Impact Test Dummy - Worgen Male*/, 221680 /*Impact Test Dummy - Draenei - Male*/, 221681 /*Slithering Shalescale*/, 221682 /*Impact Test Dummy - Blood Elf Male*/, 221683 /*Impact Test Dummy - Orc Male*/, 221684 /*Crested Shalehorn*/, 221685 /*[DNT] Kill Credit: Lighteater Drained*/, 221686 /*Impact Test Dummy - Night Elf - Male*/, 221687 /*Impact Test Dummy - Undead - Male*/, 221688 /*[DNT] Kill Credit: Heartfang Drained*/, 221689 /*[DNT] Kill Credit: Old Grim Drained*/, 221690 /*Strength of Beledar*/, 221691 /*Impact Test Dummy - Goblin - Male*/, 221692 /*Impact Test Dummy - Dracthyr Male*/, 221693 /*Arathi Puppet*/, 221694 /*Impact Test Dummy - Pandaren Male*/, 221695 /*Earthen Puppet*/, 221696 /*Impact Test Dummy - Kultiran Male*/, 221697 /*Nerubian Puppet*/, 221699 /*Trained Shalewing*/, 221700 /*Dummy Stalker*/, 221701 /*Trained Shalewing*/, 221702 /*Incomplete Puppet*/, 221703 /*Invis bunny for spell targeting [DNT]*/, 221704 /*Siegehold Drone*/, 221705 /*Mineral-Rich Cloud*/, 221706 /*Fog Form*/, 221708 /*Sir Alastair Purefire*/, 221709 /*Shadow Rift*/, 221710 /*Controller*/, 221711 /*Machine Speaker Guard*/, 221712 /*Imperial Lynx*/, 221713 /*Imperial Lynx*/, 221716 /*Sir Theleon Braunpyke*/, 221717 /*Overladen Drone*/, 221718 /*Champion's Call Bunny Trigger*/, 221719 /*Recalled Orinoko Tuskbreaker*/, 221720 /*Recalled Korrak the Bloodrager*/, 221721 /*Recalled Vladof the Butcher*/, 221722 /*Wriggling Web*/, 221723 /*Prioress Haelsey Murrpray*/, 221724 /*Kill Credit: Q01 - Use Pheromone Dispensor*/, 221726 /*Dornic*/, 221727 /*Wriggling Web*/, 221728 /*Titan Orb*/, 221729 /*Titan Orb*/, 221730 /*Colossal Titan Orb*/, 221731 /*Earthen Celebrant*/, 221733 /*Faerin Lothar*/, 221734 /*Anduin Wrynn*/, 221735 /*Kill Credit: Escape Cave*/, 221736 /*Faerin Lothar*/, 221737 /*Platform Stalker*/, 221738 /*Kill Credit: teleported [DNT]*/, 221741 /*Keening Shade*/, 221742 /*Mmarl Guard*/, 221743 /*Remembered Quilboar*/, 221744 /*Akknai Guard*/, 221745 /*Remembered Thornweaver*/, 221746 /*Arathi Guard*/, 221747 /*Remembered Brute*/, 221748 /*Kill Credit: First firefly spawn [DNT]*/, 221749 /*Remembered Charlga Razorflank*/, 221750 /*Alleria Windrunner*/, 221751 /*Remembered Beaten Corpse*/, 221752 /*[DNT] Encrypted Model Test*/, 221753 /*Deathtide*/, 221754 /*Monte Gazlowe*/, 221755 /*Kill Credit: Deepflayer spawn [DNT]*/, 221756 /*Dornic*/, 221757 /*High Arcanist Savor*/, 221758 /*Earthen Celebrant*/, 221760 /*Risen Mage*/, 221764 /*[DNT] Explosive bunny*/, 221765 /*Catnip*/, 221766 /*Arathi Laborer*/, 221767 /*Funglour*/, 221768 /*Lynx Treat*/, 221769 /*Bounty Farmhand*/, 221771 /*Faceless One*/, 221775 /*Farmstead Cub*/, 221776 /*Jerma Lithpyke*/, 221784 /*Controller*/, 221786 /*Pride of Beledar*/, 221792 /*Shaken Arathi*/, 221793 /*Arathi Shipwright*/, 221795 /*Gazlowe's Detonator*/, 221806 /*High Arcanist Savor*/, 221818 /*[DNT] - Kill Credit*/, 221819 /*[DNT] - Kill Credit*/, 221839 /*Dawn*/, 221840 /*[DNT] Flak Bunny*/, 221841 /*Foreman Uzjax*/, 221842 /*Alchemist Talbax*/, 221843 /*Chamber Console*/, 221844 /*Eternal Flame*/, 221845 /*Xur'khun the Defiled*/, 221846 /*Warbringer Ga'tor*/, 221847 /*Risen Arathi*/, 221848 /*Warpweaver Voxin*/, 221849 /*Void Link*/, 221850 /*Void Link*/, 221851 /*Jaraxxus Bunny Trigger*/, 221852 /*Spinneret Scuttler*/, 221853 /*Rak'Ahat Websinger*/, 221854 /*Acherus Deathcharger*/, 221857 /*Shrouded Priest*/, 221858 /*Dreadstrike Priest*/, 221859 /*Dreadstrike Flitterer*/, 221860 /*Recalled Wilfred Fizzlebang*/, 221861 /*Recalled Lord Jaraxxus*/, 221862 /*Broken Mine Cart*/, 221863 /*Summoned Acolyte*/, 221864 /*[DNT] Generic Bunny*/, 221865 /*Worldcarver Strongfist*/, 221866 /*Anduin Wrynn*/, 221867 /*Mereldar Child*/, 221868 /*KC: Power Crystal Donated*/, 221870 /*[DNT] Bunny*/, 221871 /*Shadow Slitherer*/, 221872 /*Enthusiastic Clucker*/, 221873 /*Flutterlight Moth*/, 221874 /*Shelter Filcher*/, 221875 /*Tide Crawler*/, 221876 /*Remembered Stegodon*/, 221877 /*Content Chicken*/, 221878 /*Remembered Pterrordax*/, 221879 /*[DNT] Invisible Bunny*/, 221880 /*Remembered Bloodpetal*/, 221881 /*[DNT] Invisible Bunny*/, 221882 /*Shallows Drifter*/, 221883 /*Remembered Diemetradon*/, 221884 /*Flickering Dimspeck*/, 221885 /*Remembered Guardian*/, 221886 /*[DNT] Generic Bunny*/, 221887 /*Dawn*/, 221888 /*Dawn*/, 221889 /*Dawn*/, 221890 /*Dawn*/, 221891 /*Foreman Uzjax*/, 221892 /*Foreman Uzjax*/, 221893 /*Foreman Uzjax*/, 221894 /*Foreman Uzjax*/, 221895 /*Remembered Lazy Peon*/, 221896 /*Web General Ab'enar*/, 221897 /*Bounty Swiftlet*/, 221898 /*Speaker Kuldas*/, 221900 /*Speaker Kuldas*/, 221901 /*Trading Post Post*/, 221902 /*Ct'nak*/, 221903 /*Trading Post Inventory*/, 221904 /*Remembered Familiar*/, 221905 /*Remembered Scorpid*/, 221906 /*Shadow Merchant*/, 221907 /*Discreet Broker*/, 221908 /*[DNT] - Kill Credit*/, 221909 /*Captain Garrick*/, 221910 /*Monte Gazlowe*/, 221911 /*Zirixi Swarmclaw*/, 221912 /*Awakened Stormhand*/, 221913 /*Examination Bot*/, 221914 /*Controller*/, 221915 /*Polluting Scrap*/, 221917 /*Phalanx of Authorization*/, 221918 /*Rak'Ahat Splicer*/, 221919 /*UNUSED [DNT]*/, 221920 /*Thorim Bunny Trigger*/, 221921 /*[DNT] - Kill Credit*/, 221922 /*Tracking Hound*/, 221923 /*Recalled Thorim*/, 221925 /*Rubble*/, 221927 /*Wax-addled Hopper*/, 221929 /*Bunny A*/, 221930 /*Trading Post Assistant*/, 221931 /*Trading Post Stable Keeper*/, 221932 /*Webwarper Tath'rhiz*/, 221934 /*Seam Reaper Zhir'ix*/, 221937 /*Kill Credit: Disguise Chosen [DNT]*/, 221939 /*Spinneret Silkbearer*/, 221940 /*Phermone Application Spot*/, 221941 /*Crawling Brawl*/, 221944 /*Remembered Zenn Foulhoof*/, 221945 /*Forgotten Harbinger*/, 221946 /*Remembered Owl*/, 221947 /*Remembered Nightsaber*/, 221948 /*Sum'latha*/, 221949 /*Thrall*/, 221950 /*Bunny B*/, 221951 /*Bunny C*/, 221952 /*Bunny D*/, 221953 /*Bunny E*/, 221954 /*Sunken River Eel*/, 221956 /*Controller*/, 221957 /*Whispering Luremancer*/, 221958 /*[DNT] Rare 15 Stalker*/, 221959 /*Kill Credit: Nebb Spoken to [DNT]*/, 221960 /*Worldcarver Strongback*/, 221961 /*Faerin Lothar*/, 221962 /*Worldcarver Sage*/, 221963 /*Worldcarver Captain*/, 221964 /*Worldcarver Commander*/, 221965 /*Commander Artrude*/, 221966 /*Summoned Acolyte*/, 221967 /*Lady Jaina Proudmoore*/, 221969 /*Whispering Deepslasher*/, 221970 /*First Blade Grimskarn*/, 221971 /*Whispering Ambusher*/, 221972 /*Talinhet*/, 221973 /*Temaya*/, 221974 /*Gong'tze the Riverhewer*/, 221975 /*Zeeben*/, 221976 /*Zillix*/, 221977 /*Monte Gazlowe*/, 221978 /*Living Earth Elemental*/, 221979 /*Void Bound Howler*/, 221980 /*Arathi Avenger*/, 221982 /*Zany Goblin*/, 221983 /*[DNT] - Kill Credit*/, 221984 /*Restless Pebble*/, 221986 /*Blood Horror*/, 221987 /*Kill Credit: Enter Credit [DNT]*/, 221988 /*Kill Credit: Investigate 01 [DNT]*/, 221989 /*Kill Credit: Investigate 02 [DNT]*/, 221990 /*Captain Placeholder*/, 221992 /*[DNT] Brawl Fighter*/, 221994 /*Remembered Owlet*/, 221995 /*Ct'nak*/, 221996 /*Remembered Cub*/, 221997 /*Generic Bunny*/, 221999 /*Generic Bunny*/, 222000 /*Generic Bunny*/, 222001 /*Hulking Crash Stalker*/, 222003 /*[DNT] Kill Credit: Dornogal Reached*/, 222006 /*Worldcarver Ramolith*/, 222007 /*Nerubian Ballista*/, 222009 /*Targeting Bunny*/, 222011 /*Anduin Wrynn*/, 222012 /*[DNT] - Kill Credit*/, 222013 /*[DNT] Web Barrier Target*/, 222014 /*[DNT] - Kill Credit*/, 222015 /*Ct'nak*/, 222016 /*Kill Credit [DNT]*/, 222017 /*Kill Credit [DNT]*/, 222018 /*Invisible Target*/, 222019 /*Shalescale Striker*/, 222020 /*Condensed Droplet*/, 222021 /*Candle*/, 222022 /*Springwater Droplet*/, 222023 /*Coastal Water Elemental*/, 222024 /*Diagnostics Scanner*/, 222025 /*Mine Cart*/, 222026 /*Earthen Chest*/, 222027 /*Ct'nak*/, 222028 /*Kill Credit: Candle Placed [DNT]*/, 222029 /*[DNT] - Kill Credit*/, 222031 /*Congealed Memories*/, 222032 /*Master Zone Controller*/, 222033 /*Kill Credit: Alleria Ability*/, 222034 /*[DNT] Invisible Bunny*/, 222035 /*Softshell Pincher*/, 222036 /*Sea Slug*/, 222037 /*Opalshell Scuttler*/, 222038 /*Shrillwing Hunter En'kilah*/, 222039 /*Undercrawler Mount*/, 222040 /*Opalooze Mollusc*/, 222041 /*Undercrawler Mount*/, 222042 /*Shrillwing*/, 222043 /*Rak-Ahat Threadcounter*/, 222045 /*Ct'nak*/, 222046 /*Rak-Ush Threadling*/, 222048 /*Recalled Lake Frog*/, 222049 /*Recalled Lake Frog (M)*/, 222050 /*Sureki Keeper*/, 222051 /*Kar'cada*/, 222053 /*Limal*/, 222054 /*L'vul*/, 222055 /*Pallga*/, 222056 /*Fuup*/, 222057 /*Isle Gull*/, 222059 /*Feasting Nerubian*/, 222060 /*Wiggling Cocoon*/, 222061 /*Umbral Citizen*/, 222062 /*Berrund the Gleaming*/, 222063 /*Worker Yareh'losh*/, 222064 /*Teacher Zas'rush*/, 222065 /*Priest Maro'zik*/, 222066 /*Arachnoid Hatchling*/, 222067 /*Arachnoid Hatchling*/, 222069 /*Illskitter*/, 222070 /*Chitin Burrower*/, 222071 /*Chitin Burrower*/, 222077 /*Waddles*/, 222078 /*Wriggle*/, 222079 /*Skippy*/, 222080 /*Redthroat Skipling*/, 222081 /*Moss Skipper*/, 222082 /*[DNT] - Kill Credit*/, 222083 /*Kill Credit: Escort Berrund [DNT]*/, 222084 /*Faerin Lothar*/, 222085 /*Lisky*/, 222086 /*Coagulated Mordant*/, 222087 /*Frogs Bunny Trigger*/, 222090 /*Volatile Droplet*/, 222091 /*Malignant Mordant*/, 222092 /*[DNT] "Invasion Disruption" Elite Proxy Kill*/, 222093 /*[DNT] Nerubian Warrior, Black Blood Coated*/, 222094 /*[DNT] "Invasion Disruption" Minus Mob Proxy Kill*/, 222096 /*The Candle King*/, 222097 /*Frothing Gluttony*/, 222098 /*[DNT] Kill Credit: Zirix Aggro*/, 222099 /*Magni Bronzebeard*/, 222100 /*Nebb*/, 222101 /*Web Anchor*/, 222104 /*Direweb Marauder*/, 222105 /*Traveling Snailsman*/, 222106 /*Kaheti Silksniper*/, 222107 /*Glitched Hologram*/, 222108 /*Klub*/, 222110 /*Bonegrim*/, 222111 /*Aimee*/, 222112 /*Babagahnoosh the Grumpy*/, 222113 /*Katy Stampwhistle*/, 222114 /*Cerulean Alchemist*/, 222115 /*Kill Credit: Leash loosened [DNT]*/, 222116 /*Harold Winston*/, 222117 /*Violet Alchemist*/, 222118 /*High Arcanist Savor*/, 222119 /*Arathi Prisoner*/, 222120 /*Marcia Chase*/, 222121 /*Cupric Alchemist*/, 222122 /*Richard Hatstock*/, 222123 /*Ochre Alchemist*/, 222124 /*Carmine Alchemist*/, 222125 /*Relco Buzzbuster*/, 222126 /*Glory Buzzbuster*/, 222127 /*Horde Grunt*/, 222128 /*Krynezz*/, 222129 /*Horde Grunt*/, 222130 /*Doahr*/, 222131 /*Arluelle*/, 222132 /*Teth*/, 222133 /*Ren'khat*/, 222134 /*Na'lek*/, 222135 /*Grand Overspinner Antourix*/, 222136 /*Teth*/, 222137 /*Meerah*/, 222138 /*Troll Headhunter*/, 222139 /*Nana Lek'kel*/, 222140 /*Poisonfang Threadling*/, 222141 /*Web Anchor*/, 222142 /*Tauren Brave*/, 222143 /*Gorgonna*/, 222144 /*Web Rider*/, 222145 /*Voracious Stagshell*/, 222147 /*Webbed Up*/, 222148 /*Queen Ansurek*/, 222149 /*Injured Earthen*/, 222150 /*Colormancer Nirethi*/, 222151 /*Siegehold Armorsmith*/, 222152 /*Ren'khat*/, 222153 /*Dependable Skitterling*/, 222154 /*Captain Placeholder*/, 222155 /*Opalooze Mollusc*/, 222156 /*Scavenging Sandsnapper*/, 222157 /*Opalshell Hermit*/, 222158 /*Valeir Steelshot*/, 222159 /*Press-ganged Porter*/, 222160 /*Wildhammer Skyfighter*/, 222161 /*Stromgarde Footman*/, 222162 /*High Elven Magi*/, 222163 /*Lallie Fireclad*/, 222164 /*Shadowstarved Spawnling*/, 222165 /*Worldsoul Memory*/, 222166 /*KC: Wickbreaker Summoned*/, 222167 /*Brood Infuser*/, 222168 /*kill credit: Begin Credit*/, 222169 /*kill credit: General Memory Credit*/, 222170 /*kill credit: Memory Credit 01*/, 222171 /*kill credit: Memory Credit 02*/, 222172 /*kill credit: Memory Credit 03*/, 222173 /*Invasive Undercrawler*/, 222175 /*Horde Emmissary*/, 222176 /*Glumtooth Bug-beater*/, 222177 /*Baelgrim*/, 222178 /*Sir Finley Mrrgglton*/, 222179 /*Ballista*/, 222180 /*Mother Aza'na*/, 222181 /*Scaling Spawning Controller*/, 222182 /*Basin Ferret*/, 222183 /*Freed Undercrawler*/, 222184 /*Wall Climb Vehicle*/, 222185 /*Anub'ilith*/, 222187 /*Freed Candlefly*/, 222190 /*Surek'Tak the Sundered*/, 222191 /*Knight Elvaen*/, 222193 /*Hollow Frostweaver*/, 222194 /*Greenlands Chicken*/, 222195 /*Arathi Chicken*/, 222196 /*Greenlands Chicken*/, 222197 /*Arathi Chicken*/, 222199 /*Spring Waddler*/, 222200 /*Tiberius*/, 222201 /*Vanilla*/, 222202 /*Bean*/, 222203 /*Thunder*/, 222204 /*Argos*/, 222205 /*Lisky*/, 222206 /*Costumer Muunigard*/, 222207 /*Dead Lamplighter*/, 222209 /*Adelgonn*/, 222213 /*Lurking Marauder*/, 222214 /*Frenzied Leaper*/, 222216 /*Peacekeeper Administrator*/, 222217 /*Crusher*/, 222218 /*Peacekeeper Lieutenant*/, 222219 /*Kill Credit:Disguise Worn [DNT]*/, 222220 /*Generic Bunny*/, 222221 /*Swarmspike*/, 222222 /*Swarmspike*/, 222223 /*Watchful Falcon*/, 222224 /*Peacekeeper Leif*/, 222226 /*[DNT]- Kill Credit*/, 222227 /*Memory of Clodgran*/, 222229 /*Maiden of Ashwood Lake*/, 222230 /*Bilgewater Emmissary*/, 222234 /*Scrit*/, 222235 /*Bloodthirsty Swarmer*/, 222236 /*Lava Summons*/, 222237 /*Soaring Behemoth*/, 222238 /*Crusher*/, 222239 /*Scrit*/, 222241 /*The Guardian*/, 222242 /*Overlord Geya'rah*/, 222245 /*Sunreaver Sorcerer*/, 222246 /*Arathi Scout*/, 222248 /*Canyon Devilfish*/, 222255 /*Hallowfall Sharpbeak*/, 222258 /*Suramar Historian*/, 222259 /*Concerned Dornogal Citizen*/, 222260 /*Concerned Dornogal Citizen*/, 222262 /*Canyon Skimmer*/, 222263 /*Concerned Dornogal Citizen*/, 222264 /*Dornogal Foreman*/, 222265 /*Bomb*/, 222266 /*Lamplighter Kaerter*/, 222267 /*Lai De Emberscroll*/, 222268 /*Peacekeeper Leif*/, 222270 /*Kurdran Wildhammer*/, 222271 /*Danath Trollbane*/, 222272 /*Albert's Puddle*/, 222273 /*Sureki Silkbow*/, 222274 /*Sureki Darkblade*/, 222275 /*Training Dummy*/, 222276 /*Infesting Cindermite*/, 222279 /*Rooktender Lufsela*/, 222280 /*Voltscale Borer*/, 222281 /*Bomb*/, 222283 /*Weathered Shadecaster*/, 222284 /*Beebiter*/, 222285 /*Rail Cart*/, 222287 /*Kill Credit: Meet Scrit [DNT]*/, 222291 /*Forgotten Shadecaster*/, 222292 /*Officer Herrick*/, 222294 /*Dark Iron Flameguard*/, 222295 /*Bloated Cindermite*/, 222296 /*Proto Sheep*/, 222297 /*Proto Sheep*/, 222298 /*Hallowed Glowfly*/, 222299 /*Proto Sheep*/, 222300 /*Proto Sheep*/, 222301 /*Damp Sandcourser*/, 222302 /*Sandscale Riplisk*/, 222303 /*Gnome Technician*/, 222304 /*Neglected Shadecaster*/, 222305 /*Palace Guardian*/, 222306 /*Sparkbug Jar Detector*/, 222307 /*Stromgarde Officer*/, 222308 /*Curious Sparkbug*/, 222309 /*[DNT] Injured Soldier*/, 222310 /*Isle Gull*/, 222311 /*Sky-Captain Clairmonte*/, 222312 /*Scavenging Sandsnapper*/, 222313 /*Freed Honeywax*/, 222314 /*Peacekeeper Leif*/, 222315 /*Lamplighter Kaerter*/, 222318 /*Bop*/, 222319 /*Oop'lajax*/, 222320 /*Argent Scootlefish*/, 222321 /*[DNT] Kill Credit*/, 222322 /*Hungry Plainshawk*/, 222323 /*Sky-Captain Aerthin*/, 222324 /*Soaring Plainshawk*/, 222325 /*Aubergine Scootlefish*/, 222326 /*Shadowbog Hopper*/, 222327 /*Aubergine Scootlefish*/, 222328 /*Soaring Plainshawk*/, 222329 /*Regal Plainshawk*/, 222330 /*Freywold Protector*/, 222331 /*Cragstep Mouse*/, 222332 /*Wild Stormhowl*/, 222333 /*Sky-Captain Dornald*/, 222334 /*Freywold Constable*/, 222335 /*Kill Credit [DNT]*/, 222336 /*Gilnean Tracker*/, 222337 /*Sky-Captain Onaro*/, 222338 /*Arathi Soldier*/, 222339 /*Spinner*/, 222340 /*Anub'Rekyute*/, 222341 /*Itchbite*/, 222342 /*Webbers*/, 222343 /*Verdant Scootlefish*/, 222344 /*Verdant Scootlefish*/, 222347 /*Gnashing Rockwing*/, 222348 /*Caustic Oozeling*/, 222349 /*Caustic Oozeling*/, 222350 /*Shadowy Oozeling*/, 222351 /*Shadowy Oozeling*/, 222352 /*Lamplighter Kaerter*/, 222353 /*Peacekeeper Leif*/, 222354 /*Voidling Ooze*/, 222355 /*Voidling Ooze*/, 222356 /*Lamplighter Kaerter*/, 222357 /*Peacekeeper Leif*/, 222358 /*Peacekeeper Leif*/, 222359 /*Writhing Transmutagen*/, 222360 /*Lamplighter Kaerter*/, 222361 /*Sorrel Oozeling*/, 222362 /*Peacekeeper Leif*/, 222363 /*Peacekeeper Leif*/, 222364 /*Lamplighter Kaerter*/, 222365 /*Lamplighter Kaerter*/, 222366 /*Peacekeeper Leif*/, 222368 /*Exalted Priest*/, 222369 /*Kah'teht*/, 222370 /*Xishirra Targeting [DNT]*/, 222372 /*Beans*/, 222373 /*Beef*/, 222374 /*Cap'n Elaena*/, 222375 /*Thunder*/, 222377 /*Kill Credit [DNT]*/, 222378 /*Kereke*/, 222379 /*Lynx Cub*/, 222380 /*Rotfist*/, 222381 /*Mad Nerubian*/, 222382 /*Water Snail*/, 222383 /*Water Snail*/, 222384 /*Deep Sea Fish*/, 222385 /*Deep Sea Fish*/, 222386 /*Jellyfish*/, 222387 /*Grouper Fish*/, 222388 /*Grouper Fish*/, 222389 /*Lurker*/, 222390 /*Pufferfish*/, 222391 /*Pufferfish*/, 222392 /*Pufferfish*/, 222393 /*Pufferfish*/, 222394 /*Remora Fish*/, 222395 /*Remora Fish*/, 222396 /*Remora Fish*/, 222397 /*Remora Fish*/, 222398 /*Leviathan*/, 222399 /*Leviathan*/, 222400 /*Sea Slug*/, 222401 /*Sea Slug*/, 222419 /*Mosspelt Sheep*/, 222420 /*Frenzied Bloodtick*/, 222421 /*Vile Bloodtick*/, 222424 /*Sabriana Sorrowgaze*/, 222425 /*Professor Pallin*/, 222426 /*Lianna Tai*/, 222427 /*Olisarra the Kind*/, 222428 /*Tanithria*/, 222429 /*Namha Moonwater*/, 222430 /*Kondal Huntsworn*/, 222431 /*Thanid Glowergold*/, 222432 /*Tassia Whisperglen*/, 222433 /*Lucian Trias*/, 222434 /*Glutonia*/, 222435 /*Teller Rames*/, 222436 /*Halga Steelbarrow*/, 222437 /*Dariness the Learned*/, 222438 /*Imindril Spearsong*/, 222439 /*Whirt the All-Knowing*/, 222440 /*Li-An Skymirror*/, 222441 /*Hobart Grapplehammer*/, 222442 /*Deucus Valdera*/, 222443 /*Timothy Jones*/, 222445 /*Amisi Azuregaze*/, 222446 /*Sandra Bartan*/, 222447 /*Ol' Toomba*/, 222448 /*Hunaka Greenhoof*/, 222449 /*Kizi Copperclip*/, 222450 /*Mei Francis*/, 222453 /*Koraud*/, 222454 /*Wenren Althal*/, 222455 /*Black Blood Harvester*/, 222456 /*Kill Credit: Portal 2 Taken*/, 222457 /*Kill Credit: Portal 2 Helped*/, 222458 /*Aerith Primrose*/, 222459 /*Congealing Mass*/, 222460 /*Portal to Somewhere*/, 222461 /*Congealed Mass*/, 222462 /*Sword*/, 222463 /*[DNT] Kill Proxy - Max Level - 03 - Clue - 01 (RPS)*/, 222464 /*[DNT] Kill Proxy - Max Level - 03 - Clue - 02 (RPS)*/, 222465 /*[DNT] Kill Proxy - Max Level - 03 - Clue - 03 (RPS)*/, 222466 /*[DNT] Kill Proxy - Max Level - 03 - Clue - 04 (RPS)*/, 222467 /*[DNT] Kill Proxy - Max Level - 03 - Clue - 05 (RPS)*/, 222468 /*[DNT] Kill Proxy - Max Level - 03 - Clue - 06 (RPS)*/, 222469 /*[DNT] Kill Proxy - Max Level - 03 - Clue - 07 (RPS)*/, 222470 /*[DNT] Kill Proxy - Max Level - 03 - Clue - 08 (RPS)*/, 222471 /*[DNT] Kill Proxy - Max Level - 03 - Clue - 09 (RPS)*/, 222472 /*[DNT] Kill Proxy - Max Level - 03 - Clue - 10 (RPS)*/, 222473 /*Fialla Sweetberry*/, 222474 /*Glaciela Rimebang*/, 222475 /*Afsaneh Asrar*/, 222476 /*Kirin Tor Guardian*/, 222477 /*Cart Hauler*/, 222479 /*Sunreaver Guardian Mage*/, 222480 /*Earthen Wagon*/, 222481 /*Illnea Bloodthorn*/, 222482 /*Archmage Celindra*/, 222483 /*Web Anchor*/, 222484 /*Scorpid*/, 222485 /*Cavern Scorpid*/, 222486 /*Scorpid Hatchling*/, 222487 /*Kill Credit: Readying Credit [DNT]*/, 222488 /*Shadowvein Defender*/, 222489 /*Coreway Worker*/, 222490 /*Nerubian Swarmite*/, 222491 /*Scorpid Hatchling*/, 222492 /*Deviant Skardyn*/, 222493 /*[DNT] Shalehorn*/, 222496 /*Wandering Stinger*/, 222497 /*Earthen Stormrider*/, 222498 /*Feral Lynx*/, 222499 /*Mossy Snail*/, 222500 /*Mossy Snail*/, 222501 /*Mossy Sea Snail*/, 222503 /*Mossy Snail*/, 222504 /*Mossy Sea Snail*/, 222505 /*Injured Earthen*/, 222506 /*Kill Credit: Body investigated*/, 222507 /*Ja'free*/, 222508 /*Meluume*/, 222509 /*[DNT] Kill Credit*/, 222510 /*Stagshell Egg*/, 222511 /*Swarming Threadling*/, 222512 /*Path Helper*/, 222515 /*Nerubian Swarmer*/, 222517 /*[DNT] Proxy*/, 222518 /*[DNT] Proxy*/, 222520 /*Umbral Citizen*/, 222524 /*Radiant Cluster*/, 222526 /*Handhold*/, 222527 /*Kill Credit: Collect Item [DNT]*/, 222528 /*[DNT] Kill Credit: Interact with First Handhold*/, 222529 /*[DNT] Kill Credit: Collect Climbing Gear*/, 222532 /*Bouncer*/, 222534 /*Path Helper*/, 222535 /*Haywire Servobot*/, 222536 /*Bunny*/, 222537 /*Kill Credit: Find Boss Credit [DNT]*/, 222538 /*Loyal Attendant*/, 222539 /*Unbound Worker*/, 222540 /*Kill Credit: Trail Followed*/, 222541 /*Handhold*/, 222547 /*Bunny*/, 222548 /*Bunny*/, 222549 /*Bunny*/, 222550 /*Bunny*/, 222552 /*Scrit*/, 222555 /*Baelgrim*/, 222556 /*[DNT] Kill Credit: Returned to Merrix*/, 222557 /*Magni Bronzebeard*/, 222558 /*Anduin Wrynn*/, 222559 /*Trained Flyer*/, 222561 /*Agmera*/, 222562 /*Agmundus*/, 222563 /*Moldy Crate*/, 222564 /*Rupturing Ooze*/, 222565 /*Stinging Swarm*/, 222567 /* Dust*/, 222568 /*Kill Credit [DNT]*/, 222569 /*Kill Credit [DNT]*/, 222570 /*Kill Credit [DNT]*/, 222572 /*Infesting Latcher*/, 222574 /*Fuzzy*/, 222575 /*Jump Jump*/, 222576 /*Fringe*/, 222577 /*Jumping Spider*/, 222578 /*Kaheti Fighter*/, 222581 /*Ruptured Ooze*/, 222582 /*Ebon Ploughworm*/, 222583 /*Lil' Bonechewer*/, 222584 /*Common Ploughworm*/, 222585 /*Kaheti Bull Worm*/, 222586 /*Jawcrawler*/, 222587 /*Common Ploughworm*/, 222588 /*Sporbit*/, 222589 /*Sporbit*/, 222590 /*Violet Sporbit*/, 222591 /*Sporbit*/, 222592 /*Sporbit*/, 222593 /*Sporbit*/, 222594 /*Sporbit*/, 222595 /*Sporbit*/, 222596 /*Sporbit*/, 222597 /*Sporbit*/, 222598 /*Sporbit*/, 222599 /*Sporbit*/, 222600 /*Sporbit*/, 222601 /*Sporbit*/, 222603 /*Slime*/, 222604 /*[DNT] Kill Credit: Play Conversation*/, 222605 /*Aqu'yinra*/, 222606 /*Pillarnest Bonedrinker*/, 222607 /*Venomwing*/, 222608 /*Winged Arachnoid*/, 222609 /*Sceaduthax*/, 222610 /*[DNT] Kill Credit*/, 222611 /*Bor'zal the Lurking*/, 222612 /*Shadowspinner Azarak*/, 222613 /*Fallowspark Glowfly*/, 222614 /*Azure Flickerfly*/, 222615 /*Vibrant Glowfly*/, 222616 /*The Rebellious Queen*/, 222618 /*Alert Shalehorn*/, 222619 /*Meandering Shalehorn*/, 222621 /*Hand of Azshara*/, 222622 /*Kill Credit: Silken Ward Citizens Spoken To*/, 222624 /*Deepcrawler Tx'kesh*/, 222626 /*Vil'vim the Mindtwister*/, 222627 /*Utmoth the Tidetwister*/, 222628 /*Yoh'nath the Ender*/, 222629 /*S'toth the Insatiable*/, 222630 /*Vin'ris the Corruptor*/, 222631 /*Archmage Celindra*/, 222632 /*Yor'sith*/, 222634 /*Forgotten Shadecaster*/, 222635 /*[DNT] Invisible Bunny*/, 222637 /*Ankoan Champion Utaari*/, 222638 /*[DNT] Invisible Bunny*/, 222639 /*Zaniga the Tracker*/, 222640 /*Venox*/, 222641 /*Baelgrim*/, 222642 /*Merrix*/, 222643 /*Cinematic Omni-Light [DNT]*/, 222644 /*Razorfang Saboteur*/, 222645 /*Shadowsting Lurker*/, 222646 /*Trained Flyer*/, 222652 /*Brilliant Candlefly*/, 222653 /*Bytta*/, 222654 /*Spiz'na the Traitor*/, 222655 /*Gurl the Feaster*/, 222658 /*Dregbile*/, 222659 /*Toaka the Explorer*/, 222660 /*Shard of Gorribal*/, 222661 /*KC: Talk to Granny Scribbles*/, 222662 /*KC: Talk to Granny Scribbles*/, 222663 /*KC: Talk to Granny Scribbles*/, 222664 /*KC: Talk to Granny Scribbles*/, 222665 /*KC: Talk to Granny Scribbles*/, 222667 /*Heartsear*/, 222668 /*[DNT] Kill Proxy - Max Level - 03 - Clue - 12 (RPS)*/, 222669 /*[DNT] Kill Proxy - Max Level - 03 - Clue - 11 (RPS)*/, 222670 /*Azerite Manifestation*/, 222671 /*Widowcore*/, 222675 /*[DNT] Kill Credit: Sabotage 1*/, 222676 /*[DNT] Kill Credit: Sabotage 2*/, 222677 /*Sureki Raider*/, 222678 /*Crossing Greengrocer*/, 222679 /*Crawling Bulwark*/, 222681 /*Evaelyn Cavalayr*/, 222682 /*Clawmother Tengi*/, 222683 /*Haelmut Aegisaxe*/, 222688 /*Sureki Priestess*/, 222690 /*Tor'go*/, 222691 /*Nalo'xic*/, 222692 /*Crimson Deathweaver*/, 222693 /*Sureki Warrior*/, 222700 /*Umbral Weave*/, 222711 /*Waxwick*/, 222712 /*Magmashell Crawler*/, 222713 /*Magmashell Crawler*/, 222714 /*Burntram*/, 222716 /*Storage Chest*/, 222717 /*Fathom Incher*/, 222718 /*Pterrordaxus*/, 222719 /*Battlefront Hauler*/, 222720 /*Kiji the Stomper*/, 222721 /*Toxic Swarmite*/, 222722 /*Venomous Flyer*/, 222723 /*Conqueror Or'sosh*/, 222724 /*Skitterling Soldier*/, 222725 /*Warmonger Ogli*/, 222727 /*Stuck Mine Cart*/, 222728 /*Wavecrasher Jurvak*/, 222729 /*Stagshell Mite*/, 222730 /*Rampaging Threadling*/, 222731 /*Nerubian War-Weaver*/, 222732 /*Kill Credit: Minecart Credit [DNT]*/, 222733 /*Stormlord Kao'dor*/, 222735 /*Unbound Worker*/, 222736 /*Subterranean Dartswog*/, 222737 /*Subterranean Dartswog*/, 222738 /*Troglofrog*/, 222739 /*Troglofrog*/, 222740 /*[DNT] Kill Credit: Heal Arathi Stalwart*/, 222741 /*Earthfury Cragshar*/, 222742 /*Survey Tool*/, 222743 /*Oremex Flamebreaker*/, 222744 /*Ebon Ploughworm*/, 222745 /*Arathi Chicken*/, 222746 /*Greenlands Chicken*/, 222747 /*Mossy Snail*/, 222748 /*Rambunctious Cub*/, 222749 /*Winged Arachnoid*/, 222750 /*Shipyard Lynx*/, 222751 /*Azure Flickerfly*/, 222752 /*Vibrant Glowfly*/, 222753 /*Dawnflame*/, 222754 /*Fallowspark Glowfly*/, 222755 /*Vile Bloodtick*/, 222756 /*Deepwalker Cavelord*/, 222757 /*Shalewing Devourer*/, 222758 /*Arathi Child*/, 222759 /*Ravenous Shalewing*/, 222760 /*Arathi Child*/, 222761 /*Keila Warhavuk*/, 222762 /*Flame Viscerator Ignes*/, 222764 /*Starkstripe Hopper*/, 222766 /*Seafoam Hopper*/, 222767 /*Palelight Hopper*/, 222769 /*Starkstripe Hopper*/, 222770 /*Seafoam Hopper*/, 222771 /*Palelight Hopper*/, 222773 /*Undersea Scuttler*/, 222774 /*Fragrant Stonelamb*/, 222775 /*Sandstone Mosswool*/, 222776 /*Lil' Moss Rosy*/, 222777 /*Cobalt Mosswool*/, 222778 /*Shale Mosswool*/, 222779 /*Loamy*/, 222780 /*Fragrant Stonelamb*/, 222781 /*Sandstone Mosswool*/, 222782 /*Lil' Moss Rosy*/, 222783 /*Cobalt Mosswool*/, 222784 /*Shale Mosswool*/, 222786 /*Parasitic Worm*/, 222787 /*Bomb*/, 222788 /*Anub'azal*/, 222790 /*Gut'usul*/, 222791 /*Crateron*/, 222792 /*Kill Credit: Speak to Brennok [DNT]*/, 222793 /*Brennok*/, 222794 /*Undersea Wavecutter*/, 222796 /*Rustcloud Runt*/, 222797 /*Tempest Wolf*/, 222803 /*Skitter*/, 222806 /*Elizabeth Ross*/, 222807 /*Protective Sandviper*/, 222810 /*Undersea Depthstalker*/, 222811 /*Izaeh Strongiron*/, 222812 /*Kaheti Silkguard*/, 222813 /*Lorel Ironglen*/, 222814 /*Brennok*/, 222815 /*Cursedheart Invader*/, 222816 /*Volatile Skardyn*/, 222817 /*Earth Infused Golem*/, 222818 /*Stormrook*/, 222819 /*Horde Grunt*/, 222820 /*Cinderbee Knight*/, 222821 /*Undersea Shallowfeeder*/, 222822 /*Jellyfish*/, 222823 /*Horde Grunt*/, 222824 /*Jellyfish*/, 222825 /*Gorgonna*/, 222826 /*Honey Slime*/, 222827 /*Honey Slime*/, 222828 /*Wildhammer Skyfighter*/, 222829 /*Stromgarde Footman*/, 222830 /*Bonegrim*/, 222831 /*Sureki Venomspitter*/, 222832 /*Underlight Moth*/, 222834 /*Amethil*/, 222836 /*Abductor Arzda*/, 222837 /*Ezraw Fiercefyre*/, 222838 /*Armored Scuttler*/, 222839 /*Armored Abductor*/, 222841 /*Dead Abductor*/, 222843 /*Persistent Honeyslime*/, 222844 /*Stormrook*/, 222845 /*Generic Bunny*/, 222846 /*Amber Honeyslime*/, 222847 /*Weary Water Elemental*/, 222849 /*Emigrating Kobold*/, 222852 /*Treasure Tracker*/, 222855 /*Kobyss killed Bowblaze [DNT]*/, 222859 /*Kill Credit: Common [DNT]*/, 222860 /*Kill Credit: Rare [DNT]*/, 222861 /*Kill Credit: Epic [DNT]*/, 222862 /*Kill Credit: Legendary[DNT]*/, 222863 /*Fourman Grimes*/, 222865 /*Orweyna*/, 222867 /*Waterworks Opportunist*/, 222868 /*Pack Mole*/, 222869 /*Rock Sporebat*/, 222870 /*Moving Wagon*/, 222871 /*Kill Credit [DNT]*/, 222872 /*Shadowsting Scavenger*/, 222873 /*Scavenging Swarmer*/, 222874 /*Lurking Hatchling*/, 222875 /*Meek Bloodlasher*/, 222876 /*Meek Bloodlasher*/, 222877 /*Ghostcap Menace*/, 222878 /*Ghostcap Menace*/, 222879 /*Blightbud*/, 222880 /*Nightfarm Growthling*/, 222881 /*Royal Weaver*/, 222882 /*Shadowvein Miner*/, 222883 /*Chester*/, 222887 /*Treasure Tracker*/, 222888 /*Rampant Thunder Elemental*/, 222889 /*Mead Machine*/, 222890 /*Kill Credit: Inn Conv 1[DNT]*/, 222891 /*Kill Credit: Inn Conv 2[DNT]*/, 222892 /*Kill Credit: Inn Conv 3[DNT]*/, 222893 /*[DNT] Kill Credit*/, 222894 /*U'llort the Self-Exiled*/, 222895 /*Vexidal*/, 222896 /*Path Helper*/, 222898 /*Mead-Mad Flayer*/, 222899 /*Storm Gryphon*/, 222900 /*Confused Machine Speaker*/, 222901 /*Kill Credit: Elevator Conv [DNT]*/, 222903 /*Odon*/, 222904 /*Horde Emmissary*/, 222909 /*Kaheti Swarmer*/, 222912 /*Kaheti Shadeweaver*/, 222915 /*Emigrating Kobold*/, 222916 /*Emigrating Kobold*/, 222917 /*Pack Mole*/, 222918 /*Kaheti Ravager*/, 222920 /*Arathi Stalwart*/, 222921 /*Queen Ansurek*/, 222922 /*Path Helper*/, 222923 /*Repurposed Loaderbot*/, 222924 /*Unbound Earthen*/, 222925 /*Kaheti Advisor*/, 222926 /*Stalker*/, 222927 /*Sacred Flame Vintner*/, 222928 /*Horde Emmissary*/, 222929 /*Dead Abductor*/, 222930 /*Stealthed Cataloger's Disc*/, 222931 /*Stealthed Cataloger's Disc*/, 222933 /*Path Helper*/, 222934 /*Kill Credit: Potions Taken*/, 222935 /*Horde Emmissary*/, 222936 /*Sweet-sting Worker*/, 222938 /*Filgo Scrapbottom*/, 222940 /*Freysworn Letitia*/, 222941 /*Pearlescent Shellcrab*/, 222946 /*Manifested Protocol*/, 222947 /*[DNT] Proxy*/, 222948 /*[DNT] Proxy*/, 222949 /*Arathi Aeroknight*/, 222950 /*Slumbering Mountain Giant*/, 222951 /*I'pa*/, 222952 /*Machine Speaker Crew Chief*/, 222953 /*Kill Credit 1*/, 222954 /*Kill Credit 2*/, 222955 /*Kill Credit 3*/, 222956 /*Lost Mosswool*/, 222957 /*Arathi Warlynx*/, 222958 /*Wily Sandviper*/, 222959 /*Cyclonecrier Alpha*/, 222960 /*Gargantuan Honeyslime*/, 222961 /*Black Blood Harvester*/, 222962 /*Path Helper*/, 222963 /*Lost Mosswool*/, 222964 /*Flavor Scientist*/, 222965 /*Lost Mosswool*/, 222966 /*The Puppetmaster*/, 222967 /*Path Helper*/, 222973 /*Cask-cruncher*/, 222974 /*Hungry Scarab*/, 222976 /*Cinderbee Forager*/, 222979 /*Waterworks Brute*/, 222980 /*Bloated Gulper*/, 222981 /*Fatal Nightmare*/, 222982 /*Blizkrik Snuckster*/, 222983 /*Blizkrik Snuckster*/, 222985 /*Void Weaver*/, 222986 /*Zanj'ir Brute*/, 222987 /*Shellbinder Kiku*/, 222995 /*Kill Credit: Book Placed [DNT]*/, 222998 /*[DNT] Kill Credit - Pheromones*/, 222999 /*[DNT] Kill Credit - Broken Flask*/, 223000 /*Keldaz*/, 223001 /*Aerith Primrose*/, 223002 /*Afsaneh Asrar*/, 223003 /*Amisi Azuregaze*/, 223004 /*Dariness the Learned*/, 223005 /*Fialla Sweetberry*/, 223006 /*Deucus Valdera*/, 223007 /*Glaciela Rimebang*/, 223008 /*Glutonia*/, 223009 /*Halga Steelbarrow*/, 223010 /*Hobart Grapplehammer*/, 223011 /*Hunaka Greenhoof*/, 223012 /*Imindril Spearsong*/, 223013 /*Kizi Copperclip*/, 223014 /*Kondal Huntsworn*/, 223015 /*Koraud*/, 223016 /*Li-An Skymirror*/, 223017 /*Lianna Tai*/, 223018 /*Lucian Trias*/, 223019 /*Mei Francis*/, 223020 /*Namha Moonwater*/, 223021 /*Ol' Toomba*/, 223022 /*Olisarra the Kind*/, 223023 /*Professor Pallin*/, 223024 /*Sabriana Sorrowgaze*/, 223025 /*Sandra Bartan*/, 223026 /*Tanithria*/, 223027 /*Tassia Whisperglen*/, 223028 /*Teller Rames*/, 223029 /*Thanid Glowergold*/, 223030 /*Timothy Jones*/, 223031 /*Elusive Stormrook*/, 223032 /*Whirt the All-Knowing*/, 223033 /*Mad Vanguard*/, 223034 /*Voidbringer Prophet*/, 223035 /*Corrupted Blood*/, 223036 /*Kill Credit [DNT]*/, 223037 /*Kill Credit [DNT]*/, 223038 /*Kill Credit [DNT]*/, 223041 /*Elusive Storm Wolf*/, 223042 /*Elusive Shalehorn*/, 223043 /*Fire Bee*/, 223044 /*Elusive Cinderbee*/, 223045 /*Cinderbee*/, 223046 /*Cinderbee Hatchling*/, 223047 /*Alliance Emmissary*/, 223048 /*Alliance Emmissary*/, 223049 /*Alliance Emmissary*/, 223050 /*Kurdran Wildhammer*/, 223051 /*Stromgarde Footman*/, 223052 /*Thystoria*/, 223053 /*Stromgarde Footman*/, 223054 /*Investigative Druid*/, 223055 /*Tentacle Mass*/, 223056 /*Elusive Krolusk*/, 223057 /*Trained Sandsnapper*/, 223058 /*Elusive Lurker*/, 223059 /*Gizwig*/, 223060 /*Elusive Cavern Borer*/, 223062 /*Kill Credit: Strength Potion*/, 223063 /*Hagenbran*/, 223065 /*Lost Threadling*/, 223066 /*Elusive Kaheti Burrower*/, 223067 /*Elusive Kaheti Skitterer*/, 223069 /*Underdrip Crawler*/, 223070 /*Elusive Tempestrook*/, 223072 /*Inert Earthen*/, 223073 /*Elusive Smoldering Cinderbee*/, 223074 /*Elusive Razortusk Krolusk*/, 223075 /*Elusive Kaheti Stoneborer*/, 223076 /*Elusive Kaheti Undercrawler*/, 223077 /*Elusive Maelstrom Wolf*/, 223078 /*Elusive Stormfathom Worm*/, 223079 /*Elusive Swifthoof Shalehorn*/, 223080 /*Elusive Steelclaw Borer*/, 223081 /*Opportunistic Prospector*/, 223082 /*Goblin Vacationer*/, 223083 /*Arathi Deckhand*/, 223084 /*Moss-Draped Ramolith*/, 223085 /*Crawler Sproutling*/, 223086 /*Orb Stalker*/, 223087 /*Clay Stonecharger*/, 223088 /*Sandstone Ramolith*/, 223089 /*[DNT] Kill Credit - Hannan RP*/, 223090 /*Bedrock Stonecharger*/, 223091 /*Grimlurk*/, 223092 /*Alabaster Stonecharger*/, 223093 /*Granite Ramolith*/, 223094 /*Cobalt Ramolith*/, 223095 /*Bedrock Stonecharger*/, 223096 /*Alabaster Stonecharger*/, 223097 /*Black Ramolith*/, 223098 /*Cobalt Ramolith*/, 223099 /*Dedicated Sailor*/, 223100 /*Haimaz*/, 223102 /*Savage Kobyss*/, 223103 /*Lamplighter Skiff*/, 223104 /*Lionel*/, 223105 /*Venrie Flitter*/, 223106 /*Zanj'ir Scaleguard*/, 223107 /*Wavetwist Seer*/, 223108 /*Zin'ghas the Brute*/, 223109 /*Keening Shadows*/, 223110 /*Cognitive Scanner*/, 223111 /*Anomaly Scanner*/, 223114 /*Weave-Rat*/, 223115 /*Discordant Harvester*/, 223116 /*Discordant Skitterling*/, 223117 /*Discordant Swarmite*/, 223118 /*Discordant Hulk*/, 223119 /*Faceless One*/, 223121 /*Pillarstone Spire Guard*/, 223122 /*Kill Credit: Post Boss Conv Credit [DNT]*/, 223125 /*Moss-Draped Ram*/, 223126 /*Moss-Draped Ram*/, 223129 /*Invis bunny for spell targeting*/, 223134 /*Supervisor Varric*/, 223135 /*Sir Shady Mrgglton Junior*/, 223136 /*Umbral Amalgam*/, 223137 /*Umbral Amalgam*/, 223138 /*Slim*/, 223139 /*Earthen Crossbow*/, 223140 /*Earthen Crossbow*/, 223141 /*[DNT] Faerin's Shield returned Kill Credit*/, 223142 /*[DNT] Listen to Faerin Kill Credit*/, 223143 /*Lionel*/, 223144 /*Greasy Chef*/, 223145 /*Point Bruiser*/, 223146 /*Lamplighter Skiff*/, 223147 /*[DNT] Faerin's Shield interacted Kill Credit*/, 223148 /*Point Sharpshooter*/, 223149 /*Invisible Bunny*/, 223150 /*Ascended Voidspeaker*/, 223151 /*Kill Credit 1*/, 223152 /*Earthen Trainee*/, 223153 /*Lamplighter Skiff Jump Point*/, 223154 /*Boss Sparkshot*/, 223155 /*Old V'k*/, 223156 /*Nerubian*/, 223157 /*Nerubian*/, 223158 /*Lamplighter Skiff Jump Point Right*/, 223159 /*Plump Snapcrab*/, 223160 /*Kill Credit: Speed Potion*/, 223161 /*Kill Credit: Defense Potion*/, 223162 /*Th'z of the Dark Web*/, 223163 /*Paxton Bombshell*/, 223164 /*Venom Dahn*/, 223165 /*Ankoan Thrall*/, 223166 /*Archmage Aethas Sunreaver*/, 223167 /*Shacklefang Leafnose*/, 223169 /*Arrow Stalker*/, 223170 /*Kill Credit 2*/, 223171 /*Overseer's Desk*/, 223172 /*Rej the Dying*/, 223173 /*Priest Maro'zik*/, 223174 /*Teacher Zas'rush*/, 223175 /*Worker Yareh'losh*/, 223176 /*Tej the Undying*/, 223177 /*Izkrk'tkrzn*/, 223178 /*Shacklefang Hornet*/, 223179 /*Oathsworn Peacekeeper*/, 223180 /*Arriving Prospector*/, 223181 /*Agile Pursuer*/, 223182 /*Web Marauder*/, 223183 /*[DNT] Bag of Betelsnax interacted Kill Credit*/, 223184 /*Garv Gearwhistle*/, 223185 /*Arriving Prospector*/, 223186 /*Kill Credit: Q02b - Rescue Kaheti*/, 223187 /*Moss-Draped Ramolith*/, 223190 /*Merrix*/, 223191 /*Light-Bathed Eagle*/, 223192 /*Zir*/, 223193 /*Andee Seabraid*/, 223194 /*Teha*/, 223195 /*Tempest Wolf*/, 223196 /*Injured Earthen*/, 223197 /*Vindicator Jaelaana*/, 223198 /*Defeated Butterfly*/, 223199 /*Black Blood Pool*/, 223200 /*Blood Collector*/, 223201 /* Smoke Plume*/, 223202 /*Beetle of Burden*/, 223203 /*Skittershaw*/, 223204 /*Chamber Guardian*/, 223205 /*High Exarch Turalyon*/, 223206 /*Congealed Wax-hulk*/, 223207 /*Black Blood*/, 223208 /*Favored Novice*/, 223209 /*Zovex*/, 223210 /*Skardyn Invader*/, 223211 /*Lady Liadrin*/, 223214 /*Wagon of Siege Supplies*/, 223216 /*Siege Hauler*/, 223221 /*Injured Earthen*/, 223222 /*[DNT] Shadowseam Creature Cosmetic*/, 223226 /*Handhold*/, 223227 /*One-Eyed Thak*/, 223228 /*Kill Credit: Potions Delivered*/, 223229 /*[DNT ] Kill Credit - Invisible Bunny*/, 223230 /*Sparkrubble Ore*/, 223231 /*Kill Credit: Priest Delivered*/, 223232 /*Kill Credit: Teacher Delivered*/, 223233 /*Kill Credit: Worker Delivered*/, 223234 /*Skalkaz*/, 223235 /* Giant Crystal*/, 223236 /*Unbound Earthen*/, 223237 /*Volatile Spike Stalker*/, 223238 /*Swift Cloudrook*/, 223239 /*Tranquil Peafowl*/, 223240 /*Ana*/, 223241 /*Portal*/, 223242 /*Ama*/, 223243 /*Encrusted Mollusc*/, 223244 /*Unbound Miner*/, 223245 /*Kill Credit 1*/, 223246 /*Kill Credit 2*/, 223247 /*One-Eyed Thak*/, 223248 /*[DNT] TBD*/, 223251 /*Spear Stalker (Impact)*/, 223252 /*Slippery Rock*/, 223253 /*Bloodstained Webmage*/, 223254 /*Queen Ansurek*/, 223255 /*Ar'syn*/, 223256 /*Alleria Windrunner*/, 223257 /*Faerin Lothar*/, 223258 /*Fynn Steelstrike*/, 223259 /*Tara Steelstrike*/, 223260 /*Injured Earthen*/, 223261 /*Injured Earthen*/, 223262 /*Injured Earthen*/, 223263 /*Supervisor Varric*/, 223267 /*Auralia Steelstrike*/, 223268 /*General Steelstrike*/, 223269 /*Web Target [DNT]*/, 223270 /*Ar'syn*/, 223272 /*Ozrin the Steelweaver*/, 223273 /*Entropic Rift*/, 223274 /*Findorn*/, 223275 /*Treagor*/, 223276 /*Artisan T'z*/, 223277 /*O'vizrin*/, 223278 /*Apothecary Rz*/, 223279 /*Collector Il'zril*/, 223280 /*Collector Z'til*/, 223281 /*Venomscribe Xesh XI*/, 223282 /*Krivit*/, 223283 /*Stalker*/, 223284 /*Kill Credit [DNT]*/, 223285 /*Orweyna*/, 223286 /*Hannan*/, 223288 /*Kill Credit [DNT]*/, 223289 /*Edward Egan*/, 223290 /*Jang Quillpaw*/, 223291 /*Angelique Butler*/, 223292 /*Lalla Brightweave*/, 223293 /*Ranid Glowergold*/, 223294 /*Linzy Blackbolt*/, 223295 /*Tiffany Cartier*/, 223296 /*Mongar*/, 223297 /*Mama Diggs*/, 223298 /*Bomb-Laden Beetle*/, 223299 /*Teller Hoag*/, 223301 /*Glumtooth Sneak-spotter*/, 223302 /*Emilia Baumoon*/, 223305 /*Roscoe*/, 223306 /*Rachele*/, 223307 /*Liyana*/, 223308 /*Crixa*/, 223310 /*Brandon Buckbeard*/, 223311 /*Arille Azuregaze*/, 223313 /*Catriona Macrae*/, 223314 /*Mine Cart*/, 223315 /*Crimson Pilgrim*/, 223317 /*Valaden Silverblade*/, 223318 /*Devoted Worshipper*/, 223319 /*"Red" Jack Findle*/, 223320 /*[REUSE][DNT] "BOOM Treats!" Nerubian Ballista Interact Hidden Quest Kill Credit*/, 223321 /*Rafael Langrom*/, 223322 /*Bragund Brightlink*/, 223323 /*Matilda Brightlink*/, 223324 /*Icks*/, 223325 /*Kirin Tor Guardian*/, 223326 /*Nerubian*/, 223327 /*Silver Covenant Guardian Mage*/, 223328 /*Varric's Damaged Ironstrider*/, 223329 /*Captured Undercrawler*/, 223330 /*Nerubian*/, 223331 /*Royal Knight*/, 223332 /*Kill Credit: Common [DNT]*/, 223333 /*Kill Credit: Rare [DNT]*/, 223334 /*Kill Credit: Epic [DNT]*/, 223335 /*Kill Credit: Legendary[DNT]*/, 223336 /*Alleria Windrunner*/, 223337 /*Scary Monster*/, 223338 /*Dalaran Sewer Turtle*/, 223339 /*Fialla Sweetberry*/, 223341 /*Cataloger's Disc*/, 223342 /*Khaz Algar Wormhole*/, 223343 /*Tiny Cragling*/, 223344 /*Stratus*/, 223346 /*Ridge*/, 223347 /*Mini Airship*/, 223349 /*Anduin Wrynn*/, 223350 /*Cinderbrew Target Stalker [DNT]*/, 223351 /*Cinderwold Sizzlestinger*/, 223352 /*Kill Credit: Leash Loosened [DNT]*/, 223353 /*Sir Ashrealm*/, 223354 /*Nataniel Highdawn*/, 223355 /*Cleo Clearmeadow*/, 223357 /*Sureki Conscript*/, 223358 /*Generic - Empty Bunny*/, 223360 /*Orweyna*/, 223361 /*Webwarden Enforcer*/, 223362 /*Boltweaver Enforcer*/, 223363 /*Pale Weavelasher Grunt*/, 223364 /*Pale Weavelasher Apprentice*/, 223365 /*Arathi Orphan*/, 223366 /*Takey-Take*/, 223367 /*Bubs*/, 223368 /*Sir Pounce*/, 223369 /*Fog Creature*/, 223370 /*Arathi Reserve*/, 223371 /*Darkwater Tidecrusher*/, 223372 /*Prime Slime*/, 223373 /*Slime Wave*/, 223375 /*Fearful Socialite*/, 223376 /*Wyllam Hyat*/, 223377 /*Salien Carapiercer*/, 223378 /*[DNT] "The Blacksmith's Fate" Quest Boss Slain Counter Hidden Quest Kill Credit*/, 223379 /*Arrow Stalker 1 [DNT]*/, 223380 /*Arrow Stalker 2 [DNT]*/, 223381 /*Arrow Stalker 3 [DNT]*/, 223382 /*Arrow Stalker 4 [DNT]*/, 223383 /*Lane 1 Guide [DNT]*/, 223384 /*Lane 2 Guide [DNT]*/, 223385 /*Lane 3 Guide [DNT]*/, 223386 /*Lane 4 Guide [DNT]*/, 223388 /*Vein Excavator*/, 223389 /*Twilight Drake*/, 223390 /*Earthen Denizen*/, 223391 /*Dead Nerubian*/, 223392 /*Invis bunny for spell targeting [DNT]*/, 223393 /*Kill Credit [DNT]*/, 223394 /*Necrofang Reaper*/, 223395 /*Sunreaver Battlemage*/, 223396 /*Silver Covenant Spellcaster*/, 223397 /*Oathsworn Protector*/, 223398 /*[DNT] Kill Proxy - Local Story - Rambleshire - End (RPS)*/, 223399 /*Tickler*/, 223400 /*Swoopgrasp*/, 223401 /*Four-Legs*/, 223402 /*Flicker*/, 223403 /*Dalaran Sewer Turtle*/, 223404 /*Dalaran Sewer Turtle*/, 223405 /*Dalaran Sewer Turtle*/, 223406 /*Zaedu*/, 223407 /*Awakened Custodian*/, 223408 /*Arathi Orphan*/, 223409 /*Guttergunk*/, 223410 /*Gamer*/, 223411 /*Evil Tentacle*/, 223412 /*Dead Swarmite*/, 223414 /*Unstable Skardyn*/, 223415 /*[DNT] Dynamite Stalker*/, 223416 /*Tainted Fragment*/, 223417 /*Earthen Trainee*/, 223418 /*Earthen Trainee*/, 223419 /*Earthen Trainee*/, 223420 /*Earthen Trainee*/, 223421 /*Earthen Trainee*/, 223422 /*River Skipper*/, 223423 /*Careless Hopgoblin*/, 223424 /*Dead Kobyss*/, 223425 /*Lashroom*/, 223426 /*Glowmite*/, 223427 /*Oath-Eater*/, 223428 /*King Splash*/, 223429 /*Crystaline Deepsflayer*/, 223430 /*Primal Lasher*/, 223431 /*Fog Weaver*/, 223432 /*Ancient Sabertusk*/, 223433 /*Isolated Crawler*/, 223434 /*Prehistoric Diemetradon*/, 223435 /*Rufus*/, 223436 /*Nerubian Caster*/, 223438 /*River Mole*/, 223439 /*[DNT] "Invasion Disruption" Normal Mob Proxy Kill*/, 223441 /*Arathi Orphan*/, 223442 /*Kyrie*/, 223443 /*Ziriak*/, 223444 /*Friendhaver Grem*/, 223445 /*Mumbling Survivor*/, 223446 /*Collector Dyna*/, 223447 /*Mumbling Survivor*/, 223449 /*The Swaying Span*/, 223450 /*Aysa Cloudsinger*/, 223453 /*Arcane Phoenix*/, 223455 /*Gorgonna*/, 223456 /*[DNT] Cosmetic Death*/, 223457 /*Earthen Trainee*/, 223458 /*Pet Stagshell*/, 223459 /*Injured Earthen*/, 223461 /*Chair*/, 223463 /*[DNT] Kill Credit*/, 223464 /*Oath Eater*/, 223465 /*Molten Flameslinger*/, 223466 /*Kaheti Siegelord*/, 223467 /*Faerin Lothar*/, 223468 /*Monte Gazlowe*/, 223469 /*Voidtouched Speaker*/, 223472 /*Web Spool*/, 223473 /*Stagnant Slime*/, 223476 /*Monte Gazlowe*/, 223477 /*Leave-O-Bot 7000*/, 223478 /*Zandelvari*/, 223479 /*Zandelvari*/, 223480 /*Zandelvari*/, 223481 /*Arathi Orphan*/, 223488 /*Stinky Shoes*/, 223489 /*Dead Kaheti*/, 223491 /*Flatcram Mite*/, 223492 /*Flatcram Grandame*/, 223493 /*Devoted Worshipper*/, 223494 /*Flatcram Eel*/, 223495 /*Kuriah*/, 223497 /*Worker Bee*/, 223498 /*Bee-let*/, 223499 /*Lugger Duchan*/, 223501 /*Merrix*/, 223502 /*Skardyn Fragment*/, 223503 /*Pale Weavelasher Overseer*/, 223506 /*[DNT] Slime Lesser Hat*/, 223507 /*Faerin Lothar*/, 223508 /*Throw Rock Target*/, 223509 /*Monte Gazlowe*/, 223510 /*Pale Weavelasher Apprentice*/, 223512 /*Weaverat*/, 223513 /*Throw Rock Target*/, 223515 /*Throw Rock Target*/, 223516 /*Throw Rock Target*/, 223517 /*Throw Rock Target*/, 223518 /*Primal Silverback*/, 223520 /*Ton'kei The Fierce*/, 223522 /*Throw Rock Target*/, 223524 /*Candlemancer Sycophant*/, 223526 /*Rampaging Stones*/, 223527 /*Throw Rock Target*/, 223528 /*Searing Flameslinger*/, 223532 /*Unbound Deposits*/, 223533 /*Custodian Khubon*/, 223536 /*Candle Target Bunny*/, 223537 /*Crazed Deepflayer*/, 223538 /*Throw Rock Target*/, 223539 /*Burning Brightwing*/, 223540 /*Chittering Menace*/, 223541 /*Stolen Loader*/, 223545 /*Swarming Screamer*/, 223546 /*Stumbling Rock*/, 223547 /*Rumblestone*/, 223549 /*Mysterious Mercenary*/, 223550 /*Stone Lasher*/, 223551 /*Coiled Striker*/, 223552 /*Lost Golem*/, 223553 /*Angered Giant*/, 223554 /*Deep Digger*/, 223555 /*Murderous Construct*/, 223556 /*Fog Spreader*/, 223557 /*Throw Rock Target*/, 223558 /*Skyriding Glyph*/, 223559 /*Throw Rock Target*/, 223560 /*Tracker Skyriding Glyph*/, 223562 /*Brew Drop*/, 223565 /*Magic Trace*/, 223582 /*[DNT] Kill Credit - Container Destroyed*/, 223584 /*[DNT] Kill Proxy - Max Level - 13 - Nerubians*/, 223592 /*Unbound Earthen*/, 223593 /*Oathsworn Earthen*/, 223594 /*General Steelstrike*/, 223595 /*Kirin Tor Shield Master*/, 223601 /*Shadow Scuttler*/, 223602 /*Corrupted Stinger*/, 223604 /*Voidbringer Zealot*/, 223605 /*Lady Jaina Proudmoore*/, 223606 /*[DNT] Polluting Area Effect*/, 223607 /*Lady Jaina Proudmoore*/, 223608 /*Polluting Scrap*/, 223609 /*(Chair) Sit a While [DNT]*/, 223611 /*Nerubian Ballista*/, 223612 /*Iceberg*/, 223613 /*Weave Drone*/, 223614 /*Kobold Thief*/, 223615 /*Captured Undercrawler*/, 223618 /*Nerubian Rebel*/, 223635 /*Puddle Container Movement Stalker*/, 223636 /*Stealthed Cataloger's Disc*/, 223637 /*Natalia Pearce*/, 223638 /*Dawntower Tender*/, 223639 /*Twinkling Candlefly*/, 223640 /*Twinkling Candlefly*/, 223641 /*Glumtooth Trapper*/, 223642 /*Forgegrounds Machinesmith*/, 223643 /*Borgos*/, 223644 /*Darean*/, 223646 /*Pale Priest*/, 223647 /*Blind Watcher*/, 223648 /*Betta*/, 223649 /*Maluc*/, 223650 /*Forge Hand*/, 223651 /*Watcher Zalesx*/, 223652 /*Kurron*/, 223653 /*Vrykul Hoardseeker*/, 223654 /*Lost Wickedfoot*/, 223655 /*Savage Cursespreader*/, 223656 /*Steel Trap*/, 223657 /*Igneous Elemental*/, 223658 /*Dwarven Medicine*/, 223659 /*Guts*/, 223660 /*Arathi Lamplighter*/, 223661 /*Iceberg*/, 223662 /*Kill Credit: Propaganda*/, 223663 /*Cavern Skiplet*/, 223664 /*Kill Credit: Rescue Residents*/, 223665 /*Kill Credit: Rescue Group 1*/, 223666 /*Kill Credit: Rescue Group 2*/, 223667 /*Kill Credit: Rescue Group 3*/, 223669 /*Flickering Candlefly*/, 223670 /*Wax Sludglet*/, 223671 /*Razormouth Grub*/, 223672 /*Stormrider Recruit*/, 223673 /*Polluting Scrap*/, 223674 /*Caustic Skitterer*/, 223675 /*Glumtooth Bruiser*/, 223676 /*Kill Credit: WQ - Micro*/, 223677 /*Kill Credit: WQ - Medium*/, 223678 /*Kill Credit: WQ - Large*/, 223679 /*Kill Credit: WQ - Small*/, 223680 /*Glumtooth Trapper*/, 223681 /*Glumtooth Bruiser*/, 223682 /*[DNT]Skitterling Cage Kill Credit*/, 223683 /*[DNT]Spiderling Egg Sac Kill Credit*/, 223684 /*Trapped Kaheti Silkweaver*/, 223685 /*Kill Credit: Abuductors Slain*/, 223686 /*Squish*/, 223687 /*Fate Weaver Ritual Site*/, 223688 /*Threadling Egg Sac*/, 223690 /*Kill Credit: Tell Y'tekhi No 1st Time [DNT]*/, 223692 /*Kill Credit: WQ - Delivery, Small*/, 223693 /*Kill Credit: Chemicals Gathered [DNT]*/, 223694 /*Kill Credit: Acid Synthesized [DNT]*/, 223696 /*Caustic Chemicals*/, 223698 /*Cinderhoney Emberstinger*/, 223700 /*Toxic Threadling Egg Sac*/, 223701 /*[DNT] Kill Credit*/, 223702 /*Vanquished Tentacle*/, 223703 /*Sickly Skiplet*/, 223704 /*Swale Hopper*/, 223706 /*Pinkskin Burrower*/, 223707 /*Pinkskin Burrower*/, 223708 /*Fearful Socialite*/, 223710 /*Remembrancer Amuul*/, 223712 /*Skittish Sniffler*/, 223715 /*Snuffling*/, 223716 /*Stalker*/, 223717 /*Guacamole*/, 223718 /*Sneef*/, 223721 /*[DNT] "Remembrance for the Fallen" - Invisible Stalker*/, 223723 /*Mr. Sunflower*/, 223724 /*Backfill Barrel*/, 223725 /*Randullus Sacredpyr*/, 223726 /*Waxmonger Quiwik*/, 223727 /*Emissary of the Depths*/, 223728 /*Auditor Balwurz*/, 223730 /*Berrund the Gleaming*/, 223731 /*Siege Bomb*/, 223732 /*Cannister of Black Blood*/, 223733 /*Wagon of Siege Supplies*/, 223735 /*Suspicous Crate*/, 223736 /*Wagon of Siege Supplies*/, 223740 /*Shraubendre*/, 223744 /*Snuffling*/, 223745 /*Twilight Drake*/, 223746 /*Oathsworn Auditor*/, 223747 /*Skittish Sniffler*/, 223748 /*Freed Lumberjack*/, 223749 /*Ploughworm Broodling*/, 223750 /*Lady Vinazian*/, 223751 /*Worm Chow*/, 223752 /*[DNT]Worm Meat Kill Credit*/, 223753 /*Skeinspinner Takazj*/, 223754 /*Linny Leadfinger*/, 223755 /*Direweb Skitterling*/, 223756 /*Tortollan Scaleback*/, 223757 /*Adventurer*/, 223758 /*Lamplighter's Skiff*/, 223759 /*Sinruna*/, 223760 /*Ukos'via*/, 223762 /*Shraubendre*/, 223763 /*Shraubendre*/, 223764 /*Shraubendre*/, 223765 /*Anub'azal*/, 223766 /*Lamplighter's Skiff*/, 223767 /*Arathi Lamplighter*/, 223770 /*Blazing Fiend*/, 223771 /*[DNT]Cosmetic Flavor*/, 223772 /*Blazing Fiend*/, 223773 /*Blazing Fiend*/, 223774 /*Blazing Fiend*/, 223775 /*Blazing Fiend*/, 223776 /*Blazing Fiend*/, 223777 /*Blazing Fiend*/, 223779 /*Anub'arash*/, 223780 /*Kill Credit: Fuel Looted Credit [DNT]*/, 223781 /*Skeinspinner Takazj*/, 223782 /*Snapjaw Ploughworm*/, 223783 /*Ploughworm Broodling*/, 223786 /*Kill Credit: WQ - Delivery, Medium*/, 223787 /*Kill Credit: WQ - Delivery, Large*/, 223788 /*[DNT] Kill Credit*/, 223789 /*Battlefront Hauler*/, 223790 /*Ravenous Spawn Stalker*/, 223791 /*Golem*/, 223792 /*Mud Skipper*/, 223793 /*[DNT] Forgegrounds Stalker*/, 223794 /*Arcane Elemental*/, 223795 /*Crystal Monster*/, 223796 /*Arcane Elemental*/, 223797 /*Lingering Spark*/, 223798 /*Mana Fragment*/, 223799 /*Shard of Dalaran*/, 223800 /*Kill Credit: Common [DNT]*/, 223801 /*Kill Credit: Rare [DNT]*/, 223802 /*Kill Credit: Epic [DNT]*/, 223803 /*Kill Credit: Legend [DNT]*/, 223804 /*Kill Credit: Common [DNT]*/, 223805 /*Kill Credit: Rare [DNT]*/, 223806 /*Kill Credit: Epic [DNT]*/, 223807 /*Kill Credit: Legend [DNT]*/, 223808 /*Shrouded Skysilk*/, 223809 /*Shrouded Skysilk*/, 223811 /*Kill Credit: WQ - Interact*/, 223812 /*Shraubendre*/, 223813 /*Deviant Skardyn*/, 223814 /*Void Crystal Monstrosity*/, 223815 /*Generic - Empty Bunny*/, 223816 /*Invis bunny for POI blob [DNT]*/, 223817 /*Inert Earthen*/, 223818 /*Shadowblade Abductor*/, 223819 /*Izo'ratne Adbuctor*/, 223820 /*Shadeweave Abductor*/, 223821 /*Nightfall Ritualist*/, 223822 /*Queen's Guard Re'zah*/, 223823 /*Shraubendre*/, 223824 /*Shraubendre*/, 223825 /*[DNT] Turn In*/, 223826 /*Kah'net*/, 223827 /*Tihk'ot*/, 223828 /*Srax'run*/, 223829 /*Gruthit*/, 223830 /*Mus'ten*/, 223831 /*Firefly*/, 223832 /*Lamplighter Priest*/, 223833 /*Baelgrim*/, 223834 /*Shyalude*/, 223835 /*Cinderhoney Emberstinger*/, 223836 /*Baby Larva*/, 223837 /*Defender of the Wall*/, 223838 /*Arathi Medic*/, 223839 /*Queen's Guard Ge'zah*/, 223840 /*Nerubian Skyrazor*/, 223841 /*Fomor2/Magnaron 2*/, 223842 /*Emergency Militia*/, 223843 /*Earthen Cannon*/, 223844 /*Covert Webmancer*/, 223845 /*[DNT] Cosmetic - Woven Cocoon State - Spell 449618*/, 223846 /*Wounded Emergency Militia*/, 223847 /*Spider Boss Ice*/, 223848 /*Spider Boss Nightmare*/, 223849 /*Cryptfiend*/, 223850 /*Spider Pet*/, 223851 /*Radiant Fuel Crystal*/, 223852 /*Babbling Book*/, 223853 /*Shrouded Skysilk*/, 223854 /*Shrouded Skysilk*/, 223855 /*Snapjaw Trainee*/, 223856 /*Ironhaul Loader*/, 223857 /*Tortollan Visitor*/, 223858 /*Explorers' League Supplies*/, 223859 /*Purple Stagshell*/, 223860 /*Bahthox*/, 223861 /*Rak-Ush Battleshell*/, 223862 /*Tan Stagshell*/, 223863 /*Green Stagshell*/, 223864 /*Tan Stagshell*/, 223865 /*Green Stagshell*/, 223866 /*Shadow-seized Loader*/, 223868 /*Sweetsnuffler*/, 223869 /*Siegehold Patroller*/, 223870 /*Stagshell*/, 223871 /*Volatile Fuel Barrel*/, 223872 /*Nexus-Princess Ky'veza*/, 223873 /*Ironhaul Stoneskitterer*/, 223874 /*Malfunctioning Cogwalker*/, 223875 /*Faerin Lothar*/, 223876 /*Impaling Spike*/, 223879 /*Malfunctioning Railbot*/, 223886 /*Valgrexx*/, 223896 /*Warmonger Ogli*/, 223903 /*[DNT] Kill Credit: Ledger Gossip*/, 223904 /*Zealous Ironguard*/, 223905 /*Discordant Swarmite*/, 223906 /*Discordant Hulk*/, 223908 /*Corrupted Memory*/, 223909 /*Dogmatic Machine Speaker*/, 223910 /*[DNT] Delgando's Raft*/, 223911 /*Zealot's Guardbot*/, 223912 /*Quickwick Ouchpatcher*/, 223913 /*[DNT] Kobold Stretcher Vehicle*/, 223914 /*Supervisor Varric*/, 223916 /*Umbral Spore*/, 223917 /*Stormbound Conqueror*/, 223918 /*Waterworks Dynamo*/, 223919 /*Hollow Frostweaver*/, 223920 /*Orren Masyn*/, 223921 /*Kill Credit: Puzzle Solved (DNT)*/, 223922 /*[DNT] Kill Credit*/, 223923 /*Natalia Pearce*/, 223924 /*Natalia Pearce*/, 223925 /*Pustulant Feaster*/, 223926 /*[DNT] Invisible Bunny*/, 223927 /*Assistant Skitterling*/, 223930 /*Black Blood Harvester*/, 223931 /*Gluttonous Jawcrawler*/, 223932 /*Basalteous*/, 223933 /*Devorguria*/, 223934 /*Spider Wall Stalker*/, 223935 /*Highland Bear*/, 223936 /*Pterrordax Skyhunter*/, 223937 /*Orweyna*/, 223938 /*Trapped Emergency Militia*/, 223939 /*ELIZA*/, 223940 /*Scavenging Saurid*/, 223943 /*Resource Plunderer*/, 223944 /*Alleria Windrunner*/, 223945 /*Sureki Siegelord*/, 223946 /*Nerubian Wagon*/, 223947 /*Wagon Hauler*/, 223948 /*Chief Ouchpatcher Hock*/, 223949 /*Volunteer Ouchpatcher Drendar*/, 223950 /*Stabilized Emergency Militia*/, 223951 /*Corrupted Blood*/, 223952 /*Animated Azerite*/, 223953 /*Fragmented Core*/, 223954 /*Bloodscar*/, 223955 /*Frenzied Blood*/, 223956 /*KC: Pamphlet Delivered*/, 223957 /*[DNT] Ravenous Scarab*/, 223958 /*Arathi Prisoner*/, 223961 /*Meandering Courier*/, 223966 /*Swift Courier*/, 223967 /*Slaughterweb Priest*/, 223968 /*Fahl'khax*/, 223970 /*Coalesced Shadeling*/, 223971 /*Coalesced Shadeling*/, 223972 /*Siege Spincatcher*/, 223973 /*Siege Artillerist*/, 223974 /*Threadling Nester*/, 223975 /*Arathi Aeroknight*/, 223978 /*Corridor Trapspinner*/, 223979 /*Kill Credit: Alleria Informed [DNT]*/, 223980 /*Queen Ansurek*/, 223981 /*Void Tendril*/, 223983 /*Overheating Cogwalker*/, 223984 /*Famished Fog Beast*/, 223985 /*zzzoldRavaging Steel Stalkers*/, 223986 /*zzzoldRavaging Steel Stalkers*/, 223987 /*BlackBlood Fall Base*/, 223988 /*Oathsworn Dignitary*/, 223989 /*Quickwick Volunteer*/, 223990 /*Path Helper*/, 223991 /*The General's Standard*/, 223992 /*zzzoldRavaging Steel*/, 223994 /*Nightfall Shadowmage*/, 223995 /*Nightfall Curseblade*/, 223996 /*Royal Weaver Stalker*/, 223997 /*Oathsworn Councilguard*/, 223998 /*Utility Swarmbot*/, 223999 /*Frenzied Swarmbot*/, 224000 /*Tactical Swarmbot*/, 224001 /*Nullbot*/, 224004 /*Kirin Tor Mage*/, 224005 /*Kill Credit [DNT]*/, 224009 /*Kill Credit: Pale Weavelashers*/, 224010 /*Arbauch's Ward*/, 224011 /*Kill Credit: Puzzle Credit [DNT]*/, 224012 /*Queen Neferess*/, 224013 /*Warding Shadestone*/, 224014 /*Warding Shadestone*/, 224015 /*Kill Credit: Warding Shadeling [DNT]*/, 224016 /*King Anub'arak*/, 224017 /*[DNT] Invisible Bunny*/, 224018 /*Bloated Sea Gull*/, 224019 /*Queen Neferess*/, 224021 /*Emergency Militia*/, 224023 /*Interfering Aspirant*/, 224025 /*Dishonorable Acolyte*/, 224050 /*Fataly Impaled Earthen*/, 224051 /*Zev'kall*/, 224052 /*Ghostcap Menace*/, 224053 /*Ancient Earthen*/, 224054 /*Haywire Loaderbot*/, 224055 /*Spear Stalker (Area Trigger)*/, 224056 /*Marbleheart Ramolith*/, 224058 /*Shaleshell clicker*/, 224059 /*Terrace Moth*/, 224060 /*ELIZA*/, 224061 /*Ru'murh*/, 224063 /*Suspicious Rock*/, 224064 /*Badly Behaved Bot*/, 224066 /*Sureki Vanguard*/, 224067 /*Kill Credit: Lure [DNT]*/, 224068 /*Shred Reality Stalker*/, 224069 /*Keyrra Pyregard*/, 224071 /*Off-Duty Laborer*/, 224076 /*Hannan*/, 224077 /*Egg Cocoon*/, 224078 /*Glowmite*/, 224079 /*Dusty Shalewing*/, 224080 /*Drained Cinderbee*/, 224081 /*Waivering Drone*/, 224082 /*Vibrant Glowfly*/, 224083 /*Wounded Arathi Priest*/, 224084 /*Kill Credit: Play Completed*/, 224085 /*Earthfury Cragshar*/, 224086 /*Foreman Uzjax*/, 224087 /*Ruffious*/, 224088 /*Ploughworm*/, 224089 /*Invisible Bunny*/, 224090 /*Brown Leafbug*/, 224091 /*Dark Tentacle*/, 224092 /*Kill Credit: Ore Deposited [DNT]*/, 224093 /*Kill Credit: Achievement - One Trip [DNT]*/, 224096 /*Agitated Hive Worker*/, 224099 /*Shalehorn Bull*/, 224100 /*Unnerved Calf*/, 224101 /*Shalehorn Cow*/, 224106 /*Hallowfall Bear*/, 224108 /*Pollen Rich Cinderbloom*/, 224109 /*Hallowfall Matriarch*/, 224111 /*Court Attendant*/, 224112 /*Undercrawler Lurker*/, 224113 /*Royal Weaver*/, 224115 /*Court Attendant*/, 224117 /*KC: Citizen 1 Interviewed [DNT]*/, 224118 /*KC: Citizen 2 Interviewed [DNT]*/, 224119 /*KC: Citizen 3 Interviewed [DNT]*/, 224120 /*KC: Citizen Interviewed Tally [DNT]*/, 224123 /*Nerubian Hanging Mine*/, 224124 /*Portal*/, 224125 /*Shalehorn Bull*/, 224126 /*[DNT] Kill Credit*/, 224127 /*Ghos'opp*/, 224128 /*Eirzay*/, 224130 /*[DNT ] Kill Credit - Invisible Bunny*/, 224133 /*Sunrise Honeysucker*/, 224135 /*Mysterious Grindy Voice*/, 224137 /*Waterworks Site Supervisor*/, 224138 /*Injured Worker*/, 224139 /*[DNT] Kill Credit 01*/, 224140 /*Master Zone Controller*/, 224141 /*[DNT] Invisible Bunny*/, 224142 /*Congealed Memories*/, 224144 /*[DNT] Kill Credit 02*/, 224145 /*[DNT] Kill Credit 03*/, 224146 /*[DNT] Kill Credit 04*/, 224147 /*[DNT] Shalehorn Bull*/, 224148 /*Not Aromash*/, 224149 /*Nerubian Webspinner*/, 224150 /*Nerubian Skirmisher*/, 224151 /*[DNT] Kill Credit*/, 224152 /*Twilight Brute*/, 224153 /*Auralia Steelstrike*/, 224154 /*General Steelstrike*/, 224155 /*Zev'kall*/, 224157 /*Remembered Lich King*/, 224159 /*[DNT] Invisible Bunny*/, 224161 /*Eirzay*/, 224162 /*Eirzay*/, 224163 /*Eirzay*/, 224166 /*Eirzay*/, 224167 /*Eirzay*/, 224168 /*Eirzay*/, 224170 /*Eirzay*/, 224171 /*Eirzay*/, 224172 /*Eirzay*/, 224173 /*Eirzay*/, 224174 /*Eirzay*/, 224176 /*Eirzay*/, 224177 /*Ghos'opp*/, 224178 /*Ghos'opp*/, 224179 /*Ghos'opp*/, 224180 /*Ghos'opp*/, 224181 /*Ghos'opp*/, 224182 /*Ghos'opp*/, 224183 /*Ghos'opp*/, 224184 /*Ghos'opp*/, 224185 /*Ancient Tentacle*/, 224186 /*Ghos'opp*/, 224187 /*Ghos'opp*/, 224188 /*Ghos'opp*/, 224189 /*Ghos'opp*/, 224190 /*Ru'murh*/, 224191 /*Ru'murh*/, 224192 /*Ru'murh*/, 224193 /*Ru'murh*/, 224194 /*Ru'murh*/, 224195 /*Ru'murh*/, 224196 /*Ru'murh*/, 224197 /*Ru'murh*/, 224198 /*Ru'murh*/, 224199 /*Ru'murh*/, 224200 /*Ru'murh*/, 224201 /*Ru'murh*/, 224202 /*Sureki Venomblade*/, 224205 /*Weaver's Scouting Shadecaster*/, 224213 /*Pollen Rich Cinderbloom*/, 224214 /*Pollen Rich Cinderbloom*/, 224215 /*Pollen Rich Cinderbloom*/, 224216 /*Pollen Rich Cinderbloom*/, 224217 /*Pollen Rich Cinderbloom*/, 224218 /*Territorial Deepwalker*/, 224219 /*Twilight Earthcaller*/, 224221 /*Twilight Overseer*/, 224222 /*Throw Cheese Vehicle*/, 224236 /*Thrown Cheese*/, 224237 /*Cooking Pot*/, 224238 /*Neddrin*/, 224239 /*Sporbit*/, 224240 /*Twilight Flamerender*/, 224241 /*Bursting Lightspawn*/, 224246 /*KC: Clue 1 Collected [DNT]*/, 224247 /*KC: Clue 2 Collected [DNT]*/, 224248 /*KC: Clue 3 Collected [DNT]*/, 224249 /*Twilight Lavabender*/, 224251 /*Firebath Impurity*/, 224252 /*Kill Credit: Participation Earned*/, 224261 /*Supply Crate*/, 224264 /*Ahn'izik the Old Soul*/, 224265 /*[DNT]Select a Beetle Kill Credit*/, 224266 /*Kill Credit: Right Leg Shackle DIsmantled [DNT]*/, 224267 /*Ab'xal*/, 224268 /*Kill Credit: Left Arm Shackle DIsmantled [DNT]*/, 224269 /*Kill Credit: Right Arm Shackle Dismantled [DNT]*/, 224270 /*Ip'xal*/, 224271 /*Twilight Warlock*/, 224272 /*Kill Credit: Tell Y'tekhi No 2nd Time [DNT]*/, 224273 /*Kill Credit: Tell Y'tekhi No 3rd Time [DNT]*/, 224274 /*Kill Credit: Tell Y'tekhi No 4th Time [DNT]*/, 224275 /*Stonevault Machinesmith*/, 224276 /*Twilight Enforcer*/, 224277 /*Selective Historian*/, 224278 /*Nightshade Ambusher*/, 224279 /*Shatter Existance Stalker*/, 224280 /*Tectonic Rumbler*/, 224281 /*Taelloch Ore*/, 224282 /*Soulboil*/, 224283 /*Kill Credit: Rescue Brennok [DNT]*/, 224284 /*Decalibrated Examination Bot*/, 224286 /*[DNT]I chose Helioceros*/, 224287 /*[DNT]I chose Titannirum*/, 224288 /*[DNT]I chose Rafflesian*/, 224289 /*[DNT]I chose Durania*/, 224290 /*[DNT]I chose Stapellia*/, 224291 /*Kill Credit: Find Brennok [DNT]*/, 224292 /*[DNT]I chose Bulbophyll*/, 224293 /*KC: Snuffled*/, 224294 /*Osidion*/, 224295 /*Gossiping Historian*/, 224299 /*Anub'okki*/, 224300 /*Bloodworker*/, 224301 /*Dropped Ore*/, 224302 /*The Vizier*/, 224303 /*Throw Water Vehicle*/, 224304 /*Questzertauren*/, 224305 /*[DNT] Kill Credit*/, 224306 /*Ah'shalathala the Quenched*/, 224307 /*Corpse Relocator*/, 224308 /*Kib'kur*/, 224309 /*Apyrite*/, 224310 /*Great Kyron*/, 224311 /*Siegelord Xerosh*/, 224312 /*Shackle Anchor*/, 224313 /*Shackle Anchor*/, 224314 /*Shackle Anchor*/, 224315 /*Kill Credit: Select a faction*/, 224316 /*[DNT] Kill Credit: Nerubian*/, 224317 /*Tunnel to Dorn Agol*/, 224318 /*Tunnel to Azj-Kahet*/, 224319 /*Anub'azal*/, 224320 /*Tes'ka*/, 224321 /*Ves'ka*/, 224324 /*Silkswooner Waree*/, 224325 /*Arathi Bomb*/, 224327 /*Violesca*/, 224329 /*Visiting Merchant*/, 224330 /*Maraclozh*/, 224331 /*Phylleus*/, 224332 /*Master Kat'taj*/, 224333 /*Uvo'rek the Broodmother*/, 224335 /*Nur'rek the Good Husband*/, 224336 /*Ancestor*/, 224337 /*Zara'azj the Magnificent*/, 224338 /*Tara Steelstrike*/, 224339 /*Sne'ix the Egg Tender*/, 224340 /*Reagent Lady Minertaur the Second*/, 224341 /*Fire!*/, 224342 /*Reagent Lord Herbataur the Second*/, 224343 /*Reagent Skeleton Skinnaur the Second*/, 224345 /*Anub'azal*/, 224346 /*Grand Apothecary Alchataur the Second*/, 224347 /*Kill Credit*/, 224349 /*Kill Credit: Recitation Completed [DNT]*/, 224350 /*Voltscale Siltworm*/, 224351 /*[DNT] Kill Credit*/, 224352 /*Vi'azl*/, 224353 /*Mimzy Spazzlerock's Second Evil Twin*/, 224354 /*Firelord Nomi the Second*/, 224355 /*Clerk Galesong the Second*/, 224356 /*Veeno the Second*/, 224357 /*Sandskin Sawtooth*/, 224358 /*Kill Credit: Defeat a Wave*/, 224359 /*Mr. Sunflower's Patient*/, 224361 /*Royal Guardian*/, 224362 /*Batzvara*/, 224363 /*Royal Fighter*/, 224364 /*Kill Credit: WQ - Package Delivered, No Credit*/, 224367 /*Forgotten Hero*/, 224368 /*Chamber Expeller*/, 224369 /*[DNT] Kill Credit: Cooking With Style*/, 224370 /*Surekian Weapon Rack*/, 224371 /*Spike Storm Stalker*/, 224372 /*Nightshade Abductor*/, 224373 /*Echo of the Silver Hand*/, 224374 /*Kill Credit: Landed in Market [DNT]*/, 224376 /*Cloudrook*/, 224377 /*Slightly Moldy Scout*/, 224378 /*Orren Masyn*/, 224379 /*Orren Masyn*/, 224380 /*Orren Masyn*/, 224381 /*Orren Masyn*/, 224382 /*Aemyra Acton*/, 224387 /*Twilight Elementalist*/, 224390 /*Big Taelloch Ore*/, 224391 /*KC: Item Used [DNT]*/, 224392 /*Olbarig*/, 224393 /*Kill Credit*/, 224394 /*Harmot*/, 224401 /*Invasive Deepflayer*/, 224402 /*Wild Cloudrook*/, 224403 /*Bor'zal the Lurking*/, 224404 /*Yor'Sith*/, 224405 /*Aqu'yinra*/, 224406 /*S'toth the Insatiable*/, 224407 /*Venox*/, 224408 /*Hallowfall Crystal Sound Controller*/, 224409 /*Shalehorn Cow*/, 224410 /*Shalehorn Bull*/, 224411 /*Hand of Azshara*/, 224413 /*Zaniga the Tracker*/, 224415 /*Ankoan Champion*/, 224418 /*Gurl the Feaster*/, 224420 /*Utmoth the tide*/, 224424 /*Velkura*/, 224425 /*Kiji the Stomper*/, 224427 /*[DNT] Invisible Bunny*/, 224428 /*Clawmother Tengi*/, 224430 /*Nalo'Xic*/, 224436 /*[DNT] Deposit target bunny*/, 224437 /*Rasha'nan*/, 224438 /*Pterrordaxus*/, 224439 /*Web Support*/, 224440 /*Tor'go*/, 224441 /*Freysworn Chalcy*/, 224443 /*Breach*/, 224444 /*Flame Viscerator Ignes*/, 224445 /*Oremex Flamebreaker*/, 224446 /*Earthfury Cragshar*/, 224447 /*Deepwalker Cavelord*/, 224448 /*Crateron*/, 224451 /*Stormlord Kao'dor*/, 224453 /*[DNT] Deposit Area Trigger bunny*/, 224454 /*Scuttling Sandshell*/, 224455 /*Toaka the Explorer*/, 224456 /*Brooding Shorewing*/, 224457 /*Conqueror Or'sosh*/, 224458 /*Wavecrasher Jurvak*/, 224460 /*Tiny Sunwing*/, 224461 /*Warmonger Ogli*/, 224462 /*Sea Drop*/, 224463 /*Kill Credit [DNT]*/, 224464 /*Venomous Salamanther*/, 224465 /*Kelp Slug*/, 224466 /*Voidwraith*/, 224467 /*Shalehorn*/, 224468 /*Salamanther Highmother*/, 224469 /*Unicorn Moose*/, 224470 /*Gong'tze the Riverhewer*/, 224471 /*First Blade Grimskarn*/, 224472 /*Undercrawler Lurker*/, 224473 /*Zeeben*/, 224474 /*Test Floating Object [DNT]*/, 224475 /*Talinhet*/, 224476 /*[DNT] Invisible Bunny*/, 224477 /*Temaya*/, 224478 /*[DNT] Kill Credit*/, 224479 /*Firebath Impurity*/, 224480 /*Firebath Impurity*/, 224481 /*Ernesta*/, 224482 /*Kill Credit [DNT]*/, 224483 /*Target Clucker*/, 224488 /*The Rebellious Queen*/, 224489 /*Vin'ris The Corruptor*/, 224490 /*Vil'vim The Mindtwister*/, 224491 /*Spiz'na the Traitor*/, 224492 /*Yoh'nath the Ender*/, 224493 /*Izan*/, 224494 /*Azerite Manifestation*/, 224495 /*Shard of Gorribal*/, 224496 /*Hallowfall Bear*/, 224497 /*Berrt*/, 224498 /*Dregbile*/, 224499 /*Widowcore*/, 224500 /*Heartsear*/, 224501 /*Berrybuzz Stinger*/, 224502 /*Soulboil*/, 224504 /*Awakened Mountain Giant*/, 224505 /*Harmot*/, 224506 /*Harvester Farnee*/, 224507 /*Fishing Rod*/, 224508 /*Tidal Sandsnapper*/, 224509 /*Shalehoof*/, 224510 /*Olfii*/, 224511 /*Reclamation Volunteer*/, 224512 /*Venomous Hatchling*/, 224513 /*Kill Credit [DNT]*/, 224515 /*Elusive Ironhide Maelstrom Wolf*/, 224516 /*Skardyn Invader*/, 224517 /*Quartermaster's Bulwark*/, 224518 /*Undercrawler Hatchling*/, 224519 /*Nerubian Army Periodic Sound 01*/, 224520 /*Nerubian Army Periodic Sound 02*/, 224521 /*Frenzied Siege Artillery*/, 224522 /*[DNT] Ground hazard bunny*/, 224523 /*Maetild Saberkrags*/, 224526 /*Machine Speaker Golem*/, 224527 /*Cogwalker*/, 224530 /*Kill Credit*/, 224533 /*Kill Credit [DNT]*/, 224534 /*Kill Credit [DNT]*/, 224535 /*Kill Credit [DNT]*/, 224537 /*Corrupted Voidfinder*/, 224538 /*Siegehold Soldier*/, 224540 /*Grass Snake*/, 224541 /*Siegehold Websinger*/, 224542 /*Candle Clone*/, 224543 /*Kill Credit*/, 224544 /*Rannida*/, 224545 /*[DNT] Invisible Bunny*/, 224546 /*Cochineal Crawler*/, 224547 /*Anub'azal*/, 224548 /*Pearlescent Shellcrab*/, 224549 /*Meadworker Nedam*/, 224551 /*Immature Shalehorn*/, 224552 /*Rasha'nan*/, 224554 /*Kill Credit [DNT]*/, 224555 /*Kill Credit: Wagon Event [DNT]*/, 224561 /*Fray*/, 224562 /*Buck*/, 224563 /*Huntsman Krust*/, 224564 /*Grimweave Orb*/, 224565 /*Surekian Gavel*/, 224566 /*Bondaz*/, 224567 /*Gaudy Web-Vandal*/, 224568 /*Proxy: Dyeworks Wave Mobs [DNT]*/, 224570 /*Kill Credit: Dyebaths Tested [DNT]*/, 224571 /*[DNT] Invisible Bunny*/, 224572 /*Electric Eel*/, 224576 /*Deepflayer Matriarch*/, 224577 /*[DNT] Kill Proxy - Local Story - Life Finds a Way - Luring (RPS)*/, 224578 /*Croaking Sandskipper*/, 224579 /*Invis bunny for summon[DNT]*/, 224581 /*Luminescent Mollusc*/, 224582 /*Disruptive Deepflayer*/, 224583 /*Acid Bomb*/, 224584 /*[DNT] Delgando's Raft*/, 224585 /*Daunted Bull*/, 224586 /*Daunted Bull*/, 224587 /*Spooked Cow*/, 224588 /*Spooked Cow*/, 224589 /*Colossal Crab*/, 224591 /*Glower Swarm*/, 224592 /*Colossal Arathi Amalgam*/, 224593 /*Memory Leak*/, 224594 /*Colossal Makrura*/, 224595 /*Glower Swarm*/, 224596 /*Caustic Dyebath*/, 224597 /*Skittish Fog Beast*/, 224598 /*Nerub-ar Watcher*/, 224599 /*Falling Debris*/, 224601 /*Remnant of Darkness*/, 224602 /*Danagh*/, 224603 /*Rising Tidebound*/, 224604 /*Spiked Rockslime*/, 224605 /*Deceased Red Drake*/, 224606 /*Shallows Slug*/, 224607 /*Lashroom Ambusher*/, 224608 /*[DNT] Delgando's Raft*/, 224609 /*Twilight Destroyer*/, 224610 /*Surekian Weapon Rack*/, 224611 /*Unnerved Calf*/, 224612 /*Dedicated Sailor*/, 224613 /*Kill Credit: Q01b - Item Given*/, 224616 /*Animated Shadow*/, 224617 /*Regeneald*/, 224618 /*Danagh's Cogwalker*/, 224619 /*Scouring Sandstone*/, 224620 /*Dedicated Sailor*/, 224621 /*Colossal Eel*/, 224622 /*Colossal Salamanther*/, 224623 /*Snarling Mongrel*/, 224624 /*You*/, 224636 /*Deepwell Hunter*/, 224638 /*Symon Corwin*/, 224639 /*Surekian Decapitator*/, 224640 /*Nerubian Gravestone*/, 224642 /*Machine Spark*/, 224655 /*Anastaria*/, 224659 /*Laurdare*/, 224662 /*Sky-Captain Estraella*/, 224663 /*Mesmerized Flyer*/, 224666 /*Dedicated Sailor*/, 224667 /*Spire Totem*/, 224671 /*Spire Totem*/, 224672 /*Spire Totem*/, 224673 /*[DNT] Generic Bunny*/, 224677 /*Deepwell Hunter*/, 224678 /*[DNT] Daunted Bull*/, 224679 /*[DNT] Spooked Cow*/, 224682 /*Nozzle Stalker*/, 224683 /*Angry Fungus*/, 224685 /*Angry Fungus*/, 224687 /*Angry Fungus*/, 224688 /*Dornogal Stormrook*/, 224702 /*Void Rock*/, 224707 /*Alvegar*/, 224708 /*Cenderragg*/, 224709 /*Nerubian Boss*/, 224710 /*Kix'arak*/, 224711 /*Wildhammer Patron*/, 224712 /*Dark Iron Patron*/, 224713 /*Bronzebeard Patron*/, 224714 /*Dornogal Patron*/, 224716 /*Flash*/, 224717 /*Gale*/, 224718 /*Thundo*/, 224720 /*Kill Credit: Fog Cloud [DNT]*/, 224721 /*[DNT] Invisible Bunny*/, 224722 /*Flash*/, 224723 /*Nexus-Lord Donjon Rade VI*/, 224724 /*Reclamation Coordinator*/, 224725 /*Saurolisk Ambusher*/, 224727 /*Skittish Fog Beast*/, 224729 /*Anub'okki*/, 224730 /*Elemental Targeting*/, 224731 /*Web Marauder*/, 224732 /*Covert Webmancer*/, 224733 /*Tulumun*/, 224734 /*Bobbin*/, 224735 /*Tidehunter Gull*/, 224736 /*Dagran Thaurissan II*/, 224737 /*Kill Credit*/, 224738 /*Deepwell Undercrawler*/, 224741 /*Dolena*/, 224742 /*Hollow Steelstem*/, 224744 /*Hollow Sporesinger*/, 224745 /*Bleak Seatamer*/, 224746 /*Bleak Beastbreaker*/, 224747 /*Bleak Flesh-Taker*/, 224748 /*Bleak Beak-Carver*/, 224749 /*Bleak Claw-Eater*/, 224751 /*Garlic-Breathed Hydra*/, 224752 /*Hollow Softcap*/, 224753 /*Juvenile Lurker*/, 224754 /*Kill Credit*/, 224756 /*Boulderbane*/, 224757 /*Cave Taro*/, 224758 /*Orator Tx'itk*/, 224759 /*Weary Laborer*/, 224761 /*Kill Credit: Delgando's Raft [DNT]*/, 224762 /*Silvervein*/, 224763 /*Kill Credit: Meet Contact [DNT]*/, 224764 /*Brightstone*/, 224765 /*Kill Credit: Meet Upstart [DNT]*/, 224766 /*Kill Credit: Meet Overspinner [DNT]*/, 224767 /*Roaming Mongrel*/, 224768 /*Thundo*/, 224770 /*Gale*/, 224771 /*Defective Escape Pod*/, 224772 /*Incomplete Puppet*/, 224773 /*Incomplete Puppet*/, 224774 /*Incomplete Puppet*/, 224776 /*Savagetalon*/, 224778 /*Troglofrog*/, 224779 /*Galvanized Lurker*/, 224780 /*Igitith ik'Tak*/, 224781 /*[DNT] Kill Credit - Puppet Cured*/, 224782 /*Dawn*/, 224783 /*Foreman Uzjax*/, 224784 /*Anub'ilith's Servant*/, 224785 /*Cochineal Crawler*/, 224786 /*Arathi Aeroknight*/, 224787 /*Arathi Aeroknight*/, 224788 /*Coalesced Shadeling*/, 224789 /*Juvenile Sandskipper*/, 224790 /*Dawn*/, 224791 /*Corrupted Golem*/, 224796 /*Curious Listener*/, 224797 /*Secondary Interface*/, 224798 /*Void Elf Riftwalker*/, 224799 /*Shimmering Hermit*/, 224800 /*Salty Gull*/, 224801 /*Angry Pebbles*/, 224802 /*Throw Cheese Vehicle*/, 224803 /*Insectiformant*/, 224804 /*Emergency Militia*/, 224805 /*Glinting Glowmite*/, 224806 /*Adhelda*/, 224807 /*Brunhold*/, 224808 /*Horrific Baelgat*/, 224809 /*Primary Interface*/, 224810 /*Tertiary Interface*/, 224816 /*TEST FOR COCOON Earthen Denizen [DNT]*/, 224817 /*Wagon of Siege Supplies*/, 224818 /*Stoneborn Colossus*/, 224819 /*Queen's Enforcer*/, 224820 /*Deathly Presence*/, 224821 /*Zev'kall*/, 224822 /*Kaheti Skirmisher*/, 224823 /*Flynn Fairwind*/, 224824 /*Ancient Watcher*/, 224825 /*[DNT] Kill Credit: Generic Civilian*/, 224826 /*Corrupted Soul*/, 224828 /*Dark Sentinel*/, 224829 /*[DNT] Kill Credit: Stormrook Vehicle*/, 224830 /*Wenn*/, 224831 /*Lahk*/, 224832 /*Peacekeeper Barr*/, 224833 /*Peacekeeper Aidda*/, 224834 /*[DNT] Welder Stalker*/, 224835 /*Stonevault Ironstrider*/, 224836 /*Stonevault Machinist*/, 224837 /*Corrupted Egg*/, 224838 /*KC: Lumberjack Freed [DNT]*/, 224839 /*KC: Nerubian Killed [DNT]*/, 224840 /*[DNT] RP Ability Stalker*/, 224842 /*Shadowsilk Jailer*/, 224843 /*Shadowsilk Taskmaster*/, 224844 /*Shadowsilk Wallclimber*/, 224845 /*Shadowsilk Woodwebber*/, 224846 /*Shadowsilk Burrower*/, 224847 /*Kill Credit: Collect Taro [DNT]*/, 224848 /*Kill Credit: Collect Taro Properly [DNT]*/, 224850 /*Battered Red Drake*/, 224851 /*Kill Credit: Collect Garlic [DNT]*/, 224852 /*Hatched Twilight Egg*/, 224853 /*Mutated Hatchling*/, 224854 /*Shadowsilk Burrower*/, 224855 /*Shadowsilk Wallclimber*/, 224862 /*Kill Credit: Sous progress [DNT]*/, 224863 /*Generic - Empty Bunny*/, 224867 /*Kill Credit: question asked [any] [DNT]*/, 224868 /*Kill Credit: Q1 asked [DNT]*/, 224869 /*Kill Credit: Q2 asked [DNT]*/, 224870 /*Kill Credit: Q3 asked [DNT]*/, 224871 /*Dawn*/, 224872 /*Foreman Uzjax*/, 224873 /*[DNT] Sous trigger bunny*/, 224876 /*Scavenging Sandsnapper*/, 224878 /*Possibility Projector*/, 224879 /*Horrific Baelgat*/, 224880 /*Innocent Kobold*/, 224881 /*Daunted Bull*/, 224882 /*Klanker the Ironstrider*/, 224883 /*Mongrel Pup*/, 224884 /*Clixi Fastfare*/, 224885 /*Thimble*/, 224886 /*Thimble*/, 224887 /*Thimble*/, 224888 /*Thimble*/, 224889 /*Thimble*/, 224890 /*Thimble*/, 224891 /*Thimble*/, 224892 /*Thimble*/, 224893 /*Thimble*/, 224894 /*Thimble*/, 224895 /*Thimble*/, 224896 /*Danagh*/, 224897 /*Shalehorn Bull*/, 224898 /*Dark Proselityzer*/, 224899 /*Wayward Emissary*/, 224900 /*Dor'garad*/, 224901 /*Wayward Emissary*/, 224902 /*Wayward Emissary*/, 224903 /*Wayward Emissary*/, 224904 /*Wayward Emissary*/, 224905 /*Kill Credit: Machine Maintained 01 [DNT]*/, 224906 /*Wayward Emissary*/, 224907 /*Wayward Emissary*/, 224908 /*Wayward Emissary*/, 224909 /*Wayward Emissary*/, 224910 /*Wayward Emissary*/, 224911 /*Volatile Barrel*/, 224912 /*Kobyss Totem*/, 224914 /*Lashroom*/, 224917 /*Webbed Crusader Bunny Trigger*/, 224919 /*Amber*/, 224922 /*Vanishing Nightmare*/, 224923 /*Nerubian*/, 224924 /*Elusive Gargantuan Stormscale*/, 224925 /*Twilight Egg*/, 224928 /*Recalled Webbed Crusader*/, 224930 /*Urtago*/, 224932 /*Recalled Forgotten Depths Ambusher*/, 224934 /*Freed Crusader*/, 224935 /*Dolena*/, 224936 /*High Hollows Citizen*/, 224937 /*Air Bubbles*/, 224938 /*Air Bubble*/, 224939 /*Necrotic Bubble*/, 224940 /*Kargen Ironbrow*/, 224941 /*Gundargaz Citizen*/, 224943 /*Freywold Citizen*/, 224944 /*Dornogal Citizen*/, 224945 /*Faerin Lothar*/, 224946 /*Great Kyron*/, 224947 /*Lasher*/, 224948 /*Urtago*/, 224949 /*Budding Lashroom*/, 224950 /*[DNT] Kill Credit: Talked to Urtago*/, 224951 /*[DNT] Kill Credit: Plaque Heated*/, 224952 /*[DNT] Kill Credit: Plaque Quenched*/, 224953 /*[DNT] Kill Credit: Plaque Carved*/, 224954 /*Bookkeeper Mhewind*/, 224955 /*Nerubian Wall Mount [DNT]*/, 224956 /*[DNT] Kill Credit: Plaque Collected*/, 224957 /*[DNT] Kill Credit: Plaque Placed*/, 224958 /*Elusive Gloomstinger*/, 224959 /*Elusive Terrorwing Stinger*/, 224960 /*Highlord Darion Mograine*/, 224961 /*Assistant Haraald*/, 224962 /*Cursedforge Mender*/, 224963 /*Elusive Kaheti Battle Tank*/, 224964 /*Assistant Gwinnd*/, 224966 /*Mindi Maxlof*/, 224967 /*Tired Worker*/, 224969 /*Improvised Springboard*/, 224970 /*Caustic Bomber*/, 224972 /*Dire Stormhowl*/, 224973 /*High Hollows Skittershaw*/, 224988 /*Skittershaw Driver*/, 224994 /*Memory of a Shield*/, 225015 /*Skardyn Bunny Trigger*/, 225016 /*Reclamation Machinist*/, 225018 /*Ferno*/, 225019 /*Overwatch Swarmite*/, 225021 /*Kill Credit*/, 225022 /*Lost Lynx*/, 225024 /*Executor Nizrek*/, 225026 /*Sandscale Riplisk*/, 225040 /*Mosspelt Ramolith*/, 225049 /*Caustic Jawcrawler*/, 225066 /*[DNT] Roaming Mongrel*/, 225067 /*Griz Finglebur*/, 225068 /*Kill Credit*/, 225077 /*[DNT] Kill Credit*/, 225078 /*Ghastly Baelgat*/, 225079 /*Dragon Stalker*/, 225080 /*Ghastly Baelgat*/, 225088 /*Grasping Shadow*/, 225102 /*Entranced Lihtgat*/, 225119 /*Henning Roest*/, 225120 /*Dormant Golem*/, 225136 /*Skittershaw Beetle*/, 225138 /*Gloom Stalker*/, 225139 /*Umbral Stalker*/, 225141 /*[DNT] Web Bunny*/, 225142 /*Shoeduck*/, 225143 /*Kill Credit*/, 225146 /*Kill Credit*/, 225148 /*High Hollows Duelist*/, 225153 /*[DNT] Kill Credit*/, 225155 /*Orator Tx'itk*/, 225164 /*Disheartened Worm*/, 225165 /*Kill Credit*/, 225166 /*Middles*/, 225167 /*ELM General Purpose Bunny - Flying (scale x0.01)*/, 225174 /*Earthen Delivery Drill*/, 225175 /*Kill Credit [DNT]*/, 225176 /*Skittershaw Driver*/, 225177 /*Cerulean Alchemist*/, 225178 /*Cupric Alchemist*/, 225179 /*Gaudy Web-Vandal*/, 225180 /*Ironhoof Shalehorn*/, 225181 /*Rustmane Shalehorn*/, 225182 /*Kill Credit: Cave [DNT]*/, 225183 /*Tinker*/, 225184 /*Anub'azal*/, 225185 /*[DNT] RP Egg Ability Stalker*/, 225186 /*[DNT] Snarling Mongrel*/, 225187 /*Skitterling Laborer*/, 225188 /*General Steelstrike*/, 225189 /*R-K-MEDES*/, 225190 /*Dark Hound*/, 225191 /*Patchoulisa*/, 225192 /*Orator Tx'itk*/, 225193 /*Pausing Pylon*/, 225194 /*R-K-MEDES*/, 225195 /*Rakva*/, 225196 /*Potter Roswith*/, 225197 /*[DNT] Kill Credit*/, 225198 /*Vaseshaper Rocco*/, 225200 /*Overwhelmed Repairbot*/, 225201 /*[DNT] Invisible Bunny*/, 225202 /*Sitch Montaigne*/, 225204 /*Zekvir*/, 225205 /*Kill Credit: Energy Reading [DNT]*/, 225206 /*Sureki Assassin*/, 225207 /*Tomas Hillhelm*/, 225208 /*Slime Wave*/, 225209 /*Unseen Blade Zek*/, 225210 /*Vigilant Nestguard*/, 225211 /*Unseen Blade Kixaal*/, 225212 /*Unseen Blade Oritex*/, 225213 /*Unseen Blade Pali'zir*/, 225214 /*KC: Shipwright Confronted [DNT]*/, 225215 /*Hermann*/, 225216 /*Arachnoid Scrounger*/, 225217 /*Market Assistant Laandon*/, 225218 /*Shipwright Bodyguard*/, 225219 /*Shipwright Bodyguard*/, 225220 /*Wheat*/, 225221 /*KC: Bodyguard Slain [DNT]*/, 225222 /*Fractured Skardyn*/, 225224 /*Lisky*/, 225225 /*Skorthuz*/, 225226 /*Arathi Stalwart*/, 225227 /*Tumbleweed*/, 225231 /*Charmed Glowmite*/, 225232 /*Overgrown Plant*/, 225238 /*Dalaran Sewer Turtle*/, 225239 /*Overgrown Bush*/, 225240 /*Overgrown Bush*/, 225241 /*Area Trigger Bunny*/, 225242 /*Stormrook*/, 225243 /*Skitterling Hauler*/, 225244 /*Ravenous Glowmite*/, 225246 /*Ar'syn*/, 225247 /*Honey Ooze*/, 225248 /*The Puppetmaster*/, 225249 /*Scritchscratch*/, 225250 /*Kill Credit [DNT]*/, 225251 /*Scrumptious Grass*/, 225253 /*[DNT] Kill Credit: Collected Rings*/, 225254 /*Invited Guest*/, 225255 /*Snarling Mongrel*/, 225256 /*Invited Guest*/, 225257 /*Invited Guest*/, 225259 /*Hungry Ramolith*/, 225261 /*Proxy: Dyeworks Alchemists [DNT]*/, 225263 /*Grand Overspinner Antourix*/, 225264 /*[DNT] Puppetmaster Web Bunny*/, 225265 /*Necrotic Cauldron*/, 225266 /*Nerubian Puppet*/, 225267 /*Civilian Puppet*/, 225268 /*Plainswalker Shalehorn*/, 225270 /*Crested Shalehorn*/, 225271 /*Dazzling Peafowl*/, 225274 /*Recalled Enormos*/, 225275 /*Stubling*/, 225276 /*Supply Skittershaw*/, 225277 /*Arathi Stalwart*/, 225287 /*Skittershaw Driver*/, 225288 /*Skittershaw Beetle*/, 225289 /*Vizier's Shadecaster*/, 225290 /*[DNT] Kill Credit*/, 225293 /*Brinthe*/, 225296 /*Rak-Ahat Beetledriver*/, 225297 /*Rak-Ahat Silkhauler*/, 225299 /*The Vizier*/, 225301 /*Warspun Silk*/, 225303 /*Shipment of Silk*/, 225308 /*Stubling*/, 225309 /*Rak-Ahat Silkrunner*/, 225311 /*Plainswalker Shalehorn*/, 225323 /*Ginger*/, 225327 /*The Vizier*/, 225330 /*Executor Nizrek*/, 225332 /*Executor Nizrek*/, 225333 /*[DNT] Kill Credit*/, 225334 /*Tulumun*/, 225335 /*Shifted Oozeling*/, 225337 /*Malignant Shadow*/, 225338 /*Wanton Shadow*/, 225339 /*Pilfered Cinderbrew*/, 225340 /*Stalker*/, 225341 /*Convoy Protector*/, 225342 /*Warped Reaver*/, 225345 /*Shadowspinner Azarak*/, 225346 /*High Elevator Etak'kaht*/, 225347 /*Stormrider Bruelda*/, 225348 /*Hungry Ramolith*/, 225349 /*Mosspelt Ramolith*/, 225350 /*Convoy Leader*/, 225351 /*Stormrook*/, 225352 /*Orator Tx'itk*/, 225353 /*The Puppetmaster*/, 225355 /*Archmage Aethas Sunreaver*/, 225357 /*Rakva*/, 225358 /*Orator Tx'itk*/, 225359 /*Orator Tx'itk*/, 225360 /*Ar'syn*/, 225370 /*Kill Credit: Letter Written*/, 225375 /*Lost Cogwalker*/, 225376 /*Beloved Worm*/, 225378 /*Lost Cogwalker*/, 225384 /*Shroomy*/, 225385 /*Stonevault Runeweaver*/, 225386 /*Abandoned Loot*/, 225388 /*Krolusk Whelpling*/, 225389 /*Slag Bubble*/, 225390 /*Risen Magma*/, 225391 /*Slagshell Slider*/, 225392 /*Kill Credit: Ward [DNT]*/, 225393 /*Massive Slagshell*/, 225394 /*Widow Arak'nai*/, 225395 /*Fouled Coolant*/, 225396 /*Web Cocoon*/, 225397 /*[DNT] Kill Credit: Site 01*/, 225398 /*[DNT] Kill Credit: Site 02*/, 225399 /*[DNT] Kill Credit: Site 03*/, 225400 /*Web Cocoon Passenger*/, 225401 /*Wrapped Spool*/, 225402 /*Skitterling Hauler*/, 225403 /*bunny*/, 225404 /*Beledar's Spawn*/, 225405 /*Bisdina*/, 225406 /*Marisda*/, 225408 /*Sureki Eradicator*/, 225409 /*Surging Totem*/, 225414 /*Buttercup Hologram*/, 225415 /*Personal Phase Reset Controller [DNT]*/, 225416 /*bunny*/, 225418 /*Zil'kra*/, 225419 /*Imperial Lynx*/, 225420 /*Iggy*/, 225421 /*Moog*/, 225422 /*Goblin Ice Mine*/, 225423 /*Volatile Ooze*/, 225424 /*Dozy Lynx*/, 225425 /*Vek'kix*/, 225426 /*Saradi*/, 225427 /*Mischievous Lynx*/, 225429 /*Purifying Light Stalker*/, 225432 /*Imperial Lynx*/, 225436 /*Suppressed Worker*/, 225437 /*Rezrik*/, 225438 /*Vi'azl*/, 225439 /*Helpful Cloudrook*/, 225440 /*Lamplighter Kaerter*/, 225441 /*KC: Rescue Kaerter [DNT]*/, 225442 /*Peacekeeper Leif*/, 225443 /*Mineral Deposit*/, 225444 /*Mineral Elemental*/, 225445 /*Learned Mongrel*/, 225446 /*Lightspark Shalehorn*/, 225447 /*Kill Credit*/, 225448 /*Gloomblight Sporebit*/, 225449 /*Scattering Sporbit*/, 225450 /*Dagran Thaurissan II*/, 225451 /*Dagran Thaurissan II*/, 225452 /*Unbound Earthen*/, 225453 /*Dagran Thaurissan II*/, 225454 /*Peacekeeper Hektare*/, 225455 /*Oathsworn Peacekeeper*/, 225456 /*Dagran Thaurissan II*/, 225457 /*Kill Credit*/, 225458 /*Dagran Thaurissan II*/, 225459 /*Kill Credit*/, 225460 /*Oathsworn Peacekeeper*/, 225461 /*Oathsworn Peacekeeper*/, 225462 /*Oathsworn Spa Visitor*/, 225463 /*Peacekeeper Hektare*/, 225464 /*Archivist Karbrima*/, 225465 /*Archivist Karbrima*/, 225466 /*Archivist Karbrima*/, 225467 /*Oathsworn Peacekeeper*/, 225468 /*Skulking Mongrel*/, 225469 /*Opportunity Point Riot Guard*/, 225470 /*Lightspark Skiff*/, 225471 /*Entombed Earthen*/, 225472 /*Dagran Thaurissan II*/, 225473 /*Archivist Karbrima*/, 225474 /*Refti Fighter*/, 225475 /*Slain Unbound*/, 225476 /*Glowcap Sporebinder*/, 225477 /*Foreman Arbauch*/, 225478 /*Speaker Brinthe*/, 225479 /*Sureki Webmage*/, 225482 /*Rummaging Mudnose*/, 225483 /*Flight Captain Waetson*/, 225485 /*Murroch Guard*/, 225486 /*Dog*/, 225488 /*Mycotic Jawcrawler*/, 225489 /*Fungari Myconite*/, 225490 /*Bloodstained Assistant*/, 225491 /*City of Threads Spectator*/, 225492 /*City of Threads Spectator*/, 225493 /*Doomguard*/, 225494 /*Congealed Slime*/, 225495 /*Warsong Grunt*/, 225496 /*Warsong Grunt*/, 225497 /*Burning Candle*/, 225498 /*Personal Phase Controller [DNT]*/, 225499 /*Hallowfall Gate Defender*/, 225501 /*Shadowy Figure*/, 225502 /*Rafii*/, 225503 /*Cavern Snail*/, 225504 /*[DNT] Kill Credit: Climbing Gear*/, 225506 /*[DNT] Kill Credit: Interact with First Handhold*/, 225507 /*Handhold*/, 225508 /*Earthen Adventurer*/, 225509 /*Earthen Adventurer*/, 225510 /*Cavern Toad*/, 225511 /*Juvenile Flopper*/, 225513 /*Escaped Bloodfeaster*/, 225514 /*Fleeing Moth*/, 225515 /*Diminuitive Glowmite*/, 225516 /*Kill Credit: Collect Item [DNT]*/, 225517 /*Ancient Celestite*/, 225518 /*Embargo Enforcer*/, 225519 /*Void Shredder*/, 225520 /*Spined Slitherer*/, 225521 /*Stage Hand Markgred*/, 225522 /*Void Portal*/, 225525 /*Spined Bilespitter*/, 225527 /*Off-Duty Ramolith*/, 225532 /*Toad*/, 225533 /*Therkan*/, 225535 /*Salt Brick*/, 225537 /*Faithful Dog*/, 225539 /*Kobold Ambusher*/, 225540 /*Kelp*/, 225543 /*[DNT] Kill Credit*/, 225544 /*[DNT] Kill Credit*/, 225545 /*[DNT] Kill Credit*/, 225546 /*[DNT] Kill Credit*/, 225547 /*Shelldon*/, 225548 /*Venomous Salamanther*/, 225549 /*Statue*/, 225550 /*Slinking Salamanther*/, 225551 /*Ermal*/, 225552 /*Scavenger Stagshell*/, 225554 /*Coppers*/, 225555 /*Knicknack*/, 225556 /*Unstable Ground*/, 225557 /*Venomous Salamanther*/, 225558 /*Theater Steward*/, 225559 /*[DNT] Kill Credit*/, 225560 /*[DNT] Venomous Eft*/, 225561 /*Kill Credit: Portal*/, 225562 /*[DNT] Underlight Moth*/, 225563 /*Tizkren*/, 225564 /*[DNT] Umbral Stalker*/, 225565 /*[DNT] Gloom Stalker*/, 225566 /*[DNT] Horrific Baelgat*/, 225567 /*[DNT] Ghastly Baelgat*/, 225568 /*Kobold Guardian*/, 225569 /*Remkor*/, 225575 /*Drowned Arathi*/, 225576 /*Darkwater Necromage*/, 225578 /*Unbound Earthen*/, 225580 /*Torin'zel*/, 225581 /*Underbrush Deepstrider*/, 225582 /*Foreman Duinth*/, 225583 /*Machinist Kilton*/, 225585 /*Widow Arak'nai*/, 225586 /*Curator Ix'klik*/, 225589 /*[DNT] Kill Credit*/, 225593 /*Mmarl Resident*/, 225594 /*Rak-Ahat Silkhauler*/, 225595 /*Dropbat*/, 225600 /*Stalker*/, 225601 /*Mereldar Citizen*/, 225602 /*Webbed Victim*/, 225603 /*Foreman Pivk*/, 225604 /*Webbed Lamplighter*/, 225605 /*Nightfall Darkcaster*/, 225606 /*Nightfall Shadowalker*/, 225607 /*Arathi Lamplighter*/, 225608 /*Prospera Cogwail*/, 225609 /*Drowned Arathi*/, 225610 /*Alhainr*/, 225611 /*Assistant Ulo'vix*/, 225612 /*Skulking Mongrel*/, 225614 /*Defunct Shredder*/, 225616 /*Cogwin*/, 225617 /*Alhainr*/, 225619 /*Former Trader*/, 225620 /*Hannan*/, 225621 /*Orweyna*/, 225622 /*Browsing Theatergoer*/, 225629 /*Greenspeaker Na'layro*/, 225632 /*Wobbles*/, 225633 /*Mead Machine*/, 225636 /*Tornado*/, 225642 /*Leeching Swarmite*/, 225643 /*Stalker*/, 225646 /*Gerwigg*/, 225652 /*Generic Bunny*/, 225653 /*Skeleton King Outfit*/, 225654 /*Boost*/, 225655 /*Rescued Puppet*/, 225656 /*Rescued Puppet*/, 225657 /*Rescued Puppet*/, 225658 /*Rescued Puppet*/, 225660 /*Conscripted Ascendant*/, 225663 /*Ascension Enforcer*/, 225664 /*Boost*/, 225670 /*Conscripted Ascendant*/, 225672 /*Shadow*/, 225673 /*Conscript Transport*/, 225675 /*Kill Credit: Bones Returned [DNT]*/, 225678 /*Algari Repair Bot 11O*/, 225682 /*Kill Credit: Prisoner Rescued [DNT]*/, 225683 /*Gunnvar*/, 225688 /*Generic Bunny*/, 225693 /*Irresistible Red Button*/, 225694 /*Hardhead Nibbler*/, 225696 /*Leifar*/, 225698 /*Emerald Stagshell*/, 225701 /*Unbound Earthen*/, 225702 /*Nerubian Swarmite*/, 225703 /*Nerubian Swarmite*/, 225704 /*Gate Worker*/, 225707 /*D.O.G.G.O.*/, 225708 /*Sporbit*/, 225709 /*Targeting Bunny*/, 225710 /*[DNT] RP Fire Stalker*/, 225711 /*General Steelstrike*/, 225712 /*Terrified Vacationer*/, 225714 /*Ectoplasmic Excretion*/, 225723 /*Downtrodden Resident*/, 225727 /*Executor Nizrek*/, 225731 /*Relief Cart*/, 225734 /*Panicked Prospector*/, 225735 /*Cart*/, 225745 /*Vaelisia Steelstrike*/, 225746 /*[DNT] Invisible Bunny*/, 225753 /*[DNT] Lava Pit Stalker*/, 225760 /*Drowned Arathi*/, 225761 /*Art Connoisseur*/, 225762 /*Armored Tunneler*/, 225764 /*Nerub-ar Palace*/, 225765 /*Apprentice Shipbuilder*/, 225766 /*Stalwart Aeroknight*/, 225774 /*KC: Barrel Collected [DNT]*/, 225775 /*KC: Tunnel Collapsed [DNT]*/, 225776 /*Stoneskin Totem*/, 225777 /*Cloudrook*/, 225778 /*Dark Tide*/, 225781 /*Brightrock Kobold*/, 225782 /*Brightrock Shellherd*/, 225783 /*Brightrock Sparktosser*/, 225784 /*Brightrock Scraper*/, 225785 /*Brightrock Shellvalier*/, 225786 /*Slagslug*/, 225787 /*Statue of Adelgonn*/, 225788 /*Statue of a Mosswool*/, 225791 /*Statue of a Lynx*/, 225793 /*Wide-eyed Gecko*/, 225797 /*Statue of Brann Bronzebeard*/, 225798 /*Statue of Great Kyron*/, 225799 /*Generic Bunny - Gigantic AOI*/, 225800 /*Statue of Dagran Thaurissan II*/, 225807 /*Boost*/, 225808 /*Statue of a Skipper*/, 225809 /*Statue of Alleria Windrunner*/, 225813 /*Boost*/, 225817 /*Caustic Skyrazor*/, 225818 /*Untethered Haulbot*/, 225820 /*Coldblood Ravager*/, 225825 /*Boost*/, 225829 /*Warding Shadestone*/, 225855 /*Undercover Art Critic*/, 225857 /*Lerrenai Fayn*/, 225861 /*Unseen Blade Kesi'zir*/, 225862 /*Mycotic Jawcrawler*/, 225863 /*Web Bomb*/, 225865 /*Emerald Stagshell*/, 225875 /*Bartender Bob*/, 225879 /*Derill Fayn*/, 225880 /*Spider Silk Grub*/, 225881 /*Guff Runetotem*/, 225883 /*Skardyn*/, 225884 /*Skardyn*/, 225886 /*Scuttering Stagshell*/, 225887 /*Glowmite*/, 225888 /*Crystal Outline*/, 225889 /*Angry Sandsnapper*/, 225890 /*Lightspark Student*/, 225891 /*Kill Credit: Gather Fuel [DNT]*/, 225892 /*Glowcap Fungalfist*/, 225893 /*Crystal*/, 225894 /*Awakened Sulfuric Devastator*/, 225895 /*Awakened Flamecoil Serpent*/, 225896 /*Awakened Volcanic Fury*/, 225897 /*Anduin Wrynn*/, 225898 /*Awakened Colossus*/, 225899 /*Faerley*/, 225900 /*Riled Sandtwister*/, 225901 /*Riled Kelpcoil*/, 225902 /*Vicious Skyrazor*/, 225903 /*[DNT] Kill Proxy - Local Story - Life Finds a Way - Elementals (RPS)*/, 225904 /*Riled Rockwalker*/, 225905 /*Riled Dirtdiver*/, 225906 /*Riled Dustdevil*/, 225907 /*Hardened Battlelynx*/, 225912 /*Shalehorn Calf*/, 225913 /*Shalehorn Calf*/, 225914 /*Expedition Recruits*/, 225915 /*[DNT] Shalehorn Cow*/, 225918 /*KC: Rubble Spawned [DNT]*/, 225919 /*Thieving Salamanther*/, 225921 /*Dominant Salamanther*/, 225922 /*Pile of Explosive Barrels*/, 225924 /*Invisible Bunny*/, 225925 /*Sophietta Lynflayme*/, 225926 /*Sophietta Lynflayme*/, 225927 /*Sophietta Lynflayme*/, 225928 /*Sophietta Lynflayme*/, 225929 /*Underlight Moth*/, 225930 /*Bubble-Snatcher*/, 225931 /*Unsightly Root*/, 225932 /*[DNT] Bunny*/, 225933 /*Glowshade Ambusher*/, 225934 /*Kill Credit*/, 225935 /* Test*/, 225936 /*Grottolight Osprey*/, 225938 /*Feral Hardhead*/, 225939 /*Kill Credit: Notoriety - Weekly Choice Completed*/, 225941 /*[DNT] Kill Credit*/, 225942 /*Justicia Baercennan*/, 225943 /*Hallowlight Osprey*/, 225944 /*Bomb*/, 225945 /*Pit Server*/, 225946 /*KC: Barrel Explosion [DNT]*/, 225947 /*Alhainr*/, 225948 /*Caesper*/, 225955 /*Bog Trap*/, 225962 /*Path Helper*/, 225968 /*Lightspark Shalehorn*/, 225969 /*Lightspark Calf*/, 225970 /*Lightspark Bull*/, 225971 /*Lightspark Bull*/, 225972 /*Peacekeeper Captain*/, 225973 /*Oathsworn Peacekeeper*/, 225974 /*Queued Theatergoer*/, 225975 /*[DNT] Lightspark Shalehorn*/, 225976 /*Normal Tank Dummy*/, 225977 /*Dungeoneer's Training Dummy*/, 225978 /*Crystalmaw*/, 225979 /*Training Dummy*/, 225980 /*Training Dummy*/, 225981 /*Underhang Jawcrawler*/, 225982 /*Cleave Training Dummy*/, 225983 /*Dungeoneer's Training Dummy*/, 225984 /*Training Dummy*/, 225985 /*Kelpfist*/, 225986 /*Shadowrooted Vine*/, 225987 /*Underhang Bat*/, 225988 /*Pit Chef*/, 225989 /*Subterrane Undercrawler*/, 225990 /*Subterrane Undercrawler*/, 225991 /*[DNT] Kill Credit*/, 225992 /*Air Purifier*/, 225993 /*Air Purifier*/, 225994 /*Kill Credit*/, 225995 /*Kill Credit [DNT]*/, 225996 /*[DNT] Alhainr Flower*/, 225997 /*Azeroth's Tears*/, 225998 /*Vicious Nibbler*/, 226000 /*Subterrane Lurker*/, 226001 /*Freysworn Mossbinder*/, 226002 /*Sophietta Lynflayme*/, 226003 /*Kill Credit*/, 226004 /*Unbound Stoneshaper*/, 226005 /*Scavenger Stagshell*/, 226006 /*[DNT] Mongrel Corpse*/, 226007 /*Leechwing Swarmite*/, 226008 /*bunny*/, 226009 /*Metamorphosis*/, 226010 /*Kill Credit: Talk to Dagran (DNT)*/, 226011 /*Metamorphosis*/, 226013 /*Feral Threadling*/, 226014 /*Kakapo*/, 226015 /*Rock Viper*/, 226016 /*Butterfly*/, 226017 /*Kill Credit: Waygate Activated (DNT)*/, 226018 /*Deep-dwelling Lashroom*/, 226019 /*Spindle*/, 226020 /*Kill Credit: Archives Discovered (DNT)*/, 226021 /*Deep-dwelling Lashling*/, 226023 /*Coalesced Iniquity*/, 226024 /*Xix*/, 226025 /*Dead Arathi*/, 226026 /*Dagran Thaurissan II*/, 226027 /*Magni Bronzebeard*/, 226028 /*Fathom Ray*/, 226029 /*Deep-dwelling Glowmite*/, 226030 /*[DNT] Kill Credit 01*/, 226031 /*[DNT] Kill Credit 02*/, 226032 /*[DNT] Kill Credit 03*/, 226033 /*[DNT] Kill Credit 1*/, 226034 /*[DNT] Kill Credit 2*/, 226035 /*[DNT] Kill Credit 3*/, 226036 /*[DNT] Kill Credit 4*/, 226037 /*Subterrane Scuttler*/, 226038 /*Kill Credit*/, 226039 /*Deployed Tesla Coil*/, 226040 /*High Speaker Brinthe*/, 226041 /*Weaver's Shadecaster*/, 226042 /*[DNT] Lightspark Bull*/, 226043 /*Magni Bronzebeard*/, 226044 /*Dead Ritualist*/, 226046 /*[DNT] - Kill Credit*/, 226047 /*[DNT] - Kill Credit*/, 226048 /*[DNT] - Kill Credit*/, 226049 /*[DNT] - Kill Credit*/, 226050 /*Malefic Goat*/, 226051 /*Haverd Sunhart*/, 226052 /*Irritated Shadow*/, 226053 /*Assistant Ulo'vix*/, 226054 /*The Creeping Shadow*/, 226055 /*Profiteer Z'kaxt*/, 226056 /*Collector Z'til*/, 226057 /*Earthen Puppet*/, 226058 /*Van'atka*/, 226059 /*Aggravated Shadow*/, 226060 /*Kobyss Puppet*/, 226061 /*[DNT] - Kill Credit*/, 226062 /*The Creeping Shadow*/, 226063 /*Collector Il'zril*/, 226064 /*Ozrin the Steelweaver*/, 226065 /*Hollow Gigantobella*/, 226066 /*Apothecary Rz*/, 226067 /*Subterrane Hatchling*/, 226068 /*Jawcrawler Mite*/, 226069 /*Jawcrawler Mite*/, 226070 /*Kill Credit: Audience Approval*/, 226071 /*Path Helper*/, 226072 /*Derill Fayn*/, 226074 /*Headmaster Fynch*/, 226075 /*[DNT] Kill Credit*/, 226076 /*Jenae Sacredpyke*/, 226077 /*[DNT] Kill Credit*/, 226078 /*Colossal Titan Construct*/, 226079 /*Poisoned Shalehorn*/, 226080 /*Amber*/, 226081 /*Recalled Whisker*/, 226082 /*Headmaster Fynch*/, 226083 /*Prickles*/, 226084 /*Prickles*/, 226085 /*Fluffy*/, 226086 /*Fluffy*/, 226087 /*Twinkle*/, 226088 /*Twinkle*/, 226089 /*Gustavo*/, 226090 /*Gustavo*/, 226091 /*Machine Incense*/, 226092 /*Lightspark Hatchling*/, 226093 /*Lightspark Snake*/, 226094 /*Widow Arak'nai*/, 226095 /*Kaheti Skirmisher*/, 226096 /*Recalled Reanimated Crusader*/, 226098 /*Recalled Underking*/, 226100 /*Kaheti Skirmisher*/, 226101 /*Confused Swarmite*/, 226103 /*Webbed Victim*/, 226104 /*Dogmatic Machine Speaker*/, 226105 /*Bunny*/, 226106 /*Mote of Energy*/, 226107 /*Kill Credit: Console Restarted*/, 226108 /*Panicked Shredder Pilot*/, 226109 /*Kill Credit: first path trigger [DNT]*/, 226110 /*Vicious Nibbler*/, 226111 /*Highland Salamanther*/, 226112 /*Highland Salamanther*/, 226115 /*Upland Shalehorn*/, 226116 /*Upland Shalehorn*/, 226117 /*Upland Calf*/, 226118 /*Upland Bull*/, 226119 /*Deepflayer*/, 226120 /*Upland Bull*/, 226121 /*[DNT] Kill Credit*/, 226122 /*Highland Bear*/, 226124 /*Meesk the Venomtongue*/, 226125 /*Mind Slurp*/, 226126 /*Convoy Leader*/, 226127 /*Convoy Protector*/, 226128 /*Berrybuzz Harvester*/, 226129 /*Silk Skittershaw*/, 226130 /*Spindle*/, 226131 /*Thimble*/, 226132 /*Ru'murh*/, 226133 /*Swift*/, 226134 /*Bobbin*/, 226135 /*Heddle*/, 226136 /*Treadle*/, 226139 /*Grapple Point*/, 226140 /*Skittershaw Driver*/, 226141 /*Sophietta Lynflayme*/, 226142 /*Skittershaw Beetle*/, 226143 /*Hill Snake*/, 226144 /*Thick Fog*/, 226145 /*Kaheti Skitterling*/, 226146 /*[DNT] Highland Bear*/, 226148 /*[DNT] Upland Shalehorn*/, 226150 /*Hunting Skyrazor*/, 226153 /*Hungry Cloudrook*/, 226163 /*Lumber Bunny Controller*/, 226165 /*Highland Hatchling*/, 226166 /*Kill Credit [DNT]*/, 226167 /*Off-Duty Worker*/, 226169 /*Projection*/, 226170 /*Unbound Meadworker*/, 226171 /*Horned Stagshell*/, 226172 /*Highland Eft*/, 226173 /*Dirtcrusted Stagshell*/, 226174 /*Projection*/, 226175 /*Void Link*/, 226176 /*Horned Stagshell*/, 226177 /*Stalker*/, 226179 /*Highland Bear*/, 226184 /*Meadery Patron*/, 226193 /*Invasive Jawgrub*/, 226194 /*Kill Credit: Cask-cruncher spawn [DNT]*/, 226195 /*Recalled Grizzly*/, 226196 /*Recalled Tallhorn*/, 226197 /*Recalled Silverbrook Lumberjack*/, 226198 /*Tunneling Jawcrawler*/, 226199 /*Rainbow Trout*/, 226200 /*Chamber Acolyte*/, 226202 /*Projection*/, 226203 /*Projection*/, 226204 /*Icarus*/, 226205 /*Cendvin*/, 226211 /*Ax'ill*/, 226213 /*Freywold Elementalist*/, 226214 /*Ka'muko*/, 226215 /*Brewer Gurta*/, 226216 /*Hungry Jawcrawler*/, 226217 /*Mereldar Sentry*/, 226218 /*Bounty Swiftlet*/, 226219 /*Water Stalker [DNT]*/, 226220 /*Icarus*/, 226221 /*Skittershaw Driver*/, 226222 /*Nightbane Worgen*/, 226223 /*Skitterling Worker*/, 226224 /*Forgegrounds Worker*/, 226225 /*Xir'ra*/, 226226 /*Assistant Vi*/, 226227 /*City of Threads Citizen*/, 226228 /*Profiteer Ri'za*/, 226229 /*Attendant Xeren*/, 226230 /*Profiteer Xir'ek*/, 226231 /*Attendant Ak'lii*/, 226232 /*Elusive Razormouth Steelhide*/, 226233 /*Glania of the Blessed Ones*/, 226234 /*Royal Journalist Ist'iix*/, 226235 /*Venomskin Croaker*/, 226236 /*Assistant Tik*/, 226237 /*Dalaran Survivor*/, 226238 /*Anub'ixhet*/, 226239 /*Q'ilax*/, 226240 /*Assistant Ven'ik*/, 226241 /*Assistant Ak'nik*/, 226242 /*Lazy Croaker*/, 226243 /*Duelist Qar'lak*/, 226244 /*Assistant Tix'ii*/, 226245 /*Collector Ar'iix*/, 226246 /*Mereldar Gardener*/, 226247 /*Hill Snake*/, 226248 /*Upland Toad*/, 226249 /*Highland Hatchling*/, 226250 /*Reno Jackson*/, 226252 /*Upland Calf*/, 226253 /*Recalled Winterfin Tadpole*/, 226254 /*Corpse Relocator*/, 226255 /*Chive*/, 226256 /*Recalled Shorestriker Canoe*/, 226257 /*Spooky Boat*/, 226258 /*Recalled Winterfin Shorestriker*/, 226265 /*Drone Abductor*/, 226267 /*Waxx*/, 226268 /*Gloomhound*/, 226269 /*Charhound*/, 226270 /*Watchful Peacekeeper*/, 226271 /*Wayne*/, 226272 /*Take*/, 226283 /*Kobyss*/, 226284 /*Vignette*/, 226285 /*Darkcap Tain*/, 226287 /*Ellerdin*/, 226289 /*Tinker Terror*/, 226291 /*Territorial Wasp*/, 226292 /*Opalcreg Worker*/, 226293 /*Kill Credit [DNT]*/, 226294 /*Boroughbreaker Stik'kar*/, 226295 /*Stormscar*/, 226296 /*Adolescent Darkwolf*/, 226297 /*Fallen Mage Essence*/, 226298 /*Mage Slayer Phytethil*/, 226299 /*Anub'esska*/, 226300 /*Roth the Earthwound*/, 226301 /*Kill Credit [DNT]*/, 226317 /*Energy*/, 226318 /*Energy*/, 226319 /*Energy*/, 226332 /*Arathi Prisoner*/, 226336 /*Prospera Cogwail*/, 226337 /*Nerubian Artifact*/, 226344 /*Spirit of Wind*/, 226349 /*Adland*/, 226350 /*Earthen Representative*/, 226351 /*Volyta*/, 226352 /*Wotwin*/, 226353 /*Larlda*/, 226354 /*Undercrawler Hatchling*/, 226358 /*Compiler Gulderon*/, 226359 /*Archivist Frunhil*/, 226360 /*Arnbourda*/, 226361 /*Alforila*/, 226362 /*Merrix*/, 226363 /*High Speaker Brinthe*/, 226364 /*Adelgonn*/, 226365 /*Leikaroc*/, 226366 /*Lufsela*/, 226367 /*Prospera Cogwail*/, 226369 /*Warmslink Gator*/, 226370 /*[DNT] Prospera's Shredder*/, 226371 /*Igrann*/, 226372 /*Talvfrida*/, 226373 /*Olgraneer*/, 226377 /*Relaxing Earthen*/, 226381 /*Agitated Shalewing*/, 226382 /*Convoy Leader*/, 226383 /*Convoy Protector*/, 226385 /*Prisoner Skittershaw*/, 226386 /*Shimmering Peafowl*/, 226391 /*Triangulation Matrix*/, 226392 /*Skittershaw Driver*/, 226393 /*Skittershaw Beetle*/, 226395 /*Letter*/, 226397 /*Rockslab Basilisk*/, 226400 /*[DNT] Sweetsnuffler*/, 226408 /*Arathi Prisoner*/, 226409 /*Wenbrandt*/, 226411 /*[DNT] Deeps Spitter*/, 226412 /*Steelvein Trader*/, 226413 /*Underlit Shalewing*/, 226414 /*Stolen Skiff*/, 226415 /*Ykl "Bob" Zn*/, 226416 /*Stolen Skiff*/, 226417 /*Furious Skipper*/, 226418 /*Steelvein Trader*/, 226419 /*Steelvein Trader*/, 226420 /*Kill Credit: Special Assignment: Bomber Beetles [DNT]*/, 226421 /*Stonepool Skipper*/, 226422 /*Opalcreg Worker*/, 226423 /*Kill Credit: Gossip [DNT]*/, 226427 /*Steelvein*/, 226432 /*Generic Bunny*/, 226447 /*Shadow Portal*/, 226454 /*Hermit Crab*/, 226456 /*Salamanther Hatchling*/, 226457 /*Octopus*/, 226458 /*Nerubian Kinslayer*/, 226459 /*Glowmite*/, 226460 /*Undercrawler Hatchling*/, 226461 /*Pill Bug*/, 226462 /*Stagshell*/, 226463 /*Ominura*/, 226464 /*Jawcrawler*/, 226465 /*Unstable Golem*/, 226466 /*Lamplighter Davrak Chavyn*/, 226467 /*[DNT] History Bunny A*/, 226468 /*Lamplighter Havrik Chayvn*/, 226469 /*Kill Credit: History found (any) [DNT]*/, 226470 /*Kill Credit: History A found [DNT]*/, 226471 /*Kill Credit: History B found [DNT]*/, 226472 /*Kill Credit: History C found [DNT]*/, 226473 /*Kill Credit: History D found [DNT]*/, 226474 /*Kill Credit: History E found [DNT]*/, 226475 /*Kill Credit: History F found [DNT]*/, 226476 /*Dark Field*/, 226481 /*[DNT]Threadling Egg Sac Bunny*/, 226483 /*Dig Spot*/, 226484 /*Larva*/, 226486 /*Elemental Rift*/, 226491 /*Summoned Elemental*/, 226493 /*Stubling*/, 226501 /*Path Helper*/, 226502 /*Toad*/, 226506 /*Crab*/, 226507 /*Golgoth*/, 226508 /*Rak-Ush Stagshell*/, 226509 /*Unthen*/, 226510 /*Path Helper*/, 226511 /*High Speaker Brinthe*/, 226512 /*[DNT]Barn Convo Bunny 1*/, 226513 /*[DNT]Barn Convo Bunny 2*/, 226514 /*[DNT]Barn Convo Bunny 3*/, 226515 /*[DNT]Barn Convo Bunny 4*/, 226519 /*[DNT]Permanent Hire*/, 226521 /*Archmage Drenden*/, 226523 /*[DNT] History Bunny B*/, 226524 /*[DNT] History Bunny C*/, 226525 /*[DNT] History Bunny D*/, 226526 /*[DNT] History Bunny E*/, 226527 /*[DNT] History Bunny F*/, 226528 /*Thimble*/, 226532 /*Dwarven Historian*/, 226543 /*Dagran Thaurissan II*/, 226560 /*Kill Credit*/, 226573 /*Cliffwalk Scavenger*/, 226574 /*Underground Spore*/, 226575 /*High Speaker Brinthe*/, 226577 /*Convoy Leader*/, 226579 /*Unwitting Umbraguard*/, 226580 /*Unwitting Skeinsguard*/, 226586 /*[DNT] Cliffwalk Scavenger*/, 226588 /*Arathi Messenger*/, 226591 /*Windle Sparkshine*/, 226592 /*Jaxi Sparkshine*/, 226596 /*Convoy Protector*/, 226598 /*[DNT] Steam Bunny*/, 226600 /*Chitin Commander*/, 226601 /*Skitterling*/, 226602 /*Skitterling Leader*/, 226603 /*Ironus Coldsteel*/, 226604 /*Alvegar*/, 226605 /*Cenderragg*/, 226606 /*Kill Credit: Pipe Patched [DNT]*/, 226607 /*[DNT] Pipe Bunny*/, 226612 /*Bloodfeaster Larva*/, 226613 /*Mudnose Mole*/, 226615 /*[DNT] Sparks Bunny*/, 226617 /*Snake*/, 226618 /*Moth*/, 226619 /*Cockroach*/, 226620 /*Rat*/, 226621 /*Roiling Steam*/, 226622 /*Sea Slug*/, 226623 /*Biergoth*/, 226624 /*Water Console*/, 226625 /*Cave Skipper*/, 226626 /*Spring Mole*/, 226631 /*Banded Snakebiter*/, 226634 /*Slithering Pebblefang*/, 226635 /*Mistrock Beetle*/, 226636 /*Scaletooth Coiler*/, 226638 /*Abyssal Console*/, 226639 /*Taelloch Console*/, 226640 /*Obsidian Console*/, 226641 /*Lost Console*/, 226642 /*Earthen Console*/, 226643 /*Pinefur Mouse*/, 226644 /*Kobyss Summoner*/, 226645 /*Summon Stalker*/, 226647 /*Thimble*/, 226648 /*Rockwing Glider*/, 226649 /*Thimble*/, 226650 /*High Exarch Turalyon*/, 226652 /*Thimble*/, 226654 /*Thimble*/, 226655 /*Thimble*/, 226656 /*Lady Liadrin*/, 226657 /*Thimble*/, 226658 /*Blue*/, 226659 /*Thimble*/, 226661 /*Thimble*/, 226663 /*Thimble*/, 226664 /*Thimble*/, 226665 /*Thimble*/, 226666 /*Partially Teleported Murloc*/, 226667 /*Partially Teleported Gnoll*/, 226668 /*Partially Teleported Trogg*/, 226669 /*Partially Teleported Kobold*/, 226670 /*Orweyna*/, 226671 /*Hannan*/, 226672 /*Orweyna*/, 226673 /*Hannan*/, 226674 /*Transpositional Anomaly*/, 226675 /*Awakened Chewer*/, 226676 /*Earthen Representative*/, 226681 /*Vulpera Representative*/, 226682 /*Murkshades*/, 226685 /*Rolgel*/, 226686 /*Evaldurn*/, 226687 /*Lingolga*/, 226688 /*Olrenan*/, 226689 /*Modaln*/, 226690 /*[DNT] Cave Entrance Bunny*/, 226691 /*Mangled Harvester*/, 226692 /*Mangled Skitterling*/, 226693 /*[DNT] History Presentation Apparatus*/, 226694 /*You?*/, 226696 /*Seasonal Delver's Dirigible*/, 226697 /*Spider*/, 226698 /*Arbauch's Cogwalker*/, 226699 /*Lashroom*/, 226700 /*Mudstone Basilisk*/, 226708 /*Val Thalvassa*/, 226712 /*[DNT] Galvanized Lurker*/, 226716 /*Webbed Ore Deposit*/, 226723 /*Hathlaz*/, 226724 /*Attwogaz*/, 226725 /*Uisgaz*/, 226726 /*Krattdaz*/, 226727 /*Venedaz*/, 226729 /*Merunth*/, 226730 /*Varerko*/, 226731 /*Nelphi*/, 226732 /*Hagatha Moorehead*/, 226733 /*Endora Moorehead*/, 226734 /*Badluck*/, 226735 /*Alfritha*/, 226736 /*Shandy Glossgleam*/, 226739 /*Aquanos*/, 226742 /*Rhukah*/, 226743 /*Nargut*/, 226744 /*Ranger Selone*/, 226745 /*Pathstalker Ralsir*/, 226746 /*Rulen Lightsreap*/, 226747 /*Gundrig*/, 226748 /*Sathilga*/, 226749 /*Abohba*/, 226750 /*Freysworn Etterca*/, 226751 /*Reginald Arcfire*/, 226752 /*Brassbolt Mechawrench*/, 226753 /*Nerubian Hanging Mine*/, 226754 /*Murgha the Tempered*/, 226756 /*Giada Goldleash*/, 226759 /*Dawn*/, 226760 /*[DNT] Hallowfall Bear*/, 226761 /*Peacekeeper Alef*/, 226762 /*Xal'atath*/, 226763 /*Naleidea Rivergleam*/, 226767 /*Speeding Swarmmite*/, 226769 /*Tiny You?*/, 226773 /*Zekvir*/, 226777 /*Professor Pallin*/, 226778 /*Kill Credit: Duel Play*/, 226779 /*Halga Steelbarrow*/, 226780 /*Kill Credit: Odyssey Play*/, 226781 /*Kill Credit: Comedy Play*/, 226782 /*Kill Credit: Melodrama Play*/, 226783 /*Hunaka Greenhoof*/, 226784 /*Kill Credit: Tragedy Play*/, 226785 /*Kondal Huntsworn*/, 226786 /*Spindlespider*/, 226787 /*Kralla Earthstorm*/, 226788 /*[DNT]Mushroom Bunny*/, 226789 /*Tulumun*/, 226790 /*Infernal Fragment*/, 226791 /*Violet Warden*/, 226792 /*Rancher Edidithet*/, 226798 /*Kill Credit: Wards Placed*/, 226800 /*[DNT] Kill Credit - 50 Stacks*/, 226801 /*[DNT] Achievement Credit*/, 226806 /*Drowned Arathi*/, 226809 /*Clump O' Wax*/, 226811 /*Ironstead Guldsh*/, 226813 /*Ramble Rider Enkor*/, 226817 /*Kill Credit: Nibbling Minnow*/, 226818 /*Kill Credit: Bismuth Bitterling*/, 226819 /*Kill Credit: Bloody Perch*/, 226820 /*Kill Credit: Dilly-Dally Dace*/, 226821 /*Kill Credit: Crystalline Sturgeon*/, 226822 /*Kill Credit: Whispering Stargazer*/, 226823 /*Kill Credit: Arathor Hammerfish*/, 226824 /*Kill Credit: Roaring Anglerseeker*/, 226825 /*Kill Credit: Dornish Pike*/, 226826 /*Kill Credit: Specular Rainbowfish*/, 226827 /*Kill Credit: Regal Dottyback*/, 226828 /*Kill Credit: Queen's Lurefish*/, 226829 /*Kill Credit: Spiked Sea Raven*/, 226830 /*Kill Credit: Azj-Kahet Slum Shark*/, 226831 /*Kill Credit: Sanguine Dogfish*/, 226832 /*Saedelin Whitedawn*/, 226833 /*Matron Ossela*/, 226834 /*Nelur Lightsown*/, 226835 /*Apollo*/, 226836 /*Tabea*/, 226837 /*Dagran Thaurissan II*/, 226838 /*Opalcreg Worker*/, 226840 /*[DNT] - Kill Credit*/, 226841 /*Speaker Brinthe*/, 226842 /*[DNT] - Kill Credit*/, 226843 /*[DNT] - Kill Credit*/, 226844 /*Fuel*/, 226845 /*Arnott Granwin*/, 226846 /*Captain Oathmyt*/, 226847 /*Kill Credit: Drill 01 [DNT]*/, 226848 /*Fuel*/, 226849 /*Fuel*/, 226850 /*Forgotten Projection*/, 226851 /*Kill Credit: Drill 02 [DNT]*/, 226852 /*Kill Credit: Drill 03 [DNT]*/, 226853 /*[DNT] Spell Target Bunny*/, 226871 /*Archmage Aethas Sunreaver*/, 226872 /*Bunny Prime - Dome (DNT)*/, 226873 /*Rivet*/, 226876 /*Crags*/, 226878 /*Bunny Ward (DNT)*/, 226879 /*Juvenile Deepflayer*/, 226881 /*Cragstone Ramolith*/, 226883 /*Kill Credit: Empowered*/, 226885 /*Bunny Prime - Empower (DNT)*/, 226889 /*Rambleshire Buck*/, 226891 /*Rambleshire Buck*/, 226893 /*Mangled Skitterling*/, 226895 /*Archmage Aethas Sunreaver*/, 226897 /*Rancher Ichabrud*/, 226898 /*Brennok*/, 226901 /*Deepflayer Hatchling*/, 226907 /*Thunderswift*/, 226909 /*Frostfire Elemental*/, 226918 /*Chive*/, 226919 /*Archivist Frithrun*/, 226925 /*Deepflayer*/, 226929 /*Stonepool Skipper*/, 226930 /*Kirin Tor Conjuror*/, 226931 /*Sunreaver Battlemage*/, 226935 /*Arathi Ardent*/, 226937 /*Evil Blue*/, 226938 /*Evil Rivet*/, 226939 /*Evil Arnott*/, 226941 /*Evil Kralla*/, 226942 /*Evil Crags*/, 226943 /*[DNT] Kill Credit*/, 226944 /*[DNT] Kill Credit*/, 226945 /*[DNT] Kill Credit*/, 226946 /*[DNT] Kill Credit*/, 226947 /*[DNT] Kill Credit*/, 226948 /*[DNT] Kill Credit*/, 226949 /*[DNT] Kill Credit*/, 226950 /*[DNT] Kill Credit*/, 226951 /*[DNT] Kill Credit*/, 226953 /*Undertide Luremancer*/, 226961 /*Undertide Deepfisher*/, 226962 /*Undertide Lurker*/, 226963 /*Undertide Preystalker*/, 226964 /*Fungarian*/, 226965 /*Spined Bilespitter*/, 226966 /*Kill Credit: gem collected [DNT]*/, 226967 /*Kill Credit: gem treated [DNT]*/, 226968 /*Lava Laden Crystal Construct*/, 226969 /*Gem-Jammed Slag Bubble*/, 226970 /*Dull Gemstone*/, 226971 /*Improvised Smokemaker*/, 226972 /*Improvised Thumper*/, 226973 /*Improvised Stabilizer*/, 226974 /*[DNT] Lava Gem Bunny*/, 226975 /*[DNT] Thrown Gem*/, 226981 /*De-Recombobulatron Matrix*/, 226993 /*Kill Credit: Talk to Kalecgos*/, 226995 /*Kill Credit: Bag Searched*/, 226996 /*Tableland Bull*/, 227002 /*Siltboring Jawcrawler*/, 227003 /*Kir'xal*/, 227023 /*Sureki Bridgekeeper*/, 227024 /*Sureki Scythejaw*/, 227025 /*Eastern Pathguard*/, 227026 /*Trained Skyflayer*/, 227027 /*Mereldar Swiftlet*/, 227029 /*Flying Carpet*/, 227030 /*Prime Skardyn*/, 227031 /*Kalecgos*/, 227038 /*Scouting Map*/, 227040 /*Berkeley*/, 227041 /*Sir Humphrey*/, 227044 /*Kill Credit: Carpet Placed*/, 227047 /*Castalia Hawklans*/, 227053 /*Kobold Tunnel*/, 227054 /*Ol' Gail*/, 227056 /*[DNT] Subterrane Spider*/, 227057 /*Terrified Shalehorn*/, 227058 /*Kobold Tunnel*/, 227059 /*Kobold Tunnel*/, 227060 /*Grolnir*/, 227061 /*Kill Credit: Potion Given*/, 227062 /*Dungeon Bunny [DNT]*/, 227063 /*Kalecgos*/, 227064 /*[DNT] Invisible Bunny (Harmonizing Device)*/, 227065 /*Kill Credit: Trap Triggered*/, 227066 /*Kill Credit: Kel'Thuzad Found*/, 227067 /*Kalecgos*/, 227072 /*Barzvitz*/, 227073 /*Molvzira*/, 227076 /*Faerin's Shield*/, 227083 /*[DNT] Achievement Credit*/, 227084 /*[DNT] Achievement Credit*/, 227085 /*[DNT] Achievement Credit*/, 227086 /*[DNT] Achievement Credit*/, 227099 /*[DNT] Reward Credit*/, 227105 /*Bob the Questgiver*/, 227108 /*Kriz the "Loyal"*/, 227115 /*Sandy Scuttler*/, 227118 /*Meredy Huntswell*/, 227120 /*Meredy Huntswell*/, 227121 /*Displaced Stonestalker*/, 227122 /*Forest Ferret*/, 227124 /*Meredy Huntswell*/, 227125 /*Rethaela Laskar*/, 227126 /*Meredy Huntswell*/, 227127 /*Grazing Mosswool*/, 227128 /*Crenna Earth-Daughter*/, 227129 /*Crenna Earth-Daughter*/, 227131 /*Austin Huxworth*/, 227132 /*Gluglurp*/, 227134 /*Austin Huxworth*/, 227135 /*[DNT] Upland Bull*/, 227136 /*Brann Bronzebeard*/, 227138 /*Ethereal Glimmerling*/, 227143 /*Patrolling Swarmite*/, 227146 /*[DNT] Kill Credit*/, 227150 /*Immature Shalehorn*/, 227153 /*Ethereal Glimmerling*/, 227154 /*Carlos*/, 227155 /*Misty*/, 227158 /*Hannan*/, 227160 /*[DNT]Speak with Klaskin*/, 227161 /*Awakened Phalanx*/, 227164 /*MiniZep*/, 227167 /*Deepwalker*/, 227168 /*Tentacle*/, 227169 /*Lampyrid Swarm*/, 227170 /*Royal Silkwing*/, 227172 /*Royal Silkwing*/, 227175 /*Lamplighter Leif*/, 227176 /*Mattimeo Twinstar*/, 227182 /*Shona*/, 227183 /*Mudnose Mole*/, 227184 /*Mudnose Mole Pup*/, 227185 /*Baer*/, 227186 /*Emerald Necklace*/, 227198 /*Island Proudfeather*/, 227200 /*Archmage Modera*/, 227201 /*Tidal Sandsnapper*/, 227202 /*Jeweled Flutterwing*/, 227203 /*Jeweled Flutterwing*/, 227204 /*Island Proudfeather*/, 227205 /*Young Jeweled Flutterwing*/, 227208 /*Kalecgos*/, 227209 /*Sureki Obstructor*/, 227211 /*Spider*/, 227214 /*Patrolling Swarmite*/, 227215 /*Reborn Cloudrook*/, 227217 /*Webster*/, 227219 /*Sureki Contractor*/, 227220 /*Daeyana Gleamgaard*/, 227221 /*Kobold Tunnel*/, 227222 /*Ysabel Gleamgaard*/, 227223 /*Archmage Kel'Thuzad*/, 227224 /*Goehi*/, 227227 /*Enemy Cleric*/, 227230 /*Highland Hatchling*/, 227231 /*Inconspicuous Crate*/, 227232 /*Inconspicuous Crate*/, 227233 /*[DNT] Kill Credit*/, 227234 /*Inconspicuous Crate*/, 227235 /*Fragmented Soul*/, 227236 /*Reanimated Rat*/, 227237 /*Kobold Tunnel*/, 227238 /*Kobold Tunnel*/, 227239 /*Patrolling Swarmite*/, 227240 /*Inconspicuous Crate*/, 227241 /*Skardyn Swarm - Stage 1 Complete*/, 227242 /*Gorath Stormfyr*/, 227243 /*Inconspicuous Crate*/, 227244 /*Salamanther Hatchling*/, 227245 /*Neller Jelenus*/, 227247 /*Alpine Hawk*/, 227250 /*Kill Credit: Cursed Object Destroyed*/, 227251 /*Kill Credit: Soul 01 Released (DNT)*/, 227252 /*Mouser*/, 227253 /*Bunny Cursed Object (DNT)*/, 227254 /*Devoted Worshipper*/, 227255 /*Caverndeep Kodiak*/, 227260 /*Lost Harvester*/, 227265 /*Kodiak Cub*/, 227266 /*Artisan's Consortium*/, 227267 /*Lost Skitterling*/, 227268 /*Beetle*/, 227269 /*Prescient Denizen*/, 227271 /*Thread Beetle*/, 227272 /*Book Beetle*/, 227273 /*Awakened Machinist*/, 227274 /*Bobber*/, 227275 /*Adventurer Rugan*/, 227276 /*Adventurer Mithalder*/, 227277 /*Adventurer Diani*/, 227279 /*Scroll Beetle*/, 227280 /*Feasting Mite*/, 227281 /*Ruptured Lake Ancient*/, 227282 /*Sweetstinger Soldier*/, 227285 /*Sweetstinger Scout*/, 227286 /*[DNT] Sweetstinger Scout*/, 227287 /*Unseen Entity*/, 227289 /*Lesser Slime*/, 227291 /*Nooka*/, 227292 /*Margaeret Glynnpray*/, 227293 /*Son of Flame*/, 227294 /*Faerley Kragsland*/, 227295 /*Birke Dawnecry*/, 227296 /*Recovering Aeroknight*/, 227298 /*Xip*/, 227300 /*Bile-Soaked Spawn*/, 227301 /*Glowmite*/, 227302 /*Distorted Voice*/, 227310 /*Taivan*/, 227311 /*Fishing Rod*/, 227312 /*Fishing Rod*/, 227313 /*Fishing Rod*/, 227314 /*Fishing Rod*/, 227315 /*Fishing Rod*/, 227316 /*Fishing Rod*/, 227317 /*[DNT] Boss spawn safety bunny*/, 227318 /*Sunreaver Sorcerer*/, 227319 /*Churlish Sage*/, 227321 /*Silver Covenant Mage*/, 227322 /*Skittering Sycophant*/, 227325 /*Bubbling Mudskip*/, 227326 /*Kill Credit: Soul 02 Released (DNT)*/, 227327 /*Kill Credit: Soul 03 Released (DNT)*/, 227330 /*Dead Glimmerling*/, 227331 /*Purple Dyebath*/, 227332 /*Red Dyebath*/, 227333 /*Green Dyebath*/, 227334 /*Yellow Dyebath*/, 227335 /*Emery*/, 227336 /*Evan*/, 227337 /*Skittershaw Driver*/, 227338 /*Skitterling Crafter*/, 227339 /*Blue Dyebath*/, 227340 /*[DNT] Kill Credit*/, 227341 /*Kill Credit: Exit Found*/, 227342 /*Kill Credit: Speak with Kalecgos*/, 227343 /*Stellin Verasa*/, 227344 /*Enemy Knight*/, 227345 /*Ar'syn*/, 227346 /*Dirtsnoot Tunneler*/, 227347 /*Wandering Spore*/, 227349 /*Kill Credit: tool collected [DNT]*/, 227350 /*Kill Credit: wildlife catalogued [DNT]*/, 227351 /*Sharptusk Stagshell*/, 227352 /*Kalecgos*/, 227353 /*Recalled Mistress of Pain*/, 227354 /*Livid Enforcer*/, 227355 /*Livid Enforcer*/, 227356 /*Livid Enforcer*/, 227357 /*[DNT] - Kill Credit*/, 227358 /*Burrows Denizen*/, 227359 /*Recalled Hungry Penguin*/, 227360 /*Stool*/, 227361 /*The Weave Reader*/, 227364 /*Disrupted Glowmite*/, 227365 /*Harvest Courier*/, 227367 /*Contaminated Rockslime*/, 227369 /*Agitated Eel*/, 227371 /* KC*/, 227372 /*Dava*/, 227373 /*Vicious Spiderling*/, 227374 /*Goblin Slain*/, 227375 /*Kalecgos*/, 227376 /*Forgotten Resistance*/, 227377 /*Hannan*/, 227378 /*Dagkar*/, 227379 /*Oskaer Fortfervor*/, 227380 /*Kagon*/, 227382 /*Superheated Slag*/, 227383 /*Escaped Steam*/, 227388 /*Riled Dustdevil*/, 227389 /*Earthen Crate*/, 227390 /*[DNT] Quest Boss Spell Target Bunny*/, 227391 /*[DNT] - Kill Credit*/, 227392 /*Kalecgos*/, 227394 /*Lamplighter Kaerter*/, 227395 /*Curious Xeshling*/, 227397 /*Bile-Soaked Viscera*/, 227400 /*Cloudrook Tornado*/, 227401 /*[DNT] Kill Credit: Collect Climbing Gear*/, 227402 /*[DNT] Kill Credit: Interact with First Handhold*/, 227403 /*Kill Credit: Collect Item [DNT]*/, 227404 /*Handhold*/, 227405 /*Swarmite Egg*/, 227406 /*Agitated Swarmite*/, 227407 /*Kalecgos*/, 227408 /*Burrows Denizen*/, 227409 /*Lady Jaina Proudmoore*/, 227410 /*Kill Credit: contraption contribution [DNT]*/, 227411 /*Jinx*/, 227412 /*Wounded Emergency Militia*/, 227413 /*Dor'garad*/, 227414 /*Claudius*/, 227415 /*Meryl Felstorm*/, 227416 /*Turi Flickerflame*/, 227417 /*Dedicated Sailor*/, 227418 /*Apprentice Mijala Firehex*/, 227419 /*Lyrandor Nightveil*/, 227420 /*Kill Credit: Portal Stabilized*/, 227421 /*Another You*/, 227422 /*Arathi Stalwart*/, 227423 /*Kill Credit: Portal Stabilized*/, 227424 /*Kill Credit: Portal Stabilized*/, 227425 /*Kill Credit: Portal Stabilized*/, 227426 /*Barzelin*/, 227427 /*Zik'tex*/, 227428 /*Widow Arak'nai*/, 227430 /*Unfortunate "Volunteer"*/, 227431 /*Test Banker Regular Bank Only (DNT)*/, 227435 /*Mmarl Resident*/, 227439 /*Iridescent Beetle*/, 227440 /*Meesk the Venomtongue*/, 227441 /*[DNT] Iridescent Beetle*/, 227442 /*Gobbo*/, 227443 /*Zekvir*/, 227444 /*Temper*/, 227445 /*Ghatgut*/, 227446 /*Tobra*/, 227447 /*Yagnar Klog*/, 227448 /*Bywren*/, 227449 /*Castille*/, 227450 /*Kalecgos*/, 227451 /*Archmage Aethas Sunreaver*/, 227452 /*Another You*/, 227453 /*Deployed Battle Supplies*/, 227454 /*Black Blood Hauler*/, 227455 /*Kill Credit: 50+ Stacks of Unseeming Shift*/, 227456 /*Rytr Paller*/, 227457 /*Claryssa Paller*/, 227458 /*Distressed Nerubian*/, 227459 /*Distressed Nerubian*/, 227460 /*Grandmaster Ossip*/, 227462 /*Kill Credit 2 [DNT]*/, 227463 /*Deployed Hand of Gob*/, 227470 /*Siltbrood Jawcrawler*/, 227471 /*Zekvir*/, 227472 /*Weaver's Agent*/, 227474 /*Ascension Researcher*/, 227477 /*Brann Bronzebeard*/, 227478 /*Salandria*/, 227479 /*Lady Liadrin*/, 227480 /*Regald Hornfyre*/, 227481 /*Point Breaker*/, 227482 /*Deployed Wind-Wrangling Spire*/, 227483 /*Caverndeep Kodiak*/, 227484 /*Kodiak Cub*/, 227487 /*Underkeep Technician*/, 227488 /*Kirin Tor Guardian*/, 227489 /*Waterworks Laborer*/, 227490 /*Deployed Recovery Keg*/, 227491 /*Zuramat the Obliterator*/, 227492 /*Brann Bronzebeard*/, 227496 /*Strange Chest*/, 227497 /*Image of Zekvir*/, 227501 /*Zekvir*/, 227502 /*Kirin Tor Guardian*/, 227504 /*Egg Cocoon*/, 227505 /*Zekvir*/, 227506 /*Kill Credit: Jaina Opens a Portal*/, 227507 /*Sureki Skirmisher*/, 227508 /*Kill Credit: Won WQ Light's Gambit*/, 227510 /*Zekvir*/, 227513 /*Tala*/, 227514 /*Velo*/, 227517 /*Mereldar Bunny*/, 227518 /*Seeping Fragment*/, 227520 /*[DNT] Sweetstinger Wasp*/, 227521 /*Sunwalker Dezco*/, 227522 /*High Prelate Rata*/, 227523 /*Brann Bronzebeard*/, 227524 /*Great Kyron*/, 227525 /*Royal Apothecary*/, 227527 /*Mereldar Sentry*/, 227528 /*Brann Bronzebeard*/, 227529 /*Lady Jaina Proudmoore*/, 227530 /*Delve Credit*/, 227532 /*Faceless Devotee*/, 227537 /*Apothecary Skittershaw*/, 227538 /*Ironhide Gazer*/, 227540 /*Nerubian Market Crate*/, 227541 /*Nerubian Alchemy Glass*/, 227542 /*Skittershaw Driver*/, 227544 /*Brann Bronzebeard*/, 227546 /*Yellowfin Grouper*/, 227548 /*Brann Bronzebeard*/, 227551 /*Delve Credit*/, 227552 /*Immature Kodiak*/, 227554 /*Lady Jaina Proudmoore*/, 227561 /*Duke Velhan*/, 227562 /*Maximillian*/, 227563 /*Sophietta*/, 227564 /*Jenae*/, 227566 /*Edwyn*/, 227567 /*Faerley*/, 227568 /*Caerin*/, 227572 /*Parched Scuttler*/, 227573 /*Anub'vir*/, 227574 /*Weave-Rat*/, 227575 /*Armored Shellguard*/, 227576 /*Cliffside Snake*/, 227577 /*Undercrawler Hatchling*/, 227578 /*Nerubian Webcaster*/, 227580 /*Supply Skittershaw*/, 227581 /*Nerubian Oracle*/, 227582 /*Duke Velhan*/, 227583 /*Forgotten Harvester*/, 227584 /*Forgotten Skitterling*/, 227586 /*Forgotten Hulk*/, 227587 /*Forgotten Swarmite*/, 227588 /*Captain Fareeya*/, 227589 /*Splattered Slime*/, 227592 /*Forgotten Deepwalker*/, 227593 /*Forgotten Hauler*/, 227594 /*Forgotten Excavator*/, 227595 /*Forgotten Lamplighter*/, 227596 /*Forgotten Threadling*/, 227597 /*Forgotten Glowmite*/, 227598 /*Flutterlight Moth*/, 227599 /*Forgotten Eel*/, 227600 /*Meesk the Venomtongue*/, 227601 /*Spindle*/, 227602 /*Widow Arak'nai*/, 227603 /*Silk Skittershaw*/, 227604 /*Prisoner Skittershaw*/, 227605 /*Immature Kodiak*/, 227606 /*Captured Nerubian*/, 227607 /*Fliq'ri*/, 227608 /*Undersea Salamanther*/, 227609 /*Royal Silkwing*/, 227610 /*[DNT] Undersea Salamanther*/, 227611 /*Chay*/, 227612 /*Spider*/, 227613 /*Skitterling*/, 227614 /*Royal Silkwing*/, 227616 /*[DNT] Coastal Scuttlecrab*/, 227617 /*Cosmic Simulacrum*/, 227618 /*Weave Drone*/, 227622 /*Maeryl Vlann*/, 227627 /*Grandtalon Kestral*/, 227629 /*Stellin Verasa*/, 227631 /*Sweetstinger Wasp*/, 227632 /*Venombite*/, 227634 /*Skittish Fog Beast*/, 227635 /*Kas'dru*/, 227636 /*Forgotten Priest*/, 227637 /*[DNT] Immature Kodiak*/, 227638 /*Sharptalon Kestral*/, 227639 /*Forgotten Aristocrat*/, 227640 /*Credit Bunny 6*/, 227646 /*Credit Bunny 7*/, 227647 /*Credit Bunny 8*/, 227650 /*Lost Threadling*/, 227652 /*Curious Kodiak*/, 227658 /*Forgotten Harvester*/, 227659 /*Forgotten Skitterling*/, 227661 /*Distorted Threadling*/, 227662 /*Forgotten Excavator*/, 227666 /*Danagh's Cogwalker*/, 227667 /*Cataloguer Arnsvala*/, 227671 /*Hulking Raptorial Claw*/, 227675 /*Delver's Guide*/, 227676 /*Chawlay*/, 227685 /*Hermit Crab*/, 227687 /*Undersea Hatchling*/, 227706 /*Aggartha*/, 227709 /*Kaheti Citizen*/, 227714 /*The Pulsing Pit*/, 227715 /*The Swaying Span*/, 227716 /*Coalesced Shadeling*/, 227718 /*Garketh Anvilcrack*/, 227720 /*Sound Stalker - 11.0 Scenario - Theater Troupe - Audience*/, 227722 /*Xal'atath*/, 227723 /*Meesk the Venomtongue*/, 227724 /*Skittershaw*/, 227725 /*Beetle of Burden*/, 227726 /*Breaker West Complete: Credit [DNT]*/, 227727 /*Breaker Center Complete: Credit [DNT]*/, 227728 /*Breaker East Complete: Credit [DNT]*/, 227733 /*Salt-Ear Ferret*/, 227734 /*Bo*/, 227735 /*Breaker ANY Complete: Credit [DNT]*/, 227738 /* KC*/, 227739 /*[DNT] 11.0 Z1 - Proxy - Max Level - 05 - Totem (RPS)*/, 227740 /*Kill Credit: Report to Merrix*/, 227741 /*Stygoxenic Salmon*/, 227745 /*[DNT] Stygoxenic Salmon*/, 227747 /*Crawler Eggs*/, 227748 /*Vicious Skyrazor*/, 227749 /*Faerin Lothar*/, 227753 /*Masked Ferret*/, 227754 /*Caveswimmer Bass*/, 227756 /*Wild Ramolith*/, 227757 /*Sea Hawk*/, 227758 /*Alleria Windrunner*/, 227759 /*Arathi Stalwart*/, 227761 /*Azj-Kahati Nerubian*/, 227762 /*Kirin Tor Portal Mage*/, 227764 /*Skitter*/, 227765 /*[DNT] Kill Credit*/, 227766 /*Kirin Tor Portal Mage*/, 227767 /*Rannan Korren*/, 227768 /*Captured Arathi*/, 227770 /*Captured Oathsworn*/, 227772 /*[DNT] Caveswimmer Bass*/, 227775 /*Captured Waxtail*/, 227776 /*Kordac Invisible Stalker*/, 227777 /*Sandboring Jawcrawler*/, 227778 /*Sandgorged Jawcrawler*/, 227779 /*Magma Droplet*/, 227780 /*Sandboring Hatchling*/, 227781 /*Zkl "Sally" Zn*/, 227785 /*Runeweaver Gedolax*/, 227786 /*Bouldaz*/, 227787 /*Hekgarda*/, 227788 /*Deepflayer*/, 227789 /*Adalar*/, 227790 /*Kothilde*/, 227791 /*Gurnot*/, 227792 /*Kordac Invisible Stalker*/, 227794 /*Slimy Mollusc*/, 227799 /*Isle Gull*/, 227801 /*Jeff the Flightmaster*/, 227802 /*Worm Slain*/, 227803 /*Adalar*/, 227808 /*Ravageling*/, 227825 /*Sureki Sunderer*/, 227827 /*Deepwater Jellyfish*/, 227828 /*Spiked Pufferfish*/, 227831 /*Sharptooth Swarmer*/, 227835 /*[DNT] Undersea Scuttler*/, 227842 /*[DNT] Sandboring Jawcrawler*/, 227844 /*Saddled Ramolith*/, 227849 /*Cloudrook*/, 227859 /*7th Legion Soldier*/, 227860 /*Mag'har Grunt*/, 227864 /*Coastal Kodiak*/, 227865 /*Coastal Kodiak*/, 227868 /*[DNT] Sea Hawk*/, 227869 /*Sound Stalker - 11.0 Scenario - Theater Troupe - Stampede*/, 227871 /*[DNT] Kodiak Cub*/, 227874 /*Web Spreader*/, 227875 /*Heat-treated Gemstone*/, 227876 /*Supervisor Radlock*/, 227877 /*Fennelee*/, 227879 /*Pottery Student*/, 227882 /*Convoy Driver*/, 227883 /*Convoy Guard*/, 227890 /*[DNT] Kill Credit*/, 227891 /*[DNT] Kill Credit*/, 227892 /*[DNT] Kill Credit*/, 227893 /*[DNT] Kill Credit*/, 227895 /*Gracila Grouper*/, 227897 /*Webbed*/, 227906 /*Spreader Hatchery*/, 227907 /*KC: Page 1*/, 227908 /*KC: Page 4*/, 227909 /*KC: Page 6*/, 227910 /*KC: Page 8*/, 227911 /*KC: Page 10*/, 227912 /*KC: Page 11*/, 227913 /*KC: Page 14*/, 227914 /*KC: Page 16*/, 227915 /*KC: Page 18*/, 227916 /*KC: Page 20*/, 227917 /*KC: Page 21*/, 227918 /*KC: Page 24*/, 227919 /*KC: Page 25*/, 227920 /*KC: Page 26*/, 227921 /*KC: Page 27*/, 227922 /*Arathi Rations*/, 227923 /*Arathi Rations*/, 227924 /*Arathi Rations*/, 227925 /*Ready*/, 227933 /*Penumbral Shalehorn*/, 227934 /*Penumbral Bull*/, 227935 /*Penumbral Calf*/, 227940 /*Val'kyr Shadowguard*/, 227944 /*Deepglow Grouper*/, 227947 /*[DNT] Penumbral Shalehorn*/, 227948 /*Earthen Wagon*/, 227949 /*Hauler Bot*/, 227950 /*Earthen Technician*/, 227953 /*Gloomcliff Matriarch*/, 227954 /*Gloomcliff Grizzly*/, 227957 /*Val'kyr Shadowguard*/, 227962 /*Earthen Laborer*/, 227963 /*Ney'leia*/, 227964 /*Kai'shae*/, 227965 /*On'hiea*/, 227966 /*Pheromones [DNT]*/, 227968 /*Path Helper*/, 227971 /*Zev'kall*/, 227977 /*Oathsworn Peacekeeper*/, 227980 /*Hilltop Jawcrawler*/, 227982 /*Kobold Trader*/, 227983 /*Pack Mole*/, 227984 /*Magnetic Loader*/, 227994 /*Awakening Technician*/, 227998 /*Catalyst*/, 227999 /*Penumbral Shalehorn*/, 228000 /*Penumbral Bull*/, 228001 /*Nipper*/, 228005 /*Kill Credit: Ready to Go [DNT]*/, 228006 /*Awakening Caretaker*/, 228012 /*Immature Shalehorn*/, 228013 /*[DNT] Target Bunny*/, 228014 /*Onyxian Whelp*/, 228015 /*Hulking Bloodguard*/, 228018 /*Siltboring Hatchling*/, 228019 /*Onyxian Egg*/, 228021 /*[DNT] Gloomcliff Grizzly*/, 228023 /*Volatile Soil*/, 228024 /*Volatile Kaheti Truffle*/, 228026 /*Reno Jackson*/, 228027 /*Kill Credit: Shadecaster Interact, General*/, 228028 /*Kill Credit: Shadecaster Interact, Vizier*/, 228029 /*[DNT] Siltboring Jawcrawler*/, 228030 /*Sir Finley Mrrgglton*/, 228031 /*[DNT] Penumbral Bull*/, 228032 /*Dawn Interface*/, 228033 /*Coalesced Shadow*/, 228036 /*Cogwalker*/, 228038 /*[DNT] - Kill Credit*/, 228039 /*Anub'azal*/, 228040 /*Executor Nizrek*/, 228042 /*Kill Credit: Severed Threads RP*/, 228044 /*Reno Jackson*/, 228045 /*Hilltop Broodmother*/, 228046 /*Alta*/, 228047 /*Black Blood*/, 228048 /*Flint*/, 228049 /*Overseer's Desk*/, 228054 /*Improvised Springboard*/, 228055 /*Hilltop Hatchling*/, 228056 /*Reclamation Machinist*/, 228057 /*Nerubian Saboteur*/, 228059 /*Missile Stalker [DNT]*/, 228063 /*Kill Credit: RP Finished*/, 228067 /*Kill Credit: Heavy Discordant*/, 228068 /*Skeletal Horror*/, 228069 /*Awakened Earthen*/, 228070 /*Odarrok*/, 228071 /*Orida*/, 228072 /*Gartwin*/, 228073 /*Wahrvren*/, 228076 /*Caustic Bomb*/, 228077 /*Umbrawing Beetle*/, 228078 /*Ethereum Void Reaper*/, 228080 /*Weaver's Loom*/, 228081 /*Ethereum Void Reaper*/, 228082 /*Blackrock Worg*/, 228084 /*Nerubian Gamer*/, 228085 /*Nerubian Gamer*/, 228086 /*Gloomflutter Moth*/, 228088 /*Undercrawler Hatchling*/, 228094 /*Cavern Snake*/, 228097 /*Salamanther Hatchling*/, 228100 /*[DNT] Salamanther Hatchling*/, 228101 /*Beast*/, 228102 /*Beast*/, 228104 /*Nerubian Child*/, 228105 /*Beast*/, 228108 /*Beast*/, 228111 /*Earthen Laborer*/, 228113 /*Kwit*/, 228115 /*Carefree Calf*/, 228117 /*Ritkin*/, 228118 /*Murloc Balloon*/, 228119 /*Kitkrut*/, 228120 /*Wary Bull*/, 228121 /*Pikma Pigpoker*/, 228122 /*Kai'shae*/, 228124 /*Ney'leia*/, 228126 /*On'hiea*/, 228131 /*Illuminated Undercrawler*/, 228134 /*Iv'javal*/, 228135 /*Lounge Server*/, 228140 /*Lounge Chef*/, 228141 /*Treasure Elemental*/, 228146 /*Umbral Silksinger*/, 228147 /*Horde Landing Skiff*/, 228148 /*Horde Landing Skiff*/, 228149 /*Woldclaimed Freysworn*/, 228152 /*Silksinger Trainee*/, 228153 /*Immature Shalehorn*/, 228157 /*Nerubian Anvil*/, 228169 /*Troll Shaman*/, 228170 /*[DNT] Wary Bull*/, 228171 /*Improvised Air Control*/, 228172 /*Stalker*/, 228174 /*[DNT] Zipline target bunny*/, 228177 /*Kala Clayhoof*/, 228180 /*Reclamation Machinist*/, 228182 /*Sureki Royal Jewel*/, 228183 /*Kaheti Silkstalker*/, 228184 /*Yamas the Provider*/, 228185 /*Earthen Technician*/, 228186 /*Horde Soldier*/, 228187 /*Earthen Laborer*/, 228191 /*Kill Credit: Pact - Map Purchase Check*/, 228193 /*[DNT] Feral Sharpclaw*/, 228195 /*Strange Mushroom*/, 228198 /*Fungarian*/, 228200 /*Siesbarg*/, 228207 /*Supply Crate*/, 228212 /*Tidewake Eel*/, 228213 /*Tidewake Moray*/, 228215 /*Kill Credit*/, 228217 /*Wary Shalehorn*/, 228223 /*Spreader Hatchery*/, 228224 /*Fenryr*/, 228226 /*Hati*/, 228227 /*Black Blood Container*/, 228234 /*Kill Credit [DNT]*/, 228235 /*Off-Duty Chef*/, 228238 /*Path Helper*/, 228239 /*Kill Credit*/, 228285 /*Wagon of Silk Supplies*/, 228288 /*Undersea Scuttler*/, 228294 /*Prisoner Wagon*/, 228295 /*Zandelvari*/, 228296 /*Champion Uru'zin*/, 228297 /*Bench*/, 228298 /*Horde Peon*/, 228301 /*[DNT] Tidewake Moray*/, 228304 /*Oathsworn Earthen*/, 228307 /*Greenhorn Extra*/, 228309 /*Webbed Captive*/, 228312 /*Illuminated Hatchling*/, 228314 /*Seacliff Moth*/, 228315 /*Beledar's Boa*/, 228321 /*Cosmic Residue*/, 228322 /*Tahu Sagewind*/, 228325 /*Aponi Brightmane*/, 228343 /*Rabaan*/, 228354 /*Siesbarg's Replacement*/, 228356 /*Glittering Shellcrawler*/, 228359 /*Path Helper*/, 228361 /*Agile Pursuer*/, 228364 /*Invisible Bunny*/, 228365 /*Ji Firepaw*/, 228366 /*Alliance Soldier*/, 228368 /*Niffen Swarmhand*/, 228370 /*Alliance Landing Skiff*/, 228373 /*Kul Tiran Tidesage*/, 228385 /*Captain Tandred Proudmoore*/, 228386 /*Brother Pike*/, 228387 /*Mine-Bot 5000X*/, 228388 /*Tinkmaster Overspark*/, 228389 /*Gila Crosswires*/, 228392 /*Alliance Worker*/, 228396 /*Captain Tread Sparknozzle*/, 228406 /*Gnome Engineer*/, 228409 /*Brightscale Eel*/, 228411 /*Venomous Rockslime*/, 228412 /*Traveling Snailsman*/, 228419 /*Elma*/, 228427 /*Stagshell Swarmer*/, 228428 /*[DNT] Spy Visual*/, 228439 /*Slatefang*/, 228440 /*Web Anchor*/, 228447 /*Highrock Cow*/, 228448 /*Rejuvenating Ooze*/, 228450 /*Highrock Bull*/, 228451 /*Highrock Calf*/, 228452 /*Crag Beetle*/, 228462 /*Earthen Figurine*/, 228464 /*Deck of Cards*/, 228466 /*Precious Gem*/, 228470 /*Nexus-Princess Ky'veza*/, 228471 /*Path Helper*/, 228485 /*Crafting Orders - Credit*/, 228493 /*Alleria Windrunner*/, 228503 /*Lost Harvester*/, 228506 /*Sunken River Eel*/, 228507 /*Bunny for Low Graphics Sparkles [DNT]*/, 228508 /*River Drifter*/, 228509 /*Bunny for Low Graphics Sparkles [DNT]*/, 228518 /*Sound Stalker - 11.0 Quest - Max Level Campaign - Q07b*/, 228524 /*Stalker*/, 228526 /*Scenario First Task Credit*/, 228528 /*Scenario Final Task Credit*/, 228531 /*Image of Zekvir*/, 228534 /*Sister Etna Blayze*/, 228536 /*Spooked Cart Hauler*/, 228537 /*Nightfall Shadowalker*/, 228538 /*Nightfall Curseblade*/, 228539 /*Nightfall Darkcaster*/, 228540 /*Nightfall Shadowmage*/, 228542 /*Waxling*/, 228548 /*[DNT] Bungee Vehicle*/, 228553 /*General Rakera*/, 228554 /*Salandria*/, 228559 /*Henry Garrick*/, 228560 /*Captain Garrick*/, 228561 /*Dark Ranger Velonara*/, 228562 /*Halduron Brightwing*/, 228563 /*Thisalee Crow*/, 228564 /*Delas Moonfang*/, 228565 /*Sentinel Commander Lyalia*/, 228567 /*[DNT] Target Bunny*/, 228568 /*Shuja Grimaxe*/, 228569 /*Warlord Breka Grimaxe*/, 228570 /*Grand Vindicator Sorvos*/, 228571 /*Lilian Voss*/, 228572 /*Deathstalker Commander Belmont*/, 228574 /*Pit Lord*/, 228575 /*Overlord*/, 228576 /*Mother of Chaos*/, 228578 /*Reclamation Machinist*/, 228581 /* KC*/, 228585 /* KC*/, 228586 /*Orweyna*/, 228589 /*Kor Dawnchaser*/, 228590 /*Sunwalker Dezco*/, 228591 /*Druz*/, 228593 /*Captain Rez'okun*/, 228597 /*Diagnostics Scanner*/, 228598 /*11.0 Z2 - WaT - Lost Mines - Abandoned Minecart Vehicle (HCR)*/, 228600 /*Injured Earthen*/, 228602 /*Cognitive Scanner*/, 228603 /*Anomaly Scanner*/, 228604 /*Sound Stalker - 11.0 Quest - Ringing Deeps - Earthen Crowd*/, 228605 /*Elise Starseeker*/, 228607 /*Brewfest Celebrant*/, 228608 /*Toxic Colossus*/, 228617 /*Shadowgate*/, 228624 /*[DNT] Bungee Vehicle*/, 228627 /*Polymorphed Mosswool*/, 228649 /*Arathi Laborer*/, 228650 /*Mereldar Trader*/, 228651 /*Mereldar Ardent*/, 228659 /*[DNT] Bungee Vehicle*/, 228664 /*Wilton Hillhelm*/, 228669 /*[DNT] Underhang Jawcrawler*/, 228670 /*Cave Pike*/, 228671 /*Burkhalt*/, 228697 /*Foreman Azap*/, 228709 /*Invis Bunny - POI blob [DNT]*/, 228713 /*Ulgrax the Devourer*/, 228716 /*Spider*/, 228733 /*[DNT] Hilltop Jawcrawler*/, 228735 /*Kill Credit [DNT]*/, 228736 /*Neferess*/, 228737 /*Kill Credit [DNT]*/, 228746 /*Cosmic Simulacrum*/, 228753 /*Designation: Caretaker*/, 228754 /*Sir Finley Mrrgglton*/, 228756 /*Kill Credit [DNT]*/, 228762 /*Designation: Stonebound*/, 228763 /*Designation: Worker of the Deeps*/, 228764 /*Designation: Peacekeeper*/, 228765 /*Designation: Artisan*/, 228766 /*Designation: Stormrider*/, 228767 /*Designation: Machine Speaker*/, 228768 /*Designation: Archivist*/, 228769 /*Designation: Freysworn*/, 228782 /*Volt*/, 228783 /*Helpful Haulbot*/, 228798 /*[DNT] Kill Credit: Speak to Brann*/, 228799 /*[DNT] Kill Credit: Decision Made*/, 228803 /*Stormrook Tunnel Stalker*/, 228805 /*Upper Platform Stalker*/, 228821 /*Stalker*/, 228823 /*Undersea Salamanther*/, 228831 /*Lamplighter Recruit*/, 228839 /*Azerite Vein*/, 228843 /*Bubble Geyser*/, 228848 /* KC*/, 228849 /*Path Helper*/, 228850 /*Saltcliff Sharpclaw*/, 228851 /*Saltcliff Sharpclaw*/, 228852 /*Umbral Citizen*/, 228853 /*Sharpclaw Hunter*/, 228854 /*Sharpclaw Hunter*/, 228856 /*You*/, 228862 /*Silk Moth*/, 228867 /*Path Helper*/, 228868 /*Path Helper*/, 228869 /*Path Helper*/, 228870 /*Path Helper*/, 228874 /*Penumbral Calf*/, 228875 /*Gloomcliff Grizzly*/, 228876 /*Gloomcliff Matriarch*/, 228877 /*Story Node*/, 228880 /*Bubble Geyser*/, 228884 /*Air Bubbles*/, 228886 /*Stool*/, 228888 /*Stormrook*/, 228892 /*Geyser Loot*/, 228895 /*Wary Shalehorn*/, 228896 /*Wary Bull*/, 228897 /*Carefree Calf*/, 228898 /*Feral Sharpclaw*/, 228901 /*Dark Prophet Grshol*/, 228904 /*Deep Oozle*/, 228905 /*Viscid Oozelot*/, 228921 /*Matthilde*/, 228923 /*Reingard*/, 228924 /*Konraada*/, 228925 /*Ryaand*/, 228926 /*Glittering Gemeye*/, 228927 /*Iggraya*/, 228933 /*Kill Credit [DNT]*/, 228937 /*Eye of the Old Gods*/, 228940 /*Relic Hoarder*/, 228941 /*Stormrider*/, 228942 /*Stormrider*/, 228943 /*Relic Hoarder*/, 228946 /*Relic Hoarder*/, 228950 /*Nerubian Webspinner*/, 228951 /*Nerubian Stalker*/, 228952 /*Nerubian Skulker*/, 228953 /*Skittering Intruder*/, 228954 /*Nerubian Marauder*/, 228955 /*Nerubian Darkcaster*/, 228961 /*Kill Credit [DNT]*/, 228962 /*Kill Credit [DNT]*/, 228971 /*Robiin*/, 228972 /*Feltt*/, 228975 /*Saltgrass Slitherer*/, 228978 /*Olbarig*/, 228979 /*Vokmar*/, 228980 /*Harmot*/, 228986 /*Arathi Guard*/, 228991 /*Gertwaald*/, 228993 /*Relic of Uldum*/, 228999 /*Soaring Fishhawk*/, 229006 /*Assistant Tourrma*/, 229020 /*Sheaf*/, 229029 /*Gilbertha*/, 229032 /*Felled Cornerdweller*/, 229034 /*Clockwork Scrap Collector*/, 229036 /*Hoofcrack*/, 229038 /*Rodd*/, 229046 /*Clockwork Scrap*/, 229059 /*Horrific Baelgat*/, 229060 /*Enraged Kodiak*/, 229066 /*Dusten Farmyrstride*/, 229067 /*Coastal Foulbiter*/, 229068 /*Coastal Foulbiter*/, 229072 /*Acidbreath Jawcrawler*/, 229073 /*Acidbreath Hatchling*/, 229074 /*Acidbreath Broodmother*/, 229076 /*[DNT] Acidbreath Jawcrawler*/, 229077 /*[DNT] Coastal Foulbiter*/, 229078 /*[DNT] Kill Credit: Speak to the Vizier*/, 229079 /*Foulbiter Hatchling*/, 229080 /*[DNT] Foulbiter Hatchling*/, 229087 /*Mana-Flecked Crawler*/, 229088 /*Scavenging Falcon*/, 229090 /*Kill Credit: skyride stun [DNT]*/, 229092 /*Mosswool Grazer*/, 229093 /*Shadowy Glimmerfly*/, 229094 /*Sanguine Slitherer*/, 229096 /*Nervous Mongrel*/, 229097 /*Nervous Mongrel*/, 229098 /*Cowed Mongrel*/, 229099 /*Cowed Mongrel*/, 229107 /*Deepflayer Hunter*/, 229111 /*Unsettled Glowmite*/, 229115 /*Candle Comfort*/, 229117 /*Highrock Cow*/, 229118 /*Highrock Bull*/, 229119 /*Highrock Calf*/, 229127 /*Light's Bloom Keyflame*/, 229128 /*Valeera Sanguinar*/, 229129 /*Whirring Field Keyflame*/, 229130 /*Cultivated Poisons*/, 229131 /*Royal Silkwing*/, 229132 /*Mereldar Bell [DNT]*/, 229133 /*Polymorphed Mosswool*/, 229135 /*Fallfisher Swiftwing*/, 229137 /*Fire Stalker [DNT]*/, 229139 /*Duskrise Acreage Keyflame*/, 229141 /*Stillstone Pond Keyflame*/, 229143 /*Torchlight Mine Keyflame*/, 229144 /*Faded Shore Keyflame*/, 229145 /*Bleak Sand Keyflame*/, 229148 /*Taoshi*/, 229149 /*Garona Halforcen*/, 229150 /*Lord Jorach Ravenholdt*/, 229152 /*Overlook Ophidian*/, 229153 /*Horth Frysthelm*/, 229163 /*Baleful Baelgat*/, 229164 /*Spiteful Baelgat*/, 229165 /*Spiteful Baelgat*/, 229166 /*Baleful Baelgat*/, 229167 /*Duskborn Mongrel*/, 229170 /*Duskborn Darkhound*/, 229172 /*Duskborn Mongrel*/, 229173 /*Duskborn Darkhound*/, 229178 /*Duskborn Pup*/, 229179 /*Duskborn Pup*/, 229182 /*Darkwater Murkwalker*/, 229183 /*Glittering Glowmite*/, 229184 /*Aspirant Kiipka*/, 229185 /*Bioluminescent Moth*/, 229187 /*Stolen Keepsake*/, 229188 /*Gloomwater Fish*/, 229191 /*Ascent Osprey*/, 229201 /*Forsaken Apothecary*/, 229205 /*Thickhide Jawcrawler*/, 229206 /*Thickhide Behemoth*/, 229207 /*Thickhide Hatchling*/, 229208 /*Unstable Mixture*/, 229209 /*Fairyfly Swarmer*/, 229210 /*Siltwallow Toad*/, 229211 /*Wax Pile*/, 229213 /*Thorned Lashroom*/, 229215 /*Sporescatter Lashroom*/, 229216 /*Lashroom Sproutling*/, 229217 /*Glyph of Dread*/, 229218 /*Scattered Sporbit*/, 229225 /*Xal'atath*/, 229227 /*Xal'atath*/, 229228 /*Assauged Memories*/, 229240 /*[DNT] Duskborn Mongrel*/, 229244 /*Xal'atath*/, 229255 /*Assauged Memories*/, 229256 /*Assauged Memories*/, 229267 /*Kirin Tor Defender*/, 229273 /*Herald Breccia*/, 229276 /*Foreman Uzjax*/, 229277 /*Ruffious*/, 229278 /*Radiant Echoes*/, 229279 /*Radiant Echoes*/, 229280 /*Radiant Echoes*/, 229285 /*Nerubian Ballista*/, 229289 /*Tuber the Trader*/, 229295 /*Great Mama Mapleroot*/, 229296 /*Orb of Ascendance*/, 229297 /*Intent Shadow*/, 229298 /*Intent Shadow*/, 229299 /*Nacklefitz*/, 229302 /*Offduty Insurgent*/, 229304 /*Arathi Warlynx*/, 229305 /*Armored Ironbreaker*/, 229307 /*Veteran Blood Knight*/, 229308 /*Oathsworn Peacekeeper*/, 229310 /*Unbound Protector*/, 229314 /*Night Elf Starcaller*/, 229316 /*Forsaken Warlock*/, 229319 /*Master Tidesage*/, 229320 /*Oathsworn Tunnelwatcher*/, 229322 /*Gilnean Scrapper*/, 229328 /*Suramar Chronomancer*/, 229329 /*Warborn Crusher*/, 229330 /*Machine Speaker*/, 229331 /*Murroch Guard*/, 229332 /*Akknai Courier*/, 229333 /*Ari*/, 229334 /*Kordac*/, 229335 /*Electricity Stalker [DNT]*/, 229336 /*Overseer Hyggred*/, 229337 /*Queen Ansurek*/, 229340 /*Stormwind Knight*/, 229341 /*Hallowfall Lightblade*/, 229342 /*Zandalari Prelate*/, 229353 /*Disgruntled Dyefetcher*/, 229355 /*DNT*/, 229372 /*[DNT] Hill Snake*/, 229373 /*Machinist Kromleg*/, 229378 /*Cascade Guardian*/, 229379 /*Unbound Villager*/, 229383 /*Treni*/, 229384 /*Arko'narin Starshade*/, 229385 /*Lysander Starshade*/, 229386 /*Mehlar Dawnblade*/, 229387 /*Walton Cogfrenzy*/, 229388 /*Designation: Ordinant*/, 229389 /*Batzvara*/, 229395 /*Caretaker John*/, 229396 /*Volatile Black Blood Pool*/, 229397 /*Drukan*/, 229398 /*Watcher Toki*/, 229399 /*Blood Drainer*/, 229400 /*Royal Purifier*/, 229401 /*Barbed Bolts*/, 229402 /*Frostshard Bolts*/, 229403 /*Caustic Bolts*/, 229404 /*Fungal Field Keyflame*/, 229416 /*Path Helper*/, 229420 /*Auralia Steelstrike*/, 229422 /*Path Helper*/, 229423 /*Dirtcrusted Stagshell*/, 229426 /*Alleria Windrunner*/, 229429 /*Kill Credit: ATU ARTC*/, 229445 /*Kill Credit: No Spiders but will watch ATU*/, 229446 /*Kill Credit: No Spiders,no atu*/, 229448 /*Alleria Windrunner*/, 229449 /*Faerin Lothar*/, 229451 /*Nightfall Darkcaster*/, 229453 /*Aelric Leid*/, 229463 /*Path Helper*/, 229489 /*Unbound Protector*/, 229491 /*Vigilant Nestguard*/, 229498 /*Path Helper*/, 229499 /*Path Helper*/, 229507 /*Imbued Iron Bar*/, 229511 /*Portal to Ardenweald*/, 229512 /*Nerubian Swarmite*/, 229518 /*Path Helper*/, 229523 /*Sieve Spinedrifter*/, 229525 /*Glowmite*/, 229526 /*Agitated Pyremite*/, 229536 /*Xal'atath*/, 229537 /*Void Emissary*/, 229539 /*Bear*/, 229540 /*Trailway Sporebit*/, 229543 /*[DNT]Klaskin Bunny*/, 229544 /*Portal to Bastion*/, 229545 /*Portal to Tiragarde Sound*/, 229546 /*Portal to Twilight Highlands*/, 229547 /*Shimmer Shaleshell*/, 229555 /*Dessicated Murkwalker*/, 229557 /*River Sporebit*/, 229560 /*Incensed Fungus*/, 229561 /*Sunken Sporeling*/, 229563 /*Noxious Mycelium*/, 229589 /*Ermie*/, 229591 /*Burtins*/, 229594 /*Rotglow Pathkeeper*/, 229595 /*Rotglow Sporeslinger*/, 229596 /*Rotglow Settler*/, 229597 /*Rotlasher*/, 229604 /*Spider Wall Stalker*/, 229605 /*Deepwalking Ambusher*/, 229606 /*Path Helper*/, 229611 /*Waxy Sporebit*/, 229614 /*Caustic Skyrazor*/, 229617 /*Escaped Lynx*/, 229620 /*Escaped Lynx*/, 229621 /*Firefly*/, 229624 /*Territorial Lasher*/, 229628 /*Nerubian Wall Stalker*/, 229633 /*Ulgrax the Devourer*/, 229634 /*Waxy Sporebit*/, 229635 /*Xal'atath*/, 229636 /*Oblivion Crystal*/, 229637 /*Lil Wick*/, 229638 /*Docile Cloudrook*/, 229648 /*Kill Credit: Red Dyebath Tested [DNT]*/, 229653 /*Rich Wax Vein*/, 229670 /*Kill Credit: Purple Dyebath Tested [DNT]*/, 229671 /*Kill Credit: Blue Dyebath Tested [DNT]*/, 229672 /*Kill Credit: Yellow Dyebath Tested [DNT]*/, 229673 /*Kill Credit: Green Dyebath Tested [DNT]*/, 229678 /*Malfunctioning Defense Turret*/, 229679 /*Scavenger Threadling*/, 229680 /*Path Helper*/, 229681 /*Path Helper*/, 229682 /*Path Helper*/, 229684 /*Path Helper*/, 229687 /*Silk Grub*/, 229688 /*Starved Swarmite*/, 229689 /*Spotted Moth*/, 229690 /*Stormrook Beacon*/, 229691 /*Swarmbot*/, 229693 /*Trial of Burning Light*/, 229694 /*Stormrook*/, 229695 /*Corrupted Machinist*/, 229696 /*Targeting Bunny*/, 229697 /*Targeting Bunny*/, 229704 /*Docile Cloudrook*/, 229705 /*Docile Cloudrook*/, 229706 /*Explosive Bomberbot*/, 229708 /*Riverbend Gar*/, 229729 /*Nullbot*/, 229734 /*Donneschnel*/, 229735 /*Zarein*/, 229736 /*Wind Rider*/, 229739 /*Malfunctioning Pylon*/, 229742 /*Mag'har Outrider*/, 229744 /*Executor Nizrek*/, 229769 /*Medbot*/, 229772 /*Spider*/, 229778 /*Automatic Ironstrider*/, 229780 /*[DNT] KC: To Archives*/, 229781 /*Creature Name*/, 229782 /*Awakened Phalanx*/, 229791 /*Nerubian Venomweb*/, 229792 /*Raging Rock*/, 229793 /*Dark Proselityzer*/, 229795 /*Anub'azal*/, 229797 /*Widow Arak'nai*/, 229798 /*Lesser Primal Storm Elemental*/, 229799 /*Lesser Primal Fire Elemental*/, 229800 /*Lesser Fire Elemental*/, 229801 /*Lesser Storm Elemental*/, 229808 /*Waxen Bones*/, 229809 /*Crushing Waxthief*/, 229810 /*Scrappy Waxthief*/, 229812 /*Warbling Mudskip*/, 229813 /*Disturbed Krolusk*/, 229814 /*Enraged Snuffler*/, 229816 /*Ambushing Swarmer*/, 229817 /*Ambushing Swarmer*/, 229818 /*Waxy Blob*/, 229820 /*Wandering Scuttleshell*/, 229821 /*Burrowing Jawcrawler*/, 229822 /*Waxy Motherload*/, 229846 /*Parrlok*/, 229849 /*Baelgrim*/, 229850 /*Freysworn Chalcy*/, 229854 /*Inquisitor Speaker*/, 229855 /*Shadeguard Speaker*/, 229858 /*[DNT] Kill Credit: Meadery Phase Transition*/, 229859 /*[DNT] Kill Credit: Scene Credit*/, 229860 /*Gummi*/, 229867 /*Raethan*/, 229868 /*Fizzi Liverzapper*/, 229869 /*Adelgonn*/, 229891 /*ZZ-01-47*/, 229898 /*Kill Credit: Skyriding Treasure*/, 229916 /*Provoked Burrowfiend*/, 229917 /*Awakened Cache*/, 229918 /*Caustic Skyrazor*/, 229921 /*[DNT] Achievement Summons*/, 229922 /*Applebough*/, 229923 /*Kill Credit: World Quest*/, 229924 /*Kill Credit: Rumor Quest*/, 229925 /*Kill Credit: Treasure*/, 229926 /*Kill Credit: Misc Activity, Large*/, 229927 /*Unbound Crafter*/, 229946 /*Kill Credit: Learn Weaver's Pact*/, 229947 /*Kill Credit: Learn General's Pact*/, 229948 /*Kill Credit: Learn Vizier's Pact*/, 229949 /*Kill Credit: Forge First Pact*/, 229956 /*Kill Credit [DNT]*/, 229985 /*Player Choice Test*/, 229995 /*Sureki Arbalest*/, 230011 /*Storm's Vengeance*/, 230029 /*Supplier Wei*/, 230030 /*Supplier Wei*/, 230031 /*Oathsworn Worker*/, 230036 /*Lamplighter's Skiff*/, 230037 /*Trained Ramolith*/, 230038 /*Honor Guard Dunstad*/, 230047 /*Q'ilax*/, 230048 /*Xir'ra*/, 230049 /*Assistant Vi*/, 230050 /*Attendant Xeren*/, 230051 /*Attendant Ak'lii*/, 230052 /*Profiteer Ri'za*/, 230053 /*Profiteer Xir'ek*/, 230054 /*Assistant Tix'ii*/, 230056 /*Assistant Ven'ik*/, 230058 /* KC*/, 230059 /* KC*/, 230061 /*Assistant Ak'nik*/, 230063 /*Ax'ill*/, 230065 /*Venomscribe Xesh XI*/, 230066 /*Assistant Tik*/, 230067 /*Royal Journalist Ist'iix*/, 230068 /*Void Portal*/, 230084 /*[DNT] KC: Speak to Brinthe*/, 230087 /*Earthen Wagon [DNT]*/, 230089 /*Dreadstrike Flitterer*/, 230092 /*Air Bubbles*/, 230098 /*Spindle*/, 230100 /*Wall Climb Vehicle*/, 230109 /*Stalker*/, 230110 /*Kirin Tor Crystalshaper*/, 230117 /*Aschbie*/, 230118 /*Earthen Wagon*/, 230119 /*Direweb Skyrazor*/, 230147 /*[DNT]Orb Summoner*/, 230156 /*Oblivion Crystal*/, 230157 /*Enraged Kodiak*/, 230190 /*Oathsworn Earthen*/, 230202 /*Ak'itaz*/, 230250 /*Supplier Wei*/, 230251 /*Supplier Wei*/, 230252 /*Supplier Wei*/, 230253 /*Supplier Wei*/, 230254 /*Supplier Wei*/, 230255 /*Supplier Wei*/, 230256 /*Supplier Wei*/, 230257 /*Supplier Wei*/, 230258 /*Supplier Wei*/, 230259 /*Supplier Wei*/, 230265 /*Widow Arak'nai*/, 230287 /*Invisible Stalker*/, 230318 /*Thimble*/, 230337 /* Bunny*/, 230339 /* KC*/, 230381 /*Boost*/, 230386 /*Brann Bronzebeard*/, 230388 /*Honor Guard*/, 230390 /*The Congealing Pool*/, 230401 /*Kill Credit [DNT]*/, 230444 /*Boulder*/, 230447 /*Ballista*/, 230455 /*Personal Skiff*/, 230486 /*[DNT] FX Stalker*/, 230495 /*Enter Delve*/, 230514 /*General Purpose Bunny ZTO*/, 230518 /*Akknai Watcher*/, 230525 /*Awakened Earthen*/, 230526 /*Mote of Unrelenting Rage*/, 230528 /*Harbingers of the Void*/, 230529 /*Mead Trader*/, 230531 /*Unbound Trader*/, 230532 /*Oathsworn Trader*/, 230533 /*Traveling Mosswool*/, 230534 /*Mosswool Rancher*/, 230535 /*Cloth Trader*/, 230536 /*Gem Trader*/, 230537 /*Annoyed Rancher*/, 230538 /*Playful Mosswool*/, 230539 /*Lost Trader*/, 230540 /*Dornogal Archivist*/, 230541 /*Archivist*/, 230542 /*Archivist Mokrand*/, 230543 /*Archivist Rohlnar*/, 230544 /*Archivist Grollund*/, 230553 /*Boost*/, 230591 /*[DNT]Void Emissary Vehicle*/, 230593 /*Kinndy Sparkshine*/, 230622 /*Kill Credit: Misc Activity, Small*/, 230643 /*Maintenance Machine*/, 230650 /*Ptolemi Steadysketch*/, 230651 /*Mercatethel*/, 230659 /*Anub'azal*/, 230698 /*The Pulsing Pit*/, 230709 /*Slime Wave*/, 230729 /*Area Trigger Bunny*/, 230766 /*Kill Credit [DNT]*/, 230791 /*Mote of Overwrought Paranoia*/, 230849 /*Kill Credit [DNT]*/, 230868 /*High Speaker's Guard*/, 230871 /*Akknai Watcher*/, 230872 /*Silksinger Trainee*/, 230874 /*Web Wall Bunny*/, 230877 /*Ky'veza's Burn Book*/, 230884 /*Assauged Memories*/, 230885 /*Assauged Memories*/, 230886 /*Assauged Memories*/, 230887 /*Silksinger Trainee*/, 230889 /*Weave-Rat*/, 230890 /*Assauged Memories*/, 230891 /*Assauged Memories*/, 230892 /*Assauged Memories*/, 230893 /*[DNT] Add Summoner*/, 230894 /*Null Spawn*/, 230902 /*Amy Lychenstone*/, 230904 /*Shadeguard Speaker*/, 230937 /*Xal'atath*/, 231032 /*Sanguine Overflow*/, 231155 /*[DNT] Earthen Barricade*/, 231156 /*Void Cursed Crusher*/, 231171 /*Sound Stalker - 11.0 Scenario - Theater Troupe - Audience*/, 231317 /*Sporbit*/, 231546 /*Xal'atath*/, 231580 /*The Crown of Shadows*/, 231596 /*Vaskarn*/, 231599 /*Cuzolth*/, 231649 /*Ki'katal the Harvester*/, 231755 /*Faerin Lothar*/); +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(193319, 0, 0, 'Iridikron', NULL, 'The Stonescaled', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Iridikron +(203063, 202723, 0, 'Brimstone Conspirator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Brimstone Conspirator +(203864, 0, 0, 'Kobold Candleholder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Candleholder +(203877, 0, 0, 'Kobold Thwacker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Thwacker +(203878, 0, 0, 'Kobold Mystic', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Mystic +(203883, 0, 0, 'Kobold Candle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Candle +(203951, 0, 0, 'Kobold Skullface', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Skullface +(204061, 0, 0, 'Living Candle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Living Candle +(204109, 0, 0, 'Cavernous Shrieker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 24, 1, 0, 0, 56110), -- Cavernous Shrieker +(204127, 0, 0, 'Kobold Taskfinder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Taskfinder +(204152, 0, 0, 'Summoned Void Entity', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Summoned Void Entity +(204188, 0, 0, 'Tomb-Raider Drywhisker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Tomb-Raider Drywhisker +(204196, 0, 0, 'Unlit Candle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Unlit Candle +(204567, 0, 0, 'Skittershaw', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Skittershaw +(204629, 0, 0, 'Door Candle', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Door Candle +(204633, 0, 0, 'Door Candle', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Door Candle +(204640, 0, 0, 'Guardian Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Guardian Elemental +(204674, 0, 0, 'Potion of Healing', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Potion of Healing +(204683, 0, 0, 'Burning Candle', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Burning Candle +(204772, 0, 0, 'Wind Node', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wind Node +(204786, 0, 0, 'Door Candle', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Door Candle +(204794, 0, 0, 'Door Candle', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Door Candle +(204798, 0, 0, 'Perfected Fire', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Perfected Fire +(204822, 0, 0, 'A Giant Rock', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- A Giant Rock +(204859, 0, 0, 'Candle Flamethrower', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candle Flamethrower +(205054, 0, 0, 'Mudnose Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Mudnose Mole +(205055, 0, 0, 'Mudnose Mole Mount', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Mudnose Mole Mount +(205056, 0, 0, 'Mudnose Mole Mount', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Mudnose Mole Mount +(205059, 0, 0, 'Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Skipper +(205137, 0, 0, 'Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Undercrawler +(205141, 0, 0, 'Sporbit Drifter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Sporbit Drifter +(205210, 0, 0, 'Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lashroom +(205489, 0, 0, 'Leave-O-Bot 7000', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Leave-O-Bot 7000 +(205496, 0, 0, 'Leave-O-Bot 7000', NULL, NULL, NULL, 'vehichlecursor', 0, 6117, 2, 0, 0, 0, 9, 0, 0, 56110), -- Leave-O-Bot 7000 +(205726, 0, 0, 'Test NPC', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Test NPC +(205753, 0, 0, 'Crushing Darkness', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Crushing Darkness +(205797, 0, 0, '\"Peevish\" Paeton Berncort', NULL, NULL, NULL, 'speak', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- "Peevish" Paeton Berncort +(205802, 0, 0, 'Fungal Field Keyflame', NULL, NULL, NULL, NULL, 0, 0, 1, 837, 0, 0, 10, 0, 0, 56110), -- Fungal Field Keyflame +(205813, 0, 0, 'Grovard', NULL, 'Door Guard', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 169, 56110), -- Grovard +(205817, 0, 0, 'Inspector Sherdomu', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Inspector Sherdomu +(205835, 0, 0, 'Spiked Ball', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Spiked Ball +(205849, 0, 0, 'Light Detector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Light Detector +(205860, 0, 0, 'Test Quest Giver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Test Quest Giver +(205863, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(205888, 0, 0, 'Fake Gold Pile', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fake Gold Pile +(205895, 0, 0, 'Spiked Ball', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Spiked Ball +(205896, 0, 0, 'Talias Harvton', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Talias Harvton +(205911, 0, 0, 'Palias Harvton', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Palias Harvton +(205912, 0, 0, 'Spectator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spectator +(205916, 0, 0, 'Flourish Callout', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Flourish Callout +(205946, 0, 0, 'Johnny Awesome', NULL, 'Uber Town', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Johnny Awesome +(205947, 0, 0, 'Sneaky Pete', NULL, 'Greenbelly\'s Raiders', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Sneaky Pete +(206017, 0, 0, 'Brann Bronzebeard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brann Bronzebeard +(206025, 0, 0, 'Starting Questgiver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Starting Questgiver +(206026, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(206028, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(206032, 0, 0, 'Delve Competition Contract', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Delve Competition Contract +(206033, 0, 0, 'Rexxar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 134, 56110), -- Rexxar +(206067, 0, 0, 'Dark-Crazed Harvester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Dark-Crazed Harvester +(206075, 0, 0, 'Shadow-Blind Saurolisk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Shadow-Blind Saurolisk +(206077, 0, 0, 'Shadow-Blind Weaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Shadow-Blind Weaver +(206078, 0, 0, 'Shadow-Blind Matriarch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Shadow-Blind Matriarch +(206079, 0, 0, 'Hanging Spider Vehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Hanging Spider Vehicle +(206082, 0, 0, 'Hanging Spider Vehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Hanging Spider Vehicle +(206083, 0, 0, 'Threadling Egg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Threadling Egg +(206094, 0, 0, 'Shadow-Blind Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Shadow-Blind Threadling +(206095, 0, 0, 'Weaver Egg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Weaver Egg +(206096, 0, 0, 'Shadow-Blind Weaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Shadow-Blind Weaver +(206102, 0, 0, 'Malfunctioning Farm Colossus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Malfunctioning Farm Colossus +(206105, 0, 0, 'Generic - Empty Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic - Empty Bunny +(206117, 0, 0, 'Cariel Roame', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Cariel Roame +(206118, 0, 0, 'Generic - Empty Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic - Empty Bunny +(206128, 0, 0, 'Rexxar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rexxar +(206129, 0, 0, 'Expedition Stalwart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Expedition Stalwart +(206130, 0, 0, 'Kyros Warstone', NULL, 'Lamplighter Patrol', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kyros Warstone +(206135, 0, 0, 'Nisa Cindersteel', NULL, 'The Cleansing Flame', NULL, NULL, 0, 0, 2, 1028, 0, 0, 7, 0, 0, 56110), -- Nisa Cindersteel +(206150, 0, 0, 'Erol Ellimoore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Erol Ellimoore +(206151, 0, 0, 'Marisa Korwahl', NULL, 'Food & Water', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Marisa Korwahl +(206163, 0, 0, 'Generic - Empty Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic - Empty Bunny +(206164, 0, 0, 'Gregor Steelshod', NULL, 'Repairs', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gregor Steelshod +(206165, 0, 0, 'Ceren Leadland', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ceren Leadland +(206166, 0, 0, 'Disabled Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Disabled Harvestbot +(206167, 0, 0, 'Anxious Farmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Anxious Farmer +(206168, 0, 0, 'Anxious Farmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Anxious Farmer +(206176, 0, 0, 'Candle Flamethrower', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candle Flamethrower +(206178, 0, 0, 'Generic - Empty Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic - Empty Bunny +(206183, 0, 0, 'Whirring Field Keyflame', NULL, NULL, NULL, NULL, 0, 0, 1, 838, 0, 0, 10, 0, 0, 56110), -- Whirring Field Keyflame +(206184, 0, 207968, 'Deathpetal', NULL, NULL, NULL, NULL, 0, 6078, 1, 0, 0, 0, 4, 0, 0, 56110), -- Deathpetal +(206185, 0, 0, 'Shadow-Blind Leaper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadow-Blind Leaper +(206194, 214001, 0, 'Invasive Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Invasive Lashroom +(206197, 0, 0, 'Light\'s Blooming Keyflame', NULL, NULL, NULL, NULL, 0, 0, 1, 839, 0, 0, 10, 0, 0, 56110), -- Light's Blooming Keyflame +(206203, 0, 207968, 'Moth\'ethk', NULL, NULL, NULL, NULL, 0, 5958, 1, 0, 0, 0, 7, 0, 0, 56110), -- Moth'ethk +(206215, 0, 0, 'Hanging Spider Vehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Hanging Spider Vehicle +(206253, 0, 0, 'Sir Finley Mrrgglton', NULL, NULL, NULL, NULL, 0, 5749, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sir Finley Mrrgglton +(206257, 0, 0, 'Perfected Fire', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Perfected Fire +(206441, 0, 0, 'Auebry Irongear', NULL, 'Harvest Gear', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Auebry Irongear +(206466, 0, 0, 'Basir the Hammer', NULL, 'Repairs', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Basir the Hammer +(206471, 0, 0, 'Mother Esthra', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Mother Esthra +(206514, 0, 207968, 'Crazed Cabbage Smacker', NULL, NULL, NULL, NULL, 0, 6120, 1, 0, 0, 0, 9, 0, 0, 56110), -- Crazed Cabbage Smacker +(206528, 0, 0, 'Aliya Hillhelm', NULL, 'Harvest Overseer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aliya Hillhelm +(206533, 0, 0, 'Chef Dinaire', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chef Dinaire +(206537, 0, 0, 'Rubaen Hillhelm', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rubaen Hillhelm +(206694, 0, 0, 'Fervent Sharpshooter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fervent Sharpshooter +(206696, 0, 0, 'Arathi Knight', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Knight +(206697, 0, 0, 'Devout Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Devout Priest +(206698, 0, 0, 'Fanatical Conjuror', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fanatical Conjuror +(206699, 0, 0, 'War Lynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- War Lynx +(206704, 0, 0, 'Ardent Paladin', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ardent Paladin +(206705, 0, 0, 'Arathi Footman', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Footman +(206710, 0, 0, 'Lightspawn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Lightspawn +(206770, 0, 0, 'Activated Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Activated Harvestbot +(206804, 0, 0, 'Broken Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Broken Harvestbot +(206820, 0, 0, 'Shadowrooted Vine', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shadowrooted Vine +(206870, 0, 0, 'Shadowrooted Vine', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 64, 56110), -- Shadowrooted Vine +(206883, 0, 0, 'Weed Reaper Basir', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weed Reaper Basir +(206977, 0, 207968, 'Parasidious', NULL, NULL, NULL, NULL, 0, 6361, 1, 0, 0, 0, 4, 0, 0, 56110), -- Parasidious +(206978, 0, 0, 'Disturbed Dirt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Disturbed Dirt +(206980, 0, 0, 'Fungus Growth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungus Growth +(206981, 0, 0, 'Fungus Mound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungus Mound +(206993, 0, 0, 'Fungal Mass', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungal Mass +(207004, 0, 0, 'Fungus Mound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungus Mound +(207011, 0, 0, 'Dirt Mound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Dirt Mound +(207092, 0, 0, 'Shadowrooted Vine', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 64, 56110), -- Shadowrooted Vine +(207103, 0, 0, 'Summoned Void Entity', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Summoned Void Entity +(207134, 0, 0, 'Harvestbot Remy', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Harvestbot Remy +(207135, 0, 0, 'Harvestbot Remy', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Harvestbot Remy +(207165, 0, 0, 'Shadow-Sour Mite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shadow-Sour Mite +(207186, 0, 0, 'Unruly Stormrook', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 4, 0, 0, 56110), -- Unruly Stormrook +(207187, 0, 0, 'Aqir Tank', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Aqir Tank +(207188, 0, 0, 'Faceless One', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Faceless One +(207189, 0, 0, 'C\'Thraxxi', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- C'Thraxxi +(207191, 0, 0, 'K\'thir Caster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- K'thir Caster +(207192, 0, 0, 'K\'thir Melee', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 15, 0, 0, 56110), -- K'thir Melee +(207197, 0, 0, 'Cursed Rookguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cursed Rookguard +(207198, 0, 0, 'Cursed Thunderer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Cursed Thunderer +(207199, 0, 0, 'Cursed Rooktender', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Cursed Rooktender +(207200, 0, 0, 'Fleshbeast', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Fleshbeast +(207202, 0, 0, 'Void Fragment', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Void Fragment +(207205, 0, 0, 'Stormguard Gorren', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 171, 56110), -- Stormguard Gorren +(207207, 0, 0, 'Voidstone Monstrosity', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Voidstone Monstrosity +(207217, 0, 0, 'Grapple Squash', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Grapple Squash +(207241, 0, 0, 'Grappling Hook Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Grappling Hook Bunny +(207282, 0, 0, 'Explodo Bot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Explodo Bot +(207283, 0, 0, 'Explorers\' League Supplies', NULL, NULL, NULL, 'openhand', 0, 6116, 1, 0, 0, 0, 10, 0, 134, 56110), -- Explorers' League Supplies +(207296, 0, 0, 'Critically Acclaimed Robot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Critically Acclaimed Robot +(207373, 0, 0, 'Korwahl Family Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Korwahl Family Skiff +(207392, 0, 0, 'Giant Squash', NULL, NULL, NULL, NULL, 7, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Giant Squash +(207450, 0, 0, 'Fungal Stabber', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fungal Stabber +(207453, 0, 0, 'Fungal Rotspreader', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fungal Rotspreader +(207454, 0, 0, 'Fungal Gutter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fungal Gutter +(207456, 0, 0, 'Fungal Speartender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fungal Speartender +(207459, 0, 0, 'Fungal Rotcaster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fungal Rotcaster +(207460, 0, 0, 'Fungarian Flinger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fungarian Flinger +(207462, 0, 0, 'Stolen Goods', NULL, NULL, NULL, 'attack', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stolen Goods +(207468, 0, 0, 'Gnarled Reviver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Gnarled Reviver +(207469, 0, 0, 'Nerubian Swarmite Taxi', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Swarmite Taxi +(207470, 0, 0, 'Wings of the Widow', NULL, 'Flight Master', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Wings of the Widow +(207471, 0, 0, 'Widow Arak\'nai', NULL, 'The Weaver', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Widow Arak'nai +(207474, 0, 0, 'Mushroom Jump Pad', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mushroom Jump Pad +(207476, 0, 0, 'Kex', NULL, 'Innkeeper', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kex +(207481, 0, 0, 'Spinshroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Spinshroom +(207482, 0, 0, 'Invasive Sporecap', NULL, NULL, NULL, NULL, 0, 6171, 1, 0, 0, 0, 4, 0, 0, 56110), -- Invasive Sporecap +(207499, 0, 0, 'Fungal Rooter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungal Rooter +(207502, 0, 0, 'Fungal Rooter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungal Rooter +(207553, 0, 0, 'Fungal Shroomtender', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fungal Shroomtender +(207575, 0, 0, 'Large Mushroom Jump Pad', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Large Mushroom Jump Pad +(207690, 0, 0, 'Stillstone Pond Keyflame', NULL, NULL, NULL, NULL, 0, 0, 1, 846, 0, 0, 10, 0, 0, 56110), -- Stillstone Pond Keyflame +(207691, 0, 0, 'Torchlight Mine Keyflame', NULL, NULL, NULL, NULL, 0, 0, 1, 847, 0, 0, 10, 0, 0, 56110), -- Torchlight Mine Keyflame +(207712, 0, 0, 'Duskrise Acreage Keyflame', NULL, NULL, NULL, NULL, 0, 0, 1, 848, 0, 0, 10, 0, 0, 56110), -- Duskrise Acreage Keyflame +(207714, 0, 0, 'Faded Shore Keyflame', NULL, NULL, NULL, NULL, 0, 0, 1, 849, 0, 0, 10, 0, 0, 56110), -- Faded Shore Keyflame +(207716, 0, 0, 'Bleak Sand Keyflame', NULL, NULL, NULL, NULL, 0, 0, 1, 850, 0, 0, 10, 0, 0, 56110), -- Bleak Sand Keyflame +(207734, 0, 0, 'Gnarled Lasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Gnarled Lasher +(207740, 0, 0, 'Gnarled Lasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Gnarled Lasher +(207766, 0, 0, 'Gnarled Lasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Gnarled Lasher +(207767, 0, 0, 'Pile of Goods', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pile of Goods +(207780, 0, 207968, 'Finclaw Bloodtide', NULL, NULL, NULL, NULL, 0, 6085, 1, 0, 0, 0, 4, 0, 0, 56110), -- Finclaw Bloodtide +(207787, 0, 0, 'Astrid Coppervein', NULL, 'Placeholder Display, Needs Real Faction', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Astrid Coppervein +(207802, 0, 0, 'Beledar\'s Spawn', NULL, NULL, NULL, NULL, 0, 6118, 1, 0, 0, 0, 4, 0, 0, 56110), -- Beledar's Spawn +(207803, 0, 207968, 'Toadstomper', NULL, NULL, NULL, NULL, 0, 6084, 1, 0, 0, 0, 4, 0, 0, 56110), -- Toadstomper +(207826, 0, 207968, 'Ravageant', NULL, NULL, NULL, NULL, 0, 6124, 1, 0, 0, 53, 1, 0, 0, 56110), -- Ravageant +(207851, 0, 0, 'Doom Shroom', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 4, 0, 0, 56110), -- Doom Shroom +(207938, 0, 0, 'Anxious Farmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Anxious Farmer +(207939, 0, 0, 'Baron Braunpyke', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Baron Braunpyke +(207940, 0, 0, 'Prioress Murrpray', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Prioress Murrpray +(207943, 0, 0, 'Arathi Neophyte', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Neophyte +(207946, 0, 0, 'Captain Dailcry', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Captain Dailcry +(207948, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(207949, 0, 0, 'Zealous Templar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Zealous Templar +(207968, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(207980, 0, 0, 'Barley the Harvester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Barley the Harvester +(207987, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(208003, 0, 0, '[PH] Void Invader', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 2094, 56110), -- [PH] Void Invader +(208019, 0, 0, 'Auebry Irongear', NULL, 'Harvest Gear', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Auebry Irongear +(208020, 0, 0, '[PH] Void Tentacle', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- [PH] Void Tentacle +(208032, 0, 0, 'Spawner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Spawner +(208037, 0, 0, 'Ezgi Irongear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ezgi Irongear +(208054, 0, 0, 'Mila Seedforge', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mila Seedforge +(208066, 0, 0, '[DNT]- Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- [DNT]- Kill Credit +(208070, 0, 0, 'Sir Finley Mrrgglton', NULL, 'Delve Treasures', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sir Finley Mrrgglton +(208072, 0, 0, 'Harvest Torch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Harvest Torch +(208161, 0, 0, 'Harvest Torch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Harvest Torch +(208169, 0, 0, 'Harvest Torch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Harvest Torch +(208186, 0, 0, 'Yorvas Flintstrike', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Yorvas Flintstrike +(208238, 0, 0, 'T3 Nerubian Ranged', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- T3 Nerubian Ranged +(208239, 0, 0, 'Skittering Menace', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skittering Menace +(208240, 0, 0, 'T3 Nerubian Melee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- T3 Nerubian Melee +(208241, 0, 0, 'Ankle Biter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Ankle Biter +(208242, 0, 0, 'Nerubian Darkcaster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Darkcaster +(208243, 0, 0, 'Nerubian Slasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Slasher +(208244, 0, 0, 'Nerubian Threadmancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Threadmancer +(208245, 0, 0, 'Skittering Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skittering Swarmer +(208379, 0, 0, 'Nerubian Infuser', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Infuser +(208384, 0, 0, 'Courier Nailen', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Courier Nailen +(208400, 0, 0, 'Fungal Brains', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fungal Brains +(208411, 0, 0, 'Arcane Manipulator', NULL, 'The Sundered Flame', NULL, NULL, 0, 0, 2, 0, 0, 0, 2, 0, 0, 56110), -- Arcane Manipulator +(208412, 0, 0, 'Tarasek Warrior', NULL, 'The Sundered Flame', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Tarasek Warrior +(208413, 0, 0, 'Sundered Sentinel', NULL, 'The Sundered Flame', NULL, NULL, 0, 0, 2, 0, 0, 0, 2, 0, 0, 56110), -- Sundered Sentinel +(208414, 0, 0, 'Sundered Despoiler', NULL, 'The Sundered Flame', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sundered Despoiler +(208415, 0, 0, 'Sundered Firebreather', NULL, 'The Sundered Flame', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Sundered Firebreather +(208446, 0, 0, 'Kobold Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Worker +(208447, 0, 0, 'Generic Bunny - STM', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny - STM +(208448, 0, 0, 'Kobold Mystic', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Mystic +(208449, 0, 0, 'Kobold Shadowfoot', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Shadowfoot +(208450, 0, 0, 'Wandering Candle', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Wandering Candle +(208451, 0, 0, 'Kobold Brute', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Brute +(208452, 0, 0, 'Kobold Lieutenant', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Lieutenant +(208453, 0, 0, 'Cave Bat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 24, 1, 0, 0, 56110), -- Cave Bat +(208454, 0, 0, 'Darkness Spawn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Darkness Spawn +(208455, 0, 0, 'Skardyn Voidspeaker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Skardyn Voidspeaker +(208456, 0, 0, 'Shuffling Horror', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Shuffling Horror +(208457, 0, 0, 'Skittering Darkness', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Skittering Darkness +(208499, 0, 0, 'Generic Bunny - STM', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny - STM +(208507, 0, 0, 'Web Anchor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Web Anchor +(208509, 0, 0, 'Pully', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Pully +(208577, 0, 0, 'Chute Path', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Chute Path +(208651, 0, 0, 'Taranthiza', NULL, 'The Sundered Flame', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Taranthiza +(208689, 0, 0, 'Kerzanthi', NULL, 'The Sundered Flame', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Kerzanthi +(208710, 0, 0, 'Generic Bunny - STM', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny - STM +(208728, 0, 0, 'Treasure Wraith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Treasure Wraith +(208739, 0, 0, 'Mudnose Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Mudnose Mole +(208741, 0, 0, 'Kobold Boss', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Boss +(208743, 0, 0, 'Blazikon', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 4, 0, 0, 56110), -- Blazikon +(208745, 0, 0, 'The Candle King', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Candle King +(208747, 0, 0, 'The Darkness', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 15, 0, 0, 56110), -- The Darkness +(208781, 0, 0, 'Anub\'azal', NULL, 'Lord of Heritage Forces', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anub'azal +(208782, 0, 0, 'Executor Nizrek', NULL, 'Word of the Queen', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Executor Nizrek +(208873, 0, 0, 'Kalecgos', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Kalecgos +(208918, 0, 0, 'Khadgar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Khadgar +(208993, 0, 0, 'Infected Lasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Infected Lasher +(209075, 0, 0, 'John Smith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- John Smith + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(209079, 0, 0, 'Sundered Despoiler', NULL, 'The Sundered Flame', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sundered Despoiler +(209081, 0, 0, 'Angry Gnoll', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Angry Gnoll +(209103, 0, 0, 'Mirror', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 3, 0, 0, 56110), -- Mirror +(209105, 0, 0, 'Light Crystal', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 3, 0, 0, 56110), -- Light Crystal +(209125, 0, 0, 'Rope', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Rope +(209128, 0, 0, 'Teleporter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Teleporter +(209138, 0, 0, 'Teleporter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Teleporter +(209187, 0, 0, 'Sundered Firebreather', NULL, 'The Sundered Flame', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Sundered Firebreather +(209188, 0, 0, 'Sundered Despoiler', NULL, 'The Sundered Flame', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sundered Despoiler +(209230, 0, 0, 'Kyrioss', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 160, 4, 0, 213, 56110), -- Kyrioss +(209330, 0, 0, 'Tekazza of the Aimless Few', NULL, 'Flight Master', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tekazza of the Aimless Few +(209364, 0, 0, 'Earthen Civilian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Civilian +(209372, 0, 0, 'Corrupted Griffon Eggs', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 10, 0, 0, 56110), -- Corrupted Griffon Eggs +(209375, 0, 0, 'Merciless One', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Merciless One +(209419, 0, 0, 'Generic Bunny - STM', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny - STM +(209420, 0, 0, 'Tunnel Lower', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Tunnel Lower +(209421, 0, 0, 'Tunnel Upper', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Tunnel Upper +(209439, 0, 0, 'Creaky Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 4, 979, 0, 0, 9, 0, 0, 56110), -- Creaky Mine Cart +(209446, 0, 0, 'Nest Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nest Stalker +(209447, 0, 0, 'Bee Cowboy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Bee Cowboy +(209449, 0, 0, 'Arcane Manipulator', NULL, 'The Sundered Flame', NULL, NULL, 0, 0, 2, 0, 0, 0, 2, 0, 0, 56110), -- Arcane Manipulator +(209460, 0, 0, 'Crackling Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 154, 9, 0, 0, 56110), -- Crackling Spider +(209465, 0, 0, 'Crackling Spiderling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 154, 9, 0, 0, 56110), -- Crackling Spiderling +(209466, 0, 0, 'Highcrag Eagle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 186, 56110), -- Highcrag Eagle +(209467, 0, 0, 'Wandering Wolf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 154, 9, 0, 0, 56110), -- Wandering Wolf +(209469, 0, 0, 'Gleamhoof Doe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Gleamhoof Doe +(209470, 0, 0, 'Generic Bunny - PRK', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny - PRK +(209481, 0, 0, 'Gleamhoof Stag', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Gleamhoof Stag +(209482, 0, 0, 'Gleamhoof Fawn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Gleamhoof Fawn +(209506, 0, 0, 'Glowering Hound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 154, 9, 0, 0, 56110), -- Glowering Hound +(209513, 0, 0, 'Valdrakken Civilian', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 2, 0, 0, 56110), -- Valdrakken Civilian +(209538, 0, 0, 'Stormrook', NULL, NULL, NULL, 'taxi', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(209559, 0, 0, 'Cinderbee', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Cinderbee +(209603, 0, 0, 'Wax Statue', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 64, 56110), -- Wax Statue +(209721, 0, 0, 'Secret Treasure', NULL, NULL, NULL, 'questinteract', 0, 5794, 1, 0, 0, 0, 10, 0, 0, 56110), -- Secret Treasure +(209747, 0, 0, 'Arathi Neophyte', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Neophyte +(209748, 0, 0, 'Lupas Lightsprocket', NULL, 'Explorers\' League', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Lupas Lightsprocket +(209750, 0, 0, 'UIWidget Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 895, 0, 0, 10, 0, 0, 56110), -- UIWidget Stalker +(209774, 0, 0, 'Void-Infused Dracthyr', NULL, 'The Sundered Flame', NULL, NULL, 0, 0, 2, 0, 0, 0, 2, 0, 0, 56110), -- Void-Infused Dracthyr +(209780, 0, 0, 'Abandoned Restoration Stone', NULL, NULL, NULL, NULL, 0, 5797, 1, 0, 0, 0, 15, 0, 0, 56110), -- Abandoned Restoration Stone +(209781, 0, 0, 'Empowered Restoration Stone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Empowered Restoration Stone +(209786, 0, 0, 'Beehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Beehicle +(209787, 0, 0, 'Honeymead Rockorestone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Honeymead Rockorestone +(209791, 0, 0, 'Wax Chunk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 64, 56110), -- Wax Chunk +(209801, 0, 0, 'Quartermaster Koratite', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Quartermaster Koratite +(209846, 0, 0, 'Slightly Moldy Scout', NULL, NULL, NULL, 'questinteract', 0, 5801, 2, 0, 0, 0, 2, 0, 0, 56110), -- Slightly Moldy Scout +(209901, 214553, 0, 'Rancher Kiespuch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rancher Kiespuch +(209918, 0, 0, 'Head Rancher Stenspor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Head Rancher Stenspor +(209977, 0, 0, 'Candle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Candle +(210055, 0, 0, 'Irizi the Unwanted', NULL, 'Innkeeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Irizi the Unwanted +(210102, 0, 0, '[DNT] Kill Proxy - Sleepy Sheep', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Sleepy Sheep +(210108, 0, 0, 'E.D.N.A', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 9, 0, 0, 56110), -- E.D.N.A +(210109, 0, 0, 'Earth Infused Golem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Earth Infused Golem +(210110, 0, 0, 'Earthen Power Suit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Earthen Power Suit +(210148, 0, 0, 'Menial Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Menial Laborer +(210149, 0, 0, 'Ol\' Waxbeard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ol' Waxbeard +(210153, 210149, 0, 'Ol\' Waxbeard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 963, 56110), -- Ol' Waxbeard +(210156, 0, 0, 'Skarmorak', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 4, 0, 167, 56110), -- Skarmorak +(210157, 0, 0, 'Ore Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Ore Elemental +(210158, 0, 0, 'Earthen Melee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Melee +(210159, 0, 0, 'Final Boss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Final Boss +(210200, 0, 0, 'Unseen Blade', NULL, '', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Unseen Blade +(210226, 0, 0, 'Fungarian Large', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fungarian Large +(210262, 0, 0, 'PH Gnoll', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- PH Gnoll +(210263, 0, 0, 'Goblin Caster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Goblin Caster +(210264, 0, 0, 'Bee Wrangler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bee Wrangler +(210265, 0, 0, 'Worker Bee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Worker Bee +(210266, 0, 0, 'Beekeeper Boss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Beekeeper Boss +(210267, 0, 0, 'I\'pa', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 4, 0, 0, 56110), -- I'pa +(210268, 0, 0, 'Brew Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brew Elemental +(210269, 0, 0, 'Hired Muscle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hired Muscle +(210270, 0, 0, 'Brew Drop', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Brew Drop +(210271, 0, 0, 'Brew Master Aldryr', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 144, 56110), -- Brew Master Aldryr +(210318, 0, 0, 'Speaker Kuldas', NULL, 'Awakener', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Kuldas +(210348, 0, 0, 'Fire Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fire Elemental +(210349, 0, 0, 'Air Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Air Elemental +(210352, 0, 0, 'Water Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Water Elemental +(210353, 0, 0, 'Earth Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Earth Elemental +(210384, 0, 0, 'Kobold Candlemancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Candlemancer +(210392, 0, 0, 'Bellows Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Bellows Kill Credit +(210415, 0, 0, 'Dire Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dire Kobold +(210478, 0, 0, 'Infected Beast', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Infected Beast +(210479, 0, 0, 'Carnivorous Lasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Carnivorous Lasher +(210510, 0, 0, 'Flimflam the Cowardly', NULL, NULL, NULL, 'mine', 0, 0, 4, 0, 0, 0, 7, 0, 76, 56110), -- Flimflam the Cowardly +(210532, 0, 0, 'Tornado', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Tornado +(210539, 0, 0, 'Corridor Creeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Corridor Creeper +(210546, 0, 0, 'Lavpelm', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 2, 0, 0, 56110), -- Lavpelm +(210644, 0, 0, 'Moldy Nerubian', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 2, 0, 0, 56110), -- Moldy Nerubian +(210677, 0, 0, 'Stoneguard Benston', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stoneguard Benston +(210699, 0, 0, 'Dancing Blade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 945, 56110), -- Dancing Blade +(210716, 0, 0, 'Lethnal', NULL, 'Void Expert', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Lethnal +(210719, 0, 0, 'Lethnal', NULL, 'Void Expert', NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Lethnal +(210722, 0, 0, 'Dispersal Crystal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Dispersal Crystal +(210729, 0, 0, 'Decaying Shroom', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 1299, 2745, 0, 10, 0, 0, 56110), -- Decaying Shroom +(210731, 0, 0, 'Kobold Tunnelguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Tunnelguard +(210759, 0, 0, 'Brann Bronzebeard', NULL, NULL, NULL, NULL, 0, 5749, 4, 853, 0, 0, 7, 0, 115, 56110), -- Brann Bronzebeard +(210792, 0, 0, 'Professor Instructaur', NULL, 'Profession Training, Recipes & Spec Tomes', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Professor Instructaur +(210797, 0, 0, 'The Darkness', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 15, 0, 154, 56110), -- The Darkness +(210810, 0, 0, 'Menial Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Menial Laborer +(210811, 0, 0, '\"Docile\" Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- "Docile" Mole +(210812, 0, 0, 'Royal Wicklighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Wicklighter +(210816, 0, 0, 'Fire Orb', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 10, 0, 70, 56110), -- Fire Orb +(210818, 0, 0, 'Lowly Moleherd', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lowly Moleherd +(210851, 0, 0, 'Eternal Flame', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Eternal Flame +(210852, 0, 0, 'Mellek Beam Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 94, 56110), -- Mellek Beam Stalker +(210876, 0, 0, 'Hidden Treasure Chest', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Hidden Treasure Chest +(210913, 0, 0, 'Invisible stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invisible stalker +(210919, 0, 0, 'Lily Hillhelm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lily Hillhelm +(210949, 0, 0, 'Burrowing Fieldwrecker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Burrowing Fieldwrecker +(210950, 0, 0, 'Giant Shadowbloom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Giant Shadowbloom +(210951, 0, 0, 'Shadowleaf Seedling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadowleaf Seedling +(210962, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(210966, 0, 0, 'Sureki Webmage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Webmage +(210980, 0, 0, 'Azra Ironstrike', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Azra Ironstrike +(210993, 0, 0, 'Background', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Background +(210996, 0, 0, 'Weaver Egg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Weaver Egg +(211014, 0, 0, 'Glibb', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 1, 0, 0, 56110), -- Glibb +(211015, 0, 0, 'Gulcan the Steelhand', NULL, 'Tools and Equpiment', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gulcan the Steelhand +(211016, 0, 0, 'Constable Elimoore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Constable Elimoore +(211017, 0, 0, 'Thrall', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Thrall +(211018, 0, 0, 'Spider Egg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spider Egg +(211027, 0, 0, 'Kasthrik', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kasthrik +(211028, 0, 0, 'Twizzle Runabout', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Twizzle Runabout +(211035, 0, 0, 'Aegis Lamplighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aegis Lamplighter +(211052, 0, 0, 'Generic - Empty Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic - Empty Bunny +(211060, 0, 0, 'One Tusk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- One Tusk +(211061, 0, 0, 'Patreux', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Patreux +(211062, 0, 0, 'Bill', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bill +(211063, 0, 0, 'Fungal Podling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fungal Podling +(211087, 0, 0, 'Speaker Shadowcrown', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 147, 56110), -- Speaker Shadowcrown +(211089, 0, 0, 'Anub\'ikkaj', NULL, NULL, NULL, NULL, 0, 6360, 4, 0, 0, 0, 7, 0, 183, 56110), -- Anub'ikkaj +(211105, 0, 0, 'Hyper-Compressed Ocean', NULL, NULL, NULL, 'fishing', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hyper-Compressed Ocean +(211119, 0, 0, 'Kasthrik', NULL, 'Mirror Image', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kasthrik +(211121, 0, 0, 'Rank Overseer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rank Overseer +(211138, 0, 0, 'Mellek Zombie Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mellek Zombie Stalker +(211140, 0, 0, 'Arathi Neophyte', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Neophyte +(211153, 0, 0, 'Earthen Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 251, 56110), -- Earthen Mine Cart +(211155, 0, 0, 'Earthen Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 251, 56110), -- Earthen Mine Cart +(211158, 0, 0, 'Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 158, 56110), -- Mine Cart +(211160, 0, 0, 'Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 158, 56110), -- Mine Cart +(211161, 0, 0, 'Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 158, 56110), -- Mine Cart +(211162, 0, 0, 'Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 158, 56110), -- Mine Cart +(211166, 0, 0, 'Arcane Orb', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arcane Orb +(211189, 0, 0, 'Durzan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Durzan +(211190, 0, 0, 'Belzt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Belzt +(211228, 0, 0, 'Blazing Fiend', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 102, 56110), -- Blazing Fiend +(211234, 0, 0, 'Rusty Mine Cart', NULL, NULL, NULL, 'questinteract', 0, 0, 4, 0, 0, 0, 9, 0, 0, 56110), -- Rusty Mine Cart +(211239, 0, 0, 'Earthen Civilian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Civilian +(211260, 0, 0, 'Stormrider Vokmar', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 186, 56110), -- Stormrider Vokmar +(211261, 0, 0, 'Ascendant Vis\'coxria', NULL, NULL, NULL, NULL, 0, 6222, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ascendant Vis'coxria +(211262, 0, 0, 'Ixkreten the Unbreakable', NULL, NULL, NULL, NULL, 0, 5978, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ixkreten the Unbreakable +(211263, 0, 0, 'Deathscreamer Iken\'tak', NULL, NULL, NULL, NULL, 0, 6223, 2, 0, 0, 0, 7, 0, 0, 56110), -- Deathscreamer Iken'tak +(211266, 0, 0, 'Rusty Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 9, 0, 0, 56110), -- Rusty Mine Cart +(211270, 0, 0, 'Earthen Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 251, 56110), -- Earthen Mine Cart +(211271, 0, 0, 'Earthen Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 251, 56110), -- Earthen Mine Cart +(211289, 0, 0, 'Taener Duelmal', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Taener Duelmal +(211290, 0, 0, 'Elaena Emberlanz', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Elaena Emberlanz +(211291, 0, 0, 'Sergeant Shaynemail', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Sergeant Shaynemail +(211341, 0, 0, 'Manifested Shadow', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Manifested Shadow +(211349, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(211351, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(211368, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(211371, 0, 0, 'Ironhaul Railhand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Ironhaul Railhand +(211375, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(211399, 0, 0, 'Monte Gazlowe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Monte Gazlowe +(211409, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(211420, 0, 0, 'Enchanted Candle', NULL, NULL, NULL, 'openhandglow', 0, 6027, 4, 985, 0, 0, 10, 0, 0, 56110), -- Enchanted Candle +(211421, 0, 0, 'Monastic Pledgeling', NULL, '', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Monastic Pledgeling +(211443, 0, 0, 'Arluelle', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arluelle +(211444, 0, 0, 'Flynn Fairwind', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Flynn Fairwind +(211445, 0, 0, 'Siegehold Fortifier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siegehold Fortifier +(211446, 0, 0, 'Earthmender Narvra', NULL, 'The Earthen Ring', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Earthmender Narvra +(211450, 0, 0, 'DEPRECATED', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- DEPRECATED +(211468, 0, 0, 'Web Priest', NULL, '', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Web Priest +(211469, 0, 0, 'Queen Ansurek', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Queen Ansurek +(211480, 0, 0, 'Wagon Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Wagon Hauler +(211493, 0, 0, 'Xal\'atath', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Xal'atath +(211498, 0, 0, 'Elder Priest', NULL, 'Elite/Quest Boss/Rare', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Elder Priest +(211499, 0, 0, 'Executor Nizrek', NULL, 'Word of the Queen', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Executor Nizrek +(211506, 0, 0, 'Kobold Minion', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Minion +(211508, 0, 0, 'Kobold', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold +(211509, 0, 0, 'Kobold Pyromancer', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Pyromancer +(211510, 0, 0, 'Kobold Healer', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Healer +(211512, 0, 0, 'Kobold Trapper', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Trapper +(211514, 0, 0, 'Skardyn Invader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn Invader +(211515, 0, 0, 'Dire Kobold', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dire Kobold +(211516, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(211519, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(211528, 0, 0, 'Dark Pledgeling', NULL, '', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dark Pledgeling +(211531, 0, 0, 'Dark Priest', NULL, '', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dark Priest +(211532, 0, 0, 'Dark Whisperer', NULL, 'Elite/Quest Boss/Rare', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dark Whisperer +(211539, 0, 0, 'Royal Acolyte', NULL, '', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Acolyte +(211541, 0, 0, 'Royal Scribe', NULL, '', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Scribe +(211542, 0, 0, 'Royal Adviser', NULL, 'Elite/Quest Boss/Rare', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Adviser +(211544, 0, 0, 'Kobold Rogue', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Rogue +(211546, 0, 0, 'Candlelit Big-Boomer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candlelit Big-Boomer +(211547, 0, 0, 'Dire Kobold Thrower', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dire Kobold Thrower +(211548, 0, 0, 'Kobold Knight', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Knight +(211549, 0, 0, 'Kobold Overseer', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Overseer +(211555, 0, 0, 'Mudnose Mole', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Mudnose Mole +(211556, 0, 0, 'Mudnose Mole Pup', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Mudnose Mole Pup +(211557, 0, 0, 'Kobold Light Horse', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Light Horse +(211559, 0, 0, 'Creaky Mine Cart (Kobold)', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 9, 0, 0, 56110), -- Creaky Mine Cart (Kobold) +(211564, 0, 0, 'Diu\'mik', NULL, 'The Tactician', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Diu'mik +(211565, 0, 0, 'Favored Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Favored Citizen +(211582, 0, 0, 'Mi\'thk', NULL, 'The Favorite', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mi'thk +(211591, 0, 0, 'Hevo\'myk', NULL, 'The Drone Whisperer', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Hevo'myk +(211631, 0, 0, 'Hastily Stacked Supplies', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Hastily Stacked Supplies +(211644, 0, 0, 'Hastily Stacked Supplies', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Hastily Stacked Supplies +(211649, 0, 0, 'Ironhaul Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ironhaul Worker +(211652, 0, 0, 'Greenspeaker Na\'layro', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Greenspeaker Na'layro +(211684, 0, 0, 'Candle Wax', NULL, NULL, NULL, 'lootall', 0, 5921, 1, 0, 0, 0, 10, 0, 0, 56110), -- Candle Wax +(211691, 0, 0, 'Umbral Merchant', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Merchant +(211695, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(211699, 0, 0, 'Faerin', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin +(211701, 0, 0, 'Sorrow', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sorrow +(211702, 0, 0, 'Guiding Thread', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Guiding Thread +(211707, 0, 0, 'Cataloger Coralie', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Cataloger Coralie +(211708, 0, 0, 'Pathfinder Jeb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pathfinder Jeb +(211712, 0, 0, 'Ol\' Toomba', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Ol' Toomba +(211713, 0, 0, 'Breanni', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Breanni +(211714, 0, 0, 'Coira Longrifle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Coira Longrifle +(211719, 0, 0, 'Archivist Betha', NULL, 'City Historian', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Archivist Betha +(211720, 0, 0, 'Richard Hatstock', NULL, 'Haberdasher', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Richard Hatstock +(211721, 0, 0, 'Sir Jonathan Trueheart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sir Jonathan Trueheart +(211722, 0, 0, 'Mel Lynchen', NULL, 'Innkeeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mel Lynchen +(211723, 0, 0, 'Aimee', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aimee +(211724, 0, 0, 'Marcia Chase', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Marcia Chase +(211725, 0, 0, 'Uda the Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Uda the Beast +(211726, 0, 0, 'Harold Winston', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Harold Winston +(211727, 0, 0, 'Katy Stampwhistle', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Katy Stampwhistle +(211728, 0, 0, 'Jepetto Joybuzz', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Jepetto Joybuzz +(211730, 0, 0, 'High Arcanist Savor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- High Arcanist Savor +(211731, 0, 0, 'Naleidea Rivergleam', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Naleidea Rivergleam +(211732, 0, 0, 'Ka\'ro the Chopper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ka'ro the Chopper +(211733, 0, 0, 'Babagahnoosh the Grumpy', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Babagahnoosh the Grumpy +(211737, 0, 0, 'Bonegrim', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bonegrim +(211740, 0, 0, 'Rooktender Lufsela', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rooktender Lufsela +(211742, 215170, 0, 'Nerubian Abductor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Abductor +(211750, 0, 0, 'Candlelight Sanctuary', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Candlelight Sanctuary +(211751, 0, 0, 'Nerubian Warrior', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Warrior +(211752, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(211753, 0, 0, '[DNT] Nerubian Swarmite Corpse', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Nerubian Swarmite Corpse +(211754, 0, 0, 'Candlelight Sanctuary', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Candlelight Sanctuary +(211768, 0, 0, 'Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Jawcrawler +(211771, 0, 0, 'Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Jawcrawler +(211777, 0, 0, 'Spitfire Fusetender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spitfire Fusetender +(211779, 0, 0, 'Wax Elemental', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Wax Elemental +(211783, 0, 0, 'Sureki Crier', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Crier +(211784, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110); -- Umbral Citizen + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(211787, 0, 0, '[DNT] Kill Proxy - Power Predators', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Power Predators +(211809, 0, 0, 'Tattered Fungarian', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tattered Fungarian +(211815, 0, 0, 'Pale Priest', NULL, 'Ansurek\'s Will', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pale Priest +(211816, 0, 0, 'Bazaar Sentry', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bazaar Sentry +(211817, 0, 0, 'Swarmite Lookout', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Swarmite Lookout +(211846, 0, 0, 'Wax Golem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Wax Golem +(211847, 0, 0, 'Evolved Nerubian Fighter', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Evolved Nerubian Fighter +(211851, 0, 0, 'Meerah', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Meerah +(211852, 0, 0, 'Nerubian Fighter, Physical', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Physical +(211853, 0, 0, 'Nerubian Caster, Web', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster, Web +(211854, 0, 0, 'Nerubian Swarmite - Caster', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 2, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Caster +(211856, 0, 0, 'John Smith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- John Smith +(211858, 0, 0, 'Queensguard Zirix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Queensguard Zirix +(211859, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(211860, 0, 0, 'Wenbrandt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wenbrandt +(211862, 0, 0, 'Zarein', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Zarein +(211863, 0, 0, 'Budding Lashroom', NULL, 'T0 (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Budding Lashroom +(211865, 0, 0, 'Lashroom', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lashroom +(211866, 0, 0, 'Horrid Effusia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Horrid Effusia +(211868, 0, 0, 'Credit: Doomhammer Destroyed (Hufton)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Credit: Doomhammer Destroyed (Hufton) +(211869, 0, 0, 'Tiny Sporbit', NULL, 'T0 Swarmer (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Tiny Sporbit +(211870, 0, 0, 'Sporbit Drifter', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Sporbit Drifter +(211878, 0, 0, 'Siege Webwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siege Webwing +(211881, 0, 0, 'Firefly', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Firefly +(211888, 0, 0, 'Executor Nizrek', NULL, 'Word of the Queen', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Executor Nizrek +(211889, 0, 0, 'Queen Ansurek', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Queen Ansurek +(211890, 0, 0, 'Fang of Xal\'atath', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fang of Xal'atath +(211891, 0, 0, 'Spider, Underground', NULL, 'TEMPLATE 1/1', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Spider, Underground +(211892, 0, 0, 'Glowmite', NULL, 'TEMPLATE 1/1', NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Glowmite +(211894, 0, 0, 'Jawcrawler, Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Jawcrawler, Hatchling +(211895, 0, 0, 'Coalescing Discord', NULL, '2, 1', NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Coalescing Discord +(211897, 0, 0, 'Chitin Knight', NULL, '1.5/1', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chitin Knight +(211899, 0, 0, 'Jormungar', NULL, 'TEMPLATE 1/1', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Jormungar +(211907, 0, 0, 'Evolved Nerubian Caster', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Evolved Nerubian Caster +(211911, 0, 0, 'Evolved Nerubian Rogue', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Evolved Nerubian Rogue +(211912, 0, 0, 'Evolved Nerubian Civilian', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Evolved Nerubian Civilian +(211921, 0, 0, 'John Smith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- John Smith +(211928, 0, 0, 'Nerubian General', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Nerubian General +(211934, 0, 0, 'Raven Familiar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 121, 56110), -- Raven Familiar +(211957, 0, 0, 'Weaver Threadling', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Weaver Threadling +(211968, 0, 0, 'Undercrawler', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Undercrawler +(211969, 0, 0, 'Skipper', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Skipper +(211977, 0, 0, 'Pack Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Pack Mole +(211980, 0, 0, 'Storm Gryphon', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Storm Gryphon +(211982, 0, 0, 'Nerubian Swarmite - Swarmer', NULL, 'T0 Swarmer (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Swarmite - Swarmer +(211983, 0, 0, 'Unicorn Moose', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Unicorn Moose +(211991, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(211992, 0, 0, 'Archmage Khadgar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Khadgar +(211993, 0, 0, 'Thrall', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Thrall +(211994, 0, 0, 'Lady Jaina Proudmoore', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lady Jaina Proudmoore +(211995, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(211996, 0, 0, 'Archmage Aethas Sunreaver', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Aethas Sunreaver +(211997, 0, 0, 'Remembered Tideskipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Remembered Tideskipper +(212022, 0, 0, '[DNT] Kill Proxy - Their Moss Our Gain - Durzan Fed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Their Moss Our Gain - Durzan Fed +(212026, 0, 0, 'Controller', NULL, NULL, NULL, NULL, 0, 5939, 1, 0, 0, 0, 10, 0, 0, 56110), -- Controller +(212059, 0, 0, 'Sofee Batalsworn', NULL, 'Blacksmithing Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sofee Batalsworn +(212068, 0, 0, 'Nerubian Trueform, Civilian', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Trueform, Civilian +(212075, 0, 0, 'Personal Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 264, 56110), -- Personal Skiff +(212076, 0, 0, 'General Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- General Steelstrike +(212077, 0, 0, 'Arathi Aeroknight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Aeroknight +(212080, 0, 0, 'Regald Hornfyre', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Regald Hornfyre +(212081, 0, 0, 'Nerubian Priest, Royal', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Priest, Royal +(212082, 0, 0, 'Nerubian Caster, Web', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster, Web +(212083, 0, 0, 'Nerubian Fighter, Physical', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Physical +(212084, 0, 0, 'Nerubian Priest, Royal', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Priest, Royal +(212087, 0, 0, 'Southshore Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Southshore Guard +(212088, 0, 0, 'Remembered Firelord', NULL, NULL, NULL, NULL, 0, 5940, 1, 0, 0, 0, 4, 0, 0, 56110), -- Remembered Firelord +(212089, 0, 0, 'Tarren Mill Deathguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tarren Mill Deathguard +(212091, 0, 0, 'Undercrawler', NULL, 'T0 Swarmer (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Undercrawler +(212092, 0, 0, 'Undercrawler', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Undercrawler +(212094, 0, 0, 'Greater Tentacle Slime', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Greater Tentacle Slime +(212095, 0, 0, 'Greater Tentacle Slime', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Greater Tentacle Slime +(212097, 0, 0, 'Nerubian Baby/Child', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Baby/Child +(212099, 0, 0, 'Melisara', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Melisara +(212101, 0, 0, 'Rock Snail', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Rock Snail +(212103, 0, 0, 'Larva, Bloodfeaster', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Larva, Bloodfeaster +(212105, 0, 0, 'Larva, Leech', NULL, 'T0 Swarmer (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Larva, Leech +(212106, 0, 0, 'Larva, Demon', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Larva, Demon +(212107, 0, 0, 'Fungarian Fighter', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Fighter +(212108, 0, 0, 'Fungarian Caster', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Caster +(212110, 0, 0, 'Fungarian', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian +(212116, 0, 0, 'Stormwind Banner', NULL, 'Buffs nearby members of the Alliance.', NULL, NULL, 0, 0, 1, 0, 0, 0, 11, 0, 0, 56110), -- Stormwind Banner +(212117, 0, 0, 'Forsaken Banner', NULL, 'Buffs members of the Horde.', NULL, NULL, 0, 0, 1, 0, 0, 0, 11, 0, 0, 56110), -- Forsaken Banner +(212122, 0, 0, 'Cave Borer Worm', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Cave Borer Worm +(212123, 0, 0, 'Cave Borer Worm', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Cave Borer Worm +(212124, 0, 0, 'Cave Borer Worm', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Cave Borer Worm +(212128, 0, 0, 'Remembered King Mosh', NULL, NULL, NULL, NULL, 0, 5941, 1, 0, 0, 39, 1, 0, 167, 56110), -- Remembered King Mosh +(212129, 0, 0, 'Creaky Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 9, 0, 0, 56110), -- Creaky Mine Cart +(212142, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(212146, 0, 0, 'Alchemic Supplies', NULL, NULL, NULL, 'attack', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Alchemic Supplies +(212160, 0, 0, 'Cart', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Cart +(212163, 0, 0, 'Lost Book of Boosting', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Lost Book of Boosting +(212191, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit +(212199, 0, 0, 'Keyflame', NULL, NULL, NULL, NULL, 0, 0, 1, 989, 0, 0, 10, 0, 0, 56110), -- Keyflame +(212201, 0, 0, 'The First Ascended', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- The First Ascended +(212213, 0, 0, 'Colossal Titan Construct', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Colossal Titan Construct +(212214, 0, 0, 'Firefly', NULL, 'T0 Swarmer (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Firefly +(212215, 0, 0, 'Firefly', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 44, 8, 0, 0, 56110), -- Firefly +(212216, 0, 0, 'Larva', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Larva +(212217, 0, 0, 'Larva, Bloodfeaster', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Larva, Bloodfeaster +(212218, 0, 0, 'Larva, Drinker', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Larva, Drinker +(212219, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit +(212220, 0, 0, 'Pill Bug', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Pill Bug +(212221, 0, 0, 'Snail', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 292, 8, 0, 0, 56110), -- Snail +(212222, 0, 0, 'Moth', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Moth +(212226, 0, 0, 'Keyflame', NULL, NULL, NULL, NULL, 0, 0, 1, 990, 0, 0, 10, 0, 0, 56110), -- Keyflame +(212229, 0, 0, 'Glowmite', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 44, 8, 0, 0, 56110), -- Glowmite +(212230, 0, 0, 'Larva, Leech', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 42, 8, 0, 0, 56110), -- Larva, Leech +(212231, 0, 0, 'Larva, Demon', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Larva, Demon +(212232, 0, 0, 'Larva, Bloodfeaster', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Larva, Bloodfeaster +(212233, 0, 0, 'Pill Bug', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Pill Bug +(212234, 0, 0, 'Snail', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 292, 8, 0, 0, 56110), -- Snail +(212235, 0, 0, 'Moth', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Moth +(212236, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit +(212238, 0, 0, 'Darkness Spawn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Darkness Spawn +(212239, 0, 0, 'Skittering Darkness', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Skittering Darkness +(212242, 0, 0, 'Skardyn Voidspeaker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Skardyn Voidspeaker +(212253, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(212255, 0, 0, 'Zarein', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Zarein +(212256, 0, 0, 'Queensguard Zirix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Queensguard Zirix +(212257, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit +(212258, 0, 0, 'Keyflame', NULL, NULL, NULL, NULL, 0, 0, 1, 991, 0, 0, 10, 0, 0, 56110), -- Keyflame +(212265, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit +(212266, 0, 0, 'Keyflame', NULL, NULL, NULL, NULL, 0, 0, 1, 992, 0, 0, 10, 0, 0, 56110), -- Keyflame +(212269, 0, 0, 'Skitter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skitter +(212270, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(212276, 0, 0, 'Rock Sporebat', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Rock Sporebat +(212277, 0, 0, 'Fire Bee', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Fire Bee +(212278, 0, 0, 'Fire Bee', NULL, 'T0 SWARMER (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Fire Bee +(212279, 0, 0, 'Ol\' Waxbeard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ol' Waxbeard +(212281, 0, 0, 'Cinderbee', NULL, 'T0 SWARMER (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Cinderbee +(212282, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(212283, 0, 0, 'Keyflame', NULL, NULL, NULL, NULL, 0, 0, 1, 993, 0, 0, 10, 0, 0, 56110), -- Keyflame +(212284, 0, 0, 'Nerubian Caster', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster +(212285, 0, 0, 'Nerubian Fighter', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter +(212286, 217660, 0, 'Nerubian Priest', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Priest +(212287, 0, 0, 'Nerubian Caster', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster +(212288, 0, 0, 'Nerubian Fighter', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter +(212291, 0, 0, 'Nerubian Swarmite', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite +(212292, 0, 0, 'Nerubian Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite +(212293, 0, 0, 'Adelgonn', NULL, 'Stoneward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adelgonn +(212294, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(212295, 0, 0, 'Wenbrandt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wenbrandt +(212296, 0, 0, 'Eirich', NULL, 'High Speaker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Eirich +(212297, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit +(212299, 0, 0, 'Reinforce Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Reinforce Stalker +(212300, 0, 0, 'Shalehorn', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn +(212302, 0, 0, 'Shalehorn', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn +(212303, 0, 0, 'Shalehorn', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn +(212304, 0, 0, 'Earthen Denizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Denizen +(212307, 0, 0, 'Proto Ram', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Proto Ram +(212308, 0, 0, 'Fungarian Caster', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Caster +(212309, 0, 0, 'Fungarian Fighter', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Fighter +(212310, 0, 0, 'Fungarian', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian +(212311, 0, 0, 'Proto Ram', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Proto Ram +(212312, 0, 0, 'Ramolith', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Ramolith +(212313, 0, 0, 'Ramolith', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Ramolith +(212321, 0, 0, 'Storm Gryphon', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Storm Gryphon +(212322, 0, 0, 'Storm Gryphon', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Storm Gryphon +(212323, 0, 0, 'Storm Gryphon', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Storm Gryphon +(212324, 0, 0, 'Disabled Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 994, 0, 0, 10, 0, 0, 56110), -- Disabled Harvestbot +(212335, 211787, 0, 'Stormtop Rockeater', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Stormtop Rockeater +(212336, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(212353, 0, 0, 'Foreman Uzjax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Uzjax +(212354, 0, 0, 'Disabled Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Disabled Harvestbot +(212355, 0, 0, 'Disabled Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 995, 0, 0, 10, 0, 0, 56110), -- Disabled Harvestbot +(212356, 0, 0, 'Disabled Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 996, 0, 0, 10, 0, 0, 56110), -- Disabled Harvestbot +(212357, 0, 0, 'Disabled Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 997, 0, 0, 10, 0, 0, 56110), -- Disabled Harvestbot +(212359, 0, 0, 'Disabled Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 998, 0, 0, 10, 0, 0, 56110), -- Disabled Harvestbot +(212362, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(212363, 0, 0, 'Shraubendre', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shraubendre +(212364, 211787, 0, 'Stormtop Shalemaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Stormtop Shalemaw +(212365, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(212368, 211787, 0, 'Stormtop Shalemaw Young', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Stormtop Shalemaw Young +(212369, 0, 0, 'Breem', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Breem +(212370, 0, 0, 'Ronesh', NULL, 'Innkeeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ronesh +(212371, 0, 0, 'Lethargic Mosswool', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 1, 0, 89, 56110), -- Lethargic Mosswool +(212372, 0, 0, 'Disabled Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Disabled Harvestbot +(212373, 0, 0, 'Rambleshire Mosswool', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 1, 0, 89, 56110), -- Rambleshire Mosswool +(212375, 0, 0, 'Activated Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Activated Harvestbot +(212376, 0, 0, 'Activated Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Activated Harvestbot +(212379, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(212380, 0, 0, 'Kobold Wicklighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Wicklighter +(212383, 0, 0, 'Kobold Taskworker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 918, 56110), -- Kobold Taskworker +(212389, 0, 0, 'Cursedheart Invader', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Cursedheart Invader +(212390, 0, 0, 'Injured Railhand', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Railhand +(212394, 0, 0, 'Nerubian Skirmisher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skirmisher +(212397, 0, 0, 'Nerubian Saboteur', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Saboteur +(212398, 0, 0, 'Auebry Irongear', NULL, 'Harvest Gear', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Auebry Irongear +(212400, 0, 0, 'Void Touched Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Void Touched Elemental +(212403, 0, 0, 'Cursedheart Invader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Cursedheart Invader +(212405, 0, 0, 'Aspiring Forgehand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aspiring Forgehand +(212407, 0, 0, 'Enter Delve', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Enter Delve +(212411, 0, 0, 'Torchsnarl', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Torchsnarl +(212412, 0, 0, 'Sootsnout', NULL, 'The Brutal', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sootsnout +(212419, 0, 0, 'Attica Whiskervale', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Attica Whiskervale +(212424, 0, 0, 'Shalehorn Calf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn Calf +(212425, 0, 0, 'Shadow Vanguard Scout', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Shadow Vanguard Scout +(212435, 0, 0, 'Shadow Vanguard Magus', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadow Vanguard Magus +(212436, 0, 0, 'Shadow Vanguard Soldier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shadow Vanguard Soldier +(212439, 0, 0, 'Shadow Vanguard Healer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadow Vanguard Healer +(212445, 0, 0, 'Durzan', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 1, 0, 260, 56110), -- Durzan +(212447, 0, 0, 'Basilisk', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Basilisk +(212449, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(212450, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(212451, 0, 0, 'Oathsworn Stormrider', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Stormrider +(212452, 0, 0, 'Unbound Meadworker', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Meadworker +(212453, 0, 0, 'Ghastly Voidsoul', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ghastly Voidsoul +(212457, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(212464, 0, 0, 'Ironhaul Machinist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ironhaul Machinist +(212465, 0, 0, 'Ironhaul Railhand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ironhaul Railhand +(212466, 0, 0, 'Earthen Golem', NULL, 'PLACEHOLDER', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Golem +(212472, 0, 0, 'Sureki Hulk', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Hulk +(212475, 0, 0, 'Sureki Warshell', NULL, 'T3 (3/4)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Warshell +(212476, 0, 0, 'Sureki Lord', NULL, 'T4 (3/5)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Lord +(212477, 0, 0, 'Kaheti Hulk', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Hulk +(212478, 0, 0, 'Deepwalker', NULL, 'T3 (4/3)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Deepwalker +(212479, 0, 0, 'Kaheti Lord', NULL, 'T4 (5/3)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Lord +(212509, 0, 0, 'Nerubian Crypt Lord, Physical', NULL, 'T2 (1.2/2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Crypt Lord, Physical +(212511, 0, 0, 'Firefly', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Firefly +(212512, 0, 0, 'Jawcrawler', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Jawcrawler +(212513, 0, 0, 'Fungarian', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian +(212514, 0, 0, 'Larva, Leech', NULL, 'T0 Swarmer (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Larva, Leech +(212515, 212536, 0, 'Flickerflame Scrabbler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Flickerflame Scrabbler +(212516, 0, 0, 'Larva, Demon', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Larva, Demon +(212518, 0, 0, 'Larva, Bloodfeaster', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Larva, Bloodfeaster +(212519, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(212520, 0, 0, 'Rock Snail', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Rock Snail +(212521, 0, 0, 'Nerubian Swarmite - Swarmer', NULL, 'T0 Swarmer (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Swarmer +(212522, 0, 0, 'Spider, Underground', NULL, 'T0 Swarmer (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Spider, Underground +(212523, 0, 0, 'Greater Tentacle Slime', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Greater Tentacle Slime +(212524, 212536, 0, 'Flickerflame Candlekeeper', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Flickerflame Candlekeeper +(212526, 0, 0, 'Nerubian Baby/Child', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Baby/Child +(212527, 0, 0, 'Earthstrider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Earthstrider +(212528, 212536, 0, 'Flickerflame Geomancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Flickerflame Geomancer +(212529, 0, 0, 'Jawcrawler', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Jawcrawler +(212531, 0, 0, 'Fungarian Caster', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Caster +(212532, 0, 0, 'Fungarian Fighter', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Fighter +(212534, 0, 0, 'Greater Tentacle Slime', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Greater Tentacle Slime +(212535, 0, 0, 'Monastic Webling', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Monastic Webling +(212536, 0, 0, 'Flickerflame Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Flickerflame Kobold +(212537, 0, 0, 'Glowmite', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Glowmite +(212538, 0, 0, 'Nerubian Swarmite - Melee, Physical', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Melee, Physical +(212539, 0, 0, 'Nerubian Caster, Web', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster, Web +(212540, 0, 0, 'Sparklit Bomber', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sparklit Bomber +(212541, 0, 0, 'Nerubian Fighter, Physical', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Physical +(212542, 212536, 0, 'Flickerflame Overseer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Flickerflame Overseer +(212543, 0, 0, 'Glowmite', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Glowmite +(212545, 0, 0, 'Jawcrawler', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Jawcrawler +(212546, 0, 0, 'Spider, Underground', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110); -- Spider; Underground + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(212547, 0, 0, 'Web Priest', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Web Priest +(212548, 212536, 0, 'Flickerflame Enforcer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Flickerflame Enforcer +(212549, 0, 0, 'Nerubian Fighter, Physical', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Physical +(212550, 0, 0, 'Nerubian Caster, Web', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster, Web +(212551, 0, 0, 'Nerubian Evolved, Civilian', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Evolved, Civilian +(212552, 0, 0, 'Unseen Blade', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Unseen Blade +(212553, 0, 0, 'Chitin Knight', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chitin Knight +(212556, 0, 0, 'Pale Priest', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pale Priest +(212559, 0, 0, 'Royal Chitin Knight', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Royal Chitin Knight +(212560, 0, 0, 'Skipper', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Skipper +(212561, 0, 0, 'Spider, Underground', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Spider, Underground +(212563, 0, 0, 'Glowmite', NULL, 'T0 Swarmer (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Glowmite +(212564, 0, 0, 'Rock Snail', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Rock Snail +(212565, 0, 0, 'Rock Snail', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Rock Snail +(212573, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(212575, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(212577, 0, 0, 'Budling Morel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Budling Morel +(212578, 0, 0, 'Agaric Spreader', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Agaric Spreader +(212579, 0, 0, 'Scarlet Stinkcap', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Scarlet Stinkcap +(212582, 0, 0, 'Sargassum Guardian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Sargassum Guardian +(212586, 0, 0, 'Sootsnout', NULL, 'The Brutal', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sootsnout +(212591, 0, 0, 'Feral Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Feral Skardyn +(212592, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(212593, 0, 0, 'Abandoned Mining Rig', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Abandoned Mining Rig +(212594, 0, 0, 'Sparklit Scrapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sparklit Scrapper +(212595, 0, 0, 'Sparklit Digger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sparklit Digger +(212596, 0, 0, 'Sparklit Buttonmasher', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sparklit Buttonmasher +(212597, 212593, 0, 'Sparklit Rust Crusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Sparklit Rust Crusher +(212599, 0, 0, 'Falcon', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Falcon +(212600, 0, 0, 'Butterfly', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Butterfly +(212601, 0, 0, 'Butterfly', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Butterfly +(212602, 0, 0, 'Prairie Dog', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Prairie Dog +(212603, 0, 0, 'Prairie Dog', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Prairie Dog +(212604, 0, 0, 'Deepflayer', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepflayer +(212605, 0, 0, 'Deepflayer', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepflayer +(212606, 0, 0, 'Falcon', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Falcon +(212607, 0, 0, 'Falcon', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Falcon +(212608, 0, 0, 'Honey Slime', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Honey Slime +(212609, 0, 0, 'Honey Slime', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Honey Slime +(212610, 0, 0, 'Honey Slime', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Honey Slime +(212611, 0, 0, 'Honey Slime', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Honey Slime +(212612, 0, 0, 'Fire Wasp', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Fire Wasp +(212613, 0, 0, 'Fire Wasp', NULL, 'T0 SWARMER (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Fire Wasp +(212614, 0, 0, 'Fire Wasp', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Fire Wasp +(212615, 0, 0, 'Fire Wasp', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Fire Wasp +(212616, 0, 0, 'Fire Wasp', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Fire Wasp +(212617, 0, 0, 'Cogchewer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cogchewer +(212618, 0, 0, 'Fire Wasp', NULL, 'T0 SWARMER (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Fire Wasp +(212619, 0, 0, 'Fire Bee', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Fire Bee +(212620, 0, 0, 'Cinderbee', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Cinderbee +(212621, 0, 0, 'Rock Viper', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Rock Viper +(212622, 0, 0, 'Rock Viper', NULL, 'T0 SWARMER (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Rock Viper +(212623, 0, 0, 'Rock Viper', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Rock Viper +(212624, 0, 0, 'Frog', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Frog +(212625, 0, 0, 'Frog', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Frog +(212626, 0, 0, 'Kakapo', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Kakapo +(212627, 0, 0, 'Peacock', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 7, 1, 0, 0, 56110), -- Peacock +(212628, 0, 0, 'Peacock', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 7, 1, 0, 0, 56110), -- Peacock +(212629, 212536, 0, 'Flickerflame Sticker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Flickerflame Sticker +(212630, 0, 0, 'Peacock', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 7, 1, 0, 0, 56110), -- Peacock +(212631, 0, 0, 'Peacock', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Peacock +(212633, 0, 0, 'Ferret', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Ferret +(212634, 0, 0, 'Basilisk', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Basilisk +(212635, 0, 0, 'Kelp Elemental', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Kelp Elemental +(212636, 0, 0, 'Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Crab +(212637, 0, 0, 'Crab', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Crab +(212638, 0, 0, 'Crab', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Crab +(212640, 0, 0, 'Hermit Crab', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Hermit Crab +(212641, 0, 0, 'Unbound Earth Elemental', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Unbound Earth Elemental +(212642, 0, 0, 'Unbound Earth Elemental', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Unbound Earth Elemental +(212643, 0, 0, 'Unbound Earth Elemental', NULL, 'T0 SWARMER (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Unbound Earth Elemental +(212646, 0, 0, 'Primal Earth Elemental', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Primal Earth Elemental +(212647, 0, 0, 'Hawk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Hawk +(212649, 0, 0, 'Gull', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Gull +(212650, 0, 0, 'Skipper', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Skipper +(212651, 0, 0, 'Skipper', NULL, 'T0 (0.5/0.5)', NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Skipper +(212652, 0, 0, 'Skipper', NULL, 'T0 (0.5/0.5)', NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Skipper +(212655, 0, 0, 'Water Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Water Elemental +(212657, 0, 0, 'Water Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Water Elemental +(212658, 0, 0, 'Water Elemental', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Water Elemental +(212660, 0, 0, 'Water Elemental', NULL, 'T0 SWARMER (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Water Elemental +(212661, 0, 0, 'Sea Slug', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Sea Slug +(212662, 0, 0, 'Tidal Guardian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Tidal Guardian +(212663, 0, 0, 'Tidal Guardian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Tidal Guardian +(212664, 0, 0, 'Siltworm', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Siltworm +(212665, 0, 0, 'Tidal Guardian', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Tidal Guardian +(212688, 0, 0, 'Thrall', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Thrall +(212689, 0, 0, 'Lady Jaina Proudmoore', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lady Jaina Proudmoore +(212693, 0, 0, 'Brann Bronzebeard', NULL, 'Explorers\' League', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brann Bronzebeard +(212695, 0, 0, 'Machinist Kittrin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Machinist Kittrin +(212696, 0, 0, 'Lokren', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lokren +(212697, 213109, 0, 'Boskroot Guardener', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Boskroot Guardener +(212698, 213109, 0, 'Boskroot Mycomancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Boskroot Mycomancer +(212700, 0, 0, 'Woldtender Igris', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Woldtender Igris +(212701, 213103, 0, 'Elder Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Elder Shalehorn +(212702, 213103, 0, 'Mycotic Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Mycotic Shalehorn +(212704, 213103, 0, 'Mycotic Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Mycotic Shalehorn +(212705, 0, 0, 'Chained Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Chained Stormrook +(212708, 0, 0, 'Freysworn Cruton', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Freysworn Cruton +(212709, 0, 0, 'Chained Stormrook stormling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Chained Stormrook stormling +(212710, 213103, 0, 'Infected Peafowl', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 7, 1, 0, 0, 56110), -- Infected Peafowl +(212711, 0, 0, 'Archmage Khadgar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Khadgar +(212712, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(212713, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(212714, 0, 0, 'Void rider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Void rider +(212715, 214582, 0, 'Nerubian Saboteur', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Saboteur +(212717, 214582, 0, 'Nerubian Webspinner', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Webspinner +(212718, 0, 0, 'Kirin Tor Conjuror', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Conjuror +(212719, 0, 0, 'Alliance Soldier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alliance Soldier +(212720, 0, 0, 'Horde Soldier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Horde Soldier +(212721, 0, 0, 'Underbelly Rogue', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Underbelly Rogue +(212722, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(212723, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(212724, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(212725, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(212726, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(212735, 0, 0, 'Nerubian Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Swarmite +(212736, 213109, 0, 'Boskroot Brute', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Boskroot Brute +(212739, 0, 0, 'Radiating Voidstone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Radiating Voidstone +(212741, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(212742, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(212743, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(212744, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(212746, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(212747, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(212748, 0, 0, 'Adelgonn', NULL, 'Stoneward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adelgonn +(212749, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(212750, 0, 0, 'Wenbrandt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wenbrandt +(212751, 0, 0, 'Adelgonn', NULL, 'Stoneward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adelgonn +(212752, 0, 0, 'Oathsworn Holdout', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Holdout +(212754, 0, 0, 'Zarein', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Zarein +(212755, 0, 0, 'Queensguard Zirix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Queensguard Zirix +(212756, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(212758, 0, 0, 'Adelgonn', NULL, 'Stoneward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adelgonn +(212759, 0, 0, 'Provoked Burrowfiend', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Provoked Burrowfiend +(212761, 0, 0, 'Swarming Skyterror', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Swarming Skyterror +(212762, 0, 0, 'Wenbrandt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wenbrandt +(212764, 0, 0, 'Engine Speaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Engine Speaker +(212765, 0, 0, 'Void Bound Despoiler', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 134, 56110), -- Void Bound Despoiler +(212766, 0, 0, 'Boskroot Button', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Boskroot Button +(212777, 0, 0, 'Massive Candle', NULL, NULL, NULL, NULL, 0, 0, 4, 979, 0, 0, 10, 0, 0, 56110), -- Massive Candle +(212786, 0, 0, 'Voidrider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Voidrider +(212793, 0, 0, 'Void Ascendant', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Void Ascendant +(212795, 0, 0, 'Damaged Arcane Relic', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Damaged Arcane Relic +(212800, 0, 0, 'Field Master Tiyana', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Field Master Tiyana +(212805, 0, 0, 'Earthen Soldier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Soldier +(212806, 0, 0, '[DNT] Kill Credit -Weapon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit -Weapon +(212807, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(212818, 0, 0, 'Kobold Wax Warden', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 123, 56110), -- Kobold Wax Warden +(212821, 0, 0, 'Fleeing Candlebearer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 94, 56110), -- Fleeing Candlebearer +(212823, 0, 0, 'Darkness Spawn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Darkness Spawn +(212826, 0, 0, 'Guard Captain Suleyman', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Guard Captain Suleyman +(212827, 0, 0, 'High Priest Aemya', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- High Priest Aemya +(212829, 0, 0, 'Lady Jaina Proudmoore', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lady Jaina Proudmoore +(212830, 0, 0, 'Kalecgos', NULL, 'Aspect of the Blue Dragonflight', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Kalecgos +(212831, 0, 0, 'Forge Master Damian', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Forge Master Damian +(212832, 0, 0, 'Archmage Aethas Sunreaver', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Aethas Sunreaver +(212833, 0, 0, 'Millhouse Manastorm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Millhouse Manastorm +(212835, 0, 0, 'Risen Footman', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 6, 0, 0, 56110), -- Risen Footman +(212838, 0, 0, 'Arathi Neophyte', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Neophyte +(212839, 0, 0, 'Emergency Militia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Emergency Militia +(212844, 0, 0, 'Damaged Cabbage Smacker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Damaged Cabbage Smacker +(212852, 0, 0, 'Charmonger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Charmonger +(212853, 0, 0, 'Collapsed Mining Rig', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Collapsed Mining Rig +(212855, 0, 0, 'Glower Swarm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Glower Swarm +(212857, 0, 0, 'Ravenous Swarm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Ravenous Swarm +(212861, 0, 0, 'Ravenous Swarm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Ravenous Swarm +(212862, 0, 0, 'Machine Speaker Sentry', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Machine Speaker Sentry +(212863, 0, 0, 'Glower Swarm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Glower Swarm +(212864, 0, 0, 'Machine Speaker Clockwork Augur', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Machine Speaker Clockwork Augur +(212865, 0, 0, 'Machine Speaker Steam Seer', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Machine Speaker Steam Seer +(212866, 0, 0, 'Toad', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Toad +(212867, 0, 0, 'Machine Speaker Golem', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Machine Speaker Golem +(212868, 0, 0, 'Toad', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Toad +(212869, 0, 0, 'Snake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Snake +(212870, 0, 0, 'Snake', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Snake +(212871, 0, 0, 'Snake', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Snake +(212872, 0, 0, 'Toad', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 291, 8, 0, 0, 56110), -- Toad +(212873, 0, 0, 'Toad', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 291, 8, 0, 0, 56110), -- Toad +(212874, 0, 0, 'Snake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Snake +(212876, 0, 0, 'Dogmatic Soot-Seer', NULL, 'Disciple of Eirich', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dogmatic Soot-Seer +(212878, 0, 0, 'Dogmatic Machine Speaker', NULL, 'Disciple of Eirich', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dogmatic Machine Speaker +(212879, 0, 0, 'Wasp', NULL, 'T0 SWARMER (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Wasp +(212880, 0, 0, 'Salamanther Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Salamanther Hatchling +(212881, 0, 0, 'Salamanther Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Salamanther Hatchling +(212882, 0, 0, 'Salamanther Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Salamanther Hatchling +(212883, 0, 0, 'Salamanther Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Salamanther Hatchling +(212884, 0, 0, 'Dogmatic Forgecaster', NULL, 'Disciple of Eirich', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dogmatic Forgecaster +(212885, 0, 0, 'Slag Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Slag Elemental +(212888, 0, 0, 'Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn +(212889, 0, 0, 'Monstrous Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Monstrous Skardyn +(212891, 0, 0, 'Rampaging Skardyn', NULL, 'T2 (2/2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rampaging Skardyn +(212894, 0, 0, 'Eagle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Eagle +(212895, 0, 0, 'Eagle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Eagle +(212896, 0, 0, 'Eagle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Eagle +(212897, 0, 0, 'Eagle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Eagle +(212898, 0, 0, 'Eagle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Eagle +(212900, 0, 0, 'Eagle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Eagle +(212901, 0, 0, 'Giant Bat', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 24, 1, 0, 0, 56110), -- Giant Bat +(212902, 0, 0, 'Cart Static', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Cart Static +(212904, 0, 0, 'Bat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 24, 1, 0, 0, 56110), -- Bat +(212905, 0, 0, 'Giant Bat', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 24, 1, 0, 0, 56110), -- Giant Bat +(212906, 0, 0, 'Bat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 24, 1, 0, 0, 56110), -- Bat +(212907, 0, 0, 'Giant Bat', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 24, 1, 0, 0, 56110), -- Giant Bat +(212908, 0, 0, 'Giant Bat', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 24, 1, 0, 0, 56110), -- Giant Bat +(212911, 0, 0, 'Dalaran Sewer Rat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Rat +(212912, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Turtle +(212913, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Turtle +(212914, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Turtle +(212915, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Turtle +(212917, 0, 0, 'Sand Elemental', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Sand Elemental +(212918, 0, 0, 'Sand Elemental', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Sand Elemental +(212919, 0, 0, 'Underground Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Underground Spider +(212922, 0, 0, 'Underground Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Underground Spider +(212923, 0, 0, 'Bone Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Bone Spider +(212924, 0, 0, 'Underground Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Underground Spider +(212925, 0, 0, 'Dalaran Sewer Rat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Rat +(212926, 0, 0, 'Pig', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Pig +(212927, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Turtle +(212928, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 6244, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Turtle +(212929, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Turtle +(212930, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Turtle +(212931, 0, 0, 'Nerubian Swarmite - Melee, Physical', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Melee, Physical +(212932, 0, 0, 'Pig', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Pig +(212933, 0, 0, 'Invading Depthlurker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Invading Depthlurker +(212935, 0, 0, 'Armored Subjugator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Armored Subjugator +(212936, 0, 0, 'Pig', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Pig +(212937, 0, 0, 'Pig', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Pig +(212938, 0, 0, 'Bio Worm', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Bio Worm +(212939, 0, 0, 'Lamb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Lamb +(212940, 0, 0, 'Sheep', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Sheep +(212941, 0, 0, 'Lamb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Lamb +(212942, 0, 0, 'Sheep', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Sheep +(212943, 0, 0, 'Dalaran Sewer Rat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Rat +(212944, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Turtle +(212945, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 6246, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Turtle +(212946, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Turtle +(212947, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Turtle +(212948, 0, 0, 'Arathi Farmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Farmer +(212949, 0, 0, 'Nerubian Priest, Web', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Priest, Web +(212950, 0, 0, 'Nerubian Priest, Web', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Priest, Web +(212951, 0, 0, 'Nerubian Priest, Dark', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Priest, Dark +(212952, 0, 0, 'Nerubian Priest, Dark', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Priest, Dark +(212956, 0, 0, 'Gorloc Fighter', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gorloc Fighter +(212957, 0, 0, 'Gorloc Healer', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Gorloc Healer +(212958, 0, 0, 'Gorloc Caster', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Gorloc Caster +(212960, 0, 0, 'Giant Slime, Void', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Giant Slime, Void +(212961, 0, 0, 'Giant Slime, Ochre', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Giant Slime, Ochre +(212962, 0, 0, 'Arathi Farmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Farmer +(212971, 0, 0, 'Arathi Disciple', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110); -- Arathi Disciple + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(212972, 0, 0, 'Arathi Disciple', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Disciple +(212973, 0, 0, 'Arathi Knight', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Knight +(212974, 0, 0, 'Arathi Knight', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Knight +(212975, 0, 0, 'Arathi Lamplighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Lamplighter +(212976, 0, 0, 'Arathi Lamplighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Lamplighter +(212977, 0, 0, 'Harvest Golem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Harvest Golem +(212978, 0, 0, 'Harvest Golem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Harvest Golem +(212979, 0, 0, 'Harvest Golem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Harvest Golem +(212980, 0, 0, 'Harvest Golem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Harvest Golem +(212983, 0, 0, 'Waxtail Tormentor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waxtail Tormentor +(212984, 0, 0, 'Waxtail Bully', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waxtail Bully +(212985, 0, 0, 'Waxtail Scavenger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waxtail Scavenger +(212986, 0, 0, 'Waxtail Thug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waxtail Thug +(212987, 0, 0, 'Waxtail Trapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waxtail Trapper +(212988, 0, 0, 'Waxtail Dirtcaller', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Waxtail Dirtcaller +(212989, 0, 0, 'Giant Wasp', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Giant Wasp +(212990, 0, 0, 'Giant Wasp', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Giant Wasp +(212991, 0, 0, 'Skitter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skitter +(212992, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(212993, 0, 0, 'Torchsnarl', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Torchsnarl +(212994, 0, 0, 'Wasp', NULL, 'T0 SWARMER (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Wasp +(212995, 0, 0, 'Giant Wasp', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Giant Wasp +(212996, 0, 0, 'Giant Wasp', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Giant Wasp +(212997, 0, 0, 'Salamanther', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Salamanther +(212998, 0, 0, 'Salamanther', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Salamanther +(212999, 0, 0, 'Bear Cub', NULL, 'NEEDS TEXTURE?', NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Bear Cub +(213000, 0, 0, 'Waxtail Browbeater', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waxtail Browbeater +(213001, 0, 0, 'Bear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Bear +(213002, 0, 0, 'Bear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Bear +(213003, 0, 0, 'Bear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Bear +(213004, 0, 0, 'Bear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Bear +(213005, 0, 0, 'Jawcrawler', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Jawcrawler +(213006, 0, 0, 'Jawcrawler', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Jawcrawler +(213007, 0, 0, 'Jawcrawler', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Jawcrawler +(213008, 0, 0, 'Wriggling Darkspawn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 76, 56110), -- Wriggling Darkspawn +(213009, 0, 0, 'Shalehorn', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn +(213010, 0, 0, 'Shalehorn', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn +(213015, 0, 0, 'Hermit Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Hermit Crab +(213016, 0, 0, 'Hermit Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 8, 0, 0, 56110), -- Hermit Crab +(213017, 0, 0, 'Hermit Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Hermit Crab +(213018, 0, 0, 'Hermit Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 8, 0, 0, 56110), -- Hermit Crab +(213019, 0, 0, 'Deep Sea Fish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deep Sea Fish +(213020, 0, 0, 'Deep Sea Fish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deep Sea Fish +(213021, 0, 0, 'Deep Sea Fish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deep Sea Fish +(213022, 0, 0, 'Deep Sea Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Deep Sea Crab +(213023, 0, 0, 'Swift Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Swift Stormrook +(213024, 0, 0, 'Deep Sea Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Deep Sea Crab +(213025, 0, 0, 'Deep Sea Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Deep Sea Crab +(213026, 0, 0, 'Deep Sea Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Deep Sea Crab +(213027, 0, 0, 'Deep Sea Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Deep Sea Crab +(213028, 0, 0, 'Deep Sea Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Deep Sea Crab +(213030, 0, 0, 'Brann Bronzebeard', NULL, 'Explorers\' League', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Brann Bronzebeard +(213031, 0, 0, '[DNT] Kill Proxy - Charging Up That Hill', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Charging Up That Hill +(213032, 0, 0, 'Octopus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Octopus +(213033, 0, 0, 'Octopus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Octopus +(213034, 0, 0, 'Octopus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Octopus +(213035, 0, 0, 'Octopus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Octopus +(213037, 0, 0, 'Grouper Fish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Grouper Fish +(213038, 0, 0, 'Grouper Fish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Grouper Fish +(213039, 0, 0, 'Grouper Fish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Grouper Fish +(213040, 0, 0, 'Grouper Fish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Grouper Fish +(213044, 0, 0, 'Makrura', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Makrura +(213045, 0, 0, 'Makrura', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Makrura +(213047, 0, 0, 'Makrura', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Makrura +(213049, 0, 0, 'Makrura', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Makrura +(213050, 0, 0, 'Sea Turtle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 21, 1, 0, 0, 56110), -- Sea Turtle +(213051, 0, 0, 'Sea Turtle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 21, 1, 0, 0, 56110), -- Sea Turtle +(213052, 0, 0, 'Kelp Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Kelp Elemental +(213053, 0, 0, 'Kelp Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Kelp Elemental +(213054, 0, 0, 'Kelp Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Kelp Elemental +(213055, 0, 0, 'Abyssal Eel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Abyssal Eel +(213056, 0, 0, 'Abyssal Eel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Abyssal Eel +(213058, 0, 0, 'Eel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Eel +(213059, 0, 0, 'Reefwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Reefwalker +(213061, 0, 0, 'Reefwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Reefwalker +(213062, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(213063, 0, 0, 'Ritssyn Flamescowl', NULL, 'Council of the Black Harvest', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ritssyn Flamescowl +(213067, 0, 0, 'Skipper', NULL, 'T0 (0.5/0.5)', NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Skipper +(213068, 0, 0, 'Skipper', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Skipper +(213075, 0, 0, 'Fungarian Caster', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Caster +(213076, 0, 0, 'Fungarian Fighter', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Fighter +(213078, 0, 0, 'Fungarian', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian +(213079, 0, 0, 'Fungarian Fighter', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Fighter +(213080, 0, 0, 'Fungarian Caster', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Caster +(213081, 0, 0, 'Lashroom', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lashroom +(213082, 0, 0, 'Lashroom', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lashroom +(213083, 0, 0, 'Lashroom', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lashroom +(213084, 0, 0, 'Hydra', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 68, 1, 0, 0, 56110), -- Hydra +(213085, 0, 0, 'Hydra', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 68, 1, 0, 0, 56110), -- Hydra +(213087, 0, 0, 'Glowmite', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 44, 8, 0, 0, 56110), -- Glowmite +(213088, 0, 0, 'Glowmite', NULL, 'T0 Swarmer (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Glowmite +(213089, 0, 0, 'Underlight Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Underlight Moth +(213090, 0, 0, 'Underlight Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Underlight Moth +(213091, 0, 0, 'Deep Fish School', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Deep Fish School +(213092, 0, 0, 'Jellyfish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Jellyfish +(213095, 0, 0, 'Waxtail Outrider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waxtail Outrider +(213098, 213109, 0, 'Boskroot Mycomancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Boskroot Mycomancer +(213099, 213109, 0, 'Boskroot Mycomancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Boskroot Mycomancer +(213100, 0, 0, 'Oppressed Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oppressed Kobold +(213101, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(213102, 0, 0, 'General Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- General Steelstrike +(213103, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(213104, 0, 0, 'Aelric Leid', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aelric Leid +(213105, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(213106, 0, 0, 'Durzan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Durzan +(213107, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(213108, 0, 0, 'General Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- General Steelstrike +(213109, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(213110, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(213112, 0, 0, 'Rambleshire Buck', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Rambleshire Buck +(213115, 0, 0, 'Rustul Titancap', NULL, 'King Mushroom', NULL, NULL, 0, 5959, 2, 0, 0, 0, 4, 0, 0, 56110), -- Rustul Titancap +(213116, 0, 0, 'Faerin Lothar', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(213117, 0, 0, 'General Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- General Steelstrike +(213119, 0, 0, 'Void Speaker Eirich', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 167, 56110), -- Void Speaker Eirich +(213120, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(213122, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(213123, 0, 0, 'Earthen Stormrider', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Stormrider +(213124, 0, 0, 'Adelgonn', NULL, 'Stoneward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adelgonn +(213125, 0, 0, 'Void Rift', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Void Rift +(213126, 0, 0, 'Great Kyron', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Great Kyron +(213129, 217146, 0, 'Dreadstrike Subjugator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dreadstrike Subjugator +(213144, 0, 0, 'Fallen Defender', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fallen Defender +(213145, 0, 0, 'Auralia Steelstrike', NULL, 'Renown Quartermaster', NULL, NULL, 0, 6587, 2, 0, 0, 0, 7, 0, 0, 56110), -- Auralia Steelstrike +(213152, 0, 0, 'Skitter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skitter +(213153, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(213156, 0, 0, 'Shark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Shark +(213157, 0, 0, 'Shark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Shark +(213158, 0, 0, 'Shark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Shark +(213160, 0, 0, 'Shark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Shark +(213161, 0, 0, 'Fathom Ray', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Fathom Ray +(213162, 0, 0, 'Fathom Ray', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Fathom Ray +(213163, 0, 0, 'Fathom Ray', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Fathom Ray +(213164, 0, 0, 'Fathom Ray', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Fathom Ray +(213165, 0, 0, 'Fathom Ray', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Fathom Ray +(213166, 0, 0, 'Sea Monster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Sea Monster +(213170, 0, 0, 'Behemoth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Behemoth +(213179, 0, 0, 'Avanoxx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 2079, 56110), -- Avanoxx +(213182, 0, 0, 'Shadow Goat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Shadow Goat +(213183, 0, 0, 'Arathi Stalwart', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Stalwart +(213184, 0, 0, 'Korgran', NULL, 'Caretaker of Mourning Rise', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Korgran +(213185, 0, 0, 'Caretaker 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Caretaker 1 +(213187, 0, 0, 'Urtago', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Urtago +(213188, 0, 0, 'Shadow Goat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Shadow Goat +(213189, 217146, 0, 'Dreadstrike Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dreadstrike Priest +(213195, 0, 0, 'Workmaster Earwax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Workmaster Earwax +(213197, 0, 0, 'Candlelit Lootsnatcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candlelit Lootsnatcher +(213199, 0, 0, 'Woldkeeper Freydrin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Woldkeeper Freydrin +(213200, 0, 0, 'Workmaster Nast', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Workmaster Nast +(213201, 0, 0, 'Dark Hound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Dark Hound +(213202, 0, 0, 'Dark Hound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Dark Hound +(213203, 0, 0, 'Dark Hound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Dark Hound +(213204, 0, 0, 'Dark Hound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Dark Hound +(213205, 0, 0, 'Dark Hound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Dark Hound +(213206, 0, 0, 'Dark Hound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Dark Hound +(213207, 0, 0, 'Caretaker 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Caretaker 1 +(213208, 0, 0, 'Aelric Leid', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aelric Leid +(213209, 0, 0, 'Dorgad', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dorgad +(213210, 0, 0, 'Void Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 32, 1, 0, 0, 56110), -- Void Stalker +(213211, 0, 0, 'Void Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 32, 1, 0, 0, 56110), -- Void Stalker +(213212, 0, 0, 'Void Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 32, 1, 0, 0, 56110), -- Void Stalker +(213213, 0, 0, 'Vesper Stormiron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vesper Stormiron +(213214, 0, 0, 'Void Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 32, 1, 0, 0, 56110), -- Void Stalker +(213215, 0, 0, 'KC: Pamphlet Delivered', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Pamphlet Delivered +(213216, 0, 0, 'Speaker Dorlita', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 180, 56110), -- Speaker Dorlita +(213217, 0, 0, 'Speaker Brokk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 180, 56110), -- Speaker Brokk +(213218, 0, 0, 'Shade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Shade +(213221, 0, 0, 'Fog Creature', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Creature +(213223, 0, 0, 'Fog Creature', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Creature +(213225, 0, 0, 'Fog Creature', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Creature +(213229, 0, 0, 'Fog Creature', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Creature +(213237, 0, 0, 'Great Kyron', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Great Kyron +(213238, 0, 0, 'Shadow Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadow Elemental +(213239, 0, 0, 'Shadow Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadow Elemental +(213240, 0, 0, 'Shadow Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadow Elemental +(213241, 0, 0, 'Shadow Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadow Elemental +(213242, 0, 0, 'Shadow Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadow Elemental +(213243, 0, 0, 'Shadow Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadow Elemental +(213244, 0, 0, 'Budding Lashroom', NULL, 'T0 (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Budding Lashroom +(213245, 0, 0, 'Nalina Ironsong', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nalina Ironsong +(213265, 0, 0, 'Blacksmith Bob', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Blacksmith Bob +(213273, 0, 0, 'Tiny Sporbit', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Tiny Sporbit +(213274, 0, 0, 'Tiny Sporbit', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Tiny Sporbit +(213275, 0, 0, 'Tiny Sporbit', NULL, 'T0 Swarmer (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Tiny Sporbit +(213280, 0, 0, 'Blacksmith Boss', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 3, 0, 0, 56110), -- Blacksmith Boss +(213282, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(213283, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(213284, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(213286, 0, 0, 'Arathi Reserve', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Reserve +(213295, 0, 0, 'Kobyss Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Fighter +(213298, 0, 0, 'Kobyss Necromancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Necromancer +(213299, 0, 0, 'Ferret', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Ferret +(213300, 0, 0, 'Butterfly', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Butterfly +(213301, 0, 0, 'Sea Slug', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Sea Slug +(213302, 0, 0, 'Hermit Crab', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Hermit Crab +(213303, 0, 0, 'Crab', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Crab +(213304, 0, 0, 'Water Elemental', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Water Elemental +(213305, 0, 0, 'Mouse', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Mouse +(213306, 0, 0, 'Injured Soldier', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Injured Soldier +(213307, 0, 0, 'Honey Slime', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Honey Slime +(213310, 0, 0, 'Rock Viper', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Rock Viper +(213311, 0, 0, 'Shrouded Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shrouded Priest +(213312, 0, 0, 'Primal Earth Elemental', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Primal Earth Elemental +(213313, 0, 0, 'Wolf', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Wolf +(213314, 0, 0, 'Wolf', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Wolf +(213315, 0, 0, 'Storm Wolf', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Storm Wolf +(213316, 0, 0, 'Storm Wolf', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Storm Wolf +(213317, 0, 0, 'Blacksmith TurnIn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Blacksmith TurnIn +(213318, 0, 0, 'Dreadstrike Webspinner', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dreadstrike Webspinner +(213319, 0, 0, 'Kaeleb Flamegard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaeleb Flamegard +(213320, 217146, 0, 'Dreadstrike Flitterer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Dreadstrike Flitterer +(213322, 0, 0, 'Frog', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Frog +(213323, 0, 0, 'Peachick', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Peachick +(213324, 0, 0, 'Ferret', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Ferret +(213325, 0, 0, 'Kobyss Fighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Fighter +(213326, 0, 0, 'Kobyss Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Fighter +(213327, 0, 0, 'Kobyss Trickster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Trickster +(213328, 0, 0, 'Kobyss Necromancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Necromancer +(213329, 0, 0, 'Kobyss Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Fighter +(213330, 0, 0, 'Kobyss Summoner', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Summoner +(213331, 0, 0, 'Kobyss Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Fighter +(213332, 0, 0, 'Kobyss Trickster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Trickster +(213333, 0, 0, 'Zombie', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Zombie +(213335, 0, 0, 'Drowned Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drowned Arathi +(213337, 0, 0, 'Blood Abomination', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Blood Abomination +(213338, 0, 0, 'Forgebound Mender', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Forgebound Mender +(213339, 0, 0, 'Slime Skeleton', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Slime Skeleton +(213340, 0, 0, 'Slime Skeleton', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Slime Skeleton +(213341, 0, 0, 'Slime Skeleton', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Slime Skeleton +(213342, 0, 0, 'Slime Skeleton', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Slime Skeleton +(213343, 0, 0, 'Forge Loader', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Forge Loader +(213344, 0, 0, 'Arathi Disciple', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Disciple +(213345, 0, 0, 'Arathi Disciple', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Disciple +(213346, 0, 0, 'Arathi Farmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Farmer +(213347, 0, 0, 'Arathi Farmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Farmer +(213348, 0, 0, 'Arathi Knight', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Knight +(213349, 0, 0, 'Arathi Knight', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Knight +(213350, 0, 0, 'Arathi Lamplighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Lamplighter +(213351, 0, 0, 'Arathi Lamplighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Lamplighter +(213353, 0, 0, 'Order of Night Disciple', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Disciple +(213354, 0, 0, 'Order of Night Adept', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Adept +(213355, 0, 0, 'Order of Night Fighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Fighter +(213356, 0, 0, 'Order of Night Tank', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Tank +(213358, 0, 0, 'Order of Night Ranger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Ranger +(213360, 0, 0, 'Order of Night Disciple', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Disciple +(213361, 0, 0, 'Order of Night Adept', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Adept +(213362, 0, 0, 'Order of Night Fighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Fighter +(213363, 0, 0, 'Order of Night Ranger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Ranger +(213364, 0, 0, 'Order of Night Tank', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Tank +(213365, 0, 0, 'Nerubian Swarmite', NULL, 'T0 Swarmer (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Swarmite +(213366, 0, 0, 'Nerubian Swarmite - Caster', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110); -- Nerubian Swarmite - Caster + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(213367, 0, 0, 'Nerubian Swarmite - Melee', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Melee +(213368, 0, 0, 'Nerubian Caster', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster +(213369, 0, 0, 'Nerubian Fighter', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter +(213370, 0, 0, 'Nerubian Caster', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster +(213371, 0, 0, 'Nerubian Fighter', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter +(213372, 0, 0, 'Nerubian Priest, Dark', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Priest, Dark +(213373, 0, 0, 'Nerubian Priest, Web', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Priest, Web +(213374, 0, 0, 'Nerubian Priest, Dark', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Priest, Dark +(213375, 0, 0, 'Nerubian Priest, Web', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Priest, Web +(213376, 0, 0, 'Evolved Nerubian Caster', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Evolved Nerubian Caster +(213377, 0, 0, 'Evolved Nerubian Fighter', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Evolved Nerubian Fighter +(213378, 0, 0, 'Evolved Nerubian Rogue', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Evolved Nerubian Rogue +(213379, 0, 0, 'Nerubian Crypt Lord', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Crypt Lord +(213380, 0, 0, 'Risen Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Risen Arathi +(213382, 0, 0, 'Light Disciple', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Light Disciple +(213383, 0, 0, 'Risen Arathi', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Risen Arathi +(213384, 0, 0, 'Risen Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Risen Arathi +(213385, 0, 0, 'Arathi Disciple', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Disciple +(213386, 0, 0, 'Risen Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Risen Arathi +(213391, 0, 0, 'Dreadstrike Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Dreadstrike Swarmer +(213395, 217336, 0, 'Kaheti Ravager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Ravager +(213396, 217336, 0, 'Kaheti Shadeweaver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Shadeweaver +(213398, 217336, 0, 'Kaheti Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Kaheti Swarmer +(213400, 216028, 0, 'Ragefin Carver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ragefin Carver +(213401, 216028, 0, 'Order of Night Adept', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Adept +(213403, 0, 0, 'Old Grim', NULL, 'Kobyss Deepspeaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Old Grim +(213405, 216028, 0, 'Ragefin Shadowcaster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ragefin Shadowcaster +(213406, 216028, 0, 'Ragefin Necromancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ragefin Necromancer +(213408, 216028, 0, 'Ragefin Executioner', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ragefin Executioner +(213428, 0, 0, 'Aradan', NULL, 'Mourning Stormrook', NULL, NULL, 0, 0, 1, 0, 0, 46, 1, 0, 0, 56110), -- Aradan +(213432, 0, 0, 'Rodrim', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rodrim +(213434, 0, 0, 'Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 999, 0, 0, 4, 0, 125, 56110), -- Sporbit +(213447, 0, 0, 'Kuvkel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kuvkel +(213456, 0, 0, 'Remembered Boar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Remembered Boar +(213458, 0, 0, 'Nerubian Rebel', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Rebel +(213459, 0, 0, 'Controller', NULL, NULL, NULL, NULL, 0, 5960, 1, 0, 0, 0, 10, 0, 0, 56110), -- Controller +(213460, 0, 0, 'Impossibly Rare Boar Liver of Pristine Perfection', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Impossibly Rare Boar Liver of Pristine Perfection +(213461, 0, 0, 'Treasure Tantrum', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 186, 56110), -- Treasure Tantrum +(213465, 0, 0, 'Dire Bog Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Dire Bog Beast +(213467, 0, 0, 'Dire Bog Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Dire Bog Beast +(213468, 0, 0, 'Monstrous Skardyn', NULL, 'T2 (2/2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Monstrous Skardyn +(213469, 0, 0, 'Risen Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Risen Arathi +(213470, 0, 0, 'Risen Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Risen Arathi +(213471, 0, 0, 'Risen Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Risen Arathi +(213472, 0, 0, 'Risen Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Risen Arathi +(213473, 0, 0, 'Risen Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Risen Arathi +(213474, 0, 0, 'Risen Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Risen Arathi +(213475, 0, 0, 'Risen Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Risen Arathi +(213476, 0, 0, 'Risen Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Risen Arathi +(213477, 0, 0, 'Risen Arathi', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Risen Arathi +(213478, 0, 0, 'Arathi Disciple', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Disciple +(213479, 0, 0, 'Bearer of Wills', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Bearer of Wills +(213480, 0, 0, 'Bearer of Wills', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Bearer of Wills +(213481, 0, 0, 'Light Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Light Elemental +(213482, 0, 0, 'Light Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Light Elemental +(213483, 0, 0, 'Light Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Light Elemental +(213484, 0, 0, 'Light Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Light Elemental +(213485, 0, 0, 'Light Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Light Elemental +(213486, 0, 0, 'Light Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Light Elemental +(213487, 0, 0, 'Holy Knight', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Holy Knight +(213488, 0, 0, 'Light Knight', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Light Knight +(213489, 0, 0, 'Holy Knight', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Holy Knight +(213490, 0, 0, 'Light Knight', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Light Knight +(213518, 0, 0, 'Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 11, 0, 0, 56110), -- Sporbit +(213519, 0, 0, 'Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Sporbit +(213528, 0, 0, 'Unbridled Void Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Unbridled Void Stalker +(213529, 0, 0, 'Remembered Stitches', NULL, 'Gift from the Embalmer\'s Memory', NULL, NULL, 0, 5961, 1, 0, 0, 0, 6, 0, 0, 56110), -- Remembered Stitches +(213531, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(213532, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(213533, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(213535, 0, 0, 'Forge Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Forge Stalker +(213538, 0, 0, 'Controller', NULL, NULL, NULL, NULL, 0, 5962, 1, 0, 0, 0, 10, 0, 0, 56110), -- Controller +(213543, 0, 0, 'Assembly Worker', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assembly Worker +(213550, 0, 0, 'Hairless the Menace', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hairless the Menace +(213552, 0, 0, 'Remembered Pumpkin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Remembered Pumpkin +(213561, 0, 0, 'Kill Credit: Enemies in Town Slain - DNT (SRO)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Enemies in Town Slain - DNT (SRO) +(213562, 0, 0, 'Kill Credit: Doomhammer Destroyed - DNT (SRO)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Doomhammer Destroyed - DNT (SRO) +(213563, 0, 0, 'Remembered Ghoul', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Remembered Ghoul +(213564, 0, 0, 'Remembered Crusader', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Remembered Crusader +(213565, 216486, 0, 'Cursed Miner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cursed Miner +(213566, 216486, 0, 'Skardyn Husk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn Husk +(213567, 0, 0, 'High Speaker Eirich', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker Eirich +(213568, 0, 0, 'High Speaker\'s Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker's Guard +(213569, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(213570, 0, 0, 'Remembered Hogger', NULL, NULL, NULL, NULL, 0, 5963, 1, 0, 0, 0, 7, 0, 0, 56110), -- Remembered Hogger +(213571, 0, 0, 'Gundargaz Junction Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gundargaz Junction Guard +(213572, 0, 0, 'Mini Minus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 3, 0, 0, 56110), -- Mini Minus +(213574, 0, 0, 'Training Dummy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Training Dummy +(213577, 0, 0, 'Spitfire Charger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spitfire Charger +(213579, 0, 0, 'Remembered Hakkar', NULL, NULL, NULL, NULL, 0, 5964, 1, 0, 0, 0, 1, 0, 0, 56110), -- Remembered Hakkar +(213580, 0, 0, 'Flare', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- Flare +(213581, 0, 0, 'Wax Elemental', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Wax Elemental +(213586, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(213598, 0, 0, 'Kobyss Shellbreaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Shellbreaker +(213599, 0, 0, 'Kobyss Tide-Slicer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Tide-Slicer +(213600, 0, 0, 'Blood Abomination', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Blood Abomination +(213601, 0, 0, 'Slime Skeleton', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Slime Skeleton +(213609, 0, 0, 'Controller', NULL, NULL, NULL, NULL, 0, 5965, 1, 0, 0, 0, 10, 0, 0, 56110), -- Controller +(213612, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(213613, 0, 0, 'Aemyra Acton', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aemyra Acton +(213614, 0, 0, 'Taenar Strongoth', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Taenar Strongoth +(213615, 0, 0, 'Nerubian Warrior', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Warrior +(213616, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(213617, 0, 0, 'Nerubian Caster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster +(213618, 0, 0, 'Nerubian Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Swarmite +(213619, 215581, 0, 'Murkfin Sciomancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Murkfin Sciomancer +(213620, 0, 0, 'Thrall', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Thrall +(213621, 215581, 0, 'Murkfin Ravager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Murkfin Ravager +(213622, 215581, 0, 'Murkfin Depthstalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Murkfin Depthstalker +(213623, 0, 0, 'Slime Skeleton', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Slime Skeleton +(213624, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(213625, 0, 0, 'Lady Jaina Proudmoore', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lady Jaina Proudmoore +(213627, 0, 0, 'Archmage Khadgar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Khadgar +(213631, 0, 0, 'Kol Brunkrag', NULL, 'Foreman of Taelloch', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kol Brunkrag +(213632, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(213633, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(213634, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(213655, 0, 0, 'Creaky Mine Cart (Trash)', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 9, 0, 0, 56110), -- Creaky Mine Cart (Trash) +(213658, 0, 0, 'Kol Bruncrag', NULL, 'Foreman of Taelloch', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kol Bruncrag +(213660, 0, 0, 'Call Metal Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Call Metal Stalker +(213662, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(213663, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(213666, 0, 0, 'Remembered Patron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Remembered Patron +(213672, 0, 0, 'Foreman Uzjax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Uzjax +(213673, 0, 0, 'Foreman Otan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Otan +(213674, 0, 0, 'Foreman Gesa', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Gesa +(213679, 0, 0, 'Grand-Heister Bokk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Grand-Heister Bokk +(213683, 213197, 0, 'Candlelit Boomer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candlelit Boomer +(213684, 0, 0, 'Void Chunk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Void Chunk +(213685, 213197, 0, 'Candlelit Hexthrower', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candlelit Hexthrower +(213687, 0, 0, 'Urtago', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Urtago +(213688, 0, 0, 'Urtago', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Urtago +(213690, 0, 0, '[DNT] Kill Proxy - Charging Up That Hill 2', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Charging Up That Hill 2 +(213691, 0, 0, 'Harmot', NULL, 'Geomender', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Harmot +(213692, 0, 0, 'Caffeinated Trogg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Caffeinated Trogg +(213693, 0, 0, 'Controller', NULL, NULL, NULL, NULL, 0, 5967, 1, 0, 0, 0, 10, 0, 0, 56110), -- Controller +(213694, 0, 0, 'Scrap Block', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 144, 56110), -- Scrap Block +(213697, 0, 0, 'Honey-fused Droplet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Honey-fused Droplet +(213698, 0, 0, 'Living Water Fall', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Living Water Fall +(213699, 0, 0, 'Frenzied Tidecore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Frenzied Tidecore +(213700, 0, 0, 'Stream Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Stream Skipper +(213701, 0, 0, 'Machine Speaker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Machine Speaker +(213702, 0, 0, 'Machine Speaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Machine Speaker +(213703, 0, 0, 'Machine Speaker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Machine Speaker +(213706, 0, 0, 'Manifested Storm Fury', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Manifested Storm Fury +(213712, 0, 0, 'Jump Target Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Jump Target Stalker +(213715, 0, 0, 'Large Treasure Chest', NULL, NULL, NULL, 'lootall', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Large Treasure Chest +(213716, 215581, 0, 'Droopfin', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Droopfin +(213717, 215581, 0, 'Bristlespine', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bristlespine +(213718, 215581, 0, 'Sharpfang', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sharpfang +(213732, 0, 0, 'Crypt Lord', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Crypt Lord +(213733, 0, 0, 'Evolved Rogue', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Evolved Rogue +(213734, 0, 0, 'Evolved Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Evolved Fighter +(213735, 0, 0, 'Evolved Caster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Evolved Caster +(213736, 0, 0, 'Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny +(213739, 0, 0, 'Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny +(213741, 0, 0, 'Voidstone Awakened', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Voidstone Awakened +(213743, 0, 0, 'Enraged Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Enraged Skardyn +(213744, 0, 0, 'Skardyn', NULL, 'T2 (2/2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn +(213745, 0, 0, 'Velhanite Child', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Velhanite Child +(213748, 0, 0, 'Velhanite Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Velhanite Citizen +(213749, 0, 0, 'Velhanite Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Velhanite Citizen +(213751, 0, 0, 'Dynamite Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 9, 0, 0, 56110), -- Dynamite Mine Cart +(213763, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 942, 56110), -- Moira Thaurissan +(213766, 0, 0, 'Remembered Leper Gnome', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Remembered Leper Gnome +(213768, 0, 0, 'Remembered Alarm-o-Bot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 94, 56110), -- Remembered Alarm-o-Bot +(213771, 0, 0, 'High Speaker Eirich', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker Eirich +(213775, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(213783, 213827, 0, 'Blacksmith Mob', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 3, 0, 0, 56110), -- Blacksmith Mob +(213784, 213827, 0, 'Blacksmith Mobster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Blacksmith Mobster +(213785, 0, 0, 'Remembered Mechano-Tank', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Remembered Mechano-Tank +(213787, 0, 0, 'Duke Velhan', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Duke Velhan +(213789, 0, 0, 'Remembered Pummeler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Remembered Pummeler +(213793, 0, 0, 'Controller', NULL, NULL, NULL, NULL, 0, 5968, 1, 0, 0, 0, 10, 0, 0, 56110), -- Controller +(213796, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(213797, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(213798, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(213805, 0, 0, 'Boneseer Hookjaw', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Boneseer Hookjaw +(213810, 0, 0, 'Cursed Book', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cursed Book +(213811, 0, 0, 'Void Investigator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Void Investigator +(213812, 0, 0, 'Void-Infused Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Void-Infused Kobold +(213826, 213827, 0, 'Blacksmith Minus', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 3, 0, 0, 56110), -- Blacksmith Minus +(213827, 0, 0, 'Blacksmith Imposter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 3, 0, 0, 56110), -- Blacksmith Imposter +(213828, 0, 0, 'Candleclaw Pyromancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Candleclaw Pyromancer +(213829, 0, 0, 'Candleclaw Soilseer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Candleclaw Soilseer +(213830, 0, 0, 'Candleclaw Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candleclaw Kobold +(213831, 0, 0, 'Candleclaw Underboss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candleclaw Underboss +(213832, 0, 0, 'Candleclaw Bruiser', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candleclaw Bruiser +(213833, 0, 0, 'Candleclaw Knight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candleclaw Knight +(213834, 0, 0, 'Candleclaw Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Candleclaw Mole +(213835, 0, 0, 'Candleclaw Scrambler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candleclaw Scrambler +(213836, 0, 0, 'Maximillian Velhan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Maximillian Velhan +(213837, 0, 0, 'Quickwick Infiltrator', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Quickwick Infiltrator +(213838, 0, 0, 'Tiny', NULL, 'As Dumb As He Is Massive', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tiny +(213840, 0, 0, 'Innkeeper Brax', NULL, 'Innkeeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Innkeeper Brax +(213841, 0, 0, 'Foreman Svart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Svart +(213842, 0, 0, 'Kaheti Hulk, Physical', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Hulk, Physical +(213843, 0, 0, 'Bio Worm', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Bio Worm +(213844, 0, 0, 'Creeping Darkness', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Creeping Darkness +(213845, 0, 0, 'Nerubian Beetle, Swarmer', NULL, 'T0 (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Nerubian Beetle, Swarmer +(213846, 0, 0, 'Nerubian Beetle, Critter', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Nerubian Beetle, Critter +(213847, 0, 0, 'Nerubian Beetle, Poison', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Nerubian Beetle, Poison +(213848, 0, 0, 'Nerubian Beetle, Poison', NULL, 'T2 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Nerubian Beetle, Poison +(213849, 0, 0, 'Stagshell', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Stagshell +(213850, 0, 0, 'Stagshell, Physical', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Stagshell, Physical +(213851, 0, 0, 'Stagshell, Physical', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Stagshell, Physical +(213852, 0, 0, 'Stagshell, Swarmer', NULL, 'T0 (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Stagshell, Swarmer +(213853, 0, 0, 'Refine Metal Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Refine Metal Stalker +(213854, 0, 0, 'Giant Slime, Void', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Giant Slime, Void +(213855, 0, 0, 'Nerubian Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Priest +(213857, 0, 0, 'Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Spider +(213858, 0, 0, 'Worm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Worm +(213860, 0, 0, 'Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Stagshell +(213861, 0, 0, 'Black Blood', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Black Blood +(213866, 0, 0, 'Greater Tentacle Slime', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Greater Tentacle Slime +(213868, 0, 0, 'Greater Tentacle Slime', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Greater Tentacle Slime +(213869, 0, 0, 'Watcher Toki', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Watcher Toki +(213870, 0, 0, 'Queen Ansurek', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Queen Ansurek +(213871, 0, 0, 'Void Pulse', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Void Pulse +(213872, 0, 0, 'Greater Tentacle Slime', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Greater Tentacle Slime +(213873, 0, 0, 'Waxy Globule', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Waxy Globule +(213874, 0, 0, 'Sureki Hulk, Physical', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Hulk, Physical +(213875, 0, 0, 'Speaker Jurlax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Jurlax +(213877, 0, 0, 'Royal Scribe', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Scribe +(213878, 0, 0, 'Royal Acolyte', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Acolyte +(213879, 0, 0, 'Dark Priest', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dark Priest +(213880, 0, 0, 'Dark Pledgling', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dark Pledgling +(213881, 0, 0, 'Candleclaw Bootlicker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candleclaw Bootlicker +(213882, 0, 0, 'Sootsnout', NULL, 'The Brutal', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sootsnout +(213883, 0, 0, 'Dripear the Waxy', NULL, 'High Wax-o-mancer', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dripear the Waxy +(213884, 0, 0, 'Kobyss Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Fighter +(213885, 0, 0, 'Nightfall Dark Architect', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Dark Architect +(213886, 0, 0, 'Orc Wolf Rider', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 64, 56110), -- Orc Wolf Rider +(213887, 0, 0, 'Kobyss Necromancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Necromancer +(213888, 0, 0, 'Kobyss Summoner', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Summoner +(213889, 0, 0, 'Kobyss Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Fighter +(213890, 0, 0, 'Kobyss Trickster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Trickster +(213891, 0, 0, 'Zombie', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zombie +(213892, 0, 0, 'Nightfall Shadowmage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Shadowmage +(213893, 0, 0, 'Nightfall Darkcaster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Darkcaster +(213894, 0, 0, 'Nightfall Curseblade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Curseblade +(213895, 0, 0, 'Nightfall Shadowalker', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Shadowalker +(213897, 0, 0, 'Large Fungarian Caster', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Large Fungarian Caster +(213898, 0, 0, 'Large Fungarian Fighter', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Large Fungarian Fighter +(213905, 0, 0, 'Animated Darkness', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Animated Darkness +(213913, 0, 0, 'Kobold Flametender', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Flametender +(213922, 0, 0, 'Wild Razormouth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Wild Razormouth +(213924, 0, 0, 'Controller', NULL, NULL, NULL, NULL, 0, 5970, 1, 0, 0, 0, 10, 0, 0, 56110), -- Controller +(213928, 0, 0, 'Headlight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Headlight +(213932, 0, 0, 'Sureki Militant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- Sureki Militant + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(213933, 0, 0, 'Nerubian Swarmite', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 1, 0, 0, 56110), -- Nerubian Swarmite +(213934, 0, 0, 'Nightfall Tactician', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Tactician +(213937, 0, 0, 'Rasha\'nan', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 272, 56110), -- Rasha'nan +(213938, 0, 0, 'Stormrider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 89, 56110), -- Stormrider +(213941, 0, 0, 'Royal Unseen Blade', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Unseen Blade +(213943, 0, 0, 'Royal Pale Priest', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Pale Priest +(213944, 0, 0, 'Unknown Voice', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unknown Voice +(213950, 0, 0, 'Machine Speaker', NULL, 'Quest Boss', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Machine Speaker +(213951, 0, 0, 'Earthenwork Ironstrider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Earthenwork Ironstrider +(213952, 0, 0, 'Fog Wither', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Wither +(213953, 0, 0, 'Fog Form', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Form +(213954, 0, 0, 'Rock Smasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Rock Smasher +(213960, 0, 0, 'Domesticated Candlefly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Domesticated Candlefly +(213961, 0, 0, 'Cogwalker Sentry', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Cogwalker Sentry +(213962, 0, 0, 'Swarming Cogwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Swarming Cogwalker +(213973, 0, 0, 'Snuffle Pup', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Snuffle Pup +(213980, 0, 0, 'Activated Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Activated Harvestbot +(213981, 0, 0, 'Disabled Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Disabled Harvestbot +(213982, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(213983, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(213984, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(213985, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(213986, 0, 0, 'Disabled Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Disabled Harvestbot +(213987, 0, 0, 'Earthen Stormrider', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Stormrider +(213988, 0, 0, 'Oathsworn Volunteer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Volunteer +(213990, 0, 0, 'Rancher AITest', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rancher AITest +(213991, 0, 0, 'Dummy Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Dummy Stalker +(213992, 0, 0, 'Disabled Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Disabled Harvestbot +(213993, 0, 0, 'Disabled Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 1004, 0, 0, 10, 0, 0, 56110), -- Disabled Harvestbot +(213997, 0, 0, 'Mini-Boss Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mini-Boss Stalker +(214001, 0, 0, 'Shadowleaf Sprout', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadowleaf Sprout +(214013, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(214014, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(214015, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(214016, 0, 0, 'Arathi Stalwart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Arathi Stalwart +(214019, 0, 0, 'Aegor Irynbawnd', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aegor Irynbawnd +(214034, 0, 0, 'Waxmonger Wuldo', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waxmonger Wuldo +(214036, 0, 0, 'Moledred', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Moledred +(214044, 0, 0, 'Suspicious Vent', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Suspicious Vent +(214049, 0, 0, 'Vent Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Vent Stalker +(214053, 0, 0, 'Remembered Tiger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Remembered Tiger +(214058, 0, 0, 'Remembered Lashtail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 11, 1, 0, 0, 56110), -- Remembered Lashtail +(214059, 0, 0, 'Remembered Bloodscalp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Remembered Bloodscalp +(214061, 0, 0, 'Remembered Bangalash', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Remembered Bangalash +(214066, 0, 0, 'Cursedforge Stoneshaper', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Cursedforge Stoneshaper +(214069, 0, 0, 'Auctioned Pages Past', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Auctioned Pages Past +(214076, 0, 0, 'Skedgit Cinderbangs', NULL, 'Entrepreneur Inc.', NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skedgit Cinderbangs +(214081, 213922, 0, 'Razormouth Devourer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Razormouth Devourer +(214108, 0, 0, 'Forge Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Forge Kill Credit +(214109, 0, 0, 'Forge', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Forge +(214115, 0, 0, 'Castaria Castalots', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Castaria Castalots +(214124, 0, 0, 'Master Zone Controller', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Master Zone Controller +(214136, 0, 0, 'Rambleshire Mosswool', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 1, 0, 89, 56110), -- Rambleshire Mosswool +(214137, 0, 0, 'Rambleshire Mosswool', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 1, 0, 89, 56110), -- Rambleshire Mosswool +(214138, 0, 0, '[DNT] Kill Proxy - Their Moss Our Gain - Sheep Sheared', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Their Moss Our Gain - Sheep Sheared +(214141, 0, 0, 'Wyrmtongue Peddler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 3, 0, 0, 56110), -- Wyrmtongue Peddler +(214142, 0, 0, 'Daughter of Alizabal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 3, 0, 0, 56110), -- Daughter of Alizabal +(214143, 0, 0, 'Foreman Bruknar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Bruknar +(214144, 0, 0, 'Belzt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Belzt +(214145, 0, 0, 'Durzan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Durzan +(214146, 0, 0, 'Flappilda', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Flappilda +(214148, 0, 0, 'Alliance Paladin', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Alliance Paladin +(214151, 213922, 0, 'Ahg\'zagall', NULL, 'The Corrupted Root-Eater', NULL, NULL, 0, 5973, 1, 0, 0, 42, 1, 0, 0, 56110), -- Ahg'zagall +(214152, 0, 0, 'Alliance Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Alliance Priest +(214153, 0, 0, 'Wormcaller Iz\'tikrine', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Wormcaller Iz'tikrine +(214154, 0, 0, 'Horde Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Horde Priest +(214159, 0, 0, 'Horde Warlock', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Horde Warlock +(214162, 0, 0, 'The Ringing Death', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 24, 1, 0, 0, 56110), -- The Ringing Death +(214163, 0, 0, 'Horde Rogue', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Horde Rogue +(214166, 0, 0, 'Alliance Rogue', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alliance Rogue +(214167, 0, 0, 'Alliance Mage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Alliance Mage +(214168, 0, 0, 'Skedgit Cinderbangs', NULL, 'Entrepreneur Inc.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skedgit Cinderbangs +(214169, 0, 0, 'Horde Shaman', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Horde Shaman +(214243, 0, 0, 'Captured Worker', NULL, NULL, NULL, 'questinteract', 0, 5801, 2, 0, 0, 0, 2, 0, 0, 56110), -- Captured Worker +(214251, 0, 0, 'Kobyss Witherer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Witherer +(214252, 211546, 0, 'Candlelit Ouchpatcher', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Candlelit Ouchpatcher +(214253, 0, 0, 'Kobold Moleraider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Moleraider +(214261, 0, 0, 'Remembered Defias', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Remembered Defias +(214262, 0, 0, 'Lava Snail', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 292, 8, 0, 0, 56110), -- Lava Snail +(214263, 0, 0, 'Waxface', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Waxface +(214264, 0, 0, 'Cursedforge Honor Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cursedforge Honor Guard +(214267, 0, 0, 'Hallowfall Defender', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Hallowfall Defender +(214268, 0, 0, 'Lava Slug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 79, 56110), -- Lava Slug +(214269, 0, 0, 'Remembered Timberlain', NULL, NULL, NULL, NULL, 0, 5974, 1, 1010, 0, 0, 7, 0, 0, 56110), -- Remembered Timberlain +(214270, 214001, 0, 'Shadowleaf Rootling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadowleaf Rootling +(214279, 0, 0, 'Kobold Tunnel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kobold Tunnel +(214283, 0, 0, 'Saurolisk Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Saurolisk Hatchling +(214284, 0, 0, 'Saurolisk Ambusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Saurolisk Ambusher +(214285, 0, 0, 'Razormouth Wormling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Razormouth Wormling +(214287, 0, 0, 'Earth Burst Totem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Earth Burst Totem +(214289, 0, 0, 'Air Bubble', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 64, 56110), -- Air Bubble +(214290, 0, 0, 'Pagsly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pagsly +(214291, 0, 0, 'Karnk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Karnk +(214292, 0, 0, 'Urtago', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Urtago +(214293, 0, 0, 'Giant Squash', NULL, NULL, NULL, NULL, 7, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Giant Squash +(214295, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(214296, 0, 0, 'Stage Manager Huberta', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stage Manager Huberta +(214297, 0, 0, 'Nerubian Saboteur', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Burrowing Saboteur +(214298, 0, 0, 'Pile of Rubble', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pile of Rubble +(214300, 0, 0, 'Rubble', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rubble +(214301, 0, 0, '[DNT] Kill Credit: Escaped', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Escaped +(214302, 0, 0, 'Rubble', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rubble +(214317, 0, 0, 'Shadow-Sour Mite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shadow-Sour Mite +(214318, 0, 0, 'Remembered Maybell', NULL, NULL, NULL, NULL, 0, 5976, 1, 1011, 0, 0, 7, 0, 0, 56110), -- Remembered Maybell +(214319, 0, 0, 'Remembered Remy', NULL, NULL, NULL, NULL, 0, 5977, 1, 1012, 0, 0, 7, 0, 0, 56110), -- Remembered Remy +(214324, 0, 0, 'Remembered Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Remembered Kobold +(214327, 0, 0, 'Remembered Love Letter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Remembered Love Letter +(214338, 0, 0, 'Kobyss Spearfisher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Spearfisher +(214339, 0, 0, 'Broadhead Charger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 165, 56110), -- Broadhead Charger +(214341, 0, 0, 'Kobyss Breathtaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Breathtaker +(214343, 0, 0, 'Kobyss Trickster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Trickster +(214348, 0, 0, 'Undersea Abomination', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 144, 56110), -- Undersea Abomination +(214350, 0, 0, 'Turned Speaker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Turned Speaker +(214351, 0, 0, 'Go Here', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Go Here +(214352, 0, 0, 'Rooktender Otwin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rooktender Otwin +(214353, 0, 0, '[DNT] Kill Proxy - Sleepy Sheep Lodestone Charging', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Sleepy Sheep Lodestone Charging +(214354, 0, 0, 'Lamplighter Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 235, 56110), -- Lamplighter Skiff +(214355, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(214356, 0, 0, 'Vix\'aron', NULL, 'Rak-Ush Overseer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vix'aron +(214357, 0, 0, 'Armored Stagshell', NULL, 'Rak-Ush Swarmbeast', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Armored Stagshell +(214358, 0, 0, 'Faerin', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin +(214359, 0, 0, 'Kish\'nal', NULL, 'Rak-Ush Operations', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kish'nal +(214360, 0, 0, 'Aromash', NULL, 'Rak-Ush Operations', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aromash +(214362, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(214363, 0, 0, 'Remembered Commander', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Remembered Commander +(214364, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(214365, 0, 0, 'General Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- General Steelstrike +(214367, 0, 0, 'Faerin Lothar', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(214370, 0, 0, 'Remembered Son', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Remembered Son +(214371, 0, 0, 'General Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- General Steelstrike +(214376, 0, 0, 'General Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- General Steelstrike +(214377, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(214378, 0, 0, 'Faerin', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin +(214380, 0, 0, 'Raen Dawncavalyr', NULL, 'Head Armorer', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Raen Dawncavalyr +(214383, 0, 0, 'Sygfraed Siegepyr', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sygfraed Siegepyr +(214384, 0, 0, 'Faerin Lothar', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(214385, 0, 0, 'Lamplighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter +(214386, 0, 0, 'Arathi Orphan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Orphan +(214387, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(214388, 0, 0, 'Wanderer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Wanderer +(214389, 0, 0, 'Kobyss Harvester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Harvester +(214392, 0, 0, 'Memorial Tender', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Memorial Tender +(214393, 0, 0, 'Captured Memorial Tender', NULL, NULL, NULL, 'questinteract', 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Captured Memorial Tender +(214399, 0, 0, 'Memory of a Duke', NULL, 'Residual Memory Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Memory of a Duke +(214401, 0, 0, 'Bullfrog', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Bullfrog +(214402, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(214404, 0, 0, 'Faerin Lothar', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(214405, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(214406, 0, 0, 'Shadowstarved Bullfrog', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Shadowstarved Bullfrog +(214407, 0, 0, 'Faerin Lothar', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(214409, 0, 0, 'Earthen Engineer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Engineer +(214410, 0, 0, 'Earthen Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Worker +(214412, 0, 0, 'Stagshell Food Trough', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stagshell Food Trough +(214413, 0, 0, 'Faerin Lothar', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(214414, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(214415, 0, 0, 'Anguishing Nightmare', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Anguishing Nightmare +(214417, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(214418, 0, 0, 'Aelric Leid', NULL, 'Aide de Camp', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aelric Leid +(214419, 0, 0, 'Void Cursed Crusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Void Cursed Crusher +(214420, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(214421, 0, 0, 'Coalescing Void Diffuser', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Coalescing Void Diffuser +(214424, 0, 0, 'Stagshell Water Trough', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stagshell Water Trough +(214425, 0, 0, 'Seismic Rumbler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Seismic Rumbler +(214426, 0, 0, 'Steaming Falls Surger', NULL, 'T2 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Steaming Falls Surger +(214427, 0, 0, 'Remembered Executus', NULL, NULL, NULL, NULL, 0, 5979, 1, 0, 0, 0, 4, 0, 0, 56110), -- Remembered Executus +(214428, 0, 0, 'Seraphine Seedheart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Seraphine Seedheart +(214429, 0, 0, 'Arathi Reserve', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Reserve +(214431, 0, 0, 'Elmo Seedheart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Elmo Seedheart +(214432, 0, 0, 'Pearlfin Sparkleseeker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pearlfin Sparkleseeker +(214433, 0, 0, 'Pearlfin Tiderunner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pearlfin Tiderunner +(214434, 0, 0, 'Pearlfin Waterweaver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pearlfin Waterweaver +(214435, 0, 0, 'Pearlfin Sea-Shaman', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pearlfin Sea-Shaman +(214436, 0, 0, 'Pearlfin Clawclacker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Pearlfin Clawclacker +(214437, 0, 0, 'Seaborne Colossus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Seaborne Colossus +(214438, 0, 0, 'Mechanical Cart-Pusher', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Mechanical Cart-Pusher +(214439, 0, 0, 'Corrupted Oracle', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Corrupted Oracle +(214442, 0, 0, 'You', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- You +(214443, 0, 0, 'Crystal Shard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Crystal Shard +(214444, 0, 0, 'Aggartha', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aggartha +(214445, 0, 0, 'Makeshift Candle', NULL, NULL, NULL, 'attack', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Makeshift Candle +(214448, 0, 0, 'Terrace Basilisk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Terrace Basilisk +(214449, 0, 0, 'Kirin Tor Mage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Mage +(214450, 0, 0, '[DNT] Kill Credit: Spider Scene', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Spider Scene +(214451, 0, 0, 'Papriki', NULL, 'Rak-Ush Operations', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Papriki +(214452, 0, 0, '[DNT]Beetle Water Trough Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Beetle Water Trough Kill Credit +(214453, 213922, 0, 'Chasm Maker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Chasm Maker +(214455, 0, 0, '[DNT]Beetle Food Trough Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Beetle Food Trough Kill Credit +(214457, 0, 0, 'Kaheti Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Fighter +(214459, 0, 0, 'Garrak', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Garrak +(214460, 0, 0, 'Kaldrinn', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kaldrinn +(214461, 0, 0, 'Eiggard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Eiggard +(214462, 0, 0, 'Bertola', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Bertola +(214463, 0, 0, 'Merrimack', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Merrimack +(214464, 0, 0, 'Dorbund', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dorbund +(214465, 0, 0, 'Pearl Farmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pearl Farmer +(214466, 0, 0, 'Nerubian Saboteur', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Saboteur +(214470, 0, 0, 'Marin Noggenfogger', NULL, 'Baron of Gadgetzan', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Marin Noggenfogger +(214471, 0, 0, 'Magister Umbric', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magister Umbric +(214472, 0, 0, 'Meryl Felstorm', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Meryl Felstorm +(214473, 0, 0, 'Bomb Stagshell', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Bomb Stagshell +(214479, 0, 0, 'Rowdy Patron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rowdy Patron +(214502, 0, 0, 'The Bloodbound Horror', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 15, 0, 0, 56110), -- The Bloodbound Horror +(214503, 0, 0, 'Sikran', NULL, 'Captain of the Sureki', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 196, 56110), -- Sikran +(214504, 0, 0, 'Rasha\'nan', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 2116, 56110), -- Rasha'nan +(214506, 0, 0, 'Broodtwister Ovi\'nax', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 15, 0, 196, 56110), -- Broodtwister Ovi'nax +(214507, 0, 0, '[PH] Ethereal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [PH] Ethereal +(214510, 0, 0, '[PH] Evolved Nerubian Brute', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [PH] Evolved Nerubian Brute +(214511, 0, 0, '[PH] Queen Ansurek', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [PH] Queen Ansurek +(214512, 0, 0, '[DNT] Kill Credit: Survivors', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Survivors +(214513, 0, 0, 'Pulsating Relic', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pulsating Relic +(214516, 0, 0, 'Big Bessie', NULL, 'Truffle Hog', NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 53, 1, 0, 174, 56110), -- Big Bessie +(214517, 0, 0, 'Rowdy Patron Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Rowdy Patron Kill Credit +(214518, 0, 0, 'Volatile Soil', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Volatile Soil +(214520, 0, 0, 'Ren\'dorei Voidguard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ren'dorei Voidguard +(214521, 0, 0, 'Archmage Aethas Sunreaver', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Aethas Sunreaver +(214522, 0, 0, 'Sunreaver Battlemage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sunreaver Battlemage +(214534, 0, 0, 'Threadling', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Threadling +(214537, 0, 0, 'Air Bubbles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Air Bubbles +(214543, 0, 0, 'Polymorphed Victim', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Polymorphed Victim +(214544, 0, 0, 'Purgle-lurgle', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Purgle-lurgle +(214545, 0, 0, 'Burgle-gurgle', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Burgle-gurgle +(214546, 0, 0, 'Murgle-whurgle', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Murgle-whurgle +(214547, 0, 0, 'Seaborne Colossus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Seaborne Colossus +(214548, 0, 0, 'Slippery Syphoner', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 35, 1, 0, 0, 56110), -- Slippery Syphoner +(214549, 0, 0, 'Seaborne Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Seaborne Elemental +(214550, 0, 0, 'Deepwater Snapper', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 8, 1, 0, 0, 56110), -- Deepwater Snapper +(214551, 0, 0, 'Wandering Gutter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 1, 0, 0, 56110), -- Wandering Gutter +(214553, 0, 0, '[DNT] Kill Proxy - Ramulost - Rumors', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Ramulost - Rumors +(214556, 214553, 0, 'Rancher Kinnisant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rancher Kinnisant +(214557, 214553, 0, 'Rancher Buhisan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rancher Buhisan +(214558, 214553, 0, 'Rancher Fuoleim', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rancher Fuoleim +(214559, 214553, 0, 'Rancher Silbarspra', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rancher Silbarspra +(214560, 214553, 0, 'Rancher Tofstrun', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rancher Tofstrun +(214561, 214553, 0, 'Rancher Langan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rancher Langan +(214567, 0, 0, 'Cabbage Cart-Pusher', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Cabbage Cart-Pusher +(214569, 0, 0, 'Envenomed Contractor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Envenomed Contractor +(214570, 0, 0, 'Underbelly Bruiser', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Underbelly Bruiser +(214571, 0, 0, '[DNT]Bytlesnax Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Bytlesnax Kill Credit +(214572, 0, 0, '[DNT]Egg Sac Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Egg Sac Kill Credit +(214573, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Kill Credit +(214576, 0, 0, 'Iron-Runed Protector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Iron-Runed Protector +(214578, 0, 0, 'Nerubian Swarmite - Caster, Bomber', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Caster, Bomber +(214579, 0, 0, 'Nori Pridedrift', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nori Pridedrift +(214581, 211787, 0, 'Stormtop Terralisk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Stormtop Terralisk +(214582, 0, 0, '[DNT] Kill Credit: Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit: Nerubian +(214585, 0, 0, 'Arcane Portal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Arcane Portal +(214586, 0, 0, 'Arcane Elemental', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Arcane Elemental +(214587, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Kill Credit +(214588, 0, 0, 'Carrot Cart-Pusher', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Carrot Cart-Pusher +(214590, 0, 0, 'Durnan Furcutter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- Durnan Furcutter + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(214593, 0, 0, 'Barnil Stonepot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Barnil Stonepot +(214594, 0, 0, 'Cascade Guardian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Cascade Guardian +(214595, 0, 0, 'Dalaran Civilian', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dalaran Civilian +(214604, 0, 0, 'Recovering Contractor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Recovering Contractor +(214605, 0, 0, '[DNT] Kill Credit: Relics Destroyed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Relics Destroyed +(214609, 0, 0, 'Apothecary Johaan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Apothecary Johaan +(214610, 0, 0, 'Alliance', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alliance +(214613, 0, 0, 'Blacksmith Vignette', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Blacksmith Vignette +(214614, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(214625, 0, 0, 'Kobyss Necromancer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Necromancer +(214628, 0, 0, 'Partially-Chewed Goblin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Partially-Chewed Goblin +(214631, 0, 0, 'Machine Speaker Emissary', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Machine Speaker Emissary +(214632, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(214637, 0, 0, 'Kobyss Killer', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 214, 56110), -- Kobyss Killer +(214640, 0, 0, 'Harvester Farnee', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Harvester Farnee +(214641, 0, 0, 'Kobyss Killer', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 214, 56110), -- Kobyss Killer +(214643, 0, 0, 'Kobyss Killer', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 214, 56110), -- Kobyss Killer +(214651, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(214661, 0, 0, 'Goldie Baronbottom', NULL, 'BEE.E.O.', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 144, 56110), -- Goldie Baronbottom +(214662, 0, 0, 'Scornful Sandshoal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Scornful Sandshoal +(214663, 0, 0, 'High Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker Brinthe +(214664, 0, 0, 'ZZ-01-47', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- ZZ-01-47 +(214665, 0, 0, 'Archmage Drenden', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Drenden +(214666, 0, 0, 'Citizen of Dalaran helped', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Citizen of Dalaran helped +(214667, 0, 0, 'Ward of Dalaran', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ward of Dalaran +(214668, 0, 0, 'Venture Co. Patron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Venture Co. Patron +(214669, 0, 0, 'Brann Bronzebeard', NULL, 'Explorers\' League', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brann Bronzebeard +(214670, 0, 0, '[DNT] Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Proxy +(214673, 0, 0, 'Flavor Scientist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Flavor Scientist +(214674, 0, 0, 'Nerubian Ambusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Ambusher +(214675, 0, 0, 'Venture Co. Fire Mage', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Venture Co. Fire Mage +(214676, 0, 0, 'Venture Co. Technician', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Venture Co. Technician +(214677, 0, 0, 'Invading Hurler', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Invading Hurler +(214678, 0, 0, 'Kaheti Civilian', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Civilian +(214679, 0, 0, 'Kaheti Merchant', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Merchant +(214680, 0, 0, 'Royal Merchant', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Royal Merchant +(214684, 0, 0, 'Invading Scrapper', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Invading Scrapper +(214685, 0, 0, '[DNT] Kill Credit - Nerubians', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - Nerubians +(214686, 0, 0, 'Kaheti Threadmancer', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Threadmancer +(214687, 0, 0, 'Sureki Frostweaver', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Frostweaver +(214688, 0, 0, 'Kaheti Skirmisher', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Skirmisher +(214689, 0, 0, 'Sureki Ironweave', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Ironweave +(214690, 0, 0, 'Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 10, 0, 79, 56110), -- Mine Cart +(214691, 0, 0, 'Dark Recluse', NULL, 'T3 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dark Recluse +(214696, 0, 0, 'Queen Bee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Queen Bee +(214697, 0, 0, 'Chef Chewie', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chef Chewie +(214709, 0, 0, 'Venture Co. Mercenary', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Venture Co. Mercenary +(214710, 0, 0, 'Larva', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 8, 0, 0, 56110), -- Larva +(214711, 0, 0, 'Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 8, 0, 0, 56110), -- Glowmite +(214712, 0, 0, 'Leech', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 8, 0, 0, 56110), -- Leech +(214713, 0, 0, 'Bloodfeaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 8, 0, 0, 56110), -- Bloodfeaster +(214714, 0, 0, 'Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Moth +(214715, 0, 0, 'Nerubian Baby', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Baby +(214716, 0, 0, 'Nerubian Baby', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Baby +(214717, 0, 0, 'Nerubian Baby', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Baby +(214719, 0, 0, 'Nerubian Baby', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Baby +(214720, 0, 0, 'Pill Bug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Pill Bug +(214721, 0, 0, 'Lava Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lava Elemental +(214722, 0, 0, 'Molten Slag', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Molten Slag +(214723, 0, 0, 'Lava Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 72, 56110), -- Lava Snail +(214724, 0, 0, 'Molten Slagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 72, 56110), -- Molten Slagshell +(214726, 0, 0, 'Lava Slug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 8, 0, 0, 56110), -- Lava Slug +(214727, 0, 0, 'Chitin Knight', NULL, '1.5 Scale', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chitin Knight +(214728, 0, 0, 'Ascended Neophyte', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ascended Neophyte +(214729, 0, 0, 'Ascended Neophyte', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ascended Neophyte +(214730, 0, 0, 'Ascended Neophyte', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ascended Neophyte +(214731, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(214732, 0, 0, 'Ascended Neophyte', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ascended Neophyte +(214733, 0, 0, 'Pale Priest', NULL, '1.5 Scale', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pale Priest +(214734, 0, 0, 'Unseen Blade', NULL, '1.5 Scale', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Unseen Blade +(214735, 0, 0, 'Bio Worm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Bio Worm +(214736, 0, 0, 'Nerubian Stagshell - Bomber', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Nerubian Stagshell - Bomber +(214738, 0, 0, 'Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Jawcrawler +(214739, 0, 0, 'Nerubian Stagshell - Melee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Nerubian Stagshell - Melee +(214741, 0, 0, 'Nerubian Swarmite - Bomber', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Bomber +(214742, 0, 0, 'Nerubian Swarmite - Melee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Melee +(214743, 0, 0, 'Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Threadling +(214745, 0, 0, 'Dark Recluse', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dark Recluse +(214746, 0, 0, 'Kaheti Civilian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Civilian +(214747, 0, 0, 'Kaheti Merchant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Merchant +(214748, 0, 0, 'Kaheti Skirmisher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Skirmisher +(214749, 0, 0, 'Kaheti Threadmancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Threadmancer +(214750, 0, 0, 'Royal Weaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Royal Weaver +(214752, 0, 0, 'Sureki Frostweaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Frostweaver +(214753, 0, 0, 'Sureki Ironweave', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Ironweave +(214755, 0, 0, 'Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(214757, 0, 207968, 'Croakit', NULL, NULL, NULL, NULL, 0, 6125, 1, 1082, 0, 291, 1, 0, 0, 56110), -- Croakit +(214761, 0, 0, 'Nightfall Ritualist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Ritualist +(214762, 0, 0, 'Nightfall Commander', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Commander +(214764, 0, 0, 'Rustmane Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Rustmane Shalehorn +(214767, 214823, 0, 'Wounded Aeroknight', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wounded Aeroknight +(214769, 0, 0, 'Stillpond Fishscrounger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stillpond Fishscrounger +(214770, 0, 0, 'Dark Pledgling', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dark Pledgling +(214771, 0, 0, 'Dark Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dark Priest +(214772, 0, 0, 'Limestone Falcon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Limestone Falcon +(214773, 0, 0, 'Air Bubble', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 64, 56110), -- Air Bubble +(214774, 0, 0, 'Dark Whisperer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dark Whisperer +(214777, 0, 0, 'Elder Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Elder Priest +(214778, 0, 0, 'Monastic Webling', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Monastic Webling +(214780, 0, 0, 'Flynn Fairwind', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Flynn Fairwind +(214781, 0, 0, 'Royal Acolyte', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Acolyte +(214782, 0, 0, 'Royal Adviser', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Adviser +(214783, 0, 0, 'Vileroot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Vileroot +(214784, 0, 0, 'Royal Scribe', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Scribe +(214785, 0, 0, 'Web Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Web Priest +(214787, 0, 0, '[DNT] Kill Credit - Rescue Friend', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - Rescue Friend +(214790, 0, 0, 'Witherthorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Witherthorn +(214792, 0, 0, 'Kaheti Hulk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Hulk +(214793, 0, 0, 'Kaheti Lord', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Lord +(214794, 0, 0, 'Dark Amalgamat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Dark Amalgamat +(214795, 0, 0, 'Kaheti Warshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Warshell +(214796, 0, 0, 'Sureki Hulk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Hulk +(214797, 0, 0, 'Sureki Lord', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Lord +(214798, 0, 0, 'Sureki Warshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Warshell +(214801, 0, 0, 'Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Skipper +(214803, 0, 0, 'Fungarian Caster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Caster +(214804, 0, 0, 'Fungarian Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Fighter +(214805, 0, 0, 'Spider, Underground', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Spider, Underground +(214806, 0, 0, 'Thickshell Trawler', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Thickshell Trawler +(214807, 0, 0, 'Greater Tentacle Slime', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Greater Tentacle Slime +(214808, 0, 0, 'Ragnar Thunderbrew', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ragnar Thunderbrew +(214810, 0, 0, 'Kobyss Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Fighter +(214811, 0, 0, 'Sergra Darkthorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sergra Darkthorn +(214813, 0, 0, 'Giant Slime, Void', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Giant Slime, Void +(214815, 0, 0, 'Rock Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Rock Snail +(214816, 0, 0, 'Fungarian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian +(214817, 0, 0, 'Blighttwine', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Blighttwine +(214818, 0, 0, 'Fungarian', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian +(214819, 0, 0, 'Fungarian', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian +(214820, 0, 0, 'Black Blood Droplet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Black Blood Droplet +(214821, 0, 0, 'Stillpond Sparkbug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Stillpond Sparkbug +(214823, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(214824, 0, 0, 'Cart Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Cart Hauler +(214825, 0, 0, 'Supervisor Radlock', NULL, 'Darkfuse Enforcement', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Supervisor Radlock +(214826, 0, 0, 'Mechanized Enforcer', NULL, 'Darkfuse Enforcement', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Mechanized Enforcer +(214828, 0, 0, 'Perceptive Salvager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Perceptive Salvager +(214831, 0, 0, 'Stillpond Lightqueen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Stillpond Lightqueen +(214833, 0, 0, 'Deactivated War Golem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Deactivated War Golem +(214834, 0, 0, 'Winged Drinker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Winged Drinker +(214835, 0, 0, 'Stillpond Tidewader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Stillpond Tidewader +(214836, 0, 0, 'Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lashroom +(214838, 0, 0, 'Earthen Wagon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Earthen Wagon +(214840, 0, 0, 'Engorged Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Engorged Crawler +(214841, 0, 0, 'Tools Repaired', NULL, NULL, NULL, NULL, 8, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- Tools Repaired +(214842, 0, 0, 'Reforge Tools', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Reforge Tools +(214843, 0, 0, 'Spattered Charcoal', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Spattered Charcoal +(214844, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 8, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- [DNT] Kill Credit +(214845, 0, 0, 'Drop Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Drop Beast +(214846, 0, 0, 'Nerubian Wall Stalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Nerubian Wall Stalker +(214854, 0, 0, 'Harvestbot Remy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Harvestbot Remy +(214855, 0, 0, 'Harvestbot Remy', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Harvestbot Remy +(214865, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(214868, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(214875, 0, 0, 'Territorial Flame Wasp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Territorial Flame Wasp +(214878, 0, 0, 'Kill Credit: Enter Taelloch Village [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Enter Taelloch Village [DNT] +(214879, 0, 0, 'Kill Credit: Knock on Door A [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Knock on Door A [DNT] +(214880, 0, 0, 'Kill Credit: Knock on Door B [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Knock on Door B [DNT] +(214881, 0, 0, 'Kill Credit: Knock on Door C [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Knock on Door C [DNT] +(214882, 0, 0, 'Kill Credit: Knock on Door D [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Knock on Door D [DNT] +(214883, 0, 0, 'Kill Credit: Investigate Call for Help [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Investigate Call for Help [DNT] +(214884, 0, 0, 'Kill Credit: Knock on Door F [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Knock on Door F [DNT] +(214885, 0, 0, 'Kill Credit: investigate object [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: investigate object [DNT] +(214886, 0, 0, 'Kill Credit: read slate [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: read slate [DNT] +(214890, 0, 0, 'Ironhaul Bodyguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Ironhaul Bodyguard +(214891, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(214892, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(214901, 0, 0, 'Shadow Vanguard Brute', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shadow Vanguard Brute +(214903, 0, 0, 'Tinkmaster Overspark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tinkmaster Overspark +(214904, 0, 0, 'Scooty', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scooty +(214905, 0, 207968, 'Radiant-Twisted Mycelium', NULL, NULL, NULL, NULL, 0, 5984, 1, 0, 0, 0, 4, 0, 0, 56110), -- Radiant-Twisted Mycelium +(214908, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(214909, 0, 0, 'ZZZOLDCaptain of the Queensguard [PH]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- ZZZOLDCaptain of the Queensguard [PH] +(214910, 0, 0, 'Terrified Dalaran Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Terrified Dalaran Citizen +(214911, 0, 0, '[DNT] Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Proxy +(214912, 0, 0, '[DNT] Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Proxy +(214916, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(214917, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(214919, 0, 0, 'Thrall', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Thrall +(214920, 0, 0, 'Tasting Room Attendant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tasting Room Attendant +(214921, 0, 0, 'Harmot', NULL, 'Geomender', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Harmot +(214922, 0, 0, 'Harvester Farnee', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Harvester Farnee +(214923, 0, 0, 'Invasive Shadowblossom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Invasive Shadowblossom +(214924, 0, 0, 'Enraged Magma Fury', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Enraged Magma Fury +(214925, 0, 0, 'Sternshear Sheep', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Sternshear Sheep +(214926, 0, 0, 'Stonehoofed Piglet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Stonehoofed Piglet +(214927, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(214928, 0, 0, 'Stonehoofed Hog', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Stonehoofed Hog +(214929, 0, 0, 'Earthen Stormrider', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Stormrider +(214930, 0, 0, 'Shadow-Mad Sow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Shadow-Mad Sow +(214931, 0, 0, 'Web Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Web Priest +(214932, 0, 0, 'Beetle of Burden', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Beetle of Burden +(214933, 0, 0, 'Invading Depthlurker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Invading Depthlurker +(214934, 0, 0, 'Invading Depthlurker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Invading Depthlurker +(214935, 214685, 0, 'Stalwart Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Stalwart Hauler +(214937, 0, 0, 'KC: Gate Opened', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Gate Opened +(214938, 0, 0, 'KC: Gate Ambush Defeated', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Gate Ambush Defeated +(214939, 214685, 0, 'Kaheti Threadmancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Threadmancer +(214940, 214685, 214939, 'Kaheti Skirmisher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Skirmisher +(214941, 214685, 214939, 'Kaheti Overseer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Overseer +(214943, 0, 0, 'Twitchy If\'tish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Twitchy If'tish +(214945, 0, 0, 'Moss-Draped Ramolith', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Moss-Draped Ramolith +(214946, 0, 0, 'Vinechewer Ramolith', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Vinechewer Ramolith +(214947, 0, 0, 'Eye of Topaz', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Eye of Topaz +(214948, 0, 0, 'Roaming Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Roaming Stormrook +(214949, 0, 0, 'Resplendent Peafowl', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 7, 1, 0, 0, 56110), -- Resplendent Peafowl +(214950, 0, 0, 'Azure Peachick', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Azure Peachick +(214951, 0, 0, 'Shellwrangler Viz\'kall', NULL, 'Stable Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shellwrangler Viz'kall +(214952, 0, 0, 'Gevish\'ren', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gevish'ren +(214953, 0, 0, 'Executor Zetish\'nal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Executor Zetish'nal +(214958, 0, 0, 'Creeping Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Creeping Lashroom +(214959, 0, 0, 'Congealed Memories', NULL, NULL, NULL, NULL, 0, 6001, 1, 0, 0, 0, 15, 0, 0, 56110), -- Congealed Memories +(214960, 0, 0, 'Bubbling Mudskip', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Bubbling Mudskip +(214961, 0, 0, 'Drifting Sporebloom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Drifting Sporebloom +(214962, 0, 0, 'Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Undercrawler +(214963, 0, 0, 'Wandering Glimmerfly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Wandering Glimmerfly +(214964, 220685, 0, 'Stormrider Edeltrau', NULL, NULL, NULL, 'speak', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Edeltrau +(214965, 220685, 0, 'Stormrider Meirand', NULL, NULL, NULL, 'speak', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Meirand +(214966, 220685, 0, 'Stormrider Vokmar', NULL, NULL, NULL, 'speak', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Vokmar +(214969, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Kill Credit +(214970, 0, 0, 'Ironwold Stormpaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Ironwold Stormpaw +(214971, 0, 0, 'Ironwold Alpha', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Ironwold Alpha +(214973, 0, 0, 'Shalehorn Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn Bull +(214979, 0, 0, 'Demoralized Recruit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Demoralized Recruit +(214982, 0, 0, 'Weaverat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaverat +(214986, 0, 0, 'Silken Ward Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Silken Ward Citizen +(214991, 0, 0, '[DNT] Kill Proxy - Max Level - 01 - Stay a While', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 01 - Stay a While +(214992, 0, 0, '[DNT] Kill Proxy - Max Level - Talk to Olbarig', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Talk to Olbarig +(214995, 0, 0, 'Olbarig', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Olbarig +(214998, 0, 0, 'Chicken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Chicken +(214999, 0, 0, 'Chicken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Chicken +(215000, 0, 0, 'Chicken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Chicken +(215001, 0, 0, 'Chicken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Chicken +(215002, 0, 0, 'Lynx', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Lynx +(215003, 0, 0, 'Lynx', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Lynx +(215004, 0, 0, 'Lynx', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Lynx +(215005, 0, 0, 'Lynx', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Lynx +(215006, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(215010, 0, 0, 'Lynx Cub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Lynx Cub +(215012, 0, 0, 'Lynx Cub', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 2, 8, 0, 0, 56110), -- Lynx Cub +(215016, 0, 0, '[DNT] Kill Proxy - Max Level - Summoning Progress T1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Summoning Progress T1 +(215021, 0, 0, 'Cinderbee Buzzer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Cinderbee Buzzer +(215022, 0, 0, 'Siltweed Rager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Siltweed Rager +(215023, 0, 0, 'Cinderbee Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Cinderbee Worker +(215024, 0, 0, 'Cinderbee Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Cinderbee Drone +(215025, 0, 0, 'Siltweed Scuffler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Siltweed Scuffler +(215026, 0, 0, 'Heat Hornet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Heat Hornet +(215027, 0, 0, 'Siltweed Sporetosser', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Siltweed Sporetosser +(215028, 0, 0, 'Cinderhoney Glob', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Cinderhoney Glob +(215031, 0, 0, 'Burblio', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Burblio +(215032, 0, 0, 'Siltweed Crusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110); -- Siltweed Crusher + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(215034, 0, 0, 'Salt-Ear Ferret', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Salt-Ear Ferret +(215035, 0, 0, 'Freefoot Mouse', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Freefoot Mouse +(215036, 0, 0, 'Redwing Falcon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Redwing Falcon +(215037, 0, 0, 'Vetiverian', NULL, 'Mmarl Guard Captain', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vetiverian +(215038, 0, 0, 'Thistlestar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Thistlestar +(215039, 0, 0, 'Rooktender Lufsela', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rooktender Lufsela +(215040, 0, 0, 'Kobyss Bonechewer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Bonechewer +(215041, 0, 0, 'Miral Murder-Mittens', NULL, 'Loyal Farm Lynx', NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Miral Murder-Mittens +(215042, 0, 0, 'Lynx Cub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Lynx Cub +(215043, 0, 0, 'Lynx Cub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 8, 0, 0, 56110), -- Lynx Cub +(215048, 215016, 0, 'Rampant Air Elemental', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Rampant Air Elemental +(215052, 0, 0, 'Tomothy Hillhelm', NULL, 'Harvest Worker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tomothy Hillhelm +(215053, 0, 0, 'Fulminating Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fulminating Stormrook +(215054, 0, 0, 'Crackling Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Crackling Stormrook +(215055, 0, 0, 'Charged Stormfang', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Charged Stormfang +(215056, 0, 0, 'Xix\'rie', NULL, 'Associate Underlord', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Xix'rie +(215057, 0, 0, 'Stirred Cobblestone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stirred Cobblestone +(215058, 0, 0, 'Xixian Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Xixian Swarmer +(215059, 0, 0, 'Xixian Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Xixian Drone +(215061, 0, 0, 'Apothecary Xal', NULL, 'Alchemy Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Apothecary Xal +(215063, 0, 0, 'Local Mender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Local Mender +(215064, 0, 0, 'The Grasping Darkness', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- The Grasping Darkness +(215065, 0, 0, 'Chitin Warden', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chitin Warden +(215066, 0, 0, 'Lowpriest Vazhan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lowpriest Vazhan +(215069, 0, 0, 'KC: Gate Interacted With', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Gate Interacted With +(215070, 0, 0, 'Ashwhite Kestrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Ashwhite Kestrel +(215074, 0, 0, 'Wild Widow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Wild Widow +(215077, 0, 0, 'Wickbreaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Wickbreaker +(215080, 0, 0, 'Scoop Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Scoop Moth +(215082, 0, 0, 'Shale Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Shale Snail +(215083, 0, 0, 'Living Spirecrystal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Living Spirecrystal +(215085, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(215086, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(215087, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(215088, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(215090, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(215091, 0, 0, 'Rallied Recruit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 84, 56110), -- Rallied Recruit +(215092, 0, 0, 'Spirefang', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Spirefang +(215093, 0, 0, 'Cragstep Mouse', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Cragstep Mouse +(215099, 0, 0, 'Dark Gulper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Dark Gulper +(215106, 0, 0, 'Demoralized Recruit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Demoralized Recruit +(215107, 0, 0, 'Demoralized Recruit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Demoralized Recruit +(215111, 0, 0, 'Fungarian Sporeling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Sporeling +(215112, 0, 0, 'Nerubian Cache Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Nerubian Cache Kill Credit +(215113, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(215114, 0, 0, 'Ironhaul Railhand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Ironhaul Railhand +(215115, 0, 0, 'Nosy Ferret', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Nosy Ferret +(215116, 0, 0, 'Nosy Mouse', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Nosy Mouse +(215118, 0, 0, 'Explosive Cache', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Explosive Cache +(215120, 217986, 0, 'Rampant Lightning Elemental', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Rampant Lightning Elemental +(215121, 0, 0, '[DNT] Kill Proxy - Max Level - Dhar Oztan Reached', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Dhar Oztan Reached +(215122, 0, 0, '[DNT] Kill Proxy - Max Level - Talk to Rider 02', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Talk to Rider 02 +(215123, 0, 0, '[DNT] Kill Proxy - Max Level - Talk to Rider 03', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Talk to Rider 03 +(215124, 0, 0, '[DNT] Kill Proxy - Max Level - 06A - Spar with Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 06A - Spar with Earthen +(215125, 222669, 0, 'Gurnot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gurnot +(215126, 222668, 0, 'Adalar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adalar +(215127, 222472, 0, 'Kothilde', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kothilde +(215128, 0, 0, 'Ironhaul Railhand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Ironhaul Railhand +(215129, 0, 0, 'Ironhaul Railhand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Ironhaul Railhand +(215130, 0, 0, 'Preserved Niffen', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Preserved Niffen +(215131, 0, 0, 'Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Target +(215132, 0, 0, 'Dirk the Fixer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dirk the Fixer +(215135, 0, 0, 'Rallied Recruit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 84, 56110), -- Rallied Recruit +(215136, 215269, 215271, 'Wrench-Stealing Goretusk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Wrench-Stealing Goretusk +(215137, 0, 0, 'Rallied Recruit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 84, 56110), -- Rallied Recruit +(215149, 0, 0, 'Gaeret Velhan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 84, 56110), -- Gaeret Velhan +(215150, 0, 0, 'Kill Credit: AT1 - enter town [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: AT1 - enter town [DNT] +(215152, 0, 0, 'Kill Credit: AT2 - market stall [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: AT2 - market stall [DNT] +(215153, 0, 0, 'Kill Credit: AT3 - fountain [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: AT3 - fountain [DNT] +(215154, 0, 0, 'Kill Credit: AT4 - rubble [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: AT4 - rubble [DNT] +(215155, 0, 0, 'Kill Credit: AT5 - forge hot [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: AT5 - forge hot [DNT] +(215156, 0, 0, 'Kill Credit: Tools interacted [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Tools interacted [DNT] +(215160, 0, 0, 'Kill Credit: interact 1 - slate [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: interact 1 - slate [DNT] +(215161, 0, 0, 'Kill Credit: interact 2 - fallen cart [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: interact 2 - fallen cart [DNT] +(215162, 0, 0, 'Kill Credit: interact slate 02 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: interact slate 02 [DNT] +(215163, 0, 0, 'Kill Credit: interact 4 - dead wildlife [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: interact 4 - dead wildlife [DNT] +(215164, 0, 0, 'Lurking Darkness', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lurking Darkness +(215165, 0, 0, 'Kill Credit: interact 5 - slate [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: interact 5 - slate [DNT] +(215166, 0, 0, 'Kill Credit: interact slate 04 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: interact slate 04 [DNT] +(215167, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(215170, 217997, 0, 'Kaheti Preysnatcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Preysnatcher +(215172, 0, 0, 'Valeir Steelshot', NULL, NULL, NULL, NULL, 6, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Valeir Steelshot +(215173, 0, 0, 'Lallie Fireclad', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lallie Fireclad +(215174, 0, 0, 'Gaeret Velhan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gaeret Velhan +(215176, 0, 0, 'Nicky Snapstart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nicky Snapstart +(215177, 0, 0, 'Waximus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Waximus +(215178, 0, 0, 'Vetiverian', NULL, 'Mmarl Guard Captain', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vetiverian +(215182, 0, 0, 'Stormrider Meirand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Meirand +(215183, 0, 0, 'Stormrider Vokmar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Vokmar +(215185, 0, 0, 'Blackblood Horror', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Blackblood Horror +(215186, 0, 0, 'Mag\'har Outrider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mag'har Outrider +(215187, 0, 0, 'Overlord Geya\'rah', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Overlord Geya'rah +(215194, 0, 0, '[DNT] Kill Proxy - Max Level - 03A - Elementals - T1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 03A - Elementals - T1 +(215195, 0, 0, '[DNT] Kill Proxy - Max Level - Basic Training - Wolf Pack', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Basic Training - Wolf Pack +(215198, 0, 0, 'Mag\'har Grunt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mag'har Grunt +(215199, 0, 0, 'Mag\'har Direwolf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Mag'har Direwolf +(215200, 0, 0, 'Kill Credit: Kobyss Cage Burned', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Kobyss Cage Burned +(215201, 0, 0, 'Aggartha', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aggartha +(215202, 0, 0, 'Kill Credit: investigate progress [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: investigate progress [DNT] +(215203, 0, 0, 'Wildhammer Gryphon Rider', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Wildhammer Gryphon Rider +(215204, 0, 0, 'Wildhammer Gryphon', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 160, 1, 0, 0, 56110), -- Wildhammer Gryphon +(215205, 0, 0, 'Blackblood Coalescence', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Blackblood Coalescence +(215206, 0, 0, 'Night-Twisted Hog', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Night-Twisted Hog +(215207, 0, 0, 'Webbed Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Webbed Citizen +(215208, 0, 0, 'Orsenth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orsenth +(215209, 0, 0, 'Munderut', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Munderut +(215210, 0, 0, 'Injured Refinery Worker', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Refinery Worker +(215211, 0, 0, 'Kurdran Wildhammer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kurdran Wildhammer +(215212, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(215213, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(215215, 0, 0, '[DNT] Kill Proxy - Max Level - Meet Your Mentors', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Meet Your Mentors +(215221, 0, 0, 'Fatma Furrowner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fatma Furrowner +(215222, 0, 0, '[DNT] Kill Proxy - Max Level - Flight Training', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Flight Training +(215224, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(215225, 0, 0, 'Area Trigger Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Area Trigger Bunny +(215228, 0, 0, 'KC: Total Fighters Recruited [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Total Fighters Recruited [DNT] +(215230, 0, 0, 'KC: Weapon Crates Collected [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Weapon Crates Collected [DNT] +(215232, 0, 0, 'Rampaging Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Rampaging Elemental +(215233, 0, 0, 'Urthgrafr Riftcaller', NULL, 'The Awakened', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Urthgrafr Riftcaller +(215234, 0, 0, 'Ferdagor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ferdagor +(215235, 0, 0, 'Underground Spore', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Underground Spore +(215236, 0, 0, 'Candlelit Desecrator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candlelit Desecrator +(215237, 0, 0, 'Alyza Bowblaze', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alyza Bowblaze +(215239, 217950, 0, 'Hungering Necromage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Hungering Necromage +(215241, 0, 0, 'Weaver\'s Researcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Researcher +(215242, 217950, 0, 'Hungering Slicer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hungering Slicer +(215243, 217950, 0, 'Hungering Shimmerfin', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Hungering Shimmerfin +(215245, 0, 0, 'Confused Observer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Confused Observer +(215246, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(215247, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(215248, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(215249, 0, 0, 'Buried Legs', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Buried Legs +(215250, 0, 0, 'Candle Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Candle Bunny +(215252, 0, 0, 'Sharpscale the Devourer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sharpscale the Devourer +(215253, 0, 0, 'Baeny the Barrel', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Baeny the Barrel +(215254, 0, 0, 'Alyza Bowblaze', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alyza Bowblaze +(215255, 0, 0, 'Alyza Bowblaze', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alyza Bowblaze +(215257, 0, 0, 'Sureki Hunter-Killer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Sureki Hunter-Killer +(215258, 0, 0, 'Clerk Gretal', NULL, 'Crafting Orders', NULL, 'workorders', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Clerk Gretal +(215260, 0, 0, 'Tower Quartermaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tower Quartermaster +(215262, 0, 0, 'Contaminating Goo', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Contaminating Goo +(215263, 0, 0, 'Activated Cabbage Smacker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Activated Cabbage Smacker +(215266, 0, 0, 'Gurnot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gurnot +(215267, 0, 0, 'Boss Quilgore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Boss Quilgore +(215268, 0, 0, 'Apprentice Blacksmith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Apprentice Blacksmith +(215269, 215136, 0, 'Fixed-Up Goretusk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Fixed-Up Goretusk +(215270, 0, 0, 'Nerubian Crate', NULL, NULL, NULL, 'attack', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian Crate +(215271, 215136, 0, 'Piglet Urchin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Piglet Urchin +(215276, 0, 0, 'High Speaker Eirich', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker Eirich +(215277, 0, 0, 'Adelgonn', NULL, 'Stoneward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adelgonn +(215278, 0, 0, 'Honor Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Honor Guard +(215279, 0, 0, 'KC: Romantic Recruited [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Romantic Recruited [DNT] +(215280, 0, 0, 'KC: Crate 1 Collected [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Crate 1 Collected [DNT] +(215281, 0, 0, 'Flowing Wax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Flowing Wax +(215284, 0, 0, 'KC: Eater Recruited [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Eater Recruited [DNT] +(215285, 0, 0, 'KC: Collector Recruited [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Collector Recruited [DNT] +(215286, 0, 0, 'KC: Technomancer Recruited [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Technomancer Recruited [DNT] +(215287, 0, 0, 'KC: Spiritualist Recruited [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Spiritualist Recruited [DNT] +(215288, 0, 0, 'KC: Crate 2 Collected [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Crate 2 Collected [DNT] +(215289, 0, 0, 'KC: Crate 3 Collected [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Crate 3 Collected [DNT] +(215290, 0, 0, 'Eiggard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Eiggard +(215291, 0, 0, 'Eiggard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Eiggard +(215292, 0, 0, 'Bertola', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Bertola +(215293, 0, 0, 'Bertola', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Bertola +(215294, 0, 0, 'Kill Credit Seed Planting', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit Seed Planting +(215298, 0, 0, 'Evolved Nerubian', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Evolved Nerubian +(215299, 0, 0, 'Flying Bomber', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 9, 0, 113, 56110), -- Flying Bomber +(215300, 0, 0, 'Seed-Ready Soil', NULL, NULL, NULL, 'questinteract', 9, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Seed-Ready Soil +(215301, 0, 0, 'Shinda Creedpike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shinda Creedpike +(215302, 0, 0, 'Garrak', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Garrak +(215303, 0, 0, 'Garrak', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Garrak +(215304, 0, 0, 'Kaldrinn', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kaldrinn +(215305, 0, 0, 'Kaldrinn', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kaldrinn +(215306, 0, 0, 'Endiri Dawnsurge', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Endiri Dawnsurge +(215307, 0, 0, 'Merrimack', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Merrimack +(215308, 0, 0, 'Merrimack', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Merrimack +(215313, 0, 0, 'Lord Rogers', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Lord Rogers +(215314, 0, 0, 'Aggartha', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aggartha +(215317, 0, 0, 'Garrak', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Garrak +(215318, 0, 0, 'Dorbund', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dorbund +(215319, 0, 0, 'Bertola', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Bertola +(215320, 0, 0, 'Eiggard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Eiggard +(215321, 0, 0, 'Kaldrinn', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kaldrinn +(215322, 0, 0, 'Merrimack', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Merrimack +(215326, 0, 0, 'Arathi Captain', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Captain +(215327, 0, 0, 'Aggartha', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aggartha +(215328, 0, 0, 'Crystal-infused Shard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Crystal-infused Shard +(215331, 0, 0, 'Faerin Lothar', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(215333, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(215335, 0, 0, 'General Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- General Steelstrike +(215336, 0, 0, 'zzzoldEvolved Shocktrooper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- zzzoldEvolved Shocktrooper +(215339, 0, 0, 'Kill Credit: Play Light\'s Gambit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Play Light's Gambit +(215341, 0, 0, 'Great Kyron', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Great Kyron +(215342, 0, 0, 'Nerubian Assassin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Assassin +(215344, 0, 0, 'Fungarian Caster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Caster +(215345, 0, 0, 'Fungarian Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Fighter +(215346, 0, 0, 'Bio Worm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Bio Worm +(215347, 0, 0, 'Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Undercrawler +(215348, 0, 0, 'Feral Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Feral Stagshell +(215349, 0, 0, 'Great Hexer Ohodo', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Great Hexer Ohodo +(215351, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(215353, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(215354, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(215355, 0, 0, 'Jack-Pierre', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Jack-Pierre +(215356, 0, 0, 'Werlot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Werlot +(215357, 0, 0, 'Velocity', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Velocity +(215358, 0, 0, 'Salty Gull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Salty Gull +(215359, 0, 0, 'Quaking Rager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Quaking Rager +(215360, 0, 0, 'Swarming Sandwhisper', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Swarming Sandwhisper +(215361, 0, 0, 'Rising Tidebound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Rising Tidebound +(215362, 0, 0, 'Condensing Sprite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Condensing Sprite +(215363, 0, 0, 'Unbound Peblet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Unbound Peblet +(215364, 0, 0, 'Ette', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ette +(215365, 0, 0, 'Twill', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Twill +(215366, 0, 0, 'Dense Louie', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Dense Louie +(215370, 0, 0, 'General Ottomar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- General Ottomar +(215371, 0, 0, 'General Emmerich', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- General Emmerich +(215372, 0, 0, 'Dornic', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dornic +(215373, 0, 0, 'Nerubian Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite +(215374, 0, 0, 'Nerubian Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Nerubian Stagshell +(215375, 0, 0, 'Troumer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Troumer +(215376, 0, 0, 'Phawa', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Phawa +(215377, 0, 0, 'Veytar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Veytar +(215379, 0, 0, '[name TBD]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- [name TBD] +(215380, 0, 0, '[DNT] Kill Proxy - Max Level - Basic Training Elementals', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Basic Training Elementals +(215381, 0, 0, 'Fungarian Fighter', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Fighter +(215382, 0, 0, 'Fungarian Caster', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Caster +(215383, 0, 0, 'Nerubian Ceiling Stalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Nerubian Ceiling Stalker +(215384, 0, 0, 'Rock Sporebat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Rock Sporebat +(215386, 215550, 0, 'Spored Gnasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Spored Gnasher +(215387, 0, 0, 'Kill Credit: retreat to office [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: retreat to office [DNT] +(215388, 0, 0, 'Knight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 156, 56110), -- Knight +(215389, 0, 0, 'Nerubian Ceiling Stalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Nerubian Ceiling Stalker +(215392, 0, 0, 'Royal Scuttler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Royal Scuttler +(215393, 0, 0, 'Sureki Retainer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Sureki Retainer +(215395, 0, 0, '[DNT] Arathi Corpse', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Arathi Corpse +(215396, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- [DNT] Kill Credit +(215397, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- [DNT] Kill Credit +(215403, 0, 0, '[DNT] Arathi Corpse', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Arathi Corpse +(215404, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(215405, 0, 0, 'Anub\'zekt', NULL, 'Swarmguard', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 963, 56110), -- Anub'zekt +(215406, 0, 0, 'Drog Skullbreaker', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drog Skullbreaker +(215407, 0, 0, 'Ki\'katal the Harvester', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Ki'katal the Harvester +(215411, 0, 0, 'Sureki Screamer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Sureki Screamer +(215412, 0, 0, 'Sureki Leaper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Sureki Leaper +(215413, 0, 0, 'Monte Gazlowe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Monte Gazlowe +(215414, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- [DNT] Kill Credit +(215417, 0, 0, 'Tangleweb Remnants', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Tangleweb Remnants +(215418, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(215419, 0, 0, 'Siegehold Gateminder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- Siegehold Gateminder + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(215420, 0, 0, 'Dorbund', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dorbund +(215421, 0, 0, 'Dorbund', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dorbund +(215422, 0, 0, 'Sureki Dirge', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Dirge +(215423, 0, 0, '[DNT] Kill Credit - Orders', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - Orders +(215424, 0, 0, 'Severed Observer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Severed Observer +(215425, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(215427, 0, 0, 'Waxen Copy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Waxen Copy +(215428, 215452, 0, 'Swift Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 160, 1, 0, 0, 56110), -- Swift Stormrook +(215429, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- [DNT] Kill Credit +(215430, 0, 0, 'Cleric', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cleric +(215432, 0, 0, 'Scarab Mother Ha\'chip', NULL, 'Crypt Lord - Warshell, Sureki - LT', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scarab Mother Ha'chip +(215433, 0, 0, 'Orator Vatru\'cix', NULL, 'Priest - Elder, Kaheti - LT', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Orator Vatru'cix +(215434, 0, 0, 'The Entity', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- The Entity +(215435, 0, 0, 'Foreseer Xix\'amon', NULL, 'Harvester of Black Blood', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 156, 56110), -- Foreseer Xix'amon +(215440, 220239, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(215441, 0, 0, 'Skittermaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skittermaker +(215442, 0, 0, 'Leaper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Leaper +(215443, 0, 0, 'Charger', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Charger +(215444, 0, 0, 'Scuttlebaron', NULL, 'T2 (1.8/1.8)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scuttlebaron +(215446, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(215447, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(215449, 0, 0, 'Nerubian Swarmite', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite +(215450, 0, 0, 'COSMETIC - Steam [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- COSMETIC - Steam [DNT] +(215451, 0, 0, 'Cleric', NULL, NULL, NULL, NULL, 0, 0, 1, 1077, 0, 0, 7, 0, 0, 56110), -- Cleric +(215452, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(215453, 0, 0, 'Nerubian Swarmite - Melee, Physical', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Melee, Physical +(215455, 0, 0, 'Nerubian Swarmite - Caster, Web', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Caster, Web +(215456, 0, 0, 'Knight', NULL, NULL, NULL, NULL, 0, 0, 1, 1078, 0, 0, 7, 0, 0, 56110), -- Knight +(215457, 0, 0, 'Nerubian Swarmite - Melee, Physical', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Melee, Physical +(215458, 0, 0, 'COSMETIC - Steam [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- COSMETIC - Steam [DNT] +(215459, 0, 0, 'COSMETIC - Lightning Spark [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- COSMETIC - Lightning Spark [DNT] +(215460, 0, 0, 'Widow Arak\'nai', NULL, 'The Weaver', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Widow Arak'nai +(215461, 0, 0, 'Area 1 Spider', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Area 1 Spider +(215462, 0, 0, 'Rail Cart', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 195, 56110), -- Rail Cart +(215463, 0, 0, 'Shadecaster Projection', NULL, 'The Weaver', NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shadecaster Projection +(215472, 215474, 0, 'Swift Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 160, 1, 0, 0, 56110), -- Swift Stormrook +(215474, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(215481, 0, 0, 'Bomb Pile', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bomb Pile +(215485, 0, 0, '[DNT]Barn Debris Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Barn Debris Kill Credit +(215489, 0, 0, 'Activated Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Activated Harvestbot +(215490, 0, 0, 'Activated Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Activated Harvestbot +(215491, 0, 0, 'Activated Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Activated Harvestbot +(215492, 0, 0, '(Bunny) Sessile', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- (Bunny) Sessile +(215493, 0, 0, '(Bunny) Sessile', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- (Bunny) Sessile +(215494, 0, 0, 'Burgeoning Seaborne Colossus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Burgeoning Seaborne Colossus +(215495, 0, 0, 'bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- bunny +(215497, 0, 0, 'Enemy Castle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Enemy Castle +(215498, 0, 0, '[DNT]Barn Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Barn Bunny +(215500, 0, 0, 'Duskshadow UNUSED', NULL, 'Quest Boss', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Duskshadow UNUSED +(215501, 0, 0, 'Gloomsprout', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Gloomsprout +(215502, 0, 0, 'Area 2 Spider', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Area 2 Spider +(215503, 0, 0, 'Area 3 Spider', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Area 3 Spider +(215504, 0, 0, 'Area 3 Guard Spider', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Area 3 Guard Spider +(215505, 0, 0, 'Area 2 Guard Spider', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Area 2 Guard Spider +(215506, 0, 0, 'Area 1 Guard Spider', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Area 1 Guard Spider +(215515, 0, 0, 'Always Hostile Spider', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Always Hostile Spider +(215516, 0, 0, 'KC: Weapon Crates Placed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Weapon Crates Placed [DNT] +(215518, 0, 0, 'Void Candlelight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Void Candlelight +(215520, 0, 0, 'Edothir', NULL, 'Innkeeper\'s Assistant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Edothir +(215521, 0, 0, 'Invisible Bunny [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invisible Bunny [DNT] +(215522, 0, 0, 'KC: Weapon Crate 1 Placed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Weapon Crate 1 Placed [DNT] +(215523, 0, 0, 'Aevery Flamestonge', NULL, 'Expedition Scout', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aevery Flamestonge +(215524, 0, 0, 'Fallen Stalwart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fallen Stalwart +(215526, 0, 0, 'Hallowlight Flitter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Hallowlight Flitter +(215527, 0, 0, 'Keyrra Flamestonge', NULL, 'Expedition Scout', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Keyrra Flamestonge +(215528, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(215529, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(215530, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(215532, 215550, 0, 'Spored Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Spored Threadling +(215538, 0, 0, 'Invasive Sporemancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Invasive Sporemancer +(215539, 0, 0, 'KC: Weapon Crate 2 Placed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Weapon Crate 2 Placed [DNT] +(215540, 0, 0, 'REPLACE ME', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- REPLACE ME +(215541, 0, 0, 'KC: Weapon Crate 3 Placed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Weapon Crate 3 Placed [DNT] +(215544, 215550, 0, 'Fungal Nerubian Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fungal Nerubian Fighter +(215545, 0, 0, 'Agaricus Festerbloom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Agaricus Festerbloom +(215547, 0, 0, 'kill credit: Hoe inspected', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- kill credit: Hoe inspected +(215548, 0, 0, 'Crabby Relicseeker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Crabby Relicseeker +(215550, 0, 0, 'Kill Credit: Nerubian Forces Slain', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Nerubian Forces Slain +(215551, 0, 0, 'Pearlfin Sparkleseeker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pearlfin Sparkleseeker +(215552, 0, 0, 'Pearlfin Waterweaver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pearlfin Waterweaver +(215553, 0, 0, 'Pearlfin Tiderunner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pearlfin Tiderunner +(215556, 0, 0, 'Coiled Rope', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Coiled Rope +(215558, 0, 0, 'Pamphlet Dump Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pamphlet Dump Bunny +(215559, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(215560, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(215562, 0, 0, 'Nerubian Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Swarmer +(215563, 0, 0, 'Igram Underwing', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Igram Underwing +(215564, 0, 0, 'Nerubian Wagon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian Wagon +(215567, 0, 0, 'Ashlyn Sternguild', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ashlyn Sternguild +(215568, 0, 0, 'Deactivated War Golem', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Deactivated War Golem +(215569, 0, 0, 'Supervisor Radlock', NULL, 'Darkfuse Enforcement', NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Supervisor Radlock +(215570, 0, 0, 'Nerubian Wagon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian Wagon +(215571, 0, 0, 'kill credit: Lamp inspected', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- kill credit: Lamp inspected +(215572, 0, 0, 'Velhan\'s Claim Defender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Velhan's Claim Defender +(215573, 0, 0, 'Velhan\'s Claim Defender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Velhan's Claim Defender +(215574, 0, 0, 'kill credit: Bag inspected', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- kill credit: Bag inspected +(215575, 0, 0, 'Bee Line', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Bee Line +(215577, 0, 0, 'Indomitable Stalwart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Indomitable Stalwart +(215581, 0, 0, 'Proxy Kill Credit: Kobyss attackers slain', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Proxy Kill Credit: Kobyss attackers slain +(215582, 0, 0, 'Bee Line', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Bee Line +(215583, 0, 0, 'Kill Credit: Q01 - Vizier Invitation', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q01 - Vizier Invitation +(215584, 0, 0, 'Kill Credit: Q01 - Arrive in Burrows', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q01 - Arrive in Burrows +(215585, 0, 0, 'Tube', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Tube +(215586, 0, 0, 'Ch 2 Siegehold Guard Spider', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ch 2 Siegehold Guard Spider +(215589, 0, 0, 'Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invisible Bunny +(215590, 0, 0, 'Shadowpouncer', NULL, 'The Mouser', NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Shadowpouncer +(215591, 0, 0, 'KC: Defender Reassured', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Defender Reassured +(215592, 0, 0, 'Siegehold Fortifier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siegehold Fortifier +(215593, 0, 0, 'Purrlock', NULL, 'Cargo Cat', NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Purrlock +(215594, 0, 0, 'Siegehold Spinstitch', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Siegehold Spinstitch +(215595, 0, 0, 'Siege Webwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Siege Webwing +(215596, 0, 0, 'Siegehold Armorsmith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siegehold Armorsmith +(215598, 0, 0, 'Kaheti Siegelord', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Siegelord +(215599, 0, 0, 'Sureki Siegelord', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Siegelord +(215600, 0, 0, 'Tij\'allet', NULL, 'Zev\'kall Enforcer', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tij'allet +(215601, 0, 0, 'Siege Dominator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siege Dominator +(215603, 0, 0, 'Siegehold Executor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siegehold Executor +(215606, 0, 0, 'Purrlock', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Purrlock +(215607, 0, 0, 'Shadowpouncer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Shadowpouncer +(215608, 0, 0, 'Siegehold Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Siegehold Drone +(215609, 0, 0, 'Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invisible Bunny +(215610, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(215611, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(215612, 0, 0, 'Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invisible Bunny +(215614, 0, 0, '[DNT] Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Bunny +(215615, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(215616, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(215617, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(215619, 0, 0, 'Foreman Grint', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Grint +(215620, 0, 0, 'Lilian Voss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lilian Voss +(215623, 0, 0, 'Arathi Captive', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Captive +(215625, 0, 0, 'Lilian Voss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lilian Voss +(215626, 0, 0, 'Lilian Voss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lilian Voss +(215627, 0, 0, 'Swift Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 160, 1, 0, 0, 56110), -- Swift Stormrook +(215628, 0, 0, 'Lilian Voss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lilian Voss +(215629, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(215630, 0, 0, 'Swift Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 160, 1, 0, 0, 56110), -- Swift Stormrook +(215637, 0, 0, 'Y\'tekhi', NULL, 'Severed Threads Quartermaster', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Y'tekhi +(215646, 0, 0, 'Creeping Shadows', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Creeping Shadows +(215648, 215581, 0, 'Kobyss Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Fighter +(215649, 215581, 0, 'Kobyss Trickster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Trickster +(215651, 0, 0, 'Arathi Stalwart', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Stalwart +(215652, 216028, 0, 'Ragefin Carver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ragefin Carver +(215653, 0, 0, 'Kobyss Shadeshaper', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Shadeshaper +(215654, 216406, 0, 'Deepwater Abomination', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Deepwater Abomination +(215656, 0, 0, 'Shadow Bomb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shadow Bomb +(215657, 0, 0, 'Ulgrax the Devourer', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 186, 56110), -- Ulgrax the Devourer +(215658, 0, 0, 'Swift Cloudrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Swift Cloudrook +(215659, 0, 0, 'Y\'tekhi', NULL, 'Severed Threads Quartermaster', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Y'tekhi +(215660, 0, 0, 'Y\'tekhi', NULL, 'Severed Threads Quartermaster', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Y'tekhi +(215661, 0, 0, 'Lilian Voss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lilian Voss +(215662, 0, 0, 'Lilian Voss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lilian Voss +(215663, 0, 0, 'Deepwater Fisher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deepwater Fisher +(215664, 0, 0, 'Deepwater Fisher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deepwater Fisher +(215665, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(215666, 0, 0, 'Velhanite Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Velhanite Citizen +(215667, 0, 0, 'Velhanite Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Velhanite Citizen +(215668, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(215669, 0, 0, 'High Speaker Eirich', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker Eirich +(215670, 0, 0, 'Patrol Torch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Patrol Torch +(215671, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(215672, 0, 0, 'Skitter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skitter +(215673, 0, 0, 'Rail Cart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 129, 56110), -- Rail Cart +(215674, 0, 0, 'Bint the Brawn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bint the Brawn +(215677, 0, 0, 'Injured Soldier', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Injured Soldier +(215678, 0, 0, 'Injured Soldier', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Injured Soldier +(215679, 216406, 0, 'Deepslasher Kobyss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deepslasher Kobyss +(215680, 216406, 0, 'Deepwater Eel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Deepwater Eel +(215681, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(215682, 0, 0, 'Kobyss Necromancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Necromancer +(215683, 216406, 0, 'Awakener Kobyss', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Awakener Kobyss +(215684, 216406, 0, 'Drowned Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drowned Arathi +(215685, 0, 0, 'Foreman Pivk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Pivk +(215686, 0, 0, 'Diarb the Doer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Diarb the Doer +(215689, 0, 0, 'Winged Monarch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Winged Monarch +(215690, 0, 0, 'Prairie Worg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Prairie Worg +(215691, 0, 0, 'Ramolith', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Ramolith +(215692, 0, 0, 'Kobold', NULL, NULL, NULL, 'inspect', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold +(215696, 0, 0, '[DNT] Kill Credit: Visit Infirmary', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Visit Infirmary +(215697, 0, 0, '[DNT] Kill Credit: Enter Inn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Enter Inn +(215698, 0, 0, '[DNT] Kill Credit: Barracks', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Barracks +(215699, 0, 0, 'Kai\'shae', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kai'shae +(215700, 0, 0, 'Climbing Vehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Climbing Vehicle +(215701, 0, 0, 'Deepwater Fisher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deepwater Fisher +(215702, 220259, 0, 'Disturbed Kelp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Disturbed Kelp +(215703, 220260, 0, 'Disrupted Slime', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Disrupted Slime +(215704, 0, 0, '[DNT]RP Bunny 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]RP Bunny 1 +(215706, 0, 0, 'Kaheti Skirmisher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Skirmisher +(215707, 0, 0, 'Stage Hand Eloise', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stage Hand Eloise +(215708, 215170, 0, 'Kaheti War-Weaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti War-Weaver +(215710, 0, 0, 'Inspector Humberg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Inspector Humberg +(215711, 215170, 0, 'Kaheti Silksinger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Silksinger +(215721, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(215722, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(215723, 0, 0, '[DNT] Area Trigger Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Area Trigger Bunny +(215724, 0, 0, 'Ney\'leia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ney'leia +(215725, 0, 0, '[DNT] Kill Credit: Show Off', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Show Off +(215726, 0, 0, 'Weight Bar Prop', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Weight Bar Prop +(215727, 214429, 0, 'Arathi Reserve', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Reserve +(215730, 0, 0, 'Aromash', NULL, 'Mmarl Arachnologist', NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aromash +(215731, 0, 0, 'Captain Niffen', NULL, 'CHANGE MY NAME', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Captain Niffen +(215732, 0, 0, '[DNT]Wayward Niffen Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Wayward Niffen Kill Credit +(215733, 227802, 0, 'Deeps Larva', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Deeps Larva +(215734, 0, 0, 'Infested Discharge', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Infested Discharge +(215735, 227802, 0, 'Deeps Spitter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Deeps Spitter +(215737, 0, 0, 'Nebb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nebb +(215739, 0, 0, 'Invasive Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Invasive Undercrawler +(215741, 0, 0, 'Location', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Location +(215742, 0, 0, 'Snubjaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Snubjaw +(215743, 0, 0, 'Waxtail Snuffler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Waxtail Snuffler +(215744, 0, 0, 'Burkhalt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Burkhalt +(215745, 0, 0, 'Rabaan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rabaan +(215747, 0, 0, 'Elma', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Elma +(215748, 0, 0, 'Wendeline', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wendeline +(215749, 0, 0, 'Goswin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Goswin +(215750, 216406, 0, 'Deepwater Kobyss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deepwater Kobyss +(215752, 0, 0, 'Deepclaw Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Deepclaw Crab +(215755, 0, 0, 'Ascended Overseer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ascended Overseer +(215756, 0, 0, 'Ascended Webwarden', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ascended Webwarden +(215757, 0, 0, 'Transformatory Assistant', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Transformatory Assistant +(215758, 0, 0, 'Mission Command Table', NULL, NULL, NULL, 'missions', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mission Command Table +(215759, 0, 0, '[DNT]Beetle Pen Boulder Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Beetle Pen Boulder Credit +(215761, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(215762, 0, 0, 'Stormrook', NULL, NULL, NULL, 'taxi', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(215763, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(215764, 0, 0, 'Pathing Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pathing Stalker +(215765, 0, 0, 'Injured Earthen', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Earthen +(215769, 0, 0, 'Invasive Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Invasive Hatchling +(215770, 0, 0, 'Magma Serpent', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Magma Serpent +(215771, 0, 0, 'Encroaching Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Encroaching Undercrawler +(215772, 0, 0, 'Queen Rickiticka', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Queen Rickiticka +(215773, 0, 0, 'Disturbed Deepflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Disturbed Deepflayer +(215775, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- [DNT] Kill Credit +(215776, 0, 0, 'Waxtail Pyromancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Waxtail Pyromancer +(215777, 0, 0, 'Proscenium Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Proscenium Guard +(215778, 0, 0, 'Goblin Cannon', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Goblin Cannon +(215779, 0, 0, 'Lamplighter Skiff', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 10, 0, 84, 56110), -- Lamplighter Skiff +(215780, 0, 0, 'Kill Credit - Gear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 129, 56110), -- Kill Credit - Gear +(215781, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(215787, 0, 0, 'Main Control Gear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 217, 56110), -- Main Control Gear +(215788, 0, 0, 'Berrund the Gleaming', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Berrund the Gleaming +(215789, 0, 0, 'Sparkfist Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sparkfist Kobold +(215790, 0, 0, 'Grotto Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Grotto Skipper +(215791, 0, 0, 'Proscenium Punk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Proscenium Punk +(215792, 0, 0, 'Vigorous Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Vigorous Lashroom +(215793, 0, 0, 'Vigorous Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Vigorous Lashroom +(215794, 0, 0, 'Dusty Shalewing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Dusty Shalewing +(215796, 0, 0, 'KC: Wax Ruined - All', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Wax Ruined - All +(215798, 0, 0, 'Wax Cauldron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Wax Cauldron +(215799, 0, 0, 'Turn in Circle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110); -- Turn in Circle + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(215800, 0, 0, 'Treagor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Treagor +(215804, 0, 0, 'Faerin', NULL, 'Lamplighter', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Faerin +(215805, 216065, 226046, 'Sloshmuck', NULL, NULL, NULL, NULL, 0, 5988, 1, 0, 0, 0, 4, 0, 0, 56110), -- Sloshmuck +(215809, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(215810, 0, 0, 'Spring Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Spring Elemental +(215811, 0, 0, 'Spring Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Spring Elemental +(215812, 0, 0, 'Stampeding Shalehorn', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Stampeding Shalehorn +(215813, 217520, 0, 'Verdant Hulk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Verdant Hulk +(215814, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(215815, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Kill Credit +(215819, 0, 0, 'Thirsty Patron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thirsty Patron +(215821, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(215822, 0, 0, 'Berrund the Gleaming', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Berrund the Gleaming +(215823, 0, 0, 'Fearbreaker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fearbreaker +(215824, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(215826, 0, 0, 'Bloodworker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bloodworker +(215828, 0, 0, 'Injured Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Injured Earthen +(215829, 0, 0, 'Chef Dinaire', NULL, 'Chef Exterordinaire', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chef Dinaire +(215830, 215839, 0, 'Agitated Scorpid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Agitated Scorpid +(215831, 215839, 0, 'Agitated Borer Spawn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Agitated Borer Spawn +(215832, 0, 0, 'Nerubian Skitterling, Civilian', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Civilian +(215833, 0, 0, 'Rubble Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Rubble Stalker +(215834, 0, 0, 'Expired Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Expired Earthen +(215835, 0, 0, 'Nerubian Skitterling, Fighter', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Fighter +(215836, 0, 0, 'Berrund the Gleaming', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Berrund the Gleaming +(215837, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(215838, 0, 0, 'Fearbreaker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fearbreaker +(215839, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 8, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- [DNT] Kill Credit +(215840, 0, 0, 'Anduin', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin +(215841, 0, 0, 'Sakret\'na', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sakret'na +(215842, 221346, 0, 'Skardyn Reaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn Reaver +(215843, 221346, 0, 'Skardyn Degenerator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn Degenerator +(215844, 221346, 0, 'Skardyn Devastator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn Devastator +(215845, 0, 0, 'Monte Gazlowe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Monte Gazlowe +(215846, 0, 0, 'Displaced Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Displaced Mole +(215847, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- [DNT] Kill Credit +(215848, 0, 0, 'Meerah', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Meerah +(215851, 0, 0, 'Nerubian Skitterling, Civilian', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Civilian +(215852, 0, 0, 'Nerubian Skitterling, Fighter, Web', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Fighter, Web +(215853, 0, 0, 'Nerubian Skittering, Fighter, Web', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skittering, Fighter, Web +(215856, 0, 0, 'Nerubian Caster, Poison', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster, Poison +(215857, 0, 0, 'Nerubian Caster, Frost', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster, Frost +(215858, 0, 0, 'Nerubian Fighter, Web', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Web +(215859, 0, 0, 'Nerubian Fighter, Poison', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Poison +(215860, 0, 0, 'Nerubian Fighter, Frost', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Frost +(215861, 0, 0, 'Nerubian Fighter, Web', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Web +(215862, 0, 0, 'Nerubian Fighter, Frost', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Frost +(215863, 0, 0, 'Nerubian Fighter, Poison', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Poison +(215864, 0, 0, 'Kill Credit: Arrive at Crafting Village', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Arrive at Crafting Village +(215865, 0, 0, 'Nerubian Caster, Poison', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster, Poison +(215866, 0, 0, 'Nerubian Caster, Frost', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster, Frost +(215867, 0, 0, 'Nerubian Crypt Lord, Poison', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Crypt Lord, Poison +(215869, 0, 0, 'Trapped Earthen', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Trapped Earthen +(215870, 0, 0, 'Snuffle Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Snuffle Bunny +(215871, 0, 0, 'Nerubian Swarmite - Caster, Poison', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Caster, Poison +(215872, 0, 0, 'Nerubian Swarmite - Caster, Web', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Caster, Web +(215873, 0, 0, 'Nerubian Swarmite - Melee, Web', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Melee, Web +(215874, 0, 0, 'Nerubian Swarmite - Melee, Poison', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Melee, Poison +(215875, 0, 0, 'Nerubian Swarmite - Melee, Poison', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Melee, Poison +(215876, 0, 0, 'Nerubian Swarmite - Melee, Web', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Melee, Web +(215877, 0, 0, 'Kobold Wax-Thief', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Wax-Thief +(215881, 0, 0, 'Crystal Clacker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Crystal Clacker +(215882, 0, 0, 'High Arcanist Savor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- High Arcanist Savor +(215883, 0, 0, 'Wax Hoarder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wax Hoarder +(215884, 0, 0, 'Nerubian Swarmite - Caster, Web', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Caster, Web +(215886, 0, 0, 'Nerubian Swarmite - Caster, Poison', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Caster, Poison +(215887, 0, 0, 'Nerubian Beetle, Physical', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Nerubian Beetle, Physical +(215888, 0, 0, 'Nerubian Beetle, Physical', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Nerubian Beetle, Physical +(215889, 0, 0, 'Expedition Stalwart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Expedition Stalwart +(215891, 0, 0, 'Arathi Captive', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Captive +(215893, 0, 0, 'Nerubian Skitterling, Fighter, Poison', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Fighter, Poison +(215894, 0, 0, 'Nerubian Skitterling, Fighter, Poison', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Fighter, Poison +(215895, 0, 0, 'Nerubian Hulk, Evolved - Fighter', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Hulk, Evolved - Fighter +(215896, 0, 0, 'Nerubian Hulk, Evolved - Caster', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Hulk, Evolved - Caster +(215897, 0, 0, 'Skipper', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Skipper +(215898, 0, 0, 'Lampyrid Swarm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Lampyrid Swarm +(215899, 0, 0, 'Budding Lashroom', NULL, 'T0 (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Budding Lashroom +(215900, 0, 0, 'Wasp', NULL, 'T0 SWARMER (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Wasp +(215901, 0, 0, 'Nerubian Skitterling, Fighter', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Fighter +(215902, 0, 0, 'Nerubian Skitterling, Civilian', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Civilian +(215903, 0, 0, 'Nerubian Swarmite - Caster', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Caster +(215904, 0, 0, 'Octopus', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Octopus +(215905, 0, 0, 'Fathom Ray', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Fathom Ray +(215906, 0, 0, 'Tiny Sporbit', NULL, 'T0 Swarmer (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Tiny Sporbit +(215907, 0, 0, 'Abyssal Eel', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Abyssal Eel +(215908, 0, 0, 'Lashroom', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lashroom +(215909, 0, 0, 'Giant Wasp', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Giant Wasp +(215910, 0, 0, 'Grouper Fish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Grouper Fish +(215911, 0, 0, 'Brew-Addled Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brew-Addled Earthen +(215912, 0, 0, 'Nerubian Caster, Poison', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster, Poison +(215913, 0, 0, 'Berenike Wiskervale', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Berenike Wiskervale +(215914, 0, 0, 'Nerubian Caster, Frost', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster, Frost +(215916, 0, 0, 'Nerubian Fighter, Frost', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Frost +(215917, 0, 0, 'Nerubian Fighter, Poison', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Poison +(215918, 0, 0, 'Nerubian Fighter, Web', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Web +(215919, 0, 0, 'Nerubian Swarmite - Caster, Bomber', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Caster, Bomber +(215920, 0, 0, 'Nerubian Swarmite - Caster, Poison', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Caster, Poison +(215921, 0, 0, 'Nerubian Swarmite - Caster, Web', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Caster, Web +(215922, 0, 0, 'Nerubian Swarmite - Melee, Poison', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Melee, Poison +(215923, 0, 0, 'Nerubian Swarmite - Melee, Web', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Melee, Web +(215924, 0, 0, 'Nerubian Skitterling, Civilian', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Civilian +(215925, 0, 0, 'Nerubian Skitterling, Fighter, Web', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Fighter, Web +(215926, 0, 0, 'Nerubian Skitterling, Fighter, Poison', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Fighter, Poison +(215927, 0, 0, 'Nerubian Skitterling, Royal Fighter, Poison', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Royal Fighter, Poison +(215928, 0, 0, 'Nerubian Skitterling, Royal Fighter, Web', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Royal Fighter, Web +(215929, 0, 0, 'Sporbit Drifter', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Sporbit Drifter +(215930, 0, 0, 'Large Slime Skeleton', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Large Slime Skeleton +(215931, 0, 0, 'Jonaetan Starsmit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Jonaetan Starsmit +(215932, 0, 0, 'Nerubian Spiderling', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Spiderling +(215933, 0, 0, 'Nerubian Spiderling, Swarmer', NULL, 'T0 (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Spiderling, Swarmer +(215934, 0, 0, 'Nerubian Spiderling', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Spiderling +(215935, 0, 0, 'Nerubian Sureki Lord', NULL, NULL, NULL, NULL, 0, 5990, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Sureki Lord +(215936, 0, 0, 'Nerubian Threadling', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Threadling +(215937, 0, 0, 'Nerubian Threadling', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Threadling +(215938, 0, 0, 'Nerubian Threadling, Swarmer', NULL, 'T0 (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Threadling, Swarmer +(215939, 0, 0, 'Keyflame', NULL, NULL, NULL, NULL, 0, 0, 1, 1034, 0, 0, 10, 0, 0, 56110), -- Keyflame +(215940, 0, 0, 'Stagshell, Poison', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Stagshell, Poison +(215941, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit +(215942, 0, 0, 'Stagshell, Poison', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Stagshell, Poison +(215943, 0, 0, 'Lashroom', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lashroom +(215944, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(215945, 0, 0, 'Giant Wasp', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Giant Wasp +(215947, 0, 0, 'Azj-Kaheti Captive', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Azj-Kaheti Captive +(215949, 0, 0, 'Nerubian Caster, Frost', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster, Frost +(215950, 0, 0, 'Nerubian Caster, Poison', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster, Poison +(215951, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(215952, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(215953, 0, 0, 'Nerubian Fighter, Frost', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Frost +(215954, 0, 0, 'Nerubian Fighter, Poison', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Poison +(215955, 0, 0, 'Nerubian Fighter, Web', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Web +(215956, 0, 0, 'Taerry Bilgestone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Taerry Bilgestone +(215957, 0, 0, 'Nerubian Swarmite - Caster, Poison', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Caster, Poison +(215959, 0, 0, 'Nerubian Swarmite - Melee, Poison', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Melee, Poison +(215960, 0, 0, 'Nerubian Swarmite - Melee, Web', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Melee, Web +(215962, 0, 0, 'Kaheti Hulk, Poison', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Hulk, Poison +(215964, 0, 0, 'Sureki Hulk, Poison', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Hulk, Poison +(215965, 0, 0, 'Nerubian Hulk, Evolved - Fighter', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Hulk, Evolved - Fighter +(215966, 0, 0, 'Nerubian Hulk, Evolved - Caster', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Hulk, Evolved - Caster +(215967, 0, 0, 'Stormrider Vokmar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Vokmar +(215968, 0, 0, 'Black Blood', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 70, 56110), -- Black Blood +(215969, 0, 0, 'Overlord', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 3, 0, 0, 56110), -- Overlord +(215970, 0, 0, '[DNT] Kill Credit: Inn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Inn +(215971, 0, 0, 'Baeny the Barrel', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Baeny the Barrel +(215972, 0, 0, '[DNT] Kill Credit: Trade Area', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Trade Area +(215973, 0, 0, '[DNT] Kill Credit: Orphanage', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Orphanage +(215980, 0, 0, 'Loyalist Mutagenician', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Loyalist Mutagenician +(215981, 0, 0, 'Freshly Ascended Soldier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Freshly Ascended Soldier +(215982, 0, 0, 'Transformatory Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Transformatory Laborer +(215983, 0, 0, 'Ascended Taskmaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ascended Taskmaster +(215984, 0, 0, 'Transformatory Evolutionist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Transformatory Evolutionist +(215985, 0, 0, 'Transformatory Drudge', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Transformatory Drudge +(215986, 0, 0, 'Monk', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Monk +(215987, 0, 0, 'Siege Marshal Tekhzok', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siege Marshal Tekhzok +(215988, 0, 0, 'Royal Quartermaster Ze\'erik', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Quartermaster Ze'erik +(215989, 0, 0, 'Earthen Contender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Contender +(215990, 0, 0, 'Frenzied Siege-Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Frenzied Siege-Swarmer +(215991, 0, 0, 'Seige Sniffer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Seige Sniffer +(215992, 0, 0, 'Y\'tekhi', NULL, 'Severed Threads Quartermaster', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Y'tekhi +(215993, 0, 0, 'Y\'tekhi', NULL, 'Severed Threads Quartermaster', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Y'tekhi +(215994, 0, 0, '[DNT/UNUSED] Cinderbrewster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- [DNT/UNUSED] Cinderbrewster +(215995, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(215996, 0, 0, '[DNT/UNUSED] Fungarian Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- [DNT/UNUSED] Fungarian Swarmer +(215997, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(215998, 0, 0, 'Water Detect', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Water Detect +(216001, 0, 0, 'Sophietta Lynflayme', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Sophietta Lynflayme +(216002, 0, 0, 'Derelict Golem', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Derelict Golem +(216003, 0, 0, 'Distracted Technician', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Distracted Technician +(216004, 0, 0, 'Target Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Target Bunny +(216007, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(216008, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(216009, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- [DNT] Kill Credit +(216010, 214001, 0, 'UNUSED', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- UNUSED +(216011, 0, 0, 'Headmaster Fynch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Headmaster Fynch +(216014, 0, 0, 'Edwyn Wyndsmithe', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Edwyn Wyndsmithe +(216015, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- [DNT] Kill Credit +(216016, 0, 0, 'Siegehold Defender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siegehold Defender +(216017, 0, 0, 'Great Stormfang', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 1, 1, 0, 0, 56110), -- Great Stormfang +(216019, 0, 0, 'Siege Hopebreaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siege Hopebreaker +(216020, 0, 0, '[DNT] Kill Credit: Gates', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Gates +(216021, 0, 0, 'Aelric Leid', NULL, 'Aide de Camp', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aelric Leid +(216022, 0, 0, 'Zev\'kall', NULL, 'High General of the Siege', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Zev'kall +(216025, 215232, 0, 'Rampaging Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Rampaging Elemental +(216028, 0, 0, 'Kobyss Attackers', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kobyss Attackers +(216029, 0, 0, 'Channel Target [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Channel Target [DNT] +(216030, 0, 0, 'Order of Night Lynchpin', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Lynchpin +(216031, 0, 0, 'Abyssal Devourer', NULL, NULL, NULL, NULL, 0, 6129, 1, 0, 0, 35, 1, 0, 0, 56110), -- Abyssal Devourer +(216032, 0, 0, 'Khak\'ik', NULL, 'Stronghold Scout', NULL, NULL, 0, 6130, 1, 0, 0, 0, 7, 0, 0, 56110), -- Khak'ik +(216034, 0, 0, 'XT-Minecrusher 8700', NULL, NULL, NULL, NULL, 0, 6131, 2, 0, 0, 0, 9, 0, 0, 56110), -- XT-Minecrusher 8700 +(216035, 0, 0, 'Heartfang', NULL, 'Kobyss Deepspeaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Heartfang +(216036, 0, 0, 'Lighteater', NULL, 'Kobyss Deepspeaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lighteater +(216037, 0, 0, 'Vilewing', NULL, NULL, NULL, NULL, 0, 6132, 1, 0, 0, 296, 1, 0, 0, 56110), -- Vilewing +(216038, 0, 0, 'The Groundskeeper', NULL, NULL, NULL, NULL, 0, 6111, 2, 0, 0, 0, 7, 0, 0, 56110), -- The Groundskeeper +(216039, 0, 0, 'Xishorr', NULL, 'Shadow of Xishirra', NULL, NULL, 0, 6133, 2, 0, 0, 3, 1, 0, 0, 56110), -- Xishorr +(216040, 0, 0, 'Kaheti Transport', NULL, NULL, NULL, NULL, 0, 6134, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Transport +(216041, 0, 0, 'Webspeaker Grik\'ik', NULL, NULL, NULL, NULL, 0, 6135, 2, 0, 0, 0, 7, 0, 0, 56110), -- Webspeaker Grik'ik +(216042, 0, 0, 'Cha\'tak', NULL, NULL, NULL, NULL, 0, 6136, 2, 0, 0, 0, 1, 0, 0, 56110), -- Cha'tak +(216043, 0, 0, 'Monstrous Lasharoth', NULL, NULL, NULL, NULL, 0, 6137, 2, 0, 0, 0, 7, 0, 0, 56110), -- Monstrous Lasharoth +(216044, 0, 0, 'Maddened Siegebomber', NULL, NULL, NULL, NULL, 0, 6138, 2, 0, 0, 53, 1, 0, 0, 56110), -- Maddened Siegebomber +(216045, 0, 0, 'Enduring Gutterface', NULL, NULL, NULL, NULL, 0, 6139, 1, 0, 0, 0, 7, 0, 0, 56110), -- Enduring Gutterface +(216046, 0, 0, 'Tka\'ktath', NULL, 'Queen\'s Sweetie', NULL, NULL, 0, 6265, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tka'ktath +(216047, 0, 0, 'The One Left', NULL, NULL, NULL, NULL, 0, 6266, 2, 0, 0, 0, 7, 0, 0, 56110), -- The One Left +(216048, 0, 0, 'Jix\'ak the Crazed', NULL, NULL, NULL, NULL, 0, 6183, 2, 0, 0, 0, 7, 0, 0, 56110), -- Jix'ak the Crazed +(216049, 0, 0, 'The Oozekhan', NULL, NULL, NULL, NULL, 0, 6184, 2, 0, 0, 0, 4, 0, 0, 56110), -- The Oozekhan +(216050, 0, 0, 'Harvester Qixt', NULL, NULL, NULL, NULL, 0, 6185, 2, 0, 0, 0, 7, 0, 0, 56110), -- Harvester Qixt +(216051, 0, 0, 'Umbraclaw Matra', NULL, NULL, NULL, NULL, 0, 6186, 2, 0, 0, 0, 7, 0, 0, 56110), -- Umbraclaw Matra +(216052, 0, 0, 'Skirmisher Sa\'zryk', NULL, NULL, NULL, NULL, 0, 6204, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skirmisher Sa'zryk +(216053, 0, 0, 'Rare Group Elite 6', NULL, '[TEMPLATE]', NULL, NULL, 0, 5992, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rare Group Elite 6 +(216054, 0, 0, 'Skardyn Engineer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn Engineer +(216055, 0, 0, 'Cavern Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Cavern Glowmite +(216056, 0, 0, '[DNT] Void Barrier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Void Barrier +(216057, 0, 0, 'Arathi Lynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Arathi Lynx +(216058, 0, 0, 'Rock Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 8, 0, 0, 56110), -- Rock Snail +(216059, 0, 0, 'Relief Cart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Relief Cart +(216060, 0, 0, 'Wagon Chain Attachment', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Wagon Chain Attachment +(216061, 0, 0, 'Captain Trueflame', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Captain Trueflame +(216062, 0, 0, 'High Speaker\'s Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker's Guard +(216063, 0, 0, 'Scout Wayshelm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scout Wayshelm +(216064, 0, 0, 'Scout Maevest', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scout Maevest +(216065, 0, 226049, 'Bloatrot Stinger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Bloatrot Stinger +(216066, 0, 226048, 'Parasitic Wasp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Parasitic Wasp +(216071, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(216072, 0, 0, 'Proscenium Puddlestomper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Proscenium Puddlestomper +(216075, 0, 0, 'Hai-Shulud [DNT]', NULL, NULL, NULL, NULL, 0, 5993, 1, 0, 0, 42, 1, 0, 0, 56110), -- Hai-Shulud [DNT] +(216077, 216065, 226049, 'Fungal Infestor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungal Infestor +(216078, 0, 226046, 'Fallowbarb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Fallowbarb +(216079, 0, 0, 'Kill Credit: Nahotun Path', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Nahotun Path +(216081, 0, 0, 'Dogmatic Machine Speaker', NULL, 'Disciple of Eirich', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dogmatic Machine Speaker +(216082, 0, 0, 'Dogmatic Soot-Seer', NULL, 'Disciple of Eirich', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dogmatic Soot-Seer +(216084, 0, 0, 'Injured Earthen', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Injured Earthen +(216085, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(216086, 0, 0, 'Berrund the Gleaming', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Berrund the Gleaming +(216087, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(216088, 0, 0, 'Wenbrandt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wenbrandt +(216094, 0, 0, 'Kodun', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kodun +(216096, 0, 0, 'Ironstrider Construct', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Ironstrider Construct +(216099, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(216100, 0, 0, 'Broken Machinery', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 11, 0, 0, 56110), -- Broken Machinery +(216101, 0, 0, 'Kill Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Target +(216102, 0, 0, 'Monstrous Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Monstrous Skardyn +(216103, 0, 0, 'Skitter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skitter +(216108, 0, 0, 'Skitter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skitter +(216109, 0, 0, 'Findorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Findorn +(216111, 0, 0, 'Ebona', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ebona +(216113, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(216125, 0, 0, 'Brazier Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Brazier Bunny +(216127, 0, 0, 'Feuding Actor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Feuding Actor +(216128, 0, 0, 'Feuding Actor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Feuding Actor +(216130, 0, 0, '[DNT] Kill Credit: Enter Scenario', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Enter Scenario +(216132, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(216133, 0, 0, 'Skitter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110); -- Skitter + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(216134, 0, 0, 'Snuffle Pup', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Snuffle Pup +(216135, 0, 0, 'Quickwick Scamp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Quickwick Scamp +(216136, 0, 0, 'Nerubian Cache Kill Credit - B', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Nerubian Cache Kill Credit - B +(216137, 0, 0, 'ZZ-01-47', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- ZZ-01-47 +(216138, 0, 0, 'Quickwick Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Quickwick Kobold +(216139, 0, 0, 'Liberated Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Liberated Kobold +(216140, 0, 0, 'ZZ-01-47', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- ZZ-01-47 +(216141, 0, 0, 'Weak Point', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Weak Point +(216142, 0, 0, 'Targeting Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny +(216143, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(216144, 0, 0, 'Siege Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Siege Hauler +(216146, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(216147, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(216148, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(216149, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(216150, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(216151, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(216152, 0, 0, 'Earthen Stormrider', NULL, 'Scout', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Stormrider +(216154, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(216155, 0, 0, 'Skittering Ambusher', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skittering Ambusher +(216156, 0, 0, 'Addysen Wildbanner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Addysen Wildbanner +(216157, 0, 0, 'Invading Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Invading Kobold +(216160, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(216161, 0, 0, '[DNT] Kill Credit: Posters', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Posters +(216162, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- [DNT] Kill Credit +(216164, 0, 0, 'Gnawbles', NULL, 'Snuffling and Ruby Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gnawbles +(216165, 0, 0, 'Wax Worm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Wax Worm +(216167, 0, 0, 'Thrall', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Thrall +(216168, 0, 0, 'Lady Jaina Proudmoore', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lady Jaina Proudmoore +(216169, 0, 0, 'Korgran', NULL, 'Caretaker of Mourning Rise', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Korgran +(216170, 0, 0, 'Wax Worm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Wax Worm +(216171, 0, 0, 'Korgran', NULL, 'Caretaker of Mourning Rise', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Korgran +(216172, 0, 0, 'Urtago', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Urtago +(216173, 0, 0, 'Urtago', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Urtago +(216174, 0, 0, 'Korgran', NULL, 'Caretaker of Mourning Rise', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Korgran +(216175, 0, 0, 'Korgran', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Korgran +(216176, 0, 0, 'Arathi Farmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Farmer +(216178, 0, 0, 'Arathi Farmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Farmer +(216180, 0, 0, 'Mother of Chaos', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 3, 0, 0, 56110), -- Mother of Chaos +(216182, 0, 0, 'Frenzied Swarmbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Frenzied Swarmbot +(216183, 0, 0, 'Utility Swarmbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Utility Swarmbot +(216184, 0, 0, 'Tactical Swarmbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Tactical Swarmbot +(216185, 0, 0, 'Malfunctioning Pylon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Malfunctioning Pylon +(216186, 0, 0, 'Nullbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Nullbot +(216187, 0, 0, '[DNT] Kill Credit: Right Plant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Right Plant +(216188, 0, 0, 'Arathi Stalwart', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Stalwart +(216189, 0, 0, 'Arathi Bulwark', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Bulwark +(216191, 0, 0, 'Necrofang Reaper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Necrofang Reaper +(216192, 0, 0, 'Venombane Spitter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Venombane Spitter +(216193, 0, 0, 'Clotweave Widow', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Clotweave Widow +(216194, 0, 0, 'Armored Scuttler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Armored Scuttler +(216197, 0, 0, 'Nerubian Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmer +(216199, 0, 0, 'Siege Spinner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siege Spinner +(216200, 0, 0, 'Bouncy Slime', NULL, 'Jump On Me!', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Bouncy Slime +(216205, 0, 0, 'Ravenous Spawn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 186, 56110), -- Ravenous Spawn +(216206, 0, 0, 'Manifested Fury', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Manifested Fury +(216209, 0, 0, 'Channel Target [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Channel Target [DNT] +(216210, 0, 0, 'Kill Credit: discussion heard [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: discussion heard [DNT] +(216211, 0, 0, 'Kill Credit: Camp Murroch reached [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Camp Murroch reached [DNT] +(216212, 0, 0, 'Kill Credit: shopkeeper questioned [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: shopkeeper questioned [DNT] +(216213, 0, 0, 'Spindle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spindle +(216214, 0, 0, 'Mawblossom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Mawblossom +(216215, 0, 0, 'Spindle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spindle +(216216, 0, 0, 'Spindle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spindle +(216217, 0, 0, 'Spindle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spindle +(216218, 0, 0, 'Expedition Stalwart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Expedition Stalwart +(216221, 0, 0, 'Earthen-Ward Sentinel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Earthen-Ward Sentinel +(216222, 0, 0, 'Niffen Leader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Niffen Leader +(216241, 0, 0, 'Niffen Seeker', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Niffen Seeker +(216246, 0, 0, 'Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lashroom +(216247, 0, 0, 'Nerubian Ambusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Ambusher +(216248, 0, 0, 'Steelspinner Vess', NULL, 'The Great Ironweaver', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Steelspinner Vess +(216249, 0, 0, 'Understalker Tunneler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Understalker Tunneler +(216250, 0, 0, 'Raging Roots', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Raging Roots +(216275, 0, 0, 'Brann\'s Epic Egg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Brann's Epic Egg +(216277, 0, 0, 'Displeased Patron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Displeased Patron +(216279, 0, 0, '[DNT] Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Bunny +(216281, 0, 0, 'Encroaching Fungarian', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Encroaching Fungarian +(216282, 0, 0, 'Fungarian Nibbler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Nibbler +(216287, 0, 0, 'Devilsaur', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 39, 1, 0, 115, 56110), -- Devilsaur +(216288, 0, 0, 'Pupating Stinger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Pupating Stinger +(216290, 0, 0, 'Enraged Chicken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Enraged Chicken +(216291, 0, 0, 'Treasure Hoard', NULL, 'Defend Me!', NULL, 'lootall', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Treasure Hoard +(216292, 0, 0, 'Idle Falcon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Idle Falcon +(216293, 0, 0, 'Trilling Attendant', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Trilling Attendant +(216294, 0, 0, 'Relief Cart', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Relief Cart +(216296, 0, 0, 'Coalplume', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Coalplume +(216297, 0, 0, 'Gryphon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Gryphon +(216298, 0, 0, 'Meesk the Venomtongue', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Meesk the Venomtongue +(216299, 0, 0, 'Swarming Flyer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Swarming Flyer +(216300, 215550, 0, 'Spored Stinger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Spored Stinger +(216301, 0, 0, 'Sureki Miscreant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Miscreant +(216302, 0, 0, 'Sureki Dissident', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Dissident +(216303, 0, 0, 'Kobold Looter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Looter +(216304, 0, 0, 'Invasive Fungalbruiser', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Invasive Fungalbruiser +(216306, 0, 0, 'Deepwater Kobyss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deepwater Kobyss +(216307, 0, 0, 'Arathi Fisher', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Fisher +(216308, 0, 0, 'Ripsnoodle', NULL, 'Entrepreneur Inc.', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ripsnoodle +(216311, 0, 0, 'Clive DelGizmo', NULL, 'General Supplies', NULL, NULL, 10, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Clive DelGizmo +(216313, 0, 0, 'Flight Observer Viktorina', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Flight Observer Viktorina +(216314, 0, 0, 'Engineering Instructor Morgaen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Engineering Instructor Morgaen +(216316, 0, 0, 'Errick Ryston', NULL, 'Caretaker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Errick Ryston +(216317, 0, 0, 'Enraged Chicken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Enraged Chicken +(216320, 0, 0, 'The Coaglamation', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 4, 0, 0, 56110), -- The Coaglamation +(216321, 0, 0, 'Kill Credit: shop entered [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: shop entered [DNT] +(216322, 0, 0, 'Evolved Nerubian(Melee)', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Evolved Nerubian(Melee) +(216323, 0, 0, 'Evolved Nerubian(Caster)', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Evolved Nerubian(Caster) +(216324, 0, 0, 'Ravenous Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Ravenous Crawler +(216325, 0, 0, 'Crazed Predator', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 1, 0, 0, 56110), -- Crazed Predator +(216326, 0, 0, 'Ascended Neophyte', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Ascended Neophyte +(216327, 0, 0, 'Shark Ambusher Tell', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 104, 56110), -- Shark Ambusher Tell +(216328, 0, 0, 'Unstable Test Subject', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 91, 56110), -- Unstable Test Subject +(216329, 0, 0, 'Congealed Droplet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 76, 56110), -- Congealed Droplet +(216330, 0, 0, 'Elite slime', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 76, 56110), -- Elite slime +(216331, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(216332, 0, 0, 'Nerubian Hematologist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Hematologist +(216333, 0, 0, 'Bloodstained Assistant', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Bloodstained Assistant +(216335, 0, 0, 'Regald Hornfyre', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Regald Hornfyre +(216336, 0, 0, 'Ravenous Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Ravenous Crawler +(216337, 0, 0, 'Bloodworker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bloodworker +(216338, 0, 0, 'Hulking Bloodguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hulking Bloodguard +(216339, 0, 0, 'Sureki Unnaturaler', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Unnaturaler +(216340, 0, 0, 'Sentry Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 118, 56110), -- Sentry Stagshell +(216341, 0, 0, 'Jabbing Flyer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Jabbing Flyer +(216342, 0, 0, 'Skittering Assistant', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skittering Assistant +(216343, 0, 0, 'Fungal Field Keyflame', NULL, NULL, NULL, NULL, 0, 6002, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fungal Field Keyflame +(216347, 0, 0, 'Earthen Villager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Villager +(216353, 0, 0, 'Kill Credit: enter taelloch zone [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: enter taelloch zone [DNT] +(216354, 0, 0, 'Kill Credit: enter foreman\'s office [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: enter foreman's office [DNT] +(216355, 0, 0, 'Kill Credit: evidence examined [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: evidence examined [DNT] +(216356, 0, 0, 'Nerubian Disruptor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Disruptor +(216358, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(216359, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(216360, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(216361, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(216362, 0, 0, 'Caerin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Caerin +(216363, 0, 0, 'Reinforced Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Reinforced Drone +(216364, 0, 0, 'Blood Overseer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Blood Overseer +(216365, 0, 0, 'Winged Carrier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Winged Carrier +(216366, 0, 0, 'Resonating Pylon', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Resonating Pylon +(216373, 0, 0, 'Algari Flask Cauldron |A:Professions-Icon-Quality-Tier1-Small:20:20|a', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Algari Flask Cauldron |A:Professions-Icon-Quality-Tier1-Small:20:20|a +(216374, 0, 0, 'Algari Flask Cauldron |A:Professions-Icon-Quality-Tier2-Small:20:20|a', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Algari Flask Cauldron |A:Professions-Icon-Quality-Tier2-Small:20:20|a +(216375, 0, 0, 'Algari Flask Cauldron |A:Professions-Icon-Quality-Tier3-Small:20:20|a', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Algari Flask Cauldron |A:Professions-Icon-Quality-Tier3-Small:20:20|a +(216383, 0, 0, 'Terrified Grubtender', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Terrified Grubtender +(216385, 0, 0, 'Tentacle Mass', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Tentacle Mass +(216387, 0, 0, 'Razorling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Razorling +(216388, 0, 0, '[DNT] Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Bunny +(216393, 0, 0, 'Devoured Jawgrub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Devoured Jawgrub +(216405, 0, 0, 'Razormouth Wormling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Razormouth Wormling +(216406, 0, 0, 'Kill Credit: Kobyss Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Kobyss Proxy +(216409, 0, 0, 'Rockrekt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Rockrekt +(216410, 0, 0, 'Pebbles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Pebbles +(216411, 0, 0, 'Boulderson', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Boulderson +(216413, 0, 0, '[DNT] Spawner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Spawner +(216414, 0, 0, '[DNT] Spawner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Spawner +(216420, 0, 0, 'Pheromone Crate', NULL, NULL, NULL, 'attack', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pheromone Crate +(216436, 0, 0, 'Quickwick Tenderfoot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Quickwick Tenderfoot +(216438, 0, 0, 'Granny Scribbles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Granny Scribbles +(216441, 0, 0, 'Pale Illusion', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pale Illusion +(216443, 0, 0, 'Terrified Grubtender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Terrified Grubtender +(216444, 0, 0, 'Hazardous Material', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hazardous Material +(216446, 0, 0, 'Light\'s Bloom Keyflame', NULL, NULL, NULL, NULL, 0, 6003, 1, 0, 0, 0, 10, 0, 0, 56110), -- Light's Bloom Keyflame +(216447, 0, 0, 'Whirring Field Keyflame', NULL, NULL, NULL, NULL, 0, 6004, 1, 0, 0, 0, 10, 0, 0, 56110), -- Whirring Field Keyflame +(216452, 0, 0, 'Arathi Knight', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Knight +(216453, 0, 0, 'Arathi Knight', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Knight +(216454, 0, 0, 'Kobyss Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Fighter +(216456, 0, 0, 'Kill Credit: Convo 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Convo 1 +(216460, 0, 0, 'Arathi Farmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Farmer +(216461, 0, 0, 'Kill Credit: information gathered [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: information gathered [DNT] +(216464, 0, 0, 'Arathi Farmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Farmer +(216466, 0, 0, 'Unbound Fighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Fighter +(216467, 0, 0, 'Unbound Stormrider', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Stormrider +(216468, 0, 0, 'Horde Wolfaxe', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Horde Wolfaxe +(216469, 0, 0, 'Stillstone Pond Keyflame', NULL, NULL, NULL, NULL, 0, 6005, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stillstone Pond Keyflame +(216479, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(216480, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(216481, 0, 0, 'Kill Credit: conversation heard [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: conversation heard [DNT] +(216482, 0, 0, 'Kill Credit: interject [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: interject [DNT] +(216485, 0, 0, 'Kill Credit: magni dagran retreated [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: magni dagran retreated [DNT] +(216486, 0, 0, 'Kill Credit: skardyn [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: skardyn [DNT] +(216487, 0, 0, 'Skardyn Remnants', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Skardyn Remnants +(216488, 0, 0, 'Injured Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Earthen +(216489, 0, 0, 'Earthen Defender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Defender +(216490, 0, 0, 'Dead Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dead Earthen +(216491, 0, 0, 'Fog Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Beast +(216492, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(216494, 0, 0, 'Fog Drogher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Drogher +(216495, 0, 0, 'Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn +(216496, 0, 0, 'Kill Credit: Clue Slate 01 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Clue Slate 01 [DNT] +(216497, 0, 0, 'Kill Credit: Clue Slate 02 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Clue Slate 02 [DNT] +(216498, 0, 0, 'Kill Credit: Clue Slate 03 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Clue Slate 03 [DNT] +(216499, 0, 0, 'Kill Credit: Clue Slate 04 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Clue Slate 04 [DNT] +(216500, 0, 0, 'Kill Credit: Clue Slate 05 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Clue Slate 05 [DNT] +(216501, 0, 0, 'Kill Credit: Clue Slate 06 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Clue Slate 06 [DNT] +(216502, 0, 0, 'Kill Credit: Clue Slate 07 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Clue Slate 07 [DNT] +(216503, 0, 0, 'Kill Credit: Clue Slate 08 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Clue Slate 08 [DNT] +(216504, 0, 0, 'Kill Credit: Clue Found [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Clue Found [DNT] +(216505, 0, 0, 'Kill Credit: Cave entered [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Cave entered [DNT] +(216506, 0, 0, 'Kill Credit: Blockage inspected [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Blockage inspected [DNT] +(216507, 0, 0, 'Kill Credit: Blockage destroyed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Blockage destroyed [DNT] +(216508, 0, 0, 'Cave Blockage', NULL, NULL, NULL, NULL, 9, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cave Blockage +(216509, 0, 0, 'Kill Credit: Inner Cave Reached [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Inner Cave Reached [DNT] +(216510, 0, 0, 'Kill Credit: gem examined [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: gem examined [DNT] +(216511, 0, 0, 'Kill Credit: memory viewed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: memory viewed [DNT] +(216513, 0, 0, 'Deepriser Kobyss', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Deepriser Kobyss +(216514, 0, 0, 'bunny: inspect the scout', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- bunny: inspect the scout +(216515, 0, 0, 'Deepwater Sludger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Deepwater Sludger +(216517, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(216518, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(216520, 0, 0, 'Inflatable Decoy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Inflatable Decoy +(216523, 0, 0, 'G.E.A.R Pilot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- G.E.A.R Pilot +(216524, 0, 0, 'G.E.A.R Bomber', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- G.E.A.R Bomber +(216525, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit +(216526, 0, 0, 'The Abominable Wavecrasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- The Abominable Wavecrasher +(216527, 0, 0, 'Tidelord Teethwretch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tidelord Teethwretch +(216531, 0, 0, 'Keyflame', NULL, NULL, NULL, NULL, 0, 0, 1, 1059, 0, 0, 10, 0, 0, 56110), -- Keyflame +(216535, 0, 0, 'Parasitic Wasp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Parasitic Wasp +(216536, 0, 0, 'Deepsludger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Deepsludger +(216537, 0, 0, 'Burrowing Stoneswarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Burrowing Stoneswarmer +(216538, 0, 0, 'Deepwater Fisher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deepwater Fisher +(216541, 0, 0, 'Threadmaestro Fothis', NULL, 'Surekki Guard', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Threadmaestro Fothis +(216542, 0, 0, 'Sureki Silkcrusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Silkcrusher +(216543, 0, 0, 'Sureki Needler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Needler +(216544, 0, 0, 'Sureki String Leader', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki String Leader +(216545, 0, 0, 'Arathi Farmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Farmer +(216546, 0, 0, 'Kra\'jhendo', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Kra'jhendo +(216547, 0, 0, 'Kill Credit: Q04 - Watch Queen\'s Speech', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q04 - Watch Queen's Speech +(216548, 0, 0, 'Kill Credit: Q04 - Escape The Burrows', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q04 - Escape The Burrows +(216549, 0, 0, 'Nightclaw', NULL, 'Shadowtracker', NULL, 'openhand', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Nightclaw +(216550, 0, 0, 'Nightclaw', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Nightclaw +(216551, 0, 0, '[DNT] Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Generic Bunny +(216554, 0, 0, 'Sureki String Conductor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki String Conductor +(216555, 0, 0, 'Heelripper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Heelripper +(216557, 0, 0, '[DNT] Kill Credit: Earth Inspected', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Earth Inspected +(216558, 0, 0, '[DNT] Kill Credit: Scene Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Scene Credit +(216559, 0, 0, 'Wave of Darkness', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Wave of Darkness +(216560, 0, 0, 'Al\'haggro', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Al'haggro +(216561, 0, 0, 'Gahn\'dante', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Gahn'dante +(216562, 0, 0, 'Weakened Miner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weakened Miner +(216565, 0, 0, 'Sir Lostalot', NULL, 'Knights of the Brown Table', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sir Lostalot +(216566, 0, 0, 'The Green Knight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Green Knight +(216567, 0, 0, 'Janky', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Janky +(216568, 0, 0, 'Fourman Grimes', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fourman Grimes +(216569, 0, 0, 'Algari Potion Cauldron |A:Professions-Icon-Quality-Tier1-Small:20:20|a', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Algari Potion Cauldron |A:Professions-Icon-Quality-Tier1-Small:20:20|a +(216570, 0, 0, 'Algari Potion Cauldron |A:Professions-Icon-Quality-Tier2-Small:20:20|a', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Algari Potion Cauldron |A:Professions-Icon-Quality-Tier2-Small:20:20|a +(216571, 0, 0, 'Algari Potion Cauldron |A:Professions-Icon-Quality-Tier3-Small:20:20|a', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Algari Potion Cauldron |A:Professions-Icon-Quality-Tier3-Small:20:20|a +(216574, 0, 0, 'Meecebadminton', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Meecebadminton +(216577, 0, 0, 'Lady of the Lake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lady of the Lake +(216578, 0, 0, 'Swarm-Maven Donmiss', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Swarm-Maven Donmiss +(216579, 0, 0, 'Swarmspike', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110); -- Swarmspike + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(216580, 0, 0, 'Nerubian Swarmite Mount', NULL, '(TEMP MODEL)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Swarmite Mount +(216581, 0, 0, 'Vizier\'s Getaway Flyer', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Vizier's Getaway Flyer +(216582, 0, 0, 'Kx', NULL, 'Fang of the Queen', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kx +(216583, 0, 0, 'Chittering Fearmonger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Chittering Fearmonger +(216584, 0, 0, 'Nerubian Captain', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Captain +(216590, 0, 0, 'Kill Credit: Meet at Hill', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Meet at Hill +(216592, 0, 0, 'Huffles', NULL, 'Trusty Steed', NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Huffles +(216593, 0, 0, 'Sir Lostalot', NULL, 'Knights of the Brown Table', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sir Lostalot +(216596, 0, 0, 'Kill Credit: Tower RP done', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Tower RP done +(216597, 0, 0, 'Disciple of Darkness', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Disciple of Darkness +(216598, 0, 0, 'Janky', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Janky +(216600, 0, 0, 'Steamwarden Hurlt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Steamwarden Hurlt +(216602, 0, 0, 'Nerubian Silk Balloon Mine', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Nerubian Silk Balloon Mine +(216603, 0, 0, '[DNT] Kill Credit: Small Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Small Nerubian +(216604, 0, 0, '[DNT] Kill Credit: Large Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Large Nerubian +(216605, 0, 0, 'Swarming Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Swarming Threadling +(216607, 0, 0, 'Gryphadin', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 1, 0, 113, 56110), -- Gryphadin +(216609, 0, 0, 'Swift Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Swift Stormrook +(216610, 0, 0, 'Generic Bunny - LWB (Infinite AOI, Client Local)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny - LWB (Infinite AOI, Client Local) +(216611, 0, 0, 'Health Bunny [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Health Bunny [DNT] +(216614, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(216615, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(216616, 0, 0, '[DNT] Kill Credit: Mount Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Mount Stormrook +(216617, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(216619, 0, 0, 'Orator Krix\'vizk', NULL, 'The Fifth Strand', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Orator Krix'vizk +(216621, 0, 0, 'Nerubian Webspinner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Webspinner +(216622, 0, 0, 'Malfunctioning Cogwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Malfunctioning Cogwalker +(216623, 0, 0, 'Skulking Scrapgrabber', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skulking Scrapgrabber +(216625, 0, 0, 'Nightfall Bomber', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Bomber +(216628, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(216629, 0, 0, 'Client Scene Squib', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Client Scene Squib +(216630, 0, 0, 'Wretchroot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Wretchroot +(216632, 0, 0, 'Lamplighter Rathling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Rathling +(216633, 0, 0, 'Sneaky Smuggler', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Sneaky Smuggler +(216634, 0, 0, 'Swooping Spreader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Swooping Spreader +(216638, 0, 0, 'Webbed Lamplighter', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Webbed Lamplighter +(216640, 0, 0, 'Korgran', NULL, 'Caretaker of Mourning Rise', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Korgran +(216643, 0, 0, '[DNT] Kill Credit: Find Magni', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Find Magni +(216644, 0, 0, 'Portal to Orgrimmar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Portal to Orgrimmar +(216645, 0, 0, 'Portal to Stormwind', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Portal to Stormwind +(216648, 0, 0, 'Nx', NULL, 'Fang of the Queen', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 213, 56110), -- Nx +(216649, 0, 0, 'Vx', NULL, 'Fang of the Queen', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 213, 56110), -- Vx +(216658, 0, 0, 'Izo, the Grand Splicer', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Izo, the Grand Splicer +(216663, 0, 0, 'The Bloodfeaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- The Bloodfeaster +(216776, 0, 0, 'Unleash Corruption', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 861, 56110), -- Unleash Corruption +(216820, 0, 0, 'Hungry Boar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Hungry Boar +(216821, 0, 0, 'Hungry Lashtail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 11, 1, 0, 0, 56110), -- Hungry Lashtail +(216822, 0, 0, 'Forgotten Tiger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Forgotten Tiger +(216823, 0, 0, 'Remembered Bloodscalp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Remembered Bloodscalp +(216824, 0, 0, 'Angered Serpent', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Angered Serpent +(216825, 0, 0, 'Twisted Thief', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Twisted Thief +(216827, 0, 0, 'Candle-Lit Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candle-Lit Kobold +(216828, 0, 0, 'Activated Alarm-o-Bot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 94, 56110), -- Activated Alarm-o-Bot +(216829, 0, 0, 'Sickly Gnome', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sickly Gnome +(216830, 0, 0, 'Radiant Ghoul', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Radiant Ghoul +(216831, 0, 0, 'Memory of a Murloc', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Memory of a Murloc +(216837, 0, 0, 'Nebb [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nebb [DNT] +(216841, 0, 0, 'Questzertauren', NULL, 'War Within Wayfinder', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Questzertauren +(216844, 215550, 0, 'Spored Skitterer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Spored Skitterer +(216846, 0, 0, 'Maklin Drillstab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Maklin Drillstab +(216847, 0, 0, 'Korgran Overworked', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Korgran Overworked +(216848, 0, 0, 'Darkfire', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Darkfire +(216849, 0, 0, 'Torchlight Mine Keyflame', NULL, NULL, NULL, NULL, 0, 6006, 1, 0, 0, 0, 10, 0, 0, 56110), -- Torchlight Mine Keyflame +(216850, 0, 0, 'Faded Shore Keyflame', NULL, NULL, NULL, NULL, 0, 6007, 1, 0, 0, 0, 10, 0, 0, 56110), -- Faded Shore Keyflame +(216851, 0, 0, 'Bleak Sand Keyflame', NULL, NULL, NULL, NULL, 0, 6008, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bleak Sand Keyflame +(216852, 0, 0, 'Duskrise Acreage Keyflame', NULL, NULL, NULL, NULL, 0, 6009, 1, 0, 0, 0, 10, 0, 0, 56110), -- Duskrise Acreage Keyflame +(216855, 0, 0, 'Suspicious Coal Pile', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Suspicious Coal Pile +(216856, 0, 0, 'Black Blood', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 76, 56110), -- Black Blood +(216857, 0, 0, 'Kill Credit: Tower RP done', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Tower RP done +(216858, 0, 0, 'Boulder', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Boulder +(216861, 0, 0, '[DNT]Lift Boulder Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Lift Boulder Kill Credit +(216862, 0, 0, 'Kill Credit: Clues Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Clues Kill Credit +(216863, 0, 0, 'Maklin Drillstab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Maklin Drillstab +(216864, 0, 0, '[DNT] Urtago Trigger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Urtago Trigger +(216865, 221419, 0, 'Glooming Belligerent', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Glooming Belligerent +(216866, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(216867, 221419, 0, 'Glooming Disciple', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Glooming Disciple +(216868, 221419, 0, 'Glooming Darkweaver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Glooming Darkweaver +(216869, 221419, 0, 'Glooming Skulk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Glooming Skulk +(216870, 0, 0, 'Pilgrim', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pilgrim +(216871, 0, 0, 'Animated Scrapheap', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Animated Scrapheap +(216872, 0, 0, 'Discarded Golem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Discarded Golem +(216873, 0, 0, 'Scout Wayshelm', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Scout Wayshelm +(216874, 0, 0, 'Trade Inspector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Trade Inspector +(216875, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(216876, 0, 0, 'Kogwin Krimaltz', NULL, 'Krimaltz Sanitation and Disposal', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kogwin Krimaltz +(216877, 0, 0, 'Korgran', NULL, 'Caretaker of Mourning Rise', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Korgran +(216878, 0, 0, 'Urtago', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Urtago +(216880, 0, 0, 'Inspector Bribed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Inspector Bribed +(216882, 0, 0, 'Inspector Coward', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Inspector Coward +(216883, 0, 0, 'Inspector Kickbacks', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Inspector Kickbacks +(216884, 0, 0, 'Mislabled Golem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Mislabled Golem +(216885, 0, 0, 'Captain Placeholder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Captain Placeholder +(216887, 0, 0, 'Jawcrawler Broodmother', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Jawcrawler Broodmother +(216890, 0, 0, 'Kill Credit: Horde Prisoners Found', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Horde Prisoners Found +(216891, 0, 0, 'Cowering Grubtender', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cowering Grubtender +(216892, 0, 0, 'Earthen Trainee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Trainee +(216897, 0, 0, 'Danath Trollbane', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Danath Trollbane +(216900, 0, 0, 'Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(216901, 0, 0, 'Stormrider Recruit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Recruit +(216905, 0, 0, 'Unstable Earth Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Unstable Earth Elemental +(216906, 0, 0, 'Mimbihi', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mimbihi +(216907, 0, 0, 'Inspector Beatings', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Inspector Beatings +(216908, 0, 0, 'Crankz Shaftswizzle', NULL, 'Krimaltz Sanitation and Disposal', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Crankz Shaftswizzle +(216909, 0, 0, 'Refurbishment Technician', NULL, 'Krimaltz Sanitation and Disposal', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Refurbishment Technician +(216910, 0, 0, '[DNT] Kill Credit: Find Magni', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Find Magni +(216911, 0, 0, 'Fighting Pit Patron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fighting Pit Patron +(216912, 0, 0, 'Fighting Pit Better', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fighting Pit Better +(216913, 0, 0, 'Fighting Pit Regular', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fighting Pit Regular +(216914, 0, 0, 'Infectious Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Infectious Sporbit +(216916, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(216917, 0, 0, 'Trained Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Trained Stormrook +(216918, 0, 0, 'Decoy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Decoy +(216919, 0, 0, 'Grimer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Grimer +(216920, 0, 0, 'Discarded Golem', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Discarded Golem +(216921, 0, 0, 'Sparkitus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Sparkitus +(216923, 0, 0, 'Pitscrap Gladiator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Pitscrap Gladiator +(216925, 0, 0, 'Pitscrap Engineer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pitscrap Engineer +(216926, 0, 0, '[DNT] Generic Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- [DNT] Generic Stalker +(216927, 0, 0, 'Decoy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Decoy +(216928, 0, 0, 'Railwarden Craent', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Railwarden Craent +(216932, 0, 0, 'Arcane Bunny [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Arcane Bunny [DNT] +(216934, 0, 0, 'Going to the shore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Going to the shore +(216938, 223584, 0, 'Faithful of Zirix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Faithful of Zirix +(216939, 0, 0, 'Zarein', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Zarein +(216940, 0, 0, 'bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- bunny +(216943, 0, 0, 'Unsuspecting Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unsuspecting Kobold +(216944, 0, 0, 'Scary Skitterer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Scary Skitterer +(216947, 0, 0, '[PH] Nerubian Item Upgrade', NULL, 'Item Upgrades', NULL, 'reforge', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [PH] Nerubian Item Upgrade +(216948, 0, 0, 'Scary Sticker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Scary Sticker +(216952, 0, 0, '[PH] Nerubian Chitin Worker', NULL, 'Nerubian Chitin Worker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [PH] Nerubian Chitin Worker +(216953, 0, 0, 'Mean Stonehead', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Mean Stonehead +(216955, 0, 0, 'Caller of the Gloom', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Caller of the Gloom +(216956, 0, 0, 'Kill Credit: Kill both summoners', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Kill both summoners +(216957, 0, 0, 'Sweetshine Grub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Sweetshine Grub +(216958, 0, 0, 'Seablight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Seablight +(216959, 0, 0, 'Kill Credit: Anduin Struggle RTC', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Anduin Struggle RTC +(216960, 0, 0, 'Scary Dark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Scary Dark +(216962, 0, 0, 'Darkwater Tidecrusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Darkwater Tidecrusher +(216963, 0, 0, 'Shadowcrested Snapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Shadowcrested Snapper +(216964, 0, 0, 'Nocturnus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Nocturnus +(216965, 0, 0, 'Coralscar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Coralscar +(216966, 0, 0, 'Nerubian Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite +(216968, 0, 0, 'Personal Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 264, 56110), -- Personal Skiff +(216969, 0, 0, '[DNT] Kill Credit: Scene Started', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Scene Started +(216970, 0, 0, 'Shalehorn Impaler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn Impaler +(216971, 0, 0, 'Shadow Walker Tarvex', NULL, 'The Weaver\'s Eyes', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shadow Walker Tarvex +(216972, 0, 0, 'Courier Lyan', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Courier Lyan +(216973, 0, 0, 'Courier Aidal', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Courier Aidal +(216974, 0, 0, 'Waxy Wasp', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Waxy Wasp +(216975, 0, 0, 'Waspy Grub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Waspy Grub +(216976, 0, 0, 'Sunreaver Battlemage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sunreaver Battlemage +(216977, 0, 0, 'Royal Silkwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Royal Silkwing +(216978, 0, 0, 'Royal Silkwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Royal Silkwing +(216979, 0, 0, 'Roughrider Tany', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Roughrider Tany +(216980, 0, 0, 'Silver Covenant Spellcaster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Silver Covenant Spellcaster +(216982, 0, 0, 'Royal Silkwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Royal Silkwing +(216983, 0, 0, 'Kirin Tor Conjuror', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Conjuror +(216984, 0, 0, 'Kobyss Swordsnapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Swordsnapper +(216985, 0, 0, 'Coreway Worker', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Coreway Worker +(216986, 0, 0, 'Aemara', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aemara +(216988, 0, 0, 'Jeti Amberhoof', NULL, NULL, NULL, 'inspect', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Jeti Amberhoof +(216990, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(216994, 0, 0, 'Jenni Boombuckle', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Jenni Boombuckle +(216996, 0, 0, 'Rhubarn', NULL, 'Grand Sniffmaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rhubarn +(216998, 0, 0, 'Trader Harthan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Trader Harthan +(217000, 0, 0, 'Unlucky Waxhunter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unlucky Waxhunter +(217004, 0, 0, 'Innocent Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Innocent Kobold +(217006, 0, 0, 'Invading Stonehead', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Invading Stonehead +(217008, 0, 0, 'Stonehead Tribestomper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Stonehead Tribestomper +(217009, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(217011, 0, 0, 'Juicy Grub', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Juicy Grub +(217013, 0, 0, 'Hungry Mole', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Hungry Mole +(217016, 0, 0, 'Skittermaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skittermaker +(217017, 0, 0, 'Leaper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Leaper +(217020, 0, 0, 'Oathsworn Councilguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Councilguard +(217021, 0, 0, 'Charger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Charger +(217022, 0, 0, 'Oathsworn Councilguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Councilguard +(217023, 0, 0, 'Scuttlebaron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scuttlebaron +(217024, 0, 0, 'Shadowdancer Hark\'sis', NULL, 'Flightmaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shadowdancer Hark'sis +(217027, 221196, 0, 'Schismatic Priest', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Schismatic Priest +(217028, 0, 0, 'Nerubian Swarmite Roost', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Nerubian Swarmite Roost +(217029, 0, 0, 'Monte Gazlowe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Monte Gazlowe +(217030, 0, 0, 'Snooty Stonehead', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Snooty Stonehead +(217034, 0, 0, 'Deep Breath', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 229, 56110), -- Deep Breath +(217035, 0, 0, 'Faerin Lothar', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(217038, 0, 0, 'Intrusive Nothwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Intrusive Nothwing +(217039, 0, 0, 'Nerubian Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Hauler +(217040, 0, 0, 'Noth Venomsprayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Noth Venomsprayer +(217043, 0, 0, 'Kill Credit: Summoner RP done', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Summoner RP done +(217044, 0, 0, 'Aelric Leid', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aelric Leid +(217048, 0, 0, 'Cat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cat +(217050, 0, 0, 'Refinery Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Refinery Worker +(217062, 0, 0, 'Enraged Shadow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Enraged Shadow +(217063, 0, 0, 'Shadowed Gloomrender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadowed Gloomrender +(217065, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(217066, 0, 0, 'Arathi Scout', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Scout +(217067, 0, 0, 'bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- bunny +(217069, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(217070, 0, 0, 'Saradi', NULL, 'Councilward\'s Clerk', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Saradi +(217072, 0, 0, 'Bevrusi', NULL, 'Gundargaz Trader', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bevrusi +(217080, 0, 0, 'Gostrof', NULL, 'Supply Runner', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gostrof +(217081, 0, 0, 'Trader Harthan', NULL, 'Track Worker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Trader Harthan +(217082, 0, 0, 'Obstorn', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Obstorn +(217083, 0, 0, 'Bluebug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Bluebug +(217084, 0, 0, 'Gluegrub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Gluegrub +(217085, 0, 0, 'Sparkly Stinkbug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Sparkly Stinkbug +(217086, 0, 0, 'Rugnug', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Rugnug +(217087, 0, 0, 'Crystal Clackling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Crystal Clackling +(217088, 0, 0, 'Nernabel', NULL, 'Gemwright', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Nernabel +(217089, 0, 0, 'Bradrula', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Bradrula +(217090, 0, 0, 'Loldren', NULL, 'Market Auditor', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Loldren +(217091, 0, 0, 'Vokgret', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Vokgret +(217092, 0, 0, 'Lounge Bruiser', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Lounge Bruiser +(217093, 0, 0, 'Obstorn', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Obstorn +(217095, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(217097, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(217098, 0, 0, 'Kill Credit: Kobold Rescued [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Kobold Rescued [DNT] +(217100, 0, 0, 'Kill Credit: Restore the Flame RTC', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Restore the Flame RTC +(217102, 0, 0, 'Drog Skullbreaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drog Skullbreaker +(217103, 0, 0, 'Mimbihi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mimbihi +(217104, 0, 0, 'Aemara', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aemara +(217111, 0, 0, 'Ore Barrel Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ore Barrel Stalker +(217112, 0, 0, 'Charged Core Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Charged Core Stalker +(217113, 0, 0, 'Target Throw To Forge', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Target Throw To Forge +(217114, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(217118, 0, 0, 'Skardyn Bomber', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn Bomber +(217119, 0, 0, 'Leech Larva', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 8, 0, 0, 56110), -- Leech Larva +(217121, 0, 0, 'Brightland Hornface', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Brightland Hornface +(217122, 0, 0, 'Brightland Rockback', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Brightland Rockback +(217123, 0, 0, 'Oblivious Shaleshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Oblivious Shaleshell +(217124, 0, 0, 'Arathi Bomb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Arathi Bomb +(217126, 0, 0, 'Over-Indulged Patron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Over-Indulged Patron +(217127, 0, 0, 'Invasive Nestbuilder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Invasive Nestbuilder +(217128, 0, 0, 'Speaker Kuldas', NULL, 'Awakening The Machine', NULL, 'questinteract', 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Kuldas +(217129, 0, 0, 'Klanker the Ironstrider', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Klanker the Ironstrider +(217130, 0, 0, 'Korgran', NULL, 'Caretaker of Mourning Rise', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Korgran +(217131, 0, 0, 'Fourman Grimes', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fourman Grimes +(217132, 0, 0, 'Fourman Grimes', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fourman Grimes +(217133, 0, 0, 'Kal Smoulderbrow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kal Smoulderbrow +(217134, 0, 0, 'Webbed Victim', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Webbed Victim +(217135, 0, 0, 'Fighting Pit Spectator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fighting Pit Spectator +(217136, 0, 0, 'Fighting Pit Enthusiast', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Fighting Pit Enthusiast +(217137, 0, 0, 'Invasive Nestling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Invasive Nestling +(217138, 0, 0, 'Fighting Pit Connoisseur', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fighting Pit Connoisseur +(217139, 0, 0, 'Earthen Power Suit', NULL, 'T2 (5/2) Elite', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Earthen Power Suit +(217144, 0, 0, 'Hungering Shade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Hungering Shade +(217146, 0, 0, 'Proxy Kill Credit: Nerubian Attacker Slain', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Proxy Kill Credit: Nerubian Attacker Slain +(217149, 0, 0, 'Targeting Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny +(217151, 0, 0, 'Dark Bombardier', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110); -- Dark Bombardier + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(217152, 0, 0, 'Snubjaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Snubjaw +(217154, 0, 0, 'Snubjaw', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Snubjaw +(217162, 0, 0, '[DNT] Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Bunny +(217163, 0, 0, 'Snubjaw', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Snubjaw +(217168, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(217183, 0, 0, 'Noth Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Noth Drone +(217184, 0, 0, 'Niffen Defender', NULL, 'Mmarl Guard', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Niffen Defender +(217188, 0, 0, 'Spinnerette\'s Strands', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Spinnerette's Strands +(217191, 0, 0, '[DNT]Wrangle Beetle Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Wrangle Beetle Kill Credit +(217192, 0, 0, 'Docile Flyer', NULL, NULL, NULL, 'taxi', 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Docile Flyer +(217193, 0, 0, 'Invis bunny for spell targeting [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invis bunny for spell targeting [DNT] +(217194, 0, 0, 'Sacred Weapon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Sacred Weapon +(217196, 0, 0, '[DNT]Beetle Phase Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Beetle Phase Kill Credit +(217200, 0, 0, 'Void Crystal Monstrosity', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Void Crystal Monstrosity +(217205, 0, 0, 'Targeting Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny +(217206, 0, 0, '[DNT] Kill Credit: Orders Given', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Orders Given +(217207, 0, 0, 'Unbound Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Worker +(217208, 0, 0, 'Zekvir', NULL, 'Hand of the Harbinger', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zekvir +(217209, 0, 0, 'Xishirra', NULL, 'The Monster of Xesh', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Xishirra +(217211, 0, 0, '[DNT] Bowl Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Bowl Kill Credit +(217212, 0, 0, '[DNT] Ceremony Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Ceremony Kill Credit +(217213, 0, 0, '[DNT] Kill Credit: Plan Discussed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Plan Discussed +(217214, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(217219, 0, 0, 'Void Crystal Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Void Crystal Skardyn +(217222, 0, 0, 'Kill Credit: Q02 - Give Weaver\'s Message', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q02 - Give Weaver's Message +(217223, 0, 0, 'Kill Credit: Q02 - Pheromones Applied', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q02 - Pheromones Applied +(217224, 0, 0, 'Kill Credit: Q02 - Enter Umbral Bazaar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q02 - Enter Umbral Bazaar +(217225, 0, 0, 'Machinist Protector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Machinist Protector +(217227, 0, 0, '[DNT] Horn Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Horn Kill Credit +(217228, 0, 0, 'Blood Beast', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 155, 6, 0, 0, 56110), -- Blood Beast +(217230, 0, 0, '[DNT] Kill Credit: Worker Evacuated', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Worker Evacuated +(217233, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(217235, 0, 0, 'Urtago', NULL, 'Caretaker of Mourning Rise', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Urtago +(217237, 0, 0, 'ZZ-01-47 Introduction Complete', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- ZZ-01-47 Introduction Complete +(217238, 0, 0, 'Rock Snail', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Rock Snail +(217239, 0, 0, 'Rock Snail', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Rock Snail +(217240, 0, 0, 'Overseer Brokfor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Overseer Brokfor +(217241, 0, 0, 'Architect Brokfor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Architect Brokfor +(217244, 0, 0, '[DNT] Kill Credit: Fuse Connected', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Fuse Connected +(217245, 0, 0, 'High Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker Brinthe +(217246, 0, 0, 'Market Organizer Kralden', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Market Organizer Kralden +(217247, 0, 0, 'Waterworks Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waterworks Laborer +(217248, 0, 0, 'Elma', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Elma +(217249, 0, 0, 'Waterworks Opportunist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waterworks Opportunist +(217250, 0, 0, 'Saffrin', NULL, 'Rak-Ush Operations', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Saffrin +(217251, 0, 0, 'Kill Credit: Q02 - Climb Web Rope', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q02 - Climb Web Rope +(217252, 0, 0, 'Kill Credit: Q02 - Alleria Climb Rope', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q02 - Alleria Climb Rope +(217253, 0, 0, 'Ves\'trak', NULL, 'Rak-Ush Operations', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ves'trak +(217255, 0, 0, 'Ag\'thax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ag'thax +(217256, 0, 0, 'Bazaar Patrol', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bazaar Patrol +(217257, 0, 0, 'Fuse Stalker [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fuse Stalker [DNT] +(217258, 0, 0, 'Keg Stalker [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Keg Stalker [DNT] +(217259, 0, 0, 'City Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- City Guard +(217260, 0, 0, 'Bazaar Patrol', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bazaar Patrol +(217261, 0, 0, 'Cinderbrew Mug-Master', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cinderbrew Mug-Master +(217262, 0, 0, 'Gid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gid +(217263, 0, 0, 'Apprentice Quarrychef', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Apprentice Quarrychef +(217264, 0, 0, 'Displaced Jawgrub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Displaced Jawgrub +(217265, 0, 0, 'Unbound Patron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Patron +(217266, 0, 0, 'Oathsworn Patron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Patron +(217267, 0, 0, 'Machinespeaker Patron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Machinespeaker Patron +(217268, 0, 0, 'Weeping Shade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Weeping Shade +(217269, 0, 0, 'Beetlehawk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Beetlehawk +(217270, 0, 0, 'Kill Credit: Q03 - Gossip Eavesdropped', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q03 - Gossip Eavesdropped +(217271, 0, 0, 'Kill Credit: Q03a - Conversation A', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q03a - Conversation A +(217272, 0, 0, 'Kill Credit: Q03 - Meesk Guard Event', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q03 - Meesk Guard Event +(217273, 0, 0, 'Kill Credit: Q03a - Conversation E', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q03a - Conversation E +(217274, 0, 0, 'Kill Credit: Q03a - Conversation D', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q03a - Conversation D +(217275, 0, 0, 'Kill Credit: Q03a - Conversation C', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q03a - Conversation C +(217276, 0, 0, 'Kill Credit: Q03a - Conversation B', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q03a - Conversation B +(217277, 0, 0, 'Earthen Power Suit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Earthen Power Suit +(217278, 0, 0, '[DNT]Pen Gossip Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Pen Gossip Kill Credit +(217281, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(217282, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(217283, 0, 0, 'Baygumn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Baygumn +(217284, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(217286, 0, 0, '[DNT]Excursion Gossip Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Excursion Gossip Kill Credit +(217288, 0, 0, 'Spore Assistant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Spore Assistant +(217291, 0, 0, 'Nerubian Skitterling, Royal Fighter, Web', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Royal Fighter, Web +(217292, 0, 0, 'Nerubian Skitterling, Royal Fighter, Poison', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Royal Fighter, Poison +(217293, 0, 0, 'Nerubian Skitterling, Fighter, Web', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Fighter, Web +(217294, 0, 0, 'Nerubian Skitterling, Fighter, Poison', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Fighter, Poison +(217295, 0, 0, 'Kel\'an', NULL, 'Meesk\'s Guard', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kel'an +(217296, 0, 0, 'Charmy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Charmy +(217297, 0, 0, 'Sweety', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Sweety +(217299, 0, 0, 'Ostiary Wystan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ostiary Wystan +(217306, 0, 0, 'Nerubian Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Swarmer +(217307, 0, 0, 'Slain Kobyss', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Slain Kobyss +(217309, 0, 0, 'Devoured Jawgrub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Devoured Jawgrub +(217310, 0, 0, 'Nerubian Frontliner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Frontliner +(217311, 0, 0, 'Nerubian Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter +(217312, 0, 0, 'Fleeing Larva', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Fleeing Larva +(217313, 0, 0, 'Crypt Lord', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Crypt Lord +(217314, 0, 0, 'Gorged Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Gorged Lashroom +(217315, 0, 0, 'Grottospore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Grottospore +(217316, 0, 0, 'Moss Sludglet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Moss Sludglet +(217317, 0, 0, '[DNT] Kill Credit: Keg Thrown', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Keg Thrown +(217319, 0, 0, 'Kill Credit: Q03b - Propoganda Emitter A', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q03b - Propoganda Emitter A +(217320, 0, 0, 'Kill Credit: Q03b - Propoganda Emitter B', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q03b - Propoganda Emitter B +(217321, 0, 0, 'Kill Credit: Q03b - Propoganda Emitter C', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q03b - Propoganda Emitter C +(217322, 0, 0, 'Kill Credit: Q03b - Propoganda Emitters', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q03b - Propoganda Emitters +(217324, 0, 0, 'Weaver\'s Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Threadling +(217326, 0, 0, 'Pit Lord', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 3, 0, 0, 56110), -- Pit Lord +(217328, 0, 0, 'Aelric Leid', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aelric Leid +(217329, 0, 0, 'Twinkling Candlefly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Twinkling Candlefly +(217330, 0, 0, 'Anub\'azal', NULL, 'Lord of Heritage Forces', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anub'azal +(217331, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(217332, 0, 0, '[DNT] Kill Credit: Last Light', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Last Light +(217333, 0, 0, 'Queen Neferess', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Queen Neferess +(217334, 0, 0, 'The Weaver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- The Weaver +(217336, 0, 0, 'Nerubians', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubians +(217337, 0, 0, 'Odberken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Odberken +(217339, 0, 0, 'Stormrook Feather', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stormrook Feather +(217340, 0, 0, '[DNT] Kill Credit: Defenses Placed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Defenses Placed +(217341, 0, 0, 'Recovering Skirmisher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Recovering Skirmisher +(217342, 0, 0, '[DNT] Kill Credit: Ground Kill', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Ground Kill +(217343, 0, 0, '[DNT] Kill Credit: Flyer Kill', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Flyer Kill +(217344, 0, 0, 'Machinespeaker Patron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Machinespeaker Patron +(217345, 0, 0, '[DNT] Kill Credit: Large Kill', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Large Kill +(217346, 0, 0, 'Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 10, 0, 79, 56110), -- Mine Cart +(217348, 0, 0, 'Quarrychef Higinnd', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Quarrychef Higinnd +(217349, 0, 0, '[DNT] Kill Credit: Defenses Confirmed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Defenses Confirmed +(217350, 0, 0, 'Gerkmid the Squid-Butcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gerkmid the Squid-Butcher +(217351, 0, 0, 'Waterworks Activation Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Waterworks Activation Credit +(217352, 0, 0, 'Brewer Kreztar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brewer Kreztar +(217353, 0, 0, 'Master Machinist Dunstan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Master Machinist Dunstan +(217354, 0, 0, 'Siegehold Alchemist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siegehold Alchemist +(217355, 0, 0, 'Klaskin', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Klaskin +(217356, 0, 0, 'Arax\'ne', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arax'ne +(217357, 0, 0, 'Stitch Club Member', NULL, 'Grieve and Weave', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Stitch Club Member +(217358, 0, 0, 'Kill Credit: Q04 - Follow 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q04 - Follow 1 +(217359, 0, 0, 'Kill Credit: Q04 - Meet the Vizier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q04 - Meet the Vizier +(217361, 0, 0, 'Health Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Health Bunny +(217362, 217336, 0, 'Kaheti Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Fighter +(217363, 0, 0, 'Kill Credit: Q04 - Follow 2', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q04 - Follow 2 +(217364, 0, 0, 'Kill Credit: Q04 - Follow 3', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q04 - Follow 3 +(217365, 0, 0, 'Kill Credit: Q04 - Enemy Distracted', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q04 - Enemy Distracted +(217367, 0, 0, 'Kill Credit: Nerubian Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Nerubian Kill Credit +(217368, 0, 0, 'Kill Credit: Ship Boarded', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Ship Boarded +(217369, 0, 0, 'Tsk\'zal', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tsk'zal +(217370, 0, 0, 'Kill Credit: Q05 - Deliver Weaver\'s Message', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q05 - Deliver Weaver's Message +(217371, 0, 0, 'Siege Webwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Siege Webwing +(217372, 0, 0, 'Earthen Observer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Observer +(217373, 0, 0, 'Hoofcrack the Red', NULL, '(3.5/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Hoofcrack the Red +(217374, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(217375, 0, 0, 'Adelgonn', NULL, 'Stoneward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adelgonn +(217376, 0, 0, 'High Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker Brinthe +(217378, 0, 0, 'Devoured Jawgrub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Devoured Jawgrub +(217379, 0, 0, 'Infested Jawgrub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Infested Jawgrub +(217380, 0, 0, 'Master Machinist Dunstan', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Master Machinist Dunstan +(217381, 0, 0, 'Familiar Projection', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Familiar Projection +(217384, 0, 0, 'Kill Credit: Q04 - Ready for Speech/Trigger IGC', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q04 - Ready for Speech/Trigger IGC +(217385, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(217386, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(217388, 0, 0, 'Cinderhoney', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cinderhoney +(217389, 0, 0, 'Boiling Cinderbrew', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Boiling Cinderbrew +(217390, 0, 0, 'Flaming Pollen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Flaming Pollen +(217391, 0, 0, 'Kill Credit: Q04 - Scenario Exit - Landing Trigger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q04 - Scenario Exit - Landing Trigger +(217393, 0, 0, 'Kill Credit: Q05 - Report to the Weaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q05 - Report to the Weaver +(217394, 0, 0, 'Noxious Sporesponge', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Noxious Sporesponge +(217395, 0, 0, 'Drenched Scavenger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drenched Scavenger +(217396, 0, 0, 'Drowned Scavenger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drowned Scavenger +(217397, 0, 0, 'Furious Dissident', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Furious Dissident +(217398, 0, 0, 'Sister Etna Blayze', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sister Etna Blayze +(217399, 216324, 0, 'Ravenous Crawler', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 10, 0, 0, 56110), -- Ravenous Crawler +(217400, 0, 0, 'Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Threadling +(217401, 0, 0, 'Collection Bowl', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Collection Bowl +(217402, 220582, 0, 'Grigg', NULL, 'Pool Boys, LLC', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Grigg +(217403, 0, 0, 'Eroding Engineer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Eroding Engineer +(217404, 0, 0, 'Persistent Forager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Persistent Forager +(217405, 0, 0, 'Shroom Scavenger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Shroom Scavenger +(217406, 0, 0, 'Agaric Spreader', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Agaric Spreader +(217407, 0, 0, '[DNT] Kill Credit: End of Scenario', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: End of Scenario +(217408, 0, 0, 'Overgrown Vine', NULL, NULL, NULL, 'questinteract', 0, 3754, 1, 0, 0, 0, 10, 0, 0, 56110), -- Overgrown Vine +(217409, 0, 0, 'Butterfly', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Butterfly +(217410, 0, 0, 'Crawler Egg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Crawler Egg +(217411, 0, 0, 'Rootgnaw Flutterer', NULL, 'T1 FIGHTER', NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Rootgnaw Flutterer +(217413, 0, 0, '[DNT] Follow Korgran', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Follow Korgran +(217414, 0, 0, 'Splintered Materials', NULL, 'T0 SWARMER (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Splintered Materials +(217416, 0, 0, 'Geothermus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Geothermus +(217417, 0, 0, 'Infested Jawgrub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Infested Jawgrub +(217419, 0, 0, 'Channel Web Target [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Channel Web Target [DNT] +(217420, 0, 0, 'Decomposing Fungarian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Decomposing Fungarian +(217421, 0, 0, 'Captain Placeholder', NULL, 'Notoriety Controls', NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Captain Placeholder +(217423, 0, 0, '[UNUSED] Memory of Glorashck', NULL, 'T3 (8/3)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- [UNUSED] Memory of Glorashck +(217424, 0, 0, 'Baron Sybaestan Braunpyke', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Baron Sybaestan Braunpyke +(217425, 0, 0, 'Mire Fertilizer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 64, 56110), -- Mire Fertilizer +(217426, 0, 0, 'Sir Theleon Braunpyke', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sir Theleon Braunpyke +(217427, 0, 0, 'Brother Taelan Darkstrike', NULL, 'Order of Night (3/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Brother Taelan Darkstrike +(217428, 0, 0, 'Agitated Rockpercher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Agitated Rockpercher +(217429, 0, 0, 'Overfiend', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 3, 0, 122, 56110), -- Overfiend +(217430, 0, 0, 'Weaver\'s Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Threadling +(217431, 0, 0, 'Weaver\'s Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Threadling +(217432, 0, 0, 'Weaver\'s Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Threadling +(217433, 0, 0, 'High Guard Gaulax', NULL, 'Disciple of Eirich', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Guard Gaulax +(217434, 0, 0, 'Helpful Clergy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Helpful Clergy +(217435, 0, 0, 'Master Machinist Dunstan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Master Machinist Dunstan +(217436, 0, 0, 'Arathi Reserve', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Reserve +(217437, 0, 0, 'Umbral Bazaar Civilian', NULL, 'TEMPLATE FOR COPY', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Bazaar Civilian +(217438, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(217439, 0, 0, 'Iridi', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Iridi +(217440, 0, 0, 'Albetha', NULL, 'Innkeeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Albetha +(217441, 0, 0, 'Unbound Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Earthen +(217442, 0, 0, 'Order of Night Ranger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Ranger +(217443, 0, 0, 'Order of Night Fighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Fighter +(217444, 0, 0, 'Order of Night Disciple', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Disciple +(217445, 0, 0, 'Unbound Gardener', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Gardener +(217446, 0, 0, 'Shardgar', NULL, 'Mining Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shardgar +(217447, 0, 0, 'Gandorhil', NULL, 'Blacksmithing Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gandorhil +(217448, 217336, 0, 'Kaheti Ambusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Ambusher +(217449, 0, 0, 'Opalin', NULL, 'Jewelcrafting Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Opalin +(217450, 0, 0, 'Unbound Protector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Unbound Protector +(217451, 0, 0, 'Master Gardener Dhurttig', NULL, 'Herbalism Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Master Gardener Dhurttig +(217452, 217434, 0, 'Vitner Monk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vitner Monk +(217453, 0, 0, 'Kill Credit: Q04 - Follow 1 Finished', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q04 - Follow 1 Finished +(217454, 0, 0, 'Kill Credit: Q04 - Follow 2 Finished', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q04 - Follow 2 Finished +(217455, 0, 0, 'Kill Credit: Q04 - Follow 3 Finished', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q04 - Follow 3 Finished +(217456, 0, 0, 'Bushy Weeds', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bushy Weeds +(217457, 0, 0, 'Deeps Strider Matriarch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deeps Strider Matriarch +(217458, 0, 0, 'Cataract Strider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Cataract Strider +(217459, 0, 0, 'Deeps Striderling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deeps Striderling +(217460, 0, 0, 'Grotto Salamanther', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Grotto Salamanther +(217461, 0, 0, 'Grottoscale Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Grottoscale Hatchling +(217462, 0, 0, 'Swift Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Swift Stormrook +(217463, 0, 0, 'Enraged Colossus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Enraged Colossus +(217464, 217434, 0, 'Pious Disciple', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pious Disciple +(217465, 0, 0, 'Arax\'ne', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arax'ne +(217466, 0, 0, 'Ves\'ka', NULL, 'Apprentice Silksinger', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ves'ka +(217467, 0, 0, 'Tes\'ka', NULL, 'Apprentice Silksinger', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tes'ka +(217468, 0, 0, 'Scampering Weave-Rat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scampering Weave-Rat +(217469, 0, 0, 'Mor\'drek', NULL, 'Spells, Scrolls, and Amulets', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mor'drek +(217470, 0, 0, 'Tulumun', NULL, 'Assistant to the Executor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tulumun +(217471, 0, 0, 'Waterworks Cartwielder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waterworks Cartwielder +(217472, 0, 0, 'Suspicious Merchant', NULL, 'Questionable Sundries', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Suspicious Merchant +(217473, 0, 0, 'Collection Bowl', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Collection Bowl +(217474, 222988, 0, 'Keldaz', NULL, 'Militia Supervisor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Keldaz +(217475, 0, 0, 'Collection Bowl', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Collection Bowl +(217476, 0, 0, 'Kill Credit: Q06 - On Accept Finished', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q06 - On Accept Finished +(217477, 0, 0, 'Shadowtide Hardshell', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Shadowtide Hardshell +(217478, 0, 0, 'Kill Credit: Q06 - Follow to the Observation', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q06 - Follow to the Observation +(217479, 0, 0, 'Kobyss Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Fighter +(217481, 0, 0, 'Dreadstrike Ambusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dreadstrike Ambusher +(217482, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(217483, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(217484, 0, 0, 'Bursting Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Bursting Hatchling +(217485, 0, 0, 'Nightfall Lookout', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Lookout +(217487, 0, 0, 'Kill Credit: Q02a [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q02a [DNT] +(217488, 0, 0, 'Kill Credit: Q02b [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q02b [DNT] +(217489, 0, 0, 'Anub\'arash', NULL, 'The Thousand Scars', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 167, 56110), -- Anub'arash +(217490, 0, 0, 'Attendant Gebberd', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- Attendant Gebberd + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(217491, 0, 0, 'Skeinspinner Takazj', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 167, 56110), -- Skeinspinner Takazj +(217494, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(217495, 0, 0, 'Playwright Odberken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Playwright Odberken +(217496, 0, 0, 'Holy Monk', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Holy Monk +(217497, 0, 0, 'Holy Monk', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Holy Monk +(217498, 0, 0, 'Kobold Scamp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Scamp +(217499, 0, 0, 'Kobold Loiterer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Loiterer +(217501, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(217502, 0, 0, 'Findorn', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Findorn +(217505, 0, 0, 'Kobyss Soul-Twister', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Soul-Twister +(217506, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(217508, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- [DNT] Kill Credit +(217509, 0, 0, 'Slumbering Mountain Giant', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Slumbering Mountain Giant +(217511, 0, 0, 'Sandmaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Sandmaw +(217512, 0, 0, 'Sparklit Buttonmasher', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sparklit Buttonmasher +(217513, 0, 0, 'Cogchewer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cogchewer +(217514, 0, 0, 'Kill Credit: Give Oil to Faerin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Give Oil to Faerin +(217516, 0, 0, 'Nightfall Executor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Executor +(217517, 0, 0, 'Nightfall Hopestealer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Hopestealer +(217518, 0, 0, 'Nightfall Inquisitor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Inquisitor +(217519, 0, 0, 'Nightfall Shadeguard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Shadeguard +(217520, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 8, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- [DNT] Kill Credit +(217522, 0, 0, 'Slimy Slug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Slimy Slug +(217523, 0, 0, 'Riplisk Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Riplisk Hatchling +(217524, 0, 0, 'Armored Riplisk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Armored Riplisk +(217525, 0, 0, 'Unbound Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Earthen +(217526, 0, 0, 'Kill Credit: Fungal Spore Burned', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Fungal Spore Burned +(217527, 0, 0, 'Salty Gull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Salty Gull +(217531, 0, 0, 'Ixin', NULL, 'Sureki Attendant', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ixin +(217533, 0, 0, 'Atik', NULL, 'Sureki Attendant', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Atik +(217534, 0, 0, 'Sandres the Relicbearer', NULL, NULL, NULL, NULL, 0, 6026, 2, 0, 0, 0, 4, 0, 0, 56110), -- Sandres the Relicbearer +(217535, 0, 0, 'Pale Priest', NULL, 'Ansurek\'s Will', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pale Priest +(217539, 0, 0, '[DNT] Kill Proxy - Max Level - 01B', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 01B +(217540, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 8, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- [DNT] Kill Credit +(217541, 0, 0, 'Nightfall Initiate', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Initiate +(217542, 0, 0, 'Drelda', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drelda +(217543, 0, 0, 'Tordrin', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tordrin +(217544, 0, 0, 'Kobold Pilferer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Pilferer +(217545, 0, 0, 'Nerubian Sabateur', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Sabateur +(217546, 0, 0, 'Dead Nibelgaz Defender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dead Nibelgaz Defender +(217547, 0, 0, 'Stalwart Nibelgaz Defender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stalwart Nibelgaz Defender +(217548, 0, 0, 'Dead Nibelgaz Miner', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dead Nibelgaz Miner +(217549, 0, 0, 'Coreway Worker', NULL, NULL, NULL, 'inspect', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Coreway Worker +(217551, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(217553, 0, 0, 'Invasive Fungal Pod', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invasive Fungal Pod +(217556, 0, 0, 'Lambent Siltworm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Lambent Siltworm +(217559, 0, 0, 'Pebble Scarab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Pebble Scarab +(217561, 0, 0, 'Brushmane Wolf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Brushmane Wolf +(217562, 0, 0, '[DNT] Kill Proxy - Max Level - 03 - Clues (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clues (RPS) +(217563, 0, 0, 'Ruby Fragment', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Ruby Fragment +(217565, 0, 0, 'Al\'kubian', NULL, 'Mid-Level Alchemist', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Al'kubian +(217566, 0, 0, 'Test Item B', NULL, NULL, NULL, NULL, 9, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Test Item B +(217567, 0, 0, 'Lamplighter Thovald', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Thovald +(217568, 0, 0, 'Lamplighter Prevsta', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Prevsta +(217570, 0, 0, 'Speaker Halven', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Speaker Halven +(217571, 0, 0, 'Siege Ballista', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 10, 0, 118, 56110), -- Siege Ballista +(217572, 0, 0, 'Great Kyron', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Great Kyron +(217574, 0, 0, 'Shadow Barrier', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadow Barrier +(217575, 0, 0, 'Docile Flyer', NULL, NULL, NULL, 'taxi', 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Docile Flyer +(217576, 0, 0, 'Great Kyron', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Great Kyron +(217577, 0, 0, 'Web Trap', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Web Trap +(217578, 0, 0, 'Arathi Sentry', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Arathi Sentry +(217579, 0, 0, '[DNT] Kill Credit: Baelgrim Signal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Baelgrim Signal +(217581, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- [DNT] Kill Credit +(217583, 0, 0, 'Cursed Rookguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cursed Rookguard +(217584, 0, 0, 'Cursed Thunderer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Cursed Thunderer +(217585, 0, 0, 'Slain Reaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Slain Reaver +(217586, 0, 0, 'Thrall', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 272, 56110), -- Thrall +(217591, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(217592, 0, 0, 'Burrows Citizen', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Burrows Citizen +(217593, 0, 0, 'Burrows Merchant', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Burrows Merchant +(217594, 0, 0, 'High Hollows Citizen', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- High Hollows Citizen +(217595, 0, 0, 'High Hollows Merchant', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- High Hollows Merchant +(217596, 0, 0, 'Matron Zai', NULL, 'Maven of the Black Market', NULL, 'buy', 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Matron Zai +(217597, 0, 0, 'Silksinger Yil', NULL, 'Tailoring Trainer', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Silksinger Yil +(217598, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(217602, 0, 0, 'Sapp Veirhann', NULL, 'Repairs', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sapp Veirhann +(217603, 0, 0, 'Burrows Resident', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Burrows Resident +(217604, 0, 0, 'Burrows Hawker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Burrows Hawker +(217606, 0, 0, 'Imperial Lynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Imperial Lynx +(217607, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(217609, 0, 0, 'Barahl Lynflayme', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Barahl Lynflayme +(217610, 0, 0, 'Deviant Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deviant Skardyn +(217611, 0, 0, 'Valrin Paller', NULL, 'Innkeeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Valrin Paller +(217612, 0, 0, 'Lone Murkwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lone Murkwalker +(217614, 0, 0, 'Cave Worm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Cave Worm +(217615, 0, 0, 'Cave Worm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Cave Worm +(217621, 0, 0, 'Fire Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fire Stalker +(217622, 0, 0, 'Arathi Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Laborer +(217623, 0, 0, 'Mining Rig', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Mining Rig +(217624, 0, 0, 'Ashen Stonestalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Ashen Stonestalker +(217629, 0, 0, 'Speckled Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 8, 0, 0, 56110), -- Speckled Skipper +(217630, 0, 0, 'Mouse', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Mouse +(217635, 0, 0, 'Noxious Mycelium', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Noxious Mycelium +(217636, 0, 0, 'Arathi Wrangler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Wrangler +(217637, 0, 0, 'Phosphorescent Lampyrid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Phosphorescent Lampyrid +(217638, 0, 0, 'Noxious Mycelium', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Noxious Mycelium +(217639, 0, 0, 'Auro Flitter', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Auro Flitter +(217640, 0, 0, 'Albert', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Albert +(217641, 0, 0, 'Scaling Spawning Controller', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Scaling Spawning Controller +(217642, 0, 0, 'Nalina Ironsong', NULL, 'Innkeeper', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nalina Ironsong +(217643, 0, 0, 'Arathi Defender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Defender +(217645, 0, 0, 'Torran Dellain', NULL, 'Stable Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Torran Dellain +(217646, 0, 0, 'Burly Contender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Burly Contender +(217647, 213110, 0, 'Boskroot Lashbane', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Boskroot Lashbane +(217648, 213110, 0, 'Boskroot Lashbane', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Boskroot Lashbane +(217649, 0, 0, 'Coalescing Shadow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Coalescing Shadow +(217650, 0, 0, 'Woldkeeper Freydrin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Woldkeeper Freydrin +(217651, 0, 0, 'Kobyss Ranger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Ranger +(217652, 0, 0, 'Kobyss Caster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Caster +(217653, 0, 0, 'Kobyss Caster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Caster +(217654, 0, 0, 'Kobyss Ranger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Ranger +(217655, 0, 0, 'Warp', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 229, 56110), -- Warp +(217656, 0, 0, 'Tuberros', NULL, 'Entrepreneur of Shiny Things', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tuberros +(217657, 0, 0, 'Rannan Korren', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rannan Korren +(217658, 0, 0, 'Sir Braunpyke', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 6, 0, 118, 56110), -- Sir Braunpyke +(217659, 0, 0, 'Tharessa Sunstrand', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tharessa Sunstrand +(217660, 0, 0, 'Nerubian Surveyor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Surveyor +(217661, 0, 0, 'Nerubian Webmancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Webmancer +(217662, 0, 0, '[DNT] Kill Proxy - Max Level - Olbarig Followed 01', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Olbarig Followed 01 +(217667, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(217670, 0, 0, 'Rotbark the Unfelled', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Rotbark the Unfelled +(217672, 0, 0, 'Deranged Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deranged Skardyn +(217675, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(217676, 0, 0, 'Algari Expedition Priest', 'Algari Expedition Priestess', NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Algari Expedition Priest +(217677, 0, 0, 'Invisible Bunny - Tutorial (DNT)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Invisible Bunny - Tutorial (DNT) +(217678, 0, 0, 'Patchoulisa', NULL, 'Mmarl Arachnologist', NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Patchoulisa +(217679, 0, 0, 'Papriki', NULL, 'Mmarl Arachnologist', NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Papriki +(217680, 0, 0, 'Saffrin', NULL, 'Mmarl Arachnologist', NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Saffrin +(217681, 0, 0, 'Anisen', NULL, 'Mmarl Arachnologist', NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Anisen +(217682, 0, 0, 'Limoni', NULL, 'Mmarl Arachnologist', NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Limoni +(217684, 0, 0, 'Deranged Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deranged Skardyn +(217686, 0, 0, 'Wax Left Destruction Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Wax Left Destruction Credit +(217687, 0, 0, 'Skardyn Mass', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Skardyn Mass +(217688, 0, 0, 'Wax Right Destruction Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Wax Right Destruction Credit +(217691, 0, 0, 'Damaged Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Damaged Worker +(217692, 0, 0, 'Ar\'syn', NULL, 'Legendary Legerdemain', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ar'syn +(217693, 0, 0, 'Royal Broker Rez\'kal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Royal Broker Rez'kal +(217694, 0, 0, 'Deep Murkmoth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Deep Murkmoth +(217695, 0, 0, 'Fearbreaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fearbreaker +(217697, 0, 0, 'Generic - Empty Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic - Empty Bunny +(217698, 0, 0, 'Dark Hound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Dark Hound +(217699, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(217700, 0, 0, '[DNT] Kill Proxy - Max Level - Olbarig Followed 02', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Olbarig Followed 02 +(217702, 0, 0, 'Gundargaz Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gundargaz Laborer +(217704, 0, 0, 'Gundargaz Foreman', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gundargaz Foreman +(217705, 0, 0, 'Pipe Room Activation', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pipe Room Activation +(217708, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(217709, 0, 0, 'Kobyss Caster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Caster +(217710, 0, 0, 'Kobyss Ranger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Ranger +(217712, 0, 0, 'Captured Kaheti', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Captured Kaheti +(217713, 0, 0, 'Gundargaz Defender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 144, 56110), -- Gundargaz Defender +(217714, 223677, 0, 'Hidden Drowner', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Hidden Drowner +(217715, 223677, 0, 'Gutter Inhaler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gutter Inhaler +(217716, 223679, 0, 'Gutter Cramhunter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gutter Cramhunter +(217717, 223679, 0, 'Gutter Scarfer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gutter Scarfer +(217718, 223679, 0, 'Gutter Gorger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Gutter Gorger +(217719, 213109, 0, 'Murmuring Trapcap', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Murmuring Trapcap +(217720, 223679, 0, 'Drooling Salamuncher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Drooling Salamuncher +(217721, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(217722, 0, 0, 'Bosh', NULL, 'General Goods', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bosh +(217723, 0, 0, 'Abyssal Eel', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Abyssal Eel +(217724, 223676, 0, 'Adolchomper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Adolchomper +(217726, 0, 0, 'Abyssal Eel', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Abyssal Eel +(217727, 223677, 0, 'Ravenous Hungrander', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Ravenous Hungrander +(217728, 0, 0, 'Captured Kaheti', NULL, NULL, NULL, 'questinteract', 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Captured Kaheti +(217729, 0, 0, 'Gutter Blot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Gutter Blot +(217730, 0, 0, 'Machinist Valyka', NULL, 'Blacksmith', NULL, 'buy', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Machinist Valyka +(217731, 0, 0, 'Battery', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Battery +(217732, 0, 0, 'Rescued Grubtender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rescued Grubtender +(217734, 0, 0, '[DNT] Kill Proxy - Max Level - 03A - Elementals - T0', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 03A - Elementals - T0 +(217735, 215194, 0, 'Charged Storm Wolf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Charged Storm Wolf +(217736, 215194, 0, 'Charged Spirecrystal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Charged Spirecrystal +(217737, 0, 0, '[DNT] Kill Proxy - Max Level - 03A - Elementals - T2', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 03A - Elementals - T2 +(217738, 217734, 0, 'Stirred Cobblestone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stirred Cobblestone +(217740, 0, 0, 'Mourner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mourner +(217741, 0, 0, 'Deeps Krolusk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Deeps Krolusk +(217742, 0, 0, 'Deeps Scorpion', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Deeps Scorpion +(217743, 223678, 0, 'Leg Chewer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Leg Chewer +(217744, 223678, 0, 'Liverseeker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Liverseeker +(217745, 223678, 0, 'Yulgh The Tooth Collector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Yulgh The Tooth Collector +(217746, 0, 0, 'Terrified Grubtender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Terrified Grubtender +(217747, 223678, 0, 'Grand Gluttony', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Grand Gluttony +(217748, 0, 0, 'Nexus-Princess Ky\'veza', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 170, 56110), -- Nexus-Princess Ky'veza +(217749, 0, 0, 'Dead Kaheti', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dead Kaheti +(217750, 0, 0, 'Sureki Historian', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Historian +(217751, 0, 0, 'Sureki Demolisher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Demolisher +(217752, 0, 0, 'Tash\'khi', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tash'khi +(217753, 0, 0, 'Deepflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepflayer +(217754, 0, 0, 'Truffle Gorger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Truffle Gorger +(217755, 0, 0, 'Explosive Mineshroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Explosive Mineshroom +(217756, 0, 0, 'Snake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Snake +(217758, 0, 0, 'Stranded Pilgrim', NULL, NULL, NULL, 'questinteract', 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Stranded Pilgrim +(217760, 0, 0, 'Terrified Grubtender', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Terrified Grubtender +(217761, 0, 0, 'Flame Launcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Flame Launcher +(217762, 0, 0, 'Toxic Mineshroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Toxic Mineshroom +(217763, 0, 0, 'Rannan Korren', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rannan Korren +(217764, 0, 0, 'Tharessa Sunstrand', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tharessa Sunstrand +(217765, 0, 0, 'Tuberros', NULL, 'Entrepreneur of Shiny Things', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tuberros +(217766, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(217767, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(217768, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(217769, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(217770, 0, 0, 'Arathi Stalwart', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Stalwart +(217771, 0, 0, 'Kaheti Raider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Raider +(217772, 0, 0, 'Climbing Vehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Climbing Vehicle +(217773, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(217774, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(217775, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(217777, 0, 0, 'Earthen Holdout', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Earthen Holdout +(217778, 0, 0, 'Oathsworn Protector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Protector +(217779, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 8, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- [DNT] Kill Credit +(217780, 0, 0, 'Gloomslurk Toad', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 8, 0, 0, 56110), -- Gloomslurk Toad +(217781, 0, 0, 'Berrund the Gleaming', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Berrund the Gleaming +(217784, 0, 0, 'Necrofang Reaper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Necrofang Reaper +(217786, 0, 0, 'Frightfilled Mineshroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Frightfilled Mineshroom +(217788, 0, 0, 'Tutorial Burrow Collapse (DNT)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Tutorial Burrow Collapse (DNT) +(217789, 0, 0, 'Oathsworn Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Guard +(217791, 0, 0, 'Kaheti Snatcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Kaheti Snatcher +(217792, 0, 0, 'Zarein', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Zarein +(217793, 0, 0, 'Cloud Gryphon', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Cloud Gryphon +(217794, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(217795, 0, 0, 'Slimy Fungivore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Slimy Fungivore +(217796, 0, 0, 'Noth Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Noth Swarmer +(217797, 0, 0, 'Slithering Fungivore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Slithering Fungivore +(217798, 0, 0, 'Dead Krolusk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Dead Krolusk +(217799, 0, 0, 'Machinist Protector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Machinist Protector +(217800, 0, 0, 'Crate of Ill Won Spoils', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Crate of Ill Won Spoils +(217801, 0, 0, 'Underwater Mine', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Underwater Mine +(217802, 0, 0, 'Sureki Ballista', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Sureki Ballista +(217803, 0, 0, 'Invasive Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Invasive Hatchling +(217805, 0, 0, 'Battery', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Battery +(217806, 0, 0, 'Battery', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Battery +(217807, 0, 0, 'Arathi Stalwart', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Stalwart +(217808, 0, 0, 'Cargen Fairleifen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cargen Fairleifen +(217809, 0, 0, 'Inferno Shooter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Inferno Shooter +(217810, 0, 0, 'High Speaker\'s Cannoneer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker's Cannoneer +(217812, 0, 0, 'Kill Credit: Get pieces from NPCs', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Get pieces from NPCs +(217813, 0, 0, 'Kiera Horth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kiera Horth +(217815, 0, 0, 'Shalehoof', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Shalehoof +(217816, 0, 0, 'Beria', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Beria +(217818, 0, 0, 'Sandy Percher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Sandy Percher +(217819, 0, 0, 'Nerubian Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter +(217820, 0, 0, 'Rescued Earthen', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Rescued Earthen +(217822, 0, 0, 'Kobold Pilager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Pilager +(217823, 0, 0, '[DNT] Kill Proxy - Max Level - 04 - RTC Over', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 04 - RTC Over +(217824, 0, 0, 'Kobold Cindercaster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Cindercaster +(217825, 0, 0, 'Magni Bronzebeard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(217826, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(217827, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110); -- Moira Thaurissan + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(217828, 0, 0, 'Rannan Korren', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rannan Korren +(217829, 0, 0, 'Nerubian Threadcaller', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Threadcaller +(217830, 0, 0, 'Marja Lenglow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Marja Lenglow +(217831, 0, 0, 'Keth Wernt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Keth Wernt +(217832, 0, 0, 'Peara Wernt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peara Wernt +(217833, 0, 0, 'Coalesced Living Honey', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Coalesced Living Honey +(217834, 0, 0, 'Fire', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fire +(217835, 0, 0, 'Shraubendre', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shraubendre +(217837, 0, 0, 'Cinderbrew Bomb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cinderbrew Bomb +(217838, 0, 0, 'Kal Smoulderbrow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kal Smoulderbrow +(217842, 0, 0, 'Umbral Flickerfly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 8, 0, 0, 56110), -- Umbral Flickerfly +(217845, 215170, 0, 'Kaheti Preysnatcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Preysnatcher +(217846, 0, 0, 'Gravestone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gravestone +(217847, 0, 0, 'Holy Ballista', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Holy Ballista +(217848, 0, 0, 'Kill Credit: Stay and Chat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Stay and Chat +(217849, 0, 0, 'Adelgonn', NULL, 'Stoneward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adelgonn +(217850, 0, 0, 'Wenbrandt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wenbrandt +(217851, 0, 0, 'Zarein', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Zarein +(217852, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(217853, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(217854, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(217857, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(217858, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(217859, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(217860, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(217861, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(217863, 0, 0, 'Titan Orb', NULL, NULL, NULL, 'inspect', 0, 0, 1, 0, 0, 154, 9, 0, 0, 56110), -- Titan Orb +(217864, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(217865, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(217866, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(217867, 0, 0, '[DNT] Titan Orb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Titan Orb +(217868, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(217869, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(217870, 0, 0, 'Devouring Shade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Devouring Shade +(217871, 0, 0, '[DNT] Kill Credit: Coreway Restored', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Coreway Restored +(217872, 0, 0, 'Lamplighter Woiseth', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Woiseth +(217873, 0, 0, '[DNT] Kill Credit: Return to Merrix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Return to Merrix +(217874, 0, 0, 'Pilgrim', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pilgrim +(217875, 0, 0, 'Pilgrim', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pilgrim +(217876, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(217877, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(217878, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(217879, 0, 0, 'Adelgonn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adelgonn +(217880, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(217881, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(217883, 0, 0, 'Adelgonn', NULL, 'Stoneward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adelgonn +(217884, 0, 0, 'Wenbrandt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wenbrandt +(217885, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(217886, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(217887, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(217888, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(217889, 0, 0, 'Incense', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Incense +(217890, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(217892, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(217894, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(217895, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(217897, 0, 0, 'Distressed Hiveworker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 76, 56110), -- Distressed Hiveworker +(217898, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(217900, 0, 0, 'Adelgonn', NULL, 'Stoneward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adelgonn +(217901, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(217902, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(217903, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(217904, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(217905, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(217906, 0, 0, 'Wenbrandt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wenbrandt +(217909, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(217910, 0, 0, 'Nanthaz', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nanthaz +(217911, 0, 0, 'Defeated Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Defeated Elemental +(217912, 0, 0, 'Leave-O-Bot 7000', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Leave-O-Bot 7000 +(217913, 0, 0, 'Ballista', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ballista +(217914, 0, 0, 'Elemental Rift', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Elemental Rift +(217916, 0, 0, 'Dreadstrike Defender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Dreadstrike Defender +(217917, 0, 0, '[DNT] Kill Credit: Convo Started', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Convo Started +(217918, 0, 0, '[DNT] Kill Credit: Listen to Debriefing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Listen to Debriefing +(217919, 0, 0, 'Arathi Scout', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Scout +(217921, 0, 0, 'Scout Wayshelm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scout Wayshelm +(217923, 0, 0, 'Kill Credit: Vizier Scouting [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Vizier Scouting [DNT] +(217924, 0, 0, 'Kill Credit: General Scouting [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: General Scouting [DNT] +(217925, 0, 0, 'Kill Credit: Weaver Scouting [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Weaver Scouting [DNT] +(217926, 0, 0, 'Light\'s Gambit', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Light's Gambit +(217927, 0, 0, '[DNT] Kill Credit: Parental Effects', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Parental Effects +(217928, 0, 0, 'Castle', NULL, NULL, NULL, NULL, 0, 0, 1, 1079, 0, 0, 7, 0, 0, 56110), -- Castle +(217929, 0, 0, 'Enemy Castle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Enemy Castle +(217930, 0, 0, 'Pile of Rubble', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pile of Rubble +(217932, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(217938, 0, 0, '[DNT] Water Elemental Beam Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Water Elemental Beam Stalker +(217939, 0, 0, 'Swarming Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Swarming Drone +(217947, 0, 0, 'Ballista', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ballista +(217949, 0, 0, 'Skittering Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Skittering Swarmite +(217950, 0, 0, 'Kobyss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kobyss +(217951, 0, 0, 'Kill Credit: Weapons Room Investigated DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Weapons Room Investigated DNT] +(217952, 0, 0, 'Kill Credit: Evolved Room Investigated DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Evolved Room Investigated DNT] +(217953, 0, 0, 'Kill Credit: Queen Room Investigated DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Queen Room Investigated DNT] +(217954, 0, 0, '[DNT] Kill Credit: Effects Burned', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Effects Burned +(217958, 0, 0, 'On\'hiea', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- On'hiea +(217959, 0, 0, 'Placeable Holy Fire', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Placeable Holy Fire +(217960, 0, 0, 'Surviving Warlock', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Surviving Warlock +(217961, 0, 0, 'Hreka', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hreka +(217962, 0, 0, 'Shadow-Chasm Worm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Shadow-Chasm Worm +(217963, 0, 0, 'Festering Sporemass', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Festering Sporemass +(217965, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(217966, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(217967, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(217968, 0, 0, 'Inert Tidecore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Inert Tidecore +(217970, 0, 0, 'Conduit of the Southern Storm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 11, 0, 0, 56110), -- Conduit of the Southern Storm +(217972, 0, 0, 'Inert Sandshoal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Inert Sandshoal +(217973, 0, 0, 'Smoke Flare', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Smoke Flare +(217974, 0, 0, 'Targeting Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny +(217975, 0, 0, 'Targeting Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny +(217976, 0, 0, 'Dirt-Cracker Pick', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- Dirt-Cracker Pick +(217977, 0, 0, 'Targeting Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny +(217978, 0, 0, 'Shadowed Captive', NULL, NULL, NULL, 'questinteract', 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadowed Captive +(217981, 0, 0, 'Xeshling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Xeshling +(217982, 0, 0, 'Scaling Spawning Controller', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Scaling Spawning Controller +(217983, 0, 0, 'Merea Brighsteur', NULL, 'Fishmonger', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Merea Brighsteur +(217984, 0, 0, 'Rumble Stalker [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Rumble Stalker [DNT] +(217985, 0, 0, 'Arathi Stalwart', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Stalwart +(217986, 0, 0, '[DNT] Kill Proxy - Max Level - Summoning Progress T3', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Summoning Progress T3 +(217988, 0, 0, 'Goloria Allentine', NULL, 'Courier', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Goloria Allentine +(217989, 0, 0, 'Aeden Braesmeld', NULL, 'Weaponsmith', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aeden Braesmeld +(217990, 0, 0, 'Vaedra Strayfend', NULL, 'Stable Master', NULL, 'stablemaster', 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Vaedra Strayfend +(217991, 215170, 0, 'Skitterling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skitterling +(217992, 0, 0, 'Stancie Bronplough', NULL, 'Farmer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stancie Bronplough +(217993, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(217994, 0, 0, 'Albert', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Albert +(217997, 215170, 0, 'Slam Scavenger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Slam Scavenger +(217998, 0, 0, 'Lamplighter Vokel', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Vokel +(217999, 0, 0, 'Lamplighter Brensk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Brensk +(218000, 0, 0, 'Benk Buzzbee', NULL, 'Beekeeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Benk Buzzbee +(218002, 0, 0, 'Benk Buzzbee', NULL, 'Beekeeper', NULL, NULL, 0, 0, 1, 0, 0, 44, 7, 0, 0, 56110), -- Benk Buzzbee +(218003, 0, 0, 'Desiccated Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Desiccated Nerubian +(218004, 213179, 0, 'Avanoxx (Vehicle)', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 10, 0, 0, 56110), -- Avanoxx (Vehicle) +(218005, 0, 0, 'Kill Credit: Burrow Collapsed - proper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Burrow Collapsed - proper +(218008, 0, 0, 'Transform Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Transform Stalker +(218009, 0, 0, 'Snapjaw Ploughworm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Snapjaw Ploughworm +(218010, 0, 0, 'Broodmother Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Broodmother Jawcrawler +(218011, 0, 0, 'Domesticated Silkweaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Domesticated Silkweaver +(218012, 0, 0, 'Silkweaver Hollowguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Silkweaver Hollowguard +(218013, 216602, 0, 'Nerubian Silk Balloon Mine', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Nerubian Silk Balloon Mine +(218014, 0, 0, 'Xesh Cavewalker', NULL, 'Brood of Xishirra', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Xesh Cavewalker +(218015, 0, 0, 'Xesh Amputator', NULL, 'Brood of Xishirra', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Xesh Amputator +(218016, 0, 0, 'Ravenous Cinderbee', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 44, 1, 0, 841, 56110), -- Ravenous Cinderbee +(218018, 0, 0, 'Ping Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ping Stalker +(218022, 0, 0, 'Speaker Davenruth', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Speaker Davenruth +(218023, 0, 0, 'Coagulated Slime', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Coagulated Slime +(218024, 0, 0, 'Drowned Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drowned Arathi +(218025, 0, 0, 'Targeting Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny +(218028, 0, 0, 'Spider Wall Stalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Spider Wall Stalker +(218031, 0, 0, 'Awakened Mountain Giant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Awakened Mountain Giant +(218033, 0, 0, 'Xishirra Wall Stalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Xishirra Wall Stalker +(218034, 0, 0, 'Reformed Fury', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 144, 56110), -- Reformed Fury +(218040, 0, 0, 'Stormrider Gurnot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Gurnot +(218041, 0, 0, 'Stormrider Adalar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Adalar +(218042, 0, 0, 'Stormrider Kothilde', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Kothilde +(218043, 0, 0, 'Parasitic Wasp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Parasitic Wasp +(218044, 0, 0, 'Kobyss Leg-Taker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Leg-Taker +(218045, 0, 0, 'Fathom Ray', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Fathom Ray +(218047, 0, 0, 'Skipper', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Skipper +(218048, 0, 0, 'Larva, Demon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Larva, Demon +(218049, 0, 0, 'Wriggling Grub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Wriggling Grub +(218050, 0, 0, 'Pill Bug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Pill Bug +(218051, 0, 0, '[DNT] Kill Proxy - Max Level - Summoning Do Nothing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Summoning Do Nothing +(218055, 0, 0, 'Lost Companion', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lost Companion +(218062, 0, 0, 'Alyza Bowblaze', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alyza Bowblaze +(218063, 0, 0, 'Lampyrid Swarm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Lampyrid Swarm +(218064, 0, 0, 'Stormrider Recruit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Recruit +(218065, 0, 0, 'Scalpel of Xishirra', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Scalpel of Xishirra +(218066, 0, 0, 'Xesh Hatchling', NULL, 'Brood of Xishirra', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Xesh Hatchling +(218067, 0, 0, 'Cocoon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Cocoon +(218069, 0, 0, 'Whispering Crate', NULL, NULL, NULL, 'attack', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Whispering Crate +(218070, 0, 0, 'Lamplighter Alvstin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Alvstin +(218071, 0, 0, 'Lamplighter Lukville', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Lukville +(218072, 0, 0, '[DNT] Talk ot Dorgad', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Talk ot Dorgad +(218073, 216984, 0, 'Blaughk Slime Eyes', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Blaughk Slime Eyes +(218074, 0, 0, 'Klugi the Skullhunter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Klugi the Skullhunter +(218077, 0, 0, 'Stevold Milani', NULL, 'Shipwright', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stevold Milani +(218078, 0, 0, 'Jevera Milani', NULL, 'Shipwright', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Jevera Milani +(218079, 0, 0, 'Zoeh Milani', NULL, 'Shipwright', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zoeh Milani +(218080, 0, 0, 'Rak-Ush Scavenger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rak-Ush Scavenger +(218081, 0, 0, 'Rak-Ush Opportunist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rak-Ush Opportunist +(218082, 0, 0, 'Xesh Skystinger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Xesh Skystinger +(218083, 0, 0, 'Off-duty Silkhauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Off-duty Silkhauler +(218084, 0, 0, 'Xesh Haulmaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Xesh Haulmaster +(218085, 0, 0, 'Arathi Fishscrounger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Fishscrounger +(218086, 0, 0, 'Sparks', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Sparks +(218087, 0, 0, 'Xesh Corpsechopper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Xesh Corpsechopper +(218088, 0, 0, '[reuse] Long-Forgotten Memory Gem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [reuse] Long-Forgotten Memory Gem +(218091, 0, 0, 'Rak-Ush Bloodwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Rak-Ush Bloodwing +(218092, 0, 0, '[DNT] Kill Credit: XSmall Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: XSmall Nerubian +(218094, 0, 0, 'Rak-Ush Bombadier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Rak-Ush Bombadier +(218096, 0, 0, 'Nerubian Hulk, Evolved - Fighter', NULL, 'T3 (4/3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Hulk, Evolved - Fighter +(218097, 0, 0, 'Nerubian Hulk, Evolved - Caster', NULL, 'T3 (3/4)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Hulk, Evolved - Caster +(218098, 0, 0, 'Nerubian Shadowcaller', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Shadowcaller +(218100, 0, 0, 'Earthen Memory', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Memory +(218101, 0, 0, 'Limoni', NULL, 'Rak-Ush Operations', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Limoni +(218102, 0, 0, 'Anisen', NULL, 'Rak-Ush Operations', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Anisen +(218103, 0, 0, 'Nerubian Lord', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Lord +(218104, 0, 0, 'Silkweaver Pillager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Silkweaver Pillager +(218105, 0, 0, '[DNT] Spell Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Spell Target +(218106, 0, 0, '[DNT]Summon Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Summon Bunny +(218109, 0, 0, 'Subterranean Bloodfeaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Subterranean Bloodfeaster +(218111, 0, 0, 'Nerubian Miniboss', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Miniboss +(218112, 0, 0, 'Speaker Pelzeth', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Pelzeth +(218113, 0, 0, 'Invisible Bunny - Burrow 01 - with Action Trigger (DNT)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Invisible Bunny - Burrow 01 - with Action Trigger (DNT) +(218116, 0, 0, 'Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(218118, 215124, 0, 'Undisciplined Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Undisciplined Earthen +(218119, 215124, 0, 'Undisciplined Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Undisciplined Earthen +(218120, 0, 0, 'Undisciplined Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Undisciplined Earthen +(218122, 0, 0, 'Bear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Bear +(218123, 0, 0, 'Umbral Bazaar Civilian/Vendor', NULL, 'TEMPLATE FOR COPY', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Bazaar Civilian/Vendor +(218124, 0, 0, 'Umbral Bazaar Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Bazaar Guard +(218125, 0, 0, 'Nerubian Guard, Royal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Guard, Royal +(218128, 0, 0, 'Nerubian Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Guard +(218130, 0, 0, 'High Hollows Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Hollows Guard +(218131, 0, 0, 'High Hollows Civilian/Vendor', NULL, 'TEMPLATE FOR COPY', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Hollows Civilian/Vendor +(218132, 0, 0, 'High Hollows Civilian', NULL, 'TEMPLATE FOR COPY', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Hollows Civilian +(218134, 0, 0, 'Skeins Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skeins Guard +(218135, 0, 0, 'Skeins Civilian/Vendor', NULL, 'TEMPLATE FOR COPY', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skeins Civilian/Vendor +(218136, 0, 0, 'Skeins Civilian', NULL, 'TEMPLATE FOR COPY', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skeins Civilian +(218137, 0, 0, 'Burrows Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Burrows Guard +(218138, 0, 0, 'Burrows Civilian/Vendor', NULL, 'TEMPLATE FOR COPY', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Burrows Civilian/Vendor +(218139, 0, 0, 'Burrows Civilian', NULL, 'TEMPLATE FOR COPY', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Burrows Civilian +(218140, 0, 0, 'Nerubian Trueform, Civilian', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Trueform, Civilian +(218141, 0, 0, 'Nerubian Sageform, Civilian', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Sageform, Civilian +(218142, 0, 0, 'Nerubian Sageform, Civilian', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Sageform, Civilian +(218143, 0, 0, 'Nerubian Skitterling, Civilian', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skitterling, Civilian +(218144, 0, 0, 'Fungairan Civilian', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungairan Civilian +(218145, 0, 0, 'Fungairan Civilian', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungairan Civilian +(218146, 0, 0, 'Fungairan Civilian', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungairan Civilian +(218150, 0, 0, 'Niffen Civilian', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Niffen Civilian +(218152, 0, 0, 'Web Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Web Crawler +(218155, 0, 0, 'Goblin Civilian', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Goblin Civilian +(218159, 0, 0, 'Weave-Rat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weave-Rat +(218161, 0, 0, 'Swift Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Swift Stormrook +(218162, 0, 0, 'Oathsworn Coreguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Coreguard +(218163, 0, 0, 'Phyo\'rne', NULL, 'Skinning Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Phyo'rne +(218164, 0, 0, 'Ghesh', NULL, 'Leatherworking Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ghesh +(218165, 0, 0, 'Kama', NULL, 'Skinning & Leatherworking Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kama +(218166, 0, 0, 'Rakka', NULL, 'Mining & Blacksmithing Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rakka +(218167, 0, 0, 'Mintine the Tireless', NULL, 'Mining Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mintine the Tireless +(218168, 0, 0, 'Mylle', NULL, 'Blacksmithing Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mylle +(218169, 0, 0, 'Llyot', NULL, 'Plant Sundries & Herbalism Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Llyot +(218170, 0, 0, 'Kawaris', NULL, 'Herbalism Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Kawaris +(218171, 0, 0, 'Shalba', NULL, 'Alchemy Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 117, 56110), -- Shalba +(218172, 0, 0, 'Phylleus', NULL, 'Fish & Fishing Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Phylleus +(218173, 0, 0, 'Sauciere Drook', NULL, 'Cooking Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sauciere Drook +(218174, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(218175, 0, 0, 'Maraclozh', NULL, 'Fishing Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Maraclozh +(218176, 0, 0, 'Nuel Prill', NULL, 'Inscription Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nuel Prill +(218177, 0, 0, 'Xil\'rafell', NULL, 'Enchanting Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- Xil'rafell + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(218178, 0, 0, 'Quell', NULL, 'Inscription Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Quell +(218179, 0, 0, 'Alvus Valavulu', NULL, 'Jewelcrafting Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alvus Valavulu +(218180, 0, 0, 'Gwan\'ro', NULL, 'Jewelcrafting Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gwan'ro +(218181, 0, 0, 'Silkswooner Waree', NULL, 'Tailoring Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Silkswooner Waree +(218182, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(218183, 0, 0, 'Crawler Eggs', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Crawler Eggs +(218185, 0, 0, 'Mag\'har Drill Sergeant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mag'har Drill Sergeant +(218186, 0, 0, 'La\'range', NULL, 'Engineering Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- La'range +(218187, 0, 0, 'Grazing Stomper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Grazing Stomper +(218188, 0, 0, 'Meandering Gorger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Meandering Gorger +(218189, 0, 0, 'Polo', NULL, 'Cooking Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Polo +(218190, 0, 0, 'Saaria', NULL, 'Tailoring Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Saaria +(218191, 0, 0, 'Moss-Draped Ramolith', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Moss-Draped Ramolith +(218192, 0, 0, 'Siesbarg', NULL, 'Alchemy Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 117, 56110), -- Siesbarg +(218193, 0, 0, 'Iliani', NULL, 'Enchanting Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Iliani +(218194, 0, 0, 'Vinechewer Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Vinechewer Ramolith +(218195, 0, 0, 'Rukku', NULL, 'Engineering Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rukku +(218196, 0, 0, '\'Swift\' Ahn\'dysz', NULL, 'Manager', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- 'Swift' Ahn'dysz +(218197, 0, 0, 'Kurth', NULL, 'Clerk', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kurth +(218198, 0, 0, 'Pelefien', NULL, 'Clerk', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pelefien +(218199, 0, 0, 'Kram\'an', NULL, 'Head Clerk', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kram'an +(218200, 0, 0, 'Yaggi', NULL, 'Sitck Cook', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Yaggi +(218201, 0, 0, 'Circling Sharpbeak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Circling Sharpbeak +(218202, 0, 0, 'Thripps', NULL, 'Web Furnishings', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thripps +(218203, 0, 0, 'Brushmane Wolf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Brushmane Wolf +(218204, 0, 0, 'Xlox\'zillswan', NULL, 'Webwares', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Xlox'zillswan +(218205, 0, 0, 'Sparking Sharptooth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Sparking Sharptooth +(218206, 0, 0, 'Caretaker Hulmes', NULL, 'Pet Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Caretaker Hulmes +(218207, 0, 0, 'Clutchmother Marn\'tiq', NULL, 'Pet Battle Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Clutchmother Marn'tiq +(218208, 213110, 0, 'Boskroot Lashbane', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Boskroot Lashbane +(218209, 0, 0, 'Tyro Uwe', NULL, 'Custom Twitchery Goods', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tyro Uwe +(218210, 0, 0, 'Tyro Whalekk', NULL, 'Organic Pet Food', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tyro Whalekk +(218211, 0, 0, 'Wicktor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Wicktor +(218212, 0, 0, 'Violesca', NULL, 'Dyes, Inks, and Shells', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Violesca +(218213, 211546, 0, 'Candlelit Blind-Hound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Candlelit Blind-Hound +(218214, 0, 0, 'Ruukk', NULL, 'Silks & Secrets', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ruukk +(218215, 0, 0, 'Bhyshyp', NULL, 'Ruukk\'s Assistant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bhyshyp +(218216, 0, 0, 'Hirrse', NULL, 'Bhyshyp\'s Assistant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hirrse +(218217, 0, 0, 'Pon', NULL, 'Hirrse\'s Assistant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pon +(218218, 0, 0, '\"Eight-Shaker\" Sallow', NULL, 'Apertifologist', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- "Eight-Shaker" Sallow +(218219, 0, 0, 'Long-Forgotten Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Long-Forgotten Earthen +(218220, 0, 0, '\"Hairy\" Ha\'rei', NULL, 'Spirit Tender', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- "Hairy" Ha'rei +(218221, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(218222, 0, 0, 'Consierge Wul\'gamble', NULL, 'City Guide', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Consierge Wul'gamble +(218223, 0, 0, 'Gee G. G\'mazund', NULL, 'The City Ravel', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gee G. G'mazund +(218224, 0, 0, '\"Calmest\" Gobbu', NULL, 'Pots, Urns, and Armamnets', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- "Calmest" Gobbu +(218225, 0, 0, 'Weaver\'s Spy', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Spy +(218227, 0, 0, 'Captain Placeholder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Captain Placeholder +(218228, 0, 0, 'Webbed Hostage', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Webbed Hostage +(218247, 0, 0, 'Arathi Dockworker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Dockworker +(218248, 0, 0, 'Ironhaul Loader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Ironhaul Loader +(218251, 0, 0, 'Malfunctioning Railbot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Malfunctioning Railbot +(218259, 0, 0, 'Royal Silkwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Royal Silkwing +(218260, 0, 0, 'Royal Silkwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Royal Silkwing +(218261, 0, 0, 'Royal Silkwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Royal Silkwing +(218265, 0, 0, 'Nether Phantom', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Nether Phantom +(218266, 0, 0, 'Royal Silkwing', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Royal Silkwing +(218267, 0, 0, 'Faerin Lothar', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(218268, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(218269, 0, 0, 'Kill Credit: Find Faerin Beckon Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Find Faerin Beckon Credit +(218271, 0, 0, 'Polearm Rack Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Polearm Rack Stalker +(218272, 0, 0, 'zzzoldPolearm Weapon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- zzzoldPolearm Weapon +(218274, 0, 0, 'Summoned Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Summoned Elemental +(218275, 0, 0, 'Kill Credit: Burrow 02 Collapsed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Burrow 02 Collapsed +(218276, 0, 0, 'Kill Credit: Burrow 03 Collapsed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Burrow 03 Collapsed +(218277, 0, 0, 'Arathi Disciple', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Disciple +(218278, 0, 0, 'Malfunctioning Railbot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Malfunctioning Railbot +(218279, 0, 0, 'Kill Credit: Burrow 01 Collapsed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Burrow 01 Collapsed +(218280, 0, 0, '[DNT]Saffrin Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Saffrin Kill Credit +(218282, 0, 0, '[DNT]Anisen Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Anisen Kill Credit +(218283, 0, 0, '[DNT]Aromash Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Aromash Kill Credit +(218284, 0, 0, '[DNT]Limoni Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Limoni Kill Credit +(218285, 0, 0, '[DNT]Papriki Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Papriki Kill Credit +(218286, 0, 0, '[DNT]Patchoulisa Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Patchoulisa Kill Credit +(218288, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(218289, 0, 0, 'General Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- General Steelstrike +(218290, 0, 0, 'Foreman Uzjax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Foreman Uzjax +(218291, 0, 0, 'Drill Instructor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drill Instructor +(218292, 0, 0, 'Machine Speaker Golem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Machine Speaker Golem +(218293, 0, 0, 'Drill Instructor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drill Instructor +(218294, 0, 0, 'Target Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Target Bunny +(218295, 0, 0, 'Bastian Wynfall', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bastian Wynfall +(218296, 0, 0, 'Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Target +(218298, 0, 0, 'Vellas Tearen', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vellas Tearen +(218299, 0, 0, 'Earthen Trainee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Trainee +(218300, 0, 0, 'Gear Flamepierce', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gear Flamepierce +(218301, 0, 0, 'Stormrider Meirand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Meirand +(218303, 0, 0, 'Kill Credit: Light\'s Gambit Tutorial pt 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Light's Gambit Tutorial pt 1 +(218304, 0, 0, '\'Red\' Fearon', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- 'Red' Fearon +(218305, 0, 0, 'Anje Noon', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Anje Noon +(218306, 0, 0, 'Scarab Captain Vul\'akan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scarab Captain Vul'akan +(218307, 0, 0, 'Gold Coin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Gold Coin +(218308, 0, 0, 'Noth Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Noth Drone +(218309, 0, 0, 'Noth Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Noth Drone +(218310, 0, 0, 'Noth Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Noth Drone +(218311, 0, 0, 'Noth Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Noth Drone +(218312, 0, 0, 'Noth Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Noth Drone +(218313, 0, 0, 'Coreway Welder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Coreway Welder +(218314, 0, 0, 'Noth Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Noth Drone +(218315, 0, 0, 'Kaheti Sentry', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Sentry +(218316, 0, 0, 'Kaheti Vanguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Vanguard +(218317, 0, 0, 'Woven Threadmancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Woven Threadmancer +(218318, 0, 0, 'Invisible Bunny - Burrow 02 - with Action Trigger (DNT)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Invisible Bunny - Burrow 02 - with Action Trigger (DNT) +(218319, 0, 0, 'Invisible Bunny - Burrow 03 - with Action Trigger (DNT)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Invisible Bunny - Burrow 03 - with Action Trigger (DNT) +(218320, 0, 0, 'Web Acolyte', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Web Acolyte +(218321, 0, 0, 'Kaheti Protector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Protector +(218322, 0, 0, 'Urtago Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Urtago Kill Credit +(218323, 0, 0, 'Tristan Lyte', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tristan Lyte +(218324, 0, 0, 'Nakt', NULL, 'Sureki Attendant', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nakt +(218325, 0, 0, 'Swarming Flyer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Swarming Flyer +(218326, 0, 0, '[DNT]Loamy Soil Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Loamy Soil Kill Credit +(218327, 0, 0, 'Ironhaul Cogwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Ironhaul Cogwalker +(218328, 0, 0, 'Arathi Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 140, 56110), -- Arathi Skiff +(218329, 0, 0, 'Deepwell Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Deepwell Undercrawler +(218330, 0, 0, 'Roaming Mongrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Roaming Mongrel +(218331, 0, 0, 'Underlight Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Underlight Moth +(218333, 0, 0, 'Woldtender Igris', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Woldtender Igris +(218334, 0, 0, 'Stormrider Vokmar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Vokmar +(218335, 0, 0, 'Earthen Stormrider', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Stormrider +(218336, 0, 0, 'Kill Credit: Lost Light\'s Gambit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Lost Light's Gambit +(218337, 0, 0, 'Kill Credit: won Light\'s Gambit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: won Light's Gambit +(218338, 0, 0, 'Silver Covenant Spellcaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Silver Covenant Spellcaster +(218339, 0, 0, 'Kirin Tor Mage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Mage +(218340, 0, 0, 'Sunreaver Battlemage', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sunreaver Battlemage +(218341, 0, 0, 'Dead Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dead Nerubian +(218342, 0, 0, 'Sunreaver Battlemage', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sunreaver Battlemage +(218347, 0, 0, ' Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Proxy +(218348, 0, 0, ' Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Proxy +(218350, 0, 0, 'Sureki Warshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Warshell +(218352, 0, 0, 'Scarab Brood', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Scarab Brood +(218353, 0, 0, 'A Pile of Coals', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- A Pile of Coals +(218354, 0, 0, 'Undercrawler', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Undercrawler +(218355, 0, 0, 'Rak-Ush Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Rak-Ush Threadling +(218356, 0, 0, 'Swarming Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Swarming Hatchling +(218359, 0, 0, 'Drill Instructor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drill Instructor +(218360, 0, 0, 'Kill Credit: Left Torch Lit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Left Torch Lit [DNT] +(218361, 0, 0, 'Swarming Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Swarming Hatchling +(218362, 0, 0, 'Earthen Trainee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Trainee +(218363, 0, 0, 'Kill Credit: Middle Left Torch Lit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Middle Left Torch Lit [DNT] +(218364, 0, 0, 'Dagger Rack Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Dagger Rack Stalker +(218365, 0, 0, 'Kill Credit: Right Torch Lit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Right Torch Lit [DNT] +(218366, 0, 0, 'Kill Credit: Candle Lit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Candle Lit [DNT] +(218367, 0, 0, 'Earthen Trainee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Trainee +(218368, 0, 0, 'Drill Instructor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drill Instructor +(218369, 0, 0, 'Shipyard Hand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shipyard Hand +(218370, 0, 0, 'Queen Ansurek', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 220, 56110), -- Queen Ansurek +(218372, 0, 0, 'Mereldar Sentry', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Mereldar Sentry +(218373, 0, 0, 'Earthen Trainee', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Trainee +(218374, 0, 0, 'Slime Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Slime Stalker +(218375, 0, 0, 'Arathi Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Laborer +(218376, 0, 0, 'Mereldar Architect', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mereldar Architect +(218377, 0, 0, 'Valenta Thuridale', NULL, 'Airship Engineer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Valenta Thuridale +(218378, 0, 0, 'Mereldar Bearer', NULL, 'Church Crier', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mereldar Bearer +(218379, 0, 0, '[DNT]Spider Grenade Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Spider Grenade Kill Credit +(218380, 0, 0, 'Vigilant Nestguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Vigilant Nestguard +(218381, 0, 0, 'Warband Bank Convergence', NULL, NULL, NULL, 'interact', 0, 0, 8, 0, 0, 0, 10, 0, 0, 56110), -- Warband Bank Convergence +(218382, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Kill Credit +(218383, 0, 0, 'Generic - Empty Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic - Empty Bunny +(218384, 0, 0, 'Sizzlesting', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Sizzlesting +(218385, 0, 0, 'Earthen Wagon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Earthen Wagon +(218387, 0, 0, 'Earthen Healer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Healer +(218388, 0, 0, 'Milgrit Stonefeather', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Milgrit Stonefeather +(218389, 0, 0, 'Earthen Trainee', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Trainee +(218390, 0, 0, 'Hearthkeeper Zirc', NULL, 'Innkeeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hearthkeeper Zirc +(218392, 0, 0, 'Injured Defender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Defender +(218393, 0, 0, 'Disturbed Earthgorger', NULL, NULL, NULL, NULL, 0, 6031, 1, 0, 0, 42, 1, 0, 0, 56110), -- Disturbed Earthgorger +(218394, 0, 0, 'Fungal Channeler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fungal Channeler +(218395, 0, 0, 'Diseased Bear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Diseased Bear +(218396, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(218397, 0, 0, 'Felda', NULL, 'Blacksmith', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Felda +(218398, 0, 0, 'Diseased Bear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Diseased Bear +(218399, 0, 0, 'Fungal Channeler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fungal Channeler +(218401, 0, 0, 'Scavenging Stormfang', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 1, 1, 0, 0, 56110), -- Scavenging Stormfang +(218402, 0, 0, 'Junction Welder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Junction Welder +(218403, 0, 0, 'KC: Tab News Delivered', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Tab News Delivered +(218404, 0, 0, 'KC: Tab Paid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Tab Paid +(218405, 0, 0, 'KC: Pick Delivered', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Pick Delivered +(218406, 0, 0, 'KC: Coal Delivered', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Coal Delivered +(218407, 0, 0, 'KC: Talked to Bosh', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Talked to Bosh +(218408, 0, 0, 'The Vizier', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- The Vizier +(218409, 0, 0, 'KC: Talked to Innkeeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Talked to Innkeeper +(218410, 0, 0, 'KC: Talked to Foreman Shalea', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Talked to Foreman Shalea +(218411, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit +(218412, 0, 0, 'Shadowvein Sentry', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Shadowvein Sentry +(218413, 0, 0, 'Keyflame', NULL, NULL, NULL, NULL, 0, 0, 1, 1081, 0, 0, 10, 0, 0, 56110), -- Keyflame +(218414, 0, 0, '[DNT] Kill Proxy - Max Level - 06B - Earthen Equipped', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 06B - Earthen Equipped +(218415, 0, 0, 'Shadowvein Defender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 144, 56110), -- Shadowvein Defender +(218416, 0, 0, 'Heissanik', NULL, 'Stable Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Heissanik +(218417, 0, 0, 'Earthen Trainee', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Trainee +(218418, 0, 0, 'Maestro', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Maestro +(218419, 0, 0, 'Madda', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Madda +(218420, 0, 0, 'Merfe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Merfe +(218421, 0, 0, 'Shadowvein Miner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadowvein Miner +(218423, 0, 0, 'Acute Blightspore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Acute Blightspore +(218424, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(218425, 0, 0, 'Nexus-Princess Ky\'veza', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Nexus-Princess Ky'veza +(218426, 0, 0, 'Ixlorb the Spinner', NULL, NULL, NULL, NULL, 0, 6032, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ixlorb the Spinner +(218427, 0, 0, 'KC: Pipe Game', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Pipe Game +(218428, 0, 0, 'Injured Soldier', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Injured Soldier +(218429, 0, 0, 'Nether Phantom', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Nether Phantom +(218430, 0, 0, 'Web Orb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Web Orb +(218431, 0, 0, 'Defender of the Wall', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Defender of the Wall +(218432, 0, 0, 'Arathi Medic', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Medic +(218435, 0, 0, 'Scrunch', NULL, 'Stray', NULL, 'openhandglow', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Scrunch +(218436, 0, 0, 'Earthen Trainee', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Trainee +(218437, 0, 0, 'Mereldar Trader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mereldar Trader +(218438, 0, 0, 'Brann Bronzebeard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brann Bronzebeard +(218439, 0, 0, 'Sureki War Banner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Sureki War Banner +(218440, 0, 0, 'Kaheti War Banner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kaheti War Banner +(218441, 0, 0, 'Dreadstrike Subjugator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dreadstrike Subjugator +(218442, 0, 0, 'Shadowtide Softshell', NULL, NULL, NULL, 'questinteract', 9, 0, 1, 0, 0, 0, 8, 0, 41, 56110), -- Shadowtide Softshell +(218443, 0, 0, 'Green Fungal Friend', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Green Fungal Friend +(218444, 0, 0, 'The Taskmaker', NULL, NULL, NULL, NULL, 0, 6033, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Taskmaker +(218445, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(218446, 0, 0, 'Skitterling Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skitterling Worker +(218447, 0, 0, 'Web Cocoon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Web Cocoon +(218448, 0, 0, '[DNT] Kill Credit: Arathi Tools', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Arathi Tools +(218449, 0, 0, 'Disoriented Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Disoriented Earthen +(218450, 0, 0, '[DNT] Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Bunny +(218452, 0, 0, 'Murkshade', NULL, NULL, NULL, NULL, 0, 6034, 1, 0, 0, 0, 1, 0, 0, 56110), -- Murkshade +(218454, 0, 0, 'Dreadstrike Flitterer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Dreadstrike Flitterer +(218455, 0, 0, 'Lost Cache', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lost Cache +(218456, 0, 0, 'Arathi Orphan', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Orphan +(218458, 0, 0, 'Deepfiend Azellix', NULL, NULL, NULL, NULL, 0, 6035, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deepfiend Azellix +(218459, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(218464, 0, 0, 'Blacksmith Bobbi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Blacksmith Bobbi +(218465, 0, 0, 'Coreway Bunny [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Coreway Bunny [DNT] +(218466, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- [DNT] Kill Credit +(218472, 0, 0, 'Paige Ambleglow', NULL, 'Light and Flame', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Paige Ambleglow +(218473, 0, 0, 'Quickwick Tunnel Rat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Quickwick Tunnel Rat +(218474, 0, 0, 'Tunnel Rat Crew Boss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tunnel Rat Crew Boss +(218475, 0, 0, 'Skitter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skitter +(218476, 0, 0, 'Maintain Combat Dummy', NULL, 'Very Grumpy', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Maintain Combat Dummy +(218477, 0, 0, '[DNT] Kill Proxy - Max Level - Sparring Spot - Rifle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Sparring Spot - Rifle +(218478, 0, 0, 'Blue Fungal Friend', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Blue Fungal Friend +(218479, 0, 0, 'Red Fungal Friend', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Red Fungal Friend +(218480, 0, 0, '[DNT] Kill Proxy - Max Level - Sparring Spot - 2H', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Sparring Spot - 2H +(218481, 0, 0, '[DNT] Kill Proxy - Max Level - Sparring Spot - S&B', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Sparring Spot - S&B +(218482, 0, 0, '[DNT] Kill Proxy - Max Level - Sparring Spot - Unarmed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Sparring Spot - Unarmed +(218483, 0, 0, '[DNT] Kill Proxy - Max Level - Sparring Spot - Fight Circle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Sparring Spot - Fight Circle +(218485, 0, 0, 'Layne Pontelle', NULL, 'Tailoring', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Layne Pontelle +(218486, 0, 0, 'Phillip Taversil', NULL, 'Leatherworking', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Phillip Taversil +(218487, 0, 0, 'Drampert Avirex', NULL, 'Mining', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drampert Avirex +(218488, 0, 0, 'Lars Bronsmaelt', NULL, 'Repairs', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lars Bronsmaelt +(218489, 0, 0, 'Vana Gillscorhe', NULL, 'General Goods', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vana Gillscorhe +(218490, 0, 0, 'Flowing Goo', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Flowing Goo +(218491, 0, 0, 'Arathi Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Citizen +(218492, 0, 0, '[DNT] Rock Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Rock Target +(218493, 0, 0, 'Arathi Orphan', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Orphan +(218494, 0, 0, '[DNT] Kill Credit: Speak to Adelgonn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110); -- [DNT] Kill Credit: Speak to Adelgonn + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(218495, 0, 0, 'Disoriented Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Disoriented Earthen +(218496, 0, 0, 'Alfred', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alfred +(218497, 0, 0, 'Chay', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chay +(218498, 0, 0, 'Dolores', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dolores +(218499, 0, 0, 'Arathi Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Citizen +(218500, 0, 0, 'Arathi Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Citizen +(218501, 0, 0, 'KC: Steam Vent', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Steam Vent +(218502, 0, 0, 'Mereldar Ardent', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Mereldar Ardent +(218503, 0, 0, 'Stalwart of the Flame', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Stalwart of the Flame +(218504, 0, 0, 'Steam Vent', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Steam Vent +(218506, 0, 0, 'Swarming Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Swarming Threadling +(218507, 0, 0, 'Armored Subjugator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Armored Subjugator +(218508, 0, 0, 'Joseph Brayvemarc', NULL, 'Expeditionary Advisor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Joseph Brayvemarc +(218509, 0, 0, 'Mereldar Artillerist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Mereldar Artillerist +(218510, 0, 0, 'Nexus-Princess Ky\'veza', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Nexus-Princess Ky'veza +(218512, 0, 0, 'KC: Pressure Relieved', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Pressure Relieved +(218513, 0, 0, 'Earthen Trainee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Trainee +(218514, 0, 0, '[DNT] Kill Credit: Meet Stormrider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Meet Stormrider +(218515, 0, 0, 'Arathi Orphan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Orphan +(218516, 0, 0, '[DNT] Kill Credit: Enter Rookery', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Enter Rookery +(218519, 0, 0, 'Animated Goo', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Animated Goo +(218522, 0, 0, 'Quartermaster Blaeke', NULL, 'Repairs', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Quartermaster Blaeke +(218523, 0, 0, 'Goldie Baronbottom', NULL, 'BEE.E.O.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Goldie Baronbottom +(218524, 0, 0, 'Hallowfall Seahawk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Hallowfall Seahawk +(218526, 0, 0, 'KC: Simon Says', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Simon Says +(218528, 0, 0, 'Protoram Test', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Protoram Test +(218529, 219574, 0, 'Blacksmith Bobbi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Blacksmith Bobbi +(218530, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(218531, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(218532, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(218534, 0, 0, 'Zarein', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Zarein +(218535, 0, 0, 'Germira', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Germira +(218539, 0, 0, 'Captain Exposition [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Captain Exposition [DNT] +(218541, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(218542, 0, 0, 'Activated Harvestbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Activated Harvestbot +(218549, 0, 0, 'Brann Bronzebeard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brann Bronzebeard +(218569, 0, 0, 'Injured Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Earthen +(218601, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(218609, 0, 0, 'Trapped Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Trapped Earthen +(218612, 0, 0, '[DNT] Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Bunny +(218622, 0, 0, 'ZZ-01-47', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- ZZ-01-47 +(218626, 0, 0, '7th Legion Soldier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- 7th Legion Soldier +(218628, 0, 0, '[DNT] Kill Proxy - Max Level - Stray Recruits', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Stray Recruits +(218632, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(218635, 0, 0, 'Saurolisk Hatchling', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Saurolisk Hatchling +(218638, 0, 0, 'Infesting Stoneskitterer', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Infesting Stoneskitterer +(218640, 0, 0, 'Stoneskitterer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Stoneskitterer +(218641, 0, 0, 'Dagran Report Received', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Dagran Report Received +(218643, 0, 0, 'Queensguard Zirix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Queensguard Zirix +(218644, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(218645, 0, 0, 'Shadowvein Power Substation Investigated', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shadowvein Power Substation Investigated +(218650, 0, 0, 'Gorloc Springcaller', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Gorloc Springcaller +(218652, 0, 0, 'KC: Overgrowth Trimmed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Overgrowth Trimmed +(218653, 0, 0, 'KC: Rubble Cleared', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Rubble Cleared +(218654, 0, 0, 'Nerubian Slashjaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Slashjaw +(218655, 0, 0, 'Enraged Drunkard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Enraged Drunkard +(218656, 0, 0, 'Tidal Guardian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 10, 0, 0, 56110), -- Tidal Guardian +(218657, 0, 0, 'Rampaging Deepflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Rampaging Deepflayer +(218658, 0, 0, 'Candlelit Pebblemaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candlelit Pebblemaker +(218659, 0, 0, 'Troumer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Troumer +(218660, 0, 0, 'Phawa', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Phawa +(218661, 0, 0, 'Veytar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Veytar +(218662, 0, 0, 'Kobold Snuffercrusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Snuffercrusher +(218665, 0, 0, 'Fungarian Creepcap', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Creepcap +(218666, 0, 0, 'Encroaching Overgrowth', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Encroaching Overgrowth +(218667, 0, 0, 'Fungarian Sporeflinger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Fungarian Sporeflinger +(218671, 0, 0, 'Venture Co. Pyromaniac', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Venture Co. Pyromaniac +(218680, 0, 0, 'Ironhaul Stoneskitterer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Ironhaul Stoneskitterer +(218682, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(218684, 0, 0, 'Shadowvein Pipe Room Located', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shadowvein Pipe Room Located +(218686, 0, 0, 'C.B.O. Fizzlebonk', NULL, 'Chief Bashin\' Officer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- C.B.O. Fizzlebonk +(218688, 0, 0, 'Military Supplies', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Military Supplies +(218703, 0, 0, 'Blowing Smoke', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Blowing Smoke +(218707, 0, 0, 'C.F.O. Flametoes', NULL, 'Chief Fire Officer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- C.F.O. Flametoes +(218708, 0, 0, 'Stormguard Gorren', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 171, 56110), -- Stormguard Gorren +(218709, 0, 0, 'C.T.O. Gunther', NULL, 'Chief Targeting Officer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- C.T.O. Gunther +(218710, 0, 0, 'C.O.O. Basha', NULL, 'Chief Ouch Officer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- C.O.O. Basha +(218712, 0, 0, 'KC: Grievance Heard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Grievance Heard +(218714, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(218715, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(218716, 0, 0, 'High Speaker\'s Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker's Guard +(218717, 0, 0, 'Complacent Machine Speaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Complacent Machine Speaker +(218719, 0, 0, 'Reassured Machine Speaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Reassured Machine Speaker +(218720, 0, 0, 'Traditionalist Machine Speaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Traditionalist Machine Speaker +(218722, 0, 0, 'Concerned Machine Speaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Concerned Machine Speaker +(218723, 0, 0, 'Slain Excavator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Slain Excavator +(218724, 0, 0, 'Agitated Machine Speaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Agitated Machine Speaker +(218725, 0, 0, 'Arachnoid Scrounger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Arachnoid Scrounger +(218728, 0, 0, 'Kobold Trapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Trapper +(218729, 0, 0, 'Yeonin', NULL, 'Assistant Researcher', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Yeonin +(218730, 0, 0, 'Cave Trawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Cave Trawler +(218732, 0, 0, 'Substation Activation', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Substation Activation +(218733, 0, 0, 'Congealed Mass', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Congealed Mass +(218735, 0, 0, 'Spiteful Ophidian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Spiteful Ophidian +(218737, 0, 0, 'Infested Crusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Infested Crusher +(218740, 0, 0, 'Troumer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Troumer +(218741, 0, 0, 'Phawa', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Phawa +(218742, 0, 0, 'Veytar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Veytar +(218743, 0, 0, 'Stormrider Gurnot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Gurnot +(218744, 0, 0, 'Stormrider Adalar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Adalar +(218745, 0, 0, 'Stormrider Kothilde', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Kothilde +(218749, 0, 0, 'Flight Ring', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Flight Ring +(218751, 0, 0, 'Bruvv Tearon', NULL, 'Fishing Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bruvv Tearon +(218758, 0, 0, 'Kobold Candlelighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Candlelighter +(218759, 0, 0, 'Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian +(218760, 0, 0, 'Kobold Candle-Tosser', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Candle-Tosser +(218763, 0, 0, 'Ashcrown Matriarch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Ashcrown Matriarch +(218764, 0, 0, 'Kill Credit: Q02A [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q02A [DNT] +(218765, 0, 0, 'Kill Credit: Q02B [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q02B [DNT] +(218766, 0, 0, 'Ashcrown Butterfly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Ashcrown Butterfly +(218769, 0, 0, 'Nimble Ferret', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Nimble Ferret +(218770, 0, 0, 'Kobold Candlecrusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Candlecrusher +(218771, 0, 0, 'Bluebell Peacock', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 7, 1, 0, 0, 56110), -- Bluebell Peacock +(218772, 0, 0, 'Moss Viper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Moss Viper +(218773, 0, 0, 'Candlenibbler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candlenibbler +(218775, 0, 0, 'Credit: De-Gunk Hammer Derricks', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Credit: De-Gunk Hammer Derricks +(218779, 0, 0, 'Summon root slime', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 76, 56110), -- Summon root slime +(218837, 0, 0, 'Arfur', NULL, 'Knights of the Brown Table', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arfur +(218839, 0, 0, 'Dark Fragment', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Dark Fragment +(218844, 0, 0, 'Dee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dee +(218845, 0, 0, 'Mort', NULL, 'Knights of the Brown Table', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mort +(218847, 0, 0, 'Tentacle Slime', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Tentacle Slime +(218848, 0, 0, 'Bedfear', NULL, 'Knights of the Brown Table', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bedfear +(218849, 0, 0, 'Dragnet', NULL, 'Knights of the Brown Table', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dragnet +(218851, 0, 0, 'Candle Hoarder Cud', NULL, 'Keeper of Many Candles', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candle Hoarder Cud +(218853, 0, 0, 'Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Mine Cart +(218857, 0, 0, 'Credit: Rubble Cleared', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Credit: Rubble Cleared +(218859, 0, 0, 'Sky-Captain Elaena Lancekat', NULL, 'Captain of the Dauntless', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sky-Captain Elaena Lancekat +(218864, 0, 0, 'Gullhead', NULL, 'Knights of the Brown Table', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gullhead +(218865, 0, 0, 'Bee-let', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Bee-let +(218866, 0, 0, 'Walkmay', NULL, 'Knights of the Brown Table', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Walkmay +(218867, 0, 0, 'Dauntless Crewmember', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dauntless Crewmember +(218874, 0, 0, 'Parasol', NULL, 'Knights of the Brown Table', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Parasol +(218876, 0, 0, 'Rat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Rat +(218877, 0, 0, 'Cockroach', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Cockroach +(218878, 0, 0, 'Marline', NULL, 'Knights of the Brown Table', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Marline +(218879, 0, 0, 'Nerubian Watcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Watcher +(218880, 0, 0, 'Silkie Chicken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Silkie Chicken +(218883, 0, 0, 'Helpful Squireling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Helpful Squireling +(218884, 0, 0, 'Shattershell Scarab', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 53, 1, 0, 0, 56110), -- Shattershell Scarab +(218885, 0, 0, 'Undersea Scuttler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Undersea Scuttler +(218887, 0, 0, 'Furball', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Furball +(218889, 0, 0, 'Furball', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Furball +(218890, 0, 0, 'Anisen', NULL, 'Rak-Ush Operations', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Anisen +(218893, 0, 0, 'Undersea Scuttler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Undersea Scuttler +(218894, 0, 0, 'Kobold-At-Arms', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold-At-Arms +(218896, 0, 0, 'Aromash', NULL, 'Rak-Ush Operations', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aromash +(218898, 0, 0, 'Limoni', NULL, 'Rak-Ush Operations', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Limoni +(218899, 0, 0, 'Papriki', NULL, 'Rak-Ush Operations', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Papriki +(218900, 0, 0, 'Patchoulisa', NULL, 'Rak-Ush Operations', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Patchoulisa +(218901, 0, 0, 'Saffrin', NULL, 'Rak-Ush Operations', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Saffrin +(218903, 0, 0, '[DNT]Niffen Summon Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Niffen Summon Kill Credit +(218905, 0, 0, 'Gloomslurk Toad', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 8, 0, 0, 56110), -- Gloomslurk Toad +(218912, 0, 0, 'Mole Steed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Mole Steed +(218928, 0, 0, 'Alert Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alert Puppet +(218939, 0, 0, 'Stormrider Kothilde', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Kothilde +(218940, 0, 0, 'Troumer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Troumer +(218944, 0, 0, 'Inferno Sprayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 11, 0, 0, 56110), -- Inferno Sprayer +(218948, 0, 0, 'Fishcan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fishcan +(218960, 0, 0, 'Bee Line', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Bee Line +(218961, 0, 0, 'Starved Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 79, 56110), -- Starved Crawler +(218962, 0, 0, 'Bloated Pest', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Bloated Pest +(218963, 0, 0, 'Avant Voidweaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Avant Voidweaver +(218964, 0, 0, 'Fishcan\'s Bobber', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Fishcan's Bobber +(218965, 0, 0, 'Avant Vanguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Avant Vanguard +(218966, 0, 0, 'Shoak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shoak +(218967, 0, 0, 'Lady of the Lake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lady of the Lake +(219000, 0, 0, 'Ring', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ring +(219001, 0, 0, 'Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Target +(219002, 0, 0, 'Missile Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Missile Target +(219003, 0, 0, 'The Stone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- The Stone +(219005, 0, 0, 'Honey Barrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Honey Barrel +(219006, 0, 0, 'Venommaster Nezarox', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Venommaster Nezarox +(219008, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219009, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219010, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219011, 0, 0, 'Gulping Mudskip', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Gulping Mudskip +(219012, 0, 0, 'spell visual bunny (vile emission)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- spell visual bunny (vile emission) +(219014, 0, 0, 'Oathsworn Peacekeeper', NULL, NULL, NULL, 'directions', 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Oathsworn Peacekeeper +(219017, 0, 0, 'Pick Flower', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pick Flower +(219018, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(219019, 0, 0, 'Mossbloom Hazewalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Mossbloom Hazewalker +(219022, 0, 0, 'Ascended Webfriar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ascended Webfriar +(219023, 0, 0, 'Counter Targrin', NULL, 'Banker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Counter Targrin +(219029, 0, 0, 'Counter Bardra', NULL, 'Banker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Counter Bardra +(219034, 0, 0, 'Web Marauder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Web Marauder +(219035, 0, 0, 'Deepwalker Guardian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deepwalker Guardian +(219036, 0, 0, 'Ardgaz', NULL, 'Token Exchange', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ardgaz +(219037, 0, 0, 'Auctioneer Durzin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Auctioneer Durzin +(219038, 0, 0, 'Chunky Viscera', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Chunky Viscera +(219039, 0, 0, 'Auctioneer Zyrgas', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Auctioneer Zyrgas +(219040, 0, 0, 'Auctioneer Prana', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Auctioneer Prana +(219041, 0, 0, 'Katy Stampwhistle', NULL, 'The Postmaster\'s Assistant', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Katy Stampwhistle +(219042, 0, 0, 'Orsenth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orsenth +(219043, 0, 0, 'Clerk Ardran', NULL, 'Crafting Orders', NULL, 'workorders', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Clerk Ardran +(219045, 0, 0, 'Colossal Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 197, 56110), -- Colossal Spider +(219046, 0, 0, 'Voracious Worm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Voracious Worm +(219048, 0, 0, 'Clerk Pordaz', NULL, 'Crafting Orders', NULL, 'workorders', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Clerk Pordaz +(219049, 0, 0, 'Blood Parasite', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 42, 1, 0, 118, 56110), -- Blood Parasite +(219050, 0, 0, 'Aisha', NULL, 'Artisan\'s Consortium', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aisha +(219051, 0, 0, 'Lyrendal', NULL, 'Artisan\'s Consortium Quartermaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lyrendal +(219052, 0, 0, 'Wireweaver Grelka', NULL, 'Barber', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wireweaver Grelka +(219053, 206271, 0, 'Warpweaver Dezeeran', NULL, 'Transmogrifier', NULL, 'transmogrify', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Warpweaver Dezeeran +(219054, 0, 0, 'Vaultkeeper Xir', NULL, 'Void Storage', NULL, 'voidstorage', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vaultkeeper Xir +(219055, 0, 0, 'Madam Goya', NULL, 'Leader of the Black Market', NULL, 'buy', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Madam Goya +(219056, 0, 0, 'Mister Chu', NULL, 'Madam Goya\'s Guardian', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mister Chu +(219057, 0, 0, 'Helioceros', NULL, 'Rak-Ush Swarmbeast', NULL, 'questinteract', 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Helioceros +(219058, 0, 0, 'Rafflesian', NULL, 'Rak-Ush Swarmbeast', NULL, 'questinteract', 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Rafflesian +(219059, 0, 0, 'Bulbophyll', NULL, 'Rak-Ush Swarmbeast', NULL, 'questinteract', 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Bulbophyll +(219060, 0, 0, 'Titannirum', NULL, 'Rak-Ush Swarmbeast', NULL, 'questinteract', 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Titannirum +(219061, 0, 0, 'Stapellia', NULL, 'Rak-Ush Swarmbeast', NULL, 'questinteract', 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Stapellia +(219062, 0, 0, 'Durania', NULL, 'Rak-Ush Swarmbeast', NULL, 'questinteract', 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Durania +(219063, 0, 0, 'Ms. Xiulan', NULL, 'Madam Goya\'s Assistant', NULL, NULL, 0, 0, 1, 1313, 0, 0, 7, 0, 0, 56110), -- Ms. Xiulan +(219064, 0, 0, '[PH] Template', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [PH] Template +(219065, 0, 0, 'Grundaz', NULL, 'Junk Vendor', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Grundaz +(219066, 0, 0, 'Inflicted Civilian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Inflicted Civilian +(219067, 0, 0, 'Nathden', NULL, 'Heirloom Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nathden +(219068, 0, 0, 'Rookery Stormrider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Rookery Stormrider +(219069, 0, 0, 'Waxtail Scraper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waxtail Scraper +(219070, 0, 0, 'Waxtail Waxmelter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Waxtail Waxmelter +(219071, 0, 0, 'Waxtail Mudslinger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Waxtail Mudslinger +(219072, 0, 0, 'Waxtail Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waxtail Kobold +(219073, 0, 0, 'Ledonir', NULL, 'Item Upgrades', NULL, 'reforge', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ledonir +(219074, 0, 0, 'Incensed Fungus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Incensed Fungus +(219076, 0, 0, 'Kornd', NULL, 'Brew Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kornd +(219077, 0, 0, 'Herald Fordas', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Herald Fordas +(219078, 0, 0, 'Herald Kurden', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Herald Kurden +(219079, 0, 0, 'Relorin Lighthand', NULL, '\"Locksmith\"', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Relorin Lighthand +(219080, 0, 0, 'Marbb', NULL, 'Leatherworking Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Marbb +(219081, 0, 0, 'Krinn', NULL, 'Leatherworking Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Krinn +(219082, 0, 0, 'Kradan', NULL, 'Skinning Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kradan +(219083, 0, 0, 'Ginnad', NULL, 'Skinning Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ginnad +(219084, 0, 0, 'NOT USED', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 93, 56110), -- NOT USED +(219085, 0, 0, 'Nagad', NULL, 'Enchanting Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nagad +(219086, 0, 0, 'Llande', NULL, 'Enchanting Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Llande +(219087, 0, 0, 'Makir', NULL, 'Jewelcrafting Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Makir +(219088, 0, 0, 'Uthaga', NULL, 'Jewelcrafting Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Uthaga +(219089, 0, 0, 'Kardu', NULL, 'Inscription Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kardu +(219090, 0, 0, 'Brrigan', NULL, 'Inscription Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brrigan +(219091, 0, 0, 'Grink', NULL, 'Alchemy Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Grink +(219092, 0, 0, 'Tarig', NULL, 'Alchemy Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tarig +(219093, 0, 0, 'Vorig', NULL, 'Herbalism Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vorig +(219094, 0, 0, 'Kotag', NULL, 'Tailoring Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kotag +(219096, 0, 0, 'Gareb', NULL, 'Mining Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gareb +(219097, 0, 0, 'Tarib', NULL, 'Mining Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tarib +(219098, 0, 0, 'Supply Foreman Drezmol', NULL, 'Engineering Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Supply Foreman Drezmol +(219099, 0, 0, 'Thermalseer Arhdas', NULL, 'Engineering Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thermalseer Arhdas +(219100, 0, 0, 'Berred', NULL, 'Tailoring Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Berred +(219101, 0, 0, 'Akdan', NULL, 'Herbalism Trainer', NULL, NULL, 3, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Akdan +(219103, 0, 0, 'Kronzon', NULL, 'Cooking Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- Kronzon + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(219104, 0, 0, 'Athodas', NULL, 'Cooking Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Athodas +(219105, 0, 0, 'Hinodin', NULL, 'Fishing Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hinodin +(219106, 0, 0, 'Drokar', NULL, 'Fishing Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drokar +(219107, 0, 0, 'Devolved Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Devolved Skardyn +(219108, 0, 0, 'Roldira', NULL, 'Requisitions Officer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Roldira +(219109, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(219115, 0, 0, '[DNT] Kill Proxy - Max Level - 08 - Rooks Supercharged', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 08 - Rooks Supercharged +(219116, 0, 0, '[DNT] Kill Proxy - Max Level - 08 - Rook Mounted', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 08 - Rook Mounted +(219117, 0, 0, 'Quickwick Lancer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Quickwick Lancer +(219118, 0, 0, 'Quickwick Candlekeeper', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Quickwick Candlekeeper +(219119, 0, 0, 'Quickwick Mender', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Quickwick Mender +(219120, 0, 0, 'Helioceros', NULL, 'Rak-Ush Swarmbeast', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Helioceros +(219121, 0, 0, 'Bulbophyll', NULL, 'Rak-Ush Swarmbeast', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Bulbophyll +(219122, 0, 0, 'Stapellia', NULL, 'Rak-Ush Swarmbeast', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Stapellia +(219123, 0, 0, 'Durania', NULL, 'Rak-Ush Swarmbeast', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Durania +(219124, 0, 0, 'Rafflesian', NULL, 'Rak-Ush Swarmbeast', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Rafflesian +(219125, 0, 0, 'Titannirum', NULL, 'Rak-Ush Swarmbeast', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Titannirum +(219126, 0, 0, 'Oathsworn Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Citizen +(219127, 0, 0, 'Feral Stagshell', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Feral Stagshell +(219128, 0, 0, 'Feral Stagshell', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Feral Stagshell +(219129, 0, 0, 'Feral Stagshell', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Feral Stagshell +(219130, 0, 0, 'Feral Stagshell', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Feral Stagshell +(219131, 0, 0, 'Feral Stagshell', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Feral Stagshell +(219132, 0, 0, 'Feral Stagshell', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Feral Stagshell +(219135, 0, 0, 'Wenren Althal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wenren Althal +(219136, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- [DNT] Kill Credit +(219137, 0, 0, '[DNT]Kaheti Truffle Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Kaheti Truffle Kill Credit +(219138, 0, 0, 'Volatile Kaheti Truffle', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Volatile Kaheti Truffle +(219139, 0, 0, 'Shraubendre', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shraubendre +(219142, 0, 0, 'Oathsworn Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Worker +(219144, 0, 0, 'Monastic Webling', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Monastic Webling +(219147, 0, 0, 'Vosh Clutchwatcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vosh Clutchwatcher +(219148, 0, 0, 'Skardyn Metamorphosis', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Skardyn Metamorphosis +(219149, 0, 0, 'Deranged Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deranged Skardyn +(219150, 0, 0, 'Oathsworn Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Citizen +(219151, 0, 0, 'Oathsworn Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Citizen +(219152, 0, 0, 'Unbound Civilian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Civilian +(219153, 0, 0, 'Unbound Civilian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Civilian +(219154, 0, 0, 'Agitated Machine Speaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Agitated Machine Speaker +(219155, 0, 0, 'Agitated Machine Speaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Agitated Machine Speaker +(219156, 0, 0, 'Monte Gazlowe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Monte Gazlowe +(219157, 0, 0, 'Concerned Machine Speaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Concerned Machine Speaker +(219158, 0, 0, 'Concerned Machine Speaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Concerned Machine Speaker +(219159, 0, 0, 'Displaced Rogue', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Displaced Rogue +(219160, 0, 0, 'Hargrin', NULL, 'Locksmith', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hargrin +(219161, 0, 0, 'Diabolic Imp', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 3, 0, 121, 56110), -- Diabolic Imp +(219162, 0, 0, 'Edmond Smith', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Edmond Smith +(219163, 0, 0, 'Invasive Hardhead', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Invasive Hardhead +(219164, 0, 0, 'Nori Minesmith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nori Minesmith +(219165, 0, 0, 'Wobthan', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Wobthan +(219166, 0, 0, 'Oathsworn Peacekeeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Peacekeeper +(219167, 0, 0, 'Fawnia Landkeep', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fawnia Landkeep +(219168, 0, 0, 'Rylen Fairfeather', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rylen Fairfeather +(219169, 0, 0, 'Oathsworn Peacekeeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Oathsworn Peacekeeper +(219170, 0, 0, 'Shore Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Shore Crawler +(219171, 0, 0, 'Velvetfur Ferret', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Velvetfur Ferret +(219172, 0, 0, 'Vacuous Ritualist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Vacuous Ritualist +(219173, 0, 0, 'Wenren Althal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wenren Althal +(219174, 0, 0, 'Recuperating Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Recuperating Worker +(219175, 0, 0, 'Relaxing Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Relaxing Worker +(219176, 0, 0, 'Freysworn Arborist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Freysworn Arborist +(219178, 0, 0, 'Resting Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Resting Worker +(219179, 0, 0, 'Acid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Acid +(219180, 0, 0, 'Cornerdweller', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Cornerdweller +(219181, 0, 0, 'Coreling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Coreling +(219182, 0, 0, 'Soaking Resident', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Soaking Resident +(219183, 0, 0, 'Hot Spring Healer', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Hot Spring Healer +(219184, 0, 0, 'Hamelda', NULL, 'Hot Spring Matron', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Hamelda +(219186, 0, 0, 'Off-Duty Stormrider', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Off-Duty Stormrider +(219187, 0, 0, 'Dornogal Preserver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Dornogal Preserver +(219188, 0, 0, 'Oathsworn Citizen', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Citizen +(219189, 0, 0, 'Tefferty Ulreth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tefferty Ulreth +(219190, 0, 0, 'Henlem Ulrenn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Henlem Ulrenn +(219191, 0, 0, 'Earthen Geomender', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Geomender +(219192, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219193, 0, 0, 'Wounded Oathsworn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Wounded Oathsworn +(219194, 0, 0, 'Wounded Unbound', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Wounded Unbound +(219195, 0, 0, 'Giant Sewer Rat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Giant Sewer Rat +(219197, 0, 0, 'Griftah', NULL, 'Amazing Amulets', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Griftah +(219198, 0, 0, 'Ravenous Scarab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 94, 56110), -- Ravenous Scarab +(219200, 0, 0, 'Bredd', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 113, 56110), -- Bredd +(219201, 0, 0, 'Fradd', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 113, 56110), -- Fradd +(219202, 0, 0, 'Fradd', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 113, 56110), -- Fradd +(219203, 0, 0, 'Bredd', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 113, 56110), -- Bredd +(219205, 0, 0, 'Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian +(219206, 0, 0, 'Bluebell Chick', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Bluebell Chick +(219207, 0, 0, 'Ascended Neophyte', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ascended Neophyte +(219208, 0, 0, 'Dusty Mouse', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Dusty Mouse +(219209, 0, 0, 'Tiny Sewer Rat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Tiny Sewer Rat +(219210, 0, 0, 'Arathi Fisherman', NULL, NULL, NULL, 'speak', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Fisherman +(219211, 0, 0, '[DNT] Giant Cave Mole Invisible Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- [DNT] Giant Cave Mole Invisible Stalker +(219212, 0, 0, 'Maara', NULL, 'War Mode Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Maara +(219213, 0, 0, 'Gilderann', NULL, 'War Mode Quartermaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gilderann +(219215, 0, 0, 'Hotharn', NULL, 'Competitor\'s Recipes', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hotharn +(219216, 0, 0, 'Rogurn', NULL, 'Elite Conquest Quartermaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rogurn +(219217, 0, 0, 'Velerd', NULL, 'Honor Quartermaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Velerd +(219218, 0, 0, 'Modhina', NULL, NULL, NULL, 'inspect', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Modhina +(219219, 0, 0, 'Kill Credit: Venom Given [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Venom Given [DNT] +(219220, 0, 0, '[DNT]Kaheti Truffle Collect Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Kaheti Truffle Collect Kill Credit +(219221, 0, 0, 'Ravenous Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Ravenous Crawler +(219222, 0, 0, 'Lalandi', NULL, 'Conquest Quartermaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lalandi +(219223, 0, 0, 'Mahra Treebender', NULL, 'Profession Equipment Specialist', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mahra Treebender +(219224, 0, 0, 'Relaxing Resident', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Relaxing Resident +(219225, 0, 0, 'Cuzolth', NULL, 'Item Upgrades', NULL, 'reforge', 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Cuzolth +(219226, 0, 0, 'Vaskarn', NULL, 'Harbinger Crest Exchange', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Vaskarn +(219228, 0, 0, 'Hot Spring Attendant', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Hot Spring Attendant +(219230, 0, 0, 'Erani', NULL, 'Pet Charm Trader', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Erani +(219231, 0, 0, 'Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 8, 0, 0, 56110), -- Glowmite +(219232, 0, 0, 'Geo', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Geo +(219233, 0, 0, 'Spicy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Spicy +(219234, 0, 0, 'Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Moth +(219235, 0, 0, 'Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 8, 0, 0, 56110), -- Snail +(219236, 0, 0, 'Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Stagshell +(219237, 0, 0, 'Pill Bug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Pill Bug +(219239, 0, 0, 'Vizier\'s Personal Swarmite', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Vizier's Personal Swarmite +(219241, 0, 0, 'Vizier\'s Skittershaw', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Vizier's Skittershaw +(219243, 0, 0, 'Teha', NULL, 'Zen\'shiri Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Teha +(219244, 0, 0, 'Andee Seabraid', NULL, 'T&W Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Andee Seabraid +(219245, 216486, 0, 'Reconstructed Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Reconstructed Skardyn +(219246, 0, 0, 'Deep Spitter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Deep Spitter +(219247, 0, 0, 'Unak', NULL, 'Gem Appraiser', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unak +(219248, 0, 0, 'Cavern Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Cavern Glowmite +(219249, 0, 0, 'Dogan', NULL, 'Ink Trader', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dogan +(219250, 0, 0, 'PvP Training Dummy', NULL, 'Damage', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- PvP Training Dummy +(219251, 0, 0, 'PvP Training Dummy', NULL, 'Healing', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- PvP Training Dummy +(219252, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(219253, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(219254, 0, 0, 'Parnith', NULL, 'Historian', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Parnith +(219255, 0, 0, 'Karbath', NULL, 'Weapon Trader', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Karbath +(219256, 0, 0, 'Badur', NULL, 'Tasty Ore Bars', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Badur +(219257, 0, 0, 'Invasive Thickhead', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Invasive Thickhead +(219260, 0, 0, 'Ruffious', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ruffious +(219262, 0, 0, 'Springbubble', NULL, NULL, NULL, NULL, 0, 6043, 2, 0, 0, 0, 4, 0, 0, 56110), -- Springbubble +(219263, 0, 0, 'Warphorn', NULL, NULL, NULL, NULL, 0, 6044, 1, 0, 0, 151, 1, 0, 0, 56110), -- Warphorn +(219264, 0, 0, 'Bloodmaw', NULL, NULL, NULL, NULL, 0, 6045, 1, 0, 0, 1, 1, 0, 0, 56110), -- Bloodmaw +(219265, 0, 0, 'Emperor Pitfang', NULL, NULL, NULL, NULL, 0, 6046, 1, 0, 0, 35, 1, 0, 0, 56110), -- Emperor Pitfang +(219266, 0, 0, 'Escaped Cutthroat', NULL, NULL, NULL, NULL, 0, 6049, 4, 0, 0, 0, 7, 0, 0, 56110), -- Escaped Cutthroat +(219267, 0, 0, 'Plaguehart', NULL, NULL, NULL, NULL, 0, 6047, 1, 0, 0, 151, 1, 0, 0, 56110), -- Plaguehart +(219268, 0, 0, 'Gar\'loc', NULL, 'High Sea Shaman', NULL, NULL, 0, 6048, 2, 0, 0, 0, 7, 0, 0, 56110), -- Gar'loc +(219269, 0, 0, 'Tempest Lord Incarnus', NULL, NULL, NULL, NULL, 0, 6050, 2, 0, 0, 0, 4, 0, 0, 56110), -- Tempest Lord Incarnus +(219270, 0, 0, 'Kronolith, Might of the Mountain', NULL, NULL, NULL, NULL, 0, 6051, 2, 0, 0, 0, 4, 0, 0, 56110), -- Kronolith, Might of the Mountain +(219271, 0, 0, 'Twice-Stinger the Wretched', NULL, NULL, NULL, NULL, 0, 6053, 1, 0, 0, 296, 1, 0, 0, 56110), -- Twice-Stinger the Wretched +(219273, 0, 0, 'Breek', NULL, 'Repairs', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Breek +(219274, 0, 0, 'Brakh', NULL, 'Weapon Trader', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brakh +(219275, 0, 0, 'Dern', NULL, 'Apprentice Trader', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dern +(219278, 0, 0, 'Shallowshell the Clacker', NULL, NULL, NULL, NULL, 0, 6052, 1, 0, 0, 8, 1, 0, 0, 56110), -- Shallowshell the Clacker +(219279, 0, 0, 'Flamekeeper Graz', NULL, NULL, NULL, NULL, 0, 6054, 1, 0, 0, 0, 7, 0, 0, 56110), -- Flamekeeper Graz +(219280, 0, 0, 'Durakh', NULL, 'Tools Trader', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Durakh +(219281, 0, 0, 'Alunira', NULL, NULL, NULL, NULL, 0, 6055, 2, 0, 0, 0, 4, 0, 0, 56110), -- Alunira +(219284, 0, 0, 'Zovex', NULL, 'Violet Hold Prisoner', NULL, NULL, 0, 6058, 2, 0, 0, 0, 7, 0, 0, 56110), -- Zovex +(219285, 0, 0, 'Ramdah', NULL, 'Ramolith Care', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ramdah +(219286, 0, 0, 'Inconspicuous Crate', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Inconspicuous Crate +(219287, 216486, 0, 'Hijacked Ironstrider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Hijacked Ironstrider +(219290, 216486, 0, 'Hijacked Ironstrider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Hijacked Ironstrider +(219291, 0, 0, 'Chasm Shalewing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Chasm Shalewing +(219292, 0, 0, 'Saurolisk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Saurolisk +(219293, 219574, 0, 'Caster Cobbi', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Caster Cobbi +(219299, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(219300, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(219301, 0, 0, 'Brew Drop', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 4, 0, 79, 56110), -- Brew Drop +(219302, 216486, 0, 'Corrupted Spellshaper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Corrupted Spellshaper +(219303, 0, 0, 'Rock Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Rock Snail +(219304, 0, 0, 'Chasm Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Chasm Snail +(219305, 0, 0, 'Ironstrider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Ironstrider +(219306, 0, 0, 'Shraubendre', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shraubendre +(219307, 0, 0, 'Supplier Ghedraz', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Supplier Ghedraz +(219308, 0, 0, '[DNT] Kill Proxy - Max Level - 08 - Swarmers', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 08 - Swarmers +(219309, 0, 0, 'Crawler Eggs', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Crawler Eggs +(219311, 0, 0, 'Kordan', NULL, 'Blade Vendor', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kordan +(219312, 0, 0, 'Gorenda', NULL, 'Drink Vendor', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Gorenda +(219313, 0, 0, 'Aredi', NULL, 'Polisher', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Aredi +(219314, 0, 0, 'Trangad', NULL, 'Engraver', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Trangad +(219315, 0, 0, 'Shraubendre', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shraubendre +(219316, 0, 0, 'Wurdin', NULL, 'Diversions', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Wurdin +(219317, 0, 0, 'Kornak', NULL, 'Scroll Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kornak +(219318, 0, 0, 'Jorid', NULL, 'General Goods', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Jorid +(219319, 0, 0, 'Yorda', NULL, 'Trade Supplies', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Yorda +(219320, 0, 0, 'Lampyrid Swarm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Lampyrid Swarm +(219321, 0, 0, 'Grotir', NULL, 'Repairs', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Grotir +(219322, 0, 0, 'Custodian Urrgha', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Custodian Urrgha +(219323, 0, 0, 'Custodian Lutgred', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Custodian Lutgred +(219324, 0, 0, 'Gerred', NULL, 'Fabric and Cloth Trader', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gerred +(219325, 0, 0, 'Killm', NULL, 'Pearl Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Killm +(219326, 0, 0, 'Rodal', NULL, 'Pearl Tender', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rodal +(219327, 0, 0, 'Nagar', NULL, 'Wood Carver', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nagar +(219329, 0, 0, 'Cavern Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Cavern Glowmite +(219330, 0, 0, 'Mudnose Mole', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 291, 8, 0, 0, 56110), -- Mudnose Mole +(219332, 0, 0, 'Mudnose Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 8, 0, 0, 56110), -- Mudnose Mole +(219333, 0, 0, 'Crystalline Portal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Crystalline Portal +(219334, 0, 0, 'Freysworn Arborist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Freysworn Arborist +(219335, 0, 0, 'Oathsworn Councilguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Oathsworn Councilguard +(219336, 0, 0, 'Baby Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 8, 0, 0, 56110), -- Baby Mole +(219337, 0, 0, 'Zeridar', NULL, 'Luxury Cinderbrew Supplier', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Zeridar +(219338, 0, 0, 'Meadery Representative', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Meadery Representative +(219339, 0, 0, 'Quickwick Candleflyer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Quickwick Candleflyer +(219341, 212536, 0, 'Flickerflame Candleflyer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Flickerflame Candleflyer +(219342, 0, 0, 'Ardra', NULL, 'Firebath Attendant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ardra +(219343, 0, 0, 'Waxtail Candleflyer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waxtail Candleflyer +(219344, 0, 0, 'Invasive Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Invasive Crawler +(219345, 0, 0, 'Generic Invisible Actor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Invisible Actor +(219346, 0, 0, 'Oathsworn Dignitary', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Dignitary +(219347, 0, 0, 'Adelgonn', NULL, 'Stoneward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adelgonn +(219348, 0, 0, 'Terrace Attendant', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Terrace Attendant +(219349, 0, 0, '[DNT] Polishing Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Polishing Stalker +(219350, 0, 0, 'Phosphorescent Lampyrid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Phosphorescent Lampyrid +(219351, 0, 0, 'The Puppetmaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Puppetmaster +(219353, 0, 0, 'Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Skipper +(219354, 0, 0, 'Oathsworn Petitioner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Petitioner +(219355, 0, 0, 'Shore Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Shore Crawler +(219356, 0, 0, 'Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lashroom +(219357, 0, 0, 'Orator Tx\'itk', NULL, 'The Second Strand', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orator Tx'itk +(219359, 0, 0, 'Deepwater Gar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepwater Gar +(219361, 0, 0, 'Machinist Protector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Machinist Protector +(219362, 0, 0, 'Inconspicuous Crate', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 0, 56110), -- Inconspicuous Crate +(219364, 0, 0, 'Writhing Mass', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Writhing Mass +(219365, 0, 0, 'Strange Shore Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Strange Shore Crawler +(219366, 0, 0, 'Cavern Mote', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Cavern Mote +(219367, 0, 0, 'High Elevator Etak\'kaht', NULL, 'Magistrate of the High Hollows', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- High Elevator Etak'kaht +(219368, 0, 0, 'Alyza Bowblaze', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alyza Bowblaze +(219369, 0, 0, 'Saradi', NULL, 'Councilward\'s Clerk', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Saradi +(219370, 0, 0, 'Wedekind', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wedekind +(219371, 0, 0, 'Mickde', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mickde +(219372, 0, 0, 'Duelist Kahtex', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Duelist Kahtex +(219373, 0, 0, 'Tox', NULL, 'Apprentice Fang', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tox +(219374, 0, 0, 'Van\'atka', NULL, 'Grand Apothecary', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Van'atka +(219375, 0, 0, 'Profiteer Z\'kaxt', NULL, 'Spoils of War', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Profiteer Z'kaxt +(219376, 0, 0, 'Kargand', NULL, 'Stable Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kargand +(219378, 0, 0, 'Stabled Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Stabled Ramolith +(219379, 0, 0, 'Morek', NULL, 'Basket Weaver', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Morek +(219380, 0, 0, 'Dokhan', NULL, 'Vase Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dokhan +(219381, 0, 0, 'Visiting Machinespeaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Visiting Machinespeaker +(219382, 0, 0, 'Unbound Trader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Trader +(219383, 0, 0, 'Malukh', NULL, 'Book Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Malukh +(219384, 0, 0, 'Machinespeaker Jorx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Machinespeaker Jorx +(219385, 0, 0, 'Nerada', NULL, 'Potion Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerada +(219387, 0, 0, 'Belga', NULL, 'Flavored Gems', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Belga +(219388, 0, 0, 'Unsettled Vermin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 8, 0, 0, 56110), -- Unsettled Vermin +(219389, 0, 0, 'Hearthkeeper Katari', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hearthkeeper Katari +(219390, 0, 0, 'Gortra', NULL, 'Transformation Trainer', NULL, 'trainer', 10, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Gortra +(219391, 0, 0, 'Forgegrounds Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Forgegrounds Worker +(219392, 0, 0, 'Forgegrounds Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Forgegrounds Worker +(219393, 0, 0, 'Aldra', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aldra +(219394, 0, 0, 'Peacekeeper Kragad', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Kragad +(219395, 0, 0, 'Line Worker', NULL, NULL, NULL, 'speak', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Line Worker +(219396, 0, 0, 'Oathsworn Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Guard +(219397, 219574, 0, 'Shalescale Striker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Shalescale Striker +(219399, 0, 0, 'Open Ledger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Open Ledger +(219400, 0, 0, 'Merrix', NULL, 'Councilward', NULL, 'questinteract', 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(219401, 0, 0, 'Bat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Bat +(219402, 0, 0, 'Kill Credit: Magni met outside Taelloch [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110); -- Kill Credit: Magni met outside Taelloch [DNT] + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(219403, 0, 0, 'Injured Machine Speaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Machine Speaker +(219404, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(219405, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(219406, 0, 0, '[DNT] Tools Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Tools Bunny +(219407, 0, 0, '[DNT] Market Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Market Bunny +(219408, 216486, 0, 'Reconstructed Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Reconstructed Skardyn +(219409, 0, 0, 'Taelloch Miner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Taelloch Miner +(219410, 216486, 0, 'Skardyn Husk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn Husk +(219412, 0, 0, 'Fuzzy', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Fuzzy +(219413, 0, 0, 'Fuzzy', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Fuzzy +(219414, 0, 0, 'Peacekeeper Kragad', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Kragad +(219415, 0, 0, 'Cooking Pot', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cooking Pot +(219416, 0, 0, 'Handhold', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Handhold +(219417, 0, 0, 'Handhold', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Handhold +(219418, 0, 0, 'Handhold', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Handhold +(219419, 0, 0, 'Handhold', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Handhold +(219420, 0, 0, 'Discordant Attendant', NULL, NULL, NULL, 'interact', 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Discordant Attendant +(219421, 0, 0, 'Handhold', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Handhold +(219422, 0, 0, 'Handhold', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Handhold +(219423, 0, 0, 'Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny +(219424, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Kill Credit +(219425, 0, 0, 'Deep Worm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Deep Worm +(219428, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(219430, 0, 0, 'Peculiar Fish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peculiar Fish +(219431, 0, 0, 'Aufta', NULL, 'Firebath Healer', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Aufta +(219432, 0, 0, 'Shore Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Shore Crawler +(219433, 0, 0, 'Reefwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Reefwalker +(219434, 0, 0, 'Twisted Lasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Twisted Lasher +(219437, 0, 0, 'Dornogal Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dornogal Citizen +(219438, 0, 0, 'Slain Webwarden', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Slain Webwarden +(219439, 216486, 0, 'Skardyn Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn Hauler +(219440, 0, 0, 'High Speaker Eirich', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker Eirich +(219443, 0, 0, 'Kill Credit: Foreman Scroll 01 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Foreman Scroll 01 [DNT] +(219444, 0, 0, 'Kill Credit: Foreman Scroll 02 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Foreman Scroll 02 [DNT] +(219445, 0, 0, 'Kill Credit: Foreman Scroll 03 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Foreman Scroll 03 [DNT] +(219446, 0, 0, 'Voracious Fog Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Voracious Fog Beast +(219447, 0, 0, 'Famished Fog Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Famished Fog Beast +(219448, 0, 0, 'Devouring Fog Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 561, 56110), -- Devouring Fog Beast +(219449, 0, 0, 'Murmuring Peacekeeper', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Murmuring Peacekeeper +(219450, 0, 0, 'Injured Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Earthen +(219452, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(219453, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(219454, 0, 0, 'Crazed Abomination', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Crazed Abomination +(219455, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219456, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219457, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219458, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219459, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219460, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219461, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219462, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219463, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219464, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219465, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219466, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219467, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219468, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219469, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219470, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219471, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219472, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219473, 219574, 0, 'Blacksmith Bobbi Elite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Blacksmith Bobbi Elite +(219474, 0, 0, 'Archmage Aethas Sunreaver', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Aethas Sunreaver +(219475, 0, 0, 'Steelvein', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Steelvein +(219476, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219477, 0, 0, 'Overseer Ardgrin', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Overseer Ardgrin +(219478, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219479, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219480, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219481, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219482, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219483, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219484, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219485, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219486, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219487, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219488, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219489, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219490, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219491, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219492, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219493, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219494, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219495, 221461, 0, 'Civilian Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Civilian Puppet +(219496, 0, 0, 'Kobyss Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Puppet +(219497, 0, 0, 'Sparking Haulbot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Sparking Haulbot +(219498, 0, 0, 'Steelvein', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Steelvein +(219499, 0, 0, 'Steelvein', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Steelvein +(219500, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219501, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219502, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219503, 0, 0, 'Obstorn', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Obstorn +(219504, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219505, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219506, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219507, 0, 0, 'Obstorn', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Obstorn +(219508, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219509, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219510, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219511, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219512, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219513, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219514, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219515, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219516, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219517, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219518, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219519, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219520, 0, 0, 'Overseer Ardgrin', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Overseer Ardgrin +(219521, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219522, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219523, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219524, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219525, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219526, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219527, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219528, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219529, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219530, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219531, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219532, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219533, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219534, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219535, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219536, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219537, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219538, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(219539, 0, 0, 'Blacksmith Bobbi Boss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Blacksmith Bobbi Boss +(219540, 0, 0, 'Web Blade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Web Blade +(219542, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219543, 0, 0, 'Devout Skitter Vassal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Devout Skitter Vassal +(219544, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219547, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219548, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219549, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219550, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219551, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219552, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219553, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219554, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219555, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219556, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219557, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219558, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219559, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219560, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219561, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219562, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219564, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219565, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219566, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(219567, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219568, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219569, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219570, 0, 0, 'Bronze Timekeeper', NULL, NULL, NULL, NULL, 0, 5104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronze Timekeeper +(219571, 0, 0, 'Web Pillar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Web Pillar +(219573, 0, 0, '[DNT] Kill Credit: Zirix Damaged', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Zirix Damaged +(219574, 0, 0, 'Kill Credit: Cave Creatures Slain [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Cave Creatures Slain [DNT] +(219575, 0, 0, '[DNT] Kill Credit: Zirix Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Zirix Credit +(219578, 0, 0, 'Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 76, 56110), -- Nerubian +(219580, 0, 0, 'Saradi', NULL, 'Councilward\'s Clerk', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Saradi +(219581, 0, 0, 'Mass of Worms', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Mass of Worms +(219582, 0, 0, 'Woven Ritualist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Woven Ritualist +(219583, 0, 0, 'Defiled Ritualist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Defiled Ritualist +(219584, 0, 0, 'Screeching Terror', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Screeching Terror +(219585, 0, 0, 'Mass of Worms', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 43, 56110), -- Mass of Worms +(219586, 0, 0, 'Hardened Netting', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 0, 56110), -- Hardened Netting +(219587, 0, 0, 'Maintenance Machine', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 95, 56110), -- Maintenance Machine +(219588, 0, 0, 'Yes Man', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Yes Man +(219590, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(219591, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(219592, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(219593, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(219594, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(219595, 0, 0, 'Thrall', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Thrall +(219596, 0, 0, 'Lady Jaina Proudmoore', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lady Jaina Proudmoore +(219597, 0, 0, 'Oathsworn Stormrider', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Stormrider +(219598, 0, 0, '[DNT] Kill Credit: Followed Rings', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Followed Rings +(219599, 0, 0, 'Stormrider\'s Slipstream', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stormrider's Slipstream +(219601, 0, 0, 'Sunless Beckoner', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sunless Beckoner +(219602, 0, 0, 'Sunless Tidemarshal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sunless Tidemarshal +(219603, 0, 0, 'Drowned Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drowned Arathi +(219604, 0, 0, 'Sunless Carver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sunless Carver +(219605, 0, 0, 'Peaceful Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Peaceful Lashroom +(219606, 0, 0, 'Sunless Slitherer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Sunless Slitherer +(219607, 0, 0, 'Sunless Abomination', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Sunless Abomination +(219608, 0, 0, 'Peaceful Lashling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Peaceful Lashling +(219609, 0, 0, 'Crafty Zoatroid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Crafty Zoatroid +(219611, 0, 0, 'Winds of Dorn', NULL, NULL, NULL, NULL, 0, 6062, 1, 0, 0, 0, 10, 0, 0, 56110), -- Winds of Dorn +(219613, 0, 0, 'Kaheti Warshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Warshell +(219614, 0, 0, 'Web Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Web Priest +(219615, 0, 0, 'Unseen Blade', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Unseen Blade +(219616, 0, 0, 'Pale Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pale Priest +(219617, 0, 0, 'Chitin Knight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chitin Knight +(219618, 0, 0, 'Sureki Ironweave', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Ironweave +(219619, 0, 0, 'Flickerflame Candlecrusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 82, 56110), -- Flickerflame Candlecrusher +(219620, 0, 0, 'Royal Weaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Royal Weaver +(219622, 0, 0, 'Abducted Lumberjack', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Abducted Lumberjack +(219623, 0, 0, 'Flickerflame Dirtclaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Flickerflame Dirtclaw +(219625, 0, 0, 'Controller Bunny [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Controller Bunny [DNT] +(219626, 0, 0, 'Sunless Skate', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Sunless Skate +(219627, 0, 0, 'Sunless Slurkdripper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Sunless Slurkdripper +(219628, 0, 0, 'Shore Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Shore Crawler +(219629, 0, 0, 'Cave Giant', NULL, 'T3 - (5/3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Cave Giant +(219631, 0, 0, 'Sunless Shadowblade', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sunless Shadowblade +(219632, 0, 0, 'Swarming Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Swarming Hatchling +(219633, 0, 0, 'Chieftain Gillcarver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chieftain Gillcarver +(219634, 0, 0, 'Scattered Darkness', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scattered Darkness +(219635, 0, 0, 'High Speaker\'s Construct', NULL, 'Disciple of Eirich', NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- High Speaker's Construct +(219636, 0, 0, 'Kirin Tor Conjuror', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Conjuror +(219637, 0, 0, 'Sunreaver Battlemage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sunreaver Battlemage +(219638, 0, 0, 'Silver Covenant Spellcaster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Silver Covenant Spellcaster +(219639, 0, 0, 'Citizen of Dalaran', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Citizen of Dalaran +(219640, 0, 0, 'Kill Credit: Grappling Hook Used DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Grappling Hook Used DNT] +(219641, 0, 0, 'Kill Credit: Air Duct Taken [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Air Duct Taken [DNT] +(219643, 0, 0, 'Bioluminescent Spore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Bioluminescent Spore +(219644, 0, 217063, 'Shadowed Gloomrender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadowed Gloomrender +(219645, 0, 0, 'Skitterling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skitterling +(219646, 0, 0, 'Brann\'s Number One Fan', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Brann's Number One Fan +(219648, 0, 0, 'Skitterling Chemist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skitterling Chemist +(219649, 0, 0, 'Kill Credit: Chemicals Approached [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Chemicals Approached [DNT] +(219650, 0, 0, 'Kill Credit: Notes Approached [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Notes Approached [DNT] +(219651, 0, 0, 'Dark Apothecary', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dark Apothecary +(219652, 0, 0, 'Kill Credit: Journal Examined [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Journal Examined [DNT] +(219653, 222517, 0, 'Pestilent Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Pestilent Drone +(219654, 214911, 0, 'Drone Bomber', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Drone Bomber +(219655, 214911, 0, 'Drone Abductor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drone Abductor +(219656, 0, 0, 'Sureki Carouser', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Carouser +(219657, 222518, 0, 'Nerubian War-Weaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian War-Weaver +(219658, 0, 0, 'Sureki Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Hauler +(219661, 222518, 0, 'Nerubian Venomspitter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Venomspitter +(219662, 222517, 0, 'Small Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Small Threadling +(219664, 214911, 0, 'Rampaging Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Rampaging Threadling +(219665, 0, 0, 'Queensguard An\'Jak Shabtir', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Queensguard An'Jak Shabtir +(219667, 0, 0, 'Flamethrower', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Flamethrower +(219669, 0, 0, 'Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian +(219670, 0, 0, 'Venomous Scavenger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Venomous Scavenger +(219671, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- [DNT] Kill Credit +(219672, 0, 0, 'KC: Pollen Delivered', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Pollen Delivered +(219673, 0, 0, 'Citizen of Dalaran', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Citizen of Dalaran +(219674, 0, 0, 'Janky', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Janky +(219675, 0, 0, 'Echoing Shade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 2080, 56110), -- Echoing Shade +(219676, 0, 0, 'Nerl\'athekk the Skulking', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 150, 56110), -- Nerl'athekk the Skulking +(219677, 0, 0, 'Grapple Point', NULL, NULL, NULL, NULL, 0, 6064, 1, 0, 0, 0, 10, 0, 0, 56110), -- Grapple Point +(219678, 0, 0, 'Black Blood Egg Tender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Black Blood Egg Tender +(219680, 0, 0, 'Vant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Vant +(219681, 0, 0, 'Mr. Pepper', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Mr. Pepper +(219682, 0, 0, 'Porkchop Jr.', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Porkchop Jr. +(219683, 0, 0, 'Miss Lilly', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Miss Lilly +(219684, 0, 0, 'Lilian Voss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- Lilian Voss + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(219685, 0, 0, 'Wounded Soldier', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Wounded Soldier +(219686, 0, 0, 'Y\'tekhi', NULL, 'Severed Threads Quartermaster', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Y'tekhi +(219687, 0, 0, 'Fungarian Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 144, 56110), -- Fungarian Beast +(219693, 0, 0, 'Rock Viper', NULL, 'T2 (1.2/2)', NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Rock Viper +(219694, 0, 0, 'Generic - Empty Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 1086, 0, 0, 10, 0, 0, 56110), -- Generic - Empty Bunny +(219695, 0, 0, 'Drained Cinderbee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Drained Cinderbee +(219696, 0, 0, 'Waivering Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Waivering Drone +(219699, 0, 0, 'Miral Murder-Mittens', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Miral Murder-Mittens +(219702, 0, 0, 'Shipwright Isaebela', NULL, NULL, NULL, 'speak', 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shipwright Isaebela +(219705, 0, 0, 'Foreman Shalea', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Shalea +(219707, 0, 0, 'Generic - Empty Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 1087, 0, 0, 10, 0, 0, 56110), -- Generic - Empty Bunny +(219708, 0, 0, 'Wildtoe Chicken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Wildtoe Chicken +(219709, 0, 0, 'Hillhelm Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hillhelm Worker +(219710, 0, 0, 'Hillhelm Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hillhelm Worker +(219711, 0, 0, 'Spinnerette\'s Strands', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Spinnerette's Strands +(219713, 0, 0, 'Arathi Captive', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Captive +(219714, 0, 0, 'Ice Block', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ice Block +(219715, 0, 0, 'Kobyss Ambusher', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Ambusher +(219717, 0, 0, 'Cocoon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cocoon +(219718, 0, 0, 'Arathi Captive', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Captive +(219719, 0, 0, 'Trained Stormrook', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Trained Stormrook +(219720, 0, 0, 'Cocoon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cocoon +(219721, 0, 0, 'Cocoon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cocoon +(219723, 0, 0, 'Royal Whisperer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Whisperer +(219724, 0, 0, 'Court Attendant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Court Attendant +(219725, 0, 0, 'Chitin Knight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chitin Knight +(219726, 0, 0, 'Coal Rager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Coal Rager +(219728, 0, 0, 'Unbound Drowned', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Drowned +(219729, 0, 0, '[DNT] Kill Credit: Flight Active', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Flight Active +(219730, 0, 0, 'Slime Skeleton', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Slime Skeleton +(219731, 0, 0, 'Abyssal Sludge', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Abyssal Sludge +(219732, 0, 0, 'Drowned Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drowned Arathi +(219733, 0, 0, 'KC: Talked to Valyka', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Talked to Valyka +(219736, 0, 0, 'KC: Talked to Svart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Talked to Svart +(219737, 0, 0, 'Two-Headed Jawcrawler', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Two-Headed Jawcrawler +(219738, 0, 0, 'Poison Device', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Poison Device +(219739, 0, 0, 'Infested Spawn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 138, 56110), -- Infested Spawn +(219741, 0, 0, 'Tortured Subject', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tortured Subject +(219743, 0, 0, 'Two-Headed Jawcrawler', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Two-Headed Jawcrawler +(219745, 0, 0, 'Unbreakable Iron Idol', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Unbreakable Iron Idol +(219746, 0, 0, 'Silken Tomb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Silken Tomb +(219753, 0, 0, '[DNT] Kill Credit: Regroup', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Regroup +(219754, 0, 0, 'Abyss Whisperer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Abyss Whisperer +(219755, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(219756, 0, 0, 'Lady Jaina Proudmoore', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lady Jaina Proudmoore +(219757, 0, 0, 'Thrall', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Thrall +(219759, 0, 0, 'Lazy Salvager', NULL, 'Goldfuse Recovery', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Lazy Salvager +(219763, 0, 0, 'Mirror Master Murkna', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Mirror Master Murkna +(219764, 0, 0, 'Phosphorescent Lampyrid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Phosphorescent Lampyrid +(219766, 0, 0, 'Drowned Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drowned Arathi +(219771, 0, 0, 'Anub\'azal', NULL, 'Lord of Heritage Forces', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anub'azal +(219775, 0, 0, 'Arathi Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Priest +(219776, 0, 0, 'Anub\'azal', NULL, 'Lord of Heritage Forces', NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Anub'azal +(219778, 0, 0, 'Queen Ansurek', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Queen Ansurek +(219779, 0, 0, 'Alekk', NULL, 'Elekkus Pinkeous', NULL, 'speak', 0, 0, 1, 0, 0, 0, 7, 0, 140, 56110), -- Alekk +(219780, 0, 0, 'Chasm Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Chasm Snail +(219784, 0, 0, 'Batzvara', NULL, 'Caretaker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Batzvara +(219785, 220587, 0, 'Inert Earthen', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Inert Earthen +(219786, 0, 0, 'Waterworks Gem-nabber', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Waterworks Gem-nabber +(219788, 0, 0, 'Waterworks Gem-thief', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waterworks Gem-thief +(219789, 0, 0, 'Waterworks Gem-snatcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waterworks Gem-snatcher +(219790, 0, 0, 'Tamed Lava Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 72, 56110), -- Tamed Lava Snail +(219792, 0, 0, 'Hermit Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 8, 0, 0, 56110), -- Hermit Crab +(219793, 0, 0, 'Moth', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Moth +(219795, 0, 0, 'Flutterlight Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Flutterlight Moth +(219796, 0, 0, 'Widow Arak\'nai', NULL, 'The Weaver', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Widow Arak'nai +(219797, 0, 0, 'Glintwick', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Glintwick +(219798, 0, 0, 'Tortured Subject', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tortured Subject +(219799, 0, 0, 'Sweetsnuffler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Sweetsnuffler +(219801, 0, 0, 'Shipwright Isaebela', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shipwright Isaebela +(219802, 220795, 0, 'Mossy Inert Earthen', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mossy Inert Earthen +(219803, 0, 0, 'Tortured Subject', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tortured Subject +(219804, 0, 0, 'Lamplighter Havrik Chayvn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Havrik Chayvn +(219805, 0, 0, 'Lamplighter Davrak Chavyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Davrak Chavyn +(219806, 0, 0, 'Voracious Residue', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Voracious Residue +(219807, 0, 0, 'Kobold Trapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Trapper +(219810, 0, 0, 'Nerubian Ritualist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Ritualist +(219812, 0, 0, '[DNT] Lava Bucket', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 11, 0, 0, 56110), -- [DNT] Lava Bucket +(219813, 0, 0, 'KC: Wax Ruined 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Wax Ruined 1 +(219814, 0, 0, 'KC: Wax Ruined 2', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Wax Ruined 2 +(219815, 0, 0, 'KC: Wax Ruined 3', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Wax Ruined 3 +(219816, 0, 0, 'KC: Wax Ruined 4', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Wax Ruined 4 +(219817, 0, 0, 'KC: Wax Ruined 5', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Wax Ruined 5 +(219818, 0, 0, 'KC: Wax Ruined 6', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Wax Ruined 6 +(219819, 0, 0, 'Voracious Fog Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Voracious Fog Beast +(219820, 0, 0, 'Voracious Fog Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Voracious Fog Beast +(219821, 0, 0, 'Beam Stalker [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Beam Stalker [DNT] +(219825, 0, 0, 'zzzoldWebbing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- zzzoldWebbing +(219826, 0, 0, 'Transformatory Apothecary', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Transformatory Apothecary +(219827, 0, 0, 'Dracthyr Commando', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Dracthyr Commando +(219829, 0, 0, 'Devouring Residue', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Devouring Residue +(219830, 0, 0, 'Famished Residue', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Famished Residue +(219831, 0, 0, 'Desecrated Ground', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Desecrated Ground +(219832, 0, 0, 'Ice Sickles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ice Sickles +(219833, 0, 0, 'Weaver\'s Fang', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Fang +(219834, 0, 0, 'Weaver\'s Eyes', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Eyes +(219835, 0, 0, 'Kaheti Sentry', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Sentry +(219836, 0, 0, 'Nerubian Blood Pool', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian Blood Pool +(219838, 0, 0, 'Skurro', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skurro +(219839, 0, 0, 'Creaky Mine Cart (Empty)', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 9, 0, 0, 56110), -- Creaky Mine Cart (Empty) +(219842, 0, 0, 'Darkgrotto Hopper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Darkgrotto Hopper +(219843, 0, 0, 'Terrace Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Terrace Skipper +(219844, 0, 0, '[DNT] Kill Credit: Scene Ended', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Scene Ended +(219845, 0, 0, 'Kaheti Threadmancer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Threadmancer +(219846, 0, 0, 'Nerubian Alarm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian Alarm +(219847, 0, 0, 'Kaheti Lord', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Lord +(219849, 0, 0, 'Fungarian Spore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Fungarian Spore +(219850, 0, 0, 'Terrace Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Terrace Moth +(219851, 0, 0, '[DNT] Invisible Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- [DNT] Invisible Stalker +(219852, 0, 0, '[PH] Weaver Friend', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [PH] Weaver Friend +(219853, 0, 0, 'Sikran', NULL, 'Captain of the Sureki', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 196, 56110), -- Sikran +(219854, 0, 0, 'Xesh Slasher', NULL, 'Brood of Xishirra', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Xesh Slasher +(219856, 0, 0, 'Researcher Ven\'kex', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Researcher Ven'kex +(219857, 0, 0, 'Xesh Creeper', NULL, 'Brood of Xishirra', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Xesh Creeper +(219859, 0, 0, '[DNT] Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Proxy +(219860, 0, 0, 'Targeting Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny +(219861, 0, 0, 'Kobyss Carver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Carver +(219862, 0, 0, 'Kobyss Shadewalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Shadewalker +(219864, 0, 0, 'Kobyss Ravager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Ravager +(219865, 0, 0, 'Captured Lava Slug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Captured Lava Slug +(219866, 0, 0, 'Candle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 76, 56110), -- Candle +(219868, 0, 0, '[DNT] Kill Credit: Scene Investigated', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Scene Investigated +(219869, 0, 0, 'Nerubian Frostblade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Frostblade +(219870, 0, 0, 'Kobyss Despoiler', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Despoiler +(219871, 0, 0, 'Rescued Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rescued Citizen +(219872, 0, 0, 'Peculiar Fungi', NULL, NULL, NULL, 'inspect', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Peculiar Fungi +(219873, 0, 0, 'Webbed Victim', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Webbed Victim +(219874, 0, 0, 'High Speaker\'s Construct', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- High Speaker's Construct +(219877, 0, 0, 'Anub\'arash', NULL, 'The Thousand Scars', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Anub'arash +(219878, 0, 0, 'Skeinspinner Takazj', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skeinspinner Takazj +(219880, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(219881, 0, 0, 'Drowned Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drowned Arathi +(219883, 0, 0, '[DNT] Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Proxy +(219884, 0, 0, '[DNT] Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Proxy +(219885, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(219888, 0, 0, '[DNT] Kill Credit - Rations Provided', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - Rations Provided +(219890, 0, 0, '[DNT] Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Proxy +(219891, 0, 0, '[DNT] Kill Credit: Worker Questioned', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Worker Questioned +(219892, 0, 0, '[DNT] Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Proxy +(219895, 0, 0, '[DNT] Kill Credit: Shipment Looted', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Shipment Looted +(219896, 0, 0, '[DNT] Kill Credit: Shipment Smashed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Shipment Smashed +(219897, 0, 0, 'Disturbed Mudspawn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Disturbed Mudspawn +(219898, 0, 0, 'Poison Device', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 144, 56110), -- Poison Device +(219899, 0, 0, 'Batzvara', NULL, 'Caretaker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Batzvara +(219900, 221014, 0, 'Ausgazur', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ausgazur +(219901, 0, 0, 'Alekk', NULL, 'Elekkus Pinkeous', NULL, NULL, 0, 0, 1, 0, 0, 300, 1, 0, 0, 56110), -- Alekk +(219902, 219913, 0, 'Territorial Deepflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Territorial Deepflayer +(219903, 0, 0, 'Widow Arak\'nai', NULL, 'The Weaver', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Widow Arak'nai +(219904, 0, 0, 'Executor Nizrek', NULL, 'The Vizier', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Executor Nizrek +(219905, 0, 0, 'Deepflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepflayer +(219906, 0, 0, 'Siltshell Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 8, 0, 0, 56110), -- Siltshell Crab +(219907, 0, 0, 'Executor Nizrek', NULL, 'The Vizier', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Executor Nizrek +(219909, 219913, 0, 'Emboldened Fog Wither', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Emboldened Fog Wither +(219910, 0, 0, 'Darkwater Tidecrusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Darkwater Tidecrusher +(219911, 0, 0, 'Lasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lasher +(219912, 0, 0, 'Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Crawler +(219913, 0, 0, 'Invasive Witherling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Invasive Witherling +(219914, 0, 0, 'Undertide Lurker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Undertide Lurker +(219915, 0, 0, 'Deepflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepflayer +(219916, 0, 0, 'Throw Rock Vehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Throw Rock Vehicle +(219917, 0, 0, 'Throw Rock Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Throw Rock Target +(219921, 0, 0, 'Fungari Mycomancer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fungari Mycomancer +(219922, 0, 0, 'Shackle Anchor', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Shackle Anchor +(219929, 0, 0, 'Deep Krolusk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Deep Krolusk +(219930, 0, 0, 'Deep Krolusk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Deep Krolusk +(219931, 0, 0, 'Chained Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Chained Stormrook +(219932, 0, 0, 'Fuel Glyph', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fuel Glyph +(219933, 0, 0, 'Fathomless Scout', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fathomless Scout +(219934, 0, 0, 'Fathomless Necromancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fathomless Necromancer +(219935, 0, 0, 'Fathomless Warrior', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fathomless Warrior +(219937, 0, 0, 'Arathi Orphan', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Orphan +(219938, 0, 0, 'Generic - Empty Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic - Empty Bunny +(219939, 0, 0, 'Fathomless Ambusher', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fathomless Ambusher +(219940, 0, 0, 'Generic - Empty Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic - Empty Bunny +(219941, 0, 0, '[DNT] Kill Credit: Entered Office', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Entered Office +(219943, 0, 0, 'Winds of the Isles', NULL, NULL, NULL, NULL, 0, 5408, 1, 0, 0, 0, 10, 0, 0, 56110), -- Winds of the Isles +(219944, 0, 0, 'Nerubian Eggs', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian Eggs +(219945, 0, 0, 'Kill Credit: Left Leg Shackle DIsmantled [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Left Leg Shackle DIsmantled [DNT] +(219948, 0, 0, 'Bloated Drowner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Bloated Drowner +(219949, 0, 0, 'Cavern Basilisk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Cavern Basilisk +(219950, 0, 0, 'Arathi War Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi War Priest +(219951, 0, 0, 'Aliya Hillhelm', NULL, 'Harvest Overseer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aliya Hillhelm +(219953, 0, 0, '[DNT] Kill Credit: Disperse Guards', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Disperse Guards +(219955, 0, 0, 'Cinderbee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Cinderbee +(219956, 0, 0, 'Archmage Khadgar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Khadgar +(219957, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(219958, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(219959, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(219960, 0, 0, 'Kill Credit: Investigated Door (ANY) [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Investigated Door (ANY) [DNT] +(219961, 0, 0, '[DNT] Door Bunny A', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Door Bunny A +(219962, 0, 0, 'Glowshade Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Glowshade Skipper +(219963, 0, 0, 'Arathi Orphan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Orphan +(219964, 0, 0, '[DNT] Slate Bunny 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Slate Bunny 1 +(219965, 0, 0, 'Pipe 2 Interact Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pipe 2 Interact Credit +(219966, 0, 0, 'Y\'tekhi', NULL, 'Severed Threads Quartermaster', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Y'tekhi +(219967, 0, 0, 'Devoured Basilisk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Devoured Basilisk +(219968, 0, 0, 'Kill Credit: Slate 02 investigated [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Slate 02 investigated [DNT] +(219969, 0, 0, 'Terrified Socialite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Terrified Socialite +(219970, 0, 0, 'Sparking Electroscythes', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Sparking Electroscythes +(219971, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(219972, 0, 0, '[DNT] Door Bunny B', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Door Bunny B +(219973, 0, 0, '[DNT] Door Bunny C', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Door Bunny C +(219974, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Orweyna +(219978, 0, 0, 'Area Trigger Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Area Trigger Bunny +(219979, 0, 0, 'Weaver\'s Agent', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Agent +(219982, 0, 0, 'Oathsworn Peacekeeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Peacekeeper +(219983, 0, 0, 'Hollows Resident', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hollows Resident +(219984, 0, 0, 'Xeph\'itik', NULL, 'Expert Perfumer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Xeph'itik +(219987, 0, 0, 'Blipp', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Blipp +(219988, 0, 0, 'Nimbus', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nimbus +(219989, 0, 0, 'Ammp', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ammp +(219991, 0, 0, 'Ruufus', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ruufus +(219992, 0, 0, 'Coreway Worker', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Coreway Worker +(219993, 0, 0, 'Coreway Worker', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Coreway Worker +(219994, 0, 0, '[DNT] Bunny - Tower VFX', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Bunny - Tower VFX +(219995, 0, 0, 'Personal Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 264, 56110), -- Personal Skiff +(219996, 0, 0, 'Faceless Devotee', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faceless Devotee +(220000, 0, 0, 'Infused Guardian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Infused Guardian +(220001, 0, 0, 'Black Blood Ooze', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 76, 56110), -- Black Blood Ooze +(220002, 0, 0, 'Black Blood Container', NULL, NULL, NULL, 'attack', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Black Blood Container +(220003, 0, 0, 'Hollows Resident', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Hollows Resident +(220004, 0, 0, 'Ascended Aristocrat', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ascended Aristocrat +(220005, 0, 0, 'Tefferty Ulreth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tefferty Ulreth +(220006, 0, 0, 'Affrighted Hireling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Affrighted Hireling +(220008, 0, 0, 'Cragpie', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 144, 56110), -- Cragpie +(220009, 0, 0, 'Unknown Voice', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unknown Voice +(220010, 0, 0, 'Scarab Mother Ha\'chip', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scarab Mother Ha'chip +(220011, 0, 0, 'Alia Irongear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alia Irongear +(220012, 0, 0, 'Hollows Merchant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hollows Merchant +(220013, 0, 0, 'Vosh Clutchlord', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Vosh Clutchlord +(220015, 0, 0, 'Fungari Sporetender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fungari Sporetender +(220016, 0, 0, 'Lupas Lightsprocket', NULL, 'Explorers\' League', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Lupas Lightsprocket +(220017, 0, 0, 'Sir Finley Mrrgglton', NULL, 'Explorers\' League', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Sir Finley Mrrgglton +(220018, 0, 0, 'Elise Starseeker', NULL, 'Explorers\' League', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Elise Starseeker +(220019, 0, 0, 'Reno Jackson', NULL, 'Explorers\' League', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Reno Jackson +(220020, 0, 0, 'Toddy Whiskers', NULL, 'Algari Expedition', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Toddy Whiskers +(220021, 0, 0, 'Rannan Korren', NULL, 'Algari Expedition', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rannan Korren +(220022, 0, 0, 'Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Skipper +(220023, 0, 0, 'Tuberros', NULL, 'Entrepreneur of Shiny Things', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tuberros +(220024, 0, 0, 'Tharessa Sunstrand', NULL, 'Algari Expedition', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tharessa Sunstrand +(220025, 0, 0, 'Telerune Node', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Telerune Node +(220026, 0, 0, 'Slumbering Mountain Giant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Slumbering Mountain Giant +(220027, 0, 0, 'Nerubian Ballista', NULL, NULL, NULL, 'vehichlecursor', 0, 6072, 1, 0, 0, 0, 10, 0, 118, 56110), -- Nerubian Ballista +(220028, 0, 0, 'Ballista', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ballista +(220029, 0, 0, 'Gearsweep', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Gearsweep +(220030, 0, 0, 'Ballista', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ballista +(220031, 0, 0, 'Kill Credit: Node Connected', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Node Connected +(220032, 0, 0, 'Kill Credit: Node Connected 1-2', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Node Connected 1-2 +(220033, 0, 0, 'Kill Credit: Node Connected 2-3', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Node Connected 2-3 +(220034, 0, 0, 'Kill Credit: Node Connected 3-1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110); -- Kill Credit: Node Connected 3-1 + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(220035, 0, 0, 'Telerune Node', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Telerune Node +(220036, 0, 0, 'Telerune Node', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Telerune Node +(220037, 0, 0, 'Reposing Knight', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Reposing Knight +(220038, 0, 0, 'Shattered Crystal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Shattered Crystal +(220039, 0, 0, 'Cinderhoney Droplet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Cinderhoney Droplet +(220041, 0, 0, 'Talonstalker Kavia', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Talonstalker Kavia +(220042, 0, 0, '[DNT] Kill Credit: Drinks', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Drinks +(220043, 0, 0, '[DNT] Kill Credit: Bandages', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Bandages +(220045, 0, 0, 'Valaden Silverblade', NULL, 'Sword Merchant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Valaden Silverblade +(220046, 0, 0, 'Fire Elemental', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Fire Elemental +(220047, 0, 0, 'Y\'tekhi', NULL, 'Severed Threads Quartermaster', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Y'tekhi +(220048, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(220049, 0, 0, 'Frost Device', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Frost Device +(220050, 0, 0, 'Kill Credit: Portal 1 Taken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Portal 1 Taken +(220051, 0, 0, 'Flynn Fairwind', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Flynn Fairwind +(220052, 0, 0, 'Alekk', NULL, 'Elekkus Pinkeous', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 140, 56110), -- Alekk +(220053, 0, 0, 'Eadward', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Eadward +(220054, 0, 0, 'Alekk\'s Ride Home', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Alekk's Ride Home +(220055, 0, 0, 'Kill Credit: Exposition Convo', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Exposition Convo +(220056, 0, 0, 'Maeryl Vlann', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Maeryl Vlann +(220057, 0, 0, 'Alekk\'s Ride Home', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Alekk's Ride Home +(220058, 0, 0, 'Imperial Lynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Imperial Lynx +(220059, 0, 0, 'Shadegrumble Bear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Shadegrumble Bear +(220060, 0, 0, 'Taste Tester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Taste Tester +(220062, 0, 0, 'Kill Credit: Portal 1 Helped', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Portal 1 Helped +(220063, 0, 0, 'Wenren Althal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wenren Althal +(220065, 0, 0, 'Umbral Weave', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Umbral Weave +(220066, 0, 0, 'Scroll Bearer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Scroll Bearer +(220067, 0, 0, 'Salmoncrab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 8, 0, 0, 56110), -- Salmoncrab +(220068, 0, 0, 'Malfunctioning Spire', NULL, NULL, NULL, NULL, 0, 6073, 1, 0, 0, 0, 4, 0, 0, 56110), -- Malfunctioning Spire +(220070, 0, 0, 'Wandspark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Wandspark +(220071, 0, 0, 'Lilian Voss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lilian Voss +(220073, 0, 0, 'Skiff Handler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skiff Handler +(220074, 0, 0, 'Skiff Archer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skiff Archer +(220078, 0, 0, 'Researcher Xik\'vik', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Researcher Xik'vik +(220079, 0, 0, 'Failed Ascended', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Failed Ascended +(220080, 0, 0, 'Frost Device', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Frost Device +(220084, 0, 0, 'Bloated Pest', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Bloated Pest +(220085, 0, 0, 'Shadow-Infused Nerubian Ritualist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 66, 56110), -- Shadow-Infused Nerubian Ritualist +(220086, 0, 0, 'Kill Credit: Q01 - Take the Vizier\'s Taxi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q01 - Take the Vizier's Taxi +(220087, 0, 0, 'Swarming Screamer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Swarming Screamer +(220088, 0, 0, 'bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- bunny +(220089, 0, 0, 'Vizier\'s Personal Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Vizier's Personal Swarmite +(220090, 0, 0, 'Ascension-Crazed Soldier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ascension-Crazed Soldier +(220091, 0, 0, 'Brazier Melted Candle Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Brazier Melted Candle Bunny +(220092, 0, 0, 'Gilded Knuckles', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Gilded Knuckles +(220093, 0, 0, '[DNT] Kill Credit: Cloak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Cloak +(220094, 0, 0, '[DNT] Kill Credit: Gloves', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Gloves +(220095, 0, 0, '[DNT] Kill Credit: Weapons', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Weapons +(220096, 0, 0, '[DNT] Kill Credit: Mask', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Mask +(220097, 0, 0, 'Nerubian Ballista', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 118, 56110), -- Nerubian Ballista +(220098, 0, 0, 'Dark Bombardier', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dark Bombardier +(220099, 0, 0, 'Nerubian Slasher', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Slasher +(220100, 0, 0, 'Nerubian Threadmancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Threadmancer +(220101, 0, 0, 'Nerubian Commander', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Commander +(220102, 0, 0, 'Nerubian Darkcaster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Darkcaster +(220103, 0, 0, 'Nerubian Lord', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Lord +(220104, 0, 0, 'Nerubian Commander', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Commander +(220106, 0, 0, 'Skittering Menace', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skittering Menace +(220107, 0, 0, 'Ankle Biter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Ankle Biter +(220108, 0, 0, 'Charging Bruiser', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Charging Bruiser +(220109, 0, 0, 'Chittering Fearmonger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Chittering Fearmonger +(220115, 0, 0, 'Captain Exposition', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Captain Exposition +(220117, 0, 0, 'Peculiar Fish', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peculiar Fish +(220118, 0, 0, 'bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- bunny +(220119, 0, 0, 'Speaker Xanventh', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Speaker Xanventh +(220121, 0, 0, 'bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- bunny +(220124, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(220126, 0, 0, 'Kill Credit: Q01 - Finish the Vizier\'s Taxi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q01 - Finish the Vizier's Taxi +(220127, 0, 0, 'Vizier\'s Personal Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Vizier's Personal Swarmite +(220128, 0, 0, 'Kill Credit: Q01 - Meet The Vizier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q01 - Meet The Vizier +(220129, 0, 0, 'Swarmite Handler', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Swarmite Handler +(220130, 0, 0, 'Speaker Xanventh', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Speaker Xanventh +(220131, 0, 0, 'Saradi', NULL, 'Councilward\'s Clerk', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Saradi +(220132, 0, 0, 'Weaver\'s Agent', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Agent +(220133, 0, 0, 'Weaver\'s Instructions', NULL, NULL, NULL, 'inspect', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Instructions +(220134, 0, 0, 'Weaver\'s Pheromone', NULL, NULL, NULL, 'inspect', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Pheromone +(220135, 0, 0, 'Weaver\'s Agent', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Agent +(220136, 0, 0, 'Volatile Pheromones', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Volatile Pheromones +(220137, 0, 0, 'Tidal Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Tidal Swarmer +(220138, 0, 0, 'Regurgitating Monstrosity', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Regurgitating Monstrosity +(220139, 0, 0, 'Slithering Spew', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Slithering Spew +(220140, 0, 0, 'Stolen Memory Gem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stolen Memory Gem +(220141, 0, 0, 'Royal Jelly Purveyor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Jelly Purveyor +(220143, 0, 0, 'Lances', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Lances +(220145, 0, 0, 'Saurolisk Ambusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Saurolisk Ambusher +(220146, 0, 0, 'Stonescale Lurker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Stonescale Lurker +(220147, 0, 0, 'Sureki Hulk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Hulk +(220148, 0, 0, 'Gem Hoarder', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Gem Hoarder +(220149, 0, 0, 'Colossal Egg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Colossal Egg +(220150, 0, 0, 'Squirming Egg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Squirming Egg +(220151, 0, 0, 'Quivering Broodcluster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Quivering Broodcluster +(220152, 0, 0, 'Sureki Sycophant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Sycophant +(220153, 0, 0, 'Sureki Threadmancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Threadmancer +(220154, 0, 0, 'Earthen Theatergoer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Theatergoer +(220155, 0, 0, 'Shaleshell Clicker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Shaleshell Clicker +(220156, 0, 0, 'Tiny Sporbit', NULL, 'T0 Swarmer (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Tiny Sporbit +(220157, 0, 0, 'Floid Mayslord', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Floid Mayslord +(220158, 0, 0, 'Under-Lord Vik\'tis', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Under-Lord Vik'tis +(220159, 0, 0, 'Brineslash', NULL, NULL, NULL, NULL, 0, 6075, 4, 0, 0, 0, 7, 0, 0, 56110), -- Brineslash +(220160, 0, 0, 'ZZ-01-47 Possessed Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- ZZ-01-47 Possessed Credit +(220161, 0, 0, 'Albert', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Albert +(220162, 0, 0, 'Ceremonial Sentinel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Ceremonial Sentinel +(220164, 0, 0, 'Darkened Husk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Darkened Husk +(220165, 0, 0, '[DNT] Kill Credit: Regroup', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Regroup +(220166, 0, 0, '[DNT] Kill Credit: Speak to Steelvein', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Speak to Steelvein +(220167, 0, 0, '[DNT] Kill Credit: Ardgrin Defeated', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Ardgrin Defeated +(220168, 0, 0, 'Stumblegrub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 8, 0, 0, 56110), -- Stumblegrub +(220169, 0, 0, 'Glimmerspore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Glimmerspore +(220171, 0, 0, 'Grapple Point', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Grapple Point +(220173, 0, 0, 'Lightdarter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Lightdarter +(220175, 0, 0, 'Dustflap', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Dustflap +(220176, 0, 0, 'Pipe 1 Interact Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pipe 1 Interact Credit +(220177, 0, 0, 'Crackcreeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Crackcreeper +(220180, 0, 0, 'Pulsing Device', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pulsing Device +(220181, 0, 0, 'Vanathia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Vanathia +(220182, 0, 0, 'bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- bunny +(220183, 0, 0, 'bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- bunny +(220184, 0, 0, 'bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- bunny +(220185, 0, 0, 'Trapped Machine Speaker', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Trapped Machine Speaker +(220186, 0, 0, 'Trapped Earthen Machine Speaker', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Trapped Earthen Machine Speaker +(220187, 0, 0, 'Cave Giant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Cave Giant +(220188, 0, 0, 'Mudnose Mole', NULL, 'T1', NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Mudnose Mole +(220190, 0, 0, 'Glowmite', NULL, 'T2', NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Glowmite +(220191, 0, 0, 'Sparking Haulbot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Sparking Haulbot +(220192, 0, 0, 'Steelvein', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Steelvein +(220193, 0, 0, 'Sureki Venomblade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Venomblade +(220195, 0, 0, 'Sureki Silkbinder', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Silkbinder +(220196, 0, 0, 'Herald of Ansurek', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Herald of Ansurek +(220197, 0, 0, 'Royal Swarmguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Royal Swarmguard +(220199, 0, 0, 'Battle Scarab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Battle Scarab +(220202, 0, 0, 'Luch', NULL, 'Peaceful Kobold', NULL, 'vehichlecursor', 10, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Luch +(220203, 0, 0, 'Failed Experiment', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Failed Experiment +(220204, 0, 0, 'Skurro', NULL, NULL, NULL, NULL, 10, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Skurro +(220205, 0, 0, 'Wiggling Cocoon', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wiggling Cocoon +(220206, 0, 0, 'Crazed Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Crazed Skardyn +(220207, 0, 0, 'Trapped Kobold', NULL, NULL, NULL, NULL, 10, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Trapped Kobold +(220208, 0, 0, 'Chef Chops', NULL, NULL, NULL, NULL, 10, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Chef Chops +(220209, 0, 0, 'Chef Toastie', NULL, NULL, NULL, NULL, 10, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Chef Toastie +(220210, 0, 0, 'Waxy Runoff', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Waxy Runoff +(220211, 0, 0, 'Lurking Marauder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lurking Marauder +(220212, 0, 0, 'Wall', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Wall +(220213, 0, 0, 'Repurposed Nerubian Charge', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Repurposed Nerubian Charge +(220214, 0, 0, 'Attraction Pheromone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Attraction Pheromone +(220215, 0, 0, 'Repulsion Pheromone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Repulsion Pheromone +(220216, 0, 0, 'Attack Pheromone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Attack Pheromone +(220217, 0, 0, 'Hunger Pheromone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Hunger Pheromone +(220218, 0, 0, '[DNT] Kill Proxy - Max Level - Give Olbarig Moment', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Give Olbarig Moment +(220219, 0, 0, 'Tasty Dinner', NULL, 'Still Fresh?', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Tasty Dinner +(220220, 0, 0, 'Berrund the Gleaming', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Berrund the Gleaming +(220221, 0, 0, 'Nerubian Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian Hatchling +(220222, 0, 0, 'Frenzied Leaper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Frenzied Leaper +(220223, 0, 0, 'Kill Credit: Investigated Market [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Investigated Market [DNT] +(220224, 0, 0, 'Cinderbrew Bomb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cinderbrew Bomb +(220225, 0, 0, 'Injured Soldier', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Injured Soldier +(220227, 0, 0, 'Chair', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Chair +(220228, 0, 0, 'Squinch', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Squinch +(220229, 0, 0, 'Kill Credit: Investigated Door A [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Investigated Door A [DNT] +(220230, 0, 0, 'Brekk', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brekk +(220231, 0, 0, 'Flindersnik', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Flindersnik +(220232, 0, 0, 'Glumtooth Rider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glumtooth Rider +(220233, 0, 0, 'Earthen Theatergoer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Theatergoer +(220234, 0, 0, 'Kill Credit: Slate 04 investigated [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Slate 04 investigated [DNT] +(220235, 0, 0, '[DNT] Slate Bunny 2', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Slate Bunny 2 +(220236, 0, 0, 'Siltsliver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Siltsliver +(220237, 0, 0, 'Abyssal Leviathan', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 1, 0, 0, 56110), -- Abyssal Leviathan +(220238, 0, 0, 'Cindersting', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Cindersting +(220239, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(220241, 0, 0, 'Rockgore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Rockgore +(220242, 0, 0, 'Faithful of Zirix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Faithful of Zirix +(220243, 0, 0, 'Kill Credit: Tools investigated [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Tools investigated [DNT] +(220246, 220252, 0, 'Shimmerfin Mender', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shimmerfin Mender +(220247, 0, 0, '[DNT] Kill Credit: Find Anduin and Alleria', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Find Anduin and Alleria +(220248, 0, 0, '[DNT] Kill Credit: Propaganda Collected', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Propaganda Collected +(220249, 220252, 0, 'Shimmerfin Oracle', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shimmerfin Oracle +(220252, 0, 0, 'Shimmerfin Scrapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shimmerfin Scrapper +(220253, 0, 0, 'Glumtooth Bruiser', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glumtooth Bruiser +(220255, 0, 0, 'Kill Credit: Investigated Door C [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Investigated Door C [DNT] +(220256, 0, 0, 'Glumtooth Trapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glumtooth Trapper +(220257, 0, 0, 'Captured Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Captured Undercrawler +(220258, 0, 0, 'Spindle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spindle +(220259, 0, 0, 'Credit Large', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Credit Large +(220260, 0, 0, 'Credit Small', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Credit Small +(220261, 0, 0, 'Captured Jawgrub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Captured Jawgrub +(220262, 0, 0, 'Bobbin', NULL, 'Weave Rat', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bobbin +(220263, 0, 0, 'Left Waterwheel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Left Waterwheel +(220264, 0, 0, 'Right Waterwheel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Right Waterwheel +(220265, 0, 0, 'Automaxor', NULL, NULL, NULL, NULL, 0, 6128, 1, 0, 0, 0, 9, 0, 0, 56110), -- Automaxor +(220266, 0, 0, 'Coalesced Monstrosity', NULL, NULL, NULL, NULL, 0, 6101, 1, 0, 0, 0, 4, 0, 0, 56110), -- Coalesced Monstrosity +(220267, 0, 0, 'Charmonger', NULL, NULL, NULL, NULL, 0, 6104, 1, 0, 0, 0, 7, 0, 0, 56110), -- Charmonger +(220268, 0, 0, 'Trungal', NULL, 'Whose Roots Run Deep', NULL, NULL, 0, 6126, 1, 0, 0, 0, 4, 0, 0, 56110), -- Trungal +(220269, 0, 0, 'Cragmund', NULL, 'Guardian of the River', NULL, NULL, 9, 6090, 1, 0, 0, 0, 5, 0, 0, 56110), -- Cragmund +(220270, 0, 0, 'Zilthara', NULL, 'The Deepflayer Devourer', NULL, NULL, 0, 6079, 1, 0, 0, 130, 1, 0, 0, 56110), -- Zilthara +(220271, 0, 0, 'Terror of the Forge', NULL, NULL, NULL, NULL, 0, 6081, 1, 0, 0, 0, 1, 0, 0, 56110), -- Terror of the Forge +(220272, 0, 0, 'Deathbound Husk', NULL, 'Machine Speaker Loyalist', NULL, NULL, 0, 6106, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deathbound Husk +(220273, 221346, 0, 'Rampaging Blight', NULL, 'Evolved Monstrosity', NULL, NULL, 0, 6105, 1, 0, 0, 0, 15, 0, 0, 56110), -- Rampaging Blight +(220274, 0, 0, 'Aquellion', NULL, 'The Raging Spring', NULL, NULL, 0, 6089, 1, 0, 0, 0, 4, 0, 0, 56110), -- Aquellion +(220275, 0, 0, 'King Splash', NULL, 'Lord of the Water', NULL, NULL, 0, 6088, 1, 0, 0, 291, 1, 0, 0, 56110), -- King Splash +(220276, 0, 0, 'Candleflyer Captain', NULL, NULL, NULL, NULL, 0, 6080, 1, 0, 0, 0, 7, 0, 0, 56110), -- Candleflyer Captain +(220277, 0, 0, 'Pearl Farmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pearl Farmer +(220279, 0, 0, 'Rare Group Elite 6', NULL, '[TEMPLATE]', NULL, NULL, 0, 5992, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rare Group Elite 6 +(220280, 0, 0, 'Rare Group Elite 5', NULL, '[TEMPLATE]', NULL, NULL, 0, 5992, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rare Group Elite 5 +(220281, 0, 0, 'Rare Group Elite 4', NULL, '[TEMPLATE]', NULL, NULL, 0, 5992, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rare Group Elite 4 +(220282, 0, 0, 'Rare Group Elite 3', NULL, '[TEMPLATE]', NULL, NULL, 0, 5992, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rare Group Elite 3 +(220283, 0, 0, 'Rare Group Elite 2', NULL, '[TEMPLATE]', NULL, NULL, 0, 5992, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rare Group Elite 2 +(220284, 0, 0, 'Rare Group Elite 1', NULL, '[TEMPLATE]', NULL, NULL, 0, 5992, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rare Group Elite 1 +(220285, 0, 0, 'Lurker of the Deeps', NULL, 'Displaced Sea Horror', NULL, NULL, 0, 6110, 1, 0, 0, 0, 1, 0, 0, 56110), -- Lurker of the Deeps +(220286, 0, 0, 'Deepflayer Broodmother', NULL, 'The Cavern\'s Shadow', NULL, NULL, 0, 6082, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepflayer Broodmother +(220287, 0, 0, 'Kelpmire', NULL, NULL, NULL, NULL, 0, 6099, 1, 0, 0, 0, 5, 0, 0, 56110), -- Kelpmire +(220288, 0, 0, 'Hollow Frostweaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hollow Frostweaver +(220289, 0, 0, 'Glumtooth Looky-loo', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glumtooth Looky-loo +(220290, 0, 0, 'Glumtooth Gambler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glumtooth Gambler +(220291, 0, 0, 'Pearl Farmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pearl Farmer +(220292, 0, 0, 'Any Waterwheel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Any Waterwheel +(220293, 0, 0, 'Aliya Hillhelm', NULL, 'Harvest Overseer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aliya Hillhelm +(220294, 0, 0, 'Siege Skitterer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siege Skitterer +(220295, 0, 0, 'Fallside Falcon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Fallside Falcon +(220296, 0, 0, 'Peacock Chick', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Peacock Chick +(220297, 0, 0, 'Tiny Marmot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Tiny Marmot +(220298, 0, 0, 'Forest Mouse', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Forest Mouse +(220299, 0, 0, 'Grazing Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Grazing Shalehorn +(220300, 0, 0, 'Bandtail Kestrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Bandtail Kestrel +(220301, 0, 0, 'Nerubian Tank', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Tank +(220302, 0, 0, 'Dreadfang the Merciless', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dreadfang the Merciless +(220303, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(220304, 0, 0, 'Spreading Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Spreading Sporbit +(220305, 0, 0, 'Little Charger', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Little Charger +(220306, 0, 0, '[DNT] Kill Proxy - Max Level - Thanesmoot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - Thanesmoot +(220307, 0, 0, 'Holiday Enthusiast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Holiday Enthusiast +(220308, 0, 0, 'Gramwharl', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Gramwharl +(220309, 0, 0, 'Big Bacon', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Big Bacon +(220310, 0, 0, 'Cookie Crumb', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Cookie Crumb +(220311, 0, 0, 'Rosepetal', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Rosepetal +(220312, 0, 0, 'Little Skybeam', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Little Skybeam +(220313, 0, 0, 'Shimmerfin Scrapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shimmerfin Scrapper +(220314, 0, 0, 'Bogpiper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 144, 56110), -- Bogpiper +(220315, 0, 0, 'Sureki Strongarm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Strongarm +(220316, 0, 0, 'Deadly Sprout', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Deadly Sprout +(220318, 0, 0, 'Progenitor Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Progenitor Spider +(220319, 0, 0, 'Shadowlands Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Shadowlands Spider +(220320, 0, 0, 'Mechanical Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Mechanical Spider +(220321, 0, 0, 'Fire Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Fire Spider +(220322, 0, 0, 'Mine Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Mine Spider +(220323, 0, 0, 'Ice Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Ice Spider +(220324, 0, 0, 'Nightmare Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nightmare Spider +(220325, 0, 0, 'Barbed Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Barbed Spider +(220326, 0, 0, 'Spectral Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Spectral Spider +(220327, 0, 0, 'Tarantula', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Tarantula +(220328, 0, 0, 'Lava Tarantula', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Lava Tarantula +(220329, 0, 0, 'Demon Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110); -- Demon Spider + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(220330, 0, 0, 'Bone Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Bone Spider +(220332, 0, 0, 'Fal\'dorei Fel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Fal'dorei Fel +(220333, 0, 0, 'Spider Boss Arcane', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Spider Boss Arcane +(220334, 0, 0, 'Spider Boss No Fire', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Spider Boss No Fire +(220335, 0, 0, 'Spider Boss Fire', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Spider Boss Fire +(220336, 0, 0, 'Aranakk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Aranakk +(220337, 0, 0, 'Fal\'dorei Priest', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Fal'dorei Priest +(220338, 0, 0, 'Fal\'dorei Fel Priest', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Fal'dorei Fel Priest +(220339, 0, 0, 'Nerubian Priest Old', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Priest Old +(220340, 0, 0, 'Nerubian Default Old', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Default Old +(220341, 0, 0, 'Nerubian Threadling Old', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Threadling Old +(220342, 0, 0, 'Nerubian Flyer Old', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Flyer Old +(220343, 0, 0, 'Nerubian New', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian New +(220344, 0, 0, 'Nerubian Priest New', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Priest New +(220345, 0, 0, 'Undercrawler Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Undercrawler Spider +(220346, 0, 0, 'Nerubian Threadling New', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Threadling New +(220347, 0, 0, 'Nerubian Baby', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Baby +(220348, 0, 0, 'Nerubian Flyer New', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Flyer New +(220349, 0, 0, 'Fal\'dorei', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Fal'dorei +(220350, 0, 0, 'Lamplighter Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 235, 56110), -- Lamplighter Skiff +(220351, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(220352, 0, 0, 'Controller Bunny [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Controller Bunny [DNT] +(220353, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(220354, 0, 0, 'Chief Dinaire', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chief Dinaire +(220355, 0, 0, 'Hapless Contestant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hapless Contestant +(220356, 0, 0, 'Bog Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bog Beast +(220357, 0, 0, 'Bogpiper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 144, 56110), -- Bogpiper +(220362, 0, 0, 'Smaragthr', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Smaragthr +(220363, 0, 0, 'Waste Flayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Waste Flayer +(220364, 0, 0, 'Tentacular Slime', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Tentacular Slime +(220366, 0, 0, 'Crystalline Portal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Crystalline Portal +(220367, 0, 0, '[DNT] Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Proxy +(220368, 0, 0, 'Failed Batch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Failed Batch +(220369, 0, 0, 'Dustcrawler Beetle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Dustcrawler Beetle +(220370, 0, 0, 'Earthenwork Stoneskitterer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Earthenwork Stoneskitterer +(220371, 0, 0, 'Cooking Supplies', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cooking Supplies +(220373, 0, 0, '[DNT] Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Proxy +(220374, 0, 0, 'Obstructed Drain', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Obstructed Drain +(220375, 0, 0, 'Invisible Bomb Bunny [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invisible Bomb Bunny [DNT] +(220376, 0, 0, 'Captured Candlefly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Captured Candlefly +(220377, 0, 0, 'Klaskin', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Klaskin +(220378, 0, 0, 'Petrifying Fog', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Petrifying Fog +(220379, 0, 0, '[DNT] Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Proxy +(220381, 0, 0, 'Nourishing Squirmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 8, 0, 0, 56110), -- Nourishing Squirmer +(220382, 0, 0, 'Loombug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 8, 0, 0, 56110), -- Loombug +(220383, 0, 0, 'Gulperworm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Gulperworm +(220384, 0, 0, 'Dry Webbing', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Dry Webbing +(220385, 0, 0, 'Boss Whiskerlash', NULL, 'Glumtooth Gang Leader', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Boss Whiskerlash +(220386, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(220387, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(220388, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(220389, 0, 0, 'Kriksi', NULL, 'Whiskerlash\'s Pet', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Kriksi +(220390, 0, 0, 'Rankfang', NULL, 'Whiskerlash\'s Pet', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Rankfang +(220391, 0, 0, 'Bileweb', NULL, 'Whiskerlash\'s Pet', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Bileweb +(220392, 0, 0, 'Twinkling Candlefly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Twinkling Candlefly +(220393, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Moira Thaurissan +(220394, 0, 0, 'Berrund the Gleaming', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Berrund the Gleaming +(220395, 0, 0, 'Giant Slime, Ochre', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Giant Slime, Ochre +(220397, 0, 0, 'Chef Dinaire', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chef Dinaire +(220398, 0, 0, 'Mudnose Mole Pup', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Mudnose Mole Pup +(220399, 0, 0, 'Cache Courier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Cache Courier +(220400, 0, 0, '[DNT]Retrieved Husband Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Retrieved Husband Kill Credit +(220401, 0, 0, 'Pale Priest', NULL, 'Ansurek\'s Will', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pale Priest +(220402, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(220403, 0, 0, '[REUSE]Sureki Knight-Aspirant', NULL, 'Ansurek\'s Will', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [REUSE]Sureki Knight-Aspirant +(220404, 0, 0, 'Royal Acolyte', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Acolyte +(220405, 0, 0, '[REUSE]Royal Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [REUSE]Royal Guard +(220406, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(220407, 0, 0, 'Silki', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 106, 56110), -- Silki +(220408, 0, 0, 'Kiki', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 106, 56110), -- Kiki +(220409, 0, 0, 'Zeki', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 106, 56110), -- Zeki +(220410, 0, 0, 'Oozemodius', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Oozemodius +(220411, 0, 0, 'Chef\'s Assistant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chef's Assistant +(220412, 0, 0, 'Nebb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nebb +(220413, 0, 0, 'Oozeling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Oozeling +(220414, 0, 0, 'Lightning Dome', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Lightning Dome +(220415, 0, 0, 'Hrandaz', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hrandaz +(220416, 215262, 0, 'Contaminating Goo', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Contaminating Goo +(220417, 0, 0, 'Kagfritha', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kagfritha +(220418, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(220419, 0, 0, 'KC: Moved From Start Position', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Moved From Start Position +(220420, 0, 0, 'Remembered Riverpaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 0, 56110), -- Remembered Riverpaw +(220421, 0, 0, 'KC: Collection', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Collection +(220422, 0, 0, 'Evolved Observer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Evolved Observer +(220423, 0, 0, 'Retired Lord Vul\'azak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 76, 56110), -- Retired Lord Vul'azak +(220424, 0, 0, 'Shadowvein Mine Final Lever Activation Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shadowvein Mine Final Lever Activation Credit [DNT] +(220425, 0, 0, 'Magni?', NULL, NULL, NULL, NULL, 0, 5749, 4, 0, 0, 0, 7, 0, 0, 56110), -- Magni? +(220426, 0, 0, 'Dislodged Dynamite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Dislodged Dynamite +(220427, 0, 0, 'Elekk Jump Pad', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Elekk Jump Pad +(220428, 0, 0, 'Report back to Dagran CREDIT', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Report back to Dagran CREDIT +(220429, 0, 0, 'Void Mass', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Void Mass +(220430, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(220431, 0, 0, 'Visiting Merchant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Visiting Merchant +(220432, 0, 0, 'Particularly Bad Guy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Particularly Bad Guy +(220433, 0, 0, 'Vile Behemoth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Vile Behemoth +(220434, 0, 0, 'Cave Giant Boss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 144, 56110), -- Cave Giant Boss +(220435, 0, 0, 'Invisible Fuse Bunny [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invisible Fuse Bunny [DNT] +(220436, 0, 0, 'Webbed Hostage', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Webbed Hostage +(220437, 0, 0, 'Overseer Kaskel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Overseer Kaskel +(220442, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(220443, 0, 0, 'Shraubendre', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shraubendre +(220444, 0, 0, '[DNT] Kill Proxy - Max Level - 15 - Shraubendre Mounted', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 15 - Shraubendre Mounted +(220446, 0, 0, 'Skorthuz', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skorthuz +(220447, 0, 0, 'Kobyss Lurker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Lurker +(220448, 221451, 0, 'Lisky', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Lisky +(220449, 0, 0, 'Shadowstarved Spawnling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 2, 0, 0, 56110), -- Shadowstarved Spawnling +(220450, 0, 0, 'Grapple Point', NULL, NULL, NULL, 'vehichlecursor', 0, 6365, 1, 0, 0, 0, 10, 0, 0, 56110), -- Grapple Point +(220451, 0, 0, 'Keening Shadows', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Keening Shadows +(220455, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(220456, 0, 0, 'All That Remains', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- All That Remains +(220457, 0, 0, 'Mechanized Enforcer', NULL, 'Darkfuse Enforcement', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Mechanized Enforcer +(220459, 0, 0, 'ZZ-01-47', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- ZZ-01-47 +(220460, 0, 0, 'Keening Shadows', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Keening Shadows +(220461, 0, 0, 'Weaver\'s Agent', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Agent +(220462, 0, 0, 'Weaver\'s Instructions', NULL, NULL, NULL, 'inspect', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Instructions +(220463, 0, 0, 'Distraction Credit Large', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Distraction Credit Large +(220464, 0, 0, 'Distraction Credit Small', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Distraction Credit Small +(220466, 0, 0, 'Stillstone Frog Trap', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Stillstone Frog Trap +(220471, 0, 0, 'Irritated Salvager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Irritated Salvager +(220472, 0, 0, 'Vindictive Technician', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vindictive Technician +(220474, 0, 0, 'bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- bunny +(220476, 220463, 0, 'Livid Enforcer', NULL, 'Darkfuse Enforcement', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Livid Enforcer +(220478, 0, 0, 'Earthen Power Suit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Earthen Power Suit +(220479, 0, 0, 'Visiting Merchant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Visiting Merchant +(220483, 0, 0, 'Attentive Silkhauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Attentive Silkhauler +(220484, 0, 0, 'Derelict Golem', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Derelict Golem +(220485, 0, 0, 'Peculiar Nerubian', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Peculiar Nerubian +(220486, 0, 0, 'Derelict Golem', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Derelict Golem +(220487, 0, 0, 'Derelict Golem', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Derelict Golem +(220488, 0, 0, 'Derelict Golem', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Derelict Golem +(220490, 0, 0, 'Weaver\'s Agent', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Agent +(220491, 0, 0, 'Arathi Orphan', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Orphan +(220492, 0, 0, 'Finclaw Bloodtide', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 8, 1, 0, 82, 56110), -- Finclaw Bloodtide +(220493, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(220494, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(220495, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(220496, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(220497, 0, 0, 'Silk Nibbler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Silk Nibbler +(220500, 0, 0, 'Sweet-sting Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Sweet-sting Worker +(220501, 0, 0, 'Royal Shackles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Royal Shackles +(220502, 0, 0, 'Invasive Sweet-sting', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Invasive Sweet-sting +(220503, 0, 0, '[DNT] Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Generic Bunny +(220504, 0, 0, 'Shadow Totem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 11, 0, 0, 56110), -- Shadow Totem +(220505, 0, 0, 'Targeting Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny +(220506, 0, 0, 'Kill Credit: Q02 - Pheromones Begin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q02 - Pheromones Begin +(220507, 0, 0, 'The Puppetmaster?', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Puppetmaster? +(220508, 0, 0, 'The Puppetmaster?', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Puppetmaster? +(220509, 0, 0, 'The Puppetmaster?', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Puppetmaster? +(220510, 0, 0, 'The Puppetmaster?', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Puppetmaster? +(220511, 0, 0, 'Invis bunny for spell targeting [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invis bunny for spell targeting [DNT] +(220515, 220463, 0, 'Foreman-in-Training', NULL, 'Darkfuse Enforcement', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Foreman-in-Training +(220516, 220463, 0, 'Foreman-in-Training', NULL, 'Darkfuse Enforcement', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Foreman-in-Training +(220517, 220463, 0, 'Foreman-in-Training', NULL, 'Darkfuse Enforcement', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Foreman-in-Training +(220518, 220463, 0, 'Foreman-in-Training', NULL, 'Darkfuse Enforcement', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Foreman-in-Training +(220523, 0, 0, 'Nerubian Hanging Mine', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Nerubian Hanging Mine +(220527, 0, 0, ' Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Proxy +(220528, 0, 0, 'Terrified Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Terrified Kobold +(220529, 0, 0, 'Crushed Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Crushed Lashroom +(220530, 0, 0, ' Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Proxy +(220531, 0, 0, 'Peculiar Fish', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peculiar Fish +(220532, 0, 0, 'Trapped Kobold', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Trapped Kobold +(220533, 0, 0, ' Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Proxy +(220535, 0, 0, 'Peculiar Fish', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peculiar Fish +(220536, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(220537, 0, 0, 'Portal Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Portal Stalker +(220538, 0, 0, ' Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Proxy +(220539, 0, 0, 'Dawntower Light', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Dawntower Light +(220540, 0, 0, 'Latcher Broodcluster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Latcher Broodcluster +(220541, 0, 0, 'Keening Shadows', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Keening Shadows +(220542, 0, 0, 'Enraged Kelp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Enraged Kelp +(220543, 0, 0, 'Angry Rocks', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Angry Rocks +(220544, 0, 0, 'Raging Dunecore', NULL, NULL, NULL, 'cast', 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Raging Dunecore +(220545, 0, 0, 'Tidal Hydrocore', NULL, NULL, NULL, 'cast', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Tidal Hydrocore +(220546, 0, 0, 'Primal Earth Elemental', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Primal Earth Elemental +(220547, 0, 0, 'Briney Kelpcore', NULL, NULL, NULL, 'cast', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Briney Kelpcore +(220548, 0, 0, 'Rock Sporebat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Rock Sporebat +(220549, 0, 0, 'KC: Dug Too High', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Dug Too High +(220550, 0, 0, 'Lashroom Ambusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lashroom Ambusher +(220551, 0, 0, 'Sureki Ironweaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Ironweaver +(220552, 0, 0, 'Wax Golem', NULL, 'T3 (7/4)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Wax Golem +(220553, 0, 0, 'The Black Empire', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- The Black Empire +(220554, 0, 0, 'Dawntower Light', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Dawntower Light +(220560, 0, 0, 'Harbingers of the Void', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Harbingers of the Void +(220561, 0, 0, 'The Ascended', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- The Ascended +(220562, 0, 0, 'Queen Ansurek', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Queen Ansurek +(220563, 0, 0, 'Queen Ansurek', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Queen Ansurek +(220564, 0, 0, 'Speakeasy Runeguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Speakeasy Runeguard +(220565, 0, 0, 'Raen Dawncavalyr', NULL, 'Head Armorer', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Raen Dawncavalyr +(220566, 0, 0, 'Obstorn', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Obstorn +(220568, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6338, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(220569, 0, 0, 'Arathi Stalwart', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Stalwart +(220570, 0, 0, '[DNT] Spell Target Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Spell Target Bunny +(220572, 0, 0, 'Shadow Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadow Elemental +(220573, 0, 0, 'Shadow Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadow Elemental +(220574, 0, 0, 'Raised Memorial Tender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Raised Memorial Tender +(220575, 0, 0, 'Shadow Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadow Elemental +(220576, 0, 0, 'Shadow Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadow Elemental +(220577, 0, 0, 'Nerl\'athekk the Skulking', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 150, 56110), -- Nerl'athekk the Skulking +(220578, 0, 0, ' Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Proxy +(220579, 0, 0, ' Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Proxy +(220580, 0, 0, ' Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Proxy +(220581, 0, 0, ' Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Proxy +(220582, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- [DNT] Kill Credit +(220583, 220582, 0, 'Murfie', NULL, 'Bartender', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Murfie +(220584, 220582, 0, 'Sammy Fizzvolt', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sammy Fizzvolt +(220585, 0, 0, 'Lamplighter Havrik Chayvn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Havrik Chayvn +(220586, 0, 0, 'Queen Ansurek', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Queen Ansurek +(220589, 0, 0, 'Orator Vatru\'cix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orator Vatru'cix +(220590, 0, 0, 'Curious Cave Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Curious Cave Skipper +(220595, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(220596, 0, 0, 'Hannan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hannan +(220597, 0, 0, 'Brennok', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brennok +(220598, 0, 0, 'Invis bunny for spell targeting [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invis bunny for spell targeting [DNT] +(220599, 0, 0, 'Bloodstained Webmage', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bloodstained Webmage +(220600, 0, 0, 'Haimaz', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Haimaz +(220601, 0, 0, 'Sky\'reen', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 1, 0, 0, 56110), -- Sky'reen +(220602, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(220603, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(220605, 0, 0, 'Hannan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hannan +(220607, 0, 0, 'Hannan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hannan +(220608, 0, 0, 'Hannan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hannan +(220610, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(220612, 0, 0, 'Earthen Wagon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Earthen Wagon +(220613, 0, 0, 'Cart Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Cart Hauler +(220614, 0, 0, 'Chef\'s Assistant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chef's Assistant +(220615, 0, 0, 'Root of Trungal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Root of Trungal +(220616, 0, 0, 'Corridor Sleeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Corridor Sleeper +(220617, 0, 0, '[DNT] Spell Target Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Spell Target Bunny +(220619, 0, 0, 'Stormrider Recruit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Recruit +(220621, 216028, 0, 'Darkwater Tidecrusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Darkwater Tidecrusher +(220622, 0, 0, 'Wildhammer Gryphon Rider', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Wildhammer Gryphon Rider +(220624, 0, 0, 'Drowned Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drowned Arathi +(220626, 0, 0, 'Blood Parasite', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 42, 1, 0, 106, 56110), -- Blood Parasite +(220627, 0, 0, 'Zero Clucks Given', NULL, 'Venture Co. Battle Bot', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Zero Clucks Given +(220628, 0, 0, 'Monstrous Skardyn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Monstrous Skardyn +(220629, 0, 0, 'Bilni', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bilni +(220630, 0, 0, 'Fressa Blastfoot', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fressa Blastfoot +(220631, 0, 0, 'Overworked Miner', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Overworked Miner +(220632, 0, 0, 'Explosive Mineshroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Explosive Mineshroom +(220633, 0, 0, 'Corby Taps', NULL, 'Corby\'s Cabana Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Corby Taps +(220634, 0, 0, 'Monday Fuseflick', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Monday Fuseflick +(220635, 0, 0, 'Friday Fuseflick', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Friday Fuseflick +(220637, 0, 0, '[DNT]Coast is Clear Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Coast is Clear Credit +(220639, 0, 0, 'Skardyn Behemoth', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Skardyn Behemoth +(220640, 0, 0, 'Skardyn Behemoth', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 111, 56110), -- Skardyn Behemoth +(220643, 0, 0, 'Deepwater Makura', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deepwater Makura +(220644, 0, 0, 'Harvest Warden Izk\'tilak', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Harvest Warden Izk'tilak +(220653, 228067, 0, 'Aberrant Deepwalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aberrant Deepwalker +(220655, 228067, 0, 'Warped Sapling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Warped Sapling +(220656, 0, 0, 'Tentacle Slime', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110); -- Tentacle Slime + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(220659, 0, 0, 'Irradiated Swimmer', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Irradiated Swimmer +(220660, 0, 0, 'Sickly Chili', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Sickly Chili +(220661, 0, 0, 'Vizier\'s Scouting Shadecaster', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vizier's Scouting Shadecaster +(220662, 0, 0, 'Inefficient Fixer', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Inefficient Fixer +(220663, 0, 0, 'Tribelle', NULL, 'Bartender', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tribelle +(220664, 0, 0, 'Ruzz', NULL, 'Corby\'s Cabana Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ruzz +(220665, 0, 0, 'General\'s Scouting Shadecaster', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- General's Scouting Shadecaster +(220666, 0, 0, 'Swift', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Swift +(220667, 0, 0, 'Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invisible Bunny +(220668, 0, 0, 'Whale Shark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Whale Shark +(220669, 220685, 0, 'Stormrider Hunfrid', NULL, NULL, NULL, 'speak', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Hunfrid +(220673, 0, 0, 'Jade Quilen Statue', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Jade Quilen Statue +(220674, 0, 0, '[DNT] Watering Beam Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Watering Beam Stalker +(220675, 0, 0, 'Remembered Construct', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Remembered Construct +(220676, 0, 0, 'Vehicle Grandparent', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Vehicle Grandparent +(220677, 0, 0, 'Vehicle Parent', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 235, 56110), -- Vehicle Parent +(220678, 0, 0, 'Vehicle Rider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 2086, 56110), -- Vehicle Rider +(220679, 0, 0, 'Klaskin', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Klaskin +(220680, 0, 0, 'Remembered Spawn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Remembered Spawn +(220682, 0, 0, 'That Which Lurks', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 1, 0, 0, 56110), -- That Which Lurks +(220683, 0, 0, 'Lashroom', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 117, 8, 0, 0, 56110), -- Lashroom +(220684, 0, 0, '[DNT]Snack Husband Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Snack Husband Kill Credit +(220685, 0, 0, '[DNT] Kill Proxy - Max Level - 01 - Stormrider Triaged', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 01 - Stormrider Triaged +(220687, 0, 0, 'Lashroom', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 117, 8, 0, 0, 56110), -- Lashroom +(220690, 0, 0, 'Klaskin', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Klaskin +(220691, 0, 0, 'Flickering Glowmoth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Flickering Glowmoth +(220692, 0, 0, 'Loaderbot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Loaderbot +(220693, 0, 0, 'Loaderbot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Loaderbot +(220694, 0, 0, 'Creature Name', NULL, 'Flavor Title', NULL, NULL, 0, 6093, 2, 0, 0, 0, 7, 0, 0, 56110), -- Creature Name +(220695, 0, 0, 'Loaderbot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Loaderbot +(220696, 0, 0, 'Loaderbot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Loaderbot +(220697, 0, 0, 'Creature Name', NULL, 'Flavor Title', NULL, NULL, 0, 6094, 2, 0, 0, 0, 7, 0, 0, 56110), -- Creature Name +(220698, 0, 0, 'Shadowsting Scorpid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Shadowsting Scorpid +(220699, 0, 0, 'Elmo Seedheart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Elmo Seedheart +(220700, 0, 0, 'Creature Name', NULL, 'Flavor Title', NULL, NULL, 0, 6095, 2, 0, 0, 0, 7, 0, 0, 56110), -- Creature Name +(220701, 0, 0, 'Agitated Shadowsting', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Agitated Shadowsting +(220702, 0, 0, 'Finn \"Folly\" Fobbs', NULL, 'Engineering Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Finn "Folly" Fobbs +(220703, 0, 0, 'Starblessed Glimmerfly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Starblessed Glimmerfly +(220704, 0, 0, 'Jomy', NULL, 'Bartender', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Jomy +(220705, 0, 0, 'KC: Helped', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Helped +(220706, 0, 0, 'Defender of the Wall', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Defender of the Wall +(220707, 0, 0, 'Staglette', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Staglette +(220708, 0, 0, 'Summoned Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Summoned Swarmite +(220709, 0, 0, 'Leviathan Bait', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Leviathan Bait +(220710, 0, 0, 'Leviathan Manipulator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Leviathan Manipulator +(220711, 0, 0, 'Enthusiastic Relaxer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Enthusiastic Relaxer +(220712, 0, 0, 'Black Blood Harvester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Black Blood Harvester +(220713, 0, 0, 'Harvest Overseer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Harvest Overseer +(220714, 0, 0, 'Harvest Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Harvest Hauler +(220715, 0, 0, 'Uncanny Valley', NULL, 'Venture Co. Battle Bot', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Uncanny Valley +(220716, 0, 0, 'True Love', NULL, 'Venture Co. Battle Bot', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- True Love +(220717, 0, 0, 'Rally Blastfoot', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rally Blastfoot +(220718, 0, 0, 'Maera Ashyld', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Maera Ashyld +(220719, 0, 0, 'Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invisible Bunny +(220720, 0, 0, 'Magpie', NULL, 'Maera\'s Companion', NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Magpie +(220721, 0, 0, 'Mix\'ni', NULL, 'Grieve and Weave', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Mix'ni +(220722, 0, 0, 'Rakva', NULL, 'Grieve and Weave', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rakva +(220723, 0, 0, 'Trex\'na', NULL, 'Grieve and Weave', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Trex'na +(220724, 0, 0, 'Plinkni', NULL, 'Grieve and Weave', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Plinkni +(220725, 0, 0, 'Xal\'in', NULL, 'Grieve and Weave', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Xal'in +(220726, 0, 0, 'Zalnax', NULL, 'Grieve and Weave', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Zalnax +(220727, 0, 0, 'Harvest Overseer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Harvest Overseer +(220728, 0, 0, '\"Doctor\" Thad Rustwhistle', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- "Doctor" Thad Rustwhistle +(220729, 0, 0, 'Pearlfin Sea-Shaman', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pearlfin Sea-Shaman +(220730, 0, 0, 'Royal Venomshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Royal Venomshell +(220731, 0, 0, 'Kill Credit: Weaver Informed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Weaver Informed [DNT] +(220733, 0, 0, 'Gharrli', NULL, 'Assistant Sniffmaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gharrli +(220734, 0, 0, 'Sludgeborn Shambler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Sludgeborn Shambler +(220735, 0, 0, 'Blossim', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Blossim +(220736, 0, 0, 'Ravenous Flopper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Ravenous Flopper +(220737, 0, 0, 'Citriss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Citriss +(220738, 0, 0, 'Leviathan Caller', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Leviathan Caller +(220739, 0, 0, 'Failed Experiment', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Failed Experiment +(220740, 0, 0, 'Moth Eggs', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Moth Eggs +(220741, 0, 0, 'Slamming Tentacle', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 15, 0, 0, 56110), -- Slamming Tentacle +(220742, 0, 0, 'Guardian Tentacle', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 15, 0, 0, 56110), -- Guardian Tentacle +(220743, 0, 0, 'Assistant Skitterling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Skitterling +(220744, 227374, 0, 'Overworked Cook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Overworked Cook +(220745, 0, 0, 'Failed Experiment', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Failed Experiment +(220746, 0, 0, 'Slaughtered Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Slaughtered Kobold +(220748, 0, 0, 'KC: Helped Small', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Helped Small +(220749, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(220750, 0, 0, 'Berggam', NULL, 'Blacksmithing Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Berggam +(220751, 0, 0, 'Tank Container Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Tank Container Stalker +(220752, 0, 0, 'Mossflower', NULL, 'Trade Goods', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mossflower +(220753, 0, 0, 'Ressin', NULL, 'Berggam\'s Assistant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ressin +(220754, 0, 0, 'Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Moth +(220755, 0, 0, 'Panicking Kobold', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Panicking Kobold +(220756, 227374, 0, 'Thirsty Salvager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thirsty Salvager +(220757, 0, 0, 'Mmarl Niffen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mmarl Niffen +(220758, 0, 0, 'Roople', NULL, 'General Goods', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Roople +(220759, 0, 0, 'Shadowsand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadowsand +(220760, 0, 0, 'Momma Nilla', NULL, 'Innkeeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Momma Nilla +(220761, 0, 0, 'Darkfuse Enforcer', NULL, 'Darkfuse Enforcement', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Darkfuse Enforcer +(220762, 0, 0, 'Seacurse', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Seacurse +(220763, 0, 0, 'Coralcrush', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Coralcrush +(220764, 0, 0, 'Unsettled Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Unsettled Snail +(220765, 0, 0, 'Juvenile Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Juvenile Snail +(220766, 0, 0, 'Fleshmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Fleshmite +(220767, 0, 0, 'Mmarl Youngster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mmarl Youngster +(220769, 0, 0, 'Orator Krix\'vizk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Orator Krix'vizk +(220770, 0, 0, 'Void Barrier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Void Barrier +(220771, 0, 207968, 'Murkspike', NULL, NULL, NULL, NULL, 0, 6123, 1, 0, 0, 0, 7, 0, 0, 56110), -- Murkspike +(220772, 0, 0, 'Sightless Wavecutter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Sightless Wavecutter +(220773, 0, 0, 'Web Container Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Web Container Stalker +(220774, 0, 0, 'Puddle Container Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Puddle Container Stalker +(220775, 0, 0, 'Bleached Sandskitter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Bleached Sandskitter +(220776, 0, 0, 'Mangled Harvester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mangled Harvester +(220777, 0, 0, 'Executor Nizrek', NULL, 'Word of the Queen', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Executor Nizrek +(220778, 0, 0, 'Professional V.I.P.', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Professional V.I.P. +(220780, 0, 0, 'Elite Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Elite Guard +(220781, 0, 0, 'Aspirant Kiipka', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aspirant Kiipka +(220782, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(220783, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(220784, 0, 0, 'Batzvara', NULL, 'Caretaker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Batzvara +(220785, 0, 0, 'KC: Helped Large', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Helped Large +(220786, 0, 0, 'Wavecutter Eel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Wavecutter Eel +(220787, 0, 0, 'Softsnout', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Softsnout +(220788, 0, 0, 'Softsnout', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Softsnout +(220789, 0, 0, 'Deep Krolusk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Deep Krolusk +(220790, 0, 0, 'Deadly Krolusk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Deadly Krolusk +(220791, 0, 0, 'Whirling Updraft', NULL, NULL, NULL, NULL, 10, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Whirling Updraft +(220792, 220705, 0, 'Stonehead Koboldcrusher', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Stonehead Koboldcrusher +(220793, 0, 0, 'Favored Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Favored Citizen +(220794, 0, 0, 'Raging Dunecore', NULL, NULL, NULL, 'cast', 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Raging Dunecore +(220796, 0, 0, 'Delver\'s Dirigible', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Delver's Dirigible +(220797, 0, 0, 'Poisonous Fungarian Helm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Poisonous Fungarian Helm +(220798, 0, 0, 'Cowed Celebrant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cowed Celebrant +(220799, 0, 0, 'Rockslime', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Rockslime +(220800, 0, 0, 'Rockslime', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Rockslime +(220801, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(220802, 0, 0, 'Kurdran Wildhammer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kurdran Wildhammer +(220803, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(220804, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(220805, 0, 0, 'Danath Trollbane', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 1, 0, 56110), -- Danath Trollbane +(220806, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(220807, 0, 0, 'Overlord Geya\'rah', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Overlord Geya'rah +(220814, 0, 0, 'Loyalist Bio-smith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Loyalist Bio-smith +(220815, 0, 0, 'Blazing Fiend', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 102, 56110), -- Blazing Fiend +(220816, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(220818, 0, 0, 'The Weaver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- The Weaver +(220819, 0, 0, 'Waste Disposal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 8, 0, 0, 56110), -- Waste Disposal +(220820, 0, 0, 'Batzvara', NULL, 'Caretaker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Batzvara +(220822, 0, 0, 'Targeting Bunny 4', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny 4 +(220823, 0, 0, 'Targeting Bunny 3', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny 3 +(220824, 0, 0, 'Targeting Bunny 2', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny 2 +(220825, 0, 0, 'Targeting Bunny 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny 1 +(220826, 0, 0, 'Coral Kobyss Helm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Coral Kobyss Helm +(220827, 0, 0, 'Candelabra Kobold Helm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Candelabra Kobold Helm +(220828, 0, 0, 'Bronzebeard Hat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bronzebeard Hat +(220829, 0, 0, 'Rulk\'Nerub Backpiece', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Rulk'Nerub Backpiece +(220830, 0, 0, 'Mug of Cinderbrew', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mug of Cinderbrew +(220831, 0, 0, 'Wayward Emissary', NULL, NULL, NULL, NULL, 0, 6326, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wayward Emissary +(220834, 0, 0, '[DNT] Kill Proxy - Max Level - 07 - Checkin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 07 - Checkin +(220835, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(220836, 0, 0, 'Spewing Hemorrhage', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Spewing Hemorrhage +(220837, 0, 0, 'TEST GUARD', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- TEST GUARD +(220838, 0, 0, 'Shadowtide Corruptor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadowtide Corruptor +(220839, 0, 0, 'Guide of the Vizier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Guide of the Vizier +(220841, 0, 0, 'Nerubian Caster Old', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Caster Old +(220842, 0, 0, 'Nerubian Warrior Old', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Warrior Old +(220843, 0, 0, 'Isanyx', NULL, 'Fang of Anub\'azal', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Isanyx +(220844, 0, 0, 'Shadowtide Disciple', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadowtide Disciple +(220845, 0, 0, 'Frustrated Gambler', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Frustrated Gambler +(220846, 0, 0, 'Rowdy Rubble', NULL, NULL, NULL, NULL, 0, 6102, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rowdy Rubble +(220847, 0, 0, 'Nazkena', NULL, 'Vizier\'s Acolyte', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nazkena +(220848, 0, 0, 'Delve Key Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Delve Key Credit +(220849, 0, 0, 'Pandering Fight Announcer', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pandering Fight Announcer +(220850, 0, 0, 'Kill Credit: Escape Line Used [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Escape Line Used [DNT] +(220851, 0, 0, 'Cloud Gryphon', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 160, 1, 0, 0, 56110), -- Cloud Gryphon +(220852, 0, 0, 'Cloud Gryphon', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 160, 1, 0, 0, 56110), -- Cloud Gryphon +(220853, 0, 0, 'Cloud Gryphon', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 160, 1, 0, 0, 56110), -- Cloud Gryphon +(220854, 0, 0, 'Cloud Gryphon', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 160, 1, 0, 0, 56110), -- Cloud Gryphon +(220855, 0, 0, 'Pale Priest', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pale Priest +(220856, 0, 0, 'Expended Fungal Pod', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Expended Fungal Pod +(220857, 0, 0, 'Crushed Scorpid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Crushed Scorpid +(220858, 0, 0, 'Crushed Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Crushed Mole +(220859, 0, 0, 'Amy Lychenstone', NULL, 'Memorial Flowers', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Amy Lychenstone +(220860, 0, 0, 'Cave Entrance', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Cave Entrance +(220861, 0, 0, 'Eroded Titan Construct', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Eroded Titan Construct +(220862, 0, 0, 'Mipsey\'s Mole Course', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mipsey's Mole Course +(220863, 0, 0, 'Tidewrath', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Tidewrath +(220865, 0, 0, 'Holiday Enthusiast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Holiday Enthusiast +(220866, 0, 0, 'Horde Flag', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Horde Flag +(220867, 0, 0, 'Y\'tekhi', NULL, 'Renown Quartermaster', NULL, NULL, 0, 6588, 4, 0, 0, 0, 7, 0, 0, 56110), -- Y'tekhi +(220868, 0, 0, 'Hungry Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 186, 56110), -- Hungry Mole +(220869, 0, 0, 'Unstable Fungal Pod', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Unstable Fungal Pod +(220870, 0, 0, 'Holiday Enthusiast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Holiday Enthusiast +(220871, 0, 0, '[DNT] Kill Credit: Alleria Void Bubble', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Alleria Void Bubble +(220874, 0, 0, 'Hermit Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Hermit Crab +(220875, 0, 0, 'Sea Slug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Sea Slug +(220876, 0, 0, 'Frog', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Frog +(220881, 0, 0, 'Faerin', NULL, 'Lamplighter', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Faerin +(220882, 0, 0, 'Shore Giant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Shore Giant +(220883, 0, 0, 'Sweetspark the Oozeful', NULL, NULL, NULL, NULL, 0, 6113, 2, 0, 0, 0, 4, 0, 0, 56110), -- Sweetspark the Oozeful +(220884, 0, 0, 'Sureki Ironweave', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Ironweave +(220885, 0, 0, 'Sureki Grunt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Grunt +(220886, 0, 0, 'Shadowtide Bulwark', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadowtide Bulwark +(220887, 220137, 0, 'Tiderusher Shalemaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Tiderusher Shalemaw +(220888, 0, 0, 'Fog Wither', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Wither +(220889, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(220890, 0, 0, 'Matriarch Charfuria', NULL, NULL, NULL, NULL, 0, 6114, 1, 0, 0, 1, 1, 0, 0, 56110), -- Matriarch Charfuria +(220891, 0, 0, 'Bloodswell Creation', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Bloodswell Creation +(220892, 0, 0, 'Deactivated War Golem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Deactivated War Golem +(220893, 0, 0, 'KC: Mole Course Flag', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Mole Course Flag +(220894, 0, 0, 'Cup of Shell Juice', NULL, NULL, NULL, 'interact', 9, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cup of Shell Juice +(220896, 0, 0, 'High Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker Brinthe +(220897, 0, 0, 'Supervisor Radlock', NULL, 'Darkfuse Enforcement', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Supervisor Radlock +(220898, 0, 0, 'Seagull', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Seagull +(220899, 0, 0, 'Seagull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Seagull +(220900, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(220901, 0, 0, 'Supervisor Radlock', NULL, 'Darkfuse Enforcement', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Supervisor Radlock +(220902, 0, 0, '[DNT] Follow Korgran - 2', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Follow Korgran - 2 +(220903, 0, 0, 'Royal Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Royal Umbral Citizen +(220904, 0, 0, 'Kobyss Shellbreaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Shellbreaker +(220905, 0, 0, 'Kobyss Soul-Twister', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Soul-Twister +(220906, 0, 0, 'Slain Taelloch Miner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Slain Taelloch Miner +(220907, 0, 0, 'Kobyss Shellbreaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Shellbreaker +(220914, 0, 0, 'Supervisor Radlock Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Supervisor Radlock Kill Credit +(220915, 0, 0, 'Disobedient Beast-Slave', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Disobedient Beast-Slave +(220916, 0, 0, 'Royal Appointee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Royal Appointee +(220917, 0, 0, 'Chitinous Goliath', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chitinous Goliath +(220918, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(220919, 0, 0, 'Bertola', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Bertola +(220920, 0, 0, 'Dorbund', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dorbund +(220921, 0, 0, 'Eiggard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Eiggard +(220923, 0, 0, 'Merrimack', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Merrimack +(220924, 0, 0, 'Pipe 1 Exit Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pipe 1 Exit Credit +(220925, 0, 0, 'Waterworks Scene Complete', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Waterworks Scene Complete +(220926, 0, 0, 'Cleaned Crusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Cleaned Crusher +(220927, 0, 0, 'Speak to Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Speak to Brinthe +(220928, 0, 0, 'High Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker Brinthe +(220938, 220939, 0, 'Mature Gloomgrowth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Mature Gloomgrowth +(220939, 0, 0, 'Gloomgrowth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Gloomgrowth +(220941, 0, 0, 'Fog Sower', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Sower +(220943, 0, 0, 'Reliquary Researcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Reliquary Researcher +(220944, 0, 0, 'Expedition Scout', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Expedition Scout +(220945, 0, 0, 'KC: Hungry Mole Bothered', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Hungry Mole Bothered +(220946, 0, 0, 'Venture Co. Honey Harvester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Venture Co. Honey Harvester +(220947, 0, 0, 'Arathi Fisher', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Fisher +(220951, 0, 0, 'Hannan', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Hannan +(220952, 0, 0, 'On\'hiea', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- On'hiea +(220953, 0, 0, 'Wanderer Ida', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wanderer Ida +(220954, 0, 0, 'Ney\'leia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ney'leia +(220955, 0, 0, 'Kai\'shae', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kai'shae +(220956, 0, 0, 'Sundraskeld', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Sundraskeld +(220957, 0, 0, 'Boost', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Boost +(220958, 0, 0, 'Mindless Reaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mindless Reaver +(220959, 0, 0, 'Klaemar', NULL, 'City Planner', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Klaemar +(220960, 0, 0, '[DNT] FX Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110); -- [DNT] FX Stalker + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(220961, 0, 0, 'Coreway Repair Rig', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Coreway Repair Rig +(220962, 0, 0, 'Cart Hauler', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Cart Hauler +(220963, 0, 0, 'Dornogal Steward', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dornogal Steward +(220964, 0, 0, 'Strand Lift', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Strand Lift +(220966, 0, 0, 'Skardyn Fighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn Fighter +(220967, 0, 0, 'Leech Larva', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 8, 0, 0, 56110), -- Leech Larva +(220968, 0, 0, 'Mannequin', NULL, NULL, NULL, 'inspect', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mannequin +(220971, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(220972, 0, 0, 'Strand Lift', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Strand Lift +(220973, 0, 0, 'Grabby Rock', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Grabby Rock +(220974, 0, 0, 'Bazaar Guard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Bazaar Guard +(220975, 0, 0, 'Crawling Bulwark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Crawling Bulwark +(220976, 0, 0, 'Hollows Guard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Hollows Guard +(220977, 0, 0, 'Burrows Guard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Burrows Guard +(220978, 0, 0, 'Skeins Guard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skeins Guard +(220979, 0, 0, 'Crawling Bulwark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Crawling Bulwark +(220980, 0, 0, 'Crawling Bulwark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Crawling Bulwark +(220981, 0, 0, 'Crawling Bulwark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Crawling Bulwark +(220982, 0, 0, 'Sureki Guard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Guard +(220983, 0, 0, 'Crawling Bulwark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Crawling Bulwark +(220985, 0, 0, 'Darkwater Clawsmasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Darkwater Clawsmasher +(220986, 0, 0, 'Hollows Sentry', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hollows Sentry +(220987, 0, 0, 'Burrows Sentry', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Burrows Sentry +(220988, 0, 0, 'Skeins Sentry', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skeins Sentry +(220989, 0, 0, 'Sureki Sentry', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Sentry +(220990, 0, 0, 'Darkwater Evoker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Darkwater Evoker +(220991, 220990, 0, 'Darkwater Ranger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Darkwater Ranger +(220992, 0, 0, 'Darkwater Belly-gutter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Darkwater Belly-gutter +(220993, 0, 0, 'kill credit: Staff Collected', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- kill credit: Staff Collected +(220994, 0, 0, 'Fish Cart-Pusher', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Fish Cart-Pusher +(220995, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Kill Credit +(220996, 0, 0, 'Father Winter\'s Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 156, 56110), -- Father Winter's Helper +(220997, 0, 0, 'Tulumun', NULL, 'Assistant to the Executor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tulumun +(220998, 0, 0, 'Large Ramolith Prop', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Large Ramolith Prop +(220999, 0, 0, 'Aggregation of Horrors', NULL, NULL, NULL, NULL, 0, 0, 4, 1, 0, 0, 15, 0, 0, 56110), -- Aggregation of Horrors +(221000, 0, 0, 'Shadowvein Miner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadowvein Miner +(221001, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Kill Credit +(221002, 0, 0, 'Khole', NULL, 'Stable Keeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Khole +(221003, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(221004, 0, 0, 'Nurdraskeld', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Nurdraskeld +(221005, 0, 0, 'Austraskeld', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Austraskeld +(221006, 0, 0, 'Austraskeld', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Austraskeld +(221007, 0, 0, '[DNT] Coreway Mech Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Coreway Mech Stalker +(221008, 0, 0, 'Clam Cart-Pusher', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Clam Cart-Pusher +(221009, 0, 0, '[DNT] Finished Scenario', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Finished Scenario +(221010, 0, 0, 'Seagull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Seagull +(221011, 0, 0, 'Resting Miner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Resting Miner +(221013, 0, 0, '[DNT] Kill Proxy - Shore Giant - Head', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Shore Giant - Head +(221015, 0, 0, 'Coreway Weldhand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Coreway Weldhand +(221016, 0, 0, 'Kobold Mender', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Mender +(221017, 0, 0, 'Waste Flayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Waste Flayer +(221018, 0, 0, 'KC: Start Climbing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Start Climbing +(221019, 0, 0, 'Ruffious', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ruffious +(221020, 0, 0, 'KC: TP to Surface', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: TP to Surface +(221021, 0, 0, 'KC: Climb High', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Climb High +(221022, 0, 0, 'KC: Climb Mid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Climb Mid +(221023, 0, 0, 'Wild Ramolith', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Wild Ramolith +(221024, 0, 0, 'Enraged Shalehorn', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Enraged Shalehorn +(221029, 0, 0, 'Siege Webwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Siege Webwing +(221030, 0, 0, 'Winter Veil Cracker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Winter Veil Cracker +(221032, 0, 0, 'Rhak\'ik', NULL, 'Stronghold Scout', NULL, NULL, 0, 6130, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rhak'ik +(221033, 0, 0, 'Air Purifier', NULL, NULL, NULL, NULL, 0, 6369, 1, 0, 0, 0, 10, 0, 0, 56110), -- Air Purifier +(221034, 0, 0, 'Fire Mote', NULL, NULL, NULL, 'lootall', 0, 6109, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fire Mote +(221035, 0, 0, 'Royal Scribe', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Scribe +(221036, 0, 0, 'Rotten Little Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 156, 56110), -- Rotten Little Helper +(221037, 0, 0, 'Ragefin Carver', NULL, 'Order of Night', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ragefin Carver +(221038, 0, 0, 'Kirin Tor Mage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Mage +(221039, 0, 0, 'Kirin Tor Mage', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Mage +(221040, 0, 0, 'Globe Yeti', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 156, 56110), -- Globe Yeti +(221041, 0, 0, 'Tiny Snowman', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 156, 56110), -- Tiny Snowman +(221042, 0, 0, 'Baby Greench', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 156, 56110), -- Baby Greench +(221043, 0, 0, 'Noli Marlen', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Noli Marlen +(221044, 0, 0, 'Stablehand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stablehand +(221045, 0, 0, '[DNT] Kill Credit: Potion A', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit: Potion A +(221046, 0, 0, '[DNT] Kill Credit: Potion B', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit: Potion B +(221047, 0, 0, '[DNT] Kill Credit: Potion C', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit: Potion C +(221049, 0, 0, 'Kobold Candle-Tosser', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Candle-Tosser +(221050, 0, 0, 'Kobold Trapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Trapper +(221051, 0, 0, 'Kobold Minion', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Minion +(221052, 0, 0, 'Captain', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 52, 1, 0, 0, 56110), -- Captain +(221053, 0, 0, 'Arathi Crate', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Arathi Crate +(221054, 0, 0, '[DNT] Kill Credit: Creature Punted', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit: Creature Punted +(221055, 0, 0, 'Ascended Trafficker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ascended Trafficker +(221056, 0, 0, 'Kill Credit: Fog sample collected - ANY [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Fog sample collected - ANY [DNT] +(221057, 0, 0, 'Kill Credit: Fog sample A collected [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Fog sample A collected [DNT] +(221058, 0, 0, 'Kill Credit: Fog sample B collected [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Fog sample B collected [DNT] +(221059, 0, 0, 'Kill Credit: Fog sample C collected [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Fog sample C collected [DNT] +(221060, 0, 0, 'Pustulant Feaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Pustulant Feaster +(221061, 0, 0, 'Enormous Kelp-Snaggler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Enormous Kelp-Snaggler +(221062, 0, 0, 'Rising Kelp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Rising Kelp +(221063, 0, 0, 'Sureki Shadowstalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Shadowstalker +(221064, 0, 0, '[DNT] Kill Credit: Alleria Void Bubble', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Alleria Void Bubble +(221065, 0, 0, 'Fluffy Sharpface', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Fluffy Sharpface +(221066, 0, 0, 'Wicktwister Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wicktwister Kobold +(221067, 0, 0, 'Orta', NULL, 'The Broken Mountain', NULL, NULL, 0, 0, 4, 0, 0, 0, 5, 0, 184, 56110), -- Orta +(221068, 0, 0, 'Flashy Flutterbug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Flashy Flutterbug +(221069, 0, 0, 'Sureki Sentry', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Sentry +(221070, 0, 0, 'Sureki Guard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Guard +(221071, 0, 0, 'Overseer Roskarrag', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Overseer Roskarrag +(221072, 0, 0, 'Unwitting Hollowguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unwitting Hollowguard +(221074, 0, 0, 'Assistant Darragh Irongut', NULL, 'T&W Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Darragh Irongut +(221075, 0, 0, 'Kobold Tunnel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kobold Tunnel +(221076, 0, 0, 'Reekscale', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Reekscale +(221077, 0, 0, 'Assistant Ula Threadstrong', NULL, 'Zen\'shiri Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Ula Threadstrong +(221079, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(221080, 0, 0, 'Night Skitter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Night Skitter +(221081, 0, 0, 'Wicked Wheel', NULL, NULL, NULL, 'interact', 9, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Wicked Wheel +(221082, 0, 0, '[DNT] Kill Credit - Tox', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - Tox +(221084, 0, 0, 'Kordac', NULL, 'Dormant Protector', NULL, NULL, 0, 0, 4, 0, 0, 0, 9, 0, 201, 56110), -- Kordac +(221085, 0, 0, '[DNT] Kill Credit - Profiteer Z\'kaxt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - Profiteer Z'kaxt +(221086, 0, 0, '[DNT] Kill Credit - Van\'atka', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - Van'atka +(221087, 0, 0, '[DNT] Kill Credit - Kahtex', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - Kahtex +(221088, 0, 0, 'Orator Tx\'itk', NULL, 'The Second Strand', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orator Tx'itk +(221089, 0, 0, 'Orator Tx\'itk', NULL, 'The Second Strand', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orator Tx'itk +(221090, 0, 0, 'Orator Tx\'itk', NULL, 'The Second Strand', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orator Tx'itk +(221091, 0, 0, 'Orator Tx\'itk', NULL, 'The Second Strand', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orator Tx'itk +(221092, 0, 0, 'Orator Tx\'itk', NULL, 'The Second Strand', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orator Tx'itk +(221093, 0, 0, 'Orator Tx\'itk', NULL, 'The Second Strand', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orator Tx'itk +(221094, 0, 0, 'Orator Tx\'itk', NULL, 'The Second Strand', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orator Tx'itk +(221095, 0, 0, 'Skardyn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn +(221096, 0, 0, 'High Elevator Etak\'kaht', NULL, 'Magistrate of the High Hollows', NULL, 'questinteract', 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- High Elevator Etak'kaht +(221097, 0, 0, 'Meat Pile', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Meat Pile +(221098, 0, 0, 'The Puppetmaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Puppetmaster +(221099, 0, 0, 'The Puppetmaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Puppetmaster +(221100, 0, 0, 'Faerin', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin +(221101, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(221102, 0, 0, 'Elder Shadeweaver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Elder Shadeweaver +(221103, 0, 0, 'Hulking Warshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hulking Warshell +(221106, 0, 0, 'Dander', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Dander +(221107, 0, 0, 'Dander', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Dander +(221108, 0, 0, 'Credit Bunny 0', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Credit Bunny 0 +(221109, 0, 0, 'Credit Bunny 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Credit Bunny 1 +(221110, 0, 0, 'Credit Bunny 2', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Credit Bunny 2 +(221111, 0, 0, 'Credit Bunny 3', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Credit Bunny 3 +(221112, 0, 0, 'Credit Bunny 4', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Credit Bunny 4 +(221113, 0, 0, 'Credit Bunny 5', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Credit Bunny 5 +(221114, 0, 0, 'Sonnebrid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sonnebrid +(221115, 0, 0, 'Scheming Socialite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scheming Socialite +(221116, 0, 0, 'Mug of Screamer Venom', NULL, NULL, NULL, 'interact', 9, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mug of Screamer Venom +(221117, 0, 0, 'Brunelda', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brunelda +(221118, 0, 0, 'Clodgran', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Clodgran +(221119, 0, 0, 'Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Skipper +(221120, 0, 0, 'Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Jawcrawler +(221121, 0, 0, 'Rock Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Rock Snail +(221122, 0, 0, 'Impact Test Dummy - Tauren Male', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Impact Test Dummy - Tauren Male +(221123, 0, 0, 'Flappy Rockwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Flappy Rockwing +(221124, 0, 0, 'Impact Test Dummy - Gnome - Male', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Impact Test Dummy - Gnome - Male +(221125, 0, 0, 'Ascended Socialite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ascended Socialite +(221126, 0, 0, 'Tephratennae', NULL, NULL, NULL, NULL, 0, 6112, 1, 0, 0, 44, 1, 0, 0, 56110), -- Tephratennae +(221127, 0, 0, 'Deepwater Kobyss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deepwater Kobyss +(221128, 0, 0, 'Clawbreaker K\'zithix', NULL, NULL, NULL, NULL, 0, 6115, 1, 0, 0, 0, 7, 0, 0, 56110), -- Clawbreaker K'zithix +(221131, 0, 0, 'Threadling Scavenger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Threadling Scavenger +(221132, 0, 0, 'Fog Creature', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Creature +(221133, 0, 0, 'Fog Phantom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Phantom +(221134, 0, 0, 'Night Creeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Night Creeper +(221135, 0, 0, 'Celle Wilde', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Celle Wilde +(221136, 0, 0, 'Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Glowmite +(221137, 0, 0, 'Wind Elemental Costume', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Wind Elemental Costume +(221138, 0, 0, 'Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Glowmite +(221139, 0, 0, 'Water Elemental Costume', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Water Elemental Costume +(221140, 0, 0, '[DNT] Generic Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- [DNT] Generic Stalker +(221141, 0, 0, 'Understream Creeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Understream Creeper +(221142, 0, 0, 'Understream Lurker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Understream Lurker +(221143, 0, 0, 'Dornogal Steward', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dornogal Steward +(221144, 0, 0, 'Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Skipper +(221145, 0, 0, 'Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Skipper +(221146, 0, 0, 'Tiny Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Tiny Sporbit +(221147, 0, 0, 'Tiny Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Tiny Sporbit +(221149, 0, 0, 'Sporbit Drifter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Sporbit Drifter +(221151, 0, 0, 'Giant Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Giant Undercrawler +(221152, 0, 0, 'Water Elemental', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Water Elemental +(221153, 0, 0, 'Undercrawler Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Undercrawler Hatchling +(221155, 0, 0, 'Wiggle Snout', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Wiggle Snout +(221158, 0, 0, 'Terry Tails', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Terry Tails +(221159, 0, 0, 'Lieutenant Porkensworth', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Lieutenant Porkensworth +(221160, 0, 0, 'Dr. Pigment', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 5, 1, 0, 0, 56110), -- Dr. Pigment +(221161, 0, 0, 'Kill Credit: Fog Progress A [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Fog Progress A [DNT] +(221163, 0, 0, 'Fog Collector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fog Collector +(221166, 0, 0, 'Sazh\'kel', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sazh'kel +(221167, 0, 0, 'Yu\'lon', NULL, 'The Jade Serpent', NULL, NULL, 0, 0, 1, 0, 0, 303, 1, 0, 140, 56110), -- Yu'lon +(221177, 0, 0, 'Ancestor', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Ancestor +(221178, 0, 0, 'Pillar Scuttler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pillar Scuttler +(221179, 0, 207968, 'Duskshadow', NULL, NULL, NULL, NULL, 0, 6122, 1, 0, 0, 0, 4, 0, 0, 56110), -- Duskshadow +(221180, 0, 0, 'Eroded Titan Construct', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Eroded Titan Construct +(221181, 0, 0, 'Pillar Scuttler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Pillar Scuttler +(221182, 0, 0, 'Stormrook', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(221183, 0, 0, 'Barrel of Fireworks', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Barrel of Fireworks +(221184, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(221185, 0, 0, 'Stonewing Deepflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Stonewing Deepflayer +(221186, 0, 0, 'Irontalon Deepflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Irontalon Deepflayer +(221187, 0, 0, 'Order of Night Disciple', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Disciple +(221188, 0, 0, 'Stormrook', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(221189, 0, 0, 'Ol\' Snorler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Ol' Snorler +(221190, 0, 0, 'Loyalist Threadblade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Loyalist Threadblade +(221191, 221196, 0, 'Schismatic Acolyte', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Schismatic Acolyte +(221192, 219913, 0, 'Territorial Deepflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Territorial Deepflayer +(221193, 0, 0, 'Reckoning Deckhand', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Reckoning Deckhand +(221194, 0, 0, '[DNT] Beehive Trash Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Beehive Trash Stalker +(221195, 0, 0, '[DNT] Generic Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- [DNT] Generic Stalker +(221196, 0, 0, '[DNT] Kill Credit: Sages', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Sages +(221197, 0, 0, 'Prop Smith Ghedrigan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Prop Smith Ghedrigan +(221198, 0, 0, 'Deepflayer Hunter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepflayer Hunter +(221199, 0, 0, 'Hungerer of the Deeps', NULL, NULL, NULL, NULL, 0, 6119, 1, 0, 0, 0, 4, 0, 0, 56110), -- Hungerer of the Deeps +(221202, 0, 0, 'Zorikal the Patron', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Zorikal the Patron +(221203, 0, 0, 'Balaxir the Bully', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Balaxir the Bully +(221205, 0, 0, 'Eroded Titan Construct', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Eroded Titan Construct +(221209, 0, 0, 'Stormrook', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(221211, 0, 0, 'Stormrook', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(221212, 0, 0, '[DNT] Kill Credit - Supplies Organized', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - Supplies Organized +(221213, 0, 0, 'Eroded Titan Construct', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Eroded Titan Construct +(221214, 0, 0, 'Zandelvari', NULL, 'Delve Wayfinder', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zandelvari +(221217, 0, 0, 'Spore-infused Shalewing', NULL, NULL, NULL, NULL, 0, 6121, 1, 0, 0, 34, 1, 0, 0, 56110), -- Spore-infused Shalewing +(221218, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(221219, 0, 0, 'Nerubian Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Nerubian Threadling +(221224, 0, 0, 'Shurrai', NULL, 'Atrocity of the Undersea', NULL, NULL, 0, 0, 4, 0, 0, 0, 6, 0, 184, 56110), -- Shurrai +(221225, 0, 0, '[DNT] Kill Credit - Web Scraps', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - Web Scraps +(221229, 0, 0, 'Unbound Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Earthen +(221231, 0, 0, 'Hungering Pupfish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Hungering Pupfish +(221232, 0, 0, 'Fallen Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Fallen Arathi +(221233, 0, 0, 'Burrows Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Burrows Citizen +(221234, 0, 0, 'Mereldar Gardener', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mereldar Gardener +(221235, 0, 0, 'Hollows Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hollows Citizen +(221236, 0, 0, 'Skeins Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skeins Citizen +(221237, 0, 0, 'Klayn Thysthand', NULL, 'Herbalism', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Klayn Thysthand +(221238, 0, 0, 'Queen Ansurek', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Queen Ansurek +(221239, 0, 0, 'Burrows Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Burrows Citizen +(221240, 0, 0, 'Hollows Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hollows Citizen +(221241, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(221242, 0, 0, 'Skeins Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skeins Citizen +(221243, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(221244, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(221245, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(221246, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(221247, 0, 0, 'Geoffy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Geoffy +(221248, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(221249, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(221250, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(221251, 0, 0, 'Nynthia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nynthia +(221252, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(221253, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(221254, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(221255, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(221256, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(221274, 0, 0, 'Earthen Footsoldier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Footsoldier +(221293, 0, 0, 'Earthen Runeweaver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Runeweaver +(221294, 0, 0, 'Earthen Runeweaver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Runeweaver +(221295, 0, 0, 'Dornogal Civilian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dornogal Civilian +(221296, 0, 0, 'Stormrider Cadet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Cadet +(221297, 0, 0, 'Foraging Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Foraging Mole +(221298, 0, 0, 'Cavern Basilisk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110); -- Cavern Basilisk + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(221299, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(221300, 0, 0, 'Direweb Ritualist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Direweb Ritualist +(221301, 0, 0, 'Direweb Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Direweb Drone +(221302, 217146, 0, 'Direweb Marauder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Direweb Marauder +(221303, 0, 0, 'Direweb Lasher', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Direweb Lasher +(221304, 0, 0, 'Frenzied Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Frenzied Glowmite +(221306, 0, 0, 'Pale Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pale Priest +(221307, 221346, 0, 'Voidstone Behemoth', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Voidstone Behemoth +(221309, 0, 0, 'Oskaer Daleclash', NULL, 'Expedition Scout', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oskaer Daleclash +(221310, 0, 0, 'Skulldunk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Skulldunk +(221311, 0, 0, 'Sunless Droplets', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Sunless Droplets +(221313, 0, 0, 'Sunless Summoner', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sunless Summoner +(221316, 0, 0, 'Droghung', NULL, 'The Shadow Below', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Droghung +(221317, 0, 0, 'Recalled Prophet of Sseratus', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Recalled Prophet of Sseratus +(221318, 0, 0, 'Nerubian Wagon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian Wagon +(221319, 0, 0, 'Recalled Drakkari', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Recalled Drakkari +(221320, 0, 0, 'Recalled Scourgeheart Drakkari', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 48, 56110), -- Recalled Scourgeheart Drakkari +(221321, 0, 0, 'Sseratus Bunny Trigger', NULL, NULL, NULL, NULL, 0, 6144, 1, 0, 0, 0, 10, 0, 0, 56110), -- Sseratus Bunny Trigger +(221322, 0, 0, 'Kill Credit: Fog Progress B [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Fog Progress B [DNT] +(221323, 0, 0, 'Kill Credit: Fog Progress C [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Fog Progress C [DNT] +(221327, 0, 0, 'Kaheti Silk Hauler', NULL, NULL, NULL, NULL, 0, 6134, 2, 0, 0, 53, 1, 0, 0, 56110), -- Kaheti Silk Hauler +(221338, 0, 0, 'Stillbeak Seagull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Stillbeak Seagull +(221339, 0, 0, 'Paleshell Hermit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Paleshell Hermit +(221340, 0, 0, 'Rubberskin Slug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Rubberskin Slug +(221341, 0, 0, 'Champion of Sseratus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Champion of Sseratus +(221342, 0, 0, 'Deepflayer Hunter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepflayer Hunter +(221343, 0, 0, 'Recalled Heretic', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Recalled Heretic +(221344, 0, 0, 'Gloom Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Gloom Hatchling +(221345, 0, 0, 'Recalled Drakkari Golem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Recalled Drakkari Golem +(221346, 0, 0, 'Skardyn Slain', NULL, NULL, NULL, NULL, 8, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- Skardyn Slain +(221347, 0, 0, 'Niepha Shelvan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Niepha Shelvan +(221348, 0, 0, 'Kill Credit: Tracker attached [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Tracker attached [DNT] +(221349, 0, 0, '[REUSE]Spinshroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- [REUSE]Spinshroom +(221350, 0, 0, '11.0 Hallowfall - Those that fell - Gossip about Idona (MDE)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- 11.0 Hallowfall - Those that fell - Gossip about Idona (MDE) +(221354, 0, 0, 'Cogchewer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cogchewer +(221355, 0, 0, 'Urtago', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Urtago +(221358, 0, 0, 'Waste Krolusk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Waste Krolusk +(221359, 0, 0, 'Soran Vidala', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Soran Vidala +(221362, 0, 0, 'Mirehat Fungalmancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Mirehat Fungalmancer +(221363, 0, 0, 'Mirehat Sporedancer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Mirehat Sporedancer +(221366, 0, 0, 'Cultivated Mireshroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Cultivated Mireshroom +(221368, 0, 0, 'Dalian Ironlink', NULL, 'Expedition Scout', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dalian Ironlink +(221374, 0, 0, 'Blimore Vidala', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Blimore Vidala +(221376, 0, 0, 'Rufas Helmglynn', NULL, 'Innkeeper', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rufas Helmglynn +(221378, 0, 0, 'Gundargaz Civilian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gundargaz Civilian +(221379, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 6127, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(221380, 0, 0, 'Lamplighter Recruit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Recruit +(221381, 0, 0, 'Jaenet Hostfyrm', NULL, 'General Goods', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Jaenet Hostfyrm +(221382, 0, 0, 'Arathi Disciple', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Disciple +(221383, 0, 0, 'Arathi Recruit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Recruit +(221384, 0, 0, 'Stormrider Cadet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Cadet +(221385, 0, 0, 'Arathi Devout', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Devout +(221388, 0, 0, 'Ping Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ping Stalker +(221390, 0, 0, 'Waxmonger Squick', NULL, 'Renown Quartermaster', NULL, NULL, 0, 6586, 2, 0, 0, 0, 7, 0, 0, 56110), -- Waxmonger Squick +(221392, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(221397, 0, 0, 'Foreman Eta', NULL, 'Keeper of Renown', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Eta +(221403, 0, 0, 'Console Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Console Stalker +(221410, 0, 0, 'Lamplighter Recruit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Recruit +(221411, 0, 0, 'Kelther Hearthen', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kelther Hearthen +(221413, 0, 0, 'Parched Mosswool', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Parched Mosswool +(221414, 0, 0, 'Impressionable Niffen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Impressionable Niffen +(221415, 0, 0, 'Dead Forager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Dead Forager +(221416, 0, 0, 'Glooming Shadow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Glooming Shadow +(221419, 0, 0, 'Kill Credit: Cultist Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Cultist Proxy +(221421, 0, 0, 'Eraneth', NULL, 'Draconic Combatant Recipes', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Eraneth +(221422, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit [DNT] +(221423, 0, 0, 'Kill Credit: Shadowseam Collapsed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Shadowseam Collapsed [DNT] +(221424, 0, 0, 'Deathspore Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Deathspore Lashroom +(221425, 0, 0, 'Stone Borer', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Stone Borer +(221427, 0, 0, 'Zekvir', NULL, 'Hand of the Harbinger', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Zekvir +(221428, 0, 0, 'Point', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Point +(221429, 0, 0, 'Fog Creature', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Creature +(221430, 0, 0, 'Fog Monster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Monster +(221431, 0, 0, 'Dark Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Dark Elemental +(221432, 0, 0, 'Air Totem', NULL, NULL, NULL, 'openhandglow', 0, 6027, 4, 985, 0, 0, 10, 0, 0, 56110), -- Air Totem +(221433, 0, 0, 'Festering Corpse', NULL, NULL, NULL, 'questinteract', 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Festering Corpse +(221434, 0, 0, 'Recalled Ghoul', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Recalled Ghoul +(221435, 33192, 0, 'Recalled Constructor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 6, 0, 0, 56110), -- Recalled Constructor +(221436, 33192, 0, 'Recalled Abomination', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 6, 0, 0, 56110), -- Recalled Abomination +(221437, 0, 0, 'Kill Credit: Common [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Common [DNT] +(221438, 0, 0, 'Kill Credit: Rare [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Rare [DNT] +(221439, 0, 0, 'Kill Credit: Epic [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Epic [DNT] +(221440, 0, 0, 'Kill Credit: Legendary [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Legendary [DNT] +(221441, 0, 0, 'Stormrider Shaman', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Shaman +(221442, 0, 0, 'Stormrider Shaman', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Shaman +(221443, 0, 0, 'Stormrider Shaman', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Shaman +(221444, 0, 0, 'Recalled Creeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Recalled Creeper +(221446, 0, 0, 'Creature Name', NULL, 'Flavor Title', NULL, NULL, 0, 6140, 1, 0, 0, 0, 1, 0, 0, 56110), -- Creature Name +(221447, 0, 0, 'Recalled Scourgebeak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 6, 0, 201, 56110), -- Recalled Scourgebeak +(221448, 0, 0, 'Mylton Fyreswyd', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mylton Fyreswyd +(221449, 0, 0, 'Berta Bryckbreaker', NULL, 'Stonemason', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Berta Bryckbreaker +(221452, 0, 0, 'Scourge Package', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Scourge Package +(221453, 0, 0, 'Order of Night Disciple', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Disciple +(221454, 0, 0, 'Order of Night Adept', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Adept +(221455, 0, 0, 'Order of Night Fighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Fighter +(221456, 0, 0, 'Order of Night Ranger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Ranger +(221457, 0, 0, 'Order of Night Tank', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Tank +(221458, 0, 0, 'Yolanda Akithmael', NULL, 'Strategist', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Yolanda Akithmael +(221459, 0, 0, 'Cloudrook', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Cloudrook +(221460, 0, 0, 'Saddled Cloudrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Saddled Cloudrook +(221461, 0, 0, '[DNT] Kill Credit - Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - Puppet +(221462, 0, 0, 'Kirin Tor Portalkeeper', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Portalkeeper +(221463, 0, 0, 'Shadowfel Revenant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 3, 0, 0, 56110), -- Shadowfel Revenant +(221464, 0, 0, 'Cultivated Mireshroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Cultivated Mireshroom +(221465, 0, 0, 'Abyssal Conduit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Abyssal Conduit +(221466, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(221467, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(221468, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(221469, 0, 0, 'Orator Tx\'itk', NULL, 'The Second Strand', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orator Tx'itk +(221470, 0, 0, 'Feral Sharpclaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Feral Sharpclaw +(221473, 0, 0, 'Mereldar Strategist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Mereldar Strategist +(221474, 0, 0, 'Wary Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Wary Shalehorn +(221475, 0, 0, 'Alma Scriptyrn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alma Scriptyrn +(221476, 0, 0, 'Eindride Scriptyrn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Eindride Scriptyrn +(221478, 0, 0, 'Remembered Deviate Fish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Remembered Deviate Fish +(221481, 0, 0, 'Controller', NULL, NULL, NULL, NULL, 0, 6141, 1, 0, 0, 0, 10, 0, 0, 56110), -- Controller +(221486, 0, 0, 'Priory Squire', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Priory Squire +(221487, 0, 0, 'Fog Trail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fog Trail +(221488, 0, 0, 'The Keeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Keeper +(221489, 0, 0, 'Purge Corpses Bunny Trigger', NULL, NULL, NULL, NULL, 0, 6143, 1, 0, 0, 0, 10, 0, 0, 56110), -- Purge Corpses Bunny Trigger +(221492, 0, 0, 'Priory Knight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Priory Knight +(221494, 0, 0, 'Flutterlight Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Flutterlight Moth +(221495, 0, 0, 'Cataloger\'s Disc', NULL, NULL, NULL, 'driver', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cataloger's Disc +(221497, 0, 0, 'Snake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Snake +(221500, 0, 0, 'Spelltarget', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Spelltarget +(221501, 0, 0, 'Kill Credit: Fog trail followed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Fog trail followed [DNT] +(221502, 0, 0, 'Kill Credit: Noli followed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Noli followed [DNT] +(221503, 0, 0, 'Kill Credit: Photo taken [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Photo taken [DNT] +(221504, 0, 0, 'Kill Credit: water reached [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: water reached [DNT] +(221507, 0, 0, 'Kill Credit: Entered first placement area [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Entered first placement area [DNT] +(221508, 0, 0, 'Busted Shredder X-3922', NULL, 'Gazlowe\'s Sweet Ride', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Busted Shredder X-3922 +(221509, 0, 0, 'Kill Credit: Left placement area [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Left placement area [DNT] +(221510, 0, 0, 'Kill Credit: Fog site A reached [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Fog site A reached [DNT] +(221511, 0, 0, 'Kill Credit: Fog site B reached [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Fog site B reached [DNT] +(221512, 0, 0, 'Kill Credit: Fog site C reached [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Fog site C reached [DNT] +(221513, 0, 0, 'Unpainted Ramolith Prop', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Unpainted Ramolith Prop +(221514, 221461, 0, 'Nerubian Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Puppet +(221515, 0, 0, 'Cloud Farmed', NULL, NULL, NULL, NULL, 8, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- Cloud Farmed +(221516, 0, 0, 'Remembered Deviate Raptor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 11, 1, 0, 0, 56110), -- Remembered Deviate Raptor +(221517, 0, 0, 'Mineral-Rich Cloud', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 13, 0, 0, 56110), -- Mineral-Rich Cloud +(221518, 0, 0, 'Deathspore Bud', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Deathspore Bud +(221519, 0, 0, 'Fluttering Sapphire', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Fluttering Sapphire +(221520, 0, 0, 'Puddle Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Puddle Skipper +(221521, 0, 0, 'Order of Night Fighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Order of Night Fighter +(221522, 0, 0, 'Plains Peachick', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Plains Peachick +(221523, 0, 0, 'Dazzling Peafowl', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 7, 1, 0, 0, 56110), -- Dazzling Peafowl +(221524, 0, 0, 'Gemwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Gemwing +(221525, 0, 0, 'Prairie Dog', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Prairie Dog +(221526, 0, 0, 'Mosspelt Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Mosspelt Ramolith +(221527, 0, 0, 'Regal Plainshawk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Regal Plainshawk +(221528, 0, 0, 'Soaring Plainshawk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Soaring Plainshawk +(221529, 0, 0, 'Spirit Bomb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Spirit Bomb +(221530, 0, 0, 'Brother Abealard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brother Abealard +(221531, 0, 0, 'Stormrook', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(221532, 0, 0, 'Earthen Civilian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Civilian +(221533, 0, 0, 'Stormrook', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(221534, 0, 0, 'Lytfang the Lost', NULL, NULL, NULL, NULL, 0, 6145, 1, 0, 0, 2, 1, 0, 0, 56110), -- Lytfang the Lost +(221535, 0, 0, 'Stormrook', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(221536, 0, 0, 'Earthen Adventurer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Adventurer +(221537, 0, 0, 'Unstable Experiment', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 171, 56110), -- Unstable Experiment +(221538, 0, 0, 'Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian +(221540, 0, 0, 'Kill Credit: Drills Powered [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Drills Powered [DNT] +(221541, 0, 0, 'Feral Cub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 8, 0, 0, 56110), -- Feral Cub +(221542, 0, 0, 'Brother Abealard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brother Abealard +(221543, 0, 0, 'Throw Destination', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Throw Destination +(221544, 0, 0, 'Vehicle Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Vehicle Stalker +(221545, 0, 0, '[DNT] Rare 08 Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Rare 08 Stalker +(221546, 0, 0, 'Coalesced Shadeling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Coalesced Shadeling +(221547, 0, 0, 'Web Cocoon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Web Cocoon +(221549, 0, 0, 'Cataloger\'s Disc', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 861, 56110), -- Cataloger's Disc +(221550, 0, 0, 'Ren\'khat', NULL, 'Second Deputy Silk Minder', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ren'khat +(221551, 216028, 0, 'Grimslice', NULL, 'Ragefin Champion', NULL, NULL, 0, 6146, 1, 0, 0, 0, 7, 0, 0, 56110), -- Grimslice +(221552, 0, 0, 'An\'zi', NULL, 'Assistant to the Overspinner', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- An'zi +(221553, 0, 0, 'Lightning Torrent Stalker - North Walk East', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 151, 56110), -- Lightning Torrent Stalker - North Walk East +(221554, 0, 0, 'Lightning Torrent Stalker - North Walk West', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 151, 56110), -- Lightning Torrent Stalker - North Walk West +(221555, 0, 0, 'Lightning Torrent Stalker - South Walk East', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 151, 56110), -- Lightning Torrent Stalker - South Walk East +(221556, 0, 0, 'Lightning Torrent Stalker - South Walk West', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 151, 56110), -- Lightning Torrent Stalker - South Walk West +(221557, 0, 0, 'Grand Overspinner Antourix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Grand Overspinner Antourix +(221558, 0, 0, 'Tadpoles Bunny Trigger', NULL, NULL, NULL, NULL, 0, 6309, 1, 0, 0, 0, 10, 0, 0, 56110), -- Tadpoles Bunny Trigger +(221559, 0, 0, 'Recalled Winterfin Tadpole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Recalled Winterfin Tadpole +(221560, 0, 0, 'Electrical Disturbance', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Electrical Disturbance +(221561, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(221562, 0, 0, 'Water Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Water Elemental +(221563, 0, 0, 'Gull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Gull +(221564, 0, 0, 'Noli Marlen', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Noli Marlen +(221566, 0, 0, 'Primal Earth Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Primal Earth Elemental +(221567, 0, 0, 'Monstrous Eel', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Monstrous Eel +(221568, 0, 0, 'Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Ramolith +(221569, 0, 0, 'Falcon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Falcon +(221570, 0, 0, 'Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(221571, 0, 0, 'Rock Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Rock Snail +(221572, 0, 0, 'Deepflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepflayer +(221573, 0, 0, 'Ferret', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Ferret +(221574, 0, 0, 'Remembered King Gordok', NULL, NULL, NULL, NULL, 0, 6147, 1, 0, 0, 0, 7, 0, 0, 56110), -- Remembered King Gordok +(221576, 0, 0, 'Shraubendre', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shraubendre +(221578, 0, 0, 'Remembered Gahz\'rilla', NULL, NULL, NULL, NULL, 0, 6148, 1, 0, 0, 68, 1, 0, 150, 56110), -- Remembered Gahz'rilla +(221579, 0, 0, 'Ingredient A Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ingredient A Stalker +(221581, 0, 0, 'Ingredient B Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ingredient B Stalker +(221582, 0, 0, 'Ingredient C Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ingredient C Stalker +(221583, 0, 0, 'Speaker Mechhand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Mechhand +(221584, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(221585, 0, 0, 'Remembered Onyxia', NULL, NULL, NULL, NULL, 0, 6149, 1, 0, 0, 0, 2, 0, 0, 56110), -- Remembered Onyxia +(221586, 0, 0, 'Speaker Dorlita', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Dorlita +(221590, 0, 0, 'Giant Slime, Void', NULL, 'T3 (5/2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Giant Slime, Void +(221591, 0, 0, 'Stagshell, Poison', NULL, 'T3 (6/2)', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Stagshell, Poison +(221592, 0, 0, 'Kill Credit: first fog trace hit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: first fog trace hit [DNT] +(221593, 0, 0, 'Controller', NULL, NULL, NULL, NULL, 0, 6150, 1, 0, 0, 0, 10, 0, 0, 56110), -- Controller +(221594, 0, 0, 'Nerubian Fighter, Physical', NULL, 'T3 (4/3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Physical +(221595, 0, 0, 'Nerubian Caster, Web', NULL, 'T3 (3/4)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster, Web +(221596, 0, 0, 'Nerubian Swarmite - Caster, Poison', NULL, 'T3 (3/4)', NULL, NULL, 0, 0, 2, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Caster, Poison +(221597, 0, 0, 'Dark Priest', NULL, 'T3 (3/4)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dark Priest +(221599, 0, 0, 'Unseen Blade', NULL, 'T3 (3/4)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Unseen Blade +(221600, 0, 0, 'Cataloger\'s Disc', NULL, NULL, NULL, 'driver', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cataloger's Disc +(221601, 0, 0, 'Chitin Knight', NULL, 'T3 (6/2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chitin Knight +(221602, 0, 0, 'Pale Priest', NULL, 'T3 (2/5)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pale Priest +(221603, 0, 0, 'Faceless One', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Faceless One +(221604, 0, 0, 'Faceless One', NULL, 'T3 (5/3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Faceless One +(221605, 0, 0, 'Nerubian Skyrazor', NULL, 'T3 (5/3)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skyrazor +(221606, 0, 0, 'Bio Worm', NULL, 'T3 (5/2.5)', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Bio Worm +(221607, 0, 0, 'Nerubian Fighter, Web', NULL, 'T3 (4/3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Web +(221608, 0, 0, 'Quickwick Scrounger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Quickwick Scrounger +(221609, 0, 0, 'Nerubian Fighter, Poison', NULL, 'T3 (4/3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Poison +(221610, 0, 0, 'Noli Marlen', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Noli Marlen +(221611, 0, 0, 'Nerubian Fighter, Frost', NULL, 'T3 (4/3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Fighter, Frost +(221612, 0, 0, 'Remembered Darkmist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Remembered Darkmist +(221613, 0, 0, 'Nerubian Caster, Poison', NULL, 'T3 (3/4)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster, Poison +(221614, 0, 0, 'Nerubian Caster, Frost', NULL, 'T3 (3/4)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster, Frost +(221616, 0, 0, 'Nerubian Swarmite - Melee, Poison', NULL, 'T3 (4/3)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite - Melee, Poison +(221617, 0, 0, 'Royal Advisor', NULL, 'T3 (3/4)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Advisor +(221618, 0, 0, 'Elder Priest', NULL, 'T3 (3/4)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Elder Priest +(221619, 0, 0, 'Spider, Underground', NULL, 'T3 (2.5/4)', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Spider, Underground +(221621, 0, 0, 'Recalled Winterfin Warrior', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Recalled Winterfin Warrior +(221622, 0, 0, 'Recalled Bay Orca', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Recalled Bay Orca +(221623, 25217, 0, 'Recalled Winterfin Shorestriker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Recalled Winterfin Shorestriker +(221624, 0, 0, 'Recalled Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 100, 56110), -- Recalled Crawler +(221625, 0, 0, 'Kill Credit: Scrap Located [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Scrap Located [DNT] +(221626, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(221627, 0, 0, 'Note', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Note +(221628, 0, 0, 'Landing Stalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Landing Stalker +(221629, 0, 0, 'Brann Bronzebeard', NULL, NULL, NULL, NULL, 0, 5749, 4, 0, 0, 0, 7, 0, 115, 56110), -- Brann Bronzebeard +(221630, 0, 0, 'Ryfus Sacredpyr', NULL, 'Loremaster', NULL, NULL, 0, 6373, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ryfus Sacredpyr +(221632, 0, 0, 'Highlord Darion Mograine', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 54, 56110), -- Highlord Darion Mograine +(221633, 0, 0, 'High Inquisitor Whitemane', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Inquisitor Whitemane +(221634, 0, 0, 'Nazgrim', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 54, 56110), -- Nazgrim +(221635, 0, 0, 'King Thoras Trollbane', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 54, 56110), -- King Thoras Trollbane +(221641, 0, 0, 'Ramolith Stonecrusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Ramolith Stonecrusher +(221642, 0, 0, 'Mosspelt Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Mosspelt Ramolith +(221643, 0, 0, 'Kaheti Attendant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Attendant +(221644, 0, 0, 'Soaring Plainshawk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Soaring Plainshawk +(221645, 0, 0, 'Freefoot Mouse', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110); -- Freefoot Mouse + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(221646, 0, 0, 'Hungry Plainshawk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Hungry Plainshawk +(221647, 0, 0, 'Remembered Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Remembered Threadling +(221648, 0, 0, 'The Perchfather', NULL, NULL, NULL, NULL, 0, 6151, 1, 0, 0, 26, 1, 0, 0, 56110), -- The Perchfather +(221652, 0, 0, 'Kolgaran', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kolgaran +(221653, 0, 0, 'Gundargaz Defender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 144, 56110), -- Gundargaz Defender +(221654, 0, 0, 'Unbound Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Earthen +(221655, 0, 0, 'Remembered Mother Smolderweb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Remembered Mother Smolderweb +(221657, 0, 0, 'Coreway Repair Rig', NULL, NULL, NULL, NULL, 9, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Coreway Repair Rig +(221659, 0, 0, 'Coreway Repair Rig', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Coreway Repair Rig +(221661, 0, 0, 'Recalled Seagull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 100, 56110), -- Recalled Seagull +(221663, 0, 0, 'Shadow-hemmed Fog Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadow-hemmed Fog Beast +(221664, 0, 0, 'Remembered Creeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Remembered Creeper +(221665, 0, 0, 'Spooky Boat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Spooky Boat +(221666, 0, 0, 'Noli\'s Camera', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Noli's Camera +(221667, 0, 0, 'Lost Watcher', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 15, 0, 118, 56110), -- Lost Watcher +(221668, 0, 0, 'Horror of the Shallows', NULL, NULL, NULL, NULL, 0, 6152, 1, 0, 0, 0, 1, 0, 0, 56110), -- Horror of the Shallows +(221669, 0, 0, 'Blight Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 171, 56110), -- Blight Swarmer +(221671, 0, 0, 'Recalled Winterfin Rider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Recalled Winterfin Rider +(221672, 0, 0, 'Ramolith Curlhorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Ramolith Curlhorn +(221673, 0, 0, 'Azj\'kahet Nerubian', NULL, NULL, NULL, 'attack', 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Azj'kahet Nerubian +(221674, 0, 0, 'Azj\'kahet Nerubian', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Azj'kahet Nerubian +(221675, 0, 0, 'Impact Test Dummy - Dwarf - Male', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Impact Test Dummy - Dwarf - Male +(221676, 0, 0, 'Impact Test Dummy - Troll Male', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Impact Test Dummy - Troll Male +(221677, 0, 0, 'Kill Credit: Q01 - Interact with Vizier Taxi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q01 - Interact with Vizier Taxi +(221678, 0, 0, 'Wild Stormhowl', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Wild Stormhowl +(221679, 0, 0, 'Impact Test Dummy - Worgen Male', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Impact Test Dummy - Worgen Male +(221680, 0, 0, 'Impact Test Dummy - Draenei - Male', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Impact Test Dummy - Draenei - Male +(221681, 0, 0, 'Slithering Shalescale', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Slithering Shalescale +(221682, 0, 0, 'Impact Test Dummy - Blood Elf Male', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Impact Test Dummy - Blood Elf Male +(221683, 0, 0, 'Impact Test Dummy - Orc Male', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Impact Test Dummy - Orc Male +(221684, 0, 0, 'Crested Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Crested Shalehorn +(221685, 0, 0, '[DNT] Kill Credit: Lighteater Drained', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Lighteater Drained +(221686, 0, 0, 'Impact Test Dummy - Night Elf - Male', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Impact Test Dummy - Night Elf - Male +(221687, 0, 0, 'Impact Test Dummy - Undead - Male', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Impact Test Dummy - Undead - Male +(221688, 0, 0, '[DNT] Kill Credit: Heartfang Drained', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Heartfang Drained +(221689, 0, 0, '[DNT] Kill Credit: Old Grim Drained', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Old Grim Drained +(221690, 0, 0, 'Strength of Beledar', NULL, NULL, NULL, NULL, 0, 6153, 1, 0, 0, 4, 1, 0, 0, 56110), -- Strength of Beledar +(221691, 0, 0, 'Impact Test Dummy - Goblin - Male', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Impact Test Dummy - Goblin - Male +(221692, 0, 0, 'Impact Test Dummy - Dracthyr Male', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Impact Test Dummy - Dracthyr Male +(221693, 0, 0, 'Arathi Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Puppet +(221694, 0, 0, 'Impact Test Dummy - Pandaren Male', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Impact Test Dummy - Pandaren Male +(221695, 0, 0, 'Earthen Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Puppet +(221696, 0, 0, 'Impact Test Dummy - Kultiran Male', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Impact Test Dummy - Kultiran Male +(221697, 0, 0, 'Nerubian Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Puppet +(221699, 191503, 0, 'Trained Shalewing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Trained Shalewing +(221700, 0, 0, 'Dummy Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Dummy Stalker +(221701, 0, 0, 'Trained Shalewing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Trained Shalewing +(221702, 0, 0, 'Incomplete Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Incomplete Puppet +(221703, 0, 0, 'Invis bunny for spell targeting [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invis bunny for spell targeting [DNT] +(221704, 0, 0, 'Siegehold Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Siegehold Drone +(221705, 221515, 0, 'Mineral-Rich Cloud', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 13, 0, 0, 56110), -- Mineral-Rich Cloud +(221706, 0, 0, 'Fog Form', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Form +(221708, 0, 0, 'Sir Alastair Purefire', NULL, 'Order of the Sacred Flame', NULL, NULL, 0, 6154, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sir Alastair Purefire +(221709, 0, 0, 'Shadow Rift', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shadow Rift +(221710, 0, 0, 'Controller', NULL, NULL, NULL, NULL, 0, 6155, 1, 0, 0, 0, 10, 0, 0, 56110), -- Controller +(221711, 0, 0, 'Machine Speaker Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Machine Speaker Guard +(221712, 0, 0, 'Imperial Lynx', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Imperial Lynx +(221713, 0, 0, 'Imperial Lynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 980, 56110), -- Imperial Lynx +(221716, 0, 0, 'Sir Theleon Braunpyke', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sir Theleon Braunpyke +(221717, 0, 0, 'Overladen Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Overladen Drone +(221718, 0, 0, 'Champion\'s Call Bunny Trigger', NULL, NULL, NULL, NULL, 0, 6310, 1, 0, 0, 0, 10, 0, 0, 56110), -- Champion's Call Bunny Trigger +(221719, 0, 0, 'Recalled Orinoko Tuskbreaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 164, 56110), -- Recalled Orinoko Tuskbreaker +(221720, 12159, 0, 'Recalled Korrak the Bloodrager', NULL, 'Champion of the Winterax', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 164, 56110), -- Recalled Korrak the Bloodrager +(221721, 0, 0, 'Recalled Vladof the Butcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 180, 56110), -- Recalled Vladof the Butcher +(221722, 0, 0, 'Wriggling Web', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wriggling Web +(221723, 0, 0, 'Prioress Haelsey Murrpray', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Prioress Haelsey Murrpray +(221724, 0, 0, 'Kill Credit: Q01 - Use Pheromone Dispensor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q01 - Use Pheromone Dispensor +(221726, 0, 0, 'Dornic', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dornic +(221727, 0, 0, 'Wriggling Web', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wriggling Web +(221728, 0, 0, 'Titan Orb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 154, 9, 0, 110, 56110), -- Titan Orb +(221729, 0, 0, 'Titan Orb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 154, 9, 0, 0, 56110), -- Titan Orb +(221730, 0, 0, 'Colossal Titan Orb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 154, 9, 0, 0, 56110), -- Colossal Titan Orb +(221731, 0, 0, 'Earthen Celebrant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Celebrant +(221733, 0, 0, 'Faerin Lothar', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(221734, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(221735, 0, 0, 'Kill Credit: Escape Cave', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Escape Cave +(221736, 0, 0, 'Faerin Lothar', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(221737, 0, 0, 'Platform Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Platform Stalker +(221738, 0, 0, 'Kill Credit: teleported [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: teleported [DNT] +(221741, 0, 0, 'Keening Shade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Keening Shade +(221742, 0, 0, 'Mmarl Guard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Mmarl Guard +(221743, 0, 0, 'Remembered Quilboar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Remembered Quilboar +(221744, 0, 0, 'Akknai Guard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Akknai Guard +(221745, 0, 0, 'Remembered Thornweaver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Remembered Thornweaver +(221746, 0, 0, 'Arathi Guard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Arathi Guard +(221747, 0, 0, 'Remembered Brute', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Remembered Brute +(221748, 0, 0, 'Kill Credit: First firefly spawn [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: First firefly spawn [DNT] +(221749, 0, 0, 'Remembered Charlga Razorflank', NULL, 'The Crone', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Remembered Charlga Razorflank +(221750, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(221751, 0, 0, 'Remembered Beaten Corpse', NULL, NULL, NULL, 'inspect', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Remembered Beaten Corpse +(221752, 0, 0, '[DNT] Encrypted Model Test', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Encrypted Model Test +(221753, 0, 0, 'Deathtide', NULL, 'The Viscous Swell', NULL, NULL, 0, 6156, 1, 0, 0, 0, 4, 0, 0, 56110), -- Deathtide +(221754, 0, 0, 'Monte Gazlowe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Monte Gazlowe +(221755, 0, 0, 'Kill Credit: Deepflayer spawn [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Deepflayer spawn [DNT] +(221756, 0, 0, 'Dornic', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 2114, 56110), -- Dornic +(221757, 0, 0, 'High Arcanist Savor', NULL, 'Mirror Image', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- High Arcanist Savor +(221758, 0, 0, 'Earthen Celebrant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Celebrant +(221760, 0, 0, 'Risen Mage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 6, 0, 0, 56110), -- Risen Mage +(221764, 0, 0, '[DNT] Explosive bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Explosive bunny +(221765, 0, 0, 'Catnip', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Catnip +(221766, 0, 0, 'Arathi Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Laborer +(221767, 0, 0, 'Funglour', NULL, NULL, NULL, NULL, 0, 6157, 2, 0, 0, 0, 7, 0, 0, 56110), -- Funglour +(221768, 221818, 0, 'Lynx Treat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Lynx Treat +(221769, 0, 0, 'Bounty Farmhand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bounty Farmhand +(221771, 0, 0, 'Faceless One', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 94, 56110), -- Faceless One +(221775, 0, 0, 'Farmstead Cub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 8, 0, 0, 56110), -- Farmstead Cub +(221776, 0, 0, 'Jerma Lithpyke', NULL, 'Innkeeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Jerma Lithpyke +(221784, 0, 0, 'Controller', NULL, NULL, NULL, NULL, 0, 6158, 1, 0, 0, 0, 10, 0, 0, 56110), -- Controller +(221786, 0, 0, 'Pride of Beledar', NULL, NULL, NULL, NULL, 0, 6159, 1, 0, 0, 151, 1, 0, 0, 56110), -- Pride of Beledar +(221792, 0, 0, 'Shaken Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shaken Arathi +(221793, 0, 0, 'Arathi Shipwright', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Shipwright +(221795, 0, 0, 'Gazlowe\'s Detonator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Gazlowe's Detonator +(221806, 0, 0, 'High Arcanist Savor', NULL, 'Mirror Image', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- High Arcanist Savor +(221818, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(221819, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(221839, 0, 0, 'Dawn', NULL, 'The Awakened', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dawn +(221840, 0, 0, '[DNT] Flak Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Flak Bunny +(221841, 0, 0, 'Foreman Uzjax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Uzjax +(221842, 0, 0, 'Alchemist Talbax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alchemist Talbax +(221843, 0, 0, 'Chamber Console', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Chamber Console +(221844, 0, 0, 'Eternal Flame', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Eternal Flame +(221845, 0, 0, 'Xur\'khun the Defiled', NULL, 'Flightmaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Xur'khun the Defiled +(221846, 0, 0, 'Warbringer Ga\'tor', NULL, 'Flightmaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Warbringer Ga'tor +(221847, 0, 0, 'Risen Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Risen Arathi +(221848, 206271, 0, 'Warpweaver Voxin', NULL, 'Transmogrifier', NULL, 'Transmogrify', 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Warpweaver Voxin +(221849, 0, 0, 'Void Link', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Void Link +(221850, 0, 0, 'Void Link', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Void Link +(221851, 0, 0, 'Jaraxxus Bunny Trigger', NULL, NULL, NULL, NULL, 0, 6160, 1, 0, 0, 0, 10, 0, 0, 56110), -- Jaraxxus Bunny Trigger +(221852, 224568, 0, 'Spinneret Scuttler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spinneret Scuttler +(221853, 0, 0, 'Rak\'Ahat Websinger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rak'Ahat Websinger +(221854, 0, 0, 'Acherus Deathcharger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 2115, 56110), -- Acherus Deathcharger +(221857, 0, 0, 'Shrouded Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shrouded Priest +(221858, 217146, 0, 'Dreadstrike Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dreadstrike Priest +(221859, 0, 0, 'Dreadstrike Flitterer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Dreadstrike Flitterer +(221860, 0, 0, 'Recalled Wilfred Fizzlebang', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Recalled Wilfred Fizzlebang +(221861, 0, 0, 'Recalled Lord Jaraxxus', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 3, 0, 154, 56110), -- Recalled Lord Jaraxxus +(221862, 0, 0, 'Broken Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Broken Mine Cart +(221863, 0, 0, 'Summoned Acolyte', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Summoned Acolyte +(221864, 0, 0, '[DNT] Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Generic Bunny +(221865, 0, 0, 'Worldcarver Strongfist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Worldcarver Strongfist +(221866, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(221867, 0, 0, 'Mereldar Child', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mereldar Child +(221868, 0, 0, 'KC: Power Crystal Donated', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Power Crystal Donated +(221870, 0, 0, '[DNT] Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Bunny +(221871, 0, 0, 'Shadow Slitherer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Shadow Slitherer +(221872, 0, 0, 'Enthusiastic Clucker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Enthusiastic Clucker +(221873, 0, 0, 'Flutterlight Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Flutterlight Moth +(221874, 0, 0, 'Shelter Filcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 8, 0, 0, 56110), -- Shelter Filcher +(221875, 0, 0, 'Tide Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Tide Crawler +(221876, 0, 0, 'Remembered Stegodon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 156, 1, 0, 0, 56110), -- Remembered Stegodon +(221877, 0, 0, 'Content Chicken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Content Chicken +(221878, 0, 0, 'Remembered Pterrordax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 290, 1, 0, 0, 56110), -- Remembered Pterrordax +(221879, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(221880, 0, 0, 'Remembered Bloodpetal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Remembered Bloodpetal +(221881, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(221882, 0, 0, 'Shallows Drifter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Shallows Drifter +(221883, 0, 0, 'Remembered Diemetradon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Remembered Diemetradon +(221884, 0, 0, 'Flickering Dimspeck', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 8, 0, 0, 56110), -- Flickering Dimspeck +(221885, 0, 0, 'Remembered Guardian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Remembered Guardian +(221886, 0, 0, '[DNT] Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Generic Bunny +(221887, 0, 0, 'Dawn', NULL, 'The Awakened', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dawn +(221888, 0, 0, 'Dawn', NULL, 'The Awakened', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dawn +(221889, 0, 0, 'Dawn', NULL, 'The Awakened', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dawn +(221890, 0, 0, 'Dawn', NULL, 'The Awakened', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dawn +(221891, 0, 0, 'Foreman Uzjax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Uzjax +(221892, 0, 0, 'Foreman Uzjax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Uzjax +(221893, 0, 0, 'Foreman Uzjax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Uzjax +(221894, 0, 0, 'Foreman Uzjax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Uzjax +(221895, 0, 0, 'Remembered Lazy Peon', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Remembered Lazy Peon +(221896, 0, 0, 'Web General Ab\'enar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Web General Ab'enar +(221897, 0, 0, 'Bounty Swiftlet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Bounty Swiftlet +(221898, 0, 0, 'Speaker Kuldas', NULL, 'Awakener', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Kuldas +(221900, 0, 0, 'Speaker Kuldas', NULL, 'Awakener', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Kuldas +(221901, 0, 0, 'Trading Post Post', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Trading Post Post +(221902, 0, 0, 'Ct\'nak', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ct'nak +(221903, 0, 0, 'Trading Post Inventory', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Trading Post Inventory +(221904, 0, 0, 'Remembered Familiar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 23, 3, 0, 0, 56110), -- Remembered Familiar +(221905, 0, 0, 'Remembered Scorpid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Remembered Scorpid +(221906, 0, 0, 'Shadow Merchant', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadow Merchant +(221907, 0, 0, 'Discreet Broker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Discreet Broker +(221908, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(221909, 0, 0, 'Captain Garrick', NULL, 'Expedition Escort', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 115, 56110), -- Captain Garrick +(221910, 0, 0, 'Monte Gazlowe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Monte Gazlowe +(221911, 0, 0, 'Zirixi Swarmclaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zirixi Swarmclaw +(221912, 222871, 0, 'Awakened Stormhand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Awakened Stormhand +(221913, 0, 0, 'Examination Bot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Examination Bot +(221914, 0, 0, 'Controller', NULL, NULL, NULL, NULL, 0, 6161, 1, 0, 0, 0, 10, 0, 0, 56110), -- Controller +(221915, 0, 0, 'Polluting Scrap', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Polluting Scrap +(221917, 0, 0, 'Phalanx of Authorization', NULL, 'The Final Bulwark', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Phalanx of Authorization +(221918, 0, 0, 'Rak\'Ahat Splicer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rak'Ahat Splicer +(221919, 0, 0, 'UNUSED [DNT]', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- UNUSED [DNT] +(221920, 0, 0, 'Thorim Bunny Trigger', NULL, NULL, NULL, NULL, 0, 6163, 1, 0, 0, 0, 10, 0, 0, 56110), -- Thorim Bunny Trigger +(221921, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(221922, 0, 0, 'Tracking Hound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Tracking Hound +(221923, 0, 0, 'Recalled Thorim', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 5, 0, 180, 56110), -- Recalled Thorim +(221925, 0, 0, 'Rubble', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Rubble +(221927, 0, 0, 'Wax-addled Hopper', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Wax-addled Hopper +(221929, 0, 0, 'Bunny A', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny A +(221930, 0, 0, 'Trading Post Assistant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Trading Post Assistant +(221931, 0, 0, 'Trading Post Stable Keeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Trading Post Stable Keeper +(221932, 0, 0, 'Webwarper Tath\'rhiz', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Webwarper Tath'rhiz +(221934, 0, 0, 'Seam Reaper Zhir\'ix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Seam Reaper Zhir'ix +(221937, 0, 0, 'Kill Credit: Disguise Chosen [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Disguise Chosen [DNT] +(221939, 224568, 225594, 'Spinneret Silkbearer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Spinneret Silkbearer +(221940, 0, 0, 'Phermone Application Spot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Phermone Application Spot +(221941, 0, 0, 'Crawling Brawl', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 70, 56110), -- Crawling Brawl +(221944, 0, 0, 'Remembered Zenn Foulhoof', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 3, 0, 0, 56110), -- Remembered Zenn Foulhoof +(221945, 0, 0, 'Forgotten Harbinger', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 15, 0, 0, 56110), -- Forgotten Harbinger +(221946, 0, 0, 'Remembered Owl', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Remembered Owl +(221947, 0, 0, 'Remembered Nightsaber', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Remembered Nightsaber +(221948, 0, 0, 'Sum\'latha', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sum'latha +(221949, 0, 0, 'Thrall', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Thrall +(221950, 0, 0, 'Bunny B', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny B +(221951, 0, 0, 'Bunny C', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny C +(221952, 0, 0, 'Bunny D', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny D +(221953, 0, 0, 'Bunny E', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny E +(221954, 0, 0, 'Sunken River Eel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Sunken River Eel +(221956, 0, 0, 'Controller', NULL, NULL, NULL, NULL, 0, 6164, 1, 0, 0, 0, 10, 0, 0, 56110), -- Controller +(221957, 0, 0, 'Whispering Luremancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Whispering Luremancer +(221958, 0, 0, '[DNT] Rare 15 Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Rare 15 Stalker +(221959, 0, 0, 'Kill Credit: Nebb Spoken to [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Nebb Spoken to [DNT] +(221960, 0, 0, 'Worldcarver Strongback', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Worldcarver Strongback +(221961, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(221962, 0, 0, 'Worldcarver Sage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Worldcarver Sage +(221963, 0, 0, 'Worldcarver Captain', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Worldcarver Captain +(221964, 0, 0, 'Worldcarver Commander', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Worldcarver Commander +(221965, 0, 0, 'Commander Artrude', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Commander Artrude +(221966, 0, 0, 'Summoned Acolyte', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Summoned Acolyte +(221967, 0, 0, 'Lady Jaina Proudmoore', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lady Jaina Proudmoore +(221969, 0, 0, 'Whispering Deepslasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Whispering Deepslasher +(221970, 0, 0, 'First Blade Grimskarn', NULL, NULL, NULL, NULL, 0, 6165, 1, 0, 0, 0, 7, 0, 0, 56110), -- First Blade Grimskarn +(221971, 0, 0, 'Whispering Ambusher', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Whispering Ambusher +(221972, 0, 0, 'Talinhet', NULL, NULL, NULL, NULL, 0, 6167, 1, 0, 0, 0, 7, 0, 0, 56110), -- Talinhet +(221973, 0, 0, 'Temaya', NULL, NULL, NULL, NULL, 0, 6168, 1, 0, 0, 0, 7, 0, 0, 56110), -- Temaya +(221974, 0, 0, 'Gong\'tze the Riverhewer', NULL, NULL, NULL, NULL, 0, 6169, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gong'tze the Riverhewer +(221975, 0, 0, 'Zeeben', NULL, NULL, NULL, NULL, 0, 6170, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zeeben +(221976, 0, 0, 'Zillix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zillix +(221977, 0, 0, 'Monte Gazlowe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Monte Gazlowe +(221978, 0, 0, 'Living Earth Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Living Earth Elemental +(221979, 0, 0, 'Void Bound Howler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Void Bound Howler +(221980, 0, 0, 'Arathi Avenger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Avenger +(221982, 0, 0, 'Zany Goblin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zany Goblin +(221983, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(221984, 0, 0, 'Restless Pebble', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Restless Pebble +(221986, 0, 0, 'Blood Horror', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 15, 0, 70, 56110), -- Blood Horror +(221987, 0, 0, 'Kill Credit: Enter Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Enter Credit [DNT] +(221988, 0, 0, 'Kill Credit: Investigate 01 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Investigate 01 [DNT] +(221989, 0, 0, 'Kill Credit: Investigate 02 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Investigate 02 [DNT] +(221990, 0, 0, 'Captain Placeholder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Captain Placeholder +(221992, 0, 0, '[DNT] Brawl Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110); -- [DNT] Brawl Fighter + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(221994, 0, 0, 'Remembered Owlet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Remembered Owlet +(221995, 0, 0, 'Ct\'nak', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ct'nak +(221996, 0, 0, 'Remembered Cub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Remembered Cub +(221997, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(221999, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(222000, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(222001, 0, 0, 'Hulking Crash Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Hulking Crash Stalker +(222003, 0, 0, '[DNT] Kill Credit: Dornogal Reached', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Dornogal Reached +(222006, 0, 0, 'Worldcarver Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Worldcarver Ramolith +(222007, 0, 0, 'Nerubian Ballista', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Nerubian Ballista +(222009, 0, 0, 'Targeting Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny +(222011, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(222012, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(222013, 0, 0, '[DNT] Web Barrier Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Web Barrier Target +(222014, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(222015, 0, 0, 'Ct\'nak', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ct'nak +(222016, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(222017, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(222018, 0, 0, 'Invisible Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invisible Target +(222019, 0, 0, 'Shalescale Striker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Shalescale Striker +(222020, 0, 0, 'Condensed Droplet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Condensed Droplet +(222021, 0, 0, 'Candle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Candle +(222022, 0, 0, 'Springwater Droplet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Springwater Droplet +(222023, 0, 0, 'Coastal Water Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Coastal Water Elemental +(222024, 0, 0, 'Diagnostics Scanner', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Diagnostics Scanner +(222025, 0, 0, 'Mine Cart', NULL, NULL, NULL, NULL, 0, 6172, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mine Cart +(222026, 0, 0, 'Earthen Chest', NULL, NULL, NULL, NULL, 0, 6172, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Chest +(222027, 0, 0, 'Ct\'nak', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ct'nak +(222028, 0, 0, 'Kill Credit: Candle Placed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Candle Placed [DNT] +(222029, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(222031, 0, 0, 'Congealed Memories', NULL, NULL, NULL, NULL, 0, 6001, 1, 0, 0, 0, 15, 0, 0, 56110), -- Congealed Memories +(222032, 0, 0, 'Master Zone Controller', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Master Zone Controller +(222033, 0, 0, 'Kill Credit: Alleria Ability', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Alleria Ability +(222034, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(222035, 0, 0, 'Softshell Pincher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Softshell Pincher +(222036, 0, 0, 'Sea Slug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Sea Slug +(222037, 0, 0, 'Opalshell Scuttler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Opalshell Scuttler +(222038, 0, 0, 'Shrillwing Hunter En\'kilah', NULL, 'Flightmaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shrillwing Hunter En'kilah +(222039, 0, 0, 'Undercrawler Mount', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Undercrawler Mount +(222040, 0, 0, 'Opalooze Mollusc', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Opalooze Mollusc +(222041, 0, 0, 'Undercrawler Mount', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Undercrawler Mount +(222042, 0, 0, 'Shrillwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 94, 56110), -- Shrillwing +(222043, 0, 0, 'Rak-Ahat Threadcounter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rak-Ahat Threadcounter +(222045, 0, 0, 'Ct\'nak', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ct'nak +(222046, 0, 0, 'Rak-Ush Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Rak-Ush Threadling +(222048, 0, 0, 'Recalled Lake Frog', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 8, 0, 116, 56110), -- Recalled Lake Frog +(222049, 0, 0, 'Recalled Lake Frog (M)', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 8, 0, 116, 56110), -- Recalled Lake Frog (M) +(222050, 0, 0, 'Sureki Keeper', NULL, NULL, NULL, NULL, 0, 6172, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Keeper +(222051, 0, 0, 'Kar\'cada', NULL, 'News, Books, and Maps', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kar'cada +(222053, 0, 0, 'Limal', NULL, 'News, Books, and Maps', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Limal +(222054, 0, 0, 'L\'vul', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- L'vul +(222055, 0, 0, 'Pallga', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pallga +(222056, 0, 0, 'Fuup', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fuup +(222057, 0, 0, 'Isle Gull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Isle Gull +(222059, 0, 0, 'Feasting Nerubian', NULL, NULL, NULL, NULL, 0, 6171, 1, 0, 0, 0, 7, 0, 0, 56110), -- Feasting Nerubian +(222060, 0, 0, 'Wiggling Cocoon', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wiggling Cocoon +(222061, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(222062, 0, 0, 'Berrund the Gleaming', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Berrund the Gleaming +(222063, 0, 0, 'Worker Yareh\'losh', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Worker Yareh'losh +(222064, 0, 0, 'Teacher Zas\'rush', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Teacher Zas'rush +(222065, 0, 0, 'Priest Maro\'zik', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Priest Maro'zik +(222066, 0, 0, 'Arachnoid Hatchling', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Arachnoid Hatchling +(222067, 0, 0, 'Arachnoid Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Arachnoid Hatchling +(222069, 0, 0, 'Illskitter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Illskitter +(222070, 0, 0, 'Chitin Burrower', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Chitin Burrower +(222071, 0, 0, 'Chitin Burrower', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Chitin Burrower +(222077, 0, 0, 'Waddles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Waddles +(222078, 0, 0, 'Wriggle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Wriggle +(222079, 0, 0, 'Skippy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Skippy +(222080, 0, 0, 'Redthroat Skipling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Redthroat Skipling +(222081, 0, 0, 'Moss Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Moss Skipper +(222082, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(222083, 0, 0, 'Kill Credit: Escort Berrund [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Escort Berrund [DNT] +(222084, 0, 0, 'Faerin Lothar', NULL, 'ALPHA ONLY', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(222085, 221451, 0, 'Lisky', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Lisky +(222086, 0, 0, 'Coagulated Mordant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Coagulated Mordant +(222087, 0, 0, 'Frogs Bunny Trigger', NULL, NULL, NULL, NULL, 0, 6173, 1, 0, 0, 0, 10, 0, 0, 56110), -- Frogs Bunny Trigger +(222090, 0, 0, 'Volatile Droplet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Volatile Droplet +(222091, 0, 0, 'Malignant Mordant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Malignant Mordant +(222092, 0, 0, '[DNT] \"Invasion Disruption\" Elite Proxy Kill', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] "Invasion Disruption" Elite Proxy Kill +(222093, 0, 0, '[DNT] Nerubian Warrior, Black Blood Coated', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Nerubian Warrior, Black Blood Coated +(222094, 0, 0, '[DNT] \"Invasion Disruption\" Minus Mob Proxy Kill', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] "Invasion Disruption" Minus Mob Proxy Kill +(222096, 0, 0, 'The Candle King', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Candle King +(222097, 0, 0, 'Frothing Gluttony', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Frothing Gluttony +(222098, 0, 0, '[DNT] Kill Credit: Zirix Aggro', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Zirix Aggro +(222099, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(222100, 0, 0, 'Nebb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nebb +(222101, 0, 0, 'Web Anchor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Web Anchor +(222104, 217146, 0, 'Direweb Marauder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Direweb Marauder +(222105, 0, 0, 'Traveling Snailsman', NULL, 'Glimmerogg', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Traveling Snailsman +(222106, 0, 0, 'Kaheti Silksniper', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Silksniper +(222107, 0, 0, 'Glitched Hologram', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glitched Hologram +(222108, 0, 0, 'Klub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Klub +(222110, 0, 0, 'Bonegrim', NULL, 'Trade Goods', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bonegrim +(222111, 0, 0, 'Aimee', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aimee +(222112, 0, 0, 'Babagahnoosh the Grumpy', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Babagahnoosh the Grumpy +(222113, 0, 0, 'Katy Stampwhistle', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Katy Stampwhistle +(222114, 224568, 225261, 'Cerulean Alchemist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Cerulean Alchemist +(222115, 0, 0, 'Kill Credit: Leash loosened [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Leash loosened [DNT] +(222116, 0, 0, 'Harold Winston', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Harold Winston +(222117, 224568, 225261, 'Violet Alchemist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Violet Alchemist +(222118, 0, 0, 'High Arcanist Savor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- High Arcanist Savor +(222119, 0, 0, 'Arathi Prisoner', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Prisoner +(222120, 0, 0, 'Marcia Chase', NULL, 'Fishing Trainer & Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Marcia Chase +(222121, 224568, 225261, 'Cupric Alchemist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Cupric Alchemist +(222122, 0, 0, 'Richard Hatstock', NULL, 'Haberdasher', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Richard Hatstock +(222123, 224568, 225261, 'Ochre Alchemist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ochre Alchemist +(222124, 224568, 225261, 'Carmine Alchemist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Carmine Alchemist +(222125, 0, 0, 'Relco Buzzbuster', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Relco Buzzbuster +(222126, 0, 0, 'Glory Buzzbuster', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glory Buzzbuster +(222127, 0, 0, 'Horde Grunt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Horde Grunt +(222128, 0, 0, 'Krynezz', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Krynezz +(222129, 0, 0, 'Horde Grunt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Horde Grunt +(222130, 0, 0, 'Doahr', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Doahr +(222131, 0, 0, 'Arluelle', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arluelle +(222132, 0, 0, 'Teth', NULL, 'Caravan Coordinator', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Teth +(222133, 0, 0, 'Ren\'khat', NULL, 'Self-Appointed Dyemaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ren'khat +(222134, 0, 0, 'Na\'lek', NULL, 'Meesk\'s Guard', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Na'lek +(222135, 0, 0, 'Grand Overspinner Antourix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Grand Overspinner Antourix +(222136, 0, 0, 'Teth', NULL, 'Caravan Coordinator', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Teth +(222137, 0, 0, 'Meerah', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Meerah +(222138, 0, 0, 'Troll Headhunter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Troll Headhunter +(222139, 0, 0, 'Nana Lek\'kel', NULL, 'Meesk\'s Guard', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nana Lek'kel +(222140, 0, 0, 'Poisonfang Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Poisonfang Threadling +(222141, 0, 0, 'Web Anchor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Web Anchor +(222142, 0, 0, 'Tauren Brave', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tauren Brave +(222143, 0, 0, 'Gorgonna', NULL, 'Warsong Clan', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gorgonna +(222144, 0, 0, 'Web Rider', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Web Rider +(222145, 0, 0, 'Voracious Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Voracious Stagshell +(222147, 0, 0, 'Webbed Up', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Webbed Up +(222148, 0, 0, 'Queen Ansurek', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Queen Ansurek +(222149, 0, 0, 'Injured Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Earthen +(222150, 0, 0, 'Colormancer Nirethi', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Colormancer Nirethi +(222151, 0, 0, 'Siegehold Armorsmith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siegehold Armorsmith +(222152, 0, 0, 'Ren\'khat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ren'khat +(222153, 214939, 214685, 'Dependable Skitterling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dependable Skitterling +(222154, 0, 0, 'Captain Placeholder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Captain Placeholder +(222155, 0, 0, 'Opalooze Mollusc', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Opalooze Mollusc +(222156, 0, 0, 'Scavenging Sandsnapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Scavenging Sandsnapper +(222157, 0, 0, 'Opalshell Hermit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Opalshell Hermit +(222158, 0, 0, 'Valeir Steelshot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 84, 56110), -- Valeir Steelshot +(222159, 0, 0, 'Press-ganged Porter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Press-ganged Porter +(222160, 0, 0, 'Wildhammer Skyfighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wildhammer Skyfighter +(222161, 0, 0, 'Stromgarde Footman', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stromgarde Footman +(222162, 0, 0, 'High Elven Magi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Elven Magi +(222163, 0, 0, 'Lallie Fireclad', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 84, 56110), -- Lallie Fireclad +(222164, 0, 0, 'Shadowstarved Spawnling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Shadowstarved Spawnling +(222165, 0, 0, 'Worldsoul Memory', NULL, NULL, NULL, NULL, 0, 6358, 1, 0, 0, 0, 10, 0, 0, 56110), -- Worldsoul Memory +(222166, 0, 0, 'KC: Wickbreaker Summoned', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Wickbreaker Summoned +(222167, 0, 0, 'Brood Infuser', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brood Infuser +(222168, 0, 0, 'kill credit: Begin Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- kill credit: Begin Credit +(222169, 0, 0, 'kill credit: General Memory Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- kill credit: General Memory Credit +(222170, 222169, 0, 'kill credit: Memory Credit 01', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- kill credit: Memory Credit 01 +(222171, 222169, 0, 'kill credit: Memory Credit 02', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- kill credit: Memory Credit 02 +(222172, 222169, 0, 'kill credit: Memory Credit 03', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- kill credit: Memory Credit 03 +(222173, 0, 0, 'Invasive Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Invasive Undercrawler +(222175, 0, 0, 'Horde Emmissary', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Horde Emmissary +(222176, 0, 0, 'Glumtooth Bug-beater', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glumtooth Bug-beater +(222177, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(222178, 0, 0, 'Sir Finley Mrrgglton', NULL, 'Repairs', NULL, NULL, 0, 6176, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sir Finley Mrrgglton +(222179, 0, 0, 'Ballista', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ballista +(222180, 0, 0, 'Mother Aza\'na', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Mother Aza'na +(222181, 0, 0, 'Scaling Spawning Controller', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Scaling Spawning Controller +(222182, 0, 0, 'Basin Ferret', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Basin Ferret +(222183, 0, 0, 'Freed Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Freed Undercrawler +(222184, 0, 0, 'Wall Climb Vehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Wall Climb Vehicle +(222185, 0, 0, 'Anub\'ilith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Anub'ilith +(222187, 0, 0, 'Freed Candlefly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Freed Candlefly +(222190, 0, 0, 'Surek\'Tak the Sundered', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Surek'Tak the Sundered +(222191, 0, 0, 'Knight Elvaen', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Knight Elvaen +(222193, 0, 0, 'Hollow Frostweaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hollow Frostweaver +(222194, 0, 0, 'Greenlands Chicken', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Greenlands Chicken +(222195, 0, 0, 'Arathi Chicken', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Arathi Chicken +(222196, 0, 0, 'Greenlands Chicken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Greenlands Chicken +(222197, 0, 0, 'Arathi Chicken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Arathi Chicken +(222199, 0, 0, 'Spring Waddler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Spring Waddler +(222200, 0, 0, 'Tiberius', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Tiberius +(222201, 0, 0, 'Vanilla', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Vanilla +(222202, 0, 0, 'Bean', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Bean +(222203, 0, 0, 'Thunder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Thunder +(222204, 0, 0, 'Argos', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Argos +(222205, 0, 0, 'Lisky', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Lisky +(222206, 0, 0, 'Costumer Muunigard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Costumer Muunigard +(222207, 0, 0, 'Dead Lamplighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dead Lamplighter +(222209, 0, 0, 'Adelgonn', NULL, 'Stoneward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adelgonn +(222213, 0, 0, 'Lurking Marauder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lurking Marauder +(222214, 0, 0, 'Frenzied Leaper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Frenzied Leaper +(222216, 0, 0, 'Peacekeeper Administrator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Administrator +(222217, 0, 0, 'Crusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Crusher +(222218, 0, 0, 'Peacekeeper Lieutenant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Lieutenant +(222219, 0, 0, 'Kill Credit:Disguise Worn [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit:Disguise Worn [DNT] +(222220, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(222221, 0, 0, 'Swarmspike', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Swarmspike +(222222, 0, 0, 'Swarmspike', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Swarmspike +(222223, 0, 0, 'Watchful Falcon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Watchful Falcon +(222224, 0, 0, 'Peacekeeper Leif', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Leif +(222226, 0, 0, '[DNT]- Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- [DNT]- Kill Credit +(222227, 0, 0, 'Memory of Clodgran', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Memory of Clodgran +(222229, 0, 0, 'Maiden of Ashwood Lake', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Maiden of Ashwood Lake +(222230, 0, 0, 'Bilgewater Emmissary', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bilgewater Emmissary +(222234, 0, 0, 'Scrit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scrit +(222235, 0, 0, 'Bloodthirsty Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 216, 56110), -- Bloodthirsty Swarmer +(222236, 0, 0, 'Lava Summons', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Lava Summons +(222237, 0, 0, 'Soaring Behemoth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Soaring Behemoth +(222238, 0, 0, 'Crusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Crusher +(222239, 0, 0, 'Scrit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scrit +(222241, 0, 0, 'The Guardian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- The Guardian +(222242, 0, 0, 'Overlord Geya\'rah', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Overlord Geya'rah +(222245, 0, 0, 'Sunreaver Sorcerer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sunreaver Sorcerer +(222246, 0, 0, 'Arathi Scout', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Scout +(222248, 0, 0, 'Canyon Devilfish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Canyon Devilfish +(222255, 0, 0, 'Hallowfall Sharpbeak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Hallowfall Sharpbeak +(222258, 0, 0, 'Suramar Historian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Suramar Historian +(222259, 0, 0, 'Concerned Dornogal Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Concerned Dornogal Citizen +(222260, 0, 0, 'Concerned Dornogal Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Concerned Dornogal Citizen +(222262, 0, 0, 'Canyon Skimmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Canyon Skimmer +(222263, 0, 0, 'Concerned Dornogal Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Concerned Dornogal Citizen +(222264, 0, 0, 'Dornogal Foreman', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dornogal Foreman +(222265, 0, 0, 'Bomb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Bomb +(222266, 0, 0, 'Lamplighter Kaerter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Kaerter +(222267, 0, 0, 'Lai De Emberscroll', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lai De Emberscroll +(222268, 0, 0, 'Peacekeeper Leif', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Leif +(222270, 0, 0, 'Kurdran Wildhammer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kurdran Wildhammer +(222271, 0, 0, 'Danath Trollbane', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Danath Trollbane +(222272, 0, 0, 'Albert\'s Puddle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Albert's Puddle +(222273, 0, 0, 'Sureki Silkbow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Silkbow +(222274, 0, 0, 'Sureki Darkblade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Darkblade +(222275, 0, 0, 'Training Dummy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Training Dummy +(222276, 0, 0, 'Infesting Cindermite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Infesting Cindermite +(222279, 0, 0, 'Rooktender Lufsela', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rooktender Lufsela +(222280, 0, 0, 'Voltscale Borer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Voltscale Borer +(222281, 0, 0, 'Bomb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Bomb +(222283, 0, 0, 'Weathered Shadecaster', NULL, NULL, NULL, 'openhandglow', 0, 6206, 1, 0, 0, 0, 10, 0, 0, 56110), -- Weathered Shadecaster +(222284, 0, 0, 'Beebiter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Beebiter +(222285, 0, 0, 'Rail Cart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 129, 56110), -- Rail Cart +(222287, 0, 0, 'Kill Credit: Meet Scrit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Meet Scrit [DNT] +(222291, 0, 0, 'Forgotten Shadecaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Forgotten Shadecaster +(222292, 0, 0, 'Officer Herrick', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Officer Herrick +(222294, 0, 0, 'Dark Iron Flameguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dark Iron Flameguard +(222295, 0, 0, 'Bloated Cindermite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Bloated Cindermite +(222296, 0, 0, 'Proto Sheep', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 89, 56110), -- Proto Sheep +(222297, 0, 0, 'Proto Sheep', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Proto Sheep +(222298, 0, 0, 'Hallowed Glowfly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Hallowed Glowfly +(222299, 0, 0, 'Proto Sheep', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Proto Sheep +(222300, 0, 0, 'Proto Sheep', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 89, 56110), -- Proto Sheep +(222301, 0, 0, 'Damp Sandcourser', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Damp Sandcourser +(222302, 0, 0, 'Sandscale Riplisk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Sandscale Riplisk +(222303, 0, 0, 'Gnome Technician', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gnome Technician +(222304, 0, 0, 'Neglected Shadecaster', NULL, NULL, NULL, 'openhandglow', 0, 6207, 1, 0, 0, 0, 10, 0, 0, 56110), -- Neglected Shadecaster +(222305, 0, 0, 'Palace Guardian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- Palace Guardian + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(222306, 0, 0, 'Sparkbug Jar Detector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Sparkbug Jar Detector +(222307, 0, 0, 'Stromgarde Officer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stromgarde Officer +(222308, 0, 0, 'Curious Sparkbug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Curious Sparkbug +(222309, 0, 0, '[DNT] Injured Soldier', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Injured Soldier +(222310, 0, 0, 'Isle Gull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Isle Gull +(222311, 0, 0, 'Sky-Captain Clairmonte', NULL, 'The Embers', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sky-Captain Clairmonte +(222312, 0, 0, 'Scavenging Sandsnapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Scavenging Sandsnapper +(222313, 0, 0, 'Freed Honeywax', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Freed Honeywax +(222314, 0, 0, 'Peacekeeper Leif', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Leif +(222315, 0, 0, 'Lamplighter Kaerter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Kaerter +(222318, 0, 0, 'Bop', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Bop +(222319, 0, 0, 'Oop\'lajax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Oop'lajax +(222320, 0, 0, 'Argent Scootlefish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Argent Scootlefish +(222321, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(222322, 0, 0, 'Hungry Plainshawk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Hungry Plainshawk +(222323, 0, 0, 'Sky-Captain Aerthin', NULL, 'The Righteous Hammer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sky-Captain Aerthin +(222324, 0, 0, 'Soaring Plainshawk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Soaring Plainshawk +(222325, 0, 0, 'Aubergine Scootlefish', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Aubergine Scootlefish +(222326, 0, 0, 'Shadowbog Hopper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Shadowbog Hopper +(222327, 0, 0, 'Aubergine Scootlefish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Aubergine Scootlefish +(222328, 0, 0, 'Soaring Plainshawk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Soaring Plainshawk +(222329, 0, 0, 'Regal Plainshawk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Regal Plainshawk +(222330, 0, 0, 'Freywold Protector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Freywold Protector +(222331, 0, 0, 'Cragstep Mouse', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Cragstep Mouse +(222332, 0, 0, 'Wild Stormhowl', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Wild Stormhowl +(222333, 0, 0, 'Sky-Captain Dornald', NULL, 'The Mighty Lynx', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sky-Captain Dornald +(222334, 0, 0, 'Freywold Constable', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Freywold Constable +(222335, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(222336, 0, 0, 'Gilnean Tracker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gilnean Tracker +(222337, 0, 0, 'Sky-Captain Onaro', NULL, 'The Resolute Flame', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sky-Captain Onaro +(222338, 0, 0, 'Arathi Soldier', NULL, NULL, NULL, 'inspect', 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Soldier +(222339, 0, 0, 'Spinner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Spinner +(222340, 0, 0, 'Anub\'Rekyute', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Anub'Rekyute +(222341, 0, 0, 'Itchbite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Itchbite +(222342, 0, 0, 'Webbers', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Webbers +(222343, 0, 0, 'Verdant Scootlefish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Verdant Scootlefish +(222344, 0, 0, 'Verdant Scootlefish', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Verdant Scootlefish +(222347, 0, 0, 'Gnashing Rockwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Gnashing Rockwing +(222348, 0, 0, 'Caustic Oozeling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Caustic Oozeling +(222349, 0, 0, 'Caustic Oozeling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Caustic Oozeling +(222350, 0, 0, 'Shadowy Oozeling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Shadowy Oozeling +(222351, 0, 0, 'Shadowy Oozeling', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Shadowy Oozeling +(222352, 0, 0, 'Lamplighter Kaerter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Kaerter +(222353, 0, 0, 'Peacekeeper Leif', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Leif +(222354, 0, 0, 'Voidling Ooze', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Voidling Ooze +(222355, 0, 0, 'Voidling Ooze', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Voidling Ooze +(222356, 0, 0, 'Lamplighter Kaerter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Kaerter +(222357, 0, 0, 'Peacekeeper Leif', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Leif +(222358, 0, 0, 'Peacekeeper Leif', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Leif +(222359, 0, 0, 'Writhing Transmutagen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Writhing Transmutagen +(222360, 0, 0, 'Lamplighter Kaerter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Kaerter +(222361, 0, 0, 'Sorrel Oozeling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Sorrel Oozeling +(222362, 0, 0, 'Peacekeeper Leif', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Leif +(222363, 0, 0, 'Peacekeeper Leif', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Leif +(222364, 0, 0, 'Lamplighter Kaerter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Kaerter +(222365, 0, 0, 'Lamplighter Kaerter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Kaerter +(222366, 0, 0, 'Peacekeeper Leif', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Leif +(222368, 0, 0, 'Exalted Priest', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Exalted Priest +(222369, 0, 0, 'Kah\'teht', NULL, NULL, NULL, NULL, 0, 6202, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kah'teht +(222370, 0, 0, 'Xishirra Targeting [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Xishirra Targeting [DNT] +(222372, 0, 0, 'Beans', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Beans +(222373, 0, 0, 'Beef', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Beef +(222374, 0, 0, 'Cap\'n Elaena', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Cap'n Elaena +(222375, 0, 0, 'Thunder', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Thunder +(222377, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(222378, 0, 0, 'Kereke', NULL, 'Violet Hold Prisoner', NULL, NULL, 0, 6215, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kereke +(222379, 0, 0, 'Lynx Cub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Lynx Cub +(222380, 0, 0, 'Rotfist', NULL, 'Violet Hold Prisoner', NULL, NULL, 0, 6216, 1, 0, 0, 0, 6, 0, 0, 56110), -- Rotfist +(222381, 0, 0, 'Mad Nerubian', NULL, NULL, NULL, NULL, 0, 6201, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mad Nerubian +(222382, 0, 0, 'Water Snail', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Water Snail +(222383, 0, 0, 'Water Snail', NULL, 'T0 (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 79, 56110), -- Water Snail +(222384, 0, 0, 'Deep Sea Fish', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deep Sea Fish +(222385, 0, 0, 'Deep Sea Fish', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deep Sea Fish +(222386, 0, 0, 'Jellyfish', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Jellyfish +(222387, 0, 0, 'Grouper Fish', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Grouper Fish +(222388, 0, 0, 'Grouper Fish', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Grouper Fish +(222389, 0, 0, 'Lurker', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Lurker +(222390, 0, 0, 'Pufferfish', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Pufferfish +(222391, 0, 0, 'Pufferfish', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Pufferfish +(222392, 0, 0, 'Pufferfish', NULL, 'T0 (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Pufferfish +(222393, 0, 0, 'Pufferfish', NULL, 'T0 (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Pufferfish +(222394, 0, 0, 'Remora Fish', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Remora Fish +(222395, 0, 0, 'Remora Fish', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Remora Fish +(222396, 0, 0, 'Remora Fish', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Remora Fish +(222397, 0, 0, 'Remora Fish', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Remora Fish +(222398, 0, 0, 'Leviathan', NULL, 'T3 (5/3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Leviathan +(222399, 0, 0, 'Leviathan', NULL, 'T3 (5/3)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Leviathan +(222400, 0, 0, 'Sea Slug', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Sea Slug +(222401, 0, 0, 'Sea Slug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Sea Slug +(222419, 0, 0, 'Mosspelt Sheep', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 89, 56110), -- Mosspelt Sheep +(222420, 0, 0, 'Frenzied Bloodtick', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Frenzied Bloodtick +(222421, 0, 0, 'Vile Bloodtick', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 121, 56110), -- Vile Bloodtick +(222424, 219639, 0, 'Sabriana Sorrowgaze', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sabriana Sorrowgaze +(222425, 219639, 0, 'Professor Pallin', NULL, 'Inscription Trainer', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Professor Pallin +(222426, 219639, 0, 'Lianna Tai', NULL, 'Herbalism Trainer', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lianna Tai +(222427, 219639, 0, 'Olisarra the Kind', NULL, 'Bandage Trainer', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Olisarra the Kind +(222428, 219639, 0, 'Tanithria', NULL, 'Tailoring Trainer', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tanithria +(222429, 219639, 0, 'Namha Moonwater', NULL, 'Leatherworking Trainer', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Namha Moonwater +(222430, 219639, 0, 'Kondal Huntsworn', NULL, 'Skinning Trainer', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kondal Huntsworn +(222431, 219639, 0, 'Thanid Glowergold', NULL, 'Mail Armor Expert', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thanid Glowergold +(222432, 219639, 0, 'Tassia Whisperglen', NULL, 'Stable Master', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tassia Whisperglen +(222433, 219639, 0, 'Lucian Trias', NULL, 'Bread & Cheese Vendor', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lucian Trias +(222434, 219639, 0, 'Glutonia', NULL, 'The Greedy Baroness', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glutonia +(222435, 219639, 0, 'Teller Rames', NULL, 'Banker', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Teller Rames +(222436, 219639, 0, 'Halga Steelbarrow', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Halga Steelbarrow +(222437, 219639, 0, 'Dariness the Learned', NULL, 'Archaeology Trainer', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dariness the Learned +(222438, 219639, 0, 'Imindril Spearsong', NULL, 'Blacksmithing Vendor', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Imindril Spearsong +(222439, 219639, 0, 'Whirt the All-Knowing', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Whirt the All-Knowing +(222440, 219639, 0, 'Li-An Skymirror', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Li-An Skymirror +(222441, 219639, 0, 'Hobart Grapplehammer', NULL, 'Engineering Supplies', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hobart Grapplehammer +(222442, 0, 0, 'Deucus Valdera', NULL, 'Alchemy Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deucus Valdera +(222443, 219639, 0, 'Timothy Jones', NULL, 'Jewelcrafting Trainer', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Timothy Jones +(222445, 219639, 0, 'Amisi Azuregaze', NULL, 'Innkeeper', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Amisi Azuregaze +(222446, 219639, 0, 'Sandra Bartan', NULL, 'Barmaid', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sandra Bartan +(222447, 219639, 0, 'Ol\' Toomba', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ol' Toomba +(222448, 219639, 0, 'Hunaka Greenhoof', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hunaka Greenhoof +(222449, 219639, 0, 'Kizi Copperclip', NULL, 'Barber', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kizi Copperclip +(222450, 219639, 0, 'Mei Francis', NULL, 'Exotic Mounts', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mei Francis +(222453, 219639, 0, 'Koraud', NULL, 'Body Guard', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Koraud +(222454, 0, 0, 'Wenren Althal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Wenren Althal +(222455, 0, 0, 'Black Blood Harvester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Black Blood Harvester +(222456, 0, 0, 'Kill Credit: Portal 2 Taken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Portal 2 Taken +(222457, 0, 0, 'Kill Credit: Portal 2 Helped', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Portal 2 Helped +(222458, 219639, 0, 'Aerith Primrose', NULL, 'Flower Vendor', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aerith Primrose +(222459, 0, 0, 'Congealing Mass', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Congealing Mass +(222460, 0, 0, 'Portal to Somewhere', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Portal to Somewhere +(222461, 0, 0, 'Congealed Mass', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 147, 56110), -- Congealed Mass +(222462, 0, 0, 'Sword', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Sword +(222463, 0, 0, '[DNT] Kill Proxy - Max Level - 03 - Clue - 01 (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 01 (RPS) +(222464, 0, 0, '[DNT] Kill Proxy - Max Level - 03 - Clue - 02 (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 02 (RPS) +(222465, 0, 0, '[DNT] Kill Proxy - Max Level - 03 - Clue - 03 (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 03 (RPS) +(222466, 0, 0, '[DNT] Kill Proxy - Max Level - 03 - Clue - 04 (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 04 (RPS) +(222467, 0, 0, '[DNT] Kill Proxy - Max Level - 03 - Clue - 05 (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 05 (RPS) +(222468, 0, 0, '[DNT] Kill Proxy - Max Level - 03 - Clue - 06 (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 06 (RPS) +(222469, 0, 0, '[DNT] Kill Proxy - Max Level - 03 - Clue - 07 (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 07 (RPS) +(222470, 0, 0, '[DNT] Kill Proxy - Max Level - 03 - Clue - 08 (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 08 (RPS) +(222471, 0, 0, '[DNT] Kill Proxy - Max Level - 03 - Clue - 09 (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 09 (RPS) +(222472, 0, 0, '[DNT] Kill Proxy - Max Level - 03 - Clue - 10 (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 10 (RPS) +(222473, 219639, 0, 'Fialla Sweetberry', NULL, 'Food & Drink', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fialla Sweetberry +(222474, 219639, 0, 'Glaciela Rimebang', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glaciela Rimebang +(222475, 219639, 0, 'Afsaneh Asrar', NULL, 'Assistant Innkeeper', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Afsaneh Asrar +(222476, 0, 0, 'Kirin Tor Guardian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Guardian +(222477, 0, 0, 'Cart Hauler', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Cart Hauler +(222479, 0, 0, 'Sunreaver Guardian Mage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sunreaver Guardian Mage +(222480, 0, 0, 'Earthen Wagon', NULL, NULL, NULL, NULL, 0, 6172, 1, 0, 0, 0, 10, 0, 0, 56110), -- Earthen Wagon +(222481, 0, 0, 'Illnea Bloodthorn', NULL, 'Blood Trader', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Illnea Bloodthorn +(222482, 0, 0, 'Archmage Celindra', NULL, 'Portal Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Celindra +(222483, 0, 0, 'Web Anchor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Web Anchor +(222484, 0, 0, 'Scorpid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Scorpid +(222485, 0, 0, 'Cavern Scorpid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Cavern Scorpid +(222486, 0, 0, 'Scorpid Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Scorpid Hatchling +(222487, 0, 0, 'Kill Credit: Readying Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Readying Credit [DNT] +(222488, 0, 0, 'Shadowvein Defender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 144, 56110), -- Shadowvein Defender +(222489, 0, 0, 'Coreway Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Coreway Worker +(222490, 0, 0, 'Nerubian Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite +(222491, 0, 0, 'Scorpid Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Scorpid Hatchling +(222492, 0, 0, 'Deviant Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deviant Skardyn +(222493, 0, 0, '[DNT] Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- [DNT] Shalehorn +(222496, 223178, 0, 'Wandering Stinger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Wandering Stinger +(222497, 0, 0, 'Earthen Stormrider', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Stormrider +(222498, 0, 0, 'Feral Lynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Feral Lynx +(222499, 0, 0, 'Mossy Snail', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Mossy Snail +(222500, 0, 0, 'Mossy Snail', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Mossy Snail +(222501, 0, 0, 'Mossy Sea Snail', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Mossy Sea Snail +(222503, 0, 0, 'Mossy Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Mossy Snail +(222504, 0, 0, 'Mossy Sea Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Mossy Sea Snail +(222505, 0, 0, 'Injured Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Earthen +(222506, 0, 0, 'Kill Credit: Body investigated', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Body investigated +(222507, 0, 0, 'Ja\'free', NULL, 'Tailoring Apprentice', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ja'free +(222508, 0, 0, 'Meluume', NULL, 'Tailoring Apprentice', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Meluume +(222509, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- [DNT] Kill Credit +(222510, 0, 0, 'Stagshell Egg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stagshell Egg +(222511, 0, 0, 'Swarming Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Swarming Threadling +(222512, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(222515, 0, 0, 'Nerubian Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmer +(222517, 0, 0, '[DNT] Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Proxy +(222518, 0, 0, '[DNT] Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Proxy +(222520, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(222524, 0, 0, 'Radiant Cluster', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Radiant Cluster +(222526, 0, 0, 'Handhold', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Handhold +(222527, 0, 0, 'Kill Credit: Collect Item [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Collect Item [DNT] +(222528, 0, 0, '[DNT] Kill Credit: Interact with First Handhold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Interact with First Handhold +(222529, 0, 0, '[DNT] Kill Credit: Collect Climbing Gear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Collect Climbing Gear +(222532, 0, 0, 'Bouncer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Bouncer +(222534, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(222535, 0, 0, 'Haywire Servobot', NULL, NULL, NULL, 'wildpet', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Haywire Servobot +(222536, 0, 0, 'Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny +(222537, 0, 0, 'Kill Credit: Find Boss Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Find Boss Credit [DNT] +(222538, 0, 0, 'Loyal Attendant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Loyal Attendant +(222539, 0, 0, 'Unbound Worker', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Worker +(222540, 0, 0, 'Kill Credit: Trail Followed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Trail Followed +(222541, 0, 0, 'Handhold', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Handhold +(222547, 0, 0, 'Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny +(222548, 0, 0, 'Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny +(222549, 0, 0, 'Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny +(222550, 0, 0, 'Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny +(222552, 0, 0, 'Scrit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scrit +(222555, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(222556, 0, 0, '[DNT] Kill Credit: Returned to Merrix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Returned to Merrix +(222557, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(222558, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(222559, 0, 0, 'Trained Flyer', NULL, NULL, NULL, 'taxi', 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Trained Flyer +(222561, 0, 0, 'Agmera', NULL, 'Mythic Keystone Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Agmera +(222562, 0, 0, 'Agmundus', NULL, 'Conquest Quartermaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Agmundus +(222563, 0, 0, 'Moldy Crate', NULL, NULL, NULL, 'attack', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Moldy Crate +(222564, 0, 0, 'Rupturing Ooze', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Rupturing Ooze +(222565, 0, 0, 'Stinging Swarm', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Stinging Swarm +(222567, 0, 0, ' Dust', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Dust +(222568, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit [DNT] +(222569, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit [DNT] +(222570, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit [DNT] +(222572, 0, 0, 'Infesting Latcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 1884, 56110), -- Infesting Latcher +(222574, 0, 0, 'Fuzzy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Fuzzy +(222575, 0, 0, 'Jump Jump', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Jump Jump +(222576, 0, 0, 'Fringe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Fringe +(222577, 0, 0, 'Jumping Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Jumping Spider +(222578, 0, 0, 'Kaheti Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Fighter +(222581, 0, 0, 'Ruptured Ooze', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Ruptured Ooze +(222582, 0, 0, 'Ebon Ploughworm', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Ebon Ploughworm +(222583, 0, 0, 'Lil\' Bonechewer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Lil' Bonechewer +(222584, 0, 0, 'Common Ploughworm', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Common Ploughworm +(222585, 0, 0, 'Kaheti Bull Worm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Kaheti Bull Worm +(222586, 0, 0, 'Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Jawcrawler +(222587, 0, 0, 'Common Ploughworm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Common Ploughworm +(222588, 0, 0, 'Sporbit', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Sporbit +(222589, 0, 0, 'Sporbit', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Sporbit +(222590, 0, 0, 'Violet Sporbit', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Violet Sporbit +(222591, 0, 0, 'Sporbit', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Sporbit +(222592, 0, 0, 'Sporbit', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Sporbit +(222593, 0, 0, 'Sporbit', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Sporbit +(222594, 0, 0, 'Sporbit', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Sporbit +(222595, 0, 0, 'Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Sporbit +(222596, 0, 0, 'Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Sporbit +(222597, 0, 0, 'Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Sporbit +(222598, 0, 0, 'Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Sporbit +(222599, 0, 0, 'Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Sporbit +(222600, 0, 0, 'Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Sporbit +(222601, 0, 0, 'Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Sporbit +(222603, 0, 0, 'Slime', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Slime +(222604, 0, 0, '[DNT] Kill Credit: Play Conversation', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Play Conversation +(222605, 0, 0, 'Aqu\'yinra', NULL, NULL, NULL, NULL, 0, 6217, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aqu'yinra +(222606, 0, 0, 'Pillarnest Bonedrinker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Pillarnest Bonedrinker +(222607, 0, 0, 'Venomwing', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Venomwing +(222608, 0, 0, 'Winged Arachnoid', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Winged Arachnoid +(222609, 0, 0, 'Sceaduthax', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Sceaduthax +(222610, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 8, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- [DNT] Kill Credit +(222611, 0, 0, 'Bor\'zal the Lurking', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bor'zal the Lurking +(222612, 0, 0, 'Shadowspinner Azarak', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadowspinner Azarak +(222613, 0, 0, 'Fallowspark Glowfly', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Fallowspark Glowfly +(222614, 0, 0, 'Azure Flickerfly', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110); -- Azure Flickerfly + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(222615, 0, 0, 'Vibrant Glowfly', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Vibrant Glowfly +(222616, 0, 0, 'The Rebellious Queen', NULL, NULL, NULL, NULL, 0, 6268, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Rebellious Queen +(222618, 0, 0, 'Alert Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Alert Shalehorn +(222619, 0, 0, 'Meandering Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Meandering Shalehorn +(222621, 0, 0, 'Hand of Azshara', NULL, NULL, NULL, NULL, 0, 6228, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hand of Azshara +(222622, 0, 0, 'Kill Credit: Silken Ward Citizens Spoken To', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Silken Ward Citizens Spoken To +(222624, 0, 0, 'Deepcrawler Tx\'kesh', NULL, NULL, NULL, NULL, 0, 6203, 2, 0, 0, 0, 7, 0, 0, 56110), -- Deepcrawler Tx'kesh +(222626, 0, 0, 'Vil\'vim the Mindtwister', NULL, NULL, NULL, NULL, 0, 6269, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vil'vim the Mindtwister +(222627, 0, 0, 'Utmoth the Tidetwister', NULL, NULL, NULL, NULL, 0, 6226, 1, 0, 0, 0, 7, 0, 0, 56110), -- Utmoth the Tidetwister +(222628, 0, 0, 'Yoh\'nath the Ender', NULL, NULL, NULL, NULL, 0, 6218, 1, 0, 0, 0, 7, 0, 0, 56110), -- Yoh'nath the Ender +(222629, 0, 0, 'S\'toth the Insatiable', NULL, NULL, NULL, NULL, 0, 6271, 1, 0, 0, 0, 7, 0, 0, 56110), -- S'toth the Insatiable +(222630, 0, 0, 'Vin\'ris the Corruptor', NULL, NULL, NULL, NULL, 0, 6270, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vin'ris the Corruptor +(222631, 0, 0, 'Archmage Celindra', NULL, 'Portal Trainer', NULL, 'trainer', 10, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Celindra +(222632, 0, 0, 'Yor\'sith', NULL, NULL, NULL, NULL, 0, 6219, 1, 0, 0, 0, 7, 0, 0, 56110), -- Yor'sith +(222634, 0, 0, 'Forgotten Shadecaster', NULL, NULL, NULL, 'openhandglow', 0, 6205, 1, 0, 0, 0, 10, 0, 0, 56110), -- Forgotten Shadecaster +(222635, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(222637, 0, 0, 'Ankoan Champion Utaari', NULL, NULL, NULL, NULL, 0, 6225, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ankoan Champion Utaari +(222638, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(222639, 0, 0, 'Zaniga the Tracker', NULL, NULL, NULL, NULL, 0, 6229, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zaniga the Tracker +(222640, 0, 0, 'Venox', NULL, NULL, NULL, NULL, 0, 6165, 1, 0, 0, 0, 7, 0, 0, 56110), -- Venox +(222641, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Baelgrim +(222642, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(222643, 0, 0, 'Cinematic Omni-Light [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cinematic Omni-Light [DNT] +(222644, 0, 0, 'Razorfang Saboteur', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Razorfang Saboteur +(222645, 0, 0, 'Shadowsting Lurker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Shadowsting Lurker +(222646, 0, 0, 'Trained Flyer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Trained Flyer +(222652, 0, 0, 'Brilliant Candlefly', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Brilliant Candlefly +(222653, 0, 0, 'Bytta', NULL, 'The Bucket Nabber', NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Bytta +(222654, 0, 0, 'Spiz\'na the Traitor', NULL, NULL, NULL, NULL, 0, 6267, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spiz'na the Traitor +(222655, 0, 0, 'Gurl the Feaster', NULL, NULL, NULL, NULL, 0, 6227, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gurl the Feaster +(222658, 0, 0, 'Dregbile', NULL, NULL, NULL, NULL, 0, 6311, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dregbile +(222659, 0, 0, 'Toaka the Explorer', NULL, NULL, NULL, NULL, 0, 6259, 1, 0, 0, 0, 7, 0, 0, 56110), -- Toaka the Explorer +(222660, 0, 0, 'Shard of Gorribal', NULL, NULL, NULL, NULL, 0, 6312, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shard of Gorribal +(222661, 0, 0, 'KC: Talk to Granny Scribbles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Talk to Granny Scribbles +(222662, 0, 0, 'KC: Talk to Granny Scribbles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Talk to Granny Scribbles +(222663, 0, 0, 'KC: Talk to Granny Scribbles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Talk to Granny Scribbles +(222664, 0, 0, 'KC: Talk to Granny Scribbles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Talk to Granny Scribbles +(222665, 0, 0, 'KC: Talk to Granny Scribbles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Talk to Granny Scribbles +(222667, 0, 0, 'Heartsear', NULL, NULL, NULL, NULL, 0, 6315, 1, 0, 0, 0, 7, 0, 0, 56110), -- Heartsear +(222668, 0, 0, '[DNT] Kill Proxy - Max Level - 03 - Clue - 12 (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 12 (RPS) +(222669, 0, 0, '[DNT] Kill Proxy - Max Level - 03 - Clue - 11 (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 11 (RPS) +(222670, 0, 0, 'Azerite Manifestation', NULL, NULL, NULL, NULL, 0, 6314, 1, 0, 0, 0, 7, 0, 0, 56110), -- Azerite Manifestation +(222671, 0, 0, 'Widowcore', NULL, NULL, NULL, NULL, 0, 6313, 1, 0, 0, 0, 7, 0, 0, 56110), -- Widowcore +(222675, 0, 0, '[DNT] Kill Credit: Sabotage 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Sabotage 1 +(222676, 0, 0, '[DNT] Kill Credit: Sabotage 2', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Sabotage 2 +(222677, 222092, 0, 'Sureki Raider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Raider +(222678, 0, 0, 'Crossing Greengrocer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Crossing Greengrocer +(222679, 0, 0, 'Crawling Bulwark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Crawling Bulwark +(222681, 0, 0, 'Evaelyn Cavalayr', NULL, 'Spice Trader', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Evaelyn Cavalayr +(222682, 0, 0, 'Clawmother Tengi', NULL, NULL, NULL, NULL, 0, 6249, 1, 0, 0, 0, 7, 0, 0, 56110), -- Clawmother Tengi +(222683, 0, 0, 'Haelmut Aegisaxe', NULL, 'Greengrocer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Haelmut Aegisaxe +(222688, 222092, 0, 'Sureki Priestess', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Priestess +(222690, 0, 0, 'Tor\'go', NULL, NULL, NULL, NULL, 0, 6247, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tor'go +(222691, 0, 0, 'Nalo\'xic', NULL, NULL, NULL, NULL, 0, 6248, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nalo'xic +(222692, 222092, 0, 'Crimson Deathweaver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Crimson Deathweaver +(222693, 222092, 0, 'Sureki Warrior', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Warrior +(222700, 0, 0, 'Umbral Weave', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Umbral Weave +(222711, 0, 0, 'Waxwick', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Waxwick +(222712, 0, 0, 'Magmashell Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Magmashell Crawler +(222713, 0, 0, 'Magmashell Crawler', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Magmashell Crawler +(222714, 0, 0, 'Burntram', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Burntram +(222716, 0, 0, 'Storage Chest', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Storage Chest +(222717, 0, 0, 'Fathom Incher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 0, 56110), -- Fathom Incher +(222718, 0, 0, 'Pterrordaxus', NULL, NULL, NULL, NULL, 0, 6251, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pterrordaxus +(222719, 222092, 0, 'Battlefront Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Battlefront Hauler +(222720, 0, 0, 'Kiji the Stomper', NULL, NULL, NULL, NULL, 0, 6250, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kiji the Stomper +(222721, 222092, 0, 'Toxic Swarmite', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 296, 1, 0, 0, 56110), -- Toxic Swarmite +(222722, 223439, 0, 'Venomous Flyer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Venomous Flyer +(222723, 0, 0, 'Conqueror Or\'sosh', NULL, NULL, NULL, NULL, 0, 6260, 1, 0, 0, 0, 7, 0, 0, 56110), -- Conqueror Or'sosh +(222724, 222094, 0, 'Skitterling Soldier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skitterling Soldier +(222725, 0, 0, 'Warmonger Ogli', NULL, NULL, NULL, NULL, 0, 6261, 1, 0, 0, 0, 7, 0, 0, 56110), -- Warmonger Ogli +(222727, 0, 0, 'Stuck Mine Cart', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Stuck Mine Cart +(222728, 0, 0, 'Wavecrasher Jurvak', NULL, NULL, NULL, NULL, 0, 6257, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wavecrasher Jurvak +(222729, 0, 0, 'Stagshell Mite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Stagshell Mite +(222730, 214911, 0, 'Rampaging Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Rampaging Threadling +(222731, 222518, 0, 'Nerubian War-Weaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian War-Weaver +(222732, 0, 0, 'Kill Credit: Minecart Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Minecart Credit [DNT] +(222733, 0, 0, 'Stormlord Kao\'dor', NULL, NULL, NULL, NULL, 0, 6258, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormlord Kao'dor +(222735, 0, 0, 'Unbound Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Worker +(222736, 0, 0, 'Subterranean Dartswog', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Subterranean Dartswog +(222737, 0, 0, 'Subterranean Dartswog', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Subterranean Dartswog +(222738, 0, 0, 'Troglofrog', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Troglofrog +(222739, 0, 0, 'Troglofrog', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Troglofrog +(222740, 0, 0, '[DNT] Kill Credit: Heal Arathi Stalwart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Heal Arathi Stalwart +(222741, 0, 0, 'Earthfury Cragshar', NULL, NULL, NULL, NULL, 0, 6252, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthfury Cragshar +(222742, 0, 0, 'Survey Tool', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Survey Tool +(222743, 0, 0, 'Oremex Flamebreaker', NULL, NULL, NULL, NULL, 0, 6253, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oremex Flamebreaker +(222744, 0, 0, 'Ebon Ploughworm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Ebon Ploughworm +(222745, 0, 0, 'Arathi Chicken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Arathi Chicken +(222746, 0, 0, 'Greenlands Chicken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Greenlands Chicken +(222747, 0, 0, 'Mossy Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Mossy Snail +(222748, 0, 0, 'Rambunctious Cub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 8, 0, 0, 56110), -- Rambunctious Cub +(222749, 0, 0, 'Winged Arachnoid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Winged Arachnoid +(222750, 0, 0, 'Shipyard Lynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Shipyard Lynx +(222751, 0, 0, 'Azure Flickerfly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Azure Flickerfly +(222752, 0, 0, 'Vibrant Glowfly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Vibrant Glowfly +(222753, 0, 0, 'Dawnflame', NULL, 'Head Mouser', NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Dawnflame +(222754, 0, 0, 'Fallowspark Glowfly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Fallowspark Glowfly +(222755, 0, 0, 'Vile Bloodtick', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 121, 56110), -- Vile Bloodtick +(222756, 0, 0, 'Deepwalker Cavelord', NULL, NULL, NULL, NULL, 0, 6254, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deepwalker Cavelord +(222757, 0, 0, 'Shalewing Devourer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 121, 56110), -- Shalewing Devourer +(222758, 0, 0, 'Arathi Child', NULL, 'Model inc', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Child +(222759, 0, 0, 'Ravenous Shalewing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 121, 56110), -- Ravenous Shalewing +(222760, 0, 0, 'Arathi Child', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Child +(222761, 0, 0, 'Keila Warhavuk', NULL, 'Assistant Mouser', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Keila Warhavuk +(222762, 0, 0, 'Flame Viscerator Ignes', NULL, NULL, NULL, NULL, 0, 6255, 1, 0, 0, 0, 7, 0, 0, 56110), -- Flame Viscerator Ignes +(222764, 0, 0, 'Starkstripe Hopper', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Starkstripe Hopper +(222766, 0, 0, 'Seafoam Hopper', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Seafoam Hopper +(222767, 0, 0, 'Palelight Hopper', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Palelight Hopper +(222769, 0, 0, 'Starkstripe Hopper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Starkstripe Hopper +(222770, 0, 0, 'Seafoam Hopper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Seafoam Hopper +(222771, 0, 0, 'Palelight Hopper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Palelight Hopper +(222773, 0, 0, 'Undersea Scuttler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Undersea Scuttler +(222774, 0, 0, 'Fragrant Stonelamb', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Fragrant Stonelamb +(222775, 0, 0, 'Sandstone Mosswool', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Sandstone Mosswool +(222776, 0, 0, 'Lil\' Moss Rosy', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Lil' Moss Rosy +(222777, 0, 0, 'Cobalt Mosswool', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Cobalt Mosswool +(222778, 0, 0, 'Shale Mosswool', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Shale Mosswool +(222779, 0, 0, 'Loamy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Loamy +(222780, 0, 0, 'Fragrant Stonelamb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Fragrant Stonelamb +(222781, 0, 0, 'Sandstone Mosswool', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Sandstone Mosswool +(222782, 0, 0, 'Lil\' Moss Rosy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Lil' Moss Rosy +(222783, 0, 0, 'Cobalt Mosswool', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Cobalt Mosswool +(222784, 0, 0, 'Shale Mosswool', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Shale Mosswool +(222786, 0, 0, 'Parasitic Worm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Parasitic Worm +(222787, 0, 0, 'Bomb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Bomb +(222788, 0, 0, 'Anub\'azal', NULL, 'Lord of Heritage Forces', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anub'azal +(222790, 0, 0, 'Gut\'usul', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gut'usul +(222791, 0, 0, 'Crateron', NULL, NULL, NULL, NULL, 0, 6256, 1, 0, 0, 0, 7, 0, 0, 56110), -- Crateron +(222792, 0, 0, 'Kill Credit: Speak to Brennok [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Speak to Brennok [DNT] +(222793, 0, 0, 'Brennok', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brennok +(222794, 0, 0, 'Undersea Wavecutter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Undersea Wavecutter +(222796, 0, 0, 'Rustcloud Runt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Rustcloud Runt +(222797, 0, 0, 'Tempest Wolf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Tempest Wolf +(222803, 0, 0, 'Skitter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skitter +(222806, 0, 0, 'Elizabeth Ross', NULL, 'Tabard Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Elizabeth Ross +(222807, 0, 0, 'Protective Sandviper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Protective Sandviper +(222810, 0, 0, 'Undersea Depthstalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Undersea Depthstalker +(222811, 0, 0, 'Izaeh Strongiron', NULL, 'Teacher', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Izaeh Strongiron +(222812, 0, 0, 'Kaheti Silkguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Silkguard +(222813, 0, 0, 'Lorel Ironglen', NULL, 'Explorer & Town Founder', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lorel Ironglen +(222814, 0, 0, 'Brennok', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brennok +(222815, 0, 0, 'Cursedheart Invader', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Cursedheart Invader +(222816, 0, 0, 'Volatile Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Volatile Skardyn +(222817, 0, 0, 'Earth Infused Golem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Earth Infused Golem +(222818, 0, 0, 'Stormrook', NULL, NULL, NULL, 'taxi', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(222819, 0, 0, 'Horde Grunt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Horde Grunt +(222820, 0, 0, 'Cinderbee Knight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Cinderbee Knight +(222821, 0, 0, 'Undersea Shallowfeeder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Undersea Shallowfeeder +(222822, 0, 0, 'Jellyfish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Jellyfish +(222823, 0, 0, 'Horde Grunt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Horde Grunt +(222824, 0, 0, 'Jellyfish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Jellyfish +(222825, 0, 0, 'Gorgonna', NULL, 'Warsong Clan', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gorgonna +(222826, 0, 0, 'Honey Slime', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Honey Slime +(222827, 0, 0, 'Honey Slime', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Honey Slime +(222828, 0, 0, 'Wildhammer Skyfighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wildhammer Skyfighter +(222829, 0, 0, 'Stromgarde Footman', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stromgarde Footman +(222830, 219639, 0, 'Bonegrim', NULL, 'Importer/Exporter', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bonegrim +(222831, 222518, 0, 'Nerubian Venomspitter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Venomspitter +(222832, 0, 0, 'Underlight Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Underlight Moth +(222834, 0, 0, 'Amethil', NULL, 'Jewelcrafting Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Amethil +(222836, 0, 0, 'Abductor Arzda', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Abductor Arzda +(222837, 0, 0, 'Ezraw Fiercefyre', NULL, 'Master Shipwright', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ezraw Fiercefyre +(222838, 0, 0, 'Armored Scuttler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Armored Scuttler +(222839, 0, 0, 'Armored Abductor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Armored Abductor +(222841, 0, 0, 'Dead Abductor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dead Abductor +(222843, 0, 0, 'Persistent Honeyslime', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Persistent Honeyslime +(222844, 0, 0, 'Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(222845, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(222846, 0, 0, 'Amber Honeyslime', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Amber Honeyslime +(222847, 0, 0, 'Weary Water Elemental', NULL, NULL, NULL, NULL, 0, 6208, 1, 0, 0, 0, 4, 0, 0, 56110), -- Weary Water Elemental +(222849, 0, 0, 'Emigrating Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Emigrating Kobold +(222852, 0, 0, 'Treasure Tracker', NULL, NULL, NULL, NULL, 0, 6211, 1, 0, 0, 0, 10, 0, 0, 56110), -- Treasure Tracker +(222855, 0, 0, 'Kobyss killed Bowblaze [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kobyss killed Bowblaze [DNT] +(222859, 0, 0, 'Kill Credit: Common [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Common [DNT] +(222860, 0, 0, 'Kill Credit: Rare [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Rare [DNT] +(222861, 0, 0, 'Kill Credit: Epic [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Epic [DNT] +(222862, 0, 0, 'Kill Credit: Legendary[DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Legendary[DNT] +(222863, 0, 0, 'Fourman Grimes', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fourman Grimes +(222865, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(222867, 0, 0, 'Waterworks Opportunist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waterworks Opportunist +(222868, 0, 0, 'Pack Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Pack Mole +(222869, 0, 0, 'Rock Sporebat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Rock Sporebat +(222870, 0, 0, 'Moving Wagon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Moving Wagon +(222871, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit [DNT] +(222872, 0, 0, 'Shadowsting Scavenger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Shadowsting Scavenger +(222873, 0, 0, 'Scavenging Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Scavenging Swarmer +(222874, 0, 0, 'Lurking Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Lurking Hatchling +(222875, 0, 0, 'Meek Bloodlasher', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Meek Bloodlasher +(222876, 0, 0, 'Meek Bloodlasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Meek Bloodlasher +(222877, 0, 0, 'Ghostcap Menace', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Ghostcap Menace +(222878, 0, 0, 'Ghostcap Menace', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Ghostcap Menace +(222879, 0, 0, 'Blightbud', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Blightbud +(222880, 0, 0, 'Nightfarm Growthling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Nightfarm Growthling +(222881, 0, 0, 'Royal Weaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Royal Weaver +(222882, 0, 0, 'Shadowvein Miner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shadowvein Miner +(222883, 0, 0, 'Chester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Chester +(222887, 0, 0, 'Treasure Tracker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Treasure Tracker +(222888, 215016, 0, 'Rampant Thunder Elemental', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Rampant Thunder Elemental +(222889, 0, 0, 'Mead Machine', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mead Machine +(222890, 0, 0, 'Kill Credit: Inn Conv 1[DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Inn Conv 1[DNT] +(222891, 0, 0, 'Kill Credit: Inn Conv 2[DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Inn Conv 2[DNT] +(222892, 0, 0, 'Kill Credit: Inn Conv 3[DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Inn Conv 3[DNT] +(222893, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(222894, 0, 0, 'U\'llort the Self-Exiled', NULL, NULL, NULL, NULL, 0, 6209, 2, 0, 0, 0, 4, 0, 0, 56110), -- U'llort the Self-Exiled +(222895, 0, 0, 'Vexidal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vexidal +(222896, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(222898, 0, 0, 'Mead-Mad Flayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Mead-Mad Flayer +(222899, 0, 0, 'Storm Gryphon', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 160, 1, 0, 0, 56110), -- Storm Gryphon +(222900, 0, 0, 'Confused Machine Speaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Confused Machine Speaker +(222901, 0, 0, 'Kill Credit: Elevator Conv [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Elevator Conv [DNT] +(222903, 0, 0, 'Odon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Odon +(222904, 0, 0, 'Horde Emmissary', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Horde Emmissary +(222909, 217336, 0, 'Kaheti Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Kaheti Swarmer +(222912, 0, 0, 'Kaheti Shadeweaver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Shadeweaver +(222915, 0, 0, 'Emigrating Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Emigrating Kobold +(222916, 0, 0, 'Emigrating Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Emigrating Kobold +(222917, 0, 0, 'Pack Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Pack Mole +(222918, 217336, 0, 'Kaheti Ravager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Ravager +(222920, 0, 0, 'Arathi Stalwart', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Stalwart +(222921, 0, 0, 'Queen Ansurek', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Queen Ansurek +(222922, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(222923, 0, 0, 'Repurposed Loaderbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Repurposed Loaderbot +(222924, 0, 0, 'Unbound Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Earthen +(222925, 0, 0, 'Kaheti Advisor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Advisor +(222926, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(222927, 0, 0, 'Sacred Flame Vintner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sacred Flame Vintner +(222928, 0, 0, 'Horde Emmissary', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Horde Emmissary +(222929, 0, 0, 'Dead Abductor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dead Abductor +(222930, 0, 0, 'Stealthed Cataloger\'s Disc', NULL, NULL, NULL, 'driver', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stealthed Cataloger's Disc +(222931, 0, 0, 'Stealthed Cataloger\'s Disc', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 861, 56110), -- Stealthed Cataloger's Disc +(222933, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(222934, 0, 0, 'Kill Credit: Potions Taken', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Potions Taken +(222935, 0, 0, 'Horde Emmissary', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Horde Emmissary +(222936, 0, 0, 'Sweet-sting Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Sweet-sting Worker +(222938, 0, 0, 'Filgo Scrapbottom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Filgo Scrapbottom +(222940, 0, 0, 'Freysworn Letitia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Freysworn Letitia +(222941, 0, 0, 'Pearlescent Shellcrab', NULL, NULL, NULL, NULL, 0, 6210, 1, 0, 0, 0, 8, 0, 0, 56110), -- Pearlescent Shellcrab +(222946, 0, 0, 'Manifested Protocol', NULL, 'Galan\'s Security Interface', NULL, NULL, 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Manifested Protocol +(222947, 0, 0, '[DNT] Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Proxy +(222948, 0, 0, '[DNT] Proxy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Proxy +(222949, 0, 0, 'Arathi Aeroknight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Aeroknight +(222950, 0, 0, 'Slumbering Mountain Giant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Slumbering Mountain Giant +(222951, 0, 0, 'I\'pa', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- I'pa +(222952, 0, 0, 'Machine Speaker Crew Chief', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Machine Speaker Crew Chief +(222953, 0, 0, 'Kill Credit 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit 1 +(222954, 0, 0, 'Kill Credit 2', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit 2 +(222955, 0, 0, 'Kill Credit 3', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit 3 +(222956, 0, 0, 'Lost Mosswool', NULL, NULL, NULL, 'openhandglow', 0, 6212, 1, 0, 0, 0, 1, 0, 89, 56110), -- Lost Mosswool +(222957, 0, 0, 'Arathi Warlynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110); -- Arathi Warlynx + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(222958, 0, 0, 'Wily Sandviper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Wily Sandviper +(222959, 0, 0, 'Cyclonecrier Alpha', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Cyclonecrier Alpha +(222960, 0, 0, 'Gargantuan Honeyslime', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Gargantuan Honeyslime +(222961, 0, 0, 'Black Blood Harvester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Black Blood Harvester +(222962, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(222963, 0, 0, 'Lost Mosswool', NULL, NULL, NULL, 'openhandglow', 0, 6212, 1, 0, 0, 0, 1, 0, 89, 56110), -- Lost Mosswool +(222964, 0, 0, 'Flavor Scientist', NULL, NULL, NULL, NULL, 0, 6362, 2, 0, 0, 0, 7, 0, 0, 56110), -- Flavor Scientist +(222965, 0, 0, 'Lost Mosswool', NULL, NULL, NULL, 'openhandglow', 0, 6212, 1, 0, 0, 0, 1, 0, 89, 56110), -- Lost Mosswool +(222966, 0, 0, 'The Puppetmaster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- The Puppetmaster +(222967, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(222973, 0, 0, 'Cask-cruncher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Cask-cruncher +(222974, 0, 0, 'Hungry Scarab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 94, 56110), -- Hungry Scarab +(222976, 0, 0, 'Cinderbee Forager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Cinderbee Forager +(222979, 0, 0, 'Waterworks Brute', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waterworks Brute +(222980, 0, 0, 'Bloated Gulper', NULL, NULL, NULL, NULL, 0, 6214, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bloated Gulper +(222981, 0, 0, 'Fatal Nightmare', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 864, 56110), -- Fatal Nightmare +(222982, 0, 0, 'Blizkrik Snuckster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Blizkrik Snuckster +(222983, 0, 0, 'Blizkrik Snuckster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Blizkrik Snuckster +(222985, 0, 0, 'Void Weaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Void Weaver +(222986, 0, 0, 'Zanj\'ir Brute', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zanj'ir Brute +(222987, 0, 0, 'Shellbinder Kiku', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shellbinder Kiku +(222995, 0, 0, 'Kill Credit: Book Placed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Book Placed [DNT] +(222998, 0, 0, '[DNT] Kill Credit - Pheromones', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - Pheromones +(222999, 0, 0, '[DNT] Kill Credit - Broken Flask', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - Broken Flask +(223000, 0, 0, 'Keldaz', NULL, 'Militia Supervisor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Keldaz +(223001, 0, 0, 'Aerith Primrose', NULL, 'Flower Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aerith Primrose +(223002, 0, 0, 'Afsaneh Asrar', NULL, 'Assistant Innkeeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Afsaneh Asrar +(223003, 0, 0, 'Amisi Azuregaze', NULL, 'Innkeeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Amisi Azuregaze +(223004, 0, 0, 'Dariness the Learned', NULL, 'Archaeology Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dariness the Learned +(223005, 0, 0, 'Fialla Sweetberry', NULL, 'Food & Drink', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fialla Sweetberry +(223006, 219639, 0, 'Deucus Valdera', NULL, 'Alchemy Trainer', NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deucus Valdera +(223007, 0, 0, 'Glaciela Rimebang', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glaciela Rimebang +(223008, 0, 0, 'Glutonia', NULL, 'The Greedy Baroness', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glutonia +(223009, 0, 0, 'Halga Steelbarrow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Halga Steelbarrow +(223010, 0, 0, 'Hobart Grapplehammer', NULL, 'Engineering Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hobart Grapplehammer +(223011, 0, 0, 'Hunaka Greenhoof', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hunaka Greenhoof +(223012, 0, 0, 'Imindril Spearsong', NULL, 'Blacksmithing Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Imindril Spearsong +(223013, 0, 0, 'Kizi Copperclip', NULL, 'Barber', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kizi Copperclip +(223014, 0, 0, 'Kondal Huntsworn', NULL, 'Skinning Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kondal Huntsworn +(223015, 0, 0, 'Koraud', NULL, 'Body Guard', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Koraud +(223016, 0, 0, 'Li-An Skymirror', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Li-An Skymirror +(223017, 0, 0, 'Lianna Tai', NULL, 'Herbalism Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lianna Tai +(223018, 0, 0, 'Lucian Trias', NULL, 'Bread & Cheese Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lucian Trias +(223019, 0, 0, 'Mei Francis', NULL, 'Exotic Mounts', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mei Francis +(223020, 0, 0, 'Namha Moonwater', NULL, 'Leatherworking Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Namha Moonwater +(223021, 0, 0, 'Ol\' Toomba', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ol' Toomba +(223022, 0, 0, 'Olisarra the Kind', NULL, 'Bandage Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Olisarra the Kind +(223023, 0, 0, 'Professor Pallin', NULL, 'Inscription Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Professor Pallin +(223024, 0, 0, 'Sabriana Sorrowgaze', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sabriana Sorrowgaze +(223025, 0, 0, 'Sandra Bartan', NULL, 'Barmaid', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sandra Bartan +(223026, 0, 0, 'Tanithria', NULL, 'Tailoring Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tanithria +(223027, 0, 0, 'Tassia Whisperglen', NULL, 'Stable Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tassia Whisperglen +(223028, 0, 0, 'Teller Rames', NULL, 'Banker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Teller Rames +(223029, 0, 0, 'Thanid Glowergold', NULL, 'Mail Armor Expert', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thanid Glowergold +(223030, 0, 0, 'Timothy Jones', NULL, 'Jewelcrafting Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Timothy Jones +(223031, 0, 0, 'Elusive Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Elusive Stormrook +(223032, 0, 0, 'Whirt the All-Knowing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Whirt the All-Knowing +(223033, 0, 0, 'Mad Vanguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mad Vanguard +(223034, 0, 0, 'Voidbringer Prophet', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Voidbringer Prophet +(223035, 0, 0, 'Corrupted Blood', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Corrupted Blood +(223036, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit [DNT] +(223037, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit [DNT] +(223038, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit [DNT] +(223041, 0, 0, 'Elusive Storm Wolf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Elusive Storm Wolf +(223042, 0, 0, 'Elusive Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Elusive Shalehorn +(223043, 0, 0, 'Fire Bee', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 44, 8, 0, 0, 56110), -- Fire Bee +(223044, 0, 0, 'Elusive Cinderbee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Elusive Cinderbee +(223045, 0, 0, 'Cinderbee', NULL, 'Critter', NULL, NULL, 0, 0, 1, 0, 0, 44, 8, 0, 0, 56110), -- Cinderbee +(223046, 0, 0, 'Cinderbee Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 8, 0, 0, 56110), -- Cinderbee Hatchling +(223047, 0, 0, 'Alliance Emmissary', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alliance Emmissary +(223048, 0, 0, 'Alliance Emmissary', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alliance Emmissary +(223049, 0, 0, 'Alliance Emmissary', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alliance Emmissary +(223050, 0, 0, 'Kurdran Wildhammer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kurdran Wildhammer +(223051, 0, 0, 'Stromgarde Footman', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stromgarde Footman +(223052, 0, 0, 'Thystoria', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thystoria +(223053, 0, 0, 'Stromgarde Footman', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stromgarde Footman +(223054, 0, 0, 'Investigative Druid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Investigative Druid +(223055, 0, 0, 'Tentacle Mass', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Tentacle Mass +(223056, 0, 0, 'Elusive Krolusk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Elusive Krolusk +(223057, 0, 0, 'Trained Sandsnapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Trained Sandsnapper +(223058, 0, 0, 'Elusive Lurker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Elusive Lurker +(223059, 0, 0, 'Gizwig', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Gizwig +(223060, 0, 0, 'Elusive Cavern Borer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Elusive Cavern Borer +(223062, 0, 0, 'Kill Credit: Strength Potion', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Strength Potion +(223063, 0, 0, 'Hagenbran', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hagenbran +(223065, 0, 0, 'Lost Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Lost Threadling +(223066, 0, 0, 'Elusive Kaheti Burrower', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Elusive Kaheti Burrower +(223067, 0, 0, 'Elusive Kaheti Skitterer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Elusive Kaheti Skitterer +(223069, 0, 0, 'Underdrip Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Underdrip Crawler +(223070, 0, 0, 'Elusive Tempestrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Elusive Tempestrook +(223072, 0, 0, 'Inert Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Inert Earthen +(223073, 0, 0, 'Elusive Smoldering Cinderbee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Elusive Smoldering Cinderbee +(223074, 0, 0, 'Elusive Razortusk Krolusk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Elusive Razortusk Krolusk +(223075, 0, 0, 'Elusive Kaheti Stoneborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Elusive Kaheti Stoneborer +(223076, 0, 0, 'Elusive Kaheti Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Elusive Kaheti Undercrawler +(223077, 0, 0, 'Elusive Maelstrom Wolf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Elusive Maelstrom Wolf +(223078, 0, 0, 'Elusive Stormfathom Worm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Elusive Stormfathom Worm +(223079, 0, 0, 'Elusive Swifthoof Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Elusive Swifthoof Shalehorn +(223080, 0, 0, 'Elusive Steelclaw Borer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Elusive Steelclaw Borer +(223081, 0, 0, 'Opportunistic Prospector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Opportunistic Prospector +(223082, 0, 0, 'Goblin Vacationer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Goblin Vacationer +(223083, 0, 0, 'Arathi Deckhand', NULL, 'The Righteous Hammer', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Deckhand +(223084, 0, 0, 'Moss-Draped Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Moss-Draped Ramolith +(223085, 0, 0, 'Crawler Sproutling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Crawler Sproutling +(223086, 0, 0, 'Orb Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orb Stalker +(223087, 0, 0, 'Clay Stonecharger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Clay Stonecharger +(223088, 0, 0, 'Sandstone Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Sandstone Ramolith +(223089, 0, 0, '[DNT] Kill Credit - Hannan RP', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - Hannan RP +(223090, 0, 0, 'Bedrock Stonecharger', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Bedrock Stonecharger +(223091, 224283, 0, 'Grimlurk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Grimlurk +(223092, 0, 0, 'Alabaster Stonecharger', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Alabaster Stonecharger +(223093, 0, 0, 'Granite Ramolith', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Granite Ramolith +(223094, 0, 0, 'Cobalt Ramolith', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Cobalt Ramolith +(223095, 0, 0, 'Bedrock Stonecharger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Bedrock Stonecharger +(223096, 0, 0, 'Alabaster Stonecharger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Alabaster Stonecharger +(223097, 0, 0, 'Black Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Black Ramolith +(223098, 0, 0, 'Cobalt Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Cobalt Ramolith +(223099, 0, 0, 'Dedicated Sailor', NULL, 'Deckhand of the Embers', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dedicated Sailor +(223100, 0, 0, 'Haimaz', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Haimaz +(223102, 0, 0, 'Savage Kobyss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Savage Kobyss +(223103, 0, 0, 'Lamplighter Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 235, 56110), -- Lamplighter Skiff +(223104, 0, 0, 'Lionel', NULL, NULL, NULL, 'openhandglow', 0, 6224, 1, 0, 0, 0, 1, 0, 0, 56110), -- Lionel +(223105, 0, 0, 'Venrie Flitter', NULL, 'Lamplighter', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Venrie Flitter +(223106, 0, 0, 'Zanj\'ir Scaleguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zanj'ir Scaleguard +(223107, 0, 0, 'Wavetwist Seer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Wavetwist Seer +(223108, 0, 0, 'Zin\'ghas the Brute', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zin'ghas the Brute +(223109, 0, 0, 'Keening Shadows', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 231, 56110), -- Keening Shadows +(223110, 0, 0, 'Cognitive Scanner', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Cognitive Scanner +(223111, 0, 0, 'Anomaly Scanner', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Anomaly Scanner +(223114, 0, 0, 'Weave-Rat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weave-Rat +(223115, 0, 0, 'Discordant Harvester', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Discordant Harvester +(223116, 0, 0, 'Discordant Skitterling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Discordant Skitterling +(223117, 223905, 0, 'Discordant Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Discordant Swarmite +(223118, 0, 0, 'Discordant Hulk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Discordant Hulk +(223119, 228067, 0, 'Faceless One', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Faceless One +(223121, 0, 0, 'Pillarstone Spire Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pillarstone Spire Guard +(223122, 0, 0, 'Kill Credit: Post Boss Conv Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Post Boss Conv Credit [DNT] +(223125, 0, 0, 'Moss-Draped Ram', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Moss-Draped Ram +(223126, 0, 0, 'Moss-Draped Ram', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Moss-Draped Ram +(223129, 0, 0, 'Invis bunny for spell targeting', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invis bunny for spell targeting +(223134, 0, 0, 'Supervisor Varric', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Supervisor Varric +(223135, 0, 0, 'Sir Shady Mrrgglton Junior', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Sir Shady Mrgglton Junior +(223136, 0, 0, 'Umbral Amalgam', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Umbral Amalgam +(223137, 0, 0, 'Umbral Amalgam', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Umbral Amalgam +(223138, 0, 0, 'Slim', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Slim +(223139, 0, 0, 'Earthen Crossbow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Earthen Crossbow +(223140, 0, 0, 'Earthen Crossbow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Earthen Crossbow +(223141, 0, 0, '[DNT] Faerin\'s Shield returned Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Faerin's Shield returned Kill Credit +(223142, 0, 0, '[DNT] Listen to Faerin Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Listen to Faerin Kill Credit +(223143, 0, 0, 'Lionel', NULL, NULL, NULL, 'openhandglow', 0, 6224, 1, 0, 0, 0, 1, 0, 0, 56110), -- Lionel +(223144, 0, 0, 'Greasy Chef', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Greasy Chef +(223145, 0, 0, 'Point Bruiser', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Point Bruiser +(223146, 0, 0, 'Lamplighter Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 235, 56110), -- Lamplighter Skiff +(223147, 0, 0, '[DNT] Faerin\'s Shield interacted Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Faerin's Shield interacted Kill Credit +(223148, 0, 0, 'Point Sharpshooter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Point Sharpshooter +(223149, 0, 0, 'Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invisible Bunny +(223150, 0, 0, 'Ascended Voidspeaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ascended Voidspeaker +(223151, 0, 0, 'Kill Credit 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit 1 +(223152, 0, 0, 'Earthen Trainee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Trainee +(223153, 0, 0, 'Lamplighter Skiff Jump Point', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 235, 56110), -- Lamplighter Skiff Jump Point +(223154, 0, 0, 'Boss Sparkshot', NULL, 'Overseer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Boss Sparkshot +(223155, 0, 0, 'Old V\'k', NULL, 'The Crypt Lord', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Old V'k +(223156, 0, 0, 'Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian +(223157, 0, 0, 'Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 227, 56110), -- Nerubian +(223158, 0, 0, 'Lamplighter Skiff Jump Point Right', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 235, 56110), -- Lamplighter Skiff Jump Point Right +(223159, 0, 0, 'Plump Snapcrab', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Plump Snapcrab +(223160, 0, 0, 'Kill Credit: Speed Potion', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Speed Potion +(223161, 0, 0, 'Kill Credit: Defense Potion', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Defense Potion +(223162, 0, 0, 'Th\'z of the Dark Web', NULL, 'Spinner of Fates', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Th'z of the Dark Web +(223163, 0, 0, 'Paxton Bombshell', NULL, 'Engineering Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Paxton Bombshell +(223164, 0, 0, 'Venom Dahn', NULL, 'Flavor Enhancements and Assassination Supplements', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Venom Dahn +(223165, 0, 0, 'Ankoan Thrall', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ankoan Thrall +(223166, 0, 0, 'Archmage Aethas Sunreaver', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Aethas Sunreaver +(223167, 0, 0, 'Shacklefang Leafnose', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 24, 1, 0, 0, 56110), -- Shacklefang Leafnose +(223169, 0, 0, 'Arrow Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Arrow Stalker +(223170, 0, 0, 'Kill Credit 2', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit 2 +(223171, 0, 0, 'Overseer\'s Desk', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Overseer's Desk +(223172, 0, 0, 'Rej the Dying', NULL, 'Dyed Fabrics', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rej the Dying +(223173, 0, 0, 'Priest Maro\'zik', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Priest Maro'zik +(223174, 0, 0, 'Teacher Zas\'rush', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Teacher Zas'rush +(223175, 0, 0, 'Worker Yareh\'losh', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Worker Yareh'losh +(223176, 0, 0, 'Tej the Undying', NULL, 'Dye Removal', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tej the Undying +(223177, 0, 0, 'Izkrk\'tkrzn', NULL, 'Discount Eggs', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Izkrk'tkrzn +(223178, 0, 0, 'Shacklefang Hornet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Shacklefang Hornet +(223179, 0, 0, 'Oathsworn Peacekeeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Peacekeeper +(223180, 223185, 0, 'Arriving Prospector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arriving Prospector +(223181, 0, 0, 'Agile Pursuer', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Agile Pursuer +(223182, 0, 0, 'Web Marauder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Web Marauder +(223183, 0, 0, '[DNT] Bag of Betelsnax interacted Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Bag of Betelsnax interacted Kill Credit +(223184, 0, 0, 'Garv Gearwhistle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Garv Gearwhistle +(223185, 0, 0, 'Arriving Prospector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arriving Prospector +(223186, 223679, 0, 'Kill Credit: Q02b - Rescue Kaheti', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q02b - Rescue Kaheti +(223187, 0, 0, 'Moss-Draped Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Moss-Draped Ramolith +(223190, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(223191, 0, 0, 'Light-Bathed Eagle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Light-Bathed Eagle +(223192, 0, 0, 'Zir', NULL, 'Hollow Furnishings', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zir +(223193, 0, 0, 'Andee Seabraid', NULL, 'T&W Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Andee Seabraid +(223194, 0, 0, 'Teha', NULL, 'Zen\'shiri Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Teha +(223195, 0, 0, 'Tempest Wolf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Tempest Wolf +(223196, 0, 0, 'Injured Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Earthen +(223197, 0, 0, 'Vindicator Jaelaana', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vindicator Jaelaana +(223198, 0, 0, 'Defeated Butterfly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Defeated Butterfly +(223199, 0, 0, 'Black Blood Pool', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Black Blood Pool +(223200, 0, 0, 'Blood Collector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Blood Collector +(223201, 0, 0, ' Smoke Plume', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Smoke Plume +(223202, 0, 0, 'Beetle of Burden', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Beetle of Burden +(223203, 0, 0, 'Skittershaw', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Skittershaw +(223204, 0, 0, 'Chamber Guardian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chamber Guardian +(223205, 0, 0, 'High Exarch Turalyon', NULL, 'Lord Commander of Alliance Forces', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 1, 183, 56110), -- High Exarch Turalyon +(223206, 0, 0, 'Congealed Wax-hulk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Congealed Wax-hulk +(223207, 0, 0, 'Black Blood', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Black Blood +(223208, 0, 0, 'Favored Novice', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Favored Novice +(223209, 0, 0, 'Zovex', NULL, 'Violet Hold Prisoner', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Zovex +(223210, 0, 0, 'Skardyn Invader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn Invader +(223211, 0, 0, 'Lady Liadrin', NULL, 'Blood Knight Matriarch', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lady Liadrin +(223214, 0, 0, 'Wagon of Siege Supplies', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Wagon of Siege Supplies +(223216, 0, 0, 'Siege Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Siege Hauler +(223221, 0, 0, 'Injured Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Earthen +(223222, 0, 0, '[DNT] Shadowseam Creature Cosmetic', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Shadowseam Creature Cosmetic +(223226, 0, 0, 'Handhold', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Handhold +(223227, 0, 0, 'One-Eyed Thak', NULL, NULL, NULL, NULL, 0, 6236, 1, 0, 0, 0, 7, 0, 0, 56110), -- One-Eyed Thak +(223228, 0, 0, 'Kill Credit: Potions Delivered', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Potions Delivered +(223229, 0, 0, '[DNT ] Kill Credit - Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT ] Kill Credit - Invisible Bunny +(223230, 0, 0, 'Sparkrubble Ore', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Sparkrubble Ore +(223231, 0, 0, 'Kill Credit: Priest Delivered', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Priest Delivered +(223232, 0, 0, 'Kill Credit: Teacher Delivered', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Teacher Delivered +(223233, 0, 0, 'Kill Credit: Worker Delivered', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Worker Delivered +(223234, 0, 0, 'Skalkaz', NULL, 'Repairs', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skalkaz +(223235, 0, 0, ' Giant Crystal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Giant Crystal +(223236, 0, 0, 'Unbound Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Earthen +(223237, 0, 0, 'Volatile Spike Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Volatile Spike Stalker +(223238, 0, 0, 'Swift Cloudrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Swift Cloudrook +(223239, 0, 0, 'Tranquil Peafowl', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 7, 1, 0, 0, 56110), -- Tranquil Peafowl +(223240, 0, 0, 'Ana', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 7, 1, 0, 0, 56110), -- Ana +(223241, 0, 0, 'Portal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Portal +(223242, 0, 0, 'Ama', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 7, 1, 0, 0, 56110), -- Ama +(223243, 0, 0, 'Encrusted Mollusc', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 76, 56110), -- Encrusted Mollusc +(223244, 0, 0, 'Unbound Miner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Miner +(223245, 0, 0, 'Kill Credit 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit 1 +(223246, 0, 0, 'Kill Credit 2', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit 2 +(223247, 0, 0, 'One-Eyed Thak', NULL, NULL, NULL, NULL, 0, 6236, 1, 0, 0, 0, 7, 0, 0, 56110), -- One-Eyed Thak +(223248, 0, 0, '[DNT] TBD', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] TBD +(223251, 0, 0, 'Spear Stalker (Impact)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Spear Stalker (Impact) +(223252, 0, 0, 'Slippery Rock', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Slippery Rock +(223253, 0, 0, 'Bloodstained Webmage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Bloodstained Webmage +(223254, 0, 0, 'Queen Ansurek', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Queen Ansurek +(223255, 0, 0, 'Ar\'syn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ar'syn +(223256, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(223257, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(223258, 0, 0, 'Fynn Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- Fynn Steelstrike + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(223259, 0, 0, 'Tara Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tara Steelstrike +(223260, 0, 0, 'Injured Earthen', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Earthen +(223261, 0, 0, 'Injured Earthen', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Earthen +(223262, 0, 0, 'Injured Earthen', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Earthen +(223263, 0, 0, 'Supervisor Varric', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Supervisor Varric +(223267, 0, 0, 'Auralia Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Auralia Steelstrike +(223268, 0, 0, 'General Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- General Steelstrike +(223269, 0, 0, 'Web Target [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Web Target [DNT] +(223270, 0, 0, 'Ar\'syn', NULL, 'Legendary Legerdemain', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ar'syn +(223272, 0, 0, 'Ozrin the Steelweaver', NULL, 'Blacksmithing Trainer', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ozrin the Steelweaver +(223273, 0, 0, 'Entropic Rift', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Entropic Rift +(223274, 0, 0, 'Findorn', NULL, 'General Goods', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Findorn +(223275, 0, 0, 'Treagor', NULL, 'Cooking Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Treagor +(223276, 0, 0, 'Artisan T\'z', NULL, 'Blacksmithing Supplies', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Artisan T'z +(223277, 0, 0, 'O\'vizrin', NULL, 'Weapon Merchant', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- O'vizrin +(223278, 0, 0, 'Apothecary Rz', NULL, 'Boutique Demolitions', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Apothecary Rz +(223279, 0, 0, 'Collector Il\'zril', NULL, 'Innkeeper', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Collector Il'zril +(223280, 0, 0, 'Collector Z\'til', NULL, 'Alien Antiquities', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Collector Z'til +(223281, 0, 0, 'Venomscribe Xesh XI', NULL, 'Books & Scrolls', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Venomscribe Xesh XI +(223282, 0, 0, 'Krivit', NULL, 'Proveyor of History', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Krivit +(223283, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(223284, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit [DNT] +(223285, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(223286, 0, 0, 'Hannan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hannan +(223288, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit [DNT] +(223289, 0, 0, 'Edward Egan', NULL, 'Herbalism Supplies', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Edward Egan +(223290, 0, 0, 'Jang Quillpaw', NULL, 'Inscription Supplies', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Jang Quillpaw +(223291, 0, 0, 'Angelique Butler', NULL, 'First Aid Supplies', NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Angelique Butler +(223292, 0, 0, 'Lalla Brightweave', NULL, 'Tailoring Supplies', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lalla Brightweave +(223293, 0, 0, 'Ranid Glowergold', NULL, 'Leatherworking & Skinning Supplies', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ranid Glowergold +(223294, 0, 0, 'Linzy Blackbolt', NULL, 'Alchemy Trainer', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Linzy Blackbolt +(223295, 0, 0, 'Tiffany Cartier', NULL, 'Jewelcrafting Supplies', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tiffany Cartier +(223296, 0, 0, 'Mongar', NULL, 'Mining Vendor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Mongar +(223297, 0, 0, 'Mama Diggs', NULL, 'Mining Trainer', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Mama Diggs +(223298, 0, 0, 'Bomb-Laden Beetle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bomb-Laden Beetle +(223299, 0, 0, 'Teller Hoag', NULL, 'Banker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Teller Hoag +(223301, 0, 0, 'Glumtooth Sneak-spotter', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Glumtooth Sneak-spotter +(223302, 0, 0, 'Emilia Baumoon', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Emilia Baumoon +(223305, 0, 0, 'Roscoe', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Roscoe +(223306, 0, 0, 'Rachele', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rachele +(223307, 0, 0, 'Liyana', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Liyana +(223308, 0, 0, 'Crixa', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Crixa +(223310, 0, 0, 'Brandon Buckbeard', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Brandon Buckbeard +(223311, 0, 0, 'Arille Azuregaze', NULL, 'Bartender', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arille Azuregaze +(223313, 0, 0, 'Catriona Macrae', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Catriona Macrae +(223314, 0, 0, 'Mine Cart', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Mine Cart +(223315, 0, 0, 'Crimson Pilgrim', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Crimson Pilgrim +(223317, 0, 0, 'Valaden Silverblade', NULL, 'Sword Merchant', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Valaden Silverblade +(223318, 0, 0, 'Devoted Worshipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Devoted Worshipper +(223319, 0, 0, '\"Red\" Jack Findle', NULL, 'Trade Supplies', NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- "Red" Jack Findle +(223320, 0, 0, '[REUSE][DNT] \"BOOM Treats!\" Nerubian Ballista Interact Hidden Quest Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [REUSE][DNT] "BOOM Treats!" Nerubian Ballista Interact Hidden Quest Kill Credit +(223321, 0, 0, 'Rafael Langrom', NULL, 'Leather Armor Merchant', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rafael Langrom +(223322, 0, 0, 'Bragund Brightlink', NULL, 'Mail Armor Merchant', NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Bragund Brightlink +(223323, 0, 0, 'Matilda Brightlink', NULL, 'Mail Armor Merchant', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Matilda Brightlink +(223324, 0, 0, 'Icks', NULL, 'Staves', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Icks +(223325, 0, 0, 'Kirin Tor Guardian', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Guardian +(223326, 0, 0, 'Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian +(223327, 0, 0, 'Silver Covenant Guardian Mage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Silver Covenant Guardian Mage +(223328, 0, 0, 'Varric\'s Damaged Ironstrider', NULL, NULL, NULL, 'gunner', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Varric's Damaged Ironstrider +(223329, 0, 0, 'Captured Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Captured Undercrawler +(223330, 0, 0, 'Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 227, 56110), -- Nerubian +(223331, 0, 0, 'Royal Knight', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Knight +(223332, 0, 0, 'Kill Credit: Common [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Common [DNT] +(223333, 0, 0, 'Kill Credit: Rare [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Rare [DNT] +(223334, 0, 0, 'Kill Credit: Epic [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Epic [DNT] +(223335, 0, 0, 'Kill Credit: Legendary[DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Legendary[DNT] +(223336, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(223337, 0, 0, 'Scary Monster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Scary Monster +(223338, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 6245, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Turtle +(223339, 0, 0, 'Fialla Sweetberry', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fialla Sweetberry +(223341, 0, 0, 'Cataloger\'s Disc', NULL, NULL, NULL, 'driver', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cataloger's Disc +(223342, 0, 0, 'Khaz Algar Wormhole', NULL, NULL, NULL, NULL, 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Khaz Algar Wormhole +(223343, 0, 0, 'Tiny Cragling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Tiny Cragling +(223344, 0, 0, 'Stratus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Stratus +(223346, 0, 0, 'Ridge', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Ridge +(223347, 0, 0, 'Mini Airship', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Mini Airship +(223349, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(223350, 0, 0, 'Cinderbrew Target Stalker [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cinderbrew Target Stalker [DNT] +(223351, 0, 0, 'Cinderwold Sizzlestinger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 0, 56110), -- Cinderwold Sizzlestinger +(223352, 0, 0, 'Kill Credit: Leash Loosened [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Leash Loosened [DNT] +(223353, 0, 0, 'Sir Ashrealm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sir Ashrealm +(223354, 0, 0, 'Nataniel Highdawn', NULL, 'Quartermaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nataniel Highdawn +(223355, 0, 0, 'Cleo Clearmeadow', NULL, 'Innkeeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cleo Clearmeadow +(223357, 0, 0, 'Sureki Conscript', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Conscript +(223358, 0, 0, 'Generic - Empty Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic - Empty Bunny +(223360, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(223361, 224009, 0, 'Webwarden Enforcer', NULL, 'Pale Weavelashers', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Webwarden Enforcer +(223362, 224009, 0, 'Boltweaver Enforcer', NULL, 'Pale Weavelashers', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Boltweaver Enforcer +(223363, 224009, 0, 'Pale Weavelasher Grunt', NULL, 'Pale Weavelashers', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pale Weavelasher Grunt +(223364, 224009, 0, 'Pale Weavelasher Apprentice', NULL, 'Pale Weavelashers', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pale Weavelasher Apprentice +(223365, 0, 0, 'Arathi Orphan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Orphan +(223366, 0, 0, 'Takey-Take', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Takey-Take +(223367, 0, 0, 'Bubs', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Bubs +(223368, 0, 0, 'Sir Pounce', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Sir Pounce +(223369, 0, 0, 'Fog Creature', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Creature +(223370, 0, 0, 'Arathi Reserve', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Reserve +(223371, 0, 0, 'Darkwater Tidecrusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Darkwater Tidecrusher +(223372, 0, 0, 'Prime Slime', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Prime Slime +(223373, 0, 0, 'Slime Wave', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 1889, 56110), -- Slime Wave +(223375, 0, 0, 'Fearful Socialite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fearful Socialite +(223376, 0, 0, 'Wyllam Hyat', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wyllam Hyat +(223377, 223678, 0, 'Salien Carapiercer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Salien Carapiercer +(223378, 0, 0, '[DNT] \"The Blacksmith\'s Fate\" Quest Boss Slain Counter Hidden Quest Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] "The Blacksmith's Fate" Quest Boss Slain Counter Hidden Quest Kill Credit +(223379, 0, 0, 'Arrow Stalker 1 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Arrow Stalker 1 [DNT] +(223380, 0, 0, 'Arrow Stalker 2 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Arrow Stalker 2 [DNT] +(223381, 0, 0, 'Arrow Stalker 3 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Arrow Stalker 3 [DNT] +(223382, 0, 0, 'Arrow Stalker 4 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Arrow Stalker 4 [DNT] +(223383, 0, 0, 'Lane 1 Guide [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Lane 1 Guide [DNT] +(223384, 0, 0, 'Lane 2 Guide [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Lane 2 Guide [DNT] +(223385, 0, 0, 'Lane 3 Guide [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Lane 3 Guide [DNT] +(223386, 0, 0, 'Lane 4 Guide [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Lane 4 Guide [DNT] +(223388, 0, 0, 'Vein Excavator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Vein Excavator +(223389, 0, 0, 'Twilight Drake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 144, 56110), -- Twilight Drake +(223390, 0, 0, 'Earthen Denizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Denizen +(223391, 0, 0, 'Dead Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dead Nerubian +(223392, 0, 0, 'Invis bunny for spell targeting [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invis bunny for spell targeting [DNT] +(223393, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(223394, 0, 0, 'Necrofang Reaper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Necrofang Reaper +(223395, 0, 0, 'Sunreaver Battlemage', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sunreaver Battlemage +(223396, 0, 0, 'Silver Covenant Spellcaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Silver Covenant Spellcaster +(223397, 0, 0, 'Oathsworn Protector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Protector +(223398, 0, 0, '[DNT] Kill Proxy - Local Story - Rambleshire - End (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Local Story - Rambleshire - End (RPS) +(223399, 0, 0, 'Tickler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Tickler +(223400, 0, 0, 'Swoopgrasp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Swoopgrasp +(223401, 0, 0, 'Four-Legs', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Four-Legs +(223402, 0, 0, 'Flicker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Flicker +(223403, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Turtle +(223404, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Turtle +(223405, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Dalaran Sewer Turtle +(223406, 0, 0, 'Zaedu', NULL, NULL, NULL, 'wildpet', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Zaedu +(223407, 0, 0, 'Awakened Custodian', NULL, NULL, NULL, 'wildpet', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Awakened Custodian +(223408, 0, 0, 'Arathi Orphan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Orphan +(223409, 0, 0, 'Guttergunk', NULL, NULL, NULL, 'wildpet', 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Guttergunk +(223410, 0, 0, 'Gamer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gamer +(223411, 0, 0, 'Evil Tentacle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Evil Tentacle +(223412, 0, 0, 'Dead Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Dead Swarmite +(223414, 216486, 0, 'Unstable Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unstable Skardyn +(223415, 0, 0, '[DNT] Dynamite Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Dynamite Stalker +(223416, 0, 0, 'Tainted Fragment', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Tainted Fragment +(223417, 0, 0, 'Earthen Trainee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Trainee +(223418, 0, 0, 'Earthen Trainee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Trainee +(223419, 0, 0, 'Earthen Trainee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Trainee +(223420, 0, 0, 'Earthen Trainee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Trainee +(223421, 0, 0, 'Earthen Trainee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Trainee +(223422, 0, 0, 'River Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- River Skipper +(223423, 0, 0, 'Careless Hopgoblin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Careless Hopgoblin +(223424, 0, 0, 'Dead Kobyss', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dead Kobyss +(223425, 0, 0, 'Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lashroom +(223426, 0, 0, 'Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Glowmite +(223427, 0, 0, 'Oath-Eater', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oath-Eater +(223428, 0, 0, 'King Splash', NULL, 'Lord of the Water', NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- King Splash +(223429, 0, 0, 'Crystaline Deepsflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Crystaline Deepsflayer +(223430, 0, 0, 'Primal Lasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Primal Lasher +(223431, 0, 0, 'Fog Weaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Fog Weaver +(223432, 0, 0, 'Ancient Sabertusk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ancient Sabertusk +(223433, 0, 0, 'Isolated Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Isolated Crawler +(223434, 0, 0, 'Prehistoric Diemetradon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Prehistoric Diemetradon +(223435, 0, 0, 'Rufus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Rufus +(223436, 0, 0, 'Nerubian Caster', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Caster +(223438, 0, 0, 'River Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- River Mole +(223439, 0, 0, '[DNT] \"Invasion Disruption\" Normal Mob Proxy Kill', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] "Invasion Disruption" Normal Mob Proxy Kill +(223441, 0, 0, 'Arathi Orphan', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Orphan +(223442, 0, 0, 'Kyrie', NULL, 'Expert Pet Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kyrie +(223443, 0, 0, 'Ziriak', NULL, 'Master Pet Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ziriak +(223444, 0, 0, 'Friendhaver Grem', NULL, 'Expert Pet Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Friendhaver Grem +(223445, 0, 0, 'Mumbling Survivor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mumbling Survivor +(223446, 0, 0, 'Collector Dyna', NULL, 'Master Pet Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Collector Dyna +(223447, 0, 0, 'Mumbling Survivor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mumbling Survivor +(223449, 0, 0, 'The Swaying Span', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- The Swaying Span +(223450, 0, 0, 'Aysa Cloudsinger', NULL, 'Master of Tushui', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aysa Cloudsinger +(223453, 0, 0, 'Arcane Phoenix', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 26, 4, 0, 0, 56110), -- Arcane Phoenix +(223455, 0, 0, 'Gorgonna', NULL, 'Warsong Clan', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gorgonna +(223456, 0, 0, '[DNT] Cosmetic Death', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Cosmetic Death +(223457, 0, 0, 'Earthen Trainee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Trainee +(223458, 0, 0, 'Pet Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Pet Stagshell +(223459, 0, 0, 'Injured Earthen', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Earthen +(223461, 0, 0, 'Chair', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chair +(223463, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(223464, 0, 0, 'Oath Eater', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Oath Eater +(223465, 0, 0, 'Molten Flameslinger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Molten Flameslinger +(223466, 0, 0, 'Kaheti Siegelord', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Siegelord +(223467, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(223468, 0, 0, 'Monte Gazlowe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Monte Gazlowe +(223469, 216486, 0, 'Voidtouched Speaker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Voidtouched Speaker +(223472, 0, 0, 'Web Spool', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Web Spool +(223473, 223463, 0, 'Stagnant Slime', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stagnant Slime +(223476, 0, 0, 'Monte Gazlowe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Monte Gazlowe +(223477, 0, 0, 'Leave-O-Bot 7000', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Leave-O-Bot 7000 +(223478, 0, 0, 'Zandelvari', NULL, 'Delve Wayfinder', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zandelvari +(223479, 0, 0, 'Zandelvari', NULL, 'Delve Wayfinder', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zandelvari +(223480, 0, 0, 'Zandelvari', NULL, 'Delve Wayfinder', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zandelvari +(223481, 0, 0, 'Arathi Orphan', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Orphan +(223488, 0, 0, 'Stinky Shoes', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stinky Shoes +(223489, 0, 0, 'Dead Kaheti', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dead Kaheti +(223491, 0, 0, 'Flatcram Mite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Flatcram Mite +(223492, 0, 0, 'Flatcram Grandame', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Flatcram Grandame +(223493, 0, 0, 'Devoted Worshipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Devoted Worshipper +(223494, 0, 0, 'Flatcram Eel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Flatcram Eel +(223495, 0, 0, 'Kuriah', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Kuriah +(223497, 0, 0, 'Worker Bee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Worker Bee +(223498, 0, 0, 'Bee-let', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Bee-let +(223499, 0, 0, 'Lugger Duchan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lugger Duchan +(223501, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(223502, 0, 0, 'Skardyn Fragment', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Skardyn Fragment +(223503, 0, 0, 'Pale Weavelasher Overseer', NULL, 'Pale Weavelashers', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pale Weavelasher Overseer +(223506, 0, 0, '[DNT] Slime Lesser Hat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Slime Lesser Hat +(223507, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(223508, 0, 0, 'Throw Rock Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Throw Rock Target +(223509, 0, 0, 'Monte Gazlowe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Monte Gazlowe +(223510, 0, 0, 'Pale Weavelasher Apprentice', NULL, 'Pale Weavelashers', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pale Weavelasher Apprentice +(223512, 0, 0, 'Weaverat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaverat +(223513, 0, 0, 'Throw Rock Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Throw Rock Target +(223515, 0, 0, 'Throw Rock Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Throw Rock Target +(223516, 0, 0, 'Throw Rock Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Throw Rock Target +(223517, 0, 0, 'Throw Rock Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Throw Rock Target +(223518, 0, 0, 'Primal Silverback', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Primal Silverback +(223520, 0, 0, 'Ton\'kei The Fierce', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ton'kei The Fierce +(223522, 0, 0, 'Throw Rock Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Throw Rock Target +(223524, 0, 0, 'Candlemancer Sycophant', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Candlemancer Sycophant +(223526, 0, 0, 'Rampaging Stones', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rampaging Stones +(223527, 0, 0, 'Throw Rock Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Throw Rock Target +(223528, 0, 0, 'Searing Flameslinger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Searing Flameslinger +(223532, 0, 0, 'Unbound Deposits', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Deposits +(223533, 0, 0, 'Custodian Khubon', NULL, 'Catalyst Steward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Custodian Khubon +(223536, 0, 0, 'Candle Target Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Candle Target Bunny +(223537, 0, 0, 'Crazed Deepflayer', NULL, NULL, NULL, NULL, 0, 6171, 1, 0, 0, 0, 7, 0, 0, 56110), -- Crazed Deepflayer +(223538, 0, 0, 'Throw Rock Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Throw Rock Target +(223539, 0, 0, 'Burning Brightwing', NULL, NULL, NULL, NULL, 0, 6171, 1, 0, 0, 0, 7, 0, 0, 56110), -- Burning Brightwing +(223540, 0, 0, 'Chittering Menace', NULL, NULL, NULL, NULL, 0, 6171, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chittering Menace +(223541, 0, 0, 'Stolen Loader', NULL, NULL, NULL, 'vehichlecursor', 0, 6171, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stolen Loader +(223545, 0, 0, 'Swarming Screamer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Swarming Screamer +(223546, 0, 0, 'Stumbling Rock', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stumbling Rock +(223547, 0, 0, 'Rumblestone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rumblestone +(223549, 0, 0, 'Mysterious Mercenary', NULL, NULL, NULL, NULL, 0, 6171, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mysterious Mercenary +(223550, 0, 0, 'Stone Lasher', NULL, NULL, NULL, NULL, 0, 6171, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stone Lasher +(223551, 0, 0, 'Coiled Striker', NULL, NULL, NULL, NULL, 0, 6171, 1, 0, 0, 0, 7, 0, 0, 56110), -- Coiled Striker +(223552, 0, 0, 'Lost Golem', NULL, NULL, NULL, NULL, 0, 6171, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lost Golem +(223553, 0, 0, 'Angered Giant', NULL, NULL, NULL, NULL, 0, 6171, 1, 0, 0, 0, 7, 0, 0, 56110), -- Angered Giant +(223554, 0, 0, 'Deep Digger', NULL, NULL, NULL, NULL, 0, 6171, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deep Digger +(223555, 0, 0, 'Murderous Construct', NULL, NULL, NULL, NULL, 0, 6171, 1, 0, 0, 0, 7, 0, 0, 56110), -- Murderous Construct +(223556, 0, 0, 'Fog Spreader', NULL, NULL, NULL, NULL, 0, 6171, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fog Spreader +(223557, 0, 0, 'Throw Rock Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Throw Rock Target +(223558, 0, 0, 'Skyriding Glyph', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Skyriding Glyph +(223559, 0, 0, 'Throw Rock Target', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Throw Rock Target +(223560, 0, 0, 'Tracker Skyriding Glyph', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Tracker Skyriding Glyph +(223562, 0, 0, 'Brew Drop', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Brew Drop +(223565, 0, 0, 'Magic Trace', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Magic Trace +(223582, 0, 0, '[DNT] Kill Credit - Container Destroyed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - Container Destroyed +(223584, 0, 0, '[DNT] Kill Proxy - Max Level - 13 - Nerubians', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Max Level - 13 - Nerubians +(223592, 0, 0, 'Unbound Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- Unbound Earthen + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(223593, 0, 0, 'Oathsworn Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Earthen +(223594, 0, 0, 'General Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- General Steelstrike +(223595, 0, 0, 'Kirin Tor Shield Master', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Shield Master +(223601, 0, 0, 'Shadow Scuttler', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadow Scuttler +(223602, 0, 0, 'Corrupted Stinger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Corrupted Stinger +(223604, 0, 0, 'Voidbringer Zealot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Voidbringer Zealot +(223605, 0, 0, 'Lady Jaina Proudmoore', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lady Jaina Proudmoore +(223606, 0, 0, '[DNT] Polluting Area Effect', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Polluting Area Effect +(223607, 0, 0, 'Lady Jaina Proudmoore', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lady Jaina Proudmoore +(223608, 0, 0, 'Polluting Scrap', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Polluting Scrap +(223609, 0, 0, '(Chair) Sit a While [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- (Chair) Sit a While [DNT] +(223611, 0, 0, 'Nerubian Ballista', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Nerubian Ballista +(223612, 0, 0, 'Iceberg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Iceberg +(223613, 0, 0, 'Weave Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 70, 56110), -- Weave Drone +(223614, 0, 0, 'Kobold Thief', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Thief +(223615, 0, 0, 'Captured Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Captured Undercrawler +(223618, 0, 0, 'Nerubian Rebel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Rebel +(223635, 0, 0, 'Puddle Container Movement Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Puddle Container Movement Stalker +(223636, 0, 0, 'Stealthed Cataloger\'s Disc', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 861, 56110), -- Stealthed Cataloger's Disc +(223637, 0, 0, 'Natalia Pearce', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Natalia Pearce +(223638, 0, 0, 'Dawntower Tender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dawntower Tender +(223639, 0, 0, 'Twinkling Candlefly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Twinkling Candlefly +(223640, 0, 0, 'Twinkling Candlefly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Twinkling Candlefly +(223641, 0, 0, 'Glumtooth Trapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glumtooth Trapper +(223642, 0, 0, 'Forgegrounds Machinesmith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Forgegrounds Machinesmith +(223643, 0, 0, 'Borgos', NULL, 'Blacksmithing Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Borgos +(223644, 0, 0, 'Darean', NULL, 'Blacksmithing Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Darean +(223646, 0, 0, 'Pale Priest', NULL, 'Ansurek\'s Will', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pale Priest +(223647, 0, 0, 'Blind Watcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Blind Watcher +(223648, 0, 0, 'Betta', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Betta +(223649, 0, 0, 'Maluc', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Maluc +(223650, 0, 0, 'Forge Hand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Forge Hand +(223651, 0, 0, 'Watcher Zalesx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Watcher Zalesx +(223652, 0, 0, 'Kurron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kurron +(223653, 0, 0, 'Vrykul Hoardseeker', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Vrykul Hoardseeker +(223654, 0, 0, 'Lost Wickedfoot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lost Wickedfoot +(223655, 0, 0, 'Savage Cursespreader', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Savage Cursespreader +(223656, 0, 0, 'Steel Trap', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 0, 56110), -- Steel Trap +(223657, 0, 0, 'Igneous Elemental', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Igneous Elemental +(223658, 0, 0, 'Dwarven Medicine', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 10, 0, 64, 56110), -- Dwarven Medicine +(223659, 0, 0, 'Guts', NULL, '', NULL, NULL, 0, 0, 1, 0, 0, 24, 1, 0, 140, 56110), -- Guts +(223660, 0, 0, 'Arathi Lamplighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Arathi Lamplighter +(223661, 0, 0, 'Iceberg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Iceberg +(223662, 0, 0, 'Kill Credit: Propaganda', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Propaganda +(223663, 0, 0, 'Cavern Skiplet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Cavern Skiplet +(223664, 0, 0, 'Kill Credit: Rescue Residents', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Rescue Residents +(223665, 0, 0, 'Kill Credit: Rescue Group 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Rescue Group 1 +(223666, 0, 0, 'Kill Credit: Rescue Group 2', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Rescue Group 2 +(223667, 0, 0, 'Kill Credit: Rescue Group 3', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Rescue Group 3 +(223669, 0, 0, 'Flickering Candlefly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Flickering Candlefly +(223670, 0, 0, 'Wax Sludglet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Wax Sludglet +(223671, 0, 0, 'Razormouth Grub', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Razormouth Grub +(223672, 0, 0, 'Stormrider Recruit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Recruit +(223673, 0, 0, 'Polluting Scrap', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Polluting Scrap +(223674, 0, 0, 'Caustic Skitterer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 246, 56110), -- Caustic Skitterer +(223675, 0, 0, 'Glumtooth Bruiser', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glumtooth Bruiser +(223676, 0, 0, 'Kill Credit: WQ - Micro', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: WQ - Micro +(223677, 0, 0, 'Kill Credit: WQ - Medium', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: WQ - Medium +(223678, 0, 0, 'Kill Credit: WQ - Large', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: WQ - Large +(223679, 0, 0, 'Kill Credit: WQ - Small', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: WQ - Small +(223680, 0, 0, 'Glumtooth Trapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glumtooth Trapper +(223681, 0, 0, 'Glumtooth Bruiser', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glumtooth Bruiser +(223682, 0, 0, '[DNT]Skitterling Cage Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Skitterling Cage Kill Credit +(223683, 0, 0, '[DNT]Spiderling Egg Sac Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Spiderling Egg Sac Kill Credit +(223684, 0, 0, 'Trapped Kaheti Silkweaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Trapped Kaheti Silkweaver +(223685, 0, 0, 'Kill Credit: Abuductors Slain', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Abuductors Slain +(223686, 0, 0, 'Squish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Squish +(223687, 0, 0, 'Fate Weaver Ritual Site', NULL, NULL, NULL, NULL, 0, 6276, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fate Weaver Ritual Site +(223688, 0, 0, 'Threadling Egg Sac', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Threadling Egg Sac +(223690, 0, 0, 'Kill Credit: Tell Y\'tekhi No 1st Time [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Tell Y'tekhi No 1st Time [DNT] +(223692, 0, 0, 'Kill Credit: WQ - Delivery, Small', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: WQ - Delivery, Small +(223693, 0, 0, 'Kill Credit: Chemicals Gathered [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Chemicals Gathered [DNT] +(223694, 0, 0, 'Kill Credit: Acid Synthesized [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Acid Synthesized [DNT] +(223696, 0, 0, 'Caustic Chemicals', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Caustic Chemicals +(223698, 0, 0, 'Cinderhoney Emberstinger', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 0, 56110), -- Cinderhoney Emberstinger +(223700, 0, 0, 'Toxic Threadling Egg Sac', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Toxic Threadling Egg Sac +(223701, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(223702, 0, 0, 'Vanquished Tentacle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Vanquished Tentacle +(223703, 0, 0, 'Sickly Skiplet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Sickly Skiplet +(223704, 0, 0, 'Swale Hopper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Swale Hopper +(223706, 0, 0, 'Pinkskin Burrower', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 121, 56110), -- Pinkskin Burrower +(223707, 0, 0, 'Pinkskin Burrower', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 121, 56110), -- Pinkskin Burrower +(223708, 0, 0, 'Fearful Socialite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fearful Socialite +(223710, 0, 0, 'Remembrancer Amuul', NULL, 'Residual Memories Vendor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Remembrancer Amuul +(223712, 0, 0, 'Skittish Sniffler', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 121, 56110), -- Skittish Sniffler +(223715, 0, 0, 'Snuffling', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 121, 56110), -- Snuffling +(223716, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(223717, 0, 0, 'Guacamole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Guacamole +(223718, 0, 0, 'Sneef', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Sneef +(223721, 0, 0, '[DNT] \"Remembrance for the Fallen\" - Invisible Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] "Remembrance for the Fallen" - Invisible Stalker +(223723, 0, 0, 'Mr. Sunflower', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mr. Sunflower +(223724, 0, 0, 'Backfill Barrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Backfill Barrel +(223725, 0, 0, 'Randullus Sacredpyr', NULL, 'Keeper of Renown', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Randullus Sacredpyr +(223726, 0, 0, 'Waxmonger Quiwik', NULL, 'Keeper of Renown', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Waxmonger Quiwik +(223727, 0, 0, 'Emissary of the Depths', NULL, 'Keeper of Renown', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Emissary of the Depths +(223728, 0, 0, 'Auditor Balwurz', NULL, 'Renown Quartermaster', NULL, NULL, 0, 6585, 2, 0, 0, 0, 7, 0, 0, 56110), -- Auditor Balwurz +(223730, 0, 0, 'Berrund the Gleaming', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Berrund the Gleaming +(223731, 0, 0, 'Siege Bomb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Siege Bomb +(223732, 0, 0, 'Cannister of Black Blood', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Cannister of Black Blood +(223733, 0, 0, 'Wagon of Siege Supplies', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Wagon of Siege Supplies +(223735, 0, 0, 'Suspicous Crate', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Suspicous Crate +(223736, 0, 0, 'Wagon of Siege Supplies', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Wagon of Siege Supplies +(223740, 0, 0, 'Shraubendre', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shraubendre +(223744, 0, 0, 'Snuffling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 121, 56110), -- Snuffling +(223745, 0, 0, 'Twilight Drake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 144, 56110), -- Twilight Drake +(223746, 0, 0, 'Oathsworn Auditor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Auditor +(223747, 0, 0, 'Skittish Sniffler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 121, 56110), -- Skittish Sniffler +(223748, 0, 0, 'Freed Lumberjack', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Freed Lumberjack +(223749, 0, 0, 'Ploughworm Broodling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Ploughworm Broodling +(223750, 0, 0, 'Lady Vinazian', NULL, 'Severed Threads Quartermaster', NULL, NULL, 0, 6588, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lady Vinazian +(223751, 0, 0, 'Worm Chow', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Worm Chow +(223752, 0, 0, '[DNT]Worm Meat Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Worm Meat Kill Credit +(223753, 0, 0, 'Skeinspinner Takazj', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skeinspinner Takazj +(223754, 0, 0, 'Linny Leadfinger', NULL, 'Freelance Warscribe', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Linny Leadfinger +(223755, 0, 0, 'Direweb Skitterling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Direweb Skitterling +(223756, 0, 0, 'Tortollan Scaleback', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Tortollan Scaleback +(223757, 0, 0, 'Adventurer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Adventurer +(223758, 0, 0, 'Lamplighter\'s Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 2116, 56110), -- Lamplighter's Skiff +(223759, 0, 0, 'Sinruna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sinruna +(223760, 0, 0, 'Ukos\'via', NULL, 'Historical Spinner', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ukos'via +(223762, 0, 0, 'Shraubendre', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shraubendre +(223763, 0, 0, 'Shraubendre', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shraubendre +(223764, 0, 0, 'Shraubendre', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shraubendre +(223765, 0, 0, 'Anub\'azal', NULL, 'Lord of Heritage Forces', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anub'azal +(223766, 0, 0, 'Lamplighter\'s Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 227, 56110), -- Lamplighter's Skiff +(223767, 0, 0, 'Arathi Lamplighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Arathi Lamplighter +(223770, 0, 0, 'Blazing Fiend', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 102, 56110), -- Blazing Fiend +(223771, 0, 0, '[DNT]Cosmetic Flavor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Cosmetic Flavor +(223772, 0, 0, 'Blazing Fiend', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 102, 56110), -- Blazing Fiend +(223773, 0, 0, 'Blazing Fiend', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 102, 56110), -- Blazing Fiend +(223774, 0, 0, 'Blazing Fiend', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 102, 56110), -- Blazing Fiend +(223775, 0, 0, 'Blazing Fiend', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 102, 56110), -- Blazing Fiend +(223776, 0, 0, 'Blazing Fiend', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 102, 56110), -- Blazing Fiend +(223777, 0, 0, 'Blazing Fiend', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 102, 56110), -- Blazing Fiend +(223779, 0, 0, 'Anub\'arash', NULL, 'The Thousand Scars', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anub'arash +(223780, 0, 0, 'Kill Credit: Fuel Looted Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Fuel Looted Credit [DNT] +(223781, 0, 0, 'Skeinspinner Takazj', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skeinspinner Takazj +(223782, 0, 0, 'Snapjaw Ploughworm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Snapjaw Ploughworm +(223783, 0, 0, 'Ploughworm Broodling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Ploughworm Broodling +(223786, 0, 0, 'Kill Credit: WQ - Delivery, Medium', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: WQ - Delivery, Medium +(223787, 0, 0, 'Kill Credit: WQ - Delivery, Large', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: WQ - Delivery, Large +(223788, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(223789, 222092, 0, 'Battlefront Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Battlefront Hauler +(223790, 0, 0, 'Ravenous Spawn Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ravenous Spawn Stalker +(223791, 0, 0, 'Golem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Golem +(223792, 0, 0, 'Mud Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mud Skipper +(223793, 0, 0, '[DNT] Forgegrounds Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Forgegrounds Stalker +(223794, 0, 0, 'Arcane Elemental', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Arcane Elemental +(223795, 0, 0, 'Crystal Monster', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Crystal Monster +(223796, 0, 0, 'Arcane Elemental', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Arcane Elemental +(223797, 0, 0, 'Lingering Spark', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Lingering Spark +(223798, 0, 0, 'Mana Fragment', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Mana Fragment +(223799, 0, 0, 'Shard of Dalaran', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shard of Dalaran +(223800, 0, 0, 'Kill Credit: Common [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Common [DNT] +(223801, 0, 0, 'Kill Credit: Rare [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Rare [DNT] +(223802, 0, 0, 'Kill Credit: Epic [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Epic [DNT] +(223803, 0, 0, 'Kill Credit: Legend [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Legend [DNT] +(223804, 0, 0, 'Kill Credit: Common [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Common [DNT] +(223805, 0, 0, 'Kill Credit: Rare [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Rare [DNT] +(223806, 0, 0, 'Kill Credit: Epic [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Epic [DNT] +(223807, 0, 0, 'Kill Credit: Legend [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Legend [DNT] +(223808, 0, 0, 'Shrouded Skysilk', NULL, NULL, NULL, 'driver', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shrouded Skysilk +(223809, 0, 0, 'Shrouded Skysilk', NULL, NULL, NULL, 'driver', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shrouded Skysilk +(223811, 0, 0, 'Kill Credit: WQ - Interact', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: WQ - Interact +(223812, 0, 0, 'Shraubendre', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shraubendre +(223813, 0, 0, 'Deviant Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deviant Skardyn +(223814, 0, 0, 'Void Crystal Monstrosity', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Void Crystal Monstrosity +(223815, 0, 0, 'Generic - Empty Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic - Empty Bunny +(223816, 0, 0, 'Invis bunny for POI blob [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invis bunny for POI blob [DNT] +(223817, 0, 0, 'Inert Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Inert Earthen +(223818, 223685, 0, 'Shadowblade Abductor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadowblade Abductor +(223819, 223685, 0, 'Izo\'ratne Adbuctor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Izo'ratne Adbuctor +(223820, 223685, 0, 'Shadeweave Abductor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadeweave Abductor +(223821, 0, 0, 'Nightfall Ritualist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Ritualist +(223822, 0, 0, 'Queen\'s Guard Re\'zah', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Queen's Guard Re'zah +(223823, 0, 0, 'Shraubendre', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shraubendre +(223824, 0, 0, 'Shraubendre', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Shraubendre +(223825, 0, 0, '[DNT] Turn In', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Turn In +(223826, 0, 0, 'Kah\'net', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kah'net +(223827, 0, 0, 'Tihk\'ot', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tihk'ot +(223828, 0, 0, 'Srax\'run', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Srax'run +(223829, 0, 0, 'Gruthit', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gruthit +(223830, 0, 0, 'Mus\'ten', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mus'ten +(223831, 0, 0, 'Firefly', NULL, 'T0 Swarmer (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Firefly +(223832, 0, 0, 'Lamplighter Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Priest +(223833, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 2106, 56110), -- Baelgrim +(223834, 0, 0, 'Shyalude', NULL, 'Rak-Ush Freeloader', NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Shyalude +(223835, 0, 0, 'Cinderhoney Emberstinger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Cinderhoney Emberstinger +(223836, 0, 0, 'Baby Larva', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Baby Larva +(223837, 0, 0, 'Defender of the Wall', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Defender of the Wall +(223838, 0, 0, 'Arathi Medic', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Medic +(223839, 0, 0, 'Queen\'s Guard Ge\'zah', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Queen's Guard Ge'zah +(223840, 0, 0, 'Nerubian Skyrazor', NULL, 'T3 (5/3)', NULL, NULL, 0, 0, 2, 0, 0, 0, 1, 0, 0, 56110), -- Nerubian Skyrazor +(223841, 0, 0, 'Fomor2/Magnaron 2', NULL, 'T3 (5/3)', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fomor2/Magnaron 2 +(223842, 0, 0, 'Emergency Militia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Emergency Militia +(223843, 0, 0, 'Earthen Cannon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Earthen Cannon +(223844, 0, 0, 'Covert Webmancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Covert Webmancer +(223845, 0, 0, '[DNT] Cosmetic - Woven Cocoon State - Spell 449618', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Cosmetic - Woven Cocoon State - Spell 449618 +(223846, 0, 0, 'Wounded Emergency Militia', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wounded Emergency Militia +(223847, 0, 0, 'Spider Boss Ice', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Spider Boss Ice +(223848, 0, 0, 'Spider Boss Nightmare', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Spider Boss Nightmare +(223849, 0, 0, 'Cryptfiend', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Cryptfiend +(223850, 0, 0, 'Spider Pet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Spider Pet +(223851, 0, 0, 'Radiant Fuel Crystal', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Radiant Fuel Crystal +(223852, 0, 0, 'Babbling Book', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Babbling Book +(223853, 0, 0, 'Shrouded Skysilk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 861, 56110), -- Shrouded Skysilk +(223854, 0, 0, 'Shrouded Skysilk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 861, 56110), -- Shrouded Skysilk +(223855, 0, 0, 'Snapjaw Trainee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Snapjaw Trainee +(223856, 0, 0, 'Ironhaul Loader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Ironhaul Loader +(223857, 0, 0, 'Tortollan Visitor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tortollan Visitor +(223858, 0, 0, 'Explorers\' League Supplies', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 10, 0, 134, 56110), -- Explorers' League Supplies +(223859, 0, 0, 'Ruby-Eyed Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Purple Stagshell +(223860, 0, 0, 'Bahthox', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bahthox +(223861, 0, 0, 'Rak-Ush Battleshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Rak-Ush Battleshell +(223862, 0, 0, 'Tan Stagshell', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 121, 56110), -- Tan Stagshell +(223863, 0, 0, 'Green Stagshell', NULL, NULL, NULL, 'wildpetcapturable', 0, 0, 1, 0, 0, 0, 14, 0, 121, 56110), -- Green Stagshell +(223864, 0, 0, 'Tan Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 121, 56110), -- Tan Stagshell +(223865, 0, 0, 'Green Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 121, 56110), -- Green Stagshell +(223866, 0, 0, 'Shadow-seized Loader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Shadow-seized Loader +(223868, 0, 0, 'Sweetsnuffler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Sweetsnuffler +(223869, 0, 0, 'Siegehold Patroller', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siegehold Patroller +(223870, 0, 0, 'Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stagshell +(223871, 0, 0, 'Volatile Fuel Barrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Volatile Fuel Barrel +(223872, 0, 0, 'Nexus-Princess Ky\'veza', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nexus-Princess Ky'veza +(223873, 0, 0, 'Ironhaul Stoneskitterer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ironhaul Stoneskitterer +(223874, 0, 0, 'Malfunctioning Cogwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Malfunctioning Cogwalker +(223875, 0, 0, 'Faerin Lothar', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(223876, 0, 0, 'Impaling Spike', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Impaling Spike +(223879, 0, 0, 'Malfunctioning Railbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Malfunctioning Railbot +(223886, 0, 0, 'Valgrexx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Valgrexx +(223896, 0, 0, 'Warmonger Ogli', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Warmonger Ogli +(223903, 0, 0, '[DNT] Kill Credit: Ledger Gossip', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Ledger Gossip +(223904, 0, 0, 'Zealous Ironguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Zealous Ironguard +(223905, 0, 0, 'Discordant Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Discordant Swarmite +(223906, 0, 0, 'Discordant Hulk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Discordant Hulk +(223908, 0, 0, 'Corrupted Memory', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Corrupted Memory +(223909, 0, 0, 'Dogmatic Machine Speaker', NULL, 'Disciple of Eirich', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dogmatic Machine Speaker +(223910, 0, 0, '[DNT] Delgando\'s Raft', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Delgando's Raft +(223911, 0, 0, 'Zealot\'s Guardbot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Zealot's Guardbot +(223912, 0, 0, 'Quickwick Ouchpatcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Quickwick Ouchpatcher +(223913, 0, 0, '[DNT] Kobold Stretcher Vehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kobold Stretcher Vehicle +(223914, 0, 0, 'Supervisor Varric', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Supervisor Varric +(223916, 0, 0, 'Umbral Spore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Umbral Spore +(223917, 0, 0, 'Stormbound Conqueror', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 80, 56110), -- Stormbound Conqueror +(223918, 0, 0, 'Waterworks Dynamo', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Waterworks Dynamo +(223919, 0, 0, 'Hollow Frostweaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hollow Frostweaver +(223920, 0, 0, 'Orren Masyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orren Masyn +(223921, 0, 0, 'Kill Credit: Puzzle Solved (DNT)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Puzzle Solved (DNT) +(223922, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(223923, 0, 0, 'Natalia Pearce', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- Natalia Pearce + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(223924, 0, 0, 'Natalia Pearce', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Natalia Pearce +(223925, 0, 0, 'Pustulant Feaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Pustulant Feaster +(223926, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(223927, 0, 0, 'Assistant Skitterling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Skitterling +(223930, 0, 0, 'Black Blood Harvester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Black Blood Harvester +(223931, 0, 0, 'Gluttonous Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Gluttonous Jawcrawler +(223932, 0, 0, 'Basalteous', NULL, NULL, NULL, 'speak', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Basalteous +(223933, 0, 0, 'Devorguria', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Devorguria +(223934, 0, 0, 'Spider Wall Stalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Spider Wall Stalker +(223935, 0, 0, 'Highland Bear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Highland Bear +(223936, 0, 0, 'Pterrordax Skyhunter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 290, 1, 0, 0, 56110), -- Pterrordax Skyhunter +(223937, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(223938, 0, 0, 'Trapped Emergency Militia', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Trapped Emergency Militia +(223939, 0, 0, 'ELIZA', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- ELIZA +(223940, 0, 0, 'Scavenging Saurid', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 11, 1, 0, 0, 56110), -- Scavenging Saurid +(223943, 0, 0, 'Resource Plunderer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Resource Plunderer +(223944, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(223945, 0, 0, 'Sureki Siegelord', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Siegelord +(223946, 0, 0, 'Nerubian Wagon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian Wagon +(223947, 0, 0, 'Wagon Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Wagon Hauler +(223948, 0, 0, 'Chief Ouchpatcher Hock', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Chief Ouchpatcher Hock +(223949, 0, 0, 'Volunteer Ouchpatcher Drendar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Volunteer Ouchpatcher Drendar +(223950, 0, 0, 'Stabilized Emergency Militia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stabilized Emergency Militia +(223951, 0, 0, 'Corrupted Blood', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Corrupted Blood +(223952, 0, 0, 'Animated Azerite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Animated Azerite +(223953, 0, 0, 'Fragmented Core', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fragmented Core +(223954, 0, 0, 'Bloodscar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bloodscar +(223955, 0, 0, 'Frenzied Blood', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Frenzied Blood +(223956, 0, 0, 'KC: Pamphlet Delivered', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Pamphlet Delivered +(223957, 0, 0, '[DNT] Ravenous Scarab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 94, 56110), -- [DNT] Ravenous Scarab +(223958, 0, 0, 'Arathi Prisoner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Prisoner +(223961, 0, 0, 'Meandering Courier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Meandering Courier +(223966, 0, 0, 'Swift Courier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Swift Courier +(223967, 0, 0, 'Slaughterweb Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Slaughterweb Priest +(223968, 0, 0, 'Fahl\'khax', NULL, 'Fang of the Rupture', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fahl'khax +(223970, 0, 0, 'Coalesced Shadeling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Coalesced Shadeling +(223971, 0, 0, 'Coalesced Shadeling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Coalesced Shadeling +(223972, 0, 0, 'Siege Spincatcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siege Spincatcher +(223973, 0, 0, 'Siege Artillerist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siege Artillerist +(223974, 0, 0, 'Threadling Nester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Threadling Nester +(223975, 0, 0, 'Arathi Aeroknight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Aeroknight +(223978, 0, 0, 'Corridor Trapspinner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Corridor Trapspinner +(223979, 0, 0, 'Kill Credit: Alleria Informed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Alleria Informed [DNT] +(223980, 0, 0, 'Queen Ansurek', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Queen Ansurek +(223981, 0, 0, 'Void Tendril', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Void Tendril +(223983, 0, 0, 'Overheating Cogwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Overheating Cogwalker +(223984, 0, 0, 'Famished Fog Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Famished Fog Beast +(223985, 0, 0, 'zzzoldRavaging Steel Stalkers', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- zzzoldRavaging Steel Stalkers +(223986, 0, 0, 'zzzoldRavaging Steel Stalkers', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- zzzoldRavaging Steel Stalkers +(223987, 0, 0, 'BlackBlood Fall Base', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 125, 10, 0, 0, 56110), -- BlackBlood Fall Base +(223988, 0, 0, 'Oathsworn Dignitary', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Dignitary +(223989, 0, 0, 'Quickwick Volunteer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Quickwick Volunteer +(223990, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(223991, 0, 0, 'The General\'s Standard', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- The General's Standard +(223992, 0, 0, 'zzzoldRavaging Steel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 68, 56110), -- zzzoldRavaging Steel +(223994, 0, 0, 'Nightfall Shadowmage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Shadowmage +(223995, 0, 0, 'Nightfall Curseblade', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Curseblade +(223996, 0, 0, 'Royal Weaver Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Royal Weaver Stalker +(223997, 0, 0, 'Oathsworn Councilguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Oathsworn Councilguard +(223998, 0, 0, 'Utility Swarmbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Utility Swarmbot +(223999, 0, 0, 'Frenzied Swarmbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Frenzied Swarmbot +(224000, 0, 0, 'Tactical Swarmbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Tactical Swarmbot +(224001, 0, 0, 'Nullbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Nullbot +(224004, 0, 0, 'Kirin Tor Mage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Mage +(224005, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(224009, 0, 0, 'Kill Credit: Pale Weavelashers', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Pale Weavelashers +(224010, 0, 0, 'Arbauch\'s Ward', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Arbauch's Ward +(224011, 0, 0, 'Kill Credit: Puzzle Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Puzzle Credit [DNT] +(224012, 0, 0, 'Queen Neferess', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Queen Neferess +(224013, 0, 0, 'Warding Shadestone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Warding Shadestone +(224014, 0, 0, 'Warding Shadestone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Warding Shadestone +(224015, 0, 0, 'Kill Credit: Warding Shadeling [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Warding Shadeling [DNT] +(224016, 0, 0, 'King Anub\'arak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- King Anub'arak +(224017, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(224018, 0, 0, 'Bloated Sea Gull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Bloated Sea Gull +(224019, 0, 0, 'Queen Neferess', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Queen Neferess +(224021, 0, 0, 'Emergency Militia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Emergency Militia +(224023, 0, 0, 'Interfering Aspirant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Interfering Aspirant +(224025, 0, 0, 'Dishonorable Acolyte', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dishonorable Acolyte +(224050, 0, 0, 'Fataly Impaled Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fataly Impaled Earthen +(224051, 0, 0, 'Zev\'kall', NULL, 'High General of the Siege', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Zev'kall +(224052, 0, 0, 'Ghostcap Menace', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ghostcap Menace +(224053, 0, 0, 'Ancient Earthen', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ancient Earthen +(224054, 0, 0, 'Haywire Loaderbot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Haywire Loaderbot +(224055, 0, 0, 'Spear Stalker (Area Trigger)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Spear Stalker (Area Trigger) +(224056, 0, 0, 'Marbleheart Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Marbleheart Ramolith +(224058, 0, 0, 'Shaleshell clicker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shaleshell clicker +(224059, 0, 0, 'Terrace Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Terrace Moth +(224060, 0, 0, 'ELIZA', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- ELIZA +(224061, 0, 0, 'Ru\'murh', NULL, 'Agent of the Weaver', NULL, NULL, 0, 6295, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ru'murh +(224063, 0, 0, 'Suspicious Rock', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Suspicious Rock +(224064, 0, 0, 'Badly Behaved Bot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Badly Behaved Bot +(224066, 0, 0, 'Sureki Vanguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Vanguard +(224067, 0, 0, 'Kill Credit: Lure [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Lure [DNT] +(224068, 0, 0, 'Shred Reality Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shred Reality Stalker +(224069, 0, 0, 'Keyrra Pyregard', NULL, 'Stable Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Keyrra Pyregard +(224071, 0, 0, 'Off-Duty Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Off-Duty Laborer +(224076, 0, 0, 'Hannan', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Hannan +(224077, 0, 0, 'Egg Cocoon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 144, 56110), -- Egg Cocoon +(224078, 0, 0, 'Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Glowmite +(224079, 0, 0, 'Dusty Shalewing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Dusty Shalewing +(224080, 0, 0, 'Drained Cinderbee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Drained Cinderbee +(224081, 0, 0, 'Waivering Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Waivering Drone +(224082, 0, 0, 'Vibrant Glowfly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Vibrant Glowfly +(224083, 0, 0, 'Wounded Arathi Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Wounded Arathi Priest +(224084, 0, 0, 'Kill Credit: Play Completed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Play Completed +(224085, 0, 0, 'Earthfury Cragshar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Earthfury Cragshar +(224086, 0, 0, 'Foreman Uzjax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Foreman Uzjax +(224087, 0, 0, 'Ruffious', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Ruffious +(224088, 0, 0, 'Ploughworm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ploughworm +(224089, 0, 0, 'Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invisible Bunny +(224090, 0, 0, 'Brown Leafbug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Brown Leafbug +(224091, 0, 0, 'Dark Tentacle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Dark Tentacle +(224092, 0, 0, 'Kill Credit: Ore Deposited [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Ore Deposited [DNT] +(224093, 0, 0, 'Kill Credit: Achievement - One Trip [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Achievement - One Trip [DNT] +(224096, 0, 0, 'Agitated Hive Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 76, 56110), -- Agitated Hive Worker +(224099, 0, 0, 'Shalehorn Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn Bull +(224100, 0, 0, 'Unnerved Calf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Unnerved Calf +(224101, 0, 0, 'Shalehorn Cow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn Cow +(224106, 0, 0, 'Hallowfall Bear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Hallowfall Bear +(224108, 0, 0, 'Pollen Rich Cinderbloom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pollen Rich Cinderbloom +(224109, 0, 0, 'Hallowfall Matriarch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Hallowfall Matriarch +(224111, 0, 0, 'Court Attendant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Court Attendant +(224112, 0, 0, 'Undercrawler Lurker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Undercrawler Lurker +(224113, 0, 0, 'Royal Weaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Royal Weaver +(224115, 0, 0, 'Court Attendant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Court Attendant +(224117, 0, 0, 'KC: Citizen 1 Interviewed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Citizen 1 Interviewed [DNT] +(224118, 0, 0, 'KC: Citizen 2 Interviewed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Citizen 2 Interviewed [DNT] +(224119, 0, 0, 'KC: Citizen 3 Interviewed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Citizen 3 Interviewed [DNT] +(224120, 0, 0, 'KC: Citizen Interviewed Tally [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Citizen Interviewed Tally [DNT] +(224123, 216602, 0, 'Nerubian Hanging Mine', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Nerubian Hanging Mine +(224124, 0, 0, 'Portal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 144, 56110), -- Portal +(224125, 0, 0, 'Shalehorn Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn Bull +(224126, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(224127, 0, 0, 'Ghos\'opp', NULL, 'Agent of the Vizier', NULL, NULL, 0, 6296, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ghos'opp +(224128, 0, 0, 'Eirzay', NULL, 'Agent of the General', NULL, NULL, 0, 6297, 2, 0, 0, 0, 7, 0, 0, 56110), -- Eirzay +(224130, 0, 0, '[DNT ] Kill Credit - Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT ] Kill Credit - Invisible Bunny +(224133, 0, 0, 'Sunrise Honeysucker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Sunrise Honeysucker +(224135, 0, 0, 'Mysterious Grindy Voice', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mysterious Grindy Voice +(224137, 0, 0, 'Waterworks Site Supervisor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waterworks Site Supervisor +(224138, 0, 0, 'Injured Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Worker +(224139, 0, 0, '[DNT] Kill Credit 01', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit 01 +(224140, 0, 0, 'Master Zone Controller', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Master Zone Controller +(224141, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(224142, 0, 0, 'Congealed Memories', NULL, NULL, NULL, NULL, 0, 6001, 1, 0, 0, 0, 15, 0, 0, 56110), -- Congealed Memories +(224144, 0, 0, '[DNT] Kill Credit 02', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit 02 +(224145, 0, 0, '[DNT] Kill Credit 03', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit 03 +(224146, 0, 0, '[DNT] Kill Credit 04', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit 04 +(224147, 0, 0, '[DNT] Shalehorn Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- [DNT] Shalehorn Bull +(224148, 0, 0, 'Not Aromash', NULL, NULL, NULL, NULL, 0, 0, 1, 1013, 0, 0, 7, 0, 0, 56110), -- Not Aromash +(224149, 224316, 0, 'Nerubian Webspinner', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Webspinner +(224150, 224316, 0, 'Nerubian Skirmisher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skirmisher +(224151, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(224152, 0, 0, 'Twilight Brute', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Twilight Brute +(224153, 0, 0, 'Auralia Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Auralia Steelstrike +(224154, 0, 0, 'General Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- General Steelstrike +(224155, 0, 0, 'Zev\'kall', NULL, 'High General of the Siege', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Zev'kall +(224157, 0, 0, 'Remembered Lich King', NULL, NULL, NULL, NULL, 0, 6298, 1, 0, 0, 0, 6, 0, 0, 56110), -- Remembered Lich King +(224159, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(224161, 0, 0, 'Eirzay', NULL, 'Agent of the General', NULL, NULL, 0, 6299, 2, 0, 0, 0, 7, 0, 0, 56110), -- Eirzay +(224162, 0, 0, 'Eirzay', NULL, 'Agent of the General', NULL, NULL, 0, 6300, 2, 0, 0, 0, 7, 0, 0, 56110), -- Eirzay +(224163, 0, 0, 'Eirzay', NULL, 'Agent of the General', NULL, NULL, 0, 6301, 2, 0, 0, 0, 7, 0, 0, 56110), -- Eirzay +(224166, 0, 0, 'Eirzay', NULL, 'Agent of the General', NULL, NULL, 0, 6296, 2, 0, 0, 0, 7, 0, 0, 56110), -- Eirzay +(224167, 0, 0, 'Eirzay', NULL, 'Agent of the General', NULL, NULL, 0, 6295, 2, 0, 0, 0, 7, 0, 0, 56110), -- Eirzay +(224168, 0, 0, 'Eirzay', NULL, 'Agent of the General', NULL, NULL, 0, 6302, 2, 0, 0, 0, 7, 0, 0, 56110), -- Eirzay +(224170, 0, 0, 'Eirzay', NULL, 'Agent of the General', NULL, NULL, 0, 6303, 2, 0, 0, 0, 7, 0, 0, 56110), -- Eirzay +(224171, 0, 0, 'Eirzay', NULL, 'Agent of the General', NULL, NULL, 0, 6304, 2, 0, 0, 0, 7, 0, 0, 56110), -- Eirzay +(224172, 0, 0, 'Eirzay', NULL, 'Agent of the General', NULL, NULL, 0, 6305, 2, 0, 0, 0, 7, 0, 0, 56110), -- Eirzay +(224173, 0, 0, 'Eirzay', NULL, 'Agent of the General', NULL, NULL, 0, 6306, 2, 0, 0, 0, 7, 0, 0, 56110), -- Eirzay +(224174, 0, 0, 'Eirzay', NULL, 'Agent of the General', NULL, NULL, 0, 6307, 2, 0, 0, 0, 7, 0, 0, 56110), -- Eirzay +(224176, 0, 0, 'Eirzay', NULL, 'Agent of the General', NULL, NULL, 0, 6308, 2, 0, 0, 0, 7, 0, 0, 56110), -- Eirzay +(224177, 0, 0, 'Ghos\'opp', NULL, 'Agent of the Vizier', NULL, NULL, 0, 6564, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ghos'opp +(224178, 0, 0, 'Ghos\'opp', NULL, 'Agent of the Vizier', NULL, NULL, 0, 6563, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ghos'opp +(224179, 0, 0, 'Ghos\'opp', NULL, 'Agent of the Vizier', NULL, NULL, 0, 6562, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ghos'opp +(224180, 0, 0, 'Ghos\'opp', NULL, 'Agent of the Vizier', NULL, NULL, 0, 6561, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ghos'opp +(224181, 0, 0, 'Ghos\'opp', NULL, 'Agent of the Vizier', NULL, NULL, 0, 6560, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ghos'opp +(224182, 0, 0, 'Ghos\'opp', NULL, 'Agent of the Vizier', NULL, NULL, 0, 6559, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ghos'opp +(224183, 0, 0, 'Ghos\'opp', NULL, 'Agent of the Vizier', NULL, NULL, 0, 6558, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ghos'opp +(224184, 0, 0, 'Ghos\'opp', NULL, 'Agent of the Vizier', NULL, NULL, 0, 6557, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ghos'opp +(224185, 0, 0, 'Ancient Tentacle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Ancient Tentacle +(224186, 0, 0, 'Ghos\'opp', NULL, 'Agent of the Vizier', NULL, NULL, 0, 6556, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ghos'opp +(224187, 0, 0, 'Ghos\'opp', NULL, 'Agent of the Vizier', NULL, NULL, 0, 6555, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ghos'opp +(224188, 0, 0, 'Ghos\'opp', NULL, 'Agent of the Vizier', NULL, NULL, 0, 6554, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ghos'opp +(224189, 0, 0, 'Ghos\'opp', NULL, 'Agent of the Vizier', NULL, NULL, 0, 6553, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ghos'opp +(224190, 0, 0, 'Ru\'murh', NULL, 'Agent of the Weaver', NULL, NULL, 0, 6552, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ru'murh +(224191, 0, 0, 'Ru\'murh', NULL, 'Agent of the Weaver', NULL, NULL, 0, 6551, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ru'murh +(224192, 0, 0, 'Ru\'murh', NULL, 'Agent of the Weaver', NULL, NULL, 0, 6550, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ru'murh +(224193, 0, 0, 'Ru\'murh', NULL, 'Agent of the Weaver', NULL, NULL, 0, 6549, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ru'murh +(224194, 0, 0, 'Ru\'murh', NULL, 'Agent of the Weaver', NULL, NULL, 0, 6548, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ru'murh +(224195, 0, 0, 'Ru\'murh', NULL, 'Agent of the Weaver', NULL, NULL, 0, 6547, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ru'murh +(224196, 0, 0, 'Ru\'murh', NULL, 'Agent of the Weaver', NULL, NULL, 0, 6546, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ru'murh +(224197, 0, 0, 'Ru\'murh', NULL, 'Agent of the Weaver', NULL, NULL, 0, 6545, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ru'murh +(224198, 0, 0, 'Ru\'murh', NULL, 'Agent of the Weaver', NULL, NULL, 0, 6544, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ru'murh +(224199, 0, 0, 'Ru\'murh', NULL, 'Agent of the Weaver', NULL, NULL, 0, 6542, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ru'murh +(224200, 0, 0, 'Ru\'murh', NULL, 'Agent of the Weaver', NULL, NULL, 0, 6541, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ru'murh +(224201, 0, 0, 'Ru\'murh', NULL, 'Agent of the Weaver', NULL, NULL, 0, 6543, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ru'murh +(224202, 0, 0, 'Sureki Venomblade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Venomblade +(224205, 0, 0, 'Weaver\'s Scouting Shadecaster', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Scouting Shadecaster +(224213, 0, 0, 'Pollen Rich Cinderbloom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pollen Rich Cinderbloom +(224214, 0, 0, 'Pollen Rich Cinderbloom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pollen Rich Cinderbloom +(224215, 0, 0, 'Pollen Rich Cinderbloom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pollen Rich Cinderbloom +(224216, 0, 0, 'Pollen Rich Cinderbloom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pollen Rich Cinderbloom +(224217, 0, 0, 'Pollen Rich Cinderbloom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pollen Rich Cinderbloom +(224218, 0, 0, 'Territorial Deepwalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 195, 56110), -- Territorial Deepwalker +(224219, 0, 0, 'Twilight Earthcaller', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 2, 0, 0, 56110), -- Twilight Earthcaller +(224221, 0, 0, 'Twilight Overseer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Twilight Overseer +(224222, 0, 0, 'Throw Cheese Vehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Throw Cheese Vehicle +(224236, 0, 0, 'Thrown Cheese', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thrown Cheese +(224237, 0, 0, 'Cooking Pot', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cooking Pot +(224238, 0, 0, 'Neddrin', NULL, 'Firebath Attendant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Neddrin +(224239, 0, 0, 'Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 93, 56110), -- Sporbit +(224240, 0, 0, 'Twilight Flamerender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Twilight Flamerender +(224241, 0, 0, 'Bursting Lightspawn', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 10, 0, 0, 56110), -- Bursting Lightspawn +(224246, 0, 0, 'KC: Clue 1 Collected [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Clue 1 Collected [DNT] +(224247, 0, 0, 'KC: Clue 2 Collected [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Clue 2 Collected [DNT] +(224248, 0, 0, 'KC: Clue 3 Collected [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Clue 3 Collected [DNT] +(224249, 0, 0, 'Twilight Lavabender', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Twilight Lavabender +(224251, 0, 0, 'Firebath Impurity', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Firebath Impurity +(224252, 0, 0, 'Kill Credit: Participation Earned', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Participation Earned +(224261, 0, 0, 'Supply Crate', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Supply Crate +(224264, 0, 0, 'Ahn\'izik the Old Soul', NULL, 'Weapon Merchant', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ahn'izik the Old Soul +(224265, 0, 0, '[DNT]Select a Beetle Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Select a Beetle Kill Credit +(224266, 0, 0, 'Kill Credit: Right Leg Shackle DIsmantled [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Right Leg Shackle DIsmantled [DNT] +(224267, 0, 0, 'Ab\'xal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ab'xal +(224268, 0, 0, 'Kill Credit: Left Arm Shackle DIsmantled [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Left Arm Shackle DIsmantled [DNT] +(224269, 0, 0, 'Kill Credit: Right Arm Shackle Dismantled [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Right Arm Shackle Dismantled [DNT] +(224270, 0, 0, 'Ip\'xal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ip'xal +(224271, 0, 0, 'Twilight Warlock', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Twilight Warlock +(224272, 0, 0, 'Kill Credit: Tell Y\'tekhi No 2nd Time [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Tell Y'tekhi No 2nd Time [DNT] +(224273, 0, 0, 'Kill Credit: Tell Y\'tekhi No 3rd Time [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Tell Y'tekhi No 3rd Time [DNT] +(224274, 0, 0, 'Kill Credit: Tell Y\'tekhi No 4th Time [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Tell Y'tekhi No 4th Time [DNT] +(224275, 0, 0, 'Stonevault Machinesmith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stonevault Machinesmith +(224276, 0, 0, 'Twilight Enforcer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Twilight Enforcer +(224277, 0, 0, 'Selective Historian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Selective Historian +(224278, 0, 0, 'Nightshade Ambusher', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightshade Ambusher +(224279, 0, 0, 'Shatter Existance Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shatter Existance Stalker +(224280, 0, 0, 'Tectonic Rumbler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Tectonic Rumbler +(224281, 0, 0, 'Taelloch Ore', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Taelloch Ore +(224282, 0, 0, 'Soulboil', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Soulboil +(224283, 0, 0, 'Kill Credit: Rescue Brennok [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Rescue Brennok [DNT] +(224284, 0, 0, 'Decalibrated Examination Bot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Decalibrated Examination Bot +(224286, 0, 0, '[DNT]I chose Helioceros', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]I chose Helioceros +(224287, 0, 0, '[DNT]I chose Titannirum', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]I chose Titannirum +(224288, 0, 0, '[DNT]I chose Rafflesian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]I chose Rafflesian +(224289, 0, 0, '[DNT]I chose Durania', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]I chose Durania +(224290, 0, 0, '[DNT]I chose Stapellia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]I chose Stapellia +(224291, 0, 0, 'Kill Credit: Find Brennok [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Find Brennok [DNT] +(224292, 0, 0, '[DNT]I chose Bulbophyll', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]I chose Bulbophyll +(224293, 0, 0, 'KC: Snuffled', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Snuffled +(224294, 0, 0, 'Osidion', NULL, 'Ensemble Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- Osidion + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(224295, 0, 0, 'Gossiping Historian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gossiping Historian +(224299, 0, 0, 'Anub\'okki', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anub'okki +(224300, 0, 0, 'Bloodworker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bloodworker +(224301, 0, 0, 'Dropped Ore', NULL, NULL, NULL, NULL, 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Dropped Ore +(224302, 0, 0, 'The Vizier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- The Vizier +(224303, 0, 0, 'Throw Water Vehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Throw Water Vehicle +(224304, 0, 0, 'Questzertauren', NULL, 'War Within Wayfinder', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Questzertauren +(224305, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(224306, 0, 0, 'Ah\'shalathala the Quenched', NULL, 'Drink Merchant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ah'shalathala the Quenched +(224307, 0, 0, 'Corpse Relocator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Corpse Relocator +(224308, 0, 0, 'Kib\'kur', NULL, 'The Cleaner', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kib'kur +(224309, 0, 0, 'Apyrite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Apyrite +(224310, 0, 0, 'Great Kyron', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Great Kyron +(224311, 0, 0, 'Siegelord Xerosh', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siegelord Xerosh +(224312, 0, 0, 'Shackle Anchor', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Shackle Anchor +(224313, 0, 0, 'Shackle Anchor', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Shackle Anchor +(224314, 0, 0, 'Shackle Anchor', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Shackle Anchor +(224315, 0, 0, 'Kill Credit: Select a faction', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Select a faction +(224316, 0, 0, '[DNT] Kill Credit: Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit: Nerubian +(224317, 0, 0, 'Tunnel to Dorn Agol', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Tunnel to Dorn Agol +(224318, 0, 0, 'Tunnel to Azj-Kahet', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Tunnel to Azj-Kahet +(224319, 0, 0, 'Anub\'azal', NULL, 'Lord of Heritage Forces', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anub'azal +(224320, 0, 0, 'Tes\'ka', NULL, 'Apprentice Silksinger', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tes'ka +(224321, 0, 0, 'Ves\'ka', NULL, 'Apprentice Silksinger', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ves'ka +(224324, 0, 0, 'Silkswooner Waree', NULL, 'Tailoring Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Silkswooner Waree +(224325, 0, 0, 'Arathi Bomb', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Arathi Bomb +(224327, 0, 0, 'Violesca', NULL, 'Dyes, Inks, and Shells', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Violesca +(224329, 0, 0, 'Visiting Merchant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Visiting Merchant +(224330, 0, 0, 'Maraclozh', NULL, 'Fishing Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Maraclozh +(224331, 0, 0, 'Phylleus', NULL, 'Fish & Fishing Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Phylleus +(224332, 0, 0, 'Master Kat\'taj', NULL, 'General Goods', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Master Kat'taj +(224333, 0, 0, 'Uvo\'rek the Broodmother', NULL, 'Specialty Eggs', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Uvo'rek the Broodmother +(224335, 0, 0, 'Nur\'rek the Good Husband', NULL, 'Trade Goods', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nur'rek the Good Husband +(224336, 0, 0, 'Ancestor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ancestor +(224337, 0, 0, 'Zara\'azj the Magnificent', NULL, 'Alchemy Supplies', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Zara'azj the Magnificent +(224338, 0, 0, 'Tara Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tara Steelstrike +(224339, 0, 0, 'Sne\'ix the Egg Tender', NULL, 'Broodmother\'s Assistant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sne'ix the Egg Tender +(224340, 0, 0, 'Reagent Lady Minertaur the Second', NULL, 'Esteemed Geologist and Rock Collector', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Reagent Lady Minertaur the Second +(224341, 0, 0, 'Fire!', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fire! +(224342, 0, 0, 'Reagent Lord Herbataur the Second', NULL, 'Master Botanist', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Reagent Lord Herbataur the Second +(224343, 0, 0, 'Reagent Skeleton Skinnaur the Second', NULL, 'Fresh Leather & Hides', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Reagent Skeleton Skinnaur the Second +(224345, 0, 0, 'Anub\'azal', NULL, 'Lord of Heritage Forces', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anub'azal +(224346, 0, 0, 'Grand Apothecary Alchataur the Second', NULL, 'Phials & Potions', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Grand Apothecary Alchataur the Second +(224347, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(224349, 0, 0, 'Kill Credit: Recitation Completed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Recitation Completed [DNT] +(224350, 0, 0, 'Voltscale Siltworm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Voltscale Siltworm +(224351, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(224352, 0, 0, 'Vi\'azl', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vi'azl +(224353, 0, 0, 'Mimzy Spazzlerock\'s Second Evil Twin', NULL, 'Artisan\'s Consortium Warehouse Peddler', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mimzy Spazzlerock's Second Evil Twin +(224354, 0, 0, 'Firelord Nomi the Second', NULL, 'PTR Master Chef & Lord of Flame', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Firelord Nomi the Second +(224355, 0, 0, 'Clerk Galesong the Second', NULL, 'Crafting Orders', NULL, 'workorders', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Clerk Galesong the Second +(224356, 0, 0, 'Veeno the Second', NULL, 'Extravagant Equipment Enhancements', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Veeno the Second +(224357, 0, 0, 'Sandskin Sawtooth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Sandskin Sawtooth +(224358, 0, 0, 'Kill Credit: Defeat a Wave', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Defeat a Wave +(224359, 0, 0, 'Mr. Sunflower\'s Patient', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mr. Sunflower's Patient +(224361, 0, 0, 'Royal Guardian', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Guardian +(224362, 0, 0, 'Batzvara', NULL, 'Caretaker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Batzvara +(224363, 0, 0, 'Royal Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Royal Fighter +(224364, 0, 0, 'Kill Credit: WQ - Package Delivered, No Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: WQ - Package Delivered, No Credit +(224367, 0, 0, 'Forgotten Hero', NULL, 'Marshal', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Forgotten Hero +(224368, 0, 0, 'Chamber Expeller', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chamber Expeller +(224369, 0, 0, '[DNT] Kill Credit: Cooking With Style', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Cooking With Style +(224370, 0, 0, 'Surekian Weapon Rack', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Surekian Weapon Rack +(224371, 0, 0, 'Spike Storm Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Spike Storm Stalker +(224372, 0, 0, 'Nightshade Abductor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightshade Abductor +(224373, 0, 0, 'Echo of the Silver Hand', NULL, 'Highlord of the Argent Crusade', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Echo of the Silver Hand +(224374, 0, 0, 'Kill Credit: Landed in Market [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Landed in Market [DNT] +(224376, 0, 0, 'Cloudrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Cloudrook +(224377, 0, 0, 'Slightly Moldy Scout', NULL, NULL, NULL, 'questinteract', 0, 0, 2, 0, 0, 0, 2, 0, 0, 56110), -- Slightly Moldy Scout +(224378, 0, 0, 'Orren Masyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orren Masyn +(224379, 0, 0, 'Orren Masyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orren Masyn +(224380, 0, 0, 'Orren Masyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orren Masyn +(224381, 0, 0, 'Orren Masyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orren Masyn +(224382, 0, 0, 'Aemyra Acton', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aemyra Acton +(224387, 0, 0, 'Twilight Elementalist', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Twilight Elementalist +(224390, 0, 0, 'Big Taelloch Ore', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Big Taelloch Ore +(224391, 0, 0, 'KC: Item Used [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Item Used [DNT] +(224392, 0, 0, 'Olbarig', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Olbarig +(224393, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(224394, 0, 0, 'Harmot', NULL, 'Geomender', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Harmot +(224401, 0, 0, 'Invasive Deepflayer', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Invasive Deepflayer +(224402, 0, 0, 'Wild Cloudrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 160, 4, 0, 0, 56110), -- Wild Cloudrook +(224403, 0, 0, 'Bor\'zal the Lurking', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bor'zal the Lurking +(224404, 0, 0, 'Yor\'Sith', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Yor'Sith +(224405, 0, 0, 'Aqu\'yinra', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aqu'yinra +(224406, 0, 0, 'S\'toth the Insatiable', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- S'toth the Insatiable +(224407, 0, 0, 'Venox', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Venox +(224408, 0, 0, 'Hallowfall Crystal Sound Controller', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Hallowfall Crystal Sound Controller +(224409, 0, 0, 'Shalehorn Cow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn Cow +(224410, 0, 0, 'Shalehorn Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn Bull +(224411, 0, 0, 'Hand of Azshara', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hand of Azshara +(224413, 0, 0, 'Zaniga the Tracker', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zaniga the Tracker +(224415, 0, 0, 'Ankoan Champion', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ankoan Champion +(224418, 0, 0, 'Gurl the Feaster', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gurl the Feaster +(224420, 0, 0, 'Utmoth the tide', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Utmoth the tide +(224424, 0, 0, 'Velkura', NULL, 'Forgemaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Velkura +(224425, 0, 0, 'Kiji the Stomper', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kiji the Stomper +(224427, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(224428, 0, 0, 'Clawmother Tengi', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Clawmother Tengi +(224430, 0, 0, 'Nalo\'Xic', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nalo'Xic +(224436, 0, 0, '[DNT] Deposit target bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Deposit target bunny +(224437, 0, 0, 'Rasha\'nan', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 265, 56110), -- Rasha'nan +(224438, 0, 0, 'Pterrordaxus', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pterrordaxus +(224439, 0, 0, 'Web Support', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Web Support +(224440, 0, 0, 'Tor\'go', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tor'go +(224441, 0, 0, 'Freysworn Chalcy', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 2106, 56110), -- Freysworn Chalcy +(224443, 0, 0, 'Breach', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Breach +(224444, 0, 0, 'Flame Viscerator Ignes', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Flame Viscerator Ignes +(224445, 0, 0, 'Oremex Flamebreaker', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oremex Flamebreaker +(224446, 0, 0, 'Earthfury Cragshar', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthfury Cragshar +(224447, 0, 0, 'Deepwalker Cavelord', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deepwalker Cavelord +(224448, 0, 0, 'Crateron', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Crateron +(224451, 0, 0, 'Stormlord Kao\'dor', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormlord Kao'dor +(224453, 0, 0, '[DNT] Deposit Area Trigger bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Deposit Area Trigger bunny +(224454, 0, 0, 'Scuttling Sandshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Scuttling Sandshell +(224455, 0, 0, 'Toaka the Explorer', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Toaka the Explorer +(224456, 0, 0, 'Brooding Shorewing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Brooding Shorewing +(224457, 0, 0, 'Conqueror Or\'sosh', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Conqueror Or'sosh +(224458, 0, 0, 'Wavecrasher Jurvak', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wavecrasher Jurvak +(224460, 0, 0, 'Tiny Sunwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Tiny Sunwing +(224461, 0, 0, 'Warmonger Ogli', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Warmonger Ogli +(224462, 0, 0, 'Sea Drop', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Sea Drop +(224463, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(224464, 0, 0, 'Venomous Salamanther', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Venomous Salamanther +(224465, 0, 0, 'Kelp Slug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Kelp Slug +(224466, 0, 0, 'Voidwraith', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Voidwraith +(224467, 0, 0, 'Shalehorn', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn +(224468, 0, 0, 'Salamanther Highmother', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Salamanther Highmother +(224469, 0, 0, 'Unicorn Moose', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Unicorn Moose +(224470, 0, 0, 'Gong\'tze the Riverhewer', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gong'tze the Riverhewer +(224471, 0, 0, 'First Blade Grimskarn', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- First Blade Grimskarn +(224472, 0, 0, 'Undercrawler Lurker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Undercrawler Lurker +(224473, 0, 0, 'Zeeben', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zeeben +(224474, 0, 0, 'Test Floating Object [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Test Floating Object [DNT] +(224475, 0, 0, 'Talinhet', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Talinhet +(224476, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(224477, 0, 0, 'Temaya', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Temaya +(224478, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(224479, 0, 0, 'Firebath Impurity', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Firebath Impurity +(224480, 0, 0, 'Firebath Impurity', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Firebath Impurity +(224481, 0, 0, 'Ernesta', NULL, 'Firebath Attendant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ernesta +(224482, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(224483, 0, 0, 'Target Clucker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 100, 56110), -- Target Clucker +(224488, 0, 0, 'The Rebellious Queen', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Rebellious Queen +(224489, 0, 0, 'Vin\'ris The Corruptor', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vin'ris The Corruptor +(224490, 0, 0, 'Vil\'vim The Mindtwister', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vil'vim The Mindtwister +(224491, 0, 0, 'Spiz\'na the Traitor', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spiz'na the Traitor +(224492, 0, 0, 'Yoh\'nath the Ender', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Yoh'nath the Ender +(224493, 0, 0, 'Izan', NULL, 'Fisherman', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Izan +(224494, 0, 0, 'Azerite Manifestation', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Azerite Manifestation +(224495, 0, 0, 'Shard of Gorribal', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shard of Gorribal +(224496, 0, 0, 'Hallowfall Bear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Hallowfall Bear +(224497, 0, 0, 'Berrt', NULL, 'Firebath Attendant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Berrt +(224498, 0, 0, 'Dregbile', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dregbile +(224499, 0, 0, 'Widowcore', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Widowcore +(224500, 0, 0, 'Heartsear', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Heartsear +(224501, 0, 0, 'Berrybuzz Stinger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Berrybuzz Stinger +(224502, 0, 0, 'Soulboil', NULL, NULL, NULL, NULL, 0, 6220, 1, 0, 0, 0, 7, 0, 0, 56110), -- Soulboil +(224504, 0, 0, 'Awakened Mountain Giant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Awakened Mountain Giant +(224505, 0, 0, 'Harmot', NULL, 'Geomender', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Harmot +(224506, 0, 0, 'Harvester Farnee', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Harvester Farnee +(224507, 0, 0, 'Fishing Rod', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fishing Rod +(224508, 0, 0, 'Tidal Sandsnapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Tidal Sandsnapper +(224509, 0, 0, 'Shalehoof', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Shalehoof +(224510, 0, 0, 'Olfii', NULL, 'Stable Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Olfii +(224511, 0, 0, 'Reclamation Volunteer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Reclamation Volunteer +(224512, 0, 0, 'Venomous Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Venomous Hatchling +(224513, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(224515, 0, 0, 'Elusive Ironhide Maelstrom Wolf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 130, 56110), -- Elusive Ironhide Maelstrom Wolf +(224516, 0, 0, 'Skardyn Invader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn Invader +(224517, 0, 0, 'Quartermaster\'s Bulwark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Quartermaster's Bulwark +(224518, 0, 0, 'Undercrawler Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Undercrawler Hatchling +(224519, 0, 0, 'Nerubian Army Periodic Sound 01', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- Nerubian Army Periodic Sound 01 +(224520, 0, 0, 'Nerubian Army Periodic Sound 02', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- Nerubian Army Periodic Sound 02 +(224521, 0, 0, 'Frenzied Siege Artillery', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Frenzied Siege Artillery +(224522, 0, 0, '[DNT] Ground hazard bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Ground hazard bunny +(224523, 0, 0, 'Maetild Saberkrags', NULL, 'Stable Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Maetild Saberkrags +(224526, 0, 0, 'Machine Speaker Golem', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Machine Speaker Golem +(224527, 0, 0, 'Cogwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Cogwalker +(224530, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(224533, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(224534, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(224535, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(224537, 216486, 0, 'Corrupted Voidfinder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Corrupted Voidfinder +(224538, 0, 0, 'Siegehold Soldier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siegehold Soldier +(224540, 0, 0, 'Grass Snake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Grass Snake +(224541, 0, 0, 'Siegehold Websinger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Siegehold Websinger +(224542, 0, 0, 'Candle Clone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Candle Clone +(224543, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(224544, 0, 0, 'Rannida', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rannida +(224545, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(224546, 0, 0, 'Cochineal Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Cochineal Crawler +(224547, 0, 0, 'Anub\'azal', NULL, 'Lord of Heritage Forces', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anub'azal +(224548, 0, 0, 'Pearlescent Shellcrab', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Pearlescent Shellcrab +(224549, 0, 0, 'Meadworker Nedam', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 115, 56110), -- Meadworker Nedam +(224551, 0, 0, 'Immature Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Immature Shalehorn +(224552, 0, 0, 'Rasha\'nan', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 265, 56110), -- Rasha'nan +(224554, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(224555, 0, 0, 'Kill Credit: Wagon Event [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Wagon Event [DNT] +(224561, 0, 0, 'Fray', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 144, 56110), -- Fray +(224562, 0, 0, 'Buck', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 144, 56110), -- Buck +(224563, 0, 0, 'Huntsman Krust', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 115, 56110), -- Huntsman Krust +(224564, 0, 0, 'Grimweave Orb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 952, 56110), -- Grimweave Orb +(224565, 0, 0, 'Surekian Gavel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Surekian Gavel +(224566, 0, 0, 'Bondaz', NULL, 'Crossroads Tinkerer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bondaz +(224567, 224568, 221853, 'Gaudy Web-Vandal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gaudy Web-Vandal +(224568, 0, 0, 'Proxy: Dyeworks Wave Mobs [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Proxy: Dyeworks Wave Mobs [DNT] +(224570, 0, 0, 'Kill Credit: Dyebaths Tested [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Dyebaths Tested [DNT] +(224571, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(224572, 0, 0, 'Electric Eel', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Electric Eel +(224576, 0, 0, 'Deepflayer Matriarch', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepflayer Matriarch +(224577, 0, 0, '[DNT] Kill Proxy - Local Story - Life Finds a Way - Luring (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Local Story - Life Finds a Way - Luring (RPS) +(224578, 0, 0, 'Croaking Sandskipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Croaking Sandskipper +(224579, 0, 0, 'Invis bunny for summon[DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invis bunny for summon[DNT] +(224581, 0, 0, 'Luminescent Mollusc', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Luminescent Mollusc +(224582, 0, 0, 'Disruptive Deepflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Disruptive Deepflayer +(224583, 0, 0, 'Acid Bomb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Acid Bomb +(224584, 0, 0, '[DNT] Delgando\'s Raft', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Delgando's Raft +(224585, 0, 0, 'Daunted Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Daunted Bull +(224586, 0, 0, 'Daunted Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Daunted Bull +(224587, 0, 0, 'Spooked Cow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Spooked Cow +(224588, 0, 0, 'Spooked Cow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Spooked Cow +(224589, 224621, 0, 'Colossal Crab', NULL, 'Tamed Kobyss Monstrosity', NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Colossal Crab +(224591, 0, 0, 'Glower Swarm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Glower Swarm +(224592, 224621, 0, 'Colossal Arathi Amalgam', NULL, 'Reanimated Kobyss Monstrosity', NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Colossal Arathi Amalgam +(224593, 0, 0, 'Memory Leak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Memory Leak +(224594, 224621, 0, 'Colossal Makrura', NULL, 'Tamed Kobyss Monstrosity', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Colossal Makrura +(224595, 0, 0, 'Glower Swarm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Glower Swarm +(224596, 0, 0, 'Caustic Dyebath', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Caustic Dyebath +(224597, 0, 0, 'Skittish Fog Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Skittish Fog Beast +(224598, 0, 0, 'Nerub-ar Watcher', NULL, 'PTR Boss Teleportation', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerub-ar Watcher +(224599, 0, 0, 'Falling Debris', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Falling Debris +(224601, 0, 0, 'Remnant of Darkness', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Remnant of Darkness +(224602, 0, 0, 'Danagh', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Danagh +(224603, 0, 0, 'Rising Tidebound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Rising Tidebound +(224604, 0, 0, 'Spiked Rockslime', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Spiked Rockslime +(224605, 0, 0, 'Deceased Red Drake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 144, 56110), -- Deceased Red Drake +(224606, 0, 0, 'Shallows Slug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 79, 56110), -- Shallows Slug +(224607, 0, 0, 'Lashroom Ambusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lashroom Ambusher +(224608, 0, 0, '[DNT] Delgando\'s Raft', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Delgando's Raft +(224609, 0, 0, 'Twilight Destroyer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 144, 56110), -- Twilight Destroyer +(224610, 0, 0, 'Surekian Weapon Rack', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Surekian Weapon Rack +(224611, 0, 0, 'Unnerved Calf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Unnerved Calf +(224612, 0, 0, 'Dedicated Sailor', NULL, 'Deckhand of the Mighty Lynx', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dedicated Sailor +(224613, 223679, 0, 'Kill Credit: Q01b - Item Given', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Q01b - Item Given +(224616, 0, 0, 'Animated Shadow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Animated Shadow +(224617, 0, 0, 'Regeneald', NULL, 'Ship\'s Cat', NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Regeneald +(224618, 0, 0, 'Danagh\'s Cogwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Danagh's Cogwalker +(224619, 0, 0, 'Scouring Sandstone', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Scouring Sandstone +(224620, 0, 0, 'Dedicated Sailor', NULL, 'Deckhand of the Resolute Flame', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- Dedicated Sailor + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(224621, 0, 0, 'Colossal Eel', NULL, 'Tamed Kobyss Monstrosity', NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Colossal Eel +(224622, 224621, 0, 'Colossal Salamanther', NULL, 'Tamed Kobyss Monstrosity', NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Colossal Salamanther +(224623, 0, 0, 'Snarling Mongrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Snarling Mongrel +(224624, 0, 0, 'You', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- You +(224636, 0, 0, 'Deepwell Hunter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Deepwell Hunter +(224638, 0, 0, 'Symon Corwin', NULL, 'Flight Instructor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Symon Corwin +(224639, 0, 0, 'Surekian Decapitator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Surekian Decapitator +(224640, 0, 0, 'Nerubian Gravestone', NULL, NULL, NULL, NULL, 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian Gravestone +(224642, 0, 0, 'Machine Spark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 178, 56110), -- Machine Spark +(224655, 0, 0, 'Anastaria', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Anastaria +(224659, 0, 0, 'Laurdare', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Laurdare +(224662, 0, 0, 'Sky-Captain Estraella', NULL, 'The Empire\'s Reach II', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sky-Captain Estraella +(224663, 0, 0, 'Mesmerized Flyer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Mesmerized Flyer +(224666, 0, 0, 'Dedicated Sailor', NULL, 'Deckhand of the Empire\'s Reach II', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dedicated Sailor +(224667, 0, 0, 'Spire Totem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 11, 0, 0, 56110), -- Spire Totem +(224671, 0, 0, 'Spire Totem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 11, 0, 0, 56110), -- Spire Totem +(224672, 0, 0, 'Spire Totem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 11, 0, 0, 56110), -- Spire Totem +(224673, 0, 0, '[DNT] Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Generic Bunny +(224677, 0, 0, 'Deepwell Hunter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Deepwell Hunter +(224678, 0, 0, '[DNT] Daunted Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- [DNT] Daunted Bull +(224679, 0, 0, '[DNT] Spooked Cow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- [DNT] Spooked Cow +(224682, 0, 0, 'Nozzle Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nozzle Stalker +(224683, 0, 0, 'Angry Fungus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Angry Fungus +(224685, 0, 0, 'Angry Fungus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 103, 1, 0, 0, 56110), -- Angry Fungus +(224687, 0, 0, 'Angry Fungus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Angry Fungus +(224688, 0, 0, 'Dornogal Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Dornogal Stormrook +(224702, 0, 0, 'Void Rock', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Void Rock +(224707, 0, 0, 'Alvegar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alvegar +(224708, 0, 0, 'Cenderragg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cenderragg +(224709, 0, 0, 'Nerubian Boss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Boss +(224710, 0, 0, 'Kix\'arak', NULL, 'The Overseer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kix'arak +(224711, 0, 0, 'Wildhammer Patron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wildhammer Patron +(224712, 0, 0, 'Dark Iron Patron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dark Iron Patron +(224713, 0, 0, 'Bronzebeard Patron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bronzebeard Patron +(224714, 0, 0, 'Dornogal Patron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dornogal Patron +(224716, 0, 0, 'Flash', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Flash +(224717, 0, 0, 'Gale', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Gale +(224718, 0, 0, 'Thundo', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Thundo +(224720, 0, 0, 'Kill Credit: Fog Cloud [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Fog Cloud [DNT] +(224721, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(224722, 0, 0, 'Flash', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Flash +(224723, 0, 0, 'Nexus-Lord Donjon Rade VI', NULL, 'PTR Instance Teleportation', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nexus-Lord Donjon Rade VI +(224724, 0, 0, 'Reclamation Coordinator', NULL, NULL, NULL, 'questinteract', 2, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Reclamation Coordinator +(224725, 0, 0, 'Saurolisk Ambusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Saurolisk Ambusher +(224727, 0, 0, 'Skittish Fog Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Skittish Fog Beast +(224729, 0, 0, 'Anub\'okki', NULL, 'Disciple of Anub\'azal', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anub'okki +(224730, 0, 0, 'Elemental Targeting', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Elemental Targeting +(224731, 0, 0, 'Web Marauder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Web Marauder +(224732, 0, 0, 'Covert Webmancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Covert Webmancer +(224733, 0, 0, 'Tulumun', NULL, 'Assistant to the Executor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tulumun +(224734, 0, 0, 'Bobbin', NULL, 'Eye of the Weaver', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bobbin +(224735, 0, 0, 'Tidehunter Gull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Tidehunter Gull +(224736, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(224737, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(224738, 0, 0, 'Deepwell Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Deepwell Undercrawler +(224741, 0, 0, 'Dolena', NULL, NULL, NULL, NULL, 10, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dolena +(224742, 0, 0, 'Hollow Steelstem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Hollow Steelstem +(224744, 0, 0, 'Hollow Sporesinger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Hollow Sporesinger +(224745, 0, 0, 'Bleak Seatamer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bleak Seatamer +(224746, 0, 0, 'Bleak Beastbreaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bleak Beastbreaker +(224747, 0, 0, 'Bleak Flesh-Taker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Bleak Flesh-Taker +(224748, 0, 0, 'Bleak Beak-Carver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Bleak Beak-Carver +(224749, 0, 0, 'Bleak Claw-Eater', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bleak Claw-Eater +(224751, 0, 0, 'Garlic-Breathed Hydra', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 68, 1, 0, 0, 56110), -- Garlic-Breathed Hydra +(224752, 0, 0, 'Hollow Softcap', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Hollow Softcap +(224753, 0, 0, 'Juvenile Lurker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Juvenile Lurker +(224754, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(224756, 0, 0, 'Boulderbane', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Boulderbane +(224757, 0, 0, 'Cave Taro', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cave Taro +(224758, 0, 0, 'Orator Tx\'itk', NULL, 'The Second Strand', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orator Tx'itk +(224759, 227374, 0, 'Weary Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weary Laborer +(224761, 0, 0, 'Kill Credit: Delgando\'s Raft [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Delgando's Raft [DNT] +(224762, 0, 0, 'Silvervein', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Silvervein +(224763, 0, 0, 'Kill Credit: Meet Contact [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Meet Contact [DNT] +(224764, 0, 0, 'Brightstone', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Brightstone +(224765, 0, 0, 'Kill Credit: Meet Upstart [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Meet Upstart [DNT] +(224766, 0, 0, 'Kill Credit: Meet Overspinner [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Meet Overspinner [DNT] +(224767, 0, 0, 'Roaming Mongrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Roaming Mongrel +(224768, 0, 0, 'Thundo', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Thundo +(224770, 0, 0, 'Gale', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Gale +(224771, 0, 0, 'Defective Escape Pod', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Defective Escape Pod +(224772, 0, 0, 'Incomplete Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Incomplete Puppet +(224773, 0, 0, 'Incomplete Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Incomplete Puppet +(224774, 0, 0, 'Incomplete Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Incomplete Puppet +(224776, 0, 0, 'Savagetalon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 11, 1, 0, 0, 56110), -- Savagetalon +(224778, 0, 0, 'Troglofrog', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Troglofrog +(224779, 0, 0, 'Galvanized Lurker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Galvanized Lurker +(224780, 0, 0, 'Igitith ik\'Tak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Igitith ik'Tak +(224781, 0, 0, '[DNT] Kill Credit - Puppet Cured', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - Puppet Cured +(224782, 0, 0, 'Dawn', NULL, 'The Awakened', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dawn +(224783, 0, 0, 'Foreman Uzjax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Uzjax +(224784, 0, 0, 'Anub\'ilith\'s Servant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Anub'ilith's Servant +(224785, 0, 0, 'Cochineal Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Cochineal Crawler +(224786, 0, 0, 'Arathi Aeroknight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Aeroknight +(224787, 0, 0, 'Arathi Aeroknight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Aeroknight +(224788, 0, 0, 'Coalesced Shadeling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Coalesced Shadeling +(224789, 0, 0, 'Juvenile Sandskipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Juvenile Sandskipper +(224790, 0, 0, 'Dawn', NULL, 'The Awakened', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dawn +(224791, 0, 0, 'Corrupted Golem', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Corrupted Golem +(224796, 0, 0, 'Curious Listener', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Curious Listener +(224797, 0, 0, 'Secondary Interface', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Secondary Interface +(224798, 0, 0, 'Void Elf Riftwalker', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Void Elf Riftwalker +(224799, 0, 0, 'Shimmering Hermit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Shimmering Hermit +(224800, 0, 0, 'Salty Gull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Salty Gull +(224801, 0, 0, 'Angry Pebbles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Angry Pebbles +(224802, 0, 0, 'Throw Cheese Vehicle', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Throw Cheese Vehicle +(224803, 0, 0, 'Insectiformant', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Insectiformant +(224804, 0, 0, 'Emergency Militia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Emergency Militia +(224805, 0, 0, 'Glinting Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Glinting Glowmite +(224806, 0, 0, 'Adhelda', NULL, 'Earthen Emissary', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adhelda +(224807, 0, 0, 'Brunhold', NULL, 'Earthen Emissary', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brunhold +(224808, 0, 0, 'Horrific Baelgat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Horrific Baelgat +(224809, 0, 0, 'Primary Interface', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Primary Interface +(224810, 0, 0, 'Tertiary Interface', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Tertiary Interface +(224816, 0, 0, 'TEST FOR COCOON Earthen Denizen [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- TEST FOR COCOON Earthen Denizen [DNT] +(224817, 0, 0, 'Wagon of Siege Supplies', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Wagon of Siege Supplies +(224818, 0, 0, 'Stoneborn Colossus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stoneborn Colossus +(224819, 0, 0, 'Queen\'s Enforcer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Queen's Enforcer +(224820, 0, 0, 'Deathly Presence', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Deathly Presence +(224821, 0, 0, 'Zev\'kall', NULL, 'High General of the Siege', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Zev'kall +(224822, 0, 0, 'Kaheti Skirmisher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Skirmisher +(224823, 0, 0, 'Flynn Fairwind', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Flynn Fairwind +(224824, 0, 0, 'Ancient Watcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ancient Watcher +(224825, 0, 0, '[DNT] Kill Credit: Generic Civilian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Generic Civilian +(224826, 0, 0, 'Corrupted Soul', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Corrupted Soul +(224828, 0, 0, 'Dark Sentinel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dark Sentinel +(224829, 0, 0, '[DNT] Kill Credit: Stormrook Vehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Stormrook Vehicle +(224830, 0, 0, 'Wenn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Wenn +(224831, 0, 0, 'Lahk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lahk +(224832, 0, 0, 'Peacekeeper Barr', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Barr +(224833, 0, 0, 'Peacekeeper Aidda', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Aidda +(224834, 0, 0, '[DNT] Welder Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Welder Stalker +(224835, 0, 0, 'Stonevault Ironstrider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Stonevault Ironstrider +(224836, 0, 0, 'Stonevault Machinist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stonevault Machinist +(224837, 0, 0, 'Corrupted Egg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Corrupted Egg +(224838, 0, 0, 'KC: Lumberjack Freed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Lumberjack Freed [DNT] +(224839, 0, 0, 'KC: Nerubian Killed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Nerubian Killed [DNT] +(224840, 0, 0, '[DNT] RP Ability Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- [DNT] RP Ability Stalker +(224842, 0, 0, 'Shadowsilk Jailer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadowsilk Jailer +(224843, 0, 0, 'Shadowsilk Taskmaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shadowsilk Taskmaster +(224844, 0, 0, 'Shadowsilk Wallclimber', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Shadowsilk Wallclimber +(224845, 0, 0, 'Shadowsilk Woodwebber', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadowsilk Woodwebber +(224846, 0, 0, 'Shadowsilk Burrower', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shadowsilk Burrower +(224847, 0, 0, 'Kill Credit: Collect Taro [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Collect Taro [DNT] +(224848, 0, 0, 'Kill Credit: Collect Taro Properly [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Collect Taro Properly [DNT] +(224850, 0, 0, 'Battered Red Drake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 144, 56110), -- Battered Red Drake +(224851, 0, 0, 'Kill Credit: Collect Garlic [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Collect Garlic [DNT] +(224852, 0, 0, 'Hatched Twilight Egg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Hatched Twilight Egg +(224853, 0, 0, 'Mutated Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Mutated Hatchling +(224854, 0, 0, 'Shadowsilk Burrower', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shadowsilk Burrower +(224855, 0, 0, 'Shadowsilk Wallclimber', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Shadowsilk Wallclimber +(224862, 0, 0, 'Kill Credit: Sous progress [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Sous progress [DNT] +(224863, 0, 0, 'Generic - Empty Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic - Empty Bunny +(224867, 0, 0, 'Kill Credit: question asked [any] [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: question asked [any] [DNT] +(224868, 0, 0, 'Kill Credit: Q1 asked [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Q1 asked [DNT] +(224869, 0, 0, 'Kill Credit: Q2 asked [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Q2 asked [DNT] +(224870, 0, 0, 'Kill Credit: Q3 asked [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Q3 asked [DNT] +(224871, 0, 0, 'Dawn', NULL, 'The Awakened', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dawn +(224872, 0, 0, 'Foreman Uzjax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Uzjax +(224873, 0, 0, '[DNT] Sous trigger bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Sous trigger bunny +(224876, 0, 0, 'Scavenging Sandsnapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Scavenging Sandsnapper +(224878, 0, 0, 'Possibility Projector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Possibility Projector +(224879, 0, 0, 'Horrific Baelgat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Horrific Baelgat +(224880, 0, 0, 'Innocent Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Innocent Kobold +(224881, 0, 0, 'Daunted Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Daunted Bull +(224882, 0, 0, 'Klanker the Ironstrider', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Klanker the Ironstrider +(224883, 0, 0, 'Mongrel Pup', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 8, 0, 0, 56110), -- Mongrel Pup +(224884, 0, 0, 'Clixi Fastfare', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Clixi Fastfare +(224885, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6339, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(224886, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6340, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(224887, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6341, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(224888, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6342, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(224889, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6343, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(224890, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6344, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(224891, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6345, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(224892, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6346, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(224893, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6347, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(224894, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6348, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(224895, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6349, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(224896, 0, 0, 'Danagh', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Danagh +(224897, 0, 0, 'Shalehorn Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn Bull +(224898, 0, 0, 'Dark Proselityzer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dark Proselityzer +(224899, 0, 0, 'Wayward Emissary', NULL, NULL, NULL, NULL, 0, 6327, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wayward Emissary +(224900, 0, 0, 'Dor\'garad', NULL, 'Agent of the Vizier', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dor'garad +(224901, 0, 0, 'Wayward Emissary', NULL, NULL, NULL, NULL, 0, 6329, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wayward Emissary +(224902, 0, 0, 'Wayward Emissary', NULL, NULL, NULL, NULL, 0, 6330, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wayward Emissary +(224903, 0, 0, 'Wayward Emissary', NULL, NULL, NULL, NULL, 0, 6331, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wayward Emissary +(224904, 0, 0, 'Wayward Emissary', NULL, NULL, NULL, NULL, 0, 6332, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wayward Emissary +(224905, 0, 0, 'Kill Credit: Machine Maintained 01 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Machine Maintained 01 [DNT] +(224906, 0, 0, 'Wayward Emissary', NULL, NULL, NULL, NULL, 0, 6333, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wayward Emissary +(224907, 0, 0, 'Wayward Emissary', NULL, NULL, NULL, NULL, 0, 6334, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wayward Emissary +(224908, 0, 0, 'Wayward Emissary', NULL, NULL, NULL, NULL, 0, 6335, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wayward Emissary +(224909, 0, 0, 'Wayward Emissary', NULL, NULL, NULL, NULL, 0, 6336, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wayward Emissary +(224910, 0, 0, 'Wayward Emissary', NULL, NULL, NULL, NULL, 0, 6337, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wayward Emissary +(224911, 0, 0, 'Volatile Barrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Volatile Barrel +(224912, 0, 0, 'Kobyss Totem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kobyss Totem +(224914, 0, 0, 'Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lashroom +(224917, 0, 0, 'Webbed Crusader Bunny Trigger', NULL, NULL, NULL, NULL, 0, 6350, 1, 0, 0, 0, 10, 0, 0, 56110), -- Webbed Crusader Bunny Trigger +(224919, 0, 0, 'Amber', NULL, 'Lost Lynx', NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Amber +(224922, 0, 0, 'Vanishing Nightmare', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Vanishing Nightmare +(224923, 0, 0, 'Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian +(224924, 0, 0, 'Elusive Gargantuan Stormscale', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 130, 56110), -- Elusive Gargantuan Stormscale +(224925, 0, 0, 'Twilight Egg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Twilight Egg +(224928, 0, 0, 'Recalled Webbed Crusader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Recalled Webbed Crusader +(224930, 0, 0, 'Urtago', NULL, 'Caretaker of Mourning Rise', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Urtago +(224932, 0, 0, 'Recalled Forgotten Depths Ambusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 169, 56110), -- Recalled Forgotten Depths Ambusher +(224934, 0, 0, 'Freed Crusader', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Freed Crusader +(224935, 0, 0, 'Dolena', NULL, NULL, NULL, NULL, 10, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dolena +(224936, 0, 0, 'High Hollows Citizen', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- High Hollows Citizen +(224937, 0, 0, 'Air Bubbles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Air Bubbles +(224938, 0, 0, 'Air Bubble', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 64, 56110), -- Air Bubble +(224939, 0, 0, 'Necrotic Bubble', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 64, 56110), -- Necrotic Bubble +(224940, 0, 0, 'Kargen Ironbrow', NULL, 'Flight Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kargen Ironbrow +(224941, 0, 0, 'Gundargaz Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gundargaz Citizen +(224943, 0, 0, 'Freywold Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Freywold Citizen +(224944, 0, 0, 'Dornogal Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dornogal Citizen +(224945, 0, 0, 'Faerin Lothar', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(224946, 0, 0, 'Great Kyron', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Great Kyron +(224947, 0, 0, 'Lasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lasher +(224948, 0, 0, 'Urtago', NULL, 'Caretaker of Mourning Rise', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Urtago +(224949, 0, 0, 'Budding Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Budding Lashroom +(224950, 0, 0, '[DNT] Kill Credit: Talked to Urtago', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Talked to Urtago +(224951, 0, 0, '[DNT] Kill Credit: Plaque Heated', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Plaque Heated +(224952, 0, 0, '[DNT] Kill Credit: Plaque Quenched', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Plaque Quenched +(224953, 0, 0, '[DNT] Kill Credit: Plaque Carved', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Plaque Carved +(224954, 0, 0, 'Bookkeeper Mhewind', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bookkeeper Mhewind +(224955, 0, 0, 'Nerubian Wall Mount [DNT]', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Nerubian Wall Mount [DNT] +(224956, 0, 0, '[DNT] Kill Credit: Plaque Collected', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Plaque Collected +(224957, 0, 0, '[DNT] Kill Credit: Plaque Placed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Plaque Placed +(224958, 0, 0, 'Elusive Gloomstinger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Elusive Gloomstinger +(224959, 0, 0, 'Elusive Terrorwing Stinger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Elusive Terrorwing Stinger +(224960, 0, 0, 'Highlord Darion Mograine', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 54, 56110), -- Highlord Darion Mograine +(224961, 0, 0, 'Assistant Haraald', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Haraald +(224962, 0, 0, 'Cursedforge Mender', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Cursedforge Mender +(224963, 0, 0, 'Elusive Kaheti Battle Tank', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Elusive Kaheti Battle Tank +(224964, 0, 0, 'Assistant Gwinnd', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Gwinnd +(224966, 0, 0, 'Mindi Maxlof', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mindi Maxlof +(224967, 224968, 0, 'Tired Worker', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tired Worker +(224969, 0, 0, 'Improvised Springboard', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Improvised Springboard +(224970, 0, 0, 'Caustic Bomber', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 216, 56110), -- Caustic Bomber +(224972, 0, 0, 'Dire Stormhowl', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Dire Stormhowl +(224973, 0, 0, 'High Hollows Skittershaw', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- High Hollows Skittershaw +(224988, 0, 0, 'Skittershaw Driver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skittershaw Driver +(224994, 0, 0, 'Memory of a Shield', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Memory of a Shield +(225015, 0, 0, 'Skardyn Bunny Trigger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Skardyn Bunny Trigger +(225016, 0, 0, 'Reclamation Machinist', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 1301, 0, 0, 7, 0, 0, 56110), -- Reclamation Machinist +(225018, 0, 0, 'Ferno', NULL, 'Innkeeper', NULL, 'innkeeper', 10, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Ferno +(225019, 0, 0, 'Overwatch Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Overwatch Swarmite +(225021, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(225022, 0, 0, 'Lost Lynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110); -- Lost Lynx + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(225024, 0, 0, 'Executor Nizrek', NULL, 'Word of the Queen', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Executor Nizrek +(225026, 0, 0, 'Sandscale Riplisk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Sandscale Riplisk +(225040, 0, 0, 'Mosspelt Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Mosspelt Ramolith +(225049, 0, 0, 'Caustic Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Caustic Jawcrawler +(225066, 0, 0, '[DNT] Roaming Mongrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- [DNT] Roaming Mongrel +(225067, 0, 0, 'Griz Finglebur', NULL, 'Innkeeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Griz Finglebur +(225068, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(225077, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(225078, 0, 0, 'Ghastly Baelgat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Ghastly Baelgat +(225079, 0, 0, 'Dragon Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 144, 56110), -- Dragon Stalker +(225080, 0, 0, 'Ghastly Baelgat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Ghastly Baelgat +(225088, 0, 0, 'Grasping Shadow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Grasping Shadow +(225102, 0, 0, 'Entranced Lihtgat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Entranced Lihtgat +(225119, 0, 0, 'Henning Roest', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Henning Roest +(225120, 0, 0, 'Dormant Golem', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Dormant Golem +(225136, 0, 0, 'Skittershaw Beetle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Skittershaw Beetle +(225138, 0, 0, 'Gloom Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 32, 1, 0, 0, 56110), -- Gloom Stalker +(225139, 0, 0, 'Umbral Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 32, 1, 0, 0, 56110), -- Umbral Stalker +(225141, 0, 0, '[DNT] Web Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Web Bunny +(225142, 0, 0, 'Shoeduck', NULL, 'Duck with Shoes', NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shoeduck +(225143, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(225146, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(225148, 0, 0, 'High Hollows Duelist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- High Hollows Duelist +(225153, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(225155, 0, 0, 'Orator Tx\'itk', NULL, 'The Second Strand', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orator Tx'itk +(225164, 0, 0, 'Disheartened Worm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Disheartened Worm +(225165, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(225166, 0, 0, 'Middles', NULL, 'The Wax Collector', NULL, 'workorders', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Middles +(225167, 0, 0, 'ELM General Purpose Bunny - Flying (scale x0.01)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- ELM General Purpose Bunny - Flying (scale x0.01) +(225174, 0, 0, 'Earthen Delivery Drill', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Earthen Delivery Drill +(225175, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(225176, 0, 0, 'Skittershaw Driver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skittershaw Driver +(225177, 224568, 0, 'Cerulean Alchemist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Cerulean Alchemist +(225178, 224568, 0, 'Cupric Alchemist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Cupric Alchemist +(225179, 224568, 0, 'Gaudy Web-Vandal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gaudy Web-Vandal +(225180, 0, 0, 'Ironhoof Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Ironhoof Shalehorn +(225181, 0, 0, 'Rustmane Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Rustmane Shalehorn +(225182, 0, 0, 'Kill Credit: Cave [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Cave [DNT] +(225183, 0, 0, 'Tinker', NULL, 'Test Engineering Vendor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tinker +(225184, 0, 0, 'Anub\'azal', NULL, 'Lord of Heritage Forces', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anub'azal +(225185, 0, 0, '[DNT] RP Egg Ability Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- [DNT] RP Egg Ability Stalker +(225186, 0, 0, '[DNT] Snarling Mongrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- [DNT] Snarling Mongrel +(225187, 0, 0, 'Skitterling Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skitterling Laborer +(225188, 0, 0, 'General Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- General Steelstrike +(225189, 0, 0, 'R-K-MEDES', NULL, 'Awakening The Machine', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- R-K-MEDES +(225190, 0, 0, 'Dark Hound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 57, 56110), -- Dark Hound +(225191, 0, 0, 'Patchoulisa', NULL, 'Rak-Ush Operations', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Patchoulisa +(225192, 0, 0, 'Orator Tx\'itk', NULL, 'The Second Strand', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orator Tx'itk +(225193, 0, 0, 'Pausing Pylon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Pausing Pylon +(225194, 0, 0, 'R-K-MEDES', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- R-K-MEDES +(225195, 0, 0, 'Rakva', NULL, 'Grieve and Weave', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rakva +(225196, 0, 0, 'Potter Roswith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Potter Roswith +(225197, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(225198, 0, 0, 'Vaseshaper Rocco', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vaseshaper Rocco +(225200, 0, 0, 'Overwhelmed Repairbot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Overwhelmed Repairbot +(225201, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(225202, 0, 0, 'Sitch Montaigne', NULL, 'Repairs, Physical & Immaterial', NULL, 'repairnpc', 10, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sitch Montaigne +(225204, 0, 0, 'Zekvir', NULL, 'Hand of the Harbinger', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Zekvir +(225205, 0, 0, 'Kill Credit: Energy Reading [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Energy Reading [DNT] +(225206, 0, 0, 'Sureki Assassin', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Assassin +(225207, 0, 0, 'Tomas Hillhelm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tomas Hillhelm +(225208, 0, 0, 'Slime Wave', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 156, 56110), -- Slime Wave +(225209, 0, 0, 'Unseen Blade Zek', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Unseen Blade Zek +(225210, 0, 0, 'Vigilant Nestguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Vigilant Nestguard +(225211, 0, 0, 'Unseen Blade Kixaal', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Unseen Blade Kixaal +(225212, 0, 0, 'Unseen Blade Oritex', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Unseen Blade Oritex +(225213, 0, 0, 'Unseen Blade Pali\'zir', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Unseen Blade Pali'zir +(225214, 0, 0, 'KC: Shipwright Confronted [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Shipwright Confronted [DNT] +(225215, 0, 0, 'Hermann', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hermann +(225216, 0, 0, 'Arachnoid Scrounger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Arachnoid Scrounger +(225217, 0, 0, 'Market Assistant Laandon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Market Assistant Laandon +(225218, 225221, 0, 'Shipwright Bodyguard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shipwright Bodyguard +(225219, 225221, 0, 'Shipwright Bodyguard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shipwright Bodyguard +(225220, 0, 0, 'Wheat', NULL, 'Stable Master', NULL, 'stablemaster', 10, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Wheat +(225221, 0, 0, 'KC: Bodyguard Slain [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Bodyguard Slain [DNT] +(225222, 0, 0, 'Fractured Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 117, 7, 0, 100, 56110), -- Fractured Skardyn +(225224, 0, 0, 'Lisky', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Lisky +(225225, 0, 0, 'Skorthuz', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skorthuz +(225226, 0, 0, 'Arathi Stalwart', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Stalwart +(225227, 0, 0, 'Tumbleweed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Tumbleweed +(225231, 0, 0, 'Charmed Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Charmed Glowmite +(225232, 0, 0, 'Overgrown Plant', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Overgrown Plant +(225238, 0, 0, 'Dalaran Sewer Turtle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 21, 14, 0, 100, 56110), -- Dalaran Sewer Turtle +(225239, 0, 0, 'Overgrown Bush', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Overgrown Bush +(225240, 0, 0, 'Overgrown Bush', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Overgrown Bush +(225241, 0, 0, 'Area Trigger Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Area Trigger Bunny +(225242, 0, 0, 'Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(225243, 0, 0, 'Skitterling Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skitterling Hauler +(225244, 0, 0, 'Ravenous Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Ravenous Glowmite +(225246, 0, 0, 'Ar\'syn', NULL, 'Legendary Legerdemain', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ar'syn +(225247, 0, 0, 'Honey Ooze', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Honey Ooze +(225248, 0, 0, 'The Puppetmaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Puppetmaster +(225249, 0, 0, 'Scritchscratch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scritchscratch +(225250, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(225251, 0, 0, 'Scrumptious Grass', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Scrumptious Grass +(225253, 0, 0, '[DNT] Kill Credit: Collected Rings', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Collected Rings +(225254, 0, 0, 'Invited Guest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Invited Guest +(225255, 0, 0, 'Snarling Mongrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Snarling Mongrel +(225256, 0, 0, 'Invited Guest', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Invited Guest +(225257, 0, 0, 'Invited Guest', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Invited Guest +(225259, 0, 0, 'Hungry Ramolith', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Hungry Ramolith +(225261, 0, 0, 'Proxy: Dyeworks Alchemists [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Proxy: Dyeworks Alchemists [DNT] +(225263, 0, 0, 'Grand Overspinner Antourix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Grand Overspinner Antourix +(225264, 0, 0, '[DNT] Puppetmaster Web Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Puppetmaster Web Bunny +(225265, 0, 0, 'Necrotic Cauldron', NULL, NULL, NULL, NULL, 0, 6354, 1, 0, 0, 0, 10, 0, 64, 56110), -- Necrotic Cauldron +(225266, 0, 0, 'Nerubian Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Puppet +(225267, 0, 0, 'Civilian Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Civilian Puppet +(225268, 0, 0, 'Plainswalker Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Plainswalker Shalehorn +(225270, 0, 0, 'Crested Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Crested Shalehorn +(225271, 0, 0, 'Dazzling Peafowl', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 7, 1, 0, 0, 56110), -- Dazzling Peafowl +(225274, 0, 0, 'Recalled Enormos', NULL, NULL, NULL, 'vehichleCursor', 0, 0, 1, 0, 0, 0, 1, 0, 180, 56110), -- Recalled Enormos +(225275, 0, 0, 'Stubling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Stubling +(225276, 0, 0, 'Supply Skittershaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Supply Skittershaw +(225277, 0, 0, 'Arathi Stalwart', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Stalwart +(225287, 0, 0, 'Skittershaw Driver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skittershaw Driver +(225288, 0, 0, 'Skittershaw Beetle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Skittershaw Beetle +(225289, 0, 0, 'Vizier\'s Shadecaster', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vizier's Shadecaster +(225290, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(225293, 0, 0, 'Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brinthe +(225296, 0, 0, 'Rak-Ahat Beetledriver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rak-Ahat Beetledriver +(225297, 0, 0, 'Rak-Ahat Silkhauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Rak-Ahat Silkhauler +(225299, 0, 0, 'The Vizier', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- The Vizier +(225301, 0, 0, 'Warspun Silk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Warspun Silk +(225303, 0, 0, 'Shipment of Silk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shipment of Silk +(225308, 0, 0, 'Stubling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Stubling +(225309, 0, 0, 'Rak-Ahat Silkrunner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rak-Ahat Silkrunner +(225311, 0, 0, 'Plainswalker Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Plainswalker Shalehorn +(225323, 0, 0, 'Ginger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 1, 0, 0, 56110), -- Ginger +(225327, 0, 0, 'The Vizier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- The Vizier +(225330, 0, 0, 'Executor Nizrek', NULL, 'The Vizier', NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Executor Nizrek +(225332, 0, 0, 'Executor Nizrek', NULL, 'Word of the Queen', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Executor Nizrek +(225333, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(225334, 0, 0, 'Tulumun', NULL, 'Assistant to the Executor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tulumun +(225335, 0, 0, 'Shifted Oozeling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shifted Oozeling +(225337, 0, 0, 'Malignant Shadow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Malignant Shadow +(225338, 0, 0, 'Wanton Shadow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Wanton Shadow +(225339, 0, 0, 'Pilfered Cinderbrew', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pilfered Cinderbrew +(225340, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 164, 56110), -- Stalker +(225341, 0, 0, 'Convoy Protector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Convoy Protector +(225342, 0, 0, 'Warped Reaver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Warped Reaver +(225345, 0, 0, 'Shadowspinner Azarak', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadowspinner Azarak +(225346, 0, 0, 'High Elevator Etak\'kaht', NULL, 'Magistrate of the High Hollows', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- High Elevator Etak'kaht +(225347, 0, 0, 'Stormrider Bruelda', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider Bruelda +(225348, 0, 0, 'Hungry Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Hungry Ramolith +(225349, 0, 0, 'Mosspelt Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Mosspelt Ramolith +(225350, 0, 0, 'Convoy Leader', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Convoy Leader +(225351, 0, 0, 'Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Stormrook +(225352, 0, 0, 'Orator Tx\'itk', NULL, 'The Second Strand', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orator Tx'itk +(225353, 0, 0, 'The Puppetmaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Puppetmaster +(225355, 0, 0, 'Archmage Aethas Sunreaver', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Aethas Sunreaver +(225357, 0, 0, 'Rakva', NULL, 'Grieve and Weave', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rakva +(225358, 0, 0, 'Orator Tx\'itk', NULL, 'The Second Strand', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orator Tx'itk +(225359, 0, 0, 'Orator Tx\'itk', NULL, 'The Second Strand', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orator Tx'itk +(225360, 0, 0, 'Ar\'syn', NULL, 'Legendary Legerdemain', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ar'syn +(225370, 0, 0, 'Kill Credit: Letter Written', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Letter Written +(225375, 0, 0, 'Lost Cogwalker', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Lost Cogwalker +(225376, 0, 0, 'Beloved Worm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Beloved Worm +(225378, 0, 0, 'Lost Cogwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Lost Cogwalker +(225384, 0, 0, 'Shroomy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Shroomy +(225385, 0, 0, 'Stonevault Runeweaver', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Stonevault Runeweaver +(225386, 0, 0, 'Abandoned Loot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Abandoned Loot +(225388, 0, 0, 'Krolusk Whelpling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Krolusk Whelpling +(225389, 225390, 0, 'Slag Bubble', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Slag Bubble +(225390, 0, 0, 'Risen Magma', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Risen Magma +(225391, 0, 0, 'Slagshell Slider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 72, 56110), -- Slagshell Slider +(225392, 0, 0, 'Kill Credit: Ward [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Ward [DNT] +(225393, 0, 0, 'Massive Slagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 72, 56110), -- Massive Slagshell +(225394, 0, 0, 'Widow Arak\'nai', NULL, 'The Weaver', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Widow Arak'nai +(225395, 0, 0, 'Fouled Coolant', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Fouled Coolant +(225396, 0, 0, 'Web Cocoon', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Web Cocoon +(225397, 0, 0, '[DNT] Kill Credit: Site 01', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Site 01 +(225398, 0, 0, '[DNT] Kill Credit: Site 02', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Site 02 +(225399, 0, 0, '[DNT] Kill Credit: Site 03', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Site 03 +(225400, 0, 0, 'Web Cocoon Passenger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Web Cocoon Passenger +(225401, 0, 0, 'Wrapped Spool', NULL, NULL, NULL, NULL, 0, 6354, 1, 0, 0, 0, 10, 0, 64, 56110), -- Wrapped Spool +(225402, 0, 0, 'Skitterling Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skitterling Hauler +(225403, 0, 0, 'bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- bunny +(225404, 0, 0, 'Beledar\'s Spawn', NULL, NULL, NULL, NULL, 0, 6359, 1, 0, 0, 0, 10, 0, 0, 56110), -- Beledar's Spawn +(225405, 0, 0, 'Bisdina', NULL, 'Herbalism Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bisdina +(225406, 0, 0, 'Marisda', NULL, 'Cinderbrew Cicerone', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Marisda +(225408, 0, 0, 'Sureki Eradicator', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Eradicator +(225409, 0, 0, 'Surging Totem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 11, 0, 0, 56110), -- Surging Totem +(225414, 0, 0, 'Buttercup Hologram', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Buttercup Hologram +(225415, 0, 0, 'Personal Phase Reset Controller [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Personal Phase Reset Controller [DNT] +(225416, 0, 0, 'bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- bunny +(225418, 0, 0, 'Zil\'kra', NULL, 'Ticket Attendant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zil'kra +(225419, 0, 0, 'Imperial Lynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Imperial Lynx +(225420, 0, 0, 'Iggy', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Iggy +(225421, 0, 0, 'Moog', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Moog +(225422, 0, 0, 'Goblin Ice Mine', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Goblin Ice Mine +(225423, 0, 0, 'Volatile Ooze', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Volatile Ooze +(225424, 0, 0, 'Dozy Lynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Dozy Lynx +(225425, 0, 0, 'Vek\'kix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vek'kix +(225426, 0, 0, 'Saradi', NULL, 'Councilward\'s Clerk', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Saradi +(225427, 0, 0, 'Mischievous Lynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Mischievous Lynx +(225429, 0, 0, 'Purifying Light Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Purifying Light Stalker +(225432, 0, 0, 'Imperial Lynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Imperial Lynx +(225436, 0, 0, 'Suppressed Worker', NULL, 'Minion of Vek\'kix', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Suppressed Worker +(225437, 0, 0, 'Rezrik', NULL, 'Coreway Hand', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rezrik +(225438, 0, 0, 'Vi\'azl', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vi'azl +(225439, 0, 0, 'Helpful Cloudrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Helpful Cloudrook +(225440, 0, 0, 'Lamplighter Kaerter', NULL, NULL, NULL, 'questinteract', 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Kaerter +(225441, 0, 0, 'KC: Rescue Kaerter [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Rescue Kaerter [DNT] +(225442, 0, 0, 'Peacekeeper Leif', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Leif +(225443, 0, 0, 'Mineral Deposit', NULL, NULL, NULL, NULL, 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mineral Deposit +(225444, 0, 0, 'Mineral Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Mineral Elemental +(225445, 0, 0, 'Learned Mongrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Learned Mongrel +(225446, 0, 0, 'Lightspark Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Lightspark Shalehorn +(225447, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(225448, 0, 0, 'Gloomblight Sporebit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Gloomblight Sporebit +(225449, 0, 0, 'Scattering Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Scattering Sporbit +(225450, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(225451, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(225452, 0, 0, 'Unbound Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Earthen +(225453, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(225454, 0, 0, 'Peacekeeper Hektare', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Hektare +(225455, 0, 0, 'Oathsworn Peacekeeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Peacekeeper +(225456, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(225457, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(225458, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(225459, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(225460, 0, 0, 'Oathsworn Peacekeeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Peacekeeper +(225461, 0, 0, 'Oathsworn Peacekeeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Peacekeeper +(225462, 0, 0, 'Oathsworn Spa Visitor', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Spa Visitor +(225463, 0, 0, 'Peacekeeper Hektare', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Hektare +(225464, 0, 0, 'Archivist Karbrima', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archivist Karbrima +(225465, 0, 0, 'Archivist Karbrima', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archivist Karbrima +(225466, 0, 0, 'Archivist Karbrima', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archivist Karbrima +(225467, 0, 0, 'Oathsworn Peacekeeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Peacekeeper +(225468, 0, 0, 'Skulking Mongrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Skulking Mongrel +(225469, 0, 0, 'Opportunity Point Riot Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Opportunity Point Riot Guard +(225470, 0, 0, 'Lightspark Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 235, 56110), -- Lightspark Skiff +(225471, 0, 0, 'Entombed Earthen', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Entombed Earthen +(225472, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(225473, 0, 0, 'Archivist Karbrima', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archivist Karbrima +(225474, 0, 0, 'Refti Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Refti Fighter +(225475, 0, 0, 'Slain Unbound', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Slain Unbound +(225476, 0, 0, 'Glowcap Sporebinder', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Glowcap Sporebinder +(225477, 0, 0, 'Foreman Arbauch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Arbauch +(225478, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(225479, 0, 0, 'Sureki Webmage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Webmage +(225482, 0, 0, 'Rummaging Mudnose', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Rummaging Mudnose +(225483, 0, 0, 'Flight Captain Waetson', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Flight Captain Waetson +(225485, 0, 0, 'Murroch Guard', NULL, 'DelGizmo\'s Loss Prevention', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Murroch Guard +(225486, 0, 0, 'Dog', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Dog +(225488, 0, 0, 'Mycotic Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Mycotic Jawcrawler +(225489, 0, 0, 'Fungari Myconite', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fungari Myconite +(225490, 0, 0, 'Bloodstained Assistant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bloodstained Assistant +(225491, 0, 0, 'City of Threads Spectator', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- City of Threads Spectator +(225492, 0, 0, 'City of Threads Spectator', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110); -- City of Threads Spectator + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(225493, 0, 0, 'Doomguard', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 19, 3, 0, 122, 56110), -- Doomguard +(225494, 0, 0, 'Congealed Slime', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Congealed Slime +(225495, 0, 0, 'Warsong Grunt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Warsong Grunt +(225496, 0, 0, 'Warsong Grunt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Warsong Grunt +(225497, 0, 0, 'Burning Candle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Burning Candle +(225498, 0, 0, 'Personal Phase Controller [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Personal Phase Controller [DNT] +(225499, 0, 0, 'Hallowfall Gate Defender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Hallowfall Gate Defender +(225501, 0, 0, 'Shadowy Figure', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadowy Figure +(225502, 0, 0, 'Rafii', NULL, 'Olfii\'s Pet Catcher', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 69, 56110), -- Rafii +(225503, 0, 0, 'Cavern Snail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 8, 0, 2111, 56110), -- Cavern Snail +(225504, 0, 0, '[DNT] Kill Credit: Climbing Gear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Climbing Gear +(225506, 0, 0, '[DNT] Kill Credit: Interact with First Handhold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Interact with First Handhold +(225507, 0, 0, 'Handhold', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Handhold +(225508, 0, 0, 'Earthen Adventurer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Adventurer +(225509, 0, 0, 'Earthen Adventurer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Adventurer +(225510, 0, 0, 'Cavern Toad', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 8, 0, 0, 56110), -- Cavern Toad +(225511, 0, 0, 'Juvenile Flopper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 8, 0, 0, 56110), -- Juvenile Flopper +(225513, 0, 0, 'Escaped Bloodfeaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 2111, 56110), -- Escaped Bloodfeaster +(225514, 0, 0, 'Fleeing Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 2111, 56110), -- Fleeing Moth +(225515, 0, 0, 'Diminuitive Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Diminuitive Glowmite +(225516, 0, 0, 'Kill Credit: Collect Item [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Collect Item [DNT] +(225517, 0, 0, 'Ancient Celestite', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ancient Celestite +(225518, 0, 0, 'Embargo Enforcer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Embargo Enforcer +(225519, 0, 0, 'Void Shredder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Void Shredder +(225520, 0, 0, 'Spined Slitherer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Spined Slitherer +(225521, 0, 0, 'Stage Hand Markgred', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stage Hand Markgred +(225522, 0, 0, 'Void Portal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Void Portal +(225525, 0, 0, 'Spined Bilespitter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Spined Bilespitter +(225527, 0, 0, 'Off-Duty Ramolith', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Off-Duty Ramolith +(225532, 0, 0, 'Toad', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 8, 0, 0, 56110), -- Toad +(225533, 0, 0, 'Therkan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Therkan +(225535, 0, 0, 'Salt Brick', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 64, 56110), -- Salt Brick +(225537, 0, 0, 'Faithful Dog', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 0, 56110), -- Faithful Dog +(225539, 0, 0, 'Kobold Ambusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Ambusher +(225540, 0, 0, 'Kelp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kelp +(225543, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(225544, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(225545, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(225546, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(225547, 0, 0, 'Shelldon', NULL, 'Mmarl Business Bureau', NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Shelldon +(225548, 0, 0, 'Venomous Salamanther', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Venomous Salamanther +(225549, 0, 0, 'Statue', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Statue +(225550, 0, 0, 'Slinking Salamanther', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Slinking Salamanther +(225551, 0, 0, 'Ermal', NULL, 'Mmarl Business Bureau', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ermal +(225552, 0, 0, 'Scavenger Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Scavenger Stagshell +(225554, 0, 0, 'Coppers', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 0, 56110), -- Coppers +(225555, 0, 0, 'Knicknack', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Knicknack +(225556, 0, 0, 'Unstable Ground', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Unstable Ground +(225557, 0, 0, 'Venomous Salamanther', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Venomous Salamanther +(225558, 0, 0, 'Theater Steward', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Theater Steward +(225559, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(225560, 0, 0, '[DNT] Venomous Eft', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- [DNT] Venomous Eft +(225561, 0, 0, 'Kill Credit: Portal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Portal +(225562, 0, 0, '[DNT] Underlight Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- [DNT] Underlight Moth +(225563, 0, 0, 'Tizkren', NULL, 'Sinuous Sundries Proprietor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tizkren +(225564, 0, 0, '[DNT] Umbral Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- [DNT] Umbral Stalker +(225565, 0, 0, '[DNT] Gloom Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- [DNT] Gloom Stalker +(225566, 0, 0, '[DNT] Horrific Baelgat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- [DNT] Horrific Baelgat +(225567, 0, 0, '[DNT] Ghastly Baelgat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- [DNT] Ghastly Baelgat +(225568, 0, 0, 'Kobold Guardian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Guardian +(225569, 0, 0, 'Remkor', NULL, 'Off Duty Guard', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Remkor +(225575, 0, 0, 'Drowned Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drowned Arathi +(225576, 220990, 0, 'Darkwater Necromage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Darkwater Necromage +(225578, 0, 0, 'Unbound Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Earthen +(225580, 225559, 0, 'Torin\'zel', NULL, 'Schismatic Priest', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Torin'zel +(225581, 0, 0, 'Underbrush Deepstrider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Underbrush Deepstrider +(225582, 0, 0, 'Foreman Duinth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Duinth +(225583, 0, 0, 'Machinist Kilton', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Machinist Kilton +(225585, 0, 0, 'Widow Arak\'nai', NULL, 'The Weaver', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Widow Arak'nai +(225586, 0, 0, 'Curator Ix\'klik', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Curator Ix'klik +(225589, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(225593, 0, 0, 'Mmarl Resident', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mmarl Resident +(225594, 0, 0, 'Rak-Ahat Silkhauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Rak-Ahat Silkhauler +(225595, 0, 0, 'Dropbat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Dropbat +(225600, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(225601, 0, 0, 'Mereldar Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mereldar Citizen +(225602, 0, 0, 'Webbed Victim', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Webbed Victim +(225603, 0, 0, 'Foreman Pivk', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Pivk +(225604, 0, 0, 'Webbed Lamplighter', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Webbed Lamplighter +(225605, 0, 0, 'Nightfall Darkcaster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Darkcaster +(225606, 0, 0, 'Nightfall Shadowalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Shadowalker +(225607, 0, 0, 'Arathi Lamplighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Arathi Lamplighter +(225608, 0, 0, 'Prospera Cogwail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Prospera Cogwail +(225609, 0, 0, 'Drowned Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drowned Arathi +(225610, 0, 0, 'Alhainr', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Alhainr +(225611, 0, 0, 'Assistant Ulo\'vix', NULL, 'Alchemy Training & Supplies', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Ulo'vix +(225612, 0, 0, 'Skulking Mongrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Skulking Mongrel +(225614, 0, 0, 'Defunct Shredder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Defunct Shredder +(225616, 0, 0, 'Cogwin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cogwin +(225617, 0, 0, 'Alhainr', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Alhainr +(225619, 0, 0, 'Former Trader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Former Trader +(225620, 0, 0, 'Hannan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Hannan +(225621, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Orweyna +(225622, 0, 0, 'Browsing Theatergoer', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Browsing Theatergoer +(225629, 0, 0, 'Greenspeaker Na\'layro', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Greenspeaker Na'layro +(225632, 0, 0, 'Wobbles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Wobbles +(225633, 0, 0, 'Mead Machine', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mead Machine +(225636, 0, 0, 'Tornado', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Tornado +(225642, 0, 0, 'Leeching Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Leeching Swarmite +(225643, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(225646, 0, 0, 'Gerwigg', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gerwigg +(225652, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(225653, 0, 0, 'Skeleton King Outfit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skeleton King Outfit +(225654, 0, 0, 'Boost', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Boost +(225655, 0, 0, 'Rescued Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rescued Puppet +(225656, 0, 0, 'Rescued Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rescued Puppet +(225657, 0, 0, 'Rescued Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rescued Puppet +(225658, 0, 0, 'Rescued Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rescued Puppet +(225660, 0, 0, 'Conscripted Ascendant', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Conscripted Ascendant +(225663, 0, 0, 'Ascension Enforcer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ascension Enforcer +(225664, 0, 0, 'Boost', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Boost +(225670, 0, 0, 'Conscripted Ascendant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Conscripted Ascendant +(225672, 0, 0, 'Shadow', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Shadow +(225673, 0, 0, 'Conscript Transport', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Conscript Transport +(225675, 0, 0, 'Kill Credit: Bones Returned [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Bones Returned [DNT] +(225678, 0, 0, 'Algari Repair Bot 11O', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Algari Repair Bot 11O +(225682, 0, 0, 'Kill Credit: Prisoner Rescued [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Prisoner Rescued [DNT] +(225683, 0, 0, 'Gunnvar', NULL, 'General Goods', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gunnvar +(225688, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(225693, 0, 0, 'Irresistible Red Button', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Irresistible Red Button +(225694, 0, 0, 'Hardhead Nibbler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Hardhead Nibbler +(225696, 0, 0, 'Leifar', NULL, 'General Goods', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Leifar +(225698, 0, 0, 'Emerald Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Emerald Stagshell +(225701, 0, 0, 'Unbound Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Earthen +(225702, 224316, 0, 'Nerubian Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite +(225703, 0, 0, 'Nerubian Swarmite', NULL, 'T1 (1/1)', NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite +(225704, 0, 0, 'Gate Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gate Worker +(225707, 0, 0, 'D.O.G.G.O.', NULL, 'S.A.V.I.O.R. Mk II', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- D.O.G.G.O. +(225708, 0, 0, 'Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Sporbit +(225709, 0, 0, 'Targeting Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny +(225710, 0, 0, '[DNT] RP Fire Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- [DNT] RP Fire Stalker +(225711, 0, 0, 'General Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- General Steelstrike +(225712, 0, 0, 'Terrified Vacationer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Terrified Vacationer +(225714, 0, 0, 'Ectoplasmic Excretion', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ectoplasmic Excretion +(225723, 0, 0, 'Downtrodden Resident', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Downtrodden Resident +(225727, 0, 0, 'Executor Nizrek', NULL, 'The Vizier', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Executor Nizrek +(225731, 0, 0, 'Relief Cart', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Relief Cart +(225734, 0, 0, 'Panicked Prospector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Panicked Prospector +(225735, 0, 0, 'Cart', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Cart +(225745, 0, 0, 'Vaelisia Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Vaelisia Steelstrike +(225746, 0, 0, '[DNT] Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny +(225753, 0, 0, '[DNT] Lava Pit Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 144, 56110), -- [DNT] Lava Pit Stalker +(225760, 0, 0, 'Drowned Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drowned Arathi +(225761, 0, 0, 'Art Connoisseur', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Art Connoisseur +(225762, 0, 0, 'Armored Tunneler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Armored Tunneler +(225764, 0, 0, 'Nerub-ar Palace', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerub-ar Palace +(225765, 0, 0, 'Apprentice Shipbuilder', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Apprentice Shipbuilder +(225766, 0, 0, 'Stalwart Aeroknight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stalwart Aeroknight +(225774, 0, 0, 'KC: Barrel Collected [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Barrel Collected [DNT] +(225775, 0, 0, 'KC: Tunnel Collapsed [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Tunnel Collapsed [DNT] +(225776, 0, 0, 'Stoneskin Totem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 11, 0, 0, 56110), -- Stoneskin Totem +(225777, 0, 0, 'Cloudrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Cloudrook +(225778, 0, 0, 'Dark Tide', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 55, 56110), -- Dark Tide +(225781, 0, 0, 'Brightrock Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brightrock Kobold +(225782, 0, 0, 'Brightrock Shellherd', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brightrock Shellherd +(225783, 0, 0, 'Brightrock Sparktosser', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Brightrock Sparktosser +(225784, 0, 0, 'Brightrock Scraper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brightrock Scraper +(225785, 0, 0, 'Brightrock Shellvalier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brightrock Shellvalier +(225786, 0, 0, 'Slagslug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 82, 56110), -- Slagslug +(225787, 0, 0, 'Statue of Adelgonn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Statue of Adelgonn +(225788, 0, 0, 'Statue of a Mosswool', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Statue of a Mosswool +(225791, 0, 0, 'Statue of a Lynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Statue of a Lynx +(225793, 0, 0, 'Wide-eyed Gecko', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Wide-eyed Gecko +(225797, 0, 0, 'Statue of Brann Bronzebeard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Statue of Brann Bronzebeard +(225798, 0, 0, 'Statue of Great Kyron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Statue of Great Kyron +(225799, 0, 0, 'Generic Bunny - Gigantic AOI', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny - Gigantic AOI +(225800, 0, 0, 'Statue of Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Statue of Dagran Thaurissan II +(225807, 0, 0, 'Boost', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Boost +(225808, 0, 0, 'Statue of a Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Statue of a Skipper +(225809, 0, 0, 'Statue of Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Statue of Alleria Windrunner +(225813, 0, 0, 'Boost', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Boost +(225817, 0, 0, 'Caustic Skyrazor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 186, 56110), -- Caustic Skyrazor +(225818, 0, 0, 'Untethered Haulbot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Untethered Haulbot +(225820, 0, 0, 'Coldblood Ravager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 912, 56110), -- Coldblood Ravager +(225825, 0, 0, 'Boost', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Boost +(225829, 0, 0, 'Warding Shadestone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Warding Shadestone +(225855, 0, 0, 'Undercover Art Critic', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Undercover Art Critic +(225857, 0, 0, 'Lerrenai Fayn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lerrenai Fayn +(225861, 0, 0, 'Unseen Blade Kesi\'zir', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Unseen Blade Kesi'zir +(225862, 0, 0, 'Mycotic Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Mycotic Jawcrawler +(225863, 0, 0, 'Web Bomb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Web Bomb +(225865, 0, 0, 'Emerald Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Emerald Stagshell +(225875, 0, 0, 'Bartender Bob', NULL, NULL, NULL, NULL, 9, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Bartender Bob +(225879, 0, 0, 'Derill Fayn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Derill Fayn +(225880, 0, 0, 'Spider Silk Grub', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 8, 0, 118, 56110), -- Spider Silk Grub +(225881, 0, 0, 'Guff Runetotem', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Guff Runetotem +(225883, 0, 0, 'Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn +(225884, 0, 0, 'Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skardyn +(225886, 0, 0, 'Scuttering Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Scuttering Stagshell +(225887, 0, 0, 'Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 8, 0, 0, 56110), -- Glowmite +(225888, 0, 0, 'Crystal Outline', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Crystal Outline +(225889, 0, 0, 'Angry Sandsnapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Angry Sandsnapper +(225890, 0, 0, 'Lightspark Student', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lightspark Student +(225891, 0, 0, 'Kill Credit: Gather Fuel [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Gather Fuel [DNT] +(225892, 0, 0, 'Glowcap Fungalfist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Glowcap Fungalfist +(225893, 0, 0, 'Crystal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Crystal +(225894, 225898, 0, 'Awakened Sulfuric Devastator', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 4, 0, 0, 56110), -- Awakened Sulfuric Devastator +(225895, 225898, 0, 'Awakened Flamecoil Serpent', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Awakened Flamecoil Serpent +(225896, 225898, 0, 'Awakened Volcanic Fury', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 15, 0, 0, 56110), -- Awakened Volcanic Fury +(225897, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 10, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anduin Wrynn +(225898, 0, 0, 'Awakened Colossus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Awakened Colossus +(225899, 0, 0, 'Faerley', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Faerley +(225900, 225903, 0, 'Riled Sandtwister', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Riled Sandtwister +(225901, 225903, 0, 'Riled Kelpcoil', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Riled Kelpcoil +(225902, 0, 0, 'Vicious Skyrazor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Vicious Skyrazor +(225903, 0, 0, '[DNT] Kill Proxy - Local Story - Life Finds a Way - Elementals (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Proxy - Local Story - Life Finds a Way - Elementals (RPS) +(225904, 225903, 0, 'Riled Rockwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Riled Rockwalker +(225905, 225903, 0, 'Riled Dirtdiver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Riled Dirtdiver +(225906, 0, 0, 'Riled Dustdevil', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Riled Dustdevil +(225907, 0, 0, 'Hardened Battlelynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Hardened Battlelynx +(225912, 0, 0, 'Shalehorn Calf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn Calf +(225913, 0, 0, 'Shalehorn Calf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Shalehorn Calf +(225914, 0, 0, 'Expedition Recruits', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Expedition Recruits +(225915, 0, 0, '[DNT] Shalehorn Cow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- [DNT] Shalehorn Cow +(225918, 0, 0, 'KC: Rubble Spawned [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Rubble Spawned [DNT] +(225919, 0, 0, 'Thieving Salamanther', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Thieving Salamanther +(225921, 0, 0, 'Dominant Salamanther', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Dominant Salamanther +(225922, 0, 0, 'Pile of Explosive Barrels', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pile of Explosive Barrels +(225924, 0, 0, 'Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invisible Bunny +(225925, 0, 0, 'Sophietta Lynflayme', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Sophietta Lynflayme +(225926, 0, 0, 'Sophietta Lynflayme', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Sophietta Lynflayme +(225927, 0, 0, 'Sophietta Lynflayme', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Sophietta Lynflayme +(225928, 0, 0, 'Sophietta Lynflayme', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Sophietta Lynflayme +(225929, 0, 0, 'Underlight Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Underlight Moth +(225930, 0, 0, 'Bubble-Snatcher', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Bubble-Snatcher +(225931, 0, 0, 'Unsightly Root', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Unsightly Root +(225932, 0, 0, '[DNT] Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Bunny +(225933, 0, 0, 'Glowshade Ambusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Glowshade Ambusher +(225934, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(225935, 0, 0, ' Test', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 140, 56110), -- Test +(225936, 0, 0, 'Grottolight Osprey', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Grottolight Osprey +(225938, 0, 0, 'Feral Hardhead', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Feral Hardhead +(225939, 0, 0, 'Kill Credit: Notoriety - Weekly Choice Completed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Notoriety - Weekly Choice Completed +(225941, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- [DNT] Kill Credit +(225942, 0, 0, 'Justicia Baercennan', NULL, 'Veneration Groundskeeper', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Justicia Baercennan +(225943, 0, 0, 'Hallowlight Osprey', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Hallowlight Osprey +(225944, 0, 0, 'Bomb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Bomb +(225945, 0, 0, 'Pit Server', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pit Server +(225946, 0, 0, 'KC: Barrel Explosion [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Barrel Explosion [DNT] +(225947, 0, 0, 'Alhainr', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Alhainr +(225948, 0, 0, 'Caesper', NULL, NULL, NULL, NULL, 0, 6367, 1, 0, 0, 2, 1, 0, 0, 56110), -- Caesper +(225955, 0, 0, 'Bog Trap', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bog Trap +(225962, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(225968, 0, 0, 'Lightspark Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Lightspark Shalehorn +(225969, 0, 0, 'Lightspark Calf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Lightspark Calf +(225970, 0, 0, 'Lightspark Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Lightspark Bull +(225971, 0, 0, 'Lightspark Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Lightspark Bull +(225972, 0, 0, 'Peacekeeper Captain', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Captain +(225973, 0, 0, 'Oathsworn Peacekeeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Peacekeeper +(225974, 0, 0, 'Queued Theatergoer', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- Queued Theatergoer + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(225975, 0, 0, '[DNT] Lightspark Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- [DNT] Lightspark Shalehorn +(225976, 0, 0, 'Normal Tank Dummy', NULL, 'Tanking', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Normal Tank Dummy +(225977, 0, 0, 'Dungeoneer\'s Training Dummy', NULL, 'Tanking', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Dungeoneer's Training Dummy +(225978, 0, 0, 'Crystalmaw', NULL, 'Raider\'s Tanking Dummy', NULL, NULL, 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Crystalmaw +(225979, 0, 0, 'Training Dummy', NULL, 'Healing', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Training Dummy +(225980, 0, 0, 'Training Dummy', NULL, 'Healing', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Training Dummy +(225981, 0, 0, 'Underhang Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Underhang Jawcrawler +(225982, 0, 0, 'Cleave Training Dummy', NULL, 'Damage', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Cleave Training Dummy +(225983, 0, 0, 'Dungeoneer\'s Training Dummy', NULL, 'Damage', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Dungeoneer's Training Dummy +(225984, 0, 0, 'Training Dummy', NULL, 'Damage', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Training Dummy +(225985, 0, 0, 'Kelpfist', NULL, 'Raider\'s Training Dummy', NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kelpfist +(225986, 0, 0, 'Shadowrooted Vine', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 64, 56110), -- Shadowrooted Vine +(225987, 0, 0, 'Underhang Bat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 24, 1, 0, 0, 56110), -- Underhang Bat +(225988, 0, 0, 'Pit Chef', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Pit Chef +(225989, 0, 0, 'Subterrane Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Subterrane Undercrawler +(225990, 0, 0, 'Subterrane Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Subterrane Undercrawler +(225991, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- [DNT] Kill Credit +(225992, 0, 0, 'Air Purifier', NULL, NULL, NULL, NULL, 0, 6369, 1, 0, 0, 0, 10, 0, 0, 56110), -- Air Purifier +(225993, 0, 0, 'Air Purifier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Air Purifier +(225994, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(225995, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit [DNT] +(225996, 0, 0, '[DNT] Alhainr Flower', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Alhainr Flower +(225997, 0, 0, 'Azeroth\'s Tears', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Azeroth's Tears +(225998, 0, 0, 'Vicious Nibbler', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Vicious Nibbler +(226000, 0, 0, 'Subterrane Lurker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Subterrane Lurker +(226001, 0, 0, 'Freysworn Mossbinder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Freysworn Mossbinder +(226002, 0, 0, 'Sophietta Lynflayme', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Sophietta Lynflayme +(226003, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(226004, 0, 0, 'Unbound Stoneshaper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Stoneshaper +(226005, 0, 0, 'Scavenger Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Scavenger Stagshell +(226006, 0, 0, '[DNT] Mongrel Corpse', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- [DNT] Mongrel Corpse +(226007, 0, 0, 'Leechwing Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Leechwing Swarmite +(226008, 0, 0, 'bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- bunny +(226009, 0, 0, 'Metamorphosis', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 3, 0, 0, 56110), -- Metamorphosis +(226010, 0, 0, 'Kill Credit: Talk to Dagran (DNT)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Talk to Dagran (DNT) +(226011, 0, 0, 'Metamorphosis', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 3, 0, 0, 56110), -- Metamorphosis +(226013, 0, 0, 'Feral Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Feral Threadling +(226014, 0, 0, 'Kakapo', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Kakapo +(226015, 0, 0, 'Rock Viper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Rock Viper +(226016, 0, 0, 'Butterfly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Butterfly +(226017, 0, 0, 'Kill Credit: Waygate Activated (DNT)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Waygate Activated (DNT) +(226018, 0, 0, 'Deep-dwelling Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Deep-dwelling Lashroom +(226019, 0, 0, 'Spindle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spindle +(226020, 0, 0, 'Kill Credit: Archives Discovered (DNT)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Archives Discovered (DNT) +(226021, 0, 0, 'Deep-dwelling Lashling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Deep-dwelling Lashling +(226023, 0, 0, 'Coalesced Iniquity', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Coalesced Iniquity +(226024, 0, 0, 'Xix', NULL, 'Dark Scribe', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Xix +(226025, 0, 0, 'Dead Arathi', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dead Arathi +(226026, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(226027, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(226028, 0, 0, 'Fathom Ray', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Fathom Ray +(226029, 0, 0, 'Deep-dwelling Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Deep-dwelling Glowmite +(226030, 0, 0, '[DNT] Kill Credit 01', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit 01 +(226031, 0, 0, '[DNT] Kill Credit 02', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit 02 +(226032, 0, 0, '[DNT] Kill Credit 03', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit 03 +(226033, 0, 0, '[DNT] Kill Credit 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit 1 +(226034, 0, 0, '[DNT] Kill Credit 2', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit 2 +(226035, 0, 0, '[DNT] Kill Credit 3', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit 3 +(226036, 0, 0, '[DNT] Kill Credit 4', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit 4 +(226037, 0, 0, 'Subterrane Scuttler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Subterrane Scuttler +(226038, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(226039, 0, 0, 'Deployed Tesla Coil', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Deployed Tesla Coil +(226040, 0, 0, 'High Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker Brinthe +(226041, 0, 0, 'Weaver\'s Shadecaster', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Weaver's Shadecaster +(226042, 0, 0, '[DNT] Lightspark Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- [DNT] Lightspark Bull +(226043, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Magni Bronzebeard +(226044, 0, 0, 'Dead Ritualist', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dead Ritualist +(226046, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(226047, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(226048, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(226049, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(226050, 0, 0, 'Malefic Goat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Malefic Goat +(226051, 0, 0, 'Haverd Sunhart', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Haverd Sunhart +(226052, 0, 0, 'Irritated Shadow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Irritated Shadow +(226053, 0, 0, 'Assistant Ulo\'vix', NULL, 'Alchemy Training & Supplies', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Ulo'vix +(226054, 0, 0, 'The Creeping Shadow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- The Creeping Shadow +(226055, 0, 0, 'Profiteer Z\'kaxt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Profiteer Z'kaxt +(226056, 0, 0, 'Collector Z\'til', NULL, 'Alien Antiquities', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Collector Z'til +(226057, 0, 0, 'Earthen Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Earthen Puppet +(226058, 0, 0, 'Van\'atka', NULL, 'Grand Apothecary', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Van'atka +(226059, 0, 0, 'Aggravated Shadow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Aggravated Shadow +(226060, 0, 0, 'Kobyss Puppet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Kobyss Puppet +(226061, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(226062, 0, 0, 'The Creeping Shadow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- The Creeping Shadow +(226063, 0, 0, 'Collector Il\'zril', NULL, 'Innkeeper', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Collector Il'zril +(226064, 0, 0, 'Ozrin the Steelweaver', NULL, 'Blacksmithing Trainer', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ozrin the Steelweaver +(226065, 0, 0, 'Hollow Gigantobella', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Hollow Gigantobella +(226066, 0, 0, 'Apothecary Rz', NULL, 'Boutique Demolitions', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Apothecary Rz +(226067, 0, 0, 'Subterrane Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Subterrane Hatchling +(226068, 0, 0, 'Jawcrawler Mite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 8, 0, 0, 56110), -- Jawcrawler Mite +(226069, 0, 0, 'Jawcrawler Mite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Jawcrawler Mite +(226070, 0, 0, 'Kill Credit: Audience Approval', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Audience Approval +(226071, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(226072, 0, 0, 'Derill Fayn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Derill Fayn +(226074, 0, 0, 'Headmaster Fynch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Headmaster Fynch +(226075, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(226076, 0, 0, 'Jenae Sacredpyke', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Jenae Sacredpyke +(226077, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(226078, 0, 0, 'Colossal Titan Construct', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Colossal Titan Construct +(226079, 0, 0, 'Poisoned Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Poisoned Shalehorn +(226080, 0, 0, 'Amber', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Amber +(226081, 0, 0, 'Recalled Whisker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Recalled Whisker +(226082, 0, 0, 'Headmaster Fynch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Headmaster Fynch +(226083, 0, 0, 'Prickles', NULL, 'Lost Lynx', NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Prickles +(226084, 0, 0, 'Prickles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Prickles +(226085, 0, 0, 'Fluffy', NULL, 'Lost Lynx', NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Fluffy +(226086, 0, 0, 'Fluffy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Fluffy +(226087, 0, 0, 'Twinkle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Twinkle +(226088, 0, 0, 'Twinkle', NULL, 'Lost Lynx', NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Twinkle +(226089, 0, 0, 'Gustavo', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Gustavo +(226090, 0, 0, 'Gustavo', NULL, 'Lost Lynx', NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Gustavo +(226091, 0, 0, 'Machine Incense', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Machine Incense +(226092, 0, 0, 'Lightspark Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Lightspark Hatchling +(226093, 0, 0, 'Lightspark Snake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Lightspark Snake +(226094, 0, 0, 'Widow Arak\'nai', NULL, 'The Weaver', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Widow Arak'nai +(226095, 0, 0, 'Kaheti Skirmisher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Skirmisher +(226096, 0, 0, 'Recalled Reanimated Crusader', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 6, 0, 0, 56110), -- Recalled Reanimated Crusader +(226098, 0, 0, 'Recalled Underking', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 184, 56110), -- Recalled Underking +(226100, 0, 0, 'Kaheti Skirmisher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Skirmisher +(226101, 0, 0, 'Confused Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Confused Swarmite +(226103, 0, 0, 'Webbed Victim', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Webbed Victim +(226104, 0, 0, 'Dogmatic Machine Speaker', NULL, 'Disciple of Eirich', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dogmatic Machine Speaker +(226105, 0, 0, 'Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny +(226106, 0, 0, 'Mote of Energy', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 10, 0, 197, 56110), -- Mote of Energy +(226107, 0, 0, 'Kill Credit: Console Restarted', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Console Restarted +(226108, 0, 0, 'Panicked Shredder Pilot', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Panicked Shredder Pilot +(226109, 0, 0, 'Kill Credit: first path trigger [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: first path trigger [DNT] +(226110, 0, 0, 'Vicious Nibbler', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Vicious Nibbler +(226111, 0, 0, 'Highland Salamanther', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Highland Salamanther +(226112, 0, 0, 'Highland Salamanther', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Highland Salamanther +(226115, 0, 0, 'Upland Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Upland Shalehorn +(226116, 0, 0, 'Upland Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Upland Shalehorn +(226117, 0, 0, 'Upland Calf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Upland Calf +(226118, 0, 0, 'Upland Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Upland Bull +(226119, 0, 0, 'Deepflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepflayer +(226120, 0, 0, 'Upland Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Upland Bull +(226121, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(226122, 0, 0, 'Highland Bear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Highland Bear +(226124, 0, 0, 'Meesk the Venomtongue', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Meesk the Venomtongue +(226125, 0, 0, 'Mind Slurp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 100, 56110), -- Mind Slurp +(226126, 0, 0, 'Convoy Leader', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Convoy Leader +(226127, 0, 0, 'Convoy Protector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Convoy Protector +(226128, 0, 0, 'Berrybuzz Harvester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Berrybuzz Harvester +(226129, 0, 0, 'Silk Skittershaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Silk Skittershaw +(226130, 0, 0, 'Spindle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spindle +(226131, 0, 0, 'Thimble', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(226132, 0, 0, 'Ru\'murh', NULL, NULL, NULL, NULL, 0, 6308, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ru'murh +(226133, 0, 0, 'Swift', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Swift +(226134, 0, 0, 'Bobbin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bobbin +(226135, 0, 0, 'Heddle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Heddle +(226136, 0, 0, 'Treadle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Treadle +(226139, 0, 0, 'Grapple Point', NULL, NULL, NULL, 'vehichlecursor', 0, 6365, 1, 0, 0, 0, 10, 0, 0, 56110), -- Grapple Point +(226140, 0, 0, 'Skittershaw Driver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skittershaw Driver +(226141, 0, 0, 'Sophietta Lynflayme', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Sophietta Lynflayme +(226142, 0, 0, 'Skittershaw Beetle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Skittershaw Beetle +(226143, 0, 0, 'Hill Snake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Hill Snake +(226144, 0, 0, 'Thick Fog', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 60, 56110), -- Thick Fog +(226145, 0, 0, 'Kaheti Skitterling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Skitterling +(226146, 0, 0, '[DNT] Highland Bear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- [DNT] Highland Bear +(226148, 0, 0, '[DNT] Upland Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- [DNT] Upland Shalehorn +(226150, 0, 0, 'Hunting Skyrazor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Hunting Skyrazor +(226153, 0, 0, 'Hungry Cloudrook', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Hungry Cloudrook +(226163, 0, 0, 'Lumber Bunny Controller', NULL, NULL, NULL, NULL, 0, 6380, 1, 0, 0, 0, 10, 0, 0, 56110), -- Lumber Bunny Controller +(226165, 0, 0, 'Highland Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Highland Hatchling +(226166, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(226167, 0, 0, 'Off-Duty Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Off-Duty Worker +(226169, 0, 0, 'Projection', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Projection +(226170, 0, 0, 'Unbound Meadworker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Meadworker +(226171, 0, 0, 'Horned Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Horned Stagshell +(226172, 0, 0, 'Highland Eft', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Highland Eft +(226173, 0, 0, 'Dirtcrusted Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Dirtcrusted Stagshell +(226174, 0, 0, 'Projection', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Projection +(226175, 0, 0, 'Void Link', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Void Link +(226176, 0, 0, 'Horned Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Horned Stagshell +(226177, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(226179, 0, 0, 'Highland Bear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Highland Bear +(226184, 0, 0, 'Meadery Patron', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Meadery Patron +(226193, 0, 0, 'Invasive Jawgrub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Invasive Jawgrub +(226194, 0, 0, 'Kill Credit: Cask-cruncher spawn [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Cask-cruncher spawn [DNT] +(226195, 0, 0, 'Recalled Grizzly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Recalled Grizzly +(226196, 0, 0, 'Recalled Tallhorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Recalled Tallhorn +(226197, 0, 0, 'Recalled Silverbrook Lumberjack', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Recalled Silverbrook Lumberjack +(226198, 0, 0, 'Tunneling Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Tunneling Jawcrawler +(226199, 0, 0, 'Rainbow Trout', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Rainbow Trout +(226200, 0, 0, 'Chamber Acolyte', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chamber Acolyte +(226202, 0, 0, 'Projection', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Projection +(226203, 0, 0, 'Projection', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Projection +(226204, 0, 0, 'Icarus', NULL, 'The Unbreakable', NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Icarus +(226205, 0, 0, 'Cendvin', NULL, 'Meadery Requisitions', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cendvin +(226211, 0, 0, 'Ax\'ill', NULL, 'Alchemixologist', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ax'ill +(226213, 0, 0, 'Freywold Elementalist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Freywold Elementalist +(226214, 0, 0, 'Ka\'muko', NULL, 'Kej Currency Exchange', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ka'muko +(226215, 0, 0, 'Brewer Gurta', NULL, 'Innkeeper\'s Assistant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brewer Gurta +(226216, 0, 0, 'Hungry Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Hungry Jawcrawler +(226217, 0, 0, 'Mereldar Sentry', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Mereldar Sentry +(226218, 0, 0, 'Bounty Swiftlet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Bounty Swiftlet +(226219, 0, 0, 'Water Stalker [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Water Stalker [DNT] +(226220, 0, 0, 'Icarus', NULL, 'The Unbreakable', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Icarus +(226221, 0, 0, 'Skittershaw Driver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skittershaw Driver +(226222, 0, 0, 'Nightbane Worgen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nightbane Worgen +(226223, 0, 0, 'Skitterling Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skitterling Worker +(226224, 0, 0, 'Forgegrounds Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Forgegrounds Worker +(226225, 0, 0, 'Xir\'ra', NULL, 'The Grand Acquisitioner', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Xir'ra +(226226, 0, 0, 'Assistant Vi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Vi +(226227, 0, 0, 'City of Threads Citizen', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- City of Threads Citizen +(226228, 0, 0, 'Profiteer Ri\'za', NULL, 'Spoils of War', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Profiteer Ri'za +(226229, 0, 0, 'Attendant Xeren', NULL, 'Spoils of War', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Attendant Xeren +(226230, 0, 0, 'Profiteer Xir\'ek', NULL, 'Spoils of War', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Profiteer Xir'ek +(226231, 0, 0, 'Attendant Ak\'lii', NULL, 'Spoils of War', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Attendant Ak'lii +(226232, 0, 0, 'Elusive Razormouth Steelhide', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Elusive Razormouth Steelhide +(226233, 0, 0, 'Glania of the Blessed Ones', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Glania of the Blessed Ones +(226234, 0, 0, 'Royal Journalist Ist\'iix', NULL, 'Distributor of Truth', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Royal Journalist Ist'iix +(226235, 0, 0, 'Venomskin Croaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Venomskin Croaker +(226236, 0, 0, 'Assistant Tik', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Tik +(226237, 0, 0, 'Dalaran Survivor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dalaran Survivor +(226238, 0, 0, 'Anub\'ixhet', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anub'ixhet +(226239, 0, 0, 'Q\'ilax', NULL, 'Director of Duels', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Q'ilax +(226240, 0, 0, 'Assistant Ven\'ik', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Ven'ik +(226241, 0, 0, 'Assistant Ak\'nik', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Ak'nik +(226242, 0, 0, 'Lazy Croaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Lazy Croaker +(226243, 0, 0, 'Duelist Qar\'lak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Duelist Qar'lak +(226244, 0, 0, 'Assistant Tix\'ii', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Tix'ii +(226245, 0, 0, 'Collector Ar\'iix', NULL, 'Purveyor of Jewels', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Collector Ar'iix +(226246, 0, 0, 'Mereldar Gardener', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mereldar Gardener +(226247, 0, 0, 'Hill Snake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Hill Snake +(226248, 0, 0, 'Upland Toad', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 8, 0, 0, 56110), -- Upland Toad +(226249, 0, 0, 'Highland Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Highland Hatchling +(226250, 0, 0, 'Reno Jackson', NULL, 'Delve Treasures', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Reno Jackson +(226252, 0, 0, 'Upland Calf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Upland Calf +(226253, 0, 0, 'Recalled Winterfin Tadpole', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Recalled Winterfin Tadpole +(226254, 0, 0, 'Corpse Relocator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Corpse Relocator +(226255, 0, 0, 'Chive', NULL, 'Amateur Historian', NULL, NULL, 10, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chive +(226256, 0, 0, 'Recalled Shorestriker Canoe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Recalled Shorestriker Canoe +(226257, 0, 0, 'Spooky Boat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Spooky Boat +(226258, 0, 0, 'Recalled Winterfin Shorestriker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Recalled Winterfin Shorestriker +(226265, 214911, 0, 'Drone Abductor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drone Abductor +(226267, 0, 0, 'Waxx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Waxx +(226268, 0, 0, 'Gloomhound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 3, 0, 0, 56110), -- Gloomhound +(226269, 0, 0, 'Charhound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 3, 0, 0, 56110), -- Charhound +(226270, 0, 0, 'Watchful Peacekeeper', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Watchful Peacekeeper +(226271, 0, 0, 'Wayne', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Wayne +(226272, 0, 0, 'Take', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Take +(226283, 0, 0, 'Kobyss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss +(226284, 0, 0, 'Vignette', NULL, NULL, NULL, NULL, 0, 6381, 1, 0, 0, 0, 10, 0, 0, 56110), -- Vignette +(226285, 0, 0, 'Darkcap Tain', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Darkcap Tain +(226287, 0, 0, 'Ellerdin', NULL, 'Item Enchanting Tutor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ellerdin +(226289, 0, 0, 'Tinker Terror', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Tinker Terror +(226291, 0, 0, 'Territorial Wasp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Territorial Wasp +(226292, 0, 0, 'Opalcreg Worker', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Opalcreg Worker +(226293, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110); -- Kill Credit [DNT] + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(226294, 0, 0, 'Boroughbreaker Stik\'kar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Boroughbreaker Stik'kar +(226295, 0, 0, 'Stormscar', NULL, 'Pack Leader', NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Stormscar +(226296, 0, 0, 'Adolescent Darkwolf', NULL, 'Stormscar\'s Pack', NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Adolescent Darkwolf +(226297, 0, 0, 'Fallen Mage Essence', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Fallen Mage Essence +(226298, 0, 0, 'Mage Slayer Phytethil', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Mage Slayer Phytethil +(226299, 0, 0, 'Anub\'esska', NULL, 'Bane of the Kirin Tor', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Anub'esska +(226300, 0, 0, 'Roth the Earthwound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Roth the Earthwound +(226301, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(226317, 0, 0, 'Energy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Energy +(226318, 0, 0, 'Energy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Energy +(226319, 0, 0, 'Energy', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Energy +(226332, 0, 0, 'Arathi Prisoner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Prisoner +(226336, 0, 0, 'Prospera Cogwail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Prospera Cogwail +(226337, 0, 0, 'Nerubian Artifact', NULL, NULL, NULL, 'mine', 0, 0, 1, 1306, 0, 0, 10, 0, 0, 56110), -- Nerubian Artifact +(226344, 0, 0, 'Spirit of Wind', NULL, NULL, NULL, 'taxi', 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Spirit of Wind +(226349, 0, 0, 'Adland', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adland +(226350, 0, 0, 'Earthen Representative', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Representative +(226351, 0, 0, 'Volyta', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Volyta +(226352, 0, 0, 'Wotwin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wotwin +(226353, 0, 0, 'Larlda', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Larlda +(226354, 0, 0, 'Undercrawler Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Undercrawler Hatchling +(226358, 0, 0, 'Compiler Gulderon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Compiler Gulderon +(226359, 0, 0, 'Archivist Frunhil', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Archivist Frunhil +(226360, 0, 0, 'Arnbourda', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arnbourda +(226361, 0, 0, 'Alforila', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alforila +(226362, 0, 0, 'Merrix', NULL, 'Councilward', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Merrix +(226363, 0, 0, 'High Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker Brinthe +(226364, 0, 0, 'Adelgonn', NULL, 'Stoneward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adelgonn +(226365, 0, 0, 'Leikaroc', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Leikaroc +(226366, 0, 0, 'Lufsela', NULL, 'Stormward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lufsela +(226367, 0, 0, 'Prospera Cogwail', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Prospera Cogwail +(226369, 0, 0, 'Warmslink Gator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Warmslink Gator +(226370, 0, 0, '[DNT] Prospera\'s Shredder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Prospera's Shredder +(226371, 0, 0, 'Igrann', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Igrann +(226372, 0, 0, 'Talvfrida', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Talvfrida +(226373, 0, 0, 'Olgraneer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Olgraneer +(226377, 0, 0, 'Relaxing Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Relaxing Earthen +(226381, 0, 0, 'Agitated Shalewing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Agitated Shalewing +(226382, 0, 0, 'Convoy Leader', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Convoy Leader +(226383, 0, 0, 'Convoy Protector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Convoy Protector +(226385, 0, 0, 'Prisoner Skittershaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Prisoner Skittershaw +(226386, 0, 0, 'Shimmering Peafowl', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 7, 1, 0, 0, 56110), -- Shimmering Peafowl +(226391, 0, 0, 'Triangulation Matrix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Triangulation Matrix +(226392, 0, 0, 'Skittershaw Driver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skittershaw Driver +(226393, 0, 0, 'Skittershaw Beetle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Skittershaw Beetle +(226395, 0, 0, 'Letter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Letter +(226397, 0, 0, 'Rockslab Basilisk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Rockslab Basilisk +(226400, 0, 0, '[DNT] Sweetsnuffler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- [DNT] Sweetsnuffler +(226408, 0, 0, 'Arathi Prisoner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Prisoner +(226409, 0, 0, 'Wenbrandt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wenbrandt +(226411, 0, 0, '[DNT] Deeps Spitter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- [DNT] Deeps Spitter +(226412, 0, 0, 'Steelvein Trader', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Steelvein Trader +(226413, 0, 0, 'Underlit Shalewing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Underlit Shalewing +(226414, 0, 0, 'Stolen Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 264, 56110), -- Stolen Skiff +(226415, 0, 0, 'Ykl \"Bob\" Zn', NULL, '\"Arathi Insurgent\"', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ykl "Bob" Zn +(226416, 0, 0, 'Stolen Skiff', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 264, 56110), -- Stolen Skiff +(226417, 0, 0, 'Furious Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Furious Skipper +(226418, 0, 0, 'Steelvein Trader', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Steelvein Trader +(226419, 0, 0, 'Steelvein Trader', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Steelvein Trader +(226420, 0, 0, 'Kill Credit: Special Assignment: Bomber Beetles [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Special Assignment: Bomber Beetles [DNT] +(226421, 0, 0, 'Stonepool Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Stonepool Skipper +(226422, 0, 0, 'Opalcreg Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Opalcreg Worker +(226423, 0, 0, 'Kill Credit: Gossip [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Gossip [DNT] +(226427, 0, 0, 'Steelvein', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Steelvein +(226432, 0, 0, 'Generic Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Generic Bunny +(226447, 0, 0, 'Shadow Portal', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shadow Portal +(226454, 0, 0, 'Hermit Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 8, 0, 0, 56110), -- Hermit Crab +(226456, 0, 0, 'Salamanther Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Salamanther Hatchling +(226457, 0, 0, 'Octopus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Octopus +(226458, 224316, 0, 'Nerubian Kinslayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Kinslayer +(226459, 0, 0, 'Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 8, 0, 0, 56110), -- Glowmite +(226460, 0, 0, 'Undercrawler Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Undercrawler Hatchling +(226461, 0, 0, 'Pill Bug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Pill Bug +(226462, 0, 0, 'Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Stagshell +(226463, 0, 0, 'Ominura', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ominura +(226464, 0, 0, 'Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 8, 0, 0, 56110), -- Jawcrawler +(226465, 0, 0, 'Unstable Golem', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Unstable Golem +(226466, 0, 0, 'Lamplighter Davrak Chavyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Davrak Chavyn +(226467, 0, 0, '[DNT] History Bunny A', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] History Bunny A +(226468, 0, 0, 'Lamplighter Havrik Chayvn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Havrik Chayvn +(226469, 0, 0, 'Kill Credit: History found (any) [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: History found (any) [DNT] +(226470, 0, 0, 'Kill Credit: History A found [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: History A found [DNT] +(226471, 0, 0, 'Kill Credit: History B found [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: History B found [DNT] +(226472, 0, 0, 'Kill Credit: History C found [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: History C found [DNT] +(226473, 0, 0, 'Kill Credit: History D found [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: History D found [DNT] +(226474, 0, 0, 'Kill Credit: History E found [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: History E found [DNT] +(226475, 0, 0, 'Kill Credit: History F found [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: History F found [DNT] +(226476, 0, 0, 'Dark Field', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Dark Field +(226481, 0, 0, '[DNT]Threadling Egg Sac Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Threadling Egg Sac Bunny +(226483, 0, 0, 'Dig Spot', NULL, NULL, NULL, 'mine', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Dig Spot +(226484, 0, 0, 'Larva', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 8, 0, 0, 56110), -- Larva +(226486, 0, 0, 'Elemental Rift', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Elemental Rift +(226491, 0, 0, 'Summoned Elemental', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Summoned Elemental +(226493, 0, 0, 'Stubling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Stubling +(226501, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(226502, 0, 0, 'Toad', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 8, 0, 0, 56110), -- Toad +(226506, 0, 0, 'Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Crab +(226507, 0, 0, 'Golgoth', NULL, 'Innkeeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Golgoth +(226508, 0, 0, 'Rak-Ush Stagshell', NULL, 'Volatile Truffle Hunter', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Rak-Ush Stagshell +(226509, 0, 0, 'Unthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unthen +(226510, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(226511, 0, 0, 'High Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker Brinthe +(226512, 0, 0, '[DNT]Barn Convo Bunny 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Barn Convo Bunny 1 +(226513, 0, 0, '[DNT]Barn Convo Bunny 2', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Barn Convo Bunny 2 +(226514, 0, 0, '[DNT]Barn Convo Bunny 3', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Barn Convo Bunny 3 +(226515, 0, 0, '[DNT]Barn Convo Bunny 4', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Barn Convo Bunny 4 +(226519, 0, 0, '[DNT]Permanent Hire', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Permanent Hire +(226521, 0, 0, 'Archmage Drenden', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Drenden +(226523, 0, 0, '[DNT] History Bunny B', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] History Bunny B +(226524, 0, 0, '[DNT] History Bunny C', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] History Bunny C +(226525, 0, 0, '[DNT] History Bunny D', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] History Bunny D +(226526, 0, 0, '[DNT] History Bunny E', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] History Bunny E +(226527, 0, 0, '[DNT] History Bunny F', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] History Bunny F +(226528, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6343, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(226532, 0, 0, 'Dwarven Historian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dwarven Historian +(226543, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(226560, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(226573, 0, 0, 'Cliffwalk Scavenger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- Cliffwalk Scavenger +(226574, 0, 0, 'Underground Spore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Underground Spore +(226575, 0, 0, 'High Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker Brinthe +(226577, 0, 0, 'Convoy Leader', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Convoy Leader +(226579, 0, 0, 'Unwitting Umbraguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unwitting Umbraguard +(226580, 0, 0, 'Unwitting Skeinsguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unwitting Skeinsguard +(226586, 0, 0, '[DNT] Cliffwalk Scavenger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 20, 1, 0, 0, 56110), -- [DNT] Cliffwalk Scavenger +(226588, 0, 0, 'Arathi Messenger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Messenger +(226591, 0, 0, 'Windle Sparkshine', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Windle Sparkshine +(226592, 0, 0, 'Jaxi Sparkshine', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Jaxi Sparkshine +(226596, 0, 0, 'Convoy Protector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Convoy Protector +(226598, 0, 0, '[DNT] Steam Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 60, 56110), -- [DNT] Steam Bunny +(226600, 0, 0, 'Chitin Commander', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Chitin Commander +(226601, 0, 0, 'Skitterling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skitterling +(226602, 0, 0, 'Skitterling Leader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skitterling Leader +(226603, 0, 0, 'Ironus Coldsteel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ironus Coldsteel +(226604, 0, 0, 'Alvegar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alvegar +(226605, 0, 0, 'Cenderragg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cenderragg +(226606, 0, 0, 'Kill Credit: Pipe Patched [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Pipe Patched [DNT] +(226607, 0, 0, '[DNT] Pipe Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Pipe Bunny +(226612, 0, 0, 'Bloodfeaster Larva', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Bloodfeaster Larva +(226613, 0, 0, 'Mudnose Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 8, 0, 0, 56110), -- Mudnose Mole +(226615, 0, 0, '[DNT] Sparks Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Sparks Bunny +(226617, 0, 0, 'Snake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Snake +(226618, 0, 0, 'Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Moth +(226619, 0, 0, 'Cockroach', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Cockroach +(226620, 0, 0, 'Rat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Rat +(226621, 0, 0, 'Roiling Steam', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Roiling Steam +(226622, 0, 0, 'Sea Slug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Sea Slug +(226623, 0, 0, 'Biergoth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Biergoth +(226624, 0, 0, 'Water Console', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Water Console +(226625, 0, 0, 'Cave Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Cave Skipper +(226626, 0, 0, 'Spring Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 8, 0, 0, 56110), -- Spring Mole +(226631, 0, 0, 'Banded Snakebiter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Banded Snakebiter +(226634, 0, 0, 'Slithering Pebblefang', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Slithering Pebblefang +(226635, 0, 0, 'Mistrock Beetle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Mistrock Beetle +(226636, 0, 0, 'Scaletooth Coiler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Scaletooth Coiler +(226638, 0, 0, 'Abyssal Console', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Abyssal Console +(226639, 0, 0, 'Taelloch Console', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Taelloch Console +(226640, 0, 0, 'Obsidian Console', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Obsidian Console +(226641, 0, 0, 'Lost Console', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Lost Console +(226642, 0, 0, 'Earthen Console', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Earthen Console +(226643, 0, 0, 'Pinefur Mouse', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Pinefur Mouse +(226644, 0, 0, 'Kobyss Summoner', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kobyss Summoner +(226645, 0, 0, 'Summon Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Summon Stalker +(226647, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6338, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(226648, 0, 0, 'Rockwing Glider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 34, 1, 0, 0, 56110), -- Rockwing Glider +(226649, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6339, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(226650, 0, 0, 'High Exarch Turalyon', NULL, 'Lord Commander of Alliance Forces', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 1, 183, 56110), -- High Exarch Turalyon +(226652, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6340, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(226654, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6341, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(226655, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6342, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(226656, 0, 0, 'Lady Liadrin', NULL, 'Blood Knight Matriarch', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lady Liadrin +(226657, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6344, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(226658, 0, 0, 'Blue', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Blue +(226659, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6345, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(226661, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6346, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(226663, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6347, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(226664, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6349, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(226665, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6348, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(226666, 0, 0, 'Partially Teleported Murloc', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Partially Teleported Murloc +(226667, 0, 0, 'Partially Teleported Gnoll', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Partially Teleported Gnoll +(226668, 0, 0, 'Partially Teleported Trogg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Partially Teleported Trogg +(226669, 0, 0, 'Partially Teleported Kobold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Partially Teleported Kobold +(226670, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(226671, 0, 0, 'Hannan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hannan +(226672, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(226673, 0, 0, 'Hannan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hannan +(226674, 0, 0, 'Transpositional Anomaly', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Transpositional Anomaly +(226675, 0, 0, 'Awakened Chewer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Awakened Chewer +(226676, 0, 0, 'Earthen Representative', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Representative +(226681, 0, 0, 'Vulpera Representative', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vulpera Representative +(226682, 0, 0, 'Murkshades', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Murkshades +(226685, 0, 0, 'Rolgel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rolgel +(226686, 0, 0, 'Evaldurn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Evaldurn +(226687, 0, 0, 'Lingolga', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lingolga +(226688, 0, 0, 'Olrenan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Olrenan +(226689, 0, 0, 'Modaln', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Modaln +(226690, 0, 0, '[DNT] Cave Entrance Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Cave Entrance Bunny +(226691, 0, 0, 'Mangled Harvester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mangled Harvester +(226692, 0, 0, 'Mangled Skitterling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mangled Skitterling +(226693, 0, 0, '[DNT] History Presentation Apparatus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] History Presentation Apparatus +(226694, 0, 0, 'You?', NULL, 'Evil Twin', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- You? +(226696, 0, 0, 'Seasonal Delver\'s Dirigible', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Seasonal Delver's Dirigible +(226697, 0, 0, 'Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Spider +(226698, 0, 0, 'Arbauch\'s Cogwalker', NULL, NULL, NULL, 'inspect', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Arbauch's Cogwalker +(226699, 0, 0, 'Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 117, 8, 0, 0, 56110), -- Lashroom +(226700, 0, 0, 'Mudstone Basilisk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Mudstone Basilisk +(226708, 0, 0, 'Val Thalvassa', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Val Thalvassa +(226712, 0, 0, '[DNT] Galvanized Lurker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- [DNT] Galvanized Lurker +(226716, 0, 0, 'Webbed Ore Deposit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Webbed Ore Deposit +(226723, 0, 0, 'Hathlaz', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hathlaz +(226724, 0, 0, 'Attwogaz', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Attwogaz +(226725, 0, 0, 'Uisgaz', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Uisgaz +(226726, 0, 0, 'Krattdaz', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Krattdaz +(226727, 0, 0, 'Venedaz', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Venedaz +(226729, 0, 0, 'Merunth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Merunth +(226730, 0, 0, 'Varerko', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Varerko +(226731, 0, 0, 'Nelphi', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nelphi +(226732, 0, 0, 'Hagatha Moorehead', NULL, 'Reagent Merchant', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Hagatha Moorehead +(226733, 0, 0, 'Endora Moorehead', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Endora Moorehead +(226734, 0, 0, 'Badluck', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 100, 56110), -- Badluck +(226735, 0, 0, 'Alfritha', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alfritha +(226736, 0, 0, 'Shandy Glossgleam', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shandy Glossgleam +(226739, 0, 0, 'Aquanos', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Aquanos +(226742, 0, 0, 'Rhukah', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Rhukah +(226743, 0, 0, 'Nargut', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 0, 56110), -- Nargut +(226744, 0, 0, 'Ranger Selone', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ranger Selone +(226745, 0, 0, 'Pathstalker Ralsir', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Pathstalker Ralsir +(226746, 0, 0, 'Rulen Lightsreap', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rulen Lightsreap +(226747, 0, 0, 'Gundrig', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gundrig +(226748, 0, 0, 'Sathilga', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sathilga +(226749, 0, 0, 'Abohba', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Abohba +(226750, 0, 0, 'Freysworn Etterca', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Freysworn Etterca +(226751, 0, 0, 'Reginald Arcfire', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Reginald Arcfire +(226752, 0, 0, 'Brassbolt Mechawrench', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Brassbolt Mechawrench +(226753, 216602, 0, 'Nerubian Hanging Mine', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Nerubian Hanging Mine +(226754, 0, 0, 'Murgha the Tempered', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Murgha the Tempered +(226756, 0, 0, 'Giada Goldleash', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Giada Goldleash +(226759, 0, 0, 'Dawn', NULL, 'The Awakened', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dawn +(226760, 0, 0, '[DNT] Hallowfall Bear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- [DNT] Hallowfall Bear +(226761, 0, 0, 'Peacekeeper Alef', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Peacekeeper Alef +(226762, 0, 0, 'Xal\'atath', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Xal'atath +(226763, 0, 0, 'Naleidea Rivergleam', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Naleidea Rivergleam +(226767, 0, 0, 'Speeding Swarmmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Speeding Swarmmite +(226769, 0, 0, 'Tiny You?', NULL, 'Evil Twin', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tiny You? +(226773, 0, 0, 'Zekvir', NULL, 'Hand of the Harbinger', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zekvir +(226777, 0, 0, 'Professor Pallin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Professor Pallin +(226778, 0, 0, 'Kill Credit: Duel Play', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Duel Play +(226779, 0, 0, 'Halga Steelbarrow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Halga Steelbarrow +(226780, 0, 0, 'Kill Credit: Odyssey Play', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Odyssey Play +(226781, 0, 0, 'Kill Credit: Comedy Play', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Comedy Play +(226782, 0, 0, 'Kill Credit: Melodrama Play', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- Kill Credit: Melodrama Play + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(226783, 0, 0, 'Hunaka Greenhoof', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hunaka Greenhoof +(226784, 0, 0, 'Kill Credit: Tragedy Play', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Tragedy Play +(226785, 0, 0, 'Kondal Huntsworn', NULL, 'Skinning Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kondal Huntsworn +(226786, 0, 0, 'Spindlespider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Spindlespider +(226787, 0, 0, 'Kralla Earthstorm', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kralla Earthstorm +(226788, 0, 0, '[DNT]Mushroom Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Mushroom Bunny +(226789, 0, 0, 'Tulumun', NULL, 'Assistant to the Executor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tulumun +(226790, 0, 0, 'Infernal Fragment', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 108, 3, 0, 122, 56110), -- Infernal Fragment +(226791, 0, 0, 'Violet Warden', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Violet Warden +(226792, 0, 0, 'Rancher Edidithet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rancher Edidithet +(226798, 0, 0, 'Kill Credit: Wards Placed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Wards Placed +(226800, 0, 0, '[DNT] Kill Credit - 50 Stacks', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit - 50 Stacks +(226801, 0, 0, '[DNT] Achievement Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- [DNT] Achievement Credit +(226806, 0, 0, 'Drowned Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drowned Arathi +(226809, 0, 0, 'Clump O\' Wax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 82, 56110), -- Clump O' Wax +(226811, 0, 0, 'Ironstead Guldsh', NULL, 'Quartermaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ironstead Guldsh +(226813, 0, 0, 'Ramble Rider Enkor', NULL, 'Stable Master', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ramble Rider Enkor +(226817, 0, 0, 'Kill Credit: Nibbling Minnow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Nibbling Minnow +(226818, 0, 0, 'Kill Credit: Bismuth Bitterling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Bismuth Bitterling +(226819, 0, 0, 'Kill Credit: Bloody Perch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Bloody Perch +(226820, 0, 0, 'Kill Credit: Dilly-Dally Dace', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Dilly-Dally Dace +(226821, 0, 0, 'Kill Credit: Crystalline Sturgeon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Crystalline Sturgeon +(226822, 0, 0, 'Kill Credit: Whispering Stargazer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Whispering Stargazer +(226823, 0, 0, 'Kill Credit: Arathor Hammerfish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Arathor Hammerfish +(226824, 0, 0, 'Kill Credit: Roaring Anglerseeker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Roaring Anglerseeker +(226825, 0, 0, 'Kill Credit: Dornish Pike', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Dornish Pike +(226826, 0, 0, 'Kill Credit: Specular Rainbowfish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Specular Rainbowfish +(226827, 0, 0, 'Kill Credit: Regal Dottyback', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Regal Dottyback +(226828, 0, 0, 'Kill Credit: Queen\'s Lurefish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Queen's Lurefish +(226829, 0, 0, 'Kill Credit: Spiked Sea Raven', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Spiked Sea Raven +(226830, 0, 0, 'Kill Credit: Azj-Kahet Slum Shark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Azj-Kahet Slum Shark +(226831, 0, 0, 'Kill Credit: Sanguine Dogfish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Sanguine Dogfish +(226832, 0, 0, 'Saedelin Whitedawn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Saedelin Whitedawn +(226833, 0, 0, 'Matron Ossela', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Matron Ossela +(226834, 0, 0, 'Nelur Lightsown', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nelur Lightsown +(226835, 0, 0, 'Apollo', NULL, 'Tabea\'s Companion', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Apollo +(226836, 0, 0, 'Tabea', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tabea +(226837, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagran Thaurissan II +(226838, 0, 0, 'Opalcreg Worker', NULL, NULL, NULL, 'speak', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Opalcreg Worker +(226840, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(226841, 0, 0, 'Speaker Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Speaker Brinthe +(226842, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(226843, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(226844, 0, 0, 'Fuel', NULL, NULL, NULL, NULL, 0, 0, 1, 1310, 0, 0, 10, 0, 0, 56110), -- Fuel +(226845, 0, 0, 'Arnott Granwin', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arnott Granwin +(226846, 0, 0, 'Captain Oathmyt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Captain Oathmyt +(226847, 0, 0, 'Kill Credit: Drill 01 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Drill 01 [DNT] +(226848, 0, 0, 'Fuel', NULL, NULL, NULL, NULL, 0, 0, 1, 1311, 0, 0, 10, 0, 0, 56110), -- Fuel +(226849, 0, 0, 'Fuel', NULL, NULL, NULL, NULL, 0, 0, 1, 1312, 0, 0, 10, 0, 0, 56110), -- Fuel +(226850, 0, 0, 'Forgotten Projection', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Forgotten Projection +(226851, 0, 0, 'Kill Credit: Drill 02 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Drill 02 [DNT] +(226852, 0, 0, 'Kill Credit: Drill 03 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Drill 03 [DNT] +(226853, 0, 0, '[DNT] Spell Target Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Spell Target Bunny +(226871, 0, 0, 'Archmage Aethas Sunreaver', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Aethas Sunreaver +(226872, 0, 0, 'Bunny Prime - Dome (DNT)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny Prime - Dome (DNT) +(226873, 0, 0, 'Rivet', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Rivet +(226876, 0, 0, 'Crags', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Crags +(226878, 0, 0, 'Bunny Ward (DNT)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny Ward (DNT) +(226879, 0, 0, 'Juvenile Deepflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Juvenile Deepflayer +(226881, 0, 0, 'Cragstone Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Cragstone Ramolith +(226883, 0, 0, 'Kill Credit: Empowered', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Empowered +(226885, 0, 0, 'Bunny Prime - Empower (DNT)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny Prime - Empower (DNT) +(226889, 0, 0, 'Rambleshire Buck', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Rambleshire Buck +(226891, 0, 0, 'Rambleshire Buck', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Rambleshire Buck +(226893, 0, 0, 'Mangled Skitterling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mangled Skitterling +(226895, 0, 0, 'Archmage Aethas Sunreaver', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Aethas Sunreaver +(226897, 214553, 0, 'Rancher Ichabrud', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rancher Ichabrud +(226898, 0, 0, 'Brennok', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Brennok +(226901, 0, 0, 'Deepflayer Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepflayer Hatchling +(226907, 0, 0, 'Thunderswift', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Thunderswift +(226909, 0, 0, 'Frostfire Elemental', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 3, 0, 0, 56110), -- Frostfire Elemental +(226918, 0, 0, 'Chive', NULL, 'Amateur Historian', NULL, NULL, 10, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chive +(226919, 0, 0, 'Archivist Frithrun', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archivist Frithrun +(226925, 0, 0, 'Deepflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepflayer +(226929, 0, 0, 'Stonepool Skipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Stonepool Skipper +(226930, 0, 0, 'Kirin Tor Conjuror', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Conjuror +(226931, 0, 0, 'Sunreaver Battlemage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sunreaver Battlemage +(226935, 0, 0, 'Arathi Ardent', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Ardent +(226937, 0, 0, 'Evil Blue', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Evil Blue +(226938, 0, 0, 'Evil Rivet', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Evil Rivet +(226939, 0, 0, 'Evil Arnott', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Evil Arnott +(226941, 0, 0, 'Evil Kralla', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Evil Kralla +(226942, 0, 0, 'Evil Crags', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Evil Crags +(226943, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(226944, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(226945, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(226946, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(226947, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(226948, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(226949, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(226950, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(226951, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit +(226953, 0, 0, 'Undertide Luremancer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Undertide Luremancer +(226961, 0, 0, 'Undertide Deepfisher', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Undertide Deepfisher +(226962, 0, 0, 'Undertide Lurker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Undertide Lurker +(226963, 0, 0, 'Undertide Preystalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Undertide Preystalker +(226964, 0, 0, 'Fungarian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fungarian +(226965, 0, 0, 'Spined Bilespitter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Spined Bilespitter +(226966, 0, 0, 'Kill Credit: gem collected [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: gem collected [DNT] +(226967, 0, 0, 'Kill Credit: gem treated [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: gem treated [DNT] +(226968, 0, 0, 'Lava Laden Crystal Construct', NULL, NULL, NULL, NULL, 10, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lava Laden Crystal Construct +(226969, 0, 0, 'Gem-Jammed Slag Bubble', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Gem-Jammed Slag Bubble +(226970, 0, 0, 'Dull Gemstone', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Dull Gemstone +(226971, 0, 0, 'Improvised Smokemaker', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Improvised Smokemaker +(226972, 0, 0, 'Improvised Thumper', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Improvised Thumper +(226973, 0, 0, 'Improvised Stabilizer', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Improvised Stabilizer +(226974, 0, 0, '[DNT] Lava Gem Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Lava Gem Bunny +(226975, 0, 0, '[DNT] Thrown Gem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Thrown Gem +(226981, 0, 0, 'De-Recombobulatron Matrix', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- De-Recombobulatron Matrix +(226993, 0, 0, 'Kill Credit: Talk to Kalecgos', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Talk to Kalecgos +(226995, 0, 0, 'Kill Credit: Bag Searched', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Bag Searched +(226996, 0, 0, 'Tableland Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Tableland Bull +(227002, 0, 0, 'Siltboring Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Siltboring Jawcrawler +(227003, 0, 0, 'Kir\'xal', NULL, 'Collector of Curiosities', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kir'xal +(227023, 0, 0, 'Sureki Bridgekeeper', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Bridgekeeper +(227024, 0, 0, 'Sureki Scythejaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Scythejaw +(227025, 0, 0, 'Eastern Pathguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Eastern Pathguard +(227026, 0, 0, 'Trained Skyflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Trained Skyflayer +(227027, 0, 0, 'Mereldar Swiftlet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Mereldar Swiftlet +(227029, 0, 0, 'Flying Carpet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Flying Carpet +(227030, 0, 0, 'Prime Skardyn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Prime Skardyn +(227031, 0, 0, 'Kalecgos', NULL, 'Mirror Image', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Kalecgos +(227038, 0, 0, 'Scouting Map', NULL, NULL, NULL, 'missions', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Scouting Map +(227040, 0, 0, 'Berkeley', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 52, 8, 0, 0, 56110), -- Berkeley +(227041, 0, 0, 'Sir Humphrey', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 52, 8, 0, 0, 56110), -- Sir Humphrey +(227044, 0, 0, 'Kill Credit: Carpet Placed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Carpet Placed +(227047, 0, 0, 'Castalia Hawklans', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Castalia Hawklans +(227053, 0, 0, 'Kobold Tunnel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kobold Tunnel +(227054, 0, 0, 'Ol\' Gail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ol' Gail +(227056, 0, 0, '[DNT] Subterrane Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- [DNT] Subterrane Spider +(227057, 0, 0, 'Terrified Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Terrified Shalehorn +(227058, 0, 0, 'Kobold Tunnel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kobold Tunnel +(227059, 0, 0, 'Kobold Tunnel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kobold Tunnel +(227060, 0, 0, 'Grolnir', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Grolnir +(227061, 0, 0, 'Kill Credit: Potion Given', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Potion Given +(227062, 0, 0, 'Dungeon Bunny [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Dungeon Bunny [DNT] +(227063, 0, 0, 'Kalecgos', NULL, 'Aspect of the Blue Dragonflight', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Kalecgos +(227064, 0, 0, '[DNT] Invisible Bunny (Harmonizing Device)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Invisible Bunny (Harmonizing Device) +(227065, 0, 0, 'Kill Credit: Trap Triggered', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Trap Triggered +(227066, 0, 0, 'Kill Credit: Kel\'Thuzad Found', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Kel'Thuzad Found +(227067, 0, 0, 'Kalecgos', NULL, 'Aspect of the Blue Dragonflight', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Kalecgos +(227072, 0, 0, 'Barzvitz', NULL, 'Cinderbrew Samples', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Barzvitz +(227073, 0, 0, 'Molvzira', NULL, 'Cultivation and Cultivation Accessories', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Molvzira +(227076, 0, 0, 'Faerin\'s Shield', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Faerin's Shield +(227083, 0, 0, '[DNT] Achievement Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- [DNT] Achievement Credit +(227084, 0, 0, '[DNT] Achievement Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- [DNT] Achievement Credit +(227085, 0, 0, '[DNT] Achievement Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- [DNT] Achievement Credit +(227086, 0, 0, '[DNT] Achievement Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- [DNT] Achievement Credit +(227099, 0, 0, '[DNT] Reward Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Reward Credit +(227105, 0, 0, 'Bob the Questgiver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Bob the Questgiver +(227108, 0, 0, 'Kriz the \"Loyal\"', NULL, 'Queen\'s Attendant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kriz the "Loyal" +(227115, 0, 0, 'Sandy Scuttler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Sandy Scuttler +(227118, 0, 0, 'Meredy Huntswell', NULL, 'Expedition Escort', NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 115, 56110), -- Meredy Huntswell +(227120, 0, 0, 'Meredy Huntswell', NULL, 'Expedition Escort', NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 115, 56110), -- Meredy Huntswell +(227121, 0, 0, 'Displaced Stonestalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Displaced Stonestalker +(227122, 0, 0, 'Forest Ferret', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Forest Ferret +(227124, 0, 0, 'Meredy Huntswell', NULL, 'Expedition Escort', NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 115, 56110), -- Meredy Huntswell +(227125, 0, 0, 'Rethaela Laskar', NULL, 'Light\'s Gambit Challenger', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rethaela Laskar +(227126, 0, 0, 'Meredy Huntswell', NULL, 'Expedition Escort', NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 115, 56110), -- Meredy Huntswell +(227127, 0, 0, 'Grazing Mosswool', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 89, 56110), -- Grazing Mosswool +(227128, 0, 0, 'Crenna Earth-Daughter', NULL, 'Expedition Escort', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 115, 56110), -- Crenna Earth-Daughter +(227129, 0, 0, 'Crenna Earth-Daughter', NULL, 'Expedition Escort', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 115, 56110), -- Crenna Earth-Daughter +(227131, 0, 0, 'Austin Huxworth', NULL, 'Expedition Escort', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 115, 56110), -- Austin Huxworth +(227132, 0, 0, 'Gluglurp', NULL, 'The Glimmerling Gobbler', NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Gluglurp +(227134, 0, 0, 'Austin Huxworth', NULL, 'Expedition Escort', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 115, 56110), -- Austin Huxworth +(227135, 0, 0, '[DNT] Upland Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- [DNT] Upland Bull +(227136, 0, 0, 'Brann Bronzebeard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brann Bronzebeard +(227138, 0, 0, 'Ethereal Glimmerling', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Ethereal Glimmerling +(227143, 0, 0, 'Patrolling Swarmite', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 1, 0, 0, 56110), -- Patrolling Swarmite +(227146, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- [DNT] Kill Credit +(227150, 0, 0, 'Immature Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Immature Shalehorn +(227153, 0, 0, 'Ethereal Glimmerling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Ethereal Glimmerling +(227154, 0, 0, 'Carlos', NULL, 'Therapy Cat', NULL, 'openhand', 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Carlos +(227155, 0, 0, 'Misty', NULL, 'Therapy Cat', NULL, 'openhand', 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Misty +(227158, 0, 0, 'Hannan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hannan +(227160, 0, 0, '[DNT]Speak with Klaskin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Speak with Klaskin +(227161, 0, 0, 'Awakened Phalanx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Awakened Phalanx +(227164, 0, 0, 'MiniZep', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 14, 0, 0, 56110), -- MiniZep +(227167, 0, 0, 'Deepwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Deepwalker +(227168, 0, 0, 'Tentacle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Tentacle +(227169, 0, 0, 'Lampyrid Swarm', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Lampyrid Swarm +(227170, 0, 0, 'Royal Silkwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Royal Silkwing +(227172, 0, 0, 'Royal Silkwing', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Royal Silkwing +(227175, 0, 0, 'Lamplighter Leif', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Leif +(227176, 0, 0, 'Mattimeo Twinstar', NULL, 'Quartermaster', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mattimeo Twinstar +(227182, 0, 0, 'Shona', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Shona +(227183, 0, 0, 'Mudnose Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Mudnose Mole +(227184, 0, 0, 'Mudnose Mole Pup', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Mudnose Mole Pup +(227185, 0, 0, 'Baer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Baer +(227186, 0, 0, 'Emerald Necklace', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Emerald Necklace +(227198, 0, 0, 'Island Proudfeather', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 7, 1, 0, 0, 56110), -- Island Proudfeather +(227200, 0, 0, 'Archmage Modera', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Modera +(227201, 0, 0, 'Tidal Sandsnapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Tidal Sandsnapper +(227202, 0, 0, 'Jeweled Flutterwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Jeweled Flutterwing +(227203, 0, 0, 'Jeweled Flutterwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Jeweled Flutterwing +(227204, 0, 0, 'Island Proudfeather', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 7, 1, 0, 0, 56110), -- Island Proudfeather +(227205, 0, 0, 'Young Jeweled Flutterwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Young Jeweled Flutterwing +(227208, 0, 0, 'Kalecgos', NULL, 'Aspect of the Blue Dragonflight', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Kalecgos +(227209, 0, 0, 'Sureki Obstructor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Obstructor +(227211, 0, 0, 'Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Spider +(227214, 0, 0, 'Patrolling Swarmite', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 1, 0, 0, 56110), -- Patrolling Swarmite +(227215, 0, 0, 'Reborn Cloudrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Reborn Cloudrook +(227217, 0, 0, 'Webster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Webster +(227219, 0, 0, 'Sureki Contractor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Contractor +(227220, 0, 0, 'Daeyana Gleamgaard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Daeyana Gleamgaard +(227221, 0, 0, 'Kobold Tunnel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kobold Tunnel +(227222, 0, 0, 'Ysabel Gleamgaard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ysabel Gleamgaard +(227223, 0, 0, 'Archmage Kel\'Thuzad', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Kel'Thuzad +(227224, 0, 0, 'Goehi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Goehi +(227227, 0, 0, 'Enemy Cleric', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Enemy Cleric +(227230, 0, 0, 'Highland Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Highland Hatchling +(227231, 0, 0, 'Inconspicuous Crate', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Inconspicuous Crate +(227232, 0, 0, 'Inconspicuous Crate', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 0, 56110), -- Inconspicuous Crate +(227233, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(227234, 0, 0, 'Inconspicuous Crate', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Inconspicuous Crate +(227235, 0, 0, 'Fragmented Soul', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Fragmented Soul +(227236, 0, 0, 'Reanimated Rat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Reanimated Rat +(227237, 0, 0, 'Kobold Tunnel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kobold Tunnel +(227238, 0, 0, 'Kobold Tunnel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kobold Tunnel +(227239, 0, 0, 'Patrolling Swarmite', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 1, 0, 0, 56110), -- Patrolling Swarmite +(227240, 0, 0, 'Inconspicuous Crate', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Inconspicuous Crate +(227241, 0, 0, 'Skardyn Swarm - Stage 1 Complete', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Skardyn Swarm - Stage 1 Complete +(227242, 0, 0, 'Gorath Stormfyr', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Gorath Stormfyr +(227243, 0, 0, 'Inconspicuous Crate', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Inconspicuous Crate +(227244, 0, 0, 'Salamanther Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Salamanther Hatchling +(227245, 0, 0, 'Neller Jelenus', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Neller Jelenus +(227247, 0, 0, 'Alpine Hawk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Alpine Hawk +(227250, 0, 0, 'Kill Credit: Cursed Object Destroyed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Cursed Object Destroyed +(227251, 0, 0, 'Kill Credit: Soul 01 Released (DNT)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Soul 01 Released (DNT) +(227252, 0, 0, 'Mouser', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Mouser +(227253, 0, 0, 'Bunny Cursed Object (DNT)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny Cursed Object (DNT) +(227254, 0, 0, 'Devoted Worshipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Devoted Worshipper +(227255, 0, 0, 'Caverndeep Kodiak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Caverndeep Kodiak +(227260, 0, 0, 'Lost Harvester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lost Harvester +(227265, 0, 0, 'Kodiak Cub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Kodiak Cub +(227266, 0, 0, 'Artisan\'s Consortium', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Artisan's Consortium +(227267, 0, 0, 'Lost Skitterling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lost Skitterling +(227268, 0, 0, 'Beetle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Beetle +(227269, 0, 0, 'Prescient Denizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Prescient Denizen +(227271, 0, 0, 'Thread Beetle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Thread Beetle +(227272, 0, 0, 'Book Beetle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Book Beetle +(227273, 222871, 0, 'Awakened Machinist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Awakened Machinist +(227274, 0, 0, 'Bobber', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bobber +(227275, 0, 0, 'Adventurer Rugan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adventurer Rugan +(227276, 0, 0, 'Adventurer Mithalder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adventurer Mithalder +(227277, 0, 0, 'Adventurer Diani', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adventurer Diani +(227279, 0, 0, 'Scroll Beetle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Scroll Beetle +(227280, 0, 0, 'Feasting Mite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Feasting Mite +(227281, 0, 0, 'Ruptured Lake Ancient', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Ruptured Lake Ancient +(227282, 0, 0, 'Sweetstinger Soldier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110); -- Sweetstinger Soldier + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(227285, 0, 0, 'Sweetstinger Scout', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Sweetstinger Scout +(227286, 0, 0, '[DNT] Sweetstinger Scout', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- [DNT] Sweetstinger Scout +(227287, 0, 0, 'Unseen Entity', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 5, 0, 0, 56110), -- Unseen Entity +(227289, 0, 0, 'Lesser Slime', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lesser Slime +(227291, 0, 0, 'Nooka', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Nooka +(227292, 0, 0, 'Margaeret Glynnpray', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Margaeret Glynnpray +(227293, 0, 0, 'Son of Flame', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Son of Flame +(227294, 0, 0, 'Faerley Kragsland', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Faerley Kragsland +(227295, 0, 0, 'Birke Dawnecry', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Birke Dawnecry +(227296, 0, 0, 'Recovering Aeroknight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Recovering Aeroknight +(227298, 0, 0, 'Xip', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Xip +(227300, 0, 0, 'Bile-Soaked Spawn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 186, 56110), -- Bile-Soaked Spawn +(227301, 0, 0, 'Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 8, 0, 0, 56110), -- Glowmite +(227302, 0, 0, 'Distorted Voice', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Distorted Voice +(227310, 0, 0, 'Taivan', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Taivan +(227311, 0, 0, 'Fishing Rod', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fishing Rod +(227312, 0, 0, 'Fishing Rod', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fishing Rod +(227313, 0, 0, 'Fishing Rod', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fishing Rod +(227314, 0, 0, 'Fishing Rod', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fishing Rod +(227315, 0, 0, 'Fishing Rod', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fishing Rod +(227316, 0, 0, 'Fishing Rod', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fishing Rod +(227317, 0, 0, '[DNT] Boss spawn safety bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Boss spawn safety bunny +(227318, 0, 0, 'Sunreaver Sorcerer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sunreaver Sorcerer +(227319, 0, 0, 'Churlish Sage', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Churlish Sage +(227321, 0, 0, 'Silver Covenant Mage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Silver Covenant Mage +(227322, 0, 0, 'Skittering Sycophant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skittering Sycophant +(227325, 0, 0, 'Bubbling Mudskip', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110), -- Bubbling Mudskip +(227326, 0, 0, 'Kill Credit: Soul 02 Released (DNT)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Soul 02 Released (DNT) +(227327, 0, 0, 'Kill Credit: Soul 03 Released (DNT)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Soul 03 Released (DNT) +(227330, 0, 0, 'Dead Glimmerling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Dead Glimmerling +(227331, 0, 0, 'Purple Dyebath', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Purple Dyebath +(227332, 0, 0, 'Red Dyebath', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Red Dyebath +(227333, 0, 0, 'Green Dyebath', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Green Dyebath +(227334, 0, 0, 'Yellow Dyebath', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Yellow Dyebath +(227335, 0, 0, 'Emery', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Emery +(227336, 0, 0, 'Evan', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Evan +(227337, 0, 0, 'Skittershaw Driver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skittershaw Driver +(227338, 0, 0, 'Skitterling Crafter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skitterling Crafter +(227339, 0, 0, 'Blue Dyebath', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Blue Dyebath +(227340, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(227341, 0, 0, 'Kill Credit: Exit Found', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Exit Found +(227342, 0, 0, 'Kill Credit: Speak with Kalecgos', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Speak with Kalecgos +(227343, 0, 0, 'Stellin Verasa', NULL, 'Librarian', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Stellin Verasa +(227344, 0, 0, 'Enemy Knight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Enemy Knight +(227345, 0, 0, 'Ar\'syn', NULL, 'Legendary Legerdemain', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ar'syn +(227346, 0, 0, 'Dirtsnoot Tunneler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Dirtsnoot Tunneler +(227347, 0, 0, 'Wandering Spore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Wandering Spore +(227349, 0, 0, 'Kill Credit: tool collected [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: tool collected [DNT] +(227350, 0, 0, 'Kill Credit: wildlife catalogued [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: wildlife catalogued [DNT] +(227351, 0, 0, 'Sharptusk Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Sharptusk Stagshell +(227352, 0, 0, 'Kalecgos', NULL, 'Aspect of the Blue Dragonflight', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Kalecgos +(227353, 0, 0, 'Recalled Mistress of Pain', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 3, 0, 0, 56110), -- Recalled Mistress of Pain +(227354, 220463, 0, 'Livid Enforcer', NULL, 'Darkfuse Enforcement', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Livid Enforcer +(227355, 220463, 0, 'Livid Enforcer', NULL, 'Darkfuse Enforcement', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Livid Enforcer +(227356, 220463, 0, 'Livid Enforcer', NULL, 'Darkfuse Enforcement', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Livid Enforcer +(227357, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(227358, 0, 0, 'Burrows Denizen', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Burrows Denizen +(227359, 0, 0, 'Recalled Hungry Penguin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 125, 1, 0, 0, 56110), -- Recalled Hungry Penguin +(227360, 0, 0, 'Stool', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stool +(227361, 0, 0, 'The Weave Reader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- The Weave Reader +(227364, 0, 0, 'Disrupted Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Disrupted Glowmite +(227365, 0, 0, 'Harvest Courier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Harvest Courier +(227367, 0, 0, 'Contaminated Rockslime', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Contaminated Rockslime +(227369, 0, 0, 'Agitated Eel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Agitated Eel +(227371, 0, 0, ' KC', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC +(227372, 0, 0, 'Dava', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dava +(227373, 0, 0, 'Vicious Spiderling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Vicious Spiderling +(227374, 0, 0, 'Goblin Slain', NULL, NULL, NULL, NULL, 8, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- Goblin Slain +(227375, 0, 0, 'Kalecgos', NULL, 'Aspect of the Blue Dragonflight', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Kalecgos +(227376, 0, 0, 'Forgotten Resistance', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Forgotten Resistance +(227377, 0, 0, 'Hannan', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hannan +(227378, 0, 0, 'Dagkar', NULL, 'Caretaker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dagkar +(227379, 0, 0, 'Oskaer Fortfervor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oskaer Fortfervor +(227380, 0, 0, 'Kagon', NULL, 'Caretaker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kagon +(227382, 0, 0, 'Superheated Slag', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Superheated Slag +(227383, 0, 0, 'Escaped Steam', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Escaped Steam +(227388, 0, 0, 'Riled Dustdevil', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Riled Dustdevil +(227389, 0, 0, 'Earthen Crate', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Earthen Crate +(227390, 0, 0, '[DNT] Quest Boss Spell Target Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Quest Boss Spell Target Bunny +(227391, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(227392, 0, 0, 'Kalecgos', NULL, 'Aspect of the Blue Dragonflight', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Kalecgos +(227394, 0, 0, 'Lamplighter Kaerter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Kaerter +(227395, 0, 0, 'Curious Xeshling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Curious Xeshling +(227397, 0, 0, 'Bile-Soaked Viscera', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bile-Soaked Viscera +(227400, 0, 0, 'Cloudrook Tornado', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Cloudrook Tornado +(227401, 0, 0, '[DNT] Kill Credit: Collect Climbing Gear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Collect Climbing Gear +(227402, 0, 0, '[DNT] Kill Credit: Interact with First Handhold', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Interact with First Handhold +(227403, 0, 0, 'Kill Credit: Collect Item [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Collect Item [DNT] +(227404, 0, 0, 'Handhold', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Handhold +(227405, 0, 0, 'Swarmite Egg', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Swarmite Egg +(227406, 0, 0, 'Agitated Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Agitated Swarmite +(227407, 0, 0, 'Kalecgos', NULL, 'Aspect of the Blue Dragonflight', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Kalecgos +(227408, 0, 0, 'Burrows Denizen', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Burrows Denizen +(227409, 0, 0, 'Lady Jaina Proudmoore', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lady Jaina Proudmoore +(227410, 0, 0, 'Kill Credit: contraption contribution [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: contraption contribution [DNT] +(227411, 0, 0, 'Jinx', NULL, 'Menace', NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Jinx +(227412, 0, 0, 'Wounded Emergency Militia', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wounded Emergency Militia +(227413, 0, 0, 'Dor\'garad', NULL, 'Agent of the Vizier', NULL, NULL, 0, 6328, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dor'garad +(227414, 0, 0, 'Claudius', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 0, 56110), -- Claudius +(227415, 0, 0, 'Meryl Felstorm', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Meryl Felstorm +(227416, 0, 0, 'Turi Flickerflame', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Turi Flickerflame +(227417, 0, 0, 'Dedicated Sailor', NULL, 'Deckhand of the Resolute Flame', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dedicated Sailor +(227418, 0, 0, 'Apprentice Mijala Firehex', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Apprentice Mijala Firehex +(227419, 0, 0, 'Lyrandor Nightveil', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Lyrandor Nightveil +(227420, 0, 0, 'Kill Credit: Portal Stabilized', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Portal Stabilized +(227421, 0, 0, 'Another You', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Another You +(227422, 0, 0, 'Arathi Stalwart', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Stalwart +(227423, 0, 0, 'Kill Credit: Portal Stabilized', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Portal Stabilized +(227424, 0, 0, 'Kill Credit: Portal Stabilized', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Portal Stabilized +(227425, 0, 0, 'Kill Credit: Portal Stabilized', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Portal Stabilized +(227426, 0, 0, 'Barzelin', NULL, 'Metalsmith', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Barzelin +(227427, 0, 0, 'Zik\'tex', NULL, 'Assistant to the Grand Splicer', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Zik'tex +(227428, 0, 0, 'Widow Arak\'nai', NULL, 'The Weaver', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Widow Arak'nai +(227430, 0, 0, 'Unfortunate \"Volunteer\"', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Unfortunate "Volunteer" +(227431, 0, 0, 'Test Banker Regular Bank Only (DNT)', NULL, 'Banker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Test Banker Regular Bank Only (DNT) +(227435, 0, 0, 'Mmarl Resident', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mmarl Resident +(227439, 0, 0, 'Iridescent Beetle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Iridescent Beetle +(227440, 0, 0, 'Meesk the Venomtongue', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Meesk the Venomtongue +(227441, 0, 0, '[DNT] Iridescent Beetle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- [DNT] Iridescent Beetle +(227442, 0, 0, 'Gobbo', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Gobbo +(227443, 0, 0, 'Zekvir', NULL, 'Hand of the Harbinger', NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Zekvir +(227444, 0, 0, 'Temper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Temper +(227445, 0, 0, 'Ghatgut', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ghatgut +(227446, 0, 0, 'Tobra', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tobra +(227447, 0, 0, 'Yagnar Klog', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Yagnar Klog +(227448, 0, 0, 'Bywren', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bywren +(227449, 0, 0, 'Castille', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Castille +(227450, 0, 0, 'Kalecgos', NULL, 'Aspect of the Blue Dragonflight', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Kalecgos +(227451, 0, 0, 'Archmage Aethas Sunreaver', NULL, 'Kirin Tor', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Archmage Aethas Sunreaver +(227452, 0, 0, 'Another You', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Another You +(227453, 0, 0, 'Deployed Battle Supplies', NULL, NULL, NULL, 'interact', 10, 0, 1, 0, 0, 0, 10, 0, 134, 56110), -- Deployed Battle Supplies +(227454, 0, 0, 'Black Blood Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Black Blood Hauler +(227455, 0, 0, 'Kill Credit: 50+ Stacks of Unseeming Shift', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: 50+ Stacks of Unseeming Shift +(227456, 0, 0, 'Rytr Paller', NULL, 'Light\'s Gambit Challenger', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rytr Paller +(227457, 0, 0, 'Claryssa Paller', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Claryssa Paller +(227458, 0, 0, 'Distressed Nerubian', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Distressed Nerubian +(227459, 0, 0, 'Distressed Nerubian', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Distressed Nerubian +(227460, 0, 0, 'Grandmaster Ossip', NULL, 'Light\'s Gambit Challenger', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Grandmaster Ossip +(227462, 0, 0, 'Kill Credit 2 [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit 2 [DNT] +(227463, 0, 0, 'Deployed Hand of Gob', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 43, 56110), -- Deployed Hand of Gob +(227470, 0, 0, 'Siltbrood Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Siltbrood Jawcrawler +(227471, 0, 0, 'Zekvir', NULL, 'Hand of the Harbinger', NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Zekvir +(227472, 0, 0, 'Weaver\'s Agent', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weaver's Agent +(227474, 0, 0, 'Ascension Researcher', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ascension Researcher +(227477, 0, 0, 'Brann Bronzebeard', NULL, 'Explorers\' League', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brann Bronzebeard +(227478, 0, 0, 'Salandria', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Salandria +(227479, 0, 0, 'Lady Liadrin', NULL, 'Blood Knight Matriarch', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lady Liadrin +(227480, 0, 0, 'Regald Hornfyre', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Regald Hornfyre +(227481, 0, 0, 'Point Breaker', NULL, NULL, NULL, NULL, 0, 6355, 1, 0, 0, 0, 7, 0, 0, 56110), -- Point Breaker +(227482, 0, 0, 'Deployed Wind-Wrangling Spire', NULL, NULL, NULL, 'interact', 10, 0, 1, 0, 0, 0, 10, 0, 134, 56110), -- Deployed Wind-Wrangling Spire +(227483, 0, 0, 'Caverndeep Kodiak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Caverndeep Kodiak +(227484, 0, 0, 'Kodiak Cub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Kodiak Cub +(227487, 0, 0, 'Underkeep Technician', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Underkeep Technician +(227488, 0, 0, 'Kirin Tor Guardian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Guardian +(227489, 0, 0, 'Waterworks Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Waterworks Laborer +(227490, 0, 0, 'Deployed Recovery Keg', NULL, NULL, NULL, 'interact', 10, 0, 1, 0, 0, 0, 10, 0, 134, 56110), -- Deployed Recovery Keg +(227491, 0, 0, 'Zuramat the Obliterator', NULL, 'Violet Hold Prisoner', NULL, NULL, 0, 0, 2, 0, 0, 0, 3, 0, 0, 56110), -- Zuramat the Obliterator +(227492, 0, 0, 'Brann Bronzebeard', NULL, 'Explorers\' League', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brann Bronzebeard +(227496, 0, 0, 'Strange Chest', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Strange Chest +(227497, 0, 0, 'Image of Zekvir', NULL, 'Hand of the Harbinger', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Image of Zekvir +(227501, 0, 0, 'Zekvir', NULL, 'Hand of the Harbinger', NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Zekvir +(227502, 0, 0, 'Kirin Tor Guardian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Guardian +(227504, 0, 0, 'Egg Cocoon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 144, 56110), -- Egg Cocoon +(227505, 0, 0, 'Zekvir', NULL, 'Hand of the Harbinger', NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Zekvir +(227506, 0, 0, 'Kill Credit: Jaina Opens a Portal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Jaina Opens a Portal +(227507, 0, 0, 'Sureki Skirmisher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Skirmisher +(227508, 0, 0, 'Kill Credit: Won WQ Light\'s Gambit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Won WQ Light's Gambit +(227510, 0, 0, 'Zekvir', NULL, 'Hand of the Harbinger', NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Zekvir +(227513, 0, 0, 'Tala', NULL, 'Zekvir\'s Heralds', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tala +(227514, 0, 0, 'Velo', NULL, 'Zekvir\'s Heralds', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Velo +(227517, 0, 0, 'Mereldar Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mereldar Bunny +(227518, 0, 0, 'Seeping Fragment', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Seeping Fragment +(227520, 0, 0, '[DNT] Sweetstinger Wasp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- [DNT] Sweetstinger Wasp +(227521, 0, 0, 'Sunwalker Dezco', NULL, 'Dawnchaser Chieftain', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sunwalker Dezco +(227522, 0, 0, 'High Prelate Rata', NULL, 'Zanchuli Council', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- High Prelate Rata +(227523, 0, 0, 'Brann Bronzebeard', NULL, 'Explorers\' League', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brann Bronzebeard +(227524, 0, 0, 'Great Kyron', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Great Kyron +(227525, 0, 0, 'Royal Apothecary', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Royal Apothecary +(227527, 0, 0, 'Mereldar Sentry', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Mereldar Sentry +(227528, 0, 0, 'Brann Bronzebeard', NULL, 'Explorers\' League', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brann Bronzebeard +(227529, 0, 0, 'Lady Jaina Proudmoore', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lady Jaina Proudmoore +(227530, 0, 0, 'Delve Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Delve Credit +(227532, 0, 0, 'Faceless Devotee', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faceless Devotee +(227537, 0, 0, 'Apothecary Skittershaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Apothecary Skittershaw +(227538, 0, 0, 'Ironhide Gazer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 130, 1, 0, 0, 56110), -- Ironhide Gazer +(227540, 0, 0, 'Nerubian Market Crate', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian Market Crate +(227541, 0, 0, 'Nerubian Alchemy Glass', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian Alchemy Glass +(227542, 0, 0, 'Skittershaw Driver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skittershaw Driver +(227544, 0, 0, 'Brann Bronzebeard', NULL, 'Explorers\' League', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brann Bronzebeard +(227546, 0, 0, 'Yellowfin Grouper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Yellowfin Grouper +(227548, 0, 0, 'Brann Bronzebeard', NULL, 'Explorers\' League', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brann Bronzebeard +(227551, 0, 0, 'Delve Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Delve Credit +(227552, 0, 0, 'Immature Kodiak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Immature Kodiak +(227554, 0, 0, 'Lady Jaina Proudmoore', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lady Jaina Proudmoore +(227561, 0, 0, 'Duke Velhan', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Duke Velhan +(227562, 0, 0, 'Maximillian', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Maximillian +(227563, 0, 0, 'Sophietta', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sophietta +(227564, 0, 0, 'Jenae', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Jenae +(227566, 0, 0, 'Edwyn', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Edwyn +(227567, 0, 0, 'Faerley', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Faerley +(227568, 0, 0, 'Caerin', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Caerin +(227572, 0, 0, 'Parched Scuttler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Parched Scuttler +(227573, 0, 0, 'Anub\'vir', NULL, 'Zekvir\'s Heralds', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Anub'vir +(227574, 0, 0, 'Weave-Rat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weave-Rat +(227575, 0, 0, 'Armored Shellguard', NULL, 'Zekvir\'s Heralds', NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Armored Shellguard +(227576, 0, 0, 'Cliffside Snake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Cliffside Snake +(227577, 0, 0, 'Undercrawler Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Undercrawler Hatchling +(227578, 0, 0, 'Nerubian Webcaster', NULL, 'Zekvir\'s Heralds', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Webcaster +(227580, 0, 0, 'Supply Skittershaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Supply Skittershaw +(227581, 0, 0, 'Nerubian Oracle', NULL, 'Zekvir\'s Heralds', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Oracle +(227582, 0, 0, 'Duke Velhan', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Duke Velhan +(227583, 0, 0, 'Forgotten Harvester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Forgotten Harvester +(227584, 0, 0, 'Forgotten Skitterling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Forgotten Skitterling +(227586, 0, 0, 'Forgotten Hulk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Forgotten Hulk +(227587, 0, 0, 'Forgotten Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Forgotten Swarmite +(227588, 0, 0, 'Captain Fareeya', NULL, 'The Crescent Glaive', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Captain Fareeya +(227589, 0, 0, 'Splattered Slime', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Splattered Slime +(227592, 0, 0, 'Forgotten Deepwalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Forgotten Deepwalker +(227593, 0, 0, 'Forgotten Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Forgotten Hauler +(227594, 0, 0, 'Forgotten Excavator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Forgotten Excavator +(227595, 0, 0, 'Forgotten Lamplighter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Forgotten Lamplighter +(227596, 0, 0, 'Forgotten Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Forgotten Threadling +(227597, 0, 0, 'Forgotten Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Forgotten Glowmite +(227598, 0, 0, 'Flutterlight Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Flutterlight Moth +(227599, 0, 0, 'Forgotten Eel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Forgotten Eel +(227600, 0, 0, 'Meesk the Venomtongue', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Meesk the Venomtongue +(227601, 0, 0, 'Spindle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spindle +(227602, 0, 0, 'Widow Arak\'nai', NULL, 'The Weaver', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Widow Arak'nai +(227603, 0, 0, 'Silk Skittershaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Silk Skittershaw +(227604, 0, 0, 'Prisoner Skittershaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Prisoner Skittershaw +(227605, 0, 0, 'Immature Kodiak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Immature Kodiak +(227606, 0, 0, 'Captured Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Captured Nerubian +(227607, 0, 0, 'Fliq\'ri', NULL, 'Mistress of Minions', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fliq'ri +(227608, 0, 0, 'Undersea Salamanther', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Undersea Salamanther +(227609, 0, 0, 'Royal Silkwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Royal Silkwing +(227610, 0, 0, '[DNT] Undersea Salamanther', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- [DNT] Undersea Salamanther +(227611, 0, 0, 'Chay', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Chay +(227612, 0, 0, 'Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Spider +(227613, 0, 0, 'Skitterling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Skitterling +(227614, 0, 0, 'Royal Silkwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Royal Silkwing +(227616, 0, 0, '[DNT] Coastal Scuttlecrab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- [DNT] Coastal Scuttlecrab +(227617, 0, 0, 'Cosmic Simulacrum', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cosmic Simulacrum +(227618, 0, 0, 'Weave Drone', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Weave Drone +(227622, 0, 0, 'Maeryl Vlann', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Maeryl Vlann +(227627, 0, 0, 'Grandtalon Kestral', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Grandtalon Kestral +(227629, 0, 0, 'Stellin Verasa', NULL, 'Librarian', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Stellin Verasa +(227631, 0, 0, 'Sweetstinger Wasp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Sweetstinger Wasp +(227632, 0, 0, 'Venombite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Venombite +(227634, 0, 0, 'Skittish Fog Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Skittish Fog Beast +(227635, 0, 0, 'Kas\'dru', NULL, 'Zekvir\'s Heralds', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110); -- Kas'dru + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(227636, 0, 0, 'Forgotten Priest', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Forgotten Priest +(227637, 0, 0, '[DNT] Immature Kodiak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- [DNT] Immature Kodiak +(227638, 0, 0, 'Sharptalon Kestral', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Sharptalon Kestral +(227639, 0, 0, 'Forgotten Aristocrat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Forgotten Aristocrat +(227640, 0, 0, 'Credit Bunny 6', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Credit Bunny 6 +(227646, 0, 0, 'Credit Bunny 7', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Credit Bunny 7 +(227647, 0, 0, 'Credit Bunny 8', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Credit Bunny 8 +(227650, 0, 0, 'Lost Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Lost Threadling +(227652, 0, 0, 'Curious Kodiak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Curious Kodiak +(227658, 0, 0, 'Forgotten Harvester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Forgotten Harvester +(227659, 0, 0, 'Forgotten Skitterling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Forgotten Skitterling +(227661, 0, 0, 'Distorted Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Distorted Threadling +(227662, 0, 0, 'Forgotten Excavator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Forgotten Excavator +(227666, 0, 0, 'Danagh\'s Cogwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Danagh's Cogwalker +(227667, 0, 0, 'Cataloguer Arnsvala', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cataloguer Arnsvala +(227671, 0, 0, 'Hulking Raptorial Claw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hulking Raptorial Claw +(227675, 0, 0, 'Delver\'s Guide', NULL, NULL, NULL, NULL, 0, 0, 1, 1107, 0, 0, 7, 0, 0, 56110), -- Delver's Guide +(227676, 0, 0, 'Chawlay', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Chawlay +(227685, 0, 0, 'Hermit Crab', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 8, 0, 0, 56110), -- Hermit Crab +(227687, 0, 0, 'Undersea Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Undersea Hatchling +(227706, 0, 0, 'Aggartha', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aggartha +(227709, 0, 0, 'Kaheti Citizen', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Citizen +(227714, 0, 0, 'The Pulsing Pit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- The Pulsing Pit +(227715, 0, 0, 'The Swaying Span', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- The Swaying Span +(227716, 0, 0, 'Coalesced Shadeling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Coalesced Shadeling +(227718, 0, 0, 'Garketh Anvilcrack', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Garketh Anvilcrack +(227720, 0, 0, 'Sound Stalker - 11.0 Scenario - Theater Troupe - Audience', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- Sound Stalker - 11.0 Scenario - Theater Troupe - Audience +(227722, 0, 0, 'Xal\'atath', NULL, 'Blade of the Black Empire', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Xal'atath +(227723, 0, 0, 'Meesk the Venomtongue', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Meesk the Venomtongue +(227724, 0, 0, 'Skittershaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Skittershaw +(227725, 0, 0, 'Beetle of Burden', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Beetle of Burden +(227726, 0, 0, 'Breaker West Complete: Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Breaker West Complete: Credit [DNT] +(227727, 0, 0, 'Breaker Center Complete: Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Breaker Center Complete: Credit [DNT] +(227728, 0, 0, 'Breaker East Complete: Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Breaker East Complete: Credit [DNT] +(227733, 0, 0, 'Salt-Ear Ferret', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Salt-Ear Ferret +(227734, 0, 0, 'Bo', NULL, 'Expedition Escort', NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 115, 56110), -- Bo +(227735, 0, 0, 'Breaker ANY Complete: Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Breaker ANY Complete: Credit [DNT] +(227738, 0, 0, ' KC', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC +(227739, 0, 0, '[DNT] 11.0 Z1 - Proxy - Max Level - 05 - Totem (RPS)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] 11.0 Z1 - Proxy - Max Level - 05 - Totem (RPS) +(227740, 0, 0, 'Kill Credit: Report to Merrix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Report to Merrix +(227741, 0, 0, 'Stygoxenic Salmon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Stygoxenic Salmon +(227745, 0, 0, '[DNT] Stygoxenic Salmon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- [DNT] Stygoxenic Salmon +(227747, 0, 0, 'Crawler Eggs', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Crawler Eggs +(227748, 0, 0, 'Vicious Skyrazor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Vicious Skyrazor +(227749, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(227753, 0, 0, 'Masked Ferret', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Masked Ferret +(227754, 0, 0, 'Caveswimmer Bass', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Caveswimmer Bass +(227756, 0, 0, 'Wild Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Wild Ramolith +(227757, 0, 0, 'Sea Hawk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Sea Hawk +(227758, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(227759, 0, 0, 'Arathi Stalwart', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Stalwart +(227761, 0, 0, 'Azj-Kahati Nerubian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Azj-Kahati Nerubian +(227762, 0, 0, 'Kirin Tor Portal Mage', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Portal Mage +(227764, 0, 0, 'Skitter', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Skitter +(227765, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(227766, 0, 0, 'Kirin Tor Portal Mage', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Portal Mage +(227767, 0, 0, 'Rannan Korren', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Rannan Korren +(227768, 0, 0, 'Captured Arathi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Captured Arathi +(227770, 0, 0, 'Captured Oathsworn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Captured Oathsworn +(227772, 0, 0, '[DNT] Caveswimmer Bass', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- [DNT] Caveswimmer Bass +(227775, 0, 0, 'Captured Waxtail', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Captured Waxtail +(227776, 0, 0, 'Kordac Invisible Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 361, 56110), -- Kordac Invisible Stalker +(227777, 0, 0, 'Sandboring Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Sandboring Jawcrawler +(227778, 0, 0, 'Sandgorged Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Sandgorged Jawcrawler +(227779, 0, 0, 'Magma Droplet', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Magma Droplet +(227780, 0, 0, 'Sandboring Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Sandboring Hatchling +(227781, 0, 0, 'Zkl \"Sally\" Zn', NULL, '\"Arathi Insurgent\"', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zkl "Sally" Zn +(227785, 0, 0, 'Runeweaver Gedolax', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Runeweaver Gedolax +(227786, 0, 0, 'Bouldaz', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bouldaz +(227787, 0, 0, 'Hekgarda', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hekgarda +(227788, 0, 0, 'Deepflayer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepflayer +(227789, 222668, 0, 'Adalar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adalar +(227790, 222472, 0, 'Kothilde', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kothilde +(227791, 222669, 0, 'Gurnot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gurnot +(227792, 0, 0, 'Kordac Invisible Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 94, 56110), -- Kordac Invisible Stalker +(227794, 0, 0, 'Slimy Mollusc', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Slimy Mollusc +(227799, 0, 0, 'Isle Gull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Isle Gull +(227801, 0, 0, 'Jeff the Flightmaster', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Jeff the Flightmaster +(227802, 0, 0, 'Worm Slain', NULL, NULL, NULL, NULL, 8, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- Worm Slain +(227803, 222668, 0, 'Adalar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adalar +(227808, 0, 0, 'Ravageling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Ravageling +(227825, 0, 0, 'Sureki Sunderer', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Sunderer +(227827, 0, 0, 'Deepwater Jellyfish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepwater Jellyfish +(227828, 0, 0, 'Spiked Pufferfish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Spiked Pufferfish +(227831, 0, 0, 'Sharptooth Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Sharptooth Swarmer +(227835, 0, 0, '[DNT] Undersea Scuttler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- [DNT] Undersea Scuttler +(227842, 0, 0, '[DNT] Sandboring Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- [DNT] Sandboring Jawcrawler +(227844, 0, 0, 'Saddled Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Saddled Ramolith +(227849, 0, 0, 'Cloudrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Cloudrook +(227859, 0, 0, '7th Legion Soldier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- 7th Legion Soldier +(227860, 0, 0, 'Mag\'har Grunt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mag'har Grunt +(227864, 0, 0, 'Coastal Kodiak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Coastal Kodiak +(227865, 0, 0, 'Coastal Kodiak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Coastal Kodiak +(227868, 0, 0, '[DNT] Sea Hawk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- [DNT] Sea Hawk +(227869, 0, 0, 'Sound Stalker - 11.0 Scenario - Theater Troupe - Stampede', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- Sound Stalker - 11.0 Scenario - Theater Troupe - Stampede +(227871, 0, 0, '[DNT] Kodiak Cub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- [DNT] Kodiak Cub +(227874, 0, 0, 'Web Spreader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Web Spreader +(227875, 0, 0, 'Heat-treated Gemstone', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Heat-treated Gemstone +(227876, 0, 0, 'Supervisor Radlock', NULL, 'Darkfuse Enforcement', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Supervisor Radlock +(227877, 0, 0, 'Fennelee', NULL, 'Kiln-Singer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fennelee +(227879, 0, 0, 'Pottery Student', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pottery Student +(227882, 0, 0, 'Convoy Driver', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Convoy Driver +(227883, 0, 0, 'Convoy Guard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Convoy Guard +(227890, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(227891, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(227892, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(227893, 0, 0, '[DNT] Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- [DNT] Kill Credit +(227895, 0, 0, 'Gracila Grouper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Gracila Grouper +(227897, 0, 0, 'Webbed', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Webbed +(227906, 0, 0, 'Spreader Hatchery', NULL, NULL, NULL, NULL, 0, 6513, 1, 0, 0, 0, 10, 0, 0, 56110), -- Spreader Hatchery +(227907, 0, 0, 'KC: Page 1', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Page 1 +(227908, 0, 0, 'KC: Page 4', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Page 4 +(227909, 0, 0, 'KC: Page 6', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Page 6 +(227910, 0, 0, 'KC: Page 8', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Page 8 +(227911, 0, 0, 'KC: Page 10', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Page 10 +(227912, 0, 0, 'KC: Page 11', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Page 11 +(227913, 0, 0, 'KC: Page 14', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Page 14 +(227914, 0, 0, 'KC: Page 16', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Page 16 +(227915, 0, 0, 'KC: Page 18', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Page 18 +(227916, 0, 0, 'KC: Page 20', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Page 20 +(227917, 0, 0, 'KC: Page 21', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Page 21 +(227918, 0, 0, 'KC: Page 24', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Page 24 +(227919, 0, 0, 'KC: Page 25', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Page 25 +(227920, 0, 0, 'KC: Page 26', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Page 26 +(227921, 0, 0, 'KC: Page 27', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC: Page 27 +(227922, 0, 0, 'Arathi Rations', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Arathi Rations +(227923, 0, 0, 'Arathi Rations', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Arathi Rations +(227924, 0, 0, 'Arathi Rations', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Arathi Rations +(227925, 0, 0, 'Ready', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Ready +(227933, 0, 0, 'Penumbral Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Penumbral Shalehorn +(227934, 0, 0, 'Penumbral Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Penumbral Bull +(227935, 0, 0, 'Penumbral Calf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Penumbral Calf +(227940, 0, 0, 'Val\'kyr Shadowguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Val'kyr Shadowguard +(227944, 0, 0, 'Deepglow Grouper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepglow Grouper +(227947, 0, 0, '[DNT] Penumbral Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- [DNT] Penumbral Shalehorn +(227948, 0, 0, 'Earthen Wagon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Earthen Wagon +(227949, 0, 0, 'Hauler Bot', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 9, 0, 0, 56110), -- Hauler Bot +(227950, 0, 0, 'Earthen Technician', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Technician +(227953, 0, 0, 'Gloomcliff Matriarch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Gloomcliff Matriarch +(227954, 0, 0, 'Gloomcliff Grizzly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Gloomcliff Grizzly +(227957, 0, 0, 'Val\'kyr Shadowguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Val'kyr Shadowguard +(227962, 0, 0, 'Earthen Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Laborer +(227963, 0, 0, 'Ney\'leia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Ney'leia +(227964, 0, 0, 'Kai\'shae', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Kai'shae +(227965, 0, 0, 'On\'hiea', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- On'hiea +(227966, 0, 0, 'Pheromones [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Pheromones [DNT] +(227968, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(227971, 0, 0, 'Zev\'kall', NULL, 'High General of the Siege', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Zev'kall +(227977, 0, 0, 'Oathsworn Peacekeeper', NULL, NULL, NULL, 'directions', 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Oathsworn Peacekeeper +(227980, 0, 0, 'Hilltop Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Hilltop Jawcrawler +(227982, 0, 0, 'Kobold Trader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kobold Trader +(227983, 0, 0, 'Pack Mole', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Pack Mole +(227984, 0, 0, 'Magnetic Loader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Magnetic Loader +(227994, 0, 0, 'Awakening Technician', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Awakening Technician +(227998, 0, 0, 'Catalyst', NULL, NULL, NULL, NULL, 0, 0, 1, 1330, 0, 0, 9, 0, 0, 56110), -- Catalyst +(227999, 0, 0, 'Penumbral Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Penumbral Shalehorn +(228000, 0, 0, 'Penumbral Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Penumbral Bull +(228001, 0, 0, 'Nipper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nipper +(228005, 0, 0, 'Kill Credit: Ready to Go [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: Ready to Go [DNT] +(228006, 0, 0, 'Awakening Caretaker', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Awakening Caretaker +(228012, 0, 0, 'Immature Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Immature Shalehorn +(228013, 0, 0, '[DNT] Target Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Target Bunny +(228014, 0, 0, 'Onyxian Whelp', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Onyxian Whelp +(228015, 0, 0, 'Hulking Bloodguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hulking Bloodguard +(228018, 0, 0, 'Siltboring Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Siltboring Hatchling +(228019, 0, 0, 'Onyxian Egg', NULL, NULL, NULL, NULL, 0, 6149, 1, 0, 0, 0, 2, 0, 0, 56110), -- Onyxian Egg +(228021, 0, 0, '[DNT] Gloomcliff Grizzly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- [DNT] Gloomcliff Grizzly +(228023, 0, 0, 'Volatile Soil', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Volatile Soil +(228024, 0, 0, 'Volatile Kaheti Truffle', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Volatile Kaheti Truffle +(228026, 0, 0, 'Reno Jackson', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Reno Jackson +(228027, 0, 0, 'Kill Credit: Shadecaster Interact, General', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Shadecaster Interact, General +(228028, 0, 0, 'Kill Credit: Shadecaster Interact, Vizier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Shadecaster Interact, Vizier +(228029, 0, 0, '[DNT] Siltboring Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- [DNT] Siltboring Jawcrawler +(228030, 0, 0, 'Sir Finley Mrrgglton', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sir Finley Mrrgglton +(228031, 0, 0, '[DNT] Penumbral Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- [DNT] Penumbral Bull +(228032, 0, 0, 'Dawn Interface', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Dawn Interface +(228033, 0, 0, 'Coalesced Shadow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Coalesced Shadow +(228036, 0, 0, 'Cogwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Cogwalker +(228038, 0, 0, '[DNT] - Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] - Kill Credit +(228039, 0, 0, 'Anub\'azal', NULL, 'The General', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anub'azal +(228040, 0, 0, 'Executor Nizrek', NULL, 'The Vizier', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Executor Nizrek +(228042, 0, 0, 'Kill Credit: Severed Threads RP', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Severed Threads RP +(228044, 0, 0, 'Reno Jackson', NULL, NULL, NULL, NULL, 0, 6171, 1, 0, 0, 0, 7, 0, 0, 56110), -- Reno Jackson +(228045, 0, 0, 'Hilltop Broodmother', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Hilltop Broodmother +(228046, 0, 0, 'Alta', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Alta +(228047, 0, 0, 'Black Blood', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Black Blood +(228048, 0, 0, 'Flint', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Flint +(228049, 0, 0, 'Overseer\'s Desk', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Overseer's Desk +(228054, 0, 0, 'Improvised Springboard', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Improvised Springboard +(228055, 0, 0, 'Hilltop Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Hilltop Hatchling +(228056, 0, 0, 'Reclamation Machinist', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 1332, 0, 0, 7, 0, 0, 56110), -- Reclamation Machinist +(228057, 214582, 0, 'Nerubian Saboteur', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Saboteur +(228059, 0, 0, 'Missile Stalker [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Missile Stalker [DNT] +(228063, 0, 0, 'Kill Credit: RP Finished', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: RP Finished +(228067, 0, 0, 'Kill Credit: Heavy Discordant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Heavy Discordant +(228068, 0, 0, 'Skeletal Horror', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 6, 0, 0, 56110), -- Skeletal Horror +(228069, 0, 0, 'Awakened Earthen', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Awakened Earthen +(228070, 0, 0, 'Odarrok', NULL, 'Stormperch Caretaker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 84, 56110), -- Odarrok +(228071, 0, 0, 'Orida', NULL, 'Dornogal Caretaker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orida +(228072, 0, 0, 'Gartwin', NULL, 'Freywold Caretaker', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gartwin +(228073, 0, 0, 'Wahrvren', NULL, 'Odarrok\'s Companion', NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Wahrvren +(228076, 0, 0, 'Caustic Bomb', NULL, NULL, NULL, 'pickup', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Caustic Bomb +(228077, 0, 0, 'Umbrawing Beetle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Umbrawing Beetle +(228078, 0, 0, 'Ethereum Void Reaper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ethereum Void Reaper +(228080, 0, 0, 'Weaver\'s Loom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Weaver's Loom +(228081, 0, 0, 'Ethereum Void Reaper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ethereum Void Reaper +(228082, 0, 0, 'Blackrock Worg', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 100, 56110), -- Blackrock Worg +(228084, 0, 0, 'Nerubian Gamer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Gamer +(228085, 0, 0, 'Nerubian Gamer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Gamer +(228086, 0, 0, 'Gloomflutter Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Gloomflutter Moth +(228088, 0, 0, 'Undercrawler Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Undercrawler Hatchling +(228094, 0, 0, 'Cavern Snake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Cavern Snake +(228097, 0, 0, 'Salamanther Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Salamanther Hatchling +(228100, 0, 0, '[DNT] Salamanther Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- [DNT] Salamanther Hatchling +(228101, 0, 0, 'Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 174, 56110), -- Beast +(228102, 0, 0, 'Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 174, 56110), -- Beast +(228104, 0, 0, 'Nerubian Child', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Child +(228105, 0, 0, 'Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 174, 56110), -- Beast +(228108, 0, 0, 'Beast', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 174, 56110), -- Beast +(228111, 0, 0, 'Earthen Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Laborer +(228113, 0, 0, 'Kwit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kwit +(228115, 0, 0, 'Carefree Calf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Carefree Calf +(228117, 0, 0, 'Ritkin', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ritkin +(228118, 0, 0, 'Murloc Balloon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56110), -- Murloc Balloon +(228119, 0, 0, 'Kitkrut', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kitkrut +(228120, 0, 0, 'Wary Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Wary Bull +(228121, 0, 0, 'Pikma Pigpoker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Pikma Pigpoker +(228122, 0, 0, 'Kai\'shae', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kai'shae +(228124, 0, 0, 'Ney\'leia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ney'leia +(228126, 0, 0, 'On\'hiea', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- On'hiea +(228131, 0, 0, 'Illuminated Undercrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Illuminated Undercrawler +(228134, 0, 0, 'Iv\'javal', NULL, 'Innkeeper', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Iv'javal +(228135, 0, 0, 'Lounge Server', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lounge Server +(228140, 0, 0, 'Lounge Chef', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lounge Chef +(228141, 0, 0, 'Treasure Elemental', NULL, NULL, NULL, NULL, 0, 6516, 1, 0, 0, 0, 4, 0, 0, 56110), -- Treasure Elemental +(228146, 0, 0, 'Umbral Silksinger', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Silksinger +(228147, 0, 0, 'Horde Landing Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Horde Landing Skiff +(228148, 0, 0, 'Horde Landing Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Horde Landing Skiff +(228149, 0, 0, 'Woldclaimed Freysworn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Woldclaimed Freysworn +(228152, 0, 0, 'Silksinger Trainee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Silksinger Trainee +(228153, 0, 0, 'Immature Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Immature Shalehorn +(228157, 0, 0, 'Nerubian Anvil', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Nerubian Anvil +(228169, 0, 0, 'Troll Shaman', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Troll Shaman +(228170, 0, 0, '[DNT] Wary Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- [DNT] Wary Bull +(228171, 0, 0, 'Improvised Air Control', NULL, NULL, NULL, NULL, 10, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Improvised Air Control +(228172, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(228174, 0, 0, '[DNT] Zipline target bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Zipline target bunny +(228177, 0, 0, 'Kala Clayhoof', NULL, 'Artisan\'s Consortium', NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Kala Clayhoof +(228180, 0, 0, 'Reclamation Machinist', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 1337, 0, 0, 7, 0, 0, 56110), -- Reclamation Machinist +(228182, 0, 0, 'Sureki Royal Jewel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110); -- Sureki Royal Jewel + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(228183, 0, 0, 'Kaheti Silkstalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kaheti Silkstalker +(228184, 0, 0, 'Yamas the Provider', NULL, 'Pact Dealer & Information', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Yamas the Provider +(228185, 0, 0, 'Earthen Technician', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Technician +(228186, 0, 0, 'Horde Soldier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Horde Soldier +(228187, 0, 0, 'Earthen Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Earthen Laborer +(228191, 0, 0, 'Kill Credit: Pact - Map Purchase Check', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Pact - Map Purchase Check +(228193, 0, 0, '[DNT] Feral Sharpclaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- [DNT] Feral Sharpclaw +(228195, 0, 0, 'Strange Mushroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Strange Mushroom +(228198, 0, 0, 'Fungarian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Fungarian +(228200, 0, 0, 'Siesbarg', NULL, 'Alchemy Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 117, 56110), -- Siesbarg +(228207, 0, 0, 'Supply Crate', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Supply Crate +(228212, 0, 0, 'Tidewake Eel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Tidewake Eel +(228213, 0, 0, 'Tidewake Moray', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Tidewake Moray +(228215, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(228217, 0, 0, 'Wary Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Wary Shalehorn +(228223, 0, 0, 'Spreader Hatchery', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Spreader Hatchery +(228224, 0, 0, 'Fenryr', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 173, 56110), -- Fenryr +(228226, 0, 0, 'Hati', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 1, 1, 0, 173, 56110), -- Hati +(228227, 0, 0, 'Black Blood Container', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Black Blood Container +(228234, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(228235, 0, 0, 'Off-Duty Chef', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Off-Duty Chef +(228238, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(228239, 0, 0, 'Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit +(228285, 0, 0, 'Wagon of Silk Supplies', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Wagon of Silk Supplies +(228288, 0, 0, 'Undersea Scuttler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Undersea Scuttler +(228294, 0, 0, 'Prisoner Wagon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Prisoner Wagon +(228295, 0, 0, 'Zandelvari', NULL, 'Delve Wayfinder', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zandelvari +(228296, 0, 0, 'Champion Uru\'zin', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Champion Uru'zin +(228297, 0, 0, 'Bench', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Bench +(228298, 0, 0, 'Horde Peon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Horde Peon +(228301, 0, 0, '[DNT] Tidewake Moray', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- [DNT] Tidewake Moray +(228304, 0, 0, 'Oathsworn Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Earthen +(228307, 0, 0, 'Greenhorn Extra', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Greenhorn Extra +(228309, 0, 0, 'Webbed Captive', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Webbed Captive +(228312, 0, 0, 'Illuminated Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 8, 0, 0, 56110), -- Illuminated Hatchling +(228314, 0, 0, 'Seacliff Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Seacliff Moth +(228315, 0, 0, 'Beledar\'s Boa', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Beledar's Boa +(228321, 0, 0, 'Cosmic Residue', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cosmic Residue +(228322, 0, 0, 'Tahu Sagewind', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Tahu Sagewind +(228325, 0, 0, 'Aponi Brightmane', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aponi Brightmane +(228343, 0, 0, 'Rabaan', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rabaan +(228354, 0, 0, 'Siesbarg\'s Replacement', NULL, 'Alchemy Supplies', NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Siesbarg's Replacement +(228356, 0, 0, 'Glittering Shellcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 8, 0, 0, 56110), -- Glittering Shellcrawler +(228359, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(228361, 0, 0, 'Agile Pursuer', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Agile Pursuer +(228364, 0, 0, 'Invisible Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invisible Bunny +(228365, 0, 0, 'Ji Firepaw', NULL, 'Master of Huojin', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ji Firepaw +(228366, 0, 0, 'Alliance Soldier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alliance Soldier +(228368, 0, 0, 'Niffen Swarmhand', NULL, 'Rak-Ush Operations', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Niffen Swarmhand +(228370, 0, 0, 'Alliance Landing Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Alliance Landing Skiff +(228373, 0, 0, 'Kul Tiran Tidesage', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Kul Tiran Tidesage +(228385, 0, 0, 'Captain Tandred Proudmoore', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Captain Tandred Proudmoore +(228386, 0, 0, 'Brother Pike', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Brother Pike +(228387, 0, 0, 'Mine-Bot 5000X', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Mine-Bot 5000X +(228388, 0, 0, 'Tinkmaster Overspark', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tinkmaster Overspark +(228389, 0, 0, 'Gila Crosswires', NULL, 'Tinkmaster\'s Assistant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gila Crosswires +(228392, 0, 0, 'Alliance Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Alliance Worker +(228396, 0, 0, 'Captain Tread Sparknozzle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Captain Tread Sparknozzle +(228406, 0, 0, 'Gnome Engineer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gnome Engineer +(228409, 0, 0, 'Brightscale Eel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Brightscale Eel +(228411, 0, 0, 'Venomous Rockslime', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Venomous Rockslime +(228412, 0, 0, 'Traveling Snailsman', NULL, 'Glimmerogg', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Traveling Snailsman +(228419, 0, 0, 'Elma', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Elma +(228427, 0, 0, 'Stagshell Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Stagshell Swarmer +(228428, 0, 0, '[DNT] Spy Visual', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Spy Visual +(228439, 0, 0, 'Slatefang', NULL, 'Superb Elusive Beast', NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Slatefang +(228440, 0, 0, 'Web Anchor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Web Anchor +(228447, 0, 0, 'Highrock Cow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Highrock Cow +(228448, 0, 0, 'Rejuvenating Ooze', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Rejuvenating Ooze +(228450, 0, 0, 'Highrock Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Highrock Bull +(228451, 0, 0, 'Highrock Calf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Highrock Calf +(228452, 0, 0, 'Crag Beetle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Crag Beetle +(228462, 0, 0, 'Earthen Figurine', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Earthen Figurine +(228464, 0, 0, 'Deck of Cards', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Deck of Cards +(228466, 0, 0, 'Precious Gem', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Precious Gem +(228470, 0, 0, 'Nexus-Princess Ky\'veza', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 170, 56110), -- Nexus-Princess Ky'veza +(228471, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(228485, 0, 0, 'Crafting Orders - Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Crafting Orders - Credit +(228493, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(228503, 227260, 0, 'Lost Harvester', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lost Harvester +(228506, 0, 0, 'Sunken River Eel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Sunken River Eel +(228507, 0, 0, 'Bunny for Low Graphics Sparkles [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny for Low Graphics Sparkles [DNT] +(228508, 0, 0, 'River Drifter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- River Drifter +(228509, 0, 0, 'Bunny for Low Graphics Sparkles [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny for Low Graphics Sparkles [DNT] +(228518, 0, 0, 'Sound Stalker - 11.0 Quest - Max Level Campaign - Q07b', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- Sound Stalker - 11.0 Quest - Max Level Campaign - Q07b +(228524, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(228526, 0, 0, 'Scenario First Task Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Scenario First Task Credit +(228528, 0, 0, 'Scenario Final Task Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Scenario Final Task Credit +(228531, 0, 0, 'Image of Zekvir', NULL, 'Hand of the Harbinger', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Image of Zekvir +(228534, 0, 0, 'Sister Etna Blayze', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sister Etna Blayze +(228536, 0, 0, 'Spooked Cart Hauler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Spooked Cart Hauler +(228537, 0, 0, 'Nightfall Shadowalker', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Shadowalker +(228538, 0, 0, 'Nightfall Curseblade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Curseblade +(228539, 0, 0, 'Nightfall Darkcaster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Darkcaster +(228540, 0, 0, 'Nightfall Shadowmage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Shadowmage +(228542, 0, 0, 'Waxling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Waxling +(228548, 0, 0, '[DNT] Bungee Vehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Bungee Vehicle +(228553, 0, 0, 'General Rakera', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- General Rakera +(228554, 0, 0, 'Salandria', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Salandria +(228559, 0, 0, 'Henry Garrick', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Henry Garrick +(228560, 0, 0, 'Captain Garrick', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Captain Garrick +(228561, 0, 0, 'Dark Ranger Velonara', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Dark Ranger Velonara +(228562, 0, 0, 'Halduron Brightwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Halduron Brightwing +(228563, 0, 0, 'Thisalee Crow', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Thisalee Crow +(228564, 0, 0, 'Delas Moonfang', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Delas Moonfang +(228565, 0, 0, 'Sentinel Commander Lyalia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sentinel Commander Lyalia +(228567, 0, 0, '[DNT] Target Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Target Bunny +(228568, 0, 0, 'Shuja Grimaxe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Shuja Grimaxe +(228569, 0, 0, 'Warlord Breka Grimaxe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Warlord Breka Grimaxe +(228570, 0, 0, 'Grand Vindicator Sorvos', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Grand Vindicator Sorvos +(228571, 0, 0, 'Lilian Voss', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lilian Voss +(228572, 0, 0, 'Deathstalker Commander Belmont', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Deathstalker Commander Belmont +(228574, 0, 0, 'Pit Lord', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 3, 0, 0, 56110), -- Pit Lord +(228575, 0, 0, 'Overlord', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 3, 0, 0, 56110), -- Overlord +(228576, 0, 0, 'Mother of Chaos', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 3, 0, 0, 56110), -- Mother of Chaos +(228578, 0, 0, 'Reclamation Machinist', NULL, NULL, NULL, 'questinteract', 10, 0, 1, 1338, 0, 0, 7, 0, 0, 56110), -- Reclamation Machinist +(228581, 0, 0, ' KC', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC +(228585, 0, 0, ' KC', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC +(228586, 0, 0, 'Orweyna', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Orweyna +(228589, 0, 0, 'Kor Dawnchaser', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kor Dawnchaser +(228590, 0, 0, 'Sunwalker Dezco', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Sunwalker Dezco +(228591, 0, 0, 'Druz', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Druz +(228593, 0, 0, 'Captain Rez\'okun', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Captain Rez'okun +(228597, 0, 0, 'Diagnostics Scanner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Diagnostics Scanner +(228598, 0, 0, '11.0 Z2 - WaT - Lost Mines - Abandoned Minecart Vehicle (HCR)', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- 11.0 Z2 - WaT - Lost Mines - Abandoned Minecart Vehicle (HCR) +(228600, 0, 0, 'Injured Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Injured Earthen +(228602, 0, 0, 'Cognitive Scanner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Cognitive Scanner +(228603, 0, 0, 'Anomaly Scanner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Anomaly Scanner +(228604, 0, 0, 'Sound Stalker - 11.0 Quest - Ringing Deeps - Earthen Crowd', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- Sound Stalker - 11.0 Quest - Ringing Deeps - Earthen Crowd +(228605, 0, 0, 'Elise Starseeker', NULL, 'Explorers\' League', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Elise Starseeker +(228607, 0, 0, 'Brewfest Celebrant', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brewfest Celebrant +(228608, 0, 0, 'Toxic Colossus', NULL, NULL, NULL, NULL, 0, 6532, 1, 0, 0, 0, 7, 0, 84, 56110), -- Toxic Colossus +(228617, 0, 0, 'Shadowgate', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Shadowgate +(228624, 0, 0, '[DNT] Bungee Vehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Bungee Vehicle +(228627, 0, 0, 'Polymorphed Mosswool', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 121, 56110), -- Polymorphed Mosswool +(228649, 0, 0, 'Arathi Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Arathi Laborer +(228650, 0, 0, 'Mereldar Trader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mereldar Trader +(228651, 0, 0, 'Mereldar Ardent', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Mereldar Ardent +(228659, 0, 0, '[DNT] Bungee Vehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Bungee Vehicle +(228664, 0, 0, 'Wilton Hillhelm', NULL, 'Food and Drink', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Wilton Hillhelm +(228669, 0, 0, '[DNT] Underhang Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- [DNT] Underhang Jawcrawler +(228670, 0, 0, 'Cave Pike', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Cave Pike +(228671, 0, 0, 'Burkhalt', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Burkhalt +(228697, 0, 0, 'Foreman Azap', NULL, 'Keeper of Renown', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Azap +(228709, 0, 0, 'Invis Bunny - POI blob [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Invis Bunny - POI blob [DNT] +(228713, 0, 0, 'Ulgrax the Devourer', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 186, 56110), -- Ulgrax the Devourer +(228716, 0, 0, 'Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spider +(228733, 0, 0, '[DNT] Hilltop Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- [DNT] Hilltop Jawcrawler +(228735, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(228736, 0, 0, 'Neferess', NULL, 'The Broken Queen', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Neferess +(228737, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(228746, 0, 0, 'Cosmic Simulacrum', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cosmic Simulacrum +(228753, 0, 0, 'Designation: Caretaker', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Designation: Caretaker +(228754, 0, 0, 'Sir Finley Mrrgglton', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sir Finley Mrrgglton +(228756, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(228762, 0, 0, 'Designation: Stonebound', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Designation: Stonebound +(228763, 0, 0, 'Designation: Worker of the Deeps', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Designation: Worker of the Deeps +(228764, 0, 0, 'Designation: Peacekeeper', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Designation: Peacekeeper +(228765, 0, 0, 'Designation: Artisan', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Designation: Artisan +(228766, 0, 0, 'Designation: Stormrider', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Designation: Stormrider +(228767, 0, 0, 'Designation: Machine Speaker', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Designation: Machine Speaker +(228768, 0, 0, 'Designation: Archivist', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Designation: Archivist +(228769, 0, 0, 'Designation: Freysworn', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Designation: Freysworn +(228782, 0, 0, 'Volt', NULL, 'Gob Squad', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Volt +(228783, 0, 0, 'Helpful Haulbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Helpful Haulbot +(228798, 0, 0, '[DNT] Kill Credit: Speak to Brann', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Speak to Brann +(228799, 0, 0, '[DNT] Kill Credit: Decision Made', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Decision Made +(228803, 0, 0, 'Stormrook Tunnel Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stormrook Tunnel Stalker +(228805, 0, 0, 'Upper Platform Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Upper Platform Stalker +(228821, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(228823, 0, 0, 'Undersea Salamanther', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Undersea Salamanther +(228831, 0, 0, 'Lamplighter Recruit', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Lamplighter Recruit +(228839, 0, 0, 'Azerite Vein', NULL, NULL, NULL, 'mine', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Azerite Vein +(228843, 0, 0, 'Bubble Geyser', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bubble Geyser +(228848, 0, 0, ' KC', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- KC +(228849, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(228850, 0, 0, 'Saltcliff Sharpclaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Saltcliff Sharpclaw +(228851, 0, 0, 'Saltcliff Sharpclaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Saltcliff Sharpclaw +(228852, 0, 0, 'Umbral Citizen', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Umbral Citizen +(228853, 0, 0, 'Sharpclaw Hunter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Sharpclaw Hunter +(228854, 0, 0, 'Sharpclaw Hunter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Sharpclaw Hunter +(228856, 0, 0, 'You', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- You +(228862, 0, 0, 'Silk Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Silk Moth +(228867, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(228868, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(228869, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(228870, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(228874, 0, 0, 'Penumbral Calf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Penumbral Calf +(228875, 0, 0, 'Gloomcliff Grizzly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Gloomcliff Grizzly +(228876, 0, 0, 'Gloomcliff Matriarch', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Gloomcliff Matriarch +(228877, 0, 0, 'Story Node', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 8, 0, 0, 56110), -- Story Node +(228880, 0, 0, 'Bubble Geyser', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bubble Geyser +(228884, 0, 0, 'Air Bubbles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Air Bubbles +(228886, 0, 0, 'Stool', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stool +(228888, 0, 0, 'Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(228892, 0, 0, 'Geyser Loot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Geyser Loot +(228895, 0, 0, 'Wary Shalehorn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Wary Shalehorn +(228896, 0, 0, 'Wary Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Wary Bull +(228897, 0, 0, 'Carefree Calf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Carefree Calf +(228898, 0, 0, 'Feral Sharpclaw', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Feral Sharpclaw +(228901, 0, 0, 'Dark Prophet Grshol', NULL, NULL, NULL, NULL, 0, 6540, 1, 0, 0, 0, 7, 0, 84, 56110), -- Dark Prophet Grshol +(228904, 0, 0, 'Deep Oozle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Deep Oozle +(228905, 0, 0, 'Viscid Oozelot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Viscid Oozelot +(228921, 0, 0, 'Matthilde', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Matthilde +(228923, 0, 0, 'Reingard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Reingard +(228924, 0, 0, 'Konraada', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Konraada +(228925, 0, 0, 'Ryaand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ryaand +(228926, 0, 0, 'Glittering Gemeye', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Glittering Gemeye +(228927, 0, 0, 'Iggraya', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 69, 56110), -- Iggraya +(228933, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(228937, 0, 0, 'Eye of the Old Gods', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Eye of the Old Gods +(228940, 0, 0, 'Relic Hoarder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 106, 56110), -- Relic Hoarder +(228941, 0, 0, 'Stormrider', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider +(228942, 0, 0, 'Stormrider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormrider +(228943, 0, 0, 'Relic Hoarder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Relic Hoarder +(228946, 0, 0, 'Relic Hoarder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Relic Hoarder +(228950, 0, 0, 'Nerubian Webspinner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Webspinner +(228951, 0, 0, 'Nerubian Stalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Stalker +(228952, 0, 0, 'Nerubian Skulker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Skulker +(228953, 0, 0, 'Skittering Intruder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Skittering Intruder +(228954, 0, 0, 'Nerubian Marauder', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Marauder +(228955, 0, 0, 'Nerubian Darkcaster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Darkcaster +(228961, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(228962, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(228971, 0, 0, 'Robiin', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Robiin +(228972, 0, 0, 'Feltt', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Feltt +(228975, 0, 0, 'Saltgrass Slitherer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Saltgrass Slitherer +(228978, 0, 0, 'Olbarig', NULL, 'Stormguard', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Olbarig +(228979, 0, 0, 'Vokmar', NULL, 'Stormguard', NULL, 'speak', 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Vokmar +(228980, 0, 0, 'Harmot', NULL, 'Geomender', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Harmot +(228986, 0, 0, 'Arathi Guard', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Arathi Guard +(228991, 0, 0, 'Gertwaald', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gertwaald +(228993, 0, 0, 'Relic of Uldum', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 10, 0, 64, 56110), -- Relic of Uldum +(228999, 0, 0, 'Soaring Fishhawk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Soaring Fishhawk +(229006, 0, 0, 'Assistant Tourrma', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Tourrma +(229020, 0, 0, 'Sheaf', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Sheaf +(229029, 0, 0, 'Gilbertha', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gilbertha +(229032, 0, 0, 'Felled Cornerdweller', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Felled Cornerdweller +(229034, 0, 0, 'Clockwork Scrap Collector', NULL, NULL, NULL, NULL, 0, 6565, 1, 0, 0, 0, 9, 0, 0, 56110), -- Clockwork Scrap Collector +(229036, 0, 0, 'Hoofcrack', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Hoofcrack +(229038, 0, 0, 'Rodd', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Rodd +(229046, 0, 0, 'Clockwork Scrap', NULL, NULL, NULL, 'openhandglow', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Clockwork Scrap +(229059, 217488, 0, 'Horrific Baelgat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Horrific Baelgat +(229060, 217488, 0, 'Enraged Kodiak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Enraged Kodiak +(229066, 0, 0, 'Dusten Farmyrstride', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dusten Farmyrstride +(229067, 0, 0, 'Coastal Foulbiter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Coastal Foulbiter +(229068, 0, 0, 'Coastal Foulbiter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- Coastal Foulbiter +(229072, 0, 0, 'Acidbreath Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Acidbreath Jawcrawler +(229073, 0, 0, 'Acidbreath Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Acidbreath Hatchling +(229074, 0, 0, 'Acidbreath Broodmother', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110); -- Acidbreath Broodmother + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(229076, 0, 0, '[DNT] Acidbreath Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- [DNT] Acidbreath Jawcrawler +(229077, 0, 0, '[DNT] Coastal Foulbiter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 288, 1, 0, 0, 56110), -- [DNT] Coastal Foulbiter +(229078, 0, 0, '[DNT] Kill Credit: Speak to the Vizier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Speak to the Vizier +(229079, 0, 0, 'Foulbiter Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Foulbiter Hatchling +(229080, 0, 0, '[DNT] Foulbiter Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- [DNT] Foulbiter Hatchling +(229087, 0, 0, 'Mana-Flecked Crawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Mana-Flecked Crawler +(229088, 0, 0, 'Scavenging Falcon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Scavenging Falcon +(229090, 0, 0, 'Kill Credit: skyride stun [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Kill Credit: skyride stun [DNT] +(229092, 0, 0, 'Mosswool Grazer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 89, 56110), -- Mosswool Grazer +(229093, 0, 0, 'Shadowy Glimmerfly', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Shadowy Glimmerfly +(229094, 0, 0, 'Sanguine Slitherer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Sanguine Slitherer +(229096, 0, 0, 'Nervous Mongrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Nervous Mongrel +(229097, 0, 0, 'Nervous Mongrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Nervous Mongrel +(229098, 0, 0, 'Cowed Mongrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Cowed Mongrel +(229099, 0, 0, 'Cowed Mongrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Cowed Mongrel +(229107, 0, 0, 'Deepflayer Hunter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Deepflayer Hunter +(229111, 0, 0, 'Unsettled Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Unsettled Glowmite +(229115, 0, 0, 'Candle Comfort', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Candle Comfort +(229117, 0, 0, 'Highrock Cow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Highrock Cow +(229118, 0, 0, 'Highrock Bull', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Highrock Bull +(229119, 0, 0, 'Highrock Calf', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 151, 1, 0, 0, 56110), -- Highrock Calf +(229127, 0, 0, 'Light\'s Bloom Keyflame', NULL, NULL, NULL, NULL, 0, 6566, 1, 1050, 0, 0, 10, 0, 0, 56110), -- Light's Bloom Keyflame +(229128, 0, 0, 'Valeera Sanguinar', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Valeera Sanguinar +(229129, 0, 0, 'Whirring Field Keyflame', NULL, NULL, NULL, NULL, 0, 6567, 1, 1051, 0, 0, 10, 0, 0, 56110), -- Whirring Field Keyflame +(229130, 0, 0, 'Cultivated Poisons', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 10, 0, 197, 56110), -- Cultivated Poisons +(229131, 0, 0, 'Royal Silkwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Royal Silkwing +(229132, 0, 0, 'Mereldar Bell [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mereldar Bell [DNT] +(229133, 0, 0, 'Polymorphed Mosswool', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 121, 56110), -- Polymorphed Mosswool +(229135, 0, 0, 'Fallfisher Swiftwing', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Fallfisher Swiftwing +(229137, 0, 0, 'Fire Stalker [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Fire Stalker [DNT] +(229139, 0, 0, 'Duskrise Acreage Keyflame', NULL, NULL, NULL, NULL, 0, 6568, 1, 1065, 0, 0, 10, 0, 0, 56110), -- Duskrise Acreage Keyflame +(229141, 0, 0, 'Stillstone Pond Keyflame', NULL, NULL, NULL, NULL, 0, 6569, 1, 1052, 0, 0, 10, 0, 0, 56110), -- Stillstone Pond Keyflame +(229143, 0, 0, 'Torchlight Mine Keyflame', NULL, NULL, NULL, NULL, 0, 6570, 1, 1064, 0, 0, 10, 0, 0, 56110), -- Torchlight Mine Keyflame +(229144, 0, 0, 'Faded Shore Keyflame', NULL, NULL, NULL, NULL, 0, 6571, 1, 1066, 0, 0, 10, 0, 0, 56110), -- Faded Shore Keyflame +(229145, 0, 0, 'Bleak Sand Keyflame', NULL, NULL, NULL, NULL, 0, 6572, 1, 1067, 0, 0, 10, 0, 0, 56110), -- Bleak Sand Keyflame +(229148, 0, 0, 'Taoshi', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Taoshi +(229149, 0, 0, 'Garona Halforcen', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Garona Halforcen +(229150, 0, 0, 'Lord Jorach Ravenholdt', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Lord Jorach Ravenholdt +(229152, 0, 0, 'Overlook Ophidian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Overlook Ophidian +(229153, 0, 0, 'Horth Frysthelm', NULL, 'Arathi Logisitics', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Horth Frysthelm +(229163, 0, 0, 'Baleful Baelgat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Baleful Baelgat +(229164, 0, 0, 'Spiteful Baelgat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Spiteful Baelgat +(229165, 0, 0, 'Spiteful Baelgat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Spiteful Baelgat +(229166, 0, 0, 'Baleful Baelgat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Baleful Baelgat +(229167, 0, 0, 'Duskborn Mongrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Duskborn Mongrel +(229170, 0, 0, 'Duskborn Darkhound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Duskborn Darkhound +(229172, 0, 0, 'Duskborn Mongrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Duskborn Mongrel +(229173, 0, 0, 'Duskborn Darkhound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Duskborn Darkhound +(229178, 0, 0, 'Duskborn Pup', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Duskborn Pup +(229179, 0, 0, 'Duskborn Pup', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- Duskborn Pup +(229182, 0, 0, 'Darkwater Murkwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Darkwater Murkwalker +(229183, 0, 0, 'Glittering Glowmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 8, 0, 0, 56110), -- Glittering Glowmite +(229184, 0, 0, 'Aspirant Kiipka', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Aspirant Kiipka +(229185, 0, 0, 'Bioluminescent Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Bioluminescent Moth +(229187, 0, 0, 'Stolen Keepsake', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stolen Keepsake +(229188, 0, 0, 'Gloomwater Fish', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Gloomwater Fish +(229191, 0, 0, 'Ascent Osprey', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 26, 1, 0, 0, 56110), -- Ascent Osprey +(229201, 0, 0, 'Forsaken Apothecary', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Forsaken Apothecary +(229205, 0, 0, 'Thickhide Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Thickhide Jawcrawler +(229206, 0, 0, 'Thickhide Behemoth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Thickhide Behemoth +(229207, 0, 0, 'Thickhide Hatchling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Thickhide Hatchling +(229208, 0, 0, 'Unstable Mixture', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Unstable Mixture +(229209, 0, 0, 'Fairyfly Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 44, 1, 0, 0, 56110), -- Fairyfly Swarmer +(229210, 0, 0, 'Siltwallow Toad', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 8, 0, 0, 56110), -- Siltwallow Toad +(229211, 0, 0, 'Wax Pile', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Wax Pile +(229213, 0, 0, 'Thorned Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Thorned Lashroom +(229215, 0, 0, 'Sporescatter Lashroom', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Sporescatter Lashroom +(229216, 0, 0, 'Lashroom Sproutling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Lashroom Sproutling +(229217, 0, 0, 'Glyph of Dread', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Glyph of Dread +(229218, 0, 0, 'Scattered Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- Scattered Sporbit +(229225, 0, 0, 'Xal\'atath', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Xal'atath +(229227, 0, 0, 'Xal\'atath', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Xal'atath +(229228, 0, 0, 'Assauged Memories', NULL, NULL, NULL, NULL, 0, 0, 1, 1343, 0, 0, 10, 0, 0, 56110), -- Assauged Memories +(229240, 0, 0, '[DNT] Duskborn Mongrel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 52, 1, 0, 0, 56110), -- [DNT] Duskborn Mongrel +(229244, 0, 0, 'Xal\'atath', NULL, 'Harbinger', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Xal'atath +(229255, 0, 0, 'Assauged Memories', NULL, NULL, NULL, NULL, 0, 0, 1, 1345, 0, 0, 10, 0, 0, 56110), -- Assauged Memories +(229256, 0, 0, 'Assauged Memories', NULL, NULL, NULL, NULL, 0, 0, 1, 1341, 0, 0, 10, 0, 0, 56110), -- Assauged Memories +(229267, 0, 0, 'Kirin Tor Defender', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Defender +(229273, 0, 0, 'Herald Breccia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Herald Breccia +(229276, 0, 0, 'Foreman Uzjax', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Foreman Uzjax +(229277, 0, 0, 'Ruffious', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Ruffious +(229278, 0, 0, 'Radiant Echoes', NULL, NULL, NULL, NULL, 0, 0, 1, 1348, 0, 0, 10, 0, 0, 56110), -- Radiant Echoes +(229279, 0, 0, 'Radiant Echoes', NULL, NULL, NULL, NULL, 0, 0, 1, 1349, 0, 0, 10, 0, 0, 56110), -- Radiant Echoes +(229280, 0, 0, 'Radiant Echoes', NULL, NULL, NULL, NULL, 0, 0, 1, 1347, 0, 0, 10, 0, 0, 56110), -- Radiant Echoes +(229285, 0, 0, 'Nerubian Ballista', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 9, 0, 989, 56110), -- Nerubian Ballista +(229289, 0, 0, 'Tuber the Trader', NULL, 'Trade Goods', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Tuber the Trader +(229295, 0, 0, 'Great Mama Mapleroot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Great Mama Mapleroot +(229296, 0, 0, 'Orb of Ascendance', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Orb of Ascendance +(229297, 0, 0, 'Intent Shadow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Intent Shadow +(229298, 0, 0, 'Intent Shadow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Intent Shadow +(229299, 0, 0, 'Nacklefitz', NULL, 'Battlefield Caterer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nacklefitz +(229302, 0, 0, 'Offduty Insurgent', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Offduty Insurgent +(229304, 0, 0, 'Arathi Warlynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Arathi Warlynx +(229305, 0, 0, 'Armored Ironbreaker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Armored Ironbreaker +(229307, 0, 0, 'Veteran Blood Knight', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Veteran Blood Knight +(229308, 0, 0, 'Oathsworn Peacekeeper', NULL, NULL, NULL, 'directions', 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Oathsworn Peacekeeper +(229310, 0, 0, 'Unbound Protector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Unbound Protector +(229314, 0, 0, 'Night Elf Starcaller', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Night Elf Starcaller +(229316, 0, 0, 'Forsaken Warlock', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Forsaken Warlock +(229319, 0, 0, 'Master Tidesage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Master Tidesage +(229320, 0, 0, 'Oathsworn Tunnelwatcher', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Tunnelwatcher +(229322, 0, 0, 'Gilnean Scrapper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gilnean Scrapper +(229328, 0, 0, 'Suramar Chronomancer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Suramar Chronomancer +(229329, 0, 0, 'Warborn Crusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Warborn Crusher +(229330, 0, 0, 'Machine Speaker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Machine Speaker +(229331, 0, 0, 'Murroch Guard', NULL, 'DelGizmo\'s Loss Prevention', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Murroch Guard +(229332, 0, 0, 'Akknai Courier', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Akknai Courier +(229333, 0, 0, 'Ari', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Ari +(229334, 0, 0, 'Kordac', NULL, 'Dormant Protector', NULL, NULL, 0, 0, 4, 0, 0, 0, 9, 0, 0, 56110), -- Kordac +(229335, 0, 0, 'Electricity Stalker [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Electricity Stalker [DNT] +(229336, 0, 0, 'Overseer Hyggred', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Overseer Hyggred +(229337, 0, 0, 'Queen Ansurek', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Queen Ansurek +(229340, 0, 0, 'Stormwind Knight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Stormwind Knight +(229341, 0, 0, 'Hallowfall Lightblade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Hallowfall Lightblade +(229342, 0, 0, 'Zandalari Prelate', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Zandalari Prelate +(229353, 0, 0, 'Disgruntled Dyefetcher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Disgruntled Dyefetcher +(229355, 0, 0, 'DNT', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- DNT +(229372, 0, 0, '[DNT] Hill Snake', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 8, 0, 0, 56110), -- [DNT] Hill Snake +(229373, 0, 0, 'Machinist Kromleg', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Machinist Kromleg +(229378, 0, 0, 'Cascade Guardian', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Cascade Guardian +(229379, 0, 0, 'Unbound Villager', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Villager +(229383, 0, 0, 'Treni', NULL, 'Fishing Trainer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Treni +(229384, 0, 0, 'Arko\'narin Starshade', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Arko'narin Starshade +(229385, 0, 0, 'Lysander Starshade', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Lysander Starshade +(229386, 0, 0, 'Mehlar Dawnblade', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Mehlar Dawnblade +(229387, 0, 0, 'Walton Cogfrenzy', NULL, 'Chief Architect of Mechagon', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Walton Cogfrenzy +(229388, 0, 0, 'Designation: Ordinant', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Designation: Ordinant +(229389, 0, 0, 'Batzvara', NULL, 'Caretaker', NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Batzvara +(229395, 0, 0, 'Caretaker John', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Caretaker John +(229396, 0, 0, 'Volatile Black Blood Pool', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Volatile Black Blood Pool +(229397, 0, 0, 'Drukan', NULL, 'Chief Aid', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Drukan +(229398, 0, 0, 'Watcher Toki', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Watcher Toki +(229399, 0, 0, 'Blood Drainer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Blood Drainer +(229400, 0, 0, 'Royal Purifier', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Royal Purifier +(229401, 0, 0, 'Barbed Bolts', NULL, NULL, NULL, 'pickup', 0, 0, 1, 0, 0, 0, 9, 0, 989, 56110), -- Barbed Bolts +(229402, 0, 0, 'Frostshard Bolts', NULL, NULL, NULL, 'pickup', 0, 0, 1, 0, 0, 0, 9, 0, 989, 56110), -- Frostshard Bolts +(229403, 0, 0, 'Caustic Bolts', NULL, NULL, NULL, 'pickup', 0, 0, 1, 0, 0, 0, 9, 0, 989, 56110), -- Caustic Bolts +(229404, 0, 0, 'Fungal Field Keyflame', NULL, NULL, NULL, NULL, 0, 6575, 1, 1049, 0, 0, 10, 0, 0, 56110), -- Fungal Field Keyflame +(229416, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(229420, 0, 0, 'Auralia Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Auralia Steelstrike +(229422, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(229423, 0, 0, 'Dirtcrusted Stagshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 1, 0, 0, 56110), -- Dirtcrusted Stagshell +(229426, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(229429, 0, 0, 'Kill Credit: ATU ARTC', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: ATU ARTC +(229445, 0, 0, 'Kill Credit: No Spiders but will watch ATU', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: No Spiders but will watch ATU +(229446, 0, 0, 'Kill Credit: No Spiders,no atu', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: No Spiders,no atu +(229448, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Alleria Windrunner +(229449, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Faerin Lothar +(229451, 0, 0, 'Nightfall Darkcaster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Nightfall Darkcaster +(229453, 0, 0, 'Aelric Leid', NULL, 'Aide de Camp', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Aelric Leid +(229463, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(229489, 0, 0, 'Unbound Protector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Unbound Protector +(229491, 0, 0, 'Vigilant Nestguard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Vigilant Nestguard +(229498, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(229499, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(229507, 0, 0, 'Imbued Iron Bar', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Imbued Iron Bar +(229511, 0, 0, 'Portal to Ardenweald', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Portal to Ardenweald +(229512, 0, 0, 'Nerubian Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Nerubian Swarmite +(229518, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(229523, 0, 0, 'Sieve Spinedrifter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 35, 1, 0, 0, 56110), -- Sieve Spinedrifter +(229525, 0, 0, 'Glowmite', NULL, 'T2 (2/1.2)', NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Glowmite +(229526, 0, 0, 'Agitated Pyremite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Agitated Pyremite +(229536, 0, 0, 'Xal\'atath', NULL, 'Harbinger', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Xal'atath +(229537, 0, 0, 'Void Emissary', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 174, 56110), -- Void Emissary +(229539, 0, 0, 'Bear', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Bear +(229540, 0, 0, 'Trailway Sporebit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Trailway Sporebit +(229543, 0, 0, '[DNT]Klaskin Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Klaskin Bunny +(229544, 0, 0, 'Portal to Bastion', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Portal to Bastion +(229545, 0, 0, 'Portal to Tiragarde Sound', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Portal to Tiragarde Sound +(229546, 0, 0, 'Portal to Twilight Highlands', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Portal to Twilight Highlands +(229547, 0, 0, 'Shimmer Shaleshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Shimmer Shaleshell +(229555, 0, 0, 'Dessicated Murkwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Dessicated Murkwalker +(229557, 0, 0, 'River Sporebit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- River Sporebit +(229560, 0, 0, 'Incensed Fungus', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Incensed Fungus +(229561, 0, 0, 'Sunken Sporeling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Sunken Sporeling +(229563, 0, 0, 'Noxious Mycelium', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Noxious Mycelium +(229589, 0, 0, 'Ermie', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ermie +(229591, 0, 0, 'Burtins', NULL, 'Venture Co.', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Burtins +(229594, 0, 0, 'Rotglow Pathkeeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Rotglow Pathkeeper +(229595, 0, 0, 'Rotglow Sporeslinger', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Rotglow Sporeslinger +(229596, 0, 0, 'Rotglow Settler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Rotglow Settler +(229597, 0, 0, 'Rotlasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Rotlasher +(229604, 0, 0, 'Spider Wall Stalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Spider Wall Stalker +(229605, 0, 0, 'Deepwalking Ambusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Deepwalking Ambusher +(229606, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(229611, 0, 0, 'Waxy Sporebit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Waxy Sporebit +(229614, 0, 0, 'Caustic Skyrazor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 186, 56110), -- Caustic Skyrazor +(229617, 0, 0, 'Escaped Lynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Escaped Lynx +(229620, 0, 0, 'Escaped Lynx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 2, 1, 0, 0, 56110), -- Escaped Lynx +(229621, 0, 0, 'Firefly', NULL, 'T0 Swarmer (.3/.3)', NULL, NULL, 0, 0, 1, 0, 0, 37, 1, 0, 0, 56110), -- Firefly +(229624, 0, 0, 'Territorial Lasher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Territorial Lasher +(229628, 0, 0, 'Nerubian Wall Stalker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- Nerubian Wall Stalker +(229633, 0, 0, 'Ulgrax the Devourer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ulgrax the Devourer +(229634, 0, 0, 'Waxy Sporebit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Waxy Sporebit +(229635, 0, 0, 'Xal\'atath', NULL, 'Harbinger', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Xal'atath +(229636, 0, 0, 'Oblivion Crystal', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 129, 56110), -- Oblivion Crystal +(229637, 0, 0, 'Lil Wick', NULL, NULL, NULL, 'vehichlecursor', 0, 0, 1, 0, 0, 0, 7, 0, 144, 56110), -- Lil Wick +(229638, 0, 0, 'Docile Cloudrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 160, 1, 0, 0, 56110), -- Docile Cloudrook +(229648, 0, 0, 'Kill Credit: Red Dyebath Tested [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Red Dyebath Tested [DNT] +(229653, 0, 0, 'Rich Wax Vein', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Rich Wax Vein +(229670, 0, 0, 'Kill Credit: Purple Dyebath Tested [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Purple Dyebath Tested [DNT] +(229671, 0, 0, 'Kill Credit: Blue Dyebath Tested [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Blue Dyebath Tested [DNT] +(229672, 0, 0, 'Kill Credit: Yellow Dyebath Tested [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Yellow Dyebath Tested [DNT] +(229673, 0, 0, 'Kill Credit: Green Dyebath Tested [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Kill Credit: Green Dyebath Tested [DNT] +(229678, 0, 0, 'Malfunctioning Defense Turret', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Malfunctioning Defense Turret +(229679, 0, 0, 'Scavenger Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Scavenger Threadling +(229680, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(229681, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(229682, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(229684, 0, 0, 'Path Helper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Path Helper +(229687, 0, 0, 'Silk Grub', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 53, 8, 0, 0, 56110), -- Silk Grub +(229688, 0, 0, 'Starved Swarmite', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Starved Swarmite +(229689, 0, 0, 'Spotted Moth', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 37, 8, 0, 0, 56110), -- Spotted Moth +(229690, 0, 0, 'Stormrook Beacon', NULL, NULL, NULL, 'taxi', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stormrook Beacon +(229691, 0, 0, 'Swarmbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Swarmbot +(229693, 0, 0, 'Trial of Burning Light', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Trial of Burning Light +(229694, 0, 0, 'Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Stormrook +(229695, 0, 0, 'Corrupted Machinist', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Corrupted Machinist +(229696, 0, 0, 'Targeting Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny +(229697, 0, 0, 'Targeting Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Targeting Bunny +(229704, 0, 0, 'Docile Cloudrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 160, 1, 0, 0, 56110), -- Docile Cloudrook +(229705, 0, 0, 'Docile Cloudrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 160, 1, 0, 0, 56110), -- Docile Cloudrook +(229706, 0, 0, 'Explosive Bomberbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 74, 56110), -- Explosive Bomberbot +(229708, 0, 0, 'Riverbend Gar', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Riverbend Gar +(229729, 0, 0, 'Nullbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Nullbot +(229734, 0, 0, 'Donneschnel', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Donneschnel +(229735, 0, 0, 'Zarein', NULL, NULL, NULL, 'questinteract', 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Zarein +(229736, 0, 0, 'Wind Rider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Wind Rider +(229739, 0, 0, 'Malfunctioning Pylon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Malfunctioning Pylon +(229742, 0, 0, 'Mag\'har Outrider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mag'har Outrider +(229744, 0, 0, 'Executor Nizrek', NULL, 'The Vizier', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Executor Nizrek +(229769, 0, 0, 'Medbot', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 69, 56110), -- Medbot +(229772, 0, 0, 'Spider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56110), -- Spider +(229778, 0, 0, 'Automatic Ironstrider', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Automatic Ironstrider +(229780, 0, 0, '[DNT] KC: To Archives', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] KC: To Archives +(229781, 0, 0, 'Creature Name', NULL, 'Flavor Title', NULL, NULL, 0, 6576, 1, 0, 0, 0, 1, 0, 0, 56110), -- Creature Name +(229782, 224358, 0, 'Awakened Phalanx', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56110), -- Awakened Phalanx +(229791, 0, 0, 'Nerubian Venomweb', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Nerubian Venomweb +(229792, 0, 0, 'Raging Rock', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Raging Rock +(229793, 0, 0, 'Dark Proselityzer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Dark Proselityzer +(229795, 0, 0, 'Anub\'azal', NULL, 'The General', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anub'azal +(229797, 0, 0, 'Widow Arak\'nai', NULL, 'The Weaver', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Widow Arak'nai +(229798, 0, 0, 'Lesser Primal Storm Elemental', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 145, 4, 0, 0, 56110), -- Lesser Primal Storm Elemental +(229799, 0, 0, 'Lesser Primal Fire Elemental', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 116, 4, 0, 0, 56110), -- Lesser Primal Fire Elemental +(229800, 0, 0, 'Lesser Fire Elemental', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 4, 0, 191, 56110), -- Lesser Fire Elemental +(229801, 0, 0, 'Lesser Storm Elemental', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Lesser Storm Elemental +(229808, 0, 0, 'Waxen Bones', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Waxen Bones +(229809, 0, 0, 'Crushing Waxthief', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Crushing Waxthief +(229810, 0, 0, 'Scrappy Waxthief', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Scrappy Waxthief +(229812, 0, 0, 'Warbling Mudskip', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 291, 1, 0, 0, 56110); -- Warbling Mudskip + +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(229813, 0, 0, 'Disturbed Krolusk', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 292, 1, 0, 0, 56110), -- Disturbed Krolusk +(229814, 0, 0, 'Enraged Snuffler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 127, 1, 0, 0, 56110), -- Enraged Snuffler +(229816, 0, 0, 'Ambushing Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Ambushing Swarmer +(229817, 0, 0, 'Ambushing Swarmer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Ambushing Swarmer +(229818, 0, 0, 'Waxy Blob', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56110), -- Waxy Blob +(229820, 0, 0, 'Wandering Scuttleshell', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 8, 1, 0, 0, 56110), -- Wandering Scuttleshell +(229821, 0, 0, 'Burrowing Jawcrawler', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 42, 1, 0, 0, 56110), -- Burrowing Jawcrawler +(229822, 0, 0, 'Waxy Motherload', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Waxy Motherload +(229846, 0, 0, 'Parrlok', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Parrlok +(229849, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 2106, 56110), -- Baelgrim +(229850, 0, 0, 'Freysworn Chalcy', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 2106, 56110), -- Freysworn Chalcy +(229854, 0, 0, 'Inquisitor Speaker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Inquisitor Speaker +(229855, 0, 0, 'Shadeguard Speaker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadeguard Speaker +(229858, 0, 0, '[DNT] Kill Credit: Meadery Phase Transition', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Meadery Phase Transition +(229859, 0, 0, '[DNT] Kill Credit: Scene Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Kill Credit: Scene Credit +(229860, 0, 0, 'Gummi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 100, 56110), -- Gummi +(229867, 0, 0, 'Raethan', NULL, 'Underbelly Guard Captain', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Raethan +(229868, 0, 0, 'Fizzi Liverzapper', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Fizzi Liverzapper +(229869, 0, 0, 'Adelgonn', NULL, 'Stoneward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Adelgonn +(229891, 0, 0, 'ZZ-01-47', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 95, 56110), -- ZZ-01-47 +(229898, 0, 0, 'Kill Credit: Skyriding Treasure', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Skyriding Treasure +(229916, 0, 0, 'Provoked Burrowfiend', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Provoked Burrowfiend +(229917, 0, 0, 'Awakened Cache', NULL, NULL, NULL, NULL, 0, 0, 1, 1356, 0, 0, 10, 0, 0, 56110), -- Awakened Cache +(229918, 0, 0, 'Caustic Skyrazor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 186, 56110), -- Caustic Skyrazor +(229921, 0, 0, '[DNT] Achievement Summons', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Achievement Summons +(229922, 0, 0, 'Applebough', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Applebough +(229923, 0, 0, 'Kill Credit: World Quest', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: World Quest +(229924, 0, 0, 'Kill Credit: Rumor Quest', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Rumor Quest +(229925, 0, 0, 'Kill Credit: Treasure', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Treasure +(229926, 0, 0, 'Kill Credit: Misc Activity, Large', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Misc Activity, Large +(229927, 0, 0, 'Unbound Crafter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Crafter +(229946, 0, 0, 'Kill Credit: Learn Weaver\'s Pact', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Learn Weaver's Pact +(229947, 0, 0, 'Kill Credit: Learn General\'s Pact', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Learn General's Pact +(229948, 0, 0, 'Kill Credit: Learn Vizier\'s Pact', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Learn Vizier's Pact +(229949, 0, 0, 'Kill Credit: Forge First Pact', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Forge First Pact +(229956, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(229985, 0, 0, 'Player Choice Test', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Player Choice Test +(229995, 0, 0, 'Sureki Arbalest', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Sureki Arbalest +(230011, 0, 0, 'Storm\'s Vengeance', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Storm's Vengeance +(230029, 0, 0, 'Supplier Wei', NULL, 'Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Supplier Wei +(230030, 0, 0, 'Supplier Wei', NULL, 'Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Supplier Wei +(230031, 0, 0, 'Oathsworn Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Worker +(230036, 0, 0, 'Lamplighter\'s Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 2116, 56110), -- Lamplighter's Skiff +(230037, 0, 0, 'Trained Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56110), -- Trained Ramolith +(230038, 0, 0, 'Honor Guard Dunstad', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Honor Guard Dunstad +(230047, 0, 0, 'Q\'ilax', NULL, 'Director of Duels', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Q'ilax +(230048, 0, 0, 'Xir\'ra', NULL, 'The Grand Acquisitioner', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Xir'ra +(230049, 0, 0, 'Assistant Vi', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Vi +(230050, 0, 0, 'Attendant Xeren', NULL, 'Spoils of War', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Attendant Xeren +(230051, 0, 0, 'Attendant Ak\'lii', NULL, 'Spoils of War', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Attendant Ak'lii +(230052, 0, 0, 'Profiteer Ri\'za', NULL, 'Spoils of War', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Profiteer Ri'za +(230053, 0, 0, 'Profiteer Xir\'ek', NULL, 'Spoils of War', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Profiteer Xir'ek +(230054, 0, 0, 'Assistant Tix\'ii', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Tix'ii +(230056, 0, 0, 'Assistant Ven\'ik', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Ven'ik +(230058, 0, 0, ' KC', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC +(230059, 0, 0, ' KC', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC +(230061, 0, 0, 'Assistant Ak\'nik', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Ak'nik +(230063, 0, 0, 'Ax\'ill', NULL, 'Alchemixologist', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ax'ill +(230065, 0, 0, 'Venomscribe Xesh XI', NULL, 'Books & Scrolls', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Venomscribe Xesh XI +(230066, 0, 0, 'Assistant Tik', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Assistant Tik +(230067, 0, 0, 'Royal Journalist Ist\'iix', NULL, 'Distributor of Truth', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Royal Journalist Ist'iix +(230068, 0, 0, 'Void Portal', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Void Portal +(230084, 0, 0, '[DNT] KC: Speak to Brinthe', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] KC: Speak to Brinthe +(230087, 0, 0, 'Earthen Wagon [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Earthen Wagon [DNT] +(230089, 0, 0, 'Dreadstrike Flitterer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56110), -- Dreadstrike Flitterer +(230092, 0, 0, 'Air Bubbles', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Air Bubbles +(230098, 0, 0, 'Spindle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Spindle +(230100, 0, 0, 'Wall Climb Vehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Wall Climb Vehicle +(230109, 0, 0, 'Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Stalker +(230110, 0, 0, 'Kirin Tor Crystalshaper', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Kirin Tor Crystalshaper +(230117, 0, 0, 'Aschbie', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56110), -- Aschbie +(230118, 0, 0, 'Earthen Wagon', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Earthen Wagon +(230119, 0, 0, 'Direweb Skyrazor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Direweb Skyrazor +(230147, 0, 0, '[DNT]Orb Summoner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Orb Summoner +(230156, 0, 0, 'Oblivion Crystal', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 106, 56110), -- Oblivion Crystal +(230157, 0, 0, 'Enraged Kodiak', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 4, 1, 0, 0, 56110), -- Enraged Kodiak +(230190, 0, 0, 'Oathsworn Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Earthen +(230202, 0, 0, 'Ak\'itaz', NULL, 'Profession Assistant', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ak'itaz +(230250, 0, 0, 'Supplier Wei', NULL, 'Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Supplier Wei +(230251, 0, 0, 'Supplier Wei', NULL, 'Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Supplier Wei +(230252, 0, 0, 'Supplier Wei', NULL, 'Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Supplier Wei +(230253, 0, 0, 'Supplier Wei', NULL, 'Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Supplier Wei +(230254, 0, 0, 'Supplier Wei', NULL, 'Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Supplier Wei +(230255, 0, 0, 'Supplier Wei', NULL, 'Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Supplier Wei +(230256, 0, 0, 'Supplier Wei', NULL, 'Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Supplier Wei +(230257, 0, 0, 'Supplier Wei', NULL, 'Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Supplier Wei +(230258, 0, 0, 'Supplier Wei', NULL, 'Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Supplier Wei +(230259, 0, 0, 'Supplier Wei', NULL, 'Trading Post', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Supplier Wei +(230265, 0, 0, 'Widow Arak\'nai', NULL, 'The Weaver', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Widow Arak'nai +(230287, 0, 0, 'Invisible Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 43, 56110), -- Invisible Stalker +(230318, 0, 0, 'Thimble', NULL, NULL, NULL, NULL, 0, 6338, 1, 0, 0, 0, 7, 0, 0, 56110), -- Thimble +(230337, 0, 0, ' Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Bunny +(230339, 0, 0, ' KC', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- KC +(230381, 0, 0, 'Boost', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Boost +(230386, 0, 0, 'Brann Bronzebeard', NULL, 'Explorers\' League', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Brann Bronzebeard +(230388, 0, 0, 'Honor Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Honor Guard +(230390, 0, 0, 'The Congealing Pool', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- The Congealing Pool +(230401, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(230444, 0, 0, 'Boulder', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Boulder +(230447, 0, 0, 'Ballista', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ballista +(230455, 0, 0, 'Personal Skiff', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 264, 56110), -- Personal Skiff +(230486, 0, 0, '[DNT] FX Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] FX Stalker +(230495, 0, 0, 'Enter Delve', NULL, NULL, NULL, 'openhand', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Enter Delve +(230514, 0, 0, 'General Purpose Bunny ZTO', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 10, 0, 187, 56110), -- General Purpose Bunny ZTO +(230518, 0, 0, 'Akknai Watcher', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Akknai Watcher +(230525, 0, 0, 'Awakened Earthen', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Awakened Earthen +(230526, 0, 0, 'Mote of Unrelenting Rage', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mote of Unrelenting Rage +(230528, 0, 0, 'Harbingers of the Void', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Harbingers of the Void +(230529, 0, 0, 'Mead Trader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mead Trader +(230531, 0, 0, 'Unbound Trader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Unbound Trader +(230532, 0, 0, 'Oathsworn Trader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Oathsworn Trader +(230533, 0, 0, 'Traveling Mosswool', NULL, NULL, NULL, 'questinteract', 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Traveling Mosswool +(230534, 0, 0, 'Mosswool Rancher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Mosswool Rancher +(230535, 0, 0, 'Cloth Trader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Cloth Trader +(230536, 0, 0, 'Gem Trader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Gem Trader +(230537, 0, 0, 'Annoyed Rancher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Annoyed Rancher +(230538, 0, 0, 'Playful Mosswool', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 0, 0, 56110), -- Playful Mosswool +(230539, 0, 0, 'Lost Trader', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Lost Trader +(230540, 0, 0, 'Dornogal Archivist', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Dornogal Archivist +(230541, 0, 0, 'Archivist', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Archivist +(230542, 0, 0, 'Archivist Mokrand', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Archivist Mokrand +(230543, 0, 0, 'Archivist Rohlnar', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Archivist Rohlnar +(230544, 0, 0, 'Archivist Grollund', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56110), -- Archivist Grollund +(230553, 0, 0, 'Boost', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Boost +(230591, 0, 0, '[DNT]Void Emissary Vehicle', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT]Void Emissary Vehicle +(230593, 0, 0, 'Kinndy Sparkshine', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kinndy Sparkshine +(230622, 0, 0, 'Kill Credit: Misc Activity, Small', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit: Misc Activity, Small +(230643, 0, 0, 'Maintenance Machine', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 95, 56110), -- Maintenance Machine +(230650, 0, 0, 'Ptolemi Steadysketch', NULL, 'Master Cartographer', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Ptolemi Steadysketch +(230651, 0, 0, 'Mercatethel', NULL, 'Apprentice Cartographer', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Mercatethel +(230659, 0, 0, 'Anub\'azal', NULL, 'Lord of Heritage Forces', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Anub'azal +(230698, 0, 0, 'The Pulsing Pit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- The Pulsing Pit +(230709, 0, 0, 'Slime Wave', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 1889, 56110), -- Slime Wave +(230729, 0, 0, 'Area Trigger Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Area Trigger Bunny +(230766, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(230791, 0, 0, 'Mote of Overwrought Paranoia', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Mote of Overwrought Paranoia +(230849, 0, 0, 'Kill Credit [DNT]', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Kill Credit [DNT] +(230868, 0, 0, 'High Speaker\'s Guard', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- High Speaker's Guard +(230871, 0, 0, 'Akknai Watcher', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 144, 56110), -- Akknai Watcher +(230872, 0, 0, 'Silksinger Trainee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Silksinger Trainee +(230874, 0, 0, 'Web Wall Bunny', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Web Wall Bunny +(230877, 0, 0, 'Ky\'veza\'s Burn Book', NULL, NULL, NULL, 'interact', 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Ky'veza's Burn Book +(230884, 0, 0, 'Assauged Memories', NULL, NULL, NULL, NULL, 0, 0, 1, 1345, 0, 0, 10, 0, 0, 56110), -- Assauged Memories +(230885, 0, 0, 'Assauged Memories', NULL, NULL, NULL, NULL, 0, 0, 1, 1341, 0, 0, 10, 0, 0, 56110), -- Assauged Memories +(230886, 0, 0, 'Assauged Memories', NULL, NULL, NULL, NULL, 0, 0, 1, 1343, 0, 0, 10, 0, 0, 56110), -- Assauged Memories +(230887, 0, 0, 'Silksinger Trainee', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Silksinger Trainee +(230889, 0, 0, 'Weave-Rat', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Weave-Rat +(230890, 0, 0, 'Assauged Memories', NULL, NULL, NULL, NULL, 0, 0, 1, 1343, 0, 0, 10, 0, 0, 56110), -- Assauged Memories +(230891, 0, 0, 'Assauged Memories', NULL, NULL, NULL, NULL, 0, 0, 1, 1345, 0, 0, 10, 0, 0, 56110), -- Assauged Memories +(230892, 0, 0, 'Assauged Memories', NULL, NULL, NULL, NULL, 0, 0, 1, 1341, 0, 0, 10, 0, 0, 56110), -- Assauged Memories +(230893, 0, 0, '[DNT] Add Summoner', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Add Summoner +(230894, 0, 0, 'Null Spawn', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Null Spawn +(230902, 0, 0, 'Amy Lychenstone', NULL, 'Memorial Flowers', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56110), -- Amy Lychenstone +(230904, 0, 0, 'Shadeguard Speaker', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Shadeguard Speaker +(230937, 0, 0, 'Xal\'atath', NULL, 'Harbinger', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110), -- Xal'atath +(231032, 0, 0, 'Sanguine Overflow', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- Sanguine Overflow +(231155, 0, 0, '[DNT] Earthen Barricade', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- [DNT] Earthen Barricade +(231156, 0, 0, 'Void Cursed Crusher', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 15, 0, 0, 56110), -- Void Cursed Crusher +(231171, 0, 0, 'Sound Stalker - 11.0 Scenario - Theater Troupe - Audience', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 129, 56110), -- Sound Stalker - 11.0 Scenario - Theater Troupe - Audience +(231317, 0, 0, 'Sporbit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 147, 56110), -- Sporbit +(231546, 0, 0, 'Xal\'atath', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56110), -- Xal'atath +(231580, 0, 0, 'The Crown of Shadows', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56110), -- The Crown of Shadows +(231596, 0, 0, 'Vaskarn', NULL, 'Awakened Crest Exchange', NULL, NULL, 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Vaskarn +(231599, 0, 0, 'Cuzolth', NULL, 'Item Upgrades', NULL, 'reforge', 0, 0, 1, 0, 0, 0, 2, 0, 0, 56110), -- Cuzolth +(231649, 0, 0, 'Ki\'katal the Harvester', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56110), -- Ki'katal the Harvester +(231755, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56110); -- Faerin Lothar + +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry` IN (3, 6, 19, 29, 30, 31, 36, 38, 40, 43, 46, 48, 49, 54, 55, 60, 61, 62, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 78, 79, 80, 81, 82, 87, 89, 90, 92, 93, 94, 95, 97, 98, 99, 100, 102, 103, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 129, 130, 149, 150, 151, 152, 153, 154, 157, 161, 163, 165, 167, 171, 190, 192, 193, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 232, 233, 234, 235, 237, 238, 239, 240, 241, 242, 243, 244, 246, 247, 248, 250, 251, 252, 253, 255, 257, 258, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 311, 313, 314, 315, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 351, 352, 353, 354, 356, 358, 359, 361, 364, 365, 370, 371, 372, 373, 374, 375, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 397, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 415, 416, 417, 418, 421, 422, 423, 424, 426, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 440, 441, 442, 444, 445, 446, 448, 449, 450, 452, 453, 454, 456, 458, 459, 460, 462, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 478, 480, 481, 482, 483, 485, 486, 487, 488, 489, 490, 491, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 509, 510, 511, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 531, 533, 534, 535, 536, 538, 539, 541, 542, 543, 544, 545, 547, 548, 550, 564, 565, 566, 567, 568, 569, 570, 572, 573, 574, 575, 576, 578, 579, 580, 582, 583, 584, 586, 587, 588, 589, 590, 592, 594, 595, 596, 597, 598, 599, 601, 603, 604, 605, 606, 607, 609, 610, 611, 612, 613, 614, 615, 616, 619, 620, 622, 623, 624, 625, 626, 628, 631, 633, 634, 636, 638, 639, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 656, 657, 658, 659, 660, 661, 663, 664, 667, 669, 670, 671, 672, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 693, 694, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 721, 723, 724, 725, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 775, 777, 780, 781, 782, 783, 784, 785, 786, 787, 789, 790, 791, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 818, 819, 820, 821, 822, 823, 824, 826, 827, 828, 829, 830, 831, 832, 833, 834, 836, 837, 840, 842, 843, 844, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 900, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 915, 916, 917, 919, 920, 921, 922, 923, 924, 925, 926, 927, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 963, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 994, 995, 996, 999, 1000, 1001, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1081, 1082, 1083, 1084, 1085, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1103, 1104, 1105, 1106, 1108, 1109, 1110, 1111, 1112, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1137, 1138, 1139, 1140, 1141, 1142, 1144, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1169, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1222, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1358, 1360, 1361, 1362, 1364, 1365, 1366, 1367, 1368, 1370, 1371, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1392, 1393, 1395, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1504, 1505, 1506, 1507, 1508, 1509, 1511, 1512, 1513, 1514, 1515, 1516, 1518, 1519, 1520, 1521, 1522, 1523, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1706, 1707, 1708, 1711, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1723, 1724, 1725, 1726, 1727, 1729, 1730, 1731, 1732, 1733, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1772, 1773, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1787, 1788, 1789, 1791, 1793, 1794, 1795, 1796, 1797, 1798, 1800, 1801, 1802, 1804, 1805, 1806, 1808, 1809, 1810, 1811, 1812, 1813, 1815, 1816, 1817, 1819, 1820, 1821, 1822, 1824, 1826, 1827, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1879, 1880, 1881, 1883, 1884, 1885, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1901, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1963, 1964, 1965, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2017, 2018, 2019, 2020, 2021, 2022, 2025, 2027, 2029, 2030, 2031, 2032, 2033, 2034, 2038, 2039, 2040, 2041, 2042, 2043, 2044, 2045, 2046, 2050, 2051, 2052, 2053, 2054, 2055, 2056, 2057, 2058, 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2077, 2078, 2079, 2080, 2081, 2082, 2083, 2084, 2086, 2087, 2089, 2090, 2091, 2092, 2093, 2094, 2095, 2096, 2097, 2098, 2099, 2102, 2103, 2104, 2105, 2106, 2107, 2108, 2109, 2110, 2111, 2112, 2113, 2114, 2115, 2116, 2117, 2118, 2119, 2120, 2121, 2122, 2123, 2124, 2126, 2127, 2128, 2129, 2130, 2131, 2132, 2133, 2134, 2135, 2136, 2137, 2138, 2140, 2142, 2149, 2150, 2151, 2152, 2153, 2154, 2155, 2156, 2157, 2158, 2159, 2160, 2162, 2163, 2164, 2165, 2166, 2167, 2168, 2169, 2170, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2180, 2181, 2182, 2183, 2184, 2185, 2186, 2187, 2188, 2189, 2190, 2191, 2192, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2205, 2206, 2207, 2208, 2209, 2210, 2211, 2212, 2213, 2214, 2215, 2216, 2217, 2218, 2219, 2220, 2221, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2230, 2231, 2232, 2233, 2234, 2235, 2236, 2237, 2238, 2239, 2240, 2241, 2242, 2243, 2244, 2245, 2246, 2247, 2248, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2256, 2257, 2258, 2260, 2261, 2263, 2264, 2265, 2266, 2267, 2268, 2269, 2270, 2271, 2272, 2274, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2284, 2285, 2287, 2288, 2289, 2290, 2291, 2292, 2293, 2294, 2295, 2296, 2297, 2298, 2299, 2300, 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2309, 2310, 2311, 2312, 2313, 2314, 2315, 2316, 2317, 2318, 2319, 2320, 2321, 2322, 2323, 2324, 2325, 2326, 2327, 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2336, 2337, 2338, 2339, 2344, 2345, 2346, 2347, 2348, 2349, 2350, 2351, 2352, 2354, 2356, 2357, 2358, 2359, 2360, 2361, 2362, 2363, 2364, 2365, 2366, 2367, 2368, 2369, 2370, 2371, 2372, 2373, 2374, 2375, 2376, 2377, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2386, 2387, 2388, 2389, 2390, 2391, 2392, 2393, 2394, 2395, 2396, 2397, 2398, 2399, 2400, 2401, 2402, 2403, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, 2413, 2414, 2415, 2416, 2417, 2418, 2419, 2420, 2421, 2422, 2423, 2424, 2425, 2427, 2428, 2429, 2430, 2431, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2440, 2441, 2442, 2447, 2448, 2449, 2450, 2451, 2452, 2453, 2454, 2455, 2456, 2457, 2458, 2459, 2460, 2461, 2462, 2464, 2465, 2466, 2468, 2469, 2470, 2472, 2473, 2474, 2475, 2476, 2477, 2478, 2479, 2480, 2481, 2482, 2483, 2486, 2487, 2488, 2489, 2490, 2491, 2492, 2493, 2494, 2495, 2496, 2497, 2498, 2499, 2500, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2614, 2615, 2616, 2617, 2618, 2619, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2630, 2634, 2635, 2636, 2637, 2638, 2639, 2640, 2641, 2642, 2643, 2644, 2645, 2646, 2647, 2648, 2649, 2650, 2651, 2652, 2653, 2654, 2655, 2656, 2657, 2658, 2659, 2663, 2664, 2665, 2667, 2668, 2669, 2670, 2671, 2672, 2673, 2674, 2675, 2676, 2678, 2679, 2680, 2681, 2682, 2683, 2684, 2685, 2686, 2687, 2688, 2689, 2690, 2691, 2692, 2693, 2694, 2695, 2696, 2697, 2698, 2699, 2700, 2701, 2702, 2703, 2704, 2705, 2706, 2707, 2708, 2709, 2710, 2711, 2712, 2713, 2714, 2715, 2716, 2717, 2718, 2719, 2720, 2721, 2723, 2725, 2726, 2727, 2728, 2729, 2730, 2731, 2732, 2733, 2734, 2735, 2736, 2737, 2738, 2739, 2740, 2741, 2742, 2743, 2744, 2745, 2746, 2748, 2749, 2751, 2752, 2753, 2754, 2755, 2756, 2757, 2759, 2760, 2761, 2762, 2763, 2764, 2765, 2766, 2767, 2768, 2769, 2770, 2771, 2772, 2773, 2774, 2775, 2776, 2778, 2779, 2780, 2781, 2782, 2783, 2784, 2785, 2786, 2787, 2788, 2789, 2790, 2791, 2792, 2793, 2794, 2795, 2796, 2797, 2798, 2799, 2801, 2802, 2803, 2804, 2805, 2806, 2807, 2808, 2809, 2810, 2812, 2813, 2814, 2815, 2816, 2817, 2818, 2819, 2820, 2821, 2829, 2830, 2831, 2832, 2833, 2834, 2835, 2836, 2837, 2838, 2839, 2840, 2842, 2843, 2844, 2845, 2846, 2847, 2848, 2849, 2850, 2851, 2852, 2853, 2855, 2856, 2857, 2858, 2859, 2860, 2861, 2862, 2863, 2864, 2865, 2866, 2867, 2868, 2869, 2870, 2871, 2872, 2873, 2874, 2875, 2876, 2877, 2878, 2879, 2880, 2881, 2883, 2885, 2886, 2887, 2888, 2889, 2890, 2891, 2892, 2893, 2894, 2896, 2899, 2906, 2907, 2908, 2909, 2910, 2911, 2912, 2913, 2914, 2915, 2916, 2917, 2918, 2919, 2920, 2921, 2922, 2923, 2924, 2925, 2926, 2927, 2928, 2929, 2930, 2931, 2932, 2934, 2935, 2937, 2938, 2940, 2941, 2942, 2943, 2944, 2945, 2946, 2947, 2948, 2949, 2950, 2951, 2952, 2953, 2954, 2955, 2956, 2957, 2958, 2959, 2960, 2961, 2962, 2963, 2964, 2965, 2966, 2967, 2968, 2969, 2970, 2971, 2972, 2973, 2974, 2975, 2976, 2977, 2978, 2979, 2980, 2981, 2982, 2983, 2984, 2985, 2986, 2987, 2988, 2989, 2990, 2991, 2992, 2993, 2994, 2995, 2996, 2997, 2998, 2999, 3000, 3001, 3002, 3003, 3004, 3005, 3007, 3008, 3009, 3010, 3011, 3012, 3013, 3014, 3015, 3016, 3017, 3018, 3019, 3020, 3021, 3022, 3023, 3024, 3025, 3026, 3027, 3028, 3029, 3030, 3031, 3032, 3033, 3034, 3035, 3036, 3037, 3038, 3039, 3040, 3041, 3042, 3043, 3044, 3045, 3046, 3047, 3048, 3049, 3050, 3051, 3052, 3053, 3054, 3055, 3056, 3057, 3058, 3059, 3060, 3061, 3062, 3063, 3064, 3065, 3066, 3067, 3068, 3069, 3070, 3071, 3072, 3073, 3074, 3075, 3076, 3077, 3078, 3079, 3080, 3081, 3082, 3083, 3084, 3085, 3086, 3087, 3088, 3089, 3090, 3091, 3092, 3093, 3094, 3095, 3096, 3097, 3098, 3099, 3100, 3101, 3102, 3103, 3104, 3105, 3106, 3107, 3108, 3110, 3111, 3112, 3113, 3114, 3115, 3116, 3117, 3118, 3119, 3120, 3121, 3122, 3123, 3124, 3125, 3126, 3127, 3128, 3129, 3130, 3131, 3133, 3134, 3135, 3136, 3137, 3138, 3139, 3140, 3141, 3142, 3143, 3144, 3145, 3146, 3147, 3148, 3149, 3150, 3151, 3152, 3153, 3154, 3155, 3156, 3157, 3158, 3159, 3160, 3161, 3162, 3163, 3164, 3165, 3166, 3167, 3168, 3169, 3170, 3171, 3172, 3173, 3174, 3175, 3176, 3177, 3178, 3179, 3180, 3181, 3182, 3183, 3184, 3185, 3186, 3187, 3188, 3189, 3190, 3191, 3192, 3193, 3194, 3195, 3196, 3197, 3198, 3199, 3201, 3202, 3203, 3204, 3205, 3206, 3207, 3208, 3209, 3210, 3211, 3212, 3213, 3214, 3215, 3216, 3217, 3218, 3219, 3220, 3221, 3222, 3223, 3224, 3225, 3226, 3227, 3228, 3229, 3230, 3231, 3232, 3233, 3234, 3235, 3236, 3237, 3238, 3239, 3240, 3241, 3242, 3243, 3244, 3245, 3246, 3247, 3248, 3249, 3250, 3251, 3252, 3253, 3254, 3255, 3256, 3257, 3258, 3259, 3260, 3261, 3262, 3263, 3265, 3266, 3267, 3268, 3269, 3270, 3271, 3272, 3273, 3274, 3275, 3276, 3277, 3278, 3279, 3280, 3281, 3282, 3283, 3284, 3285, 3286, 3287, 3289, 3290, 3291, 3292, 3293, 3294, 3295, 3296, 3297, 3298, 3299, 3300, 3301, 3302, 3303, 3304, 3305, 3306, 3307, 3310, 3312, 3313, 3314, 3315, 3316, 3317, 3319, 3321, 3322, 3323, 3329, 3330, 3331, 3332, 3333, 3334, 3335, 3336, 3337, 3338, 3339, 3341, 3342, 3343, 3345, 3346, 3347, 3348, 3349, 3350, 3351, 3355, 3356, 3357, 3358, 3359, 3360, 3361, 3362, 3363, 3364, 3365, 3366, 3367, 3368, 3369, 3370, 3371, 3372, 3373, 3374, 3375, 3376, 3377, 3378, 3379, 3380, 3381, 3382, 3383, 3384, 3385, 3386, 3387, 3388, 3389, 3390, 3391, 3392, 3393, 3394, 3395, 3396, 3397, 3398, 3399, 3400, 3402, 3404, 3405, 3408, 3409, 3410, 3411, 3412, 3413, 3414, 3415, 3416, 3417, 3418, 3419, 3420, 3421, 3424, 3425, 3426, 3427, 3428, 3429, 3430, 3431, 3432, 3433, 3434, 3435, 3436, 3437, 3438, 3439, 3440, 3441, 3442, 3443, 3444, 3445, 3446, 3447, 3448, 3449, 3450, 3451, 3452, 3453, 3454, 3455, 3456, 3457, 3458, 3459, 3460, 3461, 3462, 3463, 3464, 3465, 3466, 3467, 3468, 3469, 3470, 3471, 3472, 3473, 3474, 3475, 3476, 3477, 3478, 3479, 3480, 3481, 3482, 3483, 3484, 3485, 3486, 3487, 3488, 3489, 3490, 3491, 3492, 3493, 3494, 3495, 3496, 3497, 3498, 3499, 3500, 3501, 3502, 3503, 3504, 3505, 3507, 3508, 3509, 3510, 3511, 3512, 3513, 3514, 3515, 3516, 3517, 3518, 3519, 3520, 3521, 3522, 3523, 3524, 3525, 3527, 3528, 3529, 3530, 3531, 3532, 3533, 3534, 3535, 3536, 3537, 3538, 3539, 3540, 3541, 3542, 3543, 3544, 3545, 3546, 3547, 3548, 3549, 3550, 3551, 3552, 3553, 3554, 3555, 3556, 3557, 3558, 3559, 3560, 3561, 3562, 3564, 3565, 3566, 3567, 3568, 3569, 3570, 3571, 3572, 3573, 3574, 3575, 3577, 3578, 3579, 3580, 3581, 3582, 3583, 3584, 3585, 3586, 3587, 3588, 3589, 3590, 3591, 3592, 3593, 3594, 3595, 3596, 3597, 3598, 3599, 3600, 3601, 3602, 3603, 3604, 3605, 3606, 3607, 3608, 3609, 3610, 3611, 3612, 3613, 3614, 3615, 3616, 3617, 3619, 3620, 3621, 3622, 3623, 3624, 3625, 3626, 3627, 3628, 3629, 3630, 3631, 3632, 3633, 3634, 3636, 3637, 3638, 3639, 3640, 3641, 3642, 3644, 3649, 3650, 3651, 3652, 3653, 3654, 3655, 3657, 3658, 3659, 3660, 3661, 3662, 3663, 3664, 3665, 3666, 3667, 3668, 3669, 3670, 3671, 3672, 3673, 3674, 3678, 3679, 3680, 3681, 3682, 3683, 3684, 3685, 3688, 3689, 3690, 3691, 3692, 3693, 3694, 3695, 3696, 3698, 3699, 3700, 3701, 3702, 3703, 3704, 3705, 3706, 3707, 3708, 3711, 3712, 3713, 3715, 3717, 3718, 3721, 3722, 3725, 3727, 3728, 3730, 3732, 3733, 3734, 3735, 3736, 3737, 3739, 3740, 3742, 3743, 3745, 3746, 3748, 3749, 3750, 3752, 3754, 3755, 3757, 3758, 3759, 3762, 3763, 3765, 3767, 3770, 3771, 3772, 3773, 3774, 3777, 3778, 3779, 3780, 3781, 3782, 3783, 3784, 3789, 3791, 3792, 3793, 3794, 3795, 3796, 3797, 3799, 3801, 3802, 3803, 3804, 3806, 3807, 3808, 3809, 3810, 3811, 3812, 3814, 3815, 3816, 3817, 3818, 3819, 3820, 3821, 3823, 3824, 3825, 3826, 3831, 3832, 3833, 3834, 3835, 3836, 3837, 3838, 3839, 3840, 3841, 3842, 3843, 3844, 3845, 3846, 3847, 3848, 3849, 3850, 3851, 3852, 3853, 3854, 3855, 3857, 3859, 3860, 3861, 3862, 3863, 3864, 3865, 3866, 3868, 3869, 3870, 3872, 3873, 3875, 3876, 3877, 3878, 3879, 3880, 3881, 3882, 3883, 3884, 3885, 3886, 3887, 3888, 3890, 3891, 3892, 3893, 3894, 3895, 3896, 3897, 3898, 3899, 3900, 3901, 3902, 3903, 3904, 3906, 3907, 3908, 3909, 3911, 3912, 3913, 3914, 3915, 3916, 3917, 3919, 3920, 3921, 3922, 3923, 3924, 3925, 3926, 3927, 3928, 3931, 3932, 3933, 3934, 3935, 3936, 3937, 3938, 3939, 3940, 3941, 3942, 3943, 3944, 3945, 3946, 3947, 3948, 3950, 3951, 3952, 3953, 3954, 3955, 3956, 3957, 3958, 3959, 3960, 3961, 3962, 3963, 3964, 3965, 3966, 3967, 3968, 3969, 3970, 3971, 3972, 3973, 3974, 3975, 3976, 3977, 3978, 3979, 3980, 3981, 3982, 3983, 3984, 3985, 3986, 3987, 3988, 3989, 3990, 3991, 3992, 3993, 3994, 3995, 3996, 3997, 3998, 3999, 4001, 4002, 4003, 4004, 4005, 4006, 4007, 4008, 4009, 4011, 4012, 4013, 4014, 4015, 4016, 4017, 4018, 4019, 4020, 4021, 4022, 4023, 4024, 4025, 4026, 4027, 4028, 4029, 4030, 4031, 4032, 4033, 4034, 4035, 4036, 4037, 4038, 4039, 4040, 4041, 4042, 4043, 4044, 4045, 4046, 4047, 4048, 4049, 4050, 4051, 4052, 4053, 4054, 4055, 4056, 4057, 4059, 4061, 4062, 4063, 4064, 4065, 4066, 4067, 4068, 4069, 4070, 4071, 4072, 4073, 4074, 4075, 4076, 4077, 4078, 4079, 4080, 4081, 4082, 4083, 4084, 4085, 4086, 4087, 4088, 4089, 4090, 4091, 4092, 4093, 4094, 4095, 4096, 4097, 4098, 4099, 4100, 4101, 4104, 4107, 4109, 4110, 4111, 4112, 4113, 4114, 4115, 4116, 4117, 4118, 4119, 4120, 4121, 4124, 4126, 4127, 4128, 4129, 4130, 4131, 4132, 4133, 4138, 4139, 4140, 4142, 4143, 4144, 4146, 4147, 4149, 4150, 4151, 4153, 4154, 4155, 4156, 4157, 4158, 4159, 4160, 4161, 4163, 4164, 4165, 4166, 4167, 4168, 4169, 4170, 4171, 4172, 4173, 4175, 4176, 4177, 4178, 4179, 4180, 4181, 4182, 4183, 4184, 4185, 4186, 4187, 4188, 4189, 4190, 4191, 4192, 4193, 4194, 4195, 4196, 4197, 4198, 4200, 4201, 4202, 4203, 4204, 4205, 4206, 4207, 4208, 4209, 4210, 4211, 4212, 4213, 4214, 4215, 4216, 4217, 4218, 4219, 4220, 4221, 4222, 4223, 4225, 4226, 4228, 4229, 4230, 4231, 4232, 4233, 4234, 4235, 4236, 4237, 4239, 4240, 4241, 4242, 4243, 4244, 4245, 4246, 4247, 4248, 4249, 4250, 4251, 4252, 4253, 4254, 4255, 4256, 4257, 4258, 4259, 4260, 4261, 4262, 4263, 4264, 4265, 4266, 4267, 4268, 4269, 4270, 4271, 4272, 4273, 4274, 4275, 4276, 4277, 4278, 4279, 4280, 4281, 4282, 4283, 4284, 4285, 4286, 4287, 4288, 4289, 4290, 4291, 4292, 4293, 4294, 4295, 4296, 4297, 4298, 4299, 4300, 4301, 4302, 4303, 4304, 4305, 4306, 4307, 4308, 4309, 4310, 4311, 4312, 4313, 4314, 4315, 4316, 4317, 4318, 4319, 4320, 4321, 4322, 4323, 4324, 4328, 4329, 4331, 4333, 4334, 4339, 4340, 4341, 4342, 4343, 4344, 4345, 4346, 4347, 4348, 4351, 4352, 4355, 4356, 4357, 4358, 4359, 4360, 4361, 4362, 4363, 4364, 4366, 4368, 4370, 4371, 4374, 4376, 4377, 4378, 4379, 4380, 4382, 4385, 4386, 4387, 4388, 4389, 4390, 4391, 4392, 4393, 4394, 4395, 4396, 4397, 4398, 4399, 4400, 4401, 4402, 4403, 4404, 4405, 4407, 4408, 4409, 4410, 4411, 4412, 4413, 4414, 4415, 4416, 4417, 4418, 4419, 4420, 4421, 4422, 4423, 4424, 4425, 4427, 4428, 4429, 4430, 4435, 4436, 4437, 4438, 4439, 4440, 4442, 4444, 4445, 4446, 4449, 4450, 4451, 4452, 4453, 4454, 4455, 4456, 4457, 4458, 4459, 4460, 4461, 4462, 4463, 4464, 4465, 4466, 4467, 4468, 4469, 4472, 4474, 4475, 4476, 4479, 4480, 4481, 4482, 4483, 4484, 4485, 4486, 4487, 4488, 4489, 4490, 4491, 4493, 4494, 4495, 4496, 4497, 4498, 4499, 4500, 4501, 4502, 4503, 4504, 4505, 4506, 4507, 4508, 4509, 4510, 4511, 4512, 4514, 4515, 4516, 4517, 4518, 4519, 4520, 4521, 4522, 4523, 4525, 4526, 4528, 4530, 4531, 4532, 4534, 4535, 4538, 4539, 4540, 4541, 4542, 4543, 4544, 4545, 4546, 4547, 4548, 4549, 4550, 4551, 4552, 4553, 4554, 4555, 4556, 4557, 4558, 4559, 4560, 4561, 4562, 4563, 4564, 4565, 4566, 4567, 4568, 4569, 4570, 4571, 4572, 4573, 4574, 4575, 4576, 4577, 4578, 4579, 4580, 4581, 4582, 4583, 4584, 4585, 4586, 4587, 4588, 4589, 4590, 4591, 4592, 4593, 4594, 4595, 4596, 4597, 4598, 4599, 4600, 4601, 4602, 4603, 4604, 4605, 4606, 4607, 4608, 4609, 4610, 4611, 4612, 4613, 4614, 4615, 4616, 4617, 4618, 4619, 4620, 4621, 4623, 4624, 4625, 4626, 4627, 4629, 4630, 4631, 4632, 4633, 4634, 4635, 4636, 4637, 4638, 4639, 4640, 4641, 4642, 4643, 4644, 4645, 4646, 4647, 4648, 4649, 4651, 4652, 4653, 4654, 4655, 4656, 4657, 4658, 4659, 4660, 4661, 4662, 4663, 4664, 4665, 4666, 4667, 4668, 4669, 4670, 4671, 4672, 4673, 4674, 4675, 4676, 4677, 4678, 4679, 4680, 4681, 4682, 4683, 4684, 4685, 4686, 4687, 4688, 4689, 4690, 4691, 4692, 4693, 4694, 4695, 4696, 4697, 4699, 4700, 4701, 4702, 4703, 4704, 4705, 4706, 4707, 4708, 4709, 4710, 4711, 4712, 4713, 4714, 4715, 4716, 4717, 4718, 4719, 4720, 4721, 4722, 4723, 4724, 4725, 4726, 4727, 4728, 4729, 4730, 4731, 4732, 4752, 4753, 4772, 4773, 4775, 4777, 4778, 4779, 4780, 4781, 4782, 4783, 4784, 4785, 4786, 4787, 4788, 4789, 4791, 4792, 4794, 4795, 4798, 4799, 4802, 4803, 4805, 4807, 4809, 4810, 4811, 4812, 4813, 4814, 4815, 4816, 4818, 4819, 4820, 4821, 4822, 4823, 4824, 4825, 4827, 4829, 4830, 4831, 4832, 4834, 4841, 4842, 4844, 4845, 4846, 4847, 4848, 4849, 4850, 4851, 4852, 4853, 4854, 4855, 4856, 4857, 4860, 4861, 4862, 4863, 4872, 4875, 4876, 4877, 4878, 4879, 4880, 4881, 4882, 4883, 4884, 4885, 4886, 4887, 4888, 4889, 4890, 4891, 4892, 4893, 4894, 4895, 4896, 4897, 4898, 4899, 4900, 4901, 4902, 4921, 4922, 4923, 4924, 4926, 4941, 4942, 4943, 4944, 4945, 4946, 4947, 4948, 4949, 4950, 4951, 4952, 4953, 4954, 4955, 4957, 4958, 4959, 4960, 4961, 4962, 4963, 4964, 4965, 4966, 4967, 4968, 4969, 4970, 4971, 4972, 4973, 4974, 4975, 4976, 4977, 4978, 4979, 4980, 4981, 4982, 4983, 4984, 4985, 4986, 4987, 4988, 4989, 4990, 4991, 4992, 4993, 4994, 4995, 4996, 4997, 4998, 4999, 5000, 5001, 5003, 5004, 5005, 5006, 5007, 5008, 5009, 5010, 5011, 5012, 5013, 5014, 5015, 5016, 5017, 5018, 5019, 5020, 5021, 5022, 5023, 5024, 5026, 5027, 5028, 5029, 5030, 5031, 5032, 5033, 5034, 5035, 5036, 5037, 5038, 5039, 5040, 5041, 5042, 5043, 5044, 5045, 5046, 5047, 5048, 5049, 5050, 5051, 5052, 5053, 5054, 5055, 5056, 5057, 5058, 5059, 5060, 5061, 5062, 5063, 5064, 5081, 5082, 5083, 5084, 5085, 5086, 5087, 5088, 5089, 5090, 5091, 5092, 5093, 5094, 5095, 5096, 5097, 5098, 5099, 5100, 5101, 5102, 5103, 5104, 5105, 5106, 5107, 5108, 5109, 5110, 5111, 5112, 5113, 5114, 5115, 5116, 5117, 5118, 5119, 5120, 5121, 5122, 5123, 5124, 5125, 5126, 5127, 5128, 5129, 5130, 5131, 5132, 5133, 5134, 5135, 5137, 5138, 5139, 5140, 5141, 5142, 5143, 5144, 5145, 5146, 5147, 5148, 5149, 5150, 5151, 5152, 5153, 5154, 5155, 5156, 5157, 5158, 5159, 5160, 5161, 5162, 5163, 5164, 5165, 5166, 5167, 5169, 5170, 5171, 5172, 5173, 5174, 5175, 5177, 5178, 5184, 5185, 5186, 5187, 5188, 5189, 5190, 5191, 5192, 5193, 5194, 5195, 5196, 5197, 5198, 5199, 5200, 5201, 5202, 5204, 5224, 5225, 5226, 5228, 5229, 5231, 5232, 5234, 5235, 5236, 5237, 5238, 5239, 5240, 5241, 5243, 5244, 5245, 5246, 5247, 5249, 5251, 5253, 5254, 5255, 5256, 5258, 5259, 5260, 5261, 5262, 5263, 5264, 5267, 5268, 5269, 5270, 5271, 5272, 5273, 5274, 5276, 5277, 5278, 5280, 5283, 5286, 5287, 5288, 5291, 5292, 5293, 5295, 5296, 5297, 5299, 5300, 5304, 5305, 5306, 5307, 5308, 5312, 5314, 5315, 5317, 5319, 5320, 5326, 5327, 5328, 5331, 5332, 5333, 5334, 5335, 5336, 5337, 5343, 5345, 5346, 5347, 5348, 5349, 5350, 5352, 5353, 5354, 5355, 5356, 5357, 5358, 5359, 5360, 5361, 5362, 5363, 5364, 5366, 5367, 5384, 5385, 5386, 5387, 5388, 5389, 5390, 5391, 5392, 5393, 5394, 5395, 5396, 5397, 5398, 5399, 5400, 5401, 5402, 5403, 5404, 5405, 5406, 5407, 5409, 5411, 5412, 5413, 5414, 5415, 5416, 5418, 5419, 5420, 5421, 5422, 5423, 5424, 5425, 5426, 5427, 5428, 5429, 5430, 5431, 5432, 5433, 5434, 5435, 5436, 5437, 5438, 5439, 5440, 5441, 5442, 5443, 5444, 5445, 5446, 5447, 5448, 5449, 5450, 5451, 5452, 5453, 5454, 5455, 5456, 5457, 5458, 5459, 5460, 5461, 5462, 5464, 5465, 5466, 5467, 5468, 5469, 5470, 5471, 5472, 5473, 5474, 5475, 5476, 5477, 5481, 5482, 5483, 5485, 5490, 5493, 5494, 5499, 5500, 5501, 5502, 5503, 5504, 5507, 5508, 5509, 5510, 5511, 5512, 5513, 5514, 5518, 5519, 5520, 5521, 5522, 5523, 5524, 5525, 5526, 5542, 5543, 5544, 5546, 5547, 5548, 5549, 5550, 5551, 5552, 5553, 5554, 5555, 5556, 5557, 5558, 5559, 5560, 5561, 5562, 5563, 5564, 5565, 5566, 5567, 5568, 5569, 5570, 5587, 5588, 5589, 5590, 5591, 5592, 5593, 5594, 5595, 5596, 5597, 5598, 5599, 5600, 5601, 5602, 5603, 5604, 5605, 5606, 5607, 5608, 5609, 5610, 5611, 5612, 5613, 5614, 5615, 5616, 5617, 5618, 5620, 5621, 5622, 5623, 5624, 5625, 5626, 5627, 5628, 5629, 5630, 5631, 5632, 5633, 5634, 5635, 5636, 5637, 5638, 5639, 5640, 5641, 5642, 5643, 5644, 5645, 5646, 5647, 5648, 5649, 5650, 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 5664, 5665, 5666, 5667, 5668, 5669, 5670, 5671, 5672, 5674, 5675, 5676, 5677, 5678, 5679, 5680, 5681, 5682, 5683, 5685, 5686, 5687, 5688, 5689, 5690, 5691, 5692, 5693, 5694, 5695, 5696, 5697, 5698, 5699, 5700, 5701, 5702, 5703, 5704, 5705, 5706, 5707, 5708, 5709, 5710, 5711, 5712, 5713, 5714, 5715, 5716, 5717, 5718, 5719, 5720, 5721, 5722, 5723, 5724, 5725, 5726, 5727, 5728, 5729, 5730, 5731, 5732, 5733, 5734, 5735, 5736, 5737, 5738, 5739, 5740, 5741, 5742, 5743, 5744, 5745, 5746, 5747, 5748, 5749, 5750, 5752, 5753, 5754, 5755, 5756, 5757, 5758, 5759, 5760, 5761, 5762, 5763, 5764, 5765, 5766, 5767, 5768, 5769, 5770, 5771, 5772, 5773, 5774, 5775, 5776, 5777, 5778, 5779, 5780, 5781, 5782, 5783, 5784, 5785, 5786, 5787, 5788, 5789, 5790, 5791, 5792, 5793, 5794, 5795, 5796, 5797, 5798, 5799, 5800, 5801, 5806, 5807, 5808, 5809, 5810, 5811, 5812, 5813, 5814, 5815, 5816, 5817, 5818, 5819, 5820, 5821, 5822, 5823, 5824, 5825, 5826, 5827, 5828, 5829, 5830, 5831, 5832, 5833, 5834, 5835, 5836, 5837, 5838, 5839, 5840, 5841, 5842, 5843, 5844, 5846, 5847, 5848, 5849, 5850, 5851, 5852, 5853, 5854, 5855, 5856, 5857, 5858, 5859, 5860, 5861, 5862, 5863, 5864, 5865, 5866, 5867, 5868, 5870, 5871, 5872, 5873, 5874, 5875, 5876, 5877, 5878, 5879, 5880, 5881, 5884, 5886, 5887, 5888, 5889, 5890, 5891, 5892, 5893, 5894, 5895, 5896, 5897, 5898, 5899, 5900, 5901, 5902, 5903, 5904, 5905, 5906, 5907, 5908, 5909, 5910, 5911, 5912, 5913, 5914, 5915, 5916, 5917, 5918, 5919, 5920, 5921, 5922, 5923, 5924, 5925, 5926, 5927, 5928, 5929, 5930, 5931, 5932, 5933, 5934, 5935, 5936, 5937, 5938, 5939, 5940, 5941, 5942, 5943, 5944, 5945, 5946, 5947, 5948, 5949, 5950, 5951, 5952, 5953, 5954, 5955, 5956, 5957, 5958, 5959, 5960, 5961, 5962, 5963, 5964, 5965, 5966, 5967, 5968, 5969, 5970, 5971, 5972, 5973, 5974, 5975, 5976, 5977, 5978, 5979, 5980, 5981, 5982, 5983, 5984, 5985, 5986, 5987, 5988, 5989, 5990, 5991, 5992, 5993, 5995, 5996, 5997, 5998, 5999, 6000, 6001, 6002, 6003, 6004, 6005, 6006, 6007, 6008, 6009, 6010, 6011, 6012, 6013, 6014, 6015, 6016, 6017, 6019, 6020, 6021, 6022, 6023, 6026, 6027, 6028, 6030, 6031, 6032, 6033, 6034, 6035, 6036, 6046, 6047, 6066, 6067, 6068, 6069, 6070, 6071, 6072, 6073, 6074, 6075, 6076, 6086, 6087, 6089, 6090, 6091, 6092, 6093, 6094, 6106, 6107, 6108, 6109, 6110, 6111, 6112, 6113, 6114, 6115, 6116, 6117, 6118, 6119, 6120, 6121, 6122, 6123, 6124, 6125, 6126, 6127, 6128, 6129, 6130, 6131, 6132, 6133, 6134, 6135, 6136, 6137, 6138, 6139, 6140, 6141, 6142, 6143, 6144, 6145, 6146, 6147, 6148, 6166, 6167, 6168, 6169, 6170, 6171, 6172, 6173, 6174, 6175, 6176, 6177, 6178, 6179, 6180, 6181, 6182, 6183, 6184, 6185, 6186, 6187, 6188, 6189, 6190, 6193, 6194, 6195, 6196, 6197, 6198, 6199, 6200, 6201, 6202, 6206, 6207, 6208, 6209, 6210, 6211, 6212, 6213, 6214, 6215, 6218, 6219, 6220, 6221, 6222, 6223, 6224, 6225, 6226, 6227, 6228, 6229, 6230, 6231, 6232, 6233, 6234, 6235, 6236, 6237, 6238, 6239, 6240, 6241, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6286, 6287, 6288, 6289, 6290, 6291, 6292, 6293, 6294, 6295, 6296, 6297, 6298, 6299, 6300, 6301, 6306, 6326, 6327, 6328, 6329, 6346, 6347, 6348, 6349, 6350, 6351, 6352, 6366, 6367, 6368, 6369, 6370, 6371, 6372, 6373, 6374, 6375, 6376, 6377, 6378, 6379, 6380, 6382, 6386, 6387, 6388, 6389, 6390, 6391, 6392, 6393, 6394, 6395, 6407, 6408, 6410, 6411, 6412, 6426, 6427, 6446, 6466, 6467, 6486, 6487, 6488, 6489, 6490, 6491, 6492, 6493, 6494, 6495, 6496, 6497, 6498, 6499, 6500, 6501, 6502, 6503, 6504, 6505, 6506, 6507, 6508, 6509, 6510, 6511, 6512, 6513, 6514, 6516, 6517, 6518, 6519, 6520, 6521, 6522, 6523, 6526, 6527, 6546, 6547, 6548, 6549, 6550, 6551, 6552, 6553, 6554, 6555, 6556, 6557, 6559, 6560, 6561, 6566, 6567, 6568, 6569, 6570, 6571, 6572, 6573, 6574, 6575, 6576, 6577, 6578, 6579, 6581, 6582, 6583, 6584, 6585, 6586, 6606, 6607, 6626, 6646, 6647, 6648, 6649, 6650, 6651, 6652, 6653, 6666, 6667, 6668, 6669, 6670, 6687, 6688, 6706, 6707, 6726, 6727, 6728, 6729, 6730, 6731, 6732, 6733, 6734, 6735, 6736, 6737, 6738, 6739, 6740, 6741, 6746, 6747, 6748, 6749, 6766, 6767, 6768, 6769, 6770, 6771, 6772, 6773, 6774, 6775, 6776, 6777, 6778, 6779, 6780, 6781, 6782, 6783, 6784, 6785, 6786, 6787, 6788, 6789, 6790, 6791, 6806, 6807, 6826, 6827, 6846, 6866, 6867, 6868, 6886, 6887, 6906, 6907, 6908, 6909, 6910, 6911, 6912, 6913, 6926, 6927, 6928, 6929, 6930, 6931, 6932, 6946, 6966, 6986, 6987, 7006, 7007, 7008, 7009, 7010, 7011, 7012, 7013, 7014, 7015, 7016, 7017, 7022, 7023, 7024, 7025, 7026, 7027, 7028, 7029, 7030, 7031, 7032, 7033, 7034, 7035, 7036, 7037, 7038, 7039, 7040, 7041, 7042, 7043, 7044, 7045, 7046, 7047, 7048, 7049, 7050, 7051, 7052, 7053, 7055, 7056, 7057, 7067, 7068, 7069, 7070, 7071, 7072, 7073, 7074, 7075, 7076, 7077, 7078, 7079, 7086, 7087, 7088, 7089, 7091, 7092, 7093, 7094, 7095, 7096, 7097, 7098, 7099, 7100, 7101, 7104, 7105, 7106, 7107, 7108, 7109, 7110, 7111, 7112, 7113, 7114, 7115, 7116, 7117, 7118, 7119, 7120, 7121, 7122, 7123, 7124, 7125, 7126, 7127, 7128, 7129, 7130, 7131, 7132, 7133, 7134, 7135, 7136, 7137, 7138, 7139, 7143, 7144, 7146, 7149, 7150, 7151, 7152, 7153, 7154, 7155, 7156, 7157, 7158, 7161, 7166, 7167, 7168, 7170, 7172, 7173, 7174, 7175, 7186, 7206, 7207, 7208, 7209, 7226, 7227, 7228, 7229, 7230, 7231, 7232, 7233, 7234, 7235, 7236, 7246, 7247, 7266, 7267, 7268, 7269, 7270, 7271, 7272, 7273, 7274, 7275, 7276, 7286, 7287, 7288, 7290, 7291, 7292, 7293, 7294, 7295, 7296, 7297, 7298, 7307, 7308, 7309, 7310, 7312, 7313, 7314, 7315, 7316, 7317, 7318, 7319, 7320, 7321, 7322, 7323, 7324, 7325, 7327, 7328, 7329, 7332, 7333, 7334, 7335, 7337, 7340, 7341, 7342, 7343, 7344, 7345, 7346, 7347, 7348, 7349, 7351, 7352, 7353, 7354, 7355, 7356, 7357, 7358, 7360, 7361, 7363, 7364, 7365, 7366, 7367, 7368, 7369, 7370, 7371, 7372, 7373, 7374, 7375, 7376, 7377, 7378, 7379, 7380, 7381, 7382, 7383, 7384, 7385, 7386, 7387, 7388, 7389, 7390, 7391, 7392, 7393, 7394, 7395, 7396, 7397, 7398, 7399, 7400, 7401, 7402, 7403, 7404, 7405, 7406, 7407, 7408, 7409, 7410, 7411, 7412, 7413, 7414, 7415, 7416, 7423, 7424, 7425, 7427, 7428, 7429, 7430, 7431, 7432, 7433, 7434, 7435, 7436, 7437, 7438, 7439, 7440, 7441, 7442, 7443, 7444, 7445, 7446, 7447, 7448, 7449, 7450, 7451, 7452, 7453, 7454, 7455, 7456, 7457, 7458, 7459, 7460, 7461, 7462, 7463, 7464, 7465, 7466, 7467, 7468, 7469, 7483, 7484, 7485, 7486, 7487, 7488, 7489, 7503, 7504, 7505, 7506, 7523, 7524, 7525, 7526, 7527, 7528, 7543, 7544, 7545, 7546, 7547, 7548, 7549, 7550, 7551, 7552, 7553, 7554, 7555, 7556, 7560, 7561, 7562, 7563, 7564, 7565, 7566, 7567, 7568, 7569, 7570, 7572, 7583, 7584, 7603, 7604, 7605, 7606, 7607, 7608, 7623, 7624, 7643, 7663, 7664, 7665, 7666, 7667, 7668, 7669, 7670, 7671, 7683, 7684, 7686, 7687, 7689, 7690, 7703, 7704, 7706, 7707, 7708, 7709, 7710, 7711, 7712, 7713, 7714, 7724, 7725, 7726, 7727, 7728, 7729, 7730, 7731, 7732, 7733, 7734, 7735, 7736, 7737, 7738, 7739, 7740, 7743, 7744, 7745, 7746, 7747, 7748, 7749, 7750, 7763, 7764, 7765, 7766, 7767, 7768, 7769, 7770, 7771, 7772, 7773, 7774, 7775, 7776, 7777, 7778, 7779, 7780, 7783, 7784, 7785, 7786, 7787, 7788, 7789, 7790, 7791, 7792, 7793, 7794, 7795, 7796, 7797, 7798, 7799, 7800, 7801, 7802, 7803, 7804, 7805, 7806, 7807, 7808, 7809, 7823, 7824, 7825, 7826, 7843, 7844, 7845, 7846, 7847, 7848, 7849, 7850, 7851, 7852, 7853, 7854, 7855, 7856, 7857, 7858, 7863, 7864, 7865, 7866, 7867, 7868, 7869, 7870, 7871, 7872, 7873, 7874, 7875, 7876, 7877, 7878, 7879, 7880, 7881, 7882, 7883, 7884, 7885, 7886, 7895, 7896, 7897, 7898, 7899, 7900, 7901, 7902, 7903, 7904, 7906, 7907, 7915, 7916, 7917, 7918, 7919, 7935, 7936, 7937, 7938, 7939, 7940, 7941, 7942, 7943, 7944, 7945, 7946, 7947, 7948, 7949, 7950, 7951, 7952, 7953, 7954, 7955, 7956, 7957, 7975, 7976, 7977, 7978, 7980, 7995, 7996, 7997, 7998, 7999, 8015, 8016, 8017, 8018, 8019, 8020, 8021, 8022, 8023, 8024, 8025, 8026, 8035, 8055, 8075, 8095, 8096, 8115, 8116, 8117, 8118, 8119, 8120, 8121, 8122, 8123, 8124, 8125, 8126, 8127, 8128, 8129, 8130, 8131, 8136, 8137, 8138, 8139, 8140, 8141, 8142, 8143, 8144, 8145, 8146, 8147, 8148, 8149, 8150, 8151, 8152, 8153, 8154, 8155, 8156, 8157, 8158, 8159, 8160, 8161, 8176, 8177, 8178, 8179, 8196, 8197, 8198, 8199, 8200, 8201, 8202, 8203, 8204, 8205, 8206, 8207, 8208, 8210, 8211, 8212, 8213, 8214, 8215, 8216, 8217, 8218, 8219, 8236, 8256, 8257, 8276, 8277, 8278, 8279, 8280, 8281, 8282, 8283, 8284, 8296, 8297, 8298, 8299, 8300, 8301, 8302, 8303, 8304, 8305, 8306, 8307, 8308, 8309, 8310, 8311, 8316, 8317, 8318, 8319, 8320, 8321, 8322, 8323, 8324, 8336, 8337, 8338, 8356, 8357, 8358, 8359, 8360, 8361, 8362, 8363, 8364, 8376, 8377, 8378, 8379, 8380, 8381, 8382, 8383, 8384, 8385, 8386, 8387, 8388, 8389, 8390, 8391, 8392, 8393, 8394, 8395, 8396, 8397, 8398, 8399, 8400, 8401, 8402, 8403, 8404, 8405, 8406, 8407, 8408, 8409, 8416, 8417, 8418, 8419, 8420, 8421, 8436, 8437, 8438, 8439, 8440, 8441, 8442, 8443, 8444, 8446, 8447, 8477, 8478, 8479, 8480, 8496, 8497, 8498, 8499, 8500, 8501, 8502, 8503, 8504, 8505, 8506, 8507, 8508, 8509, 8510, 8516, 8517, 8518, 8519, 8520, 8521, 8522, 8523, 8524, 8525, 8526, 8527, 8528, 8529, 8530, 8531, 8532, 8534, 8535, 8536, 8537, 8538, 8539, 8540, 8541, 8542, 8543, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8556, 8557, 8558, 8559, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8576, 8578, 8579, 8580, 8581, 8582, 8583, 8584, 8585, 8586, 8587, 8588, 8596, 8597, 8598, 8599, 8600, 8601, 8602, 8603, 8605, 8606, 8607, 8608, 8609, 8610, 8611, 8612, 8613, 8615, 8616, 8617, 8636, 8637, 8656, 8657, 8658, 8659, 8660, 8661, 8662, 8663, 8664, 8665, 8666, 8667, 8668, 8669, 8670, 8671, 8672, 8674, 8675, 8676, 8677, 8678, 8679, 8680, 8681, 8696, 8716, 8717, 8718, 8719, 8720, 8721, 8722, 8723, 8736, 8737, 8738, 8756, 8757, 8758, 8759, 8760, 8761, 8762, 8763, 8764, 8765, 8766, 8767, 8776, 8777, 8796, 8816, 8836, 8837, 8856, 8876, 8877, 8878, 8879, 8880, 8881, 8882, 8883, 8884, 8885, 8886, 8887, 8888, 8889, 8890, 8891, 8892, 8893, 8894, 8895, 8896, 8897, 8898, 8899, 8900, 8901, 8902, 8903, 8904, 8905, 8906, 8907, 8908, 8909, 8910, 8911, 8912, 8913, 8914, 8915, 8916, 8917, 8920, 8921, 8922, 8923, 8924, 8925, 8926, 8927, 8928, 8929, 8931, 8932, 8933, 8934, 8935, 8937, 8956, 8957, 8958, 8959, 8960, 8961, 8962, 8963, 8964, 8965, 8976, 8977, 8978, 8979, 8980, 8981, 8982, 8983, 8996, 8997, 9016, 9017, 9018, 9019, 9020, 9021, 9022, 9023, 9024, 9025, 9026, 9027, 9028, 9029, 9030, 9031, 9032, 9033, 9034, 9035, 9036, 9037, 9038, 9039, 9040, 9041, 9042, 9043, 9044, 9045, 9046, 9047, 9056, 9076, 9077, 9078, 9079, 9080, 9081, 9082, 9083, 9084, 9085, 9086, 9087, 9096, 9097, 9098, 9099, 9116, 9117, 9118, 9119, 9136, 9156, 9157, 9158, 9162, 9163, 9164, 9165, 9166, 9167, 9176, 9177, 9178, 9179, 9180, 9196, 9197, 9198, 9199, 9200, 9201, 9216, 9217, 9218, 9219, 9236, 9237, 9238, 9239, 9240, 9241, 9256, 9257, 9258, 9259, 9260, 9261, 9262, 9263, 9264, 9265, 9266, 9267, 9268, 9269, 9270, 9271, 9272, 9273, 9274, 9275, 9276, 9296, 9297, 9298, 9299, 9316, 9317, 9318, 9319, 9336, 9356, 9376, 9377, 9396, 9397, 9398, 9416, 9417, 9436, 9437, 9438, 9439, 9441, 9442, 9443, 9445, 9447, 9448, 9449, 9450, 9451, 9452, 9453, 9454, 9456, 9457, 9458, 9459, 9460, 9461, 9462, 9464, 9465, 9467, 9476, 9477, 9496, 9498, 9499, 9500, 9501, 9502, 9503, 9516, 9517, 9518, 9520, 9521, 9522, 9523, 9524, 9525, 9526, 9527, 9528, 9529, 9536, 9537, 9538, 9539, 9540, 9541, 9542, 9543, 9544, 9545, 9546, 9547, 9548, 9549, 9550, 9551, 9552, 9553, 9554, 9555, 9556, 9557, 9558, 9559, 9560, 9561, 9562, 9563, 9564, 9565, 9566, 9567, 9568, 9576, 9577, 9578, 9579, 9580, 9581, 9582, 9583, 9584, 9596, 9598, 9599, 9600, 9601, 9602, 9604, 9605, 9616, 9617, 9618, 9619, 9620, 9621, 9622, 9623, 9636, 9637, 9656, 9657, 9658, 9659, 9660, 9662, 9676, 9677, 9678, 9679, 9680, 9681, 9682, 9683, 9684, 9686, 9687, 9688, 9689, 9690, 9691, 9692, 9693, 9694, 9695, 9696, 9697, 9698, 9699, 9700, 9701, 9702, 9703, 9704, 9705, 9706, 9707, 9708, 9716, 9717, 9718, 9736, 9776, 9777, 9778, 9779, 9796, 9816, 9817, 9818, 9819, 9820, 9836, 9837, 9857, 9858, 9859, 9860, 9861, 9862, 9876, 9877, 9878, 9879, 9896, 9916, 9936, 9937, 9938, 9956, 9976, 9977, 9978, 9979, 9980, 9981, 9982, 9983, 9984, 9985, 9986, 9987, 9988, 9989, 9990, 9996, 9997, 9998, 9999, 10000, 10016, 10017, 10036, 10037, 10038, 10040, 10041, 10042, 10043, 10044, 10045, 10046, 10047, 10048, 10049, 10050, 10051, 10052, 10053, 10054, 10055, 10056, 10057, 10058, 10059, 10060, 10061, 10062, 10063, 10076, 10077, 10078, 10079, 10080, 10081, 10082, 10083, 10084, 10085, 10086, 10088, 10089, 10090, 10096, 10116, 10117, 10118, 10119, 10120, 10136, 10156, 10157, 10158, 10159, 10160, 10161, 10162, 10176, 10177, 10178, 10179, 10180, 10181, 10182, 10183, 10184, 10196, 10197, 10198, 10199, 10200, 10201, 10202, 10203, 10204, 10216, 10217, 10218, 10219, 10220, 10221, 10236, 10237, 10238, 10239, 10256, 10257, 10258, 10259, 10260, 10261, 10262, 10263, 10264, 10265, 10266, 10267, 10268, 10278, 10290, 10291, 10292, 10293, 10294, 10295, 10296, 10297, 10298, 10299, 10300, 10301, 10302, 10303, 10304, 10305, 10306, 10307, 10316, 10317, 10318, 10319, 10321, 10322, 10323, 10336, 10337, 10338, 10339, 10340, 10356, 10357, 10358, 10359, 10360, 10361, 10362, 10363, 10364, 10365, 10366, 10367, 10368, 10369, 10370, 10371, 10372, 10373, 10374, 10375, 10376, 10377, 10378, 10379, 10380, 10381, 10382, 10383, 10384, 10385, 10387, 10388, 10389, 10390, 10391, 10393, 10394, 10395, 10397, 10398, 10399, 10400, 10401, 10402, 10403, 10404, 10405, 10406, 10407, 10408, 10409, 10411, 10412, 10413, 10414, 10415, 10416, 10417, 10418, 10419, 10420, 10421, 10422, 10423, 10424, 10425, 10426, 10427, 10428, 10429, 10430, 10431, 10432, 10433, 10435, 10436, 10437, 10438, 10439, 10440, 10441, 10442, 10443, 10444, 10445, 10446, 10447, 10448, 10449, 10450, 10451, 10452, 10453, 10454, 10455, 10456, 10459, 10460, 10461, 10463, 10464, 10466, 10467, 10468, 10469, 10470, 10471, 10472, 10473, 10475, 10476, 10477, 10478, 10479, 10480, 10481, 10482, 10483, 10484, 10485, 10486, 10487, 10488, 10489, 10491, 10492, 10493, 10494, 10495, 10497, 10498, 10499, 10500, 10502, 10503, 10504, 10505, 10506, 10507, 10508, 10509, 10510, 10516, 10536, 10537, 10538, 10539, 10540, 10541, 10556, 10557, 10558, 10559, 10577, 10578, 10579, 10580, 10581, 10582, 10583, 10584, 10596, 10598, 10599, 10600, 10601, 10602, 10603, 10604, 10605, 10606, 10607, 10608, 10610, 10611, 10612, 10616, 10617, 10618, 10619, 10620, 10636, 10637, 10638, 10639, 10640, 10641, 10642, 10643, 10644, 10645, 10646, 10647, 10648, 10656, 10657, 10658, 10659, 10660, 10661, 10662, 10663, 10664, 10665, 10666, 10667, 10668, 10676, 10678, 10680, 10681, 10682, 10683, 10684, 10685, 10696, 10697, 10698, 10699, 10716, 10717, 10718, 10719, 10720, 10721, 10736, 10737, 10738, 10739, 10740, 10741, 10742, 10756, 10757, 10758, 10759, 10760, 10761, 10762, 10776, 10778, 10779, 10780, 10781, 10782, 10783, 10784, 10785, 10786, 10787, 10788, 10789, 10790, 10791, 10792, 10793, 10794, 10795, 10796, 10797, 10798, 10799, 10800, 10801, 10802, 10803, 10804, 10805, 10806, 10807, 10808, 10809, 10810, 10811, 10812, 10813, 10814, 10816, 10817, 10818, 10819, 10820, 10821, 10822, 10823, 10824, 10825, 10826, 10827, 10828, 10836, 10837, 10838, 10839, 10840, 10856, 10857, 10876, 10877, 10878, 10879, 10880, 10881, 10882, 10896, 10897, 10898, 10899, 10901, 10902, 10903, 10904, 10905, 10916, 10917, 10918, 10919, 10920, 10921, 10922, 10923, 10924, 10925, 10926, 10927, 10928, 10929, 10930, 10936, 10937, 10938, 10939, 10940, 10941, 10942, 10943, 10944, 10945, 10946, 10947, 10948, 10949, 10950, 10951, 10952, 10953, 10954, 10955, 10956, 10976, 10977, 10978, 10979, 10980, 10981, 10982, 10983, 10984, 10985, 10986, 10987, 10988, 10989, 10990, 10991, 10992, 10993, 10996, 10997, 11016, 11017, 11018, 11019, 11020, 11021, 11022, 11023, 11024, 11025, 11026, 11027, 11028, 11029, 11030, 11031, 11032, 11033, 11034, 11035, 11036, 11037, 11038, 11039, 11040, 11041, 11042, 11043, 11044, 11045, 11046, 11047, 11048, 11049, 11050, 11051, 11052, 11053, 11054, 11055, 11056, 11057, 11058, 11063, 11064, 11065, 11066, 11067, 11068, 11069, 11070, 11071, 11072, 11073, 11074, 11075, 11076, 11077, 11078, 11079, 11080, 11081, 11082, 11083, 11084, 11096, 11097, 11098, 11099, 11100, 11101, 11102, 11103, 11104, 11105, 11106, 11116, 11117, 11118, 11119, 11120, 11121, 11122, 11136, 11137, 11138, 11139, 11140, 11141, 11142, 11143, 11144, 11146, 11147, 11148, 11149, 11150, 11151, 11152, 11153, 11154, 11155, 11156, 11176, 11177, 11178, 11179, 11180, 11181, 11182, 11183, 11184, 11185, 11186, 11187, 11188, 11189, 11190, 11191, 11192, 11193, 11194, 11195, 11196, 11197, 11198, 11199, 11200, 11216, 11217, 11218, 11219, 11236, 11256, 11257, 11258, 11259, 11260, 11261, 11262, 11263, 11276, 11277, 11278, 11279, 11280, 11281, 11282, 11283, 11284, 11285, 11286, 11287, 11288, 11289, 11290, 11291, 11292, 11296, 11316, 11317, 11318, 11319, 11320, 11321, 11322, 11323, 11324, 11325, 11326, 11327, 11328, 11337, 11338, 11339, 11340, 11341, 11342, 11343, 11344, 11345, 11346, 11347, 11348, 11349, 11350, 11351, 11352, 11353, 11354, 11355, 11356, 11357, 11358, 11359, 11360, 11361, 11364, 11365, 11366, 11367, 11368, 11369, 11370, 11371, 11372, 11373, 11374, 11375, 11376, 11377, 11378, 11379, 11380, 11381, 11382, 11383, 11384, 11385, 11386, 11387, 11388, 11389, 11390, 11391, 11392, 11393, 11394, 11395, 11396, 11397, 11398, 11399, 11400, 11401, 11402, 11403, 11404, 11405, 11406, 11407, 11408, 11409, 11410, 11411, 11412, 11413, 11414, 11415, 11416, 11437, 11438, 11439, 11440, 11441, 11442, 11443, 11444, 11445, 11446, 11447, 11448, 11449, 11450, 11451, 11452, 11453, 11454, 11455, 11456, 11457, 11458, 11459, 11460, 11461, 11462, 11463, 11464, 11465, 11466, 11467, 11468, 11469, 11470, 11471, 11472, 11473, 11474, 11475, 11476, 11477, 11478, 11479, 11480, 11481, 11483, 11484, 11486, 11487, 11488, 11489, 11490, 11491, 11492, 11493, 11494, 11495, 11496, 11497, 11498, 11499, 11500, 11501, 11502, 11516, 11517, 11518, 11519, 11520, 11521, 11536, 11537, 11538, 11539, 11540, 11541, 11542, 11543, 11544, 11545, 11546, 11547, 11548, 11549, 11550, 11551, 11552, 11553, 11554, 11555, 11556, 11557, 11558, 11559, 11560, 11561, 11562, 11563, 11564, 11576, 11577, 11578, 11579, 11580, 11581, 11582, 11583, 11596, 11597, 11598, 11599, 11600, 11601, 11602, 11603, 11604, 11605, 11606, 11608, 11609, 11610, 11611, 11613, 11614, 11615, 11616, 11617, 11618, 11619, 11620, 11621, 11622, 11623, 11624, 11625, 11626, 11627, 11628, 11629, 11636, 11637, 11656, 11657, 11658, 11659, 11660, 11661, 11662, 11663, 11664, 11665, 11666, 11667, 11668, 11669, 11670, 11671, 11672, 11673, 11675, 11676, 11677, 11678, 11679, 11680, 11681, 11682, 11683, 11684, 11685, 11686, 11687, 11688, 11689, 11690, 11696, 11697, 11698, 11699, 11700, 11701, 11702, 11703, 11704, 11705, 11706, 11707, 11708, 11709, 11710, 11711, 11712, 11713, 11714, 11715, 11716, 11717, 11718, 11719, 11720, 11721, 11722, 11723, 11724, 11725, 11726, 11727, 11728, 11729, 11730, 11731, 11732, 11733, 11734, 11735, 11736, 11737, 11738, 11739, 11740, 11741, 11742, 11743, 11744, 11745, 11746, 11747, 11748, 11749, 11750, 11751, 11752, 11753, 11754, 11755, 11756, 11757, 11758, 11776, 11777, 11778, 11779, 11780, 11781, 11782, 11783, 11784, 11785, 11786, 11787, 11788, 11789, 11790, 11791, 11792, 11793, 11794, 11795, 11796, 11797, 11798, 11799, 11800, 11801, 11802, 11803, 11804, 11805, 11806, 11807, 11808, 11809, 11810, 11811, 11812, 11813, 11814, 11815, 11816, 11817, 11818, 11819, 11820, 11821, 11822, 11823, 11824, 11825, 11826, 11827, 11828, 11829, 11830, 11831, 11832, 11833, 11834, 11835, 11836, 11837, 11838, 11839, 11840, 11856, 11857, 11858, 11859, 11860, 11861, 11862, 11863, 11864, 11865, 11866, 11867, 11868, 11869, 11870, 11871, 11872, 11873, 11874, 11875, 11876, 11877, 11878, 11880, 11881, 11882, 11883, 11884, 11885, 11886, 11887, 11896, 11897, 11898, 11899, 11900, 11901, 11902, 11903, 11904, 11905, 11906, 11907, 11908, 11909, 11910, 11911, 11912, 11913, 11914, 11915, 11916, 11917, 11918, 11919, 11920, 11921, 11926, 11936, 11937, 11938, 11939, 11940, 11941, 11942, 11943, 11944, 11945, 11946, 11947, 11948, 11949, 11956, 11957, 11958, 11959, 11978, 11979, 11980, 11981, 11982, 11983, 11988, 11994, 11996, 11997, 11998, 12017, 12018, 12019, 12020, 12021, 12022, 12023, 12024, 12025, 12026, 12027, 12028, 12029, 12030, 12031, 12032, 12033, 12034, 12035, 12036, 12037, 12038, 12039, 12040, 12042, 12043, 12044, 12045, 12046, 12047, 12048, 12050, 12051, 12052, 12053, 12054, 12056, 12057, 12076, 12096, 12097, 12098, 12099, 12100, 12101, 12116, 12118, 12119, 12120, 12121, 12122, 12123, 12124, 12125, 12126, 12127, 12128, 12129, 12136, 12137, 12138, 12140, 12141, 12142, 12143, 12144, 12145, 12146, 12147, 12148, 12149, 12150, 12151, 12152, 12156, 12157, 12158, 12159, 12160, 12176, 12177, 12178, 12179, 12180, 12196, 12197, 12198, 12199, 12200, 12201, 12202, 12203, 12204, 12205, 12206, 12207, 12208, 12216, 12217, 12218, 12219, 12220, 12221, 12222, 12223, 12224, 12225, 12236, 12237, 12238, 12239, 12240, 12241, 12242, 12243, 12244, 12245, 12246, 12247, 12248, 12249, 12250, 12251, 12252, 12253, 12254, 12255, 12256, 12257, 12258, 12259, 12260, 12261, 12262, 12263, 12264, 12265, 12276, 12277, 12296, 12297, 12298, 12299, 12317, 12319, 12320, 12321, 12322, 12336, 12337, 12338, 12339, 12340, 12341, 12342, 12343, 12344, 12345, 12346, 12347, 12348, 12349, 12350, 12351, 12352, 12353, 12354, 12355, 12356, 12357, 12358, 12359, 12360, 12361, 12362, 12363, 12364, 12365, 12366, 12367, 12368, 12369, 12370, 12371, 12372, 12373, 12374, 12375, 12376, 12377, 12378, 12379, 12380, 12381, 12382, 12383, 12384, 12385, 12386, 12387, 12396, 12397, 12416, 12417, 12418, 12419, 12420, 12421, 12422, 12423, 12425, 12426, 12427, 12428, 12429, 12430, 12431, 12432, 12433, 12434, 12435, 12457, 12458, 12459, 12460, 12461, 12462, 12463, 12464, 12465, 12466, 12467, 12468, 12469, 12470, 12473, 12474, 12475, 12476, 12477, 12478, 12479, 12480, 12481, 12496, 12497, 12498, 12516, 12517, 12536, 12557, 12576, 12577, 12578, 12579, 12580, 12581, 12596, 12616, 12617, 12636, 12656, 12657, 12658, 12676, 12677, 12678, 12696, 12716, 12717, 12718, 12719, 12720, 12721, 12722, 12723, 12724, 12736, 12737, 12738, 12739, 12740, 12741, 12756, 12757, 12758, 12759, 12776, 12777, 12778, 12779, 12780, 12781, 12782, 12783, 12784, 12785, 12786, 12787, 12788, 12789, 12790, 12791, 12792, 12793, 12794, 12795, 12796, 12797, 12798, 12799, 12800, 12801, 12802, 12803, 12804, 12805, 12806, 12807, 12816, 12818, 12819, 12836, 12837, 12856, 12857, 12858, 12859, 12860, 12861, 12862, 12863, 12864, 12865, 12866, 12867, 12876, 12877, 12896, 12897, 12898, 12899, 12900, 12902, 12903, 12904, 12916, 12917, 12918, 12919, 12920, 12921, 12922, 12923, 12924, 12925, 12936, 12937, 12938, 12939, 12940, 12941, 12942, 12943, 12944, 12956, 12957, 12958, 12959, 12960, 12961, 12962, 12976, 12977, 12996, 12997, 12998, 12999, 13000, 13016, 13017, 13018, 13019, 13020, 13021, 13022, 13036, 13056, 13076, 13078, 13079, 13080, 13081, 13082, 13083, 13084, 13085, 13086, 13087, 13088, 13089, 13096, 13097, 13098, 13099, 13116, 13117, 13118, 13136, 13137, 13138, 13139, 13140, 13141, 13142, 13143, 13144, 13145, 13146, 13147, 13148, 13149, 13150, 13151, 13152, 13153, 13154, 13155, 13156, 13157, 13158, 13159, 13160, 13161, 13176, 13177, 13178, 13179, 13180, 13181, 13196, 13197, 13216, 13217, 13218, 13219, 13220, 13221, 13236, 13256, 13257, 13276, 13277, 13278, 13279, 13280, 13281, 13282, 13284, 13285, 13296, 13297, 13298, 13299, 13300, 13301, 13316, 13317, 13318, 13319, 13320, 13321, 13322, 13323, 13324, 13325, 13326, 13327, 13328, 13329, 13330, 13331, 13332, 13333, 13334, 13335, 13336, 13337, 13338, 13339, 13356, 13357, 13358, 13359, 13377, 13378, 13396, 13397, 13416, 13417, 13418, 13419, 13420, 13421, 13422, 13424, 13425, 13426, 13427, 13428, 13429, 13430, 13431, 13432, 13433, 13434, 13435, 13436, 13437, 13438, 13439, 13440, 13441, 13442, 13443, 13444, 13445, 13446, 13447, 13448, 13449, 13456, 13476, 13477, 13496, 13516, 13517, 13518, 13519, 13520, 13521, 13522, 13523, 13524, 13525, 13526, 13527, 13528, 13529, 13530, 13531, 13533, 13534, 13535, 13536, 13537, 13538, 13539, 13540, 13541, 13542, 13543, 13544, 13545, 13546, 13547, 13548, 13549, 13550, 13551, 13552, 13553, 13554, 13555, 13556, 13557, 13576, 13577, 13596, 13597, 13598, 13599, 13601, 13602, 13616, 13617, 13618, 13619, 13620, 13636, 13656, 13676, 13696, 13697, 13698, 13699, 13716, 13717, 13718, 13736, 13737, 13738, 13739, 13740, 13741, 13742, 13743, 13756, 13776, 13777, 13778, 13796, 13797, 13798, 13816, 13817, 13836, 13837, 13838, 13839, 13840, 13841, 13842, 13843, 13856, 13857, 13876, 13896, 13916, 13917, 13936, 13956, 13957, 13958, 13959, 13976, 13977, 13996, 14016, 14017, 14018, 14019, 14020, 14021, 14022, 14023, 14024, 14025, 14026, 14027, 14028, 14029, 14030, 14031, 14041, 14042, 14061, 14062, 14063, 14081, 14101, 14121, 14122, 14123, 14141, 14142, 14143, 14144, 14145, 14146, 14147, 14148, 14161, 14162, 14181, 14182, 14183, 14184, 14185, 14186, 14187, 14188, 14201, 14221, 14222, 14223, 14224, 14225, 14226, 14227, 14228, 14229, 14230, 14231, 14232, 14233, 14234, 14235, 14236, 14237, 14241, 14242, 14261, 14262, 14263, 14264, 14265, 14266, 14267, 14268, 14269, 14270, 14271, 14272, 14273, 14274, 14275, 14276, 14277, 14278, 14279, 14280, 14281, 14282, 14283, 14284, 14285, 14301, 14302, 14303, 14304, 14305, 14306, 14307, 14308, 14309, 14310, 14311, 14312, 14321, 14322, 14323, 14324, 14325, 14326, 14327, 14329, 14330, 14331, 14332, 14333, 14334, 14335, 14336, 14337, 14338, 14339, 14340, 14341, 14342, 14343, 14344, 14345, 14346, 14347, 14348, 14349, 14350, 14351, 14352, 14353, 14354, 14355, 14356, 14357, 14358, 14361, 14362, 14363, 14364, 14365, 14366, 14367, 14368, 14369, 14370, 14371, 14372, 14373, 14374, 14375, 14376, 14377, 14378, 14379, 14380, 14381, 14382, 14383, 14385, 14386, 14387, 14388, 14389, 14390, 14391, 14392, 14393, 14394, 14395, 14396, 14397, 14398, 14399, 14400, 14401, 14402, 14403, 14404, 14406, 14421, 14422, 14423, 14424, 14425, 14426, 14427, 14428, 14429, 14430, 14431, 14432, 14433, 14434, 14435, 14436, 14437, 14438, 14439, 14440, 14441, 14442, 14443, 14444, 14445, 14446, 14447, 14448, 14449, 14450, 14451, 14452, 14453, 14454, 14455, 14456, 14457, 14458, 14459, 14460, 14461, 14462, 14463, 14464, 14465, 14466, 14467, 14469, 14470, 14471, 14472, 14473, 14474, 14475, 14476, 14477, 14478, 14479, 14480, 14481, 14482, 14483, 14484, 14485, 14486, 14487, 14488, 14489, 14490, 14491, 14492, 14493, 14494, 14495, 14496, 14497, 14498, 14499, 14500, 14501, 14502, 14503, 14504, 14505, 14506, 14507, 14508, 14509, 14510, 14511, 14512, 14513, 14514, 14515, 14516, 14517, 14518, 14519, 14520, 14521, 14522, 14523, 14524, 14525, 14526, 14527, 14528, 14529, 14530, 14531, 14532, 14533, 14534, 14535, 14536, 14538, 14539, 14540, 14541, 14542, 14543, 14544, 14545, 14546, 14547, 14548, 14549, 14550, 14551, 14552, 14553, 14554, 14555, 14556, 14557, 14558, 14559, 14560, 14561, 14562, 14563, 14564, 14565, 14566, 14567, 14568, 14581, 14601, 14602, 14603, 14604, 14605, 14606, 14621, 14622, 14623, 14624, 14625, 14626, 14627, 14628, 14629, 14630, 14631, 14632, 14633, 14634, 14635, 14636, 14637, 14638, 14639, 14640, 14641, 14642, 14643, 14644, 14645, 14646, 14661, 14662, 14663, 14664, 14666, 14667, 14668, 14681, 14682, 14683, 14684, 14685, 14686, 14687, 14688, 14689, 14690, 14691, 14692, 14693, 14694, 14695, 14696, 14697, 14698, 14699, 14700, 14701, 14702, 14703, 14704, 14705, 14706, 14707, 14708, 14709, 14710, 14711, 14712, 14713, 14714, 14715, 14717, 14718, 14719, 14720, 14721, 14722, 14723, 14724, 14725, 14726, 14727, 14728, 14729, 14730, 14731, 14732, 14733, 14734, 14735, 14736, 14737, 14738, 14739, 14740, 14741, 14742, 14743, 14744, 14745, 14746, 14748, 14750, 14751, 14752, 14753, 14754, 14755, 14756, 14757, 14758, 14761, 14762, 14763, 14764, 14765, 14766, 14767, 14768, 14769, 14770, 14771, 14772, 14773, 14774, 14775, 14776, 14777, 14781, 14801, 14821, 14822, 14823, 14824, 14825, 14826, 14827, 14828, 14829, 14830, 14831, 14832, 14833, 14834, 14841, 14842, 14843, 14844, 14845, 14846, 14847, 14848, 14849, 14850, 14851, 14852, 14853, 14854, 14855, 14856, 14857, 14858, 14859, 14860, 14861, 14862, 14864, 14865, 14866, 14867, 14868, 14869, 14870, 14871, 14872, 14873, 14874, 14875, 14876, 14877, 14878, 14879, 14880, 14881, 14882, 14883, 14884, 14885, 14886, 14887, 14888, 14889, 14890, 14892, 14893, 14894, 14901, 14902, 14903, 14904, 14905, 14906, 14908, 14909, 14910, 14911, 14912, 14913, 14921, 14941, 14942, 14943, 14944, 14945, 14946, 14947, 14948, 14961, 14962, 14963, 14964, 14965, 14966, 14967, 14968, 14981, 14982, 14983, 14984, 14986, 14987, 14988, 14989, 14990, 14991, 14994, 15001, 15002, 15003, 15004, 15005, 15006, 15007, 15008, 15009, 15010, 15011, 15012, 15021, 15022, 15041, 15042, 15043, 15045, 15046, 15047, 15061, 15062, 15063, 15064, 15065, 15066, 15067, 15068, 15069, 15070, 15071, 15072, 15073, 15074, 15075, 15076, 15077, 15078, 15079, 15080, 15081, 15082, 15083, 15084, 15085, 15086, 15087, 15088, 15089, 15090, 15091, 15101, 15102, 15103, 15104, 15105, 15106, 15107, 15108, 15109, 15110, 15111, 15112, 15113, 15114, 15115, 15116, 15117, 15118, 15119, 15121, 15122, 15123, 15124, 15125, 15126, 15127, 15128, 15130, 15131, 15133, 15134, 15135, 15136, 15137, 15138, 15139, 15140, 15141, 15142, 15143, 15144, 15145, 15146, 15151, 15152, 15153, 15154, 15155, 15156, 15157, 15158, 15159, 15160, 15161, 15162, 15163, 15164, 15165, 15166, 15167, 15168, 15169, 15170, 15171, 15172, 15173, 15174, 15175, 15176, 15177, 15178, 15179, 15180, 15181, 15182, 15183, 15184, 15185, 15186, 15187, 15188, 15189, 15190, 15191, 15192, 15193, 15194, 15195, 15196, 15197, 15198, 15199, 15200, 15201, 15202, 15203, 15204, 15205, 15206, 15207, 15208, 15209, 15210, 15211, 15212, 15213, 15214, 15215, 15216, 15217, 15218, 15219, 15220, 15221, 15222, 15223, 15224, 15226, 15227, 15228, 15229, 15230, 15231, 15232, 15233, 15234, 15235, 15236, 15237, 15238, 15239, 15240, 15241, 15242, 15243, 15244, 15245, 15246, 15247, 15248, 15249, 15250, 15251, 15252, 15253, 15254, 15255, 15256, 15257, 15258, 15259, 15260, 15261, 15262, 15263, 15264, 15270, 15271, 15273, 15274, 15275, 15276, 15277, 15278, 15279, 15280, 15281, 15282, 15283, 15284, 15285, 15286, 15287, 15288, 15289, 15290, 15291, 15292, 15293, 15294, 15295, 15296, 15297, 15298, 15299, 15300, 15301, 15302, 15303, 15304, 15305, 15306, 15307, 15308, 15309, 15310, 15311, 15312, 15313, 15314, 15315, 15316, 15317, 15318, 15319, 15320, 15322, 15323, 15324, 15325, 15326, 15327, 15328, 15329, 15330, 15331, 15332, 15333, 15334, 15335, 15336, 15337, 15338, 15339, 15340, 15341, 15342, 15343, 15344, 15345, 15346, 15347, 15348, 15349, 15350, 15351, 15352, 15353, 15354, 15355, 15356, 15357, 15358, 15359, 15360, 15361, 15362, 15363, 15364, 15366, 15367, 15368, 15369, 15370, 15371, 15372, 15373, 15374, 15375, 15376, 15377, 15378, 15379, 15380, 15381, 15382, 15383, 15384, 15385, 15386, 15387, 15388, 15389, 15390, 15391, 15392, 15393, 15394, 15395, 15397, 15398, 15399, 15400, 15401, 15402, 15403, 15404, 15405, 15406, 15407, 15408, 15409, 15410, 15411, 15412, 15413, 15414, 15415, 15416, 15417, 15418, 15419, 15420, 15421, 15422, 15423, 15424, 15425, 15426, 15427, 15428, 15429, 15430, 15431, 15432, 15433, 15434, 15435, 15436, 15437, 15438, 15439, 15440, 15441, 15442, 15443, 15444, 15445, 15446, 15447, 15448, 15449, 15450, 15451, 15452, 15453, 15454, 15455, 15456, 15457, 15458, 15459, 15460, 15461, 15462, 15463, 15464, 15465, 15466, 15467, 15468, 15469, 15470, 15471, 15472, 15473, 15474, 15475, 15476, 15477, 15478, 15479, 15480, 15481, 15482, 15483, 15484, 15485, 15486, 15487, 15488, 15489, 15490, 15491, 15492, 15493, 15494, 15495, 15496, 15497, 15498, 15499, 15500, 15501, 15502, 15503, 15504, 15505, 15506, 15507, 15508, 15509, 15510, 15511, 15512, 15513, 15514, 15515, 15516, 15517, 15518, 15519, 15520, 15521, 15522, 15524, 15525, 15526, 15527, 15528, 15529, 15530, 15532, 15533, 15534, 15535, 15536, 15537, 15538, 15539, 15540, 15541, 15542, 15543, 15544, 15545, 15546, 15547, 15548, 15549, 15550, 15551, 15552, 15553, 15554, 15555, 15556, 15557, 15558, 15559, 15560, 15561, 15562, 15563, 15564, 15565, 15566, 15567, 15568, 15569, 15570, 15571, 15572, 15573, 15574, 15575, 15576, 15577, 15578, 15579, 15580, 15581, 15582, 15583, 15584, 15585, 15586, 15587, 15588, 15589, 15590, 15591, 15592, 15593, 15594, 15595, 15596, 15597, 15598, 15599, 15600, 15601, 15602, 15603, 15604, 15605, 15606, 15607, 15608, 15609, 15610, 15611, 15612, 15613, 15614, 15615, 15616, 15617, 15618, 15619, 15620, 15621, 15622, 15623, 15624, 15625, 15626, 15627, 15628, 15629, 15630, 15631, 15632, 15633, 15634, 15635, 15636, 15637, 15638, 15639, 15640, 15641, 15642, 15643, 15644, 15645, 15646, 15647, 15648, 15649, 15650, 15651, 15652, 15653, 15654, 15655, 15656, 15657, 15658, 15659, 15660, 15661, 15663, 15664, 15665, 15666, 15667, 15668, 15669, 15670, 15672, 15675, 15676, 15677, 15678, 15679, 15680, 15681, 15682, 15683, 15684, 15685, 15686, 15687, 15688, 15689, 15690, 15691, 15692, 15693, 15694, 15695, 15696, 15698, 15699, 15700, 15701, 15702, 15703, 15704, 15705, 15706, 15707, 15708, 15709, 15710, 15711, 15712, 15714, 15715, 15716, 15717, 15718, 15719, 15720, 15721, 15722, 15723, 15724, 15725, 15726, 15727, 15728, 15729, 15730, 15731, 15732, 15733, 15734, 15735, 15736, 15737, 15738, 15739, 15740, 15741, 15742, 15743, 15744, 15745, 15746, 15747, 15748, 15749, 15750, 15751, 15752, 15753, 15754, 15756, 15757, 15758, 15759, 15760, 15761, 15762, 15763, 15764, 15765, 15766, 15767, 15768, 15769, 15770, 15771, 15772, 15773, 15774, 15775, 15776, 15777, 15778, 15780, 15781, 15782, 15783, 15784, 15785, 15786, 15787, 15788, 15789, 15790, 15791, 15792, 15793, 15794, 15795, 15796, 15797, 15798, 15799, 15800, 15801, 15802, 15803, 15804, 15805, 15806, 15807, 15808, 15809, 15810, 15811, 15812, 15813, 15814, 15815, 15816, 15817, 15818, 15832, 15835, 15838, 15839, 15840, 15841, 15842, 15843, 15844, 15845, 15846, 15847, 15848, 15849, 15850, 15851, 15852, 15853, 15854, 15855, 15856, 15857, 15858, 15859, 15860, 15861, 15862, 15863, 15864, 15865, 15866, 15867, 15868, 15869, 15870, 15871, 15872, 15873, 15874, 15875, 15876, 15877, 15878, 15879, 15880, 15881, 15882, 15883, 15884, 15885, 15886, 15887, 15888, 15889, 15890, 15891, 15892, 15893, 15894, 15895, 15896, 15897, 15898, 15899, 15900, 15901, 15902, 15903, 15904, 15905, 15906, 15907, 15908, 15909, 15910, 15911, 15912, 15913, 15914, 15915, 15916, 15917, 15918, 15919, 15920, 15921, 15922, 15923, 15924, 15925, 15926, 15927, 15928, 15929, 15930, 15931, 15932, 15933, 15934, 15935, 15936, 15937, 15938, 15939, 15940, 15941, 15942, 15944, 15945, 15946, 15947, 15948, 15949, 15950, 15951, 15952, 15953, 15954, 15955, 15956, 15957, 15958, 15959, 15961, 15962, 15963, 15964, 15965, 15966, 15967, 15968, 15969, 15970, 15971, 15972, 15973, 15974, 15975, 15976, 15977, 15978, 15979, 15980, 15981, 15982, 15983, 15984, 15985, 15989, 15990, 15991, 16000, 16001, 16002, 16003, 16004, 16005, 16006, 16007, 16008, 16009, 16011, 16012, 16013, 16014, 16015, 16016, 16017, 16018, 16019, 16020, 16021, 16022, 16023, 16024, 16025, 16026, 16027, 16028, 16029, 16030, 16031, 16032, 16033, 16034, 16035, 16036, 16037, 16038, 16039, 16040, 16041, 16042, 16043, 16044, 16045, 16046, 16047, 16048, 16049, 16050, 16051, 16052, 16053, 16054, 16055, 16056, 16057, 16058, 16059, 16060, 16061, 16062, 16063, 16064, 16065, 16066, 16067, 16068, 16069, 16070, 16072, 16073, 16075, 16076, 16077, 16078, 16079, 16080, 16081, 16082, 16083, 16084, 16085, 16086, 16089, 16090, 16091, 16092, 16093, 16094, 16095, 16096, 16097, 16098, 16099, 16100, 16101, 16102, 16103, 16104, 16105, 16106, 16107, 16108, 16109, 16110, 16111, 16112, 16113, 16114, 16115, 16116, 16117, 16118, 16119, 16120, 16121, 16123, 16124, 16125, 16126, 16127, 16128, 16129, 16131, 16132, 16133, 16134, 16135, 16136, 16137, 16138, 16139, 16140, 16141, 16142, 16143, 16144, 16145, 16146, 16147, 16148, 16149, 16150, 16151, 16152, 16153, 16154, 16156, 16157, 16158, 16159, 16160, 16161, 16162, 16163, 16164, 16165, 16166, 16167, 16168, 16169, 16170, 16171, 16172, 16173, 16174, 16175, 16176, 16177, 16178, 16179, 16180, 16181, 16182, 16183, 16184, 16185, 16186, 16187, 16188, 16189, 16190, 16191, 16192, 16193, 16194, 16196, 16197, 16198, 16199, 16200, 16201, 16202, 16203, 16204, 16205, 16206, 16207, 16208, 16209, 16210, 16211, 16212, 16213, 16214, 16215, 16216, 16217, 16218, 16219, 16220, 16221, 16222, 16224, 16225, 16226, 16227, 16228, 16229, 16230, 16231, 16232, 16233, 16234, 16235, 16236, 16237, 16238, 16239, 16240, 16241, 16242, 16243, 16244, 16245, 16246, 16247, 16248, 16249, 16250, 16251, 16252, 16253, 16254, 16255, 16256, 16257, 16258, 16259, 16260, 16261, 16262, 16263, 16264, 16265, 16266, 16267, 16268, 16269, 16270, 16271, 16272, 16273, 16274, 16275, 16276, 16277, 16278, 16279, 16280, 16281, 16283, 16284, 16285, 16286, 16287, 16288, 16289, 16290, 16291, 16292, 16293, 16294, 16295, 16296, 16297, 16298, 16299, 16300, 16301, 16302, 16303, 16304, 16305, 16306, 16307, 16308, 16309, 16310, 16311, 16312, 16313, 16314, 16315, 16316, 16317, 16318, 16319, 16320, 16321, 16322, 16323, 16324, 16325, 16326, 16327, 16328, 16329, 16330, 16331, 16332, 16333, 16334, 16335, 16336, 16337, 16338, 16339, 16340, 16341, 16342, 16343, 16344, 16345, 16346, 16347, 16348, 16349, 16350, 16351, 16352, 16353, 16354, 16355, 16356, 16357, 16358, 16359, 16360, 16361, 16362, 16363, 16364, 16365, 16366, 16367, 16368, 16369, 16371, 16372, 16373, 16374, 16375, 16376, 16377, 16378, 16379, 16380, 16381, 16382, 16383, 16384, 16385, 16386, 16387, 16388, 16389, 16390, 16392, 16393, 16394, 16395, 16396, 16397, 16398, 16399, 16400, 16401, 16402, 16403, 16404, 16405, 16406, 16407, 16408, 16409, 16410, 16411, 16412, 16414, 16415, 16416, 16417, 16418, 16419, 16420, 16421, 16422, 16423, 16424, 16425, 16426, 16427, 16428, 16429, 16430, 16431, 16432, 16433, 16434, 16435, 16436, 16437, 16438, 16439, 16440, 16441, 16442, 16443, 16444, 16445, 16446, 16447, 16448, 16449, 16450, 16451, 16452, 16453, 16454, 16455, 16456, 16457, 16458, 16459, 16460, 16461, 16462, 16463, 16464, 16465, 16466, 16467, 16468, 16469, 16470, 16471, 16472, 16473, 16474, 16475, 16476, 16477, 16478, 16479, 16480, 16481, 16482, 16483, 16484, 16485, 16486, 16487, 16488, 16489, 16490, 16491, 16492, 16493, 16494, 16495, 16496, 16497, 16498, 16499, 16500, 16501, 16502, 16503, 16504, 16505, 16506, 16507, 16508, 16509, 16510, 16511, 16512, 16513, 16514, 16516, 16517, 16518, 16519, 16520, 16521, 16522, 16523, 16524, 16525, 16526, 16527, 16528, 16529, 16530, 16531, 16532, 16533, 16534, 16535, 16536, 16537, 16538, 16539, 16540, 16541, 16542, 16543, 16544, 16545, 16546, 16547, 16548, 16549, 16550, 16551, 16553, 16554, 16556, 16557, 16560, 16561, 16562, 16563, 16564, 16565, 16566, 16567, 16568, 16569, 16570, 16571, 16572, 16573, 16574, 16575, 16576, 16577, 16578, 16579, 16580, 16581, 16582, 16583, 16584, 16585, 16586, 16587, 16588, 16589, 16590, 16591, 16592, 16593, 16594, 16595, 16596, 16597, 16598, 16599, 16600, 16601, 16602, 16603, 16604, 16605, 16606, 16608, 16609, 16610, 16611, 16612, 16613, 16614, 16615, 16616, 16617, 16618, 16619, 16620, 16621, 16622, 16623, 16624, 16625, 16626, 16627, 16628, 16629, 16630, 16631, 16632, 16633, 16634, 16635, 16636, 16637, 16638, 16639, 16640, 16641, 16642, 16643, 16644, 16645, 16646, 16647, 16648, 16649, 16650, 16651, 16652, 16653, 16654, 16655, 16656, 16657, 16658, 16659, 16660, 16661, 16662, 16663, 16664, 16665, 16666, 16667, 16668, 16669, 16670, 16671, 16672, 16673, 16674, 16675, 16676, 16677, 16678, 16679, 16680, 16681, 16682, 16683, 16684, 16685, 16686, 16687, 16688, 16689, 16690, 16691, 16692, 16693, 16694, 16695, 16696, 16697, 16698, 16699, 16700, 16701, 16702, 16703, 16704, 16705, 16706, 16707, 16708, 16709, 16710, 16711, 16712, 16713, 16714, 16715, 16716, 16717, 16718, 16719, 16720, 16721, 16722, 16723, 16724, 16725, 16726, 16727, 16728, 16729, 16730, 16731, 16732, 16733, 16734, 16735, 16736, 16737, 16738, 16739, 16740, 16741, 16742, 16743, 16744, 16745, 16746, 16747, 16748, 16749, 16750, 16751, 16752, 16753, 16754, 16755, 16756, 16757, 16758, 16759, 16760, 16761, 16762, 16763, 16764, 16765, 16766, 16767, 16768, 16769, 16770, 16771, 16772, 16773, 16774, 16775, 16776, 16777, 16778, 16779, 16780, 16781, 16782, 16783, 16784, 16785, 16786, 16787, 16788, 16789, 16790, 16791, 16792, 16793, 16794, 16795, 16796, 16797, 16798, 16799, 16800, 16801, 16802, 16803, 16804, 16805, 16806, 16807, 16808, 16809, 16810, 16811, 16812, 16813, 16814, 16815, 16816, 16817, 16818, 16819, 16820, 16821, 16822, 16823, 16824, 16825, 16826, 16827, 16828, 16829, 16830, 16831, 16832, 16833, 16834, 16835, 16836, 16837, 16838, 16839, 16840, 16841, 16842, 16843, 16844, 16845, 16846, 16847, 16848, 16849, 16850, 16851, 16852, 16853, 16854, 16855, 16856, 16857, 16858, 16859, 16860, 16861, 16862, 16863, 16864, 16865, 16866, 16867, 16868, 16869, 16870, 16871, 16872, 16873, 16874, 16875, 16876, 16877, 16878, 16879, 16880, 16881, 16882, 16883, 16884, 16885, 16886, 16887, 16888, 16889, 16890, 16891, 16892, 16893, 16894, 16895, 16896, 16897, 16898, 16899, 16900, 16901, 16902, 16903, 16904, 16905, 16906, 16907, 16908, 16909, 16910, 16911, 16912, 16914, 16915, 16916, 16917, 16918, 16919, 16920, 16921, 16922, 16923, 16924, 16925, 16926, 16927, 16928, 16929, 16930, 16931, 16932, 16933, 16934, 16935, 16936, 16937, 16938, 16939, 16940, 16941, 16942, 16943, 16944, 16945, 16946, 16947, 16948, 16949, 16950, 16951, 16952, 16953, 16954, 16955, 16956, 16957, 16958, 16959, 16960, 16961, 16962, 16963, 16964, 16965, 16966, 16967, 16968, 16969, 16970, 16971, 16972, 16973, 16974, 16975, 16976, 16977, 16978, 16979, 16980, 16981, 16982, 16983, 16984, 16985, 16986, 16987, 16988, 16989, 16990, 16991, 16992, 16993, 16994, 16995, 16996, 16997, 16998, 16999, 17000, 17001, 17002, 17003, 17004, 17005, 17006, 17007, 17008, 17009, 17010, 17011, 17012, 17013, 17014, 17015, 17016, 17017, 17018, 17019, 17020, 17021, 17022, 17023, 17024, 17025, 17026, 17027, 17028, 17029, 17030, 17031, 17032, 17034, 17035, 17038, 17039, 17041, 17042, 17046, 17047, 17048, 17049, 17050, 17051, 17052, 17053, 17055, 17056, 17057, 17058, 17059, 17060, 17061, 17062, 17063, 17064, 17065, 17066, 17067, 17068, 17069, 17070, 17071, 17072, 17073, 17074, 17075, 17076, 17077, 17078, 17079, 17080, 17081, 17082, 17083, 17084, 17085, 17086, 17087, 17088, 17089, 17090, 17091, 17092, 17093, 17094, 17095, 17096, 17097, 17098, 17099, 17100, 17101, 17102, 17103, 17104, 17105, 17106, 17107, 17108, 17109, 17110, 17111, 17112, 17113, 17114, 17115, 17116, 17117, 17118, 17119, 17120, 17121, 17122, 17123, 17124, 17125, 17126, 17127, 17128, 17129, 17130, 17131, 17132, 17133, 17134, 17135, 17136, 17137, 17138, 17139, 17140, 17141, 17142, 17143, 17144, 17145, 17146, 17147, 17148, 17149, 17150, 17151, 17152, 17153, 17154, 17155, 17156, 17157, 17158, 17159, 17160, 17161, 17162, 17163, 17165, 17167, 17168, 17169, 17170, 17171, 17172, 17173, 17174, 17175, 17176, 17178, 17179, 17180, 17181, 17182, 17183, 17184, 17185, 17186, 17187, 17188, 17189, 17190, 17191, 17192, 17193, 17194, 17195, 17196, 17197, 17198, 17199, 17200, 17201, 17202, 17203, 17204, 17205, 17206, 17207, 17208, 17209, 17210, 17211, 17212, 17213, 17214, 17215, 17216, 17217, 17218, 17219, 17220, 17221, 17222, 17223, 17224, 17225, 17226, 17227, 17228, 17229, 17230, 17231, 17232, 17233, 17234, 17235, 17236, 17238, 17239, 17240, 17241, 17242, 17243, 17244, 17245, 17246, 17247, 17248, 17249, 17250, 17251, 17252, 17253, 17254, 17255, 17256, 17257, 17258, 17259, 17260, 17261, 17262, 17263, 17264, 17265, 17266, 17267, 17268, 17269, 17270, 17271, 17272, 17274, 17275, 17276, 17277, 17278, 17279, 17280, 17281, 17282, 17283, 17284, 17285, 17286, 17287, 17288, 17289, 17290, 17291, 17292, 17293, 17294, 17295, 17296, 17297, 17298, 17299, 17300, 17301, 17302, 17303, 17304, 17305, 17306, 17307, 17308, 17309, 17310, 17311, 17312, 17313, 17314, 17315, 17316, 17317, 17318, 17319, 17320, 17321, 17322, 17323, 17324, 17325, 17326, 17327, 17328, 17329, 17330, 17331, 17332, 17333, 17334, 17335, 17336, 17337, 17338, 17339, 17340, 17341, 17342, 17343, 17344, 17345, 17346, 17347, 17348, 17349, 17350, 17351, 17352, 17353, 17354, 17355, 17356, 17357, 17358, 17359, 17360, 17361, 17362, 17363, 17364, 17365, 17366, 17367, 17368, 17369, 17370, 17371, 17372, 17373, 17374, 17375, 17376, 17377, 17378, 17379, 17380, 17381, 17382, 17383, 17384, 17385, 17386, 17387, 17388, 17389, 17390, 17391, 17392, 17393, 17394, 17395, 17396, 17397, 17398, 17399, 17400, 17401, 17402, 17403, 17404, 17405, 17406, 17407, 17408, 17409, 17410, 17411, 17412, 17413, 17414, 17415, 17416, 17417, 17418, 17419, 17420, 17421, 17422, 17423, 17424, 17425, 17426, 17427, 17428, 17429, 17430, 17431, 17432, 17433, 17434, 17435, 17436, 17437, 17438, 17439, 17440, 17441, 17442, 17443, 17444, 17445, 17446, 17447, 17448, 17449, 17450, 17451, 17452, 17453, 17454, 17455, 17456, 17457, 17458, 17459, 17460, 17461, 17462, 17463, 17464, 17465, 17466, 17467, 17468, 17469, 17470, 17471, 17473, 17474, 17475, 17476, 17477, 17478, 17479, 17480, 17481, 17482, 17483, 17484, 17485, 17486, 17487, 17488, 17489, 17490, 17491, 17492, 17493, 17494, 17495, 17496, 17499, 17500, 17501, 17502, 17503, 17504, 17505, 17506, 17507, 17508, 17509, 17510, 17511, 17512, 17513, 17514, 17516, 17517, 17518, 17519, 17520, 17521, 17522, 17523, 17524, 17525, 17526, 17527, 17528, 17529, 17530, 17531, 17532, 17533, 17534, 17535, 17536, 17537, 17538, 17539, 17540, 17541, 17542, 17543, 17544, 17545, 17546, 17547, 17548, 17549, 17550, 17551, 17552, 17553, 17554, 17555, 17556, 17557, 17558, 17559, 17560, 17561, 17562, 17563, 17564, 17565, 17566, 17567, 17568, 17569, 17570, 17571, 17572, 17573, 17574, 17575, 17576, 17577, 17578, 17579, 17580, 17581, 17582, 17583, 17584, 17585, 17586, 17587, 17588, 17589, 17590, 17591, 17592, 17593, 17594, 17595, 17596, 17597, 17598, 17599, 17600, 17601, 17602, 17603, 17604, 17605, 17606, 17607, 17608, 17609, 17610, 17611, 17612, 17613, 17614, 17615, 17616, 17617, 17618, 17619, 17620, 17621, 17622, 17623, 17624, 17625, 17626, 17627, 17628, 17629, 17630, 17631, 17632, 17633, 17634, 17635, 17636, 17637, 17638, 17639, 17640, 17641, 17642, 17643, 17644, 17645, 17646, 17647, 17648, 17649, 17650, 17651, 17652, 17653, 17654, 17655, 17656, 17657, 17658, 17659, 17660, 17661, 17662, 17663, 17664, 17665, 17666, 17667, 17668, 17669, 17670, 17671, 17672, 17673, 17674, 17675, 17676, 17677, 17678, 17679, 17680, 17681, 17682, 17683, 17684, 17685, 17686, 17687, 17688, 17689, 17690, 17691, 17693, 17694, 17695, 17696, 17697, 17698, 17699, 17700, 17701, 17702, 17703, 17704, 17705, 17706, 17707, 17708, 17709, 17710, 17711, 17712, 17713, 17714, 17715, 17716, 17717, 17718, 17719, 17720, 17721, 17722, 17723, 17724, 17725, 17726, 17727, 17728, 17729, 17730, 17731, 17732, 17734, 17735, 17736, 17737, 17738, 17739, 17740, 17741, 17742, 17743, 17744, 17745, 17746, 17747, 17748, 17749, 17750, 17751, 17752, 17753, 17754, 17755, 17756, 17757, 17758, 17759, 17760, 17761, 17762, 17763, 17764, 17765, 17766, 17767, 17768, 17769, 17770, 17771, 17772, 17773, 17774, 17775, 17776, 17777, 17778, 17779, 17780, 17781, 17782, 17783, 17784, 17785, 17786, 17787, 17788, 17789, 17790, 17791, 17792, 17793, 17794, 17795, 17796, 17797, 17798, 17799, 17800, 17801, 17802, 17803, 17804, 17805, 17807, 17808, 17809, 17810, 17811, 17812, 17813, 17814, 17815, 17816, 17817, 17818, 17819, 17820, 17822, 17823, 17824, 17825, 17826, 17827, 17828, 17829, 17830, 17831, 17832, 17833, 17834, 17835, 17836, 17837, 17838, 17839, 17840, 17841, 17842, 17843, 17844, 17845, 17846, 17847, 17848, 17849, 17850, 17851, 17852, 17853, 17854, 17855, 17856, 17857, 17858, 17859, 17860, 17861, 17862, 17863, 17864, 17865, 17866, 17867, 17868, 17869, 17870, 17871, 17872, 17873, 17874, 17875, 17876, 17877, 17878, 17879, 17880, 17881, 17882, 17883, 17884, 17885, 17886, 17887, 17888, 17889, 17890, 17892, 17893, 17894, 17895, 17896, 17897, 17898, 17899, 17900, 17901, 17902, 17903, 17904, 17905, 17906, 17907, 17908, 17909, 17910, 17911, 17912, 17913, 17914, 17915, 17916, 17917, 17918, 17919, 17920, 17921, 17922, 17923, 17924, 17925, 17926, 17927, 17928, 17929, 17930, 17931, 17932, 17933, 17934, 17935, 17936, 17937, 17938, 17939, 17940, 17941, 17942, 17943, 17944, 17945, 17946, 17947, 17948, 17949, 17950, 17951, 17952, 17953, 17954, 17955, 17956, 17957, 17958, 17959, 17960, 17961, 17962, 17963, 17964, 17965, 17966, 17967, 17968, 17969, 17970, 17971, 17972, 17973, 17974, 17975, 17976, 17977, 17978, 17979, 17980, 17981, 17982, 17983, 17984, 17985, 17986, 17987, 17988, 17989, 17990, 17991, 17992, 17993, 17994, 17995, 17996, 17997, 17998, 17999, 18000, 18001, 18002, 18003, 18004, 18005, 18006, 18007, 18008, 18009, 18010, 18011, 18012, 18013, 18014, 18015, 18016, 18017, 18018, 18019, 18020, 18021, 18022, 18023, 18024, 18025, 18026, 18027, 18028, 18029, 18030, 18031, 18032, 18033, 18034, 18035, 18036, 18037, 18038, 18039, 18040, 18041, 18042, 18043, 18044, 18045, 18046, 18047, 18060, 18061, 18062, 18063, 18064, 18065, 18066, 18067, 18068, 18069, 18070, 18071, 18072, 18073, 18074, 18075, 18076, 18077, 18078, 18079, 18080, 18081, 18082, 18083, 18084, 18085, 18086, 18087, 18088, 18089, 18090, 18091, 18092, 18093, 18094, 18095, 18096, 18097, 18098, 18099, 18100, 18101, 18102, 18103, 18104, 18105, 18106, 18107, 18108, 18109, 18110, 18113, 18114, 18115, 18116, 18117, 18118, 18119, 18120, 18121, 18122, 18123, 18124, 18125, 18126, 18127, 18128, 18129, 18130, 18131, 18132, 18133, 18134, 18135, 18136, 18137, 18138, 18139, 18140, 18141, 18142, 18143, 18144, 18145, 18146, 18147, 18148, 18149, 18150, 18151, 18152, 18153, 18154, 18155, 18156, 18157, 18158, 18159, 18160, 18161, 18162, 18163, 18164, 18165, 18166, 18167, 18168, 18169, 18170, 18171, 18172, 18173, 18174, 18175, 18176, 18177, 18178, 18179, 18180, 18181, 18182, 18183, 18184, 18185, 18186, 18187, 18188, 18189, 18190, 18191, 18192, 18194, 18196, 18197, 18198, 18199, 18200, 18201, 18202, 18203, 18204, 18205, 18206, 18207, 18208, 18209, 18210, 18211, 18212, 18213, 18214, 18215, 18216, 18217, 18218, 18220, 18221, 18222, 18223, 18224, 18225, 18226, 18228, 18229, 18230, 18231, 18232, 18233, 18234, 18235, 18236, 18237, 18238, 18239, 18240, 18241, 18242, 18243, 18244, 18245, 18246, 18247, 18248, 18249, 18250, 18251, 18252, 18253, 18254, 18255, 18256, 18257, 18258, 18259, 18260, 18261, 18262, 18263, 18264, 18265, 18266, 18267, 18268, 18269, 18270, 18271, 18272, 18273, 18274, 18275, 18276, 18277, 18278, 18280, 18281, 18282, 18283, 18284, 18285, 18286, 18287, 18288, 18289, 18290, 18292, 18293, 18294, 18295, 18296, 18297, 18298, 18299, 18300, 18301, 18302, 18303, 18304, 18305, 18306, 18307, 18308, 18309, 18311, 18312, 18313, 18314, 18315, 18317, 18318, 18319, 18320, 18321, 18322, 18323, 18325, 18326, 18327, 18328, 18329, 18331, 18332, 18333, 18334, 18335, 18336, 18337, 18338, 18340, 18341, 18342, 18343, 18344, 18345, 18346, 18347, 18348, 18349, 18350, 18351, 18352, 18353, 18354, 18355, 18357, 18358, 18359, 18360, 18361, 18362, 18363, 18364, 18365, 18366, 18367, 18368, 18369, 18370, 18371, 18372, 18373, 18374, 18375, 18376, 18377, 18378, 18379, 18380, 18381, 18382, 18383, 18384, 18385, 18386, 18387, 18388, 18389, 18390, 18391, 18392, 18393, 18394, 18395, 18396, 18397, 18398, 18399, 18400, 18401, 18402, 18403, 18404, 18405, 18406, 18407, 18408, 18409, 18410, 18411, 18412, 18413, 18414, 18415, 18416, 18417, 18418, 18419, 18420, 18421, 18422, 18423, 18424, 18425, 18426, 18427, 18428, 18429, 18430, 18431, 18437, 18438, 18439, 18440, 18441, 18442, 18443, 18444, 18445, 18446, 18447, 18448, 18449, 18450, 18451, 18452, 18453, 18454, 18455, 18456, 18457, 18458, 18459, 18460, 18461, 18462, 18463, 18464, 18465, 18466, 18467, 18468, 18469, 18470, 18471, 18472, 18473, 18474, 18475, 18476, 18477, 18478, 18479, 18480, 18481, 18482, 18483, 18484, 18485, 18486, 18487, 18488, 18489, 18490, 18491, 18492, 18493, 18494, 18495, 18496, 18497, 18498, 18499, 18500, 18501, 18502, 18503, 18504, 18506, 18507, 18521, 18524, 18525, 18526, 18527, 18528, 18529, 18530, 18531, 18532, 18533, 18534, 18535, 18536, 18537, 18538, 18539, 18540, 18541, 18542, 18543, 18544, 18545, 18546, 18547, 18548, 18549, 18550, 18551, 18552, 18553, 18554, 18555, 18556, 18557, 18558, 18559, 18560, 18562, 18563, 18564, 18565, 18566, 18567, 18568, 18581, 18582, 18583, 18584, 18585, 18586, 18587, 18588, 18589, 18590, 18593, 18594, 18595, 18596, 18597, 18598, 18599, 18600, 18622, 18623, 18624, 18625, 18626, 18627, 18628, 18629, 18631, 18632, 18633, 18634, 18635, 18636, 18637, 18638, 18639, 18640, 18641, 18642, 18643, 18644, 18645, 18646, 18647, 18648, 18649, 18650, 18651, 18652, 18653, 18654, 18655, 18656, 18657, 18658, 18659, 18660, 18661, 18662, 18663, 18664, 18665, 18666, 18667, 18668, 18669, 18670, 18671, 18672, 18673, 18674, 18675, 18676, 18677, 18678, 18679, 18680, 18681, 18682, 18683, 18684, 18685, 18686, 18687, 18688, 18689, 18690, 18691, 18692, 18693, 18694, 18695, 18696, 18697, 18698, 18699, 18700, 18701, 18702, 18703, 18704, 18705, 18706, 18707, 18708, 18712, 18713, 18714, 18715, 18716, 18717, 18718, 18719, 18720, 18721, 18722, 18723, 18724, 18725, 18726, 18727, 18728, 18729, 18730, 18731, 18732, 18733, 18734, 18735, 18736, 18737, 18738, 18739, 18740, 18741, 18742, 18743, 18744, 18745, 18747, 18748, 18749, 18750, 18751, 18752, 18753, 18754, 18755, 18756, 18757, 18758, 18759, 18760, 18761, 18762, 18763, 18764, 18765, 18766, 18768, 18769, 18770, 18771, 18772, 18773, 18774, 18775, 18776, 18777, 18778, 18779, 18780, 18781, 18782, 18783, 18785, 18788, 18789, 18790, 18791, 18792, 18793, 18794, 18795, 18796, 18797, 18798, 18799, 18800, 18801, 18802, 18803, 18804, 18805, 18806, 18807, 18808, 18809, 18810, 18811, 18812, 18813, 18814, 18815, 18816, 18817, 18818, 18819, 18820, 18821, 18822, 18823, 18824, 18825, 18826, 18827, 18828, 18829, 18830, 18831, 18832, 18834, 18835, 18836, 18838, 18839, 18840, 18841, 18842, 18843, 18844, 18845, 18846, 18847, 18848, 18849, 18850, 18851, 18852, 18853, 18854, 18855, 18856, 18857, 18858, 18859, 18860, 18861, 18862, 18863, 18864, 18865, 18866, 18867, 18868, 18869, 18870, 18871, 18872, 18873, 18874, 18875, 18876, 18877, 18878, 18879, 18880, 18881, 18882, 18883, 18884, 18885, 18886, 18887, 18888, 18889, 18890, 18891, 18892, 18893, 18894, 18895, 18896, 18897, 18898, 18899, 18900, 18901, 18902, 18903, 18904, 18905, 18906, 18907, 18908, 18909, 18910, 18911, 18912, 18913, 18914, 18915, 18916, 18917, 18918, 18919, 18920, 18921, 18922, 18924, 18925, 18926, 18927, 18928, 18929, 18930, 18931, 18932, 18933, 18934, 18935, 18936, 18937, 18938, 18939, 18940, 18941, 18942, 18943, 18944, 18945, 18946, 18947, 18948, 18949, 18950, 18951, 18952, 18953, 18954, 18955, 18956, 18957, 18958, 18959, 18960, 18961, 18962, 18963, 18964, 18965, 18966, 18967, 18968, 18969, 18970, 18971, 18972, 18973, 18974, 18975, 18976, 18977, 18978, 18979, 18980, 18981, 18982, 18983, 18984, 18985, 18986, 18987, 18988, 18989, 18990, 18991, 18992, 18993, 18994, 18995, 18996, 18997, 18998, 18999, 19000, 19001, 19002, 19003, 19004, 19005, 19006, 19007, 19008, 19009, 19010, 19011, 19012, 19013, 19014, 19015, 19016, 19017, 19018, 19019, 19020, 19021, 19022, 19023, 19024, 19025, 19026, 19027, 19028, 19029, 19030, 19031, 19032, 19033, 19034, 19035, 19036, 19037, 19038, 19039, 19040, 19041, 19042, 19043, 19044, 19045, 19046, 19047, 19048, 19049, 19050, 19051, 19052, 19053, 19054, 19055, 19056, 19057, 19058, 19059, 19060, 19063, 19064, 19065, 19066, 19067, 19068, 19069, 19070, 19071, 19072, 19073, 19074, 19075, 19076, 19077, 19078, 19079, 19080, 19081, 19082, 19083, 19084, 19085, 19086, 19087, 19088, 19089, 19090, 19091, 19092, 19093, 19094, 19095, 19096, 19097, 19098, 19099, 19100, 19101, 19102, 19103, 19104, 19105, 19106, 19107, 19108, 19109, 19110, 19111, 19112, 19113, 19114, 19115, 19116, 19117, 19118, 19119, 19120, 19121, 19122, 19123, 19124, 19125, 19126, 19127, 19128, 19129, 19130, 19131, 19132, 19133, 19134, 19135, 19136, 19137, 19138, 19139, 19140, 19141, 19142, 19144, 19145, 19146, 19147, 19148, 19149, 19150, 19151, 19152, 19153, 19154, 19155, 19156, 19157, 19158, 19159, 19160, 19161, 19162, 19163, 19164, 19165, 19166, 19167, 19168, 19169, 19170, 19171, 19172, 19173, 19174, 19175, 19176, 19177, 19178, 19179, 19180, 19181, 19182, 19183, 19184, 19185, 19186, 19187, 19188, 19189, 19190, 19191, 19192, 19193, 19194, 19195, 19196, 19197, 19198, 19199, 19200, 19201, 19202, 19203, 19204, 19205, 19206, 19207, 19208, 19209, 19210, 19211, 19212, 19213, 19214, 19215, 19216, 19217, 19218, 19219, 19220, 19221, 19222, 19223, 19224, 19225, 19226, 19227, 19228, 19229, 19230, 19231, 19232, 19233, 19234, 19235, 19236, 19237, 19238, 19239, 19240, 19241, 19242, 19243, 19244, 19245, 19246, 19247, 19248, 19249, 19250, 19251, 19252, 19253, 19254, 19255, 19256, 19257, 19258, 19259, 19260, 19261, 19262, 19263, 19264, 19265, 19266, 19267, 19268, 19269, 19270, 19271, 19272, 19273, 19274, 19275, 19276, 19277, 19278, 19279, 19280, 19281, 19282, 19283, 19284, 19285, 19286, 19287, 19288, 19289, 19290, 19291, 19292, 19293, 19294, 19295, 19296, 19297, 19298, 19299, 19300, 19301, 19302, 19303, 19304, 19305, 19306, 19307, 19308, 19309, 19310, 19311, 19312, 19313, 19314, 19315, 19316, 19317, 19318, 19319, 19320, 19321, 19322, 19323, 19324, 19326, 19327, 19328, 19329, 19330, 19331, 19332, 19333, 19334, 19335, 19336, 19337, 19338, 19339, 19340, 19341, 19342, 19343, 19344, 19345, 19346, 19347, 19348, 19349, 19350, 19351, 19352, 19353, 19354, 19355, 19356, 19357, 19358, 19359, 19361, 19362, 19363, 19364, 19365, 19366, 19367, 19368, 19369, 19370, 19371, 19372, 19373, 19374, 19375, 19376, 19377, 19378, 19379, 19380, 19381, 19382, 19383, 19384, 19385, 19386, 19387, 19388, 19389, 19390, 19391, 19392, 19393, 19394, 19395, 19397, 19398, 19399, 19400, 19401, 19402, 19403, 19404, 19405, 19406, 19407, 19408, 19409, 19410, 19411, 19412, 19413, 19414, 19415, 19416, 19417, 19418, 19419, 19420, 19421, 19422, 19423, 19424, 19425, 19426, 19427, 19428, 19429, 19430, 19431, 19432, 19433, 19434, 19435, 19436, 19437, 19438, 19439, 19440, 19441, 19442, 19443, 19444, 19445, 19446, 19447, 19449, 19450, 19451, 19452, 19453, 19454, 19455, 19456, 19457, 19458, 19459, 19460, 19461, 19463, 19464, 19466, 19467, 19468, 19469, 19470, 19471, 19472, 19473, 19474, 19475, 19476, 19477, 19478, 19479, 19480, 19481, 19482, 19483, 19484, 19485, 19486, 19487, 19488, 19489, 19490, 19491, 19492, 19493, 19494, 19495, 19496, 19497, 19498, 19499, 19500, 19501, 19502, 19503, 19504, 19505, 19506, 19507, 19508, 19509, 19510, 19511, 19512, 19513, 19514, 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525, 19526, 19527, 19528, 19529, 19530, 19531, 19532, 19533, 19534, 19535, 19536, 19537, 19538, 19539, 19540, 19541, 19542, 19543, 19544, 19545, 19546, 19547, 19548, 19549, 19550, 19551, 19552, 19553, 19554, 19555, 19556, 19557, 19558, 19559, 19560, 19561, 19562, 19563, 19564, 19565, 19566, 19567, 19568, 19569, 19570, 19571, 19572, 19573, 19574, 19575, 19576, 19577, 19578, 19579, 19580, 19581, 19582, 19583, 19584, 19585, 19586, 19587, 19588, 19589, 19590, 19591, 19592, 19593, 19594, 19595, 19596, 19597, 19598, 19599, 19600, 19601, 19602, 19603, 19604, 19605, 19606, 19607, 19608, 19609, 19610, 19611, 19612, 19613, 19614, 19615, 19616, 19617, 19618, 19619, 19620, 19621, 19622, 19623, 19624, 19625, 19626, 19627, 19628, 19629, 19630, 19631, 19632, 19633, 19634, 19635, 19636, 19637, 19638, 19639, 19640, 19641, 19642, 19643, 19644, 19645, 19646, 19647, 19648, 19649, 19650, 19651, 19652, 19653, 19654, 19655, 19656, 19657, 19658, 19659, 19660, 19661, 19662, 19663, 19664, 19665, 19666, 19667, 19668, 19669, 19670, 19671, 19672, 19673, 19674, 19675, 19676, 19677, 19678, 19679, 19680, 19681, 19682, 19683, 19684, 19685, 19686, 19687, 19688, 19689, 19690, 19691, 19692, 19693, 19694, 19695, 19696, 19697, 19698, 19700, 19701, 19702, 19704, 19705, 19706, 19707, 19708, 19709, 19710, 19712, 19713, 19715, 19716, 19717, 19718, 19719, 19720, 19721, 19722, 19723, 19724, 19725, 19726, 19727, 19728, 19729, 19730, 19731, 19732, 19733, 19734, 19735, 19736, 19737, 19738, 19739, 19740, 19741, 19742, 19743, 19744, 19745, 19746, 19747, 19748, 19749, 19750, 19751, 19752, 19753, 19754, 19755, 19756, 19757, 19758, 19759, 19760, 19761, 19762, 19763, 19764, 19765, 19766, 19767, 19768, 19769, 19770, 19771, 19772, 19773, 19774, 19775, 19776, 19777, 19778, 19779, 19780, 19781, 19782, 19783, 19784, 19785, 19786, 19787, 19788, 19789, 19790, 19791, 19792, 19793, 19794, 19795, 19796, 19797, 19798, 19799, 19800, 19801, 19802, 19803, 19804, 19805, 19806, 19807, 19808, 19809, 19810, 19811, 19812, 19813, 19814, 19815, 19816, 19817, 19818, 19819, 19820, 19821, 19822, 19823, 19824, 19825, 19826, 19827, 19828, 19829, 19830, 19831, 19832, 19833, 19835, 19836, 19837, 19838, 19839, 19840, 19841, 19842, 19843, 19844, 19845, 19846, 19847, 19848, 19849, 19850, 19851, 19852, 19853, 19854, 19855, 19856, 19857, 19858, 19859, 19860, 19861, 19862, 19863, 19864, 19865, 19866, 19867, 19868, 19869, 19870, 19871, 19872, 19873, 19874, 19875, 19876, 19877, 19878, 19879, 19880, 19881, 19882, 19883, 19905, 19906, 19907, 19908, 19909, 19910, 19911, 19912, 19913, 19914, 19915, 19916, 19917, 19918, 19919, 19920, 19921, 19922, 19923, 19924, 19925, 19926, 19927, 19928, 19929, 19930, 19931, 19932, 19933, 19934, 19935, 19936, 19937, 19938, 19939, 19940, 19941, 19942, 19943, 19944, 19945, 19946, 19947, 19948, 19949, 19950, 19951, 19952, 19953, 19954, 19956, 19957, 19958, 19959, 19960, 19961, 19962, 19963, 19964, 19965, 19966, 19967, 19968, 19969, 19970, 19971, 19972, 19973, 19974, 19975, 19976, 19978, 19979, 19980, 19981, 19982, 19983, 19984, 19985, 19986, 19987, 19988, 19989, 19990, 19991, 19992, 19993, 19994, 19995, 19996, 19997, 19998, 19999, 20000, 20003, 20019, 20020, 20021, 20023, 20024, 20025, 20026, 20027, 20028, 20029, 20030, 20031, 20032, 20033, 20034, 20035, 20036, 20037, 20038, 20039, 20040, 20041, 20042, 20043, 20044, 20045, 20046, 20047, 20048, 20049, 20050, 20051, 20052, 20053, 20054, 20055, 20058, 20059, 20060, 20061, 20062, 20063, 20064, 20066, 20067, 20068, 20069, 20071, 20072, 20073, 20074, 20075, 20076, 20078, 20079, 20080, 20081, 20082, 20083, 20084, 20085, 20086, 20087, 20088, 20089, 20090, 20091, 20092, 20093, 20094, 20095, 20096, 20097, 20098, 20099, 20100, 20101, 20102, 20103, 20104, 20105, 20106, 20107, 20109, 20110, 20111, 20112, 20113, 20114, 20115, 20116, 20117, 20118, 20119, 20120, 20121, 20122, 20123, 20124, 20125, 20126, 20127, 20128, 20129, 20130, 20131, 20132, 20133, 20134, 20135, 20136, 20137, 20138, 20139, 20140, 20141, 20142, 20143, 20144, 20145, 20146, 20148, 20149, 20150, 20151, 20152, 20153, 20154, 20155, 20156, 20157, 20158, 20159, 20160, 20161, 20162, 20163, 20194, 20195, 20196, 20197, 20198, 20199, 20200, 20201, 20202, 20203, 20204, 20205, 20206, 20207, 20208, 20209, 20210, 20211, 20212, 20213, 20214, 20215, 20216, 20217, 20218, 20219, 20220, 20221, 20222, 20223, 20224, 20225, 20226, 20227, 20229, 20230, 20231, 20232, 20233, 20234, 20235, 20236, 20237, 20238, 20239, 20240, 20241, 20242, 20243, 20244, 20245, 20246, 20247, 20248, 20249, 20250, 20251, 20269, 20270, 20271, 20272, 20273, 20274, 20275, 20276, 20277, 20278, 20279, 20280, 20281, 20282, 20283, 20284, 20285, 20286, 20287, 20288, 20289, 20290, 20291, 20292, 20293, 20294, 20295, 20296, 20297, 20324, 20325, 20326, 20327, 20329, 20330, 20331, 20332, 20333, 20334, 20335, 20336, 20337, 20338, 20339, 20340, 20341, 20342, 20343, 20344, 20345, 20346, 20347, 20348, 20349, 20350, 20351, 20352, 20353, 20354, 20355, 20356, 20357, 20358, 20359, 20360, 20361, 20362, 20363, 20364, 20365, 20366, 20367, 20368, 20369, 20370, 20371, 20372, 20373, 20374, 20375, 20376, 20377, 20378, 20379, 20380, 20381, 20382, 20383, 20384, 20385, 20386, 20387, 20388, 20389, 20390, 20391, 20392, 20393, 20394, 20395, 20396, 20397, 20398, 20399, 20400, 20401, 20402, 20403, 20404, 20405, 20406, 20408, 20409, 20410, 20411, 20412, 20413, 20414, 20415, 20416, 20417, 20418, 20419, 20420, 20421, 20422, 20423, 20424, 20425, 20426, 20427, 20428, 20429, 20430, 20431, 20432, 20433, 20434, 20435, 20436, 20438, 20439, 20440, 20441, 20442, 20443, 20444, 20445, 20446, 20447, 20448, 20449, 20450, 20451, 20452, 20453, 20454, 20455, 20456, 20457, 20458, 20459, 20460, 20461, 20462, 20463, 20464, 20465, 20466, 20467, 20468, 20469, 20470, 20471, 20472, 20473, 20474, 20475, 20476, 20477, 20478, 20479, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20488, 20489, 20490, 20491, 20492, 20493, 20494, 20495, 20496, 20497, 20498, 20499, 20500, 20501, 20502, 20503, 20504, 20505, 20506, 20507, 20508, 20509, 20510, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20520, 20551, 20552, 20553, 20554, 20555, 20556, 20557, 20558, 20560, 20561, 20562, 20563, 20564, 20599, 20600, 20601, 20602, 20603, 20604, 20605, 20606, 20607, 20608, 20609, 20610, 20611, 20612, 20613, 20614, 20615, 20616, 20617, 20618, 20619, 20634, 20635, 20666, 20667, 20668, 20669, 20670, 20671, 20672, 20673, 20674, 20675, 20676, 20677, 20678, 20679, 20680, 20681, 20682, 20683, 20684, 20685, 20707, 20708, 20709, 20710, 20713, 20714, 20716, 20717, 20718, 20719, 20720, 20722, 20723, 20724, 20725, 20726, 20727, 20728, 20729, 20730, 20731, 20732, 20733, 20734, 20735, 20736, 20747, 20748, 20749, 20751, 20752, 20753, 20754, 20755, 20756, 20757, 20762, 20763, 20764, 20765, 20766, 20767, 20768, 20769, 20770, 20771, 20772, 20773, 20774, 20775, 20776, 20777, 20778, 20779, 20780, 20781, 20782, 20783, 20784, 20785, 20786, 20787, 20788, 20789, 20790, 20791, 20792, 20793, 20794, 20795, 20796, 20797, 20798, 20799, 20800, 20801, 20802, 20803, 20804, 20805, 20806, 20807, 20808, 20809, 20810, 20811, 20812, 20813, 20814, 20815, 20816, 20817, 20818, 20819, 20820, 20821, 20822, 20823, 20824, 20825, 20826, 20827, 20828, 20829, 20830, 20831, 20832, 20833, 20834, 20835, 20836, 20837, 20838, 20839, 20840, 20841, 20842, 20843, 20844, 20845, 20846, 20847, 20848, 20849, 20850, 20851, 20852, 20853, 20854, 20855, 20856, 20857, 20858, 20859, 20860, 20861, 20862, 20863, 20864, 20865, 20866, 20867, 20868, 20869, 20870, 20871, 20872, 20873, 20874, 20875, 20876, 20877, 20878, 20879, 20880, 20881, 20882, 20883, 20884, 20885, 20886, 20887, 20888, 20889, 20890, 20891, 20892, 20893, 20894, 20895, 20896, 20897, 20898, 20899, 20900, 20901, 20902, 20903, 20904, 20905, 20906, 20907, 20908, 20909, 20910, 20911, 20912, 20913, 20914, 20915, 20916, 20917, 20918, 20919, 20920, 20921, 20922, 20923, 20924, 20925, 20926, 20927, 20928, 20929, 20930, 20931, 20932, 20933, 20934, 20935, 20936, 20937, 20938, 20939, 20940, 20941, 20942, 20943, 20944, 20945, 20946, 20947, 20948, 20949, 20950, 20951, 20952, 20953, 20954, 20955, 20956, 20957, 20958, 20959, 20960, 20961, 20962, 20963, 20964, 20965, 20966, 20967, 20968, 20969, 20970, 20971, 20972, 20973, 20974, 20975, 20976, 20977, 20978, 20979, 20980, 20981, 20982, 20983, 20984, 20985, 20986, 20987, 20988, 20989, 20990, 20991, 20994, 20995, 20998, 20999, 21001, 21002, 21003, 21004, 21005, 21006, 21007, 21008, 21009, 21010, 21011, 21012, 21013, 21014, 21015, 21016, 21017, 21018, 21019, 21020, 21021, 21022, 21023, 21024, 21025, 21026, 21027, 21029, 21030, 21031, 21032, 21033, 21034, 21035, 21036, 21037, 21038, 21039, 21040, 21041, 21042, 21043, 21044, 21045, 21046, 21047, 21048, 21049, 21050, 21051, 21052, 21053, 21054, 21055, 21056, 21057, 21058, 21059, 21060, 21061, 21062, 21063, 21064, 21065, 21066, 21067, 21068, 21069, 21070, 21071, 21072, 21073, 21074, 21075, 21076, 21077, 21078, 21079, 21080, 21081, 21082, 21083, 21084, 21085, 21086, 21087, 21088, 21089, 21090, 21091, 21092, 21093, 21094, 21095, 21096, 21097, 21098, 21099, 21100, 21101, 21102, 21103, 21104, 21105, 21106, 21107, 21108, 21109, 21110, 21111, 21112, 21113, 21114, 21115, 21116, 21117, 21118, 21119, 21120, 21121, 21122, 21123, 21124, 21126, 21127, 21128, 21129, 21130, 21131, 21132, 21133, 21134, 21135, 21136, 21137, 21138, 21139, 21140, 21142, 21143, 21144, 21145, 21146, 21147, 21148, 21149, 21150, 21151, 21152, 21153, 21154, 21155, 21156, 21157, 21158, 21159, 21160, 21161, 21162, 21163, 21164, 21165, 21166, 21167, 21168, 21169, 21170, 21171, 21172, 21173, 21174, 21175, 21176, 21177, 21178, 21179, 21180, 21181, 21182, 21183, 21184, 21185, 21186, 21187, 21188, 21189, 21190, 21191, 21192, 21193, 21194, 21195, 21196, 21197, 21198, 21199, 21200, 21201, 21202, 21203, 21204, 21205, 21206, 21207, 21208, 21209, 21210, 21211, 21212, 21213, 21214, 21215, 21216, 21217, 21218, 21219, 21220, 21221, 21222, 21223, 21224, 21225, 21226, 21227, 21228, 21229, 21230, 21231, 21232, 21233, 21234, 21235, 21236, 21237, 21238, 21239, 21240, 21241, 21242, 21243, 21244, 21245, 21246, 21247, 21248, 21249, 21250, 21251, 21252, 21253, 21254, 21255, 21256, 21257, 21258, 21259, 21260, 21261, 21262, 21263, 21264, 21265, 21266, 21267, 21268, 21269, 21270, 21271, 21272, 21273, 21274, 21275, 21276, 21277, 21278, 21279, 21281, 21283, 21284, 21285, 21286, 21287, 21288, 21289, 21290, 21291, 21292, 21293, 21294, 21295, 21296, 21297, 21298, 21299, 21300, 21301, 21302, 21303, 21304, 21305, 21306, 21307, 21308, 21309, 21310, 21311, 21312, 21313, 21314, 21315, 21316, 21317, 21318, 21319, 21320, 21321, 21322, 21323, 21324, 21325, 21326, 21328, 21329, 21330, 21331, 21332, 21333, 21334, 21335, 21336, 21337, 21338, 21339, 21340, 21341, 21342, 21343, 21344, 21345, 21346, 21347, 21348, 21349, 21350, 21351, 21352, 21353, 21354, 21355, 21356, 21357, 21358, 21359, 21360, 21361, 21362, 21363, 21364, 21365, 21366, 21367, 21368, 21369, 21370, 21371, 21372, 21373, 21374, 21375, 21376, 21378, 21380, 21381, 21382, 21383, 21384, 21385, 21386, 21387, 21388, 21389, 21390, 21391, 21392, 21393, 21394, 21395, 21396, 21397, 21398, 21399, 21400, 21401, 21402, 21403, 21404, 21405, 21406, 21407, 21408, 21409, 21410, 21411, 21412, 21413, 21414, 21415, 21416, 21417, 21418, 21419, 21420, 21421, 21422, 21423, 21424, 21425, 21426, 21427, 21428, 21429, 21430, 21432, 21434, 21435, 21436, 21437, 21438, 21439, 21440, 21441, 21443, 21445, 21446, 21447, 21448, 21449, 21450, 21451, 21452, 21453, 21454, 21455, 21456, 21457, 21458, 21459, 21460, 21461, 21462, 21463, 21464, 21465, 21466, 21467, 21468, 21469, 21470, 21471, 21472, 21473, 21474, 21475, 21476, 21477, 21478, 21479, 21480, 21481, 21482, 21483, 21484, 21485, 21487, 21488, 21489, 21490, 21491, 21492, 21493, 21494, 21495, 21496, 21497, 21498, 21499, 21500, 21501, 21502, 21503, 21504, 21505, 21506, 21507, 21508, 21510, 21511, 21512, 21513, 21514, 21515, 21516, 21517, 21518, 21519, 21520, 21627, 21628, 21629, 21630, 21631, 21632, 21633, 21635, 21636, 21637, 21638, 21639, 21640, 21641, 21642, 21643, 21644, 21648, 21649, 21650, 21651, 21652, 21653, 21654, 21655, 21656, 21657, 21658, 21659, 21660, 21661, 21662, 21663, 21664, 21665, 21666, 21667, 21668, 21669, 21670, 21671, 21672, 21673, 21674, 21675, 21676, 21677, 21678, 21679, 21680, 21681, 21682, 21683, 21684, 21685, 21686, 21687, 21688, 21689, 21690, 21691, 21692, 21694, 21695, 21696, 21697, 21698, 21699, 21700, 21701, 21702, 21703, 21704, 21705, 21706, 21707, 21708, 21709, 21710, 21711, 21713, 21714, 21715, 21716, 21717, 21718, 21719, 21720, 21721, 21722, 21723, 21724, 21725, 21726, 21727, 21728, 21729, 21730, 21731, 21732, 21733, 21734, 21735, 21736, 21737, 21738, 21739, 21740, 21741, 21742, 21743, 21744, 21746, 21747, 21748, 21749, 21750, 21751, 21752, 21753, 21754, 21755, 21756, 21757, 21758, 21759, 21760, 21761, 21762, 21763, 21764, 21765, 21766, 21767, 21768, 21769, 21770, 21771, 21772, 21773, 21774, 21775, 21776, 21777, 21778, 21779, 21780, 21781, 21782, 21783, 21784, 21785, 21787, 21788, 21789, 21790, 21791, 21792, 21793, 21794, 21795, 21796, 21797, 21798, 21799, 21800, 21801, 21802, 21803, 21804, 21805, 21806, 21807, 21808, 21809, 21810, 21811, 21812, 21814, 21815, 21816, 21817, 21818, 21819, 21820, 21821, 21822, 21823, 21824, 21826, 21827, 21829, 21830, 21831, 21832, 21833, 21834, 21835, 21836, 21837, 21838, 21839, 21840, 21844, 21845, 21846, 21847, 21848, 21849, 21850, 21851, 21852, 21853, 21854, 21855, 21856, 21857, 21858, 21859, 21860, 21861, 21862, 21863, 21864, 21865, 21866, 21867, 21868, 21869, 21870, 21871, 21872, 21873, 21874, 21875, 21876, 21877, 21878, 21879, 21880, 21881, 21882, 21883, 21884, 21885, 21886, 21887, 21888, 21889, 21891, 21892, 21893, 21894, 21895, 21896, 21897, 21898, 21899, 21900, 21901, 21902, 21903, 21904, 21905, 21906, 21907, 21908, 21909, 21910, 21911, 21912, 21913, 21920, 21921, 21922, 21923, 21924, 21925, 21926, 21928, 21929, 21930, 21931, 21932, 21933, 21934, 21935, 21936, 21937, 21938, 21939, 21940, 21941, 21942, 21944, 21945, 21946, 21947, 21949, 21950, 21951, 21952, 21953, 21954, 21955, 21956, 21957, 21958, 21959, 21960, 21961, 21962, 21963, 21964, 21965, 21966, 21967, 21968, 21969, 21970, 21971, 21972, 21973, 21974, 21975, 21976, 21977, 21978, 21979, 21980, 21981, 21982, 21983, 21984, 21985, 21986, 21987, 21992, 21993, 21994, 21995, 21996, 21997, 21998, 21999, 22000, 22001, 22002, 22003, 22004, 22005, 22006, 22007, 22008, 22009, 22010, 22011, 22012, 22013, 22015, 22016, 22017, 22018, 22019, 22020, 22021, 22022, 22023, 22024, 22025, 22026, 22027, 22028, 22029, 22030, 22031, 22032, 22033, 22034, 22035, 22036, 22037, 22038, 22039, 22040, 22041, 22042, 22043, 22044, 22045, 22046, 22047, 22048, 22049, 22050, 22051, 22052, 22053, 22054, 22055, 22056, 22057, 22058, 22059, 22060, 22061, 22062, 22063, 22064, 22065, 22066, 22067, 22068, 22069, 22070, 22071, 22072, 22073, 22074, 22075, 22076, 22077, 22078, 22079, 22080, 22081, 22082, 22083, 22084, 22085, 22086, 22087, 22088, 22089, 22090, 22091, 22093, 22094, 22095, 22096, 22097, 22098, 22099, 22100, 22101, 22102, 22103, 22104, 22105, 22106, 22107, 22108, 22109, 22110, 22111, 22112, 22113, 22114, 22115, 22116, 22117, 22118, 22119, 22120, 22121, 22122, 22123, 22124, 22125, 22126, 22127, 22128, 22130, 22131, 22132, 22133, 22134, 22135, 22136, 22137, 22138, 22139, 22140, 22141, 22142, 22143, 22144, 22145, 22146, 22147, 22148, 22149, 22150, 22151, 22152, 22160, 22161, 22174, 22175, 22176, 22177, 22180, 22181, 22182, 22185, 22186, 22187, 22188, 22189, 22190, 22191, 22192, 22193, 22194, 22195, 22196, 22197, 22199, 22200, 22201, 22202, 22203, 22204, 22205, 22206, 22207, 22208, 22209, 22210, 22211, 22212, 22213, 22214, 22215, 22216, 22217, 22218, 22219, 22220, 22221, 22224, 22225, 22226, 22227, 22228, 22229, 22230, 22231, 22232, 22233, 22234, 22235, 22236, 22237, 22238, 22239, 22240, 22241, 22242, 22243, 22244, 22246, 22247, 22248, 22249, 22250, 22251, 22252, 22253, 22254, 22255, 22256, 22257, 22258, 22259, 22260, 22261, 22262, 22263, 22264, 22265, 22266, 22267, 22268, 22269, 22270, 22271, 22272, 22273, 22274, 22275, 22276, 22277, 22278, 22279, 22280, 22281, 22282, 22283, 22284, 22285, 22286, 22287, 22288, 22289, 22290, 22291, 22292, 22293, 22295, 22296, 22297, 22298, 22299, 22301, 22302, 22303, 22304, 22305, 22306, 22307, 22308, 22309, 22310, 22311, 22312, 22313, 22314, 22315, 22316, 22317, 22318, 22319, 22320, 22323, 22325, 22326, 22327, 22328, 22330, 22331, 22332, 22333, 22334, 22335, 22336, 22337, 22338, 22339, 22340, 22341, 22342, 22343, 22344, 22345, 22347, 22348, 22349, 22350, 22351, 22352, 22353, 22354, 22355, 22356, 22357, 22358, 22359, 22360, 22361, 22362, 22363, 22364, 22365, 22366, 22367, 22368, 22369, 22370, 22371, 22372, 22373, 22374, 22375, 22376, 22377, 22378, 22379, 22380, 22381, 22383, 22384, 22385, 22386, 22387, 22388, 22389, 22390, 22391, 22392, 22393, 22394, 22395, 22396, 22398, 22400, 22401, 22402, 22403, 22404, 22405, 22406, 22407, 22408, 22409, 22410, 22411, 22412, 22413, 22414, 22415, 22416, 22417, 22418, 22419, 22420, 22421, 22422, 22423, 22424, 22425, 22426, 22427, 22428, 22429, 22430, 22431, 22432, 22433, 22434, 22435, 22436, 22437, 22438, 22439, 22440, 22441, 22442, 22443, 22444, 22445, 22446, 22447, 22448, 22449, 22450, 22451, 22452, 22453, 22454, 22455, 22456, 22457, 22458, 22459, 22460, 22461, 22462, 22463, 22464, 22465, 22466, 22467, 22468, 22469, 22470, 22471, 22472, 22473, 22474, 22475, 22476, 22477, 22478, 22479, 22480, 22481, 22482, 22483, 22484, 22485, 22486, 22487, 22488, 22489, 22490, 22491, 22492, 22494, 22495, 22496, 22497, 22498, 22499, 22500, 22501, 22502, 22503, 22504, 22505, 22506, 22507, 22508, 22509, 22510, 22511, 22512, 22513, 22514, 22515, 22516, 22517, 22518, 22519, 22520, 22521, 22522, 22523, 22524, 22798, 22799, 22800, 22801, 22802, 22804, 22806, 22807, 22810, 22811, 22812, 22813, 22814, 22815, 22816, 22817, 22818, 22819, 22820, 22821, 22822, 22823, 22824, 22825, 22826, 22827, 22828, 22829, 22830, 22831, 22832, 22833, 22834, 22835, 22836, 22837, 22838, 22839, 22840, 22841, 22842, 22843, 22844, 22845, 22846, 22847, 22848, 22849, 22850, 22851, 22852, 22853, 22854, 22855, 22856, 22857, 22858, 22859, 22860, 22861, 22862, 22863, 22864, 22865, 22866, 22867, 22868, 22869, 22870, 22871, 22872, 22873, 22874, 22875, 22876, 22877, 22878, 22879, 22880, 22881, 22882, 22883, 22884, 22885, 22886, 22887, 22888, 22889, 22890, 22891, 22892, 22893, 22894, 22895, 22896, 22897, 22898, 22899, 22900, 22901, 22902, 22903, 22904, 22905, 22906, 22907, 22908, 22909, 22910, 22911, 22912, 22913, 22914, 22915, 22916, 22917, 22918, 22919, 22920, 22921, 22922, 22923, 22924, 22925, 22926, 22927, 22928, 22929, 22930, 22931, 22932, 22933, 22934, 22935, 22936, 22937, 22939, 22940, 22941, 22942, 22943, 22944, 22945, 22946, 22947, 22948, 22949, 22950, 22951, 22952, 22953, 22954, 22955, 22956, 22957, 22958, 22959, 22960, 22961, 22962, 22963, 22964, 22965, 22966, 22967, 22968, 22969, 22970, 22971, 22972, 22973, 22974, 22975, 22976, 22977, 22978, 22979, 22980, 22981, 22982, 22983, 22984, 22985, 22986, 22987, 22988, 22989, 22990, 22991, 22992, 22993, 22994, 22995, 22996, 22997, 22998, 22999, 23000, 23001, 23002, 23003, 23004, 23005, 23006, 23007, 23008, 23009, 23010, 23011, 23012, 23013, 23014, 23015, 23016, 23018, 23019, 23020, 23021, 23022, 23023, 23024, 23025, 23026, 23027, 23028, 23029, 23030, 23031, 23032, 23033, 23034, 23035, 23036, 23037, 23038, 23039, 23040, 23041, 23042, 23043, 23044, 23045, 23046, 23047, 23048, 23049, 23050, 23051, 23052, 23053, 23054, 23055, 23056, 23057, 23058, 23059, 23060, 23061, 23062, 23063, 23064, 23065, 23066, 23067, 23068, 23069, 23070, 23071, 23072, 23073, 23074, 23075, 23076, 23077, 23078, 23079, 23080, 23081, 23082, 23083, 23084, 23085, 23086, 23087, 23088, 23089, 23090, 23091, 23092, 23093, 23094, 23095, 23096, 23097, 23098, 23099, 23100, 23101, 23102, 23103, 23104, 23105, 23106, 23107, 23108, 23109, 23110, 23111, 23112, 23113, 23114, 23115, 23116, 23117, 23118, 23119, 23120, 23121, 23123, 23124, 23126, 23127, 23129, 23130, 23131, 23132, 23133, 23134, 23135, 23136, 23137, 23138, 23139, 23140, 23141, 23142, 23143, 23144, 23145, 23146, 23147, 23148, 23149, 23150, 23151, 23152, 23153, 23154, 23155, 23157, 23158, 23159, 23160, 23161, 23162, 23163, 23164, 23165, 23166, 23167, 23168, 23169, 23170, 23171, 23172, 23173, 23174, 23175, 23176, 23177, 23178, 23179, 23180, 23187, 23188, 23189, 23190, 23191, 23192, 23193, 23194, 23195, 23196, 23197, 23198, 23199, 23200, 23201, 23202, 23203, 23204, 23205, 23206, 23207, 23208, 23209, 23210, 23211, 23212, 23213, 23214, 23215, 23216, 23217, 23218, 23219, 23220, 23222, 23223, 23224, 23225, 23226, 23227, 23228, 23229, 23230, 23231, 23232, 23233, 23234, 23235, 23236, 23237, 23238, 23239, 23240, 23241, 23242, 23243, 23244, 23245, 23246, 23247, 23249, 23250, 23252, 23253, 23254, 23255, 23256, 23257, 23258, 23259, 23260, 23261, 23262, 23263, 23264, 23265, 23266, 23267, 23268, 23269, 23270, 23271, 23272, 23273, 23274, 23275, 23276, 23277, 23278, 23279, 23280, 23281, 23282, 23283, 23284, 23285, 23286, 23287, 23288, 23289, 23290, 23291, 23292, 23293, 23294, 23295, 23296, 23297, 23298, 23299, 23300, 23301, 23304, 23305, 23306, 23307, 23308, 23309, 23310, 23311, 23312, 23313, 23314, 23315, 23316, 23317, 23318, 23319, 23320, 23321, 23322, 23323, 23324, 23325, 23326, 23327, 23328, 23329, 23330, 23331, 23332, 23333, 23334, 23335, 23336, 23337, 23338, 23339, 23340, 23341, 23342, 23343, 23344, 23345, 23346, 23347, 23348, 23349, 23350, 23351, 23353, 23354, 23355, 23356, 23357, 23358, 23359, 23360, 23361, 23362, 23363, 23364, 23365, 23366, 23367, 23368, 23369, 23370, 23371, 23372, 23373, 23374, 23375, 23376, 23377, 23378, 23379, 23380, 23381, 23382, 23383, 23384, 23385, 23386, 23387, 23388, 23389, 23390, 23391, 23392, 23393, 23394, 23395, 23396, 23397, 23398, 23399, 23400, 23401, 23402, 23403, 23404, 23405, 23406, 23407, 23408, 23409, 23410, 23411, 23412, 23413, 23414, 23415, 23416, 23417, 23418, 23419, 23420, 23421, 23422, 23423, 23424, 23425, 23426, 23427, 23428, 23429, 23430, 23433, 23434, 23435, 23436, 23437, 23438, 23439, 23440, 23441, 23442, 23443, 23444, 23445, 23446, 23447, 23448, 23449, 23450, 23451, 23452, 23453, 23454, 23455, 23456, 23457, 23458, 23459, 23460, 23461, 23462, 23463, 23464, 23465, 23466, 23467, 23468, 23469, 23470, 23471, 23472, 23473, 23474, 23475, 23476, 23477, 23478, 23479, 23480, 23481, 23482, 23483, 23484, 23485, 23486, 23487, 23488, 23489, 23491, 23496, 23497, 23498, 23499, 23500, 23501, 23502, 23503, 23504, 23505, 23506, 23507, 23508, 23509, 23510, 23511, 23512, 23513, 23514, 23515, 23516, 23517, 23518, 23519, 23520, 23521, 23522, 23523, 23524, 23525, 23526, 23527, 23528, 23529, 23530, 23531, 23532, 23533, 23534, 23535, 23536, 23537, 23538, 23539, 23540, 23542, 23543, 23544, 23545, 23546, 23547, 23548, 23549, 23550, 23551, 23552, 23553, 23554, 23555, 23556, 23557, 23558, 23559, 23560, 23561, 23562, 23563, 23564, 23565, 23566, 23567, 23568, 23569, 23570, 23571, 23572, 23573, 23574, 23575, 23576, 23577, 23578, 23579, 23580, 23581, 23582, 23583, 23584, 23585, 23586, 23587, 23588, 23589, 23590, 23591, 23592, 23593, 23594, 23595, 23596, 23597, 23598, 23599, 23600, 23601, 23602, 23603, 23604, 23605, 23606, 23607, 23608, 23609, 23610, 23611, 23612, 23613, 23614, 23615, 23616, 23617, 23618, 23619, 23620, 23621, 23622, 23623, 23624, 23625, 23626, 23627, 23628, 23629, 23630, 23631, 23632, 23633, 23634, 23635, 23636, 23637, 23638, 23639, 23640, 23641, 23642, 23643, 23644, 23645, 23646, 23647, 23648, 23649, 23650, 23651, 23652, 23653, 23654, 23655, 23656, 23657, 23658, 23659, 23660, 23661, 23662, 23663, 23664, 23665, 23666, 23667, 23668, 23669, 23670, 23671, 23672, 23673, 23674, 23675, 23676, 23677, 23678, 23679, 23680, 23681, 23682, 23683, 23684, 23685, 23686, 23687, 23688, 23689, 23690, 23691, 23692, 23693, 23694, 23695, 23696, 23697, 23698, 23699, 23700, 23701, 23702, 23703, 23704, 23705, 23706, 23707, 23708, 23709, 23710, 23711, 23712, 23713, 23714, 23715, 23716, 23717, 23718, 23719, 23720, 23721, 23722, 23723, 23724, 23725, 23726, 23727, 23728, 23729, 23730, 23731, 23732, 23733, 23734, 23735, 23736, 23737, 23738, 23739, 23740, 23741, 23743, 23744, 23745, 23746, 23747, 23748, 23749, 23750, 23751, 23752, 23753, 23754, 23755, 23756, 23757, 23758, 23759, 23760, 23761, 23762, 23763, 23764, 23765, 23766, 23767, 23768, 23769, 23770, 23771, 23772, 23773, 23774, 23775, 23776, 23777, 23778, 23779, 23780, 23781, 23782, 23783, 23784, 23785, 23786, 23787, 23788, 23789, 23790, 23791, 23792, 23793, 23794, 23795, 23796, 23797, 23800, 23801, 23802, 23803, 23804, 23805, 23806, 23807, 23808, 23809, 23810, 23811, 23812, 23813, 23814, 23815, 23816, 23817, 23818, 23819, 23820, 23821, 23822, 23823, 23824, 23825, 23826, 23830, 23831, 23832, 23833, 23834, 23835, 23836, 23837, 23838, 23839, 23840, 23841, 23842, 23843, 23844, 23845, 23850, 23851, 23852, 23853, 23854, 23855, 23856, 23857, 23858, 23859, 23860, 23861, 23862, 23863, 23864, 23865, 23866, 23867, 23868, 23869, 23870, 23871, 23872, 23873, 23874, 23875, 23876, 23877, 23878, 23879, 23880, 23881, 23882, 23883, 23884, 23885, 23886, 23887, 23888, 23889, 23891, 23892, 23893, 23894, 23895, 23896, 23897, 23898, 23899, 23900, 23901, 23902, 23903, 23904, 23905, 23906, 23907, 23908, 23909, 23910, 23911, 23912, 23913, 23914, 23915, 23916, 23917, 23919, 23920, 23921, 23922, 23923, 23924, 23925, 23928, 23929, 23930, 23931, 23932, 23933, 23934, 23935, 23936, 23937, 23938, 23939, 23940, 23941, 23942, 23943, 23944, 23945, 23946, 23947, 23948, 23949, 23950, 23951, 23952, 23953, 23954, 23956, 23957, 23958, 23959, 23960, 23961, 23962, 23963, 23964, 23965, 23966, 23967, 23968, 23969, 23970, 23971, 23972, 23973, 23974, 23975, 23976, 23977, 23978, 23979, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 23987, 23988, 23989, 23990, 23991, 23992, 23993, 23994, 23995, 23996, 23997, 23998, 23999, 24000, 24001, 24003, 24004, 24005, 24006, 24007, 24008, 24009, 24010, 24012, 24013, 24014, 24015, 24016, 24017, 24018, 24019, 24020, 24021, 24022, 24023, 24024, 24025, 24026, 24027, 24028, 24029, 24030, 24031, 24032, 24033, 24034, 24035, 24037, 24038, 24039, 24040, 24041, 24042, 24043, 24044, 24045, 24046, 24047, 24048, 24049, 24050, 24051, 24052, 24053, 24054, 24055, 24056, 24057, 24058, 24059, 24060, 24061, 24062, 24063, 24064, 24065, 24066, 24067, 24068, 24069, 24071, 24072, 24073, 24074, 24075, 24076, 24077, 24078, 24079, 24080, 24081, 24082, 24083, 24084, 24085, 24086, 24087, 24088, 24089, 24090, 24091, 24092, 24093, 24094, 24095, 24096, 24097, 24098, 24099, 24100, 24101, 24102, 24103, 24104, 24105, 24106, 24107, 24108, 24109, 24110, 24111, 24112, 24113, 24114, 24115, 24116, 24117, 24118, 24119, 24120, 24121, 24122, 24123, 24124, 24125, 24126, 24127, 24128, 24129, 24130, 24131, 24132, 24133, 24134, 24135, 24136, 24137, 24138, 24139, 24141, 24142, 24143, 24144, 24145, 24146, 24147, 24148, 24149, 24150, 24151, 24152, 24153, 24154, 24155, 24156, 24157, 24158, 24159, 24160, 24161, 24162, 24164, 24165, 24166, 24167, 24168, 24169, 24170, 24171, 24172, 24173, 24174, 24175, 24176, 24177, 24178, 24179, 24180, 24181, 24182, 24183, 24184, 24185, 24186, 24187, 24188, 24189, 24190, 24191, 24192, 24193, 24194, 24195, 24196, 24197, 24198, 24199, 24200, 24201, 24202, 24203, 24204, 24205, 24206, 24207, 24208, 24209, 24210, 24211, 24212, 24213, 24214, 24215, 24216, 24217, 24218, 24219, 24220, 24221, 24222, 24223, 24224, 24225, 24226, 24227, 24228, 24229, 24230, 24231, 24232, 24233, 24234, 24235, 24236, 24237, 24238, 24239, 24240, 24241, 24242, 24243, 24244, 24245, 24246, 24247, 24248, 24249, 24250, 24251, 24252, 24253, 24254, 24255, 24256, 24257, 24258, 24259, 24260, 24261, 24262, 24263, 24264, 24265, 24266, 24267, 24268, 24269, 24270, 24271, 24272, 24273, 24274, 24275, 24276, 24277, 24278, 24279, 24280, 24281, 24282, 24283, 24284, 24285, 24286, 24287, 24288, 24289, 24290, 24291, 24292, 24293, 24294, 24295, 24296, 24297, 24298, 24299, 24300, 24301, 24302, 24303, 24304, 24305, 24306, 24307, 24308, 24309, 24310, 24311, 24312, 24313, 24314, 24315, 24316, 24317, 24319, 24320, 24321, 24322, 24323, 24324, 24325, 24326, 24327, 24328, 24329, 24330, 24331, 24332, 24333, 24334, 24335, 24336, 24337, 24338, 24339, 24340, 24341, 24342, 24343, 24344, 24345, 24346, 24347, 24348, 24349, 24350, 24351, 24352, 24353, 24354, 24355, 24356, 24357, 24358, 24359, 24360, 24361, 24362, 24363, 24364, 24365, 24366, 24367, 24368, 24369, 24370, 24371, 24372, 24373, 24374, 24375, 24376, 24377, 24378, 24379, 24380, 24381, 24382, 24383, 24384, 24385, 24386, 24387, 24388, 24389, 24390, 24391, 24392, 24393, 24394, 24395, 24396, 24397, 24398, 24399, 24400, 24401, 24403, 24404, 24405, 24406, 24407, 24408, 24409, 24410, 24411, 24412, 24413, 24414, 24415, 24416, 24418, 24419, 24420, 24421, 24422, 24423, 24424, 24425, 24426, 24427, 24428, 24429, 24430, 24431, 24432, 24433, 24434, 24435, 24436, 24437, 24438, 24439, 24440, 24441, 24442, 24443, 24444, 24445, 24446, 24447, 24448, 24449, 24450, 24451, 24452, 24453, 24454, 24455, 24456, 24457, 24458, 24459, 24460, 24461, 24462, 24463, 24464, 24465, 24466, 24467, 24468, 24469, 24470, 24472, 24473, 24474, 24475, 24476, 24477, 24478, 24479, 24480, 24481, 24482, 24483, 24484, 24485, 24486, 24487, 24488, 24489, 24490, 24491, 24492, 24493, 24494, 24495, 24496, 24497, 24498, 24499, 24500, 24501, 24503, 24504, 24505, 24506, 24507, 24508, 24509, 24510, 24512, 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521, 24522, 24524, 24525, 24526, 24527, 24528, 24529, 24530, 24531, 24532, 24533, 24534, 24535, 24536, 24537, 24538, 24539, 24540, 24541, 24542, 24543, 24544, 24545, 24546, 24547, 24548, 24549, 24550, 24551, 24552, 24553, 24554, 24555, 24556, 24557, 24558, 24559, 24560, 24561, 24562, 24563, 24564, 24565, 24566, 24567, 24568, 24569, 24570, 24571, 24572, 24573, 24574, 24575, 24576, 24577, 24578, 24579, 24580, 24581, 24582, 24583, 24584, 24585, 24586, 24587, 24588, 24589, 24590, 24591, 24592, 24593, 24594, 24595, 24596, 24597, 24598, 24599, 24600, 24601, 24602, 24603, 24604, 24605, 24606, 24607, 24608, 24609, 24610, 24611, 24612, 24613, 24614, 24615, 24616, 24617, 24618, 24619, 24620, 24621, 24622, 24623, 24624, 24625, 24626, 24627, 24628, 24629, 24630, 24631, 24632, 24633, 24634, 24635, 24636, 24637, 24638, 24639, 24640, 24641, 24642, 24643, 24644, 24645, 24646, 24647, 24648, 24649, 24650, 24651, 24652, 24653, 24654, 24655, 24656, 24657, 24658, 24661, 24662, 24663, 24664, 24666, 24667, 24668, 24669, 24670, 24671, 24672, 24673, 24674, 24675, 24676, 24677, 24678, 24681, 24682, 24683, 24684, 24685, 24686, 24687, 24688, 24689, 24690, 24694, 24696, 24697, 24698, 24700, 24701, 24702, 24703, 24704, 24705, 24706, 24707, 24708, 24709, 24710, 24711, 24712, 24713, 24714, 24715, 24716, 24717, 24718, 24719, 24720, 24721, 24722, 24723, 24724, 24725, 24726, 24727, 24728, 24729, 24730, 24731, 24732, 24733, 24734, 24735, 24736, 24737, 24738, 24739, 24740, 24741, 24742, 24743, 24744, 24745, 24746, 24747, 24748, 24749, 24750, 24751, 24752, 24753, 24754, 24755, 24756, 24757, 24758, 24759, 24760, 24761, 24762, 24763, 24764, 24765, 24766, 24767, 24768, 24769, 24770, 24771, 24775, 24776, 24777, 24778, 24779, 24780, 24781, 24782, 24783, 24784, 24785, 24786, 24787, 24788, 24789, 24790, 24791, 24792, 24793, 24794, 24795, 24796, 24797, 24798, 24799, 24800, 24801, 24802, 24803, 24804, 24805, 24806, 24807, 24808, 24809, 24810, 24811, 24812, 24813, 24814, 24815, 24816, 24817, 24818, 24819, 24820, 24821, 24822, 24823, 24824, 24825, 24826, 24827, 24828, 24829, 24830, 24831, 24832, 24833, 24834, 24835, 24836, 24837, 24838, 24839, 24840, 24841, 24842, 24843, 24844, 24845, 24846, 24847, 24848, 24849, 24850, 24851, 24852, 24853, 24854, 24855, 24858, 24859, 24861, 24862, 24863, 24864, 24865, 24866, 24867, 24868, 24869, 24870, 24871, 24872, 24874, 24875, 24876, 24877, 24878, 24879, 24880, 24881, 24882, 24883, 24884, 24885, 24886, 24887, 24888, 24889, 24890, 24891, 24892, 24893, 24894, 24895, 24896, 24897, 24898, 24899, 24900, 24901, 24902, 24903, 24904, 24905, 24906, 24907, 24908, 24910, 24911, 24912, 24913, 24914, 24915, 24916, 24917, 24918, 24919, 24920, 24921, 24922, 24923, 24924, 24925, 24926, 24927, 24928, 24929, 24930, 24931, 24932, 24933, 24934, 24935, 24936, 24937, 24938, 24939, 24940, 24941, 24942, 24943, 24944, 24945, 24946, 24947, 24948, 24949, 24950, 24951, 24952, 24953, 24954, 24955, 24956, 24957, 24958, 24959, 24960, 24961, 24962, 24963, 24964, 24965, 24966, 24967, 24968, 24969, 24970, 24971, 24972, 24973, 24974, 24975, 24976, 24977, 24978, 24979, 24980, 24981, 24982, 24983, 24984, 24985, 24986, 24987, 24988, 24989, 24990, 24991, 24992, 24993, 24994, 24995, 24996, 24997, 24998, 24999, 25000, 25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008, 25009, 25010, 25011, 25012, 25013, 25014, 25015, 25016, 25017, 25018, 25019, 25020, 25021, 25022, 25023, 25024, 25025, 25026, 25027, 25028, 25029, 25030, 25031, 25032, 25033, 25034, 25035, 25036, 25037, 25038, 25039, 25040, 25041, 25042, 25043, 25044, 25045, 25046, 25047, 25049, 25050, 25051, 25052, 25053, 25054, 25055, 25056, 25057, 25058, 25059, 25060, 25061, 25062, 25063, 25064, 25065, 25066, 25067, 25068, 25069, 25070, 25071, 25072, 25073, 25074, 25075, 25076, 25077, 25078, 25079, 25080, 25081, 25082, 25083, 25084, 25085, 25086, 25087, 25088, 25089, 25090, 25091, 25092, 25093, 25094, 25095, 25096, 25097, 25098, 25099, 25100, 25101, 25102, 25103, 25104, 25105, 25106, 25107, 25108, 25109, 25110, 25111, 25112, 25113, 25114, 25115, 25116, 25117, 25118, 25119, 25120, 25121, 25122, 25123, 25124, 25125, 25126, 25127, 25128, 25129, 25130, 25131, 25132, 25133, 25134, 25135, 25136, 25137, 25138, 25139, 25140, 25141, 25142, 25143, 25144, 25145, 25146, 25147, 25148, 25149, 25150, 25151, 25152, 25153, 25154, 25155, 25156, 25157, 25158, 25160, 25161, 25162, 25163, 25164, 25165, 25166, 25167, 25168, 25169, 25170, 25171, 25172, 25173, 25174, 25175, 25176, 25177, 25178, 25179, 25180, 25181, 25182, 25183, 25184, 25185, 25186, 25187, 25188, 25189, 25190, 25191, 25192, 25193, 25194, 25195, 25196, 25197, 25198, 25199, 25200, 25201, 25202, 25203, 25204, 25205, 25206, 25207, 25208, 25209, 25210, 25211, 25212, 25213, 25214, 25215, 25216, 25217, 25218, 25219, 25220, 25221, 25222, 25223, 25224, 25225, 25226, 25227, 25228, 25229, 25230, 25231, 25232, 25233, 25234, 25235, 25236, 25237, 25238, 25239, 25240, 25241, 25242, 25243, 25244, 25245, 25246, 25247, 25248, 25249, 25250, 25251, 25252, 25253, 25254, 25255, 25256, 25257, 25258, 25259, 25260, 25261, 25262, 25263, 25264, 25265, 25266, 25267, 25268, 25269, 25270, 25271, 25272, 25273, 25274, 25275, 25276, 25277, 25278, 25279, 25280, 25281, 25282, 25283, 25284, 25285, 25286, 25287, 25288, 25289, 25290, 25291, 25292, 25293, 25294, 25295, 25296, 25297, 25298, 25299, 25300, 25301, 25302, 25303, 25305, 25306, 25307, 25308, 25309, 25310, 25311, 25312, 25313, 25314, 25315, 25316, 25317, 25318, 25319, 25320, 25321, 25322, 25324, 25325, 25326, 25327, 25328, 25329, 25330, 25331, 25332, 25333, 25334, 25335, 25336, 25337, 25338, 25339, 25340, 25341, 25342, 25343, 25344, 25345, 25346, 25347, 25348, 25349, 25350, 25351, 25352, 25353, 25354, 25355, 25356, 25357, 25358, 25359, 25360, 25361, 25362, 25363, 25364, 25365, 25366, 25367, 25368, 25369, 25370, 25371, 25372, 25373, 25374, 25375, 25376, 25377, 25378, 25379, 25380, 25381, 25382, 25383, 25384, 25385, 25386, 25387, 25388, 25389, 25390, 25391, 25392, 25393, 25394, 25395, 25396, 25397, 25398, 25399, 25400, 25401, 25402, 25403, 25404, 25405, 25414, 25415, 25416, 25417, 25418, 25419, 25420, 25421, 25422, 25423, 25424, 25425, 25426, 25427, 25428, 25429, 25430, 25431, 25432, 25433, 25434, 25435, 25436, 25437, 25438, 25439, 25440, 25441, 25442, 25443, 25444, 25445, 25446, 25447, 25448, 25449, 25450, 25451, 25452, 25453, 25454, 25455, 25456, 25457, 25458, 25459, 25460, 25461, 25462, 25463, 25464, 25465, 25466, 25467, 25468, 25469, 25470, 25471, 25472, 25473, 25474, 25475, 25476, 25477, 25478, 25479, 25480, 25481, 25482, 25483, 25484, 25485, 25486, 25487, 25488, 25489, 25490, 25491, 25492, 25493, 25494, 25495, 25496, 25497, 25498, 25501, 25502, 25503, 25504, 25505, 25506, 25507, 25508, 25509, 25510, 25511, 25512, 25513, 25514, 25515, 25516, 25518, 25519, 25520, 25521, 25522, 25523, 25524, 25525, 25526, 25527, 25528, 25529, 25530, 25531, 25532, 25533, 25534, 25535, 25536, 25538, 25539, 25540, 25580, 25581, 25582, 25583, 25584, 25585, 25586, 25587, 25588, 25589, 25590, 25591, 25592, 25593, 25594, 25595, 25596, 25597, 25598, 25599, 25600, 25601, 25602, 25603, 25604, 25605, 25606, 25607, 25608, 25609, 25610, 25611, 25612, 25613, 25614, 25615, 25616, 25617, 25618, 25619, 25622, 25623, 25624, 25625, 25629, 25632, 25633, 25634, 25636, 25638, 25639, 25640, 25644, 25650, 25651, 25652, 25653, 25654, 25655, 25656, 25658, 25659, 25660, 25661, 25662, 25663, 25664, 25665, 25666, 25667, 25668, 25669, 25670, 25671, 25672, 25673, 25674, 25675, 25676, 25677, 25678, 25679, 25680, 25681, 25682, 25684, 25685, 25686, 25687, 25688, 25689, 25690, 25691, 25692, 25693, 25694, 25695, 25697, 25698, 25699, 25700, 25701, 25702, 25703, 25705, 25706, 25707, 25708, 25709, 25710, 25711, 25712, 25713, 25714, 25715, 25716, 25717, 25718, 25719, 25720, 25721, 25722, 25723, 25724, 25725, 25726, 25727, 25728, 25729, 25730, 25731, 25732, 25733, 25734, 25735, 25736, 25737, 25739, 25740, 25741, 25742, 25743, 25744, 25745, 25746, 25747, 25748, 25749, 25750, 25751, 25752, 25753, 25754, 25755, 25756, 25757, 25758, 25759, 25760, 25761, 25762, 25764, 25765, 25766, 25767, 25768, 25769, 25770, 25771, 25772, 25773, 25774, 25775, 25776, 25777, 25778, 25780, 25781, 25782, 25783, 25784, 25785, 25786, 25787, 25788, 25789, 25790, 25791, 25792, 25793, 25794, 25795, 25796, 25797, 25798, 25799, 25800, 25801, 25802, 25803, 25804, 25805, 25806, 25807, 25808, 25809, 25810, 25811, 25812, 25813, 25814, 25815, 25816, 25817, 25818, 25819, 25820, 25821, 25822, 25823, 25824, 25825, 25826, 25827, 25828, 25829, 25830, 25831, 25832, 25833, 25834, 25835, 25836, 25837, 25838, 25839, 25840, 25841, 25842, 25843, 25844, 25845, 25846, 25847, 25848, 25849, 25850, 25851, 25852, 25853, 25854, 25855, 25856, 25857, 25858, 25859, 25860, 25861, 25862, 25863, 25864, 25865, 25866, 25867, 25868, 25869, 25870, 25871, 25872, 25873, 25874, 25875, 25876, 25877, 25878, 25879, 25880, 25881, 25882, 25883, 25884, 25885, 25886, 25887, 25888, 25889, 25890, 25891, 25892, 25893, 25894, 25895, 25896, 25897, 25898, 25899, 25900, 25901, 25902, 25903, 25904, 25905, 25906, 25907, 25908, 25909, 25910, 25911, 25912, 25913, 25914, 25915, 25916, 25917, 25918, 25919, 25920, 25921, 25922, 25923, 25924, 25925, 25926, 25927, 25928, 25929, 25930, 25931, 25932, 25933, 25934, 25935, 25936, 25937, 25938, 25939, 25940, 25941, 25942, 25943, 25944, 25945, 25946, 25947, 25948, 25949, 25950, 25951, 25952, 25953, 25954, 25955, 25956, 25957, 25958, 25959, 25960, 25961, 25962, 25963, 25964, 25965, 25966, 25967, 25968, 25969, 25970, 25971, 25972, 25973, 25974, 25975, 25976, 25977, 25978, 25979, 25980, 25981, 25982, 25983, 25984, 25985, 25986, 25987, 25988, 25989, 25990, 25991, 25992, 25993, 25994, 25995, 26007, 26012, 26016, 26017, 26019, 26020, 26021, 26024, 26027, 26028, 26029, 26030, 26031, 26032, 26033, 26037, 26038, 26040, 26041, 26042, 26043, 26044, 26045, 26046, 26047, 26048, 26050, 26056, 26057, 26073, 26075, 26076, 26078, 26081, 26082, 26083, 26084, 26085, 26086, 26088, 26089, 26090, 26091, 26092, 26093, 26094, 26096, 26097, 26098, 26099, 26101, 26102, 26103, 26104, 26105, 26109, 26110, 26111, 26112, 26113, 26114, 26115, 26116, 26117, 26119, 26120, 26121, 26123, 26124, 26125, 26126, 26127, 26128, 26129, 26130, 26131, 26155, 26156, 26157, 26158, 26159, 26160, 26161, 26162, 26164, 26165, 26166, 26167, 26169, 26170, 26171, 26172, 26173, 26174, 26175, 26176, 26177, 26178, 26179, 26180, 26181, 26182, 26183, 26184, 26185, 26186, 26187, 26188, 26189, 26190, 26191, 26192, 26193, 26194, 26195, 26196, 26197, 26198, 26199, 26200, 26201, 26202, 26203, 26204, 26205, 26206, 26207, 26212, 26213, 26214, 26215, 26216, 26217, 26218, 26219, 26220, 26221, 26222, 26223, 26224, 26225, 26226, 26227, 26228, 26229, 26230, 26231, 26232, 26233, 26234, 26235, 26236, 26237, 26238, 26239, 26240, 26241, 26242, 26243, 26244, 26245, 26246, 26247, 26248, 26249, 26250, 26251, 26252, 26253, 26254, 26255, 26256, 26257, 26258, 26259, 26260, 26261, 26262, 26263, 26264, 26265, 26266, 26267, 26268, 26269, 26270, 26271, 26272, 26273, 26274, 26275, 26276, 26277, 26278, 26279, 26280, 26281, 26282, 26283, 26284, 26285, 26286, 26287, 26289, 26290, 26291, 26292, 26293, 26294, 26295, 26296, 26297, 26298, 26299, 26300, 26301, 26302, 26303, 26304, 26305, 26306, 26307, 26308, 26309, 26310, 26311, 26312, 26313, 26316, 26317, 26318, 26319, 26320, 26321, 26322, 26323, 26324, 26325, 26326, 26327, 26328, 26329, 26330, 26331, 26332, 26333, 26334, 26335, 26336, 26343, 26344, 26346, 26347, 26348, 26349, 26350, 26351, 26352, 26353, 26354, 26355, 26356, 26357, 26358, 26359, 26360, 26361, 26362, 26363, 26364, 26365, 26366, 26367, 26368, 26369, 26370, 26371, 26372, 26373, 26374, 26375, 26377, 26378, 26379, 26380, 26381, 26382, 26383, 26384, 26387, 26388, 26389, 26390, 26391, 26392, 26393, 26394, 26395, 26396, 26397, 26398, 26400, 26401, 26402, 26403, 26404, 26405, 26406, 26407, 26408, 26409, 26410, 26411, 26412, 26413, 26414, 26415, 26416, 26417, 26418, 26420, 26421, 26422, 26423, 26424, 26425, 26426, 26427, 26428, 26429, 26430, 26432, 26433, 26434, 26435, 26436, 26437, 26438, 26439, 26440, 26441, 26442, 26443, 26444, 26445, 26446, 26447, 26448, 26449, 26450, 26451, 26452, 26454, 26455, 26456, 26457, 26458, 26459, 26460, 26461, 26462, 26464, 26465, 26466, 26467, 26468, 26469, 26470, 26471, 26472, 26473, 26474, 26475, 26476, 26477, 26480, 26481, 26482, 26483, 26484, 26485, 26486, 26487, 26488, 26489, 26490, 26491, 26492, 26493, 26494, 26495, 26496, 26497, 26498, 26499, 26500, 26501, 26502, 26503, 26504, 26505, 26506, 26507, 26508, 26509, 26510, 26511, 26512, 26513, 26514, 26515, 26516, 26517, 26518, 26519, 26520, 26521, 26522, 26523, 26524, 26525, 26526, 26527, 26528, 26529, 26530, 26531, 26532, 26533, 26534, 26535, 26536, 26537, 26538, 26539, 26540, 26541, 26542, 26543, 26544, 26546, 26547, 26548, 26549, 26550, 26551, 26552, 26553, 26554, 26555, 26556, 26557, 26558, 26559, 26560, 26561, 26564, 26565, 26566, 26567, 26568, 26569, 26570, 26571, 26572, 26573, 26574, 26575, 26576, 26577, 26578, 26579, 26580, 26581, 26582, 26583, 26584, 26585, 26586, 26587, 26588, 26589, 26590, 26591, 26592, 26593, 26594, 26595, 26596, 26597, 26598, 26599, 26600, 26601, 26602, 26603, 26604, 26605, 26606, 26607, 26608, 26612, 26613, 26614, 26615, 26616, 26617, 26618, 26619, 26620, 26621, 26622, 26623, 26624, 26625, 26626, 26627, 26628, 26630, 26631, 26632, 26633, 26634, 26635, 26636, 26637, 26638, 26639, 26641, 26643, 26644, 26645, 26646, 26647, 26648, 26649, 26650, 26652, 26653, 26654, 26655, 26656, 26658, 26659, 26660, 26661, 26662, 26663, 26664, 26665, 26666, 26667, 26668, 26669, 26670, 26672, 26673, 26674, 26675, 26676, 26677, 26678, 26679, 26680, 26681, 26682, 26683, 26684, 26685, 26686, 26687, 26690, 26691, 26692, 26693, 26694, 26696, 26697, 26698, 26699, 26700, 26701, 26702, 26703, 26704, 26705, 26706, 26707, 26709, 26711, 26712, 26713, 26716, 26718, 26719, 26720, 26721, 26722, 26723, 26724, 26725, 26726, 26727, 26728, 26729, 26730, 26731, 26732, 26733, 26734, 26735, 26736, 26737, 26738, 26739, 26740, 26741, 26742, 26743, 26744, 26745, 26746, 26747, 26748, 26749, 26750, 26751, 26752, 26753, 26754, 26755, 26756, 26757, 26758, 26759, 26760, 26761, 26762, 26763, 26764, 26765, 26766, 26767, 26768, 26769, 26770, 26771, 26772, 26773, 26774, 26775, 26776, 26777, 26778, 26779, 26780, 26781, 26782, 26783, 26784, 26785, 26786, 26787, 26788, 26789, 26790, 26792, 26793, 26794, 26795, 26796, 26797, 26798, 26799, 26800, 26801, 26802, 26803, 26804, 26805, 26806, 26807, 26808, 26809, 26810, 26811, 26812, 26813, 26814, 26815, 26816, 26817, 26818, 26819, 26820, 26821, 26822, 26823, 26824, 26825, 26826, 26827, 26828, 26829, 26830, 26831, 26832, 26833, 26834, 26835, 26836, 26837, 26838, 26839, 26840, 26841, 26842, 26844, 26845, 26846, 26847, 26848, 26850, 26851, 26852, 26853, 26854, 26855, 26856, 26857, 26858, 26859, 26860, 26861, 26862, 26863, 26864, 26865, 26867, 26868, 26869, 26870, 26871, 26872, 26873, 26874, 26875, 26876, 26877, 26878, 26879, 26880, 26881, 26882, 26883, 26884, 26885, 26886, 26887, 26888, 26889, 26890, 26891, 26892, 26893, 26894, 26895, 26896, 26897, 26898, 26899, 26900, 26901, 26902, 26903, 26904, 26905, 26906, 26907, 26908, 26909, 26910, 26911, 26912, 26913, 26914, 26915, 26916, 26917, 26918, 26919, 26920, 26921, 26922, 26923, 26924, 26925, 26926, 26927, 26928, 26929, 26930, 26931, 26932, 26933, 26934, 26935, 26936, 26937, 26938, 26939, 26941, 26942, 26943, 26944, 26945, 26946, 26947, 26948, 26949, 26950, 26951, 26952, 26953, 26954, 26955, 26956, 26957, 26958, 26959, 26960, 26961, 26962, 26963, 26964, 26965, 26966, 26967, 26968, 26969, 26970, 26971, 26972, 26973, 26974, 26975, 26976, 26977, 26978, 26979, 26980, 26981, 26982, 26983, 26984, 26985, 26986, 26987, 26988, 26989, 26990, 26991, 26992, 26993, 26994, 26995, 26996, 26997, 26998, 26999, 27000, 27001, 27002, 27003, 27004, 27005, 27006, 27007, 27008, 27009, 27010, 27011, 27012, 27014, 27015, 27017, 27018, 27019, 27020, 27021, 27022, 27023, 27024, 27025, 27026, 27027, 27028, 27029, 27030, 27031, 27032, 27033, 27034, 27035, 27036, 27037, 27038, 27039, 27040, 27041, 27042, 27043, 27044, 27045, 27046, 27047, 27048, 27049, 27051, 27052, 27053, 27054, 27055, 27056, 27057, 27058, 27059, 27060, 27061, 27062, 27063, 27064, 27065, 27066, 27067, 27068, 27069, 27070, 27071, 27072, 27073, 27074, 27075, 27079, 27088, 27089, 27099, 27101, 27102, 27103, 27104, 27105, 27106, 27107, 27108, 27109, 27110, 27111, 27112, 27113, 27114, 27115, 27117, 27118, 27119, 27120, 27121, 27122, 27123, 27125, 27126, 27127, 27131, 27132, 27133, 27134, 27135, 27136, 27137, 27138, 27139, 27140, 27141, 27142, 27143, 27144, 27145, 27146, 27147, 27148, 27149, 27150, 27151, 27152, 27153, 27154, 27155, 27156, 27157, 27158, 27159, 27160, 27161, 27162, 27163, 27164, 27165, 27166, 27167, 27168, 27169, 27170, 27171, 27172, 27173, 27174, 27175, 27176, 27177, 27178, 27179, 27180, 27181, 27182, 27183, 27184, 27185, 27186, 27187, 27188, 27189, 27190, 27191, 27193, 27194, 27195, 27196, 27197, 27198, 27199, 27200, 27201, 27202, 27203, 27204, 27205, 27206, 27207, 27208, 27209, 27210, 27211, 27212, 27213, 27214, 27215, 27216, 27217, 27218, 27219, 27220, 27221, 27222, 27223, 27224, 27225, 27226, 27227, 27228, 27229, 27230, 27232, 27233, 27234, 27235, 27236, 27237, 27238, 27239, 27240, 27241, 27242, 27243, 27244, 27245, 27246, 27247, 27248, 27249, 27250, 27251, 27252, 27253, 27254, 27255, 27257, 27258, 27259, 27260, 27261, 27262, 27263, 27264, 27265, 27266, 27267, 27268, 27270, 27271, 27272, 27273, 27274, 27275, 27276, 27277, 27278, 27279, 27280, 27281, 27282, 27283, 27284, 27285, 27286, 27287, 27288, 27289, 27290, 27291, 27292, 27293, 27294, 27295, 27296, 27297, 27298, 27299, 27300, 27301, 27302, 27303, 27304, 27305, 27306, 27307, 27308, 27309, 27310, 27311, 27312, 27313, 27314, 27315, 27316, 27317, 27318, 27319, 27320, 27321, 27322, 27323, 27324, 27326, 27327, 27328, 27329, 27330, 27331, 27332, 27333, 27334, 27335, 27336, 27337, 27338, 27339, 27340, 27341, 27342, 27343, 27344, 27345, 27346, 27347, 27348, 27349, 27350, 27351, 27352, 27353, 27354, 27355, 27356, 27357, 27358, 27359, 27360, 27361, 27362, 27363, 27364, 27365, 27366, 27367, 27368, 27369, 27370, 27371, 27372, 27373, 27374, 27375, 27376, 27377, 27378, 27379, 27381, 27382, 27383, 27385, 27386, 27387, 27388, 27389, 27390, 27391, 27392, 27393, 27394, 27395, 27396, 27397, 27398, 27399, 27400, 27401, 27402, 27403, 27405, 27406, 27407, 27408, 27409, 27410, 27411, 27412, 27413, 27414, 27416, 27417, 27418, 27419, 27420, 27421, 27422, 27423, 27424, 27425, 27426, 27427, 27428, 27429, 27430, 27431, 27432, 27433, 27434, 27435, 27436, 27437, 27438, 27439, 27440, 27441, 27442, 27443, 27444, 27445, 27446, 27447, 27448, 27449, 27450, 27451, 27452, 27453, 27454, 27455, 27456, 27457, 27458, 27459, 27460, 27461, 27462, 27463, 27464, 27465, 27466, 27467, 27468, 27469, 27470, 27471, 27472, 27473, 27474, 27475, 27476, 27477, 27478, 27479, 27480, 27481, 27482, 27483, 27484, 27485, 27486, 27487, 27488, 27489, 27490, 27491, 27492, 27493, 27494, 27495, 27496, 27497, 27499, 27500, 27501, 27504, 27505, 27506, 27507, 27508, 27509, 27510, 27511, 27512, 27513, 27514, 27515, 27516, 27517, 27518, 27519, 27520, 27521, 27522, 27523, 27526, 27529, 27530, 27531, 27532, 27533, 27534, 27535, 27536, 27537, 27538, 27539, 27540, 27541, 27542, 27543, 27544, 27545, 27546, 27547, 27548, 27549, 27550, 27551, 27552, 27553, 27554, 27555, 27556, 27557, 27558, 27559, 27560, 27561, 27562, 27563, 27564, 27565, 27566, 27567, 27568, 27569, 27570, 27571, 27572, 27573, 27574, 27575, 27576, 27577, 27578, 27579, 27580, 27581, 27582, 27583, 27584, 27585, 27586, 27587, 27588, 27589, 27590, 27591, 27592, 27593, 27595, 27596, 27597, 27598, 27599, 27600, 27601, 27602, 27603, 27604, 27605, 27606, 27607, 27608, 27609, 27610, 27611, 27613, 27614, 27615, 27616, 27617, 27618, 27619, 27620, 27622, 27623, 27624, 27625, 27626, 27627, 27628, 27629, 27630, 27631, 27632, 27633, 27634, 27635, 27636, 27637, 27638, 27639, 27640, 27641, 27642, 27643, 27644, 27645, 27646, 27647, 27648, 27649, 27650, 27651, 27653, 27654, 27655, 27656, 27657, 27658, 27659, 27660, 27661, 27662, 27663, 27664, 27665, 27666, 27667, 27668, 27669, 27671, 27673, 27674, 27676, 27677, 27678, 27679, 27680, 27682, 27683, 27684, 27685, 27686, 27687, 27688, 27689, 27690, 27691, 27692, 27693, 27694, 27695, 27696, 27697, 27698, 27699, 27701, 27702, 27703, 27704, 27705, 27706, 27707, 27708, 27709, 27710, 27711, 27712, 27713, 27714, 27715, 27716, 27717, 27718, 27719, 27720, 27721, 27722, 27723, 27724, 27725, 27726, 27727, 27729, 27730, 27731, 27732, 27733, 27734, 27736, 27737, 27738, 27740, 27741, 27742, 27743, 27744, 27745, 27746, 27747, 27748, 27749, 27750, 27751, 27752, 27753, 27754, 27755, 27756, 27757, 27758, 27759, 27760, 27761, 27762, 27763, 27764, 27765, 27766, 27767, 27768, 27769, 27770, 27771, 27772, 27773, 27774, 27775, 27776, 27777, 27778, 27779, 27780, 27781, 27782, 27783, 27784, 27785, 27786, 27787, 27788, 27789, 27791, 27792, 27793, 27794, 27795, 27796, 27797, 27798, 27799, 27800, 27801, 27802, 27803, 27804, 27805, 27806, 27807, 27808, 27809, 27810, 27811, 27812, 27813, 27814, 27815, 27816, 27817, 27818, 27819, 27820, 27821, 27822, 27823, 27824, 27825, 27826, 27827, 27828, 27829, 27830, 27832, 27833, 27834, 27835, 27836, 27837, 27838, 27839, 27840, 27841, 27842, 27843, 27844, 27845, 27846, 27847, 27848, 27849, 27850, 27851, 27852, 27853, 27854, 27855, 27856, 27857, 27858, 27859, 27860, 27862, 27863, 27864, 27865, 27866, 27867, 27868, 27869, 27870, 27871, 27872, 27873, 27874, 27875, 27876, 27877, 27878, 27879, 27880, 27881, 27882, 27883, 27884, 27885, 27886, 27887, 27888, 27889, 27890, 27891, 27892, 27893, 27894, 27895, 27896, 27897, 27898, 27899, 27900, 27902, 27903, 27904, 27905, 27906, 27907, 27908, 27909, 27910, 27911, 27912, 27913, 27914, 27915, 27916, 27917, 27918, 27919, 27920, 27921, 27922, 27923, 27924, 27925, 27926, 27927, 27928, 27929, 27930, 27931, 27932, 27933, 27935, 27936, 27937, 27938, 27939, 27940, 27941, 27942, 27943, 27944, 27946, 27947, 27948, 27949, 27950, 27951, 27952, 27953, 27954, 27955, 27956, 27957, 27958, 27959, 27960, 27961, 27962, 27963, 27964, 27965, 27966, 27968, 27969, 27970, 27971, 27972, 27973, 27974, 27975, 27976, 27977, 27978, 27979, 27980, 27981, 27982, 27983, 27984, 27985, 27986, 27987, 27988, 27989, 27990, 27991, 27992, 27993, 27995, 27996, 27997, 27998, 27999, 28000, 28001, 28002, 28003, 28004, 28005, 28006, 28007, 28008, 28009, 28010, 28011, 28012, 28013, 28014, 28015, 28016, 28017, 28018, 28019, 28021, 28022, 28023, 28024, 28025, 28026, 28027, 28028, 28029, 28030, 28031, 28032, 28033, 28034, 28035, 28036, 28037, 28038, 28039, 28040, 28041, 28042, 28043, 28044, 28045, 28046, 28047, 28048, 28049, 28050, 28051, 28052, 28053, 28054, 28055, 28056, 28057, 28058, 28059, 28060, 28061, 28062, 28063, 28064, 28065, 28066, 28067, 28068, 28069, 28070, 28076, 28077, 28078, 28079, 28080, 28081, 28082, 28083, 28085, 28086, 28087, 28088, 28089, 28090, 28092, 28093, 28094, 28095, 28096, 28097, 28098, 28099, 28100, 28101, 28103, 28104, 28105, 28106, 28107, 28108, 28109, 28110, 28111, 28112, 28113, 28114, 28115, 28116, 28117, 28118, 28119, 28120, 28121, 28122, 28123, 28124, 28125, 28126, 28127, 28128, 28129, 28130, 28131, 28132, 28133, 28135, 28136, 28137, 28138, 28139, 28140, 28141, 28142, 28143, 28144, 28145, 28148, 28149, 28150, 28151, 28153, 28156, 28157, 28158, 28159, 28160, 28161, 28162, 28163, 28164, 28165, 28166, 28167, 28169, 28170, 28172, 28173, 28174, 28175, 28176, 28177, 28178, 28179, 28180, 28181, 28182, 28183, 28184, 28186, 28187, 28188, 28189, 28190, 28191, 28192, 28194, 28195, 28196, 28197, 28198, 28199, 28200, 28201, 28202, 28203, 28204, 28205, 28206, 28207, 28208, 28209, 28210, 28211, 28212, 28213, 28214, 28215, 28216, 28217, 28218, 28220, 28221, 28222, 28224, 28225, 28226, 28227, 28228, 28229, 28230, 28231, 28232, 28233, 28234, 28235, 28236, 28237, 28239, 28240, 28241, 28242, 28243, 28244, 28245, 28246, 28247, 28248, 28249, 28250, 28251, 28252, 28253, 28254, 28255, 28256, 28257, 28258, 28259, 28260, 28261, 28262, 28263, 28264, 28265, 28266, 28267, 28268, 28269, 28270, 28271, 28273, 28274, 28276, 28277, 28278, 28279, 28280, 28282, 28283, 28284, 28288, 28289, 28292, 28293, 28294, 28295, 28296, 28297, 28298, 28299, 28300, 28301, 28302, 28303, 28304, 28305, 28306, 28307, 28308, 28309, 28310, 28311, 28312, 28313, 28314, 28315, 28316, 28317, 28318, 28319, 28320, 28322, 28323, 28324, 28325, 28327, 28328, 28329, 28330, 28332, 28333, 28340, 28341, 28342, 28343, 28344, 28345, 28346, 28347, 28348, 28349, 28350, 28351, 28352, 28353, 28354, 28355, 28356, 28357, 28358, 28359, 28360, 28361, 28362, 28363, 28364, 28365, 28366, 28367, 28368, 28369, 28370, 28371, 28372, 28373, 28374, 28375, 28376, 28377, 28378, 28379, 28380, 28381, 28382, 28383, 28384, 28385, 28386, 28387, 28388, 28389, 28390, 28391, 28392, 28393, 28394, 28395, 28396, 28397, 28398, 28399, 28400, 28401, 28402, 28403, 28404, 28405, 28406, 28407, 28408, 28409, 28410, 28411, 28412, 28413, 28414, 28415, 28416, 28417, 28418, 28419, 28420, 28421, 28422, 28423, 28424, 28425, 28426, 28427, 28428, 28429, 28430, 28431, 28432, 28433, 28434, 28435, 28436, 28437, 28438, 28439, 28440, 28441, 28442, 28443, 28444, 28445, 28446, 28447, 28448, 28449, 28450, 28451, 28452, 28453, 28454, 28455, 28456, 28457, 28458, 28459, 28460, 28461, 28462, 28463, 28464, 28465, 28466, 28467, 28468, 28469, 28470, 28471, 28472, 28473, 28474, 28475, 28476, 28477, 28478, 28479, 28480, 28481, 28482, 28483, 28484, 28485, 28486, 28487, 28488, 28489, 28490, 28491, 28492, 28493, 28494, 28495, 28496, 28497, 28498, 28499, 28500, 28503, 28504, 28505, 28506, 28507, 28509, 28510, 28511, 28512, 28513, 28514, 28515, 28516, 28517, 28518, 28519, 28520, 28521, 28523, 28524, 28525, 28526, 28527, 28528, 28529, 28530, 28531, 28532, 28533, 28534, 28535, 28536, 28537, 28538, 28539, 28540, 28541, 28542, 28543, 28544, 28545, 28546, 28547, 28548, 28549, 28550, 28551, 28552, 28553, 28554, 28555, 28556, 28557, 28558, 28559, 28560, 28561, 28563, 28564, 28565, 28566, 28567, 28568, 28569, 28570, 28571, 28572, 28573, 28574, 28575, 28576, 28577, 28578, 28579, 28580, 28581, 28582, 28583, 28584, 28585, 28586, 28587, 28589, 28590, 28591, 28593, 28594, 28595, 28596, 28597, 28599, 28600, 28601, 28602, 28603, 28604, 28605, 28606, 28607, 28608, 28609, 28610, 28611, 28612, 28613, 28614, 28615, 28616, 28617, 28618, 28619, 28620, 28621, 28622, 28623, 28624, 28625, 28626, 28627, 28628, 28629, 28630, 28631, 28632, 28633, 28635, 28636, 28637, 28638, 28639, 28640, 28641, 28642, 28643, 28644, 28645, 28646, 28647, 28648, 28650, 28651, 28652, 28653, 28654, 28655, 28656, 28657, 28658, 28659, 28660, 28662, 28663, 28664, 28665, 28666, 28667, 28668, 28669, 28670, 28671, 28672, 28674, 28675, 28676, 28677, 28678, 28679, 28680, 28681, 28682, 28683, 28684, 28685, 28686, 28687, 28689, 28690, 28691, 28692, 28693, 28694, 28695, 28696, 28697, 28698, 28699, 28700, 28701, 28702, 28703, 28704, 28705, 28706, 28707, 28708, 28709, 28710, 28711, 28712, 28713, 28714, 28715, 28716, 28717, 28718, 28719, 28720, 28721, 28722, 28723, 28724, 28725, 28726, 28727, 28728, 28729, 28730, 28731, 28732, 28733, 28734, 28735, 28736, 28737, 28738, 28739, 28740, 28741, 28742, 28743, 28744, 28745, 28746, 28747, 28748, 28749, 28750, 28751, 28752, 28753, 28754, 28755, 28756, 28757, 28758, 28759, 28760, 28761, 28762, 28763, 28764, 28765, 28766, 28767, 28768, 28769, 28770, 28771, 28773, 28774, 28775, 28776, 28777, 28778, 28779, 28780, 28781, 28782, 28783, 28784, 28785, 28786, 28787, 28788, 28789, 28790, 28791, 28792, 28793, 28794, 28795, 28796, 28797, 28798, 28799, 28800, 28801, 28802, 28803, 28804, 28805, 28806, 28807, 28808, 28809, 28810, 28811, 28812, 28813, 28814, 28815, 28816, 28817, 28818, 28819, 28820, 28821, 28822, 28823, 28824, 28825, 28826, 28827, 28828, 28829, 28830, 28831, 28832, 28833, 28834, 28835, 28836, 28837, 28838, 28839, 28840, 28841, 28842, 28843, 28844, 28845, 28846, 28847, 28848, 28849, 28850, 28851, 28852, 28853, 28854, 28855, 28856, 28857, 28858, 28859, 28860, 28861, 28862, 28863, 28864, 28865, 28866, 28867, 28868, 28869, 28870, 28871, 28872, 28873, 28874, 28875, 28876, 28877, 28878, 28879, 28880, 28881, 28882, 28883, 28884, 28885, 28886, 28887, 28888, 28889, 28890, 28891, 28892, 28893, 28894, 28895, 28896, 28897, 28898, 28899, 28900, 28901, 28902, 28903, 28904, 28905, 28906, 28907, 28908, 28909, 28910, 28911, 28912, 28913, 28914, 28915, 28916, 28917, 28918, 28919, 28920, 28921, 28922, 28923, 28924, 28925, 28926, 28927, 28928, 28929, 28930, 28931, 28932, 28933, 28934, 28935, 28936, 28937, 28938, 28939, 28940, 28941, 28942, 28943, 28944, 28945, 28946, 28947, 28948, 28949, 28950, 28951, 28952, 28953, 28954, 28955, 28956, 28957, 28958, 28960, 28961, 28964, 28965, 28984, 28985, 28986, 28987, 28988, 28989, 28990, 28991, 28992, 28993, 28994, 28995, 28996, 28997, 28998, 28999, 29000, 29001, 29002, 29003, 29004, 29005, 29006, 29007, 29008, 29009, 29010, 29011, 29013, 29014, 29015, 29016, 29017, 29018, 29019, 29020, 29021, 29022, 29023, 29024, 29025, 29026, 29027, 29028, 29029, 29030, 29031, 29032, 29033, 29034, 29035, 29036, 29037, 29038, 29039, 29043, 29044, 29045, 29046, 29047, 29048, 29049, 29050, 29051, 29052, 29053, 29054, 29055, 29056, 29057, 29058, 29059, 29060, 29061, 29062, 29063, 29064, 29065, 29066, 29067, 29068, 29069, 29070, 29071, 29072, 29073, 29074, 29075, 29076, 29077, 29078, 29079, 29080, 29081, 29082, 29087, 29088, 29089, 29093, 29094, 29095, 29096, 29097, 29098, 29099, 29100, 29101, 29102, 29103, 29104, 29105, 29106, 29107, 29108, 29109, 29110, 29111, 29112, 29113, 29114, 29115, 29116, 29117, 29118, 29119, 29120, 29121, 29122, 29123, 29124, 29125, 29126, 29127, 29128, 29129, 29130, 29131, 29132, 29133, 29134, 29135, 29136, 29137, 29138, 29139, 29140, 29141, 29142, 29143, 29144, 29145, 29146, 29147, 29149, 29150, 29151, 29152, 29153, 29154, 29155, 29156, 29157, 29158, 29159, 29160, 29161, 29162, 29163, 29165, 29169, 29170, 29171, 29172, 29173, 29174, 29175, 29176, 29177, 29178, 29179, 29180, 29181, 29182, 29183, 29184, 29185, 29186, 29187, 29188, 29189, 29190, 29191, 29192, 29193, 29194, 29195, 29196, 29197, 29198, 29199, 29200, 29201, 29202, 29203, 29204, 29205, 29206, 29207, 29208, 29209, 29210, 29211, 29212, 29213, 29214, 29215, 29216, 29217, 29218, 29219, 29220, 29221, 29222, 29223, 29224, 29225, 29227, 29228, 29230, 29231, 29232, 29233, 29234, 29235, 29236, 29237, 29238, 29239, 29240, 29244, 29245, 29246, 29250, 29251, 29252, 29253, 29254, 29255, 29257, 29258, 29259, 29260, 29261, 29262, 29264, 29265, 29266, 29269, 29270, 29271, 29272, 29275, 29276, 29277, 29280, 29281, 29282, 29283, 29285, 29287, 29288, 29289, 29290, 29291, 29292, 29293, 29294, 29295, 29296, 29297, 29298, 29299, 29300, 29301, 29302, 29303, 29304, 29305, 29306, 29307, 29308, 29309, 29310, 29311, 29312, 29313, 29314, 29315, 29316, 29317, 29318, 29319, 29320, 29321, 29322, 29323, 29325, 29326, 29327, 29328, 29329, 29330, 29331, 29332, 29333, 29334, 29335, 29336, 29337, 29338, 29339, 29340, 29341, 29342, 29343, 29344, 29345, 29346, 29348, 29349, 29350, 29351, 29352, 29358, 29361, 29364, 29365, 29366, 29367, 29368, 29369, 29370, 29372, 29374, 29375, 29376, 29377, 29378, 29380, 29381, 29382, 29383, 29384, 29385, 29386, 29387, 29389, 29390, 29391, 29392, 29393, 29394, 29395, 29396, 29397, 29398, 29399, 29400, 29401, 29402, 29403, 29404, 29405, 29406, 29407, 29408, 29409, 29411, 29412, 29413, 29414, 29415, 29416, 29418, 29419, 29420, 29421, 29422, 29423, 29424, 29425, 29426, 29427, 29428, 29429, 29430, 29431, 29432, 29433, 29434, 29435, 29436, 29437, 29438, 29439, 29440, 29441, 29442, 29443, 29444, 29445, 29449, 29450, 29451, 29452, 29453, 29454, 29455, 29456, 29457, 29458, 29459, 29460, 29461, 29466, 29468, 29469, 29471, 29472, 29473, 29474, 29475, 29476, 29477, 29478, 29479, 29480, 29481, 29482, 29483, 29484, 29485, 29486, 29487, 29488, 29489, 29490, 29491, 29492, 29493, 29494, 29495, 29496, 29497, 29498, 29499, 29500, 29501, 29503, 29504, 29505, 29506, 29507, 29508, 29509, 29510, 29511, 29512, 29513, 29514, 29515, 29517, 29518, 29519, 29520, 29521, 29522, 29523, 29524, 29525, 29526, 29527, 29528, 29529, 29530, 29532, 29533, 29534, 29535, 29537, 29538, 29539, 29540, 29541, 29542, 29543, 29544, 29545, 29546, 29547, 29548, 29549, 29550, 29551, 29552, 29553, 29554, 29555, 29556, 29558, 29559, 29560, 29561, 29562, 29563, 29564, 29565, 29566, 29567, 29568, 29569, 29570, 29571, 29572, 29573, 29577, 29578, 29579, 29580, 29581, 29582, 29583, 29584, 29585, 29586, 29587, 29588, 29589, 29590, 29591, 29592, 29593, 29594, 29595, 29596, 29597, 29598, 29599, 29602, 29604, 29605, 29607, 29610, 29611, 29614, 29616, 29617, 29618, 29619, 29620, 29621, 29622, 29623, 29624, 29625, 29626, 29627, 29628, 29629, 29630, 29631, 29636, 29637, 29639, 29640, 29641, 29642, 29643, 29644, 29645, 29646, 29647, 29648, 29649, 29650, 29651, 29652, 29654, 29655, 29656, 29657, 29658, 29660, 29662, 29663, 29664, 29665, 29667, 29668, 29669, 29670, 29671, 29672, 29673, 29674, 29675, 29676, 29677, 29679, 29680, 29681, 29682, 29684, 29685, 29686, 29687, 29688, 29689, 29690, 29691, 29692, 29693, 29694, 29695, 29696, 29697, 29698, 29699, 29700, 29702, 29703, 29704, 29708, 29709, 29710, 29711, 29712, 29713, 29714, 29715, 29716, 29717, 29719, 29720, 29721, 29722, 29724, 29725, 29726, 29727, 29728, 29729, 29730, 29731, 29732, 29733, 29734, 29735, 29736, 29737, 29738, 29740, 29741, 29742, 29743, 29744, 29745, 29746, 29747, 29748, 29749, 29750, 29751, 29752, 29753, 29754, 29755, 29756, 29757, 29758, 29759, 29760, 29761, 29762, 29763, 29764, 29765, 29766, 29767, 29768, 29769, 29770, 29771, 29772, 29773, 29774, 29775, 29776, 29777, 29778, 29780, 29781, 29782, 29783, 29784, 29785, 29789, 29790, 29791, 29792, 29793, 29794, 29795, 29796, 29798, 29799, 29800, 29801, 29802, 29803, 29804, 29805, 29806, 29807, 29808, 29809, 29810, 29811, 29812, 29814, 29815, 29816, 29818, 29819, 29820, 29821, 29822, 29826, 29829, 29830, 29832, 29834, 29836, 29838, 29839, 29840, 29841, 29843, 29844, 29845, 29846, 29847, 29848, 29849, 29850, 29851, 29854, 29855, 29856, 29857, 29858, 29859, 29860, 29861, 29862, 29863, 29864, 29865, 29866, 29867, 29868, 29870, 29871, 29872, 29873, 29874, 29875, 29876, 29877, 29878, 29879, 29880, 29881, 29882, 29883, 29884, 29885, 29886, 29887, 29888, 29889, 29890, 29891, 29892, 29893, 29894, 29895, 29896, 29897, 29902, 29903, 29904, 29905, 29906, 29907, 29908, 29909, 29910, 29911, 29912, 29913, 29914, 29915, 29916, 29917, 29918, 29919, 29920, 29921, 29922, 29923, 29924, 29925, 29926, 29927, 29928, 29929, 29930, 29931, 29932, 29933, 29934, 29935, 29936, 29937, 29938, 29939, 29942, 29943, 29944, 29945, 29947, 29948, 29949, 29950, 29951, 29952, 29953, 29958, 29959, 29960, 29961, 29962, 29963, 29964, 29965, 29966, 29967, 29968, 29969, 29970, 29971, 29973, 29974, 29975, 29976, 29977, 29978, 29979, 29980, 29981, 29982, 29983, 29984, 29992, 29993, 29994, 29995, 29996, 29997, 29998, 29999, 30001, 30002, 30003, 30004, 30005, 30006, 30007, 30008, 30009, 30010, 30011, 30012, 30013, 30014, 30017, 30019, 30020, 30021, 30022, 30023, 30024, 30025, 30026, 30027, 30028, 30029, 30030, 30031, 30032, 30033, 30034, 30035, 30036, 30037, 30038, 30039, 30040, 30041, 30042, 30043, 30044, 30045, 30046, 30050, 30051, 30052, 30053, 30054, 30055, 30056, 30058, 30059, 30060, 30062, 30063, 30064, 30065, 30066, 30067, 30069, 30070, 30071, 30072, 30073, 30074, 30076, 30077, 30078, 30079, 30080, 30081, 30082, 30083, 30084, 30085, 30086, 30088, 30089, 30090, 30091, 30093, 30094, 30095, 30096, 30098, 30099, 30101, 30102, 30103, 30104, 30105, 30106, 30107, 30108, 30110, 30111, 30113, 30114, 30115, 30116, 30117, 30118, 30120, 30121, 30122, 30123, 30124, 30125, 30126, 30127, 30130, 30131, 30132, 30133, 30134, 30135, 30136, 30137, 30138, 30139, 30140, 30141, 30142, 30143, 30144, 30145, 30146, 30147, 30148, 30149, 30150, 30151, 30152, 30153, 30154, 30155, 30156, 30157, 30158, 30159, 30160, 30161, 30162, 30163, 30164, 30165, 30166, 30167, 30169, 30170, 30171, 30172, 30173, 30174, 30175, 30176, 30177, 30178, 30179, 30180, 30181, 30182, 30184, 30186, 30187, 30188, 30189, 30190, 30191, 30192, 30193, 30194, 30195, 30196, 30197, 30198, 30199, 30200, 30201, 30202, 30203, 30204, 30205, 30206, 30207, 30208, 30209, 30210, 30211, 30212, 30214, 30215, 30216, 30217, 30218, 30219, 30220, 30221, 30222, 30223, 30224, 30225, 30226, 30227, 30228, 30229, 30230, 30231, 30232, 30233, 30234, 30235, 30236, 30238, 30239, 30240, 30241, 30242, 30243, 30244, 30245, 30246, 30247, 30248, 30249, 30250, 30252, 30253, 30254, 30255, 30256, 30257, 30258, 30259, 30260, 30261, 30262, 30263, 30265, 30266, 30268, 30269, 30270, 30271, 30272, 30273, 30274, 30275, 30276, 30277, 30278, 30279, 30280, 30281, 30282, 30283, 30284, 30285, 30286, 30287, 30288, 30289, 30290, 30291, 30292, 30293, 30294, 30295, 30296, 30297, 30298, 30299, 30300, 30301, 30302, 30304, 30305, 30306, 30307, 30308, 30309, 30310, 30311, 30312, 30313, 30314, 30315, 30316, 30317, 30318, 30319, 30320, 30322, 30325, 30326, 30327, 30328, 30329, 30330, 30331, 30332, 30333, 30334, 30335, 30336, 30337, 30338, 30339, 30340, 30341, 30342, 30343, 30344, 30345, 30346, 30347, 30348, 30350, 30351, 30352, 30353, 30354, 30355, 30356, 30357, 30358, 30359, 30360, 30361, 30362, 30363, 30364, 30365, 30366, 30367, 30368, 30369, 30370, 30371, 30372, 30373, 30374, 30375, 30376, 30377, 30378, 30379, 30380, 30381, 30382, 30383, 30384, 30385, 30386, 30387, 30388, 30390, 30391, 30392, 30393, 30394, 30395, 30396, 30399, 30400, 30401, 30402, 30403, 30404, 30405, 30406, 30407, 30408, 30409, 30411, 30412, 30413, 30414, 30415, 30416, 30417, 30418, 30419, 30420, 30421, 30422, 30423, 30425, 30429, 30430, 30431, 30432, 30433, 30434, 30435, 30436, 30437, 30438, 30439, 30440, 30441, 30442, 30443, 30444, 30445, 30446, 30447, 30448, 30449, 30450, 30451, 30452, 30453, 30454, 30455, 30456, 30458, 30461, 30462, 30463, 30464, 30465, 30466, 30467, 30468, 30469, 30470, 30471, 30472, 30474, 30475, 30476, 30477, 30479, 30480, 30481, 30482, 30483, 30484, 30486, 30487, 30488, 30489, 30490, 30491, 30492, 30493, 30494, 30499, 30500, 30501, 30502, 30503, 30504, 30505, 30506, 30507, 30514, 30515, 30523, 30531, 30533, 30534, 30535, 30536, 30537, 30538, 30541, 30542, 30543, 30544, 30545, 30546, 30547, 30548, 30549, 30550, 30551, 30552, 30553, 30554, 30555, 30556, 30557, 30558, 30559, 30560, 30561, 30562, 30563, 30564, 30565, 30566, 30567, 30568, 30569, 30570, 30571, 30572, 30573, 30574, 30575, 30576, 30577, 30578, 30579, 30580, 30581, 30582, 30583, 30584, 30585, 30586, 30587, 30588, 30589, 30590, 30591, 30592, 30593, 30594, 30595, 30596, 30597, 30598, 30599, 30604, 30605, 30606, 30607, 30608, 30609, 30610, 30611, 30613, 30614, 30615, 30616, 30617, 30618, 30619, 30621, 30622, 30623, 30624, 30625, 30626, 30627, 30628, 30629, 30630, 30631, 30632, 30633, 30634, 30639, 30640, 30641, 30642, 30643, 30644, 30645, 30646, 30647, 30648, 30649, 30650, 30651, 30652, 30653, 30654, 30655, 30656, 30657, 30658, 30659, 30660, 30661, 30662, 30663, 30664, 30665, 30666, 30667, 30668, 30669, 30670, 30671, 30672, 30673, 30674, 30675, 30676, 30677, 30678, 30679, 30680, 30681, 30682, 30683, 30684, 30685, 30686, 30687, 30688, 30689, 30690, 30691, 30692, 30693, 30694, 30695, 30696, 30697, 30698, 30699, 30700, 30701, 30702, 30703, 30704, 30706, 30707, 30708, 30709, 30710, 30711, 30712, 30713, 30714, 30715, 30716, 30717, 30718, 30719, 30721, 30722, 30723, 30724, 30725, 30726, 30727, 30728, 30729, 30730, 30731, 30732, 30733, 30734, 30735, 30736, 30737, 30738, 30739, 30740, 30741, 30742, 30743, 30744, 30745, 30746, 30749, 30750, 30751, 30752, 30753, 30754, 30755, 30824, 30825, 30826, 30827, 30828, 30829, 30830, 30831, 30832, 30833, 30835, 30836, 30837, 30838, 30839, 30840, 30841, 30842, 30843, 30844, 30845, 30846, 30847, 30848, 30849, 30850, 30851, 30852, 30853, 30855, 30856, 30857, 30858, 30860, 30861, 30862, 30863, 30864, 30865, 30866, 30867, 30868, 30869, 30870, 30871, 30872, 30873, 30874, 30875, 30876, 30877, 30878, 30879, 30880, 30881, 30882, 30883, 30884, 30885, 30886, 30887, 30888, 30889, 30890, 30891, 30892, 30893, 30894, 30895, 30896, 30897, 30898, 30899, 30900, 30918, 30919, 30920, 30921, 30922, 30924, 30944, 30945, 30946, 30947, 30948, 30949, 30950, 30951, 30952, 30953, 30954, 30955, 30956, 30957, 30958, 30959, 30960, 30961, 30962, 30963, 30984, 30985, 30986, 30987, 30988, 30989, 30990, 30992, 30993, 30994, 30995, 30996, 30997, 31003, 31004, 31005, 31006, 31007, 31008, 31009, 31010, 31011, 31012, 31013, 31014, 31015, 31016, 31017, 31018, 31019, 31020, 31021, 31022, 31023, 31024, 31025, 31026, 31027, 31028, 31029, 31030, 31031, 31032, 31033, 31036, 31037, 31038, 31039, 31040, 31041, 31042, 31043, 31044, 31045, 31046, 31047, 31048, 31049, 31050, 31051, 31052, 31053, 31054, 31056, 31057, 31058, 31059, 31060, 31061, 31062, 31063, 31064, 31065, 31066, 31067, 31068, 31069, 31070, 31071, 31072, 31073, 31074, 31075, 31076, 31077, 31078, 31079, 31080, 31081, 31082, 31083, 31084, 31085, 31086, 31087, 31088, 31089, 31090, 31091, 31092, 31093, 31094, 31095, 31096, 31097, 31098, 31099, 31100, 31101, 31102, 31103, 31104, 31105, 31106, 31107, 31108, 31109, 31110, 31111, 31115, 31116, 31117, 31118, 31119, 31120, 31121, 31122, 31123, 31124, 31125, 31126, 31127, 31129, 31130, 31131, 31132, 31133, 31134, 31135, 31136, 31137, 31138, 31139, 31140, 31141, 31142, 31144, 31145, 31146, 31147, 31149, 31150, 31151, 31152, 31153, 31154, 31155, 31156, 31157, 31158, 31159, 31160, 31161, 31162, 31163, 31164, 31165, 31166, 31167, 31168, 31169, 31170, 31171, 31172, 31173, 31174, 31175, 31176, 31177, 31181, 31182, 31185, 31186, 31189, 31190, 31191, 31192, 31193, 31194, 31195, 31196, 31198, 31204, 31205, 31209, 31214, 31216, 31218, 31219, 31220, 31221, 31222, 31223, 31224, 31225, 31226, 31228, 31229, 31230, 31231, 31233, 31234, 31235, 31236, 31237, 31238, 31239, 31240, 31241, 31242, 31243, 31244, 31245, 31246, 31247, 31248, 31249, 31250, 31251, 31252, 31253, 31254, 31255, 31256, 31257, 31258, 31259, 31260, 31261, 31262, 31263, 31264, 31265, 31266, 31267, 31268, 31269, 31271, 31272, 31273, 31274, 31276, 31277, 31278, 31279, 31280, 31281, 31282, 31283, 31284, 31285, 31286, 31287, 31288, 31289, 31290, 31291, 31292, 31293, 31294, 31295, 31296, 31297, 31298, 31299, 31300, 31301, 31302, 31304, 31305, 31306, 31307, 31308, 31309, 31310, 31312, 31313, 31314, 31315, 31316, 31318, 31319, 31320, 31321, 31322, 31323, 31324, 31325, 31326, 31327, 31328, 31329, 31330, 31331, 31333, 31334, 31353, 31358, 31364, 31393, 31395, 31396, 31397, 31398, 31399, 31400, 31401, 31402, 31403, 31404, 31405, 31406, 31407, 31408, 31409, 31411, 31412, 31413, 31414, 31415, 31416, 31417, 31418, 31419, 31420, 31421, 31422, 31423, 31424, 31425, 31426, 31427, 31428, 31429, 31430, 31431, 31432, 31433, 31434, 31435, 31437, 31438, 31439, 31440, 31444, 31467, 31481, 31482, 31516, 31517, 31522, 31523, 31524, 31526, 31527, 31528, 31529, 31530, 31531, 31532, 31545, 31549, 31551, 31552, 31553, 31554, 31555, 31556, 31557, 31562, 31563, 31564, 31565, 31566, 31567, 31568, 31569, 31570, 31571, 31572, 31573, 31574, 31575, 31576, 31577, 31578, 31579, 31580, 31581, 31582, 31583, 31584, 31618, 31619, 31620, 31621, 31622, 31623, 31624, 31625, 31626, 31627, 31629, 31630, 31631, 31632, 31633, 31634, 31636, 31637, 31638, 31639, 31640, 31641, 31642, 31643, 31644, 31645, 31646, 31648, 31649, 31650, 31651, 31652, 31653, 31654, 31683, 31684, 31685, 31686, 31687, 31688, 31689, 31690, 31691, 31692, 31693, 31694, 31695, 31697, 31698, 31699, 31700, 31701, 31702, 31703, 31704, 31705, 31706, 31708, 31709, 31710, 31711, 31712, 31713, 31714, 31715, 31716, 31717, 31718, 31719, 31720, 31721, 31723, 31724, 31725, 31726, 31727, 31728, 31729, 31730, 31731, 31732, 31733, 31735, 31736, 31737, 31738, 31739, 31740, 31741, 31742, 31743, 31744, 31745, 31746, 31747, 31754, 31755, 31756, 31757, 31758, 31759, 31760, 31761, 31762, 31763, 31764, 31765, 31766, 31767, 31768, 31769, 31770, 31773, 31775, 31776, 31777, 31778, 31779, 31780, 31781, 31782, 31783, 31784, 31785, 31786, 31787, 31788, 31789, 31790, 31791, 31792, 31793, 31794, 31795, 31796, 31797, 31798, 31799, 31800, 31801, 31802, 31803, 31804, 31805, 31806, 31807, 31808, 31809, 31810, 31811, 31812, 31813, 31814, 31815, 31817, 31827, 31830, 31831, 31832, 31833, 31834, 31836, 31838, 31839, 31840, 31841, 31842, 31843, 31844, 31845, 31847, 31848, 31849, 31850, 31851, 31852, 31853, 31854, 31855, 31856, 31857, 31858, 31861, 31862, 31863, 31864, 31865, 31866, 31868, 31869, 31871, 31872, 31879, 31880, 31881, 31882, 31883, 31884, 31885, 31886, 31887, 31888, 31889, 31890, 31891, 31892, 31893, 31894, 31895, 31896, 31897, 31898, 31899, 31900, 31902, 31910, 31911, 31912, 31913, 31915, 31916, 32149, 32150, 32151, 32152, 32153, 32154, 32155, 32156, 32157, 32158, 32159, 32160, 32161, 32162, 32163, 32164, 32165, 32166, 32167, 32168, 32169, 32170, 32171, 32172, 32173, 32174, 32175, 32176, 32178, 32179, 32180, 32181, 32182, 32183, 32184, 32185, 32186, 32188, 32189, 32190, 32191, 32193, 32194, 32195, 32196, 32197, 32198, 32199, 32200, 32201, 32202, 32203, 32204, 32205, 32206, 32207, 32208, 32212, 32213, 32214, 32215, 32216, 32217, 32221, 32222, 32223, 32224, 32225, 32226, 32227, 32228, 32229, 32230, 32231, 32232, 32233, 32234, 32235, 32236, 32237, 32238, 32239, 32241, 32242, 32244, 32245, 32246, 32247, 32248, 32249, 32250, 32251, 32252, 32253, 32254, 32255, 32256, 32257, 32258, 32259, 32260, 32261, 32262, 32263, 32264, 32265, 32266, 32267, 32268, 32269, 32270, 32271, 32272, 32273, 32274, 32275, 32276, 32277, 32278, 32279, 32280, 32281, 32282, 32283, 32284, 32285, 32286, 32287, 32288, 32289, 32290, 32291, 32292, 32293, 32294, 32295, 32296, 32297, 32298, 32299, 32300, 32301, 32302, 32303, 32304, 32305, 32306, 32307, 32308, 32309, 32310, 32311, 32312, 32314, 32315, 32316, 32317, 32318, 32319, 32320, 32321, 32322, 32323, 32324, 32325, 32326, 32327, 32328, 32329, 32330, 32331, 32332, 32333, 32334, 32335, 32336, 32337, 32338, 32339, 32340, 32341, 32342, 32343, 32344, 32345, 32346, 32347, 32348, 32349, 32350, 32352, 32353, 32354, 32355, 32356, 32357, 32358, 32359, 32360, 32361, 32362, 32363, 32364, 32365, 32366, 32367, 32369, 32370, 32371, 32372, 32373, 32374, 32375, 32376, 32377, 32378, 32379, 32380, 32381, 32382, 32383, 32384, 32385, 32386, 32387, 32388, 32389, 32390, 32391, 32392, 32393, 32394, 32395, 32396, 32397, 32398, 32399, 32400, 32401, 32402, 32403, 32404, 32405, 32406, 32407, 32408, 32409, 32410, 32411, 32412, 32413, 32414, 32415, 32416, 32417, 32418, 32419, 32420, 32421, 32422, 32423, 32424, 32425, 32426, 32427, 32428, 32429, 32430, 32431, 32432, 32433, 32434, 32435, 32436, 32437, 32438, 32439, 32440, 32441, 32442, 32443, 32444, 32445, 32446, 32447, 32448, 32449, 32450, 32451, 32452, 32453, 32454, 32466, 32467, 32468, 32469, 32470, 32471, 32472, 32473, 32474, 32475, 32476, 32477, 32478, 32479, 32480, 32481, 32482, 32483, 32484, 32485, 32486, 32487, 32488, 32490, 32491, 32492, 32493, 32494, 32495, 32496, 32497, 32498, 32499, 32500, 32501, 32502, 32503, 32504, 32505, 32507, 32508, 32509, 32510, 32511, 32512, 32513, 32514, 32515, 32516, 32517, 32518, 32519, 32520, 32521, 32522, 32523, 32524, 32525, 32526, 32527, 32528, 32529, 32530, 32531, 32532, 32533, 32534, 32535, 32536, 32537, 32538, 32540, 32541, 32542, 32543, 32544, 32545, 32546, 32547, 32548, 32556, 32557, 32558, 32559, 32560, 32561, 32562, 32563, 32564, 32565, 32566, 32567, 32568, 32569, 32570, 32571, 32572, 32573, 32574, 32575, 32576, 32577, 32578, 32579, 32580, 32582, 32584, 32585, 32586, 32587, 32588, 32589, 32590, 32591, 32592, 32593, 32594, 32595, 32596, 32597, 32598, 32599, 32600, 32601, 32602, 32603, 32604, 32606, 32607, 32608, 32609, 32615, 32616, 32617, 32618, 32619, 32620, 32621, 32622, 32623, 32624, 32625, 32626, 32627, 32629, 32630, 32631, 32632, 32633, 32634, 32635, 32636, 32637, 32638, 32639, 32640, 32641, 32642, 32643, 32647, 32648, 32649, 32650, 32651, 32652, 32653, 32654, 32655, 32656, 32657, 32658, 32659, 32660, 32661, 32662, 32663, 32664, 32665, 32666, 32667, 32668, 32669, 32675, 32676, 32677, 32678, 32679, 32680, 32681, 32682, 32683, 32684, 32685, 32686, 32687, 32688, 32689, 32690, 32691, 32692, 32693, 32694, 32695, 32697, 32700, 32702, 32704, 32706, 32708, 32709, 32710, 32711, 32712, 32713, 32714, 32715, 32716, 32717, 32718, 32719, 32720, 32721, 32722, 32723, 32724, 32725, 32726, 32727, 32728, 32729, 32730, 32731, 32732, 32733, 32734, 32735, 32736, 32737, 32738, 32739, 32740, 32741, 32742, 32743, 32744, 32745, 32746, 32747, 32748, 32749, 32751, 32752, 32753, 32754, 32755, 32756, 32757, 32758, 32759, 32760, 32761, 32762, 32763, 32767, 32768, 32769, 32770, 32771, 32772, 32773, 32774, 32775, 32776, 32777, 32780, 32781, 32784, 32786, 32788, 32789, 32790, 32791, 32793, 32794, 32797, 32798, 32799, 32800, 32801, 32802, 32803, 32804, 32805, 32806, 32807, 32808, 32809, 32810, 32811, 32812, 32813, 32814, 32815, 32816, 32818, 32819, 32820, 32821, 32822, 32823, 32824, 32825, 32826, 32827, 32828, 32829, 32830, 32831, 32832, 32833, 32834, 32835, 32836, 32837, 32838, 32839, 32840, 32841, 32842, 32843, 32844, 32845, 32847, 32848, 32849, 32850, 32851, 32852, 32853, 32854, 32855, 32856, 32857, 32858, 32859, 32860, 32861, 32862, 32863, 32865, 32866, 32867, 32868, 32869, 32870, 32871, 32872, 32873, 32874, 32875, 32876, 32877, 32878, 32879, 32882, 32883, 32885, 32886, 32887, 32888, 32890, 32892, 32893, 32897, 32898, 32899, 32900, 32901, 32904, 32905, 32906, 32907, 32908, 32911, 32912, 32913, 32914, 32915, 32916, 32918, 32919, 32922, 32923, 32924, 32925, 32926, 32927, 32928, 32930, 32931, 32932, 32933, 32934, 32935, 32936, 32937, 32938, 32939, 32941, 32942, 32944, 32946, 32948, 32950, 32953, 32954, 32955, 32956, 32957, 32958, 32959, 32960, 32961, 32962, 32963, 32964, 32965, 32966, 32967, 32968, 32969, 32970, 32971, 32972, 32973, 32974, 32975, 32976, 32977, 32978, 32979, 32980, 32981, 32983, 32984, 32985, 32986, 32987, 32988, 32989, 32990, 32996, 32997, 32998, 32999, 33000, 33001, 33002, 33004, 33005, 33006, 33007, 33008, 33009, 33010, 33011, 33012, 33013, 33014, 33016, 33017, 33018, 33019, 33020, 33021, 33022, 33023, 33024, 33025, 33026, 33027, 33029, 33030, 33031, 33032, 33033, 33034, 33035, 33036, 33037, 33038, 33039, 33040, 33041, 33042, 33043, 33044, 33045, 33046, 33047, 33048, 33049, 33050, 33051, 33052, 33053, 33054, 33055, 33056, 33057, 33058, 33059, 33060, 33061, 33062, 33063, 33064, 33067, 33068, 33069, 33071, 33072, 33073, 33075, 33076, 33077, 33078, 33079, 33080, 33081, 33082, 33083, 33084, 33086, 33087, 33088, 33089, 33090, 33091, 33093, 33094, 33095, 33096, 33097, 33098, 33099, 33100, 33101, 33102, 33103, 33104, 33105, 33106, 33107, 33108, 33109, 33110, 33111, 33112, 33113, 33114, 33115, 33117, 33118, 33119, 33121, 33122, 33125, 33126, 33127, 33128, 33129, 33130, 33131, 33132, 33133, 33134, 33135, 33136, 33137, 33138, 33139, 33140, 33141, 33142, 33143, 33146, 33165, 33166, 33167, 33168, 33169, 33170, 33173, 33174, 33175, 33176, 33177, 33178, 33179, 33180, 33181, 33182, 33183, 33184, 33185, 33186, 33187, 33188, 33189, 33192, 33193, 33194, 33195, 33196, 33197, 33198, 33199, 33200, 33201, 33202, 33203, 33204, 33205, 33206, 33207, 33208, 33209, 33210, 33211, 33212, 33213, 33214, 33215, 33216, 33217, 33218, 33219, 33220, 33221, 33222, 33223, 33224, 33225, 33226, 33227, 33228, 33229, 33231, 33232, 33233, 33235, 33236, 33237, 33238, 33239, 33240, 33241, 33242, 33243, 33244, 33245, 33246, 33247, 33248, 33249, 33250, 33251, 33252, 33253, 33254, 33255, 33256, 33257, 33258, 33259, 33260, 33261, 33262, 33263, 33264, 33265, 33266, 33267, 33271, 33272, 33273, 33274, 33275, 33276, 33277, 33278, 33280, 33281, 33282, 33283, 33284, 33285, 33286, 33287, 33288, 33289, 33290, 33291, 33292, 33293, 33294, 33295, 33296, 33297, 33298, 33299, 33300, 33301, 33302, 33303, 33304, 33305, 33306, 33307, 33308, 33309, 33310, 33311, 33312, 33313, 33314, 33315, 33316, 33317, 33318, 33319, 33320, 33321, 33322, 33323, 33324, 33325, 33326, 33327, 33328, 33329, 33330, 33331, 33332, 33333, 33334, 33335, 33336, 33337, 33338, 33339, 33340, 33341, 33342, 33343, 33344, 33345, 33346, 33347, 33348, 33350, 33354, 33355, 33356, 33357, 33358, 33359, 33361, 33364, 33365, 33366, 33367, 33369, 33370, 33372, 33373, 33374, 33375, 33377, 33378, 33379, 33380, 33381, 33382, 33383, 33384, 33386, 33387, 33388, 33389, 33390, 33394, 33403, 33404, 33405, 33406, 33407, 33408, 33409, 33410, 33411, 33412, 33413, 33414, 33415, 33416, 33417, 33418, 33419, 33420, 33421, 33422, 33423, 33424, 33425, 33426, 33429, 33430, 33431, 33432, 33433, 33434, 33435, 33436, 33437, 33438, 33439, 33440, 33441, 33442, 33443, 33444, 33445, 33446, 33447, 33448, 33450, 33451, 33452, 33453, 33454, 33455, 33456, 33457, 33458, 33459, 33460, 33461, 33462, 33463, 33464, 33465, 33466, 33467, 33468, 33469, 33470, 33471, 33472, 33473, 33474, 33475, 33476, 33477, 33478, 33479, 33480, 33481, 33482, 33484, 33485, 33486, 33487, 33488, 33489, 33490, 33491, 33492, 33493, 33494, 33495, 33496, 33497, 33498, 33499, 33500, 33501, 33502, 33503, 33504, 33505, 33506, 33507, 33508, 33509, 33510, 33511, 33512, 33513, 33514, 33515, 33516, 33517, 33518, 33519, 33520, 33521, 33522, 33523, 33524, 33525, 33526, 33527, 33528, 33529, 33530, 33531, 33532, 33533, 33534, 33535, 33536, 33537, 33538, 33539, 33540, 33541, 33542, 33543, 33544, 33545, 33546, 33547, 33548, 33549, 33550, 33551, 33552, 33553, 33554, 33555, 33556, 33557, 33558, 33559, 33560, 33561, 33562, 33563, 33564, 33565, 33566, 33567, 33568, 33569, 33570, 33571, 33572, 33575, 33576, 33578, 33579, 33580, 33581, 33583, 33586, 33587, 33588, 33589, 33590, 33591, 33592, 33593, 33594, 33595, 33596, 33597, 33598, 33599, 33600, 33601, 33602, 33603, 33608, 33609, 33610, 33611, 33612, 33613, 33614, 33615, 33616, 33617, 33618, 33619, 33620, 33621, 33622, 33623, 33624, 33625, 33627, 33628, 33629, 33630, 33631, 33632, 33633, 33634, 33635, 33636, 33637, 33638, 33639, 33640, 33641, 33642, 33643, 33644, 33645, 33646, 33647, 33648, 33649, 33650, 33651, 33652, 33653, 33654, 33655, 33656, 33657, 33658, 33659, 33660, 33661, 33662, 33663, 33665, 33666, 33667, 33669, 33670, 33671, 33672, 33673, 33674, 33675, 33676, 33677, 33678, 33679, 33680, 33681, 33682, 33683, 33684, 33685, 33686, 33687, 33688, 33695, 33696, 33697, 33698, 33699, 33701, 33704, 33705, 33706, 33707, 33708, 33709, 33710, 33711, 33712, 33713, 33715, 33716, 33717, 33718, 33719, 33720, 33721, 33722, 33725, 33726, 33727, 33728, 33736, 33738, 33739, 33740, 33742, 33743, 33744, 33745, 33746, 33747, 33748, 33749, 33750, 33751, 33752, 33753, 33754, 33755, 33759, 33760, 33761, 33762, 33763, 33764, 33765, 33766, 33767, 33768, 33769, 33770, 33771, 33772, 33774, 33775, 33776, 33777, 33778, 33779, 33780, 33782, 33783, 33784, 33785, 33787, 33788, 33790, 33791, 33792, 33793, 33794, 33795, 33796, 33798, 33799, 33800, 33801, 33802, 33803, 33804, 33805, 33806, 33807, 33808, 33809, 33810, 33811, 33812, 33813, 33814, 33816, 33817, 33818, 33819, 33820, 33822, 33823, 33824, 33825, 33826, 33833, 33834, 33836, 33837, 33838, 33840, 33841, 33842, 33843, 33844, 33845, 33846, 33847, 33848, 33849, 33853, 33854, 33855, 33856, 33857, 33858, 33859, 33861, 33862, 33863, 33864, 33865, 33866, 33867, 33868, 33869, 33870, 33871, 33872, 33873, 33874, 33876, 33877, 33878, 33879, 33880, 33881, 33882, 33883, 33884, 33889, 33890, 33892, 33903, 33904, 33905, 33912, 33913, 33914, 33915, 33916, 33917, 33918, 33919, 33920, 33921, 33922, 33923, 33924, 33925, 33926, 33927, 33928, 33929, 33930, 33931, 33932, 33933, 33934, 33935, 33936, 33937, 33938, 33939, 33940, 33941, 33943, 33944, 33945, 33946, 33947, 33948, 33949, 33950, 33951, 33952, 33953, 33956, 33957, 33958, 33960, 33961, 33962, 33963, 33964, 33965, 33966, 33969, 33970, 33971, 33972, 33973, 33974, 33975, 33977, 33978, 33979, 33980, 33981, 33983, 33985, 33988, 33990, 33991, 33992, 33993, 33996, 33997, 33998, 34000, 34001, 34002, 34004, 34006, 34007, 34008, 34009, 34010, 34011, 34012, 34013, 34014, 34015, 34017, 34018, 34019, 34021, 34022, 34024, 34025, 34026, 34027, 34028, 34029, 34030, 34031, 34032, 34033, 34034, 34035, 34036, 34037, 34038, 34039, 34040, 34041, 34042, 34043, 34044, 34046, 34047, 34048, 34049, 34050, 34051, 34052, 34053, 34055, 34056, 34057, 34058, 34059, 34060, 34061, 34062, 34063, 34064, 34066, 34067, 34068, 34069, 34070, 34071, 34072, 34073, 34074, 34075, 34076, 34077, 34078, 34079, 34080, 34081, 34082, 34083, 34084, 34085, 34086, 34087, 34088, 34089, 34090, 34091, 34092, 34093, 34094, 34095, 34096, 34097, 34098, 34099, 34100, 34101, 34102, 34103, 34104, 34107, 34116, 34117, 34118, 34119, 34120, 34121, 34122, 34123, 34124, 34125, 34126, 34127, 34128, 34129, 34132, 34133, 34134, 34135, 34136, 34137, 34138, 34143, 34144, 34145, 34146, 34147, 34149, 34150, 34151, 34154, 34155, 34156, 34157, 34158, 34159, 34160, 34161, 34163, 34164, 34167, 34168, 34172, 34173, 34176, 34177, 34178, 34179, 34180, 34181, 34182, 34183, 34184, 34187, 34188, 34190, 34191, 34192, 34193, 34194, 34195, 34196, 34197, 34198, 34199, 34202, 34203, 34204, 34205, 34206, 34207, 34208, 34209, 34210, 34211, 34212, 34213, 34223, 34224, 34225, 34230, 34231, 34232, 34233, 34234, 34238, 34239, 34241, 34242, 34243, 34244, 34246, 34248, 34249, 34250, 34251, 34252, 34253, 34258, 34259, 34261, 34262, 34263, 34264, 34265, 34266, 34267, 34269, 34271, 34273, 34275, 34278, 34279, 34280, 34281, 34282, 34283, 34284, 34285, 34286, 34287, 34288, 34289, 34290, 34292, 34293, 34294, 34295, 34297, 34299, 34300, 34301, 34302, 34303, 34304, 34305, 34306, 34307, 34309, 34310, 34311, 34312, 34313, 34314, 34315, 34316, 34317, 34318, 34319, 34320, 34321, 34322, 34323, 34324, 34325, 34326, 34327, 34328, 34329, 34330, 34331, 34333, 34334, 34335, 34336, 34337, 34338, 34339, 34340, 34341, 34342, 34343, 34344, 34345, 34346, 34347, 34348, 34349, 34350, 34351, 34353, 34354, 34355, 34356, 34357, 34358, 34359, 34360, 34362, 34363, 34364, 34365, 34366, 34367, 34368, 34369, 34370, 34371, 34373, 34374, 34375, 34376, 34377, 34378, 34379, 34380, 34381, 34382, 34383, 34385, 34386, 34387, 34388, 34389, 34390, 34392, 34393, 34395, 34396, 34397, 34398, 34399, 34400, 34401, 34402, 34403, 34404, 34405, 34406, 34407, 34408, 34409, 34410, 34411, 34412, 34413, 34414, 34415, 34416, 34417, 34418, 34419, 34420, 34421, 34422, 34423, 34424, 34425, 34426, 34427, 34428, 34429, 34430, 34431, 34432, 34433, 34434, 34435, 34436, 34437, 34438, 34439, 34440, 34441, 34444, 34445, 34446, 34447, 34448, 34449, 34450, 34451, 34453, 34454, 34455, 34456, 34458, 34459, 34460, 34461, 34463, 34465, 34466, 34467, 34468, 34469, 34470, 34471, 34472, 34473, 34474, 34475, 34476, 34477, 34478, 34479, 34480, 34481, 34482, 34483, 34484, 34485, 34486, 34487, 34489, 34490, 34492, 34494, 34496, 34497, 34498, 34499, 34500, 34501, 34503, 34504, 34505, 34506, 34508, 34509, 34510, 34511, 34512, 34513, 34514, 34515, 34516, 34517, 34518, 34519, 34520, 34521, 34522, 34523, 34524, 34525, 34526, 34527, 34528, 34529, 34530, 34531, 34532, 34543, 34544, 34545, 34546, 34547, 34548, 34549, 34550, 34551, 34552, 34553, 34554, 34555, 34556, 34557, 34558, 34559, 34560, 34561, 34562, 34563, 34564, 34565, 34567, 34568, 34569, 34570, 34571, 34572, 34573, 34574, 34575, 34576, 34577, 34578, 34579, 34580, 34581, 34582, 34583, 34584, 34585, 34586, 34587, 34588, 34589, 34590, 34591, 34592, 34593, 34594, 34596, 34597, 34598, 34599, 34600, 34601, 34602, 34603, 34604, 34605, 34606, 34607, 34608, 34609, 34610, 34611, 34612, 34613, 34614, 34615, 34616, 34617, 34618, 34619, 34620, 34621, 34622, 34623, 34624, 34625, 34626, 34627, 34628, 34629, 34630, 34631, 34632, 34633, 34634, 34635, 34636, 34637, 34638, 34639, 34640, 34641, 34642, 34643, 34644, 34645, 34646, 34647, 34651, 34652, 34653, 34654, 34655, 34656, 34657, 34658, 34659, 34660, 34661, 34662, 34663, 34664, 34665, 34666, 34667, 34668, 34670, 34671, 34672, 34673, 34674, 34675, 34676, 34677, 34678, 34679, 34681, 34682, 34683, 34684, 34685, 34686, 34687, 34689, 34690, 34692, 34693, 34694, 34695, 34696, 34697, 34698, 34699, 34701, 34702, 34703, 34704, 34705, 34706, 34707, 34708, 34709, 34710, 34711, 34712, 34713, 34714, 34715, 34716, 34717, 34718, 34719, 34720, 34721, 34722, 34723, 34724, 34725, 34726, 34727, 34728, 34729, 34730, 34731, 34732, 34733, 34734, 34735, 34736, 34737, 34738, 34739, 34740, 34741, 34742, 34743, 34744, 34745, 34746, 34747, 34748, 34749, 34750, 34752, 34753, 34754, 34755, 34756, 34757, 34758, 34759, 34760, 34761, 34762, 34763, 34764, 34765, 34766, 34767, 34768, 34769, 34770, 34771, 34772, 34773, 34774, 34775, 34776, 34777, 34778, 34779, 34780, 34781, 34782, 34783, 34784, 34785, 34786, 34787, 34788, 34789, 34790, 34793, 34794, 34795, 34796, 34797, 34798, 34799, 34800, 34801, 34802, 34803, 34804, 34805, 34806, 34807, 34808, 34809, 34810, 34811, 34812, 34813, 34814, 34815, 34816, 34817, 34818, 34819, 34820, 34821, 34822, 34823, 34824, 34825, 34826, 34827, 34828, 34829, 34830, 34831, 34832, 34833, 34834, 34835, 34837, 34838, 34839, 34840, 34841, 34842, 34843, 34844, 34845, 34846, 34848, 34849, 34850, 34851, 34852, 34853, 34854, 34855, 34856, 34857, 34858, 34859, 34860, 34861, 34862, 34863, 34864, 34865, 34866, 34867, 34868, 34869, 34870, 34871, 34872, 34874, 34876, 34877, 34878, 34879, 34880, 34881, 34882, 34883, 34884, 34885, 34886, 34887, 34888, 34890, 34891, 34892, 34893, 34894, 34895, 34896, 34897, 34898, 34899, 34900, 34901, 34902, 34903, 34904, 34905, 34906, 34907, 34908, 34909, 34910, 34911, 34912, 34913, 34914, 34915, 34916, 34917, 34918, 34919, 34920, 34921, 34922, 34923, 34924, 34925, 34927, 34928, 34929, 34930, 34931, 34932, 34933, 34934, 34935, 34936, 34937, 34938, 34939, 34940, 34941, 34942, 34943, 34944, 34945, 34946, 34947, 34948, 34949, 34950, 34951, 34952, 34953, 34954, 34955, 34956, 34957, 34958, 34959, 34960, 34961, 34962, 34963, 34964, 34965, 34966, 34967, 34968, 34969, 34970, 34971, 34972, 34973, 34974, 34975, 34976, 34977, 34978, 34979, 34980, 34981, 34982, 34983, 34984, 34985, 34986, 34987, 34988, 34989, 34990, 34991, 34992, 34993, 34994, 34995, 34996, 34997, 34998, 34999, 35000, 35001, 35002, 35003, 35004, 35005, 35006, 35007, 35008, 35009, 35010, 35011, 35012, 35013, 35014, 35015, 35016, 35017, 35018, 35019, 35020, 35021, 35022, 35023, 35024, 35025, 35026, 35027, 35028, 35029, 35030, 35031, 35032, 35033, 35034, 35035, 35036, 35037, 35038, 35039, 35040, 35041, 35042, 35043, 35044, 35045, 35046, 35047, 35048, 35049, 35050, 35051, 35052, 35053, 35054, 35055, 35056, 35057, 35058, 35059, 35060, 35061, 35062, 35063, 35064, 35065, 35066, 35067, 35068, 35069, 35070, 35071, 35072, 35073, 35074, 35075, 35076, 35077, 35078, 35079, 35080, 35081, 35082, 35083, 35084, 35085, 35086, 35087, 35088, 35089, 35090, 35091, 35092, 35093, 35094, 35095, 35096, 35097, 35098, 35099, 35100, 35101, 35102, 35103, 35104, 35105, 35106, 35107, 35108, 35109, 35110, 35111, 35112, 35113, 35114, 35115, 35116, 35117, 35118, 35119, 35120, 35123, 35124, 35125, 35126, 35127, 35128, 35129, 35130, 35131, 35132, 35133, 35134, 35135, 35136, 35137, 35138, 35139, 35140, 35141, 35142, 35143, 35144, 35145, 35146, 35147, 35148, 35149, 35150, 35151, 35152, 35153, 35154, 35155, 35156, 35157, 35158, 35159, 35160, 35161, 35162, 35163, 35164, 35165, 35166, 35167, 35168, 35169, 35170, 35171, 35172, 35173, 35174, 35175, 35176, 35177, 35178, 35179, 35180, 35185, 35186, 35187, 35188, 35189, 35190, 35192, 35193, 35194, 35195, 35196, 35197, 35198, 35200, 35201, 35202, 35203, 35204, 35205, 35207, 35209, 35210, 35211, 35212, 35213, 35222, 35225, 35226, 35227, 35228, 35229, 35230, 35231, 35232, 35233, 35234, 35235, 35236, 35237, 35238, 35239, 35242, 35243, 35244, 35245, 35246, 35247, 35248, 35249, 35250, 35251, 35252, 35253, 35254, 35255, 35256, 35257, 35258, 35259, 35260, 35261, 35273, 35274, 35275, 35276, 35277, 35281, 35284, 35285, 35286, 35287, 35288, 35289, 35290, 35291, 35292, 35293, 35294, 35295, 35296, 35297, 35298, 35299, 35300, 35302, 35304, 35305, 35307, 35309, 35311, 35312, 35313, 35314, 35315, 35316, 35317, 35318, 35319, 35320, 35321, 35322, 35323, 35324, 35325, 35326, 35327, 35328, 35329, 35330, 35331, 35332, 35333, 35334, 35335, 35336, 35337, 35338, 35339, 35340, 35341, 35342, 35343, 35344, 35345, 35346, 35361, 35362, 35363, 35364, 35365, 35366, 35367, 35368, 35369, 35370, 35371, 35372, 35373, 35374, 35375, 35376, 35377, 35378, 35379, 35380, 35381, 35382, 35383, 35384, 35385, 35386, 35387, 35388, 35389, 35390, 35391, 35392, 35393, 35394, 35395, 35396, 35397, 35398, 35399, 35400, 35409, 35412, 35434, 35444, 35445, 35446, 35450, 35451, 35452, 35453, 35454, 35456, 35457, 35458, 35459, 35460, 35461, 35462, 35463, 35464, 35465, 35466, 35467, 35468, 35469, 35470, 35471, 35472, 35473, 35474, 35475, 35476, 35477, 35478, 35480, 35481, 35482, 35483, 35484, 35485, 35486, 35487, 35488, 35489, 35491, 35492, 35493, 35494, 35495, 35496, 35497, 35498, 35499, 35500, 35501, 35503, 35504, 35505, 35506, 35507, 35508, 35509, 35510, 35526, 35545, 35547, 35550, 35551, 35552, 35553, 35554, 35556, 35557, 35558, 35561, 35562, 35563, 35564, 35565, 35566, 35567, 35569, 35570, 35571, 35572, 35573, 35574, 35575, 35576, 35577, 35578, 35579, 35580, 35581, 35582, 35583, 35584, 35585, 35586, 35587, 35588, 35589, 35590, 35591, 35592, 35593, 35594, 35595, 35596, 35597, 35598, 35599, 35600, 35601, 35602, 35603, 35604, 35605, 35606, 35607, 35608, 35609, 35610, 35611, 35612, 35613, 35614, 35617, 35618, 35619, 35620, 35621, 35623, 35627, 35628, 35629, 35631, 35632, 35633, 35634, 35635, 35636, 35637, 35638, 35640, 35641, 35642, 35644, 35645, 35646, 35647, 35648, 35649, 35650, 35651, 35657, 35660, 35661, 35698, 35727, 35750, 35751, 35752, 35753, 35754, 35755, 35756, 35757, 35758, 35759, 35760, 35761, 35762, 35763, 35766, 35768, 35769, 35770, 35771, 35772, 35773, 35777, 35778, 35779, 35780, 35786, 35790, 35805, 35806, 35807, 35808, 35809, 35810, 35811, 35812, 35813, 35814, 35815, 35816, 35817, 35818, 35819, 35820, 35821, 35824, 35825, 35826, 35827, 35828, 35829, 35830, 35831, 35832, 35833, 35835, 35836, 35837, 35838, 35839, 35840, 35841, 35842, 35843, 35844, 35845, 35867, 35869, 35870, 35871, 35872, 35873, 35874, 35875, 35876, 35877, 35878, 35879, 35880, 35881, 35882, 35883, 35884, 35891, 35892, 35893, 35894, 35895, 35896, 35897, 35898, 35899, 35900, 35902, 35903, 35904, 35905, 35906, 35907, 35908, 35909, 35910, 35911, 35912, 35913, 35914, 35915, 35916, 35917, 35918, 35928, 35929, 35968, 35983, 35984, 35995, 36012, 36013, 36015, 36021, 36024, 36025, 36034, 36042, 36047, 36048, 36052, 36056, 36057, 36058, 36059, 36060, 36061, 36062, 36063, 36064, 36065, 36066, 36068, 36069, 36070, 36071, 36072, 36074, 36075, 36076, 36077, 36079, 36092, 36093, 36094, 36095, 36096, 36097, 36098, 36099, 36100, 36101, 36102, 36103, 36104, 36105, 36108, 36109, 36112, 36113, 36114, 36115, 36116, 36117, 36118, 36119, 36120, 36121, 36122, 36123, 36124, 36125, 36126, 36127, 36128, 36129, 36130, 36131, 36132, 36134, 36136, 36137, 36138, 36139, 36140, 36141, 36142, 36143, 36144, 36145, 36146, 36147, 36148, 36149, 36150, 36151, 36152, 36153, 36154, 36155, 36156, 36157, 36159, 36161, 36162, 36163, 36164, 36165, 36166, 36167, 36168, 36169, 36170, 36171, 36173, 36176, 36177, 36178, 36179, 36180, 36181, 36182, 36183, 36184, 36185, 36186, 36188, 36189, 36190, 36191, 36192, 36196, 36197, 36198, 36200, 36201, 36203, 36204, 36205, 36206, 36207, 36208, 36209, 36210, 36211, 36212, 36213, 36215, 36217, 36223, 36224, 36225, 36226, 36227, 36228, 36229, 36230, 36231, 36232, 36233, 36234, 36235, 36236, 36272, 36273, 36283, 36284, 36285, 36286, 36287, 36288, 36289, 36290, 36291, 36292, 36293, 36294, 36295, 36296, 36297, 36304, 36308, 36312, 36328, 36329, 36330, 36331, 36332, 36333, 36334, 36335, 36336, 36337, 36338, 36342, 36343, 36344, 36345, 36346, 36347, 36348, 36349, 36350, 36351, 36352, 36353, 36354, 36355, 36356, 36359, 36360, 36361, 36362, 36363, 36364, 36365, 36366, 36367, 36368, 36369, 36370, 36371, 36372, 36373, 36374, 36375, 36376, 36377, 36378, 36379, 36380, 36381, 36382, 36383, 36384, 36385, 36390, 36391, 36392, 36393, 36394, 36395, 36396, 36397, 36398, 36399, 36400, 36401, 36402, 36403, 36404, 36405, 36406, 36407, 36408, 36409, 36410, 36412, 36413, 36414, 36415, 36416, 36417, 36418, 36419, 36420, 36421, 36422, 36423, 36424, 36425, 36426, 36427, 36428, 36429, 36430, 36431, 36432, 36436, 36437, 36438, 36440, 36441, 36442, 36443, 36444, 36445, 36446, 36447, 36448, 36449, 36450, 36451, 36452, 36453, 36454, 36455, 36456, 36457, 36458, 36459, 36460, 36461, 36462, 36463, 36464, 36465, 36466, 36467, 36468, 36469, 36470, 36471, 36472, 36476, 36477, 36478, 36479, 36481, 36482, 36483, 36484, 36485, 36486, 36487, 36488, 36489, 36490, 36491, 36492, 36493, 36494, 36495, 36496, 36497, 36499, 36500, 36501, 36502, 36503, 36504, 36505, 36506, 36507, 36508, 36509, 36510, 36511, 36512, 36513, 36514, 36515, 36516, 36517, 36518, 36519, 36520, 36521, 36522, 36523, 36524, 36525, 36526, 36527, 36528, 36529, 36530, 36531, 36532, 36533, 36534, 36535, 36536, 36537, 36539, 36540, 36541, 36542, 36543, 36544, 36545, 36546, 36547, 36548, 36549, 36550, 36551, 36552, 36553, 36554, 36555, 36556, 36557, 36558, 36559, 36560, 36561, 36562, 36564, 36565, 36567, 36568, 36573, 36574, 36578, 36585, 36591, 36592, 36593, 36594, 36595, 36596, 36597, 36598, 36599, 36600, 36601, 36602, 36604, 36605, 36606, 36607, 36608, 36609, 36610, 36611, 36612, 36613, 36614, 36615, 36616, 36618, 36619, 36620, 36621, 36622, 36623, 36624, 36625, 36626, 36627, 36628, 36629, 36630, 36631, 36632, 36633, 36634, 36635, 36636, 36637, 36638, 36639, 36640, 36641, 36642, 36643, 36644, 36645, 36648, 36649, 36651, 36652, 36653, 36654, 36655, 36656, 36657, 36658, 36659, 36660, 36661, 36662, 36663, 36664, 36665, 36666, 36667, 36669, 36670, 36671, 36672, 36673, 36674, 36675, 36676, 36677, 36678, 36679, 36680, 36681, 36682, 36684, 36685, 36686, 36687, 36688, 36689, 36690, 36693, 36694, 36695, 36696, 36697, 36698, 36699, 36700, 36701, 36702, 36703, 36704, 36705, 36706, 36707, 36708, 36709, 36710, 36711, 36712, 36713, 36714, 36715, 36716, 36717, 36718, 36719, 36720, 36721, 36722, 36723, 36724, 36725, 36726, 36727, 36728, 36729, 36730, 36731, 36732, 36733, 36734, 36735, 36736, 36737, 36738, 36739, 36740, 36741, 36742, 36743, 36744, 36745, 36746, 36748, 36749, 36750, 36751, 36752, 36753, 36754, 36755, 36756, 36757, 36758, 36760, 36761, 36763, 36764, 36765, 36766, 36767, 36768, 36769, 36770, 36771, 36772, 36773, 36774, 36776, 36778, 36779, 36780, 36781, 36782, 36783, 36784, 36785, 36786, 36787, 36788, 36789, 36790, 36791, 36793, 36794, 36795, 36796, 36797, 36798, 36799, 36800, 36801, 36803, 36804, 36805, 36807, 36808, 36809, 36810, 36811, 36812, 36813, 36814, 36815, 36816, 36817, 36818, 36819, 36820, 36821, 36822, 36823, 36824, 36825, 36826, 36827, 36828, 36829, 36830, 36831, 36832, 36833, 36834, 36835, 36837, 36838, 36839, 36840, 36841, 36842, 36843, 36844, 36845, 36846, 36847, 36848, 36849, 36850, 36851, 36852, 36853, 36854, 36855, 36856, 36857, 36858, 36859, 36860, 36861, 36862, 36863, 36864, 36865, 36866, 36867, 36868, 36869, 36870, 36871, 36872, 36873, 36874, 36875, 36876, 36877, 36878, 36879, 36880, 36881, 36882, 36883, 36884, 36885, 36886, 36887, 36888, 36889, 36890, 36891, 36892, 36893, 36894, 36895, 36896, 36897, 36899, 36900, 36901, 36902, 36903, 36906, 36907, 36908, 36909, 36910, 36911, 36912, 36913, 36914, 36915, 36916, 36917, 36918, 36919, 36920, 36921, 36922, 36924, 36925, 36926, 36927, 36928, 36929, 36930, 36931, 36932, 36934, 36936, 36937, 36939, 36940, 36941, 36942, 36943, 36944, 36945, 36946, 36947, 36948, 36949, 36950, 36951, 36952, 36953, 36954, 36955, 36956, 36957, 36958, 36959, 36960, 36961, 36962, 36963, 36964, 36965, 36966, 36967, 36968, 36969, 36970, 36971, 36972, 36973, 36974, 36975, 36976, 36977, 36978, 36979, 36980, 36982, 36983, 36984, 36986, 36987, 36988, 36989, 36990, 36991, 36993, 36994, 36995, 36996, 36997, 36998, 36999, 37000, 37001, 37002, 37003, 37004, 37005, 37006, 37007, 37008, 37009, 37010, 37011, 37012, 37013, 37014, 37015, 37016, 37017, 37018, 37019, 37020, 37021, 37022, 37023, 37024, 37025, 37026, 37027, 37028, 37029, 37030, 37031, 37032, 37033, 37034, 37035, 37036, 37037, 37038, 37039, 37040, 37041, 37044, 37045, 37046, 37053, 37054, 37055, 37056, 37057, 37058, 37059, 37061, 37062, 37063, 37064, 37065, 37067, 37068, 37069, 37070, 37071, 37072, 37073, 37074, 37078, 37079, 37080, 37081, 37082, 37083, 37084, 37085, 37086, 37087, 37088, 37089, 37090, 37091, 37092, 37093, 37094, 37097, 37098, 37099, 37100, 37101, 37102, 37103, 37105, 37106, 37107, 37108, 37109, 37110, 37111, 37112, 37113, 37114, 37115, 37116, 37117, 37118, 37119, 37120, 37121, 37122, 37123, 37124, 37125, 37126, 37127, 37128, 37129, 37130, 37131, 37132, 37133, 37134, 37135, 37136, 37137, 37138, 37139, 37140, 37141, 37142, 37143, 37144, 37145, 37146, 37147, 37148, 37149, 37150, 37151, 37152, 37153, 37154, 37155, 37156, 37157, 37158, 37159, 37160, 37161, 37162, 37165, 37166, 37167, 37168, 37169, 37170, 37171, 37172, 37173, 37174, 37175, 37176, 37177, 37178, 37179, 37180, 37181, 37182, 37183, 37184, 37185, 37186, 37187, 37188, 37189, 37190, 37191, 37192, 37193, 37194, 37195, 37196, 37197, 37198, 37199, 37200, 37201, 37202, 37203, 37204, 37205, 37206, 37207, 37208, 37210, 37211, 37212, 37213, 37214, 37215, 37216, 37217, 37218, 37219, 37220, 37221, 37222, 37223, 37224, 37225, 37226, 37227, 37228, 37229, 37230, 37231, 37232, 37487, 37488, 37489, 37490, 37491, 37492, 37493, 37494, 37495, 37496, 37497, 37498, 37499, 37500, 37501, 37502, 37503, 37507, 37509, 37510, 37511, 37512, 37513, 37514, 37515, 37516, 37517, 37518, 37519, 37520, 37521, 37522, 37523, 37524, 37527, 37528, 37529, 37530, 37531, 37532, 37533, 37534, 37535, 37536, 37538, 37539, 37540, 37541, 37542, 37543, 37544, 37545, 37546, 37547, 37548, 37552, 37553, 37554, 37555, 37556, 37557, 37558, 37559, 37560, 37561, 37562, 37570, 37571, 37572, 37573, 37574, 37575, 37576, 37577, 37578, 37579, 37580, 37581, 37582, 37583, 37584, 37585, 37586, 37587, 37588, 37589, 37590, 37591, 37592, 37593, 37594, 37595, 37596, 37597, 37598, 37599, 37600, 37601, 37602, 37659, 37660, 37661, 37662, 37663, 37664, 37665, 37666, 37667, 37668, 37669, 37670, 37671, 37672, 37674, 37675, 37676, 37679, 37680, 37682, 37683, 37685, 37686, 37687, 37688, 37689, 37690, 37691, 37692, 37693, 37694, 37695, 37696, 37697, 37698, 37699, 37700, 37701, 37702, 37703, 37704, 37706, 37707, 37708, 37709, 37710, 37711, 37712, 37713, 37715, 37716, 37717, 37718, 37719, 37723, 37724, 37726, 37728, 37729, 37732, 37733, 37734, 37735, 37736, 37737, 37738, 37740, 37741, 37743, 37744, 37745, 37746, 37747, 37748, 37749, 37750, 37751, 37752, 37753, 37754, 37755, 37756, 37757, 37758, 37759, 37760, 37761, 37762, 37763, 37764, 37765, 37766, 37767, 37768, 37769, 37770, 37771, 37772, 37773, 37774, 37775, 37776, 37779, 37780, 37781, 37782, 37783, 37784, 37785, 37786, 37787, 37788, 37790, 37791, 37792, 37793, 37794, 37795, 37796, 37798, 37799, 37800, 37801, 37802, 37803, 37804, 37805, 37806, 37807, 37808, 37810, 37811, 37812, 37813, 37814, 37815, 37816, 37817, 37818, 37819, 37820, 37821, 37822, 37823, 37824, 37825, 37826, 37827, 37828, 37829, 37830, 37831, 37832, 37833, 37834, 37835, 37836, 37837, 37838, 37839, 37840, 37841, 37842, 37843, 37844, 37845, 37846, 37847, 37848, 37849, 37850, 37851, 37852, 37853, 37854, 37855, 37856, 37857, 37858, 37859, 37860, 37861, 37862, 37863, 37864, 37865, 37866, 37868, 37869, 37870, 37871, 37872, 37873, 37874, 37875, 37876, 37878, 37879, 37880, 37881, 37882, 37883, 37884, 37885, 37886, 37887, 37888, 37889, 37890, 37891, 37892, 37893, 37894, 37895, 37896, 37897, 37898, 37900, 37901, 37902, 37903, 37904, 37906, 37907, 37908, 37909, 37910, 37911, 37912, 37913, 37914, 37915, 37916, 37917, 37918, 37919, 37920, 37921, 37922, 37923, 37924, 37925, 37926, 37927, 37928, 37929, 37930, 37931, 37932, 37933, 37934, 37935, 37936, 37937, 37938, 37939, 37940, 37941, 37942, 37944, 37945, 37946, 37947, 37948, 37949, 37950, 37951, 37952, 37953, 37954, 37955, 37956, 37960, 37961, 37962, 37963, 37964, 37965, 37966, 37967, 37968, 37969, 37970, 37971, 37972, 37973, 37974, 37976, 37977, 37978, 37980, 37981, 37982, 37983, 37984, 37985, 37986, 37987, 37988, 37989, 37990, 37991, 37992, 37993, 37994, 37995, 37996, 37997, 37998, 37999, 38001, 38002, 38003, 38004, 38005, 38006, 38008, 38009, 38010, 38011, 38012, 38013, 38014, 38015, 38016, 38017, 38018, 38019, 38020, 38021, 38022, 38023, 38024, 38027, 38028, 38029, 38030, 38032, 38033, 38034, 38035, 38037, 38038, 38039, 38040, 38041, 38042, 38043, 38044, 38045, 38046, 38047, 38048, 38049, 38050, 38051, 38052, 38053, 38054, 38055, 38056, 38065, 38066, 38067, 38068, 38069, 38070, 38104, 38107, 38109, 38111, 38112, 38113, 38115, 38116, 38117, 38118, 38119, 38120, 38121, 38122, 38124, 38125, 38127, 38135, 38136, 38140, 38141, 38142, 38143, 38144, 38145, 38146, 38147, 38148, 38149, 38150, 38152, 38153, 38154, 38158, 38159, 38160, 38161, 38162, 38163, 38164, 38172, 38173, 38175, 38176, 38177, 38180, 38181, 38182, 38183, 38184, 38186, 38187, 38188, 38189, 38190, 38191, 38192, 38194, 38195, 38196, 38199, 38200, 38201, 38202, 38203, 38204, 38205, 38206, 38207, 38208, 38209, 38210, 38211, 38212, 38213, 38214, 38215, 38216, 38217, 38218, 38221, 38222, 38223, 38224, 38225, 38226, 38227, 38228, 38229, 38230, 38231, 38232, 38234, 38236, 38237, 38238, 38239, 38240, 38241, 38242, 38243, 38244, 38245, 38246, 38247, 38248, 38250, 38251, 38252, 38253, 38254, 38255, 38259, 38260, 38263, 38264, 38268, 38269, 38270, 38271, 38272, 38273, 38274, 38275, 38276, 38277, 38278, 38279, 38280, 38281, 38282, 38283, 38284, 38285, 38286, 38287, 38288, 38289, 38290, 38291, 38292, 38293, 38294, 38295, 38300, 38301, 38302, 38305, 38306, 38307, 38308, 38309, 38310, 38311, 38314, 38315, 38316, 38317, 38318, 38319, 38323, 38324, 38325, 38326, 38327, 38328, 38329, 38331, 38332, 38333, 38334, 38335, 38336, 38337, 38338, 38339, 38340, 38341, 38342, 38343, 38344, 38345, 38346, 38347, 38348, 38353, 38354, 38355, 38357, 38358, 38359, 38360, 38361, 38363, 38364, 38365, 38366, 38367, 38368, 38369, 38370, 38371, 38373, 38374, 38375, 38377, 38378, 38379, 38380, 38381, 38382, 38383, 38384, 38385, 38386, 38387, 38389, 38391, 38392, 38409, 38410, 38411, 38412, 38413, 38415, 38420, 38421, 38422, 38423, 38424, 38425, 38426, 38427, 38428, 38429, 38430, 38432, 38433, 38437, 38438, 38439, 38440, 38441, 38442, 38443, 38448, 38449, 38450, 38451, 38452, 38453, 38454, 38455, 38456, 38457, 38458, 38461, 38463, 38464, 38465, 38466, 38467, 38468, 38469, 38470, 38471, 38472, 38473, 38474, 38475, 38477, 38482, 38484, 38485, 38487, 38488, 38489, 38490, 38491, 38492, 38493, 38494, 38497, 38498, 38499, 38500, 38501, 38502, 38503, 38504, 38505, 38506, 38507, 38508, 38509, 38510, 38511, 38512, 38513, 38514, 38515, 38516, 38517, 38518, 38519, 38520, 38521, 38522, 38523, 38526, 38527, 38528, 38529, 38530, 38531, 38532, 38533, 38534, 38535, 38536, 38537, 38538, 38539, 38540, 38541, 38542, 38545, 38546, 38547, 38548, 38551, 38553, 38554, 38555, 38556, 38557, 38558, 38559, 38560, 38561, 38562, 38565, 38566, 38567, 38569, 38570, 38571, 38572, 38573, 38574, 38575, 38576, 38577, 38578, 38579, 38580, 38581, 38584, 38587, 38588, 38589, 38593, 38594, 38595, 38606, 38607, 38608, 38609, 38610, 38611, 38612, 38613, 38614, 38615, 38616, 38617, 38618, 38619, 38620, 38621, 38622, 38623, 38624, 38627, 38636, 38643, 38644, 38645, 38646, 38647, 38648, 38649, 38650, 38651, 38652, 38658, 38659, 38660, 38661, 38662, 38663, 38664, 38665, 38666, 38667, 38668, 38695, 38696, 38697, 38703, 38704, 38705, 38706, 38707, 38708, 38709, 38710, 38711, 38712, 38713, 38714, 38715, 38716, 38718, 38719, 38738, 38739, 38742, 38745, 38746, 38747, 38748, 38749, 38750, 38751, 38752, 38753, 38754, 38755, 38756, 38757, 38762, 38763, 38764, 38765, 38766, 38767, 38768, 38778, 38779, 38780, 38781, 38782, 38783, 38791, 38792, 38793, 38794, 38795, 38796, 38797, 38798, 38799, 38800, 38801, 38802, 38803, 38804, 38805, 38806, 38807, 38808, 38809, 38810, 38811, 38812, 38813, 38815, 38816, 38818, 38819, 38820, 38821, 38822, 38823, 38824, 38825, 38826, 38830, 38831, 38832, 38839, 38840, 38841, 38842, 38843, 38844, 38845, 38846, 38847, 38848, 38849, 38850, 38851, 38853, 38854, 38855, 38856, 38858, 38860, 38863, 38867, 38868, 38869, 38870, 38871, 38872, 38873, 38874, 38875, 38876, 38877, 38878, 38879, 38880, 38881, 38882, 38883, 38884, 38885, 38886, 38887, 38888, 38889, 38890, 38891, 38892, 38893, 38894, 38895, 38896, 38897, 38898, 38899, 38900, 38901, 38902, 38903, 38904, 38905, 38906, 38907, 38908, 38909, 38910, 38911, 38912, 38913, 38914, 38915, 38916, 38917, 38918, 38919, 38920, 38921, 38922, 38923, 38924, 38925, 38926, 38927, 38928, 38929, 38930, 38931, 38932, 38933, 38934, 38935, 38936, 38937, 38938, 38939, 38940, 38941, 38942, 38949, 38950, 38951, 38952, 38953, 38966, 38967, 38968, 38969, 38976, 38977, 38978, 38979, 38980, 38981, 38982, 38983, 38984, 38985, 38986, 38987, 38988, 38989, 38990, 38991, 38992, 38993, 38994, 38995, 38996, 38997, 38999, 39002, 39003, 39004, 39005, 39006, 39007, 39008, 39009, 39014, 39015, 39016, 39017, 39019, 39020, 39021, 39022, 39023, 39024, 39025, 39026, 39027, 39028, 39029, 39030, 39031, 39032, 39033, 39034, 39035, 39036, 39037, 39038, 39039, 39040, 39041, 39042, 39043, 39044, 39045, 39046, 39047, 39048, 39049, 39050, 39051, 39055, 39056, 39057, 39058, 39059, 39060, 39061, 39062, 39063, 39064, 39065, 39066, 39067, 39068, 39069, 39070, 39071, 39072, 39073, 39074, 39075, 39076, 39077, 39078, 39079, 39080, 39081, 39082, 39083, 39084, 39085, 39086, 39087, 39088, 39089, 39090, 39091, 39092, 39093, 39094, 39095, 39096, 39097, 39098, 39099, 39100, 39102, 39103, 39116, 39117, 39118, 39119, 39123, 39124, 39125, 39126, 39127, 39128, 39129, 39130, 39131, 39132, 39133, 39135, 39136, 39137, 39138, 39139, 39140, 39141, 39142, 39143, 39144, 39145, 39146, 39147, 39148, 39149, 39150, 39151, 39152, 39153, 39154, 39155, 39156, 39157, 39158, 39159, 39160, 39161, 39162, 39163, 39165, 39169, 39170, 39171, 39172, 39173, 39174, 39175, 39176, 39177, 39178, 39179, 39180, 39181, 39182, 39183, 39184, 39185, 39186, 39187, 39188, 39189, 39190, 39191, 39193, 39194, 39195, 39196, 39197, 39198, 39199, 39200, 39201, 39203, 39204, 39205, 39206, 39207, 39208, 39209, 39210, 39211, 39212, 39213, 39214, 39215, 39216, 39217, 39218, 39219, 39220, 39221, 39222, 39223, 39224, 39226, 39227, 39228, 39229, 39230, 39231, 39236, 39237, 39238, 39239, 39244, 39245, 39249, 39251, 39252, 39253, 39254, 39255, 39256, 39257, 39258, 39259, 39260, 39261, 39262, 39263, 39264, 39265, 39266, 39267, 39268, 39269, 39270, 39271, 39272, 39273, 39274, 39275, 39276, 39279, 39280, 39281, 39282, 39283, 39308, 39312, 39313, 39314, 39315, 39316, 39317, 39318, 39319, 39320, 39321, 39322, 39323, 39324, 39325, 39326, 39327, 39328, 39329, 39330, 39331, 39332, 39333, 39334, 39335, 39337, 39339, 39340, 39341, 39342, 39343, 39344, 39345, 39346, 39347, 39348, 39349, 39350, 39351, 39352, 39353, 39354, 39355, 39356, 39357, 39358, 39359, 39360, 39361, 39362, 39363, 39364, 39365, 39366, 39367, 39368, 39369, 39370, 39371, 39372, 39373, 39374, 39375, 39376, 39377, 39378, 39379, 39380, 39381, 39382, 39383, 39384, 39385, 39386, 39387, 39389, 39390, 39391, 39393, 39394, 39395, 39396, 39397, 39399, 39400, 39401, 39402, 39403, 39405, 39406, 39407, 39408, 39410, 39411, 39412, 39413, 39414, 39415, 39417, 39418, 39419, 39420, 39421, 39422, 39423, 39425, 39426, 39427, 39428, 39429, 39431, 39432, 39433, 39434, 39435, 39436, 39437, 39438, 39439, 39440, 39442, 39443, 39444, 39445, 39446, 39447, 39448, 39449, 39450, 39451, 39452, 39453, 39454, 39456, 39460, 39464, 39465, 39466, 39478, 39480, 39506, 39508, 39509, 39519, 39568, 39569, 39570, 39579, 39580, 39581, 39582, 39583, 39584, 39587, 39588, 39589, 39590, 39591, 39592, 39594, 39595, 39596, 39597, 39598, 39600, 39601, 39602, 39603, 39604, 39605, 39606, 39607, 39608, 39609, 39610, 39611, 39612, 39613, 39615, 39616, 39617, 39618, 39619, 39620, 39621, 39622, 39623, 39624, 39625, 39626, 39627, 39628, 39629, 39630, 39632, 39633, 39634, 39635, 39636, 39637, 39638, 39639, 39640, 39641, 39642, 39643, 39644, 39645, 39646, 39647, 39648, 39649, 39650, 39651, 39652, 39653, 39654, 39655, 39656, 39657, 39658, 39659, 39660, 39661, 39662, 39663, 39664, 39665, 39667, 39668, 39669, 39670, 39672, 39673, 39674, 39675, 39676, 39677, 39678, 39679, 39681, 39682, 39683, 39686, 39691, 39692, 39695, 39696, 39697, 39698, 39700, 39702, 39703, 39704, 39705, 39707, 39708, 39710, 39711, 39712, 39713, 39714, 39715, 39716, 39717, 39718, 39719, 39720, 39721, 39722, 39723, 39724, 39725, 39726, 39727, 39728, 39729, 39730, 39731, 39732, 39733, 39735, 39736, 39737, 39738, 39739, 39740, 39741, 39742, 39743, 39744, 39745, 39746, 39747, 39749, 39750, 39751, 39752, 39753, 39754, 39755, 39756, 39757, 39758, 39759, 39760, 39763, 39765, 39787, 39788, 39789, 39794, 39795, 39796, 39797, 39798, 39799, 39800, 39801, 39802, 39803, 39804, 39806, 39807, 39808, 39809, 39810, 39811, 39812, 39813, 39814, 39816, 39817, 39818, 39819, 39820, 39821, 39822, 39824, 39825, 39826, 39827, 39828, 39829, 39830, 39831, 39832, 39833, 39834, 39835, 39836, 39837, 39838, 39839, 39840, 39841, 39842, 39843, 39844, 39845, 39846, 39847, 39848, 39850, 39851, 39852, 39853, 39854, 39855, 39856, 39857, 39858, 39859, 39860, 39861, 39862, 39863, 39865, 39866, 39867, 39868, 39869, 39870, 39871, 39872, 39873, 39874, 39875, 39876, 39877, 39878, 39879, 39881, 39882, 39883, 39884, 39885, 39886, 39887, 39888, 39889, 39890, 39891, 39892, 39893, 39894, 39895, 39896, 39897, 39898, 39899, 39900, 39901, 39902, 39903, 39907, 39908, 39909, 39910, 39911, 39913, 39915, 39916, 39917, 39918, 39919, 39921, 39923, 39924, 39925, 39926, 39927, 39928, 39929, 39930, 39931, 39932, 39933, 39934, 39936, 39938, 39939, 39940, 39941, 39942, 39943, 39946, 39947, 39948, 39949, 39950, 39951, 39952, 39954, 39955, 39956, 39957, 39958, 39959, 39960, 39961, 39962, 39963, 39964, 39965, 39966, 39967, 39968, 39969, 39970, 39972, 39973, 39974, 39975, 39976, 39977, 39978, 39980, 39982, 39984, 39985, 39987, 39989, 39990, 39992, 39993, 39994, 39996, 39997, 39998, 39999, 40000, 40001, 40002, 40004, 40006, 40007, 40008, 40010, 40011, 40013, 40015, 40017, 40019, 40021, 40023, 40025, 40026, 40027, 40028, 40029, 40030, 40031, 40032, 40033, 40034, 40035, 40036, 40037, 40038, 40039, 40040, 40041, 40042, 40043, 40044, 40051, 40052, 40053, 40054, 40055, 40056, 40057, 40058, 40059, 40060, 40061, 40062, 40063, 40064, 40065, 40066, 40067, 40068, 40069, 40070, 40071, 40072, 40073, 40074, 40075, 40076, 40077, 40078, 40079, 40080, 40081, 40082, 40083, 40084, 40090, 40091, 40092, 40093, 40095, 40096, 40097, 40098, 40099, 40100, 40101, 40102, 40103, 40104, 40105, 40106, 40107, 40108, 40110, 40120, 40121, 40122, 40123, 40124, 40125, 40126, 40128, 40129, 40130, 40131, 40132, 40133, 40134, 40135, 40136, 40137, 40138, 40139, 40140, 40141, 40142, 40146, 40147, 40148, 40149, 40150, 40151, 40160, 40161, 40162, 40163, 40164, 40165, 40168, 40169, 40170, 40171, 40172, 40174, 40175, 40176, 40177, 40178, 40179, 40180, 40181, 40182, 40183, 40184, 40185, 40186, 40187, 40188, 40189, 40190, 40191, 40192, 40193, 40194, 40195, 40196, 40197, 40198, 40199, 40200, 40201, 40202, 40203, 40204, 40205, 40206, 40207, 40208, 40209, 40210, 40211, 40212, 40213, 40214, 40215, 40216, 40217, 40218, 40219, 40220, 40221, 40222, 40223, 40224, 40225, 40226, 40227, 40228, 40229, 40230, 40231, 40232, 40233, 40237, 40238, 40239, 40240, 40241, 40242, 40243, 40244, 40246, 40247, 40250, 40251, 40252, 40253, 40254, 40255, 40256, 40257, 40258, 40260, 40261, 40263, 40264, 40265, 40266, 40267, 40268, 40269, 40270, 40271, 40272, 40273, 40274, 40275, 40276, 40277, 40278, 40279, 40280, 40281, 40282, 40283, 40284, 40288, 40289, 40290, 40291, 40293, 40294, 40295, 40298, 40300, 40301, 40303, 40304, 40305, 40306, 40307, 40308, 40309, 40310, 40311, 40312, 40313, 40315, 40316, 40317, 40318, 40319, 40320, 40329, 40330, 40331, 40332, 40333, 40334, 40335, 40336, 40337, 40338, 40339, 40340, 40341, 40342, 40343, 40344, 40345, 40350, 40351, 40352, 40353, 40354, 40355, 40356, 40358, 40359, 40360, 40361, 40362, 40363, 40365, 40366, 40367, 40368, 40369, 40370, 40371, 40372, 40373, 40374, 40375, 40382, 40387, 40388, 40389, 40390, 40391, 40392, 40398, 40399, 40400, 40401, 40403, 40404, 40405, 40406, 40408, 40409, 40412, 40413, 40414, 40415, 40416, 40417, 40419, 40421, 40423, 40425, 40426, 40427, 40428, 40429, 40430, 40431, 40432, 40433, 40434, 40435, 40436, 40437, 40438, 40439, 40440, 40441, 40443, 40446, 40447, 40448, 40449, 40450, 40458, 40459, 40460, 40461, 40462, 40463, 40464, 40465, 40466, 40467, 40468, 40469, 40473, 40474, 40475, 40476, 40478, 40479, 40480, 40481, 40482, 40483, 40484, 40485, 40486, 40487, 40488, 40489, 40490, 40491, 40492, 40493, 40494, 40495, 40496, 40497, 40498, 40499, 40500, 40501, 40502, 40503, 40504, 40505, 40506, 40507, 40508, 40509, 40510, 40511, 40512, 40527, 40528, 40529, 40530, 40533, 40534, 40535, 40536, 40537, 40538, 40539, 40540, 40541, 40542, 40543, 40544, 40545, 40546, 40547, 40548, 40550, 40551, 40552, 40553, 40554, 40555, 40556, 40557, 40558, 40559, 40560, 40561, 40562, 40563, 40564, 40565, 40566, 40567, 40572, 40573, 40575, 40577, 40578, 40579, 40580, 40581, 40582, 40583, 40584, 40585, 40586, 40587, 40588, 40589, 40590, 40591, 40592, 40593, 40594, 40595, 40596, 40597, 40598, 40599, 40600, 40601, 40602, 40603, 40604, 40605, 40606, 40607, 40615, 40616, 40617, 40618, 40619, 40620, 40621, 40622, 40623, 40624, 40625, 40626, 40627, 40628, 40629, 40630, 40631, 40632, 40633, 40634, 40635, 40636, 40637, 40638, 40639, 40640, 40641, 40642, 40643, 40644, 40645, 40646, 40647, 40648, 40649, 40650, 40651, 40653, 40654, 40655, 40656, 40657, 40660, 40661, 40662, 40663, 40664, 40665, 40666, 40667, 40668, 40669, 40676, 40677, 40678, 40679, 40680, 40681, 40683, 40685, 40686, 40687, 40688, 40689, 40690, 40691, 40692, 40693, 40694, 40695, 40696, 40697, 40699, 40700, 40701, 40702, 40703, 40704, 40705, 40707, 40708, 40709, 40710, 40711, 40712, 40713, 40714, 40715, 40716, 40717, 40718, 40719, 40720, 40721, 40722, 40723, 40724, 40725, 40726, 40727, 40728, 40729, 40730, 40731, 40732, 40733, 40734, 40735, 40736, 40737, 40738, 40739, 40740, 40741, 40742, 40743, 40744, 40745, 40746, 40747, 40753, 40754, 40755, 40756, 40757, 40758, 40759, 40760, 40761, 40762, 40763, 40764, 40765, 40766, 40767, 40768, 40769, 40770, 40771, 40772, 40773, 40774, 40775, 40776, 40777, 40778, 40779, 40780, 40781, 40782, 40783, 40784, 40785, 40786, 40787, 40788, 40789, 40790, 40791, 40792, 40793, 40794, 40795, 40796, 40797, 40798, 40799, 40800, 40801, 40802, 40803, 40804, 40805, 40806, 40808, 40809, 40810, 40811, 40812, 40814, 40815, 40816, 40817, 40819, 40820, 40825, 40826, 40827, 40828, 40829, 40830, 40831, 40832, 40833, 40834, 40835, 40836, 40837, 40838, 40839, 40840, 40841, 40842, 40843, 40844, 40845, 40846, 40847, 40848, 40849, 40850, 40851, 40852, 40853, 40854, 40855, 40856, 40857, 40858, 40859, 40860, 40861, 40862, 40863, 40864, 40865, 40866, 40867, 40868, 40869, 40870, 40871, 40873, 40874, 40875, 40876, 40877, 40878, 40879, 40880, 40881, 40882, 40883, 40884, 40885, 40887, 40888, 40889, 40890, 40891, 40892, 40893, 40894, 40895, 40896, 40897, 40898, 40899, 40900, 40901, 40902, 40903, 40904, 40905, 40906, 40907, 40908, 40909, 40910, 40911, 40912, 40913, 40914, 40915, 40916, 40917, 40918, 40919, 40920, 40921, 40922, 40923, 40924, 40925, 40926, 40927, 40928, 40929, 40930, 40931, 40932, 40933, 40934, 40936, 40938, 40939, 40940, 40941, 40942, 40944, 40945, 40946, 40947, 40948, 40949, 40950, 40951, 40952, 40953, 40955, 40956, 40957, 40958, 40959, 40960, 40961, 40966, 40967, 40968, 40969, 40970, 40971, 40972, 40973, 40974, 40978, 40979, 40980, 40982, 40983, 40984, 40985, 40987, 40988, 40989, 40990, 40991, 40993, 40994, 40995, 40997, 40998, 40999, 41000, 41002, 41003, 41004, 41005, 41006, 41007, 41008, 41009, 41010, 41011, 41012, 41013, 41014, 41015, 41016, 41017, 41018, 41019, 41020, 41021, 41022, 41023, 41024, 41025, 41026, 41027, 41028, 41029, 41030, 41031, 41032, 41035, 41037, 41038, 41039, 41040, 41041, 41042, 41043, 41045, 41046, 41047, 41048, 41049, 41050, 41051, 41052, 41053, 41054, 41055, 41056, 41057, 41058, 41059, 41060, 41062, 41063, 41064, 41065, 41066, 41067, 41068, 41069, 41070, 41071, 41072, 41073, 41074, 41075, 41076, 41077, 41078, 41079, 41080, 41081, 41082, 41083, 41084, 41085, 41086, 41087, 41088, 41089, 41090, 41091, 41092, 41093, 41094, 41096, 41097, 41098, 41099, 41100, 41101, 41102, 41103, 41104, 41105, 41106, 41107, 41108, 41109, 41110, 41111, 41112, 41113, 41114, 41115, 41116, 41117, 41118, 41119, 41120, 41121, 41122, 41123, 41124, 41125, 41126, 41127, 41128, 41129, 41130, 41131, 41132, 41133, 41134, 41135, 41136, 41137, 41138, 41139, 41140, 41141, 41142, 41143, 41144, 41145, 41146, 41147, 41148, 41149, 41150, 41151, 41152, 41153, 41154, 41155, 41156, 41157, 41158, 41159, 41160, 41161, 41162, 41163, 41164, 41165, 41166, 41167, 41168, 41169, 41170, 41171, 41172, 41173, 41174, 41175, 41176, 41177, 41178, 41180, 41181, 41182, 41183, 41184, 41185, 41186, 41187, 41188, 41189, 41190, 41191, 41192, 41193, 41194, 41195, 41196, 41197, 41198, 41199, 41200, 41201, 41202, 41203, 41204, 41205, 41206, 41207, 41208, 41209, 41210, 41212, 41214, 41215, 41216, 41217, 41218, 41219, 41223, 41224, 41225, 41226, 41227, 41228, 41229, 41230, 41231, 41232, 41233, 41234, 41235, 41236, 41237, 41238, 41239, 41240, 41241, 41242, 41243, 41244, 41245, 41246, 41247, 41248, 41249, 41250, 41251, 41252, 41253, 41254, 41255, 41256, 41257, 41258, 41259, 41260, 41261, 41262, 41263, 41264, 41265, 41266, 41267, 41268, 41269, 41270, 41272, 41273, 41274, 41275, 41276, 41277, 41278, 41279, 41280, 41281, 41282, 41283, 41284, 41285, 41286, 41287, 41289, 41290, 41291, 41292, 41293, 41294, 41295, 41297, 41298, 41299, 41300, 41302, 41305, 41306, 41307, 41308, 41309, 41310, 41311, 41312, 41313, 41314, 41315, 41316, 41317, 41318, 41319, 41320, 41321, 41322, 41323, 41324, 41325, 41326, 41327, 41328, 41329, 41330, 41331, 41332, 41333, 41334, 41335, 41336, 41337, 41338, 41339, 41340, 41341, 41342, 41343, 41344, 41345, 41346, 41347, 41348, 41349, 41350, 41351, 41353, 41354, 41355, 41356, 41357, 41358, 41359, 41360, 41361, 41362, 41363, 41364, 41365, 41366, 41367, 41368, 41369, 41370, 41371, 41372, 41373, 41374, 41375, 41376, 41378, 41379, 41380, 41381, 41382, 41383, 41384, 41385, 41386, 41387, 41388, 41389, 41390, 41391, 41392, 41393, 41394, 41395, 41396, 41397, 41398, 41399, 41400, 41401, 41402, 41403, 41404, 41405, 41406, 41407, 41408, 41409, 41410, 41411, 41412, 41413, 41414, 41415, 41416, 41417, 41418, 41419, 41420, 41421, 41422, 41423, 41424, 41425, 41426, 41427, 41428, 41429, 41430, 41431, 41432, 41433, 41434, 41435, 41436, 41437, 41438, 41439, 41440, 41441, 41442, 41443, 41444, 41445, 41446, 41447, 41448, 41449, 41451, 41452, 41453, 41454, 41455, 41456, 41457, 41458, 41459, 41460, 41461, 41462, 41463, 41464, 41466, 41467, 41468, 41470, 41471, 41472, 41473, 41474, 41475, 41476, 41477, 41478, 41479, 41480, 41481, 41482, 41483, 41484, 41485, 41486, 41487, 41488, 41489, 41490, 41491, 41492, 41493, 41494, 41495, 41496, 41497, 41498, 41499, 41500, 41501, 41502, 41503, 41504, 41505, 41506, 41507, 41508, 41509, 41510, 41511, 41512, 41513, 41514, 41515, 41516, 41517, 41518, 41519, 41520, 41521, 41522, 41523, 41524, 41526, 41527, 41528, 41529, 41530, 41531, 41532, 41533, 41534, 41535, 41536, 41537, 41538, 41539, 41540, 41541, 41542, 41543, 41544, 41545, 41546, 41547, 41548, 41549, 41550, 41551, 41552, 41553, 41554, 41555, 41556, 41557, 41558, 41559, 41560, 41561, 41562, 41563, 41564, 41565, 41566, 41567, 41568, 41569, 41570, 41571, 41572, 41573, 41574, 41575, 41576, 41577, 41578, 41579, 41580, 41581, 41582, 41583, 41585, 41586, 41587, 41588, 41589, 41590, 41592, 41593, 41594, 41595, 41596, 41597, 41598, 41599, 41600, 41601, 41602, 41603, 41604, 41605, 41606, 41607, 41608, 41609, 41610, 41611, 41612, 41613, 41614, 41615, 41616, 41617, 41618, 41619, 41620, 41621, 41622, 41623, 41625, 41626, 41627, 41628, 41629, 41630, 41631, 41632, 41633, 41634, 41635, 41636, 41637, 41638, 41639, 41640, 41641, 41642, 41643, 41644, 41645, 41646, 41647, 41648, 41649, 41650, 41651, 41652, 41654, 41655, 41656, 41657, 41658, 41659, 41660, 41661, 41662, 41663, 41664, 41665, 41666, 41667, 41668, 41669, 41670, 41671, 41672, 41673, 41674, 41675, 41676, 41677, 41678, 41679, 41680, 41681, 41682, 41687, 41710, 41711, 41729, 41730, 41731, 41735, 41736, 41737, 41738, 41739, 41740, 41741, 41742, 41743, 41744, 41745, 41746, 41747, 41748, 41749, 41750, 41751, 41752, 41753, 41754, 41755, 41756, 41757, 41759, 41760, 41761, 41762, 41763, 41764, 41765, 41766, 41767, 41768, 41769, 41770, 41771, 41772, 41773, 41774, 41775, 41776, 41777, 41778, 41779, 41780, 41781, 41782, 41783, 41784, 41785, 41786, 41787, 41788, 41789, 41790, 41793, 41794, 41795, 41796, 41797, 41798, 41799, 41800, 41801, 41802, 41803, 41804, 41805, 41806, 41807, 41808, 41809, 41810, 41811, 41812, 41813, 41814, 41836, 41837, 41838, 41839, 41840, 41841, 41843, 41844, 41845, 41846, 41847, 41848, 41852, 41853, 41854, 41856, 41860, 41861, 41862, 41863, 41864, 41865, 41866, 41867, 41868, 41869, 41870, 41871, 41872, 41873, 41874, 41875, 41876, 41877, 41878, 41879, 41883, 41884, 41885, 41886, 41887, 41889, 41890, 41891, 41892, 41893, 41894, 41895, 41896, 41897, 41898, 41899, 41900, 41901, 41902, 41903, 41907, 41908, 41909, 41910, 41911, 41912, 41913, 41914, 41915, 41916, 41917, 41918, 41919, 41920, 41921, 41922, 41923, 41924, 41925, 41926, 41927, 41928, 41929, 41930, 41931, 41932, 41933, 41934, 41935, 41936, 41937, 41938, 41939, 41940, 41941, 41942, 41944, 41945, 41946, 41948, 41949, 41954, 41955, 41956, 41957, 41958, 41959, 41960, 41961, 41962, 41963, 41964, 41965, 41966, 41967, 41968, 41969, 41970, 41971, 41972, 41973, 41974, 41975, 41976, 41977, 41978, 41979, 41980, 41981, 41983, 41984, 41985, 41986, 41987, 41988, 41989, 41990, 41991, 41992, 41993, 41994, 41995, 41996, 41997, 41998, 41999, 42000, 42001, 42002, 42003, 42004, 42005, 42006, 42007, 42008, 42009, 42010, 42011, 42012, 42013, 42014, 42015, 42016, 42017, 42018, 42019, 42020, 42021, 42022, 42023, 42024, 42025, 42026, 42027, 42028, 42029, 42030, 42031, 42032, 42033, 42034, 42035, 42036, 42037, 42038, 42039, 42040, 42041, 42042, 42043, 42044, 42045, 42046, 42047, 42048, 42049, 42050, 42051, 42052, 42053, 42054, 42055, 42056, 42057, 42058, 42059, 42060, 42061, 42062, 42063, 42064, 42065, 42066, 42067, 42068, 42069, 42071, 42072, 42073, 42074, 42075, 42076, 42077, 42078, 42079, 42083, 42087, 42088, 42089, 42090, 42091, 42092, 42093, 42094, 42095, 42096, 42097, 42098, 42099, 42100, 42101, 42102, 42103, 42104, 42105, 42106, 42107, 42108, 42109, 42110, 42111, 42112, 42113, 42114, 42115, 42116, 42117, 42121, 42122, 42123, 42124, 42125, 42126, 42127, 42128, 42129, 42130, 42131, 42140, 42141, 42142, 42143, 42144, 42145, 42146, 42147, 42151, 42152, 42153, 42154, 42155, 42160, 42161, 42162, 42163, 42164, 42165, 42166, 42168, 42169, 42170, 42171, 42172, 42173, 42174, 42175, 42176, 42177, 42178, 42179, 42180, 42181, 42182, 42183, 42184, 42185, 42186, 42187, 42188, 42189, 42190, 42191, 42192, 42193, 42194, 42195, 42196, 42197, 42200, 42201, 42202, 42203, 42204, 42205, 42206, 42207, 42208, 42209, 42210, 42211, 42212, 42213, 42214, 42215, 42216, 42217, 42218, 42219, 42220, 42221, 42222, 42223, 42224, 42225, 42226, 42227, 42228, 42229, 42230, 42231, 42232, 42233, 42234, 42235, 42236, 42237, 42238, 42239, 42240, 42241, 42242, 42243, 42244, 42245, 42246, 42247, 42248, 42249, 42250, 42251, 42252, 42253, 42254, 42255, 42256, 42257, 42258, 42259, 42260, 42261, 42262, 42263, 42264, 42265, 42266, 42267, 42268, 42269, 42277, 42280, 42281, 42282, 42283, 42284, 42285, 42286, 42287, 42288, 42289, 42290, 42291, 42292, 42293, 42294, 42295, 42296, 42297, 42298, 42299, 42300, 42301, 42302, 42303, 42304, 42305, 42306, 42307, 42308, 42309, 42311, 42312, 42313, 42314, 42316, 42317, 42318, 42319, 42320, 42321, 42322, 42323, 42324, 42325, 42327, 42328, 42329, 42330, 42331, 42332, 42333, 42334, 42335, 42336, 42337, 42338, 42339, 42340, 42341, 42342, 42343, 42344, 42345, 42346, 42347, 42348, 42349, 42350, 42351, 42352, 42353, 42354, 42355, 42356, 42357, 42358, 42359, 42361, 42362, 42363, 42364, 42365, 42366, 42367, 42368, 42369, 42370, 42371, 42372, 42373, 42375, 42381, 42382, 42383, 42384, 42385, 42386, 42387, 42388, 42389, 42390, 42391, 42392, 42393, 42394, 42395, 42396, 42397, 42398, 42399, 42400, 42401, 42402, 42403, 42404, 42405, 42406, 42407, 42408, 42409, 42410, 42411, 42412, 42413, 42414, 42415, 42416, 42417, 42418, 42419, 42420, 42421, 42422, 42423, 42424, 42425, 42426, 42427, 42428, 42429, 42438, 42441, 42442, 42443, 42452, 42453, 42454, 42455, 42456, 42457, 42458, 42459, 42460, 42461, 42462, 42463, 42464, 42465, 42466, 42467, 42468, 42469, 42470, 42471, 42472, 42473, 42475, 42479, 42488, 42489, 42490, 42491, 42492, 42493, 42494, 42495, 42496, 42497, 42498, 42499, 42500, 42501, 42502, 42503, 42504, 42505, 42506, 42515, 42516, 42517, 42518, 42519, 42521, 42522, 42523, 42524, 42525, 42527, 42536, 42539, 42543, 42548, 42549, 42550, 42551, 42552, 42553, 42554, 42555, 42556, 42557, 42558, 42559, 42560, 42561, 42562, 42563, 42564, 42565, 42566, 42567, 42568, 42569, 42570, 42571, 42572, 42573, 42574, 42575, 42576, 42577, 42578, 42591, 42592, 42593, 42594, 42595, 42596, 42597, 42598, 42600, 42601, 42602, 42603, 42604, 42605, 42606, 42607, 42608, 42609, 42610, 42611, 42612, 42613, 42614, 42615, 42616, 42617, 42618, 42619, 42620, 42621, 42622, 42623, 42624, 42625, 42626, 42627, 42628, 42629, 42630, 42634, 42635, 42636, 42637, 42638, 42639, 42640, 42641, 42642, 42643, 42644, 42645, 42646, 42647, 42648, 42649, 42650, 42651, 42652, 42653, 42654, 42655, 42656, 42657, 42658, 42659, 42660, 42661, 42662, 42663, 42664, 42665, 42666, 42667, 42668, 42669, 42670, 42671, 42672, 42673, 42674, 42675, 42676, 42677, 42678, 42679, 42680, 42681, 42682, 42683, 42684, 42685, 42686, 42687, 42688, 42689, 42690, 42691, 42692, 42693, 42694, 42695, 42696, 42697, 42698, 42699, 42700, 42701, 42702, 42703, 42704, 42705, 42706, 42707, 42708, 42709, 42710, 42711, 42712, 42713, 42714, 42715, 42716, 42717, 42718, 42719, 42720, 42721, 42722, 42723, 42724, 42725, 42726, 42727, 42728, 42729, 42730, 42731, 42732, 42733, 42734, 42735, 42736, 42737, 42739, 42740, 42741, 42742, 42743, 42744, 42745, 42746, 42747, 42748, 42749, 42750, 42751, 42752, 42753, 42754, 42755, 42756, 42757, 42758, 42759, 42760, 42761, 42762, 42763, 42764, 42765, 42766, 42767, 42768, 42769, 42770, 42771, 42772, 42773, 42774, 42775, 42776, 42777, 42778, 42779, 42780, 42781, 42782, 42783, 42784, 42785, 42786, 42787, 42788, 42789, 42790, 42791, 42792, 42793, 42794, 42795, 42796, 42797, 42798, 42799, 42800, 42801, 42802, 42803, 42804, 42805, 42806, 42807, 42808, 42809, 42810, 42811, 42812, 42813, 42814, 42815, 42816, 42817, 42818, 42819, 42820, 42821, 42822, 42823, 42824, 42825, 42834, 42835, 42836, 42837, 42838, 42839, 42840, 42841, 42842, 42843, 42844, 42845, 42846, 42847, 42848, 42849, 42850, 42851, 42852, 42853, 42854, 42855, 42856, 42857, 42858, 42859, 42860, 42861, 42870, 42871, 42872, 42873, 42874, 42875, 42876, 42877, 42878, 42879, 42880, 42881, 42882, 42883, 42884, 42885, 42886, 42887, 42888, 42889, 42890, 42891, 42892, 42893, 42894, 42895, 42896, 42897, 42898, 42899, 42900, 42901, 42902, 42903, 42904, 42905, 42907, 42908, 42909, 42910, 42911, 42912, 42913, 42914, 42915, 42916, 42917, 42918, 42919, 42920, 42921, 42922, 42923, 42924, 42925, 42926, 42927, 42928, 42929, 42930, 42931, 42932, 42933, 42934, 42935, 42936, 42937, 42938, 42939, 42940, 42941, 42942, 42943, 42944, 42945, 42946, 42947, 42948, 42949, 42950, 42951, 42952, 42953, 42954, 42955, 42956, 42957, 42958, 42959, 42960, 42961, 42962, 42963, 42964, 42965, 42966, 42967, 42968, 42969, 42970, 42971, 42972, 42973, 42974, 42975, 42976, 42977, 42978, 42979, 42980, 42981, 42982, 42983, 42984, 42990, 42991, 42992, 42993, 42994, 42995, 42996, 42997, 42998, 42999, 43000, 43001, 43002, 43003, 43004, 43005, 43006, 43007, 43008, 43009, 43010, 43011, 43012, 43013, 43014, 43015, 43016, 43017, 43018, 43019, 43020, 43021, 43022, 43023, 43024, 43025, 43026, 43027, 43028, 43029, 43030, 43031, 43032, 43033, 43034, 43035, 43036, 43037, 43038, 43039, 43040, 43041, 43042, 43043, 43044, 43045, 43046, 43047, 43048, 43049, 43050, 43051, 43052, 43053, 43062, 43063, 43064, 43065, 43066, 43067, 43068, 43069, 43070, 43071, 43072, 43073, 43074, 43079, 43080, 43081, 43082, 43083, 43084, 43085, 43086, 43087, 43088, 43089, 43090, 43091, 43092, 43093, 43094, 43095, 43096, 43097, 43098, 43099, 43100, 43101, 43102, 43103, 43104, 43105, 43106, 43107, 43108, 43109, 43110, 43113, 43114, 43115, 43116, 43117, 43118, 43119, 43120, 43121, 43122, 43123, 43124, 43125, 43126, 43127, 43128, 43129, 43130, 43131, 43132, 43133, 43134, 43135, 43136, 43137, 43138, 43139, 43140, 43141, 43149, 43150, 43151, 43152, 43153, 43154, 43155, 43156, 43157, 43158, 43159, 43160, 43161, 43163, 43164, 43165, 43166, 43167, 43168, 43169, 43170, 43171, 43173, 43174, 43175, 43176, 43177, 43178, 43179, 43180, 43181, 43182, 43183, 43184, 43185, 43186, 43187, 43188, 43189, 43190, 43191, 43192, 43193, 43194, 43195, 43196, 43197, 43198, 43199, 43200, 43201, 43202, 43203, 43204, 43205, 43206, 43208, 43209, 43210, 43211, 43212, 43213, 43214, 43215, 43216, 43217, 43218, 43219, 43220, 43221, 43222, 43223, 43224, 43225, 43226, 43227, 43228, 43229, 43230, 43232, 43233, 43234, 43235, 43236, 43237, 43238, 43239, 43240, 43241, 43242, 43243, 43244, 43245, 43246, 43247, 43248, 43249, 43250, 43251, 43252, 43253, 43254, 43255, 43256, 43257, 43258, 43259, 43260, 43261, 43270, 43271, 43272, 43273, 43274, 43275, 43276, 43278, 43279, 43283, 43284, 43285, 43286, 43287, 43288, 43289, 43290, 43291, 43292, 43293, 43294, 43295, 43296, 43297, 43298, 43299, 43300, 43301, 43302, 43303, 43304, 43305, 43306, 43307, 43308, 43309, 43310, 43311, 43312, 43313, 43314, 43315, 43316, 43317, 43319, 43320, 43321, 43322, 43323, 43324, 43325, 43326, 43327, 43328, 43329, 43330, 43331, 43332, 43333, 43334, 43335, 43336, 43337, 43338, 43339, 43340, 43341, 43344, 43345, 43346, 43347, 43348, 43349, 43350, 43351, 43352, 43354, 43355, 43356, 43357, 43358, 43359, 43360, 43361, 43362, 43363, 43364, 43365, 43366, 43367, 43368, 43369, 43370, 43371, 43372, 43373, 43374, 43375, 43376, 43377, 43378, 43379, 43380, 43381, 43382, 43383, 43384, 43385, 43386, 43387, 43388, 43389, 43390, 43391, 43393, 43394, 43395, 43396, 43397, 43398, 43399, 43400, 43401, 43402, 43403, 43404, 43405, 43406, 43407, 43408, 43409, 43410, 43411, 43412, 43413, 43414, 43415, 43416, 43417, 43418, 43419, 43420, 43421, 43422, 43423, 43424, 43425, 43427, 43428, 43429, 43430, 43431, 43432, 43433, 43434, 43435, 43436, 43437, 43438, 43439, 43440, 43442, 43443, 43444, 43445, 43446, 43447, 43448, 43449, 43450, 43451, 43452, 43453, 43454, 43455, 43456, 43457, 43458, 43459, 43460, 43461, 43462, 43463, 43464, 43465, 43466, 43467, 43468, 43469, 43470, 43471, 43472, 43473, 43474, 43475, 43476, 43477, 43478, 43479, 43480, 43481, 43482, 43483, 43484, 43485, 43486, 43487, 43488, 43493, 43494, 43495, 43496, 43497, 43498, 43499, 43500, 43501, 43502, 43503, 43504, 43505, 43506, 43507, 43508, 43509, 43510, 43511, 43512, 43513, 43514, 43515, 43516, 43517, 43518, 43519, 43520, 43521, 43522, 43532, 43533, 43534, 43535, 43536, 43537, 43538, 43539, 43540, 43541, 43542, 43543, 43544, 43545, 43546, 43547, 43548, 43549, 43550, 43551, 43552, 43553, 43554, 43555, 43556, 43557, 43558, 43559, 43560, 43561, 43562, 43563, 43564, 43565, 43566, 43567, 43568, 43569, 43570, 43571, 43572, 43573, 43574, 43575, 43576, 43577, 43578, 43579, 43580, 43581, 43582, 43583, 43584, 43585, 43586, 43587, 43588, 43589, 43590, 43591, 43592, 43593, 43594, 43595, 43596, 43598, 43599, 43600, 43601, 43602, 43603, 43604, 43605, 43606, 43607, 43608, 43609, 43610, 43611, 43612, 43613, 43614, 43615, 43616, 43617, 43618, 43619, 43620, 43621, 43622, 43623, 43624, 43625, 43626, 43627, 43628, 43629, 43630, 43631, 43632, 43633, 43634, 43635, 43636, 43637, 43639, 43641, 43642, 43643, 43644, 43645, 43646, 43647, 43648, 43649, 43650, 43651, 43652, 43653, 43654, 43655, 43656, 43657, 43658, 43659, 43660, 43661, 43662, 43663, 43664, 43665, 43666, 43667, 43668, 43677, 43678, 43679, 43680, 43681, 43683, 43684, 43686, 43687, 43688, 43689, 43690, 43691, 43692, 43693, 43694, 43695, 43696, 43697, 43698, 43699, 43700, 43701, 43702, 43703, 43704, 43705, 43707, 43708, 43709, 43710, 43711, 43713, 43714, 43715, 43716, 43717, 43718, 43719, 43720, 43721, 43722, 43723, 43724, 43725, 43726, 43727, 43728, 43729, 43730, 43731, 43732, 43733, 43734, 43735, 43736, 43737, 43738, 43739, 43740, 43741, 43742, 43743, 43744, 43745, 43747, 43748, 43749, 43750, 43751, 43752, 43753, 43754, 43755, 43760, 43761, 43762, 43763, 43764, 43765, 43766, 43767, 43768, 43769, 43770, 43771, 43772, 43773, 43774, 43775, 43776, 43777, 43778, 43780, 43781, 43782, 43783, 43784, 43785, 43786, 43787, 43788, 43789, 43790, 43791, 43792, 43793, 43794, 43795, 43796, 43797, 43798, 43799, 43800, 43801, 43802, 43803, 43804, 43805, 43806, 43807, 43808, 43809, 43810, 43812, 43813, 43814, 43815, 43816, 43817, 43818, 43819, 43820, 43821, 43822, 43823, 43824, 43825, 43826, 43827, 43828, 43829, 43830, 43831, 43832, 43833, 43834, 43835, 43836, 43837, 43838, 43839, 43840, 43841, 43842, 43843, 43844, 43845, 43846, 43847, 43849, 43850, 43851, 43852, 43853, 43854, 43855, 43856, 43857, 43858, 43859, 43860, 43861, 43862, 43863, 43864, 43865, 43866, 43867, 43868, 43869, 43870, 43871, 43872, 43873, 43875, 43877, 43878, 43880, 43881, 43882, 43883, 43884, 43885, 43886, 43887, 43888, 43889, 43890, 43891, 43892, 43893, 43894, 43895, 43896, 43897, 43898, 43899, 43900, 43901, 43903, 43904, 43905, 43906, 43907, 43908, 43909, 43910, 43911, 43912, 43913, 43914, 43915, 43916, 43917, 43918, 43919, 43920, 43921, 43922, 43923, 43925, 43926, 43927, 43928, 43929, 43930, 43931, 43932, 43933, 43934, 43935, 43936, 43937, 43938, 43939, 43941, 43942, 43943, 43944, 43945, 43946, 43947, 43948, 43949, 43950, 43951, 43952, 43953, 43954, 43955, 43956, 43957, 43958, 43960, 43961, 43962, 43963, 43964, 43965, 43966, 43967, 43968, 43969, 43970, 43971, 43972, 43973, 43974, 43975, 43976, 43977, 43978, 43979, 43980, 43981, 43982, 43983, 43984, 43985, 43986, 43987, 43988, 43989, 43990, 43991, 43992, 43993, 43994, 43995, 43996, 43997, 43998, 43999, 44000, 44001, 44002, 44003, 44004, 44005, 44006, 44007, 44008, 44009, 44010, 44011, 44012, 44013, 44014, 44015, 44016, 44017, 44018, 44019, 44020, 44021, 44022, 44023, 44024, 44025, 44026, 44027, 44028, 44029, 44030, 44031, 44032, 44033, 44034, 44035, 44036, 44037, 44038, 44039, 44040, 44042, 44043, 44044, 44045, 44046, 44047, 44048, 44049, 44050, 44052, 44054, 44055, 44057, 44058, 44059, 44060, 44061, 44076, 44077, 44078, 44079, 44080, 44081, 44082, 44083, 44084, 44086, 44087, 44088, 44089, 44098, 44099, 44100, 44105, 44106, 44108, 44109, 44110, 44111, 44112, 44113, 44114, 44115, 44116, 44117, 44118, 44119, 44120, 44121, 44122, 44123, 44124, 44125, 44126, 44127, 44128, 44129, 44130, 44131, 44132, 44135, 44136, 44137, 44138, 44139, 44140, 44141, 44142, 44143, 44144, 44145, 44146, 44147, 44148, 44149, 44150, 44151, 44152, 44153, 44154, 44155, 44156, 44157, 44158, 44160, 44161, 44162, 44163, 44164, 44165, 44166, 44167, 44168, 44169, 44170, 44171, 44172, 44173, 44174, 44175, 44176, 44177, 44178, 44179, 44180, 44181, 44182, 44183, 44184, 44185, 44186, 44187, 44188, 44189, 44190, 44191, 44192, 44193, 44194, 44195, 44196, 44197, 44198, 44199, 44200, 44201, 44202, 44203, 44204, 44205, 44206, 44207, 44208, 44209, 44210, 44211, 44214, 44216, 44217, 44218, 44219, 44220, 44221, 44222, 44223, 44224, 44225, 44226, 44227, 44228, 44229, 44230, 44231, 44232, 44233, 44234, 44235, 44236, 44237, 44238, 44239, 44240, 44241, 44243, 44244, 44245, 44246, 44248, 44251, 44252, 44253, 44254, 44255, 44256, 44257, 44258, 44259, 44260, 44261, 44262, 44263, 44264, 44265, 44266, 44267, 44268, 44269, 44270, 44271, 44272, 44273, 44274, 44275, 44276, 44277, 44278, 44279, 44280, 44283, 44284, 44285, 44286, 44287, 44288, 44289, 44290, 44291, 44292, 44293, 44294, 44295, 44296, 44297, 44298, 44299, 44300, 44301, 44302, 44303, 44304, 44305, 44306, 44307, 44309, 44310, 44311, 44312, 44313, 44314, 44315, 44316, 44317, 44318, 44319, 44320, 44321, 44322, 44323, 44324, 44325, 44326, 44327, 44328, 44329, 44330, 44331, 44332, 44333, 44334, 44335, 44336, 44337, 44338, 44339, 44340, 44341, 44343, 44344, 44345, 44346, 44347, 44348, 44349, 44350, 44351, 44352, 44353, 44354, 44355, 44356, 44357, 44358, 44359, 44360, 44361, 44362, 44363, 44364, 44365, 44366, 44367, 44369, 44370, 44371, 44372, 44373, 44374, 44375, 44376, 44377, 44378, 44379, 44380, 44381, 44382, 44383, 44384, 44385, 44386, 44387, 44388, 44389, 44390, 44391, 44392, 44397, 44398, 44399, 44400, 44401, 44402, 44403, 44404, 44405, 44406, 44407, 44408, 44409, 44410, 44411, 44412, 44413, 44414, 44415, 44416, 44417, 44418, 44419, 44420, 44421, 44422, 44423, 44424, 44425, 44426, 44427, 44428, 44429, 44431, 44432, 44433, 44434, 44435, 44436, 44437, 44438, 44439, 44440, 44441, 44442, 44443, 44444, 44445, 44446, 44447, 44448, 44449, 44450, 44451, 44452, 44453, 44454, 44455, 44456, 44457, 44458, 44459, 44460, 44461, 44462, 44463, 44464, 44465, 44466, 44467, 44468, 44469, 44470, 44471, 44472, 44473, 44474, 44475, 44476, 44477, 44478, 44479, 44480, 44481, 44482, 44483, 44484, 44485, 44486, 44487, 44488, 44489, 44490, 44491, 44492, 44493, 44518, 44519, 44520, 44521, 44522, 44523, 44524, 44525, 44526, 44527, 44528, 44529, 44530, 44531, 44532, 44533, 44534, 44535, 44536, 44537, 44538, 44539, 44540, 44541, 44546, 44547, 44548, 44549, 44550, 44551, 44552, 44553, 44554, 44555, 44556, 44557, 44558, 44559, 44560, 44561, 44562, 44563, 44564, 44565, 44566, 44568, 44569, 44572, 44573, 44574, 44575, 44576, 44577, 44578, 44579, 44580, 44581, 44582, 44583, 44584, 44585, 44586, 44587, 44588, 44589, 44590, 44591, 44592, 44593, 44594, 44595, 44596, 44597, 44598, 44599, 44600, 44601, 44602, 44603, 44604, 44605, 44606, 44607, 44608, 44609, 44610, 44611, 44612, 44613, 44614, 44615, 44616, 44617, 44618, 44619, 44620, 44621, 44622, 44623, 44624, 44625, 44626, 44627, 44628, 44629, 44630, 44631, 44632, 44633, 44634, 44635, 44636, 44637, 44638, 44639, 44640, 44641, 44642, 44643, 44644, 44645, 44646, 44647, 44648, 44649, 44650, 44652, 44653, 44655, 44656, 44657, 44658, 44659, 44660, 44661, 44662, 44663, 44664, 44665, 44666, 44667, 44668, 44669, 44670, 44671, 44672, 44673, 44674, 44675, 44676, 44677, 44678, 44679, 44680, 44681, 44682, 44683, 44684, 44685, 44686, 44687, 44688, 44689, 44690, 44691, 44692, 44693, 44694, 44695, 44696, 44697, 44698, 44699, 44700, 44701, 44703, 44704, 44705, 44706, 44707, 44708, 44709, 44710, 44711, 44712, 44713, 44714, 44715, 44716, 44717, 44718, 44719, 44720, 44721, 44722, 44724, 44727, 44728, 44729, 44730, 44731, 44732, 44733, 44734, 44735, 44736, 44737, 44738, 44739, 44741, 44742, 44744, 44745, 44746, 44747, 44748, 44749, 44750, 44751, 44752, 44758, 44759, 44760, 44761, 44762, 44763, 44764, 44765, 44766, 44767, 44768, 44769, 44770, 44771, 44772, 44773, 44774, 44775, 44776, 44777, 44778, 44779, 44780, 44781, 44782, 44783, 44784, 44785, 44786, 44787, 44788, 44789, 44790, 44791, 44792, 44793, 44794, 44795, 44796, 44797, 44798, 44799, 44800, 44801, 44802, 44804, 44805, 44806, 44807, 44808, 44814, 44815, 44816, 44818, 44819, 44820, 44821, 44822, 44823, 44824, 44825, 44826, 44827, 44828, 44829, 44830, 44831, 44832, 44833, 44834, 44835, 44836, 44837, 44838, 44839, 44840, 44841, 44842, 44843, 44844, 44845, 44846, 44847, 44848, 44849, 44850, 44851, 44852, 44853, 44854, 44855, 44856, 44857, 44858, 44859, 44860, 44861, 44862, 44863, 44864, 44865, 44866, 44867, 44868, 44869, 44870, 44871, 44872, 44873, 44874, 44875, 44876, 44877, 44878, 44879, 44880, 44881, 44882, 44883, 44884, 44885, 44886, 44887, 44888, 44889, 44890, 44891, 44892, 44893, 44894, 44895, 44896, 44897, 44898, 44899, 44901, 44902, 44903, 44904, 44905, 44906, 44907, 44908, 44909, 44910, 44911, 44912, 44913, 44914, 44915, 44916, 44917, 44918, 44919, 44920, 44921, 44922, 44923, 44924, 44925, 44926, 44927, 44928, 44929, 44930, 44931, 44932, 44933, 44934, 44935, 44936, 44937, 44938, 44939, 44940, 44941, 44942, 44943, 44944, 44945, 44946, 44947, 44948, 44949, 44950, 44951, 44953, 44954, 44955, 44956, 44957, 44958, 44959, 44960, 44961, 44962, 44963, 44964, 44965, 44966, 44967, 44968, 44969, 44970, 44971, 44972, 44973, 44974, 44975, 44976, 44977, 44979, 44980, 44981, 44982, 44983, 44984, 44985, 44986, 44987, 44988, 44989, 44990, 44991, 44992, 44993, 44994, 44995, 44996, 44997, 44998, 44999, 45001, 45002, 45003, 45004, 45005, 45006, 45007, 45008, 45009, 45011, 45012, 45013, 45014, 45015, 45016, 45017, 45018, 45020, 45021, 45022, 45024, 45025, 45026, 45027, 45028, 45030, 45031, 45032, 45033, 45034, 45035, 45036, 45037, 45038, 45039, 45040, 45041, 45042, 45043, 45046, 45047, 45048, 45049, 45050, 45051, 45052, 45053, 45054, 45055, 45056, 45057, 45058, 45059, 45060, 45061, 45062, 45063, 45064, 45065, 45066, 45067, 45068, 45069, 45070, 45071, 45072, 45073, 45074, 45075, 45076, 45077, 45078, 45079, 45080, 45081, 45082, 45084, 45085, 45086, 45087, 45088, 45089, 45090, 45091, 45092, 45093, 45094, 45096, 45097, 45098, 45099, 45100, 45101, 45102, 45103, 45104, 45105, 45106, 45107, 45108, 45109, 45110, 45111, 45112, 45113, 45114, 45115, 45117, 45118, 45119, 45120, 45121, 45122, 45123, 45124, 45125, 45126, 45127, 45128, 45129, 45130, 45135, 45136, 45139, 45140, 45141, 45142, 45143, 45144, 45145, 45146, 45147, 45148, 45149, 45150, 45151, 45152, 45153, 45154, 45155, 45156, 45157, 45158, 45159, 45160, 45161, 45162, 45163, 45164, 45165, 45166, 45167, 45168, 45169, 45170, 45171, 45172, 45173, 45174, 45175, 45176, 45177, 45178, 45179, 45180, 45181, 45182, 45183, 45184, 45185, 45186, 45187, 45188, 45189, 45190, 45191, 45192, 45193, 45194, 45195, 45196, 45197, 45198, 45199, 45200, 45201, 45202, 45203, 45204, 45205, 45206, 45207, 45208, 45209, 45210, 45211, 45212, 45213, 45214, 45215, 45216, 45217, 45218, 45219, 45220, 45221, 45222, 45223, 45224, 45225, 45226, 45227, 45228, 45230, 45231, 45232, 45233, 45234, 45235, 45236, 45237, 45238, 45239, 45240, 45241, 45242, 45243, 45244, 45245, 45246, 45247, 45249, 45250, 45251, 45252, 45253, 45254, 45255, 45256, 45257, 45258, 45259, 45260, 45261, 45262, 45263, 45264, 45265, 45266, 45267, 45268, 45269, 45270, 45271, 45272, 45273, 45274, 45275, 45277, 45278, 45279, 45280, 45281, 45282, 45285, 45286, 45289, 45290, 45291, 45292, 45293, 45294, 45296, 45297, 45298, 45299, 45300, 45301, 45302, 45303, 45304, 45305, 45307, 45309, 45312, 45313, 45314, 45315, 45316, 45317, 45318, 45319, 45320, 45321, 45322, 45323, 45324, 45325, 45326, 45327, 45328, 45329, 45330, 45331, 45332, 45333, 45334, 45335, 45336, 45338, 45340, 45341, 45342, 45343, 45344, 45345, 45346, 45348, 45349, 45350, 45352, 45353, 45354, 45355, 45356, 45357, 45358, 45359, 45360, 45361, 45362, 45363, 45364, 45365, 45366, 45367, 45368, 45369, 45370, 45371, 45372, 45373, 45374, 45375, 45376, 45377, 45378, 45379, 45380, 45381, 45382, 45383, 45384, 45385, 45386, 45387, 45388, 45389, 45390, 45391, 45392, 45393, 45394, 45395, 45396, 45397, 45398, 45399, 45400, 45401, 45402, 45403, 45404, 45405, 45406, 45407, 45408, 45409, 45410, 45412, 45413, 45414, 45415, 45416, 45417, 45418, 45420, 45423, 45424, 45425, 45426, 45427, 45428, 45429, 45430, 45431, 45432, 45433, 45434, 45435, 45436, 45437, 45438, 45439, 45442, 45443, 45444, 45445, 45446, 45447, 45448, 45449, 45450, 45451, 45452, 45453, 45454, 45455, 45456, 45460, 45462, 45463, 45464, 45466, 45467, 45468, 45469, 45473, 45474, 45475, 45476, 45477, 45479, 45480, 45481, 45482, 45483, 45484, 45485, 45486, 45487, 45488, 45489, 45490, 45491, 45492, 45494, 45495, 45496, 45497, 45498, 45499, 45500, 45501, 45502, 45503, 45504, 45505, 45506, 45507, 45508, 45509, 45510, 45511, 45512, 45513, 45514, 45515, 45517, 45518, 45522, 45523, 45524, 45525, 45526, 45527, 45528, 45529, 45530, 45531, 45532, 45533, 45534, 45535, 45536, 45537, 45538, 45539, 45540, 45541, 45542, 45543, 45544, 45545, 45546, 45547, 45548, 45549, 45550, 45551, 45552, 45553, 45554, 45555, 45556, 45557, 45558, 45559, 45560, 45561, 45562, 45563, 45564, 45565, 45566, 45567, 45568, 45569, 45570, 45571, 45572, 45574, 45575, 45576, 45577, 45578, 45579, 45580, 45581, 45582, 45583, 45584, 45585, 45586, 45587, 45588, 45589, 45590, 45593, 45594, 45598, 45599, 45600, 45601, 45602, 45603, 45604, 45605, 45606, 45607, 45608, 45609, 45610, 45611, 45612, 45613, 45614, 45615, 45616, 45617, 45618, 45619, 45620, 45621, 45622, 45623, 45624, 45625, 45626, 45627, 45628, 45629, 45630, 45631, 45632, 45633, 45634, 45635, 45636, 45637, 45638, 45639, 45642, 45643, 45644, 45648, 45649, 45650, 45651, 45655, 45656, 45657, 45658, 45659, 45660, 45661, 45662, 45664, 45665, 45666, 45667, 45668, 45669, 45670, 45672, 45673, 45674, 45675, 45676, 45677, 45678, 45679, 45680, 45681, 45682, 45683, 45684, 45685, 45686, 45687, 45688, 45691, 45692, 45693, 45694, 45695, 45696, 45697, 45698, 45699, 45700, 45701, 45702, 45703, 45704, 45706, 45707, 45708, 45710, 45711, 45712, 45715, 45716, 45721, 45722, 45723, 45724, 45725, 45726, 45727, 45728, 45729, 45730, 45731, 45732, 45733, 45734, 45735, 45736, 45737, 45738, 45739, 45740, 45741, 45742, 45743, 45744, 45745, 45746, 45747, 45748, 45749, 45750, 45751, 45752, 45753, 45754, 45755, 45756, 45757, 45758, 45759, 45760, 45761, 45762, 45763, 45764, 45765, 45766, 45767, 45768, 45769, 45770, 45771, 45772, 45773, 45774, 45775, 45776, 45777, 45778, 45779, 45780, 45781, 45782, 45783, 45784, 45785, 45786, 45787, 45788, 45789, 45790, 45791, 45792, 45793, 45794, 45795, 45796, 45797, 45798, 45799, 45800, 45801, 45802, 45803, 45804, 45807, 45808, 45809, 45810, 45811, 45812, 45813, 45814, 45815, 45816, 45817, 45818, 45819, 45820, 45821, 45822, 45823, 45824, 45825, 45826, 45827, 45828, 45829, 45830, 45831, 45832, 45833, 45834, 45835, 45836, 45837, 45838, 45839, 45840, 45842, 45843, 45844, 45845, 45846, 45847, 45848, 45849, 45850, 45851, 45852, 45855, 45856, 45857, 45858, 45859, 45860, 45861, 45862, 45863, 45864, 45865, 45866, 45867, 45868, 45869, 45870, 45871, 45872, 45873, 45874, 45875, 45876, 45877, 45878, 45879, 45880, 45881, 45882, 45883, 45884, 45885, 45886, 45887, 45888, 45889, 45890, 45891, 45892, 45893, 45894, 45895, 45896, 45897, 45898, 45899, 45900, 45901, 45902, 45903, 45904, 45905, 45906, 45907, 45910, 45911, 45912, 45914, 45915, 45917, 45919, 45921, 45922, 45924, 45926, 45928, 45930, 45932, 45934, 45935, 45937, 45938, 45939, 45940, 45941, 45942, 45943, 45944, 45945, 45946, 45947, 45948, 45949, 45950, 45951, 45952, 45954, 45955, 45956, 45957, 45958, 45959, 45960, 45961, 45962, 45963, 45964, 45965, 45966, 45967, 45968, 45977, 45978, 45979, 45981, 45982, 45983, 45984, 45985, 45986, 45987, 45988, 45989, 45991, 45992, 45993, 45994, 45995, 45996, 45997, 45998, 46000, 46001, 46002, 46003, 46004, 46005, 46006, 46007, 46009, 46010, 46011, 46012, 46013, 46014, 46015, 46016, 46017, 46018, 46019, 46022, 46023, 46024, 46025, 46026, 46027, 46028, 46029, 46030, 46031, 46032, 46033, 46034, 46035, 46036, 46037, 46038, 46039, 46040, 46041, 46042, 46043, 46048, 46049, 46050, 46051, 46052, 46053, 46054, 46055, 46056, 46057, 46058, 46059, 46060, 46061, 46062, 46063, 46064, 46065, 46066, 46067, 46068, 46069, 46070, 46071, 46072, 46073, 46074, 46075, 46076, 46077, 46078, 46080, 46081, 46082, 46083, 46084, 46085, 46086, 46087, 46088, 46089, 46090, 46091, 46092, 46093, 46094, 46095, 46096, 46097, 46098, 46099, 46100, 46101, 46102, 46103, 46105, 46106, 46107, 46108, 46109, 46110, 46111, 46112, 46113, 46114, 46115, 46116, 46117, 46118, 46119, 46120, 46121, 46122, 46123, 46124, 46125, 46126, 46127, 46128, 46129, 46130, 46131, 46132, 46133, 46134, 46135, 46136, 46137, 46138, 46140, 46141, 46142, 46143, 46144, 46145, 46146, 46147, 46148, 46149, 46150, 46151, 46152, 46153, 46154, 46155, 46156, 46157, 46158, 46159, 46160, 46161, 46162, 46163, 46164, 46165, 46166, 46167, 46172, 46173, 46174, 46175, 46176, 46177, 46178, 46180, 46181, 46182, 46183, 46184, 46185, 46186, 46187, 46188, 46189, 46190, 46191, 46192, 46193, 46194, 46195, 46196, 46197, 46198, 46199, 46200, 46201, 46202, 46203, 46204, 46205, 46206, 46207, 46208, 46230, 46231, 46235, 46236, 46241, 46242, 46243, 46244, 46245, 46246, 46248, 46249, 46250, 46251, 46252, 46253, 46254, 46255, 46256, 46257, 46258, 46259, 46260, 46261, 46262, 46263, 46264, 46265, 46266, 46267, 46268, 46269, 46270, 46271, 46272, 46273, 46274, 46275, 46276, 46277, 46278, 46279, 46280, 46281, 46282, 46283, 46284, 46285, 46286, 46287, 46288, 46289, 46290, 46291, 46292, 46293, 46294, 46296, 46297, 46298, 46299, 46300, 46301, 46302, 46303, 46304, 46305, 46306, 46307, 46308, 46309, 46310, 46311, 46312, 46313, 46314, 46315, 46316, 46317, 46318, 46319, 46320, 46321, 46322, 46323, 46324, 46325, 46326, 46327, 46328, 46329, 46330, 46331, 46332, 46333, 46334, 46335, 46336, 46337, 46338, 46339, 46340, 46341, 46342, 46343, 46344, 46345, 46357, 46358, 46359, 46360, 46361, 46362, 46363, 46364, 46365, 46366, 46367, 46368, 46369, 46371, 46372, 46373, 46374, 46375, 46376, 46377, 46378, 46379, 46380, 46381, 46382, 46383, 46384, 46385, 46386, 46387, 46389, 46391, 46392, 46393, 46394, 46395, 46396, 46397, 46398, 46399, 46400, 46401, 46402, 46403, 46404, 46405, 46406, 46407, 46408, 46409, 46410, 46411, 46412, 46413, 46414, 46415, 46416, 46417, 46418, 46419, 46424, 46425, 46432, 46441, 46447, 46448, 46449, 46451, 46452, 46453, 46456, 46457, 46458, 46459, 46460, 46461, 46462, 46463, 46464, 46465, 46466, 46467, 46468, 46469, 46470, 46471, 46472, 46473, 46474, 46475, 46476, 46477, 46478, 46479, 46480, 46481, 46482, 46483, 46484, 46485, 46486, 46487, 46488, 46489, 46490, 46491, 46492, 46493, 46496, 46497, 46498, 46499, 46500, 46501, 46502, 46503, 46504, 46505, 46506, 46507, 46508, 46509, 46510, 46511, 46512, 46513, 46514, 46515, 46516, 46517, 46518, 46519, 46520, 46521, 46522, 46523, 46524, 46525, 46526, 46527, 46528, 46529, 46530, 46531, 46532, 46533, 46534, 46535, 46536, 46537, 46538, 46539, 46540, 46541, 46542, 46543, 46544, 46545, 46546, 46547, 46548, 46549, 46550, 46551, 46552, 46553, 46554, 46555, 46556, 46557, 46558, 46559, 46560, 46561, 46563, 46568, 46569, 46570, 46571, 46572, 46573, 46574, 46575, 46576, 46577, 46578, 46579, 46580, 46581, 46582, 46583, 46584, 46585, 46586, 46587, 46588, 46589, 46590, 46591, 46592, 46593, 46594, 46595, 46596, 46597, 46598, 46602, 46603, 46604, 46605, 46606, 46607, 46608, 46609, 46610, 46611, 46612, 46613, 46614, 46615, 46616, 46617, 46618, 46619, 46620, 46621, 46622, 46623, 46624, 46625, 46626, 46627, 46628, 46629, 46630, 46631, 46635, 46637, 46638, 46639, 46640, 46641, 46642, 46643, 46644, 46645, 46646, 46647, 46648, 46649, 46650, 46651, 46652, 46653, 46654, 46655, 46656, 46657, 46658, 46659, 46660, 46661, 46663, 46664, 46665, 46666, 46668, 46669, 46670, 46671, 46672, 46673, 46674, 46675, 46676, 46677, 46678, 46679, 46680, 46681, 46682, 46683, 46684, 46685, 46686, 46687, 46688, 46689, 46690, 46691, 46692, 46693, 46694, 46695, 46696, 46697, 46698, 46699, 46702, 46703, 46704, 46705, 46706, 46707, 46708, 46709, 46710, 46711, 46712, 46713, 46714, 46715, 46716, 46717, 46718, 46719, 46720, 46721, 46722, 46723, 46724, 46725, 46726, 46727, 46728, 46729, 46730, 46731, 46732, 46734, 46735, 46736, 46737, 46738, 46739, 46740, 46741, 46742, 46743, 46745, 46746, 46747, 46748, 46749, 46750, 46751, 46752, 46753, 46754, 46755, 46756, 46757, 46758, 46759, 46760, 46761, 46762, 46763, 46764, 46765, 46766, 46767, 46768, 46769, 46770, 46771, 46772, 46773, 46774, 46775, 46776, 46777, 46778, 46779, 46780, 46781, 46782, 46783, 46784, 46785, 46791, 46792, 46793, 46794, 46795, 46796, 46797, 46798, 46799, 46804, 46805, 46806, 46807, 46808, 46809, 46810, 46811, 46812, 46813, 46814, 46815, 46816, 46817, 46818, 46819, 46820, 46823, 46824, 46825, 46826, 46827, 46828, 46829, 46831, 46832, 46833, 46834, 46835, 46836, 46837, 46838, 46839, 46840, 46841, 46842, 46843, 46844, 46845, 46846, 46847, 46848, 46849, 46850, 46851, 46852, 46853, 46854, 46855, 46856, 46857, 46858, 46859, 46860, 46861, 46862, 46863, 46864, 46865, 46866, 46867, 46868, 46869, 46870, 46871, 46872, 46873, 46874, 46875, 46876, 46877, 46878, 46879, 46880, 46881, 46882, 46883, 46884, 46885, 46886, 46887, 46888, 46889, 46890, 46891, 46892, 46893, 46894, 46895, 46896, 46897, 46898, 46899, 46900, 46901, 46902, 46903, 46904, 46905, 46906, 46907, 46908, 46909, 46910, 46911, 46912, 46913, 46914, 46915, 46916, 46917, 46918, 46919, 46920, 46921, 46922, 46923, 46924, 46925, 46926, 46927, 46928, 46929, 46930, 46931, 46932, 46933, 46934, 46935, 46936, 46937, 46938, 46939, 46940, 46941, 46942, 46943, 46944, 46945, 46946, 46947, 46948, 46949, 46950, 46951, 46952, 46953, 46954, 46955, 46956, 46957, 46958, 46959, 46960, 46961, 46962, 46963, 46964, 46965, 46966, 46967, 46968, 46969, 46970, 46971, 46972, 46973, 46974, 46975, 46976, 46977, 46978, 46979, 46980, 46981, 46982, 46983, 46984, 46985, 46986, 46987, 46988, 46989, 46991, 46992, 46993, 46994, 46995, 46996, 46997, 46998, 46999, 47000, 47001, 47002, 47003, 47004, 47005, 47006, 47007, 47008, 47009, 47010, 47011, 47012, 47013, 47014, 47015, 47016, 47017, 47018, 47019, 47020, 47021, 47022, 47023, 47024, 47025, 47026, 47027, 47028, 47029, 47030, 47031, 47032, 47034, 47035, 47037, 47038, 47039, 47040, 47041, 47042, 47043, 47044, 47046, 47047, 47048, 47049, 47050, 47051, 47052, 47053, 47054, 47055, 47056, 47057, 47058, 47059, 47060, 47061, 47062, 47063, 47064, 47065, 47066, 47067, 47069, 47070, 47071, 47072, 47073, 47074, 47075, 47077, 47078, 47079, 47080, 47081, 47082, 47083, 47084, 47085, 47086, 47087, 47088, 47089, 47090, 47091, 47092, 47093, 47094, 47095, 47096, 47097, 47098, 47099, 47100, 47101, 47102, 47103, 47104, 47105, 47106, 47107, 47108, 47109, 47110, 47111, 47112, 47113, 47114, 47115, 47116, 47117, 47118, 47119, 47120, 47121, 47122, 47123, 47124, 47125, 47126, 47127, 47128, 47129, 47130, 47131, 47132, 47133, 47134, 47135, 47136, 47137, 47138, 47139, 47140, 47141, 47142, 47143, 47144, 47145, 47146, 47147, 47148, 47149, 47150, 47151, 47152, 47153, 47154, 47155, 47156, 47157, 47158, 47159, 47160, 47161, 47162, 47163, 47164, 47165, 47166, 47167, 47168, 47169, 47170, 47171, 47172, 47173, 47174, 47175, 47176, 47177, 47178, 47179, 47180, 47181, 47182, 47183, 47184, 47185, 47186, 47187, 47188, 47189, 47190, 47191, 47192, 47193, 47194, 47195, 47196, 47197, 47198, 47199, 47200, 47201, 47202, 47203, 47204, 47205, 47206, 47207, 47208, 47209, 47210, 47211, 47212, 47213, 47214, 47215, 47216, 47217, 47218, 47219, 47220, 47221, 47222, 47223, 47224, 47225, 47226, 47227, 47228, 47229, 47230, 47231, 47232, 47238, 47240, 47241, 47242, 47243, 47244, 47245, 47249, 47250, 47251, 47252, 47253, 47254, 47255, 47257, 47259, 47260, 47261, 47262, 47263, 47264, 47265, 47266, 47267, 47268, 47269, 47270, 47271, 47272, 47273, 47274, 47275, 47276, 47277, 47278, 47279, 47280, 47281, 47282, 47283, 47284, 47285, 47286, 47287, 47288, 47289, 47290, 47291, 47292, 47293, 47294, 47296, 47297, 47298, 47299, 47300, 47301, 47302, 47303, 47304, 47305, 47306, 47307, 47308, 47309, 47310, 47311, 47312, 47313, 47314, 47315, 47316, 47317, 47318, 47319, 47320, 47321, 47322, 47323, 47324, 47325, 47326, 47327, 47328, 47329, 47330, 47331, 47332, 47333, 47334, 47335, 47336, 47337, 47338, 47339, 47340, 47341, 47342, 47343, 47344, 47345, 47346, 47347, 47349, 47350, 47351, 47352, 47353, 47359, 47360, 47361, 47362, 47363, 47364, 47365, 47366, 47367, 47368, 47369, 47370, 47371, 47372, 47373, 47374, 47375, 47376, 47377, 47378, 47379, 47380, 47381, 47382, 47383, 47384, 47385, 47386, 47387, 47388, 47389, 47390, 47391, 47392, 47393, 47394, 47395, 47396, 47397, 47398, 47399, 47400, 47401, 47402, 47403, 47404, 47405, 47406, 47407, 47408, 47409, 47410, 47415, 47416, 47417, 47418, 47419, 47420, 47421, 47422, 47423, 47424, 47425, 47426, 47427, 47428, 47429, 47430, 47431, 47432, 47433, 47434, 47435, 47436, 47437, 47438, 47439, 47440, 47441, 47442, 47443, 47444, 47445, 47446, 47447, 47448, 47449, 47450, 47451, 47452, 47453, 47454, 47455, 47457, 47458, 47459, 47460, 47461, 47462, 47463, 47464, 47465, 47466, 47467, 47468, 47470, 47471, 47472, 47473, 47474, 47476, 47478, 47479, 47480, 47481, 47482, 47483, 47484, 47485, 47486, 47487, 47488, 47489, 47490, 47491, 47492, 47493, 47494, 47495, 47496, 47497, 47498, 47499, 47500, 47501, 47502, 47503, 47504, 47505, 47506, 47507, 47508, 47509, 47510, 47511, 47512, 47513, 47514, 47515, 47516, 47517, 47518, 47519, 47520, 47521, 47522, 47523, 47524, 47525, 47526, 47527, 47528, 47530, 47531, 47532, 47533, 47534, 47535, 47537, 47538, 47539, 47540, 47541, 47542, 47544, 47545, 47546, 47547, 47548, 47549, 47550, 47551, 47552, 47553, 47554, 47555, 47556, 47557, 47558, 47559, 47561, 47562, 47563, 47564, 47565, 47566, 47567, 47568, 47569, 47570, 47571, 47572, 47573, 47574, 47575, 47576, 47577, 47578, 47579, 47580, 47581, 47582, 47583, 47584, 47585, 47586, 47587, 47588, 47589, 47590, 47591, 47592, 47593, 47594, 47595, 47596, 47597, 47598, 47599, 47600, 47601, 47602, 47603, 47604, 47605, 47606, 47607, 47608, 47609, 47610, 47611, 47612, 47613, 47614, 47615, 47616, 47617, 47618, 47619, 47620, 47621, 47622, 47623, 47624, 47625, 47626, 47627, 47629, 47630, 47631, 47632, 47633, 47634, 47635, 47636, 47637, 47638, 47639, 47640, 47641, 47642, 47643, 47644, 47645, 47646, 47647, 47648, 47649, 47650, 47651, 47652, 47653, 47654, 47655, 47656, 47657, 47658, 47659, 47660, 47661, 47662, 47663, 47664, 47665, 47666, 47667, 47668, 47669, 47670, 47671, 47675, 47676, 47677, 47678, 47679, 47680, 47681, 47682, 47683, 47684, 47685, 47686, 47687, 47688, 47689, 47690, 47691, 47692, 47693, 47694, 47695, 47696, 47697, 47698, 47699, 47700, 47701, 47702, 47703, 47704, 47705, 47706, 47707, 47708, 47709, 47711, 47712, 47713, 47714, 47715, 47716, 47717, 47718, 47719, 47720, 47721, 47722, 47723, 47724, 47725, 47726, 47727, 47728, 47729, 47730, 47731, 47732, 47733, 47734, 47735, 47736, 47737, 47738, 47739, 47740, 47741, 47742, 47743, 47744, 47745, 47746, 47747, 47748, 47749, 47750, 47751, 47752, 47753, 47754, 47755, 47756, 47757, 47758, 47759, 47760, 47761, 47762, 47763, 47764, 47765, 47766, 47768, 47769, 47770, 47771, 47772, 47773, 47777, 47778, 47779, 47780, 47781, 47782, 47785, 47786, 47789, 47790, 47791, 47792, 47793, 47794, 47795, 47796, 47797, 47798, 47799, 47800, 47801, 47802, 47803, 47804, 47805, 47806, 47807, 47808, 47809, 47810, 47811, 47812, 47813, 47814, 47815, 47816, 47817, 47818, 47819, 47820, 47821, 47822, 47823, 47824, 47825, 47826, 47828, 47829, 47830, 47831, 47832, 47833, 47834, 47835, 47836, 47838, 47839, 47840, 47841, 47842, 47843, 47844, 47851, 47852, 47853, 47854, 47855, 47856, 47857, 47858, 47859, 47860, 47861, 47862, 47863, 47864, 47865, 47866, 47867, 47868, 47869, 47870, 47871, 47872, 47873, 47874, 47875, 47876, 47877, 47878, 47879, 47880, 47881, 47882, 47883, 47884, 47885, 47886, 47887, 47888, 47889, 47890, 47891, 47892, 47893, 47894, 47895, 47896, 47897, 47898, 47899, 47900, 47901, 47902, 47903, 47904, 47905, 47906, 47907, 47908, 47909, 47910, 47911, 47912, 47915, 47916, 47917, 47918, 47919, 47921, 47922, 47923, 47924, 47925, 47926, 47927, 47928, 47929, 47930, 47931, 47932, 47933, 47934, 47935, 47936, 47937, 47938, 47939, 47940, 47941, 47942, 47943, 47944, 47945, 47946, 47947, 47948, 47949, 47950, 47951, 47952, 47953, 47954, 47955, 47956, 47957, 47958, 47959, 47960, 47961, 47962, 47963, 47964, 47965, 47966, 47967, 47968, 47969, 47970, 47971, 47972, 47973, 47974, 47975, 47976, 47977, 47978, 47979, 47980, 47981, 47982, 47983, 47984, 47985, 47986, 47987, 47988, 47989, 47990, 47991, 47992, 47993, 47994, 47995, 47996, 47997, 47998, 47999, 48000, 48001, 48002, 48003, 48004, 48005, 48006, 48007, 48008, 48009, 48010, 48011, 48012, 48013, 48014, 48015, 48016, 48017, 48018, 48019, 48020, 48021, 48022, 48023, 48024, 48025, 48026, 48027, 48028, 48029, 48030, 48031, 48032, 48033, 48034, 48035, 48036, 48037, 48038, 48039, 48040, 48041, 48042, 48043, 48044, 48045, 48046, 48047, 48048, 48049, 48050, 48051, 48052, 48053, 48054, 48055, 48056, 48057, 48058, 48059, 48060, 48061, 48062, 48063, 48064, 48065, 48066, 48067, 48068, 48069, 48070, 48071, 48074, 48075, 48076, 48077, 48078, 48079, 48080, 48081, 48082, 48083, 48084, 48085, 48090, 48092, 48093, 48095, 48096, 48097, 48098, 48099, 48100, 48102, 48103, 48104, 48105, 48106, 48107, 48109, 48110, 48111, 48112, 48113, 48114, 48115, 48116, 48117, 48118, 48119, 48120, 48121, 48122, 48123, 48124, 48125, 48126, 48127, 48128, 48129, 48130, 48131, 48132, 48133, 48134, 48135, 48136, 48137, 48138, 48139, 48140, 48141, 48142, 48143, 48144, 48145, 48146, 48147, 48148, 48149, 48150, 48151, 48152, 48153, 48154, 48155, 48156, 48157, 48158, 48159, 48160, 48162, 48163, 48164, 48165, 48166, 48167, 48168, 48169, 48170, 48171, 48172, 48173, 48174, 48175, 48176, 48177, 48178, 48179, 48180, 48182, 48183, 48184, 48185, 48186, 48187, 48188, 48189, 48190, 48191, 48192, 48193, 48194, 48195, 48196, 48197, 48198, 48199, 48200, 48201, 48202, 48203, 48204, 48205, 48208, 48209, 48210, 48211, 48212, 48214, 48215, 48216, 48217, 48218, 48219, 48223, 48227, 48228, 48229, 48230, 48231, 48232, 48233, 48234, 48235, 48236, 48237, 48238, 48239, 48240, 48241, 48242, 48243, 48244, 48245, 48246, 48247, 48248, 48249, 48250, 48251, 48252, 48253, 48254, 48255, 48256, 48257, 48258, 48259, 48260, 48261, 48262, 48263, 48264, 48265, 48266, 48267, 48268, 48269, 48270, 48271, 48272, 48273, 48274, 48275, 48276, 48277, 48278, 48279, 48280, 48282, 48283, 48284, 48285, 48286, 48287, 48288, 48289, 48290, 48291, 48292, 48293, 48294, 48295, 48296, 48297, 48298, 48299, 48300, 48301, 48302, 48304, 48305, 48306, 48307, 48308, 48309, 48310, 48311, 48312, 48313, 48314, 48315, 48316, 48317, 48318, 48319, 48320, 48321, 48322, 48323, 48324, 48325, 48326, 48327, 48329, 48330, 48331, 48332, 48333, 48334, 48335, 48338, 48339, 48340, 48341, 48342, 48343, 48344, 48345, 48346, 48347, 48349, 48351, 48352, 48353, 48354, 48355, 48356, 48357, 48358, 48359, 48360, 48361, 48362, 48363, 48364, 48365, 48366, 48367, 48368, 48369, 48370, 48371, 48372, 48373, 48374, 48375, 48376, 48377, 48378, 48379, 48380, 48381, 48382, 48383, 48384, 48386, 48387, 48388, 48389, 48390, 48391, 48392, 48393, 48394, 48395, 48396, 48397, 48402, 48403, 48407, 48408, 48409, 48410, 48411, 48412, 48413, 48414, 48415, 48416, 48417, 48418, 48419, 48420, 48421, 48422, 48423, 48424, 48425, 48426, 48427, 48428, 48429, 48430, 48431, 48432, 48434, 48435, 48436, 48437, 48438, 48439, 48440, 48441, 48442, 48443, 48444, 48445, 48446, 48447, 48448, 48449, 48450, 48451, 48452, 48453, 48454, 48455, 48456, 48457, 48458, 48459, 48460, 48461, 48462, 48463, 48464, 48465, 48466, 48467, 48468, 48469, 48470, 48471, 48472, 48473, 48474, 48475, 48476, 48477, 48478, 48479, 48480, 48481, 48482, 48483, 48484, 48485, 48486, 48487, 48488, 48489, 48490, 48491, 48492, 48493, 48494, 48495, 48496, 48498, 48499, 48500, 48501, 48502, 48503, 48504, 48505, 48506, 48507, 48508, 48510, 48511, 48512, 48513, 48514, 48515, 48516, 48517, 48518, 48519, 48520, 48521, 48522, 48523, 48524, 48525, 48526, 48527, 48528, 48529, 48530, 48531, 48532, 48533, 48534, 48535, 48537, 48538, 48539, 48540, 48541, 48542, 48543, 48544, 48545, 48546, 48547, 48548, 48549, 48550, 48551, 48552, 48553, 48554, 48555, 48556, 48557, 48558, 48559, 48560, 48561, 48562, 48563, 48564, 48565, 48566, 48567, 48568, 48569, 48570, 48571, 48572, 48573, 48574, 48575, 48576, 48577, 48580, 48581, 48586, 48587, 48591, 48598, 48599, 48604, 48606, 48607, 48608, 48609, 48612, 48613, 48614, 48615, 48616, 48617, 48618, 48619, 48620, 48621, 48623, 48624, 48625, 48626, 48627, 48628, 48629, 48630, 48631, 48632, 48633, 48634, 48635, 48636, 48637, 48638, 48639, 48640, 48641, 48642, 48644, 48646, 48647, 48648, 48649, 48650, 48651, 48655, 48656, 48658, 48659, 48660, 48664, 48665, 48668, 48670, 48671, 48672, 48673, 48674, 48675, 48678, 48681, 48683, 48684, 48685, 48686, 48687, 48688, 48689, 48692, 48694, 48696, 48697, 48698, 48699, 48700, 48701, 48703, 48704, 48705, 48706, 48707, 48708, 48709, 48711, 48712, 48713, 48718, 48719, 48720, 48721, 48722, 48723, 48724, 48725, 48726, 48727, 48728, 48729, 48730, 48731, 48732, 48733, 48734, 48735, 48736, 48737, 48738, 48739, 48740, 48741, 48742, 48743, 48752, 48756, 48757, 48758, 48759, 48760, 48761, 48762, 48763, 48764, 48765, 48766, 48767, 48768, 48786, 48789, 48790, 48793, 48794, 48795, 48796, 48797, 48798, 48799, 48800, 48802, 48805, 48806, 48808, 48809, 48813, 48816, 48817, 48833, 48836, 48837, 48838, 48839, 48840, 48841, 48843, 48844, 48846, 48847, 48848, 48852, 48853, 48854, 48855, 48856, 48857, 48858, 48859, 48860, 48861, 48862, 48863, 48864, 48865, 48866, 48867, 48868, 48873, 48874, 48875, 48877, 48878, 48880, 48881, 48882, 48883, 48884, 48885, 48886, 48887, 48898, 48901, 48904, 48905, 48906, 48907, 48908, 48909, 48910, 48912, 48915, 48916, 48917, 48918, 48920, 48921, 48922, 48923, 48924, 48925, 48935, 48945, 48947, 48948, 48949, 48950, 48952, 48956, 48957, 48958, 48959, 48960, 48961, 48962, 48964, 48965, 48966, 48969, 48970, 48971, 48972, 48974, 48975, 48976, 48977, 48978, 48979, 48980, 48982, 48983, 48984, 48986, 48987, 48989, 48990, 48991, 48992, 48993, 48994, 48995, 48996, 48997, 48998, 48999, 49000, 49001, 49002, 49003, 49004, 49005, 49006, 49007, 49008, 49009, 49010, 49011, 49012, 49013, 49014, 49015, 49016, 49017, 49018, 49019, 49020, 49021, 49022, 49023, 49024, 49025, 49026, 49027, 49028, 49029, 49030, 49031, 49032, 49033, 49034, 49035, 49036, 49037, 49038, 49039, 49040, 49041, 49042, 49044, 49045, 49060, 49109, 49110, 49111, 49112, 49113, 49114, 49115, 49116, 49117, 49124, 49127, 49128, 49129, 49131, 49132, 49133, 49135, 49136, 49137, 49138, 49139, 49140, 49141, 49142, 49143, 49144, 49145, 49146, 49147, 49148, 49149, 49150, 49151, 49152, 49153, 49154, 49156, 49157, 49158, 49159, 49161, 49162, 49163, 49165, 49166, 49167, 49168, 49169, 49170, 49171, 49172, 49173, 49175, 49176, 49177, 49178, 49179, 49180, 49181, 49182, 49183, 49185, 49188, 49189, 49190, 49191, 49192, 49193, 49194, 49195, 49196, 49197, 49198, 49199, 49200, 49201, 49202, 49203, 49204, 49205, 49207, 49208, 49209, 49210, 49211, 49212, 49213, 49214, 49215, 49216, 49217, 49218, 49219, 49221, 49222, 49223, 49224, 49225, 49226, 49227, 49228, 49229, 49230, 49231, 49232, 49233, 49234, 49235, 49236, 49240, 49242, 49243, 49244, 49245, 49246, 49247, 49248, 49249, 49250, 49251, 49252, 49253, 49254, 49255, 49259, 49263, 49264, 49265, 49266, 49267, 49268, 49269, 49270, 49271, 49272, 49273, 49274, 49275, 49276, 49277, 49278, 49279, 49280, 49281, 49284, 49314, 49335, 49336, 49337, 49338, 49339, 49340, 49341, 49342, 49343, 49344, 49345, 49346, 49347, 49348, 49349, 49350, 49351, 49352, 49353, 49354, 49355, 49356, 49357, 49358, 49359, 49360, 49361, 49362, 49363, 49364, 49365, 49366, 49367, 49368, 49369, 49370, 49371, 49372, 49373, 49374, 49375, 49376, 49377, 49378, 49379, 49380, 49381, 49382, 49383, 49384, 49385, 49386, 49387, 49388, 49390, 49392, 49394, 49395, 49396, 49397, 49398, 49399, 49400, 49401, 49402, 49403, 49404, 49405, 49406, 49407, 49408, 49409, 49410, 49411, 49412, 49413, 49414, 49415, 49416, 49417, 49418, 49419, 49420, 49421, 49422, 49423, 49424, 49425, 49426, 49427, 49428, 49429, 49430, 49431, 49432, 49433, 49434, 49435, 49436, 49437, 49438, 49439, 49440, 49441, 49442, 49443, 49444, 49445, 49446, 49447, 49448, 49449, 49450, 49451, 49452, 49453, 49454, 49455, 49456, 49457, 49458, 49459, 49460, 49461, 49462, 49463, 49464, 49465, 49466, 49467, 49468, 49469, 49470, 49471, 49472, 49473, 49474, 49476, 49477, 49478, 49479, 49480, 49481, 49485, 49486, 49487, 49488, 49493, 49494, 49495, 49496, 49497, 49498, 49499, 49506, 49517, 49518, 49519, 49520, 49521, 49522, 49523, 49524, 49525, 49526, 49527, 49528, 49529, 49530, 49531, 49532, 49533, 49534, 49535, 49536, 49537, 49539, 49540, 49541, 49542, 49547, 49548, 49549, 49550, 49551, 49552, 49553, 49554, 49555, 49556, 49557, 49558, 49559, 49560, 49561, 49562, 49563, 49564, 49565, 49567, 49568, 49569, 49570, 49571, 49572, 49573, 49574, 49575, 49576, 49577, 49578, 49579, 49580, 49581, 49582, 49586, 49587, 49588, 49589, 49590, 49591, 49592, 49593, 49594, 49595, 49596, 49597, 49598, 49599, 49600, 49601, 49602, 49603, 49604, 49605, 49618, 49622, 49623, 49625, 49626, 49627, 49628, 49629, 49630, 49631, 49632, 49633, 49634, 49635, 49636, 49637, 49638, 49639, 49640, 49641, 49670, 49671, 49673, 49674, 49679, 49680, 49681, 49682, 49683, 49684, 49685, 49686, 49687, 49688, 49689, 49690, 49691, 49692, 49693, 49694, 49695, 49696, 49697, 49701, 49702, 49703, 49704, 49705, 49706, 49707, 49713, 49714, 49715, 49716, 49718, 49719, 49720, 49721, 49722, 49723, 49724, 49725, 49726, 49727, 49728, 49729, 49730, 49731, 49732, 49733, 49734, 49735, 49736, 49737, 49738, 49739, 49740, 49741, 49742, 49743, 49745, 49746, 49747, 49748, 49749, 49750, 49751, 49752, 49753, 49754, 49755, 49756, 49757, 49758, 49759, 49760, 49761, 49762, 49763, 49764, 49765, 49766, 49767, 49768, 49769, 49770, 49771, 49772, 49773, 49774, 49775, 49776, 49777, 49778, 49779, 49780, 49781, 49782, 49783, 49784, 49785, 49786, 49787, 49788, 49789, 49790, 49791, 49793, 49794, 49795, 49796, 49799, 49800, 49801, 49802, 49803, 49805, 49806, 49807, 49808, 49809, 49810, 49811, 49812, 49813, 49815, 49816, 49817, 49818, 49819, 49820, 49821, 49822, 49823, 49824, 49825, 49826, 49831, 49832, 49833, 49834, 49835, 49836, 49837, 49838, 49839, 49840, 49841, 49842, 49843, 49844, 49845, 49846, 49847, 49848, 49849, 49850, 49852, 49854, 49856, 49857, 49858, 49859, 49860, 49861, 49862, 49863, 49864, 49865, 49866, 49867, 49868, 49869, 49870, 49871, 49872, 49873, 49874, 49875, 49876, 49877, 49878, 49879, 49880, 49881, 49882, 49883, 49884, 49885, 49886, 49887, 49888, 49889, 49890, 49891, 49892, 49893, 49894, 49895, 49896, 49900, 49901, 49902, 49906, 49907, 49908, 49909, 49910, 49911, 49912, 49913, 49914, 49915, 49916, 49917, 49918, 49919, 49920, 49921, 49922, 49923, 49924, 49925, 49926, 49927, 49928, 49929, 49930, 49932, 49933, 49934, 49935, 49936, 49937, 49938, 49939, 49940, 49941, 49942, 49943, 49944, 49945, 49946, 49947, 49948, 49949, 49950, 49951, 49952, 49953, 49954, 49955, 49956, 49957, 49958, 49959, 49960, 49961, 49962, 49963, 49964, 49965, 49966, 49968, 49995, 49996, 49997, 49998, 49999, 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038, 50039, 50040, 50041, 50042, 50043, 50044, 50045, 50046, 50047, 50048, 50049, 50050, 50051, 50052, 50053, 50054, 50055, 50056, 50057, 50058, 50059, 50060, 50061, 50063, 50064, 50065, 50066, 50067, 50068, 50069, 50070, 50071, 50072, 50073, 50074, 50075, 50076, 50077, 50078, 50079, 50080, 50081, 50082, 50083, 50084, 50085, 50086, 50088, 50089, 50091, 50092, 50093, 50094, 50125, 50126, 50127, 50128, 50129, 50130, 50134, 50135, 50136, 50137, 50138, 50139, 50140, 50141, 50142, 50143, 50144, 50145, 50146, 50147, 50148, 50149, 50150, 50151, 50152, 50153, 50154, 50155, 50156, 50157, 50158, 50159, 50160, 50161, 50162, 50163, 50164, 50165, 50166, 50167, 50171, 50172, 50173, 50174, 50245, 50246, 50247, 50248, 50249, 50250, 50251, 50252, 50253, 50254, 50258, 50259, 50260, 50261, 50262, 50263, 50264, 50265, 50266, 50267, 50268, 50269, 50270, 50271, 50272, 50273, 50274, 50275, 50276, 50278, 50280, 50281, 50282, 50284, 50286, 50291, 50297, 50298, 50299, 50300, 50301, 50302, 50304, 50305, 50306, 50307, 50308, 50309, 50310, 50311, 50312, 50313, 50314, 50315, 50316, 50317, 50318, 50319, 50320, 50321, 50322, 50323, 50324, 50325, 50326, 50327, 50328, 50329, 50330, 50331, 50332, 50333, 50334, 50335, 50336, 50337, 50338, 50339, 50340, 50341, 50342, 50343, 50344, 50345, 50346, 50347, 50348, 50349, 50350, 50351, 50352, 50353, 50354, 50355, 50356, 50357, 50358, 50359, 50360, 50361, 50362, 50363, 50364, 50365, 50366, 50367, 50368, 50369, 50370, 50371, 50372, 50373, 50374, 50375, 50376, 50378, 50380, 50381, 50382, 50383, 50384, 50385, 50386, 50387, 50388, 50390, 50391, 50392, 50393, 50394, 50395, 50396, 50397, 50398, 50399, 50400, 50401, 50402, 50403, 50404, 50405, 50406, 50407, 50408, 50409, 50410, 50411, 50412, 50413, 50414, 50415, 50416, 50417, 50418, 50419, 50420, 50421, 50422, 50423, 50424, 50425, 50426, 50427, 50428, 50429, 50430, 50431, 50432, 50433, 50434, 50435, 50436, 50437, 50438, 50439, 50440, 50441, 50442, 50443, 50444, 50445, 50448, 50449, 50450, 50452, 50456, 50457, 50458, 50459, 50460, 50461, 50462, 50463, 50464, 50465, 50466, 50467, 50468, 50469, 50470, 50471, 50472, 50473, 50474, 50476, 50477, 50478, 50479, 50480, 50481, 50482, 50483, 50484, 50485, 50486, 50487, 50488, 50490, 50491, 50492, 50493, 50495, 50496, 50497, 50498, 50499, 50500, 50501, 50502, 50503, 50504, 50505, 50506, 50507, 50508, 50509, 50510, 50511, 50512, 50513, 50514, 50515, 50516, 50517, 50518, 50519, 50520, 50521, 50522, 50523, 50524, 50525, 50526, 50527, 50528, 50529, 50530, 50531, 50532, 50533, 50534, 50535, 50536, 50537, 50538, 50539, 50540, 50541, 50542, 50543, 50544, 50545, 50546, 50547, 50548, 50549, 50550, 50551, 50552, 50553, 50554, 50555, 50556, 50557, 50558, 50559, 50560, 50561, 50563, 50564, 50565, 50566, 50567, 50568, 50569, 50570, 50571, 50572, 50573, 50574, 50575, 50576, 50577, 50578, 50579, 50580, 50581, 50582, 50583, 50584, 50585, 50586, 50587, 50588, 50589, 50590, 50591, 50592, 50593, 50594, 50595, 50597, 50599, 50600, 50601, 50602, 50603, 50604, 50605, 50606, 50607, 50608, 50609, 50610, 50611, 50612, 50613, 50615, 50617, 50618, 50619, 50620, 50621, 50622, 50623, 50624, 50625, 50626, 50627, 50628, 50629, 50630, 50632, 50633, 50634, 50635, 50636, 50637, 50638, 50639, 50640, 50641, 50642, 50643, 50644, 50645, 50646, 50647, 50648, 50649, 50650, 50651, 50652, 50653, 50654, 50655, 50656, 50657, 50658, 50659, 50660, 50661, 50662, 50663, 50664, 50665, 50666, 50667, 50668, 50669, 50670, 50671, 50672, 50673, 50674, 50675, 50676, 50677, 50678, 50679, 50680, 50681, 50682, 50683, 50684, 50685, 50686, 50687, 50688, 50689, 50690, 50691, 50692, 50693, 50694, 50695, 50696, 50697, 50698, 50699, 50700, 50701, 50702, 50703, 50704, 50705, 50706, 50707, 50708, 50709, 50710, 50711, 50712, 50713, 50714, 50715, 50716, 50717, 50718, 50719, 50720, 50721, 50722, 50723, 50724, 50725, 50726, 50727, 50728, 50729, 50730, 50731, 50732, 50733, 50734, 50735, 50736, 50737, 50738, 50739, 50740, 50741, 50742, 50743, 50744, 50745, 50746, 50747, 50748, 50749, 50750, 50751, 50752, 50753, 50754, 50755, 50756, 50757, 50758, 50759, 50760, 50761, 50762, 50763, 50764, 50765, 50766, 50767, 50768, 50769, 50770, 50771, 50772, 50773, 50774, 50775, 50776, 50777, 50778, 50779, 50780, 50781, 50782, 50783, 50784, 50785, 50786, 50787, 50788, 50789, 50790, 50791, 50792, 50793, 50794, 50795, 50796, 50797, 50798, 50799, 50800, 50801, 50802, 50803, 50804, 50805, 50806, 50807, 50808, 50809, 50810, 50811, 50812, 50813, 50814, 50815, 50816, 50817, 50818, 50819, 50820, 50821, 50822, 50823, 50824, 50825, 50826, 50827, 50828, 50829, 50830, 50831, 50832, 50833, 50834, 50836, 50837, 50838, 50839, 50840, 50841, 50842, 50843, 50844, 50845, 50846, 50847, 50848, 50849, 50850, 50851, 50853, 50854, 50855, 50856, 50857, 50858, 50859, 50860, 50861, 50862, 50863, 50864, 50865, 50866, 50867, 50868, 50869, 50870, 50871, 50872, 50873, 50874, 50875, 50876, 50877, 50878, 50879, 50880, 50881, 50882, 50883, 50884, 50885, 50886, 50887, 50888, 50889, 50890, 50891, 50892, 50893, 50894, 50895, 50896, 50897, 50898, 50899, 50900, 50901, 50902, 50903, 50904, 50905, 50906, 50907, 50908, 50909, 50910, 50911, 50912, 50913, 50914, 50915, 50916, 50917, 50918, 50919, 50920, 50921, 50922, 50923, 50925, 50926, 50927, 50928, 50929, 50930, 50931, 50932, 50933, 50934, 50935, 50936, 50937, 50938, 50939, 50940, 50941, 50942, 50943, 50944, 50945, 50946, 50947, 50948, 50949, 50950, 50951, 50952, 50953, 50954, 50955, 50956, 50957, 50958, 50959, 50960, 50961, 50963, 50964, 50965, 50966, 50967, 50968, 50969, 50972, 50976, 50977, 50979, 50981, 50985, 50986, 50988, 50989, 50990, 50991, 50992, 50993, 50994, 50995, 50996, 50997, 50998, 50999, 51000, 51001, 51002, 51003, 51004, 51005, 51006, 51007, 51008, 51009, 51010, 51011, 51012, 51013, 51014, 51015, 51016, 51017, 51018, 51019, 51020, 51021, 51022, 51023, 51024, 51025, 51026, 51027, 51028, 51029, 51030, 51031, 51032, 51033, 51035, 51036, 51037, 51038, 51039, 51040, 51041, 51042, 51043, 51044, 51045, 51046, 51047, 51048, 51049, 51050, 51051, 51052, 51053, 51054, 51055, 51056, 51057, 51058, 51059, 51060, 51061, 51062, 51063, 51064, 51065, 51066, 51067, 51068, 51069, 51070, 51071, 51072, 51073, 51074, 51075, 51076, 51077, 51078, 51079, 51080, 51081, 51082, 51083, 51084, 51085, 51087, 51089, 51090, 51097, 51098, 51099, 51100, 51107, 51113, 51114, 51115, 51122, 51123, 51124, 51125, 51126, 51127, 51128, 51130, 51131, 51132, 51134, 51135, 51137, 51139, 51140, 51141, 51142, 51143, 51144, 51145, 51146, 51147, 51148, 51149, 51150, 51152, 51153, 51156, 51157, 51159, 51165, 51166, 51171, 51172, 51173, 51174, 51182, 51184, 51186, 51187, 51188, 51189, 51190, 51191, 51192, 51193, 51194, 51195, 51196, 51197, 51198, 51199, 51200, 51217, 51225, 51228, 51229, 51230, 51231, 51232, 51236, 51237, 51238, 51239, 51246, 51247, 51254, 51255, 51256, 51257, 51259, 51265, 51266, 51267, 51268, 51269, 51270, 51271, 51272, 51273, 51276, 51277, 51287, 51288, 51292, 51293, 51307, 51309, 51310, 51311, 51312, 51313, 51314, 51315, 51316, 51317, 51318, 51319, 51320, 51321, 51322, 51323, 51329, 51334, 51335, 51336, 51337, 51338, 51339, 51340, 51341, 51342, 51343, 51344, 51345, 51346, 51347, 51348, 51349, 51352, 51353, 51354, 51355, 51356, 51357, 51358, 51359, 51360, 51361, 51362, 51363, 51364, 51365, 51366, 51367, 51368, 51369, 51371, 51372, 51373, 51374, 51375, 51376, 51377, 51378, 51379, 51380, 51382, 51383, 51384, 51385, 51386, 51391, 51393, 51394, 51395, 51396, 51397, 51398, 51400, 51401, 51402, 51403, 51404, 51405, 51406, 51407, 51409, 51410, 51411, 51412, 51413, 51414, 51415, 51416, 51417, 51418, 51419, 51420, 51421, 51422, 51423, 51424, 51425, 51426, 51427, 51428, 51429, 51430, 51431, 51432, 51433, 51434, 51435, 51436, 51437, 51438, 51439, 51440, 51441, 51442, 51443, 51444, 51445, 51446, 51447, 51448, 51449, 51450, 51451, 51452, 51462, 51463, 51464, 51465, 51466, 51468, 51471, 51472, 51473, 51474, 51475, 51476, 51478, 51479, 51480, 51481, 51482, 51483, 51484, 51485, 51486, 51487, 51493, 51494, 51495, 51496, 51501, 51502, 51503, 51504, 51506, 51507, 51508, 51509, 51510, 51511, 51512, 51513, 51514, 51515, 51516, 51517, 51518, 51519, 51520, 51521, 51522, 51523, 51524, 51525, 51527, 51528, 51529, 51530, 51532, 51533, 51534, 51535, 51536, 51537, 51538, 51539, 51540, 51541, 51542, 51543, 51544, 51546, 51547, 51548, 51549, 51550, 51551, 51552, 51554, 51555, 51571, 51574, 51575, 51582, 51585, 51586, 51587, 51588, 51589, 51594, 51595, 51596, 51597, 51598, 51599, 51600, 51601, 51602, 51603, 51604, 51605, 51606, 51607, 51608, 51609, 51610, 51611, 51612, 51613, 51615, 51616, 51617, 51618, 51620, 51622, 51623, 51624, 51625, 51626, 51629, 51630, 51631, 51632, 51633, 51634, 51635, 51636, 51637, 51638, 51639, 51640, 51648, 51649, 51650, 51651, 51652, 51653, 51654, 51655, 51656, 51657, 51658, 51659, 51660, 51661, 51662, 51663, 51664, 51665, 51666, 51671, 51672, 51673, 51674, 51675, 51676, 51677, 51678, 51679, 51680, 51681, 51682, 51684, 51685, 51686, 51687, 51688, 51689, 51690, 51691, 51692, 51693, 51694, 51697, 51698, 51699, 51700, 51701, 51702, 51703, 51704, 51705, 51706, 51707, 51709, 51710, 51711, 51712, 51713, 51714, 51715, 51716, 51717, 51718, 51719, 51720, 51721, 51722, 51724, 51725, 51726, 51727, 51728, 51729, 51730, 51731, 51732, 51733, 51734, 51735, 51745, 51746, 51747, 51749, 51750, 51751, 51752, 51753, 51754, 51755, 51756, 51757, 51758, 51759, 51760, 51761, 51762, 51763, 51768, 51769, 51770, 51771, 51772, 51773, 51774, 51775, 51776, 51777, 51778, 51779, 51780, 51781, 51782, 51783, 51784, 51785, 51786, 51787, 51788, 51789, 51790, 51791, 51792, 51793, 51794, 51795, 51796, 51797, 51798, 51799, 51800, 51801, 51802, 51803, 51804, 51805, 51806, 51807, 51808, 51809, 51810, 51811, 51812, 51813, 51814, 51815, 51816, 51817, 51818, 51819, 51820, 51821, 51822, 51823, 51824, 51825, 51827, 51828, 51829, 51830, 51831, 51832, 51833, 51834, 51835, 51836, 51837, 51838, 51839, 51840, 51841, 51842, 51843, 51844, 51845, 51846, 51847, 51848, 51849, 51850, 51851, 51852, 51853, 51854, 51855, 51856, 51857, 51858, 51859, 51860, 51861, 51862, 51863, 51864, 51865, 51866, 51867, 51868, 51869, 51870, 51871, 51872, 51873, 51874, 51875, 51876, 51877, 51878, 51879, 51880, 51881, 51882, 51883, 51884, 51885, 51886, 51887, 51888, 51889, 51890, 51891, 51892, 51893, 51894, 51895, 51896, 51897, 51898, 51899, 51900, 51901, 51902, 51903, 51904, 51905, 51906, 51907, 51908, 51909, 51910, 51911, 51912, 51913, 51914, 51915, 51916, 51917, 51918, 51919, 51920, 51921, 51922, 51923, 51924, 51925, 51926, 51927, 51928, 51929, 51930, 51932, 51933, 51934, 51935, 51936, 51938, 51939, 51940, 51941, 51942, 51943, 51944, 51945, 51946, 51947, 51948, 51949, 51950, 51954, 51961, 51962, 51963, 51964, 51965, 51966, 51967, 51968, 51969, 51970, 51971, 51972, 51973, 51974, 51975, 51976, 51977, 51978, 51979, 51980, 51981, 51982, 51983, 51984, 51986, 51987, 51988, 51989, 51997, 52000, 52007, 52008, 52009, 52010, 52011, 52012, 52013, 52014, 52015, 52016, 52017, 52018, 52019, 52021, 52022, 52023, 52024, 52025, 52026, 52027, 52028, 52029, 52030, 52031, 52032, 52033, 52034, 52035, 52036, 52037, 52038, 52039, 52040, 52041, 52052, 52053, 52054, 52055, 52056, 52057, 52058, 52059, 52060, 52061, 52062, 52063, 52064, 52065, 52067, 52069, 52070, 52071, 52072, 52073, 52074, 52075, 52076, 52077, 52078, 52079, 52081, 52082, 52084, 52085, 52086, 52087, 52088, 52089, 52092, 52093, 52094, 52095, 52096, 52097, 52098, 52099, 52100, 52101, 52102, 52105, 52106, 52107, 52108, 52109, 52110, 52111, 52112, 52113, 52114, 52115, 52116, 52117, 52118, 52119, 52120, 52121, 52122, 52123, 52124, 52125, 52126, 52127, 52128, 52129, 52130, 52131, 52132, 52133, 52134, 52135, 52136, 52137, 52138, 52139, 52146, 52147, 52148, 52150, 52151, 52154, 52155, 52156, 52157, 52160, 52161, 52162, 52165, 52166, 52167, 52170, 52171, 52172, 52173, 52174, 52175, 52176, 52177, 52178, 52183, 52184, 52185, 52186, 52187, 52188, 52189, 52190, 52191, 52192, 52193, 52194, 52195, 52196, 52197, 52198, 52201, 52203, 52204, 52206, 52207, 52208, 52209, 52210, 52211, 52212, 52213, 52214, 52215, 52216, 52218, 52219, 52220, 52221, 52222, 52223, 52224, 52225, 52226, 52227, 52231, 52232, 52233, 52234, 52235, 52236, 52237, 52238, 52239, 52240, 52241, 52242, 52243, 52244, 52245, 52246, 52249, 52250, 52251, 52252, 52253, 52254, 52255, 52256, 52258, 52260, 52261, 52262, 52263, 52264, 52265, 52266, 52267, 52268, 52269, 52271, 52273, 52274, 52275, 52276, 52277, 52278, 52279, 52280, 52281, 52284, 52286, 52288, 52289, 52290, 52291, 52292, 52293, 52294, 52295, 52296, 52297, 52298, 52299, 52300, 52301, 52302, 52303, 52304, 52305, 52306, 52307, 52308, 52309, 52310, 52311, 52312, 52313, 52314, 52315, 52316, 52317, 52318, 52319, 52320, 52321, 52322, 52323, 52324, 52325, 52326, 52327, 52329, 52330, 52331, 52332, 52333, 52334, 52335, 52336, 52337, 52338, 52339, 52340, 52341, 52342, 52343, 52344, 52345, 52346, 52347, 52348, 52349, 52350, 52351, 52352, 52353, 52354, 52355, 52356, 52357, 52358, 52359, 52360, 52361, 52362, 52363, 52364, 52367, 52368, 52369, 52370, 52371, 52372, 52373, 52374, 52375, 52376, 52377, 52378, 52379, 52380, 52381, 52382, 52383, 52384, 52385, 52386, 52387, 52388, 52389, 52390, 52391, 52392, 52399, 52400, 52401, 52402, 52403, 52404, 52405, 52406, 52407, 52408, 52409, 52410, 52411, 52412, 52413, 52414, 52417, 52418, 52419, 52420, 52421, 52422, 52423, 52424, 52425, 52426, 52427, 52428, 52429, 52430, 52432, 52434, 52435, 52436, 52437, 52438, 52439, 52440, 52441, 52442, 52443, 52444, 52445, 52446, 52447, 52448, 52449, 52450, 52451, 52452, 52453, 52454, 52455, 52456, 52457, 52458, 52459, 52460, 52461, 52462, 52463, 52464, 52465, 52466, 52467, 52468, 52469, 52470, 52471, 52472, 52473, 52474, 52475, 52476, 52477, 52478, 52479, 52480, 52481, 52482, 52483, 52484, 52485, 52486, 52487, 52488, 52489, 52490, 52491, 52492, 52493, 52494, 52495, 52497, 52498, 52500, 52501, 52502, 52503, 52504, 52505, 52524, 52525, 52526, 52528, 52529, 52530, 52531, 52532, 52533, 52534, 52535, 52536, 52537, 52538, 52539, 52540, 52541, 52542, 52543, 52544, 52545, 52546, 52547, 52548, 52549, 52550, 52551, 52552, 52553, 52554, 52555, 52556, 52557, 52558, 52562, 52571, 52577, 52578, 52581, 52582, 52583, 52584, 52585, 52586, 52587, 52588, 52592, 52593, 52594, 52595, 52596, 52597, 52598, 52599, 52602, 52603, 52604, 52605, 52606, 52608, 52609, 52619, 52620, 52621, 52622, 52623, 52624, 52633, 52636, 52637, 52638, 52640, 52641, 52642, 52643, 52644, 52645, 52646, 52647, 52648, 52649, 52650, 52651, 52654, 52655, 52657, 52658, 52659, 52660, 52661, 52662, 52663, 52664, 52665, 52667, 52668, 52669, 52670, 52671, 52672, 52673, 52674, 52675, 52676, 52678, 52679, 52680, 52681, 52682, 52683, 52684, 52685, 52686, 52687, 52688, 52689, 52690, 52692, 52693, 52696, 52697, 52700, 52702, 52703, 52704, 52705, 52728, 52729, 52730, 52732, 52735, 52748, 52749, 52750, 52751, 52753, 52755, 52756, 52761, 52762, 52763, 52766, 52767, 52771, 52772, 52776, 52777, 52778, 52779, 52780, 52781, 52782, 52783, 52784, 52785, 52786, 52787, 52788, 52789, 52790, 52791, 52792, 52793, 52794, 52795, 52796, 52797, 52798, 52799, 52800, 52801, 52802, 52804, 52805, 52806, 52807, 52808, 52809, 52810, 52811, 52812, 52813, 52815, 52816, 52818, 52819, 52820, 52821, 52822, 52823, 52824, 52825, 52826, 52827, 52829, 52830, 52831, 52832, 52833, 52834, 52835, 52836, 52837, 52838, 52839, 52843, 52844, 52845, 52846, 52847, 52848, 52849, 52850, 52853, 52854, 52863, 52864, 52865, 52866, 52867, 52868, 52869, 52870, 52871, 52872, 52877, 52882, 52884, 52885, 52886, 52887, 52888, 52889, 52890, 52892, 52893, 52894, 52895, 52896, 52897, 52898, 52899, 52900, 52901, 52902, 52903, 52904, 52905, 52906, 52907, 52908, 52909, 52910, 52911, 52912, 52913, 52914, 52915, 52916, 52917, 52918, 52919, 52920, 52921, 52923, 52924, 52925, 52930, 52931, 52932, 52933, 52934, 52935, 52936, 52937, 52938, 52939, 52940, 52941, 52942, 52943, 52944, 52945, 52946, 52947, 52948, 52949, 52950, 52951, 52952, 52953, 52954, 52955, 52956, 52958, 52960, 52962, 52964, 52965, 52967, 52968, 52970, 52972, 52974, 52976, 52977, 52978, 52979, 52980, 52981, 52982, 52983, 52984, 52985, 52986, 52988, 52989, 52990, 52991, 52992, 52993, 52994, 52995, 52996, 52997, 52998, 52999, 53000, 53001, 53002, 53003, 53004, 53005, 53006, 53008, 53009, 53010, 53011, 53013, 53014, 53015, 53016, 53017, 53018, 53019, 53020, 53021, 53022, 53023, 53024, 53025, 53040, 53043, 53044, 53045, 53046, 53047, 53048, 53049, 53052, 53053, 53054, 53055, 53056, 53057, 53058, 53059, 53060, 53061, 53062, 53063, 53064, 53065, 53066, 53067, 53068, 53069, 53070, 53071, 53072, 53073, 53074, 53075, 53076, 53077, 53078, 53079, 53080, 53081, 53082, 53083, 53084, 53085, 53086, 53087, 53088, 53089, 53090, 53091, 53092, 53093, 53094, 53095, 53096, 53097, 53098, 53099, 53100, 53101, 53102, 53107, 53108, 53109, 53110, 53111, 53112, 53113, 53114, 53115, 53116, 53119, 53120, 53121, 53122, 53123, 53124, 53125, 53126, 53127, 53128, 53129, 53130, 53131, 53132, 53133, 53134, 53135, 53136, 53139, 53140, 53141, 53142, 53143, 53144, 53145, 53146, 53147, 53148, 53149, 53150, 53151, 53152, 53153, 53154, 53155, 53156, 53157, 53158, 53159, 53160, 53161, 53162, 53163, 53164, 53165, 53166, 53167, 53178, 53179, 53180, 53181, 53182, 53183, 53184, 53185, 53186, 53187, 53188, 53189, 53190, 53191, 53192, 53193, 53194, 53196, 53197, 53206, 53209, 53210, 53211, 53212, 53213, 53214, 53215, 53216, 53217, 53219, 53220, 53222, 53223, 53224, 53225, 53226, 53227, 53228, 53230, 53231, 53232, 53233, 53234, 53235, 53236, 53237, 53238, 53239, 53240, 53241, 53242, 53243, 53244, 53245, 53249, 53250, 53251, 53252, 53253, 53254, 53255, 53256, 53257, 53258, 53259, 53260, 53261, 53262, 53263, 53264, 53265, 53266, 53267, 53268, 53269, 53270, 53271, 53272, 53273, 53274, 53275, 53276, 53277, 53278, 53279, 53280, 53281, 53282, 53283, 53286, 53287, 53288, 53289, 53290, 53291, 53292, 53293, 53294, 53295, 53296, 53297, 53298, 53299, 53300, 53301, 53302, 53303, 53304, 53305, 53306, 53307, 53308, 53309, 53310, 53311, 53312, 53313, 53314, 53315, 53316, 53317, 53318, 53319, 53320, 53321, 53322, 53323, 53324, 53325, 53326, 53327, 53328, 53329, 53330, 53331, 53332, 53333, 53334, 53335, 53336, 53337, 53338, 53339, 53340, 53341, 53342, 53343, 53344, 53345, 53346, 53349, 53350, 53352, 53353, 53354, 53355, 53356, 53357, 53360, 53361, 53362, 53363, 53364, 53365, 53366, 53367, 53368, 53369, 53371, 53372, 53373, 53375, 53381, 53382, 53383, 53384, 53385, 53386, 53387, 53388, 53389, 53390, 53391, 53392, 53393, 53394, 53395, 53396, 53397, 53398, 53400, 53401, 53402, 53403, 53404, 53405, 53406, 53407, 53408, 53409, 53410, 53411, 53412, 53413, 53414, 53415, 53416, 53417, 53418, 53419, 53420, 53421, 53422, 53423, 53424, 53425, 53426, 53427, 53428, 53429, 53430, 53431, 53432, 53433, 53434, 53435, 53436, 53437, 53438, 53439, 53440, 53441, 53442, 53443, 53444, 53445, 53446, 53447, 53448, 53449, 53450, 53451, 53452, 53453, 53454, 53455, 53456, 53457, 53466, 53467, 53468, 53469, 53470, 53471, 53472, 53473, 53474, 53475, 53476, 53477, 53478, 53479, 53480, 53481, 53482, 53483, 53484, 53485, 53486, 53487, 53488, 53489, 53490, 53491, 53492, 53493, 53494, 53495, 53496, 53497, 53498, 53499, 53500, 53501, 53502, 53505, 53507, 53508, 53509, 53512, 53513, 53514, 53515, 53516, 53517, 53518, 53519, 53520, 53521, 53522, 53523, 53524, 53525, 53526, 53527, 53528, 53529, 53530, 53531, 53532, 53533, 53534, 53535, 53536, 53537, 53540, 53541, 53542, 53543, 53544, 53545, 53550, 53551, 53552, 53553, 53554, 53555, 53556, 53557, 53558, 53559, 53560, 53561, 53562, 53563, 53564, 53565, 53566, 53567, 53568, 53569, 53570, 53571, 53572, 53573, 53574, 53575, 53585, 53586, 53590, 53591, 53592, 53598, 53602, 53603, 53604, 53605, 53611, 53612, 53613, 53614, 53615, 53616, 53617, 53619, 53620, 53621, 53622, 53623, 53626, 53630, 53631, 53635, 53639, 53640, 53641, 53642, 53646, 53647, 53648, 53649, 53652, 53655, 53656, 53657, 53658, 53659, 53660, 53661, 53662, 53663, 53664, 53665, 53666, 53667, 53668, 53669, 53670, 53671, 53672, 53673, 53674, 53675, 53676, 53677, 53678, 53679, 53680, 53681, 53682, 53683, 53691, 53692, 53693, 53694, 53695, 53696, 53697, 53698, 53699, 53700, 53701, 53702, 53704, 53705, 53706, 53713, 53714, 53715, 53716, 53717, 53718, 53723, 53724, 53727, 53728, 53729, 53730, 53732, 53734, 53735, 53736, 53737, 53738, 53739, 53740, 53741, 53742, 53743, 53744, 53745, 53749, 53752, 53753, 53754, 53755, 53756, 53757, 53758, 53759, 53760, 53761, 53762, 53763, 53764, 53765, 53766, 53768, 53769, 53771, 53772, 53779, 53780, 53781, 53782, 53783, 53784, 53786, 53787, 53788, 53789, 53791, 53792, 53793, 53794, 53795, 53796, 53805, 53819, 53823, 53824, 53825, 53827, 53828, 53829, 53830, 53831, 53832, 53833, 53834, 53835, 53836, 53837, 53838, 53839, 53840, 53841, 53842, 53843, 53844, 53845, 53852, 53853, 53854, 53855, 53862, 53863, 53864, 53865, 53866, 53869, 53870, 53871, 53872, 53873, 53874, 53875, 53876, 53877, 53878, 53879, 53881, 53882, 53883, 53884, 53885, 53887, 53888, 53889, 53890, 53891, 53892, 53894, 53895, 53896, 53897, 53898, 53899, 53900, 53901, 53905, 53908, 53909, 53910, 53911, 53912, 53913, 53914, 53915, 53916, 53917, 53918, 53919, 53920, 53924, 53925, 53926, 53927, 53928, 53929, 53935, 53936, 53937, 53949, 53950, 53951, 53952, 53953, 53954, 53955, 53956, 53957, 53958, 53959, 53960, 53961, 53962, 53963, 53965, 53966, 53967, 53968, 53969, 53970, 53971, 53977, 53978, 53982, 53983, 53984, 53985, 53986, 53987, 53989, 53990, 53991, 53992, 53993, 53994, 53995, 53996, 53997, 53998, 53999, 54000, 54001, 54002, 54003, 54004, 54005, 54006, 54007, 54008, 54009, 54010, 54011, 54012, 54013, 54014, 54015, 54019, 54020, 54021, 54022, 54023, 54024, 54025, 54026, 54027, 54028, 54029, 54030, 54031, 54032, 54033, 54034, 54035, 54036, 54037, 54038, 54039, 54040, 54041, 54042, 54043, 54066, 54067, 54068, 54069, 54070, 54071, 54072, 54073, 54074, 54081, 54085, 54089, 54093, 54097, 54101, 54105, 54109, 54110, 54111, 54112, 54113, 54114, 54116, 54117, 54118, 54119, 54120, 54123, 54126, 54127, 54128, 54129, 54130, 54131, 54132, 54133, 54134, 54135, 54136, 54137, 54141, 54142, 54143, 54144, 54145, 54146, 54147, 54148, 54161, 54163, 54167, 54168, 54169, 54170, 54171, 54172, 54173, 54174, 54175, 54176, 54177, 54178, 54179, 54180, 54181, 54183, 54184, 54185, 54186, 54187, 54188, 54190, 54191, 54192, 54197, 54198, 54199, 54203, 54205, 54207, 54208, 54209, 54213, 54214, 54215, 54216, 54217, 54218, 54219, 54223, 54224, 54226, 54227, 54228, 54230, 54231, 54232, 54233, 54234, 54235, 54236, 54237, 54238, 54239, 54240, 54241, 54242, 54243, 54244, 54245, 54246, 54247, 54248, 54249, 54250, 54251, 54252, 54253, 54254, 54255, 54256, 54257, 54258, 54259, 54260, 54261, 54262, 54263, 54264, 54265, 54266, 54267, 54268, 54269, 54270, 54271, 54272, 54273, 54274, 54275, 54276, 54277, 54278, 54279, 54280, 54281, 54282, 54283, 54284, 54285, 54286, 54287, 54288, 54289, 54291, 54292, 54293, 54295, 54297, 54299, 54300, 54301, 54302, 54303, 54304, 54305, 54306, 54307, 54308, 54309, 54310, 54311, 54312, 54313, 54314, 54315, 54316, 54317, 54318, 54319, 54320, 54321, 54322, 54323, 54324, 54333, 54334, 54335, 54336, 54337, 54338, 54339, 54343, 54344, 54345, 54346, 54347, 54348, 54349, 54353, 54359, 54360, 54361, 54362, 54367, 54371, 54372, 54373, 54374, 54375, 54376, 54381, 54382, 54383, 54384, 54385, 54386, 54392, 54393, 54395, 54398, 54401, 54402, 54403, 54404, 54421, 54423, 54424, 54429, 54430, 54431, 54432, 54433, 54434, 54435, 54436, 54437, 54438, 54439, 54440, 54441, 54442, 54443, 54444, 54445, 54446, 54463, 54464, 54465, 54466, 54467, 54470, 54471, 54472, 54473, 54474, 54475, 54476, 54485, 54486, 54487, 54488, 54489, 54490, 54491, 54493, 54494, 54495, 54496, 54498, 54499, 54500, 54502, 54503, 54504, 54505, 54506, 54507, 54508, 54509, 54510, 54511, 54512, 54513, 54515, 54516, 54517, 54518, 54519, 54521, 54522, 54523, 54524, 54533, 54539, 54540, 54541, 54542, 54543, 54544, 54545, 54546, 54547, 54548, 54549, 54550, 54551, 54552, 54553, 54555, 54556, 54557, 54558, 54559, 54560, 54563, 54565, 54566, 54567, 54568, 54569, 54574, 54580, 54581, 54582, 54583, 54585, 54586, 54587, 54588, 54589, 54590, 54592, 54593, 54594, 54595, 54596, 54597, 54598, 54599, 54600, 54601, 54603, 54604, 54605, 54606, 54607, 54608, 54609, 54610, 54611, 54612, 54613, 54614, 54615, 54616, 54617, 54618, 54619, 54620, 54621, 54622, 54623, 54624, 54625, 54626, 54627, 54628, 54629, 54630, 54631, 54632, 54633, 54634, 54635, 54636, 54637, 54638, 54639, 54640, 54641, 54642, 54643, 54644, 54645, 54646, 54647, 54648, 54649, 54650, 54651, 54652, 54653, 54654, 54655, 54656, 54657, 54658, 54659, 54660, 54661, 54662, 54663, 54664, 54665, 54666, 54667, 54668, 54674, 54675, 54678, 54680, 54681, 54682, 54683, 54684, 54685, 54686, 54687, 54688, 54689, 54690, 54691, 54692, 54693, 54694, 54695, 54696, 54697, 54698, 54699, 54700, 54701, 54702, 54703, 54705, 54706, 54725, 54728, 54730, 54734, 54735, 54740, 54741, 54742, 54745, 54746, 54747, 54748, 54751, 54752, 54757, 54758, 54763, 54780, 54784, 54785, 54786, 54787, 54788, 54789, 54790, 54795, 54800, 54801, 54802, 54840, 54847, 54848, 54849, 54851, 54852, 54853, 54854, 54855, 54856, 54858, 54859, 54860, 54861, 54862, 54863, 54864, 54865, 54866, 54867, 54868, 54869, 54870, 54871, 54872, 54877, 54878, 54879, 54880, 54881, 54882, 54883, 54884, 54885, 54886, 54887, 54888, 54889, 54890, 54891, 54892, 54893, 54894, 54895, 54896, 54897, 54898, 54899, 54900, 54901, 54902, 54903, 54904, 54905, 54906, 54907, 54908, 54913, 54914, 54915, 54916, 54917, 54918, 54919, 54920, 54922, 54923, 54924, 54925, 54926, 54927, 54928, 54929, 54930, 54931, 54932, 54933, 54934, 54935, 54936, 54937, 54938, 54939, 54940, 54941, 54942, 54943, 54944, 54945, 54946, 54947, 54952, 54953, 54954, 54955, 54956, 54957, 54958, 54959, 54960, 54961, 54962, 54968, 54969, 54970, 54971, 54972, 54973, 54975, 54976, 54980, 54981, 54982, 54983, 54984, 54985, 54986, 54987, 54988, 54989, 54990, 54991, 54993, 54994, 54995, 54996, 54997, 54998, 54999, 55000, 55002, 55003, 55004, 55005, 55007, 55009, 55010, 55011, 55012, 55013, 55014, 55015, 55016, 55018, 55019, 55020, 55021, 55022, 55023, 55025, 55027, 55028, 55029, 55030, 55032, 55042, 55054, 55057, 55058, 55059, 55072, 55075, 55076, 55078, 55081, 55082, 55083, 55084, 55085, 55086, 55087, 55088, 55089, 55090, 55091, 55092, 55093, 55094, 55095, 55096, 55103, 55104, 55105, 55106, 55107, 55108, 55109, 55110, 55111, 55112, 55113, 55114, 55115, 55116, 55117, 55118, 55119, 55120, 55121, 55122, 55123, 55124, 55125, 55126, 55127, 55128, 55129, 55130, 55131, 55132, 55133, 55134, 55135, 55136, 55137, 55138, 55139, 55140, 55141, 55142, 55143, 55144, 55145, 55146, 55147, 55148, 55149, 55150, 55151, 55152, 55153, 55154, 55155, 55161, 55162, 55167, 55168, 55169, 55170, 55171, 55172, 55173, 55174, 55175, 55176, 55177, 55178, 55180, 55181, 55182, 55183, 55184, 55187, 55188, 55189, 55193, 55194, 55195, 55196, 55198, 55199, 55200, 55201, 55202, 55203, 55204, 55206, 55207, 55208, 55209, 55210, 55211, 55212, 55213, 55215, 55216, 55217, 55218, 55219, 55220, 55221, 55222, 55223, 55224, 55225, 55226, 55227, 55228, 55229, 55230, 55231, 55232, 55233, 55234, 55235, 55236, 55237, 55238, 55239, 55240, 55241, 55242, 55245, 55247, 55248, 55249, 55250, 55251, 55252, 55253, 55254, 55260, 55261, 55262, 55263, 55264, 55265, 55266, 55267, 55268, 55269, 55270, 55271, 55272, 55273, 55274, 55275, 55276, 55277, 55278, 55279, 55281, 55282, 55283, 55284, 55285, 55286, 55287, 55288, 55289, 55290, 55291, 55292, 55293, 55294, 55298, 55299, 55300, 55305, 55306, 55307, 55308, 55312, 55316, 55317, 55327, 55328, 55329, 55330, 55331, 55332, 55333, 55334, 55335, 55336, 55337, 55338, 55339, 55340, 55341, 55342, 55343, 55344, 55345, 55346, 55347, 55348, 55349, 55350, 55351, 55352, 55353, 55354, 55355, 55356, 55366, 55367, 55368, 55369, 55370, 55371, 55372, 55373, 55374, 55375, 55376, 55377, 55378, 55379, 55380, 55381, 55382, 55383, 55384, 55385, 55386, 55387, 55388, 55389, 55390, 55391, 55392, 55393, 55394, 55395, 55396, 55397, 55398, 55399, 55400, 55401, 55402, 55403, 55404, 55405, 55406, 55407, 55408, 55409, 55410, 55411, 55412, 55413, 55414, 55415, 55416, 55417, 55418, 55419, 55420, 55421, 55426, 55427, 55428, 55429, 55430, 55436, 55438, 55439, 55440, 55441, 55442, 55443, 55444, 55445, 55446, 55447, 55448, 55449, 55450, 55451, 55452, 55453, 55454, 55455, 55456, 55457, 55458, 55461, 55462, 55463, 55464, 55465, 55466, 55467, 55468, 55469, 55470, 55471, 55472, 55473, 55474, 55475, 55476, 55477, 55478, 55479, 55480, 55481, 55482, 55483, 55484, 55485, 55486, 55487, 55488, 55489, 55490, 55491, 55492, 55493, 55495, 55496, 55497, 55498, 55499, 55500, 55501, 55502, 55503, 55504, 55505, 55506, 55507, 55509, 55510, 55511, 55519, 55520, 55521, 55522, 55523, 55524, 55531, 55532, 55533, 55534, 55535, 55536, 55537, 55538, 55539, 55541, 55542, 55543, 55544, 55549, 55550, 55554, 55555, 55556, 55557, 55558, 55559, 55560, 55561, 55562, 55563, 55564, 55565, 55566, 55567, 55568, 55569, 55570, 55571, 55572, 55573, 55574, 55575, 55576, 55577, 55578, 55579, 55580, 55581, 55582, 55583, 55584, 55585, 55586, 55587, 55588, 55589, 55590, 55591, 55592, 55593, 55594, 55595, 55596, 55597, 55598, 55599, 55601, 55602, 55603, 55604, 55605, 55606, 55607, 55608, 55609, 55610, 55611, 55612, 55613, 55614, 55615, 55616, 55617, 55618, 55619, 55620, 55621, 55622, 55623, 55624, 55625, 55626, 55632, 55633, 55634, 55635, 55636, 55637, 55638, 55640, 55641, 55643, 55645, 55646, 55647, 55648, 55649, 55650, 55651, 55653, 55654, 55655, 55656, 55657, 55658, 55659, 55660, 55661, 55662, 55663, 55664, 55665, 55667, 55668, 55669, 55670, 55671, 55672, 55674, 55675, 55676, 55677, 55678, 55679, 55680, 55681, 55682, 55683, 55684, 55685, 55686, 55687, 55688, 55689, 55690, 55691, 55692, 55693, 55694, 55695, 55699, 55700, 55701, 55702, 55703, 55704, 55705, 55706, 55707, 55708, 55709, 55710, 55711, 55712, 55713, 55714, 55715, 55716, 55717, 55718, 55719, 55720, 55721, 55722, 55723, 55724, 55725, 55726, 55727, 55728, 55729, 55730, 55732, 55733, 55734, 55735, 55736, 55737, 55738, 55739, 55740, 55741, 55742, 55743, 55744, 55745, 55746, 55747, 55748, 55749, 55750, 55760, 55761, 55762, 55767, 55768, 55769, 55770, 55771, 55772, 55773, 55778, 55779, 55780, 55781, 55782, 55783, 55784, 55785, 55786, 55787, 55788, 55789, 55790, 55791, 55792, 55793, 55804, 55805, 55806, 55807, 55808, 55809, 55810, 55812, 55813, 55814, 55819, 55820, 55821, 55822, 55823, 55824, 55825, 55826, 55827, 55828, 55829, 55830, 55831, 55832, 55833, 55834, 55835, 55836, 55837, 55838, 55839, 55840, 55841, 55842, 55843, 55844, 55847, 55848, 55859, 55860, 55861, 55862, 55863, 55864, 55865, 55866, 55867, 55868, 55869, 55870, 55871, 55873, 55874, 55879, 55880, 55881, 55882, 55883, 55884, 55885, 55886, 55887, 55888, 55889, 55890, 55891, 55892, 55893, 55894, 55895, 55896, 55897, 55898, 55899, 55900, 55901, 55902, 55903, 55904, 55905, 55906, 55910, 55911, 55912, 55913, 55914, 55915, 55916, 55917, 55918, 55938, 55940, 55941, 55942, 55943, 55944, 55945, 55946, 55963, 55964, 55965, 55967, 55968, 55969, 55971, 55996, 55997, 55998, 55999, 56000, 56001, 56002, 56003, 56004, 56005, 56006, 56007, 56008, 56009, 56012, 56013, 56014, 56015, 56016, 56017, 56018, 56019, 56020, 56022, 56023, 56024, 56025, 56026, 56027, 56028, 56029, 56030, 56031, 56032, 56033, 56034, 56035, 56036, 56039, 56041, 56042, 56043, 56044, 56045, 56046, 56047, 56050, 56051, 56052, 56053, 56054, 56055, 56062, 56063, 56064, 56065, 56066, 56067, 56068, 56069, 56070, 56071, 56072, 56073, 56077, 56078, 56079, 56080, 56081, 56082, 56083, 56085, 56086, 56087, 56088, 56089, 56090, 56091, 56092, 56093, 56094, 56095, 56096, 56097, 56098, 56099, 56100, 56101, 56102, 56103, 56104, 56106, 56108, 56109, 56110, 56111, 56112, 56113, 56114, 56115, 56116, 56117, 56126, 56127, 56128, 56129, 56130, 56131, 56132, 56133, 56134, 56135, 56136, 56138, 56139, 56140, 56141, 56142, 56143, 56144, 56146, 56147, 56149, 56150, 56151, 56152, 56153, 56154, 56158, 56159, 56160, 56161, 56162, 56163, 56165, 56166, 56167, 56168, 56169, 56170, 56171, 56172, 56173, 56174, 56175, 56176, 56177, 56178, 56180, 56181, 56182, 56183, 56184, 56185, 56186, 56187, 56188, 56189, 56190, 56191, 56192, 56193, 56194, 56195, 56197, 56198, 56199, 56200, 56201, 56203, 56204, 56205, 56206, 56207, 56208, 56209, 56210, 56222, 56223, 56224, 56225, 56226, 56227, 56228, 56229, 56230, 56231, 56232, 56233, 56235, 56236, 56237, 56238, 56239, 56240, 56241, 56242, 56243, 56248, 56249, 56250, 56251, 56252, 56253, 56254, 56255, 56256, 56257, 56258, 56259, 56260, 56261, 56262, 56263, 56264, 56265, 56266, 56267, 56268, 56269, 56270, 56271, 56272, 56274, 56275, 56278, 56279, 56280, 56281, 56282, 56283, 56284, 56285, 56286, 56287, 56288, 56289, 56293, 56294, 56295, 56296, 56303, 56304, 56305, 56306, 56307, 56308, 56309, 56310, 56311, 56312, 56313, 56314, 56315, 56327, 56328, 56329, 56330, 56331, 56332, 56333, 56335, 56336, 56337, 56338, 56339, 56340, 56341, 56342, 56343, 56344, 56345, 56346, 56347, 56348, 56349, 56350, 56351, 56357, 56358, 56359, 56360, 56362, 56363, 56364, 56365, 56366, 56369, 56371, 56372, 56374, 56375, 56376, 56377, 56379, 56380, 56381, 56382, 56383, 56384, 56385, 56388, 56389, 56392, 56393, 56394, 56395, 56396, 56397, 56398, 56399, 56401, 56402, 56403, 56404, 56405, 56406, 56407, 56408, 56409, 56410, 56411, 56412, 56413, 56416, 56417, 56418, 56419, 56420, 56421, 56425, 56426, 56427, 56429, 56431, 56432, 56433, 56434, 56439, 56440, 56441, 56442, 56443, 56444, 56447, 56448, 56455, 56456, 56457, 56458, 56459, 56460, 56461, 56462, 56463, 56464, 56465, 56466, 56467, 56471, 56472, 56473, 56474, 56475, 56476, 56477, 56478, 56479, 56484, 56485, 56486, 56487, 56488, 56489, 56490, 56491, 56492, 56493, 56494, 56495, 56496, 56497, 56498, 56499, 56500, 56501, 56502, 56503, 56505, 56508, 56509, 56510, 56511, 56512, 56513, 56514, 56515, 56519, 56520, 56521, 56522, 56523, 56524, 56525, 56526, 56527, 56530, 56531, 56532, 56537, 56538, 56539, 56540, 56541, 56542, 56543, 56544, 56545, 56546, 56547, 56548, 56549, 56550, 56551, 56553, 56554, 56555, 56556, 56557, 56562, 56563, 56564, 56565, 56566, 56567, 56568, 56569, 56570, 56571, 56572, 56573, 56574, 56575, 56579, 56580, 56581, 56582, 56583, 56584, 56585, 56586, 56587, 56588, 56589, 56590, 56591, 56592, 56593, 56594, 56595, 56596, 56597, 56598, 56599, 56600, 56601, 56602, 56603, 56611, 56612, 56613, 56614, 56619, 56620, 56621, 56622, 56623, 56624, 56629, 56630, 56631, 56635, 56636, 56637, 56638, 56639, 56640, 56641, 56642, 56643, 56644, 56645, 56646, 56649, 56650, 56651, 56652, 56653, 56654, 56655, 56656, 56657, 56658, 56659, 56660, 56661, 56662, 56663, 56664, 56665, 56666, 56667, 56668, 56669, 56670, 56671, 56672, 56673, 56674, 56675, 56676, 56677, 56678, 56679, 56680, 56681, 56682, 56683, 56684, 56686, 56687, 56689, 56690, 56691, 56692, 56693, 56694, 56699, 56700, 56701, 56702, 56703, 56704, 56705, 56706, 56707, 56708, 56709, 56710, 56711, 56712, 56713, 56714, 56717, 56718, 56719, 56720, 56721, 56722, 56723, 56724, 56725, 56726, 56727, 56728, 56729, 56730, 56731, 56732, 56733, 56734, 56735, 56736, 56737, 56738, 56739, 56740, 56742, 56743, 56744, 56745, 56746, 56747, 56748, 56751, 56752, 56753, 56754, 56762, 56763, 56764, 56765, 56766, 56767, 56768, 56769, 56771, 56773, 56774, 56775, 56776, 56777, 56778, 56779, 56781, 56782, 56783, 56784, 56785, 56786, 56787, 56788, 56789, 56790, 56792, 56796, 56797, 56798, 56799, 56800, 56801, 56802, 56803, 56807, 56811, 56812, 56813, 56814, 56815, 56816, 56820, 56821, 56822, 56823, 56824, 56825, 56826, 56827, 56828, 56829, 56830, 56831, 56832, 56833, 56834, 56835, 56836, 56837, 56838, 56839, 56840, 56841, 56842, 56843, 56844, 56845, 56846, 56847, 56848, 56849, 56850, 56851, 56852, 56853, 56854, 56855, 56856, 56858, 56859, 56860, 56861, 56862, 56863, 56864, 56865, 56866, 56867, 56868, 56869, 56870, 56871, 56872, 56873, 56874, 56875, 56876, 56877, 56878, 56879, 56880, 56882, 56883, 56884, 56889, 56890, 56891, 56892, 56893, 56894, 56895, 56896, 56897, 56899, 56906, 56907, 56911, 56912, 56913, 56914, 56915, 56916, 56917, 56918, 56919, 56920, 56921, 56922, 56923, 56924, 56925, 56926, 56927, 56928, 56929, 56930, 56931, 56932, 57047, 57080, 57097, 57098, 57099, 57100, 57107, 57108, 57109, 57110, 57111, 57112, 57113, 57114, 57117, 57118, 57119, 57120, 57121, 57122, 57123, 57124, 57125, 57126, 57127, 57128, 57129, 57130, 57131, 57132, 57134, 57154, 57155, 57156, 57157, 57158, 57159, 57160, 57161, 57162, 57163, 57164, 57165, 57166, 57177, 57178, 57183, 57184, 57190, 57195, 57196, 57197, 57198, 57199, 57201, 57202, 57203, 57204, 57205, 57206, 57207, 57208, 57209, 57210, 57211, 57212, 57213, 57214, 57215, 57216, 57220, 57222, 57223, 57226, 57227, 57228, 57229, 57230, 57231, 57232, 57233, 57237, 57238, 57239, 57242, 57243, 57244, 57249, 57250, 57251, 57255, 57257, 57258, 57259, 57260, 57261, 57262, 57263, 57264, 57265, 57266, 57267, 57268, 57269, 57271, 57272, 57273, 57274, 57275, 57279, 57280, 57281, 57282, 57283, 57284, 57285, 57286, 57287, 57288, 57289, 57290, 57291, 57297, 57298, 57299, 57300, 57301, 57306, 57307, 57308, 57309, 57310, 57311, 57312, 57313, 57314, 57316, 57317, 57318, 57319, 57323, 57324, 57325, 57326, 57327, 57328, 57329, 57330, 57331, 57332, 57333, 57334, 57338, 57348, 57358, 57377, 57378, 57379, 57380, 57382, 57384, 57385, 57386, 57387, 57388, 57389, 57392, 57393, 57396, 57398, 57399, 57400, 57401, 57402, 57403, 57404, 57405, 57406, 57407, 57408, 57410, 57411, 57412, 57413, 57414, 57415, 57416, 57417, 57418, 57419, 57420, 57421, 57422, 57423, 57424, 57431, 57432, 57433, 57441, 57442, 57443, 57444, 57445, 57446, 57447, 57456, 57457, 57458, 57459, 57460, 57464, 57465, 57466, 57467, 57470, 57473, 57474, 57475, 57477, 57478, 57479, 57480, 57482, 57617, 57618, 57619, 57620, 57621, 57622, 57623, 57624, 57625, 57626, 57627, 57628, 57629, 57630, 57631, 57632, 57634, 57635, 57636, 57638, 57648, 57649, 57662, 57667, 57668, 57669, 57670, 57671, 57672, 57673, 57681, 57682, 57684, 57686, 57690, 57691, 57692, 57693, 57694, 57695, 57696, 57697, 57705, 57706, 57707, 57708, 57709, 57710, 57711, 57712, 57713, 57714, 57715, 57716, 57719, 57720, 57721, 57722, 57724, 57739, 57740, 57741, 57742, 57743, 57744, 57745, 57746, 57748, 57749, 57750, 57751, 57752, 57753, 57754, 57755, 57756, 57757, 57758, 57760, 57761, 57762, 57763, 57764, 57765, 57766, 57767, 57768, 57769, 57770, 57773, 57777, 57778, 57779, 57781, 57783, 57788, 57795, 57797, 57798, 57799, 57800, 57801, 57802, 57803, 57804, 57805, 57806, 57807, 57809, 57810, 57811, 57812, 57814, 57815, 57816, 57817, 57819, 57821, 57823, 57825, 57826, 57830, 57831, 57834, 57835, 57836, 57850, 57851, 57852, 57853, 57854, 57855, 57856, 57857, 57858, 57860, 57861, 57864, 57867, 57869, 57871, 57872, 57873, 57874, 57875, 57877, 57882, 57883, 57890, 57892, 57893, 57894, 57898, 57899, 57907, 57908, 57909, 57910, 57911, 57912, 57913, 57915, 57916, 57917, 57918, 57919, 57920, 57921, 57922, 57924, 57926, 57927, 57928, 57929, 57933, 57934, 57935, 57936, 57942, 57943, 57944, 57945, 57946, 57947, 57950, 57951, 57952, 57953, 57954, 57958, 57962, 57963, 57967, 57968, 57981, 57983, 57984, 57985, 57986, 57987, 57988, 57992, 57993, 57998, 57999, 58002, 58005, 58010, 58011, 58013, 58014, 58015, 58017, 58027, 58028, 58029, 58030, 58032, 58033, 58036, 58038, 58039, 58040, 58041, 58042, 58043, 58044, 58051, 58064, 58065, 58066, 58067, 58068, 58069, 58070, 58071, 58072, 58077, 58078, 58108, 58109, 58110, 58111, 58112, 58113, 58114, 58115, 58116, 58117, 58118, 58119, 58120, 58121, 58122, 58123, 58124, 58139, 58146, 58147, 58148, 58149, 58150, 58151, 58152, 58153, 58154, 58155, 58158, 58160, 58161, 58162, 58163, 58164, 58165, 58166, 58167, 58168, 58169, 58170, 58171, 58172, 58173, 58174, 58175, 58176, 58181, 58183, 58184, 58185, 58186, 58192, 58193, 58195, 58197, 58198, 58199, 58200, 58201, 58202, 58205, 58206, 58207, 58208, 58209, 58210, 58211, 58212, 58213, 58214, 58215, 58216, 58217, 58218, 58219, 58220, 58221, 58224, 58225, 58226, 58227, 58228, 58229, 58230, 58231, 58232, 58233, 58234, 58235, 58236, 58237, 58238, 58239, 58240, 58241, 58242, 58243, 58244, 58245, 58246, 58247, 58248, 58249, 58252, 58253, 58254, 58255, 58256, 58257, 58273, 58274, 58275, 58276, 58277, 58278, 58279, 58280, 58281, 58282, 58283, 58284, 58285, 58287, 58288, 58289, 58303, 58304, 58307, 58309, 58310, 58311, 58312, 58315, 58317, 58318, 58319, 58320, 58321, 58322, 58324, 58325, 58326, 58327, 58328, 58329, 58331, 58332, 58333, 58334, 58335, 58336, 58340, 58341, 58342, 58343, 58344, 58345, 58347, 58348, 58349, 58350, 58351, 58353, 58354, 58355, 58360, 58361, 58362, 58363, 58364, 58365, 58366, 58367, 58368, 58370, 58375, 58376, 58377, 58378, 58379, 58380, 58381, 58383, 58384, 58385, 58386, 58395, 58397, 58398, 58399, 58408, 58409, 58410, 58411, 58412, 58413, 58414, 58415, 58416, 58417, 58418, 58419, 58420, 58421, 58422, 58423, 58424, 58425, 58426, 58427, 58428, 58429, 58430, 58431, 58432, 58433, 58434, 58435, 58437, 58438, 58439, 58440, 58441, 58442, 58443, 58444, 58445, 58446, 58447, 58448, 58449, 58450, 58452, 58453, 58454, 58455, 58456, 58457, 58459, 58460, 58461, 58462, 58463, 58464, 58465, 58466, 58467, 58468, 58469, 58470, 58471, 58472, 58473, 58474, 58475, 58476, 58479, 58480, 58481, 58482, 58483, 58484, 58485, 58486, 58487, 58488, 58489, 58490, 58495, 58496, 58497, 58498, 58499, 58500, 58501, 58502, 58503, 58504, 58505, 58506, 58507, 58508, 58509, 58510, 58511, 58512, 58513, 58514, 58515, 58516, 58517, 58518, 58519, 58520, 58521, 58522, 58523, 58524, 58525, 58526, 58527, 58528, 58529, 58530, 58531, 58532, 58533, 58542, 58543, 58544, 58545, 58546, 58547, 58548, 58549, 58550, 58551, 58552, 58553, 58554, 58555, 58561, 58562, 58563, 58564, 58565, 58566, 58567, 58568, 58569, 58570, 58571, 58572, 58573, 58574, 58575, 58576, 58577, 58578, 58579, 58580, 58581, 58582, 58583, 58584, 58585, 58586, 58588, 58589, 58590, 58591, 58592, 58593, 58594, 58595, 58596, 58597, 58598, 58599, 58600, 58601, 58602, 58603, 58604, 58605, 58606, 58607, 58608, 58609, 58610, 58611, 58612, 58613, 58614, 58615, 58616, 58617, 58618, 58619, 58620, 58621, 58622, 58623, 58624, 58625, 58626, 58627, 58628, 58629, 58630, 58631, 58632, 58633, 58634, 58635, 58636, 58637, 58638, 58639, 58640, 58641, 58642, 58645, 58646, 58647, 58650, 58651, 58652, 58653, 58654, 58655, 58656, 58657, 58658, 58659, 58660, 58661, 58662, 58663, 58664, 58665, 58666, 58667, 58668, 58669, 58670, 58671, 58672, 58673, 58674, 58675, 58676, 58677, 58678, 58683, 58684, 58685, 58689, 58691, 58692, 58693, 58694, 58695, 58696, 58697, 58698, 58701, 58704, 58705, 58706, 58707, 58708, 58709, 58710, 58711, 58712, 58713, 58714, 58715, 58716, 58717, 58718, 58719, 58720, 58721, 58722, 58723, 58724, 58725, 58726, 58727, 58728, 58729, 58730, 58731, 58732, 58733, 58734, 58735, 58736, 58737, 58738, 58739, 58740, 58741, 58742, 58743, 58744, 58745, 58746, 58753, 58754, 58755, 58756, 58757, 58758, 58761, 58764, 58765, 58766, 58767, 58768, 58769, 58770, 58771, 58777, 58778, 58779, 58780, 58782, 58783, 58784, 58785, 58786, 58787, 58788, 58789, 58790, 58791, 58792, 58793, 58794, 58803, 58804, 58807, 58808, 58809, 58810, 58811, 58812, 58813, 58814, 58815, 58816, 58817, 58818, 58819, 58820, 58821, 58822, 58823, 58824, 58826, 58827, 58829, 58830, 58831, 58832, 58833, 58835, 58840, 58842, 58843, 58844, 58845, 58850, 58855, 58856, 58857, 58858, 58859, 58860, 58861, 58865, 58866, 58867, 58868, 58869, 58870, 58871, 58872, 58873, 58874, 58875, 58876, 58877, 58878, 58880, 58881, 58882, 58883, 58884, 58885, 58886, 58887, 58888, 58889, 58890, 58891, 58892, 58893, 58894, 58895, 58896, 58897, 58898, 58899, 58900, 58901, 58902, 58903, 58904, 58905, 58906, 58907, 58908, 58909, 58910, 58911, 58912, 58913, 58914, 58916, 58917, 58918, 58919, 58920, 58921, 58922, 58923, 58924, 58925, 58926, 58927, 58928, 58929, 58930, 58931, 58932, 58933, 58934, 58935, 58936, 58937, 58938, 58939, 58940, 58941, 58942, 58943, 58944, 58945, 58946, 58947, 58948, 58949, 58950, 58951, 58953, 58954, 58955, 58956, 58958, 58959, 58960, 58961, 58962, 58963, 58964, 58965, 58966, 58968, 58969, 58970, 58971, 58975, 58976, 58978, 58979, 58981, 58983, 58984, 58985, 58986, 58987, 58989, 58992, 58994, 58996, 58997, 58998, 59000, 59001, 59002, 59003, 59004, 59005, 59006, 59007, 59008, 59009, 59010, 59011, 59012, 59013, 59014, 59015, 59016, 59017, 59018, 59019, 59020, 59021, 59022, 59024, 59025, 59036, 59037, 59038, 59039, 59040, 59041, 59042, 59043, 59044, 59045, 59046, 59047, 59048, 59049, 59050, 59051, 59053, 59054, 59055, 59056, 59057, 59058, 59059, 59060, 59061, 59062, 59063, 59064, 59065, 59066, 59067, 59068, 59069, 59070, 59071, 59072, 59073, 59074, 59075, 59076, 59077, 59078, 59079, 59080, 59081, 59083, 59084, 59085, 59086, 59087, 59088, 59089, 59098, 59099, 59100, 59101, 59102, 59103, 59104, 59105, 59106, 59107, 59108, 59109, 59110, 59111, 59112, 59113, 59114, 59115, 59116, 59117, 59118, 59119, 59120, 59121, 59122, 59123, 59124, 59125, 59126, 59127, 59128, 59129, 59130, 59131, 59132, 59133, 59134, 59135, 59136, 59137, 59138, 59139, 59143, 59146, 59147, 59148, 59149, 59150, 59151, 59153, 59154, 59155, 59156, 59157, 59158, 59159, 59160, 59161, 59162, 59163, 59165, 59166, 59167, 59168, 59169, 59170, 59171, 59172, 59173, 59174, 59175, 59176, 59177, 59178, 59179, 59180, 59181, 59182, 59183, 59184, 59186, 59187, 59188, 59189, 59190, 59191, 59193, 59196, 59197, 59198, 59200, 59201, 59203, 59204, 59205, 59206, 59207, 59208, 59209, 59210, 59211, 59213, 59214, 59215, 59217, 59219, 59220, 59222, 59223, 59224, 59225, 59226, 59227, 59229, 59230, 59231, 59232, 59233, 59234, 59235, 59236, 59237, 59238, 59239, 59240, 59241, 59242, 59243, 59244, 59245, 59246, 59247, 59248, 59249, 59250, 59251, 59252, 59253, 59254, 59255, 59256, 59257, 59258, 59260, 59261, 59262, 59263, 59271, 59272, 59273, 59275, 59276, 59277, 59278, 59279, 59280, 59281, 59282, 59284, 59293, 59295, 59296, 59297, 59298, 59299, 59300, 59301, 59302, 59303, 59304, 59305, 59306, 59307, 59308, 59309, 59310, 59311, 59312, 59313, 59314, 59315, 59316, 59317, 59318, 59319, 59320, 59332, 59333, 59334, 59335, 59336, 59337, 59338, 59339, 59340, 59341, 59342, 59343, 59346, 59347, 59348, 59349, 59350, 59351, 59353, 59354, 59356, 59357, 59358, 59359, 59360, 59361, 59362, 59363, 59364, 59367, 59368, 59369, 59371, 59372, 59373, 59374, 59375, 59377, 59378, 59379, 59382, 59383, 59384, 59385, 59386, 59387, 59388, 59389, 59390, 59391, 59392, 59394, 59395, 59396, 59397, 59398, 59399, 59400, 59401, 59402, 59403, 59404, 59405, 59406, 59407, 59408, 59409, 59410, 59411, 59412, 59413, 59414, 59415, 59416, 59417, 59418, 59419, 59420, 59421, 59422, 59423, 59424, 59425, 59426, 59427, 59428, 59429, 59430, 59431, 59432, 59433, 59434, 59435, 59436, 59438, 59439, 59441, 59442, 59443, 59444, 59445, 59446, 59447, 59448, 59449, 59450, 59451, 59452, 59453, 59454, 59455, 59456, 59457, 59458, 59459, 59460, 59461, 59462, 59463, 59464, 59465, 59466, 59467, 59469, 59470, 59471, 59478, 59479, 59480, 59481, 59482, 59483, 59486, 59487, 59488, 59489, 59490, 59491, 59492, 59493, 59494, 59495, 59496, 59497, 59498, 59499, 59501, 59503, 59505, 59507, 59509, 59510, 59511, 59512, 59513, 59514, 59515, 59516, 59517, 59518, 59519, 59520, 59521, 59522, 59523, 59524, 59525, 59526, 59527, 59528, 59529, 59530, 59531, 59532, 59533, 59534, 59535, 59536, 59537, 59538, 59539, 59540, 59541, 59542, 59543, 59544, 59545, 59546, 59547, 59549, 59550, 59551, 59552, 59553, 59554, 59555, 59556, 59557, 59558, 59559, 59560, 59561, 59562, 59563, 59564, 59565, 59566, 59567, 59569, 59572, 59573, 59574, 59575, 59576, 59577, 59578, 59580, 59581, 59582, 59583, 59584, 59585, 59586, 59587, 59588, 59589, 59590, 59591, 59592, 59593, 59594, 59595, 59596, 59597, 59598, 59599, 59600, 59601, 59602, 59603, 59604, 59605, 59606, 59607, 59608, 59609, 59610, 59611, 59612, 59613, 59614, 59615, 59616, 59617, 59618, 59619, 59620, 59621, 59622, 59623, 59624, 59625, 59626, 59627, 59628, 59630, 59632, 59635, 59636, 59637, 59639, 59640, 59641, 59642, 59643, 59644, 59645, 59647, 59648, 59649, 59650, 59651, 59652, 59653, 59654, 59655, 59656, 59657, 59658, 59659, 59660, 59661, 59662, 59665, 59666, 59667, 59668, 59669, 59670, 59671, 59672, 59674, 59675, 59677, 59678, 59679, 59680, 59682, 59683, 59684, 59685, 59687, 59688, 59689, 59690, 59691, 59692, 59693, 59694, 59695, 59696, 59697, 59698, 59699, 59700, 59701, 59702, 59703, 59704, 59705, 59706, 59707, 59709, 59710, 59711, 59712, 59713, 59714, 59715, 59716, 59717, 59718, 59719, 59720, 59721, 59722, 59723, 59724, 59725, 59726, 59727, 59728, 59729, 59730, 59731, 59732, 59733, 59734, 59735, 59736, 59737, 59738, 59739, 59740, 59741, 59742, 59743, 59744, 59745, 59746, 59747, 59748, 59749, 59750, 59751, 59752, 59753, 59754, 59755, 59756, 59757, 59758, 59763, 59764, 59765, 59766, 59767, 59768, 59769, 59770, 59771, 59772, 59773, 59774, 59775, 59776, 59777, 59778, 59779, 59780, 59781, 59782, 59783, 59784, 59785, 59786, 59787, 59788, 59789, 59790, 59792, 59793, 59794, 59795, 59796, 59797, 59798, 59799, 59800, 59801, 59802, 59803, 59804, 59805, 59806, 59807, 59808, 59809, 59810, 59811, 59812, 59813, 59814, 59815, 59816, 59817, 59818, 59819, 59820, 59821, 59822, 59823, 59824, 59825, 59826, 59827, 59828, 59829, 59830, 59831, 59832, 59833, 59834, 59835, 59836, 59837, 59839, 59840, 59841, 59842, 59843, 59844, 59845, 59846, 59847, 59848, 59849, 59850, 59851, 59852, 59853, 59854, 59855, 59856, 59857, 59858, 59859, 59873, 59874, 59875, 59876, 59877, 59878, 59879, 59880, 59881, 59882, 59883, 59884, 59885, 59886, 59887, 59888, 59889, 59890, 59891, 59892, 59893, 59894, 59895, 59896, 59897, 59898, 59899, 59900, 59901, 59902, 59903, 59904, 59905, 59906, 59907, 59908, 59909, 59910, 59911, 59912, 59914, 59915, 59919, 59920, 59921, 59922, 59923, 59924, 59925, 59926, 59927, 59928, 59929, 59930, 59931, 59932, 59933, 59934, 59935, 59936, 59952, 59953, 59954, 59955, 59956, 59957, 59958, 59959, 59960, 59961, 59962, 59963, 59964, 59965, 59966, 59967, 59968, 59969, 59970, 59971, 59972, 59973, 59974, 59975, 59976, 59977, 59978, 59979, 59980, 59982, 59984, 59985, 59986, 59987, 59988, 59989, 59990, 59991, 59998, 59999, 60000, 60001, 60002, 60003, 60004, 60005, 60006, 60007, 60008, 60009, 60010, 60011, 60012, 60013, 60014, 60015, 60016, 60017, 60018, 60019, 60020, 60021, 60022, 60023, 60024, 60025, 60026, 60027, 60028, 60029, 60030, 60031, 60032, 60033, 60034, 60035, 60036, 60037, 60038, 60039, 60040, 60042, 60043, 60047, 60051, 60055, 60056, 60057, 60067, 60068, 60069, 60070, 60071, 60072, 60073, 60079, 60080, 60089, 60090, 60092, 60093, 60094, 60095, 60096, 60097, 60098, 60099, 60100, 60101, 60102, 60106, 60107, 60108, 60112, 60113, 60114, 60119, 60120, 60121, 60122, 60127, 60131, 60132, 60133, 60134, 60135, 60136, 60137, 60138, 60139, 60140, 60141, 60142, 60143, 60145, 60146, 60147, 60148, 60149, 60150, 60151, 60152, 60153, 60154, 60155, 60156, 60157, 60158, 60159, 60160, 60161, 60162, 60163, 60164, 60165, 60166, 60167, 60168, 60169, 60170, 60172, 60173, 60174, 60175, 60176, 60177, 60178, 60179, 60180, 60181, 60182, 60183, 60184, 60185, 60186, 60187, 60188, 60189, 60190, 60195, 60196, 60197, 60198, 60199, 60200, 60201, 60202, 60203, 60204, 60205, 60206, 60207, 60208, 60209, 60210, 60211, 60212, 60213, 60214, 60215, 60216, 60217, 60218, 60219, 60220, 60221, 60222, 60223, 60224, 60225, 60226, 60227, 60228, 60229, 60230, 60231, 60232, 60233, 60234, 60235, 60236, 60237, 60238, 60239, 60240, 60241, 60242, 60244, 60245, 60246, 60247, 60248, 60249, 60250, 60251, 60252, 60253, 60254, 60255, 60256, 60257, 60258, 60259, 60260, 60261, 60262, 60263, 60264, 60266, 60270, 60272, 60273, 60274, 60275, 60276, 60277, 60278, 60279, 60280, 60281, 60282, 60283, 60284, 60285, 60286, 60287, 60288, 60289, 60290, 60291, 60292, 60293, 60294, 60295, 60296, 60297, 60298, 60299, 60300, 60301, 60302, 60303, 60304, 60305, 60306, 60307, 60308, 60315, 60353, 60354, 60355, 60356, 60357, 60358, 60359, 60360, 60361, 60362, 60363, 60365, 60366, 60367, 60368, 60369, 60370, 60371, 60373, 60375, 60376, 60378, 60379, 60380, 60381, 60382, 60383, 60384, 60385, 60386, 60387, 60388, 60389, 60390, 60391, 60392, 60393, 60394, 60395, 60396, 60397, 60398, 60399, 60400, 60401, 60402, 60403, 60404, 60405, 60406, 60407, 60408, 60409, 60410, 60411, 60412, 60413, 60414, 60415, 60416, 60418, 60420, 60421, 60422, 60423, 60424, 60425, 60426, 60427, 60428, 60429, 60430, 60431, 60432, 60434, 60435, 60436, 60437, 60438, 60441, 60442, 60443, 60444, 60445, 60446, 60447, 60448, 60449, 60450, 60451, 60452, 60454, 60455, 60456, 60457, 60458, 60459, 60475, 60476, 60477, 60478, 60479, 60480, 60482, 60483, 60484, 60485, 60486, 60487, 60488, 60489, 60491, 60493, 60495, 60497, 60498, 60499, 60500, 60501, 60502, 60503, 60504, 60505, 60506, 60507, 60508, 60509, 60510, 60511, 60512, 60513, 60514, 60515, 60516, 60519, 60520, 60521, 60522, 60523, 60524, 60525, 60526, 60527, 60528, 60529, 60530, 60531, 60532, 60533, 60534, 60535, 60536, 60537, 60538, 60539, 60540, 60541, 60542, 60543, 60544, 60545, 60546, 60547, 60548, 60549, 60550, 60551, 60552, 60553, 60554, 60555, 60556, 60557, 60558, 60559, 60560, 60561, 60562, 60564, 60565, 60566, 60567, 60568, 60569, 60570, 60571, 60572, 60573, 60574, 60575, 60576, 60578, 60579, 60580, 60581, 60582, 60583, 60585, 60586, 60587, 60588, 60589, 60590, 60591, 60592, 60593, 60594, 60596, 60597, 60598, 60599, 60601, 60602, 60603, 60604, 60605, 60606, 60616, 60621, 60622, 60623, 60624, 60625, 60626, 60627, 60628, 60644, 60645, 60646, 60647, 60648, 60649, 60667, 60668, 60669, 60670, 60671, 60672, 60673, 60674, 60675, 60676, 60677, 60678, 60679, 60680, 60681, 60682, 60683, 60684, 60685, 60686, 60687, 60688, 60689, 60690, 60691, 60692, 60693, 60694, 60697, 60698, 60699, 60700, 60701, 60705, 60706, 60708, 60709, 60710, 60713, 60714, 60720, 60721, 60722, 60723, 60724, 60725, 60726, 60728, 60729, 60730, 60731, 60732, 60733, 60734, 60735, 60736, 60737, 60738, 60739, 60740, 60741, 60742, 60743, 60744, 60745, 60746, 60747, 60748, 60749, 60752, 60753, 60754, 60756, 60757, 60758, 60759, 60760, 60761, 60762, 60763, 60764, 60765, 60766, 60767, 60768, 60769, 60770, 60774, 60775, 60776, 60777, 60779, 60780, 60781, 60782, 60783, 60784, 60785, 60786, 60788, 60789, 60793, 60794, 60795, 60796, 60797, 60798, 60799, 60800, 60801, 60802, 60803, 60804, 60820, 60821, 60822, 60823, 60824, 60825, 60826, 60827, 60828, 60829, 60830, 60831, 60832, 60833, 60834, 60841, 60842, 60846, 60847, 60848, 60849, 60850, 60851, 60852, 60853, 60854, 60855, 60856, 60857, 60858, 60859, 60860, 60861, 60862, 60864, 60865, 60866, 60867, 60868, 60869, 60870, 60871, 60873, 60874, 60875, 60877, 60878, 60879, 60880, 60881, 60882, 60883, 60884, 60885, 60886, 60887, 60888, 60889, 60890, 60891, 60892, 60893, 60894, 60895, 60896, 60897, 60898, 60899, 60900, 60901, 60902, 60903, 60904, 60906, 60908, 60909, 60910, 60911, 60912, 60913, 60914, 60915, 60916, 60917, 60918, 60919, 60920, 60921, 60922, 60923, 60924, 60925, 60926, 60927, 60928, 60929, 60930, 60931, 60932, 60933, 60934, 60936, 60937, 60938, 60939, 60940, 60941, 60942, 60943, 60944, 60945, 60946, 60947, 60948, 60949, 60950, 60951, 60952, 60953, 60954, 60955, 60956, 60957, 60958, 60959, 60960, 60967, 60968, 60969, 60970, 60971, 60973, 60974, 60975, 60976, 60977, 60978, 60979, 60980, 60981, 60982, 60983, 60984, 60985, 60986, 60990, 60991, 60994, 60995, 60996, 60997, 60998, 60999, 61003, 61004, 61006, 61007, 61008, 61009, 61010, 61012, 61013, 61015, 61016, 61017, 61018, 61019, 61020, 61021, 61023, 61024, 61025, 61026, 61027, 61029, 61034, 61038, 61042, 61046, 61050, 61051, 61052, 61054, 61055, 61056, 61058, 61060, 61061, 61062, 61063, 61064, 61065, 61066, 61067, 61068, 61069, 61070, 61071, 61072, 61073, 61074, 61075, 61076, 61077, 61078, 61079, 61080, 61081, 61082, 61083, 61084, 61085, 61086, 61087, 61088, 61089, 61090, 61091, 61092, 61093, 61094, 61095, 61096, 61097, 61116, 61118, 61119, 61120, 61121, 61122, 61124, 61125, 61126, 61127, 61129, 61130, 61131, 61132, 61133, 61134, 61138, 61139, 61140, 61141, 61142, 61143, 61146, 61147, 61148, 61149, 61153, 61154, 61155, 61156, 61157, 61158, 61159, 61160, 61161, 61162, 61163, 61164, 61165, 61166, 61167, 61168, 61169, 61170, 61171, 61172, 61173, 61174, 61175, 61176, 61177, 61180, 61181, 61182, 61183, 61201, 61202, 61203, 61204, 61205, 61206, 61207, 61208, 61209, 61210, 61211, 61212, 61213, 61215, 61216, 61217, 61218, 61222, 61223, 61224, 61239, 61240, 61242, 61243, 61245, 61246, 61247, 61248, 61249, 61250, 61251, 61252, 61253, 61254, 61255, 61256, 61257, 61258, 61259, 61260, 61261, 61283, 61284, 61285, 61286, 61287, 61288, 61289, 61290, 61291, 61292, 61294, 61295, 61296, 61297, 61298, 61299, 61300, 61301, 61302, 61303, 61304, 61305, 61306, 61307, 61308, 61309, 61310, 61311, 61312, 61313, 61314, 61315, 61316, 61317, 61318, 61319, 61320, 61321, 61322, 61323, 61324, 61325, 61326, 61327, 61328, 61329, 61330, 61333, 61334, 61336, 61337, 61338, 61339, 61340, 61341, 61342, 61343, 61344, 61345, 61346, 61347, 61348, 61349, 61350, 61352, 61354, 61355, 61356, 61357, 61358, 61359, 61360, 61361, 61362, 61363, 61364, 61365, 61366, 61367, 61368, 61369, 61370, 61371, 61372, 61373, 61374, 61375, 61376, 61377, 61378, 61379, 61380, 61381, 61382, 61383, 61384, 61385, 61386, 61387, 61389, 61390, 61392, 61394, 61395, 61396, 61397, 61398, 61399, 61400, 61401, 61402, 61403, 61404, 61405, 61406, 61407, 61408, 61409, 61410, 61411, 61412, 61413, 61414, 61415, 61416, 61417, 61418, 61420, 61421, 61423, 61425, 61426, 61427, 61429, 61431, 61432, 61433, 61434, 61435, 61436, 61437, 61438, 61439, 61440, 61441, 61442, 61443, 61444, 61445, 61446, 61447, 61448, 61449, 61450, 61451, 61452, 61453, 61454, 61455, 61456, 61457, 61459, 61461, 61462, 61463, 61464, 61465, 61466, 61467, 61468, 61469, 61470, 61471, 61472, 61473, 61474, 61475, 61476, 61478, 61479, 61480, 61481, 61482, 61483, 61484, 61485, 61487, 61488, 61489, 61490, 61492, 61493, 61494, 61495, 61496, 61497, 61498, 61499, 61500, 61501, 61502, 61503, 61504, 61505, 61506, 61507, 61508, 61509, 61510, 61511, 61512, 61514, 61516, 61517, 61518, 61519, 61520, 61521, 61522, 61523, 61524, 61525, 61526, 61527, 61528, 61529, 61530, 61531, 61532, 61533, 61534, 61535, 61536, 61537, 61538, 61539, 61540, 61541, 61543, 61544, 61545, 61546, 61547, 61548, 61549, 61550, 61551, 61553, 61554, 61555, 61556, 61557, 61558, 61559, 61560, 61561, 61562, 61563, 61564, 61565, 61566, 61567, 61568, 61569, 61570, 61571, 61572, 61575, 61577, 61579, 61580, 61581, 61582, 61583, 61584, 61585, 61586, 61587, 61588, 61589, 61590, 61591, 61592, 61595, 61596, 61597, 61598, 61599, 61600, 61601, 61602, 61603, 61604, 61605, 61606, 61607, 61608, 61609, 61610, 61611, 61612, 61613, 61614, 61615, 61616, 61617, 61618, 61619, 61620, 61621, 61622, 61623, 61624, 61625, 61626, 61627, 61629, 61630, 61631, 61632, 61633, 61634, 61635, 61636, 61638, 61640, 61641, 61644, 61647, 61648, 61649, 61650, 61651, 61652, 61653, 61654, 61655, 61656, 61657, 61658, 61659, 61660, 61661, 61662, 61663, 61664, 61666, 61667, 61668, 61669, 61670, 61671, 61672, 61673, 61674, 61675, 61676, 61677, 61678, 61679, 61680, 61681, 61682, 61683, 61684, 61685, 61686, 61687, 61688, 61689, 61690, 61691, 61692, 61693, 61694, 61695, 61696, 61697, 61698, 61699, 61700, 61701, 61702, 61703, 61704, 61705, 61706, 61707, 61709, 61710, 61711, 61712, 61713, 61714, 61715, 61716, 61717, 61718, 61721, 61723, 61724, 61735, 61741, 61742, 61743, 61744, 61745, 61746, 61747, 61749, 61751, 61752, 61753, 61754, 61755, 61756, 61757, 61758, 61759, 61760, 61761, 61762, 61766, 61780, 61783, 61784, 61786, 61787, 61788, 61789, 61790, 61791, 61792, 61793, 61794, 61795, 61796, 61797, 61798, 61799, 61800, 61801, 61802, 61803, 61804, 61806, 61808, 61809, 61810, 61811, 61812, 61813, 61814, 61815, 61816, 61817, 61818, 61819, 61820, 61821, 61822, 61823, 61824, 61825, 61826, 61827, 61828, 61829, 61830, 61833, 61834, 61835, 61836, 61837, 61838, 61839, 61840, 61841, 61842, 61843, 61844, 61845, 61846, 61847, 61848, 61850, 61860, 61861, 61865, 61866, 61867, 61868, 61869, 61870, 61871, 61872, 61873, 61874, 61875, 61877, 61880, 61881, 61883, 61884, 61885, 61886, 61889, 61890, 61892, 61895, 61896, 61897, 61898, 61899, 61900, 61901, 61902, 61904, 61905, 61906, 61907, 61908, 61909, 61910, 61911, 61912, 61913, 61916, 61917, 61918, 61920, 61922, 61923, 61925, 61926, 61927, 61928, 61929, 61930, 61931, 61932, 61933, 61934, 61935, 61936, 61937, 61938, 61941, 61942, 61945, 61946, 61947, 61960, 61961, 61962, 61964, 61965, 61966, 61967, 61968, 61970, 61971, 61981, 61982, 61983, 61988, 61989, 61994, 61997, 62000, 62002, 62003, 62004, 62005, 62008, 62009, 62014, 62015, 62019, 62020, 62021, 62022, 62023, 62024, 62026, 62029, 62032, 62034, 62035, 62050, 62051, 62052, 62053, 62055, 62072, 62073, 62074, 62075, 62076, 62077, 62081, 62087, 62088, 62089, 62090, 62091, 62092, 62093, 62096, 62097, 62098, 62100, 62102, 62103, 62104, 62105, 62106, 62107, 62108, 62109, 62112, 62114, 62115, 62116, 62117, 62118, 62119, 62120, 62121, 62122, 62123, 62124, 62125, 62126, 62127, 62128, 62129, 62130, 62131, 62134, 62142, 62143, 62149, 62151, 62152, 62153, 62154, 62155, 62156, 62158, 62159, 62160, 62161, 62162, 62163, 62164, 62165, 62166, 62167, 62168, 62169, 62170, 62171, 62173, 62176, 62177, 62178, 62179, 62180, 62181, 62182, 62184, 62185, 62186, 62187, 62188, 62189, 62190, 62191, 62192, 62193, 62194, 62195, 62196, 62197, 62198, 62199, 62200, 62201, 62202, 62203, 62204, 62205, 62207, 62208, 62209, 62210, 62213, 62214, 62215, 62216, 62217, 62218, 62219, 62220, 62221, 62224, 62225, 62227, 62228, 62229, 62230, 62231, 62232, 62233, 62236, 62237, 62238, 62239, 62240, 62242, 62243, 62246, 62247, 62248, 62249, 62250, 62251, 62253, 62254, 62255, 62256, 62257, 62258, 62260, 62261, 62262, 62263, 62264, 62266, 62267, 62268, 62269, 62270, 62271, 62272, 62273, 62274, 62275, 62276, 62277, 62278, 62279, 62280, 62281, 62282, 62285, 62286, 62287, 62288, 62289, 62290, 62291, 62293, 62295, 62296, 62298, 62299, 62300, 62301, 62302, 62303, 62304, 62305, 62306, 62307, 62308, 62309, 62311, 62312, 62313, 62314, 62315, 62316, 62317, 62321, 62322, 62323, 62324, 62325, 62326, 62327, 62328, 62334, 62346, 62348, 62350, 62351, 62352, 62353, 62354, 62355, 62356, 62357, 62358, 62360, 62362, 62363, 62364, 62365, 62366, 62367, 62368, 62369, 62370, 62372, 62373, 62374, 62375, 62376, 62377, 62378, 62379, 62380, 62381, 62382, 62383, 62384, 62385, 62386, 62393, 62394, 62395, 62396, 62397, 62400, 62401, 62402, 62404, 62405, 62406, 62407, 62408, 62409, 62410, 62411, 62412, 62413, 62414, 62415, 62416, 62420, 62421, 62422, 62423, 62424, 62425, 62426, 62427, 62428, 62429, 62431, 62432, 62433, 62434, 62435, 62436, 62437, 62438, 62439, 62440, 62441, 62442, 62443, 62444, 62446, 62447, 62448, 62449, 62450, 62451, 62452, 62454, 62457, 62458, 62459, 62460, 62461, 62462, 62463, 62464, 62465, 62466, 62467, 62468, 62469, 62470, 62471, 62472, 62473, 62474, 62475, 62476, 62477, 62478, 62479, 62480, 62481, 62482, 62483, 62484, 62485, 62486, 62487, 62488, 62490, 62491, 62492, 62493, 62494, 62495, 62496, 62497, 62498, 62499, 62500, 62501, 62502, 62503, 62504, 62505, 62506, 62507, 62508, 62509, 62510, 62511, 62512, 62513, 62515, 62516, 62517, 62518, 62519, 62520, 62521, 62522, 62523, 62524, 62526, 62528, 62529, 62530, 62531, 62533, 62534, 62535, 62536, 62537, 62538, 62539, 62540, 62541, 62542, 62543, 62545, 62546, 62547, 62548, 62550, 62551, 62552, 62553, 62554, 62555, 62556, 62557, 62558, 62559, 62560, 62561, 62562, 62563, 62564, 62567, 62568, 62569, 62571, 62572, 62573, 62574, 62575, 62576, 62577, 62578, 62579, 62580, 62581, 62582, 62583, 62584, 62585, 62586, 62587, 62588, 62589, 62590, 62591, 62592, 62593, 62594, 62595, 62596, 62597, 62598, 62599, 62600, 62601, 62602, 62603, 62604, 62605, 62606, 62608, 62609, 62610, 62611, 62613, 62614, 62615, 62616, 62618, 62619, 62620, 62621, 62622, 62623, 62624, 62625, 62626, 62627, 62628, 62629, 62630, 62631, 62632, 62633, 62634, 62635, 62636, 62637, 62638, 62639, 62640, 62641, 62642, 62643, 62644, 62645, 62646, 62647, 62648, 62649, 62650, 62651, 62652, 62653, 62654, 62655, 62656, 62657, 62658, 62659, 62660, 62661, 62662, 62663, 62664, 62665, 62666, 62667, 62668, 62669, 62670, 62671, 62672, 62674, 62675, 62677, 62679, 62680, 62682, 62683, 62684, 62685, 62686, 62687, 62688, 62689, 62690, 62691, 62693, 62694, 62695, 62696, 62697, 62698, 62699, 62700, 62701, 62702, 62703, 62704, 62705, 62706, 62707, 62708, 62709, 62711, 62713, 62714, 62715, 62716, 62717, 62718, 62719, 62720, 62721, 62722, 62723, 62724, 62725, 62726, 62727, 62728, 62729, 62730, 62731, 62732, 62733, 62734, 62735, 62736, 62737, 62738, 62739, 62742, 62743, 62744, 62746, 62747, 62748, 62749, 62750, 62751, 62752, 62753, 62754, 62755, 62756, 62757, 62758, 62759, 62760, 62761, 62762, 62763, 62764, 62765, 62766, 62767, 62768, 62769, 62770, 62771, 62772, 62773, 62774, 62775, 62776, 62777, 62778, 62779, 62780, 62781, 62782, 62783, 62784, 62785, 62786, 62787, 62788, 62789, 62790, 62791, 62792, 62793, 62794, 62795, 62796, 62797, 62798, 62799, 62800, 62801, 62802, 62803, 62804, 62805, 62806, 62807, 62808, 62809, 62810, 62811, 62812, 62813, 62814, 62815, 62816, 62817, 62818, 62819, 62820, 62821, 62822, 62823, 62824, 62825, 62826, 62827, 62828, 62829, 62832, 62833, 62834, 62835, 62837, 62838, 62839, 62840, 62841, 62842, 62843, 62844, 62845, 62846, 62847, 62848, 62849, 62850, 62851, 62852, 62853, 62854, 62855, 62856, 62857, 62858, 62859, 62860, 62861, 62862, 62863, 62864, 62865, 62866, 62867, 62868, 62869, 62870, 62871, 62872, 62873, 62874, 62875, 62876, 62877, 62878, 62879, 62880, 62881, 62882, 62883, 62884, 62885, 62886, 62887, 62888, 62890, 62891, 62892, 62893, 62894, 62895, 62896, 62897, 62898, 62899, 62900, 62901, 62902, 62903, 62904, 62905, 62906, 62907, 62908, 62909, 62910, 62911, 62912, 62913, 62914, 62915, 62916, 62917, 62918, 62919, 62920, 62921, 62922, 62923, 62924, 62925, 62926, 62927, 62928, 62929, 62930, 62931, 62932, 62933, 62934, 62935, 62936, 62937, 62938, 62939, 62940, 62941, 62942, 62943, 62944, 62945, 62946, 62947, 62948, 62949, 62950, 62951, 62953, 62954, 62955, 62956, 62957, 62958, 62959, 62960, 62961, 62962, 62963, 62964, 62965, 62966, 62967, 62968, 62969, 62970, 62971, 62973, 62975, 62976, 62977, 62978, 62980, 62981, 62982, 62983, 62984, 62986, 62987, 62988, 62989, 62990, 62991, 62992, 62993, 62994, 62995, 62996, 62997, 62998, 62999, 63000, 63001, 63002, 63003, 63004, 63005, 63006, 63007, 63008, 63009, 63013, 63014, 63015, 63016, 63017, 63018, 63019, 63020, 63021, 63025, 63026, 63027, 63028, 63030, 63031, 63032, 63033, 63034, 63035, 63036, 63037, 63038, 63039, 63040, 63041, 63042, 63043, 63044, 63045, 63048, 63049, 63050, 63051, 63052, 63053, 63054, 63055, 63056, 63057, 63058, 63059, 63060, 63061, 63062, 63063, 63064, 63065, 63067, 63068, 63069, 63070, 63071, 63072, 63073, 63074, 63075, 63076, 63077, 63078, 63079, 63080, 63081, 63082, 63083, 63084, 63085, 63086, 63087, 63088, 63089, 63090, 63091, 63092, 63093, 63094, 63095, 63096, 63097, 63098, 63099, 63101, 63102, 63103, 63104, 63105, 63106, 63107, 63108, 63110, 63114, 63116, 63118, 63119, 63120, 63121, 63122, 63124, 63125, 63126, 63127, 63128, 63129, 63130, 63131, 63132, 63133, 63134, 63135, 63136, 63137, 63138, 63139, 63140, 63141, 63142, 63143, 63144, 63145, 63146, 63147, 63148, 63149, 63150, 63151, 63152, 63153, 63154, 63155, 63156, 63157, 63158, 63159, 63160, 63161, 63162, 63163, 63164, 63165, 63166, 63167, 63168, 63169, 63170, 63171, 63172, 63173, 63176, 63177, 63178, 63179, 63180, 63181, 63182, 63183, 63184, 63185, 63186, 63187, 63188, 63189, 63190, 63191, 63192, 63193, 63194, 63195, 63196, 63197, 63198, 63199, 63200, 63201, 63204, 63205, 63206, 63207, 63208, 63209, 63212, 63213, 63214, 63217, 63218, 63219, 63221, 63222, 63223, 63224, 63226, 63227, 63228, 63229, 63230, 63231, 63232, 63233, 63234, 63235, 63236, 63237, 63238, 63239, 63240, 63241, 63242, 63243, 63244, 63245, 63246, 63247, 63248, 63249, 63250, 63251, 63252, 63253, 63254, 63255, 63256, 63257, 63258, 63259, 63260, 63261, 63262, 63263, 63264, 63265, 63266, 63267, 63268, 63269, 63270, 63271, 63272, 63273, 63274, 63275, 63276, 63277, 63278, 63279, 63280, 63281, 63282, 63283, 63284, 63285, 63286, 63287, 63288, 63289, 63290, 63291, 63292, 63293, 63294, 63295, 63296, 63297, 63298, 63299, 63300, 63301, 63302, 63303, 63304, 63305, 63306, 63307, 63308, 63309, 63310, 63311, 63312, 63313, 63314, 63315, 63316, 63317, 63318, 63319, 63320, 63321, 63322, 63323, 63324, 63325, 63326, 63327, 63328, 63329, 63330, 63331, 63332, 63333, 63334, 63335, 63337, 63339, 63340, 63341, 63342, 63343, 63344, 63345, 63346, 63347, 63348, 63349, 63350, 63351, 63352, 63353, 63354, 63355, 63356, 63357, 63358, 63359, 63361, 63362, 63363, 63364, 63365, 63366, 63367, 63368, 63369, 63370, 63372, 63373, 63374, 63375, 63376, 63377, 63378, 63379, 63380, 63381, 63382, 63383, 63384, 63385, 63386, 63387, 63388, 63389, 63390, 63391, 63392, 63393, 63394, 63395, 63396, 63397, 63398, 63399, 63400, 63401, 63402, 63403, 63404, 63405, 63406, 63407, 63408, 63409, 63410, 63411, 63412, 63413, 63414, 63415, 63416, 63417, 63418, 63419, 63420, 63421, 63422, 63423, 63424, 63425, 63426, 63427, 63428, 63429, 63430, 63431, 63432, 63433, 63434, 63435, 63436, 63437, 63438, 63439, 63440, 63441, 63442, 63443, 63444, 63445, 63446, 63447, 63448, 63449, 63450, 63451, 63452, 63453, 63454, 63455, 63456, 63457, 63458, 63459, 63460, 63461, 63462, 63463, 63464, 63465, 63466, 63467, 63468, 63469, 63470, 63471, 63472, 63473, 63474, 63475, 63476, 63477, 63478, 63479, 63480, 63481, 63482, 63483, 63484, 63485, 63486, 63487, 63488, 63490, 63491, 63492, 63493, 63494, 63495, 63496, 63497, 63498, 63499, 63500, 63501, 63502, 63503, 63505, 63506, 63507, 63508, 63509, 63510, 63511, 63512, 63513, 63514, 63515, 63516, 63517, 63518, 63519, 63520, 63521, 63522, 63523, 63524, 63525, 63526, 63527, 63528, 63529, 63530, 63531, 63532, 63533, 63534, 63535, 63536, 63537, 63538, 63539, 63540, 63541, 63542, 63543, 63544, 63546, 63547, 63548, 63549, 63550, 63551, 63552, 63553, 63554, 63555, 63556, 63557, 63558, 63559, 63560, 63561, 63562, 63563, 63564, 63565, 63566, 63567, 63568, 63569, 63570, 63571, 63572, 63573, 63574, 63575, 63576, 63577, 63584, 63585, 63586, 63587, 63588, 63589, 63590, 63591, 63592, 63593, 63594, 63596, 63597, 63598, 63599, 63600, 63601, 63602, 63603, 63604, 63605, 63606, 63607, 63608, 63609, 63610, 63611, 63612, 63613, 63614, 63615, 63616, 63617, 63618, 63619, 63620, 63621, 63622, 63623, 63624, 63625, 63626, 63627, 63628, 63629, 63630, 63631, 63632, 63633, 63634, 63635, 63636, 63637, 63638, 63640, 63641, 63643, 63644, 63645, 63646, 63647, 63648, 63649, 63650, 63651, 63652, 63653, 63654, 63655, 63656, 63657, 63661, 63662, 63664, 63665, 63666, 63667, 63668, 63669, 63671, 63672, 63673, 63674, 63675, 63676, 63677, 63678, 63679, 63680, 63681, 63682, 63683, 63684, 63685, 63686, 63687, 63688, 63689, 63690, 63691, 63692, 63693, 63694, 63695, 63696, 63697, 63698, 63699, 63700, 63701, 63702, 63703, 63704, 63705, 63706, 63707, 63708, 63709, 63710, 63711, 63712, 63713, 63714, 63715, 63716, 63717, 63718, 63719, 63720, 63722, 63723, 63724, 63725, 63726, 63727, 63728, 63729, 63730, 63731, 63733, 63734, 63735, 63736, 63737, 63738, 63739, 63740, 63741, 63742, 63743, 63744, 63745, 63746, 63747, 63748, 63749, 63750, 63751, 63752, 63753, 63754, 63755, 63756, 63757, 63758, 63759, 63760, 63761, 63762, 63763, 63764, 63765, 63766, 63767, 63768, 63769, 63770, 63771, 63772, 63776, 63777, 63778, 63779, 63780, 63781, 63782, 63783, 63784, 63785, 63786, 63787, 63796, 63797, 63798, 63799, 63800, 63801, 63802, 63803, 63804, 63805, 63806, 63807, 63808, 63809, 63810, 63811, 63812, 63813, 63814, 63815, 63816, 63817, 63818, 63819, 63820, 63821, 63822, 63823, 63825, 63826, 63827, 63828, 63830, 63831, 63832, 63833, 63835, 63836, 63837, 63838, 63839, 63840, 63841, 63842, 63843, 63844, 63845, 63846, 63847, 63848, 63849, 63850, 63851, 63852, 63853, 63854, 63855, 63856, 63857, 63858, 63859, 63860, 63865, 63866, 63867, 63868, 63869, 63870, 63871, 63872, 63873, 63874, 63875, 63876, 63877, 63878, 63879, 63880, 63881, 63882, 63883, 63884, 63885, 63886, 63887, 63888, 63889, 63890, 63891, 63892, 63893, 63894, 63895, 63896, 63897, 63899, 63900, 63901, 63902, 63903, 63904, 63905, 63906, 63907, 63908, 63909, 63910, 63911, 63912, 63913, 63914, 63915, 63916, 63917, 63918, 63919, 63920, 63922, 63923, 63924, 63925, 63927, 63928, 63929, 63930, 63931, 63933, 63934, 63935, 63936, 63937, 63938, 63939, 63940, 63941, 63942, 63943, 63944, 63945, 63946, 63947, 63948, 63949, 63950, 63951, 63952, 63953, 63954, 63955, 63956, 63957, 63958, 63959, 63960, 63964, 63965, 63966, 63967, 63968, 63969, 63970, 63971, 63972, 63973, 63974, 63975, 63976, 63977, 63978, 63979, 63980, 63981, 63983, 63984, 63985, 63986, 63987, 63988, 63989, 63990, 63991, 63992, 63993, 63994, 63995, 63996, 63997, 63998, 63999, 64000, 64001, 64002, 64003, 64004, 64005, 64006, 64007, 64008, 64009, 64010, 64011, 64012, 64013, 64014, 64015, 64016, 64017, 64018, 64019, 64021, 64023, 64024, 64025, 64026, 64027, 64028, 64029, 64030, 64031, 64032, 64033, 64034, 64035, 64036, 64037, 64038, 64039, 64040, 64041, 64042, 64043, 64044, 64045, 64046, 64047, 64048, 64049, 64050, 64051, 64052, 64053, 64054, 64055, 64056, 64057, 64058, 64059, 64060, 64061, 64062, 64063, 64064, 64065, 64066, 64067, 64068, 64069, 64070, 64071, 64072, 64073, 64074, 64075, 64076, 64077, 64078, 64079, 64080, 64081, 64082, 64083, 64084, 64085, 64086, 64087, 64088, 64089, 64090, 64091, 64092, 64093, 64094, 64095, 64096, 64097, 64098, 64099, 64100, 64101, 64102, 64103, 64104, 64105, 64106, 64107, 64108, 64109, 64110, 64111, 64112, 64113, 64114, 64115, 64116, 64117, 64118, 64119, 64120, 64121, 64122, 64123, 64124, 64125, 64126, 64127, 64128, 64129, 64130, 64131, 64132, 64133, 64134, 64135, 64136, 64137, 64138, 64139, 64140, 64141, 64142, 64143, 64144, 64145, 64146, 64147, 64148, 64149, 64150, 64151, 64152, 64153, 64154, 64155, 64156, 64157, 64158, 64159, 64160, 64161, 64162, 64163, 64164, 64165, 64166, 64167, 64168, 64169, 64170, 64171, 64172, 64173, 64174, 64175, 64176, 64177, 64178, 64179, 64180, 64181, 64182, 64183, 64184, 64185, 64186, 64187, 64188, 64189, 64191, 64192, 64193, 64194, 64195, 64196, 64197, 64198, 64199, 64200, 64201, 64202, 64203, 64204, 64205, 64207, 64208, 64209, 64210, 64211, 64212, 64213, 64214, 64215, 64216, 64217, 64218, 64219, 64220, 64221, 64222, 64224, 64225, 64227, 64228, 64229, 64230, 64231, 64232, 64234, 64235, 64236, 64237, 64238, 64239, 64240, 64241, 64242, 64243, 64244, 64245, 64246, 64247, 64248, 64249, 64250, 64251, 64252, 64253, 64254, 64255, 64257, 64258, 64259, 64260, 64261, 64262, 64263, 64264, 64265, 64266, 64267, 64268, 64269, 64270, 64271, 64272, 64273, 64274, 64275, 64276, 64277, 64278, 64279, 64280, 64281, 64282, 64283, 64284, 64285, 64286, 64287, 64288, 64289, 64290, 64291, 64292, 64293, 64294, 64295, 64296, 64297, 64298, 64299, 64300, 64301, 64302, 64303, 64304, 64305, 64306, 64307, 64308, 64309, 64310, 64311, 64312, 64313, 64314, 64315, 64316, 64317, 64318, 64319, 64320, 64321, 64322, 64323, 64324, 64325, 64326, 64327, 64328, 64329, 64330, 64331, 64332, 64333, 64334, 64335, 64336, 64337, 64338, 64339, 64340, 64341, 64342, 64343, 64344, 64345, 64346, 64347, 64348, 64349, 64350, 64351, 64352, 64353, 64354, 64355, 64356, 64357, 64358, 64359, 64360, 64361, 64362, 64363, 64364, 64365, 64366, 64367, 64368, 64369, 64370, 64371, 64372, 64373, 64374, 64375, 64376, 64377, 64378, 64379, 64380, 64381, 64382, 64383, 64384, 64385, 64386, 64387, 64388, 64389, 64390, 64391, 64392, 64393, 64394, 64395, 64396, 64397, 64398, 64399, 64400, 64401, 64402, 64403, 64404, 64405, 64406, 64407, 64408, 64409, 64410, 64411, 64412, 64413, 64414, 64415, 64416, 64417, 64418, 64419, 64420, 64421, 64422, 64423, 64424, 64427, 64428, 64430, 64431, 64432, 64434, 64435, 64436, 64437, 64438, 64439, 64440, 64441, 64442, 64443, 64444, 64445, 64446, 64447, 64448, 64449, 64450, 64451, 64452, 64453, 64454, 64456, 64457, 64458, 64459, 64460, 64461, 64462, 64463, 64464, 64465, 64466, 64467, 64468, 64469, 64470, 64471, 64472, 64473, 64474, 64475, 64476, 64477, 64478, 64479, 64480, 64481, 64482, 64483, 64484, 64485, 64486, 64487, 64488, 64489, 64490, 64491, 64492, 64493, 64494, 64495, 64496, 64497, 64498, 64499, 64500, 64501, 64502, 64503, 64504, 64505, 64506, 64507, 64508, 64509, 64510, 64513, 64514, 64515, 64516, 64517, 64518, 64519, 64520, 64521, 64522, 64523, 64524, 64525, 64526, 64528, 64529, 64530, 64531, 64532, 64533, 64534, 64535, 64536, 64537, 64538, 64540, 64541, 64542, 64543, 64544, 64545, 64546, 64547, 64548, 64549, 64550, 64551, 64552, 64553, 64554, 64555, 64556, 64557, 64558, 64559, 64560, 64561, 64562, 64563, 64564, 64565, 64566, 64567, 64568, 64569, 64570, 64571, 64572, 64573, 64574, 64575, 64576, 64577, 64578, 64579, 64580, 64581, 64582, 64583, 64584, 64585, 64586, 64587, 64588, 64589, 64590, 64591, 64592, 64593, 64595, 64596, 64597, 64598, 64599, 64600, 64601, 64602, 64603, 64604, 64605, 64606, 64607, 64608, 64609, 64610, 64611, 64612, 64613, 64614, 64615, 64616, 64617, 64618, 64619, 64620, 64621, 64622, 64623, 64625, 64626, 64627, 64628, 64629, 64630, 64631, 64632, 64633, 64634, 64635, 64636, 64637, 64638, 64639, 64640, 64641, 64642, 64643, 64644, 64645, 64646, 64647, 64648, 64649, 64650, 64651, 64652, 64653, 64654, 64655, 64656, 64657, 64658, 64659, 64660, 64661, 64662, 64663, 64664, 64665, 64666, 64667, 64668, 64669, 64670, 64671, 64672, 64673, 64674, 64675, 64676, 64677, 64678, 64679, 64680, 64681, 64682, 64683, 64684, 64685, 64686, 64687, 64688, 64690, 64691, 64692, 64693, 64694, 64695, 64696, 64697, 64702, 64703, 64705, 64706, 64707, 64708, 64709, 64710, 64711, 64713, 64714, 64715, 64716, 64717, 64720, 64721, 64722, 64723, 64724, 64725, 64726, 64727, 64728, 64729, 64732, 64733, 64734, 64735, 64736, 64737, 64738, 64739, 64740, 64741, 64742, 64744, 64745, 64746, 64747, 64748, 64749, 64750, 64751, 64752, 64753, 64754, 64755, 64757, 64758, 64759, 64760, 64761, 64762, 64763, 64764, 64766, 64768, 64771, 64774, 64775, 64776, 64777, 64779, 64781, 64782, 64783, 64784, 64785, 64786, 64787, 64788, 64789, 64790, 64791, 64792, 64793, 64794, 64795, 64796, 64797, 64798, 64799, 64800, 64801, 64802, 64803, 64804, 64805, 64806, 64807, 64808, 64809, 64810, 64811, 64812, 64813, 64814, 64815, 64816, 64817, 64818, 64819, 64820, 64821, 64822, 64823, 64824, 64825, 64826, 64827, 64828, 64829, 64830, 64831, 64832, 64833, 64834, 64835, 64836, 64837, 64838, 64839, 64840, 64841, 64842, 64843, 64844, 64845, 64846, 64847, 64848, 64849, 64850, 64851, 64852, 64853, 64854, 64855, 64856, 64857, 64858, 64859, 64860, 64861, 64862, 64863, 64864, 64865, 64866, 64867, 64868, 64869, 64870, 64871, 64872, 64873, 64874, 64875, 64876, 64877, 64878, 64879, 64880, 64881, 64882, 64883, 64884, 64885, 64886, 64887, 64888, 64889, 64890, 64891, 64892, 64893, 64894, 64895, 64898, 64899, 64900, 64901, 64902, 64903, 64904, 64905, 64906, 64907, 64908, 64909, 64910, 64911, 64912, 64913, 64914, 64915, 64916, 64917, 64918, 64919, 64920, 64921, 64922, 64923, 64924, 64925, 64926, 64927, 64928, 64929, 64930, 64931, 64932, 64933, 64934, 64935, 64936, 64937, 64938, 64939, 64940, 64941, 64942, 64943, 64944, 64945, 64946, 64947, 64948, 64949, 64950, 64951, 64952, 64953, 64954, 64955, 64956, 64957, 64958, 64959, 64960, 64961, 64962, 64964, 64965, 64966, 64967, 64968, 64969, 64970, 64971, 64972, 64973, 64974, 64975, 64976, 64977, 64978, 64979, 64980, 64981, 64982, 64983, 64984, 64985, 64986, 64987, 64988, 64989, 64990, 64991, 64992, 64993, 64994, 64995, 64996, 64997, 64998, 64999, 65000, 65001, 65002, 65003, 65004, 65005, 65006, 65007, 65008, 65009, 65010, 65011, 65012, 65013, 65014, 65015, 65016, 65017, 65018, 65019, 65020, 65021, 65022, 65023, 65024, 65025, 65026, 65027, 65028, 65029, 65030, 65031, 65032, 65033, 65035, 65037, 65038, 65039, 65040, 65041, 65042, 65043, 65044, 65045, 65046, 65047, 65048, 65049, 65050, 65051, 65052, 65053, 65054, 65055, 65056, 65057, 65058, 65059, 65060, 65061, 65062, 65063, 65064, 65065, 65066, 65067, 65068, 65069, 65070, 65071, 65072, 65073, 65074, 65075, 65076, 65077, 65078, 65079, 65080, 65081, 65082, 65083, 65084, 65085, 65086, 65087, 65088, 65089, 65090, 65091, 65092, 65093, 65094, 65095, 65096, 65097, 65098, 65099, 65100, 65101, 65102, 65103, 65104, 65105, 65106, 65107, 65108, 65109, 65110, 65111, 65112, 65113, 65114, 65115, 65116, 65117, 65118, 65119, 65120, 65121, 65122, 65123, 65124, 65125, 65126, 65127, 65128, 65129, 65130, 65131, 65132, 65133, 65134, 65135, 65136, 65138, 65139, 65140, 65141, 65144, 65145, 65146, 65147, 65148, 65149, 65150, 65151, 65152, 65153, 65154, 65155, 65156, 65157, 65158, 65159, 65160, 65161, 65164, 65165, 65166, 65167, 65168, 65169, 65170, 65171, 65172, 65173, 65174, 65176, 65177, 65178, 65179, 65180, 65181, 65182, 65183, 65184, 65185, 65186, 65187, 65188, 65189, 65190, 65191, 65192, 65193, 65198, 65199, 65200, 65201, 65203, 65204, 65205, 65206, 65207, 65209, 65211, 65212, 65213, 65214, 65215, 65216, 65218, 65219, 65220, 65221, 65222, 65223, 65224, 65225, 65227, 65228, 65229, 65231, 65232, 65236, 65237, 65238, 65239, 65240, 65241, 65242, 65243, 65244, 65247, 65248, 65251, 65252, 65253, 65256, 65257, 65262, 65265, 65266, 65267, 65268, 65269, 65270, 65271, 65272, 65273, 65274, 65280, 65281, 65282, 65283, 65287, 65288, 65289, 65293, 65294, 65295, 65297, 65298, 65300, 65301, 65302, 65303, 65304, 65305, 65306, 65310, 65311, 65312, 65313, 65314, 65315, 65316, 65317, 65318, 65321, 65323, 65324, 65325, 65326, 65327, 65328, 65329, 65330, 65331, 65332, 65334, 65335, 65336, 65337, 65338, 65339, 65341, 65342, 65343, 65344, 65348, 65349, 65350, 65351, 65352, 65353, 65354, 65355, 65356, 65357, 65359, 65360, 65361, 65362, 65363, 65365, 65370, 65371, 65372, 65373, 65374, 65375, 65376, 65377, 65378, 65379, 65380, 65381, 65382, 65383, 65384, 65385, 65386, 65387, 65388, 65389, 65390, 65391, 65392, 65393, 65394, 65395, 65396, 65397, 65398, 65399, 65400, 65401, 65402, 65404, 65405, 65407, 65408, 65409, 65410, 65411, 65414, 65415, 65416, 65420, 65421, 65422, 65423, 65428, 65429, 65431, 65432, 65433, 65434, 65435, 65436, 65437, 65438, 65439, 65440, 65441, 65442, 65443, 65444, 65445, 65446, 65447, 65449, 65450, 65451, 65452, 65453, 65454, 65455, 65456, 65457, 65458, 65459, 65460, 65461, 65462, 65463, 65464, 65465, 65467, 65468, 65469, 65470, 65471, 65472, 65473, 65474, 65475, 65476, 65477, 65478, 65479, 65480, 65481, 65482, 65483, 65484, 65485, 65486, 65487, 65488, 65489, 65490, 65491, 65492, 65493, 65494, 65495, 65496, 65498, 65499, 65500, 65501, 65502, 65503, 65504, 65505, 65506, 65507, 65508, 65509, 65510, 65511, 65512, 65513, 65514, 65515, 65516, 65519, 65520, 65521, 65522, 65523, 65524, 65525, 65526, 65527, 65528, 65529, 65530, 65531, 65532, 65533, 65534, 65535, 65536, 65537, 65538, 65539, 65540, 65541, 65542, 65543, 65544, 65545, 65546, 65547, 65548, 65549, 65550, 65551, 65552, 65554, 65555, 65556, 65558, 65559, 65560, 65561, 65562, 65563, 65564, 65565, 65566, 65567, 65568, 65570, 65571, 65572, 65573, 65574, 65575, 65576, 65577, 65578, 65579, 65580, 65581, 65582, 65583, 65584, 65585, 65586, 65587, 65589, 65590, 65593, 65594, 65595, 65596, 65597, 65598, 65599, 65600, 65601, 65603, 65604, 65605, 65607, 65608, 65609, 65610, 65611, 65612, 65613, 65614, 65616, 65617, 65618, 65619, 65620, 65621, 65622, 65623, 65624, 65625, 65626, 65627, 65628, 65629, 65630, 65631, 65632, 65634, 65635, 65636, 65638, 65639, 65640, 65641, 65642, 65643, 65644, 65646, 65647, 65648, 65650, 65651, 65652, 65653, 65654, 65655, 65656, 65658, 65659, 65660, 65661, 65662, 65663, 65664, 65665, 65666, 65667, 65668, 65669, 65670, 65671, 65672, 65673, 65674, 65675, 65676, 65677, 65678, 65679, 65680, 65681, 65682, 65683, 65684, 65685, 65686, 65687, 65688, 65689, 65690, 65691, 65694, 65695, 65698, 65710, 65711, 65713, 65714, 65715, 65716, 65723, 65724, 65725, 65726, 65727, 65728, 65729, 65731, 65732, 65733, 65734, 65735, 65736, 65737, 65738, 65739, 65740, 65741, 65742, 65743, 65744, 65745, 65746, 65747, 65748, 65749, 65750, 65751, 65752, 65753, 65754, 65755, 65756, 65757, 65758, 65759, 65760, 65761, 65762, 65763, 65764, 65765, 65766, 65767, 65768, 65769, 65770, 65771, 65772, 65773, 65774, 65779, 65780, 65781, 65782, 65783, 65784, 65785, 65786, 65787, 65788, 65789, 65790, 65792, 65793, 65794, 65795, 65796, 65797, 65798, 65799, 65801, 65802, 65803, 65804, 65806, 65807, 65808, 65810, 65811, 65812, 65814, 65815, 65816, 65817, 65818, 65819, 65820, 65821, 65823, 65824, 65825, 65826, 65827, 65828, 65829, 65830, 65831, 65832, 65833, 65834, 65837, 65838, 65839, 65840, 65841, 65842, 65843, 65844, 65846, 65847, 65848, 65851, 65852, 65853, 65854, 65855, 65856, 65857, 65858, 65859, 65860, 65861, 65862, 65863, 65864, 65865, 65866, 65867, 65868, 65869, 65870, 65871, 65872, 65873, 65874, 65875, 65876, 65877, 65878, 65879, 65880, 65881, 65882, 65883, 65884, 65885, 65886, 65887, 65888, 65889, 65890, 65891, 65892, 65893, 65894, 65895, 65896, 65897, 65898, 65899, 65900, 65901, 65902, 65903, 65904, 65905, 65906, 65907, 65908, 65909, 65910, 65911, 65912, 65913, 65914, 65915, 65916, 65917, 65918, 65919, 65920, 65921, 65922, 65923, 65924, 65925, 65926, 65927, 65928, 65929, 65930, 65931, 65932, 65933, 65934, 65935, 65936, 65937, 65938, 65941, 65942, 65943, 65944, 65945, 65946, 65947, 65948, 65949, 65950, 65951, 65952, 65953, 65954, 65955, 65956, 65957, 65958, 65959, 65960, 65961, 65962, 65964, 65965, 65966, 65967, 65968, 65969, 65970, 65971, 65972, 65973, 65974, 65975, 65976, 65977, 65978, 65979, 65980, 65981, 65982, 65983, 65984, 65985, 65986, 65987, 65988, 65989, 65990, 65991, 65992, 65993, 65994, 65995, 65996, 65997, 65998, 65999, 66000, 66002, 66003, 66004, 66005, 66006, 66007, 66008, 66009, 66010, 66011, 66012, 66013, 66014, 66015, 66016, 66017, 66018, 66019, 66020, 66021, 66022, 66023, 66024, 66025, 66026, 66027, 66028, 66029, 66030, 66031, 66032, 66034, 66035, 66036, 66037, 66038, 66039, 66040, 66041, 66042, 66043, 66044, 66045, 66046, 66047, 66048, 66051, 66052, 66053, 66054, 66055, 66056, 66057, 66058, 66059, 66060, 66061, 66062, 66063, 66064, 66065, 66066, 66067, 66068, 66069, 66070, 66071, 66072, 66073, 66074, 66075, 66078, 66079, 66080, 66081, 66082, 66083, 66084, 66085, 66086, 66087, 66088, 66089, 66090, 66091, 66092, 66093, 66094, 66095, 66096, 66097, 66099, 66100, 66101, 66102, 66104, 66105, 66106, 66107, 66108, 66109, 66110, 66111, 66112, 66113, 66114, 66115, 66116, 66117, 66118, 66119, 66120, 66121, 66122, 66123, 66124, 66125, 66126, 66127, 66128, 66129, 66130, 66131, 66132, 66133, 66134, 66135, 66136, 66137, 66138, 66139, 66140, 66142, 66144, 66145, 66146, 66147, 66148, 66149, 66150, 66151, 66152, 66153, 66154, 66155, 66156, 66158, 66159, 66160, 66161, 66162, 66163, 66164, 66165, 66166, 66167, 66168, 66169, 66171, 66172, 66173, 66174, 66175, 66176, 66177, 66178, 66179, 66180, 66181, 66182, 66183, 66184, 66185, 66186, 66187, 66188, 66189, 66190, 66191, 66192, 66193, 66194, 66195, 66196, 66197, 66198, 66199, 66200, 66202, 66203, 66204, 66205, 66206, 66207, 66208, 66209, 66210, 66211, 66212, 66213, 66214, 66215, 66216, 66217, 66218, 66219, 66220, 66222, 66223, 66224, 66225, 66226, 66227, 66228, 66229, 66230, 66231, 66232, 66233, 66234, 66235, 66236, 66237, 66238, 66239, 66240, 66241, 66242, 66243, 66244, 66245, 66246, 66247, 66248, 66249, 66250, 66251, 66252, 66253, 66254, 66255, 66256, 66257, 66258, 66259, 66260, 66261, 66262, 66263, 66264, 66265, 66266, 66267, 66268, 66269, 66270, 66271, 66272, 66273, 66274, 66275, 66276, 66277, 66278, 66279, 66280, 66281, 66282, 66283, 66284, 66285, 66286, 66287, 66288, 66289, 66290, 66291, 66292, 66293, 66294, 66295, 66296, 66297, 66298, 66299, 66300, 66301, 66302, 66303, 66304, 66305, 66306, 66307, 66308, 66309, 66310, 66311, 66312, 66313, 66314, 66315, 66316, 66317, 66318, 66319, 66320, 66321, 66322, 66323, 66324, 66326, 66327, 66328, 66329, 66330, 66331, 66333, 66334, 66335, 66336, 66339, 66341, 66344, 66346, 66347, 66348, 66349, 66350, 66351, 66352, 66353, 66354, 66355, 66356, 66357, 66358, 66359, 66360, 66361, 66362, 66363, 66364, 66365, 66366, 66367, 66368, 66369, 66370, 66371, 66372, 66373, 66374, 66375, 66376, 66377, 66378, 66379, 66380, 66382, 66383, 66384, 66385, 66386, 66387, 66388, 66389, 66390, 66391, 66392, 66394, 66395, 66396, 66397, 66398, 66399, 66400, 66401, 66402, 66403, 66404, 66406, 66407, 66408, 66409, 66410, 66411, 66412, 66413, 66414, 66415, 66416, 66417, 66418, 66419, 66420, 66421, 66422, 66423, 66424, 66425, 66426, 66427, 66428, 66429, 66430, 66431, 66432, 66433, 66434, 66435, 66436, 66437, 66438, 66439, 66441, 66442, 66443, 66444, 66445, 66446, 66447, 66448, 66449, 66450, 66451, 66452, 66453, 66454, 66455, 66456, 66457, 66458, 66459, 66460, 66461, 66462, 66463, 66464, 66465, 66466, 66467, 66468, 66469, 66470, 66471, 66472, 66473, 66474, 66475, 66476, 66477, 66478, 66479, 66480, 66481, 66482, 66483, 66484, 66485, 66486, 66487, 66488, 66489, 66490, 66491, 66492, 66493, 66494, 66495, 66496, 66497, 66498, 66499, 66500, 66501, 66503, 66505, 66506, 66507, 66508, 66509, 66510, 66512, 66513, 66514, 66515, 66516, 66518, 66520, 66522, 66523, 66526, 66527, 66528, 66529, 66530, 66531, 66532, 66533, 66534, 66535, 66536, 66537, 66538, 66539, 66540, 66541, 66542, 66543, 66544, 66545, 66546, 66547, 66548, 66549, 66550, 66551, 66552, 66553, 66554, 66555, 66556, 66557, 66558, 66559, 66561, 66563, 66564, 66565, 66566, 66567, 66568, 66569, 66570, 66571, 66572, 66573, 66574, 66575, 66576, 66577, 66578, 66579, 66580, 66581, 66582, 66583, 66586, 66587, 66593, 66595, 66596, 66597, 66598, 66599, 66600, 66601, 66602, 66603, 66604, 66605, 66606, 66608, 66609, 66610, 66611, 66612, 66613, 66614, 66615, 66616, 66617, 66618, 66619, 66620, 66621, 66622, 66623, 66624, 66625, 66626, 66627, 66628, 66629, 66630, 66631, 66632, 66633, 66634, 66635, 66636, 66637, 66638, 66639, 66640, 66641, 66642, 66643, 66644, 66645, 66646, 66647, 66648, 66649, 66650, 66651, 66652, 66653, 66654, 66655, 66656, 66657, 66658, 66659, 66660, 66661, 66662, 66663, 66664, 66665, 66666, 66667, 66668, 66669, 66670, 66671, 66672, 66673, 66674, 66675, 66676, 66677, 66678, 66679, 66680, 66681, 66682, 66683, 66684, 66685, 66686, 66687, 66688, 66689, 66690, 66691, 66692, 66693, 66694, 66695, 66696, 66697, 66698, 66699, 66700, 66701, 66702, 66703, 66704, 66705, 66706, 66707, 66709, 66710, 66711, 66712, 66713, 66714, 66715, 66716, 66717, 66718, 66719, 66720, 66721, 66722, 66723, 66724, 66725, 66726, 66727, 66728, 66729, 66730, 66731, 66732, 66733, 66734, 66735, 66736, 66737, 66738, 66739, 66741, 66742, 66743, 66744, 66745, 66746, 66747, 66748, 66749, 66750, 66751, 66752, 66753, 66755, 66756, 66760, 66768, 66769, 66770, 66771, 66772, 66773, 66774, 66775, 66776, 66777, 66778, 66779, 66780, 66781, 66782, 66783, 66784, 66785, 66786, 66787, 66788, 66789, 66790, 66791, 66793, 66794, 66795, 66796, 66797, 66798, 66799, 66800, 66801, 66802, 66803, 66804, 66805, 66806, 66807, 66808, 66809, 66810, 66811, 66812, 66813, 66814, 66815, 66816, 66817, 66818, 66819, 66822, 66824, 66825, 66828, 66829, 66830, 66831, 66832, 66833, 66835, 66836, 66838, 66839, 66840, 66841, 66842, 66843, 66844, 66845, 66846, 66847, 66848, 66849, 66850, 66851, 66852, 66853, 66854, 66855, 66856, 66857, 66858, 66859, 66860, 66861, 66864, 66865, 66866, 66867, 66868, 66869, 66870, 66871, 66872, 66873, 66874, 66875, 66876, 66880, 66881, 66882, 66883, 66888, 66889, 66890, 66891, 66892, 66893, 66894, 66895, 66896, 66897, 66898, 66899, 66900, 66901, 66902, 66903, 66904, 66905, 66906, 66907, 66908, 66909, 66910, 66911, 66913, 66914, 66915, 66916, 66917, 66918, 66919, 66920, 66921, 66922, 66923, 66924, 66925, 66926, 66927, 66928, 66930, 66931, 66932, 66933, 66934, 66935, 66936, 66937, 66938, 66940, 66941, 66942, 66943, 66944, 66945, 66946, 66947, 66948, 66949, 66950, 66951, 66952, 66953, 66954, 66955, 66956, 66957, 66958, 66959, 66961, 66962, 66963, 66964, 66965, 66966, 66968, 66969, 66970, 66971, 66972, 66973, 66974, 66975, 66976, 66978, 66979, 66980, 66981, 66982, 66983, 66984, 66986, 66987, 66988, 66991, 66992, 66993, 66996, 66997, 66998, 66999, 67000, 67001, 67002, 67003, 67004, 67005, 67006, 67007, 67008, 67009, 67010, 67011, 67012, 67013, 67014, 67015, 67016, 67017, 67018, 67019, 67020, 67021, 67022, 67023, 67024, 67025, 67026, 67027, 67028, 67029, 67030, 67031, 67032, 67033, 67034, 67035, 67036, 67037, 67038, 67039, 67040, 67041, 67042, 67043, 67044, 67045, 67046, 67047, 67052, 67053, 67054, 67055, 67056, 67057, 67058, 67059, 67060, 67061, 67063, 67064, 67065, 67066, 67067, 67068, 67069, 67070, 67071, 67072, 67073, 67074, 67075, 67076, 67077, 67078, 67079, 67080, 67081, 67082, 67083, 67084, 67085, 67087, 67088, 67090, 67091, 67092, 67093, 67094, 67095, 67096, 67097, 67098, 67099, 67100, 67102, 67103, 67104, 67105, 67106, 67107, 67108, 67109, 67110, 67111, 67112, 67113, 67114, 67115, 67116, 67117, 67118, 67119, 67120, 67121, 67122, 67123, 67124, 67125, 67126, 67127, 67128, 67129, 67130, 67131, 67132, 67133, 67134, 67135, 67136, 67138, 67139, 67145, 67147, 67149, 67150, 67152, 67153, 67156, 67158, 67159, 67160, 67161, 67162, 67163, 67164, 67168, 67170, 67171, 67173, 67175, 67176, 67177, 67178, 67179, 67180, 67181, 67182, 67183, 67184, 67185, 67186, 67188, 67189, 67195, 67196, 67197, 67198, 67199, 67200, 67203, 67207, 67221, 67222, 67229, 67230, 67231, 67232, 67233, 67234, 67235, 67236, 67237, 67243, 67244, 67245, 67246, 67247, 67248, 67249, 67250, 67251, 67252, 67253, 67254, 67255, 67256, 67257, 67258, 67259, 67260, 67262, 67263, 67264, 67265, 67266, 67267, 67268, 67269, 67270, 67272, 67273, 67275, 67277, 67279, 67281, 67283, 67284, 67285, 67287, 67288, 67289, 67292, 67294, 67295, 67296, 67297, 67299, 67300, 67301, 67302, 67303, 67304, 67305, 67306, 67308, 67309, 67310, 67311, 67312, 67313, 67314, 67315, 67316, 67317, 67318, 67319, 67326, 67327, 67328, 67329, 67330, 67331, 67332, 67333, 67334, 67337, 67341, 67343, 67344, 67345, 67346, 67352, 67354, 67355, 67356, 67357, 67358, 67359, 67360, 67361, 67362, 67364, 67366, 67367, 67368, 67369, 67370, 67371, 67372, 67373, 67374, 67375, 67378, 67379, 67380, 67381, 67382, 67383, 67384, 67385, 67386, 67387, 67388, 67389, 67390, 67391, 67392, 67393, 67394, 67395, 67396, 67397, 67398, 67399, 67400, 67401, 67402, 67403, 67405, 67406, 67407, 67411, 67413, 67414, 67415, 67416, 67417, 67418, 67419, 67420, 67421, 67422, 67423, 67424, 67425, 67426, 67427, 67428, 67429, 67430, 67431, 67432, 67433, 67434, 67435, 67436, 67437, 67438, 67439, 67441, 67442, 67443, 67444, 67445, 67446, 67447, 67448, 67449, 67450, 67451, 67452, 67453, 67454, 67455, 67456, 67457, 67458, 67459, 67460, 67461, 67462, 67463, 67464, 67465, 67466, 67467, 67468, 67470, 67472, 67473, 67475, 67477, 67478, 67479, 67480, 67481, 67482, 67483, 67484, 67485, 67486, 67487, 67488, 67489, 67490, 67491, 67492, 67493, 67494, 67495, 67496, 67498, 67500, 67501, 67503, 67504, 67506, 67507, 67508, 67509, 67510, 67511, 67512, 67513, 67514, 67515, 67516, 67517, 67518, 67519, 67520, 67521, 67522, 67523, 67524, 67525, 67526, 67527, 67528, 67529, 67530, 67531, 67532, 67533, 67534, 67535, 67536, 67537, 67538, 67539, 67540, 67541, 67542, 67543, 67544, 67545, 67546, 67547, 67548, 67550, 67551, 67553, 67554, 67555, 67556, 67557, 67558, 67559, 67560, 67561, 67562, 67563, 67564, 67565, 67567, 67568, 67569, 67571, 67572, 67573, 67574, 67576, 67579, 67580, 67581, 67582, 67583, 67584, 67585, 67586, 67587, 67588, 67589, 67590, 67591, 67593, 67594, 67595, 67596, 67597, 67598, 67599, 67600, 67601, 67602, 67603, 67604, 67605, 67607, 67608, 67612, 67613, 67614, 67615, 67618, 67619, 67620, 67621, 67622, 67623, 67625, 67626, 67627, 67628, 67629, 67630, 67631, 67632, 67633, 67635, 67636, 67637, 67638, 67639, 67640, 67641, 67642, 67643, 67644, 67645, 67646, 67647, 67648, 67649, 67650, 67651, 67652, 67653, 67654, 67655, 67656, 67657, 67658, 67659, 67660, 67661, 67662, 67663, 67664, 67665, 67668, 67669, 67670, 67671, 67672, 67673, 67674, 67675, 67676, 67677, 67678, 67679, 67680, 67681, 67682, 67683, 67684, 67686, 67687, 67688, 67689, 67690, 67691, 67692, 67693, 67694, 67699, 67700, 67701, 67702, 67703, 67704, 67705, 67706, 67707, 67708, 67709, 67710, 67711, 67712, 67713, 67714, 67715, 67717, 67719, 67720, 67721, 67722, 67723, 67725, 67726, 67727, 67728, 67729, 67730, 67731, 67732, 67734, 67735, 67736, 67737, 67738, 67739, 67741, 67742, 67743, 67744, 67746, 67747, 67748, 67749, 67750, 67751, 67752, 67753, 67754, 67755, 67756, 67757, 67758, 67759, 67760, 67761, 67762, 67763, 67764, 67765, 67766, 67767, 67768, 67770, 67771, 67772, 67773, 67774, 67775, 67776, 67777, 67778, 67779, 67780, 67781, 67782, 67783, 67784, 67785, 67786, 67787, 67788, 67789, 67790, 67791, 67792, 67793, 67794, 67795, 67796, 67797, 67798, 67799, 67800, 67801, 67802, 67803, 67804, 67805, 67806, 67809, 67810, 67811, 67812, 67814, 67815, 67817, 67818, 67819, 67820, 67821, 67822, 67825, 67826, 67827, 67828, 67829, 67830, 67831, 67832, 67833, 67834, 67835, 67836, 67837, 67838, 67839, 67840, 67842, 67843, 67844, 67845, 67846, 67847, 67848, 67849, 67850, 67851, 67852, 67853, 67854, 67855, 67856, 67857, 67858, 67859, 67860, 67861, 67862, 67863, 67864, 67865, 67866, 67867, 67868, 67869, 67870, 67871, 67873, 67874, 67875, 67876, 67877, 67878, 67879, 67880, 67881, 67882, 67883, 67884, 67885, 67886, 67887, 67888, 67889, 67890, 67891, 67892, 67893, 67894, 67895, 67896, 67897, 67898, 67899, 67900, 67901, 67902, 67903, 67904, 67905, 67906, 67907, 67908, 67909, 67913, 67914, 67916, 67917, 67918, 67919, 67920, 67921, 67922, 67923, 67924, 67925, 67926, 67927, 67928, 67929, 67930, 67932, 67933, 67934, 67935, 67937, 67939, 67940, 67941, 67942, 67943, 67944, 67945, 67946, 67947, 67948, 67949, 67950, 67951, 67952, 67953, 67958, 67959, 67961, 67962, 67964, 67965, 67966, 67967, 67968, 67969, 67970, 67971, 67973, 67974, 67976, 67977, 67978, 67979, 67980, 67981, 67982, 67983, 67984, 67985, 67986, 67987, 67988, 67989, 67990, 67991, 67992, 67993, 67994, 67995, 67996, 67997, 67998, 67999, 68000, 68001, 68002, 68003, 68004, 68005, 68006, 68007, 68008, 68009, 68010, 68011, 68012, 68013, 68014, 68015, 68016, 68017, 68018, 68019, 68023, 68024, 68025, 68026, 68027, 68028, 68029, 68030, 68032, 68033, 68034, 68036, 68037, 68038, 68039, 68040, 68041, 68042, 68043, 68044, 68045, 68046, 68047, 68048, 68049, 68050, 68051, 68052, 68053, 68054, 68055, 68057, 68058, 68059, 68060, 68061, 68062, 68063, 68064, 68065, 68066, 68067, 68068, 68069, 68070, 68072, 68073, 68074, 68075, 68076, 68077, 68078, 68079, 68080, 68081, 68082, 68083, 68084, 68085, 68086, 68087, 68088, 68089, 68090, 68091, 68092, 68093, 68094, 68095, 68096, 68097, 68098, 68099, 68100, 68102, 68104, 68105, 68106, 68107, 68108, 68109, 68110, 68111, 68112, 68114, 68115, 68117, 68118, 68122, 68123, 68124, 68125, 68126, 68127, 68128, 68129, 68130, 68135, 68136, 68137, 68138, 68139, 68140, 68141, 68142, 68143, 68144, 68145, 68147, 68150, 68151, 68152, 68153, 68154, 68155, 68156, 68157, 68159, 68160, 68161, 68162, 68163, 68164, 68165, 68166, 68167, 68168, 68169, 68170, 68171, 68173, 68174, 68175, 68176, 68178, 68182, 68188, 68190, 68191, 68192, 68193, 68194, 68197, 68198, 68201, 68202, 68203, 68204, 68205, 68206, 68210, 68211, 68213, 68214, 68215, 68216, 68219, 68220, 68221, 68222, 68223, 68224, 68225, 68226, 68227, 68228, 68229, 68231, 68232, 68233, 68234, 68235, 68236, 68237, 68238, 68239, 68240, 68241, 68242, 68243, 68244, 68245, 68246, 68247, 68248, 68249, 68250, 68251, 68252, 68253, 68254, 68255, 68256, 68257, 68259, 68261, 68262, 68263, 68264, 68265, 68266, 68267, 68268, 68269, 68270, 68271, 68272, 68273, 68274, 68276, 68277, 68278, 68279, 68280, 68284, 68285, 68287, 68288, 68289, 68290, 68291, 68293, 68294, 68295, 68296, 68297, 68299, 68304, 68305, 68306, 68308, 68309, 68310, 68311, 68313, 68314, 68315, 68316, 68317, 68318, 68319, 68320, 68321, 68322, 68323, 68326, 68327, 68329, 68331, 68332, 68333, 68334, 68335, 68336, 68337, 68338, 68339, 68340, 68341, 68342, 68343, 68344, 68345, 68347, 68348, 68349, 68350, 68351, 68352, 68353, 68354, 68355, 68356, 68357, 68358, 68360, 68361, 68362, 68363, 68364, 68365, 68366, 68367, 68368, 68369, 68370, 68371, 68372, 68373, 68374, 68375, 68376, 68377, 68378, 68379, 68380, 68382, 68383, 68384, 68389, 68390, 68391, 68392, 68393, 68394, 68396, 68397, 68398, 68399, 68401, 68402, 68403, 68404, 68405, 68406, 68407, 68408, 68409, 68410, 68411, 68413, 68414, 68415, 68416, 68417, 68418, 68419, 68420, 68421, 68422, 68423, 68424, 68425, 68426, 68427, 68428, 68429, 68430, 68431, 68432, 68434, 68442, 68458, 68459, 68460, 68461, 68462, 68463, 68464, 68465, 68466, 68467, 68468, 68469, 68470, 68471, 68472, 68473, 68474, 68475, 68476, 68477, 68478, 68479, 68480, 68481, 68482, 68483, 68484, 68485, 68486, 68487, 68488, 68489, 68490, 68491, 68492, 68493, 68495, 68496, 68497, 68499, 68501, 68502, 68503, 68504, 68505, 68506, 68507, 68508, 68509, 68510, 68511, 68512, 68513, 68514, 68515, 68516, 68517, 68518, 68520, 68521, 68522, 68523, 68524, 68525, 68526, 68527, 68528, 68529, 68530, 68531, 68535, 68536, 68537, 68538, 68539, 68540, 68541, 68542, 68543, 68544, 68545, 68546, 68547, 68548, 68549, 68550, 68551, 68552, 68553, 68554, 68555, 68557, 68558, 68559, 68560, 68561, 68562, 68563, 68564, 68565, 68566, 68567, 68568, 68569, 68570, 68571, 68572, 68573, 68574, 68575, 68576, 68577, 68578, 68579, 68580, 68581, 68582, 68583, 68584, 68585, 68586, 68587, 68588, 68589, 68590, 68591, 68592, 68593, 68594, 68595, 68596, 68597, 68598, 68599, 68600, 68601, 68602, 68603, 68604, 68605, 68606, 68607, 68608, 68609, 68612, 68613, 68614, 68615, 68616, 68617, 68618, 68619, 68620, 68621, 68622, 68623, 68624, 68625, 68626, 68627, 68628, 68629, 68630, 68631, 68632, 68633, 68634, 68635, 68636, 68637, 68638, 68639, 68640, 68642, 68643, 68644, 68645, 68646, 68647, 68648, 68651, 68652, 68653, 68654, 68655, 68656, 68657, 68658, 68659, 68660, 68661, 68662, 68663, 68664, 68665, 68666, 68667, 68668, 68669, 68670, 68671, 68672, 68673, 68674, 68675, 68676, 68677, 68678, 68679, 68680, 68681, 68682, 68684, 68685, 68687, 68689, 68690, 68691, 68692, 68695, 68696, 68697, 68698, 68699, 68700, 68701, 68703, 68704, 68705, 68706, 68707, 68708, 68709, 68710, 68711, 68712, 68713, 68714, 68715, 68716, 68717, 68718, 68719, 68720, 68721, 68722, 68723, 68724, 68725, 68726, 68727, 68728, 68733, 68739, 68742, 68743, 68744, 68745, 68746, 68747, 68748, 68749, 68750, 68751, 68752, 68753, 68754, 68755, 68756, 68757, 68758, 68759, 68760, 68761, 68762, 68763, 68764, 68765, 68766, 68767, 68768, 68769, 68770, 68771, 68772, 68773, 68774, 68775, 68777, 68778, 68779, 68784, 68785, 68786, 68787, 68788, 68789, 68791, 68792, 68793, 68794, 68795, 68796, 68797, 68798, 68799, 68800, 68801, 68803, 68804, 68805, 68806, 68807, 68808, 68809, 68810, 68811, 68812, 68813, 68814, 68815, 68816, 68817, 68818, 68819, 68820, 68821, 68822, 68823, 68824, 68825, 68826, 68827, 68828, 68829, 68830, 68831, 68832, 68833, 68834, 68835, 68837, 68838, 68839, 68840, 68841, 68842, 68843, 68844, 68845, 68846, 68847, 68848, 68849, 68850, 68851, 68852, 68853, 68854, 68855, 68856, 68857, 68858, 68859, 68860, 68861, 68862, 68863, 68864, 68865, 68866, 68867, 68868, 68869, 68870, 68871, 68872, 68873, 68874, 68875, 68876, 68877, 68878, 68879, 68880, 68881, 68882, 68883, 68884, 68885, 68886, 68887, 68888, 68894, 68895, 68896, 68897, 68898, 68899, 68900, 68901, 68902, 68903, 68904, 68905, 68906, 68907, 68908, 68909, 68912, 68913, 68914, 68915, 68916, 68917, 68918, 68919, 68920, 68921, 68922, 68923, 68924, 68925, 68926, 68927, 68928, 68929, 68930, 68931, 68932, 68933, 68934, 68935, 68936, 68937, 68938, 68939, 68940, 68941, 68944, 68946, 68947, 68948, 68949, 68950, 68951, 68952, 68953, 68954, 68955, 68956, 68957, 68958, 68959, 68960, 68961, 68962, 68963, 68964, 68965, 68966, 68967, 68968, 68969, 68970, 68972, 68974, 68975, 68977, 68978, 68983, 68984, 68985, 68986, 68987, 68988, 68989, 68990, 68991, 68992, 68993, 68994, 68995, 68996, 68997, 68998, 68999, 69000, 69001, 69002, 69003, 69004, 69005, 69006, 69007, 69008, 69009, 69012, 69013, 69014, 69017, 69018, 69019, 69020, 69024, 69025, 69026, 69028, 69029, 69030, 69031, 69032, 69044, 69045, 69046, 69047, 69048, 69049, 69050, 69051, 69052, 69053, 69054, 69055, 69056, 69057, 69059, 69060, 69061, 69062, 69063, 69064, 69065, 69066, 69067, 69068, 69069, 69070, 69071, 69072, 69073, 69074, 69075, 69078, 69079, 69081, 69085, 69086, 69087, 69088, 69089, 69090, 69091, 69093, 69095, 69096, 69097, 69098, 69099, 69100, 69128, 69131, 69132, 69133, 69134, 69135, 69136, 69140, 69142, 69143, 69144, 69145, 69147, 69148, 69152, 69153, 69154, 69155, 69156, 69157, 69158, 69159, 69160, 69161, 69162, 69164, 69167, 69168, 69169, 69170, 69171, 69172, 69173, 69174, 69175, 69176, 69177, 69178, 69179, 69180, 69181, 69182, 69183, 69184, 69185, 69186, 69187, 69192, 69193, 69194, 69195, 69196, 69197, 69198, 69200, 69201, 69202, 69203, 69204, 69207, 69208, 69210, 69211, 69212, 69213, 69214, 69215, 69216, 69217, 69218, 69219, 69220, 69221, 69223, 69224, 69225, 69226, 69227, 69228, 69229, 69231, 69232, 69234, 69235, 69236, 69237, 69238, 69239, 69240, 69241, 69242, 69244, 69245, 69246, 69247, 69248, 69249, 69250, 69251, 69252, 69253, 69254, 69255, 69256, 69257, 69258, 69259, 69260, 69261, 69262, 69263, 69264, 69265, 69266, 69267, 69268, 69269, 69270, 69271, 69272, 69273, 69274, 69276, 69277, 69278, 69279, 69280, 69281, 69282, 69283, 69284, 69285, 69286, 69287, 69288, 69289, 69290, 69291, 69292, 69293, 69294, 69295, 69296, 69297, 69298, 69299, 69300, 69301, 69302, 69303, 69304, 69305, 69306, 69307, 69308, 69309, 69310, 69311, 69312, 69313, 69314, 69315, 69316, 69318, 69319, 69320, 69321, 69322, 69323, 69326, 69327, 69331, 69332, 69333, 69334, 69335, 69336, 69337, 69338, 69339, 69340, 69341, 69342, 69343, 69344, 69345, 69346, 69347, 69348, 69349, 69350, 69351, 69352, 69353, 69354, 69355, 69356, 69357, 69358, 69359, 69360, 69361, 69362, 69363, 69364, 69365, 69367, 69369, 69370, 69371, 69373, 69374, 69375, 69376, 69377, 69378, 69379, 69381, 69382, 69383, 69384, 69385, 69386, 69387, 69388, 69389, 69390, 69391, 69392, 69393, 69394, 69395, 69396, 69397, 69398, 69399, 69400, 69401, 69402, 69403, 69404, 69405, 69406, 69407, 69408, 69409, 69410, 69411, 69412, 69413, 69416, 69417, 69418, 69419, 69420, 69421, 69422, 69423, 69424, 69425, 69426, 69427, 69428, 69429, 69430, 69431, 69432, 69433, 69434, 69435, 69436, 69437, 69438, 69439, 69440, 69441, 69442, 69444, 69445, 69446, 69447, 69448, 69449, 69450, 69451, 69452, 69453, 69454, 69455, 69456, 69457, 69458, 69459, 69460, 69461, 69462, 69463, 69464, 69465, 69466, 69467, 69468, 69469, 69471, 69472, 69473, 69474, 69475, 69476, 69477, 69478, 69479, 69480, 69481, 69482, 69483, 69485, 69486, 69487, 69488, 69489, 69490, 69491, 69492, 69493, 69494, 69495, 69496, 69497, 69498, 69499, 69500, 69501, 69502, 69504, 69505, 69506, 69507, 69508, 69509, 69510, 69511, 69512, 69513, 69514, 69515, 69516, 69517, 69518, 69519, 69520, 69521, 69522, 69523, 69524, 69525, 69527, 69529, 69530, 69531, 69532, 69533, 69534, 69535, 69536, 69538, 69540, 69544, 69548, 69549, 69550, 69551, 69552, 69553, 69555, 69556, 69557, 69558, 69559, 69560, 69561, 69562, 69563, 69564, 69565, 69566, 69567, 69568, 69569, 69570, 69571, 69572, 69573, 69574, 69575, 69576, 69577, 69578, 69580, 69581, 69582, 69588, 69590, 69591, 69592, 69593, 69595, 69596, 69598, 69599, 69600, 69601, 69602, 69603, 69604, 69605, 69606, 69607, 69608, 69609, 69613, 69614, 69615, 69616, 69617, 69618, 69619, 69620, 69621, 69622, 69623, 69624, 69625, 69626, 69627, 69628, 69629, 69631, 69633, 69635, 69636, 69637, 69638, 69639, 69644, 69645, 69647, 69648, 69649, 69651, 69652, 69654, 69655, 69656, 69657, 69658, 69659, 69660, 69661, 69662, 69663, 69664, 69665, 69666, 69667, 69668, 69669, 69670, 69671, 69672, 69673, 69674, 69675, 69676, 69677, 69678, 69679, 69680, 69681, 69682, 69683, 69684, 69685, 69686, 69688, 69689, 69690, 69691, 69692, 69693, 69694, 69695, 69696, 69697, 69698, 69699, 69700, 69701, 69702, 69703, 69704, 69705, 69706, 69707, 69708, 69709, 69710, 69711, 69712, 69713, 69714, 69715, 69716, 69717, 69718, 69719, 69720, 69721, 69722, 69723, 69724, 69725, 69726, 69727, 69728, 69729, 69730, 69731, 69732, 69733, 69734, 69735, 69736, 69737, 69738, 69739, 69740, 69741, 69742, 69743, 69744, 69745, 69746, 69748, 69749, 69750, 69751, 69752, 69753, 69754, 69755, 69756, 69757, 69758, 69759, 69767, 69768, 69769, 69770, 69771, 69772, 69773, 69774, 69775, 69776, 69777, 69778, 69779, 69780, 69781, 69782, 69783, 69784, 69785, 69791, 69792, 69793, 69794, 69795, 69796, 69797, 69798, 69799, 69800, 69801, 69802, 69803, 69804, 69806, 69807, 69808, 69809, 69810, 69811, 69812, 69813, 69814, 69815, 69816, 69817, 69818, 69819, 69820, 69821, 69822, 69823, 69824, 69825, 69826, 69827, 69828, 69829, 69830, 69831, 69832, 69833, 69834, 69835, 69836, 69837, 69838, 69839, 69840, 69841, 69842, 69843, 69844, 69846, 69847, 69848, 69849, 69865, 69866, 69867, 69868, 69869, 69870, 69871, 69872, 69880, 69885, 69886, 69887, 69888, 69890, 69891, 69892, 69893, 69894, 69895, 69899, 69900, 69902, 69903, 69904, 69905, 69906, 69907, 69908, 69909, 69910, 69911, 69912, 69913, 69914, 69915, 69916, 69917, 69918, 69919, 69920, 69921, 69923, 69925, 69926, 69927, 69937, 69938, 69939, 69943, 69944, 69945, 69946, 69947, 69948, 69949, 69950, 69951, 69952, 69957, 69958, 69959, 69960, 69961, 69962, 69963, 69964, 69965, 69966, 69967, 69968, 69969, 69970, 69971, 69972, 69973, 69974, 69975, 69976, 69977, 69978, 69979, 69980, 69981, 69982, 69983, 69984, 69989, 69990, 69991, 69992, 69993, 69994, 69995, 69996, 69997, 69998, 69999, 70000, 70001, 70002, 70003, 70004, 70005, 70006, 70007, 70008, 70009, 70010, 70011, 70012, 70013, 70014, 70015, 70016, 70017, 70018, 70019, 70020, 70021, 70022, 70023, 70024, 70025, 70026, 70027, 70028, 70029, 70030, 70031, 70032, 70033, 70034, 70035, 70039, 70040, 70041, 70042, 70044, 70045, 70046, 70047, 70048, 70052, 70054, 70055, 70056, 70057, 70058, 70059, 70060, 70061, 70062, 70066, 70068, 70069, 70070, 70071, 70072, 70073, 70074, 70075, 70077, 70078, 70079, 70080, 70081, 70082, 70083, 70084, 70085, 70086, 70087, 70088, 70089, 70090, 70091, 70092, 70093, 70094, 70095, 70096, 70097, 70098, 70099, 70100, 70101, 70102, 70103, 70104, 70105, 70106, 70107, 70108, 70109, 70111, 70112, 70113, 70114, 70115, 70116, 70117, 70118, 70119, 70120, 70121, 70122, 70123, 70124, 70125, 70126, 70128, 70129, 70130, 70131, 70132, 70133, 70134, 70135, 70136, 70137, 70138, 70139, 70141, 70142, 70143, 70144, 70145, 70146, 70147, 70148, 70149, 70150, 70151, 70152, 70153, 70154, 70155, 70157, 70160, 70162, 70163, 70164, 70165, 70166, 70167, 70168, 70169, 70170, 70171, 70172, 70173, 70174, 70175, 70176, 70177, 70178, 70179, 70180, 70181, 70182, 70183, 70184, 70185, 70188, 70189, 70190, 70191, 70192, 70193, 70194, 70195, 70196, 70197, 70198, 70199, 70200, 70201, 70202, 70203, 70204, 70205, 70206, 70207, 70208, 70209, 70210, 70211, 70212, 70213, 70214, 70215, 70216, 70217, 70218, 70219, 70220, 70221, 70222, 70223, 70224, 70225, 70226, 70227, 70228, 70229, 70230, 70231, 70232, 70233, 70234, 70235, 70236, 70237, 70238, 70240, 70241, 70242, 70243, 70244, 70245, 70246, 70247, 70248, 70249, 70250, 70251, 70252, 70253, 70257, 70258, 70259, 70260, 70261, 70262, 70263, 70264, 70265, 70266, 70267, 70268, 70269, 70270, 70271, 70272, 70273, 70274, 70275, 70276, 70277, 70278, 70279, 70280, 70281, 70282, 70283, 70284, 70285, 70286, 70287, 70288, 70289, 70290, 70291, 70292, 70293, 70294, 70295, 70296, 70297, 70298, 70299, 70300, 70301, 70302, 70303, 70304, 70306, 70307, 70308, 70309, 70311, 70312, 70313, 70314, 70315, 70316, 70317, 70318, 70319, 70320, 70321, 70322, 70323, 70324, 70325, 70326, 70327, 70328, 70329, 70330, 70331, 70332, 70333, 70334, 70335, 70336, 70337, 70338, 70339, 70340, 70341, 70342, 70343, 70344, 70345, 70346, 70347, 70348, 70349, 70350, 70351, 70352, 70353, 70354, 70355, 70356, 70357, 70358, 70359, 70360, 70361, 70362, 70363, 70364, 70365, 70366, 70367, 70368, 70369, 70370, 70371, 70372, 70373, 70374, 70375, 70376, 70377, 70378, 70379, 70380, 70381, 70382, 70383, 70384, 70385, 70386, 70387, 70388, 70389, 70390, 70391, 70392, 70393, 70394, 70395, 70396, 70397, 70398, 70399, 70400, 70401, 70402, 70403, 70404, 70405, 70406, 70407, 70408, 70409, 70410, 70411, 70412, 70413, 70414, 70415, 70416, 70417, 70418, 70419, 70420, 70421, 70422, 70423, 70424, 70425, 70426, 70427, 70428, 70429, 70430, 70431, 70432, 70433, 70434, 70435, 70436, 70437, 70438, 70439, 70440, 70441, 70443, 70444, 70445, 70446, 70447, 70448, 70449, 70450, 70451, 70452, 70453, 70454, 70455, 70456, 70460, 70461, 70462, 70463, 70464, 70465, 70466, 70467, 70468, 70469, 70470, 70471, 70472, 70473, 70474, 70475, 70476, 70477, 70478, 70480, 70481, 70482, 70483, 70484, 70489, 70490, 70491, 70492, 70493, 70494, 70495, 70496, 70497, 70498, 70499, 70500, 70501, 70503, 70504, 70505, 70506, 70507, 70508, 70509, 70510, 70511, 70512, 70513, 70514, 70515, 70516, 70517, 70518, 70519, 70520, 70521, 70522, 70523, 70524, 70525, 70526, 70527, 70528, 70529, 70530, 70531, 70533, 70534, 70535, 70542, 70543, 70544, 70545, 70546, 70547, 70551, 70552, 70553, 70555, 70556, 70557, 70558, 70559, 70560, 70561, 70563, 70564, 70565, 70566, 70567, 70571, 70572, 70573, 70574, 70576, 70577, 70579, 70581, 70583, 70584, 70585, 70586, 70587, 70588, 70589, 70591, 70592, 70594, 70595, 70596, 70597, 70602, 70605, 70606, 70607, 70608, 70609, 70610, 70611, 70612, 70613, 70614, 70615, 70616, 70617, 70618, 70619, 70620, 70621, 70622, 70623, 70624, 70625, 70626, 70627, 70628, 70633, 70643, 70647, 70648, 70649, 70653, 70654, 70655, 70656, 70658, 70659, 70660, 70661, 70662, 70663, 70665, 70666, 70672, 70673, 70674, 70677, 70678, 70679, 70680, 70682, 70683, 70684, 70688, 70689, 70690, 70691, 70692, 70693, 70694, 70695, 70698, 70700, 70701, 70702, 70703, 70704, 70705, 70706, 70707, 70708, 70709, 70712, 70713, 70714, 70716, 70718, 70719, 70720, 70721, 70722, 70723, 70726, 70727, 70728, 70729, 70731, 70732, 70733, 70734, 70735, 70736, 70737, 70738, 70739, 70740, 70741, 70742, 70743, 70744, 70745, 70746, 70747, 70748, 70749, 70750, 70751, 70752, 70754, 70755, 70757, 70758, 70759, 70760, 70761, 70762, 70774, 70775, 70779, 70783, 70784, 70785, 70786, 70787, 70788, 70789, 70790, 70791, 70792, 70794, 70795, 70797, 70798, 70799, 70800, 70801, 70802, 70803, 70804, 70805, 70806, 70812, 70813, 70817, 70818, 70822, 70823, 70824, 70844, 70849, 70850, 70852, 70855, 70858, 70859, 70860, 70861, 70862, 70863, 70864, 70865, 70866, 70868, 70869, 70873, 70877, 70878, 70879, 70884, 70888, 70889, 70893, 70894, 70898, 70899, 70900, 70901, 70902, 70904, 70905, 70906, 70907, 70908, 70909, 70910, 70920, 70921, 70924, 70925, 70926, 70927, 70928, 70929, 70930, 70931, 70932, 70933, 70934, 70935, 70936, 70937, 70938, 70939, 70940, 70941, 70942, 70943, 70944, 70945, 70946, 70947, 70948, 70949, 70950, 70951, 70954, 70955, 70956, 70959, 70963, 70966, 70967, 70968, 70969, 70970, 70971, 70972, 70973, 70974, 70976, 70977, 70978, 70979, 70980, 70981, 70982, 70983, 70984, 70985, 70986, 70987, 70988, 70989, 70996, 70997, 70998, 70999, 71000, 71001, 71002, 71003, 71004, 71005, 71006, 71007, 71008, 71009, 71010, 71011, 71012, 71013, 71014, 71015, 71016, 71017, 71018, 71019, 71020, 71021, 71022, 71023, 71024, 71025, 71026, 71027, 71028, 71029, 71030, 71031, 71032, 71033, 71034, 71035, 71036, 71037, 71039, 71040, 71041, 71042, 71043, 71044, 71045, 71046, 71047, 71048, 71049, 71050, 71051, 71052, 71053, 71054, 71055, 71056, 71057, 71058, 71059, 71060, 71061, 71062, 71063, 71064, 71065, 71066, 71067, 71068, 71069, 71070, 71071, 71072, 71073, 71074, 71075, 71076, 71077, 71078, 71079, 71080, 71081, 71082, 71083, 71084, 71085, 71086, 71087, 71089, 71091, 71092, 71093, 71094, 71095, 71096, 71097, 71098, 71100, 71101, 71102, 71103, 71105, 71106, 71107, 71108, 71109, 71110, 71111, 71112, 71113, 71114, 71116, 71119, 71120, 71121, 71122, 71123, 71124, 71125, 71126, 71127, 71128, 71129, 71130, 71131, 71132, 71133, 71134, 71136, 71137, 71139, 71140, 71141, 71142, 71143, 71144, 71145, 71146, 71147, 71148, 71149, 71150, 71151, 71152, 71153, 71154, 71155, 71156, 71157, 71158, 71159, 71160, 71161, 71162, 71163, 71164, 71165, 71166, 71167, 71169, 71170, 71171, 71172, 71173, 71174, 71175, 71176, 71177, 71178, 71179, 71180, 71187, 71188, 71192, 71193, 71194, 71195, 71196, 71197, 71199, 71200, 71201, 71202, 71203, 71204, 71205, 71206, 71207, 71208, 71209, 71210, 71211, 71212, 71213, 71214, 71215, 71216, 71217, 71218, 71219, 71220, 71221, 71222, 71223, 71224, 71225, 71226, 71228, 71235, 71239, 71244, 71245, 71246, 71247, 71248, 71249, 71250, 71251, 71252, 71253, 71254, 71255, 71256, 71257, 71258, 71259, 71260, 71261, 71262, 71263, 71264, 71265, 71266, 71267, 71268, 71269, 71270, 71271, 71272, 71273, 71274, 71275, 71276, 71277, 71278, 71279, 71280, 71281, 71282, 71283, 71284, 71285, 71286, 71287, 71288, 71289, 71290, 71291, 71292, 71293, 71294, 71296, 71297, 71298, 71299, 71300, 71301, 71302, 71303, 71304, 71305, 71306, 71307, 71308, 71309, 71310, 71311, 71312, 71313, 71314, 71315, 71316, 71317, 71318, 71319, 71320, 71321, 71322, 71323, 71324, 71326, 71327, 71328, 71329, 71330, 71331, 71332, 71333, 71334, 71335, 71336, 71337, 71338, 71340, 71341, 71342, 71343, 71344, 71345, 71346, 71347, 71348, 71349, 71350, 71351, 71352, 71353, 71354, 71355, 71357, 71358, 71359, 71360, 71361, 71362, 71363, 71364, 71365, 71366, 71367, 71369, 71371, 71372, 71373, 71374, 71375, 71376, 71377, 71378, 71379, 71380, 71381, 71382, 71383, 71384, 71385, 71386, 71387, 71388, 71389, 71390, 71391, 71392, 71393, 71394, 71395, 71396, 71397, 71398, 71400, 71401, 71403, 71404, 71405, 71407, 71408, 71409, 71410, 71413, 71414, 71415, 71420, 71423, 71424, 71425, 71426, 71427, 71428, 71429, 71430, 71431, 71432, 71433, 71434, 71435, 71436, 71437, 71438, 71439, 71440, 71441, 71442, 71443, 71444, 71445, 71446, 71447, 71448, 71449, 71450, 71451, 71452, 71453, 71454, 71455, 71457, 71459, 71460, 71461, 71462, 71463, 71464, 71465, 71466, 71467, 71468, 71469, 71470, 71471, 71472, 71473, 71474, 71475, 71476, 71477, 71478, 71479, 71480, 71481, 71482, 71483, 71484, 71485, 71486, 71487, 71488, 71489, 71490, 71491, 71492, 71493, 71494, 71495, 71496, 71497, 71498, 71499, 71500, 71501, 71502, 71503, 71504, 71505, 71506, 71507, 71508, 71509, 71510, 71511, 71512, 71513, 71514, 71515, 71516, 71517, 71518, 71519, 71520, 71525, 71526, 71527, 71529, 71530, 71532, 71533, 71540, 71542, 71543, 71544, 71548, 71550, 71560, 71564, 71578, 71585, 71589, 71590, 71591, 71592, 71593, 71597, 71599, 71600, 71603, 71604, 71605, 71606, 71610, 71611, 71612, 71613, 71614, 71615, 71616, 71617, 71618, 71619, 71620, 71621, 71622, 71623, 71624, 71625, 71626, 71628, 71629, 71630, 71631, 71632, 71635, 71636, 71637, 71638, 71639, 71641, 71642, 71643, 71644, 71645, 71646, 71647, 71649, 71655, 71656, 71657, 71658, 71659, 71660, 71661, 71662, 71663, 71664, 71665, 71669, 71670, 71671, 71672, 71673, 71674, 71675, 71676, 71681, 71682, 71683, 71684, 71685, 71686, 71687, 71691, 71692, 71693, 71694, 71695, 71696, 71697, 71698, 71699, 71700, 71701, 71705, 71711, 71712, 71713, 71715, 71716, 71717, 71718, 71719, 71720, 71721, 71723, 71725, 71726, 71727, 71728, 71729, 71730, 71732, 71734, 71735, 71736, 71737, 71738, 71739, 71740, 71741, 71742, 71743, 71744, 71745, 71746, 71747, 71748, 71749, 71750, 71751, 71752, 71753, 71754, 71755, 71756, 71757, 71758, 71759, 71760, 71761, 71762, 71763, 71764, 71765, 71766, 71767, 71769, 71770, 71771, 71772, 71773, 71774, 71775, 71776, 71777, 71778, 71780, 71781, 71782, 71783, 71784, 71785, 71786, 71787, 71788, 71789, 71790, 71794, 71795, 71796, 71797, 71798, 71799, 71800, 71801, 71802, 71803, 71812, 71816, 71817, 71818, 71819, 71820, 71821, 71822, 71823, 71824, 71825, 71826, 71827, 71828, 71829, 71830, 71831, 71832, 71833, 71834, 71835, 71836, 71837, 71838, 71839, 71840, 71841, 71842, 71843, 71844, 71845, 71846, 71847, 71848, 71849, 71850, 71851, 71852, 71853, 71854, 71855, 71856, 71857, 71858, 71859, 71860, 71861, 71862, 71863, 71864, 71865, 71866, 71867, 71868, 71869, 71870, 71875, 71876, 71877, 71879, 71881, 71882, 71883, 71884, 71885, 71886, 71887, 71888, 71889, 71890, 71891, 71892, 71893, 71894, 71895, 71896, 71897, 71898, 71899, 71900, 71901, 71902, 71905, 71906, 71907, 71908, 71909, 71910, 71911, 71912, 71913, 71914, 71915, 71916, 71917, 71918, 71919, 71920, 71921, 71922, 71923, 71924, 71925, 71926, 71927, 71928, 71929, 71930, 71931, 71932, 71933, 71934, 71938, 71939, 71940, 71941, 71942, 71943, 71944, 71945, 71946, 71950, 71951, 71952, 71953, 71954, 71955, 71956, 71959, 71960, 71961, 71963, 71964, 71965, 71966, 71967, 71968, 71969, 71970, 71971, 71972, 71973, 71974, 71975, 71976, 71977, 71978, 71979, 71982, 71983, 71984, 71985, 71986, 71987, 71988, 71989, 71990, 71991, 71992, 71993, 71994, 71995, 71996, 71997, 71998, 71999, 72000, 72001, 72002, 72003, 72005, 72006, 72007, 72008, 72009, 72014, 72015, 72016, 72017, 72018, 72020, 72023, 72024, 72025, 72026, 72027, 72028, 72029, 72030, 72031, 72032, 72033, 72034, 72035, 72036, 72037, 72038, 72039, 72040, 72041, 72042, 72043, 72045, 72048, 72049, 72050, 72051, 72052, 72053, 72054, 72055, 72056, 72057, 72059, 72060, 72065, 72095, 72096, 72097, 72098, 72099, 72100, 72101, 72102, 72103, 72104, 72105, 72106, 72107, 72108, 72109, 72110, 72111, 72112, 72113, 72114, 72115, 72116, 72117, 72118, 72129, 72130, 72131, 72132, 72139, 72144, 72145, 72150, 72151, 72152, 72153, 72154, 72155, 72156, 72157, 72158, 72159, 72160, 72161, 72162, 72171, 72172, 72173, 72174, 72175, 72177, 72180, 72190, 72191, 72192, 72193, 72194, 72195, 72197, 72198, 72215, 72216, 72218, 72219, 72220, 72221, 72223, 72224, 72225, 72227, 72228, 72230, 72232, 72234, 72235, 72236, 72237, 72238, 72239, 72240, 72241, 72244, 72245, 72247, 72248, 72249, 72251, 72253, 72254, 72255, 72256, 72257, 72258, 72259, 72260, 72261, 72262, 72263, 72264, 72265, 72266, 72267, 72270, 72271, 72272, 72273, 72274, 72275, 72276, 72277, 72278, 72279, 72280, 72281, 72282, 72283, 72285, 72286, 72287, 72288, 72289, 72290, 72291, 72292, 72293, 72294, 72295, 72296, 72297, 72298, 72300, 72301, 72302, 72304, 72305, 72306, 72307, 72308, 72309, 72311, 72312, 72313, 72314, 72315, 72316, 72317, 72318, 72319, 72322, 72327, 72328, 72329, 72330, 72331, 72334, 72336, 72337, 72338, 72339, 72340, 72341, 72342, 72343, 72344, 72345, 72346, 72347, 72348, 72349, 72350, 72351, 72352, 72353, 72354, 72355, 72356, 72357, 72358, 72359, 72360, 72361, 72362, 72363, 72364, 72365, 72366, 72367, 72368, 72369, 72370, 72371, 72372, 72373, 72374, 72375, 72376, 72377, 72378, 72380, 72381, 72382, 72383, 72385, 72386, 72387, 72388, 72389, 72390, 72391, 72392, 72393, 72394, 72395, 72396, 72397, 72399, 72400, 72403, 72404, 72405, 72406, 72407, 72408, 72409, 72410, 72411, 72412, 72413, 72414, 72415, 72416, 72417, 72418, 72419, 72421, 72422, 72423, 72424, 72425, 72426, 72427, 72428, 72429, 72430, 72431, 72432, 72433, 72434, 72435, 72436, 72437, 72438, 72440, 72441, 72442, 72443, 72444, 72445, 72446, 72447, 72448, 72449, 72450, 72451, 72452, 72453, 72454, 72455, 72456, 72457, 72458, 72459, 72460, 72461, 72462, 72463, 72464, 72465, 72466, 72467, 72468, 72469, 72473, 72474, 72475, 72476, 72477, 72478, 72479, 72480, 72481, 72482, 72483, 72484, 72485, 72486, 72487, 72488, 72489, 72490, 72491, 72492, 72493, 72494, 72496, 72497, 72498, 72499, 72500, 72501, 72502, 72503, 72504, 72505, 72515, 72516, 72517, 72518, 72519, 72524, 72525, 72527, 72528, 72529, 72530, 72531, 72532, 72533, 72534, 72535, 72536, 72537, 72538, 72539, 72540, 72541, 72542, 72543, 72545, 72546, 72547, 72548, 72549, 72550, 72551, 72552, 72553, 72554, 72555, 72556, 72557, 72558, 72559, 72560, 72561, 72562, 72563, 72564, 72565, 72567, 72568, 72569, 72570, 72571, 72572, 72573, 72575, 72578, 72579, 72580, 72581, 72582, 72584, 72585, 72587, 72588, 72590, 72592, 72593, 72594, 72595, 72596, 72597, 72598, 72599, 72601, 72602, 72603, 72604, 72605, 72606, 72607, 72609, 72610, 72613, 72614, 72615, 72616, 72619, 72620, 72621, 72623, 72624, 72626, 72627, 72628, 72629, 72631, 72633, 72634, 72635, 72636, 72637, 72638, 72639, 72640, 72641, 72642, 72643, 72644, 72645, 72646, 72647, 72649, 72650, 72651, 72652, 72653, 72654, 72655, 72656, 72658, 72660, 72661, 72662, 72663, 72665, 72666, 72667, 72668, 72669, 72670, 72671, 72672, 72673, 72674, 72675, 72676, 72677, 72678, 72681, 72691, 72694, 72695, 72696, 72699, 72705, 72709, 72710, 72713, 72714, 72723, 72724, 72725, 72726, 72727, 72728, 72733, 72744, 72747, 72748, 72749, 72750, 72751, 72752, 72753, 72754, 72755, 72756, 72757, 72758, 72759, 72760, 72761, 72762, 72763, 72764, 72765, 72766, 72767, 72768, 72769, 72770, 72771, 72772, 72773, 72774, 72775, 72777, 72779, 72780, 72781, 72783, 72784, 72785, 72787, 72788, 72789, 72791, 72792, 72793, 72794, 72795, 72796, 72797, 72799, 72800, 72801, 72802, 72803, 72804, 72805, 72806, 72807, 72808, 72809, 72810, 72813, 72814, 72815, 72818, 72819, 72821, 72822, 72823, 72828, 72829, 72830, 72831, 72832, 72833, 72834, 72835, 72836, 72837, 72838, 72840, 72841, 72842, 72843, 72844, 72845, 72846, 72847, 72849, 72850, 72851, 72854, 72863, 72864, 72865, 72866, 72867, 72868, 72870, 72871, 72872, 72873, 72874, 72875, 72876, 72877, 72878, 72880, 72881, 72882, 72886, 72887, 72888, 72889, 72890, 72891, 72892, 72893, 72894, 72895, 72896, 72897, 72898, 72900, 72901, 72902, 72903, 72904, 72905, 72906, 72907, 72908, 72909, 72910, 72911, 72912, 72913, 72914, 72915, 72916, 72917, 72918, 72919, 72920, 72921, 72922, 72923, 72924, 72925, 72926, 72927, 72928, 72929, 72934, 72940, 72941, 72942, 72943, 72944, 72945, 72947, 72948, 72949, 72950, 72951, 72952, 72953, 72954, 72955, 72956, 72957, 72958, 72959, 72960, 72961, 72962, 72963, 72964, 72965, 72966, 72967, 72968, 72970, 72971, 72972, 72973, 72976, 72977, 72981, 72982, 72983, 72984, 72985, 72986, 72987, 72988, 72989, 72990, 72991, 72992, 72993, 72994, 72995, 72996, 72997, 72998, 73000, 73001, 73002, 73003, 73004, 73005, 73006, 73007, 73008, 73009, 73010, 73011, 73012, 73013, 73014, 73015, 73016, 73017, 73018, 73019, 73020, 73021, 73022, 73023, 73024, 73025, 73026, 73027, 73028, 73029, 73030, 73031, 73032, 73033, 73034, 73035, 73037, 73038, 73039, 73040, 73041, 73042, 73043, 73044, 73045, 73046, 73047, 73048, 73049, 73050, 73052, 73053, 73054, 73055, 73059, 73060, 73061, 73062, 73063, 73064, 73065, 73066, 73068, 73069, 73073, 73081, 73082, 73083, 73084, 73085, 73086, 73087, 73088, 73091, 73092, 73093, 73094, 73095, 73096, 73097, 73098, 73099, 73100, 73101, 73102, 73103, 73104, 73105, 73106, 73107, 73108, 73109, 73110, 73112, 73113, 73114, 73115, 73116, 73117, 73118, 73119, 73120, 73121, 73122, 73123, 73124, 73125, 73126, 73127, 73128, 73129, 73130, 73131, 73132, 73133, 73134, 73135, 73136, 73137, 73138, 73139, 73140, 73141, 73142, 73143, 73144, 73145, 73146, 73147, 73148, 73149, 73150, 73151, 73152, 73153, 73154, 73155, 73156, 73157, 73158, 73159, 73160, 73161, 73162, 73163, 73164, 73166, 73167, 73168, 73169, 73170, 73171, 73172, 73173, 73174, 73175, 73180, 73181, 73182, 73183, 73184, 73185, 73186, 73188, 73189, 73190, 73191, 73192, 73193, 73194, 73195, 73196, 73197, 73198, 73199, 73200, 73204, 73205, 73206, 73207, 73208, 73209, 73210, 73211, 73212, 73213, 73214, 73217, 73222, 73223, 73224, 73225, 73226, 73227, 73230, 73231, 73234, 73236, 73241, 73242, 73243, 73245, 73250, 73251, 73253, 73255, 73256, 73257, 73258, 73259, 73260, 73261, 73262, 73263, 73265, 73266, 73267, 73268, 73269, 73270, 73271, 73272, 73273, 73274, 73275, 73276, 73277, 73278, 73279, 73280, 73281, 73282, 73283, 73284, 73285, 73290, 73292, 73293, 73294, 73295, 73296, 73297, 73298, 73299, 73300, 73301, 73302, 73303, 73304, 73305, 73306, 73307, 73308, 73309, 73310, 73313, 73314, 73315, 73316, 73317, 73318, 73319, 73320, 73322, 73323, 73324, 73325, 73326, 73327, 73328, 73329, 73330, 73331, 73332, 73333, 73334, 73335, 73338, 73340, 73342, 73343, 73345, 73346, 73347, 73348, 73349, 73350, 73351, 73352, 73353, 73354, 73355, 73356, 73357, 73358, 73359, 73360, 73361, 73362, 73363, 73364, 73365, 73366, 73367, 73368, 73369, 73371, 73372, 73373, 73375, 73378, 73379, 73385, 73386, 73387, 73389, 73390, 73392, 73393, 73394, 73395, 73396, 73397, 73398, 73399, 73400, 73401, 73402, 73403, 73404, 73406, 73407, 73408, 73409, 73410, 73411, 73412, 73414, 73415, 73416, 73417, 73422, 73424, 73425, 73426, 73427, 73433, 73434, 73435, 73436, 73438, 73439, 73440, 73441, 73443, 73446, 73448, 73449, 73451, 73452, 73453, 73454, 73456, 73458, 73459, 73460, 73461, 73462, 73463, 73464, 73465, 73466, 73467, 73468, 73469, 73470, 73471, 73472, 73473, 73475, 73476, 73477, 73479, 73480, 73481, 73482, 73483, 73484, 73485, 73486, 73487, 73488, 73489, 73490, 73491, 73492, 73493, 73494, 73495, 73496, 73497, 73498, 73499, 73500, 73501, 73502, 73503, 73504, 73505, 73506, 73507, 73508, 73509, 73510, 73511, 73512, 73513, 73514, 73515, 73516, 73517, 73519, 73520, 73521, 73522, 73523, 73524, 73526, 73527, 73528, 73529, 73530, 73531, 73532, 73533, 73534, 73535, 73536, 73538, 73539, 73540, 73541, 73542, 73543, 73544, 73545, 73546, 73547, 73548, 73549, 73550, 73551, 73552, 73553, 73554, 73555, 73556, 73557, 73558, 73559, 73560, 73561, 73562, 73563, 73564, 73565, 73566, 73569, 73570, 73571, 73572, 73573, 73574, 73575, 73576, 73577, 73578, 73579, 73584, 73585, 73586, 73587, 73588, 73589, 73590, 73591, 73592, 73593, 73594, 73595, 73597, 73598, 73600, 73601, 73602, 73603, 73604, 73605, 73606, 73607, 73608, 73613, 73614, 73615, 73616, 73617, 73618, 73619, 73620, 73621, 73622, 73623, 73624, 73625, 73626, 73627, 73628, 73629, 73632, 73633, 73634, 73635, 73636, 73637, 73638, 73639, 73640, 73641, 73642, 73643, 73644, 73645, 73646, 73647, 73648, 73649, 73650, 73651, 73653, 73654, 73655, 73656, 73657, 73659, 73660, 73661, 73662, 73663, 73664, 73665, 73666, 73667, 73668, 73669, 73670, 73672, 73674, 73675, 73676, 73677, 73678, 73679, 73680, 73681, 73682, 73683, 73684, 73685, 73686, 73688, 73689, 73690, 73691, 73692, 73693, 73694, 73695, 73696, 73697, 73698, 73699, 73700, 73701, 73702, 73703, 73704, 73706, 73707, 73709, 73710, 73711, 73712, 73713, 73714, 73715, 73716, 73717, 73718, 73720, 73721, 73722, 73723, 73724, 73725, 73726, 73727, 73728, 73729, 73730, 73731, 73732, 73733, 73734, 73735, 73736, 73737, 73738, 73739, 73740, 73741, 73742, 73743, 73744, 73745, 73747, 73748, 73749, 73750, 73751, 73753, 73754, 73755, 73756, 73757, 73759, 73760, 73763, 73764, 73765, 73766, 73767, 73768, 73769, 73770, 73771, 73772, 73773, 73774, 73775, 73778, 73779, 73780, 73781, 73782, 73783, 73784, 73785, 73786, 73787, 73788, 73789, 73790, 73791, 73792, 73793, 73794, 73795, 73796, 73797, 73798, 73799, 73800, 73801, 73805, 73806, 73808, 73809, 73810, 73811, 73812, 73813, 73814, 73815, 73816, 73817, 73818, 73819, 73820, 73821, 73822, 73823, 73825, 73826, 73827, 73828, 73829, 73830, 73831, 73832, 73833, 73834, 73835, 73836, 73837, 73838, 73839, 73840, 73841, 73842, 73843, 73844, 73845, 73846, 73847, 73849, 73850, 73854, 73855, 73856, 73857, 73858, 73859, 73860, 73861, 73862, 73864, 73867, 73868, 73869, 73870, 73871, 73874, 73875, 73876, 73877, 73878, 73879, 73880, 73884, 73886, 73887, 73888, 73889, 73890, 73891, 73893, 73894, 73895, 73896, 73897, 73898, 73899, 73900, 73901, 73902, 73903, 73904, 73905, 73906, 73907, 73908, 73909, 73910, 73911, 73913, 73914, 73915, 73917, 73918, 73919, 73920, 73921, 73922, 73923, 73924, 73925, 73927, 73929, 73934, 73935, 73936, 73937, 73939, 73940, 73941, 73942, 73947, 73948, 73949, 73951, 73952, 73953, 73954, 73955, 73956, 73957, 73958, 73959, 73960, 73961, 73962, 73963, 73964, 73965, 73966, 73967, 73968, 73969, 73970, 73971, 73972, 73973, 73974, 73975, 73977, 73978, 73979, 73980, 73981, 73982, 73983, 73984, 73985, 73986, 73987, 73988, 73989, 73990, 73991, 73992, 73993, 73994, 73995, 73996, 73998, 73999, 74000, 74001, 74003, 74004, 74005, 74006, 74007, 74008, 74009, 74010, 74012, 74014, 74015, 74016, 74017, 74018, 74019, 74020, 74021, 74022, 74023, 74024, 74025, 74026, 74027, 74028, 74029, 74030, 74031, 74032, 74037, 74038, 74039, 74041, 74042, 74043, 74049, 74052, 74053, 74054, 74055, 74056, 74057, 74058, 74059, 74060, 74061, 74062, 74063, 74064, 74065, 74066, 74067, 74068, 74069, 74070, 74071, 74072, 74073, 74075, 74076, 74078, 74080, 74081, 74082, 74084, 74085, 74086, 74087, 74088, 74089, 74090, 74091, 74092, 74093, 74094, 74095, 74096, 74097, 74098, 74099, 74103, 74105, 74106, 74107, 74108, 74109, 74111, 74112, 74116, 74117, 74118, 74120, 74121, 74122, 74123, 74124, 74125, 74127, 74129, 74130, 74139, 74140, 74141, 74143, 74146, 74147, 74148, 74149, 74150, 74153, 74154, 74156, 74157, 74158, 74159, 74160, 74162, 74163, 74164, 74165, 74169, 74170, 74172, 74173, 74174, 74175, 74176, 74177, 74179, 74181, 74184, 74185, 74186, 74187, 74188, 74189, 74190, 74191, 74192, 74193, 74197, 74198, 74199, 74200, 74202, 74204, 74205, 74206, 74207, 74208, 74213, 74214, 74216, 74217, 74218, 74219, 74220, 74221, 74222, 74223, 74224, 74225, 74228, 74229, 74230, 74231, 74232, 74233, 74235, 74236, 74237, 74238, 74239, 74240, 74241, 74243, 74244, 74245, 74246, 74248, 74249, 74250, 74251, 74252, 74253, 74254, 74255, 74256, 74257, 74258, 74259, 74260, 74261, 74262, 74263, 74264, 74265, 74266, 74272, 74273, 74276, 74279, 74280, 74282, 74283, 74284, 74285, 74286, 74287, 74288, 74289, 74290, 74292, 74293, 74294, 74299, 74300, 74302, 74310, 74326, 74327, 74329, 74330, 74332, 74333, 74339, 74340, 74342, 74343, 74344, 74347, 74349, 74351, 74352, 74353, 74354, 74355, 74356, 74357, 74358, 74361, 74362, 74363, 74364, 74365, 74366, 74367, 74368, 74369, 74370, 74371, 74373, 74374, 74375, 74376, 74377, 74378, 74379, 74380, 74381, 74382, 74383, 74384, 74386, 74387, 74388, 74389, 74390, 74392, 74394, 74396, 74397, 74398, 74399, 74400, 74401, 74402, 74403, 74404, 74405, 74406, 74407, 74408, 74409, 74410, 74411, 74412, 74413, 74414, 74415, 74417, 74419, 74420, 74421, 74426, 74431, 74432, 74433, 74434, 74435, 74436, 74439, 74441, 74443, 74446, 74448, 74450, 74458, 74462, 74463, 74465, 74466, 74471, 74475, 74476, 74477, 74478, 74480, 74483, 74485, 74486, 74488, 74489, 74490, 74491, 74492, 74493, 74495, 74496, 74497, 74498, 74499, 74500, 74504, 74505, 74507, 74508, 74509, 74514, 74515, 74516, 74517, 74518, 74519, 74528, 74529, 74531, 74533, 74534, 74535, 74536, 74542, 74543, 74544, 74545, 74547, 74548, 74549, 74550, 74551, 74552, 74553, 74554, 74555, 74556, 74565, 74569, 74570, 74571, 74572, 74573, 74574, 74575, 74576, 74577, 74578, 74579, 74580, 74581, 74583, 74584, 74585, 74586, 74587, 74588, 74589, 74590, 74591, 74592, 74593, 74594, 74595, 74597, 74598, 74599, 74600, 74601, 74602, 74603, 74604, 74605, 74606, 74607, 74608, 74609, 74610, 74611, 74612, 74613, 74614, 74615, 74620, 74621, 74622, 74624, 74625, 74630, 74631, 74632, 74633, 74634, 74635, 74636, 74637, 74638, 74639, 74640, 74641, 74642, 74643, 74644, 74645, 74646, 74647, 74648, 74649, 74650, 74651, 74652, 74653, 74655, 74656, 74657, 74658, 74659, 74660, 74661, 74662, 74663, 74664, 74665, 74667, 74668, 74669, 74670, 74671, 74672, 74673, 74674, 74675, 74678, 74680, 74681, 74683, 74685, 74686, 74687, 74688, 74689, 74690, 74691, 74692, 74693, 74694, 74695, 74696, 74697, 74698, 74699, 74700, 74701, 74702, 74703, 74704, 74705, 74706, 74707, 74708, 74709, 74710, 74711, 74712, 74713, 74714, 74715, 74716, 74717, 74718, 74719, 74720, 74721, 74722, 74723, 74724, 74725, 74726, 74727, 74728, 74729, 74730, 74731, 74732, 74737, 74738, 74739, 74740, 74741, 74742, 74743, 74744, 74745, 74746, 74747, 74748, 74749, 74750, 74751, 74752, 74753, 74754, 74755, 74756, 74757, 74758, 74759, 74760, 74763, 74766, 74767, 74769, 74771, 74772, 74776, 74778, 74780, 74781, 74782, 74783, 74784, 74785, 74786, 74787, 74788, 74789, 74790, 74791, 74792, 74793, 74795, 74796, 74797, 74798, 74799, 74800, 74801, 74802, 74803, 74804, 74805, 74806, 74807, 74808, 74809, 74810, 74811, 74812, 74813, 74814, 74815, 74816, 74817, 74818, 74819, 74820, 74831, 74832, 74833, 74834, 74836, 74841, 74842, 74843, 74844, 74845, 74846, 74847, 74848, 74849, 74850, 74852, 74853, 74861, 74864, 74866, 74867, 74868, 74869, 74870, 74871, 74872, 74873, 74874, 74875, 74876, 74877, 74878, 74879, 74880, 74881, 74882, 74883, 74884, 74885, 74886, 74887, 74888, 74889, 74890, 74891, 74892, 74893, 74894, 74895, 74896, 74897, 74898, 74899, 74900, 74901, 74902, 74903, 74904, 74905, 74906, 74907, 74908, 74910, 74915, 74916, 74917, 74918, 74919, 74920, 74922, 74923, 74924, 74925, 74926, 74927, 74928, 74929, 74930, 74931, 74932, 74933, 74934, 74935, 74936, 74937, 74938, 74939, 74940, 74941, 74942, 74943, 74944, 74945, 74946, 74947, 74948, 74949, 74950, 74951, 74952, 74953, 74954, 74955, 74956, 74957, 74959, 74960, 74962, 74963, 74966, 74967, 74968, 74969, 74970, 74971, 74972, 74974, 74976, 74977, 74979, 74980, 74981, 74982, 74983, 74984, 74985, 74986, 74987, 74988, 74989, 74990, 74991, 74992, 74994, 74995, 74996, 74997, 74998, 74999, 75000, 75001, 75005, 75006, 75007, 75008, 75009, 75010, 75011, 75012, 75014, 75015, 75019, 75021, 75022, 75023, 75024, 75025, 75026, 75027, 75028, 75029, 75030, 75031, 75032, 75033, 75034, 75035, 75036, 75037, 75038, 75039, 75040, 75041, 75042, 75043, 75044, 75045, 75046, 75047, 75049, 75055, 75056, 75057, 75058, 75059, 75060, 75061, 75062, 75063, 75064, 75065, 75066, 75067, 75068, 75069, 75070, 75071, 75072, 75073, 75076, 75077, 75078, 75079, 75080, 75081, 75082, 75084, 75085, 75086, 75088, 75089, 75090, 75091, 75092, 75093, 75094, 75095, 75096, 75097, 75099, 75100, 75101, 75102, 75103, 75104, 75105, 75106, 75107, 75108, 75109, 75110, 75111, 75113, 75114, 75115, 75116, 75117, 75118, 75119, 75120, 75121, 75122, 75123, 75124, 75125, 75126, 75127, 75128, 75129, 75131, 75132, 75133, 75134, 75135, 75136, 75138, 75139, 75140, 75141, 75142, 75143, 75144, 75145, 75146, 75147, 75148, 75149, 75150, 75151, 75152, 75153, 75154, 75155, 75156, 75157, 75158, 75159, 75160, 75161, 75162, 75163, 75164, 75167, 75168, 75169, 75170, 75171, 75172, 75174, 75175, 75176, 75177, 75178, 75179, 75180, 75181, 75182, 75184, 75185, 75186, 75187, 75188, 75189, 75190, 75191, 75192, 75193, 75194, 75195, 75196, 75197, 75198, 75199, 75200, 75201, 75202, 75204, 75205, 75206, 75207, 75209, 75210, 75211, 75212, 75214, 75216, 75217, 75219, 75220, 75222, 75223, 75224, 75225, 75226, 75227, 75228, 75229, 75230, 75231, 75232, 75233, 75234, 75235, 75236, 75237, 75238, 75239, 75240, 75241, 75242, 75243, 75245, 75246, 75247, 75248, 75249, 75250, 75251, 75252, 75254, 75255, 75256, 75257, 75258, 75260, 75261, 75262, 75263, 75265, 75266, 75267, 75268, 75269, 75270, 75272, 75273, 75274, 75275, 75279, 75280, 75282, 75283, 75284, 75285, 75286, 75287, 75288, 75289, 75290, 75291, 75292, 75294, 75295, 75296, 75297, 75298, 75301, 75302, 75303, 75304, 75305, 75306, 75307, 75308, 75310, 75311, 75312, 75313, 75314, 75315, 75316, 75318, 75320, 75321, 75322, 75323, 75324, 75325, 75326, 75327, 75328, 75329, 75330, 75331, 75332, 75333, 75334, 75335, 75336, 75337, 75338, 75339, 75342, 75343, 75344, 75345, 75346, 75347, 75348, 75349, 75350, 75351, 75353, 75354, 75355, 75356, 75357, 75358, 75359, 75360, 75361, 75362, 75363, 75367, 75368, 75372, 75373, 75374, 75379, 75381, 75382, 75383, 75384, 75385, 75386, 75387, 75388, 75389, 75390, 75391, 75392, 75393, 75394, 75395, 75396, 75397, 75400, 75401, 75402, 75403, 75404, 75405, 75406, 75408, 75410, 75411, 75412, 75414, 75416, 75417, 75418, 75419, 75420, 75421, 75422, 75423, 75424, 75426, 75427, 75428, 75429, 75430, 75431, 75432, 75433, 75434, 75435, 75436, 75437, 75439, 75440, 75447, 75451, 75452, 75453, 75454, 75459, 75460, 75461, 75462, 75463, 75464, 75465, 75466, 75467, 75468, 75469, 75470, 75471, 75472, 75473, 75475, 75476, 75477, 75478, 75479, 75480, 75482, 75483, 75484, 75485, 75486, 75487, 75488, 75489, 75490, 75492, 75494, 75496, 75497, 75499, 75500, 75502, 75503, 75505, 75506, 75507, 75508, 75509, 75510, 75511, 75512, 75513, 75514, 75515, 75516, 75517, 75518, 75519, 75520, 75521, 75522, 75523, 75524, 75525, 75526, 75527, 75528, 75529, 75530, 75531, 75532, 75533, 75534, 75535, 75536, 75537, 75538, 75539, 75540, 75541, 75542, 75543, 75544, 75545, 75546, 75547, 75548, 75550, 75551, 75552, 75553, 75554, 75555, 75556, 75557, 75558, 75560, 75575, 75580, 75581, 75582, 75583, 75584, 75585, 75586, 75587, 75588, 75589, 75590, 75591, 75593, 75594, 75595, 75596, 75604, 75605, 75606, 75607, 75608, 75611, 75612, 75614, 75615, 75616, 75618, 75619, 75620, 75627, 75628, 75629, 75630, 75631, 75632, 75633, 75634, 75635, 75636, 75637, 75638, 75639, 75640, 75641, 75642, 75643, 75644, 75645, 75646, 75647, 75648, 75651, 75652, 75654, 75655, 75656, 75657, 75658, 75659, 75660, 75661, 75662, 75663, 75665, 75666, 75667, 75668, 75669, 75670, 75671, 75672, 75673, 75674, 75675, 75676, 75677, 75678, 75679, 75680, 75681, 75685, 75686, 75687, 75688, 75689, 75690, 75691, 75692, 75693, 75694, 75695, 75696, 75697, 75701, 75702, 75703, 75704, 75705, 75706, 75707, 75708, 75709, 75710, 75711, 75712, 75713, 75715, 75716, 75717, 75718, 75719, 75720, 75721, 75722, 75723, 75724, 75725, 75726, 75728, 75729, 75730, 75731, 75732, 75733, 75737, 75739, 75742, 75743, 75744, 75745, 75746, 75747, 75748, 75749, 75750, 75751, 75752, 75753, 75754, 75755, 75756, 75757, 75759, 75760, 75761, 75762, 75763, 75765, 75766, 75767, 75768, 75769, 75771, 75772, 75773, 75774, 75775, 75776, 75777, 75778, 75779, 75780, 75781, 75782, 75783, 75784, 75785, 75786, 75787, 75788, 75789, 75790, 75791, 75792, 75793, 75794, 75795, 75796, 75798, 75799, 75800, 75801, 75802, 75803, 75804, 75805, 75806, 75807, 75808, 75809, 75810, 75811, 75812, 75813, 75814, 75815, 75816, 75817, 75818, 75819, 75820, 75821, 75822, 75823, 75824, 75826, 75827, 75828, 75829, 75830, 75831, 75832, 75833, 75834, 75835, 75836, 75838, 75839, 75846, 75849, 75850, 75852, 75853, 75854, 75855, 75856, 75857, 75859, 75860, 75861, 75863, 75864, 75865, 75866, 75867, 75868, 75869, 75870, 75871, 75873, 75874, 75875, 75876, 75877, 75878, 75880, 75881, 75882, 75883, 75884, 75885, 75887, 75892, 75893, 75894, 75895, 75896, 75897, 75898, 75899, 75904, 75906, 75912, 75913, 75914, 75915, 75916, 75918, 75922, 75923, 75924, 75925, 75926, 75927, 75928, 75929, 75932, 75933, 75934, 75935, 75936, 75937, 75938, 75939, 75940, 75941, 75942, 75943, 75944, 75945, 75946, 75947, 75948, 75949, 75950, 75951, 75953, 75954, 75955, 75956, 75957, 75958, 75959, 75963, 75964, 75966, 75967, 75968, 75969, 75972, 75973, 75974, 75975, 75976, 75977, 75978, 75979, 75980, 75981, 75982, 75984, 75985, 75986, 75987, 75988, 75992, 75996, 75997, 75998, 75999, 76000, 76001, 76002, 76003, 76004, 76005, 76007, 76008, 76009, 76010, 76012, 76014, 76015, 76016, 76017, 76018, 76019, 76020, 76021, 76026, 76027, 76028, 76029, 76030, 76031, 76032, 76033, 76034, 76035, 76036, 76037, 76038, 76039, 76040, 76041, 76042, 76043, 76044, 76045, 76046, 76047, 76048, 76049, 76050, 76051, 76052, 76053, 76054, 76055, 76056, 76057, 76058, 76059, 76060, 76061, 76062, 76063, 76064, 76065, 76066, 76067, 76068, 76071, 76074, 76075, 76076, 76077, 76078, 76079, 76080, 76081, 76082, 76083, 76084, 76085, 76086, 76087, 76088, 76089, 76090, 76091, 76092, 76093, 76094, 76095, 76096, 76097, 76098, 76099, 76100, 76101, 76102, 76103, 76104, 76105, 76106, 76107, 76108, 76109, 76110, 76111, 76116, 76117, 76118, 76119, 76120, 76121, 76122, 76123, 76124, 76125, 76126, 76127, 76128, 76129, 76130, 76131, 76132, 76141, 76142, 76143, 76144, 76145, 76146, 76149, 76150, 76151, 76152, 76153, 76154, 76155, 76156, 76157, 76158, 76159, 76160, 76162, 76164, 76168, 76169, 76170, 76172, 76174, 76175, 76176, 76177, 76178, 76179, 76180, 76181, 76182, 76183, 76184, 76185, 76186, 76187, 76188, 76189, 76190, 76191, 76192, 76193, 76194, 76195, 76196, 76197, 76198, 76199, 76200, 76201, 76202, 76204, 76205, 76206, 76207, 76208, 76209, 76210, 76211, 76212, 76213, 76214, 76215, 76216, 76217, 76218, 76219, 76220, 76221, 76222, 76223, 76224, 76227, 76228, 76229, 76231, 76232, 76233, 76234, 76235, 76236, 76238, 76239, 76240, 76241, 76242, 76249, 76250, 76252, 76253, 76254, 76255, 76259, 76260, 76261, 76262, 76263, 76264, 76265, 76266, 76267, 76268, 76269, 76270, 76271, 76273, 76274, 76275, 76276, 76277, 76278, 76279, 76280, 76281, 76282, 76283, 76284, 76285, 76286, 76287, 76288, 76289, 76290, 76292, 76293, 76294, 76295, 76296, 76297, 76304, 76306, 76307, 76308, 76309, 76310, 76312, 76313, 76314, 76315, 76316, 76317, 76318, 76319, 76320, 76321, 76322, 76323, 76324, 76325, 76326, 76327, 76328, 76329, 76330, 76331, 76332, 76333, 76334, 76335, 76337, 76338, 76339, 76340, 76342, 76343, 76344, 76345, 76346, 76347, 76348, 76349, 76350, 76351, 76352, 76353, 76354, 76355, 76356, 76357, 76358, 76359, 76360, 76361, 76362, 76363, 76364, 76365, 76366, 76367, 76369, 76375, 76376, 76377, 76378, 76379, 76380, 76381, 76382, 76383, 76384, 76385, 76386, 76387, 76388, 76389, 76390, 76393, 76394, 76395, 76396, 76398, 76399, 76400, 76401, 76402, 76403, 76405, 76407, 76408, 76411, 76412, 76413, 76414, 76415, 76417, 76418, 76426, 76427, 76428, 76429, 76430, 76431, 76432, 76434, 76435, 76436, 76438, 76439, 76440, 76441, 76442, 76444, 76446, 76447, 76448, 76449, 76450, 76451, 76452, 76453, 76454, 76455, 76456, 76459, 76460, 76461, 76462, 76463, 76464, 76465, 76466, 76467, 76468, 76469, 76471, 76472, 76473, 76476, 76477, 76478, 76479, 76481, 76482, 76483, 76484, 76485, 76486, 76487, 76488, 76489, 76490, 76491, 76492, 76493, 76494, 76495, 76496, 76497, 76498, 76499, 76500, 76501, 76502, 76503, 76504, 76505, 76506, 76508, 76509, 76511, 76512, 76513, 76514, 76515, 76516, 76517, 76518, 76519, 76520, 76521, 76522, 76523, 76524, 76525, 76526, 76527, 76528, 76529, 76532, 76533, 76534, 76535, 76536, 76537, 76538, 76539, 76540, 76541, 76542, 76543, 76544, 76545, 76546, 76547, 76548, 76549, 76550, 76552, 76556, 76557, 76558, 76559, 76560, 76561, 76562, 76563, 76564, 76566, 76567, 76568, 76569, 76570, 76571, 76572, 76573, 76574, 76575, 76576, 76577, 76578, 76579, 76580, 76581, 76582, 76583, 76584, 76585, 76586, 76587, 76588, 76589, 76590, 76591, 76592, 76593, 76594, 76595, 76596, 76597, 76598, 76599, 76600, 76601, 76602, 76603, 76604, 76605, 76606, 76607, 76608, 76609, 76610, 76613, 76616, 76617, 76618, 76619, 76621, 76622, 76623, 76624, 76625, 76626, 76627, 76628, 76629, 76630, 76631, 76632, 76633, 76634, 76635, 76636, 76637, 76638, 76639, 76640, 76641, 76642, 76643, 76645, 76646, 76647, 76648, 76649, 76650, 76651, 76652, 76654, 76655, 76656, 76657, 76658, 76659, 76660, 76661, 76662, 76663, 76665, 76666, 76667, 76668, 76669, 76670, 76671, 76672, 76673, 76674, 76675, 76678, 76679, 76681, 76682, 76683, 76684, 76685, 76686, 76687, 76688, 76689, 76690, 76691, 76692, 76693, 76694, 76695, 76696, 76697, 76698, 76699, 76700, 76701, 76702, 76703, 76704, 76705, 76706, 76707, 76708, 76709, 76710, 76711, 76712, 76713, 76714, 76715, 76716, 76717, 76718, 76719, 76720, 76721, 76722, 76723, 76724, 76725, 76726, 76727, 76728, 76729, 76730, 76731, 76732, 76735, 76736, 76737, 76738, 76739, 76740, 76741, 76742, 76743, 76744, 76745, 76746, 76747, 76748, 76750, 76752, 76753, 76754, 76755, 76756, 76757, 76758, 76759, 76760, 76762, 76763, 76764, 76765, 76766, 76767, 76768, 76770, 76771, 76772, 76773, 76774, 76775, 76777, 76778, 76780, 76781, 76782, 76783, 76784, 76785, 76786, 76787, 76788, 76789, 76790, 76791, 76792, 76793, 76794, 76796, 76797, 76800, 76801, 76802, 76803, 76804, 76805, 76806, 76808, 76809, 76810, 76811, 76812, 76813, 76814, 76815, 76816, 76817, 76818, 76819, 76820, 76821, 76822, 76823, 76824, 76826, 76828, 76829, 76831, 76832, 76837, 76838, 76839, 76840, 76845, 76846, 76847, 76848, 76849, 76850, 76851, 76852, 76857, 76859, 76862, 76863, 76864, 76865, 76866, 76868, 76869, 76870, 76871, 76872, 76873, 76874, 76875, 76876, 76877, 76878, 76879, 76880, 76882, 76883, 76884, 76885, 76886, 76887, 76889, 76891, 76894, 76895, 76896, 76897, 76898, 76899, 76900, 76901, 76902, 76903, 76904, 76905, 76906, 76907, 76908, 76909, 76910, 76912, 76913, 76914, 76915, 76916, 76917, 76918, 76919, 76920, 76921, 76922, 76923, 76924, 76925, 76926, 76927, 76928, 76929, 76930, 76931, 76933, 76935, 76936, 76937, 76938, 76940, 76941, 76944, 76945, 76946, 76947, 76948, 76949, 76951, 76952, 76953, 76954, 76955, 76956, 76957, 76959, 76960, 76961, 76962, 76963, 76964, 76965, 76966, 76967, 76968, 76969, 76970, 76971, 76972, 76973, 76974, 76975, 76976, 76977, 76978, 76981, 76982, 76983, 76985, 76986, 76987, 76988, 76991, 76996, 76997, 76998, 76999, 77000, 77003, 77005, 77006, 77007, 77008, 77009, 77011, 77012, 77014, 77015, 77016, 77017, 77018, 77019, 77020, 77021, 77022, 77023, 77024, 77026, 77027, 77028, 77029, 77030, 77031, 77032, 77033, 77034, 77035, 77036, 77037, 77038, 77042, 77043, 77044, 77045, 77046, 77047, 77051, 77052, 77053, 77063, 77064, 77065, 77066, 77067, 77070, 77075, 77076, 77078, 77079, 77080, 77081, 77082, 77083, 77085, 77086, 77088, 77090, 77091, 77093, 77095, 77096, 77099, 77100, 77101, 77103, 77104, 77105, 77106, 77107, 77108, 77109, 77110, 77111, 77112, 77113, 77114, 77115, 77120, 77122, 77123, 77124, 77125, 77126, 77127, 77128, 77129, 77130, 77131, 77132, 77133, 77134, 77136, 77137, 77138, 77140, 77141, 77142, 77143, 77144, 77145, 77146, 77147, 77148, 77149, 77150, 77151, 77153, 77154, 77155, 77156, 77157, 77158, 77159, 77160, 77161, 77162, 77167, 77168, 77169, 77170, 77171, 77172, 77173, 77174, 77175, 77176, 77178, 77179, 77180, 77181, 77182, 77183, 77184, 77185, 77186, 77187, 77189, 77190, 77191, 77192, 77193, 77194, 77195, 77196, 77197, 77198, 77199, 77200, 77201, 77202, 77203, 77204, 77205, 77206, 77207, 77208, 77209, 77210, 77211, 77212, 77213, 77214, 77216, 77217, 77218, 77219, 77220, 77221, 77222, 77223, 77224, 77225, 77226, 77227, 77228, 77229, 77230, 77231, 77232, 77234, 77235, 77236, 77237, 77238, 77239, 77241, 77243, 77244, 77245, 77247, 77248, 77249, 77250, 77251, 77252, 77253, 77254, 77255, 77256, 77257, 77258, 77259, 77260, 77261, 77262, 77263, 77264, 77266, 77267, 77268, 77269, 77270, 77271, 77272, 77274, 77277, 77278, 77279, 77280, 77281, 77282, 77284, 77285, 77286, 77287, 77288, 77289, 77290, 77291, 77293, 77294, 77295, 77296, 77297, 77298, 77299, 77300, 77303, 77304, 77305, 77306, 77307, 77308, 77309, 77310, 77311, 77312, 77313, 77314, 77315, 77316, 77317, 77318, 77319, 77320, 77321, 77322, 77323, 77324, 77325, 77326, 77327, 77328, 77331, 77332, 77333, 77334, 77335, 77336, 77337, 77338, 77340, 77341, 77342, 77343, 77344, 77345, 77346, 77347, 77348, 77349, 77350, 77351, 77352, 77353, 77354, 77355, 77356, 77357, 77358, 77359, 77360, 77361, 77362, 77363, 77364, 77365, 77366, 77367, 77368, 77369, 77370, 77371, 77372, 77373, 77374, 77375, 77376, 77377, 77378, 77379, 77380, 77381, 77382, 77383, 77384, 77385, 77387, 77388, 77389, 77390, 77391, 77392, 77393, 77394, 77395, 77396, 77397, 77398, 77400, 77402, 77403, 77404, 77405, 77406, 77407, 77408, 77409, 77410, 77411, 77412, 77413, 77414, 77415, 77417, 77418, 77419, 77422, 77423, 77424, 77425, 77426, 77427, 77428, 77429, 77430, 77431, 77434, 77438, 77439, 77440, 77441, 77442, 77443, 77444, 77445, 77446, 77447, 77448, 77449, 77450, 77451, 77452, 77453, 77454, 77455, 77456, 77457, 77458, 77459, 77460, 77461, 77462, 77463, 77465, 77466, 77467, 77468, 77469, 77470, 77471, 77472, 77473, 77474, 77475, 77476, 77477, 77478, 77483, 77485, 77486, 77487, 77488, 77489, 77490, 77491, 77492, 77493, 77494, 77495, 77496, 77497, 77498, 77499, 77500, 77501, 77503, 77504, 77505, 77506, 77507, 77508, 77509, 77510, 77512, 77513, 77516, 77517, 77518, 77519, 77520, 77521, 77522, 77523, 77524, 77525, 77526, 77527, 77528, 77529, 77536, 77538, 77539, 77540, 77541, 77542, 77543, 77548, 77549, 77550, 77551, 77556, 77557, 77558, 77559, 77560, 77561, 77562, 77563, 77564, 77565, 77569, 77570, 77571, 77572, 77573, 77574, 77575, 77576, 77577, 77578, 77579, 77580, 77581, 77582, 77583, 77584, 77585, 77586, 77587, 77588, 77590, 77591, 77592, 77593, 77594, 77595, 77596, 77597, 77598, 77599, 77600, 77601, 77602, 77603, 77604, 77605, 77606, 77607, 77608, 77609, 77610, 77612, 77613, 77614, 77615, 77616, 77617, 77620, 77621, 77622, 77624, 77625, 77626, 77627, 77628, 77629, 77630, 77631, 77632, 77633, 77634, 77635, 77636, 77637, 77638, 77639, 77640, 77641, 77642, 77643, 77644, 77647, 77648, 77649, 77650, 77651, 77652, 77653, 77654, 77655, 77656, 77657, 77658, 77659, 77660, 77661, 77662, 77663, 77664, 77665, 77666, 77667, 77669, 77670, 77671, 77672, 77673, 77674, 77675, 77676, 77677, 77678, 77679, 77680, 77681, 77682, 77683, 77684, 77685, 77686, 77687, 77688, 77689, 77690, 77691, 77692, 77693, 77694, 77695, 77696, 77697, 77698, 77699, 77700, 77701, 77702, 77703, 77704, 77709, 77715, 77716, 77717, 77718, 77719, 77720, 77721, 77722, 77723, 77724, 77725, 77726, 77727, 77728, 77729, 77730, 77731, 77732, 77733, 77734, 77735, 77736, 77737, 77738, 77739, 77740, 77741, 77742, 77743, 77744, 77745, 77746, 77747, 77748, 77749, 77750, 77751, 77752, 77753, 77754, 77755, 77756, 77757, 77758, 77759, 77760, 77761, 77762, 77763, 77764, 77765, 77767, 77768, 77770, 77771, 77772, 77773, 77774, 77775, 77776, 77777, 77778, 77779, 77780, 77781, 77782, 77783, 77784, 77785, 77786, 77787, 77788, 77789, 77790, 77791, 77792, 77793, 77794, 77795, 77796, 77797, 77798, 77799, 77800, 77801, 77802, 77803, 77805, 77806, 77807, 77808, 77809, 77810, 77811, 77812, 77813, 77814, 77815, 77816, 77817, 77819, 77820, 77822, 77823, 77824, 77825, 77826, 77827, 77828, 77829, 77831, 77832, 77834, 77835, 77836, 77837, 77838, 77839, 77840, 77841, 77842, 77843, 77844, 77845, 77846, 77847, 77848, 77850, 77853, 77854, 77856, 77857, 77858, 77859, 77860, 77861, 77863, 77864, 77865, 77866, 77867, 77868, 77869, 77870, 77871, 77872, 77873, 77874, 77875, 77876, 77877, 77878, 77879, 77880, 77881, 77882, 77883, 77884, 77885, 77886, 77887, 77888, 77889, 77890, 77891, 77892, 77893, 77894, 77895, 77899, 77900, 77901, 77902, 77903, 77904, 77905, 77906, 77907, 77908, 77909, 77910, 77911, 77912, 77913, 77914, 77915, 77918, 77919, 77920, 77921, 77922, 77923, 77924, 77925, 77926, 77927, 77928, 77929, 77930, 77931, 77933, 77934, 77935, 77936, 77937, 77938, 77939, 77940, 77941, 77942, 77943, 77944, 77945, 77947, 77948, 77949, 77950, 77951, 77952, 77957, 77958, 77959, 77960, 77961, 77962, 77963, 77965, 77966, 77968, 77969, 77970, 77971, 77972, 77973, 77974, 77975, 77976, 77977, 77978, 77979, 77980, 77981, 77982, 77983, 77984, 77985, 77986, 77987, 77988, 77989, 77990, 77991, 77992, 77993, 77994, 77995, 77996, 77997, 77998, 77999, 78000, 78001, 78003, 78004, 78005, 78006, 78007, 78008, 78009, 78010, 78011, 78012, 78013, 78014, 78015, 78016, 78017, 78018, 78019, 78020, 78021, 78022, 78023, 78024, 78025, 78026, 78027, 78028, 78030, 78031, 78032, 78033, 78034, 78035, 78036, 78037, 78038, 78039, 78040, 78041, 78042, 78043, 78044, 78045, 78047, 78049, 78050, 78051, 78052, 78053, 78054, 78055, 78056, 78057, 78058, 78059, 78060, 78061, 78062, 78063, 78064, 78065, 78066, 78067, 78068, 78073, 78074, 78075, 78076, 78077, 78079, 78080, 78082, 78083, 78084, 78085, 78086, 78087, 78088, 78089, 78090, 78091, 78092, 78093, 78094, 78095, 78096, 78097, 78098, 78099, 78102, 78103, 78104, 78105, 78106, 78107, 78108, 78109, 78110, 78111, 78112, 78113, 78114, 78115, 78116, 78118, 78120, 78121, 78122, 78123, 78124, 78125, 78126, 78127, 78128, 78129, 78130, 78131, 78132, 78133, 78134, 78135, 78137, 78139, 78140, 78141, 78142, 78144, 78148, 78150, 78151, 78152, 78153, 78155, 78157, 78158, 78159, 78160, 78161, 78162, 78163, 78164, 78165, 78166, 78168, 78169, 78173, 78174, 78175, 78176, 78177, 78182, 78183, 78184, 78185, 78186, 78187, 78188, 78189, 78190, 78191, 78192, 78193, 78194, 78195, 78196, 78197, 78198, 78199, 78200, 78202, 78206, 78207, 78208, 78209, 78210, 78211, 78212, 78213, 78214, 78215, 78216, 78217, 78218, 78219, 78220, 78221, 78222, 78223, 78224, 78226, 78227, 78228, 78230, 78231, 78232, 78233, 78234, 78235, 78236, 78237, 78238, 78239, 78240, 78241, 78242, 78243, 78244, 78245, 78250, 78251, 78252, 78253, 78254, 78255, 78256, 78257, 78258, 78259, 78260, 78261, 78263, 78264, 78265, 78266, 78267, 78268, 78269, 78270, 78271, 78272, 78273, 78274, 78275, 78276, 78277, 78278, 78279, 78282, 78288, 78289, 78290, 78291, 78292, 78293, 78294, 78295, 78296, 78302, 78303, 78304, 78314, 78315, 78316, 78317, 78318, 78319, 78320, 78321, 78322, 78323, 78324, 78325, 78326, 78327, 78328, 78329, 78330, 78331, 78332, 78333, 78334, 78335, 78336, 78337, 78338, 78339, 78340, 78341, 78342, 78343, 78344, 78345, 78346, 78347, 78348, 78349, 78350, 78351, 78352, 78353, 78354, 78355, 78356, 78357, 78358, 78359, 78360, 78361, 78362, 78363, 78364, 78365, 78367, 78368, 78369, 78371, 78372, 78373, 78374, 78375, 78376, 78377, 78378, 78379, 78380, 78382, 78383, 78384, 78385, 78386, 78387, 78388, 78389, 78390, 78391, 78392, 78393, 78394, 78395, 78396, 78397, 78400, 78403, 78404, 78405, 78406, 78407, 78408, 78409, 78410, 78413, 78414, 78415, 78417, 78418, 78419, 78420, 78421, 78422, 78423, 78424, 78425, 78426, 78427, 78428, 78429, 78430, 78431, 78432, 78433, 78434, 78435, 78436, 78437, 78438, 78439, 78442, 78443, 78445, 78446, 78447, 78448, 78449, 78450, 78451, 78452, 78453, 78455, 78456, 78457, 78458, 78459, 78460, 78461, 78462, 78463, 78464, 78465, 78466, 78467, 78469, 78470, 78471, 78472, 78473, 78475, 78477, 78478, 78479, 78480, 78481, 78482, 78483, 78484, 78485, 78486, 78487, 78488, 78489, 78490, 78491, 78492, 78493, 78494, 78495, 78496, 78497, 78498, 78499, 78500, 78501, 78502, 78503, 78504, 78506, 78507, 78508, 78509, 78510, 78512, 78513, 78514, 78515, 78517, 78518, 78519, 78520, 78521, 78523, 78524, 78528, 78529, 78530, 78531, 78532, 78533, 78534, 78535, 78536, 78537, 78538, 78540, 78541, 78542, 78543, 78544, 78545, 78546, 78547, 78548, 78549, 78550, 78551, 78552, 78553, 78554, 78555, 78556, 78557, 78558, 78559, 78560, 78561, 78562, 78563, 78564, 78565, 78566, 78568, 78569, 78570, 78571, 78572, 78573, 78574, 78575, 78576, 78577, 78578, 78579, 78580, 78581, 78582, 78583, 78584, 78585, 78586, 78587, 78588, 78589, 78590, 78591, 78592, 78594, 78595, 78597, 78598, 78599, 78600, 78601, 78602, 78603, 78606, 78608, 78610, 78611, 78612, 78613, 78614, 78615, 78616, 78617, 78618, 78619, 78620, 78621, 78622, 78623, 78624, 78625, 78626, 78627, 78628, 78629, 78630, 78631, 78632, 78633, 78634, 78635, 78636, 78637, 78638, 78639, 78641, 78642, 78643, 78644, 78645, 78647, 78648, 78649, 78650, 78651, 78652, 78653, 78654, 78656, 78657, 78659, 78661, 78662, 78663, 78664, 78665, 78666, 78667, 78669, 78670, 78671, 78672, 78673, 78674, 78675, 78676, 78677, 78678, 78681, 78682, 78683, 78684, 78686, 78687, 78688, 78689, 78694, 78695, 78696, 78697, 78698, 78699, 78700, 78701, 78702, 78703, 78704, 78705, 78706, 78707, 78708, 78709, 78710, 78711, 78712, 78713, 78714, 78715, 78716, 78717, 78718, 78723, 78725, 78726, 78727, 78728, 78729, 78730, 78731, 78732, 78733, 78734, 78735, 78736, 78737, 78738, 78739, 78740, 78741, 78742, 78743, 78746, 78751, 78753, 78754, 78755, 78756, 78757, 78758, 78759, 78764, 78765, 78766, 78767, 78768, 78769, 78770, 78771, 78772, 78773, 78774, 78775, 78776, 78777, 78778, 78779, 78780, 78781, 78782, 78783, 78784, 78785, 78786, 78787, 78788, 78789, 78790, 78791, 78792, 78794, 78797, 78798, 78799, 78800, 78801, 78802, 78803, 78804, 78805, 78806, 78807, 78808, 78809, 78810, 78811, 78812, 78813, 78814, 78815, 78816, 78817, 78818, 78819, 78820, 78821, 78822, 78823, 78824, 78825, 78826, 78827, 78828, 78829, 78830, 78831, 78832, 78833, 78834, 78835, 78840, 78841, 78842, 78843, 78844, 78845, 78846, 78848, 78856, 78857, 78859, 78860, 78863, 78864, 78865, 78866, 78867, 78868, 78869, 78870, 78871, 78872, 78873, 78874, 78875, 78877, 78878, 78879, 78880, 78881, 78882, 78883, 78884, 78885, 78886, 78887, 78888, 78889, 78890, 78891, 78892, 78893, 78894, 78895, 78896, 78897, 78898, 78899, 78902, 78903, 78904, 78905, 78906, 78907, 78908, 78909, 78910, 78911, 78912, 78913, 78914, 78915, 78916, 78917, 78918, 78919, 78920, 78921, 78922, 78923, 78925, 78926, 78927, 78928, 78929, 78930, 78931, 78932, 78933, 78934, 78935, 78936, 78937, 78938, 78939, 78940, 78941, 78942, 78943, 78944, 78945, 78946, 78947, 78948, 78950, 78951, 78952, 78953, 78954, 78955, 78956, 78957, 78958, 78959, 78960, 78961, 78962, 78963, 78964, 78965, 78966, 78967, 78969, 78970, 78971, 78972, 78973, 78974, 78975, 78976, 78977, 78978, 78979, 78980, 78981, 78982, 78983, 78984, 78985, 78986, 78987, 78989, 78990, 78991, 78992, 78993, 78994, 78995, 78996, 78997, 78998, 78999, 79000, 79001, 79002, 79003, 79004, 79005, 79006, 79007, 79008, 79010, 79011, 79012, 79013, 79014, 79015, 79017, 79018, 79019, 79020, 79022, 79023, 79024, 79025, 79026, 79027, 79028, 79029, 79030, 79031, 79032, 79033, 79034, 79035, 79036, 79037, 79038, 79039, 79040, 79041, 79042, 79043, 79044, 79045, 79046, 79047, 79048, 79049, 79050, 79051, 79052, 79053, 79054, 79055, 79056, 79057, 79058, 79059, 79060, 79061, 79062, 79063, 79064, 79065, 79066, 79067, 79068, 79069, 79070, 79071, 79072, 79073, 79074, 79075, 79076, 79077, 79078, 79079, 79081, 79082, 79083, 79084, 79091, 79092, 79093, 79094, 79095, 79096, 79097, 79098, 79100, 79103, 79104, 79105, 79106, 79107, 79108, 79110, 79112, 79113, 79114, 79115, 79116, 79117, 79118, 79119, 79120, 79121, 79122, 79123, 79124, 79125, 79126, 79127, 79128, 79129, 79131, 79133, 79134, 79135, 79137, 79138, 79139, 79140, 79142, 79144, 79145, 79146, 79147, 79148, 79149, 79150, 79151, 79152, 79153, 79154, 79155, 79156, 79157, 79158, 79159, 79160, 79162, 79163, 79165, 79166, 79167, 79168, 79169, 79170, 79172, 79176, 79177, 79178, 79179, 79180, 79181, 79182, 79183, 79185, 79186, 79187, 79188, 79189, 79190, 79191, 79192, 79193, 79194, 79195, 79196, 79197, 79199, 79200, 79201, 79202, 79203, 79204, 79205, 79206, 79207, 79208, 79209, 79210, 79211, 79214, 79215, 79216, 79217, 79218, 79219, 79220, 79221, 79223, 79225, 79226, 79228, 79229, 79230, 79231, 79232, 79233, 79234, 79235, 79236, 79237, 79238, 79239, 79240, 79241, 79242, 79243, 79244, 79245, 79246, 79247, 79248, 79249, 79250, 79251, 79252, 79253, 79254, 79255, 79256, 79257, 79258, 79259, 79260, 79261, 79262, 79263, 79264, 79265, 79266, 79267, 79268, 79269, 79270, 79272, 79273, 79274, 79275, 79276, 79281, 79282, 79283, 79284, 79285, 79286, 79287, 79288, 79289, 79290, 79291, 79292, 79293, 79296, 79301, 79302, 79303, 79308, 79309, 79310, 79311, 79312, 79313, 79314, 79315, 79316, 79317, 79318, 79319, 79320, 79321, 79322, 79323, 79324, 79325, 79326, 79327, 79328, 79329, 79330, 79331, 79332, 79333, 79334, 79335, 79337, 79338, 79339, 79340, 79341, 79342, 79343, 79344, 79345, 79349, 79353, 79354, 79355, 79356, 79357, 79358, 79359, 79360, 79361, 79362, 79363, 79364, 79365, 79366, 79367, 79368, 79369, 79370, 79371, 79372, 79373, 79374, 79375, 79376, 79378, 79379, 79380, 79381, 79382, 79383, 79384, 79385, 79386, 79387, 79388, 79390, 79391, 79392, 79393, 79394, 79395, 79396, 79397, 79398, 79400, 79402, 79403, 79404, 79405, 79406, 79407, 79408, 79409, 79410, 79411, 79412, 79413, 79414, 79415, 79416, 79417, 79418, 79419, 79420, 79421, 79422, 79423, 79424, 79425, 79426, 79427, 79428, 79429, 79430, 79431, 79432, 79433, 79434, 79435, 79436, 79437, 79438, 79439, 79440, 79443, 79444, 79445, 79446, 79447, 79448, 79449, 79451, 79452, 79453, 79454, 79455, 79456, 79457, 79459, 79460, 79461, 79462, 79463, 79464, 79465, 79466, 79467, 79468, 79469, 79470, 79472, 79473, 79474, 79475, 79476, 79477, 79478, 79479, 79480, 79481, 79482, 79483, 79485, 79486, 79487, 79488, 79489, 79490, 79491, 79492, 79493, 79494, 79495, 79496, 79497, 79498, 79500, 79503, 79504, 79505, 79506, 79507, 79508, 79509, 79510, 79511, 79512, 79513, 79514, 79515, 79516, 79517, 79518, 79519, 79520, 79521, 79522, 79523, 79524, 79525, 79526, 79527, 79528, 79529, 79530, 79531, 79532, 79533, 79534, 79535, 79536, 79537, 79539, 79540, 79541, 79542, 79543, 79544, 79545, 79548, 79550, 79551, 79552, 79553, 79555, 79557, 79558, 79559, 79560, 79561, 79562, 79564, 79565, 79566, 79567, 79568, 79571, 79572, 79573, 79574, 79575, 79576, 79577, 79578, 79579, 79581, 79582, 79583, 79584, 79585, 79586, 79587, 79588, 79589, 79590, 79591, 79593, 79594, 79595, 79596, 79598, 79599, 79600, 79601, 79602, 79603, 79604, 79605, 79606, 79607, 79608, 79609, 79610, 79611, 79612, 79613, 79614, 79615, 79616, 79617, 79618, 79619, 79621, 79622, 79623, 79624, 79625, 79626, 79627, 79628, 79629, 79630, 79631, 79632, 79633, 79634, 79635, 79636, 79637, 79638, 79639, 79640, 79641, 79642, 79643, 79644, 79645, 79646, 79649, 79650, 79651, 79652, 79653, 79654, 79655, 79656, 79657, 79658, 79659, 79660, 79661, 79662, 79663, 79664, 79665, 79666, 79667, 79668, 79672, 79673, 79674, 79675, 79676, 79677, 79678, 79679, 79680, 79681, 79682, 79683, 79684, 79685, 79686, 79687, 79688, 79689, 79690, 79691, 79692, 79693, 79694, 79695, 79696, 79697, 79698, 79699, 79700, 79701, 79702, 79703, 79704, 79705, 79706, 79707, 79708, 79709, 79710, 79711, 79712, 79713, 79714, 79715, 79716, 79717, 79718, 79719, 79720, 79721, 79722, 79723, 79724, 79725, 79726, 79727, 79728, 79729, 79730, 79731, 79732, 79733, 79735, 79736, 79737, 79738, 79739, 79740, 79741, 79742, 79743, 79744, 79745, 79746, 79747, 79748, 79749, 79750, 79751, 79752, 79753, 79754, 79755, 79756, 79757, 79758, 79759, 79760, 79761, 79762, 79763, 79764, 79765, 79766, 79767, 79768, 79769, 79770, 79772, 79774, 79775, 79776, 79777, 79778, 79779, 79781, 79782, 79783, 79784, 79785, 79786, 79787, 79788, 79789, 79790, 79791, 79792, 79793, 79794, 79795, 79796, 79797, 79798, 79799, 79801, 79802, 79803, 79804, 79805, 79806, 79812, 79813, 79814, 79815, 79816, 79817, 79819, 79820, 79821, 79822, 79823, 79824, 79825, 79826, 79827, 79828, 79829, 79830, 79831, 79832, 79833, 79834, 79835, 79836, 79837, 79838, 79839, 79841, 79843, 79844, 79846, 79847, 79848, 79849, 79850, 79851, 79852, 79853, 79854, 79855, 79857, 79858, 79859, 79860, 79861, 79862, 79863, 79864, 79865, 79866, 79867, 79868, 79869, 79870, 79872, 79875, 79876, 79877, 79878, 79879, 79880, 79881, 79882, 79883, 79886, 79887, 79888, 79889, 79890, 79891, 79892, 79893, 79894, 79895, 79896, 79897, 79898, 79899, 79900, 79901, 79902, 79903, 79904, 79905, 79906, 79907, 79909, 79910, 79912, 79913, 79914, 79915, 79916, 79917, 79918, 79919, 79920, 79921, 79922, 79923, 79924, 79925, 79926, 79927, 79928, 79929, 79930, 79933, 79934, 79935, 79936, 79938, 79941, 79942, 79943, 79944, 79945, 79946, 79947, 79948, 79949, 79952, 79953, 79954, 79956, 79957, 79959, 79960, 79961, 79963, 79965, 79966, 79968, 79969, 79970, 79971, 79973, 79976, 79977, 79978, 79979, 79980, 79981, 79982, 79983, 79984, 79985, 79987, 79990, 79993, 79998, 80000, 80001, 80002, 80003, 80004, 80005, 80006, 80007, 80011, 80012, 80013, 80014, 80015, 80016, 80017, 80018, 80019, 80020, 80021, 80022, 80023, 80024, 80025, 80026, 80028, 80029, 80030, 80031, 80032, 80033, 80034, 80035, 80036, 80037, 80038, 80039, 80040, 80041, 80042, 80043, 80044, 80045, 80046, 80047, 80048, 80049, 80051, 80052, 80053, 80054, 80055, 80056, 80057, 80058, 80059, 80060, 80061, 80062, 80064, 80065, 80066, 80067, 80068, 80069, 80070, 80071, 80072, 80073, 80074, 80075, 80076, 80077, 80078, 80079, 80080, 80081, 80082, 80083, 80084, 80085, 80086, 80087, 80088, 80089, 80090, 80091, 80092, 80093, 80094, 80095, 80096, 80097, 80098, 80099, 80100, 80101, 80102, 80103, 80104, 80105, 80106, 80108, 80109, 80110, 80111, 80112, 80113, 80114, 80115, 80116, 80117, 80118, 80119, 80120, 80121, 80122, 80123, 80124, 80125, 80126, 80127, 80128, 80129, 80130, 80131, 80132, 80133, 80134, 80135, 80136, 80137, 80138, 80139, 80140, 80141, 80142, 80143, 80144, 80145, 80146, 80148, 80149, 80151, 80153, 80155, 80156, 80157, 80159, 80160, 80161, 80162, 80163, 80164, 80165, 80167, 80172, 80173, 80174, 80175, 80176, 80177, 80178, 80179, 80180, 80181, 80182, 80183, 80184, 80185, 80186, 80187, 80188, 80189, 80190, 80191, 80192, 80193, 80194, 80195, 80196, 80197, 80198, 80199, 80200, 80201, 80202, 80203, 80204, 80205, 80206, 80207, 80208, 80209, 80210, 80211, 80212, 80213, 80214, 80215, 80216, 80217, 80218, 80219, 80220, 80221, 80222, 80223, 80224, 80225, 80226, 80227, 80228, 80229, 80230, 80231, 80232, 80233, 80234, 80235, 80236, 80237, 80239, 80240, 80241, 80242, 80243, 80244, 80245, 80246, 80247, 80248, 80249, 80250, 80251, 80252, 80253, 80254, 80255, 80256, 80257, 80258, 80259, 80260, 80261, 80262, 80263, 80264, 80265, 80266, 80267, 80268, 80269, 80270, 80271, 80272, 80273, 80274, 80275, 80276, 80277, 80278, 80280, 80281, 80282, 80283, 80284, 80285, 80286, 80287, 80288, 80289, 80290, 80292, 80293, 80294, 80295, 80296, 80297, 80298, 80299, 80300, 80301, 80302, 80303, 80304, 80305, 80306, 80307, 80308, 80309, 80310, 80311, 80312, 80313, 80314, 80315, 80316, 80317, 80318, 80319, 80320, 80321, 80322, 80323, 80324, 80325, 80326, 80327, 80328, 80329, 80330, 80331, 80333, 80334, 80335, 80336, 80337, 80338, 80339, 80340, 80341, 80342, 80343, 80344, 80345, 80346, 80347, 80348, 80349, 80350, 80351, 80352, 80353, 80354, 80355, 80356, 80357, 80358, 80359, 80360, 80361, 80362, 80363, 80364, 80365, 80366, 80367, 80368, 80369, 80370, 80371, 80372, 80373, 80374, 80375, 80376, 80377, 80378, 80379, 80380, 80381, 80382, 80387, 80388, 80389, 80390, 80395, 80396, 80397, 80398, 80400, 80401, 80402, 80403, 80404, 80405, 80406, 80407, 80408, 80409, 80410, 80411, 80412, 80414, 80415, 80416, 80417, 80419, 80420, 80421, 80422, 80423, 80424, 80425, 80427, 80428, 80429, 80430, 80431, 80432, 80433, 80434, 80435, 80436, 80437, 80438, 80439, 80440, 80441, 80442, 80443, 80444, 80445, 80446, 80447, 80448, 80450, 80451, 80452, 80453, 80454, 80455, 80456, 80457, 80458, 80459, 80460, 80461, 80462, 80463, 80464, 80466, 80467, 80468, 80469, 80470, 80471, 80472, 80473, 80474, 80475, 80476, 80477, 80478, 80479, 80480, 80481, 80482, 80483, 80484, 80485, 80486, 80488, 80489, 80490, 80491, 80492, 80493, 80494, 80495, 80496, 80497, 80498, 80499, 80500, 80501, 80502, 80503, 80504, 80505, 80506, 80507, 80508, 80509, 80510, 80511, 80512, 80513, 80514, 80515, 80516, 80517, 80518, 80519, 80520, 80521, 80522, 80523, 80524, 80525, 80526, 80527, 80528, 80529, 80530, 80531, 80532, 80534, 80535, 80536, 80540, 80541, 80542, 80543, 80544, 80545, 80546, 80547, 80548, 80549, 80550, 80551, 80552, 80553, 80554, 80556, 80557, 80558, 80559, 80560, 80561, 80562, 80563, 80564, 80565, 80566, 80567, 80568, 80569, 80570, 80571, 80572, 80573, 80574, 80576, 80577, 80578, 80579, 80580, 80582, 80583, 80584, 80585, 80586, 80587, 80589, 80590, 80592, 80593, 80594, 80595, 80596, 80597, 80598, 80599, 80600, 80601, 80602, 80603, 80604, 80605, 80606, 80607, 80608, 80609, 80610, 80611, 80613, 80614, 80615, 80616, 80617, 80618, 80619, 80620, 80621, 80622, 80623, 80624, 80625, 80626, 80627, 80628, 80629, 80630, 80631, 80632, 80633, 80634, 80635, 80636, 80637, 80638, 80639, 80640, 80641, 80642, 80643, 80644, 80645, 80646, 80647, 80648, 80649, 80651, 80652, 80653, 80654, 80655, 80656, 80658, 80659, 80660, 80661, 80662, 80663, 80664, 80665, 80666, 80667, 80668, 80669, 80670, 80672, 80673, 80674, 80675, 80676, 80677, 80678, 80679, 80681, 80682, 80683, 80684, 80685, 80686, 80687, 80688, 80689, 80690, 80691, 80692, 80693, 80694, 80695, 80696, 80697, 80698, 80699, 80700, 80701, 80702, 80703, 80704, 80705, 80706, 80707, 80708, 80709, 80710, 80714, 80715, 80716, 80717, 80718, 80719, 80720, 80721, 80722, 80723, 80724, 80725, 80726, 80727, 80728, 80730, 80731, 80732, 80733, 80734, 80736, 80737, 80738, 80739, 80740, 80741, 80742, 80743, 80744, 80745, 80746, 80747, 80748, 80749, 80750, 80751, 80752, 80753, 80754, 80755, 80756, 80757, 80758, 80759, 80760, 80761, 80762, 80763, 80764, 80765, 80766, 80767, 80768, 80769, 80770, 80771, 80772, 80773, 80774, 80775, 80776, 80777, 80778, 80779, 80780, 80781, 80782, 80783, 80784, 80785, 80786, 80787, 80788, 80789, 80790, 80791, 80792, 80793, 80794, 80795, 80796, 80797, 80798, 80799, 80800, 80801, 80803, 80804, 80805, 80806, 80807, 80808, 80809, 80810, 80811, 80812, 80813, 80814, 80815, 80816, 80817, 80818, 80820, 80821, 80822, 80823, 80824, 80825, 80826, 80827, 80828, 80829, 80830, 80831, 80832, 80833, 80834, 80835, 80836, 80837, 80838, 80839, 80840, 80841, 80842, 80843, 80844, 80845, 80846, 80847, 80848, 80849, 80850, 80851, 80852, 80853, 80854, 80855, 80856, 80857, 80858, 80859, 80860, 80861, 80862, 80863, 80864, 80865, 80866, 80867, 80868, 80869, 80870, 80871, 80872, 80873, 80874, 80875, 80876, 80877, 80879, 80880, 80881, 80882, 80883, 80884, 80885, 80886, 80887, 80888, 80889, 80890, 80891, 80892, 80893, 80894, 80895, 80896, 80897, 80898, 80903, 80904, 80905, 80906, 80907, 80908, 80913, 80914, 80915, 80916, 80917, 80918, 80919, 80920, 80921, 80922, 80923, 80924, 80925, 80926, 80927, 80928, 80929, 80930, 80931, 80932, 80933, 80934, 80935, 80936, 80937, 80938, 80939, 80940, 80941, 80942, 80943, 80944, 80945, 80947, 80948, 80949, 80950, 80951, 80952, 80953, 80954, 80955, 80956, 80957, 80958, 80959, 80960, 80961, 80962, 80963, 80964, 80965, 80966, 80967, 80968, 80969, 80970, 80971, 80972, 80973, 80974, 80975, 80976, 80977, 80978, 80979, 80980, 80981, 80982, 80983, 80984, 80985, 80986, 80987, 80988, 80989, 80990, 80991, 80992, 80993, 80994, 80995, 80996, 80997, 80998, 80999, 81000, 81001, 81002, 81003, 81004, 81005, 81006, 81007, 81008, 81009, 81010, 81011, 81013, 81014, 81015, 81016, 81017, 81018, 81019, 81020, 81021, 81022, 81023, 81024, 81025, 81026, 81031, 81032, 81033, 81034, 81035, 81036, 81037, 81038, 81039, 81040, 81041, 81042, 81043, 81044, 81045, 81046, 81047, 81048, 81049, 81050, 81051, 81052, 81053, 81054, 81055, 81056, 81057, 81058, 81059, 81060, 81061, 81062, 81063, 81064, 81065, 81067, 81068, 81069, 81070, 81071, 81072, 81073, 81074, 81075, 81076, 81077, 81078, 81079, 81080, 81081, 81082, 81083, 81084, 81085, 81086, 81087, 81088, 81090, 81091, 81092, 81093, 81094, 81095, 81096, 81097, 81098, 81099, 81100, 81101, 81102, 81103, 81104, 81105, 81106, 81107, 81108, 81109, 81110, 81111, 81112, 81113, 81114, 81116, 81117, 81118, 81119, 81120, 81122, 81123, 81124, 81125, 81126, 81127, 81128, 81129, 81130, 81131, 81132, 81133, 81134, 81135, 81136, 81138, 81139, 81140, 81141, 81142, 81143, 81144, 81145, 81146, 81147, 81148, 81149, 81150, 81151, 81152, 81153, 81154, 81155, 81156, 81157, 81159, 81160, 81162, 81163, 81164, 81165, 81166, 81167, 81168, 81169, 81170, 81171, 81172, 81173, 81176, 81177, 81178, 81179, 81180, 81181, 81182, 81183, 81184, 81185, 81186, 81187, 81188, 81189, 81190, 81191, 81192, 81193, 81194, 81195, 81196, 81197, 81198, 81199, 81200, 81201, 81202, 81203, 81204, 81205, 81206, 81207, 81208, 81209, 81210, 81211, 81212, 81213, 81214, 81215, 81216, 81217, 81218, 81219, 81220, 81221, 81222, 81223, 81224, 81225, 81226, 81227, 81228, 81229, 81230, 81231, 81232, 81233, 81234, 81235, 81236, 81237, 81238, 81239, 81240, 81241, 81242, 81243, 81244, 81246, 81247, 81249, 81250, 81251, 81252, 81253, 81254, 81255, 81256, 81257, 81258, 81259, 81260, 81261, 81262, 81263, 81264, 81265, 81266, 81267, 81268, 81269, 81270, 81272, 81273, 81274, 81275, 81276, 81277, 81278, 81279, 81280, 81281, 81282, 81283, 81284, 81285, 81286, 81288, 81289, 81290, 81291, 81292, 81293, 81294, 81295, 81296, 81297, 81298, 81299, 81300, 81301, 81302, 81303, 81304, 81305, 81306, 81307, 81308, 81309, 81310, 81311, 81312, 81313, 81314, 81315, 81316, 81317, 81318, 81319, 81320, 81321, 81322, 81323, 81324, 81325, 81326, 81327, 81328, 81329, 81330, 81331, 81332, 81333, 81334, 81335, 81336, 81337, 81338, 81339, 81340, 81341, 81342, 81343, 81344, 81345, 81346, 81347, 81348, 81349, 81350, 81351, 81352, 81354, 81355, 81356, 81357, 81358, 81359, 81360, 81361, 81362, 81367, 81368, 81369, 81370, 81371, 81372, 81373, 81374, 81375, 81377, 81378, 81379, 81380, 81381, 81382, 81383, 81384, 81385, 81386, 81387, 81388, 81389, 81395, 81396, 81397, 81398, 81399, 81400, 81401, 81402, 81403, 81404, 81405, 81406, 81407, 81408, 81409, 81410, 81411, 81412, 81413, 81414, 81415, 81416, 81417, 81418, 81419, 81420, 81421, 81422, 81423, 81424, 81425, 81426, 81427, 81428, 81429, 81430, 81431, 81432, 81433, 81434, 81435, 81436, 81437, 81438, 81439, 81440, 81441, 81442, 81443, 81444, 81445, 81446, 81447, 81448, 81449, 81450, 81451, 81452, 81453, 81454, 81455, 81456, 81457, 81458, 81459, 81460, 81461, 81462, 81463, 81464, 81465, 81466, 81467, 81468, 81469, 81470, 81471, 81473, 81474, 81475, 81476, 81477, 81478, 81479, 81480, 81481, 81482, 81483, 81484, 81485, 81486, 81487, 81488, 81489, 81490, 81491, 81492, 81493, 81494, 81499, 81500, 81501, 81502, 81503, 81504, 81505, 81506, 81507, 81508, 81509, 81510, 81511, 81512, 81513, 81514, 81515, 81517, 81518, 81522, 81523, 81524, 81525, 81526, 81527, 81528, 81529, 81530, 81531, 81532, 81533, 81534, 81535, 81537, 81538, 81539, 81540, 81541, 81542, 81543, 81544, 81545, 81546, 81547, 81548, 81549, 81550, 81551, 81552, 81553, 81554, 81555, 81556, 81557, 81558, 81559, 81560, 81561, 81562, 81563, 81564, 81565, 81566, 81567, 81568, 81569, 81571, 81572, 81573, 81574, 81575, 81576, 81577, 81578, 81579, 81580, 81581, 81582, 81583, 81584, 81585, 81586, 81587, 81588, 81589, 81590, 81591, 81592, 81593, 81594, 81596, 81597, 81598, 81599, 81600, 81601, 81602, 81603, 81604, 81605, 81606, 81607, 81608, 81609, 81610, 81611, 81612, 81614, 81615, 81616, 81617, 81618, 81619, 81620, 81622, 81623, 81624, 81625, 81626, 81627, 81628, 81629, 81630, 81631, 81632, 81633, 81634, 81635, 81636, 81637, 81638, 81639, 81640, 81641, 81642, 81643, 81644, 81646, 81647, 81648, 81649, 81651, 81652, 81653, 81654, 81656, 81657, 81658, 81659, 81660, 81661, 81662, 81663, 81664, 81665, 81666, 81667, 81668, 81669, 81670, 81671, 81672, 81673, 81674, 81675, 81676, 81677, 81678, 81679, 81680, 81681, 81682, 81683, 81684, 81685, 81686, 81688, 81690, 81691, 81692, 81693, 81694, 81695, 81696, 81697, 81698, 81699, 81700, 81701, 81704, 81705, 81706, 81707, 81708, 81709, 81710, 81711, 81712, 81713, 81714, 81715, 81716, 81717, 81718, 81719, 81720, 81721, 81722, 81723, 81724, 81725, 81726, 81727, 81728, 81729, 81730, 81731, 81732, 81733, 81734, 81735, 81736, 81737, 81738, 81739, 81740, 81741, 81742, 81743, 81744, 81745, 81746, 81747, 81748, 81749, 81750, 81751, 81752, 81754, 81755, 81756, 81757, 81758, 81759, 81760, 81761, 81762, 81763, 81764, 81765, 81766, 81767, 81768, 81769, 81770, 81771, 81772, 81773, 81774, 81775, 81776, 81778, 81779, 81780, 81781, 81782, 81783, 81784, 81785, 81786, 81787, 81788, 81789, 81790, 81791, 81792, 81793, 81794, 81795, 81796, 81797, 81798, 81799, 81800, 81801, 81802, 81803, 81804, 81805, 81806, 81807, 81808, 81809, 81810, 81811, 81812, 81813, 81814, 81815, 81816, 81817, 81818, 81819, 81820, 81821, 81822, 81824, 81825, 81826, 81827, 81828, 81829, 81830, 81831, 81832, 81833, 81834, 81835, 81836, 81837, 81838, 81839, 81840, 81841, 81842, 81843, 81844, 81849, 81850, 81851, 81852, 81853, 81854, 81855, 81856, 81857, 81858, 81859, 81860, 81861, 81862, 81863, 81864, 81865, 81866, 81867, 81869, 81870, 81871, 81872, 81873, 81874, 81875, 81876, 81877, 81878, 81879, 81880, 81881, 81882, 81883, 81884, 81885, 81886, 81887, 81888, 81889, 81890, 81891, 81892, 81893, 81894, 81895, 81898, 81899, 81900, 81901, 81902, 81903, 81904, 81905, 81906, 81907, 81908, 81909, 81910, 81911, 81912, 81913, 81914, 81915, 81916, 81917, 81920, 81921, 81922, 81923, 81924, 81925, 81926, 81927, 81928, 81929, 81930, 81931, 81932, 81933, 81934, 81935, 81936, 81937, 81938, 81939, 81940, 81942, 81945, 81946, 81947, 81948, 81949, 81950, 81951, 81952, 81953, 81954, 81955, 81956, 81957, 81958, 81959, 81960, 81961, 81962, 81963, 81964, 81965, 81966, 81967, 81968, 81969, 81970, 81971, 81972, 81977, 81978, 81979, 81980, 81981, 81982, 81983, 81984, 81985, 81986, 81987, 81988, 81989, 81990, 81991, 81992, 81993, 81994, 81995, 81996, 81997, 81998, 81999, 82000, 82001, 82002, 82003, 82004, 82005, 82006, 82007, 82008, 82009, 82010, 82011, 82012, 82013, 82014, 82015, 82016, 82017, 82018, 82019, 82020, 82025, 82026, 82027, 82028, 82029, 82030, 82031, 82032, 82034, 82035, 82036, 82037, 82038, 82039, 82040, 82041, 82042, 82043, 82044, 82045, 82046, 82047, 82048, 82049, 82050, 82051, 82052, 82053, 82054, 82055, 82056, 82057, 82058, 82059, 82060, 82061, 82062, 82063, 82064, 82065, 82066, 82068, 82069, 82070, 82071, 82072, 82073, 82074, 82075, 82076, 82077, 82078, 82080, 82081, 82082, 82083, 82084, 82085, 82086, 82092, 82094, 82096, 82097, 82098, 82099, 82100, 82101, 82102, 82104, 82105, 82106, 82107, 82109, 82110, 82111, 82112, 82113, 82114, 82115, 82116, 82117, 82118, 82119, 82120, 82121, 82122, 82123, 82124, 82125, 82126, 82127, 82128, 82130, 82131, 82132, 82133, 82134, 82135, 82136, 82137, 82138, 82139, 82140, 82141, 82142, 82143, 82144, 82145, 82146, 82147, 82148, 82149, 82150, 82151, 82152, 82153, 82154, 82155, 82156, 82157, 82158, 82159, 82160, 82161, 82162, 82163, 82164, 82165, 82166, 82167, 82168, 82169, 82170, 82171, 82172, 82173, 82174, 82175, 82176, 82177, 82178, 82179, 82180, 82181, 82182, 82183, 82184, 82185, 82186, 82187, 82188, 82189, 82190, 82191, 82192, 82193, 82194, 82195, 82196, 82197, 82198, 82199, 82200, 82201, 82202, 82203, 82204, 82205, 82207, 82208, 82209, 82210, 82211, 82212, 82213, 82214, 82215, 82216, 82217, 82218, 82219, 82220, 82221, 82222, 82223, 82224, 82225, 82226, 82227, 82228, 82229, 82230, 82231, 82232, 82233, 82234, 82235, 82236, 82237, 82238, 82239, 82240, 82242, 82243, 82244, 82245, 82246, 82247, 82248, 82250, 82251, 82252, 82253, 82254, 82256, 82257, 82258, 82259, 82260, 82261, 82262, 82263, 82264, 82265, 82266, 82268, 82269, 82270, 82271, 82272, 82273, 82274, 82275, 82277, 82278, 82282, 82283, 82284, 82285, 82286, 82287, 82288, 82289, 82290, 82291, 82292, 82293, 82295, 82296, 82297, 82298, 82299, 82300, 82301, 82302, 82303, 82304, 82305, 82307, 82308, 82309, 82310, 82311, 82312, 82313, 82314, 82315, 82316, 82317, 82318, 82319, 82320, 82321, 82322, 82323, 82324, 82326, 82327, 82328, 82329, 82330, 82331, 82332, 82333, 82334, 82335, 82336, 82337, 82338, 82339, 82340, 82341, 82343, 82344, 82345, 82346, 82347, 82348, 82349, 82350, 82351, 82352, 82353, 82354, 82356, 82357, 82360, 82361, 82362, 82363, 82364, 82365, 82366, 82367, 82368, 82369, 82370, 82371, 82372, 82373, 82374, 82375, 82376, 82377, 82378, 82380, 82381, 82382, 82383, 82384, 82385, 82386, 82387, 82388, 82389, 82390, 82391, 82392, 82393, 82394, 82395, 82396, 82398, 82399, 82400, 82401, 82402, 82403, 82404, 82405, 82406, 82407, 82408, 82409, 82410, 82411, 82412, 82413, 82414, 82415, 82416, 82417, 82418, 82419, 82420, 82421, 82422, 82423, 82424, 82425, 82426, 82427, 82428, 82429, 82430, 82431, 82432, 82433, 82434, 82435, 82436, 82437, 82438, 82439, 82440, 82441, 82442, 82443, 82444, 82445, 82446, 82447, 82448, 82449, 82450, 82451, 82452, 82453, 82454, 82455, 82456, 82457, 82458, 82459, 82460, 82461, 82462, 82463, 82464, 82465, 82466, 82467, 82468, 82469, 82470, 82471, 82472, 82474, 82475, 82476, 82477, 82478, 82479, 82480, 82481, 82482, 82483, 82484, 82485, 82486, 82487, 82489, 82490, 82491, 82492, 82493, 82494, 82495, 82496, 82497, 82498, 82499, 82500, 82501, 82502, 82503, 82504, 82505, 82506, 82507, 82508, 82509, 82510, 82511, 82512, 82513, 82514, 82515, 82516, 82517, 82518, 82519, 82520, 82521, 82522, 82523, 82524, 82525, 82526, 82527, 82528, 82529, 82530, 82531, 82532, 82533, 82534, 82535, 82536, 82537, 82538, 82540, 82541, 82542, 82543, 82544, 82545, 82546, 82547, 82548, 82550, 82551, 82552, 82553, 82554, 82555, 82556, 82557, 82558, 82559, 82560, 82561, 82562, 82563, 82564, 82565, 82566, 82567, 82568, 82569, 82570, 82571, 82572, 82573, 82574, 82575, 82576, 82577, 82578, 82579, 82584, 82585, 82586, 82587, 82589, 82590, 82591, 82592, 82594, 82595, 82597, 82598, 82599, 82600, 82601, 82602, 82603, 82604, 82605, 82606, 82607, 82609, 82610, 82611, 82612, 82613, 82614, 82615, 82616, 82617, 82618, 82619, 82620, 82621, 82622, 82623, 82624, 82625, 82626, 82627, 82629, 82630, 82631, 82632, 82633, 82634, 82635, 82636, 82637, 82638, 82639, 82640, 82641, 82642, 82643, 82644, 82646, 82647, 82648, 82649, 82650, 82651, 82652, 82653, 82654, 82655, 82656, 82657, 82658, 82659, 82660, 82661, 82662, 82663, 82664, 82665, 82666, 82667, 82668, 82669, 82670, 82671, 82672, 82673, 82674, 82675, 82676, 82677, 82678, 82679, 82680, 82681, 82682, 82683, 82684, 82685, 82686, 82687, 82688, 82689, 82690, 82691, 82692, 82693, 82694, 82695, 82696, 82698, 82701, 82702, 82703, 82704, 82705, 82706, 82707, 82708, 82709, 82710, 82711, 82712, 82713, 82714, 82715, 82717, 82718, 82719, 82720, 82721, 82722, 82723, 82724, 82725, 82726, 82727, 82728, 82729, 82730, 82731, 82732, 82733, 82734, 82735, 82736, 82737, 82738, 82739, 82740, 82742, 82743, 82744, 82745, 82746, 82747, 82748, 82749, 82750, 82751, 82752, 82753, 82754, 82755, 82756, 82757, 82758, 82759, 82760, 82761, 82762, 82763, 82764, 82765, 82766, 82767, 82768, 82769, 82770, 82771, 82772, 82773, 82774, 82775, 82776, 82777, 82778, 82779, 82780, 82781, 82782, 82783, 82784, 82785, 82786, 82787, 82788, 82789, 82790, 82791, 82792, 82793, 82794, 82795, 82796, 82797, 82798, 82799, 82800, 82801, 82802, 82803, 82804, 82805, 82806, 82807, 82808, 82809, 82810, 82811, 82812, 82813, 82814, 82815, 82816, 82817, 82818, 82819, 82820, 82821, 82822, 82823, 82824, 82825, 82826, 82827, 82828, 82829, 82830, 82831, 82832, 82833, 82834, 82835, 82836, 82837, 82838, 82839, 82840, 82841, 82842, 82843, 82844, 82845, 82846, 82850, 82851, 82853, 82854, 82855, 82856, 82857, 82859, 82860, 82861, 82862, 82863, 82864, 82865, 82866, 82867, 82868, 82869, 82870, 82871, 82872, 82873, 82874, 82875, 82876, 82877, 82879, 82881, 82884, 82885, 82886, 82887, 82888, 82889, 82890, 82891, 82892, 82893, 82894, 82895, 82896, 82898, 82899, 82900, 82901, 82902, 82903, 82904, 82905, 82907, 82908, 82909, 82910, 82912, 82913, 82915, 82916, 82917, 82918, 82919, 82920, 82921, 82922, 82923, 82924, 82925, 82926, 82927, 82928, 82929, 82930, 82932, 82933, 82934, 82936, 82938, 82939, 82940, 82942, 82943, 82944, 82945, 82946, 82947, 82948, 82949, 82950, 82951, 82952, 82953, 82954, 82955, 82956, 82960, 82961, 82962, 82963, 82964, 82965, 82966, 82967, 82968, 82969, 82970, 82971, 82973, 82974, 82975, 82976, 82977, 82978, 82979, 82980, 82981, 82983, 82984, 82985, 82986, 82987, 82988, 82989, 82990, 82991, 82992, 82993, 82995, 82996, 82997, 82998, 82999, 83000, 83001, 83002, 83003, 83004, 83006, 83007, 83008, 83009, 83010, 83011, 83012, 83013, 83014, 83015, 83017, 83018, 83019, 83020, 83021, 83023, 83024, 83025, 83026, 83027, 83028, 83029, 83030, 83031, 83032, 83033, 83034, 83035, 83036, 83037, 83038, 83039, 83040, 83041, 83042, 83043, 83044, 83045, 83046, 83047, 83048, 83049, 83050, 83051, 83052, 83053, 83054, 83055, 83056, 83057, 83058, 83059, 83060, 83061, 83062, 83063, 83064, 83065, 83066, 83067, 83068, 83069, 83070, 83071, 83072, 83073, 83074, 83075, 83076, 83077, 83078, 83079, 83080, 83081, 83082, 83083, 83084, 83085, 83086, 83087, 83088, 83089, 83090, 83091, 83092, 83093, 83094, 83095, 83096, 83097, 83098, 83099, 83100, 83101, 83102, 83103, 83104, 83105, 83106, 83107, 83108, 83109, 83110, 83111, 83112, 83113, 83114, 83115, 83116, 83117, 83118, 83119, 83120, 83121, 83122, 83123, 83124, 83125, 83126, 83127, 83128, 83129, 83130, 83131, 83132, 83133, 83134, 83135, 83136, 83137, 83138, 83139, 83140, 83141, 83142, 83143, 83144, 83145, 83146, 83147, 83148, 83149, 83150, 83151, 83152, 83153, 83154, 83155, 83156, 83157, 83158, 83159, 83160, 83161, 83162, 83163, 83164, 83165, 83166, 83167, 83168, 83169, 83170, 83171, 83172, 83173, 83174, 83177, 83178, 83179, 83180, 83181, 83182, 83183, 83184, 83185, 83186, 83187, 83188, 83189, 83190, 83191, 83192, 83193, 83194, 83195, 83198, 83199, 83200, 83201, 83202, 83203, 83204, 83205, 83206, 83207, 83208, 83209, 83210, 83211, 83212, 83213, 83214, 83215, 83216, 83217, 83218, 83219, 83220, 83221, 83222, 83223, 83224, 83225, 83226, 83227, 83228, 83229, 83230, 83231, 83232, 83233, 83234, 83235, 83236, 83237, 83238, 83239, 83240, 83241, 83242, 83243, 83246, 83247, 83248, 83249, 83250, 83251, 83252, 83253, 83254, 83255, 83256, 83257, 83258, 83259, 83260, 83261, 83262, 83263, 83264, 83265, 83266, 83267, 83268, 83269, 83270, 83271, 83272, 83273, 83274, 83275, 83276, 83277, 83278, 83279, 83280, 83281, 83282, 83283, 83284, 83285, 83286, 83287, 83288, 83289, 83290, 83291, 83292, 83293, 83294, 83295, 83296, 83297, 83298, 83299, 83300, 83301, 83302, 83303, 83304, 83305, 83306, 83307, 83308, 83309, 83310, 83311, 83312, 83313, 83316, 83317, 83318, 83319, 83320, 83321, 83322, 83323, 83324, 83325, 83326, 83328, 83329, 83330, 83331, 83332, 83333, 83334, 83335, 83336, 83337, 83338, 83339, 83340, 83341, 83342, 83343, 83344, 83345, 83347, 83349, 83350, 83351, 83352, 83353, 83354, 83355, 83356, 83357, 83358, 83359, 83360, 83361, 83362, 83363, 83364, 83365, 83366, 83367, 83368, 83369, 83370, 83371, 83372, 83373, 83374, 83375, 83376, 83377, 83378, 83379, 83380, 83381, 83382, 83383, 83384, 83385, 83386, 83387, 83388, 83389, 83390, 83391, 83392, 83393, 83394, 83395, 83396, 83397, 83398, 83399, 83400, 83401, 83402, 83403, 83404, 83405, 83406, 83407, 83408, 83409, 83410, 83411, 83412, 83413, 83414, 83416, 83417, 83418, 83419, 83420, 83421, 83422, 83423, 83424, 83425, 83426, 83427, 83428, 83429, 83430, 83431, 83432, 83433, 83434, 83435, 83436, 83437, 83438, 83439, 83440, 83441, 83442, 83443, 83444, 83445, 83446, 83447, 83448, 83449, 83450, 83451, 83452, 83453, 83454, 83455, 83456, 83457, 83458, 83459, 83460, 83461, 83462, 83463, 83464, 83465, 83466, 83467, 83468, 83469, 83470, 83471, 83472, 83473, 83474, 83475, 83476, 83477, 83478, 83479, 83480, 83481, 83482, 83483, 83484, 83485, 83486, 83487, 83488, 83489, 83490, 83491, 83492, 83493, 83494, 83495, 83496, 83497, 83498, 83499, 83501, 83502, 83503, 83504, 83505, 83506, 83507, 83508, 83509, 83510, 83511, 83512, 83513, 83514, 83515, 83516, 83517, 83518, 83519, 83520, 83521, 83522, 83523, 83524, 83525, 83526, 83527, 83528, 83529, 83530, 83531, 83532, 83533, 83534, 83535, 83536, 83537, 83538, 83539, 83540, 83541, 83542, 83543, 83544, 83545, 83546, 83547, 83548, 83549, 83550, 83552, 83553, 83554, 83555, 83556, 83557, 83558, 83559, 83560, 83561, 83562, 83563, 83564, 83565, 83566, 83567, 83568, 83569, 83570, 83571, 83572, 83573, 83574, 83575, 83576, 83577, 83578, 83582, 83583, 83584, 83585, 83586, 83587, 83588, 83589, 83590, 83591, 83592, 83593, 83594, 83595, 83596, 83597, 83598, 83599, 83600, 83601, 83602, 83603, 83604, 83605, 83606, 83607, 83608, 83609, 83610, 83611, 83612, 83613, 83615, 83616, 83617, 83618, 83619, 83620, 83621, 83622, 83623, 83624, 83625, 83628, 83629, 83630, 83633, 83634, 83636, 83637, 83638, 83639, 83640, 83641, 83642, 83643, 83644, 83645, 83646, 83647, 83648, 83649, 83650, 83651, 83652, 83653, 83654, 83655, 83656, 83657, 83658, 83659, 83660, 83661, 83662, 83664, 83665, 83666, 83667, 83668, 83670, 83671, 83672, 83673, 83674, 83675, 83676, 83677, 83678, 83679, 83680, 83681, 83682, 83683, 83684, 83685, 83686, 83687, 83689, 83690, 83691, 83692, 83693, 83694, 83695, 83696, 83697, 83698, 83699, 83700, 83701, 83702, 83703, 83704, 83705, 83706, 83707, 83708, 83709, 83710, 83711, 83712, 83713, 83714, 83715, 83716, 83717, 83719, 83720, 83723, 83724, 83725, 83726, 83729, 83730, 83731, 83732, 83733, 83734, 83735, 83736, 83737, 83738, 83739, 83740, 83741, 83742, 83743, 83744, 83745, 83746, 83747, 83748, 83749, 83750, 83751, 83752, 83753, 83754, 83755, 83756, 83757, 83758, 83759, 83760, 83761, 83762, 83763, 83764, 83765, 83766, 83767, 83768, 83769, 83770, 83771, 83772, 83773, 83774, 83775, 83776, 83777, 83778, 83779, 83780, 83781, 83782, 83783, 83784, 83785, 83786, 83787, 83788, 83789, 83790, 83791, 83793, 83794, 83797, 83798, 83800, 83801, 83802, 83803, 83804, 83805, 83806, 83807, 83808, 83809, 83810, 83811, 83812, 83813, 83814, 83815, 83816, 83817, 83818, 83819, 83820, 83821, 83822, 83823, 83824, 83825, 83826, 83827, 83828, 83829, 83830, 83831, 83832, 83833, 83834, 83835, 83836, 83837, 83839, 83840, 83841, 83842, 83843, 83844, 83845, 83846, 83847, 83848, 83849, 83850, 83851, 83852, 83853, 83854, 83855, 83856, 83857, 83858, 83859, 83860, 83861, 83862, 83863, 83864, 83865, 83866, 83867, 83868, 83869, 83870, 83871, 83872, 83873, 83875, 83876, 83877, 83878, 83879, 83880, 83881, 83882, 83883, 83884, 83885, 83886, 83887, 83888, 83889, 83890, 83891, 83892, 83893, 83894, 83895, 83896, 83897, 83898, 83899, 83900, 83902, 83903, 83904, 83905, 83906, 83908, 83920, 83921, 83922, 83923, 83924, 83925, 83929, 83930, 83931, 83932, 83933, 83934, 83936, 83937, 83938, 83939, 83940, 83941, 83942, 83943, 83944, 83945, 83947, 83948, 83949, 83950, 83951, 83954, 83955, 83956, 83957, 83959, 83960, 83961, 83963, 83964, 83965, 83966, 83967, 83968, 83969, 83970, 83971, 83972, 83973, 83974, 83975, 83976, 83977, 83978, 83979, 83980, 83981, 83982, 83983, 83984, 83985, 83987, 83988, 83989, 83990, 83991, 83992, 83993, 83994, 83995, 83996, 83997, 83998, 83999, 84000, 84001, 84002, 84003, 84004, 84005, 84006, 84007, 84008, 84009, 84010, 84011, 84012, 84013, 84014, 84016, 84017, 84018, 84019, 84020, 84021, 84022, 84024, 84025, 84026, 84027, 84028, 84029, 84030, 84031, 84032, 84033, 84034, 84035, 84036, 84037, 84038, 84039, 84041, 84042, 84043, 84044, 84045, 84046, 84047, 84048, 84049, 84050, 84051, 84052, 84053, 84054, 84055, 84056, 84057, 84058, 84059, 84060, 84061, 84063, 84068, 84069, 84070, 84071, 84072, 84073, 84074, 84075, 84076, 84078, 84080, 84082, 84083, 84084, 84085, 84086, 84087, 84088, 84089, 84090, 84092, 84093, 84094, 84095, 84096, 84097, 84098, 84099, 84100, 84101, 84102, 84103, 84104, 84105, 84106, 84107, 84108, 84109, 84110, 84111, 84112, 84113, 84114, 84115, 84116, 84117, 84118, 84119, 84120, 84121, 84122, 84123, 84124, 84125, 84126, 84127, 84128, 84129, 84130, 84131, 84132, 84133, 84134, 84135, 84136, 84137, 84138, 84139, 84140, 84142, 84143, 84146, 84149, 84150, 84151, 84152, 84153, 84154, 84155, 84156, 84157, 84158, 84159, 84160, 84161, 84162, 84163, 84164, 84165, 84166, 84167, 84168, 84169, 84170, 84171, 84172, 84173, 84174, 84175, 84176, 84177, 84178, 84179, 84180, 84181, 84182, 84183, 84184, 84185, 84186, 84187, 84188, 84189, 84190, 84191, 84192, 84193, 84196, 84198, 84199, 84200, 84201, 84202, 84204, 84205, 84206, 84208, 84209, 84210, 84211, 84212, 84213, 84214, 84215, 84216, 84217, 84218, 84219, 84220, 84221, 84222, 84223, 84224, 84225, 84226, 84227, 84228, 84229, 84230, 84231, 84232, 84233, 84234, 84235, 84236, 84237, 84239, 84240, 84241, 84243, 84244, 84245, 84246, 84247, 84248, 84249, 84250, 84251, 84252, 84253, 84254, 84255, 84256, 84257, 84258, 84259, 84260, 84261, 84262, 84263, 84264, 84265, 84266, 84267, 84268, 84269, 84270, 84271, 84272, 84273, 84274, 84275, 84276, 84277, 84278, 84279, 84280, 84281, 84283, 84284, 84285, 84286, 84287, 84288, 84290, 84291, 84292, 84293, 84294, 84295, 84296, 84297, 84298, 84299, 84300, 84301, 84302, 84303, 84304, 84305, 84306, 84307, 84308, 84309, 84310, 84311, 84312, 84313, 84314, 84315, 84316, 84317, 84318, 84319, 84320, 84321, 84323, 84324, 84325, 84326, 84327, 84328, 84329, 84330, 84331, 84332, 84333, 84334, 84335, 84336, 84337, 84338, 84339, 84340, 84341, 84342, 84343, 84344, 84345, 84346, 84347, 84348, 84349, 84350, 84351, 84352, 84353, 84354, 84355, 84356, 84357, 84358, 84359, 84360, 84361, 84362, 84363, 84364, 84365, 84367, 84368, 84369, 84370, 84371, 84372, 84373, 84374, 84375, 84376, 84377, 84378, 84379, 84380, 84381, 84382, 84383, 84384, 84385, 84386, 84387, 84388, 84390, 84391, 84392, 84393, 84394, 84395, 84396, 84397, 84398, 84399, 84400, 84401, 84402, 84403, 84406, 84407, 84408, 84409, 84410, 84411, 84412, 84413, 84414, 84415, 84416, 84417, 84418, 84420, 84421, 84422, 84423, 84424, 84425, 84426, 84427, 84428, 84429, 84430, 84431, 84432, 84433, 84434, 84435, 84436, 84437, 84438, 84439, 84440, 84441, 84442, 84443, 84444, 84445, 84446, 84447, 84448, 84449, 84450, 84451, 84452, 84453, 84454, 84455, 84456, 84457, 84458, 84459, 84460, 84462, 84463, 84464, 84465, 84466, 84467, 84468, 84469, 84470, 84471, 84472, 84473, 84474, 84475, 84476, 84477, 84478, 84479, 84480, 84481, 84482, 84483, 84484, 84485, 84486, 84487, 84488, 84489, 84490, 84491, 84492, 84493, 84494, 84495, 84497, 84498, 84499, 84500, 84501, 84502, 84503, 84504, 84505, 84506, 84507, 84508, 84509, 84510, 84511, 84512, 84514, 84515, 84516, 84517, 84518, 84519, 84520, 84521, 84523, 84524, 84527, 84538, 84539, 84542, 84548, 84549, 84550, 84551, 84552, 84553, 84554, 84555, 84556, 84557, 84558, 84559, 84560, 84561, 84562, 84563, 84564, 84565, 84566, 84567, 84568, 84569, 84570, 84571, 84572, 84573, 84574, 84575, 84576, 84577, 84578, 84579, 84580, 84581, 84582, 84583, 84584, 84585, 84586, 84587, 84588, 84589, 84590, 84591, 84592, 84593, 84594, 84595, 84596, 84597, 84598, 84599, 84600, 84601, 84602, 84603, 84604, 84605, 84606, 84607, 84608, 84609, 84610, 84611, 84612, 84613, 84614, 84615, 84616, 84617, 84618, 84619, 84620, 84621, 84622, 84623, 84624, 84625, 84626, 84627, 84628, 84629, 84630, 84631, 84632, 84633, 84634, 84635, 84636, 84637, 84638, 84639, 84640, 84641, 84642, 84643, 84644, 84645, 84646, 84648, 84649, 84650, 84651, 84652, 84653, 84654, 84655, 84656, 84657, 84658, 84659, 84660, 84661, 84662, 84663, 84664, 84665, 84666, 84667, 84668, 84669, 84670, 84671, 84672, 84673, 84674, 84675, 84676, 84677, 84678, 84679, 84680, 84682, 84683, 84684, 84685, 84687, 84688, 84689, 84690, 84691, 84692, 84694, 84695, 84696, 84697, 84698, 84699, 84700, 84701, 84702, 84703, 84704, 84706, 84707, 84708, 84709, 84710, 84711, 84713, 84714, 84715, 84716, 84717, 84718, 84719, 84720, 84721, 84722, 84723, 84724, 84725, 84726, 84728, 84729, 84730, 84731, 84732, 84733, 84734, 84735, 84736, 84737, 84738, 84739, 84740, 84741, 84742, 84743, 84744, 84745, 84746, 84747, 84748, 84749, 84750, 84751, 84752, 84753, 84754, 84755, 84756, 84757, 84758, 84759, 84760, 84761, 84762, 84763, 84764, 84765, 84766, 84767, 84768, 84769, 84770, 84771, 84772, 84773, 84774, 84775, 84776, 84777, 84778, 84779, 84780, 84781, 84782, 84783, 84784, 84785, 84786, 84787, 84788, 84789, 84790, 84791, 84792, 84793, 84794, 84795, 84796, 84797, 84798, 84799, 84800, 84801, 84802, 84803, 84805, 84806, 84807, 84809, 84810, 84811, 84812, 84813, 84814, 84815, 84816, 84817, 84818, 84819, 84820, 84821, 84822, 84823, 84824, 84825, 84827, 84828, 84829, 84830, 84831, 84832, 84833, 84834, 84835, 84836, 84837, 84838, 84839, 84840, 84841, 84842, 84843, 84844, 84845, 84846, 84847, 84848, 84849, 84850, 84851, 84852, 84853, 84854, 84855, 84856, 84857, 84858, 84859, 84860, 84861, 84862, 84863, 84864, 84865, 84866, 84867, 84868, 84869, 84870, 84871, 84872, 84873, 84875, 84876, 84877, 84878, 84880, 84881, 84882, 84883, 84884, 84885, 84886, 84887, 84888, 84889, 84890, 84891, 84892, 84893, 84894, 84895, 84896, 84897, 84898, 84899, 84900, 84901, 84902, 84903, 84904, 84905, 84906, 84907, 84908, 84909, 84911, 84912, 84913, 84914, 84915, 84916, 84918, 84919, 84920, 84921, 84922, 84923, 84924, 84925, 84926, 84927, 84928, 84929, 84930, 84931, 84932, 84933, 84934, 84935, 84936, 84937, 84938, 84939, 84940, 84941, 84942, 84943, 84944, 84945, 84946, 84947, 84948, 84949, 84951, 84952, 84953, 84954, 84955, 84956, 84957, 84958, 84959, 84960, 84961, 84962, 84963, 84964, 84965, 84966, 84967, 84970, 84971, 84973, 84974, 84975, 84976, 84977, 84978, 84979, 84980, 84981, 84982, 84983, 84984, 84985, 84986, 84987, 84988, 84989, 84990, 84991, 84992, 84993, 84994, 84995, 84996, 84997, 84998, 84999, 85000, 85001, 85002, 85003, 85004, 85005, 85006, 85007, 85008, 85009, 85010, 85011, 85012, 85013, 85014, 85015, 85016, 85017, 85018, 85019, 85020, 85021, 85022, 85023, 85024, 85025, 85026, 85027, 85028, 85029, 85030, 85031, 85032, 85033, 85034, 85035, 85036, 85037, 85038, 85039, 85040, 85041, 85042, 85043, 85044, 85045, 85046, 85047, 85048, 85050, 85051, 85052, 85053, 85054, 85055, 85056, 85057, 85058, 85059, 85061, 85062, 85063, 85065, 85066, 85067, 85068, 85073, 85074, 85075, 85076, 85077, 85078, 85079, 85080, 85081, 85082, 85083, 85086, 85088, 85089, 85090, 85091, 85092, 85093, 85094, 85095, 85096, 85097, 85098, 85099, 85103, 85104, 85105, 85106, 85107, 85108, 85109, 85110, 85111, 85112, 85113, 85114, 85115, 85116, 85117, 85118, 85119, 85120, 85121, 85122, 85123, 85124, 85125, 85126, 85127, 85128, 85129, 85130, 85131, 85132, 85133, 85134, 85135, 85136, 85137, 85138, 85139, 85140, 85141, 85142, 85143, 85144, 85145, 85146, 85147, 85148, 85149, 85150, 85151, 85152, 85153, 85154, 85159, 85160, 85161, 85162, 85163, 85164, 85165, 85166, 85167, 85168, 85169, 85170, 85171, 85173, 85175, 85176, 85177, 85178, 85179, 85180, 85181, 85183, 85184, 85185, 85186, 85187, 85188, 85189, 85190, 85191, 85192, 85193, 85194, 85195, 85197, 85198, 85199, 85200, 85201, 85202, 85203, 85204, 85205, 85206, 85207, 85208, 85209, 85210, 85211, 85212, 85213, 85214, 85215, 85216, 85217, 85218, 85219, 85220, 85221, 85222, 85223, 85224, 85225, 85226, 85227, 85228, 85229, 85230, 85231, 85232, 85233, 85234, 85235, 85236, 85237, 85238, 85239, 85240, 85241, 85242, 85243, 85244, 85245, 85246, 85247, 85248, 85249, 85250, 85251, 85252, 85253, 85254, 85255, 85256, 85257, 85258, 85259, 85260, 85261, 85262, 85263, 85264, 85265, 85266, 85267, 85268, 85269, 85270, 85271, 85272, 85273, 85274, 85275, 85276, 85277, 85278, 85279, 85280, 85281, 85282, 85283, 85284, 85286, 85287, 85288, 85289, 85290, 85291, 85292, 85293, 85294, 85295, 85296, 85297, 85298, 85299, 85300, 85301, 85302, 85303, 85304, 85305, 85306, 85308, 85309, 85310, 85311, 85312, 85313, 85314, 85315, 85316, 85319, 85320, 85321, 85322, 85323, 85324, 85325, 85326, 85327, 85329, 85330, 85331, 85332, 85333, 85334, 85335, 85336, 85337, 85338, 85339, 85340, 85341, 85342, 85343, 85344, 85345, 85346, 85347, 85348, 85349, 85350, 85351, 85352, 85353, 85354, 85355, 85356, 85357, 85358, 85359, 85360, 85361, 85362, 85363, 85364, 85365, 85366, 85367, 85368, 85369, 85370, 85371, 85372, 85373, 85374, 85375, 85376, 85377, 85378, 85379, 85380, 85381, 85382, 85383, 85384, 85385, 85386, 85387, 85388, 85389, 85390, 85391, 85392, 85393, 85394, 85395, 85396, 85397, 85399, 85400, 85401, 85402, 85403, 85404, 85405, 85406, 85407, 85408, 85409, 85410, 85411, 85412, 85413, 85414, 85415, 85416, 85417, 85418, 85419, 85420, 85421, 85422, 85423, 85424, 85425, 85426, 85427, 85428, 85429, 85431, 85432, 85433, 85434, 85435, 85436, 85437, 85438, 85439, 85440, 85441, 85442, 85443, 85444, 85445, 85446, 85447, 85448, 85449, 85450, 85451, 85452, 85453, 85454, 85455, 85456, 85457, 85458, 85459, 85460, 85461, 85462, 85463, 85464, 85465, 85467, 85468, 85469, 85470, 85471, 85472, 85473, 85475, 85476, 85477, 85478, 85483, 85484, 85485, 85486, 85487, 85488, 85489, 85490, 85491, 85492, 85493, 85494, 85495, 85496, 85497, 85498, 85499, 85500, 85501, 85502, 85503, 85504, 85505, 85506, 85507, 85508, 85509, 85510, 85511, 85512, 85513, 85514, 85515, 85516, 85517, 85518, 85519, 85520, 85521, 85522, 85523, 85524, 85525, 85526, 85527, 85528, 85529, 85530, 85531, 85532, 85533, 85534, 85535, 85536, 85537, 85538, 85540, 85541, 85542, 85543, 85544, 85545, 85546, 85547, 85548, 85549, 85550, 85551, 85553, 85554, 85555, 85557, 85558, 85559, 85560, 85561, 85562, 85563, 85564, 85565, 85566, 85567, 85568, 85569, 85570, 85571, 85572, 85573, 85574, 85575, 85576, 85577, 85578, 85579, 85580, 85581, 85582, 85583, 85584, 85585, 85586, 85587, 85588, 85589, 85590, 85591, 85592, 85593, 85594, 85595, 85596, 85597, 85598, 85599, 85600, 85601, 85602, 85603, 85604, 85605, 85606, 85607, 85608, 85609, 85610, 85611, 85612, 85613, 85614, 85615, 85616, 85617, 85618, 85619, 85620, 85621, 85622, 85623, 85624, 85625, 85626, 85627, 85628, 85629, 85630, 85631, 85632, 85633, 85634, 85635, 85636, 85637, 85638, 85639, 85640, 85641, 85642, 85643, 85644, 85645, 85646, 85647, 85648, 85649, 85650, 85652, 85653, 85654, 85655, 85656, 85657, 85658, 85659, 85660, 85661, 85662, 85663, 85664, 85665, 85666, 85667, 85668, 85669, 85670, 85671, 85672, 85673, 85674, 85675, 85676, 85677, 85678, 85679, 85680, 85681, 85682, 85683, 85684, 85685, 85686, 85687, 85688, 85689, 85690, 85691, 85692, 85693, 85694, 85695, 85696, 85697, 85698, 85699, 85700, 85701, 85702, 85703, 85704, 85705, 85706, 85707, 85708, 85709, 85710, 85711, 85712, 85713, 85714, 85715, 85716, 85717, 85718, 85719, 85720, 85721, 85722, 85723, 85724, 85725, 85726, 85727, 85728, 85729, 85730, 85731, 85732, 85733, 85734, 85735, 85736, 85737, 85738, 85739, 85740, 85741, 85742, 85743, 85744, 85746, 85747, 85748, 85749, 85750, 85751, 85752, 85753, 85754, 85756, 85758, 85759, 85760, 85762, 85763, 85764, 85765, 85766, 85767, 85768, 85769, 85770, 85771, 85772, 85773, 85774, 85775, 85776, 85777, 85778, 85779, 85780, 85781, 85782, 85783, 85784, 85785, 85786, 85787, 85788, 85789, 85790, 85792, 85793, 85794, 85795, 85796, 85797, 85798, 85805, 85806, 85807, 85808, 85809, 85810, 85811, 85812, 85813, 85814, 85815, 85816, 85817, 85818, 85819, 85820, 85821, 85822, 85823, 85824, 85825, 85826, 85827, 85828, 85829, 85830, 85831, 85832, 85833, 85834, 85835, 85836, 85837, 85838, 85839, 85840, 85841, 85842, 85843, 85844, 85845, 85846, 85847, 85848, 85849, 85850, 85851, 85852, 85853, 85854, 85855, 85856, 85857, 85858, 85859, 85860, 85861, 85862, 85863, 85864, 85865, 85866, 85867, 85868, 85869, 85870, 85871, 85872, 85873, 85874, 85875, 85877, 85878, 85879, 85880, 85881, 85882, 85883, 85884, 85885, 85886, 85887, 85888, 85889, 85890, 85891, 85892, 85893, 85894, 85895, 85896, 85897, 85898, 85899, 85900, 85901, 85902, 85903, 85904, 85905, 85906, 85907, 85908, 85909, 85910, 85911, 85914, 85916, 85917, 85918, 85919, 85920, 85921, 85922, 85923, 85924, 85925, 85926, 85927, 85928, 85929, 85930, 85931, 85932, 85934, 85935, 85936, 85937, 85938, 85939, 85940, 85941, 85942, 85943, 85944, 85946, 85947, 85948, 85949, 85950, 85951, 85952, 85953, 85954, 85955, 85956, 85957, 85958, 85959, 85960, 85961, 85962, 85963, 85964, 85965, 85966, 85967, 85968, 85969, 85970, 85971, 85972, 85973, 85974, 85975, 85976, 85977, 85978, 85979, 85980, 85981, 85982, 85983, 85984, 85985, 85986, 85987, 85988, 85989, 85990, 85991, 85992, 85993, 85994, 85996, 85997, 86000, 86001, 86002, 86003, 86004, 86005, 86006, 86007, 86008, 86009, 86010, 86011, 86012, 86013, 86014, 86015, 86016, 86017, 86018, 86019, 86020, 86021, 86022, 86023, 86024, 86025, 86026, 86027, 86028, 86029, 86030, 86031, 86032, 86033, 86034, 86035, 86036, 86037, 86038, 86039, 86040, 86041, 86042, 86043, 86044, 86045, 86046, 86047, 86048, 86049, 86050, 86051, 86052, 86053, 86054, 86055, 86056, 86057, 86058, 86059, 86060, 86061, 86062, 86063, 86065, 86067, 86069, 86070, 86071, 86072, 86073, 86074, 86075, 86076, 86077, 86078, 86079, 86080, 86081, 86082, 86083, 86084, 86085, 86086, 86087, 86088, 86089, 86090, 86091, 86092, 86093, 86094, 86095, 86096, 86097, 86098, 86099, 86100, 86101, 86102, 86103, 86104, 86105, 86106, 86108, 86109, 86110, 86111, 86112, 86113, 86114, 86115, 86116, 86117, 86118, 86120, 86121, 86122, 86123, 86125, 86126, 86128, 86129, 86130, 86131, 86132, 86133, 86134, 86135, 86136, 86137, 86138, 86139, 86140, 86141, 86142, 86144, 86145, 86146, 86147, 86148, 86149, 86150, 86151, 86152, 86153, 86154, 86155, 86156, 86157, 86158, 86159, 86160, 86161, 86162, 86163, 86164, 86165, 86166, 86167, 86168, 86169, 86170, 86171, 86172, 86173, 86174, 86175, 86176, 86177, 86178, 86179, 86180, 86181, 86182, 86183, 86184, 86185, 86186, 86187, 86188, 86189, 86190, 86191, 86192, 86193, 86194, 86196, 86197, 86198, 86199, 86200, 86201, 86202, 86203, 86204, 86205, 86206, 86207, 86208, 86209, 86210, 86211, 86212, 86213, 86214, 86215, 86216, 86217, 86218, 86219, 86220, 86221, 86222, 86223, 86224, 86225, 86226, 86227, 86228, 86229, 86230, 86231, 86232, 86233, 86234, 86235, 86236, 86237, 86238, 86239, 86240, 86241, 86242, 86243, 86244, 86245, 86246, 86247, 86248, 86249, 86250, 86251, 86252, 86253, 86254, 86255, 86256, 86257, 86258, 86259, 86260, 86261, 86262, 86263, 86264, 86265, 86266, 86267, 86268, 86269, 86270, 86271, 86272, 86273, 86274, 86275, 86276, 86277, 86278, 86279, 86280, 86281, 86282, 86283, 86284, 86285, 86286, 86287, 86288, 86290, 86291, 86292, 86293, 86294, 86295, 86296, 86297, 86298, 86302, 86303, 86307, 86308, 86311, 86312, 86314, 86315, 86316, 86317, 86318, 86319, 86320, 86321, 86322, 86323, 86324, 86325, 86326, 86327, 86328, 86329, 86330, 86331, 86332, 86333, 86334, 86335, 86336, 86337, 86338, 86339, 86340, 86341, 86342, 86343, 86344, 86345, 86346, 86347, 86348, 86349, 86350, 86351, 86352, 86353, 86354, 86355, 86356, 86357, 86358, 86359, 86360, 86361, 86362, 86363, 86364, 86365, 86366, 86367, 86372, 86373, 86374, 86375, 86376, 86377, 86378, 86379, 86380, 86381, 86382, 86383, 86384, 86385, 86386, 86387, 86388, 86389, 86390, 86391, 86392, 86393, 86394, 86395, 86396, 86397, 86398, 86399, 86400, 86401, 86402, 86403, 86404, 86405, 86406, 86407, 86408, 86409, 86410, 86411, 86412, 86413, 86414, 86415, 86416, 86417, 86418, 86419, 86420, 86421, 86422, 86423, 86424, 86425, 86426, 86427, 86428, 86429, 86430, 86431, 86432, 86433, 86434, 86435, 86436, 86437, 86438, 86439, 86440, 86441, 86442, 86443, 86444, 86445, 86447, 86448, 86449, 86450, 86451, 86452, 86455, 86459, 86460, 86461, 86462, 86463, 86464, 86465, 86466, 86467, 86468, 86469, 86470, 86471, 86472, 86474, 86475, 86476, 86478, 86479, 86480, 86481, 86482, 86483, 86484, 86485, 86486, 86488, 86489, 86490, 86491, 86492, 86493, 86494, 86495, 86496, 86497, 86498, 86499, 86500, 86501, 86502, 86503, 86504, 86505, 86506, 86507, 86508, 86509, 86510, 86511, 86512, 86513, 86514, 86515, 86516, 86517, 86518, 86519, 86520, 86521, 86522, 86523, 86524, 86525, 86526, 86527, 86528, 86529, 86530, 86531, 86532, 86533, 86534, 86535, 86536, 86537, 86538, 86539, 86540, 86541, 86542, 86543, 86544, 86545, 86546, 86547, 86548, 86549, 86550, 86551, 86552, 86553, 86554, 86555, 86556, 86557, 86558, 86559, 86560, 86561, 86562, 86563, 86564, 86565, 86566, 86568, 86569, 86570, 86571, 86572, 86573, 86574, 86575, 86576, 86577, 86578, 86579, 86580, 86581, 86582, 86583, 86584, 86585, 86586, 86587, 86588, 86589, 86590, 86591, 86592, 86593, 86594, 86595, 86596, 86597, 86598, 86599, 86600, 86601, 86602, 86603, 86604, 86605, 86606, 86607, 86608, 86609, 86610, 86611, 86612, 86613, 86614, 86615, 86616, 86617, 86618, 86619, 86620, 86621, 86622, 86623, 86625, 86626, 86627, 86628, 86629, 86630, 86631, 86632, 86633, 86634, 86635, 86636, 86637, 86638, 86639, 86640, 86641, 86642, 86643, 86644, 86645, 86646, 86647, 86648, 86649, 86650, 86651, 86652, 86653, 86654, 86655, 86656, 86657, 86658, 86659, 86660, 86661, 86662, 86663, 86664, 86665, 86666, 86667, 86668, 86670, 86671, 86672, 86673, 86675, 86676, 86677, 86678, 86679, 86680, 86681, 86682, 86683, 86684, 86685, 86688, 86689, 86690, 86691, 86695, 86696, 86697, 86698, 86699, 86701, 86702, 86703, 86704, 86705, 86706, 86707, 86708, 86709, 86710, 86711, 86712, 86714, 86715, 86716, 86717, 86718, 86719, 86721, 86723, 86724, 86725, 86726, 86727, 86728, 86729, 86730, 86731, 86732, 86733, 86734, 86735, 86736, 86737, 86738, 86739, 86740, 86741, 86742, 86743, 86744, 86745, 86746, 86747, 86748, 86749, 86750, 86751, 86752, 86753, 86755, 86756, 86757, 86758, 86760, 86762, 86763, 86765, 86766, 86767, 86768, 86769, 86770, 86771, 86772, 86773, 86774, 86775, 86776, 86777, 86778, 86779, 86780, 86781, 86782, 86783, 86784, 86785, 86786, 86787, 86788, 86789, 86790, 86791, 86792, 86793, 86794, 86795, 86796, 86797, 86798, 86799, 86801, 86802, 86803, 86804, 86805, 86806, 86807, 86808, 86809, 86810, 86811, 86812, 86813, 86814, 86815, 86816, 86817, 86818, 86819, 86820, 86821, 86822, 86823, 86824, 86825, 86826, 86827, 86828, 86829, 86830, 86831, 86832, 86833, 86834, 86835, 86836, 86837, 86838, 86839, 86840, 86841, 86844, 86846, 86847, 86848, 86850, 86851, 86852, 86854, 86855, 86856, 86857, 86858, 86865, 86866, 86867, 86868, 86869, 86870, 86871, 86872, 86873, 86874, 86875, 86876, 86877, 86878, 86879, 86880, 86881, 86882, 86883, 86884, 86885, 86886, 86887, 86888, 86889, 86890, 86892, 86893, 86894, 86895, 86896, 86897, 86898, 86899, 86900, 86901, 86903, 86904, 86905, 86906, 86907, 86908, 86909, 86910, 86911, 86912, 86913, 86914, 86915, 86916, 86917, 86918, 86919, 86920, 86921, 86922, 86923, 86924, 86925, 86926, 86927, 86928, 86929, 86930, 86931, 86932, 86933, 86934, 86935, 86936, 86937, 86938, 86939, 86940, 86941, 86942, 86943, 86944, 86945, 86946, 86947, 86948, 86949, 86950, 86951, 86952, 86953, 86955, 86956, 86957, 86958, 86959, 86960, 86961, 86962, 86963, 86964, 86965, 86966, 86967, 86968, 86969, 86970, 86971, 86972, 86973, 86974, 86975, 86976, 86977, 86978, 86979, 86980, 86981, 86982, 86983, 86984, 86985, 86986, 86987, 86991, 86992, 86993, 86994, 86995, 86996, 86997, 86998, 86999, 87000, 87001, 87002, 87003, 87004, 87006, 87007, 87008, 87009, 87010, 87011, 87012, 87013, 87014, 87015, 87016, 87017, 87018, 87019, 87020, 87021, 87022, 87023, 87024, 87025, 87026, 87027, 87029, 87030, 87031, 87032, 87033, 87034, 87035, 87036, 87037, 87038, 87039, 87040, 87041, 87042, 87043, 87044, 87045, 87046, 87047, 87048, 87049, 87050, 87051, 87052, 87053, 87054, 87055, 87056, 87057, 87058, 87059, 87060, 87061, 87062, 87063, 87065, 87066, 87067, 87069, 87071, 87072, 87073, 87074, 87075, 87076, 87077, 87078, 87079, 87080, 87081, 87082, 87083, 87084, 87085, 87086, 87087, 87088, 87089, 87090, 87091, 87092, 87093, 87094, 87095, 87096, 87097, 87098, 87099, 87100, 87101, 87102, 87103, 87104, 87105, 87106, 87107, 87108, 87109, 87110, 87111, 87112, 87113, 87114, 87115, 87116, 87117, 87118, 87119, 87120, 87121, 87122, 87123, 87124, 87125, 87127, 87128, 87129, 87130, 87131, 87132, 87133, 87134, 87135, 87136, 87137, 87138, 87139, 87140, 87141, 87142, 87143, 87144, 87145, 87146, 87147, 87148, 87149, 87150, 87151, 87152, 87153, 87154, 87155, 87156, 87157, 87158, 87159, 87160, 87161, 87162, 87163, 87164, 87165, 87166, 87167, 87168, 87169, 87170, 87171, 87172, 87173, 87174, 87175, 87176, 87177, 87178, 87179, 87180, 87181, 87182, 87183, 87184, 87185, 87186, 87187, 87188, 87189, 87190, 87191, 87192, 87193, 87194, 87195, 87196, 87197, 87198, 87199, 87200, 87201, 87202, 87203, 87204, 87205, 87206, 87207, 87208, 87209, 87210, 87211, 87212, 87213, 87214, 87215, 87216, 87217, 87218, 87219, 87220, 87221, 87222, 87223, 87224, 87225, 87226, 87227, 87229, 87230, 87231, 87232, 87233, 87234, 87235, 87236, 87237, 87238, 87239, 87240, 87241, 87242, 87243, 87244, 87245, 87246, 87247, 87248, 87249, 87250, 87251, 87252, 87253, 87254, 87255, 87256, 87257, 87258, 87259, 87260, 87261, 87262, 87263, 87264, 87265, 87267, 87268, 87269, 87270, 87271, 87272, 87273, 87274, 87275, 87276, 87277, 87278, 87279, 87280, 87281, 87282, 87283, 87284, 87285, 87287, 87288, 87289, 87290, 87291, 87292, 87293, 87294, 87295, 87300, 87301, 87302, 87303, 87304, 87305, 87306, 87307, 87308, 87309, 87310, 87311, 87312, 87313, 87314, 87315, 87316, 87317, 87318, 87319, 87320, 87321, 87322, 87323, 87324, 87325, 87326, 87329, 87330, 87331, 87332, 87333, 87334, 87335, 87336, 87337, 87338, 87339, 87340, 87341, 87342, 87343, 87344, 87345, 87346, 87347, 87348, 87350, 87351, 87352, 87353, 87354, 87355, 87356, 87357, 87358, 87359, 87360, 87361, 87362, 87363, 87364, 87365, 87366, 87367, 87368, 87369, 87370, 87371, 87372, 87373, 87374, 87375, 87376, 87377, 87378, 87380, 87381, 87382, 87383, 87384, 87385, 87386, 87387, 87388, 87389, 87390, 87391, 87392, 87393, 87394, 87395, 87396, 87397, 87398, 87399, 87400, 87401, 87402, 87403, 87404, 87405, 87406, 87407, 87408, 87409, 87410, 87411, 87412, 87413, 87414, 87416, 87417, 87418, 87419, 87420, 87421, 87422, 87423, 87424, 87425, 87426, 87427, 87428, 87429, 87430, 87431, 87432, 87433, 87434, 87435, 87436, 87437, 87438, 87439, 87440, 87441, 87442, 87443, 87444, 87445, 87446, 87447, 87448, 87449, 87450, 87451, 87452, 87453, 87454, 87455, 87456, 87457, 87458, 87459, 87460, 87461, 87462, 87463, 87464, 87465, 87466, 87467, 87468, 87469, 87470, 87471, 87472, 87473, 87474, 87475, 87476, 87477, 87478, 87479, 87480, 87481, 87482, 87483, 87484, 87485, 87486, 87487, 87488, 87489, 87490, 87491, 87492, 87493, 87494, 87495, 87496, 87497, 87498, 87499, 87500, 87501, 87502, 87503, 87504, 87505, 87506, 87507, 87510, 87511, 87512, 87513, 87514, 87515, 87516, 87517, 87518, 87519, 87520, 87521, 87522, 87523, 87524, 87525, 87526, 87527, 87528, 87529, 87530, 87531, 87532, 87537, 87538, 87540, 87541, 87542, 87543, 87547, 87548, 87549, 87550, 87551, 87552, 87553, 87554, 87555, 87556, 87557, 87558, 87559, 87560, 87561, 87562, 87563, 87564, 87565, 87566, 87567, 87569, 87570, 87571, 87572, 87573, 87574, 87575, 87576, 87577, 87578, 87579, 87581, 87582, 87583, 87584, 87585, 87587, 87588, 87589, 87590, 87591, 87592, 87593, 87594, 87595, 87596, 87597, 87598, 87599, 87600, 87601, 87602, 87603, 87604, 87605, 87606, 87607, 87608, 87609, 87610, 87611, 87612, 87613, 87614, 87615, 87616, 87617, 87618, 87619, 87621, 87622, 87623, 87624, 87625, 87626, 87627, 87628, 87629, 87630, 87631, 87632, 87633, 87634, 87635, 87636, 87637, 87638, 87639, 87640, 87641, 87642, 87643, 87644, 87645, 87646, 87647, 87649, 87650, 87651, 87652, 87653, 87654, 87655, 87656, 87657, 87658, 87659, 87660, 87661, 87662, 87663, 87664, 87665, 87666, 87667, 87668, 87669, 87670, 87671, 87672, 87673, 87674, 87675, 87676, 87677, 87678, 87679, 87680, 87681, 87682, 87683, 87684, 87685, 87686, 87687, 87688, 87689, 87690, 87691, 87692, 87693, 87694, 87695, 87696, 87697, 87698, 87699, 87700, 87701, 87702, 87704, 87705, 87706, 87707, 87708, 87709, 87710, 87711, 87712, 87713, 87714, 87715, 87716, 87717, 87718, 87719, 87720, 87721, 87722, 87723, 87724, 87725, 87726, 87727, 87728, 87729, 87730, 87731, 87732, 87733, 87734, 87735, 87736, 87737, 87738, 87739, 87740, 87741, 87742, 87743, 87744, 87745, 87746, 87747, 87748, 87749, 87750, 87751, 87752, 87753, 87754, 87755, 87756, 87757, 87758, 87759, 87760, 87761, 87762, 87763, 87764, 87765, 87766, 87767, 87768, 87769, 87770, 87771, 87772, 87773, 87774, 87775, 87776, 87777, 87778, 87779, 87780, 87781, 87782, 87783, 87784, 87785, 87786, 87787, 87788, 87789, 87790, 87791, 87792, 87793, 87794, 87795, 87796, 87797, 87798, 87799, 87800, 87801, 87802, 87803, 87804, 87805, 87806, 87807, 87808, 87809, 87810, 87811, 87812, 87813, 87814, 87815, 87816, 87817, 87818, 87819, 87820, 87821, 87822, 87823, 87824, 87825, 87826, 87827, 87828, 87829, 87830, 87831, 87832, 87833, 87834, 87835, 87836, 87837, 87838, 87839, 87840, 87841, 87842, 87843, 87844, 87845, 87846, 87847, 87848, 87849, 87850, 87851, 87852, 87853, 87854, 87855, 87856, 87857, 87858, 87859, 87860, 87861, 87862, 87863, 87864, 87865, 87866, 87867, 87868, 87869, 87870, 87871, 87872, 87873, 87874, 87875, 87876, 87877, 87878, 87879, 87880, 87881, 87882, 87883, 87884, 87885, 87886, 87887, 87888, 87889, 87890, 87891, 87892, 87893, 87894, 87895, 87896, 87897, 87898, 87899, 87900, 87901, 87903, 87904, 87905, 87906, 87907, 87908, 87909, 87910, 87911, 87912, 87913, 87914, 87915, 87916, 87918, 87919, 87920, 87921, 87922, 87923, 87924, 87925, 87926, 87927, 87928, 87929, 87930, 87931, 87932, 87933, 87934, 87935, 87936, 87937, 87938, 87939, 87940, 87941, 87942, 87943, 87944, 87945, 87946, 87947, 87948, 87949, 87950, 87951, 87952, 87953, 87954, 87955, 87956, 87957, 87958, 87959, 87960, 87961, 87962, 87963, 87964, 87965, 87966, 87967, 87968, 87970, 87971, 87972, 87973, 87974, 87975, 87976, 87977, 87978, 87979, 87980, 87981, 87982, 87983, 87984, 87985, 87986, 87987, 87988, 87989, 87990, 87991, 87992, 87993, 87994, 87995, 87996, 87997, 87998, 87999, 88000, 88001, 88002, 88003, 88004, 88005, 88006, 88007, 88008, 88009, 88010, 88011, 88012, 88013, 88014, 88015, 88016, 88017, 88018, 88019, 88020, 88021, 88022, 88023, 88024, 88025, 88026, 88027, 88028, 88029, 88030, 88031, 88032, 88033, 88034, 88035, 88036, 88037, 88038, 88039, 88040, 88041, 88042, 88043, 88045, 88046, 88047, 88048, 88049, 88050, 88051, 88052, 88053, 88054, 88055, 88056, 88057, 88058, 88059, 88060, 88062, 88063, 88064, 88065, 88066, 88067, 88068, 88069, 88070, 88071, 88072, 88073, 88074, 88075, 88076, 88077, 88078, 88079, 88080, 88081, 88082, 88083, 88084, 88085, 88086, 88087, 88088, 88089, 88090, 88091, 88092, 88093, 88094, 88095, 88096, 88097, 88098, 88099, 88100, 88101, 88102, 88103, 88104, 88105, 88106, 88107, 88108, 88109, 88110, 88111, 88112, 88113, 88114, 88115, 88116, 88117, 88118, 88119, 88120, 88123, 88125, 88126, 88128, 88129, 88130, 88131, 88132, 88134, 88135, 88136, 88137, 88138, 88139, 88140, 88141, 88142, 88143, 88144, 88145, 88146, 88147, 88148, 88149, 88150, 88151, 88152, 88153, 88155, 88156, 88157, 88158, 88159, 88160, 88161, 88162, 88163, 88164, 88165, 88166, 88167, 88168, 88169, 88170, 88173, 88174, 88175, 88176, 88177, 88178, 88179, 88180, 88181, 88182, 88183, 88184, 88186, 88187, 88188, 88189, 88190, 88192, 88193, 88194, 88195, 88196, 88198, 88199, 88200, 88201, 88202, 88203, 88204, 88205, 88206, 88207, 88208, 88209, 88210, 88211, 88212, 88213, 88214, 88215, 88216, 88217, 88218, 88219, 88220, 88221, 88222, 88223, 88224, 88225, 88226, 88227, 88228, 88229, 88230, 88231, 88232, 88233, 88234, 88235, 88236, 88237, 88238, 88239, 88240, 88241, 88242, 88243, 88244, 88245, 88246, 88247, 88248, 88249, 88250, 88251, 88252, 88253, 88254, 88255, 88256, 88257, 88258, 88259, 88260, 88261, 88263, 88264, 88265, 88266, 88267, 88268, 88269, 88270, 88271, 88272, 88273, 88274, 88275, 88276, 88277, 88278, 88279, 88280, 88281, 88282, 88283, 88284, 88285, 88286, 88287, 88288, 88289, 88290, 88291, 88292, 88293, 88294, 88295, 88296, 88297, 88298, 88299, 88300, 88301, 88302, 88303, 88304, 88305, 88306, 88307, 88308, 88309, 88310, 88311, 88312, 88313, 88314, 88315, 88316, 88317, 88318, 88319, 88320, 88321, 88322, 88323, 88324, 88325, 88326, 88327, 88328, 88329, 88330, 88331, 88332, 88333, 88334, 88335, 88336, 88337, 88338, 88339, 88340, 88341, 88342, 88343, 88344, 88345, 88346, 88347, 88348, 88349, 88350, 88351, 88352, 88353, 88354, 88355, 88356, 88357, 88358, 88359, 88360, 88361, 88362, 88363, 88364, 88365, 88366, 88367, 88368, 88369, 88370, 88371, 88372, 88373, 88374, 88375, 88376, 88377, 88378, 88379, 88380, 88381, 88382, 88383, 88384, 88385, 88386, 88387, 88388, 88389, 88390, 88391, 88392, 88393, 88394, 88395, 88396, 88397, 88398, 88399, 88400, 88401, 88402, 88403, 88404, 88405, 88406, 88407, 88408, 88409, 88410, 88411, 88412, 88413, 88414, 88415, 88416, 88417, 88418, 88419, 88420, 88421, 88422, 88423, 88424, 88425, 88426, 88427, 88428, 88429, 88430, 88431, 88432, 88433, 88434, 88435, 88436, 88437, 88438, 88439, 88440, 88441, 88442, 88443, 88444, 88445, 88446, 88447, 88448, 88449, 88450, 88451, 88452, 88453, 88454, 88455, 88456, 88457, 88458, 88459, 88460, 88461, 88462, 88463, 88464, 88465, 88466, 88467, 88468, 88469, 88470, 88471, 88472, 88473, 88474, 88475, 88476, 88477, 88478, 88479, 88480, 88481, 88482, 88483, 88484, 88485, 88486, 88487, 88488, 88489, 88490, 88491, 88492, 88493, 88494, 88495, 88496, 88497, 88498, 88499, 88500, 88505, 88506, 88507, 88508, 88509, 88511, 88512, 88513, 88514, 88515, 88516, 88517, 88518, 88519, 88520, 88521, 88522, 88523, 88524, 88525, 88526, 88528, 88529, 88530, 88531, 88532, 88533, 88534, 88535, 88536, 88537, 88538, 88539, 88540, 88541, 88542, 88543, 88544, 88545, 88546, 88547, 88548, 88549, 88550, 88551, 88552, 88553, 88554, 88555, 88556, 88557, 88558, 88559, 88560, 88561, 88562, 88563, 88564, 88565, 88566, 88567, 88568, 88569, 88570, 88571, 88572, 88573, 88574, 88575, 88576, 88577, 88578, 88579, 88580, 88581, 88582, 88583, 88584, 88585, 88586, 88587, 88588, 88589, 88590, 88591, 88592, 88593, 88594, 88595, 88596, 88597, 88598, 88599, 88600, 88601, 88602, 88604, 88605, 88606, 88607, 88608, 88609, 88610, 88611, 88612, 88613, 88614, 88615, 88616, 88617, 88618, 88619, 88620, 88621, 88622, 88623, 88624, 88625, 88626, 88627, 88628, 88629, 88630, 88631, 88632, 88633, 88634, 88635, 88637, 88638, 88639, 88643, 88644, 88645, 88646, 88647, 88648, 88649, 88650, 88652, 88653, 88654, 88655, 88656, 88657, 88658, 88659, 88660, 88661, 88662, 88663, 88664, 88665, 88666, 88667, 88668, 88669, 88670, 88671, 88672, 88673, 88674, 88675, 88676, 88677, 88678, 88680, 88681, 88683, 88684, 88685, 88686, 88687, 88688, 88689, 88690, 88691, 88692, 88693, 88694, 88695, 88696, 88697, 88698, 88699, 88700, 88701, 88702, 88703, 88706, 88707, 88708, 88709, 88710, 88711, 88712, 88713, 88714, 88715, 88716, 88717, 88718, 88719, 88720, 88721, 88722, 88723, 88724, 88725, 88726, 88727, 88728, 88729, 88730, 88731, 88732, 88733, 88734, 88735, 88736, 88737, 88738, 88739, 88740, 88741, 88742, 88743, 88744, 88745, 88746, 88747, 88748, 88749, 88750, 88754, 88755, 88756, 88757, 88758, 88759, 88760, 88761, 88762, 88763, 88765, 88766, 88768, 88769, 88770, 88771, 88772, 88773, 88774, 88775, 88776, 88777, 88778, 88779, 88780, 88781, 88782, 88783, 88784, 88785, 88786, 88787, 88788, 88789, 88790, 88791, 88792, 88793, 88794, 88795, 88797, 88798, 88800, 88801, 88802, 88803, 88805, 88806, 88807, 88808, 88811, 88812, 88813, 88814, 88815, 88818, 88819, 88820, 88821, 88823, 88824, 88825, 88826, 88827, 88828, 88829, 88830, 88831, 88832, 88833, 88835, 88836, 88837, 88842, 88844, 88845, 88846, 88848, 88850, 88851, 88852, 88853, 88854, 88855, 88856, 88857, 88858, 88859, 88860, 88861, 88862, 88863, 88864, 88866, 88867, 88869, 88870, 88871, 88872, 88873, 88874, 88875, 88876, 88877, 88878, 88879, 88881, 88882, 88883, 88884, 88885, 88886, 88887, 88888, 88889, 88890, 88891, 88892, 88893, 88894, 88895, 88896, 88897, 88898, 88899, 88900, 88901, 88902, 88903, 88904, 88905, 88906, 88907, 88908, 88911, 88913, 88914, 88915, 88916, 88919, 88920, 88922, 88923, 88925, 88926, 88927, 88928, 88929, 88930, 88931, 88932, 88933, 88934, 88935, 88936, 88937, 88938, 88939, 88940, 88941, 88942, 88943, 88944, 88945, 88946, 88947, 88948, 88949, 88950, 88951, 88952, 88956, 88957, 88958, 88959, 88960, 88961, 88962, 88965, 88966, 88967, 88969, 88970, 88971, 88972, 88973, 88975, 88976, 88977, 88978, 88979, 88980, 88981, 88982, 88983, 88984, 88985, 88986, 88987, 88988, 88989, 88990, 88991, 88992, 88993, 88994, 88995, 88996, 88997, 88998, 88999, 89000, 89001, 89002, 89003, 89004, 89005, 89006, 89007, 89008, 89009, 89010, 89011, 89012, 89013, 89014, 89015, 89016, 89017, 89018, 89019, 89020, 89021, 89022, 89023, 89024, 89025, 89026, 89027, 89028, 89029, 89030, 89031, 89032, 89033, 89034, 89035, 89036, 89037, 89038, 89039, 89040, 89041, 89042, 89043, 89048, 89049, 89050, 89051, 89052, 89053, 89054, 89055, 89056, 89057, 89058, 89059, 89060, 89061, 89062, 89063, 89064, 89065, 89066, 89068, 89071, 89072, 89074, 89075, 89076, 89077, 89078, 89079, 89080, 89081, 89082, 89083, 89084, 89085, 89086, 89087, 89088, 89089, 89090, 89092, 89093, 89094, 89095, 89096, 89097, 89098, 89099, 89100, 89101, 89102, 89103, 89104, 89105, 89106, 89107, 89108, 89109, 89110, 89111, 89112, 89113, 89114, 89115, 89116, 89117, 89118, 89119, 89120, 89125, 89126, 89127, 89128, 89129, 89130, 89131, 89132, 89133, 89134, 89135, 89136, 89137, 89138, 89139, 89140, 89141, 89142, 89143, 89144, 89150, 89152, 89155, 89156, 89157, 89158, 89159, 89160, 89161, 89162, 89163, 89164, 89166, 89167, 89168, 89169, 89170, 89171, 89175, 89178, 89179, 89180, 89181, 89182, 89183, 89184, 89185, 89186, 89187, 89188, 89189, 89190, 89191, 89192, 89193, 89194, 89195, 89196, 89197, 89198, 89199, 89200, 89201, 89202, 89203, 89204, 89205, 89206, 89207, 89208, 89209, 89210, 89211, 89212, 89214, 89215, 89216, 89217, 89218, 89219, 89224, 89225, 89226, 89227, 89228, 89229, 89230, 89231, 89232, 89233, 89234, 89235, 89236, 89239, 89240, 89241, 89242, 89243, 89244, 89245, 89246, 89247, 89248, 89249, 89250, 89251, 89252, 89253, 89254, 89255, 89256, 89257, 89258, 89259, 89260, 89261, 89262, 89263, 89264, 89265, 89266, 89267, 89268, 89269, 89270, 89271, 89272, 89273, 89274, 89275, 89276, 89277, 89278, 89280, 89281, 89282, 89283, 89284, 89286, 89287, 89288, 89289, 89290, 89292, 89293, 89294, 89297, 89298, 89299, 89300, 89301, 89302, 89303, 89310, 89311, 89312, 89313, 89314, 89315, 89316, 89319, 89320, 89321, 89323, 89324, 89325, 89326, 89327, 89328, 89341, 89343, 89344, 89349, 89350, 89351, 89352, 89353, 89354, 89355, 89356, 89361, 89362, 89367, 89368, 89369, 89371, 89372, 89375, 89377, 89378, 89379, 89380, 89381, 89382, 89383, 89384, 89385, 89386, 89387, 89388, 89389, 89390, 89391, 89392, 89393, 89394, 89395, 89396, 89398, 89399, 89400, 89401, 89402, 89407, 89411, 89412, 89413, 89455, 89618, 89619, 89629, 89630, 89631, 89634, 89635, 89639, 89640, 89644, 89646, 89648, 89649, 89650, 89652, 89653, 89655, 89656, 89657, 89660, 89661, 89663, 89664, 89665, 89666, 89667, 89668, 89669, 89670, 89671, 89672, 89673, 89674, 89675, 89676, 89677, 89678, 89679, 89680, 89681, 89683, 89686, 89687, 89688, 89689, 89695, 89696, 89697, 89698, 89699, 89700, 89702, 89703, 89704, 89705, 89706, 89708, 89713, 89714, 89715, 89716, 89718, 89720, 89721, 89722, 89723, 89724, 89725, 89726, 89727, 89729, 89730, 89731, 89732, 89733, 89734, 89735, 89736, 89737, 89741, 89742, 89744, 89745, 89746, 89747, 89748, 89749, 89750, 89751, 89753, 89754, 89755, 89756, 89757, 89758, 89759, 89760, 89761, 89762, 89763, 89764, 89765, 89766, 89767, 89768, 89769, 89770, 89771, 89772, 89773, 89774, 89775, 89776, 89777, 89784, 89788, 89789, 89790, 89791, 89792, 89793, 89794, 89795, 89796, 89797, 89798, 89799, 89800, 89801, 89802, 89803, 89805, 89806, 89807, 89808, 89809, 89810, 89811, 89812, 89813, 89814, 89815, 89816, 89817, 89818, 89819, 89820, 89821, 89822, 89823, 89824, 89825, 89826, 89827, 89828, 89829, 89830, 89831, 89832, 89834, 89835, 89836, 89837, 89840, 89843, 89846, 89848, 89849, 89850, 89851, 89856, 89857, 89858, 89859, 89864, 89865, 89867, 89871, 89881, 89882, 89883, 89884, 89885, 89890, 89891, 89906, 89935, 89936, 89937, 89938, 89939, 89940, 89941, 89942, 89943, 89951, 89952, 89959, 89972, 89973, 89974, 89975, 89976, 89977, 89978, 89985, 89986, 89987, 89988, 89989, 89990, 89991, 89993, 89995, 89996, 89997, 89998, 89999, 90000, 90005, 90006, 90007, 90018, 90019, 90024, 90025, 90030, 90040, 90041, 90047, 90048, 90049, 90050, 90057, 90065, 90066, 90068, 90069, 90070, 90071, 90072, 90073, 90074, 90075, 90076, 90077, 90080, 90081, 90086, 90087, 90088, 90089, 90094, 90104, 90107, 90108, 90109, 90110, 90111, 90112, 90113, 90114, 90115, 90116, 90117, 90118, 90119, 90120, 90121, 90122, 90123, 90124, 90125, 90126, 90127, 90128, 90130, 90131, 90132, 90133, 90134, 90135, 90136, 90137, 90138, 90139, 90140, 90141, 90148, 90163, 90164, 90165, 90166, 90167, 90172, 90173, 90174, 90175, 90176, 90177, 90178, 90179, 90180, 90181, 90182, 90183, 90184, 90185, 90186, 90187, 90188, 90189, 90190, 90192, 90193, 90194, 90195, 90196, 90197, 90198, 90199, 90200, 90201, 90202, 90203, 90204, 90205, 90206, 90207, 90208, 90210, 90211, 90212, 90213, 90214, 90215, 90216, 90217, 90218, 90219, 90220, 90221, 90222, 90223, 90224, 90225, 90226, 90227, 90228, 90229, 90230, 90232, 90233, 90234, 90235, 90236, 90237, 90238, 90239, 90240, 90241, 90242, 90243, 90244, 90245, 90246, 90247, 90248, 90249, 90250, 90251, 90252, 90253, 90254, 90255, 90256, 90259, 90260, 90261, 90262, 90263, 90264, 90265, 90266, 90267, 90268, 90269, 90270, 90271, 90272, 90281, 90282, 90283, 90284, 90285, 90286, 90294, 90295, 90296, 90297, 90298, 90299, 90300, 90301, 90302, 90303, 90304, 90305, 90306, 90307, 90308, 90309, 90310, 90311, 90312, 90313, 90314, 90315, 90316, 90317, 90318, 90327, 90328, 90329, 90330, 90332, 90333, 90335, 90336, 90337, 90338, 90345, 90348, 90349, 90350, 90351, 90366, 90367, 90368, 90369, 90370, 90371, 90372, 90373, 90374, 90375, 90376, 90377, 90378, 90379, 90380, 90381, 90382, 90383, 90384, 90385, 90386, 90387, 90388, 90389, 90390, 90391, 90392, 90393, 90394, 90395, 90396, 90397, 90398, 90399, 90400, 90401, 90402, 90403, 90404, 90405, 90406, 90407, 90408, 90409, 90410, 90411, 90412, 90413, 90414, 90415, 90416, 90417, 90418, 90419, 90420, 90421, 90422, 90423, 90424, 90425, 90426, 90427, 90428, 90429, 90430, 90431, 90432, 90433, 90434, 90435, 90437, 90438, 90439, 90440, 90441, 90442, 90443, 90444, 90445, 90446, 90447, 90448, 90449, 90450, 90451, 90452, 90453, 90454, 90455, 90456, 90457, 90458, 90459, 90460, 90461, 90462, 90463, 90464, 90465, 90466, 90470, 90471, 90472, 90473, 90474, 90475, 90476, 90477, 90478, 90479, 90480, 90481, 90482, 90483, 90485, 90486, 90487, 90489, 90490, 90491, 90492, 90493, 90494, 90495, 90496, 90497, 90498, 90499, 90500, 90501, 90502, 90503, 90504, 90505, 90506, 90507, 90508, 90509, 90510, 90511, 90512, 90513, 90514, 90515, 90516, 90517, 90518, 90519, 90520, 90521, 90522, 90523, 90524, 90525, 90526, 90527, 90528, 90529, 90530, 90531, 90532, 90533, 90534, 90535, 90536, 90537, 90538, 90539, 90540, 90541, 90542, 90543, 90544, 90545, 90546, 90547, 90548, 90549, 90550, 90551, 90552, 90553, 90554, 90556, 90558, 90559, 90560, 90561, 90562, 90563, 90566, 90567, 90568, 90569, 90570, 90571, 90572, 90573, 90574, 90575, 90576, 90577, 90578, 90580, 90581, 90582, 90583, 90584, 90585, 90587, 90588, 90589, 90590, 90591, 90592, 90593, 90594, 90595, 90596, 90597, 90598, 90600, 90601, 90602, 90603, 90604, 90605, 90606, 90607, 90608, 90610, 90611, 90612, 90613, 90614, 90615, 90616, 90617, 90618, 90619, 90620, 90621, 90622, 90623, 90624, 90625, 90626, 90627, 90628, 90632, 90633, 90634, 90635, 90636, 90637, 90638, 90639, 90640, 90641, 90642, 90643, 90644, 90645, 90646, 90647, 90648, 90649, 90650, 90654, 90655, 90659, 90660, 90661, 90662, 90663, 90664, 90665, 90666, 90667, 90668, 90669, 90670, 90671, 90672, 90673, 90674, 90675, 90676, 90677, 90679, 90684, 90686, 90687, 90688, 90689, 90694, 90696, 90697, 90703, 90704, 90705, 90706, 90707, 90708, 90709, 90710, 90711, 90712, 90713, 90714, 90716, 90717, 90723, 90732, 90733, 90734, 90735, 90736, 90737, 90738, 90739, 90740, 90741, 90742, 90743, 90744, 90745, 90746, 90747, 90748, 90749, 90750, 90751, 90756, 90757, 90758, 90759, 90760, 90772, 90773, 90774, 90775, 90776, 90777, 90778, 90781, 90782, 90783, 90784, 90785, 90786, 90787, 90788, 90789, 90790, 90791, 90792, 90793, 90794, 90795, 90796, 90797, 90798, 90799, 90800, 90801, 90802, 90803, 90804, 90805, 90806, 90807, 90808, 90809, 90810, 90811, 90812, 90813, 90814, 90815, 90816, 90817, 90818, 90819, 90820, 90821, 90822, 90823, 90824, 90825, 90826, 90827, 90828, 90829, 90830, 90831, 90832, 90833, 90834, 90835, 90836, 90837, 90838, 90839, 90840, 90841, 90842, 90851, 90853, 90854, 90855, 90856, 90857, 90858, 90859, 90866, 90867, 90868, 90870, 90871, 90872, 90873, 90874, 90875, 90876, 90877, 90878, 90879, 90880, 90881, 90882, 90883, 90884, 90885, 90886, 90887, 90888, 90889, 90890, 90891, 90892, 90893, 90894, 90895, 90896, 90897, 90898, 90899, 90900, 90901, 90902, 90903, 90904, 90905, 90907, 90908, 90909, 90910, 90911, 90912, 90914, 90915, 90916, 90917, 90918, 90919, 90920, 90921, 90922, 90923, 90924, 90925, 90926, 90927, 90928, 90929, 90930, 90931, 90932, 90933, 90934, 90935, 90936, 90939, 90940, 90941, 90942, 90943, 90944, 90945, 90946, 90947, 90948, 90950, 90951, 90952, 90953, 90954, 90955, 90956, 90957, 90958, 90959, 90960, 90961, 90962, 90963, 90964, 90965, 90967, 90968, 90970, 90971, 90972, 90973, 90974, 90975, 90976, 90977, 90978, 90979, 90980, 90981, 90982, 90983, 90985, 90986, 90987, 90988, 90989, 90990, 90991, 90992, 90993, 90994, 90995, 90996, 90997, 90998, 90999, 91000, 91001, 91002, 91003, 91004, 91005, 91006, 91007, 91008, 91009, 91010, 91011, 91012, 91014, 91015, 91016, 91017, 91018, 91019, 91020, 91021, 91022, 91023, 91024, 91025, 91026, 91027, 91028, 91029, 91030, 91031, 91032, 91033, 91034, 91035, 91036, 91037, 91038, 91039, 91040, 91041, 91042, 91043, 91044, 91045, 91046, 91047, 91048, 91049, 91050, 91051, 91052, 91053, 91054, 91055, 91056, 91057, 91058, 91059, 91060, 91061, 91062, 91063, 91064, 91065, 91066, 91067, 91068, 91069, 91070, 91071, 91072, 91073, 91074, 91076, 91077, 91078, 91079, 91080, 91081, 91082, 91083, 91084, 91085, 91086, 91087, 91088, 91089, 91090, 91091, 91092, 91093, 91095, 91096, 91097, 91098, 91099, 91100, 91101, 91102, 91103, 91105, 91106, 91107, 91108, 91109, 91110, 91111, 91112, 91113, 91114, 91115, 91116, 91117, 91118, 91119, 91120, 91121, 91122, 91123, 91124, 91125, 91126, 91127, 91128, 91129, 91130, 91131, 91132, 91136, 91138, 91139, 91140, 91141, 91142, 91143, 91144, 91145, 91146, 91147, 91148, 91149, 91150, 91151, 91153, 91154, 91155, 91156, 91157, 91158, 91159, 91160, 91161, 91162, 91164, 91165, 91166, 91168, 91169, 91170, 91171, 91172, 91173, 91174, 91175, 91176, 91177, 91178, 91179, 91180, 91181, 91182, 91183, 91184, 91185, 91186, 91187, 91188, 91189, 91190, 91191, 91192, 91193, 91194, 91195, 91196, 91197, 91198, 91199, 91200, 91201, 91202, 91203, 91204, 91205, 91210, 91211, 91212, 91213, 91215, 91216, 91217, 91222, 91223, 91224, 91225, 91226, 91227, 91228, 91229, 91230, 91231, 91232, 91239, 91240, 91241, 91242, 91243, 91244, 91245, 91246, 91247, 91248, 91249, 91250, 91251, 91252, 91253, 91254, 91255, 91256, 91258, 91259, 91260, 91261, 91262, 91263, 91264, 91265, 91266, 91267, 91269, 91270, 91271, 91272, 91273, 91274, 91275, 91276, 91277, 91283, 91288, 91289, 91290, 91291, 91292, 91293, 91294, 91295, 91296, 91297, 91298, 91299, 91300, 91301, 91302, 91303, 91304, 91305, 91306, 91307, 91308, 91309, 91310, 91311, 91312, 91313, 91314, 91318, 91321, 91322, 91323, 91324, 91325, 91326, 91327, 91328, 91329, 91330, 91331, 91332, 91333, 91334, 91335, 91336, 91337, 91338, 91339, 91340, 91341, 91342, 91343, 91344, 91345, 91346, 91347, 91348, 91349, 91350, 91351, 91352, 91353, 91354, 91355, 91356, 91357, 91358, 91359, 91360, 91361, 91362, 91363, 91364, 91365, 91366, 91367, 91368, 91369, 91370, 91371, 91372, 91373, 91374, 91375, 91376, 91377, 91379, 91380, 91381, 91382, 91383, 91384, 91385, 91386, 91387, 91388, 91389, 91390, 91391, 91392, 91393, 91394, 91395, 91396, 91397, 91398, 91399, 91400, 91401, 91402, 91403, 91404, 91405, 91406, 91407, 91408, 91409, 91414, 91415, 91416, 91417, 91418, 91419, 91420, 91421, 91422, 91423, 91424, 91429, 91430, 91431, 91432, 91439, 91440, 91441, 91442, 91443, 91444, 91445, 91447, 91448, 91449, 91450, 91451, 91453, 91454, 91455, 91456, 91457, 91458, 91459, 91460, 91461, 91462, 91463, 91465, 91467, 91468, 91469, 91470, 91471, 91472, 91473, 91474, 91475, 91476, 91477, 91478, 91479, 91480, 91481, 91482, 91483, 91484, 91485, 91486, 91487, 91488, 91489, 91490, 91492, 91493, 91494, 91496, 91497, 91498, 91499, 91500, 91501, 91502, 91503, 91504, 91505, 91506, 91507, 91508, 91510, 91511, 91512, 91513, 91514, 91515, 91516, 91517, 91518, 91519, 91520, 91521, 91522, 91523, 91524, 91525, 91526, 91527, 91528, 91529, 91530, 91531, 91532, 91533, 91534, 91535, 91536, 91537, 91538, 91539, 91540, 91541, 91542, 91543, 91544, 91545, 91546, 91547, 91548, 91549, 91550, 91551, 91552, 91553, 91554, 91555, 91556, 91557, 91558, 91559, 91560, 91561, 91562, 91563, 91564, 91565, 91566, 91567, 91568, 91569, 91570, 91571, 91572, 91573, 91574, 91575, 91576, 91577, 91578, 91579, 91580, 91581, 91582, 91583, 91584, 91585, 91586, 91587, 91588, 91589, 91590, 91591, 91592, 91593, 91594, 91595, 91596, 91597, 91598, 91599, 91600, 91601, 91602, 91604, 91607, 91608, 91610, 91611, 91612, 91613, 91614, 91615, 91616, 91617, 91618, 91619, 91620, 91621, 91622, 91623, 91624, 91625, 91626, 91627, 91628, 91629, 91630, 91631, 91632, 91633, 91634, 91635, 91636, 91637, 91638, 91639, 91640, 91641, 91642, 91643, 91644, 91645, 91646, 91647, 91648, 91649, 91650, 91651, 91652, 91653, 91654, 91655, 91656, 91657, 91658, 91659, 91660, 91661, 91662, 91663, 91664, 91665, 91666, 91667, 91668, 91669, 91670, 91671, 91672, 91673, 91674, 91675, 91676, 91677, 91678, 91679, 91680, 91681, 91682, 91683, 91684, 91685, 91686, 91687, 91689, 91690, 91692, 91693, 91694, 91695, 91696, 91697, 91698, 91699, 91700, 91701, 91702, 91704, 91705, 91707, 91708, 91709, 91710, 91711, 91712, 91713, 91714, 91715, 91716, 91717, 91718, 91719, 91720, 91721, 91722, 91723, 91724, 91727, 91728, 91729, 91730, 91731, 91732, 91733, 91734, 91735, 91736, 91737, 91738, 91739, 91740, 91741, 91742, 91743, 91744, 91745, 91746, 91747, 91748, 91749, 91750, 91751, 91752, 91753, 91754, 91755, 91756, 91757, 91758, 91759, 91760, 91761, 91762, 91763, 91764, 91765, 91766, 91767, 91768, 91771, 91772, 91773, 91774, 91775, 91776, 91777, 91778, 91779, 91780, 91781, 91782, 91783, 91784, 91785, 91786, 91787, 91788, 91789, 91790, 91791, 91792, 91793, 91794, 91795, 91796, 91797, 91798, 91799, 91800, 91801, 91802, 91803, 91804, 91805, 91806, 91808, 91809, 91810, 91811, 91812, 91813, 91814, 91815, 91816, 91817, 91818, 91819, 91820, 91821, 91822, 91823, 91824, 91825, 91826, 91827, 91828, 91829, 91830, 91832, 91834, 91835, 91836, 91837, 91839, 91840, 91842, 91843, 91844, 91845, 91846, 91847, 91848, 91849, 91850, 91851, 91852, 91854, 91855, 91856, 91857, 91858, 91859, 91860, 91862, 91863, 91864, 91865, 91866, 91867, 91868, 91869, 91870, 91871, 91872, 91873, 91874, 91875, 91876, 91877, 91878, 91879, 91880, 91881, 91882, 91884, 91885, 91886, 91887, 91888, 91889, 91890, 91891, 91892, 91893, 91894, 91895, 91896, 91897, 91899, 91900, 91901, 91902, 91903, 91904, 91905, 91906, 91907, 91908, 91909, 91910, 91911, 91912, 91913, 91914, 91916, 91917, 91918, 91919, 91920, 91921, 91922, 91923, 91924, 91925, 91926, 91927, 91928, 91929, 91930, 91931, 91932, 91933, 91934, 91935, 91936, 91937, 91938, 91939, 91940, 91941, 91942, 91943, 91944, 91945, 91946, 91947, 91948, 91949, 91950, 91951, 91954, 91956, 91967, 91968, 91969, 91970, 91971, 91972, 91973, 91974, 91975, 91976, 91977, 91978, 91979, 91980, 91981, 91982, 91983, 91984, 91985, 91986, 91987, 91988, 91989, 91990, 91991, 91992, 91993, 91994, 91995, 91996, 91997, 91998, 91999, 92000, 92001, 92002, 92004, 92005, 92006, 92007, 92008, 92009, 92010, 92011, 92013, 92014, 92015, 92016, 92017, 92018, 92019, 92020, 92021, 92022, 92023, 92024, 92025, 92026, 92028, 92029, 92030, 92031, 92032, 92033, 92034, 92035, 92037, 92038, 92039, 92040, 92041, 92042, 92043, 92044, 92045, 92046, 92047, 92048, 92049, 92050, 92051, 92052, 92053, 92054, 92055, 92056, 92057, 92058, 92059, 92060, 92061, 92062, 92063, 92064, 92065, 92066, 92067, 92068, 92069, 92071, 92072, 92073, 92074, 92075, 92076, 92077, 92078, 92079, 92082, 92083, 92084, 92085, 92086, 92087, 92088, 92089, 92090, 92091, 92092, 92094, 92095, 92096, 92097, 92098, 92099, 92100, 92102, 92103, 92104, 92105, 92106, 92107, 92108, 92109, 92110, 92111, 92112, 92113, 92114, 92115, 92116, 92117, 92118, 92119, 92120, 92121, 92122, 92123, 92124, 92126, 92127, 92128, 92129, 92130, 92131, 92132, 92133, 92134, 92135, 92136, 92137, 92138, 92139, 92140, 92141, 92142, 92143, 92144, 92145, 92146, 92147, 92148, 92149, 92150, 92151, 92152, 92153, 92154, 92155, 92156, 92157, 92158, 92159, 92160, 92161, 92162, 92163, 92164, 92165, 92166, 92167, 92168, 92169, 92170, 92171, 92172, 92173, 92174, 92175, 92176, 92177, 92178, 92179, 92180, 92182, 92183, 92184, 92185, 92186, 92188, 92189, 92190, 92191, 92192, 92194, 92195, 92196, 92197, 92198, 92199, 92200, 92201, 92202, 92203, 92204, 92205, 92206, 92207, 92208, 92209, 92210, 92211, 92212, 92213, 92214, 92215, 92216, 92217, 92218, 92219, 92220, 92221, 92222, 92224, 92225, 92226, 92227, 92228, 92229, 92232, 92233, 92234, 92235, 92236, 92237, 92238, 92239, 92240, 92241, 92242, 92243, 92244, 92245, 92246, 92247, 92248, 92249, 92250, 92251, 92252, 92253, 92258, 92259, 92260, 92261, 92262, 92263, 92264, 92265, 92270, 92271, 92272, 92273, 92274, 92275, 92276, 92277, 92279, 92280, 92281, 92282, 92283, 92284, 92285, 92286, 92287, 92288, 92289, 92290, 92291, 92292, 92293, 92294, 92295, 92296, 92297, 92298, 92299, 92300, 92301, 92302, 92307, 92308, 92309, 92310, 92311, 92312, 92313, 92314, 92315, 92316, 92317, 92318, 92321, 92323, 92325, 92326, 92327, 92328, 92329, 92330, 92331, 92332, 92333, 92334, 92335, 92336, 92337, 92338, 92339, 92340, 92341, 92342, 92343, 92344, 92345, 92346, 92347, 92348, 92349, 92350, 92351, 92352, 92353, 92355, 92356, 92357, 92358, 92359, 92360, 92361, 92362, 92363, 92364, 92365, 92366, 92367, 92368, 92369, 92370, 92371, 92372, 92373, 92374, 92375, 92376, 92377, 92378, 92379, 92380, 92381, 92382, 92383, 92384, 92385, 92386, 92387, 92388, 92389, 92390, 92391, 92392, 92393, 92394, 92395, 92396, 92397, 92398, 92399, 92400, 92401, 92402, 92403, 92407, 92408, 92409, 92410, 92411, 92412, 92413, 92414, 92415, 92416, 92417, 92418, 92419, 92420, 92421, 92422, 92423, 92424, 92425, 92427, 92428, 92429, 92430, 92431, 92432, 92433, 92434, 92435, 92436, 92437, 92438, 92440, 92441, 92442, 92443, 92444, 92445, 92446, 92447, 92448, 92449, 92450, 92451, 92452, 92453, 92455, 92456, 92457, 92458, 92460, 92461, 92462, 92463, 92464, 92465, 92466, 92467, 92468, 92469, 92470, 92471, 92472, 92473, 92474, 92475, 92476, 92477, 92478, 92479, 92480, 92481, 92482, 92483, 92484, 92485, 92486, 92487, 92488, 92489, 92490, 92491, 92492, 92493, 92494, 92495, 92497, 92499, 92500, 92501, 92502, 92503, 92504, 92505, 92506, 92507, 92508, 92509, 92510, 92511, 92512, 92513, 92514, 92515, 92516, 92517, 92518, 92519, 92520, 92521, 92522, 92523, 92524, 92525, 92526, 92527, 92528, 92529, 92530, 92531, 92532, 92533, 92534, 92535, 92536, 92537, 92538, 92539, 92544, 92545, 92546, 92547, 92552, 92553, 92554, 92555, 92556, 92557, 92558, 92559, 92560, 92561, 92562, 92563, 92564, 92565, 92566, 92567, 92568, 92569, 92570, 92571, 92572, 92573, 92574, 92575, 92576, 92583, 92584, 92586, 92587, 92588, 92589, 92590, 92591, 92592, 92593, 92594, 92596, 92597, 92598, 92599, 92600, 92604, 92605, 92606, 92607, 92608, 92609, 92610, 92611, 92612, 92613, 92614, 92615, 92616, 92617, 92618, 92619, 92620, 92621, 92622, 92623, 92624, 92625, 92626, 92627, 92628, 92629, 92630, 92631, 92632, 92633, 92634, 92635, 92636, 92637, 92638, 92639, 92640, 92641, 92642, 92643, 92644, 92645, 92646, 92647, 92648, 92649, 92650, 92651, 92652, 92653, 92654, 92655, 92656, 92657, 92658, 92659, 92660, 92661, 92662, 92663, 92664, 92665, 92666, 92667, 92669, 92670, 92671, 92673, 92674, 92675, 92676, 92678, 92679, 92680, 92681, 92682, 92683, 92684, 92685, 92686, 92687, 92688, 92689, 92690, 92693, 92694, 92695, 92696, 92697, 92698, 92700, 92701, 92703, 92704, 92705, 92706, 92707, 92710, 92712, 92714, 92715, 92716, 92717, 92718, 92719, 92722, 92723, 92724, 92725, 92726, 92727, 92729, 92730, 92731, 92733, 92734, 92735, 92736, 92737, 92738, 92739, 92740, 92741, 92742, 92743, 92744, 92745, 92746, 92747, 92748, 92749, 92750, 92751, 92752, 92753, 92754, 92755, 92756, 92757, 92758, 92760, 92761, 92762, 92763, 92764, 92765, 92766, 92767, 92768, 92769, 92770, 92771, 92772, 92773, 92775, 92776, 92777, 92778, 92779, 92780, 92781, 92782, 92783, 92784, 92785, 92786, 92787, 92788, 92789, 92792, 92793, 92794, 92795, 92796, 92797, 92798, 92799, 92800, 92801, 92802, 92803, 92804, 92805, 92806, 92807, 92808, 92809, 92811, 92812, 92813, 92814, 92816, 92817, 92819, 92820, 92822, 92823, 92824, 92825, 92827, 92828, 92829, 92832, 92833, 92834, 92835, 92836, 92837, 92838, 92839, 92840, 92841, 92842, 92843, 92844, 92845, 92846, 92847, 92848, 92849, 92850, 92851, 92852, 92853, 92854, 92855, 92856, 92857, 92858, 92859, 92860, 92861, 92862, 92863, 92864, 92865, 92866, 92867, 92868, 92870, 92871, 92872, 92873, 92874, 92875, 92876, 92877, 92879, 92881, 92882, 92883, 92886, 92887, 92888, 92889, 92890, 92891, 92892, 92893, 92894, 92895, 92896, 92897, 92898, 92899, 92900, 92901, 92902, 92903, 92904, 92905, 92906, 92907, 92908, 92909, 92910, 92911, 92912, 92913, 92915, 92916, 92917, 92918, 92919, 92920, 92921, 92922, 92923, 92924, 92925, 92926, 92927, 92928, 92930, 92931, 92932, 92933, 92936, 92937, 92938, 92939, 92940, 92941, 92942, 92943, 92944, 92945, 92946, 92947, 92950, 92951, 92952, 92953, 92954, 92956, 92957, 92958, 92959, 92961, 92962, 92963, 92965, 92966, 92967, 92969, 92970, 92971, 92972, 92973, 92974, 92976, 92977, 92979, 92980, 92981, 92983, 92984, 92985, 92986, 92987, 92988, 92989, 92990, 92991, 92992, 92993, 92994, 92995, 92996, 92997, 92998, 92999, 93000, 93001, 93002, 93003, 93005, 93008, 93009, 93010, 93011, 93013, 93014, 93015, 93020, 93021, 93022, 93023, 93024, 93025, 93026, 93027, 93028, 93029, 93030, 93031, 93032, 93033, 93034, 93035, 93036, 93037, 93038, 93039, 93040, 93041, 93042, 93043, 93044, 93045, 93046, 93047, 93048, 93049, 93050, 93051, 93052, 93054, 93055, 93056, 93057, 93058, 93059, 93060, 93061, 93063, 93064, 93065, 93066, 93067, 93068, 93070, 93071, 93072, 93074, 93075, 93076, 93081, 93082, 93083, 93084, 93085, 93086, 93088, 93093, 93094, 93095, 93096, 93097, 93098, 93099, 93104, 93105, 93110, 93111, 93112, 93113, 93114, 93115, 93116, 93117, 93120, 93124, 93125, 93126, 93127, 93128, 93129, 93130, 93131, 93132, 93139, 93140, 93141, 93142, 93143, 93144, 93145, 93146, 93147, 93148, 93149, 93150, 93151, 93152, 93153, 93154, 93155, 93156, 93157, 93158, 93159, 93160, 93161, 93162, 93163, 93164, 93166, 93167, 93168, 93169, 93170, 93171, 93173, 93174, 93175, 93176, 93177, 93178, 93179, 93180, 93181, 93182, 93183, 93184, 93185, 93186, 93187, 93188, 93189, 93190, 93191, 93192, 93193, 93194, 93195, 93196, 93197, 93199, 93200, 93201, 93202, 93203, 93204, 93205, 93206, 93207, 93208, 93209, 93210, 93211, 93212, 93213, 93214, 93215, 93217, 93218, 93219, 93221, 93222, 93223, 93225, 93226, 93228, 93229, 93230, 93231, 93232, 93233, 93234, 93235, 93236, 93237, 93238, 93239, 93244, 93245, 93246, 93247, 93249, 93250, 93252, 93253, 93254, 93255, 93256, 93257, 93258, 93259, 93260, 93261, 93262, 93263, 93264, 93265, 93266, 93267, 93268, 93269, 93270, 93271, 93272, 93273, 93274, 93275, 93276, 93277, 93278, 93279, 93280, 93281, 93282, 93283, 93284, 93285, 93286, 93287, 93288, 93289, 93290, 93291, 93292, 93293, 93294, 93295, 93296, 93297, 93298, 93299, 93300, 93301, 93302, 93303, 93304, 93305, 93306, 93307, 93308, 93309, 93310, 93311, 93312, 93313, 93314, 93315, 93316, 93318, 93319, 93320, 93321, 93322, 93325, 93326, 93327, 93328, 93329, 93330, 93331, 93332, 93333, 93334, 93335, 93336, 93337, 93338, 93339, 93340, 93341, 93342, 93343, 93344, 93345, 93346, 93348, 93349, 93350, 93351, 93352, 93353, 93354, 93355, 93356, 93357, 93358, 93360, 93361, 93362, 93363, 93368, 93369, 93370, 93371, 93372, 93377, 93378, 93382, 93384, 93388, 93389, 93390, 93391, 93392, 93393, 93394, 93395, 93396, 93397, 93398, 93399, 93400, 93401, 93402, 93403, 93404, 93405, 93406, 93407, 93409, 93410, 93411, 93416, 93421, 93422, 93423, 93428, 93431, 93432, 93433, 93434, 93435, 93436, 93437, 93438, 93439, 93440, 93441, 93442, 93443, 93444, 93445, 93446, 93447, 93448, 93450, 93451, 93452, 93453, 93454, 93456, 93457, 93458, 93459, 93460, 93462, 93464, 93465, 93466, 93467, 93468, 93469, 93470, 93471, 93472, 93473, 93475, 93476, 93477, 93478, 93479, 93481, 93482, 93483, 93484, 93485, 93486, 93487, 93488, 93489, 93490, 93491, 93492, 93493, 93494, 93495, 93496, 93497, 93498, 93499, 93500, 93501, 93502, 93503, 93504, 93505, 93506, 93507, 93508, 93509, 93510, 93511, 93512, 93513, 93514, 93516, 93517, 93519, 93520, 93521, 93522, 93523, 93524, 93525, 93526, 93527, 93528, 93529, 93530, 93531, 93532, 93533, 93534, 93535, 93536, 93537, 93538, 93539, 93540, 93541, 93542, 93543, 93544, 93545, 93546, 93547, 93548, 93549, 93550, 93551, 93554, 93555, 93556, 93557, 93559, 93560, 93561, 93562, 93563, 93564, 93565, 93566, 93567, 93568, 93569, 93570, 93571, 93572, 93574, 93575, 93576, 93577, 93578, 93579, 93580, 93581, 93582, 93583, 93584, 93585, 93587, 93588, 93589, 93590, 93592, 93593, 93595, 93596, 93597, 93598, 93599, 93600, 93601, 93602, 93603, 93604, 93605, 93606, 93607, 93608, 93609, 93610, 93611, 93612, 93613, 93614, 93615, 93616, 93617, 93618, 93619, 93620, 93621, 93622, 93623, 93624, 93625, 93626, 93627, 93628, 93629, 93630, 93631, 93632, 93633, 93634, 93635, 93636, 93638, 93639, 93640, 93641, 93642, 93644, 93645, 93646, 93647, 93648, 93649, 93650, 93651, 93652, 93653, 93654, 93655, 93657, 93658, 93659, 93661, 93663, 93664, 93665, 93666, 93667, 93668, 93669, 93670, 93671, 93672, 93673, 93674, 93675, 93676, 93677, 93678, 93679, 93680, 93681, 93682, 93683, 93684, 93685, 93686, 93687, 93688, 93689, 93690, 93691, 93692, 93693, 93694, 93695, 93696, 93697, 93698, 93699, 93700, 93701, 93702, 93703, 93704, 93705, 93706, 93707, 93708, 93709, 93713, 93714, 93715, 93716, 93717, 93718, 93719, 93720, 93721, 93722, 93723, 93724, 93725, 93726, 93727, 93728, 93734, 93735, 93742, 93743, 93744, 93745, 93748, 93749, 93750, 93751, 93758, 93759, 93760, 93761, 93762, 93763, 93764, 93765, 93766, 93767, 93770, 93771, 93772, 93773, 93774, 93775, 93776, 93777, 93778, 93779, 93781, 93782, 93783, 93784, 93785, 93786, 93787, 93788, 93789, 93790, 93791, 93792, 93793, 93794, 93795, 93796, 93797, 93799, 93800, 93801, 93802, 93803, 93804, 93805, 93806, 93807, 93808, 93809, 93810, 93811, 93812, 93813, 93814, 93815, 93816, 93817, 93818, 93819, 93820, 93821, 93822, 93823, 93824, 93825, 93826, 93827, 93828, 93829, 93830, 93831, 93832, 93833, 93834, 93835, 93836, 93837, 93838, 93839, 93840, 93841, 93842, 93843, 93844, 93845, 93846, 93847, 93848, 93849, 93850, 93851, 93852, 93853, 93854, 93855, 93856, 93857, 93858, 93859, 93860, 93861, 93862, 93863, 93864, 93865, 93866, 93867, 93868, 93869, 93870, 93871, 93874, 93875, 93876, 93877, 93878, 93879, 93880, 93881, 93882, 93884, 93885, 93886, 93887, 93888, 93889, 93890, 93891, 93892, 93893, 93894, 93895, 93896, 93898, 93899, 93900, 93901, 93902, 93903, 93904, 93905, 93906, 93907, 93908, 93909, 93910, 93911, 93912, 93913, 93914, 93915, 93916, 93917, 93918, 93919, 93920, 93921, 93922, 93923, 93924, 93925, 93926, 93927, 93928, 93929, 93930, 93931, 93932, 93933, 93934, 93935, 93936, 93937, 93938, 93939, 93940, 93941, 93942, 93943, 93944, 93945, 93946, 93947, 93948, 93949, 93950, 93951, 93952, 93953, 93954, 93955, 93956, 93957, 93958, 93959, 93960, 93961, 93962, 93963, 93966, 93967, 93968, 93969, 93970, 93971, 93972, 93973, 93974, 93975, 93976, 93977, 93978, 93979, 93980, 93981, 93982, 93983, 93984, 93985, 93986, 93987, 93988, 93989, 93990, 93991, 93992, 93993, 93994, 93995, 93996, 93998, 93999, 94000, 94001, 94002, 94003, 94004, 94005, 94006, 94007, 94008, 94009, 94010, 94011, 94012, 94013, 94014, 94015, 94016, 94017, 94018, 94019, 94020, 94023, 94024, 94025, 94026, 94027, 94028, 94029, 94030, 94031, 94032, 94033, 94034, 94035, 94036, 94037, 94038, 94039, 94040, 94041, 94042, 94043, 94044, 94045, 94046, 94047, 94051, 94052, 94053, 94054, 94055, 94056, 94068, 94070, 94072, 94073, 94080, 94081, 94083, 94084, 94085, 94086, 94087, 94088, 94089, 94090, 94091, 94092, 94094, 94095, 94096, 94097, 94098, 94099, 94100, 94101, 94102, 94103, 94104, 94105, 94107, 94108, 94109, 94110, 94111, 94112, 94113, 94114, 94115, 94116, 94117, 94118, 94119, 94120, 94121, 94122, 94123, 94124, 94125, 94126, 94127, 94128, 94129, 94130, 94131, 94132, 94133, 94134, 94135, 94136, 94137, 94138, 94139, 94140, 94141, 94142, 94143, 94144, 94145, 94146, 94147, 94149, 94150, 94151, 94152, 94153, 94154, 94156, 94157, 94158, 94159, 94160, 94162, 94163, 94164, 94165, 94166, 94167, 94168, 94169, 94170, 94171, 94172, 94173, 94174, 94175, 94176, 94177, 94178, 94179, 94180, 94182, 94184, 94185, 94187, 94188, 94189, 94190, 94191, 94192, 94193, 94194, 94196, 94197, 94198, 94199, 94201, 94202, 94203, 94204, 94205, 94207, 94208, 94209, 94211, 94212, 94213, 94214, 94215, 94216, 94217, 94218, 94219, 94220, 94221, 94222, 94223, 94224, 94225, 94226, 94227, 94228, 94229, 94230, 94231, 94232, 94233, 94234, 94235, 94237, 94238, 94239, 94240, 94241, 94242, 94243, 94244, 94245, 94246, 94247, 94248, 94249, 94250, 94251, 94252, 94253, 94254, 94255, 94256, 94257, 94258, 94260, 94261, 94262, 94263, 94264, 94265, 94266, 94267, 94268, 94269, 94270, 94271, 94272, 94273, 94274, 94275, 94276, 94277, 94278, 94279, 94280, 94281, 94282, 94283, 94284, 94285, 94286, 94287, 94288, 94289, 94290, 94301, 94307, 94308, 94309, 94310, 94311, 94312, 94313, 94314, 94315, 94316, 94317, 94318, 94319, 94320, 94321, 94322, 94323, 94324, 94325, 94326, 94327, 94328, 94329, 94330, 94331, 94333, 94334, 94335, 94336, 94337, 94338, 94339, 94340, 94341, 94342, 94343, 94344, 94345, 94346, 94347, 94348, 94350, 94351, 94352, 94353, 94354, 94356, 94357, 94358, 94359, 94360, 94362, 94364, 94365, 94366, 94367, 94368, 94369, 94370, 94371, 94372, 94373, 94374, 94375, 94376, 94377, 94379, 94380, 94381, 94382, 94383, 94385, 94386, 94387, 94388, 94389, 94390, 94391, 94392, 94393, 94395, 94396, 94397, 94398, 94399, 94400, 94401, 94402, 94403, 94404, 94405, 94406, 94407, 94408, 94409, 94410, 94411, 94412, 94413, 94414, 94415, 94416, 94419, 94420, 94421, 94422, 94423, 94424, 94425, 94426, 94427, 94428, 94429, 94430, 94431, 94432, 94433, 94434, 94435, 94436, 94437, 94438, 94439, 94440, 94441, 94442, 94443, 94444, 94445, 94446, 94447, 94448, 94449, 94450, 94451, 94452, 94453, 94454, 94455, 94456, 94458, 94459, 94460, 94461, 94462, 94463, 94464, 94465, 94466, 94467, 94468, 94469, 94471, 94472, 94473, 94474, 94476, 94477, 94478, 94479, 94480, 94481, 94482, 94483, 94484, 94485, 94486, 94487, 94488, 94489, 94490, 94491, 94492, 94494, 94495, 94496, 94497, 94498, 94499, 94501, 94502, 94503, 94504, 94505, 94506, 94507, 94508, 94509, 94510, 94511, 94512, 94513, 94514, 94516, 94517, 94518, 94519, 94520, 94521, 94522, 94523, 94524, 94525, 94526, 94527, 94528, 94529, 94530, 94531, 94532, 94533, 94534, 94535, 94536, 94541, 94546, 94547, 94548, 94549, 94550, 94551, 94552, 94554, 94560, 94561, 94562, 94563, 94564, 94565, 94568, 94569, 94571, 94572, 94573, 94574, 94576, 94577, 94578, 94579, 94580, 94581, 94582, 94583, 94584, 94585, 94587, 94588, 94589, 94590, 94591, 94592, 94593, 94594, 94595, 94596, 94597, 94598, 94599, 94600, 94601, 94602, 94604, 94605, 94606, 94607, 94608, 94609, 94610, 94611, 94612, 94613, 94614, 94615, 94616, 94617, 94618, 94619, 94620, 94621, 94623, 94624, 94625, 94626, 94627, 94629, 94630, 94632, 94633, 94634, 94635, 94636, 94637, 94638, 94639, 94640, 94641, 94642, 94643, 94644, 94645, 94646, 94647, 94648, 94649, 94650, 94651, 94652, 94653, 94654, 94655, 94656, 94657, 94658, 94659, 94660, 94661, 94662, 94663, 94664, 94665, 94666, 94667, 94668, 94669, 94670, 94671, 94672, 94673, 94674, 94675, 94676, 94677, 94678, 94679, 94680, 94681, 94682, 94684, 94685, 94686, 94687, 94688, 94689, 94690, 94691, 94692, 94693, 94694, 94695, 94696, 94697, 94698, 94699, 94700, 94702, 94703, 94704, 94705, 94707, 94708, 94709, 94710, 94711, 94712, 94713, 94714, 94715, 94716, 94717, 94718, 94719, 94720, 94721, 94722, 94723, 94724, 94725, 94726, 94727, 94728, 94729, 94730, 94731, 94732, 94733, 94734, 94735, 94736, 94737, 94738, 94739, 94740, 94741, 94742, 94743, 94744, 94745, 94746, 94747, 94748, 94749, 94750, 94751, 94752, 94753, 94754, 94756, 94757, 94758, 94759, 94760, 94761, 94762, 94763, 94764, 94765, 94766, 94767, 94769, 94770, 94771, 94772, 94773, 94774, 94775, 94776, 94777, 94778, 94779, 94780, 94781, 94782, 94783, 94784, 94785, 94786, 94787, 94788, 94789, 94790, 94791, 94792, 94793, 94794, 94795, 94796, 94797, 94798, 94799, 94800, 94801, 94802, 94803, 94804, 94805, 94806, 94807, 94808, 94809, 94810, 94811, 94812, 94813, 94814, 94816, 94817, 94818, 94819, 94820, 94821, 94822, 94823, 94824, 94825, 94829, 94830, 94831, 94832, 94833, 94834, 94835, 94836, 94837, 94838, 94839, 94840, 94841, 94842, 94843, 94845, 94846, 94847, 94848, 94849, 94850, 94851, 94852, 94853, 94854, 94856, 94857, 94858, 94859, 94860, 94861, 94863, 94864, 94865, 94866, 94867, 94868, 94869, 94870, 94871, 94872, 94873, 94874, 94875, 94876, 94877, 94878, 94879, 94880, 94881, 94882, 94883, 94884, 94885, 94886, 94887, 94888, 94889, 94890, 94891, 94892, 94893, 94894, 94895, 94896, 94897, 94898, 94899, 94900, 94901, 94902, 94903, 94904, 94905, 94906, 94907, 94909, 94910, 94911, 94912, 94913, 94914, 94915, 94916, 94917, 94918, 94919, 94920, 94921, 94922, 94923, 94924, 94925, 94926, 94927, 94928, 94929, 94930, 94931, 94932, 94933, 94934, 94935, 94936, 94937, 94938, 94939, 94940, 94941, 94942, 94943, 94944, 94946, 94947, 94948, 94949, 94950, 94951, 94952, 94953, 94954, 94955, 94956, 94957, 94958, 94959, 94960, 94962, 94963, 94964, 94965, 94966, 94967, 94968, 94969, 94970, 94971, 94972, 94973, 94974, 94975, 94976, 94977, 94978, 94979, 94980, 94981, 94982, 94983, 94984, 94985, 94986, 94987, 94988, 94990, 94991, 94992, 94994, 94995, 94996, 95001, 95002, 95003, 95005, 95006, 95007, 95008, 95009, 95010, 95011, 95012, 95013, 95014, 95015, 95016, 95017, 95018, 95019, 95020, 95021, 95022, 95023, 95024, 95025, 95026, 95027, 95028, 95029, 95030, 95031, 95032, 95033, 95034, 95035, 95036, 95037, 95038, 95040, 95041, 95042, 95043, 95044, 95045, 95046, 95047, 95048, 95049, 95050, 95051, 95052, 95053, 95054, 95055, 95056, 95057, 95058, 95059, 95060, 95061, 95062, 95063, 95064, 95065, 95066, 95067, 95068, 95069, 95070, 95071, 95072, 95073, 95074, 95075, 95076, 95077, 95078, 95079, 95080, 95081, 95082, 95083, 95084, 95085, 95086, 95087, 95088, 95089, 95090, 95091, 95092, 95093, 95094, 95095, 95096, 95097, 95098, 95099, 95100, 95101, 95102, 95103, 95105, 95110, 95111, 95112, 95117, 95118, 95119, 95120, 95121, 95122, 95123, 95130, 95131, 95132, 95133, 95134, 95135, 95136, 95137, 95138, 95139, 95141, 95142, 95143, 95144, 95145, 95146, 95147, 95148, 95149, 95150, 95151, 95152, 95153, 95154, 95155, 95156, 95157, 95158, 95159, 95160, 95161, 95162, 95163, 95164, 95165, 95166, 95167, 95168, 95169, 95170, 95171, 95172, 95173, 95174, 95175, 95176, 95177, 95178, 95179, 95180, 95181, 95182, 95183, 95184, 95185, 95186, 95187, 95188, 95189, 95190, 95191, 95192, 95193, 95194, 95195, 95196, 95200, 95201, 95202, 95203, 95204, 95205, 95206, 95207, 95208, 95209, 95210, 95211, 95212, 95213, 95214, 95216, 95217, 95219, 95220, 95221, 95222, 95223, 95224, 95225, 95226, 95227, 95228, 95229, 95230, 95231, 95233, 95234, 95235, 95236, 95237, 95238, 95239, 95240, 95241, 95242, 95243, 95244, 95245, 95246, 95247, 95248, 95249, 95250, 95253, 95254, 95255, 95256, 95258, 95259, 95260, 95261, 95262, 95263, 95264, 95265, 95266, 95267, 95268, 95269, 95270, 95271, 95272, 95273, 95274, 95275, 95276, 95277, 95278, 95279, 95280, 95281, 95282, 95283, 95284, 95285, 95286, 95288, 95289, 95290, 95291, 95292, 95294, 95295, 95296, 95297, 95298, 95299, 95300, 95301, 95302, 95305, 95306, 95307, 95308, 95309, 95310, 95311, 95313, 95314, 95315, 95316, 95317, 95318, 95319, 95320, 95321, 95322, 95323, 95324, 95325, 95326, 95327, 95328, 95329, 95330, 95331, 95332, 95333, 95334, 95335, 95336, 95337, 95338, 95339, 95340, 95341, 95342, 95343, 95344, 95345, 95346, 95347, 95348, 95349, 95350, 95351, 95352, 95353, 95354, 95355, 95356, 95357, 95358, 95359, 95360, 95361, 95362, 95363, 95364, 95365, 95366, 95367, 95368, 95369, 95370, 95371, 95372, 95373, 95374, 95375, 95376, 95377, 95378, 95379, 95380, 95381, 95382, 95383, 95384, 95385, 95386, 95387, 95388, 95389, 95390, 95391, 95392, 95393, 95395, 95396, 95397, 95398, 95399, 95400, 95401, 95402, 95403, 95405, 95407, 95408, 95409, 95410, 95411, 95412, 95413, 95414, 95415, 95416, 95418, 95419, 95421, 95422, 95423, 95424, 95425, 95426, 95427, 95428, 95429, 95430, 95432, 95433, 95434, 95435, 95436, 95437, 95438, 95439, 95440, 95441, 95442, 95443, 95444, 95445, 95446, 95447, 95448, 95449, 95450, 95451, 95452, 95453, 95454, 95455, 95456, 95457, 95458, 95459, 95460, 95461, 95462, 95463, 95464, 95467, 95468, 95469, 95470, 95471, 95472, 95473, 95474, 95475, 95476, 95477, 95478, 95479, 95480, 95481, 95482, 95483, 95484, 95485, 95486, 95487, 95488, 95489, 95490, 95491, 95492, 95493, 95494, 95495, 95496, 95497, 95498, 95499, 95500, 95501, 95502, 95503, 95504, 95505, 95506, 95507, 95508, 95509, 95510, 95511, 95512, 95513, 95514, 95515, 95516, 95517, 95518, 95519, 95520, 95521, 95522, 95523, 95524, 95525, 95526, 95527, 95528, 95529, 95530, 95531, 95532, 95533, 95534, 95535, 95536, 95537, 95538, 95539, 95540, 95541, 95542, 95543, 95544, 95545, 95546, 95547, 95548, 95549, 95550, 95551, 95552, 95553, 95554, 95555, 95556, 95557, 95558, 95559, 95560, 95561, 95562, 95563, 95564, 95565, 95566, 95567, 95568, 95569, 95570, 95571, 95572, 95573, 95574, 95575, 95576, 95577, 95578, 95579, 95580, 95581, 95582, 95583, 95584, 95585, 95587, 95588, 95589, 95590, 95591, 95592, 95593, 95594, 95595, 95596, 95597, 95598, 95599, 95600, 95601, 95602, 95603, 95604, 95605, 95606, 95607, 95608, 95609, 95610, 95611, 95612, 95613, 95614, 95615, 95616, 95617, 95618, 95619, 95620, 95621, 95622, 95623, 95624, 95626, 95627, 95628, 95629, 95630, 95631, 95632, 95633, 95634, 95635, 95636, 95637, 95638, 95639, 95640, 95641, 95642, 95643, 95644, 95645, 95646, 95647, 95648, 95649, 95650, 95651, 95652, 95653, 95654, 95655, 95656, 95657, 95658, 95659, 95660, 95661, 95662, 95663, 95664, 95665, 95666, 95667, 95671, 95672, 95674, 95675, 95676, 95677, 95678, 95679, 95680, 95681, 95682, 95683, 95684, 95685, 95686, 95687, 95688, 95689, 95691, 95692, 95693, 95694, 95695, 95696, 95697, 95698, 95699, 95700, 95701, 95702, 95703, 95704, 95705, 95706, 95707, 95708, 95709, 95710, 95711, 95712, 95713, 95714, 95715, 95716, 95717, 95718, 95719, 95720, 95721, 95722, 95723, 95724, 95725, 95726, 95727, 95728, 95729, 95730, 95732, 95733, 95735, 95736, 95737, 95738, 95739, 95740, 95741, 95742, 95743, 95744, 95745, 95746, 95747, 95748, 95749, 95750, 95751, 95752, 95753, 95754, 95755, 95756, 95757, 95758, 95759, 95760, 95761, 95762, 95763, 95764, 95765, 95766, 95767, 95768, 95769, 95770, 95771, 95772, 95773, 95774, 95775, 95776, 95777, 95778, 95779, 95780, 95781, 95782, 95783, 95784, 95785, 95786, 95787, 95788, 95789, 95790, 95791, 95793, 95794, 95795, 95797, 95798, 95799, 95800, 95801, 95802, 95803, 95804, 95805, 95806, 95807, 95809, 95810, 95811, 95812, 95813, 95814, 95815, 95816, 95817, 95818, 95827, 95828, 95829, 95830, 95831, 95832, 95833, 95834, 95841, 95842, 95843, 95844, 95845, 95846, 95848, 95849, 95850, 95851, 95852, 95853, 95854, 95855, 95856, 95857, 95858, 95859, 95860, 95861, 95862, 95863, 95864, 95865, 95866, 95867, 95868, 95869, 95870, 95871, 95872, 95873, 95874, 95876, 95877, 95878, 95879, 95880, 95881, 95882, 95883, 95884, 95885, 95886, 95887, 95888, 95889, 95890, 95891, 95892, 95893, 95894, 95895, 95896, 95897, 95898, 95899, 95900, 95901, 95902, 95903, 95904, 95905, 95906, 95907, 95908, 95909, 95910, 95911, 95912, 95913, 95914, 95915, 95916, 95917, 95918, 95919, 95920, 95921, 95922, 95923, 95924, 95925, 95926, 95927, 95928, 95929, 95930, 95931, 95932, 95933, 95934, 95935, 95936, 95937, 95938, 95939, 95940, 95941, 95942, 95943, 95944, 95945, 95946, 95947, 95948, 95949, 95950, 95951, 95952, 95953, 95954, 95955, 95956, 95957, 95958, 95959, 95961, 95962, 95963, 95964, 95965, 95966, 95967, 95968, 95969, 95970, 95971, 95972, 95973, 95974, 95975, 95976, 95977, 95978, 95980, 95981, 95982, 95983, 95984, 95985, 95986, 95987, 95988, 95989, 95990, 95991, 95992, 95993, 95994, 95995, 95996, 95997, 95998, 95999, 96000, 96001, 96002, 96003, 96004, 96005, 96006, 96007, 96010, 96011, 96012, 96013, 96014, 96015, 96016, 96017, 96018, 96019, 96021, 96024, 96025, 96026, 96027, 96028, 96030, 96031, 96032, 96033, 96034, 96036, 96037, 96038, 96039, 96040, 96041, 96042, 96043, 96044, 96045, 96046, 96047, 96048, 96049, 96050, 96051, 96052, 96053, 96054, 96055, 96056, 96057, 96058, 96059, 96060, 96063, 96064, 96065, 96066, 96067, 96068, 96069, 96070, 96071, 96072, 96073, 96074, 96075, 96076, 96077, 96078, 96079, 96080, 96081, 96082, 96083, 96084, 96085, 96086, 96087, 96088, 96089, 96090, 96091, 96096, 96097, 96098, 96099, 96100, 96101, 96102, 96103, 96104, 96105, 96106, 96107, 96108, 96109, 96110, 96114, 96115, 96116, 96117, 96118, 96119, 96120, 96121, 96122, 96123, 96124, 96125, 96126, 96127, 96128, 96129, 96130, 96135, 96136, 96137, 96139, 96144, 96146, 96147, 96148, 96149, 96150, 96157, 96158, 96159, 96163, 96164, 96165, 96166, 96167, 96170, 96174, 96175, 96176, 96177, 96178, 96179, 96180, 96181, 96182, 96183, 96184, 96185, 96186, 96188, 96189, 96190, 96191, 96192, 96193, 96194, 96195, 96196, 96197, 96198, 96199, 96200, 96201, 96202, 96203, 96204, 96205, 96206, 96207, 96208, 96209, 96210, 96211, 96212, 96214, 96215, 96216, 96217, 96218, 96219, 96220, 96221, 96222, 96223, 96224, 96225, 96226, 96227, 96228, 96229, 96230, 96231, 96232, 96233, 96234, 96235, 96236, 96237, 96238, 96239, 96240, 96241, 96242, 96246, 96247, 96248, 96249, 96250, 96251, 96252, 96253, 96254, 96255, 96256, 96257, 96258, 96259, 96260, 96262, 96263, 96264, 96265, 96266, 96267, 96268, 96270, 96271, 96273, 96274, 96275, 96276, 96277, 96278, 96279, 96280, 96281, 96282, 96283, 96284, 96285, 96286, 96287, 96288, 96289, 96290, 96291, 96294, 96295, 96296, 96297, 96298, 96300, 96301, 96302, 96303, 96304, 96305, 96306, 96307, 96308, 96309, 96311, 96312, 96313, 96314, 96315, 96316, 96317, 96318, 96319, 96320, 96321, 96322, 96323, 96324, 96325, 96326, 96327, 96328, 96329, 96330, 96331, 96332, 96334, 96335, 96336, 96337, 96339, 96341, 96344, 96345, 96347, 96348, 96349, 96361, 96362, 96368, 96377, 96379, 96380, 96381, 96382, 96383, 96384, 96385, 96386, 96387, 96389, 96391, 96392, 96393, 96394, 96395, 96396, 96397, 96399, 96400, 96401, 96402, 96403, 96404, 96405, 96406, 96410, 96418, 96420, 96421, 96423, 96430, 96433, 96436, 96437, 96438, 96439, 96441, 96442, 96443, 96444, 96445, 96447, 96448, 96449, 96451, 96452, 96453, 96454, 96455, 96457, 96458, 96459, 96460, 96461, 96463, 96465, 96466, 96467, 96468, 96469, 96470, 96471, 96472, 96473, 96474, 96475, 96477, 96478, 96479, 96480, 96483, 96484, 96485, 96487, 96488, 96489, 96490, 96491, 96492, 96493, 96494, 96496, 96497, 96498, 96499, 96500, 96501, 96502, 96503, 96504, 96505, 96506, 96507, 96508, 96509, 96510, 96511, 96512, 96513, 96514, 96516, 96519, 96520, 96523, 96524, 96525, 96526, 96527, 96528, 96529, 96530, 96531, 96532, 96533, 96535, 96536, 96537, 96538, 96539, 96540, 96541, 96543, 96545, 96546, 96548, 96549, 96550, 96551, 96552, 96553, 96554, 96555, 96556, 96557, 96558, 96559, 96560, 96561, 96562, 96563, 96564, 96565, 96566, 96568, 96569, 96570, 96571, 96572, 96573, 96574, 96576, 96579, 96580, 96581, 96582, 96584, 96585, 96586, 96587, 96588, 96589, 96590, 96591, 96592, 96593, 96594, 96595, 96596, 96597, 96598, 96599, 96600, 96601, 96602, 96603, 96604, 96605, 96606, 96608, 96609, 96611, 96612, 96615, 96616, 96621, 96622, 96628, 96635, 96636, 96637, 96639, 96640, 96641, 96643, 96644, 96645, 96646, 96647, 96648, 96649, 96650, 96652, 96653, 96654, 96655, 96656, 96657, 96658, 96659, 96660, 96661, 96662, 96663, 96664, 96665, 96666, 96669, 96671, 96672, 96673, 96675, 96676, 96677, 96678, 96679, 96680, 96681, 96682, 96683, 96684, 96685, 96686, 96687, 96688, 96689, 96690, 96691, 96692, 96693, 96694, 96695, 96696, 96697, 96698, 96699, 96700, 96701, 96702, 96703, 96704, 96705, 96706, 96707, 96708, 96709, 96710, 96711, 96712, 96713, 96714, 96715, 96716, 96717, 96718, 96719, 96720, 96721, 96722, 96723, 96724, 96725, 96726, 96727, 96728, 96730, 96731, 96732, 96733, 96734, 96735, 96737, 96738, 96739, 96740, 96741, 96742, 96743, 96744, 96745, 96746, 96747, 96748, 96750, 96751, 96752, 96753, 96754, 96755, 96756, 96757, 96758, 96759, 96760, 96762, 96763, 96764, 96765, 96766, 96767, 96768, 96770, 96771, 96772, 96773, 96774, 96775, 96776, 96777, 96778, 96779, 96780, 96781, 96782, 96783, 96784, 96785, 96786, 96787, 96788, 96789, 96790, 96791, 96792, 96793, 96794, 96795, 96796, 96797, 96798, 96799, 96800, 96801, 96802, 96803, 96804, 96805, 96806, 96807, 96808, 96809, 96810, 96811, 96812, 96813, 96814, 96815, 96816, 96817, 96818, 96819, 96820, 96821, 96822, 96823, 96825, 96826, 96827, 96828, 96829, 96830, 96831, 96832, 96833, 96834, 96835, 96836, 96837, 96838, 96839, 96840, 96841, 96842, 96843, 96844, 96845, 96846, 96847, 96853, 96856, 96875, 96877, 96878, 96884, 96888, 96927, 96928, 96929, 96930, 96931, 96932, 96933, 96934, 96935, 96936, 96937, 96938, 96939, 96940, 96941, 96942, 96943, 96944, 96945, 96946, 96947, 96948, 96949, 96950, 96951, 96952, 96953, 96954, 96955, 96956, 96957, 96958, 96959, 96960, 96961, 96962, 96963, 96964, 96965, 96966, 96967, 96968, 96969, 96970, 96971, 96972, 96973, 96974, 96975, 96976, 96977, 96978, 96979, 96980, 96981, 96982, 96983, 96984, 96985, 96986, 96987, 96988, 96989, 96990, 96991, 96992, 96993, 96994, 96996, 96997, 96999, 97000, 97001, 97002, 97003, 97004, 97005, 97006, 97007, 97008, 97009, 97010, 97011, 97012, 97013, 97014, 97016, 97017, 97018, 97019, 97020, 97021, 97022, 97023, 97024, 97025, 97026, 97027, 97028, 97029, 97030, 97031, 97032, 97033, 97034, 97035, 97036, 97037, 97038, 97039, 97040, 97041, 97042, 97043, 97044, 97047, 97048, 97049, 97050, 97051, 97052, 97053, 97054, 97055, 97056, 97057, 97058, 97059, 97060, 97061, 97062, 97063, 97064, 97065, 97066, 97068, 97069, 97070, 97071, 97072, 97074, 97075, 97076, 97077, 97078, 97079, 97080, 97081, 97083, 97084, 97085, 97086, 97087, 97089, 97090, 97091, 97092, 97093, 97094, 97095, 97096, 97097, 97098, 97099, 97100, 97101, 97102, 97103, 97104, 97105, 97106, 97108, 97109, 97110, 97111, 97113, 97115, 97116, 97117, 97118, 97119, 97121, 97122, 97123, 97124, 97125, 97126, 97127, 97128, 97129, 97130, 97131, 97132, 97133, 97134, 97135, 97136, 97137, 97138, 97139, 97140, 97141, 97142, 97143, 97144, 97145, 97146, 97147, 97148, 97149, 97150, 97151, 97152, 97153, 97154, 97155, 97156, 97157, 97158, 97159, 97160, 97161, 97162, 97163, 97164, 97165, 97166, 97167, 97168, 97169, 97170, 97171, 97172, 97173, 97174, 97175, 97176, 97177, 97178, 97179, 97180, 97181, 97182, 97183, 97184, 97185, 97186, 97193, 97194, 97195, 97196, 97197, 97200, 97201, 97202, 97203, 97204, 97205, 97206, 97207, 97208, 97209, 97210, 97211, 97212, 97213, 97214, 97215, 97216, 97217, 97219, 97220, 97221, 97222, 97223, 97224, 97225, 97226, 97228, 97229, 97230, 97231, 97232, 97233, 97234, 97235, 97236, 97237, 97238, 97239, 97240, 97241, 97242, 97243, 97244, 97245, 97246, 97247, 97248, 97249, 97250, 97251, 97252, 97253, 97254, 97255, 97256, 97257, 97258, 97259, 97260, 97261, 97262, 97263, 97264, 97265, 97266, 97267, 97269, 97270, 97271, 97273, 97274, 97275, 97276, 97277, 97278, 97279, 97280, 97281, 97282, 97283, 97285, 97286, 97287, 97288, 97289, 97290, 97291, 97293, 97294, 97295, 97296, 97297, 97298, 97299, 97301, 97302, 97303, 97304, 97305, 97306, 97307, 97308, 97309, 97310, 97311, 97312, 97313, 97314, 97315, 97316, 97317, 97318, 97319, 97320, 97321, 97322, 97323, 97324, 97325, 97326, 97327, 97328, 97329, 97330, 97331, 97332, 97333, 97334, 97336, 97337, 97338, 97339, 97340, 97341, 97342, 97343, 97344, 97345, 97346, 97347, 97348, 97349, 97350, 97351, 97352, 97354, 97355, 97356, 97357, 97359, 97360, 97361, 97362, 97363, 97364, 97365, 97366, 97367, 97368, 97369, 97370, 97371, 97375, 97376, 97378, 97379, 97380, 97381, 97382, 97383, 97384, 97386, 97387, 97388, 97389, 97390, 97395, 97400, 97407, 97408, 97409, 97410, 97411, 97412, 97414, 97415, 97416, 97417, 97418, 97419, 97420, 97421, 97422, 97423, 97424, 97425, 97426, 97427, 97428, 97429, 97430, 97431, 97432, 97433, 97434, 97435, 97436, 97437, 97438, 97439, 97440, 97441, 97442, 97443, 97444, 97445, 97446, 97447, 97448, 97449, 97453, 97454, 97455, 97456, 97457, 97458, 97459, 97460, 97461, 97463, 97464, 97465, 97466, 97468, 97469, 97472, 97479, 97480, 97482, 97483, 97484, 97485, 97486, 97487, 97488, 97489, 97490, 97491, 97492, 97493, 97494, 97495, 97496, 97497, 97498, 97499, 97500, 97501, 97502, 97503, 97504, 97505, 97506, 97507, 97508, 97509, 97510, 97511, 97512, 97513, 97514, 97515, 97516, 97517, 97518, 97519, 97520, 97521, 97522, 97523, 97524, 97525, 97526, 97527, 97528, 97529, 97530, 97531, 97532, 97533, 97534, 97535, 97537, 97538, 97539, 97540, 97541, 97542, 97543, 97544, 97546, 97547, 97548, 97550, 97551, 97552, 97553, 97554, 97555, 97556, 97557, 97558, 97559, 97560, 97561, 97563, 97564, 97565, 97566, 97567, 97568, 97569, 97570, 97571, 97572, 97573, 97574, 97575, 97576, 97577, 97578, 97579, 97580, 97581, 97582, 97583, 97584, 97585, 97586, 97587, 97588, 97589, 97590, 97591, 97592, 97593, 97594, 97595, 97597, 97598, 97599, 97600, 97601, 97602, 97603, 97604, 97605, 97606, 97607, 97608, 97609, 97610, 97612, 97613, 97614, 97615, 97616, 97617, 97618, 97619, 97620, 97621, 97622, 97623, 97624, 97625, 97626, 97627, 97628, 97629, 97630, 97631, 97632, 97633, 97634, 97635, 97636, 97637, 97638, 97639, 97640, 97641, 97642, 97643, 97644, 97645, 97646, 97647, 97648, 97649, 97650, 97651, 97652, 97653, 97654, 97656, 97658, 97659, 97660, 97661, 97662, 97663, 97664, 97665, 97666, 97667, 97668, 97669, 97670, 97671, 97672, 97673, 97674, 97675, 97676, 97677, 97678, 97679, 97681, 97682, 97683, 97685, 97686, 97687, 97688, 97689, 97690, 97691, 97692, 97693, 97694, 97695, 97696, 97697, 97698, 97699, 97700, 97701, 97702, 97703, 97704, 97706, 97707, 97708, 97709, 97710, 97711, 97712, 97713, 97715, 97716, 97717, 97718, 97719, 97720, 97721, 97722, 97723, 97724, 97725, 97726, 97727, 97728, 97729, 97730, 97731, 97732, 97733, 97734, 97735, 97736, 97737, 97738, 97739, 97740, 97741, 97742, 97743, 97744, 97745, 97746, 97747, 97748, 97749, 97750, 97752, 97753, 97754, 97755, 97756, 97757, 97758, 97759, 97760, 97761, 97762, 97763, 97764, 97765, 97766, 97767, 97768, 97769, 97770, 97771, 97772, 97773, 97774, 97775, 97776, 97777, 97778, 97779, 97780, 97781, 97782, 97783, 97784, 97785, 97786, 97787, 97788, 97789, 97790, 97791, 97792, 97793, 97794, 97795, 97796, 97797, 97798, 97799, 97800, 97802, 97803, 97804, 97806, 97808, 97809, 97810, 97811, 97812, 97813, 97814, 97815, 97816, 97817, 97818, 97819, 97820, 97821, 97822, 97823, 97824, 97825, 97826, 97827, 97828, 97829, 97830, 97831, 97833, 97834, 97835, 97836, 97837, 97838, 97839, 97840, 97841, 97842, 97843, 97844, 97845, 97846, 97847, 97848, 97849, 97850, 97851, 97852, 97853, 97854, 97855, 97856, 97857, 97858, 97859, 97860, 97861, 97862, 97863, 97865, 97866, 97867, 97868, 97869, 97870, 97871, 97872, 97873, 97874, 97875, 97876, 97877, 97878, 97879, 97880, 97881, 97882, 97883, 97884, 97885, 97886, 97887, 97888, 97889, 97890, 97891, 97892, 97893, 97894, 97895, 97896, 97897, 97898, 97899, 97900, 97901, 97902, 97903, 97904, 97905, 97906, 97907, 97908, 97909, 97910, 97911, 97912, 97913, 97914, 97915, 97916, 97917, 97918, 97919, 97920, 97921, 97922, 97923, 97924, 97925, 97926, 97927, 97928, 97929, 97930, 97931, 97932, 97933, 97936, 97938, 97939, 97940, 97941, 97942, 97943, 97944, 97945, 97946, 97947, 97948, 97949, 97950, 97951, 97952, 97953, 97954, 97955, 97956, 97957, 97958, 97959, 97960, 97961, 97962, 97963, 97964, 97965, 97966, 97967, 97968, 97969, 97970, 97971, 97972, 97973, 97974, 97976, 97977, 97978, 97979, 97980, 97981, 97982, 97983, 97984, 97985, 97986, 97987, 97988, 97989, 97990, 97991, 97992, 97993, 97994, 97999, 98000, 98001, 98002, 98003, 98004, 98005, 98006, 98007, 98008, 98009, 98010, 98011, 98012, 98013, 98014, 98015, 98016, 98017, 98018, 98019, 98020, 98021, 98022, 98023, 98024, 98025, 98026, 98027, 98029, 98030, 98032, 98033, 98035, 98036, 98037, 98038, 98039, 98040, 98041, 98042, 98043, 98044, 98045, 98046, 98047, 98048, 98049, 98050, 98051, 98052, 98053, 98054, 98055, 98056, 98057, 98058, 98059, 98060, 98061, 98062, 98063, 98064, 98065, 98066, 98067, 98068, 98069, 98074, 98075, 98076, 98077, 98079, 98080, 98081, 98082, 98083, 98084, 98085, 98086, 98087, 98088, 98089, 98090, 98091, 98092, 98093, 98094, 98095, 98096, 98097, 98098, 98099, 98100, 98101, 98102, 98103, 98105, 98106, 98107, 98108, 98109, 98111, 98112, 98113, 98114, 98115, 98116, 98117, 98118, 98123, 98124, 98125, 98126, 98127, 98128, 98132, 98134, 98135, 98136, 98137, 98138, 98139, 98140, 98141, 98142, 98143, 98144, 98145, 98148, 98153, 98154, 98155, 98156, 98157, 98158, 98159, 98160, 98161, 98162, 98163, 98164, 98165, 98166, 98167, 98168, 98169, 98170, 98171, 98172, 98173, 98174, 98175, 98176, 98177, 98178, 98179, 98180, 98181, 98182, 98183, 98184, 98185, 98186, 98187, 98188, 98189, 98190, 98191, 98192, 98194, 98195, 98196, 98197, 98198, 98199, 98200, 98201, 98203, 98204, 98205, 98206, 98207, 98208, 98209, 98210, 98211, 98212, 98213, 98214, 98217, 98218, 98219, 98220, 98222, 98223, 98224, 98225, 98227, 98228, 98229, 98230, 98231, 98232, 98233, 98234, 98235, 98236, 98237, 98238, 98239, 98241, 98242, 98243, 98244, 98245, 98246, 98247, 98248, 98249, 98250, 98251, 98252, 98253, 98254, 98255, 98256, 98257, 98258, 98259, 98260, 98261, 98262, 98263, 98264, 98265, 98266, 98267, 98268, 98269, 98270, 98271, 98272, 98273, 98274, 98275, 98276, 98277, 98278, 98279, 98280, 98281, 98282, 98283, 98284, 98285, 98286, 98287, 98289, 98290, 98291, 98292, 98293, 98294, 98295, 98296, 98297, 98298, 98299, 98300, 98303, 98304, 98305, 98306, 98307, 98308, 98309, 98310, 98311, 98312, 98313, 98314, 98315, 98316, 98317, 98318, 98331, 98332, 98352, 98353, 98354, 98355, 98356, 98357, 98358, 98359, 98360, 98361, 98362, 98363, 98364, 98366, 98367, 98368, 98369, 98370, 98371, 98372, 98373, 98374, 98375, 98376, 98377, 98378, 98379, 98380, 98381, 98382, 98383, 98384, 98385, 98386, 98387, 98388, 98389, 98390, 98391, 98392, 98393, 98394, 98395, 98396, 98397, 98398, 98399, 98400, 98401, 98402, 98403, 98404, 98405, 98406, 98407, 98408, 98409, 98410, 98411, 98412, 98413, 98414, 98415, 98416, 98417, 98420, 98421, 98422, 98423, 98424, 98425, 98426, 98427, 98428, 98429, 98430, 98431, 98432, 98433, 98434, 98435, 98436, 98437, 98438, 98439, 98440, 98441, 98442, 98443, 98444, 98445, 98446, 98447, 98448, 98449, 98450, 98451, 98452, 98454, 98455, 98456, 98457, 98458, 98459, 98460, 98461, 98462, 98463, 98464, 98465, 98466, 98467, 98468, 98469, 98470, 98471, 98472, 98473, 98474, 98475, 98476, 98477, 98478, 98480, 98482, 98483, 98484, 98485, 98486, 98487, 98488, 98489, 98490, 98491, 98492, 98493, 98494, 98495, 98496, 98497, 98498, 98499, 98500, 98501, 98502, 98503, 98504, 98505, 98506, 98507, 98508, 98509, 98510, 98511, 98512, 98513, 98514, 98515, 98516, 98517, 98518, 98519, 98520, 98521, 98522, 98523, 98524, 98525, 98526, 98527, 98528, 98529, 98530, 98531, 98532, 98533, 98534, 98535, 98536, 98537, 98538, 98539, 98540, 98541, 98542, 98543, 98548, 98553, 98554, 98555, 98562, 98563, 98564, 98565, 98566, 98567, 98568, 98569, 98570, 98571, 98572, 98573, 98574, 98575, 98576, 98577, 98578, 98579, 98580, 98581, 98582, 98583, 98584, 98585, 98586, 98587, 98588, 98589, 98590, 98591, 98592, 98593, 98594, 98595, 98596, 98597, 98598, 98599, 98600, 98601, 98602, 98603, 98604, 98605, 98606, 98607, 98608, 98609, 98610, 98611, 98612, 98613, 98618, 98621, 98622, 98624, 98631, 98632, 98637, 98638, 98639, 98640, 98641, 98642, 98643, 98645, 98646, 98647, 98648, 98649, 98650, 98651, 98652, 98653, 98654, 98655, 98656, 98657, 98658, 98659, 98660, 98662, 98663, 98664, 98665, 98666, 98667, 98668, 98669, 98670, 98671, 98672, 98673, 98674, 98675, 98676, 98677, 98678, 98679, 98680, 98681, 98682, 98683, 98684, 98685, 98686, 98688, 98689, 98690, 98691, 98692, 98693, 98694, 98695, 98696, 98697, 98698, 98699, 98700, 98701, 98702, 98703, 98704, 98705, 98706, 98707, 98708, 98709, 98710, 98711, 98712, 98713, 98714, 98715, 98716, 98717, 98718, 98719, 98720, 98721, 98722, 98723, 98724, 98725, 98726, 98727, 98728, 98729, 98730, 98731, 98732, 98733, 98734, 98735, 98736, 98737, 98738, 98739, 98740, 98741, 98742, 98743, 98744, 98745, 98746, 98747, 98748, 98749, 98750, 98751, 98752, 98753, 98754, 98755, 98756, 98757, 98758, 98759, 98760, 98761, 98762, 98763, 98764, 98765, 98766, 98767, 98768, 98769, 98770, 98771, 98772, 98773, 98774, 98775, 98776, 98777, 98778, 98779, 98780, 98781, 98783, 98784, 98785, 98786, 98787, 98788, 98789, 98790, 98791, 98792, 98793, 98794, 98795, 98796, 98797, 98798, 98799, 98800, 98801, 98802, 98803, 98804, 98805, 98806, 98807, 98808, 98809, 98810, 98811, 98813, 98814, 98816, 98817, 98818, 98819, 98820, 98821, 98822, 98824, 98825, 98826, 98827, 98828, 98829, 98830, 98831, 98832, 98834, 98835, 98836, 98837, 98838, 98839, 98840, 98841, 98842, 98843, 98844, 98845, 98846, 98847, 98848, 98850, 98851, 98852, 98853, 98854, 98855, 98856, 98857, 98858, 98859, 98860, 98861, 98862, 98863, 98864, 98865, 98866, 98867, 98868, 98869, 98871, 98872, 98873, 98874, 98875, 98876, 98877, 98878, 98879, 98880, 98881, 98882, 98883, 98884, 98885, 98886, 98887, 98888, 98889, 98890, 98891, 98892, 98894, 98895, 98897, 98898, 98899, 98900, 98901, 98902, 98903, 98904, 98905, 98907, 98908, 98909, 98910, 98911, 98912, 98913, 98914, 98915, 98916, 98917, 98918, 98919, 98920, 98921, 98922, 98923, 98925, 98926, 98927, 98928, 98929, 98930, 98931, 98932, 98933, 98934, 98935, 98936, 98937, 98938, 98939, 98940, 98941, 98942, 98943, 98944, 98945, 98946, 98947, 98948, 98949, 98950, 98951, 98952, 98953, 98954, 98955, 98956, 98957, 98958, 98959, 98960, 98961, 98962, 98963, 98964, 98965, 98966, 98967, 98968, 98969, 98970, 98972, 98973, 98974, 98975, 98977, 98978, 98979, 98980, 98981, 98982, 98983, 98984, 98985, 98986, 98988, 98989, 98990, 98991, 98992, 98993, 98994, 98995, 98996, 98997, 98998, 98999, 99000, 99001, 99002, 99003, 99004, 99005, 99006, 99007, 99008, 99009, 99010, 99011, 99012, 99013, 99014, 99015, 99016, 99017, 99018, 99019, 99020, 99021, 99022, 99023, 99024, 99025, 99026, 99027, 99028, 99029, 99030, 99031, 99032, 99033, 99034, 99035, 99036, 99037, 99038, 99039, 99040, 99041, 99043, 99045, 99046, 99047, 99048, 99049, 99050, 99051, 99052, 99053, 99054, 99055, 99056, 99057, 99058, 99059, 99060, 99061, 99062, 99063, 99064, 99065, 99067, 99068, 99069, 99070, 99071, 99072, 99073, 99074, 99075, 99076, 99077, 99078, 99079, 99080, 99082, 99083, 99084, 99085, 99086, 99087, 99088, 99089, 99090, 99091, 99092, 99093, 99094, 99095, 99096, 99098, 99099, 99102, 99105, 99106, 99107, 99108, 99109, 99114, 99115, 99116, 99117, 99118, 99119, 99120, 99121, 99122, 99123, 99124, 99125, 99126, 99127, 99129, 99130, 99131, 99132, 99133, 99134, 99135, 99136, 99137, 99138, 99139, 99140, 99141, 99142, 99143, 99144, 99145, 99146, 99147, 99149, 99150, 99151, 99152, 99153, 99154, 99155, 99156, 99157, 99158, 99159, 99160, 99161, 99162, 99163, 99164, 99165, 99166, 99168, 99169, 99170, 99171, 99172, 99173, 99174, 99175, 99176, 99177, 99178, 99179, 99180, 99181, 99182, 99183, 99184, 99185, 99186, 99187, 99188, 99189, 99190, 99191, 99192, 99198, 99200, 99201, 99202, 99203, 99204, 99205, 99206, 99207, 99208, 99209, 99210, 99212, 99213, 99214, 99215, 99216, 99217, 99218, 99219, 99220, 99221, 99222, 99223, 99224, 99225, 99226, 99227, 99228, 99229, 99230, 99232, 99233, 99234, 99235, 99236, 99237, 99238, 99239, 99240, 99241, 99242, 99243, 99244, 99245, 99246, 99247, 99248, 99249, 99250, 99251, 99252, 99253, 99254, 99255, 99256, 99257, 99258, 99259, 99260, 99261, 99262, 99263, 99264, 99265, 99266, 99267, 99268, 99269, 99270, 99271, 99272, 99273, 99274, 99275, 99276, 99277, 99278, 99279, 99280, 99287, 99288, 99289, 99290, 99291, 99292, 99293, 99294, 99295, 99296, 99297, 99298, 99299, 99300, 99301, 99302, 99303, 99304, 99305, 99306, 99307, 99308, 99309, 99310, 99311, 99312, 99313, 99314, 99315, 99320, 99321, 99322, 99323, 99324, 99325, 99326, 99327, 99328, 99329, 99330, 99331, 99332, 99333, 99334, 99335, 99337, 99338, 99339, 99340, 99342, 99343, 99344, 99349, 99350, 99351, 99352, 99353, 99354, 99355, 99356, 99357, 99358, 99359, 99360, 99361, 99362, 99363, 99364, 99365, 99366, 99367, 99368, 99369, 99370, 99371, 99372, 99373, 99374, 99375, 99376, 99377, 99378, 99379, 99380, 99381, 99382, 99383, 99384, 99385, 99386, 99387, 99388, 99389, 99390, 99391, 99392, 99393, 99394, 99395, 99396, 99397, 99398, 99399, 99400, 99401, 99402, 99403, 99404, 99405, 99406, 99407, 99408, 99409, 99410, 99411, 99412, 99413, 99414, 99415, 99416, 99417, 99418, 99419, 99420, 99422, 99423, 99424, 99425, 99426, 99427, 99428, 99429, 99430, 99431, 99432, 99433, 99434, 99435, 99436, 99437, 99438, 99439, 99440, 99441, 99442, 99443, 99444, 99445, 99446, 99447, 99448, 99450, 99451, 99452, 99453, 99454, 99455, 99456, 99457, 99458, 99459, 99460, 99461, 99462, 99463, 99464, 99465, 99466, 99467, 99468, 99470, 99472, 99473, 99474, 99475, 99476, 99478, 99479, 99480, 99481, 99482, 99483, 99484, 99485, 99486, 99487, 99488, 99489, 99490, 99491, 99492, 99493, 99494, 99495, 99496, 99497, 99498, 99499, 99501, 99502, 99503, 99504, 99505, 99506, 99507, 99508, 99509, 99510, 99511, 99513, 99514, 99515, 99516, 99517, 99518, 99519, 99520, 99522, 99523, 99524, 99525, 99526, 99527, 99528, 99529, 99530, 99531, 99532, 99533, 99534, 99535, 99536, 99537, 99538, 99539, 99540, 99541, 99542, 99543, 99544, 99547, 99548, 99549, 99550, 99551, 99552, 99553, 99554, 99555, 99556, 99557, 99558, 99559, 99560, 99561, 99562, 99563, 99564, 99565, 99566, 99567, 99570, 99571, 99572, 99573, 99574, 99575, 99576, 99577, 99578, 99579, 99580, 99581, 99582, 99583, 99584, 99585, 99586, 99587, 99588, 99589, 99590, 99591, 99592, 99593, 99594, 99595, 99596, 99597, 99598, 99599, 99600, 99601, 99602, 99603, 99604, 99605, 99606, 99607, 99608, 99609, 99610, 99611, 99612, 99613, 99614, 99615, 99616, 99617, 99618, 99619, 99620, 99621, 99622, 99623, 99624, 99625, 99627, 99628, 99629, 99630, 99631, 99632, 99633, 99635, 99636, 99637, 99638, 99639, 99640, 99641, 99642, 99643, 99644, 99645, 99646, 99647, 99648, 99649, 99650, 99651, 99652, 99653, 99654, 99655, 99656, 99657, 99658, 99659, 99660, 99663, 99664, 99665, 99666, 99667, 99669, 99670, 99671, 99672, 99673, 99674, 99675, 99676, 99677, 99678, 99679, 99680, 99681, 99682, 99683, 99684, 99685, 99686, 99687, 99688, 99689, 99691, 99692, 99693, 99694, 99695, 99696, 99697, 99698, 99699, 99700, 99701, 99702, 99703, 99704, 99705, 99706, 99707, 99708, 99709, 99710, 99711, 99712, 99713, 99715, 99716, 99717, 99718, 99719, 99720, 99721, 99722, 99723, 99724, 99725, 99726, 99727, 99728, 99729, 99730, 99731, 99732, 99734, 99735, 99736, 99737, 99738, 99739, 99740, 99741, 99742, 99743, 99744, 99745, 99746, 99747, 99748, 99749, 99750, 99751, 99752, 99753, 99754, 99755, 99756, 99757, 99758, 99759, 99760, 99761, 99762, 99763, 99764, 99765, 99766, 99767, 99768, 99769, 99770, 99771, 99772, 99773, 99774, 99776, 99777, 99778, 99779, 99780, 99781, 99782, 99783, 99784, 99785, 99786, 99787, 99788, 99789, 99790, 99791, 99792, 99793, 99794, 99795, 99796, 99797, 99798, 99800, 99801, 99802, 99803, 99804, 99805, 99806, 99808, 99812, 99813, 99814, 99815, 99820, 99821, 99822, 99823, 99824, 99825, 99826, 99827, 99828, 99835, 99836, 99837, 99838, 99839, 99841, 99842, 99843, 99844, 99845, 99846, 99847, 99848, 99849, 99850, 99851, 99852, 99854, 99856, 99857, 99858, 99859, 99860, 99861, 99862, 99863, 99864, 99865, 99866, 99867, 99868, 99870, 99871, 99872, 99873, 99874, 99875, 99876, 99877, 99878, 99879, 99880, 99881, 99882, 99883, 99884, 99886, 99887, 99888, 99889, 99890, 99891, 99893, 99894, 99895, 99896, 99897, 99898, 99899, 99900, 99901, 99902, 99903, 99904, 99905, 99906, 99907, 99908, 99910, 99911, 99912, 99913, 99914, 99915, 99916, 99917, 99918, 99919, 99920, 99921, 99922, 99923, 99924, 99925, 99926, 99927, 99928, 99929, 99930, 99931, 99932, 99933, 99934, 99935, 99936, 99937, 99938, 99939, 99940, 99941, 99942, 99943, 99944, 99945, 99946, 99947, 99948, 99949, 99950, 99951, 99952, 99953, 99954, 99955, 99956, 99957, 99958, 99959, 99960, 99961, 99962, 99963, 99964, 99965, 99966, 99967, 99968, 99969, 99970, 99971, 99972, 99973, 99974, 99975, 99976, 99978, 99979, 99980, 99981, 99982, 99983, 99984, 99985, 99986, 99987, 99988, 99989, 99990, 99991, 99992, 99993, 99994, 99995, 99996, 99997, 99998, 99999, 100000, 100001, 100002, 100003, 100004, 100005, 100006, 100007, 100008, 100009, 100010, 100011, 100012, 100013, 100014, 100015, 100016, 100017, 100018, 100019, 100020, 100021, 100022, 100023, 100024, 100025, 100026, 100027, 100028, 100029, 100030, 100031, 100032, 100034, 100035, 100036, 100037, 100038, 100039, 100040, 100041, 100042, 100043, 100044, 100046, 100047, 100048, 100049, 100050, 100052, 100053, 100054, 100055, 100056, 100057, 100058, 100059, 100060, 100061, 100062, 100063, 100064, 100065, 100066, 100067, 100068, 100069, 100070, 100071, 100072, 100073, 100074, 100075, 100076, 100077, 100078, 100080, 100081, 100082, 100083, 100084, 100085, 100086, 100087, 100088, 100089, 100090, 100091, 100092, 100093, 100094, 100095, 100096, 100097, 100098, 100099, 100100, 100101, 100102, 100103, 100104, 100105, 100106, 100107, 100108, 100109, 100110, 100111, 100112, 100113, 100114, 100115, 100116, 100117, 100118, 100119, 100120, 100121, 100122, 100123, 100124, 100125, 100126, 100127, 100128, 100129, 100130, 100131, 100132, 100133, 100134, 100135, 100136, 100137, 100138, 100139, 100140, 100141, 100142, 100143, 100144, 100145, 100146, 100147, 100148, 100149, 100150, 100151, 100152, 100153, 100154, 100155, 100156, 100157, 100158, 100159, 100160, 100161, 100162, 100164, 100165, 100166, 100167, 100168, 100169, 100170, 100171, 100172, 100173, 100174, 100175, 100176, 100177, 100178, 100179, 100180, 100181, 100182, 100183, 100184, 100185, 100186, 100187, 100188, 100190, 100191, 100192, 100193, 100194, 100195, 100196, 100197, 100198, 100199, 100200, 100201, 100202, 100203, 100204, 100205, 100207, 100208, 100209, 100210, 100211, 100212, 100213, 100214, 100215, 100216, 100217, 100218, 100219, 100220, 100221, 100222, 100223, 100224, 100225, 100226, 100227, 100228, 100229, 100230, 100231, 100232, 100233, 100234, 100235, 100236, 100237, 100238, 100239, 100240, 100241, 100242, 100243, 100244, 100245, 100246, 100247, 100248, 100249, 100250, 100251, 100252, 100253, 100254, 100255, 100256, 100257, 100258, 100259, 100260, 100262, 100263, 100264, 100265, 100266, 100267, 100268, 100269, 100270, 100271, 100272, 100273, 100274, 100275, 100276, 100277, 100278, 100279, 100280, 100281, 100282, 100283, 100284, 100285, 100286, 100287, 100288, 100289, 100290, 100291, 100292, 100293, 100294, 100296, 100297, 100298, 100299, 100300, 100301, 100302, 100303, 100305, 100306, 100307, 100308, 100309, 100310, 100311, 100312, 100313, 100314, 100315, 100316, 100317, 100318, 100319, 100320, 100321, 100322, 100323, 100324, 100325, 100326, 100327, 100328, 100329, 100330, 100331, 100332, 100333, 100334, 100335, 100336, 100338, 100339, 100340, 100341, 100342, 100343, 100344, 100345, 100346, 100347, 100348, 100349, 100351, 100352, 100353, 100354, 100355, 100356, 100357, 100358, 100359, 100360, 100361, 100362, 100363, 100364, 100365, 100366, 100367, 100368, 100369, 100370, 100375, 100376, 100378, 100379, 100380, 100381, 100382, 100383, 100384, 100385, 100387, 100388, 100389, 100390, 100391, 100392, 100393, 100394, 100395, 100396, 100397, 100398, 100399, 100400, 100401, 100402, 100403, 100404, 100405, 100406, 100407, 100408, 100409, 100410, 100411, 100412, 100413, 100414, 100415, 100416, 100417, 100418, 100419, 100422, 100423, 100424, 100425, 100426, 100427, 100428, 100429, 100430, 100431, 100433, 100434, 100435, 100436, 100437, 100438, 100439, 100440, 100441, 100442, 100443, 100444, 100445, 100446, 100447, 100448, 100449, 100450, 100451, 100452, 100453, 100454, 100455, 100456, 100457, 100458, 100459, 100460, 100461, 100462, 100463, 100464, 100465, 100466, 100467, 100468, 100469, 100470, 100471, 100472, 100473, 100474, 100475, 100476, 100477, 100478, 100479, 100480, 100481, 100482, 100483, 100484, 100485, 100486, 100487, 100488, 100489, 100490, 100491, 100492, 100493, 100494, 100495, 100496, 100497, 100498, 100499, 100500, 100501, 100502, 100503, 100504, 100505, 100506, 100507, 100508, 100509, 100510, 100511, 100512, 100513, 100514, 100515, 100516, 100517, 100518, 100519, 100520, 100521, 100522, 100523, 100524, 100525, 100526, 100527, 100528, 100529, 100530, 100531, 100532, 100533, 100534, 100537, 100538, 100539, 100540, 100541, 100543, 100545, 100546, 100547, 100548, 100549, 100550, 100552, 100556, 100557, 100558, 100559, 100560, 100561, 100562, 100563, 100570, 100571, 100573, 100574, 100575, 100576, 100577, 100578, 100583, 100584, 100585, 100586, 100587, 100590, 100591, 100592, 100593, 100594, 100595, 100596, 100597, 100600, 100613, 100614, 100621, 100622, 100623, 100632, 100633, 100634, 100635, 100636, 100643, 100644, 100645, 100646, 100647, 100648, 100649, 100650, 100651, 100652, 100653, 100654, 100655, 100656, 100657, 100658, 100659, 100660, 100661, 100662, 100663, 100664, 100665, 100666, 100667, 100668, 100669, 100670, 100671, 100672, 100673, 100674, 100675, 100676, 100677, 100678, 100679, 100680, 100681, 100682, 100683, 100684, 100685, 100686, 100687, 100688, 100689, 100690, 100691, 100692, 100693, 100694, 100695, 100696, 100697, 100698, 100699, 100700, 100701, 100702, 100703, 100704, 100705, 100706, 100707, 100708, 100709, 100710, 100711, 100712, 100713, 100714, 100715, 100716, 100717, 100718, 100719, 100720, 100721, 100722, 100723, 100724, 100725, 100727, 100728, 100729, 100730, 100731, 100732, 100733, 100734, 100735, 100736, 100737, 100738, 100739, 100740, 100741, 100742, 100743, 100744, 100745, 100746, 100748, 100749, 100750, 100751, 100752, 100753, 100754, 100755, 100756, 100757, 100758, 100759, 100760, 100761, 100762, 100763, 100764, 100766, 100767, 100768, 100769, 100770, 100771, 100772, 100774, 100775, 100776, 100777, 100778, 100779, 100780, 100783, 100784, 100785, 100786, 100787, 100788, 100789, 100790, 100791, 100795, 100796, 100797, 100798, 100799, 100800, 100801, 100802, 100803, 100804, 100805, 100806, 100807, 100808, 100809, 100810, 100811, 100812, 100813, 100814, 100815, 100816, 100818, 100819, 100820, 100821, 100823, 100824, 100825, 100826, 100827, 100828, 100829, 100830, 100831, 100832, 100833, 100835, 100836, 100837, 100838, 100839, 100840, 100841, 100842, 100843, 100844, 100845, 100846, 100847, 100848, 100849, 100850, 100852, 100855, 100856, 100857, 100858, 100860, 100861, 100862, 100864, 100865, 100866, 100867, 100868, 100869, 100870, 100871, 100872, 100873, 100874, 100875, 100876, 100877, 100878, 100879, 100880, 100883, 100884, 100885, 100886, 100887, 100888, 100889, 100890, 100891, 100892, 100893, 100894, 100895, 100896, 100897, 100898, 100899, 100900, 100901, 100902, 100903, 100904, 100931, 100932, 100933, 100934, 100935, 100936, 100937, 100938, 100939, 100940, 100942, 100943, 100944, 100945, 100946, 100947, 100948, 100949, 100950, 100951, 100952, 100953, 100954, 100955, 100956, 100957, 100958, 100959, 100960, 100962, 100963, 100964, 100965, 100967, 100972, 100973, 100974, 100975, 100977, 100978, 100979, 100980, 100981, 100982, 100983, 100984, 100985, 100987, 100988, 100989, 100990, 100991, 100992, 100993, 100994, 100995, 100996, 100997, 100998, 100999, 101000, 101001, 101002, 101004, 101005, 101006, 101007, 101008, 101009, 101010, 101011, 101012, 101013, 101018, 101019, 101020, 101021, 101022, 101023, 101024, 101025, 101026, 101027, 101028, 101033, 101034, 101035, 101036, 101037, 101038, 101043, 101046, 101047, 101048, 101049, 101050, 101051, 101052, 101053, 101054, 101055, 101056, 101057, 101058, 101059, 101060, 101061, 101062, 101063, 101064, 101065, 101068, 101069, 101070, 101071, 101072, 101073, 101074, 101075, 101076, 101077, 101078, 101079, 101080, 101081, 101082, 101083, 101084, 101085, 101086, 101088, 101089, 101090, 101091, 101092, 101093, 101094, 101095, 101096, 101097, 101098, 101099, 101100, 101101, 101103, 101104, 101105, 101106, 101107, 101108, 101110, 101111, 101112, 101113, 101114, 101115, 101116, 101117, 101118, 101119, 101120, 101121, 101122, 101127, 101129, 101130, 101131, 101132, 101133, 101134, 101141, 101144, 101145, 101146, 101148, 101149, 101150, 101151, 101152, 101154, 101155, 101159, 101160, 101161, 101162, 101163, 101164, 101165, 101166, 101167, 101168, 101169, 101170, 101171, 101172, 101173, 101174, 101175, 101176, 101177, 101178, 101179, 101180, 101181, 101182, 101183, 101184, 101185, 101186, 101187, 101188, 101189, 101190, 101191, 101192, 101193, 101194, 101195, 101196, 101197, 101198, 101199, 101200, 101201, 101202, 101203, 101204, 101205, 101206, 101207, 101208, 101209, 101210, 101211, 101212, 101213, 101214, 101215, 101216, 101217, 101218, 101219, 101220, 101221, 101224, 101228, 101229, 101230, 101231, 101232, 101233, 101234, 101235, 101236, 101237, 101238, 101239, 101240, 101241, 101242, 101243, 101244, 101245, 101246, 101247, 101248, 101249, 101250, 101251, 101252, 101253, 101254, 101255, 101256, 101257, 101258, 101259, 101260, 101261, 101262, 101263, 101264, 101265, 101266, 101267, 101268, 101269, 101270, 101271, 101272, 101273, 101274, 101275, 101276, 101277, 101278, 101279, 101280, 101281, 101282, 101285, 101286, 101287, 101288, 101289, 101291, 101292, 101293, 101294, 101295, 101296, 101297, 101299, 101300, 101301, 101305, 101306, 101307, 101308, 101310, 101313, 101314, 101315, 101316, 101317, 101318, 101319, 101320, 101321, 101322, 101323, 101324, 101325, 101326, 101327, 101328, 101329, 101330, 101331, 101332, 101333, 101334, 101335, 101337, 101338, 101339, 101340, 101342, 101344, 101355, 101358, 101359, 101360, 101361, 101362, 101363, 101364, 101365, 101366, 101367, 101368, 101369, 101379, 101380, 101381, 101382, 101383, 101384, 101385, 101386, 101387, 101388, 101389, 101390, 101391, 101392, 101393, 101394, 101395, 101396, 101397, 101398, 101399, 101400, 101401, 101402, 101403, 101404, 101405, 101406, 101407, 101408, 101409, 101410, 101411, 101412, 101413, 101414, 101415, 101416, 101417, 101418, 101419, 101420, 101421, 101422, 101423, 101424, 101425, 101426, 101427, 101428, 101429, 101430, 101431, 101432, 101433, 101434, 101435, 101436, 101437, 101438, 101440, 101441, 101442, 101443, 101444, 101445, 101446, 101447, 101448, 101449, 101450, 101451, 101452, 101453, 101454, 101455, 101456, 101457, 101458, 101459, 101460, 101461, 101462, 101463, 101464, 101465, 101466, 101467, 101468, 101469, 101470, 101471, 101474, 101476, 101477, 101478, 101479, 101480, 101481, 101482, 101483, 101484, 101485, 101486, 101487, 101489, 101490, 101491, 101492, 101493, 101495, 101497, 101498, 101499, 101500, 101501, 101502, 101504, 101505, 101506, 101507, 101508, 101509, 101513, 101514, 101515, 101516, 101517, 101518, 101519, 101524, 101525, 101527, 101532, 101534, 101537, 101538, 101539, 101540, 101541, 101542, 101547, 101548, 101549, 101550, 101551, 101552, 101554, 101555, 101563, 101564, 101565, 101566, 101568, 101570, 101573, 101574, 101575, 101576, 101577, 101578, 101579, 101580, 101581, 101582, 101583, 101584, 101585, 101586, 101587, 101588, 101589, 101590, 101591, 101592, 101593, 101594, 101596, 101597, 101598, 101600, 101601, 101602, 101603, 101604, 101605, 101607, 101609, 101610, 101611, 101614, 101616, 101617, 101618, 101619, 101620, 101621, 101622, 101623, 101624, 101625, 101626, 101627, 101628, 101629, 101630, 101632, 101633, 101634, 101635, 101637, 101638, 101639, 101640, 101641, 101642, 101644, 101645, 101646, 101647, 101648, 101649, 101651, 101652, 101653, 101654, 101655, 101656, 101657, 101658, 101659, 101660, 101661, 101662, 101663, 101664, 101665, 101666, 101667, 101670, 101671, 101672, 101673, 101674, 101675, 101677, 101678, 101679, 101680, 101681, 101682, 101683, 101684, 101685, 101686, 101687, 101688, 101690, 101691, 101692, 101693, 101694, 101695, 101696, 101697, 101699, 101700, 101701, 101702, 101703, 101704, 101705, 101706, 101707, 101708, 101709, 101711, 101712, 101713, 101714, 101715, 101731, 101733, 101738, 101739, 101740, 101742, 101743, 101744, 101745, 101746, 101747, 101748, 101749, 101750, 101751, 101752, 101753, 101754, 101755, 101756, 101757, 101758, 101759, 101760, 101761, 101762, 101763, 101764, 101765, 101766, 101767, 101768, 101769, 101770, 101771, 101772, 101773, 101774, 101775, 101776, 101777, 101778, 101779, 101780, 101781, 101782, 101783, 101784, 101785, 101786, 101787, 101788, 101789, 101790, 101791, 101792, 101793, 101794, 101795, 101796, 101797, 101798, 101799, 101800, 101801, 101802, 101803, 101804, 101805, 101806, 101807, 101808, 101809, 101810, 101811, 101812, 101813, 101814, 101815, 101816, 101817, 101818, 101819, 101820, 101821, 101822, 101823, 101824, 101825, 101826, 101827, 101828, 101829, 101830, 101831, 101832, 101833, 101834, 101835, 101836, 101837, 101838, 101839, 101840, 101841, 101842, 101843, 101844, 101845, 101846, 101847, 101848, 101849, 101850, 101851, 101852, 101853, 101854, 101855, 101856, 101857, 101858, 101860, 101861, 101862, 101863, 101864, 101865, 101866, 101867, 101868, 101869, 101870, 101871, 101872, 101873, 101874, 101875, 101876, 101877, 101878, 101879, 101880, 101881, 101882, 101883, 101884, 101885, 101886, 101887, 101889, 101890, 101891, 101892, 101893, 101895, 101896, 101897, 101898, 101899, 101900, 101901, 101902, 101903, 101904, 101905, 101906, 101907, 101908, 101909, 101910, 101911, 101912, 101913, 101914, 101915, 101916, 101917, 101918, 101919, 101920, 101921, 101922, 101923, 101924, 101925, 101926, 101927, 101928, 101929, 101930, 101931, 101932, 101933, 101934, 101935, 101936, 101937, 101938, 101939, 101940, 101941, 101942, 101943, 101944, 101945, 101946, 101947, 101948, 101949, 101950, 101951, 101952, 101953, 101954, 101955, 101956, 101957, 101958, 101959, 101961, 101962, 101964, 101966, 101967, 101968, 101969, 101970, 101971, 101972, 101974, 101976, 101977, 101978, 101979, 101980, 101981, 101982, 101983, 101984, 101985, 101986, 101987, 101990, 101991, 101992, 101993, 101994, 101995, 101996, 101997, 101998, 101999, 102000, 102003, 102004, 102005, 102006, 102007, 102008, 102009, 102010, 102011, 102012, 102013, 102014, 102015, 102016, 102017, 102018, 102019, 102020, 102021, 102022, 102023, 102024, 102025, 102027, 102029, 102030, 102031, 102032, 102033, 102034, 102035, 102036, 102037, 102038, 102039, 102040, 102042, 102043, 102044, 102045, 102046, 102047, 102048, 102049, 102050, 102051, 102052, 102053, 102054, 102055, 102057, 102059, 102060, 102061, 102062, 102063, 102064, 102066, 102070, 102074, 102075, 102078, 102080, 102084, 102085, 102088, 102091, 102092, 102093, 102094, 102095, 102096, 102099, 102100, 102101, 102102, 102103, 102104, 102105, 102106, 102107, 102108, 102109, 102110, 102111, 102112, 102113, 102114, 102115, 102116, 102117, 102118, 102119, 102120, 102121, 102123, 102124, 102125, 102126, 102127, 102128, 102129, 102130, 102131, 102132, 102134, 102135, 102136, 102137, 102138, 102139, 102140, 102141, 102142, 102143, 102144, 102145, 102154, 102155, 102156, 102157, 102158, 102159, 102160, 102161, 102162, 102163, 102164, 102165, 102166, 102167, 102168, 102169, 102170, 102171, 102172, 102173, 102174, 102175, 102176, 102177, 102178, 102179, 102180, 102181, 102182, 102183, 102184, 102185, 102186, 102190, 102191, 102192, 102193, 102194, 102195, 102196, 102197, 102198, 102199, 102200, 102202, 102203, 102204, 102205, 102206, 102207, 102208, 102209, 102210, 102211, 102212, 102213, 102214, 102215, 102216, 102217, 102218, 102219, 102221, 102222, 102223, 102224, 102225, 102226, 102227, 102228, 102229, 102230, 102231, 102232, 102239, 102240, 102241, 102242, 102243, 102244, 102245, 102246, 102247, 102248, 102249, 102250, 102251, 102252, 102253, 102255, 102256, 102257, 102258, 102259, 102260, 102261, 102262, 102263, 102264, 102265, 102266, 102267, 102268, 102269, 102270, 102271, 102272, 102273, 102274, 102275, 102276, 102277, 102278, 102279, 102280, 102281, 102282, 102283, 102284, 102285, 102286, 102287, 102288, 102289, 102290, 102291, 102292, 102293, 102294, 102295, 102296, 102297, 102298, 102300, 102301, 102302, 102303, 102304, 102305, 102306, 102307, 102309, 102310, 102311, 102312, 102313, 102314, 102315, 102316, 102317, 102319, 102320, 102321, 102322, 102323, 102324, 102325, 102326, 102327, 102328, 102329, 102330, 102331, 102333, 102334, 102335, 102336, 102337, 102338, 102339, 102340, 102341, 102342, 102343, 102344, 102345, 102346, 102347, 102348, 102349, 102350, 102351, 102352, 102354, 102355, 102356, 102357, 102358, 102359, 102360, 102361, 102362, 102363, 102364, 102365, 102366, 102367, 102368, 102369, 102370, 102371, 102372, 102373, 102374, 102375, 102376, 102377, 102380, 102381, 102382, 102383, 102384, 102385, 102386, 102387, 102388, 102389, 102390, 102391, 102392, 102393, 102394, 102395, 102396, 102397, 102398, 102400, 102401, 102402, 102403, 102404, 102405, 102406, 102407, 102408, 102410, 102411, 102412, 102413, 102414, 102415, 102416, 102417, 102419, 102420, 102421, 102422, 102423, 102425, 102426, 102427, 102428, 102429, 102430, 102431, 102432, 102433, 102434, 102435, 102436, 102437, 102438, 102439, 102440, 102441, 102442, 102443, 102444, 102445, 102446, 102447, 102448, 102449, 102450, 102451, 102452, 102453, 102454, 102455, 102456, 102457, 102458, 102459, 102462, 102463, 102464, 102465, 102466, 102468, 102469, 102470, 102471, 102472, 102473, 102474, 102475, 102476, 102477, 102478, 102479, 102480, 102481, 102482, 102486, 102487, 102488, 102489, 102490, 102491, 102492, 102493, 102494, 102495, 102496, 102499, 102500, 102501, 102503, 102504, 102505, 102506, 102507, 102508, 102509, 102510, 102511, 102512, 102513, 102514, 102515, 102516, 102517, 102518, 102519, 102520, 102521, 102522, 102523, 102524, 102525, 102527, 102528, 102529, 102531, 102532, 102533, 102534, 102537, 102538, 102539, 102540, 102541, 102542, 102543, 102544, 102545, 102546, 102547, 102548, 102549, 102550, 102551, 102553, 102554, 102555, 102556, 102557, 102558, 102560, 102561, 102562, 102563, 102564, 102566, 102567, 102568, 102570, 102571, 102572, 102573, 102574, 102575, 102578, 102580, 102581, 102583, 102584, 102585, 102586, 102587, 102588, 102589, 102590, 102591, 102592, 102593, 102594, 102595, 102596, 102597, 102598, 102599, 102600, 102601, 102602, 102603, 102604, 102605, 102606, 102607, 102608, 102609, 102610, 102611, 102614, 102615, 102616, 102617, 102618, 102619, 102620, 102621, 102622, 102623, 102624, 102625, 102626, 102627, 102628, 102629, 102630, 102631, 102632, 102633, 102634, 102636, 102637, 102638, 102639, 102640, 102641, 102643, 102644, 102645, 102646, 102647, 102648, 102649, 102650, 102651, 102652, 102653, 102654, 102655, 102656, 102657, 102658, 102659, 102660, 102661, 102662, 102663, 102664, 102665, 102666, 102667, 102668, 102669, 102670, 102671, 102672, 102673, 102675, 102676, 102677, 102678, 102679, 102680, 102681, 102682, 102683, 102685, 102686, 102687, 102688, 102689, 102690, 102691, 102692, 102693, 102694, 102695, 102696, 102697, 102698, 102699, 102700, 102701, 102702, 102703, 102704, 102705, 102706, 102707, 102708, 102709, 102710, 102711, 102712, 102713, 102714, 102716, 102722, 102724, 102725, 102726, 102727, 102728, 102729, 102734, 102735, 102736, 102737, 102738, 102739, 102740, 102741, 102742, 102743, 102744, 102745, 102746, 102747, 102748, 102749, 102750, 102751, 102752, 102753, 102754, 102755, 102756, 102757, 102758, 102759, 102760, 102761, 102768, 102769, 102770, 102772, 102773, 102774, 102775, 102776, 102777, 102778, 102780, 102781, 102784, 102785, 102786, 102787, 102788, 102789, 102790, 102791, 102792, 102793, 102794, 102795, 102796, 102797, 102798, 102799, 102800, 102801, 102802, 102803, 102804, 102805, 102806, 102807, 102808, 102809, 102810, 102817, 102818, 102819, 102820, 102822, 102823, 102824, 102825, 102826, 102827, 102828, 102829, 102830, 102831, 102837, 102838, 102839, 102840, 102841, 102842, 102843, 102844, 102845, 102846, 102847, 102848, 102849, 102850, 102851, 102852, 102854, 102855, 102856, 102857, 102858, 102859, 102860, 102861, 102862, 102863, 102864, 102865, 102866, 102867, 102868, 102869, 102871, 102872, 102873, 102874, 102875, 102876, 102877, 102878, 102879, 102880, 102881, 102882, 102883, 102884, 102886, 102887, 102889, 102890, 102891, 102892, 102893, 102894, 102895, 102896, 102897, 102898, 102899, 102900, 102901, 102902, 102903, 102904, 102905, 102906, 102907, 102908, 102909, 102910, 102911, 102912, 102913, 102914, 102915, 102916, 102917, 102918, 102919, 102920, 102922, 102923, 102924, 102925, 102926, 102927, 102929, 102930, 102931, 102932, 102933, 102936, 102937, 102938, 102939, 102940, 102941, 102942, 102943, 102944, 102945, 102946, 102947, 102948, 102949, 102950, 102951, 102952, 102953, 102954, 102955, 102956, 102957, 102958, 102959, 102960, 102961, 102962, 102963, 102964, 102965, 102966, 102967, 102968, 102969, 102970, 102971, 102973, 102974, 102975, 102976, 102977, 102978, 102979, 102980, 102981, 102982, 102983, 102984, 102985, 102986, 102987, 102988, 102989, 102990, 102991, 102992, 102993, 102994, 102995, 102996, 102998, 102999, 103000, 103001, 103002, 103003, 103004, 103005, 103006, 103007, 103008, 103009, 103010, 103011, 103012, 103013, 103014, 103015, 103016, 103017, 103019, 103020, 103021, 103022, 103023, 103024, 103025, 103026, 103027, 103028, 103029, 103030, 103031, 103032, 103033, 103034, 103035, 103036, 103037, 103038, 103039, 103040, 103041, 103042, 103043, 103044, 103045, 103046, 103047, 103048, 103049, 103050, 103051, 103053, 103054, 103055, 103056, 103057, 103058, 103059, 103060, 103061, 103062, 103063, 103064, 103065, 103067, 103068, 103069, 103070, 103071, 103072, 103073, 103074, 103075, 103076, 103077, 103079, 103080, 103081, 103082, 103083, 103084, 103085, 103089, 103090, 103091, 103092, 103093, 103094, 103095, 103096, 103097, 103098, 103100, 103102, 103103, 103104, 103105, 103106, 103107, 103108, 103109, 103110, 103111, 103112, 103114, 103115, 103116, 103117, 103118, 103119, 103120, 103121, 103122, 103123, 103124, 103125, 103126, 103127, 103128, 103129, 103130, 103131, 103132, 103133, 103134, 103135, 103136, 103137, 103138, 103139, 103140, 103141, 103142, 103143, 103144, 103145, 103146, 103148, 103149, 103150, 103151, 103152, 103153, 103154, 103155, 103156, 103157, 103158, 103159, 103160, 103161, 103162, 103163, 103164, 103165, 103166, 103167, 103168, 103169, 103170, 103171, 103172, 103173, 103174, 103175, 103176, 103177, 103178, 103179, 103180, 103181, 103182, 103183, 103184, 103185, 103186, 103187, 103188, 103189, 103190, 103191, 103192, 103193, 103194, 103195, 103196, 103197, 103198, 103199, 103200, 103201, 103202, 103203, 103204, 103205, 103206, 103207, 103208, 103209, 103210, 103211, 103212, 103213, 103214, 103215, 103216, 103217, 103218, 103219, 103220, 103221, 103222, 103223, 103224, 103225, 103226, 103227, 103228, 103229, 103230, 103231, 103232, 103233, 103234, 103235, 103236, 103237, 103238, 103239, 103240, 103241, 103242, 103243, 103244, 103245, 103246, 103247, 103248, 103249, 103250, 103251, 103252, 103253, 103254, 103255, 103256, 103257, 103258, 103259, 103260, 103261, 103262, 103263, 103264, 103265, 103266, 103267, 103268, 103269, 103270, 103271, 103272, 103273, 103276, 103277, 103278, 103279, 103280, 103281, 103287, 103290, 103291, 103292, 103293, 103294, 103295, 103296, 103297, 103298, 103299, 103300, 103301, 103302, 103303, 103304, 103305, 103306, 103307, 103308, 103309, 103310, 103311, 103312, 103313, 103314, 103315, 103316, 103317, 103318, 103319, 103320, 103321, 103322, 103323, 103324, 103325, 103326, 103327, 103328, 103329, 103330, 103331, 103332, 103333, 103334, 103335, 103336, 103339, 103340, 103341, 103342, 103343, 103344, 103345, 103346, 103347, 103348, 103350, 103351, 103352, 103353, 103354, 103355, 103356, 103357, 103358, 103359, 103360, 103361, 103362, 103363, 103364, 103365, 103366, 103367, 103368, 103369, 103370, 103371, 103372, 103373, 103374, 103375, 103376, 103377, 103378, 103379, 103380, 103381, 103382, 103383, 103385, 103386, 103387, 103388, 103389, 103390, 103391, 103392, 103393, 103394, 103395, 103396, 103397, 103398, 103399, 103400, 103401, 103402, 103403, 103404, 103405, 103406, 103407, 103408, 103409, 103410, 103411, 103412, 103413, 103414, 103415, 103416, 103417, 103418, 103419, 103420, 103421, 103422, 103423, 103424, 103425, 103426, 103427, 103428, 103429, 103430, 103431, 103432, 103437, 103438, 103439, 103444, 103445, 103446, 103447, 103449, 103450, 103451, 103452, 103453, 103454, 103455, 103456, 103457, 103458, 103459, 103466, 103467, 103468, 103469, 103470, 103471, 103472, 103473, 103474, 103476, 103477, 103478, 103479, 103480, 103481, 103482, 103483, 103484, 103485, 103486, 103487, 103488, 103489, 103490, 103491, 103492, 103493, 103494, 103495, 103496, 103497, 103502, 103505, 103506, 103511, 103512, 103513, 103514, 103515, 103517, 103518, 103525, 103527, 103529, 103531, 103534, 103540, 103546, 103549, 103554, 103555, 103557, 103558, 103559, 103560, 103561, 103562, 103563, 103564, 103567, 103568, 103569, 103570, 103571, 103572, 103573, 103574, 103575, 103576, 103577, 103580, 103581, 103582, 103583, 103584, 103585, 103586, 103587, 103588, 103589, 103590, 103591, 103592, 103593, 103597, 103602, 103604, 103605, 103606, 103607, 103608, 103609, 103610, 103611, 103612, 103613, 103614, 103615, 103616, 103617, 103618, 103620, 103621, 103622, 103623, 103624, 103625, 103626, 103627, 103628, 103629, 103630, 103631, 103632, 103633, 103634, 103635, 103636, 103637, 103638, 103639, 103640, 103641, 103642, 103643, 103644, 103645, 103646, 103648, 103650, 103651, 103652, 103653, 103654, 103655, 103656, 103657, 103658, 103659, 103660, 103661, 103662, 103663, 103664, 103665, 103666, 103667, 103668, 103669, 103670, 103671, 103672, 103673, 103674, 103675, 103676, 103677, 103678, 103679, 103680, 103681, 103682, 103683, 103685, 103687, 103688, 103689, 103690, 103691, 103692, 103693, 103694, 103695, 103696, 103697, 103698, 103699, 103700, 103701, 103702, 103703, 103704, 103705, 103706, 103707, 103708, 103709, 103710, 103711, 103712, 103713, 103714, 103715, 103716, 103717, 103718, 103719, 103720, 103721, 103722, 103723, 103724, 103725, 103727, 103728, 103729, 103730, 103732, 103733, 103734, 103736, 103737, 103738, 103739, 103741, 103742, 103744, 103745, 103746, 103747, 103748, 103757, 103758, 103760, 103761, 103762, 103763, 103764, 103766, 103767, 103768, 103769, 103774, 103775, 103776, 103777, 103778, 103779, 103780, 103781, 103782, 103783, 103784, 103785, 103786, 103787, 103789, 103790, 103791, 103792, 103793, 103794, 103795, 103796, 103797, 103798, 103799, 103800, 103801, 103802, 103803, 103804, 103805, 103806, 103807, 103808, 103809, 103810, 103811, 103813, 103814, 103816, 103817, 103818, 103819, 103820, 103821, 103822, 103823, 103824, 103825, 103826, 103827, 103828, 103829, 103830, 103831, 103832, 103833, 103834, 103835, 103836, 103837, 103838, 103839, 103841, 103842, 103844, 103846, 103848, 103850, 103851, 103852, 103857, 103859, 103860, 103861, 103862, 103863, 103866, 103869, 103870, 103875, 103876, 103886, 103887, 103890, 103891, 103892, 103893, 103894, 103895, 103896, 103897, 103898, 103899, 103900, 103901, 103902, 103903, 103904, 103905, 103906, 103907, 103908, 103909, 103910, 103911, 103912, 103913, 103914, 103915, 103916, 103917, 103918, 103919, 103920, 103921, 103922, 103923, 103924, 103925, 103926, 103927, 103928, 103929, 103930, 103931, 103932, 103933, 103934, 103935, 103936, 103937, 103938, 103944, 103950, 103955, 103956, 103957, 103958, 103959, 103960, 103961, 103968, 103972, 103975, 103976, 103977, 103985, 103986, 103988, 103989, 103990, 103991, 103992, 103993, 103994, 103996, 103997, 103999, 104007, 104012, 104013, 104014, 104015, 104016, 104039, 104043, 104046, 104047, 104049, 104050, 104051, 104052, 104053, 104054, 104055, 104059, 104060, 104061, 104068, 104070, 104072, 104073, 104074, 104075, 104076, 104077, 104078, 104079, 104080, 104081, 104082, 104083, 104084, 104086, 104087, 104088, 104089, 104090, 104091, 104096, 104098, 104104, 104105, 104107, 104109, 104110, 104114, 104117, 104120, 104121, 104122, 104123, 104125, 104136, 104137, 104138, 104140, 104145, 104147, 104154, 104156, 104157, 104161, 104167, 104174, 104175, 104176, 104179, 104181, 104182, 104184, 104185, 104186, 104187, 104188, 104189, 104190, 104191, 104192, 104194, 104201, 104206, 104207, 104208, 104209, 104210, 104211, 104214, 104215, 104217, 104218, 104219, 104220, 104221, 104224, 104226, 104227, 104228, 104230, 104233, 104234, 104235, 104236, 104240, 104241, 104242, 104243, 104244, 104245, 104246, 104247, 104248, 104249, 104251, 104252, 104253, 104255, 104256, 104258, 104259, 104260, 104262, 104270, 104271, 104272, 104273, 104274, 104275, 104276, 104277, 104278, 104279, 104280, 104281, 104282, 104283, 104284, 104285, 104286, 104287, 104288, 104289, 104290, 104291, 104292, 104293, 104294, 104295, 104297, 104298, 104299, 104300, 104302, 104306, 104307, 104308, 104309, 104310, 104311, 104312, 104313, 104314, 104319, 104321, 104322, 104323, 104324, 104325, 104326, 104327, 104328, 104329, 104330, 104331, 104333, 104334, 104335, 104336, 104337, 104338, 104339, 104340, 104341, 104343, 104344, 104345, 104346, 104347, 104348, 104349, 104351, 104359, 104360, 104361, 104362, 104363, 104364, 104365, 104366, 104367, 104368, 104369, 104370, 104372, 104373, 104374, 104375, 104376, 104377, 104378, 104379, 104380, 104381, 104382, 104383, 104384, 104385, 104386, 104387, 104388, 104389, 104390, 104391, 104392, 104393, 104394, 104395, 104396, 104397, 104398, 104399, 104400, 104401, 104402, 104403, 104404, 104405, 104406, 104407, 104408, 104409, 104410, 104415, 104416, 104417, 104418, 104419, 104420, 104421, 104422, 104423, 104424, 104425, 104426, 104427, 104428, 104429, 104430, 104431, 104432, 104433, 104434, 104435, 104436, 104437, 104438, 104439, 104440, 104441, 104442, 104443, 104444, 104445, 104446, 104447, 104448, 104449, 104450, 104451, 104452, 104453, 104454, 104455, 104456, 104457, 104459, 104461, 104462, 104463, 104464, 104465, 104467, 104468, 104474, 104475, 104476, 104477, 104478, 104479, 104480, 104481, 104482, 104483, 104484, 104486, 104487, 104488, 104489, 104490, 104491, 104492, 104493, 104494, 104495, 104496, 104497, 104498, 104499, 104500, 104501, 104502, 104503, 104504, 104505, 104506, 104507, 104508, 104509, 104510, 104511, 104512, 104513, 104514, 104515, 104517, 104518, 104519, 104520, 104521, 104522, 104523, 104524, 104525, 104526, 104528, 104529, 104530, 104531, 104532, 104533, 104534, 104535, 104536, 104537, 104538, 104539, 104540, 104541, 104542, 104544, 104545, 104546, 104547, 104548, 104549, 104550, 104551, 104552, 104553, 104554, 104555, 104556, 104557, 104558, 104559, 104560, 104561, 104562, 104563, 104564, 104565, 104566, 104569, 104570, 104572, 104573, 104574, 104575, 104576, 104577, 104578, 104580, 104581, 104582, 104583, 104584, 104585, 104586, 104587, 104589, 104590, 104591, 104592, 104593, 104594, 104595, 104596, 104597, 104598, 104599, 104600, 104601, 104602, 104603, 104604, 104605, 104606, 104607, 104609, 104610, 104611, 104614, 104615, 104618, 104619, 104620, 104621, 104622, 104623, 104624, 104625, 104627, 104628, 104629, 104630, 104631, 104632, 104633, 104634, 104635, 104636, 104637, 104638, 104639, 104640, 104641, 104642, 104643, 104644, 104645, 104646, 104647, 104648, 104649, 104650, 104651, 104652, 104653, 104654, 104655, 104656, 104657, 104658, 104659, 104660, 104661, 104662, 104663, 104664, 104665, 104666, 104667, 104668, 104669, 104670, 104671, 104672, 104673, 104674, 104675, 104676, 104677, 104679, 104680, 104681, 104682, 104683, 104684, 104685, 104686, 104687, 104688, 104689, 104690, 104691, 104692, 104693, 104694, 104695, 104696, 104698, 104706, 104710, 104711, 104712, 104714, 104715, 104726, 104727, 104728, 104729, 104730, 104731, 104732, 104733, 104734, 104735, 104737, 104738, 104739, 104740, 104741, 104742, 104743, 104744, 104745, 104746, 104747, 104748, 104749, 104750, 104751, 104752, 104753, 104754, 104755, 104756, 104757, 104758, 104759, 104760, 104761, 104762, 104763, 104764, 104765, 104766, 104767, 104768, 104769, 104770, 104771, 104772, 104773, 104774, 104775, 104776, 104777, 104778, 104779, 104781, 104782, 104783, 104784, 104785, 104786, 104787, 104788, 104789, 104790, 104791, 104792, 104793, 104794, 104795, 104796, 104797, 104798, 104799, 104801, 104802, 104803, 104804, 104805, 104806, 104807, 104808, 104809, 104810, 104811, 104812, 104813, 104814, 104815, 104816, 104817, 104818, 104819, 104820, 104821, 104822, 104823, 104824, 104825, 104826, 104827, 104828, 104829, 104830, 104831, 104832, 104833, 104834, 104835, 104836, 104837, 104838, 104839, 104840, 104841, 104842, 104843, 104844, 104845, 104846, 104847, 104848, 104849, 104850, 104851, 104852, 104853, 104854, 104855, 104856, 104857, 104858, 104859, 104864, 104865, 104866, 104867, 104868, 104869, 104870, 104871, 104872, 104873, 104875, 104876, 104877, 104878, 104879, 104880, 104881, 104882, 104883, 104884, 104885, 104886, 104888, 104889, 104890, 104891, 104893, 104894, 104895, 104896, 104897, 104898, 104899, 104900, 104901, 104902, 104903, 104904, 104905, 104906, 104909, 104910, 104911, 104918, 104920, 104921, 104922, 104923, 104924, 104925, 104926, 104927, 104928, 104929, 104930, 104931, 104932, 104933, 104934, 104935, 104936, 104937, 104939, 104940, 104941, 104942, 104943, 104944, 104945, 104946, 104947, 104949, 104952, 104953, 104954, 104955, 104956, 104957, 104958, 104959, 104960, 104961, 104962, 104963, 104964, 104965, 104966, 104967, 104968, 104969, 104970, 104971, 104972, 104973, 104974, 104975, 104976, 104977, 104978, 104979, 104981, 104982, 104983, 104984, 104985, 104986, 104987, 104988, 104989, 104990, 104991, 104992, 104993, 104995, 104996, 104997, 104998, 104999, 105000, 105001, 105002, 105003, 105004, 105006, 105007, 105008, 105009, 105010, 105011, 105012, 105013, 105014, 105015, 105016, 105017, 105018, 105019, 105020, 105021, 105022, 105025, 105026, 105027, 105028, 105038, 105039, 105040, 105041, 105042, 105043, 105044, 105045, 105046, 105047, 105048, 105049, 105050, 105051, 105052, 105053, 105054, 105055, 105056, 105057, 105058, 105059, 105060, 105061, 105062, 105063, 105064, 105065, 105066, 105067, 105068, 105069, 105070, 105071, 105072, 105073, 105074, 105075, 105076, 105077, 105078, 105079, 105080, 105081, 105082, 105083, 105084, 105085, 105086, 105087, 105088, 105089, 105090, 105091, 105092, 105093, 105094, 105095, 105096, 105097, 105098, 105099, 105100, 105101, 105102, 105103, 105104, 105105, 105106, 105107, 105108, 105109, 105110, 105111, 105112, 105113, 105114, 105115, 105116, 105117, 105118, 105119, 105120, 105121, 105122, 105123, 105124, 105125, 105126, 105127, 105128, 105129, 105132, 105133, 105134, 105135, 105136, 105137, 105138, 105140, 105141, 105142, 105143, 105144, 105145, 105146, 105147, 105148, 105149, 105150, 105151, 105152, 105154, 105155, 105156, 105157, 105158, 105159, 105160, 105161, 105162, 105163, 105164, 105165, 105166, 105167, 105168, 105169, 105170, 105171, 105172, 105173, 105174, 105175, 105176, 105178, 105179, 105180, 105181, 105182, 105183, 105184, 105185, 105186, 105187, 105188, 105189, 105190, 105192, 105194, 105195, 105196, 105197, 105198, 105199, 105200, 105201, 105202, 105203, 105204, 105205, 105206, 105207, 105208, 105209, 105210, 105211, 105212, 105213, 105214, 105215, 105216, 105217, 105218, 105219, 105220, 105221, 105222, 105223, 105224, 105225, 105226, 105227, 105228, 105229, 105230, 105231, 105232, 105233, 105234, 105235, 105236, 105237, 105238, 105239, 105240, 105241, 105242, 105243, 105244, 105245, 105246, 105247, 105248, 105249, 105250, 105251, 105252, 105253, 105254, 105255, 105256, 105257, 105258, 105259, 105260, 105261, 105262, 105263, 105264, 105265, 105266, 105267, 105268, 105269, 105270, 105271, 105272, 105273, 105274, 105275, 105276, 105277, 105278, 105279, 105280, 105281, 105282, 105283, 105284, 105285, 105286, 105287, 105288, 105289, 105290, 105291, 105292, 105293, 105294, 105295, 105296, 105297, 105298, 105299, 105300, 105301, 105302, 105303, 105304, 105311, 105312, 105313, 105314, 105315, 105316, 105317, 105318, 105319, 105320, 105321, 105322, 105323, 105324, 105326, 105327, 105328, 105329, 105330, 105331, 105332, 105333, 105335, 105336, 105337, 105338, 105339, 105340, 105341, 105342, 105343, 105351, 105352, 105353, 105354, 105355, 105356, 105357, 105358, 105360, 105361, 105362, 105363, 105364, 105365, 105366, 105367, 105368, 105369, 105370, 105371, 105372, 105373, 105374, 105375, 105376, 105377, 105378, 105379, 105383, 105384, 105385, 105386, 105387, 105388, 105389, 105391, 105392, 105393, 105394, 105395, 105396, 105397, 105398, 105399, 105400, 105401, 105402, 105403, 105404, 105405, 105406, 105407, 105408, 105409, 105410, 105411, 105412, 105413, 105414, 105415, 105416, 105417, 105418, 105419, 105422, 105423, 105424, 105425, 105426, 105432, 105433, 105436, 105437, 105438, 105439, 105440, 105441, 105442, 105443, 105450, 105451, 105452, 105453, 105454, 105455, 105456, 105457, 105458, 105459, 105460, 105461, 105463, 105464, 105465, 105466, 105468, 105469, 105470, 105471, 105472, 105473, 105474, 105475, 105476, 105477, 105478, 105479, 105480, 105481, 105482, 105483, 105484, 105485, 105486, 105487, 105488, 105489, 105490, 105491, 105492, 105493, 105494, 105495, 105497, 105498, 105499, 105500, 105501, 105502, 105503, 105504, 105505, 105506, 105507, 105508, 105509, 105510, 105511, 105512, 105513, 105514, 105515, 105516, 105517, 105518, 105519, 105520, 105521, 105522, 105523, 105524, 105525, 105526, 105531, 105532, 105534, 105535, 105536, 105537, 105538, 105539, 105540, 105541, 105542, 105543, 105544, 105545, 105546, 105547, 105554, 105563, 105564, 105569, 105579, 105580, 105581, 105582, 105583, 105584, 105585, 105586, 105587, 105588, 105589, 105590, 105591, 105593, 105594, 105595, 105596, 105597, 105602, 105603, 105604, 105605, 105606, 105607, 105608, 105609, 105611, 105612, 105613, 105614, 105615, 105616, 105617, 105618, 105619, 105620, 105621, 105622, 105623, 105624, 105625, 105626, 105627, 105628, 105629, 105630, 105631, 105632, 105633, 105634, 105635, 105636, 105637, 105638, 105639, 105640, 105641, 105642, 105643, 105644, 105645, 105646, 105649, 105650, 105651, 105652, 105653, 105654, 105655, 105656, 105657, 105658, 105659, 105660, 105661, 105662, 105663, 105664, 105665, 105666, 105667, 105668, 105669, 105670, 105671, 105672, 105673, 105674, 105675, 105676, 105677, 105678, 105679, 105680, 105681, 105682, 105683, 105684, 105685, 105686, 105687, 105688, 105689, 105690, 105691, 105692, 105693, 105694, 105695, 105696, 105697, 105698, 105699, 105700, 105701, 105702, 105703, 105704, 105705, 105706, 105707, 105708, 105710, 105711, 105712, 105713, 105714, 105715, 105716, 105717, 105718, 105719, 105720, 105721, 105722, 105723, 105724, 105725, 105726, 105727, 105728, 105729, 105730, 105732, 105733, 105734, 105735, 105736, 105738, 105739, 105740, 105741, 105742, 105743, 105744, 105745, 105746, 105747, 105748, 105749, 105750, 105751, 105752, 105753, 105754, 105756, 105759, 105760, 105764, 105765, 105766, 105767, 105769, 105772, 105773, 105774, 105775, 105776, 105777, 105778, 105779, 105780, 105781, 105782, 105783, 105784, 105785, 105787, 105788, 105789, 105790, 105791, 105793, 105794, 105795, 105796, 105797, 105798, 105799, 105800, 105801, 105802, 105803, 105804, 105805, 105806, 105807, 105808, 105809, 105810, 105811, 105812, 105813, 105814, 105815, 105816, 105817, 105818, 105819, 105820, 105821, 105822, 105823, 105824, 105825, 105826, 105827, 105828, 105829, 105830, 105831, 105832, 105833, 105834, 105835, 105836, 105837, 105838, 105840, 105841, 105842, 105843, 105845, 105846, 105847, 105848, 105849, 105850, 105851, 105852, 105853, 105854, 105855, 105856, 105857, 105858, 105859, 105860, 105861, 105862, 105863, 105864, 105865, 105866, 105867, 105868, 105869, 105870, 105871, 105872, 105873, 105874, 105875, 105876, 105877, 105880, 105882, 105883, 105884, 105885, 105886, 105887, 105888, 105889, 105890, 105891, 105892, 105893, 105894, 105895, 105897, 105898, 105899, 105900, 105901, 105902, 105903, 105904, 105905, 105906, 105908, 105909, 105910, 105911, 105912, 105913, 105914, 105915, 105916, 105917, 105918, 105919, 105920, 105921, 105922, 105923, 105924, 105925, 105926, 105927, 105928, 105929, 105930, 105931, 105932, 105933, 105934, 105935, 105936, 105937, 105938, 105939, 105940, 105941, 105942, 105943, 105944, 105945, 105946, 105947, 105948, 105949, 105950, 105951, 105952, 105954, 105955, 105956, 105958, 105959, 105960, 105961, 105962, 105963, 105964, 105965, 105966, 105967, 105968, 105969, 105970, 105971, 105972, 105973, 105974, 105975, 105976, 105977, 105978, 105979, 105980, 105981, 105982, 105983, 105984, 105985, 105986, 105987, 105988, 105989, 105990, 105991, 105992, 105993, 105994, 105995, 105996, 105997, 105998, 105999, 106000, 106001, 106002, 106003, 106004, 106005, 106006, 106007, 106008, 106009, 106010, 106011, 106012, 106013, 106014, 106015, 106016, 106017, 106018, 106019, 106020, 106021, 106022, 106023, 106024, 106025, 106026, 106027, 106028, 106029, 106030, 106031, 106032, 106033, 106034, 106035, 106036, 106037, 106038, 106039, 106040, 106041, 106042, 106043, 106044, 106045, 106046, 106047, 106048, 106049, 106050, 106051, 106052, 106053, 106054, 106055, 106056, 106059, 106060, 106061, 106062, 106063, 106064, 106065, 106066, 106067, 106068, 106069, 106070, 106071, 106072, 106073, 106074, 106075, 106076, 106077, 106078, 106079, 106080, 106081, 106082, 106083, 106084, 106085, 106086, 106087, 106088, 106090, 106091, 106092, 106093, 106094, 106095, 106096, 106101, 106102, 106103, 106104, 106105, 106106, 106107, 106108, 106109, 106110, 106111, 106112, 106113, 106114, 106115, 106116, 106117, 106118, 106119, 106120, 106121, 106122, 106124, 106125, 106126, 106133, 106134, 106135, 106136, 106137, 106138, 106139, 106140, 106141, 106142, 106143, 106144, 106145, 106146, 106147, 106148, 106149, 106150, 106151, 106152, 106153, 106154, 106155, 106156, 106157, 106158, 106159, 106160, 106161, 106162, 106163, 106164, 106165, 106166, 106167, 106168, 106170, 106171, 106172, 106173, 106174, 106175, 106176, 106178, 106179, 106180, 106181, 106182, 106183, 106184, 106185, 106186, 106187, 106188, 106189, 106190, 106191, 106192, 106193, 106194, 106195, 106196, 106197, 106198, 106199, 106200, 106201, 106202, 106203, 106204, 106205, 106206, 106207, 106208, 106209, 106210, 106211, 106212, 106213, 106214, 106215, 106216, 106217, 106219, 106220, 106221, 106222, 106223, 106225, 106226, 106227, 106228, 106230, 106231, 106232, 106233, 106234, 106235, 106236, 106237, 106238, 106239, 106240, 106241, 106242, 106243, 106244, 106245, 106246, 106247, 106248, 106249, 106250, 106253, 106254, 106255, 106256, 106258, 106259, 106261, 106262, 106263, 106264, 106266, 106267, 106268, 106269, 106270, 106271, 106273, 106274, 106275, 106276, 106277, 106278, 106279, 106280, 106281, 106282, 106283, 106284, 106285, 106286, 106287, 106288, 106289, 106290, 106291, 106292, 106293, 106295, 106296, 106297, 106299, 106300, 106302, 106303, 106304, 106307, 106308, 106309, 106310, 106311, 106312, 106313, 106314, 106315, 106316, 106317, 106318, 106319, 106320, 106321, 106322, 106323, 106324, 106325, 106326, 106327, 106328, 106329, 106330, 106331, 106332, 106333, 106334, 106335, 106336, 106337, 106338, 106339, 106340, 106341, 106342, 106343, 106344, 106345, 106346, 106347, 106348, 106349, 106350, 106351, 106352, 106353, 106354, 106355, 106356, 106357, 106358, 106359, 106360, 106361, 106362, 106363, 106364, 106365, 106366, 106367, 106368, 106369, 106370, 106371, 106372, 106374, 106375, 106376, 106377, 106378, 106379, 106380, 106381, 106382, 106383, 106384, 106385, 106386, 106387, 106388, 106389, 106390, 106391, 106392, 106393, 106394, 106395, 106396, 106397, 106398, 106399, 106400, 106401, 106402, 106403, 106404, 106405, 106406, 106407, 106408, 106409, 106410, 106411, 106412, 106413, 106414, 106415, 106416, 106417, 106418, 106419, 106420, 106421, 106422, 106423, 106424, 106425, 106426, 106427, 106428, 106429, 106430, 106432, 106433, 106434, 106435, 106436, 106437, 106441, 106442, 106443, 106444, 106445, 106446, 106447, 106448, 106449, 106450, 106451, 106452, 106453, 106454, 106455, 106456, 106457, 106458, 106459, 106460, 106461, 106462, 106463, 106466, 106467, 106468, 106469, 106470, 106471, 106472, 106473, 106474, 106475, 106476, 106477, 106478, 106479, 106480, 106481, 106482, 106483, 106484, 106485, 106486, 106487, 106488, 106489, 106490, 106491, 106492, 106493, 106494, 106495, 106496, 106497, 106498, 106499, 106500, 106501, 106502, 106503, 106504, 106505, 106506, 106507, 106508, 106509, 106510, 106511, 106513, 106514, 106515, 106516, 106517, 106518, 106519, 106520, 106521, 106522, 106523, 106524, 106525, 106526, 106527, 106528, 106529, 106530, 106531, 106532, 106533, 106534, 106535, 106536, 106537, 106538, 106539, 106540, 106541, 106542, 106543, 106544, 106545, 106546, 106547, 106548, 106549, 106550, 106551, 106552, 106553, 106554, 106555, 106557, 106558, 106559, 106560, 106561, 106562, 106563, 106564, 106565, 106566, 106567, 106568, 106569, 106570, 106571, 106572, 106573, 106574, 106575, 106578, 106579, 106580, 106581, 106582, 106583, 106584, 106585, 106586, 106587, 106588, 106590, 106591, 106592, 106593, 106594, 106595, 106596, 106597, 106598, 106599, 106600, 106601, 106602, 106603, 106604, 106605, 106606, 106607, 106608, 106609, 106610, 106611, 106613, 106614, 106615, 106616, 106617, 106618, 106619, 106620, 106621, 106622, 106623, 106624, 106625, 106626, 106627, 106628, 106629, 106630, 106631, 106632, 106633, 106634, 106635, 106636, 106637, 106638, 106639, 106640, 106641, 106643, 106644, 106646, 106647, 106648, 106649, 106650, 106651, 106652, 106653, 106654, 106655, 106656, 106657, 106658, 106659, 106660, 106661, 106662, 106663, 106664, 106665, 106667, 106668, 106669, 106670, 106671, 106672, 106676, 106677, 106678, 106679, 106680, 106681, 106682, 106684, 106685, 106686, 106687, 106689, 106690, 106691, 106692, 106693, 106694, 106695, 106696, 106697, 106698, 106699, 106700, 106701, 106702, 106703, 106704, 106705, 106706, 106707, 106708, 106709, 106710, 106711, 106712, 106713, 106714, 106715, 106718, 106719, 106720, 106721, 106722, 106723, 106724, 106725, 106727, 106730, 106731, 106735, 106736, 106737, 106738, 106739, 106741, 106743, 106744, 106745, 106746, 106747, 106748, 106749, 106750, 106751, 106752, 106753, 106754, 106755, 106756, 106757, 106758, 106759, 106760, 106762, 106764, 106765, 106766, 106768, 106770, 106771, 106772, 106773, 106774, 106775, 106776, 106777, 106778, 106779, 106780, 106781, 106782, 106783, 106784, 106785, 106786, 106787, 106788, 106789, 106792, 106795, 106796, 106797, 106798, 106799, 106801, 106802, 106804, 106805, 106806, 106807, 106808, 106809, 106810, 106811, 106812, 106813, 106814, 106815, 106818, 106819, 106820, 106821, 106822, 106825, 106827, 106831, 106833, 106834, 106836, 106837, 106839, 106842, 106843, 106844, 106846, 106847, 106848, 106849, 106850, 106851, 106852, 106853, 106854, 106855, 106856, 106857, 106858, 106863, 106864, 106865, 106866, 106867, 106868, 106869, 106870, 106871, 106872, 106873, 106874, 106878, 106879, 106881, 106882, 106883, 106884, 106885, 106886, 106887, 106888, 106890, 106891, 106892, 106893, 106894, 106895, 106896, 106897, 106898, 106899, 106900, 106901, 106902, 106903, 106904, 106905, 106906, 106907, 106908, 106909, 106910, 106911, 106912, 106913, 106914, 106915, 106916, 106917, 106918, 106919, 106920, 106922, 106923, 106924, 106925, 106926, 106927, 106928, 106929, 106930, 106931, 106932, 106933, 106934, 106935, 106936, 106937, 106939, 106940, 106941, 106942, 106943, 106944, 106945, 106946, 106947, 106948, 106949, 106951, 106952, 106953, 106954, 106958, 106961, 106962, 106963, 106964, 106969, 106970, 106971, 106972, 106973, 106975, 106976, 106977, 106978, 106979, 106980, 106981, 106982, 106983, 106984, 106985, 106986, 106987, 106988, 106989, 106990, 106991, 106993, 106999, 107008, 107013, 107019, 107020, 107021, 107022, 107023, 107024, 107025, 107026, 107027, 107028, 107029, 107033, 107042, 107043, 107073, 107075, 107088, 107092, 107096, 107097, 107098, 107100, 107101, 107102, 107103, 107104, 107105, 107106, 107107, 107108, 107109, 107110, 107111, 107112, 107113, 107114, 107115, 107116, 107117, 107118, 107119, 107120, 107121, 107122, 107123, 107124, 107125, 107126, 107127, 107128, 107129, 107130, 107132, 107133, 107134, 107135, 107136, 107137, 107138, 107139, 107140, 107141, 107142, 107143, 107144, 107145, 107146, 107147, 107148, 107149, 107150, 107151, 107152, 107153, 107154, 107155, 107158, 107159, 107160, 107161, 107163, 107164, 107165, 107166, 107167, 107168, 107169, 107170, 107171, 107172, 107193, 107194, 107195, 107196, 107197, 107198, 107200, 107201, 107202, 107206, 107208, 107209, 107210, 107211, 107212, 107213, 107214, 107215, 107216, 107217, 107218, 107219, 107220, 107221, 107222, 107223, 107224, 107225, 107226, 107227, 107228, 107229, 107230, 107231, 107232, 107233, 107234, 107235, 107236, 107237, 107238, 107239, 107241, 107242, 107243, 107244, 107245, 107246, 107247, 107248, 107249, 107250, 107251, 107252, 107253, 107254, 107255, 107256, 107257, 107258, 107259, 107260, 107261, 107262, 107263, 107264, 107265, 107266, 107267, 107268, 107269, 107270, 107273, 107274, 107275, 107276, 107277, 107278, 107279, 107280, 107281, 107282, 107283, 107284, 107285, 107287, 107288, 107289, 107290, 107291, 107292, 107294, 107295, 107296, 107298, 107299, 107300, 107301, 107302, 107303, 107304, 107305, 107306, 107307, 107308, 107309, 107311, 107312, 107313, 107314, 107315, 107316, 107317, 107318, 107319, 107321, 107322, 107323, 107324, 107325, 107326, 107327, 107328, 107329, 107330, 107331, 107332, 107333, 107334, 107335, 107336, 107337, 107338, 107339, 107340, 107341, 107342, 107343, 107344, 107345, 107347, 107348, 107349, 107350, 107351, 107352, 107353, 107357, 107358, 107359, 107360, 107361, 107362, 107363, 107364, 107365, 107366, 107367, 107368, 107369, 107370, 107371, 107372, 107373, 107374, 107375, 107376, 107377, 107378, 107379, 107380, 107381, 107382, 107383, 107384, 107385, 107386, 107387, 107388, 107389, 107390, 107391, 107392, 107393, 107394, 107395, 107396, 107397, 107398, 107399, 107400, 107401, 107402, 107403, 107404, 107405, 107406, 107407, 107408, 107409, 107410, 107411, 107412, 107413, 107414, 107415, 107416, 107417, 107418, 107419, 107420, 107421, 107422, 107423, 107424, 107425, 107426, 107427, 107428, 107429, 107430, 107431, 107432, 107433, 107434, 107435, 107436, 107437, 107439, 107440, 107441, 107442, 107443, 107444, 107445, 107446, 107447, 107448, 107449, 107450, 107451, 107452, 107454, 107455, 107457, 107458, 107459, 107460, 107461, 107462, 107463, 107464, 107465, 107466, 107467, 107468, 107469, 107470, 107471, 107472, 107473, 107474, 107475, 107476, 107477, 107478, 107479, 107480, 107481, 107482, 107483, 107484, 107485, 107486, 107487, 107488, 107489, 107490, 107491, 107492, 107493, 107494, 107495, 107496, 107497, 107498, 107499, 107500, 107501, 107502, 107503, 107504, 107505, 107506, 107507, 107509, 107510, 107511, 107512, 107513, 107515, 107516, 107517, 107518, 107519, 107520, 107521, 107522, 107523, 107524, 107525, 107526, 107527, 107529, 107530, 107531, 107532, 107533, 107534, 107535, 107536, 107537, 107538, 107539, 107540, 107541, 107542, 107543, 107544, 107545, 107546, 107547, 107548, 107549, 107550, 107551, 107552, 107553, 107554, 107555, 107556, 107557, 107558, 107559, 107561, 107562, 107564, 107565, 107566, 107567, 107568, 107569, 107570, 107572, 107574, 107575, 107576, 107577, 107578, 107579, 107580, 107581, 107582, 107583, 107584, 107585, 107586, 107587, 107588, 107589, 107590, 107591, 107592, 107593, 107594, 107595, 107596, 107597, 107598, 107599, 107600, 107601, 107602, 107603, 107604, 107605, 107606, 107607, 107608, 107609, 107610, 107611, 107612, 107613, 107614, 107615, 107616, 107617, 107618, 107619, 107620, 107621, 107622, 107623, 107624, 107625, 107627, 107628, 107629, 107630, 107631, 107632, 107633, 107634, 107635, 107636, 107637, 107638, 107643, 107650, 107651, 107652, 107653, 107654, 107655, 107656, 107657, 107658, 107659, 107660, 107661, 107663, 107664, 107665, 107666, 107667, 107668, 107669, 107670, 107672, 107673, 107674, 107675, 107676, 107677, 107678, 107679, 107680, 107681, 107682, 107683, 107684, 107685, 107686, 107687, 107688, 107689, 107690, 107691, 107692, 107693, 107694, 107695, 107696, 107697, 107698, 107699, 107700, 107701, 107702, 107703, 107704, 107705, 107706, 107707, 107708, 107709, 107710, 107711, 107712, 107715, 107716, 107717, 107718, 107719, 107720, 107721, 107722, 107723, 107724, 107725, 107726, 107727, 107728, 107729, 107730, 107731, 107732, 107733, 107734, 107735, 107736, 107737, 107738, 107739, 107740, 107741, 107742, 107743, 107744, 107745, 107746, 107747, 107748, 107749, 107750, 107751, 107752, 107753, 107754, 107755, 107756, 107757, 107758, 107759, 107760, 107763, 107764, 107766, 107767, 107768, 107769, 107770, 107771, 107772, 107773, 107774, 107775, 107776, 107777, 107778, 107779, 107780, 107781, 107782, 107783, 107784, 107785, 107786, 107787, 107788, 107789, 107790, 107791, 107792, 107793, 107794, 107795, 107796, 107797, 107798, 107799, 107800, 107801, 107802, 107803, 107804, 107805, 107806, 107807, 107808, 107809, 107810, 107811, 107812, 107813, 107814, 107815, 107816, 107817, 107818, 107819, 107822, 107823, 107824, 107825, 107826, 107827, 107828, 107829, 107830, 107831, 107832, 107833, 107834, 107835, 107836, 107837, 107838, 107839, 107840, 107841, 107842, 107843, 107844, 107846, 107847, 107848, 107849, 107850, 107851, 107852, 107853, 107854, 107855, 107856, 107857, 107858, 107859, 107860, 107861, 107862, 107863, 107864, 107865, 107866, 107867, 107868, 107869, 107870, 107871, 107872, 107873, 107874, 107875, 107876, 107877, 107878, 107879, 107880, 107881, 107883, 107884, 107885, 107886, 107887, 107888, 107889, 107890, 107891, 107892, 107893, 107894, 107895, 107896, 107897, 107898, 107899, 107900, 107901, 107902, 107903, 107904, 107905, 107906, 107907, 107908, 107909, 107910, 107911, 107912, 107913, 107914, 107915, 107916, 107917, 107918, 107919, 107920, 107921, 107922, 107923, 107924, 107925, 107926, 107927, 107928, 107929, 107931, 107932, 107933, 107934, 107935, 107936, 107937, 107938, 107939, 107940, 107941, 107942, 107943, 107944, 107945, 107946, 107947, 107948, 107949, 107950, 107951, 107953, 107954, 107955, 107956, 107957, 107958, 107959, 107960, 107961, 107962, 107963, 107964, 107965, 107966, 107967, 107968, 107969, 107970, 107971, 107972, 107973, 107974, 107975, 107976, 107977, 107978, 107979, 107980, 107981, 107982, 107983, 107984, 107985, 107986, 107987, 107988, 107989, 107990, 107991, 107992, 107993, 107994, 107995, 107996, 107997, 107998, 107999, 108001, 108003, 108004, 108005, 108007, 108008, 108009, 108010, 108011, 108013, 108014, 108015, 108016, 108017, 108018, 108019, 108020, 108021, 108022, 108023, 108024, 108025, 108026, 108027, 108028, 108029, 108030, 108031, 108032, 108033, 108034, 108035, 108036, 108037, 108038, 108039, 108040, 108041, 108042, 108044, 108048, 108049, 108050, 108051, 108052, 108053, 108054, 108055, 108056, 108057, 108058, 108059, 108060, 108061, 108062, 108063, 108065, 108066, 108067, 108068, 108069, 108070, 108071, 108073, 108074, 108075, 108076, 108077, 108078, 108079, 108080, 108081, 108082, 108083, 108084, 108085, 108086, 108087, 108088, 108089, 108090, 108091, 108092, 108093, 108096, 108097, 108099, 108100, 108101, 108102, 108103, 108104, 108105, 108106, 108107, 108108, 108115, 108116, 108117, 108119, 108120, 108121, 108122, 108123, 108124, 108125, 108126, 108127, 108128, 108129, 108130, 108131, 108132, 108133, 108134, 108135, 108136, 108137, 108138, 108139, 108140, 108141, 108142, 108143, 108144, 108145, 108146, 108147, 108148, 108149, 108150, 108151, 108152, 108153, 108154, 108155, 108156, 108157, 108158, 108159, 108160, 108161, 108162, 108163, 108164, 108165, 108166, 108167, 108168, 108169, 108170, 108171, 108172, 108173, 108174, 108175, 108176, 108177, 108178, 108179, 108180, 108181, 108183, 108184, 108185, 108186, 108187, 108188, 108189, 108190, 108192, 108193, 108194, 108195, 108196, 108197, 108198, 108199, 108200, 108201, 108202, 108203, 108204, 108205, 108206, 108207, 108208, 108209, 108210, 108211, 108212, 108213, 108214, 108215, 108216, 108217, 108218, 108219, 108220, 108221, 108222, 108223, 108224, 108225, 108226, 108227, 108228, 108229, 108230, 108231, 108232, 108233, 108235, 108236, 108237, 108238, 108239, 108240, 108241, 108242, 108243, 108244, 108245, 108246, 108247, 108248, 108249, 108250, 108251, 108253, 108254, 108255, 108256, 108257, 108259, 108260, 108261, 108262, 108263, 108264, 108271, 108272, 108273, 108274, 108275, 108277, 108278, 108279, 108280, 108281, 108282, 108283, 108284, 108285, 108286, 108288, 108289, 108290, 108291, 108292, 108293, 108294, 108295, 108296, 108297, 108298, 108299, 108300, 108301, 108302, 108303, 108304, 108305, 108306, 108307, 108308, 108309, 108311, 108312, 108313, 108314, 108315, 108322, 108323, 108324, 108325, 108326, 108327, 108328, 108329, 108330, 108331, 108332, 108333, 108334, 108335, 108337, 108338, 108339, 108340, 108341, 108342, 108343, 108344, 108345, 108346, 108347, 108348, 108349, 108356, 108357, 108358, 108359, 108360, 108361, 108362, 108363, 108364, 108365, 108366, 108367, 108368, 108375, 108376, 108377, 108378, 108379, 108380, 108381, 108382, 108383, 108384, 108385, 108386, 108387, 108388, 108389, 108390, 108391, 108392, 108393, 108394, 108396, 108397, 108398, 108399, 108400, 108401, 108402, 108403, 108404, 108405, 108406, 108407, 108408, 108409, 108410, 108411, 108412, 108419, 108420, 108421, 108422, 108423, 108424, 108425, 108426, 108427, 108428, 108429, 108430, 108431, 108432, 108433, 108434, 108435, 108436, 108437, 108438, 108439, 108440, 108441, 108446, 108447, 108448, 108449, 108450, 108451, 108452, 108453, 108454, 108455, 108456, 108457, 108458, 108459, 108460, 108461, 108462, 108463, 108464, 108465, 108466, 108467, 108468, 108469, 108470, 108471, 108472, 108473, 108474, 108475, 108476, 108477, 108478, 108479, 108480, 108481, 108482, 108483, 108485, 108486, 108487, 108488, 108489, 108490, 108491, 108492, 108493, 108494, 108495, 108496, 108497, 108498, 108499, 108500, 108501, 108502, 108504, 108505, 108506, 108508, 108509, 108510, 108511, 108512, 108513, 108514, 108515, 108516, 108517, 108518, 108519, 108520, 108521, 108522, 108523, 108524, 108525, 108526, 108527, 108528, 108529, 108530, 108531, 108533, 108534, 108535, 108536, 108537, 108538, 108539, 108540, 108541, 108542, 108543, 108545, 108546, 108547, 108548, 108549, 108550, 108551, 108552, 108553, 108554, 108555, 108556, 108557, 108558, 108559, 108560, 108561, 108562, 108563, 108564, 108565, 108566, 108567, 108568, 108569, 108570, 108571, 108572, 108573, 108574, 108575, 108576, 108577, 108578, 108579, 108580, 108581, 108582, 108583, 108584, 108585, 108586, 108587, 108588, 108589, 108590, 108591, 108592, 108593, 108594, 108595, 108596, 108597, 108598, 108599, 108600, 108601, 108602, 108603, 108604, 108605, 108606, 108607, 108608, 108609, 108610, 108611, 108612, 108613, 108614, 108615, 108616, 108617, 108618, 108619, 108620, 108621, 108622, 108623, 108624, 108625, 108626, 108627, 108628, 108629, 108630, 108631, 108632, 108633, 108634, 108635, 108636, 108637, 108638, 108640, 108641, 108642, 108643, 108645, 108646, 108647, 108648, 108649, 108650, 108651, 108652, 108653, 108654, 108655, 108656, 108657, 108658, 108659, 108660, 108661, 108662, 108663, 108665, 108666, 108667, 108668, 108669, 108670, 108671, 108672, 108673, 108674, 108675, 108676, 108677, 108678, 108679, 108680, 108681, 108682, 108683, 108684, 108685, 108686, 108687, 108688, 108689, 108690, 108691, 108692, 108693, 108694, 108695, 108696, 108697, 108698, 108699, 108700, 108701, 108702, 108703, 108704, 108705, 108706, 108707, 108709, 108710, 108711, 108712, 108713, 108715, 108716, 108717, 108718, 108719, 108720, 108721, 108722, 108723, 108724, 108725, 108726, 108727, 108728, 108729, 108730, 108731, 108732, 108733, 108734, 108735, 108736, 108737, 108738, 108739, 108740, 108741, 108742, 108743, 108744, 108745, 108746, 108747, 108748, 108749, 108750, 108751, 108752, 108753, 108754, 108755, 108756, 108757, 108758, 108759, 108760, 108761, 108762, 108763, 108764, 108765, 108766, 108767, 108768, 108769, 108770, 108771, 108772, 108773, 108774, 108775, 108776, 108777, 108778, 108779, 108780, 108781, 108782, 108783, 108784, 108785, 108786, 108787, 108788, 108789, 108790, 108791, 108792, 108793, 108794, 108795, 108796, 108797, 108798, 108799, 108800, 108801, 108802, 108803, 108804, 108805, 108806, 108807, 108808, 108809, 108810, 108811, 108812, 108813, 108815, 108820, 108821, 108822, 108823, 108824, 108825, 108826, 108827, 108828, 108829, 108830, 108837, 108838, 108839, 108840, 108841, 108842, 108843, 108844, 108845, 108846, 108847, 108848, 108849, 108850, 108851, 108853, 108854, 108855, 108856, 108859, 108860, 108861, 108862, 108863, 108864, 108865, 108866, 108867, 108868, 108869, 108870, 108871, 108872, 108873, 108874, 108875, 108876, 108877, 108878, 108879, 108880, 108881, 108882, 108883, 108885, 108886, 108887, 108888, 108889, 108890, 108891, 108892, 108894, 108895, 108896, 108897, 108898, 108899, 108910, 108911, 108912, 108916, 108918, 108919, 108920, 108921, 108922, 108923, 108924, 108925, 108926, 108927, 108928, 108929, 108930, 108931, 108932, 108933, 108934, 108935, 108936, 108937, 108938, 108939, 108940, 108941, 108942, 108943, 108944, 108945, 108946, 108947, 108948, 108949, 108950, 108951, 108952, 108953, 108954, 108955, 108956, 108957, 108958, 108960, 108961, 108962, 108963, 108964, 108965, 108966, 108967, 108968, 108969, 108970, 108971, 108973, 108974, 108975, 108976, 108977, 108978, 108980, 108981, 108982, 108983, 108984, 108985, 108986, 108987, 108988, 108989, 108990, 108991, 108992, 108993, 108994, 108995, 108996, 108997, 108998, 108999, 109000, 109001, 109002, 109003, 109004, 109005, 109006, 109007, 109008, 109009, 109010, 109011, 109012, 109013, 109014, 109015, 109016, 109017, 109018, 109019, 109020, 109021, 109022, 109023, 109025, 109026, 109027, 109028, 109029, 109030, 109031, 109032, 109033, 109034, 109035, 109036, 109037, 109038, 109039, 109040, 109041, 109042, 109043, 109044, 109045, 109046, 109047, 109048, 109049, 109050, 109051, 109052, 109053, 109054, 109055, 109056, 109058, 109059, 109060, 109061, 109062, 109063, 109065, 109066, 109067, 109068, 109069, 109070, 109071, 109073, 109074, 109075, 109076, 109077, 109078, 109079, 109080, 109081, 109082, 109083, 109084, 109085, 109086, 109087, 109088, 109089, 109090, 109091, 109092, 109093, 109094, 109095, 109096, 109097, 109098, 109099, 109100, 109102, 109105, 109106, 109107, 109108, 109109, 109110, 109111, 109112, 109113, 109114, 109118, 109119, 109120, 109121, 109122, 109123, 109124, 109125, 109126, 109127, 109128, 109129, 109130, 109131, 109132, 109133, 109134, 109135, 109136, 109137, 109138, 109139, 109140, 109141, 109142, 109143, 109144, 109145, 109146, 109147, 109148, 109149, 109150, 109151, 109152, 109153, 109154, 109155, 109157, 109158, 109159, 109160, 109161, 109162, 109163, 109164, 109165, 109166, 109167, 109168, 109169, 109170, 109171, 109174, 109175, 109176, 109177, 109178, 109179, 109180, 109181, 109182, 109183, 109184, 109185, 109186, 109187, 109188, 109189, 109190, 109191, 109192, 109193, 109194, 109195, 109196, 109197, 109198, 109199, 109201, 109202, 109203, 109204, 109205, 109206, 109207, 109208, 109209, 109210, 109211, 109212, 109213, 109214, 109215, 109216, 109217, 109218, 109219, 109220, 109221, 109222, 109223, 109224, 109225, 109226, 109227, 109228, 109229, 109232, 109233, 109234, 109235, 109236, 109237, 109238, 109239, 109240, 109241, 109242, 109243, 109244, 109245, 109246, 109247, 109248, 109249, 109250, 109251, 109252, 109253, 109254, 109255, 109256, 109257, 109258, 109259, 109260, 109261, 109262, 109263, 109264, 109265, 109266, 109267, 109268, 109269, 109270, 109271, 109272, 109273, 109274, 109275, 109276, 109277, 109278, 109279, 109280, 109281, 109282, 109283, 109284, 109285, 109286, 109287, 109288, 109289, 109290, 109291, 109292, 109293, 109294, 109295, 109296, 109297, 109298, 109299, 109300, 109301, 109302, 109303, 109304, 109305, 109306, 109307, 109308, 109309, 109310, 109311, 109312, 109313, 109314, 109315, 109316, 109317, 109318, 109319, 109320, 109321, 109324, 109325, 109326, 109327, 109328, 109329, 109330, 109331, 109332, 109333, 109334, 109335, 109336, 109337, 109338, 109339, 109340, 109341, 109342, 109343, 109344, 109345, 109346, 109347, 109348, 109349, 109350, 109351, 109352, 109353, 109354, 109355, 109356, 109357, 109358, 109359, 109360, 109361, 109362, 109364, 109365, 109367, 109368, 109369, 109370, 109371, 109372, 109374, 109375, 109376, 109377, 109378, 109379, 109380, 109381, 109382, 109383, 109384, 109385, 109386, 109387, 109388, 109389, 109390, 109391, 109392, 109393, 109394, 109395, 109396, 109397, 109398, 109399, 109400, 109401, 109402, 109403, 109404, 109405, 109406, 109407, 109408, 109409, 109411, 109412, 109413, 109414, 109415, 109416, 109417, 109418, 109419, 109420, 109421, 109422, 109423, 109424, 109425, 109426, 109427, 109428, 109429, 109430, 109431, 109432, 109433, 109434, 109435, 109436, 109437, 109438, 109439, 109440, 109441, 109442, 109443, 109444, 109445, 109446, 109447, 109448, 109449, 109450, 109451, 109452, 109453, 109454, 109455, 109456, 109457, 109458, 109459, 109460, 109461, 109462, 109463, 109464, 109465, 109466, 109467, 109468, 109469, 109470, 109471, 109472, 109473, 109474, 109475, 109476, 109477, 109478, 109479, 109480, 109481, 109482, 109483, 109484, 109485, 109486, 109487, 109488, 109489, 109490, 109491, 109492, 109493, 109494, 109495, 109496, 109497, 109498, 109499, 109500, 109501, 109502, 109503, 109504, 109505, 109506, 109507, 109508, 109509, 109510, 109511, 109512, 109513, 109514, 109515, 109516, 109517, 109519, 109520, 109521, 109522, 109523, 109524, 109525, 109526, 109527, 109528, 109529, 109530, 109531, 109532, 109533, 109534, 109535, 109536, 109537, 109538, 109539, 109540, 109541, 109542, 109543, 109544, 109545, 109546, 109547, 109548, 109549, 109550, 109551, 109553, 109554, 109555, 109556, 109557, 109558, 109559, 109560, 109561, 109562, 109563, 109564, 109565, 109566, 109567, 109568, 109569, 109570, 109571, 109572, 109573, 109574, 109575, 109576, 109577, 109578, 109579, 109580, 109581, 109582, 109583, 109584, 109585, 109586, 109587, 109588, 109589, 109590, 109591, 109592, 109593, 109594, 109595, 109596, 109597, 109598, 109599, 109600, 109601, 109602, 109603, 109604, 109605, 109606, 109607, 109608, 109609, 109610, 109611, 109612, 109613, 109614, 109615, 109616, 109617, 109618, 109619, 109620, 109621, 109622, 109623, 109624, 109625, 109626, 109627, 109628, 109629, 109630, 109631, 109632, 109633, 109634, 109635, 109636, 109637, 109638, 109639, 109640, 109641, 109642, 109643, 109644, 109645, 109646, 109647, 109648, 109650, 109651, 109652, 109653, 109654, 109655, 109656, 109657, 109658, 109659, 109660, 109661, 109662, 109663, 109664, 109665, 109666, 109667, 109668, 109669, 109670, 109671, 109672, 109673, 109674, 109675, 109676, 109677, 109678, 109679, 109680, 109681, 109682, 109684, 109685, 109686, 109687, 109688, 109689, 109690, 109691, 109692, 109693, 109694, 109695, 109696, 109697, 109698, 109701, 109702, 109703, 109704, 109705, 109706, 109707, 109708, 109709, 109710, 109711, 109712, 109713, 109714, 109715, 109716, 109717, 109718, 109719, 109720, 109721, 109722, 109723, 109724, 109725, 109726, 109727, 109728, 109729, 109730, 109731, 109732, 109733, 109734, 109735, 109736, 109737, 109738, 109739, 109740, 109741, 109743, 109744, 109745, 109746, 109747, 109748, 109749, 109750, 109751, 109752, 109753, 109755, 109756, 109757, 109758, 109759, 109760, 109761, 109762, 109763, 109764, 109765, 109766, 109767, 109768, 109769, 109770, 109771, 109772, 109773, 109774, 109775, 109776, 109777, 109778, 109779, 109780, 109781, 109782, 109783, 109784, 109788, 109789, 109790, 109791, 109792, 109795, 109796, 109797, 109799, 109800, 109801, 109802, 109803, 109804, 109805, 109806, 109807, 109808, 109809, 109810, 109812, 109813, 109814, 109815, 109816, 109817, 109818, 109819, 109820, 109821, 109822, 109823, 109824, 109825, 109826, 109827, 109828, 109829, 109834, 109835, 109836, 109837, 109838, 109839, 109846, 109847, 109848, 109849, 109850, 109851, 109852, 109853, 109854, 109855, 109856, 109857, 109858, 109859, 109860, 109861, 109862, 109863, 109865, 109867, 109869, 109871, 109872, 109873, 109875, 109877, 109879, 109880, 109881, 109882, 109883, 109884, 109885, 109886, 109887, 109888, 109889, 109890, 109891, 109892, 109893, 109894, 109895, 109896, 109897, 109898, 109899, 109900, 109901, 109902, 109903, 109904, 109905, 109906, 109907, 109908, 109909, 109910, 109911, 109912, 109913, 109914, 109915, 109916, 109917, 109918, 109919, 109920, 109921, 109922, 109923, 109924, 109925, 109926, 109927, 109928, 109929, 109930, 109931, 109932, 109933, 109934, 109935, 109936, 109937, 109938, 109939, 109940, 109941, 109942, 109943, 109944, 109945, 109946, 109947, 109948, 109949, 109950, 109951, 109952, 109953, 109954, 109955, 109956, 109957, 109958, 109959, 109960, 109961, 109963, 109964, 109965, 109966, 109967, 109968, 109969, 109970, 109971, 109972, 109973, 109974, 109975, 109976, 109977, 109978, 109979, 109980, 109981, 109982, 109983, 109984, 109985, 109986, 109987, 109988, 109989, 109990, 109991, 109992, 109993, 109994, 109995, 109996, 109997, 109998, 109999, 110000, 110001, 110002, 110003, 110004, 110005, 110006, 110007, 110012, 110013, 110014, 110015, 110016, 110017, 110018, 110019, 110020, 110021, 110022, 110023, 110024, 110025, 110026, 110027, 110028, 110029, 110030, 110031, 110032, 110033, 110034, 110035, 110036, 110037, 110038, 110039, 110040, 110041, 110042, 110043, 110045, 110046, 110047, 110048, 110049, 110050, 110051, 110052, 110053, 110054, 110055, 110056, 110057, 110058, 110059, 110060, 110061, 110062, 110063, 110064, 110065, 110066, 110067, 110068, 110069, 110070, 110071, 110072, 110073, 110074, 110075, 110076, 110077, 110078, 110079, 110080, 110081, 110082, 110083, 110084, 110085, 110086, 110087, 110088, 110089, 110090, 110091, 110092, 110093, 110094, 110095, 110096, 110097, 110098, 110099, 110100, 110101, 110102, 110103, 110104, 110105, 110106, 110107, 110108, 110109, 110110, 110111, 110112, 110113, 110114, 110115, 110116, 110117, 110118, 110119, 110120, 110121, 110122, 110123, 110124, 110125, 110126, 110127, 110128, 110129, 110130, 110131, 110132, 110133, 110134, 110135, 110136, 110137, 110138, 110139, 110140, 110141, 110142, 110143, 110144, 110145, 110146, 110147, 110148, 110149, 110150, 110151, 110152, 110153, 110154, 110155, 110156, 110157, 110158, 110159, 110160, 110161, 110162, 110163, 110164, 110165, 110166, 110167, 110168, 110169, 110170, 110171, 110172, 110173, 110174, 110175, 110176, 110177, 110178, 110179, 110180, 110181, 110182, 110183, 110184, 110185, 110186, 110187, 110188, 110189, 110190, 110191, 110192, 110193, 110194, 110195, 110196, 110197, 110198, 110199, 110200, 110201, 110202, 110203, 110204, 110205, 110206, 110207, 110208, 110209, 110210, 110211, 110212, 110213, 110214, 110215, 110216, 110217, 110218, 110219, 110220, 110221, 110222, 110223, 110225, 110226, 110227, 110228, 110229, 110230, 110231, 110232, 110233, 110234, 110235, 110236, 110237, 110238, 110239, 110240, 110241, 110242, 110243, 110244, 110245, 110246, 110247, 110248, 110249, 110250, 110251, 110252, 110253, 110254, 110255, 110256, 110257, 110258, 110259, 110260, 110261, 110262, 110263, 110264, 110265, 110266, 110267, 110268, 110269, 110270, 110271, 110272, 110273, 110274, 110275, 110276, 110277, 110278, 110279, 110280, 110281, 110282, 110283, 110284, 110285, 110286, 110287, 110288, 110289, 110290, 110291, 110292, 110293, 110294, 110295, 110296, 110297, 110298, 110299, 110300, 110301, 110302, 110303, 110304, 110305, 110306, 110307, 110308, 110309, 110310, 110311, 110312, 110313, 110314, 110315, 110316, 110317, 110318, 110319, 110320, 110321, 110322, 110323, 110324, 110325, 110326, 110327, 110328, 110329, 110330, 110331, 110332, 110333, 110334, 110335, 110336, 110337, 110338, 110339, 110340, 110341, 110342, 110343, 110344, 110345, 110346, 110347, 110348, 110349, 110350, 110351, 110352, 110353, 110354, 110355, 110356, 110357, 110358, 110359, 110361, 110362, 110363, 110364, 110365, 110367, 110368, 110369, 110370, 110371, 110372, 110373, 110374, 110375, 110376, 110377, 110378, 110380, 110381, 110382, 110383, 110384, 110385, 110386, 110387, 110388, 110389, 110390, 110391, 110392, 110393, 110394, 110395, 110396, 110397, 110398, 110399, 110400, 110401, 110402, 110403, 110404, 110405, 110406, 110407, 110408, 110409, 110410, 110411, 110412, 110413, 110414, 110415, 110416, 110417, 110418, 110419, 110420, 110421, 110422, 110423, 110424, 110425, 110426, 110427, 110428, 110429, 110430, 110431, 110432, 110433, 110434, 110435, 110436, 110437, 110438, 110439, 110440, 110441, 110442, 110443, 110444, 110445, 110446, 110447, 110448, 110449, 110450, 110451, 110452, 110453, 110454, 110455, 110456, 110457, 110458, 110459, 110460, 110461, 110462, 110463, 110464, 110465, 110466, 110467, 110468, 110469, 110470, 110471, 110472, 110473, 110474, 110475, 110476, 110477, 110478, 110479, 110480, 110481, 110482, 110483, 110484, 110485, 110486, 110487, 110488, 110489, 110490, 110491, 110492, 110493, 110494, 110495, 110496, 110497, 110498, 110499, 110500, 110501, 110502, 110503, 110504, 110505, 110506, 110507, 110508, 110509, 110510, 110511, 110512, 110513, 110514, 110516, 110517, 110518, 110519, 110520, 110521, 110522, 110523, 110524, 110525, 110526, 110527, 110528, 110529, 110530, 110531, 110533, 110534, 110535, 110536, 110537, 110538, 110540, 110541, 110542, 110543, 110544, 110545, 110546, 110547, 110548, 110549, 110550, 110551, 110552, 110553, 110554, 110555, 110556, 110557, 110558, 110559, 110560, 110561, 110562, 110563, 110564, 110565, 110566, 110567, 110568, 110569, 110570, 110571, 110572, 110573, 110574, 110575, 110576, 110577, 110578, 110579, 110580, 110581, 110582, 110583, 110584, 110585, 110586, 110587, 110588, 110589, 110590, 110591, 110592, 110593, 110594, 110595, 110596, 110597, 110598, 110599, 110600, 110601, 110602, 110603, 110604, 110605, 110606, 110607, 110608, 110609, 110610, 110611, 110612, 110613, 110614, 110615, 110616, 110617, 110618, 110619, 110620, 110621, 110622, 110623, 110624, 110625, 110626, 110627, 110628, 110629, 110630, 110631, 110632, 110633, 110634, 110635, 110636, 110637, 110638, 110639, 110640, 110641, 110642, 110643, 110644, 110645, 110646, 110647, 110648, 110649, 110650, 110651, 110652, 110653, 110654, 110655, 110656, 110657, 110658, 110659, 110660, 110661, 110662, 110663, 110664, 110665, 110666, 110667, 110668, 110669, 110670, 110671, 110672, 110673, 110674, 110675, 110676, 110677, 110678, 110679, 110680, 110681, 110683, 110684, 110685, 110686, 110687, 110688, 110689, 110690, 110691, 110693, 110694, 110695, 110696, 110697, 110698, 110699, 110700, 110701, 110702, 110703, 110704, 110705, 110708, 110710, 110712, 110713, 110714, 110715, 110716, 110717, 110718, 110719, 110720, 110721, 110722, 110723, 110724, 110725, 110726, 110727, 110728, 110729, 110730, 110731, 110732, 110733, 110734, 110735, 110736, 110737, 110738, 110739, 110740, 110741, 110742, 110743, 110744, 110745, 110746, 110747, 110748, 110749, 110750, 110751, 110752, 110753, 110754, 110755, 110756, 110757, 110758, 110759, 110760, 110761, 110762, 110763, 110764, 110765, 110767, 110768, 110769, 110770, 110771, 110772, 110773, 110774, 110775, 110776, 110777, 110778, 110779, 110780, 110781, 110782, 110783, 110784, 110785, 110786, 110787, 110788, 110789, 110790, 110791, 110792, 110793, 110794, 110795, 110796, 110797, 110798, 110799, 110800, 110801, 110802, 110803, 110804, 110805, 110806, 110807, 110808, 110809, 110810, 110811, 110812, 110813, 110814, 110815, 110816, 110817, 110818, 110819, 110820, 110821, 110822, 110823, 110824, 110825, 110826, 110827, 110828, 110829, 110830, 110832, 110833, 110834, 110835, 110836, 110837, 110838, 110839, 110840, 110841, 110842, 110843, 110844, 110845, 110846, 110847, 110848, 110849, 110850, 110851, 110852, 110853, 110854, 110855, 110856, 110857, 110858, 110859, 110860, 110861, 110863, 110864, 110865, 110866, 110867, 110868, 110869, 110870, 110871, 110872, 110873, 110874, 110875, 110876, 110877, 110878, 110879, 110880, 110881, 110882, 110883, 110884, 110885, 110886, 110887, 110888, 110889, 110890, 110891, 110892, 110893, 110894, 110895, 110896, 110897, 110898, 110899, 110900, 110901, 110902, 110903, 110904, 110905, 110906, 110907, 110908, 110909, 110910, 110915, 110916, 110917, 110918, 110919, 110920, 110921, 110922, 110923, 110925, 110926, 110927, 110928, 110929, 110930, 110931, 110933, 110934, 110935, 110936, 110937, 110938, 110939, 110940, 110941, 110942, 110943, 110944, 110945, 110946, 110947, 110948, 110949, 110950, 110951, 110952, 110953, 110954, 110955, 110956, 110957, 110958, 110959, 110960, 110961, 110962, 110963, 110964, 110965, 110966, 110967, 110968, 110969, 110970, 110971, 110972, 110973, 110974, 110975, 110976, 110977, 110978, 110979, 110980, 110981, 110982, 110983, 110984, 110985, 110986, 110987, 110988, 110989, 110990, 110991, 110992, 110993, 110994, 110995, 110996, 110997, 110998, 110999, 111000, 111001, 111002, 111003, 111004, 111005, 111006, 111007, 111008, 111009, 111010, 111011, 111012, 111013, 111014, 111015, 111016, 111017, 111018, 111019, 111020, 111021, 111022, 111023, 111024, 111025, 111026, 111027, 111028, 111029, 111030, 111031, 111032, 111033, 111034, 111035, 111036, 111037, 111038, 111039, 111040, 111041, 111042, 111043, 111044, 111045, 111046, 111047, 111048, 111049, 111050, 111052, 111053, 111054, 111055, 111056, 111057, 111058, 111059, 111060, 111062, 111063, 111064, 111065, 111066, 111067, 111068, 111069, 111070, 111071, 111072, 111073, 111074, 111075, 111077, 111078, 111079, 111080, 111081, 111082, 111083, 111084, 111085, 111086, 111087, 111088, 111089, 111090, 111091, 111092, 111093, 111094, 111095, 111096, 111097, 111098, 111099, 111100, 111101, 111102, 111103, 111104, 111105, 111106, 111107, 111108, 111109, 111110, 111111, 111112, 111113, 111114, 111115, 111116, 111117, 111118, 111119, 111120, 111121, 111122, 111123, 111124, 111125, 111126, 111127, 111128, 111129, 111130, 111131, 111132, 111133, 111134, 111135, 111136, 111137, 111138, 111139, 111140, 111141, 111142, 111143, 111144, 111145, 111146, 111147, 111148, 111149, 111150, 111151, 111152, 111153, 111154, 111155, 111156, 111157, 111158, 111159, 111160, 111161, 111162, 111163, 111164, 111165, 111166, 111167, 111168, 111169, 111170, 111171, 111172, 111173, 111174, 111175, 111176, 111177, 111178, 111179, 111180, 111181, 111182, 111183, 111184, 111185, 111187, 111188, 111189, 111190, 111191, 111192, 111193, 111194, 111195, 111196, 111197, 111198, 111199, 111202, 111203, 111204, 111205, 111206, 111207, 111208, 111209, 111210, 111211, 111212, 111213, 111214, 111215, 111216, 111217, 111218, 111219, 111220, 111221, 111222, 111224, 111225, 111226, 111227, 111228, 111229, 111230, 111231, 111232, 111233, 111234, 111235, 111236, 111237, 111238, 111239, 111240, 111241, 111242, 111243, 111244, 111245, 111246, 111247, 111248, 111249, 111250, 111251, 111252, 111253, 111254, 111255, 111256, 111257, 111258, 111259, 111260, 111261, 111262, 111263, 111264, 111265, 111266, 111267, 111268, 111269, 111270, 111271, 111272, 111273, 111274, 111275, 111276, 111277, 111278, 111279, 111280, 111281, 111282, 111283, 111284, 111285, 111286, 111287, 111288, 111289, 111290, 111291, 111292, 111294, 111295, 111296, 111297, 111298, 111299, 111300, 111301, 111302, 111303, 111304, 111305, 111306, 111307, 111308, 111309, 111310, 111311, 111312, 111313, 111314, 111315, 111316, 111317, 111318, 111319, 111320, 111321, 111323, 111324, 111325, 111326, 111327, 111328, 111329, 111330, 111331, 111332, 111333, 111334, 111335, 111336, 111337, 111338, 111339, 111340, 111341, 111343, 111344, 111345, 111346, 111347, 111348, 111349, 111350, 111351, 111352, 111354, 111355, 111356, 111357, 111358, 111359, 111360, 111361, 111362, 111363, 111364, 111365, 111366, 111367, 111368, 111369, 111370, 111371, 111372, 111373, 111374, 111375, 111376, 111377, 111378, 111379, 111380, 111381, 111382, 111383, 111384, 111385, 111387, 111388, 111389, 111390, 111391, 111392, 111393, 111395, 111396, 111397, 111398, 111399, 111400, 111401, 111402, 111403, 111404, 111405, 111408, 111409, 111410, 111411, 111412, 111413, 111414, 111415, 111416, 111418, 111419, 111420, 111421, 111422, 111423, 111424, 111425, 111426, 111427, 111428, 111429, 111430, 111431, 111432, 111433, 111434, 111435, 111436, 111437, 111438, 111439, 111440, 111441, 111442, 111443, 111444, 111445, 111446, 111447, 111448, 111449, 111450, 111451, 111452, 111453, 111454, 111455, 111456, 111457, 111458, 111459, 111460, 111461, 111462, 111463, 111464, 111465, 111466, 111467, 111468, 111469, 111470, 111471, 111472, 111473, 111474, 111475, 111477, 111478, 111479, 111480, 111481, 111482, 111484, 111485, 111487, 111488, 111489, 111490, 111491, 111492, 111493, 111494, 111495, 111496, 111497, 111498, 111499, 111500, 111501, 111502, 111503, 111504, 111505, 111506, 111507, 111508, 111509, 111510, 111511, 111512, 111513, 111514, 111515, 111516, 111520, 111521, 111522, 111523, 111524, 111525, 111526, 111527, 111528, 111529, 111530, 111531, 111532, 111533, 111534, 111535, 111536, 111537, 111538, 111539, 111540, 111541, 111542, 111543, 111544, 111545, 111552, 111553, 111554, 111555, 111556, 111557, 111558, 111559, 111560, 111561, 111563, 111564, 111565, 111566, 111567, 111568, 111569, 111570, 111571, 111572, 111573, 111574, 111575, 111576, 111577, 111578, 111579, 111580, 111581, 111582, 111583, 111584, 111585, 111586, 111587, 111588, 111590, 111591, 111592, 111593, 111594, 111595, 111596, 111597, 111598, 111599, 111600, 111601, 111602, 111603, 111604, 111605, 111606, 111607, 111608, 111609, 111610, 111611, 111612, 111613, 111614, 111615, 111616, 111617, 111618, 111619, 111620, 111621, 111622, 111623, 111624, 111625, 111626, 111627, 111628, 111629, 111630, 111631, 111632, 111633, 111635, 111636, 111637, 111638, 111639, 111640, 111641, 111642, 111643, 111644, 111645, 111646, 111647, 111648, 111649, 111650, 111651, 111652, 111653, 111654, 111655, 111656, 111657, 111658, 111659, 111660, 111661, 111662, 111663, 111664, 111666, 111668, 111669, 111670, 111671, 111672, 111673, 111674, 111675, 111676, 111677, 111678, 111679, 111680, 111681, 111682, 111683, 111684, 111685, 111686, 111687, 111688, 111689, 111690, 111691, 111692, 111693, 111694, 111695, 111696, 111697, 111698, 111699, 111700, 111701, 111703, 111704, 111705, 111706, 111707, 111708, 111709, 111710, 111711, 111712, 111713, 111715, 111716, 111717, 111718, 111719, 111720, 111721, 111722, 111723, 111724, 111725, 111726, 111727, 111728, 111729, 111730, 111731, 111732, 111735, 111736, 111737, 111738, 111739, 111740, 111741, 111742, 111743, 111744, 111745, 111746, 111747, 111748, 111749, 111750, 111751, 111752, 111753, 111754, 111755, 111756, 111757, 111758, 111759, 111760, 111761, 111762, 111763, 111764, 111765, 111766, 111767, 111768, 111769, 111770, 111771, 111773, 111774, 111776, 111777, 111778, 111779, 111780, 111781, 111782, 111783, 111784, 111785, 111786, 111787, 111788, 111789, 111790, 111791, 111792, 111793, 111794, 111795, 111796, 111797, 111798, 111799, 111800, 111801, 111802, 111803, 111804, 111805, 111806, 111807, 111808, 111809, 111810, 111811, 111812, 111813, 111814, 111815, 111816, 111817, 111818, 111819, 111820, 111821, 111822, 111823, 111824, 111825, 111826, 111827, 111828, 111829, 111830, 111831, 111832, 111833, 111834, 111835, 111836, 111837, 111838, 111839, 111840, 111841, 111842, 111843, 111844, 111845, 111846, 111847, 111848, 111849, 111850, 111851, 111852, 111853, 111854, 111855, 111856, 111858, 111860, 111861, 111862, 111863, 111864, 111865, 111866, 111867, 111868, 111869, 111870, 111871, 111872, 111873, 111874, 111875, 111876, 111877, 111878, 111879, 111880, 111881, 111882, 111883, 111884, 111885, 111886, 111887, 111888, 111889, 111890, 111891, 111892, 111893, 111894, 111895, 111896, 111897, 111898, 111899, 111900, 111901, 111902, 111903, 111904, 111905, 111906, 111907, 111908, 111910, 111911, 111912, 111913, 111914, 111915, 111916, 111917, 111918, 111919, 111920, 111921, 111922, 111923, 111924, 111925, 111926, 111927, 111928, 111929, 111930, 111931, 111932, 111933, 111934, 111935, 111936, 111937, 111938, 111939, 111940, 111941, 111942, 111943, 111944, 111945, 111946, 111947, 111949, 111950, 111951, 111952, 111953, 111954, 111955, 111956, 111957, 111958, 111959, 111960, 111961, 111962, 111963, 111964, 111965, 111966, 111967, 111968, 111969, 111970, 111971, 111972, 111973, 111974, 111975, 111976, 111977, 111978, 111979, 111980, 111981, 111982, 111983, 111984, 111985, 111986, 111989, 111990, 111991, 111992, 111993, 111994, 111995, 111996, 111997, 111998, 112000, 112002, 112004, 112005, 112006, 112007, 112008, 112009, 112010, 112011, 112012, 112013, 112014, 112015, 112016, 112017, 112018, 112019, 112020, 112021, 112022, 112023, 112024, 112025, 112026, 112027, 112028, 112029, 112030, 112031, 112032, 112033, 112034, 112035, 112036, 112037, 112038, 112039, 112040, 112041, 112042, 112043, 112044, 112045, 112046, 112047, 112048, 112049, 112050, 112051, 112052, 112053, 112054, 112055, 112056, 112057, 112058, 112059, 112060, 112062, 112063, 112064, 112065, 112066, 112067, 112068, 112069, 112070, 112071, 112072, 112074, 112075, 112076, 112077, 112078, 112079, 112080, 112081, 112082, 112083, 112084, 112085, 112086, 112087, 112088, 112089, 112090, 112092, 112093, 112094, 112095, 112096, 112097, 112098, 112099, 112100, 112101, 112102, 112103, 112104, 112105, 112106, 112107, 112108, 112109, 112110, 112111, 112112, 112113, 112114, 112115, 112116, 112117, 112118, 112119, 112120, 112121, 112122, 112123, 112124, 112125, 112126, 112127, 112128, 112129, 112130, 112131, 112132, 112133, 112134, 112135, 112136, 112137, 112138, 112139, 112140, 112141, 112142, 112143, 112144, 112145, 112146, 112147, 112148, 112149, 112150, 112151, 112152, 112153, 112154, 112155, 112156, 112157, 112158, 112159, 112160, 112161, 112162, 112163, 112164, 112165, 112166, 112167, 112168, 112169, 112170, 112171, 112172, 112173, 112174, 112175, 112176, 112177, 112178, 112179, 112180, 112181, 112182, 112183, 112184, 112185, 112186, 112187, 112188, 112189, 112190, 112191, 112192, 112193, 112194, 112195, 112196, 112197, 112198, 112199, 112200, 112201, 112202, 112203, 112204, 112205, 112206, 112207, 112208, 112209, 112210, 112211, 112212, 112213, 112214, 112215, 112216, 112217, 112218, 112219, 112220, 112221, 112222, 112223, 112224, 112225, 112226, 112227, 112228, 112229, 112230, 112231, 112232, 112233, 112234, 112235, 112236, 112237, 112238, 112239, 112240, 112241, 112242, 112243, 112244, 112245, 112246, 112247, 112248, 112249, 112250, 112251, 112252, 112253, 112254, 112255, 112256, 112257, 112258, 112259, 112260, 112261, 112262, 112263, 112264, 112265, 112266, 112267, 112268, 112269, 112270, 112271, 112272, 112273, 112274, 112275, 112276, 112277, 112278, 112279, 112280, 112281, 112282, 112283, 112284, 112285, 112286, 112287, 112288, 112289, 112290, 112291, 112292, 112293, 112294, 112295, 112296, 112297, 112299, 112300, 112301, 112302, 112303, 112304, 112305, 112306, 112307, 112308, 112309, 112310, 112311, 112312, 112313, 112314, 112315, 112316, 112317, 112318, 112319, 112320, 112321, 112322, 112323, 112324, 112325, 112326, 112327, 112328, 112329, 112330, 112331, 112332, 112333, 112334, 112335, 112336, 112337, 112338, 112339, 112340, 112341, 112342, 112345, 112350, 112351, 112352, 112353, 112354, 112355, 112356, 112357, 112358, 112359, 112360, 112361, 112363, 112364, 112365, 112366, 112367, 112368, 112369, 112370, 112371, 112372, 112373, 112374, 112375, 112376, 112377, 112378, 112379, 112380, 112381, 112384, 112385, 112386, 112387, 112388, 112389, 112390, 112391, 112392, 112393, 112394, 112395, 112396, 112397, 112398, 112399, 112400, 112401, 112402, 112403, 112404, 112405, 112406, 112407, 112408, 112409, 112410, 112411, 112412, 112413, 112414, 112415, 112416, 112417, 112418, 112419, 112420, 112421, 112422, 112423, 112424, 112425, 112426, 112427, 112428, 112429, 112431, 112432, 112433, 112434, 112435, 112436, 112437, 112438, 112439, 112440, 112441, 112442, 112443, 112444, 112445, 112446, 112447, 112448, 112449, 112450, 112451, 112453, 112454, 112455, 112456, 112457, 112458, 112459, 112460, 112461, 112462, 112463, 112464, 112465, 112466, 112467, 112468, 112469, 112470, 112471, 112472, 112473, 112474, 112475, 112476, 112477, 112478, 112479, 112480, 112481, 112482, 112483, 112484, 112485, 112486, 112487, 112488, 112489, 112491, 112492, 112493, 112494, 112496, 112497, 112498, 112499, 112500, 112501, 112502, 112503, 112504, 112505, 112506, 112507, 112508, 112510, 112511, 112512, 112513, 112514, 112515, 112516, 112517, 112518, 112519, 112520, 112521, 112522, 112523, 112524, 112525, 112526, 112527, 112528, 112529, 112530, 112531, 112532, 112533, 112534, 112535, 112536, 112538, 112539, 112540, 112541, 112542, 112543, 112544, 112545, 112546, 112547, 112548, 112549, 112550, 112551, 112552, 112553, 112554, 112555, 112556, 112557, 112558, 112559, 112560, 112561, 112562, 112563, 112564, 112565, 112566, 112567, 112568, 112569, 112570, 112571, 112572, 112573, 112574, 112575, 112576, 112577, 112578, 112580, 112581, 112582, 112583, 112584, 112585, 112586, 112587, 112588, 112589, 112590, 112591, 112592, 112593, 112594, 112595, 112596, 112597, 112598, 112599, 112600, 112601, 112602, 112603, 112604, 112605, 112606, 112607, 112608, 112609, 112610, 112611, 112612, 112613, 112614, 112615, 112616, 112617, 112618, 112619, 112620, 112621, 112622, 112623, 112624, 112625, 112626, 112627, 112628, 112629, 112630, 112631, 112632, 112633, 112634, 112635, 112636, 112637, 112638, 112639, 112640, 112644, 112648, 112649, 112650, 112651, 112652, 112653, 112654, 112655, 112656, 112657, 112658, 112659, 112660, 112661, 112662, 112663, 112664, 112665, 112666, 112667, 112668, 112669, 112670, 112671, 112672, 112673, 112674, 112675, 112676, 112678, 112679, 112680, 112681, 112682, 112683, 112684, 112685, 112686, 112687, 112688, 112689, 112690, 112691, 112692, 112693, 112694, 112695, 112696, 112697, 112698, 112699, 112700, 112701, 112702, 112703, 112704, 112705, 112706, 112707, 112708, 112709, 112710, 112711, 112712, 112713, 112714, 112715, 112716, 112717, 112718, 112719, 112720, 112721, 112722, 112723, 112724, 112725, 112726, 112727, 112728, 112729, 112730, 112731, 112732, 112733, 112738, 112739, 112740, 112741, 112742, 112749, 112750, 112751, 112752, 112753, 112754, 112755, 112756, 112757, 112758, 112759, 112760, 112761, 112762, 112763, 112764, 112765, 112766, 112767, 112769, 112770, 112771, 112772, 112773, 112774, 112775, 112776, 112777, 112778, 112779, 112780, 112781, 112782, 112783, 112784, 112785, 112786, 112787, 112788, 112789, 112790, 112791, 112792, 112793, 112794, 112795, 112796, 112797, 112798, 112799, 112800, 112801, 112802, 112803, 112804, 112805, 112806, 112807, 112808, 112809, 112810, 112811, 112812, 112813, 112814, 112815, 112816, 112817, 112818, 112819, 112820, 112821, 112822, 112823, 112824, 112825, 112826, 112827, 112828, 112829, 112830, 112831, 112832, 112833, 112834, 112835, 112836, 112837, 112838, 112839, 112840, 112841, 112842, 112843, 112844, 112845, 112846, 112847, 112848, 112849, 112850, 112851, 112852, 112853, 112854, 112855, 112856, 112857, 112858, 112859, 112860, 112861, 112862, 112863, 112864, 112865, 112866, 112867, 112868, 112869, 112870, 112871, 112872, 112873, 112874, 112875, 112876, 112877, 112878, 112879, 112880, 112881, 112882, 112883, 112884, 112885, 112886, 112887, 112888, 112889, 112890, 112891, 112892, 112893, 112894, 112895, 112896, 112897, 112899, 112901, 112902, 112904, 112905, 112906, 112907, 112908, 112909, 112910, 112911, 112912, 112913, 112914, 112915, 112916, 112917, 112918, 112919, 112920, 112921, 112922, 112923, 112924, 112925, 112926, 112927, 112928, 112929, 112930, 112931, 112932, 112933, 112934, 112935, 112936, 112937, 112938, 112939, 112940, 112941, 112942, 112943, 112944, 112945, 112947, 112948, 112949, 112950, 112951, 112952, 112953, 112955, 112956, 112957, 112958, 112959, 112960, 112961, 112962, 112963, 112964, 112965, 112966, 112967, 112968, 112969, 112970, 112971, 112972, 112973, 112974, 112975, 112976, 112977, 112978, 112979, 112980, 112981, 112982, 112983, 112984, 112985, 112986, 112987, 112988, 112989, 112990, 112991, 112992, 112993, 112994, 112995, 112996, 112997, 112998, 112999, 113000, 113001, 113002, 113003, 113004, 113005, 113006, 113007, 113008, 113009, 113010, 113011, 113012, 113013, 113014, 113015, 113016, 113017, 113018, 113019, 113020, 113021, 113022, 113023, 113024, 113025, 113026, 113027, 113028, 113029, 113030, 113031, 113032, 113033, 113034, 113035, 113036, 113037, 113038, 113039, 113040, 113041, 113042, 113043, 113044, 113045, 113046, 113047, 113048, 113049, 113050, 113051, 113052, 113053, 113054, 113055, 113056, 113057, 113058, 113059, 113060, 113061, 113062, 113063, 113064, 113065, 113066, 113067, 113068, 113069, 113070, 113071, 113072, 113073, 113074, 113075, 113076, 113077, 113078, 113079, 113080, 113081, 113082, 113083, 113084, 113085, 113086, 113087, 113088, 113089, 113090, 113091, 113092, 113093, 113094, 113095, 113096, 113097, 113099, 113100, 113101, 113102, 113103, 113104, 113105, 113106, 113107, 113108, 113109, 113110, 113111, 113112, 113113, 113114, 113116, 113118, 113122, 113123, 113124, 113125, 113126, 113127, 113128, 113129, 113130, 113131, 113132, 113134, 113135, 113136, 113137, 113138, 113139, 113140, 113141, 113142, 113143, 113144, 113145, 113146, 113147, 113148, 113149, 113150, 113151, 113152, 113153, 113154, 113155, 113156, 113157, 113158, 113159, 113160, 113161, 113162, 113163, 113164, 113165, 113166, 113167, 113168, 113169, 113170, 113171, 113172, 113173, 113174, 113175, 113176, 113177, 113178, 113179, 113180, 113181, 113182, 113183, 113184, 113185, 113186, 113187, 113188, 113189, 113190, 113191, 113193, 113194, 113195, 113196, 113197, 113198, 113199, 113200, 113201, 113202, 113203, 113204, 113205, 113206, 113207, 113208, 113209, 113210, 113211, 113212, 113213, 113214, 113215, 113216, 113217, 113218, 113219, 113220, 113221, 113222, 113223, 113224, 113225, 113226, 113227, 113228, 113229, 113230, 113231, 113232, 113233, 113234, 113235, 113236, 113237, 113238, 113239, 113240, 113241, 113242, 113243, 113244, 113245, 113246, 113247, 113248, 113249, 113250, 113251, 113252, 113253, 113254, 113255, 113256, 113257, 113258, 113259, 113260, 113261, 113262, 113263, 113264, 113265, 113266, 113267, 113268, 113269, 113270, 113271, 113272, 113273, 113274, 113275, 113276, 113277, 113278, 113279, 113280, 113281, 113282, 113283, 113284, 113285, 113286, 113287, 113288, 113289, 113290, 113291, 113292, 113293, 113294, 113295, 113296, 113297, 113298, 113299, 113300, 113301, 113302, 113303, 113304, 113305, 113306, 113307, 113308, 113309, 113310, 113311, 113312, 113313, 113314, 113315, 113316, 113317, 113318, 113319, 113320, 113321, 113322, 113323, 113324, 113325, 113326, 113327, 113328, 113329, 113330, 113331, 113332, 113333, 113334, 113335, 113336, 113337, 113338, 113339, 113340, 113341, 113342, 113343, 113344, 113345, 113346, 113347, 113348, 113349, 113350, 113351, 113352, 113353, 113354, 113355, 113356, 113357, 113358, 113359, 113360, 113361, 113362, 113363, 113364, 113365, 113366, 113367, 113368, 113369, 113371, 113372, 113373, 113374, 113375, 113376, 113377, 113378, 113380, 113381, 113382, 113383, 113384, 113385, 113386, 113387, 113388, 113389, 113390, 113391, 113392, 113393, 113394, 113395, 113396, 113397, 113398, 113399, 113400, 113401, 113402, 113403, 113404, 113405, 113406, 113407, 113408, 113409, 113410, 113411, 113412, 113413, 113414, 113415, 113416, 113417, 113418, 113419, 113420, 113421, 113422, 113423, 113424, 113425, 113426, 113427, 113428, 113429, 113430, 113431, 113432, 113433, 113434, 113435, 113436, 113437, 113438, 113439, 113440, 113441, 113442, 113443, 113444, 113445, 113446, 113447, 113448, 113449, 113450, 113451, 113452, 113454, 113455, 113456, 113457, 113458, 113459, 113460, 113461, 113462, 113463, 113464, 113465, 113467, 113468, 113469, 113470, 113471, 113472, 113473, 113474, 113475, 113476, 113477, 113478, 113479, 113480, 113481, 113482, 113483, 113484, 113485, 113486, 113487, 113488, 113489, 113490, 113491, 113492, 113493, 113494, 113495, 113496, 113497, 113498, 113499, 113500, 113501, 113502, 113503, 113504, 113505, 113506, 113507, 113508, 113509, 113510, 113511, 113512, 113513, 113514, 113515, 113516, 113517, 113518, 113519, 113520, 113521, 113522, 113523, 113524, 113525, 113526, 113527, 113528, 113529, 113530, 113531, 113532, 113533, 113534, 113535, 113536, 113537, 113538, 113539, 113540, 113541, 113542, 113543, 113544, 113545, 113546, 113547, 113548, 113549, 113550, 113551, 113552, 113553, 113554, 113555, 113556, 113557, 113558, 113561, 113562, 113563, 113564, 113565, 113566, 113567, 113568, 113569, 113570, 113571, 113572, 113573, 113574, 113575, 113576, 113577, 113578, 113579, 113580, 113581, 113582, 113583, 113584, 113585, 113586, 113587, 113588, 113589, 113590, 113591, 113592, 113593, 113594, 113595, 113596, 113597, 113598, 113599, 113600, 113601, 113602, 113603, 113604, 113605, 113606, 113608, 113609, 113610, 113611, 113612, 113613, 113614, 113615, 113616, 113617, 113618, 113619, 113620, 113621, 113622, 113624, 113625, 113626, 113627, 113628, 113629, 113630, 113631, 113632, 113633, 113634, 113635, 113636, 113637, 113638, 113639, 113640, 113641, 113642, 113643, 113644, 113645, 113646, 113647, 113648, 113649, 113650, 113651, 113652, 113653, 113654, 113655, 113656, 113657, 113658, 113659, 113660, 113661, 113662, 113663, 113664, 113665, 113666, 113667, 113668, 113669, 113670, 113671, 113672, 113673, 113674, 113675, 113676, 113677, 113678, 113679, 113680, 113681, 113682, 113683, 113684, 113685, 113686, 113687, 113688, 113689, 113690, 113691, 113692, 113693, 113694, 113695, 113696, 113697, 113698, 113699, 113700, 113701, 113702, 113703, 113704, 113705, 113706, 113707, 113708, 113709, 113710, 113711, 113712, 113713, 113714, 113715, 113716, 113717, 113718, 113719, 113720, 113721, 113722, 113723, 113724, 113725, 113726, 113727, 113728, 113729, 113730, 113731, 113732, 113733, 113734, 113735, 113736, 113737, 113738, 113739, 113740, 113741, 113742, 113744, 113745, 113748, 113750, 113751, 113752, 113753, 113755, 113756, 113757, 113758, 113759, 113761, 113762, 113763, 113764, 113765, 113766, 113767, 113768, 113769, 113770, 113771, 113772, 113773, 113774, 113775, 113776, 113777, 113778, 113779, 113780, 113781, 113782, 113783, 113784, 113785, 113786, 113787, 113788, 113789, 113790, 113791, 113792, 113793, 113794, 113795, 113796, 113797, 113798, 113799, 113800, 113801, 113802, 113803, 113804, 113805, 113806, 113807, 113808, 113809, 113810, 113811, 113812, 113813, 113814, 113815, 113816, 113818, 113819, 113820, 113821, 113822, 113823, 113824, 113825, 113826, 113827, 113828, 113829, 113831, 113832, 113833, 113834, 113835, 113836, 113837, 113838, 113839, 113840, 113841, 113842, 113843, 113845, 113847, 113848, 113849, 113850, 113851, 113852, 113853, 113854, 113855, 113857, 113858, 113859, 113860, 113861, 113862, 113863, 113864, 113865, 113866, 113867, 113869, 113870, 113871, 113872, 113873, 113874, 113875, 113876, 113877, 113878, 113879, 113880, 113881, 113882, 113883, 113884, 113885, 113886, 113887, 113888, 113889, 113890, 113891, 113892, 113893, 113894, 113895, 113896, 113897, 113898, 113899, 113900, 113901, 113902, 113903, 113904, 113905, 113906, 113907, 113908, 113909, 113910, 113911, 113912, 113913, 113914, 113915, 113916, 113917, 113918, 113919, 113920, 113921, 113922, 113923, 113924, 113925, 113926, 113927, 113928, 113929, 113930, 113931, 113932, 113933, 113934, 113935, 113936, 113937, 113938, 113939, 113940, 113941, 113943, 113944, 113945, 113946, 113947, 113948, 113949, 113950, 113951, 113952, 113953, 113954, 113955, 113956, 113957, 113958, 113959, 113960, 113961, 113962, 113963, 113964, 113966, 113967, 113968, 113969, 113971, 113972, 113973, 113974, 113977, 113978, 113979, 113980, 113981, 113982, 113983, 113984, 113985, 113986, 113987, 113988, 113989, 113990, 113991, 113992, 113993, 113994, 113995, 113996, 113997, 113998, 114000, 114001, 114002, 114003, 114004, 114005, 114006, 114007, 114008, 114009, 114010, 114011, 114012, 114013, 114014, 114015, 114016, 114017, 114018, 114019, 114020, 114021, 114022, 114023, 114024, 114025, 114026, 114027, 114028, 114029, 114030, 114031, 114032, 114033, 114034, 114035, 114036, 114037, 114038, 114039, 114040, 114041, 114042, 114043, 114044, 114045, 114046, 114047, 114048, 114049, 114050, 114051, 114052, 114053, 114054, 114055, 114056, 114057, 114058, 114059, 114060, 114061, 114063, 114064, 114065, 114066, 114067, 114068, 114070, 114071, 114072, 114073, 114074, 114075, 114076, 114077, 114078, 114079, 114080, 114081, 114082, 114083, 114084, 114085, 114086, 114087, 114088, 114089, 114090, 114091, 114092, 114093, 114094, 114095, 114096, 114097, 114098, 114099, 114100, 114101, 114102, 114103, 114104, 114105, 114106, 114107, 114108, 114109, 114110, 114111, 114112, 114113, 114114, 114115, 114116, 114117, 114118, 114119, 114120, 114121, 114122, 114123, 114124, 114125, 114126, 114127, 114128, 114129, 114130, 114131, 114132, 114133, 114134, 114135, 114136, 114137, 114138, 114139, 114140, 114141, 114142, 114143, 114144, 114145, 114146, 114147, 114148, 114149, 114150, 114151, 114152, 114153, 114154, 114155, 114156, 114157, 114158, 114159, 114160, 114161, 114162, 114163, 114164, 114165, 114166, 114167, 114168, 114169, 114170, 114171, 114172, 114173, 114174, 114175, 114176, 114177, 114178, 114179, 114180, 114181, 114182, 114183, 114184, 114185, 114186, 114187, 114188, 114189, 114190, 114191, 114192, 114193, 114194, 114195, 114196, 114197, 114198, 114199, 114200, 114201, 114202, 114203, 114204, 114205, 114206, 114207, 114208, 114209, 114210, 114211, 114212, 114214, 114215, 114216, 114217, 114219, 114229, 114230, 114231, 114232, 114241, 114242, 114243, 114244, 114245, 114246, 114247, 114249, 114250, 114251, 114252, 114253, 114254, 114255, 114256, 114257, 114258, 114259, 114260, 114261, 114262, 114263, 114264, 114265, 114266, 114267, 114268, 114269, 114270, 114271, 114272, 114273, 114274, 114275, 114276, 114278, 114279, 114280, 114281, 114282, 114284, 114285, 114286, 114287, 114288, 114289, 114290, 114291, 114292, 114293, 114294, 114295, 114296, 114297, 114298, 114299, 114300, 114301, 114302, 114303, 114304, 114305, 114306, 114307, 114308, 114309, 114310, 114312, 114313, 114314, 114315, 114316, 114317, 114318, 114319, 114320, 114321, 114322, 114323, 114324, 114325, 114326, 114327, 114328, 114329, 114330, 114331, 114332, 114333, 114334, 114335, 114336, 114337, 114338, 114339, 114341, 114343, 114344, 114345, 114346, 114347, 114348, 114349, 114350, 114351, 114352, 114353, 114354, 114355, 114356, 114357, 114358, 114359, 114360, 114361, 114362, 114363, 114364, 114369, 114371, 114372, 114373, 114374, 114375, 114376, 114377, 114378, 114379, 114380, 114381, 114382, 114383, 114384, 114385, 114386, 114387, 114388, 114389, 114390, 114391, 114392, 114393, 114394, 114395, 114396, 114397, 114398, 114399, 114400, 114401, 114402, 114403, 114404, 114405, 114406, 114407, 114408, 114409, 114410, 114411, 114412, 114413, 114414, 114415, 114416, 114417, 114418, 114419, 114420, 114421, 114422, 114423, 114424, 114425, 114426, 114427, 114428, 114429, 114430, 114431, 114432, 114433, 114434, 114435, 114436, 114437, 114438, 114439, 114440, 114441, 114442, 114443, 114444, 114445, 114446, 114447, 114462, 114463, 114465, 114466, 114467, 114468, 114469, 114470, 114471, 114472, 114474, 114479, 114480, 114485, 114486, 114487, 114488, 114489, 114490, 114491, 114492, 114493, 114494, 114495, 114496, 114497, 114499, 114500, 114505, 114506, 114507, 114508, 114509, 114510, 114511, 114513, 114514, 114515, 114516, 114517, 114518, 114519, 114520, 114522, 114523, 114526, 114527, 114528, 114529, 114530, 114532, 114534, 114535, 114536, 114537, 114538, 114539, 114541, 114542, 114543, 114544, 114545, 114546, 114547, 114548, 114549, 114550, 114551, 114552, 114553, 114554, 114555, 114556, 114557, 114558, 114559, 114560, 114561, 114562, 114565, 114566, 114567, 114568, 114569, 114570, 114571, 114572, 114573, 114574, 114575, 114576, 114577, 114578, 114579, 114580, 114581, 114582, 114583, 114584, 114586, 114587, 114588, 114589, 114590, 114591, 114593, 114594, 114595, 114596, 114597, 114598, 114599, 114600, 114601, 114602, 114603, 114604, 114605, 114606, 114608, 114609, 114610, 114611, 114612, 114613, 114614, 114615, 114616, 114617, 114618, 114619, 114620, 114621, 114622, 114623, 114624, 114625, 114626, 114627, 114628, 114629, 114631, 114632, 114633, 114634, 114636, 114637, 114638, 114639, 114640, 114641, 114642, 114643, 114644, 114645, 114646, 114647, 114648, 114649, 114650, 114651, 114652, 114653, 114654, 114655, 114656, 114657, 114658, 114659, 114660, 114661, 114662, 114663, 114664, 114665, 114666, 114667, 114668, 114671, 114672, 114675, 114676, 114677, 114678, 114685, 114692, 114705, 114706, 114709, 114712, 114713, 114714, 114715, 114716, 114717, 114718, 114719, 114720, 114726, 114727, 114728, 114730, 114732, 114733, 114734, 114735, 114737, 114739, 114741, 114743, 114744, 114745, 114749, 114750, 114751, 114752, 114753, 114754, 114755, 114756, 114757, 114758, 114759, 114760, 114761, 114762, 114763, 114764, 114765, 114766, 114767, 114768, 114769, 114770, 114771, 114772, 114773, 114774, 114775, 114776, 114777, 114778, 114779, 114780, 114781, 114782, 114783, 114784, 114785, 114786, 114787, 114788, 114789, 114790, 114791, 114792, 114793, 114794, 114795, 114796, 114797, 114799, 114800, 114801, 114802, 114803, 114804, 114806, 114807, 114808, 114809, 114811, 114812, 114813, 114814, 114815, 114816, 114821, 114822, 114823, 114824, 114831, 114832, 114833, 114834, 114835, 114836, 114837, 114838, 114839, 114840, 114841, 114842, 114843, 114844, 114845, 114846, 114847, 114849, 114863, 114865, 114866, 114867, 114868, 114869, 114873, 114874, 114875, 114876, 114877, 114878, 114879, 114880, 114881, 114882, 114883, 114884, 114885, 114886, 114887, 114888, 114889, 114892, 114895, 114896, 114897, 114898, 114899, 114900, 114901, 114902, 114903, 114904, 114905, 114906, 114907, 114908, 114909, 114910, 114911, 114912, 114913, 114914, 114915, 114916, 114917, 114918, 114922, 114923, 114924, 114925, 114926, 114927, 114928, 114929, 114930, 114931, 114932, 114933, 114934, 114935, 114936, 114938, 114939, 114940, 114941, 114942, 114943, 114944, 114945, 114946, 114947, 114948, 114949, 114950, 114951, 114952, 114953, 114955, 114956, 114957, 114958, 114959, 114960, 114961, 114963, 114965, 114966, 114968, 114969, 114970, 114971, 114975, 114976, 114977, 114978, 114979, 114980, 114981, 114982, 114983, 114984, 114985, 114986, 114987, 114988, 114989, 114990, 114991, 114992, 114993, 114994, 114995, 114996, 114997, 114998, 114999, 115000, 115001, 115002, 115003, 115004, 115005, 115006, 115007, 115008, 115009, 115010, 115011, 115012, 115013, 115014, 115015, 115016, 115017, 115018, 115019, 115020, 115021, 115022, 115023, 115024, 115025, 115026, 115027, 115028, 115029, 115030, 115031, 115032, 115033, 115034, 115035, 115036, 115037, 115038, 115039, 115040, 115041, 115042, 115044, 115045, 115046, 115047, 115048, 115049, 115050, 115051, 115052, 115053, 115054, 115055, 115056, 115057, 115058, 115059, 115060, 115061, 115062, 115063, 115064, 115065, 115066, 115067, 115068, 115069, 115070, 115071, 115072, 115073, 115074, 115075, 115076, 115077, 115078, 115079, 115080, 115081, 115082, 115083, 115084, 115085, 115086, 115087, 115088, 115089, 115090, 115091, 115092, 115093, 115094, 115095, 115096, 115097, 115098, 115099, 115100, 115101, 115102, 115103, 115104, 115105, 115106, 115107, 115108, 115109, 115110, 115111, 115112, 115113, 115115, 115116, 115117, 115118, 115119, 115120, 115121, 115122, 115123, 115124, 115125, 115126, 115127, 115128, 115129, 115130, 115131, 115132, 115133, 115134, 115135, 115136, 115137, 115138, 115139, 115140, 115141, 115142, 115143, 115144, 115145, 115146, 115147, 115148, 115149, 115150, 115151, 115152, 115153, 115154, 115155, 115156, 115157, 115158, 115159, 115160, 115161, 115162, 115163, 115164, 115165, 115166, 115167, 115169, 115170, 115171, 115172, 115173, 115174, 115175, 115176, 115179, 115185, 115188, 115198, 115199, 115210, 115211, 115212, 115213, 115215, 115216, 115217, 115218, 115219, 115220, 115222, 115223, 115224, 115226, 115227, 115228, 115229, 115230, 115231, 115232, 115233, 115234, 115235, 115236, 115237, 115238, 115239, 115240, 115241, 115242, 115243, 115244, 115245, 115246, 115247, 115248, 115249, 115250, 115251, 115252, 115253, 115254, 115255, 115256, 115258, 115259, 115260, 115261, 115262, 115263, 115264, 115265, 115266, 115267, 115268, 115269, 115270, 115271, 115272, 115273, 115274, 115275, 115276, 115277, 115278, 115279, 115280, 115281, 115282, 115283, 115284, 115285, 115286, 115287, 115288, 115289, 115290, 115291, 115292, 115293, 115294, 115295, 115296, 115297, 115298, 115299, 115300, 115301, 115302, 115304, 115305, 115306, 115307, 115308, 115309, 115310, 115311, 115312, 115313, 115314, 115315, 115316, 115317, 115319, 115320, 115321, 115322, 115323, 115324, 115325, 115326, 115327, 115328, 115333, 115338, 115339, 115341, 115342, 115344, 115345, 115346, 115347, 115348, 115349, 115350, 115351, 115352, 115353, 115354, 115355, 115356, 115357, 115358, 115360, 115361, 115362, 115363, 115364, 115365, 115366, 115367, 115368, 115369, 115370, 115371, 115372, 115373, 115374, 115375, 115376, 115377, 115378, 115379, 115380, 115381, 115382, 115383, 115384, 115385, 115386, 115387, 115388, 115389, 115392, 115393, 115394, 115395, 115396, 115397, 115398, 115399, 115400, 115401, 115402, 115403, 115404, 115405, 115406, 115407, 115408, 115414, 115415, 115417, 115418, 115419, 115426, 115427, 115428, 115429, 115430, 115431, 115432, 115433, 115434, 115435, 115436, 115437, 115438, 115439, 115440, 115441, 115442, 115443, 115444, 115445, 115446, 115447, 115448, 115449, 115450, 115451, 115452, 115453, 115454, 115455, 115456, 115457, 115458, 115459, 115460, 115461, 115462, 115463, 115464, 115465, 115466, 115467, 115468, 115469, 115470, 115471, 115472, 115473, 115474, 115475, 115476, 115477, 115478, 115479, 115480, 115481, 115482, 115483, 115484, 115485, 115486, 115487, 115488, 115489, 115490, 115491, 115492, 115493, 115494, 115495, 115496, 115497, 115498, 115499, 115500, 115501, 115502, 115503, 115504, 115505, 115506, 115507, 115508, 115509, 115510, 115511, 115512, 115514, 115515, 115517, 115518, 115519, 115520, 115521, 115522, 115523, 115524, 115525, 115526, 115527, 115528, 115529, 115530, 115531, 115532, 115533, 115534, 115535, 115536, 115537, 115538, 115539, 115540, 115541, 115542, 115543, 115544, 115545, 115546, 115547, 115548, 115549, 115550, 115551, 115552, 115553, 115554, 115555, 115556, 115557, 115558, 115559, 115560, 115561, 115562, 115563, 115564, 115565, 115566, 115567, 115568, 115569, 115570, 115571, 115572, 115573, 115574, 115575, 115576, 115577, 115578, 115579, 115580, 115581, 115582, 115583, 115584, 115585, 115588, 115589, 115590, 115591, 115592, 115593, 115594, 115595, 115596, 115597, 115598, 115599, 115600, 115601, 115603, 115604, 115605, 115606, 115607, 115608, 115609, 115610, 115611, 115612, 115613, 115614, 115615, 115616, 115617, 115618, 115619, 115620, 115622, 115623, 115624, 115625, 115626, 115627, 115628, 115629, 115630, 115631, 115632, 115633, 115634, 115635, 115636, 115637, 115638, 115639, 115640, 115641, 115642, 115643, 115644, 115645, 115646, 115647, 115648, 115649, 115650, 115651, 115652, 115653, 115654, 115655, 115656, 115657, 115658, 115659, 115660, 115661, 115662, 115663, 115664, 115665, 115666, 115667, 115668, 115669, 115670, 115671, 115672, 115673, 115674, 115675, 115676, 115677, 115678, 115679, 115680, 115681, 115682, 115683, 115684, 115685, 115686, 115687, 115688, 115689, 115690, 115691, 115692, 115693, 115694, 115695, 115696, 115697, 115698, 115699, 115700, 115701, 115702, 115703, 115705, 115706, 115708, 115709, 115710, 115711, 115712, 115713, 115714, 115715, 115716, 115717, 115718, 115719, 115720, 115721, 115722, 115723, 115724, 115725, 115726, 115727, 115728, 115729, 115730, 115731, 115732, 115733, 115734, 115735, 115736, 115737, 115738, 115740, 115741, 115742, 115743, 115745, 115746, 115747, 115748, 115749, 115750, 115751, 115752, 115753, 115754, 115755, 115757, 115758, 115759, 115760, 115761, 115762, 115763, 115764, 115765, 115766, 115767, 115768, 115769, 115770, 115771, 115772, 115773, 115774, 115775, 115776, 115777, 115778, 115781, 115784, 115785, 115786, 115787, 115788, 115789, 115790, 115791, 115792, 115793, 115794, 115795, 115796, 115797, 115798, 115799, 115800, 115801, 115802, 115803, 115804, 115805, 115806, 115807, 115808, 115809, 115810, 115811, 115812, 115813, 115814, 115815, 115816, 115817, 115818, 115819, 115820, 115821, 115822, 115825, 115826, 115827, 115828, 115829, 115831, 115832, 115833, 115835, 115838, 115839, 115840, 115841, 115844, 115846, 115847, 115848, 115849, 115850, 115851, 115852, 115853, 115854, 115855, 115857, 115858, 115859, 115860, 115861, 115862, 115863, 115864, 115866, 115867, 115868, 115869, 115870, 115871, 115872, 115873, 115874, 115875, 115876, 115877, 115878, 115879, 115880, 115881, 115882, 115883, 115884, 115885, 115887, 115888, 115889, 115890, 115891, 115892, 115893, 115894, 115895, 115896, 115897, 115898, 115899, 115900, 115901, 115902, 115903, 115904, 115905, 115906, 115907, 115908, 115909, 115910, 115911, 115912, 115913, 115914, 115915, 115916, 115917, 115918, 115919, 115920, 115921, 115922, 115923, 115924, 115925, 115926, 115927, 115928, 115929, 115930, 115931, 115932, 115933, 115934, 115935, 115936, 115937, 115938, 115939, 115940, 115941, 115942, 115943, 115944, 115945, 115946, 115947, 115948, 115949, 115950, 115951, 115952, 115953, 115954, 115955, 115956, 115957, 115958, 115959, 115960, 115964, 115965, 115966, 115967, 115968, 115969, 115970, 115971, 115972, 115973, 115974, 115975, 115976, 115978, 115979, 115980, 115981, 115982, 115983, 115984, 115985, 115986, 115987, 115988, 115989, 115990, 115991, 115992, 115993, 115994, 115995, 115996, 115997, 115998, 115999, 116000, 116001, 116002, 116003, 116004, 116007, 116008, 116010, 116011, 116012, 116013, 116014, 116015, 116016, 116017, 116018, 116019, 116020, 116021, 116025, 116026, 116027, 116028, 116029, 116030, 116031, 116032, 116033, 116034, 116035, 116036, 116037, 116038, 116039, 116040, 116041, 116042, 116043, 116044, 116045, 116046, 116047, 116048, 116049, 116050, 116051, 116052, 116054, 116055, 116056, 116057, 116058, 116059, 116060, 116061, 116062, 116063, 116068, 116069, 116076, 116077, 116078, 116079, 116080, 116081, 116082, 116083, 116084, 116085, 116086, 116087, 116088, 116089, 116094, 116103, 116104, 116105, 116106, 116107, 116108, 116109, 116110, 116111, 116112, 116113, 116114, 116115, 116116, 116117, 116118, 116119, 116121, 116122, 116123, 116124, 116125, 116126, 116127, 116128, 116129, 116130, 116131, 116132, 116133, 116134, 116135, 116136, 116138, 116139, 116140, 116141, 116143, 116144, 116145, 116146, 116147, 116148, 116149, 116150, 116152, 116153, 116154, 116155, 116156, 116157, 116158, 116159, 116161, 116165, 116166, 116167, 116168, 116169, 116170, 116171, 116172, 116173, 116174, 116175, 116176, 116177, 116178, 116179, 116180, 116181, 116182, 116183, 116184, 116185, 116186, 116187, 116188, 116189, 116190, 116191, 116192, 116193, 116194, 116195, 116196, 116198, 116199, 116200, 116201, 116202, 116203, 116204, 116205, 116206, 116207, 116208, 116209, 116210, 116211, 116212, 116213, 116214, 116217, 116218, 116219, 116220, 116221, 116222, 116223, 116225, 116226, 116229, 116230, 116231, 116232, 116233, 116234, 116235, 116236, 116237, 116238, 116241, 116242, 116244, 116245, 116246, 116247, 116248, 116249, 116250, 116251, 116252, 116253, 116254, 116255, 116256, 116257, 116258, 116259, 116260, 116261, 116262, 116263, 116264, 116265, 116266, 116267, 116268, 116269, 116270, 116271, 116272, 116273, 116274, 116275, 116276, 116277, 116278, 116279, 116280, 116281, 116282, 116283, 116284, 116285, 116286, 116287, 116288, 116289, 116290, 116291, 116292, 116293, 116294, 116295, 116296, 116297, 116298, 116299, 116300, 116301, 116302, 116303, 116304, 116305, 116306, 116307, 116308, 116309, 116310, 116311, 116312, 116313, 116314, 116315, 116316, 116317, 116318, 116319, 116320, 116321, 116322, 116323, 116324, 116325, 116326, 116327, 116328, 116329, 116334, 116335, 116336, 116337, 116344, 116345, 116346, 116348, 116349, 116350, 116351, 116352, 116353, 116354, 116355, 116356, 116357, 116358, 116359, 116360, 116361, 116362, 116363, 116364, 116365, 116366, 116367, 116368, 116369, 116370, 116371, 116372, 116373, 116374, 116375, 116376, 116377, 116378, 116379, 116380, 116381, 116382, 116383, 116384, 116385, 116386, 116387, 116388, 116389, 116390, 116391, 116392, 116393, 116394, 116395, 116396, 116397, 116398, 116399, 116400, 116401, 116402, 116403, 116404, 116405, 116406, 116407, 116408, 116409, 116410, 116411, 116412, 116413, 116414, 116415, 116416, 116417, 116418, 116419, 116420, 116421, 116422, 116423, 116424, 116425, 116426, 116427, 116428, 116429, 116430, 116431, 116432, 116433, 116434, 116436, 116438, 116439, 116441, 116442, 116443, 116445, 116446, 116447, 116448, 116450, 116451, 116452, 116454, 116455, 116456, 116457, 116458, 116459, 116460, 116465, 116466, 116468, 116469, 116470, 116472, 116477, 116478, 116479, 116484, 116485, 116486, 116487, 116488, 116489, 116490, 116491, 116492, 116493, 116494, 116495, 116496, 116497, 116498, 116499, 116500, 116501, 116502, 116503, 116504, 116505, 116506, 116507, 116508, 116509, 116510, 116511, 116513, 116514, 116515, 116516, 116517, 116518, 116519, 116521, 116522, 116523, 116524, 116525, 116526, 116527, 116528, 116529, 116530, 116531, 116533, 116534, 116535, 116537, 116538, 116539, 116540, 116541, 116542, 116543, 116544, 116545, 116546, 116547, 116548, 116549, 116550, 116551, 116552, 116553, 116554, 116555, 116556, 116557, 116558, 116559, 116560, 116561, 116562, 116563, 116564, 116565, 116566, 116568, 116569, 116570, 116571, 116572, 116573, 116574, 116575, 116576, 116577, 116578, 116579, 116580, 116581, 116582, 116583, 116584, 116585, 116586, 116587, 116588, 116589, 116590, 116591, 116592, 116593, 116594, 116595, 116596, 116597, 116598, 116599, 116600, 116601, 116602, 116603, 116604, 116606, 116607, 116608, 116609, 116610, 116611, 116612, 116613, 116614, 116615, 116616, 116617, 116618, 116619, 116620, 116621, 116622, 116623, 116624, 116625, 116626, 116627, 116628, 116629, 116630, 116631, 116632, 116633, 116634, 116635, 116636, 116637, 116638, 116639, 116640, 116641, 116642, 116643, 116644, 116645, 116646, 116647, 116648, 116649, 116650, 116651, 116652, 116653, 116654, 116655, 116656, 116657, 116658, 116659, 116660, 116661, 116662, 116663, 116664, 116665, 116666, 116667, 116668, 116669, 116670, 116671, 116672, 116673, 116674, 116675, 116680, 116681, 116682, 116689, 116690, 116691, 116692, 116693, 116694, 116695, 116696, 116697, 116698, 116699, 116701, 116702, 116703, 116704, 116705, 116706, 116707, 116708, 116709, 116710, 116711, 116713, 116714, 116715, 116716, 116717, 116718, 116719, 116720, 116721, 116722, 116723, 116724, 116725, 116726, 116727, 116728, 116729, 116730, 116731, 116732, 116733, 116734, 116735, 116736, 116737, 116738, 116739, 116740, 116741, 116742, 116743, 116744, 116745, 116746, 116747, 116748, 116749, 116750, 116753, 116754, 116758, 116759, 116760, 116761, 116762, 116763, 116764, 116765, 116766, 116769, 116770, 116771, 116772, 116773, 116774, 116776, 116777, 116779, 116780, 116781, 116782, 116783, 116784, 116785, 116786, 116787, 116788, 116789, 116790, 116791, 116792, 116793, 116794, 116795, 116796, 116797, 116798, 116799, 116800, 116801, 116802, 116803, 116804, 116805, 116806, 116807, 116808, 116809, 116810, 116811, 116812, 116813, 116814, 116815, 116816, 116817, 116818, 116819, 116820, 116821, 116822, 116823, 116824, 116825, 116826, 116827, 116828, 116829, 116830, 116831, 116832, 116833, 116834, 116835, 116836, 116837, 116838, 116839, 116840, 116841, 116842, 116843, 116845, 116846, 116847, 116848, 116849, 116850, 116851, 116853, 116854, 116855, 116856, 116857, 116858, 116859, 116860, 116861, 116862, 116863, 116864, 116865, 116866, 116867, 116868, 116869, 116870, 116871, 116875, 116876, 116878, 116879, 116880, 116881, 116882, 116883, 116884, 116885, 116886, 116887, 116888, 116889, 116890, 116892, 116893, 116894, 116895, 116896, 116897, 116898, 116899, 116900, 116901, 116902, 116903, 116904, 116905, 116906, 116907, 116908, 116909, 116910, 116911, 116912, 116913, 116914, 116915, 116916, 116917, 116920, 116921, 116922, 116923, 116924, 116925, 116926, 116927, 116928, 116929, 116930, 116931, 116932, 116933, 116934, 116935, 116936, 116937, 116938, 116939, 116940, 116941, 116943, 116944, 116946, 116947, 116948, 116949, 116950, 116951, 116952, 116953, 116955, 116960, 116961, 116968, 116969, 116970, 116971, 116972, 116973, 116974, 116975, 116976, 116977, 116978, 116979, 116980, 116981, 116982, 116983, 116984, 116985, 116986, 116987, 116988, 116989, 116990, 116991, 116992, 116993, 116994, 116996, 116997, 116998, 116999, 117000, 117001, 117002, 117003, 117004, 117005, 117006, 117007, 117008, 117009, 117010, 117011, 117012, 117013, 117014, 117015, 117016, 117017, 117018, 117019, 117020, 117021, 117022, 117023, 117024, 117025, 117026, 117027, 117028, 117029, 117030, 117031, 117032, 117033, 117034, 117035, 117036, 117037, 117038, 117039, 117040, 117041, 117042, 117043, 117044, 117045, 117046, 117047, 117048, 117049, 117050, 117051, 117052, 117053, 117054, 117055, 117056, 117057, 117059, 117060, 117061, 117062, 117063, 117064, 117065, 117066, 117067, 117068, 117069, 117070, 117071, 117072, 117073, 117074, 117075, 117076, 117077, 117078, 117079, 117080, 117081, 117082, 117083, 117084, 117085, 117086, 117087, 117088, 117089, 117090, 117091, 117092, 117093, 117094, 117095, 117096, 117097, 117098, 117099, 117100, 117101, 117102, 117103, 117104, 117105, 117106, 117107, 117108, 117109, 117110, 117111, 117112, 117113, 117114, 117115, 117116, 117117, 117118, 117119, 117120, 117121, 117122, 117123, 117124, 117125, 117126, 117127, 117128, 117129, 117130, 117131, 117132, 117133, 117134, 117135, 117136, 117137, 117138, 117140, 117141, 117142, 117143, 117144, 117145, 117146, 117147, 117148, 117149, 117150, 117151, 117152, 117153, 117154, 117155, 117156, 117157, 117158, 117159, 117160, 117161, 117162, 117163, 117164, 117165, 117166, 117167, 117168, 117169, 117170, 117171, 117172, 117173, 117174, 117175, 117176, 117177, 117178, 117179, 117180, 117181, 117182, 117183, 117184, 117185, 117186, 117187, 117188, 117189, 117191, 117192, 117193, 117194, 117196, 117197, 117198, 117199, 117200, 117201, 117202, 117203, 117205, 117206, 117207, 117208, 117209, 117211, 117212, 117215, 117216, 117217, 117218, 117223, 117225, 117226, 117227, 117228, 117229, 117230, 117231, 117233, 117234, 117235, 117236, 117237, 117238, 117239, 117240, 117241, 117242, 117243, 117244, 117245, 117246, 117247, 117248, 117249, 117250, 117251, 117252, 117253, 117254, 117255, 117256, 117257, 117258, 117259, 117260, 117261, 117262, 117263, 117264, 117265, 117266, 117267, 117268, 117269, 117270, 117271, 117272, 117273, 117274, 117275, 117277, 117278, 117279, 117281, 117282, 117283, 117284, 117285, 117286, 117287, 117288, 117289, 117290, 117291, 117292, 117293, 117294, 117295, 117296, 117303, 117304, 117305, 117306, 117307, 117308, 117310, 117311, 117313, 117319, 117320, 117321, 117322, 117323, 117324, 117325, 117326, 117327, 117328, 117329, 117330, 117331, 117332, 117333, 117334, 117335, 117336, 117337, 117338, 117339, 117340, 117341, 117342, 117343, 117344, 117345, 117346, 117347, 117348, 117350, 117351, 117352, 117353, 117354, 117355, 117356, 117357, 117358, 117359, 117360, 117361, 117362, 117363, 117364, 117365, 117367, 117368, 117369, 117370, 117371, 117392, 117394, 117396, 117397, 117398, 117399, 117400, 117401, 117402, 117403, 117404, 117405, 117406, 117407, 117408, 117409, 117410, 117411, 117412, 117413, 117414, 117415, 117416, 117417, 117418, 117420, 117421, 117422, 117423, 117424, 117425, 117426, 117428, 117429, 117430, 117431, 117432, 117433, 117434, 117435, 117436, 117437, 117438, 117439, 117440, 117441, 117442, 117443, 117444, 117445, 117446, 117447, 117448, 117449, 117450, 117451, 117452, 117453, 117454, 117455, 117456, 117457, 117458, 117459, 117460, 117461, 117462, 117463, 117464, 117465, 117466, 117467, 117468, 117469, 117470, 117471, 117472, 117473, 117474, 117475, 117476, 117477, 117478, 117479, 117480, 117481, 117482, 117483, 117484, 117485, 117486, 117487, 117488, 117489, 117490, 117491, 117492, 117493, 117494, 117497, 117499, 117500, 117501, 117502, 117503, 117504, 117506, 117507, 117508, 117509, 117510, 117511, 117512, 117513, 117514, 117515, 117516, 117517, 117518, 117519, 117520, 117521, 117522, 117523, 117524, 117525, 117526, 117528, 117530, 117531, 117532, 117533, 117534, 117535, 117536, 117537, 117538, 117539, 117540, 117541, 117542, 117544, 117545, 117546, 117547, 117548, 117549, 117550, 117551, 117552, 117553, 117554, 117555, 117556, 117557, 117558, 117559, 117560, 117561, 117562, 117564, 117567, 117568, 117569, 117570, 117571, 117572, 117573, 117574, 117575, 117576, 117577, 117578, 117579, 117580, 117581, 117582, 117583, 117584, 117585, 117586, 117588, 117589, 117590, 117591, 117592, 117593, 117594, 117595, 117596, 117597, 117598, 117599, 117600, 117601, 117602, 117603, 117606, 117607, 117608, 117609, 117610, 117611, 117612, 117613, 117614, 117615, 117616, 117617, 117618, 117619, 117620, 117621, 117622, 117623, 117624, 117625, 117626, 117627, 117628, 117630, 117631, 117632, 117633, 117634, 117635, 117636, 117637, 117638, 117639, 117640, 117641, 117642, 117643, 117644, 117645, 117646, 117647, 117648, 117649, 117650, 117651, 117652, 117653, 117654, 117655, 117656, 117657, 117658, 117659, 117660, 117661, 117662, 117663, 117664, 117665, 117666, 117667, 117668, 117669, 117670, 117671, 117672, 117673, 117674, 117675, 117676, 117677, 117678, 117679, 117680, 117681, 117682, 117683, 117685, 117686, 117687, 117688, 117689, 117690, 117691, 117692, 117693, 117694, 117695, 117696, 117697, 117698, 117699, 117700, 117701, 117702, 117703, 117704, 117705, 117706, 117707, 117708, 117709, 117710, 117711, 117712, 117713, 117714, 117715, 117716, 117717, 117718, 117719, 117720, 117721, 117722, 117723, 117724, 117725, 117726, 117727, 117728, 117729, 117730, 117731, 117732, 117733, 117734, 117735, 117736, 117737, 117738, 117739, 117740, 117741, 117742, 117743, 117744, 117745, 117746, 117747, 117748, 117749, 117750, 117751, 117752, 117753, 117754, 117755, 117756, 117757, 117758, 117759, 117760, 117761, 117762, 117763, 117764, 117765, 117766, 117767, 117768, 117769, 117770, 117771, 117772, 117773, 117774, 117775, 117776, 117777, 117778, 117779, 117780, 117781, 117782, 117783, 117784, 117785, 117786, 117787, 117790, 117792, 117793, 117794, 117795, 117796, 117797, 117798, 117799, 117800, 117801, 117802, 117803, 117804, 117805, 117806, 117807, 117808, 117809, 117810, 117811, 117812, 117813, 117814, 117815, 117816, 117817, 117818, 117819, 117820, 117825, 117827, 117833, 117837, 117838, 117849, 117850, 117851, 117852, 117853, 117854, 117855, 117856, 117857, 117858, 117859, 117860, 117861, 117862, 117863, 117864, 117865, 117866, 117867, 117868, 117869, 117870, 117871, 117872, 117873, 117874, 117875, 117876, 117877, 117879, 117880, 117881, 117883, 117885, 117886, 117888, 117889, 117890, 117891, 117893, 117895, 117896, 117897, 117898, 117899, 117900, 117901, 117902, 117903, 117904, 117905, 117906, 117907, 117908, 117909, 117930, 117931, 117932, 117933, 117934, 117935, 117936, 117937, 117938, 117939, 117940, 117941, 117942, 117943, 117944, 117945, 117947, 117948, 117949, 117950, 117951, 117952, 117953, 117954, 117955, 117956, 117957, 117958, 117959, 117960, 117961, 117962, 117963, 117964, 117965, 117966, 117967, 117968, 117969, 117970, 117971, 117972, 117973, 117974, 117979, 117980, 117981, 117982, 117983, 117984, 117985, 117986, 117987, 117988, 117989, 117990, 117991, 117992, 117993, 117994, 117995, 117996, 117997, 117998, 117999, 118000, 118001, 118002, 118003, 118004, 118005, 118006, 118007, 118008, 118009, 118010, 118011, 118012, 118013, 118014, 118015, 118016, 118017, 118018, 118019, 118020, 118021, 118022, 118023, 118024, 118032, 118033, 118034, 118035, 118036, 118037, 118038, 118039, 118040, 118041, 118042, 118043, 118044, 118045, 118046, 118047, 118048, 118049, 118050, 118051, 118052, 118053, 118054, 118055, 118056, 118057, 118058, 118059, 118060, 118061, 118062, 118063, 118064, 118065, 118066, 118067, 118068, 118069, 118070, 118071, 118072, 118073, 118075, 118076, 118077, 118078, 118079, 118080, 118081, 118082, 118083, 118084, 118085, 118086, 118087, 118088, 118089, 118090, 118091, 118092, 118093, 118094, 118096, 118103, 118104, 118105, 118106, 118107, 118108, 118109, 118111, 118112, 118113, 118114, 118116, 118117, 118118, 118119, 118120, 118121, 118122, 118123, 118124, 118125, 118126, 118127, 118128, 118129, 118130, 118131, 118132, 118133, 118134, 118135, 118136, 118137, 118138, 118139, 118142, 118145, 118146, 118147, 118148, 118149, 118152, 118154, 118155, 118157, 118159, 118160, 118162, 118163, 118164, 118165, 118166, 118167, 118169, 118170, 118171, 118172, 118173, 118174, 118175, 118176, 118177, 118178, 118179, 118180, 118181, 118182, 118183, 118184, 118185, 118188, 118191, 118192, 118193, 118194, 118195, 118196, 118197, 118198, 118199, 118200, 118201, 118202, 118203, 118204, 118205, 118206, 118207, 118208, 118209, 118210, 118211, 118212, 118213, 118214, 118215, 118216, 118217, 118218, 118219, 118220, 118221, 118222, 118223, 118224, 118231, 118234, 118235, 118236, 118237, 118238, 118239, 118240, 118241, 118242, 118243, 118244, 118245, 118246, 118247, 118248, 118249, 118250, 118251, 118252, 118253, 118254, 118255, 118256, 118257, 118258, 118259, 118260, 118261, 118262, 118263, 118264, 118265, 118266, 118267, 118268, 118269, 118270, 118271, 118272, 118273, 118274, 118275, 118276, 118277, 118278, 118279, 118280, 118281, 118282, 118283, 118284, 118285, 118286, 118287, 118289, 118290, 118291, 118294, 118297, 118298, 118299, 118300, 118301, 118302, 118303, 118304, 118306, 118307, 118308, 118309, 118310, 118311, 118312, 118313, 118314, 118315, 118316, 118317, 118318, 118319, 118320, 118321, 118322, 118323, 118324, 118325, 118326, 118327, 118328, 118329, 118330, 118331, 118332, 118333, 118334, 118335, 118336, 118337, 118338, 118339, 118340, 118341, 118342, 118343, 118344, 118345, 118346, 118347, 118348, 118349, 118350, 118351, 118352, 118353, 118354, 118355, 118356, 118357, 118358, 118359, 118360, 118361, 118362, 118363, 118364, 118365, 118366, 118367, 118368, 118369, 118370, 118371, 118372, 118373, 118374, 118375, 118376, 118377, 118378, 118379, 118380, 118381, 118382, 118383, 118384, 118385, 118386, 118387, 118388, 118389, 118390, 118391, 118392, 118393, 118394, 118395, 118396, 118397, 118398, 118399, 118400, 118401, 118402, 118403, 118404, 118405, 118406, 118407, 118408, 118409, 118410, 118411, 118412, 118413, 118414, 118415, 118416, 118417, 118418, 118419, 118420, 118421, 118422, 118423, 118424, 118425, 118426, 118427, 118428, 118429, 118430, 118431, 118432, 118433, 118434, 118435, 118436, 118437, 118438, 118439, 118440, 118441, 118442, 118443, 118444, 118445, 118446, 118447, 118448, 118449, 118450, 118451, 118452, 118453, 118454, 118455, 118456, 118457, 118458, 118459, 118460, 118461, 118462, 118463, 118464, 118465, 118466, 118467, 118468, 118469, 118470, 118471, 118472, 118473, 118474, 118475, 118476, 118477, 118478, 118479, 118480, 118481, 118482, 118483, 118484, 118485, 118486, 118487, 118488, 118489, 118490, 118491, 118492, 118493, 118494, 118495, 118496, 118497, 118498, 118499, 118500, 118501, 118502, 118503, 118504, 118505, 118506, 118507, 118508, 118509, 118510, 118511, 118512, 118514, 118516, 118517, 118518, 118519, 118520, 118521, 118522, 118523, 118524, 118525, 118526, 118527, 118528, 118529, 118530, 118531, 118532, 118533, 118534, 118535, 118536, 118537, 118538, 118539, 118540, 118541, 118542, 118543, 118544, 118545, 118546, 118547, 118548, 118549, 118550, 118551, 118552, 118553, 118554, 118555, 118556, 118557, 118558, 118559, 118560, 118561, 118562, 118563, 118564, 118566, 118567, 118568, 118569, 118570, 118571, 118572, 118573, 118575, 118576, 118577, 118578, 118579, 118580, 118581, 118582, 118583, 118584, 118585, 118586, 118587, 118588, 118589, 118590, 118591, 118592, 118594, 118595, 118596, 118597, 118598, 118599, 118600, 118601, 118602, 118603, 118604, 118605, 118606, 118607, 118608, 118609, 118610, 118611, 118612, 118613, 118614, 118615, 118616, 118617, 118618, 118619, 118620, 118621, 118622, 118623, 118624, 118625, 118626, 118627, 118628, 118629, 118630, 118631, 118632, 118633, 118634, 118635, 118636, 118637, 118638, 118640, 118641, 118642, 118643, 118644, 118645, 118646, 118647, 118648, 118649, 118650, 118651, 118652, 118653, 118654, 118655, 118656, 118657, 118658, 118659, 118660, 118661, 118662, 118663, 118664, 118665, 118666, 118667, 118668, 118669, 118670, 118671, 118672, 118673, 118674, 118676, 118678, 118679, 118680, 118681, 118682, 118683, 118684, 118685, 118686, 118687, 118688, 118689, 118690, 118691, 118693, 118694, 118695, 118696, 118697, 118698, 118699, 118700, 118701, 118702, 118703, 118704, 118705, 118706, 118707, 118708, 118709, 118710, 118711, 118712, 118713, 118714, 118715, 118716, 118717, 118718, 118719, 118720, 118721, 118722, 118723, 118724, 118725, 118726, 118727, 118728, 118729, 118730, 118731, 118732, 118733, 118734, 118735, 118736, 118737, 118738, 118739, 118740, 118741, 118742, 118743, 118744, 118745, 118746, 118747, 118748, 118749, 118750, 118751, 118752, 118753, 118754, 118755, 118756, 118757, 118758, 118759, 118760, 118761, 118762, 118772, 118773, 118774, 118775, 118776, 118777, 118778, 118779, 118780, 118781, 118782, 118783, 118784, 118785, 118786, 118787, 118788, 118789, 118790, 118791, 118792, 118793, 118794, 118795, 118796, 118797, 118800, 118801, 118802, 118803, 118804, 118805, 118806, 118807, 118808, 118809, 118810, 118811, 118812, 118814, 118815, 118816, 118817, 118818, 118819, 118820, 118821, 118822, 118823, 118824, 118826, 118827, 118828, 118829, 118830, 118831, 118832, 118833, 118834, 118835, 118836, 118837, 118838, 118839, 118840, 118841, 118842, 118843, 118844, 118845, 118846, 118847, 118848, 118849, 118850, 118851, 118852, 118853, 118855, 118856, 118857, 118858, 118859, 118860, 118861, 118862, 118863, 118864, 118865, 118866, 118867, 118868, 118869, 118870, 118871, 118872, 118873, 118874, 118875, 118876, 118877, 118878, 118879, 118880, 118881, 118882, 118883, 118884, 118885, 118886, 118887, 118888, 118889, 118891, 118892, 118893, 118894, 118895, 118896, 118897, 118898, 118899, 118900, 118901, 118902, 118903, 118904, 118905, 118906, 118907, 118908, 118909, 118910, 118911, 118912, 118913, 118914, 118915, 118916, 118917, 118918, 118919, 118920, 118921, 118922, 118923, 118924, 118925, 118926, 118927, 118929, 118930, 118931, 118932, 118933, 118934, 118935, 118936, 118937, 118938, 118942, 118943, 118944, 118945, 118946, 118947, 118948, 118949, 118950, 118951, 118952, 118953, 118954, 118955, 118956, 118957, 118958, 118959, 118960, 118961, 118962, 118963, 118964, 118965, 118966, 118967, 118968, 118969, 118970, 118971, 118972, 118973, 118974, 118975, 118976, 118977, 118978, 118979, 118980, 118981, 118982, 118983, 118985, 118986, 118987, 118989, 118990, 118991, 118992, 118993, 118994, 118999, 119000, 119001, 119002, 119003, 119008, 119013, 119014, 119015, 119016, 119017, 119025, 119026, 119027, 119028, 119029, 119030, 119031, 119032, 119039, 119040, 119041, 119042, 119043, 119044, 119045, 119046, 119047, 119048, 119049, 119050, 119051, 119052, 119053, 119054, 119055, 119056, 119057, 119058, 119059, 119060, 119061, 119062, 119063, 119064, 119065, 119066, 119067, 119068, 119069, 119070, 119071, 119072, 119073, 119074, 119075, 119076, 119077, 119078, 119079, 119080, 119081, 119082, 119083, 119084, 119085, 119086, 119087, 119088, 119089, 119090, 119091, 119092, 119093, 119094, 119095, 119096, 119097, 119098, 119099, 119100, 119102, 119103, 119104, 119105, 119106, 119107, 119108, 119113, 119114, 119115, 119122, 119123, 119124, 119125, 119126, 119127, 119128, 119129, 119130, 119131, 119132, 119133, 119138, 119139, 119140, 119141, 119142, 119143, 119144, 119145, 119146, 119147, 119148, 119149, 119150, 119151, 119152, 119153, 119154, 119155, 119156, 119157, 119158, 119159, 119160, 119161, 119163, 119164, 119165, 119166, 119167, 119168, 119169, 119170, 119171, 119172, 119173, 119174, 119175, 119176, 119177, 119178, 119179, 119181, 119182, 119183, 119184, 119185, 119186, 119187, 119188, 119189, 119190, 119191, 119192, 119193, 119194, 119195, 119196, 119197, 119198, 119199, 119200, 119201, 119202, 119203, 119204, 119205, 119206, 119207, 119208, 119209, 119210, 119211, 119212, 119213, 119214, 119215, 119216, 119217, 119218, 119220, 119221, 119222, 119223, 119224, 119225, 119226, 119227, 119228, 119229, 119230, 119231, 119232, 119233, 119235, 119236, 119237, 119238, 119239, 119240, 119241, 119242, 119243, 119244, 119245, 119247, 119248, 119249, 119250, 119251, 119252, 119253, 119254, 119255, 119256, 119257, 119258, 119259, 119260, 119261, 119262, 119263, 119264, 119265, 119266, 119267, 119268, 119269, 119270, 119271, 119272, 119273, 119274, 119275, 119276, 119277, 119278, 119279, 119280, 119281, 119282, 119283, 119287, 119288, 119289, 119292, 119299, 119300, 119301, 119302, 119303, 119304, 119305, 119306, 119307, 119309, 119310, 119312, 119313, 119314, 119315, 119317, 119318, 119320, 119321, 119322, 119325, 119326, 119327, 119328, 119334, 119338, 119340, 119341, 119342, 119343, 119344, 119345, 119346, 119350, 119356, 119357, 119359, 119362, 119366, 119379, 119380, 119381, 119382, 119383, 119384, 119386, 119388, 119390, 119391, 119393, 119394, 119395, 119396, 119397, 119398, 119399, 119403, 119404, 119405, 119406, 119407, 119408, 119409, 119412, 119414, 119418, 119419, 119422, 119423, 119424, 119425, 119426, 119427, 119428, 119431, 119432, 119433, 119435, 119436, 119437, 119438, 119440, 119443, 119444, 119446, 119447, 119448, 119449, 119450, 119453, 119454, 119456, 119459, 119460, 119462, 119463, 119464, 119466, 119467, 119469, 119470, 119471, 119472, 119473, 119474, 119475, 119476, 119477, 119478, 119479, 119480, 119481, 119482, 119483, 119484, 119485, 119486, 119487, 119488, 119489, 119490, 119491, 119492, 119493, 119494, 119495, 119496, 119497, 119498, 119499, 119500, 119501, 119502, 119503, 119504, 119505, 119506, 119507, 119508, 119509, 119510, 119511, 119512, 119513, 119514, 119515, 119516, 119517, 119518, 119520, 119521, 119522, 119523, 119524, 119525, 119526, 119527, 119528, 119529, 119530, 119531, 119532, 119533, 119534, 119535, 119536, 119538, 119539, 119540, 119541, 119542, 119543, 119544, 119545, 119546, 119547, 119548, 119549, 119550, 119551, 119552, 119553, 119554, 119555, 119556, 119557, 119558, 119559, 119560, 119561, 119562, 119563, 119570, 119571, 119572, 119573, 119574, 119575, 119576, 119577, 119578, 119579, 119580, 119581, 119582, 119583, 119584, 119585, 119586, 119587, 119588, 119589, 119590, 119591, 119596, 119597, 119598, 119599, 119600, 119601, 119602, 119603, 119604, 119605, 119606, 119607, 119608, 119609, 119610, 119611, 119618, 119619, 119620, 119621, 119622, 119623, 119624, 119625, 119626, 119627, 119628, 119629, 119630, 119632, 119633, 119634, 119635, 119636, 119640, 119642, 119643, 119644, 119645, 119646, 119647, 119648, 119649, 119650, 119651, 119652, 119653, 119654, 119655, 119656, 119657, 119658, 119659, 119660, 119661, 119662, 119663, 119664, 119665, 119666, 119667, 119672, 119673, 119674, 119675, 119676, 119677, 119679, 119680, 119681, 119682, 119683, 119684, 119685, 119686, 119687, 119688, 119689, 119690, 119691, 119692, 119693, 119694, 119695, 119696, 119698, 119699, 119701, 119702, 119707, 119708, 119709, 119710, 119715, 119716, 119717, 119718, 119719, 119720, 119721, 119722, 119723, 119724, 119725, 119726, 119727, 119728, 119729, 119730, 119731, 119732, 119733, 119734, 119735, 119736, 119737, 119738, 119739, 119740, 119741, 119742, 119743, 119744, 119745, 119746, 119747, 119748, 119749, 119750, 119751, 119752, 119754, 119755, 119756, 119757, 119758, 119759, 119760, 119761, 119762, 119764, 119765, 119766, 119767, 119768, 119769, 119770, 119771, 119772, 119773, 119774, 119775, 119776, 119777, 119778, 119779, 119780, 119781, 119782, 119783, 119784, 119785, 119786, 119787, 119788, 119789, 119790, 119791, 119792, 119793, 119794, 119795, 119796, 119797, 119798, 119799, 119800, 119801, 119802, 119803, 119804, 119805, 119806, 119807, 119808, 119809, 119810, 119811, 119812, 119813, 119814, 119815, 119816, 119817, 119818, 119819, 119820, 119821, 119822, 119823, 119824, 119825, 119826, 119827, 119828, 119829, 119830, 119831, 119832, 119833, 119834, 119835, 119836, 119837, 119838, 119839, 119840, 119841, 119842, 119843, 119844, 119845, 119846, 119847, 119848, 119849, 119850, 119851, 119852, 119853, 119854, 119855, 119856, 119857, 119858, 119859, 119860, 119861, 119862, 119863, 119864, 119865, 119866, 119867, 119868, 119869, 119870, 119871, 119872, 119873, 119874, 119876, 119878, 119879, 119880, 119881, 119882, 119883, 119884, 119885, 119886, 119887, 119888, 119889, 119890, 119891, 119892, 119893, 119894, 119895, 119896, 119897, 119898, 119899, 119900, 119901, 119902, 119903, 119904, 119905, 119906, 119907, 119908, 119909, 119910, 119911, 119912, 119913, 119914, 119915, 119916, 119917, 119918, 119919, 119920, 119921, 119922, 119923, 119924, 119925, 119926, 119927, 119929, 119930, 119931, 119932, 119933, 119934, 119935, 119936, 119937, 119938, 119939, 119940, 119941, 119942, 119943, 119944, 119945, 119946, 119947, 119948, 119949, 119950, 119951, 119952, 119953, 119954, 119955, 119956, 119957, 119958, 119959, 119960, 119961, 119962, 119963, 119964, 119965, 119966, 119967, 119968, 119969, 119970, 119971, 119972, 119973, 119974, 119975, 119976, 119977, 119978, 119979, 119980, 119981, 119982, 119983, 119984, 119985, 119986, 119987, 119988, 119989, 119990, 119991, 119992, 119993, 119994, 119995, 119996, 119997, 119998, 119999, 120000, 120001, 120003, 120004, 120005, 120006, 120007, 120008, 120009, 120010, 120011, 120012, 120013, 120014, 120015, 120016, 120017, 120018, 120019, 120020, 120021, 120022, 120023, 120024, 120025, 120026, 120027, 120028, 120029, 120030, 120031, 120032, 120034, 120036, 120037, 120039, 120041, 120042, 120043, 120044, 120045, 120046, 120047, 120048, 120051, 120052, 120054, 120055, 120056, 120057, 120058, 120059, 120060, 120062, 120064, 120065, 120066, 120067, 120068, 120070, 120071, 120072, 120073, 120074, 120075, 120076, 120077, 120078, 120079, 120080, 120081, 120082, 120084, 120085, 120086, 120087, 120088, 120089, 120090, 120091, 120092, 120093, 120094, 120095, 120096, 120097, 120098, 120099, 120100, 120101, 120102, 120103, 120104, 120105, 120106, 120107, 120108, 120109, 120110, 120111, 120112, 120113, 120114, 120115, 120116, 120117, 120118, 120119, 120120, 120121, 120122, 120123, 120124, 120125, 120126, 120127, 120128, 120129, 120130, 120131, 120132, 120134, 120135, 120136, 120139, 120140, 120141, 120142, 120143, 120144, 120145, 120146, 120147, 120148, 120149, 120150, 120151, 120152, 120153, 120154, 120155, 120156, 120157, 120158, 120159, 120160, 120161, 120162, 120163, 120164, 120165, 120166, 120167, 120168, 120169, 120170, 120171, 120172, 120173, 120174, 120175, 120176, 120177, 120178, 120179, 120180, 120181, 120182, 120183, 120184, 120185, 120186, 120187, 120188, 120189, 120190, 120191, 120192, 120193, 120194, 120195, 120196, 120197, 120198, 120199, 120200, 120201, 120202, 120203, 120205, 120206, 120207, 120208, 120210, 120213, 120214, 120215, 120216, 120217, 120218, 120219, 120220, 120221, 120222, 120223, 120224, 120225, 120226, 120227, 120228, 120229, 120230, 120231, 120232, 120233, 120234, 120235, 120236, 120237, 120238, 120239, 120240, 120241, 120243, 120244, 120245, 120246, 120247, 120248, 120249, 120250, 120251, 120252, 120253, 120254, 120255, 120256, 120257, 120258, 120259, 120260, 120261, 120264, 120265, 120266, 120267, 120268, 120269, 120270, 120271, 120272, 120273, 120274, 120275, 120276, 120277, 120278, 120279, 120280, 120281, 120282, 120283, 120284, 120285, 120286, 120287, 120288, 120299, 120300, 120302, 120303, 120304, 120305, 120306, 120307, 120308, 120309, 120310, 120311, 120312, 120313, 120314, 120315, 120316, 120317, 120318, 120319, 120320, 120321, 120322, 120323, 120324, 120325, 120326, 120327, 120328, 120329, 120330, 120333, 120336, 120337, 120338, 120339, 120340, 120341, 120342, 120343, 120344, 120345, 120346, 120347, 120348, 120349, 120350, 120351, 120352, 120353, 120354, 120355, 120356, 120357, 120358, 120359, 120360, 120361, 120362, 120363, 120365, 120366, 120367, 120368, 120369, 120370, 120371, 120372, 120373, 120374, 120375, 120376, 120377, 120378, 120379, 120380, 120381, 120382, 120383, 120384, 120385, 120386, 120387, 120388, 120389, 120390, 120391, 120392, 120393, 120394, 120395, 120396, 120397, 120398, 120399, 120400, 120401, 120402, 120403, 120404, 120405, 120406, 120407, 120408, 120409, 120410, 120411, 120412, 120413, 120414, 120415, 120416, 120417, 120418, 120419, 120420, 120421, 120422, 120423, 120424, 120425, 120427, 120429, 120430, 120431, 120432, 120433, 120434, 120435, 120436, 120437, 120438, 120439, 120444, 120445, 120446, 120448, 120449, 120450, 120451, 120452, 120453, 120454, 120455, 120456, 120457, 120458, 120459, 120460, 120461, 120462, 120463, 120464, 120465, 120466, 120467, 120468, 120469, 120470, 120471, 120472, 120473, 120474, 120475, 120476, 120477, 120479, 120480, 120481, 120482, 120483, 120484, 120485, 120486, 120487, 120488, 120489, 120492, 120505, 120506, 120507, 120508, 120509, 120510, 120511, 120513, 120514, 120515, 120516, 120517, 120518, 120519, 120520, 120521, 120522, 120523, 120524, 120525, 120526, 120527, 120528, 120529, 120530, 120531, 120532, 120533, 120534, 120535, 120536, 120540, 120541, 120542, 120543, 120544, 120545, 120546, 120547, 120548, 120549, 120550, 120551, 120552, 120553, 120554, 120555, 120556, 120557, 120558, 120559, 120560, 120564, 120570, 120572, 120573, 120574, 120575, 120576, 120577, 120578, 120579, 120580, 120581, 120582, 120583, 120584, 120585, 120586, 120587, 120588, 120589, 120590, 120591, 120592, 120593, 120594, 120595, 120596, 120597, 120598, 120599, 120600, 120601, 120602, 120603, 120604, 120605, 120606, 120607, 120608, 120609, 120610, 120611, 120612, 120613, 120614, 120615, 120616, 120617, 120618, 120619, 120620, 120621, 120622, 120623, 120624, 120625, 120626, 120627, 120628, 120629, 120631, 120632, 120633, 120634, 120635, 120636, 120637, 120638, 120639, 120640, 120641, 120642, 120643, 120644, 120646, 120648, 120649, 120650, 120651, 120652, 120653, 120654, 120655, 120656, 120657, 120658, 120659, 120660, 120661, 120662, 120663, 120664, 120665, 120666, 120667, 120668, 120669, 120674, 120675, 120676, 120677, 120678, 120679, 120680, 120681, 120682, 120683, 120684, 120685, 120686, 120687, 120688, 120689, 120690, 120691, 120692, 120693, 120694, 120695, 120696, 120697, 120698, 120699, 120700, 120701, 120702, 120703, 120704, 120705, 120706, 120707, 120708, 120709, 120710, 120711, 120712, 120713, 120714, 120715, 120716, 120717, 120718, 120719, 120720, 120721, 120722, 120723, 120724, 120725, 120726, 120727, 120728, 120729, 120730, 120731, 120732, 120734, 120735, 120736, 120737, 120738, 120739, 120740, 120741, 120742, 120743, 120744, 120745, 120746, 120747, 120748, 120749, 120750, 120751, 120752, 120753, 120754, 120755, 120756, 120758, 120759, 120760, 120761, 120762, 120763, 120764, 120766, 120767, 120768, 120769, 120770, 120771, 120772, 120773, 120774, 120775, 120776, 120777, 120778, 120779, 120780, 120781, 120782, 120783, 120784, 120785, 120786, 120787, 120788, 120789, 120790, 120791, 120792, 120793, 120794, 120795, 120796, 120797, 120798, 120799, 120800, 120801, 120802, 120803, 120804, 120805, 120806, 120807, 120808, 120809, 120810, 120811, 120812, 120813, 120814, 120815, 120816, 120817, 120818, 120819, 120820, 120821, 120822, 120823, 120824, 120825, 120826, 120827, 120828, 120829, 120830, 120831, 120832, 120833, 120834, 120835, 120836, 120837, 120838, 120839, 120840, 120841, 120842, 120843, 120844, 120845, 120846, 120847, 120849, 120850, 120851, 120852, 120853, 120854, 120855, 120856, 120857, 120858, 120859, 120860, 120861, 120862, 120863, 120864, 120865, 120866, 120867, 120868, 120869, 120870, 120871, 120872, 120873, 120874, 120875, 120876, 120877, 120878, 120879, 120880, 120881, 120882, 120883, 120884, 120885, 120886, 120893, 120894, 120895, 120896, 120897, 120898, 120899, 120900, 120901, 120902, 120903, 120904, 120905, 120906, 120913, 120914, 120915, 120916, 120917, 120918, 120919, 120920, 120921, 120922, 120924, 120925, 120926, 120927, 120928, 120929, 120930, 120931, 120932, 120933, 120934, 120935, 120936, 120938, 120939, 120941, 120942, 120943, 120944, 120945, 120946, 120947, 120948, 120949, 120950, 120951, 120952, 120953, 120954, 120955, 120956, 120957, 120958, 120959, 120961, 120962, 120963, 120964, 120965, 120966, 120967, 120968, 120969, 120971, 120972, 120973, 120974, 120977, 120978, 120979, 120980, 120981, 120982, 120983, 120984, 120986, 120987, 120988, 120989, 120990, 120991, 120992, 120993, 120995, 120996, 120997, 120998, 120999, 121000, 121001, 121002, 121003, 121004, 121005, 121006, 121008, 121009, 121011, 121012, 121013, 121014, 121015, 121016, 121017, 121018, 121019, 121020, 121021, 121022, 121023, 121024, 121025, 121026, 121027, 121028, 121029, 121030, 121031, 121032, 121033, 121034, 121035, 121036, 121037, 121038, 121039, 121040, 121041, 121042, 121043, 121044, 121045, 121046, 121047, 121048, 121049, 121050, 121051, 121052, 121053, 121054, 121055, 121056, 121057, 121058, 121059, 121060, 121061, 121062, 121064, 121066, 121067, 121068, 121069, 121070, 121071, 121072, 121073, 121074, 121075, 121076, 121077, 121078, 121079, 121080, 121081, 121082, 121083, 121084, 121085, 121086, 121087, 121088, 121089, 121090, 121091, 121092, 121093, 121094, 121095, 121096, 121097, 121098, 121099, 121100, 121101, 121102, 121103, 121104, 121105, 121106, 121107, 121108, 121109, 121110, 121111, 121112, 121113, 121114, 121115, 121116, 121117, 121118, 121119, 121120, 121121, 121122, 121123, 121124, 121125, 121126, 121127, 121128, 121129, 121130, 121131, 121132, 121133, 121134, 121136, 121137, 121138, 121139, 121140, 121141, 121143, 121144, 121146, 121147, 121148, 121149, 121150, 121151, 121152, 121153, 121154, 121155, 121156, 121157, 121158, 121159, 121160, 121161, 121162, 121164, 121165, 121166, 121167, 121168, 121169, 121170, 121171, 121173, 121174, 121175, 121176, 121177, 121178, 121179, 121181, 121183, 121184, 121185, 121189, 121190, 121193, 121194, 121200, 121201, 121202, 121205, 121207, 121209, 121210, 121217, 121224, 121225, 121226, 121227, 121228, 121229, 121230, 121231, 121232, 121233, 121234, 121235, 121236, 121237, 121238, 121239, 121240, 121241, 121242, 121243, 121244, 121245, 121246, 121247, 121248, 121250, 121251, 121252, 121253, 121254, 121260, 121261, 121262, 121263, 121264, 121265, 121266, 121267, 121268, 121276, 121277, 121278, 121280, 121281, 121282, 121283, 121284, 121285, 121286, 121287, 121288, 121289, 121290, 121293, 121294, 121295, 121296, 121297, 121298, 121300, 121301, 121302, 121303, 121304, 121305, 121306, 121307, 121308, 121309, 121310, 121311, 121312, 121313, 121314, 121315, 121316, 121317, 121318, 121319, 121320, 121321, 121323, 121324, 121325, 121326, 121327, 121328, 121329, 121330, 121331, 121332, 121333, 121334, 121335, 121336, 121337, 121338, 121339, 121340, 121341, 121342, 121343, 121344, 121345, 121346, 121348, 121349, 121351, 121355, 121357, 121358, 121359, 121360, 121361, 121362, 121363, 121364, 121365, 121366, 121367, 121368, 121369, 121370, 121371, 121372, 121373, 121374, 121375, 121376, 121377, 121378, 121379, 121380, 121381, 121382, 121383, 121384, 121385, 121386, 121387, 121388, 121389, 121390, 121391, 121392, 121393, 121394, 121395, 121396, 121397, 121398, 121399, 121400, 121401, 121402, 121403, 121404, 121405, 121406, 121407, 121408, 121409, 121410, 121411, 121412, 121413, 121414, 121415, 121416, 121417, 121418, 121419, 121421, 121422, 121423, 121428, 121432, 121434, 121435, 121436, 121437, 121438, 121441, 121442, 121443, 121445, 121446, 121447, 121448, 121449, 121450, 121457, 121458, 121459, 121460, 121463, 121464, 121465, 121466, 121467, 121468, 121469, 121470, 121471, 121472, 121473, 121474, 121475, 121476, 121477, 121478, 121479, 121480, 121481, 121482, 121483, 121484, 121485, 121486, 121487, 121488, 121489, 121490, 121491, 121492, 121493, 121494, 121495, 121496, 121497, 121498, 121499, 121500, 121501, 121502, 121503, 121504, 121505, 121507, 121508, 121509, 121510, 121511, 121512, 121513, 121514, 121515, 121516, 121517, 121518, 121519, 121520, 121521, 121522, 121523, 121524, 121525, 121526, 121527, 121528, 121529, 121530, 121531, 121532, 121533, 121534, 121535, 121536, 121537, 121538, 121539, 121540, 121541, 121542, 121543, 121544, 121545, 121546, 121547, 121548, 121549, 121550, 121551, 121552, 121553, 121554, 121555, 121556, 121557, 121558, 121559, 121560, 121561, 121562, 121563, 121564, 121565, 121566, 121567, 121568, 121569, 121570, 121571, 121572, 121573, 121574, 121575, 121576, 121577, 121578, 121579, 121581, 121582, 121583, 121584, 121585, 121586, 121587, 121588, 121589, 121590, 121591, 121592, 121593, 121594, 121595, 121596, 121597, 121599, 121600, 121601, 121602, 121603, 121604, 121605, 121606, 121607, 121608, 121609, 121610, 121611, 121612, 121613, 121614, 121615, 121616, 121617, 121618, 121619, 121620, 121621, 121622, 121623, 121624, 121625, 121626, 121627, 121629, 121630, 121631, 121632, 121633, 121634, 121638, 121639, 121643, 121644, 121645, 121651, 121652, 121654, 121655, 121656, 121657, 121658, 121659, 121660, 121661, 121663, 121670, 121671, 121672, 121673, 121674, 121675, 121676, 121678, 121679, 121680, 121684, 121685, 121686, 121688, 121691, 121694, 121695, 121696, 121697, 121698, 121699, 121700, 121703, 121704, 121705, 121706, 121708, 121709, 121710, 121711, 121712, 121713, 121714, 121715, 121716, 121717, 121718, 121719, 121720, 121721, 121722, 121724, 121725, 121726, 121727, 121728, 121729, 121730, 121731, 121732, 121739, 121740, 121744, 121751, 121752, 121753, 121754, 121755, 121756, 121757, 121758, 121759, 121761, 121762, 121764, 121765, 121766, 121769, 121770, 121771, 121772, 121773, 121774, 121775, 121776, 121778, 121779, 121781, 121782, 121783, 121784, 121785, 121786, 121787, 121788, 121789, 121790, 121793, 121794, 121795, 121796, 121797, 121798, 121799, 121801, 121802, 121803, 121804, 121805, 121806, 121807, 121808, 121810, 121811, 121812, 121813, 121814, 121815, 121817, 121818, 121820, 121821, 121822, 121823, 121825, 121826, 121827, 121828, 121830, 121831, 121832, 121833, 121834, 121835, 121836, 121838, 121839, 121840, 121841, 121842, 121843, 121846, 121847, 121849, 121850, 121851, 121852, 121853, 121854, 121855, 121856, 121857, 121858, 121859, 121860, 121862, 121863, 121864, 121865, 121866, 121867, 121868, 121869, 121870, 121872, 121873, 121874, 121875, 121876, 121877, 121878, 121879, 121880, 121881, 121882, 121883, 121884, 121885, 121886, 121887, 121888, 121889, 121890, 121891, 121893, 121894, 121895, 121896, 121897, 121898, 121899, 121900, 121901, 121902, 121903, 121904, 121905, 121906, 121907, 121908, 121909, 121910, 121911, 121912, 121913, 121914, 121915, 121918, 121919, 121920, 121921, 121922, 121923, 121924, 121925, 121926, 121927, 121928, 121929, 121930, 121931, 121932, 121934, 121936, 121937, 121938, 121939, 121940, 121941, 121942, 121943, 121944, 121945, 121946, 121948, 121949, 121950, 121952, 121953, 121954, 121955, 121956, 121957, 121958, 121959, 121960, 121962, 121967, 121968, 121969, 121975, 121976, 121977, 121980, 121982, 121985, 121987, 121988, 121993, 121997, 121998, 122000, 122001, 122002, 122004, 122005, 122006, 122008, 122009, 122010, 122011, 122012, 122014, 122015, 122017, 122018, 122019, 122020, 122021, 122022, 122023, 122024, 122025, 122026, 122027, 122028, 122029, 122030, 122031, 122032, 122033, 122034, 122037, 122038, 122039, 122040, 122041, 122044, 122045, 122046, 122047, 122048, 122049, 122050, 122051, 122052, 122053, 122054, 122055, 122056, 122057, 122058, 122059, 122060, 122061, 122062, 122063, 122064, 122065, 122066, 122067, 122068, 122069, 122070, 122071, 122072, 122075, 122076, 122078, 122080, 122081, 122082, 122083, 122084, 122085, 122086, 122087, 122088, 122089, 122090, 122091, 122092, 122093, 122094, 122095, 122096, 122097, 122098, 122099, 122101, 122102, 122103, 122104, 122105, 122106, 122107, 122108, 122109, 122110, 122111, 122112, 122113, 122114, 122115, 122116, 122117, 122118, 122119, 122120, 122121, 122123, 122125, 122126, 122129, 122130, 122131, 122132, 122133, 122134, 122135, 122136, 122137, 122138, 122139, 122140, 122141, 122142, 122143, 122144, 122145, 122146, 122147, 122148, 122149, 122150, 122151, 122152, 122153, 122154, 122155, 122156, 122157, 122158, 122159, 122161, 122162, 122164, 122165, 122166, 122167, 122168, 122169, 122170, 122171, 122172, 122173, 122174, 122175, 122176, 122177, 122178, 122179, 122180, 122181, 122182, 122183, 122184, 122185, 122186, 122187, 122188, 122189, 122190, 122191, 122196, 122197, 122198, 122199, 122200, 122201, 122202, 122203, 122204, 122211, 122212, 122213, 122214, 122215, 122216, 122218, 122219, 122220, 122221, 122222, 122223, 122224, 122225, 122226, 122227, 122228, 122229, 122230, 122231, 122232, 122233, 122234, 122235, 122236, 122237, 122238, 122239, 122240, 122241, 122242, 122243, 122244, 122245, 122246, 122247, 122248, 122249, 122250, 122251, 122252, 122253, 122254, 122255, 122256, 122257, 122258, 122259, 122260, 122261, 122262, 122263, 122264, 122265, 122266, 122267, 122268, 122269, 122270, 122271, 122272, 122273, 122274, 122275, 122276, 122277, 122278, 122279, 122280, 122281, 122282, 122283, 122284, 122285, 122286, 122287, 122288, 122289, 122290, 122291, 122292, 122293, 122294, 122295, 122296, 122297, 122298, 122299, 122300, 122301, 122302, 122303, 122304, 122305, 122306, 122307, 122308, 122309, 122310, 122311, 122312, 122313, 122314, 122315, 122316, 122317, 122318, 122319, 122320, 122321, 122322, 122323, 122324, 122325, 122326, 122327, 122328, 122329, 122330, 122331, 122332, 122333, 122334, 122335, 122337, 122339, 122340, 122341, 122342, 122343, 122344, 122345, 122346, 122347, 122348, 122349, 122350, 122351, 122352, 122353, 122354, 122356, 122357, 122358, 122359, 122360, 122361, 122362, 122363, 122364, 122365, 122366, 122367, 122368, 122369, 122370, 122371, 122372, 122374, 122375, 122376, 122377, 122378, 122379, 122380, 122381, 122382, 122383, 122384, 122385, 122386, 122387, 122390, 122391, 122392, 122393, 122395, 122396, 122397, 122398, 122399, 122400, 122401, 122402, 122403, 122404, 122405, 122406, 122407, 122408, 122409, 122410, 122411, 122412, 122413, 122414, 122415, 122416, 122417, 122418, 122419, 122420, 122421, 122422, 122423, 122425, 122426, 122427, 122429, 122433, 122434, 122436, 122437, 122438, 122439, 122440, 122441, 122442, 122443, 122445, 122446, 122447, 122448, 122449, 122450, 122451, 122452, 122453, 122454, 122455, 122456, 122457, 122458, 122459, 122460, 122461, 122462, 122463, 122464, 122465, 122466, 122467, 122468, 122469, 122470, 122471, 122472, 122473, 122474, 122475, 122476, 122477, 122478, 122479, 122480, 122481, 122482, 122483, 122484, 122485, 122486, 122487, 122488, 122490, 122491, 122492, 122493, 122494, 122495, 122496, 122497, 122498, 122499, 122500, 122501, 122502, 122503, 122504, 122507, 122509, 122510, 122511, 122512, 122513, 122514, 122515, 122516, 122517, 122518, 122519, 122520, 122521, 122522, 122523, 122524, 122525, 122526, 122527, 122528, 122529, 122530, 122531, 122532, 122533, 122534, 122536, 122537, 122538, 122539, 122540, 122541, 122542, 122543, 122544, 122545, 122546, 122547, 122548, 122549, 122550, 122551, 122552, 122553, 122554, 122555, 122556, 122557, 122558, 122559, 122560, 122561, 122562, 122563, 122565, 122566, 122567, 122568, 122569, 122570, 122571, 122572, 122573, 122574, 122575, 122576, 122578, 122579, 122580, 122581, 122582, 122583, 122584, 122585, 122586, 122587, 122588, 122589, 122590, 122592, 122593, 122594, 122595, 122596, 122597, 122600, 122601, 122602, 122603, 122605, 122606, 122607, 122608, 122609, 122610, 122611, 122612, 122613, 122614, 122615, 122616, 122617, 122618, 122619, 122620, 122621, 122622, 122623, 122626, 122627, 122628, 122629, 122630, 122631, 122632, 122633, 122634, 122635, 122636, 122637, 122638, 122639, 122640, 122641, 122642, 122643, 122644, 122645, 122646, 122647, 122648, 122649, 122650, 122651, 122652, 122653, 122654, 122655, 122656, 122657, 122658, 122659, 122660, 122661, 122662, 122663, 122664, 122665, 122666, 122668, 122669, 122670, 122671, 122672, 122673, 122674, 122675, 122676, 122677, 122678, 122679, 122680, 122681, 122682, 122683, 122684, 122685, 122686, 122687, 122688, 122689, 122690, 122691, 122692, 122693, 122694, 122695, 122696, 122697, 122698, 122699, 122700, 122701, 122702, 122703, 122704, 122705, 122706, 122707, 122708, 122709, 122710, 122711, 122712, 122713, 122714, 122715, 122716, 122717, 122718, 122719, 122720, 122721, 122722, 122723, 122724, 122725, 122726, 122729, 122730, 122731, 122732, 122733, 122735, 122736, 122737, 122739, 122740, 122741, 122743, 122744, 122745, 122746, 122748, 122749, 122750, 122751, 122752, 122753, 122754, 122755, 122756, 122757, 122759, 122760, 122761, 122762, 122763, 122764, 122765, 122766, 122767, 122768, 122769, 122770, 122771, 122772, 122773, 122777, 122778, 122780, 122781, 122782, 122783, 122785, 122786, 122787, 122788, 122789, 122790, 122791, 122792, 122793, 122794, 122795, 122797, 122799, 122800, 122801, 122803, 122804, 122805, 122806, 122807, 122808, 122809, 122810, 122811, 122812, 122813, 122814, 122815, 122816, 122817, 122818, 122819, 122820, 122821, 122826, 122827, 122831, 122832, 122833, 122834, 122835, 122836, 122837, 122838, 122839, 122840, 122841, 122842, 122843, 122844, 122845, 122846, 122847, 122848, 122849, 122850, 122851, 122852, 122853, 122854, 122856, 122857, 122858, 122859, 122860, 122864, 122866, 122867, 122868, 122869, 122870, 122871, 122872, 122873, 122874, 122875, 122882, 122883, 122884, 122885, 122886, 122887, 122889, 122890, 122891, 122892, 122893, 122894, 122895, 122896, 122897, 122898, 122899, 122901, 122902, 122903, 122904, 122905, 122906, 122907, 122908, 122909, 122910, 122911, 122912, 122913, 122915, 122916, 122917, 122918, 122919, 122920, 122921, 122922, 122923, 122924, 122926, 122927, 122928, 122929, 122930, 122931, 122932, 122933, 122934, 122935, 122936, 122937, 122938, 122939, 122940, 122942, 122943, 122944, 122945, 122946, 122947, 122948, 122949, 122950, 122951, 122952, 122953, 122954, 122955, 122956, 122957, 122958, 122961, 122963, 122964, 122965, 122966, 122967, 122968, 122969, 122970, 122971, 122972, 122973, 122974, 122975, 122976, 122977, 122978, 122979, 122980, 122981, 122982, 122983, 122984, 122986, 122987, 122988, 122989, 122990, 122991, 122992, 122993, 122994, 122995, 122996, 122997, 122998, 122999, 123000, 123001, 123003, 123004, 123005, 123006, 123007, 123008, 123009, 123010, 123011, 123012, 123013, 123014, 123015, 123016, 123019, 123020, 123021, 123022, 123023, 123024, 123025, 123026, 123027, 123029, 123030, 123031, 123032, 123033, 123034, 123035, 123036, 123037, 123039, 123040, 123041, 123042, 123043, 123044, 123045, 123046, 123047, 123048, 123049, 123050, 123051, 123052, 123053, 123054, 123055, 123056, 123057, 123058, 123059, 123060, 123061, 123062, 123063, 123064, 123065, 123066, 123067, 123068, 123069, 123070, 123071, 123072, 123073, 123074, 123075, 123076, 123077, 123078, 123079, 123080, 123081, 123082, 123083, 123084, 123085, 123086, 123087, 123088, 123089, 123090, 123091, 123092, 123093, 123094, 123095, 123096, 123097, 123098, 123099, 123100, 123101, 123102, 123103, 123104, 123105, 123106, 123107, 123108, 123109, 123110, 123111, 123112, 123113, 123114, 123115, 123116, 123117, 123118, 123119, 123120, 123121, 123122, 123123, 123124, 123125, 123126, 123127, 123128, 123129, 123130, 123131, 123135, 123139, 123140, 123141, 123142, 123143, 123144, 123146, 123147, 123148, 123149, 123150, 123151, 123156, 123168, 123169, 123170, 123171, 123178, 123179, 123180, 123181, 123183, 123184, 123185, 123186, 123187, 123189, 123190, 123191, 123192, 123193, 123194, 123195, 123196, 123197, 123198, 123199, 123210, 123212, 123215, 123223, 123224, 123225, 123226, 123227, 123228, 123230, 123231, 123232, 123233, 123234, 123235, 123236, 123237, 123239, 123241, 123243, 123244, 123245, 123247, 123248, 123249, 123250, 123252, 123253, 123254, 123255, 123256, 123257, 123258, 123259, 123260, 123261, 123262, 123263, 123264, 123265, 123266, 123267, 123268, 123269, 123270, 123271, 123272, 123274, 123275, 123276, 123278, 123279, 123280, 123281, 123282, 123283, 123285, 123286, 123287, 123288, 123289, 123290, 123291, 123292, 123293, 123297, 123298, 123301, 123302, 123303, 123304, 123305, 123306, 123307, 123308, 123309, 123310, 123311, 123312, 123313, 123314, 123315, 123316, 123317, 123319, 123320, 123321, 123322, 123323, 123324, 123328, 123329, 123331, 123332, 123333, 123334, 123335, 123336, 123339, 123341, 123342, 123343, 123344, 123345, 123346, 123347, 123348, 123349, 123350, 123351, 123352, 123353, 123354, 123355, 123358, 123359, 123360, 123366, 123367, 123368, 123369, 123370, 123371, 123372, 123389, 123390, 123392, 123393, 123394, 123395, 123396, 123397, 123398, 123399, 123400, 123401, 123402, 123403, 123404, 123405, 123406, 123407, 123410, 123411, 123412, 123413, 123414, 123415, 123416, 123417, 123418, 123419, 123420, 123421, 123422, 123423, 123424, 123425, 123426, 123427, 123428, 123432, 123433, 123434, 123435, 123436, 123437, 123439, 123440, 123441, 123442, 123443, 123450, 123451, 123452, 123453, 123454, 123455, 123456, 123457, 123458, 123459, 123460, 123461, 123464, 123467, 123469, 123471, 123472, 123473, 123474, 123475, 123476, 123477, 123478, 123480, 123481, 123483, 123486, 123487, 123488, 123489, 123490, 123491, 123492, 123493, 123494, 123495, 123497, 123498, 123499, 123500, 123501, 123502, 123503, 123504, 123505, 123506, 123507, 123508, 123509, 123511, 123512, 123513, 123514, 123515, 123519, 123520, 123521, 123522, 123524, 123525, 123526, 123527, 123528, 123529, 123530, 123531, 123532, 123533, 123534, 123535, 123536, 123537, 123538, 123539, 123540, 123541, 123542, 123543, 123544, 123545, 123546, 123547, 123548, 123549, 123550, 123552, 123553, 123554, 123555, 123556, 123557, 123558, 123560, 123562, 123563, 123565, 123566, 123567, 123568, 123569, 123570, 123571, 123572, 123573, 123574, 123575, 123586, 123587, 123588, 123589, 123594, 123595, 123596, 123597, 123598, 123599, 123601, 123602, 123603, 123604, 123615, 123616, 123617, 123618, 123619, 123620, 123627, 123628, 123629, 123631, 123633, 123634, 123635, 123636, 123637, 123638, 123639, 123640, 123641, 123642, 123643, 123644, 123645, 123646, 123647, 123648, 123649, 123650, 123651, 123652, 123653, 123654, 123655, 123656, 123657, 123658, 123659, 123660, 123662, 123665, 123667, 123668, 123669, 123670, 123671, 123672, 123673, 123675, 123677, 123679, 123680, 123681, 123682, 123683, 123684, 123686, 123687, 123688, 123689, 123690, 123691, 123693, 123694, 123695, 123696, 123698, 123699, 123702, 123704, 123705, 123706, 123707, 123708, 123709, 123710, 123711, 123712, 123713, 123714, 123715, 123716, 123719, 123720, 123721, 123722, 123723, 123726, 123727, 123728, 123729, 123730, 123731, 123735, 123736, 123738, 123742, 123743, 123744, 123745, 123746, 123747, 123748, 123749, 123750, 123755, 123756, 123757, 123759, 123760, 123761, 123762, 123763, 123764, 123767, 123769, 123771, 123772, 123773, 123774, 123775, 123776, 123777, 123778, 123779, 123780, 123781, 123782, 123783, 123785, 123786, 123787, 123788, 123789, 123790, 123793, 123794, 123796, 123797, 123800, 123801, 123802, 123803, 123804, 123809, 123810, 123811, 123812, 123813, 123814, 123815, 123816, 123817, 123818, 123819, 123821, 123822, 123824, 123825, 123826, 123827, 123828, 123830, 123831, 123832, 123833, 123834, 123835, 123836, 123837, 123838, 123839, 123840, 123842, 123843, 123847, 123848, 123849, 123851, 123852, 123853, 123854, 123855, 123856, 123857, 123858, 123859, 123860, 123861, 123862, 123863, 123864, 123865, 123866, 123868, 123869, 123871, 123872, 123873, 123874, 123875, 123876, 123877, 123878, 123879, 123880, 123881, 123882, 123883, 123884, 123885, 123886, 123887, 123888, 123889, 123890, 123891, 123892, 123893, 123894, 123895, 123896, 123897, 123898, 123899, 123900, 123901, 123902, 123903, 123904, 123905, 123906, 123907, 123908, 123909, 123910, 123911, 123912, 123913, 123914, 123915, 123916, 123917, 123918, 123919, 123920, 123921, 123922, 123923, 123924, 123925, 123926, 123927, 123928, 123929, 123930, 123931, 123932, 123933, 123934, 123935, 123936, 123938, 123939, 123940, 123941, 123942, 123943, 123944, 123946, 123947, 123948, 123949, 123950, 123951, 123952, 123953, 123954, 123955, 123956, 123957, 123958, 123959, 123960, 123961, 123962, 123963, 123964, 123965, 123966, 123967, 123968, 123969, 123970, 123971, 123972, 123973, 123974, 123975, 123976, 123977, 123978, 123979, 123980, 123981, 123982, 123983, 123984, 123985, 123986, 123987, 123988, 123989, 123990, 123991, 123992, 123993, 123994, 123995, 123996, 123997, 123998, 123999, 124000, 124001, 124002, 124003, 124004, 124005, 124006, 124007, 124008, 124009, 124010, 124011, 124012, 124013, 124014, 124015, 124016, 124017, 124018, 124019, 124020, 124021, 124022, 124023, 124024, 124025, 124026, 124027, 124029, 124030, 124032, 124033, 124034, 124035, 124036, 124037, 124038, 124039, 124040, 124041, 124043, 124044, 124046, 124047, 124048, 124049, 124050, 124051, 124052, 124053, 124054, 124055, 124056, 124057, 124058, 124059, 124060, 124061, 124062, 124063, 124064, 124065, 124066, 124067, 124069, 124070, 124071, 124072, 124073, 124074, 124076, 124077, 124079, 124080, 124081, 124082, 124083, 124084, 124085, 124086, 124087, 124088, 124089, 124090, 124091, 124092, 124094, 124095, 124096, 124097, 124099, 124100, 124101, 124102, 124103, 124104, 124105, 124106, 124107, 124108, 124109, 124110, 124111, 124112, 124113, 124114, 124115, 124116, 124117, 124118, 124119, 124120, 124121, 124122, 124123, 124124, 124125, 124126, 124127, 124128, 124129, 124130, 124131, 124132, 124133, 124134, 124135, 124136, 124138, 124139, 124140, 124141, 124142, 124143, 124144, 124145, 124146, 124147, 124148, 124149, 124150, 124151, 124152, 124153, 124154, 124157, 124158, 124159, 124160, 124162, 124163, 124164, 124165, 124166, 124167, 124168, 124169, 124170, 124171, 124172, 124173, 124174, 124175, 124176, 124177, 124178, 124179, 124180, 124181, 124182, 124183, 124184, 124185, 124186, 124187, 124188, 124191, 124192, 124193, 124194, 124195, 124196, 124197, 124198, 124199, 124200, 124201, 124202, 124203, 124204, 124205, 124207, 124208, 124209, 124211, 124215, 124216, 124217, 124218, 124219, 124220, 124221, 124222, 124223, 124225, 124226, 124227, 124228, 124229, 124230, 124231, 124232, 124233, 124234, 124235, 124236, 124237, 124238, 124239, 124243, 124244, 124245, 124246, 124247, 124248, 124249, 124250, 124251, 124252, 124253, 124257, 124259, 124260, 124261, 124262, 124263, 124264, 124265, 124266, 124267, 124268, 124269, 124270, 124271, 124274, 124275, 124276, 124277, 124278, 124279, 124280, 124281, 124282, 124283, 124284, 124285, 124286, 124287, 124288, 124289, 124290, 124292, 124293, 124294, 124295, 124296, 124297, 124298, 124299, 124300, 124301, 124302, 124303, 124304, 124306, 124309, 124310, 124311, 124312, 124313, 124314, 124316, 124322, 124323, 124324, 124326, 124328, 124330, 124337, 124338, 124339, 124340, 124341, 124342, 124343, 124344, 124345, 124346, 124348, 124349, 124350, 124351, 124352, 124353, 124354, 124355, 124356, 124357, 124358, 124359, 124360, 124361, 124362, 124363, 124364, 124366, 124367, 124368, 124369, 124370, 124373, 124374, 124375, 124376, 124377, 124378, 124379, 124380, 124381, 124382, 124383, 124384, 124385, 124386, 124387, 124388, 124389, 124390, 124392, 124393, 124394, 124395, 124396, 124397, 124398, 124399, 124400, 124401, 124402, 124404, 124405, 124407, 124408, 124409, 124410, 124411, 124412, 124413, 124415, 124416, 124417, 124418, 124419, 124420, 124421, 124422, 124423, 124424, 124425, 124426, 124427, 124428, 124429, 124430, 124431, 124432, 124433, 124434, 124435, 124436, 124437, 124438, 124439, 124440, 124444, 124445, 124446, 124447, 124448, 124449, 124450, 124452, 124453, 124454, 124455, 124456, 124457, 124458, 124459, 124460, 124462, 124463, 124464, 124465, 124466, 124467, 124468, 124469, 124470, 124471, 124472, 124473, 124474, 124475, 124476, 124477, 124478, 124479, 124480, 124481, 124482, 124483, 124485, 124486, 124487, 124488, 124489, 124490, 124491, 124492, 124494, 124495, 124497, 124498, 124499, 124502, 124503, 124504, 124505, 124506, 124507, 124508, 124511, 124512, 124513, 124514, 124515, 124516, 124517, 124522, 124526, 124527, 124529, 124530, 124531, 124532, 124533, 124536, 124537, 124538, 124539, 124540, 124542, 124543, 124544, 124545, 124546, 124547, 124548, 124549, 124550, 124551, 124552, 124554, 124555, 124556, 124557, 124558, 124559, 124560, 124561, 124562, 124564, 124565, 124566, 124567, 124568, 124569, 124570, 124571, 124572, 124573, 124574, 124575, 124576, 124577, 124578, 124579, 124580, 124581, 124582, 124583, 124584, 124585, 124586, 124587, 124588, 124589, 124590, 124591, 124592, 124593, 124594, 124595, 124597, 124598, 124600, 124601, 124602, 124603, 124604, 124605, 124606, 124607, 124608, 124609, 124610, 124611, 124612, 124613, 124614, 124615, 124616, 124617, 124618, 124619, 124620, 124621, 124622, 124624, 124625, 124626, 124627, 124628, 124629, 124630, 124631, 124632, 124633, 124634, 124635, 124637, 124638, 124639, 124641, 124642, 124647, 124648, 124649, 124650, 124651, 124652, 124653, 124654, 124655, 124656, 124657, 124658, 124660, 124666, 124667, 124669, 124670, 124671, 124672, 124673, 124674, 124675, 124676, 124677, 124678, 124679, 124680, 124681, 124682, 124683, 124684, 124685, 124686, 124687, 124688, 124689, 124690, 124691, 124692, 124693, 124694, 124695, 124696, 124697, 124698, 124700, 124701, 124702, 124703, 124704, 124705, 124707, 124708, 124710, 124711, 124712, 124713, 124715, 124716, 124717, 124718, 124719, 124720, 124721, 124722, 124724, 124725, 124726, 124727, 124728, 124729, 124730, 124731, 124732, 124733, 124734, 124735, 124736, 124737, 124738, 124739, 124740, 124741, 124742, 124743, 124744, 124745, 124746, 124747, 124748, 124749, 124751, 124752, 124753, 124754, 124755, 124756, 124757, 124759, 124760, 124761, 124762, 124763, 124764, 124765, 124766, 124767, 124768, 124769, 124771, 124772, 124773, 124774, 124775, 124776, 124777, 124778, 124779, 124780, 124781, 124782, 124785, 124786, 124787, 124788, 124791, 124792, 124794, 124795, 124796, 124797, 124798, 124799, 124801, 124802, 124803, 124804, 124805, 124806, 124809, 124810, 124811, 124812, 124813, 124814, 124815, 124816, 124817, 124818, 124819, 124820, 124821, 124822, 124823, 124825, 124826, 124827, 124828, 124829, 124830, 124831, 124832, 124833, 124834, 124835, 124836, 124837, 124838, 124839, 124840, 124841, 124842, 124843, 124844, 124845, 124846, 124847, 124848, 124849, 124850, 124851, 124854, 124855, 124856, 124858, 124859, 124860, 124861, 124862, 124863, 124864, 124865, 124866, 124867, 124868, 124869, 124870, 124871, 124872, 124873, 124874, 124875, 124878, 124879, 124880, 124881, 124882, 124883, 124884, 124885, 124886, 124887, 124888, 124889, 124890, 124891, 124892, 124893, 124894, 124895, 124896, 124897, 124898, 124899, 124900, 124901, 124902, 124903, 124904, 124905, 124906, 124907, 124908, 124909, 124910, 124911, 124912, 124913, 124914, 124915, 124917, 124918, 124919, 124920, 124921, 124922, 124923, 124924, 124925, 124926, 124927, 124928, 124929, 124930, 124931, 124932, 124933, 124934, 124935, 124936, 124937, 124938, 124939, 124940, 124941, 124942, 124943, 124944, 124945, 124946, 124947, 124948, 124949, 124950, 124951, 124952, 124953, 124957, 124958, 124959, 124960, 124961, 124962, 124963, 124964, 124966, 124967, 124969, 124970, 124971, 124972, 124973, 124974, 124975, 124976, 124977, 124978, 124979, 124980, 124981, 124982, 124983, 124984, 124985, 124986, 124987, 124988, 124989, 124990, 124991, 124992, 124993, 124994, 124995, 124996, 124997, 124998, 124999, 125000, 125001, 125002, 125003, 125004, 125005, 125006, 125007, 125008, 125009, 125010, 125011, 125012, 125013, 125014, 125015, 125016, 125017, 125018, 125020, 125021, 125022, 125023, 125024, 125026, 125027, 125028, 125029, 125030, 125032, 125033, 125034, 125035, 125036, 125037, 125038, 125039, 125040, 125041, 125042, 125047, 125048, 125049, 125050, 125051, 125052, 125055, 125056, 125057, 125058, 125060, 125061, 125062, 125063, 125065, 125066, 125073, 125074, 125075, 125076, 125077, 125078, 125079, 125080, 125081, 125082, 125083, 125084, 125085, 125086, 125087, 125088, 125089, 125090, 125091, 125092, 125093, 125094, 125095, 125096, 125097, 125098, 125099, 125100, 125101, 125102, 125103, 125104, 125105, 125106, 125107, 125108, 125109, 125110, 125111, 125112, 125113, 125114, 125115, 125116, 125117, 125118, 125119, 125120, 125121, 125122, 125123, 125124, 125125, 125126, 125128, 125129, 125130, 125131, 125132, 125133, 125134, 125136, 125137, 125138, 125139, 125140, 125141, 125145, 125146, 125147, 125148, 125149, 125151, 125152, 125153, 125154, 125155, 125156, 125157, 125158, 125159, 125160, 125161, 125164, 125167, 125168, 125169, 125170, 125171, 125172, 125173, 125174, 125175, 125176, 125177, 125178, 125180, 125181, 125182, 125183, 125184, 125189, 125190, 125191, 125192, 125193, 125194, 125196, 125197, 125198, 125199, 125201, 125202, 125203, 125204, 125205, 125206, 125207, 125210, 125211, 125212, 125213, 125214, 125215, 125216, 125217, 125218, 125219, 125220, 125221, 125222, 125223, 125224, 125225, 125226, 125227, 125228, 125229, 125230, 125231, 125232, 125233, 125234, 125235, 125236, 125237, 125238, 125239, 125240, 125241, 125242, 125243, 125244, 125245, 125246, 125247, 125248, 125249, 125250, 125251, 125252, 125253, 125254, 125256, 125257, 125258, 125259, 125260, 125261, 125262, 125263, 125264, 125265, 125269, 125270, 125271, 125272, 125274, 125275, 125276, 125277, 125278, 125279, 125280, 125281, 125283, 125284, 125285, 125286, 125287, 125288, 125289, 125290, 125291, 125292, 125293, 125294, 125295, 125296, 125297, 125298, 125299, 125300, 125305, 125306, 125307, 125308, 125309, 125310, 125311, 125312, 125313, 125314, 125315, 125316, 125317, 125318, 125319, 125320, 125321, 125322, 125323, 125324, 125325, 125326, 125327, 125328, 125329, 125331, 125333, 125334, 125335, 125336, 125337, 125338, 125339, 125340, 125341, 125342, 125343, 125344, 125345, 125346, 125347, 125348, 125349, 125350, 125351, 125352, 125353, 125354, 125355, 125356, 125357, 125358, 125359, 125360, 125361, 125362, 125363, 125364, 125365, 125366, 125367, 125368, 125369, 125370, 125371, 125373, 125374, 125375, 125376, 125379, 125380, 125381, 125382, 125383, 125385, 125386, 125387, 125388, 125389, 125390, 125391, 125392, 125393, 125394, 125395, 125396, 125397, 125398, 125399, 125400, 125401, 125406, 125407, 125409, 125410, 125411, 125412, 125413, 125414, 125415, 125416, 125417, 125418, 125419, 125420, 125421, 125422, 125423, 125424, 125425, 125426, 125427, 125428, 125429, 125430, 125431, 125432, 125433, 125434, 125435, 125436, 125437, 125438, 125439, 125440, 125441, 125442, 125443, 125444, 125445, 125446, 125447, 125448, 125449, 125450, 125451, 125452, 125453, 125454, 125455, 125456, 125457, 125458, 125459, 125460, 125461, 125462, 125463, 125464, 125466, 125467, 125468, 125469, 125470, 125471, 125472, 125473, 125474, 125475, 125476, 125477, 125478, 125479, 125480, 125481, 125483, 125484, 125485, 125486, 125487, 125488, 125489, 125490, 125491, 125492, 125493, 125494, 125495, 125496, 125497, 125498, 125499, 125500, 125501, 125502, 125503, 125504, 125505, 125506, 125507, 125508, 125509, 125510, 125511, 125512, 125513, 125514, 125515, 125516, 125517, 125518, 125519, 125520, 125521, 125522, 125523, 125524, 125525, 125527, 125532, 125535, 125537, 125542, 125545, 125547, 125549, 125562, 125565, 125566, 125569, 125570, 125571, 125576, 125578, 125579, 125582, 125584, 125585, 125586, 125587, 125589, 125590, 125599, 125603, 125604, 125606, 125607, 125609, 125612, 125615, 125617, 125619, 125620, 125621, 125622, 125625, 125626, 125634, 125636, 125638, 125646, 125648, 125652, 125654, 125655, 125656, 125666, 125667, 125678, 125679, 125682, 125683, 125689, 125691, 125692, 125702, 125703, 125704, 125707, 125717, 125718, 125720, 125723, 125734, 125737, 125738, 125745, 125748, 125755, 125756, 125757, 125758, 125759, 125760, 125764, 125771, 125776, 125777, 125778, 125779, 125780, 125781, 125783, 125784, 125785, 125788, 125790, 125791, 125813, 125814, 125815, 125816, 125817, 125818, 125819, 125820, 125821, 125822, 125823, 125824, 125825, 125826, 125827, 125828, 125829, 125830, 125832, 125833, 125834, 125835, 125836, 125837, 125838, 125839, 125840, 125841, 125842, 125843, 125844, 125845, 125846, 125847, 125848, 125849, 125850, 125851, 125852, 125853, 125854, 125855, 125856, 125857, 125858, 125859, 125860, 125861, 125862, 125863, 125864, 125865, 125866, 125867, 125868, 125869, 125870, 125871, 125872, 125873, 125874, 125875, 125876, 125878, 125879, 125880, 125881, 125882, 125883, 125884, 125885, 125886, 125887, 125888, 125889, 125890, 125891, 125892, 125893, 125894, 125895, 125896, 125897, 125898, 125899, 125900, 125901, 125902, 125903, 125904, 125905, 125906, 125907, 125908, 125909, 125910, 125911, 125912, 125913, 125917, 125918, 125919, 125920, 125921, 125922, 125923, 125924, 125925, 125926, 125927, 125928, 125929, 125930, 125931, 125932, 125933, 125934, 125935, 125936, 125937, 125938, 125939, 125940, 125941, 125942, 125943, 125944, 125945, 125946, 125947, 125948, 125949, 125950, 125951, 125952, 125953, 125954, 125955, 125956, 125957, 125958, 125959, 125960, 125961, 125962, 125963, 125964, 125965, 125966, 125967, 125968, 125969, 125970, 125976, 125977, 125978, 125979, 125980, 125981, 125982, 125983, 125990, 125991, 125992, 125993, 125994, 125995, 125996, 125997, 125998, 125999, 126000, 126001, 126002, 126003, 126004, 126005, 126006, 126007, 126008, 126009, 126010, 126011, 126012, 126013, 126014, 126015, 126016, 126017, 126018, 126019, 126020, 126021, 126022, 126023, 126024, 126025, 126030, 126031, 126032, 126033, 126034, 126035, 126036, 126037, 126038, 126039, 126040, 126041, 126042, 126043, 126044, 126045, 126046, 126047, 126048, 126049, 126050, 126051, 126052, 126054, 126056, 126057, 126058, 126059, 126060, 126061, 126062, 126065, 126066, 126067, 126068, 126070, 126071, 126072, 126073, 126074, 126075, 126076, 126077, 126078, 126079, 126080, 126081, 126082, 126083, 126084, 126085, 126086, 126087, 126088, 126089, 126090, 126091, 126092, 126093, 126094, 126095, 126096, 126097, 126098, 126099, 126100, 126101, 126102, 126106, 126107, 126108, 126109, 126110, 126111, 126112, 126113, 126114, 126115, 126117, 126118, 126119, 126120, 126121, 126123, 126124, 126125, 126126, 126127, 126128, 126129, 126130, 126131, 126132, 126133, 126134, 126135, 126136, 126137, 126138, 126139, 126140, 126141, 126142, 126143, 126144, 126145, 126146, 126148, 126149, 126150, 126151, 126152, 126153, 126156, 126157, 126158, 126159, 126160, 126161, 126162, 126163, 126164, 126165, 126166, 126167, 126168, 126169, 126170, 126171, 126172, 126173, 126174, 126175, 126176, 126177, 126178, 126179, 126180, 126181, 126183, 126184, 126185, 126186, 126187, 126188, 126189, 126190, 126191, 126193, 126194, 126195, 126196, 126197, 126198, 126199, 126200, 126201, 126202, 126203, 126204, 126205, 126206, 126207, 126208, 126209, 126210, 126211, 126212, 126213, 126215, 126216, 126217, 126218, 126219, 126220, 126221, 126223, 126224, 126225, 126227, 126228, 126229, 126230, 126231, 126232, 126233, 126234, 126235, 126236, 126237, 126239, 126240, 126241, 126243, 126244, 126245, 126246, 126247, 126248, 126249, 126250, 126251, 126252, 126253, 126254, 126255, 126256, 126257, 126258, 126259, 126260, 126262, 126263, 126264, 126265, 126266, 126267, 126268, 126274, 126275, 126276, 126277, 126279, 126280, 126281, 126282, 126283, 126284, 126285, 126286, 126287, 126288, 126289, 126290, 126291, 126292, 126293, 126294, 126295, 126297, 126298, 126299, 126301, 126302, 126304, 126305, 126306, 126307, 126308, 126309, 126310, 126311, 126312, 126313, 126314, 126315, 126316, 126319, 126320, 126321, 126323, 126324, 126325, 126326, 126327, 126328, 126329, 126330, 126331, 126332, 126333, 126334, 126335, 126336, 126337, 126338, 126339, 126340, 126341, 126342, 126343, 126344, 126345, 126346, 126349, 126351, 126352, 126353, 126354, 126355, 126356, 126357, 126362, 126363, 126364, 126365, 126366, 126367, 126368, 126369, 126370, 126371, 126372, 126373, 126374, 126375, 126376, 126377, 126378, 126379, 126380, 126381, 126382, 126385, 126387, 126388, 126389, 126390, 126391, 126392, 126393, 126394, 126395, 126396, 126397, 126398, 126399, 126400, 126401, 126402, 126403, 126404, 126405, 126406, 126407, 126408, 126409, 126410, 126411, 126412, 126413, 126414, 126415, 126416, 126417, 126418, 126419, 126420, 126421, 126422, 126423, 126424, 126425, 126426, 126427, 126428, 126429, 126430, 126431, 126432, 126433, 126434, 126435, 126436, 126437, 126438, 126440, 126441, 126442, 126443, 126444, 126445, 126446, 126447, 126448, 126449, 126450, 126451, 126452, 126453, 126454, 126455, 126456, 126457, 126458, 126459, 126460, 126461, 126462, 126463, 126464, 126465, 126466, 126467, 126468, 126469, 126470, 126471, 126472, 126473, 126474, 126475, 126476, 126477, 126478, 126479, 126480, 126481, 126482, 126483, 126488, 126489, 126490, 126491, 126492, 126493, 126494, 126495, 126496, 126497, 126498, 126499, 126501, 126502, 126503, 126504, 126506, 126507, 126508, 126509, 126511, 126512, 126513, 126514, 126519, 126521, 126522, 126523, 126524, 126525, 126526, 126527, 126528, 126529, 126530, 126531, 126532, 126533, 126534, 126535, 126536, 126537, 126538, 126539, 126540, 126541, 126542, 126543, 126544, 126545, 126546, 126547, 126548, 126549, 126550, 126551, 126552, 126553, 126554, 126555, 126556, 126557, 126558, 126559, 126560, 126561, 126562, 126563, 126564, 126565, 126566, 126567, 126569, 126570, 126571, 126572, 126573, 126574, 126575, 126576, 126577, 126578, 126579, 126581, 126582, 126583, 126584, 126585, 126586, 126587, 126588, 126589, 126590, 126591, 126593, 126594, 126595, 126596, 126597, 126598, 126599, 126600, 126601, 126602, 126603, 126604, 126605, 126606, 126607, 126608, 126609, 126610, 126611, 126612, 126613, 126614, 126616, 126618, 126619, 126620, 126621, 126623, 126624, 126625, 126626, 126627, 126628, 126629, 126630, 126631, 126632, 126633, 126634, 126635, 126637, 126638, 126639, 126640, 126641, 126642, 126643, 126644, 126645, 126646, 126647, 126648, 126649, 126650, 126653, 126654, 126655, 126656, 126657, 126658, 126659, 126660, 126661, 126662, 126663, 126664, 126665, 126666, 126667, 126668, 126669, 126670, 126671, 126672, 126673, 126674, 126675, 126676, 126677, 126678, 126679, 126680, 126681, 126682, 126683, 126684, 126685, 126687, 126688, 126689, 126691, 126694, 126695, 126696, 126697, 126698, 126699, 126700, 126701, 126702, 126703, 126704, 126705, 126707, 126708, 126709, 126710, 126712, 126713, 126714, 126715, 126716, 126717, 126718, 126719, 126720, 126721, 126722, 126723, 126724, 126725, 126726, 126727, 126728, 126729, 126730, 126731, 126732, 126733, 126734, 126735, 126736, 126737, 126738, 126739, 126740, 126741, 126743, 126749, 126750, 126751, 126752, 126753, 126760, 126761, 126762, 126763, 126764, 126765, 126766, 126767, 126768, 126769, 126770, 126771, 126772, 126773, 126774, 126775, 126776, 126777, 126778, 126779, 126780, 126781, 126782, 126783, 126784, 126785, 126786, 126787, 126788, 126789, 126790, 126791, 126794, 126795, 126796, 126797, 126799, 126800, 126802, 126804, 126805, 126806, 126807, 126808, 126809, 126810, 126811, 126812, 126813, 126814, 126815, 126816, 126817, 126818, 126819, 126820, 126821, 126822, 126823, 126824, 126825, 126826, 126827, 126828, 126829, 126830, 126831, 126832, 126833, 126835, 126836, 126838, 126839, 126841, 126842, 126843, 126844, 126845, 126846, 126847, 126848, 126849, 126851, 126852, 126853, 126854, 126855, 126857, 126858, 126860, 126861, 126862, 126863, 126864, 126865, 126866, 126867, 126868, 126869, 126870, 126871, 126872, 126873, 126874, 126875, 126876, 126877, 126878, 126879, 126880, 126883, 126884, 126885, 126886, 126887, 126888, 126889, 126890, 126891, 126892, 126893, 126894, 126895, 126896, 126898, 126899, 126900, 126901, 126902, 126903, 126904, 126905, 126906, 126907, 126908, 126909, 126910, 126911, 126912, 126913, 126914, 126915, 126916, 126917, 126918, 126919, 126923, 126924, 126926, 126927, 126928, 126929, 126930, 126931, 126933, 126934, 126937, 126939, 126940, 126941, 126942, 126943, 126944, 126945, 126946, 126947, 126948, 126949, 126950, 126951, 126952, 126953, 126954, 126955, 126957, 126959, 126960, 126961, 126963, 126964, 126965, 126966, 126967, 126968, 126969, 126970, 126971, 126972, 126973, 126974, 126975, 126976, 126977, 126978, 126979, 126980, 126981, 126982, 126983, 126984, 126986, 126987, 126989, 126990, 126991, 126992, 126993, 126994, 126995, 126996, 126997, 126998, 126999, 127000, 127001, 127004, 127005, 127006, 127008, 127009, 127010, 127011, 127012, 127013, 127015, 127016, 127017, 127018, 127019, 127021, 127023, 127024, 127025, 127026, 127027, 127028, 127029, 127030, 127031, 127032, 127033, 127034, 127035, 127036, 127037, 127038, 127039, 127040, 127041, 127042, 127043, 127044, 127045, 127048, 127049, 127050, 127051, 127053, 127055, 127056, 127057, 127058, 127059, 127060, 127061, 127062, 127063, 127064, 127065, 127068, 127069, 127070, 127071, 127072, 127073, 127074, 127075, 127076, 127077, 127078, 127079, 127080, 127081, 127083, 127084, 127085, 127086, 127087, 127088, 127089, 127090, 127091, 127092, 127096, 127097, 127098, 127099, 127100, 127101, 127102, 127103, 127104, 127105, 127106, 127107, 127108, 127109, 127110, 127111, 127112, 127113, 127114, 127115, 127116, 127117, 127118, 127119, 127120, 127121, 127122, 127123, 127124, 127125, 127126, 127127, 127128, 127129, 127130, 127131, 127132, 127133, 127134, 127135, 127136, 127137, 127140, 127141, 127142, 127143, 127144, 127145, 127146, 127147, 127148, 127149, 127150, 127151, 127152, 127153, 127154, 127155, 127156, 127157, 127158, 127159, 127160, 127161, 127162, 127163, 127164, 127165, 127166, 127167, 127168, 127169, 127170, 127171, 127172, 127173, 127174, 127175, 127176, 127177, 127178, 127179, 127180, 127181, 127182, 127183, 127184, 127185, 127186, 127187, 127188, 127189, 127190, 127191, 127192, 127193, 127197, 127198, 127202, 127203, 127204, 127205, 127206, 127207, 127208, 127210, 127211, 127212, 127213, 127214, 127215, 127216, 127217, 127218, 127219, 127220, 127221, 127222, 127223, 127224, 127225, 127227, 127228, 127230, 127231, 127232, 127233, 127234, 127235, 127236, 127237, 127238, 127239, 127240, 127241, 127242, 127243, 127244, 127245, 127246, 127247, 127248, 127253, 127254, 127255, 127256, 127257, 127259, 127260, 127261, 127262, 127264, 127265, 127266, 127267, 127268, 127269, 127270, 127271, 127272, 127273, 127274, 127275, 127276, 127277, 127278, 127279, 127280, 127281, 127282, 127283, 127284, 127285, 127286, 127287, 127288, 127289, 127290, 127291, 127292, 127294, 127295, 127296, 127297, 127298, 127299, 127300, 127301, 127302, 127303, 127304, 127305, 127306, 127307, 127308, 127309, 127310, 127311, 127312, 127313, 127315, 127316, 127317, 127320, 127321, 127322, 127323, 127324, 127325, 127326, 127327, 127328, 127329, 127330, 127331, 127333, 127334, 127335, 127336, 127337, 127338, 127339, 127340, 127341, 127342, 127343, 127344, 127345, 127346, 127347, 127348, 127349, 127350, 127351, 127352, 127353, 127356, 127357, 127360, 127361, 127365, 127366, 127367, 127368, 127369, 127370, 127371, 127373, 127374, 127375, 127376, 127377, 127378, 127379, 127380, 127381, 127382, 127383, 127384, 127385, 127386, 127388, 127389, 127391, 127392, 127393, 127394, 127395, 127396, 127397, 127398, 127399, 127400, 127401, 127402, 127403, 127404, 127405, 127406, 127407, 127408, 127409, 127410, 127411, 127412, 127413, 127414, 127417, 127418, 127419, 127420, 127421, 127422, 127426, 127427, 127428, 127429, 127430, 127431, 127433, 127434, 127435, 127436, 127437, 127438, 127439, 127440, 127441, 127442, 127443, 127444, 127445, 127446, 127447, 127448, 127449, 127450, 127451, 127452, 127453, 127454, 127455, 127456, 127457, 127458, 127459, 127460, 127461, 127462, 127463, 127464, 127465, 127466, 127467, 127468, 127469, 127470, 127471, 127472, 127473, 127474, 127475, 127476, 127477, 127478, 127479, 127480, 127481, 127482, 127484, 127485, 127486, 127488, 127489, 127490, 127491, 127492, 127493, 127494, 127495, 127496, 127497, 127498, 127499, 127500, 127501, 127502, 127503, 127504, 127505, 127506, 127507, 127508, 127509, 127510, 127511, 127512, 127513, 127514, 127515, 127516, 127517, 127518, 127520, 127521, 127522, 127523, 127525, 127526, 127527, 127528, 127529, 127530, 127531, 127532, 127533, 127534, 127535, 127536, 127537, 127538, 127539, 127540, 127541, 127542, 127543, 127546, 127548, 127553, 127554, 127555, 127557, 127558, 127559, 127560, 127561, 127562, 127563, 127564, 127565, 127566, 127567, 127568, 127569, 127570, 127572, 127573, 127574, 127575, 127576, 127577, 127578, 127579, 127580, 127581, 127582, 127583, 127584, 127585, 127586, 127587, 127588, 127595, 127596, 127597, 127598, 127599, 127600, 127601, 127602, 127607, 127608, 127609, 127610, 127611, 127612, 127613, 127614, 127615, 127617, 127618, 127619, 127624, 127626, 127630, 127634, 127636, 127637, 127638, 127639, 127640, 127641, 127642, 127646, 127647, 127648, 127649, 127650, 127651, 127652, 127653, 127654, 127656, 127657, 127658, 127659, 127660, 127661, 127662, 127663, 127664, 127665, 127666, 127667, 127669, 127670, 127671, 127672, 127673, 127674, 127675, 127677, 127680, 127681, 127682, 127684, 127691, 127692, 127694, 127698, 127699, 127700, 127701, 127702, 127703, 127704, 127705, 127706, 127707, 127708, 127709, 127711, 127712, 127713, 127714, 127715, 127716, 127717, 127718, 127719, 127720, 127721, 127722, 127723, 127724, 127725, 127726, 127727, 127728, 127729, 127730, 127731, 127732, 127733, 127734, 127735, 127737, 127738, 127739, 127740, 127741, 127742, 127743, 127744, 127745, 127746, 127747, 127748, 127749, 127750, 127751, 127752, 127753, 127754, 127757, 127758, 127759, 127760, 127761, 127762, 127763, 127764, 127765, 127766, 127767, 127768, 127769, 127770, 127773, 127774, 127775, 127776, 127777, 127778, 127779, 127780, 127781, 127782, 127783, 127784, 127785, 127786, 127787, 127788, 127789, 127790, 127791, 127793, 127794, 127795, 127796, 127797, 127798, 127799, 127800, 127801, 127802, 127803, 127804, 127805, 127806, 127807, 127808, 127809, 127810, 127811, 127812, 127813, 127814, 127815, 127816, 127817, 127818, 127820, 127822, 127823, 127824, 127825, 127826, 127827, 127828, 127829, 127833, 127835, 127836, 127837, 127838, 127839, 127840, 127841, 127842, 127843, 127844, 127845, 127847, 127848, 127849, 127850, 127851, 127852, 127853, 127854, 127855, 127856, 127857, 127858, 127859, 127861, 127862, 127863, 127864, 127865, 127866, 127867, 127868, 127869, 127870, 127871, 127872, 127873, 127874, 127875, 127876, 127877, 127878, 127879, 127880, 127881, 127882, 127883, 127885, 127886, 127889, 127890, 127891, 127892, 127893, 127894, 127895, 127896, 127897, 127898, 127899, 127901, 127902, 127903, 127906, 127907, 127908, 127909, 127911, 127912, 127913, 127914, 127915, 127917, 127918, 127919, 127920, 127921, 127922, 127923, 127924, 127925, 127928, 127929, 127930, 127931, 127932, 127933, 127934, 127935, 127936, 127937, 127938, 127939, 127940, 127942, 127943, 127944, 127945, 127946, 127947, 127948, 127949, 127950, 127951, 127952, 127953, 127954, 127955, 127956, 127957, 127958, 127960, 127961, 127962, 127963, 127964, 127966, 127967, 127968, 127969, 127970, 127971, 127974, 127975, 127976, 127977, 127978, 127979, 127980, 127981, 127982, 127983, 127984, 127985, 127986, 127987, 127988, 127989, 127990, 127991, 127992, 127993, 127994, 127995, 127996, 127997, 127998, 127999, 128000, 128001, 128002, 128003, 128004, 128005, 128006, 128007, 128008, 128009, 128010, 128011, 128012, 128013, 128014, 128015, 128016, 128017, 128018, 128019, 128020, 128021, 128022, 128023, 128024, 128025, 128027, 128028, 128030, 128031, 128032, 128033, 128034, 128035, 128036, 128037, 128038, 128039, 128040, 128041, 128042, 128043, 128044, 128045, 128046, 128047, 128048, 128051, 128052, 128053, 128054, 128055, 128056, 128057, 128058, 128059, 128060, 128061, 128062, 128063, 128064, 128065, 128066, 128067, 128068, 128069, 128070, 128071, 128072, 128073, 128074, 128075, 128076, 128077, 128078, 128079, 128080, 128081, 128082, 128083, 128084, 128085, 128086, 128087, 128088, 128089, 128090, 128091, 128092, 128093, 128094, 128095, 128096, 128097, 128098, 128099, 128100, 128101, 128102, 128103, 128104, 128105, 128106, 128107, 128108, 128109, 128110, 128111, 128112, 128113, 128115, 128116, 128117, 128118, 128119, 128120, 128125, 128130, 128131, 128132, 128133, 128134, 128135, 128136, 128137, 128138, 128139, 128140, 128141, 128142, 128143, 128144, 128145, 128146, 128147, 128148, 128150, 128151, 128152, 128153, 128154, 128155, 128156, 128157, 128158, 128159, 128160, 128161, 128162, 128163, 128164, 128165, 128166, 128167, 128168, 128169, 128170, 128171, 128172, 128173, 128174, 128175, 128176, 128177, 128179, 128180, 128181, 128182, 128183, 128184, 128185, 128186, 128187, 128188, 128189, 128190, 128191, 128192, 128193, 128194, 128195, 128196, 128197, 128198, 128199, 128200, 128201, 128202, 128203, 128204, 128205, 128206, 128207, 128208, 128209, 128210, 128211, 128212, 128213, 128214, 128215, 128216, 128217, 128218, 128219, 128220, 128221, 128222, 128223, 128224, 128225, 128226, 128227, 128228, 128229, 128231, 128232, 128233, 128234, 128235, 128236, 128237, 128238, 128239, 128240, 128241, 128242, 128243, 128244, 128245, 128248, 128251, 128252, 128253, 128261, 128267, 128276, 128285, 128286, 128287, 128288, 128289, 128290, 128291, 128292, 128293, 128295, 128296, 128297, 128298, 128299, 128300, 128301, 128302, 128303, 128304, 128309, 128310, 128311, 128312, 128313, 128314, 128315, 128316, 128317, 128318, 128319, 128320, 128321, 128322, 128323, 128324, 128325, 128326, 128327, 128328, 128329, 128330, 128331, 128332, 128333, 128334, 128335, 128336, 128339, 128340, 128341, 128342, 128343, 128344, 128345, 128346, 128347, 128348, 128349, 128351, 128352, 128353, 128354, 128355, 128356, 128357, 128358, 128359, 128360, 128361, 128362, 128364, 128365, 128366, 128367, 128368, 128369, 128370, 128371, 128372, 128374, 128375, 128376, 128377, 128378, 128379, 128380, 128381, 128383, 128384, 128385, 128386, 128387, 128388, 128389, 128390, 128391, 128392, 128393, 128396, 128397, 128398, 128399, 128400, 128402, 128404, 128405, 128406, 128407, 128408, 128409, 128410, 128411, 128412, 128413, 128414, 128415, 128416, 128417, 128418, 128419, 128420, 128421, 128422, 128423, 128424, 128425, 128426, 128427, 128428, 128429, 128430, 128431, 128433, 128434, 128435, 128438, 128439, 128440, 128441, 128442, 128443, 128444, 128445, 128446, 128447, 128448, 128452, 128453, 128454, 128455, 128456, 128457, 128458, 128459, 128460, 128461, 128462, 128463, 128464, 128465, 128466, 128467, 128468, 128469, 128470, 128471, 128472, 128473, 128474, 128475, 128476, 128477, 128478, 128480, 128481, 128482, 128483, 128484, 128485, 128486, 128487, 128488, 128489, 128490, 128491, 128492, 128493, 128494, 128495, 128496, 128497, 128499, 128500, 128501, 128502, 128503, 128504, 128505, 128506, 128507, 128508, 128509, 128510, 128511, 128512, 128513, 128514, 128515, 128516, 128517, 128518, 128519, 128520, 128521, 128522, 128523, 128524, 128525, 128526, 128527, 128528, 128529, 128530, 128531, 128532, 128537, 128538, 128539, 128540, 128547, 128548, 128549, 128550, 128551, 128553, 128554, 128555, 128557, 128558, 128560, 128561, 128562, 128563, 128564, 128565, 128566, 128567, 128568, 128569, 128570, 128571, 128572, 128573, 128574, 128575, 128576, 128577, 128578, 128579, 128580, 128581, 128582, 128583, 128584, 128585, 128586, 128587, 128588, 128589, 128590, 128591, 128593, 128595, 128596, 128597, 128598, 128599, 128600, 128604, 128605, 128606, 128607, 128608, 128609, 128610, 128611, 128612, 128613, 128614, 128615, 128616, 128617, 128618, 128619, 128620, 128621, 128622, 128623, 128624, 128625, 128626, 128627, 128628, 128629, 128630, 128631, 128632, 128633, 128634, 128639, 128640, 128641, 128642, 128643, 128644, 128645, 128646, 128647, 128648, 128649, 128650, 128651, 128652, 128653, 128655, 128656, 128657, 128658, 128659, 128660, 128661, 128662, 128663, 128664, 128665, 128667, 128671, 128672, 128673, 128674, 128675, 128676, 128677, 128678, 128679, 128680, 128681, 128682, 128683, 128684, 128685, 128686, 128687, 128688, 128689, 128690, 128691, 128692, 128693, 128694, 128695, 128696, 128697, 128698, 128699, 128700, 128701, 128702, 128703, 128704, 128705, 128706, 128707, 128708, 128709, 128710, 128711, 128712, 128713, 128714, 128715, 128716, 128717, 128718, 128719, 128720, 128721, 128722, 128723, 128724, 128725, 128726, 128728, 128729, 128730, 128731, 128732, 128733, 128734, 128735, 128736, 128737, 128738, 128739, 128740, 128741, 128742, 128743, 128744, 128745, 128746, 128747, 128748, 128749, 128750, 128751, 128752, 128753, 128754, 128755, 128756, 128757, 128758, 128759, 128760, 128761, 128762, 128763, 128764, 128765, 128766, 128767, 128768, 128769, 128770, 128772, 128773, 128774, 128775, 128776, 128777, 128778, 128779, 128780, 128781, 128782, 128783, 128784, 128785, 128786, 128787, 128788, 128789, 128790, 128791, 128792, 128793, 128794, 128795, 128796, 128797, 128798, 128799, 128800, 128801, 128802, 128804, 128805, 128806, 128807, 128808, 128809, 128812, 128813, 128814, 128815, 128816, 128817, 128818, 128819, 128820, 128821, 128822, 128823, 128824, 128825, 128826, 128827, 128828, 128829, 128830, 128831, 128832, 128833, 128834, 128835, 128836, 128837, 128838, 128839, 128840, 128841, 128842, 128843, 128844, 128845, 128846, 128847, 128848, 128849, 128850, 128851, 128852, 128853, 128854, 128855, 128856, 128857, 128858, 128859, 128860, 128861, 128862, 128864, 128865, 128866, 128868, 128869, 128870, 128871, 128872, 128873, 128874, 128875, 128876, 128877, 128878, 128879, 128882, 128883, 128884, 128885, 128886, 128887, 128888, 128889, 128890, 128891, 128893, 128895, 128896, 128898, 128899, 128900, 128901, 128902, 128903, 128904, 128905, 128907, 128909, 128910, 128911, 128912, 128913, 128914, 128915, 128916, 128917, 128918, 128919, 128920, 128921, 128922, 128923, 128924, 128925, 128926, 128927, 128928, 128930, 128931, 128932, 128933, 128934, 128935, 128936, 128937, 128938, 128939, 128941, 128942, 128943, 128944, 128945, 128946, 128947, 128948, 128949, 128950, 128951, 128952, 128953, 128954, 128956, 128958, 128959, 128960, 128961, 128962, 128963, 128964, 128965, 128966, 128967, 128968, 128970, 128971, 128972, 128973, 128974, 128975, 128976, 128977, 128978, 128979, 128980, 128982, 128983, 128985, 128986, 128990, 128991, 128992, 128993, 128994, 128995, 128996, 128997, 128998, 128999, 129000, 129001, 129002, 129003, 129004, 129005, 129006, 129007, 129008, 129009, 129010, 129011, 129012, 129013, 129014, 129015, 129016, 129017, 129022, 129023, 129024, 129025, 129026, 129027, 129028, 129029, 129030, 129031, 129032, 129033, 129034, 129036, 129037, 129038, 129039, 129040, 129041, 129042, 129043, 129044, 129045, 129046, 129047, 129049, 129050, 129051, 129052, 129053, 129054, 129055, 129056, 129057, 129058, 129059, 129060, 129061, 129062, 129063, 129064, 129065, 129066, 129067, 129068, 129069, 129070, 129071, 129072, 129073, 129074, 129075, 129076, 129077, 129079, 129080, 129081, 129082, 129083, 129084, 129085, 129086, 129087, 129088, 129089, 129090, 129091, 129092, 129093, 129094, 129095, 129096, 129097, 129098, 129099, 129100, 129101, 129102, 129103, 129104, 129105, 129106, 129107, 129108, 129109, 129110, 129111, 129112, 129113, 129114, 129115, 129116, 129117, 129118, 129119, 129120, 129121, 129122, 129124, 129125, 129126, 129127, 129128, 129129, 129130, 129131, 129132, 129133, 129134, 129135, 129136, 129137, 129138, 129139, 129140, 129141, 129142, 129143, 129145, 129146, 129151, 129152, 129153, 129154, 129155, 129157, 129158, 129159, 129160, 129161, 129162, 129163, 129164, 129165, 129166, 129167, 129168, 129170, 129177, 129178, 129179, 129180, 129181, 129182, 129183, 129185, 129198, 129199, 129200, 129201, 129202, 129203, 129204, 129205, 129206, 129208, 129209, 129210, 129211, 129212, 129213, 129214, 129215, 129216, 129221, 129222, 129223, 129224, 129225, 129226, 129227, 129228, 129229, 129230, 129231, 129232, 129244, 129246, 129247, 129248, 129249, 129250, 129251, 129252, 129253, 129254, 129255, 129256, 129257, 129259, 129260, 129261, 129262, 129263, 129264, 129265, 129266, 129267, 129268, 129271, 129272, 129273, 129274, 129275, 129276, 129279, 129281, 129282, 129283, 129284, 129285, 129286, 129287, 129288, 129289, 129291, 129292, 129293, 129294, 129295, 129296, 129297, 129298, 129299, 129300, 129301, 129302, 129303, 129304, 129305, 129307, 129308, 129309, 129310, 129311, 129312, 129313, 129318, 129319, 129320, 129321, 129322, 129323, 129324, 129325, 129326, 129327, 129328, 129329, 129330, 129331, 129332, 129333, 129335, 129336, 129337, 129338, 129339, 129340, 129341, 129342, 129343, 129344, 129345, 129346, 129347, 129348, 129349, 129350, 129351, 129352, 129354, 129355, 129356, 129357, 129359, 129360, 129364, 129365, 129366, 129367, 129368, 129369, 129370, 129371, 129373, 129374, 129375, 129376, 129377, 129378, 129379, 129380, 129381, 129384, 129385, 129386, 129389, 129390, 129391, 129392, 129394, 129395, 129396, 129397, 129398, 129399, 129400, 129401, 129402, 129403, 129404, 129405, 129407, 129409, 129410, 129411, 129412, 129413, 129414, 129415, 129416, 129417, 129418, 129419, 129420, 129421, 129422, 129423, 129424, 129426, 129427, 129428, 129429, 129430, 129431, 129432, 129433, 129434, 129435, 129436, 129437, 129438, 129439, 129440, 129441, 129442, 129443, 129444, 129445, 129446, 129447, 129448, 129449, 129450, 129451, 129452, 129453, 129456, 129457, 129461, 129462, 129463, 129464, 129465, 129466, 129467, 129468, 129469, 129470, 129471, 129472, 129473, 129474, 129476, 129477, 129478, 129479, 129480, 129481, 129482, 129483, 129484, 129485, 129486, 129487, 129488, 129489, 129490, 129491, 129492, 129493, 129494, 129496, 129497, 129498, 129499, 129500, 129501, 129504, 129505, 129506, 129507, 129508, 129509, 129510, 129511, 129512, 129513, 129514, 129515, 129516, 129517, 129518, 129519, 129521, 129522, 129523, 129524, 129525, 129526, 129527, 129528, 129529, 129530, 129531, 129532, 129533, 129534, 129535, 129536, 129537, 129538, 129539, 129540, 129542, 129543, 129544, 129545, 129546, 129547, 129548, 129549, 129550, 129551, 129552, 129553, 129554, 129555, 129556, 129557, 129558, 129559, 129561, 129562, 129563, 129564, 129565, 129566, 129567, 129568, 129569, 129570, 129571, 129573, 129574, 129575, 129576, 129577, 129578, 129579, 129580, 129583, 129586, 129588, 129589, 129590, 129591, 129592, 129593, 129594, 129595, 129597, 129598, 129599, 129600, 129601, 129602, 129603, 129604, 129605, 129606, 129613, 129614, 129615, 129616, 129617, 129618, 129620, 129621, 129624, 129625, 129626, 129627, 129628, 129629, 129630, 129631, 129633, 129634, 129635, 129636, 129637, 129638, 129639, 129640, 129641, 129642, 129643, 129644, 129645, 129646, 129647, 129650, 129651, 129652, 129653, 129654, 129655, 129656, 129657, 129658, 129659, 129660, 129661, 129662, 129663, 129664, 129665, 129666, 129667, 129668, 129669, 129670, 129671, 129672, 129673, 129674, 129676, 129677, 129678, 129679, 129681, 129683, 129685, 129687, 129692, 129693, 129695, 129696, 129697, 129698, 129699, 129700, 129701, 129702, 129703, 129704, 129705, 129706, 129707, 129708, 129709, 129710, 129711, 129712, 129713, 129714, 129715, 129716, 129717, 129718, 129719, 129720, 129721, 129722, 129723, 129724, 129726, 129727, 129730, 129732, 129733, 129734, 129735, 129736, 129737, 129738, 129739, 129740, 129741, 129742, 129743, 129744, 129745, 129746, 129747, 129748, 129749, 129750, 129751, 129752, 129753, 129754, 129755, 129756, 129757, 129758, 129759, 129760, 129761, 129762, 129763, 129764, 129765, 129766, 129767, 129768, 129770, 129771, 129772, 129774, 129776, 129778, 129779, 129781, 129783, 129784, 129785, 129786, 129787, 129788, 129789, 129791, 129792, 129793, 129794, 129795, 129796, 129797, 129798, 129799, 129800, 129801, 129802, 129803, 129804, 129805, 129806, 129807, 129808, 129809, 129810, 129811, 129812, 129817, 129818, 129819, 129820, 129821, 129822, 129823, 129824, 129825, 129826, 129827, 129828, 129829, 129830, 129831, 129832, 129833, 129834, 129835, 129836, 129841, 129842, 129847, 129848, 129849, 129850, 129856, 129857, 129858, 129859, 129860, 129861, 129862, 129863, 129864, 129865, 129866, 129867, 129868, 129869, 129870, 129871, 129872, 129873, 129874, 129875, 129876, 129877, 129878, 129879, 129880, 129881, 129882, 129883, 129884, 129886, 129887, 129888, 129892, 129893, 129894, 129895, 129896, 129897, 129898, 129899, 129900, 129901, 129903, 129904, 129905, 129906, 129907, 129908, 129909, 129910, 129912, 129913, 129914, 129915, 129917, 129920, 129923, 129924, 129925, 129926, 129927, 129928, 129929, 129930, 129932, 129933, 129934, 129935, 129936, 129937, 129938, 129939, 129940, 129945, 129949, 129950, 129954, 129955, 129956, 129957, 129959, 129960, 129961, 129963, 129967, 129968, 129969, 129970, 129971, 129972, 129973, 129974, 129975, 129976, 129978, 129980, 129981, 129982, 129983, 129984, 129985, 129987, 129988, 129989, 129990, 129991, 129992, 129993, 129994, 129995, 129996, 129997, 129998, 129999, 130000, 130001, 130005, 130006, 130008, 130009, 130010, 130011, 130012, 130014, 130015, 130016, 130017, 130018, 130019, 130022, 130023, 130024, 130025, 130026, 130027, 130028, 130029, 130030, 130031, 130032, 130033, 130034, 130035, 130037, 130038, 130039, 130040, 130042, 130043, 130044, 130045, 130046, 130047, 130049, 130050, 130051, 130052, 130053, 130054, 130055, 130056, 130057, 130058, 130059, 130060, 130061, 130062, 130063, 130064, 130065, 130066, 130067, 130068, 130069, 130070, 130072, 130073, 130074, 130075, 130076, 130077, 130078, 130079, 130080, 130081, 130082, 130083, 130084, 130085, 130086, 130087, 130088, 130089, 130090, 130091, 130092, 130093, 130094, 130095, 130096, 130097, 130098, 130099, 130100, 130101, 130102, 130103, 130104, 130105, 130106, 130107, 130108, 130109, 130110, 130111, 130112, 130113, 130114, 130115, 130116, 130117, 130118, 130119, 130120, 130121, 130122, 130123, 130124, 130125, 130126, 130127, 130128, 130129, 130130, 130131, 130132, 130133, 130134, 130135, 130136, 130137, 130138, 130139, 130140, 130142, 130143, 130145, 130146, 130147, 130148, 130149, 130150, 130151, 130152, 130153, 130154, 130155, 130156, 130157, 130158, 130159, 130160, 130161, 130163, 130164, 130165, 130166, 130167, 130168, 130169, 130170, 130171, 130172, 130173, 130174, 130175, 130176, 130177, 130178, 130179, 130180, 130181, 130182, 130183, 130184, 130185, 130186, 130187, 130188, 130189, 130190, 130191, 130192, 130193, 130194, 130195, 130196, 130197, 130198, 130199, 130200, 130201, 130202, 130205, 130207, 130208, 130209, 130210, 130211, 130212, 130213, 130214, 130215, 130216, 130217, 130218, 130219, 130221, 130222, 130224, 130225, 130226, 130227, 130229, 130230, 130231, 130232, 130233, 130234, 130236, 130237, 130238, 130239, 130240, 130241, 130242, 130243, 130245, 130246, 130248, 130254, 130255, 130256, 130257, 130258, 130260, 130268, 130269, 130270, 130271, 130272, 130273, 130274, 130275, 130286, 130287, 130294, 130295, 130297, 130298, 130299, 130300, 130301, 130302, 130303, 130304, 130305, 130307, 130308, 130316, 130317, 130318, 130319, 130320, 130321, 130322, 130323, 130324, 130325, 130326, 130328, 130329, 130330, 130332, 130333, 130334, 130335, 130338, 130341, 130342, 130344, 130347, 130348, 130349, 130350, 130351, 130352, 130353, 130354, 130355, 130357, 130358, 130359, 130360, 130361, 130362, 130363, 130364, 130365, 130367, 130368, 130369, 130370, 130371, 130372, 130374, 130375, 130376, 130377, 130378, 130379, 130381, 130382, 130383, 130384, 130385, 130386, 130388, 130389, 130390, 130391, 130392, 130393, 130394, 130395, 130396, 130397, 130399, 130400, 130401, 130403, 130404, 130405, 130406, 130409, 130410, 130411, 130412, 130413, 130414, 130415, 130416, 130418, 130419, 130420, 130421, 130422, 130423, 130424, 130425, 130426, 130427, 130428, 130429, 130430, 130434, 130435, 130436, 130437, 130438, 130439, 130440, 130441, 130442, 130443, 130444, 130445, 130446, 130447, 130448, 130450, 130451, 130452, 130453, 130455, 130458, 130459, 130460, 130461, 130463, 130464, 130465, 130466, 130467, 130468, 130469, 130470, 130474, 130478, 130479, 130481, 130482, 130483, 130484, 130485, 130486, 130487, 130488, 130489, 130490, 130491, 130496, 130497, 130498, 130499, 130501, 130502, 130508, 130509, 130510, 130511, 130512, 130513, 130514, 130521, 130522, 130531, 130532, 130534, 130535, 130536, 130537, 130540, 130541, 130542, 130543, 130545, 130546, 130547, 130549, 130550, 130552, 130553, 130554, 130555, 130556, 130557, 130558, 130559, 130560, 130561, 130563, 130566, 130568, 130569, 130570, 130571, 130572, 130573, 130575, 130576, 130577, 130578, 130579, 130580, 130581, 130582, 130583, 130584, 130585, 130586, 130587, 130588, 130589, 130590, 130591, 130593, 130594, 130595, 130596, 130597, 130598, 130599, 130600, 130601, 130603, 130604, 130605, 130606, 130607, 130620, 130621, 130622, 130623, 130624, 130625, 130626, 130627, 130628, 130630, 130631, 130633, 130634, 130635, 130636, 130638, 130639, 130640, 130641, 130642, 130643, 130644, 130645, 130646, 130647, 130649, 130650, 130651, 130652, 130653, 130654, 130655, 130660, 130661, 130663, 130664, 130666, 130667, 130668, 130669, 130670, 130671, 130672, 130673, 130674, 130677, 130678, 130679, 130680, 130681, 130682, 130683, 130684, 130685, 130686, 130687, 130688, 130689, 130690, 130691, 130692, 130693, 130694, 130695, 130696, 130697, 130698, 130699, 130700, 130701, 130703, 130704, 130706, 130707, 130708, 130709, 130710, 130711, 130712, 130713, 130714, 130715, 130716, 130717, 130718, 130719, 130720, 130721, 130722, 130723, 130724, 130725, 130726, 130727, 130728, 130729, 130730, 130731, 130732, 130733, 130734, 130735, 130736, 130737, 130738, 130740, 130741, 130742, 130743, 130744, 130745, 130746, 130747, 130748, 130749, 130750, 130752, 130753, 130754, 130755, 130756, 130757, 130758, 130759, 130760, 130761, 130762, 130763, 130764, 130765, 130766, 130767, 130768, 130769, 130770, 130771, 130772, 130773, 130774, 130775, 130776, 130777, 130778, 130779, 130780, 130781, 130782, 130783, 130784, 130785, 130786, 130787, 130788, 130789, 130790, 130791, 130792, 130793, 130794, 130795, 130796, 130797, 130798, 130799, 130800, 130801, 130802, 130804, 130805, 130806, 130807, 130808, 130809, 130810, 130811, 130812, 130814, 130815, 130817, 130819, 130820, 130821, 130822, 130823, 130824, 130825, 130827, 130828, 130829, 130830, 130832, 130833, 130834, 130835, 130836, 130837, 130838, 130839, 130840, 130841, 130842, 130843, 130844, 130845, 130846, 130847, 130848, 130849, 130850, 130851, 130852, 130853, 130854, 130855, 130856, 130857, 130858, 130859, 130860, 130861, 130862, 130865, 130866, 130867, 130868, 130869, 130871, 130872, 130873, 130874, 130875, 130876, 130877, 130878, 130879, 130880, 130881, 130882, 130883, 130884, 130885, 130886, 130887, 130888, 130889, 130890, 130891, 130892, 130893, 130894, 130895, 130896, 130897, 130898, 130899, 130900, 130901, 130902, 130903, 130904, 130905, 130906, 130907, 130909, 130910, 130911, 130912, 130913, 130915, 130916, 130917, 130918, 130919, 130921, 130922, 130923, 130924, 130925, 130926, 130927, 130928, 130929, 130930, 130931, 130932, 130933, 130934, 130935, 130936, 130937, 130938, 130939, 130940, 130941, 130942, 130943, 130944, 130945, 130946, 130947, 130948, 130949, 130950, 130951, 130952, 130953, 130954, 130955, 130956, 130957, 130958, 130959, 130960, 130961, 130962, 130963, 130964, 130965, 130966, 130967, 130968, 130969, 130970, 130971, 130972, 130973, 130974, 130975, 130976, 130977, 130978, 130979, 130980, 130981, 130982, 130983, 130984, 130985, 130986, 130987, 130988, 130990, 130993, 130994, 130995, 130996, 130997, 130999, 131000, 131001, 131002, 131003, 131004, 131005, 131006, 131007, 131008, 131009, 131010, 131011, 131012, 131013, 131014, 131015, 131016, 131017, 131018, 131019, 131020, 131021, 131032, 131033, 131034, 131035, 131037, 131038, 131040, 131041, 131043, 131044, 131046, 131048, 131049, 131050, 131052, 131053, 131054, 131055, 131060, 131062, 131068, 131069, 131070, 131071, 131072, 131073, 131074, 131075, 131076, 131077, 131078, 131079, 131080, 131082, 131083, 131084, 131085, 131086, 131087, 131088, 131089, 131090, 131091, 131092, 131093, 131094, 131095, 131096, 131097, 131098, 131099, 131101, 131102, 131103, 131104, 131105, 131106, 131107, 131108, 131109, 131110, 131111, 131112, 131113, 131114, 131115, 131116, 131117, 131118, 131119, 131120, 131121, 131122, 131123, 131124, 131125, 131126, 131127, 131128, 131129, 131130, 131131, 131132, 131133, 131134, 131135, 131136, 131137, 131138, 131139, 131140, 131141, 131142, 131143, 131144, 131145, 131146, 131147, 131148, 131149, 131150, 131151, 131152, 131153, 131154, 131155, 131156, 131157, 131158, 131159, 131160, 131161, 131162, 131163, 131164, 131165, 131166, 131167, 131168, 131169, 131170, 131171, 131173, 131174, 131175, 131176, 131177, 131178, 131179, 131180, 131181, 131182, 131184, 131185, 131186, 131187, 131188, 131189, 131190, 131191, 131192, 131193, 131194, 131195, 131196, 131197, 131198, 131199, 131200, 131201, 131202, 131203, 131204, 131205, 131206, 131208, 131209, 131210, 131211, 131212, 131213, 131216, 131217, 131218, 131219, 131220, 131221, 131223, 131224, 131225, 131226, 131227, 131228, 131229, 131230, 131231, 131232, 131233, 131234, 131235, 131236, 131237, 131238, 131239, 131240, 131241, 131242, 131243, 131244, 131245, 131246, 131247, 131248, 131249, 131250, 131251, 131252, 131253, 131254, 131255, 131256, 131257, 131258, 131259, 131260, 131261, 131262, 131264, 131265, 131266, 131267, 131269, 131271, 131272, 131273, 131277, 131278, 131279, 131280, 131281, 131282, 131283, 131284, 131285, 131286, 131287, 131288, 131289, 131290, 131291, 131292, 131293, 131297, 131299, 131300, 131301, 131302, 131303, 131304, 131305, 131306, 131307, 131308, 131309, 131311, 131312, 131313, 131314, 131315, 131316, 131317, 131318, 131319, 131324, 131325, 131326, 131327, 131328, 131329, 131331, 131332, 131333, 131334, 131335, 131336, 131337, 131338, 131339, 131340, 131341, 131342, 131343, 131344, 131345, 131346, 131347, 131348, 131349, 131350, 131351, 131352, 131353, 131354, 131355, 131356, 131357, 131358, 131359, 131360, 131361, 131362, 131363, 131364, 131365, 131366, 131367, 131368, 131369, 131371, 131372, 131373, 131374, 131375, 131376, 131377, 131378, 131379, 131380, 131381, 131382, 131383, 131384, 131385, 131386, 131387, 131388, 131389, 131390, 131391, 131392, 131393, 131394, 131395, 131396, 131397, 131398, 131399, 131400, 131401, 131402, 131403, 131404, 131405, 131406, 131407, 131408, 131409, 131410, 131411, 131412, 131413, 131414, 131415, 131416, 131417, 131418, 131419, 131420, 131421, 131422, 131423, 131424, 131425, 131426, 131427, 131428, 131429, 131430, 131431, 131432, 131433, 131434, 131435, 131436, 131441, 131442, 131443, 131444, 131445, 131446, 131447, 131448, 131453, 131456, 131457, 131458, 131459, 131460, 131461, 131462, 131463, 131465, 131467, 131468, 131469, 131470, 131471, 131472, 131475, 131476, 131477, 131478, 131479, 131480, 131481, 131482, 131483, 131484, 131486, 131487, 131488, 131489, 131490, 131491, 131492, 131493, 131494, 131495, 131496, 131498, 131499, 131500, 131501, 131502, 131503, 131504, 131505, 131506, 131507, 131508, 131509, 131510, 131511, 131512, 131513, 131514, 131515, 131516, 131517, 131518, 131519, 131520, 131521, 131522, 131523, 131524, 131525, 131526, 131527, 131528, 131529, 131530, 131531, 131532, 131533, 131534, 131535, 131536, 131537, 131538, 131539, 131540, 131541, 131542, 131543, 131544, 131545, 131546, 131547, 131548, 131549, 131550, 131551, 131552, 131553, 131554, 131555, 131556, 131557, 131558, 131559, 131560, 131561, 131562, 131563, 131564, 131565, 131566, 131567, 131568, 131569, 131571, 131572, 131573, 131574, 131575, 131576, 131577, 131578, 131579, 131580, 131581, 131582, 131583, 131584, 131585, 131586, 131587, 131588, 131589, 131594, 131595, 131596, 131597, 131598, 131599, 131600, 131601, 131602, 131603, 131604, 131605, 131606, 131607, 131608, 131609, 131610, 131611, 131613, 131614, 131615, 131616, 131617, 131618, 131619, 131620, 131621, 131622, 131623, 131624, 131625, 131626, 131627, 131628, 131629, 131630, 131631, 131632, 131633, 131634, 131635, 131636, 131638, 131639, 131640, 131641, 131642, 131643, 131644, 131645, 131646, 131654, 131655, 131656, 131657, 131658, 131659, 131660, 131661, 131662, 131663, 131664, 131665, 131666, 131667, 131669, 131670, 131671, 131672, 131673, 131674, 131675, 131676, 131677, 131678, 131680, 131681, 131682, 131684, 131685, 131687, 131688, 131689, 131690, 131691, 131692, 131693, 131694, 131695, 131696, 131697, 131698, 131699, 131700, 131702, 131703, 131704, 131705, 131706, 131707, 131709, 131710, 131711, 131713, 131714, 131715, 131716, 131717, 131718, 131719, 131720, 131721, 131722, 131724, 131725, 131726, 131727, 131728, 131729, 131730, 131731, 131732, 131733, 131734, 131735, 131736, 131737, 131738, 131739, 131741, 131742, 131743, 131744, 131745, 131746, 131747, 131748, 131749, 131750, 131751, 131752, 131753, 131755, 131756, 131757, 131758, 131759, 131760, 131761, 131762, 131763, 131764, 131765, 131766, 131767, 131768, 131769, 131770, 131771, 131772, 131773, 131774, 131775, 131776, 131778, 131779, 131780, 131781, 131782, 131783, 131784, 131785, 131786, 131787, 131788, 131789, 131790, 131791, 131793, 131794, 131795, 131796, 131797, 131798, 131799, 131800, 131801, 131802, 131803, 131804, 131805, 131807, 131808, 131809, 131810, 131811, 131812, 131813, 131814, 131817, 131818, 131819, 131820, 131821, 131823, 131824, 131825, 131826, 131827, 131828, 131829, 131830, 131831, 131832, 131833, 131834, 131835, 131836, 131837, 131838, 131839, 131840, 131841, 131842, 131843, 131844, 131845, 131847, 131848, 131849, 131850, 131852, 131853, 131854, 131855, 131856, 131857, 131858, 131859, 131860, 131861, 131862, 131863, 131864, 131865, 131866, 131867, 131868, 131869, 131870, 131871, 131872, 131873, 131874, 131875, 131876, 131877, 131878, 131879, 131880, 131882, 131883, 131884, 131886, 131887, 131888, 131889, 131890, 131892, 131893, 131894, 131895, 131896, 131897, 131898, 131899, 131900, 131901, 131902, 131903, 131904, 131906, 131907, 131908, 131909, 131910, 131911, 131912, 131913, 131914, 131915, 131916, 131917, 131918, 131919, 131921, 131922, 131923, 131924, 131925, 131926, 131927, 131928, 131929, 131930, 131931, 131932, 131933, 131934, 131935, 131936, 131937, 131938, 131939, 131940, 131941, 131942, 131943, 131944, 131945, 131946, 131947, 131948, 131949, 131950, 131951, 131952, 131953, 131957, 131958, 131959, 131960, 131961, 131962, 131963, 131964, 131965, 131966, 131968, 131969, 131970, 131971, 131972, 131973, 131974, 131975, 131976, 131977, 131978, 131979, 131980, 131981, 131983, 131984, 131985, 131987, 131988, 131989, 131990, 131992, 131993, 131994, 131995, 131997, 131998, 132000, 132001, 132002, 132003, 132004, 132005, 132006, 132007, 132009, 132010, 132011, 132012, 132013, 132014, 132015, 132016, 132017, 132018, 132019, 132020, 132021, 132022, 132023, 132024, 132025, 132026, 132027, 132028, 132029, 132030, 132031, 132032, 132033, 132034, 132035, 132036, 132037, 132038, 132039, 132040, 132041, 132042, 132043, 132044, 132045, 132046, 132047, 132048, 132049, 132050, 132051, 132052, 132053, 132055, 132056, 132057, 132058, 132059, 132060, 132062, 132063, 132064, 132066, 132067, 132068, 132070, 132071, 132072, 132073, 132074, 132076, 132077, 132079, 132080, 132081, 132082, 132083, 132084, 132085, 132086, 132087, 132088, 132089, 132090, 132091, 132092, 132093, 132094, 132095, 132096, 132097, 132098, 132099, 132100, 132101, 132102, 132103, 132104, 132105, 132106, 132107, 132108, 132109, 132110, 132111, 132112, 132114, 132115, 132116, 132117, 132118, 132119, 132120, 132121, 132122, 132123, 132124, 132125, 132126, 132127, 132128, 132129, 132130, 132131, 132132, 132133, 132134, 132136, 132137, 132138, 132139, 132140, 132141, 132142, 132143, 132144, 132145, 132146, 132147, 132148, 132149, 132150, 132151, 132152, 132153, 132154, 132155, 132159, 132160, 132161, 132162, 132163, 132164, 132165, 132166, 132167, 132168, 132169, 132170, 132171, 132172, 132173, 132174, 132176, 132177, 132178, 132179, 132180, 132182, 132183, 132184, 132185, 132186, 132187, 132188, 132189, 132190, 132191, 132192, 132193, 132194, 132195, 132198, 132199, 132200, 132201, 132203, 132204, 132205, 132206, 132207, 132208, 132209, 132210, 132211, 132212, 132213, 132214, 132215, 132216, 132217, 132218, 132219, 132220, 132221, 132222, 132223, 132224, 132225, 132226, 132227, 132228, 132229, 132230, 132231, 132232, 132233, 132234, 132235, 132236, 132237, 132238, 132239, 132240, 132241, 132242, 132243, 132244, 132245, 132246, 132247, 132248, 132249, 132250, 132251, 132252, 132253, 132254, 132255, 132257, 132258, 132259, 132261, 132262, 132263, 132264, 132265, 132266, 132267, 132268, 132269, 132271, 132272, 132273, 132274, 132275, 132276, 132277, 132278, 132279, 132280, 132281, 132282, 132286, 132287, 132289, 132290, 132291, 132292, 132293, 132294, 132295, 132296, 132297, 132298, 132299, 132300, 132301, 132302, 132303, 132304, 132305, 132307, 132308, 132309, 132310, 132311, 132312, 132315, 132316, 132317, 132318, 132319, 132321, 132322, 132323, 132324, 132325, 132326, 132327, 132328, 132329, 132331, 132332, 132333, 132334, 132335, 132336, 132337, 132338, 132339, 132340, 132341, 132342, 132345, 132346, 132347, 132349, 132351, 132353, 132355, 132357, 132358, 132360, 132361, 132363, 132364, 132365, 132366, 132367, 132368, 132369, 132370, 132371, 132372, 132373, 132374, 132375, 132376, 132377, 132378, 132380, 132381, 132382, 132383, 132384, 132385, 132386, 132387, 132388, 132389, 132390, 132391, 132392, 132393, 132394, 132395, 132397, 132398, 132399, 132400, 132401, 132402, 132403, 132404, 132405, 132407, 132409, 132410, 132411, 132412, 132413, 132415, 132418, 132422, 132423, 132424, 132426, 132429, 132430, 132431, 132432, 132435, 132438, 132439, 132440, 132442, 132444, 132445, 132446, 132447, 132448, 132450, 132451, 132455, 132456, 132457, 132458, 132459, 132460, 132461, 132462, 132463, 132464, 132465, 132466, 132467, 132468, 132471, 132475, 132479, 132481, 132482, 132483, 132487, 132490, 132491, 132501, 132502, 132506, 132517, 132520, 132523, 132526, 132527, 132528, 132529, 132530, 132532, 132533, 132537, 132542, 132549, 132550, 132552, 132553, 132554, 132562, 132563, 132565, 132566, 132568, 132569, 132570, 132571, 132572, 132578, 132580, 132581, 132584, 132585, 132586, 132590, 132591, 132593, 132594, 132595, 132596, 132597, 132598, 132599, 132600, 132601, 132602, 132603, 132604, 132605, 132606, 132607, 132609, 132610, 132611, 132612, 132613, 132615, 132616, 132617, 132618, 132619, 132620, 132621, 132622, 132623, 132624, 132625, 132626, 132627, 132628, 132629, 132630, 132631, 132632, 132633, 132634, 132636, 132637, 132638, 132639, 132640, 132641, 132642, 132643, 132644, 132646, 132647, 132648, 132650, 132651, 132653, 132655, 132656, 132657, 132659, 132661, 132662, 132664, 132665, 132666, 132668, 132671, 132672, 132673, 132674, 132675, 132676, 132678, 132679, 132680, 132681, 132682, 132683, 132684, 132685, 132686, 132687, 132688, 132689, 132690, 132691, 132692, 132693, 132695, 132696, 132698, 132700, 132701, 132702, 132704, 132705, 132706, 132707, 132708, 132709, 132710, 132711, 132712, 132713, 132714, 132715, 132716, 132717, 132718, 132719, 132720, 132721, 132722, 132723, 132724, 132725, 132726, 132727, 132728, 132729, 132730, 132731, 132732, 132733, 132734, 132736, 132737, 132738, 132740, 132741, 132742, 132743, 132744, 132745, 132746, 132751, 132754, 132755, 132758, 132760, 132767, 132773, 132778, 132783, 132789, 132797, 132799, 132802, 132803, 132807, 132819, 132820, 132832, 132835, 132837, 132838, 132839, 132849, 132855, 132863, 132864, 132868, 132869, 132877, 132879, 132885, 132886, 132887, 132888, 132892, 132893, 132901, 132902, 132903, 132904, 132910, 132911, 132912, 132913, 132917, 132918, 132919, 132920, 132921, 132922, 132923, 132925, 132927, 132928, 132929, 132930, 132931, 132932, 132933, 132934, 132935, 132959, 132960, 132961, 132962, 132963, 132964, 132965, 132966, 132967, 132968, 132969, 132970, 132971, 132972, 132973, 132976, 132978, 132979, 132981, 132983, 132984, 132985, 132986, 132987, 132988, 132989, 132990, 132991, 132993, 132994, 132995, 132996, 132997, 132998, 132999, 133001, 133003, 133004, 133005, 133006, 133007, 133011, 133012, 133019, 133020, 133021, 133022, 133023, 133024, 133025, 133026, 133027, 133028, 133029, 133030, 133031, 133032, 133033, 133034, 133035, 133036, 133037, 133038, 133039, 133042, 133043, 133044, 133045, 133046, 133047, 133048, 133049, 133050, 133051, 133053, 133054, 133055, 133056, 133057, 133058, 133059, 133060, 133061, 133062, 133063, 133064, 133065, 133066, 133067, 133068, 133069, 133070, 133071, 133072, 133074, 133075, 133076, 133077, 133078, 133079, 133080, 133081, 133082, 133083, 133084, 133085, 133086, 133087, 133088, 133089, 133090, 133091, 133092, 133093, 133094, 133095, 133096, 133097, 133098, 133099, 133100, 133101, 133102, 133103, 133104, 133105, 133106, 133107, 133108, 133109, 133111, 133112, 133113, 133114, 133115, 133116, 133117, 133118, 133119, 133120, 133121, 133122, 133123, 133125, 133126, 133127, 133128, 133134, 133135, 133136, 133137, 133139, 133140, 133142, 133147, 133148, 133149, 133150, 133151, 133152, 133153, 133154, 133155, 133156, 133157, 133158, 133159, 133160, 133162, 133163, 133164, 133165, 133166, 133167, 133168, 133171, 133172, 133173, 133174, 133175, 133176, 133177, 133178, 133179, 133180, 133181, 133182, 133183, 133184, 133185, 133186, 133187, 133188, 133189, 133190, 133191, 133192, 133193, 133194, 133195, 133196, 133197, 133198, 133199, 133202, 133203, 133204, 133206, 133207, 133208, 133209, 133210, 133212, 133213, 133214, 133215, 133216, 133217, 133218, 133219, 133220, 133221, 133222, 133223, 133224, 133225, 133226, 133227, 133228, 133229, 133230, 133231, 133234, 133235, 133236, 133237, 133238, 133239, 133240, 133241, 133242, 133243, 133245, 133246, 133248, 133249, 133250, 133251, 133252, 133253, 133254, 133257, 133259, 133260, 133261, 133262, 133263, 133264, 133265, 133266, 133267, 133268, 133269, 133270, 133271, 133272, 133274, 133276, 133279, 133282, 133283, 133284, 133285, 133286, 133287, 133289, 133291, 133292, 133294, 133295, 133296, 133297, 133300, 133302, 133304, 133305, 133307, 133308, 133309, 133310, 133311, 133312, 133313, 133314, 133315, 133321, 133322, 133323, 133324, 133325, 133326, 133327, 133328, 133331, 133332, 133333, 133334, 133335, 133336, 133337, 133338, 133339, 133340, 133341, 133342, 133343, 133344, 133345, 133346, 133347, 133349, 133350, 133351, 133352, 133353, 133354, 133355, 133356, 133357, 133358, 133359, 133360, 133361, 133362, 133363, 133364, 133365, 133366, 133367, 133368, 133369, 133370, 133371, 133372, 133373, 133374, 133375, 133376, 133377, 133378, 133379, 133381, 133382, 133383, 133384, 133385, 133386, 133387, 133388, 133389, 133390, 133391, 133392, 133393, 133394, 133395, 133396, 133397, 133398, 133399, 133400, 133401, 133402, 133403, 133404, 133405, 133406, 133407, 133408, 133409, 133410, 133411, 133412, 133413, 133414, 133415, 133416, 133417, 133418, 133419, 133420, 133421, 133422, 133428, 133429, 133430, 133431, 133432, 133433, 133434, 133435, 133436, 133438, 133439, 133441, 133442, 133443, 133444, 133445, 133446, 133451, 133452, 133455, 133456, 133457, 133458, 133459, 133460, 133461, 133462, 133463, 133464, 133465, 133466, 133467, 133468, 133469, 133470, 133471, 133472, 133473, 133474, 133475, 133476, 133477, 133479, 133480, 133481, 133482, 133484, 133485, 133487, 133489, 133490, 133491, 133492, 133493, 133494, 133495, 133496, 133497, 133498, 133499, 133500, 133501, 133502, 133503, 133504, 133505, 133506, 133507, 133508, 133509, 133510, 133511, 133512, 133513, 133514, 133515, 133516, 133517, 133518, 133519, 133520, 133521, 133522, 133523, 133524, 133525, 133526, 133527, 133528, 133529, 133530, 133531, 133532, 133533, 133534, 133535, 133536, 133537, 133538, 133539, 133540, 133541, 133542, 133543, 133544, 133545, 133546, 133547, 133548, 133549, 133550, 133551, 133552, 133553, 133554, 133556, 133557, 133558, 133559, 133560, 133561, 133562, 133563, 133564, 133565, 133566, 133568, 133570, 133571, 133572, 133573, 133574, 133576, 133577, 133578, 133579, 133580, 133582, 133583, 133584, 133585, 133586, 133587, 133588, 133589, 133590, 133591, 133592, 133593, 133595, 133596, 133597, 133599, 133600, 133601, 133602, 133603, 133604, 133605, 133606, 133607, 133608, 133609, 133610, 133611, 133612, 133613, 133614, 133615, 133616, 133617, 133618, 133619, 133621, 133622, 133623, 133624, 133625, 133626, 133627, 133628, 133629, 133630, 133631, 133632, 133633, 133634, 133635, 133636, 133638, 133639, 133640, 133641, 133642, 133643, 133644, 133645, 133646, 133647, 133648, 133649, 133650, 133651, 133652, 133653, 133654, 133656, 133657, 133658, 133659, 133660, 133661, 133662, 133663, 133665, 133666, 133667, 133668, 133669, 133670, 133671, 133672, 133673, 133675, 133676, 133677, 133678, 133679, 133680, 133681, 133682, 133683, 133684, 133685, 133686, 133687, 133688, 133689, 133690, 133691, 133692, 133693, 133694, 133695, 133696, 133697, 133698, 133699, 133700, 133701, 133704, 133709, 133710, 133711, 133713, 133714, 133715, 133716, 133717, 133718, 133719, 133720, 133722, 133723, 133724, 133725, 133726, 133727, 133728, 133729, 133730, 133731, 133732, 133733, 133734, 133735, 133736, 133738, 133739, 133740, 133741, 133742, 133743, 133744, 133745, 133746, 133747, 133748, 133750, 133751, 133753, 133754, 133755, 133756, 133757, 133758, 133759, 133761, 133762, 133763, 133764, 133765, 133766, 133768, 133769, 133770, 133771, 133772, 133773, 133774, 133775, 133776, 133777, 133778, 133779, 133780, 133781, 133782, 133783, 133784, 133785, 133786, 133792, 133794, 133795, 133796, 133797, 133798, 133799, 133810, 133812, 133815, 133817, 133818, 133819, 133820, 133822, 133823, 133824, 133825, 133826, 133827, 133828, 133829, 133830, 133831, 133832, 133833, 133834, 133835, 133836, 133837, 133838, 133839, 133840, 133841, 133842, 133843, 133844, 133845, 133846, 133847, 133848, 133851, 133852, 133853, 133854, 133855, 133856, 133857, 133858, 133859, 133860, 133861, 133862, 133865, 133867, 133870, 133871, 133873, 133874, 133875, 133877, 133879, 133880, 133881, 133882, 133883, 133884, 133887, 133888, 133889, 133890, 133891, 133892, 133896, 133897, 133898, 133899, 133900, 133901, 133904, 133907, 133908, 133910, 133911, 133912, 133916, 133917, 133918, 133919, 133923, 133924, 133925, 133926, 133927, 133928, 133929, 133930, 133931, 133932, 133934, 133935, 133936, 133937, 133938, 133939, 133940, 133941, 133942, 133943, 133944, 133945, 133946, 133947, 133948, 133949, 133950, 133951, 133952, 133953, 133955, 133956, 133957, 133958, 133959, 133960, 133961, 133962, 133963, 133964, 133966, 133971, 133972, 133973, 133974, 133975, 133976, 133977, 133978, 133980, 133981, 133983, 133985, 133986, 133988, 133989, 133990, 133992, 133993, 133995, 133997, 133998, 134000, 134002, 134004, 134005, 134006, 134007, 134008, 134009, 134010, 134011, 134012, 134013, 134014, 134015, 134016, 134017, 134018, 134019, 134020, 134021, 134022, 134023, 134024, 134025, 134027, 134028, 134029, 134030, 134031, 134032, 134033, 134034, 134035, 134036, 134037, 134038, 134039, 134040, 134041, 134042, 134044, 134045, 134046, 134047, 134048, 134049, 134050, 134051, 134052, 134054, 134055, 134056, 134057, 134058, 134059, 134060, 134062, 134063, 134064, 134065, 134066, 134067, 134068, 134069, 134070, 134071, 134072, 134073, 134074, 134076, 134077, 134078, 134079, 134080, 134081, 134082, 134083, 134084, 134085, 134086, 134087, 134088, 134089, 134090, 134091, 134092, 134093, 134094, 134095, 134096, 134097, 134098, 134099, 134100, 134101, 134102, 134103, 134104, 134105, 134106, 134107, 134108, 134109, 134110, 134111, 134112, 134113, 134114, 134115, 134116, 134117, 134118, 134119, 134120, 134121, 134122, 134123, 134124, 134125, 134126, 134127, 134128, 134129, 134130, 134131, 134132, 134133, 134134, 134135, 134136, 134137, 134138, 134139, 134140, 134141, 134142, 134144, 134145, 134146, 134147, 134148, 134149, 134150, 134153, 134154, 134155, 134156, 134157, 134158, 134160, 134161, 134162, 134163, 134164, 134165, 134166, 134167, 134168, 134169, 134171, 134172, 134173, 134174, 134176, 134178, 134179, 134181, 134182, 134183, 134184, 134185, 134186, 134187, 134188, 134189, 134190, 134191, 134192, 134193, 134194, 134195, 134196, 134197, 134198, 134199, 134200, 134201, 134202, 134203, 134204, 134205, 134206, 134207, 134208, 134209, 134210, 134211, 134212, 134213, 134214, 134215, 134216, 134222, 134225, 134226, 134228, 134229, 134230, 134231, 134232, 134237, 134239, 134240, 134241, 134242, 134244, 134245, 134247, 134248, 134249, 134250, 134251, 134253, 134254, 134255, 134256, 134257, 134258, 134259, 134260, 134261, 134262, 134263, 134264, 134265, 134266, 134267, 134268, 134269, 134270, 134271, 134273, 134275, 134276, 134277, 134278, 134279, 134280, 134281, 134282, 134283, 134284, 134286, 134287, 134289, 134292, 134293, 134294, 134295, 134296, 134297, 134298, 134299, 134300, 134301, 134302, 134303, 134304, 134305, 134306, 134307, 134308, 134309, 134310, 134311, 134312, 134313, 134314, 134315, 134316, 134317, 134318, 134319, 134320, 134321, 134322, 134323, 134324, 134325, 134326, 134327, 134328, 134329, 134330, 134331, 134332, 134333, 134334, 134335, 134336, 134338, 134339, 134340, 134341, 134343, 134344, 134345, 134346, 134347, 134348, 134349, 134350, 134351, 134352, 134353, 134354, 134355, 134356, 134357, 134358, 134359, 134360, 134362, 134363, 134364, 134365, 134366, 134369, 134370, 134371, 134372, 134373, 134374, 134377, 134378, 134379, 134383, 134384, 134385, 134386, 134387, 134388, 134389, 134390, 134391, 134394, 134395, 134396, 134397, 134398, 134399, 134400, 134401, 134402, 134403, 134404, 134405, 134406, 134407, 134408, 134409, 134410, 134413, 134414, 134415, 134416, 134417, 134418, 134419, 134420, 134421, 134422, 134423, 134424, 134425, 134426, 134427, 134428, 134429, 134430, 134431, 134432, 134433, 134434, 134435, 134436, 134437, 134438, 134440, 134441, 134442, 134443, 134444, 134445, 134446, 134447, 134448, 134450, 134451, 134452, 134453, 134455, 134456, 134457, 134460, 134461, 134462, 134463, 134464, 134465, 134466, 134467, 134468, 134469, 134471, 134472, 134475, 134476, 134478, 134481, 134482, 134484, 134485, 134486, 134487, 134488, 134489, 134491, 134492, 134493, 134494, 134495, 134496, 134497, 134501, 134503, 134504, 134505, 134507, 134509, 134513, 134514, 134515, 134516, 134517, 134518, 134519, 134521, 134522, 134527, 134529, 134532, 134533, 134540, 134541, 134542, 134543, 134544, 134545, 134546, 134547, 134548, 134549, 134550, 134551, 134552, 134553, 134554, 134555, 134556, 134557, 134558, 134559, 134560, 134561, 134562, 134563, 134564, 134565, 134566, 134568, 134569, 134570, 134571, 134572, 134573, 134574, 134576, 134577, 134578, 134579, 134580, 134581, 134582, 134583, 134584, 134585, 134586, 134587, 134589, 134590, 134591, 134592, 134593, 134594, 134595, 134596, 134597, 134598, 134599, 134600, 134601, 134602, 134609, 134610, 134611, 134612, 134613, 134616, 134617, 134618, 134619, 134620, 134621, 134622, 134623, 134624, 134625, 134626, 134627, 134628, 134629, 134631, 134632, 134633, 134634, 134635, 134636, 134637, 134638, 134639, 134640, 134641, 134642, 134643, 134644, 134645, 134646, 134647, 134648, 134649, 134650, 134651, 134652, 134653, 134654, 134655, 134656, 134657, 134659, 134660, 134661, 134662, 134663, 134664, 134665, 134666, 134667, 134668, 134669, 134670, 134671, 134674, 134675, 134676, 134677, 134678, 134679, 134680, 134681, 134682, 134683, 134684, 134685, 134686, 134687, 134688, 134689, 134690, 134691, 134692, 134693, 134694, 134695, 134696, 134697, 134698, 134699, 134700, 134701, 134702, 134704, 134705, 134706, 134707, 134709, 134710, 134711, 134712, 134713, 134714, 134715, 134716, 134717, 134718, 134720, 134721, 134722, 134723, 134725, 134726, 134727, 134728, 134729, 134730, 134731, 134732, 134733, 134736, 134737, 134738, 134739, 134740, 134742, 134743, 134744, 134745, 134746, 134747, 134748, 134749, 134750, 134751, 134752, 134753, 134754, 134755, 134756, 134757, 134758, 134759, 134760, 134761, 134764, 134765, 134766, 134767, 134768, 134769, 134773, 134774, 134775, 134776, 134777, 134778, 134779, 134780, 134781, 134782, 134783, 134784, 134785, 134786, 134787, 134788, 134789, 134790, 134791, 134792, 134793, 134794, 134795, 134796, 134797, 134798, 134799, 134800, 134801, 134802, 134803, 134804, 134805, 134806, 134807, 134808, 134809, 134810, 134811, 134812, 134813, 134814, 134815, 134816, 134817, 134818, 134819, 134820, 134821, 134822, 134823, 134824, 134825, 134826, 134827, 134828, 134829, 134830, 134831, 134832, 134834, 134835, 134836, 134837, 134838, 134839, 134840, 134841, 134842, 134843, 134844, 134845, 134846, 134847, 134848, 134849, 134850, 134852, 134853, 134854, 134855, 134856, 134857, 134858, 134859, 134860, 134861, 134862, 134863, 134864, 134865, 134866, 134867, 134868, 134869, 134870, 134871, 134872, 134873, 134875, 134876, 134877, 134879, 134880, 134881, 134882, 134883, 134884, 134885, 134887, 134888, 134889, 134891, 134892, 134893, 134894, 134895, 134896, 134897, 134898, 134899, 134900, 134901, 134902, 134903, 134904, 134905, 134906, 134907, 134908, 134909, 134910, 134911, 134912, 134913, 134914, 134915, 134916, 134917, 134918, 134919, 134920, 134921, 134922, 134923, 134924, 134925, 134926, 134927, 134928, 134929, 134930, 134931, 134932, 134933, 134934, 134935, 134936, 134937, 134938, 134939, 134940, 134941, 134942, 134943, 134944, 134945, 134946, 134947, 134948, 134949, 134950, 134951, 134952, 134953, 134954, 134955, 134956, 134957, 134958, 134961, 134963, 134964, 134965, 134966, 134967, 134968, 134969, 134970, 134971, 134972, 134973, 134974, 134975, 134976, 134977, 134978, 134979, 134980, 134981, 134982, 134983, 134984, 134985, 134986, 134987, 134988, 134990, 134991, 134992, 134993, 134994, 134995, 134996, 134997, 134998, 134999, 135000, 135001, 135002, 135003, 135004, 135005, 135006, 135007, 135008, 135009, 135011, 135012, 135013, 135014, 135015, 135016, 135017, 135018, 135019, 135020, 135021, 135023, 135024, 135025, 135026, 135027, 135028, 135029, 135030, 135031, 135032, 135033, 135034, 135035, 135036, 135037, 135038, 135039, 135040, 135041, 135042, 135043, 135044, 135045, 135046, 135047, 135048, 135049, 135050, 135052, 135053, 135054, 135055, 135056, 135057, 135058, 135059, 135060, 135061, 135062, 135063, 135064, 135065, 135066, 135067, 135068, 135069, 135070, 135071, 135072, 135074, 135075, 135077, 135078, 135079, 135080, 135081, 135082, 135083, 135084, 135085, 135086, 135087, 135089, 135090, 135092, 135093, 135094, 135099, 135102, 135103, 135105, 135106, 135107, 135110, 135111, 135112, 135113, 135114, 135116, 135118, 135119, 135121, 135122, 135123, 135124, 135125, 135126, 135127, 135128, 135129, 135130, 135131, 135132, 135133, 135134, 135135, 135136, 135137, 135138, 135139, 135140, 135141, 135142, 135143, 135144, 135145, 135146, 135147, 135148, 135149, 135150, 135151, 135152, 135153, 135154, 135155, 135156, 135157, 135159, 135160, 135161, 135162, 135163, 135164, 135165, 135166, 135167, 135168, 135169, 135170, 135171, 135172, 135173, 135174, 135175, 135176, 135177, 135178, 135179, 135180, 135181, 135182, 135183, 135184, 135185, 135186, 135187, 135188, 135189, 135190, 135191, 135192, 135193, 135194, 135195, 135196, 135197, 135198, 135199, 135200, 135201, 135202, 135203, 135204, 135205, 135206, 135207, 135208, 135209, 135210, 135211, 135212, 135213, 135214, 135216, 135217, 135218, 135219, 135220, 135221, 135222, 135223, 135224, 135225, 135226, 135227, 135228, 135229, 135230, 135231, 135232, 135233, 135234, 135235, 135236, 135237, 135238, 135239, 135240, 135242, 135243, 135244, 135245, 135246, 135247, 135248, 135249, 135250, 135251, 135253, 135254, 135255, 135256, 135257, 135259, 135262, 135263, 135264, 135265, 135266, 135267, 135268, 135269, 135270, 135271, 135272, 135273, 135274, 135275, 135276, 135277, 135278, 135279, 135280, 135282, 135283, 135284, 135285, 135286, 135287, 135288, 135289, 135290, 135291, 135292, 135293, 135294, 135295, 135296, 135297, 135298, 135299, 135300, 135301, 135302, 135303, 135304, 135305, 135306, 135307, 135308, 135309, 135310, 135311, 135312, 135313, 135315, 135321, 135322, 135324, 135325, 135326, 135327, 135328, 135329, 135330, 135331, 135332, 135333, 135334, 135335, 135336, 135338, 135339, 135340, 135341, 135342, 135343, 135346, 135347, 135348, 135349, 135350, 135351, 135352, 135353, 135354, 135355, 135357, 135358, 135359, 135360, 135362, 135363, 135364, 135365, 135366, 135367, 135368, 135369, 135370, 135371, 135372, 135373, 135374, 135375, 135376, 135377, 135378, 135379, 135380, 135381, 135382, 135383, 135385, 135386, 135387, 135388, 135389, 135390, 135391, 135392, 135394, 135395, 135396, 135397, 135398, 135399, 135400, 135401, 135402, 135403, 135404, 135405, 135406, 135407, 135408, 135409, 135411, 135412, 135413, 135414, 135415, 135417, 135418, 135419, 135424, 135431, 135432, 135433, 135434, 135435, 135436, 135437, 135438, 135439, 135440, 135441, 135442, 135443, 135444, 135445, 135446, 135447, 135448, 135449, 135450, 135451, 135452, 135453, 135454, 135455, 135456, 135457, 135458, 135459, 135462, 135463, 135464, 135465, 135466, 135467, 135468, 135469, 135470, 135471, 135472, 135473, 135474, 135475, 135476, 135477, 135478, 135479, 135481, 135482, 135483, 135484, 135485, 135486, 135489, 135490, 135491, 135492, 135493, 135494, 135496, 135498, 135499, 135500, 135501, 135502, 135503, 135504, 135505, 135506, 135507, 135508, 135509, 135510, 135511, 135512, 135513, 135514, 135515, 135516, 135517, 135518, 135519, 135520, 135521, 135522, 135523, 135524, 135525, 135526, 135527, 135528, 135529, 135530, 135531, 135533, 135534, 135535, 135536, 135537, 135538, 135539, 135540, 135541, 135542, 135544, 135545, 135546, 135548, 135549, 135550, 135551, 135552, 135553, 135554, 135555, 135556, 135557, 135558, 135559, 135560, 135561, 135562, 135563, 135564, 135565, 135567, 135568, 135569, 135570, 135571, 135572, 135573, 135574, 135575, 135576, 135577, 135578, 135579, 135580, 135582, 135583, 135584, 135585, 135586, 135587, 135588, 135589, 135591, 135592, 135593, 135594, 135595, 135596, 135597, 135598, 135599, 135600, 135601, 135602, 135603, 135604, 135605, 135606, 135607, 135609, 135610, 135612, 135613, 135614, 135615, 135616, 135617, 135618, 135619, 135620, 135621, 135622, 135623, 135624, 135625, 135626, 135627, 135628, 135629, 135630, 135631, 135632, 135633, 135634, 135635, 135636, 135637, 135640, 135641, 135642, 135643, 135644, 135645, 135646, 135647, 135648, 135649, 135651, 135652, 135653, 135654, 135655, 135656, 135657, 135658, 135660, 135662, 135664, 135666, 135667, 135668, 135669, 135670, 135671, 135672, 135673, 135674, 135675, 135676, 135677, 135678, 135679, 135680, 135681, 135682, 135683, 135684, 135685, 135686, 135687, 135688, 135689, 135690, 135691, 135692, 135693, 135694, 135695, 135696, 135697, 135698, 135699, 135700, 135701, 135702, 135703, 135704, 135705, 135706, 135707, 135708, 135709, 135710, 135711, 135712, 135713, 135714, 135715, 135716, 135717, 135718, 135719, 135720, 135721, 135722, 135723, 135724, 135725, 135726, 135727, 135728, 135729, 135730, 135732, 135733, 135734, 135735, 135736, 135737, 135738, 135739, 135740, 135741, 135742, 135743, 135744, 135745, 135746, 135747, 135748, 135749, 135750, 135751, 135752, 135753, 135754, 135755, 135756, 135757, 135758, 135759, 135760, 135761, 135763, 135764, 135765, 135766, 135767, 135769, 135770, 135771, 135772, 135773, 135774, 135775, 135776, 135777, 135778, 135779, 135782, 135783, 135784, 135785, 135786, 135787, 135788, 135789, 135790, 135791, 135792, 135793, 135794, 135795, 135796, 135797, 135798, 135799, 135800, 135801, 135802, 135803, 135804, 135805, 135806, 135807, 135808, 135809, 135810, 135811, 135812, 135813, 135814, 135815, 135816, 135817, 135818, 135819, 135820, 135821, 135824, 135825, 135828, 135829, 135830, 135831, 135832, 135833, 135834, 135835, 135836, 135837, 135838, 135839, 135840, 135841, 135842, 135843, 135844, 135845, 135846, 135847, 135848, 135849, 135851, 135852, 135853, 135854, 135855, 135856, 135857, 135858, 135859, 135860, 135861, 135862, 135863, 135864, 135865, 135866, 135867, 135868, 135869, 135870, 135871, 135872, 135873, 135874, 135877, 135878, 135879, 135880, 135881, 135882, 135883, 135884, 135886, 135887, 135888, 135889, 135890, 135891, 135892, 135893, 135894, 135895, 135896, 135897, 135898, 135900, 135901, 135902, 135903, 135904, 135905, 135906, 135907, 135908, 135909, 135910, 135911, 135912, 135913, 135914, 135915, 135916, 135917, 135919, 135920, 135921, 135922, 135923, 135924, 135925, 135926, 135928, 135929, 135930, 135931, 135932, 135933, 135934, 135935, 135936, 135937, 135938, 135939, 135940, 135941, 135942, 135943, 135944, 135945, 135946, 135947, 135948, 135949, 135950, 135951, 135952, 135953, 135954, 135955, 135956, 135957, 135958, 135959, 135960, 135961, 135962, 135963, 135964, 135965, 135966, 135967, 135968, 135969, 135970, 135971, 135972, 135973, 135974, 135975, 135976, 135977, 135978, 135979, 135980, 135981, 135982, 135983, 135984, 135985, 135986, 135987, 135988, 135989, 135990, 135991, 135992, 135993, 135994, 135995, 135996, 135997, 135998, 135999, 136000, 136001, 136002, 136003, 136004, 136005, 136006, 136007, 136008, 136009, 136010, 136011, 136012, 136013, 136014, 136015, 136016, 136017, 136018, 136019, 136020, 136021, 136022, 136023, 136024, 136025, 136026, 136027, 136028, 136029, 136030, 136031, 136032, 136033, 136034, 136035, 136036, 136037, 136038, 136039, 136040, 136041, 136042, 136043, 136044, 136045, 136046, 136047, 136048, 136049, 136050, 136051, 136052, 136053, 136054, 136057, 136058, 136059, 136060, 136061, 136062, 136063, 136064, 136065, 136066, 136067, 136068, 136069, 136070, 136071, 136072, 136073, 136074, 136075, 136076, 136077, 136078, 136079, 136080, 136081, 136082, 136083, 136084, 136085, 136086, 136087, 136088, 136089, 136090, 136091, 136092, 136093, 136094, 136095, 136096, 136097, 136098, 136099, 136100, 136101, 136102, 136103, 136104, 136105, 136106, 136107, 136108, 136109, 136110, 136111, 136112, 136113, 136114, 136115, 136116, 136117, 136118, 136119, 136120, 136121, 136122, 136123, 136124, 136125, 136129, 136130, 136131, 136132, 136133, 136134, 136135, 136136, 136137, 136138, 136139, 136140, 136141, 136142, 136143, 136144, 136145, 136146, 136147, 136148, 136149, 136150, 136151, 136152, 136153, 136154, 136157, 136158, 136159, 136160, 136161, 136162, 136163, 136164, 136165, 136166, 136167, 136168, 136169, 136170, 136171, 136172, 136173, 136174, 136175, 136176, 136177, 136178, 136179, 136180, 136181, 136182, 136183, 136184, 136185, 136186, 136187, 136188, 136189, 136190, 136191, 136192, 136193, 136194, 136195, 136196, 136197, 136198, 136199, 136200, 136201, 136202, 136203, 136204, 136205, 136206, 136207, 136208, 136209, 136210, 136211, 136212, 136213, 136214, 136215, 136216, 136217, 136218, 136219, 136220, 136221, 136222, 136223, 136224, 136225, 136226, 136227, 136228, 136229, 136230, 136231, 136232, 136233, 136234, 136235, 136236, 136237, 136238, 136239, 136240, 136241, 136242, 136243, 136244, 136245, 136246, 136247, 136248, 136249, 136250, 136251, 136252, 136253, 136254, 136255, 136256, 136257, 136258, 136259, 136260, 136261, 136262, 136263, 136264, 136265, 136266, 136267, 136268, 136269, 136270, 136271, 136272, 136273, 136274, 136275, 136276, 136277, 136279, 136280, 136281, 136282, 136283, 136284, 136285, 136286, 136287, 136288, 136289, 136290, 136291, 136292, 136293, 136294, 136295, 136296, 136297, 136298, 136299, 136300, 136301, 136302, 136303, 136304, 136305, 136306, 136307, 136308, 136309, 136310, 136311, 136313, 136314, 136315, 136316, 136317, 136318, 136319, 136320, 136321, 136322, 136323, 136324, 136325, 136326, 136327, 136328, 136329, 136330, 136331, 136332, 136333, 136334, 136335, 136336, 136337, 136338, 136339, 136340, 136341, 136342, 136343, 136344, 136345, 136346, 136347, 136348, 136349, 136350, 136351, 136352, 136353, 136354, 136355, 136356, 136357, 136358, 136359, 136360, 136362, 136363, 136365, 136366, 136367, 136368, 136369, 136370, 136371, 136372, 136373, 136374, 136380, 136381, 136382, 136383, 136384, 136385, 136386, 136387, 136388, 136389, 136390, 136391, 136392, 136393, 136394, 136395, 136396, 136397, 136398, 136399, 136400, 136401, 136402, 136403, 136404, 136405, 136406, 136407, 136408, 136409, 136410, 136411, 136412, 136413, 136414, 136415, 136416, 136417, 136418, 136419, 136420, 136421, 136422, 136423, 136424, 136425, 136426, 136427, 136428, 136429, 136430, 136431, 136432, 136433, 136434, 136435, 136436, 136437, 136438, 136439, 136440, 136441, 136442, 136443, 136444, 136445, 136446, 136447, 136448, 136449, 136450, 136451, 136452, 136453, 136455, 136456, 136457, 136458, 136459, 136460, 136461, 136462, 136463, 136464, 136465, 136466, 136467, 136468, 136469, 136470, 136472, 136474, 136475, 136476, 136477, 136478, 136479, 136480, 136481, 136482, 136483, 136484, 136485, 136486, 136487, 136488, 136490, 136491, 136492, 136493, 136494, 136495, 136496, 136497, 136498, 136499, 136500, 136501, 136502, 136503, 136504, 136505, 136506, 136507, 136508, 136509, 136510, 136511, 136512, 136513, 136514, 136515, 136516, 136517, 136519, 136520, 136521, 136522, 136523, 136524, 136525, 136527, 136528, 136529, 136530, 136531, 136532, 136533, 136534, 136535, 136536, 136537, 136538, 136539, 136540, 136541, 136542, 136543, 136544, 136545, 136546, 136547, 136548, 136549, 136550, 136551, 136552, 136553, 136554, 136555, 136559, 136561, 136562, 136563, 136564, 136565, 136566, 136567, 136568, 136569, 136570, 136571, 136573, 136574, 136575, 136576, 136577, 136578, 136579, 136580, 136581, 136582, 136583, 136584, 136585, 136586, 136587, 136588, 136589, 136590, 136591, 136592, 136593, 136594, 136595, 136596, 136597, 136598, 136599, 136600, 136601, 136602, 136603, 136604, 136605, 136606, 136608, 136609, 136610, 136611, 136612, 136613, 136614, 136615, 136616, 136617, 136618, 136619, 136620, 136621, 136622, 136624, 136625, 136626, 136627, 136628, 136629, 136630, 136631, 136633, 136637, 136639, 136640, 136641, 136642, 136643, 136644, 136646, 136647, 136648, 136650, 136651, 136652, 136653, 136654, 136655, 136656, 136657, 136658, 136659, 136660, 136661, 136662, 136663, 136664, 136665, 136666, 136667, 136668, 136669, 136670, 136671, 136672, 136673, 136674, 136675, 136676, 136677, 136678, 136679, 136680, 136681, 136682, 136683, 136684, 136685, 136686, 136687, 136688, 136689, 136690, 136691, 136692, 136693, 136694, 136695, 136696, 136697, 136698, 136699, 136700, 136701, 136702, 136703, 136704, 136705, 136706, 136707, 136708, 136709, 136710, 136711, 136712, 136713, 136714, 136715, 136716, 136719, 136720, 136721, 136722, 136723, 136724, 136725, 136726, 136727, 136728, 136729, 136730, 136731, 136732, 136733, 136734, 136735, 136736, 136737, 136738, 136739, 136740, 136741, 136742, 136743, 136744, 136755, 136756, 136757, 136758, 136759, 136760, 136761, 136762, 136763, 136764, 136765, 136766, 136767, 136768, 136769, 136770, 136771, 136772, 136773, 136774, 136775, 136776, 136778, 136779, 136780, 136781, 136782, 136783, 136784, 136785, 136786, 136787, 136789, 136790, 136792, 136793, 136794, 136795, 136796, 136797, 136798, 136799, 136801, 136802, 136804, 136805, 136806, 136807, 136808, 136809, 136810, 136811, 136812, 136813, 136814, 136816, 136817, 136818, 136819, 136821, 136822, 136823, 136824, 136825, 136826, 136827, 136828, 136829, 136830, 136831, 136832, 136833, 136834, 136835, 136836, 136837, 136838, 136839, 136840, 136841, 136842, 136844, 136845, 136846, 136847, 136848, 136849, 136850, 136851, 136852, 136853, 136854, 136855, 136856, 136857, 136858, 136859, 136860, 136861, 136862, 136863, 136864, 136865, 136866, 136867, 136868, 136869, 136870, 136871, 136872, 136873, 136874, 136875, 136876, 136877, 136878, 136879, 136880, 136881, 136882, 136883, 136884, 136885, 136886, 136887, 136888, 136889, 136890, 136891, 136892, 136893, 136895, 136896, 136897, 136898, 136899, 136900, 136901, 136902, 136903, 136904, 136905, 136906, 136907, 136908, 136909, 136910, 136911, 136912, 136913, 136914, 136915, 136916, 136917, 136918, 136919, 136920, 136921, 136922, 136923, 136924, 136925, 136926, 136927, 136928, 136929, 136930, 136931, 136932, 136933, 136934, 136935, 136936, 136937, 136938, 136939, 136940, 136941, 136942, 136943, 136944, 136945, 136946, 136947, 136948, 136949, 136950, 136951, 136952, 136953, 136954, 136955, 136956, 136957, 136958, 136959, 136960, 136961, 136962, 136963, 136964, 136965, 136966, 136967, 136968, 136969, 136970, 136972, 136975, 136977, 136980, 136981, 136982, 136984, 136985, 136986, 136987, 136988, 136989, 136990, 136991, 136992, 136993, 136994, 136995, 136996, 136997, 136998, 136999, 137000, 137001, 137002, 137003, 137004, 137005, 137006, 137007, 137008, 137009, 137010, 137011, 137012, 137013, 137014, 137015, 137017, 137018, 137019, 137020, 137021, 137022, 137023, 137024, 137025, 137026, 137027, 137028, 137029, 137030, 137031, 137032, 137033, 137034, 137035, 137036, 137037, 137038, 137039, 137040, 137041, 137042, 137043, 137044, 137045, 137046, 137047, 137048, 137049, 137050, 137051, 137052, 137053, 137054, 137055, 137056, 137057, 137058, 137059, 137060, 137061, 137062, 137064, 137065, 137066, 137067, 137068, 137069, 137070, 137071, 137072, 137073, 137074, 137075, 137076, 137077, 137078, 137079, 137080, 137081, 137082, 137084, 137085, 137086, 137087, 137088, 137089, 137090, 137091, 137092, 137093, 137094, 137095, 137096, 137097, 137098, 137099, 137100, 137101, 137102, 137103, 137104, 137105, 137106, 137107, 137108, 137109, 137110, 137111, 137112, 137113, 137114, 137115, 137116, 137117, 137118, 137119, 137120, 137123, 137124, 137125, 137126, 137127, 137128, 137129, 137130, 137131, 137132, 137133, 137134, 137135, 137136, 137137, 137138, 137139, 137140, 137141, 137142, 137143, 137144, 137145, 137146, 137147, 137148, 137149, 137150, 137151, 137152, 137153, 137154, 137155, 137156, 137157, 137158, 137159, 137160, 137162, 137163, 137164, 137165, 137166, 137167, 137168, 137169, 137170, 137171, 137172, 137173, 137174, 137175, 137176, 137177, 137178, 137179, 137180, 137181, 137182, 137183, 137185, 137186, 137187, 137188, 137189, 137190, 137191, 137192, 137193, 137194, 137195, 137196, 137197, 137198, 137199, 137200, 137201, 137202, 137204, 137205, 137206, 137207, 137208, 137209, 137210, 137211, 137212, 137213, 137214, 137215, 137216, 137217, 137218, 137219, 137220, 137221, 137222, 137223, 137224, 137225, 137226, 137227, 137228, 137229, 137230, 137231, 137232, 137233, 137234, 137235, 137236, 137237, 137238, 137240, 137241, 137242, 137243, 137244, 137245, 137246, 137247, 137248, 137249, 137250, 137251, 137252, 137253, 137254, 137255, 137256, 137257, 137258, 137259, 137260, 137261, 137262, 137263, 137264, 137265, 137266, 137267, 137268, 137269, 137270, 137271, 137272, 137273, 137274, 137275, 137276, 137277, 137278, 137279, 137280, 137281, 137282, 137283, 137284, 137285, 137286, 137287, 137288, 137289, 137290, 137291, 137292, 137293, 137294, 137295, 137296, 137297, 137298, 137299, 137300, 137301, 137302, 137303, 137304, 137305, 137306, 137307, 137308, 137309, 137310, 137311, 137312, 137313, 137314, 137315, 137316, 137317, 137318, 137319, 137320, 137321, 137322, 137323, 137324, 137325, 137326, 137327, 137328, 137329, 137330, 137331, 137332, 137333, 137334, 137335, 137336, 137337, 137338, 137339, 137340, 137341, 137342, 137343, 137344, 137345, 137347, 137348, 137349, 137350, 137351, 137353, 137354, 137355, 137356, 137357, 137358, 137359, 137360, 137361, 137362, 137364, 137365, 137366, 137367, 137368, 137369, 137370, 137371, 137372, 137373, 137374, 137375, 137376, 137377, 137378, 137379, 137380, 137381, 137382, 137383, 137384, 137385, 137386, 137387, 137388, 137389, 137390, 137391, 137392, 137393, 137394, 137395, 137396, 137397, 137398, 137399, 137400, 137401, 137402, 137403, 137404, 137405, 137406, 137407, 137408, 137409, 137410, 137411, 137412, 137413, 137414, 137415, 137416, 137417, 137418, 137419, 137420, 137421, 137422, 137423, 137424, 137425, 137426, 137427, 137428, 137430, 137431, 137432, 137433, 137434, 137435, 137436, 137437, 137438, 137439, 137440, 137441, 137442, 137443, 137444, 137445, 137446, 137447, 137448, 137449, 137450, 137451, 137452, 137453, 137454, 137455, 137456, 137457, 137458, 137459, 137460, 137461, 137463, 137464, 137465, 137467, 137468, 137469, 137470, 137471, 137472, 137473, 137474, 137475, 137476, 137477, 137478, 137479, 137480, 137481, 137482, 137483, 137484, 137485, 137486, 137487, 137488, 137489, 137490, 137491, 137492, 137493, 137494, 137495, 137496, 137497, 137498, 137499, 137500, 137501, 137502, 137503, 137504, 137505, 137506, 137507, 137508, 137510, 137511, 137512, 137513, 137514, 137515, 137516, 137517, 137518, 137519, 137520, 137521, 137522, 137523, 137524, 137525, 137526, 137527, 137528, 137529, 137530, 137531, 137532, 137533, 137534, 137535, 137536, 137537, 137538, 137539, 137540, 137541, 137542, 137543, 137544, 137545, 137546, 137547, 137548, 137549, 137550, 137551, 137552, 137553, 137554, 137555, 137556, 137557, 137558, 137559, 137560, 137561, 137562, 137563, 137564, 137565, 137566, 137568, 137569, 137570, 137571, 137572, 137573, 137574, 137575, 137576, 137577, 137578, 137579, 137580, 137581, 137582, 137584, 137585, 137586, 137587, 137588, 137589, 137590, 137591, 137592, 137593, 137594, 137595, 137596, 137597, 137598, 137599, 137600, 137601, 137602, 137603, 137604, 137605, 137606, 137607, 137608, 137609, 137610, 137611, 137612, 137613, 137614, 137615, 137618, 137619, 137620, 137621, 137622, 137623, 137624, 137625, 137626, 137627, 137629, 137630, 137631, 137632, 137633, 137634, 137635, 137636, 137637, 137638, 137639, 137640, 137641, 137642, 137643, 137644, 137645, 137646, 137647, 137648, 137649, 137650, 137651, 137652, 137653, 137654, 137655, 137656, 137657, 137658, 137659, 137660, 137661, 137662, 137663, 137664, 137665, 137666, 137667, 137668, 137669, 137670, 137671, 137672, 137673, 137674, 137675, 137676, 137677, 137678, 137679, 137680, 137681, 137682, 137683, 137688, 137689, 137690, 137691, 137692, 137693, 137694, 137695, 137696, 137697, 137698, 137699, 137700, 137701, 137702, 137703, 137704, 137705, 137706, 137707, 137708, 137709, 137710, 137711, 137712, 137713, 137714, 137715, 137716, 137717, 137718, 137719, 137720, 137721, 137722, 137723, 137724, 137725, 137726, 137727, 137728, 137729, 137730, 137731, 137732, 137736, 137737, 137738, 137739, 137740, 137741, 137742, 137743, 137744, 137745, 137746, 137747, 137748, 137749, 137750, 137751, 137752, 137755, 137756, 137757, 137758, 137759, 137761, 137762, 137763, 137764, 137765, 137766, 137767, 137768, 137769, 137771, 137772, 137773, 137774, 137775, 137776, 137777, 137778, 137779, 137780, 137781, 137782, 137783, 137784, 137785, 137786, 137787, 137788, 137789, 137790, 137793, 137796, 137797, 137798, 137799, 137800, 137801, 137805, 137806, 137807, 137814, 137815, 137816, 137817, 137818, 137819, 137820, 137821, 137822, 137823, 137824, 137825, 137826, 137827, 137828, 137829, 137830, 137831, 137832, 137833, 137834, 137835, 137836, 137837, 137838, 137839, 137840, 137841, 137842, 137843, 137844, 137845, 137846, 137847, 137848, 137849, 137850, 137851, 137852, 137853, 137854, 137855, 137856, 137857, 137858, 137859, 137860, 137861, 137862, 137863, 137864, 137865, 137866, 137867, 137868, 137869, 137871, 137873, 137874, 137875, 137876, 137877, 137878, 137879, 137880, 137881, 137882, 137883, 137884, 137885, 137887, 137888, 137889, 137890, 137891, 137892, 137893, 137894, 137895, 137896, 137897, 137898, 137899, 137900, 137901, 137902, 137903, 137904, 137905, 137906, 137907, 137908, 137909, 137910, 137911, 137912, 137913, 137914, 137915, 137916, 137917, 137918, 137919, 137920, 137921, 137922, 137923, 137924, 137925, 137926, 137927, 137928, 137929, 137930, 137931, 137932, 137933, 137934, 137935, 137936, 137937, 137938, 137939, 137940, 137941, 137942, 137943, 137944, 137945, 137946, 137947, 137948, 137949, 137950, 137951, 137952, 137953, 137954, 137955, 137956, 137957, 137958, 137960, 137961, 137962, 137963, 137965, 137966, 137967, 137968, 137969, 137970, 137971, 137972, 137973, 137974, 137975, 137977, 137978, 137979, 137980, 137981, 137982, 137983, 137984, 137985, 137986, 137987, 137988, 137989, 137991, 137992, 137993, 137994, 137995, 137996, 137997, 137998, 137999, 138002, 138003, 138004, 138005, 138006, 138007, 138008, 138009, 138010, 138011, 138013, 138014, 138015, 138016, 138017, 138018, 138019, 138020, 138021, 138022, 138023, 138024, 138025, 138026, 138027, 138028, 138029, 138031, 138032, 138033, 138034, 138035, 138037, 138038, 138039, 138040, 138041, 138043, 138044, 138045, 138046, 138047, 138048, 138049, 138050, 138051, 138052, 138053, 138054, 138055, 138056, 138057, 138058, 138059, 138060, 138061, 138062, 138063, 138064, 138065, 138066, 138067, 138068, 138069, 138070, 138072, 138073, 138074, 138076, 138077, 138078, 138079, 138080, 138081, 138082, 138083, 138084, 138085, 138086, 138087, 138088, 138089, 138090, 138091, 138092, 138093, 138094, 138095, 138096, 138097, 138098, 138099, 138100, 138101, 138102, 138103, 138104, 138105, 138106, 138107, 138108, 138109, 138110, 138111, 138113, 138116, 138117, 138118, 138119, 138120, 138121, 138122, 138123, 138124, 138125, 138126, 138127, 138128, 138129, 138130, 138131, 138132, 138133, 138134, 138135, 138136, 138137, 138138, 138139, 138140, 138141, 138142, 138143, 138144, 138145, 138146, 138147, 138148, 138149, 138150, 138151, 138152, 138153, 138154, 138155, 138156, 138157, 138158, 138159, 138160, 138161, 138162, 138163, 138164, 138165, 138166, 138167, 138168, 138169, 138170, 138171, 138172, 138173, 138174, 138175, 138176, 138177, 138178, 138179, 138180, 138181, 138182, 138183, 138184, 138185, 138186, 138187, 138189, 138190, 138191, 138192, 138193, 138194, 138195, 138196, 138197, 138198, 138199, 138200, 138201, 138202, 138205, 138206, 138207, 138208, 138209, 138210, 138211, 138212, 138213, 138214, 138215, 138216, 138217, 138218, 138219, 138220, 138221, 138222, 138223, 138224, 138225, 138226, 138227, 138228, 138229, 138230, 138231, 138232, 138233, 138234, 138235, 138236, 138237, 138238, 138239, 138240, 138242, 138243, 138244, 138245, 138246, 138248, 138249, 138250, 138251, 138252, 138253, 138254, 138255, 138256, 138257, 138258, 138259, 138264, 138265, 138266, 138267, 138274, 138275, 138276, 138278, 138279, 138280, 138281, 138282, 138283, 138284, 138285, 138286, 138287, 138288, 138289, 138290, 138291, 138292, 138293, 138294, 138295, 138296, 138297, 138298, 138299, 138300, 138301, 138302, 138303, 138304, 138305, 138306, 138307, 138308, 138309, 138310, 138311, 138312, 138313, 138314, 138315, 138316, 138317, 138318, 138319, 138320, 138321, 138322, 138323, 138324, 138325, 138326, 138328, 138329, 138330, 138332, 138333, 138334, 138335, 138336, 138337, 138338, 138340, 138341, 138342, 138343, 138344, 138345, 138346, 138347, 138348, 138349, 138350, 138351, 138352, 138354, 138355, 138356, 138357, 138358, 138359, 138360, 138361, 138362, 138363, 138364, 138365, 138366, 138367, 138368, 138369, 138370, 138371, 138372, 138373, 138374, 138375, 138378, 138379, 138380, 138381, 138382, 138383, 138384, 138385, 138386, 138387, 138388, 138389, 138390, 138391, 138392, 138393, 138394, 138395, 138396, 138397, 138398, 138399, 138400, 138401, 138402, 138403, 138404, 138405, 138406, 138407, 138408, 138409, 138410, 138411, 138412, 138413, 138414, 138415, 138416, 138417, 138420, 138421, 138422, 138423, 138424, 138425, 138426, 138427, 138428, 138429, 138430, 138431, 138432, 138433, 138434, 138435, 138436, 138437, 138438, 138439, 138440, 138441, 138442, 138443, 138444, 138445, 138446, 138447, 138448, 138449, 138450, 138451, 138452, 138453, 138454, 138455, 138456, 138457, 138458, 138459, 138460, 138461, 138462, 138463, 138464, 138465, 138466, 138467, 138468, 138469, 138470, 138471, 138472, 138473, 138474, 138475, 138476, 138477, 138478, 138479, 138480, 138481, 138482, 138483, 138484, 138485, 138486, 138487, 138488, 138489, 138490, 138491, 138492, 138493, 138494, 138495, 138496, 138497, 138498, 138499, 138500, 138501, 138502, 138503, 138504, 138505, 138506, 138507, 138508, 138509, 138510, 138511, 138512, 138513, 138514, 138515, 138516, 138517, 138519, 138520, 138521, 138522, 138523, 138524, 138525, 138526, 138527, 138528, 138529, 138530, 138531, 138532, 138533, 138534, 138535, 138536, 138537, 138538, 138540, 138541, 138542, 138543, 138544, 138545, 138546, 138547, 138548, 138549, 138550, 138551, 138552, 138553, 138554, 138555, 138556, 138557, 138558, 138559, 138560, 138561, 138562, 138563, 138564, 138565, 138566, 138567, 138568, 138569, 138570, 138571, 138572, 138573, 138574, 138575, 138576, 138577, 138578, 138579, 138580, 138581, 138582, 138583, 138584, 138585, 138586, 138587, 138588, 138589, 138590, 138594, 138595, 138596, 138598, 138599, 138600, 138601, 138602, 138603, 138604, 138605, 138606, 138607, 138608, 138609, 138610, 138611, 138612, 138613, 138614, 138615, 138616, 138617, 138618, 138619, 138620, 138621, 138622, 138623, 138624, 138625, 138626, 138627, 138628, 138629, 138630, 138631, 138632, 138633, 138634, 138635, 138636, 138637, 138638, 138639, 138640, 138641, 138642, 138643, 138644, 138645, 138646, 138647, 138648, 138649, 138650, 138651, 138652, 138653, 138654, 138659, 138660, 138661, 138662, 138663, 138664, 138665, 138666, 138667, 138668, 138669, 138670, 138672, 138673, 138674, 138675, 138676, 138677, 138679, 138680, 138681, 138682, 138683, 138684, 138685, 138686, 138687, 138688, 138689, 138690, 138691, 138692, 138693, 138694, 138695, 138696, 138697, 138698, 138699, 138700, 138701, 138702, 138703, 138704, 138705, 138706, 138707, 138708, 138709, 138710, 138711, 138712, 138713, 138714, 138715, 138716, 138717, 138718, 138719, 138720, 138721, 138722, 138723, 138724, 138725, 138726, 138727, 138728, 138730, 138731, 138732, 138733, 138734, 138735, 138736, 138737, 138738, 138739, 138740, 138741, 138742, 138743, 138744, 138745, 138746, 138748, 138749, 138750, 138751, 138752, 138753, 138754, 138755, 138756, 138757, 138758, 138759, 138760, 138761, 138762, 138764, 138765, 138766, 138767, 138768, 138769, 138770, 138771, 138772, 138773, 138775, 138776, 138777, 138778, 138779, 138780, 138781, 138782, 138783, 138784, 138786, 138787, 138788, 138789, 138790, 138791, 138792, 138793, 138794, 138795, 138796, 138797, 138798, 138799, 138800, 138801, 138802, 138803, 138804, 138805, 138806, 138807, 138808, 138809, 138810, 138811, 138812, 138813, 138814, 138815, 138816, 138817, 138818, 138819, 138820, 138821, 138822, 138823, 138824, 138825, 138826, 138827, 138828, 138829, 138830, 138831, 138836, 138837, 138838, 138839, 138840, 138841, 138842, 138843, 138844, 138845, 138846, 138847, 138848, 138849, 138850, 138851, 138852, 138853, 138854, 138855, 138856, 138857, 138858, 138859, 138860, 138861, 138862, 138863, 138865, 138866, 138867, 138868, 138869, 138870, 138871, 138872, 138873, 138874, 138875, 138876, 138877, 138878, 138879, 138880, 138881, 138882, 138883, 138884, 138885, 138886, 138887, 138888, 138889, 138890, 138891, 138892, 138893, 138894, 138895, 138896, 138897, 138898, 138899, 138900, 138901, 138903, 138904, 138905, 138906, 138907, 138908, 138909, 138910, 138911, 138912, 138913, 138914, 138915, 138916, 138917, 138918, 138919, 138920, 138921, 138922, 138923, 138924, 138925, 138926, 138927, 138928, 138929, 138930, 138931, 138932, 138933, 138934, 138935, 138936, 138937, 138938, 138939, 138940, 138941, 138942, 138943, 138944, 138945, 138946, 138947, 138948, 138949, 138950, 138951, 138952, 138953, 138954, 138955, 138956, 138957, 138958, 138959, 138960, 138961, 138962, 138963, 138964, 138965, 138966, 138967, 138968, 138969, 138970, 138971, 138972, 138973, 138974, 138975, 138976, 138977, 138978, 138979, 138980, 138981, 138982, 138983, 138984, 138985, 138986, 138987, 138988, 138989, 138990, 138991, 138992, 138993, 138994, 138995, 138996, 138997, 138998, 138999, 139000, 139001, 139002, 139003, 139004, 139005, 139006, 139007, 139008, 139009, 139010, 139011, 139012, 139013, 139014, 139015, 139016, 139017, 139018, 139019, 139020, 139021, 139022, 139023, 139024, 139025, 139026, 139027, 139028, 139029, 139030, 139031, 139032, 139033, 139034, 139035, 139036, 139037, 139038, 139039, 139040, 139041, 139042, 139043, 139044, 139045, 139046, 139048, 139049, 139050, 139051, 139052, 139053, 139054, 139055, 139056, 139057, 139058, 139059, 139060, 139061, 139062, 139063, 139064, 139066, 139067, 139068, 139069, 139070, 139071, 139072, 139073, 139074, 139075, 139076, 139077, 139079, 139080, 139081, 139082, 139083, 139084, 139085, 139086, 139087, 139088, 139089, 139090, 139091, 139092, 139093, 139094, 139095, 139096, 139097, 139098, 139099, 139100, 139101, 139102, 139103, 139104, 139105, 139106, 139107, 139108, 139109, 139110, 139111, 139113, 139114, 139115, 139116, 139117, 139118, 139119, 139120, 139121, 139122, 139124, 139125, 139126, 139127, 139128, 139129, 139130, 139131, 139132, 139133, 139134, 139135, 139136, 139137, 139138, 139139, 139140, 139141, 139142, 139143, 139144, 139145, 139146, 139147, 139148, 139149, 139150, 139151, 139152, 139153, 139154, 139155, 139156, 139157, 139158, 139159, 139160, 139161, 139162, 139163, 139164, 139165, 139166, 139167, 139168, 139169, 139170, 139171, 139173, 139174, 139175, 139176, 139177, 139178, 139179, 139180, 139181, 139182, 139183, 139184, 139185, 139186, 139187, 139188, 139189, 139190, 139191, 139192, 139193, 139194, 139195, 139196, 139197, 139198, 139199, 139200, 139201, 139202, 139203, 139204, 139205, 139206, 139207, 139208, 139209, 139210, 139211, 139212, 139213, 139214, 139215, 139216, 139217, 139218, 139219, 139220, 139221, 139222, 139223, 139224, 139225, 139226, 139227, 139228, 139229, 139230, 139231, 139232, 139233, 139234, 139235, 139236, 139237, 139238, 139239, 139240, 139241, 139243, 139244, 139245, 139246, 139247, 139248, 139249, 139250, 139251, 139252, 139253, 139254, 139255, 139256, 139257, 139258, 139259, 139260, 139261, 139262, 139263, 139264, 139265, 139266, 139267, 139268, 139269, 139270, 139271, 139272, 139273, 139274, 139275, 139276, 139277, 139278, 139279, 139280, 139281, 139282, 139283, 139284, 139285, 139286, 139287, 139288, 139289, 139290, 139291, 139292, 139293, 139294, 139295, 139296, 139297, 139298, 139299, 139300, 139301, 139302, 139303, 139304, 139305, 139306, 139307, 139308, 139309, 139310, 139311, 139312, 139313, 139314, 139315, 139316, 139317, 139318, 139319, 139321, 139322, 139323, 139324, 139325, 139326, 139327, 139328, 139329, 139330, 139331, 139332, 139333, 139334, 139335, 139336, 139337, 139338, 139339, 139340, 139341, 139342, 139343, 139344, 139345, 139346, 139347, 139348, 139349, 139350, 139351, 139352, 139353, 139354, 139355, 139356, 139357, 139358, 139359, 139360, 139361, 139362, 139363, 139364, 139365, 139367, 139368, 139370, 139371, 139372, 139375, 139376, 139377, 139378, 139379, 139380, 139381, 139382, 139384, 139385, 139386, 139387, 139388, 139389, 139390, 139391, 139392, 139393, 139394, 139395, 139396, 139397, 139398, 139399, 139400, 139401, 139402, 139403, 139404, 139405, 139406, 139407, 139408, 139409, 139410, 139411, 139412, 139413, 139414, 139415, 139416, 139417, 139418, 139419, 139420, 139421, 139422, 139423, 139424, 139425, 139426, 139427, 139428, 139429, 139430, 139431, 139432, 139433, 139434, 139435, 139436, 139438, 139439, 139440, 139441, 139442, 139443, 139444, 139445, 139446, 139447, 139448, 139449, 139450, 139451, 139452, 139453, 139454, 139455, 139456, 139457, 139458, 139459, 139460, 139461, 139462, 139463, 139464, 139465, 139466, 139467, 139468, 139469, 139470, 139471, 139472, 139473, 139474, 139475, 139476, 139477, 139478, 139479, 139480, 139481, 139482, 139483, 139484, 139485, 139486, 139487, 139488, 139489, 139490, 139491, 139492, 139493, 139494, 139495, 139496, 139497, 139498, 139499, 139500, 139501, 139502, 139503, 139504, 139505, 139506, 139507, 139508, 139509, 139510, 139511, 139512, 139513, 139514, 139515, 139516, 139517, 139518, 139519, 139520, 139521, 139522, 139523, 139524, 139525, 139526, 139527, 139528, 139529, 139530, 139531, 139532, 139533, 139534, 139535, 139536, 139537, 139538, 139539, 139540, 139541, 139542, 139543, 139544, 139545, 139546, 139547, 139548, 139549, 139550, 139551, 139552, 139553, 139554, 139555, 139556, 139557, 139558, 139559, 139560, 139561, 139562, 139563, 139564, 139565, 139566, 139567, 139568, 139569, 139570, 139571, 139572, 139573, 139574, 139575, 139576, 139577, 139578, 139579, 139580, 139581, 139582, 139583, 139584, 139585, 139586, 139587, 139588, 139589, 139590, 139591, 139592, 139593, 139594, 139595, 139596, 139597, 139598, 139599, 139600, 139601, 139602, 139603, 139604, 139605, 139606, 139607, 139608, 139609, 139610, 139611, 139612, 139613, 139614, 139615, 139616, 139617, 139618, 139619, 139620, 139621, 139622, 139623, 139624, 139625, 139626, 139629, 139630, 139631, 139632, 139633, 139634, 139635, 139636, 139637, 139638, 139639, 139640, 139641, 139642, 139643, 139644, 139645, 139646, 139647, 139648, 139649, 139650, 139651, 139652, 139654, 139655, 139656, 139657, 139658, 139659, 139660, 139661, 139662, 139663, 139664, 139665, 139666, 139667, 139668, 139669, 139670, 139671, 139672, 139673, 139674, 139675, 139676, 139677, 139678, 139679, 139680, 139681, 139682, 139683, 139684, 139685, 139686, 139687, 139688, 139689, 139690, 139691, 139692, 139693, 139694, 139695, 139696, 139697, 139698, 139699, 139700, 139701, 139702, 139703, 139704, 139705, 139706, 139707, 139708, 139709, 139710, 139711, 139712, 139713, 139714, 139715, 139716, 139717, 139718, 139719, 139720, 139721, 139722, 139723, 139724, 139725, 139726, 139727, 139728, 139729, 139730, 139731, 139732, 139733, 139734, 139735, 139736, 139737, 139738, 139739, 139740, 139741, 139742, 139743, 139744, 139745, 139746, 139747, 139748, 139749, 139750, 139751, 139752, 139753, 139754, 139755, 139756, 139757, 139758, 139759, 139760, 139761, 139762, 139763, 139764, 139765, 139766, 139767, 139768, 139769, 139770, 139771, 139772, 139773, 139774, 139775, 139776, 139777, 139778, 139780, 139781, 139782, 139783, 139784, 139785, 139786, 139787, 139788, 139789, 139790, 139791, 139792, 139793, 139794, 139795, 139796, 139797, 139798, 139799, 139800, 139801, 139802, 139803, 139804, 139805, 139806, 139807, 139808, 139809, 139810, 139811, 139812, 139813, 139814, 139815, 139816, 139817, 139818, 139819, 139820, 139821, 139822, 139823, 139824, 139825, 139826, 139827, 139828, 139829, 139830, 139831, 139832, 139833, 139834, 139835, 139836, 139837, 139838, 139839, 139840, 139841, 139842, 139843, 139844, 139845, 139846, 139847, 139848, 139849, 139850, 139851, 139852, 139853, 139854, 139855, 139856, 139857, 139858, 139859, 139860, 139861, 139862, 139863, 139864, 139865, 139866, 139867, 139868, 139869, 139870, 139871, 139872, 139873, 139874, 139875, 139876, 139877, 139878, 139879, 139880, 139881, 139882, 139883, 139884, 139885, 139886, 139887, 139888, 139889, 139890, 139891, 139892, 139893, 139894, 139895, 139896, 139897, 139898, 139899, 139900, 139901, 139902, 139903, 139904, 139906, 139907, 139908, 139909, 139910, 139911, 139912, 139913, 139914, 139915, 139916, 139917, 139918, 139919, 139920, 139921, 139922, 139923, 139924, 139925, 139926, 139927, 139928, 139929, 139930, 139931, 139932, 139936, 139937, 139938, 139939, 139940, 139941, 139942, 139943, 139944, 139945, 139946, 139947, 139948, 139949, 139950, 139951, 139952, 139953, 139954, 139955, 139956, 139957, 139958, 139959, 139960, 139961, 139962, 139963, 139964, 139965, 139966, 139967, 139968, 139969, 139970, 139971, 139973, 139974, 139975, 139976, 139977, 139978, 139979, 139980, 139981, 139982, 139983, 139984, 139986, 139987, 139988, 139989, 139991, 139992, 139993, 139994, 139995, 139996, 139997, 139998, 139999, 140000, 140001, 140002, 140003, 140004, 140005, 140006, 140007, 140008, 140009, 140010, 140011, 140012, 140013, 140014, 140015, 140016, 140017, 140018, 140019, 140020, 140021, 140022, 140023, 140024, 140025, 140026, 140027, 140028, 140029, 140030, 140031, 140032, 140033, 140034, 140035, 140036, 140037, 140038, 140039, 140041, 140042, 140043, 140044, 140045, 140046, 140047, 140048, 140049, 140050, 140051, 140052, 140053, 140054, 140055, 140056, 140057, 140058, 140059, 140060, 140061, 140062, 140063, 140064, 140065, 140066, 140067, 140068, 140069, 140070, 140071, 140072, 140073, 140074, 140075, 140076, 140077, 140078, 140079, 140080, 140081, 140082, 140083, 140084, 140085, 140086, 140087, 140088, 140089, 140090, 140091, 140092, 140093, 140094, 140095, 140096, 140097, 140098, 140099, 140100, 140101, 140102, 140103, 140104, 140105, 140106, 140107, 140108, 140109, 140110, 140111, 140112, 140113, 140114, 140115, 140116, 140117, 140118, 140119, 140120, 140121, 140122, 140123, 140124, 140125, 140126, 140127, 140128, 140129, 140130, 140131, 140133, 140135, 140136, 140137, 140138, 140139, 140140, 140141, 140142, 140143, 140144, 140145, 140146, 140147, 140148, 140149, 140150, 140151, 140152, 140153, 140154, 140155, 140156, 140157, 140158, 140159, 140160, 140161, 140162, 140163, 140164, 140165, 140166, 140167, 140168, 140169, 140170, 140171, 140172, 140173, 140174, 140176, 140177, 140178, 140179, 140180, 140181, 140182, 140183, 140184, 140185, 140186, 140187, 140188, 140189, 140190, 140191, 140192, 140193, 140194, 140195, 140196, 140197, 140198, 140199, 140200, 140201, 140202, 140203, 140204, 140205, 140206, 140207, 140208, 140209, 140210, 140211, 140212, 140213, 140214, 140215, 140216, 140217, 140218, 140219, 140220, 140221, 140222, 140223, 140224, 140225, 140226, 140227, 140228, 140229, 140230, 140231, 140232, 140233, 140234, 140235, 140236, 140237, 140238, 140239, 140240, 140241, 140242, 140243, 140244, 140245, 140246, 140247, 140248, 140249, 140250, 140251, 140252, 140253, 140254, 140255, 140257, 140258, 140259, 140260, 140261, 140262, 140263, 140264, 140265, 140266, 140267, 140268, 140269, 140270, 140271, 140272, 140273, 140274, 140275, 140276, 140277, 140278, 140279, 140280, 140281, 140283, 140284, 140285, 140286, 140287, 140288, 140289, 140290, 140291, 140292, 140293, 140294, 140295, 140296, 140297, 140298, 140299, 140300, 140301, 140302, 140303, 140305, 140306, 140307, 140308, 140309, 140310, 140311, 140312, 140313, 140314, 140315, 140316, 140317, 140318, 140319, 140320, 140321, 140322, 140323, 140324, 140325, 140326, 140327, 140328, 140329, 140330, 140331, 140332, 140333, 140334, 140335, 140336, 140337, 140338, 140339, 140340, 140341, 140342, 140343, 140344, 140345, 140346, 140347, 140348, 140349, 140350, 140351, 140352, 140353, 140354, 140355, 140356, 140357, 140358, 140359, 140360, 140361, 140362, 140363, 140364, 140365, 140366, 140367, 140368, 140369, 140370, 140371, 140372, 140373, 140374, 140375, 140376, 140377, 140378, 140379, 140380, 140381, 140382, 140383, 140384, 140385, 140386, 140387, 140388, 140389, 140390, 140391, 140392, 140393, 140394, 140395, 140396, 140397, 140398, 140399, 140400, 140401, 140402, 140403, 140404, 140405, 140406, 140407, 140408, 140409, 140410, 140411, 140412, 140413, 140414, 140415, 140416, 140417, 140418, 140419, 140421, 140422, 140423, 140424, 140425, 140426, 140427, 140428, 140429, 140430, 140431, 140432, 140433, 140434, 140435, 140436, 140437, 140438, 140439, 140440, 140441, 140442, 140443, 140444, 140445, 140446, 140447, 140448, 140449, 140450, 140451, 140452, 140453, 140454, 140455, 140456, 140457, 140458, 140459, 140460, 140461, 140462, 140463, 140464, 140465, 140466, 140467, 140468, 140469, 140470, 140471, 140472, 140473, 140474, 140475, 140476, 140477, 140478, 140479, 140480, 140481, 140482, 140483, 140484, 140485, 140486, 140487, 140488, 140489, 140490, 140492, 140493, 140494, 140495, 140496, 140497, 140498, 140499, 140500, 140501, 140502, 140503, 140504, 140510, 140511, 140512, 140513, 140514, 140515, 140516, 140517, 140518, 140519, 140520, 140521, 140522, 140523, 140524, 140525, 140526, 140527, 140528, 140529, 140530, 140531, 140532, 140533, 140534, 140535, 140536, 140538, 140539, 140540, 140541, 140542, 140543, 140544, 140545, 140546, 140547, 140548, 140549, 140550, 140551, 140552, 140553, 140554, 140555, 140556, 140557, 140558, 140559, 140560, 140561, 140562, 140563, 140564, 140565, 140566, 140567, 140568, 140569, 140570, 140571, 140572, 140573, 140574, 140575, 140576, 140577, 140578, 140579, 140580, 140581, 140582, 140583, 140584, 140585, 140586, 140587, 140588, 140589, 140590, 140591, 140592, 140593, 140594, 140595, 140596, 140597, 140598, 140599, 140600, 140601, 140602, 140603, 140604, 140605, 140606, 140607, 140608, 140609, 140610, 140611, 140612, 140613, 140614, 140615, 140616, 140618, 140619, 140620, 140627, 140629, 140630, 140631, 140632, 140633, 140635, 140636, 140637, 140638, 140639, 140640, 140641, 140642, 140643, 140644, 140646, 140648, 140649, 140650, 140651, 140652, 140653, 140654, 140655, 140656, 140657, 140658, 140659, 140660, 140661, 140662, 140663, 140664, 140665, 140666, 140667, 140668, 140669, 140670, 140671, 140672, 140673, 140674, 140675, 140676, 140677, 140678, 140679, 140680, 140681, 140682, 140683, 140684, 140685, 140686, 140687, 140688, 140689, 140690, 140691, 140692, 140693, 140694, 140695, 140696, 140697, 140699, 140700, 140701, 140702, 140703, 140704, 140705, 140706, 140707, 140708, 140709, 140710, 140711, 140712, 140713, 140714, 140715, 140716, 140717, 140718, 140719, 140720, 140721, 140722, 140723, 140724, 140725, 140726, 140727, 140728, 140729, 140730, 140731, 140732, 140733, 140734, 140735, 140736, 140737, 140738, 140739, 140740, 140741, 140742, 140743, 140744, 140745, 140746, 140747, 140748, 140749, 140750, 140751, 140752, 140753, 140754, 140755, 140756, 140757, 140758, 140759, 140760, 140761, 140763, 140764, 140765, 140766, 140768, 140769, 140770, 140771, 140772, 140773, 140774, 140775, 140776, 140777, 140778, 140779, 140780, 140781, 140782, 140783, 140784, 140785, 140786, 140787, 140789, 140790, 140791, 140792, 140793, 140794, 140795, 140796, 140797, 140798, 140799, 140800, 140801, 140802, 140803, 140804, 140805, 140806, 140807, 140808, 140809, 140810, 140811, 140812, 140813, 140814, 140816, 140817, 140818, 140819, 140820, 140821, 140822, 140823, 140824, 140825, 140826, 140827, 140828, 140829, 140830, 140832, 140833, 140834, 140835, 140836, 140837, 140838, 140839, 140841, 140842, 140843, 140844, 140845, 140846, 140847, 140848, 140849, 140850, 140851, 140852, 140853, 140854, 140855, 140857, 140858, 140860, 140861, 140862, 140863, 140864, 140865, 140866, 140867, 140868, 140869, 140870, 140871, 140872, 140873, 140875, 140876, 140877, 140878, 140879, 140880, 140881, 140882, 140883, 140884, 140885, 140886, 140887, 140888, 140889, 140890, 140891, 140892, 140893, 140894, 140895, 140896, 140897, 140898, 140899, 140900, 140902, 140903, 140904, 140905, 140906, 140907, 140908, 140909, 140910, 140911, 140912, 140913, 140914, 140915, 140916, 140917, 140918, 140919, 140920, 140921, 140922, 140923, 140924, 140925, 140926, 140927, 140928, 140929, 140930, 140931, 140932, 140933, 140934, 140935, 140936, 140937, 140938, 140939, 140940, 140941, 140942, 140943, 140944, 140945, 140946, 140947, 140948, 140949, 140950, 140951, 140952, 140953, 140954, 140955, 140956, 140957, 140958, 140959, 140960, 140961, 140962, 140965, 140966, 140967, 140968, 140970, 140971, 140972, 140973, 140974, 140975, 140976, 140977, 140978, 140979, 140980, 140981, 140982, 140983, 140984, 140985, 140986, 140987, 140988, 140989, 140990, 140991, 140992, 140993, 140994, 140995, 140996, 140997, 140998, 140999, 141000, 141001, 141002, 141003, 141004, 141005, 141006, 141007, 141008, 141009, 141010, 141011, 141012, 141013, 141014, 141015, 141016, 141017, 141018, 141019, 141020, 141022, 141023, 141024, 141025, 141026, 141027, 141028, 141029, 141030, 141031, 141032, 141033, 141034, 141035, 141036, 141037, 141038, 141039, 141040, 141041, 141042, 141043, 141044, 141045, 141046, 141047, 141048, 141049, 141050, 141051, 141052, 141053, 141054, 141055, 141056, 141057, 141058, 141059, 141060, 141061, 141062, 141063, 141064, 141065, 141066, 141067, 141070, 141071, 141072, 141073, 141074, 141075, 141076, 141077, 141078, 141079, 141080, 141081, 141082, 141083, 141084, 141085, 141086, 141087, 141088, 141089, 141090, 141091, 141092, 141093, 141094, 141095, 141096, 141097, 141098, 141099, 141100, 141101, 141102, 141103, 141104, 141105, 141106, 141107, 141108, 141109, 141110, 141111, 141112, 141113, 141114, 141115, 141116, 141117, 141118, 141119, 141120, 141121, 141122, 141123, 141124, 141125, 141126, 141127, 141128, 141129, 141130, 141131, 141132, 141133, 141134, 141135, 141136, 141137, 141138, 141139, 141140, 141142, 141143, 141145, 141147, 141148, 141149, 141150, 141151, 141152, 141153, 141154, 141155, 141159, 141160, 141161, 141162, 141163, 141164, 141165, 141166, 141167, 141168, 141169, 141170, 141171, 141172, 141173, 141174, 141175, 141176, 141177, 141178, 141179, 141180, 141181, 141182, 141183, 141184, 141185, 141186, 141187, 141188, 141189, 141190, 141191, 141192, 141193, 141194, 141195, 141196, 141197, 141198, 141199, 141200, 141201, 141202, 141203, 141204, 141205, 141206, 141207, 141208, 141209, 141210, 141211, 141212, 141213, 141214, 141215, 141216, 141217, 141218, 141219, 141220, 141221, 141222, 141223, 141224, 141225, 141226, 141227, 141228, 141229, 141230, 141231, 141232, 141233, 141234, 141235, 141236, 141237, 141238, 141239, 141240, 141241, 141242, 141243, 141244, 141245, 141246, 141247, 141248, 141249, 141250, 141251, 141252, 141253, 141254, 141255, 141256, 141257, 141258, 141259, 141260, 141261, 141262, 141263, 141264, 141265, 141266, 141267, 141268, 141269, 141270, 141271, 141272, 141273, 141274, 141275, 141276, 141277, 141278, 141279, 141280, 141281, 141282, 141283, 141284, 141285, 141286, 141287, 141288, 141289, 141290, 141291, 141292, 141293, 141294, 141295, 141296, 141297, 141298, 141299, 141300, 141301, 141302, 141303, 141304, 141305, 141307, 141308, 141309, 141310, 141311, 141312, 141313, 141314, 141315, 141316, 141317, 141318, 141319, 141320, 141321, 141322, 141323, 141324, 141325, 141326, 141327, 141329, 141330, 141331, 141332, 141333, 141334, 141335, 141336, 141337, 141338, 141339, 141340, 141341, 141342, 141343, 141344, 141345, 141346, 141347, 141348, 141349, 141350, 141351, 141352, 141353, 141354, 141355, 141356, 141357, 141358, 141359, 141360, 141361, 141362, 141363, 141364, 141365, 141366, 141367, 141472, 141473, 141478, 141479, 141480, 141481, 141482, 141483, 141484, 141485, 141486, 141487, 141488, 141489, 141490, 141491, 141492, 141493, 141494, 141495, 141496, 141497, 141499, 141500, 141501, 141502, 141503, 141504, 141505, 141506, 141507, 141508, 141509, 141510, 141511, 141512, 141513, 141514, 141515, 141516, 141517, 141518, 141519, 141520, 141521, 141522, 141523, 141524, 141525, 141526, 141527, 141528, 141529, 141530, 141531, 141532, 141533, 141534, 141535, 141536, 141537, 141538, 141539, 141540, 141541, 141542, 141543, 141544, 141545, 141546, 141547, 141548, 141549, 141550, 141551, 141552, 141553, 141554, 141555, 141556, 141557, 141558, 141559, 141560, 141561, 141562, 141563, 141564, 141565, 141566, 141567, 141568, 141569, 141570, 141571, 141572, 141573, 141574, 141575, 141576, 141577, 141578, 141579, 141580, 141581, 141582, 141583, 141584, 141585, 141586, 141587, 141588, 141589, 141590, 141591, 141592, 141593, 141594, 141595, 141596, 141597, 141598, 141599, 141600, 141601, 141602, 141603, 141604, 141605, 141606, 141607, 141608, 141609, 141610, 141611, 141612, 141613, 141614, 141615, 141616, 141617, 141618, 141619, 141620, 141621, 141622, 141623, 141624, 141625, 141626, 141627, 141628, 141629, 141630, 141631, 141632, 141633, 141634, 141635, 141636, 141637, 141638, 141639, 141640, 141641, 141642, 141643, 141644, 141645, 141646, 141647, 141648, 141649, 141650, 141651, 141652, 141653, 141654, 141655, 141656, 141657, 141658, 141659, 141660, 141661, 141662, 141663, 141664, 141665, 141666, 141667, 141668, 141669, 141670, 141671, 141672, 141673, 141674, 141675, 141676, 141677, 141678, 141679, 141680, 141681, 141682, 141683, 141684, 141685, 141686, 141687, 141688, 141689, 141690, 141691, 141692, 141693, 141694, 141695, 141696, 141697, 141698, 141699, 141700, 141701, 141702, 141703, 141704, 141705, 141706, 141707, 141708, 141709, 141710, 141711, 141712, 141713, 141714, 141715, 141716, 141717, 141718, 141719, 141720, 141721, 141722, 141723, 141724, 141725, 141726, 141727, 141728, 141729, 141730, 141731, 141732, 141733, 141734, 141735, 141736, 141737, 141738, 141741, 141742, 141744, 141745, 141746, 141747, 141748, 141749, 141750, 141751, 141752, 141753, 141754, 141755, 141756, 141757, 141758, 141759, 141760, 141761, 141762, 141763, 141765, 141766, 141767, 141768, 141769, 141770, 141771, 141772, 141773, 141774, 141775, 141776, 141777, 141778, 141779, 141780, 141781, 141782, 141783, 141784, 141785, 141786, 141787, 141788, 141789, 141790, 141791, 141792, 141793, 141794, 141795, 141796, 141797, 141798, 141799, 141800, 141801, 141802, 141803, 141804, 141805, 141806, 141807, 141808, 141809, 141810, 141811, 141812, 141813, 141814, 141815, 141816, 141817, 141818, 141819, 141820, 141821, 141822, 141823, 141824, 141825, 141826, 141827, 141828, 141829, 141830, 141831, 141832, 141833, 141834, 141835, 141836, 141837, 141838, 141840, 141841, 141843, 141844, 141845, 141846, 141847, 141848, 141849, 141850, 141851, 141852, 141853, 141854, 141855, 141856, 141857, 141858, 141859, 141860, 141861, 141862, 141863, 141864, 141865, 141866, 141867, 141868, 141869, 141870, 141871, 141872, 141873, 141874, 141875, 141876, 141877, 141878, 141879, 141880, 141881, 141882, 141883, 141884, 141885, 141886, 141887, 141888, 141889, 141890, 141891, 141892, 141893, 141894, 141895, 141896, 141897, 141898, 141899, 141900, 141901, 141902, 141903, 141904, 141905, 141906, 141907, 141908, 141909, 141910, 141911, 141912, 141913, 141914, 141915, 141918, 141919, 141920, 141921, 141922, 141923, 141924, 141925, 141926, 141927, 141928, 141929, 141930, 141931, 141932, 141933, 141934, 141935, 141936, 141937, 141938, 141939, 141940, 141941, 141942, 141943, 141944, 141945, 141946, 141947, 141948, 141949, 141950, 141951, 141952, 141953, 141954, 141955, 141956, 141957, 141958, 141959, 141960, 141961, 141962, 141963, 141968, 141969, 141970, 141971, 141972, 141973, 141974, 141975, 141976, 141977, 141978, 141979, 141980, 141981, 141982, 141983, 141984, 141985, 141986, 141987, 141988, 141989, 141990, 141991, 141992, 141993, 141994, 141995, 141996, 141997, 141999, 142000, 142001, 142002, 142003, 142004, 142005, 142006, 142007, 142008, 142009, 142010, 142011, 142012, 142013, 142014, 142015, 142016, 142017, 142018, 142019, 142020, 142021, 142022, 142023, 142024, 142025, 142026, 142027, 142028, 142029, 142030, 142031, 142032, 142033, 142034, 142035, 142036, 142037, 142038, 142039, 142040, 142041, 142042, 142043, 142044, 142045, 142046, 142047, 142048, 142049, 142050, 142051, 142052, 142053, 142054, 142055, 142056, 142057, 142058, 142059, 142060, 142061, 142062, 142063, 142064, 142065, 142066, 142067, 142068, 142069, 142070, 142071, 142072, 142073, 142074, 142075, 142076, 142077, 142081, 142082, 142085, 142086, 142087, 142088, 142089, 142090, 142091, 142092, 142093, 142094, 142095, 142096, 142097, 142098, 142099, 142100, 142101, 142102, 142103, 142104, 142105, 142106, 142107, 142108, 142109, 142110, 142111, 142112, 142113, 142114, 142115, 142116, 142117, 142118, 142119, 142120, 142121, 142122, 142123, 142124, 142125, 142126, 142127, 142128, 142129, 142130, 142131, 142132, 142133, 142134, 142135, 142136, 142137, 142138, 142139, 142140, 142141, 142142, 142143, 142144, 142145, 142146, 142148, 142149, 142150, 142151, 142152, 142153, 142154, 142157, 142158, 142159, 142160, 142161, 142162, 142163, 142164, 142165, 142166, 142167, 142168, 142169, 142170, 142171, 142172, 142173, 142174, 142175, 142176, 142177, 142178, 142179, 142180, 142181, 142182, 142183, 142184, 142185, 142186, 142187, 142188, 142189, 142190, 142191, 142192, 142194, 142195, 142196, 142197, 142198, 142199, 142200, 142201, 142202, 142203, 142204, 142205, 142206, 142207, 142208, 142209, 142210, 142211, 142212, 142213, 142214, 142215, 142216, 142217, 142218, 142219, 142220, 142221, 142222, 142223, 142224, 142225, 142226, 142227, 142228, 142229, 142230, 142231, 142232, 142233, 142234, 142235, 142236, 142237, 142238, 142239, 142240, 142241, 142242, 142243, 142244, 142245, 142246, 142247, 142248, 142249, 142250, 142251, 142252, 142253, 142254, 142255, 142256, 142257, 142258, 142259, 142260, 142261, 142262, 142263, 142264, 142265, 142266, 142267, 142268, 142269, 142270, 142271, 142272, 142273, 142274, 142275, 142276, 142277, 142278, 142279, 142280, 142281, 142282, 142283, 142284, 142285, 142286, 142287, 142288, 142289, 142290, 142291, 142292, 142293, 142294, 142295, 142296, 142297, 142298, 142299, 142300, 142301, 142302, 142303, 142304, 142305, 142306, 142307, 142308, 142309, 142310, 142311, 142312, 142313, 142314, 142315, 142316, 142317, 142318, 142319, 142320, 142321, 142322, 142323, 142324, 142325, 142326, 142327, 142328, 142329, 142330, 142331, 142332, 142333, 142334, 142335, 142336, 142337, 142338, 142339, 142340, 142341, 142342, 142343, 142344, 142345, 142346, 142347, 142348, 142349, 142350, 142351, 142352, 142353, 142354, 142355, 142356, 142357, 142358, 142359, 142360, 142361, 142362, 142363, 142364, 142365, 142366, 142367, 142368, 142369, 142370, 142371, 142372, 142373, 142374, 142375, 142376, 142377, 142378, 142379, 142380, 142381, 142382, 142383, 142384, 142385, 142386, 142387, 142388, 142389, 142390, 142391, 142392, 142393, 142394, 142395, 142396, 142397, 142398, 142399, 142400, 142401, 142402, 142403, 142404, 142405, 142406, 142407, 142408, 142409, 142410, 142411, 142412, 142413, 142414, 142415, 142417, 142418, 142419, 142420, 142421, 142422, 142423, 142424, 142425, 142426, 142427, 142428, 142429, 142430, 142431, 142432, 142433, 142434, 142435, 142436, 142437, 142438, 142439, 142440, 142441, 142442, 142443, 142444, 142445, 142446, 142447, 142448, 142449, 142450, 142451, 142452, 142453, 142454, 142455, 142456, 142457, 142458, 142459, 142460, 142461, 142462, 142463, 142464, 142465, 142466, 142467, 142468, 142469, 142470, 142471, 142472, 142473, 142474, 142475, 142476, 142477, 142478, 142479, 142480, 142481, 142482, 142483, 142484, 142485, 142486, 142487, 142488, 142489, 142490, 142491, 142492, 142493, 142494, 142495, 142496, 142497, 142498, 142499, 142500, 142501, 142502, 142503, 142504, 142505, 142506, 142507, 142508, 142509, 142510, 142511, 142512, 142513, 142514, 142515, 142516, 142517, 142518, 142519, 142521, 142522, 142523, 142524, 142525, 142526, 142527, 142528, 142529, 142530, 142531, 142532, 142533, 142534, 142535, 142536, 142537, 142538, 142539, 142540, 142541, 142542, 142543, 142544, 142545, 142546, 142547, 142548, 142549, 142550, 142551, 142552, 142553, 142554, 142555, 142556, 142557, 142558, 142559, 142560, 142561, 142562, 142563, 142564, 142565, 142566, 142567, 142568, 142569, 142570, 142571, 142573, 142574, 142575, 142576, 142577, 142578, 142579, 142580, 142581, 142582, 142583, 142584, 142585, 142586, 142587, 142588, 142589, 142590, 142591, 142592, 142593, 142594, 142595, 142596, 142597, 142598, 142599, 142600, 142601, 142602, 142603, 142605, 142607, 142608, 142609, 142610, 142611, 142612, 142613, 142614, 142615, 142616, 142617, 142618, 142619, 142620, 142621, 142622, 142623, 142624, 142625, 142626, 142627, 142628, 142629, 142630, 142631, 142632, 142633, 142634, 142635, 142636, 142637, 142638, 142639, 142640, 142641, 142642, 142643, 142644, 142645, 142646, 142647, 142648, 142649, 142650, 142651, 142652, 142653, 142654, 142655, 142656, 142657, 142658, 142659, 142660, 142661, 142662, 142663, 142664, 142665, 142666, 142667, 142668, 142669, 142670, 142671, 142672, 142673, 142674, 142675, 142676, 142677, 142678, 142679, 142680, 142681, 142682, 142683, 142684, 142685, 142686, 142687, 142688, 142689, 142690, 142691, 142692, 142693, 142694, 142695, 142696, 142697, 142698, 142699, 142700, 142701, 142702, 142703, 142704, 142705, 142706, 142707, 142708, 142709, 142710, 142711, 142712, 142713, 142714, 142715, 142716, 142717, 142718, 142719, 142720, 142721, 142723, 142724, 142725, 142726, 142727, 142728, 142729, 142730, 142731, 142732, 142733, 142734, 142735, 142736, 142737, 142738, 142739, 142740, 142741, 142742, 142744, 142745, 142746, 142747, 142748, 142749, 142750, 142751, 142752, 142753, 142754, 142755, 142756, 142757, 142759, 142760, 142761, 142764, 142765, 142766, 142767, 142768, 142769, 142770, 142771, 142772, 142773, 142774, 142775, 142776, 142777, 142778, 142779, 142780, 142781, 142782, 142784, 142785, 142786, 142787, 142788, 142789, 142791, 142792, 142793, 142794, 142795, 142796, 142797, 142798, 142799, 142800, 142801, 142802, 142803, 142804, 142805, 142806, 142807, 142808, 142809, 142810, 142811, 142812, 142813, 142814, 142815, 142816, 142818, 142819, 142820, 142821, 142822, 142823, 142824, 142825, 142826, 142827, 142828, 142829, 142830, 142831, 142832, 142833, 142834, 142835, 142836, 142837, 142838, 142839, 142840, 142841, 142842, 142843, 142844, 142845, 142846, 142847, 142848, 142849, 142850, 142851, 142853, 142854, 142855, 142856, 142857, 142858, 142859, 142860, 142861, 142862, 142863, 142864, 142865, 142866, 142867, 142868, 142869, 142870, 142871, 142872, 142873, 142874, 142875, 142876, 142877, 142878, 142879, 142880, 142881, 142882, 142883, 142884, 142885, 142886, 142887, 142889, 142890, 142891, 142892, 142893, 142894, 142895, 142896, 142897, 142898, 142899, 142900, 142901, 142902, 142903, 142904, 142905, 142906, 142907, 142908, 142909, 142910, 142911, 142912, 142913, 142914, 142915, 142916, 142917, 142918, 142919, 142920, 142921, 142922, 142923, 142924, 142925, 142926, 142927, 142928, 142929, 142930, 142931, 142933, 142934, 142935, 142936, 142937, 142938, 142939, 142940, 142941, 142942, 142943, 142944, 142945, 142946, 142947, 142948, 142949, 142950, 142951, 142952, 142953, 142954, 142955, 142956, 142957, 142958, 142959, 142960, 142961, 142962, 142963, 142964, 142965, 142966, 142967, 142968, 142969, 142970, 142971, 142972, 142973, 142974, 142975, 142976, 142977, 142978, 142979, 142980, 142981, 142982, 142983, 142984, 142985, 142986, 142987, 142988, 142989, 142990, 142991, 142992, 142993, 142994, 142995, 142996, 142997, 142998, 142999, 143000, 143001, 143002, 143003, 143004, 143005, 143006, 143007, 143008, 143009, 143010, 143011, 143012, 143013, 143014, 143015, 143016, 143017, 143018, 143019, 143020, 143021, 143022, 143023, 143024, 143025, 143026, 143027, 143028, 143029, 143030, 143031, 143032, 143033, 143034, 143035, 143036, 143037, 143038, 143039, 143040, 143041, 143042, 143043, 143044, 143045, 143046, 143047, 143048, 143049, 143050, 143051, 143052, 143053, 143054, 143055, 143056, 143057, 143058, 143059, 143060, 143061, 143062, 143063, 143064, 143065, 143066, 143067, 143068, 143069, 143070, 143071, 143072, 143073, 143074, 143075, 143076, 143077, 143078, 143079, 143080, 143081, 143082, 143083, 143084, 143085, 143086, 143087, 143088, 143089, 143090, 143091, 143092, 143093, 143094, 143095, 143096, 143097, 143098, 143099, 143100, 143101, 143102, 143103, 143104, 143105, 143106, 143107, 143108, 143109, 143110, 143111, 143112, 143113, 143114, 143115, 143116, 143117, 143118, 143119, 143120, 143121, 143122, 143123, 143124, 143125, 143126, 143127, 143128, 143129, 143130, 143131, 143132, 143133, 143134, 143136, 143137, 143138, 143139, 143140, 143141, 143142, 143143, 143144, 143145, 143146, 143147, 143148, 143149, 143150, 143151, 143152, 143153, 143154, 143155, 143156, 143157, 143158, 143159, 143160, 143161, 143162, 143163, 143164, 143165, 143166, 143167, 143168, 143169, 143170, 143171, 143172, 143173, 143174, 143175, 143176, 143177, 143178, 143179, 143180, 143181, 143182, 143183, 143184, 143185, 143186, 143187, 143188, 143189, 143190, 143191, 143192, 143193, 143194, 143195, 143196, 143197, 143198, 143199, 143200, 143202, 143203, 143204, 143205, 143206, 143207, 143208, 143209, 143210, 143211, 143212, 143213, 143214, 143215, 143216, 143217, 143218, 143219, 143220, 143221, 143222, 143223, 143224, 143225, 143226, 143227, 143228, 143229, 143230, 143231, 143232, 143233, 143234, 143235, 143236, 143237, 143238, 143239, 143240, 143241, 143242, 143243, 143244, 143245, 143246, 143247, 143248, 143249, 143250, 143251, 143252, 143253, 143254, 143255, 143256, 143257, 143258, 143259, 143260, 143261, 143262, 143263, 143264, 143265, 143266, 143267, 143268, 143269, 143270, 143271, 143272, 143273, 143274, 143275, 143277, 143278, 143279, 143280, 143281, 143282, 143283, 143285, 143286, 143287, 143288, 143289, 143290, 143291, 143292, 143293, 143294, 143295, 143296, 143297, 143298, 143299, 143300, 143301, 143302, 143303, 143305, 143306, 143308, 143309, 143310, 143311, 143312, 143313, 143314, 143315, 143316, 143317, 143318, 143319, 143320, 143321, 143322, 143323, 143324, 143325, 143326, 143327, 143328, 143329, 143330, 143331, 143332, 143334, 143335, 143336, 143337, 143338, 143339, 143340, 143341, 143342, 143343, 143344, 143345, 143346, 143347, 143348, 143354, 143355, 143356, 143357, 143358, 143359, 143360, 143361, 143362, 143363, 143364, 143365, 143366, 143367, 143368, 143369, 143370, 143371, 143372, 143373, 143374, 143375, 143376, 143377, 143378, 143379, 143380, 143381, 143382, 143383, 143384, 143385, 143386, 143387, 143388, 143389, 143390, 143391, 143392, 143393, 143394, 143395, 143396, 143397, 143398, 143399, 143400, 143401, 143402, 143403, 143404, 143405, 143406, 143407, 143408, 143409, 143410, 143411, 143412, 143413, 143414, 143415, 143416, 143417, 143418, 143419, 143420, 143421, 143422, 143423, 143424, 143425, 143426, 143427, 143428, 143429, 143430, 143431, 143432, 143433, 143434, 143435, 143436, 143437, 143438, 143439, 143440, 143441, 143442, 143443, 143444, 143445, 143446, 143447, 143448, 143449, 143450, 143451, 143452, 143453, 143454, 143455, 143456, 143457, 143458, 143459, 143460, 143462, 143463, 143464, 143465, 143466, 143467, 143468, 143469, 143471, 143472, 143473, 143474, 143475, 143476, 143478, 143479, 143480, 143481, 143482, 143483, 143484, 143485, 143486, 143487, 143488, 143489, 143490, 143491, 143492, 143493, 143494, 143495, 143496, 143498, 143499, 143500, 143501, 143502, 143503, 143504, 143505, 143507, 143508, 143509, 143510, 143511, 143512, 143513, 143514, 143515, 143516, 143517, 143518, 143519, 143520, 143521, 143522, 143523, 143524, 143525, 143526, 143527, 143528, 143529, 143530, 143531, 143532, 143533, 143534, 143535, 143536, 143537, 143538, 143539, 143540, 143541, 143542, 143543, 143544, 143545, 143546, 143547, 143548, 143549, 143550, 143551, 143552, 143553, 143554, 143555, 143556, 143557, 143558, 143559, 143560, 143561, 143562, 143563, 143564, 143565, 143566, 143567, 143568, 143569, 143570, 143571, 143572, 143573, 143574, 143575, 143576, 143577, 143578, 143579, 143580, 143581, 143582, 143583, 143584, 143585, 143586, 143587, 143588, 143589, 143590, 143591, 143592, 143593, 143594, 143595, 143596, 143597, 143598, 143599, 143600, 143601, 143602, 143603, 143604, 143605, 143606, 143607, 143608, 143609, 143610, 143611, 143613, 143614, 143615, 143616, 143617, 143618, 143619, 143620, 143621, 143622, 143623, 143624, 143625, 143626, 143627, 143628, 143629, 143630, 143631, 143632, 143633, 143634, 143635, 143636, 143637, 143638, 143639, 143640, 143641, 143642, 143643, 143644, 143645, 143646, 143647, 143648, 143653, 143656, 143657, 143658, 143659, 143660, 143661, 143662, 143663, 143664, 143665, 143666, 143667, 143668, 143669, 143670, 143671, 143672, 143673, 143674, 143675, 143676, 143677, 143678, 143679, 143680, 143681, 143682, 143683, 143684, 143685, 143686, 143687, 143688, 143689, 143690, 143691, 143692, 143693, 143694, 143695, 143696, 143697, 143698, 143699, 143700, 143701, 143702, 143703, 143704, 143705, 143706, 143707, 143708, 143709, 143710, 143711, 143712, 143713, 143715, 143716, 143717, 143718, 143719, 143720, 143721, 143723, 143724, 143725, 143726, 143727, 143728, 143730, 143731, 143732, 143733, 143734, 143735, 143736, 143737, 143738, 143739, 143740, 143741, 143742, 143743, 143744, 143745, 143746, 143747, 143748, 143749, 143750, 143751, 143752, 143753, 143754, 143755, 143756, 143757, 143758, 143759, 143760, 143761, 143762, 143763, 143764, 143765, 143766, 143767, 143768, 143769, 143770, 143771, 143772, 143773, 143774, 143775, 143776, 143777, 143778, 143779, 143780, 143781, 143782, 143783, 143784, 143785, 143786, 143787, 143788, 143789, 143790, 143791, 143792, 143793, 143794, 143795, 143796, 143797, 143798, 143799, 143800, 143801, 143802, 143803, 143804, 143805, 143806, 143807, 143808, 143809, 143810, 143811, 143812, 143813, 143814, 143815, 143816, 143817, 143818, 143819, 143820, 143821, 143822, 143823, 143824, 143825, 143826, 143827, 143828, 143829, 143830, 143831, 143832, 143839, 143840, 143841, 143842, 143843, 143844, 143845, 143846, 143847, 143848, 143849, 143850, 143851, 143852, 143853, 143854, 143855, 143856, 143857, 143858, 143859, 143860, 143861, 143862, 143863, 143864, 143865, 143866, 143867, 143868, 143869, 143870, 143871, 143872, 143873, 143874, 143875, 143876, 143877, 143878, 143879, 143880, 143881, 143882, 143883, 143884, 143885, 143886, 143887, 143888, 143889, 143890, 143891, 143892, 143893, 143894, 143895, 143896, 143898, 143899, 143900, 143901, 143902, 143903, 143904, 143905, 143906, 143907, 143908, 143909, 143910, 143911, 143912, 143913, 143914, 143915, 143916, 143917, 143918, 143919, 143920, 143921, 143922, 143924, 143925, 143926, 143927, 143928, 143929, 143930, 143931, 143932, 143933, 143934, 143935, 143936, 143937, 143938, 143939, 143940, 143941, 143942, 143943, 143944, 143945, 143946, 143947, 143948, 143949, 143951, 143952, 143953, 143954, 143955, 143956, 143957, 143958, 143959, 143960, 143961, 143962, 143963, 143964, 143965, 143966, 143967, 143968, 143969, 143970, 143971, 143972, 143973, 143974, 143975, 143976, 143977, 143978, 143979, 143980, 143981, 143984, 143985, 143986, 143990, 143991, 143992, 143993, 143994, 143995, 143996, 143997, 143999, 144000, 144002, 144003, 144004, 144005, 144007, 144009, 144010, 144011, 144012, 144013, 144014, 144015, 144016, 144018, 144019, 144020, 144021, 144022, 144023, 144024, 144025, 144026, 144027, 144028, 144029, 144030, 144031, 144032, 144033, 144034, 144035, 144036, 144037, 144038, 144039, 144040, 144041, 144042, 144043, 144044, 144045, 144046, 144047, 144048, 144049, 144050, 144051, 144052, 144053, 144054, 144055, 144056, 144057, 144058, 144059, 144060, 144061, 144062, 144063, 144064, 144065, 144066, 144067, 144068, 144069, 144070, 144071, 144072, 144073, 144074, 144075, 144076, 144077, 144078, 144079, 144080, 144081, 144082, 144083, 144084, 144085, 144086, 144087, 144088, 144089, 144090, 144091, 144092, 144093, 144094, 144095, 144096, 144097, 144098, 144099, 144100, 144101, 144102, 144103, 144104, 144105, 144108, 144109, 144110, 144111, 144112, 144113, 144114, 144115, 144116, 144117, 144118, 144119, 144120, 144121, 144122, 144123, 144124, 144125, 144126, 144127, 144128, 144129, 144130, 144131, 144132, 144133, 144134, 144135, 144136, 144137, 144138, 144139, 144140, 144141, 144142, 144143, 144144, 144145, 144146, 144147, 144148, 144150, 144151, 144152, 144153, 144154, 144155, 144156, 144157, 144158, 144159, 144160, 144161, 144163, 144164, 144165, 144166, 144167, 144168, 144170, 144171, 144172, 144173, 144174, 144175, 144176, 144177, 144178, 144179, 144180, 144181, 144182, 144183, 144184, 144185, 144186, 144187, 144188, 144189, 144190, 144191, 144192, 144193, 144194, 144195, 144196, 144198, 144199, 144200, 144201, 144204, 144205, 144206, 144207, 144208, 144209, 144210, 144211, 144212, 144213, 144214, 144215, 144216, 144217, 144218, 144219, 144220, 144221, 144222, 144223, 144224, 144225, 144226, 144227, 144228, 144229, 144230, 144231, 144232, 144233, 144234, 144235, 144236, 144237, 144238, 144239, 144240, 144241, 144243, 144244, 144245, 144246, 144247, 144248, 144249, 144250, 144251, 144252, 144253, 144254, 144255, 144256, 144257, 144258, 144259, 144260, 144261, 144262, 144263, 144264, 144265, 144266, 144267, 144268, 144269, 144270, 144271, 144272, 144273, 144274, 144275, 144276, 144277, 144278, 144279, 144280, 144281, 144282, 144283, 144284, 144285, 144286, 144288, 144289, 144290, 144293, 144294, 144295, 144296, 144297, 144298, 144299, 144300, 144301, 144302, 144303, 144304, 144305, 144306, 144307, 144308, 144309, 144310, 144311, 144312, 144313, 144314, 144315, 144316, 144317, 144318, 144319, 144320, 144321, 144322, 144323, 144324, 144325, 144326, 144327, 144328, 144329, 144330, 144331, 144332, 144333, 144334, 144335, 144336, 144337, 144338, 144339, 144340, 144341, 144342, 144343, 144344, 144345, 144346, 144347, 144348, 144349, 144350, 144351, 144352, 144353, 144354, 144355, 144356, 144357, 144358, 144359, 144360, 144361, 144362, 144363, 144364, 144365, 144366, 144367, 144368, 144369, 144370, 144371, 144372, 144373, 144374, 144375, 144376, 144377, 144378, 144379, 144380, 144381, 144382, 144383, 144384, 144385, 144386, 144387, 144388, 144389, 144390, 144391, 144392, 144393, 144394, 144395, 144396, 144397, 144398, 144399, 144400, 144401, 144402, 144403, 144404, 144405, 144406, 144407, 144408, 144409, 144410, 144412, 144413, 144414, 144415, 144416, 144417, 144418, 144419, 144420, 144422, 144423, 144424, 144425, 144426, 144427, 144428, 144429, 144430, 144431, 144432, 144433, 144434, 144435, 144436, 144437, 144438, 144439, 144440, 144441, 144442, 144443, 144444, 144445, 144446, 144447, 144448, 144449, 144450, 144451, 144452, 144454, 144455, 144457, 144458, 144459, 144460, 144461, 144462, 144463, 144464, 144465, 144466, 144467, 144468, 144469, 144470, 144471, 144472, 144473, 144475, 144476, 144477, 144478, 144479, 144480, 144481, 144482, 144483, 144484, 144485, 144486, 144487, 144488, 144489, 144490, 144491, 144492, 144493, 144494, 144495, 144496, 144497, 144498, 144500, 144502, 144503, 144504, 144505, 144506, 144507, 144519, 144521, 144522, 144523, 144524, 144525, 144526, 144527, 144528, 144529, 144530, 144531, 144532, 144534, 144535, 144536, 144537, 144538, 144539, 144540, 144541, 144543, 144544, 144545, 144546, 144547, 144548, 144549, 144550, 144551, 144552, 144554, 144555, 144556, 144557, 144558, 144559, 144560, 144561, 144562, 144563, 144564, 144565, 144566, 144567, 144568, 144569, 144570, 144571, 144572, 144573, 144574, 144575, 144576, 144577, 144578, 144579, 144580, 144581, 144582, 144583, 144585, 144586, 144591, 144592, 144593, 144596, 144605, 144606, 144607, 144609, 144610, 144611, 144612, 144613, 144614, 144615, 144617, 144630, 144635, 144637, 144638, 144643, 144644, 144645, 144646, 144647, 144659, 144660, 144662, 144665, 144667, 144670, 144671, 144672, 144673, 144674, 144675, 144676, 144677, 144680, 144681, 144682, 144683, 144684, 144685, 144686, 144687, 144688, 144689, 144690, 144691, 144692, 144693, 144694, 144695, 144696, 144697, 144698, 144699, 144700, 144702, 144703, 144704, 144705, 144707, 144710, 144711, 144714, 144716, 144718, 144719, 144720, 144721, 144722, 144724, 144725, 144726, 144727, 144728, 144729, 144730, 144731, 144733, 144736, 144739, 144741, 144742, 144743, 144744, 144745, 144746, 144747, 144748, 144749, 144751, 144752, 144753, 144754, 144755, 144756, 144757, 144758, 144759, 144760, 144761, 144762, 144763, 144764, 144765, 144766, 144767, 144768, 144769, 144770, 144772, 144773, 144774, 144775, 144776, 144777, 144778, 144779, 144780, 144781, 144782, 144783, 144784, 144785, 144786, 144787, 144788, 144789, 144790, 144791, 144792, 144793, 144794, 144795, 144796, 144799, 144800, 144801, 144802, 144803, 144804, 144805, 144806, 144807, 144808, 144809, 144810, 144811, 144812, 144813, 144814, 144815, 144816, 144817, 144818, 144819, 144820, 144822, 144823, 144824, 144825, 144826, 144827, 144828, 144829, 144830, 144831, 144832, 144833, 144834, 144835, 144836, 144837, 144838, 144839, 144840, 144842, 144843, 144844, 144845, 144846, 144848, 144849, 144850, 144851, 144852, 144853, 144854, 144855, 144856, 144857, 144858, 144859, 144860, 144861, 144874, 144875, 144876, 144877, 144878, 144879, 144880, 144881, 144882, 144883, 144884, 144885, 144886, 144887, 144888, 144889, 144890, 144892, 144897, 144898, 144899, 144900, 144902, 144903, 144904, 144905, 144906, 144907, 144908, 144910, 144911, 144912, 144913, 144914, 144915, 144916, 144917, 144918, 144919, 144920, 144921, 144922, 144923, 144924, 144925, 144926, 144928, 144929, 144930, 144931, 144932, 144933, 144934, 144935, 144936, 144937, 144938, 144939, 144941, 144942, 144943, 144944, 144945, 144946, 144947, 144948, 144949, 144950, 144951, 144952, 144953, 144954, 144955, 144956, 144957, 144958, 144959, 144960, 144961, 144962, 144963, 144964, 144965, 144966, 144967, 144968, 144969, 144970, 144971, 144972, 144973, 144974, 144975, 144976, 144977, 144978, 144979, 144980, 144981, 144982, 144983, 144984, 144985, 144986, 144987, 144988, 144989, 144991, 144992, 144993, 144994, 144995, 144996, 144997, 144998, 144999, 145000, 145001, 145002, 145003, 145004, 145005, 145006, 145007, 145008, 145010, 145011, 145012, 145013, 145014, 145015, 145016, 145017, 145018, 145020, 145021, 145022, 145023, 145024, 145025, 145026, 145027, 145028, 145029, 145030, 145031, 145033, 145035, 145036, 145038, 145039, 145040, 145041, 145042, 145043, 145044, 145045, 145046, 145047, 145048, 145049, 145050, 145051, 145052, 145053, 145054, 145055, 145056, 145057, 145058, 145059, 145060, 145061, 145062, 145063, 145064, 145065, 145066, 145067, 145068, 145069, 145070, 145071, 145072, 145073, 145074, 145075, 145076, 145077, 145078, 145079, 145080, 145081, 145082, 145083, 145084, 145085, 145086, 145087, 145088, 145089, 145090, 145091, 145092, 145093, 145094, 145095, 145096, 145097, 145098, 145099, 145100, 145101, 145102, 145103, 145104, 145105, 145106, 145107, 145108, 145109, 145110, 145111, 145112, 145113, 145114, 145115, 145116, 145117, 145118, 145119, 145120, 145121, 145123, 145126, 145127, 145128, 145129, 145130, 145131, 145132, 145134, 145135, 145136, 145137, 145138, 145139, 145140, 145141, 145143, 145144, 145145, 145146, 145148, 145149, 145151, 145153, 145155, 145156, 145157, 145158, 145159, 145160, 145161, 145162, 145163, 145164, 145165, 145166, 145167, 145168, 145169, 145170, 145171, 145172, 145173, 145174, 145175, 145176, 145177, 145178, 145179, 145180, 145181, 145182, 145183, 145184, 145185, 145186, 145187, 145188, 145189, 145190, 145191, 145192, 145193, 145194, 145195, 145196, 145197, 145198, 145199, 145200, 145201, 145202, 145203, 145204, 145205, 145206, 145207, 145209, 145210, 145211, 145212, 145213, 145214, 145215, 145216, 145217, 145218, 145219, 145220, 145221, 145222, 145223, 145224, 145225, 145226, 145227, 145228, 145229, 145230, 145231, 145232, 145233, 145234, 145236, 145237, 145238, 145239, 145240, 145241, 145242, 145243, 145244, 145245, 145246, 145247, 145248, 145249, 145250, 145251, 145252, 145253, 145254, 145255, 145256, 145257, 145258, 145259, 145260, 145261, 145262, 145263, 145264, 145265, 145266, 145267, 145268, 145269, 145270, 145271, 145272, 145273, 145274, 145275, 145276, 145277, 145278, 145279, 145280, 145281, 145282, 145283, 145284, 145285, 145286, 145287, 145288, 145289, 145290, 145291, 145292, 145293, 145294, 145295, 145296, 145298, 145299, 145300, 145301, 145302, 145303, 145304, 145305, 145306, 145307, 145308, 145309, 145310, 145311, 145312, 145313, 145314, 145315, 145316, 145317, 145318, 145319, 145320, 145321, 145322, 145323, 145324, 145325, 145326, 145327, 145328, 145329, 145330, 145331, 145332, 145333, 145334, 145335, 145336, 145337, 145338, 145339, 145340, 145341, 145342, 145343, 145344, 145345, 145346, 145347, 145348, 145349, 145350, 145351, 145352, 145353, 145354, 145355, 145356, 145357, 145358, 145359, 145360, 145361, 145362, 145363, 145364, 145365, 145366, 145367, 145368, 145369, 145370, 145371, 145372, 145373, 145374, 145375, 145376, 145377, 145378, 145379, 145380, 145381, 145382, 145383, 145384, 145385, 145386, 145387, 145388, 145389, 145390, 145391, 145392, 145393, 145394, 145395, 145396, 145397, 145398, 145399, 145400, 145401, 145402, 145403, 145405, 145406, 145407, 145408, 145409, 145410, 145411, 145412, 145413, 145414, 145415, 145416, 145417, 145418, 145419, 145420, 145421, 145422, 145423, 145424, 145425, 145426, 145427, 145428, 145429, 145430, 145431, 145432, 145433, 145434, 145435, 145436, 145438, 145439, 145440, 145441, 145442, 145443, 145444, 145445, 145446, 145447, 145448, 145450, 145457, 145459, 145460, 145461, 145462, 145463, 145464, 145465, 145466, 145468, 145469, 145470, 145471, 145472, 145474, 145484, 145485, 145486, 145487, 145488, 145489, 145490, 145491, 145492, 145493, 145494, 145495, 145497, 145503, 145505, 145506, 145507, 145508, 145509, 145510, 145512, 145513, 145517, 145522, 145523, 145524, 145526, 145527, 145528, 145529, 145530, 145531, 145532, 145533, 145534, 145535, 145537, 145538, 145539, 145540, 145544, 145545, 145546, 145547, 145549, 145550, 145552, 145553, 145554, 145555, 145557, 145558, 145559, 145560, 145561, 145562, 145563, 145564, 145565, 145567, 145568, 145569, 145570, 145571, 145572, 145573, 145575, 145576, 145577, 145578, 145579, 145580, 145581, 145582, 145583, 145584, 145585, 145586, 145587, 145588, 145589, 145590, 145591, 145592, 145593, 145594, 145595, 145603, 145607, 145610, 145611, 145612, 145613, 145614, 145615, 145616, 145632, 145633, 145634, 145635, 145636, 145637, 145638, 145639, 145640, 145641, 145642, 145643, 145644, 145645, 145646, 145647, 145648, 145649, 145650, 145651, 145652, 145653, 145654, 145655, 145656, 145657, 145658, 145659, 145660, 145661, 145670, 145671, 145672, 145673, 145674, 145675, 145676, 145677, 145678, 145679, 145680, 145681, 145682, 145683, 145691, 145692, 145694, 145695, 145696, 145697, 145698, 145701, 145707, 145708, 145709, 145710, 145711, 145712, 145713, 145714, 145715, 145716, 145717, 145718, 145719, 145720, 145721, 145722, 145723, 145724, 145725, 145726, 145727, 145728, 145729, 145730, 145731, 145732, 145733, 145734, 145735, 145736, 145737, 145738, 145739, 145741, 145742, 145743, 145744, 145745, 145746, 145747, 145748, 145749, 145750, 145751, 145752, 145753, 145754, 145755, 145762, 145763, 145764, 145765, 145766, 145767, 145768, 145769, 145770, 145771, 145775, 145777, 145778, 145779, 145780, 145781, 145782, 145783, 145784, 145786, 145787, 145788, 145789, 145790, 145791, 145793, 145794, 145795, 145796, 145797, 145798, 145799, 145800, 145801, 145802, 145803, 145804, 145806, 145807, 145808, 145809, 145811, 145812, 145813, 145814, 145815, 145816, 145817, 145818, 145819, 145820, 145821, 145822, 145823, 145824, 145826, 145827, 145828, 145829, 145830, 145831, 145832, 145833, 145834, 145835, 145836, 145837, 145838, 145839, 145840, 145841, 145842, 145843, 145844, 145845, 145846, 145847, 145848, 145850, 145851, 145852, 145853, 145854, 145855, 145856, 145857, 145858, 145859, 145860, 145861, 145862, 145863, 145865, 145866, 145867, 145868, 145870, 145871, 145872, 145873, 145874, 145875, 145876, 145878, 145879, 145880, 145881, 145882, 145883, 145884, 145885, 145886, 145887, 145888, 145889, 145890, 145891, 145892, 145893, 145894, 145895, 145896, 145897, 145898, 145899, 145901, 145902, 145903, 145904, 145905, 145906, 145907, 145908, 145909, 145910, 145911, 145913, 145914, 145915, 145916, 145917, 145918, 145919, 145920, 145921, 145922, 145923, 145924, 145925, 145927, 145928, 145929, 145930, 145931, 145932, 145933, 145934, 145935, 145938, 145939, 145940, 145941, 145942, 145943, 145944, 145945, 145946, 145947, 145948, 145949, 145950, 145951, 145952, 145953, 145954, 145955, 145956, 145957, 145958, 145959, 145960, 145961, 145962, 145963, 145964, 145965, 145966, 145967, 145968, 145969, 145970, 145971, 145972, 145973, 145974, 145975, 145976, 145977, 145978, 145979, 145980, 145981, 145982, 145983, 145984, 145985, 145986, 145987, 145988, 145989, 145990, 145991, 145992, 145993, 145994, 145995, 145996, 145997, 145998, 145999, 146001, 146002, 146003, 146004, 146005, 146006, 146007, 146008, 146009, 146010, 146011, 146012, 146013, 146014, 146015, 146016, 146017, 146018, 146019, 146020, 146021, 146022, 146023, 146024, 146025, 146026, 146027, 146028, 146029, 146030, 146031, 146032, 146033, 146034, 146035, 146036, 146037, 146038, 146039, 146040, 146041, 146042, 146043, 146044, 146045, 146046, 146047, 146048, 146049, 146050, 146051, 146053, 146054, 146055, 146056, 146057, 146058, 146059, 146061, 146062, 146063, 146064, 146065, 146066, 146067, 146068, 146069, 146070, 146071, 146072, 146073, 146074, 146075, 146076, 146077, 146078, 146079, 146080, 146081, 146082, 146083, 146084, 146085, 146086, 146087, 146088, 146089, 146090, 146091, 146092, 146093, 146094, 146095, 146096, 146097, 146098, 146099, 146100, 146101, 146102, 146103, 146104, 146105, 146106, 146107, 146108, 146109, 146110, 146111, 146112, 146113, 146114, 146115, 146116, 146117, 146118, 146119, 146120, 146121, 146122, 146124, 146125, 146126, 146127, 146128, 146129, 146130, 146131, 146132, 146133, 146134, 146135, 146136, 146137, 146138, 146139, 146140, 146141, 146142, 146143, 146144, 146145, 146146, 146147, 146148, 146149, 146150, 146151, 146152, 146153, 146154, 146155, 146156, 146157, 146158, 146159, 146160, 146161, 146162, 146163, 146164, 146176, 146177, 146178, 146179, 146180, 146181, 146182, 146183, 146184, 146185, 146186, 146187, 146188, 146190, 146193, 146194, 146195, 146196, 146198, 146199, 146200, 146201, 146202, 146203, 146204, 146205, 146206, 146207, 146208, 146209, 146210, 146211, 146212, 146213, 146214, 146215, 146216, 146217, 146218, 146219, 146220, 146222, 146223, 146226, 146227, 146228, 146229, 146230, 146231, 146232, 146233, 146234, 146235, 146236, 146237, 146238, 146239, 146240, 146244, 146245, 146246, 146247, 146248, 146249, 146250, 146251, 146252, 146253, 146255, 146256, 146257, 146258, 146259, 146260, 146261, 146262, 146263, 146264, 146265, 146266, 146267, 146268, 146269, 146270, 146271, 146272, 146273, 146274, 146275, 146276, 146277, 146278, 146279, 146280, 146281, 146282, 146283, 146284, 146285, 146286, 146287, 146288, 146289, 146290, 146291, 146292, 146293, 146294, 146295, 146296, 146297, 146298, 146299, 146300, 146301, 146302, 146303, 146304, 146305, 146306, 146307, 146308, 146309, 146310, 146311, 146312, 146313, 146314, 146315, 146316, 146317, 146319, 146320, 146321, 146322, 146323, 146324, 146325, 146326, 146328, 146329, 146332, 146333, 146335, 146336, 146337, 146339, 146340, 146341, 146343, 146344, 146345, 146346, 146347, 146348, 146349, 146350, 146351, 146352, 146353, 146354, 146355, 146356, 146357, 146358, 146359, 146360, 146361, 146362, 146363, 146364, 146365, 146366, 146367, 146369, 146370, 146371, 146372, 146373, 146374, 146375, 146376, 146377, 146378, 146379, 146380, 146381, 146382, 146383, 146384, 146385, 146386, 146387, 146388, 146389, 146390, 146391, 146392, 146393, 146394, 146395, 146396, 146397, 146398, 146399, 146400, 146401, 146402, 146403, 146404, 146405, 146406, 146407, 146408, 146409, 146411, 146413, 146414, 146415, 146416, 146417, 146418, 146419, 146420, 146421, 146422, 146423, 146424, 146425, 146426, 146427, 146428, 146429, 146430, 146431, 146432, 146433, 146434, 146435, 146436, 146437, 146438, 146439, 146440, 146441, 146442, 146443, 146444, 146445, 146446, 146447, 146448, 146449, 146450, 146451, 146452, 146454, 146455, 146456, 146457, 146458, 146459, 146460, 146461, 146462, 146463, 146464, 146465, 146466, 146468, 146469, 146470, 146474, 146475, 146476, 146477, 146478, 146479, 146480, 146481, 146482, 146483, 146484, 146485, 146490, 146491, 146492, 146493, 146494, 146495, 146496, 146497, 146498, 146499, 146500, 146501, 146502, 146503, 146504, 146505, 146507, 146508, 146509, 146511, 146512, 146513, 146514, 146515, 146516, 146517, 146518, 146519, 146520, 146521, 146522, 146523, 146524, 146525, 146526, 146527, 146528, 146529, 146530, 146531, 146532, 146533, 146534, 146535, 146536, 146537, 146538, 146539, 146540, 146541, 146542, 146543, 146544, 146545, 146546, 146547, 146548, 146549, 146550, 146551, 146552, 146553, 146554, 146556, 146557, 146558, 146559, 146560, 146561, 146562, 146563, 146564, 146565, 146566, 146567, 146568, 146569, 146570, 146571, 146572, 146573, 146574, 146575, 146576, 146577, 146578, 146579, 146580, 146581, 146582, 146583, 146584, 146585, 146586, 146587, 146588, 146589, 146590, 146591, 146592, 146595, 146596, 146597, 146598, 146599, 146600, 146601, 146602, 146603, 146604, 146605, 146606, 146607, 146608, 146609, 146610, 146611, 146613, 146614, 146615, 146616, 146617, 146618, 146619, 146620, 146621, 146622, 146623, 146624, 146625, 146626, 146627, 146628, 146629, 146630, 146631, 146632, 146633, 146634, 146635, 146636, 146637, 146638, 146639, 146640, 146641, 146642, 146643, 146644, 146645, 146646, 146647, 146648, 146649, 146650, 146651, 146652, 146653, 146654, 146655, 146656, 146657, 146659, 146660, 146661, 146663, 146664, 146665, 146666, 146667, 146668, 146669, 146670, 146671, 146672, 146673, 146674, 146675, 146676, 146677, 146678, 146680, 146684, 146685, 146686, 146687, 146688, 146689, 146691, 146692, 146693, 146694, 146695, 146696, 146697, 146698, 146699, 146700, 146701, 146702, 146703, 146704, 146705, 146706, 146707, 146708, 146709, 146710, 146711, 146712, 146713, 146714, 146715, 146716, 146717, 146718, 146719, 146720, 146721, 146722, 146723, 146724, 146725, 146726, 146727, 146728, 146729, 146730, 146731, 146733, 146734, 146735, 146736, 146737, 146738, 146739, 146740, 146741, 146742, 146743, 146744, 146745, 146746, 146747, 146748, 146749, 146750, 146752, 146753, 146754, 146755, 146756, 146757, 146758, 146759, 146760, 146761, 146762, 146763, 146764, 146765, 146766, 146767, 146768, 146769, 146770, 146771, 146772, 146773, 146774, 146775, 146776, 146777, 146778, 146779, 146780, 146781, 146782, 146783, 146785, 146786, 146791, 146792, 146793, 146794, 146795, 146796, 146797, 146798, 146799, 146800, 146801, 146802, 146803, 146804, 146805, 146806, 146807, 146808, 146809, 146810, 146811, 146812, 146813, 146814, 146815, 146816, 146817, 146818, 146819, 146820, 146821, 146822, 146823, 146824, 146825, 146826, 146827, 146828, 146829, 146830, 146831, 146832, 146833, 146834, 146835, 146836, 146837, 146838, 146839, 146840, 146841, 146842, 146843, 146844, 146845, 146846, 146847, 146848, 146849, 146850, 146851, 146852, 146853, 146854, 146855, 146856, 146857, 146858, 146859, 146860, 146861, 146862, 146863, 146864, 146865, 146866, 146867, 146868, 146869, 146870, 146871, 146872, 146873, 146874, 146875, 146876, 146877, 146878, 146879, 146880, 146881, 146882, 146883, 146884, 146885, 146886, 146887, 146889, 146890, 146892, 146893, 146894, 146895, 146898, 146899, 146900, 146901, 146902, 146903, 146904, 146905, 146906, 146907, 146908, 146909, 146910, 146911, 146912, 146913, 146914, 146915, 146916, 146917, 146918, 146919, 146920, 146921, 146922, 146923, 146924, 146925, 146926, 146927, 146928, 146929, 146930, 146931, 146932, 146933, 146934, 146935, 146936, 146937, 146938, 146939, 146940, 146941, 146942, 146943, 146944, 146945, 146946, 146947, 146948, 146949, 146950, 146951, 146952, 146953, 146954, 146955, 146956, 146957, 146958, 146959, 146960, 146961, 146962, 146963, 146964, 146965, 146966, 146967, 146968, 146969, 146970, 146971, 146972, 146973, 146974, 146975, 146976, 146978, 146979, 146980, 146982, 146983, 146984, 146985, 146986, 146987, 146988, 146989, 146990, 146991, 146992, 146993, 146994, 146995, 146996, 146997, 146998, 146999, 147000, 147001, 147002, 147003, 147004, 147005, 147006, 147007, 147008, 147009, 147010, 147011, 147012, 147013, 147014, 147016, 147018, 147019, 147020, 147021, 147022, 147023, 147024, 147025, 147026, 147027, 147028, 147029, 147030, 147031, 147032, 147033, 147034, 147035, 147036, 147037, 147038, 147040, 147041, 147042, 147043, 147044, 147045, 147046, 147047, 147048, 147049, 147050, 147051, 147052, 147053, 147054, 147055, 147056, 147057, 147059, 147060, 147061, 147062, 147063, 147064, 147065, 147066, 147067, 147068, 147069, 147070, 147071, 147072, 147073, 147074, 147075, 147077, 147078, 147079, 147080, 147081, 147084, 147085, 147086, 147087, 147088, 147089, 147090, 147091, 147095, 147096, 147098, 147099, 147100, 147102, 147103, 147104, 147105, 147106, 147107, 147108, 147110, 147111, 147114, 147115, 147116, 147117, 147118, 147119, 147120, 147121, 147122, 147123, 147125, 147126, 147127, 147130, 147131, 147133, 147135, 147136, 147137, 147138, 147139, 147140, 147141, 147142, 147143, 147144, 147145, 147146, 147147, 147148, 147149, 147150, 147151, 147152, 147153, 147154, 147155, 147156, 147157, 147159, 147160, 147161, 147162, 147163, 147164, 147165, 147166, 147167, 147168, 147169, 147170, 147171, 147172, 147173, 147174, 147175, 147176, 147179, 147180, 147181, 147184, 147185, 147186, 147187, 147188, 147189, 147190, 147191, 147192, 147193, 147194, 147195, 147196, 147197, 147198, 147199, 147200, 147201, 147202, 147203, 147204, 147205, 147206, 147207, 147208, 147209, 147210, 147211, 147212, 147213, 147214, 147215, 147216, 147217, 147218, 147219, 147220, 147221, 147222, 147223, 147225, 147226, 147227, 147228, 147230, 147231, 147232, 147233, 147234, 147235, 147236, 147237, 147238, 147239, 147240, 147241, 147242, 147243, 147244, 147245, 147246, 147247, 147248, 147249, 147250, 147251, 147252, 147253, 147254, 147255, 147256, 147257, 147258, 147259, 147260, 147261, 147262, 147263, 147264, 147265, 147266, 147267, 147268, 147269, 147270, 147271, 147272, 147273, 147274, 147275, 147276, 147277, 147278, 147279, 147280, 147281, 147282, 147283, 147284, 147285, 147286, 147288, 147289, 147290, 147291, 147292, 147293, 147295, 147296, 147297, 147299, 147300, 147301, 147302, 147303, 147304, 147305, 147306, 147308, 147309, 147310, 147311, 147312, 147313, 147314, 147316, 147317, 147318, 147319, 147320, 147321, 147322, 147323, 147324, 147325, 147326, 147328, 147329, 147331, 147332, 147333, 147334, 147335, 147336, 147337, 147338, 147340, 147341, 147342, 147343, 147344, 147345, 147346, 147349, 147350, 147351, 147352, 147354, 147355, 147356, 147357, 147360, 147361, 147362, 147363, 147364, 147367, 147368, 147369, 147370, 147371, 147372, 147373, 147374, 147375, 147376, 147377, 147378, 147379, 147381, 147382, 147383, 147384, 147386, 147387, 147388, 147389, 147390, 147392, 147393, 147394, 147395, 147396, 147398, 147402, 147404, 147405, 147406, 147407, 147408, 147409, 147410, 147411, 147414, 147415, 147416, 147417, 147418, 147419, 147421, 147423, 147424, 147425, 147426, 147427, 147429, 147430, 147431, 147432, 147433, 147434, 147435, 147436, 147437, 147438, 147439, 147440, 147441, 147443, 147444, 147445, 147446, 147447, 147448, 147449, 147450, 147451, 147452, 147453, 147454, 147455, 147456, 147457, 147458, 147459, 147460, 147461, 147462, 147463, 147464, 147465, 147466, 147467, 147468, 147469, 147470, 147471, 147472, 147473, 147474, 147477, 147478, 147479, 147480, 147481, 147482, 147483, 147484, 147485, 147486, 147487, 147488, 147489, 147490, 147491, 147492, 147493, 147494, 147495, 147496, 147497, 147498, 147499, 147500, 147502, 147505, 147506, 147507, 147508, 147509, 147510, 147511, 147512, 147514, 147515, 147516, 147517, 147518, 147519, 147520, 147521, 147522, 147523, 147524, 147525, 147526, 147527, 147528, 147529, 147530, 147531, 147532, 147533, 147534, 147535, 147536, 147537, 147538, 147539, 147540, 147541, 147542, 147543, 147544, 147545, 147546, 147547, 147548, 147550, 147551, 147552, 147553, 147554, 147555, 147556, 147557, 147558, 147559, 147560, 147561, 147562, 147563, 147564, 147565, 147566, 147570, 147571, 147572, 147573, 147574, 147575, 147576, 147577, 147578, 147579, 147580, 147582, 147583, 147584, 147585, 147586, 147587, 147588, 147589, 147590, 147591, 147592, 147593, 147594, 147595, 147596, 147597, 147598, 147599, 147600, 147601, 147602, 147603, 147604, 147605, 147606, 147607, 147608, 147609, 147610, 147611, 147612, 147613, 147614, 147615, 147616, 147617, 147619, 147620, 147621, 147622, 147623, 147624, 147625, 147626, 147627, 147628, 147629, 147630, 147631, 147632, 147633, 147634, 147635, 147636, 147637, 147638, 147639, 147640, 147641, 147642, 147643, 147644, 147645, 147646, 147647, 147648, 147649, 147650, 147651, 147652, 147654, 147655, 147656, 147657, 147658, 147659, 147660, 147661, 147662, 147663, 147664, 147666, 147668, 147669, 147670, 147671, 147672, 147673, 147674, 147675, 147676, 147677, 147678, 147679, 147680, 147681, 147682, 147683, 147684, 147685, 147686, 147687, 147688, 147689, 147690, 147691, 147692, 147693, 147694, 147695, 147697, 147698, 147699, 147700, 147701, 147702, 147703, 147704, 147705, 147706, 147707, 147708, 147709, 147710, 147714, 147715, 147716, 147717, 147719, 147720, 147722, 147723, 147724, 147725, 147726, 147727, 147728, 147729, 147730, 147731, 147732, 147733, 147734, 147735, 147736, 147737, 147738, 147739, 147740, 147741, 147742, 147743, 147744, 147745, 147746, 147747, 147748, 147749, 147750, 147751, 147752, 147753, 147754, 147755, 147756, 147757, 147758, 147759, 147760, 147761, 147762, 147763, 147764, 147765, 147766, 147767, 147768, 147769, 147770, 147771, 147772, 147773, 147774, 147775, 147777, 147778, 147779, 147780, 147781, 147783, 147784, 147785, 147786, 147787, 147788, 147790, 147791, 147792, 147793, 147794, 147795, 147796, 147797, 147798, 147800, 147801, 147802, 147803, 147804, 147805, 147806, 147807, 147808, 147809, 147810, 147811, 147812, 147813, 147814, 147815, 147816, 147817, 147818, 147819, 147820, 147821, 147822, 147823, 147824, 147825, 147827, 147828, 147829, 147830, 147831, 147832, 147833, 147834, 147835, 147836, 147837, 147838, 147839, 147840, 147841, 147842, 147843, 147844, 147845, 147846, 147847, 147848, 147849, 147850, 147851, 147852, 147853, 147854, 147855, 147856, 147857, 147858, 147859, 147860, 147861, 147862, 147863, 147864, 147865, 147866, 147867, 147868, 147869, 147870, 147871, 147872, 147873, 147874, 147875, 147876, 147877, 147878, 147879, 147880, 147881, 147882, 147883, 147884, 147885, 147886, 147887, 147888, 147889, 147890, 147891, 147892, 147893, 147894, 147895, 147896, 147897, 147898, 147899, 147900, 147901, 147902, 147903, 147904, 147905, 147906, 147907, 147908, 147909, 147910, 147911, 147913, 147914, 147915, 147916, 147917, 147918, 147919, 147920, 147921, 147922, 147923, 147924, 147925, 147926, 147927, 147928, 147929, 147930, 147931, 147932, 147933, 147934, 147935, 147936, 147937, 147938, 147939, 147940, 147941, 147942, 147943, 147944, 147945, 147946, 147947, 147948, 147949, 147950, 147951, 147952, 147953, 147954, 147955, 147956, 147957, 147958, 147959, 147960, 147961, 147962, 147963, 147964, 147965, 147966, 147967, 147968, 147970, 147971, 147972, 147973, 147974, 147975, 147976, 147977, 147978, 147979, 147980, 147981, 147982, 147983, 147984, 147985, 147986, 147987, 147988, 147989, 147990, 147991, 147992, 147993, 147994, 147995, 147996, 147997, 147998, 147999, 148000, 148001, 148002, 148003, 148004, 148005, 148006, 148007, 148008, 148009, 148010, 148011, 148013, 148014, 148015, 148016, 148017, 148018, 148019, 148020, 148021, 148022, 148023, 148024, 148025, 148026, 148027, 148028, 148029, 148030, 148031, 148032, 148033, 148034, 148035, 148037, 148040, 148041, 148042, 148043, 148044, 148047, 148048, 148049, 148050, 148051, 148052, 148053, 148054, 148055, 148056, 148057, 148058, 148059, 148060, 148061, 148062, 148063, 148064, 148065, 148066, 148067, 148069, 148071, 148072, 148073, 148074, 148075, 148077, 148078, 148079, 148080, 148081, 148082, 148083, 148084, 148085, 148086, 148087, 148088, 148089, 148090, 148092, 148093, 148094, 148095, 148096, 148097, 148099, 148100, 148101, 148102, 148103, 148104, 148105, 148106, 148107, 148108, 148110, 148111, 148112, 148113, 148114, 148115, 148116, 148117, 148118, 148119, 148120, 148121, 148122, 148123, 148124, 148125, 148126, 148127, 148128, 148129, 148132, 148133, 148134, 148135, 148137, 148138, 148140, 148141, 148142, 148143, 148144, 148145, 148146, 148147, 148149, 148150, 148151, 148153, 148154, 148155, 148156, 148157, 148158, 148159, 148160, 148161, 148162, 148163, 148164, 148167, 148168, 148169, 148170, 148171, 148172, 148173, 148174, 148175, 148176, 148177, 148178, 148179, 148180, 148181, 148182, 148183, 148184, 148185, 148186, 148187, 148188, 148189, 148190, 148191, 148192, 148194, 148195, 148196, 148197, 148198, 148199, 148200, 148201, 148204, 148205, 148206, 148207, 148208, 148209, 148210, 148211, 148212, 148213, 148215, 148216, 148217, 148218, 148219, 148220, 148221, 148222, 148223, 148224, 148225, 148226, 148227, 148229, 148230, 148231, 148232, 148233, 148234, 148235, 148236, 148237, 148238, 148239, 148242, 148243, 148244, 148245, 148246, 148247, 148248, 148249, 148250, 148251, 148252, 148253, 148254, 148255, 148256, 148257, 148258, 148259, 148260, 148261, 148262, 148263, 148264, 148265, 148266, 148268, 148269, 148270, 148271, 148272, 148273, 148274, 148276, 148277, 148278, 148279, 148280, 148281, 148282, 148283, 148284, 148285, 148286, 148287, 148288, 148289, 148290, 148291, 148292, 148293, 148294, 148295, 148296, 148297, 148298, 148299, 148300, 148301, 148302, 148303, 148305, 148306, 148307, 148308, 148309, 148310, 148311, 148312, 148313, 148314, 148315, 148316, 148317, 148318, 148319, 148320, 148322, 148324, 148325, 148326, 148327, 148328, 148329, 148330, 148331, 148332, 148333, 148334, 148335, 148336, 148337, 148338, 148339, 148341, 148342, 148343, 148344, 148345, 148346, 148347, 148348, 148349, 148350, 148351, 148353, 148354, 148355, 148358, 148359, 148360, 148361, 148363, 148364, 148365, 148366, 148367, 148368, 148369, 148370, 148371, 148372, 148374, 148375, 148376, 148377, 148378, 148379, 148380, 148381, 148382, 148383, 148385, 148386, 148388, 148389, 148390, 148391, 148392, 148393, 148394, 148395, 148397, 148398, 148399, 148400, 148401, 148402, 148403, 148404, 148405, 148406, 148407, 148410, 148414, 148415, 148416, 148417, 148418, 148419, 148420, 148421, 148422, 148423, 148424, 148425, 148426, 148427, 148428, 148429, 148430, 148431, 148432, 148433, 148434, 148435, 148436, 148437, 148438, 148439, 148440, 148441, 148442, 148443, 148444, 148445, 148446, 148447, 148448, 148449, 148450, 148451, 148452, 148453, 148454, 148455, 148456, 148457, 148458, 148459, 148460, 148461, 148462, 148463, 148464, 148465, 148466, 148467, 148468, 148469, 148470, 148471, 148472, 148473, 148474, 148475, 148476, 148477, 148478, 148479, 148480, 148481, 148482, 148483, 148485, 148486, 148487, 148488, 148489, 148490, 148491, 148492, 148493, 148494, 148495, 148496, 148497, 148498, 148499, 148500, 148501, 148502, 148503, 148504, 148507, 148508, 148509, 148510, 148511, 148512, 148513, 148514, 148515, 148516, 148517, 148518, 148519, 148520, 148521, 148522, 148524, 148525, 148526, 148527, 148528, 148529, 148530, 148531, 148532, 148533, 148534, 148535, 148536, 148537, 148538, 148539, 148540, 148541, 148542, 148543, 148544, 148545, 148546, 148547, 148548, 148550, 148551, 148552, 148553, 148554, 148555, 148556, 148557, 148558, 148559, 148560, 148561, 148562, 148563, 148564, 148565, 148566, 148567, 148568, 148569, 148570, 148571, 148572, 148573, 148574, 148575, 148576, 148577, 148578, 148579, 148580, 148581, 148582, 148583, 148584, 148585, 148586, 148587, 148588, 148589, 148590, 148591, 148592, 148593, 148594, 148595, 148596, 148597, 148598, 148599, 148600, 148601, 148602, 148603, 148604, 148605, 148606, 148607, 148608, 148609, 148610, 148611, 148612, 148613, 148614, 148615, 148616, 148617, 148618, 148619, 148620, 148621, 148622, 148623, 148624, 148625, 148626, 148627, 148628, 148629, 148631, 148632, 148633, 148634, 148635, 148636, 148637, 148638, 148639, 148640, 148642, 148643, 148644, 148645, 148646, 148647, 148648, 148649, 148650, 148651, 148652, 148653, 148654, 148655, 148656, 148657, 148658, 148659, 148660, 148661, 148663, 148664, 148665, 148666, 148667, 148668, 148669, 148670, 148672, 148673, 148674, 148675, 148676, 148677, 148678, 148679, 148680, 148681, 148682, 148683, 148684, 148685, 148686, 148687, 148688, 148689, 148690, 148691, 148692, 148693, 148694, 148695, 148696, 148697, 148698, 148699, 148700, 148701, 148702, 148703, 148704, 148705, 148707, 148708, 148709, 148710, 148711, 148713, 148714, 148715, 148716, 148717, 148718, 148719, 148720, 148721, 148722, 148723, 148724, 148725, 148726, 148727, 148728, 148729, 148730, 148731, 148732, 148733, 148734, 148735, 148736, 148737, 148738, 148739, 148740, 148741, 148742, 148743, 148744, 148745, 148746, 148747, 148748, 148749, 148750, 148751, 148752, 148753, 148754, 148755, 148756, 148757, 148758, 148759, 148760, 148761, 148762, 148763, 148764, 148765, 148766, 148767, 148768, 148769, 148770, 148771, 148772, 148773, 148774, 148775, 148776, 148777, 148778, 148779, 148780, 148781, 148782, 148783, 148784, 148785, 148786, 148787, 148788, 148789, 148790, 148791, 148792, 148793, 148794, 148795, 148796, 148797, 148798, 148799, 148800, 148801, 148802, 148803, 148804, 148805, 148806, 148808, 148809, 148810, 148811, 148812, 148813, 148814, 148815, 148816, 148817, 148818, 148819, 148820, 148821, 148822, 148823, 148824, 148825, 148826, 148827, 148828, 148829, 148830, 148831, 148832, 148833, 148834, 148835, 148836, 148837, 148838, 148839, 148840, 148841, 148842, 148843, 148844, 148845, 148846, 148848, 148849, 148850, 148851, 148852, 148853, 148854, 148855, 148856, 148857, 148858, 148859, 148860, 148861, 148862, 148863, 148867, 148869, 148870, 148871, 148872, 148873, 148874, 148877, 148878, 148879, 148880, 148881, 148882, 148883, 148884, 148885, 148886, 148887, 148888, 148889, 148890, 148891, 148892, 148893, 148894, 148895, 148896, 148897, 148898, 148899, 148900, 148901, 148902, 148903, 148904, 148905, 148906, 148907, 148908, 148909, 148910, 148911, 148912, 148913, 148914, 148915, 148916, 148917, 148918, 148919, 148920, 148921, 148922, 148923, 148924, 148925, 148926, 148927, 148928, 148929, 148930, 148931, 148932, 148933, 148934, 148935, 148936, 148937, 148938, 148939, 148940, 148941, 148942, 148943, 148944, 148945, 148946, 148947, 148948, 148949, 148950, 148951, 148952, 148953, 148954, 148955, 148956, 148957, 148958, 148959, 148960, 148961, 148962, 148963, 148964, 148965, 148966, 148967, 148968, 148969, 148970, 148971, 148972, 148973, 148974, 148975, 148976, 148977, 148978, 148979, 148980, 148981, 148982, 148983, 148984, 148985, 148986, 148987, 148988, 148989, 148990, 148991, 148992, 148993, 148994, 148995, 148996, 148997, 148998, 148999, 149000, 149001, 149002, 149003, 149004, 149005, 149006, 149007, 149008, 149009, 149010, 149011, 149012, 149013, 149014, 149015, 149016, 149017, 149018, 149019, 149020, 149021, 149022, 149023, 149024, 149025, 149026, 149027, 149028, 149029, 149030, 149031, 149032, 149033, 149034, 149035, 149036, 149037, 149038, 149039, 149040, 149041, 149042, 149043, 149044, 149045, 149046, 149047, 149048, 149049, 149050, 149051, 149052, 149053, 149054, 149055, 149056, 149057, 149058, 149059, 149060, 149061, 149062, 149063, 149064, 149065, 149066, 149067, 149068, 149069, 149071, 149072, 149073, 149074, 149075, 149076, 149077, 149078, 149079, 149080, 149081, 149082, 149083, 149084, 149085, 149086, 149087, 149088, 149089, 149090, 149091, 149092, 149093, 149094, 149095, 149096, 149097, 149098, 149099, 149115, 149116, 149117, 149118, 149119, 149120, 149121, 149122, 149123, 149124, 149125, 149126, 149127, 149128, 149129, 149130, 149131, 149132, 149133, 149134, 149135, 149136, 149137, 149138, 149139, 149140, 149141, 149142, 149143, 149144, 149145, 149146, 149147, 149152, 149153, 149154, 149155, 149156, 149157, 149158, 149159, 149160, 149161, 149162, 149163, 149164, 149165, 149166, 149167, 149168, 149169, 149170, 149171, 149172, 149173, 149174, 149175, 149176, 149177, 149178, 149179, 149180, 149181, 149182, 149183, 149184, 149185, 149186, 149187, 149188, 149189, 149190, 149191, 149192, 149193, 149194, 149195, 149196, 149199, 149202, 149203, 149205, 149206, 149207, 149208, 149209, 149210, 149211, 149212, 149213, 149214, 149215, 149216, 149217, 149218, 149219, 149220, 149221, 149222, 149223, 149224, 149225, 149226, 149227, 149228, 149229, 149230, 149231, 149232, 149233, 149234, 149235, 149236, 149237, 149238, 149240, 149241, 149242, 149244, 149245, 149246, 149248, 149249, 149250, 149251, 149252, 149253, 149254, 149256, 149257, 149258, 149259, 149260, 149261, 149262, 149263, 149264, 149265, 149266, 149267, 149268, 149269, 149270, 149271, 149272, 149273, 149274, 149275, 149276, 149277, 149278, 149279, 149280, 149281, 149282, 149283, 149284, 149285, 149286, 149287, 149288, 149289, 149290, 149291, 149292, 149293, 149294, 149295, 149296, 149297, 149298, 149299, 149300, 149301, 149302, 149303, 149304, 149305, 149306, 149307, 149308, 149309, 149310, 149311, 149312, 149313, 149314, 149315, 149316, 149317, 149318, 149319, 149320, 149321, 149322, 149323, 149324, 149325, 149326, 149327, 149328, 149329, 149330, 149331, 149332, 149333, 149334, 149335, 149336, 149337, 149338, 149339, 149340, 149341, 149342, 149343, 149344, 149345, 149346, 149347, 149348, 149349, 149350, 149351, 149352, 149353, 149354, 149355, 149356, 149357, 149358, 149359, 149360, 149361, 149362, 149363, 149364, 149365, 149366, 149367, 149368, 149369, 149370, 149371, 149372, 149373, 149374, 149375, 149376, 149377, 149378, 149379, 149380, 149381, 149382, 149383, 149384, 149385, 149386, 149387, 149388, 149389, 149390, 149391, 149392, 149393, 149394, 149395, 149396, 149397, 149398, 149399, 149400, 149402, 149403, 149404, 149405, 149406, 149407, 149408, 149409, 149410, 149411, 149412, 149413, 149414, 149415, 149416, 149417, 149418, 149419, 149420, 149421, 149422, 149423, 149424, 149425, 149426, 149427, 149428, 149429, 149430, 149431, 149432, 149433, 149434, 149435, 149436, 149437, 149438, 149439, 149440, 149441, 149442, 149443, 149444, 149445, 149446, 149447, 149448, 149449, 149450, 149451, 149452, 149453, 149458, 149459, 149460, 149461, 149463, 149464, 149465, 149466, 149467, 149468, 149469, 149470, 149471, 149472, 149473, 149474, 149475, 149476, 149477, 149478, 149479, 149480, 149481, 149482, 149483, 149484, 149485, 149486, 149487, 149488, 149489, 149490, 149491, 149492, 149493, 149494, 149495, 149496, 149497, 149498, 149499, 149500, 149501, 149502, 149503, 149504, 149505, 149506, 149507, 149508, 149509, 149510, 149511, 149512, 149513, 149514, 149515, 149516, 149517, 149518, 149519, 149520, 149521, 149522, 149523, 149525, 149527, 149528, 149529, 149530, 149531, 149535, 149536, 149537, 149538, 149539, 149540, 149541, 149542, 149543, 149544, 149545, 149546, 149547, 149548, 149549, 149550, 149551, 149552, 149553, 149554, 149555, 149556, 149557, 149558, 149559, 149560, 149561, 149562, 149563, 149564, 149565, 149566, 149567, 149568, 149569, 149572, 149573, 149574, 149575, 149576, 149577, 149578, 149579, 149581, 149582, 149583, 149584, 149585, 149586, 149587, 149588, 149589, 149590, 149591, 149592, 149593, 149594, 149595, 149596, 149597, 149598, 149599, 149601, 149602, 149603, 149604, 149605, 149606, 149608, 149609, 149610, 149611, 149612, 149613, 149614, 149615, 149616, 149617, 149623, 149624, 149625, 149626, 149627, 149628, 149629, 149630, 149631, 149632, 149633, 149634, 149635, 149637, 149639, 149640, 149641, 149642, 149643, 149644, 149645, 149646, 149647, 149648, 149649, 149650, 149651, 149652, 149653, 149654, 149655, 149656, 149657, 149658, 149659, 149660, 149661, 149662, 149663, 149664, 149665, 149666, 149667, 149671, 149674, 149678, 149679, 149680, 149681, 149682, 149683, 149684, 149687, 149688, 149689, 149690, 149691, 149692, 149693, 149694, 149695, 149696, 149698, 149699, 149700, 149701, 149702, 149703, 149704, 149705, 149706, 149707, 149708, 149709, 149710, 149711, 149712, 149713, 149714, 149715, 149716, 149717, 149718, 149719, 149720, 149721, 149722, 149723, 149724, 149725, 149726, 149727, 149728, 149729, 149730, 149731, 149732, 149733, 149734, 149735, 149736, 149737, 149738, 149739, 149740, 149741, 149742, 149743, 149744, 149745, 149746, 149751, 149752, 149753, 149754, 149755, 149759, 149760, 149762, 149763, 149764, 149765, 149767, 149768, 149770, 149772, 149773, 149774, 149775, 149776, 149777, 149778, 149779, 149781, 149782, 149783, 149784, 149785, 149786, 149787, 149788, 149789, 149790, 149791, 149792, 149793, 149794, 149795, 149796, 149797, 149799, 149801, 149802, 149803, 149804, 149805, 149806, 149807, 149808, 149809, 149810, 149811, 149812, 149813, 149814, 149815, 149816, 149817, 149818, 149819, 149820, 149821, 149822, 149823, 149824, 149825, 149826, 149827, 149828, 149829, 149830, 149831, 149832, 149834, 149836, 149837, 149838, 149839, 149840, 149841, 149842, 149843, 149844, 149845, 149846, 149847, 149848, 149849, 149850, 149851, 149852, 149853, 149854, 149855, 149856, 149858, 149859, 149860, 149861, 149862, 149863, 149864, 149865, 149866, 149867, 149868, 149869, 149870, 149871, 149872, 149873, 149874, 149875, 149876, 149877, 149878, 149879, 149880, 149881, 149882, 149883, 149884, 149885, 149886, 149887, 149888, 149889, 149890, 149892, 149893, 149894, 149895, 149896, 149897, 149898, 149899, 149900, 149901, 149902, 149903, 149904, 149905, 149906, 149907, 149908, 149909, 149910, 149911, 149912, 149913, 149915, 149916, 149917, 149918, 149919, 149920, 149921, 149922, 149923, 149924, 149925, 149926, 149927, 149928, 149929, 149930, 149931, 149932, 149933, 149934, 149935, 149936, 149937, 149938, 149939, 149940, 149941, 149942, 149943, 149944, 149945, 149946, 149947, 149948, 149949, 149950, 149952, 149953, 149954, 149955, 149956, 149957, 149958, 149959, 149960, 149962, 149963, 149964, 149966, 149967, 149968, 149969, 149970, 149972, 149973, 149974, 149975, 149976, 149977, 149978, 149979, 149980, 149982, 149983, 149984, 149985, 149986, 149987, 149988, 149989, 149990, 149991, 149992, 149993, 149994, 149995, 149996, 149997, 149998, 149999, 150000, 150001, 150002, 150003, 150004, 150005, 150006, 150007, 150008, 150009, 150010, 150011, 150012, 150013, 150014, 150015, 150016, 150017, 150018, 150019, 150020, 150021, 150022, 150023, 150024, 150025, 150026, 150027, 150028, 150029, 150030, 150031, 150033, 150034, 150035, 150036, 150037, 150038, 150039, 150040, 150041, 150042, 150043, 150044, 150045, 150046, 150047, 150048, 150049, 150050, 150051, 150052, 150053, 150054, 150055, 150056, 150057, 150058, 150059, 150060, 150061, 150062, 150063, 150064, 150065, 150066, 150067, 150068, 150069, 150070, 150071, 150072, 150073, 150074, 150075, 150076, 150077, 150078, 150079, 150080, 150081, 150082, 150083, 150084, 150085, 150086, 150087, 150088, 150089, 150090, 150091, 150092, 150093, 150094, 150095, 150096, 150097, 150098, 150099, 150101, 150102, 150104, 150106, 150107, 150108, 150109, 150110, 150111, 150112, 150113, 150114, 150115, 150117, 150119, 150120, 150121, 150122, 150123, 150125, 150126, 150128, 150130, 150131, 150133, 150134, 150135, 150136, 150137, 150138, 150139, 150141, 150142, 150143, 150144, 150145, 150146, 150147, 150148, 150149, 150150, 150151, 150152, 150153, 150154, 150156, 150158, 150159, 150160, 150162, 150163, 150164, 150165, 150166, 150167, 150168, 150169, 150170, 150172, 150179, 150180, 150181, 150182, 150183, 150184, 150185, 150186, 150187, 150188, 150189, 150190, 150191, 150192, 150193, 150194, 150195, 150196, 150199, 150200, 150201, 150202, 150205, 150206, 150207, 150208, 150209, 150211, 150213, 150214, 150215, 150216, 150217, 150218, 150219, 150221, 150222, 150223, 150224, 150225, 150227, 150228, 150229, 150231, 150232, 150233, 150234, 150236, 150237, 150238, 150239, 150240, 150242, 150243, 150244, 150245, 150246, 150247, 150248, 150249, 150250, 150251, 150252, 150253, 150254, 150255, 150256, 150257, 150258, 150259, 150260, 150261, 150262, 150263, 150264, 150265, 150266, 150267, 150268, 150269, 150270, 150271, 150272, 150274, 150275, 150276, 150277, 150278, 150279, 150280, 150281, 150282, 150283, 150287, 150291, 150292, 150293, 150294, 150295, 150296, 150297, 150298, 150299, 150300, 150301, 150302, 150303, 150304, 150305, 150306, 150307, 150308, 150309, 150310, 150311, 150312, 150313, 150314, 150315, 150316, 150317, 150318, 150319, 150320, 150321, 150322, 150323, 150324, 150326, 150328, 150329, 150330, 150331, 150332, 150333, 150334, 150335, 150336, 150337, 150338, 150339, 150340, 150341, 150342, 150343, 150344, 150346, 150347, 150348, 150349, 150350, 150351, 150352, 150354, 150355, 150356, 150357, 150358, 150359, 150360, 150361, 150362, 150363, 150364, 150365, 150368, 150369, 150370, 150371, 150372, 150373, 150374, 150375, 150376, 150377, 150378, 150379, 150380, 150381, 150384, 150385, 150388, 150389, 150390, 150391, 150392, 150393, 150394, 150395, 150396, 150397, 150403, 150404, 150411, 150412, 150413, 150414, 150415, 150416, 150417, 150418, 150422, 150425, 150426, 150427, 150429, 150430, 150431, 150432, 150433, 150434, 150435, 150436, 150441, 150442, 150443, 150445, 150446, 150447, 150448, 150449, 150451, 150452, 150453, 150454, 150455, 150456, 150457, 150458, 150459, 150460, 150461, 150462, 150463, 150464, 150465, 150466, 150467, 150468, 150469, 150471, 150472, 150474, 150475, 150476, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 150485, 150486, 150487, 150488, 150489, 150490, 150491, 150492, 150493, 150494, 150495, 150496, 150497, 150498, 150499, 150500, 150501, 150502, 150503, 150504, 150505, 150506, 150507, 150508, 150509, 150510, 150511, 150512, 150513, 150514, 150515, 150516, 150517, 150518, 150519, 150520, 150521, 150522, 150523, 150524, 150525, 150527, 150528, 150529, 150530, 150531, 150532, 150533, 150534, 150535, 150536, 150537, 150538, 150540, 150541, 150542, 150543, 150544, 150546, 150547, 150548, 150549, 150550, 150551, 150553, 150554, 150555, 150556, 150557, 150558, 150559, 150560, 150561, 150562, 150563, 150564, 150565, 150566, 150567, 150568, 150569, 150570, 150571, 150572, 150573, 150574, 150575, 150576, 150577, 150578, 150579, 150580, 150581, 150582, 150583, 150584, 150585, 150586, 150587, 150589, 150590, 150592, 150593, 150594, 150595, 150596, 150597, 150598, 150599, 150600, 150601, 150602, 150603, 150604, 150605, 150606, 150607, 150608, 150609, 150610, 150611, 150612, 150613, 150614, 150615, 150617, 150618, 150619, 150620, 150621, 150622, 150623, 150624, 150625, 150627, 150628, 150629, 150630, 150631, 150632, 150633, 150634, 150635, 150637, 150639, 150640, 150641, 150642, 150643, 150644, 150645, 150646, 150647, 150648, 150649, 150650, 150651, 150653, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150664, 150665, 150666, 150667, 150668, 150669, 150670, 150671, 150672, 150673, 150674, 150675, 150676, 150677, 150678, 150679, 150680, 150682, 150683, 150684, 150685, 150689, 150690, 150691, 150692, 150694, 150695, 150696, 150697, 150698, 150699, 150700, 150701, 150702, 150703, 150704, 150705, 150706, 150707, 150708, 150709, 150710, 150711, 150712, 150715, 150716, 150717, 150718, 150719, 150721, 150722, 150723, 150724, 150725, 150726, 150727, 150728, 150729, 150730, 150731, 150732, 150733, 150734, 150735, 150736, 150737, 150738, 150739, 150740, 150741, 150742, 150743, 150744, 150745, 150746, 150747, 150748, 150749, 150750, 150751, 150752, 150753, 150754, 150755, 150756, 150757, 150758, 150759, 150760, 150761, 150762, 150763, 150764, 150765, 150766, 150767, 150768, 150769, 150770, 150771, 150772, 150773, 150774, 150775, 150777, 150778, 150779, 150780, 150781, 150782, 150783, 150784, 150785, 150786, 150787, 150790, 150793, 150794, 150795, 150796, 150798, 150799, 150800, 150802, 150803, 150804, 150805, 150806, 150807, 150808, 150809, 150810, 150811, 150813, 150817, 150818, 150819, 150820, 150821, 150823, 150824, 150825, 150826, 150828, 150829, 150830, 150831, 150832, 150833, 150834, 150835, 150836, 150837, 150838, 150840, 150841, 150842, 150843, 150845, 150846, 150847, 150848, 150851, 150852, 150853, 150856, 150857, 150858, 150859, 150862, 150863, 150864, 150865, 150866, 150868, 150869, 150870, 150871, 150872, 150873, 150875, 150876, 150877, 150878, 150879, 150881, 150882, 150883, 150884, 150885, 150890, 150891, 150892, 150893, 150894, 150895, 150896, 150897, 150898, 150903, 150904, 150905, 150906, 150907, 150908, 150909, 150910, 150911, 150912, 150913, 150914, 150915, 150916, 150917, 150918, 150919, 150920, 150921, 150922, 150923, 150924, 150925, 150926, 150927, 150928, 150929, 150930, 150931, 150932, 150933, 150934, 150935, 150936, 150937, 150938, 150939, 150940, 150941, 150942, 150943, 150944, 150945, 150946, 150947, 150948, 150949, 150950, 150951, 150952, 150953, 150954, 150955, 150956, 150957, 150958, 150959, 150960, 150961, 150962, 150963, 150964, 150965, 150966, 150967, 150968, 150969, 150970, 150974, 150975, 150976, 150978, 150979, 150980, 150981, 150982, 150983, 150984, 150985, 150986, 150987, 150988, 150989, 150990, 150991, 150992, 150993, 150994, 150995, 150996, 150997, 150998, 150999, 151000, 151001, 151002, 151003, 151004, 151005, 151006, 151007, 151008, 151009, 151010, 151011, 151012, 151013, 151014, 151015, 151016, 151017, 151019, 151020, 151021, 151022, 151023, 151024, 151025, 151026, 151027, 151028, 151029, 151030, 151031, 151032, 151034, 151035, 151039, 151040, 151041, 151042, 151043, 151046, 151047, 151048, 151049, 151050, 151051, 151052, 151053, 151054, 151055, 151056, 151057, 151058, 151059, 151060, 151061, 151063, 151064, 151065, 151066, 151067, 151068, 151070, 151071, 151072, 151073, 151074, 151075, 151076, 151077, 151079, 151080, 151081, 151082, 151083, 151084, 151085, 151086, 151087, 151088, 151089, 151090, 151091, 151092, 151093, 151094, 151095, 151096, 151098, 151099, 151100, 151101, 151102, 151103, 151104, 151105, 151106, 151107, 151108, 151109, 151110, 151111, 151112, 151113, 151114, 151115, 151116, 151117, 151118, 151119, 151120, 151121, 151122, 151123, 151124, 151125, 151126, 151127, 151128, 151129, 151130, 151131, 151132, 151133, 151134, 151135, 151136, 151137, 151138, 151139, 151140, 151141, 151142, 151143, 151144, 151145, 151146, 151147, 151148, 151149, 151150, 151151, 151152, 151153, 151154, 151155, 151156, 151157, 151158, 151159, 151160, 151161, 151162, 151163, 151164, 151165, 151166, 151167, 151168, 151169, 151170, 151172, 151173, 151175, 151176, 151177, 151179, 151181, 151182, 151183, 151184, 151185, 151186, 151187, 151188, 151189, 151190, 151191, 151192, 151193, 151196, 151197, 151198, 151199, 151200, 151201, 151202, 151203, 151204, 151205, 151206, 151207, 151208, 151209, 151210, 151211, 151212, 151213, 151214, 151215, 151216, 151217, 151218, 151219, 151220, 151221, 151222, 151223, 151224, 151225, 151226, 151227, 151228, 151229, 151230, 151233, 151234, 151235, 151236, 151237, 151238, 151239, 151240, 151241, 151242, 151244, 151245, 151246, 151247, 151248, 151249, 151251, 151252, 151253, 151255, 151256, 151257, 151258, 151259, 151260, 151261, 151262, 151263, 151264, 151265, 151266, 151267, 151268, 151269, 151270, 151272, 151273, 151274, 151275, 151276, 151277, 151278, 151279, 151281, 151282, 151283, 151284, 151285, 151286, 151287, 151288, 151289, 151292, 151293, 151294, 151295, 151296, 151297, 151298, 151299, 151300, 151301, 151302, 151303, 151304, 151305, 151306, 151307, 151308, 151309, 151310, 151311, 151312, 151313, 151314, 151315, 151316, 151317, 151318, 151319, 151320, 151321, 151322, 151323, 151324, 151325, 151326, 151327, 151328, 151329, 151330, 151331, 151332, 151333, 151334, 151336, 151350, 151352, 151353, 151354, 151355, 151356, 151357, 151372, 151378, 151379, 151381, 151387, 151398, 151408, 151410, 151411, 151412, 151414, 151420, 151421, 151422, 151423, 151424, 151431, 151434, 151435, 151438, 151441, 151442, 151444, 151446, 151447, 151449, 151451, 151453, 151454, 151455, 151456, 151457, 151458, 151461, 151462, 151463, 151464, 151465, 151467, 151468, 151469, 151470, 151471, 151472, 151473, 151474, 151475, 151476, 151478, 151479, 151482, 151483, 151484, 151485, 151486, 151487, 151489, 151490, 151492, 151493, 151494, 151495, 151496, 151497, 151498, 151499, 151500, 151501, 151502, 151503, 151504, 151505, 151506, 151507, 151508, 151509, 151510, 151511, 151512, 151513, 151517, 151519, 151520, 151521, 151522, 151523, 151524, 151525, 151526, 151527, 151529, 151530, 151534, 151545, 151550, 151557, 151558, 151562, 151565, 151566, 151567, 151569, 151571, 151576, 151579, 151581, 151583, 151585, 151586, 151590, 151592, 151601, 151602, 151603, 151604, 151605, 151606, 151607, 151608, 151609, 151610, 151611, 151612, 151613, 151614, 151615, 151616, 151617, 151618, 151619, 151620, 151621, 151622, 151623, 151624, 151625, 151626, 151627, 151628, 151629, 151630, 151631, 151632, 151633, 151634, 151635, 151636, 151637, 151638, 151639, 151640, 151641, 151642, 151643, 151644, 151645, 151646, 151647, 151648, 151649, 151650, 151651, 151652, 151653, 151654, 151655, 151656, 151657, 151658, 151659, 151660, 151661, 151662, 151663, 151664, 151665, 151666, 151667, 151668, 151669, 151671, 151672, 151673, 151674, 151676, 151677, 151678, 151679, 151680, 151681, 151682, 151683, 151684, 151685, 151686, 151687, 151688, 151689, 151690, 151691, 151692, 151693, 151694, 151695, 151696, 151697, 151698, 151699, 151700, 151701, 151702, 151703, 151704, 151705, 151706, 151707, 151708, 151709, 151710, 151711, 151712, 151713, 151714, 151715, 151716, 151717, 151718, 151719, 151720, 151723, 151725, 151726, 151727, 151728, 151729, 151730, 151731, 151732, 151733, 151734, 151735, 151736, 151737, 151738, 151739, 151740, 151741, 151742, 151743, 151744, 151745, 151746, 151747, 151748, 151749, 151750, 151751, 151752, 151753, 151754, 151755, 151756, 151757, 151759, 151760, 151761, 151762, 151763, 151764, 151765, 151766, 151767, 151768, 151769, 151770, 151772, 151773, 151774, 151775, 151776, 151777, 151778, 151779, 151780, 151781, 151782, 151783, 151784, 151785, 151786, 151787, 151788, 151789, 151790, 151791, 151792, 151793, 151794, 151795, 151796, 151797, 151798, 151799, 151800, 151801, 151803, 151805, 151806, 151807, 151809, 151810, 151811, 151812, 151813, 151814, 151815, 151816, 151817, 151818, 151819, 151821, 151822, 151823, 151824, 151825, 151826, 151827, 151828, 151829, 151830, 151831, 151832, 151833, 151834, 151835, 151836, 151837, 151838, 151839, 151840, 151841, 151842, 151843, 151844, 151845, 151846, 151847, 151848, 151849, 151850, 151851, 151852, 151853, 151854, 151855, 151856, 151857, 151858, 151859, 151860, 151862, 151863, 151864, 151865, 151866, 151867, 151868, 151869, 151870, 151871, 151872, 151873, 151874, 151875, 151876, 151877, 151878, 151879, 151880, 151881, 151882, 151883, 151884, 151885, 151886, 151887, 151890, 151891, 151892, 151893, 151894, 151896, 151897, 151898, 151899, 151900, 151901, 151902, 151903, 151904, 151905, 151907, 151908, 151909, 151910, 151911, 151912, 151913, 151914, 151915, 151916, 151917, 151918, 151919, 151920, 151921, 151922, 151923, 151924, 151925, 151926, 151927, 151928, 151929, 151930, 151931, 151932, 151933, 151934, 151935, 151936, 151937, 151938, 151939, 151940, 151941, 151942, 151943, 151944, 151945, 151946, 151947, 151948, 151949, 151950, 151951, 151952, 151953, 151954, 151955, 151956, 151957, 151958, 151959, 151960, 151961, 151962, 151963, 151964, 151965, 151966, 151967, 151968, 151969, 151970, 151971, 151972, 151973, 151974, 151975, 151976, 151977, 151978, 151979, 151980, 151981, 151982, 151983, 151984, 151985, 151987, 151988, 151989, 151990, 151992, 151993, 151994, 151995, 151996, 151997, 151998, 151999, 152000, 152001, 152002, 152003, 152004, 152005, 152006, 152007, 152008, 152009, 152010, 152011, 152012, 152013, 152014, 152015, 152016, 152017, 152018, 152019, 152020, 152021, 152022, 152023, 152024, 152025, 152026, 152027, 152028, 152029, 152030, 152031, 152032, 152033, 152034, 152035, 152036, 152037, 152038, 152039, 152040, 152041, 152042, 152043, 152044, 152045, 152046, 152047, 152048, 152049, 152050, 152051, 152052, 152053, 152054, 152055, 152057, 152058, 152059, 152060, 152061, 152062, 152063, 152064, 152065, 152066, 152067, 152069, 152070, 152071, 152072, 152073, 152074, 152075, 152076, 152077, 152078, 152079, 152080, 152081, 152082, 152083, 152084, 152085, 152086, 152087, 152088, 152089, 152090, 152091, 152092, 152093, 152094, 152095, 152096, 152097, 152098, 152100, 152101, 152102, 152103, 152104, 152105, 152106, 152107, 152108, 152109, 152110, 152111, 152112, 152113, 152114, 152115, 152116, 152117, 152118, 152119, 152120, 152121, 152122, 152123, 152125, 152126, 152127, 152128, 152130, 152131, 152132, 152133, 152134, 152135, 152136, 152137, 152138, 152139, 152140, 152141, 152142, 152143, 152144, 152145, 152146, 152147, 152148, 152149, 152151, 152152, 152153, 152154, 152155, 152156, 152157, 152158, 152159, 152160, 152161, 152162, 152163, 152164, 152165, 152166, 152167, 152168, 152169, 152170, 152171, 152172, 152173, 152174, 152175, 152176, 152177, 152178, 152179, 152180, 152181, 152182, 152183, 152184, 152185, 152186, 152187, 152188, 152189, 152190, 152191, 152192, 152193, 152194, 152195, 152196, 152197, 152198, 152199, 152200, 152201, 152202, 152203, 152205, 152206, 152209, 152210, 152211, 152212, 152213, 152214, 152215, 152216, 152217, 152218, 152219, 152220, 152221, 152222, 152223, 152224, 152225, 152226, 152227, 152228, 152229, 152230, 152233, 152234, 152235, 152236, 152237, 152238, 152239, 152240, 152241, 152242, 152243, 152244, 152245, 152246, 152247, 152248, 152253, 152254, 152255, 152256, 152257, 152258, 152261, 152262, 152263, 152264, 152265, 152266, 152267, 152268, 152269, 152272, 152273, 152274, 152275, 152277, 152278, 152279, 152280, 152282, 152283, 152284, 152285, 152286, 152287, 152288, 152289, 152290, 152291, 152292, 152293, 152294, 152295, 152296, 152297, 152298, 152299, 152300, 152301, 152302, 152303, 152304, 152305, 152307, 152308, 152309, 152310, 152311, 152312, 152313, 152314, 152315, 152316, 152317, 152318, 152319, 152320, 152321, 152322, 152323, 152324, 152325, 152326, 152327, 152328, 152329, 152330, 152331, 152332, 152333, 152334, 152335, 152336, 152337, 152338, 152339, 152340, 152342, 152343, 152344, 152345, 152346, 152347, 152348, 152349, 152350, 152351, 152352, 152353, 152354, 152355, 152356, 152357, 152358, 152359, 152360, 152361, 152362, 152363, 152364, 152365, 152366, 152367, 152368, 152369, 152370, 152371, 152372, 152373, 152375, 152378, 152379, 152380, 152381, 152382, 152383, 152384, 152385, 152386, 152387, 152388, 152390, 152392, 152394, 152396, 152397, 152398, 152399, 152402, 152403, 152406, 152407, 152408, 152409, 152410, 152411, 152412, 152413, 152414, 152415, 152416, 152417, 152418, 152426, 152427, 152428, 152429, 152431, 152435, 152437, 152438, 152439, 152440, 152441, 152442, 152443, 152444, 152445, 152446, 152447, 152448, 152449, 152450, 152451, 152452, 152454, 152455, 152456, 152457, 152458, 152459, 152460, 152461, 152462, 152463, 152464, 152465, 152466, 152467, 152468, 152469, 152470, 152471, 152472, 152473, 152474, 152475, 152476, 152477, 152479, 152480, 152481, 152482, 152483, 152484, 152485, 152486, 152487, 152488, 152489, 152490, 152491, 152492, 152493, 152494, 152495, 152496, 152497, 152498, 152499, 152500, 152504, 152505, 152506, 152507, 152508, 152509, 152510, 152511, 152512, 152513, 152514, 152515, 152516, 152517, 152518, 152519, 152520, 152521, 152522, 152523, 152524, 152525, 152526, 152527, 152528, 152529, 152530, 152531, 152532, 152533, 152534, 152536, 152537, 152538, 152539, 152540, 152541, 152542, 152543, 152544, 152545, 152546, 152547, 152548, 152549, 152550, 152551, 152552, 152553, 152554, 152555, 152556, 152557, 152558, 152559, 152560, 152561, 152562, 152563, 152564, 152565, 152566, 152567, 152568, 152569, 152570, 152571, 152572, 152573, 152574, 152575, 152576, 152577, 152578, 152579, 152580, 152581, 152582, 152583, 152584, 152585, 152586, 152587, 152588, 152589, 152591, 152592, 152593, 152594, 152595, 152596, 152597, 152598, 152599, 152600, 152601, 152602, 152604, 152605, 152606, 152607, 152608, 152609, 152610, 152611, 152612, 152613, 152614, 152615, 152616, 152617, 152618, 152619, 152620, 152621, 152622, 152623, 152624, 152625, 152626, 152628, 152629, 152630, 152631, 152632, 152634, 152635, 152637, 152638, 152639, 152640, 152641, 152642, 152643, 152644, 152645, 152646, 152647, 152648, 152649, 152650, 152652, 152653, 152654, 152655, 152656, 152657, 152658, 152659, 152660, 152661, 152662, 152663, 152664, 152665, 152667, 152668, 152669, 152670, 152671, 152672, 152673, 152674, 152675, 152676, 152677, 152678, 152679, 152681, 152682, 152683, 152684, 152685, 152686, 152687, 152688, 152689, 152690, 152691, 152692, 152693, 152694, 152695, 152696, 152697, 152698, 152699, 152700, 152701, 152702, 152703, 152704, 152705, 152706, 152707, 152708, 152709, 152710, 152711, 152712, 152713, 152714, 152716, 152717, 152718, 152719, 152720, 152721, 152722, 152723, 152724, 152725, 152726, 152727, 152728, 152729, 152731, 152733, 152734, 152735, 152736, 152737, 152738, 152739, 152740, 152741, 152742, 152743, 152744, 152745, 152746, 152747, 152748, 152749, 152750, 152751, 152752, 152753, 152754, 152755, 152756, 152757, 152758, 152759, 152760, 152761, 152762, 152763, 152764, 152765, 152766, 152767, 152768, 152769, 152770, 152771, 152772, 152773, 152774, 152775, 152776, 152777, 152778, 152779, 152780, 152781, 152782, 152783, 152784, 152785, 152786, 152787, 152788, 152789, 152790, 152791, 152792, 152793, 152794, 152795, 152796, 152797, 152798, 152799, 152800, 152801, 152802, 152803, 152804, 152805, 152806, 152807, 152808, 152809, 152810, 152811, 152812, 152813, 152814, 152815, 152816, 152817, 152818, 152819, 152820, 152821, 152822, 152823, 152824, 152825, 152826, 152827, 152828, 152829, 152830, 152831, 152832, 152833, 152834, 152835, 152836, 152837, 152838, 152839, 152840, 152841, 152842, 152843, 152844, 152845, 152847, 152848, 152849, 152850, 152851, 152852, 152853, 152854, 152855, 152856, 152857, 152858, 152859, 152860, 152861, 152862, 152863, 152864, 152865, 152866, 152867, 152868, 152869, 152870, 152871, 152872, 152873, 152874, 152875, 152876, 152877, 152878, 152879, 152880, 152881, 152882, 152883, 152884, 152885, 152886, 152887, 152888, 152889, 152890, 152891, 152892, 152893, 152894, 152895, 152896, 152897, 152898, 152899, 152900, 152901, 152902, 152903, 152904, 152905, 152906, 152907, 152908, 152909, 152910, 152911, 152912, 152913, 152914, 152915, 152916, 152917, 152918, 152919, 152920, 152921, 152922, 152923, 152924, 152925, 152926, 152927, 152928, 152929, 152930, 152931, 152932, 152933, 152934, 152935, 152936, 152937, 152938, 152939, 152940, 152941, 152942, 152943, 152944, 152945, 152946, 152947, 152948, 152949, 152950, 152951, 152952, 152953, 152954, 152955, 152956, 152957, 152958, 152959, 152960, 152961, 152962, 152963, 152964, 152965, 152966, 152967, 152968, 152969, 152970, 152971, 152972, 152973, 152974, 152975, 152976, 152977, 152978, 152979, 152980, 152981, 152982, 152983, 152984, 152985, 152986, 152987, 152988, 152989, 152990, 152991, 152992, 152993, 152994, 152995, 152996, 152997, 152998, 153000, 153001, 153002, 153003, 153004, 153005, 153006, 153007, 153008, 153009, 153010, 153011, 153012, 153013, 153014, 153015, 153016, 153017, 153018, 153019, 153020, 153021, 153022, 153023, 153024, 153025, 153026, 153027, 153028, 153029, 153030, 153031, 153032, 153033, 153034, 153035, 153036, 153037, 153038, 153039, 153040, 153041, 153042, 153043, 153044, 153045, 153046, 153047, 153048, 153049, 153050, 153051, 153052, 153053, 153054, 153055, 153056, 153057, 153058, 153059, 153060, 153061, 153062, 153063, 153064, 153065, 153066, 153067, 153068, 153069, 153070, 153071, 153072, 153073, 153074, 153075, 153076, 153078, 153079, 153080, 153081, 153082, 153083, 153084, 153085, 153086, 153087, 153088, 153089, 153090, 153091, 153092, 153093, 153094, 153095, 153096, 153097, 153098, 153099, 153100, 153101, 153102, 153103, 153104, 153105, 153106, 153107, 153108, 153109, 153110, 153111, 153112, 153114, 153116, 153117, 153118, 153119, 153120, 153121, 153122, 153123, 153124, 153125, 153126, 153127, 153128, 153129, 153130, 153131, 153132, 153133, 153134, 153135, 153136, 153137, 153138, 153139, 153140, 153141, 153142, 153143, 153144, 153145, 153146, 153147, 153148, 153149, 153150, 153151, 153152, 153153, 153154, 153155, 153156, 153157, 153158, 153159, 153160, 153161, 153162, 153163, 153164, 153165, 153166, 153167, 153168, 153169, 153170, 153171, 153172, 153173, 153174, 153175, 153176, 153177, 153178, 153179, 153180, 153181, 153182, 153183, 153184, 153185, 153186, 153187, 153188, 153189, 153190, 153191, 153192, 153193, 153194, 153195, 153196, 153197, 153198, 153199, 153200, 153201, 153202, 153203, 153204, 153205, 153206, 153207, 153208, 153209, 153210, 153211, 153212, 153213, 153214, 153215, 153216, 153217, 153218, 153219, 153220, 153222, 153223, 153224, 153225, 153226, 153227, 153228, 153229, 153230, 153235, 153236, 153237, 153238, 153239, 153240, 153241, 153242, 153243, 153244, 153245, 153246, 153247, 153248, 153249, 153250, 153251, 153252, 153253, 153254, 153255, 153256, 153257, 153259, 153260, 153261, 153262, 153263, 153264, 153265, 153266, 153267, 153268, 153269, 153271, 153272, 153273, 153274, 153275, 153276, 153277, 153278, 153279, 153280, 153281, 153282, 153283, 153284, 153285, 153286, 153287, 153288, 153289, 153290, 153291, 153292, 153293, 153294, 153295, 153296, 153297, 153298, 153299, 153300, 153301, 153302, 153303, 153304, 153305, 153306, 153307, 153308, 153309, 153310, 153311, 153312, 153313, 153314, 153315, 153316, 153317, 153318, 153320, 153321, 153322, 153323, 153324, 153325, 153326, 153327, 153328, 153329, 153330, 153331, 153332, 153333, 153334, 153335, 153336, 153337, 153338, 153339, 153340, 153341, 153342, 153343, 153344, 153345, 153346, 153347, 153348, 153349, 153350, 153351, 153352, 153353, 153354, 153355, 153356, 153359, 153360, 153361, 153362, 153363, 153364, 153365, 153366, 153367, 153368, 153369, 153370, 153371, 153372, 153373, 153374, 153375, 153376, 153377, 153378, 153379, 153380, 153381, 153382, 153383, 153384, 153385, 153386, 153387, 153388, 153389, 153390, 153391, 153393, 153394, 153395, 153396, 153397, 153398, 153399, 153400, 153401, 153402, 153403, 153404, 153405, 153406, 153407, 153408, 153409, 153410, 153411, 153412, 153413, 153414, 153415, 153416, 153417, 153418, 153419, 153420, 153421, 153422, 153429, 153430, 153431, 153432, 153433, 153434, 153435, 153436, 153437, 153438, 153439, 153441, 153442, 153444, 153446, 153447, 153448, 153449, 153451, 153455, 153456, 153457, 153458, 153459, 153461, 153462, 153464, 153465, 153466, 153467, 153468, 153469, 153470, 153471, 153472, 153473, 153474, 153475, 153476, 153477, 153478, 153479, 153480, 153481, 153482, 153483, 153484, 153485, 153486, 153487, 153488, 153489, 153490, 153491, 153492, 153493, 153494, 153495, 153496, 153497, 153498, 153499, 153500, 153501, 153502, 153504, 153505, 153506, 153507, 153508, 153509, 153510, 153511, 153512, 153513, 153514, 153515, 153516, 153517, 153519, 153520, 153521, 153522, 153523, 153524, 153525, 153526, 153527, 153528, 153529, 153530, 153531, 153532, 153533, 153534, 153535, 153536, 153537, 153538, 153539, 153540, 153541, 153542, 153543, 153544, 153545, 153546, 153547, 153548, 153549, 153550, 153551, 153552, 153553, 153554, 153555, 153556, 153557, 153558, 153559, 153560, 153561, 153562, 153563, 153564, 153565, 153566, 153567, 153568, 153569, 153570, 153571, 153572, 153573, 153574, 153575, 153576, 153577, 153578, 153579, 153580, 153581, 153582, 153583, 153584, 153585, 153586, 153587, 153588, 153589, 153590, 153591, 153592, 153593, 153594, 153595, 153596, 153597, 153598, 153599, 153600, 153601, 153603, 153604, 153605, 153606, 153607, 153608, 153609, 153610, 153611, 153612, 153613, 153614, 153615, 153616, 153617, 153618, 153619, 153620, 153621, 153622, 153623, 153624, 153625, 153626, 153627, 153628, 153629, 153630, 153631, 153632, 153633, 153634, 153635, 153636, 153637, 153638, 153639, 153640, 153641, 153642, 153643, 153644, 153645, 153646, 153647, 153648, 153649, 153650, 153651, 153652, 153653, 153654, 153655, 153656, 153657, 153658, 153659, 153660, 153661, 153662, 153663, 153664, 153665, 153666, 153667, 153668, 153669, 153670, 153671, 153672, 153673, 153674, 153675, 153676, 153677, 153678, 153679, 153680, 153681, 153682, 153683, 153684, 153685, 153686, 153687, 153688, 153689, 153690, 153691, 153692, 153693, 153694, 153695, 153696, 153697, 153698, 153699, 153700, 153701, 153702, 153703, 153704, 153705, 153706, 153707, 153708, 153709, 153710, 153711, 153712, 153713, 153714, 153715, 153716, 153717, 153718, 153719, 153720, 153721, 153722, 153723, 153724, 153725, 153726, 153727, 153728, 153729, 153730, 153731, 153732, 153733, 153734, 153735, 153736, 153737, 153738, 153739, 153740, 153741, 153742, 153743, 153744, 153745, 153746, 153747, 153748, 153749, 153750, 153751, 153752, 153753, 153755, 153756, 153757, 153758, 153759, 153760, 153761, 153762, 153763, 153764, 153765, 153766, 153767, 153768, 153769, 153770, 153771, 153772, 153773, 153774, 153775, 153776, 153777, 153778, 153779, 153782, 153784, 153785, 153787, 153789, 153790, 153791, 153792, 153793, 153794, 153795, 153796, 153797, 153798, 153799, 153800, 153801, 153803, 153804, 153805, 153806, 153807, 153808, 153809, 153810, 153811, 153812, 153813, 153814, 153815, 153816, 153817, 153818, 153819, 153820, 153821, 153822, 153823, 153824, 153825, 153826, 153827, 153828, 153829, 153830, 153831, 153832, 153833, 153834, 153835, 153836, 153837, 153838, 153839, 153840, 153841, 153842, 153843, 153844, 153845, 153846, 153847, 153848, 153849, 153850, 153851, 153852, 153853, 153854, 153856, 153857, 153858, 153860, 153861, 153862, 153863, 153864, 153865, 153866, 153867, 153868, 153869, 153870, 153871, 153872, 153873, 153874, 153875, 153876, 153877, 153878, 153879, 153880, 153881, 153882, 153883, 153884, 153885, 153886, 153887, 153888, 153889, 153890, 153891, 153892, 153893, 153894, 153895, 153896, 153897, 153898, 153899, 153900, 153901, 153902, 153903, 153904, 153905, 153906, 153907, 153908, 153909, 153910, 153911, 153912, 153913, 153914, 153915, 153916, 153917, 153918, 153919, 153920, 153921, 153922, 153923, 153924, 153925, 153926, 153927, 153928, 153929, 153930, 153931, 153932, 153933, 153934, 153935, 153936, 153937, 153938, 153939, 153940, 153941, 153942, 153943, 153944, 153946, 153947, 153948, 153949, 153950, 153951, 153952, 153954, 153955, 153956, 153957, 153958, 153959, 153960, 153961, 153962, 153963, 153964, 153965, 153966, 153967, 153968, 153969, 153970, 153971, 153972, 153973, 153974, 153975, 153976, 153977, 153978, 153979, 153980, 153981, 153982, 153983, 153984, 153985, 153986, 153987, 153988, 153989, 153990, 153991, 153992, 153993, 153994, 153995, 153996, 153997, 153998, 153999, 154000, 154001, 154002, 154003, 154004, 154005, 154006, 154007, 154008, 154010, 154011, 154012, 154013, 154014, 154015, 154016, 154017, 154018, 154019, 154020, 154021, 154022, 154023, 154024, 154025, 154026, 154027, 154028, 154029, 154030, 154031, 154032, 154033, 154034, 154035, 154036, 154037, 154038, 154039, 154040, 154041, 154042, 154043, 154044, 154045, 154046, 154047, 154048, 154049, 154050, 154051, 154052, 154053, 154054, 154055, 154056, 154057, 154058, 154060, 154061, 154062, 154063, 154064, 154065, 154066, 154067, 154068, 154069, 154070, 154071, 154072, 154073, 154074, 154075, 154076, 154077, 154078, 154079, 154080, 154081, 154082, 154083, 154084, 154085, 154086, 154087, 154088, 154089, 154090, 154091, 154092, 154093, 154094, 154095, 154096, 154097, 154098, 154099, 154100, 154101, 154102, 154103, 154104, 154105, 154106, 154107, 154108, 154112, 154113, 154114, 154115, 154117, 154118, 154119, 154120, 154121, 154122, 154123, 154124, 154125, 154126, 154127, 154128, 154129, 154130, 154131, 154132, 154133, 154134, 154135, 154136, 154137, 154138, 154139, 154140, 154141, 154142, 154143, 154144, 154145, 154146, 154147, 154148, 154149, 154150, 154152, 154153, 154154, 154155, 154156, 154157, 154159, 154160, 154161, 154162, 154163, 154165, 154166, 154167, 154168, 154169, 154170, 154171, 154172, 154173, 154174, 154175, 154176, 154177, 154178, 154179, 154180, 154181, 154182, 154183, 154184, 154185, 154187, 154188, 154189, 154190, 154192, 154193, 154194, 154198, 154199, 154200, 154201, 154202, 154203, 154204, 154205, 154206, 154207, 154208, 154209, 154210, 154211, 154212, 154213, 154214, 154215, 154216, 154217, 154218, 154219, 154220, 154221, 154222, 154225, 154226, 154227, 154228, 154229, 154231, 154233, 154234, 154235, 154237, 154238, 154239, 154240, 154241, 154243, 154244, 154245, 154246, 154247, 154248, 154249, 154250, 154251, 154252, 154253, 154254, 154255, 154256, 154257, 154258, 154259, 154260, 154261, 154262, 154263, 154264, 154265, 154266, 154267, 154268, 154269, 154270, 154271, 154272, 154273, 154274, 154276, 154277, 154278, 154279, 154280, 154281, 154282, 154283, 154284, 154285, 154286, 154287, 154288, 154289, 154290, 154291, 154293, 154294, 154296, 154297, 154298, 154299, 154300, 154301, 154302, 154303, 154304, 154305, 154306, 154307, 154308, 154309, 154310, 154311, 154312, 154313, 154314, 154315, 154316, 154317, 154318, 154319, 154320, 154321, 154322, 154323, 154324, 154325, 154326, 154327, 154328, 154329, 154330, 154331, 154332, 154333, 154334, 154335, 154336, 154338, 154339, 154340, 154341, 154342, 154343, 154344, 154345, 154347, 154348, 154351, 154352, 154353, 154354, 154355, 154356, 154357, 154358, 154359, 154360, 154361, 154362, 154364, 154365, 154366, 154367, 154368, 154369, 154370, 154371, 154372, 154373, 154374, 154375, 154376, 154377, 154378, 154379, 154380, 154381, 154382, 154383, 154384, 154385, 154386, 154387, 154388, 154389, 154390, 154391, 154392, 154393, 154394, 154395, 154397, 154398, 154399, 154400, 154401, 154402, 154403, 154404, 154405, 154408, 154409, 154410, 154411, 154412, 154413, 154414, 154415, 154416, 154417, 154418, 154419, 154420, 154421, 154422, 154423, 154424, 154425, 154426, 154427, 154428, 154429, 154430, 154431, 154432, 154433, 154434, 154435, 154436, 154437, 154438, 154439, 154440, 154441, 154442, 154443, 154444, 154445, 154446, 154447, 154448, 154449, 154450, 154451, 154452, 154453, 154454, 154455, 154456, 154457, 154458, 154459, 154460, 154461, 154462, 154463, 154464, 154465, 154466, 154467, 154468, 154469, 154470, 154471, 154472, 154473, 154474, 154475, 154476, 154477, 154478, 154479, 154480, 154481, 154482, 154483, 154484, 154485, 154486, 154487, 154488, 154489, 154490, 154491, 154492, 154493, 154494, 154495, 154496, 154497, 154498, 154499, 154500, 154501, 154502, 154503, 154504, 154505, 154506, 154507, 154508, 154509, 154510, 154511, 154512, 154513, 154514, 154515, 154516, 154517, 154518, 154519, 154520, 154521, 154522, 154523, 154524, 154525, 154526, 154527, 154528, 154529, 154530, 154531, 154532, 154533, 154534, 154535, 154536, 154537, 154538, 154539, 154540, 154541, 154542, 154543, 154544, 154545, 154546, 154547, 154548, 154549, 154550, 154551, 154552, 154553, 154554, 154555, 154556, 154557, 154558, 154559, 154561, 154562, 154564, 154565, 154566, 154567, 154568, 154569, 154570, 154572, 154573, 154574, 154575, 154576, 154577, 154578, 154579, 154580, 154581, 154582, 154583, 154584, 154585, 154586, 154587, 154588, 154589, 154590, 154591, 154592, 154593, 154594, 154595, 154596, 154597, 154598, 154599, 154600, 154601, 154603, 154604, 154605, 154606, 154607, 154608, 154609, 154610, 154611, 154612, 154613, 154615, 154616, 154618, 154619, 154620, 154621, 154622, 154623, 154624, 154625, 154626, 154627, 154628, 154629, 154630, 154631, 154632, 154633, 154634, 154635, 154636, 154637, 154638, 154639, 154640, 154641, 154642, 154643, 154644, 154645, 154646, 154647, 154648, 154649, 154650, 154651, 154652, 154653, 154654, 154655, 154656, 154659, 154660, 154661, 154662, 154663, 154664, 154665, 154666, 154667, 154668, 154670, 154671, 154672, 154673, 154674, 154675, 154676, 154677, 154678, 154679, 154680, 154681, 154682, 154683, 154684, 154685, 154686, 154687, 154688, 154689, 154690, 154691, 154692, 154693, 154694, 154695, 154696, 154697, 154698, 154699, 154700, 154701, 154702, 154703, 154704, 154705, 154706, 154707, 154708, 154709, 154710, 154711, 154712, 154713, 154714, 154715, 154716, 154717, 154718, 154719, 154720, 154721, 154722, 154723, 154724, 154725, 154726, 154727, 154728, 154729, 154730, 154731, 154732, 154733, 154734, 154735, 154736, 154737, 154738, 154739, 154740, 154741, 154742, 154743, 154744, 154745, 154746, 154748, 154749, 154750, 154751, 154752, 154753, 154754, 154755, 154756, 154757, 154758, 154759, 154760, 154761, 154762, 154763, 154764, 154765, 154767, 154768, 154769, 154770, 154771, 154772, 154773, 154774, 154775, 154776, 154777, 154778, 154779, 154780, 154781, 154782, 154783, 154784, 154785, 154786, 154787, 154788, 154789, 154790, 154791, 154792, 154793, 154794, 154795, 154796, 154797, 154798, 154799, 154800, 154803, 154804, 154805, 154806, 154807, 154808, 154809, 154810, 154811, 154812, 154813, 154814, 154815, 154816, 154817, 154818, 154819, 154820, 154821, 154822, 154823, 154824, 154825, 154826, 154827, 154828, 154829, 154830, 154831, 154832, 154833, 154834, 154835, 154836, 154837, 154838, 154839, 154840, 154841, 154842, 154843, 154845, 154846, 154847, 154848, 154849, 154850, 154851, 154852, 154853, 154854, 154855, 154856, 154857, 154858, 154859, 154860, 154861, 154863, 154864, 154865, 154866, 154867, 154868, 154870, 154871, 154872, 154873, 154874, 154875, 154876, 154877, 154878, 154879, 154880, 154881, 154882, 154883, 154884, 154885, 154886, 154887, 154888, 154889, 154890, 154891, 154892, 154893, 154894, 154895, 154896, 154897, 154898, 154899, 154900, 154901, 154902, 154903, 154904, 154905, 154906, 154907, 154908, 154909, 154910, 154911, 154912, 154913, 154914, 154915, 154916, 154917, 154918, 154919, 154920, 154921, 154922, 154923, 154924, 154925, 154926, 154927, 154928, 154929, 154930, 154931, 154932, 154933, 154934, 154935, 154936, 154937, 154938, 154939, 154940, 154941, 154942, 154943, 154944, 154945, 154946, 154947, 154948, 154949, 154950, 154951, 154952, 154953, 154954, 154955, 154956, 154957, 154958, 154959, 154960, 154961, 154962, 154963, 154964, 154965, 154967, 154968, 154969, 154970, 154971, 154972, 154973, 154974, 154975, 154976, 154979, 154980, 154982, 154983, 154984, 154985, 154986, 154987, 154988, 154989, 154990, 154991, 154992, 154993, 154994, 154995, 154996, 154997, 154998, 154999, 155000, 155001, 155002, 155003, 155004, 155005, 155006, 155007, 155008, 155009, 155010, 155011, 155012, 155013, 155014, 155015, 155016, 155017, 155018, 155019, 155020, 155021, 155022, 155023, 155024, 155025, 155026, 155027, 155028, 155029, 155030, 155031, 155032, 155033, 155034, 155035, 155036, 155037, 155038, 155039, 155040, 155041, 155045, 155046, 155047, 155048, 155049, 155050, 155051, 155052, 155053, 155054, 155055, 155056, 155057, 155058, 155059, 155060, 155061, 155062, 155063, 155064, 155065, 155066, 155067, 155068, 155069, 155070, 155071, 155072, 155073, 155074, 155075, 155076, 155077, 155078, 155079, 155080, 155081, 155082, 155083, 155084, 155085, 155086, 155087, 155088, 155089, 155090, 155091, 155092, 155093, 155094, 155095, 155096, 155097, 155098, 155099, 155100, 155101, 155102, 155103, 155104, 155105, 155107, 155109, 155110, 155111, 155112, 155113, 155114, 155115, 155116, 155117, 155118, 155119, 155120, 155121, 155123, 155125, 155126, 155127, 155128, 155130, 155131, 155132, 155133, 155134, 155135, 155136, 155137, 155138, 155139, 155140, 155141, 155142, 155143, 155144, 155145, 155146, 155147, 155148, 155149, 155150, 155151, 155152, 155153, 155154, 155155, 155156, 155157, 155158, 155159, 155160, 155161, 155162, 155163, 155164, 155165, 155166, 155167, 155168, 155169, 155170, 155171, 155172, 155173, 155174, 155175, 155176, 155177, 155178, 155179, 155180, 155181, 155182, 155183, 155184, 155185, 155186, 155187, 155188, 155189, 155190, 155191, 155192, 155193, 155194, 155195, 155196, 155197, 155198, 155199, 155201, 155202, 155203, 155204, 155205, 155206, 155207, 155209, 155210, 155211, 155212, 155213, 155214, 155215, 155216, 155217, 155218, 155219, 155220, 155221, 155222, 155223, 155224, 155225, 155226, 155227, 155228, 155229, 155230, 155231, 155232, 155233, 155234, 155235, 155236, 155237, 155238, 155239, 155240, 155241, 155242, 155243, 155244, 155245, 155246, 155247, 155248, 155250, 155251, 155252, 155253, 155254, 155255, 155256, 155257, 155258, 155259, 155260, 155261, 155262, 155263, 155264, 155267, 155268, 155269, 155270, 155271, 155272, 155273, 155274, 155275, 155276, 155277, 155278, 155279, 155280, 155281, 155282, 155283, 155284, 155285, 155286, 155287, 155288, 155289, 155294, 155295, 155296, 155297, 155298, 155299, 155300, 155301, 155302, 155303, 155304, 155305, 155306, 155307, 155308, 155309, 155310, 155311, 155312, 155313, 155314, 155315, 155316, 155317, 155318, 155319, 155320, 155321, 155322, 155323, 155324, 155325, 155326, 155327, 155328, 155329, 155330, 155331, 155332, 155333, 155334, 155335, 155336, 155337, 155338, 155339, 155341, 155342, 155343, 155344, 155345, 155346, 155348, 155349, 155350, 155351, 155352, 155353, 155354, 155355, 155356, 155357, 155358, 155359, 155360, 155361, 155362, 155363, 155364, 155365, 155366, 155367, 155368, 155369, 155370, 155371, 155372, 155373, 155374, 155375, 155376, 155377, 155378, 155379, 155380, 155381, 155382, 155383, 155384, 155385, 155386, 155387, 155388, 155389, 155390, 155391, 155392, 155393, 155394, 155395, 155396, 155397, 155398, 155399, 155400, 155401, 155402, 155403, 155404, 155405, 155406, 155407, 155408, 155409, 155410, 155411, 155412, 155413, 155414, 155415, 155416, 155418, 155419, 155420, 155421, 155422, 155423, 155424, 155425, 155428, 155430, 155431, 155432, 155433, 155434, 155435, 155436, 155437, 155438, 155439, 155440, 155441, 155442, 155443, 155444, 155445, 155446, 155447, 155448, 155449, 155450, 155451, 155452, 155453, 155454, 155455, 155456, 155457, 155458, 155459, 155460, 155461, 155462, 155463, 155464, 155465, 155467, 155468, 155469, 155470, 155471, 155472, 155474, 155475, 155476, 155477, 155478, 155479, 155480, 155481, 155482, 155483, 155484, 155485, 155486, 155487, 155488, 155489, 155490, 155491, 155492, 155493, 155494, 155496, 155497, 155498, 155500, 155504, 155505, 155506, 155507, 155508, 155509, 155510, 155511, 155512, 155513, 155514, 155515, 155516, 155517, 155518, 155519, 155520, 155521, 155522, 155523, 155525, 155526, 155527, 155528, 155529, 155531, 155532, 155533, 155534, 155535, 155536, 155537, 155538, 155539, 155540, 155541, 155542, 155543, 155544, 155545, 155546, 155547, 155548, 155549, 155550, 155551, 155552, 155553, 155554, 155555, 155556, 155557, 155558, 155559, 155560, 155561, 155562, 155563, 155564, 155565, 155566, 155567, 155568, 155569, 155570, 155571, 155572, 155573, 155574, 155575, 155576, 155577, 155578, 155579, 155580, 155581, 155582, 155583, 155584, 155585, 155586, 155587, 155588, 155589, 155590, 155591, 155592, 155593, 155594, 155595, 155596, 155597, 155598, 155599, 155600, 155601, 155602, 155603, 155604, 155605, 155606, 155607, 155608, 155609, 155610, 155611, 155612, 155613, 155614, 155615, 155616, 155618, 155619, 155620, 155621, 155622, 155623, 155624, 155625, 155626, 155627, 155628, 155629, 155630, 155631, 155633, 155634, 155635, 155636, 155637, 155638, 155639, 155640, 155641, 155642, 155643, 155644, 155645, 155646, 155647, 155648, 155649, 155650, 155651, 155652, 155653, 155654, 155655, 155656, 155657, 155658, 155659, 155660, 155661, 155662, 155663, 155665, 155666, 155667, 155668, 155669, 155670, 155671, 155672, 155673, 155674, 155675, 155676, 155677, 155678, 155679, 155680, 155681, 155682, 155683, 155684, 155685, 155686, 155687, 155688, 155689, 155690, 155691, 155692, 155693, 155694, 155695, 155696, 155697, 155698, 155699, 155700, 155701, 155702, 155703, 155704, 155705, 155706, 155707, 155708, 155709, 155710, 155711, 155712, 155713, 155714, 155715, 155716, 155717, 155718, 155719, 155720, 155721, 155722, 155723, 155724, 155725, 155726, 155727, 155728, 155729, 155730, 155731, 155732, 155733, 155734, 155735, 155736, 155737, 155738, 155739, 155740, 155741, 155742, 155743, 155744, 155745, 155746, 155747, 155748, 155749, 155750, 155751, 155752, 155753, 155754, 155755, 155756, 155757, 155758, 155759, 155760, 155761, 155762, 155763, 155764, 155765, 155766, 155767, 155768, 155769, 155770, 155771, 155772, 155773, 155774, 155775, 155776, 155777, 155779, 155780, 155781, 155782, 155783, 155784, 155785, 155786, 155787, 155788, 155789, 155790, 155791, 155792, 155793, 155794, 155795, 155796, 155797, 155798, 155799, 155800, 155801, 155802, 155803, 155804, 155805, 155806, 155807, 155808, 155809, 155810, 155811, 155812, 155813, 155814, 155815, 155816, 155817, 155818, 155819, 155820, 155821, 155822, 155823, 155824, 155825, 155826, 155827, 155828, 155829, 155830, 155831, 155832, 155833, 155834, 155835, 155836, 155837, 155838, 155839, 155840, 155841, 155842, 155843, 155844, 155845, 155846, 155847, 155848, 155849, 155850, 155851, 155852, 155853, 155854, 155855, 155856, 155857, 155858, 155859, 155860, 155861, 155862, 155863, 155864, 155865, 155866, 155867, 155868, 155869, 155871, 155872, 155873, 155874, 155875, 155876, 155877, 155878, 155879, 155880, 155881, 155882, 155883, 155884, 155885, 155886, 155887, 155888, 155889, 155890, 155891, 155892, 155893, 155894, 155895, 155896, 155897, 155898, 155899, 155900, 155901, 155902, 155903, 155904, 155905, 155906, 155907, 155908, 155909, 155910, 155911, 155912, 155913, 155914, 155915, 155916, 155917, 155918, 155919, 155920, 155921, 155922, 155923, 155925, 155926, 155927, 155928, 155929, 155930, 155931, 155935, 155936, 155937, 155938, 155939, 155940, 155941, 155943, 155944, 155945, 155946, 155947, 155948, 155949, 155950, 155951, 155952, 155953, 155954, 155957, 155958, 155959, 155960, 155961, 155962, 155963, 155964, 155965, 155966, 155967, 155968, 155969, 155970, 155971, 155972, 155973, 155974, 155975, 155976, 155977, 155978, 155979, 155980, 155981, 155982, 155983, 155984, 155985, 155986, 155987, 155988, 155989, 155990, 155991, 155992, 155993, 155994, 155995, 155996, 155997, 155998, 155999, 156000, 156002, 156003, 156004, 156005, 156006, 156007, 156008, 156009, 156010, 156011, 156012, 156013, 156014, 156015, 156016, 156017, 156018, 156019, 156020, 156021, 156022, 156023, 156024, 156025, 156026, 156027, 156028, 156029, 156030, 156031, 156032, 156033, 156034, 156035, 156036, 156037, 156038, 156039, 156040, 156041, 156042, 156043, 156044, 156045, 156046, 156047, 156048, 156049, 156050, 156051, 156052, 156053, 156054, 156055, 156056, 156057, 156058, 156059, 156060, 156061, 156062, 156063, 156064, 156065, 156066, 156067, 156068, 156069, 156070, 156071, 156072, 156073, 156074, 156075, 156076, 156077, 156078, 156079, 156081, 156082, 156083, 156084, 156086, 156087, 156088, 156089, 156090, 156091, 156092, 156093, 156094, 156095, 156096, 156097, 156098, 156099, 156100, 156101, 156102, 156103, 156104, 156105, 156106, 156107, 156108, 156109, 156110, 156111, 156112, 156113, 156114, 156115, 156116, 156117, 156118, 156119, 156120, 156121, 156122, 156123, 156124, 156125, 156126, 156127, 156128, 156129, 156130, 156131, 156132, 156133, 156134, 156135, 156138, 156139, 156142, 156143, 156144, 156145, 156146, 156147, 156148, 156149, 156150, 156151, 156152, 156153, 156154, 156156, 156157, 156158, 156159, 156160, 156161, 156162, 156163, 156164, 156165, 156166, 156167, 156168, 156169, 156170, 156171, 156172, 156173, 156174, 156175, 156176, 156177, 156178, 156179, 156180, 156181, 156182, 156183, 156184, 156185, 156186, 156187, 156188, 156189, 156190, 156191, 156192, 156193, 156194, 156195, 156196, 156197, 156198, 156199, 156200, 156201, 156202, 156203, 156204, 156205, 156206, 156207, 156208, 156209, 156210, 156211, 156212, 156213, 156214, 156215, 156217, 156218, 156219, 156220, 156221, 156222, 156223, 156224, 156225, 156226, 156227, 156228, 156234, 156235, 156236, 156237, 156238, 156239, 156240, 156241, 156242, 156243, 156244, 156245, 156246, 156247, 156248, 156249, 156250, 156251, 156252, 156253, 156254, 156255, 156256, 156257, 156258, 156259, 156260, 156261, 156262, 156263, 156264, 156265, 156266, 156267, 156268, 156269, 156270, 156271, 156272, 156273, 156274, 156275, 156276, 156277, 156278, 156279, 156280, 156281, 156282, 156283, 156284, 156286, 156287, 156288, 156289, 156290, 156291, 156292, 156293, 156294, 156295, 156296, 156297, 156298, 156299, 156300, 156301, 156302, 156303, 156304, 156305, 156306, 156307, 156308, 156309, 156310, 156311, 156312, 156313, 156314, 156315, 156316, 156317, 156318, 156319, 156320, 156321, 156322, 156323, 156324, 156325, 156326, 156327, 156328, 156329, 156330, 156331, 156332, 156333, 156334, 156335, 156336, 156337, 156338, 156339, 156340, 156341, 156342, 156343, 156344, 156345, 156346, 156347, 156348, 156349, 156350, 156351, 156352, 156353, 156354, 156355, 156356, 156357, 156358, 156359, 156360, 156361, 156362, 156363, 156364, 156365, 156366, 156367, 156368, 156369, 156370, 156371, 156372, 156373, 156374, 156375, 156376, 156377, 156378, 156379, 156380, 156381, 156382, 156383, 156384, 156385, 156386, 156387, 156388, 156389, 156390, 156391, 156392, 156393, 156394, 156395, 156396, 156397, 156398, 156399, 156402, 156403, 156404, 156405, 156406, 156407, 156408, 156409, 156410, 156411, 156412, 156413, 156414, 156415, 156416, 156417, 156418, 156419, 156420, 156421, 156422, 156423, 156424, 156425, 156426, 156427, 156428, 156429, 156430, 156431, 156432, 156434, 156435, 156437, 156438, 156439, 156440, 156441, 156442, 156443, 156444, 156445, 156446, 156447, 156448, 156449, 156450, 156451, 156452, 156453, 156454, 156455, 156456, 156457, 156458, 156459, 156460, 156461, 156462, 156463, 156464, 156465, 156468, 156469, 156470, 156471, 156472, 156473, 156474, 156475, 156476, 156477, 156479, 156480, 156481, 156482, 156483, 156484, 156485, 156486, 156487, 156488, 156492, 156493, 156494, 156495, 156496, 156497, 156498, 156499, 156500, 156501, 156502, 156503, 156504, 156505, 156506, 156507, 156508, 156509, 156510, 156511, 156512, 156513, 156514, 156515, 156516, 156517, 156518, 156519, 156520, 156521, 156522, 156523, 156524, 156525, 156526, 156527, 156528, 156529, 156532, 156534, 156535, 156536, 156537, 156538, 156540, 156542, 156543, 156544, 156545, 156546, 156547, 156548, 156549, 156550, 156551, 156552, 156553, 156554, 156555, 156556, 156557, 156558, 156559, 156560, 156561, 156562, 156563, 156564, 156565, 156566, 156567, 156568, 156569, 156570, 156571, 156572, 156573, 156575, 156576, 156577, 156578, 156579, 156580, 156581, 156582, 156583, 156584, 156585, 156586, 156587, 156588, 156589, 156590, 156591, 156592, 156593, 156594, 156595, 156596, 156597, 156598, 156599, 156600, 156601, 156602, 156603, 156604, 156605, 156606, 156607, 156608, 156609, 156610, 156611, 156612, 156613, 156614, 156615, 156616, 156617, 156618, 156619, 156620, 156621, 156622, 156623, 156624, 156625, 156626, 156627, 156628, 156629, 156630, 156631, 156632, 156633, 156634, 156635, 156636, 156637, 156638, 156639, 156640, 156641, 156642, 156643, 156644, 156645, 156646, 156647, 156648, 156649, 156650, 156651, 156652, 156653, 156654, 156655, 156656, 156657, 156658, 156659, 156660, 156661, 156662, 156663, 156664, 156665, 156666, 156667, 156668, 156669, 156670, 156671, 156672, 156673, 156674, 156675, 156676, 156677, 156678, 156679, 156680, 156681, 156682, 156683, 156684, 156685, 156686, 156687, 156688, 156689, 156690, 156691, 156692, 156693, 156694, 156696, 156697, 156698, 156699, 156700, 156701, 156702, 156703, 156705, 156706, 156707, 156708, 156709, 156714, 156715, 156716, 156717, 156718, 156719, 156720, 156722, 156723, 156724, 156725, 156726, 156727, 156728, 156729, 156730, 156731, 156732, 156733, 156734, 156735, 156736, 156737, 156738, 156739, 156740, 156741, 156742, 156743, 156744, 156745, 156746, 156747, 156748, 156749, 156750, 156751, 156752, 156753, 156754, 156755, 156756, 156757, 156758, 156759, 156760, 156761, 156762, 156764, 156765, 156766, 156767, 156768, 156769, 156770, 156771, 156772, 156773, 156774, 156775, 156776, 156777, 156778, 156779, 156780, 156781, 156782, 156783, 156784, 156785, 156786, 156787, 156788, 156789, 156790, 156791, 156792, 156794, 156795, 156796, 156797, 156798, 156799, 156800, 156801, 156802, 156803, 156804, 156805, 156806, 156807, 156808, 156809, 156810, 156811, 156812, 156813, 156814, 156815, 156816, 156817, 156818, 156819, 156820, 156821, 156822, 156823, 156824, 156825, 156827, 156828, 156829, 156830, 156831, 156832, 156833, 156834, 156835, 156836, 156837, 156838, 156839, 156840, 156841, 156842, 156843, 156844, 156845, 156846, 156847, 156848, 156849, 156850, 156851, 156852, 156853, 156854, 156855, 156857, 156858, 156859, 156860, 156861, 156862, 156863, 156864, 156865, 156866, 156867, 156868, 156869, 156870, 156871, 156872, 156873, 156874, 156875, 156876, 156877, 156878, 156879, 156880, 156881, 156882, 156883, 156884, 156885, 156886, 156887, 156888, 156889, 156890, 156891, 156892, 156893, 156894, 156895, 156897, 156898, 156899, 156900, 156901, 156902, 156903, 156904, 156905, 156906, 156907, 156908, 156909, 156910, 156911, 156912, 156913, 156914, 156915, 156916, 156917, 156918, 156919, 156920, 156921, 156922, 156923, 156924, 156925, 156926, 156927, 156929, 156930, 156931, 156932, 156933, 156935, 156936, 156937, 156938, 156939, 156941, 156942, 156943, 156944, 156945, 156946, 156947, 156948, 156949, 156950, 156951, 156952, 156953, 156954, 156955, 156956, 156957, 156958, 156959, 156960, 156961, 156962, 156963, 156964, 156965, 156966, 156967, 156968, 156969, 156970, 156971, 156972, 156973, 156974, 156975, 156976, 156977, 156978, 156979, 156980, 156981, 156982, 156983, 156984, 156985, 156986, 156987, 156988, 156989, 156990, 156991, 156992, 156993, 156994, 156995, 156996, 156997, 156998, 156999, 157000, 157001, 157002, 157003, 157004, 157005, 157006, 157007, 157008, 157009, 157010, 157011, 157012, 157013, 157014, 157015, 157016, 157017, 157018, 157019, 157020, 157021, 157022, 157023, 157024, 157025, 157028, 157029, 157030, 157031, 157033, 157034, 157035, 157036, 157037, 157038, 157039, 157040, 157041, 157042, 157043, 157044, 157045, 157046, 157047, 157048, 157049, 157050, 157051, 157052, 157053, 157054, 157056, 157057, 157058, 157059, 157060, 157061, 157062, 157063, 157064, 157065, 157066, 157067, 157068, 157069, 157070, 157071, 157072, 157073, 157074, 157075, 157076, 157077, 157079, 157080, 157082, 157083, 157084, 157085, 157086, 157087, 157090, 157091, 157092, 157093, 157094, 157095, 157096, 157097, 157098, 157099, 157100, 157101, 157102, 157103, 157104, 157105, 157106, 157107, 157108, 157109, 157110, 157111, 157112, 157113, 157114, 157115, 157116, 157118, 157119, 157120, 157121, 157122, 157123, 157124, 157125, 157126, 157127, 157128, 157129, 157130, 157131, 157132, 157133, 157134, 157135, 157136, 157137, 157138, 157139, 157140, 157141, 157142, 157143, 157144, 157145, 157146, 157147, 157148, 157149, 157150, 157151, 157152, 157153, 157154, 157155, 157156, 157157, 157158, 157159, 157160, 157161, 157162, 157163, 157164, 157165, 157166, 157167, 157168, 157169, 157170, 157171, 157173, 157176, 157180, 157181, 157182, 157183, 157184, 157186, 157187, 157188, 157190, 157194, 157195, 157196, 157197, 157198, 157199, 157200, 157201, 157202, 157203, 157206, 157207, 157208, 157209, 157210, 157211, 157212, 157213, 157214, 157217, 157218, 157219, 157220, 157221, 157222, 157223, 157224, 157225, 157226, 157227, 157228, 157229, 157230, 157231, 157232, 157233, 157234, 157235, 157236, 157237, 157238, 157239, 157242, 157244, 157245, 157246, 157248, 157249, 157250, 157251, 157252, 157253, 157254, 157255, 157256, 157257, 157258, 157259, 157260, 157263, 157264, 157266, 157267, 157268, 157274, 157275, 157276, 157277, 157278, 157279, 157280, 157281, 157282, 157286, 157287, 157289, 157290, 157291, 157293, 157294, 157296, 157297, 157298, 157299, 157300, 157301, 157302, 157303, 157304, 157305, 157306, 157307, 157308, 157309, 157310, 157311, 157312, 157313, 157314, 157315, 157316, 157317, 157318, 157319, 157320, 157322, 157324, 157326, 157327, 157328, 157329, 157332, 157333, 157334, 157335, 157336, 157337, 157338, 157339, 157340, 157341, 157343, 157345, 157346, 157348, 157349, 157350, 157351, 157352, 157353, 157354, 157355, 157356, 157357, 157359, 157360, 157361, 157362, 157363, 157365, 157366, 157368, 157369, 157377, 157378, 157379, 157380, 157382, 157383, 157385, 157386, 157389, 157390, 157391, 157392, 157393, 157394, 157395, 157396, 157397, 157399, 157400, 157401, 157402, 157403, 157404, 157405, 157406, 157407, 157411, 157417, 157418, 157419, 157420, 157421, 157422, 157423, 157425, 157426, 157427, 157430, 157431, 157432, 157433, 157434, 157435, 157436, 157437, 157438, 157439, 157440, 157441, 157442, 157443, 157444, 157445, 157446, 157447, 157448, 157449, 157450, 157451, 157452, 157453, 157455, 157456, 157457, 157458, 157459, 157460, 157461, 157462, 157463, 157464, 157465, 157466, 157467, 157468, 157469, 157470, 157472, 157473, 157474, 157475, 157476, 157477, 157478, 157479, 157480, 157481, 157482, 157483, 157484, 157485, 157486, 157487, 157490, 157491, 157492, 157493, 157494, 157495, 157496, 157497, 157498, 157499, 157500, 157501, 157502, 157503, 157504, 157505, 157506, 157507, 157508, 157509, 157510, 157511, 157512, 157513, 157514, 157515, 157516, 157517, 157518, 157519, 157520, 157521, 157522, 157523, 157524, 157525, 157526, 157527, 157528, 157529, 157530, 157531, 157532, 157533, 157534, 157535, 157536, 157537, 157538, 157539, 157540, 157541, 157542, 157543, 157544, 157545, 157546, 157547, 157548, 157549, 157550, 157551, 157552, 157553, 157554, 157555, 157556, 157557, 157558, 157560, 157561, 157562, 157563, 157564, 157565, 157566, 157567, 157568, 157569, 157570, 157571, 157572, 157573, 157574, 157575, 157576, 157577, 157578, 157579, 157580, 157581, 157582, 157583, 157584, 157585, 157586, 157587, 157588, 157589, 157590, 157591, 157592, 157593, 157594, 157596, 157598, 157599, 157600, 157601, 157602, 157603, 157604, 157605, 157606, 157607, 157608, 157609, 157610, 157612, 157613, 157614, 157615, 157616, 157617, 157618, 157619, 157620, 157621, 157622, 157623, 157624, 157625, 157626, 157628, 157629, 157630, 157631, 157632, 157633, 157634, 157635, 157636, 157637, 157639, 157640, 157641, 157642, 157643, 157645, 157647, 157648, 157649, 157650, 157651, 157652, 157653, 157654, 157660, 157662, 157664, 157665, 157666, 157668, 157669, 157670, 157671, 157673, 157676, 157677, 157678, 157680, 157681, 157682, 157683, 157684, 157685, 157686, 157687, 157688, 157691, 157692, 157693, 157694, 157695, 157696, 157697, 157698, 157700, 157701, 157702, 157703, 157705, 157706, 157707, 157708, 157709, 157710, 157711, 157712, 157715, 157716, 157717, 157718, 157719, 157720, 157721, 157722, 157723, 157724, 157725, 157726, 157727, 157728, 157729, 157730, 157731, 157732, 157733, 157734, 157735, 157737, 157738, 157740, 157741, 157742, 157743, 157744, 157745, 157746, 157747, 157748, 157749, 157750, 157751, 157752, 157753, 157754, 157755, 157756, 157757, 157759, 157760, 157761, 157762, 157763, 157764, 157765, 157766, 157767, 157768, 157769, 157770, 157771, 157772, 157774, 157775, 157776, 157777, 157778, 157779, 157780, 157781, 157782, 157783, 157784, 157785, 157786, 157787, 157788, 157789, 157791, 157792, 157793, 157794, 157795, 157796, 157798, 157799, 157800, 157801, 157802, 157803, 157805, 157806, 157807, 157808, 157809, 157810, 157811, 157812, 157813, 157814, 157815, 157816, 157817, 157818, 157819, 157820, 157821, 157822, 157823, 157824, 157825, 157826, 157827, 157828, 157829, 157830, 157831, 157832, 157833, 157834, 157837, 157838, 157839, 157840, 157841, 157842, 157843, 157844, 157845, 157846, 157847, 157848, 157849, 157850, 157851, 157852, 157853, 157854, 157855, 157856, 157857, 157858, 157859, 157861, 157862, 157863, 157864, 157865, 157866, 157867, 157868, 157869, 157870, 157871, 157872, 157873, 157874, 157875, 157877, 157878, 157879, 157880, 157881, 157882, 157883, 157884, 157885, 157886, 157887, 157888, 157889, 157890, 157891, 157892, 157893, 157894, 157895, 157897, 157898, 157899, 157900, 157901, 157902, 157903, 157904, 157905, 157906, 157907, 157908, 157910, 157918, 157919, 157920, 157921, 157924, 157925, 157926, 157931, 157933, 157934, 157935, 157936, 157937, 157938, 157942, 157943, 157944, 157945, 157946, 157947, 157948, 157949, 157950, 157951, 157952, 157953, 157954, 157955, 157956, 157957, 157958, 157959, 157960, 157962, 157963, 157964, 157965, 157966, 157967, 157968, 157969, 157971, 157972, 157973, 157974, 157975, 157976, 157977, 157978, 157979, 157980, 157981, 157982, 157983, 157984, 157985, 157990, 157991, 157992, 157993, 157994, 157995, 157996, 157997, 157998, 157999, 158000, 158001, 158002, 158003, 158004, 158005, 158006, 158007, 158008, 158009, 158010, 158011, 158012, 158013, 158014, 158015, 158016, 158017, 158018, 158019, 158020, 158021, 158022, 158023, 158024, 158025, 158026, 158027, 158028, 158029, 158031, 158032, 158033, 158034, 158035, 158036, 158037, 158038, 158039, 158040, 158041, 158042, 158044, 158045, 158046, 158047, 158048, 158049, 158050, 158051, 158052, 158053, 158054, 158055, 158056, 158057, 158058, 158059, 158060, 158061, 158062, 158063, 158064, 158065, 158066, 158067, 158068, 158069, 158070, 158071, 158072, 158073, 158074, 158075, 158076, 158077, 158078, 158079, 158080, 158081, 158082, 158083, 158084, 158085, 158087, 158088, 158089, 158090, 158091, 158092, 158093, 158094, 158096, 158097, 158098, 158099, 158100, 158101, 158102, 158103, 158104, 158105, 158106, 158108, 158110, 158111, 158112, 158113, 158114, 158115, 158116, 158117, 158119, 158120, 158121, 158122, 158123, 158124, 158125, 158126, 158127, 158130, 158131, 158132, 158133, 158134, 158135, 158136, 158137, 158138, 158139, 158140, 158141, 158142, 158143, 158144, 158145, 158146, 158148, 158150, 158153, 158155, 158156, 158157, 158158, 158159, 158160, 158161, 158162, 158163, 158164, 158165, 158166, 158167, 158168, 158169, 158170, 158171, 158172, 158175, 158176, 158177, 158178, 158179, 158180, 158181, 158182, 158183, 158184, 158185, 158186, 158187, 158188, 158189, 158190, 158191, 158192, 158193, 158195, 158197, 158198, 158199, 158200, 158203, 158205, 158206, 158207, 158208, 158209, 158210, 158211, 158212, 158213, 158214, 158215, 158216, 158217, 158218, 158219, 158220, 158221, 158222, 158223, 158224, 158226, 158227, 158228, 158229, 158230, 158231, 158232, 158233, 158234, 158235, 158236, 158237, 158238, 158239, 158240, 158241, 158242, 158243, 158244, 158245, 158246, 158247, 158248, 158249, 158250, 158251, 158252, 158253, 158254, 158255, 158256, 158258, 158259, 158260, 158262, 158264, 158265, 158266, 158267, 158268, 158269, 158270, 158271, 158272, 158273, 158274, 158275, 158276, 158277, 158278, 158279, 158280, 158281, 158282, 158283, 158284, 158285, 158286, 158287, 158288, 158289, 158290, 158291, 158292, 158293, 158294, 158295, 158296, 158297, 158298, 158299, 158300, 158301, 158302, 158303, 158304, 158305, 158306, 158307, 158308, 158309, 158310, 158311, 158312, 158313, 158314, 158315, 158316, 158317, 158318, 158319, 158320, 158322, 158323, 158324, 158325, 158326, 158327, 158328, 158329, 158330, 158331, 158332, 158333, 158334, 158335, 158336, 158337, 158338, 158339, 158340, 158341, 158343, 158344, 158345, 158346, 158347, 158348, 158349, 158350, 158351, 158352, 158353, 158354, 158355, 158356, 158357, 158358, 158359, 158360, 158361, 158362, 158363, 158364, 158365, 158366, 158367, 158368, 158370, 158371, 158373, 158374, 158375, 158376, 158377, 158378, 158379, 158380, 158381, 158382, 158383, 158384, 158385, 158386, 158387, 158388, 158389, 158390, 158391, 158392, 158393, 158394, 158395, 158396, 158397, 158398, 158399, 158400, 158401, 158402, 158403, 158405, 158406, 158407, 158408, 158409, 158410, 158411, 158414, 158415, 158416, 158417, 158418, 158419, 158420, 158422, 158423, 158424, 158425, 158426, 158427, 158428, 158429, 158435, 158436, 158437, 158438, 158439, 158440, 158441, 158442, 158443, 158444, 158445, 158446, 158447, 158448, 158449, 158450, 158451, 158452, 158453, 158454, 158455, 158456, 158457, 158458, 158459, 158460, 158463, 158464, 158465, 158466, 158467, 158468, 158469, 158470, 158471, 158472, 158473, 158474, 158475, 158476, 158477, 158478, 158479, 158480, 158481, 158482, 158483, 158484, 158485, 158486, 158487, 158488, 158489, 158490, 158491, 158492, 158493, 158494, 158495, 158496, 158497, 158498, 158499, 158500, 158501, 158502, 158503, 158504, 158505, 158506, 158507, 158508, 158509, 158510, 158511, 158512, 158513, 158514, 158515, 158516, 158517, 158518, 158519, 158520, 158521, 158522, 158523, 158524, 158525, 158526, 158527, 158528, 158529, 158530, 158531, 158532, 158533, 158535, 158536, 158537, 158538, 158539, 158540, 158541, 158542, 158543, 158544, 158545, 158546, 158547, 158548, 158549, 158550, 158551, 158552, 158553, 158554, 158555, 158556, 158557, 158558, 158559, 158560, 158561, 158562, 158563, 158564, 158565, 158566, 158567, 158568, 158569, 158570, 158573, 158575, 158576, 158577, 158578, 158579, 158580, 158581, 158582, 158583, 158584, 158585, 158586, 158587, 158588, 158589, 158590, 158591, 158592, 158593, 158594, 158595, 158596, 158597, 158598, 158599, 158600, 158601, 158602, 158603, 158604, 158605, 158606, 158607, 158608, 158609, 158610, 158611, 158612, 158613, 158614, 158615, 158617, 158618, 158619, 158620, 158621, 158622, 158623, 158624, 158625, 158626, 158627, 158628, 158629, 158630, 158631, 158632, 158633, 158635, 158636, 158637, 158638, 158639, 158640, 158641, 158642, 158643, 158644, 158645, 158646, 158647, 158648, 158649, 158650, 158651, 158652, 158653, 158654, 158655, 158656, 158657, 158658, 158659, 158660, 158661, 158662, 158663, 158665, 158666, 158667, 158668, 158669, 158670, 158671, 158672, 158673, 158674, 158675, 158676, 158677, 158678, 158679, 158680, 158681, 158682, 158683, 158684, 158685, 158686, 158687, 158688, 158689, 158690, 158691, 158692, 158693, 158694, 158695, 158696, 158697, 158698, 158699, 158700, 158701, 158702, 158703, 158704, 158705, 158706, 158707, 158708, 158709, 158710, 158711, 158712, 158713, 158714, 158715, 158716, 158717, 158718, 158719, 158720, 158721, 158722, 158723, 158724, 158725, 158726, 158727, 158728, 158729, 158730, 158731, 158732, 158733, 158734, 158735, 158736, 158737, 158738, 158739, 158740, 158741, 158742, 158743, 158744, 158745, 158746, 158747, 158748, 158749, 158750, 158751, 158752, 158753, 158754, 158755, 158756, 158757, 158758, 158759, 158760, 158761, 158762, 158763, 158764, 158765, 158766, 158767, 158768, 158769, 158770, 158771, 158772, 158773, 158774, 158775, 158777, 158778, 158779, 158780, 158781, 158782, 158783, 158784, 158785, 158786, 158787, 158788, 158789, 158790, 158791, 158792, 158793, 158794, 158795, 158796, 158797, 158798, 158799, 158800, 158801, 158802, 158803, 158805, 158806, 158807, 158809, 158810, 158811, 158812, 158813, 158814, 158815, 158816, 158817, 158818, 158819, 158820, 158821, 158822, 158823, 158824, 158825, 158826, 158829, 158830, 158831, 158832, 158833, 158834, 158835, 158836, 158837, 158838, 158839, 158840, 158841, 158842, 158843, 158846, 158849, 158850, 158851, 158852, 158853, 158854, 158857, 158859, 158860, 158861, 158862, 158863, 158864, 158867, 158869, 158870, 158871, 158872, 158873, 158874, 158875, 158876, 158877, 158878, 158879, 158880, 158881, 158882, 158883, 158884, 158885, 158886, 158887, 158888, 158889, 158890, 158891, 158892, 158893, 158894, 158895, 158897, 158898, 158902, 158903, 158904, 158905, 158907, 158908, 158909, 158910, 158911, 158912, 158913, 158914, 158915, 158916, 158917, 158918, 158919, 158920, 158921, 158922, 158923, 158924, 158925, 158927, 158928, 158929, 158930, 158931, 158932, 158933, 158934, 158935, 158936, 158937, 158938, 158939, 158940, 158941, 158942, 158943, 158944, 158945, 158946, 158947, 158948, 158950, 158951, 158952, 158953, 158954, 158955, 158956, 158957, 158958, 158959, 158960, 158961, 158963, 158964, 158965, 158966, 158967, 158968, 158969, 158970, 158971, 158972, 158973, 158974, 158975, 158976, 158977, 158978, 158979, 158980, 158981, 158982, 158983, 158984, 158985, 158986, 158987, 158988, 158989, 158990, 158991, 158992, 158993, 158994, 158995, 158996, 158997, 158998, 158999, 159000, 159001, 159002, 159003, 159004, 159005, 159006, 159007, 159008, 159009, 159010, 159011, 159013, 159014, 159015, 159016, 159017, 159018, 159019, 159020, 159021, 159022, 159023, 159024, 159025, 159026, 159027, 159028, 159029, 159030, 159031, 159032, 159033, 159034, 159035, 159036, 159037, 159038, 159039, 159040, 159041, 159042, 159043, 159044, 159045, 159046, 159047, 159048, 159049, 159050, 159051, 159052, 159053, 159054, 159055, 159056, 159057, 159058, 159059, 159060, 159061, 159062, 159063, 159064, 159065, 159066, 159067, 159068, 159069, 159070, 159071, 159072, 159073, 159074, 159075, 159076, 159077, 159078, 159079, 159080, 159081, 159082, 159083, 159084, 159085, 159086, 159087, 159088, 159089, 159090, 159091, 159092, 159093, 159094, 159095, 159096, 159097, 159098, 159099, 159100, 159101, 159102, 159103, 159104, 159105, 159106, 159107, 159108, 159109, 159110, 159112, 159113, 159114, 159115, 159116, 159117, 159118, 159119, 159120, 159121, 159122, 159123, 159124, 159125, 159126, 159127, 159128, 159129, 159130, 159131, 159132, 159133, 159134, 159135, 159136, 159137, 159138, 159139, 159141, 159142, 159143, 159144, 159145, 159146, 159147, 159148, 159149, 159150, 159151, 159152, 159153, 159154, 159155, 159156, 159157, 159158, 159159, 159160, 159161, 159162, 159163, 159164, 159165, 159166, 159168, 159169, 159170, 159172, 159173, 159174, 159175, 159176, 159177, 159178, 159179, 159180, 159181, 159182, 159183, 159184, 159185, 159186, 159187, 159188, 159189, 159190, 159191, 159192, 159193, 159194, 159195, 159196, 159197, 159198, 159199, 159200, 159201, 159202, 159203, 159204, 159205, 159206, 159207, 159208, 159209, 159210, 159211, 159212, 159213, 159214, 159217, 159218, 159219, 159220, 159221, 159222, 159223, 159224, 159225, 159226, 159227, 159228, 159229, 159230, 159231, 159232, 159233, 159234, 159235, 159236, 159237, 159238, 159239, 159240, 159241, 159242, 159243, 159244, 159245, 159246, 159247, 159248, 159249, 159250, 159251, 159252, 159253, 159254, 159255, 159256, 159257, 159258, 159259, 159260, 159261, 159262, 159263, 159264, 159265, 159266, 159267, 159268, 159269, 159270, 159271, 159272, 159273, 159274, 159275, 159276, 159277, 159278, 159279, 159280, 159281, 159282, 159283, 159284, 159285, 159286, 159289, 159290, 159291, 159292, 159293, 159294, 159295, 159296, 159297, 159298, 159299, 159300, 159301, 159302, 159303, 159304, 159305, 159306, 159307, 159308, 159309, 159310, 159311, 159312, 159313, 159314, 159315, 159316, 159318, 159319, 159320, 159321, 159323, 159324, 159325, 159326, 159327, 159328, 159329, 159331, 159332, 159333, 159334, 159335, 159336, 159337, 159338, 159339, 159341, 159342, 159343, 159344, 159345, 159346, 159347, 159348, 159349, 159350, 159351, 159353, 159354, 159356, 159357, 159358, 159359, 159360, 159361, 159363, 159364, 159365, 159366, 159367, 159368, 159369, 159370, 159371, 159372, 159373, 159374, 159375, 159377, 159378, 159379, 159380, 159381, 159382, 159383, 159384, 159385, 159386, 159387, 159388, 159389, 159390, 159391, 159392, 159393, 159395, 159396, 159397, 159398, 159399, 159400, 159401, 159402, 159403, 159404, 159405, 159406, 159407, 159408, 159409, 159410, 159411, 159412, 159413, 159414, 159415, 159416, 159417, 159418, 159419, 159420, 159421, 159422, 159423, 159424, 159425, 159426, 159427, 159428, 159429, 159430, 159431, 159432, 159433, 159434, 159435, 159436, 159437, 159439, 159440, 159441, 159442, 159443, 159444, 159445, 159446, 159447, 159448, 159449, 159450, 159451, 159452, 159453, 159454, 159455, 159456, 159457, 159458, 159459, 159460, 159461, 159462, 159463, 159464, 159465, 159466, 159467, 159468, 159469, 159470, 159471, 159472, 159473, 159475, 159476, 159477, 159478, 159479, 159480, 159481, 159482, 159483, 159484, 159485, 159486, 159487, 159488, 159489, 159490, 159491, 159492, 159493, 159494, 159495, 159496, 159497, 159498, 159499, 159500, 159501, 159502, 159503, 159504, 159505, 159506, 159507, 159508, 159509, 159510, 159511, 159512, 159513, 159514, 159515, 159516, 159517, 159518, 159519, 159520, 159521, 159522, 159523, 159524, 159525, 159526, 159527, 159528, 159529, 159530, 159531, 159532, 159533, 159534, 159535, 159536, 159537, 159538, 159539, 159540, 159541, 159542, 159543, 159544, 159545, 159546, 159547, 159548, 159549, 159550, 159551, 159552, 159553, 159554, 159555, 159556, 159557, 159558, 159559, 159560, 159561, 159562, 159563, 159564, 159565, 159566, 159567, 159568, 159569, 159570, 159571, 159572, 159573, 159574, 159575, 159576, 159577, 159578, 159579, 159580, 159581, 159582, 159583, 159584, 159585, 159586, 159587, 159588, 159589, 159590, 159591, 159592, 159593, 159594, 159595, 159596, 159597, 159598, 159599, 159600, 159601, 159602, 159603, 159604, 159605, 159606, 159607, 159608, 159609, 159610, 159611, 159612, 159613, 159614, 159615, 159616, 159617, 159618, 159619, 159620, 159621, 159622, 159623, 159624, 159625, 159626, 159627, 159628, 159629, 159630, 159631, 159632, 159633, 159634, 159635, 159636, 159637, 159638, 159639, 159640, 159641, 159642, 159643, 159644, 159645, 159646, 159647, 159648, 159649, 159650, 159651, 159652, 159653, 159654, 159655, 159656, 159657, 159659, 159660, 159661, 159662, 159664, 159665, 159666, 159667, 159668, 159669, 159670, 159672, 159673, 159674, 159675, 159676, 159677, 159678, 159679, 159680, 159682, 159683, 159684, 159685, 159686, 159687, 159688, 159689, 159690, 159691, 159692, 159693, 159694, 159695, 159696, 159697, 159698, 159699, 159700, 159701, 159702, 159703, 159704, 159705, 159706, 159707, 159708, 159709, 159710, 159711, 159712, 159713, 159714, 159715, 159716, 159717, 159718, 159719, 159720, 159721, 159722, 159723, 159724, 159725, 159726, 159727, 159728, 159729, 159730, 159731, 159732, 159733, 159734, 159735, 159736, 159737, 159738, 159739, 159740, 159741, 159742, 159743, 159744, 159745, 159746, 159747, 159748, 159749, 159750, 159751, 159752, 159753, 159754, 159755, 159756, 159757, 159758, 159759, 159760, 159761, 159762, 159764, 159766, 159767, 159768, 159769, 159770, 159771, 159772, 159773, 159774, 159775, 159776, 159777, 159778, 159779, 159780, 159781, 159782, 159783, 159784, 159785, 159786, 159787, 159788, 159789, 159790, 159791, 159792, 159793, 159794, 159795, 159796, 159797, 159798, 159799, 159800, 159801, 159802, 159803, 159804, 159805, 159806, 159807, 159808, 159809, 159810, 159811, 159812, 159813, 159814, 159815, 159816, 159817, 159818, 159819, 159820, 159821, 159822, 159823, 159824, 159825, 159826, 159827, 159828, 159830, 159831, 159832, 159833, 159834, 159835, 159840, 159841, 159842, 159843, 159844, 159845, 159846, 159847, 159848, 159849, 159850, 159851, 159852, 159853, 159855, 159856, 159858, 159859, 159860, 159861, 159862, 159863, 159865, 159866, 159867, 159868, 159869, 159870, 159871, 159872, 159873, 159874, 159875, 159876, 159877, 159878, 159879, 159880, 159881, 159882, 159883, 159884, 159885, 159886, 159887, 159888, 159889, 159890, 159891, 159892, 159893, 159894, 159895, 159896, 159897, 159898, 159899, 159900, 159901, 159902, 159905, 159906, 159907, 159908, 159909, 159910, 159911, 159912, 159913, 159914, 159915, 159916, 159917, 159918, 159919, 159920, 159921, 159922, 159923, 159924, 159925, 159926, 159927, 159928, 159929, 159930, 159931, 159932, 159933, 159934, 159935, 159936, 159937, 159938, 159939, 159940, 159941, 159942, 159943, 159944, 159945, 159946, 159947, 159948, 159949, 159950, 159951, 159952, 159953, 159954, 159955, 159956, 159957, 159958, 159959, 159960, 159961, 159962, 159963, 159964, 159965, 159966, 159967, 159968, 159969, 159970, 159971, 159972, 159973, 159974, 159975, 159976, 159977, 159978, 159979, 159980, 159981, 159982, 159983, 159984, 159985, 159986, 159987, 159988, 159989, 159990, 159991, 159992, 159993, 159994, 159995, 159996, 159997, 159998, 159999, 160000, 160001, 160002, 160003, 160004, 160005, 160006, 160007, 160008, 160009, 160010, 160011, 160012, 160013, 160014, 160015, 160016, 160017, 160018, 160019, 160020, 160022, 160023, 160024, 160025, 160026, 160027, 160028, 160029, 160030, 160031, 160032, 160033, 160034, 160035, 160036, 160037, 160038, 160039, 160040, 160041, 160044, 160045, 160046, 160048, 160049, 160050, 160051, 160052, 160053, 160054, 160055, 160057, 160058, 160059, 160060, 160061, 160062, 160063, 160064, 160065, 160066, 160067, 160068, 160069, 160070, 160071, 160072, 160073, 160074, 160075, 160076, 160077, 160078, 160079, 160080, 160081, 160082, 160083, 160084, 160085, 160086, 160087, 160088, 160089, 160090, 160091, 160092, 160093, 160094, 160095, 160096, 160097, 160098, 160099, 160100, 160101, 160102, 160103, 160104, 160105, 160106, 160107, 160109, 160110, 160112, 160113, 160114, 160115, 160116, 160117, 160118, 160119, 160120, 160121, 160122, 160123, 160124, 160125, 160126, 160127, 160128, 160129, 160130, 160131, 160132, 160133, 160134, 160135, 160136, 160137, 160138, 160139, 160140, 160141, 160142, 160143, 160144, 160145, 160146, 160147, 160148, 160149, 160150, 160151, 160152, 160153, 160154, 160155, 160156, 160157, 160158, 160159, 160160, 160161, 160162, 160163, 160164, 160165, 160166, 160167, 160168, 160169, 160170, 160171, 160172, 160173, 160174, 160175, 160176, 160177, 160178, 160179, 160180, 160181, 160182, 160183, 160184, 160185, 160186, 160187, 160188, 160189, 160190, 160191, 160192, 160193, 160194, 160195, 160196, 160197, 160198, 160199, 160200, 160201, 160202, 160203, 160204, 160205, 160206, 160207, 160208, 160209, 160210, 160211, 160212, 160213, 160214, 160215, 160216, 160217, 160218, 160219, 160220, 160222, 160223, 160224, 160225, 160226, 160227, 160228, 160229, 160230, 160231, 160232, 160233, 160234, 160235, 160236, 160237, 160238, 160239, 160240, 160241, 160242, 160243, 160244, 160245, 160246, 160247, 160248, 160249, 160250, 160251, 160252, 160253, 160254, 160255, 160256, 160257, 160258, 160259, 160260, 160261, 160262, 160263, 160264, 160266, 160267, 160268, 160269, 160270, 160271, 160272, 160273, 160274, 160275, 160276, 160277, 160278, 160280, 160281, 160282, 160283, 160284, 160285, 160286, 160287, 160288, 160289, 160290, 160291, 160292, 160293, 160294, 160295, 160296, 160297, 160298, 160299, 160300, 160301, 160302, 160303, 160304, 160306, 160307, 160308, 160309, 160310, 160311, 160312, 160313, 160314, 160315, 160316, 160317, 160318, 160319, 160320, 160321, 160322, 160323, 160324, 160325, 160326, 160327, 160328, 160329, 160330, 160331, 160332, 160333, 160334, 160335, 160336, 160337, 160338, 160339, 160340, 160341, 160342, 160343, 160344, 160345, 160346, 160347, 160348, 160349, 160351, 160352, 160353, 160354, 160355, 160356, 160357, 160358, 160359, 160360, 160361, 160362, 160363, 160364, 160365, 160366, 160367, 160368, 160369, 160370, 160371, 160372, 160373, 160374, 160375, 160376, 160377, 160378, 160379, 160380, 160381, 160383, 160384, 160385, 160386, 160387, 160388, 160389, 160390, 160391, 160392, 160393, 160394, 160395, 160396, 160397, 160398, 160399, 160400, 160401, 160402, 160403, 160404, 160405, 160406, 160407, 160408, 160409, 160412, 160413, 160414, 160415, 160416, 160417, 160418, 160419, 160420, 160421, 160422, 160424, 160425, 160426, 160427, 160428, 160429, 160430, 160431, 160432, 160433, 160434, 160435, 160436, 160437, 160438, 160439, 160440, 160441, 160442, 160443, 160444, 160445, 160446, 160447, 160448, 160449, 160450, 160451, 160452, 160454, 160455, 160456, 160457, 160458, 160459, 160460, 160461, 160462, 160463, 160464, 160465, 160466, 160467, 160468, 160469, 160470, 160471, 160472, 160473, 160474, 160475, 160476, 160477, 160478, 160479, 160480, 160481, 160482, 160484, 160485, 160486, 160487, 160488, 160490, 160491, 160492, 160493, 160494, 160495, 160496, 160497, 160498, 160499, 160500, 160501, 160502, 160503, 160504, 160505, 160506, 160507, 160508, 160510, 160511, 160512, 160513, 160514, 160515, 160516, 160517, 160518, 160519, 160520, 160521, 160522, 160523, 160524, 160525, 160526, 160527, 160528, 160529, 160530, 160531, 160532, 160533, 160534, 160535, 160536, 160537, 160538, 160539, 160540, 160541, 160542, 160543, 160544, 160545, 160546, 160547, 160548, 160549, 160550, 160551, 160552, 160553, 160554, 160555, 160556, 160557, 160558, 160559, 160560, 160561, 160562, 160563, 160564, 160565, 160566, 160567, 160568, 160569, 160570, 160571, 160572, 160573, 160574, 160575, 160576, 160577, 160578, 160580, 160581, 160582, 160583, 160584, 160585, 160586, 160587, 160588, 160589, 160590, 160591, 160592, 160593, 160594, 160595, 160596, 160597, 160598, 160599, 160600, 160601, 160602, 160603, 160604, 160605, 160606, 160607, 160608, 160609, 160610, 160611, 160612, 160613, 160614, 160615, 160616, 160617, 160618, 160619, 160620, 160621, 160622, 160623, 160624, 160625, 160626, 160627, 160628, 160629, 160630, 160631, 160632, 160634, 160635, 160636, 160637, 160638, 160639, 160640, 160641, 160642, 160643, 160644, 160645, 160646, 160647, 160648, 160649, 160650, 160651, 160652, 160653, 160654, 160655, 160656, 160657, 160658, 160659, 160660, 160661, 160662, 160663, 160664, 160665, 160666, 160667, 160668, 160669, 160670, 160671, 160672, 160673, 160674, 160675, 160676, 160677, 160678, 160679, 160680, 160681, 160682, 160683, 160684, 160685, 160686, 160687, 160688, 160689, 160690, 160691, 160692, 160693, 160694, 160695, 160698, 160699, 160700, 160701, 160702, 160703, 160704, 160706, 160707, 160708, 160709, 160710, 160711, 160712, 160713, 160714, 160715, 160716, 160717, 160718, 160719, 160720, 160721, 160722, 160723, 160724, 160725, 160726, 160727, 160728, 160729, 160730, 160731, 160732, 160733, 160734, 160735, 160736, 160737, 160738, 160739, 160740, 160741, 160742, 160743, 160744, 160745, 160746, 160747, 160748, 160749, 160750, 160751, 160752, 160753, 160754, 160755, 160756, 160757, 160758, 160759, 160760, 160761, 160762, 160763, 160764, 160765, 160766, 160767, 160768, 160769, 160770, 160771, 160772, 160773, 160774, 160775, 160776, 160777, 160778, 160779, 160780, 160781, 160782, 160783, 160784, 160785, 160786, 160787, 160788, 160789, 160790, 160791, 160792, 160794, 160795, 160797, 160799, 160800, 160802, 160803, 160804, 160805, 160806, 160807, 160808, 160809, 160810, 160811, 160812, 160813, 160814, 160815, 160816, 160817, 160818, 160819, 160820, 160821, 160822, 160823, 160824, 160825, 160826, 160827, 160828, 160829, 160830, 160831, 160832, 160833, 160834, 160835, 160836, 160837, 160838, 160839, 160840, 160841, 160842, 160843, 160844, 160845, 160846, 160847, 160848, 160849, 160850, 160851, 160852, 160853, 160854, 160855, 160856, 160857, 160858, 160859, 160860, 160861, 160862, 160863, 160864, 160865, 160866, 160867, 160868, 160869, 160870, 160871, 160872, 160874, 160875, 160876, 160877, 160878, 160879, 160880, 160881, 160882, 160883, 160884, 160885, 160886, 160887, 160888, 160889, 160890, 160891, 160892, 160893, 160894, 160895, 160897, 160898, 160899, 160900, 160901, 160902, 160903, 160904, 160905, 160906, 160908, 160909, 160910, 160911, 160912, 160913, 160914, 160915, 160916, 160917, 160918, 160919, 160920, 160921, 160922, 160923, 160924, 160925, 160926, 160927, 160928, 160929, 160930, 160931, 160932, 160933, 160934, 160935, 160936, 160937, 160938, 160939, 160941, 160942, 160943, 160944, 160945, 160946, 160947, 160948, 160949, 160950, 160951, 160952, 160953, 160954, 160955, 160956, 160957, 160958, 160959, 160960, 160961, 160962, 160963, 160964, 160965, 160966, 160967, 160968, 160969, 160970, 160971, 160972, 160973, 160974, 160975, 160976, 160977, 160978, 160979, 160980, 160981, 160983, 160984, 160985, 160986, 160987, 160988, 160989, 160990, 160991, 160992, 160993, 160994, 160995, 160996, 160997, 160998, 160999, 161000, 161001, 161002, 161003, 161004, 161005, 161006, 161007, 161008, 161009, 161010, 161011, 161012, 161013, 161014, 161015, 161016, 161017, 161018, 161019, 161020, 161021, 161022, 161023, 161024, 161025, 161026, 161027, 161028, 161029, 161030, 161031, 161032, 161033, 161034, 161035, 161036, 161037, 161038, 161039, 161040, 161041, 161042, 161043, 161044, 161045, 161046, 161047, 161048, 161049, 161050, 161051, 161052, 161053, 161054, 161055, 161056, 161057, 161058, 161059, 161060, 161061, 161062, 161063, 161064, 161065, 161066, 161067, 161068, 161069, 161070, 161071, 161073, 161074, 161075, 161076, 161077, 161078, 161079, 161080, 161081, 161082, 161083, 161084, 161085, 161086, 161087, 161088, 161089, 161090, 161091, 161092, 161093, 161094, 161095, 161096, 161097, 161098, 161099, 161100, 161101, 161102, 161103, 161104, 161105, 161106, 161107, 161108, 161109, 161110, 161111, 161112, 161113, 161114, 161115, 161116, 161117, 161118, 161119, 161120, 161121, 161122, 161123, 161124, 161125, 161126, 161127, 161128, 161129, 161130, 161131, 161132, 161133, 161134, 161135, 161136, 161137, 161138, 161139, 161140, 161141, 161142, 161143, 161144, 161145, 161146, 161147, 161148, 161149, 161150, 161151, 161152, 161153, 161154, 161155, 161156, 161157, 161158, 161159, 161160, 161161, 161162, 161163, 161164, 161166, 161167, 161168, 161169, 161170, 161171, 161172, 161173, 161174, 161175, 161176, 161177, 161178, 161179, 161180, 161181, 161183, 161184, 161185, 161186, 161187, 161188, 161189, 161190, 161191, 161192, 161193, 161194, 161195, 161196, 161197, 161198, 161199, 161200, 161201, 161202, 161203, 161204, 161206, 161207, 161208, 161209, 161211, 161212, 161213, 161214, 161215, 161216, 161217, 161218, 161219, 161221, 161223, 161224, 161225, 161226, 161227, 161228, 161229, 161230, 161232, 161233, 161235, 161236, 161237, 161238, 161239, 161240, 161241, 161242, 161243, 161244, 161245, 161246, 161247, 161248, 161249, 161250, 161251, 161252, 161253, 161254, 161255, 161256, 161257, 161258, 161259, 161260, 161261, 161262, 161263, 161264, 161265, 161266, 161267, 161268, 161269, 161270, 161271, 161272, 161273, 161274, 161275, 161276, 161277, 161278, 161279, 161280, 161281, 161282, 161283, 161284, 161285, 161286, 161287, 161288, 161289, 161291, 161292, 161293, 161294, 161295, 161296, 161297, 161298, 161299, 161300, 161301, 161302, 161303, 161304, 161305, 161306, 161307, 161308, 161309, 161310, 161311, 161312, 161313, 161314, 161315, 161316, 161317, 161318, 161319, 161320, 161321, 161322, 161323, 161324, 161325, 161326, 161327, 161328, 161329, 161330, 161331, 161332, 161333, 161334, 161335, 161336, 161337, 161338, 161339, 161340, 161341, 161342, 161343, 161344, 161345, 161346, 161347, 161348, 161349, 161350, 161351, 161352, 161353, 161354, 161355, 161356, 161357, 161358, 161359, 161360, 161361, 161362, 161363, 161364, 161365, 161366, 161367, 161368, 161369, 161370, 161371, 161372, 161373, 161374, 161375, 161376, 161377, 161378, 161379, 161380, 161381, 161382, 161383, 161384, 161385, 161386, 161387, 161388, 161389, 161390, 161391, 161392, 161393, 161394, 161395, 161396, 161397, 161398, 161399, 161400, 161401, 161402, 161403, 161404, 161405, 161406, 161407, 161408, 161409, 161410, 161411, 161412, 161413, 161414, 161415, 161416, 161417, 161418, 161419, 161420, 161421, 161422, 161423, 161424, 161425, 161426, 161427, 161428, 161429, 161430, 161431, 161432, 161433, 161434, 161435, 161436, 161437, 161438, 161439, 161440, 161441, 161442, 161443, 161444, 161445, 161446, 161447, 161448, 161449, 161450, 161451, 161452, 161453, 161454, 161455, 161456, 161457, 161458, 161459, 161460, 161461, 161462, 161463, 161464, 161465, 161466, 161467, 161468, 161469, 161470, 161471, 161472, 161473, 161474, 161475, 161476, 161477, 161478, 161479, 161480, 161481, 161482, 161483, 161484, 161485, 161486, 161487, 161488, 161489, 161490, 161491, 161492, 161493, 161494, 161495, 161496, 161497, 161498, 161499, 161500, 161501, 161502, 161503, 161504, 161505, 161506, 161507, 161508, 161509, 161510, 161511, 161512, 161513, 161514, 161515, 161516, 161517, 161518, 161519, 161520, 161521, 161522, 161523, 161524, 161525, 161526, 161527, 161528, 161529, 161530, 161531, 161532, 161533, 161534, 161535, 161536, 161537, 161538, 161539, 161540, 161541, 161542, 161543, 161544, 161545, 161546, 161547, 161548, 161549, 161550, 161551, 161552, 161553, 161554, 161555, 161556, 161557, 161558, 161559, 161560, 161561, 161562, 161563, 161564, 161565, 161566, 161567, 161568, 161569, 161570, 161571, 161572, 161573, 161574, 161575, 161576, 161577, 161578, 161579, 161580, 161581, 161582, 161583, 161584, 161585, 161586, 161587, 161588, 161589, 161590, 161591, 161592, 161593, 161594, 161595, 161596, 161597, 161598, 161599, 161600, 161601, 161602, 161603, 161604, 161605, 161606, 161607, 161608, 161609, 161610, 161611, 161612, 161613, 161614, 161615, 161616, 161617, 161618, 161619, 161620, 161621, 161623, 161624, 161625, 161626, 161627, 161628, 161629, 161630, 161631, 161632, 161633, 161634, 161635, 161636, 161637, 161638, 161639, 161640, 161641, 161642, 161643, 161644, 161645, 161646, 161647, 161648, 161649, 161650, 161651, 161652, 161653, 161654, 161655, 161656, 161657, 161658, 161659, 161661, 161662, 161663, 161664, 161665, 161666, 161667, 161668, 161669, 161670, 161671, 161672, 161673, 161674, 161675, 161676, 161677, 161678, 161679, 161680, 161681, 161682, 161683, 161684, 161685, 161686, 161687, 161688, 161689, 161690, 161691, 161692, 161693, 161694, 161695, 161696, 161697, 161698, 161699, 161700, 161701, 161702, 161703, 161704, 161706, 161707, 161708, 161709, 161710, 161711, 161712, 161714, 161715, 161716, 161717, 161718, 161719, 161720, 161722, 161723, 161724, 161725, 161726, 161727, 161728, 161729, 161730, 161731, 161732, 161733, 161734, 161735, 161736, 161737, 161739, 161740, 161741, 161742, 161743, 161744, 161745, 161746, 161747, 161748, 161749, 161750, 161751, 161752, 161753, 161754, 161757, 161758, 161759, 161760, 161761, 161762, 161763, 161764, 161765, 161766, 161767, 161768, 161769, 161770, 161771, 161772, 161773, 161774, 161775, 161776, 161777, 161778, 161779, 161780, 161781, 161782, 161783, 161784, 161785, 161786, 161787, 161788, 161789, 161790, 161791, 161792, 161793, 161794, 161795, 161796, 161797, 161798, 161799, 161800, 161801, 161802, 161803, 161804, 161805, 161806, 161807, 161808, 161809, 161811, 161812, 161813, 161814, 161815, 161816, 161817, 161818, 161819, 161821, 161822, 161823, 161824, 161825, 161826, 161827, 161828, 161829, 161830, 161831, 161832, 161833, 161834, 161835, 161836, 161837, 161838, 161839, 161840, 161841, 161842, 161843, 161844, 161845, 161846, 161847, 161848, 161849, 161850, 161851, 161852, 161853, 161854, 161855, 161856, 161857, 161859, 161860, 161861, 161862, 161863, 161864, 161865, 161866, 161867, 161869, 161870, 161871, 161872, 161873, 161874, 161875, 161876, 161877, 161878, 161879, 161880, 161881, 161882, 161883, 161884, 161885, 161886, 161887, 161888, 161889, 161890, 161891, 161892, 161893, 161894, 161895, 161896, 161897, 161898, 161900, 161901, 161902, 161903, 161904, 161905, 161906, 161907, 161908, 161909, 161910, 161911, 161912, 161913, 161914, 161915, 161916, 161917, 161918, 161919, 161920, 161921, 161922, 161923, 161924, 161925, 161926, 161927, 161928, 161929, 161930, 161931, 161932, 161933, 161934, 161935, 161936, 161937, 161939, 161940, 161941, 161942, 161943, 161944, 161945, 161946, 161947, 161948, 161949, 161950, 161951, 161952, 161953, 161954, 161955, 161956, 161957, 161958, 161959, 161960, 161961, 161962, 161963, 161964, 161966, 161967, 161968, 161969, 161970, 161971, 161972, 161973, 161974, 161976, 161977, 161978, 161979, 161980, 161981, 161982, 161983, 161984, 161985, 161986, 161987, 161988, 161989, 161990, 161991, 161992, 161993, 161994, 161995, 161996, 161997, 161998, 161999, 162000, 162001, 162002, 162003, 162004, 162005, 162006, 162007, 162008, 162009, 162010, 162011, 162012, 162013, 162014, 162015, 162016, 162017, 162018, 162019, 162020, 162021, 162022, 162023, 162024, 162025, 162027, 162028, 162029, 162030, 162031, 162032, 162033, 162034, 162035, 162036, 162037, 162038, 162039, 162040, 162041, 162042, 162043, 162044, 162045, 162046, 162047, 162048, 162049, 162050, 162051, 162052, 162053, 162054, 162055, 162056, 162057, 162058, 162059, 162060, 162061, 162062, 162063, 162064, 162065, 162066, 162067, 162068, 162069, 162070, 162071, 162072, 162073, 162074, 162076, 162077, 162078, 162079, 162080, 162081, 162082, 162083, 162084, 162085, 162086, 162087, 162088, 162089, 162090, 162091, 162092, 162093, 162094, 162095, 162096, 162097, 162098, 162099, 162100, 162102, 162103, 162104, 162105, 162106, 162107, 162108, 162109, 162110, 162111, 162112, 162113, 162114, 162115, 162116, 162117, 162118, 162119, 162120, 162121, 162122, 162123, 162124, 162125, 162126, 162127, 162128, 162129, 162130, 162131, 162132, 162133, 162134, 162135, 162136, 162137, 162138, 162139, 162140, 162141, 162142, 162143, 162144, 162145, 162146, 162147, 162148, 162149, 162150, 162151, 162152, 162153, 162154, 162155, 162156, 162157, 162158, 162159, 162160, 162161, 162162, 162163, 162164, 162165, 162166, 162167, 162168, 162169, 162170, 162171, 162172, 162173, 162174, 162175, 162177, 162178, 162179, 162180, 162181, 162182, 162183, 162184, 162185, 162186, 162187, 162188, 162189, 162190, 162191, 162192, 162193, 162194, 162195, 162196, 162197, 162198, 162199, 162200, 162201, 162202, 162203, 162204, 162205, 162206, 162207, 162208, 162209, 162210, 162211, 162212, 162213, 162214, 162215, 162216, 162217, 162218, 162219, 162220, 162221, 162222, 162223, 162224, 162225, 162226, 162227, 162228, 162229, 162230, 162231, 162232, 162233, 162234, 162235, 162236, 162237, 162238, 162240, 162241, 162243, 162244, 162245, 162246, 162247, 162248, 162249, 162250, 162251, 162252, 162253, 162254, 162255, 162256, 162257, 162258, 162259, 162260, 162261, 162262, 162263, 162264, 162265, 162266, 162267, 162268, 162269, 162271, 162272, 162273, 162274, 162275, 162276, 162277, 162278, 162279, 162280, 162281, 162282, 162283, 162284, 162285, 162286, 162287, 162288, 162289, 162290, 162291, 162292, 162293, 162294, 162295, 162296, 162297, 162298, 162299, 162300, 162301, 162302, 162303, 162304, 162305, 162306, 162307, 162308, 162309, 162310, 162311, 162312, 162313, 162314, 162315, 162316, 162317, 162318, 162319, 162320, 162321, 162322, 162323, 162324, 162325, 162326, 162327, 162328, 162329, 162330, 162331, 162332, 162334, 162335, 162336, 162337, 162338, 162339, 162340, 162341, 162342, 162343, 162344, 162345, 162346, 162347, 162348, 162349, 162350, 162351, 162352, 162353, 162354, 162355, 162356, 162357, 162358, 162359, 162360, 162361, 162362, 162363, 162364, 162365, 162366, 162367, 162368, 162369, 162370, 162371, 162372, 162373, 162374, 162375, 162376, 162377, 162378, 162379, 162380, 162381, 162382, 162384, 162385, 162386, 162387, 162388, 162389, 162390, 162391, 162392, 162393, 162394, 162395, 162396, 162397, 162398, 162399, 162400, 162401, 162402, 162403, 162404, 162405, 162406, 162407, 162408, 162409, 162410, 162411, 162412, 162413, 162414, 162415, 162416, 162417, 162418, 162419, 162420, 162421, 162422, 162423, 162424, 162425, 162426, 162427, 162428, 162429, 162430, 162431, 162432, 162433, 162434, 162435, 162436, 162437, 162438, 162439, 162440, 162441, 162442, 162444, 162445, 162446, 162447, 162449, 162450, 162451, 162452, 162453, 162454, 162456, 162457, 162458, 162459, 162460, 162461, 162462, 162465, 162466, 162467, 162468, 162469, 162470, 162471, 162474, 162475, 162476, 162477, 162478, 162479, 162480, 162481, 162487, 162488, 162490, 162491, 162492, 162493, 162494, 162495, 162496, 162497, 162498, 162499, 162500, 162501, 162502, 162503, 162504, 162505, 162506, 162507, 162508, 162509, 162511, 162513, 162516, 162517, 162518, 162519, 162521, 162523, 162524, 162525, 162526, 162528, 162529, 162530, 162531, 162533, 162534, 162535, 162536, 162538, 162540, 162541, 162542, 162543, 162544, 162545, 162546, 162547, 162548, 162549, 162550, 162553, 162554, 162555, 162556, 162557, 162558, 162559, 162560, 162562, 162563, 162564, 162565, 162566, 162567, 162568, 162569, 162570, 162571, 162572, 162573, 162574, 162575, 162576, 162577, 162578, 162579, 162580, 162581, 162582, 162583, 162584, 162585, 162586, 162587, 162588, 162589, 162590, 162591, 162592, 162593, 162594, 162595, 162596, 162597, 162598, 162599, 162600, 162601, 162602, 162603, 162604, 162605, 162606, 162609, 162610, 162611, 162612, 162613, 162614, 162615, 162617, 162618, 162619, 162620, 162621, 162622, 162624, 162625, 162626, 162627, 162628, 162629, 162630, 162631, 162632, 162633, 162634, 162635, 162636, 162637, 162638, 162639, 162640, 162641, 162642, 162643, 162644, 162645, 162646, 162647, 162649, 162650, 162651, 162652, 162654, 162655, 162656, 162657, 162658, 162659, 162660, 162661, 162662, 162663, 162664, 162665, 162666, 162667, 162668, 162669, 162670, 162671, 162672, 162673, 162674, 162675, 162676, 162677, 162679, 162680, 162681, 162682, 162683, 162684, 162685, 162686, 162688, 162689, 162690, 162691, 162692, 162693, 162694, 162695, 162696, 162697, 162698, 162699, 162700, 162701, 162702, 162703, 162704, 162705, 162707, 162708, 162709, 162711, 162712, 162713, 162714, 162715, 162716, 162717, 162718, 162719, 162721, 162722, 162726, 162727, 162728, 162729, 162730, 162731, 162732, 162733, 162734, 162735, 162736, 162737, 162739, 162741, 162744, 162745, 162746, 162747, 162748, 162749, 162750, 162751, 162753, 162754, 162755, 162757, 162758, 162759, 162760, 162761, 162762, 162763, 162764, 162765, 162766, 162767, 162768, 162769, 162770, 162771, 162772, 162773, 162774, 162775, 162776, 162777, 162778, 162779, 162780, 162781, 162782, 162783, 162784, 162785, 162786, 162787, 162788, 162789, 162790, 162791, 162792, 162793, 162794, 162795, 162796, 162797, 162798, 162799, 162800, 162801, 162802, 162803, 162804, 162805, 162806, 162807, 162808, 162809, 162810, 162811, 162812, 162813, 162814, 162815, 162816, 162817, 162818, 162819, 162820, 162821, 162822, 162823, 162824, 162825, 162826, 162827, 162828, 162829, 162830, 162831, 162832, 162833, 162834, 162835, 162836, 162837, 162838, 162839, 162840, 162841, 162842, 162843, 162844, 162845, 162849, 162850, 162851, 162852, 162853, 162854, 162855, 162856, 162857, 162858, 162859, 162860, 162861, 162862, 162863, 162865, 162866, 162867, 162869, 162870, 162871, 162872, 162873, 162874, 162875, 162876, 162877, 162878, 162879, 162880, 162881, 162882, 162884, 162885, 162886, 162887, 162888, 162889, 162890, 162891, 162892, 162893, 162894, 162895, 162896, 162897, 162898, 162899, 162900, 162901, 162902, 162903, 162904, 162905, 162906, 162907, 162908, 162909, 162910, 162911, 162912, 162913, 162914, 162915, 162916, 162917, 162918, 162919, 162920, 162921, 162922, 162923, 162924, 162925, 162926, 162927, 162928, 162929, 162930, 162931, 162932, 162933, 162934, 162935, 162936, 162937, 162938, 162939, 162940, 162941, 162943, 162945, 162946, 162947, 162948, 162949, 162951, 162952, 162953, 162954, 162955, 162956, 162957, 162958, 162959, 162960, 162962, 162963, 162964, 162965, 162966, 162967, 162968, 162969, 162970, 162971, 162972, 162973, 162974, 162975, 162976, 162977, 162978, 162979, 162980, 162981, 162982, 162983, 162984, 162985, 162986, 162988, 162989, 162990, 162993, 162994, 162995, 162996, 162997, 162998, 162999, 163000, 163001, 163002, 163003, 163004, 163005, 163006, 163007, 163008, 163009, 163011, 163012, 163013, 163014, 163015, 163016, 163017, 163018, 163019, 163020, 163021, 163022, 163023, 163024, 163025, 163026, 163027, 163028, 163029, 163030, 163031, 163032, 163033, 163034, 163035, 163036, 163037, 163038, 163039, 163040, 163041, 163042, 163043, 163044, 163045, 163046, 163047, 163048, 163049, 163051, 163052, 163053, 163054, 163055, 163056, 163057, 163058, 163059, 163060, 163061, 163063, 163064, 163065, 163067, 163068, 163069, 163070, 163071, 163072, 163073, 163074, 163075, 163076, 163077, 163078, 163079, 163080, 163081, 163082, 163083, 163084, 163085, 163086, 163087, 163088, 163089, 163090, 163091, 163092, 163093, 163094, 163095, 163096, 163097, 163098, 163099, 163100, 163101, 163102, 163103, 163104, 163105, 163106, 163107, 163108, 163109, 163110, 163111, 163112, 163113, 163114, 163115, 163116, 163117, 163118, 163119, 163120, 163121, 163122, 163125, 163126, 163127, 163128, 163129, 163130, 163131, 163132, 163133, 163134, 163135, 163136, 163137, 163138, 163140, 163142, 163143, 163144, 163145, 163146, 163147, 163148, 163149, 163150, 163151, 163152, 163153, 163154, 163155, 163156, 163157, 163159, 163160, 163161, 163162, 163163, 163164, 163165, 163166, 163167, 163168, 163169, 163170, 163171, 163172, 163173, 163174, 163175, 163176, 163179, 163181, 163182, 163184, 163185, 163186, 163187, 163188, 163189, 163190, 163191, 163192, 163193, 163194, 163195, 163196, 163197, 163198, 163199, 163200, 163201, 163202, 163203, 163204, 163205, 163206, 163207, 163208, 163209, 163210, 163211, 163212, 163213, 163215, 163216, 163217, 163218, 163219, 163220, 163221, 163222, 163223, 163224, 163225, 163226, 163227, 163228, 163229, 163230, 163231, 163232, 163233, 163234, 163235, 163236, 163237, 163238, 163239, 163240, 163241, 163242, 163243, 163244, 163245, 163246, 163247, 163248, 163249, 163250, 163251, 163252, 163253, 163254, 163255, 163256, 163257, 163258, 163259, 163260, 163261, 163262, 163263, 163264, 163265, 163266, 163267, 163268, 163269, 163270, 163271, 163272, 163273, 163274, 163275, 163276, 163277, 163278, 163279, 163280, 163281, 163282, 163283, 163284, 163285, 163286, 163287, 163288, 163289, 163290, 163294, 163295, 163296, 163297, 163298, 163299, 163300, 163301, 163302, 163303, 163304, 163305, 163306, 163307, 163308, 163309, 163310, 163311, 163316, 163317, 163318, 163319, 163320, 163321, 163322, 163323, 163324, 163325, 163326, 163327, 163328, 163329, 163330, 163331, 163332, 163333, 163334, 163335, 163336, 163337, 163338, 163340, 163342, 163344, 163345, 163346, 163347, 163348, 163349, 163350, 163351, 163353, 163354, 163355, 163356, 163357, 163358, 163359, 163360, 163361, 163362, 163363, 163364, 163365, 163366, 163367, 163368, 163369, 163370, 163371, 163372, 163373, 163374, 163375, 163376, 163377, 163378, 163379, 163380, 163381, 163382, 163383, 163384, 163385, 163386, 163387, 163388, 163389, 163390, 163391, 163392, 163393, 163394, 163395, 163396, 163397, 163398, 163399, 163400, 163401, 163402, 163403, 163404, 163405, 163406, 163407, 163408, 163409, 163410, 163411, 163412, 163413, 163414, 163415, 163416, 163417, 163418, 163419, 163420, 163422, 163423, 163424, 163425, 163426, 163427, 163428, 163429, 163430, 163431, 163432, 163433, 163434, 163435, 163436, 163437, 163439, 163440, 163441, 163442, 163443, 163444, 163445, 163446, 163447, 163448, 163449, 163450, 163451, 163453, 163454, 163455, 163456, 163457, 163458, 163459, 163460, 163461, 163462, 163463, 163464, 163465, 163466, 163467, 163468, 163469, 163471, 163472, 163473, 163474, 163475, 163476, 163477, 163478, 163479, 163480, 163481, 163482, 163483, 163484, 163485, 163486, 163487, 163488, 163489, 163490, 163491, 163492, 163493, 163494, 163495, 163496, 163497, 163498, 163499, 163500, 163501, 163502, 163503, 163504, 163505, 163506, 163507, 163508, 163509, 163510, 163511, 163512, 163513, 163514, 163515, 163516, 163517, 163518, 163519, 163520, 163521, 163522, 163523, 163524, 163525, 163526, 163527, 163528, 163529, 163530, 163531, 163532, 163533, 163534, 163535, 163536, 163537, 163538, 163539, 163540, 163541, 163542, 163543, 163544, 163545, 163546, 163547, 163548, 163549, 163550, 163551, 163552, 163553, 163554, 163555, 163556, 163557, 163558, 163559, 163560, 163561, 163562, 163563, 163564, 163565, 163566, 163567, 163568, 163569, 163570, 163571, 163572, 163573, 163574, 163575, 163576, 163577, 163579, 163580, 163581, 163582, 163583, 163584, 163585, 163586, 163587, 163588, 163589, 163590, 163591, 163592, 163593, 163594, 163595, 163596, 163597, 163598, 163599, 163600, 163601, 163602, 163603, 163604, 163605, 163606, 163607, 163608, 163609, 163610, 163611, 163612, 163613, 163614, 163615, 163616, 163618, 163620, 163621, 163622, 163623, 163624, 163625, 163626, 163627, 163628, 163630, 163632, 163633, 163634, 163635, 163636, 163637, 163638, 163639, 163640, 163641, 163642, 163643, 163644, 163645, 163646, 163647, 163648, 163649, 163650, 163651, 163652, 163653, 163654, 163655, 163656, 163657, 163658, 163659, 163660, 163661, 163662, 163663, 163664, 163665, 163666, 163667, 163669, 163670, 163671, 163672, 163673, 163674, 163675, 163676, 163678, 163679, 163680, 163681, 163682, 163683, 163684, 163685, 163686, 163687, 163688, 163689, 163690, 163691, 163692, 163693, 163694, 163695, 163696, 163697, 163698, 163699, 163700, 163703, 163704, 163705, 163706, 163708, 163712, 163714, 163715, 163716, 163717, 163721, 163738, 163746, 163747, 163774, 163777, 163782, 163786, 163787, 163790, 163792, 163795, 163797, 163800, 163814, 163815, 163816, 163818, 163819, 163823, 163824, 163826, 163836, 163839, 163841, 163842, 163845, 163846, 163847, 163848, 163851, 163854, 163856, 163857, 163861, 163862, 163873, 163877, 163882, 163883, 163884, 163886, 163888, 163889, 163890, 163891, 163892, 163893, 163894, 163895, 163896, 163897, 163899, 163902, 163903, 163914, 163915, 163916, 163921, 163931, 163935, 163938, 163942, 163947, 163950, 163951, 163953, 163955, 163956, 163958, 163959, 163960, 163961, 163962, 163963, 163964, 163965, 163966, 163967, 163968, 163969, 163970, 163971, 163972, 163973, 163974, 163975, 163976, 163977, 163978, 163979, 163980, 163981, 163982, 163983, 163984, 163985, 163986, 163987, 163989, 163990, 163991, 163992, 163993, 163994, 163995, 163996, 163997, 163998, 163999, 164000, 164001, 164002, 164003, 164004, 164005, 164006, 164007, 164008, 164009, 164010, 164011, 164012, 164013, 164014, 164015, 164016, 164017, 164018, 164019, 164020, 164021, 164022, 164023, 164024, 164025, 164026, 164027, 164028, 164029, 164030, 164031, 164032, 164033, 164034, 164035, 164036, 164037, 164038, 164039, 164040, 164041, 164042, 164043, 164044, 164045, 164046, 164047, 164048, 164049, 164050, 164051, 164052, 164053, 164054, 164055, 164056, 164057, 164058, 164059, 164060, 164061, 164062, 164063, 164064, 164065, 164066, 164067, 164068, 164069, 164070, 164071, 164072, 164073, 164074, 164075, 164076, 164077, 164078, 164079, 164081, 164082, 164083, 164084, 164085, 164086, 164087, 164088, 164089, 164093, 164095, 164096, 164098, 164099, 164100, 164101, 164102, 164103, 164104, 164105, 164106, 164107, 164108, 164109, 164110, 164111, 164112, 164113, 164115, 164116, 164117, 164118, 164119, 164120, 164121, 164122, 164123, 164124, 164125, 164126, 164127, 164128, 164129, 164130, 164132, 164133, 164134, 164138, 164140, 164141, 164142, 164143, 164144, 164145, 164146, 164147, 164165, 164166, 164167, 164168, 164169, 164170, 164171, 164172, 164173, 164174, 164176, 164177, 164178, 164179, 164180, 164181, 164182, 164183, 164184, 164185, 164186, 164187, 164188, 164189, 164190, 164191, 164192, 164193, 164194, 164195, 164197, 164198, 164199, 164200, 164201, 164202, 164203, 164204, 164205, 164206, 164207, 164208, 164209, 164210, 164211, 164212, 164213, 164214, 164215, 164216, 164217, 164218, 164220, 164221, 164222, 164223, 164225, 164226, 164227, 164228, 164229, 164232, 164233, 164234, 164235, 164236, 164237, 164238, 164239, 164240, 164241, 164242, 164243, 164244, 164245, 164246, 164247, 164248, 164249, 164250, 164251, 164252, 164253, 164254, 164255, 164256, 164257, 164258, 164260, 164261, 164262, 164265, 164266, 164267, 164269, 164271, 164272, 164273, 164274, 164277, 164278, 164279, 164280, 164286, 164289, 164290, 164291, 164292, 164293, 164294, 164295, 164296, 164297, 164298, 164299, 164301, 164305, 164306, 164307, 164309, 164310, 164311, 164312, 164314, 164315, 164317, 164324, 164325, 164326, 164327, 164328, 164329, 164330, 164331, 164333, 164334, 164335, 164336, 164337, 164338, 164339, 164340, 164341, 164342, 164343, 164344, 164345, 164346, 164347, 164348, 164349, 164350, 164351, 164352, 164353, 164354, 164355, 164356, 164357, 164358, 164359, 164360, 164361, 164362, 164363, 164364, 164365, 164366, 164367, 164368, 164369, 164370, 164371, 164372, 164373, 164375, 164376, 164377, 164378, 164379, 164380, 164381, 164382, 164383, 164384, 164385, 164386, 164387, 164388, 164389, 164390, 164391, 164392, 164393, 164394, 164395, 164396, 164397, 164398, 164399, 164400, 164401, 164402, 164403, 164404, 164405, 164406, 164407, 164408, 164409, 164410, 164411, 164412, 164413, 164414, 164415, 164416, 164417, 164418, 164419, 164420, 164421, 164422, 164423, 164424, 164425, 164426, 164427, 164429, 164431, 164432, 164433, 164434, 164435, 164436, 164437, 164438, 164439, 164440, 164441, 164442, 164443, 164444, 164445, 164446, 164447, 164448, 164449, 164450, 164451, 164452, 164453, 164454, 164455, 164456, 164457, 164458, 164459, 164460, 164461, 164462, 164463, 164464, 164465, 164466, 164467, 164468, 164469, 164470, 164471, 164472, 164473, 164475, 164476, 164477, 164478, 164479, 164480, 164482, 164483, 164484, 164485, 164486, 164487, 164488, 164489, 164490, 164491, 164492, 164493, 164494, 164495, 164496, 164497, 164498, 164499, 164500, 164501, 164502, 164503, 164504, 164505, 164506, 164507, 164508, 164509, 164510, 164511, 164512, 164513, 164515, 164517, 164519, 164520, 164521, 164522, 164523, 164524, 164525, 164526, 164527, 164528, 164529, 164530, 164531, 164532, 164533, 164534, 164535, 164536, 164537, 164538, 164539, 164540, 164541, 164542, 164543, 164544, 164545, 164546, 164547, 164548, 164549, 164550, 164551, 164552, 164553, 164554, 164555, 164556, 164557, 164558, 164559, 164560, 164561, 164562, 164563, 164564, 164565, 164566, 164567, 164568, 164569, 164571, 164572, 164573, 164574, 164575, 164576, 164577, 164578, 164579, 164580, 164581, 164582, 164583, 164584, 164585, 164586, 164587, 164588, 164589, 164590, 164591, 164594, 164595, 164596, 164597, 164598, 164599, 164600, 164601, 164602, 164603, 164604, 164605, 164606, 164607, 164608, 164609, 164610, 164611, 164612, 164613, 164614, 164615, 164616, 164617, 164618, 164619, 164620, 164621, 164622, 164623, 164624, 164625, 164626, 164627, 164628, 164629, 164630, 164631, 164632, 164633, 164634, 164635, 164636, 164640, 164641, 164642, 164644, 164645, 164646, 164647, 164648, 164649, 164650, 164651, 164652, 164653, 164654, 164655, 164656, 164657, 164658, 164659, 164660, 164661, 164662, 164663, 164664, 164665, 164666, 164667, 164668, 164669, 164670, 164672, 164673, 164674, 164675, 164676, 164677, 164678, 164679, 164680, 164682, 164683, 164684, 164685, 164686, 164690, 164691, 164692, 164693, 164694, 164696, 164697, 164698, 164699, 164700, 164701, 164702, 164703, 164704, 164705, 164707, 164708, 164710, 164711, 164712, 164713, 164714, 164715, 164716, 164717, 164718, 164719, 164720, 164721, 164722, 164723, 164724, 164725, 164726, 164727, 164728, 164729, 164730, 164731, 164732, 164733, 164734, 164735, 164736, 164737, 164738, 164739, 164740, 164741, 164742, 164743, 164744, 164745, 164746, 164747, 164748, 164749, 164751, 164752, 164753, 164754, 164755, 164756, 164757, 164758, 164759, 164760, 164761, 164762, 164763, 164764, 164765, 164766, 164767, 164768, 164769, 164770, 164771, 164772, 164773, 164774, 164775, 164776, 164777, 164778, 164779, 164780, 164781, 164782, 164783, 164784, 164785, 164786, 164788, 164789, 164790, 164791, 164792, 164793, 164794, 164795, 164796, 164797, 164798, 164799, 164801, 164802, 164803, 164804, 164805, 164806, 164807, 164808, 164809, 164810, 164811, 164812, 164813, 164814, 164815, 164816, 164817, 164818, 164819, 164821, 164822, 164823, 164824, 164825, 164826, 164827, 164828, 164829, 164830, 164831, 164832, 164833, 164834, 164835, 164836, 164837, 164838, 164839, 164840, 164841, 164842, 164843, 164844, 164845, 164846, 164847, 164848, 164849, 164850, 164851, 164852, 164853, 164854, 164855, 164856, 164857, 164858, 164859, 164860, 164861, 164862, 164863, 164864, 164865, 164866, 164867, 164868, 164869, 164870, 164871, 164872, 164873, 164874, 164875, 164876, 164877, 164878, 164879, 164880, 164881, 164882, 164883, 164884, 164885, 164886, 164887, 164888, 164889, 164890, 164891, 164892, 164893, 164894, 164895, 164896, 164897, 164898, 164899, 164900, 164901, 164902, 164903, 164904, 164905, 164906, 164907, 164908, 164909, 164910, 164911, 164912, 164913, 164914, 164915, 164916, 164917, 164918, 164919, 164920, 164921, 164922, 164923, 164924, 164925, 164926, 164927, 164928, 164929, 164930, 164931, 164932, 164933, 164934, 164935, 164936, 164937, 164938, 164939, 164940, 164941, 164942, 164943, 164944, 164945, 164946, 164947, 164948, 164949, 164950, 164951, 164952, 164953, 164954, 164955, 164956, 164957, 164958, 164959, 164960, 164961, 164962, 164963, 164964, 164965, 164966, 164967, 164968, 164969, 164970, 164971, 164973, 164974, 164975, 164976, 164977, 164978, 164979, 164980, 164981, 164982, 164983, 164984, 164985, 164986, 164987, 164988, 164989, 164990, 164991, 164992, 164993, 164994, 164995, 164996, 164997, 164998, 164999, 165000, 165001, 165002, 165003, 165004, 165005, 165006, 165007, 165008, 165009, 165010, 165011, 165012, 165013, 165014, 165015, 165016, 165017, 165018, 165019, 165020, 165021, 165022, 165023, 165024, 165025, 165026, 165027, 165028, 165029, 165030, 165031, 165032, 165033, 165034, 165035, 165037, 165038, 165039, 165040, 165041, 165042, 165043, 165044, 165045, 165046, 165047, 165048, 165049, 165050, 165051, 165052, 165053, 165054, 165055, 165056, 165058, 165059, 165060, 165061, 165062, 165063, 165066, 165067, 165068, 165069, 165071, 165072, 165073, 165074, 165075, 165076, 165077, 165078, 165079, 165080, 165081, 165082, 165083, 165084, 165085, 165086, 165087, 165088, 165089, 165090, 165091, 165092, 165093, 165094, 165095, 165096, 165097, 165098, 165099, 165100, 165102, 165103, 165104, 165106, 165107, 165108, 165109, 165110, 165111, 165112, 165113, 165114, 165116, 165117, 165118, 165119, 165120, 165121, 165122, 165124, 165125, 165126, 165127, 165128, 165129, 165130, 165131, 165132, 165133, 165134, 165135, 165136, 165137, 165138, 165139, 165140, 165141, 165142, 165143, 165144, 165145, 165146, 165147, 165148, 165149, 165150, 165151, 165152, 165153, 165154, 165155, 165156, 165157, 165158, 165159, 165161, 165162, 165163, 165164, 165165, 165166, 165167, 165168, 165169, 165170, 165171, 165173, 165174, 165175, 165176, 165177, 165178, 165179, 165180, 165181, 165182, 165183, 165184, 165185, 165186, 165187, 165188, 165189, 165190, 165191, 165192, 165193, 165194, 165195, 165196, 165197, 165198, 165199, 165200, 165201, 165202, 165203, 165204, 165205, 165206, 165207, 165208, 165209, 165210, 165211, 165212, 165213, 165214, 165215, 165218, 165219, 165220, 165221, 165222, 165223, 165224, 165225, 165226, 165227, 165228, 165229, 165230, 165231, 165232, 165235, 165236, 165237, 165238, 165239, 165240, 165241, 165242, 165243, 165244, 165245, 165246, 165247, 165248, 165249, 165250, 165251, 165253, 165254, 165255, 165256, 165258, 165260, 165261, 165262, 165263, 165265, 165266, 165267, 165268, 165269, 165270, 165271, 165272, 165273, 165274, 165275, 165276, 165277, 165278, 165279, 165280, 165281, 165283, 165284, 165285, 165286, 165287, 165288, 165289, 165290, 165291, 165292, 165293, 165294, 165296, 165297, 165298, 165299, 165301, 165302, 165303, 165304, 165305, 165306, 165307, 165308, 165309, 165310, 165311, 165312, 165313, 165314, 165315, 165316, 165317, 165318, 165319, 165320, 165321, 165322, 165323, 165324, 165325, 165326, 165327, 165328, 165329, 165330, 165331, 165332, 165333, 165334, 165335, 165336, 165337, 165338, 165339, 165340, 165341, 165342, 165343, 165344, 165345, 165346, 165347, 165348, 165349, 165350, 165351, 165352, 165353, 165354, 165355, 165357, 165358, 165359, 165360, 165361, 165362, 165363, 165364, 165365, 165366, 165367, 165368, 165369, 165370, 165371, 165372, 165373, 165374, 165375, 165376, 165377, 165378, 165379, 165381, 165382, 165383, 165384, 165385, 165386, 165387, 165388, 165389, 165390, 165391, 165392, 165393, 165394, 165395, 165396, 165397, 165398, 165399, 165400, 165401, 165402, 165403, 165404, 165405, 165406, 165407, 165408, 165409, 165410, 165411, 165412, 165413, 165414, 165415, 165416, 165417, 165418, 165419, 165420, 165421, 165422, 165423, 165424, 165425, 165426, 165427, 165428, 165429, 165430, 165431, 165432, 165433, 165434, 165435, 165436, 165437, 165439, 165440, 165441, 165442, 165443, 165444, 165445, 165446, 165447, 165448, 165449, 165450, 165451, 165452, 165453, 165454, 165455, 165456, 165457, 165458, 165459, 165460, 165461, 165462, 165463, 165464, 165465, 165466, 165467, 165468, 165469, 165470, 165471, 165472, 165473, 165474, 165475, 165477, 165478, 165479, 165480, 165481, 165482, 165483, 165484, 165485, 165486, 165487, 165488, 165489, 165490, 165491, 165492, 165493, 165494, 165495, 165496, 165497, 165498, 165499, 165500, 165501, 165502, 165503, 165504, 165505, 165506, 165507, 165508, 165509, 165511, 165512, 165513, 165514, 165515, 165516, 165517, 165518, 165519, 165520, 165521, 165522, 165523, 165524, 165525, 165526, 165527, 165528, 165529, 165532, 165533, 165534, 165535, 165536, 165537, 165538, 165539, 165540, 165541, 165542, 165543, 165544, 165545, 165546, 165547, 165548, 165549, 165550, 165551, 165552, 165553, 165554, 165555, 165556, 165557, 165558, 165559, 165560, 165561, 165562, 165563, 165564, 165565, 165566, 165567, 165568, 165569, 165570, 165571, 165572, 165573, 165574, 165575, 165576, 165577, 165578, 165579, 165580, 165581, 165582, 165583, 165584, 165585, 165586, 165587, 165588, 165589, 165590, 165591, 165592, 165593, 165594, 165595, 165596, 165597, 165598, 165599, 165600, 165601, 165603, 165604, 165605, 165606, 165607, 165608, 165609, 165611, 165612, 165613, 165614, 165615, 165617, 165618, 165619, 165620, 165621, 165622, 165623, 165624, 165625, 165626, 165627, 165628, 165629, 165630, 165631, 165632, 165633, 165634, 165635, 165636, 165637, 165638, 165639, 165640, 165641, 165642, 165643, 165644, 165645, 165646, 165647, 165648, 165649, 165650, 165651, 165652, 165653, 165654, 165655, 165656, 165657, 165658, 165659, 165660, 165661, 165662, 165663, 165664, 165665, 165667, 165668, 165669, 165670, 165671, 165672, 165673, 165674, 165675, 165676, 165677, 165678, 165679, 165680, 165681, 165682, 165684, 165685, 165686, 165687, 165688, 165689, 165690, 165691, 165692, 165693, 165694, 165695, 165696, 165697, 165698, 165699, 165701, 165702, 165703, 165704, 165705, 165706, 165707, 165708, 165709, 165710, 165711, 165712, 165713, 165714, 165715, 165716, 165717, 165718, 165719, 165720, 165721, 165722, 165723, 165724, 165725, 165726, 165727, 165728, 165729, 165730, 165731, 165732, 165733, 165734, 165735, 165736, 165737, 165738, 165739, 165740, 165741, 165742, 165743, 165747, 165748, 165749, 165750, 165751, 165752, 165753, 165754, 165755, 165756, 165757, 165759, 165760, 165761, 165762, 165763, 165764, 165765, 165766, 165767, 165768, 165769, 165770, 165771, 165772, 165773, 165774, 165775, 165776, 165777, 165778, 165779, 165780, 165781, 165782, 165783, 165784, 165785, 165786, 165787, 165788, 165790, 165791, 165792, 165793, 165794, 165795, 165796, 165797, 165798, 165799, 165800, 165801, 165802, 165803, 165804, 165805, 165806, 165807, 165808, 165809, 165810, 165811, 165812, 165813, 165814, 165815, 165816, 165817, 165818, 165819, 165820, 165821, 165822, 165823, 165824, 165825, 165826, 165827, 165828, 165829, 165830, 165831, 165832, 165833, 165834, 165835, 165836, 165837, 165838, 165839, 165840, 165841, 165842, 165843, 165845, 165846, 165848, 165849, 165850, 165851, 165852, 165853, 165854, 165855, 165856, 165857, 165858, 165859, 165860, 165861, 165862, 165863, 165864, 165865, 165866, 165867, 165868, 165869, 165870, 165871, 165873, 165874, 165875, 165876, 165877, 165878, 165879, 165880, 165881, 165882, 165883, 165884, 165885, 165886, 165887, 165888, 165889, 165890, 165891, 165892, 165893, 165894, 165895, 165896, 165897, 165898, 165899, 165900, 165901, 165902, 165903, 165904, 165905, 165906, 165907, 165908, 165909, 165910, 165911, 165912, 165913, 165914, 165915, 165916, 165917, 165918, 165919, 165920, 165921, 165922, 165923, 165924, 165925, 165926, 165927, 165928, 165929, 165930, 165931, 165932, 165933, 165934, 165935, 165936, 165937, 165938, 165939, 165940, 165941, 165942, 165943, 165944, 165945, 165946, 165947, 165950, 165951, 165952, 165953, 165954, 165955, 165956, 165957, 165958, 165959, 165960, 165961, 165962, 165963, 165964, 165965, 165966, 165967, 165968, 165969, 165970, 165971, 165972, 165973, 165974, 165975, 165976, 165977, 165978, 165979, 165980, 165981, 165982, 165983, 165984, 165985, 165986, 165987, 165988, 165989, 165991, 165992, 165993, 165994, 165995, 165996, 165997, 165998, 165999, 166000, 166001, 166002, 166003, 166004, 166005, 166006, 166007, 166008, 166009, 166010, 166011, 166012, 166013, 166014, 166015, 166016, 166017, 166018, 166019, 166020, 166021, 166022, 166023, 166024, 166025, 166026, 166027, 166028, 166029, 166030, 166031, 166032, 166033, 166034, 166035, 166036, 166037, 166038, 166039, 166040, 166041, 166042, 166043, 166044, 166045, 166046, 166047, 166048, 166049, 166050, 166052, 166053, 166054, 166055, 166056, 166057, 166058, 166059, 166060, 166061, 166062, 166063, 166065, 166066, 166067, 166068, 166069, 166070, 166071, 166072, 166073, 166074, 166075, 166076, 166077, 166078, 166079, 166080, 166081, 166082, 166083, 166084, 166085, 166086, 166087, 166088, 166089, 166090, 166091, 166092, 166094, 166095, 166096, 166097, 166099, 166100, 166101, 166102, 166103, 166104, 166105, 166106, 166107, 166108, 166109, 166110, 166111, 166112, 166113, 166114, 166116, 166117, 166118, 166119, 166120, 166121, 166122, 166123, 166124, 166125, 166126, 166127, 166128, 166129, 166130, 166131, 166132, 166133, 166134, 166135, 166136, 166137, 166138, 166139, 166140, 166141, 166142, 166143, 166144, 166145, 166146, 166147, 166148, 166149, 166150, 166151, 166152, 166153, 166154, 166155, 166156, 166157, 166159, 166160, 166161, 166162, 166163, 166164, 166165, 166166, 166167, 166168, 166169, 166170, 166171, 166172, 166173, 166174, 166175, 166176, 166177, 166178, 166179, 166180, 166181, 166182, 166183, 166184, 166185, 166186, 166187, 166188, 166189, 166190, 166191, 166192, 166193, 166194, 166195, 166196, 166197, 166198, 166199, 166200, 166201, 166202, 166203, 166204, 166205, 166206, 166207, 166210, 166211, 166219, 166220, 166221, 166222, 166223, 166224, 166225, 166226, 166227, 166228, 166230, 166231, 166232, 166233, 166234, 166235, 166236, 166237, 166238, 166239, 166240, 166241, 166242, 166243, 166244, 166245, 166246, 166247, 166248, 166249, 166250, 166251, 166252, 166253, 166254, 166255, 166256, 166257, 166258, 166259, 166260, 166261, 166262, 166263, 166264, 166265, 166266, 166267, 166272, 166273, 166274, 166276, 166277, 166278, 166279, 166280, 166281, 166282, 166283, 166284, 166285, 166286, 166287, 166288, 166289, 166290, 166291, 166292, 166293, 166294, 166295, 166296, 166298, 166300, 166301, 166303, 166305, 166306, 166307, 166308, 166309, 166310, 166311, 166312, 166313, 166314, 166315, 166316, 166317, 166318, 166319, 166320, 166321, 166322, 166323, 166324, 166326, 166327, 166328, 166329, 166330, 166331, 166332, 166333, 166334, 166335, 166336, 166337, 166338, 166339, 166340, 166341, 166342, 166343, 166344, 166345, 166346, 166347, 166348, 166349, 166351, 166352, 166353, 166354, 166355, 166356, 166357, 166358, 166360, 166362, 166363, 166364, 166365, 166366, 166367, 166368, 166369, 166370, 166371, 166372, 166373, 166374, 166375, 166376, 166377, 166378, 166379, 166380, 166381, 166382, 166383, 166384, 166387, 166388, 166389, 166390, 166391, 166392, 166393, 166394, 166395, 166396, 166397, 166398, 166399, 166400, 166401, 166402, 166403, 166404, 166405, 166407, 166408, 166409, 166411, 166412, 166413, 166414, 166415, 166417, 166418, 166419, 166420, 166421, 166422, 166423, 166424, 166425, 166426, 166427, 166428, 166429, 166430, 166431, 166432, 166433, 166434, 166435, 166436, 166437, 166438, 166439, 166441, 166442, 166443, 166444, 166445, 166446, 166447, 166448, 166449, 166450, 166451, 166452, 166453, 166454, 166455, 166456, 166457, 166458, 166459, 166460, 166461, 166462, 166463, 166464, 166465, 166466, 166467, 166468, 166469, 166470, 166471, 166472, 166473, 166474, 166475, 166476, 166477, 166478, 166479, 166480, 166481, 166482, 166483, 166484, 166485, 166486, 166487, 166488, 166489, 166490, 166491, 166492, 166493, 166494, 166495, 166496, 166497, 166498, 166499, 166500, 166501, 166502, 166503, 166504, 166505, 166508, 166509, 166510, 166511, 166512, 166513, 166514, 166515, 166516, 166517, 166518, 166519, 166520, 166521, 166522, 166523, 166524, 166525, 166526, 166527, 166528, 166529, 166530, 166531, 166532, 166533, 166534, 166535, 166537, 166538, 166540, 166541, 166542, 166543, 166544, 166545, 166546, 166547, 166548, 166549, 166550, 166551, 166552, 166553, 166554, 166555, 166556, 166557, 166558, 166559, 166560, 166561, 166562, 166563, 166564, 166565, 166566, 166567, 166568, 166569, 166570, 166571, 166572, 166573, 166574, 166575, 166576, 166577, 166578, 166579, 166580, 166581, 166582, 166583, 166584, 166585, 166586, 166587, 166588, 166589, 166590, 166591, 166592, 166593, 166594, 166595, 166596, 166597, 166598, 166599, 166600, 166601, 166602, 166603, 166604, 166605, 166606, 166607, 166608, 166609, 166610, 166611, 166612, 166613, 166614, 166615, 166616, 166617, 166618, 166619, 166620, 166621, 166622, 166623, 166624, 166625, 166626, 166627, 166628, 166629, 166630, 166631, 166632, 166633, 166634, 166635, 166636, 166637, 166638, 166640, 166641, 166642, 166643, 166644, 166645, 166647, 166648, 166649, 166650, 166651, 166652, 166653, 166654, 166655, 166656, 166657, 166658, 166659, 166660, 166661, 166662, 166663, 166664, 166665, 166666, 166667, 166668, 166669, 166670, 166671, 166672, 166673, 166674, 166675, 166676, 166677, 166678, 166679, 166680, 166681, 166682, 166684, 166685, 166686, 166687, 166688, 166689, 166691, 166692, 166693, 166694, 166695, 166696, 166697, 166698, 166699, 166700, 166701, 166702, 166703, 166704, 166705, 166706, 166707, 166708, 166709, 166710, 166711, 166712, 166713, 166714, 166715, 166716, 166717, 166718, 166719, 166720, 166721, 166722, 166723, 166724, 166725, 166726, 166727, 166728, 166729, 166730, 166731, 166732, 166733, 166734, 166735, 166736, 166737, 166738, 166739, 166740, 166741, 166742, 166743, 166744, 166745, 166746, 166747, 166748, 166749, 166750, 166751, 166752, 166753, 166754, 166755, 166756, 166757, 166758, 166759, 166760, 166761, 166762, 166763, 166764, 166765, 166766, 166767, 166768, 166769, 166770, 166771, 166772, 166773, 166774, 166775, 166776, 166777, 166778, 166779, 166780, 166781, 166782, 166783, 166784, 166785, 166786, 166787, 166788, 166789, 166790, 166791, 166792, 166793, 166794, 166795, 166796, 166797, 166798, 166799, 166800, 166801, 166802, 166803, 166804, 166805, 166806, 166807, 166808, 166809, 166810, 166811, 166813, 166814, 166815, 166816, 166817, 166818, 166819, 166820, 166821, 166822, 166823, 166824, 166825, 166826, 166827, 166828, 166829, 166830, 166831, 166832, 166833, 166834, 166835, 166836, 166837, 166838, 166839, 166840, 166841, 166842, 166843, 166844, 166845, 166846, 166847, 166848, 166849, 166851, 166852, 166853, 166854, 166855, 166856, 166857, 166858, 166859, 166860, 166861, 166862, 166863, 166864, 166865, 166866, 166867, 166868, 166869, 166870, 166871, 166872, 166873, 166874, 166875, 166876, 166877, 166878, 166879, 166880, 166881, 166882, 166883, 166884, 166885, 166886, 166887, 166888, 166889, 166890, 166891, 166892, 166893, 166894, 166895, 166896, 166897, 166898, 166899, 166900, 166901, 166902, 166903, 166904, 166905, 166906, 166907, 166908, 166909, 166910, 166911, 166912, 166913, 166914, 166915, 166916, 166917, 166918, 166919, 166920, 166921, 166922, 166923, 166924, 166925, 166926, 166927, 166928, 166929, 166930, 166931, 166932, 166933, 166934, 166935, 166936, 166937, 166938, 166941, 166942, 166943, 166944, 166945, 166946, 166947, 166948, 166949, 166951, 166952, 166953, 166954, 166955, 166956, 166957, 166958, 166959, 166960, 166961, 166962, 166963, 166964, 166965, 166966, 166967, 166968, 166969, 166970, 166971, 166972, 166973, 166974, 166975, 166976, 166977, 166978, 166979, 166980, 166981, 166982, 166983, 166984, 166985, 166986, 166987, 166988, 166989, 166990, 166991, 166992, 166993, 166994, 166995, 166996, 166997, 166998, 166999, 167000, 167001, 167002, 167003, 167004, 167005, 167006, 167007, 167008, 167009, 167010, 167011, 167012, 167013, 167014, 167015, 167016, 167017, 167018, 167019, 167020, 167021, 167022, 167023, 167024, 167025, 167026, 167027, 167028, 167029, 167030, 167031, 167032, 167033, 167034, 167035, 167036, 167037, 167038, 167039, 167040, 167041, 167042, 167043, 167044, 167045, 167046, 167047, 167048, 167049, 167050, 167051, 167052, 167053, 167054, 167055, 167056, 167057, 167058, 167059, 167060, 167061, 167062, 167063, 167064, 167065, 167066, 167067, 167068, 167069, 167070, 167071, 167072, 167073, 167074, 167075, 167076, 167077, 167078, 167079, 167080, 167081, 167082, 167083, 167084, 167085, 167086, 167087, 167088, 167089, 167090, 167091, 167092, 167093, 167094, 167095, 167096, 167097, 167098, 167099, 167100, 167101, 167102, 167103, 167104, 167105, 167106, 167107, 167108, 167109, 167111, 167112, 167113, 167114, 167115, 167116, 167117, 167118, 167119, 167120, 167121, 167124, 167125, 167126, 167127, 167128, 167129, 167130, 167131, 167132, 167133, 167134, 167135, 167136, 167137, 167138, 167139, 167140, 167141, 167142, 167143, 167144, 167145, 167146, 167147, 167149, 167150, 167151, 167152, 167153, 167154, 167155, 167156, 167157, 167158, 167159, 167160, 167161, 167162, 167163, 167164, 167165, 167167, 167168, 167169, 167170, 167171, 167172, 167173, 167174, 167175, 167176, 167177, 167178, 167179, 167180, 167181, 167182, 167183, 167184, 167185, 167186, 167187, 167188, 167189, 167190, 167191, 167192, 167193, 167194, 167195, 167196, 167197, 167198, 167199, 167200, 167201, 167202, 167203, 167204, 167205, 167206, 167207, 167208, 167209, 167210, 167211, 167212, 167213, 167214, 167215, 167216, 167217, 167218, 167219, 167220, 167221, 167222, 167223, 167224, 167225, 167226, 167227, 167228, 167229, 167230, 167231, 167232, 167233, 167234, 167235, 167236, 167237, 167238, 167239, 167240, 167241, 167242, 167243, 167244, 167245, 167246, 167247, 167248, 167249, 167250, 167251, 167252, 167253, 167254, 167255, 167256, 167257, 167258, 167259, 167260, 167261, 167262, 167263, 167264, 167265, 167266, 167267, 167268, 167269, 167270, 167271, 167272, 167273, 167274, 167275, 167276, 167277, 167278, 167279, 167280, 167281, 167282, 167283, 167284, 167285, 167286, 167287, 167288, 167289, 167290, 167291, 167292, 167293, 167294, 167295, 167296, 167297, 167298, 167299, 167300, 167301, 167302, 167303, 167304, 167305, 167306, 167307, 167308, 167309, 167310, 167311, 167312, 167313, 167314, 167315, 167316, 167317, 167318, 167319, 167320, 167321, 167322, 167323, 167324, 167325, 167326, 167327, 167328, 167329, 167330, 167331, 167332, 167334, 167335, 167336, 167337, 167338, 167339, 167340, 167341, 167342, 167343, 167344, 167345, 167346, 167347, 167348, 167349, 167350, 167351, 167352, 167353, 167354, 167355, 167356, 167357, 167358, 167359, 167360, 167361, 167362, 167363, 167364, 167365, 167366, 167367, 167368, 167369, 167370, 167371, 167372, 167373, 167374, 167375, 167376, 167377, 167378, 167379, 167380, 167381, 167382, 167383, 167384, 167385, 167386, 167387, 167388, 167389, 167390, 167391, 167392, 167393, 167394, 167395, 167397, 167398, 167403, 167404, 167405, 167406, 167407, 167408, 167409, 167410, 167411, 167412, 167413, 167414, 167415, 167416, 167417, 167418, 167419, 167420, 167421, 167422, 167423, 167424, 167425, 167426, 167427, 167428, 167429, 167430, 167431, 167432, 167433, 167434, 167435, 167436, 167437, 167438, 167439, 167440, 167441, 167442, 167443, 167445, 167446, 167447, 167448, 167449, 167451, 167452, 167453, 167455, 167457, 167458, 167459, 167460, 167461, 167462, 167463, 167464, 167465, 167466, 167467, 167468, 167469, 167470, 167471, 167472, 167473, 167474, 167475, 167476, 167477, 167478, 167479, 167480, 167481, 167482, 167483, 167484, 167485, 167486, 167487, 167488, 167489, 167490, 167491, 167492, 167493, 167494, 167495, 167496, 167497, 167498, 167499, 167500, 167501, 167502, 167503, 167504, 167505, 167506, 167507, 167508, 167509, 167510, 167511, 167513, 167514, 167515, 167516, 167517, 167518, 167519, 167520, 167521, 167522, 167523, 167524, 167525, 167526, 167527, 167528, 167529, 167530, 167531, 167532, 167533, 167534, 167535, 167536, 167537, 167538, 167539, 167540, 167541, 167542, 167543, 167544, 167545, 167546, 167547, 167548, 167549, 167550, 167551, 167552, 167553, 167554, 167555, 167556, 167557, 167558, 167559, 167560, 167561, 167562, 167563, 167564, 167565, 167566, 167567, 167568, 167569, 167570, 167571, 167572, 167573, 167574, 167575, 167576, 167577, 167578, 167579, 167580, 167581, 167582, 167583, 167584, 167585, 167586, 167587, 167588, 167589, 167590, 167591, 167592, 167593, 167594, 167595, 167596, 167597, 167598, 167599, 167600, 167601, 167602, 167603, 167604, 167605, 167606, 167607, 167608, 167609, 167610, 167611, 167612, 167613, 167614, 167615, 167616, 167617, 167620, 167621, 167622, 167623, 167624, 167625, 167626, 167627, 167628, 167629, 167630, 167631, 167632, 167633, 167634, 167635, 167636, 167637, 167638, 167639, 167640, 167641, 167642, 167643, 167644, 167645, 167646, 167647, 167648, 167649, 167650, 167651, 167652, 167653, 167654, 167655, 167656, 167657, 167658, 167659, 167660, 167661, 167662, 167663, 167664, 167665, 167667, 167668, 167669, 167670, 167671, 167672, 167673, 167674, 167675, 167676, 167677, 167678, 167679, 167680, 167681, 167682, 167683, 167684, 167685, 167686, 167687, 167688, 167689, 167690, 167691, 167692, 167693, 167694, 167695, 167696, 167697, 167698, 167699, 167700, 167701, 167702, 167703, 167704, 167705, 167706, 167707, 167709, 167711, 167712, 167713, 167714, 167715, 167716, 167717, 167719, 167721, 167722, 167723, 167724, 167725, 167726, 167727, 167728, 167729, 167730, 167731, 167732, 167733, 167734, 167735, 167736, 167737, 167738, 167739, 167740, 167741, 167742, 167743, 167744, 167745, 167746, 167747, 167748, 167749, 167750, 167751, 167752, 167753, 167754, 167755, 167756, 167757, 167758, 167759, 167760, 167761, 167762, 167763, 167764, 167766, 167767, 167768, 167769, 167770, 167771, 167772, 167773, 167774, 167775, 167776, 167777, 167778, 167779, 167780, 167781, 167782, 167783, 167784, 167785, 167786, 167787, 167788, 167789, 167790, 167791, 167792, 167793, 167794, 167795, 167796, 167797, 167798, 167799, 167800, 167801, 167802, 167803, 167804, 167805, 167806, 167807, 167808, 167809, 167810, 167811, 167812, 167813, 167814, 167815, 167816, 167817, 167818, 167819, 167820, 167821, 167822, 167823, 167824, 167825, 167826, 167827, 167828, 167829, 167830, 167831, 167832, 167833, 167834, 167835, 167836, 167837, 167838, 167839, 167840, 167841, 167842, 167843, 167844, 167845, 167846, 167847, 167848, 167849, 167850, 167851, 167852, 167853, 167854, 167855, 167856, 167857, 167858, 167859, 167860, 167861, 167863, 167864, 167865, 167866, 167867, 167868, 167869, 167870, 167871, 167872, 167873, 167874, 167875, 167876, 167877, 167878, 167879, 167880, 167881, 167882, 167883, 167884, 167885, 167886, 167887, 167888, 167889, 167890, 167891, 167892, 167893, 167894, 167896, 167897, 167898, 167899, 167900, 167901, 167902, 167903, 167904, 167905, 167906, 167907, 167908, 167909, 167910, 167911, 167912, 167913, 167914, 167915, 167916, 167917, 167918, 167919, 167920, 167921, 167922, 167923, 167924, 167926, 167927, 167928, 167929, 167931, 167932, 167933, 167934, 167935, 167936, 167937, 167938, 167939, 167940, 167941, 167942, 167943, 167944, 167945, 167946, 167947, 167948, 167949, 167950, 167951, 167952, 167953, 167954, 167955, 167956, 167957, 167958, 167959, 167960, 167961, 167962, 167963, 167964, 167965, 167966, 167967, 167968, 167969, 167970, 167971, 167972, 167973, 167974, 167975, 167976, 167977, 167978, 167979, 167980, 167981, 167982, 167983, 167984, 167985, 167986, 167987, 167988, 167989, 167990, 167991, 167992, 167993, 167994, 167995, 167996, 167997, 167998, 167999, 168000, 168001, 168002, 168003, 168004, 168005, 168007, 168008, 168009, 168010, 168011, 168012, 168013, 168014, 168015, 168016, 168017, 168018, 168019, 168020, 168021, 168022, 168023, 168024, 168025, 168026, 168027, 168028, 168029, 168030, 168031, 168032, 168033, 168034, 168035, 168036, 168037, 168038, 168039, 168040, 168041, 168042, 168043, 168044, 168045, 168046, 168047, 168048, 168049, 168050, 168051, 168052, 168053, 168055, 168056, 168057, 168058, 168059, 168060, 168061, 168062, 168063, 168064, 168065, 168066, 168067, 168068, 168069, 168070, 168071, 168072, 168073, 168074, 168075, 168076, 168077, 168078, 168079, 168080, 168081, 168082, 168083, 168084, 168085, 168086, 168087, 168088, 168089, 168090, 168091, 168092, 168093, 168094, 168095, 168096, 168097, 168098, 168099, 168100, 168101, 168102, 168103, 168104, 168105, 168106, 168107, 168108, 168109, 168110, 168111, 168112, 168113, 168114, 168115, 168116, 168117, 168118, 168119, 168120, 168121, 168122, 168123, 168124, 168125, 168126, 168127, 168128, 168129, 168130, 168132, 168133, 168134, 168135, 168136, 168137, 168138, 168140, 168141, 168142, 168143, 168144, 168145, 168146, 168147, 168148, 168149, 168150, 168151, 168152, 168153, 168154, 168155, 168156, 168157, 168158, 168159, 168160, 168161, 168162, 168163, 168164, 168165, 168166, 168167, 168168, 168169, 168170, 168171, 168172, 168173, 168174, 168175, 168176, 168177, 168178, 168180, 168181, 168182, 168183, 168184, 168185, 168186, 168187, 168188, 168189, 168190, 168191, 168192, 168193, 168194, 168195, 168196, 168197, 168198, 168199, 168200, 168201, 168202, 168203, 168204, 168205, 168206, 168207, 168208, 168209, 168210, 168211, 168212, 168213, 168214, 168215, 168216, 168217, 168218, 168219, 168220, 168221, 168222, 168223, 168224, 168225, 168226, 168227, 168228, 168229, 168231, 168232, 168233, 168234, 168235, 168236, 168237, 168238, 168239, 168240, 168241, 168242, 168243, 168244, 168245, 168246, 168247, 168248, 168249, 168250, 168251, 168252, 168253, 168254, 168255, 168256, 168257, 168258, 168259, 168260, 168261, 168262, 168263, 168264, 168265, 168266, 168267, 168268, 168269, 168270, 168271, 168272, 168273, 168274, 168275, 168276, 168277, 168278, 168279, 168280, 168281, 168282, 168283, 168284, 168285, 168286, 168287, 168288, 168289, 168290, 168291, 168292, 168293, 168294, 168295, 168296, 168297, 168298, 168299, 168300, 168301, 168302, 168303, 168304, 168305, 168306, 168307, 168308, 168309, 168310, 168311, 168312, 168313, 168314, 168315, 168316, 168317, 168318, 168319, 168320, 168321, 168322, 168323, 168324, 168325, 168326, 168327, 168328, 168329, 168330, 168331, 168332, 168333, 168334, 168335, 168336, 168337, 168338, 168339, 168340, 168341, 168342, 168343, 168344, 168345, 168346, 168347, 168348, 168349, 168350, 168351, 168352, 168353, 168354, 168355, 168356, 168357, 168358, 168359, 168360, 168361, 168362, 168363, 168364, 168365, 168366, 168367, 168368, 168369, 168370, 168371, 168372, 168373, 168374, 168375, 168376, 168377, 168378, 168379, 168380, 168381, 168382, 168383, 168384, 168385, 168386, 168387, 168388, 168389, 168390, 168391, 168392, 168393, 168394, 168395, 168396, 168397, 168398, 168399, 168400, 168401, 168402, 168403, 168404, 168405, 168406, 168407, 168408, 168409, 168410, 168411, 168412, 168413, 168414, 168415, 168416, 168417, 168418, 168419, 168420, 168421, 168422, 168423, 168424, 168425, 168426, 168427, 168428, 168429, 168430, 168431, 168432, 168433, 168434, 168435, 168436, 168437, 168438, 168440, 168441, 168442, 168443, 168444, 168445, 168446, 168447, 168448, 168449, 168450, 168451, 168452, 168453, 168454, 168455, 168456, 168457, 168458, 168459, 168460, 168461, 168462, 168463, 168464, 168465, 168466, 168467, 168468, 168469, 168470, 168471, 168472, 168473, 168474, 168475, 168476, 168477, 168478, 168479, 168480, 168482, 168483, 168484, 168485, 168486, 168487, 168488, 168489, 168490, 168491, 168492, 168493, 168494, 168495, 168496, 168497, 168498, 168499, 168500, 168501, 168502, 168503, 168504, 168505, 168506, 168507, 168508, 168509, 168510, 168511, 168512, 168513, 168514, 168515, 168516, 168517, 168518, 168519, 168520, 168521, 168522, 168523, 168524, 168525, 168526, 168527, 168528, 168529, 168530, 168531, 168532, 168533, 168534, 168535, 168536, 168537, 168538, 168539, 168540, 168541, 168542, 168543, 168544, 168545, 168546, 168547, 168548, 168549, 168550, 168551, 168552, 168553, 168555, 168556, 168557, 168558, 168559, 168560, 168561, 168562, 168563, 168564, 168565, 168566, 168567, 168568, 168569, 168570, 168571, 168572, 168573, 168574, 168575, 168576, 168577, 168578, 168579, 168580, 168581, 168582, 168583, 168584, 168585, 168586, 168587, 168588, 168589, 168590, 168591, 168592, 168593, 168594, 168595, 168596, 168597, 168598, 168599, 168600, 168601, 168602, 168603, 168604, 168605, 168606, 168607, 168608, 168609, 168610, 168611, 168612, 168613, 168614, 168615, 168616, 168617, 168618, 168619, 168620, 168621, 168622, 168623, 168624, 168625, 168626, 168627, 168628, 168629, 168630, 168631, 168632, 168633, 168634, 168635, 168636, 168637, 168638, 168639, 168640, 168641, 168642, 168643, 168644, 168646, 168647, 168648, 168649, 168651, 168652, 168653, 168654, 168655, 168656, 168657, 168658, 168659, 168660, 168661, 168662, 168663, 168664, 168665, 168666, 168667, 168668, 168669, 168670, 168671, 168672, 168673, 168674, 168675, 168676, 168677, 168678, 168679, 168680, 168681, 168682, 168683, 168684, 168685, 168686, 168687, 168688, 168690, 168691, 168692, 168693, 168694, 168695, 168696, 168697, 168698, 168699, 168700, 168701, 168702, 168703, 168704, 168705, 168706, 168707, 168708, 168709, 168710, 168711, 168712, 168713, 168716, 168717, 168718, 168719, 168720, 168721, 168722, 168723, 168724, 168725, 168726, 168727, 168728, 168729, 168730, 168731, 168732, 168733, 168734, 168735, 168736, 168737, 168738, 168739, 168740, 168741, 168742, 168743, 168744, 168745, 168746, 168747, 168748, 168749, 168750, 168751, 168752, 168753, 168754, 168755, 168756, 168757, 168758, 168759, 168760, 168761, 168762, 168763, 168764, 168765, 168766, 168767, 168768, 168769, 168770, 168771, 168772, 168773, 168774, 168775, 168776, 168777, 168778, 168779, 168780, 168781, 168782, 168783, 168784, 168785, 168786, 168787, 168788, 168789, 168790, 168791, 168792, 168793, 168795, 168796, 168797, 168798, 168799, 168800, 168801, 168802, 168803, 168804, 168805, 168806, 168807, 168808, 168809, 168810, 168811, 168812, 168813, 168814, 168815, 168816, 168817, 168818, 168819, 168820, 168821, 168822, 168823, 168824, 168825, 168826, 168827, 168828, 168829, 168830, 168831, 168832, 168835, 168836, 168837, 168838, 168839, 168840, 168841, 168842, 168843, 168844, 168845, 168846, 168847, 168848, 168849, 168850, 168851, 168852, 168853, 168854, 168855, 168856, 168857, 168858, 168859, 168860, 168862, 168863, 168865, 168866, 168867, 168868, 168869, 168870, 168871, 168872, 168873, 168874, 168875, 168876, 168877, 168878, 168879, 168880, 168881, 168882, 168883, 168885, 168886, 168887, 168889, 168890, 168891, 168892, 168893, 168894, 168895, 168896, 168897, 168898, 168900, 168901, 168902, 168903, 168904, 168905, 168906, 168907, 168908, 168909, 168910, 168911, 168912, 168913, 168914, 168915, 168916, 168917, 168918, 168919, 168920, 168921, 168922, 168923, 168925, 168927, 168928, 168929, 168930, 168932, 168933, 168934, 168935, 168936, 168937, 168938, 168940, 168941, 168942, 168943, 168944, 168945, 168946, 168947, 168948, 168949, 168950, 168951, 168952, 168953, 168954, 168955, 168956, 168957, 168958, 168959, 168960, 168961, 168962, 168963, 168964, 168965, 168966, 168967, 168968, 168969, 168970, 168971, 168972, 168973, 168974, 168975, 168976, 168977, 168978, 168979, 168980, 168981, 168982, 168983, 168984, 168985, 168986, 168987, 168988, 168989, 168990, 168991, 168992, 168993, 168994, 168995, 168996, 168997, 168998, 168999, 169000, 169001, 169002, 169003, 169004, 169005, 169006, 169007, 169008, 169009, 169010, 169011, 169012, 169013, 169014, 169015, 169016, 169017, 169018, 169019, 169020, 169021, 169022, 169023, 169024, 169025, 169026, 169027, 169028, 169029, 169030, 169031, 169032, 169033, 169034, 169035, 169036, 169037, 169038, 169039, 169040, 169041, 169042, 169043, 169044, 169045, 169046, 169047, 169048, 169049, 169050, 169051, 169052, 169053, 169054, 169055, 169056, 169057, 169058, 169059, 169060, 169061, 169062, 169063, 169064, 169065, 169066, 169067, 169068, 169069, 169070, 169071, 169072, 169073, 169074, 169075, 169076, 169077, 169078, 169079, 169080, 169081, 169082, 169083, 169084, 169085, 169086, 169087, 169088, 169089, 169090, 169091, 169092, 169093, 169094, 169095, 169096, 169097, 169098, 169099, 169100, 169101, 169102, 169103, 169104, 169105, 169107, 169108, 169109, 169110, 169111, 169112, 169113, 169114, 169115, 169116, 169117, 169118, 169119, 169120, 169121, 169122, 169123, 169124, 169125, 169126, 169127, 169128, 169129, 169130, 169131, 169132, 169133, 169134, 169135, 169136, 169137, 169138, 169139, 169140, 169141, 169142, 169143, 169144, 169145, 169146, 169147, 169148, 169149, 169150, 169151, 169152, 169153, 169154, 169156, 169157, 169158, 169159, 169160, 169161, 169162, 169163, 169165, 169166, 169167, 169168, 169169, 169170, 169171, 169172, 169173, 169174, 169175, 169176, 169177, 169178, 169179, 169181, 169182, 169184, 169186, 169187, 169188, 169189, 169190, 169191, 169192, 169193, 169194, 169195, 169196, 169197, 169198, 169199, 169200, 169201, 169202, 169203, 169204, 169205, 169206, 169207, 169208, 169209, 169210, 169211, 169212, 169213, 169214, 169215, 169216, 169217, 169218, 169219, 169220, 169221, 169222, 169223, 169224, 169225, 169226, 169227, 169228, 169229, 169230, 169231, 169232, 169233, 169234, 169235, 169236, 169237, 169238, 169239, 169240, 169241, 169243, 169244, 169245, 169246, 169247, 169248, 169249, 169250, 169251, 169252, 169253, 169254, 169255, 169258, 169259, 169260, 169261, 169262, 169263, 169264, 169265, 169266, 169267, 169268, 169269, 169270, 169271, 169272, 169273, 169274, 169275, 169276, 169277, 169278, 169279, 169280, 169281, 169282, 169283, 169284, 169285, 169286, 169287, 169288, 169289, 169290, 169291, 169292, 169293, 169294, 169295, 169296, 169297, 169298, 169299, 169300, 169301, 169302, 169303, 169304, 169305, 169306, 169307, 169308, 169309, 169310, 169311, 169312, 169313, 169314, 169315, 169316, 169317, 169318, 169319, 169320, 169321, 169322, 169323, 169324, 169325, 169326, 169327, 169328, 169329, 169330, 169331, 169332, 169333, 169334, 169335, 169336, 169337, 169338, 169339, 169340, 169341, 169342, 169343, 169344, 169345, 169346, 169347, 169348, 169349, 169350, 169351, 169352, 169353, 169354, 169355, 169356, 169357, 169358, 169359, 169360, 169361, 169362, 169363, 169364, 169365, 169366, 169367, 169368, 169369, 169370, 169371, 169372, 169373, 169374, 169375, 169376, 169377, 169378, 169379, 169380, 169381, 169382, 169383, 169384, 169385, 169386, 169387, 169388, 169389, 169390, 169391, 169392, 169393, 169394, 169395, 169396, 169397, 169398, 169399, 169400, 169401, 169402, 169403, 169404, 169405, 169406, 169407, 169408, 169409, 169410, 169411, 169412, 169413, 169414, 169415, 169416, 169417, 169418, 169419, 169420, 169421, 169422, 169423, 169424, 169425, 169426, 169427, 169428, 169429, 169430, 169431, 169432, 169433, 169434, 169435, 169436, 169437, 169438, 169439, 169440, 169441, 169442, 169443, 169444, 169445, 169446, 169447, 169448, 169449, 169450, 169451, 169452, 169453, 169454, 169455, 169456, 169457, 169458, 169459, 169460, 169461, 169462, 169463, 169464, 169465, 169466, 169467, 169468, 169469, 169470, 169471, 169472, 169473, 169474, 169475, 169476, 169477, 169478, 169479, 169480, 169481, 169482, 169483, 169484, 169485, 169486, 169487, 169488, 169489, 169490, 169491, 169492, 169493, 169494, 169495, 169496, 169497, 169498, 169499, 169500, 169501, 169502, 169503, 169504, 169505, 169506, 169507, 169508, 169509, 169510, 169511, 169512, 169513, 169514, 169515, 169516, 169517, 169518, 169519, 169520, 169521, 169522, 169523, 169524, 169525, 169529, 169530, 169531, 169532, 169533, 169535, 169536, 169537, 169538, 169539, 169540, 169541, 169542, 169543, 169544, 169545, 169546, 169547, 169548, 169549, 169550, 169551, 169553, 169554, 169555, 169556, 169557, 169558, 169559, 169560, 169561, 169562, 169563, 169564, 169566, 169568, 169570, 169571, 169572, 169573, 169574, 169575, 169576, 169577, 169578, 169579, 169580, 169581, 169582, 169583, 169584, 169585, 169586, 169587, 169588, 169589, 169590, 169591, 169592, 169593, 169594, 169595, 169596, 169597, 169598, 169599, 169600, 169601, 169602, 169603, 169604, 169605, 169606, 169607, 169608, 169609, 169610, 169611, 169612, 169613, 169614, 169615, 169616, 169617, 169618, 169619, 169620, 169621, 169622, 169623, 169624, 169625, 169626, 169627, 169628, 169629, 169630, 169631, 169632, 169633, 169634, 169635, 169636, 169637, 169638, 169639, 169640, 169641, 169642, 169643, 169644, 169645, 169646, 169647, 169648, 169649, 169650, 169651, 169652, 169653, 169654, 169655, 169656, 169657, 169658, 169659, 169660, 169661, 169662, 169663, 169664, 169665, 169666, 169667, 169668, 169669, 169670, 169671, 169672, 169673, 169674, 169675, 169676, 169677, 169678, 169679, 169680, 169681, 169682, 169683, 169684, 169685, 169686, 169687, 169688, 169689, 169690, 169691, 169692, 169693, 169694, 169695, 169696, 169697, 169698, 169699, 169700, 169701, 169702, 169703, 169704, 169705, 169706, 169707, 169708, 169709, 169710, 169711, 169712, 169713, 169714, 169715, 169716, 169717, 169718, 169719, 169720, 169721, 169722, 169723, 169724, 169725, 169726, 169727, 169728, 169729, 169730, 169731, 169732, 169733, 169734, 169735, 169736, 169737, 169738, 169739, 169740, 169741, 169742, 169743, 169744, 169745, 169746, 169747, 169748, 169749, 169750, 169751, 169752, 169753, 169754, 169755, 169756, 169757, 169758, 169759, 169760, 169761, 169762, 169763, 169764, 169765, 169766, 169767, 169768, 169769, 169770, 169771, 169772, 169773, 169774, 169775, 169777, 169778, 169779, 169780, 169781, 169782, 169783, 169784, 169785, 169786, 169787, 169788, 169789, 169790, 169791, 169792, 169793, 169794, 169795, 169796, 169797, 169798, 169799, 169800, 169801, 169802, 169803, 169804, 169805, 169806, 169807, 169808, 169809, 169810, 169811, 169812, 169813, 169814, 169815, 169816, 169817, 169818, 169819, 169820, 169821, 169822, 169823, 169824, 169825, 169826, 169827, 169828, 169829, 169830, 169831, 169832, 169833, 169835, 169836, 169837, 169838, 169839, 169840, 169841, 169842, 169843, 169844, 169845, 169846, 169847, 169848, 169849, 169850, 169851, 169852, 169853, 169854, 169855, 169856, 169857, 169858, 169859, 169860, 169861, 169862, 169863, 169864, 169865, 169866, 169867, 169868, 169869, 169870, 169871, 169872, 169873, 169874, 169875, 169876, 169877, 169878, 169879, 169880, 169882, 169883, 169884, 169885, 169886, 169887, 169888, 169889, 169890, 169891, 169892, 169893, 169894, 169895, 169897, 169898, 169899, 169900, 169901, 169902, 169903, 169904, 169905, 169906, 169907, 169908, 169909, 169910, 169912, 169913, 169914, 169915, 169916, 169917, 169919, 169920, 169921, 169922, 169923, 169924, 169925, 169926, 169927, 169928, 169929, 169930, 169931, 169932, 169933, 169934, 169935, 169936, 169937, 169938, 169939, 169940, 169941, 169942, 169943, 169944, 169945, 169946, 169947, 169948, 169949, 169950, 169951, 169952, 169953, 169954, 169955, 169956, 169957, 169959, 169960, 169961, 169962, 169963, 169964, 169965, 169966, 169967, 169968, 169969, 169970, 169971, 169972, 169973, 169974, 169975, 169976, 169977, 169978, 169979, 169980, 169981, 169982, 169983, 169984, 169985, 169986, 169987, 169988, 169989, 169990, 169991, 169992, 169993, 169994, 169995, 169996, 169997, 169998, 169999, 170000, 170001, 170002, 170003, 170004, 170005, 170006, 170007, 170008, 170009, 170010, 170011, 170012, 170013, 170014, 170015, 170016, 170017, 170018, 170019, 170020, 170021, 170022, 170023, 170024, 170025, 170026, 170027, 170028, 170029, 170030, 170031, 170032, 170033, 170034, 170035, 170036, 170037, 170038, 170039, 170040, 170041, 170042, 170043, 170044, 170045, 170046, 170047, 170048, 170049, 170050, 170051, 170052, 170053, 170054, 170055, 170056, 170057, 170058, 170060, 170061, 170062, 170063, 170064, 170065, 170066, 170067, 170068, 170069, 170070, 170071, 170072, 170073, 170074, 170075, 170076, 170077, 170078, 170079, 170080, 170081, 170082, 170083, 170084, 170085, 170086, 170087, 170088, 170089, 170090, 170091, 170092, 170093, 170094, 170095, 170096, 170097, 170098, 170099, 170100, 170101, 170102, 170103, 170104, 170105, 170106, 170107, 170108, 170109, 170110, 170111, 170112, 170113, 170114, 170115, 170116, 170117, 170118, 170119, 170120, 170121, 170122, 170123, 170124, 170125, 170126, 170127, 170128, 170129, 170130, 170131, 170132, 170133, 170134, 170135, 170136, 170137, 170138, 170139, 170140, 170141, 170142, 170143, 170144, 170145, 170146, 170147, 170148, 170149, 170150, 170151, 170152, 170153, 170154, 170155, 170156, 170157, 170158, 170159, 170160, 170161, 170162, 170163, 170164, 170165, 170166, 170167, 170168, 170169, 170170, 170171, 170172, 170173, 170174, 170175, 170176, 170177, 170178, 170179, 170180, 170181, 170182, 170183, 170184, 170185, 170186, 170187, 170188, 170189, 170190, 170191, 170192, 170193, 170194, 170195, 170196, 170197, 170198, 170199, 170200, 170202, 170203, 170204, 170205, 170206, 170207, 170208, 170209, 170210, 170211, 170212, 170213, 170214, 170215, 170216, 170217, 170218, 170219, 170220, 170221, 170222, 170223, 170224, 170226, 170227, 170228, 170229, 170230, 170231, 170232, 170233, 170234, 170235, 170236, 170237, 170238, 170239, 170240, 170241, 170242, 170243, 170244, 170245, 170246, 170247, 170248, 170249, 170250, 170251, 170252, 170253, 170254, 170255, 170256, 170257, 170258, 170259, 170260, 170261, 170262, 170263, 170264, 170265, 170266, 170267, 170268, 170269, 170270, 170271, 170272, 170273, 170275, 170276, 170277, 170278, 170279, 170280, 170281, 170282, 170283, 170284, 170285, 170286, 170287, 170288, 170289, 170290, 170291, 170292, 170293, 170294, 170295, 170296, 170297, 170298, 170299, 170300, 170301, 170302, 170303, 170304, 170305, 170306, 170307, 170308, 170309, 170310, 170311, 170312, 170313, 170314, 170315, 170316, 170317, 170318, 170319, 170320, 170321, 170322, 170323, 170324, 170325, 170326, 170327, 170328, 170329, 170330, 170331, 170332, 170333, 170334, 170335, 170336, 170337, 170338, 170339, 170340, 170341, 170342, 170343, 170344, 170345, 170346, 170347, 170348, 170349, 170350, 170351, 170352, 170353, 170354, 170355, 170356, 170357, 170358, 170359, 170360, 170361, 170362, 170363, 170364, 170365, 170366, 170367, 170368, 170369, 170370, 170371, 170372, 170373, 170374, 170375, 170376, 170377, 170378, 170379, 170380, 170381, 170382, 170383, 170384, 170385, 170386, 170387, 170388, 170389, 170390, 170391, 170392, 170393, 170394, 170395, 170396, 170397, 170398, 170399, 170400, 170401, 170402, 170403, 170404, 170405, 170406, 170407, 170408, 170409, 170410, 170412, 170413, 170414, 170415, 170416, 170417, 170418, 170419, 170420, 170421, 170422, 170423, 170424, 170425, 170426, 170427, 170428, 170429, 170430, 170431, 170432, 170433, 170434, 170435, 170436, 170437, 170438, 170439, 170440, 170441, 170442, 170443, 170444, 170445, 170446, 170447, 170448, 170449, 170450, 170451, 170452, 170453, 170454, 170455, 170456, 170457, 170458, 170459, 170460, 170461, 170462, 170463, 170464, 170465, 170466, 170467, 170468, 170469, 170470, 170471, 170472, 170473, 170474, 170475, 170476, 170477, 170478, 170479, 170480, 170481, 170482, 170483, 170484, 170485, 170486, 170487, 170488, 170489, 170490, 170491, 170492, 170493, 170494, 170495, 170496, 170497, 170498, 170499, 170500, 170501, 170502, 170503, 170504, 170505, 170506, 170507, 170508, 170509, 170510, 170511, 170512, 170513, 170514, 170515, 170516, 170517, 170518, 170519, 170520, 170521, 170522, 170523, 170524, 170525, 170526, 170527, 170528, 170530, 170531, 170532, 170533, 170534, 170535, 170536, 170537, 170538, 170539, 170540, 170541, 170542, 170543, 170544, 170545, 170546, 170547, 170548, 170549, 170550, 170551, 170552, 170553, 170554, 170555, 170556, 170557, 170558, 170559, 170560, 170561, 170562, 170563, 170564, 170565, 170566, 170567, 170568, 170569, 170570, 170571, 170572, 170573, 170574, 170575, 170576, 170577, 170578, 170579, 170580, 170581, 170582, 170583, 170584, 170585, 170586, 170587, 170588, 170590, 170591, 170592, 170593, 170594, 170595, 170596, 170597, 170598, 170599, 170600, 170601, 170602, 170603, 170604, 170605, 170606, 170607, 170608, 170609, 170610, 170613, 170614, 170616, 170617, 170618, 170619, 170620, 170621, 170622, 170623, 170624, 170625, 170626, 170627, 170628, 170629, 170630, 170631, 170632, 170633, 170634, 170635, 170636, 170637, 170638, 170639, 170640, 170641, 170642, 170643, 170644, 170645, 170646, 170647, 170648, 170649, 170650, 170651, 170652, 170654, 170656, 170657, 170658, 170659, 170660, 170661, 170662, 170663, 170664, 170665, 170666, 170667, 170668, 170669, 170670, 170671, 170673, 170674, 170675, 170676, 170677, 170678, 170679, 170680, 170681, 170682, 170683, 170684, 170685, 170686, 170687, 170688, 170689, 170690, 170691, 170692, 170693, 170694, 170695, 170696, 170697, 170698, 170699, 170700, 170701, 170702, 170703, 170704, 170705, 170706, 170707, 170708, 170709, 170710, 170711, 170712, 170713, 170714, 170715, 170716, 170717, 170718, 170720, 170721, 170722, 170723, 170724, 170725, 170726, 170727, 170728, 170729, 170730, 170731, 170733, 170734, 170735, 170736, 170737, 170739, 170740, 170741, 170742, 170745, 170746, 170747, 170748, 170749, 170750, 170751, 170753, 170754, 170755, 170756, 170757, 170758, 170759, 170760, 170761, 170762, 170763, 170764, 170765, 170766, 170767, 170768, 170769, 170770, 170771, 170772, 170773, 170774, 170775, 170776, 170777, 170778, 170779, 170780, 170781, 170782, 170783, 170784, 170785, 170786, 170787, 170788, 170789, 170790, 170791, 170792, 170793, 170794, 170795, 170797, 170798, 170799, 170800, 170801, 170802, 170803, 170804, 170805, 170806, 170807, 170808, 170809, 170810, 170811, 170812, 170813, 170814, 170815, 170816, 170817, 170818, 170819, 170820, 170821, 170822, 170823, 170824, 170825, 170826, 170827, 170828, 170829, 170830, 170831, 170832, 170833, 170834, 170835, 170836, 170838, 170839, 170840, 170841, 170842, 170843, 170844, 170845, 170846, 170847, 170848, 170849, 170850, 170851, 170852, 170853, 170854, 170855, 170856, 170857, 170858, 170859, 170860, 170861, 170862, 170863, 170864, 170865, 170866, 170867, 170868, 170869, 170870, 170871, 170872, 170873, 170874, 170875, 170876, 170877, 170878, 170879, 170880, 170881, 170882, 170883, 170884, 170885, 170886, 170888, 170889, 170890, 170891, 170892, 170893, 170894, 170895, 170896, 170897, 170898, 170899, 170900, 170901, 170902, 170903, 170904, 170905, 170906, 170907, 170908, 170909, 170910, 170911, 170912, 170913, 170914, 170915, 170916, 170917, 170918, 170919, 170920, 170921, 170922, 170923, 170924, 170925, 170926, 170927, 170928, 170929, 170930, 170931, 170932, 170933, 170934, 170935, 170936, 170937, 170938, 170939, 170940, 170941, 170942, 170943, 170944, 170945, 170946, 170947, 170948, 170949, 170950, 170951, 170952, 170953, 170954, 170955, 170956, 170957, 170958, 170959, 170960, 170962, 170963, 170964, 170965, 170966, 170967, 170968, 170969, 170970, 170971, 170972, 170973, 170974, 170975, 170976, 170977, 170978, 170979, 170980, 170981, 170982, 170983, 170984, 170985, 170986, 170987, 170988, 170989, 170990, 170991, 170992, 170993, 170994, 170995, 170996, 170997, 170998, 170999, 171000, 171001, 171002, 171003, 171004, 171005, 171006, 171007, 171008, 171009, 171010, 171011, 171012, 171013, 171014, 171015, 171016, 171017, 171018, 171019, 171020, 171021, 171022, 171023, 171024, 171025, 171026, 171027, 171028, 171029, 171030, 171031, 171032, 171035, 171036, 171037, 171038, 171039, 171040, 171041, 171042, 171043, 171044, 171045, 171048, 171049, 171050, 171051, 171052, 171053, 171054, 171055, 171056, 171057, 171058, 171059, 171060, 171061, 171062, 171063, 171064, 171065, 171066, 171067, 171068, 171069, 171070, 171071, 171072, 171073, 171074, 171076, 171080, 171081, 171082, 171083, 171084, 171085, 171086, 171088, 171089, 171090, 171091, 171092, 171093, 171094, 171095, 171096, 171097, 171098, 171099, 171100, 171101, 171102, 171103, 171104, 171105, 171106, 171107, 171108, 171109, 171110, 171111, 171112, 171113, 171115, 171116, 171117, 171118, 171119, 171120, 171121, 171122, 171123, 171124, 171125, 171127, 171128, 171129, 171130, 171132, 171133, 171135, 171136, 171138, 171139, 171140, 171141, 171142, 171143, 171145, 171146, 171147, 171148, 171149, 171150, 171151, 171152, 171153, 171154, 171155, 171156, 171157, 171158, 171159, 171160, 171161, 171162, 171163, 171164, 171165, 171166, 171167, 171168, 171169, 171170, 171171, 171172, 171173, 171174, 171175, 171176, 171177, 171178, 171179, 171180, 171181, 171183, 171184, 171185, 171186, 171187, 171188, 171189, 171190, 171191, 171192, 171193, 171194, 171195, 171196, 171198, 171199, 171200, 171201, 171202, 171203, 171204, 171205, 171206, 171207, 171208, 171209, 171210, 171211, 171212, 171213, 171214, 171215, 171216, 171217, 171218, 171219, 171220, 171221, 171222, 171223, 171224, 171225, 171226, 171227, 171228, 171229, 171230, 171231, 171232, 171233, 171234, 171235, 171236, 171237, 171238, 171239, 171240, 171241, 171242, 171243, 171244, 171245, 171246, 171247, 171248, 171249, 171250, 171251, 171252, 171253, 171254, 171255, 171256, 171257, 171258, 171259, 171260, 171261, 171262, 171263, 171264, 171265, 171266, 171267, 171268, 171269, 171270, 171271, 171272, 171273, 171274, 171275, 171276, 171277, 171278, 171279, 171280, 171281, 171282, 171283, 171284, 171285, 171286, 171287, 171288, 171289, 171290, 171291, 171292, 171293, 171294, 171295, 171296, 171297, 171299, 171300, 171301, 171302, 171303, 171304, 171305, 171306, 171307, 171308, 171309, 171310, 171311, 171312, 171313, 171314, 171315, 171316, 171317, 171318, 171319, 171320, 171321, 171322, 171323, 171324, 171325, 171326, 171327, 171328, 171329, 171330, 171331, 171332, 171333, 171334, 171335, 171336, 171337, 171338, 171339, 171340, 171341, 171342, 171343, 171344, 171345, 171346, 171347, 171348, 171349, 171350, 171351, 171352, 171353, 171354, 171355, 171356, 171357, 171358, 171359, 171360, 171361, 171362, 171363, 171364, 171365, 171366, 171367, 171368, 171369, 171370, 171371, 171372, 171373, 171374, 171375, 171376, 171377, 171378, 171379, 171381, 171382, 171383, 171384, 171385, 171386, 171387, 171388, 171389, 171390, 171391, 171392, 171393, 171394, 171396, 171397, 171398, 171399, 171400, 171401, 171402, 171403, 171404, 171405, 171406, 171407, 171408, 171409, 171410, 171411, 171412, 171413, 171414, 171415, 171416, 171417, 171418, 171419, 171420, 171421, 171422, 171423, 171424, 171425, 171426, 171427, 171428, 171429, 171430, 171431, 171432, 171433, 171434, 171435, 171436, 171437, 171438, 171439, 171440, 171442, 171443, 171444, 171445, 171446, 171447, 171448, 171449, 171450, 171451, 171452, 171453, 171454, 171455, 171456, 171457, 171458, 171459, 171460, 171461, 171462, 171463, 171464, 171465, 171466, 171467, 171468, 171469, 171470, 171471, 171472, 171473, 171474, 171475, 171476, 171477, 171478, 171479, 171480, 171481, 171482, 171483, 171484, 171485, 171486, 171487, 171488, 171489, 171490, 171491, 171492, 171493, 171494, 171495, 171496, 171497, 171498, 171499, 171500, 171501, 171502, 171503, 171504, 171505, 171506, 171508, 171509, 171510, 171511, 171512, 171513, 171514, 171515, 171516, 171517, 171518, 171519, 171520, 171521, 171522, 171523, 171524, 171525, 171526, 171527, 171528, 171529, 171530, 171531, 171532, 171533, 171534, 171535, 171536, 171537, 171538, 171539, 171540, 171541, 171542, 171543, 171544, 171545, 171546, 171547, 171548, 171549, 171550, 171551, 171552, 171553, 171554, 171555, 171556, 171557, 171558, 171559, 171560, 171561, 171562, 171563, 171564, 171565, 171566, 171567, 171568, 171569, 171570, 171571, 171572, 171573, 171574, 171575, 171576, 171577, 171578, 171579, 171580, 171581, 171582, 171583, 171584, 171585, 171586, 171587, 171588, 171589, 171590, 171591, 171592, 171593, 171594, 171595, 171596, 171597, 171598, 171599, 171600, 171601, 171602, 171603, 171604, 171611, 171612, 171613, 171614, 171615, 171616, 171617, 171618, 171619, 171620, 171621, 171622, 171623, 171624, 171625, 171626, 171627, 171628, 171629, 171630, 171631, 171632, 171633, 171634, 171635, 171636, 171637, 171638, 171639, 171640, 171641, 171642, 171643, 171644, 171645, 171646, 171647, 171648, 171649, 171650, 171651, 171652, 171653, 171654, 171655, 171656, 171657, 171658, 171659, 171660, 171661, 171662, 171663, 171664, 171665, 171666, 171667, 171668, 171669, 171670, 171671, 171672, 171673, 171674, 171675, 171676, 171677, 171678, 171679, 171680, 171684, 171685, 171686, 171687, 171688, 171689, 171690, 171691, 171692, 171693, 171694, 171695, 171696, 171697, 171698, 171699, 171700, 171701, 171702, 171703, 171704, 171705, 171706, 171707, 171708, 171709, 171710, 171711, 171712, 171713, 171714, 171715, 171716, 171717, 171718, 171719, 171720, 171721, 171722, 171723, 171724, 171725, 171726, 171727, 171728, 171729, 171730, 171731, 171732, 171733, 171734, 171735, 171736, 171737, 171738, 171739, 171740, 171741, 171742, 171743, 171744, 171745, 171746, 171747, 171748, 171749, 171750, 171752, 171753, 171754, 171755, 171756, 171757, 171758, 171759, 171760, 171761, 171762, 171763, 171764, 171765, 171766, 171767, 171768, 171769, 171770, 171771, 171772, 171775, 171776, 171781, 171782, 171783, 171784, 171785, 171786, 171787, 171788, 171789, 171790, 171791, 171792, 171793, 171794, 171795, 171796, 171798, 171799, 171800, 171801, 171802, 171803, 171804, 171805, 171806, 171807, 171808, 171809, 171810, 171811, 171812, 171813, 171814, 171815, 171816, 171817, 171819, 171820, 171821, 171822, 171823, 171824, 171825, 171826, 171827, 171828, 171829, 171830, 171831, 171832, 171833, 171834, 171835, 171836, 171837, 171838, 171839, 171840, 171841, 171842, 171843, 171844, 171845, 171846, 171847, 171848, 171849, 171850, 171851, 171852, 171853, 171854, 171855, 171856, 171857, 171858, 171859, 171860, 171861, 171862, 171863, 171864, 171865, 171867, 171868, 171869, 171870, 171871, 171872, 171873, 171874, 171875, 171876, 171877, 171878, 171879, 171880, 171881, 171882, 171883, 171884, 171885, 171886, 171887, 171888, 171889, 171890, 171891, 171892, 171893, 171894, 171895, 171896, 171897, 171898, 171899, 171900, 171901, 171902, 171903, 171904, 171905, 171906, 171907, 171908, 171909, 171910, 171911, 171912, 171913, 171914, 171915, 171916, 171917, 171918, 171919, 171920, 171921, 171922, 171923, 171924, 171925, 171926, 171927, 171928, 171929, 171930, 171931, 171932, 171933, 171934, 171935, 171936, 171937, 171938, 171939, 171940, 171941, 171942, 171943, 171944, 171945, 171946, 171947, 171948, 171950, 171951, 171952, 171953, 171954, 171955, 171956, 171957, 171958, 171959, 171960, 171961, 171962, 171963, 171964, 171965, 171966, 171967, 171968, 171969, 171970, 171971, 171972, 171973, 171974, 171975, 171976, 171977, 171978, 171979, 171980, 171981, 171982, 171983, 171984, 171985, 171986, 171987, 171988, 171989, 171990, 171991, 171992, 171993, 171994, 171995, 171996, 171997, 171998, 171999, 172000, 172001, 172002, 172003, 172004, 172005, 172006, 172007, 172008, 172009, 172010, 172011, 172012, 172014, 172015, 172016, 172017, 172018, 172019, 172020, 172021, 172022, 172023, 172024, 172025, 172026, 172027, 172028, 172029, 172030, 172031, 172032, 172033, 172034, 172035, 172036, 172037, 172038, 172039, 172040, 172041, 172042, 172045, 172046, 172047, 172048, 172049, 172050, 172051, 172052, 172053, 172054, 172055, 172056, 172057, 172058, 172059, 172060, 172061, 172062, 172063, 172064, 172065, 172066, 172067, 172068, 172069, 172070, 172071, 172072, 172073, 172074, 172075, 172076, 172077, 172078, 172079, 172080, 172081, 172082, 172083, 172084, 172085, 172086, 172087, 172088, 172089, 172090, 172091, 172092, 172093, 172094, 172095, 172096, 172097, 172098, 172099, 172101, 172102, 172103, 172104, 172105, 172106, 172107, 172108, 172109, 172110, 172111, 172112, 172113, 172114, 172115, 172116, 172117, 172118, 172119, 172120, 172122, 172123, 172124, 172126, 172127, 172128, 172129, 172130, 172132, 172133, 172134, 172135, 172136, 172137, 172138, 172139, 172140, 172141, 172142, 172144, 172145, 172146, 172147, 172148, 172149, 172150, 172151, 172152, 172153, 172154, 172155, 172156, 172157, 172158, 172159, 172160, 172161, 172162, 172163, 172164, 172166, 172167, 172168, 172169, 172170, 172171, 172172, 172173, 172174, 172175, 172176, 172177, 172178, 172179, 172180, 172181, 172182, 172183, 172184, 172185, 172186, 172187, 172188, 172189, 172190, 172191, 172192, 172193, 172194, 172196, 172198, 172199, 172200, 172201, 172202, 172203, 172204, 172205, 172206, 172207, 172208, 172209, 172210, 172211, 172212, 172213, 172214, 172215, 172216, 172217, 172218, 172219, 172220, 172221, 172222, 172223, 172224, 172225, 172226, 172227, 172228, 172231, 172232, 172237, 172238, 172239, 172240, 172241, 172242, 172243, 172244, 172245, 172246, 172247, 172248, 172249, 172250, 172251, 172252, 172253, 172254, 172255, 172256, 172257, 172258, 172259, 172260, 172261, 172262, 172263, 172264, 172265, 172266, 172267, 172268, 172269, 172270, 172271, 172272, 172273, 172274, 172275, 172276, 172277, 172278, 172279, 172280, 172281, 172282, 172283, 172284, 172286, 172287, 172288, 172289, 172290, 172291, 172292, 172293, 172294, 172295, 172296, 172297, 172298, 172299, 172300, 172301, 172302, 172305, 172306, 172307, 172308, 172309, 172310, 172311, 172312, 172313, 172314, 172315, 172316, 172317, 172318, 172319, 172320, 172321, 172322, 172323, 172324, 172325, 172326, 172327, 172328, 172329, 172330, 172331, 172332, 172333, 172334, 172335, 172336, 172337, 172338, 172339, 172340, 172341, 172342, 172343, 172344, 172345, 172346, 172347, 172348, 172349, 172350, 172351, 172352, 172353, 172354, 172355, 172356, 172357, 172358, 172359, 172360, 172361, 172362, 172363, 172364, 172365, 172366, 172367, 172368, 172369, 172370, 172371, 172372, 172373, 172374, 172375, 172376, 172377, 172378, 172379, 172380, 172381, 172382, 172383, 172384, 172385, 172386, 172387, 172388, 172389, 172390, 172391, 172392, 172393, 172394, 172395, 172396, 172397, 172398, 172399, 172400, 172401, 172402, 172403, 172404, 172405, 172406, 172407, 172408, 172409, 172410, 172411, 172412, 172413, 172414, 172415, 172416, 172417, 172418, 172419, 172420, 172421, 172422, 172423, 172424, 172425, 172426, 172427, 172428, 172429, 172430, 172431, 172432, 172433, 172434, 172435, 172436, 172437, 172438, 172439, 172440, 172441, 172442, 172443, 172444, 172445, 172446, 172447, 172448, 172449, 172450, 172451, 172453, 172454, 172455, 172456, 172457, 172458, 172459, 172460, 172461, 172462, 172463, 172464, 172465, 172466, 172467, 172468, 172469, 172470, 172471, 172472, 172473, 172474, 172475, 172476, 172477, 172478, 172479, 172480, 172481, 172482, 172483, 172484, 172485, 172486, 172487, 172488, 172489, 172490, 172491, 172492, 172493, 172494, 172495, 172496, 172497, 172498, 172499, 172500, 172501, 172502, 172504, 172505, 172507, 172508, 172509, 172510, 172511, 172512, 172513, 172514, 172515, 172516, 172517, 172518, 172519, 172520, 172521, 172522, 172523, 172524, 172525, 172526, 172527, 172528, 172529, 172530, 172531, 172532, 172533, 172534, 172535, 172536, 172537, 172538, 172539, 172540, 172541, 172542, 172543, 172544, 172545, 172549, 172554, 172555, 172556, 172557, 172558, 172560, 172561, 172562, 172563, 172564, 172565, 172566, 172567, 172568, 172569, 172570, 172571, 172572, 172573, 172574, 172575, 172576, 172577, 172578, 172579, 172580, 172581, 172582, 172583, 172584, 172585, 172586, 172587, 172588, 172589, 172590, 172591, 172592, 172593, 172594, 172595, 172596, 172597, 172598, 172599, 172600, 172601, 172602, 172603, 172604, 172605, 172606, 172607, 172608, 172609, 172610, 172611, 172612, 172613, 172614, 172615, 172616, 172617, 172618, 172619, 172620, 172621, 172622, 172624, 172625, 172626, 172627, 172628, 172629, 172630, 172631, 172632, 172633, 172634, 172635, 172636, 172637, 172639, 172640, 172641, 172642, 172643, 172644, 172645, 172647, 172648, 172649, 172650, 172651, 172652, 172653, 172654, 172655, 172656, 172657, 172658, 172659, 172660, 172661, 172662, 172663, 172664, 172665, 172666, 172667, 172668, 172669, 172670, 172671, 172672, 172673, 172674, 172675, 172676, 172677, 172678, 172679, 172680, 172681, 172682, 172683, 172684, 172686, 172687, 172688, 172690, 172691, 172692, 172693, 172694, 172695, 172696, 172697, 172698, 172699, 172700, 172701, 172702, 172703, 172704, 172705, 172706, 172707, 172708, 172709, 172710, 172711, 172712, 172713, 172714, 172715, 172716, 172717, 172718, 172719, 172720, 172721, 172722, 172723, 172724, 172725, 172726, 172727, 172728, 172730, 172731, 172732, 172733, 172734, 172735, 172736, 172737, 172738, 172739, 172740, 172741, 172742, 172743, 172744, 172745, 172746, 172747, 172748, 172749, 172750, 172751, 172752, 172753, 172754, 172755, 172756, 172757, 172758, 172759, 172760, 172761, 172762, 172763, 172764, 172765, 172766, 172767, 172768, 172769, 172770, 172771, 172772, 172773, 172774, 172775, 172776, 172777, 172778, 172779, 172780, 172781, 172782, 172783, 172784, 172785, 172786, 172787, 172788, 172789, 172790, 172791, 172792, 172793, 172794, 172795, 172796, 172797, 172798, 172799, 172800, 172801, 172802, 172803, 172804, 172805, 172806, 172807, 172809, 172811, 172812, 172813, 172814, 172815, 172816, 172817, 172818, 172819, 172820, 172821, 172822, 172823, 172824, 172825, 172826, 172827, 172828, 172829, 172830, 172831, 172832, 172833, 172834, 172835, 172836, 172837, 172838, 172839, 172840, 172841, 172843, 172844, 172845, 172846, 172847, 172848, 172849, 172850, 172851, 172852, 172854, 172855, 172856, 172857, 172858, 172859, 172860, 172861, 172862, 172863, 172864, 172865, 172866, 172867, 172868, 172869, 172870, 172871, 172872, 172873, 172874, 172875, 172876, 172877, 172878, 172879, 172880, 172881, 172882, 172883, 172884, 172885, 172886, 172887, 172888, 172890, 172891, 172892, 172893, 172894, 172895, 172896, 172897, 172898, 172899, 172900, 172901, 172902, 172903, 172905, 172906, 172907, 172909, 172910, 172911, 172912, 172913, 172914, 172915, 172916, 172917, 172922, 172923, 172924, 172925, 172927, 172928, 172929, 172930, 172931, 172932, 172933, 172934, 172935, 172936, 172937, 172938, 172939, 172940, 172941, 172942, 172943, 172944, 172945, 172946, 172947, 172948, 172949, 172950, 172951, 172952, 172953, 172954, 172955, 172956, 172957, 172958, 172959, 172960, 172961, 172962, 172963, 172964, 172965, 172966, 172967, 172968, 172969, 172970, 172971, 172972, 172973, 172974, 172975, 172976, 172977, 172978, 172979, 172980, 172981, 172982, 172983, 172984, 172985, 172986, 172987, 172988, 172989, 172990, 172991, 172992, 172993, 172994, 172995, 172996, 172997, 172998, 172999, 173000, 173001, 173002, 173003, 173004, 173005, 173006, 173007, 173008, 173009, 173010, 173011, 173012, 173013, 173014, 173015, 173016, 173017, 173018, 173019, 173020, 173021, 173022, 173023, 173024, 173025, 173026, 173027, 173028, 173029, 173030, 173031, 173032, 173033, 173034, 173036, 173037, 173038, 173039, 173040, 173041, 173042, 173043, 173045, 173046, 173047, 173048, 173049, 173050, 173051, 173052, 173053, 173054, 173055, 173056, 173057, 173058, 173059, 173060, 173061, 173062, 173063, 173064, 173065, 173066, 173067, 173069, 173070, 173071, 173072, 173073, 173074, 173075, 173076, 173078, 173079, 173080, 173081, 173082, 173083, 173084, 173085, 173086, 173087, 173088, 173089, 173090, 173091, 173092, 173093, 173094, 173095, 173096, 173097, 173098, 173100, 173101, 173102, 173103, 173104, 173105, 173106, 173107, 173108, 173109, 173110, 173111, 173112, 173113, 173114, 173115, 173116, 173117, 173118, 173119, 173120, 173121, 173122, 173123, 173124, 173125, 173126, 173127, 173128, 173129, 173130, 173131, 173132, 173133, 173134, 173135, 173136, 173137, 173138, 173139, 173140, 173141, 173142, 173143, 173144, 173145, 173146, 173147, 173148, 173149, 173150, 173151, 173152, 173153, 173154, 173155, 173156, 173157, 173158, 173159, 173161, 173162, 173163, 173164, 173165, 173166, 173167, 173168, 173169, 173170, 173171, 173172, 173173, 173174, 173175, 173176, 173177, 173178, 173179, 173180, 173181, 173182, 173184, 173185, 173186, 173187, 173188, 173189, 173190, 173191, 173192, 173193, 173194, 173195, 173196, 173197, 173198, 173199, 173200, 173201, 173202, 173203, 173204, 173205, 173206, 173207, 173208, 173209, 173210, 173211, 173212, 173213, 173214, 173215, 173216, 173218, 173219, 173220, 173221, 173222, 173223, 173224, 173225, 173226, 173227, 173228, 173229, 173230, 173231, 173232, 173233, 173234, 173235, 173236, 173237, 173238, 173239, 173240, 173241, 173242, 173243, 173244, 173245, 173246, 173247, 173248, 173249, 173250, 173251, 173252, 173253, 173254, 173255, 173256, 173257, 173258, 173259, 173260, 173261, 173262, 173263, 173264, 173265, 173266, 173267, 173268, 173269, 173270, 173271, 173272, 173273, 173274, 173275, 173276, 173277, 173278, 173279, 173280, 173281, 173282, 173284, 173285, 173286, 173287, 173288, 173289, 173290, 173291, 173292, 173293, 173294, 173295, 173296, 173297, 173298, 173299, 173300, 173301, 173302, 173303, 173304, 173305, 173306, 173307, 173308, 173309, 173310, 173311, 173312, 173313, 173314, 173315, 173316, 173317, 173318, 173319, 173320, 173321, 173322, 173323, 173324, 173325, 173326, 173327, 173328, 173329, 173330, 173331, 173332, 173333, 173334, 173335, 173336, 173337, 173339, 173340, 173341, 173342, 173343, 173344, 173345, 173348, 173349, 173350, 173351, 173352, 173353, 173354, 173355, 173356, 173357, 173358, 173359, 173360, 173361, 173362, 173363, 173364, 173365, 173366, 173367, 173368, 173369, 173370, 173371, 173372, 173373, 173374, 173375, 173376, 173377, 173378, 173379, 173380, 173381, 173382, 173383, 173384, 173385, 173386, 173387, 173388, 173389, 173390, 173391, 173392, 173393, 173394, 173395, 173396, 173397, 173398, 173399, 173400, 173401, 173402, 173403, 173404, 173405, 173406, 173407, 173408, 173409, 173410, 173411, 173412, 173413, 173414, 173415, 173416, 173417, 173418, 173419, 173420, 173422, 173423, 173424, 173425, 173426, 173427, 173428, 173430, 173431, 173432, 173433, 173434, 173435, 173436, 173438, 173439, 173440, 173441, 173442, 173443, 173444, 173445, 173446, 173447, 173448, 173449, 173450, 173451, 173452, 173453, 173454, 173455, 173456, 173457, 173458, 173459, 173460, 173461, 173462, 173463, 173464, 173465, 173466, 173467, 173468, 173469, 173470, 173471, 173472, 173473, 173474, 173475, 173476, 173477, 173478, 173479, 173480, 173481, 173482, 173483, 173484, 173485, 173486, 173487, 173488, 173489, 173490, 173491, 173492, 173493, 173494, 173495, 173496, 173497, 173498, 173499, 173500, 173501, 173502, 173503, 173504, 173505, 173506, 173507, 173508, 173509, 173510, 173511, 173512, 173513, 173514, 173515, 173516, 173517, 173518, 173519, 173520, 173521, 173522, 173523, 173524, 173525, 173526, 173527, 173528, 173529, 173530, 173531, 173532, 173533, 173534, 173535, 173536, 173537, 173538, 173539, 173540, 173541, 173542, 173543, 173544, 173545, 173546, 173547, 173548, 173549, 173550, 173551, 173552, 173553, 173554, 173555, 173556, 173557, 173558, 173559, 173560, 173561, 173562, 173563, 173564, 173565, 173566, 173567, 173568, 173569, 173570, 173571, 173572, 173573, 173574, 173575, 173576, 173577, 173578, 173579, 173580, 173581, 173582, 173583, 173584, 173585, 173586, 173587, 173588, 173589, 173590, 173591, 173593, 173594, 173595, 173596, 173597, 173598, 173599, 173600, 173601, 173602, 173603, 173604, 173607, 173608, 173609, 173610, 173611, 173612, 173613, 173614, 173615, 173616, 173617, 173618, 173619, 173620, 173621, 173622, 173624, 173625, 173626, 173627, 173628, 173629, 173630, 173631, 173632, 173633, 173634, 173635, 173636, 173637, 173638, 173639, 173640, 173641, 173642, 173643, 173644, 173645, 173646, 173647, 173648, 173649, 173650, 173651, 173652, 173653, 173654, 173655, 173656, 173657, 173658, 173659, 173660, 173661, 173662, 173663, 173664, 173665, 173666, 173667, 173668, 173669, 173670, 173671, 173672, 173673, 173674, 173675, 173676, 173677, 173678, 173679, 173680, 173681, 173682, 173683, 173684, 173685, 173686, 173687, 173688, 173689, 173690, 173691, 173692, 173693, 173695, 173696, 173697, 173698, 173699, 173700, 173701, 173702, 173703, 173704, 173705, 173706, 173707, 173708, 173709, 173710, 173711, 173712, 173713, 173714, 173715, 173716, 173717, 173718, 173719, 173720, 173721, 173722, 173723, 173724, 173725, 173726, 173727, 173728, 173729, 173730, 173731, 173732, 173733, 173734, 173735, 173736, 173737, 173738, 173739, 173740, 173741, 173742, 173743, 173744, 173745, 173746, 173747, 173748, 173749, 173750, 173751, 173752, 173753, 173755, 173756, 173757, 173760, 173761, 173762, 173763, 173764, 173765, 173766, 173767, 173768, 173769, 173770, 173771, 173772, 173773, 173774, 173775, 173776, 173777, 173778, 173779, 173780, 173781, 173782, 173783, 173784, 173785, 173786, 173787, 173788, 173789, 173790, 173791, 173792, 173793, 173794, 173795, 173796, 173797, 173798, 173799, 173800, 173801, 173802, 173803, 173804, 173805, 173806, 173807, 173808, 173809, 173810, 173811, 173812, 173813, 173814, 173815, 173816, 173817, 173818, 173819, 173820, 173821, 173822, 173823, 173824, 173825, 173826, 173827, 173828, 173829, 173830, 173831, 173832, 173833, 173834, 173835, 173836, 173837, 173838, 173839, 173840, 173841, 173842, 173843, 173844, 173845, 173846, 173847, 173848, 173849, 173850, 173851, 173852, 173853, 173854, 173855, 173856, 173857, 173858, 173859, 173860, 173861, 173862, 173863, 173864, 173865, 173866, 173867, 173868, 173869, 173870, 173872, 173873, 173874, 173875, 173876, 173877, 173878, 173879, 173880, 173881, 173882, 173883, 173884, 173885, 173886, 173887, 173888, 173889, 173890, 173891, 173892, 173894, 173895, 173896, 173897, 173898, 173899, 173900, 173901, 173902, 173903, 173904, 173905, 173906, 173907, 173908, 173909, 173910, 173911, 173912, 173913, 173914, 173915, 173916, 173917, 173918, 173919, 173920, 173921, 173922, 173923, 173924, 173925, 173926, 173927, 173928, 173929, 173930, 173931, 173932, 173933, 173934, 173935, 173936, 173937, 173938, 173939, 173940, 173941, 173942, 173943, 173944, 173945, 173946, 173947, 173948, 173949, 173950, 173951, 173952, 173953, 173954, 173955, 173956, 173957, 173958, 173959, 173960, 173961, 173962, 173963, 173964, 173966, 173967, 173968, 173969, 173970, 173971, 173972, 173973, 173974, 173975, 173976, 173977, 173978, 173979, 173980, 173981, 173982, 173983, 173984, 173985, 173986, 173987, 173988, 173989, 173990, 173991, 173992, 173993, 173994, 173995, 173996, 173997, 173998, 173999, 174000, 174001, 174002, 174003, 174004, 174005, 174006, 174007, 174008, 174010, 174012, 174013, 174014, 174015, 174016, 174017, 174018, 174019, 174020, 174021, 174022, 174023, 174024, 174025, 174026, 174027, 174028, 174029, 174030, 174031, 174032, 174033, 174034, 174035, 174036, 174037, 174038, 174039, 174040, 174041, 174042, 174043, 174044, 174045, 174046, 174047, 174048, 174049, 174050, 174051, 174052, 174053, 174054, 174055, 174056, 174057, 174058, 174059, 174060, 174061, 174062, 174063, 174064, 174065, 174066, 174067, 174068, 174069, 174070, 174071, 174072, 174073, 174074, 174075, 174076, 174077, 174078, 174079, 174080, 174081, 174082, 174083, 174084, 174085, 174086, 174087, 174088, 174089, 174090, 174091, 174092, 174093, 174094, 174095, 174096, 174098, 174099, 174100, 174101, 174102, 174103, 174105, 174106, 174107, 174108, 174109, 174110, 174111, 174112, 174113, 174114, 174115, 174116, 174117, 174118, 174119, 174120, 174121, 174122, 174123, 174124, 174125, 174126, 174127, 174128, 174129, 174130, 174131, 174132, 174133, 174134, 174135, 174136, 174137, 174138, 174139, 174140, 174141, 174142, 174143, 174144, 174145, 174146, 174147, 174150, 174151, 174152, 174153, 174154, 174155, 174156, 174157, 174158, 174159, 174160, 174161, 174162, 174163, 174164, 174165, 174166, 174167, 174168, 174169, 174170, 174171, 174172, 174173, 174174, 174175, 174176, 174177, 174178, 174179, 174180, 174181, 174182, 174183, 174184, 174185, 174186, 174187, 174188, 174189, 174190, 174191, 174192, 174193, 174194, 174195, 174196, 174197, 174198, 174199, 174200, 174201, 174202, 174203, 174204, 174205, 174206, 174207, 174208, 174209, 174210, 174211, 174212, 174213, 174215, 174216, 174217, 174218, 174219, 174220, 174221, 174222, 174223, 174224, 174225, 174226, 174227, 174228, 174229, 174230, 174231, 174232, 174233, 174234, 174235, 174236, 174237, 174238, 174239, 174240, 174241, 174242, 174243, 174244, 174245, 174246, 174247, 174248, 174249, 174250, 174251, 174252, 174253, 174254, 174255, 174256, 174257, 174258, 174259, 174260, 174261, 174262, 174263, 174264, 174265, 174266, 174268, 174269, 174270, 174271, 174272, 174273, 174274, 174275, 174276, 174277, 174278, 174279, 174280, 174281, 174282, 174283, 174284, 174285, 174286, 174287, 174288, 174289, 174290, 174291, 174292, 174293, 174294, 174295, 174296, 174297, 174298, 174299, 174300, 174301, 174302, 174303, 174304, 174305, 174306, 174307, 174308, 174309, 174310, 174311, 174312, 174313, 174314, 174315, 174316, 174317, 174318, 174319, 174320, 174321, 174323, 174324, 174325, 174326, 174327, 174328, 174329, 174330, 174331, 174332, 174333, 174334, 174335, 174336, 174337, 174338, 174339, 174340, 174341, 174342, 174343, 174344, 174345, 174346, 174347, 174348, 174349, 174350, 174351, 174352, 174353, 174354, 174355, 174356, 174357, 174358, 174359, 174360, 174361, 174362, 174363, 174364, 174365, 174366, 174367, 174368, 174369, 174370, 174371, 174372, 174373, 174374, 174375, 174376, 174377, 174378, 174379, 174380, 174381, 174382, 174383, 174384, 174385, 174386, 174387, 174388, 174389, 174390, 174391, 174392, 174393, 174394, 174395, 174396, 174397, 174398, 174399, 174400, 174401, 174402, 174403, 174405, 174407, 174408, 174409, 174410, 174411, 174412, 174413, 174414, 174415, 174416, 174417, 174418, 174419, 174420, 174421, 174422, 174423, 174424, 174425, 174426, 174427, 174428, 174429, 174430, 174431, 174432, 174433, 174434, 174435, 174436, 174437, 174438, 174439, 174440, 174441, 174442, 174443, 174444, 174445, 174446, 174447, 174448, 174449, 174450, 174451, 174452, 174453, 174454, 174455, 174456, 174457, 174458, 174459, 174460, 174461, 174462, 174463, 174464, 174465, 174466, 174467, 174468, 174469, 174470, 174472, 174473, 174474, 174475, 174476, 174477, 174478, 174479, 174480, 174481, 174482, 174483, 174484, 174485, 174486, 174487, 174488, 174489, 174490, 174491, 174492, 174493, 174494, 174495, 174496, 174497, 174498, 174499, 174500, 174501, 174502, 174503, 174504, 174505, 174506, 174507, 174508, 174509, 174510, 174511, 174512, 174513, 174514, 174515, 174516, 174517, 174518, 174519, 174520, 174521, 174522, 174523, 174524, 174525, 174526, 174527, 174528, 174529, 174530, 174531, 174532, 174533, 174534, 174535, 174536, 174537, 174538, 174539, 174540, 174541, 174542, 174543, 174544, 174545, 174546, 174547, 174548, 174549, 174550, 174551, 174552, 174553, 174554, 174555, 174556, 174557, 174558, 174559, 174560, 174561, 174562, 174563, 174564, 174565, 174566, 174567, 174568, 174569, 174570, 174571, 174572, 174573, 174574, 174575, 174576, 174577, 174578, 174579, 174580, 174581, 174582, 174583, 174584, 174585, 174586, 174587, 174589, 174590, 174591, 174592, 174593, 174594, 174595, 174596, 174597, 174598, 174599, 174600, 174601, 174602, 174603, 174604, 174605, 174606, 174607, 174608, 174609, 174610, 174611, 174612, 174613, 174614, 174615, 174618, 174619, 174620, 174621, 174623, 174624, 174625, 174626, 174627, 174628, 174629, 174630, 174631, 174632, 174633, 174634, 174635, 174636, 174637, 174638, 174640, 174641, 174642, 174643, 174645, 174646, 174647, 174649, 174650, 174651, 174652, 174653, 174654, 174655, 174656, 174657, 174660, 174661, 174662, 174663, 174664, 174665, 174666, 174667, 174668, 174670, 174672, 174673, 174675, 174676, 174677, 174678, 174679, 174680, 174681, 174682, 174683, 174684, 174685, 174687, 174688, 174689, 174690, 174691, 174692, 174693, 174694, 174699, 174700, 174701, 174702, 174704, 174705, 174707, 174708, 174709, 174710, 174711, 174712, 174713, 174714, 174715, 174716, 174717, 174718, 174719, 174720, 174721, 174722, 174723, 174724, 174725, 174726, 174727, 174728, 174729, 174730, 174731, 174732, 174733, 174734, 174735, 174737, 174738, 174739, 174740, 174741, 174742, 174743, 174744, 174745, 174746, 174750, 174751, 174752, 174754, 174756, 174757, 174758, 174759, 174760, 174761, 174766, 174768, 174769, 174770, 174771, 174772, 174773, 174774, 174775, 174776, 174777, 174778, 174779, 174780, 174781, 174783, 174785, 174786, 174787, 174788, 174789, 174790, 174791, 174792, 174793, 174794, 174795, 174796, 174797, 174798, 174799, 174800, 174801, 174802, 174803, 174804, 174805, 174806, 174807, 174808, 174809, 174810, 174811, 174812, 174813, 174814, 174815, 174816, 174817, 174818, 174819, 174822, 174823, 174824, 174825, 174826, 174827, 174828, 174830, 174831, 174832, 174833, 174834, 174835, 174836, 174837, 174838, 174839, 174840, 174841, 174842, 174843, 174844, 174845, 174846, 174847, 174848, 174849, 174850, 174851, 174852, 174853, 174854, 174855, 174856, 174857, 174858, 174859, 174861, 174862, 174863, 174864, 174865, 174867, 174868, 174869, 174870, 174871, 174872, 174873, 174874, 174875, 174876, 174877, 174878, 174879, 174880, 174881, 174882, 174883, 174884, 174885, 174886, 174887, 174888, 174889, 174890, 174891, 174892, 174893, 174894, 174895, 174896, 174897, 174898, 174899, 174900, 174901, 174902, 174903, 174904, 174906, 174907, 174908, 174909, 174910, 174911, 174912, 174913, 174914, 174915, 174916, 174917, 174918, 174919, 174920, 174921, 174923, 174924, 174925, 174926, 174927, 174928, 174929, 174930, 174931, 174932, 174933, 174934, 174935, 174936, 174937, 174938, 174939, 174940, 174941, 174942, 174943, 174944, 174945, 174946, 174947, 174948, 174949, 174950, 174951, 174952, 174953, 174954, 174955, 174956, 174957, 174958, 174959, 174960, 174961, 174962, 174963, 174964, 174965, 174966, 174967, 174968, 174969, 174970, 174971, 174972, 174973, 174974, 174975, 174976, 174977, 174978, 174979, 174980, 174981, 174982, 174983, 174984, 174985, 174986, 174987, 174988, 174989, 174990, 174991, 174992, 174993, 174994, 174998, 175000, 175001, 175002, 175003, 175004, 175008, 175009, 175010, 175011, 175012, 175013, 175014, 175015, 175016, 175017, 175018, 175019, 175020, 175021, 175022, 175023, 175024, 175025, 175026, 175027, 175028, 175029, 175030, 175031, 175032, 175033, 175034, 175035, 175036, 175037, 175038, 175039, 175040, 175042, 175044, 175046, 175048, 175049, 175050, 175051, 175052, 175053, 175054, 175056, 175057, 175058, 175059, 175060, 175061, 175062, 175063, 175064, 175065, 175066, 175067, 175068, 175069, 175070, 175071, 175072, 175073, 175074, 175076, 175077, 175078, 175079, 175080, 175081, 175082, 175083, 175084, 175085, 175086, 175087, 175089, 175090, 175091, 175092, 175093, 175094, 175095, 175096, 175097, 175098, 175099, 175100, 175101, 175102, 175103, 175104, 175105, 175106, 175107, 175108, 175109, 175110, 175112, 175113, 175114, 175115, 175116, 175117, 175118, 175119, 175120, 175121, 175123, 175124, 175125, 175126, 175127, 175128, 175129, 175131, 175132, 175133, 175134, 175135, 175136, 175137, 175138, 175139, 175140, 175141, 175142, 175143, 175144, 175145, 175146, 175147, 175148, 175149, 175150, 175151, 175152, 175153, 175154, 175155, 175156, 175157, 175158, 175159, 175160, 175161, 175162, 175163, 175164, 175165, 175166, 175167, 175168, 175169, 175170, 175171, 175172, 175173, 175174, 175175, 175176, 175177, 175178, 175179, 175180, 175181, 175182, 175183, 175184, 175185, 175186, 175187, 175189, 175190, 175191, 175192, 175193, 175194, 175196, 175198, 175199, 175200, 175201, 175202, 175203, 175204, 175205, 175206, 175207, 175208, 175209, 175210, 175211, 175212, 175213, 175214, 175215, 175216, 175217, 175218, 175219, 175220, 175221, 175222, 175223, 175224, 175225, 175226, 175227, 175228, 175229, 175231, 175232, 175233, 175234, 175235, 175237, 175238, 175239, 175240, 175241, 175242, 175243, 175244, 175245, 175246, 175250, 175251, 175252, 175253, 175254, 175255, 175256, 175257, 175258, 175259, 175260, 175261, 175262, 175263, 175264, 175265, 175266, 175267, 175268, 175269, 175270, 175271, 175272, 175273, 175274, 175275, 175276, 175277, 175278, 175279, 175280, 175284, 175285, 175287, 175288, 175289, 175290, 175291, 175292, 175293, 175294, 175295, 175296, 175297, 175299, 175300, 175301, 175302, 175303, 175304, 175305, 175306, 175307, 175308, 175309, 175310, 175311, 175312, 175313, 175314, 175315, 175316, 175317, 175318, 175319, 175320, 175321, 175322, 175323, 175324, 175325, 175326, 175327, 175328, 175329, 175330, 175331, 175332, 175333, 175334, 175335, 175336, 175337, 175338, 175339, 175340, 175341, 175342, 175343, 175344, 175345, 175346, 175347, 175348, 175350, 175354, 175358, 175359, 175360, 175361, 175362, 175363, 175364, 175365, 175366, 175368, 175369, 175370, 175371, 175372, 175373, 175374, 175375, 175376, 175377, 175378, 175379, 175380, 175381, 175382, 175383, 175384, 175385, 175386, 175387, 175388, 175389, 175390, 175391, 175392, 175393, 175394, 175395, 175396, 175397, 175398, 175400, 175401, 175402, 175403, 175404, 175405, 175406, 175407, 175408, 175410, 175411, 175412, 175413, 175414, 175415, 175416, 175417, 175418, 175419, 175420, 175421, 175422, 175423, 175424, 175425, 175426, 175427, 175428, 175429, 175430, 175431, 175432, 175433, 175434, 175435, 175436, 175437, 175438, 175439, 175440, 175441, 175442, 175443, 175444, 175445, 175446, 175447, 175448, 175449, 175450, 175451, 175452, 175453, 175454, 175455, 175456, 175457, 175458, 175459, 175460, 175461, 175462, 175463, 175464, 175465, 175466, 175467, 175468, 175469, 175470, 175471, 175472, 175473, 175474, 175476, 175477, 175478, 175480, 175481, 175482, 175483, 175484, 175485, 175486, 175487, 175488, 175489, 175490, 175491, 175492, 175493, 175494, 175495, 175496, 175497, 175498, 175499, 175500, 175501, 175502, 175503, 175504, 175505, 175506, 175507, 175508, 175510, 175511, 175512, 175513, 175514, 175515, 175516, 175517, 175518, 175519, 175520, 175521, 175522, 175523, 175524, 175525, 175526, 175527, 175528, 175529, 175530, 175531, 175532, 175533, 175534, 175535, 175536, 175537, 175538, 175539, 175540, 175541, 175542, 175543, 175544, 175546, 175547, 175548, 175549, 175550, 175551, 175552, 175553, 175554, 175555, 175556, 175557, 175558, 175559, 175560, 175561, 175562, 175563, 175564, 175565, 175566, 175568, 175569, 175571, 175572, 175573, 175574, 175575, 175576, 175577, 175578, 175579, 175580, 175581, 175582, 175583, 175584, 175585, 175586, 175587, 175588, 175589, 175590, 175591, 175592, 175593, 175594, 175595, 175596, 175597, 175598, 175599, 175600, 175601, 175602, 175603, 175604, 175605, 175606, 175607, 175608, 175609, 175610, 175611, 175612, 175613, 175614, 175615, 175616, 175617, 175618, 175619, 175620, 175621, 175622, 175623, 175624, 175625, 175626, 175627, 175628, 175629, 175630, 175631, 175632, 175633, 175634, 175635, 175636, 175637, 175638, 175639, 175640, 175641, 175642, 175643, 175644, 175645, 175646, 175647, 175648, 175649, 175650, 175651, 175652, 175653, 175654, 175655, 175656, 175657, 175658, 175659, 175660, 175661, 175662, 175663, 175664, 175665, 175666, 175667, 175669, 175670, 175671, 175672, 175673, 175674, 175675, 175676, 175677, 175678, 175679, 175680, 175681, 175683, 175684, 175685, 175686, 175687, 175688, 175689, 175690, 175691, 175692, 175694, 175695, 175696, 175697, 175698, 175699, 175700, 175701, 175702, 175703, 175704, 175705, 175706, 175707, 175708, 175709, 175711, 175712, 175713, 175714, 175715, 175716, 175718, 175719, 175720, 175721, 175722, 175723, 175724, 175725, 175726, 175727, 175728, 175729, 175730, 175731, 175732, 175734, 175735, 175736, 175755, 175756, 175757, 175758, 175759, 175760, 175762, 175763, 175764, 175765, 175766, 175767, 175768, 175769, 175770, 175771, 175772, 175773, 175774, 175775, 175776, 175777, 175778, 175779, 175780, 175781, 175782, 175783, 175784, 175785, 175786, 175787, 175788, 175789, 175790, 175791, 175792, 175793, 175794, 175795, 175796, 175797, 175798, 175799, 175800, 175801, 175802, 175803, 175804, 175805, 175806, 175807, 175808, 175809, 175810, 175811, 175812, 175813, 175814, 175815, 175816, 175817, 175818, 175819, 175820, 175821, 175822, 175823, 175824, 175825, 175826, 175827, 175828, 175829, 175830, 175831, 175832, 175833, 175834, 175835, 175836, 175837, 175838, 175839, 175840, 175841, 175842, 175843, 175844, 175845, 175846, 175847, 175848, 175849, 175850, 175851, 175852, 175853, 175854, 175855, 175856, 175857, 175858, 175859, 175860, 175861, 175862, 175863, 175864, 175865, 175866, 175867, 175868, 175869, 175870, 175871, 175872, 175873, 175874, 175876, 175877, 175878, 175879, 175881, 175882, 175883, 175884, 175885, 175886, 175887, 175888, 175889, 175890, 175891, 175892, 175893, 175894, 175895, 175896, 175897, 175898, 175899, 175902, 175903, 175904, 175905, 175906, 175907, 175908, 175909, 175910, 175911, 175912, 175913, 175914, 175915, 175916, 175917, 175918, 175919, 175920, 175921, 175922, 175923, 175924, 175925, 175926, 175927, 175928, 175929, 175930, 175931, 175932, 175933, 175934, 175937, 175938, 175939, 175940, 175941, 175942, 175944, 175948, 175950, 175951, 175952, 175953, 175954, 175955, 175956, 175957, 175958, 175959, 175960, 175961, 175962, 175963, 175966, 175967, 175968, 175969, 175970, 175971, 175972, 175973, 175974, 175975, 175976, 175979, 175980, 175981, 175982, 175983, 175984, 175985, 175986, 175987, 175988, 175989, 175990, 175991, 175992, 175993, 175994, 175995, 175996, 175997, 175998, 175999, 176000, 176001, 176002, 176003, 176004, 176005, 176006, 176007, 176008, 176010, 176011, 176012, 176013, 176014, 176015, 176016, 176017, 176018, 176019, 176020, 176021, 176022, 176023, 176024, 176025, 176026, 176027, 176028, 176029, 176030, 176031, 176032, 176033, 176034, 176035, 176036, 176037, 176038, 176039, 176040, 176041, 176042, 176043, 176044, 176045, 176046, 176047, 176048, 176049, 176050, 176051, 176052, 176053, 176054, 176055, 176056, 176057, 176058, 176059, 176060, 176061, 176062, 176063, 176064, 176065, 176066, 176067, 176068, 176069, 176070, 176071, 176072, 176073, 176074, 176075, 176076, 176077, 176079, 176080, 176081, 176082, 176083, 176084, 176085, 176086, 176087, 176088, 176089, 176090, 176091, 176092, 176093, 176094, 176095, 176096, 176097, 176098, 176099, 176100, 176101, 176102, 176103, 176104, 176105, 176106, 176107, 176108, 176109, 176110, 176111, 176112, 176113, 176114, 176116, 176117, 176118, 176119, 176120, 176121, 176122, 176123, 176124, 176125, 176126, 176127, 176128, 176129, 176130, 176131, 176132, 176133, 176135, 176136, 176137, 176138, 176139, 176140, 176141, 176142, 176143, 176144, 176145, 176146, 176147, 176148, 176149, 176150, 176151, 176152, 176153, 176154, 176155, 176156, 176157, 176158, 176159, 176160, 176161, 176162, 176163, 176164, 176165, 176166, 176167, 176168, 176169, 176170, 176171, 176172, 176173, 176174, 176175, 176176, 176177, 176178, 176179, 176180, 176181, 176182, 176183, 176184, 176185, 176186, 176187, 176188, 176189, 176190, 176191, 176192, 176193, 176194, 176195, 176196, 176197, 176198, 176199, 176200, 176201, 176202, 176203, 176204, 176205, 176206, 176207, 176208, 176209, 176210, 176211, 176212, 176213, 176214, 176215, 176216, 176217, 176218, 176219, 176220, 176221, 176222, 176223, 176224, 176225, 176226, 176227, 176228, 176229, 176230, 176231, 176232, 176233, 176234, 176235, 176236, 176237, 176238, 176239, 176240, 176241, 176242, 176243, 176244, 176245, 176246, 176247, 176248, 176249, 176250, 176251, 176252, 176253, 176254, 176255, 176257, 176258, 176259, 176260, 176261, 176262, 176263, 176264, 176265, 176266, 176267, 176268, 176269, 176270, 176271, 176272, 176273, 176274, 176275, 176276, 176277, 176278, 176279, 176281, 176282, 176283, 176284, 176285, 176286, 176287, 176288, 176290, 176291, 176292, 176293, 176294, 176295, 176296, 176297, 176298, 176299, 176300, 176301, 176302, 176303, 176304, 176305, 176306, 176307, 176308, 176309, 176310, 176311, 176313, 176314, 176315, 176316, 176317, 176318, 176319, 176320, 176321, 176323, 176324, 176325, 176326, 176327, 176329, 176330, 176331, 176332, 176333, 176334, 176337, 176338, 176339, 176340, 176341, 176343, 176344, 176345, 176346, 176347, 176348, 176349, 176350, 176351, 176352, 176353, 176354, 176355, 176356, 176357, 176358, 176359, 176360, 176361, 176362, 176363, 176364, 176365, 176366, 176367, 176368, 176369, 176371, 176372, 176373, 176376, 176377, 176378, 176379, 176380, 176381, 176382, 176383, 176384, 176386, 176387, 176388, 176390, 176392, 176393, 176394, 176395, 176396, 176397, 176398, 176399, 176400, 176401, 176402, 176404, 176405, 176406, 176407, 176408, 176409, 176410, 176411, 176412, 176413, 176414, 176415, 176419, 176420, 176421, 176422, 176423, 176424, 176425, 176426, 176427, 176428, 176429, 176430, 176431, 176432, 176433, 176434, 176435, 176436, 176438, 176439, 176440, 176441, 176442, 176444, 176445, 176446, 176447, 176448, 176449, 176450, 176451, 176452, 176453, 176454, 176455, 176461, 176474, 176491, 176492, 176504, 176505, 176506, 176507, 176508, 176509, 176510, 176511, 176512, 176513, 176514, 176515, 176516, 176517, 176518, 176519, 176520, 176521, 176523, 176524, 176526, 176527, 176528, 176529, 176530, 176531, 176532, 176533, 176534, 176535, 176536, 176537, 176538, 176539, 176540, 176542, 176543, 176544, 176545, 176549, 176550, 176551, 176554, 176555, 176556, 176557, 176558, 176559, 176560, 176561, 176562, 176563, 176564, 176565, 176566, 176567, 176568, 176569, 176570, 176571, 176572, 176573, 176574, 176575, 176576, 176577, 176578, 176579, 176580, 176581, 176582, 176583, 176584, 176585, 176586, 176587, 176588, 176589, 176590, 176598, 176605, 176606, 176607, 176608, 176609, 176610, 176611, 176612, 176613, 176614, 176615, 176616, 176619, 176620, 176621, 176622, 176623, 176624, 176625, 176626, 176627, 176628, 176629, 176630, 176631, 176632, 176633, 176634, 176635, 176636, 176637, 176638, 176639, 176640, 176641, 176645, 176646, 176647, 176648, 176649, 176650, 176651, 176652, 176653, 176654, 176655, 176656, 176657, 176658, 176659, 176660, 176662, 176664, 176665, 176666, 176667, 176668, 176669, 176670, 176671, 176672, 176673, 176674, 176675, 176676, 176677, 176678, 176679, 176680, 176681, 176682, 176683, 176684, 176685, 176686, 176687, 176688, 176689, 176690, 176691, 176692, 176693, 176694, 176695, 176696, 176697, 176701, 176703, 176704, 176705, 176706, 176709, 176710, 176711, 176712, 176713, 176716, 176717, 176718, 176722, 176723, 176724, 176725, 176726, 176727, 176728, 176729, 176730, 176731, 176732, 176733, 176734, 176735, 176736, 176737, 176738, 176740, 176741, 176742, 176743, 176744, 176745, 176746, 176747, 176748, 176749, 176750, 176751, 176752, 176754, 176755, 176756, 176758, 176759, 176760, 176761, 176763, 176764, 176765, 176766, 176768, 176769, 176772, 176773, 176774, 176776, 176777, 176778, 176782, 176783, 176784, 176785, 176786, 176787, 176788, 176789, 176790, 176791, 176792, 176793, 176794, 176795, 176796, 176797, 176798, 176799, 176800, 176801, 176803, 176810, 176813, 176823, 176824, 176825, 176826, 176827, 176828, 176829, 176830, 176831, 176832, 176835, 176836, 176838, 176839, 176840, 176842, 176843, 176845, 176847, 176849, 176850, 176851, 176853, 176854, 176856, 176860, 176861, 176862, 176863, 176864, 176865, 176866, 176868, 176870, 176873, 176874, 176875, 176879, 176880, 176881, 176882, 176883, 176889, 176893, 176895, 176896, 176901, 176907, 176910, 176914, 176915, 176917, 176918, 176919, 176920, 176925, 176929, 176930, 176932, 176934, 176940, 176945, 176946, 176947, 176948, 176949, 176951, 176952, 176953, 176956, 176957, 176958, 176959, 176963, 176964, 176965, 176967, 176969, 176972, 176973, 176974, 176979, 176981, 176982, 176985, 176987, 176991, 176995, 176996, 176997, 176998, 176999, 177000, 177001, 177002, 177004, 177005, 177008, 177009, 177010, 177011, 177012, 177013, 177014, 177015, 177017, 177019, 177020, 177021, 177022, 177023, 177030, 177031, 177034, 177039, 177041, 177042, 177045, 177049, 177050, 177061, 177065, 177066, 177067, 177068, 177069, 177070, 177071, 177072, 177073, 177074, 177075, 177076, 177077, 177078, 177079, 177080, 177081, 177082, 177083, 177084, 177085, 177086, 177087, 177088, 177089, 177090, 177091, 177092, 177093, 177094, 177095, 177096, 177097, 177098, 177099, 177100, 177101, 177102, 177103, 177104, 177105, 177106, 177107, 177108, 177109, 177110, 177111, 177112, 177113, 177114, 177115, 177116, 177117, 177118, 177119, 177120, 177121, 177122, 177123, 177124, 177125, 177126, 177127, 177128, 177129, 177130, 177131, 177132, 177133, 177134, 177135, 177136, 177137, 177138, 177139, 177140, 177141, 177142, 177143, 177144, 177145, 177146, 177147, 177148, 177149, 177150, 177151, 177152, 177153, 177154, 177155, 177156, 177157, 177158, 177159, 177160, 177161, 177162, 177164, 177165, 177167, 177168, 177169, 177170, 177171, 177173, 177174, 177175, 177176, 177177, 177178, 177179, 177180, 177181, 177182, 177183, 177184, 177185, 177186, 177187, 177188, 177189, 177191, 177192, 177193, 177194, 177195, 177196, 177197, 177198, 177199, 177200, 177201, 177202, 177203, 177204, 177205, 177206, 177207, 177208, 177209, 177210, 177211, 177212, 177213, 177214, 177215, 177216, 177217, 177218, 177219, 177221, 177222, 177223, 177224, 177225, 177226, 177227, 177228, 177229, 177230, 177231, 177232, 177233, 177234, 177235, 177236, 177237, 177238, 177239, 177240, 177241, 177242, 177243, 177244, 177245, 177246, 177247, 177248, 177249, 177250, 177251, 177252, 177253, 177254, 177255, 177256, 177257, 177258, 177259, 177260, 177261, 177262, 177263, 177264, 177265, 177266, 177267, 177268, 177269, 177270, 177271, 177272, 177273, 177274, 177275, 177276, 177277, 177278, 177279, 177280, 177281, 177282, 177284, 177285, 177286, 177287, 177288, 177289, 177290, 177291, 177292, 177293, 177294, 177295, 177296, 177298, 177299, 177300, 177301, 177302, 177303, 177304, 177305, 177306, 177307, 177308, 177309, 177310, 177311, 177312, 177313, 177314, 177315, 177316, 177317, 177318, 177319, 177320, 177321, 177322, 177323, 177324, 177325, 177326, 177327, 177328, 177329, 177330, 177331, 177332, 177333, 177334, 177335, 177336, 177337, 177338, 177339, 177340, 177341, 177342, 177343, 177344, 177345, 177346, 177347, 177348, 177349, 177350, 177351, 177352, 177353, 177354, 177355, 177356, 177357, 177358, 177359, 177360, 177361, 177362, 177364, 177365, 177366, 177367, 177368, 177369, 177370, 177371, 177372, 177373, 177374, 177375, 177376, 177377, 177378, 177379, 177380, 177381, 177382, 177383, 177384, 177385, 177386, 177387, 177388, 177389, 177390, 177392, 177394, 177395, 177396, 177397, 177398, 177399, 177400, 177401, 177402, 177404, 177405, 177406, 177407, 177408, 177409, 177410, 177412, 177413, 177414, 177415, 177416, 177417, 177418, 177419, 177420, 177421, 177422, 177423, 177424, 177425, 177426, 177427, 177428, 177429, 177430, 177431, 177432, 177433, 177434, 177435, 177436, 177437, 177438, 177439, 177440, 177441, 177442, 177443, 177444, 177445, 177446, 177447, 177448, 177449, 177450, 177451, 177452, 177453, 177455, 177456, 177457, 177458, 177459, 177460, 177461, 177462, 177464, 177467, 177471, 177472, 177473, 177474, 177475, 177476, 177477, 177478, 177479, 177480, 177481, 177482, 177483, 177484, 177485, 177486, 177487, 177488, 177489, 177490, 177491, 177492, 177493, 177494, 177495, 177496, 177497, 177498, 177499, 177500, 177501, 177502, 177503, 177504, 177505, 177506, 177507, 177508, 177509, 177510, 177511, 177512, 177513, 177514, 177515, 177516, 177517, 177518, 177519, 177520, 177521, 177522, 177523, 177524, 177525, 177527, 177528, 177529, 177530, 177531, 177532, 177533, 177534, 177537, 177538, 177539, 177540, 177541, 177542, 177543, 177544, 177545, 177546, 177547, 177548, 177549, 177550, 177551, 177552, 177553, 177554, 177555, 177556, 177557, 177558, 177559, 177560, 177561, 177562, 177563, 177564, 177565, 177566, 177567, 177568, 177569, 177570, 177571, 177572, 177573, 177574, 177575, 177576, 177577, 177578, 177579, 177580, 177581, 177582, 177583, 177584, 177586, 177587, 177588, 177589, 177590, 177592, 177593, 177594, 177595, 177596, 177597, 177598, 177599, 177600, 177601, 177602, 177603, 177604, 177605, 177606, 177607, 177608, 177609, 177610, 177611, 177613, 177614, 177615, 177616, 177617, 177618, 177619, 177620, 177621, 177622, 177623, 177624, 177625, 177626, 177627, 177628, 177629, 177630, 177631, 177632, 177633, 177634, 177635, 177637, 177638, 177639, 177640, 177641, 177642, 177643, 177644, 177645, 177646, 177648, 177649, 177650, 177651, 177652, 177653, 177656, 177657, 177658, 177661, 177662, 177663, 177664, 177665, 177666, 177667, 177668, 177669, 177670, 177671, 177672, 177673, 177674, 177676, 177677, 177678, 177679, 177680, 177681, 177682, 177683, 177684, 177685, 177687, 177688, 177689, 177690, 177691, 177692, 177693, 177694, 177695, 177696, 177697, 177698, 177699, 177700, 177701, 177702, 177703, 177704, 177705, 177706, 177707, 177708, 177709, 177710, 177712, 177713, 177714, 177715, 177716, 177717, 177718, 177719, 177720, 177721, 177722, 177723, 177724, 177725, 177726, 177727, 177728, 177729, 177730, 177731, 177732, 177733, 177734, 177735, 177741, 177745, 177752, 177753, 177755, 177756, 177757, 177760, 177761, 177762, 177764, 177766, 177767, 177769, 177771, 177772, 177774, 177775, 177776, 177777, 177778, 177779, 177780, 177781, 177782, 177783, 177784, 177785, 177786, 177787, 177788, 177789, 177790, 177791, 177792, 177793, 177794, 177795, 177796, 177797, 177798, 177799, 177800, 177801, 177802, 177803, 177804, 177805, 177806, 177807, 177808, 177809, 177810, 177811, 177812, 177813, 177814, 177815, 177816, 177817, 177818, 177819, 177820, 177821, 177823, 177824, 177825, 177826, 177827, 177828, 177829, 177830, 177831, 177832, 177833, 177834, 177835, 177836, 177837, 177838, 177839, 177841, 177842, 177843, 177844, 177845, 177846, 177847, 177848, 177849, 177850, 177851, 177852, 177853, 177854, 177855, 177856, 177857, 177858, 177859, 177860, 177861, 177862, 177863, 177864, 177865, 177866, 177867, 177868, 177869, 177870, 177871, 177872, 177873, 177874, 177875, 177876, 177877, 177878, 177879, 177880, 177881, 177882, 177883, 177884, 177885, 177886, 177887, 177888, 177889, 177890, 177891, 177892, 177893, 177894, 177895, 177896, 177897, 177898, 177899, 177900, 177901, 177902, 177903, 177904, 177905, 177906, 177907, 177908, 177909, 177910, 177911, 177912, 177913, 177914, 177915, 177916, 177917, 177918, 177919, 177920, 177921, 177922, 177923, 177924, 177925, 177926, 177927, 177928, 177929, 177930, 177931, 177932, 177933, 177934, 177935, 177936, 177937, 177938, 177939, 177940, 177941, 177942, 177946, 177948, 177949, 177950, 177951, 177952, 177953, 177954, 177955, 177956, 177957, 177958, 177959, 177960, 177961, 177962, 177963, 177964, 177965, 177966, 177967, 177968, 177969, 177970, 177971, 177972, 177973, 177974, 177975, 177976, 177977, 177978, 177979, 177980, 177981, 177982, 177983, 177984, 177985, 177986, 177987, 177988, 177989, 177990, 177991, 177992, 177993, 177994, 177995, 177996, 177998, 177999, 178000, 178001, 178002, 178003, 178004, 178005, 178006, 178007, 178008, 178009, 178010, 178011, 178012, 178013, 178014, 178015, 178016, 178017, 178018, 178019, 178021, 178022, 178023, 178024, 178025, 178026, 178027, 178028, 178029, 178030, 178031, 178032, 178033, 178034, 178035, 178036, 178037, 178038, 178039, 178040, 178041, 178042, 178043, 178045, 178046, 178047, 178048, 178049, 178050, 178051, 178052, 178053, 178054, 178055, 178056, 178057, 178058, 178059, 178060, 178061, 178062, 178063, 178064, 178065, 178066, 178067, 178068, 178069, 178070, 178071, 178072, 178073, 178074, 178075, 178077, 178078, 178079, 178081, 178082, 178083, 178084, 178085, 178086, 178087, 178088, 178089, 178090, 178091, 178092, 178093, 178094, 178095, 178096, 178097, 178098, 178099, 178100, 178101, 178102, 178103, 178104, 178105, 178106, 178107, 178108, 178110, 178111, 178112, 178113, 178114, 178115, 178116, 178118, 178119, 178120, 178121, 178122, 178123, 178124, 178125, 178126, 178127, 178128, 178129, 178130, 178131, 178132, 178133, 178134, 178135, 178136, 178137, 178138, 178139, 178140, 178141, 178142, 178143, 178144, 178146, 178147, 178148, 178149, 178150, 178151, 178152, 178153, 178154, 178155, 178156, 178157, 178158, 178159, 178160, 178161, 178162, 178163, 178164, 178165, 178166, 178167, 178168, 178169, 178170, 178171, 178172, 178173, 178174, 178175, 178176, 178177, 178178, 178179, 178180, 178181, 178184, 178185, 178186, 178187, 178188, 178189, 178190, 178191, 178192, 178193, 178194, 178195, 178196, 178197, 178199, 178200, 178201, 178202, 178203, 178204, 178205, 178206, 178207, 178208, 178211, 178212, 178213, 178215, 178216, 178217, 178218, 178219, 178220, 178221, 178222, 178223, 178224, 178225, 178226, 178227, 178228, 178229, 178230, 178231, 178232, 178233, 178234, 178235, 178236, 178237, 178238, 178239, 178240, 178241, 178242, 178243, 178244, 178245, 178246, 178247, 178248, 178249, 178250, 178251, 178252, 178253, 178254, 178255, 178256, 178257, 178258, 178259, 178260, 178261, 178262, 178263, 178264, 178265, 178266, 178267, 178268, 178269, 178270, 178271, 178272, 178273, 178274, 178275, 178276, 178277, 178278, 178279, 178280, 178281, 178282, 178283, 178284, 178285, 178286, 178287, 178288, 178289, 178290, 178291, 178292, 178293, 178294, 178295, 178296, 178298, 178299, 178300, 178301, 178302, 178303, 178304, 178305, 178306, 178307, 178308, 178309, 178310, 178311, 178312, 178313, 178314, 178315, 178316, 178317, 178318, 178319, 178320, 178321, 178322, 178323, 178324, 178325, 178326, 178327, 178328, 178329, 178331, 178332, 178333, 178334, 178335, 178336, 178337, 178338, 178339, 178340, 178341, 178342, 178343, 178344, 178345, 178346, 178348, 178349, 178350, 178351, 178352, 178353, 178354, 178355, 178356, 178357, 178358, 178359, 178360, 178361, 178362, 178363, 178365, 178366, 178367, 178368, 178369, 178370, 178371, 178372, 178373, 178374, 178375, 178376, 178377, 178378, 178379, 178380, 178381, 178383, 178384, 178385, 178386, 178387, 178388, 178389, 178390, 178391, 178392, 178393, 178394, 178395, 178396, 178397, 178398, 178399, 178401, 178402, 178403, 178404, 178405, 178407, 178408, 178409, 178410, 178411, 178412, 178413, 178414, 178415, 178416, 178417, 178418, 178419, 178421, 178422, 178423, 178424, 178425, 178426, 178427, 178428, 178429, 178430, 178431, 178432, 178433, 178434, 178435, 178436, 178437, 178438, 178439, 178440, 178441, 178442, 178443, 178445, 178446, 178447, 178448, 178450, 178451, 178452, 178453, 178454, 178455, 178456, 178457, 178458, 178459, 178460, 178461, 178462, 178463, 178464, 178465, 178466, 178467, 178468, 178469, 178470, 178471, 178472, 178478, 178479, 178480, 178481, 178483, 178484, 178485, 178486, 178487, 178489, 178490, 178491, 178492, 178493, 178494, 178495, 178496, 178497, 178498, 178499, 178500, 178501, 178502, 178503, 178504, 178505, 178506, 178507, 178508, 178509, 178510, 178512, 178513, 178514, 178515, 178516, 178517, 178518, 178519, 178520, 178521, 178522, 178523, 178524, 178525, 178526, 178527, 178528, 178531, 178532, 178533, 178534, 178535, 178536, 178537, 178538, 178539, 178540, 178541, 178542, 178543, 178544, 178545, 178546, 178547, 178548, 178549, 178550, 178551, 178552, 178553, 178554, 178555, 178556, 178557, 178558, 178559, 178560, 178561, 178562, 178563, 178564, 178565, 178566, 178567, 178568, 178569, 178570, 178571, 178572, 178573, 178574, 178575, 178576, 178577, 178578, 178579, 178580, 178581, 178582, 178583, 178584, 178585, 178586, 178587, 178588, 178589, 178590, 178591, 178592, 178593, 178594, 178595, 178596, 178597, 178598, 178599, 178600, 178601, 178602, 178603, 178604, 178605, 178606, 178607, 178608, 178609, 178610, 178611, 178612, 178613, 178614, 178615, 178616, 178617, 178618, 178619, 178620, 178621, 178622, 178623, 178624, 178625, 178626, 178628, 178629, 178630, 178631, 178632, 178633, 178634, 178635, 178636, 178637, 178638, 178639, 178640, 178641, 178642, 178643, 178644, 178645, 178646, 178647, 178648, 178649, 178650, 178651, 178652, 178653, 178654, 178655, 178656, 178657, 178658, 178659, 178660, 178661, 178662, 178663, 178664, 178665, 178666, 178667, 178668, 178669, 178670, 178671, 178672, 178673, 178674, 178675, 178676, 178677, 178678, 178679, 178680, 178681, 178682, 178683, 178684, 178685, 178686, 178687, 178688, 178689, 178690, 178691, 178693, 178694, 178695, 178696, 178697, 178698, 178699, 178700, 178701, 178702, 178703, 178704, 178705, 178706, 178707, 178708, 178709, 178710, 178711, 178712, 178713, 178714, 178715, 178716, 178717, 178718, 178719, 178720, 178721, 178722, 178723, 178724, 178725, 178726, 178727, 178728, 178729, 178730, 178731, 178732, 178733, 178734, 178735, 178736, 178737, 178738, 178739, 178740, 178741, 178742, 178743, 178744, 178745, 178746, 178747, 178748, 178749, 178750, 178751, 178752, 178753, 178754, 178755, 178756, 178757, 178758, 178759, 178760, 178761, 178762, 178763, 178764, 178765, 178766, 178767, 178768, 178769, 178770, 178771, 178772, 178773, 178774, 178775, 178776, 178777, 178778, 178779, 178780, 178781, 178782, 178783, 178784, 178785, 178786, 178787, 178788, 178789, 178790, 178791, 178792, 178793, 178794, 178795, 178796, 178797, 178798, 178799, 178800, 178801, 178802, 178803, 178804, 178805, 178806, 178807, 178808, 178809, 178810, 178811, 178812, 178813, 178814, 178815, 178816, 178817, 178818, 178819, 178820, 178821, 178822, 178823, 178824, 178825, 178826, 178827, 178828, 178829, 178830, 178831, 178832, 178833, 178834, 178835, 178836, 178837, 178838, 178839, 178840, 178841, 178842, 178843, 178844, 178845, 178846, 178847, 178848, 178849, 178850, 178851, 178852, 178853, 178854, 178855, 178856, 178857, 178859, 178860, 178861, 178862, 178863, 178864, 178865, 178866, 178867, 178868, 178869, 178870, 178871, 178872, 178873, 178874, 178875, 178876, 178877, 178878, 178879, 178880, 178882, 178883, 178884, 178885, 178886, 178887, 178888, 178889, 178890, 178891, 178892, 178893, 178894, 178895, 178897, 178898, 178899, 178900, 178901, 178902, 178903, 178904, 178905, 178906, 178907, 178908, 178909, 178910, 178911, 178912, 178913, 178914, 178915, 178916, 178917, 178918, 178919, 178921, 178922, 178927, 178929, 178930, 178931, 178932, 178933, 178934, 178935, 178936, 178937, 178938, 178939, 178940, 178941, 178942, 178943, 178944, 178945, 178946, 178947, 178948, 178949, 178950, 178951, 178952, 178953, 178954, 178955, 178956, 178957, 178958, 178959, 178960, 178961, 178962, 178963, 178964, 178965, 178966, 178967, 178968, 178969, 178970, 178971, 178972, 178973, 178974, 178975, 178976, 178977, 178978, 178979, 178980, 178981, 178982, 178983, 178984, 178985, 178986, 178987, 178988, 178989, 178990, 178991, 178992, 178993, 178994, 178995, 178996, 178997, 178998, 178999, 179000, 179001, 179002, 179003, 179004, 179005, 179006, 179007, 179008, 179009, 179010, 179011, 179012, 179013, 179014, 179016, 179018, 179019, 179020, 179021, 179022, 179023, 179024, 179025, 179026, 179027, 179028, 179029, 179030, 179031, 179032, 179033, 179034, 179035, 179036, 179037, 179038, 179039, 179040, 179041, 179042, 179043, 179044, 179045, 179046, 179047, 179048, 179049, 179050, 179051, 179052, 179053, 179054, 179055, 179056, 179057, 179058, 179059, 179060, 179061, 179062, 179063, 179064, 179065, 179066, 179067, 179068, 179069, 179070, 179071, 179072, 179073, 179074, 179075, 179076, 179077, 179078, 179079, 179080, 179081, 179082, 179083, 179084, 179085, 179086, 179087, 179088, 179089, 179090, 179091, 179092, 179093, 179094, 179095, 179096, 179097, 179098, 179099, 179100, 179101, 179102, 179103, 179104, 179105, 179106, 179107, 179108, 179109, 179110, 179111, 179112, 179113, 179114, 179115, 179116, 179117, 179118, 179119, 179120, 179121, 179122, 179123, 179124, 179125, 179126, 179127, 179128, 179129, 179130, 179131, 179132, 179133, 179134, 179135, 179136, 179137, 179138, 179139, 179140, 179141, 179142, 179143, 179144, 179145, 179146, 179147, 179148, 179149, 179150, 179151, 179152, 179153, 179154, 179155, 179156, 179157, 179158, 179159, 179160, 179161, 179162, 179163, 179164, 179165, 179166, 179167, 179168, 179169, 179170, 179171, 179172, 179173, 179175, 179176, 179177, 179178, 179179, 179180, 179181, 179182, 179183, 179184, 179185, 179186, 179187, 179188, 179189, 179190, 179191, 179192, 179193, 179194, 179195, 179196, 179197, 179198, 179199, 179200, 179201, 179202, 179203, 179204, 179205, 179207, 179208, 179209, 179210, 179211, 179212, 179213, 179214, 179215, 179216, 179217, 179218, 179219, 179220, 179221, 179222, 179223, 179224, 179225, 179226, 179227, 179228, 179229, 179230, 179231, 179232, 179233, 179234, 179235, 179236, 179237, 179238, 179239, 179240, 179241, 179242, 179243, 179244, 179245, 179246, 179247, 179248, 179249, 179250, 179251, 179252, 179253, 179254, 179255, 179256, 179257, 179258, 179259, 179260, 179261, 179262, 179263, 179265, 179266, 179267, 179268, 179269, 179272, 179273, 179274, 179275, 179276, 179277, 179278, 179279, 179280, 179281, 179282, 179283, 179284, 179285, 179288, 179289, 179290, 179291, 179292, 179293, 179294, 179295, 179296, 179297, 179298, 179299, 179300, 179301, 179302, 179303, 179304, 179305, 179306, 179307, 179308, 179309, 179310, 179312, 179313, 179314, 179315, 179316, 179317, 179318, 179319, 179320, 179321, 179322, 179323, 179325, 179326, 179327, 179328, 179329, 179330, 179331, 179332, 179333, 179334, 179335, 179337, 179338, 179339, 179340, 179341, 179342, 179343, 179344, 179345, 179346, 179347, 179348, 179349, 179350, 179351, 179352, 179353, 179354, 179355, 179356, 179357, 179358, 179359, 179360, 179361, 179362, 179363, 179364, 179365, 179366, 179367, 179368, 179369, 179370, 179371, 179372, 179373, 179374, 179375, 179376, 179377, 179378, 179379, 179380, 179383, 179384, 179385, 179386, 179387, 179388, 179389, 179390, 179391, 179392, 179393, 179394, 179395, 179396, 179397, 179398, 179399, 179400, 179401, 179402, 179403, 179404, 179405, 179406, 179407, 179408, 179409, 179410, 179411, 179412, 179413, 179414, 179415, 179416, 179417, 179418, 179419, 179420, 179421, 179422, 179423, 179424, 179425, 179426, 179427, 179428, 179429, 179430, 179431, 179432, 179433, 179434, 179435, 179436, 179437, 179438, 179439, 179440, 179441, 179442, 179443, 179444, 179445, 179446, 179450, 179451, 179452, 179453, 179455, 179456, 179457, 179458, 179460, 179461, 179462, 179463, 179464, 179465, 179466, 179467, 179468, 179469, 179470, 179471, 179472, 179473, 179474, 179475, 179476, 179477, 179478, 179479, 179480, 179481, 179482, 179483, 179484, 179487, 179488, 179489, 179492, 179493, 179494, 179497, 179498, 179499, 179502, 179503, 179504, 179505, 179506, 179507, 179508, 179509, 179510, 179511, 179512, 179513, 179514, 179515, 179516, 179517, 179518, 179519, 179520, 179521, 179522, 179523, 179524, 179525, 179526, 179528, 179529, 179534, 179536, 179537, 179538, 179539, 179540, 179541, 179542, 179543, 179544, 179545, 179546, 179547, 179548, 179549, 179550, 179551, 179552, 179553, 179554, 179555, 179556, 179557, 179558, 179559, 179560, 179561, 179562, 179564, 179565, 179566, 179567, 179568, 179571, 179572, 179573, 179574, 179575, 179576, 179577, 179578, 179579, 179580, 179581, 179582, 179583, 179584, 179585, 179587, 179588, 179589, 179590, 179592, 179593, 179594, 179595, 179596, 179597, 179598, 179599, 179600, 179601, 179602, 179603, 179604, 179605, 179606, 179607, 179608, 179609, 179611, 179612, 179613, 179614, 179615, 179616, 179617, 179620, 179621, 179623, 179624, 179625, 179626, 179627, 179628, 179629, 179630, 179631, 179632, 179633, 179634, 179635, 179636, 179637, 179638, 179639, 179640, 179641, 179642, 179643, 179644, 179645, 179646, 179647, 179648, 179649, 179650, 179651, 179652, 179653, 179654, 179655, 179656, 179657, 179658, 179659, 179660, 179661, 179662, 179663, 179664, 179665, 179666, 179667, 179668, 179669, 179670, 179671, 179672, 179673, 179674, 179675, 179676, 179677, 179678, 179679, 179680, 179681, 179682, 179683, 179684, 179685, 179686, 179687, 179688, 179689, 179690, 179691, 179692, 179693, 179694, 179695, 179696, 179697, 179698, 179699, 179700, 179701, 179702, 179703, 179704, 179705, 179706, 179707, 179708, 179709, 179710, 179711, 179712, 179713, 179714, 179715, 179716, 179717, 179718, 179719, 179720, 179721, 179722, 179723, 179724, 179725, 179726, 179727, 179728, 179729, 179730, 179731, 179732, 179733, 179735, 179736, 179737, 179738, 179739, 179740, 179741, 179742, 179743, 179744, 179745, 179746, 179747, 179748, 179749, 179751, 179752, 179753, 179754, 179755, 179756, 179757, 179758, 179759, 179760, 179761, 179762, 179768, 179769, 179771, 179772, 179773, 179775, 179776, 179777, 179778, 179779, 179780, 179781, 179783, 179784, 179785, 179786, 179787, 179788, 179789, 179790, 179791, 179792, 179793, 179795, 179796, 179797, 179798, 179799, 179800, 179801, 179802, 179803, 179804, 179805, 179806, 179807, 179808, 179809, 179810, 179811, 179812, 179813, 179814, 179815, 179816, 179817, 179818, 179819, 179820, 179821, 179822, 179823, 179824, 179825, 179826, 179827, 179828, 179829, 179830, 179831, 179832, 179833, 179834, 179835, 179836, 179837, 179838, 179839, 179840, 179841, 179842, 179843, 179844, 179845, 179847, 179848, 179849, 179850, 179851, 179852, 179853, 179854, 179855, 179856, 179857, 179858, 179859, 179860, 179861, 179862, 179863, 179864, 179865, 179866, 179867, 179868, 179869, 179870, 179871, 179872, 179873, 179874, 179875, 179876, 179877, 179878, 179879, 179880, 179881, 179882, 179883, 179886, 179887, 179888, 179889, 179890, 179891, 179892, 179893, 179894, 179895, 179896, 179897, 179898, 179899, 179900, 179901, 179902, 179903, 179904, 179905, 179906, 179907, 179908, 179909, 179910, 179911, 179912, 179913, 179914, 179916, 179917, 179918, 179919, 179920, 179921, 179922, 179923, 179924, 179925, 179927, 179928, 179929, 179930, 179931, 179932, 179933, 179934, 179935, 179936, 179937, 179938, 179939, 179940, 179941, 179942, 179943, 179944, 179945, 179946, 179947, 179948, 179949, 179950, 179951, 179952, 179953, 179954, 179955, 179956, 179957, 179959, 179960, 179961, 179962, 179963, 179964, 179965, 179966, 179967, 179968, 179969, 179970, 179971, 179972, 179973, 179974, 179975, 179976, 179977, 179978, 179979, 179980, 179981, 179982, 179983, 179984, 179985, 179986, 179987, 179988, 179989, 179990, 179991, 179992, 179993, 179994, 179995, 179996, 179997, 179998, 179999, 180000, 180001, 180002, 180003, 180004, 180005, 180006, 180007, 180008, 180009, 180010, 180011, 180012, 180013, 180014, 180015, 180016, 180017, 180018, 180020, 180021, 180022, 180023, 180024, 180025, 180026, 180027, 180028, 180029, 180030, 180031, 180032, 180033, 180034, 180035, 180036, 180037, 180038, 180040, 180042, 180043, 180044, 180045, 180046, 180047, 180048, 180049, 180050, 180051, 180052, 180053, 180054, 180055, 180056, 180057, 180058, 180059, 180060, 180061, 180062, 180063, 180064, 180065, 180066, 180067, 180068, 180069, 180070, 180071, 180072, 180073, 180074, 180075, 180076, 180077, 180078, 180079, 180080, 180081, 180082, 180083, 180084, 180085, 180086, 180087, 180088, 180089, 180090, 180091, 180092, 180093, 180094, 180095, 180096, 180097, 180098, 180099, 180100, 180101, 180102, 180103, 180104, 180105, 180106, 180107, 180108, 180109, 180110, 180111, 180112, 180113, 180114, 180115, 180116, 180117, 180118, 180119, 180120, 180121, 180122, 180123, 180124, 180125, 180126, 180127, 180128, 180129, 180130, 180131, 180132, 180133, 180134, 180135, 180136, 180137, 180139, 180140, 180141, 180142, 180143, 180144, 180145, 180146, 180147, 180148, 180149, 180150, 180151, 180152, 180153, 180154, 180155, 180156, 180158, 180159, 180160, 180161, 180162, 180163, 180164, 180165, 180166, 180167, 180168, 180169, 180170, 180171, 180172, 180173, 180174, 180175, 180176, 180177, 180178, 180179, 180180, 180181, 180182, 180183, 180184, 180185, 180186, 180187, 180188, 180189, 180190, 180191, 180192, 180193, 180194, 180195, 180196, 180197, 180198, 180199, 180200, 180201, 180202, 180203, 180204, 180205, 180206, 180207, 180208, 180209, 180210, 180211, 180212, 180213, 180214, 180215, 180216, 180217, 180218, 180219, 180220, 180221, 180222, 180223, 180224, 180225, 180226, 180227, 180228, 180229, 180230, 180231, 180232, 180233, 180239, 180240, 180241, 180242, 180243, 180244, 180245, 180246, 180247, 180248, 180249, 180250, 180251, 180252, 180253, 180254, 180255, 180256, 180257, 180258, 180259, 180260, 180261, 180262, 180263, 180264, 180265, 180266, 180267, 180268, 180269, 180270, 180271, 180272, 180273, 180274, 180275, 180276, 180277, 180278, 180279, 180280, 180281, 180282, 180283, 180284, 180285, 180286, 180287, 180288, 180289, 180290, 180291, 180292, 180293, 180294, 180295, 180296, 180297, 180298, 180299, 180300, 180301, 180302, 180303, 180304, 180305, 180306, 180307, 180308, 180309, 180310, 180311, 180312, 180313, 180314, 180315, 180316, 180317, 180318, 180319, 180320, 180321, 180322, 180323, 180324, 180325, 180326, 180327, 180328, 180329, 180330, 180331, 180332, 180333, 180334, 180335, 180336, 180337, 180338, 180339, 180340, 180341, 180342, 180343, 180344, 180345, 180346, 180347, 180348, 180349, 180350, 180351, 180352, 180353, 180354, 180355, 180356, 180357, 180358, 180360, 180361, 180363, 180364, 180365, 180366, 180368, 180369, 180370, 180371, 180372, 180373, 180374, 180375, 180377, 180379, 180380, 180381, 180382, 180383, 180384, 180385, 180386, 180387, 180388, 180389, 180390, 180391, 180392, 180393, 180394, 180395, 180396, 180397, 180398, 180399, 180400, 180401, 180402, 180403, 180404, 180405, 180406, 180407, 180408, 180409, 180410, 180412, 180413, 180414, 180415, 180416, 180417, 180418, 180419, 180420, 180421, 180422, 180423, 180424, 180425, 180426, 180427, 180428, 180429, 180430, 180431, 180432, 180433, 180434, 180435, 180436, 180437, 180438, 180439, 180440, 180441, 180442, 180443, 180444, 180445, 180446, 180447, 180448, 180449, 180450, 180451, 180452, 180453, 180455, 180456, 180457, 180458, 180459, 180460, 180461, 180462, 180463, 180464, 180465, 180466, 180468, 180469, 180470, 180471, 180472, 180473, 180474, 180479, 180480, 180481, 180482, 180483, 180484, 180485, 180486, 180487, 180488, 180489, 180490, 180491, 180492, 180493, 180494, 180495, 180496, 180497, 180498, 180499, 180500, 180501, 180502, 180503, 180504, 180505, 180506, 180507, 180508, 180509, 180510, 180511, 180512, 180513, 180514, 180515, 180516, 180517, 180518, 180519, 180520, 180521, 180522, 180523, 180524, 180525, 180526, 180527, 180528, 180529, 180530, 180531, 180532, 180533, 180534, 180535, 180536, 180537, 180538, 180539, 180540, 180541, 180542, 180543, 180544, 180546, 180547, 180548, 180549, 180550, 180551, 180552, 180553, 180554, 180555, 180556, 180557, 180558, 180559, 180560, 180561, 180562, 180563, 180564, 180565, 180566, 180567, 180568, 180569, 180570, 180571, 180572, 180573, 180574, 180575, 180576, 180577, 180578, 180579, 180580, 180581, 180582, 180584, 180585, 180586, 180587, 180588, 180589, 180590, 180591, 180592, 180593, 180594, 180595, 180596, 180597, 180598, 180599, 180601, 180603, 180604, 180605, 180606, 180609, 180610, 180611, 180612, 180613, 180614, 180615, 180616, 180617, 180618, 180621, 180622, 180623, 180624, 180625, 180626, 180627, 180628, 180629, 180630, 180631, 180632, 180633, 180634, 180635, 180636, 180637, 180638, 180639, 180640, 180641, 180642, 180643, 180644, 180645, 180646, 180650, 180651, 180652, 180653, 180654, 180655, 180656, 180657, 180658, 180659, 180660, 180661, 180662, 180663, 180664, 180665, 180666, 180667, 180668, 180669, 180670, 180672, 180673, 180674, 180675, 180678, 180679, 180680, 180681, 180682, 180684, 180685, 180686, 180687, 180688, 180689, 180690, 180691, 180692, 180693, 180694, 180695, 180696, 180697, 180698, 180700, 180701, 180702, 180703, 180704, 180705, 180706, 180707, 180709, 180710, 180712, 180713, 180714, 180715, 180716, 180719, 180721, 180722, 180723, 180724, 180725, 180726, 180727, 180728, 180730, 180733, 180734, 180735, 180736, 180737, 180738, 180739, 180740, 180741, 180742, 180743, 180744, 180745, 180746, 180747, 180748, 180749, 180750, 180751, 180752, 180753, 180754, 180755, 180756, 180758, 180759, 180760, 180763, 180764, 180765, 180766, 180767, 180768, 180769, 180770, 180771, 180772, 180773, 180774, 180775, 180776, 180777, 180778, 180779, 180780, 180781, 180782, 180783, 180784, 180785, 180786, 180787, 180788, 180789, 180790, 180791, 180792, 180793, 180794, 180795, 180797, 180798, 180799, 180800, 180803, 180804, 180805, 180806, 180807, 180808, 180809, 180810, 180811, 180812, 180813, 180814, 180815, 180816, 180817, 180818, 180819, 180820, 180821, 180822, 180823, 180824, 180825, 180826, 180827, 180828, 180829, 180830, 180831, 180832, 180833, 180834, 180835, 180836, 180837, 180838, 180839, 180840, 180841, 180846, 180848, 180849, 180850, 180851, 180852, 180853, 180854, 180855, 180856, 180858, 180859, 180860, 180861, 180862, 180863, 180864, 180865, 180866, 180867, 180868, 180869, 180870, 180871, 180872, 180873, 180874, 180875, 180876, 180877, 180878, 180879, 180880, 180881, 180882, 180883, 180884, 180885, 180886, 180887, 180888, 180889, 180890, 180891, 180892, 180893, 180894, 180895, 180897, 180898, 180899, 180900, 180901, 180903, 180905, 180906, 180908, 180909, 180911, 180912, 180913, 180914, 180915, 180916, 180917, 180918, 180919, 180920, 180921, 180922, 180923, 180924, 180925, 180926, 180927, 180928, 180929, 180930, 180931, 180932, 180933, 180934, 180935, 180936, 180937, 180938, 180939, 180940, 180941, 180942, 180943, 180944, 180945, 180946, 180947, 180948, 180949, 180950, 180951, 180952, 180953, 180954, 180955, 180956, 180957, 180958, 180959, 180960, 180961, 180963, 180964, 180965, 180966, 180967, 180968, 180969, 180971, 180972, 180973, 180974, 180975, 180976, 180977, 180978, 180979, 180980, 180981, 180983, 180984, 180985, 180986, 180987, 180988, 180989, 180990, 181003, 181005, 181006, 181007, 181008, 181009, 181010, 181011, 181012, 181013, 181015, 181016, 181017, 181018, 181019, 181020, 181025, 181026, 181027, 181028, 181029, 181030, 181031, 181032, 181033, 181034, 181035, 181036, 181037, 181038, 181039, 181040, 181041, 181042, 181043, 181044, 181045, 181046, 181047, 181048, 181049, 181050, 181051, 181052, 181053, 181054, 181055, 181056, 181057, 181058, 181059, 181060, 181061, 181062, 181063, 181064, 181065, 181066, 181067, 181068, 181069, 181070, 181071, 181072, 181073, 181074, 181075, 181077, 181078, 181081, 181083, 181084, 181085, 181086, 181087, 181089, 181090, 181091, 181092, 181093, 181097, 181098, 181102, 181106, 181107, 181108, 181109, 181110, 181111, 181112, 181113, 181114, 181115, 181116, 181117, 181118, 181119, 181120, 181121, 181122, 181123, 181124, 181125, 181126, 181127, 181128, 181129, 181130, 181132, 181133, 181134, 181135, 181136, 181137, 181138, 181139, 181140, 181141, 181142, 181143, 181144, 181145, 181146, 181147, 181148, 181149, 181150, 181151, 181152, 181153, 181154, 181155, 181156, 181157, 181158, 181159, 181160, 181161, 181162, 181163, 181164, 181165, 181167, 181168, 181169, 181170, 181171, 181172, 181173, 181174, 181175, 181176, 181177, 181178, 181179, 181180, 181181, 181183, 181184, 181186, 181187, 181188, 181189, 181193, 181194, 181195, 181196, 181197, 181198, 181199, 181200, 181201, 181203, 181204, 181205, 181206, 181207, 181208, 181209, 181210, 181211, 181212, 181213, 181214, 181215, 181216, 181217, 181218, 181219, 181220, 181221, 181222, 181223, 181224, 181228, 181229, 181230, 181231, 181232, 181233, 181234, 181238, 181239, 181240, 181241, 181242, 181243, 181244, 181245, 181246, 181247, 181248, 181249, 181250, 181251, 181252, 181255, 181256, 181257, 181258, 181259, 181260, 181261, 181263, 181264, 181265, 181266, 181267, 181268, 181269, 181270, 181271, 181272, 181273, 181274, 181275, 181276, 181277, 181278, 181279, 181280, 181281, 181282, 181283, 181284, 181285, 181286, 181287, 181288, 181289, 181290, 181291, 181292, 181293, 181294, 181295, 181296, 181297, 181298, 181299, 181300, 181301, 181302, 181303, 181304, 181305, 181306, 181307, 181308, 181309, 181310, 181311, 181312, 181313, 181314, 181315, 181317, 181318, 181319, 181320, 181321, 181322, 181323, 181324, 181325, 181326, 181327, 181328, 181329, 181330, 181331, 181332, 181333, 181334, 181335, 181336, 181337, 181338, 181339, 181340, 181341, 181342, 181343, 181344, 181345, 181346, 181347, 181348, 181349, 181350, 181352, 181353, 181354, 181355, 181358, 181359, 181360, 181361, 181362, 181363, 181364, 181365, 181366, 181367, 181368, 181369, 181370, 181371, 181372, 181373, 181374, 181375, 181376, 181377, 181378, 181379, 181380, 181381, 181382, 181383, 181384, 181385, 181386, 181387, 181388, 181389, 181390, 181391, 181392, 181393, 181394, 181395, 181396, 181397, 181398, 181399, 181402, 181403, 181404, 181405, 181406, 181407, 181408, 181409, 181410, 181411, 181412, 181413, 181415, 181416, 181417, 181418, 181419, 181420, 181421, 181422, 181423, 181424, 181425, 181426, 181427, 181428, 181429, 181430, 181431, 181432, 181433, 181435, 181436, 181437, 181438, 181439, 181440, 181443, 181444, 181445, 181446, 181447, 181448, 181449, 181450, 181451, 181452, 181453, 181454, 181455, 181456, 181457, 181458, 181459, 181461, 181462, 181463, 181464, 181465, 181466, 181467, 181468, 181469, 181470, 181471, 181473, 181474, 181475, 181476, 181477, 181478, 181479, 181481, 181482, 181483, 181484, 181486, 181487, 181488, 181489, 181490, 181491, 181492, 181493, 181494, 181495, 181496, 181497, 181498, 181499, 181500, 181501, 181502, 181503, 181504, 181505, 181507, 181508, 181511, 181513, 181514, 181515, 181516, 181517, 181518, 181519, 181520, 181521, 181522, 181523, 181524, 181525, 181527, 181528, 181529, 181530, 181531, 181532, 181533, 181534, 181535, 181536, 181537, 181538, 181539, 181540, 181541, 181542, 181543, 181544, 181545, 181546, 181547, 181548, 181549, 181550, 181551, 181552, 181553, 181554, 181555, 181556, 181557, 181558, 181559, 181560, 181561, 181562, 181563, 181564, 181565, 181566, 181567, 181568, 181569, 181570, 181571, 181572, 181573, 181574, 181575, 181576, 181577, 181578, 181579, 181580, 181581, 181582, 181583, 181584, 181585, 181586, 181587, 181588, 181589, 181590, 181591, 181592, 181593, 181594, 181595, 181596, 181597, 181598, 181599, 181600, 181602, 181603, 181604, 181605, 181606, 181607, 181608, 181609, 181612, 181614, 181615, 181619, 181620, 181621, 181622, 181625, 181626, 181627, 181628, 181629, 181630, 181631, 181632, 181633, 181634, 181635, 181636, 181637, 181638, 181639, 181640, 181641, 181642, 181648, 181649, 181650, 181652, 181654, 181655, 181656, 181657, 181658, 181659, 181660, 181661, 181662, 181663, 181664, 181665, 181666, 181667, 181668, 181671, 181672, 181673, 181674, 181675, 181676, 181677, 181678, 181679, 181680, 181681, 181682, 181683, 181685, 181686, 181687, 181688, 181689, 181690, 181691, 181692, 181693, 181694, 181695, 181696, 181697, 181703, 181704, 181705, 181706, 181708, 181709, 181710, 181711, 181712, 181713, 181714, 181715, 181716, 181717, 181718, 181719, 181720, 181721, 181722, 181723, 181724, 181725, 181726, 181727, 181728, 181729, 181731, 181732, 181733, 181734, 181735, 181736, 181738, 181739, 181740, 181741, 181742, 181743, 181744, 181745, 181746, 181747, 181748, 181749, 181750, 181751, 181753, 181754, 181755, 181756, 181757, 181758, 181759, 181761, 181762, 181763, 181764, 181766, 181767, 181768, 181769, 181770, 181771, 181772, 181773, 181774, 181775, 181776, 181777, 181778, 181779, 181780, 181781, 181782, 181783, 181784, 181785, 181786, 181787, 181788, 181789, 181790, 181791, 181792, 181793, 181794, 181795, 181796, 181797, 181798, 181799, 181800, 181801, 181802, 181803, 181804, 181805, 181806, 181807, 181808, 181809, 181810, 181811, 181812, 181813, 181814, 181815, 181816, 181817, 181818, 181819, 181820, 181821, 181822, 181823, 181824, 181825, 181826, 181827, 181828, 181829, 181830, 181831, 181832, 181833, 181834, 181835, 181836, 181837, 181838, 181839, 181840, 181841, 181842, 181843, 181844, 181845, 181846, 181847, 181848, 181849, 181850, 181851, 181852, 181853, 181854, 181855, 181856, 181857, 181858, 181859, 181860, 181861, 181862, 181863, 181864, 181865, 181866, 181867, 181868, 181869, 181870, 181871, 181872, 181873, 181874, 181875, 181876, 181877, 181878, 181879, 181880, 181881, 181883, 181884, 181886, 181887, 181888, 181889, 181890, 181891, 181892, 181893, 181894, 181895, 181896, 181897, 181898, 181901, 181902, 181903, 181904, 181905, 181906, 181907, 181908, 181909, 181910, 181911, 181912, 181913, 181914, 181915, 181916, 181917, 181918, 181919, 181920, 181921, 181922, 181923, 181924, 181925, 181926, 181927, 181928, 181929, 181930, 181931, 181932, 181933, 181934, 181935, 181936, 181937, 181938, 181939, 181940, 181941, 181942, 181943, 181944, 181945, 181946, 181947, 181948, 181949, 181951, 181952, 181953, 181954, 181955, 181956, 181957, 181958, 181959, 181960, 181961, 181962, 181963, 181964, 181965, 181966, 181967, 181968, 181969, 181970, 181971, 181972, 181973, 181974, 181975, 181976, 181977, 181978, 181979, 181980, 181981, 181982, 181983, 181984, 181985, 181986, 181987, 181988, 181989, 181990, 181991, 181992, 181993, 181994, 181995, 181996, 181997, 181998, 181999, 182000, 182001, 182002, 182003, 182004, 182005, 182006, 182007, 182008, 182009, 182011, 182012, 182013, 182014, 182015, 182016, 182017, 182018, 182019, 182020, 182021, 182022, 182024, 182025, 182026, 182028, 182029, 182030, 182031, 182032, 182033, 182034, 182035, 182036, 182037, 182039, 182040, 182041, 182043, 182044, 182045, 182046, 182047, 182048, 182050, 182052, 182053, 182054, 182055, 182056, 182057, 182058, 182059, 182060, 182061, 182062, 182063, 182064, 182065, 182066, 182067, 182068, 182069, 182070, 182071, 182072, 182073, 182074, 182075, 182076, 182077, 182078, 182079, 182080, 182081, 182082, 182084, 182085, 182086, 182087, 182088, 182089, 182091, 182092, 182093, 182094, 182096, 182097, 182098, 182099, 182100, 182101, 182102, 182103, 182104, 182105, 182106, 182107, 182108, 182109, 182110, 182111, 182112, 182113, 182114, 182115, 182116, 182118, 182119, 182120, 182121, 182122, 182129, 182131, 182135, 182136, 182137, 182138, 182140, 182142, 182144, 182145, 182146, 182147, 182148, 182149, 182150, 182151, 182152, 182153, 182154, 182155, 182156, 182157, 182158, 182159, 182160, 182161, 182162, 182163, 182164, 182165, 182166, 182167, 182168, 182169, 182170, 182171, 182172, 182173, 182174, 182175, 182176, 182177, 182178, 182179, 182180, 182181, 182182, 182183, 182184, 182185, 182186, 182187, 182188, 182189, 182190, 182191, 182192, 182193, 182194, 182195, 182196, 182197, 182198, 182199, 182200, 182201, 182202, 182203, 182204, 182205, 182206, 182207, 182208, 182209, 182210, 182211, 182212, 182213, 182214, 182215, 182216, 182217, 182218, 182219, 182220, 182221, 182222, 182223, 182224, 182225, 182226, 182227, 182228, 182229, 182230, 182231, 182232, 182233, 182234, 182235, 182236, 182237, 182238, 182239, 182240, 182241, 182242, 182243, 182244, 182245, 182246, 182247, 182248, 182249, 182250, 182251, 182252, 182254, 182255, 182256, 182257, 182258, 182259, 182260, 182261, 182262, 182263, 182264, 182265, 182266, 182267, 182268, 182269, 182270, 182271, 182272, 182273, 182274, 182275, 182276, 182277, 182278, 182279, 182280, 182281, 182282, 182283, 182284, 182285, 182286, 182287, 182288, 182289, 182290, 182291, 182292, 182293, 182294, 182295, 182296, 182297, 182298, 182299, 182300, 182301, 182302, 182303, 182304, 182305, 182306, 182307, 182308, 182309, 182310, 182311, 182313, 182314, 182315, 182316, 182317, 182318, 182319, 182320, 182321, 182322, 182323, 182324, 182325, 182326, 182328, 182329, 182330, 182331, 182332, 182333, 182334, 182335, 182336, 182337, 182338, 182339, 182340, 182341, 182343, 182344, 182345, 182346, 182347, 182349, 182350, 182351, 182352, 182353, 182354, 182355, 182356, 182357, 182358, 182359, 182360, 182361, 182362, 182363, 182364, 182365, 182366, 182367, 182368, 182369, 182370, 182371, 182372, 182373, 182374, 182375, 182376, 182377, 182378, 182379, 182380, 182381, 182382, 182383, 182384, 182385, 182386, 182387, 182388, 182389, 182390, 182391, 182392, 182393, 182394, 182395, 182396, 182397, 182398, 182399, 182400, 182401, 182402, 182403, 182404, 182405, 182406, 182407, 182408, 182409, 182410, 182411, 182412, 182413, 182414, 182415, 182416, 182417, 182418, 182419, 182421, 182422, 182423, 182424, 182425, 182426, 182429, 182430, 182431, 182432, 182433, 182434, 182435, 182436, 182437, 182438, 182439, 182440, 182441, 182442, 182443, 182444, 182445, 182446, 182447, 182448, 182449, 182450, 182451, 182452, 182453, 182454, 182455, 182456, 182457, 182458, 182459, 182460, 182461, 182462, 182463, 182464, 182465, 182466, 182468, 182469, 182470, 182471, 182472, 182473, 182474, 182475, 182476, 182477, 182478, 182479, 182480, 182481, 182482, 182483, 182484, 182485, 182486, 182487, 182488, 182489, 182490, 182491, 182492, 182493, 182494, 182495, 182496, 182497, 182498, 182499, 182500, 182501, 182503, 182504, 182505, 182516, 182517, 182518, 182519, 182521, 182523, 182524, 182525, 182526, 182527, 182528, 182529, 182530, 182531, 182532, 182533, 182534, 182535, 182536, 182537, 182538, 182539, 182540, 182541, 182542, 182543, 182544, 182545, 182546, 182547, 182549, 182550, 182551, 182553, 182554, 182555, 182556, 182557, 182558, 182559, 182560, 182561, 182562, 182563, 182564, 182565, 182566, 182568, 182569, 182570, 182571, 182573, 182574, 182575, 182576, 182577, 182578, 182579, 182580, 182581, 182582, 182583, 182584, 182585, 182586, 182587, 182588, 182589, 182591, 182592, 182593, 182594, 182595, 182596, 182597, 182598, 182599, 182600, 182601, 182602, 182603, 182604, 182605, 182606, 182607, 182608, 182609, 182610, 182611, 182612, 182613, 182614, 182615, 182616, 182617, 182618, 182619, 182620, 182621, 182622, 182626, 182628, 182629, 182630, 182631, 182632, 182633, 182634, 182635, 182636, 182637, 182638, 182639, 182640, 182641, 182642, 182643, 182644, 182645, 182646, 182647, 182648, 182649, 182650, 182651, 182654, 182655, 182658, 182662, 182663, 182664, 182665, 182666, 182667, 182668, 182669, 182671, 182672, 182673, 182674, 182675, 182676, 182677, 182678, 182679, 182680, 182681, 182682, 182683, 182684, 182685, 182686, 182687, 182688, 182689, 182690, 182691, 182692, 182693, 182694, 182695, 182696, 182697, 182698, 182699, 182700, 182701, 182702, 182703, 182704, 182705, 182706, 182707, 182708, 182709, 182710, 182711, 182712, 182713, 182714, 182716, 182717, 182718, 182719, 182720, 182721, 182722, 182723, 182724, 182725, 182726, 182727, 182728, 182729, 182730, 182731, 182732, 182733, 182735, 182736, 182737, 182738, 182739, 182740, 182741, 182742, 182743, 182744, 182745, 182746, 182747, 182748, 182749, 182750, 182751, 182752, 182753, 182754, 182755, 182756, 182758, 182759, 182760, 182761, 182763, 182764, 182765, 182766, 182768, 182769, 182770, 182771, 182772, 182773, 182774, 182775, 182776, 182777, 182778, 182779, 182780, 182781, 182782, 182784, 182785, 182786, 182787, 182788, 182789, 182790, 182791, 182792, 182793, 182794, 182795, 182796, 182797, 182798, 182799, 182800, 182801, 182802, 182803, 182804, 182805, 182806, 182807, 182808, 182809, 182810, 182811, 182812, 182813, 182814, 182815, 182816, 182817, 182818, 182819, 182820, 182822, 182823, 182825, 182826, 182827, 182828, 182829, 182830, 182831, 182832, 182833, 182834, 182835, 182836, 182837, 182838, 182839, 182840, 182841, 182842, 182843, 182844, 182845, 182846, 182847, 182848, 182849, 182850, 182851, 182852, 182853, 182855, 182857, 182858, 182859, 182860, 182861, 182862, 182863, 182864, 182865, 182866, 182867, 182868, 182869, 182876, 182877, 182878, 182879, 182880, 182882, 182885, 182887, 182888, 182889, 182891, 182892, 182894, 182895, 182896, 182897, 183033, 183037, 183038, 183039, 183040, 183041, 183042, 183048, 183049, 183051, 183052, 183053, 183054, 183092, 183093, 183094, 183095, 183097, 183129, 183130, 183131, 183136, 183137, 183138, 183139, 183140, 183141, 183142, 183143, 183144, 183146, 183148, 183149, 183150, 183151, 183152, 183153, 183154, 183155, 183158, 183159, 183160, 183161, 183162, 183163, 183164, 183165, 183166, 183167, 183168, 183169, 183170, 183171, 183172, 183173, 183174, 183175, 183176, 183177, 183178, 183179, 183180, 183181, 183182, 183183, 183184, 183185, 183186, 183187, 183188, 183189, 183190, 183191, 183192, 183193, 183194, 183195, 183196, 183197, 183198, 183199, 183201, 183202, 183203, 183204, 183205, 183206, 183207, 183209, 183210, 183211, 183212, 183213, 183217, 183220, 183221, 183225, 183226, 183227, 183228, 183229, 183230, 183231, 183232, 183233, 183234, 183235, 183236, 183237, 183238, 183239, 183240, 183241, 183242, 183243, 183244, 183245, 183246, 183248, 183249, 183251, 183252, 183253, 183254, 183255, 183256, 183257, 183258, 183259, 183260, 183261, 183262, 183263, 183264, 183265, 183266, 183267, 183268, 183269, 183270, 183271, 183272, 183273, 183274, 183275, 183276, 183277, 183278, 183279, 183280, 183281, 183282, 183283, 183284, 183285, 183286, 183287, 183288, 183289, 183290, 183291, 183292, 183293, 183294, 183295, 183296, 183297, 183298, 183299, 183300, 183301, 183302, 183303, 183304, 183305, 183306, 183307, 183308, 183309, 183310, 183311, 183312, 183313, 183314, 183315, 183316, 183317, 183318, 183319, 183320, 183321, 183322, 183323, 183324, 183325, 183326, 183327, 183328, 183329, 183330, 183331, 183332, 183333, 183334, 183337, 183338, 183339, 183340, 183341, 183342, 183343, 183344, 183345, 183347, 183348, 183349, 183350, 183351, 183352, 183353, 183354, 183355, 183356, 183357, 183358, 183359, 183360, 183361, 183362, 183363, 183364, 183365, 183366, 183367, 183368, 183369, 183370, 183371, 183372, 183373, 183374, 183375, 183376, 183377, 183378, 183379, 183380, 183381, 183382, 183383, 183384, 183385, 183386, 183387, 183388, 183389, 183390, 183391, 183392, 183393, 183394, 183395, 183396, 183397, 183398, 183399, 183401, 183402, 183403, 183404, 183405, 183406, 183407, 183408, 183409, 183412, 183413, 183414, 183415, 183416, 183418, 183419, 183420, 183421, 183422, 183423, 183424, 183425, 183426, 183427, 183428, 183429, 183430, 183431, 183432, 183433, 183434, 183435, 183436, 183437, 183438, 183439, 183440, 183441, 183442, 183443, 183444, 183445, 183446, 183447, 183448, 183449, 183452, 183453, 183454, 183455, 183456, 183457, 183458, 183459, 183461, 183462, 183463, 183464, 183465, 183466, 183467, 183468, 183469, 183475, 183477, 183478, 183479, 183480, 183481, 183482, 183483, 183484, 183485, 183486, 183487, 183488, 183489, 183490, 183491, 183492, 183493, 183494, 183495, 183496, 183497, 183498, 183499, 183500, 183501, 183502, 183503, 183504, 183505, 183506, 183507, 183508, 183509, 183510, 183511, 183512, 183513, 183514, 183515, 183516, 183517, 183518, 183519, 183520, 183521, 183522, 183523, 183524, 183525, 183526, 183527, 183528, 183529, 183530, 183531, 183532, 183533, 183534, 183535, 183536, 183537, 183538, 183539, 183540, 183541, 183542, 183543, 183544, 183545, 183546, 183547, 183548, 183549, 183550, 183551, 183552, 183553, 183554, 183555, 183556, 183557, 183558, 183560, 183561, 183562, 183563, 183564, 183565, 183566, 183567, 183568, 183569, 183570, 183571, 183572, 183573, 183574, 183575, 183576, 183577, 183578, 183580, 183581, 183582, 183583, 183584, 183585, 183586, 183587, 183588, 183589, 183590, 183591, 183592, 183593, 183594, 183595, 183596, 183597, 183598, 183599, 183600, 183601, 183602, 183603, 183604, 183605, 183606, 183607, 183608, 183609, 183610, 183611, 183612, 183613, 183614, 183615, 183616, 183617, 183618, 183619, 183620, 183621, 183622, 183623, 183624, 183625, 183626, 183627, 183628, 183629, 183630, 183631, 183632, 183633, 183634, 183635, 183636, 183637, 183638, 183639, 183640, 183641, 183642, 183643, 183644, 183645, 183646, 183647, 183648, 183649, 183650, 183651, 183652, 183653, 183654, 183655, 183656, 183657, 183659, 183660, 183661, 183662, 183663, 183664, 183665, 183666, 183667, 183669, 183671, 183672, 183674, 183676, 183677, 183679, 183680, 183681, 183685, 183686, 183687, 183688, 183689, 183690, 183691, 183692, 183693, 183694, 183695, 183696, 183697, 183698, 183699, 183700, 183701, 183702, 183703, 183704, 183706, 183707, 183708, 183710, 183711, 183712, 183714, 183715, 183716, 183717, 183718, 183719, 183720, 183721, 183722, 183723, 183724, 183725, 183726, 183727, 183728, 183729, 183730, 183731, 183732, 183733, 183734, 183735, 183736, 183737, 183738, 183739, 183740, 183741, 183742, 183743, 183744, 183745, 183746, 183747, 183748, 183749, 183750, 183751, 183752, 183753, 183757, 183759, 183761, 183764, 183765, 183766, 183767, 183768, 183769, 183770, 183772, 183774, 183775, 183776, 183781, 183782, 183783, 183786, 183787, 183790, 183792, 183793, 183794, 183799, 183800, 183801, 183804, 183805, 183812, 183813, 183814, 183815, 183816, 183817, 183818, 183820, 183821, 183822, 183823, 183824, 183825, 183826, 183827, 183828, 183829, 183830, 183831, 183832, 183833, 183835, 183836, 183837, 183838, 183839, 183840, 183841, 183842, 183843, 183844, 183845, 183846, 183847, 183848, 183849, 183850, 183851, 183852, 183853, 183854, 183855, 183856, 183857, 183858, 183859, 183860, 183862, 183863, 183864, 183865, 183866, 183867, 183868, 183869, 183870, 183871, 183872, 183873, 183874, 183875, 183876, 183877, 183878, 183879, 183880, 183881, 183882, 183883, 183884, 183885, 183887, 183888, 183889, 183890, 183891, 183892, 183893, 183894, 183895, 183896, 183897, 183898, 183899, 183900, 183901, 183902, 183903, 183904, 183905, 183906, 183907, 183908, 183909, 183910, 183911, 183912, 183913, 183914, 183915, 183916, 183917, 183918, 183919, 183920, 183921, 183922, 183923, 183924, 183925, 183926, 183927, 183928, 183930, 183931, 183932, 183933, 183934, 183935, 183936, 183937, 183938, 183939, 183940, 183941, 183942, 183943, 183944, 183945, 183946, 183947, 183948, 183950, 183951, 183952, 183953, 183954, 183955, 183956, 183957, 183958, 183959, 183960, 183961, 183962, 183963, 183964, 183965, 183966, 183967, 183968, 183969, 183970, 183971, 183972, 183973, 183974, 183975, 183976, 183977, 183978, 183979, 183980, 183981, 183982, 183983, 183984, 183985, 183986, 183987, 183988, 183989, 183990, 183991, 183992, 183993, 183994, 183995, 183997, 183998, 183999, 184000, 184001, 184002, 184003, 184004, 184005, 184006, 184007, 184008, 184010, 184011, 184012, 184013, 184014, 184015, 184016, 184017, 184018, 184019, 184020, 184021, 184022, 184023, 184024, 184025, 184026, 184027, 184028, 184029, 184030, 184031, 184032, 184033, 184034, 184035, 184036, 184037, 184038, 184039, 184040, 184041, 184042, 184043, 184044, 184045, 184046, 184047, 184048, 184049, 184052, 184053, 184054, 184055, 184056, 184057, 184058, 184059, 184060, 184061, 184062, 184063, 184066, 184067, 184068, 184069, 184070, 184071, 184072, 184073, 184074, 184075, 184076, 184077, 184078, 184079, 184080, 184081, 184082, 184083, 184084, 184085, 184086, 184087, 184088, 184089, 184090, 184091, 184092, 184093, 184094, 184095, 184096, 184097, 184098, 184099, 184100, 184101, 184102, 184103, 184104, 184105, 184106, 184107, 184108, 184109, 184110, 184111, 184112, 184113, 184114, 184115, 184116, 184117, 184118, 184119, 184120, 184121, 184122, 184123, 184124, 184125, 184126, 184127, 184128, 184129, 184130, 184131, 184132, 184133, 184134, 184135, 184136, 184137, 184140, 184141, 184142, 184143, 184144, 184145, 184146, 184147, 184148, 184149, 184150, 184151, 184152, 184153, 184154, 184155, 184156, 184158, 184160, 184161, 184162, 184163, 184164, 184165, 184166, 184167, 184168, 184170, 184172, 184173, 184174, 184175, 184178, 184179, 184180, 184181, 184182, 184183, 184184, 184185, 184186, 184187, 184188, 184189, 184190, 184191, 184192, 184193, 184194, 184195, 184196, 184197, 184198, 184199, 184200, 184201, 184202, 184203, 184204, 184205, 184206, 184207, 184210, 184211, 184212, 184213, 184214, 184215, 184216, 184217, 184218, 184219, 184220, 184221, 184222, 184223, 184224, 184225, 184226, 184227, 184228, 184229, 184230, 184231, 184232, 184233, 184234, 184235, 184236, 184237, 184238, 184239, 184240, 184241, 184242, 184243, 184244, 184246, 184247, 184264, 184265, 184266, 184267, 184268, 184269, 184270, 184271, 184272, 184273, 184274, 184275, 184276, 184277, 184278, 184279, 184280, 184281, 184282, 184283, 184285, 184286, 184287, 184288, 184289, 184291, 184292, 184293, 184294, 184295, 184296, 184297, 184298, 184299, 184300, 184301, 184302, 184303, 184304, 184305, 184306, 184307, 184308, 184309, 184310, 184311, 184312, 184313, 184315, 184316, 184317, 184318, 184319, 184321, 184322, 184323, 184324, 184325, 184326, 184327, 184328, 184329, 184330, 184331, 184332, 184333, 184334, 184335, 184336, 184337, 184338, 184339, 184340, 184341, 184342, 184343, 184344, 184345, 184346, 184347, 184348, 184349, 184350, 184351, 184352, 184353, 184354, 184355, 184356, 184357, 184358, 184360, 184362, 184364, 184365, 184366, 184368, 184369, 184370, 184371, 184372, 184373, 184374, 184375, 184376, 184377, 184378, 184380, 184381, 184382, 184384, 184385, 184386, 184387, 184388, 184389, 184390, 184391, 184392, 184393, 184394, 184395, 184396, 184397, 184398, 184399, 184400, 184401, 184402, 184403, 184404, 184405, 184406, 184409, 184411, 184412, 184413, 184414, 184415, 184416, 184417, 184418, 184419, 184420, 184421, 184422, 184423, 184424, 184425, 184426, 184427, 184428, 184429, 184430, 184431, 184432, 184433, 184434, 184435, 184436, 184437, 184438, 184439, 184440, 184441, 184442, 184443, 184444, 184445, 184446, 184447, 184448, 184449, 184450, 184451, 184452, 184453, 184454, 184455, 184456, 184457, 184458, 184459, 184460, 184461, 184463, 184465, 184466, 184467, 184468, 184469, 184471, 184472, 184473, 184474, 184475, 184476, 184477, 184478, 184479, 184481, 184482, 184483, 184484, 184485, 184486, 184487, 184488, 184489, 184490, 184491, 184492, 184493, 184494, 184495, 184496, 184497, 184498, 184499, 184500, 184501, 184502, 184503, 184504, 184505, 184509, 184510, 184511, 184512, 184513, 184514, 184515, 184516, 184517, 184519, 184520, 184521, 184522, 184523, 184524, 184525, 184526, 184527, 184528, 184529, 184530, 184531, 184532, 184533, 184534, 184535, 184536, 184537, 184538, 184539, 184540, 184541, 184542, 184543, 184544, 184545, 184546, 184547, 184548, 184549, 184550, 184551, 184552, 184553, 184554, 184555, 184556, 184557, 184558, 184559, 184560, 184561, 184562, 184563, 184564, 184565, 184566, 184567, 184568, 184569, 184570, 184571, 184572, 184573, 184574, 184575, 184576, 184577, 184578, 184579, 184580, 184581, 184582, 184583, 184584, 184585, 184586, 184587, 184588, 184589, 184590, 184591, 184592, 184593, 184594, 184595, 184596, 184597, 184598, 184599, 184600, 184601, 184602, 184603, 184604, 184605, 184606, 184607, 184608, 184609, 184610, 184611, 184612, 184613, 184614, 184615, 184616, 184617, 184618, 184619, 184620, 184621, 184622, 184623, 184624, 184625, 184626, 184627, 184628, 184629, 184630, 184631, 184632, 184633, 184634, 184635, 184636, 184637, 184638, 184639, 184640, 184641, 184642, 184643, 184644, 184645, 184646, 184647, 184648, 184650, 184651, 184652, 184653, 184654, 184655, 184656, 184657, 184658, 184659, 184660, 184661, 184662, 184663, 184664, 184665, 184666, 184667, 184668, 184669, 184670, 184671, 184672, 184673, 184674, 184675, 184676, 184677, 184679, 184680, 184681, 184682, 184683, 184684, 184685, 184686, 184687, 184688, 184689, 184690, 184691, 184692, 184693, 184694, 184695, 184696, 184697, 184698, 184699, 184700, 184701, 184702, 184703, 184704, 184705, 184706, 184707, 184708, 184709, 184710, 184711, 184712, 184713, 184714, 184715, 184716, 184717, 184718, 184719, 184720, 184721, 184722, 184723, 184724, 184725, 184726, 184727, 184728, 184729, 184730, 184731, 184732, 184733, 184734, 184735, 184737, 184738, 184739, 184740, 184741, 184742, 184743, 184744, 184745, 184746, 184748, 184750, 184751, 184752, 184753, 184754, 184755, 184756, 184757, 184758, 184759, 184760, 184761, 184762, 184763, 184764, 184765, 184766, 184767, 184768, 184769, 184770, 184771, 184772, 184773, 184774, 184775, 184776, 184777, 184778, 184779, 184780, 184781, 184782, 184783, 184785, 184786, 184787, 184788, 184789, 184790, 184791, 184792, 184793, 184794, 184795, 184796, 184797, 184798, 184800, 184801, 184802, 184803, 184804, 184805, 184806, 184807, 184808, 184809, 184810, 184811, 184812, 184813, 184814, 184816, 184817, 184818, 184819, 184820, 184821, 184822, 184823, 184825, 184826, 184827, 184828, 184829, 184830, 184831, 184832, 184833, 184834, 184835, 184836, 184838, 184839, 184840, 184841, 184842, 184843, 184844, 184845, 184846, 184847, 184850, 184851, 184853, 184855, 184856, 184857, 184858, 184859, 184860, 184861, 184862, 184863, 184864, 184865, 184866, 184867, 184868, 184869, 184870, 184875, 184876, 184878, 184879, 184880, 184881, 184882, 184883, 184884, 184885, 184886, 184887, 184888, 184889, 184890, 184892, 184893, 184894, 184895, 184896, 184897, 184898, 184899, 184900, 184901, 184902, 184903, 184904, 184905, 184906, 184907, 184908, 184909, 184910, 184911, 184912, 184913, 184914, 184915, 184918, 184919, 184920, 184921, 184922, 184923, 184924, 184925, 184926, 184927, 184928, 184929, 184931, 184932, 184933, 184934, 184935, 184936, 184937, 184938, 184939, 184940, 184941, 184942, 184943, 184944, 184945, 184946, 184947, 184948, 184949, 184950, 184951, 184952, 184953, 184954, 184955, 184956, 184957, 184958, 184959, 184960, 184961, 184962, 184963, 184964, 184965, 184966, 184967, 184968, 184969, 184970, 184971, 184972, 184973, 184974, 184975, 184976, 184978, 184979, 184980, 184981, 184982, 184983, 184984, 184985, 184986, 184989, 184990, 184991, 184992, 184993, 184994, 184995, 184996, 184997, 184998, 184999, 185000, 185001, 185002, 185003, 185004, 185005, 185006, 185007, 185008, 185009, 185010, 185011, 185012, 185013, 185014, 185015, 185016, 185017, 185018, 185019, 185020, 185021, 185022, 185023, 185024, 185025, 185026, 185027, 185028, 185029, 185030, 185031, 185032, 185033, 185034, 185035, 185036, 185037, 185038, 185039, 185040, 185041, 185042, 185043, 185044, 185045, 185046, 185047, 185048, 185049, 185050, 185051, 185052, 185053, 185054, 185055, 185056, 185057, 185058, 185059, 185060, 185061, 185062, 185063, 185064, 185065, 185066, 185067, 185068, 185069, 185070, 185071, 185072, 185073, 185074, 185075, 185076, 185077, 185078, 185079, 185080, 185081, 185082, 185083, 185084, 185085, 185086, 185087, 185088, 185089, 185090, 185091, 185092, 185093, 185094, 185095, 185096, 185098, 185099, 185100, 185101, 185102, 185103, 185104, 185105, 185106, 185107, 185108, 185109, 185110, 185111, 185112, 185113, 185114, 185115, 185116, 185117, 185118, 185119, 185120, 185121, 185122, 185123, 185124, 185125, 185126, 185127, 185128, 185129, 185130, 185131, 185145, 185146, 185147, 185148, 185149, 185150, 185151, 185152, 185153, 185154, 185155, 185156, 185157, 185158, 185159, 185160, 185161, 185162, 185163, 185164, 185165, 185166, 185167, 185168, 185169, 185172, 185173, 185174, 185175, 185176, 185177, 185178, 185179, 185180, 185181, 185182, 185185, 185186, 185187, 185188, 185189, 185190, 185193, 185194, 185195, 185200, 185201, 185202, 185203, 185204, 185205, 185206, 185207, 185208, 185209, 185210, 185211, 185212, 185213, 185214, 185215, 185216, 185217, 185218, 185219, 185220, 185221, 185222, 185223, 185224, 185225, 185226, 185227, 185228, 185229, 185230, 185231, 185232, 185233, 185234, 185235, 185236, 185237, 185238, 185239, 185240, 185241, 185242, 185243, 185244, 185245, 185246, 185247, 185248, 185249, 185250, 185251, 185252, 185253, 185254, 185255, 185256, 185259, 185261, 185262, 185264, 185265, 185266, 185267, 185268, 185269, 185270, 185271, 185272, 185274, 185275, 185276, 185277, 185278, 185279, 185280, 185281, 185282, 185283, 185284, 185285, 185286, 185287, 185288, 185289, 185290, 185291, 185292, 185293, 185294, 185295, 185296, 185297, 185298, 185299, 185300, 185301, 185302, 185303, 185304, 185305, 185306, 185307, 185308, 185309, 185310, 185311, 185312, 185313, 185314, 185315, 185316, 185318, 185319, 185322, 185323, 185324, 185325, 185326, 185327, 185328, 185329, 185330, 185338, 185339, 185340, 185341, 185343, 185344, 185346, 185347, 185348, 185349, 185350, 185351, 185352, 185353, 185354, 185355, 185357, 185359, 185360, 185361, 185362, 185363, 185365, 185366, 185367, 185368, 185369, 185370, 185372, 185373, 185374, 185375, 185376, 185377, 185381, 185382, 185383, 185384, 185385, 185386, 185387, 185388, 185389, 185390, 185391, 185392, 185393, 185394, 185395, 185396, 185397, 185398, 185399, 185402, 185405, 185406, 185407, 185408, 185409, 185410, 185411, 185412, 185413, 185414, 185415, 185416, 185417, 185418, 185419, 185420, 185421, 185422, 185423, 185424, 185426, 185427, 185428, 185429, 185430, 185431, 185432, 185433, 185434, 185435, 185436, 185437, 185438, 185439, 185440, 185441, 185442, 185443, 185444, 185445, 185446, 185447, 185448, 185449, 185450, 185451, 185452, 185453, 185454, 185455, 185456, 185457, 185458, 185459, 185460, 185461, 185462, 185464, 185465, 185467, 185468, 185469, 185472, 185473, 185474, 185475, 185476, 185477, 185478, 185479, 185480, 185481, 185482, 185483, 185484, 185485, 185486, 185487, 185488, 185489, 185490, 185491, 185492, 185493, 185494, 185495, 185496, 185497, 185498, 185499, 185501, 185502, 185503, 185504, 185505, 185506, 185507, 185508, 185509, 185510, 185511, 185512, 185513, 185514, 185515, 185516, 185517, 185518, 185519, 185520, 185521, 185522, 185523, 185524, 185525, 185526, 185527, 185528, 185529, 185530, 185531, 185532, 185533, 185534, 185535, 185537, 185538, 185539, 185540, 185541, 185542, 185543, 185544, 185545, 185546, 185547, 185548, 185549, 185550, 185551, 185552, 185553, 185554, 185555, 185556, 185557, 185558, 185559, 185561, 185562, 185563, 185564, 185565, 185566, 185567, 185568, 185569, 185570, 185571, 185572, 185573, 185574, 185575, 185576, 185577, 185578, 185579, 185580, 185581, 185582, 185583, 185584, 185586, 185587, 185588, 185589, 185591, 185592, 185593, 185594, 185595, 185596, 185597, 185598, 185599, 185600, 185601, 185602, 185603, 185604, 185606, 185607, 185608, 185609, 185610, 185611, 185612, 185613, 185614, 185615, 185616, 185617, 185618, 185619, 185620, 185621, 185622, 185623, 185624, 185625, 185626, 185627, 185628, 185629, 185630, 185632, 185633, 185634, 185635, 185636, 185637, 185638, 185639, 185640, 185641, 185642, 185643, 185644, 185645, 185646, 185647, 185648, 185649, 185651, 185652, 185654, 185655, 185656, 185657, 185659, 185660, 185661, 185662, 185663, 185665, 185666, 185667, 185668, 185669, 185670, 185671, 185672, 185673, 185674, 185675, 185676, 185677, 185678, 185679, 185680, 185681, 185682, 185683, 185684, 185685, 185686, 185687, 185688, 185689, 185690, 185691, 185692, 185693, 185694, 185695, 185696, 185697, 185698, 185699, 185700, 185701, 185702, 185703, 185704, 185707, 185708, 185711, 185712, 185713, 185714, 185715, 185716, 185717, 185718, 185719, 185720, 185721, 185722, 185723, 185724, 185725, 185726, 185727, 185730, 185731, 185732, 185735, 185737, 185739, 185740, 185741, 185742, 185743, 185744, 185745, 185748, 185749, 185750, 185751, 185752, 185753, 185754, 185755, 185756, 185758, 185759, 185761, 185762, 185763, 185764, 185765, 185766, 185767, 185768, 185769, 185770, 185771, 185772, 185773, 185774, 185775, 185776, 185777, 185778, 185779, 185780, 185782, 185783, 185784, 185785, 185786, 185789, 185790, 185792, 185793, 185794, 185795, 185796, 185797, 185798, 185799, 185800, 185801, 185802, 185803, 185804, 185806, 185807, 185808, 185809, 185810, 185811, 185812, 185813, 185814, 185815, 185816, 185817, 185818, 185819, 185820, 185821, 185822, 185823, 185824, 185825, 185826, 185827, 185828, 185829, 185830, 185831, 185832, 185833, 185834, 185835, 185836, 185837, 185838, 185839, 185840, 185841, 185842, 185843, 185844, 185845, 185846, 185847, 185848, 185849, 185850, 185851, 185852, 185853, 185854, 185855, 185856, 185857, 185858, 185860, 185861, 185862, 185863, 185864, 185867, 185869, 185870, 185871, 185872, 185873, 185874, 185875, 185876, 185877, 185878, 185879, 185880, 185881, 185882, 185883, 185884, 185885, 185886, 185887, 185888, 185889, 185890, 185891, 185892, 185893, 185894, 185895, 185896, 185897, 185899, 185900, 185901, 185902, 185903, 185904, 185905, 185906, 185907, 185908, 185909, 185910, 185911, 185912, 185913, 185914, 185915, 185916, 185917, 185918, 185920, 185921, 185922, 185923, 185924, 185925, 185926, 185927, 185928, 185929, 185930, 185931, 185932, 185933, 185934, 185935, 185936, 185937, 185938, 185939, 185940, 185941, 185942, 185943, 185944, 185945, 185946, 185947, 185948, 185949, 185950, 185951, 185952, 185953, 185954, 185955, 185956, 185957, 185958, 185959, 185960, 185961, 185962, 185963, 185964, 185965, 185966, 185967, 185968, 185969, 185970, 185971, 185972, 185973, 185974, 185975, 185976, 185977, 185978, 185979, 185980, 185981, 185982, 185983, 185984, 185985, 185986, 185987, 185988, 185989, 185990, 185991, 185992, 185993, 185994, 185995, 185996, 185997, 185998, 185999, 186000, 186001, 186002, 186003, 186004, 186005, 186006, 186007, 186008, 186009, 186010, 186011, 186012, 186013, 186014, 186015, 186016, 186017, 186018, 186019, 186022, 186023, 186024, 186025, 186026, 186027, 186028, 186029, 186030, 186031, 186032, 186033, 186034, 186035, 186036, 186037, 186038, 186039, 186040, 186041, 186042, 186043, 186044, 186045, 186046, 186047, 186048, 186050, 186051, 186052, 186053, 186054, 186056, 186057, 186058, 186059, 186060, 186061, 186062, 186063, 186064, 186065, 186066, 186067, 186068, 186069, 186070, 186071, 186072, 186073, 186074, 186075, 186076, 186077, 186078, 186079, 186080, 186081, 186082, 186083, 186084, 186085, 186086, 186087, 186088, 186089, 186090, 186091, 186092, 186093, 186094, 186095, 186096, 186097, 186098, 186099, 186100, 186101, 186102, 186103, 186104, 186105, 186106, 186107, 186108, 186109, 186110, 186111, 186112, 186113, 186114, 186115, 186116, 186117, 186118, 186119, 186120, 186121, 186122, 186123, 186124, 186125, 186126, 186127, 186128, 186129, 186131, 186132, 186133, 186134, 186135, 186136, 186137, 186138, 186139, 186140, 186141, 186142, 186143, 186144, 186145, 186146, 186147, 186148, 186149, 186150, 186151, 186152, 186153, 186154, 186155, 186156, 186157, 186158, 186159, 186160, 186161, 186162, 186163, 186164, 186165, 186166, 186167, 186168, 186169, 186170, 186171, 186172, 186173, 186174, 186175, 186176, 186177, 186178, 186179, 186180, 186181, 186182, 186183, 186184, 186185, 186186, 186187, 186188, 186189, 186190, 186191, 186192, 186193, 186194, 186195, 186196, 186197, 186198, 186199, 186200, 186201, 186202, 186203, 186204, 186205, 186206, 186208, 186209, 186210, 186211, 186212, 186213, 186214, 186215, 186216, 186217, 186218, 186219, 186220, 186221, 186222, 186223, 186224, 186225, 186226, 186227, 186228, 186229, 186230, 186231, 186232, 186233, 186234, 186235, 186236, 186237, 186238, 186239, 186240, 186241, 186242, 186243, 186244, 186245, 186246, 186247, 186248, 186249, 186250, 186251, 186252, 186253, 186254, 186255, 186256, 186257, 186258, 186259, 186260, 186261, 186262, 186263, 186264, 186265, 186266, 186267, 186268, 186269, 186270, 186271, 186272, 186273, 186274, 186275, 186276, 186277, 186278, 186279, 186280, 186281, 186282, 186283, 186284, 186285, 186286, 186287, 186288, 186290, 186291, 186292, 186293, 186294, 186295, 186296, 186297, 186298, 186299, 186300, 186301, 186302, 186303, 186304, 186305, 186306, 186307, 186308, 186311, 186312, 186313, 186314, 186316, 186317, 186319, 186321, 186322, 186323, 186324, 186325, 186326, 186327, 186328, 186329, 186330, 186331, 186332, 186333, 186334, 186335, 186336, 186337, 186338, 186339, 186340, 186341, 186342, 186344, 186346, 186347, 186350, 186351, 186353, 186354, 186355, 186356, 186357, 186359, 186361, 186362, 186363, 186364, 186365, 186367, 186369, 186370, 186371, 186372, 186373, 186374, 186375, 186377, 186378, 186379, 186380, 186381, 186382, 186383, 186384, 186385, 186386, 186387, 186388, 186389, 186390, 186391, 186392, 186393, 186394, 186395, 186396, 186397, 186398, 186399, 186400, 186401, 186403, 186404, 186405, 186406, 186407, 186408, 186409, 186410, 186411, 186412, 186413, 186414, 186415, 186416, 186417, 186418, 186419, 186420, 186421, 186422, 186423, 186424, 186425, 186426, 186427, 186428, 186429, 186430, 186431, 186432, 186433, 186434, 186435, 186436, 186437, 186438, 186439, 186440, 186441, 186442, 186443, 186444, 186445, 186446, 186447, 186448, 186449, 186450, 186451, 186452, 186453, 186454, 186455, 186456, 186457, 186458, 186459, 186460, 186461, 186462, 186463, 186464, 186465, 186466, 186467, 186468, 186469, 186470, 186471, 186472, 186473, 186474, 186475, 186476, 186477, 186478, 186479, 186480, 186481, 186482, 186483, 186484, 186485, 186486, 186487, 186488, 186489, 186490, 186491, 186492, 186493, 186494, 186495, 186496, 186497, 186498, 186499, 186500, 186501, 186502, 186503, 186504, 186505, 186507, 186508, 186509, 186510, 186511, 186512, 186513, 186514, 186515, 186516, 186517, 186518, 186519, 186520, 186521, 186522, 186523, 186524, 186527, 186528, 186529, 186530, 186531, 186532, 186533, 186534, 186535, 186536, 186537, 186538, 186539, 186540, 186541, 186542, 186543, 186544, 186545, 186546, 186547, 186549, 186550, 186551, 186552, 186554, 186555, 186556, 186557, 186558, 186559, 186560, 186561, 186562, 186563, 186564, 186565, 186566, 186567, 186568, 186570, 186571, 186572, 186573, 186574, 186576, 186577, 186578, 186579, 186580, 186581, 186582, 186583, 186584, 186585, 186586, 186587, 186588, 186589, 186590, 186591, 186592, 186593, 186594, 186596, 186597, 186598, 186599, 186600, 186602, 186604, 186605, 186606, 186607, 186608, 186609, 186610, 186611, 186612, 186614, 186615, 186616, 186618, 186620, 186622, 186623, 186624, 186626, 186627, 186628, 186630, 186632, 186633, 186634, 186635, 186636, 186637, 186638, 186639, 186640, 186642, 186643, 186644, 186645, 186647, 186648, 186649, 186650, 186652, 186653, 186654, 186655, 186656, 186657, 186658, 186659, 186660, 186661, 186662, 186663, 186664, 186665, 186666, 186667, 186668, 186669, 186671, 186672, 186673, 186674, 186676, 186677, 186678, 186679, 186680, 186681, 186682, 186683, 186684, 186685, 186686, 186687, 186688, 186689, 186690, 186691, 186692, 186693, 186694, 186695, 186696, 186697, 186698, 186699, 186700, 186701, 186702, 186703, 186704, 186705, 186706, 186707, 186708, 186709, 186710, 186711, 186713, 186714, 186716, 186717, 186718, 186719, 186720, 186721, 186722, 186723, 186724, 186725, 186726, 186727, 186728, 186729, 186730, 186732, 186733, 186734, 186735, 186736, 186737, 186738, 186739, 186740, 186741, 186742, 186743, 186744, 186745, 186746, 186747, 186748, 186749, 186750, 186752, 186753, 186754, 186755, 186756, 186757, 186758, 186759, 186760, 186761, 186762, 186763, 186764, 186765, 186766, 186767, 186768, 186769, 186770, 186771, 186772, 186773, 186777, 186778, 186779, 186780, 186781, 186782, 186783, 186785, 186786, 186787, 186788, 186790, 186791, 186792, 186793, 186794, 186795, 186796, 186797, 186798, 186799, 186800, 186801, 186802, 186803, 186804, 186805, 186806, 186807, 186808, 186809, 186810, 186811, 186812, 186813, 186814, 186815, 186816, 186817, 186818, 186820, 186821, 186822, 186823, 186824, 186825, 186826, 186827, 186828, 186829, 186831, 186832, 186833, 186834, 186835, 186836, 186837, 186839, 186840, 186841, 186842, 186843, 186844, 186845, 186846, 186847, 186848, 186849, 186850, 186851, 186852, 186853, 186854, 186855, 186857, 186858, 186859, 186860, 186861, 186862, 186863, 186864, 186865, 186866, 186867, 186868, 186869, 186870, 186871, 186872, 186873, 186874, 186875, 186876, 186877, 186878, 186879, 186880, 186882, 186883, 186884, 186885, 186886, 186887, 186889, 186890, 186891, 186892, 186893, 186894, 186895, 186896, 186897, 186898, 186899, 186900, 186902, 186903, 186904, 186905, 186906, 186908, 186909, 186910, 186911, 186912, 186913, 186914, 186915, 186916, 186917, 186918, 186919, 186920, 186921, 186922, 186923, 186924, 186925, 186926, 186927, 186928, 186929, 186930, 186931, 186932, 186933, 186934, 186935, 186936, 186937, 186938, 186939, 186940, 186941, 186942, 186943, 186944, 186945, 186946, 186947, 186948, 186949, 186950, 186951, 186952, 186953, 186954, 186955, 186956, 186957, 186958, 186959, 186960, 186961, 186962, 186963, 186964, 186965, 186966, 186967, 186968, 186969, 186970, 186971, 186992, 186993, 186994, 186995, 186996, 186997, 186998, 186999, 187000, 187001, 187002, 187003, 187004, 187005, 187006, 187007, 187008, 187009, 187010, 187011, 187012, 187013, 187014, 187015, 187016, 187018, 187020, 187021, 187022, 187023, 187024, 187025, 187026, 187027, 187028, 187029, 187030, 187031, 187032, 187033, 187034, 187035, 187036, 187037, 187038, 187039, 187040, 187041, 187042, 187043, 187044, 187045, 187046, 187048, 187049, 187050, 187051, 187052, 187053, 187055, 187056, 187057, 187058, 187059, 187060, 187061, 187062, 187063, 187064, 187065, 187067, 187070, 187071, 187072, 187073, 187074, 187075, 187076, 187077, 187078, 187079, 187080, 187081, 187082, 187083, 187084, 187085, 187086, 187087, 187088, 187089, 187090, 187091, 187092, 187093, 187094, 187095, 187096, 187097, 187098, 187099, 187100, 187101, 187102, 187103, 187104, 187105, 187106, 187107, 187108, 187109, 187110, 187111, 187112, 187113, 187114, 187115, 187116, 187117, 187119, 187120, 187121, 187122, 187123, 187124, 187125, 187127, 187128, 187129, 187130, 187131, 187133, 187134, 187135, 187136, 187138, 187139, 187140, 187141, 187143, 187145, 187149, 187150, 187151, 187154, 187155, 187156, 187157, 187158, 187159, 187160, 187163, 187164, 187165, 187166, 187167, 187168, 187169, 187170, 187171, 187172, 187173, 187174, 187175, 187176, 187177, 187178, 187179, 187180, 187181, 187182, 187183, 187184, 187185, 187186, 187187, 187189, 187190, 187192, 187193, 187194, 187196, 187198, 187199, 187200, 187201, 187202, 187203, 187204, 187205, 187206, 187207, 187208, 187209, 187210, 187211, 187212, 187213, 187214, 187215, 187216, 187217, 187218, 187219, 187220, 187221, 187222, 187223, 187224, 187225, 187226, 187227, 187228, 187229, 187230, 187231, 187232, 187234, 187235, 187236, 187238, 187239, 187240, 187241, 187242, 187243, 187244, 187246, 187247, 187248, 187249, 187250, 187251, 187252, 187253, 187254, 187255, 187256, 187257, 187258, 187260, 187261, 187262, 187263, 187264, 187265, 187266, 187267, 187268, 187270, 187271, 187272, 187273, 187275, 187276, 187278, 187279, 187280, 187281, 187282, 187283, 187284, 187285, 187286, 187287, 187288, 187289, 187290, 187291, 187292, 187294, 187295, 187296, 187297, 187298, 187299, 187300, 187301, 187302, 187304, 187305, 187306, 187307, 187308, 187310, 187311, 187312, 187314, 187315, 187316, 187317, 187318, 187320, 187321, 187322, 187323, 187324, 187325, 187326, 187328, 187329, 187330, 187331, 187332, 187333, 187334, 187335, 187336, 187337, 187338, 187339, 187340, 187341, 187342, 187344, 187347, 187348, 187349, 187350, 187351, 187352, 187353, 187354, 187355, 187356, 187357, 187359, 187363, 187364, 187365, 187366, 187367, 187368, 187369, 187370, 187371, 187372, 187373, 187374, 187375, 187376, 187377, 187379, 187380, 187381, 187382, 187384, 187385, 187386, 187387, 187388, 187389, 187390, 187391, 187392, 187393, 187394, 187395, 187396, 187397, 187399, 187402, 187403, 187404, 187405, 187406, 187407, 187408, 187409, 187410, 187412, 187413, 187414, 187415, 187416, 187417, 187418, 187419, 187420, 187421, 187422, 187423, 187424, 187425, 187426, 187430, 187431, 187432, 187433, 187435, 187436, 187437, 187438, 187439, 187440, 187441, 187442, 187443, 187444, 187445, 187446, 187447, 187448, 187449, 187450, 187451, 187452, 187453, 187454, 187455, 187456, 187457, 187458, 187459, 187460, 187461, 187462, 187463, 187466, 187467, 187468, 187469, 187470, 187471, 187472, 187473, 187474, 187475, 187476, 187477, 187478, 187479, 187480, 187481, 187482, 187483, 187484, 187485, 187487, 187488, 187489, 187490, 187491, 187492, 187493, 187494, 187495, 187496, 187497, 187498, 187500, 187501, 187502, 187503, 187504, 187505, 187506, 187507, 187509, 187510, 187515, 187516, 187517, 187518, 187519, 187520, 187521, 187522, 187523, 187524, 187525, 187526, 187527, 187528, 187529, 187530, 187531, 187532, 187533, 187534, 187535, 187536, 187538, 187539, 187540, 187541, 187542, 187543, 187544, 187545, 187546, 187547, 187548, 187549, 187550, 187551, 187552, 187553, 187554, 187555, 187557, 187558, 187559, 187560, 187561, 187562, 187563, 187565, 187566, 187567, 187568, 187570, 187572, 187573, 187574, 187575, 187576, 187577, 187578, 187579, 187580, 187581, 187583, 187586, 187587, 187588, 187590, 187591, 187593, 187594, 187595, 187596, 187597, 187598, 187599, 187600, 187601, 187602, 187603, 187607, 187608, 187609, 187611, 187612, 187613, 187614, 187615, 187616, 187617, 187618, 187619, 187620, 187621, 187622, 187623, 187624, 187625, 187626, 187627, 187628, 187629, 187632, 187633, 187634, 187635, 187636, 187638, 187640, 187641, 187642, 187643, 187644, 187645, 187646, 187647, 187648, 187649, 187650, 187651, 187652, 187653, 187654, 187656, 187657, 187658, 187659, 187660, 187661, 187663, 187665, 187666, 187667, 187668, 187669, 187670, 187671, 187672, 187673, 187674, 187675, 187676, 187677, 187678, 187679, 187680, 187683, 187684, 187685, 187687, 187688, 187689, 187690, 187691, 187692, 187693, 187694, 187695, 187696, 187697, 187699, 187700, 187703, 187705, 187707, 187708, 187709, 187710, 187711, 187712, 187713, 187714, 187715, 187716, 187718, 187719, 187720, 187721, 187722, 187723, 187726, 187727, 187730, 187731, 187732, 187733, 187734, 187735, 187736, 187737, 187738, 187740, 187741, 187742, 187743, 187744, 187745, 187746, 187747, 187748, 187749, 187750, 187751, 187752, 187753, 187754, 187755, 187757, 187758, 187760, 187761, 187762, 187763, 187764, 187766, 187767, 187768, 187769, 187771, 187772, 187773, 187775, 187776, 187777, 187778, 187781, 187782, 187783, 187784, 187785, 187786, 187787, 187788, 187789, 187790, 187791, 187792, 187793, 187794, 187795, 187796, 187797, 187799, 187800, 187802, 187803, 187804, 187805, 187806, 187807, 187808, 187809, 187811, 187813, 187815, 187816, 187817, 187818, 187819, 187820, 187821, 187823, 187825, 187826, 187827, 187828, 187829, 187830, 187831, 187833, 187834, 187835, 187836, 187837, 187838, 187839, 187840, 187841, 187842, 187843, 187845, 187847, 187849, 187854, 187855, 187857, 187859, 187860, 187861, 187863, 187864, 187866, 187867, 187868, 187869, 187870, 187871, 187872, 187873, 187874, 187875, 187876, 187877, 187878, 187880, 187881, 187882, 187883, 187884, 187885, 187886, 187889, 187891, 187894, 187895, 187897, 187898, 187900, 187902, 187904, 187905, 187907, 187908, 187912, 187916, 187918, 187919, 187920, 187921, 187923, 187924, 187925, 187926, 187927, 187928, 187929, 187930, 187931, 187932, 187933, 187934, 187935, 187936, 187937, 187938, 187939, 187940, 187941, 187943, 187944, 187945, 187946, 187948, 187949, 187950, 187951, 187952, 187953, 187955, 187956, 187957, 187958, 187959, 187960, 187965, 187967, 187969, 187970, 187971, 187972, 187973, 187974, 187975, 187977, 187979, 187980, 187981, 187982, 187983, 187984, 187985, 187987, 187990, 187992, 187994, 187995, 187999, 188000, 188001, 188002, 188003, 188004, 188006, 188007, 188008, 188009, 188010, 188011, 188013, 188014, 188015, 188017, 188019, 188020, 188021, 188022, 188023, 188024, 188025, 188026, 188027, 188028, 188029, 188030, 188033, 188034, 188037, 188038, 188039, 188040, 188041, 188043, 188044, 188046, 188048, 188051, 188053, 188054, 188055, 188056, 188057, 188059, 188060, 188061, 188062, 188063, 188067, 188068, 188069, 188070, 188073, 188074, 188076, 188079, 188081, 188085, 188086, 188087, 188088, 188089, 188091, 188092, 188094, 188095, 188096, 188098, 188099, 188100, 188101, 188102, 188103, 188104, 188105, 188106, 188107, 188112, 188114, 188115, 188117, 188118, 188122, 188123, 188124, 188125, 188126, 188128, 188129, 188130, 188132, 188133, 188135, 188136, 188138, 188139, 188140, 188141, 188142, 188143, 188144, 188146, 188150, 188151, 188152, 188153, 188155, 188156, 188157, 188158, 188159, 188163, 188164, 188166, 188167, 188169, 188171, 188172, 188173, 188174, 188179, 188180, 188181, 188184, 188185, 188186, 188187, 188188, 188189, 188190, 188191, 188192, 188193, 188194, 188195, 188196, 188197, 188199, 188200, 188201, 188202, 188203, 188204, 188205, 188208, 188209, 188210, 188211, 188212, 188213, 188214, 188215, 188216, 188217, 188218, 188219, 188220, 188221, 188222, 188223, 188224, 188225, 188226, 188227, 188230, 188231, 188233, 188234, 188235, 188236, 188242, 188244, 188245, 188246, 188247, 188251, 188252, 188256, 188258, 188259, 188260, 188265, 188266, 188267, 188268, 188269, 188270, 188271, 188272, 188273, 188274, 188276, 188277, 188278, 188280, 188283, 188284, 188285, 188286, 188287, 188288, 188290, 188291, 188292, 188293, 188294, 188295, 188296, 188297, 188298, 188299, 188300, 188301, 188302, 188303, 188304, 188305, 188306, 188307, 188308, 188309, 188310, 188311, 188312, 188313, 188314, 188315, 188316, 188317, 188318, 188320, 188322, 188323, 188324, 188325, 188326, 188327, 188328, 188329, 188332, 188333, 188334, 188335, 188336, 188337, 188338, 188339, 188340, 188341, 188342, 188343, 188344, 188345, 188346, 188347, 188348, 188349, 188350, 188351, 188352, 188355, 188357, 188360, 188363, 188364, 188366, 188367, 188368, 188369, 188370, 188371, 188372, 188373, 188374, 188375, 188376, 188377, 188378, 188379, 188380, 188381, 188382, 188383, 188384, 188386, 188387, 188388, 188389, 188390, 188391, 188392, 188393, 188394, 188395, 188396, 188397, 188398, 188399, 188400, 188401, 188402, 188403, 188404, 188405, 188406, 188407, 188408, 188409, 188411, 188412, 188413, 188414, 188415, 188416, 188417, 188418, 188419, 188420, 188421, 188422, 188423, 188424, 188425, 188426, 188427, 188428, 188429, 188430, 188431, 188432, 188434, 188437, 188438, 188439, 188440, 188441, 188443, 188444, 188445, 188447, 188448, 188449, 188450, 188451, 188452, 188453, 188454, 188455, 188456, 188457, 188458, 188459, 188460, 188461, 188462, 188463, 188464, 188465, 188466, 188467, 188468, 188469, 188470, 188471, 188472, 188473, 188474, 188475, 188476, 188477, 188478, 188479, 188480, 188481, 188482, 188483, 188484, 188485, 188486, 188487, 188488, 188489, 188490, 188491, 188492, 188493, 188494, 188495, 188497, 188498, 188499, 188500, 188501, 188502, 188503, 188504, 188505, 188506, 188507, 188508, 188509, 188510, 188511, 188512, 188513, 188514, 188515, 188516, 188517, 188518, 188519, 188520, 188521, 188522, 188523, 188524, 188525, 188526, 188527, 188528, 188529, 188530, 188531, 188532, 188533, 188534, 188535, 188536, 188537, 188538, 188539, 188540, 188542, 188543, 188544, 188545, 188546, 188547, 188548, 188549, 188550, 188551, 188552, 188553, 188554, 188555, 188556, 188557, 188558, 188559, 188560, 188561, 188562, 188563, 188564, 188565, 188566, 188567, 188568, 188569, 188570, 188571, 188572, 188573, 188574, 188575, 188576, 188577, 188578, 188580, 188581, 188582, 188583, 188584, 188585, 188586, 188587, 188588, 188589, 188590, 188591, 188592, 188593, 188594, 188595, 188596, 188597, 188598, 188599, 188600, 188601, 188602, 188603, 188604, 188605, 188606, 188607, 188608, 188609, 188610, 188611, 188612, 188613, 188614, 188615, 188616, 188617, 188618, 188619, 188620, 188621, 188623, 188624, 188625, 188628, 188629, 188630, 188631, 188632, 188633, 188634, 188635, 188637, 188638, 188639, 188640, 188641, 188642, 188643, 188644, 188648, 188649, 188651, 188652, 188653, 188655, 188656, 188658, 188660, 188661, 188663, 188664, 188665, 188666, 188667, 188668, 188669, 188670, 188671, 188672, 188673, 188674, 188675, 188676, 188677, 188678, 188679, 188681, 188682, 188683, 188686, 188687, 188689, 188690, 188691, 188692, 188693, 188694, 188695, 188696, 188697, 188698, 188699, 188700, 188701, 188702, 188703, 188704, 188706, 188707, 188708, 188709, 188710, 188711, 188712, 188713, 188714, 188715, 188716, 188717, 188718, 188719, 188720, 188721, 188722, 188723, 188724, 188725, 188726, 188727, 188728, 188729, 188730, 188731, 188732, 188733, 188734, 188735, 188736, 188737, 188738, 188739, 188740, 188741, 188742, 188743, 188744, 188745, 188746, 188747, 188748, 188749, 188750, 188751, 188752, 188754, 188755, 188756, 188757, 188758, 188759, 188760, 188761, 188762, 188763, 188764, 188765, 188766, 188767, 188768, 188769, 188770, 188772, 188774, 188775, 188776, 188777, 188778, 188779, 188780, 188781, 188782, 188783, 188784, 188785, 188786, 188787, 188788, 188789, 188790, 188791, 188792, 188793, 188794, 188795, 188796, 188797, 188798, 188799, 188800, 188802, 188803, 188804, 188805, 188806, 188807, 188808, 188809, 188810, 188811, 188813, 188814, 188816, 188817, 188818, 188819, 188820, 188821, 188822, 188823, 188824, 188825, 188826, 188827, 188828, 188829, 188830, 188831, 188832, 188833, 188834, 188835, 188836, 188837, 188838, 188839, 188840, 188841, 188842, 188843, 188844, 188845, 188846, 188847, 188848, 188849, 188850, 188851, 188852, 188853, 188854, 188855, 188856, 188857, 188858, 188859, 188860, 188861, 188862, 188863, 188864, 188865, 188866, 188867, 188868, 188869, 188870, 188871, 188872, 188873, 188874, 188875, 188876, 188878, 188879, 188880, 188881, 188882, 188883, 188884, 188885, 188886, 188887, 188888, 188889, 188890, 188891, 188892, 188893, 188894, 188895, 188896, 188897, 188898, 188900, 188901, 188902, 188903, 188904, 188905, 188906, 188907, 188908, 188909, 188910, 188911, 188912, 188913, 188914, 188915, 188916, 188917, 188918, 188919, 188920, 188921, 188922, 188923, 188924, 188925, 188926, 188927, 188928, 188929, 188930, 188931, 188932, 188933, 188934, 188935, 188936, 188939, 188940, 188941, 188942, 188943, 188944, 188945, 188948, 188949, 188951, 188952, 188953, 188954, 188955, 188956, 188957, 188958, 188959, 188960, 188961, 188962, 188963, 188964, 188965, 188966, 188967, 188968, 188969, 188970, 188971, 188972, 188973, 188974, 188995, 188996, 188997, 188998, 188999, 189000, 189001, 189002, 189003, 189004, 189006, 189007, 189008, 189009, 189010, 189011, 189012, 189013, 189014, 189015, 189016, 189017, 189018, 189019, 189020, 189021, 189022, 189023, 189024, 189025, 189026, 189027, 189028, 189029, 189030, 189031, 189032, 189033, 189034, 189035, 189037, 189038, 189039, 189040, 189041, 189042, 189043, 189044, 189045, 189048, 189050, 189051, 189052, 189053, 189054, 189055, 189056, 189057, 189058, 189059, 189060, 189061, 189062, 189063, 189064, 189065, 189066, 189067, 189068, 189069, 189070, 189071, 189072, 189073, 189074, 189075, 189076, 189077, 189078, 189079, 189080, 189081, 189082, 189085, 189087, 189088, 189089, 189090, 189091, 189092, 189093, 189094, 189095, 189096, 189097, 189098, 189099, 189100, 189101, 189102, 189103, 189104, 189105, 189106, 189107, 189108, 189109, 189110, 189111, 189112, 189113, 189114, 189115, 189116, 189117, 189118, 189119, 189120, 189121, 189122, 189123, 189124, 189125, 189126, 189127, 189128, 189129, 189130, 189131, 189132, 189133, 189134, 189135, 189136, 189137, 189138, 189139, 189140, 189141, 189142, 189143, 189144, 189145, 189146, 189147, 189149, 189150, 189152, 189153, 189154, 189155, 189156, 189157, 189158, 189159, 189160, 189161, 189162, 189163, 189164, 189165, 189166, 189168, 189169, 189170, 189171, 189173, 189174, 189175, 189176, 189177, 189179, 189180, 189181, 189182, 189183, 189184, 189185, 189186, 189187, 189188, 189189, 189190, 189191, 189192, 189193, 189194, 189195, 189196, 189197, 189198, 189199, 189200, 189201, 189202, 189204, 189205, 189206, 189207, 189208, 189209, 189210, 189211, 189212, 189213, 189214, 189215, 189216, 189217, 189218, 189219, 189220, 189221, 189222, 189224, 189225, 189226, 189227, 189228, 189229, 189230, 189231, 189232, 189233, 189234, 189235, 189236, 189237, 189238, 189239, 189240, 189241, 189243, 189244, 189246, 189247, 189248, 189250, 189251, 189252, 189253, 189254, 189255, 189256, 189257, 189258, 189259, 189260, 189261, 189262, 189263, 189264, 189265, 189266, 189267, 189268, 189270, 189271, 189272, 189273, 189274, 189275, 189276, 189277, 189278, 189279, 189280, 189281, 189284, 189285, 189286, 189288, 189289, 189292, 189295, 189296, 189297, 189298, 189299, 189300, 189301, 189302, 189303, 189304, 189305, 189306, 189307, 189308, 189309, 189310, 189311, 189312, 189313, 189314, 189316, 189317, 189318, 189319, 189320, 189322, 189324, 189325, 189327, 189328, 189330, 189332, 189333, 189334, 189335, 189336, 189337, 189338, 189339, 189340, 189342, 189343, 189344, 189345, 189346, 189347, 189348, 189349, 189350, 189351, 189352, 189353, 189354, 189355, 189356, 189357, 189359, 189360, 189361, 189362, 189363, 189364, 189365, 189366, 189368, 189369, 189371, 189372, 189373, 189374, 189375, 189376, 189377, 189378, 189379, 189380, 189381, 189382, 189383, 189384, 189385, 189386, 189387, 189388, 189389, 189390, 189391, 189392, 189393, 189394, 189395, 189396, 189397, 189398, 189399, 189400, 189401, 189402, 189403, 189405, 189406, 189407, 189408, 189409, 189410, 189411, 189421, 189423, 189424, 189425, 189426, 189427, 189428, 189429, 189430, 189431, 189432, 189433, 189434, 189439, 189446, 189447, 189448, 189449, 189450, 189451, 189452, 189453, 189454, 189455, 189456, 189457, 189458, 189459, 189460, 189461, 189462, 189463, 189464, 189465, 189466, 189467, 189468, 189469, 189470, 189471, 189472, 189474, 189475, 189476, 189477, 189478, 189479, 189480, 189481, 189482, 189483, 189484, 189485, 189486, 189487, 189488, 189489, 189490, 189491, 189492, 189493, 189494, 189495, 189497, 189498, 189499, 189500, 189501, 189502, 189503, 189504, 189505, 189506, 189507, 189508, 189509, 189510, 189511, 189512, 189513, 189514, 189515, 189516, 189517, 189518, 189519, 189520, 189521, 189522, 189523, 189524, 189525, 189526, 189527, 189528, 189529, 189530, 189531, 189532, 189533, 189534, 189535, 189536, 189537, 189538, 189539, 189540, 189541, 189542, 189543, 189544, 189545, 189546, 189547, 189548, 189549, 189550, 189552, 189553, 189554, 189555, 189557, 189558, 189559, 189560, 189561, 189562, 189563, 189564, 189565, 189566, 189567, 189568, 189569, 189570, 189571, 189572, 189573, 189574, 189575, 189578, 189579, 189580, 189581, 189582, 189583, 189584, 189585, 189586, 189587, 189589, 189590, 189591, 189592, 189593, 189594, 189595, 189598, 189599, 189600, 189601, 189602, 189603, 189604, 189605, 189606, 189607, 189608, 189609, 189610, 189611, 189613, 189614, 189615, 189616, 189617, 189618, 189619, 189620, 189621, 189622, 189623, 189624, 189625, 189626, 189627, 189628, 189629, 189630, 189631, 189632, 189633, 189634, 189635, 189636, 189637, 189638, 189640, 189641, 189642, 189643, 189645, 189646, 189647, 189649, 189650, 189652, 189653, 189654, 189655, 189656, 189657, 189658, 189659, 189660, 189661, 189662, 189663, 189664, 189665, 189666, 189667, 189668, 189669, 189670, 189671, 189672, 189673, 189674, 189675, 189676, 189679, 189686, 189687, 189688, 189689, 189690, 189691, 189692, 189693, 189694, 189695, 189696, 189697, 189698, 189700, 189702, 189703, 189704, 189705, 189706, 189707, 189708, 189709, 189710, 189711, 189713, 189714, 189715, 189719, 189722, 189727, 189728, 189729, 189730, 189731, 189732, 189733, 189734, 189735, 189736, 189737, 189738, 189740, 189741, 189742, 189743, 189744, 189745, 189746, 189747, 189748, 189749, 189750, 189751, 189752, 189753, 189754, 189755, 189756, 189757, 189759, 189760, 189761, 189762, 189763, 189764, 189765, 189767, 189768, 189769, 189770, 189771, 189772, 189773, 189774, 189775, 189776, 189777, 189778, 189779, 189780, 189781, 189783, 189784, 189785, 189786, 189787, 189790, 189791, 189792, 189793, 189795, 189798, 189799, 189801, 189802, 189803, 189804, 189805, 189806, 189807, 189808, 189811, 189812, 189813, 189814, 189815, 189816, 189817, 189820, 189821, 189822, 189823, 189824, 189825, 189826, 189827, 189828, 189830, 189831, 189833, 189834, 189835, 189836, 189837, 189838, 189839, 189840, 189841, 189842, 189843, 189844, 189845, 189846, 189847, 189848, 189849, 189850, 189851, 189852, 189853, 189854, 189855, 189856, 189857, 189858, 189859, 189860, 189861, 189862, 189863, 189864, 189865, 189866, 189867, 189869, 189870, 189871, 189872, 189873, 189874, 189875, 189876, 189878, 189880, 189881, 189882, 189886, 189892, 189893, 189894, 189895, 189896, 189897, 189898, 189899, 189900, 189901, 189902, 189903, 189904, 189905, 189908, 189909, 189910, 189911, 189912, 189914, 189916, 189917, 189918, 189920, 189921, 189923, 189924, 189925, 189926, 189927, 189928, 189929, 189930, 189932, 189933, 189934, 189935, 189936, 189937, 189938, 189939, 189940, 189941, 189942, 189943, 189946, 189947, 189948, 189949, 189950, 189951, 189952, 189953, 189954, 189955, 189956, 189957, 189958, 189959, 189961, 189962, 189963, 189964, 189965, 189966, 189967, 189968, 189969, 189970, 189971, 189972, 189973, 189974, 189975, 189976, 189977, 189978, 189979, 189980, 189981, 189982, 189983, 189984, 189986, 189988, 189991, 189992, 189993, 189996, 189997, 189998, 189999, 190000, 190001, 190002, 190004, 190005, 190006, 190008, 190009, 190010, 190011, 190013, 190014, 190015, 190016, 190017, 190018, 190019, 190020, 190021, 190022, 190023, 190024, 190025, 190026, 190027, 190028, 190029, 190031, 190032, 190033, 190034, 190035, 190037, 190038, 190039, 190041, 190042, 190043, 190044, 190046, 190047, 190048, 190049, 190050, 190051, 190052, 190053, 190054, 190055, 190056, 190057, 190058, 190059, 190060, 190061, 190062, 190063, 190064, 190065, 190066, 190067, 190068, 190069, 190070, 190071, 190072, 190073, 190074, 190075, 190076, 190078, 190079, 190080, 190081, 190082, 190083, 190084, 190085, 190086, 190087, 190088, 190089, 190090, 190091, 190093, 190094, 190095, 190096, 190099, 190100, 190101, 190102, 190103, 190104, 190105, 190106, 190107, 190108, 190109, 190110, 190111, 190112, 190114, 190115, 190116, 190117, 190118, 190119, 190120, 190121, 190122, 190123, 190124, 190125, 190126, 190127, 190128, 190129, 190130, 190131, 190132, 190133, 190136, 190137, 190138, 190139, 190140, 190142, 190143, 190144, 190145, 190147, 190148, 190149, 190150, 190151, 190152, 190153, 190154, 190155, 190156, 190157, 190158, 190159, 190160, 190161, 190162, 190163, 190164, 190165, 190166, 190167, 190168, 190169, 190170, 190171, 190172, 190173, 190174, 190175, 190176, 190177, 190180, 190181, 190182, 190183, 190184, 190185, 190186, 190187, 190188, 190189, 190190, 190191, 190192, 190193, 190194, 190195, 190196, 190198, 190199, 190200, 190201, 190202, 190203, 190204, 190205, 190206, 190207, 190208, 190209, 190210, 190211, 190212, 190213, 190214, 190215, 190216, 190218, 190219, 190220, 190221, 190222, 190223, 190224, 190225, 190226, 190227, 190228, 190229, 190230, 190231, 190232, 190233, 190234, 190235, 190236, 190237, 190238, 190239, 190240, 190241, 190242, 190243, 190244, 190245, 190246, 190247, 190248, 190249, 190250, 190251, 190252, 190253, 190254, 190255, 190256, 190257, 190258, 190259, 190260, 190262, 190263, 190264, 190265, 190266, 190267, 190268, 190269, 190270, 190271, 190272, 190273, 190274, 190275, 190276, 190277, 190278, 190279, 190281, 190282, 190283, 190284, 190285, 190286, 190287, 190288, 190289, 190290, 190291, 190292, 190293, 190294, 190295, 190296, 190297, 190298, 190299, 190300, 190301, 190302, 190303, 190304, 190305, 190306, 190307, 190308, 190309, 190314, 190315, 190316, 190317, 190318, 190319, 190320, 190321, 190322, 190323, 190324, 190325, 190326, 190327, 190328, 190329, 190330, 190331, 190332, 190333, 190334, 190335, 190336, 190339, 190340, 190341, 190342, 190343, 190344, 190345, 190346, 190347, 190348, 190349, 190350, 190351, 190352, 190353, 190354, 190355, 190356, 190357, 190358, 190359, 190360, 190361, 190362, 190363, 190364, 190365, 190366, 190367, 190368, 190369, 190370, 190371, 190372, 190373, 190374, 190375, 190376, 190377, 190379, 190380, 190381, 190382, 190383, 190384, 190385, 190386, 190387, 190388, 190389, 190390, 190391, 190392, 190394, 190395, 190396, 190397, 190398, 190399, 190400, 190401, 190403, 190404, 190405, 190406, 190407, 190408, 190409, 190410, 190411, 190412, 190413, 190414, 190416, 190417, 190418, 190419, 190420, 190422, 190423, 190424, 190425, 190426, 190427, 190428, 190429, 190430, 190431, 190432, 190433, 190434, 190435, 190436, 190437, 190438, 190439, 190440, 190441, 190442, 190444, 190445, 190446, 190447, 190448, 190449, 190450, 190451, 190453, 190454, 190455, 190456, 190457, 190458, 190459, 190460, 190461, 190462, 190463, 190464, 190465, 190466, 190467, 190468, 190469, 190470, 190472, 190473, 190474, 190475, 190476, 190477, 190478, 190479, 190480, 190481, 190482, 190483, 190484, 190485, 190486, 190487, 190488, 190489, 190490, 190491, 190492, 190493, 190494, 190495, 190496, 190497, 190498, 190499, 190501, 190502, 190503, 190504, 190505, 190506, 190507, 190508, 190509, 190510, 190511, 190512, 190513, 190514, 190515, 190516, 190517, 190518, 190519, 190520, 190521, 190522, 190523, 190524, 190525, 190526, 190527, 190528, 190529, 190530, 190531, 190532, 190533, 190534, 190535, 190536, 190537, 190538, 190539, 190541, 190542, 190543, 190544, 190545, 190546, 190547, 190548, 190551, 190552, 190553, 190554, 190555, 190556, 190557, 190558, 190559, 190560, 190561, 190562, 190563, 190564, 190565, 190566, 190567, 190568, 190569, 190570, 190571, 190572, 190573, 190574, 190575, 190576, 190577, 190578, 190579, 190580, 190581, 190582, 190583, 190584, 190585, 190586, 190587, 190588, 190589, 190590, 190591, 190592, 190593, 190594, 190595, 190596, 190598, 190599, 190600, 190601, 190602, 190603, 190604, 190605, 190606, 190607, 190608, 190609, 190610, 190611, 190612, 190613, 190614, 190615, 190616, 190617, 190618, 190619, 190620, 190621, 190622, 190623, 190624, 190625, 190626, 190627, 190628, 190629, 190630, 190631, 190632, 190633, 190634, 190635, 190636, 190641, 190644, 190645, 190646, 190647, 190648, 190649, 190650, 190651, 190652, 190653, 190654, 190655, 190656, 190657, 190658, 190659, 190660, 190661, 190662, 190663, 190664, 190665, 190666, 190667, 190668, 190669, 190671, 190672, 190673, 190674, 190675, 190676, 190679, 190680, 190681, 190682, 190683, 190684, 190685, 190686, 190687, 190688, 190689, 190690, 190691, 190692, 190693, 190694, 190695, 190696, 190697, 190698, 190699, 190700, 190701, 190702, 190703, 190704, 190706, 190707, 190708, 190709, 190710, 190711, 190712, 190713, 190714, 190715, 190716, 190717, 190718, 190719, 190720, 190721, 190722, 190723, 190724, 190725, 190726, 190730, 190731, 190732, 190733, 190734, 190735, 190736, 190737, 190738, 190739, 190740, 190741, 190742, 190743, 190744, 190745, 190746, 190747, 190748, 190749, 190750, 190751, 190752, 190753, 190754, 190755, 190756, 190757, 190758, 190759, 190760, 190761, 190762, 190765, 190766, 190767, 190768, 190769, 190771, 190772, 190773, 190775, 190776, 190777, 190778, 190779, 190780, 190783, 190784, 190785, 190786, 190787, 190788, 190789, 190790, 190791, 190792, 190793, 190794, 190795, 190796, 190797, 190798, 190799, 190800, 190801, 190802, 190803, 190804, 190805, 190806, 190807, 190808, 190809, 190810, 190811, 190812, 190814, 190815, 190816, 190817, 190818, 190819, 190820, 190821, 190822, 190823, 190824, 190825, 190826, 190829, 190830, 190831, 190832, 190833, 190834, 190835, 190836, 190837, 190838, 190839, 190840, 190841, 190842, 190843, 190844, 190845, 190846, 190847, 190848, 190849, 190850, 190851, 190852, 190853, 190854, 190855, 190856, 190857, 190858, 190859, 190860, 190861, 190862, 190863, 190864, 190865, 190866, 190867, 190868, 190869, 190870, 190871, 190872, 190873, 190883, 190884, 190885, 190886, 190887, 190888, 190889, 190890, 190891, 190892, 190894, 190895, 190897, 190898, 190899, 190900, 190901, 190902, 190903, 190904, 190905, 190906, 190907, 190908, 190909, 190910, 190911, 190912, 190913, 190914, 190915, 190916, 190917, 190918, 190919, 190920, 190921, 190922, 190923, 190924, 190925, 190926, 190927, 190928, 190929, 190930, 190931, 190932, 190933, 190934, 190935, 190936, 190937, 190938, 190939, 190940, 190941, 190942, 190943, 190944, 190945, 190946, 190947, 190948, 190949, 190950, 190951, 190952, 190953, 190954, 190955, 190956, 190957, 190958, 190959, 190960, 190961, 190962, 190963, 190964, 190965, 190966, 190968, 190969, 190970, 190971, 190974, 190975, 190976, 190977, 190978, 190979, 190980, 190981, 190982, 190983, 190984, 190985, 190986, 190987, 190988, 190989, 190990, 190991, 190992, 190993, 190994, 190995, 190996, 190997, 190998, 190999, 191000, 191001, 191002, 191003, 191004, 191005, 191006, 191007, 191008, 191010, 191011, 191012, 191013, 191014, 191015, 191016, 191017, 191018, 191019, 191020, 191021, 191022, 191023, 191024, 191025, 191026, 191027, 191028, 191029, 191030, 191031, 191032, 191033, 191035, 191036, 191037, 191038, 191039, 191040, 191041, 191042, 191043, 191044, 191045, 191046, 191047, 191048, 191049, 191051, 191052, 191054, 191055, 191056, 191057, 191058, 191059, 191060, 191061, 191062, 191063, 191064, 191065, 191066, 191067, 191068, 191069, 191070, 191071, 191072, 191073, 191074, 191075, 191076, 191077, 191078, 191079, 191080, 191082, 191083, 191084, 191085, 191086, 191087, 191088, 191089, 191090, 191092, 191093, 191094, 191095, 191096, 191097, 191098, 191099, 191100, 191101, 191102, 191103, 191104, 191105, 191106, 191107, 191108, 191109, 191110, 191111, 191112, 191113, 191114, 191115, 191116, 191117, 191118, 191119, 191120, 191121, 191122, 191123, 191124, 191125, 191126, 191128, 191129, 191130, 191131, 191133, 191135, 191136, 191137, 191138, 191139, 191140, 191142, 191143, 191144, 191145, 191146, 191148, 191149, 191150, 191151, 191152, 191153, 191154, 191155, 191156, 191157, 191158, 191159, 191161, 191162, 191164, 191165, 191166, 191167, 191168, 191169, 191171, 191172, 191173, 191174, 191175, 191176, 191179, 191180, 191181, 191182, 191183, 191184, 191185, 191186, 191187, 191188, 191189, 191190, 191191, 191192, 191193, 191194, 191195, 191196, 191197, 191198, 191199, 191200, 191201, 191202, 191203, 191204, 191205, 191206, 191207, 191208, 191209, 191210, 191211, 191212, 191213, 191214, 191215, 191216, 191217, 191219, 191220, 191221, 191222, 191224, 191225, 191226, 191227, 191228, 191229, 191230, 191231, 191232, 191233, 191234, 191235, 191236, 191237, 191238, 191239, 191240, 191241, 191242, 191243, 191244, 191245, 191246, 191247, 191248, 191249, 191250, 191251, 191252, 191253, 191254, 191255, 191256, 191257, 191259, 191260, 191261, 191262, 191263, 191264, 191265, 191266, 191267, 191268, 191269, 191270, 191271, 191272, 191273, 191274, 191275, 191277, 191278, 191279, 191280, 191281, 191282, 191283, 191284, 191285, 191286, 191287, 191288, 191289, 191290, 191291, 191292, 191293, 191294, 191295, 191296, 191297, 191298, 191299, 191300, 191301, 191302, 191303, 191304, 191305, 191306, 191307, 191308, 191309, 191310, 191311, 191312, 191313, 191314, 191315, 191316, 191317, 191318, 191319, 191320, 191321, 191322, 191323, 191324, 191325, 191326, 191327, 191328, 191329, 191330, 191331, 191332, 191333, 191334, 191335, 191336, 191337, 191338, 191339, 191340, 191341, 191342, 191343, 191344, 191345, 191346, 191348, 191349, 191350, 191351, 191353, 191354, 191355, 191356, 191357, 191358, 191359, 191360, 191361, 191362, 191363, 191364, 191365, 191366, 191367, 191368, 191369, 191370, 191371, 191372, 191373, 191374, 191375, 191376, 191378, 191381, 191383, 191384, 191385, 191386, 191387, 191388, 191389, 191390, 191391, 191392, 191393, 191394, 191395, 191396, 191397, 191398, 191399, 191400, 191401, 191402, 191403, 191404, 191405, 191406, 191408, 191410, 191411, 191412, 191413, 191414, 191415, 191416, 191417, 191418, 191419, 191420, 191422, 191423, 191425, 191426, 191427, 191428, 191429, 191430, 191431, 191432, 191434, 191435, 191436, 191437, 191438, 191439, 191440, 191441, 191442, 191443, 191444, 191445, 191446, 191447, 191448, 191449, 191450, 191451, 191452, 191453, 191454, 191455, 191456, 191457, 191458, 191459, 191460, 191461, 191462, 191463, 191464, 191465, 191466, 191467, 191468, 191469, 191470, 191471, 191472, 191473, 191474, 191475, 191476, 191477, 191478, 191479, 191480, 191481, 191482, 191483, 191484, 191485, 191486, 191487, 191488, 191489, 191490, 191491, 191492, 191493, 191494, 191495, 191496, 191497, 191498, 191499, 191500, 191501, 191502, 191503, 191504, 191505, 191506, 191507, 191508, 191509, 191510, 191511, 191512, 191513, 191514, 191515, 191516, 191517, 191518, 191519, 191520, 191521, 191522, 191523, 191524, 191525, 191526, 191527, 191528, 191529, 191530, 191531, 191532, 191533, 191534, 191535, 191536, 191538, 191540, 191541, 191542, 191543, 191544, 191545, 191546, 191548, 191549, 191550, 191551, 191552, 191553, 191554, 191555, 191556, 191557, 191558, 191559, 191560, 191561, 191562, 191563, 191564, 191565, 191566, 191567, 191568, 191569, 191570, 191572, 191574, 191575, 191576, 191577, 191579, 191580, 191581, 191582, 191583, 191584, 191585, 191586, 191588, 191589, 191590, 191592, 191593, 191594, 191595, 191596, 191597, 191598, 191599, 191600, 191601, 191602, 191603, 191604, 191605, 191606, 191607, 191608, 191609, 191610, 191611, 191613, 191614, 191615, 191616, 191617, 191618, 191619, 191620, 191621, 191622, 191623, 191624, 191625, 191626, 191627, 191628, 191629, 191630, 191631, 191632, 191633, 191634, 191636, 191637, 191638, 191639, 191640, 191643, 191644, 191645, 191646, 191647, 191648, 191649, 191650, 191651, 191652, 191653, 191654, 191655, 191656, 191657, 191658, 191659, 191660, 191661, 191662, 191663, 191664, 191665, 191666, 191667, 191668, 191669, 191672, 191673, 191674, 191675, 191676, 191677, 191678, 191679, 191680, 191681, 191682, 191683, 191684, 191685, 191686, 191687, 191688, 191689, 191690, 191691, 191692, 191693, 191694, 191695, 191696, 191697, 191698, 191699, 191700, 191701, 191702, 191703, 191704, 191705, 191706, 191707, 191708, 191709, 191710, 191711, 191712, 191713, 191714, 191715, 191716, 191717, 191718, 191719, 191721, 191724, 191725, 191726, 191727, 191729, 191730, 191731, 191733, 191734, 191735, 191736, 191737, 191738, 191739, 191740, 191741, 191742, 191744, 191745, 191746, 191747, 191748, 191750, 191751, 191752, 191753, 191754, 191755, 191756, 191757, 191758, 191759, 191760, 191761, 191762, 191763, 191764, 191765, 191766, 191767, 191768, 191769, 191770, 191771, 191772, 191773, 191774, 191775, 191776, 191777, 191778, 191779, 191780, 191781, 191782, 191783, 191784, 191785, 191786, 191787, 191788, 191789, 191790, 191791, 191792, 191793, 191794, 191795, 191796, 191797, 191798, 191799, 191800, 191801, 191802, 191803, 191804, 191805, 191806, 191807, 191808, 191809, 191810, 191811, 191812, 191813, 191814, 191815, 191816, 191817, 191818, 191819, 191820, 191821, 191822, 191823, 191824, 191825, 191826, 191827, 191828, 191829, 191830, 191831, 191832, 191833, 191835, 191837, 191838, 191840, 191841, 191842, 191843, 191844, 191845, 191846, 191847, 191848, 191849, 191850, 191851, 191852, 191853, 191854, 191855, 191856, 191857, 191858, 191859, 191860, 191861, 191863, 191864, 191865, 191866, 191867, 191868, 191869, 191870, 191871, 191872, 191873, 191874, 191875, 191876, 191877, 191878, 191879, 191880, 191881, 191882, 191883, 191884, 191885, 191886, 191887, 191888, 191889, 191890, 191891, 191892, 191893, 191894, 191895, 191896, 191897, 191898, 191899, 191900, 191901, 191902, 191903, 191904, 191905, 191906, 191908, 191909, 191910, 191911, 191912, 191913, 191914, 191916, 191917, 191918, 191919, 191920, 191921, 191922, 191923, 191924, 191925, 191926, 191927, 191929, 191931, 191932, 191933, 191935, 191936, 191938, 191939, 191940, 191944, 191945, 191946, 191947, 191948, 191949, 191950, 191951, 191953, 191954, 191955, 191958, 191959, 191960, 191961, 191962, 191963, 191964, 191965, 191966, 191967, 191968, 191969, 191970, 191971, 191972, 191973, 191975, 191976, 191977, 191978, 191979, 191980, 191981, 191982, 191983, 191985, 191987, 191989, 191991, 191992, 191993, 191995, 191996, 191998, 191999, 192001, 192002, 192003, 192004, 192005, 192007, 192008, 192010, 192011, 192012, 192013, 192014, 192016, 192017, 192018, 192019, 192020, 192021, 192023, 192024, 192026, 192027, 192028, 192029, 192030, 192031, 192032, 192033, 192034, 192035, 192036, 192037, 192038, 192039, 192040, 192041, 192042, 192043, 192044, 192045, 192046, 192047, 192048, 192049, 192050, 192053, 192054, 192055, 192057, 192058, 192059, 192061, 192063, 192064, 192065, 192066, 192067, 192068, 192069, 192070, 192072, 192074, 192075, 192076, 192077, 192078, 192079, 192080, 192081, 192082, 192083, 192084, 192085, 192086, 192087, 192089, 192090, 192091, 192093, 192095, 192096, 192097, 192098, 192099, 192100, 192101, 192102, 192103, 192104, 192105, 192106, 192107, 192108, 192109, 192110, 192111, 192112, 192113, 192114, 192115, 192116, 192117, 192118, 192119, 192120, 192121, 192122, 192123, 192124, 192125, 192126, 192127, 192129, 192130, 192131, 192132, 192133, 192134, 192135, 192136, 192137, 192138, 192139, 192140, 192141, 192142, 192143, 192144, 192145, 192146, 192147, 192148, 192149, 192150, 192151, 192152, 192153, 192154, 192155, 192156, 192157, 192158, 192159, 192160, 192161, 192162, 192163, 192164, 192165, 192166, 192167, 192168, 192169, 192170, 192171, 192172, 192173, 192174, 192175, 192176, 192177, 192178, 192179, 192180, 192181, 192182, 192183, 192184, 192185, 192186, 192187, 192188, 192189, 192190, 192191, 192192, 192193, 192194, 192195, 192196, 192197, 192198, 192199, 192200, 192202, 192203, 192204, 192205, 192206, 192207, 192209, 192210, 192212, 192219, 192220, 192221, 192222, 192223, 192224, 192225, 192226, 192227, 192228, 192229, 192230, 192232, 192233, 192234, 192235, 192236, 192237, 192238, 192239, 192240, 192241, 192242, 192243, 192244, 192245, 192246, 192247, 192248, 192249, 192251, 192252, 192253, 192254, 192255, 192256, 192257, 192258, 192259, 192260, 192261, 192263, 192264, 192265, 192266, 192267, 192268, 192269, 192270, 192271, 192272, 192273, 192274, 192275, 192276, 192278, 192279, 192280, 192281, 192282, 192283, 192284, 192285, 192286, 192287, 192288, 192289, 192290, 192291, 192292, 192293, 192294, 192295, 192296, 192297, 192298, 192299, 192300, 192301, 192302, 192303, 192304, 192305, 192306, 192307, 192308, 192309, 192310, 192311, 192312, 192313, 192314, 192315, 192316, 192317, 192318, 192319, 192320, 192321, 192322, 192323, 192325, 192329, 192330, 192331, 192333, 192334, 192335, 192336, 192337, 192338, 192339, 192340, 192341, 192342, 192343, 192344, 192345, 192346, 192347, 192348, 192349, 192350, 192351, 192352, 192353, 192354, 192355, 192356, 192357, 192358, 192359, 192362, 192363, 192364, 192365, 192366, 192367, 192368, 192369, 192371, 192372, 192373, 192374, 192375, 192376, 192377, 192378, 192379, 192380, 192381, 192382, 192383, 192384, 192385, 192386, 192387, 192388, 192389, 192390, 192392, 192393, 192394, 192395, 192396, 192397, 192398, 192399, 192400, 192401, 192402, 192403, 192404, 192405, 192406, 192407, 192408, 192409, 192410, 192411, 192412, 192413, 192414, 192415, 192416, 192417, 192418, 192419, 192420, 192421, 192422, 192423, 192424, 192425, 192426, 192427, 192428, 192429, 192430, 192431, 192432, 192433, 192434, 192435, 192436, 192437, 192438, 192439, 192440, 192441, 192442, 192443, 192444, 192445, 192446, 192447, 192448, 192449, 192450, 192451, 192452, 192453, 192454, 192455, 192456, 192457, 192458, 192459, 192460, 192461, 192462, 192463, 192464, 192465, 192466, 192467, 192468, 192469, 192470, 192471, 192472, 192473, 192474, 192475, 192476, 192477, 192478, 192479, 192480, 192481, 192482, 192483, 192484, 192485, 192486, 192487, 192488, 192489, 192490, 192491, 192492, 192493, 192494, 192495, 192496, 192498, 192499, 192500, 192501, 192502, 192503, 192505, 192506, 192507, 192508, 192510, 192512, 192513, 192514, 192516, 192517, 192518, 192519, 192520, 192521, 192522, 192523, 192525, 192527, 192528, 192529, 192530, 192531, 192532, 192533, 192534, 192535, 192536, 192537, 192538, 192539, 192540, 192541, 192542, 192543, 192544, 192545, 192546, 192547, 192549, 192550, 192551, 192552, 192553, 192554, 192555, 192556, 192557, 192558, 192559, 192560, 192561, 192563, 192564, 192565, 192567, 192568, 192569, 192571, 192572, 192573, 192574, 192575, 192576, 192577, 192578, 192579, 192580, 192581, 192582, 192583, 192584, 192585, 192586, 192587, 192588, 192590, 192591, 192593, 192594, 192596, 192597, 192598, 192599, 192600, 192601, 192602, 192604, 192605, 192606, 192607, 192608, 192609, 192610, 192611, 192612, 192613, 192614, 192615, 192616, 192617, 192618, 192619, 192620, 192621, 192622, 192623, 192624, 192625, 192626, 192627, 192628, 192629, 192630, 192631, 192632, 192633, 192634, 192635, 192636, 192637, 192638, 192639, 192640, 192641, 192643, 192644, 192645, 192646, 192647, 192648, 192649, 192650, 192651, 192652, 192653, 192654, 192655, 192656, 192657, 192659, 192660, 192661, 192662, 192663, 192664, 192670, 192671, 192672, 192673, 192674, 192675, 192676, 192677, 192678, 192679, 192680, 192681, 192682, 192683, 192684, 192685, 192686, 192687, 192688, 192689, 192690, 192691, 192692, 192693, 192694, 192695, 192696, 192697, 192699, 192700, 192701, 192702, 192703, 192704, 192705, 192706, 192707, 192709, 192710, 192711, 192712, 192713, 192714, 192715, 192716, 192717, 192718, 192719, 192720, 192721, 192722, 192724, 192725, 192726, 192727, 192728, 192729, 192730, 192731, 192733, 192734, 192735, 192736, 192737, 192738, 192739, 192741, 192743, 192744, 192745, 192746, 192747, 192748, 192749, 192750, 192751, 192752, 192753, 192754, 192755, 192756, 192757, 192758, 192759, 192760, 192761, 192762, 192763, 192764, 192765, 192766, 192767, 192768, 192769, 192770, 192771, 192772, 192773, 192774, 192775, 192776, 192777, 192778, 192780, 192781, 192782, 192783, 192784, 192785, 192786, 192787, 192788, 192789, 192790, 192791, 192792, 192793, 192794, 192795, 192796, 192799, 192800, 192802, 192803, 192804, 192805, 192806, 192807, 192808, 192809, 192810, 192812, 192813, 192814, 192815, 192816, 192817, 192818, 192819, 192820, 192821, 192822, 192823, 192824, 192825, 192826, 192827, 192828, 192829, 192830, 192831, 192832, 192833, 192834, 192838, 192840, 192841, 192842, 192843, 192844, 192845, 192846, 192847, 192848, 192849, 192850, 192851, 192852, 192853, 192854, 192855, 192856, 192857, 192858, 192859, 192860, 192861, 192862, 192864, 192865, 192866, 192867, 192868, 192869, 192870, 192871, 192872, 192873, 192874, 192875, 192876, 192877, 192878, 192879, 192880, 192881, 192882, 192885, 192886, 192887, 192888, 192889, 192892, 192893, 192903, 192904, 192905, 192906, 192907, 192908, 192909, 192910, 192911, 192912, 192913, 192914, 192915, 192916, 192917, 192919, 192920, 192921, 192922, 192923, 192925, 192926, 192927, 192928, 192929, 192930, 192931, 192933, 192934, 192935, 192936, 192937, 192938, 192939, 192940, 192941, 192942, 192943, 192944, 192945, 192946, 192947, 192948, 192949, 192950, 192951, 192952, 192953, 192954, 192955, 192956, 192958, 192959, 192960, 192961, 192962, 192964, 192965, 192966, 192967, 192968, 192969, 192970, 192971, 192972, 192973, 192974, 192975, 192976, 192977, 192978, 192980, 192982, 192983, 192984, 192985, 192986, 192987, 192988, 192989, 192990, 192991, 192992, 192993, 192994, 192995, 192996, 192997, 192998, 192999, 193000, 193001, 193002, 193003, 193004, 193005, 193006, 193007, 193008, 193009, 193010, 193011, 193012, 193013, 193014, 193015, 193016, 193017, 193018, 193019, 193020, 193021, 193022, 193023, 193024, 193025, 193026, 193027, 193028, 193029, 193030, 193031, 193032, 193033, 193034, 193035, 193036, 193037, 193038, 193039, 193040, 193041, 193042, 193043, 193044, 193045, 193046, 193047, 193048, 193049, 193050, 193051, 193052, 193053, 193054, 193055, 193056, 193057, 193058, 193060, 193061, 193062, 193063, 193064, 193065, 193066, 193067, 193068, 193069, 193070, 193071, 193072, 193073, 193074, 193075, 193077, 193078, 193079, 193080, 193081, 193082, 193083, 193084, 193085, 193086, 193087, 193088, 193089, 193090, 193091, 193092, 193093, 193094, 193095, 193096, 193097, 193098, 193099, 193100, 193101, 193104, 193105, 193106, 193108, 193109, 193110, 193111, 193112, 193113, 193114, 193115, 193116, 193118, 193119, 193120, 193121, 193122, 193123, 193124, 193125, 193126, 193127, 193128, 193129, 193130, 193131, 193132, 193133, 193134, 193135, 193136, 193137, 193138, 193139, 193140, 193141, 193142, 193143, 193144, 193145, 193146, 193147, 193148, 193149, 193150, 193151, 193152, 193153, 193154, 193155, 193156, 193157, 193158, 193159, 193160, 193161, 193162, 193163, 193164, 193165, 193166, 193167, 193168, 193169, 193170, 193171, 193172, 193173, 193174, 193175, 193176, 193177, 193178, 193179, 193180, 193181, 193182, 193183, 193184, 193185, 193186, 193187, 193188, 193189, 193190, 193191, 193192, 193193, 193195, 193196, 193197, 193198, 193199, 193200, 193201, 193202, 193203, 193204, 193205, 193206, 193207, 193208, 193209, 193210, 193211, 193212, 193213, 193214, 193215, 193216, 193217, 193218, 193219, 193220, 193221, 193222, 193223, 193224, 193225, 193226, 193227, 193228, 193229, 193230, 193231, 193232, 193233, 193234, 193235, 193236, 193237, 193238, 193239, 193240, 193241, 193242, 193243, 193244, 193245, 193246, 193247, 193248, 193249, 193250, 193251, 193252, 193253, 193254, 193255, 193256, 193257, 193258, 193259, 193261, 193262, 193263, 193264, 193265, 193266, 193267, 193269, 193270, 193271, 193272, 193273, 193274, 193275, 193276, 193277, 193278, 193279, 193280, 193281, 193282, 193283, 193284, 193285, 193287, 193288, 193289, 193290, 193291, 193292, 193293, 193294, 193295, 193296, 193298, 193299, 193300, 193301, 193302, 193303, 193304, 193305, 193306, 193307, 193308, 193309, 193310, 193311, 193312, 193313, 193314, 193315, 193316, 193317, 193318, 193320, 193321, 193322, 193323, 193324, 193325, 193326, 193327, 193328, 193329, 193330, 193331, 193332, 193333, 193334, 193335, 193336, 193337, 193338, 193339, 193340, 193341, 193342, 193343, 193344, 193345, 193346, 193347, 193348, 193349, 193350, 193351, 193352, 193353, 193354, 193355, 193356, 193357, 193358, 193359, 193360, 193361, 193362, 193363, 193364, 193365, 193366, 193367, 193368, 193369, 193370, 193371, 193372, 193373, 193374, 193375, 193376, 193377, 193378, 193379, 193380, 193381, 193384, 193385, 193386, 193387, 193388, 193389, 193390, 193391, 193393, 193394, 193395, 193396, 193397, 193398, 193399, 193400, 193401, 193402, 193403, 193404, 193405, 193406, 193407, 193408, 193409, 193411, 193412, 193413, 193414, 193415, 193416, 193417, 193418, 193419, 193420, 193421, 193422, 193423, 193424, 193425, 193426, 193427, 193428, 193429, 193430, 193431, 193432, 193433, 193434, 193435, 193436, 193437, 193438, 193439, 193440, 193441, 193442, 193443, 193444, 193445, 193446, 193447, 193448, 193449, 193450, 193451, 193454, 193456, 193457, 193458, 193459, 193460, 193461, 193462, 193463, 193464, 193465, 193466, 193467, 193468, 193469, 193470, 193471, 193472, 193473, 193474, 193475, 193476, 193477, 193478, 193479, 193480, 193481, 193482, 193483, 193484, 193485, 193486, 193487, 193488, 193489, 193490, 193491, 193492, 193493, 193494, 193495, 193496, 193497, 193498, 193499, 193500, 193501, 193502, 193503, 193504, 193505, 193506, 193507, 193508, 193509, 193510, 193511, 193512, 193513, 193514, 193515, 193516, 193517, 193518, 193520, 193521, 193522, 193523, 193524, 193525, 193527, 193528, 193529, 193530, 193531, 193532, 193533, 193534, 193535, 193536, 193537, 193538, 193539, 193540, 193541, 193542, 193543, 193544, 193545, 193546, 193547, 193548, 193549, 193550, 193551, 193552, 193553, 193554, 193555, 193556, 193557, 193558, 193559, 193561, 193562, 193563, 193564, 193565, 193566, 193567, 193568, 193569, 193570, 193572, 193573, 193574, 193575, 193576, 193577, 193578, 193579, 193580, 193581, 193582, 193583, 193584, 193585, 193586, 193587, 193588, 193589, 193590, 193591, 193592, 193593, 193594, 193595, 193596, 193597, 193598, 193599, 193600, 193601, 193602, 193603, 193604, 193605, 193606, 193607, 193608, 193609, 193610, 193611, 193612, 193614, 193615, 193616, 193617, 193618, 193619, 193620, 193621, 193623, 193625, 193626, 193627, 193628, 193629, 193630, 193631, 193632, 193633, 193634, 193635, 193636, 193637, 193638, 193639, 193640, 193641, 193642, 193643, 193644, 193645, 193646, 193647, 193648, 193649, 193650, 193651, 193652, 193653, 193654, 193655, 193656, 193657, 193658, 193659, 193660, 193661, 193662, 193663, 193664, 193665, 193666, 193667, 193668, 193669, 193670, 193671, 193672, 193673, 193674, 193675, 193676, 193677, 193678, 193679, 193680, 193681, 193682, 193684, 193685, 193686, 193687, 193688, 193690, 193691, 193693, 193694, 193696, 193697, 193698, 193699, 193700, 193701, 193702, 193703, 193704, 193705, 193706, 193707, 193708, 193709, 193710, 193711, 193712, 193713, 193714, 193715, 193716, 193717, 193718, 193719, 193720, 193721, 193722, 193723, 193724, 193725, 193726, 193727, 193728, 193729, 193730, 193731, 193732, 193733, 193734, 193735, 193736, 193737, 193738, 193739, 193740, 193741, 193742, 193743, 193744, 193745, 193746, 193747, 193749, 193750, 193752, 193753, 193754, 193756, 193757, 193758, 193759, 193760, 193761, 193762, 193763, 193764, 193765, 193766, 193767, 193768, 193769, 193770, 193771, 193772, 193773, 193774, 193775, 193776, 193777, 193778, 193779, 193780, 193781, 193782, 193783, 193784, 193785, 193786, 193787, 193788, 193789, 193790, 193791, 193792, 193793, 193794, 193795, 193796, 193797, 193798, 193799, 193800, 193801, 193802, 193803, 193805, 193806, 193807, 193809, 193810, 193811, 193812, 193813, 193814, 193815, 193816, 193817, 193819, 193820, 193821, 193822, 193823, 193824, 193825, 193826, 193827, 193828, 193829, 193830, 193831, 193832, 193833, 193834, 193835, 193836, 193837, 193838, 193839, 193840, 193841, 193842, 193843, 193844, 193845, 193846, 193847, 193848, 193849, 193850, 193851, 193852, 193853, 193854, 193855, 193856, 193857, 193858, 193859, 193860, 193861, 193862, 193863, 193864, 193865, 193866, 193867, 193868, 193869, 193870, 193871, 193872, 193873, 193874, 193875, 193876, 193877, 193878, 193879, 193880, 193881, 193882, 193883, 193884, 193885, 193886, 193887, 193888, 193889, 193890, 193891, 193892, 193893, 193894, 193895, 193896, 193897, 193898, 193899, 193900, 193902, 193903, 193904, 193905, 193906, 193907, 193909, 193910, 193911, 193912, 193913, 193914, 193915, 193916, 193917, 193918, 193919, 193920, 193921, 193922, 193923, 193924, 193925, 193926, 193927, 193928, 193929, 193930, 193931, 193932, 193933, 193934, 193935, 193936, 193937, 193938, 193939, 193940, 193941, 193942, 193943, 193944, 193945, 193946, 193947, 193948, 193949, 193950, 193951, 193952, 193953, 193954, 193955, 193956, 193957, 193958, 193959, 193960, 193961, 193962, 193963, 193964, 193965, 193966, 193967, 193968, 193969, 193970, 193971, 193972, 193973, 193974, 193975, 193976, 193977, 193978, 193979, 193980, 193981, 193982, 193983, 193984, 193985, 193986, 193987, 193988, 193989, 193990, 193991, 193992, 193993, 193994, 193995, 193996, 193997, 193999, 194000, 194001, 194002, 194003, 194004, 194005, 194006, 194008, 194009, 194010, 194011, 194012, 194013, 194014, 194015, 194016, 194017, 194018, 194019, 194020, 194021, 194022, 194023, 194024, 194025, 194026, 194027, 194028, 194029, 194030, 194031, 194032, 194033, 194034, 194035, 194036, 194037, 194038, 194039, 194040, 194041, 194042, 194043, 194044, 194045, 194046, 194047, 194048, 194049, 194050, 194051, 194052, 194053, 194054, 194055, 194056, 194057, 194058, 194059, 194060, 194061, 194062, 194063, 194064, 194065, 194066, 194067, 194068, 194069, 194070, 194072, 194073, 194074, 194075, 194076, 194077, 194078, 194079, 194080, 194081, 194082, 194083, 194084, 194085, 194086, 194087, 194088, 194089, 194090, 194091, 194092, 194093, 194094, 194095, 194096, 194097, 194098, 194099, 194100, 194101, 194102, 194103, 194104, 194105, 194106, 194107, 194108, 194109, 194110, 194115, 194116, 194117, 194118, 194119, 194120, 194121, 194122, 194123, 194124, 194125, 194126, 194127, 194129, 194130, 194131, 194132, 194133, 194134, 194135, 194136, 194137, 194138, 194139, 194140, 194141, 194142, 194143, 194144, 194145, 194146, 194147, 194148, 194149, 194150, 194151, 194152, 194153, 194154, 194155, 194156, 194157, 194158, 194159, 194160, 194161, 194162, 194163, 194164, 194165, 194166, 194167, 194168, 194169, 194170, 194171, 194172, 194173, 194174, 194175, 194176, 194177, 194178, 194179, 194180, 194181, 194182, 194183, 194184, 194185, 194186, 194187, 194188, 194189, 194191, 194192, 194193, 194195, 194196, 194197, 194198, 194199, 194200, 194201, 194202, 194203, 194204, 194205, 194206, 194207, 194208, 194209, 194210, 194211, 194212, 194213, 194214, 194215, 194216, 194217, 194218, 194219, 194220, 194221, 194222, 194223, 194224, 194225, 194226, 194231, 194232, 194233, 194234, 194235, 194236, 194237, 194238, 194239, 194240, 194241, 194242, 194243, 194244, 194245, 194246, 194247, 194248, 194249, 194250, 194251, 194252, 194253, 194254, 194255, 194256, 194257, 194258, 194259, 194261, 194262, 194263, 194264, 194265, 194266, 194267, 194268, 194269, 194270, 194271, 194272, 194273, 194274, 194275, 194276, 194277, 194278, 194279, 194280, 194281, 194282, 194283, 194284, 194285, 194286, 194287, 194288, 194289, 194290, 194291, 194292, 194293, 194294, 194295, 194296, 194297, 194298, 194299, 194300, 194301, 194302, 194303, 194304, 194305, 194306, 194307, 194308, 194309, 194310, 194311, 194312, 194313, 194314, 194315, 194316, 194317, 194318, 194319, 194320, 194321, 194322, 194323, 194324, 194325, 194327, 194328, 194329, 194330, 194331, 194332, 194333, 194334, 194335, 194336, 194337, 194338, 194339, 194340, 194341, 194342, 194343, 194344, 194345, 194346, 194347, 194348, 194349, 194350, 194351, 194352, 194353, 194354, 194355, 194356, 194357, 194358, 194359, 194360, 194361, 194362, 194363, 194364, 194365, 194366, 194367, 194368, 194369, 194370, 194372, 194373, 194374, 194375, 194376, 194377, 194378, 194379, 194380, 194381, 194382, 194383, 194387, 194388, 194389, 194390, 194391, 194392, 194393, 194394, 194395, 194396, 194397, 194398, 194399, 194400, 194401, 194402, 194403, 194404, 194405, 194406, 194407, 194408, 194409, 194410, 194411, 194412, 194413, 194414, 194415, 194416, 194417, 194418, 194419, 194420, 194421, 194422, 194423, 194424, 194425, 194426, 194427, 194428, 194429, 194430, 194431, 194432, 194433, 194434, 194435, 194436, 194437, 194438, 194439, 194440, 194441, 194442, 194443, 194444, 194445, 194446, 194447, 194448, 194449, 194450, 194451, 194452, 194453, 194454, 194457, 194458, 194459, 194460, 194461, 194462, 194463, 194464, 194465, 194466, 194467, 194468, 194469, 194470, 194471, 194472, 194473, 194474, 194475, 194476, 194477, 194478, 194479, 194480, 194481, 194482, 194483, 194484, 194485, 194487, 194488, 194489, 194490, 194491, 194493, 194494, 194495, 194496, 194497, 194498, 194499, 194500, 194501, 194502, 194503, 194505, 194506, 194507, 194508, 194509, 194510, 194511, 194512, 194513, 194514, 194515, 194516, 194517, 194518, 194519, 194520, 194521, 194522, 194523, 194524, 194525, 194526, 194528, 194529, 194531, 194533, 194534, 194535, 194536, 194537, 194538, 194539, 194540, 194541, 194542, 194543, 194544, 194545, 194546, 194547, 194548, 194549, 194550, 194551, 194552, 194553, 194554, 194555, 194556, 194557, 194558, 194559, 194560, 194561, 194562, 194563, 194564, 194565, 194566, 194567, 194568, 194569, 194570, 194571, 194572, 194573, 194574, 194575, 194576, 194577, 194578, 194579, 194581, 194582, 194583, 194584, 194585, 194586, 194587, 194588, 194590, 194591, 194592, 194593, 194594, 194595, 194596, 194597, 194598, 194599, 194600, 194601, 194602, 194605, 194606, 194607, 194608, 194609, 194610, 194611, 194612, 194613, 194614, 194615, 194616, 194617, 194618, 194619, 194620, 194621, 194622, 194623, 194624, 194625, 194626, 194628, 194629, 194630, 194631, 194632, 194633, 194634, 194635, 194636, 194637, 194639, 194640, 194641, 194642, 194643, 194644, 194645, 194646, 194647, 194648, 194649, 194650, 194651, 194652, 194654, 194655, 194656, 194657, 194658, 194659, 194660, 194661, 194662, 194663, 194664, 194665, 194666, 194667, 194668, 194669, 194671, 194672, 194673, 194674, 194675, 194676, 194677, 194678, 194679, 194680, 194681, 194682, 194683, 194684, 194685, 194686, 194687, 194688, 194690, 194691, 194692, 194693, 194694, 194695, 194696, 194697, 194698, 194699, 194700, 194701, 194702, 194703, 194704, 194705, 194706, 194707, 194708, 194709, 194710, 194711, 194712, 194713, 194714, 194715, 194716, 194717, 194718, 194719, 194720, 194721, 194722, 194723, 194724, 194725, 194726, 194727, 194728, 194729, 194730, 194731, 194732, 194733, 194734, 194735, 194736, 194737, 194738, 194739, 194740, 194741, 194742, 194743, 194744, 194745, 194746, 194747, 194749, 194750, 194751, 194752, 194754, 194755, 194756, 194757, 194758, 194759, 194760, 194761, 194762, 194763, 194764, 194765, 194766, 194767, 194768, 194769, 194771, 194772, 194773, 194774, 194775, 194776, 194777, 194778, 194779, 194780, 194781, 194782, 194783, 194784, 194785, 194786, 194787, 194788, 194789, 194790, 194792, 194793, 194794, 194796, 194797, 194798, 194799, 194800, 194801, 194802, 194803, 194804, 194805, 194806, 194807, 194808, 194809, 194810, 194812, 194814, 194815, 194816, 194818, 194819, 194820, 194821, 194822, 194823, 194824, 194825, 194826, 194827, 194828, 194829, 194830, 194832, 194833, 194834, 194835, 194836, 194837, 194838, 194839, 194840, 194841, 194842, 194843, 194844, 194845, 194846, 194847, 194848, 194849, 194850, 194853, 194854, 194855, 194856, 194857, 194862, 194868, 194871, 194872, 194873, 194874, 194875, 194876, 194877, 194878, 194880, 194881, 194882, 194883, 194884, 194885, 194886, 194887, 194888, 194893, 194894, 194895, 194896, 194897, 194898, 194899, 194900, 194901, 194902, 194903, 194904, 194907, 194908, 194909, 194910, 194911, 194912, 194913, 194915, 194916, 194917, 194920, 194921, 194922, 194923, 194924, 194925, 194926, 194927, 194928, 194929, 194930, 194931, 194932, 194933, 194934, 194935, 194936, 194937, 194938, 194939, 194940, 194941, 194942, 194943, 194944, 194945, 194946, 194947, 194948, 194949, 194950, 194951, 194952, 194953, 194955, 194956, 194957, 194958, 194959, 194960, 194961, 194962, 194963, 194964, 194965, 194966, 194967, 194968, 194969, 194970, 194971, 194972, 194973, 194974, 194975, 194976, 194977, 194978, 194979, 194980, 194981, 194982, 194983, 194984, 194985, 194986, 194987, 194988, 194989, 194990, 194991, 194992, 194993, 194994, 194995, 194996, 194997, 194998, 194999, 195000, 195001, 195002, 195003, 195004, 195005, 195006, 195007, 195008, 195009, 195010, 195011, 195012, 195013, 195014, 195015, 195016, 195017, 195018, 195019, 195020, 195021, 195022, 195023, 195024, 195025, 195026, 195027, 195028, 195029, 195030, 195031, 195032, 195033, 195034, 195035, 195036, 195037, 195038, 195039, 195040, 195041, 195042, 195043, 195044, 195045, 195047, 195048, 195049, 195050, 195051, 195052, 195053, 195054, 195055, 195056, 195057, 195058, 195059, 195060, 195061, 195062, 195063, 195064, 195065, 195066, 195067, 195068, 195069, 195070, 195071, 195072, 195073, 195074, 195075, 195076, 195077, 195078, 195079, 195080, 195081, 195082, 195083, 195084, 195085, 195086, 195088, 195089, 195090, 195091, 195092, 195093, 195094, 195095, 195096, 195097, 195098, 195099, 195100, 195101, 195102, 195103, 195104, 195105, 195106, 195107, 195108, 195109, 195110, 195111, 195112, 195113, 195114, 195116, 195117, 195118, 195119, 195120, 195121, 195123, 195124, 195125, 195126, 195127, 195128, 195130, 195131, 195132, 195133, 195134, 195135, 195136, 195137, 195138, 195139, 195140, 195141, 195142, 195143, 195144, 195145, 195146, 195147, 195148, 195149, 195150, 195151, 195152, 195153, 195154, 195155, 195156, 195157, 195158, 195159, 195160, 195161, 195162, 195163, 195164, 195165, 195166, 195167, 195168, 195169, 195170, 195171, 195172, 195173, 195174, 195175, 195176, 195177, 195178, 195179, 195180, 195181, 195182, 195183, 195184, 195185, 195186, 195187, 195188, 195189, 195190, 195191, 195192, 195193, 195194, 195195, 195196, 195197, 195198, 195199, 195201, 195202, 195203, 195204, 195205, 195206, 195207, 195208, 195209, 195210, 195211, 195212, 195213, 195214, 195215, 195216, 195217, 195218, 195219, 195220, 195221, 195222, 195223, 195224, 195225, 195226, 195227, 195228, 195229, 195230, 195231, 195232, 195233, 195234, 195235, 195238, 195239, 195240, 195241, 195242, 195243, 195244, 195245, 195246, 195247, 195248, 195250, 195251, 195252, 195253, 195255, 195256, 195257, 195258, 195259, 195260, 195261, 195262, 195263, 195264, 195265, 195266, 195267, 195268, 195269, 195270, 195271, 195272, 195273, 195275, 195276, 195280, 195281, 195282, 195283, 195284, 195286, 195287, 195288, 195289, 195290, 195291, 195292, 195293, 195294, 195295, 195296, 195297, 195298, 195299, 195300, 195301, 195302, 195303, 195304, 195305, 195307, 195308, 195309, 195310, 195311, 195312, 195313, 195314, 195315, 195316, 195317, 195318, 195319, 195320, 195321, 195322, 195323, 195324, 195325, 195326, 195327, 195328, 195329, 195330, 195331, 195332, 195333, 195334, 195335, 195336, 195337, 195338, 195339, 195340, 195341, 195342, 195343, 195344, 195345, 195346, 195347, 195348, 195349, 195350, 195351, 195352, 195353, 195354, 195355, 195356, 195357, 195358, 195359, 195360, 195361, 195362, 195363, 195364, 195365, 195366, 195367, 195368, 195369, 195370, 195371, 195372, 195373, 195374, 195375, 195376, 195377, 195378, 195379, 195380, 195381, 195382, 195383, 195384, 195385, 195386, 195387, 195388, 195389, 195390, 195391, 195392, 195393, 195394, 195395, 195396, 195397, 195398, 195399, 195400, 195401, 195402, 195403, 195404, 195405, 195406, 195408, 195409, 195410, 195411, 195412, 195413, 195414, 195415, 195416, 195417, 195418, 195419, 195420, 195421, 195422, 195423, 195424, 195425, 195426, 195427, 195428, 195429, 195430, 195431, 195432, 195433, 195434, 195435, 195436, 195437, 195438, 195439, 195440, 195441, 195442, 195443, 195444, 195445, 195446, 195447, 195448, 195449, 195450, 195451, 195452, 195453, 195454, 195455, 195456, 195457, 195458, 195459, 195460, 195461, 195462, 195463, 195464, 195465, 195466, 195468, 195469, 195470, 195471, 195472, 195473, 195474, 195475, 195476, 195477, 195478, 195479, 195480, 195481, 195483, 195484, 195485, 195486, 195487, 195488, 195489, 195490, 195491, 195492, 195493, 195495, 195496, 195497, 195498, 195499, 195500, 195501, 195502, 195503, 195504, 195505, 195506, 195507, 195509, 195510, 195512, 195513, 195514, 195515, 195516, 195517, 195518, 195519, 195520, 195521, 195522, 195523, 195524, 195525, 195526, 195527, 195528, 195529, 195530, 195531, 195533, 195534, 195535, 195536, 195537, 195538, 195539, 195540, 195541, 195542, 195543, 195544, 195545, 195546, 195547, 195548, 195549, 195550, 195551, 195552, 195553, 195554, 195555, 195556, 195557, 195558, 195559, 195560, 195561, 195562, 195563, 195564, 195565, 195566, 195567, 195568, 195569, 195570, 195571, 195572, 195573, 195574, 195575, 195576, 195577, 195578, 195579, 195580, 195583, 195584, 195585, 195586, 195587, 195588, 195589, 195590, 195591, 195592, 195593, 195595, 195596, 195597, 195598, 195599, 195600, 195601, 195602, 195603, 195604, 195605, 195606, 195607, 195608, 195609, 195610, 195611, 195612, 195613, 195614, 195615, 195616, 195617, 195618, 195619, 195620, 195621, 195622, 195623, 195624, 195625, 195626, 195627, 195628, 195629, 195630, 195631, 195632, 195633, 195634, 195635, 195636, 195637, 195638, 195639, 195640, 195641, 195642, 195643, 195644, 195645, 195646, 195647, 195648, 195649, 195650, 195651, 195652, 195653, 195654, 195655, 195656, 195657, 195662, 195663, 195664, 195665, 195666, 195667, 195668, 195669, 195670, 195671, 195672, 195673, 195674, 195675, 195676, 195677, 195678, 195679, 195680, 195681, 195682, 195683, 195684, 195685, 195686, 195687, 195688, 195689, 195690, 195691, 195692, 195693, 195694, 195695, 195696, 195697, 195698, 195699, 195700, 195704, 195705, 195706, 195707, 195708, 195709, 195710, 195711, 195712, 195713, 195714, 195715, 195716, 195717, 195718, 195719, 195720, 195721, 195722, 195723, 195724, 195725, 195726, 195727, 195728, 195729, 195730, 195731, 195732, 195733, 195734, 195735, 195736, 195737, 195738, 195739, 195740, 195742, 195743, 195744, 195745, 195746, 195747, 195748, 195750, 195752, 195753, 195754, 195755, 195756, 195757, 195758, 195759, 195760, 195761, 195762, 195763, 195764, 195765, 195768, 195769, 195770, 195771, 195772, 195773, 195774, 195775, 195776, 195777, 195778, 195779, 195780, 195781, 195782, 195783, 195784, 195785, 195786, 195787, 195788, 195789, 195790, 195792, 195793, 195794, 195795, 195796, 195797, 195798, 195799, 195800, 195801, 195803, 195805, 195806, 195807, 195808, 195809, 195810, 195811, 195812, 195813, 195814, 195815, 195816, 195817, 195818, 195819, 195820, 195821, 195822, 195823, 195824, 195825, 195826, 195827, 195828, 195829, 195830, 195832, 195833, 195834, 195835, 195836, 195837, 195838, 195839, 195840, 195841, 195842, 195843, 195844, 195845, 195846, 195847, 195848, 195849, 195850, 195851, 195852, 195853, 195854, 195855, 195856, 195857, 195858, 195859, 195860, 195861, 195862, 195863, 195864, 195865, 195866, 195867, 195868, 195869, 195870, 195871, 195872, 195873, 195874, 195875, 195876, 195877, 195878, 195879, 195880, 195881, 195882, 195884, 195885, 195886, 195887, 195888, 195889, 195890, 195892, 195893, 195894, 195895, 195896, 195897, 195898, 195899, 195900, 195901, 195902, 195903, 195904, 195905, 195906, 195907, 195908, 195909, 195910, 195911, 195912, 195913, 195914, 195915, 195916, 195917, 195918, 195919, 195920, 195922, 195924, 195925, 195926, 195927, 195928, 195929, 195930, 195931, 195932, 195933, 195934, 195935, 195936, 195937, 195938, 195939, 195940, 195941, 195942, 195943, 195944, 195945, 195946, 195947, 195948, 195949, 195951, 195953, 195954, 195955, 195956, 195957, 195958, 195959, 195960, 195961, 195962, 195963, 195964, 195965, 195966, 195967, 195968, 195969, 195970, 195971, 195972, 195973, 195974, 195975, 195976, 195977, 195978, 195979, 195980, 195982, 195983, 195984, 195985, 195986, 195987, 195988, 195990, 195991, 195992, 195993, 195994, 195995, 195996, 195999, 196000, 196001, 196002, 196003, 196004, 196005, 196006, 196007, 196008, 196009, 196010, 196011, 196012, 196013, 196014, 196015, 196016, 196017, 196018, 196019, 196020, 196021, 196022, 196023, 196024, 196025, 196026, 196027, 196028, 196029, 196030, 196031, 196032, 196033, 196034, 196035, 196036, 196037, 196038, 196039, 196040, 196041, 196042, 196043, 196044, 196045, 196046, 196047, 196048, 196049, 196050, 196051, 196052, 196053, 196054, 196055, 196056, 196057, 196058, 196059, 196060, 196061, 196062, 196063, 196064, 196065, 196066, 196067, 196068, 196069, 196070, 196071, 196072, 196073, 196074, 196075, 196076, 196077, 196078, 196081, 196082, 196083, 196084, 196085, 196086, 196087, 196088, 196090, 196091, 196092, 196093, 196094, 196095, 196096, 196097, 196098, 196099, 196100, 196101, 196102, 196103, 196104, 196105, 196106, 196107, 196108, 196109, 196110, 196111, 196112, 196113, 196114, 196115, 196116, 196117, 196118, 196119, 196120, 196121, 196122, 196123, 196124, 196125, 196126, 196127, 196128, 196129, 196130, 196131, 196132, 196133, 196134, 196135, 196136, 196137, 196138, 196139, 196140, 196141, 196142, 196143, 196145, 196146, 196147, 196148, 196149, 196150, 196151, 196152, 196153, 196154, 196155, 196156, 196157, 196158, 196159, 196160, 196161, 196162, 196163, 196164, 196165, 196166, 196167, 196168, 196169, 196170, 196171, 196172, 196173, 196174, 196175, 196176, 196177, 196178, 196179, 196180, 196181, 196182, 196183, 196184, 196185, 196186, 196187, 196188, 196190, 196191, 196192, 196193, 196194, 196195, 196196, 196197, 196198, 196199, 196200, 196201, 196202, 196203, 196204, 196205, 196206, 196207, 196208, 196209, 196210, 196211, 196212, 196213, 196214, 196215, 196216, 196217, 196218, 196219, 196220, 196221, 196222, 196223, 196224, 196228, 196229, 196230, 196233, 196239, 196240, 196241, 196242, 196243, 196244, 196245, 196246, 196247, 196248, 196249, 196250, 196251, 196252, 196253, 196254, 196256, 196257, 196258, 196259, 196260, 196261, 196262, 196263, 196264, 196265, 196266, 196267, 196268, 196269, 196270, 196271, 196272, 196273, 196274, 196275, 196276, 196277, 196278, 196279, 196280, 196281, 196282, 196283, 196284, 196285, 196286, 196287, 196288, 196289, 196290, 196291, 196292, 196293, 196294, 196295, 196300, 196301, 196302, 196303, 196304, 196305, 196306, 196310, 196311, 196312, 196313, 196314, 196315, 196316, 196317, 196318, 196319, 196320, 196321, 196322, 196323, 196324, 196325, 196326, 196327, 196328, 196329, 196330, 196331, 196332, 196334, 196335, 196336, 196337, 196338, 196339, 196340, 196341, 196342, 196343, 196344, 196345, 196346, 196347, 196348, 196349, 196350, 196351, 196352, 196353, 196354, 196355, 196356, 196357, 196358, 196359, 196362, 196363, 196364, 196365, 196366, 196367, 196368, 196369, 196370, 196371, 196372, 196373, 196374, 196375, 196376, 196377, 196379, 196380, 196381, 196382, 196383, 196384, 196385, 196386, 196388, 196390, 196392, 196394, 196395, 196396, 196397, 196398, 196399, 196400, 196401, 196402, 196403, 196404, 196405, 196406, 196407, 196409, 196410, 196411, 196412, 196413, 196414, 196415, 196416, 196417, 196418, 196419, 196420, 196421, 196422, 196423, 196424, 196425, 196426, 196427, 196428, 196429, 196430, 196431, 196432, 196433, 196434, 196435, 196436, 196437, 196438, 196439, 196440, 196441, 196442, 196443, 196444, 196445, 196446, 196447, 196448, 196449, 196450, 196455, 196456, 196457, 196459, 196460, 196461, 196462, 196463, 196464, 196465, 196466, 196467, 196468, 196469, 196470, 196471, 196472, 196473, 196474, 196475, 196476, 196477, 196478, 196479, 196480, 196481, 196482, 196483, 196484, 196485, 196486, 196487, 196488, 196489, 196490, 196491, 196492, 196493, 196494, 196495, 196496, 196498, 196501, 196502, 196504, 196505, 196506, 196507, 196508, 196509, 196510, 196511, 196512, 196513, 196514, 196515, 196516, 196517, 196518, 196519, 196520, 196521, 196522, 196523, 196524, 196525, 196526, 196527, 196535, 196536, 196537, 196538, 196539, 196540, 196541, 196542, 196543, 196544, 196545, 196547, 196548, 196549, 196550, 196551, 196552, 196553, 196554, 196555, 196556, 196557, 196558, 196559, 196560, 196561, 196562, 196563, 196564, 196565, 196566, 196567, 196568, 196569, 196571, 196572, 196573, 196574, 196575, 196576, 196577, 196578, 196580, 196581, 196582, 196583, 196584, 196586, 196587, 196588, 196589, 196590, 196591, 196592, 196593, 196594, 196595, 196596, 196597, 196598, 196599, 196600, 196601, 196602, 196603, 196604, 196605, 196606, 196607, 196608, 196609, 196610, 196611, 196612, 196613, 196614, 196615, 196616, 196617, 196618, 196619, 196620, 196621, 196622, 196623, 196624, 196625, 196626, 196627, 196628, 196629, 196630, 196631, 196632, 196633, 196634, 196635, 196636, 196637, 196638, 196639, 196640, 196641, 196642, 196643, 196644, 196645, 196646, 196647, 196648, 196649, 196650, 196651, 196652, 196653, 196654, 196655, 196656, 196657, 196661, 196663, 196664, 196665, 196666, 196667, 196668, 196669, 196670, 196671, 196672, 196673, 196674, 196675, 196677, 196678, 196679, 196680, 196681, 196682, 196683, 196684, 196685, 196686, 196687, 196688, 196689, 196690, 196691, 196692, 196693, 196694, 196695, 196696, 196697, 196699, 196700, 196701, 196702, 196703, 196704, 196705, 196706, 196707, 196708, 196709, 196710, 196711, 196712, 196713, 196714, 196715, 196716, 196717, 196718, 196719, 196722, 196723, 196724, 196725, 196726, 196727, 196729, 196730, 196731, 196732, 196733, 196734, 196735, 196736, 196737, 196738, 196739, 196740, 196741, 196742, 196743, 196744, 196745, 196746, 196747, 196748, 196749, 196750, 196751, 196752, 196753, 196754, 196755, 196757, 196758, 196762, 196763, 196764, 196765, 196767, 196768, 196769, 196770, 196771, 196772, 196773, 196774, 196775, 196776, 196777, 196778, 196779, 196780, 196781, 196782, 196783, 196784, 196785, 196786, 196787, 196788, 196789, 196790, 196791, 196792, 196793, 196794, 196795, 196796, 196797, 196798, 196799, 196800, 196801, 196802, 196803, 196804, 196805, 196806, 196807, 196808, 196809, 196811, 196812, 196813, 196814, 196815, 196816, 196817, 196818, 196819, 196820, 196821, 196822, 196823, 196824, 196825, 196826, 196827, 196828, 196829, 196830, 196831, 196832, 196833, 196834, 196835, 196836, 196837, 196838, 196839, 196840, 196841, 196842, 196843, 196844, 196845, 196846, 196847, 196848, 196849, 196850, 196851, 196852, 196853, 196854, 196855, 196856, 196857, 196858, 196859, 196860, 196861, 196862, 196863, 196864, 196865, 196866, 196867, 196868, 196869, 196870, 196871, 196873, 196874, 196875, 196876, 196877, 196878, 196879, 196880, 196881, 196882, 196883, 196884, 196885, 196886, 196887, 196888, 196889, 196890, 196891, 196892, 196893, 196894, 196895, 196896, 196897, 196899, 196900, 196901, 196902, 196903, 196904, 196905, 196906, 196907, 196908, 196909, 196910, 196911, 196912, 196913, 196914, 196915, 196916, 196917, 196918, 196919, 196920, 196921, 196922, 196923, 196925, 196926, 196927, 196928, 196929, 196930, 196931, 196932, 196933, 196934, 196935, 196936, 196937, 196938, 196939, 196940, 196941, 196942, 196943, 196944, 196945, 196946, 196947, 196949, 196950, 196951, 196952, 196954, 196955, 196956, 196958, 196960, 196961, 196962, 196963, 196964, 196965, 196967, 196968, 196969, 196970, 196971, 196972, 196973, 196974, 196975, 196976, 196977, 196978, 196979, 196980, 196981, 196982, 196983, 196984, 196985, 196986, 196987, 196988, 196989, 196990, 196991, 196992, 196993, 196994, 196995, 196997, 196998, 196999, 197000, 197001, 197002, 197003, 197004, 197005, 197006, 197007, 197008, 197009, 197010, 197011, 197012, 197013, 197014, 197015, 197016, 197017, 197019, 197020, 197021, 197022, 197023, 197024, 197025, 197026, 197027, 197028, 197029, 197030, 197031, 197032, 197033, 197034, 197035, 197036, 197037, 197039, 197040, 197041, 197042, 197043, 197045, 197046, 197047, 197048, 197049, 197050, 197051, 197052, 197053, 197054, 197055, 197056, 197057, 197058, 197059, 197060, 197061, 197062, 197063, 197064, 197065, 197066, 197067, 197068, 197069, 197070, 197071, 197072, 197073, 197074, 197075, 197076, 197077, 197078, 197079, 197080, 197081, 197085, 197086, 197087, 197088, 197089, 197090, 197091, 197092, 197093, 197094, 197095, 197096, 197097, 197098, 197099, 197100, 197101, 197102, 197103, 197104, 197105, 197106, 197107, 197108, 197109, 197110, 197111, 197112, 197113, 197114, 197115, 197116, 197117, 197118, 197119, 197120, 197121, 197122, 197123, 197124, 197125, 197126, 197127, 197128, 197129, 197130, 197131, 197132, 197133, 197134, 197135, 197136, 197137, 197138, 197139, 197140, 197141, 197142, 197143, 197144, 197145, 197146, 197147, 197148, 197149, 197150, 197151, 197152, 197153, 197160, 197161, 197162, 197163, 197164, 197165, 197166, 197167, 197168, 197169, 197170, 197171, 197173, 197174, 197175, 197176, 197177, 197178, 197179, 197180, 197181, 197182, 197183, 197185, 197186, 197187, 197188, 197189, 197190, 197191, 197192, 197193, 197194, 197195, 197197, 197198, 197199, 197200, 197201, 197202, 197203, 197204, 197205, 197206, 197207, 197208, 197209, 197210, 197211, 197212, 197213, 197214, 197215, 197216, 197218, 197219, 197220, 197221, 197222, 197223, 197224, 197225, 197227, 197228, 197229, 197230, 197231, 197232, 197233, 197234, 197235, 197236, 197237, 197238, 197239, 197240, 197241, 197242, 197243, 197244, 197245, 197246, 197247, 197248, 197249, 197250, 197251, 197252, 197253, 197254, 197255, 197256, 197257, 197258, 197259, 197260, 197261, 197262, 197263, 197264, 197265, 197266, 197267, 197268, 197269, 197270, 197271, 197272, 197273, 197274, 197275, 197276, 197278, 197279, 197280, 197281, 197283, 197284, 197285, 197286, 197287, 197288, 197289, 197290, 197292, 197293, 197294, 197295, 197296, 197297, 197298, 197299, 197300, 197301, 197302, 197303, 197304, 197305, 197306, 197307, 197308, 197309, 197310, 197311, 197312, 197313, 197314, 197315, 197316, 197317, 197318, 197319, 197320, 197321, 197322, 197323, 197324, 197325, 197326, 197327, 197328, 197329, 197330, 197331, 197332, 197333, 197334, 197335, 197336, 197337, 197338, 197339, 197340, 197341, 197342, 197343, 197344, 197346, 197347, 197348, 197350, 197351, 197352, 197353, 197354, 197355, 197356, 197357, 197358, 197360, 197361, 197366, 197367, 197369, 197370, 197371, 197372, 197373, 197374, 197375, 197376, 197377, 197378, 197379, 197380, 197381, 197382, 197383, 197384, 197385, 197386, 197387, 197389, 197390, 197391, 197392, 197393, 197394, 197395, 197396, 197397, 197398, 197399, 197400, 197401, 197402, 197403, 197404, 197405, 197406, 197407, 197408, 197409, 197411, 197412, 197413, 197414, 197417, 197418, 197419, 197420, 197421, 197422, 197423, 197424, 197425, 197426, 197428, 197429, 197430, 197431, 197432, 197433, 197434, 197435, 197436, 197437, 197438, 197439, 197440, 197441, 197442, 197443, 197444, 197445, 197446, 197447, 197448, 197449, 197450, 197451, 197452, 197453, 197454, 197455, 197456, 197457, 197458, 197459, 197460, 197461, 197462, 197463, 197464, 197465, 197466, 197467, 197468, 197469, 197470, 197471, 197472, 197473, 197474, 197475, 197476, 197477, 197478, 197479, 197480, 197481, 197482, 197483, 197484, 197486, 197487, 197488, 197489, 197490, 197491, 197492, 197493, 197494, 197495, 197496, 197497, 197498, 197499, 197500, 197501, 197502, 197503, 197504, 197505, 197506, 197507, 197508, 197509, 197510, 197511, 197512, 197513, 197514, 197515, 197516, 197517, 197518, 197519, 197520, 197521, 197522, 197523, 197524, 197525, 197526, 197528, 197529, 197530, 197531, 197532, 197533, 197534, 197535, 197536, 197537, 197538, 197539, 197540, 197541, 197542, 197543, 197544, 197545, 197546, 197547, 197548, 197549, 197550, 197552, 197553, 197554, 197555, 197557, 197558, 197559, 197560, 197561, 197562, 197563, 197564, 197565, 197566, 197567, 197568, 197569, 197570, 197571, 197572, 197573, 197574, 197575, 197576, 197577, 197578, 197579, 197580, 197581, 197582, 197583, 197584, 197585, 197586, 197587, 197590, 197591, 197592, 197593, 197594, 197595, 197596, 197597, 197598, 197599, 197600, 197601, 197602, 197603, 197604, 197605, 197606, 197608, 197609, 197610, 197611, 197612, 197613, 197614, 197615, 197616, 197617, 197618, 197619, 197620, 197621, 197622, 197623, 197624, 197625, 197626, 197627, 197628, 197629, 197630, 197631, 197632, 197633, 197634, 197635, 197636, 197637, 197638, 197639, 197640, 197641, 197642, 197643, 197644, 197645, 197646, 197647, 197648, 197649, 197650, 197651, 197652, 197653, 197654, 197655, 197656, 197657, 197658, 197659, 197661, 197662, 197663, 197664, 197665, 197666, 197667, 197668, 197669, 197670, 197671, 197672, 197673, 197674, 197675, 197676, 197677, 197678, 197679, 197680, 197681, 197682, 197685, 197686, 197687, 197688, 197689, 197690, 197691, 197692, 197693, 197694, 197695, 197696, 197697, 197698, 197699, 197700, 197702, 197703, 197704, 197705, 197706, 197707, 197708, 197709, 197710, 197711, 197712, 197713, 197714, 197715, 197716, 197717, 197718, 197719, 197720, 197721, 197722, 197723, 197725, 197726, 197727, 197728, 197729, 197730, 197731, 197732, 197733, 197734, 197735, 197736, 197737, 197738, 197739, 197740, 197741, 197742, 197743, 197744, 197745, 197746, 197747, 197748, 197749, 197750, 197751, 197752, 197753, 197754, 197755, 197756, 197757, 197758, 197759, 197760, 197761, 197762, 197763, 197764, 197765, 197766, 197767, 197768, 197769, 197770, 197771, 197772, 197773, 197774, 197775, 197776, 197777, 197778, 197779, 197780, 197781, 197782, 197783, 197784, 197785, 197786, 197787, 197788, 197789, 197790, 197791, 197792, 197793, 197794, 197795, 197796, 197797, 197798, 197799, 197800, 197801, 197802, 197803, 197804, 197805, 197806, 197807, 197808, 197809, 197810, 197811, 197812, 197813, 197814, 197815, 197816, 197817, 197818, 197819, 197820, 197821, 197822, 197823, 197824, 197825, 197826, 197827, 197828, 197829, 197831, 197833, 197834, 197835, 197836, 197837, 197838, 197839, 197840, 197841, 197842, 197843, 197844, 197845, 197846, 197847, 197848, 197849, 197850, 197853, 197854, 197855, 197856, 197857, 197859, 197860, 197861, 197862, 197863, 197864, 197865, 197866, 197867, 197868, 197869, 197870, 197871, 197872, 197873, 197874, 197875, 197876, 197877, 197879, 197880, 197881, 197882, 197883, 197884, 197885, 197886, 197887, 197888, 197889, 197890, 197891, 197892, 197893, 197894, 197895, 197896, 197897, 197898, 197899, 197900, 197901, 197902, 197903, 197906, 197907, 197908, 197909, 197910, 197911, 197912, 197913, 197914, 197915, 197916, 197917, 197918, 197919, 197920, 197921, 197922, 197923, 197924, 197925, 197926, 197927, 197928, 197929, 197930, 197931, 197932, 197933, 197934, 197935, 197936, 197937, 197938, 197939, 197940, 197941, 197942, 197943, 197944, 197945, 197946, 197947, 197948, 197949, 197950, 197951, 197952, 197953, 197954, 197955, 197956, 197957, 197958, 197959, 197960, 197961, 197962, 197963, 197964, 197965, 197966, 197967, 197968, 197969, 197970, 197971, 197972, 197973, 197974, 197975, 197976, 197977, 197978, 197979, 197980, 197981, 197982, 197983, 197984, 197985, 197986, 197987, 197988, 197989, 197990, 197991, 197992, 197993, 197994, 197995, 197996, 197997, 197998, 197999, 198000, 198001, 198002, 198003, 198004, 198005, 198006, 198007, 198008, 198009, 198010, 198011, 198012, 198013, 198014, 198015, 198017, 198018, 198019, 198020, 198021, 198022, 198023, 198024, 198025, 198026, 198027, 198028, 198029, 198030, 198031, 198032, 198033, 198034, 198035, 198036, 198037, 198038, 198039, 198040, 198041, 198042, 198043, 198044, 198046, 198047, 198049, 198050, 198051, 198057, 198058, 198060, 198061, 198062, 198063, 198064, 198065, 198066, 198067, 198068, 198069, 198070, 198071, 198072, 198073, 198074, 198075, 198076, 198077, 198078, 198079, 198081, 198082, 198083, 198084, 198085, 198086, 198087, 198088, 198089, 198090, 198091, 198092, 198093, 198094, 198095, 198096, 198097, 198098, 198099, 198100, 198101, 198102, 198103, 198104, 198105, 198106, 198107, 198108, 198109, 198110, 198111, 198112, 198113, 198114, 198115, 198116, 198117, 198118, 198119, 198120, 198121, 198122, 198123, 198124, 198125, 198126, 198127, 198128, 198129, 198130, 198131, 198132, 198133, 198134, 198135, 198136, 198137, 198138, 198139, 198140, 198141, 198142, 198144, 198145, 198146, 198147, 198148, 198149, 198150, 198151, 198152, 198153, 198154, 198155, 198156, 198157, 198158, 198159, 198160, 198161, 198162, 198163, 198164, 198165, 198166, 198167, 198168, 198169, 198170, 198171, 198172, 198173, 198174, 198175, 198176, 198177, 198178, 198179, 198180, 198182, 198183, 198184, 198185, 198186, 198187, 198188, 198190, 198191, 198192, 198193, 198194, 198195, 198196, 198197, 198198, 198199, 198200, 198201, 198202, 198203, 198204, 198205, 198206, 198207, 198208, 198209, 198210, 198211, 198212, 198213, 198214, 198215, 198216, 198217, 198218, 198219, 198220, 198221, 198222, 198223, 198224, 198225, 198226, 198227, 198228, 198234, 198235, 198236, 198237, 198238, 198239, 198240, 198241, 198242, 198243, 198244, 198245, 198246, 198249, 198250, 198251, 198252, 198253, 198254, 198255, 198256, 198257, 198258, 198259, 198260, 198261, 198262, 198263, 198264, 198265, 198266, 198267, 198268, 198269, 198270, 198271, 198272, 198273, 198274, 198275, 198276, 198277, 198290, 198291, 198292, 198293, 198294, 198295, 198296, 198297, 198298, 198299, 198300, 198301, 198302, 198303, 198304, 198305, 198306, 198307, 198308, 198309, 198310, 198311, 198312, 198313, 198314, 198315, 198316, 198317, 198318, 198319, 198320, 198321, 198322, 198323, 198324, 198325, 198326, 198327, 198328, 198329, 198330, 198331, 198332, 198333, 198334, 198335, 198336, 198338, 198339, 198341, 198342, 198343, 198344, 198345, 198346, 198347, 198348, 198349, 198350, 198351, 198352, 198353, 198354, 198361, 198362, 198363, 198364, 198365, 198366, 198367, 198368, 198369, 198370, 198371, 198372, 198373, 198374, 198376, 198377, 198378, 198380, 198382, 198383, 198384, 198385, 198386, 198387, 198388, 198389, 198390, 198391, 198392, 198393, 198394, 198395, 198398, 198399, 198400, 198401, 198402, 198403, 198404, 198405, 198406, 198407, 198408, 198409, 198410, 198411, 198412, 198413, 198414, 198415, 198416, 198417, 198418, 198419, 198420, 198421, 198422, 198423, 198424, 198425, 198426, 198428, 198429, 198430, 198431, 198432, 198434, 198435, 198436, 198437, 198438, 198439, 198440, 198441, 198442, 198443, 198444, 198445, 198446, 198447, 198448, 198449, 198451, 198452, 198453, 198454, 198455, 198456, 198457, 198458, 198459, 198460, 198461, 198462, 198463, 198464, 198465, 198468, 198469, 198470, 198471, 198473, 198475, 198476, 198478, 198479, 198480, 198482, 198483, 198484, 198485, 198487, 198488, 198489, 198490, 198491, 198492, 198493, 198494, 198495, 198496, 198497, 198498, 198500, 198501, 198502, 198503, 198504, 198505, 198506, 198507, 198508, 198509, 198510, 198511, 198512, 198513, 198514, 198515, 198516, 198517, 198518, 198519, 198520, 198521, 198522, 198523, 198524, 198526, 198527, 198528, 198529, 198530, 198531, 198532, 198533, 198534, 198535, 198536, 198537, 198538, 198539, 198540, 198541, 198542, 198543, 198544, 198545, 198546, 198547, 198548, 198549, 198551, 198552, 198553, 198554, 198555, 198556, 198557, 198558, 198559, 198560, 198561, 198562, 198563, 198564, 198566, 198568, 198569, 198570, 198571, 198573, 198574, 198575, 198576, 198577, 198578, 198579, 198580, 198581, 198583, 198585, 198586, 198587, 198588, 198590, 198591, 198592, 198593, 198594, 198595, 198596, 198597, 198598, 198599, 198600, 198601, 198602, 198603, 198604, 198605, 198606, 198608, 198609, 198610, 198611, 198612, 198613, 198614, 198615, 198616, 198617, 198618, 198619, 198620, 198621, 198622, 198623, 198624, 198625, 198626, 198627, 198628, 198629, 198630, 198631, 198632, 198633, 198634, 198635, 198636, 198637, 198638, 198639, 198640, 198641, 198642, 198643, 198644, 198645, 198646, 198647, 198648, 198649, 198650, 198651, 198652, 198653, 198654, 198655, 198656, 198657, 198658, 198659, 198660, 198661, 198662, 198663, 198664, 198665, 198666, 198667, 198668, 198669, 198670, 198671, 198672, 198673, 198674, 198675, 198676, 198677, 198678, 198679, 198680, 198681, 198682, 198683, 198684, 198685, 198686, 198688, 198689, 198690, 198691, 198692, 198693, 198694, 198695, 198696, 198697, 198698, 198699, 198700, 198701, 198702, 198703, 198704, 198705, 198707, 198708, 198709, 198716, 198717, 198718, 198719, 198720, 198721, 198722, 198723, 198724, 198725, 198726, 198727, 198728, 198729, 198730, 198731, 198732, 198733, 198734, 198736, 198737, 198738, 198739, 198740, 198741, 198742, 198743, 198744, 198745, 198746, 198747, 198748, 198749, 198750, 198751, 198752, 198753, 198754, 198755, 198756, 198757, 198758, 198759, 198760, 198761, 198762, 198763, 198764, 198765, 198766, 198767, 198768, 198769, 198770, 198771, 198772, 198773, 198774, 198775, 198776, 198777, 198778, 198779, 198780, 198781, 198782, 198783, 198784, 198785, 198786, 198787, 198788, 198789, 198790, 198791, 198792, 198793, 198794, 198795, 198796, 198797, 198798, 198799, 198800, 198801, 198802, 198803, 198804, 198805, 198806, 198807, 198808, 198809, 198810, 198811, 198812, 198813, 198814, 198816, 198817, 198818, 198819, 198820, 198821, 198822, 198823, 198824, 198825, 198826, 198827, 198828, 198829, 198830, 198831, 198832, 198833, 198834, 198835, 198836, 198837, 198838, 198839, 198840, 198841, 198843, 198844, 198845, 198846, 198847, 198848, 198849, 198850, 198851, 198852, 198853, 198854, 198855, 198856, 198857, 198859, 198860, 198861, 198864, 198865, 198866, 198867, 198868, 198869, 198870, 198871, 198872, 198873, 198874, 198876, 198877, 198878, 198879, 198880, 198883, 198884, 198885, 198886, 198887, 198888, 198889, 198890, 198891, 198892, 198894, 198895, 198896, 198897, 198898, 198899, 198900, 198902, 198903, 198904, 198905, 198906, 198907, 198908, 198909, 198910, 198911, 198912, 198913, 198914, 198915, 198916, 198917, 198918, 198919, 198920, 198921, 198922, 198923, 198924, 198925, 198926, 198927, 198928, 198929, 198930, 198931, 198932, 198933, 198936, 198937, 198938, 198939, 198940, 198941, 198942, 198943, 198944, 198945, 198946, 198947, 198948, 198949, 198950, 198951, 198952, 198953, 198954, 198955, 198956, 198957, 198958, 198959, 198961, 198962, 198963, 198964, 198965, 198966, 198967, 198968, 198969, 198970, 198971, 198973, 198974, 198975, 198976, 198977, 198978, 198979, 198980, 198981, 198982, 198983, 198984, 198988, 198990, 198991, 198992, 198993, 198994, 198995, 198996, 198997, 198998, 198999, 199000, 199001, 199002, 199003, 199004, 199005, 199006, 199008, 199010, 199011, 199012, 199013, 199014, 199015, 199016, 199017, 199018, 199019, 199020, 199021, 199022, 199023, 199024, 199025, 199026, 199027, 199028, 199029, 199030, 199031, 199032, 199033, 199034, 199035, 199036, 199037, 199038, 199039, 199040, 199041, 199042, 199043, 199045, 199046, 199047, 199049, 199050, 199051, 199053, 199054, 199055, 199056, 199057, 199058, 199059, 199060, 199061, 199062, 199063, 199064, 199065, 199066, 199067, 199068, 199069, 199070, 199071, 199072, 199073, 199074, 199075, 199076, 199077, 199078, 199079, 199080, 199081, 199082, 199083, 199084, 199085, 199086, 199087, 199088, 199089, 199090, 199091, 199092, 199093, 199094, 199095, 199096, 199097, 199098, 199099, 199100, 199101, 199102, 199103, 199104, 199105, 199106, 199107, 199108, 199109, 199110, 199111, 199112, 199113, 199114, 199115, 199116, 199117, 199118, 199119, 199120, 199121, 199122, 199123, 199124, 199125, 199126, 199127, 199129, 199131, 199132, 199133, 199134, 199135, 199136, 199137, 199138, 199139, 199140, 199141, 199143, 199144, 199145, 199146, 199147, 199148, 199149, 199150, 199151, 199152, 199153, 199154, 199155, 199156, 199157, 199158, 199159, 199160, 199161, 199162, 199163, 199165, 199166, 199167, 199168, 199169, 199170, 199171, 199172, 199173, 199174, 199175, 199176, 199177, 199178, 199179, 199180, 199181, 199182, 199183, 199184, 199185, 199186, 199187, 199190, 199191, 199192, 199193, 199194, 199195, 199196, 199197, 199198, 199199, 199200, 199201, 199202, 199204, 199205, 199206, 199207, 199208, 199209, 199210, 199211, 199212, 199213, 199214, 199215, 199217, 199218, 199219, 199220, 199221, 199222, 199223, 199224, 199225, 199226, 199227, 199228, 199229, 199230, 199231, 199232, 199233, 199234, 199235, 199236, 199237, 199238, 199239, 199240, 199241, 199242, 199243, 199244, 199245, 199246, 199247, 199248, 199249, 199250, 199251, 199252, 199253, 199254, 199255, 199256, 199257, 199258, 199259, 199260, 199261, 199262, 199263, 199264, 199265, 199266, 199267, 199268, 199269, 199270, 199271, 199272, 199273, 199274, 199275, 199276, 199277, 199278, 199279, 199280, 199281, 199282, 199283, 199284, 199285, 199286, 199287, 199288, 199289, 199290, 199291, 199292, 199293, 199294, 199295, 199296, 199297, 199298, 199299, 199300, 199301, 199302, 199303, 199304, 199305, 199306, 199307, 199308, 199309, 199310, 199311, 199312, 199313, 199314, 199315, 199316, 199317, 199318, 199319, 199320, 199321, 199322, 199323, 199324, 199325, 199327, 199328, 199329, 199330, 199331, 199332, 199333, 199334, 199335, 199336, 199337, 199338, 199339, 199340, 199342, 199343, 199344, 199346, 199348, 199349, 199350, 199351, 199352, 199353, 199354, 199355, 199356, 199357, 199358, 199359, 199360, 199361, 199362, 199363, 199364, 199365, 199366, 199368, 199369, 199370, 199371, 199372, 199373, 199374, 199375, 199376, 199377, 199378, 199379, 199380, 199382, 199383, 199384, 199385, 199386, 199388, 199390, 199391, 199392, 199393, 199394, 199395, 199396, 199397, 199399, 199400, 199401, 199404, 199405, 199406, 199407, 199408, 199409, 199412, 199413, 199414, 199415, 199416, 199417, 199418, 199419, 199420, 199421, 199422, 199423, 199424, 199425, 199426, 199427, 199428, 199429, 199430, 199431, 199432, 199434, 199435, 199436, 199437, 199438, 199439, 199440, 199441, 199442, 199443, 199444, 199446, 199447, 199448, 199449, 199450, 199451, 199452, 199453, 199454, 199455, 199456, 199457, 199458, 199459, 199460, 199461, 199462, 199463, 199464, 199465, 199466, 199467, 199468, 199469, 199470, 199471, 199472, 199473, 199474, 199475, 199476, 199477, 199478, 199479, 199480, 199481, 199483, 199484, 199485, 199486, 199487, 199488, 199489, 199490, 199491, 199492, 199493, 199494, 199495, 199496, 199497, 199498, 199499, 199500, 199501, 199502, 199503, 199504, 199505, 199506, 199507, 199508, 199509, 199510, 199511, 199512, 199513, 199514, 199515, 199516, 199517, 199518, 199519, 199520, 199521, 199522, 199523, 199524, 199525, 199526, 199527, 199528, 199529, 199530, 199531, 199532, 199533, 199534, 199535, 199536, 199537, 199538, 199539, 199540, 199541, 199542, 199543, 199544, 199545, 199546, 199547, 199548, 199549, 199550, 199551, 199552, 199553, 199554, 199555, 199556, 199557, 199559, 199561, 199562, 199563, 199564, 199565, 199566, 199568, 199569, 199570, 199571, 199572, 199573, 199574, 199575, 199576, 199577, 199578, 199579, 199580, 199581, 199582, 199583, 199584, 199585, 199586, 199587, 199588, 199589, 199590, 199591, 199592, 199593, 199594, 199595, 199596, 199597, 199598, 199599, 199600, 199601, 199602, 199603, 199605, 199606, 199607, 199608, 199609, 199610, 199611, 199612, 199613, 199614, 199615, 199616, 199617, 199618, 199619, 199620, 199621, 199622, 199623, 199624, 199625, 199626, 199627, 199628, 199629, 199630, 199631, 199632, 199633, 199634, 199635, 199636, 199637, 199638, 199639, 199640, 199643, 199644, 199645, 199647, 199648, 199650, 199651, 199652, 199653, 199654, 199655, 199656, 199657, 199659, 199660, 199661, 199662, 199663, 199664, 199665, 199666, 199667, 199668, 199669, 199670, 199671, 199677, 199678, 199679, 199680, 199682, 199683, 199684, 199685, 199686, 199687, 199688, 199689, 199690, 199691, 199692, 199693, 199694, 199695, 199696, 199697, 199698, 199699, 199700, 199701, 199702, 199703, 199704, 199705, 199706, 199707, 199708, 199709, 199710, 199711, 199712, 199713, 199714, 199715, 199716, 199717, 199718, 199719, 199720, 199721, 199722, 199723, 199724, 199725, 199726, 199727, 199728, 199729, 199730, 199731, 199732, 199733, 199734, 199735, 199736, 199737, 199738, 199739, 199740, 199741, 199742, 199743, 199747, 199748, 199749, 199753, 199754, 199755, 199756, 199757, 199758, 199759, 199760, 199761, 199762, 199763, 199764, 199765, 199766, 199767, 199768, 199769, 199770, 199771, 199772, 199773, 199774, 199775, 199776, 199777, 199778, 199779, 199780, 199781, 199782, 199783, 199784, 199785, 199786, 199787, 199788, 199789, 199790, 199791, 199792, 199793, 199794, 199795, 199796, 199797, 199798, 199799, 199800, 199801, 199802, 199803, 199804, 199805, 199806, 199807, 199809, 199810, 199812, 199813, 199814, 199815, 199816, 199817, 199818, 199822, 199823, 199824, 199825, 199826, 199827, 199828, 199829, 199830, 199831, 199832, 199833, 199835, 199837, 199838, 199839, 199840, 199842, 199843, 199844, 199845, 199846, 199847, 199848, 199849, 199850, 199851, 199852, 199853, 199854, 199855, 199856, 199857, 199858, 199859, 199860, 199861, 199862, 199863, 199865, 199866, 199869, 199870, 199871, 199872, 199873, 199874, 199875, 199876, 199877, 199878, 199879, 199880, 199881, 199882, 199883, 199884, 199885, 199886, 199887, 199888, 199889, 199890, 199891, 199892, 199893, 199894, 199895, 199896, 199897, 199898, 199899, 199900, 199901, 199902, 199903, 199904, 199909, 199912, 199914, 199915, 199916, 199917, 199918, 199919, 199920, 199921, 199922, 199923, 199924, 199925, 199926, 199927, 199928, 199929, 199930, 199931, 199932, 199933, 199934, 199935, 199936, 199937, 199938, 199939, 199940, 199941, 199942, 199943, 199944, 199945, 199946, 199947, 199948, 199949, 199950, 199951, 199952, 199953, 199954, 199955, 199956, 199957, 199958, 199959, 199961, 199962, 199963, 199964, 199965, 199966, 199967, 199968, 199969, 199970, 199971, 199972, 199973, 199974, 199976, 199977, 199978, 199979, 199980, 199982, 199983, 199984, 199985, 199986, 199987, 199988, 199989, 199990, 199991, 199992, 199993, 199994, 199995, 199996, 199997, 199998, 199999, 200000, 200001, 200002, 200003, 200004, 200005, 200006, 200007, 200008, 200009, 200010, 200017, 200018, 200019, 200020, 200021, 200022, 200023, 200025, 200027, 200030, 200032, 200033, 200034, 200035, 200036, 200037, 200038, 200039, 200040, 200041, 200042, 200043, 200044, 200045, 200046, 200047, 200048, 200049, 200050, 200051, 200052, 200053, 200054, 200055, 200056, 200057, 200058, 200060, 200062, 200063, 200064, 200065, 200066, 200067, 200068, 200069, 200070, 200071, 200072, 200073, 200074, 200075, 200076, 200077, 200078, 200080, 200081, 200083, 200084, 200085, 200088, 200097, 200099, 200101, 200103, 200106, 200107, 200108, 200111, 200112, 200113, 200115, 200116, 200118, 200119, 200120, 200121, 200122, 200124, 200125, 200126, 200128, 200129, 200131, 200132, 200133, 200135, 200136, 200137, 200138, 200139, 200140, 200141, 200142, 200143, 200144, 200145, 200146, 200147, 200148, 200149, 200150, 200151, 200152, 200153, 200154, 200155, 200156, 200157, 200158, 200159, 200160, 200161, 200162, 200163, 200164, 200165, 200166, 200167, 200168, 200169, 200170, 200171, 200172, 200173, 200174, 200175, 200176, 200177, 200178, 200179, 200181, 200182, 200183, 200184, 200185, 200186, 200187, 200188, 200189, 200190, 200191, 200192, 200193, 200194, 200195, 200196, 200197, 200198, 200199, 200200, 200201, 200202, 200203, 200204, 200205, 200206, 200207, 200208, 200209, 200210, 200211, 200212, 200213, 200214, 200215, 200216, 200217, 200218, 200219, 200220, 200221, 200222, 200223, 200224, 200225, 200226, 200227, 200228, 200229, 200230, 200231, 200232, 200233, 200234, 200235, 200236, 200237, 200238, 200239, 200240, 200241, 200242, 200243, 200244, 200246, 200247, 200248, 200249, 200250, 200251, 200252, 200253, 200254, 200255, 200256, 200257, 200258, 200259, 200260, 200261, 200262, 200263, 200264, 200265, 200266, 200267, 200268, 200269, 200270, 200271, 200272, 200273, 200274, 200275, 200276, 200277, 200278, 200282, 200283, 200284, 200285, 200286, 200287, 200288, 200289, 200290, 200291, 200292, 200293, 200296, 200297, 200298, 200299, 200300, 200301, 200302, 200303, 200304, 200305, 200306, 200307, 200308, 200310, 200311, 200312, 200313, 200315, 200316, 200317, 200318, 200319, 200320, 200321, 200324, 200325, 200326, 200327, 200328, 200329, 200330, 200331, 200332, 200333, 200334, 200335, 200336, 200337, 200338, 200339, 200342, 200343, 200344, 200345, 200346, 200347, 200348, 200349, 200350, 200351, 200352, 200353, 200354, 200355, 200356, 200357, 200358, 200359, 200360, 200361, 200362, 200363, 200364, 200365, 200366, 200367, 200368, 200369, 200370, 200371, 200372, 200373, 200374, 200375, 200376, 200377, 200378, 200379, 200380, 200381, 200382, 200383, 200384, 200385, 200386, 200387, 200388, 200389, 200390, 200391, 200392, 200393, 200394, 200395, 200396, 200397, 200398, 200399, 200400, 200401, 200402, 200403, 200404, 200405, 200406, 200407, 200409, 200410, 200413, 200414, 200416, 200417, 200418, 200419, 200420, 200421, 200422, 200423, 200424, 200425, 200426, 200427, 200428, 200429, 200430, 200431, 200432, 200433, 200434, 200435, 200436, 200437, 200438, 200439, 200440, 200442, 200443, 200444, 200445, 200447, 200448, 200449, 200450, 200451, 200452, 200453, 200454, 200455, 200456, 200457, 200458, 200459, 200460, 200461, 200463, 200464, 200465, 200466, 200467, 200468, 200469, 200470, 200471, 200472, 200473, 200474, 200475, 200476, 200477, 200478, 200479, 200480, 200481, 200482, 200483, 200484, 200485, 200486, 200488, 200489, 200490, 200491, 200492, 200494, 200495, 200496, 200498, 200499, 200503, 200504, 200507, 200508, 200509, 200510, 200511, 200512, 200513, 200514, 200515, 200516, 200517, 200518, 200519, 200520, 200521, 200522, 200523, 200524, 200525, 200526, 200527, 200528, 200529, 200530, 200531, 200532, 200533, 200534, 200535, 200536, 200537, 200538, 200539, 200540, 200541, 200542, 200543, 200544, 200545, 200546, 200547, 200548, 200549, 200550, 200552, 200553, 200554, 200555, 200556, 200558, 200559, 200560, 200561, 200562, 200563, 200564, 200565, 200566, 200567, 200568, 200569, 200570, 200572, 200573, 200574, 200575, 200576, 200577, 200579, 200580, 200581, 200582, 200583, 200584, 200585, 200586, 200587, 200588, 200589, 200590, 200591, 200592, 200593, 200594, 200596, 200597, 200598, 200599, 200600, 200601, 200602, 200603, 200604, 200605, 200606, 200610, 200611, 200612, 200613, 200614, 200615, 200616, 200617, 200618, 200619, 200620, 200621, 200622, 200623, 200624, 200625, 200626, 200627, 200628, 200629, 200631, 200632, 200633, 200634, 200635, 200636, 200637, 200638, 200639, 200640, 200641, 200642, 200643, 200644, 200645, 200646, 200647, 200648, 200649, 200650, 200651, 200652, 200653, 200654, 200655, 200656, 200657, 200658, 200659, 200660, 200661, 200662, 200663, 200664, 200665, 200666, 200667, 200668, 200669, 200670, 200671, 200672, 200673, 200674, 200675, 200676, 200677, 200678, 200679, 200680, 200681, 200682, 200683, 200684, 200685, 200686, 200687, 200688, 200689, 200690, 200691, 200692, 200693, 200694, 200695, 200696, 200697, 200698, 200699, 200700, 200701, 200702, 200703, 200704, 200706, 200707, 200708, 200709, 200710, 200711, 200712, 200714, 200715, 200716, 200717, 200718, 200719, 200720, 200721, 200722, 200723, 200724, 200725, 200726, 200727, 200728, 200729, 200730, 200731, 200732, 200733, 200734, 200735, 200736, 200737, 200738, 200739, 200740, 200741, 200742, 200743, 200744, 200745, 200746, 200747, 200748, 200751, 200752, 200753, 200754, 200755, 200756, 200757, 200758, 200759, 200760, 200761, 200762, 200763, 200764, 200765, 200766, 200767, 200768, 200769, 200770, 200771, 200772, 200773, 200774, 200775, 200776, 200777, 200778, 200779, 200780, 200781, 200782, 200783, 200784, 200785, 200786, 200787, 200788, 200789, 200790, 200791, 200792, 200793, 200794, 200795, 200796, 200797, 200798, 200799, 200800, 200801, 200802, 200803, 200804, 200805, 200806, 200807, 200808, 200810, 200812, 200813, 200814, 200815, 200816, 200818, 200820, 200821, 200822, 200823, 200824, 200825, 200826, 200827, 200828, 200829, 200831, 200832, 200833, 200835, 200836, 200837, 200838, 200839, 200840, 200841, 200842, 200843, 200844, 200845, 200846, 200847, 200849, 200850, 200852, 200853, 200854, 200855, 200856, 200857, 200858, 200859, 200860, 200861, 200863, 200864, 200865, 200866, 200867, 200868, 200869, 200870, 200872, 200873, 200874, 200875, 200876, 200877, 200878, 200879, 200881, 200882, 200885, 200887, 200888, 200889, 200890, 200891, 200892, 200893, 200894, 200896, 200898, 200899, 200901, 200902, 200903, 200904, 200905, 200906, 200907, 200908, 200909, 200910, 200911, 200912, 200913, 200914, 200915, 200916, 200917, 200918, 200919, 200920, 200921, 200922, 200923, 200924, 200925, 200926, 200927, 200928, 200929, 200930, 200931, 200932, 200933, 200934, 200935, 200936, 200937, 200938, 200939, 200940, 200941, 200942, 200943, 200944, 200945, 200946, 200947, 200948, 200949, 200950, 200951, 200952, 200953, 200954, 200955, 200956, 200957, 200958, 200960, 200961, 200962, 200963, 200964, 200965, 200966, 200967, 200968, 200969, 200970, 200971, 200972, 200973, 200974, 200975, 200976, 200977, 200978, 200979, 200980, 200981, 200983, 200984, 200985, 200986, 200987, 200988, 200989, 200990, 200991, 200992, 200993, 200994, 200995, 200996, 200997, 200998, 200999, 201000, 201001, 201002, 201003, 201004, 201005, 201006, 201007, 201008, 201009, 201010, 201011, 201012, 201013, 201014, 201015, 201016, 201017, 201018, 201019, 201020, 201021, 201022, 201023, 201024, 201025, 201026, 201027, 201028, 201029, 201030, 201031, 201032, 201033, 201034, 201035, 201036, 201037, 201038, 201039, 201040, 201041, 201042, 201043, 201044, 201045, 201046, 201047, 201048, 201049, 201050, 201051, 201052, 201053, 201054, 201055, 201056, 201057, 201058, 201059, 201060, 201061, 201062, 201063, 201064, 201065, 201066, 201067, 201068, 201069, 201070, 201071, 201072, 201073, 201074, 201075, 201076, 201077, 201078, 201079, 201080, 201081, 201082, 201083, 201084, 201085, 201086, 201087, 201088, 201089, 201090, 201091, 201092, 201093, 201094, 201095, 201096, 201097, 201098, 201099, 201100, 201101, 201102, 201103, 201104, 201105, 201107, 201108, 201109, 201110, 201111, 201112, 201113, 201114, 201115, 201116, 201117, 201118, 201119, 201120, 201121, 201122, 201123, 201124, 201125, 201126, 201127, 201128, 201129, 201130, 201131, 201132, 201133, 201134, 201135, 201136, 201137, 201138, 201139, 201140, 201141, 201142, 201143, 201144, 201145, 201146, 201147, 201148, 201149, 201150, 201151, 201152, 201153, 201154, 201155, 201156, 201157, 201158, 201159, 201160, 201161, 201162, 201163, 201164, 201165, 201166, 201167, 201168, 201169, 201170, 201171, 201172, 201173, 201174, 201175, 201176, 201177, 201178, 201179, 201180, 201181, 201182, 201183, 201184, 201185, 201186, 201187, 201188, 201189, 201190, 201191, 201192, 201193, 201194, 201196, 201197, 201198, 201199, 201200, 201201, 201202, 201203, 201204, 201205, 201206, 201207, 201208, 201209, 201210, 201211, 201213, 201214, 201215, 201216, 201217, 201218, 201219, 201221, 201222, 201223, 201224, 201225, 201226, 201227, 201228, 201229, 201230, 201231, 201232, 201233, 201234, 201235, 201236, 201237, 201238, 201239, 201240, 201241, 201242, 201243, 201244, 201245, 201246, 201247, 201248, 201249, 201250, 201251, 201252, 201253, 201254, 201255, 201256, 201257, 201258, 201259, 201261, 201262, 201263, 201264, 201265, 201266, 201267, 201268, 201269, 201270, 201271, 201272, 201273, 201274, 201275, 201277, 201278, 201279, 201280, 201281, 201282, 201283, 201284, 201285, 201286, 201287, 201288, 201289, 201290, 201291, 201292, 201294, 201295, 201296, 201297, 201298, 201299, 201300, 201301, 201302, 201303, 201304, 201305, 201306, 201307, 201308, 201309, 201310, 201311, 201312, 201313, 201314, 201315, 201316, 201317, 201318, 201319, 201320, 201321, 201322, 201323, 201324, 201325, 201326, 201328, 201329, 201330, 201331, 201333, 201334, 201335, 201337, 201338, 201339, 201340, 201341, 201342, 201343, 201344, 201345, 201346, 201347, 201348, 201349, 201350, 201351, 201352, 201353, 201356, 201357, 201358, 201359, 201360, 201361, 201362, 201363, 201364, 201365, 201366, 201367, 201368, 201369, 201370, 201371, 201373, 201374, 201376, 201377, 201378, 201379, 201380, 201381, 201382, 201383, 201384, 201385, 201386, 201388, 201389, 201390, 201391, 201392, 201393, 201394, 201396, 201397, 201398, 201399, 201400, 201401, 201403, 201404, 201405, 201406, 201407, 201408, 201409, 201410, 201411, 201412, 201413, 201414, 201415, 201416, 201417, 201419, 201420, 201421, 201422, 201423, 201424, 201425, 201426, 201428, 201429, 201430, 201431, 201432, 201433, 201434, 201435, 201436, 201437, 201438, 201440, 201441, 201442, 201443, 201444, 201445, 201462, 201463, 201464, 201465, 201466, 201467, 201468, 201469, 201470, 201471, 201472, 201473, 201474, 201476, 201477, 201486, 201487, 201488, 201489, 201490, 201491, 201492, 201493, 201494, 201495, 201496, 201497, 201498, 201499, 201500, 201501, 201502, 201503, 201504, 201505, 201506, 201507, 201508, 201509, 201510, 201511, 201512, 201513, 201514, 201515, 201516, 201517, 201518, 201519, 201520, 201521, 201522, 201523, 201524, 201527, 201528, 201529, 201530, 201531, 201532, 201533, 201534, 201535, 201536, 201537, 201538, 201539, 201540, 201542, 201543, 201544, 201545, 201546, 201547, 201548, 201549, 201550, 201551, 201552, 201553, 201554, 201555, 201556, 201557, 201558, 201559, 201560, 201561, 201562, 201563, 201564, 201565, 201566, 201567, 201568, 201569, 201570, 201571, 201572, 201573, 201574, 201575, 201576, 201577, 201578, 201579, 201580, 201581, 201582, 201583, 201584, 201585, 201586, 201587, 201588, 201589, 201590, 201591, 201592, 201593, 201595, 201596, 201597, 201598, 201599, 201601, 201602, 201603, 201604, 201605, 201606, 201607, 201608, 201609, 201610, 201611, 201612, 201613, 201614, 201615, 201616, 201617, 201618, 201619, 201620, 201621, 201622, 201623, 201624, 201625, 201626, 201627, 201628, 201629, 201630, 201631, 201632, 201633, 201634, 201635, 201636, 201637, 201638, 201640, 201641, 201642, 201643, 201644, 201645, 201646, 201647, 201648, 201652, 201653, 201654, 201655, 201657, 201658, 201659, 201660, 201661, 201662, 201663, 201664, 201665, 201666, 201667, 201668, 201669, 201670, 201671, 201672, 201673, 201674, 201675, 201676, 201677, 201681, 201682, 201683, 201684, 201685, 201686, 201687, 201688, 201689, 201690, 201691, 201692, 201694, 201695, 201696, 201697, 201698, 201699, 201702, 201703, 201704, 201705, 201706, 201707, 201713, 201714, 201715, 201716, 201717, 201718, 201719, 201720, 201721, 201723, 201724, 201725, 201726, 201727, 201728, 201729, 201730, 201732, 201733, 201734, 201735, 201736, 201737, 201738, 201739, 201740, 201741, 201742, 201743, 201744, 201746, 201747, 201748, 201749, 201750, 201751, 201752, 201753, 201754, 201755, 201756, 201758, 201759, 201760, 201761, 201762, 201764, 201765, 201766, 201768, 201770, 201772, 201773, 201774, 201775, 201776, 201777, 201778, 201779, 201780, 201782, 201783, 201784, 201785, 201786, 201787, 201788, 201789, 201790, 201791, 201792, 201793, 201794, 201795, 201796, 201797, 201798, 201799, 201800, 201801, 201802, 201803, 201804, 201805, 201806, 201807, 201809, 201810, 201811, 201812, 201814, 201815, 201816, 201817, 201818, 201819, 201820, 201821, 201822, 201823, 201824, 201825, 201827, 201828, 201829, 201830, 201831, 201832, 201833, 201835, 201836, 201837, 201838, 201839, 201840, 201841, 201842, 201843, 201844, 201845, 201846, 201847, 201848, 201849, 201850, 201851, 201852, 201853, 201855, 201856, 201857, 201858, 201859, 201860, 201861, 201862, 201863, 201864, 201865, 201866, 201867, 201868, 201869, 201870, 201871, 201872, 201873, 201874, 201875, 201876, 201877, 201878, 201879, 201880, 201881, 201883, 201884, 201885, 201886, 201887, 201888, 201889, 201890, 201891, 201892, 201893, 201894, 201895, 201896, 201898, 201899, 201900, 201901, 201902, 201903, 201904, 201906, 201907, 201909, 201910, 201922, 201934, 201943, 201953, 201955, 201983, 202072, 202074, 202075, 202081, 202083, 202100, 202108, 202109, 202123, 202147, 202155, 202167, 202218, 202219, 202221, 202244, 202245, 202246, 202247, 202248, 202256, 202257, 202258, 202259, 202260, 202261, 202262, 202264, 202266, 202268, 202269, 202270, 202271, 202272, 202273, 202274, 202275, 202276, 202277, 202279, 202280, 202281, 202282, 202283, 202284, 202286, 202288, 202302, 202303, 202304, 202307, 202309, 202310, 202312, 202314, 202316, 202317, 202318, 202319, 202320, 202324, 202325, 202326, 202327, 202336, 202339, 202340, 202341, 202343, 202375, 202376, 202379, 202380, 202386, 202398, 202400, 202402, 202403, 202404, 202405, 202406, 202407, 202408, 202409, 202410, 202411, 202412, 202413, 202414, 202415, 202416, 202417, 202418, 202419, 202420, 202421, 202422, 202423, 202424, 202425, 202426, 202427, 202428, 202429, 202430, 202431, 202432, 202433, 202434, 202435, 202436, 202437, 202438, 202439, 202440, 202441, 202442, 202443, 202444, 202445, 202446, 202447, 202448, 202449, 202450, 202451, 202452, 202453, 202454, 202456, 202457, 202458, 202459, 202460, 202461, 202462, 202463, 202464, 202467, 202468, 202469, 202471, 202472, 202474, 202475, 202477, 202478, 202479, 202480, 202481, 202482, 202483, 202484, 202485, 202486, 202487, 202488, 202489, 202490, 202491, 202492, 202493, 202494, 202495, 202496, 202497, 202498, 202499, 202500, 202501, 202505, 202506, 202507, 202508, 202509, 202510, 202511, 202512, 202513, 202514, 202516, 202517, 202518, 202519, 202520, 202522, 202523, 202524, 202525, 202526, 202527, 202528, 202529, 202530, 202531, 202532, 202533, 202534, 202535, 202536, 202537, 202538, 202539, 202540, 202541, 202542, 202543, 202544, 202545, 202546, 202547, 202548, 202549, 202550, 202551, 202552, 202555, 202556, 202557, 202558, 202559, 202560, 202561, 202562, 202563, 202564, 202565, 202566, 202567, 202568, 202569, 202570, 202571, 202572, 202573, 202574, 202575, 202576, 202577, 202578, 202579, 202580, 202581, 202582, 202583, 202584, 202585, 202586, 202587, 202588, 202589, 202590, 202591, 202592, 202593, 202594, 202595, 202596, 202597, 202598, 202599, 202600, 202601, 202602, 202603, 202604, 202605, 202606, 202607, 202608, 202609, 202610, 202611, 202612, 202613, 202614, 202615, 202616, 202617, 202618, 202619, 202620, 202621, 202622, 202623, 202624, 202625, 202626, 202627, 202628, 202629, 202630, 202631, 202632, 202633, 202635, 202636, 202637, 202638, 202639, 202640, 202641, 202642, 202643, 202644, 202645, 202646, 202647, 202648, 202649, 202650, 202651, 202652, 202653, 202654, 202655, 202656, 202657, 202658, 202659, 202660, 202661, 202662, 202663, 202664, 202665, 202666, 202667, 202668, 202669, 202670, 202671, 202672, 202673, 202675, 202676, 202677, 202678, 202679, 202680, 202681, 202682, 202683, 202684, 202685, 202686, 202687, 202688, 202689, 202692, 202693, 202694, 202695, 202696, 202697, 202698, 202700, 202701, 202702, 202703, 202706, 202707, 202708, 202709, 202710, 202711, 202712, 202714, 202715, 202716, 202717, 202718, 202719, 202720, 202721, 202722, 202723, 202724, 202725, 202727, 202728, 202729, 202730, 202731, 202732, 202733, 202734, 202735, 202736, 202737, 202738, 202739, 202740, 202741, 202742, 202743, 202744, 202745, 202746, 202747, 202748, 202749, 202750, 202751, 202752, 202753, 202754, 202756, 202757, 202758, 202759, 202760, 202761, 202762, 202764, 202765, 202766, 202767, 202768, 202769, 202770, 202771, 202772, 202773, 202774, 202775, 202776, 202777, 202778, 202780, 202781, 202782, 202783, 202784, 202785, 202786, 202787, 202788, 202789, 202790, 202791, 202792, 202793, 202794, 202795, 202796, 202797, 202798, 202799, 202800, 202801, 202802, 202803, 202804, 202805, 202806, 202807, 202808, 202809, 202810, 202811, 202812, 202813, 202814, 202815, 202816, 202817, 202818, 202819, 202820, 202821, 202822, 202824, 202825, 202826, 202827, 202828, 202829, 202830, 202831, 202832, 202834, 202835, 202836, 202837, 202841, 202842, 202843, 202844, 202845, 202846, 202847, 202848, 202849, 202850, 202851, 202852, 202853, 202854, 202855, 202856, 202857, 202858, 202859, 202864, 202865, 202866, 202871, 202872, 202873, 202874, 202877, 202878, 202880, 202881, 202882, 202883, 202884, 202885, 202886, 202888, 202889, 202890, 202891, 202892, 202893, 202894, 202895, 202896, 202897, 202900, 202902, 202903, 202904, 202905, 202906, 202907, 202908, 202909, 202910, 202911, 202912, 202913, 202914, 202915, 202917, 202918, 202919, 202920, 202921, 202922, 202923, 202924, 202925, 202926, 202927, 202928, 202929, 202930, 202931, 202932, 202933, 202934, 202936, 202937, 202938, 202939, 202940, 202941, 202942, 202943, 202944, 202945, 202946, 202947, 202948, 202949, 202950, 202951, 202952, 202953, 202954, 202955, 202956, 202957, 202958, 202959, 202960, 202961, 202962, 202963, 202964, 202965, 202966, 202967, 202968, 202969, 202970, 202971, 202972, 202973, 202974, 202975, 202977, 202978, 202979, 202980, 202981, 202982, 202983, 202984, 202985, 202986, 202987, 202988, 202989, 202990, 202991, 202992, 202993, 202994, 202995, 202996, 202997, 202998, 202999, 203001, 203002, 203003, 203004, 203005, 203006, 203007, 203008, 203009, 203010, 203011, 203012, 203013, 203014, 203015, 203016, 203018, 203019, 203021, 203022, 203023, 203024, 203025, 203026, 203027, 203028, 203029, 203030, 203031, 203032, 203035, 203036, 203038, 203039, 203040, 203041, 203042, 203045, 203046, 203047, 203048, 203049, 203050, 203051, 203052, 203053, 203054, 203055, 203056, 203057, 203058, 203059, 203061, 203064, 203065, 203066, 203067, 203068, 203069, 203070, 203071, 203072, 203073, 203074, 203075, 203076, 203077, 203078, 203080, 203081, 203082, 203083, 203084, 203085, 203086, 203087, 203088, 203089, 203090, 203091, 203092, 203093, 203094, 203095, 203096, 203097, 203098, 203099, 203100, 203101, 203102, 203103, 203104, 203105, 203106, 203107, 203108, 203109, 203110, 203111, 203112, 203113, 203114, 203115, 203116, 203117, 203118, 203119, 203120, 203121, 203122, 203123, 203124, 203125, 203126, 203127, 203128, 203129, 203130, 203131, 203132, 203133, 203134, 203135, 203136, 203137, 203140, 203141, 203142, 203143, 203144, 203145, 203146, 203148, 203149, 203150, 203151, 203152, 203153, 203154, 203155, 203156, 203157, 203158, 203159, 203164, 203168, 203169, 203170, 203171, 203172, 203173, 203174, 203175, 203176, 203177, 203178, 203179, 203180, 203181, 203182, 203183, 203184, 203185, 203186, 203187, 203188, 203189, 203190, 203191, 203192, 203194, 203195, 203196, 203197, 203198, 203199, 203200, 203201, 203202, 203203, 203204, 203205, 203206, 203207, 203208, 203209, 203210, 203211, 203212, 203213, 203214, 203215, 203216, 203217, 203219, 203220, 203221, 203222, 203223, 203224, 203225, 203227, 203228, 203229, 203230, 203231, 203232, 203233, 203234, 203235, 203237, 203238, 203239, 203240, 203241, 203242, 203243, 203244, 203245, 203246, 203247, 203249, 203250, 203251, 203252, 203253, 203254, 203255, 203257, 203258, 203259, 203260, 203261, 203262, 203263, 203264, 203265, 203267, 203268, 203269, 203273, 203274, 203275, 203276, 203277, 203278, 203280, 203281, 203282, 203283, 203284, 203285, 203286, 203287, 203288, 203289, 203290, 203291, 203292, 203293, 203294, 203295, 203296, 203297, 203298, 203299, 203300, 203301, 203302, 203303, 203304, 203305, 203306, 203307, 203308, 203309, 203310, 203311, 203312, 203313, 203314, 203315, 203316, 203317, 203319, 203320, 203321, 203322, 203323, 203324, 203325, 203326, 203327, 203328, 203329, 203330, 203331, 203332, 203333, 203334, 203335, 203336, 203337, 203338, 203339, 203340, 203341, 203342, 203343, 203344, 203345, 203346, 203347, 203348, 203349, 203350, 203351, 203352, 203353, 203354, 203355, 203356, 203357, 203358, 203359, 203361, 203362, 203364, 203365, 203366, 203367, 203368, 203369, 203370, 203371, 203372, 203373, 203374, 203375, 203376, 203377, 203378, 203379, 203380, 203381, 203382, 203383, 203384, 203385, 203386, 203387, 203388, 203389, 203391, 203392, 203393, 203394, 203395, 203396, 203399, 203400, 203401, 203402, 203403, 203404, 203405, 203406, 203407, 203408, 203409, 203410, 203411, 203412, 203413, 203414, 203415, 203416, 203417, 203418, 203419, 203421, 203422, 203423, 203424, 203425, 203426, 203427, 203428, 203429, 203430, 203431, 203432, 203433, 203434, 203435, 203436, 203437, 203438, 203439, 203440, 203441, 203442, 203443, 203444, 203445, 203446, 203447, 203448, 203449, 203450, 203451, 203452, 203453, 203454, 203455, 203456, 203457, 203459, 203460, 203461, 203462, 203463, 203464, 203466, 203467, 203468, 203469, 203470, 203471, 203472, 203473, 203474, 203476, 203477, 203479, 203480, 203481, 203482, 203483, 203484, 203485, 203486, 203487, 203488, 203489, 203490, 203491, 203492, 203493, 203494, 203495, 203496, 203497, 203498, 203499, 203500, 203501, 203502, 203503, 203504, 203505, 203506, 203507, 203508, 203509, 203510, 203511, 203512, 203513, 203514, 203515, 203516, 203517, 203518, 203519, 203520, 203521, 203522, 203523, 203524, 203525, 203526, 203527, 203528, 203529, 203530, 203531, 203532, 203533, 203534, 203535, 203536, 203537, 203538, 203539, 203540, 203541, 203542, 203543, 203544, 203545, 203546, 203547, 203548, 203549, 203550, 203551, 203552, 203553, 203554, 203555, 203556, 203557, 203558, 203559, 203560, 203561, 203562, 203563, 203564, 203565, 203566, 203567, 203568, 203569, 203570, 203571, 203572, 203573, 203574, 203575, 203576, 203577, 203578, 203579, 203580, 203581, 203582, 203583, 203584, 203585, 203586, 203587, 203588, 203589, 203590, 203591, 203592, 203593, 203594, 203595, 203596, 203597, 203598, 203599, 203600, 203601, 203602, 203603, 203604, 203605, 203606, 203607, 203608, 203609, 203610, 203611, 203612, 203613, 203614, 203615, 203616, 203617, 203618, 203619, 203620, 203621, 203622, 203623, 203624, 203625, 203626, 203627, 203628, 203629, 203630, 203631, 203632, 203633, 203634, 203635, 203636, 203637, 203638, 203639, 203640, 203641, 203642, 203643, 203644, 203645, 203646, 203647, 203648, 203649, 203650, 203651, 203652, 203653, 203654, 203655, 203656, 203657, 203658, 203659, 203660, 203661, 203662, 203663, 203664, 203665, 203666, 203667, 203668, 203669, 203670, 203671, 203672, 203673, 203674, 203675, 203676, 203678, 203679, 203680, 203681, 203682, 203683, 203684, 203685, 203686, 203687, 203688, 203689, 203690, 203691, 203692, 203693, 203695, 203696, 203697, 203698, 203699, 203700, 203701, 203702, 203703, 203704, 203705, 203706, 203707, 203708, 203709, 203710, 203711, 203712, 203713, 203714, 203715, 203716, 203717, 203718, 203719, 203720, 203721, 203722, 203723, 203724, 203725, 203726, 203727, 203728, 203729, 203730, 203732, 203733, 203734, 203735, 203736, 203737, 203738, 203739, 203740, 203741, 203742, 203743, 203744, 203745, 203746, 203747, 203748, 203749, 203750, 203751, 203752, 203753, 203754, 203755, 203756, 203757, 203758, 203759, 203760, 203761, 203762, 203763, 203764, 203765, 203766, 203769, 203770, 203771, 203772, 203773, 203777, 203780, 203781, 203782, 203783, 203784, 203785, 203786, 203787, 203788, 203789, 203791, 203792, 203793, 203794, 203795, 203796, 203797, 203798, 203799, 203800, 203801, 203802, 203803, 203804, 203805, 203806, 203807, 203808, 203809, 203810, 203811, 203812, 203813, 203814, 203815, 203816, 203818, 203819, 203821, 203822, 203823, 203824, 203825, 203826, 203827, 203828, 203829, 203831, 203832, 203834, 203841, 203842, 203844, 203845, 203846, 203847, 203849, 203850, 203851, 203852, 203853, 203854, 203855, 203856, 203857, 203859, 203860, 203861, 203862, 203863, 203866, 203867, 203868, 203869, 203870, 203871, 203873, 203874, 203875, 203876, 203879, 203881, 203882, 203885, 203887, 203888, 203889, 203890, 203891, 203893, 203894, 203895, 203896, 203897, 203898, 203899, 203900, 203901, 203902, 203903, 203904, 203908, 203909, 203910, 203912, 203913, 203914, 203916, 203917, 203919, 203922, 203923, 203924, 203926, 203927, 203930, 203931, 203932, 203933, 203934, 203935, 203936, 203937, 203938, 203939, 203940, 203941, 203944, 203946, 203947, 203948, 203949, 203950, 203952, 203953, 203954, 203955, 203956, 203957, 203958, 203959, 203960, 203961, 203962, 203963, 203964, 203965, 203966, 203967, 203968, 203969, 203970, 203971, 203972, 203973, 203974, 203975, 203976, 203977, 203978, 203979, 203980, 203981, 203982, 203983, 203984, 203985, 203987, 203988, 203990, 203991, 203992, 203993, 203994, 203995, 203996, 203998, 204000, 204001, 204002, 204003, 204004, 204005, 204006, 204007, 204008, 204009, 204010, 204011, 204012, 204013, 204014, 204015, 204016, 204017, 204018, 204020, 204021, 204022, 204023, 204024, 204025, 204026, 204027, 204028, 204029, 204030, 204031, 204032, 204033, 204034, 204035, 204036, 204037, 204038, 204039, 204040, 204041, 204043, 204044, 204045, 204046, 204047, 204048, 204049, 204050, 204051, 204053, 204054, 204055, 204056, 204057, 204058, 204060, 204062, 204063, 204065, 204066, 204067, 204069, 204071, 204072, 204073, 204074, 204075, 204076, 204077, 204078, 204079, 204080, 204081, 204083, 204085, 204086, 204087, 204089, 204090, 204092, 204093, 204094, 204095, 204096, 204097, 204098, 204099, 204100, 204101, 204102, 204103, 204104, 204105, 204106, 204107, 204108, 204110, 204111, 204112, 204113, 204115, 204116, 204117, 204118, 204119, 204120, 204121, 204123, 204124, 204125, 204126, 204128, 204129, 204130, 204131, 204132, 204133, 204134, 204135, 204136, 204137, 204138, 204139, 204140, 204141, 204142, 204143, 204144, 204145, 204146, 204147, 204148, 204150, 204151, 204153, 204154, 204155, 204156, 204157, 204158, 204159, 204160, 204161, 204162, 204163, 204164, 204165, 204166, 204167, 204168, 204169, 204170, 204171, 204172, 204173, 204174, 204175, 204176, 204177, 204178, 204179, 204180, 204181, 204182, 204183, 204185, 204186, 204187, 204189, 204190, 204191, 204192, 204194, 204195, 204197, 204198, 204199, 204200, 204201, 204202, 204203, 204204, 204205, 204206, 204207, 204208, 204210, 204211, 204213, 204214, 204215, 204216, 204217, 204218, 204219, 204220, 204221, 204222, 204223, 204224, 204225, 204226, 204227, 204228, 204229, 204230, 204231, 204232, 204233, 204234, 204235, 204236, 204237, 204239, 204240, 204241, 204242, 204243, 204244, 204245, 204246, 204247, 204248, 204249, 204250, 204251, 204254, 204255, 204257, 204258, 204259, 204260, 204261, 204262, 204263, 204264, 204265, 204266, 204267, 204268, 204269, 204270, 204272, 204273, 204274, 204275, 204276, 204277, 204278, 204279, 204280, 204281, 204282, 204283, 204284, 204285, 204286, 204287, 204288, 204289, 204290, 204291, 204292, 204293, 204294, 204295, 204296, 204297, 204298, 204299, 204300, 204301, 204302, 204303, 204304, 204305, 204306, 204307, 204308, 204309, 204310, 204311, 204312, 204313, 204314, 204315, 204316, 204317, 204319, 204320, 204321, 204322, 204323, 204324, 204325, 204326, 204327, 204328, 204329, 204330, 204331, 204332, 204333, 204334, 204335, 204336, 204337, 204338, 204339, 204343, 204344, 204345, 204347, 204348, 204349, 204350, 204351, 204352, 204353, 204354, 204355, 204356, 204358, 204359, 204360, 204361, 204362, 204363, 204364, 204365, 204366, 204367, 204368, 204369, 204370, 204371, 204372, 204373, 204374, 204375, 204376, 204377, 204378, 204379, 204380, 204381, 204382, 204383, 204384, 204385, 204386, 204387, 204388, 204389, 204390, 204391, 204392, 204393, 204394, 204395, 204397, 204398, 204399, 204400, 204401, 204402, 204403, 204404, 204405, 204406, 204407, 204409, 204410, 204411, 204412, 204413, 204414, 204415, 204416, 204417, 204418, 204419, 204420, 204421, 204422, 204423, 204424, 204425, 204426, 204427, 204428, 204430, 204431, 204432, 204433, 204434, 204435, 204436, 204437, 204438, 204439, 204441, 204442, 204443, 204444, 204445, 204446, 204447, 204448, 204449, 204450, 204451, 204452, 204453, 204454, 204456, 204457, 204458, 204459, 204460, 204461, 204462, 204463, 204464, 204465, 204466, 204467, 204468, 204469, 204470, 204471, 204472, 204473, 204474, 204475, 204476, 204477, 204478, 204479, 204480, 204481, 204482, 204483, 204484, 204485, 204486, 204487, 204488, 204489, 204490, 204491, 204492, 204493, 204494, 204495, 204496, 204497, 204498, 204499, 204500, 204501, 204502, 204504, 204505, 204506, 204508, 204509, 204510, 204511, 204512, 204513, 204514, 204515, 204516, 204517, 204518, 204519, 204520, 204521, 204522, 204523, 204524, 204525, 204526, 204527, 204528, 204529, 204530, 204531, 204532, 204533, 204534, 204535, 204536, 204537, 204538, 204539, 204540, 204541, 204542, 204543, 204544, 204546, 204547, 204548, 204549, 204550, 204552, 204553, 204554, 204555, 204556, 204557, 204559, 204560, 204561, 204562, 204566, 204568, 204569, 204571, 204572, 204573, 204574, 204575, 204576, 204577, 204578, 204579, 204580, 204581, 204582, 204583, 204584, 204586, 204587, 204589, 204590, 204591, 204592, 204593, 204594, 204595, 204596, 204597, 204598, 204599, 204600, 204601, 204602, 204603, 204604, 204605, 204606, 204607, 204608, 204609, 204610, 204611, 204612, 204613, 204614, 204615, 204616, 204618, 204619, 204621, 204623, 204624, 204625, 204628, 204630, 204631, 204632, 204634, 204639, 204641, 204642, 204643, 204644, 204646, 204647, 204648, 204649, 204650, 204651, 204652, 204653, 204654, 204655, 204656, 204657, 204658, 204663, 204664, 204667, 204668, 204669, 204670, 204671, 204672, 204673, 204676, 204677, 204678, 204679, 204680, 204681, 204682, 204684, 204685, 204686, 204687, 204688, 204689, 204690, 204691, 204692, 204693, 204694, 204695, 204696, 204697, 204698, 204699, 204700, 204701, 204702, 204703, 204704, 204705, 204706, 204707, 204708, 204709, 204710, 204711, 204712, 204713, 204714, 204715, 204716, 204717, 204722, 204723, 204724, 204725, 204726, 204728, 204729, 204730, 204731, 204732, 204733, 204734, 204735, 204736, 204737, 204738, 204739, 204740, 204741, 204742, 204743, 204744, 204745, 204746, 204747, 204748, 204749, 204750, 204751, 204753, 204754, 204756, 204757, 204759, 204760, 204761, 204762, 204763, 204764, 204765, 204766, 204768, 204769, 204770, 204771, 204773, 204777, 204778, 204779, 204780, 204783, 204784, 204785, 204787, 204788, 204789, 204790, 204791, 204792, 204793, 204795, 204796, 204797, 204799, 204800, 204801, 204802, 204803, 204804, 204805, 204808, 204809, 204810, 204812, 204813, 204814, 204815, 204816, 204817, 204818, 204819, 204820, 204821, 204823, 204824, 204825, 204826, 204828, 204829, 204830, 204831, 204832, 204833, 204834, 204835, 204836, 204837, 204838, 204839, 204840, 204841, 204842, 204843, 204844, 204845, 204846, 204847, 204848, 204849, 204850, 204851, 204852, 204853, 204854, 204855, 204856, 204857, 204858, 204860, 204861, 204862, 204863, 204864, 204865, 204866, 204867, 204868, 204869, 204870, 204871, 204872, 204873, 204874, 204875, 204876, 204877, 204878, 204879, 204880, 204881, 204882, 204883, 204884, 204885, 204886, 204887, 204888, 204889, 204890, 204891, 204892, 204893, 204894, 204895, 204896, 204897, 204898, 204899, 204900, 204901, 204902, 204903, 204904, 204905, 204906, 204907, 204908, 204909, 204910, 204911, 204912, 204913, 204914, 204915, 204916, 204917, 204918, 204919, 204920, 204922, 204923, 204924, 204925, 204926, 204927, 204928, 204929, 204930, 204931, 204932, 204933, 204934, 204936, 204938, 204939, 204941, 204942, 204943, 204944, 204945, 204946, 204947, 204948, 204949, 204950, 204951, 204952, 204953, 204954, 204955, 204956, 204957, 204959, 204964, 204965, 204966, 204967, 204968, 204969, 204970, 204971, 204972, 204973, 204974, 204975, 204976, 204977, 204978, 204979, 204985, 204986, 204987, 204988, 204990, 204991, 204992, 204993, 204994, 204995, 204996, 204997, 204998, 204999, 205000, 205001, 205002, 205003, 205004, 205005, 205006, 205007, 205008, 205009, 205010, 205011, 205012, 205013, 205014, 205015, 205016, 205017, 205018, 205019, 205020, 205021, 205022, 205023, 205024, 205025, 205026, 205027, 205028, 205029, 205030, 205031, 205034, 205035, 205036, 205037, 205040, 205041, 205042, 205043, 205044, 205045, 205046, 205047, 205048, 205049, 205050, 205051, 205052, 205053, 205057, 205058, 205060, 205061, 205062, 205063, 205064, 205065, 205066, 205067, 205068, 205069, 205070, 205071, 205072, 205073, 205074, 205075, 205076, 205077, 205078, 205079, 205080, 205081, 205082, 205084, 205085, 205086, 205087, 205088, 205089, 205090, 205091, 205092, 205093, 205094, 205095, 205096, 205097, 205098, 205099, 205100, 205101, 205102, 205103, 205104, 205105, 205106, 205107, 205108, 205109, 205110, 205111, 205112, 205113, 205114, 205115, 205116, 205117, 205118, 205119, 205121, 205122, 205123, 205124, 205125, 205126, 205127, 205128, 205129, 205130, 205131, 205132, 205133, 205134, 205135, 205136, 205138, 205139, 205140, 205142, 205143, 205144, 205145, 205146, 205147, 205148, 205149, 205151, 205152, 205154, 205155, 205156, 205157, 205158, 205159, 205160, 205161, 205162, 205163, 205165, 205166, 205167, 205168, 205169, 205170, 205173, 205174, 205175, 205176, 205177, 205178, 205179, 205180, 205181, 205182, 205183, 205184, 205185, 205186, 205187, 205188, 205189, 205190, 205191, 205192, 205193, 205194, 205195, 205196, 205197, 205198, 205199, 205201, 205202, 205203, 205204, 205205, 205206, 205208, 205211, 205212, 205213, 205214, 205215, 205216, 205217, 205218, 205219, 205220, 205221, 205222, 205223, 205224, 205225, 205226, 205227, 205228, 205229, 205230, 205231, 205232, 205233, 205234, 205235, 205236, 205237, 205238, 205239, 205240, 205241, 205242, 205243, 205244, 205245, 205246, 205247, 205248, 205249, 205250, 205251, 205252, 205253, 205254, 205255, 205256, 205257, 205258, 205259, 205260, 205261, 205262, 205263, 205264, 205265, 205266, 205267, 205268, 205269, 205270, 205271, 205272, 205273, 205274, 205275, 205276, 205277, 205279, 205280, 205281, 205282, 205283, 205284, 205285, 205286, 205287, 205288, 205289, 205290, 205291, 205292, 205293, 205294, 205295, 205296, 205297, 205298, 205299, 205300, 205301, 205302, 205304, 205305, 205306, 205307, 205308, 205309, 205310, 205311, 205313, 205314, 205315, 205316, 205317, 205318, 205319, 205320, 205321, 205322, 205323, 205326, 205327, 205328, 205329, 205330, 205331, 205332, 205333, 205334, 205335, 205336, 205337, 205338, 205339, 205340, 205341, 205342, 205343, 205344, 205345, 205347, 205348, 205349, 205350, 205351, 205352, 205353, 205354, 205355, 205356, 205357, 205358, 205359, 205360, 205361, 205362, 205363, 205364, 205365, 205366, 205367, 205368, 205369, 205370, 205371, 205374, 205375, 205376, 205377, 205378, 205379, 205380, 205381, 205384, 205385, 205386, 205387, 205388, 205389, 205390, 205391, 205392, 205393, 205394, 205395, 205396, 205397, 205398, 205399, 205400, 205401, 205402, 205403, 205404, 205405, 205406, 205407, 205408, 205409, 205410, 205411, 205412, 205413, 205414, 205415, 205416, 205417, 205418, 205419, 205421, 205424, 205425, 205426, 205427, 205428, 205429, 205430, 205431, 205432, 205433, 205434, 205435, 205436, 205437, 205438, 205439, 205440, 205442, 205443, 205444, 205445, 205446, 205447, 205448, 205449, 205450, 205451, 205453, 205454, 205455, 205456, 205458, 205459, 205460, 205461, 205462, 205463, 205464, 205465, 205466, 205467, 205468, 205469, 205470, 205471, 205473, 205474, 205475, 205477, 205478, 205479, 205480, 205481, 205482, 205483, 205484, 205485, 205486, 205487, 205488, 205490, 205491, 205492, 205493, 205494, 205495, 205497, 205498, 205499, 205500, 205501, 205502, 205503, 205504, 205505, 205506, 205507, 205508, 205509, 205510, 205511, 205512, 205513, 205514, 205515, 205516, 205517, 205518, 205519, 205520, 205521, 205522, 205523, 205524, 205525, 205526, 205527, 205528, 205529, 205530, 205531, 205532, 205533, 205534, 205535, 205536, 205537, 205538, 205540, 205541, 205542, 205543, 205544, 205545, 205546, 205547, 205548, 205549, 205550, 205551, 205552, 205553, 205554, 205555, 205556, 205557, 205558, 205559, 205560, 205561, 205562, 205563, 205564, 205565, 205566, 205567, 205568, 205569, 205570, 205571, 205572, 205573, 205574, 205575, 205576, 205577, 205578, 205579, 205580, 205581, 205582, 205583, 205589, 205590, 205591, 205592, 205593, 205594, 205595, 205596, 205597, 205598, 205599, 205600, 205601, 205602, 205604, 205605, 205606, 205607, 205608, 205609, 205610, 205611, 205612, 205613, 205614, 205615, 205616, 205617, 205618, 205619, 205620, 205621, 205622, 205623, 205624, 205625, 205626, 205627, 205628, 205629, 205630, 205631, 205632, 205634, 205636, 205637, 205638, 205639, 205640, 205641, 205642, 205643, 205644, 205645, 205646, 205647, 205648, 205649, 205650, 205651, 205652, 205653, 205654, 205655, 205656, 205657, 205658, 205659, 205660, 205661, 205662, 205663, 205664, 205665, 205666, 205667, 205668, 205669, 205670, 205671, 205672, 205673, 205674, 205675, 205676, 205677, 205678, 205679, 205680, 205681, 205682, 205683, 205684, 205685, 205686, 205687, 205688, 205689, 205690, 205691, 205693, 205694, 205695, 205696, 205697, 205698, 205699, 205701, 205702, 205703, 205704, 205705, 205706, 205707, 205708, 205709, 205710, 205711, 205712, 205713, 205715, 205716, 205717, 205718, 205719, 205721, 205722, 205723, 205725, 205727, 205728, 205730, 205731, 205732, 205734, 205735, 205736, 205737, 205738, 205739, 205740, 205741, 205742, 205743, 205744, 205745, 205746, 205747, 205748, 205749, 205750, 205751, 205752, 205754, 205755, 205756, 205757, 205758, 205759, 205760, 205761, 205762, 205763, 205764, 205766, 205768, 205769, 205770, 205771, 205772, 205773, 205774, 205775, 205776, 205777, 205778, 205780, 205781, 205782, 205783, 205784, 205785, 205786, 205787, 205788, 205789, 205790, 205791, 205792, 205793, 205794, 205795, 205796, 205798, 205799, 205800, 205801, 205803, 205804, 205806, 205807, 205808, 205809, 205810, 205811, 205812, 205814, 205815, 205816, 205818, 205819, 205820, 205821, 205822, 205823, 205824, 205825, 205830, 205831, 205832, 205833, 205834, 205836, 205837, 205839, 205840, 205841, 205842, 205843, 205844, 205845, 205846, 205847, 205848, 205850, 205851, 205852, 205853, 205854, 205855, 205856, 205857, 205858, 205859, 205861, 205862, 205864, 205865, 205866, 205867, 205868, 205869, 205870, 205871, 205872, 205873, 205874, 205875, 205876, 205877, 205878, 205879, 205880, 205882, 205883, 205884, 205885, 205886, 205887, 205889, 205891, 205892, 205893, 205894, 205904, 205905, 205906, 205907, 205910, 205914, 205917, 205918, 205919, 205920, 205921, 205922, 205923, 205924, 205925, 205926, 205927, 205928, 205929, 205930, 205931, 205932, 205933, 205934, 205935, 205936, 205937, 205938, 205939, 205940, 205942, 205944, 205945, 205948, 205949, 205950, 205951, 205952, 205953, 205954, 205955, 205956, 205959, 205960, 205961, 205962, 205963, 205964, 205965, 205966, 205967, 205968, 205969, 205970, 205971, 205972, 205973, 205974, 205975, 205977, 205978, 205979, 205980, 205981, 205982, 205983, 205989, 205990, 205991, 205992, 205993, 205994, 205995, 205996, 206001, 206005, 206006, 206007, 206008, 206009, 206010, 206011, 206012, 206013, 206014, 206015, 206016, 206018, 206019, 206020, 206021, 206022, 206023, 206024, 206027, 206029, 206030, 206034, 206035, 206037, 206039, 206041, 206042, 206047, 206048, 206049, 206050, 206051, 206052, 206053, 206054, 206055, 206056, 206057, 206058, 206059, 206060, 206061, 206062, 206063, 206064, 206065, 206066, 206068, 206069, 206070, 206071, 206072, 206073, 206074, 206076, 206084, 206085, 206086, 206087, 206088, 206090, 206097, 206098, 206099, 206100, 206101, 206103, 206104, 206106, 206107, 206108, 206109, 206110, 206111, 206112, 206113, 206114, 206115, 206116, 206119, 206121, 206122, 206123, 206124, 206125, 206127, 206131, 206132, 206133, 206134, 206136, 206137, 206138, 206140, 206141, 206142, 206143, 206144, 206145, 206146, 206147, 206148, 206149, 206156, 206157, 206158, 206159, 206160, 206162, 206170, 206171, 206172, 206173, 206174, 206175, 206177, 206179, 206180, 206181, 206182, 206186, 206188, 206189, 206190, 206191, 206192, 206193, 206195, 206196, 206198, 206199, 206200, 206201, 206202, 206204, 206205, 206206, 206207, 206208, 206209, 206210, 206211, 206212, 206213, 206214, 206216, 206218, 206219, 206220, 206221, 206222, 206223, 206224, 206225, 206226, 206227, 206228, 206229, 206230, 206231, 206232, 206233, 206234, 206235, 206236, 206237, 206238, 206239, 206240, 206241, 206242, 206243, 206244, 206246, 206247, 206249, 206250, 206251, 206252, 206254, 206255, 206256, 206259, 206260, 206261, 206262, 206263, 206264, 206265, 206266, 206267, 206268, 206269, 206270, 206271, 206272, 206273, 206274, 206275, 206276, 206277, 206278, 206279, 206280, 206281, 206282, 206284, 206285, 206286, 206287, 206288, 206289, 206290, 206291, 206292, 206293, 206294, 206295, 206296, 206297, 206298, 206299, 206300, 206301, 206302, 206303, 206304, 206305, 206306, 206307, 206308, 206309, 206310, 206311, 206312, 206313, 206314, 206315, 206316, 206317, 206318, 206319, 206320, 206321, 206322, 206323, 206324, 206325, 206326, 206327, 206328, 206329, 206330, 206331, 206332, 206333, 206334, 206335, 206336, 206337, 206338, 206339, 206340, 206341, 206342, 206343, 206344, 206345, 206346, 206347, 206348, 206349, 206350, 206351, 206352, 206353, 206358, 206359, 206364, 206375, 206381, 206383, 206393, 206397, 206398, 206399, 206400, 206401, 206402, 206403, 206404, 206405, 206406, 206407, 206408, 206409, 206410, 206411, 206412, 206413, 206414, 206415, 206416, 206417, 206418, 206419, 206420, 206421, 206422, 206424, 206425, 206427, 206428, 206429, 206430, 206431, 206432, 206436, 206437, 206438, 206440, 206442, 206443, 206444, 206445, 206446, 206447, 206448, 206449, 206450, 206452, 206453, 206454, 206455, 206456, 206457, 206458, 206459, 206460, 206461, 206462, 206463, 206467, 206468, 206472, 206474, 206475, 206476, 206477, 206478, 206479, 206480, 206481, 206482, 206483, 206484, 206485, 206486, 206487, 206488, 206489, 206490, 206491, 206492, 206493, 206494, 206495, 206496, 206497, 206498, 206499, 206500, 206501, 206502, 206503, 206504, 206505, 206506, 206507, 206508, 206510, 206511, 206513, 206515, 206516, 206517, 206518, 206519, 206520, 206521, 206522, 206523, 206524, 206525, 206526, 206527, 206529, 206530, 206531, 206532, 206534, 206535, 206536, 206538, 206539, 206540, 206541, 206542, 206543, 206544, 206545, 206546, 206547, 206548, 206549, 206550, 206551, 206552, 206553, 206554, 206555, 206556, 206557, 206558, 206559, 206560, 206561, 206562, 206563, 206564, 206565, 206566, 206567, 206568, 206569, 206570, 206571, 206572, 206573, 206574, 206575, 206576, 206577, 206578, 206579, 206580, 206581, 206582, 206583, 206584, 206585, 206586, 206587, 206588, 206589, 206590, 206591, 206592, 206593, 206594, 206595, 206596, 206597, 206601, 206602, 206603, 206604, 206605, 206612, 206613, 206614, 206615, 206616, 206617, 206618, 206619, 206620, 206621, 206622, 206623, 206624, 206625, 206626, 206627, 206628, 206629, 206630, 206631, 206632, 206633, 206634, 206635, 206636, 206637, 206638, 206639, 206640, 206641, 206642, 206643, 206644, 206645, 206646, 206647, 206648, 206649, 206650, 206651, 206652, 206653, 206654, 206655, 206656, 206657, 206658, 206659, 206660, 206661, 206662, 206663, 206664, 206665, 206666, 206667, 206668, 206669, 206670, 206671, 206672, 206673, 206674, 206675, 206676, 206677, 206678, 206679, 206680, 206681, 206682, 206683, 206684, 206685, 206686, 206687, 206688, 206689, 206690, 206691, 206692, 206693, 206695, 206700, 206701, 206702, 206703, 206706, 206707, 206708, 206709, 206711, 206712, 206713, 206714, 206715, 206716, 206717, 206718, 206719, 206720, 206721, 206722, 206723, 206724, 206725, 206726, 206727, 206728, 206729, 206730, 206731, 206732, 206733, 206734, 206735, 206736, 206737, 206738, 206739, 206741, 206743, 206744, 206745, 206746, 206747, 206748, 206749, 206750, 206751, 206752, 206753, 206754, 206755, 206756, 206757, 206758, 206759, 206760, 206761, 206763, 206764, 206765, 206766, 206767, 206768, 206769, 206772, 206773, 206774, 206775, 206776, 206777, 206778, 206779, 206780, 206781, 206782, 206783, 206784, 206785, 206786, 206787, 206788, 206789, 206790, 206791, 206792, 206793, 206794, 206795, 206796, 206797, 206798, 206799, 206800, 206801, 206802, 206803, 206805, 206806, 206807, 206808, 206809, 206810, 206811, 206812, 206813, 206814, 206815, 206816, 206817, 206818, 206819, 206821, 206822, 206823, 206824, 206825, 206826, 206827, 206828, 206829, 206830, 206831, 206833, 206834, 206835, 206836, 206837, 206838, 206839, 206840, 206841, 206842, 206843, 206845, 206846, 206847, 206848, 206849, 206850, 206851, 206852, 206853, 206854, 206855, 206856, 206857, 206858, 206859, 206860, 206861, 206862, 206863, 206864, 206865, 206866, 206867, 206868, 206869, 206871, 206872, 206873, 206874, 206876, 206877, 206878, 206879, 206880, 206881, 206882, 206884, 206885, 206886, 206887, 206888, 206889, 206892, 206893, 206894, 206895, 206896, 206898, 206899, 206900, 206901, 206902, 206903, 206904, 206905, 206906, 206907, 206910, 206911, 206912, 206913, 206914, 206915, 206916, 206917, 206920, 206921, 206923, 206925, 206927, 206928, 206930, 206931, 206932, 206933, 206934, 206935, 206936, 206938, 206939, 206940, 206941, 206942, 206943, 206944, 206945, 206946, 206947, 206948, 206949, 206950, 206951, 206953, 206954, 206955, 206956, 206957, 206958, 206959, 206960, 206961, 206962, 206964, 206965, 206966, 206967, 206968, 206969, 206970, 206971, 206972, 206973, 206974, 206975, 206976, 206979, 206983, 206984, 206985, 206986, 206987, 206988, 206989, 206990, 206991, 206992, 206994, 206995, 206996, 206997, 206998, 206999, 207000, 207001, 207002, 207003, 207005, 207007, 207008, 207012, 207013, 207014, 207015, 207016, 207017, 207018, 207020, 207022, 207023, 207024, 207025, 207026, 207027, 207028, 207029, 207030, 207031, 207032, 207033, 207034, 207035, 207036, 207037, 207038, 207039, 207040, 207041, 207043, 207044, 207045, 207046, 207047, 207048, 207049, 207050, 207051, 207052, 207053, 207054, 207055, 207056, 207057, 207059, 207060, 207061, 207063, 207064, 207068, 207069, 207072, 207074, 207075, 207077, 207078, 207079, 207080, 207081, 207082, 207083, 207084, 207085, 207087, 207088, 207089, 207090, 207091, 207093, 207094, 207095, 207096, 207097, 207098, 207099, 207100, 207101, 207102, 207106, 207107, 207109, 207110, 207111, 207112, 207113, 207115, 207116, 207117, 207118, 207119, 207120, 207122, 207124, 207125, 207129, 207130, 207131, 207132, 207133, 207136, 207137, 207139, 207140, 207141, 207143, 207144, 207145, 207147, 207148, 207149, 207150, 207151, 207152, 207153, 207154, 207155, 207156, 207157, 207158, 207159, 207160, 207161, 207163, 207164, 207166, 207167, 207168, 207169, 207170, 207171, 207172, 207173, 207174, 207175, 207176, 207177, 207178, 207179, 207180, 207181, 207182, 207183, 207184, 207190, 207193, 207194, 207195, 207196, 207201, 207203, 207204, 207206, 207208, 207209, 207210, 207211, 207215, 207216, 207218, 207219, 207220, 207221, 207222, 207223, 207224, 207225, 207226, 207227, 207228, 207229, 207230, 207231, 207232, 207233, 207234, 207235, 207236, 207237, 207239, 207240, 207242, 207243, 207244, 207245, 207246, 207247, 207248, 207249, 207250, 207251, 207252, 207253, 207254, 207255, 207257, 207258, 207259, 207260, 207261, 207262, 207263, 207264, 207265, 207266, 207268, 207269, 207270, 207271, 207272, 207273, 207274, 207275, 207276, 207277, 207278, 207279, 207280, 207284, 207285, 207286, 207287, 207288, 207289, 207290, 207291, 207292, 207293, 207294, 207295, 207297, 207298, 207299, 207300, 207301, 207302, 207304, 207306, 207307, 207309, 207310, 207311, 207313, 207314, 207315, 207316, 207317, 207320, 207321, 207322, 207323, 207325, 207326, 207327, 207328, 207329, 207330, 207331, 207332, 207333, 207334, 207335, 207336, 207337, 207340, 207341, 207342, 207343, 207344, 207345, 207346, 207347, 207348, 207350, 207351, 207352, 207353, 207354, 207355, 207357, 207360, 207361, 207362, 207363, 207364, 207365, 207366, 207369, 207371, 207375, 207378, 207382, 207386, 207413, 207417, 207429, 207430, 207436, 207438, 207447, 207448, 207452, 207455, 207461, 207463, 207464, 207465, 207466, 207467, 207472, 207473, 207475, 207477, 207478, 207479, 207480, 207485, 207486, 207487, 207490, 207493, 207494, 207495, 207496, 207497, 207498, 207500, 207501, 207503, 207504, 207505, 207506, 207507, 207508, 207509, 207513, 207514, 207518, 207519, 207522, 207523, 207524, 207525, 207528, 207529, 207530, 207531, 207532, 207533, 207534, 207535, 207536, 207537, 207538, 207539, 207540, 207542, 207543, 207545, 207546, 207547, 207548, 207549, 207551, 207552, 207554, 207555, 207556, 207557, 207558, 207559, 207560, 207561, 207562, 207563, 207564, 207565, 207566, 207567, 207568, 207569, 207570, 207571, 207572, 207573, 207574, 207578, 207579, 207580, 207581, 207582, 207583, 207584, 207585, 207586, 207587, 207589, 207590, 207592, 207593, 207594, 207595, 207596, 207597, 207598, 207599, 207600, 207601, 207602, 207603, 207604, 207605, 207606, 207607, 207608, 207610, 207611, 207612, 207613, 207614, 207615, 207616, 207617, 207618, 207619, 207620, 207621, 207622, 207623, 207624, 207625, 207626, 207627, 207628, 207629, 207630, 207632, 207633, 207634, 207635, 207636, 207638, 207639, 207640, 207641, 207642, 207643, 207644, 207645, 207646, 207647, 207648, 207649, 207650, 207651, 207652, 207653, 207654, 207655, 207656, 207657, 207658, 207659, 207660, 207661, 207662, 207663, 207664, 207665, 207666, 207667, 207668, 207669, 207670, 207671, 207672, 207673, 207674, 207675, 207677, 207681, 207682, 207683, 207684, 207685, 207686, 207687, 207688, 207693, 207694, 207695, 207696, 207697, 207698, 207699, 207700, 207701, 207702, 207703, 207704, 207705, 207706, 207707, 207708, 207709, 207710, 207711, 207713, 207715, 207717, 207718, 207719, 207720, 207725, 207726, 207727, 207728, 207729, 207730, 207731, 207732, 207735, 207737, 207738, 207739, 207741, 207742, 207744, 207745, 207746, 207747, 207748, 207749, 207750, 207751, 207752, 207753, 207755, 207756, 207757, 207758, 207759, 207760, 207761, 207762, 207763, 207764, 207765, 207768, 207769, 207770, 207771, 207772, 207773, 207774, 207775, 207776, 207777, 207778, 207779, 207781, 207782, 207783, 207784, 207785, 207786, 207788, 207789, 207790, 207791, 207792, 207794, 207796, 207797, 207798, 207799, 207800, 207801, 207804, 207805, 207806, 207807, 207808, 207809, 207810, 207811, 207812, 207813, 207814, 207815, 207816, 207817, 207818, 207819, 207820, 207821, 207822, 207823, 207824, 207825, 207827, 207828, 207829, 207833, 207835, 207836, 207837, 207838, 207839, 207840, 207841, 207842, 207843, 207844, 207845, 207846, 207847, 207848, 207849, 207850, 207852, 207853, 207854, 207855, 207856, 207857, 207858, 207859, 207860, 207861, 207862, 207863, 207864, 207865, 207866, 207867, 207868, 207869, 207870, 207871, 207872, 207873, 207874, 207875, 207876, 207877, 207878, 207879, 207880, 207881, 207882, 207883, 207884, 207885, 207886, 207887, 207888, 207889, 207890, 207891, 207892, 207893, 207894, 207895, 207896, 207897, 207898, 207899, 207900, 207901, 207902, 207903, 207904, 207905, 207906, 207907, 207908, 207909, 207910, 207911, 207912, 207913, 207914, 207915, 207916, 207917, 207918, 207919, 207920, 207921, 207922, 207923, 207924, 207925, 207926, 207927, 207928, 207929, 207931, 207932, 207933, 207934, 207935, 207936, 207937, 207941, 207942, 207944, 207945, 207947, 207950, 207952, 207955, 207959, 207960, 207962, 207963, 207964, 207967, 207969, 207970, 207971, 207972, 207974, 207975, 207976, 207977, 207978, 207979, 207982, 207983, 207985, 207990, 207991, 207992, 207993, 207994, 207995, 207996, 207997, 207998, 207999, 208001, 208002, 208004, 208005, 208006, 208018, 208021, 208025, 208026, 208027, 208028, 208029, 208030, 208031, 208034, 208035, 208038, 208039, 208040, 208042, 208043, 208044, 208045, 208046, 208047, 208048, 208049, 208050, 208051, 208052, 208053, 208055, 208056, 208057, 208058, 208059, 208060, 208061, 208063, 208073, 208074, 208075, 208076, 208077, 208078, 208079, 208080, 208081, 208082, 208083, 208084, 208085, 208086, 208087, 208088, 208089, 208090, 208091, 208092, 208093, 208094, 208095, 208096, 208098, 208099, 208100, 208101, 208102, 208103, 208104, 208105, 208106, 208107, 208108, 208109, 208110, 208111, 208112, 208113, 208114, 208115, 208116, 208117, 208118, 208119, 208120, 208121, 208122, 208125, 208126, 208129, 208130, 208131, 208132, 208133, 208134, 208135, 208136, 208137, 208138, 208139, 208140, 208141, 208142, 208143, 208144, 208145, 208146, 208147, 208148, 208150, 208151, 208153, 208155, 208156, 208157, 208159, 208162, 208164, 208165, 208166, 208167, 208168, 208170, 208173, 208174, 208175, 208176, 208177, 208178, 208181, 208182, 208183, 208185, 208187, 208188, 208189, 208190, 208191, 208193, 208194, 208195, 208197, 208198, 208199, 208200, 208201, 208202, 208203, 208204, 208205, 208206, 208207, 208208, 208209, 208210, 208211, 208212, 208213, 208214, 208215, 208216, 208217, 208218, 208219, 208220, 208221, 208222, 208223, 208224, 208225, 208227, 208228, 208229, 208230, 208231, 208232, 208233, 208234, 208235, 208236, 208237, 208246, 208247, 208248, 208249, 208250, 208252, 208253, 208254, 208255, 208256, 208257, 208258, 208259, 208260, 208261, 208262, 208263, 208264, 208265, 208266, 208267, 208268, 208269, 208270, 208271, 208272, 208273, 208274, 208276, 208278, 208279, 208280, 208281, 208282, 208283, 208284, 208285, 208286, 208287, 208288, 208289, 208290, 208291, 208292, 208294, 208295, 208296, 208297, 208298, 208299, 208300, 208301, 208302, 208304, 208305, 208306, 208308, 208310, 208311, 208312, 208313, 208314, 208315, 208316, 208317, 208318, 208319, 208320, 208321, 208322, 208323, 208324, 208325, 208326, 208327, 208328, 208329, 208330, 208331, 208332, 208333, 208334, 208335, 208337, 208338, 208339, 208340, 208341, 208342, 208343, 208344, 208345, 208346, 208347, 208348, 208349, 208351, 208352, 208354, 208355, 208356, 208357, 208358, 208359, 208360, 208361, 208362, 208363, 208364, 208365, 208366, 208367, 208368, 208369, 208370, 208371, 208373, 208374, 208376, 208377, 208378, 208380, 208381, 208382, 208383, 208385, 208387, 208389, 208391, 208392, 208393, 208394, 208398, 208399, 208401, 208402, 208404, 208405, 208406, 208407, 208408, 208409, 208418, 208419, 208420, 208421, 208422, 208425, 208426, 208429, 208430, 208431, 208433, 208434, 208435, 208436, 208437, 208438, 208439, 208440, 208441, 208443, 208445, 208458, 208459, 208460, 208461, 208462, 208463, 208464, 208466, 208467, 208469, 208470, 208472, 208473, 208474, 208475, 208476, 208477, 208478, 208484, 208485, 208486, 208487, 208488, 208489, 208490, 208491, 208492, 208493, 208495, 208496, 208497, 208498, 208500, 208502, 208503, 208504, 208505, 208506, 208511, 208513, 208514, 208515, 208516, 208517, 208519, 208520, 208521, 208522, 208524, 208525, 208526, 208527, 208529, 208532, 208533, 208535, 208537, 208538, 208540, 208542, 208544, 208545, 208547, 208548, 208549, 208550, 208551, 208552, 208553, 208554, 208555, 208556, 208557, 208558, 208559, 208560, 208561, 208562, 208563, 208564, 208566, 208567, 208568, 208569, 208570, 208571, 208572, 208573, 208574, 208575, 208576, 208578, 208580, 208581, 208582, 208583, 208584, 208585, 208586, 208587, 208588, 208589, 208590, 208591, 208592, 208593, 208594, 208595, 208596, 208598, 208599, 208600, 208601, 208602, 208603, 208604, 208605, 208606, 208607, 208608, 208609, 208610, 208611, 208612, 208613, 208614, 208615, 208616, 208617, 208620, 208621, 208622, 208623, 208624, 208625, 208626, 208627, 208628, 208630, 208631, 208632, 208633, 208634, 208635, 208636, 208637, 208639, 208640, 208641, 208642, 208643, 208647, 208648, 208649, 208650, 208653, 208654, 208658, 208659, 208660, 208661, 208662, 208663, 208664, 208666, 208667, 208668, 208669, 208670, 208671, 208673, 208674, 208676, 208677, 208678, 208680, 208681, 208683, 208685, 208686, 208687, 208688, 208690, 208691, 208692, 208693, 208694, 208695, 208696, 208697, 208698, 208699, 208700, 208701, 208702, 208703, 208704, 208705, 208706, 208707, 208708, 208709, 208713, 208714, 208715, 208718, 208721, 208722, 208725, 208726, 208727, 208729, 208730, 208731, 208732, 208733, 208734, 208735, 208736, 208737, 208738, 208740, 208742, 208744, 208746, 208748, 208749, 208750, 208753, 208754, 208755, 208757, 208759, 208760, 208761, 208762, 208763, 208764, 208765, 208766, 208767, 208768, 208769, 208770, 208771, 208772, 208773, 208774, 208775, 208776, 208777, 208778, 208779, 208780, 208783, 208784, 208785, 208786, 208787, 208788, 208789, 208790, 208791, 208792, 208793, 208794, 208795, 208796, 208797, 208798, 208799, 208800, 208801, 208803, 208804, 208805, 208808, 208813, 208814, 208815, 208816, 208817, 208818, 208819, 208820, 208821, 208822, 208823, 208825, 208830, 208831, 208832, 208833, 208834, 208835, 208836, 208837, 208838, 208839, 208840, 208848, 208849, 208850, 208851, 208852, 208853, 208854, 208855, 208856, 208857, 208858, 208859, 208861, 208862, 208863, 208864, 208865, 208866, 208867, 208870, 208871, 208872, 208874, 208878, 208879, 208880, 208881, 208882, 208883, 208884, 208885, 208887, 208888, 208889, 208890, 208892, 208893, 208894, 208895, 208896, 208897, 208898, 208899, 208900, 208903, 208904, 208905, 208906, 208907, 208909, 208910, 208911, 208912, 208913, 208914, 208915, 208916, 208921, 208923, 208924, 208925, 208926, 208928, 208929, 208930, 208931, 208932, 208933, 208934, 208935, 208936, 208937, 208938, 208939, 208940, 208941, 208942, 208943, 208944, 208945, 208946, 208948, 208949, 208950, 208951, 208952, 208953, 208956, 208957, 208958, 208959, 208962, 208963, 208964, 208965, 208966, 208967, 208968, 208970, 208973, 208976, 208977, 208978, 208979, 208980, 208981, 208982, 208983, 208984, 208985, 208986, 208987, 208988, 208989, 208990, 208991, 208992, 208994, 208995, 208996, 208997, 208998, 208999, 209000, 209001, 209003, 209005, 209007, 209008, 209009, 209010, 209011, 209013, 209014, 209015, 209016, 209017, 209018, 209019, 209020, 209021, 209022, 209023, 209024, 209025, 209026, 209027, 209028, 209029, 209030, 209031, 209032, 209033, 209034, 209035, 209036, 209038, 209040, 209041, 209042, 209045, 209047, 209048, 209049, 209050, 209051, 209052, 209053, 209054, 209056, 209057, 209059, 209064, 209065, 209066, 209067, 209068, 209069, 209071, 209072, 209073, 209076, 209077, 209078, 209080, 209082, 209083, 209084, 209085, 209086, 209087, 209088, 209089, 209090, 209091, 209092, 209093, 209094, 209095, 209096, 209097, 209098, 209099, 209100, 209101, 209102, 209104, 209106, 209107, 209108, 209110, 209111, 209112, 209113, 209114, 209115, 209116, 209117, 209118, 209121, 209122, 209123, 209124, 209126, 209127, 209129, 209130, 209131, 209132, 209133, 209134, 209135, 209136, 209137, 209139, 209140, 209141, 209142, 209143, 209144, 209145, 209146, 209147, 209148, 209149, 209150, 209151, 209152, 209153, 209154, 209156, 209157, 209159, 209161, 209162, 209163, 209164, 209165, 209166, 209167, 209168, 209169, 209170, 209171, 209172, 209173, 209174, 209175, 209176, 209179, 209180, 209181, 209182, 209183, 209184, 209185, 209186, 209189, 209191, 209192, 209193, 209194, 209195, 209196, 209197, 209198, 209199, 209200, 209201, 209202, 209203, 209204, 209205, 209206, 209207, 209208, 209210, 209211, 209212, 209215, 209216, 209217, 209218, 209219, 209220, 209221, 209222, 209223, 209224, 209225, 209227, 209228, 209229, 209231, 209232, 209233, 209234, 209235, 209236, 209237, 209238, 209239, 209240, 209241, 209242, 209244, 209245, 209246, 209247, 209248, 209250, 209251, 209252, 209253, 209254, 209255, 209256, 209257, 209258, 209259, 209260, 209261, 209262, 209263, 209264, 209265, 209266, 209267, 209268, 209269, 209270, 209271, 209272, 209273, 209274, 209275, 209276, 209277, 209278, 209279, 209280, 209281, 209283, 209285, 209286, 209287, 209289, 209290, 209291, 209292, 209293, 209294, 209295, 209296, 209297, 209298, 209299, 209300, 209301, 209302, 209303, 209304, 209305, 209306, 209307, 209308, 209310, 209312, 209313, 209317, 209318, 209319, 209320, 209321, 209323, 209324, 209325, 209326, 209327, 209328, 209329, 209331, 209332, 209333, 209334, 209337, 209342, 209343, 209345, 209349, 209351, 209352, 209353, 209357, 209358, 209359, 209360, 209361, 209362, 209363, 209365, 209366, 209367, 209369, 209371, 209373, 209374, 209376, 209377, 209378, 209380, 209381, 209382, 209383, 209384, 209385, 209386, 209387, 209388, 209390, 209391, 209392, 209393, 209394, 209395, 209396, 209397, 209398, 209399, 209400, 209401, 209402, 209403, 209404, 209405, 209406, 209407, 209408, 209409, 209410, 209411, 209412, 209414, 209415, 209416, 209418, 209422, 209423, 209424, 209425, 209426, 209427, 209428, 209429, 209430, 209431, 209432, 209433, 209434, 209435, 209437, 209438, 209440, 209441, 209442, 209443, 209444, 209445, 209448, 209450, 209451, 209452, 209453, 209454, 209455, 209456, 209457, 209458, 209462, 209464, 209468, 209471, 209472, 209473, 209474, 209476, 209477, 209478, 209479, 209480, 209483, 209484, 209485, 209486, 209487, 209488, 209489, 209490, 209491, 209492, 209493, 209494, 209495, 209496, 209497, 209499, 209500, 209501, 209502, 209503, 209504, 209505, 209507, 209508, 209509, 209510, 209512, 209514, 209515, 209516, 209517, 209518, 209519, 209520, 209521, 209522, 209523, 209525, 209526, 209527, 209533, 209534, 209535, 209537, 209539, 209540, 209541, 209542, 209543, 209544, 209545, 209546, 209547, 209549, 209550, 209551, 209552, 209553, 209560, 209562, 209563, 209564, 209565, 209566, 209567, 209569, 209570, 209571, 209572, 209573, 209574, 209575, 209576, 209577, 209578, 209579, 209580, 209581, 209583, 209587, 209588, 209590, 209591, 209592, 209593, 209594, 209595, 209596, 209597, 209598, 209599, 209600, 209601, 209602, 209604, 209605, 209606, 209609, 209610, 209611, 209612, 209613, 209614, 209616, 209617, 209618, 209619, 209620, 209621, 209622, 209623, 209624, 209625, 209626, 209627, 209628, 209629, 209630, 209631, 209632, 209633, 209634, 209635, 209636, 209637, 209638, 209639, 209640, 209641, 209642, 209643, 209644, 209645, 209646, 209647, 209648, 209649, 209650, 209651, 209652, 209653, 209654, 209655, 209656, 209657, 209658, 209659, 209660, 209661, 209662, 209663, 209664, 209665, 209666, 209667, 209668, 209669, 209671, 209674, 209675, 209676, 209677, 209679, 209681, 209682, 209683, 209684, 209685, 209686, 209687, 209688, 209689, 209690, 209691, 209692, 209693, 209694, 209695, 209696, 209697, 209698, 209699, 209700, 209701, 209702, 209703, 209704, 209705, 209706, 209707, 209708, 209709, 209710, 209711, 209712, 209713, 209714, 209715, 209716, 209717, 209718, 209719, 209720, 209722, 209723, 209725, 209726, 209727, 209729, 209730, 209731, 209732, 209733, 209734, 209735, 209736, 209737, 209739, 209740, 209741, 209743, 209744, 209745, 209746, 209749, 209751, 209752, 209753, 209754, 209755, 209757, 209759, 209760, 209761, 209762, 209763, 209764, 209765, 209766, 209767, 209768, 209769, 209770, 209771, 209772, 209775, 209776, 209777, 209778, 209779, 209782, 209783, 209784, 209788, 209789, 209790, 209793, 209794, 209795, 209796, 209799, 209800, 209802, 209803, 209804, 209805, 209807, 209808, 209809, 209810, 209813, 209816, 209817, 209819, 209820, 209821, 209826, 209827, 209828, 209829, 209831, 209832, 209833, 209834, 209835, 209836, 209837, 209838, 209840, 209841, 209842, 209843, 209844, 209845, 209847, 209848, 209849, 209850, 209851, 209852, 209853, 209854, 209855, 209856, 209858, 209859, 209860, 209861, 209862, 209863, 209864, 209865, 209866, 209867, 209868, 209869, 209870, 209871, 209873, 209874, 209875, 209876, 209877, 209878, 209880, 209881, 209882, 209883, 209884, 209886, 209888, 209890, 209891, 209892, 209893, 209894, 209895, 209896, 209897, 209898, 209899, 209900, 209902, 209903, 209904, 209905, 209907, 209909, 209910, 209911, 209912, 209913, 209914, 209915, 209916, 209917, 209919, 209920, 209921, 209922, 209923, 209924, 209925, 209926, 209927, 209929, 209930, 209931, 209932, 209933, 209934, 209935, 209936, 209937, 209938, 209942, 209943, 209944, 209945, 209946, 209947, 209950, 209951, 209952, 209953, 209955, 209956, 209957, 209959, 209960, 209961, 209962, 209963, 209964, 209965, 209966, 209967, 209968, 209969, 209970, 209971, 209972, 209973, 209974, 209975, 209976, 209980, 209981, 209982, 209983, 209984, 209985, 209986, 209987, 209988, 209989, 209990, 209991, 209992, 209993, 209994, 209995, 209996, 209997, 209998, 209999, 210000, 210001, 210002, 210003, 210004, 210005, 210008, 210009, 210010, 210015, 210016, 210017, 210019, 210020, 210021, 210022, 210023, 210024, 210025, 210026, 210027, 210028, 210029, 210030, 210031, 210032, 210033, 210034, 210035, 210036, 210037, 210038, 210039, 210041, 210042, 210043, 210044, 210045, 210046, 210047, 210048, 210050, 210051, 210052, 210053, 210054, 210056, 210058, 210059, 210060, 210061, 210062, 210063, 210064, 210065, 210068, 210069, 210070, 210071, 210072, 210073, 210074, 210075, 210076, 210077, 210078, 210079, 210080, 210081, 210082, 210083, 210084, 210085, 210086, 210087, 210088, 210089, 210091, 210092, 210093, 210095, 210096, 210097, 210098, 210099, 210101, 210103, 210104, 210106, 210111, 210112, 210113, 210114, 210115, 210116, 210117, 210118, 210119, 210120, 210121, 210122, 210124, 210125, 210126, 210127, 210128, 210129, 210130, 210131, 210132, 210133, 210134, 210135, 210136, 210137, 210138, 210139, 210140, 210141, 210142, 210143, 210144, 210146, 210147, 210150, 210151, 210154, 210155, 210160, 210161, 210162, 210163, 210164, 210165, 210166, 210167, 210168, 210169, 210170, 210171, 210172, 210173, 210174, 210175, 210176, 210177, 210178, 210180, 210181, 210182, 210183, 210184, 210185, 210186, 210187, 210188, 210189, 210192, 210193, 210195, 210196, 210197, 210198, 210202, 210203, 210204, 210205, 210206, 210207, 210208, 210209, 210210, 210211, 210221, 210228, 210229, 210230, 210231, 210234, 210235, 210236, 210237, 210238, 210239, 210240, 210241, 210242, 210245, 210246, 210247, 210248, 210249, 210250, 210251, 210252, 210256, 210257, 210258, 210259, 210260, 210261, 210272, 210273, 210274, 210275, 210276, 210277, 210278, 210279, 210280, 210281, 210282, 210283, 210284, 210285, 210286, 210288, 210289, 210290, 210291, 210292, 210293, 210294, 210295, 210298, 210300, 210301, 210303, 210304, 210305, 210306, 210307, 210308, 210309, 210310, 210311, 210312, 210313, 210314, 210315, 210316, 210317, 210319, 210320, 210321, 210323, 210326, 210327, 210328, 210330, 210331, 210332, 210333, 210334, 210335, 210336, 210337, 210338, 210339, 210340, 210341, 210342, 210343, 210344, 210345, 210346, 210347, 210350, 210351, 210355, 210356, 210357, 210358, 210359, 210362, 210363, 210364, 210365, 210366, 210372, 210376, 210378, 210380, 210382, 210387, 210389, 210390, 210391, 210393, 210394, 210395, 210396, 210397, 210398, 210399, 210400, 210401, 210402, 210403, 210406, 210407, 210408, 210409, 210410, 210411, 210412, 210413, 210416, 210417, 210418, 210419, 210420, 210421, 210422, 210423, 210424, 210425, 210426, 210427, 210428, 210429, 210430, 210431, 210432, 210433, 210434, 210435, 210436, 210437, 210438, 210439, 210440, 210441, 210442, 210443, 210445, 210446, 210447, 210448, 210449, 210450, 210452, 210453, 210454, 210455, 210456, 210457, 210458, 210459, 210460, 210461, 210462, 210463, 210464, 210465, 210466, 210467, 210468, 210469, 210470, 210471, 210472, 210473, 210474, 210475, 210476, 210477, 210480, 210481, 210484, 210485, 210486, 210488, 210492, 210494, 210495, 210496, 210497, 210498, 210499, 210500, 210503, 210504, 210505, 210506, 210507, 210508, 210511, 210512, 210513, 210514, 210515, 210516, 210517, 210518, 210519, 210520, 210521, 210522, 210523, 210524, 210525, 210526, 210527, 210529, 210530, 210531, 210534, 210538, 210540, 210541, 210542, 210543, 210544, 210547, 210550, 210551, 210552, 210553, 210554, 210555, 210556, 210557, 210558, 210559, 210560, 210561, 210562, 210563, 210565, 210566, 210567, 210568, 210570, 210571, 210572, 210573, 210574, 210575, 210576, 210577, 210578, 210579, 210580, 210581, 210582, 210583, 210584, 210585, 210586, 210587, 210588, 210589, 210590, 210591, 210592, 210593, 210594, 210595, 210596, 210598, 210599, 210600, 210601, 210605, 210606, 210607, 210608, 210609, 210610, 210611, 210612, 210613, 210616, 210617, 210618, 210619, 210620, 210621, 210622, 210623, 210624, 210625, 210626, 210627, 210628, 210629, 210630, 210631, 210632, 210633, 210634, 210635, 210636, 210637, 210639, 210640, 210641, 210642, 210643, 210645, 210646, 210647, 210648, 210649, 210650, 210651, 210652, 210653, 210654, 210655, 210656, 210657, 210658, 210659, 210662, 210663, 210665, 210666, 210667, 210668, 210669, 210670, 210671, 210672, 210674, 210675, 210676, 210679, 210680, 210681, 210682, 210683, 210684, 210685, 210686, 210687, 210688, 210690, 210691, 210692, 210693, 210694, 210695, 210696, 210698, 210700, 210701, 210702, 210703, 210704, 210705, 210706, 210707, 210708, 210709, 210710, 210711, 210712, 210713, 210714, 210715, 210717, 210718, 210720, 210723, 210724, 210725, 210726, 210727, 210728, 210730, 210732, 210733, 210734, 210735, 210736, 210737, 210738, 210739, 210740, 210741, 210742, 210743, 210744, 210745, 210746, 210747, 210748, 210749, 210751, 210752, 210753, 210754, 210755, 210756, 210757, 210758, 210760, 210761, 210762, 210763, 210764, 210765, 210766, 210767, 210768, 210769, 210771, 210772, 210774, 210775, 210776, 210777, 210779, 210781, 210782, 210783, 210784, 210785, 210788, 210789, 210790, 210791, 210793, 210794, 210795, 210796, 210798, 210799, 210803, 210804, 210805, 210806, 210807, 210808, 210809, 210813, 210815, 210817, 210819, 210820, 210821, 210822, 210823, 210824, 210825, 210826, 210827, 210828, 210829, 210830, 210831, 210832, 210833, 210834, 210835, 210836, 210837, 210838, 210839, 210841, 210842, 210843, 210844, 210846, 210847, 210848, 210849, 210850, 210853, 210854, 210855, 210856, 210857, 210858, 210859, 210860, 210861, 210862, 210863, 210864, 210865, 210866, 210867, 210868, 210870, 210871, 210872, 210873, 210874, 210875, 210877, 210879, 210880, 210882, 210883, 210884, 210885, 210886, 210888, 210889, 210890, 210891, 210892, 210893, 210894, 210895, 210897, 210898, 210899, 210900, 210902, 210903, 210904, 210905, 210906, 210907, 210908, 210909, 210910, 210911, 210912, 210914, 210915, 210916, 210917, 210918, 210920, 210921, 210922, 210923, 210924, 210926, 210927, 210928, 210930, 210931, 210932, 210933, 210934, 210935, 210936, 210937, 210938, 210939, 210940, 210941, 210942, 210943, 210944, 210945, 210946, 210947, 210952, 210953, 210954, 210955, 210956, 210957, 210958, 210959, 210960, 210961, 210963, 210964, 210965, 210967, 210968, 210969, 210970, 210971, 210972, 210973, 210974, 210975, 210976, 210977, 210978, 210981, 210982, 210983, 210984, 210985, 210986, 210988, 210989, 210990, 210992, 210997, 210999, 211002, 211003, 211006, 211007, 211008, 211009, 211010, 211013, 211019, 211020, 211021, 211023, 211024, 211029, 211030, 211031, 211032, 211034, 211036, 211037, 211038, 211039, 211044, 211045, 211046, 211047, 211048, 211049, 211051, 211053, 211054, 211055, 211056, 211057, 211058, 211059, 211064, 211065, 211066, 211067, 211068, 211069, 211070, 211071, 211072, 211073, 211074, 211075, 211076, 211077, 211078, 211079, 211080, 211081, 211082, 211083, 211084, 211085, 211086, 211088, 211090, 211091, 211092, 211093, 211094, 211095, 211096, 211097, 211098, 211099, 211100, 211101, 211102, 211103, 211104, 211106, 211107, 211108, 211109, 211110, 211111, 211112, 211113, 211114, 211115, 211116, 211117, 211118, 211120, 211122, 211123, 211124, 211125, 211126, 211127, 211129, 211130, 211131, 211132, 211133, 211134, 211135, 211136, 211137, 211139, 211141, 211142, 211143, 211144, 211145, 211147, 211148, 211149, 211150, 211151, 211152, 211154, 211156, 211157, 211159, 211163, 211164, 211165, 211167, 211168, 211169, 211170, 211171, 211172, 211173, 211174, 211175, 211176, 211177, 211178, 211179, 211180, 211182, 211184, 211185, 211186, 211187, 211191, 211192, 211193, 211194, 211195, 211196, 211197, 211198, 211199, 211201, 211202, 211203, 211204, 211205, 211206, 211207, 211208, 211209, 211210, 211211, 211212, 211213, 211214, 211215, 211216, 211217, 211218, 211219, 211220, 211221, 211222, 211223, 211224, 211226, 211227, 211231, 211232, 211233, 211235, 211236, 211238, 211240, 211241, 211242, 211243, 211244, 211245, 211246, 211247, 211248, 211249, 211250, 211251, 211252, 211253, 211254, 211255, 211256, 211257, 211258, 211265, 211267, 211268, 211272, 211273, 211275, 211276, 211277, 211278, 211280, 211281, 211282, 211283, 211284, 211285, 211286, 211287, 211288, 211292, 211293, 211294, 211295, 211296, 211300, 211301, 211302, 211305, 211306, 211307, 211308, 211309, 211310, 211311, 211312, 211313, 211314, 211315, 211316, 211317, 211318, 211319, 211320, 211321, 211322, 211323, 211324, 211326, 211327, 211331, 211333, 211335, 211337, 211339, 211342, 211343, 211344, 211345, 211347, 211348, 211352, 211353, 211354, 211355, 211356, 211357, 211359, 211369, 211370, 211372, 211373, 211374, 211376, 211377, 211378, 211379, 211380, 211381, 211382, 211383, 211384, 211385, 211389, 211390, 211391, 211393, 211401, 211403, 211404, 211408, 211410, 211411, 211419, 211422, 211423, 211424, 211447, 211467, 211474, 211505, 211511, 211517, 211518, 211520, 211521, 211522, 211523, 211524, 211526, 211527, 211529, 211530, 211533, 211534, 211535, 211536, 211537, 211538, 211551, 211561, 211566, 211567, 211568, 211569, 211570, 211571, 211572, 211573, 211574, 211575, 211576, 211577, 211578, 211579, 211580, 211581, 211583, 211584, 211585, 211586, 211587, 211588, 211589, 211590, 211592, 211593, 211594, 211595, 211596, 211597, 211598, 211599, 211600, 211601, 211602, 211603, 211604, 211605, 211606, 211607, 211608, 211609, 211610, 211611, 211612, 211613, 211614, 211615, 211616, 211617, 211618, 211619, 211620, 211621, 211622, 211623, 211626, 211627, 211628, 211629, 211630, 211632, 211634, 211635, 211636, 211637, 211638, 211639, 211641, 211642, 211643, 211645, 211646, 211650, 211651, 211655, 211657, 211658, 211659, 211660, 211661, 211662, 211663, 211664, 211665, 211666, 211667, 211668, 211669, 211670, 211672, 211674, 211675, 211676, 211677, 211678, 211681, 211682, 211685, 211689, 211697, 211703, 211705, 211709, 211710, 211734, 211735, 211739, 211746, 211747, 211748, 211749, 211755, 211756, 211757, 211758, 211759, 211760, 211761, 211762, 211763, 211766, 211767, 211769, 211770, 211772, 211773, 211774, 211776, 211780, 211781, 211782, 211788, 211791, 211793, 211794, 211795, 211796, 211797, 211799, 211802, 211803, 211804, 211805, 211807, 211808, 211810, 211811, 211812, 211813, 211814, 211818, 211819, 211820, 211821, 211822, 211824, 211825, 211826, 211827, 211830, 211831, 211832, 211833, 211835, 211836, 211838, 211840, 211841, 211842, 211843, 211844, 211845, 211849, 211850, 211864, 211871, 211872, 211873, 211874, 211876, 211877, 211882, 211883, 211884, 211885, 211886, 211887, 211893, 211900, 211902, 211904, 211905, 211908, 211909, 211913, 211915, 211916, 211918, 211919, 211922, 211923, 211924, 211926, 211930, 211931, 211932, 211933, 211935, 211936, 211937, 211939, 211940, 211942, 211943, 211944, 211945, 211946, 211947, 211948, 211949, 211950, 211960, 211961, 211962, 211963, 211964, 211966, 211970, 211971, 211972, 211973, 211974, 211975, 211976, 211978, 211979, 211986, 211987, 211988, 211989, 211990, 212002, 212003, 212004, 212005, 212006, 212007, 212008, 212009, 212010, 212011, 212012, 212013, 212014, 212015, 212016, 212017, 212018, 212019, 212020, 212021, 212024, 212025, 212027, 212028, 212029, 212030, 212031, 212032, 212033, 212035, 212036, 212039, 212040, 212041, 212042, 212043, 212044, 212045, 212046, 212047, 212049, 212050, 212051, 212052, 212053, 212054, 212055, 212056, 212057, 212058, 212060, 212061, 212062, 212065, 212066, 212067, 212069, 212070, 212071, 212072, 212073, 212074, 212078, 212079, 212085, 212086, 212090, 212093, 212098, 212100, 212109, 212111, 212113, 212118, 212119, 212120, 212126, 212127, 212130, 212131, 212132, 212133, 212134, 212135, 212136, 212137, 212138, 212139, 212140, 212141, 212143, 212144, 212145, 212147, 212148, 212149, 212150, 212151, 212152, 212153, 212154, 212155, 212156, 212158, 212161, 212162, 212164, 212165, 212166, 212167, 212168, 212169, 212170, 212171, 212172, 212173, 212174, 212175, 212176, 212177, 212178, 212179, 212180, 212181, 212182, 212183, 212185, 212187, 212188, 212189, 212190, 212192, 212193, 212194, 212195, 212196, 212197, 212198, 212200, 212202, 212203, 212204, 212205, 212206, 212207, 212208, 212210, 212211, 212212, 212223, 212224, 212225, 212227, 212228, 212237, 212243, 212244, 212245, 212246, 212247, 212248, 212250, 212251, 212259, 212260, 212267, 212272, 212273, 212274, 212275, 212301, 212306, 212314, 212315, 212317, 212320, 212325, 212326, 212327, 212328, 212329, 212332, 212337, 212338, 212339, 212340, 212341, 212342, 212343, 212344, 212345, 212346, 212347, 212348, 212349, 212350, 212351, 212352, 212358, 212360, 212361, 212374, 212378, 212381, 212382, 212384, 212385, 212386, 212387, 212388, 212392, 212393, 212399, 212401, 212402, 212404, 212406, 212408, 212409, 212410, 212413, 212414, 212415, 212416, 212417, 212418, 212420, 212421, 212422, 212423, 212426, 212427, 212428, 212429, 212430, 212431, 212432, 212433, 212434, 212437, 212438, 212440, 212444, 212446, 212448, 212454, 212455, 212456, 212459, 212460, 212467, 212469, 212470, 212471, 212473, 212474, 212480, 212481, 212482, 212483, 212484, 212485, 212486, 212487, 212488, 212489, 212490, 212491, 212492, 212493, 212494, 212495, 212496, 212497, 212498, 212499, 212500, 212501, 212502, 212503, 212504, 212505, 212506, 212508, 212517, 212525, 212530, 212533, 212554, 212557, 212558, 212562, 212567, 212568, 212569, 212570, 212571, 212572, 212576, 212580, 212583, 212584, 212585, 212587, 212588, 212589, 212590, 212653, 212654, 212656, 212659, 212666, 212668, 212669, 212670, 212671, 212672, 212673, 212675, 212677, 212679, 212680, 212681, 212682, 212684, 212685, 212686, 212687, 212690, 212691, 212731, 212732, 212733, 212734, 212737, 212738, 212740, 212757, 212769, 212770, 212771, 212772, 212773, 212774, 212775, 212776, 212778, 212779, 212780, 212781, 212782, 212783, 212784, 212785, 212787, 212788, 212789, 212790, 212791, 212792, 212794, 212796, 212797, 212798, 212799, 212808, 212810, 212811, 212812, 212813, 212814, 212815, 212816, 212817, 212819, 212820, 212822, 212824, 212825, 212828, 212834, 212836, 212840, 212841, 212842, 212845, 212846, 212848, 212849, 212850, 212851, 212854, 212858, 212860, 212875, 212877, 212886, 212887, 212892, 212893, 212899, 212903, 212909, 212910, 212916, 212920, 212921, 212954, 212955, 212959, 212963, 212964, 212965, 212966, 212967, 212968, 212981, 212982, 213029, 213036, 213046, 213048, 213057, 213060, 213064, 213065, 213066, 213069, 213073, 213086, 213093, 213094, 213096, 213097, 213111, 213113, 213114, 213118, 213121, 213127, 213128, 213130, 213131, 213133, 213134, 213135, 213136, 213137, 213138, 213139, 213140, 213141, 213142, 213143, 213146, 213147, 213148, 213149, 213150, 213151, 213154, 213155, 213159, 213167, 213168, 213169, 213171, 213172, 213173, 213174, 213175, 213176, 213177, 213178, 213180, 213181, 213186, 213190, 213191, 213192, 213193, 213194, 213196, 213198, 213219, 213220, 213248, 213249, 213250, 213251, 213252, 213253, 213254, 213255, 213256, 213257, 213258, 213259, 213260, 213261, 213262, 213263, 213264, 213268, 213269, 213270, 213271, 213272, 213276, 213277, 213278, 213279, 213281, 213285, 213287, 213288, 213289, 213290, 213292, 213293, 213294, 213296, 213297, 213308, 213309, 213321, 213352, 213359, 213381, 213387, 213388, 213389, 213390, 213392, 213393, 213394, 213399, 213402, 213407, 213411, 213412, 213413, 213414, 213415, 213431, 213433, 213439, 213440, 213446, 213453, 213454, 213455, 213457, 213462, 213466, 213491, 213492, 213493, 213498, 213499, 213500, 213501, 213502, 213504, 213506, 213530, 213534, 213536, 213537, 213539, 213541, 213542, 213544, 213545, 213546, 213547, 213549, 213551, 213553, 213554, 213555, 213556, 213557, 213558, 213559, 213560, 213573, 213576, 213578, 213582, 213583, 213584, 213587, 213588, 213589, 213590, 213591, 213592, 213593, 213597, 213603, 213604, 213606, 213607, 213608, 213610, 213611, 213628, 213629, 213630, 213636, 213637, 213638, 213639, 213640, 213641, 213643, 213644, 213645, 213646, 213647, 213648, 213649, 213650, 213651, 213652, 213653, 213654, 213656, 213657, 213661, 213664, 213665, 213668, 213669, 213670, 213671, 213675, 213676, 213677, 213678, 213680, 213681, 213682, 213686, 213689, 213695, 213696, 213704, 213707, 213713, 213714, 213729, 213730, 213731, 213737, 213740, 213742, 213746, 213747, 213750, 213752, 213753, 213754, 213755, 213756, 213757, 213758, 213759, 213760, 213761, 213762, 213765, 213767, 213769, 213770, 213772, 213773, 213774, 213776, 213777, 213778, 213779, 213780, 213781, 213782, 213786, 213788, 213790, 213791, 213794, 213799, 213800, 213801, 213802, 213803, 213806, 213807, 213808, 213809, 213813, 213814, 213815, 213816, 213817, 213818, 213819, 213820, 213821, 213822, 213823, 213824, 213825, 213839, 213859, 213863, 213864, 213865, 213867, 213876, 213899, 213900, 213901, 213902, 213903, 213904, 213906, 213907, 213908, 213909, 213910, 213911, 213912, 213914, 213915, 213916, 213917, 213918, 213919, 213920, 213921, 213925, 213926, 213927, 213929, 213930, 213931, 213939, 213940, 213942, 213945, 213946, 213947, 213948, 213966, 213989, 213995, 213996, 213998, 213999, 214002, 214003, 214004, 214005, 214006, 214007, 214008, 214009, 214010, 214011, 214012, 214017, 214018, 214020, 214021, 214022, 214023, 214024, 214025, 214026, 214027, 214028, 214029, 214030, 214031, 214032, 214033, 214035, 214037, 214038, 214039, 214040, 214041, 214042, 214043, 214045, 214046, 214047, 214048, 214050, 214051, 214052, 214054, 214055, 214056, 214057, 214060, 214062, 214064, 214065, 214067, 214071, 214072, 214073, 214074, 214075, 214077, 214078, 214079, 214080, 214082, 214083, 214084, 214085, 214086, 214087, 214088, 214089, 214090, 214091, 214092, 214093, 214094, 214095, 214097, 214100, 214102, 214103, 214104, 214105, 214106, 214107, 214110, 214111, 214112, 214113, 214114, 214116, 214117, 214120, 214121, 214122, 214125, 214127, 214128, 214130, 214131, 214132, 214135, 214140, 214147, 214149, 214150, 214155, 214156, 214157, 214158, 214160, 214161, 214164, 214165, 214170, 214171, 214172, 214173, 214174, 214175, 214176, 214177, 214178, 214179, 214180, 214181, 214182, 214184, 214185, 214186, 214187, 214188, 214189, 214191, 214192, 214193, 214194, 214195, 214196, 214197, 214198, 214199, 214200, 214201, 214202, 214203, 214204, 214205, 214206, 214207, 214209, 214210, 214211, 214213, 214214, 214215, 214216, 214217, 214218, 214219, 214220, 214221, 214222, 214223, 214224, 214225, 214226, 214227, 214228, 214229, 214230, 214231, 214233, 214234, 214235, 214236, 214237, 214238, 214239, 214240, 214241, 214242, 214244, 214245, 214246, 214247, 214248, 214249, 214250, 214256, 214259, 214260, 214286, 214288, 214294, 214299, 214303, 214304, 214305, 214306, 214307, 214308, 214309, 214310, 214311, 214312, 214313, 214314, 214315, 214316, 214320, 214321, 214322, 214323, 214325, 214326, 214328, 214329, 214330, 214331, 214332, 214333, 214334, 214335, 214336, 214337, 214340, 214342, 214344, 214345, 214346, 214347, 214349, 214361, 214366, 214369, 214372, 214373, 214374, 214375, 214390, 214391, 214416, 214422, 214423, 214430, 214441, 214446, 214447, 214474, 214475, 214476, 214477, 214478, 214480, 214481, 214482, 214483, 214484, 214485, 214486, 214487, 214488, 214489, 214490, 214491, 214493, 214494, 214495, 214496, 214497, 214498, 214499, 214500, 214501, 214505, 214508, 214515, 214531, 214532, 214533, 214535, 214536, 214538, 214539, 214540, 214541, 214542, 214552, 214554, 214562, 214563, 214564, 214565, 214566, 214568, 214574, 214575, 214577, 214580, 214583, 214584, 214591, 214592, 214596, 214597, 214598, 214599, 214601, 214602, 214606, 214608, 214615, 214616, 214617, 214618, 214619, 214620, 214621, 214622, 214623, 214624, 214626, 214627, 214629, 214630, 214633, 214634, 214635, 214636, 214638, 214639, 214644, 214645, 214646, 214647, 214648, 214649, 214650, 214652, 214653, 214654, 214655, 214656, 214657, 214659, 214660, 214671, 214672, 214681, 214682, 214683, 214698, 214699, 214700, 214701, 214702, 214703, 214704, 214705, 214706, 214707, 214708, 214744, 214751, 214754, 214756, 214758, 214759, 214765, 214766, 214775, 214776, 214779, 214786, 214791, 214799, 214800, 214827, 214839, 214847, 214848, 214849, 214850, 214851, 214852, 214853, 214856, 214857, 214858, 214859, 214860, 214861, 214862, 214863, 214869, 214870, 214871, 214872, 214873, 214877, 214887, 214888, 214889, 214893, 214895, 214896, 214897, 214898, 214899, 214900, 214902, 214906, 214913, 214915, 214936, 214944, 214955, 214956, 214972, 214974, 214975, 214976, 214977, 214978, 214980, 214981, 214983, 214984, 214985, 214987, 214988, 214990, 214993, 214994, 214997, 215007, 215008, 215009, 215011, 215013, 215014, 215015, 215017, 215018, 215019, 215020, 215033, 215060, 215071, 215073, 215075, 215076, 215078, 215079, 215084, 215089, 215100, 215101, 215102, 215103, 215104, 215105, 215109, 215119, 215133, 215134, 215138, 215139, 215140, 215141, 215142, 215143, 215144, 215145, 215146, 215147, 215148, 215151, 215157, 215158, 215159, 215168, 215169, 215171, 215175, 215190, 215196, 215197, 215214, 215216, 215217, 215218, 215219, 215220, 215223, 215227, 215229, 215238, 215240, 215244, 215251, 215256, 215259, 215261, 215264, 215265, 215273, 215274, 215275, 215282, 215283, 215296, 215297, 215309, 215310, 215311, 215312, 215315, 215316, 215329, 215330, 215332, 215337, 215338, 215340, 215350, 215352, 215368, 215378, 215385, 215391, 215394, 215398, 215399, 215400, 215401, 215402, 215408, 215409, 215410, 215415, 215426, 215436, 215437, 215438, 215464, 215465, 215466, 215467, 215468, 215469, 215470, 215471, 215473, 215475, 215476, 215477, 215478, 215479, 215480, 215483, 215484, 215488, 215496, 215507, 215508, 215509, 215510, 215511, 215512, 215513, 215514, 215525, 215531, 215533, 215534, 215535, 215536, 215537, 215542, 215543, 215546, 215555, 215561, 215565, 215566, 215576, 215578, 215579, 215580, 215587, 215588, 215597, 215602, 215605, 215613, 215618, 215621, 215622, 215631, 215632, 215634, 215635, 215636, 215641, 215675, 215676, 215693, 215694, 215695, 215705, 215712, 215713, 215714, 215715, 215718, 215719, 215720, 215736, 215740, 215751, 215753, 215754, 215760, 215768, 215774, 215782, 215783, 215784, 215785, 215786, 215795, 215797, 215816, 215817, 215818, 215825, 215892, 215915, 215946, 215948, 215975, 215976, 215977, 215978, 215999, 216000, 216012, 216013, 216023, 216024, 216026, 216027, 216067, 216068, 216069, 216070, 216076, 216080, 216089, 216090, 216091, 216095, 216097, 216104, 216105, 216106, 216107, 216115, 216116, 216117, 216118, 216119, 216120, 216121, 216122, 216123, 216124, 216129, 216153, 216158, 216159, 216163, 216166, 216179, 216181, 216198, 216202, 216203, 216204, 216207, 216208, 216219, 216220, 216223, 216224, 216225, 216226, 216227, 216228, 216229, 216230, 216231, 216232, 216233, 216234, 216235, 216236, 216237, 216238, 216239, 216240, 216242, 216243, 216244, 216245, 216251, 216252, 216253, 216254, 216255, 216256, 216257, 216258, 216259, 216260, 216261, 216262, 216263, 216264, 216265, 216266, 216267, 216268, 216269, 216270, 216271, 216272, 216273, 216274, 216280, 216283, 216284, 216285, 216286, 216295, 216305, 216309, 216319, 216334, 216344, 216345, 216346, 216348, 216349, 216350, 216351, 216352, 216357, 216367, 216368, 216369, 216370, 216371, 216372, 216376, 216377, 216378, 216379, 216380, 216381, 216382, 216386, 216389, 216390, 216391, 216392, 216394, 216395, 216396, 216397, 216398, 216399, 216400, 216401, 216402, 216403, 216404, 216412, 216415, 216416, 216417, 216418, 216419, 216421, 216422, 216423, 216424, 216425, 216426, 216427, 216428, 216429, 216430, 216431, 216432, 216433, 216434, 216439, 216440, 216442, 216449, 216450, 216455, 216457, 216458, 216459, 216462, 216465, 216470, 216471, 216472, 216473, 216475, 216477, 216478, 216483, 216484, 216512, 216516, 216519, 216521, 216522, 216528, 216529, 216532, 216533, 216534, 216539, 216540, 216553, 216591, 216594, 216595, 216606, 216608, 216618, 216626, 216641, 216642, 216646, 216647, 216673, 216674, 216675, 216676, 216677, 216678, 216682, 216683, 216684, 216685, 216686, 216687, 216688, 216689, 216690, 216691, 216692, 216693, 216694, 216695, 216696, 216697, 216698, 216699, 216700, 216701, 216702, 216703, 216704, 216705, 216706, 216707, 216708, 216709, 216710, 216711, 216712, 216713, 216714, 216715, 216716, 216717, 216718, 216719, 216720, 216721, 216722, 216723, 216724, 216725, 216726, 216727, 216728, 216729, 216730, 216731, 216732, 216733, 216734, 216735, 216736, 216737, 216738, 216739, 216740, 216741, 216742, 216743, 216744, 216745, 216746, 216747, 216748, 216749, 216750, 216751, 216752, 216753, 216754, 216755, 216756, 216757, 216758, 216759, 216760, 216761, 216762, 216763, 216765, 216766, 216767, 216768, 216769, 216770, 216771, 216772, 216773, 216774, 216775, 216777, 216778, 216779, 216780, 216781, 216782, 216783, 216784, 216785, 216786, 216787, 216788, 216789, 216790, 216791, 216792, 216793, 216794, 216795, 216796, 216797, 216798, 216799, 216800, 216801, 216802, 216803, 216804, 216805, 216806, 216807, 216808, 216809, 216811, 216812, 216813, 216814, 216815, 216816, 216817, 216819, 216826, 216833, 216834, 216836, 216838, 216839, 216843, 216845, 216853, 216879, 216886, 216888, 216889, 216894, 216895, 216898, 216899, 216903, 216904, 216930, 216933, 216936, 216945, 216946, 216949, 216950, 216951, 216954, 216961, 216967, 216989, 216991, 216999, 217003, 217005, 217012, 217025, 217026, 217032, 217033, 217045, 217046, 217047, 217051, 217054, 217055, 217056, 217057, 217058, 217059, 217060, 217061, 217068, 217071, 217073, 217074, 217075, 217076, 217077, 217078, 217079, 217094, 217096, 217099, 217101, 217105, 217106, 217107, 217108, 217109, 217110, 217115, 217116, 217117, 217120, 217125, 217140, 217141, 217142, 217143, 217147, 217148, 217150, 217153, 217155, 217156, 217157, 217158, 217159, 217160, 217164, 217165, 217166, 217167, 217169, 217170, 217171, 217172, 217173, 217174, 217175, 217176, 217177, 217178, 217179, 217180, 217181, 217182, 217185, 217186, 217189, 217190, 217195, 217197, 217198, 217210, 217217, 217218, 217220, 217226, 217232, 217242, 217243, 217254, 217285, 217287, 217298, 217301, 217303, 217304, 217318, 217325, 217327, 217338, 217360, 217366, 217383, 217480, 217503, 217504, 217510, 217530, 217536, 217538, 217557, 217558, 217560, 217564, 217599, 217600, 217608, 217613, 217616, 217618, 217619, 217663, 217665, 217666, 217668, 217673, 217674, 217725, 217739, 217782, 217811, 217839, 217840, 217841, 217843, 217915, 217920, 217931, 217934, 217936, 217937, 217940, 217941, 217944, 217946, 217948, 217955, 217971, 217979, 218035, 218036, 218037, 218038, 218039, 218052, 218053, 218054, 218056, 218058, 218059, 218060, 218061, 218068, 218075, 218076, 218099, 218107, 218108, 218110, 218114, 218117, 218129, 218133, 218147, 218148, 218149, 218151, 218154, 218156, 218157, 218158, 218184, 218239, 218252, 218253, 218254, 218255, 218256, 218257, 218258, 218264, 218270, 218281, 218287, 218297, 218332, 218346, 218351, 218357, 218358, 218371, 218391, 218433, 218468, 218469, 218470, 218471, 218484, 218505, 218517, 218547, 218551, 218552, 218553, 218570, 218574, 218592, 218607, 218617, 218619, 218620, 218623, 218629, 218633, 218634, 218636, 218637, 218639, 218646, 218647, 218663, 218692, 218695, 218696, 218697, 218698, 218699, 218700, 218701, 218702, 218731, 218736, 218738, 218785, 218786, 218788, 218789, 218790, 218791, 218827, 218838, 218854, 218855, 218892, 218911, 218946, 218947, 218977, 218978, 218979, 218980, 218981, 218982, 218983, 218984, 218985, 218986, 218992, 218993, 218994, 218995, 218996, 218997, 218998, 219004, 219007, 219013, 219016, 219020, 219021, 219024, 219025, 219026, 219027, 219028, 219030, 219031, 219032, 219033, 219044, 219095, 219102, 219114, 219134, 219204, 219227, 219238, 219240, 219242, 219258, 219272, 219276, 219277, 219288, 219289, 219295, 219296, 219297, 219298, 219310, 219328, 219331, 219340, 219352, 219411, 219429, 219435, 219436, 219541, 219545, 219546, 219563, 219610, 219642, 219697, 219698, 219700, 219701, 219706, 219712, 219716, 219722, 219735, 219760, 219761, 219777, 219837, 219841, 219858, 219867, 219908, 219920, 219923, 219924, 219925, 219926, 219927, 219928, 219936, 219946, 219947, 219990, 220061, 220226, 220244, 220245, 220250, 220359, 220360, 220361, 220365, 220380, 220438, 220439, 220440, 220445, 220452, 220453, 220454, 220458, 220465, 220467, 220468, 220469, 220470, 220473, 220475, 220477, 220480, 220481, 220482, 220489, 220498, 220499, 220512, 220513, 220514, 220519, 220520, 220521, 220522, 220524, 220525, 220526, 220591, 220592, 220593, 220594, 220618, 220620, 220732, 220817, 220821, 220877, 220880, 220895, 220940, 220948, 220949, 220950, 221025, 221028, 221031, 221073, 221105, 221129, 221148, 221150, 221154, 221156, 221157, 221228, 221305, 221308, 221372, 221386, 221387, 221417, 221418, 221420, 221485, 221491, 221496, 221498, 221505, 221539, 221588, 221598, 221650, 221662, 221739, 221763, 221770, 221772, 221773, 221774, 221777, 221778, 221779, 221780, 221781, 221782, 221783, 221785, 221787, 221788, 221789, 221790, 221791, 221794, 221796, 221797, 221798, 221799, 221800, 221801, 221802, 221803, 221804, 221805, 221807, 221808, 221809, 221810, 221811, 221812, 221813, 221815, 221816, 221817, 221820, 221821, 221822, 221823, 221824, 221825, 221826, 222186, 222189, 222277, 222278, 222554, 222633, 222657, 222666, 222680, 222795, 222833, 222864, 222902, 222905, 222906, 222907, 222908, 222910, 222913, 222914, 222932, 222942, 222943, 222945, 222969, 222975, 223040, 223112, 223113, 223120, 223124, 223132, 223215, 223217, 223218, 223219, 223266, 223271, 223316, 223348, 223356, 223437, 223440, 223448, 223451, 223452, 223454, 223460, 223462, 223470, 223471, 223484, 223500, 223504, 223505, 223511, 223514, 223519, 223521, 223523, 223531, 223534, 223548, 223561, 223564, 223566, 223567, 223569, 223570, 223571, 223572, 223573, 223574, 223575, 223576, 223577, 223578, 223579, 223580, 223596, 223597, 223598, 223599, 223600, 223616, 223617, 223619, 223620, 223621, 223622, 223623, 223624, 223625, 223626, 223627, 223628, 223629, 223630, 223631, 223632, 223633, 223634, 223645, 223691, 223695, 223699, 223738, 223778, 223785, 223810, 223907, 223976, 223977, 224008, 224116, 224360, 224375, 224389, 224449, 224484, 224503, 224524, 224528, 224529, 224553, 224556, 224557, 224558, 224559, 224560, 224600, 224674, 224675, 224676, 224755, 224760, 224849, 224942, 225269, 225354, 230345); +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=376; -- High Priestess Laurena +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=461; -- Demisette Cloyce +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=914; -- Ander Germaine +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=918; -- Osborne the Night Man +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=928; -- Lord Grayson Shadowbreaker +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=2485; -- Larimaine Purdue +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=3324; -- Grol'dar +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=3325; -- Mirkat +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=3326; -- Zevrist +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=3327; -- Gest +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=3328; -- Ormok +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=3344; -- Kardris Dreamseeker +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=3352; -- Ormak Grimshot +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=3353; -- Grezz Ragefist +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=3354; -- Sorek +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=3401; -- Shenthul +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=3403; -- Sian'tsu +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=3406; -- Xor'juul +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=3407; -- Sian'dur +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5479; -- Wu Shen +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5480; -- Ilsa Corbin +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5484; -- Brother Benjamin +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5489; -- Brother Joshua +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5491; -- Arthur the Faithful +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5492; -- Katherine the Pure +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5495; -- Ursula Deline +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5496; -- Sandahl +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5497; -- Jennea Cannon +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5498; -- Elsharin +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5505; -- Theridran +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5506; -- Maldryn +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5515; -- Einris Brightspear +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5516; -- Ulfir Ironbeard +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5517; -- Thorfin Stoneshield +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5882; -- Pephredo +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5883; -- Enyo +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5885; -- Deino +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=5994; -- Zayus +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=6018; -- Ur'kyo +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=7311; -- Uthel'nay +UPDATE `creature_template` SET `subname`='Master Blacksmith', `VerifiedBuild`=56110 WHERE `entry`=10276; -- Rotgath Stonebeard +UPDATE `creature_template` SET `subname`='Blacksmith', `VerifiedBuild`=56110 WHERE `entry`=10277; -- Groum Stonebeard +UPDATE `creature_template` SET `subname`='Keeper of the Great Forge', `VerifiedBuild`=56110 WHERE `entry`=11145; -- Myolor Sunderfury +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry` IN (13283, 111322); -- Lord Tony Romano +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=20407; -- Farseer Umbrua +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=23128; -- Master Pyreanor +UPDATE `creature_template` SET `name`='Recalled Silverbrook Villager', `VerifiedBuild`=56110 WHERE `entry`=26708; -- Silverbrook Villager +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry`=33626; -- Hired Engineer +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry`=37742; -- Drugan Deepdraught +UPDATE `creature_template` SET `IconName`='vehichlecursor', `VerifiedBuild`=56110 WHERE `entry`=38376; -- PRK Test Creature +UPDATE `creature_template` SET `name`='Explorers\' League Digger', `VerifiedBuild`=56110 WHERE `entry` IN (38998, 46232); -- Explorer's League Digger +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry`=39101; -- Courier Tormun +UPDATE `creature_template` SET `IconName`='vehichlecursor', `VerifiedBuild`=56110 WHERE `entry`=39294; -- Battered Red Drake +UPDATE `creature_template` SET `name`='Mutated Hatchling', `VerifiedBuild`=56110 WHERE `entry`=39388; -- Twilight Hatchling +UPDATE `creature_template` SET `unit_class`=2, `VerifiedBuild`=56110 WHERE `entry`=39392; -- Faceless Corruptor +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=39462; -- Owen Test Vendor +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry`=40109; -- Prospector Gunstan +UPDATE `creature_template` SET `name`='Molten Giant', `VerifiedBuild`=56110 WHERE `entry`=40166; -- Enslaved Gronn Brute +UPDATE `creature_template` SET `unit_class`=2, `VerifiedBuild`=56110 WHERE `entry`=40167; -- Twilight Beguiler +UPDATE `creature_template` SET `name`='Invoked Shadowflame Spirit', `movementId`=106, `VerifiedBuild`=56110 WHERE `entry`=40357; -- Invoked Flaming Spirit +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=40935; -- Gilgoblin Hunter +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=40943; -- Gilgoblin Aquamage +UPDATE `creature_template` SET `name`='Twilight Destroyer', `VerifiedBuild`=56110 WHERE `entry`=41095; -- Twilight Drake +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=43277; -- Don Omar +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=44247; -- Wulf Hansreim +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=44249; -- Sarisse Jume +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=44250; -- Loric Fielding +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=44393; -- Bolner Hammerbeak +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=44394; -- Dalga Hammerbeak +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry` IN (44395, 44396); -- Celestine of the Harvest +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=44723; -- Nahu Ragehoof +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=44725; -- Sunwalker Atohmo +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=44726; -- Shalla Whiteleaf +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=44740; -- Sahi Cloudsinger +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=44743; -- Nohi Plainswalker +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry` IN (44978, 70975); -- Sesebi +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=45019; -- Berserker Zanga +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=45023; -- Huntress Kuzari +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=45029; -- Witch Doctor Umbu +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=45095; -- Night-Stalker Ku'nanji +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=45137; -- Shadow-Walker Zuru +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=45138; -- Unjari Feltongue +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=45306; -- Chief Surgeon Gashweld +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=45337; -- Tyelis +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=45339; -- Dark Cleric Cecille +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=45347; -- Brother Silverhallow +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=45709; -- Bruiser Janx +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=45713; -- Dankin Farsnipe +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=45714; -- Conjurer Mixli +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=45717; -- Vish the Sneak +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=45718; -- Environmental Engineer Linza +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=45720; -- Kazrali the Witch +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry`=46233; -- Olga Runesworn +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry`=46234; -- Lead Prospector Durdin +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry`=46247; -- Kand Sandseeker +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=46667; -- Blademaster Ronakada +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=47233; -- Gordul +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=47246; -- Ureda +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=47247; -- Marud +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=47248; -- Gija +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=47767; -- Korla +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=47788; -- Guldor +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry`=48622; -- Gormir Stoneshaper +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=50062; -- Aeonaxx +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (50631, 99840); -- Prospector Drugan +UPDATE `creature_template` SET `name`='Explorers\' League Scout', `VerifiedBuild`=56110 WHERE `entry` IN (51545, 123805, 124213, 128049, 195508); -- Explorer's League Scout +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=51998; -- Arthur Huwe +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=61750; -- Deer +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=62419; -- Aysa Cloudsinger +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=62445; -- Ji Firepaw +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=63721; -- Nat Pagle +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (67716, 68275, 68312, 68519, 68945, 73474, 105029); -- Hilda Hornswaggle +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry`=67724; -- Shieldwall Explorer +UPDATE `creature_template` SET `name`='Explorers\' League Surveyor', `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry`=68328; -- Explorer's League Surveyor +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (68740, 68741, 68973, 105030); -- Fennie Hornswaggle +UPDATE `creature_template` SET `name`='Explorers\' League Researcher', `VerifiedBuild`=56110 WHERE `entry` IN (68971, 161938); -- Explorer's League Researcher +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=68976; -- Ishi +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=68979; -- Voidbinder Zorlan +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=68980; -- Voidbinder Sturzah +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=68981; -- Voidbinder Shadzor +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=68982; -- Voidbinder Lunshur +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=72939; -- Terga Earthbreaker +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=79556; -- Islands +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=82129; -- Test NPC +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=82878; -- Marshal Gabriel +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=82880; -- Marshal Karsh Stormforge +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=82882; -- General Aevd +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=82883; -- Warlord Noktyn +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (85285, 132739); -- Feezzel Gingersnap +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=85307; -- Sparkbright +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (85757, 132800); -- Mavvus Gingersnap +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (88501, 105034); -- Maldur Goldmantle +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (88502, 105035); -- Nissa Snowpick +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (88503, 105036); -- Briann Highfall +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (88679, 105037, 130676); -- Grimnir Sternhammer +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (88682, 130675); -- Misirin Stouttoe +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=88704; -- Gran'dul +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=88705; -- Kranosh +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=89174; -- Laluu +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=90715; -- Gnome Female +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry`=92223; -- Surveyor Daltry +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry` IN (92459, 99167); -- Dorothy Egan +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=93997; -- Curious Squirrel +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=98453; -- Vira Younghoof +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=100986; -- Madam Goya +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=101606; -- Trade Prince Gallywix +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=101988; -- Voidbinder Selebrembor +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=101989; -- Voidbinder Tarazuuk +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry`=105031; -- Lupas Lightsprocket +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry`=105032; -- Kheelay Lightsprocket +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (105033, 136526); -- Tweets Lightsprocket +UPDATE `creature_template` SET `name`='Totem of Wrath', `VerifiedBuild`=56110 WHERE `entry`=105427; -- Skyfury Totem +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (108072, 119411, 132583, 152503, 152633, 155924); -- Sir Finley Mrrgglton +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=111634; -- Winter Payne +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=111734; -- Conjurer Awlyn +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=111772; -- Terric the Illuminator +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=111775; -- Evelune Soulreaver +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (119430, 152502, 155932); -- Reno Jackson +UPDATE `creature_template` SET `name`='Explorers\' League Prospector', `VerifiedBuild`=56110 WHERE `entry` IN (123798, 124214, 135875, 195511); -- Explorer's League Prospector +UPDATE `creature_template` SET `name`='Explorers\' League Surveyor', `VerifiedBuild`=56110 WHERE `entry` IN (123808, 126985, 128050, 135876, 136645); -- Explorer's League Surveyor +UPDATE `creature_template` SET `unit_class`=2, `VerifiedBuild`=56110 WHERE `entry` IN (128969, 144169); -- Ashvane Commander +UPDATE `creature_template` SET `unit_class`=2, `VerifiedBuild`=56110 WHERE `entry`=129372; -- Blacktar Bomber +UPDATE `creature_template` SET `name`='Explorers\' League Summoner', `VerifiedBuild`=56110 WHERE `entry`=129541; -- Explorer's League Summoner +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=131042; -- Battalion Laborer +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=131497; -- Harold +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry`=131777; -- Acadia Chistlestone +UPDATE `creature_template` SET `family`=68, `type`=1, `VerifiedBuild`=56110 WHERE `entry`=133298; -- Fetid Devourer +UPDATE `creature_template` SET `unit_class`=2, `VerifiedBuild`=56110 WHERE `entry`=135241; -- Bilge Rat Pillager +UPDATE `creature_template` SET `name`='Irontide Curseblade', `unit_class`=2, `VerifiedBuild`=56110 WHERE `entry` IN (135258, 138247); -- Irontide Marauder +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=135497; -- Mushroom +UPDATE `creature_template` SET `family`=11, `VerifiedBuild`=56110 WHERE `entry`=136976; -- T'zala +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=145297; -- Crysta +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=145740; -- Tinitoa +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=145825; -- Caravan Leader +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=148228; -- Marvin Sipsquall +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (152501, 155933); -- Elise Starseeker +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (154747, 155956, 161738, 164196); -- H'partho Ardoros +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry`=155934; -- Brann Bronzebeard +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry`=155955; -- Harrison Jones +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (157909, 157911, 157912, 157913, 157914, 157915); -- Journeyman Explorer +UPDATE `creature_template` SET `unit_class`=2, `VerifiedBuild`=56110 WHERE `entry`=163619; -- Zolramus Bonecarver +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=165758; -- Spotted Hopper +UPDATE `creature_template` SET `unit_class`=2, `VerifiedBuild`=56110 WHERE `entry`=165872; -- Flesh Crafter +UPDATE `creature_template` SET `unit_class`=2, `VerifiedBuild`=56110 WHERE `entry`=166275; -- Mistveil Shaper +UPDATE `creature_template` SET `unit_class`=2, `VerifiedBuild`=56110 WHERE `entry`=166299; -- Mistveil Tender +UPDATE `creature_template` SET `unit_class`=2, `VerifiedBuild`=56110 WHERE `entry`=166302; -- Corpse Harvester +UPDATE `creature_template` SET `unit_class`=2, `VerifiedBuild`=56110 WHERE `entry`=166304; -- Mistveil Stinger +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=170837; -- Anima-Infused Fungus +UPDATE `creature_template` SET `type`=10, `movementId`=156, `VerifiedBuild`=56110 WHERE `entry`=170961; -- [TJS TEST] +UPDATE `creature_template` SET `unit_class`=2, `VerifiedBuild`=56110 WHERE `entry`=173044; -- Stitching Assistant +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=174922; -- Strategist Zo'rak +UPDATE `creature_template` SET `name`='MS Lifter', `VerifiedBuild`=56110 WHERE `entry`=176078; -- Mawsworn Warden +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (176591, 176599, 176603); -- Chuck Wilco +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (176592, 176597, 176600); -- Flora Dreamwhisper +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (176593, 176602); -- Rocko Dynamite +UPDATE `creature_template` SET `subname`='Explorers\' League', `VerifiedBuild`=56110 WHERE `entry` IN (176594, 176604, 176871); -- Boxy Joxy +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=176595; -- Thrall +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=176596; -- Jaina Proudmoore +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=181752; -- Djaradin Necksnapper +UPDATE `creature_template` SET `name`='Reanimated Farmer', `subname`='The Scourge', `type`=6, `VerifiedBuild`=56110 WHERE `entry`=182783; -- Baby Eel +UPDATE `creature_template` SET `name`='Helping Hand', `VerifiedBuild`=56110 WHERE `entry`=183335; -- Rupert's Helping Hand +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry` IN (183470, 183474); -- Dracthyr Fighter +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=183471; -- Dracthyr Healer +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry` IN (183472, 183476); -- Dracthyr Caster +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=183473; -- Dracthyr Tank +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=187400; -- Lord Basilton +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=188207; -- Mazzlik +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=189551; -- Historian Jum'Flitmo +UPDATE `creature_template` SET `WidgetSetID`=1313, `VerifiedBuild`=56110 WHERE `entry`=189644; -- Ms. Xiulan +UPDATE `creature_template` SET `subname`='PTR Master Chef & Lord of Flame', `VerifiedBuild`=56110 WHERE `entry`=194260; -- Firelord Nomi +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=196499; -- Therazal +UPDATE `creature_template` SET `subname`='T1 (1/1)', `VerifiedBuild`=56110 WHERE `entry`=196924; -- Rock Sporebat +UPDATE `creature_template` SET `name`='Assistant Dilya', `VerifiedBuild`=56110 WHERE `entry`=198589; -- Dilya +UPDATE `creature_template` SET `name`='Trained Lizard', `VerifiedBuild`=56110 WHERE `entry`=198815; -- Fledgling Thunder Lizard +UPDATE `creature_template` SET `name`='Assistant Zaa\'je', `subname`='Zen\'shiri Trading Post', `VerifiedBuild`=56110 WHERE `entry`=199164; -- Zaa'je +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=201439; -- Trueborn Dropflame +UPDATE `creature_template` SET `KillCredit1`=0, `VignetteID`=6357, `VerifiedBuild`=56110 WHERE `entry`=204114; -- Test Friend +UPDATE `creature_template` SET `name`='Abyssal Lurker', `VerifiedBuild`=56110 WHERE `entry`=204271; -- Abyssal Lurker +UPDATE `creature_template` SET `name`='Soot-Stained Shalewing', `VerifiedBuild`=56110 WHERE `entry`=204340; -- Soot-Stained Shalewing +UPDATE `creature_template` SET `IconName`='wildpetcapturable', `VerifiedBuild`=56110 WHERE `entry`=204341; -- Ravenous Shalewing +UPDATE `creature_template` SET `IconName`='wildpetcapturable', `VerifiedBuild`=56110 WHERE `entry`=204342; -- Shalewing Devourer +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=206000; -- Hallowed Darkness +UPDATE `creature_template` SET `name`='zzREUSEDream Tether', `VerifiedBuild`=56110 WHERE `entry`=206187; -- Dream Tether +UPDATE `creature_template` SET `name`='Oath-Eater', `VerifiedBuild`=56110 WHERE `entry`=206844; -- Firebrand Ko'mal +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=207105; -- Prophet of the Flame +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry` IN (208494, 210361, 210564, 210569, 210673); -- High Artificer Ataanya +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210253; -- Mosh'Ogg Witch Doctor +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210254; -- Mosh'Ogg Brute +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210255; -- Mosh'Ogg Spellcrafter +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210322; -- Devotee of Mueh'zala +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210324; -- Raised Boneripper +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210325; -- Unfinished Rush'kah +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210329; -- Empowered Boneguard +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210367; -- Lost Trainee Warrior +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210368; -- Lost Trainee Warlock +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210369; -- Lost Trainee Priest +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry` IN (210370, 210371); -- Lost Trainee Druid +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210373; -- Lost Trainee Shaman +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210374; -- Lost Trainee Rogue +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210375; -- Lost Trainee Hunter +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210404; -- Demon [DNT] +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210405; -- Animated Offering +UPDATE `creature_template` SET `name`='Rockslime', `subname`='T0 (.3/.3)', `family`=42, `VerifiedBuild`=56110 WHERE `entry`=210444; -- Sea Slug +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210602; -- Axxarien Fleshrender +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210603; -- Axxarien Ragehide +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=210604; -- Sironas +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=211328; -- Vaskarn +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=211329; -- Cuzolth +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213416; -- Syndicate Thief +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213417; -- Syndicate Magus +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213418; -- Syndicate Reaper +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213419; -- Tarantula +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213420; -- Buzzard +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213421; -- Raptor +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213422; -- Bear +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213423; -- Gryphon +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213424; -- Fire Elemental +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213425; -- Earth Elemental +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213426; -- Air Elemental +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213427; -- Water Elemental +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213436; -- Kobold Fighter +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213437; -- Kobold Caster +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213438; -- Kobold Geomancer +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213441; -- Witherbark Berserker +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213442; -- Witherbark Witch Doctor +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213443; -- Witherbark Brute +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213503; -- zzOLD Horde Warrior +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213505; -- zzOLD Horde Tracker +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213508; -- zzOLD Horde Centurion +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213509; -- zzOLD Stromgarde Warrior +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213510; -- zzOLD Stromgarde Spellweaver +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213511; -- zzOLD Stromgarde Faithful +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213512; -- zzOLD Moonkin +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213513; -- zzOLD Boulderfist Brute +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213514; -- zzOLD Boulderfist Magus +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213515; -- zzOLD Boulderfist Warlock +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213516; -- zzOLD Forsaken Deathstalker +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213517; -- zzOLD Forsaken Abomination +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213520; -- zzOLD Forsaken Shadowspell +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213521; -- zzOLD Arathi Laborer +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213522; -- zzOLD Arathi Militia +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213523; -- zzOLD Arathi Lord +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213524; -- zzOLD Raging Air +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213525; -- zzOLD Raging Fire +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213526; -- zzOLD Raging Earth +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213527; -- zzOLD Raging Water +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=213642; -- zzOLD Battle Eagle +UPDATE `creature_template` SET `type`=1, `VerifiedBuild`=56110 WHERE `entry`=214864; -- Book Nibbler +UPDATE `creature_template` SET `unit_class`=4, `movementId`=2106, `VerifiedBuild`=56110 WHERE `entry`=215517; -- Warlord Breka Grimaxe +UPDATE `creature_template` SET `VerifiedBuild`=56110 WHERE `entry`=216681; -- Tyrande Whisperwind + +DELETE FROM `creature_template_model` WHERE (`Idx`=0 AND `CreatureID` IN (231755,231649,231599,231596,231580,231546,231317,231171,231156,231155,231032,230937,230904,230902,230894,230893,230892,230891,230890,230889,230887,230886,230885,230884,230877,230874,230872,230871,230868,230849,230791,230766,230729,230709,230698,230659,230651,230650,230643,230622,230593,230591,230553,230544,230543,230542,230541,230540,230539,230538,230537,230536,230535,230534,230533,230532,230531,230529,230528,230526,230525,230518,230514,230495,230486,230455,230447,230444,230401,230390,230388,230386,230381,230339,230337,230318,230287,230265,230259,230258,230257,230256,230255,230254,230253,230252,230251,230250,230202,230190,230157,230156,230147,230119,230118,230117,230110,230109,230100,230098,230092,230089,230087,230084,230068,230067,230066,230065,230063,230061,230059,230058,230056,230054,230053,230052,230051,230050,230049,230048,230047,230038,230037,230036,230031,230030,230029,230011,229995,229985,229956,229949,229948,229947,229946,229927,229926,229925,229924,229923,229922,229921,229918,229917,229916,229898,229891,229869,229868,229867,229860,229859,229858,229855,229854,229850,229849,229846,229822,229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229801,229800,229799,229798,229797,229795,229793,229792,229791,229782,229781,229780,229778,229772,229769,229744,229742,229739,229736,229735,229734,229729,229708,229706,229705,229704,229697,229696,229695,229694,229693,229691,229690,229689,229688,229687,229684,229682,229681,229680,229679,229678,229673,229672,229671,229670,229653,229648,229638,229637,229636,229635,229634,229633,229628,229624,229621,229620,229617,229614,229611,229606,229605,229604,229597,229596,229595,229594,229591,229589,229563,229561,229560,229557,229555,229547,229546,229545,229544,229543,229540,229539,229537,229536,229526,229525,229523,229518,229512,229511,229507,229499,229498,229491,229489,229463,229453,229451,229449,229448,229446,229445,229429,229426,229423,229422,229420,229416,229404,229403,229402,229401,229400,229399,229398,229397,229396,229395,229389,229388,229387,229386,229385,229384,229383,229379,229378,229373,229372,229355,229353,229342,229341,229340,229337,229336,229335,229334,229333,229332,229331,229330,229329,229328,229322,229320,229319,229316,229314,229310,229308,229307,229305,229304,229302,229299,229298,229297,229296,229295,229289,229285,229280,229279,229278,229277,229276,229273,229267,229256,229255,229244,229240,229228,229227,229225,229218,229217,229216,229215,229213,229211,229210,229209,229208,229207,229206,229205,229201,229191,229188,229187,229185,229184,229183,229182,229179,229178,229173,229172,229170,229167,229166,229165,229164,229163,229153,229152,229150,229149,229148,229145,229144,229143,229141,229139,229137,229135,229133,229132,229131,229130,229129,229128,229127,229119,229118,229117,229115,229111,229107,229099,229098,229097,229096,229094,229093,229092,229090,229088,229087,229080,229079,229078,229077,229076,229074,229073,229072,229068,229067,229066,229060,229059,229046,229038,229036,229034,229032,229029,229020,229006,228999,228993,228991,228986,228980,228979,228978,228975,228972,228971,228962,228961,228955,228954,228953,228952,228951,228950,228946,228943,228942,228941,228940,228937,228933,228927,228926,228925,228924,228923,228921,228905,228904,228901,228898,228897,228896,228895,228892,228888,228886,228884,228880,228877,228876,228875,228874,228870,228869,228868,228867,228862,228856,228854,228853,228852,228851,228850,228849,228848,228843,228839,228831,228823,228821,228805,228803,228799,228798,228783,228782,228769,228768,228767,228766,228765,228764,228763,228762,228756,228754,228753,228746,228737,228736,228735,228733,228716,228713,228709,228697,228671,228670,228669,228664,228659,228651,228650,228649,228627,228624,228617,228608,228607,228605,228604,228603,228602,228600,228598,228597,228593,228591,228590,228589,228586,228585,228581,228578,228576,228575,228574,228572,228571,228570,228569,228568,228567,228565,228564,228563,228562,228561,228560,228559,228554,228553,228548,228542,228540,228539,228538,228537,228536,228534,228531,228528,228526,228524,228518,228509,228508,228507,228506,228503,228493,228485,228471,228470,228466,228464,228462,228452,228451,228450,228448,228447,228440,228439,228428,228427,228419,228412,228411,228409,228406,228396,228392,228389,228388,228387,228386,228385,228373,228370,228368,228366,228365,228364,228361,228359,228356,228354,228343,228325,228322,228321,228315,228314,228312,228309,228307,228304,228301,228298,228297,228296,228295,228294,228288,228285,228239,228238,228235,228234,228227,228226,228224,228223,228217,228215,228213,228212,228207,228200,228198,228195,228193,228191,228187,228186,228185,228184,228183,228182,228180,228177,228174,228172,228171,228170,228169,228157,228153,228152,228149,228148,228147,228146,228141,228140,228135,228134,228131,228126,228124,228122,228121,228120,228119,228118,228117,228115,228113,228111,228108,228105,228104,228102,228101,228100,228097,228094,228088,228086,228085,228084,228082,228081,228080,228078,228077,228076,228073,228072,228071,228070,228069,228068,228067,228063,228059,228057,228056,228055,228054,228049,228048,228047,228046,228045,228044,228042,228040,228039,228038,228036,228033,228032,228031,228030,228029,228028,228027,228026,228024,228023,228021,228019,228018,228015,228014,228013,228012,228006,228005,228001,228000,227999,227998,227994,227984,227983,227982,227980,227977,227971,227968,227966,227965,227964,227963,227962,227957,227954,227953,227950,227949,227948,227947,227944,227940,227935,227934,227933,227925,227924,227923,227922,227921,227920,227919,227918,227917,227916,227915,227914,227913,227912,227911,227910,227909,227908,227907,227906,227897,227895,227893,227892,227891,227890,227883,227882,227879,227877,227876,227875,227874,227871,227869,227868,227865,227864,227860,227859,227849,227844,227842,227835,227831,227828,227827,227825,227808,227803,227802,227801,227799,227794,227792,227791,227790,227789,227788,227787,227786,227785,227781,227780,227779,227778,227777,227776,227775,227772,227770,227768,227767,227766,227765,227764,227762,227761,227759,227758,227757,227756,227754,227753,227749,227748,227747,227745,227741,227740,227739,227738,227735,227734,227733,227728,227727,227726,227725,227724,227723,227722,227720,227718,227716,227715,227714,227709,227706,227687,227685,227676,227675,227671,227667,227666,227662,227661,227659,227658,227652,227650,227647,227646,227640,227639,227638,227637,227636,227635,227634,227632,227631,227629,227627,227622,227618,227617,227616,227614,227613,227612,227611,227610,227609,227608,227607,227606,227605,227604,227603,227602,227601,227600,227599,227598,227597,227596,227595,227594,227593,227592,227589,227588,227587,227586,227584,227583,227582,227581,227580,227578,227577,227576,227575,227574,227573,227572,227568,227567,227566,227564,227563,227562,227561,227554,227552,227551,227548,227546,227544,227542,227541,227540,227538,227537,227532,227530,227529,227528,227527,227525,227524,227523,227522,227521,227520,227518,227517,227514,227513,227510,227508,227507,227506,227505,227504,227502,227501,227497,227496,227492,227491,227490,227489,227488,227487,227484,227483,227482,227481,227480,227479,227478,227477,227474,227472,227471,227470,227463,227462,227460,227459,227458,227457,227456,227455,227454,227453,227452,227451,227450,227449,227448,227447,227446,227445,227444,227443,227442,227441,227440,227439,227435,227431,227430,227428,227427,227426,227425,227424,227423,227422,227421,227420,227419,227418,227417,227416,227415,227414,227413,227412,227411,227410,227409,227408,227407,227406,227405,227404,227403,227402,227401,227400,227397,227395,227394,227392,227391,227390,227389,227388,227383,227382,227380,227379,227378,227377,227376,227375,227374,227373,227372,227371,227369,227367,227365,227364,227361,227360,227359,227358,227357,227356,227355,227354,227353,227352,227351,227350,227349,227347,227346,227345,227344,227343,227342,227341,227340,227339,227338,227337,227336,227335,227334,227333,227332,227331,227330,227327,227326,227325,227322,227321,227319,227318,227317,227316,227315,227314,227313,227312,227311,227310,227302,227301,227300,227298,227296,227295,227294,227293,227292,227291,227289,227287,227286,227285,227282,227281,227280,227279,227277,227276,227275,227274,227273,227272,227271,227269,227268,227267,227266,227265,227260,227255,227254,227253,227252,227251,227250,227247,227245,227244,227243,227242,227241,227240,227239,227238,227237,227236,227235,227234,227233,227232,227231,227230,227227,227224,227223,227222,227221,227220,227219,227217,227215,227214,227211,227209,227208,227205,227204,227203,227202,227201,227200,227198,227186,227185,227184,227183,227182,227176,227175,227172,227170,227169,227168,227167,227164,227161,227160,227158,227155,227154,227153,227150,227146,227143,227138,227136,227135,227134,227132,227131,227129,227128,227127,227126,227125,227124,227122,227121,227120,227118,227115,227108,227105,227099,227086,227085,227084,227083,227076,227073,227072,227067,227066,227065,227064,227063,227062,227061,227060,227059,227058,227057,227056,227054,227053,227047,227044,227041,227040,227038,227031,227030,227029,227027,227026,227025,227024,227023,227003,227002,226996,226995,226993,226981,226975,226974,226973,226972,226971,226970,226969,226968,226967,226966,226965,226964,226963,226962,226961,226953,226951,226950,226949,226948,226947,226946,226945,226944,226943,226942,226941,226939,226938,226937,226935,226931,226930,226929,226925,226919,226918,226909,226907,226901,226898,226897,226895,226893,226891,226889,226885,226883,226881,226879,226878,226876,226873,226872,226871,226853,226852,226851,226850,226849,226848,226847,226846,226845,226844,226843,226842,226841,226840,226838,226837,226836,226835,226834,226833,226832,226831,226830,226829,226828,226827,226826,226825,226824,226823,226822,226821,226820,226819,226818,226817,226813,226811,226809,226806,226801,226800,226798,226792,226791,226790,226789,226788,226787,226786,226785,226784,226783,226782,226781,226780,226779,226778,226777,226773,226769,226767,226763,226762,226761,226760,226759,226756,226754,226753,226752,226751,226750,226749,226748,226747,226746,226745,226744,226743,226742,226739,226736,226735,226734,226733,226732,226731,226730,226729,226727,226726,226725,226724,226723,226716,226712,226708,226700,226699,226698,226697,226696,226694,226693,226692,226691,226690,226689,226688,226687,226686,226685,226682,226681,226676,226675,226674,226673,226672,226671,226670,226669,226668,226667,226666,226665,226664,226663,226661,226659,226658,226657,226656,226655,226654,226652,226650,226649,226648,226647,226645,226644,226643,226642,226641,226640,226639,226638,226636,226635,226634,226631,226626,226625,226624,226623,226622,226621,226620,226619,226618,226617,226615,226613,226612,226607,226606,226605,226604,226603,226602,226601,226600,226598,226596,226592,226591,226588,226586,226580,226579,226577,226575,226574,226573,226560,226543,226532,226528,226527,226526,226525,226524,226523,226521,226519,226515,226514,226513,226512,226511,226510,226509,226508,226507,226506,226502,226501,226493,226491,226486,226484,226483,226481,226476,226475,226474,226473,226472,226471,226470,226469,226468,226467,226466,226465,226464,226463,226462,226461,226460,226459,226458,226457,226456,226454,226447,226432,226427,226423,226422,226421,226420,226419,226418,226417,226416,226415,226414,226413,226412,226411,226409,226408,226400,226397,226395,226393,226392,226391,226386,226385,226383,226382,226381,226377,226373,226372,226371,226370,226369,226367,226366,226365,226364,226363,226362,226361,226360,226359,226358,226354,226353,226352,226351,226350,226349,226344,226337,226336,226332,226319,226318,226317,226301,226300,226299,226298,226297,226296,226295,226294,226293,226292,226291,226289,226287,226285,226284,226283,226272,226271,226270,226269,226268,226267,226265,226258,226257,226256,226255,226254,226253,226252,226250,226249,226248,226247,226246,226245,226244,226243,226242,226241,226240,226239,226238,226237,226236,226235,226234,226233,226232,226231,226230,226229,226228,226227,226226,226225,226224,226223,226222,226221,226220,226219,226218,226217,226216,226215,226214,226213,226211,226205,226204,226203,226202,226200,226199,226198,226197,226196,226195,226194,226193,226184,226179,226177,226176,226175,226174,226173,226172,226171,226170,226169,226167,226166,226165,226163,226153,226150,226148,226146,226145,226144,226143,226142,226141,226140,226139,226136,226135,226134,226133,226132,226131,226130,226129,226128,226127,226126,226125,226124,226122,226121,226120,226119,226118,226117,226116,226115,226112,226111,226110,226109,226108,226107,226106,226105,226104,226103,226101,226100,226098,226096,226095,226094,226093,226092,226091,226090,226089,226088,226087,226086,226085,226084,226083,226082,226081,226080,226079,226078,226077,226076,226075,226074,226072,226071,226070,226069,226068,226067,226066,226065,226064,226063,226062,226061,226060,226059,226058,226057,226056,226055,226054,226053,226052,226051,226050,226049,226048,226047,226046,226044,226043,226042,226041,226040,226039,226038,226037,226036,226035,226034,226033,226032,226031,226030,226029,226028,226027,226026,226025,226024,226023,226021,226020,226019,226018,226017,226016,226015,226014,226013,226011,226010,226009,226008,226007,226006,226005,226004,226003,226002,226001,226000,225998,225997,225996,225995,225994,225993,225992,225991,225990,225989,225988,225987,225986,225985,225984,225983,225982,225981,225980,225979,225978,225977,225976,225975,225974,225973,225972,225971,225970,225969,225968,225962,225955,225948,225947,225946,225945,225944,225943,225942,225941,225939,225938,225936,225935,225934,225933,225932,225931,225930,225929,225928,225927,225926,225925,225924,225922,225921,225919,225918,225915,225914,225913,225912,225907,225906,225905,225904,225903,225902,225901,225900,225899,225898,225897,225896,225895,225894,225893,225892,225891,225890,225889,225888,225887,225886,225884,225883,225881,225880,225879,225875,225865,225863,225862,225861,225857,225855,225829,225825,225820,225818,225817,225813,225809,225808,225807,225800,225799,225798,225797,225793,225791,225788,225787,225786,225785,225784,225783,225782,225781,225778,225777,225776,225775,225774,225766,225765,225764,225762,225761,225760,225753,225746,225745,225735,225734,225731,225727,225723,225714,225712,225711,225710,225709,225708,225707,225704,225703,225702,225701,225698,225696,225694,225693,225688,225683,225682,225678,225675,225673,225672,225670,225664,225663,225660,225658,225657,225656,225655,225654,225653,225652,225646,225643,225642,225636,225633,225632,225629,225622,225621,225620,225619,225617,225616,225614,225612,225611,225610,225609,225608,225607,225606,225605,225604,225603,225602,225601,225600,225595,225594,225593,225589,225586,225585,225583,225582,225581,225580,225578,225576,225575,225569,225568,225567,225566,225565,225564,225563,225562,225561,225560,225559,225558,225557,225556,225555,225554,225552,225551,225550,225549,225548,225547,225546,225545,225544,225543,225540,225539,225537,225535,225533,225532,225527,225525,225522,225521,225520,225519,225518,225517,225516,225515,225514,225513,225511,225510,225509,225508,225507,225506,225504,225503,225502,225501,225499,225498,225497,225496,225495,225494,225493,225492,225491,225490,225489,225488,225486,225485,225483,225482,225479,225478,225477,225476,225475,225474,225473,225472,225471,225470,225469,225468,225467,225466,225465,225464,225463,225462,225461,225460,225459,225458,225457,225456,225455,225454,225453,225452,225451,225450,225449,225448,225447,225446,225445,225444,225443,225442,225441,225440,225439,225438,225437,225436,225432,225429,225427,225426,225425,225424,225423,225422,225421,225420,225419,225418,225416,225415,225414,225409,225408,225406,225405,225404,225403,225402,225401,225400,225399,225398,225397,225396,225395,225394,225393,225392,225391,225390,225389,225388,225386,225385,225384,225378,225376,225375,225370,225360,225359,225358,225357,225355,225353,225352,225351,225350,225349,225348,225347,225346,225345,225342,225341,225340,225339,225338,225337,225335,225334,225333,225332,225330,225327,225323,225311,225309,225308,225303,225301,225299,225297,225296,225293,225290,225289,225288,225287,225277,225276,225275,225274,225271,225270,225268,225267,225266,225265,225264,225263,225261,225259,225257,225256,225255,225254,225253,225251,225250,225249,225248,225247,225246,225244,225243,225242,225241,225240,225239,225238,225232,225231,225227,225226,225225,225224,225222,225221,225220,225219,225218,225217,225216,225215,225214,225213,225212,225211,225210,225209,225208,225207,225206,225205,225204,225202,225201,225200,225198,225197,225196,225195,225194,225193,225192,225191,225190,225189,225188,225187,225186,225185,225184,225183,225182,225181,225180,225179,225178,225177,225176,225175,225174,225167,225166,225165,225164,225155,225153,225148,225146,225143,225142,225141,225139,225138,225136,225120,225119,225102,225088,225080,225079,225078,225077,225068,225067,225066,225049,225040,225026,225024,225022,225021,225019,225018,225016,225015,224994,224988,224973,224972,224970,224969,224967,224966,224964,224963,224962,224961,224960,224959,224958,224957,224956,224955,224954,224953,224952,224951,224950,224949,224948,224947,224946,224945,224944,224943,224941,224940,224939,224938,224937,224936,224935,224934,224932,224930,224928,224925,224924,224923,224922,224919,224917,224914,224912,224911,224910,224909,224908,224907,224906,224905,224904,224903,224902,224901,224900,224899,224898,224897,224896,224895,224894,224893,224892,224891,224890,224889,224888,224887,224886,224885,224884,224883,224882,224881,224880,224879,224878,224876,224873,224872,224871,224870,224869,224868,224867,224863,224862,224855,224854,224853,224852,224851,224850,224848,224847,224846,224845,224844,224843,224842,224840,224839,224838,224837,224836,224835,224834,224833,224832,224831,224830,224829,224828,224826,224825,224824,224823,224822,224821,224820,224819,224818,224817,224816,224810,224809,224808,224807,224806,224805,224804,224803,224802,224801,224800,224799,224798,224797,224796,224791,224790,224789,224788,224787,224786,224785,224784,224783,224782,224781,224780,224779,224778,224776,224774,224773,224772,224771,224770,224768,224767,224766,224765,224764,224763,224762,224761,224759,224758,224757,224756,224754,224753,224752,224751,224749,224748,224747,224746,224745,224744,224742,224741,224738,224737,224736,224735,224734,224733,224732,224731,224730,224729,224727,224725,224724,224723,224722,224721,224720,224718,224717,224716,224714,224713,224712,224711,224710,224709,224708,224707,224702,224688,224687,224685,224683,224682,224679,224678,224677,224673,224672,224671,224667,224666,224663,224662,224659,224655,224642,224640,224639,224638,224636,224624,224623,224622,224621,224620,224619,224618,224617,224616,224613,224612,224611,224610,224609,224608,224607,224606,224605,224604,224603,224602,224601,224599,224598,224597,224596,224595,224594,224593,224592,224591,224589,224588,224587,224586,224585,224584,224583,224582,224581,224579,224578,224577,224576,224572,224571,224570,224568,224567,224566,224565,224564,224563,224562,224561,224555,224554,224552,224551,224549,224548,224547,224546,224545,224544,224543,224542,224541,224540,224538,224537,224535,224534,224533,224530,224527,224526,224523,224522,224521,224520,224519,224518,224517,224516,224515,224513,224512,224511,224510,224509,224508,224507,224506,224505,224504,224502,224501,224500,224499,224498,224497,224496,224495,224494,224493,224492,224491,224490,224489,224488,224483,224482,224481,224480,224479,224478,224477,224476,224475,224474,224473,224472,224471,224470,224469,224468,224467,224466,224465,224464,224463,224462,224461,224460,224458,224457,224456,224455,224454,224453,224451,224448,224447,224446,224445,224444,224443,224441,224440,224439,224438,224437,224436,224430,224428,224427,224425,224424,224420,224418,224415,224413,224411,224410,224409,224408,224407,224406,224405,224404,224403,224402,224401,224394,224393,224392,224391,224390,224387,224382,224381,224380,224379,224378,224377,224376,224374,224373,224372,224371,224370,224369,224368,224367,224364,224363,224362,224361,224359,224358,224357,224356,224355,224354,224353,224352,224351,224350,224349,224347,224346,224345,224343,224342,224341,224340,224339,224338,224337,224336,224335,224333,224332,224331,224330,224329,224327,224325,224324,224321,224320,224319,224318,224317,224316,224315,224314,224313,224312,224311,224310,224309,224308,224307,224306,224305,224304,224303,224302,224301,224300,224299,224295,224294,224293,224292,224291,224290,224289,224288,224287,224286,224284,224283,224282,224281,224280,224279,224278,224277,224276,224275,224274,224273,224272,224271,224270,224269,224268,224267,224266,224265,224264,224261,224252,224251,224249,224248,224247,224246,224241,224240,224239,224238,224237,224236,224222,224221,224219,224218,224217,224216,224215,224214,224213,224205,224202,224201,224200,224199,224198,224197,224196,224195,224194,224193,224192,224191,224190,224189,224188,224187,224186,224185,224184,224183,224182,224181,224180,224179,224178,224177,224176,224174,224173,224172,224171,224170,224168,224167,224166,224163,224162,224161,224159,224157,224155,224154,224153,224152,224151,224150,224149,224148,224147,224146,224145,224144,224142,224141,224140,224139,224138,224137,224135,224133,224130,224128,224127,224126,224125,224124,224123,224120,224119,224118,224117,224115,224113,224112,224111,224109,224108,224106,224101,224100,224099,224096,224093,224092,224091,224090,224089,224088,224087,224086,224085,224084,224083,224082,224081,224080,224079,224078,224077,224076,224071,224069,224068,224067,224066,224064,224063,224061,224060,224059,224058,224056,224055,224054,224053,224052,224051,224050,224025,224023,224021,224019,224018,224017,224016,224015,224014,224013,224012,224011,224010,224009,224005,224004,224001,224000,223999,223998,223997,223996,223995,223994,223992,223991,223990,223989,223988,223987,223986,223985,223984,223983,223981,223980,223979,223978,223975,223974,223973,223972,223971,223970,223968,223967,223966,223961,223958,223957,223956,223955,223954,223953,223952,223951,223950,223949,223948,223947,223946,223945,223944,223943,223940,223939,223938,223937,223936,223935,223934,223933,223932,223931,223930,223927,223926,223925,223924,223923,223922,223921,223920,223919,223918,223917,223916,223914,223913,223912,223911,223910,223909,223908,223906,223905,223904,223903,223896,223886,223879,223876,223875,223874,223873,223872,223871,223870,223869,223868,223866,223865,223864,223863,223862,223861,223860,223859,223858,223857,223856,223855,223854,223853,223852,223851,223850,223849,223848,223847,223846,223845,223844,223843,223842,223841,223840,223839,223838,223837,223836,223835,223834,223833,223832,223831,223830,223829,223828,223827,223826,223825,223824,223823,223822,223821,223820,223819,223818,223817,223816,223815,223814,223813,223812,223811,223809,223808,223807,223806,223805,223804,223803,223802,223801,223800,223799,223798,223797,223796,223795,223794,223793,223792,223791,223790,223789,223788,223787,223786,223783,223782,223781,223780,223779,223777,223776,223775,223774,223773,223772,223771,223770,223767,223766,223765,223764,223763,223762,223760,223759,223758,223757,223756,223755,223754,223753,223752,223751,223750,223749,223748,223747,223746,223745,223744,223740,223736,223735,223733,223732,223731,223730,223728,223727,223726,223725,223724,223723,223721,223718,223717,223716,223715,223712,223710,223708,223707,223706,223704,223703,223702,223701,223700,223698,223696,223694,223693,223692,223690,223688,223687,223686,223685,223684,223683,223682,223681,223680,223679,223678,223677,223676,223675,223674,223673,223672,223671,223670,223669,223667,223666,223665,223664,223663,223662,223661,223660,223659,223658,223657,223656,223655,223654,223653,223652,223651,223650,223649,223648,223647,223646,223644,223643,223642,223641,223640,223639,223638,223637,223636,223635,223618,223615,223614,223613,223612,223611,223609,223608,223607,223606,223605,223604,223602,223601,223595,223594,223593,223592,223584,223582,223565,223562,223560,223559,223558,223557,223556,223555,223554,223553,223552,223551,223550,223549,223547,223546,223545,223541,223540,223539,223538,223537,223536,223533,223532,223528,223527,223526,223524,223522,223520,223518,223517,223516,223515,223513,223512,223510,223509,223508,223507,223506,223503,223502,223501,223499,223498,223497,223495,223494,223493,223492,223491,223489,223488,223481,223480,223479,223478,223477,223476,223473,223472,223469,223468,223467,223466,223465,223464,223463,223461,223459,223458,223457,223456,223455,223453,223450,223449,223447,223446,223445,223444,223443,223442,223441,223439,223438,223436,223435,223434,223433,223432,223431,223430,223429,223428,223427,223426,223425,223424,223423,223422,223421,223420,223419,223418,223417,223416,223415,223414,223412,223411,223410,223409,223408,223407,223406,223405,223404,223403,223402,223401,223400,223399,223398,223397,223396,223395,223394,223393,223392,223391,223390,223389,223388,223386,223385,223384,223383,223382,223381,223380,223379,223378,223377,223376,223375,223373,223372,223371,223370,223369,223368,223367,223366,223365,223364,223363,223362,223361,223360,223358,223357,223355,223354,223353,223352,223351,223350,223349,223347,223346,223344,223343,223342,223341,223339,223338,223337,223336,223335,223334,223333,223332,223331,223330,223329,223328,223327,223326,223325,223324,223323,223322,223321,223320,223319,223318,223317,223315,223314,223313,223311,223310,223308,223307,223306,223305,223302,223301,223299,223298,223297,223296,223295,223294,223293,223292,223291,223290,223289,223288,223286,223285,223284,223283,223282,223281,223280,223279,223278,223277,223276,223275,223274,223273,223272,223270,223269,223268,223267,223263,223262,223261,223260,223259,223258,223257,223256,223255,223254,223253,223252,223251,223248,223247,223246,223245,223244,223243,223242,223241,223240,223239,223238,223237,223236,223235,223234,223233,223232,223231,223230,223229,223228,223227,223226,223222,223221,223216,223214,223211,223210,223209,223208,223207,223206,223205,223204,223203,223202,223201,223200,223199,223198,223197,223196,223195,223194,223193,223192,223191,223190,223187,223186,223185,223184,223183,223182,223181,223180,223179,223178,223177,223176,223175,223174,223173,223172,223171,223170,223169,223167,223166,223165,223164,223163,223162,223161,223160,223159,223158,223157,223156,223155,223154,223153,223152,223151,223150,223149,223148,223147,223146,223145,223144,223143,223142,223141,223140,223139,223138,223137,223136,223135,223134,223129,223126,223125,223122,223121,223119,223118,223117,223116,223115,223114,223111,223110,223109,223108,223107,223106,223105,223104,223103,223102,223100,223099,223098,223097,223096,223095,223094,223093,223092,223091,223090,223089,223088,223087,223086,223085,223084,223083,223082,223081,223080,223079,223078,223077,223076,223075,223074,223073,223072,223070,223069,223067,223066,223065,223063,223062,223060,223059,223058,223057,223056,223055,223054,223053,223052,223051,223050,223049,223048,223047,223046,223045,223044,223043,223042,223041,223038,223037,223036,223035,223034,223033,223032,223031,223030,223029,223028,223027,223026,223025,223024,223023,223022,223021,223020,223019,223018,223017,223016,223015,223014,223013,223012,223011,223010,223009,223008,223007,223006,223005,223004,223003,223002,223001,223000,222999,222998,222995,222987,222986,222985,222983,222982,222981,222980,222979,222976,222974,222973,222967,222966,222965,222964,222963,222962,222961,222960,222959,222958,222957,222956,222955,222954,222953,222952,222951,222950,222949,222948,222947,222946,222941,222940,222938,222936,222935,222934,222933,222931,222930,222929,222928,222927,222926,222925,222924,222923,222922,222921,222920,222918,222917,222916,222915,222912,222909,222904,222903,222901,222900,222899,222898,222896,222895,222894,222893,222892,222891,222890,222889,222888,222887,222883,222882,222881,222880,222879,222878,222877,222876,222875,222874,222873,222872,222871,222870,222869,222868,222867,222865,222863,222862,222861,222860,222859,222855,222852,222849,222847,222846,222845,222844,222843,222841,222839,222838,222837,222836,222834,222832,222831,222830,222829,222828,222827,222826,222825,222824,222823,222822,222821,222820,222819,222818,222817,222816,222815,222814,222813,222812,222811,222810,222807,222806,222803,222797,222796,222794,222793,222792,222791,222790,222788,222787,222786,222784,222783,222782,222781,222780,222779,222778,222777,222776,222775,222774,222773,222771,222770,222769,222767,222766,222764,222762,222761,222760,222759,222758,222757,222756,222755,222754,222753,222752,222751,222750,222749,222748,222747,222746,222745,222744,222743,222742,222741,222740,222739,222738,222737,222736,222735,222733,222732,222731,222730,222729,222728,222727,222725,222724,222723,222722,222721,222720,222719,222718,222717,222716,222714,222713,222712,222711,222700,222693,222692,222691,222690,222688,222683,222682,222681,222679,222678,222677,222676,222675,222671,222670,222669,222668,222667,222665,222664,222663,222662,222661,222660,222659,222658,222655,222654,222653,222652,222646,222645,222644,222643,222642,222641,222640,222639,222638,222637,222635,222634,222632,222631,222630,222629,222628,222627,222626,222624,222622,222621,222619,222618,222616,222615,222614,222613,222612,222611,222610,222609,222608,222607,222606,222605,222604,222603,222601,222600,222599,222598,222597,222596,222595,222594,222593,222592,222591,222590,222589,222588,222587,222586,222585,222584,222583,222582,222581,222578,222577,222576,222575,222574,222572,222570,222569,222568,222567,222565,222564,222563,222562,222561,222559,222558,222557,222556,222555,222552,222550,222549,222548,222547,222541,222540,222539,222538,222537,222536,222535,222534,222532,222529,222528,222527,222526,222524,222520,222518,222517,222515,222512,222511,222510,222509,222508,222507,222506,222505,222504,222503,222501,222500,222499,222498,222497,222496,222493,222492,222491,222490,222489,222488,222487,222486,222485,222484,222483,222482,222481,222480,222479,222477,222476,222475,222474,222473,222472,222471,222470,222469,222468,222467,222466,222465,222464,222463,222462,222461,222460,222459,222458,222457,222456,222455,222454,222453,222450,222449,222448,222447,222446,222445,222443,222442,222441,222440,222439,222438,222437,222436,222435,222434,222433,222432,222431,222430,222429,222428,222427,222426,222425,222424,222421,222420,222419,222401,222400,222399,222398,222397,222396,222395,222394,222393,222392,222391,222390,222389,222388,222387,222386,222385,222384,222383,222382,222381,222380,222379,222378,222377,222375,222374,222373,222372,222370,222369,222368,222366,222365,222364,222363,222362,222361,222360,222359,222358,222357,222356,222355,222354,222353,222352,222351,222350,222349,222348,222347,222344,222343,222342,222341,222340,222339,222338,222337,222336,222335,222334,222333,222332,222331,222330,222329,222328,222327,222326,222325,222324,222323,222322,222321,222320,222319,222318,222315,222314,222313,222312,222311,222310,222309,222308,222307,222306,222305,222304,222303,222302,222301,222300,222299,222298,222297,222296,222295,222294,222292,222291,222287,222285,222284,222283,222281,222280,222279,222276,222275,222274,222273,222272,222271,222270,222268,222267,222266,222265,222264,222263,222262,222260,222259,222258,222255,222248,222246,222245,222242,222241,222239,222238,222237,222236,222235,222234,222230,222229,222227,222226,222224,222223,222222,222221,222220,222219,222218,222217,222216,222214,222213,222209,222207,222206,222205,222204,222203,222202,222201,222200,222199,222197,222196,222195,222194,222193,222191,222190,222187,222185,222184,222183,222182,222181,222180,222179,222178,222177,222176,222175,222173,222172,222171,222170,222169,222168,222167,222166,222165,222164,222163,222162,222161,222160,222159,222158,222157,222156,222155,222154,222153,222152,222151,222150,222149,222148,222147,222145,222144,222143,222142,222141,222140,222139,222138,222137,222136,222135,222134,222133,222132,222131,222130,222129,222128,222127,222126,222125,222124,222123,222122,222121,222120,222119,222118,222117,222116,222115,222114,222113,222112,222111,222110,222108,222107,222106,222105,222104,222101,222100,222099,222098,222097,222096,222094,222093,222092,222091,222090,222087,222086,222085,222084,222083,222082,222081,222080,222079,222078,222077,222071,222070,222069,222067,222066,222065,222064,222063,222062,222061,222060,222059,222057,222056,222055,222054,222053,222051,222050,222049,222048,222046,222045,222043,222042,222041,222040,222039,222038,222037,222036,222035,222034,222033,222032,222031,222029,222028,222027,222026,222025,222024,222023,222022,222021,222020,222019,222018,222017,222016,222015,222014,222013,222012,222011,222009,222007,222006,222003,222001,222000,221999,221997,221996,221995,221994,221992,221990,221989,221988,221987,221986,221984,221983,221982,221980,221979,221978,221977,221976,221975,221974,221973,221972,221971,221970,221969,221967,221966,221965,221964,221963,221962,221961,221960,221959,221958,221957,221956,221954,221953,221952,221951,221950,221949,221948,221947,221946,221945,221944,221941,221940,221939,221937,221934,221932,221931,221930,221929,221927,221925,221923,221922,221921,221920,221919,221918,221917,221915,221914,221913,221912,221911,221910,221909,221908,221907,221906,221905,221904,221903,221902,221901,221900,221898,221897,221896,221895,221894,221893,221892,221891,221890,221889,221888,221887,221886,221885,221884,221883,221882,221881,221880,221879,221878,221877,221876,221875,221874,221873,221872,221871,221870,221868,221867,221866,221865,221864,221863,221862,221861,221860,221859,221858,221857,221854,221853,221852,221851,221850,221849,221848,221847,221846,221845,221844,221843,221842,221841,221840,221839,221819,221818,221806,221795,221793,221792,221786,221784,221776,221775,221771,221769,221768,221767,221766,221765,221764,221760,221758,221757,221756,221755,221754,221753,221752,221751,221750,221749,221748,221747,221746,221745,221744,221743,221742,221741,221738,221737,221736,221735,221734,221733,221731,221730,221729,221728,221727,221726,221724,221723,221722,221721,221720,221719,221718,221717,221716,221713,221712,221711,221710,221709,221708,221706,221705,221704,221703,221702,221701,221700,221699,221697,221696,221695,221694,221693,221692,221691,221690,221689,221688,221687,221686,221685,221684,221683,221682,221681,221680,221679,221678,221677,221676,221675,221674,221673,221672,221671,221669,221668,221667,221666,221665,221664,221663,221661,221659,221657,221655,221654,221653,221652,221648,221647,221646,221645,221644,221643,221642,221641,221635,221634,221633,221632,221630,221629,221628,221627,221626,221625,221624,221623,221622,221621,221619,221618,221617,221616,221614,221613,221612,221611,221610,221609,221608,221607,221606,221605,221604,221603,221602,221601,221600,221599,221597,221596,221595,221594,221593,221592,221591,221590,221586,221585,221584,221583,221582,221581,221579,221578,221576,221574,221573,221572,221571,221570,221569,221568,221567,221566,221564,221563,221562,221561,221560,221559,221558,221557,221556,221555,221554,221553,221552,221551,221550,221549,221547,221546,221545,221544,221543,221542,221541,221540,221538,221537,221536,221535,221534,221533,221532,221531,221530,221529,221528,221527,221526,221525,221524,221523,221522,221521,221520,221519,221518,221517,221516,221515,221514,221513,221512,221511,221510,221509,221508,221507,221504,221503,221502,221501,221500,221497,221495,221494,221492,221489,221488,221487,221486,221481,221478,221476,221475,221474,221473,221470,221469,221468,221467,221466,221465,221464,221463,221462,221461,221460,221459,221458,221457,221456,221455,221454,221453,221452,221449,221448,221447,221446,221444,221443,221442,221441,221440,221439,221438,221437,221436,221435,221434,221433,221432,221431,221430,221429,221428,221427,221425,221424,221423,221422,221421,221419,221416,221415,221414,221413,221411,221410,221403,221397,221392,221390,221388,221385,221384,221383,221382,221381,221380,221379,221378,221376,221374,221368,221366,221363,221362,221359,221358,221355,221354,221350,221349,221348,221347,221346,221345,221344,221343,221342,221341,221340,221339,221338,221327,221323,221322,221321,221320,221319,221318,221317,221316,221313,221311,221310,221309,221307,221306,221304,221303,221302,221301,221300,221299,221298,221297,221296,221295,221294,221293,221274,221256,221255,221254,221253,221252,221251,221250,221249,221248,221247,221246,221245,221244,221243,221242,221241,221240,221239,221238,221237,221236,221235,221234,221233,221232,221231,221229,221225,221224,221219,221218,221217,221214,221213,221212,221211,221209,221205,221203,221202,221199,221198,221197,221196,221195,221194,221193,221192,221191,221190,221189,221188,221187,221186,221185,221184,221183,221182,221181,221180,221179,221178,221177,221167,221166,221163,221161,221160,221159,221158,221155,221153,221152,221151,221149,221147,221146,221145,221144,221143,221142,221141,221140,221139,221138,221137,221136,221135,221134,221133,221132,221131,221128,221127,221126,221125,221124,221123,221122,221121,221120,221119,221118,221117,221116,221115,221114,221113,221112,221111,221110,221109,221108,221107,221106,221103,221102,221101,221100,221099,221098,221097,221096,221095,221094,221093,221092,221091,221090,221089,221088,221087,221086,221085,221084,221082,221081,221080,221079,221077,221076,221075,221074,221072,221071,221070,221069,221068,221067,221066,221065,221064,221063,221062,221061,221060,221059,221058,221057,221056,221055,221054,221053,221052,221051,221050,221049,221047,221046,221045,221044,221043,221042,221041,221040,221039,221038,221037,221036,221035,221034,221033,221032,221030,221029,221024,221023,221022,221021,221020,221019,221018,221017,221016,221015,221013,221011,221010,221009,221008,221007,221006,221005,221004,221003,221002,221001,221000,220999,220998,220997,220996,220995,220994,220993,220992,220991,220990,220989,220988,220987,220986,220985,220983,220982,220981,220980,220979,220978,220977,220976,220975,220974,220973,220972,220971,220968,220967,220966,220964,220963,220962,220961,220960,220959,220958,220957,220956,220955,220954,220953,220952,220951,220947,220946,220945,220944,220943,220941,220939,220938,220928,220927,220926,220925,220924,220923,220921,220920,220919,220918,220917,220916,220915,220914,220907,220906,220905,220904,220903,220902,220901,220900,220899,220898,220897,220896,220894,220893,220892,220891,220890,220889,220888,220887,220886,220885,220884,220883,220882,220881,220876,220875,220874,220871,220870,220869,220868,220867,220866,220865,220863,220862,220861,220860,220859,220858,220857,220856,220855,220854,220853,220852,220851,220850,220849,220848,220847,220846,220845,220844,220843,220842,220841,220839,220838,220837,220836,220835,220834,220831,220830,220829,220828,220827,220826,220825,220824,220823,220822,220820,220819,220818,220816,220815,220814,220807,220806,220805,220804,220803,220802,220801,220800,220799,220798,220797,220796,220794,220793,220792,220791,220790,220789,220788,220787,220786,220785,220784,220783,220782,220781,220780,220778,220777,220776,220775,220774,220773,220772,220771,220770,220769,220767,220766,220765,220764,220763,220762,220761,220760,220759,220758,220757,220756,220755,220754,220753,220752,220751,220750,220749,220748,220746,220745,220744,220743,220742,220741,220740,220739,220738,220737,220736,220735,220734,220733,220731,220730,220729,220728,220727,220726,220725,220724,220723,220722,220721,220720,220719,220718,220717,220716,220715,220714,220713,220712,220711,220710,220709,220708,220707,220706,220705,220704,220703,220702,220701,220700,220699,220698,220697,220696,220695,220694,220693,220692,220691,220690,220687,220685,220684,220683,220682,220680,220679,220678,220677,220676,220675,220674,220673,220669,220668,220667,220666,220665,220664,220663,220662,220661,220660,220659,220656,220655,220653,220644,220643,220640,220639,220637,220635,220634,220633,220632,220631,220630,220629,220628,220627,220626,220624,220622,220621,220619,220617,220616,220615,220614,220613,220612,220610,220608,220607,220605,220603,220602,220601,220600,220599,220598,220597,220596,220595,220590,220589,220586,220585,220584,220583,220582,220581,220580,220579,220578,220577,220576,220575,220574,220573,220572,220570,220569,220568,220566,220565,220564,220563,220562,220561,220560,220554,220553,220552,220551,220550,220549,220548,220547,220546,220545,220544,220543,220542,220541,220540,220539,220538,220537,220536,220535,220533,220532,220531,220530,220529,220528,220527,220523,220518,220517,220516,220515,220511,220510,220509,220508,220507,220506,220505,220504,220503,220502,220501,220500,220497,220496,220495,220494,220493,220492,220491,220490,220488,220487,220486,220485,220484,220483,220479,220478,220476,220474,220472,220471,220466,220464,220463,220462,220461,220460,220459,220457,220456,220455,220451,220450,220449,220448,220447,220446,220444,220443,220442,220437,220436,220435,220434,220433,220432,220431,220430,220429,220428,220427,220426,220425,220424,220423,220422,220421,220420,220419,220418,220417,220416,220415,220414,220413,220412,220411,220410,220409,220408,220407,220406,220405,220404,220403,220402,220401,220400,220399,220398,220397,220395,220394,220393,220392,220391,220390,220389,220388,220387,220386,220385,220384,220383,220382,220381,220379,220378,220377,220376,220375,220374,220373,220371,220370,220369,220368,220367,220366,220364,220363,220362,220357,220356,220355,220354,220353,220352,220351,220350,220349,220348,220347,220346,220345,220344,220343,220342,220341,220340,220339,220338,220337,220336,220335,220334,220333,220332,220330,220329,220328,220327,220326,220325,220324,220323,220322,220321,220320,220319,220318,220316,220315,220314,220313,220312,220311,220310,220309,220308,220307,220306,220305,220304,220303,220302,220301,220300,220299,220298,220297,220296,220295,220294,220293,220292,220291,220290,220289,220288,220287,220286,220285,220284,220283,220282,220281,220280,220279,220277,220276,220275,220274,220273,220272,220271,220270,220269,220268,220267,220266,220265,220264,220263,220262,220261,220260,220259,220258,220257,220256,220255,220253,220252,220249,220248,220247,220246,220243,220242,220241,220239,220238,220237,220236,220235,220234,220233,220232,220231,220230,220229,220228,220227,220225,220224,220223,220222,220221,220220,220219,220218,220217,220216,220215,220214,220213,220212,220211,220210,220209,220208,220207,220206,220205,220204,220203,220202,220199,220197,220196,220195,220193,220192,220191,220190,220188,220187,220186,220185,220184,220183,220182,220181,220180,220177,220176,220175,220173,220171,220169,220168,220167,220166,220165,220164,220162,220161,220160,220159,220158,220157,220156,220155,220154,220153,220152,220151,220150,220149,220148,220147,220146,220145,220143,220141,220140,220139,220138,220137,220136,220135,220134,220133,220132,220131,220130,220129,220128,220127,220126,220124,220121,220119,220118,220117,220115,220109,220108,220107,220106,220104,220103,220102,220101,220100,220099,220098,220097,220096,220095,220094,220093,220092,220091,220090,220089,220088,220087,220086,220085,220084,220080,220079,220078,220074,220073,220071,220070,220068,220067,220066,220065,220063,220062,220060,220059,220058,220057,220056,220055,220054,220053,220052,220051,220050,220049,220048,220047,220046,220045,220043,220042,220041,220039,220038,220037,220036,220035,220034,220033,220032,220031,220030,220029,220028,220027,220026,220025,220024,220023,220022,220021,220020,220019,220018,220017,220016,220015,220013,220012,220011,220010,220009,220008,220006,220005,220004,220003,220002,220001,220000,219996,219995,219994,219993,219992,219991,219989,219988,219987,219984,219983,219982,219979,219978,219974,219973,219972,219971,219970,219969,219968,219967,219966,219965,219964,219963,219962,219961,219960,219959,219958,219957,219956,219955,219953,219951,219950,219949,219948,219945,219944,219943,219941,219940,219939,219938,219937,219935,219934,219933,219932,219931,219930,219929,219922,219921,219917,219916,219915,219914,219913,219912,219911,219910,219909,219907,219906,219905,219904,219903,219902,219901,219900,219899,219898,219897,219896,219895,219892,219891,219890,219888,219885,219884,219883,219881,219880,219878,219877,219874,219873,219872,219871,219870,219869,219868,219866,219865,219864,219862,219861,219860,219859,219857,219856,219854,219853,219852,219851,219850,219849,219847,219846,219845,219844,219843,219842,219839,219838,219836,219835,219834,219833,219832,219831,219830,219829,219827,219826,219825,219821,219820,219819,219818,219817,219816,219815,219814,219813,219812,219810,219807,219806,219805,219804,219803,219802,219801,219799,219798,219797,219796,219795,219793,219792,219790,219789,219788,219786,219785,219784,219780,219779,219778,219776,219775,219771,219766,219764,219763,219759,219757,219756,219755,219754,219753,219746,219745,219743,219741,219739,219738,219737,219736,219733,219732,219731,219730,219729,219728,219726,219725,219724,219723,219721,219720,219719,219718,219717,219715,219714,219713,219711,219710,219709,219708,219707,219705,219702,219699,219696,219695,219694,219693,219687,219686,219685,219684,219683,219682,219681,219680,219678,219677,219676,219675,219674,219673,219672,219671,219670,219669,219667,219665,219664,219662,219661,219658,219657,219656,219655,219654,219653,219652,219651,219650,219649,219648,219646,219645,219644,219643,219641,219640,219639,219638,219637,219636,219635,219634,219633,219632,219631,219629,219628,219627,219626,219625,219623,219622,219620,219619,219618,219617,219616,219615,219614,219613,219611,219609,219608,219607,219606,219605,219604,219603,219602,219601,219599,219598,219597,219596,219595,219594,219593,219592,219591,219590,219588,219587,219586,219585,219584,219583,219582,219581,219580,219578,219575,219574,219573,219571,219570,219569,219568,219567,219566,219565,219564,219562,219561,219560,219559,219558,219557,219556,219555,219554,219553,219552,219551,219550,219549,219548,219547,219544,219543,219542,219540,219539,219538,219537,219536,219535,219534,219533,219532,219531,219530,219529,219528,219527,219526,219525,219524,219523,219522,219521,219520,219519,219518,219517,219516,219515,219514,219513,219512,219511,219510,219509,219508,219507,219506,219505,219504,219503,219502,219501,219500,219499,219498,219497,219496,219495,219494,219493,219492,219491,219490,219489,219488,219487,219486,219485,219484,219483,219482,219481,219480,219479,219478,219477,219476,219475,219474,219473,219472,219471,219470,219469,219468,219467,219466,219465,219464,219463,219462,219461,219460,219459,219458,219457,219456,219455,219454,219453,219452,219450,219449,219448,219447,219446,219445,219444,219443,219440,219439,219438,219437,219434,219433,219432,219431,219430,219428,219425,219424,219423,219422,219421,219420,219419,219418,219417,219416,219415,219414,219413,219412,219410,219409,219408,219407,219406,219405,219404,219403,219402,219401,219400,219399,219397,219396,219395,219394,219393,219392,219391,219390,219389,219388,219387,219385,219384,219383,219382,219381,219380,219379,219378,219376,219375,219374,219373,219372,219371,219370,219369,219368,219367,219366,219365,219364,219362,219361,219359,219357,219356,219355,219354,219353,219351,219350,219349,219348,219347,219346,219345,219344,219343,219342,219341,219339,219338,219337,219336,219335,219334,219333,219332,219330,219329,219327,219326,219325,219324,219323,219322,219321,219320,219319,219318,219317,219316,219315,219314,219313,219312,219311,219309,219308,219307,219306,219305,219304,219303,219302,219301,219300,219299,219293,219292,219291,219290,219287,219286,219285,219284,219281,219280,219279,219278,219275,219274,219273,219271,219270,219269,219268,219267,219266,219265,219264,219263,219262,219260,219257,219256,219255,219254,219253,219252,219251,219250,219249,219248,219247,219246,219245,219244,219243,219241,219239,219237,219236,219235,219234,219233,219232,219231,219230,219228,219226,219225,219224,219223,219222,219221,219220,219219,219218,219217,219216,219215,219213,219212,219211,219210,219209,219208,219207,219206,219205,219203,219202,219201,219200,219198,219197,219195,219194,219193,219192,219191,219190,219189,219188,219187,219186,219184,219183,219182,219181,219180,219179,219178,219176,219175,219174,219173,219172,219171,219170,219169,219168,219167,219166,219165,219164,219163,219162,219161,219160,219159,219158,219157,219156,219155,219154,219153,219152,219151,219150,219149,219148,219147,219144,219142,219139,219138,219137,219136,219135,219132,219131,219130,219129,219128,219127,219126,219125,219124,219123,219122,219121,219120,219119,219118,219117,219116,219115,219109,219108,219107,219106,219105,219104,219103,219101,219100,219099,219098,219097,219096,219094,219093,219092,219091,219090,219089,219088,219087,219086,219085,219084,219083,219082,219081,219080,219079,219078,219077,219076,219074,219073,219072,219071,219070,219069,219068,219067,219066,219065,219064,219063,219062,219061,219060,219059,219058,219057,219056,219055,219054,219053,219052,219051,219050,219049,219048,219046,219045,219043,219042,219041,219040,219039,219038,219037,219036,219035,219034,219029,219023,219022,219019,219018,219017,219014,219012,219011,219010,219009,219008,219006,219005,219003,219002,219001,219000,218967,218966,218965,218964,218963,218962,218961,218960,218948,218944,218940,218939,218928,218912,218905,218903,218901,218900,218899,218898,218896,218894,218893,218890,218889,218887,218885,218884,218883,218880,218879,218878,218877,218876,218874,218867,218866,218865,218864,218859,218857,218853,218851,218849,218848,218847,218845,218844,218839,218837,218779,218775,218773,218772,218771,218770,218769,218766,218765,218764,218763,218760,218759,218758,218751,218749,218745,218744,218743,218742,218741,218740,218737,218735,218733,218732,218730,218729,218728,218725,218724,218723,218722,218720,218719,218717,218716,218715,218714,218712,218710,218709,218708,218707,218703,218688,218686,218684,218682,218680,218671,218667,218666,218665,218662,218661,218660,218659,218658,218657,218656,218655,218654,218653,218652,218650,218645,218644,218643,218641,218640,218638,218635,218632,218628,218626,218622,218612,218609,218601,218569,218549,218542,218541,218539,218535,218534,218532,218531,218530,218529,218528,218526,218524,218523,218522,218519,218516,218515,218514,218513,218512,218510,218509,218508,218507,218506,218504,218503,218502,218501,218500,218499,218498,218497,218496,218495,218494,218493,218492,218491,218490,218489,218488,218487,218486,218485,218483,218482,218481,218480,218479,218478,218477,218476,218475,218474,218473,218472,218466,218465,218464,218459,218458,218456,218455,218454,218452,218450,218449,218448,218447,218446,218445,218444,218443,218442,218441,218440,218439,218438,218437,218436,218435,218432,218431,218430,218429,218428,218427,218426,218425,218424,218423,218421,218420,218419,218418,218417,218416,218415,218414,218413,218412,218411,218410,218409,218408,218407,218406,218405,218404,218403,218402,218401,218399,218398,218397,218396,218395,218394,218393,218392,218390,218389,218388,218387,218385,218384,218383,218382,218381,218380,218379,218378,218377,218376,218375,218374,218373,218372,218370,218369,218368,218367,218366,218365,218364,218363,218362,218361,218360,218359,218356,218355,218354,218353,218352,218350,218348,218347,218342,218341,218340,218339,218338,218337,218336,218335,218334,218333,218331,218330,218329,218328,218327,218326,218325,218324,218323,218322,218321,218320,218319,218318,218317,218316,218315,218314,218313,218312,218311,218310,218309,218308,218307,218306,218305,218304,218303,218301,218300,218299,218298,218296,218295,218294,218293,218292,218291,218290,218289,218288,218286,218285,218284,218283,218282,218280,218279,218278,218277,218276,218275,218274,218272,218271,218269,218268,218267,218266,218265,218261,218260,218259,218251,218248,218247,218228,218227,218225,218224,218223,218222,218221,218220,218219,218218,218217,218216,218215,218214,218213,218212,218211,218210,218209,218208,218207,218206,218205,218204,218203,218202,218201,218200,218199,218198,218197,218196,218195,218194,218193,218192,218191,218190,218189,218188,218187,218186,218185,218183,218182,218181,218180,218179,218178,218177,218176,218175,218174,218173,218172,218171,218170,218169,218168,218167,218166,218165,218164,218163,218162,218161,218159,218155,218152,218150,218146,218145,218144,218143,218142,218141,218140,218139,218138,218137,218136,218135,218134,218132,218131,218130,218128,218125,218124,218123,218122,218120,218119,218118,218116,218113,218112,218111,218109,218106,218105,218104,218103,218102,218101,218100,218098,218097,218096,218094,218092,218091,218088,218087,218086,218085,218084,218083,218082,218081,218080,218079,218078,218077,218074,218073,218072,218071,218070,218069,218067,218066,218065,218064,218063,218062,218055,218051,218050,218049,218048,218047,218045,218044,218043,218042,218041,218040,218034,218033,218031,218028,218025,218024,218023,218022,218018,218016,218015,218014,218013,218012,218011,218010,218009,218008,218005,218004,218003,218002,218000,217999,217998,217997,217994,217993,217992,217991,217990,217989,217988,217986,217985,217984,217983,217982,217981,217978,217977,217976,217975,217974,217973,217972,217970,217968,217967,217966,217965,217963,217962,217961,217960,217959,217958,217954,217953,217952,217951,217950,217949,217947,217939,217938,217932,217930,217929,217928,217927,217926,217925,217924,217923,217921,217919,217918,217917,217916,217914,217913,217912,217911,217910,217909,217906,217905,217904,217903,217902,217901,217900,217898,217897,217895,217894,217892,217890,217889,217888,217887,217886,217885,217884,217883,217881,217880,217879,217878,217877,217876,217875,217874,217873,217872,217871,217870,217869,217868,217867,217866,217865,217864,217863,217861,217860,217859,217858,217857,217854,217853,217852,217851,217850,217849,217848,217847,217846,217845,217842,217838,217837,217835,217834,217833,217832,217831,217830,217829,217828,217827,217826,217825,217824,217823,217822,217820,217819,217818,217816,217815,217813,217812,217810,217809,217808,217807,217806,217805,217803,217802,217801,217800,217799,217798,217797,217796,217795,217794,217793,217792,217791,217789,217788,217786,217784,217781,217780,217779,217778,217777,217775,217774,217773,217772,217771,217770,217769,217768,217767,217766,217765,217764,217763,217762,217761,217760,217758,217756,217755,217754,217753,217752,217751,217750,217749,217748,217747,217746,217745,217744,217743,217742,217741,217740,217738,217737,217736,217735,217734,217732,217731,217730,217729,217728,217727,217726,217724,217723,217722,217721,217720,217719,217718,217717,217716,217715,217714,217713,217712,217710,217709,217708,217705,217704,217702,217700,217699,217698,217697,217695,217694,217693,217692,217691,217688,217687,217686,217684,217682,217681,217680,217679,217678,217677,217676,217675,217672,217670,217667,217662,217661,217660,217659,217658,217657,217656,217655,217654,217653,217652,217651,217650,217649,217648,217647,217646,217645,217643,217642,217641,217640,217639,217638,217637,217636,217635,217630,217629,217624,217623,217622,217621,217615,217614,217612,217611,217610,217609,217607,217606,217604,217603,217602,217598,217597,217596,217595,217594,217593,217592,217591,217586,217585,217584,217583,217581,217579,217578,217577,217576,217575,217574,217572,217571,217570,217568,217567,217566,217565,217563,217562,217561,217559,217556,217553,217551,217549,217548,217547,217546,217545,217544,217543,217542,217541,217540,217539,217535,217534,217533,217531,217527,217526,217525,217524,217523,217522,217520,217519,217518,217517,217516,217514,217513,217512,217511,217509,217508,217506,217505,217502,217501,217499,217498,217497,217496,217495,217494,217491,217490,217489,217488,217487,217485,217484,217483,217482,217481,217479,217478,217477,217476,217475,217474,217473,217472,217471,217470,217469,217468,217467,217466,217465,217464,217463,217462,217461,217460,217459,217458,217457,217456,217455,217454,217453,217452,217451,217450,217449,217448,217447,217446,217445,217444,217443,217442,217441,217440,217439,217438,217437,217436,217435,217434,217433,217432,217431,217430,217429,217428,217427,217426,217425,217424,217423,217421,217420,217419,217417,217416,217414,217413,217411,217410,217409,217408,217407,217406,217405,217404,217403,217402,217401,217400,217399,217398,217397,217396,217395,217394,217393,217391,217390,217389,217388,217386,217385,217384,217381,217380,217379,217378,217376,217375,217374,217373,217372,217371,217370,217369,217368,217367,217365,217364,217363,217362,217361,217359,217358,217357,217356,217355,217354,217353,217352,217351,217350,217349,217348,217346,217345,217344,217343,217342,217341,217340,217339,217337,217336,217334,217333,217332,217331,217330,217329,217328,217326,217324,217322,217321,217320,217319,217317,217316,217315,217314,217313,217312,217311,217310,217309,217307,217306,217299,217297,217296,217295,217294,217293,217292,217291,217288,217286,217284,217283,217282,217281,217278,217277,217276,217275,217274,217273,217272,217271,217270,217269,217268,217267,217266,217265,217264,217263,217262,217261,217260,217259,217258,217257,217256,217255,217253,217252,217251,217250,217249,217248,217247,217246,217245,217244,217241,217240,217239,217238,217237,217235,217233,217230,217228,217227,217225,217224,217223,217222,217219,217214,217213,217212,217211,217209,217208,217207,217206,217205,217200,217196,217194,217193,217192,217191,217188,217184,217183,217168,217163,217162,217154,217152,217151,217149,217146,217144,217139,217138,217137,217136,217135,217134,217133,217132,217131,217130,217129,217128,217127,217126,217124,217123,217122,217121,217119,217118,217114,217113,217112,217111,217104,217103,217102,217100,217098,217097,217095,217093,217092,217091,217090,217089,217088,217087,217086,217085,217084,217083,217082,217081,217080,217072,217070,217069,217067,217066,217065,217063,217062,217050,217048,217044,217043,217040,217039,217038,217035,217034,217030,217029,217028,217027,217024,217023,217022,217021,217020,217017,217016,217013,217011,217009,217008,217006,217004,217000,216998,216996,216994,216990,216988,216986,216985,216984,216983,216982,216980,216979,216978,216977,216976,216975,216974,216973,216972,216971,216970,216969,216968,216966,216965,216964,216963,216962,216960,216959,216958,216957,216956,216955,216953,216952,216948,216947,216944,216943,216940,216939,216938,216934,216932,216928,216927,216926,216925,216923,216921,216920,216919,216918,216917,216916,216914,216913,216912,216911,216910,216909,216908,216907,216906,216905,216901,216900,216897,216892,216891,216890,216887,216885,216884,216883,216882,216880,216878,216877,216876,216875,216874,216873,216872,216871,216870,216869,216868,216867,216866,216865,216864,216863,216862,216861,216858,216857,216856,216855,216852,216851,216850,216849,216848,216847,216846,216844,216841,216837,216831,216830,216829,216828,216827,216825,216824,216823,216822,216821,216820,216776,216663,216658,216649,216648,216645,216644,216643,216640,216638,216634,216633,216632,216630,216629,216628,216625,216623,216622,216621,216619,216617,216616,216615,216614,216611,216610,216609,216607,216605,216604,216603,216602,216600,216598,216597,216596,216593,216592,216590,216584,216583,216582,216581,216580,216579,216578,216577,216574,216571,216570,216569,216568,216567,216566,216565,216562,216561,216560,216559,216558,216557,216555,216554,216551,216550,216549,216548,216547,216546,216545,216544,216543,216542,216541,216538,216537,216536,216535,216531,216527,216526,216525,216524,216523,216520,216518,216517,216515,216514,216513,216511,216510,216509,216508,216507,216506,216505,216504,216503,216502,216501,216500,216499,216498,216497,216496,216495,216494,216492,216491,216490,216489,216488,216487,216486,216485,216482,216481,216480,216479,216469,216468,216467,216466,216464,216461,216460,216456,216454,216453,216452,216447,216446,216444,216443,216441,216438,216436,216420,216414,216413,216411,216410,216409,216406,216405,216393,216388,216387,216385,216383,216375,216374,216373,216366,216365,216364,216363,216362,216361,216360,216359,216358,216356,216355,216354,216353,216347,216343,216342,216341,216340,216339,216338,216337,216336,216335,216333,216332,216331,216330,216329,216328,216327,216326,216325,216324,216323,216322,216321,216320,216317,216316,216314,216313,216311,216308,216307,216306,216304,216303,216302,216301,216300,216299,216298,216297,216296,216294,216293,216292,216291,216290,216288,216287,216282,216281,216279,216277,216275,216250,216249,216248,216247,216246,216241,216222,216221,216218,216217,216216,216215,216214,216213,216212,216211,216210,216209,216206,216205,216200,216199,216197,216194,216193,216192,216191,216189,216188,216187,216186,216185,216184,216183,216182,216180,216178,216176,216175,216174,216173,216172,216171,216170,216169,216168,216167,216165,216164,216162,216161,216160,216157,216156,216155,216154,216152,216151,216150,216149,216148,216147,216146,216144,216143,216142,216141,216140,216139,216138,216137,216136,216135,216134,216133,216132,216130,216128,216127,216125,216113,216111,216109,216108,216103,216102,216101,216100,216099,216096,216094,216088,216087,216086,216085,216084,216082,216081,216079,216078,216077,216075,216072,216071,216066,216065,216064,216063,216062,216061,216060,216059,216058,216057,216056,216055,216054,216053,216052,216051,216050,216049,216048,216047,216046,216045,216044,216043,216042,216041,216040,216039,216038,216037,216036,216035,216034,216032,216031,216030,216029,216028,216025,216022,216021,216020,216019,216017,216016,216015,216014,216011,216010,216009,216008,216007,216004,216003,216002,216001,215998,215997,215996,215995,215994,215993,215992,215991,215990,215989,215988,215987,215986,215985,215984,215983,215982,215981,215980,215973,215972,215971,215970,215969,215968,215967,215966,215965,215964,215962,215960,215959,215957,215956,215955,215954,215953,215952,215951,215950,215949,215947,215945,215944,215943,215942,215941,215940,215939,215938,215937,215936,215935,215934,215933,215932,215931,215930,215929,215928,215927,215926,215925,215924,215923,215922,215921,215920,215919,215918,215917,215916,215914,215913,215912,215911,215910,215909,215908,215907,215906,215905,215904,215903,215902,215901,215900,215899,215898,215897,215896,215895,215894,215893,215891,215889,215888,215887,215886,215884,215883,215882,215881,215877,215876,215875,215874,215873,215872,215871,215870,215869,215867,215866,215865,215864,215863,215862,215861,215860,215859,215858,215857,215856,215853,215852,215851,215848,215847,215846,215845,215844,215843,215842,215841,215840,215839,215838,215837,215836,215835,215834,215833,215832,215831,215830,215829,215828,215826,215824,215823,215822,215821,215819,215815,215814,215813,215812,215811,215810,215809,215805,215804,215800,215799,215798,215796,215794,215793,215792,215791,215790,215789,215788,215787,215781,215780,215779,215778,215777,215776,215775,215773,215772,215771,215770,215769,215765,215764,215763,215762,215761,215759,215758,215757,215756,215755,215752,215750,215749,215748,215747,215745,215744,215743,215742,215741,215739,215737,215735,215734,215733,215732,215731,215730,215727,215726,215725,215724,215723,215722,215721,215711,215710,215708,215707,215706,215704,215703,215702,215701,215700,215699,215698,215697,215696,215692,215691,215690,215689,215686,215685,215684,215683,215682,215681,215680,215679,215678,215677,215674,215673,215672,215671,215670,215669,215668,215667,215666,215665,215664,215663,215662,215661,215660,215659,215658,215657,215656,215654,215653,215652,215651,215649,215648,215646,215637,215630,215629,215628,215627,215626,215625,215623,215620,215619,215617,215616,215615,215614,215612,215611,215610,215609,215608,215607,215606,215603,215601,215600,215599,215598,215596,215595,215594,215593,215592,215591,215590,215589,215586,215585,215584,215583,215582,215581,215577,215575,215574,215573,215572,215571,215570,215569,215568,215567,215564,215563,215562,215560,215559,215558,215556,215553,215552,215551,215550,215548,215547,215545,215544,215541,215540,215539,215538,215532,215530,215529,215528,215527,215526,215524,215523,215522,215521,215520,215518,215516,215515,215506,215505,215504,215503,215502,215501,215500,215498,215497,215495,215494,215493,215492,215491,215490,215489,215485,215481,215474,215472,215463,215462,215461,215460,215459,215458,215457,215456,215455,215453,215452,215451,215450,215449,215447,215446,215444,215443,215442,215441,215440,215435,215434,215433,215432,215430,215429,215428,215427,215425,215424,215423,215422,215421,215420,215419,215418,215417,215414,215413,215412,215411,215407,215406,215405,215404,215403,215397,215396,215395,215393,215392,215389,215388,215387,215386,215384,215383,215382,215381,215380,215379,215377,215376,215375,215374,215373,215372,215371,215370,215366,215365,215364,215363,215362,215361,215360,215359,215358,215357,215356,215355,215354,215353,215351,215349,215348,215347,215346,215345,215344,215342,215341,215339,215336,215335,215333,215331,215328,215327,215326,215322,215321,215320,215319,215318,215317,215314,215313,215308,215307,215306,215305,215304,215303,215302,215301,215300,215299,215298,215294,215293,215292,215291,215290,215289,215288,215287,215286,215285,215284,215281,215280,215279,215278,215277,215276,215271,215270,215269,215268,215267,215266,215263,215262,215260,215258,215257,215255,215254,215253,215252,215250,215249,215248,215247,215246,215245,215243,215242,215241,215239,215237,215236,215235,215234,215233,215232,215230,215228,215225,215224,215222,215221,215215,215213,215212,215211,215210,215209,215208,215207,215206,215205,215204,215203,215202,215201,215200,215199,215198,215195,215194,215187,215186,215185,215183,215182,215178,215177,215176,215174,215173,215172,215170,215167,215166,215165,215164,215163,215162,215161,215160,215156,215155,215154,215153,215152,215150,215149,215137,215136,215135,215132,215131,215130,215129,215128,215127,215126,215125,215124,215123,215122,215121,215120,215118,215116,215115,215114,215113,215112,215111,215107,215106,215099,215093,215092,215091,215090,215088,215087,215086,215085,215083,215082,215080,215077,215074,215070,215069,215066,215065,215064,215063,215061,215059,215058,215057,215056,215055,215054,215053,215052,215048,215043,215042,215041,215040,215039,215038,215037,215036,215035,215034,215032,215031,215028,215027,215026,215025,215024,215023,215022,215021,215016,215012,215010,215006,215005,215004,215003,215002,215001,215000,214999,214998,214995,214992,214991,214986,214982,214979,214973,214971,214970,214969,214966,214965,214964,214963,214962,214961,214960,214959,214958,214953,214952,214951,214950,214949,214948,214947,214946,214945,214943,214941,214940,214939,214938,214937,214935,214934,214933,214932,214931,214930,214929,214928,214927,214926,214925,214924,214923,214922,214921,214920,214919,214917,214916,214912,214911,214910,214909,214908,214905,214904,214903,214901,214892,214891,214890,214886,214885,214884,214883,214882,214881,214880,214879,214878,214875,214868,214865,214855,214854,214846,214845,214844,214843,214842,214841,214840,214838,214836,214835,214834,214833,214831,214828,214826,214825,214824,214823,214821,214820,214819,214818,214817,214816,214815,214813,214811,214810,214808,214807,214806,214805,214804,214803,214801,214798,214797,214796,214795,214794,214793,214792,214790,214787,214785,214784,214783,214782,214781,214780,214778,214777,214774,214773,214772,214771,214770,214769,214767,214764,214762,214761,214757,214755,214753,214752,214750,214749,214748,214747,214746,214745,214743,214742,214741,214739,214738,214736,214735,214734,214733,214732,214731,214730,214729,214728,214727,214726,214724,214723,214722,214721,214720,214719,214717,214716,214715,214714,214713,214712,214711,214710,214709,214697,214696,214691,214690,214689,214688,214687,214686,214685,214684,214680,214679,214678,214677,214676,214675,214674,214673,214670,214669,214668,214667,214666,214665,214664,214663,214662,214661,214651,214643,214641,214640,214637,214632,214631,214628,214625,214614,214613,214610,214609,214605,214604,214595,214594,214593,214590,214588,214587,214586,214585,214582,214581,214579,214578,214576,214573,214572,214571,214570,214569,214567,214561,214560,214559,214558,214557,214556,214553,214551,214550,214549,214548,214547,214546,214545,214544,214543,214537,214534,214522,214521,214520,214518,214517,214516,214513,214512,214511,214510,214507,214506,214504,214503,214502,214479,214473,214472,214471,214470,214466,214465,214464,214463,214462,214461,214460,214459,214457,214455,214453,214452,214451,214450,214449,214448,214445,214444,214443,214442,214439,214438,214437,214436,214435,214434,214433,214432,214431,214429,214428,214427,214426,214425,214424,214421,214420,214419,214418,214417,214415,214414,214413,214412,214410,214409,214407,214406,214405,214404,214402,214401,214399,214393,214392,214389,214388,214387,214386,214385,214384,214383,214380,214378,214377,214376,214371,214370,214367,214365,214364,214363,214362,214360,214359,214358,214357,214356,214355,214354,214353,214352,214351,214350,214348,214343,214341,214339,214338,214327,214324,214319,214318,214317,214302,214301,214300,214298,214297,214296,214295,214293,214292,214291,214290,214289,214287,214285,214284,214283,214279,214270,214269,214268,214267,214264,214263,214262,214261,214253,214252,214251,214243,214169,214168,214167,214166,214163,214162,214159,214154,214153,214152,214151,214148,214146,214145,214144,214143,214142,214141,214138,214137,214136,214124,214115,214109,214108,214081,214076,214069,214066,214061,214059,214058,214053,214049,214044,214036,214034,214019,214016,214015,214014,214013,214001,213997,213993,213992,213991,213990,213988,213987,213986,213985,213984,213983,213982,213981,213980,213973,213962,213961,213960,213954,213953,213952,213951,213950,213944,213943,213941,213938,213937,213934,213933,213932,213928,213924,213922,213913,213905,213898,213897,213895,213894,213893,213892,213891,213890,213889,213888,213887,213886,213885,213884,213883,213882,213881,213880,213879,213878,213877,213875,213874,213873,213872,213871,213870,213869,213868,213866,213861,213860,213858,213857,213855,213854,213853,213852,213851,213850,213849,213848,213847,213846,213845,213844,213843,213842,213841,213840,213838,213837,213836,213835,213834,213833,213832,213831,213830,213829,213828,213827,213826,213812,213811,213810,213805,213798,213797,213796,213793,213789,213787,213785,213784,213783,213775,213771,213768,213766,213763,213751,213749,213748,213745,213744,213743,213741,213739,213736,213735,213734,213733,213732,213718,213717,213716,213715,213712,213706,213703,213702,213701,213700,213699,213698,213697,213694,213693,213692,213691,213690,213688,213687,213685,213684,213683,213679,213674,213673,213672,213666,213663,213662,213660,213658,213655,213634,213633,213632,213631,213627,213625,213624,213623,213622,213621,213620,213619,213618,213617,213616,213615,213614,213613,213612,213609,213601,213600,213599,213598,213586,213581,213580,213579,213577,213574,213572,213571,213570,213569,213568,213567,213566,213565,213564,213563,213562,213561,213552,213550,213543,213538,213535,213533,213532,213531,213529,213528,213519,213518,213490,213489,213488,213487,213486,213485,213484,213483,213482,213481,213480,213479,213478,213477,213476,213475,213474,213473,213472,213471,213470,213469,213468,213467,213465,213461,213460,213459,213458,213456,213447,213434,213432,213428,213408,213406,213405,213403,213401,213400,213398,213396,213395,213391,213386,213385,213384,213383,213382,213380,213379,213378,213377,213376,213375,213374,213373,213372,213371,213370,213369,213368,213367,213366,213365,213364,213363,213362,213361,213360,213358,213356,213355,213354,213353,213351,213350,213349,213348,213347,213346,213345,213344,213343,213342,213341,213340,213339,213338,213337,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213324,213323,213322,213320,213319,213318,213317,213316,213315,213314,213313,213312,213311,213310,213307,213306,213305,213304,213303,213302,213301,213300,213299,213298,213295,213286,213284,213283,213282,213280,213275,213274,213273,213265,213245,213244,213243,213242,213241,213240,213239,213238,213237,213229,213225,213223,213221,213218,213217,213216,213215,213214,213213,213212,213211,213210,213209,213208,213207,213206,213205,213204,213203,213202,213201,213200,213199,213197,213195,213189,213188,213187,213185,213184,213183,213182,213179,213170,213166,213165,213164,213163,213162,213161,213160,213158,213157,213156,213153,213152,213145,213144,213129,213126,213125,213124,213123,213122,213120,213119,213117,213116,213115,213112,213110,213109,213108,213107,213106,213105,213104,213103,213102,213101,213100,213099,213098,213095,213092,213091,213090,213089,213088,213087,213085,213084,213083,213082,213081,213080,213079,213078,213076,213075,213068,213067,213063,213062,213061,213059,213058,213056,213055,213054,213053,213052,213051,213050,213049,213047,213045,213044,213040,213039,213038,213037,213035,213034,213033,213032,213031,213030,213028,213027,213026,213025,213024,213023,213022,213021,213020,213019,213018,213017,213016,213015,213010,213009,213008,213007,213006,213005,213004,213003,213002,213001,213000,212999,212998,212997,212996,212995,212994,212993,212992,212991,212990,212989,212988,212987,212986,212985,212984,212983,212980,212979,212978,212977,212976,212975,212974,212973,212972,212971,212962,212961,212960,212958,212957,212956,212952,212951,212950,212949,212948,212947,212946,212945,212944,212943,212942,212941,212940,212939,212938,212937,212936,212935,212933,212932,212931,212930,212929,212928,212927,212926,212925,212924,212923,212922,212919,212918,212917,212915,212914,212913,212912,212911,212908,212907,212906,212905,212904,212902,212901,212900,212898,212897,212896,212895,212894,212891,212889,212888,212885,212884,212883,212882,212881,212880,212879,212878,212876,212874,212873,212872,212871,212870,212869,212868,212867,212866,212865,212864,212863,212862,212861,212857,212855,212853,212852,212844,212839,212838,212835,212833,212832,212831,212830,212829,212827,212826,212823,212821,212818,212807,212806,212805,212800,212795,212793,212786,212777,212766,212765,212764,212762,212761,212759,212758,212756,212755,212754,212752,212751,212750,212749,212748,212747,212746,212744,212743,212742,212741,212739,212736,212735,212726,212725,212724,212723,212722,212721,212720,212719,212718,212717,212715,212714,212713,212712,212711,212710,212709,212708,212705,212704,212702,212701,212700,212698,212697,212696,212695,212693,212689,212688,212665,212664,212663,212662,212661,212660,212658,212657,212655,212652,212651,212650,212649,212647,212646,212643,212642,212641,212640,212638,212637,212636,212635,212634,212633,212631,212630,212629,212628,212627,212626,212625,212624,212623,212622,212621,212620,212619,212618,212617,212616,212615,212614,212613,212612,212611,212610,212609,212608,212607,212606,212605,212604,212603,212602,212601,212600,212599,212597,212596,212595,212594,212593,212592,212591,212586,212582,212579,212578,212577,212575,212573,212565,212564,212563,212561,212560,212559,212556,212553,212552,212551,212550,212549,212548,212547,212546,212545,212543,212542,212541,212540,212539,212538,212537,212536,212535,212534,212532,212531,212529,212528,212527,212526,212524,212523,212522,212521,212520,212519,212518,212516,212515,212514,212513,212512,212511,212509,212479,212478,212477,212476,212475,212472,212466,212465,212464,212457,212453,212452,212451,212450,212449,212447,212445,212439,212436,212435,212425,212424,212419,212412,212411,212407,212405,212403,212400,212398,212397,212394,212390,212389,212383,212380,212379,212376,212375,212373,212372,212371,212370,212369,212368,212365,212364,212363,212362,212359,212357,212356,212355,212354,212353,212336,212335,212324,212323,212322,212321,212313,212312,212311,212310,212309,212308,212307,212304,212303,212302,212300,212299,212297,212296,212295,212294,212293,212292,212291,212288,212287,212286,212285,212284,212283,212282,212281,212279,212278,212277,212276,212270,212269,212266,212265,212258,212257,212256,212255,212253,212242,212239,212238,212236,212235,212234,212233,212232,212231,212230,212229,212226,212222,212221,212220,212219,212218,212217,212216,212215,212214,212213,212201,212199,212191,212163,212160,212146,212142,212129,212128,212124,212123,212122,212117,212116,212110,212108,212107,212106,212105,212103,212101,212099,212097,212095,212094,212092,212091,212089,212088,212087,212084,212083,212082,212081,212080,212077,212076,212075,212068,212059,212026,212022,211997,211996,211995,211994,211993,211992,211991,211983,211982,211980,211977,211969,211968,211957,211934,211928,211921,211912,211911,211907,211899,211897,211895,211894,211892,211891,211890,211889,211888,211881,211878,211870,211869,211868,211866,211865,211863,211862,211860,211859,211858,211856,211854,211853,211852,211851,211847,211846,211817,211816,211815,211809,211787,211784,211783,211779,211777,211771,211768,211754,211753,211752,211751,211750,211742,211740,211737,211733,211732,211731,211730,211728,211727,211726,211725,211724,211723,211722,211721,211720,211719,211714,211713,211712,211708,211707,211702,211701,211699,211695,211691,211684,211652,211649,211644,211631,211591,211582,211565,211564,211559,211557,211556,211555,211549,211548,211547,211546,211544,211542,211541,211539,211532,211531,211528,211519,211516,211515,211514,211512,211510,211509,211508,211506,211499,211498,211493,211480,211469,211468,211450,211446,211445,211444,211443,211421,211420,211409,211399,211375,211371,211368,211351,211349,211341,211291,211290,211289,211271,211270,211266,211263,211262,211261,211260,211239,211234,211228,211190,211189,211166,211162,211161,211160,211158,211155,211153,211140,211138,211121,211119,211105,211089,211087,211063,211062,211061,211060,211052,211035,211028,211027,211018,211017,211016,211015,211014,210996,210993,210980,210966,210962,210951,210950,210949,210919,210913,210876,210852,210851,210818,210816,210812,210811,210810,210797,210792,210759,210731,210729,210722,210719,210716,210699,210677,210644,210546,210539,210532,210510,210479,210478,210415,210392,210384,210353,210352,210349,210348,210318,210271,210270,210269,210268,210267,210266,210265,210264,210263,210262,210226,210200,210159,210158,210157,210156,210153,210149,210148,210110,210109,210108,210102,210055,209977,209918,209901,209846,209801,209791,209787,209786,209781,209780,209774,209750,209748,209747,209721,209603,209559,209538,209513,209506,209482,209481,209470,209469,209467,209466,209465,209460,209449,209447,209446,209439,209421,209420,209419,209375,209372,209364,209330,209230,209188,209187,209138,209128,209125,209105,209103,209081,209079,209075,208993,208918,208873,208782,208781,208747,208745,208743,208741,208739,208728,208710,208689,208651,208577,208509,208507,208499,208457,208456,208455,208454,208453,208452,208451,208450,208449,208448,208447,208446,208415,208414,208413,208412,208411,208400,208384,208379,208245,208244,208243,208242,208241,208240,208239,208238,208186,208169,208161,208072,208070,208066,208054,208037,208032,208020,208019,208003,207987,207980,207968,207949,207948,207946,207943,207940,207939,207938,207851,207826,207803,207802,207787,207780,207767,207766,207740,207734,207716,207714,207712,207691,207690,207575,207553,207502,207499,207482,207481,207476,207474,207471,207470,207469,207468,207462,207460,207459,207456,207454,207453,207450,207392,207373,207296,207283,207282,207241,207217,207207,207205,207202,207200,207199,207198,207197,207192,207191,207189,207188,207187,207186,207165,207135,207134,207103,207092,207011,207004,206993,206981,206980,206978,206977,206883,206870,206820,206804,206770,206710,206705,206704,206699,206698,206697,206696,206694,206537,206533,206528,206514,206471,206466,206441,206257,206253,206215,206203,206197,206194,206185,206184,206183,206178,206176,206168,206167,206166,206165,206164,206163,206151,206150,206135,206130,206129,206128,206118,206117,206105,206102,206096,206095,206094,206083,206082,206079,206078,206077,206075,206067,206033,206032,206028,206026,206025,206017,205947,205946,205916,205912,205911,205896,205895,205888,205863,205860,205849,205835,205817,205813,205802,205797,205753,205726,205496,205489,205210,205141,205137,205059,205056,205055,205054,204859,204822,204798,204794,204786,204772,204683,204674,204640,204633,204629,204567,204196,204188,204152,204127,204109,204061,203951,203883,203878,203877,203864,203063,193319)) OR (`Idx`=1 AND `CreatureID` IN (231580,231317,231171,230904,230892,230891,230890,230889,230887,230886,230885,230884,230874,230872,230871,230868,230849,230766,230729,230709,230698,230541,230540,230539,230537,230535,230534,230532,230531,230529,230525,230518,230495,230486,230455,230447,230444,230401,230390,230190,230157,230109,230100,230089,230084,230068,230037,230036,230031,230011,229995,229956,229927,229921,229918,229917,229916,229859,229858,229855,229854,229822,229820,229814,229812,229810,229809,229793,229791,229780,229778,229772,229742,229697,229696,229695,229684,229682,229681,229680,229653,229638,229633,229628,229621,229620,229617,229614,229606,229604,229596,229595,229594,229557,229546,229545,229544,229543,229540,229525,229523,229518,229512,229511,229499,229498,229489,229463,229422,229416,229404,229403,229402,229401,229400,229399,229396,229388,229379,229378,229372,229342,229341,229340,229335,229330,229329,229328,229322,229320,229319,229316,229314,229310,229308,229307,229302,229296,229280,229279,229278,229267,229256,229255,229240,229228,229218,229217,229216,229213,229210,229209,229208,229207,229205,229201,229188,229183,229179,229178,229172,229167,229152,229145,229144,229143,229141,229139,229137,229133,229132,229130,229129,229127,229119,229117,229111,229107,229099,229098,229097,229096,229094,229092,229088,229080,229079,229077,229076,229073,229072,229068,229067,229060,228986,228975,228962,228961,228946,228942,228941,228933,228905,228904,228892,228884,228880,228876,228875,228874,228870,228869,228868,228867,228851,228850,228849,228843,228839,228831,228823,228821,228803,228799,228798,228769,228768,228767,228766,228765,228764,228763,228762,228753,228737,228735,228733,228709,228670,228669,228659,228651,228650,228649,228627,228624,228617,228607,228604,228578,228575,228567,228548,228536,228524,228518,228509,228508,228507,228503,228485,228471,228466,228464,228462,228452,228451,228447,228440,228411,228406,228392,228373,228368,228366,228364,228359,228356,228315,228312,228307,228301,228298,228297,228239,228238,228235,228234,228227,228223,228215,228213,228212,228195,228187,228186,228185,228182,228180,228174,228172,228171,228169,228157,228152,228149,228146,228140,228135,228131,228111,228108,228105,228104,228102,228101,228100,228097,228094,228088,228085,228084,228081,228080,228076,228069,228059,228057,228056,228033,228029,228021,228015,228013,228006,227999,227994,227983,227982,227980,227977,227968,227966,227962,227954,227953,227950,227947,227935,227933,227924,227923,227922,227906,227897,227895,227883,227882,227879,227874,227871,227869,227865,227864,227859,227842,227828,227827,227825,227792,227777,227776,227772,227756,227754,227748,227747,227745,227741,227723,227720,227715,227714,227709,227687,227685,227662,227661,227659,227658,227650,227647,227646,227640,227639,227637,227636,227631,227616,227613,227612,227610,227609,227608,227605,227599,227597,227596,227595,227594,227589,227587,227586,227584,227583,227578,227577,227576,227575,227574,227572,227552,227551,227542,227530,227527,227525,227507,227489,227488,227487,227484,227483,227474,227459,227458,227454,227452,227450,227441,227440,227439,227435,227430,227422,227421,227417,227412,227408,227407,227406,227405,227404,227397,227392,227390,227389,227376,227369,227367,227365,227364,227358,227356,227355,227354,227351,227347,227346,227339,227338,227337,227334,227333,227332,227331,227325,227321,227318,227317,227316,227315,227314,227313,227312,227311,227301,227296,227287,227286,227285,227281,227280,227279,227274,227273,227272,227271,227268,227265,227260,227255,227254,227252,227244,227239,227238,227237,227230,227221,227219,227215,227214,227211,227205,227204,227203,227202,227201,227198,227184,227167,227143,227127,227115,227099,227076,227064,227062,227059,227058,227057,227056,227053,227025,227024,227023,227002,226974,226970,226964,226963,226962,226953,226935,226929,226925,226901,226898,226893,226891,226889,226881,226879,226853,226849,226848,226844,226838,226806,226788,226786,226762,226760,226753,226716,226700,226699,226697,226693,226692,226691,226690,226681,226676,226675,226673,226672,226671,226670,226645,226644,226635,226625,226622,226620,226618,226617,226615,226612,226607,226598,226596,226588,226586,226577,226573,226532,226527,226526,226525,226524,226523,226510,226506,226502,226501,226483,226481,226476,226467,226464,226462,226460,226459,226458,226457,226456,226454,226432,226423,226422,226421,226419,226418,226417,226412,226408,226400,226397,226393,226392,226383,226382,226377,226354,226350,226337,226332,226319,226318,226317,226301,226296,226293,226292,226291,226284,226283,226270,226265,226258,226256,226253,226252,226249,226248,226247,226237,226232,226227,226224,226223,226221,226219,226213,226197,226184,226179,226177,226175,226172,226170,226167,226165,226163,226148,226146,226145,226144,226143,226142,226140,226139,226128,226127,226126,226122,226119,226117,226116,226115,226112,226111,226108,226106,226104,226103,226101,226096,226093,226092,226079,226071,226069,226068,226067,226065,226059,226054,226052,226044,226037,226021,226018,226016,226015,226006,226004,226001,226000,225996,225990,225989,225988,225987,225981,225975,225974,225973,225969,225968,225962,225945,225938,225930,225924,225922,225921,225919,225915,225914,225913,225912,225904,225902,225901,225890,225889,225886,225884,225883,225829,225825,225817,225813,225807,225799,225793,225786,225785,225784,225783,225782,225781,225778,225777,225766,225765,225764,225761,225760,225746,225734,225723,225712,225709,225708,225704,225703,225702,225701,225694,225688,225670,225664,225663,225660,225654,225652,225643,225633,225622,225619,225612,225609,225607,225601,225600,225593,225578,225576,225575,225568,225560,225558,225557,225556,225550,225548,225539,225532,225522,225519,225518,225515,225511,225510,225509,225508,225502,225498,225496,225495,225492,225491,225490,225482,225474,225471,225468,225467,225463,225462,225461,225460,225455,225452,225446,225445,225443,225436,225432,225427,225424,225419,225415,225408,225404,225402,225399,225398,225397,225393,225391,225385,225350,225342,225341,225340,225339,225338,225330,225327,225309,225301,225297,225296,225288,225287,225277,225267,225266,225264,225257,225256,225255,225254,225253,225251,225244,225243,225241,225231,225226,225210,225208,225206,225201,225187,225186,225179,225176,225167,225148,225141,225136,225088,225079,225066,225049,225040,225026,225016,225015,224988,224967,224963,224957,224956,224955,224953,224952,224951,224950,224949,224947,224944,224943,224941,224937,224936,224934,224925,224923,224917,224914,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224898,224883,224880,224876,224873,224863,224855,224854,224852,224846,224845,224844,224843,224842,224837,224836,224835,224834,224829,224825,224805,224804,224799,224796,224789,224784,224778,224771,224767,224764,224759,224756,224752,224751,224744,224742,224730,224724,224721,224714,224712,224711,224710,224709,224679,224673,224666,224663,224640,224624,224623,224620,224612,224611,224610,224604,224599,224596,224588,224587,224583,224582,224579,224578,224571,224567,224564,224554,224546,224545,224541,224540,224538,224537,224526,224522,224521,224520,224519,224518,224515,224512,224511,224508,224507,224504,224501,224496,224483,224476,224472,224469,224468,224467,224465,224464,224462,224460,224456,224454,224453,224439,224436,224427,224409,224408,224402,224401,224377,224376,224372,224370,224363,224359,224357,224350,224329,224325,224318,224317,224303,224302,224295,224284,224280,224278,224277,224275,224239,224236,224222,224202,224185,224159,224150,224149,224146,224145,224144,224141,224140,224139,224138,224137,224135,224133,224130,224123,224115,224112,224111,224109,224106,224101,224100,224096,224091,224089,224079,224071,224063,224059,224053,224052,224025,224023,224021,224019,224017,224016,224014,224013,224012,224010,224005,224004,223997,223996,223990,223989,223981,223975,223974,223973,223972,223958,223950,223938,223935,223934,223931,223930,223927,223926,223919,223918,223916,223913,223910,223909,223908,223906,223903,223870,223869,223868,223855,223853,223846,223842,223840,223838,223837,223832,223831,223825,223816,223815,223813,223795,223793,223790,223783,223782,223766,223758,223755,223749,223748,223747,223746,223721,223716,223715,223712,223708,223704,223703,223696,223687,223684,223681,223680,223675,223673,223672,223663,223650,223642,223641,223638,223636,223615,223608,223606,223595,223593,223592,223560,223559,223558,223557,223545,223538,223536,223527,223524,223522,223517,223516,223515,223513,223508,223498,223497,223494,223493,223492,223491,223481,223473,223472,223469,223459,223458,223457,223449,223441,223438,223436,223433,223429,223426,223425,223424,223422,223421,223420,223419,223418,223417,223415,223414,223412,223408,223397,223396,223395,223393,223392,223390,223388,223386,223385,223384,223383,223382,223381,223380,223379,223375,223373,223370,223365,223358,223357,223350,223330,223329,223328,223326,223301,223286,223285,223283,223273,223269,223262,223261,223260,223255,223253,223252,223246,223245,223244,223241,223239,223236,223235,223229,223221,223216,223208,223202,223201,223200,223199,223198,223180,223179,223178,223170,223167,223157,223156,223152,223151,223149,223148,223129,223118,223117,223116,223115,223109,223099,223083,223082,223081,223080,223079,223078,223077,223076,223075,223074,223072,223067,223066,223065,223060,223059,223058,223057,223056,223055,223054,223046,223045,223043,223042,223041,222981,222979,222967,222964,222962,222961,222955,222954,222953,222952,222951,222949,222935,222933,222931,222927,222926,222925,222922,222920,222918,222917,222916,222915,222909,222900,222898,222896,222889,222887,222882,222880,222879,222878,222877,222876,222875,222868,222867,222852,222849,222845,222838,222826,222824,222822,222821,222812,222810,222794,222780,222774,222760,222758,222750,222748,222731,222730,222729,222724,222722,222721,222693,222692,222688,222679,222678,222677,222676,222675,222652,222644,222638,222635,222604,222567,222563,222556,222550,222549,222548,222547,222539,222538,222536,222534,222524,222520,222512,222510,222505,222498,222497,222492,222491,222490,222489,222486,222485,222484,222483,222479,222476,222460,222455,222454,222401,222400,222397,222396,222395,222394,222393,222392,222391,222390,222388,222387,222386,222384,222377,222370,222336,222335,222330,222312,222307,222306,222303,222302,222300,222299,222297,222296,222294,222291,222280,222262,222248,222246,222245,222236,222235,222230,222220,222217,222216,222193,222184,222183,222181,222176,222173,222172,222171,222170,222169,222168,222164,222162,222161,222160,222159,222157,222156,222153,222145,222142,222141,222140,222138,222127,222119,222101,222098,222097,222091,222090,222087,222086,222061,222043,222042,222041,222039,222036,222035,222034,222032,222022,222020,222019,222017,222016,222013,222009,222003,222001,222000,221999,221997,221982,221980,221971,221969,221962,221960,221958,221957,221956,221940,221927,221920,221918,221915,221914,221913,221912,221911,221886,221884,221882,221881,221879,221877,221874,221871,221868,221865,221864,221859,221853,221852,221851,221850,221849,221847,221840,221795,221793,221792,221784,221775,221771,221769,221766,221764,221758,221746,221744,221742,221731,221727,221722,221718,221710,221709,221706,221703,221673,221672,221669,221654,221642,221641,221628,221626,221623,221621,221618,221617,221616,221611,221609,221608,221605,221604,221603,221597,221596,221593,221582,221581,221579,221568,221567,221561,221559,221558,221556,221555,221554,221553,221549,221545,221544,221543,221538,221536,221532,221526,221525,221524,221521,221520,221519,221518,221514,221500,221489,221487,221481,221473,221465,221464,221462,221460,221457,221456,221455,221454,221453,221452,221443,221442,221441,221433,221413,221410,221388,221385,221384,221383,221382,221380,221379,221378,221366,221363,221362,221342,221341,221321,221313,221306,221304,221298,221297,221296,221295,221294,221293,221274,221256,221255,221254,221253,221252,221250,221249,221248,221246,221245,221244,221243,221242,221241,221240,221239,221236,221235,221234,221233,221229,221218,221198,221195,221193,221192,221191,221190,221187,221186,221185,221178,221166,221153,221152,221151,221149,221147,221146,221145,221144,221142,221141,221140,221138,221136,221133,221132,221127,221125,221115,221113,221112,221111,221110,221109,221108,221101,221095,221075,221072,221070,221069,221068,221063,221055,221051,221050,221049,221044,221038,221037,221035,221023,221017,221016,221015,221011,221007,221003,221000,220993,220992,220991,220990,220989,220988,220987,220986,220983,220982,220981,220980,220979,220978,220977,220976,220975,220974,220968,220966,220960,220958,220957,220947,220944,220943,220918,220915,220906,220902,220900,220889,220888,220887,220886,220875,220860,220858,220854,220853,220852,220851,220848,220845,220844,220839,220836,220831,220829,220828,220827,220826,220825,220824,220823,220822,220818,220816,220814,220806,220804,220803,220801,220800,220799,220798,220797,220793,220792,220790,220789,220783,220782,220778,220776,220769,220767,220757,220755,220749,220746,220744,220743,220740,220736,220734,220727,220724,220723,220719,220713,220712,220708,220707,220706,220691,220687,220683,220674,220667,220662,220659,220631,220628,220624,220622,220621,220619,220617,220614,220605,220602,220599,220598,220590,220576,220575,220574,220572,220570,220569,220554,220551,220550,220547,220546,220542,220541,220540,220539,220537,220532,220528,220523,220511,220505,220503,220496,220495,220494,220493,220491,220479,220478,220476,220460,220457,220451,220450,220447,220435,220434,220431,220429,220427,220426,220416,220414,220413,220411,220405,220399,220398,220392,220388,220387,220386,220383,220382,220378,220369,220368,220366,220363,220356,220353,220352,220351,220304,220303,220301,220299,220298,220297,220296,220295,220294,220291,220290,220289,220288,220277,220261,220257,220256,220253,220242,220235,220233,220232,220225,220197,220196,220195,220193,220190,220188,220187,220173,220171,220169,220167,220166,220165,220164,220161,220156,220154,220153,220152,220141,220140,220139,220137,220096,220095,220094,220093,220087,220060,220058,220057,220028,220026,220022,220012,220006,220004,219994,219983,219982,219978,219973,219972,219971,219970,219969,219967,219964,219963,219961,219955,219953,219949,219943,219941,219940,219939,219938,219937,219935,219934,219933,219929,219917,219916,219915,219914,219912,219911,219910,219909,219906,219905,219904,219902,219896,219895,219891,219881,219880,219871,219870,219869,219868,219866,219865,219864,219862,219861,219860,219850,219847,219845,219844,219843,219842,219836,219831,219821,219803,219802,219799,219798,219796,219792,219789,219788,219786,219785,219776,219766,219764,219753,219741,219732,219729,219728,219724,219723,219718,219713,219711,219710,219709,219708,219707,219694,219685,219678,219677,219673,219671,219670,219669,219664,219662,219661,219658,219657,219656,219655,219654,219653,219648,219645,219638,219637,219636,219631,219629,219623,219622,219617,219616,219614,219613,219611,219608,219605,219604,219603,219602,219601,219599,219598,219597,219584,219583,219582,219578,219575,219573,219571,219540,219495,219450,219449,219438,219437,219433,219425,219423,219422,219409,219407,219406,219405,219404,219400,219397,219396,219395,219392,219391,219382,219381,219378,219366,219365,219361,219359,219356,219355,219354,219350,219349,219348,219346,219345,219344,219343,219341,219339,219338,219335,219334,219333,219302,219257,219236,219231,219228,219224,219210,219207,219194,219193,219191,219188,219187,219186,219182,219179,219178,219176,219175,219174,219172,219170,219169,219166,219163,219159,219153,219152,219151,219150,219149,219147,219144,219142,219126,219119,219118,219117,219107,219072,219071,219070,219069,219068,219066,219038,219018,219014,219001,219000,218965,218963,218944,218928,218912,218905,218894,218885,218883,218880,218865,218773,218770,218760,218759,218758,218737,218735,218730,218725,218720,218719,218717,218716,218703,218671,218656,218655,218644,218626,218609,218524,218516,218515,218514,218513,218509,218504,218503,218502,218500,218499,218494,218493,218492,218491,218490,218473,218465,218459,218456,218454,218450,218446,218441,218437,218436,218432,218431,218423,218421,218417,218413,218412,218401,218399,218396,218394,218392,218389,218387,218383,218380,218375,218374,218373,218372,218369,218367,218362,218356,218355,218354,218353,218350,218342,218341,218340,218339,218338,218335,218330,218329,218322,218320,218317,218314,218312,218311,218310,218309,218308,218299,218296,218294,218292,218277,218247,218228,218221,218219,218213,218208,218185,218162,218159,218155,218152,218150,218146,218145,218144,218143,218142,218141,218140,218139,218138,218137,218136,218135,218134,218132,218131,218130,218128,218125,218124,218123,218120,218119,218118,218112,218109,218106,218105,218100,218097,218096,218092,218074,218072,218064,218055,218047,218045,218033,218028,218025,218024,218023,218018,218013,218011,218010,218009,218008,218004,217994,217985,217984,217982,217978,217977,217976,217975,217974,217968,217967,217966,217965,217960,217938,217932,217918,217917,217916,217913,217897,217889,217875,217874,217873,217871,217867,217860,217842,217834,217824,217822,217820,217809,217807,217799,217798,217797,217791,217780,217778,217777,217771,217770,217761,217760,217758,217756,217754,217753,217751,217750,217749,217746,217742,217741,217740,217732,217729,217728,217727,217726,217724,217723,217720,217718,217717,217716,217715,217714,217712,217710,217709,217704,217702,217697,217691,217687,217684,217676,217672,217654,217653,217652,217651,217648,217647,217646,217643,217641,217637,217636,217630,217622,217615,217614,217612,217610,217606,217604,217603,217595,217594,217593,217592,217579,217578,217577,217574,217559,217556,217549,217548,217547,217546,217544,217541,217525,217519,217518,217517,217516,217512,217506,217501,217499,217498,217497,217496,217485,217483,217482,217481,217479,217477,217468,217464,217461,217459,217452,217450,217445,217444,217443,217442,217441,217438,217437,217436,217434,217433,217432,217431,217430,217419,217417,217413,217409,217407,217405,217404,217403,217399,217397,217396,217395,217381,217380,217379,217378,217362,217361,217357,217349,217345,217343,217342,217341,217340,217329,217324,217317,217315,217313,217311,217310,217309,217307,217306,217297,217296,217294,217293,217292,217291,217288,217284,217277,217269,217264,217263,217260,217259,217258,217257,217256,217249,217247,217244,217230,217227,217225,217213,217212,217211,217207,217206,217205,217193,217188,217184,217183,217149,217139,217138,217135,217126,217124,217122,217121,217118,217114,217113,217112,217111,217092,217066,217063,217050,217030,217006,217004,217000,216983,216980,216976,216969,216963,216962,216955,216953,216943,216938,216934,216926,216925,216914,216912,216911,216910,216909,216907,216901,216892,216891,216883,216882,216880,216874,216870,216869,216868,216867,216866,216865,216864,216852,216851,216850,216849,216847,216831,216829,216825,216776,216643,216638,216634,216623,216617,216616,216615,216614,216611,216610,216604,216603,216602,216581,216580,216562,216559,216558,216557,216555,216554,216551,216545,216544,216543,216542,216538,216537,216531,216523,216513,216508,216492,216491,216490,216489,216488,216469,216468,216467,216466,216464,216460,216454,216453,216452,216447,216446,216436,216420,216393,216387,216385,216383,216366,216347,216343,216342,216340,216339,216338,216337,216333,216332,216331,216326,216324,216317,216306,216304,216303,216302,216301,216299,216290,216288,216287,216282,216281,216277,216250,216249,216247,216246,216218,216199,216197,216194,216193,216191,216189,216188,216178,216176,216157,216152,216142,216139,216138,216135,216134,216130,216125,216099,216084,216082,216081,216071,216062,216060,216058,216055,216030,216029,216017,216010,216004,215998,215995,215991,215990,215989,215985,215983,215982,215981,215980,215969,215966,215965,215964,215962,215960,215959,215957,215955,215954,215953,215950,215949,215947,215945,215943,215942,215939,215938,215937,215936,215935,215934,215933,215932,215930,215929,215928,215927,215926,215925,215924,215923,215922,215921,215920,215919,215918,215917,215916,215914,215912,215911,215910,215909,215908,215907,215906,215905,215904,215902,215901,215900,215899,215897,215896,215895,215894,215893,215891,215888,215886,215884,215877,215876,215875,215874,215873,215872,215871,215870,215867,215866,215865,215863,215862,215861,215860,215859,215858,215857,215856,215853,215852,215851,215846,215843,215842,215835,215834,215833,215832,215831,215828,215815,215812,215810,215809,215799,215798,215794,215793,215792,215791,215790,215777,215776,215770,215765,215764,215763,215761,215757,215756,215755,215750,215743,215739,215734,215733,215727,215725,215723,215711,215704,215702,215701,215691,215690,215689,215684,215683,215682,215681,215680,215679,215678,215677,215670,215667,215666,215664,215663,215653,215652,215651,215649,215648,215623,215612,215609,215589,215586,215577,215574,215573,215572,215571,215562,215558,215548,215547,215538,215524,215521,215515,215506,215505,215504,215503,215502,215498,215493,215492,215474,215463,215462,215461,215457,215455,215453,215452,215433,215422,215418,215412,215411,215403,215395,215393,215392,215389,215384,215383,215382,215381,215373,215351,215348,215347,215345,215344,215270,215262,215257,215250,215245,215243,215242,215239,215236,215235,215225,215210,215204,215203,215186,215167,215131,215129,215128,215118,215116,215115,215090,215088,215087,215086,215085,215048,215032,215031,215027,215025,215022,215006,215005,215004,215003,215002,215001,215000,214999,214998,214986,214982,214971,214970,214969,214962,214961,214960,214947,214946,214945,214940,214939,214934,214933,214932,214929,214928,214926,214925,214920,214868,214865,214846,214842,214835,214833,214831,214826,214824,214821,214820,214819,214818,214816,214807,214805,214804,214803,214801,214798,214797,214795,214793,214785,214784,214782,214781,214778,214777,214774,214771,214770,214769,214767,214761,214752,214746,214742,214738,214733,214732,214731,214730,214729,214728,214727,214726,214724,214723,214719,214717,214716,214715,214711,214709,214684,214678,214677,214675,214674,214673,214668,214605,214604,214595,214594,214585,214578,214570,214569,214537,214520,214512,214479,214466,214465,214457,214450,214445,214442,214436,214429,214393,214392,214389,214386,214363,214357,214351,214327,214317,214301,214279,214268,214267,214262,214261,214253,214252,214243,214169,214167,214166,214163,214159,214154,214152,214148,214124,214109,214044,214016,214015,214014,214013,213997,213993,213988,213987,213973,213960,213953,213952,213944,213943,213941,213924,213913,213898,213897,213891,213890,213889,213888,213887,213886,213884,213881,213880,213879,213878,213877,213874,213871,213868,213866,213852,213851,213849,213848,213846,213845,213843,213842,213837,213835,213834,213833,213832,213831,213830,213829,213828,213812,213793,213766,213749,213748,213745,213743,213739,213736,213700,213699,213693,213685,213683,213672,213666,213623,213622,213621,213619,213609,213601,213600,213571,213568,213565,213564,213543,213538,213490,213489,213488,213487,213480,213479,213478,213477,213476,213475,213474,213473,213472,213471,213470,213469,213467,213465,213460,213459,213434,213428,213408,213406,213405,213401,213400,213398,213395,213391,213386,213385,213384,213383,213382,213380,213379,213378,213377,213376,213371,213370,213369,213368,213367,213366,213365,213364,213363,213362,213361,213360,213358,213356,213355,213354,213353,213351,213350,213349,213348,213347,213346,213345,213344,213342,213341,213340,213339,213337,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213324,213323,213322,213320,213318,213316,213315,213314,213313,213312,213310,213306,213305,213304,213303,213302,213301,213300,213299,213298,213295,213286,213275,213274,213273,213244,213243,213242,213241,213240,213239,213238,213229,213225,213223,213221,213206,213205,213204,213203,213202,213201,213197,213183,213166,213165,213164,213163,213162,213161,213160,213158,213157,213156,213129,213123,213112,213100,213095,213091,213088,213087,213085,213084,213083,213082,213081,213080,213079,213078,213076,213075,213068,213067,213061,213059,213058,213056,213055,213054,213053,213052,213051,213050,213049,213047,213045,213044,213040,213039,213038,213037,213035,213034,213033,213032,213028,213027,213025,213024,213022,213021,213020,213019,213018,213017,213016,213015,213010,213009,213007,213006,213005,213004,213003,213002,213001,213000,212998,212997,212995,212994,212990,212989,212988,212987,212986,212985,212984,212983,212980,212979,212978,212977,212976,212975,212974,212973,212972,212971,212962,212958,212957,212956,212952,212951,212950,212949,212948,212942,212941,212940,212939,212938,212937,212936,212933,212932,212931,212926,212924,212923,212922,212919,212908,212907,212906,212905,212904,212901,212900,212898,212897,212896,212895,212894,212889,212884,212883,212882,212881,212880,212879,212878,212876,212874,212873,212872,212871,212870,212869,212868,212867,212866,212865,212864,212862,212839,212838,212835,212821,212807,212805,212795,212761,212759,212721,212720,212719,212718,212717,212715,212710,212702,212701,212665,212664,212663,212662,212661,212657,212655,212652,212651,212650,212646,212640,212638,212637,212636,212635,212634,212633,212631,212630,212629,212628,212627,212625,212624,212623,212622,212621,212620,212619,212609,212608,212607,212606,212605,212604,212603,212602,212601,212600,212599,212596,212595,212594,212563,212561,212560,212559,212556,212553,212552,212551,212550,212549,212548,212547,212546,212545,212543,212542,212541,212540,212539,212538,212537,212536,212535,212534,212532,212531,212529,212528,212526,212524,212523,212522,212521,212518,212515,212513,212512,212511,212509,212479,212476,212475,212465,212464,212452,212451,212447,212439,212436,212435,212425,212424,212407,212390,212383,212380,212371,212368,212364,212359,212357,212356,212355,212335,212324,212313,212312,212311,212308,212307,212304,212303,212302,212300,212292,212291,212288,212287,212285,212284,212283,212281,212279,212278,212277,212276,212266,212258,212232,212229,212226,212222,212217,212215,212214,212199,212142,212124,212123,212122,212110,212108,212107,212103,212097,212095,212094,212092,212091,212089,212087,212084,212083,212082,212081,212077,212068,212026,211997,211983,211982,211977,211969,211968,211912,211911,211907,211899,211895,211894,211892,211891,211881,211878,211870,211869,211866,211865,211863,211853,211852,211847,211817,211816,211809,211784,211753,211742,211691,211649,211644,211631,211565,211557,211556,211555,211549,211548,211547,211546,211544,211542,211532,211515,211512,211510,211509,211508,211506,211498,211450,211371,211239,211140,211121,211052,211035,211018,210996,210962,210818,210816,210812,210811,210810,210731,210532,210415,210384,210265,210264,210148,209846,209791,209750,209747,209603,209559,209513,209506,209470,209460,209449,209446,209421,209420,209419,209364,208710,208577,208507,208499,208447,208413,208412,208411,208400,208032,207943,207938,207766,207740,207575,207474,207460,207459,207456,207454,207450,207241,207165,206699,206697,206215,206178,206168,206167,206163,206129,206118,206105,206094,206083,206082,206079,206078,206067,205916,205912,205860,205849,205797,205753,205726,205210,205141,205137,205059,205056,205055,205054,204196,204127,204109,196895,196894,193147,193141,183335,133339)) OR (`Idx`=2 AND `CreatureID` IN (231317,230892,230891,230890,230889,230887,230886,230885,230884,230872,230871,230541,230540,230539,230537,230535,230534,230532,230531,230529,230525,230518,230190,230157,230037,230031,229995,229927,229918,229814,229812,229810,229809,229793,229778,229772,229742,229638,229621,229614,229525,229512,229489,229400,229399,229379,229378,229341,229340,229330,229329,229328,229322,229320,229319,229314,229310,229308,229307,229302,229267,229256,229255,229228,229218,229216,229210,229209,229201,229133,229092,229060,228986,228942,228941,228839,228831,228651,228650,228627,228578,228575,228536,228508,228406,228392,228373,228368,228366,228307,228235,228186,228180,228169,228152,228149,228146,228140,228135,228108,228105,228104,228102,228101,228085,228084,228081,228069,228056,228015,228006,227994,227983,227982,227977,227962,227950,227883,227882,227874,227871,227865,227864,227828,227825,227772,227756,227754,227748,227709,227637,227613,227612,227605,227595,227587,227575,227574,227552,227542,227527,227525,227507,227489,227488,227487,227484,227483,227474,227459,227458,227454,227450,227430,227422,227412,227408,227407,227392,227358,227351,227347,227346,227338,227337,227325,227321,227318,227281,227273,227268,227265,227255,227252,227239,227214,227211,227205,227203,227202,227201,227184,227167,227143,227115,226964,226935,226929,226925,226889,226881,226838,226806,226786,226699,226697,226681,226676,226675,226625,226622,226618,226617,226612,226596,226588,226577,226506,226502,226464,226462,226460,226457,226456,226454,226422,226421,226419,226418,226412,226408,226393,226392,226383,226382,226377,226354,226350,226332,226292,226283,226270,226265,226258,226253,226237,226227,226224,226223,226221,226213,226197,226184,226172,226170,226167,226165,226145,226142,226140,226127,226126,226119,226108,226104,226101,226096,226044,226006,225996,225988,225974,225973,225945,225938,225930,225914,225904,225902,225901,225890,225889,225886,225884,225883,225817,225786,225785,225784,225783,225782,225781,225765,225761,225760,225734,225723,225712,225708,225704,225703,225702,225701,225663,225660,225622,225619,225609,225601,225593,225578,225575,225539,225532,225518,225511,225509,225508,225502,225496,225495,225492,225491,225490,225482,225474,225471,225467,225462,225461,225452,225445,225436,225432,225427,225424,225419,225408,225402,225393,225391,225350,225342,225341,225339,225301,225288,225287,225277,225267,225257,225256,225254,225243,225226,225206,225187,225176,225148,225136,225040,225016,224988,224967,224963,224944,224943,224941,224936,224934,224925,224914,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224898,224880,224876,224855,224854,224852,224846,224845,224844,224843,224842,224837,224836,224835,224804,224799,224796,224789,224784,224771,224759,224752,224751,224744,224742,224724,224714,224711,224710,224709,224666,224663,224640,224620,224612,224578,224546,224541,224538,224526,224511,224508,224504,224483,224469,224467,224402,224376,224372,224359,224357,224350,224329,224280,224278,224275,224239,224236,224202,224185,224150,224149,224138,224137,224115,224111,224063,224025,224023,224021,224004,223997,223989,223981,223958,223950,223938,223931,223918,223909,223908,223870,223853,223846,223842,223840,223838,223837,223832,223831,223813,223755,223748,223747,223746,223712,223708,223681,223680,223675,223672,223650,223642,223641,223638,223608,223595,223593,223592,223545,223524,223498,223497,223494,223492,223491,223481,223473,223459,223458,223457,223441,223438,223433,223426,223425,223424,223422,223421,223420,223419,223418,223417,223412,223408,223397,223396,223395,223390,223375,223370,223365,223357,223301,223262,223261,223260,223253,223252,223244,223236,223221,223216,223208,223202,223200,223180,223179,223167,223152,223148,223099,223083,223082,223081,223079,223078,223076,223075,223074,223072,223067,223066,223059,223058,223057,223056,223055,223054,223045,223043,223042,222981,222979,222952,222935,222927,222920,222917,222916,222915,222900,222882,222868,222867,222849,222838,222824,222822,222812,222780,222774,222760,222758,222750,222748,222731,222730,222729,222724,222722,222721,222693,222688,222679,222678,222677,222644,222539,222520,222497,222492,222491,222490,222489,222486,222485,222484,222479,222476,222455,222401,222400,222397,222396,222395,222394,222393,222392,222391,222390,222388,222387,222386,222384,222336,222330,222312,222303,222300,222299,222297,222296,222294,222262,222248,222245,222235,222230,222217,222216,222176,222164,222162,222161,222160,222159,222157,222156,222145,222142,222140,222138,222119,222061,222043,222042,222041,222039,222036,222035,221982,221980,221918,221915,221912,221874,221871,221859,221853,221852,221847,221793,221792,221775,221769,221766,221758,221746,221744,221742,221731,221727,221722,221673,221672,221669,221654,221642,221641,221623,221621,221616,221611,221609,221608,221605,221604,221603,221596,221568,221567,221559,221536,221532,221526,221525,221521,221520,221473,221464,221457,221456,221455,221454,221453,221452,221443,221442,221441,221433,221413,221410,221384,221380,221378,221366,221363,221306,221304,221297,221296,221295,221274,221256,221255,221254,221253,221252,221250,221249,221248,221246,221245,221244,221243,221242,221241,221240,221239,221236,221235,221234,221233,221229,221193,221191,221190,221187,221166,221153,221151,221149,221147,221146,221145,221144,221142,221141,221138,221136,221133,221132,221127,221125,221115,221095,221072,221070,221069,221068,221063,221055,221051,221050,221049,221044,221038,221037,221035,221023,221016,221011,221000,220992,220989,220988,220987,220986,220983,220982,220981,220980,220979,220978,220977,220976,220975,220974,220968,220966,220958,220947,220944,220943,220915,220906,220886,220858,220854,220853,220852,220851,220845,220844,220839,220831,220829,220828,220827,220826,220814,220800,220799,220798,220797,220793,220792,220790,220789,220778,220757,220755,220746,220744,220740,220736,220708,220707,220706,220687,220683,220662,220659,220631,220628,220624,220622,220621,220619,220599,220574,220569,220551,220550,220542,220532,220528,220491,220478,220447,220434,220431,220416,220399,220398,220383,220382,220378,220369,220366,220353,220351,220301,220298,220297,220296,220295,220294,220291,220290,220289,220277,220256,220253,220233,220232,220225,220197,220196,220195,220193,220190,220188,220187,220173,220164,220156,220154,220141,220140,220087,220058,220026,220012,220006,219982,219969,219967,219963,219955,219949,219943,219939,219937,219934,219933,219929,219915,219912,219911,219910,219906,219905,219881,219871,219870,219865,219864,219861,219847,219845,219843,219842,219803,219802,219798,219792,219789,219788,219786,219785,219766,219741,219732,219728,219724,219718,219713,219710,219709,219685,219678,219673,219671,219670,219664,219662,219661,219657,219655,219654,219653,219648,219638,219637,219636,219629,219623,219622,219617,219616,219614,219613,219611,219603,219597,219584,219583,219582,219578,219495,219450,219449,219438,219433,219422,219409,219400,219396,219395,219392,219391,219382,219381,219378,219366,219365,219356,219355,219354,219348,219346,219343,219341,219339,219338,219335,219334,219333,219257,219236,219231,219228,219224,219210,219207,219194,219193,219191,219188,219187,219186,219182,219178,219176,219175,219174,219172,219170,219169,219166,219163,219159,219153,219152,219151,219150,219149,219147,219144,219142,219126,219119,219118,219117,219107,219072,219071,219070,219069,219068,219066,219014,218928,218905,218894,218883,218865,218773,218760,218758,218720,218719,218717,218655,218609,218515,218513,218509,218503,218502,218500,218499,218493,218491,218473,218456,218454,218446,218441,218437,218436,218432,218431,218421,218417,218389,218387,218375,218373,218372,218369,218367,218362,218354,218350,218342,218340,218339,218338,218335,218329,218320,218317,218299,218292,218277,218247,218228,218221,218219,218213,218208,218162,218159,218152,218150,218146,218145,218144,218143,218142,218141,218140,218139,218138,218137,218136,218135,218134,218132,218131,218130,218128,218125,218124,218123,218120,218119,218118,218100,218064,218055,218047,218024,218013,217985,217978,217960,217916,217875,217874,217824,217822,217807,217780,217778,217777,217770,217760,217758,217753,217751,217750,217749,217746,217740,217732,217729,217728,217727,217726,217723,217720,217718,217717,217716,217715,217714,217712,217710,217709,217704,217702,217691,217684,217676,217672,217654,217653,217652,217651,217648,217647,217646,217636,217630,217622,217610,217606,217604,217603,217595,217594,217593,217592,217578,217549,217548,217547,217544,217541,217525,217512,217499,217498,217497,217496,217481,217479,217477,217468,217464,217452,217450,217445,217444,217443,217442,217441,217438,217437,217436,217434,217432,217431,217430,217409,217404,217403,217397,217395,217361,217324,217313,217311,217310,217307,217306,217297,217296,217294,217293,217292,217291,217288,217284,217277,217263,217260,217259,217256,217249,217247,217207,217139,217138,217135,217126,217122,217118,217066,217050,217030,217006,217004,217000,216983,216980,216976,216962,216953,216943,216925,216912,216911,216901,216892,216870,216868,216867,216865,216831,216829,216638,216634,216623,216581,216580,216562,216555,216554,216545,216544,216543,216542,216538,216537,216523,216513,216491,216489,216488,216468,216467,216466,216460,216454,216453,216452,216436,216420,216387,216385,216383,216347,216342,216339,216338,216337,216333,216332,216326,216324,216306,216303,216302,216301,216299,216288,216287,216282,216281,216277,216250,216249,216246,216199,216197,216194,216193,216191,216189,216188,216178,216176,216157,216152,216139,216138,216135,216134,216084,216082,216081,216030,215995,215991,215990,215989,215983,215981,215980,215969,215966,215965,215964,215962,215960,215959,215957,215955,215954,215953,215950,215949,215947,215945,215943,215942,215938,215937,215936,215934,215933,215932,215930,215929,215928,215927,215926,215925,215924,215923,215922,215921,215920,215919,215918,215917,215916,215914,215912,215911,215910,215909,215908,215907,215906,215905,215904,215902,215901,215900,215899,215897,215896,215895,215894,215893,215891,215888,215886,215884,215877,215876,215875,215874,215873,215872,215871,215867,215866,215865,215863,215862,215861,215860,215859,215858,215857,215856,215853,215852,215851,215846,215835,215834,215832,215828,215815,215812,215793,215792,215791,215777,215776,215765,215757,215756,215750,215743,215733,215727,215702,215701,215690,215684,215683,215682,215680,215679,215667,215666,215663,215653,215652,215651,215649,215648,215623,215586,215577,215573,215572,215562,215558,215524,215515,215506,215505,215504,215503,215502,215461,215457,215455,215453,215422,215412,215411,215382,215381,215373,215348,215347,215345,215344,215270,215262,215245,215243,215242,215236,215210,215204,215203,215129,215116,215115,215032,215031,215027,215025,215022,215005,215004,215003,215002,214982,214969,214962,214961,214960,214947,214946,214945,214933,214932,214929,214928,214926,214835,214831,214824,214819,214818,214816,214805,214804,214803,214801,214798,214797,214795,214793,214785,214784,214781,214778,214771,214770,214769,214746,214742,214738,214733,214732,214730,214729,214728,214727,214726,214724,214723,214719,214717,214716,214715,214711,214684,214678,214677,214674,214668,214604,214595,214594,214578,214570,214569,214479,214465,214445,214436,214429,214393,214392,214386,214357,214317,214268,214267,214262,214243,214016,213988,213987,213973,213943,213941,213913,213898,213897,213891,213890,213889,213888,213887,213886,213884,213881,213880,213879,213878,213877,213874,213852,213851,213849,213848,213846,213845,213843,213842,213837,213835,213834,213833,213832,213831,213830,213829,213828,213812,213766,213749,213748,213743,213666,213623,213622,213621,213619,213601,213600,213543,213490,213489,213488,213487,213480,213479,213478,213477,213476,213475,213474,213473,213472,213471,213470,213469,213467,213465,213434,213428,213408,213406,213405,213401,213400,213391,213386,213385,213384,213383,213382,213380,213379,213371,213370,213369,213368,213367,213366,213365,213364,213363,213362,213361,213360,213358,213356,213355,213354,213353,213349,213348,213347,213346,213345,213344,213342,213341,213340,213339,213337,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213324,213323,213322,213320,213318,213316,213315,213314,213313,213312,213306,213305,213303,213302,213301,213300,213299,213298,213295,213286,213275,213274,213273,213244,213223,213221,213206,213205,213204,213203,213202,213201,213183,213165,213164,213163,213162,213161,213160,213158,213157,213156,213129,213123,213112,213100,213095,213091,213085,213083,213082,213081,213080,213079,213078,213076,213075,213068,213067,213061,213059,213058,213056,213055,213054,213053,213052,213051,213050,213049,213047,213045,213044,213040,213039,213038,213037,213035,213034,213033,213032,213028,213027,213025,213024,213022,213021,213020,213019,213018,213017,213016,213015,213010,213009,213006,213005,213004,213003,213002,213001,213000,212998,212997,212994,212990,212989,212988,212987,212986,212985,212984,212983,212980,212979,212978,212977,212974,212973,212972,212971,212962,212958,212957,212956,212952,212951,212950,212949,212948,212938,212937,212936,212932,212931,212926,212924,212923,212922,212919,212908,212907,212906,212905,212904,212901,212900,212898,212897,212896,212895,212894,212889,212884,212883,212882,212881,212880,212879,212878,212876,212874,212873,212872,212871,212870,212869,212868,212867,212866,212865,212864,212862,212839,212838,212821,212805,212721,212718,212717,212702,212701,212665,212664,212663,212662,212661,212652,212651,212650,212646,212640,212638,212637,212636,212635,212634,212633,212631,212629,212628,212625,212624,212620,212619,212606,212605,212604,212603,212602,212601,212600,212599,212596,212595,212594,212563,212561,212560,212559,212556,212553,212552,212551,212550,212549,212548,212547,212546,212545,212543,212542,212541,212540,212539,212538,212537,212536,212535,212532,212531,212529,212528,212526,212524,212522,212521,212518,212515,212513,212512,212511,212509,212479,212476,212475,212464,212452,212451,212447,212439,212425,212390,212383,212380,212371,212335,212313,212312,212311,212308,212307,212304,212303,212302,212300,212292,212291,212288,212287,212285,212284,212281,212278,212277,212232,212229,212222,212217,212215,212214,212124,212123,212122,212110,212108,212107,212103,212097,212095,212094,212092,212091,212084,212083,212082,212081,212068,211997,211983,211982,211977,211969,211968,211912,211911,211907,211895,211894,211892,211891,211881,211878,211870,211869,211865,211863,211853,211852,211847,211816,211809,211784,211753,211691,211649,211565,211557,211556,211555,211549,211548,211547,211544,211515,211512,211510,211509,211508,211506,211371,211239,211140,211121,210996,210818,210812,210811,210810,210731,210415,210384,210265,210264,210148,209747,209559,209513,209449,209364,208413,208411,207943,207766,207740,207165,206699,206697,206168,206167,206129,206094,206078,206067,205912,205860,205726,205210,205141,205137,205059,205055,205054,204127,204109,196895,196894,193147,193141)) OR (`Idx`=3 AND `CreatureID` IN (230889,230887,230872,230871,230541,230540,230539,230537,230535,230534,230532,230531,230529,230525,230518,230190,230037,230031,229995,229927,229814,229812,229810,229793,229772,229742,229525,229512,229489,229400,229399,229379,229378,229341,229340,229330,229328,229322,229320,229319,229314,229310,229308,229307,229267,229218,229216,229210,229209,229201,229133,229092,228986,228942,228941,228831,228651,228650,228627,228578,228508,228406,228392,228373,228368,228366,228307,228235,228186,228180,228169,228152,228149,228146,228140,228135,228108,228105,228104,228102,228101,228085,228084,228069,228056,228015,228006,227994,227983,227982,227977,227962,227950,227883,227882,227828,227825,227756,227748,227709,227613,227595,227587,227575,227574,227542,227527,227525,227507,227489,227488,227487,227474,227459,227458,227454,227430,227422,227412,227408,227358,227351,227347,227346,227338,227337,227325,227321,227318,227281,227273,227252,227239,227214,227205,227203,227202,227201,227184,227143,227115,226964,226935,226889,226881,226838,226806,226786,226699,226697,226681,226676,226675,226625,226622,226617,226612,226596,226588,226577,226502,226464,226462,226460,226457,226456,226454,226422,226419,226418,226412,226408,226393,226392,226383,226382,226377,226354,226350,226332,226292,226283,226270,226265,226258,226253,226237,226227,226224,226223,226221,226213,226184,226172,226170,226167,226165,226142,226140,226127,226126,226108,226104,226101,226044,225996,225988,225974,225973,225945,225938,225902,225901,225890,225889,225886,225884,225883,225785,225784,225783,225782,225781,225765,225761,225760,225734,225723,225712,225704,225703,225702,225701,225663,225660,225622,225619,225609,225601,225593,225578,225539,225532,225518,225511,225509,225508,225502,225496,225495,225492,225491,225490,225482,225474,225471,225467,225462,225461,225452,225436,225432,225427,225424,225419,225408,225402,225350,225342,225341,225301,225288,225287,225277,225267,225257,225256,225254,225243,225226,225206,225187,225176,225148,225136,225040,225016,224988,224967,224963,224944,224943,224941,224936,224934,224914,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224898,224880,224876,224855,224854,224846,224845,224844,224842,224836,224804,224799,224789,224784,224759,224744,224742,224724,224714,224711,224666,224663,224640,224620,224612,224578,224546,224538,224526,224511,224508,224504,224483,224469,224467,224372,224359,224357,224350,224329,224278,224275,224236,224202,224138,224137,224115,224111,224025,224023,224021,224004,223997,223989,223958,223950,223938,223931,223918,223909,223908,223846,223842,223840,223838,223837,223813,223755,223748,223746,223708,223681,223680,223675,223672,223650,223642,223641,223638,223595,223593,223592,223545,223524,223498,223497,223494,223492,223491,223481,223459,223458,223457,223441,223433,223426,223425,223424,223422,223421,223420,223419,223418,223417,223412,223408,223397,223396,223395,223390,223375,223370,223365,223357,223301,223262,223261,223260,223253,223252,223244,223236,223221,223216,223202,223200,223180,223179,223152,223148,223099,223083,223082,223081,223079,223078,223076,223075,223072,223067,223066,223059,223058,223057,223054,223045,223043,223042,222981,222952,222935,222927,222920,222917,222916,222915,222900,222882,222868,222867,222849,222760,222758,222750,222748,222731,222730,222729,222722,222721,222693,222688,222679,222678,222677,222539,222520,222497,222492,222491,222489,222486,222485,222484,222479,222476,222455,222401,222400,222397,222396,222395,222394,222393,222392,222391,222390,222387,222384,222336,222330,222312,222303,222300,222299,222297,222296,222294,222245,222235,222230,222216,222176,222162,222161,222160,222159,222157,222156,222145,222142,222140,222138,222119,222061,222042,222041,222039,222036,221912,221859,221853,221847,221793,221792,221775,221769,221766,221758,221746,221744,221742,221731,221673,221672,221654,221642,221641,221623,221621,221616,221611,221609,221608,221605,221603,221596,221568,221567,221559,221536,221532,221526,221525,221521,221520,221473,221464,221457,221456,221455,221454,221453,221443,221442,221441,221433,221410,221384,221380,221378,221366,221363,221306,221297,221296,221295,221274,221256,221255,221254,221253,221252,221250,221249,221248,221246,221245,221244,221243,221242,221241,221240,221239,221236,221235,221234,221233,221229,221193,221191,221190,221187,221153,221151,221149,221147,221146,221145,221144,221142,221141,221136,221133,221132,221127,221125,221115,221095,221072,221070,221069,221068,221063,221055,221051,221050,221049,221044,221038,221037,221035,221023,221016,221011,221000,220989,220988,220987,220986,220983,220982,220981,220980,220979,220978,220977,220976,220975,220974,220968,220966,220958,220947,220944,220943,220915,220906,220886,220858,220845,220844,220839,220831,220829,220828,220827,220826,220814,220800,220799,220798,220797,220793,220792,220789,220778,220757,220755,220746,220736,220708,220707,220706,220687,220683,220631,220628,220624,220622,220619,220599,220574,220569,220551,220550,220542,220532,220528,220491,220447,220431,220416,220398,220378,220353,220351,220297,220296,220295,220294,220291,220290,220289,220277,220256,220253,220233,220232,220225,220197,220196,220195,220193,220190,220188,220173,220156,220154,220140,220087,220058,220026,220012,220006,219982,219969,219963,219955,219939,219937,219934,219912,219911,219906,219881,219871,219870,219864,219861,219847,219845,219803,219802,219798,219792,219789,219788,219786,219785,219766,219741,219732,219728,219724,219718,219713,219710,219709,219685,219673,219670,219664,219662,219661,219657,219655,219654,219653,219648,219638,219637,219636,219629,219623,219622,219617,219616,219614,219613,219603,219597,219584,219583,219582,219578,219495,219450,219449,219438,219422,219409,219400,219396,219395,219392,219391,219382,219381,219378,219366,219365,219356,219355,219354,219348,219346,219343,219341,219339,219338,219335,219334,219236,219228,219224,219210,219207,219194,219193,219191,219188,219187,219186,219182,219178,219176,219175,219174,219172,219170,219169,219166,219163,219159,219153,219152,219151,219150,219149,219144,219142,219126,219119,219118,219117,219107,219072,219071,219070,219069,219068,219066,219014,218928,218894,218883,218865,218760,218758,218720,218719,218717,218655,218609,218515,218513,218509,218503,218502,218499,218493,218491,218473,218456,218454,218446,218437,218436,218432,218431,218421,218417,218389,218387,218375,218373,218372,218369,218367,218362,218354,218350,218342,218340,218339,218338,218335,218329,218320,218317,218299,218292,218277,218247,218228,218221,218219,218213,218208,218162,218159,218150,218146,218145,218144,218143,218142,218141,218140,218139,218138,218137,218136,218135,218134,218132,218131,218130,218128,218125,218124,218123,218120,218119,218118,218100,218064,218055,218047,218024,218013,217985,217978,217960,217916,217875,217874,217824,217822,217807,217778,217777,217770,217758,217751,217750,217749,217746,217740,217729,217728,217718,217717,217716,217715,217714,217712,217710,217709,217704,217702,217691,217684,217676,217672,217654,217653,217652,217651,217648,217647,217646,217636,217622,217610,217606,217603,217594,217578,217549,217548,217544,217541,217525,217512,217499,217498,217497,217496,217479,217468,217464,217452,217450,217445,217444,217443,217442,217441,217438,217437,217436,217434,217432,217431,217430,217409,217404,217397,217395,217361,217324,217313,217311,217310,217307,217306,217297,217296,217294,217293,217292,217291,217284,217263,217260,217259,217256,217249,217247,217207,217138,217135,217126,217122,217066,217050,217006,217004,217000,216983,216980,216976,216953,216943,216925,216912,216911,216901,216892,216870,216868,216867,216865,216831,216638,216634,216623,216581,216580,216562,216555,216554,216545,216544,216543,216542,216538,216537,216523,216513,216491,216489,216488,216468,216467,216466,216460,216454,216453,216452,216436,216347,216339,216338,216337,216333,216332,216326,216306,216303,216302,216301,216299,216288,216287,216282,216281,216277,216250,216249,216246,216199,216197,216189,216188,216178,216176,216157,216152,216139,216138,216135,216134,216084,216082,216081,216030,215995,215991,215990,215989,215983,215981,215980,215966,215965,215964,215962,215960,215959,215957,215955,215954,215953,215950,215949,215947,215945,215943,215942,215938,215937,215936,215934,215933,215932,215930,215929,215928,215927,215926,215925,215924,215923,215922,215921,215920,215919,215918,215917,215916,215914,215912,215911,215910,215909,215908,215907,215906,215905,215904,215902,215901,215900,215899,215897,215896,215895,215894,215893,215891,215888,215886,215884,215877,215876,215875,215874,215873,215872,215871,215867,215866,215865,215863,215862,215861,215860,215859,215858,215857,215856,215853,215852,215851,215846,215835,215834,215832,215828,215793,215792,215791,215777,215776,215765,215756,215750,215743,215733,215727,215702,215701,215690,215684,215683,215682,215679,215663,215653,215652,215651,215649,215648,215623,215562,215457,215455,215453,215422,215412,215411,215382,215381,215373,215348,215347,215345,215344,215262,215245,215243,215242,215236,215210,215204,215203,215129,215115,215032,215031,215027,215025,215022,215005,215004,215003,215002,214962,214961,214960,214945,214932,214929,214928,214926,214835,214819,214818,214816,214805,214804,214803,214801,214798,214797,214795,214793,214785,214784,214781,214778,214771,214770,214769,214742,214738,214733,214732,214730,214729,214728,214727,214719,214717,214716,214715,214684,214677,214668,214595,214594,214578,214570,214569,214479,214465,214445,214429,214393,214392,214386,214357,214267,214243,214016,213988,213987,213973,213943,213941,213913,213898,213897,213891,213890,213889,213888,213887,213884,213881,213880,213879,213878,213877,213874,213852,213851,213849,213848,213846,213845,213843,213842,213835,213834,213833,213831,213830,213829,213828,213743,213666,213622,213621,213619,213543,213490,213489,213488,213487,213480,213479,213478,213477,213476,213475,213474,213473,213472,213471,213470,213469,213467,213465,213428,213408,213406,213405,213401,213400,213391,213386,213385,213384,213383,213382,213380,213367,213366,213365,213364,213363,213362,213361,213360,213358,213356,213355,213354,213353,213349,213348,213347,213346,213345,213344,213340,213339,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213324,213323,213322,213320,213316,213315,213314,213313,213306,213302,213301,213300,213299,213298,213295,213286,213275,213274,213273,213244,213223,213221,213206,213203,213202,213201,213183,213164,213162,213161,213160,213158,213157,213156,213123,213100,213095,213083,213082,213081,213080,213079,213076,213075,213068,213067,213061,213059,213055,213054,213053,213052,213051,213050,213049,213047,213045,213044,213039,213037,213035,213034,213033,213032,213028,213027,213025,213024,213022,213019,213018,213017,213016,213015,213010,213009,213006,213005,213004,213003,213002,213001,212998,212997,212994,212990,212989,212988,212987,212986,212985,212983,212980,212979,212978,212977,212974,212973,212972,212971,212962,212958,212957,212956,212952,212951,212950,212949,212948,212938,212937,212936,212932,212931,212926,212924,212923,212922,212919,212908,212907,212906,212905,212904,212901,212898,212897,212896,212895,212894,212889,212884,212883,212882,212881,212880,212879,212878,212876,212874,212873,212872,212871,212870,212869,212868,212867,212866,212865,212864,212862,212839,212838,212821,212805,212721,212718,212702,212701,212665,212664,212663,212662,212661,212652,212651,212650,212640,212638,212637,212636,212635,212633,212631,212629,212628,212625,212624,212620,212619,212606,212603,212602,212601,212600,212599,212596,212595,212594,212561,212560,212559,212556,212553,212552,212551,212550,212549,212547,212546,212545,212543,212542,212541,212540,212539,212538,212537,212536,212535,212532,212531,212529,212528,212526,212524,212522,212521,212518,212515,212513,212512,212511,212509,212479,212476,212475,212464,212452,212451,212425,212390,212383,212380,212313,212312,212311,212308,212307,212304,212303,212302,212300,212292,212291,212285,212284,212281,212278,212277,212232,212217,212124,212123,212122,212110,212108,212107,212103,212097,212092,212091,212084,212083,212082,212081,212068,211997,211983,211982,211977,211969,211968,211912,211911,211907,211894,211892,211891,211881,211878,211870,211869,211865,211863,211853,211852,211847,211816,211809,211753,211649,211557,211556,211555,211549,211548,211544,211512,211510,211509,211508,211506,211371,211239,211140,211121,210818,210812,210810,210731,210415,210384,210265,210148,209747,209577,209559,209513,209449,209364,208411,207943,207766,207740,207165,206699,206168,206167,206094,206078,205912,205860,205726,205210,205141,205137,205059,205055,205054,196894)) OR (`Idx`=5 AND `CreatureID` IN (230541,230539,230535,230532,230531,230529,230525,230190,230031,229927,229814,229810,229772,229742,229489,229379,229378,229341,229320,229310,229201,228986,228942,228941,228831,228651,228650,228627,228578,228508,228392,228366,228307,228235,228186,228180,228149,228140,228069,228056,228006,227994,227982,227756,227709,227527,227430,227422,227408,227358,227346,227321,227318,227252,227205,227203,227202,227184,227115,226964,226935,226881,226806,226699,226697,226622,226617,226588,226454,226412,226408,226377,226332,226283,226237,226227,226224,226184,226170,226044,225988,225974,225938,225890,225884,225883,225785,225784,225783,225782,225781,225761,225760,225734,225712,225701,225622,225609,225601,225593,225578,225496,225495,225492,225491,225482,225474,225471,225462,225452,225436,225342,225277,225267,225256,225226,225040,225016,224963,224944,224943,224941,224936,224914,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224880,224876,224836,224799,224744,224742,224724,224714,224711,224666,224620,224612,224511,224483,224357,224350,224275,224236,224138,224137,224004,223989,223958,223918,223908,223838,223837,223746,223681,223680,223675,223672,223650,223642,223641,223638,223593,223592,223524,223494,223492,223491,223481,223459,223457,223441,223425,223424,223421,223420,223419,223418,223417,223412,223408,223396,223395,223390,223370,223365,223301,223262,223261,223260,223244,223236,223221,223180,223152,223099,223083,223082,223081,223078,223075,223072,223059,223058,223057,223054,222935,222920,222917,222916,222915,222900,222868,222867,222849,222760,222678,222539,222520,222401,222400,222397,222396,222395,222394,222336,222330,222312,222300,222299,222297,222296,222294,222245,222230,222176,222162,222161,222160,222159,222157,222156,222142,222119,222061,222041,222039,222036,221912,221847,221793,221769,221766,221758,221746,221731,221673,221672,221654,221642,221641,221603,221568,221536,221532,221526,221525,221520,221473,221443,221442,221441,221410,221380,221378,221297,221295,221274,221255,221253,221252,221249,221248,221246,221242,221241,221240,221239,221236,221235,221233,221229,221193,221149,221147,221146,221142,221141,221127,221095,221068,221051,221050,221049,221044,221038,221023,221016,221000,220966,220958,220947,220944,220943,220906,220845,220831,220800,220799,220757,220755,220746,220706,220687,220683,220631,220624,220622,220619,220574,220569,220532,220528,220491,220447,220398,220351,220297,220294,220290,220289,220277,220256,220253,220233,220232,220188,220156,220154,220140,220026,219969,219963,219937,219934,219906,219881,219870,219864,219861,219803,219802,219792,219789,219786,219766,219741,219732,219728,219718,219713,219685,219638,219637,219636,219629,219603,219495,219450,219449,219409,219395,219392,219391,219382,219381,219366,219354,219348,219346,219343,219341,219339,219338,219228,219224,219210,219193,219191,219188,219182,219178,219175,219174,219163,219159,219153,219152,219151,219150,219149,219142,219126,219119,219118,219117,219072,219071,219070,219069,219066,218928,218894,218720,218719,218717,218655,218609,218515,218513,218509,218502,218493,218491,218473,218456,218446,218437,218436,218432,218431,218417,218389,218387,218373,218372,218367,218362,218342,218340,218339,218338,218299,218247,218228,218221,218150,218146,218145,218144,218142,218141,218140,218120,218119,218118,218064,218024,217985,217978,217960,217875,217874,217824,217822,217807,217770,217758,217749,217729,217728,217718,217717,217716,217715,217714,217712,217710,217709,217691,217684,217672,217654,217653,217652,217651,217646,217636,217622,217594,217578,217549,217544,217525,217512,217499,217498,217479,217464,217450,217445,217441,217436,217434,217409,217397,217395,217361,217311,217310,217307,217263,217249,217247,217207,217135,217126,217122,217050,217004,217000,216983,216980,216976,216953,216943,216901,216892,216870,216831,216623,216562,216545,216538,216488,216460,216453,216452,216347,216337,216303,216302,216301,216288,216282,216281,216189,216188,216178,216157,216139,216138,216135,216134,215989,215981,215959,215947,215945,215929,215909,215906,215905,215904,215901,215899,215894,215893,215891,215877,215853,215852,215835,215791,215777,215776,215765,215743,215727,215701,215684,215663,215651,215649,215648,215623,215411,215382,215381,215345,215344,215245,215210,215203,215027,215025,214961,214928,214926,214819,214818,214816,214804,214803,214769,214738,214684,214677,214668,214595,214594,214570,214569,214479,214465,214429,214392,214386,214243,214016,213973,213913,213898,213897,213891,213890,213889,213888,213887,213884,213881,213835,213834,213833,213831,213830,213829,213828,213743,213478,213477,213476,213475,213474,213473,213472,213471,213470,213469,213386,213385,213384,213383,213382,213380,213349,213348,213347,213346,213344,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213322,213316,213315,213302,213301,213300,213298,213295,213286,213273,213244,213183,213162,213161,213160,213158,213157,213156,213100,213095,213080,213079,213076,213075,213061,213059,213049,213045,213035,213033,213032,213025,213022,213018,213017,213016,213015,213004,213003,213002,213001,212990,212989,212988,212987,212986,212985,212983,212980,212979,212978,212977,212974,212973,212971,212962,212948,212937,212936,212932,212926,212882,212880,212874,212871,212870,212869,212838,212721,212718,212665,212664,212663,212662,212661,212640,212638,212637,212636,212629,212625,212624,212603,212602,212601,212600,212596,212595,212594,212542,212540,212536,212532,212531,212529,212528,212524,212515,212513,212452,212380,212313,212312,212311,212308,212307,212304,212123,212110,212108,212107,212068,211997,211977,211870,211869,211863,211649,211557,211556,211555,211549,211548,211544,211512,211510,211509,211508,211506,211239,211140,210818,210812,210810,210731,210384,210148,209747,209577,209513,209364,207943,206167,205912,205210,205141,205055,205054,132616)) OR (`Idx`=4 AND `CreatureID` IN (230541,230539,230537,230535,230534,230532,230531,230529,230525,230190,230037,230031,229927,229814,229812,229810,229772,229742,229489,229379,229378,229341,229320,229310,229209,229201,228986,228942,228941,228831,228651,228650,228627,228578,228508,228392,228366,228307,228235,228186,228180,228149,228146,228140,228069,228056,228006,227994,227983,227982,227882,227825,227756,227748,227709,227527,227458,227430,227422,227408,227358,227346,227321,227318,227252,227205,227203,227202,227201,227184,227115,226964,226935,226881,226806,226699,226697,226676,226625,226622,226617,226612,226596,226588,226457,226456,226454,226419,226418,226412,226408,226383,226377,226332,226283,226237,226227,226224,226184,226170,226167,226127,226044,225996,225988,225974,225938,225902,225890,225889,225884,225883,225785,225784,225783,225782,225781,225761,225760,225734,225712,225704,225701,225660,225622,225609,225601,225593,225578,225539,225511,225509,225508,225496,225495,225492,225491,225482,225474,225471,225462,225452,225436,225432,225427,225424,225419,225342,225341,225301,225277,225267,225256,225226,225148,225040,225016,224963,224944,224943,224941,224936,224914,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224880,224876,224836,224799,224789,224759,224744,224742,224724,224714,224711,224666,224620,224612,224578,224526,224511,224508,224504,224483,224469,224467,224357,224350,224275,224236,224138,224137,224004,223989,223958,223918,223908,223840,223838,223837,223746,223708,223681,223680,223675,223672,223650,223642,223641,223638,223593,223592,223524,223498,223497,223494,223492,223491,223481,223459,223457,223441,223425,223424,223422,223421,223420,223419,223418,223417,223412,223408,223396,223395,223390,223375,223370,223365,223301,223262,223261,223260,223244,223236,223221,223180,223152,223099,223083,223082,223081,223079,223078,223075,223072,223059,223058,223057,223054,223045,223043,223042,222935,222920,222917,222916,222915,222900,222868,222867,222849,222760,222758,222750,222748,222688,222678,222539,222520,222401,222400,222397,222396,222395,222394,222387,222384,222336,222330,222312,222300,222299,222297,222296,222294,222245,222230,222176,222162,222161,222160,222159,222157,222156,222142,222119,222061,222041,222039,222036,221912,221847,221793,221792,221775,221769,221766,221758,221746,221731,221673,221672,221654,221642,221641,221605,221603,221568,221567,221536,221532,221526,221525,221520,221473,221443,221442,221441,221410,221380,221378,221297,221295,221274,221255,221254,221253,221252,221249,221248,221246,221245,221242,221241,221240,221239,221236,221235,221233,221229,221193,221149,221147,221146,221145,221144,221142,221141,221127,221095,221068,221051,221050,221049,221044,221038,221037,221023,221016,221000,220966,220958,220947,220944,220943,220915,220906,220845,220831,220800,220799,220798,220789,220778,220757,220755,220746,220736,220706,220687,220683,220631,220624,220622,220619,220574,220569,220532,220528,220491,220447,220398,220351,220297,220295,220294,220291,220290,220289,220277,220256,220253,220233,220232,220188,220156,220154,220140,220058,220026,220006,219969,219963,219955,219937,219934,219911,219906,219881,219871,219870,219864,219861,219803,219802,219792,219789,219786,219766,219741,219732,219728,219718,219713,219710,219709,219685,219673,219638,219637,219636,219629,219603,219495,219450,219449,219409,219395,219392,219391,219382,219381,219378,219366,219365,219355,219354,219348,219346,219343,219341,219339,219338,219228,219224,219210,219193,219191,219188,219182,219178,219175,219174,219170,219163,219159,219153,219152,219151,219150,219149,219142,219126,219119,219118,219117,219072,219071,219070,219069,219066,218928,218894,218865,218720,218719,218717,218655,218609,218515,218513,218509,218502,218493,218491,218473,218456,218446,218437,218436,218432,218431,218417,218389,218387,218373,218372,218367,218362,218342,218340,218339,218338,218299,218292,218247,218228,218221,218213,218150,218146,218145,218144,218142,218141,218140,218128,218120,218119,218118,218064,218055,218047,218024,217985,217978,217960,217875,217874,217824,217822,217807,217770,217758,217749,217729,217728,217718,217717,217716,217715,217714,217712,217710,217709,217691,217684,217672,217654,217653,217652,217651,217646,217636,217622,217606,217594,217578,217549,217544,217525,217512,217499,217498,217479,217464,217450,217445,217441,217436,217434,217409,217404,217397,217395,217361,217313,217311,217310,217307,217263,217249,217247,217207,217135,217126,217122,217066,217050,217004,217000,216983,216980,216976,216953,216943,216901,216892,216870,216831,216623,216562,216545,216538,216488,216460,216453,216452,216347,216337,216303,216302,216301,216288,216282,216281,216189,216188,216178,216176,216157,216139,216138,216135,216134,215989,215981,215966,215965,215959,215947,215945,215929,215910,215909,215907,215906,215905,215904,215901,215900,215899,215897,215896,215895,215894,215893,215891,215877,215853,215852,215835,215791,215777,215776,215765,215743,215727,215701,215684,215663,215652,215651,215649,215648,215623,215411,215382,215381,215345,215344,215245,215210,215203,215031,215027,215025,215005,215004,215003,215002,214961,214960,214928,214926,214835,214819,214818,214816,214804,214803,214801,214769,214738,214684,214677,214668,214595,214594,214570,214569,214479,214465,214429,214393,214392,214386,214243,214016,213973,213913,213898,213897,213891,213890,213889,213888,213887,213884,213881,213835,213834,213833,213831,213830,213829,213828,213743,213478,213477,213476,213475,213474,213473,213472,213471,213470,213469,213428,213408,213405,213400,213386,213385,213384,213383,213382,213380,213349,213348,213347,213346,213344,213340,213339,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213322,213316,213315,213302,213301,213300,213298,213295,213286,213273,213244,213206,213203,213202,213201,213183,213162,213161,213160,213158,213157,213156,213100,213095,213080,213079,213076,213075,213068,213067,213061,213059,213055,213049,213047,213045,213044,213039,213037,213035,213034,213033,213032,213027,213025,213024,213022,213019,213018,213017,213016,213015,213010,213009,213004,213003,213002,213001,212998,212997,212994,212990,212989,212988,212987,212986,212985,212983,212980,212979,212978,212977,212974,212973,212971,212962,212958,212957,212956,212948,212937,212936,212932,212926,212908,212907,212906,212905,212904,212901,212883,212882,212881,212880,212879,212874,212871,212870,212869,212867,212838,212721,212718,212702,212701,212665,212664,212663,212662,212661,212652,212651,212650,212640,212638,212637,212636,212629,212625,212624,212620,212619,212606,212603,212602,212601,212600,212599,212596,212595,212594,212560,212551,212542,212540,212536,212532,212531,212529,212528,212524,212518,212515,212513,212452,212383,212380,212313,212312,212311,212308,212307,212304,212303,212302,212300,212281,212278,212277,212232,212217,212123,212110,212108,212107,212103,212068,211997,211983,211977,211969,211870,211869,211863,211649,211557,211556,211555,211549,211548,211544,211512,211510,211509,211508,211506,211239,211140,210818,210812,210810,210731,210384,210265,210148,209747,209577,209559,209513,209364,207943,206699,206167,205912,205210,205141,205059,205055,205054,188888,132616)) OR (`Idx`=31 AND `CreatureID` IN (230539,230535,230532,229927,229379,228366,228186,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746,221758,221731,221532,220831,220154,219382,219193,219126,218150)) OR (`Idx`=30 AND `CreatureID` IN (230539,230535,230532,229927,229379,228366,228186,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746,221758,221731,221532,220831,220154,219382,219193,219126,218150)) OR (`Idx`=29 AND `CreatureID` IN (230539,230535,230532,229927,229379,228366,228186,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746,221758,221731,221532,220831,220154,219382,219193,219126,218150)) OR (`Idx`=28 AND `CreatureID` IN (230539,230535,230532,229927,229379,228366,228186,226964,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746,221758,221731,221532,220831,220154,219382,219193,219126,218150)) OR (`Idx`=27 AND `CreatureID` IN (230539,230535,230532,229927,229379,228366,228186,226964,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746,221758,221731,221532,220831,220154,219382,219193,219126,218150,218146,218145)) OR (`Idx`=26 AND `CreatureID` IN (230539,230535,230532,229927,229379,228366,228186,226964,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746,221758,221731,221532,220831,220154,219382,219193,219126,218150,218146,218145)) OR (`Idx`=25 AND `CreatureID` IN (230539,230535,230532,229927,229379,228366,228186,226964,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746,221758,221731,221532,220831,220154,219382,219193,219126,218150,218146,218145)) OR (`Idx`=24 AND `CreatureID` IN (230539,230535,230532,229927,229379,228366,228186,227709,226964,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746,221758,221731,221532,220831,220154,219382,219193,219126,218150,218146,218145)) OR (`Idx`=23 AND `CreatureID` IN (230539,230535,230532,230531,230190,229927,229379,228366,228186,227709,226964,226283,225974,225622,225578,225452,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746,223593,223592,223459,223390,223262,223261,223260,223236,222539,221758,221731,221532,221295,221229,220906,220831,220154,219409,219382,219193,219188,219126,218150,218146,218145,217525,217441,217207,216488,215765,215245,212313,212312,212311,212307,212304)) OR (`Idx`=22 AND `CreatureID` IN (230539,230535,230532,230531,230190,229927,229379,228366,228186,227709,226964,226283,226237,225974,225622,225578,225452,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746,223593,223592,223459,223390,223262,223261,223260,223236,222539,221758,221731,221532,221295,221229,220906,220831,220154,219409,219382,219193,219188,219126,218150,218146,218145,217749,217525,217441,217207,216488,215765,215245,212313,212312,212311,212307,212304)) OR (`Idx`=21 AND `CreatureID` IN (230539,230535,230532,230531,230190,229927,229379,228366,228186,227709,226964,226283,226237,225974,225622,225578,225452,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223958,223746,223593,223592,223459,223390,223262,223261,223260,223236,222539,222119,221758,221731,221532,221295,221229,220906,220831,220154,219409,219382,219193,219188,219126,218150,218146,218145,217749,217525,217441,217207,216488,215765,215245,212313,212312,212311,212307,212304)) OR (`Idx`=20 AND `CreatureID` IN (230539,230535,230532,230531,230190,229927,229379,228366,228186,227709,226964,226283,226237,225974,225622,225578,225452,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224236,223958,223746,223593,223592,223481,223459,223441,223408,223390,223365,223262,223261,223260,223236,222760,222539,222119,221758,221731,221532,221295,221229,220906,220831,220491,220154,219963,219937,219409,219382,219193,219188,219126,218515,218493,218456,218150,218146,218145,217749,217525,217441,217207,216488,215765,215245,214386,212313,212312,212311,212307,212304)) OR (`Idx`=19 AND `CreatureID` IN (230539,230535,230532,230531,230190,229927,229379,228366,228186,227709,226964,226283,226237,225974,225622,225578,225452,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224236,223958,223746,223593,223592,223481,223459,223441,223408,223390,223365,223262,223261,223260,223236,222916,222915,222849,222760,222539,222119,221758,221731,221532,221295,221229,220906,220831,220491,220154,219963,219937,219409,219392,219391,219382,219193,219188,219126,218515,218493,218491,218456,218150,218146,218145,217749,217728,217525,217441,217207,216488,215765,215245,214386,212313,212312,212311,212307,212304)) OR (`Idx`=18 AND `CreatureID` IN (230539,230535,230532,230531,230190,229927,229379,228366,228186,227709,226964,226283,226237,225974,225622,225578,225452,224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224236,223958,223746,223593,223592,223481,223459,223441,223408,223390,223365,223262,223261,223260,223236,222916,222915,222849,222760,222539,222119,221758,221731,221532,221295,221229,220906,220831,220491,220154,219963,219937,219409,219392,219391,219382,219193,219188,219126,218515,218493,218491,218456,218150,218146,218145,217749,217728,217525,217441,217207,216488,215765,215245,214386,212313,212312,212311,212307,212304,211239,209364)) OR (`Idx`=17 AND `CreatureID` IN (230539,230535,230532,230531,230190,229927,229379,228366,228186,227709,226964,226283,226237,225974,225622,225578,225452,224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224236,223958,223746,223593,223592,223481,223459,223441,223408,223390,223365,223262,223261,223260,223236,222916,222915,222849,222760,222539,222119,221758,221731,221532,221295,221229,220906,220831,220491,220154,219963,219937,219409,219392,219391,219382,219346,219193,219188,219126,218515,218493,218491,218456,218150,218146,218145,217749,217728,217525,217441,217207,216488,215765,215245,214386,212977,212313,212312,212311,212307,212304,211239,209364)) OR (`Idx`=16 AND `CreatureID` IN (230539,230535,230532,230531,230190,229927,229379,228650,228366,228186,227709,226964,226283,226237,225974,225622,225578,225452,224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224236,223958,223746,223593,223592,223481,223459,223441,223408,223390,223365,223262,223261,223260,223236,222916,222915,222849,222760,222539,222119,221758,221731,221532,221295,221229,220906,220831,220491,220154,219963,219937,219409,219392,219391,219382,219346,219193,219188,219126,218515,218493,218491,218456,218247,218150,218146,218145,217749,217728,217525,217441,217207,216488,215765,215245,214386,212977,212313,212312,212311,212307,212304,211239,209364)) OR (`Idx`=15 AND `CreatureID` IN (230539,230535,230532,230531,230190,230031,229927,229772,229379,229320,228650,228366,228307,228186,227709,226964,226408,226332,226283,226237,226224,225974,225622,225578,225452,224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224236,223958,223746,223593,223592,223481,223459,223441,223408,223390,223365,223262,223261,223260,223236,222916,222915,222849,222760,222539,222119,221758,221731,221536,221532,221295,221274,221255,221249,221229,221127,220906,220831,220491,220154,219963,219937,219685,219409,219392,219391,219382,219381,219354,219346,219228,219193,219188,219151,219150,219142,219126,218515,218493,218491,218456,218437,218247,218150,218146,218145,218140,217749,217728,217525,217450,217441,217207,216488,215765,215245,214386,212977,212313,212312,212311,212307,212304,211239,209364,5595)) OR (`Idx`=14 AND `CreatureID` IN (230539,230535,230532,230531,230190,230031,229927,229772,229379,229320,228650,228366,228307,228186,227709,227252,226964,226408,226332,226283,226237,226224,225974,225622,225578,225452,225436,224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224799,224236,223958,223746,223593,223592,223481,223459,223441,223408,223390,223365,223262,223261,223260,223236,222916,222915,222849,222760,222539,222520,222119,221758,221731,221536,221532,221520,221295,221274,221255,221249,221242,221241,221240,221239,221236,221235,221233,221229,221127,220906,220831,220491,220154,219963,219937,219685,219409,219392,219391,219382,219381,219354,219346,219228,219193,219188,219151,219150,219142,219126,218515,218493,218491,218456,218437,218247,218221,218150,218146,218145,218140,217749,217728,217525,217450,217441,217207,216488,216347,215765,215245,214386,213322,212977,212625,212624,212313,212312,212311,212307,212304,212068,211239,209364,5595)) OR (`Idx`=13 AND `CreatureID` IN (230539,230535,230532,230531,230190,230031,229927,229772,229379,229320,228650,228366,228307,228186,227709,227252,227184,226964,226408,226332,226283,226237,226224,225974,225622,225578,225452,225436,224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224876,224799,224236,223958,223746,223593,223592,223481,223459,223441,223408,223390,223365,223262,223261,223260,223236,222916,222915,222849,222760,222539,222520,222312,222156,222119,221758,221731,221536,221532,221520,221378,221295,221274,221255,221249,221242,221241,221240,221239,221236,221235,221233,221229,221127,220906,220831,220491,220398,220154,219963,219937,219685,219409,219392,219391,219382,219381,219354,219346,219228,219193,219188,219151,219150,219142,219126,218515,218493,218491,218456,218437,218247,218221,218150,218146,218145,218140,217749,217728,217525,217499,217450,217441,217207,217122,216488,216347,216281,215765,215382,215381,215345,215344,215245,215027,215025,214804,214803,214386,213898,213322,213076,213075,212977,212640,212638,212637,212636,212625,212624,212532,212531,212313,212312,212311,212308,212307,212304,212108,212107,212068,211977,211239,209364,205054,5595)) OR (`Idx`=12 AND `CreatureID` IN (230539,230535,230532,230531,230190,230031,229927,229772,229379,229320,228650,228366,228307,228186,227709,227408,227358,227252,227184,226964,226408,226332,226283,226237,226227,226224,225974,225622,225578,225471,225452,225436,224944,224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224876,224799,224236,223958,223746,223593,223592,223481,223459,223457,223441,223421,223420,223419,223418,223417,223408,223390,223365,223262,223261,223260,223236,223152,222916,222915,222849,222760,222539,222520,222312,222156,222119,221758,221731,221536,221532,221520,221378,221295,221274,221255,221249,221242,221241,221240,221239,221236,221235,221233,221229,221127,220958,220906,220831,220491,220398,220154,219963,219937,219685,219409,219392,219391,219382,219381,219354,219346,219228,219193,219188,219151,219150,219142,219126,218515,218513,218493,218491,218456,218437,218436,218417,218389,218373,218367,218362,218299,218247,218221,218150,218146,218145,218140,217749,217728,217525,217499,217450,217441,217311,217207,217122,216892,216488,216347,216281,215765,215382,215381,215345,215344,215245,215027,215025,214804,214803,214386,213898,213322,213076,213075,212977,212640,212638,212637,212636,212625,212624,212532,212531,212313,212312,212311,212308,212307,212304,212108,212107,212068,211977,211239,209364,205054,5595)) OR (`Idx`=11 AND `CreatureID` IN (230539,230535,230532,230531,230190,230031,229927,229772,229379,229320,228942,228941,228650,228366,228307,228186,228069,227709,227408,227358,227252,227184,226964,226408,226332,226283,226237,226227,226224,225974,225622,225578,225471,225452,225436,224944,224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224876,224799,224236,224138,224137,224004,223958,223908,223746,223672,223593,223592,223481,223459,223457,223441,223421,223420,223419,223418,223417,223408,223390,223365,223262,223261,223260,223236,223152,222916,222915,222849,222760,222539,222520,222312,222300,222299,222297,222296,222156,222119,221758,221731,221641,221536,221532,221520,221443,221442,221441,221378,221295,221274,221255,221249,221242,221241,221240,221239,221236,221235,221233,221229,221127,221038,220958,220906,220831,220619,220491,220398,220233,220154,220026,219969,219963,219937,219685,219636,219409,219392,219391,219382,219381,219354,219346,219228,219193,219188,219153,219152,219151,219150,219142,219126,218515,218513,218493,218491,218456,218437,218436,218417,218389,218373,218367,218362,218339,218299,218247,218221,218150,218146,218145,218140,218120,218119,218118,218064,217758,217749,217728,217525,217499,217450,217441,217311,217247,217207,217122,216983,216901,216892,216870,216488,216347,216281,215765,215382,215381,215345,215344,215245,215210,215027,215025,214804,214803,214386,214243,213898,213322,213076,213075,212979,212978,212977,212718,212640,212638,212637,212636,212625,212624,212532,212531,212313,212312,212311,212308,212307,212304,212108,212107,212068,211977,211239,209364,205054,5595)) OR (`Idx`=10 AND `CreatureID` IN (230539,230535,230532,230531,230190,230031,229927,229772,229379,229320,228942,228941,228650,228366,228307,228186,228069,227709,227408,227358,227252,227184,226964,226408,226332,226283,226237,226227,226224,225974,225783,225781,225622,225578,225471,225452,225436,224944,224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224876,224799,224236,224138,224137,224004,223958,223908,223746,223672,223593,223592,223524,223481,223459,223457,223441,223421,223420,223419,223418,223417,223408,223390,223365,223262,223261,223260,223236,223152,222916,222915,222849,222760,222539,222520,222312,222300,222299,222297,222296,222156,222119,221758,221731,221672,221641,221536,221532,221520,221443,221442,221441,221378,221295,221274,221255,221249,221242,221241,221240,221239,221236,221235,221233,221229,221127,221038,220958,220906,220831,220619,220491,220398,220233,220154,220026,219969,219963,219937,219685,219636,219409,219392,219391,219382,219381,219354,219346,219228,219193,219188,219153,219152,219151,219150,219142,219126,218515,218513,218493,218491,218456,218437,218436,218417,218389,218373,218367,218362,218339,218299,218247,218221,218150,218146,218145,218140,218120,218119,218118,218064,217758,217749,217728,217712,217549,217525,217499,217450,217441,217311,217247,217207,217122,216983,216901,216892,216870,216488,216347,216281,215947,215765,215382,215381,215345,215344,215245,215210,215027,215025,214804,214803,214595,214386,214243,213898,213322,213076,213075,213061,213059,213045,212979,212978,212977,212718,212640,212638,212637,212636,212625,212624,212532,212531,212313,212312,212311,212308,212307,212304,212108,212107,212068,211977,211508,211239,210384,209513,209364,205054,5595)) OR (`Idx`=9 AND `CreatureID` IN (230539,230535,230532,230531,230190,230031,229927,229772,229379,229320,228942,228941,228650,228366,228307,228186,228069,227709,227408,227358,227252,227184,226964,226412,226408,226332,226283,226237,226227,226224,225974,225890,225783,225781,225712,225622,225578,225471,225452,225436,225267,225016,224944,224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224876,224799,224236,224138,224137,224004,223958,223908,223746,223672,223593,223592,223524,223494,223492,223491,223481,223459,223457,223441,223421,223420,223419,223418,223417,223412,223408,223390,223365,223262,223261,223260,223236,223152,223082,222916,222915,222849,222760,222539,222520,222312,222300,222299,222297,222296,222156,222119,221758,221731,221672,221641,221536,221532,221520,221443,221442,221441,221378,221297,221295,221274,221255,221249,221242,221241,221240,221239,221236,221235,221233,221229,221127,221038,220958,220944,220906,220831,220619,220491,220398,220233,220154,220026,219969,219963,219937,219685,219636,219495,219409,219392,219391,219382,219381,219354,219346,219228,219193,219191,219188,219153,219152,219151,219150,219142,219126,218928,218515,218513,218493,218491,218456,218437,218436,218417,218389,218373,218367,218362,218339,218299,218247,218221,218150,218146,218145,218140,218120,218119,218118,218064,217978,217758,217749,217728,217712,217549,217525,217499,217450,217441,217311,217247,217207,217122,216983,216901,216892,216870,216488,216347,216281,215989,215947,215765,215382,215381,215345,215344,215245,215210,215027,215025,214804,214803,214595,214386,214243,213898,213322,213162,213076,213075,213061,213059,213045,212979,212978,212977,212718,212640,212638,212637,212636,212625,212624,212532,212531,212313,212312,212311,212308,212307,212304,212108,212107,212068,211977,211508,211239,210384,209513,209364,206167,205054,5595)) OR (`Idx`=8 AND `CreatureID` IN (230539,230535,230532,230531,230190,230031,229927,229772,229379,229320,228942,228941,228650,228508,228366,228307,228186,228069,227709,227527,227422,227408,227358,227346,227252,227184,226964,226617,226412,226408,226332,226283,226237,226227,226224,225974,225890,225783,225781,225712,225622,225609,225578,225492,225471,225452,225436,225267,225016,224944,224943,224941,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224876,224799,224483,224236,224138,224137,224004,223958,223908,223746,223672,223593,223592,223524,223494,223492,223491,223481,223459,223457,223441,223421,223420,223419,223418,223417,223412,223408,223390,223365,223262,223261,223260,223236,223152,223082,222916,222915,222849,222760,222678,222539,222520,222312,222300,222299,222297,222296,222156,222119,221793,221766,221758,221731,221672,221641,221568,221536,221532,221520,221443,221442,221441,221378,221297,221295,221274,221255,221249,221242,221241,221240,221239,221236,221235,221233,221229,221127,221038,220958,220944,220906,220831,220624,220619,220491,220398,220233,220154,220026,219969,219963,219937,219881,219864,219766,219732,219728,219718,219713,219685,219636,219603,219495,219409,219392,219391,219382,219381,219354,219346,219228,219193,219191,219188,219153,219152,219151,219150,219142,219126,218928,218515,218513,218493,218491,218456,218437,218436,218417,218389,218373,218372,218367,218362,218339,218299,218247,218221,218150,218146,218145,218140,218120,218119,218118,218064,218024,217978,217758,217749,217729,217728,217716,217712,217710,217654,217651,217636,217622,217549,217525,217499,217479,217450,217441,217311,217247,217207,217122,216983,216901,216892,216870,216488,216347,216281,216188,215989,215947,215905,215904,215765,215684,215382,215381,215345,215344,215245,215210,215027,215025,214804,214803,214595,214386,214243,213898,213891,213335,213333,213329,213322,213295,213162,213161,213076,213075,213061,213059,213045,213033,212979,212978,212977,212882,212880,212874,212871,212870,212869,212718,212640,212638,212637,212636,212625,212624,212532,212531,212313,212312,212311,212308,212307,212304,212108,212107,212068,211977,211508,211239,210384,209577,209513,209364,206167,205054,5595)) OR (`Idx`=7 AND `CreatureID` IN (230539,230535,230532,230531,230529,230190,230031,229927,229810,229772,229742,229489,229379,229320,229310,228942,228941,228651,228650,228508,228366,228307,228235,228186,228140,228069,227982,227709,227527,227430,227422,227408,227358,227346,227252,227184,226964,226935,226699,226617,226412,226408,226377,226332,226283,226237,226227,226224,226184,226170,226044,225988,225974,225890,225784,225783,225781,225712,225622,225609,225593,225578,225492,225471,225462,225452,225436,225267,225016,224963,224944,224943,224941,224914,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224880,224876,224799,224714,224666,224620,224612,224483,224275,224236,224138,224137,224004,223958,223908,223746,223672,223650,223642,223593,223592,223524,223494,223492,223491,223481,223459,223457,223441,223425,223424,223421,223420,223419,223418,223417,223412,223408,223390,223365,223262,223261,223260,223244,223236,223152,223099,223082,223075,222916,222915,222900,222867,222849,222760,222678,222539,222520,222330,222312,222300,222299,222297,222296,222159,222156,222119,221793,221766,221758,221731,221672,221654,221641,221568,221536,221532,221520,221443,221442,221441,221378,221297,221295,221274,221255,221253,221252,221249,221248,221246,221242,221241,221240,221239,221236,221235,221233,221229,221127,221051,221038,221000,220958,220944,220943,220906,220831,220757,220755,220746,220687,220683,220624,220619,220532,220528,220491,220447,220398,220351,220290,220289,220233,220232,220154,220026,219969,219963,219937,219934,219881,219870,219864,219861,219766,219732,219728,219718,219713,219685,219636,219603,219495,219450,219449,219409,219395,219392,219391,219382,219381,219354,219346,219343,219341,219339,219338,219228,219224,219193,219191,219188,219182,219178,219175,219174,219153,219152,219151,219150,219142,219126,219072,219069,218928,218894,218720,218719,218717,218655,218515,218513,218502,218493,218491,218456,218437,218436,218417,218389,218387,218373,218372,218367,218362,218339,218299,218247,218228,218221,218150,218146,218145,218142,218141,218140,218120,218119,218118,218064,218024,217978,217960,217822,217758,217749,217729,217728,217718,217716,217715,217714,217712,217710,217709,217691,217654,217653,217652,217651,217636,217622,217549,217544,217525,217499,217498,217479,217464,217450,217441,217434,217395,217361,217311,217310,217307,217263,217249,217247,217207,217126,217122,217050,217004,217000,216983,216953,216943,216901,216892,216870,216562,216488,216347,216303,216281,216188,216157,216139,216138,216135,215989,215959,215947,215905,215904,215899,215877,215791,215777,215765,215684,215649,215648,215411,215382,215381,215345,215344,215245,215210,215027,215025,214804,214803,214738,214684,214677,214668,214595,214479,214465,214386,214243,213898,213891,213890,213889,213888,213887,213884,213881,213835,213830,213385,213384,213383,213382,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213322,213298,213295,213244,213162,213161,213100,213095,213076,213075,213061,213059,213045,213033,213022,212986,212985,212980,212979,212978,212977,212882,212880,212874,212871,212870,212869,212721,212718,212640,212638,212637,212636,212625,212624,212595,212594,212536,212532,212531,212529,212515,212452,212313,212312,212311,212308,212307,212304,212123,212108,212107,212068,211977,211863,211649,211557,211508,211506,211239,210384,209577,209513,209364,206167,205210,205054)) OR (`Idx`=6 AND `CreatureID` IN (230539,230535,230532,230531,230529,230190,230031,229927,229814,229810,229772,229742,229489,229379,229320,229310,228942,228941,228651,228650,228508,228366,228307,228235,228186,228140,228069,227982,227709,227527,227430,227422,227408,227358,227346,227252,227203,227202,227184,226964,226935,226881,226699,226697,226617,226412,226408,226377,226332,226283,226237,226227,226224,226184,226170,226044,225988,225974,225938,225890,225784,225783,225781,225712,225622,225609,225593,225578,225492,225482,225471,225462,225452,225436,225267,225256,225016,224963,224944,224943,224941,224914,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224880,224876,224836,224799,224714,224666,224620,224612,224483,224275,224236,224138,224137,224004,223958,223908,223746,223672,223650,223642,223593,223592,223524,223494,223492,223491,223481,223459,223457,223441,223425,223424,223421,223420,223419,223418,223417,223412,223408,223390,223365,223262,223261,223260,223244,223236,223221,223152,223099,223082,223075,223059,223057,222935,222917,222916,222915,222900,222868,222867,222849,222760,222678,222539,222520,222400,222330,222312,222300,222299,222297,222296,222159,222156,222119,222061,221793,221766,221758,221731,221672,221654,221641,221568,221536,221532,221520,221443,221442,221441,221378,221297,221295,221274,221255,221253,221252,221249,221248,221246,221242,221241,221240,221239,221236,221235,221233,221229,221149,221147,221146,221127,221051,221038,221000,220958,220944,220943,220906,220831,220757,220755,220746,220687,220683,220624,220619,220532,220528,220491,220447,220398,220351,220290,220289,220233,220232,220188,220156,220154,220026,219969,219963,219937,219934,219881,219870,219864,219861,219803,219766,219741,219732,219728,219718,219713,219685,219636,219603,219495,219450,219449,219409,219395,219392,219391,219382,219381,219366,219354,219346,219343,219341,219339,219338,219228,219224,219193,219191,219188,219182,219178,219175,219174,219159,219153,219152,219151,219150,219142,219126,219072,219069,218928,218894,218720,218719,218717,218655,218515,218513,218502,218493,218491,218456,218437,218436,218417,218389,218387,218373,218372,218367,218362,218339,218299,218247,218228,218221,218150,218146,218145,218144,218142,218141,218140,218120,218119,218118,218064,218024,217978,217960,217822,217758,217749,217729,217728,217718,217717,217716,217715,217714,217712,217710,217709,217691,217654,217653,217652,217651,217636,217622,217549,217544,217525,217499,217498,217479,217464,217450,217441,217434,217409,217395,217361,217311,217310,217307,217263,217249,217247,217207,217126,217122,217050,217004,217000,216983,216953,216943,216901,216892,216870,216831,216562,216488,216347,216303,216302,216282,216281,216188,216178,216157,216139,216138,216135,216134,215989,215959,215947,215929,215906,215905,215904,215899,215877,215791,215777,215765,215743,215684,215649,215648,215411,215382,215381,215345,215344,215245,215210,215027,215025,214961,214928,214926,214819,214818,214816,214804,214803,214738,214684,214677,214668,214595,214479,214465,214386,214243,213973,213898,213891,213890,213889,213888,213887,213884,213881,213835,213834,213830,213385,213384,213383,213382,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213322,213298,213295,213273,213244,213162,213161,213100,213095,213076,213075,213061,213059,213045,213033,213032,213022,212986,212985,212980,212979,212978,212977,212937,212936,212932,212926,212882,212880,212874,212871,212870,212869,212721,212718,212661,212640,212638,212637,212636,212625,212624,212595,212594,212536,212532,212531,212529,212515,212513,212452,212313,212312,212311,212308,212307,212304,212123,212110,212108,212107,212068,211997,211977,211870,211869,211863,211649,211557,211556,211555,211508,211506,211239,210384,209577,209513,209364,206167,205210,205141,205055,205054)) OR (`Idx`=47 AND `CreatureID` IN (229379,225974,225622,221758,221731,221532,220154)) OR (`Idx`=46 AND `CreatureID` IN (229379,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,221758,221731,221532,220831,220154,218150)) OR (`Idx`=45 AND `CreatureID` IN (229379,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,221758,221731,221532,220831,220154,218150)) OR (`Idx`=44 AND `CreatureID` IN (229379,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,221758,221731,221532,220831,220154,218150)) OR (`Idx`=43 AND `CreatureID` IN (229379,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,221758,221731,221532,220831,220154,218150)) OR (`Idx`=42 AND `CreatureID` IN (229379,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,221758,221731,221532,220831,220154,218150)) OR (`Idx`=41 AND `CreatureID` IN (229379,228186,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,221758,221731,221532,220831,220154,218150)) OR (`Idx`=40 AND `CreatureID` IN (229379,228186,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,221758,221731,221532,220831,220154,218150)) OR (`Idx`=39 AND `CreatureID` IN (229379,228186,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,221758,221731,221532,220831,220154,219382,218150)) OR (`Idx`=38 AND `CreatureID` IN (229379,228186,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,221758,221731,221532,220831,220154,219382,218150)) OR (`Idx`=37 AND `CreatureID` IN (229379,228186,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,221758,221731,221532,220831,220154,219382,218150)) OR (`Idx`=36 AND `CreatureID` IN (229379,228186,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,221758,221731,221532,220831,220154,219382,218150)) OR (`Idx`=35 AND `CreatureID` IN (229379,228366,228186,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,221758,221731,221532,220831,220154,219382,218150)) OR (`Idx`=34 AND `CreatureID` IN (229379,228366,228186,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,221758,221731,221532,220831,220154,219382,218150)) OR (`Idx`=33 AND `CreatureID` IN (229379,228366,228186,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,221758,221731,221532,220831,220154,219382,218150)) OR (`Idx`=32 AND `CreatureID` IN (229379,228366,228186,226283,225974,225622,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,221758,221731,221532,220831,220154,219382,218150)) OR (`Idx`=48 AND `CreatureID` IN (225974,225622)); +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(231755, 0, 122723, 1, 1, 56110), -- Faerin Lothar +(231649, 0, 117473, 4, 1, 56110), -- Ki'katal the Harvester +(231599, 0, 112165, 1, 1, 56110), -- Cuzolth +(231596, 0, 112141, 1, 1, 56110), -- Vaskarn +(231580, 1, 11686, 1, 1, 56110), -- The Crown of Shadows +(231580, 0, 20324, 1, 0, 56110), -- The Crown of Shadows +(231546, 0, 117121, 1, 1, 56110), -- Xal'atath +(231317, 2, 115401, 1, 1, 56110), -- Sporbit +(231317, 1, 115396, 1, 1, 56110), -- Sporbit +(231317, 0, 115397, 1, 1, 56110), -- Sporbit +(231171, 1, 11686, 1, 1, 56110), -- Sound Stalker - 11.0 Scenario - Theater Troupe - Audience +(231171, 0, 90874, 1, 0, 56110), -- Sound Stalker - 11.0 Scenario - Theater Troupe - Audience +(231156, 0, 117973, 1.25, 1, 56110), -- Void Cursed Crusher +(231155, 0, 122796, 1, 1, 56110), -- [DNT] Earthen Barricade +(231032, 0, 118039, 1, 1, 56110), -- Sanguine Overflow +(230937, 0, 121956, 2, 1, 56110), -- Xal'atath +(230904, 1, 115535, 1.299999952316284179, 0, 56110), -- Shadeguard Speaker +(230904, 0, 115534, 1.299999952316284179, 1, 56110), -- Shadeguard Speaker +(230902, 0, 122699, 1, 1, 56110), -- Amy Lychenstone +(230894, 0, 122665, 0.5, 1, 56110), -- Null Spawn +(230893, 0, 11686, 1, 1, 56110), -- [DNT] Add Summoner +(230892, 2, 121949, 1, 1, 56110), -- Assauged Memories +(230892, 1, 16925, 1, 0, 56110), -- Assauged Memories +(230892, 0, 20324, 1, 0, 56110), -- Assauged Memories +(230891, 2, 121952, 1, 1, 56110), -- Assauged Memories +(230891, 1, 16925, 1, 0, 56110), -- Assauged Memories +(230891, 0, 20324, 1, 0, 56110), -- Assauged Memories +(230890, 2, 121950, 1, 1, 56110), -- Assauged Memories +(230890, 1, 16925, 1, 0, 56110), -- Assauged Memories +(230890, 0, 20324, 1, 0, 56110), -- Assauged Memories +(230889, 3, 114049, 1, 1, 56110), -- Weave-Rat +(230889, 2, 114050, 1, 1, 56110), -- Weave-Rat +(230889, 1, 114051, 1, 1, 56110), -- Weave-Rat +(230889, 0, 114052, 1, 1, 56110), -- Weave-Rat +(230887, 3, 116449, 1, 1, 56110), -- Silksinger Trainee +(230887, 2, 116447, 1, 1, 56110), -- Silksinger Trainee +(230887, 1, 116448, 1, 1, 56110), -- Silksinger Trainee +(230887, 0, 116446, 1, 1, 56110), -- Silksinger Trainee +(230886, 2, 121949, 1, 1, 56110), -- Assauged Memories +(230886, 1, 16925, 1, 0, 56110), -- Assauged Memories +(230886, 0, 20324, 1, 0, 56110), -- Assauged Memories +(230885, 2, 121952, 1, 1, 56110), -- Assauged Memories +(230885, 1, 16925, 1, 0, 56110), -- Assauged Memories +(230885, 0, 20324, 1, 0, 56110), -- Assauged Memories +(230884, 2, 121950, 1, 1, 56110), -- Assauged Memories +(230884, 1, 16925, 1, 0, 56110), -- Assauged Memories +(230884, 0, 20324, 1, 0, 56110), -- Assauged Memories +(230877, 0, 122663, 1, 1, 56110), -- Ky'veza's Burn Book +(230874, 1, 27823, 1, 1, 56110), -- Web Wall Bunny +(230874, 0, 73745, 1, 0, 56110), -- Web Wall Bunny +(230872, 3, 116449, 1, 1, 56110), -- Silksinger Trainee +(230872, 2, 116447, 1, 1, 56110), -- Silksinger Trainee +(230872, 1, 116448, 1, 1, 56110), -- Silksinger Trainee +(230872, 0, 116446, 1, 1, 56110), -- Silksinger Trainee +(230871, 3, 119921, 1, 1, 56110), -- Akknai Watcher +(230871, 2, 116187, 1, 1, 56110), -- Akknai Watcher +(230871, 1, 119905, 1, 1, 56110), -- Akknai Watcher +(230871, 0, 116652, 1, 1, 56110), -- Akknai Watcher +(230868, 1, 117459, 1, 1, 56110), -- High Speaker's Guard +(230868, 0, 114755, 1, 0, 56110), -- High Speaker's Guard +(230849, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(230849, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(230791, 0, 119777, 1.75, 1, 56110), -- Mote of Overwrought Paranoia +(230766, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(230766, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(230729, 1, 56187, 1, 1, 56110), -- Area Trigger Bunny +(230729, 0, 113802, 1, 0, 56110), -- Area Trigger Bunny +(230709, 1, 11686, 1, 1, 56110), -- Slime Wave +(230709, 0, 20324, 1, 0, 56110), -- Slime Wave +(230698, 1, 11686, 1, 1, 56110), -- The Pulsing Pit +(230698, 0, 20324, 1, 0, 56110), -- The Pulsing Pit +(230659, 0, 114775, 1, 1, 56110), -- Anub'azal +(230651, 0, 109642, 1, 1, 56110), -- Mercatethel +(230650, 0, 109635, 1, 1, 56110), -- Ptolemi Steadysketch +(230643, 0, 116154, 1, 1, 56110), -- Maintenance Machine +(230622, 0, 52318, 1, 1, 56110), -- Kill Credit: Misc Activity, Small +(230593, 0, 71979, 1, 1, 56110), -- Kinndy Sparkshine +(230591, 0, 110046, 1, 1, 56110), -- [DNT]Void Emissary Vehicle +(230553, 0, 23767, 1, 1, 56110), -- Boost +(230544, 0, 122464, 1, 1, 56110), -- Archivist Grollund +(230543, 0, 122462, 1, 1, 56110), -- Archivist Rohlnar +(230542, 0, 122461, 1, 1, 56110), -- Archivist Mokrand +(230541, 5, 121407, 1, 1, 56110), -- Archivist +(230541, 4, 121406, 1, 1, 56110), -- Archivist +(230541, 3, 121405, 1, 1, 56110), -- Archivist +(230541, 2, 121404, 1, 1, 56110), -- Archivist +(230541, 1, 121403, 1, 1, 56110), -- Archivist +(230541, 0, 121402, 1, 1, 56110), -- Archivist +(230540, 3, 120903, 1, 1, 56110), -- Dornogal Archivist +(230540, 2, 120901, 1, 1, 56110), -- Dornogal Archivist +(230540, 1, 120902, 1, 1, 56110), -- Dornogal Archivist +(230540, 0, 120900, 1, 1, 56110), -- Dornogal Archivist +(230539, 31, 120626, 1, 1, 56110), -- Lost Trader +(230539, 30, 120625, 1, 1, 56110), -- Lost Trader +(230539, 29, 120630, 1, 1, 56110), -- Lost Trader +(230539, 28, 120629, 1, 1, 56110), -- Lost Trader +(230539, 27, 117412, 1, 1, 56110), -- Lost Trader +(230539, 26, 117413, 1, 1, 56110), -- Lost Trader +(230539, 25, 117408, 1, 1, 56110), -- Lost Trader +(230539, 24, 117409, 1, 1, 56110), -- Lost Trader +(230539, 23, 117420, 1, 1, 56110), -- Lost Trader +(230539, 22, 117421, 1, 1, 56110), -- Lost Trader +(230539, 21, 117416, 1, 1, 56110), -- Lost Trader +(230539, 20, 117417, 1, 1, 56110), -- Lost Trader +(230539, 19, 117428, 1, 1, 56110), -- Lost Trader +(230539, 18, 117429, 1, 1, 56110), -- Lost Trader +(230539, 17, 117424, 1, 1, 56110), -- Lost Trader +(230539, 16, 117425, 1, 1, 56110), -- Lost Trader +(230539, 15, 120624, 1, 1, 56110), -- Lost Trader +(230539, 14, 120623, 1, 1, 56110), -- Lost Trader +(230539, 13, 120628, 1, 1, 56110), -- Lost Trader +(230539, 12, 120627, 1, 1, 56110), -- Lost Trader +(230539, 11, 117414, 1, 1, 56110), -- Lost Trader +(230539, 10, 117415, 1, 1, 56110), -- Lost Trader +(230539, 9, 117410, 1, 1, 56110), -- Lost Trader +(230539, 8, 117411, 1, 1, 56110), -- Lost Trader +(230539, 7, 117422, 1, 1, 56110), -- Lost Trader +(230539, 6, 117423, 1, 1, 56110), -- Lost Trader +(230539, 5, 117418, 1, 1, 56110), -- Lost Trader +(230539, 4, 117419, 1, 1, 56110), -- Lost Trader +(230539, 3, 117430, 1, 1, 56110), -- Lost Trader +(230539, 2, 117431, 1, 1, 56110), -- Lost Trader +(230539, 1, 117426, 1, 1, 56110), -- Lost Trader +(230539, 0, 117427, 1, 1, 56110), -- Lost Trader +(230538, 0, 119080, 1, 1, 56110), -- Playful Mosswool +(230537, 4, 116115, 1, 1, 56110), -- Annoyed Rancher +(230537, 3, 116116, 1, 1, 56110), -- Annoyed Rancher +(230537, 2, 116112, 1, 1, 56110), -- Annoyed Rancher +(230537, 1, 116111, 1, 1, 56110), -- Annoyed Rancher +(230537, 0, 116113, 1, 1, 56110), -- Annoyed Rancher +(230536, 0, 120614, 1, 1, 56110), -- Gem Trader +(230535, 31, 120626, 1, 1, 56110), -- Cloth Trader +(230535, 30, 120625, 1, 1, 56110), -- Cloth Trader +(230535, 29, 120630, 1, 1, 56110), -- Cloth Trader +(230535, 28, 120629, 1, 1, 56110), -- Cloth Trader +(230535, 27, 117412, 1, 1, 56110), -- Cloth Trader +(230535, 26, 117413, 1, 1, 56110), -- Cloth Trader +(230535, 25, 117408, 1, 1, 56110), -- Cloth Trader +(230535, 24, 117409, 1, 1, 56110), -- Cloth Trader +(230535, 23, 117420, 1, 1, 56110), -- Cloth Trader +(230535, 22, 117421, 1, 1, 56110), -- Cloth Trader +(230535, 21, 117416, 1, 1, 56110), -- Cloth Trader +(230535, 20, 117417, 1, 1, 56110), -- Cloth Trader +(230535, 19, 117428, 1, 1, 56110), -- Cloth Trader +(230535, 18, 117429, 1, 1, 56110), -- Cloth Trader +(230535, 17, 117424, 1, 1, 56110), -- Cloth Trader +(230535, 16, 117425, 1, 1, 56110), -- Cloth Trader +(230535, 15, 120624, 1, 1, 56110), -- Cloth Trader +(230535, 14, 120623, 1, 1, 56110), -- Cloth Trader +(230535, 13, 120628, 1, 1, 56110), -- Cloth Trader +(230535, 12, 120627, 1, 1, 56110), -- Cloth Trader +(230535, 11, 117414, 1, 1, 56110), -- Cloth Trader +(230535, 10, 117415, 1, 1, 56110), -- Cloth Trader +(230535, 9, 117410, 1, 1, 56110), -- Cloth Trader +(230535, 8, 117411, 1, 1, 56110), -- Cloth Trader +(230535, 7, 117422, 1, 1, 56110), -- Cloth Trader +(230535, 6, 117423, 1, 1, 56110), -- Cloth Trader +(230535, 5, 117418, 1, 1, 56110), -- Cloth Trader +(230535, 4, 117419, 1, 1, 56110), -- Cloth Trader +(230535, 3, 117430, 1, 1, 56110), -- Cloth Trader +(230535, 2, 117431, 1, 1, 56110), -- Cloth Trader +(230535, 1, 117426, 1, 1, 56110), -- Cloth Trader +(230535, 0, 117427, 1, 1, 56110), -- Cloth Trader +(230534, 4, 116115, 1, 1, 56110), -- Mosswool Rancher +(230534, 3, 116116, 1, 1, 56110), -- Mosswool Rancher +(230534, 2, 116112, 1, 1, 56110), -- Mosswool Rancher +(230534, 1, 116111, 1, 1, 56110), -- Mosswool Rancher +(230534, 0, 116113, 1, 1, 56110), -- Mosswool Rancher +(230533, 0, 119080, 1, 1, 56110), -- Traveling Mosswool +(230532, 31, 120626, 1, 1, 56110), -- Oathsworn Trader +(230532, 30, 120625, 1, 1, 56110), -- Oathsworn Trader +(230532, 29, 120630, 1, 1, 56110), -- Oathsworn Trader +(230532, 28, 120629, 1, 1, 56110), -- Oathsworn Trader +(230532, 27, 117412, 1, 1, 56110), -- Oathsworn Trader +(230532, 26, 117413, 1, 1, 56110), -- Oathsworn Trader +(230532, 25, 117408, 1, 1, 56110), -- Oathsworn Trader +(230532, 24, 117409, 1, 1, 56110), -- Oathsworn Trader +(230532, 23, 117420, 1, 1, 56110), -- Oathsworn Trader +(230532, 22, 117421, 1, 1, 56110), -- Oathsworn Trader +(230532, 21, 117416, 1, 1, 56110), -- Oathsworn Trader +(230532, 20, 117417, 1, 1, 56110), -- Oathsworn Trader +(230532, 19, 117428, 1, 1, 56110), -- Oathsworn Trader +(230532, 18, 117429, 1, 1, 56110), -- Oathsworn Trader +(230532, 17, 117424, 1, 1, 56110), -- Oathsworn Trader +(230532, 16, 117425, 1, 1, 56110), -- Oathsworn Trader +(230532, 15, 120624, 1, 1, 56110), -- Oathsworn Trader +(230532, 14, 120623, 1, 1, 56110), -- Oathsworn Trader +(230532, 13, 120628, 1, 1, 56110), -- Oathsworn Trader +(230532, 12, 120627, 1, 1, 56110), -- Oathsworn Trader +(230532, 11, 117414, 1, 1, 56110), -- Oathsworn Trader +(230532, 10, 117415, 1, 1, 56110), -- Oathsworn Trader +(230532, 9, 117410, 1, 1, 56110), -- Oathsworn Trader +(230532, 8, 117411, 1, 1, 56110), -- Oathsworn Trader +(230532, 7, 117422, 1, 1, 56110), -- Oathsworn Trader +(230532, 6, 117423, 1, 1, 56110), -- Oathsworn Trader +(230532, 5, 117418, 1, 1, 56110), -- Oathsworn Trader +(230532, 4, 117419, 1, 1, 56110), -- Oathsworn Trader +(230532, 3, 117430, 1, 1, 56110), -- Oathsworn Trader +(230532, 2, 117431, 1, 1, 56110), -- Oathsworn Trader +(230532, 1, 117426, 1, 1, 56110), -- Oathsworn Trader +(230532, 0, 117427, 1, 1, 56110), -- Oathsworn Trader +(230531, 23, 117338, 1, 1, 56110), -- Unbound Trader +(230531, 22, 117339, 1, 1, 56110), -- Unbound Trader +(230531, 21, 117336, 1, 1, 56110), -- Unbound Trader +(230531, 20, 117337, 1, 1, 56110), -- Unbound Trader +(230531, 19, 117343, 1, 1, 56110), -- Unbound Trader +(230531, 18, 117344, 1, 1, 56110), -- Unbound Trader +(230531, 17, 117341, 1, 1, 56110), -- Unbound Trader +(230531, 16, 117342, 1, 1, 56110), -- Unbound Trader +(230531, 15, 118464, 1, 1, 56110), -- Unbound Trader +(230531, 14, 118463, 1, 1, 56110), -- Unbound Trader +(230531, 13, 118462, 1, 1, 56110), -- Unbound Trader +(230531, 12, 118461, 1, 1, 56110), -- Unbound Trader +(230531, 11, 118460, 1, 1, 56110), -- Unbound Trader +(230531, 10, 118459, 1, 1, 56110), -- Unbound Trader +(230531, 9, 118458, 1, 1, 56110), -- Unbound Trader +(230531, 8, 118457, 1, 1, 56110), -- Unbound Trader +(230531, 7, 117359, 1, 1, 56110), -- Unbound Trader +(230531, 6, 117360, 1, 1, 56110), -- Unbound Trader +(230531, 5, 117357, 1, 1, 56110), -- Unbound Trader +(230531, 4, 117358, 1, 1, 56110), -- Unbound Trader +(230531, 3, 117355, 1, 1, 56110), -- Unbound Trader +(230531, 2, 117356, 1, 1, 56110), -- Unbound Trader +(230531, 1, 117353, 1, 1, 56110), -- Unbound Trader +(230531, 0, 117354, 1, 1, 56110), -- Unbound Trader +(230529, 7, 117343, 1, 1, 56110), -- Mead Trader +(230529, 6, 117344, 1, 1, 56110), -- Mead Trader +(230529, 5, 117341, 1, 1, 56110), -- Mead Trader +(230529, 4, 117342, 1, 1, 56110), -- Mead Trader +(230529, 3, 117355, 1, 1, 56110), -- Mead Trader +(230529, 2, 117356, 1, 1, 56110), -- Mead Trader +(230529, 1, 117353, 1, 1, 56110), -- Mead Trader +(230529, 0, 117354, 1, 1, 56110), -- Mead Trader +(230528, 0, 122455, 1.5, 1, 56110), -- Harbingers of the Void +(230526, 0, 119777, 1.75, 1, 56110), -- Mote of Unrelenting Rage +(230525, 5, 122454, 1, 1, 56110), -- Awakened Earthen +(230525, 4, 122453, 1, 1, 56110), -- Awakened Earthen +(230525, 3, 122452, 1, 1, 56110), -- Awakened Earthen +(230525, 2, 122451, 1, 1, 56110), -- Awakened Earthen +(230525, 1, 122450, 1, 1, 56110), -- Awakened Earthen +(230525, 0, 122449, 1, 1, 56110), -- Awakened Earthen +(230518, 3, 119921, 1, 1, 56110), -- Akknai Watcher +(230518, 2, 116187, 1, 1, 56110), -- Akknai Watcher +(230518, 1, 119905, 1, 1, 56110), -- Akknai Watcher +(230518, 0, 116652, 1, 1, 56110), -- Akknai Watcher +(230514, 0, 122444, 1, 0, 56110), -- General Purpose Bunny ZTO +(230495, 1, 169, 1, 0, 56110), -- Enter Delve +(230495, 0, 119497, 10, 1, 56110), -- Enter Delve +(230486, 1, 11686, 1, 1, 56110), -- [DNT] FX Stalker +(230486, 0, 85308, 1, 0, 56110); -- [DNT] FX Stalker + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(230455, 1, 11686, 1, 1, 56110), -- Personal Skiff +(230455, 0, 117239, 1, 0, 56110), -- Personal Skiff +(230447, 1, 11686, 1, 1, 56110), -- Ballista +(230447, 0, 117239, 1, 0, 56110), -- Ballista +(230444, 1, 35312, 1, 1, 56110), -- Boulder +(230444, 0, 47399, 1, 0, 56110), -- Boulder +(230401, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(230401, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(230390, 1, 11686, 1, 1, 56110), -- The Congealing Pool +(230390, 0, 20324, 1, 0, 56110), -- The Congealing Pool +(230388, 0, 115944, 1, 1, 56110), -- Honor Guard +(230386, 0, 115505, 1, 1, 56110), -- Brann Bronzebeard +(230381, 0, 122740, 1, 1, 56110), -- Boost +(230339, 0, 91526, 1, 1, 56110), -- KC +(230337, 0, 122356, 1, 1, 56110), -- Bunny +(230318, 0, 114049, 1, 1, 56110), -- Thimble +(230287, 0, 17188, 1, 0, 56110), -- Invisible Stalker +(230265, 0, 122326, 1, 1, 56110), -- Widow Arak'nai +(230259, 0, 41357, 1, 1, 56110), -- Supplier Wei +(230258, 0, 41357, 1, 1, 56110), -- Supplier Wei +(230257, 0, 41357, 1, 1, 56110), -- Supplier Wei +(230256, 0, 41357, 1, 1, 56110), -- Supplier Wei +(230255, 0, 41357, 1, 1, 56110), -- Supplier Wei +(230254, 0, 41357, 1, 1, 56110), -- Supplier Wei +(230253, 0, 41357, 1, 1, 56110), -- Supplier Wei +(230252, 0, 41357, 1, 1, 56110), -- Supplier Wei +(230251, 0, 41357, 1, 1, 56110), -- Supplier Wei +(230250, 0, 41357, 1, 1, 56110), -- Supplier Wei +(230202, 0, 117326, 1, 1, 56110), -- Ak'itaz +(230190, 23, 117425, 1, 1, 56110), -- Oathsworn Earthen +(230190, 22, 117424, 1, 1, 56110), -- Oathsworn Earthen +(230190, 21, 117427, 1, 1, 56110), -- Oathsworn Earthen +(230190, 20, 117426, 1, 1, 56110), -- Oathsworn Earthen +(230190, 19, 117429, 1, 1, 56110), -- Oathsworn Earthen +(230190, 18, 117428, 1, 1, 56110), -- Oathsworn Earthen +(230190, 17, 117431, 1, 1, 56110), -- Oathsworn Earthen +(230190, 16, 117430, 1, 1, 56110), -- Oathsworn Earthen +(230190, 15, 117417, 1, 1, 56110), -- Oathsworn Earthen +(230190, 14, 117416, 1, 1, 56110), -- Oathsworn Earthen +(230190, 13, 117419, 1, 1, 56110), -- Oathsworn Earthen +(230190, 12, 117418, 1, 1, 56110), -- Oathsworn Earthen +(230190, 11, 117421, 1, 1, 56110), -- Oathsworn Earthen +(230190, 10, 117420, 1, 1, 56110), -- Oathsworn Earthen +(230190, 9, 117423, 1, 1, 56110), -- Oathsworn Earthen +(230190, 8, 117422, 1, 1, 56110), -- Oathsworn Earthen +(230190, 7, 117409, 1, 1, 56110), -- Oathsworn Earthen +(230190, 6, 117408, 1, 1, 56110), -- Oathsworn Earthen +(230190, 5, 117411, 1, 1, 56110), -- Oathsworn Earthen +(230190, 4, 117410, 1, 1, 56110), -- Oathsworn Earthen +(230190, 3, 117413, 1, 1, 56110), -- Oathsworn Earthen +(230190, 2, 117412, 1, 1, 56110), -- Oathsworn Earthen +(230190, 1, 117415, 1, 1, 56110), -- Oathsworn Earthen +(230190, 0, 117414, 1, 1, 56110), -- Oathsworn Earthen +(230157, 2, 115088, 1, 1, 56110), -- Enraged Kodiak +(230157, 1, 8840, 1, 1, 56110), -- Enraged Kodiak +(230157, 0, 719, 1, 1, 56110), -- Enraged Kodiak +(230156, 0, 11686, 1, 1, 56110), -- Oblivion Crystal +(230147, 0, 11686, 1, 1, 56110), -- [DNT]Orb Summoner +(230119, 0, 118700, 1, 1, 56110), -- Direweb Skyrazor +(230118, 0, 116218, 1, 1, 56110), -- Earthen Wagon +(230117, 0, 113897, 1.299999952316284179, 1, 56110), -- Aschbie +(230110, 0, 122231, 1, 1, 56110), -- Kirin Tor Crystalshaper +(230109, 1, 16925, 1, 1, 56110), -- Stalker +(230109, 0, 169, 1, 0, 56110), -- Stalker +(230100, 1, 16925, 1, 1, 56110), -- Wall Climb Vehicle +(230100, 0, 114052, 1, 0, 56110), -- Wall Climb Vehicle +(230098, 0, 121053, 1, 1, 56110), -- Spindle +(230092, 0, 122229, 3, 1, 56110), -- Air Bubbles +(230089, 1, 114989, 1, 1, 56110), -- Dreadstrike Flitterer +(230089, 0, 114987, 1, 1, 56110), -- Dreadstrike Flitterer +(230087, 0, 116218, 1, 1, 56110), -- Earthen Wagon [DNT] +(230084, 1, 11686, 1, 1, 56110), -- [DNT] KC: Speak to Brinthe +(230084, 0, 169, 1, 0, 56110), -- [DNT] KC: Speak to Brinthe +(230068, 1, 11686, 1, 1, 56110), -- Void Portal +(230068, 0, 20324, 1, 0, 56110), -- Void Portal +(230067, 0, 120597, 1, 1, 56110), -- Royal Journalist Ist'iix +(230066, 0, 120598, 0.800000011920928955, 1, 56110), -- Assistant Tik +(230065, 0, 115755, 1, 1, 56110), -- Venomscribe Xesh XI +(230063, 0, 120580, 1, 1, 56110), -- Ax'ill +(230061, 0, 117373, 0.899999976158142089, 1, 56110), -- Assistant Ak'nik +(230059, 0, 89308, 1, 1, 56110), -- KC +(230058, 0, 89308, 1, 1, 56110), -- KC +(230056, 0, 114533, 0.800000011920928955, 1, 56110), -- Assistant Ven'ik +(230054, 0, 117374, 0.899999976158142089, 1, 56110), -- Assistant Tix'ii +(230053, 0, 120596, 1, 1, 56110), -- Profiteer Xir'ek +(230052, 0, 120595, 1, 1, 56110), -- Profiteer Ri'za +(230051, 0, 117389, 0.699999988079071044, 1, 56110), -- Attendant Ak'lii +(230050, 0, 117388, 0.699999988079071044, 1, 56110), -- Attendant Xeren +(230049, 0, 117378, 1, 1, 56110), -- Assistant Vi +(230048, 0, 120591, 1, 1, 56110), -- Xir'ra +(230047, 0, 120599, 1, 1, 56110), -- Q'ilax +(230038, 0, 122114, 1, 1, 56110), -- Honor Guard Dunstad +(230037, 4, 114929, 1, 1, 56110), -- Trained Ramolith +(230037, 3, 114932, 1, 1, 56110), -- Trained Ramolith +(230037, 2, 117486, 1, 0, 56110), -- Trained Ramolith +(230037, 1, 114923, 1, 1, 56110), -- Trained Ramolith +(230037, 0, 114926, 1, 1, 56110), -- Trained Ramolith +(230036, 1, 122367, 0.5, 1, 56110), -- Lamplighter's Skiff +(230036, 0, 169, 1, 0, 56110), -- Lamplighter's Skiff +(230031, 15, 120622, 1, 1, 56110), -- Oathsworn Worker +(230031, 14, 120621, 1, 1, 56110), -- Oathsworn Worker +(230031, 13, 120620, 1, 1, 56110), -- Oathsworn Worker +(230031, 12, 120619, 1, 1, 56110), -- Oathsworn Worker +(230031, 11, 120618, 1, 1, 56110), -- Oathsworn Worker +(230031, 10, 120617, 1, 1, 56110), -- Oathsworn Worker +(230031, 9, 120616, 1, 1, 56110), -- Oathsworn Worker +(230031, 8, 120615, 1, 1, 56110), -- Oathsworn Worker +(230031, 7, 120614, 1, 1, 56110), -- Oathsworn Worker +(230031, 6, 120613, 1, 1, 56110), -- Oathsworn Worker +(230031, 5, 120612, 1, 1, 56110), -- Oathsworn Worker +(230031, 4, 120611, 1, 1, 56110), -- Oathsworn Worker +(230031, 3, 120610, 1, 1, 56110), -- Oathsworn Worker +(230031, 2, 120609, 1, 1, 56110), -- Oathsworn Worker +(230031, 1, 120607, 1, 1, 56110), -- Oathsworn Worker +(230031, 0, 120606, 1, 1, 56110), -- Oathsworn Worker +(230030, 0, 41357, 1, 1, 56110), -- Supplier Wei +(230029, 0, 41357, 1, 1, 56110), -- Supplier Wei +(230011, 1, 11686, 0.5, 1, 56110), -- Storm's Vengeance +(230011, 0, 22712, 1, 0, 56110), -- Storm's Vengeance +(229995, 3, 122009, 1.149999976158142089, 1, 56110), -- Sureki Arbalest +(229995, 2, 122008, 1.149999976158142089, 1, 56110), -- Sureki Arbalest +(229995, 1, 122007, 1.149999976158142089, 1, 56110), -- Sureki Arbalest +(229995, 0, 122006, 1.149999976158142089, 1, 56110), -- Sureki Arbalest +(229985, 0, 118343, 1, 1, 56110), -- Player Choice Test +(229956, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(229956, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(229949, 0, 52318, 1, 1, 56110), -- Kill Credit: Forge First Pact +(229948, 0, 52318, 1, 1, 56110), -- Kill Credit: Learn Vizier's Pact +(229947, 0, 52318, 1, 1, 56110), -- Kill Credit: Learn General's Pact +(229946, 0, 52318, 1, 1, 56110), -- Kill Credit: Learn Weaver's Pact +(229927, 31, 118452, 1, 1, 56110), -- Unbound Crafter +(229927, 30, 118451, 1, 1, 56110), -- Unbound Crafter +(229927, 29, 118450, 1, 1, 56110), -- Unbound Crafter +(229927, 28, 118449, 1, 1, 56110), -- Unbound Crafter +(229927, 27, 118448, 1, 1, 56110), -- Unbound Crafter +(229927, 26, 118447, 1, 1, 56110), -- Unbound Crafter +(229927, 25, 118445, 1, 1, 56110), -- Unbound Crafter +(229927, 24, 118446, 1, 1, 56110), -- Unbound Crafter +(229927, 23, 117338, 1, 1, 56110), -- Unbound Crafter +(229927, 22, 117339, 1, 1, 56110), -- Unbound Crafter +(229927, 21, 117336, 1, 1, 56110), -- Unbound Crafter +(229927, 20, 117337, 1, 1, 56110), -- Unbound Crafter +(229927, 19, 117343, 1, 1, 56110), -- Unbound Crafter +(229927, 18, 117344, 1, 1, 56110), -- Unbound Crafter +(229927, 17, 117341, 1, 1, 56110), -- Unbound Crafter +(229927, 16, 117342, 1, 1, 56110), -- Unbound Crafter +(229927, 15, 117347, 1, 1, 56110), -- Unbound Crafter +(229927, 14, 117348, 1, 1, 56110), -- Unbound Crafter +(229927, 13, 117345, 1, 1, 56110), -- Unbound Crafter +(229927, 12, 117346, 1, 1, 56110), -- Unbound Crafter +(229927, 11, 117351, 1, 1, 56110), -- Unbound Crafter +(229927, 10, 117352, 1, 1, 56110), -- Unbound Crafter +(229927, 9, 117349, 1, 1, 56110), -- Unbound Crafter +(229927, 8, 117350, 1, 1, 56110), -- Unbound Crafter +(229927, 7, 117359, 1, 1, 56110), -- Unbound Crafter +(229927, 6, 117360, 1, 1, 56110), -- Unbound Crafter +(229927, 5, 117357, 1, 1, 56110), -- Unbound Crafter +(229927, 4, 117358, 1, 1, 56110), -- Unbound Crafter +(229927, 3, 117355, 1, 1, 56110), -- Unbound Crafter +(229927, 2, 117356, 1, 1, 56110), -- Unbound Crafter +(229927, 1, 117353, 1, 1, 56110), -- Unbound Crafter +(229927, 0, 117354, 1, 1, 56110), -- Unbound Crafter +(229926, 0, 52318, 1, 1, 56110), -- Kill Credit: Misc Activity, Large +(229925, 0, 52318, 1, 1, 56110), -- Kill Credit: Treasure +(229924, 0, 52318, 1, 1, 56110), -- Kill Credit: Rumor Quest +(229923, 0, 52318, 1, 1, 56110), -- Kill Credit: World Quest +(229922, 0, 65106, 1, 0, 56110), -- Applebough +(229921, 1, 27823, 1, 1, 56110), -- [DNT] Achievement Summons +(229921, 0, 328, 1, 0, 56110), -- [DNT] Achievement Summons +(229918, 2, 122884, 2, 1, 56110), -- Caustic Skyrazor +(229918, 1, 122883, 2, 1, 56110), -- Caustic Skyrazor +(229918, 0, 122882, 2, 1, 56110), -- Caustic Skyrazor +(229917, 1, 11686, 1, 1, 56110), -- Awakened Cache +(229917, 0, 20570, 1, 0, 56110), -- Awakened Cache +(229916, 1, 114532, 1, 1, 56110), -- Provoked Burrowfiend +(229916, 0, 114531, 1, 1, 56110), -- Provoked Burrowfiend +(229898, 0, 52318, 1, 1, 56110), -- Kill Credit: Skyriding Treasure +(229891, 0, 116154, 1, 1, 56110), -- ZZ-01-47 +(229869, 0, 117127, 1, 1, 56110), -- Adelgonn +(229868, 0, 71599, 1, 1, 56110), -- Fizzi Liverzapper +(229867, 0, 65187, 1, 1, 56110), -- Raethan +(229860, 0, 122142, 1, 1, 56110), -- Gummi +(229859, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Scene Credit +(229859, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Scene Credit +(229858, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Meadery Phase Transition +(229858, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Meadery Phase Transition +(229855, 1, 115535, 1.299999952316284179, 1, 56110), -- Shadeguard Speaker +(229855, 0, 115534, 1.299999952316284179, 0, 56110), -- Shadeguard Speaker +(229854, 1, 115527, 1.20000004768371582, 1, 56110), -- Inquisitor Speaker +(229854, 0, 115526, 1.20000004768371582, 1, 56110), -- Inquisitor Speaker +(229850, 0, 120019, 1, 1, 56110), -- Freysworn Chalcy +(229849, 0, 114472, 1, 1, 56110), -- Baelgrim +(229846, 0, 122139, 1, 1, 56110), -- Parrlok +(229822, 1, 92725, 1, 1, 56110), -- Waxy Motherload +(229822, 0, 20324, 1, 0, 56110), -- Waxy Motherload +(229821, 0, 115095, 1, 1, 56110), -- Burrowing Jawcrawler +(229820, 1, 114820, 1, 1, 56110), -- Wandering Scuttleshell +(229820, 0, 114816, 1, 1, 56110), -- Wandering Scuttleshell +(229818, 0, 119241, 1, 1, 56110), -- Waxy Blob +(229817, 0, 114512, 0.800000011920928955, 1, 56110), -- Ambushing Swarmer +(229816, 0, 114512, 0.800000011920928955, 1, 56110), -- Ambushing Swarmer +(229814, 6, 112394, 1, 1, 56110), -- Enraged Snuffler +(229814, 5, 112396, 1, 1, 56110), -- Enraged Snuffler +(229814, 4, 112385, 1, 1, 56110), -- Enraged Snuffler +(229814, 3, 112393, 1, 1, 56110), -- Enraged Snuffler +(229814, 2, 112395, 1, 1, 56110), -- Enraged Snuffler +(229814, 1, 112397, 1, 1, 56110), -- Enraged Snuffler +(229814, 0, 112398, 1, 1, 56110), -- Enraged Snuffler +(229813, 0, 118036, 1, 1, 56110), -- Disturbed Krolusk +(229812, 4, 112414, 1, 1, 56110), -- Warbling Mudskip +(229812, 3, 112413, 1, 1, 56110), -- Warbling Mudskip +(229812, 2, 112412, 1, 1, 56110), -- Warbling Mudskip +(229812, 1, 112411, 1, 1, 56110), -- Warbling Mudskip +(229812, 0, 112410, 1, 1, 56110), -- Warbling Mudskip +(229810, 7, 114696, 1, 1, 56110), -- Scrappy Waxthief +(229810, 6, 114695, 1, 1, 56110), -- Scrappy Waxthief +(229810, 5, 114694, 1, 1, 56110), -- Scrappy Waxthief +(229810, 4, 114690, 1, 1, 56110), -- Scrappy Waxthief +(229810, 3, 114692, 1, 1, 56110), -- Scrappy Waxthief +(229810, 2, 114691, 1, 1, 56110), -- Scrappy Waxthief +(229810, 1, 114088, 1, 1, 56110), -- Scrappy Waxthief +(229810, 0, 114087, 1, 1, 56110), -- Scrappy Waxthief +(229809, 2, 114766, 1, 1, 56110), -- Crushing Waxthief +(229809, 1, 114706, 1, 1, 56110), -- Crushing Waxthief +(229809, 0, 114092, 1, 1, 56110), -- Crushing Waxthief +(229808, 0, 115519, 1, 1, 56110), -- Waxen Bones +(229801, 0, 116376, 0.5, 0, 56110), -- Lesser Storm Elemental +(229800, 0, 59799, 0.5, 1, 56110), -- Lesser Fire Elemental +(229799, 0, 59802, 0.5, 0, 56110), -- Lesser Primal Fire Elemental +(229798, 0, 116378, 0.5, 0, 56110), -- Lesser Primal Storm Elemental +(229797, 0, 116358, 1, 1, 56110), -- Widow Arak'nai +(229795, 0, 119886, 0.200000002980232238, 1, 56110), -- Anub'azal +(229793, 3, 114414, 1, 1, 56110), -- Dark Proselityzer +(229793, 2, 115742, 1, 1, 56110), -- Dark Proselityzer +(229793, 1, 115743, 1, 1, 56110), -- Dark Proselityzer +(229793, 0, 115744, 1, 1, 56110), -- Dark Proselityzer +(229792, 0, 102507, 1, 1, 56110), -- Raging Rock +(229791, 1, 114541, 1, 1, 56110), -- Nerubian Venomweb +(229791, 0, 114542, 1, 1, 56110), -- Nerubian Venomweb +(229782, 0, 117405, 2.799999952316284179, 1, 56110), -- Awakened Phalanx +(229781, 0, 88863, 0.75, 1, 56110), -- Creature Name +(229780, 1, 11686, 1, 1, 56110), -- [DNT] KC: To Archives +(229780, 0, 169, 1, 0, 56110), -- [DNT] KC: To Archives +(229778, 2, 116911, 1, 1, 56110), -- Automatic Ironstrider +(229778, 1, 116913, 1, 1, 56110), -- Automatic Ironstrider +(229778, 0, 116912, 1, 1, 56110), -- Automatic Ironstrider +(229772, 15, 118294, 1, 1, 56110), -- Spider +(229772, 14, 119763, 0.400000005960464477, 1, 56110), -- Spider +(229772, 13, 118287, 1, 1, 56110), -- Spider +(229772, 12, 118285, 1, 1, 56110); -- Spider + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(229772, 11, 118281, 1, 1, 56110), -- Spider +(229772, 10, 118291, 1, 1, 56110), -- Spider +(229772, 9, 118278, 1, 1, 56110), -- Spider +(229772, 8, 118289, 1, 1, 56110), -- Spider +(229772, 7, 118284, 1, 1, 56110), -- Spider +(229772, 6, 118295, 1, 1, 56110), -- Spider +(229772, 5, 118290, 1, 1, 56110), -- Spider +(229772, 4, 118276, 1, 1, 56110), -- Spider +(229772, 3, 118283, 1, 1, 56110), -- Spider +(229772, 2, 118293, 1, 1, 56110), -- Spider +(229772, 1, 118292, 1, 1, 56110), -- Spider +(229772, 0, 118286, 1, 1, 56110), -- Spider +(229769, 0, 122019, 1, 1, 56110), -- Medbot +(229744, 0, 119884, 0.200000002980232238, 1, 56110), -- Executor Nizrek +(229742, 7, 120340, 1, 1, 56110), -- Mag'har Outrider +(229742, 6, 120339, 1, 1, 56110), -- Mag'har Outrider +(229742, 5, 120338, 1, 1, 56110), -- Mag'har Outrider +(229742, 4, 120332, 1, 1, 56110), -- Mag'har Outrider +(229742, 3, 120336, 1, 1, 56110), -- Mag'har Outrider +(229742, 2, 120337, 1, 1, 56110), -- Mag'har Outrider +(229742, 1, 86331, 1, 1, 56110), -- Mag'har Outrider +(229742, 0, 86330, 1, 1, 56110), -- Mag'har Outrider +(229739, 0, 118860, 1, 1, 56110), -- Malfunctioning Pylon +(229736, 0, 47165, 1, 1, 56110), -- Wind Rider +(229735, 0, 122125, 1, 1, 56110), -- Zarein +(229734, 0, 122107, 1, 1, 56110), -- Donneschnel +(229729, 0, 117970, 1, 1, 56110), -- Nullbot +(229708, 0, 56815, 1, 1, 56110), -- Riverbend Gar +(229706, 0, 122104, 1, 1, 56110), -- Explosive Bomberbot +(229705, 0, 118317, 1, 1, 56110), -- Docile Cloudrook +(229704, 0, 118319, 1, 1, 56110), -- Docile Cloudrook +(229697, 1, 11686, 1, 1, 56110), -- Targeting Bunny +(229697, 0, 107428, 1, 0, 56110), -- Targeting Bunny +(229696, 1, 11686, 1, 1, 56110), -- Targeting Bunny +(229696, 0, 83572, 1, 0, 56110), -- Targeting Bunny +(229695, 1, 118423, 1, 1, 56110), -- Corrupted Machinist +(229695, 0, 118422, 1, 1, 56110), -- Corrupted Machinist +(229694, 0, 117707, 1, 1, 56110), -- Stormrook +(229693, 0, 117240, 1, 1, 56110), -- Trial of Burning Light +(229691, 0, 117694, 1, 1, 56110), -- Swarmbot +(229690, 0, 122101, 0.75, 1, 56110), -- Stormrook Beacon +(229689, 0, 112196, 1, 1, 56110), -- Spotted Moth +(229688, 0, 114989, 1, 1, 56110), -- Starved Swarmite +(229687, 0, 77759, 1, 1, 56110), -- Silk Grub +(229684, 1, 23767, 1, 1, 56110), -- Path Helper +(229684, 0, 21955, 1, 0, 56110), -- Path Helper +(229682, 1, 23767, 1, 1, 56110), -- Path Helper +(229682, 0, 21955, 1, 0, 56110), -- Path Helper +(229681, 1, 23767, 1, 1, 56110), -- Path Helper +(229681, 0, 21955, 1, 0, 56110), -- Path Helper +(229680, 1, 23767, 1, 1, 56110), -- Path Helper +(229680, 0, 21955, 1, 0, 56110), -- Path Helper +(229679, 0, 116084, 1, 1, 56110), -- Scavenger Threadling +(229678, 0, 78122, 1, 1, 56110), -- Malfunctioning Defense Turret +(229673, 0, 52318, 1, 1, 56110), -- Kill Credit: Green Dyebath Tested [DNT] +(229672, 0, 52318, 1, 1, 56110), -- Kill Credit: Yellow Dyebath Tested [DNT] +(229671, 0, 52318, 1, 1, 56110), -- Kill Credit: Blue Dyebath Tested [DNT] +(229670, 0, 52318, 1, 1, 56110), -- Kill Credit: Purple Dyebath Tested [DNT] +(229653, 1, 92725, 1, 1, 56110), -- Rich Wax Vein +(229653, 0, 20324, 1, 0, 56110), -- Rich Wax Vein +(229648, 0, 52318, 1, 1, 56110), -- Kill Credit: Red Dyebath Tested [DNT] +(229638, 2, 118317, 1, 1, 56110), -- Docile Cloudrook +(229638, 1, 118319, 1, 1, 56110), -- Docile Cloudrook +(229638, 0, 118318, 1, 1, 56110), -- Docile Cloudrook +(229637, 0, 114092, 1.60000002384185791, 1, 56110), -- Lil Wick +(229636, 0, 109539, 1, 1, 56110), -- Oblivion Crystal +(229635, 0, 121956, 2, 1, 56110), -- Xal'atath +(229634, 0, 115399, 1, 1, 56110), -- Waxy Sporebit +(229633, 1, 27823, 1, 1, 56110), -- Ulgrax the Devourer +(229633, 0, 4626, 1, 0, 56110), -- Ulgrax the Devourer +(229628, 1, 11686, 1, 1, 56110), -- Nerubian Wall Stalker +(229628, 0, 1126, 1, 0, 56110), -- Nerubian Wall Stalker +(229624, 0, 115263, 1, 1, 56110), -- Territorial Lasher +(229621, 2, 114620, 1, 1, 56110), -- Firefly +(229621, 1, 114619, 1, 1, 56110), -- Firefly +(229621, 0, 114618, 1, 1, 56110), -- Firefly +(229620, 1, 117885, 1, 1, 56110), -- Escaped Lynx +(229620, 0, 117884, 1, 1, 56110), -- Escaped Lynx +(229617, 1, 117885, 1, 1, 56110), -- Escaped Lynx +(229617, 0, 117884, 1, 1, 56110), -- Escaped Lynx +(229614, 2, 118700, 2, 1, 56110), -- Caustic Skyrazor +(229614, 1, 120363, 2, 1, 56110), -- Caustic Skyrazor +(229614, 0, 120365, 2, 1, 56110), -- Caustic Skyrazor +(229611, 0, 115399, 1, 1, 56110), -- Waxy Sporebit +(229606, 1, 23767, 1, 1, 56110), -- Path Helper +(229606, 0, 21955, 1, 0, 56110), -- Path Helper +(229605, 0, 112447, 1, 1, 56110), -- Deepwalking Ambusher +(229604, 1, 11686, 1, 1, 56110), -- Spider Wall Stalker +(229604, 0, 1126, 1, 0, 56110), -- Spider Wall Stalker +(229597, 0, 116589, 1, 1, 56110), -- Rotlasher +(229596, 1, 115196, 1, 1, 56110), -- Rotglow Settler +(229596, 0, 115197, 1, 1, 56110), -- Rotglow Settler +(229595, 1, 115206, 1, 1, 56110), -- Rotglow Sporeslinger +(229595, 0, 115205, 1, 1, 56110), -- Rotglow Sporeslinger +(229594, 1, 115212, 1, 1, 56110), -- Rotglow Pathkeeper +(229594, 0, 115211, 1, 1, 56110), -- Rotglow Pathkeeper +(229591, 0, 122066, 1, 1, 56110), -- Burtins +(229589, 0, 122065, 1, 1, 56110), -- Ermie +(229563, 0, 116586, 1, 1, 56110), -- Noxious Mycelium +(229561, 0, 115398, 1, 1, 56110), -- Sunken Sporeling +(229560, 0, 115258, 1, 1, 56110), -- Incensed Fungus +(229557, 1, 112459, 1, 1, 56110), -- River Sporebit +(229557, 0, 112457, 1, 1, 56110), -- River Sporebit +(229555, 0, 115372, 1, 1, 56110), -- Dessicated Murkwalker +(229547, 0, 114558, 1, 1, 56110), -- Shimmer Shaleshell +(229546, 1, 11686, 1, 1, 56110), -- Portal to Twilight Highlands +(229546, 0, 97042, 1, 0, 56110), -- Portal to Twilight Highlands +(229545, 1, 11686, 1, 1, 56110), -- Portal to Tiragarde Sound +(229545, 0, 97042, 1, 0, 56110), -- Portal to Tiragarde Sound +(229544, 1, 11686, 1, 1, 56110), -- Portal to Bastion +(229544, 0, 97042, 1, 0, 56110), -- Portal to Bastion +(229543, 1, 109539, 1, 1, 56110), -- [DNT]Klaskin Bunny +(229543, 0, 104176, 1, 0, 56110), -- [DNT]Klaskin Bunny +(229540, 1, 112457, 1, 1, 56110), -- Trailway Sporebit +(229540, 0, 112456, 1, 1, 56110), -- Trailway Sporebit +(229539, 0, 105552, 1, 1, 56110), -- Bear +(229537, 0, 122195, 2, 1, 56110), -- Void Emissary +(229536, 0, 121956, 2, 1, 56110), -- Xal'atath +(229526, 0, 114363, 1, 1, 56110), -- Agitated Pyremite +(229525, 3, 114361, 1, 1, 56110), -- Glowmite +(229525, 2, 113981, 1, 1, 56110), -- Glowmite +(229525, 1, 114363, 1, 1, 56110), -- Glowmite +(229525, 0, 114367, 1, 1, 56110), -- Glowmite +(229523, 1, 115169, 1, 1, 56110), -- Sieve Spinedrifter +(229523, 0, 115167, 1, 1, 56110), -- Sieve Spinedrifter +(229518, 1, 23767, 1, 1, 56110), -- Path Helper +(229518, 0, 21955, 1, 0, 56110), -- Path Helper +(229512, 3, 114986, 1, 1, 56110), -- Nerubian Swarmite +(229512, 2, 114987, 1, 1, 56110), -- Nerubian Swarmite +(229512, 1, 114988, 1, 1, 56110), -- Nerubian Swarmite +(229512, 0, 114989, 1, 1, 56110), -- Nerubian Swarmite +(229511, 1, 11686, 1, 1, 56110), -- Portal to Ardenweald +(229511, 0, 97042, 1, 0, 56110), -- Portal to Ardenweald +(229507, 0, 42109, 1, 1, 56110), -- Imbued Iron Bar +(229499, 1, 23767, 1, 1, 56110), -- Path Helper +(229499, 0, 21955, 1, 0, 56110), -- Path Helper +(229498, 1, 23767, 1, 1, 56110), -- Path Helper +(229498, 0, 21955, 1, 0, 56110), -- Path Helper +(229491, 0, 112728, 1, 1, 56110), -- Vigilant Nestguard +(229489, 7, 117654, 1, 1, 56110), -- Unbound Protector +(229489, 6, 117653, 1, 1, 56110), -- Unbound Protector +(229489, 5, 117655, 1, 1, 56110), -- Unbound Protector +(229489, 4, 117656, 1, 1, 56110), -- Unbound Protector +(229489, 3, 117658, 1, 1, 56110), -- Unbound Protector +(229489, 2, 117657, 1, 1, 56110), -- Unbound Protector +(229489, 1, 117660, 1, 1, 56110), -- Unbound Protector +(229489, 0, 117659, 1, 1, 56110), -- Unbound Protector +(229463, 1, 23767, 1, 1, 56110), -- Path Helper +(229463, 0, 21955, 1, 0, 56110), -- Path Helper +(229453, 0, 115283, 1, 1, 56110), -- Aelric Leid +(229451, 0, 121400, 1.299999952316284179, 1, 56110), -- Nightfall Darkcaster +(229449, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(229448, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(229446, 0, 52318, 1, 1, 56110), -- Kill Credit: No Spiders,no atu +(229445, 0, 52318, 1, 1, 56110), -- Kill Credit: No Spiders but will watch ATU +(229429, 0, 52318, 1, 1, 56110), -- Kill Credit: ATU ARTC +(229426, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(229423, 0, 116482, 1, 1, 56110), -- Dirtcrusted Stagshell +(229422, 1, 23767, 1, 1, 56110), -- Path Helper +(229422, 0, 21955, 1, 0, 56110), -- Path Helper +(229420, 0, 115956, 1, 1, 56110), -- Auralia Steelstrike +(229416, 1, 23767, 1, 1, 56110), -- Path Helper +(229416, 0, 21955, 1, 0, 56110), -- Path Helper +(229404, 1, 11686, 1, 1, 56110), -- Fungal Field Keyflame +(229404, 0, 15092, 1.399999976158142089, 0, 56110), -- Fungal Field Keyflame +(229403, 1, 123272, 1, 1, 56110), -- Caustic Bolts +(229403, 0, 169, 1, 0, 56110), -- Caustic Bolts +(229402, 1, 123273, 1, 1, 56110), -- Frostshard Bolts +(229402, 0, 169, 1, 0, 56110), -- Frostshard Bolts +(229401, 1, 123271, 1, 1, 56110), -- Barbed Bolts +(229401, 0, 169, 1, 0, 56110), -- Barbed Bolts +(229400, 3, 115747, 2.20000004768371582, 1, 56110), -- Royal Purifier +(229400, 2, 115746, 2.20000004768371582, 1, 56110), -- Royal Purifier +(229400, 1, 115745, 2.20000004768371582, 1, 56110), -- Royal Purifier +(229400, 0, 114418, 2.20000004768371582, 1, 56110), -- Royal Purifier +(229399, 3, 115735, 2, 1, 56110), -- Blood Drainer +(229399, 2, 115733, 2, 1, 56110), -- Blood Drainer +(229399, 1, 115734, 2, 1, 56110), -- Blood Drainer +(229399, 0, 114408, 2, 1, 56110), -- Blood Drainer +(229398, 0, 115717, 1, 1, 56110), -- Watcher Toki +(229397, 0, 121999, 1, 1, 56110), -- Drukan +(229396, 1, 107538, 1, 1, 56110), -- Volatile Black Blood Pool +(229396, 0, 169, 1, 0, 56110), -- Volatile Black Blood Pool +(229395, 0, 121998, 1, 1, 56110), -- Caretaker John +(229389, 0, 117922, 1, 1, 56110), -- Batzvara +(229388, 1, 121994, 4, 1, 56110), -- Designation: Ordinant +(229388, 0, 121995, 4, 1, 56110), -- Designation: Ordinant +(229387, 0, 92186, 1, 1, 56110), -- Walton Cogfrenzy +(229386, 0, 116340, 1, 1, 56110), -- Mehlar Dawnblade +(229385, 0, 116976, 1, 0, 56110), -- Lysander Starshade +(229384, 0, 112157, 1, 1, 56110), -- Arko'narin Starshade +(229383, 0, 121993, 1, 1, 56110), -- Treni +(229379, 47, 118464, 1, 1, 56110), -- Unbound Villager +(229379, 46, 118463, 1, 1, 56110), -- Unbound Villager +(229379, 45, 118462, 1, 1, 56110), -- Unbound Villager +(229379, 44, 118461, 1, 1, 56110), -- Unbound Villager +(229379, 43, 118460, 1, 1, 56110), -- Unbound Villager +(229379, 42, 118459, 1, 1, 56110), -- Unbound Villager +(229379, 41, 118458, 1, 1, 56110), -- Unbound Villager +(229379, 40, 118457, 1, 1, 56110), -- Unbound Villager +(229379, 39, 118452, 1, 1, 56110), -- Unbound Villager +(229379, 38, 118451, 1, 1, 56110), -- Unbound Villager +(229379, 37, 118450, 1, 1, 56110), -- Unbound Villager +(229379, 36, 118449, 1, 1, 56110), -- Unbound Villager +(229379, 35, 118448, 1, 1, 56110), -- Unbound Villager +(229379, 34, 118447, 1, 1, 56110), -- Unbound Villager +(229379, 33, 118446, 1, 1, 56110), -- Unbound Villager +(229379, 32, 118445, 1, 1, 56110), -- Unbound Villager +(229379, 31, 117654, 1, 1, 56110), -- Unbound Villager +(229379, 30, 117653, 1, 1, 56110), -- Unbound Villager +(229379, 29, 117655, 1, 1, 56110), -- Unbound Villager +(229379, 28, 117656, 1, 1, 56110), -- Unbound Villager +(229379, 27, 117658, 1, 1, 56110), -- Unbound Villager +(229379, 26, 117657, 1, 1, 56110), -- Unbound Villager +(229379, 25, 117660, 1, 1, 56110), -- Unbound Villager +(229379, 24, 117659, 1, 1, 56110), -- Unbound Villager +(229379, 23, 117338, 1, 1, 56110), -- Unbound Villager +(229379, 22, 117339, 1, 1, 56110), -- Unbound Villager +(229379, 21, 117336, 1, 1, 56110), -- Unbound Villager +(229379, 20, 117337, 1, 1, 56110), -- Unbound Villager +(229379, 19, 117343, 1, 1, 56110), -- Unbound Villager +(229379, 18, 117344, 1, 1, 56110), -- Unbound Villager +(229379, 17, 117341, 1, 1, 56110), -- Unbound Villager +(229379, 16, 117342, 1, 1, 56110), -- Unbound Villager +(229379, 15, 117347, 1, 1, 56110), -- Unbound Villager +(229379, 14, 117348, 1, 1, 56110), -- Unbound Villager +(229379, 13, 117345, 1, 1, 56110), -- Unbound Villager +(229379, 12, 117346, 1, 1, 56110), -- Unbound Villager +(229379, 11, 117351, 1, 1, 56110), -- Unbound Villager +(229379, 10, 117352, 1, 1, 56110), -- Unbound Villager +(229379, 9, 117349, 1, 1, 56110), -- Unbound Villager +(229379, 8, 117350, 1, 1, 56110), -- Unbound Villager +(229379, 7, 117359, 1, 1, 56110), -- Unbound Villager +(229379, 6, 117360, 1, 1, 56110), -- Unbound Villager +(229379, 5, 117357, 1, 1, 56110), -- Unbound Villager +(229379, 4, 117358, 1, 1, 56110), -- Unbound Villager +(229379, 3, 117355, 1, 1, 56110), -- Unbound Villager +(229379, 2, 117356, 1, 1, 56110), -- Unbound Villager +(229379, 1, 117353, 1, 1, 56110), -- Unbound Villager +(229379, 0, 117354, 1, 1, 56110), -- Unbound Villager +(229378, 5, 91864, 1, 1, 56110), -- Cascade Guardian +(229378, 4, 91862, 1, 1, 56110), -- Cascade Guardian +(229378, 3, 91870, 1, 1, 56110), -- Cascade Guardian +(229378, 2, 91866, 1, 1, 56110), -- Cascade Guardian +(229378, 1, 91872, 1, 1, 56110), -- Cascade Guardian +(229378, 0, 91868, 1, 1, 56110), -- Cascade Guardian +(229373, 0, 122108, 1, 1, 56110), -- Machinist Kromleg +(229372, 1, 104516, 1, 1, 56110), -- [DNT] Hill Snake +(229372, 0, 104520, 1, 1, 56110), -- [DNT] Hill Snake +(229355, 0, 118960, 0.899999976158142089, 1, 56110); -- DNT + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(229353, 0, 116346, 1, 1, 56110), -- Disgruntled Dyefetcher +(229342, 1, 83393, 1, 1, 56110), -- Zandalari Prelate +(229342, 0, 83392, 1, 1, 56110), -- Zandalari Prelate +(229341, 5, 117759, 1, 1, 56110), -- Hallowfall Lightblade +(229341, 4, 117758, 1, 1, 56110), -- Hallowfall Lightblade +(229341, 3, 115034, 1, 1, 56110), -- Hallowfall Lightblade +(229341, 2, 115033, 1, 1, 56110), -- Hallowfall Lightblade +(229341, 1, 115032, 1, 1, 56110), -- Hallowfall Lightblade +(229341, 0, 115031, 1, 1, 56110), -- Hallowfall Lightblade +(229340, 3, 92861, 1, 1, 56110), -- Stormwind Knight +(229340, 2, 92860, 1, 1, 56110), -- Stormwind Knight +(229340, 1, 92859, 1, 1, 56110), -- Stormwind Knight +(229340, 0, 92858, 1, 1, 56110), -- Stormwind Knight +(229337, 0, 23057, 1, 1, 56110), -- Queen Ansurek +(229336, 0, 121951, 1, 1, 56110), -- Overseer Hyggred +(229335, 1, 107538, 1, 1, 56110), -- Electricity Stalker [DNT] +(229335, 0, 68857, 1, 0, 56110), -- Electricity Stalker [DNT] +(229334, 0, 118472, 1, 1, 56110), -- Kordac +(229333, 0, 70972, 1, 1, 56110), -- Ari +(229332, 0, 116652, 1, 1, 56110), -- Akknai Courier +(229331, 0, 120326, 1, 1, 56110), -- Murroch Guard +(229330, 3, 117644, 1, 1, 56110), -- Machine Speaker +(229330, 2, 117643, 1, 1, 56110), -- Machine Speaker +(229330, 1, 117642, 1, 1, 56110), -- Machine Speaker +(229330, 0, 117641, 1, 1, 56110), -- Machine Speaker +(229329, 2, 117406, 1.5, 1, 56110), -- Warborn Crusher +(229329, 1, 117403, 1.5, 1, 56110), -- Warborn Crusher +(229329, 0, 117402, 1.5, 1, 56110), -- Warborn Crusher +(229328, 3, 66591, 1, 1, 56110), -- Suramar Chronomancer +(229328, 2, 66588, 1, 1, 56110), -- Suramar Chronomancer +(229328, 1, 66276, 1, 1, 56110), -- Suramar Chronomancer +(229328, 0, 66275, 1, 1, 56110), -- Suramar Chronomancer +(229322, 3, 89583, 1, 1, 56110), -- Gilnean Scrapper +(229322, 2, 89582, 1, 1, 56110), -- Gilnean Scrapper +(229322, 1, 89581, 1, 1, 56110), -- Gilnean Scrapper +(229322, 0, 89580, 1, 1, 56110), -- Gilnean Scrapper +(229320, 15, 120753, 1, 1, 56110), -- Oathsworn Tunnelwatcher +(229320, 14, 120752, 1, 1, 56110), -- Oathsworn Tunnelwatcher +(229320, 13, 120751, 1, 1, 56110), -- Oathsworn Tunnelwatcher +(229320, 12, 120750, 1, 1, 56110), -- Oathsworn Tunnelwatcher +(229320, 11, 120757, 1, 1, 56110), -- Oathsworn Tunnelwatcher +(229320, 10, 120756, 1, 1, 56110), -- Oathsworn Tunnelwatcher +(229320, 9, 120755, 1, 1, 56110), -- Oathsworn Tunnelwatcher +(229320, 8, 120754, 1, 1, 56110), -- Oathsworn Tunnelwatcher +(229320, 7, 120668, 1, 1, 56110), -- Oathsworn Tunnelwatcher +(229320, 6, 120671, 1, 1, 56110), -- Oathsworn Tunnelwatcher +(229320, 5, 120670, 1, 1, 56110), -- Oathsworn Tunnelwatcher +(229320, 4, 120676, 1, 1, 56110), -- Oathsworn Tunnelwatcher +(229320, 3, 120675, 1, 1, 56110), -- Oathsworn Tunnelwatcher +(229320, 2, 120673, 1, 1, 56110), -- Oathsworn Tunnelwatcher +(229320, 1, 120672, 1, 1, 56110), -- Oathsworn Tunnelwatcher +(229320, 0, 120669, 1, 1, 56110), -- Oathsworn Tunnelwatcher +(229319, 3, 108505, 1, 1, 56110), -- Master Tidesage +(229319, 2, 108504, 1, 1, 56110), -- Master Tidesage +(229319, 1, 108503, 1, 1, 56110), -- Master Tidesage +(229319, 0, 108502, 1, 1, 56110), -- Master Tidesage +(229316, 1, 72564, 1, 1, 56110), -- Forsaken Warlock +(229316, 0, 72563, 1, 1, 56110), -- Forsaken Warlock +(229314, 3, 116705, 1, 1, 56110), -- Night Elf Starcaller +(229314, 2, 116704, 1, 1, 56110), -- Night Elf Starcaller +(229314, 1, 116709, 1, 1, 56110), -- Night Elf Starcaller +(229314, 0, 116708, 1, 1, 56110), -- Night Elf Starcaller +(229310, 7, 117654, 1, 1, 56110), -- Unbound Protector +(229310, 6, 117653, 1, 1, 56110), -- Unbound Protector +(229310, 5, 117655, 1, 1, 56110), -- Unbound Protector +(229310, 4, 117656, 1, 1, 56110), -- Unbound Protector +(229310, 3, 117658, 1, 1, 56110), -- Unbound Protector +(229310, 2, 117657, 1, 1, 56110), -- Unbound Protector +(229310, 1, 117660, 1, 1, 56110), -- Unbound Protector +(229310, 0, 117659, 1, 1, 56110), -- Unbound Protector +(229308, 3, 117650, 1, 1, 56110), -- Oathsworn Peacekeeper +(229308, 2, 117649, 1, 1, 56110), -- Oathsworn Peacekeeper +(229308, 1, 117652, 1, 1, 56110), -- Oathsworn Peacekeeper +(229308, 0, 117651, 1, 1, 56110), -- Oathsworn Peacekeeper +(229307, 3, 87574, 1, 1, 56110), -- Veteran Blood Knight +(229307, 2, 87573, 1, 1, 56110), -- Veteran Blood Knight +(229307, 1, 87572, 1, 1, 56110), -- Veteran Blood Knight +(229307, 0, 87571, 1, 1, 56110), -- Veteran Blood Knight +(229305, 0, 116915, 1, 1, 56110), -- Armored Ironbreaker +(229304, 0, 119182, 1, 1, 56110), -- Arathi Warlynx +(229302, 2, 118849, 1, 1, 56110), -- Offduty Insurgent +(229302, 1, 118848, 1, 1, 56110), -- Offduty Insurgent +(229302, 0, 118846, 1, 1, 56110), -- Offduty Insurgent +(229299, 0, 118233, 1, 1, 56110), -- Nacklefitz +(229298, 0, 117524, 1, 1, 56110), -- Intent Shadow +(229297, 0, 117524, 1, 1, 56110), -- Intent Shadow +(229296, 1, 121955, 0.800000011920928955, 1, 56110), -- Orb of Ascendance +(229296, 0, 108341, 1, 0, 56110), -- Orb of Ascendance +(229295, 0, 118247, 1, 1, 56110), -- Great Mama Mapleroot +(229289, 0, 112494, 1, 1, 56110), -- Tuber the Trader +(229285, 0, 121963, 1, 1, 56110), -- Nerubian Ballista +(229280, 1, 11686, 1, 1, 56110), -- Radiant Echoes +(229280, 0, 20324, 1, 0, 56110), -- Radiant Echoes +(229279, 1, 11686, 1, 1, 56110), -- Radiant Echoes +(229279, 0, 20324, 1, 0, 56110), -- Radiant Echoes +(229278, 1, 11686, 1, 1, 56110), -- Radiant Echoes +(229278, 0, 20324, 1, 0, 56110), -- Radiant Echoes +(229277, 0, 118482, 1, 1, 56110), -- Ruffious +(229276, 0, 114674, 1, 1, 56110), -- Foreman Uzjax +(229273, 0, 121968, 1, 1, 56110), -- Herald Breccia +(229267, 3, 48010, 1, 1, 56110), -- Kirin Tor Defender +(229267, 2, 47995, 1, 1, 56110), -- Kirin Tor Defender +(229267, 1, 48009, 1, 1, 56110), -- Kirin Tor Defender +(229267, 0, 48011, 1, 1, 56110), -- Kirin Tor Defender +(229256, 2, 121950, 1, 1, 56110), -- Assauged Memories +(229256, 1, 16925, 1, 0, 56110), -- Assauged Memories +(229256, 0, 20324, 1, 0, 56110), -- Assauged Memories +(229255, 2, 121949, 1, 1, 56110), -- Assauged Memories +(229255, 1, 16925, 1, 0, 56110), -- Assauged Memories +(229255, 0, 20324, 1, 0, 56110), -- Assauged Memories +(229244, 0, 121956, 2, 1, 56110), -- Xal'atath +(229240, 1, 115361, 1, 1, 56110), -- [DNT] Duskborn Mongrel +(229240, 0, 115359, 1, 1, 56110), -- [DNT] Duskborn Mongrel +(229228, 2, 121952, 1, 1, 56110), -- Assauged Memories +(229228, 1, 16925, 1, 0, 56110), -- Assauged Memories +(229228, 0, 20324, 1, 0, 56110), -- Assauged Memories +(229227, 0, 121958, 1.75, 1, 56110), -- Xal'atath +(229225, 0, 29101, 1, 1, 56110), -- Xal'atath +(229218, 3, 115409, 1, 1, 56110), -- Scattered Sporbit +(229218, 2, 115407, 1, 1, 56110), -- Scattered Sporbit +(229218, 1, 115405, 1, 1, 56110), -- Scattered Sporbit +(229218, 0, 115403, 1, 1, 56110), -- Scattered Sporbit +(229217, 1, 123276, 1, 1, 56110), -- Glyph of Dread +(229217, 0, 169, 1, 0, 56110), -- Glyph of Dread +(229216, 3, 118220, 1, 1, 56110), -- Lashroom Sproutling +(229216, 2, 118219, 1, 1, 56110), -- Lashroom Sproutling +(229216, 1, 115252, 1, 1, 56110), -- Lashroom Sproutling +(229216, 0, 115249, 1, 1, 56110), -- Lashroom Sproutling +(229215, 0, 115262, 1, 1, 56110), -- Sporescatter Lashroom +(229213, 1, 115257, 1, 1, 56110), -- Thorned Lashroom +(229213, 0, 115253, 1, 1, 56110), -- Thorned Lashroom +(229211, 0, 114436, 1.5, 1, 56110), -- Wax Pile +(229210, 3, 53781, 1, 1, 56110), -- Siltwallow Toad +(229210, 2, 54643, 1, 1, 56110), -- Siltwallow Toad +(229210, 1, 53782, 1, 1, 56110), -- Siltwallow Toad +(229210, 0, 57495, 1, 1, 56110), -- Siltwallow Toad +(229209, 4, 115077, 1, 1, 56110), -- Fairyfly Swarmer +(229209, 3, 115076, 1, 1, 56110), -- Fairyfly Swarmer +(229209, 2, 115075, 1, 1, 56110), -- Fairyfly Swarmer +(229209, 1, 115074, 1, 1, 56110), -- Fairyfly Swarmer +(229209, 0, 80502, 1, 1, 56110), -- Fairyfly Swarmer +(229208, 1, 123280, 1, 1, 56110), -- Unstable Mixture +(229208, 0, 169, 1, 0, 56110), -- Unstable Mixture +(229207, 1, 112724, 1, 1, 56110), -- Thickhide Hatchling +(229207, 0, 112725, 1, 1, 56110), -- Thickhide Hatchling +(229206, 0, 115100, 1, 1, 56110), -- Thickhide Behemoth +(229205, 1, 115096, 1, 1, 56110), -- Thickhide Jawcrawler +(229205, 0, 115095, 1, 1, 56110), -- Thickhide Jawcrawler +(229201, 5, 121940, 1, 1, 56110), -- Forsaken Apothecary +(229201, 4, 121939, 1, 1, 56110), -- Forsaken Apothecary +(229201, 3, 121938, 1, 1, 56110), -- Forsaken Apothecary +(229201, 2, 121937, 1, 1, 56110), -- Forsaken Apothecary +(229201, 1, 121936, 1, 1, 56110), -- Forsaken Apothecary +(229201, 0, 121935, 1, 1, 56110), -- Forsaken Apothecary +(229191, 0, 120917, 1, 1, 56110), -- Ascent Osprey +(229188, 1, 115121, 1, 1, 56110), -- Gloomwater Fish +(229188, 0, 115120, 1, 1, 56110), -- Gloomwater Fish +(229187, 0, 118960, 0.899999976158142089, 1, 56110), -- Stolen Keepsake +(229185, 0, 111899, 1, 1, 56110), -- Bioluminescent Moth +(229184, 0, 118259, 1, 1, 56110), -- Aspirant Kiipka +(229183, 1, 114778, 1, 1, 56110), -- Glittering Glowmite +(229183, 0, 114622, 1, 1, 56110), -- Glittering Glowmite +(229182, 0, 115377, 1, 1, 56110), -- Darkwater Murkwalker +(229179, 1, 115356, 1, 1, 56110), -- Duskborn Pup +(229179, 0, 115354, 1, 1, 56110), -- Duskborn Pup +(229178, 1, 115356, 1, 1, 56110), -- Duskborn Pup +(229178, 0, 115354, 1, 1, 56110), -- Duskborn Pup +(229173, 0, 115362, 1, 1, 56110), -- Duskborn Darkhound +(229172, 1, 115361, 1, 1, 56110), -- Duskborn Mongrel +(229172, 0, 115359, 1, 1, 56110), -- Duskborn Mongrel +(229170, 0, 115362, 1, 1, 56110), -- Duskborn Darkhound +(229167, 1, 115361, 1, 1, 56110), -- Duskborn Mongrel +(229167, 0, 115359, 1, 1, 56110), -- Duskborn Mongrel +(229166, 0, 115348, 1, 1, 56110), -- Baleful Baelgat +(229165, 0, 115344, 1, 1, 56110), -- Spiteful Baelgat +(229164, 0, 115344, 1, 1, 56110), -- Spiteful Baelgat +(229163, 0, 115348, 1, 1, 56110), -- Baleful Baelgat +(229153, 0, 121902, 1, 1, 56110), -- Horth Frysthelm +(229152, 1, 104516, 1, 1, 56110), -- Overlook Ophidian +(229152, 0, 104522, 1, 1, 56110), -- Overlook Ophidian +(229150, 0, 69542, 1, 1, 56110), -- Lord Jorach Ravenholdt +(229149, 0, 89342, 1, 1, 56110), -- Garona Halforcen +(229148, 0, 41792, 1, 1, 56110), -- Taoshi +(229145, 1, 11686, 1, 1, 56110), -- Bleak Sand Keyflame +(229145, 0, 15092, 1.399999976158142089, 0, 56110), -- Bleak Sand Keyflame +(229144, 1, 11686, 1, 1, 56110), -- Faded Shore Keyflame +(229144, 0, 15092, 1.399999976158142089, 0, 56110), -- Faded Shore Keyflame +(229143, 1, 11686, 1, 1, 56110), -- Torchlight Mine Keyflame +(229143, 0, 15092, 1.399999976158142089, 0, 56110), -- Torchlight Mine Keyflame +(229141, 1, 11686, 1, 1, 56110), -- Stillstone Pond Keyflame +(229141, 0, 15092, 1.399999976158142089, 0, 56110), -- Stillstone Pond Keyflame +(229139, 1, 11686, 1, 1, 56110), -- Duskrise Acreage Keyflame +(229139, 0, 15092, 1.399999976158142089, 0, 56110), -- Duskrise Acreage Keyflame +(229137, 1, 107538, 1, 1, 56110), -- Fire Stalker [DNT] +(229137, 0, 68857, 1, 0, 56110), -- Fire Stalker [DNT] +(229135, 0, 120917, 1, 1, 56110), -- Fallfisher Swiftwing +(229133, 3, 119088, 1, 1, 56110), -- Polymorphed Mosswool +(229133, 2, 119084, 1, 1, 56110), -- Polymorphed Mosswool +(229133, 1, 119068, 1, 1, 56110), -- Polymorphed Mosswool +(229133, 0, 119078, 1, 1, 56110), -- Polymorphed Mosswool +(229132, 1, 11686, 1, 1, 56110), -- Mereldar Bell [DNT] +(229132, 0, 1126, 1, 0, 56110), -- Mereldar Bell [DNT] +(229131, 0, 121959, 0.75, 1, 56110), -- Royal Silkwing +(229130, 1, 70050, 0.5, 1, 56110), -- Cultivated Poisons +(229130, 0, 22712, 1, 0, 56110), -- Cultivated Poisons +(229129, 1, 11686, 1, 1, 56110), -- Whirring Field Keyflame +(229129, 0, 15092, 1.399999976158142089, 0, 56110), -- Whirring Field Keyflame +(229128, 0, 26365, 1, 1, 56110), -- Valeera Sanguinar +(229127, 1, 11686, 1, 1, 56110), -- Light's Bloom Keyflame +(229127, 0, 15092, 1.399999976158142089, 0, 56110), -- Light's Bloom Keyflame +(229119, 1, 119987, 1, 1, 56110), -- Highrock Calf +(229119, 0, 119986, 1, 1, 56110), -- Highrock Calf +(229118, 0, 114656, 1, 1, 56110), -- Highrock Bull +(229117, 1, 114305, 1, 1, 56110), -- Highrock Cow +(229117, 0, 114304, 1, 1, 56110), -- Highrock Cow +(229115, 0, 121876, 1, 1, 56110), -- Candle Comfort +(229111, 1, 114365, 1, 1, 56110), -- Unsettled Glowmite +(229111, 0, 113980, 1, 1, 56110), -- Unsettled Glowmite +(229107, 1, 110448, 1, 1, 56110), -- Deepflayer Hunter +(229107, 0, 110445, 1, 1, 56110), -- Deepflayer Hunter +(229099, 1, 115359, 1, 1, 56110), -- Cowed Mongrel +(229099, 0, 115358, 1, 1, 56110), -- Cowed Mongrel +(229098, 1, 115359, 1, 1, 56110), -- Cowed Mongrel +(229098, 0, 115358, 1, 1, 56110), -- Cowed Mongrel +(229097, 1, 115365, 1, 1, 56110), -- Nervous Mongrel +(229097, 0, 115364, 1, 1, 56110), -- Nervous Mongrel +(229096, 1, 115365, 1, 1, 56110), -- Nervous Mongrel +(229096, 0, 115364, 1, 1, 56110), -- Nervous Mongrel +(229094, 1, 104517, 1, 1, 56110), -- Sanguine Slitherer +(229094, 0, 104518, 1, 1, 56110), -- Sanguine Slitherer +(229093, 0, 111899, 1, 1, 56110), -- Shadowy Glimmerfly +(229092, 3, 119082, 1, 1, 56110), -- Mosswool Grazer +(229092, 2, 119083, 1, 1, 56110), -- Mosswool Grazer +(229092, 1, 119086, 1, 1, 56110), -- Mosswool Grazer +(229092, 0, 119087, 1, 1, 56110), -- Mosswool Grazer +(229090, 0, 64062, 1, 1, 56110), -- Kill Credit: skyride stun [DNT] +(229088, 1, 106700, 1, 1, 56110), -- Scavenging Falcon +(229088, 0, 106699, 1, 1, 56110), -- Scavenging Falcon +(229087, 0, 114826, 1, 1, 56110), -- Mana-Flecked Crawler +(229080, 1, 114919, 1, 1, 56110), -- [DNT] Foulbiter Hatchling +(229080, 0, 114920, 1, 1, 56110), -- [DNT] Foulbiter Hatchling +(229079, 1, 114919, 1, 1, 56110), -- Foulbiter Hatchling +(229079, 0, 114920, 1, 1, 56110), -- Foulbiter Hatchling +(229078, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit: Speak to the Vizier +(229077, 1, 104632, 1, 1, 56110), -- [DNT] Coastal Foulbiter +(229077, 0, 104631, 1, 1, 56110), -- [DNT] Coastal Foulbiter +(229076, 1, 112726, 1, 1, 56110), -- [DNT] Acidbreath Jawcrawler +(229076, 0, 114484, 1, 1, 56110), -- [DNT] Acidbreath Jawcrawler +(229074, 0, 114483, 1, 1, 56110), -- Acidbreath Broodmother +(229073, 1, 112723, 1, 1, 56110); -- Acidbreath Hatchling + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(229073, 0, 112725, 1, 1, 56110), -- Acidbreath Hatchling +(229072, 1, 112726, 1, 1, 56110), -- Acidbreath Jawcrawler +(229072, 0, 114484, 1, 1, 56110), -- Acidbreath Jawcrawler +(229068, 1, 104632, 1, 1, 56110), -- Coastal Foulbiter +(229068, 0, 104631, 1, 1, 56110), -- Coastal Foulbiter +(229067, 1, 104632, 1, 1, 56110), -- Coastal Foulbiter +(229067, 0, 104631, 1, 1, 56110), -- Coastal Foulbiter +(229066, 0, 122691, 1, 1, 56110), -- Dusten Farmyrstride +(229060, 2, 115088, 1, 1, 56110), -- Enraged Kodiak +(229060, 1, 8840, 1, 1, 56110), -- Enraged Kodiak +(229060, 0, 719, 1, 1, 56110), -- Enraged Kodiak +(229059, 0, 115344, 1, 1, 56110), -- Horrific Baelgat +(229046, 0, 11686, 1, 1, 56110), -- Clockwork Scrap +(229038, 0, 118441, 1, 1, 56110), -- Rodd +(229036, 0, 114924, 1, 1, 56110), -- Hoofcrack +(229034, 0, 121861, 3, 1, 56110), -- Clockwork Scrap Collector +(229032, 0, 4959, 1, 1, 56110), -- Felled Cornerdweller +(229029, 0, 121860, 1, 1, 56110), -- Gilbertha +(229020, 0, 53316, 1, 1, 56110), -- Sheaf +(229006, 0, 121858, 1, 1, 56110), -- Assistant Tourrma +(228999, 0, 120917, 1, 1, 56110), -- Soaring Fishhawk +(228993, 0, 122504, 0.899999976158142089, 1, 56110), -- Relic of Uldum +(228991, 0, 121856, 1, 1, 56110), -- Gertwaald +(228986, 5, 115034, 1, 1, 56110), -- Arathi Guard +(228986, 4, 115033, 1, 1, 56110), -- Arathi Guard +(228986, 3, 117759, 1, 1, 56110), -- Arathi Guard +(228986, 2, 117758, 1, 1, 56110), -- Arathi Guard +(228986, 1, 115032, 1, 1, 56110), -- Arathi Guard +(228986, 0, 115031, 1, 1, 56110), -- Arathi Guard +(228980, 0, 117395, 1, 1, 56110), -- Harmot +(228979, 0, 116266, 1, 1, 56110), -- Vokmar +(228978, 0, 117175, 1, 1, 56110), -- Olbarig +(228975, 1, 104518, 1, 1, 56110), -- Saltgrass Slitherer +(228975, 0, 104521, 1, 1, 56110), -- Saltgrass Slitherer +(228972, 0, 53864, 1, 1, 56110), -- Feltt +(228971, 0, 53864, 1, 1, 56110), -- Robiin +(228962, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(228962, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(228961, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(228961, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(228955, 0, 116685, 1.5, 1, 56110), -- Nerubian Darkcaster +(228954, 0, 116686, 1, 1, 56110), -- Nerubian Marauder +(228953, 0, 116345, 1, 1, 56110), -- Skittering Intruder +(228952, 0, 116683, 0.75, 1, 56110), -- Nerubian Skulker +(228951, 0, 116684, 0.75, 1, 56110), -- Nerubian Stalker +(228950, 0, 116685, 1.20000004768371582, 1, 56110), -- Nerubian Webspinner +(228946, 1, 11686, 1, 1, 56110), -- Relic Hoarder +(228946, 0, 15092, 1.399999976158142089, 0, 56110), -- Relic Hoarder +(228943, 0, 121840, 1, 1, 56110), -- Relic Hoarder +(228942, 11, 117270, 1, 1, 56110), -- Stormrider +(228942, 10, 117271, 1, 1, 56110), -- Stormrider +(228942, 9, 117272, 1, 1, 56110), -- Stormrider +(228942, 8, 117273, 1, 1, 56110), -- Stormrider +(228942, 7, 117274, 1, 1, 56110), -- Stormrider +(228942, 6, 117275, 1, 1, 56110), -- Stormrider +(228942, 5, 117276, 1, 1, 56110), -- Stormrider +(228942, 4, 117277, 1, 1, 56110), -- Stormrider +(228942, 3, 117278, 1, 1, 56110), -- Stormrider +(228942, 2, 117279, 1, 1, 56110), -- Stormrider +(228942, 1, 117280, 1, 1, 56110), -- Stormrider +(228942, 0, 117281, 1, 1, 56110), -- Stormrider +(228941, 11, 117270, 1, 1, 56110), -- Stormrider +(228941, 10, 117271, 1, 1, 56110), -- Stormrider +(228941, 9, 117272, 1, 1, 56110), -- Stormrider +(228941, 8, 117273, 1, 1, 56110), -- Stormrider +(228941, 7, 117274, 1, 1, 56110), -- Stormrider +(228941, 6, 117275, 1, 1, 56110), -- Stormrider +(228941, 5, 117276, 1, 1, 56110), -- Stormrider +(228941, 4, 117277, 1, 1, 56110), -- Stormrider +(228941, 3, 117278, 1, 1, 56110), -- Stormrider +(228941, 2, 117279, 1, 1, 56110), -- Stormrider +(228941, 1, 117280, 1, 1, 56110), -- Stormrider +(228941, 0, 117281, 1, 1, 56110), -- Stormrider +(228940, 0, 121839, 1, 1, 56110), -- Relic Hoarder +(228937, 0, 11686, 1, 1, 56110), -- Eye of the Old Gods +(228933, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(228933, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(228927, 0, 121830, 1, 1, 56110), -- Iggraya +(228926, 0, 104042, 1, 0.300000011920928955, 56110), -- Glittering Gemeye +(228925, 0, 121829, 1, 1, 56110), -- Ryaand +(228924, 0, 121828, 1, 1, 56110), -- Konraada +(228923, 0, 121827, 1, 1, 56110), -- Reingard +(228921, 0, 121826, 1, 1, 56110), -- Matthilde +(228905, 1, 113940, 1, 1, 56110), -- Viscid Oozelot +(228905, 0, 113941, 1, 1, 56110), -- Viscid Oozelot +(228904, 1, 115715, 1, 1, 56110), -- Deep Oozle +(228904, 0, 115716, 1, 1, 56110), -- Deep Oozle +(228901, 0, 121819, 2.25, 1, 56110), -- Dark Prophet Grshol +(228898, 0, 117860, 1, 1, 56110), -- Feral Sharpclaw +(228897, 0, 119990, 1, 1, 56110), -- Carefree Calf +(228896, 0, 114652, 1, 1, 56110), -- Wary Bull +(228895, 0, 114146, 1, 1, 56110), -- Wary Shalehorn +(228892, 1, 11686, 1, 1, 56110), -- Geyser Loot +(228892, 0, 15092, 1.399999976158142089, 0, 56110), -- Geyser Loot +(228888, 0, 114500, 1, 1, 56110), -- Stormrook +(228886, 0, 121137, 1, 1, 56110), -- Stool +(228884, 1, 116096, 1, 1, 56110), -- Air Bubbles +(228884, 0, 66432, 2, 0, 56110), -- Air Bubbles +(228880, 1, 11686, 1, 1, 56110), -- Bubble Geyser +(228880, 0, 15092, 1.399999976158142089, 0, 56110), -- Bubble Geyser +(228877, 0, 52318, 1, 1, 56110), -- Story Node +(228876, 1, 8838, 1, 1, 56110), -- Gloomcliff Matriarch +(228876, 0, 33920, 1, 1, 56110), -- Gloomcliff Matriarch +(228875, 1, 8840, 1, 1, 56110), -- Gloomcliff Grizzly +(228875, 0, 719, 1, 1, 56110), -- Gloomcliff Grizzly +(228874, 1, 119987, 1, 1, 56110), -- Penumbral Calf +(228874, 0, 119990, 1, 1, 56110), -- Penumbral Calf +(228870, 1, 23767, 1, 1, 56110), -- Path Helper +(228870, 0, 21955, 1, 0, 56110), -- Path Helper +(228869, 1, 23767, 1, 1, 56110), -- Path Helper +(228869, 0, 21955, 1, 0, 56110), -- Path Helper +(228868, 1, 23767, 1, 1, 56110), -- Path Helper +(228868, 0, 21955, 1, 0, 56110), -- Path Helper +(228867, 1, 23767, 1, 1, 56110), -- Path Helper +(228867, 0, 21955, 1, 0, 56110), -- Path Helper +(228862, 0, 112383, 1, 1, 56110), -- Silk Moth +(228856, 0, 4629, 1, 1, 56110), -- You +(228854, 0, 117886, 1, 1, 56110), -- Sharpclaw Hunter +(228853, 0, 117886, 1, 1, 56110), -- Sharpclaw Hunter +(228852, 0, 118065, 1, 1, 56110), -- Umbral Citizen +(228851, 1, 117861, 1, 1, 56110), -- Saltcliff Sharpclaw +(228851, 0, 116276, 1, 1, 56110), -- Saltcliff Sharpclaw +(228850, 1, 117861, 1, 1, 56110), -- Saltcliff Sharpclaw +(228850, 0, 116276, 1, 1, 56110), -- Saltcliff Sharpclaw +(228849, 1, 23767, 1, 0, 56110), -- Path Helper +(228849, 0, 21955, 1, 1, 56110), -- Path Helper +(228848, 0, 89308, 1, 1, 56110), -- KC +(228843, 1, 11686, 0.400000005960464477, 1, 56110), -- Bubble Geyser +(228843, 0, 4626, 1, 0, 56110), -- Bubble Geyser +(228839, 2, 89055, 0.800000011920928955, 1, 56110), -- Azerite Vein +(228839, 1, 85235, 0.60000002384185791, 0.699999988079071044, 56110), -- Azerite Vein +(228839, 0, 85649, 0.75, 0.699999988079071044, 56110), -- Azerite Vein +(228831, 5, 121092, 1, 1, 56110), -- Lamplighter Recruit +(228831, 4, 121091, 1, 1, 56110), -- Lamplighter Recruit +(228831, 3, 115040, 1, 1, 56110), -- Lamplighter Recruit +(228831, 2, 115039, 1, 1, 56110), -- Lamplighter Recruit +(228831, 1, 115042, 1, 1, 56110), -- Lamplighter Recruit +(228831, 0, 115041, 1, 1, 56110), -- Lamplighter Recruit +(228823, 1, 104633, 1, 1, 56110), -- Undersea Salamanther +(228823, 0, 104634, 1, 1, 56110), -- Undersea Salamanther +(228821, 1, 94282, 1, 1, 56110), -- Stalker +(228821, 0, 169, 1, 0, 56110), -- Stalker +(228805, 0, 11686, 1, 1, 56110), -- Upper Platform Stalker +(228803, 1, 11686, 0.5, 1, 56110), -- Stormrook Tunnel Stalker +(228803, 0, 22712, 1, 0, 56110), -- Stormrook Tunnel Stalker +(228799, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Decision Made +(228799, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Decision Made +(228798, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Speak to Brann +(228798, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Speak to Brann +(228783, 0, 118912, 1, 1, 56110), -- Helpful Haulbot +(228782, 0, 30313, 1, 1, 56110), -- Volt +(228769, 1, 121795, 4, 1, 56110), -- Designation: Freysworn +(228769, 0, 121796, 4, 1, 56110), -- Designation: Freysworn +(228768, 1, 121791, 4, 1, 56110), -- Designation: Archivist +(228768, 0, 121792, 4, 1, 56110), -- Designation: Archivist +(228767, 1, 121773, 4, 1, 56110), -- Designation: Machine Speaker +(228767, 0, 121774, 4, 1, 56110), -- Designation: Machine Speaker +(228766, 1, 121786, 4, 1, 56110), -- Designation: Stormrider +(228766, 0, 121787, 4, 1, 56110), -- Designation: Stormrider +(228765, 1, 121784, 4, 1, 56110), -- Designation: Artisan +(228765, 0, 121785, 4, 1, 56110), -- Designation: Artisan +(228764, 1, 121782, 4, 1, 56110), -- Designation: Peacekeeper +(228764, 0, 121783, 4, 1, 56110), -- Designation: Peacekeeper +(228763, 1, 121780, 4, 1, 56110), -- Designation: Worker of the Deeps +(228763, 0, 121781, 4, 1, 56110), -- Designation: Worker of the Deeps +(228762, 1, 121798, 4, 1, 56110), -- Designation: Stonebound +(228762, 0, 121797, 4, 1, 56110), -- Designation: Stonebound +(228756, 0, 52318, 1, 1, 56110), -- Kill Credit [DNT] +(228754, 0, 113895, 1, 1, 56110), -- Sir Finley Mrrgglton +(228753, 1, 121753, 4, 1, 56110), -- Designation: Caretaker +(228753, 0, 121754, 4, 1, 56110), -- Designation: Caretaker +(228746, 0, 109539, 1, 1, 56110), -- Cosmic Simulacrum +(228737, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(228737, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(228736, 0, 114608, 1, 1, 56110), -- Neferess +(228735, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(228735, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(228733, 1, 112726, 1, 1, 56110), -- [DNT] Hilltop Jawcrawler +(228733, 0, 114484, 1, 1, 56110), -- [DNT] Hilltop Jawcrawler +(228716, 0, 119968, 1, 1, 56110), -- Spider +(228713, 0, 117772, 1.10000002384185791, 1, 56110), -- Ulgrax the Devourer +(228709, 1, 27823, 1, 1, 56110), -- Invis Bunny - POI blob [DNT] +(228709, 0, 328, 1, 0, 56110), -- Invis Bunny - POI blob [DNT] +(228697, 0, 118622, 1, 1, 56110), -- Foreman Azap +(228671, 0, 118382, 1, 1, 56110), -- Burkhalt +(228670, 1, 115120, 1, 1, 56110), -- Cave Pike +(228670, 0, 106598, 1, 1, 56110), -- Cave Pike +(228669, 1, 115095, 1, 1, 56110), -- [DNT] Underhang Jawcrawler +(228669, 0, 112726, 1, 1, 56110), -- [DNT] Underhang Jawcrawler +(228664, 0, 118607, 1, 1, 56110), -- Wilton Hillhelm +(228659, 1, 27823, 1, 1, 56110), -- [DNT] Bungee Vehicle +(228659, 0, 328, 1, 0, 56110), -- [DNT] Bungee Vehicle +(228651, 7, 117763, 1, 1, 56110), -- Mereldar Ardent +(228651, 6, 117761, 1, 1, 56110), -- Mereldar Ardent +(228651, 5, 117762, 1, 1, 56110), -- Mereldar Ardent +(228651, 4, 117760, 1, 1, 56110), -- Mereldar Ardent +(228651, 3, 115543, 1, 1, 56110), -- Mereldar Ardent +(228651, 2, 115544, 1, 1, 56110), -- Mereldar Ardent +(228651, 1, 115545, 1, 1, 56110), -- Mereldar Ardent +(228651, 0, 115546, 1, 1, 56110), -- Mereldar Ardent +(228650, 16, 115023, 1, 1, 56110), -- Mereldar Trader +(228650, 15, 122684, 1, 1, 56110), -- Mereldar Trader +(228650, 14, 122682, 1, 1, 56110), -- Mereldar Trader +(228650, 13, 122681, 1, 1, 56110), -- Mereldar Trader +(228650, 12, 122683, 1, 1, 56110), -- Mereldar Trader +(228650, 11, 117755, 1, 1, 56110), -- Mereldar Trader +(228650, 10, 117754, 1, 1, 56110), -- Mereldar Trader +(228650, 9, 120399, 1, 1, 56110), -- Mereldar Trader +(228650, 8, 122680, 1, 1, 56110), -- Mereldar Trader +(228650, 7, 122679, 1, 1, 56110), -- Mereldar Trader +(228650, 6, 121535, 1, 1, 56110), -- Mereldar Trader +(228650, 5, 121534, 1, 1, 56110), -- Mereldar Trader +(228650, 4, 117755, 1, 1, 56110), -- Mereldar Trader +(228650, 3, 117754, 1, 1, 56110), -- Mereldar Trader +(228650, 2, 115020, 1, 1, 56110), -- Mereldar Trader +(228650, 1, 115022, 1, 1, 56110), -- Mereldar Trader +(228650, 0, 115021, 1, 1, 56110), -- Mereldar Trader +(228649, 1, 121865, 1, 1, 56110), -- Arathi Laborer +(228649, 0, 121730, 1, 1, 56110), -- Arathi Laborer +(228627, 5, 119076, 1, 1, 56110), -- Polymorphed Mosswool +(228627, 4, 119074, 1, 1, 56110), -- Polymorphed Mosswool +(228627, 3, 119072, 1, 1, 56110), -- Polymorphed Mosswool +(228627, 2, 119070, 1, 1, 56110), -- Polymorphed Mosswool +(228627, 1, 119068, 1, 1, 56110), -- Polymorphed Mosswool +(228627, 0, 119066, 1, 1, 56110), -- Polymorphed Mosswool +(228624, 1, 27823, 1, 1, 56110), -- [DNT] Bungee Vehicle +(228624, 0, 328, 1, 0, 56110), -- [DNT] Bungee Vehicle +(228617, 1, 107538, 3.299999952316284179, 1, 56110), -- Shadowgate +(228617, 0, 22712, 1, 0, 56110), -- Shadowgate +(228608, 0, 121692, 1.75, 1, 56110), -- Toxic Colossus +(228607, 1, 21857, 1, 1, 56110), -- Brewfest Celebrant +(228607, 0, 21854, 1, 1, 56110), -- Brewfest Celebrant +(228605, 0, 88792, 1, 1, 56110), -- Elise Starseeker +(228604, 1, 121684, 1, 1, 56110), -- Sound Stalker - 11.0 Quest - Ringing Deeps - Earthen Crowd +(228604, 0, 90874, 1, 0, 56110), -- Sound Stalker - 11.0 Quest - Ringing Deeps - Earthen Crowd +(228603, 0, 120022, 1, 1, 56110), -- Anomaly Scanner +(228602, 0, 120021, 1, 1, 56110), -- Cognitive Scanner +(228600, 0, 117414, 1, 1, 56110), -- Injured Earthen +(228598, 0, 119174, 1, 1, 56110), -- 11.0 Z2 - WaT - Lost Mines - Abandoned Minecart Vehicle (HCR) +(228597, 0, 120008, 1, 1, 56110), -- Diagnostics Scanner +(228593, 0, 81389, 1.25, 1, 56110), -- Captain Rez'okun +(228591, 0, 89509, 1.10000002384185791, 1, 56110), -- Druz +(228590, 0, 122500, 1, 1, 56110), -- Sunwalker Dezco +(228589, 0, 121671, 0.800000011920928955, 1, 56110), -- Kor Dawnchaser +(228586, 0, 117116, 1, 1, 56110), -- Orweyna +(228585, 0, 89308, 1, 1, 56110), -- KC +(228581, 0, 89308, 1, 1, 56110), -- KC +(228578, 5, 117755, 1, 1, 56110), -- Reclamation Machinist +(228578, 4, 117754, 1, 1, 56110), -- Reclamation Machinist +(228578, 3, 115023, 1, 1, 56110); -- Reclamation Machinist + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(228578, 2, 115022, 1, 1, 56110), -- Reclamation Machinist +(228578, 1, 115021, 1, 1, 56110), -- Reclamation Machinist +(228578, 0, 115020, 1, 1, 56110), -- Reclamation Machinist +(228576, 0, 116544, 0.660000026226043701, 1, 56110), -- Mother of Chaos +(228575, 2, 116525, 0.75, 1, 56110), -- Overlord +(228575, 1, 116524, 0.75, 1, 56110), -- Overlord +(228575, 0, 116523, 0.75, 1, 56110), -- Overlord +(228574, 0, 121664, 1, 1, 56110), -- Pit Lord +(228572, 0, 114139, 1, 1, 56110), -- Deathstalker Commander Belmont +(228571, 0, 85799, 1, 1, 56110), -- Lilian Voss +(228570, 0, 77525, 1, 1, 56110), -- Grand Vindicator Sorvos +(228569, 0, 91669, 1.20000004768371582, 1, 56110), -- Warlord Breka Grimaxe +(228568, 0, 97915, 1, 1, 56110), -- Shuja Grimaxe +(228567, 1, 27823, 1, 1, 56110), -- [DNT] Target Bunny +(228567, 0, 328, 1, 0, 56110), -- [DNT] Target Bunny +(228565, 0, 40263, 1, 0, 56110), -- Sentinel Commander Lyalia +(228564, 0, 71930, 1, 1, 56110), -- Delas Moonfang +(228563, 0, 32254, 1, 1, 56110), -- Thisalee Crow +(228562, 0, 19707, 1, 1, 56110), -- Halduron Brightwing +(228561, 0, 105389, 1, 1, 56110), -- Dark Ranger Velonara +(228560, 0, 109008, 1, 1, 56110), -- Captain Garrick +(228559, 0, 109009, 1, 1, 56110), -- Henry Garrick +(228554, 0, 100600, 1, 1, 56110), -- Salandria +(228553, 0, 90103, 1, 1, 56110), -- General Rakera +(228548, 1, 27823, 1, 1, 56110), -- [DNT] Bungee Vehicle +(228548, 0, 328, 1, 0, 56110), -- [DNT] Bungee Vehicle +(228542, 0, 120963, 1, 1, 56110), -- Waxling +(228540, 0, 121391, 1.299999952316284179, 1, 56110), -- Nightfall Shadowmage +(228539, 0, 121397, 1.299999952316284179, 1, 56110), -- Nightfall Darkcaster +(228538, 0, 121389, 1.299999952316284179, 1, 56110), -- Nightfall Curseblade +(228537, 0, 115530, 1.299999952316284179, 1, 56110), -- Nightfall Shadowalker +(228536, 2, 121157, 1, 1, 56110), -- Spooked Cart Hauler +(228536, 1, 121156, 1, 1, 56110), -- Spooked Cart Hauler +(228536, 0, 121155, 1, 1, 56110), -- Spooked Cart Hauler +(228534, 0, 117092, 1, 1, 56110), -- Sister Etna Blayze +(228531, 0, 121530, 1, 1, 56110), -- Image of Zekvir +(228528, 0, 11686, 1, 1, 56110), -- Scenario Final Task Credit +(228526, 0, 11686, 1, 1, 56110), -- Scenario First Task Credit +(228524, 1, 94282, 1, 1, 56110), -- Stalker +(228524, 0, 169, 1, 0, 56110), -- Stalker +(228518, 1, 11686, 1, 1, 56110), -- Sound Stalker - 11.0 Quest - Max Level Campaign - Q07b +(228518, 0, 90874, 1, 0, 56110), -- Sound Stalker - 11.0 Quest - Max Level Campaign - Q07b +(228509, 1, 15880, 1, 1, 56110), -- Bunny for Low Graphics Sparkles [DNT] +(228509, 0, 101845, 1, 0, 56110), -- Bunny for Low Graphics Sparkles [DNT] +(228508, 8, 115143, 1, 1, 56110), -- River Drifter +(228508, 7, 115142, 1, 1, 56110), -- River Drifter +(228508, 6, 115141, 1, 1, 56110), -- River Drifter +(228508, 5, 115140, 1, 1, 56110), -- River Drifter +(228508, 4, 115139, 1, 1, 56110), -- River Drifter +(228508, 3, 115138, 1, 1, 56110), -- River Drifter +(228508, 2, 115137, 1, 1, 56110), -- River Drifter +(228508, 1, 115136, 1, 1, 56110), -- River Drifter +(228508, 0, 115135, 1, 1, 56110), -- River Drifter +(228507, 1, 15880, 1, 1, 56110), -- Bunny for Low Graphics Sparkles [DNT] +(228507, 0, 101845, 1, 0, 56110), -- Bunny for Low Graphics Sparkles [DNT] +(228506, 0, 104498, 1, 1, 56110), -- Sunken River Eel +(228503, 1, 117044, 1, 1, 56110), -- Lost Harvester +(228503, 0, 117042, 1, 1, 56110), -- Lost Harvester +(228493, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(228485, 1, 11686, 1, 1, 56110), -- Crafting Orders - Credit +(228485, 0, 64062, 1, 0, 56110), -- Crafting Orders - Credit +(228471, 1, 23767, 1, 1, 56110), -- Path Helper +(228471, 0, 21955, 1, 0, 56110), -- Path Helper +(228470, 0, 119404, 2.099999904632568359, 1, 56110), -- Nexus-Princess Ky'veza +(228466, 1, 11686, 1, 1, 56110), -- Precious Gem +(228466, 0, 64062, 1, 0, 56110), -- Precious Gem +(228464, 1, 11686, 1, 1, 56110), -- Deck of Cards +(228464, 0, 64062, 1, 0, 56110), -- Deck of Cards +(228462, 1, 11686, 1, 1, 56110), -- Earthen Figurine +(228462, 0, 64062, 1, 0, 56110), -- Earthen Figurine +(228452, 1, 105566, 1, 1, 56110), -- Crag Beetle +(228452, 0, 105562, 1, 1, 56110), -- Crag Beetle +(228451, 1, 119986, 1, 1, 56110), -- Highrock Calf +(228451, 0, 119987, 1, 1, 56110), -- Highrock Calf +(228450, 0, 114656, 1, 1, 56110), -- Highrock Bull +(228448, 0, 111780, 1, 1, 56110), -- Rejuvenating Ooze +(228447, 1, 114305, 1, 1, 56110), -- Highrock Cow +(228447, 0, 114304, 1, 1, 56110), -- Highrock Cow +(228440, 1, 107538, 0.400000005960464477, 1, 56110), -- Web Anchor +(228440, 0, 22712, 1, 0, 56110), -- Web Anchor +(228439, 0, 111968, 1, 1, 56110), -- Slatefang +(228428, 0, 119371, 1.5, 1, 56110), -- [DNT] Spy Visual +(228427, 0, 116478, 1.5, 1, 56110), -- Stagshell Swarmer +(228419, 0, 117038, 1, 1, 56110), -- Elma +(228412, 0, 112634, 1, 1, 56110), -- Traveling Snailsman +(228411, 1, 91219, 1, 1, 56110), -- Venomous Rockslime +(228411, 0, 91113, 1, 1, 56110), -- Venomous Rockslime +(228409, 0, 104499, 1, 1, 56110), -- Brightscale Eel +(228406, 3, 119975, 1, 1, 56110), -- Gnome Engineer +(228406, 2, 119976, 1, 1, 56110), -- Gnome Engineer +(228406, 1, 119977, 1, 1, 56110), -- Gnome Engineer +(228406, 0, 119978, 1, 1, 56110), -- Gnome Engineer +(228396, 0, 122570, 1, 1, 56110), -- Captain Tread Sparknozzle +(228392, 5, 88506, 1, 1, 56110), -- Alliance Worker +(228392, 4, 78481, 1, 1, 56110), -- Alliance Worker +(228392, 3, 78630, 1, 1, 56110), -- Alliance Worker +(228392, 2, 78631, 1, 1, 56110), -- Alliance Worker +(228392, 1, 78633, 1, 1, 56110), -- Alliance Worker +(228392, 0, 78632, 1, 1, 56110), -- Alliance Worker +(228389, 0, 90788, 1, 1, 56110), -- Gila Crosswires +(228388, 0, 90661, 1, 1, 56110), -- Tinkmaster Overspark +(228387, 0, 90873, 0.400000005960464477, 1, 56110), -- Mine-Bot 5000X +(228386, 0, 81302, 1, 1, 56110), -- Brother Pike +(228385, 0, 88653, 1, 1, 56110), -- Captain Tandred Proudmoore +(228373, 3, 108502, 1, 1, 56110), -- Kul Tiran Tidesage +(228373, 2, 108503, 1, 1, 56110), -- Kul Tiran Tidesage +(228373, 1, 108504, 1, 1, 56110), -- Kul Tiran Tidesage +(228373, 0, 108505, 1, 1, 56110), -- Kul Tiran Tidesage +(228370, 0, 77955, 1, 1, 56110), -- Alliance Landing Skiff +(228368, 3, 111809, 1, 1, 56110), -- Niffen Swarmhand +(228368, 2, 111888, 1, 1, 56110), -- Niffen Swarmhand +(228368, 1, 111889, 1, 1, 56110), -- Niffen Swarmhand +(228368, 0, 112380, 1, 1, 56110), -- Niffen Swarmhand +(228366, 35, 116848, 1, 1, 56110), -- Alliance Soldier +(228366, 34, 116849, 1, 1, 56110), -- Alliance Soldier +(228366, 33, 116850, 1, 1, 56110), -- Alliance Soldier +(228366, 32, 116851, 1, 1, 56110), -- Alliance Soldier +(228366, 31, 117017, 1, 1, 56110), -- Alliance Soldier +(228366, 30, 117018, 1, 1, 56110), -- Alliance Soldier +(228366, 29, 117019, 1, 1, 56110), -- Alliance Soldier +(228366, 28, 117020, 1, 1, 56110), -- Alliance Soldier +(228366, 27, 116601, 1, 1, 56110), -- Alliance Soldier +(228366, 26, 116602, 1, 1, 56110), -- Alliance Soldier +(228366, 25, 116606, 1, 1, 56110), -- Alliance Soldier +(228366, 24, 116607, 1, 1, 56110), -- Alliance Soldier +(228366, 23, 116627, 1, 1, 56110), -- Alliance Soldier +(228366, 22, 116628, 1, 1, 56110), -- Alliance Soldier +(228366, 21, 116629, 1, 1, 56110), -- Alliance Soldier +(228366, 20, 116630, 1, 1, 56110), -- Alliance Soldier +(228366, 19, 119047, 1, 1, 56110), -- Alliance Soldier +(228366, 18, 119048, 1, 1, 56110), -- Alliance Soldier +(228366, 17, 119049, 1, 1, 56110), -- Alliance Soldier +(228366, 16, 119050, 1, 1, 56110), -- Alliance Soldier +(228366, 15, 119051, 1, 1, 56110), -- Alliance Soldier +(228366, 14, 119052, 1, 1, 56110), -- Alliance Soldier +(228366, 13, 119057, 1, 1, 56110), -- Alliance Soldier +(228366, 12, 119058, 1, 1, 56110), -- Alliance Soldier +(228366, 11, 119059, 1, 1, 56110), -- Alliance Soldier +(228366, 10, 119060, 1, 1, 56110), -- Alliance Soldier +(228366, 9, 119061, 1, 1, 56110), -- Alliance Soldier +(228366, 8, 119062, 1, 1, 56110), -- Alliance Soldier +(228366, 7, 119091, 1, 1, 56110), -- Alliance Soldier +(228366, 6, 119092, 1, 1, 56110), -- Alliance Soldier +(228366, 5, 119098, 1, 1, 56110), -- Alliance Soldier +(228366, 4, 119099, 1, 1, 56110), -- Alliance Soldier +(228366, 3, 119100, 1, 1, 56110), -- Alliance Soldier +(228366, 2, 119101, 1, 1, 56110), -- Alliance Soldier +(228366, 1, 119102, 1, 1, 56110), -- Alliance Soldier +(228366, 0, 119103, 1, 1, 56110), -- Alliance Soldier +(228365, 0, 39637, 1, 1, 56110), -- Ji Firepaw +(228364, 1, 11686, 1, 1, 56110), -- Invisible Bunny +(228364, 0, 22903, 1, 0, 56110), -- Invisible Bunny +(228361, 0, 119370, 1.399999976158142089, 1, 56110), -- Agile Pursuer +(228359, 1, 23767, 1, 1, 56110), -- Path Helper +(228359, 0, 21955, 1, 0, 56110), -- Path Helper +(228356, 1, 115112, 1, 1, 56110), -- Glittering Shellcrawler +(228356, 0, 115111, 1, 1, 56110), -- Glittering Shellcrawler +(228354, 0, 121527, 1, 1, 56110), -- Siesbarg's Replacement +(228343, 0, 121134, 1, 1, 56110), -- Rabaan +(228325, 0, 122501, 1, 1, 56110), -- Aponi Brightmane +(228322, 0, 122499, 1, 1, 56110), -- Tahu Sagewind +(228321, 0, 16946, 1, 1, 56110), -- Cosmic Residue +(228315, 1, 104520, 1, 1, 56110), -- Beledar's Boa +(228315, 0, 104521, 1, 1, 56110), -- Beledar's Boa +(228314, 0, 111899, 1, 1, 56110), -- Seacliff Moth +(228312, 1, 117450, 1, 1, 56110), -- Illuminated Hatchling +(228312, 0, 117448, 1, 1, 56110), -- Illuminated Hatchling +(228309, 0, 116308, 1, 1, 56110), -- Webbed Captive +(228307, 15, 118494, 1, 1, 56110), -- Greenhorn Extra +(228307, 14, 118493, 1, 1, 56110), -- Greenhorn Extra +(228307, 13, 118492, 1, 1, 56110), -- Greenhorn Extra +(228307, 12, 118491, 1, 1, 56110), -- Greenhorn Extra +(228307, 11, 118490, 1, 1, 56110), -- Greenhorn Extra +(228307, 10, 118489, 1, 1, 56110), -- Greenhorn Extra +(228307, 9, 118488, 1, 1, 56110), -- Greenhorn Extra +(228307, 8, 118487, 1, 1, 56110), -- Greenhorn Extra +(228307, 7, 118502, 1, 1, 56110), -- Greenhorn Extra +(228307, 6, 118501, 1, 1, 56110), -- Greenhorn Extra +(228307, 5, 118500, 1, 1, 56110), -- Greenhorn Extra +(228307, 4, 118499, 1, 1, 56110), -- Greenhorn Extra +(228307, 3, 118498, 1, 1, 56110), -- Greenhorn Extra +(228307, 2, 118497, 1, 1, 56110), -- Greenhorn Extra +(228307, 1, 118496, 1, 1, 56110), -- Greenhorn Extra +(228307, 0, 118495, 1, 1, 56110), -- Greenhorn Extra +(228304, 0, 120954, 1, 1, 56110), -- Oathsworn Earthen +(228301, 1, 104502, 1, 1, 56110), -- [DNT] Tidewake Moray +(228301, 0, 104505, 1, 1, 56110), -- [DNT] Tidewake Moray +(228298, 1, 83765, 1, 1, 56110), -- Horde Peon +(228298, 0, 83764, 1, 1, 56110), -- Horde Peon +(228297, 1, 107538, 1, 1, 56110), -- Bench +(228297, 0, 119471, 1, 0, 56110), -- Bench +(228296, 0, 31760, 1, 1, 56110), -- Champion Uru'zin +(228295, 0, 93959, 2, 1, 56110), -- Zandelvari +(228294, 0, 116390, 1, 1, 56110), -- Prisoner Wagon +(228288, 0, 115125, 1, 1, 56110), -- Undersea Scuttler +(228285, 0, 116390, 1, 1, 56110), -- Wagon of Silk Supplies +(228239, 1, 27823, 1, 1, 56110), -- Kill Credit +(228239, 0, 328, 1, 0, 56110), -- Kill Credit +(228238, 1, 23767, 1, 1, 56110), -- Path Helper +(228238, 0, 21955, 1, 0, 56110), -- Path Helper +(228235, 7, 114421, 1, 1, 56110), -- Off-Duty Chef +(228235, 6, 114422, 1, 1, 56110), -- Off-Duty Chef +(228235, 5, 114423, 1, 1, 56110), -- Off-Duty Chef +(228235, 4, 115755, 1, 1, 56110), -- Off-Duty Chef +(228235, 3, 120368, 1, 1, 56110), -- Off-Duty Chef +(228235, 2, 120401, 1, 1, 56110), -- Off-Duty Chef +(228235, 1, 120402, 1, 1, 56110), -- Off-Duty Chef +(228235, 0, 120403, 1, 1, 56110), -- Off-Duty Chef +(228234, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(228234, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(228227, 1, 123270, 1, 1, 56110), -- Black Blood Container +(228227, 0, 169, 1, 0, 56110), -- Black Blood Container +(228226, 0, 121468, 1, 1, 56110), -- Hati +(228224, 0, 121467, 1, 1, 56110), -- Fenryr +(228223, 1, 46710, 1, 1, 56110), -- Spreader Hatchery +(228223, 0, 121465, 1, 0, 56110), -- Spreader Hatchery +(228217, 0, 114146, 1, 1, 56110), -- Wary Shalehorn +(228215, 1, 27823, 1, 1, 56110), -- Kill Credit +(228215, 0, 328, 1, 0, 56110), -- Kill Credit +(228213, 1, 104502, 1, 1, 56110), -- Tidewake Moray +(228213, 0, 104505, 1, 1, 56110), -- Tidewake Moray +(228212, 1, 115170, 1, 1, 56110), -- Tidewake Eel +(228212, 0, 115167, 1, 1, 56110), -- Tidewake Eel +(228207, 0, 119896, 1, 1, 56110), -- Supply Crate +(228200, 0, 119984, 1.5, 1, 56110), -- Siesbarg +(228198, 0, 83618, 1, 1, 56110), -- Fungarian +(228195, 1, 123275, 1, 1, 56110), -- Strange Mushroom +(228195, 0, 169, 1, 0, 56110), -- Strange Mushroom +(228193, 0, 117860, 1, 1, 56110), -- [DNT] Feral Sharpclaw +(228191, 0, 52318, 1, 1, 56110), -- Kill Credit: Pact - Map Purchase Check +(228187, 1, 117194, 1, 1, 56110), -- Earthen Laborer +(228187, 0, 117193, 1, 1, 56110), -- Earthen Laborer +(228186, 41, 121940, 1, 1, 56110), -- Horde Soldier +(228186, 40, 121938, 1, 1, 56110), -- Horde Soldier +(228186, 39, 121936, 1, 1, 56110), -- Horde Soldier +(228186, 38, 121935, 1, 1, 56110), -- Horde Soldier +(228186, 37, 122121, 1, 1, 56110), -- Horde Soldier +(228186, 36, 122122, 1, 1, 56110), -- Horde Soldier +(228186, 35, 122117, 1, 1, 56110), -- Horde Soldier +(228186, 34, 122120, 1, 1, 56110), -- Horde Soldier +(228186, 33, 114599, 1, 1, 56110), -- Horde Soldier +(228186, 32, 114600, 1, 1, 56110), -- Horde Soldier +(228186, 31, 114601, 1, 1, 56110), -- Horde Soldier +(228186, 30, 114602, 1, 1, 56110), -- Horde Soldier +(228186, 29, 114603, 1, 1, 56110), -- Horde Soldier +(228186, 28, 121943, 1, 1, 56110), -- Horde Soldier +(228186, 27, 121942, 1, 1, 56110), -- Horde Soldier +(228186, 26, 121941, 1, 1, 56110), -- Horde Soldier +(228186, 25, 114141, 1, 1, 56110), -- Horde Soldier +(228186, 24, 114143, 1, 1, 56110); -- Horde Soldier + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(228186, 23, 114144, 1, 1, 56110), -- Horde Soldier +(228186, 22, 114145, 1, 1, 56110), -- Horde Soldier +(228186, 21, 114147, 1, 1, 56110), -- Horde Soldier +(228186, 20, 119212, 1, 1, 56110), -- Horde Soldier +(228186, 19, 119213, 1, 1, 56110), -- Horde Soldier +(228186, 18, 119214, 1, 1, 56110), -- Horde Soldier +(228186, 17, 119215, 1, 1, 56110), -- Horde Soldier +(228186, 16, 119216, 1, 1, 56110), -- Horde Soldier +(228186, 15, 119217, 1, 1, 56110), -- Horde Soldier +(228186, 14, 119218, 1, 1, 56110), -- Horde Soldier +(228186, 13, 119220, 1, 1, 56110), -- Horde Soldier +(228186, 12, 119221, 1, 1, 56110), -- Horde Soldier +(228186, 11, 119222, 1, 1, 56110), -- Horde Soldier +(228186, 10, 120331, 1, 1, 56110), -- Horde Soldier +(228186, 9, 120332, 1, 1, 56110), -- Horde Soldier +(228186, 8, 120333, 1, 1, 56110), -- Horde Soldier +(228186, 7, 120334, 1, 1, 56110), -- Horde Soldier +(228186, 6, 120335, 1, 1, 56110), -- Horde Soldier +(228186, 5, 120336, 1, 1, 56110), -- Horde Soldier +(228186, 4, 120337, 1, 1, 56110), -- Horde Soldier +(228186, 3, 120338, 1, 1, 56110), -- Horde Soldier +(228186, 2, 120339, 1, 1, 56110), -- Horde Soldier +(228186, 1, 120340, 1, 1, 56110), -- Horde Soldier +(228186, 0, 120341, 1, 1, 56110), -- Horde Soldier +(228185, 1, 117199, 1, 1, 56110), -- Earthen Technician +(228185, 0, 117198, 1, 1, 56110), -- Earthen Technician +(228184, 0, 116259, 1, 1, 56110), -- Yamas the Provider +(228183, 0, 114536, 1, 1, 56110), -- Kaheti Silkstalker +(228182, 1, 123277, 1, 1, 56110), -- Sureki Royal Jewel +(228182, 0, 169, 1, 0, 56110), -- Sureki Royal Jewel +(228180, 5, 117755, 1, 1, 56110), -- Reclamation Machinist +(228180, 4, 117754, 1, 1, 56110), -- Reclamation Machinist +(228180, 3, 115023, 1, 1, 56110), -- Reclamation Machinist +(228180, 2, 115022, 1, 1, 56110), -- Reclamation Machinist +(228180, 1, 115021, 1, 1, 56110), -- Reclamation Machinist +(228180, 0, 115020, 1, 1, 56110), -- Reclamation Machinist +(228177, 0, 121454, 1, 1, 56110), -- Kala Clayhoof +(228174, 1, 27823, 1, 1, 56110), -- [DNT] Zipline target bunny +(228174, 0, 328, 1, 0, 56110), -- [DNT] Zipline target bunny +(228172, 1, 16925, 1, 1, 56110), -- Stalker +(228172, 0, 169, 1, 0, 56110), -- Stalker +(228171, 1, 121453, 1, 0, 56110), -- Improvised Air Control +(228171, 0, 121452, 1, 1, 56110), -- Improvised Air Control +(228170, 0, 114652, 1, 1, 56110), -- [DNT] Wary Bull +(228169, 3, 91677, 1, 1, 56110), -- Troll Shaman +(228169, 2, 91676, 1, 1, 56110), -- Troll Shaman +(228169, 1, 91675, 1, 1, 56110), -- Troll Shaman +(228169, 0, 91674, 1, 1, 56110), -- Troll Shaman +(228157, 1, 123274, 1, 1, 56110), -- Nerubian Anvil +(228157, 0, 169, 1, 0, 56110), -- Nerubian Anvil +(228153, 0, 114302, 1, 1, 56110), -- Immature Shalehorn +(228152, 3, 114051, 1, 1, 56110), -- Silksinger Trainee +(228152, 2, 114050, 1, 1, 56110), -- Silksinger Trainee +(228152, 1, 114049, 1, 1, 56110), -- Silksinger Trainee +(228152, 0, 114052, 1, 1, 56110), -- Silksinger Trainee +(228149, 5, 121450, 1, 1, 56110), -- Woldclaimed Freysworn +(228149, 4, 121449, 1, 1, 56110), -- Woldclaimed Freysworn +(228149, 3, 121448, 1, 1, 56110), -- Woldclaimed Freysworn +(228149, 2, 121447, 1, 1, 56110), -- Woldclaimed Freysworn +(228149, 1, 121446, 1, 1, 56110), -- Woldclaimed Freysworn +(228149, 0, 121445, 1, 1, 56110), -- Woldclaimed Freysworn +(228148, 0, 73116, 1, 1, 56110), -- Horde Landing Skiff +(228147, 0, 73116, 1, 1, 56110), -- Horde Landing Skiff +(228146, 4, 117370, 1, 1, 56110), -- Umbral Silksinger +(228146, 3, 117371, 1, 1, 56110), -- Umbral Silksinger +(228146, 2, 117372, 1, 1, 56110), -- Umbral Silksinger +(228146, 1, 117373, 1, 1, 56110), -- Umbral Silksinger +(228146, 0, 117374, 1, 1, 56110), -- Umbral Silksinger +(228141, 0, 121439, 2, 1, 56110), -- Treasure Elemental +(228140, 7, 114421, 1, 1, 56110), -- Lounge Chef +(228140, 6, 114422, 1, 1, 56110), -- Lounge Chef +(228140, 5, 114423, 1, 1, 56110), -- Lounge Chef +(228140, 4, 115755, 1, 1, 56110), -- Lounge Chef +(228140, 3, 120368, 1, 1, 56110), -- Lounge Chef +(228140, 2, 120401, 1, 1, 56110), -- Lounge Chef +(228140, 1, 120402, 1, 1, 56110), -- Lounge Chef +(228140, 0, 120403, 1, 1, 56110), -- Lounge Chef +(228135, 3, 116446, 1, 1, 56110), -- Lounge Server +(228135, 2, 116447, 1, 1, 56110), -- Lounge Server +(228135, 1, 116448, 1, 1, 56110), -- Lounge Server +(228135, 0, 116449, 1, 1, 56110), -- Lounge Server +(228134, 0, 121438, 1, 1, 56110), -- Iv'javal +(228131, 1, 112449, 1, 1, 56110), -- Illuminated Undercrawler +(228131, 0, 112447, 1, 1, 56110), -- Illuminated Undercrawler +(228126, 0, 117247, 1, 1, 56110), -- On'hiea +(228124, 0, 117243, 1, 1, 56110), -- Ney'leia +(228122, 0, 118187, 1, 1, 56110), -- Kai'shae +(228121, 0, 114716, 1, 1, 56110), -- Pikma Pigpoker +(228120, 0, 114652, 1, 1, 56110), -- Wary Bull +(228119, 0, 114711, 1, 1, 56110), -- Kitkrut +(228118, 0, 89262, 2, 0, 56110), -- Murloc Balloon +(228117, 0, 114158, 1, 1, 56110), -- Ritkin +(228115, 0, 119990, 1, 1, 56110), -- Carefree Calf +(228113, 0, 114695, 1.20000004768371582, 1, 56110), -- Kwit +(228111, 1, 117196, 1, 1, 56110), -- Earthen Laborer +(228111, 0, 117195, 1, 1, 56110), -- Earthen Laborer +(228108, 3, 116491, 1, 1, 56110), -- Beast +(228108, 2, 111515, 2, 99, 56110), -- Beast +(228108, 1, 116351, 0.800000011920928955, 99, 56110), -- Beast +(228108, 0, 115097, 1, 99, 56110), -- Beast +(228105, 3, 121430, 1, 1, 56110), -- Beast +(228105, 2, 115080, 1, 99, 56110), -- Beast +(228105, 1, 114303, 1, 99, 56110), -- Beast +(228105, 0, 117861, 1, 99, 56110), -- Beast +(228104, 3, 114049, 1, 1, 56110), -- Nerubian Child +(228104, 2, 114050, 1, 1, 56110), -- Nerubian Child +(228104, 1, 114052, 1, 1, 56110), -- Nerubian Child +(228104, 0, 114051, 1, 1, 56110), -- Nerubian Child +(228102, 3, 43935, 1, 1, 56110), -- Beast +(228102, 2, 110448, 1, 99, 56110), -- Beast +(228102, 1, 91862, 1, 99, 56110), -- Beast +(228102, 0, 112397, 1, 99, 56110), -- Beast +(228101, 3, 109506, 1, 1, 56110), -- Beast +(228101, 2, 114650, 1, 99, 56110), -- Beast +(228101, 1, 114304, 1, 99, 56110), -- Beast +(228101, 0, 114929, 1, 99, 56110), -- Beast +(228100, 1, 114921, 1, 1, 56110), -- [DNT] Salamanther Hatchling +(228100, 0, 114919, 1, 1, 56110), -- [DNT] Salamanther Hatchling +(228097, 1, 114921, 1, 1, 56110), -- Salamanther Hatchling +(228097, 0, 114919, 1, 1, 56110), -- Salamanther Hatchling +(228094, 1, 104518, 1, 1, 56110), -- Cavern Snake +(228094, 0, 104522, 1, 1, 56110), -- Cavern Snake +(228088, 1, 117451, 1, 1, 56110), -- Undercrawler Hatchling +(228088, 0, 117448, 1, 1, 56110), -- Undercrawler Hatchling +(228086, 0, 111899, 1, 1, 56110), -- Gloomflutter Moth +(228085, 3, 116446, 1.75, 1, 56110), -- Nerubian Gamer +(228085, 2, 116447, 1.75, 1, 56110), -- Nerubian Gamer +(228085, 1, 116448, 1.75, 1, 56110), -- Nerubian Gamer +(228085, 0, 116449, 1.75, 1, 56110), -- Nerubian Gamer +(228084, 3, 114049, 1, 1, 56110), -- Nerubian Gamer +(228084, 2, 114050, 1, 1, 56110), -- Nerubian Gamer +(228084, 1, 114052, 1, 1, 56110), -- Nerubian Gamer +(228084, 0, 114051, 1, 1, 56110), -- Nerubian Gamer +(228082, 0, 40147, 1, 1, 56110), -- Blackrock Worg +(228081, 2, 75008, 1, 1, 56110), -- Ethereum Void Reaper +(228081, 1, 75007, 1, 1, 56110), -- Ethereum Void Reaper +(228081, 0, 75009, 1, 1, 56110), -- Ethereum Void Reaper +(228080, 1, 123281, 1, 1, 56110), -- Weaver's Loom +(228080, 0, 169, 1, 0, 56110), -- Weaver's Loom +(228078, 0, 121433, 1, 1, 56110), -- Ethereum Void Reaper +(228077, 0, 105562, 1, 1, 56110), -- Umbrawing Beetle +(228076, 1, 123278, 1, 1, 56110), -- Caustic Bomb +(228076, 0, 169, 1, 0, 56110), -- Caustic Bomb +(228073, 0, 121426, 1, 1, 56110), -- Wahrvren +(228072, 0, 121425, 1, 1, 56110), -- Gartwin +(228071, 0, 121424, 1, 1, 56110), -- Orida +(228070, 0, 121423, 1, 1, 56110), -- Odarrok +(228069, 11, 118444, 1, 1, 56110), -- Awakened Earthen +(228069, 10, 118441, 1, 1, 56110), -- Awakened Earthen +(228069, 9, 118436, 1, 1, 56110), -- Awakened Earthen +(228069, 8, 118433, 1, 1, 56110), -- Awakened Earthen +(228069, 7, 117645, 1, 1, 56110), -- Awakened Earthen +(228069, 6, 117647, 1, 1, 56110), -- Awakened Earthen +(228069, 5, 117430, 1, 1, 56110), -- Awakened Earthen +(228069, 4, 117428, 1, 1, 56110), -- Awakened Earthen +(228069, 3, 117422, 1, 1, 56110), -- Awakened Earthen +(228069, 2, 117420, 1, 1, 56110), -- Awakened Earthen +(228069, 1, 117414, 1, 1, 56110), -- Awakened Earthen +(228069, 0, 117412, 1, 1, 56110), -- Awakened Earthen +(228068, 0, 121422, 0.5, 1, 56110), -- Skeletal Horror +(228067, 0, 64343, 1, 1, 56110), -- Kill Credit: Heavy Discordant +(228063, 0, 52318, 1, 1, 56110), -- Kill Credit: RP Finished +(228059, 1, 107538, 1, 1, 56110), -- Missile Stalker [DNT] +(228059, 0, 68857, 1, 0, 56110), -- Missile Stalker [DNT] +(228057, 1, 114532, 1, 1, 56110), -- Nerubian Saboteur +(228057, 0, 114531, 1, 1, 56110), -- Nerubian Saboteur +(228056, 5, 117755, 1, 1, 56110), -- Reclamation Machinist +(228056, 4, 117754, 1, 1, 56110), -- Reclamation Machinist +(228056, 3, 115023, 1, 1, 56110), -- Reclamation Machinist +(228056, 2, 115022, 1, 1, 56110), -- Reclamation Machinist +(228056, 1, 115021, 1, 1, 56110), -- Reclamation Machinist +(228056, 0, 115020, 1, 1, 56110), -- Reclamation Machinist +(228055, 0, 112722, 1, 1, 56110), -- Hilltop Hatchling +(228054, 0, 120174, 1, 1, 56110), -- Improvised Springboard +(228049, 0, 119363, 1, 1, 56110), -- Overseer's Desk +(228048, 0, 122445, 1, 1, 56110), -- Flint +(228047, 0, 113940, 1, 1, 56110), -- Black Blood +(228046, 0, 122446, 1, 1, 56110), -- Alta +(228045, 0, 114483, 1, 1, 56110), -- Hilltop Broodmother +(228044, 0, 122301, 1.10000002384185791, 1, 56110), -- Reno Jackson +(228042, 0, 52318, 1, 1, 56110), -- Kill Credit: Severed Threads RP +(228040, 0, 119884, 0.200000002980232238, 1, 56110), -- Executor Nizrek +(228039, 0, 119886, 0.200000002980232238, 1, 56110), -- Anub'azal +(228038, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(228036, 0, 117694, 0.5, 1, 56110), -- Cogwalker +(228033, 1, 123279, 1, 1, 56110), -- Coalesced Shadow +(228033, 0, 169, 1, 0, 56110), -- Coalesced Shadow +(228032, 0, 121811, 1, 1, 56110), -- Dawn Interface +(228031, 0, 114653, 1, 1, 56110), -- [DNT] Penumbral Bull +(228030, 0, 113895, 1, 1, 56110), -- Sir Finley Mrrgglton +(228029, 1, 112726, 1, 1, 56110), -- [DNT] Siltboring Jawcrawler +(228029, 0, 114484, 1, 1, 56110), -- [DNT] Siltboring Jawcrawler +(228028, 0, 52318, 1, 1, 56110), -- Kill Credit: Shadecaster Interact, Vizier +(228027, 0, 52318, 1, 1, 56110), -- Kill Credit: Shadecaster Interact, General +(228026, 0, 122301, 1, 1, 56110), -- Reno Jackson +(228024, 0, 107687, 1, 1, 56110), -- Volatile Kaheti Truffle +(228023, 0, 79153, 1, 1, 56110), -- Volatile Soil +(228021, 1, 8840, 1, 1, 56110), -- [DNT] Gloomcliff Grizzly +(228021, 0, 719, 1, 1, 56110), -- [DNT] Gloomcliff Grizzly +(228019, 0, 121409, 1.5, 1, 56110), -- Onyxian Egg +(228018, 0, 112722, 1, 1, 56110), -- Siltboring Hatchling +(228015, 3, 120858, 1, 1, 56110), -- Hulking Bloodguard +(228015, 2, 120857, 1, 1, 56110), -- Hulking Bloodguard +(228015, 1, 120856, 1, 1, 56110), -- Hulking Bloodguard +(228015, 0, 120855, 1, 1, 56110), -- Hulking Bloodguard +(228014, 0, 118212, 2, 1, 56110), -- Onyxian Whelp +(228013, 1, 27823, 1, 1, 56110), -- [DNT] Target Bunny +(228013, 0, 328, 1, 0, 56110), -- [DNT] Target Bunny +(228012, 0, 114305, 1, 1, 56110), -- Immature Shalehorn +(228006, 5, 121407, 1, 1, 56110), -- Awakening Caretaker +(228006, 4, 121406, 1, 1, 56110), -- Awakening Caretaker +(228006, 3, 121405, 1, 1, 56110), -- Awakening Caretaker +(228006, 2, 121404, 1, 1, 56110), -- Awakening Caretaker +(228006, 1, 121403, 1, 1, 56110), -- Awakening Caretaker +(228006, 0, 121402, 1, 1, 56110), -- Awakening Caretaker +(228005, 0, 64062, 1, 1, 56110), -- Kill Credit: Ready to Go [DNT] +(228001, 0, 121401, 1, 1, 56110), -- Nipper +(228000, 0, 114653, 1, 1, 56110), -- Penumbral Bull +(227999, 1, 114304, 1, 1, 56110), -- Penumbral Shalehorn +(227999, 0, 114146, 1, 1, 56110), -- Penumbral Shalehorn +(227998, 0, 24719, 1, 1, 56110), -- Catalyst +(227994, 5, 121394, 1, 1, 56110), -- Awakening Technician +(227994, 4, 121392, 1, 1, 56110), -- Awakening Technician +(227994, 3, 121390, 1, 1, 56110), -- Awakening Technician +(227994, 2, 121388, 1, 1, 56110), -- Awakening Technician +(227994, 1, 121387, 1, 1, 56110), -- Awakening Technician +(227994, 0, 121386, 1, 1, 56110), -- Awakening Technician +(227984, 0, 116911, 1, 1, 56110), -- Magnetic Loader +(227983, 4, 112402, 1, 1, 56110), -- Pack Mole +(227983, 3, 112401, 1, 1, 56110), -- Pack Mole +(227983, 2, 112400, 1, 1, 56110), -- Pack Mole +(227983, 1, 112399, 1, 1, 56110), -- Pack Mole +(227983, 0, 112405, 1, 1, 56110), -- Pack Mole +(227982, 7, 114714, 1, 1, 56110), -- Kobold Trader +(227982, 6, 114527, 1, 1, 56110), -- Kobold Trader +(227982, 5, 114715, 1, 1, 56110), -- Kobold Trader +(227982, 4, 114716, 1, 1, 56110), -- Kobold Trader +(227982, 3, 114713, 1, 1, 56110), -- Kobold Trader +(227982, 2, 114158, 1, 1, 56110), -- Kobold Trader +(227982, 1, 114526, 1, 1, 56110), -- Kobold Trader +(227982, 0, 114712, 1, 1, 56110), -- Kobold Trader +(227980, 1, 112726, 1, 1, 56110), -- Hilltop Jawcrawler +(227980, 0, 114484, 1, 1, 56110), -- Hilltop Jawcrawler +(227977, 3, 117650, 1, 1, 56110), -- Oathsworn Peacekeeper +(227977, 2, 117649, 1, 1, 56110), -- Oathsworn Peacekeeper +(227977, 1, 117652, 1, 1, 56110), -- Oathsworn Peacekeeper +(227977, 0, 117651, 1, 1, 56110), -- Oathsworn Peacekeeper +(227971, 0, 116521, 1.20000004768371582, 1, 56110), -- Zev'kall +(227968, 1, 23767, 1, 1, 56110), -- Path Helper +(227968, 0, 21955, 1, 0, 56110); -- Path Helper + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(227966, 1, 27823, 1, 1, 56110), -- Pheromones [DNT] +(227966, 0, 73745, 1, 0, 56110), -- Pheromones [DNT] +(227965, 0, 120370, 1, 1, 56110), -- On'hiea +(227964, 0, 120370, 1, 1, 56110), -- Kai'shae +(227963, 0, 120370, 1, 1, 56110), -- Ney'leia +(227962, 3, 117196, 1, 1, 56110), -- Earthen Laborer +(227962, 2, 117195, 1, 1, 56110), -- Earthen Laborer +(227962, 1, 117194, 1, 1, 56110), -- Earthen Laborer +(227962, 0, 117193, 1, 1, 56110), -- Earthen Laborer +(227957, 0, 121350, 1.25, 1, 56110), -- Val'kyr Shadowguard +(227954, 1, 8840, 1, 1, 56110), -- Gloomcliff Grizzly +(227954, 0, 719, 1, 1, 56110), -- Gloomcliff Grizzly +(227953, 1, 8838, 1, 1, 56110), -- Gloomcliff Matriarch +(227953, 0, 33920, 1, 1, 56110), -- Gloomcliff Matriarch +(227950, 3, 117201, 1, 1, 56110), -- Earthen Technician +(227950, 2, 117200, 1, 1, 56110), -- Earthen Technician +(227950, 1, 117199, 1, 1, 56110), -- Earthen Technician +(227950, 0, 117198, 1, 1, 56110), -- Earthen Technician +(227949, 0, 118231, 1, 1, 56110), -- Hauler Bot +(227948, 0, 116218, 1, 1, 56110), -- Earthen Wagon +(227947, 1, 119987, 1, 1, 56110), -- [DNT] Penumbral Shalehorn +(227947, 0, 114146, 1, 1, 56110), -- [DNT] Penumbral Shalehorn +(227944, 0, 115147, 1, 1, 56110), -- Deepglow Grouper +(227940, 0, 121350, 1.25, 1, 56110), -- Val'kyr Shadowguard +(227935, 1, 119987, 1, 1, 56110), -- Penumbral Calf +(227935, 0, 119990, 1, 1, 56110), -- Penumbral Calf +(227934, 0, 114653, 1, 1, 56110), -- Penumbral Bull +(227933, 1, 114304, 1, 1, 56110), -- Penumbral Shalehorn +(227933, 0, 114146, 1, 1, 56110), -- Penumbral Shalehorn +(227925, 0, 16946, 1, 1, 56110), -- Ready +(227924, 1, 27823, 1, 1, 56110), -- Arathi Rations +(227924, 0, 73745, 1, 0, 56110), -- Arathi Rations +(227923, 1, 27823, 1, 1, 56110), -- Arathi Rations +(227923, 0, 73745, 1, 0, 56110), -- Arathi Rations +(227922, 1, 27823, 1, 1, 56110), -- Arathi Rations +(227922, 0, 73745, 1, 0, 56110), -- Arathi Rations +(227921, 0, 20577, 1, 1, 56110), -- KC: Page 27 +(227920, 0, 20577, 1, 1, 56110), -- KC: Page 26 +(227919, 0, 20577, 1, 1, 56110), -- KC: Page 25 +(227918, 0, 20577, 1, 1, 56110), -- KC: Page 24 +(227917, 0, 20577, 1, 1, 56110), -- KC: Page 21 +(227916, 0, 20577, 1, 1, 56110), -- KC: Page 20 +(227915, 0, 20577, 1, 1, 56110), -- KC: Page 18 +(227914, 0, 20577, 1, 1, 56110), -- KC: Page 16 +(227913, 0, 20577, 1, 1, 56110), -- KC: Page 14 +(227912, 0, 20577, 1, 1, 56110), -- KC: Page 11 +(227911, 0, 20577, 1, 1, 56110), -- KC: Page 10 +(227910, 0, 20577, 1, 1, 56110), -- KC: Page 8 +(227909, 0, 20577, 1, 1, 56110), -- KC: Page 6 +(227908, 0, 20577, 1, 1, 56110), -- KC: Page 4 +(227907, 0, 20577, 1, 1, 56110), -- KC: Page 1 +(227906, 1, 121465, 0.75, 1, 56110), -- Spreader Hatchery +(227906, 0, 119787, 1, 0, 56110), -- Spreader Hatchery +(227897, 1, 11686, 1, 1, 56110), -- Webbed +(227897, 0, 22903, 1, 0, 56110), -- Webbed +(227895, 1, 56814, 1, 1, 56110), -- Gracila Grouper +(227895, 0, 56813, 1, 1, 56110), -- Gracila Grouper +(227893, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(227892, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(227891, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(227890, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(227883, 3, 120283, 1, 1, 56110), -- Convoy Guard +(227883, 2, 120282, 1, 1, 56110), -- Convoy Guard +(227883, 1, 120281, 1, 1, 56110), -- Convoy Guard +(227883, 0, 118696, 1, 1, 56110), -- Convoy Guard +(227882, 4, 114468, 1, 1, 56110), -- Convoy Driver +(227882, 3, 114469, 1, 1, 56110), -- Convoy Driver +(227882, 2, 115761, 1, 1, 56110), -- Convoy Driver +(227882, 1, 115762, 1, 1, 56110), -- Convoy Driver +(227882, 0, 116283, 1, 1, 56110), -- Convoy Driver +(227879, 1, 111809, 1, 1, 56110), -- Pottery Student +(227879, 0, 111756, 1, 1, 56110), -- Pottery Student +(227877, 0, 111755, 1, 1, 56110), -- Fennelee +(227876, 0, 121339, 1.399999976158142089, 1, 56110), -- Supervisor Radlock +(227875, 0, 121000, 0.300000011920928955, 1, 56110), -- Heat-treated Gemstone +(227874, 2, 116353, 1, 1, 56110), -- Web Spreader +(227874, 1, 116352, 1, 1, 56110), -- Web Spreader +(227874, 0, 116351, 1, 1, 56110), -- Web Spreader +(227871, 2, 115088, 1, 1, 56110), -- [DNT] Kodiak Cub +(227871, 1, 1006, 1, 1, 56110), -- [DNT] Kodiak Cub +(227871, 0, 719, 1, 1, 56110), -- [DNT] Kodiak Cub +(227869, 1, 121334, 1, 1, 56110), -- Sound Stalker - 11.0 Scenario - Theater Troupe - Stampede +(227869, 0, 90874, 1, 0, 56110), -- Sound Stalker - 11.0 Scenario - Theater Troupe - Stampede +(227868, 0, 120917, 1, 1, 56110), -- [DNT] Sea Hawk +(227865, 2, 115092, 1, 1, 56110), -- Coastal Kodiak +(227865, 1, 71577, 1, 1, 56110), -- Coastal Kodiak +(227865, 0, 33920, 1, 1, 56110), -- Coastal Kodiak +(227864, 2, 115092, 1, 1, 56110), -- Coastal Kodiak +(227864, 1, 71577, 1, 1, 56110), -- Coastal Kodiak +(227864, 0, 33920, 1, 1, 56110), -- Coastal Kodiak +(227860, 0, 86342, 1, 1, 56110), -- Mag'har Grunt +(227859, 1, 93142, 1, 1, 56110), -- 7th Legion Soldier +(227859, 0, 93141, 1, 1, 56110), -- 7th Legion Soldier +(227849, 0, 118319, 1, 1, 56110), -- Cloudrook +(227844, 0, 117951, 1, 1, 56110), -- Saddled Ramolith +(227842, 1, 115096, 1, 1, 56110), -- [DNT] Sandboring Jawcrawler +(227842, 0, 115095, 1, 1, 56110), -- [DNT] Sandboring Jawcrawler +(227835, 0, 115125, 1, 1, 56110), -- [DNT] Undersea Scuttler +(227831, 0, 106598, 1, 1, 56110), -- Sharptooth Swarmer +(227828, 3, 33720, 1, 1, 56110), -- Spiked Pufferfish +(227828, 2, 33719, 1, 1, 56110), -- Spiked Pufferfish +(227828, 1, 33718, 1, 1, 56110), -- Spiked Pufferfish +(227828, 0, 32646, 1, 1, 56110), -- Spiked Pufferfish +(227827, 1, 119239, 1, 1, 56110), -- Deepwater Jellyfish +(227827, 0, 119238, 1, 1, 56110), -- Deepwater Jellyfish +(227825, 4, 119243, 1, 1, 56110), -- Sureki Sunderer +(227825, 3, 119252, 1, 1, 56110), -- Sureki Sunderer +(227825, 2, 119254, 1, 1, 56110), -- Sureki Sunderer +(227825, 1, 119255, 1, 1, 56110), -- Sureki Sunderer +(227825, 0, 119256, 1, 1, 56110), -- Sureki Sunderer +(227808, 0, 37580, 1, 1, 56110), -- Ravageling +(227803, 0, 121315, 1, 1, 56110), -- Adalar +(227802, 0, 19283, 1, 1, 56110), -- Worm Slain +(227801, 0, 59240, 1, 1, 56110), -- Jeff the Flightmaster +(227799, 0, 81086, 1, 1, 56110), -- Isle Gull +(227794, 0, 107725, 1, 1, 56110), -- Slimy Mollusc +(227792, 1, 118628, 1, 1, 56110), -- Kordac Invisible Stalker +(227792, 0, 1126, 1, 0, 56110), -- Kordac Invisible Stalker +(227791, 0, 116292, 1, 1, 56110), -- Gurnot +(227790, 0, 117260, 1, 1, 56110), -- Kothilde +(227789, 0, 117261, 1, 1, 56110), -- Adalar +(227788, 0, 110447, 1, 1, 56110), -- Deepflayer +(227787, 0, 121314, 1, 1, 56110), -- Hekgarda +(227786, 0, 121313, 1, 1, 56110), -- Bouldaz +(227785, 0, 121312, 1, 1, 56110), -- Runeweaver Gedolax +(227781, 0, 121311, 1, 1, 56110), -- Zkl "Sally" Zn +(227780, 0, 112724, 1, 1, 56110), -- Sandboring Hatchling +(227779, 0, 60375, 1, 1, 56110), -- Magma Droplet +(227778, 0, 115100, 1, 1, 56110), -- Sandgorged Jawcrawler +(227777, 1, 115096, 1, 1, 56110), -- Sandboring Jawcrawler +(227777, 0, 115095, 1, 1, 56110), -- Sandboring Jawcrawler +(227776, 1, 118628, 1, 1, 56110), -- Kordac Invisible Stalker +(227776, 0, 1126, 1, 0, 56110), -- Kordac Invisible Stalker +(227775, 0, 117120, 2, 1, 56110), -- Captured Waxtail +(227772, 2, 115121, 1, 1, 56110), -- [DNT] Caveswimmer Bass +(227772, 1, 115120, 1, 1, 56110), -- [DNT] Caveswimmer Bass +(227772, 0, 106598, 1, 1, 56110), -- [DNT] Caveswimmer Bass +(227770, 0, 117426, 1.20000004768371582, 1, 56110), -- Captured Oathsworn +(227768, 0, 117463, 1.399999976158142089, 1, 56110), -- Captured Arathi +(227767, 0, 107030, 1, 1, 56110), -- Rannan Korren +(227766, 0, 47999, 1, 2, 56110), -- Kirin Tor Portal Mage +(227765, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(227764, 0, 117831, 1, 1, 56110), -- Skitter +(227762, 0, 47997, 1, 2, 56110), -- Kirin Tor Portal Mage +(227761, 0, 112428, 0.60000002384185791, 1, 56110), -- Azj-Kahati Nerubian +(227759, 0, 115956, 1, 1, 56110), -- Arathi Stalwart +(227758, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(227757, 0, 120917, 1, 1, 56110), -- Sea Hawk +(227756, 5, 121899, 1, 1, 56110), -- Wild Ramolith +(227756, 4, 117487, 1, 1, 56110), -- Wild Ramolith +(227756, 3, 117481, 1, 1, 56110), -- Wild Ramolith +(227756, 2, 114929, 1, 1, 56110), -- Wild Ramolith +(227756, 1, 114923, 1, 1, 56110), -- Wild Ramolith +(227756, 0, 114658, 1, 1, 56110), -- Wild Ramolith +(227754, 2, 115121, 1, 1, 56110), -- Caveswimmer Bass +(227754, 1, 115120, 1, 1, 56110), -- Caveswimmer Bass +(227754, 0, 106598, 1, 1, 56110), -- Caveswimmer Bass +(227753, 0, 106562, 1, 1, 56110), -- Masked Ferret +(227749, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(227748, 4, 120365, 1, 1, 56110), -- Vicious Skyrazor +(227748, 3, 120364, 1, 1, 56110), -- Vicious Skyrazor +(227748, 2, 120363, 1, 1, 56110), -- Vicious Skyrazor +(227748, 1, 120362, 1, 1, 56110), -- Vicious Skyrazor +(227748, 0, 118700, 1, 1, 56110), -- Vicious Skyrazor +(227747, 1, 121451, 0.699999988079071044, 1, 56110), -- Crawler Eggs +(227747, 0, 119787, 0.800000011920928955, 1, 56110), -- Crawler Eggs +(227745, 1, 115144, 1, 1, 56110), -- [DNT] Stygoxenic Salmon +(227745, 0, 64392, 1, 1, 56110), -- [DNT] Stygoxenic Salmon +(227741, 1, 115144, 1, 1, 56110), -- Stygoxenic Salmon +(227741, 0, 64392, 1, 1, 56110), -- Stygoxenic Salmon +(227740, 0, 52318, 1, 1, 56110), -- Kill Credit: Report to Merrix +(227739, 0, 52309, 1, 1, 56110), -- [DNT] 11.0 Z1 - Proxy - Max Level - 05 - Totem (RPS) +(227738, 0, 91526, 1, 1, 56110), -- KC +(227735, 0, 54893, 1, 0, 56110), -- Breaker ANY Complete: Credit [DNT] +(227734, 0, 121289, 1, 1, 56110), -- Bo +(227733, 0, 83699, 1, 1, 56110), -- Salt-Ear Ferret +(227728, 0, 54893, 1, 0, 56110), -- Breaker East Complete: Credit [DNT] +(227727, 0, 54893, 1, 0, 56110), -- Breaker Center Complete: Credit [DNT] +(227726, 0, 54893, 1, 0, 56110), -- Breaker West Complete: Credit [DNT] +(227725, 0, 116493, 1.35000002384185791, 1, 56110), -- Beetle of Burden +(227724, 0, 112263, 1, 1, 56110), -- Skittershaw +(227723, 1, 118628, 1, 1, 56110), -- Meesk the Venomtongue +(227723, 0, 1126, 1, 0, 56110), -- Meesk the Venomtongue +(227722, 0, 121284, 1.399999976158142089, 1, 56110), -- Xal'atath +(227720, 1, 11686, 1, 1, 56110), -- Sound Stalker - 11.0 Scenario - Theater Troupe - Audience +(227720, 0, 90874, 1, 0, 56110), -- Sound Stalker - 11.0 Scenario - Theater Troupe - Audience +(227718, 0, 121283, 1, 1, 56110), -- Garketh Anvilcrack +(227716, 0, 69105, 0.400000005960464477, 1, 56110), -- Coalesced Shadeling +(227715, 1, 11686, 1, 1, 56110), -- The Swaying Span +(227715, 0, 20324, 1, 0, 56110), -- The Swaying Span +(227714, 1, 11686, 1, 1, 56110), -- The Pulsing Pit +(227714, 0, 20324, 1, 0, 56110), -- The Pulsing Pit +(227709, 24, 117378, 1, 1, 56110), -- Kaheti Citizen +(227709, 23, 117377, 1, 1, 56110), -- Kaheti Citizen +(227709, 22, 117376, 1, 1, 56110), -- Kaheti Citizen +(227709, 21, 117375, 1, 1, 56110), -- Kaheti Citizen +(227709, 20, 114529, 1, 1, 56110), -- Kaheti Citizen +(227709, 19, 116160, 1, 1, 56110), -- Kaheti Citizen +(227709, 18, 117374, 1, 1, 56110), -- Kaheti Citizen +(227709, 17, 117370, 1, 1, 56110), -- Kaheti Citizen +(227709, 16, 116158, 1, 1, 56110), -- Kaheti Citizen +(227709, 15, 117373, 1, 1, 56110), -- Kaheti Citizen +(227709, 14, 114530, 1, 1, 56110), -- Kaheti Citizen +(227709, 13, 117372, 1, 1, 56110), -- Kaheti Citizen +(227709, 12, 116159, 1, 1, 56110), -- Kaheti Citizen +(227709, 11, 119889, 1, 1, 56110), -- Kaheti Citizen +(227709, 10, 114528, 1, 1, 56110), -- Kaheti Citizen +(227709, 9, 116157, 1, 1, 56110), -- Kaheti Citizen +(227709, 8, 117371, 1, 1, 56110), -- Kaheti Citizen +(227709, 7, 115735, 1, 1, 56110), -- Kaheti Citizen +(227709, 6, 115733, 1, 1, 56110), -- Kaheti Citizen +(227709, 5, 114408, 1, 1, 56110), -- Kaheti Citizen +(227709, 4, 115734, 1, 1, 56110), -- Kaheti Citizen +(227709, 3, 117326, 1, 1, 56110), -- Kaheti Citizen +(227709, 2, 117327, 1, 1, 56110), -- Kaheti Citizen +(227709, 1, 117328, 1, 1, 56110), -- Kaheti Citizen +(227709, 0, 117329, 1, 1, 56110), -- Kaheti Citizen +(227706, 0, 121270, 1, 1, 56110), -- Aggartha +(227687, 1, 114919, 1, 1, 56110), -- Undersea Hatchling +(227687, 0, 114912, 1, 1, 56110), -- Undersea Hatchling +(227685, 1, 115111, 1, 1, 56110), -- Hermit Crab +(227685, 0, 115113, 1, 1, 56110), -- Hermit Crab +(227676, 0, 121246, 1, 1, 56110), -- Chawlay +(227675, 0, 117806, 1, 1, 56110), -- Delver's Guide +(227671, 0, 115738, 1, 1, 56110), -- Hulking Raptorial Claw +(227667, 0, 121241, 1, 1, 56110), -- Cataloguer Arnsvala +(227666, 0, 120587, 1, 1, 56110), -- Danagh's Cogwalker +(227662, 1, 112723, 1, 1, 56110), -- Forgotten Excavator +(227662, 0, 112722, 1, 1, 56110), -- Forgotten Excavator +(227661, 1, 116084, 1, 1, 56110), -- Distorted Threadling +(227661, 0, 116505, 1, 1, 56110), -- Distorted Threadling +(227659, 1, 116443, 1, 1, 56110), -- Forgotten Skitterling +(227659, 0, 116444, 1, 1, 56110), -- Forgotten Skitterling +(227658, 1, 117044, 1, 1, 56110), -- Forgotten Harvester +(227658, 0, 117043, 1, 1, 56110), -- Forgotten Harvester +(227652, 0, 1006, 1, 1, 56110), -- Curious Kodiak +(227650, 1, 116084, 1, 1, 56110), -- Lost Threadling +(227650, 0, 116505, 1, 1, 56110), -- Lost Threadling +(227647, 1, 64062, 1, 0, 56110), -- Credit Bunny 8 +(227647, 0, 11686, 1, 1, 56110), -- Credit Bunny 8 +(227646, 1, 64062, 1, 0, 56110), -- Credit Bunny 7 +(227646, 0, 11686, 1, 1, 56110), -- Credit Bunny 7 +(227640, 1, 64062, 1, 0, 56110), -- Credit Bunny 6 +(227640, 0, 11686, 1, 1, 56110), -- Credit Bunny 6 +(227639, 1, 118563, 1, 1, 56110), -- Forgotten Aristocrat +(227639, 0, 120153, 1, 1, 56110), -- Forgotten Aristocrat +(227638, 0, 114789, 1, 1, 56110), -- Sharptalon Kestral +(227637, 2, 115089, 1, 1, 56110), -- [DNT] Immature Kodiak +(227637, 1, 8840, 1, 1, 56110), -- [DNT] Immature Kodiak +(227637, 0, 1006, 1, 1, 56110); -- [DNT] Immature Kodiak + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(227636, 1, 114419, 1, 1, 56110), -- Forgotten Priest +(227636, 0, 115753, 1, 1, 56110), -- Forgotten Priest +(227635, 0, 117624, 1.299999952316284179, 1, 56110), -- Kas'dru +(227634, 0, 68827, 1, 1, 56110), -- Skittish Fog Beast +(227632, 0, 118968, 1.60000002384185791, 1, 56110), -- Venombite +(227631, 1, 115080, 1, 1, 56110), -- Sweetstinger Wasp +(227631, 0, 115073, 1, 1, 56110), -- Sweetstinger Wasp +(227629, 0, 121132, 1, 1, 56110), -- Stellin Verasa +(227627, 0, 114796, 1.5, 1, 56110), -- Grandtalon Kestral +(227622, 0, 118001, 1, 1, 56110), -- Maeryl Vlann +(227618, 0, 116478, 1.60000002384185791, 1, 56110), -- Weave Drone +(227617, 0, 109539, 1, 1, 56110), -- Cosmic Simulacrum +(227616, 1, 74864, 1, 1, 56110), -- [DNT] Coastal Scuttlecrab +(227616, 0, 32023, 1, 1, 56110), -- [DNT] Coastal Scuttlecrab +(227614, 0, 116681, 0.75, 1, 56110), -- Royal Silkwing +(227613, 3, 117450, 1, 1, 56110), -- Skitterling +(227613, 2, 117451, 1, 1, 56110), -- Skitterling +(227613, 1, 117449, 1, 1, 56110), -- Skitterling +(227613, 0, 117448, 1, 1, 56110), -- Skitterling +(227612, 2, 99858, 1, 1, 56110), -- Spider +(227612, 1, 99860, 1, 1, 56110), -- Spider +(227612, 0, 99864, 1, 1, 56110), -- Spider +(227611, 0, 119433, 1, 1, 56110), -- Chay +(227610, 1, 104633, 1, 1, 56110), -- [DNT] Undersea Salamanther +(227610, 0, 104634, 1, 1, 56110), -- [DNT] Undersea Salamanther +(227609, 1, 11686, 1, 1, 56110), -- Royal Silkwing +(227609, 0, 20324, 1, 0, 56110), -- Royal Silkwing +(227608, 1, 104633, 1, 1, 56110), -- Undersea Salamanther +(227608, 0, 104634, 1, 1, 56110), -- Undersea Salamanther +(227607, 0, 114421, 1, 1, 56110), -- Fliq'ri +(227606, 0, 114532, 1, 1, 56110), -- Captured Nerubian +(227605, 2, 115089, 1, 1, 56110), -- Immature Kodiak +(227605, 1, 8840, 1, 1, 56110), -- Immature Kodiak +(227605, 0, 1006, 1, 1, 56110), -- Immature Kodiak +(227604, 0, 116390, 1, 1, 56110), -- Prisoner Skittershaw +(227603, 0, 116390, 1, 1, 56110), -- Silk Skittershaw +(227602, 0, 116208, 1, 1, 56110), -- Widow Arak'nai +(227601, 0, 121068, 1, 1, 56110), -- Spindle +(227600, 0, 115760, 1, 1, 56110), -- Meesk the Venomtongue +(227599, 1, 104502, 1, 1, 56110), -- Forgotten Eel +(227599, 0, 104505, 1, 1, 56110), -- Forgotten Eel +(227598, 0, 111899, 1, 1, 56110), -- Flutterlight Moth +(227597, 1, 114365, 1, 1, 56110), -- Forgotten Glowmite +(227597, 0, 113980, 1, 1, 56110), -- Forgotten Glowmite +(227596, 1, 116084, 1, 1, 56110), -- Forgotten Threadling +(227596, 0, 116505, 1, 1, 56110), -- Forgotten Threadling +(227595, 3, 121092, 1, 1, 56110), -- Forgotten Lamplighter +(227595, 2, 115042, 1, 1, 56110), -- Forgotten Lamplighter +(227595, 1, 121091, 1, 1, 56110), -- Forgotten Lamplighter +(227595, 0, 115041, 1, 1, 56110), -- Forgotten Lamplighter +(227594, 1, 112723, 1, 1, 56110), -- Forgotten Excavator +(227594, 0, 112722, 1, 1, 56110), -- Forgotten Excavator +(227593, 0, 116490, 1, 1, 56110), -- Forgotten Hauler +(227592, 0, 119835, 1, 1, 56110), -- Forgotten Deepwalker +(227589, 1, 113940, 1, 1, 56110), -- Splattered Slime +(227589, 0, 113941, 1, 1, 56110), -- Splattered Slime +(227588, 0, 77524, 1, 1, 56110), -- Captain Fareeya +(227587, 3, 120227, 1, 1, 56110), -- Forgotten Swarmite +(227587, 2, 118709, 1, 1, 56110), -- Forgotten Swarmite +(227587, 1, 120226, 1, 1, 56110), -- Forgotten Swarmite +(227587, 0, 117538, 1, 1, 56110), -- Forgotten Swarmite +(227586, 1, 116529, 1, 1, 56110), -- Forgotten Hulk +(227586, 0, 116498, 1, 1, 56110), -- Forgotten Hulk +(227584, 1, 116443, 1, 1, 56110), -- Forgotten Skitterling +(227584, 0, 116444, 1, 1, 56110), -- Forgotten Skitterling +(227583, 1, 117044, 1, 1, 56110), -- Forgotten Harvester +(227583, 0, 117043, 1, 1, 56110), -- Forgotten Harvester +(227582, 0, 115692, 1, 1, 56110), -- Duke Velhan +(227581, 0, 117668, 1, 1, 56110), -- Nerubian Oracle +(227580, 0, 116390, 1, 1, 56110), -- Supply Skittershaw +(227578, 1, 117625, 1.20000004768371582, 1, 56110), -- Nerubian Webcaster +(227578, 0, 117624, 1.20000004768371582, 1, 56110), -- Nerubian Webcaster +(227577, 1, 117451, 1, 1, 56110), -- Undercrawler Hatchling +(227577, 0, 117450, 1, 1, 56110), -- Undercrawler Hatchling +(227576, 1, 104515, 1, 1, 56110), -- Cliffside Snake +(227576, 0, 104521, 1, 1, 56110), -- Cliffside Snake +(227575, 3, 116493, 0.699999988079071044, 1, 56110), -- Armored Shellguard +(227575, 2, 116492, 0.699999988079071044, 1, 56110), -- Armored Shellguard +(227575, 1, 116491, 0.699999988079071044, 1, 56110), -- Armored Shellguard +(227575, 0, 116490, 0.699999988079071044, 1, 56110), -- Armored Shellguard +(227574, 3, 114049, 1, 1, 56110), -- Weave-Rat +(227574, 2, 114050, 1, 1, 56110), -- Weave-Rat +(227574, 1, 114051, 1, 1, 56110), -- Weave-Rat +(227574, 0, 114052, 1, 1, 56110), -- Weave-Rat +(227573, 0, 114770, 0.800000011920928955, 1, 56110), -- Anub'vir +(227572, 1, 74864, 1, 1, 56110), -- Parched Scuttler +(227572, 0, 32023, 1, 1, 56110), -- Parched Scuttler +(227568, 0, 120446, 1, 1, 56110), -- Caerin +(227567, 0, 120454, 1, 1, 56110), -- Faerley +(227566, 0, 116520, 1, 1, 56110), -- Edwyn +(227564, 0, 120495, 1, 1, 56110), -- Jenae +(227563, 0, 116517, 1, 1, 56110), -- Sophietta +(227562, 0, 119407, 1, 1, 56110), -- Maximillian +(227561, 0, 115692, 1, 1, 56110), -- Duke Velhan +(227554, 0, 88316, 1, 1, 56110), -- Lady Jaina Proudmoore +(227552, 2, 115089, 1, 1, 56110), -- Immature Kodiak +(227552, 1, 8840, 1, 1, 56110), -- Immature Kodiak +(227552, 0, 1006, 1, 1, 56110), -- Immature Kodiak +(227551, 1, 11686, 1, 1, 56110), -- Delve Credit +(227551, 0, 22903, 1, 0, 56110), -- Delve Credit +(227548, 0, 115505, 1, 1, 56110), -- Brann Bronzebeard +(227546, 0, 115144, 1, 1, 56110), -- Yellowfin Grouper +(227544, 0, 115505, 1, 1, 56110), -- Brann Bronzebeard +(227542, 3, 116446, 1, 1, 56110), -- Skittershaw Driver +(227542, 2, 116447, 1, 1, 56110), -- Skittershaw Driver +(227542, 1, 116448, 1, 1, 56110), -- Skittershaw Driver +(227542, 0, 116449, 1, 1, 56110), -- Skittershaw Driver +(227541, 0, 118033, 1, 1, 56110), -- Nerubian Alchemy Glass +(227540, 0, 121213, 1, 1, 56110), -- Nerubian Market Crate +(227538, 0, 103557, 1, 1, 56110), -- Ironhide Gazer +(227537, 0, 116390, 1, 1, 56110), -- Apothecary Skittershaw +(227532, 0, 116685, 1, 1, 56110), -- Faceless Devotee +(227530, 1, 11686, 1, 1, 56110), -- Delve Credit +(227530, 0, 22903, 1, 0, 56110), -- Delve Credit +(227529, 0, 88316, 1, 1, 56110), -- Lady Jaina Proudmoore +(227528, 0, 115505, 1, 1, 56110), -- Brann Bronzebeard +(227527, 8, 118268, 1, 1, 56110), -- Mereldar Sentry +(227527, 7, 118269, 1, 1, 56110), -- Mereldar Sentry +(227527, 6, 118267, 1, 1, 56110), -- Mereldar Sentry +(227527, 5, 117757, 1, 1, 56110), -- Mereldar Sentry +(227527, 4, 117756, 1, 1, 56110), -- Mereldar Sentry +(227527, 3, 115038, 1, 1, 56110), -- Mereldar Sentry +(227527, 2, 115037, 1, 1, 56110), -- Mereldar Sentry +(227527, 1, 115036, 1, 1, 56110), -- Mereldar Sentry +(227527, 0, 115035, 1, 1, 56110), -- Mereldar Sentry +(227525, 3, 114418, 1, 1, 56110), -- Royal Apothecary +(227525, 2, 115745, 1, 1, 56110), -- Royal Apothecary +(227525, 1, 115746, 1, 1, 56110), -- Royal Apothecary +(227525, 0, 115747, 1, 1, 56110), -- Royal Apothecary +(227524, 0, 115288, 1, 1, 56110), -- Great Kyron +(227523, 0, 115505, 1, 1, 56110), -- Brann Bronzebeard +(227522, 0, 83394, 1, 1, 56110), -- High Prelate Rata +(227521, 0, 122500, 1, 1, 56110), -- Sunwalker Dezco +(227520, 0, 115083, 1, 1, 56110), -- [DNT] Sweetstinger Wasp +(227518, 0, 121219, 1, 1, 56110), -- Seeping Fragment +(227517, 0, 64062, 1, 1, 56110), -- Mereldar Bunny +(227514, 0, 117626, 1.399999976158142089, 1, 56110), -- Velo +(227513, 0, 117625, 1.399999976158142089, 1, 56110), -- Tala +(227510, 0, 121530, 0.649999976158142089, 1, 56110), -- Zekvir +(227508, 0, 52318, 1, 1, 56110), -- Kill Credit: Won WQ Light's Gambit +(227507, 3, 122009, 1.149999976158142089, 1, 56110), -- Sureki Skirmisher +(227507, 2, 122008, 1.149999976158142089, 1, 56110), -- Sureki Skirmisher +(227507, 1, 122007, 1.149999976158142089, 1, 56110), -- Sureki Skirmisher +(227507, 0, 122006, 1.149999976158142089, 1, 56110), -- Sureki Skirmisher +(227506, 0, 52318, 1, 1, 56110), -- Kill Credit: Jaina Opens a Portal +(227505, 0, 121530, 1, 1, 56110), -- Zekvir +(227504, 0, 65919, 0.75, 1, 56110), -- Egg Cocoon +(227502, 0, 108317, 1, 1, 56110), -- Kirin Tor Guardian +(227501, 0, 121530, 1, 1, 56110), -- Zekvir +(227497, 0, 120947, 0.400000005960464477, 1, 56110), -- Image of Zekvir +(227496, 0, 121202, 1, 1, 56110), -- Strange Chest +(227492, 0, 115505, 1, 1, 56110), -- Brann Bronzebeard +(227491, 0, 27855, 1, 1, 56110), -- Zuramat the Obliterator +(227490, 0, 121318, 0.60000002384185791, 1, 56110), -- Deployed Recovery Keg +(227489, 3, 117196, 1, 1, 56110), -- Waterworks Laborer +(227489, 2, 117195, 1, 1, 56110), -- Waterworks Laborer +(227489, 1, 117194, 1, 1, 56110), -- Waterworks Laborer +(227489, 0, 117193, 1, 1, 56110), -- Waterworks Laborer +(227488, 3, 48000, 1, 1, 56110), -- Kirin Tor Guardian +(227488, 2, 47999, 1, 3, 56110), -- Kirin Tor Guardian +(227488, 1, 47997, 1, 2, 56110), -- Kirin Tor Guardian +(227488, 0, 68480, 1, 2, 56110), -- Kirin Tor Guardian +(227487, 3, 116449, 1, 1, 56110), -- Underkeep Technician +(227487, 2, 116447, 1, 1, 56110), -- Underkeep Technician +(227487, 1, 116448, 1, 1, 56110), -- Underkeep Technician +(227487, 0, 116446, 1, 1, 56110), -- Underkeep Technician +(227484, 2, 115088, 1, 1, 56110), -- Kodiak Cub +(227484, 1, 1006, 1, 1, 56110), -- Kodiak Cub +(227484, 0, 719, 1, 1, 56110), -- Kodiak Cub +(227483, 2, 115092, 1, 1, 56110), -- Caverndeep Kodiak +(227483, 1, 71577, 1, 1, 56110), -- Caverndeep Kodiak +(227483, 0, 33920, 1, 1, 56110), -- Caverndeep Kodiak +(227482, 0, 121319, 0.5, 1, 56110), -- Deployed Wind-Wrangling Spire +(227481, 0, 120315, 1.049999952316284179, 1, 56110), -- Point Breaker +(227480, 0, 116570, 1, 1, 56110), -- Regald Hornfyre +(227479, 0, 85924, 1, 1, 56110), -- Lady Liadrin +(227478, 0, 100600, 1, 1, 56110), -- Salandria +(227477, 0, 115505, 1, 1, 56110), -- Brann Bronzebeard +(227474, 3, 114026, 1, 1, 56110), -- Ascension Researcher +(227474, 2, 114029, 1, 1, 56110), -- Ascension Researcher +(227474, 1, 115756, 1, 1, 56110), -- Ascension Researcher +(227474, 0, 115757, 1, 1, 56110), -- Ascension Researcher +(227472, 0, 114049, 1, 1, 56110), -- Weaver's Agent +(227471, 0, 121530, 1, 1, 56110), -- Zekvir +(227470, 0, 114483, 1, 1, 56110), -- Siltbrood Jawcrawler +(227463, 0, 121189, 0.5, 1, 56110), -- Deployed Hand of Gob +(227462, 0, 52318, 1, 1, 56110), -- Kill Credit 2 [DNT] +(227460, 0, 121185, 1, 1, 56110), -- Grandmaster Ossip +(227459, 3, 116449, 1, 1, 56110), -- Distressed Nerubian +(227459, 2, 116447, 1, 1, 56110), -- Distressed Nerubian +(227459, 1, 116448, 1, 1, 56110), -- Distressed Nerubian +(227459, 0, 116446, 1, 1, 56110), -- Distressed Nerubian +(227458, 4, 117370, 1, 1, 56110), -- Distressed Nerubian +(227458, 3, 116158, 1, 1, 56110), -- Distressed Nerubian +(227458, 2, 117373, 1, 1, 56110), -- Distressed Nerubian +(227458, 1, 114530, 1, 1, 56110), -- Distressed Nerubian +(227458, 0, 117371, 1, 1, 56110), -- Distressed Nerubian +(227457, 0, 119306, 1, 1, 56110), -- Claryssa Paller +(227456, 0, 119408, 1, 1, 56110), -- Rytr Paller +(227455, 0, 52318, 1, 1, 56110), -- Kill Credit: 50+ Stacks of Unseeming Shift +(227454, 3, 116493, 1.20000004768371582, 1, 56110), -- Black Blood Hauler +(227454, 2, 116492, 1.20000004768371582, 1, 56110), -- Black Blood Hauler +(227454, 1, 116491, 1.20000004768371582, 1, 56110), -- Black Blood Hauler +(227454, 0, 116490, 1.20000004768371582, 1, 56110), -- Black Blood Hauler +(227453, 0, 121320, 0.5, 1, 56110), -- Deployed Battle Supplies +(227452, 1, 23767, 1, 1, 56110), -- Another You +(227452, 0, 81209, 1, 0, 56110), -- Another You +(227451, 0, 26770, 0.899999976158142089, 1, 56110), -- Archmage Aethas Sunreaver +(227450, 2, 111427, 1, 0, 56110), -- Kalecgos +(227450, 1, 116648, 1, 0, 56110), -- Kalecgos +(227450, 0, 75614, 1, 1, 56110), -- Kalecgos +(227449, 0, 121183, 1, 1, 56110), -- Castille +(227448, 0, 101436, 0.5, 1, 56110), -- Bywren +(227447, 0, 121180, 1, 1, 56110), -- Yagnar Klog +(227446, 0, 121181, 1, 1, 56110), -- Tobra +(227445, 0, 121184, 1, 1, 56110), -- Ghatgut +(227444, 0, 121182, 1, 1, 56110), -- Temper +(227443, 0, 121530, 1, 1, 56110), -- Zekvir +(227442, 0, 117884, 1, 1, 56110), -- Gobbo +(227441, 1, 105566, 1, 1, 56110), -- [DNT] Iridescent Beetle +(227441, 0, 105564, 1, 1, 56110), -- [DNT] Iridescent Beetle +(227440, 1, 56187, 2, 1, 56110), -- Meesk the Venomtongue +(227440, 0, 113802, 1, 0, 56110), -- Meesk the Venomtongue +(227439, 1, 105566, 1, 1, 56110), -- Iridescent Beetle +(227439, 0, 105564, 1, 1, 56110), -- Iridescent Beetle +(227435, 1, 106374, 1, 1, 56110), -- Mmarl Resident +(227435, 0, 106518, 1, 1, 56110), -- Mmarl Resident +(227431, 0, 117666, 1, 1, 56110), -- Test Banker Regular Bank Only (DNT) +(227430, 7, 116449, 1, 1, 56110), -- Unfortunate "Volunteer" +(227430, 6, 116447, 1, 1, 56110), -- Unfortunate "Volunteer" +(227430, 5, 116448, 1, 1, 56110), -- Unfortunate "Volunteer" +(227430, 4, 116446, 1, 1, 56110), -- Unfortunate "Volunteer" +(227430, 3, 117373, 1, 1, 56110), -- Unfortunate "Volunteer" +(227430, 2, 117370, 1, 1, 56110), -- Unfortunate "Volunteer" +(227430, 1, 116158, 1, 1, 56110), -- Unfortunate "Volunteer" +(227430, 0, 114530, 1, 1, 56110), -- Unfortunate "Volunteer" +(227428, 0, 116208, 1, 1, 56110), -- Widow Arak'nai +(227427, 0, 114412, 1, 1, 56110), -- Zik'tex +(227426, 0, 121177, 1, 1, 56110), -- Barzelin +(227425, 0, 52318, 1, 1, 56110), -- Kill Credit: Portal Stabilized +(227424, 0, 52318, 1, 1, 56110), -- Kill Credit: Portal Stabilized +(227423, 0, 52318, 1, 1, 56110), -- Kill Credit: Portal Stabilized +(227422, 8, 118268, 1, 1, 56110), -- Arathi Stalwart +(227422, 7, 118269, 1, 1, 56110), -- Arathi Stalwart +(227422, 6, 118267, 1, 1, 56110), -- Arathi Stalwart +(227422, 5, 117757, 1, 1, 56110), -- Arathi Stalwart +(227422, 4, 117756, 1, 1, 56110), -- Arathi Stalwart +(227422, 3, 115038, 1, 1, 56110), -- Arathi Stalwart +(227422, 2, 115037, 1, 1, 56110), -- Arathi Stalwart +(227422, 1, 115036, 1, 1, 56110); -- Arathi Stalwart + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(227422, 0, 115035, 1, 1, 56110), -- Arathi Stalwart +(227421, 1, 23767, 1, 1, 56110), -- Another You +(227421, 0, 81209, 1, 0, 56110), -- Another You +(227420, 0, 52318, 1, 1, 56110), -- Kill Credit: Portal Stabilized +(227419, 0, 89385, 1, 1, 56110), -- Lyrandor Nightveil +(227418, 0, 106325, 1, 1, 56110), -- Apprentice Mijala Firehex +(227417, 1, 120384, 1, 1, 56110), -- Dedicated Sailor +(227417, 0, 119305, 1, 1, 56110), -- Dedicated Sailor +(227416, 0, 110854, 1, 1, 56110), -- Turi Flickerflame +(227415, 0, 67760, 1, 1, 56110), -- Meryl Felstorm +(227414, 0, 121176, 1, 1, 56110), -- Claudius +(227413, 0, 121172, 1, 1, 56110), -- Dor'garad +(227412, 3, 117443, 1, 1, 56110), -- Wounded Emergency Militia +(227412, 2, 117442, 1, 1, 56110), -- Wounded Emergency Militia +(227412, 1, 117441, 1, 1, 56110), -- Wounded Emergency Militia +(227412, 0, 117440, 1, 1, 56110), -- Wounded Emergency Militia +(227411, 0, 118868, 3, 1, 56110), -- Jinx +(227410, 0, 64062, 1, 1, 56110), -- Kill Credit: contraption contribution [DNT] +(227409, 0, 88316, 1, 1, 56110), -- Lady Jaina Proudmoore +(227408, 12, 119889, 1, 1, 56110), -- Burrows Denizen +(227408, 11, 117374, 1, 1, 56110), -- Burrows Denizen +(227408, 10, 117373, 1, 1, 56110), -- Burrows Denizen +(227408, 9, 117372, 1, 1, 56110), -- Burrows Denizen +(227408, 8, 117371, 1, 1, 56110), -- Burrows Denizen +(227408, 7, 117370, 1, 1, 56110), -- Burrows Denizen +(227408, 6, 116160, 1, 1, 56110), -- Burrows Denizen +(227408, 5, 116159, 1, 1, 56110), -- Burrows Denizen +(227408, 4, 116158, 1, 1, 56110), -- Burrows Denizen +(227408, 3, 116157, 1, 1, 56110), -- Burrows Denizen +(227408, 2, 114530, 1, 1, 56110), -- Burrows Denizen +(227408, 1, 114529, 1, 1, 56110), -- Burrows Denizen +(227408, 0, 114528, 1, 1, 56110), -- Burrows Denizen +(227407, 2, 111427, 1, 0, 56110), -- Kalecgos +(227407, 1, 116648, 1, 0, 56110), -- Kalecgos +(227407, 0, 75614, 1, 1, 56110), -- Kalecgos +(227406, 1, 114510, 1, 1, 56110), -- Agitated Swarmite +(227406, 0, 114509, 1, 1, 56110), -- Agitated Swarmite +(227405, 1, 121175, 1, 1, 56110), -- Swarmite Egg +(227405, 0, 101845, 1, 0, 56110), -- Swarmite Egg +(227404, 1, 109063, 1, 1, 56110), -- Handhold +(227404, 0, 117815, 1, 1, 56110), -- Handhold +(227403, 0, 11686, 1, 1, 56110), -- Kill Credit: Collect Item [DNT] +(227402, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Interact with First Handhold +(227401, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Collect Climbing Gear +(227400, 0, 121167, 1, 1, 56110), -- Cloudrook Tornado +(227397, 1, 109050, 1, 1, 56110), -- Bile-Soaked Viscera +(227397, 0, 169, 1, 0, 56110), -- Bile-Soaked Viscera +(227395, 0, 117450, 1, 1, 56110), -- Curious Xeshling +(227394, 0, 118718, 1, 1, 56110), -- Lamplighter Kaerter +(227392, 2, 111427, 1, 0, 56110), -- Kalecgos +(227392, 1, 116648, 1, 0, 56110), -- Kalecgos +(227392, 0, 75614, 1, 1, 56110), -- Kalecgos +(227391, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(227390, 1, 11686, 1, 1, 56110), -- [DNT] Quest Boss Spell Target Bunny +(227390, 0, 1126, 1, 0, 56110), -- [DNT] Quest Boss Spell Target Bunny +(227389, 1, 121154, 1, 1, 56110), -- Earthen Crate +(227389, 0, 121153, 1, 1, 56110), -- Earthen Crate +(227388, 0, 49288, 1, 1, 56110), -- Riled Dustdevil +(227383, 0, 102375, 1, 1, 56110), -- Escaped Steam +(227382, 0, 102538, 1, 1, 56110), -- Superheated Slag +(227380, 0, 121151, 1, 1, 56110), -- Kagon +(227379, 0, 121150, 1, 1, 56110), -- Oskaer Fortfervor +(227378, 0, 121146, 1, 1, 56110), -- Dagkar +(227377, 0, 118149, 1, 1, 56110), -- Hannan +(227376, 1, 121143, 1.299999952316284179, 1, 56110), -- Forgotten Resistance +(227376, 0, 121144, 1.299999952316284179, 1, 56110), -- Forgotten Resistance +(227375, 0, 75614, 1, 1, 56110), -- Kalecgos +(227374, 0, 19283, 1, 1, 56110), -- Goblin Slain +(227373, 0, 112447, 0.5, 1, 56110), -- Vicious Spiderling +(227372, 0, 121142, 1, 1, 56110), -- Dava +(227371, 0, 89308, 1, 1, 56110), -- KC +(227369, 1, 115170, 1, 1, 56110), -- Agitated Eel +(227369, 0, 115167, 1, 1, 56110), -- Agitated Eel +(227367, 1, 114114, 1, 1, 56110), -- Contaminated Rockslime +(227367, 0, 114116, 1, 1, 56110), -- Contaminated Rockslime +(227365, 1, 112728, 1, 1, 56110), -- Harvest Courier +(227365, 0, 112729, 1, 1, 56110), -- Harvest Courier +(227364, 1, 114365, 1, 1, 56110), -- Disrupted Glowmite +(227364, 0, 113980, 1, 1, 56110), -- Disrupted Glowmite +(227361, 0, 115751, 1, 1, 56110), -- The Weave Reader +(227360, 0, 121137, 1, 1, 56110), -- Stool +(227359, 0, 121136, 1, 1, 56110), -- Recalled Hungry Penguin +(227358, 12, 119889, 1, 1, 56110), -- Burrows Denizen +(227358, 11, 117374, 1, 1, 56110), -- Burrows Denizen +(227358, 10, 117373, 1, 1, 56110), -- Burrows Denizen +(227358, 9, 117372, 1, 1, 56110), -- Burrows Denizen +(227358, 8, 117371, 1, 1, 56110), -- Burrows Denizen +(227358, 7, 117370, 1, 1, 56110), -- Burrows Denizen +(227358, 6, 116160, 1, 1, 56110), -- Burrows Denizen +(227358, 5, 116159, 1, 1, 56110), -- Burrows Denizen +(227358, 4, 116158, 1, 1, 56110), -- Burrows Denizen +(227358, 3, 116157, 1, 1, 56110), -- Burrows Denizen +(227358, 2, 114530, 1, 1, 56110), -- Burrows Denizen +(227358, 1, 114529, 1, 1, 56110), -- Burrows Denizen +(227358, 0, 114528, 1, 1, 56110), -- Burrows Denizen +(227357, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(227356, 1, 116215, 0.800000011920928955, 1, 56110), -- Livid Enforcer +(227356, 0, 59990, 0.800000011920928955, 0, 56110), -- Livid Enforcer +(227355, 1, 116215, 0.800000011920928955, 1, 56110), -- Livid Enforcer +(227355, 0, 59990, 0.800000011920928955, 0, 56110), -- Livid Enforcer +(227354, 1, 116215, 0.800000011920928955, 1, 56110), -- Livid Enforcer +(227354, 0, 59990, 0.800000011920928955, 0, 56110), -- Livid Enforcer +(227353, 0, 121173, 1, 1, 56110), -- Recalled Mistress of Pain +(227352, 0, 75614, 1, 1, 56110), -- Kalecgos +(227351, 3, 116493, 1.20000004768371582, 1, 56110), -- Sharptusk Stagshell +(227351, 2, 116492, 1.20000004768371582, 1, 56110), -- Sharptusk Stagshell +(227351, 1, 116491, 1.20000004768371582, 1, 56110), -- Sharptusk Stagshell +(227351, 0, 116490, 1.20000004768371582, 1, 56110), -- Sharptusk Stagshell +(227350, 0, 64062, 1, 1, 56110), -- Kill Credit: wildlife catalogued [DNT] +(227349, 0, 64062, 1, 1, 56110), -- Kill Credit: tool collected [DNT] +(227347, 3, 112459, 1, 1, 56110), -- Wandering Spore +(227347, 2, 112458, 1, 1, 56110), -- Wandering Spore +(227347, 1, 112457, 1, 1, 56110), -- Wandering Spore +(227347, 0, 112456, 1, 1, 56110), -- Wandering Spore +(227346, 8, 122649, 1, 1, 56110), -- Dirtsnoot Tunneler +(227346, 7, 112392, 1, 1, 56110), -- Dirtsnoot Tunneler +(227346, 6, 122639, 1, 1, 56110), -- Dirtsnoot Tunneler +(227346, 5, 122638, 1, 1, 56110), -- Dirtsnoot Tunneler +(227346, 4, 122637, 1, 1, 56110), -- Dirtsnoot Tunneler +(227346, 3, 112384, 1, 1, 56110), -- Dirtsnoot Tunneler +(227346, 2, 122635, 1, 1, 56110), -- Dirtsnoot Tunneler +(227346, 1, 112387, 1, 1, 56110), -- Dirtsnoot Tunneler +(227346, 0, 122636, 1, 1, 56110), -- Dirtsnoot Tunneler +(227345, 0, 117189, 1, 1, 56110), -- Ar'syn +(227344, 0, 121133, 1, 1, 56110), -- Enemy Knight +(227343, 0, 121132, 1, 1, 56110), -- Stellin Verasa +(227342, 0, 52318, 1, 1, 56110), -- Kill Credit: Speak with Kalecgos +(227341, 0, 52318, 1, 1, 56110), -- Kill Credit: Exit Found +(227340, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(227339, 1, 27823, 1, 1, 56110), -- Blue Dyebath +(227339, 0, 328, 1, 0, 56110), -- Blue Dyebath +(227338, 3, 116446, 1, 1, 56110), -- Skitterling Crafter +(227338, 2, 116447, 1, 1, 56110), -- Skitterling Crafter +(227338, 1, 116448, 1, 1, 56110), -- Skitterling Crafter +(227338, 0, 116449, 1, 1, 56110), -- Skitterling Crafter +(227337, 3, 116446, 1, 1, 56110), -- Skittershaw Driver +(227337, 2, 116447, 1, 1, 56110), -- Skittershaw Driver +(227337, 1, 116448, 1, 1, 56110), -- Skittershaw Driver +(227337, 0, 116449, 1, 1, 56110), -- Skittershaw Driver +(227336, 0, 117884, 1, 1, 56110), -- Evan +(227335, 0, 116276, 1, 1, 56110), -- Emery +(227334, 1, 27823, 1, 1, 56110), -- Yellow Dyebath +(227334, 0, 328, 1, 0, 56110), -- Yellow Dyebath +(227333, 1, 27823, 1, 1, 56110), -- Green Dyebath +(227333, 0, 328, 1, 0, 56110), -- Green Dyebath +(227332, 1, 27823, 1, 1, 56110), -- Red Dyebath +(227332, 0, 328, 1, 0, 56110), -- Red Dyebath +(227331, 1, 27823, 1, 1, 56110), -- Purple Dyebath +(227331, 0, 328, 1, 0, 56110), -- Purple Dyebath +(227330, 0, 117940, 0.25, 1, 56110), -- Dead Glimmerling +(227327, 0, 52318, 1, 1, 56110), -- Kill Credit: Soul 03 Released (DNT) +(227326, 0, 52318, 1, 1, 56110), -- Kill Credit: Soul 02 Released (DNT) +(227325, 3, 112411, 1, 1, 56110), -- Bubbling Mudskip +(227325, 2, 112413, 1, 1, 56110), -- Bubbling Mudskip +(227325, 1, 112414, 1, 1, 56110), -- Bubbling Mudskip +(227325, 0, 112410, 1, 1, 56110), -- Bubbling Mudskip +(227322, 0, 114413, 1, 1, 56110), -- Skittering Sycophant +(227321, 5, 121972, 1, 1, 56110), -- Silver Covenant Mage +(227321, 4, 121973, 1, 1, 56110), -- Silver Covenant Mage +(227321, 3, 121974, 1, 1, 56110), -- Silver Covenant Mage +(227321, 2, 121969, 1, 1, 56110), -- Silver Covenant Mage +(227321, 1, 121970, 1, 1, 56110), -- Silver Covenant Mage +(227321, 0, 121971, 1, 1, 56110), -- Silver Covenant Mage +(227319, 0, 115738, 1, 1, 56110), -- Churlish Sage +(227318, 5, 121978, 1, 1, 56110), -- Sunreaver Sorcerer +(227318, 4, 121979, 1, 1, 56110), -- Sunreaver Sorcerer +(227318, 3, 121980, 1, 1, 56110), -- Sunreaver Sorcerer +(227318, 2, 121975, 1, 1, 56110), -- Sunreaver Sorcerer +(227318, 1, 121976, 1, 1, 56110), -- Sunreaver Sorcerer +(227318, 0, 121977, 1, 1, 56110), -- Sunreaver Sorcerer +(227317, 1, 27823, 1, 1, 56110), -- [DNT] Boss spawn safety bunny +(227317, 0, 328, 1, 0, 56110), -- [DNT] Boss spawn safety bunny +(227316, 1, 11686, 1, 1, 56110), -- Fishing Rod +(227316, 0, 33559, 1, 0, 56110), -- Fishing Rod +(227315, 1, 11686, 1, 1, 56110), -- Fishing Rod +(227315, 0, 33559, 1, 0, 56110), -- Fishing Rod +(227314, 1, 11686, 1, 1, 56110), -- Fishing Rod +(227314, 0, 33559, 1, 0, 56110), -- Fishing Rod +(227313, 1, 11686, 1, 1, 56110), -- Fishing Rod +(227313, 0, 33559, 1, 0, 56110), -- Fishing Rod +(227312, 1, 11686, 1, 1, 56110), -- Fishing Rod +(227312, 0, 33559, 1, 0, 56110), -- Fishing Rod +(227311, 1, 11686, 1, 1, 56110), -- Fishing Rod +(227311, 0, 33559, 1, 0, 56110), -- Fishing Rod +(227310, 0, 121114, 1.10000002384185791, 1, 56110), -- Taivan +(227302, 0, 121113, 1, 1, 56110), -- Distorted Voice +(227301, 1, 114622, 1, 1, 56110), -- Glowmite +(227301, 0, 114623, 1, 1, 56110), -- Glowmite +(227300, 0, 122140, 3.5, 1, 56110), -- Bile-Soaked Spawn +(227298, 0, 112286, 1, 1, 56110), -- Xip +(227296, 1, 118181, 1, 1, 56110), -- Recovering Aeroknight +(227296, 0, 118182, 1, 1, 56110), -- Recovering Aeroknight +(227295, 0, 121145, 1, 1, 56110), -- Birke Dawnecry +(227294, 0, 121149, 1, 1, 56110), -- Faerley Kragsland +(227293, 0, 121112, 1.5, 1, 56110), -- Son of Flame +(227292, 0, 121147, 1, 1, 56110), -- Margaeret Glynnpray +(227291, 0, 110198, 1, 1, 56110), -- Nooka +(227289, 0, 114555, 1, 1, 56110), -- Lesser Slime +(227287, 1, 121158, 1.5, 1, 56110), -- Unseen Entity +(227287, 0, 64062, 1, 0, 56110), -- Unseen Entity +(227286, 1, 115080, 1, 1, 56110), -- [DNT] Sweetstinger Scout +(227286, 0, 115073, 1, 1, 56110), -- [DNT] Sweetstinger Scout +(227285, 1, 115080, 1, 1, 56110), -- Sweetstinger Scout +(227285, 0, 115073, 1, 1, 56110), -- Sweetstinger Scout +(227282, 0, 115083, 1, 1, 56110), -- Sweetstinger Soldier +(227281, 3, 91520, 1, 1, 56110), -- Ruptured Lake Ancient +(227281, 2, 91521, 1, 1, 56110), -- Ruptured Lake Ancient +(227281, 1, 90698, 1, 1, 56110), -- Ruptured Lake Ancient +(227281, 0, 90702, 1, 1, 56110), -- Ruptured Lake Ancient +(227280, 1, 114512, 1.299999952316284179, 1, 56110), -- Feasting Mite +(227280, 0, 114511, 1.299999952316284179, 1, 56110), -- Feasting Mite +(227279, 1, 116491, 1, 1, 56110), -- Scroll Beetle +(227279, 0, 116493, 1, 1, 56110), -- Scroll Beetle +(227277, 0, 109078, 1, 1, 56110), -- Adventurer Diani +(227276, 0, 109076, 1, 1, 56110), -- Adventurer Mithalder +(227275, 0, 109081, 1, 1, 56110), -- Adventurer Rugan +(227274, 1, 21072, 1, 1, 56110), -- Bobber +(227274, 0, 33559, 1, 0, 56110), -- Bobber +(227273, 3, 121632, 1, 1, 56110), -- Awakened Machinist +(227273, 2, 121631, 1, 1, 56110), -- Awakened Machinist +(227273, 1, 121630, 1, 1, 56110), -- Awakened Machinist +(227273, 0, 121629, 1, 1, 56110), -- Awakened Machinist +(227272, 1, 116491, 1, 1, 56110), -- Book Beetle +(227272, 0, 116492, 1, 1, 56110), -- Book Beetle +(227271, 1, 116490, 1, 1, 56110), -- Thread Beetle +(227271, 0, 116493, 1, 1, 56110), -- Thread Beetle +(227269, 0, 115736, 1, 1, 56110), -- Prescient Denizen +(227268, 2, 105566, 1, 1, 56110), -- Beetle +(227268, 1, 105564, 1, 1, 56110), -- Beetle +(227268, 0, 105562, 1, 1, 56110), -- Beetle +(227267, 0, 116445, 1, 1, 56110), -- Lost Skitterling +(227266, 0, 7804, 1, 1, 56110), -- Artisan's Consortium +(227265, 2, 115088, 1, 1, 56110), -- Kodiak Cub +(227265, 1, 1006, 1, 1, 56110), -- Kodiak Cub +(227265, 0, 719, 1, 1, 56110), -- Kodiak Cub +(227260, 1, 117044, 1, 1, 56110), -- Lost Harvester +(227260, 0, 117042, 1, 1, 56110), -- Lost Harvester +(227255, 2, 121431, 1, 1, 56110), -- Caverndeep Kodiak +(227255, 1, 121430, 1, 1, 56110), -- Caverndeep Kodiak +(227255, 0, 121429, 1, 1, 56110), -- Caverndeep Kodiak +(227254, 1, 107538, 0.400000005960464477, 1, 56110), -- Devoted Worshipper +(227254, 0, 22712, 1, 0, 56110), -- Devoted Worshipper +(227253, 0, 11686, 1, 1, 56110), -- Bunny Cursed Object (DNT) +(227252, 14, 121108, 1, 1, 56110), -- Mouser +(227252, 13, 121107, 1, 1, 56110), -- Mouser +(227252, 12, 121106, 1, 1, 56110), -- Mouser +(227252, 11, 121105, 1, 1, 56110), -- Mouser +(227252, 10, 121104, 1, 1, 56110), -- Mouser +(227252, 9, 121103, 1, 1, 56110), -- Mouser +(227252, 8, 5586, 1, 1, 56110); -- Mouser + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(227252, 7, 5585, 1, 1, 56110), -- Mouser +(227252, 6, 9990, 1, 1, 56110), -- Mouser +(227252, 5, 5555, 1, 1, 56110), -- Mouser +(227252, 4, 5554, 1, 1, 56110), -- Mouser +(227252, 3, 5448, 1, 1, 56110), -- Mouser +(227252, 2, 63716, 1, 1, 56110), -- Mouser +(227252, 1, 5556, 1, 1, 56110), -- Mouser +(227252, 0, 65463, 1, 1, 56110), -- Mouser +(227251, 0, 52318, 1, 1, 56110), -- Kill Credit: Soul 01 Released (DNT) +(227250, 0, 52318, 1, 1, 56110), -- Kill Credit: Cursed Object Destroyed +(227247, 0, 114789, 1, 1, 56110), -- Alpine Hawk +(227245, 0, 121097, 1, 1, 56110), -- Neller Jelenus +(227244, 1, 114921, 1, 1, 56110), -- Salamanther Hatchling +(227244, 0, 114920, 1, 1, 56110), -- Salamanther Hatchling +(227243, 0, 116325, 1.5, 1, 56110), -- Inconspicuous Crate +(227242, 0, 121096, 1, 1, 56110), -- Gorath Stormfyr +(227241, 0, 54893, 1, 0, 56110), -- Skardyn Swarm - Stage 1 Complete +(227240, 0, 116458, 1.5, 1, 56110), -- Inconspicuous Crate +(227239, 3, 120227, 1, 1, 56110), -- Patrolling Swarmite +(227239, 2, 120226, 1, 1, 56110), -- Patrolling Swarmite +(227239, 1, 118709, 1, 1, 56110), -- Patrolling Swarmite +(227239, 0, 117538, 1, 1, 56110), -- Patrolling Swarmite +(227238, 1, 11686, 1, 1, 56110), -- Kobold Tunnel +(227238, 0, 64062, 1, 0, 56110), -- Kobold Tunnel +(227237, 1, 11686, 1, 1, 56110), -- Kobold Tunnel +(227237, 0, 64062, 1, 0, 56110), -- Kobold Tunnel +(227236, 0, 121095, 0.5, 1, 56110), -- Reanimated Rat +(227235, 0, 94426, 1.399999976158142089, 1, 56110), -- Fragmented Soul +(227234, 0, 116325, 1.5, 1, 56110), -- Inconspicuous Crate +(227233, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(227232, 0, 116325, 1.5, 1, 56110), -- Inconspicuous Crate +(227231, 0, 116458, 1.5, 1, 56110), -- Inconspicuous Crate +(227230, 1, 101144, 1, 1, 56110), -- Highland Hatchling +(227230, 0, 101147, 1, 1, 56110), -- Highland Hatchling +(227227, 0, 121093, 1, 1, 56110), -- Enemy Cleric +(227224, 0, 90702, 1, 1, 56110), -- Goehi +(227223, 0, 121113, 1.399999976158142089, 1, 56110), -- Archmage Kel'Thuzad +(227222, 0, 121089, 1, 1, 56110), -- Ysabel Gleamgaard +(227221, 1, 11686, 1, 1, 56110), -- Kobold Tunnel +(227221, 0, 64062, 1, 0, 56110), -- Kobold Tunnel +(227220, 0, 121090, 1, 1, 56110), -- Daeyana Gleamgaard +(227219, 1, 114532, 1, 1, 56110), -- Sureki Contractor +(227219, 0, 114531, 1, 1, 56110), -- Sureki Contractor +(227217, 0, 121088, 1, 1, 56110), -- Webster +(227215, 1, 118317, 1, 1, 56110), -- Reborn Cloudrook +(227215, 0, 118319, 1, 1, 56110), -- Reborn Cloudrook +(227214, 3, 120227, 1, 1, 56110), -- Patrolling Swarmite +(227214, 2, 120226, 1, 1, 56110), -- Patrolling Swarmite +(227214, 1, 118709, 1, 1, 56110), -- Patrolling Swarmite +(227214, 0, 117538, 1, 1, 56110), -- Patrolling Swarmite +(227211, 2, 99858, 1, 1, 56110), -- Spider +(227211, 1, 99860, 1, 1, 56110), -- Spider +(227211, 0, 99864, 1, 1, 56110), -- Spider +(227209, 0, 119303, 1, 1, 56110), -- Sureki Obstructor +(227208, 0, 75614, 1, 1, 56110), -- Kalecgos +(227205, 5, 114790, 1, 1, 56110), -- Young Jeweled Flutterwing +(227205, 4, 114791, 1, 1, 56110), -- Young Jeweled Flutterwing +(227205, 3, 114792, 1, 1, 56110), -- Young Jeweled Flutterwing +(227205, 2, 114793, 1, 1, 56110), -- Young Jeweled Flutterwing +(227205, 1, 114794, 1, 1, 56110), -- Young Jeweled Flutterwing +(227205, 0, 114795, 1, 1, 56110), -- Young Jeweled Flutterwing +(227204, 1, 107365, 1, 1, 56110), -- Island Proudfeather +(227204, 0, 107366, 1, 1, 56110), -- Island Proudfeather +(227203, 6, 104046, 1, 1, 56110), -- Jeweled Flutterwing +(227203, 5, 104048, 1, 1, 56110), -- Jeweled Flutterwing +(227203, 4, 104049, 1, 1, 56110), -- Jeweled Flutterwing +(227203, 3, 104050, 1, 1, 56110), -- Jeweled Flutterwing +(227203, 2, 104051, 1, 1, 56110), -- Jeweled Flutterwing +(227203, 1, 104047, 1, 1, 56110), -- Jeweled Flutterwing +(227203, 0, 104046, 1, 1, 56110), -- Jeweled Flutterwing +(227202, 6, 104046, 1, 1, 56110), -- Jeweled Flutterwing +(227202, 5, 104048, 1, 1, 56110), -- Jeweled Flutterwing +(227202, 4, 104049, 1, 1, 56110), -- Jeweled Flutterwing +(227202, 3, 104050, 1, 1, 56110), -- Jeweled Flutterwing +(227202, 2, 104051, 1, 1, 56110), -- Jeweled Flutterwing +(227202, 1, 104047, 1, 1, 56110), -- Jeweled Flutterwing +(227202, 0, 104046, 1, 1, 56110), -- Jeweled Flutterwing +(227201, 4, 114826, 1, 1, 56110), -- Tidal Sandsnapper +(227201, 3, 114825, 1, 1, 56110), -- Tidal Sandsnapper +(227201, 2, 114823, 1, 1, 56110), -- Tidal Sandsnapper +(227201, 1, 114819, 1, 1, 56110), -- Tidal Sandsnapper +(227201, 0, 114815, 1, 1, 56110), -- Tidal Sandsnapper +(227200, 0, 121080, 1, 1, 56110), -- Archmage Modera +(227198, 1, 107365, 1, 1, 56110), -- Island Proudfeather +(227198, 0, 107366, 1, 1, 56110), -- Island Proudfeather +(227186, 0, 121079, 1, 1, 56110), -- Emerald Necklace +(227185, 0, 110198, 1.299999952316284179, 1, 56110), -- Baer +(227184, 13, 112398, 0.5, 1, 56110), -- Mudnose Mole Pup +(227184, 12, 112397, 0.5, 1, 56110), -- Mudnose Mole Pup +(227184, 11, 112396, 0.5, 1, 56110), -- Mudnose Mole Pup +(227184, 10, 112395, 0.5, 1, 56110), -- Mudnose Mole Pup +(227184, 9, 112394, 0.5, 1, 56110), -- Mudnose Mole Pup +(227184, 8, 112393, 0.5, 1, 56110), -- Mudnose Mole Pup +(227184, 7, 112392, 0.5, 1, 56110), -- Mudnose Mole Pup +(227184, 6, 112389, 0.5, 1, 56110), -- Mudnose Mole Pup +(227184, 5, 112388, 0.5, 1, 56110), -- Mudnose Mole Pup +(227184, 4, 112387, 0.5, 1, 56110), -- Mudnose Mole Pup +(227184, 3, 112386, 0.5, 1, 56110), -- Mudnose Mole Pup +(227184, 2, 112385, 0.5, 1, 56110), -- Mudnose Mole Pup +(227184, 1, 112384, 0.5, 1, 56110), -- Mudnose Mole Pup +(227184, 0, 112391, 0.5, 1, 56110), -- Mudnose Mole Pup +(227183, 0, 112387, 1, 1, 56110), -- Mudnose Mole +(227182, 0, 116278, 1, 1, 56110), -- Shona +(227176, 0, 121078, 1, 1, 56110), -- Mattimeo Twinstar +(227175, 0, 121077, 1, 1, 56110), -- Lamplighter Leif +(227172, 0, 121959, 0.75, 1, 56110), -- Royal Silkwing +(227170, 0, 116681, 0.75, 1, 56110), -- Royal Silkwing +(227169, 0, 79805, 1.20000004768371582, 1, 56110), -- Lampyrid Swarm +(227168, 0, 88148, 0.800000011920928955, 1, 56110), -- Tentacle +(227167, 2, 121074, 1, 1, 56110), -- Deepwalker +(227167, 1, 121073, 1, 1, 56110), -- Deepwalker +(227167, 0, 121072, 1, 1, 56110), -- Deepwalker +(227164, 0, 17192, 1, 1, 56110), -- MiniZep +(227161, 0, 117405, 3, 1, 56110), -- Awakened Phalanx +(227160, 0, 52318, 1, 1, 56110), -- [DNT]Speak with Klaskin +(227158, 0, 118149, 1, 1, 56110), -- Hannan +(227155, 0, 100577, 1, 1, 56110), -- Misty +(227154, 0, 5586, 2, 1, 56110), -- Carlos +(227153, 0, 121051, 0.25, 1, 56110), -- Ethereal Glimmerling +(227150, 0, 114302, 1, 1, 56110), -- Immature Shalehorn +(227146, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit +(227143, 3, 120227, 1, 1, 56110), -- Patrolling Swarmite +(227143, 2, 120226, 1, 1, 56110), -- Patrolling Swarmite +(227143, 1, 118709, 1, 1, 56110), -- Patrolling Swarmite +(227143, 0, 117538, 1, 1, 56110), -- Patrolling Swarmite +(227138, 0, 121051, 0.25, 1, 56110), -- Ethereal Glimmerling +(227136, 0, 115505, 1, 1, 56110), -- Brann Bronzebeard +(227135, 0, 114654, 1, 1, 56110), -- [DNT] Upland Bull +(227134, 0, 113756, 1, 1, 56110), -- Austin Huxworth +(227132, 0, 112412, 1.75, 1, 56110), -- Gluglurp +(227131, 0, 113756, 1, 1, 56110), -- Austin Huxworth +(227129, 0, 113757, 1, 1, 56110), -- Crenna Earth-Daughter +(227128, 0, 113757, 1, 1, 56110), -- Crenna Earth-Daughter +(227127, 1, 119067, 1, 1, 56110), -- Grazing Mosswool +(227127, 0, 119066, 1, 1, 56110), -- Grazing Mosswool +(227126, 0, 113755, 1, 1, 56110), -- Meredy Huntswell +(227125, 0, 121050, 1, 1, 56110), -- Rethaela Laskar +(227124, 0, 113755, 1, 1, 56110), -- Meredy Huntswell +(227122, 0, 83699, 1, 1, 56110), -- Forest Ferret +(227121, 0, 110446, 1, 1, 56110), -- Displaced Stonestalker +(227120, 0, 113755, 1, 1, 56110), -- Meredy Huntswell +(227118, 0, 113755, 1, 1, 56110), -- Meredy Huntswell +(227115, 5, 115112, 1, 1, 56110), -- Sandy Scuttler +(227115, 4, 115110, 1, 1, 56110), -- Sandy Scuttler +(227115, 3, 115111, 1, 1, 56110), -- Sandy Scuttler +(227115, 2, 115109, 1, 1, 56110), -- Sandy Scuttler +(227115, 1, 115113, 1, 1, 56110), -- Sandy Scuttler +(227115, 0, 115108, 1, 1, 56110), -- Sandy Scuttler +(227108, 0, 121047, 1, 1, 56110), -- Kriz the "Loyal" +(227105, 0, 79329, 1, 1, 56110), -- Bob the Questgiver +(227099, 1, 27823, 1, 1, 56110), -- [DNT] Reward Credit +(227099, 0, 328, 1, 0, 56110), -- [DNT] Reward Credit +(227086, 0, 2685, 1, 1, 56110), -- [DNT] Achievement Credit +(227085, 0, 2685, 1, 1, 56110), -- [DNT] Achievement Credit +(227084, 0, 2685, 1, 1, 56110), -- [DNT] Achievement Credit +(227083, 0, 2685, 1, 1, 56110), -- [DNT] Achievement Credit +(227076, 1, 11686, 1, 1, 56110), -- Faerin's Shield +(227076, 0, 1126, 1, 0, 56110), -- Faerin's Shield +(227073, 0, 121044, 1, 1, 56110), -- Molvzira +(227072, 0, 121042, 1, 1, 56110), -- Barzvitz +(227067, 0, 75614, 1, 1, 56110), -- Kalecgos +(227066, 0, 52318, 1, 1, 56110), -- Kill Credit: Kel'Thuzad Found +(227065, 0, 52318, 1, 1, 56110), -- Kill Credit: Trap Triggered +(227064, 1, 11686, 1, 1, 56110), -- [DNT] Invisible Bunny (Harmonizing Device) +(227064, 0, 64062, 1, 0, 56110), -- [DNT] Invisible Bunny (Harmonizing Device) +(227063, 0, 75614, 1, 1, 56110), -- Kalecgos +(227062, 1, 11686, 1, 1, 56110), -- Dungeon Bunny [DNT] +(227062, 0, 1126, 1, 0, 56110), -- Dungeon Bunny [DNT] +(227061, 0, 52318, 1, 1, 56110), -- Kill Credit: Potion Given +(227060, 0, 120757, 1, 1, 56110), -- Grolnir +(227059, 1, 11686, 1, 1, 56110), -- Kobold Tunnel +(227059, 0, 64062, 1, 0, 56110), -- Kobold Tunnel +(227058, 1, 11686, 1, 1, 56110), -- Kobold Tunnel +(227058, 0, 64062, 1, 0, 56110), -- Kobold Tunnel +(227057, 1, 114303, 1, 1, 56110), -- Terrified Shalehorn +(227057, 0, 114302, 1, 1, 56110), -- Terrified Shalehorn +(227056, 1, 112449, 1, 1, 56110), -- [DNT] Subterrane Spider +(227056, 0, 112446, 1, 1, 56110), -- [DNT] Subterrane Spider +(227054, 0, 121039, 1, 1, 56110), -- Ol' Gail +(227053, 1, 11686, 1, 1, 56110), -- Kobold Tunnel +(227053, 0, 64062, 1, 0, 56110), -- Kobold Tunnel +(227047, 0, 121059, 1, 1, 56110), -- Castalia Hawklans +(227044, 0, 52318, 1, 1, 56110), -- Kill Credit: Carpet Placed +(227041, 0, 68729, 1, 1, 56110), -- Sir Humphrey +(227040, 0, 68845, 1, 1, 56110), -- Berkeley +(227038, 0, 121052, 1, 1, 56110), -- Scouting Map +(227031, 0, 105430, 1, 1, 56110), -- Kalecgos +(227030, 0, 117971, 1, 1, 56110), -- Prime Skardyn +(227029, 0, 28060, 1, 1, 56110), -- Flying Carpet +(227027, 0, 120917, 1, 1, 56110), -- Mereldar Swiftlet +(227026, 0, 114989, 1, 1, 56110), -- Trained Skyflayer +(227025, 1, 117043, 1, 1, 56110), -- Eastern Pathguard +(227025, 0, 117045, 1, 1, 56110), -- Eastern Pathguard +(227024, 1, 116458, 1, 1, 56110), -- Sureki Scythejaw +(227024, 0, 116457, 1, 1, 56110), -- Sureki Scythejaw +(227023, 1, 115745, 1, 1, 56110), -- Sureki Bridgekeeper +(227023, 0, 114418, 1, 1, 56110), -- Sureki Bridgekeeper +(227003, 0, 116259, 1, 1, 56110), -- Kir'xal +(227002, 1, 112726, 1, 1, 56110), -- Siltboring Jawcrawler +(227002, 0, 114484, 1, 1, 56110), -- Siltboring Jawcrawler +(226996, 0, 114653, 1, 1, 56110), -- Tableland Bull +(226995, 0, 52318, 1, 1, 56110), -- Kill Credit: Bag Searched +(226993, 0, 52318, 1, 1, 56110), -- Kill Credit: Talk to Kalecgos +(226981, 0, 92155, 1, 1, 56110), -- De-Recombobulatron Matrix +(226975, 0, 121000, 0.300000011920928955, 1, 56110), -- [DNT] Thrown Gem +(226974, 1, 27823, 1, 1, 56110), -- [DNT] Lava Gem Bunny +(226974, 0, 328, 1, 0, 56110), -- [DNT] Lava Gem Bunny +(226973, 0, 120174, 1, 1, 56110), -- Improvised Stabilizer +(226972, 0, 120174, 1, 1, 56110), -- Improvised Thumper +(226971, 0, 120174, 1, 1, 56110), -- Improvised Smokemaker +(226970, 1, 121025, 0.300000011920928955, 1, 56110), -- Dull Gemstone +(226970, 0, 121000, 0.800000011920928955, 1, 56110), -- Dull Gemstone +(226969, 0, 38548, 1, 1, 56110), -- Gem-Jammed Slag Bubble +(226968, 0, 120999, 1, 1, 56110), -- Lava Laden Crystal Construct +(226967, 0, 64062, 1, 1, 56110), -- Kill Credit: gem treated [DNT] +(226966, 0, 64062, 1, 1, 56110), -- Kill Credit: gem collected [DNT] +(226965, 0, 104502, 1.299999952316284179, 1, 56110), -- Spined Bilespitter +(226964, 28, 114562, 1, 1, 56110), -- Fungarian +(226964, 27, 114563, 1, 1, 56110), -- Fungarian +(226964, 26, 115190, 1, 1, 56110), -- Fungarian +(226964, 25, 115192, 1, 1, 56110), -- Fungarian +(226964, 24, 115194, 1, 1, 56110), -- Fungarian +(226964, 23, 115195, 1, 1, 56110), -- Fungarian +(226964, 22, 115196, 1, 1, 56110), -- Fungarian +(226964, 21, 115197, 1, 1, 56110), -- Fungarian +(226964, 20, 115198, 1, 1, 56110), -- Fungarian +(226964, 19, 115199, 1, 1, 56110), -- Fungarian +(226964, 18, 115200, 1, 1, 56110), -- Fungarian +(226964, 17, 115201, 1, 1, 56110), -- Fungarian +(226964, 16, 115202, 1, 1, 56110), -- Fungarian +(226964, 15, 115204, 1, 1, 56110), -- Fungarian +(226964, 14, 115205, 1, 1, 56110), -- Fungarian +(226964, 13, 115206, 1, 1, 56110), -- Fungarian +(226964, 12, 115207, 1, 1, 56110), -- Fungarian +(226964, 11, 115208, 1, 1, 56110), -- Fungarian +(226964, 10, 115209, 1, 1, 56110), -- Fungarian +(226964, 9, 115210, 1, 1, 56110), -- Fungarian +(226964, 8, 115211, 1, 1, 56110), -- Fungarian +(226964, 7, 115212, 1, 1, 56110), -- Fungarian +(226964, 6, 115213, 1, 1, 56110), -- Fungarian +(226964, 5, 115214, 1, 1, 56110), -- Fungarian +(226964, 4, 115215, 1, 1, 56110), -- Fungarian +(226964, 3, 115216, 1, 1, 56110), -- Fungarian +(226964, 2, 115217, 1, 1, 56110), -- Fungarian +(226964, 1, 115218, 1, 1, 56110), -- Fungarian +(226964, 0, 119251, 1, 1, 56110), -- Fungarian +(226963, 1, 115428, 1, 1, 56110), -- Undertide Preystalker +(226963, 0, 115417, 1, 1, 56110), -- Undertide Preystalker +(226962, 1, 115472, 1, 1, 56110), -- Undertide Lurker +(226962, 0, 115473, 1, 1, 56110); -- Undertide Lurker + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(226961, 0, 115443, 1, 1, 56110), -- Undertide Deepfisher +(226953, 1, 115488, 1, 1, 56110), -- Undertide Luremancer +(226953, 0, 115487, 1, 1, 56110), -- Undertide Luremancer +(226951, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(226950, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(226949, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(226948, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(226947, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(226946, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(226945, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(226944, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(226943, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(226942, 0, 120986, 1, 1, 56110), -- Evil Crags +(226941, 0, 120950, 1, 1, 56110), -- Evil Kralla +(226939, 0, 120969, 1, 1, 56110), -- Evil Arnott +(226938, 0, 120976, 1, 1, 56110), -- Evil Rivet +(226937, 0, 110153, 1, 1, 56110), -- Evil Blue +(226935, 7, 117763, 1, 1, 56110), -- Arathi Ardent +(226935, 6, 117761, 1, 1, 56110), -- Arathi Ardent +(226935, 5, 117762, 1, 1, 56110), -- Arathi Ardent +(226935, 4, 117760, 1, 1, 56110), -- Arathi Ardent +(226935, 3, 115543, 1, 1, 56110), -- Arathi Ardent +(226935, 2, 115544, 1, 1, 56110), -- Arathi Ardent +(226935, 1, 115545, 1, 1, 56110), -- Arathi Ardent +(226935, 0, 115546, 1, 1, 56110), -- Arathi Ardent +(226931, 0, 121976, 1, 1, 56110), -- Sunreaver Battlemage +(226930, 0, 121982, 1, 1, 56110), -- Kirin Tor Conjuror +(226929, 2, 112414, 1, 1, 56110), -- Stonepool Skipper +(226929, 1, 112413, 1, 1, 56110), -- Stonepool Skipper +(226929, 0, 112412, 1, 1, 56110), -- Stonepool Skipper +(226925, 2, 110448, 1, 1, 56110), -- Deepflayer +(226925, 1, 110445, 1, 1, 56110), -- Deepflayer +(226925, 0, 110444, 1, 1, 56110), -- Deepflayer +(226919, 0, 120981, 1, 1, 56110), -- Archivist Frithrun +(226918, 0, 120809, 1, 1, 56110), -- Chive +(226909, 0, 103218, 1.299999952316284179, 1, 56110), -- Frostfire Elemental +(226907, 0, 118319, 1, 1, 56110), -- Thunderswift +(226901, 1, 110447, 0.349999994039535522, 1, 56110), -- Deepflayer Hatchling +(226901, 0, 110446, 0.349999994039535522, 1, 56110), -- Deepflayer Hatchling +(226898, 1, 27823, 1, 1, 56110), -- Brennok +(226898, 0, 328, 1, 0, 56110), -- Brennok +(226897, 0, 120980, 1, 1, 56110), -- Rancher Ichabrud +(226895, 0, 26770, 0.899999976158142089, 1, 56110), -- Archmage Aethas Sunreaver +(226893, 1, 116443, 1, 1, 56110), -- Mangled Skitterling +(226893, 0, 116444, 1, 1, 56110), -- Mangled Skitterling +(226891, 1, 117953, 1, 1, 56110), -- Rambleshire Buck +(226891, 0, 117951, 1, 1, 56110), -- Rambleshire Buck +(226889, 3, 114927, 1, 1, 56110), -- Rambleshire Buck +(226889, 2, 114929, 1, 1, 56110), -- Rambleshire Buck +(226889, 1, 114928, 1, 1, 56110), -- Rambleshire Buck +(226889, 0, 114932, 1, 1, 56110), -- Rambleshire Buck +(226885, 0, 11686, 1, 1, 56110), -- Bunny Prime - Empower (DNT) +(226883, 0, 52318, 1, 1, 56110), -- Kill Credit: Empowered +(226881, 6, 117482, 1, 1, 56110), -- Cragstone Ramolith +(226881, 5, 114922, 1, 1, 56110), -- Cragstone Ramolith +(226881, 4, 114926, 1, 1, 56110), -- Cragstone Ramolith +(226881, 3, 117486, 1, 1, 56110), -- Cragstone Ramolith +(226881, 2, 117480, 1, 1, 56110), -- Cragstone Ramolith +(226881, 1, 117495, 1, 1, 56110), -- Cragstone Ramolith +(226881, 0, 114922, 1, 1, 56110), -- Cragstone Ramolith +(226879, 1, 110447, 0.349999994039535522, 1, 56110), -- Juvenile Deepflayer +(226879, 0, 110446, 0.349999994039535522, 1, 56110), -- Juvenile Deepflayer +(226878, 0, 11686, 1, 1, 56110), -- Bunny Ward (DNT) +(226876, 0, 120986, 1, 1, 56110), -- Crags +(226873, 0, 120976, 1, 1, 56110), -- Rivet +(226872, 0, 11686, 1, 1, 56110), -- Bunny Prime - Dome (DNT) +(226871, 0, 26770, 0.899999976158142089, 1, 56110), -- Archmage Aethas Sunreaver +(226853, 1, 11686, 1, 1, 56110), -- [DNT] Spell Target Bunny +(226853, 0, 1126, 1, 0, 56110), -- [DNT] Spell Target Bunny +(226852, 0, 56187, 1, 1, 56110), -- Kill Credit: Drill 03 [DNT] +(226851, 0, 56187, 1, 1, 56110), -- Kill Credit: Drill 02 [DNT] +(226850, 0, 121111, 1, 1, 56110), -- Forgotten Projection +(226849, 1, 27823, 1, 1, 56110), -- Fuel +(226849, 0, 328, 1, 0, 56110), -- Fuel +(226848, 1, 27823, 1, 1, 56110), -- Fuel +(226848, 0, 328, 1, 0, 56110), -- Fuel +(226847, 0, 56187, 1, 1, 56110), -- Kill Credit: Drill 01 [DNT] +(226846, 0, 120970, 1, 1, 56110), -- Captain Oathmyt +(226845, 0, 120969, 1, 1, 56110), -- Arnott Granwin +(226844, 1, 27823, 1, 1, 56110), -- Fuel +(226844, 0, 328, 1, 0, 56110), -- Fuel +(226843, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(226842, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(226841, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(226840, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(226838, 3, 117194, 1, 1, 56110), -- Opalcreg Worker +(226838, 2, 117193, 1, 1, 56110), -- Opalcreg Worker +(226838, 1, 117196, 1, 1, 56110), -- Opalcreg Worker +(226838, 0, 117195, 1, 1, 56110), -- Opalcreg Worker +(226837, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(226836, 0, 28317, 1, 1, 56110), -- Tabea +(226835, 0, 52602, 0.5, 1, 56110), -- Apollo +(226834, 0, 36904, 1, 1, 56110), -- Nelur Lightsown +(226833, 0, 36905, 1, 1, 56110), -- Matron Ossela +(226832, 0, 65251, 1, 1, 56110), -- Saedelin Whitedawn +(226831, 0, 52318, 1, 1, 56110), -- Kill Credit: Sanguine Dogfish +(226830, 0, 52318, 1, 1, 56110), -- Kill Credit: Azj-Kahet Slum Shark +(226829, 0, 52318, 1, 1, 56110), -- Kill Credit: Spiked Sea Raven +(226828, 0, 52318, 1, 1, 56110), -- Kill Credit: Queen's Lurefish +(226827, 0, 52318, 1, 1, 56110), -- Kill Credit: Regal Dottyback +(226826, 0, 52318, 1, 1, 56110), -- Kill Credit: Specular Rainbowfish +(226825, 0, 52318, 1, 1, 56110), -- Kill Credit: Dornish Pike +(226824, 0, 52318, 1, 1, 56110), -- Kill Credit: Roaring Anglerseeker +(226823, 0, 52318, 1, 1, 56110), -- Kill Credit: Arathor Hammerfish +(226822, 0, 52318, 1, 1, 56110), -- Kill Credit: Whispering Stargazer +(226821, 0, 52318, 1, 1, 56110), -- Kill Credit: Crystalline Sturgeon +(226820, 0, 52318, 1, 1, 56110), -- Kill Credit: Dilly-Dally Dace +(226819, 0, 52318, 1, 1, 56110), -- Kill Credit: Bloody Perch +(226818, 0, 52318, 1, 1, 56110), -- Kill Credit: Bismuth Bitterling +(226817, 0, 52318, 1, 1, 56110), -- Kill Credit: Nibbling Minnow +(226813, 0, 118532, 1, 1, 56110), -- Ramble Rider Enkor +(226811, 0, 120440, 1, 1, 56110), -- Ironstead Guldsh +(226809, 0, 120963, 2.5, 1, 56110), -- Clump O' Wax +(226806, 5, 115502, 1, 1, 56110), -- Drowned Arathi +(226806, 4, 115504, 1, 1, 56110), -- Drowned Arathi +(226806, 3, 115503, 1, 1, 56110), -- Drowned Arathi +(226806, 2, 115501, 1, 1, 56110), -- Drowned Arathi +(226806, 1, 115500, 1, 1, 56110), -- Drowned Arathi +(226806, 0, 115499, 1, 1, 56110), -- Drowned Arathi +(226801, 0, 2685, 1, 1, 56110), -- [DNT] Achievement Credit +(226800, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - 50 Stacks +(226798, 0, 52318, 1, 1, 56110), -- Kill Credit: Wards Placed +(226792, 0, 116113, 1, 1, 56110), -- Rancher Edidithet +(226791, 0, 121987, 1, 1, 56110), -- Violet Warden +(226790, 0, 87778, 0.5, 1, 56110), -- Infernal Fragment +(226789, 0, 115735, 1, 1, 56110), -- Tulumun +(226788, 1, 109539, 1, 1, 56110), -- [DNT]Mushroom Bunny +(226788, 0, 104176, 1, 0, 56110), -- [DNT]Mushroom Bunny +(226787, 0, 120950, 1, 1, 56110), -- Kralla Earthstorm +(226786, 3, 119202, 0.400000005960464477, 1, 56110), -- Spindlespider +(226786, 2, 119201, 0.400000005960464477, 1, 56110), -- Spindlespider +(226786, 1, 119200, 0.400000005960464477, 1, 56110), -- Spindlespider +(226786, 0, 119179, 0.400000005960464477, 1, 56110), -- Spindlespider +(226785, 0, 59303, 1, 1, 56110), -- Kondal Huntsworn +(226784, 0, 52318, 1, 1, 56110), -- Kill Credit: Tragedy Play +(226783, 0, 65233, 1, 1, 56110), -- Hunaka Greenhoof +(226782, 0, 52318, 1, 1, 56110), -- Kill Credit: Melodrama Play +(226781, 0, 52318, 1, 1, 56110), -- Kill Credit: Comedy Play +(226780, 0, 52318, 1, 1, 56110), -- Kill Credit: Odyssey Play +(226779, 0, 65228, 1, 1, 56110), -- Halga Steelbarrow +(226778, 0, 52318, 1, 1, 56110), -- Kill Credit: Duel Play +(226777, 0, 122494, 1, 1, 56110), -- Professor Pallin +(226773, 0, 120947, 0.400000005960464477, 1, 56110), -- Zekvir +(226769, 0, 92725, 1, 1, 56110), -- Tiny You? +(226767, 0, 120944, 1, 1, 56110), -- Speeding Swarmmite +(226763, 0, 105169, 1, 1, 56110), -- Naleidea Rivergleam +(226762, 1, 27823, 1, 1, 56110), -- Xal'atath +(226762, 0, 328, 1, 0, 56110), -- Xal'atath +(226761, 0, 117650, 1, 1, 56110), -- Peacekeeper Alef +(226760, 1, 115090, 1, 1, 56110), -- [DNT] Hallowfall Bear +(226760, 0, 115089, 1, 1, 56110), -- [DNT] Hallowfall Bear +(226759, 0, 118887, 1, 1, 56110), -- Dawn +(226756, 0, 64049, 1, 1, 56110), -- Giada Goldleash +(226754, 0, 36906, 1, 100, 56110), -- Murgha the Tempered +(226753, 1, 11686, 1, 1, 56110), -- Nerubian Hanging Mine +(226753, 0, 1126, 1, 0, 56110), -- Nerubian Hanging Mine +(226752, 0, 28282, 1, 100, 56110), -- Brassbolt Mechawrench +(226751, 0, 28282, 1, 100, 56110), -- Reginald Arcfire +(226750, 0, 117785, 1, 1, 56110), -- Freysworn Etterca +(226749, 0, 27959, 1, 1, 56110), -- Abohba +(226748, 0, 120942, 1, 1, 56110), -- Sathilga +(226747, 0, 118895, 1, 1, 56110), -- Gundrig +(226746, 0, 36880, 1, 1, 56110), -- Rulen Lightsreap +(226745, 0, 36882, 1, 1, 56110), -- Pathstalker Ralsir +(226744, 0, 36881, 1, 1, 56110), -- Ranger Selone +(226743, 0, 22003, 1, 0, 56110), -- Nargut +(226742, 0, 27019, 1, 0, 56110), -- Rhukah +(226739, 0, 105161, 1, 0, 56110), -- Aquanos +(226736, 0, 30358, 1, 0, 56110), -- Shandy Glossgleam +(226735, 0, 120938, 1, 1, 56110), -- Alfritha +(226734, 0, 5556, 1, 1, 56110), -- Badluck +(226733, 0, 122495, 1, 1, 56110), -- Endora Moorehead +(226732, 0, 122496, 1, 1, 56110), -- Hagatha Moorehead +(226731, 0, 30764, 1, 1, 56110), -- Nelphi +(226730, 0, 120937, 1, 1, 56110), -- Varerko +(226729, 0, 120936, 1, 1, 56110), -- Merunth +(226727, 0, 120935, 1, 1, 56110), -- Venedaz +(226726, 0, 120934, 1, 1, 56110), -- Krattdaz +(226725, 0, 120932, 1, 1, 56110), -- Uisgaz +(226724, 0, 120931, 1, 1, 56110), -- Attwogaz +(226723, 0, 120930, 1, 1, 56110), -- Hathlaz +(226716, 1, 45957, 5, 0, 56110), -- Webbed Ore Deposit +(226716, 0, 11686, 1, 1, 56110), -- Webbed Ore Deposit +(226712, 0, 114837, 1, 1, 56110), -- [DNT] Galvanized Lurker +(226708, 0, 120925, 1, 1, 56110), -- Val Thalvassa +(226700, 1, 103338, 1, 1, 56110), -- Mudstone Basilisk +(226700, 0, 103340, 1, 1, 56110), -- Mudstone Basilisk +(226699, 7, 118217, 1, 1, 56110), -- Lashroom +(226699, 6, 118223, 1, 1, 56110), -- Lashroom +(226699, 5, 118216, 1, 1, 56110), -- Lashroom +(226699, 4, 118215, 1, 1, 56110), -- Lashroom +(226699, 3, 118214, 1, 1, 56110), -- Lashroom +(226699, 2, 118222, 1, 1, 56110), -- Lashroom +(226699, 1, 118213, 1, 1, 56110), -- Lashroom +(226699, 0, 118221, 1, 1, 56110), -- Lashroom +(226698, 0, 120587, 0.800000011920928955, 1, 56110), -- Arbauch's Cogwalker +(226697, 6, 117450, 1.20000004768371582, 1, 56110), -- Spider +(226697, 5, 117451, 1.20000004768371582, 1, 56110), -- Spider +(226697, 4, 117449, 1.20000004768371582, 1, 56110), -- Spider +(226697, 3, 117448, 1.20000004768371582, 1, 56110), -- Spider +(226697, 2, 99858, 1, 1, 56110), -- Spider +(226697, 1, 99860, 1.110000014305114746, 1, 56110), -- Spider +(226697, 0, 99864, 1, 1, 56110), -- Spider +(226696, 0, 120922, 1, 1, 56110), -- Seasonal Delver's Dirigible +(226694, 0, 92725, 1, 1, 56110), -- You? +(226693, 1, 99952, 1, 1, 56110), -- [DNT] History Presentation Apparatus +(226693, 0, 108813, 1, 0, 56110), -- [DNT] History Presentation Apparatus +(226692, 1, 116443, 1, 1, 56110), -- Mangled Skitterling +(226692, 0, 116444, 1, 1, 56110), -- Mangled Skitterling +(226691, 1, 117044, 1, 1, 56110), -- Mangled Harvester +(226691, 0, 117043, 1, 1, 56110), -- Mangled Harvester +(226690, 1, 11686, 1, 1, 56110), -- [DNT] Cave Entrance Bunny +(226690, 0, 328, 1, 0, 56110), -- [DNT] Cave Entrance Bunny +(226689, 0, 121188, 1, 1, 56110), -- Modaln +(226688, 0, 121186, 1, 1, 56110), -- Olrenan +(226687, 0, 118464, 1, 1, 56110), -- Lingolga +(226686, 0, 121187, 1, 1, 56110), -- Evaldurn +(226685, 0, 118467, 1, 1, 56110), -- Rolgel +(226682, 0, 115616, 0.75, 1, 56110), -- Murkshades +(226681, 3, 79321, 1, 1, 56110), -- Vulpera Representative +(226681, 2, 79463, 1, 1, 56110), -- Vulpera Representative +(226681, 1, 79475, 1, 1, 56110), -- Vulpera Representative +(226681, 0, 81261, 1, 1, 56110), -- Vulpera Representative +(226676, 4, 117358, 1, 1, 56110), -- Earthen Representative +(226676, 3, 118452, 1, 1, 56110), -- Earthen Representative +(226676, 2, 118455, 1, 1, 56110), -- Earthen Representative +(226676, 1, 120957, 1, 0, 56110), -- Earthen Representative +(226676, 0, 120614, 1, 1, 56110), -- Earthen Representative +(226675, 3, 114546, 1, 1, 56110), -- Awakened Chewer +(226675, 2, 114547, 1, 1, 56110), -- Awakened Chewer +(226675, 1, 114548, 1, 1, 56110), -- Awakened Chewer +(226675, 0, 114549, 1, 1, 56110), -- Awakened Chewer +(226674, 0, 122828, 1, 1, 56110), -- Transpositional Anomaly +(226673, 1, 118149, 1, 0, 56110), -- Hannan +(226673, 0, 119261, 1, 1, 56110), -- Hannan +(226672, 1, 117116, 1, 0, 56110), -- Orweyna +(226672, 0, 119260, 1, 1, 56110), -- Orweyna +(226671, 1, 118149, 1, 0, 56110), -- Hannan +(226671, 0, 119261, 1, 1, 56110), -- Hannan +(226670, 1, 117116, 1, 0, 56110), -- Orweyna +(226670, 0, 119260, 1, 1, 56110), -- Orweyna +(226669, 0, 114158, 1, 1, 56110), -- Partially Teleported Kobold +(226668, 0, 160, 1, 1, 56110), -- Partially Teleported Trogg +(226667, 0, 487, 1, 1, 56110), -- Partially Teleported Gnoll +(226666, 0, 441, 1, 1, 56110), -- Partially Teleported Murloc +(226665, 0, 114049, 1, 1, 56110), -- Thimble +(226664, 0, 114049, 1, 1, 56110), -- Thimble +(226663, 0, 114049, 1, 1, 56110), -- Thimble +(226661, 0, 114049, 1, 1, 56110), -- Thimble +(226659, 0, 114049, 1, 1, 56110); -- Thimble + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(226658, 0, 110153, 1, 1, 56110), -- Blue +(226657, 0, 114049, 1, 1, 56110), -- Thimble +(226656, 0, 85924, 1, 1, 56110), -- Lady Liadrin +(226655, 0, 114049, 1, 1, 56110), -- Thimble +(226654, 0, 114049, 1, 1, 56110), -- Thimble +(226652, 0, 114049, 1, 1, 56110), -- Thimble +(226650, 0, 100074, 1.20000004768371582, 1, 56110), -- High Exarch Turalyon +(226649, 0, 114049, 1, 1, 56110), -- Thimble +(226648, 0, 111717, 1, 1, 56110), -- Rockwing Glider +(226647, 0, 114049, 1, 1, 56110), -- Thimble +(226645, 1, 46710, 1.5, 1, 56110), -- Summon Stalker +(226645, 0, 20324, 1, 0, 56110), -- Summon Stalker +(226644, 1, 115488, 1, 1, 56110), -- Kobyss Summoner +(226644, 0, 115487, 1, 1, 56110), -- Kobyss Summoner +(226643, 0, 4959, 1, 1, 56110), -- Pinefur Mouse +(226642, 0, 120915, 1, 1, 56110), -- Earthen Console +(226641, 0, 120915, 1, 1, 56110), -- Lost Console +(226640, 0, 120915, 1, 1, 56110), -- Obsidian Console +(226639, 0, 120915, 1, 1, 56110), -- Taelloch Console +(226638, 0, 120915, 1, 1, 56110), -- Abyssal Console +(226636, 0, 108918, 1, 1, 56110), -- Scaletooth Coiler +(226635, 1, 108829, 1, 1, 56110), -- Mistrock Beetle +(226635, 0, 108833, 1, 1, 56110), -- Mistrock Beetle +(226634, 0, 111307, 1, 1, 56110), -- Slithering Pebblefang +(226631, 0, 106561, 1, 1, 56110), -- Banded Snakebiter +(226626, 0, 112387, 0.300000011920928955, 1, 56110), -- Spring Mole +(226625, 4, 114829, 1, 1, 56110), -- Cave Skipper +(226625, 3, 114831, 1, 1, 56110), -- Cave Skipper +(226625, 2, 114832, 1, 1, 56110), -- Cave Skipper +(226625, 1, 114833, 1, 1, 56110), -- Cave Skipper +(226625, 0, 114830, 1, 1, 56110), -- Cave Skipper +(226624, 0, 120915, 1, 1, 56110), -- Water Console +(226623, 0, 120914, 1, 1, 56110), -- Biergoth +(226622, 5, 114117, 1, 1, 56110), -- Sea Slug +(226622, 4, 114113, 1, 1, 56110), -- Sea Slug +(226622, 3, 114110, 1, 1, 56110), -- Sea Slug +(226622, 2, 114107, 1, 1, 56110), -- Sea Slug +(226622, 1, 114104, 1, 1, 56110), -- Sea Slug +(226622, 0, 114102, 1, 1, 56110), -- Sea Slug +(226621, 0, 102375, 1, 1, 56110), -- Roiling Steam +(226620, 1, 1418, 1, 1, 56110), -- Rat +(226620, 0, 1141, 1, 1, 56110), -- Rat +(226619, 0, 12191, 1, 1, 56110), -- Cockroach +(226618, 2, 111900, 1, 1, 56110), -- Moth +(226618, 1, 111899, 1, 1, 56110), -- Moth +(226618, 0, 112383, 1, 1, 56110), -- Moth +(226617, 8, 104515, 1, 1, 56110), -- Snake +(226617, 7, 104516, 1, 1, 56110), -- Snake +(226617, 6, 104517, 1, 1, 56110), -- Snake +(226617, 5, 104518, 1, 1, 56110), -- Snake +(226617, 4, 104519, 1, 1, 56110), -- Snake +(226617, 3, 104520, 1, 1, 56110), -- Snake +(226617, 2, 104521, 1, 1, 56110), -- Snake +(226617, 1, 104522, 1, 1, 56110), -- Snake +(226617, 0, 104523, 1, 1, 56110), -- Snake +(226615, 1, 27823, 1, 1, 56110), -- [DNT] Sparks Bunny +(226615, 0, 328, 1, 0, 56110), -- [DNT] Sparks Bunny +(226613, 0, 112387, 0.300000011920928955, 1, 56110), -- Mudnose Mole +(226612, 4, 118401, 1, 1, 56110), -- Bloodfeaster Larva +(226612, 3, 118401, 1, 1, 56110), -- Bloodfeaster Larva +(226612, 2, 118399, 1, 1, 56110), -- Bloodfeaster Larva +(226612, 1, 118397, 1, 1, 56110), -- Bloodfeaster Larva +(226612, 0, 80458, 1, 1, 56110), -- Bloodfeaster Larva +(226607, 1, 27823, 1, 1, 56110), -- [DNT] Pipe Bunny +(226607, 0, 328, 1, 0, 56110), -- [DNT] Pipe Bunny +(226606, 0, 56187, 1, 1, 56110), -- Kill Credit: Pipe Patched [DNT] +(226605, 0, 121325, 1, 1, 56110), -- Cenderragg +(226604, 0, 121324, 1, 1, 56110), -- Alvegar +(226603, 0, 120911, 1.20000004768371582, 1, 56110), -- Ironus Coldsteel +(226602, 0, 116462, 1, 1, 56110), -- Skitterling Leader +(226601, 0, 120412, 1, 1, 56110), -- Skitterling +(226600, 0, 114768, 1, 1, 56110), -- Chitin Commander +(226598, 1, 27823, 1, 1, 56110), -- [DNT] Steam Bunny +(226598, 0, 328, 1, 0, 56110), -- [DNT] Steam Bunny +(226596, 4, 114468, 1, 1, 56110), -- Convoy Protector +(226596, 3, 114469, 1, 1, 56110), -- Convoy Protector +(226596, 2, 115761, 1, 1, 56110), -- Convoy Protector +(226596, 1, 115762, 1, 1, 56110), -- Convoy Protector +(226596, 0, 116283, 1, 1, 56110), -- Convoy Protector +(226592, 0, 122497, 1, 1, 56110), -- Jaxi Sparkshine +(226591, 0, 122498, 1, 1, 56110), -- Windle Sparkshine +(226588, 5, 117757, 1, 1, 56110), -- Arathi Messenger +(226588, 4, 117756, 1, 1, 56110), -- Arathi Messenger +(226588, 3, 115038, 1, 1, 56110), -- Arathi Messenger +(226588, 2, 115037, 1, 1, 56110), -- Arathi Messenger +(226588, 1, 115036, 1, 1, 56110), -- Arathi Messenger +(226588, 0, 115035, 1, 1, 56110), -- Arathi Messenger +(226586, 1, 43935, 1, 1, 56110), -- [DNT] Cliffwalk Scavenger +(226586, 0, 37604, 1, 1, 56110), -- [DNT] Cliffwalk Scavenger +(226580, 0, 121800, 1, 1, 56110), -- Unwitting Skeinsguard +(226579, 0, 121799, 1, 1, 56110), -- Unwitting Umbraguard +(226577, 3, 120283, 1, 1, 56110), -- Convoy Leader +(226577, 2, 120282, 1, 1, 56110), -- Convoy Leader +(226577, 1, 120281, 1, 1, 56110), -- Convoy Leader +(226577, 0, 118696, 1, 1, 56110), -- Convoy Leader +(226575, 0, 117238, 1, 1, 56110), -- High Speaker Brinthe +(226574, 0, 115400, 1, 1, 56110), -- Underground Spore +(226573, 1, 43935, 1, 1, 56110), -- Cliffwalk Scavenger +(226573, 0, 37604, 1, 1, 56110), -- Cliffwalk Scavenger +(226560, 0, 64062, 1, 1, 56110), -- Kill Credit +(226543, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(226532, 1, 116877, 1, 1, 56110), -- Dwarven Historian +(226532, 0, 116875, 1, 1, 56110), -- Dwarven Historian +(226528, 0, 114049, 1, 1, 56110), -- Thimble +(226527, 1, 27823, 1, 1, 56110), -- [DNT] History Bunny F +(226527, 0, 328, 1, 0, 56110), -- [DNT] History Bunny F +(226526, 1, 27823, 1, 1, 56110), -- [DNT] History Bunny E +(226526, 0, 328, 1, 0, 56110), -- [DNT] History Bunny E +(226525, 1, 27823, 1, 1, 56110), -- [DNT] History Bunny D +(226525, 0, 328, 1, 0, 56110), -- [DNT] History Bunny D +(226524, 1, 27823, 1, 1, 56110), -- [DNT] History Bunny C +(226524, 0, 328, 1, 0, 56110), -- [DNT] History Bunny C +(226523, 1, 27823, 1, 1, 56110), -- [DNT] History Bunny B +(226523, 0, 328, 1, 0, 56110), -- [DNT] History Bunny B +(226521, 0, 117115, 1, 1, 56110), -- Archmage Drenden +(226519, 0, 52318, 1, 1, 56110), -- [DNT]Permanent Hire +(226515, 0, 52318, 1, 1, 56110), -- [DNT]Barn Convo Bunny 4 +(226514, 0, 52318, 1, 1, 56110), -- [DNT]Barn Convo Bunny 3 +(226513, 0, 52318, 1, 1, 56110), -- [DNT]Barn Convo Bunny 2 +(226512, 0, 52318, 1, 1, 56110), -- [DNT]Barn Convo Bunny 1 +(226511, 0, 117238, 1, 1, 56110), -- High Speaker Brinthe +(226510, 1, 23767, 1, 1, 56110), -- Path Helper +(226510, 0, 21955, 1, 0, 56110), -- Path Helper +(226509, 0, 120440, 1, 1, 56110), -- Unthen +(226508, 0, 117703, 1, 1, 56110), -- Rak-Ush Stagshell +(226507, 0, 120877, 1, 1, 56110), -- Golgoth +(226506, 2, 45880, 1, 1, 56110), -- Crab +(226506, 1, 32790, 1, 1, 56110), -- Crab +(226506, 0, 32789, 1, 1, 56110), -- Crab +(226502, 3, 53781, 1, 1, 56110), -- Toad +(226502, 2, 54643, 1, 1, 56110), -- Toad +(226502, 1, 53782, 1, 1, 56110), -- Toad +(226502, 0, 57495, 1, 1, 56110), -- Toad +(226501, 1, 23767, 1, 1, 56110), -- Path Helper +(226501, 0, 21955, 1, 0, 56110), -- Path Helper +(226493, 0, 120263, 1, 1, 56110), -- Stubling +(226491, 0, 35203, 0.75, 1, 56110), -- Summoned Elemental +(226486, 0, 18996, 1, 1, 56110), -- Elemental Rift +(226484, 0, 114624, 0.5, 1, 56110), -- Larva +(226483, 1, 120854, 1, 1, 56110), -- Dig Spot +(226483, 0, 111678, 0.100000001490116119, 0, 56110), -- Dig Spot +(226481, 1, 109539, 1, 1, 56110), -- [DNT]Threadling Egg Sac Bunny +(226481, 0, 104176, 1, 0, 56110), -- [DNT]Threadling Egg Sac Bunny +(226476, 1, 11686, 1, 1, 56110), -- Dark Field +(226476, 0, 22903, 1, 0, 56110), -- Dark Field +(226475, 0, 64062, 1, 1, 56110), -- Kill Credit: History F found [DNT] +(226474, 0, 64062, 1, 1, 56110), -- Kill Credit: History E found [DNT] +(226473, 0, 64062, 1, 1, 56110), -- Kill Credit: History D found [DNT] +(226472, 0, 64062, 1, 1, 56110), -- Kill Credit: History C found [DNT] +(226471, 0, 64062, 1, 1, 56110), -- Kill Credit: History B found [DNT] +(226470, 0, 64062, 1, 1, 56110), -- Kill Credit: History A found [DNT] +(226469, 0, 64062, 1, 1, 56110), -- Kill Credit: History found (any) [DNT] +(226468, 0, 120465, 1.10000002384185791, 1, 56110), -- Lamplighter Havrik Chayvn +(226467, 1, 27823, 1, 1, 56110), -- [DNT] History Bunny A +(226467, 0, 328, 1, 0, 56110), -- [DNT] History Bunny A +(226466, 0, 120466, 1, 1, 56110), -- Lamplighter Davrak Chavyn +(226465, 0, 117405, 1, 1, 56110), -- Unstable Golem +(226464, 3, 112722, 1, 1, 56110), -- Jawcrawler +(226464, 2, 112723, 1, 1, 56110), -- Jawcrawler +(226464, 1, 112724, 1, 1, 56110), -- Jawcrawler +(226464, 0, 112725, 1, 1, 56110), -- Jawcrawler +(226463, 0, 118895, 1, 1, 56110), -- Ominura +(226462, 3, 116476, 1, 1, 56110), -- Stagshell +(226462, 2, 116477, 1, 1, 56110), -- Stagshell +(226462, 1, 116475, 1, 1, 56110), -- Stagshell +(226462, 0, 115707, 1, 1, 56110), -- Stagshell +(226461, 0, 43223, 1, 1, 56110), -- Pill Bug +(226460, 3, 117451, 1, 1, 56110), -- Undercrawler Hatchling +(226460, 2, 117450, 1, 1, 56110), -- Undercrawler Hatchling +(226460, 1, 117449, 1, 1, 56110), -- Undercrawler Hatchling +(226460, 0, 117448, 1, 1, 56110), -- Undercrawler Hatchling +(226459, 1, 114778, 1, 1, 56110), -- Glowmite +(226459, 0, 114622, 1, 1, 56110), -- Glowmite +(226458, 1, 114533, 1, 1, 56110), -- Nerubian Kinslayer +(226458, 0, 114531, 1, 1, 56110), -- Nerubian Kinslayer +(226457, 4, 103998, 1, 1, 56110), -- Octopus +(226457, 3, 103999, 1, 1, 56110), -- Octopus +(226457, 2, 104000, 1, 1, 56110), -- Octopus +(226457, 1, 104001, 1, 1, 56110), -- Octopus +(226457, 0, 104004, 1, 1, 56110), -- Octopus +(226456, 4, 114921, 1, 1, 56110), -- Salamanther Hatchling +(226456, 3, 114920, 1, 1, 56110), -- Salamanther Hatchling +(226456, 2, 114919, 1, 1, 56110), -- Salamanther Hatchling +(226456, 1, 114918, 1, 1, 56110), -- Salamanther Hatchling +(226456, 0, 114912, 1, 1, 56110), -- Salamanther Hatchling +(226454, 5, 115112, 1, 1, 56110), -- Hermit Crab +(226454, 4, 115110, 1, 1, 56110), -- Hermit Crab +(226454, 3, 115111, 1, 1, 56110), -- Hermit Crab +(226454, 2, 115109, 1, 1, 56110), -- Hermit Crab +(226454, 1, 115113, 1, 1, 56110), -- Hermit Crab +(226454, 0, 115108, 1, 1, 56110), -- Hermit Crab +(226447, 0, 121820, 1, 1, 56110), -- Shadow Portal +(226432, 1, 11686, 1, 1, 56110), -- Generic Bunny +(226432, 0, 22903, 1, 0, 56110), -- Generic Bunny +(226427, 0, 117825, 1, 1, 56110), -- Steelvein +(226423, 1, 27823, 1, 1, 56110), -- Kill Credit: Gossip [DNT] +(226423, 0, 328, 1, 0, 56110), -- Kill Credit: Gossip [DNT] +(226422, 3, 117194, 1, 1, 56110), -- Opalcreg Worker +(226422, 2, 117193, 1, 1, 56110), -- Opalcreg Worker +(226422, 1, 117196, 1, 1, 56110), -- Opalcreg Worker +(226422, 0, 117195, 1, 1, 56110), -- Opalcreg Worker +(226421, 2, 112414, 1, 1, 56110), -- Stonepool Skipper +(226421, 1, 112413, 1, 1, 56110), -- Stonepool Skipper +(226421, 0, 112412, 1, 1, 56110), -- Stonepool Skipper +(226420, 0, 101845, 1, 1, 56110), -- Kill Credit: Special Assignment: Bomber Beetles [DNT] +(226419, 4, 120827, 1, 1, 56110), -- Steelvein Trader +(226419, 3, 120826, 1, 1, 56110), -- Steelvein Trader +(226419, 2, 120825, 1, 1, 56110), -- Steelvein Trader +(226419, 1, 120824, 1, 1, 56110), -- Steelvein Trader +(226419, 0, 120823, 1, 1, 56110), -- Steelvein Trader +(226418, 4, 120822, 1, 1, 56110), -- Steelvein Trader +(226418, 3, 120821, 1, 1, 56110), -- Steelvein Trader +(226418, 2, 120820, 1, 1, 56110), -- Steelvein Trader +(226418, 1, 120819, 1, 1, 56110), -- Steelvein Trader +(226418, 0, 120818, 1, 1, 56110), -- Steelvein Trader +(226417, 1, 112411, 1, 1, 56110), -- Furious Skipper +(226417, 0, 112410, 1, 1, 56110), -- Furious Skipper +(226416, 0, 113231, 1, 1, 56110), -- Stolen Skiff +(226415, 0, 121308, 1, 1, 56110), -- Ykl "Bob" Zn +(226414, 0, 113231, 1, 1, 56110), -- Stolen Skiff +(226413, 0, 109505, 1, 1, 56110), -- Underlit Shalewing +(226412, 9, 120827, 1, 1, 56110), -- Steelvein Trader +(226412, 8, 120826, 1, 1, 56110), -- Steelvein Trader +(226412, 7, 120825, 1, 1, 56110), -- Steelvein Trader +(226412, 6, 120824, 1, 1, 56110), -- Steelvein Trader +(226412, 5, 120823, 1, 1, 56110), -- Steelvein Trader +(226412, 4, 120822, 1, 1, 56110), -- Steelvein Trader +(226412, 3, 120821, 1, 1, 56110), -- Steelvein Trader +(226412, 2, 120820, 1, 1, 56110), -- Steelvein Trader +(226412, 1, 120819, 1, 1, 56110), -- Steelvein Trader +(226412, 0, 120818, 1, 1, 56110), -- Steelvein Trader +(226411, 0, 57548, 1, 1, 56110), -- [DNT] Deeps Spitter +(226409, 0, 114514, 1, 1, 56110), -- Wenbrandt +(226408, 15, 120454, 1, 1, 56110), -- Arathi Prisoner +(226408, 14, 120453, 1, 1, 56110), -- Arathi Prisoner +(226408, 13, 120451, 1, 1, 56110), -- Arathi Prisoner +(226408, 12, 120450, 1, 1, 56110), -- Arathi Prisoner +(226408, 11, 120449, 1, 1, 56110), -- Arathi Prisoner +(226408, 10, 120448, 1, 1, 56110), -- Arathi Prisoner +(226408, 9, 120446, 1, 1, 56110), -- Arathi Prisoner +(226408, 8, 120445, 1, 1, 56110), -- Arathi Prisoner +(226408, 7, 120400, 1, 1, 56110), -- Arathi Prisoner +(226408, 6, 118255, 1, 1, 56110), -- Arathi Prisoner +(226408, 5, 117752, 1, 1, 56110), -- Arathi Prisoner +(226408, 4, 117751, 1, 1, 56110), -- Arathi Prisoner +(226408, 3, 115014, 1, 1, 56110), -- Arathi Prisoner +(226408, 2, 115013, 1, 1, 56110), -- Arathi Prisoner +(226408, 1, 115012, 1, 1, 56110), -- Arathi Prisoner +(226408, 0, 115011, 1, 1, 56110), -- Arathi Prisoner +(226400, 1, 112397, 1, 1, 56110); -- [DNT] Sweetsnuffler + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(226400, 0, 112398, 1, 1, 56110), -- [DNT] Sweetsnuffler +(226397, 1, 103340, 1, 1, 56110), -- Rockslab Basilisk +(226397, 0, 103342, 1, 1, 56110), -- Rockslab Basilisk +(226395, 0, 120816, 1, 1, 56110), -- Letter +(226393, 3, 116490, 1.20000004768371582, 1, 56110), -- Skittershaw Beetle +(226393, 2, 116491, 1.20000004768371582, 1, 56110), -- Skittershaw Beetle +(226393, 1, 116492, 1.20000004768371582, 1, 56110), -- Skittershaw Beetle +(226393, 0, 116493, 1.20000004768371582, 1, 56110), -- Skittershaw Beetle +(226392, 3, 116446, 1, 1, 56110), -- Skittershaw Driver +(226392, 2, 116447, 1, 1, 56110), -- Skittershaw Driver +(226392, 1, 116448, 1, 1, 56110), -- Skittershaw Driver +(226392, 0, 116449, 1, 1, 56110), -- Skittershaw Driver +(226391, 0, 91950, 0.5, 1, 56110), -- Triangulation Matrix +(226386, 0, 107365, 1, 1, 56110), -- Shimmering Peafowl +(226385, 0, 116390, 1, 1, 56110), -- Prisoner Skittershaw +(226383, 4, 114468, 1, 1, 56110), -- Convoy Protector +(226383, 3, 114469, 1, 1, 56110), -- Convoy Protector +(226383, 2, 115761, 1, 1, 56110), -- Convoy Protector +(226383, 1, 115762, 1, 1, 56110), -- Convoy Protector +(226383, 0, 116283, 1, 1, 56110), -- Convoy Protector +(226382, 3, 120157, 1, 1, 56110), -- Convoy Leader +(226382, 2, 118697, 1, 1, 56110), -- Convoy Leader +(226382, 1, 120156, 1, 1, 56110), -- Convoy Leader +(226382, 0, 120155, 1, 1, 56110), -- Convoy Leader +(226381, 0, 109505, 1, 1, 56110), -- Agitated Shalewing +(226377, 7, 117741, 1, 1, 56110), -- Relaxing Earthen +(226377, 6, 117740, 1, 1, 56110), -- Relaxing Earthen +(226377, 5, 117739, 1, 1, 56110), -- Relaxing Earthen +(226377, 4, 117738, 1, 1, 56110), -- Relaxing Earthen +(226377, 3, 117743, 1, 1, 56110), -- Relaxing Earthen +(226377, 2, 117742, 1, 1, 56110), -- Relaxing Earthen +(226377, 1, 117737, 1, 1, 56110), -- Relaxing Earthen +(226377, 0, 117736, 1, 1, 56110), -- Relaxing Earthen +(226373, 0, 117649, 1, 1, 56110), -- Olgraneer +(226372, 0, 117414, 1, 1, 56110), -- Talvfrida +(226371, 0, 117647, 1, 1, 56110), -- Igrann +(226370, 0, 120790, 1.049999952316284179, 1, 56110), -- [DNT] Prospera's Shredder +(226369, 0, 103338, 1, 1, 56110), -- Warmslink Gator +(226367, 0, 120790, 1.049999952316284179, 1, 56110), -- Prospera Cogwail +(226366, 0, 121385, 1, 1, 56110), -- Lufsela +(226365, 0, 122217, 1, 1, 56110), -- Leikaroc +(226364, 0, 117127, 1, 1, 56110), -- Adelgonn +(226363, 0, 117238, 1, 1, 56110), -- High Speaker Brinthe +(226362, 0, 116815, 1, 1, 56110), -- Merrix +(226361, 0, 117414, 1, 1, 56110), -- Alforila +(226360, 0, 122218, 1, 1, 56110), -- Arnbourda +(226359, 0, 122233, 1, 1, 56110), -- Archivist Frunhil +(226358, 0, 122232, 1, 1, 56110), -- Compiler Gulderon +(226354, 3, 117451, 1, 1, 56110), -- Undercrawler Hatchling +(226354, 2, 117450, 1, 1, 56110), -- Undercrawler Hatchling +(226354, 1, 117449, 1, 1, 56110), -- Undercrawler Hatchling +(226354, 0, 117448, 1, 1, 56110), -- Undercrawler Hatchling +(226353, 0, 117414, 1, 1, 56110), -- Larlda +(226352, 0, 117743, 1, 1, 56110), -- Wotwin +(226351, 0, 118473, 1, 1, 56110), -- Volyta +(226350, 3, 121844, 1, 1, 56110), -- Earthen Representative +(226350, 2, 121843, 1, 1, 56110), -- Earthen Representative +(226350, 1, 121842, 1, 1, 56110), -- Earthen Representative +(226350, 0, 121841, 1, 0, 56110), -- Earthen Representative +(226349, 0, 117342, 1, 1, 56110), -- Adland +(226344, 0, 67777, 0.400000005960464477, 1, 56110), -- Spirit of Wind +(226337, 1, 120854, 1, 1, 56110), -- Nerubian Artifact +(226337, 0, 109911, 1, 0, 56110), -- Nerubian Artifact +(226336, 0, 120790, 1.049999952316284179, 1, 56110), -- Prospera Cogwail +(226332, 15, 120454, 1, 1, 56110), -- Arathi Prisoner +(226332, 14, 120453, 1, 1, 56110), -- Arathi Prisoner +(226332, 13, 120451, 1, 1, 56110), -- Arathi Prisoner +(226332, 12, 120450, 1, 1, 56110), -- Arathi Prisoner +(226332, 11, 120449, 1, 1, 56110), -- Arathi Prisoner +(226332, 10, 120448, 1, 1, 56110), -- Arathi Prisoner +(226332, 9, 120446, 1, 1, 56110), -- Arathi Prisoner +(226332, 8, 120445, 1, 1, 56110), -- Arathi Prisoner +(226332, 7, 120400, 1, 1, 56110), -- Arathi Prisoner +(226332, 6, 118255, 1, 1, 56110), -- Arathi Prisoner +(226332, 5, 117752, 1, 1, 56110), -- Arathi Prisoner +(226332, 4, 117751, 1, 1, 56110), -- Arathi Prisoner +(226332, 3, 115014, 1, 1, 56110), -- Arathi Prisoner +(226332, 2, 115013, 1, 1, 56110), -- Arathi Prisoner +(226332, 1, 115012, 1, 1, 56110), -- Arathi Prisoner +(226332, 0, 115011, 1, 1, 56110), -- Arathi Prisoner +(226319, 1, 23767, 1, 1, 56110), -- Energy +(226319, 0, 21955, 1, 0, 56110), -- Energy +(226318, 1, 23767, 1, 1, 56110), -- Energy +(226318, 0, 21955, 1, 0, 56110), -- Energy +(226317, 1, 23767, 1, 1, 56110), -- Energy +(226317, 0, 21955, 1, 0, 56110), -- Energy +(226301, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(226301, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(226300, 0, 102506, 1, 1, 56110), -- Roth the Earthwound +(226299, 0, 114768, 1, 1, 56110), -- Anub'esska +(226298, 0, 57021, 1.20000004768371582, 1, 56110), -- Mage Slayer Phytethil +(226297, 0, 106691, 0.800000011920928955, 1, 56110), -- Fallen Mage Essence +(226296, 1, 70180, 0.800000011920928955, 1, 56110), -- Adolescent Darkwolf +(226296, 0, 70178, 0.800000011920928955, 1, 56110), -- Adolescent Darkwolf +(226295, 0, 91385, 1.20000004768371582, 1, 56110), -- Stormscar +(226294, 0, 115720, 1, 1, 56110), -- Boroughbreaker Stik'kar +(226293, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(226293, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(226292, 3, 117194, 1, 1, 56110), -- Opalcreg Worker +(226292, 2, 117193, 1, 1, 56110), -- Opalcreg Worker +(226292, 1, 117196, 1, 1, 56110), -- Opalcreg Worker +(226292, 0, 117195, 1, 1, 56110), -- Opalcreg Worker +(226291, 1, 115080, 1, 1, 56110), -- Territorial Wasp +(226291, 0, 115073, 1, 1, 56110), -- Territorial Wasp +(226289, 0, 120731, 1, 1, 56110), -- Tinker Terror +(226287, 0, 120739, 1, 1, 56110), -- Ellerdin +(226285, 0, 115198, 1.5, 1, 56110), -- Darkcap Tain +(226284, 1, 20577, 1, 1, 56110), -- Vignette +(226284, 0, 20324, 1, 0, 56110), -- Vignette +(226283, 40, 115410, 1, 1, 56110), -- Kobyss +(226283, 39, 115411, 1, 1, 56110), -- Kobyss +(226283, 38, 115413, 1, 1, 56110), -- Kobyss +(226283, 37, 115415, 1, 1, 56110), -- Kobyss +(226283, 36, 115417, 1, 1, 56110), -- Kobyss +(226283, 35, 115419, 1, 1, 56110), -- Kobyss +(226283, 34, 115424, 1, 1, 56110), -- Kobyss +(226283, 33, 115426, 1, 1, 56110), -- Kobyss +(226283, 32, 115428, 1, 1, 56110), -- Kobyss +(226283, 31, 115430, 1, 1, 56110), -- Kobyss +(226283, 30, 115431, 1, 1, 56110), -- Kobyss +(226283, 29, 115434, 1, 1, 56110), -- Kobyss +(226283, 28, 115435, 1, 1, 56110), -- Kobyss +(226283, 27, 115438, 1, 1, 56110), -- Kobyss +(226283, 26, 115439, 1, 1, 56110), -- Kobyss +(226283, 25, 115442, 1, 1, 56110), -- Kobyss +(226283, 24, 115443, 1, 1, 56110), -- Kobyss +(226283, 23, 115446, 1, 1, 56110), -- Kobyss +(226283, 22, 115447, 1, 1, 56110), -- Kobyss +(226283, 21, 115450, 1, 1, 56110), -- Kobyss +(226283, 20, 115451, 1, 1, 56110), -- Kobyss +(226283, 19, 115454, 1, 1, 56110), -- Kobyss +(226283, 18, 115455, 1, 1, 56110), -- Kobyss +(226283, 17, 115458, 1, 1, 56110), -- Kobyss +(226283, 16, 115459, 1, 1, 56110), -- Kobyss +(226283, 15, 115460, 1, 1, 56110), -- Kobyss +(226283, 14, 115461, 1, 1, 56110), -- Kobyss +(226283, 13, 115464, 1, 1, 56110), -- Kobyss +(226283, 12, 115465, 1, 1, 56110), -- Kobyss +(226283, 11, 115468, 1, 1, 56110), -- Kobyss +(226283, 10, 115469, 1, 1, 56110), -- Kobyss +(226283, 9, 115472, 1, 1, 56110), -- Kobyss +(226283, 8, 115473, 1, 1, 56110), -- Kobyss +(226283, 7, 115478, 1, 1, 56110), -- Kobyss +(226283, 6, 115479, 1, 1, 56110), -- Kobyss +(226283, 5, 115482, 1, 1, 56110), -- Kobyss +(226283, 4, 115483, 1, 1, 56110), -- Kobyss +(226283, 3, 115487, 1, 1, 56110), -- Kobyss +(226283, 2, 115488, 1, 1, 56110), -- Kobyss +(226283, 1, 115491, 1, 1, 56110), -- Kobyss +(226283, 0, 115492, 1, 1, 56110), -- Kobyss +(226272, 0, 120686, 1, 1, 56110), -- Take +(226271, 0, 120684, 1, 1, 56110), -- Wayne +(226270, 3, 117652, 1, 1, 56110), -- Watchful Peacekeeper +(226270, 2, 117651, 1, 1, 56110), -- Watchful Peacekeeper +(226270, 1, 117650, 1, 1, 56110), -- Watchful Peacekeeper +(226270, 0, 117649, 1, 1, 56110), -- Watchful Peacekeeper +(226269, 0, 120682, 0.800000011920928955, 1, 56110), -- Charhound +(226268, 0, 77262, 0.800000011920928955, 1, 56110), -- Gloomhound +(226267, 0, 120674, 1, 1, 56110), -- Waxx +(226265, 3, 112728, 1.5, 1, 56110), -- Drone Abductor +(226265, 2, 112730, 1.5, 1, 56110), -- Drone Abductor +(226265, 1, 112727, 1.5, 1, 56110), -- Drone Abductor +(226265, 0, 112729, 1.5, 1, 56110), -- Drone Abductor +(226258, 3, 540, 1, 0, 56110), -- Recalled Winterfin Shorestriker +(226258, 2, 5243, 1, 0, 56110), -- Recalled Winterfin Shorestriker +(226258, 1, 118716, 1, 1, 56110), -- Recalled Winterfin Shorestriker +(226258, 0, 652, 1, 0, 56110), -- Recalled Winterfin Shorestriker +(226257, 0, 118732, 1, 1, 56110), -- Spooky Boat +(226256, 1, 27823, 1, 1, 56110), -- Recalled Shorestriker Canoe +(226256, 0, 328, 1, 0, 56110), -- Recalled Shorestriker Canoe +(226255, 0, 120809, 1, 1, 56110), -- Chive +(226254, 0, 120656, 1, 1, 56110), -- Corpse Relocator +(226253, 3, 118680, 1, 1, 56110), -- Recalled Winterfin Tadpole +(226253, 2, 118679, 1, 1, 56110), -- Recalled Winterfin Tadpole +(226253, 1, 118678, 1, 1, 56110), -- Recalled Winterfin Tadpole +(226253, 0, 118677, 1, 1, 56110), -- Recalled Winterfin Tadpole +(226252, 1, 119989, 1, 1, 56110), -- Upland Calf +(226252, 0, 119988, 1, 1, 56110), -- Upland Calf +(226250, 0, 122301, 1.10000002384185791, 1, 56110), -- Reno Jackson +(226249, 1, 114920, 1, 1, 56110), -- Highland Hatchling +(226249, 0, 114921, 1, 1, 56110), -- Highland Hatchling +(226248, 1, 53781, 1, 1, 56110), -- Upland Toad +(226248, 0, 57495, 1, 1, 56110), -- Upland Toad +(226247, 1, 104516, 1, 1, 56110), -- Hill Snake +(226247, 0, 104520, 1, 1, 56110), -- Hill Snake +(226246, 0, 115021, 1, 1, 56110), -- Mereldar Gardener +(226245, 0, 115774, 1, 1, 56110), -- Collector Ar'iix +(226244, 0, 117374, 0.899999976158142089, 1, 56110), -- Assistant Tix'ii +(226243, 0, 120602, 1, 1, 56110), -- Duelist Qar'lak +(226242, 0, 112411, 1, 1, 56110), -- Lazy Croaker +(226241, 0, 117373, 0.899999976158142089, 1, 56110), -- Assistant Ak'nik +(226240, 0, 114533, 0.800000011920928955, 1, 56110), -- Assistant Ven'ik +(226239, 0, 120599, 1, 1, 56110), -- Q'ilax +(226238, 0, 114772, 1, 1, 56110), -- Anub'ixhet +(226237, 22, 121992, 1, 1, 56110), -- Dalaran Survivor +(226237, 21, 121991, 1, 1, 56110), -- Dalaran Survivor +(226237, 20, 121990, 1, 1, 56110), -- Dalaran Survivor +(226237, 19, 121985, 1, 1, 56110), -- Dalaran Survivor +(226237, 18, 121989, 1, 1, 56110), -- Dalaran Survivor +(226237, 17, 121987, 1, 1, 56110), -- Dalaran Survivor +(226237, 16, 121988, 1, 1, 56110), -- Dalaran Survivor +(226237, 15, 121974, 1, 1, 56110), -- Dalaran Survivor +(226237, 14, 121973, 1, 1, 56110), -- Dalaran Survivor +(226237, 13, 121972, 1, 1, 56110), -- Dalaran Survivor +(226237, 12, 121971, 1, 1, 56110), -- Dalaran Survivor +(226237, 11, 121970, 1, 1, 56110), -- Dalaran Survivor +(226237, 10, 121969, 1, 1, 56110), -- Dalaran Survivor +(226237, 9, 121980, 1, 1, 56110), -- Dalaran Survivor +(226237, 8, 121979, 1, 1, 56110), -- Dalaran Survivor +(226237, 7, 121978, 1, 1, 56110), -- Dalaran Survivor +(226237, 6, 121977, 1, 1, 56110), -- Dalaran Survivor +(226237, 5, 121976, 1, 1, 56110), -- Dalaran Survivor +(226237, 4, 121975, 1, 1, 56110), -- Dalaran Survivor +(226237, 3, 121986, 1, 1, 56110), -- Dalaran Survivor +(226237, 2, 121982, 1, 1, 56110), -- Dalaran Survivor +(226237, 1, 121981, 1, 1, 56110), -- Dalaran Survivor +(226237, 0, 121983, 1, 1, 56110), -- Dalaran Survivor +(226236, 0, 120598, 0.800000011920928955, 1, 56110), -- Assistant Tik +(226235, 0, 112411, 1, 1, 56110), -- Venomskin Croaker +(226234, 0, 120597, 1, 1, 56110), -- Royal Journalist Ist'iix +(226233, 0, 105422, 1, 1, 56110), -- Glania of the Blessed Ones +(226232, 1, 115100, 1.5, 1, 56110), -- Elusive Razormouth Steelhide +(226232, 0, 114483, 1.5, 1, 56110), -- Elusive Razormouth Steelhide +(226231, 0, 117389, 0.699999988079071044, 1, 56110), -- Attendant Ak'lii +(226230, 0, 120596, 1, 1, 56110), -- Profiteer Xir'ek +(226229, 0, 117388, 0.699999988079071044, 1, 56110), -- Attendant Xeren +(226228, 0, 120595, 1, 1, 56110), -- Profiteer Ri'za +(226227, 12, 119889, 1, 1, 56110), -- City of Threads Citizen +(226227, 11, 117374, 1, 1, 56110), -- City of Threads Citizen +(226227, 10, 117373, 1, 1, 56110), -- City of Threads Citizen +(226227, 9, 117372, 1, 1, 56110), -- City of Threads Citizen +(226227, 8, 117371, 1, 1, 56110), -- City of Threads Citizen +(226227, 7, 117370, 1, 1, 56110), -- City of Threads Citizen +(226227, 6, 116160, 1, 1, 56110), -- City of Threads Citizen +(226227, 5, 116159, 1, 1, 56110), -- City of Threads Citizen +(226227, 4, 116158, 1, 1, 56110), -- City of Threads Citizen +(226227, 3, 116157, 1, 1, 56110), -- City of Threads Citizen +(226227, 2, 114530, 1, 1, 56110), -- City of Threads Citizen +(226227, 1, 114529, 1, 1, 56110), -- City of Threads Citizen +(226227, 0, 114528, 1, 1, 56110), -- City of Threads Citizen +(226226, 0, 117378, 1, 1, 56110), -- Assistant Vi +(226225, 0, 120591, 1, 1, 56110), -- Xir'ra +(226224, 15, 120622, 1, 1, 56110), -- Forgegrounds Worker +(226224, 14, 120621, 1, 1, 56110), -- Forgegrounds Worker +(226224, 13, 120620, 1, 1, 56110), -- Forgegrounds Worker +(226224, 12, 120619, 1, 1, 56110), -- Forgegrounds Worker +(226224, 11, 120614, 1, 1, 56110), -- Forgegrounds Worker +(226224, 10, 120609, 1, 1, 56110), -- Forgegrounds Worker +(226224, 9, 120613, 1, 1, 56110), -- Forgegrounds Worker +(226224, 8, 120610, 1, 1, 56110); -- Forgegrounds Worker + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(226224, 7, 120612, 1, 1, 56110), -- Forgegrounds Worker +(226224, 6, 120607, 1, 1, 56110), -- Forgegrounds Worker +(226224, 5, 120611, 1, 1, 56110), -- Forgegrounds Worker +(226224, 4, 120606, 1, 1, 56110), -- Forgegrounds Worker +(226224, 3, 120618, 1, 1, 56110), -- Forgegrounds Worker +(226224, 2, 120617, 1, 1, 56110), -- Forgegrounds Worker +(226224, 1, 120616, 1, 1, 56110), -- Forgegrounds Worker +(226224, 0, 120615, 1, 1, 56110), -- Forgegrounds Worker +(226223, 3, 116446, 1, 1, 56110), -- Skitterling Worker +(226223, 2, 116447, 1, 1, 56110), -- Skitterling Worker +(226223, 1, 116448, 1, 1, 56110), -- Skitterling Worker +(226223, 0, 116449, 1, 1, 56110), -- Skitterling Worker +(226222, 0, 120586, 1, 1, 56110), -- Nightbane Worgen +(226221, 3, 116446, 1, 1, 56110), -- Skittershaw Driver +(226221, 2, 116447, 1, 1, 56110), -- Skittershaw Driver +(226221, 1, 116448, 1, 1, 56110), -- Skittershaw Driver +(226221, 0, 116449, 1, 1, 56110), -- Skittershaw Driver +(226220, 0, 102521, 1.5, 1, 56110), -- Icarus +(226219, 1, 107538, 1, 1, 56110), -- Water Stalker [DNT] +(226219, 0, 68857, 1, 0, 56110), -- Water Stalker [DNT] +(226218, 0, 120917, 1, 1, 56110), -- Bounty Swiftlet +(226217, 0, 115037, 1, 1, 56110), -- Mereldar Sentry +(226216, 0, 115095, 1, 1, 56110), -- Hungry Jawcrawler +(226215, 0, 120553, 1, 1, 56110), -- Brewer Gurta +(226214, 0, 121240, 1, 1, 56110), -- Ka'muko +(226213, 3, 118463, 1, 1, 56110), -- Freywold Elementalist +(226213, 2, 118464, 1, 1, 56110), -- Freywold Elementalist +(226213, 1, 118461, 1, 1, 56110), -- Freywold Elementalist +(226213, 0, 118462, 1, 1, 56110), -- Freywold Elementalist +(226211, 0, 120580, 1, 1, 56110), -- Ax'ill +(226205, 0, 120579, 1, 1, 56110), -- Cendvin +(226204, 0, 102521, 1.5, 1, 56110), -- Icarus +(226203, 0, 120578, 0.699999988079071044, 1, 56110), -- Projection +(226202, 0, 120577, 1, 0.699999988079071044, 56110), -- Projection +(226200, 0, 122686, 2, 1, 56110), -- Chamber Acolyte +(226199, 0, 120574, 1, 0, 56110), -- Rainbow Trout +(226198, 0, 115095, 1, 1, 56110), -- Tunneling Jawcrawler +(226197, 2, 120570, 1, 1, 56110), -- Recalled Silverbrook Lumberjack +(226197, 1, 120569, 1, 1, 56110), -- Recalled Silverbrook Lumberjack +(226197, 0, 120568, 1, 1, 56110), -- Recalled Silverbrook Lumberjack +(226196, 0, 120567, 1, 1, 56110), -- Recalled Tallhorn +(226195, 0, 120566, 1, 1, 56110), -- Recalled Grizzly +(226194, 0, 56187, 1, 1, 56110), -- Kill Credit: Cask-cruncher spawn [DNT] +(226193, 0, 116585, 1, 1, 56110), -- Invasive Jawgrub +(226184, 7, 120560, 1, 1, 56110), -- Meadery Patron +(226184, 6, 120561, 1, 1, 56110), -- Meadery Patron +(226184, 5, 120562, 1, 1, 56110), -- Meadery Patron +(226184, 4, 120563, 1, 1, 56110), -- Meadery Patron +(226184, 3, 120564, 1, 1, 56110), -- Meadery Patron +(226184, 2, 120565, 1, 1, 56110), -- Meadery Patron +(226184, 1, 120575, 1, 1, 56110), -- Meadery Patron +(226184, 0, 120576, 1, 1, 56110), -- Meadery Patron +(226179, 1, 1006, 1, 1, 56110), -- Highland Bear +(226179, 0, 8840, 1, 1, 56110), -- Highland Bear +(226177, 1, 94282, 0.5, 1, 56110), -- Stalker +(226177, 0, 169, 1, 0, 56110), -- Stalker +(226176, 0, 119181, 1, 1, 56110), -- Horned Stagshell +(226175, 1, 107538, 0.400000005960464477, 1, 56110), -- Void Link +(226175, 0, 22712, 1, 0, 56110), -- Void Link +(226174, 0, 120559, 0.699999988079071044, 1, 56110), -- Projection +(226173, 0, 116482, 1, 1, 56110), -- Dirtcrusted Stagshell +(226172, 3, 101144, 1, 1, 56110), -- Highland Eft +(226172, 2, 101139, 1, 1, 56110), -- Highland Eft +(226172, 1, 101145, 1, 1, 56110), -- Highland Eft +(226172, 0, 101140, 1, 1, 56110), -- Highland Eft +(226171, 0, 119181, 1, 1, 56110), -- Horned Stagshell +(226170, 7, 117338, 1, 1, 56110), -- Unbound Meadworker +(226170, 6, 117339, 1, 1, 56110), -- Unbound Meadworker +(226170, 5, 117336, 1, 1, 56110), -- Unbound Meadworker +(226170, 4, 117337, 1, 1, 56110), -- Unbound Meadworker +(226170, 3, 117359, 1, 1, 56110), -- Unbound Meadworker +(226170, 2, 117360, 1, 1, 56110), -- Unbound Meadworker +(226170, 1, 117357, 1, 1, 56110), -- Unbound Meadworker +(226170, 0, 117358, 1, 1, 56110), -- Unbound Meadworker +(226169, 0, 120558, 0.699999988079071044, 1, 56110), -- Projection +(226167, 4, 120556, 1, 1, 56110), -- Off-Duty Worker +(226167, 3, 120552, 1, 1, 56110), -- Off-Duty Worker +(226167, 2, 120555, 1, 1, 56110), -- Off-Duty Worker +(226167, 1, 120554, 1, 1, 56110), -- Off-Duty Worker +(226167, 0, 120553, 1, 1, 56110), -- Off-Duty Worker +(226166, 0, 52318, 1, 1, 56110), -- Kill Credit [DNT] +(226165, 3, 101144, 1, 1, 56110), -- Highland Hatchling +(226165, 2, 101139, 1, 1, 56110), -- Highland Hatchling +(226165, 1, 101145, 1, 1, 56110), -- Highland Hatchling +(226165, 0, 101140, 1, 1, 56110), -- Highland Hatchling +(226163, 1, 27823, 1, 1, 56110), -- Lumber Bunny Controller +(226163, 0, 328, 1, 0, 56110), -- Lumber Bunny Controller +(226153, 0, 118319, 1.5, 1, 56110), -- Hungry Cloudrook +(226150, 0, 118700, 1, 1, 56110), -- Hunting Skyrazor +(226148, 1, 114303, 1, 1, 56110), -- [DNT] Upland Shalehorn +(226148, 0, 114302, 1, 1, 56110), -- [DNT] Upland Shalehorn +(226146, 1, 1006, 1, 1, 56110), -- [DNT] Highland Bear +(226146, 0, 8840, 1, 1, 56110), -- [DNT] Highland Bear +(226145, 2, 116439, 1, 1, 56110), -- Kaheti Skitterling +(226145, 1, 116441, 1, 1, 56110), -- Kaheti Skitterling +(226145, 0, 116346, 1, 1, 56110), -- Kaheti Skitterling +(226144, 1, 27823, 1, 1, 56110), -- Thick Fog +(226144, 0, 328, 1, 0, 56110), -- Thick Fog +(226143, 1, 1986, 1, 1, 56110), -- Hill Snake +(226143, 0, 2958, 1, 1, 56110), -- Hill Snake +(226142, 3, 116490, 1.20000004768371582, 1, 56110), -- Skittershaw Beetle +(226142, 2, 116491, 1.20000004768371582, 1, 56110), -- Skittershaw Beetle +(226142, 1, 116492, 1.20000004768371582, 1, 56110), -- Skittershaw Beetle +(226142, 0, 116493, 1.20000004768371582, 1, 56110), -- Skittershaw Beetle +(226141, 0, 116517, 1, 1, 56110), -- Sophietta Lynflayme +(226140, 3, 116446, 1, 1, 56110), -- Skittershaw Driver +(226140, 2, 116447, 1, 1, 56110), -- Skittershaw Driver +(226140, 1, 116448, 1, 1, 56110), -- Skittershaw Driver +(226140, 0, 116449, 1, 1, 56110), -- Skittershaw Driver +(226139, 1, 92726, 1, 1, 56110), -- Grapple Point +(226139, 0, 113791, 1, 0, 56110), -- Grapple Point +(226136, 0, 121070, 1, 1, 56110), -- Treadle +(226135, 0, 121069, 1, 1, 56110), -- Heddle +(226134, 0, 114051, 1.5, 1, 56110), -- Bobbin +(226133, 0, 114049, 1, 1, 56110), -- Swift +(226132, 0, 119871, 1, 1, 56110), -- Ru'murh +(226131, 0, 121066, 1, 1, 56110), -- Thimble +(226130, 0, 121068, 1, 1, 56110), -- Spindle +(226129, 0, 116390, 1, 1, 56110), -- Silk Skittershaw +(226128, 1, 115073, 1, 1, 56110), -- Berrybuzz Harvester +(226128, 0, 115080, 1, 1, 56110), -- Berrybuzz Harvester +(226127, 4, 114468, 1, 1, 56110), -- Convoy Protector +(226127, 3, 114469, 1, 1, 56110), -- Convoy Protector +(226127, 2, 115761, 1, 1, 56110), -- Convoy Protector +(226127, 1, 115762, 1, 1, 56110), -- Convoy Protector +(226127, 0, 116283, 1, 1, 56110), -- Convoy Protector +(226126, 3, 120157, 1, 1, 56110), -- Convoy Leader +(226126, 2, 118697, 1, 1, 56110), -- Convoy Leader +(226126, 1, 120156, 1, 1, 56110), -- Convoy Leader +(226126, 0, 120155, 1, 1, 56110), -- Convoy Leader +(226125, 0, 120539, 1, 1, 56110), -- Mind Slurp +(226124, 0, 115760, 1, 1, 56110), -- Meesk the Venomtongue +(226122, 1, 1006, 1, 1, 56110), -- Highland Bear +(226122, 0, 8840, 1, 1, 56110), -- Highland Bear +(226121, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(226120, 0, 114654, 1, 1, 56110), -- Upland Bull +(226119, 2, 110448, 1, 1, 56110), -- Deepflayer +(226119, 1, 110445, 1, 1, 56110), -- Deepflayer +(226119, 0, 110444, 1, 1, 56110), -- Deepflayer +(226118, 0, 114654, 1, 1, 56110), -- Upland Bull +(226117, 1, 119989, 1, 1, 56110), -- Upland Calf +(226117, 0, 119988, 1, 1, 56110), -- Upland Calf +(226116, 1, 114303, 1, 1, 56110), -- Upland Shalehorn +(226116, 0, 114302, 1, 1, 56110), -- Upland Shalehorn +(226115, 1, 114303, 1, 1, 56110), -- Upland Shalehorn +(226115, 0, 114302, 1, 1, 56110), -- Upland Shalehorn +(226112, 1, 104633, 1, 1, 56110), -- Highland Salamanther +(226112, 0, 104634, 1, 1, 56110), -- Highland Salamanther +(226111, 1, 104633, 1, 1, 56110), -- Highland Salamanther +(226111, 0, 104634, 1, 1, 56110), -- Highland Salamanther +(226110, 0, 120494, 0.25, 1, 56110), -- Vicious Nibbler +(226109, 0, 64062, 1, 1, 56110), -- Kill Credit: first path trigger [DNT] +(226108, 3, 82892, 1, 1, 56110), -- Panicked Shredder Pilot +(226108, 2, 82890, 1, 1, 56110), -- Panicked Shredder Pilot +(226108, 1, 82893, 1, 1, 56110), -- Panicked Shredder Pilot +(226108, 0, 82891, 1, 1, 56110), -- Panicked Shredder Pilot +(226107, 0, 52318, 1, 1, 56110), -- Kill Credit: Console Restarted +(226106, 1, 70050, 1, 1, 56110), -- Mote of Energy +(226106, 0, 22712, 1, 0, 56110), -- Mote of Energy +(226105, 0, 11686, 1, 1, 56110), -- Bunny +(226104, 3, 117834, 1, 1, 56110), -- Dogmatic Machine Speaker +(226104, 2, 117833, 1, 1, 56110), -- Dogmatic Machine Speaker +(226104, 1, 117832, 1, 1, 56110), -- Dogmatic Machine Speaker +(226104, 0, 117791, 1, 1, 56110), -- Dogmatic Machine Speaker +(226103, 1, 120511, 1, 1, 56110), -- Webbed Victim +(226103, 0, 169, 1, 0, 56110), -- Webbed Victim +(226101, 3, 114511, 1, 1, 56110), -- Confused Swarmite +(226101, 2, 114509, 1, 1, 56110), -- Confused Swarmite +(226101, 1, 114512, 1, 1, 56110), -- Confused Swarmite +(226101, 0, 114510, 1, 1, 56110), -- Confused Swarmite +(226100, 0, 114530, 1.149999976158142089, 1, 56110), -- Kaheti Skirmisher +(226098, 0, 120510, 1, 1, 56110), -- Recalled Underking +(226096, 2, 120509, 1, 1, 56110), -- Recalled Reanimated Crusader +(226096, 1, 120508, 1, 1, 56110), -- Recalled Reanimated Crusader +(226096, 0, 120507, 1, 1, 56110), -- Recalled Reanimated Crusader +(226095, 0, 114530, 1.149999976158142089, 1, 56110), -- Kaheti Skirmisher +(226094, 0, 119664, 1, 1, 56110), -- Widow Arak'nai +(226093, 1, 104517, 1, 1, 56110), -- Lightspark Snake +(226093, 0, 104523, 1, 1, 56110), -- Lightspark Snake +(226092, 1, 114921, 1, 1, 56110), -- Lightspark Hatchling +(226092, 0, 114912, 1, 1, 56110), -- Lightspark Hatchling +(226091, 0, 120504, 0.200000002980232238, 1, 56110), -- Machine Incense +(226090, 0, 117884, 1, 1, 56110), -- Gustavo +(226089, 0, 117884, 1, 1, 56110), -- Gustavo +(226088, 0, 117860, 1, 1, 56110), -- Twinkle +(226087, 0, 117860, 1, 1, 56110), -- Twinkle +(226086, 0, 116276, 1, 1, 56110), -- Fluffy +(226085, 0, 116276, 1, 1, 56110), -- Fluffy +(226084, 0, 117885, 1, 1, 56110), -- Prickles +(226083, 0, 117885, 1, 1, 56110), -- Prickles +(226082, 0, 116519, 1, 1, 56110), -- Headmaster Fynch +(226081, 0, 120496, 1, 0, 56110), -- Recalled Whisker +(226080, 0, 117861, 1, 1, 56110), -- Amber +(226079, 1, 114303, 1, 1, 56110), -- Poisoned Shalehorn +(226079, 0, 114302, 1, 1, 56110), -- Poisoned Shalehorn +(226078, 0, 64062, 1, 1, 56110), -- Colossal Titan Construct +(226077, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(226076, 0, 120495, 1, 1, 56110), -- Jenae Sacredpyke +(226075, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(226074, 0, 116519, 1, 1, 56110), -- Headmaster Fynch +(226072, 0, 120424, 1, 1, 56110), -- Derill Fayn +(226071, 1, 23767, 1, 1, 56110), -- Path Helper +(226071, 0, 21955, 1, 0, 56110), -- Path Helper +(226070, 0, 52318, 1, 1, 56110), -- Kill Credit: Audience Approval +(226069, 1, 112724, 1, 1, 56110), -- Jawcrawler Mite +(226069, 0, 112723, 1, 1, 56110), -- Jawcrawler Mite +(226068, 1, 112722, 1, 1, 56110), -- Jawcrawler Mite +(226068, 0, 112725, 1, 1, 56110), -- Jawcrawler Mite +(226067, 1, 117448, 1, 1, 56110), -- Subterrane Hatchling +(226067, 0, 117451, 1, 1, 56110), -- Subterrane Hatchling +(226066, 0, 114423, 1, 1, 56110), -- Apothecary Rz +(226065, 1, 115218, 3.5, 1, 56110), -- Hollow Gigantobella +(226065, 0, 115210, 3.5, 1, 56110), -- Hollow Gigantobella +(226064, 0, 114421, 1, 1, 56110), -- Ozrin the Steelweaver +(226063, 0, 114423, 1, 1, 56110), -- Collector Il'zril +(226062, 0, 117517, 1, 1, 56110), -- The Creeping Shadow +(226061, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(226060, 0, 119910, 1, 1, 56110), -- Kobyss Puppet +(226059, 1, 117525, 1, 1, 56110), -- Aggravated Shadow +(226059, 0, 117524, 1, 1, 56110), -- Aggravated Shadow +(226058, 0, 118410, 1, 1, 56110), -- Van'atka +(226057, 0, 119912, 1, 1, 56110), -- Earthen Puppet +(226056, 0, 114423, 1, 1, 56110), -- Collector Z'til +(226055, 0, 118412, 1, 1, 56110), -- Profiteer Z'kaxt +(226054, 1, 86476, 1, 1, 56110), -- The Creeping Shadow +(226054, 0, 1126, 1, 0, 56110), -- The Creeping Shadow +(226053, 0, 120368, 1, 1, 56110), -- Assistant Ulo'vix +(226052, 1, 118750, 1, 1, 56110), -- Irritated Shadow +(226052, 0, 118749, 1, 1, 56110), -- Irritated Shadow +(226051, 0, 120493, 1, 1, 56110), -- Haverd Sunhart +(226050, 0, 115344, 1, 1, 56110), -- Malefic Goat +(226049, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(226048, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(226047, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(226046, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(226044, 7, 115527, 1, 1, 56110), -- Dead Ritualist +(226044, 6, 115526, 1, 1, 56110), -- Dead Ritualist +(226044, 5, 115525, 1, 1, 56110), -- Dead Ritualist +(226044, 4, 115524, 1, 1, 56110), -- Dead Ritualist +(226044, 3, 115522, 1, 1, 56110), -- Dead Ritualist +(226044, 2, 115521, 1, 1, 56110), -- Dead Ritualist +(226044, 1, 115523, 1, 1, 56110), -- Dead Ritualist +(226044, 0, 115520, 1, 1, 56110), -- Dead Ritualist +(226043, 0, 120317, 1, 1, 56110), -- Magni Bronzebeard +(226042, 0, 114656, 1, 1, 56110), -- [DNT] Lightspark Bull +(226041, 0, 119875, 1, 1, 56110), -- Weaver's Shadecaster +(226040, 0, 122811, 1, 1, 56110), -- High Speaker Brinthe +(226039, 0, 120492, 0.5, 1, 56110), -- Deployed Tesla Coil +(226038, 0, 52318, 1, 1, 56110), -- Kill Credit +(226037, 1, 114549, 1, 1, 56110); -- Subterrane Scuttler + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(226037, 0, 114546, 1, 1, 56110), -- Subterrane Scuttler +(226036, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit 4 +(226035, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit 3 +(226034, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit 2 +(226033, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit 1 +(226032, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit 03 +(226031, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit 02 +(226030, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit 01 +(226029, 0, 113980, 1, 1, 56110), -- Deep-dwelling Glowmite +(226028, 0, 114191, 1, 1, 56110), -- Fathom Ray +(226027, 0, 120317, 1, 1, 56110), -- Magni Bronzebeard +(226026, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(226025, 0, 83279, 1, 1, 56110), -- Dead Arathi +(226024, 0, 114415, 1, 1, 56110), -- Xix +(226023, 0, 117517, 2, 1, 56110), -- Coalesced Iniquity +(226021, 1, 116589, 1, 1, 56110), -- Deep-dwelling Lashling +(226021, 0, 115251, 1, 1, 56110), -- Deep-dwelling Lashling +(226020, 0, 52318, 1, 1, 56110), -- Kill Credit: Archives Discovered (DNT) +(226019, 0, 114050, 1, 1, 56110), -- Spindle +(226018, 1, 112484, 1, 1, 56110), -- Deep-dwelling Lashroom +(226018, 0, 112490, 1, 1, 56110), -- Deep-dwelling Lashroom +(226017, 0, 52318, 1, 1, 56110), -- Kill Credit: Waygate Activated (DNT) +(226016, 1, 104041, 1, 1, 56110), -- Butterfly +(226016, 0, 104040, 1, 1, 56110), -- Butterfly +(226015, 1, 111307, 1, 1, 56110), -- Rock Viper +(226015, 0, 112189, 1, 1, 56110), -- Rock Viper +(226014, 0, 104165, 1, 1, 56110), -- Kakapo +(226013, 0, 116084, 1, 1, 56110), -- Feral Threadling +(226011, 0, 120490, 1, 0, 56110), -- Metamorphosis +(226010, 0, 52318, 1, 1, 56110), -- Kill Credit: Talk to Dagran (DNT) +(226009, 0, 120489, 1, 0, 56110), -- Metamorphosis +(226008, 0, 112307, 1, 1, 56110), -- bunny +(226007, 0, 114989, 1, 1, 56110), -- Leechwing Swarmite +(226006, 2, 115361, 1, 1, 56110), -- [DNT] Mongrel Corpse +(226006, 1, 115359, 1, 1, 56110), -- [DNT] Mongrel Corpse +(226006, 0, 115358, 1, 1, 56110), -- [DNT] Mongrel Corpse +(226005, 0, 116482, 1, 1, 56110), -- Scavenger Stagshell +(226004, 1, 118462, 1, 1, 56110), -- Unbound Stoneshaper +(226004, 0, 118464, 1, 1, 56110), -- Unbound Stoneshaper +(226003, 0, 52318, 1, 1, 56110), -- Kill Credit +(226002, 0, 116517, 1, 1, 56110), -- Sophietta Lynflayme +(226001, 1, 117785, 1, 1, 56110), -- Freysworn Mossbinder +(226001, 0, 117786, 1, 1, 56110), -- Freysworn Mossbinder +(226000, 1, 112449, 1, 1, 56110), -- Subterrane Lurker +(226000, 0, 112446, 1, 1, 56110), -- Subterrane Lurker +(225998, 0, 120494, 0.25, 1, 56110), -- Vicious Nibbler +(225997, 0, 120486, 0.5, 1, 56110), -- Azeroth's Tears +(225996, 4, 120485, 0.100000001490116119, 1, 56110), -- [DNT] Alhainr Flower +(225996, 3, 120484, 0.070000000298023223, 1, 56110), -- [DNT] Alhainr Flower +(225996, 2, 120483, 0.100000001490116119, 1, 56110), -- [DNT] Alhainr Flower +(225996, 1, 120482, 0.200000002980232238, 1, 56110), -- [DNT] Alhainr Flower +(225996, 0, 120481, 0.100000001490116119, 1, 56110), -- [DNT] Alhainr Flower +(225995, 0, 52318, 1, 1, 56110), -- Kill Credit [DNT] +(225994, 0, 52318, 1, 1, 56110), -- Kill Credit +(225993, 0, 118394, 1, 1, 56110), -- Air Purifier +(225992, 0, 118394, 1, 1, 56110), -- Air Purifier +(225991, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit +(225990, 1, 112449, 1, 1, 56110), -- Subterrane Undercrawler +(225990, 0, 112446, 1, 1, 56110), -- Subterrane Undercrawler +(225989, 1, 112449, 1, 1, 56110), -- Subterrane Undercrawler +(225989, 0, 112446, 1, 1, 56110), -- Subterrane Undercrawler +(225988, 7, 114421, 1, 1, 56110), -- Pit Chef +(225988, 6, 114422, 1, 1, 56110), -- Pit Chef +(225988, 5, 114423, 1, 1, 56110), -- Pit Chef +(225988, 4, 115755, 1, 1, 56110), -- Pit Chef +(225988, 3, 120368, 1, 1, 56110), -- Pit Chef +(225988, 2, 120401, 1, 1, 56110), -- Pit Chef +(225988, 1, 120402, 1, 1, 56110), -- Pit Chef +(225988, 0, 120403, 1, 1, 56110), -- Pit Chef +(225987, 1, 114964, 1, 1, 56110), -- Underhang Bat +(225987, 0, 114961, 1, 1, 56110), -- Underhang Bat +(225986, 0, 120979, 0.899999976158142089, 0.5, 56110), -- Shadowrooted Vine +(225985, 0, 102553, 1, 1, 56110), -- Kelpfist +(225984, 0, 120811, 1, 1, 56110), -- Training Dummy +(225983, 0, 120811, 1.299999952316284179, 1, 56110), -- Dungeoneer's Training Dummy +(225982, 0, 120811, 0.800000011920928955, 1, 56110), -- Cleave Training Dummy +(225981, 1, 115095, 1, 1, 56110), -- Underhang Jawcrawler +(225981, 0, 112726, 1, 1, 56110), -- Underhang Jawcrawler +(225980, 0, 120811, 0.800000011920928955, 1, 56110), -- Training Dummy +(225979, 0, 120811, 1, 1, 56110), -- Training Dummy +(225978, 0, 109867, 1, 1, 56110), -- Crystalmaw +(225977, 0, 120811, 1.299999952316284179, 1, 56110), -- Dungeoneer's Training Dummy +(225976, 0, 120811, 1.10000002384185791, 1, 56110), -- Normal Tank Dummy +(225975, 1, 114303, 1, 1, 56110), -- [DNT] Lightspark Shalehorn +(225975, 0, 114302, 1, 1, 56110), -- [DNT] Lightspark Shalehorn +(225974, 48, 117414, 1, 1, 56110), -- Queued Theatergoer +(225974, 47, 117354, 1, 1, 56110), -- Queued Theatergoer +(225974, 46, 117353, 1, 1, 56110), -- Queued Theatergoer +(225974, 45, 117356, 1, 1, 56110), -- Queued Theatergoer +(225974, 44, 117355, 1, 1, 56110), -- Queued Theatergoer +(225974, 43, 117358, 1, 1, 56110), -- Queued Theatergoer +(225974, 42, 117357, 1, 1, 56110), -- Queued Theatergoer +(225974, 41, 117360, 1, 1, 56110), -- Queued Theatergoer +(225974, 40, 117359, 1, 1, 56110), -- Queued Theatergoer +(225974, 39, 117350, 1, 1, 56110), -- Queued Theatergoer +(225974, 38, 117349, 1, 1, 56110), -- Queued Theatergoer +(225974, 37, 117352, 1, 1, 56110), -- Queued Theatergoer +(225974, 36, 117351, 1, 1, 56110), -- Queued Theatergoer +(225974, 35, 117346, 1, 1, 56110), -- Queued Theatergoer +(225974, 34, 117345, 1, 1, 56110), -- Queued Theatergoer +(225974, 33, 117348, 1, 1, 56110), -- Queued Theatergoer +(225974, 32, 117347, 1, 1, 56110), -- Queued Theatergoer +(225974, 31, 117342, 1, 1, 56110), -- Queued Theatergoer +(225974, 30, 117341, 1, 1, 56110), -- Queued Theatergoer +(225974, 29, 117344, 1, 1, 56110), -- Queued Theatergoer +(225974, 28, 117343, 1, 1, 56110), -- Queued Theatergoer +(225974, 27, 117337, 1, 1, 56110), -- Queued Theatergoer +(225974, 26, 117336, 1, 1, 56110), -- Queued Theatergoer +(225974, 25, 117339, 1, 1, 56110), -- Queued Theatergoer +(225974, 24, 117338, 1, 1, 56110), -- Queued Theatergoer +(225974, 23, 117425, 1, 1, 56110), -- Queued Theatergoer +(225974, 22, 117424, 1, 1, 56110), -- Queued Theatergoer +(225974, 21, 117427, 1, 1, 56110), -- Queued Theatergoer +(225974, 20, 117426, 1, 1, 56110), -- Queued Theatergoer +(225974, 19, 117429, 1, 1, 56110), -- Queued Theatergoer +(225974, 18, 117428, 1, 1, 56110), -- Queued Theatergoer +(225974, 17, 117430, 1, 1, 56110), -- Queued Theatergoer +(225974, 16, 117417, 1, 1, 56110), -- Queued Theatergoer +(225974, 15, 117416, 1, 1, 56110), -- Queued Theatergoer +(225974, 14, 117419, 1, 1, 56110), -- Queued Theatergoer +(225974, 13, 117418, 1, 1, 56110), -- Queued Theatergoer +(225974, 12, 117421, 1, 1, 56110), -- Queued Theatergoer +(225974, 11, 117420, 1, 1, 56110), -- Queued Theatergoer +(225974, 10, 117423, 1, 1, 56110), -- Queued Theatergoer +(225974, 9, 117422, 1, 1, 56110), -- Queued Theatergoer +(225974, 8, 117409, 1, 1, 56110), -- Queued Theatergoer +(225974, 7, 117408, 1, 1, 56110), -- Queued Theatergoer +(225974, 6, 117411, 1, 1, 56110), -- Queued Theatergoer +(225974, 5, 117410, 1, 1, 56110), -- Queued Theatergoer +(225974, 4, 117413, 1, 1, 56110), -- Queued Theatergoer +(225974, 3, 117412, 1, 1, 56110), -- Queued Theatergoer +(225974, 2, 117415, 1, 1, 56110), -- Queued Theatergoer +(225974, 1, 117414, 1, 1, 56110), -- Queued Theatergoer +(225974, 0, 117431, 1, 1, 56110), -- Queued Theatergoer +(225973, 3, 117650, 1, 1, 56110), -- Oathsworn Peacekeeper +(225973, 2, 117649, 1, 1, 56110), -- Oathsworn Peacekeeper +(225973, 1, 117652, 1, 1, 56110), -- Oathsworn Peacekeeper +(225973, 0, 117651, 1, 1, 56110), -- Oathsworn Peacekeeper +(225972, 0, 120480, 1, 1, 56110), -- Peacekeeper Captain +(225971, 0, 114656, 1, 1, 56110), -- Lightspark Bull +(225970, 0, 114656, 1, 1, 56110), -- Lightspark Bull +(225969, 1, 114303, 0.899999976158142089, 1, 56110), -- Lightspark Calf +(225969, 0, 114304, 0.899999976158142089, 1, 56110), -- Lightspark Calf +(225968, 1, 114303, 1, 1, 56110), -- Lightspark Shalehorn +(225968, 0, 114302, 1, 1, 56110), -- Lightspark Shalehorn +(225962, 1, 23767, 1, 1, 56110), -- Path Helper +(225962, 0, 21955, 1, 0, 56110), -- Path Helper +(225955, 0, 11686, 1, 1, 56110), -- Bog Trap +(225948, 0, 116276, 1, 1, 56110), -- Caesper +(225947, 0, 120367, 1, 1, 56110), -- Alhainr +(225946, 0, 64062, 1, 1, 56110), -- KC: Barrel Explosion [DNT] +(225945, 3, 116446, 1, 1, 56110), -- Pit Server +(225945, 2, 116447, 1, 1, 56110), -- Pit Server +(225945, 1, 116448, 1, 1, 56110), -- Pit Server +(225945, 0, 116449, 1, 1, 56110), -- Pit Server +(225944, 0, 112673, 1, 1, 56110), -- Bomb +(225943, 0, 120916, 1, 1, 56110), -- Hallowlight Osprey +(225942, 0, 120470, 1, 1, 56110), -- Justicia Baercennan +(225941, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit +(225939, 0, 52318, 1, 1, 56110), -- Kill Credit: Notoriety - Weekly Choice Completed +(225938, 6, 122629, 1.20000004768371582, 1, 56110), -- Feral Hardhead +(225938, 5, 122628, 1.20000004768371582, 1, 56110), -- Feral Hardhead +(225938, 4, 122627, 1.20000004768371582, 1, 56110), -- Feral Hardhead +(225938, 3, 122626, 1.20000004768371582, 1, 56110), -- Feral Hardhead +(225938, 2, 122625, 1.20000004768371582, 1, 56110), -- Feral Hardhead +(225938, 1, 122624, 1.20000004768371582, 1, 56110), -- Feral Hardhead +(225938, 0, 117783, 1.20000004768371582, 1, 56110), -- Feral Hardhead +(225936, 0, 120917, 1, 1, 56110), -- Grottolight Osprey +(225935, 0, 120463, 1, 0, 56110), -- Test +(225934, 0, 52318, 1, 1, 56110), -- Kill Credit +(225933, 0, 114829, 1, 1, 56110), -- Glowshade Ambusher +(225932, 0, 14501, 2.25, 1, 56110), -- [DNT] Bunny +(225931, 0, 28815, 0.100000001490116119, 1, 56110), -- Unsightly Root +(225930, 2, 103853, 1, 1, 56110), -- Bubble-Snatcher +(225930, 1, 103851, 1, 1, 56110), -- Bubble-Snatcher +(225930, 0, 85797, 1, 1, 56110), -- Bubble-Snatcher +(225929, 0, 112712, 1, 1, 56110), -- Underlight Moth +(225928, 0, 116517, 1, 1, 56110), -- Sophietta Lynflayme +(225927, 0, 116517, 1, 1, 56110), -- Sophietta Lynflayme +(225926, 0, 116517, 1, 1, 56110), -- Sophietta Lynflayme +(225925, 0, 116517, 1, 1, 56110), -- Sophietta Lynflayme +(225924, 1, 27823, 1, 1, 56110), -- Invisible Bunny +(225924, 0, 81209, 1, 0, 56110), -- Invisible Bunny +(225922, 1, 11686, 1, 1, 56110), -- Pile of Explosive Barrels +(225922, 0, 73745, 3, 0, 56110), -- Pile of Explosive Barrels +(225921, 1, 114128, 1, 1, 56110), -- Dominant Salamanther +(225921, 0, 114127, 1, 1, 56110), -- Dominant Salamanther +(225919, 1, 104630, 1, 1, 56110), -- Thieving Salamanther +(225919, 0, 104633, 1, 1, 56110), -- Thieving Salamanther +(225918, 0, 64062, 1, 1, 56110), -- KC: Rubble Spawned [DNT] +(225915, 1, 114304, 1, 1, 56110), -- [DNT] Shalehorn Cow +(225915, 0, 114305, 1, 1, 56110), -- [DNT] Shalehorn Cow +(225914, 2, 118666, 1, 1, 56110), -- Expedition Recruits +(225914, 1, 118600, 1, 1, 56110), -- Expedition Recruits +(225914, 0, 118599, 1, 1, 56110), -- Expedition Recruits +(225913, 1, 119987, 1, 1, 56110), -- Shalehorn Calf +(225913, 0, 119986, 1, 1, 56110), -- Shalehorn Calf +(225912, 1, 119987, 1, 1, 56110), -- Shalehorn Calf +(225912, 0, 119986, 1, 1, 56110), -- Shalehorn Calf +(225907, 0, 117888, 1, 1, 56110), -- Hardened Battlelynx +(225906, 0, 49288, 1, 1, 56110), -- Riled Dustdevil +(225905, 0, 35204, 1, 1, 56110), -- Riled Dirtdiver +(225904, 2, 102506, 1, 1, 56110), -- Riled Rockwalker +(225904, 1, 102507, 1, 1, 56110), -- Riled Rockwalker +(225904, 0, 102508, 1, 1, 56110), -- Riled Rockwalker +(225903, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Local Story - Life Finds a Way - Elementals (RPS) +(225902, 4, 120365, 1, 1, 56110), -- Vicious Skyrazor +(225902, 3, 120364, 1, 1, 56110), -- Vicious Skyrazor +(225902, 2, 120363, 1, 1, 56110), -- Vicious Skyrazor +(225902, 1, 120362, 1, 1, 56110), -- Vicious Skyrazor +(225902, 0, 118700, 1, 1, 56110), -- Vicious Skyrazor +(225901, 3, 102533, 1, 1, 56110), -- Riled Kelpcoil +(225901, 2, 102532, 1, 1, 56110), -- Riled Kelpcoil +(225901, 1, 102531, 1, 1, 56110), -- Riled Kelpcoil +(225901, 0, 102530, 1, 1, 56110), -- Riled Kelpcoil +(225900, 0, 113610, 1, 1, 56110), -- Riled Sandtwister +(225899, 0, 120454, 1, 1, 56110), -- Faerley +(225898, 0, 109255, 2.5, 1, 56110), -- Awakened Colossus +(225897, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(225896, 0, 109254, 1.5, 1, 56110), -- Awakened Volcanic Fury +(225895, 0, 113677, 1, 1, 56110), -- Awakened Flamecoil Serpent +(225894, 0, 113758, 1.5, 1, 56110), -- Awakened Sulfuric Devastator +(225893, 0, 120457, 1, 1, 56110), -- Crystal +(225892, 0, 115211, 1, 1, 56110), -- Glowcap Fungalfist +(225891, 0, 56187, 1, 1, 56110), -- Kill Credit: Gather Fuel [DNT] +(225890, 9, 122305, 1, 1, 56110), -- Lightspark Student +(225890, 8, 122304, 1, 1, 56110), -- Lightspark Student +(225890, 7, 122303, 1, 0.75, 56110), -- Lightspark Student +(225890, 6, 120453, 1, 1, 56110), -- Lightspark Student +(225890, 5, 120454, 1, 1, 56110), -- Lightspark Student +(225890, 4, 120451, 1, 1, 56110), -- Lightspark Student +(225890, 3, 120450, 1, 0.75, 56110), -- Lightspark Student +(225890, 2, 120449, 1, 1, 56110), -- Lightspark Student +(225890, 1, 122305, 1, 1, 56110), -- Lightspark Student +(225890, 0, 120446, 1, 1, 56110), -- Lightspark Student +(225889, 4, 114826, 1, 1, 56110), -- Angry Sandsnapper +(225889, 3, 114825, 1, 1, 56110), -- Angry Sandsnapper +(225889, 2, 114823, 1, 1, 56110), -- Angry Sandsnapper +(225889, 1, 114819, 1, 1, 56110), -- Angry Sandsnapper +(225889, 0, 114815, 1, 1, 56110), -- Angry Sandsnapper +(225888, 0, 120444, 1, 1, 56110), -- Crystal Outline +(225887, 0, 114622, 1, 1, 56110), -- Glowmite +(225886, 3, 116476, 1, 1, 56110), -- Scuttering Stagshell +(225886, 2, 116477, 1, 1, 56110), -- Scuttering Stagshell +(225886, 1, 116475, 1, 1, 56110), -- Scuttering Stagshell +(225886, 0, 115707, 1, 1, 56110), -- Scuttering Stagshell +(225884, 5, 118416, 1, 1, 56110), -- Skardyn +(225884, 4, 118418, 1, 1, 56110), -- Skardyn +(225884, 3, 118421, 1, 1, 56110), -- Skardyn +(225884, 2, 118422, 1, 1, 56110); -- Skardyn + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(225884, 1, 118426, 1, 1, 56110), -- Skardyn +(225884, 0, 118427, 1, 1, 56110), -- Skardyn +(225883, 5, 118417, 1, 1, 56110), -- Skardyn +(225883, 4, 118419, 1, 1, 56110), -- Skardyn +(225883, 3, 118420, 1, 1, 56110), -- Skardyn +(225883, 2, 118423, 1, 1, 56110), -- Skardyn +(225883, 1, 118425, 1, 1, 56110), -- Skardyn +(225883, 0, 118428, 1, 1, 56110), -- Skardyn +(225881, 0, 106919, 1, 1, 56110), -- Guff Runetotem +(225880, 0, 120497, 0.300000011920928955, 1, 56110), -- Spider Silk Grub +(225879, 0, 120424, 1, 1, 56110), -- Derill Fayn +(225875, 0, 112041, 1, 1, 56110), -- Bartender Bob +(225865, 0, 116480, 1, 1, 56110), -- Emerald Stagshell +(225863, 0, 11686, 1, 1, 56110), -- Web Bomb +(225862, 0, 115100, 1, 1, 56110), -- Mycotic Jawcrawler +(225861, 0, 115017, 1, 1, 56110), -- Unseen Blade Kesi'zir +(225857, 0, 120409, 1, 1, 56110), -- Lerrenai Fayn +(225855, 0, 120410, 1, 1, 56110), -- Undercover Art Critic +(225829, 1, 99952, 1, 1, 56110), -- Warding Shadestone +(225829, 0, 108813, 1, 0, 56110), -- Warding Shadestone +(225825, 1, 23767, 1, 1, 56110), -- Boost +(225825, 0, 21955, 1, 0, 56110), -- Boost +(225820, 0, 118700, 2, 1, 56110), -- Coldblood Ravager +(225818, 0, 117970, 1, 1, 56110), -- Untethered Haulbot +(225817, 2, 122194, 2, 1, 56110), -- Caustic Skyrazor +(225817, 1, 122193, 2, 1, 56110), -- Caustic Skyrazor +(225817, 0, 122192, 2, 1, 56110), -- Caustic Skyrazor +(225813, 1, 23767, 1, 1, 56110), -- Boost +(225813, 0, 21955, 1, 0, 56110), -- Boost +(225809, 0, 118072, 1, 1, 56110), -- Statue of Alleria Windrunner +(225808, 0, 112414, 1, 1, 56110), -- Statue of a Skipper +(225807, 1, 23767, 1, 1, 56110), -- Boost +(225807, 0, 21955, 1, 0, 56110), -- Boost +(225800, 0, 121224, 1, 1, 56110), -- Statue of Dagran Thaurissan II +(225799, 1, 27823, 1, 1, 56110), -- Generic Bunny - Gigantic AOI +(225799, 0, 328, 1, 0, 56110), -- Generic Bunny - Gigantic AOI +(225798, 0, 122664, 1, 1, 56110), -- Statue of Great Kyron +(225797, 0, 115505, 1, 1, 56110), -- Statue of Brann Bronzebeard +(225793, 1, 114919, 1, 1, 56110), -- Wide-eyed Gecko +(225793, 0, 114918, 1, 1, 56110), -- Wide-eyed Gecko +(225791, 0, 119550, 0.75, 1, 56110), -- Statue of a Lynx +(225788, 0, 119072, 1, 1, 56110), -- Statue of a Mosswool +(225787, 0, 117127, 1, 1, 56110), -- Statue of Adelgonn +(225786, 2, 115952, 1, 1, 56110), -- Slagslug +(225786, 1, 115949, 1, 1, 56110), -- Slagslug +(225786, 0, 115951, 1, 1, 56110), -- Slagslug +(225785, 5, 114763, 1, 1, 56110), -- Brightrock Shellvalier +(225785, 4, 114764, 1, 1, 56110), -- Brightrock Shellvalier +(225785, 3, 114762, 1, 1, 56110), -- Brightrock Shellvalier +(225785, 2, 114760, 1, 1, 56110), -- Brightrock Shellvalier +(225785, 1, 114761, 1, 1, 56110), -- Brightrock Shellvalier +(225785, 0, 114759, 1, 1, 56110), -- Brightrock Shellvalier +(225784, 7, 114696, 1, 1, 56110), -- Brightrock Scraper +(225784, 6, 114695, 1, 1, 56110), -- Brightrock Scraper +(225784, 5, 114694, 1, 1, 56110), -- Brightrock Scraper +(225784, 4, 114690, 1, 1, 56110), -- Brightrock Scraper +(225784, 3, 114692, 1, 1, 56110), -- Brightrock Scraper +(225784, 2, 114691, 1, 1, 56110), -- Brightrock Scraper +(225784, 1, 114088, 1, 1, 56110), -- Brightrock Scraper +(225784, 0, 114087, 1, 1, 56110), -- Brightrock Scraper +(225783, 10, 118391, 1, 1, 56110), -- Brightrock Sparktosser +(225783, 9, 118174, 1, 1, 56110), -- Brightrock Sparktosser +(225783, 8, 114701, 1, 1, 56110), -- Brightrock Sparktosser +(225783, 7, 114703, 1, 1, 56110), -- Brightrock Sparktosser +(225783, 6, 118173, 1, 1, 56110), -- Brightrock Sparktosser +(225783, 5, 114702, 1, 1, 56110), -- Brightrock Sparktosser +(225783, 4, 118175, 1, 1, 56110), -- Brightrock Sparktosser +(225783, 3, 118176, 1, 1, 56110), -- Brightrock Sparktosser +(225783, 2, 114711, 1, 1, 56110), -- Brightrock Sparktosser +(225783, 1, 114710, 1, 1, 56110), -- Brightrock Sparktosser +(225783, 0, 114709, 1, 1, 56110), -- Brightrock Sparktosser +(225782, 5, 114722, 1, 1, 56110), -- Brightrock Shellherd +(225782, 4, 114718, 1, 1, 56110), -- Brightrock Shellherd +(225782, 3, 114720, 1, 1, 56110), -- Brightrock Shellherd +(225782, 2, 114723, 1, 1, 56110), -- Brightrock Shellherd +(225782, 1, 114157, 1, 1, 56110), -- Brightrock Shellherd +(225782, 0, 114721, 1, 1, 56110), -- Brightrock Shellherd +(225781, 10, 114712, 1, 1, 56110), -- Brightrock Kobold +(225781, 9, 117120, 1, 1, 56110), -- Brightrock Kobold +(225781, 8, 114526, 1, 1, 56110), -- Brightrock Kobold +(225781, 7, 114158, 1, 1, 56110), -- Brightrock Kobold +(225781, 6, 114713, 1, 1, 56110), -- Brightrock Kobold +(225781, 5, 117141, 1, 1, 56110), -- Brightrock Kobold +(225781, 4, 114716, 1, 1, 56110), -- Brightrock Kobold +(225781, 3, 117140, 1, 1, 56110), -- Brightrock Kobold +(225781, 2, 114715, 1, 1, 56110), -- Brightrock Kobold +(225781, 1, 114527, 1, 1, 56110), -- Brightrock Kobold +(225781, 0, 114714, 1, 1, 56110), -- Brightrock Kobold +(225778, 1, 58183, 1.5, 1, 56110), -- Dark Tide +(225778, 0, 20324, 1, 0, 56110), -- Dark Tide +(225777, 1, 118317, 1, 1, 56110), -- Cloudrook +(225777, 0, 118319, 1, 1, 56110), -- Cloudrook +(225776, 0, 120407, 1, 1, 56110), -- Stoneskin Totem +(225775, 0, 64062, 1, 1, 56110), -- KC: Tunnel Collapsed [DNT] +(225774, 0, 64062, 1, 1, 56110), -- KC: Barrel Collected [DNT] +(225766, 1, 118181, 1, 1, 56110), -- Stalwart Aeroknight +(225766, 0, 118182, 1, 1, 56110), -- Stalwart Aeroknight +(225765, 3, 115522, 1, 1, 56110), -- Apprentice Shipbuilder +(225765, 2, 115521, 1, 1, 56110), -- Apprentice Shipbuilder +(225765, 1, 115523, 1, 1, 56110), -- Apprentice Shipbuilder +(225765, 0, 115520, 1, 1, 56110), -- Apprentice Shipbuilder +(225764, 1, 107538, 1, 1, 56110), -- Nerub-ar Palace +(225764, 0, 169, 1, 0, 56110), -- Nerub-ar Palace +(225762, 0, 116690, 1, 1, 56110), -- Armored Tunneler +(225761, 5, 120403, 1, 1, 56110), -- Art Connoisseur +(225761, 4, 120402, 1, 1, 56110), -- Art Connoisseur +(225761, 3, 120401, 1, 1, 56110), -- Art Connoisseur +(225761, 2, 118563, 1, 1, 56110), -- Art Connoisseur +(225761, 1, 114421, 1, 1, 56110), -- Art Connoisseur +(225761, 0, 114423, 1, 1, 56110), -- Art Connoisseur +(225760, 5, 115502, 1, 1, 56110), -- Drowned Arathi +(225760, 4, 115504, 1, 1, 56110), -- Drowned Arathi +(225760, 3, 115503, 1, 1, 56110), -- Drowned Arathi +(225760, 2, 115501, 1, 1, 56110), -- Drowned Arathi +(225760, 1, 115500, 1, 1, 56110), -- Drowned Arathi +(225760, 0, 115499, 1, 1, 56110), -- Drowned Arathi +(225753, 0, 15435, 1, 1, 56110), -- [DNT] Lava Pit Stalker +(225746, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(225746, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(225745, 0, 115282, 1, 1, 56110), -- Vaelisia Steelstrike +(225735, 0, 120395, 1, 1, 56110), -- Cart +(225734, 5, 119350, 1, 1, 56110), -- Panicked Prospector +(225734, 4, 119349, 1, 1, 56110), -- Panicked Prospector +(225734, 3, 119298, 1, 1, 56110), -- Panicked Prospector +(225734, 2, 119297, 1, 1, 56110), -- Panicked Prospector +(225734, 1, 119296, 1, 1, 56110), -- Panicked Prospector +(225734, 0, 119295, 1, 1, 56110), -- Panicked Prospector +(225731, 0, 116522, 1, 1, 56110), -- Relief Cart +(225727, 0, 119884, 0.5, 1, 56110), -- Executor Nizrek +(225723, 3, 116157, 0.800000011920928955, 1, 56110), -- Downtrodden Resident +(225723, 2, 116158, 0.800000011920928955, 1, 56110), -- Downtrodden Resident +(225723, 1, 116159, 0.800000011920928955, 1, 56110), -- Downtrodden Resident +(225723, 0, 116160, 0.800000011920928955, 1, 56110), -- Downtrodden Resident +(225714, 0, 78028, 0.660000026226043701, 1, 56110), -- Ectoplasmic Excretion +(225712, 9, 110134, 1, 1, 56110), -- Terrified Vacationer +(225712, 8, 110133, 1, 1, 56110), -- Terrified Vacationer +(225712, 7, 110132, 1, 1, 56110), -- Terrified Vacationer +(225712, 6, 85709, 1, 1, 56110), -- Terrified Vacationer +(225712, 5, 85708, 1, 1, 56110), -- Terrified Vacationer +(225712, 4, 85707, 1, 1, 56110), -- Terrified Vacationer +(225712, 3, 119300, 1, 1, 56110), -- Terrified Vacationer +(225712, 2, 119299, 1, 1, 56110), -- Terrified Vacationer +(225712, 1, 119302, 1, 1, 56110), -- Terrified Vacationer +(225712, 0, 119301, 1, 1, 56110), -- Terrified Vacationer +(225711, 0, 115282, 1, 1, 56110), -- General Steelstrike +(225710, 0, 15435, 1, 1, 56110), -- [DNT] RP Fire Stalker +(225709, 1, 11686, 1, 1, 56110), -- Targeting Bunny +(225709, 0, 87778, 1, 0, 56110), -- Targeting Bunny +(225708, 2, 115401, 1, 1, 56110), -- Sporbit +(225708, 1, 115396, 1, 1, 56110), -- Sporbit +(225708, 0, 115397, 1, 1, 56110), -- Sporbit +(225707, 0, 116796, 1.20000004768371582, 0, 56110), -- D.O.G.G.O. +(225704, 4, 119502, 1, 1, 56110), -- Gate Worker +(225704, 3, 117437, 1, 1, 56110), -- Gate Worker +(225704, 2, 117436, 1, 1, 56110), -- Gate Worker +(225704, 1, 117439, 1, 1, 56110), -- Gate Worker +(225704, 0, 117438, 1, 1, 56110), -- Gate Worker +(225703, 3, 112728, 1, 1, 56110), -- Nerubian Swarmite +(225703, 2, 112730, 1, 1, 56110), -- Nerubian Swarmite +(225703, 1, 112727, 1, 1, 56110), -- Nerubian Swarmite +(225703, 0, 112729, 1, 1, 56110), -- Nerubian Swarmite +(225702, 3, 114512, 1, 1, 56110), -- Nerubian Swarmite +(225702, 2, 114511, 1, 1, 56110), -- Nerubian Swarmite +(225702, 1, 114510, 1, 1, 56110), -- Nerubian Swarmite +(225702, 0, 114509, 1, 1, 56110), -- Nerubian Swarmite +(225701, 5, 120394, 1, 1, 56110), -- Unbound Earthen +(225701, 4, 120393, 1, 1, 56110), -- Unbound Earthen +(225701, 3, 120390, 1, 1, 56110), -- Unbound Earthen +(225701, 2, 120392, 1, 1, 56110), -- Unbound Earthen +(225701, 1, 120391, 1, 1, 56110), -- Unbound Earthen +(225701, 0, 120389, 1, 1, 56110), -- Unbound Earthen +(225698, 0, 116480, 1, 1, 56110), -- Emerald Stagshell +(225696, 0, 120468, 1, 1, 56110), -- Leifar +(225694, 1, 112392, 0.5, 1, 56110), -- Hardhead Nibbler +(225694, 0, 112384, 0.5, 1, 56110), -- Hardhead Nibbler +(225693, 0, 92204, 0.75, 0, 56110), -- Irresistible Red Button +(225688, 1, 11686, 1, 1, 56110), -- Generic Bunny +(225688, 0, 22903, 1, 0, 56110), -- Generic Bunny +(225683, 0, 120467, 1, 1, 56110), -- Gunnvar +(225682, 0, 52318, 1, 1, 56110), -- Kill Credit: Prisoner Rescued [DNT] +(225678, 0, 117404, 0.349999994039535522, 0, 56110), -- Algari Repair Bot 11O +(225675, 0, 56187, 1, 1, 56110), -- Kill Credit: Bones Returned [DNT] +(225673, 0, 116390, 1, 1, 56110), -- Conscript Transport +(225672, 0, 120383, 1, 1, 56110), -- Shadow +(225670, 1, 116446, 1, 1, 56110), -- Conscripted Ascendant +(225670, 0, 116448, 1, 1, 56110), -- Conscripted Ascendant +(225664, 1, 23767, 1, 1, 56110), -- Boost +(225664, 0, 21955, 1, 0, 56110), -- Boost +(225663, 3, 115762, 1, 1, 56110), -- Ascension Enforcer +(225663, 2, 115761, 1, 1, 56110), -- Ascension Enforcer +(225663, 1, 114469, 1, 1, 56110), -- Ascension Enforcer +(225663, 0, 114468, 1, 0, 56110), -- Ascension Enforcer +(225660, 4, 117393, 1, 1, 56110), -- Conscripted Ascendant +(225660, 3, 117388, 1, 1, 56110), -- Conscripted Ascendant +(225660, 2, 117371, 1, 1, 56110), -- Conscripted Ascendant +(225660, 1, 117372, 1, 1, 56110), -- Conscripted Ascendant +(225660, 0, 116160, 1, 1, 56110), -- Conscripted Ascendant +(225658, 0, 119914, 1, 1, 56110), -- Rescued Puppet +(225657, 0, 119915, 1, 1, 56110), -- Rescued Puppet +(225656, 0, 119916, 1, 1, 56110), -- Rescued Puppet +(225655, 0, 119917, 1, 1, 56110), -- Rescued Puppet +(225654, 1, 23767, 1, 1, 56110), -- Boost +(225654, 0, 21955, 1, 0, 56110), -- Boost +(225653, 0, 37923, 1, 1, 56110), -- Skeleton King Outfit +(225652, 1, 11686, 1, 1, 56110), -- Generic Bunny +(225652, 0, 22903, 1, 0, 56110), -- Generic Bunny +(225646, 0, 117341, 1, 1, 56110), -- Gerwigg +(225643, 1, 94282, 0.5, 1, 56110), -- Stalker +(225643, 0, 169, 1, 0, 56110), -- Stalker +(225642, 0, 114986, 1, 1, 56110), -- Leeching Swarmite +(225636, 0, 120375, 5, 1, 56110), -- Tornado +(225633, 1, 11686, 1, 1, 56110), -- Mead Machine +(225633, 0, 169, 1, 0, 56110), -- Mead Machine +(225632, 0, 120374, 0.200000002980232238, 1, 56110), -- Wobbles +(225629, 0, 120372, 1, 1, 56110), -- Greenspeaker Na'layro +(225622, 48, 117414, 1, 1, 56110), -- Browsing Theatergoer +(225622, 47, 117354, 1, 1, 56110), -- Browsing Theatergoer +(225622, 46, 117353, 1, 1, 56110), -- Browsing Theatergoer +(225622, 45, 117356, 1, 1, 56110), -- Browsing Theatergoer +(225622, 44, 117355, 1, 1, 56110), -- Browsing Theatergoer +(225622, 43, 117358, 1, 1, 56110), -- Browsing Theatergoer +(225622, 42, 117357, 1, 1, 56110), -- Browsing Theatergoer +(225622, 41, 117360, 1, 1, 56110), -- Browsing Theatergoer +(225622, 40, 117359, 1, 1, 56110), -- Browsing Theatergoer +(225622, 39, 117350, 1, 1, 56110), -- Browsing Theatergoer +(225622, 38, 117349, 1, 1, 56110), -- Browsing Theatergoer +(225622, 37, 117352, 1, 1, 56110), -- Browsing Theatergoer +(225622, 36, 117351, 1, 1, 56110), -- Browsing Theatergoer +(225622, 35, 117346, 1, 1, 56110), -- Browsing Theatergoer +(225622, 34, 117345, 1, 1, 56110), -- Browsing Theatergoer +(225622, 33, 117348, 1, 1, 56110), -- Browsing Theatergoer +(225622, 32, 117347, 1, 1, 56110), -- Browsing Theatergoer +(225622, 31, 117342, 1, 1, 56110), -- Browsing Theatergoer +(225622, 30, 117341, 1, 1, 56110), -- Browsing Theatergoer +(225622, 29, 117344, 1, 1, 56110), -- Browsing Theatergoer +(225622, 28, 117343, 1, 1, 56110), -- Browsing Theatergoer +(225622, 27, 117337, 1, 1, 56110), -- Browsing Theatergoer +(225622, 26, 117336, 1, 1, 56110), -- Browsing Theatergoer +(225622, 25, 117339, 1, 1, 56110), -- Browsing Theatergoer +(225622, 24, 117338, 1, 1, 56110), -- Browsing Theatergoer +(225622, 23, 117425, 1, 1, 56110), -- Browsing Theatergoer +(225622, 22, 117424, 1, 1, 56110), -- Browsing Theatergoer +(225622, 21, 117427, 1, 1, 56110), -- Browsing Theatergoer +(225622, 20, 117426, 1, 1, 56110), -- Browsing Theatergoer +(225622, 19, 117429, 1, 1, 56110), -- Browsing Theatergoer +(225622, 18, 117428, 1, 1, 56110), -- Browsing Theatergoer +(225622, 17, 117430, 1, 1, 56110), -- Browsing Theatergoer +(225622, 16, 117417, 1, 1, 56110), -- Browsing Theatergoer +(225622, 15, 117416, 1, 1, 56110), -- Browsing Theatergoer +(225622, 14, 117419, 1, 1, 56110); -- Browsing Theatergoer + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(225622, 13, 117418, 1, 1, 56110), -- Browsing Theatergoer +(225622, 12, 117421, 1, 1, 56110), -- Browsing Theatergoer +(225622, 11, 117420, 1, 1, 56110), -- Browsing Theatergoer +(225622, 10, 117423, 1, 1, 56110), -- Browsing Theatergoer +(225622, 9, 117422, 1, 1, 56110), -- Browsing Theatergoer +(225622, 8, 117409, 1, 1, 56110), -- Browsing Theatergoer +(225622, 7, 117408, 1, 1, 56110), -- Browsing Theatergoer +(225622, 6, 117411, 1, 1, 56110), -- Browsing Theatergoer +(225622, 5, 117410, 1, 1, 56110), -- Browsing Theatergoer +(225622, 4, 117413, 1, 1, 56110), -- Browsing Theatergoer +(225622, 3, 117412, 1, 1, 56110), -- Browsing Theatergoer +(225622, 2, 117415, 1, 1, 56110), -- Browsing Theatergoer +(225622, 1, 117414, 1, 1, 56110), -- Browsing Theatergoer +(225622, 0, 117431, 1, 1, 56110), -- Browsing Theatergoer +(225621, 0, 119260, 1, 1, 56110), -- Orweyna +(225620, 0, 120370, 1, 1, 56110), -- Hannan +(225619, 3, 117445, 1, 1, 56110), -- Former Trader +(225619, 2, 117444, 1, 1, 56110), -- Former Trader +(225619, 1, 117447, 1, 1, 56110), -- Former Trader +(225619, 0, 117446, 1, 1, 56110), -- Former Trader +(225617, 0, 120367, 1, 1, 56110), -- Alhainr +(225616, 0, 118454, 1, 1, 56110), -- Cogwin +(225614, 0, 120315, 1.049999952316284179, 1, 56110), -- Defunct Shredder +(225612, 1, 115359, 1, 1, 56110), -- Skulking Mongrel +(225612, 0, 115358, 1, 1, 56110), -- Skulking Mongrel +(225611, 0, 120368, 1, 1, 56110), -- Assistant Ulo'vix +(225610, 0, 120367, 1, 1, 56110), -- Alhainr +(225609, 8, 115502, 1.5, 1, 56110), -- Drowned Arathi +(225609, 7, 115504, 1.5, 1, 56110), -- Drowned Arathi +(225609, 6, 115503, 1.5, 1, 56110), -- Drowned Arathi +(225609, 5, 115501, 1.5, 1, 56110), -- Drowned Arathi +(225609, 4, 115500, 1.5, 1, 56110), -- Drowned Arathi +(225609, 3, 115499, 1.5, 1, 56110), -- Drowned Arathi +(225609, 2, 115497, 1.5, 1, 56110), -- Drowned Arathi +(225609, 1, 115498, 1.5, 1, 56110), -- Drowned Arathi +(225609, 0, 115496, 1.5, 1, 56110), -- Drowned Arathi +(225608, 0, 120461, 1, 1, 56110), -- Prospera Cogwail +(225607, 1, 115582, 1.399999976158142089, 1, 56110), -- Arathi Lamplighter +(225607, 0, 115581, 1.399999976158142089, 1, 56110), -- Arathi Lamplighter +(225606, 0, 121399, 1.299999952316284179, 1, 56110), -- Nightfall Shadowalker +(225605, 0, 121400, 1.299999952316284179, 1, 56110), -- Nightfall Darkcaster +(225604, 0, 116308, 1, 1, 56110), -- Webbed Lamplighter +(225603, 0, 117350, 1, 1, 56110), -- Foreman Pivk +(225602, 0, 120366, 1, 1, 56110), -- Webbed Victim +(225601, 5, 117752, 1, 1, 56110), -- Mereldar Citizen +(225601, 4, 117751, 1, 1, 56110), -- Mereldar Citizen +(225601, 3, 115011, 1, 1, 56110), -- Mereldar Citizen +(225601, 2, 115012, 1, 1, 56110), -- Mereldar Citizen +(225601, 1, 115013, 1, 1, 56110), -- Mereldar Citizen +(225601, 0, 115014, 1, 1, 56110), -- Mereldar Citizen +(225600, 1, 94282, 0.5, 1, 56110), -- Stalker +(225600, 0, 169, 1, 0, 56110), -- Stalker +(225595, 0, 120361, 1, 1, 56110), -- Dropbat +(225594, 0, 119181, 1, 1, 56110), -- Rak-Ahat Silkhauler +(225593, 7, 111809, 1, 1, 56110), -- Mmarl Resident +(225593, 6, 111756, 1, 1, 56110), -- Mmarl Resident +(225593, 5, 112610, 1, 1, 56110), -- Mmarl Resident +(225593, 4, 111755, 1, 1, 56110), -- Mmarl Resident +(225593, 3, 118251, 1, 1, 56110), -- Mmarl Resident +(225593, 2, 118246, 1, 1, 56110), -- Mmarl Resident +(225593, 1, 118247, 1, 1, 56110), -- Mmarl Resident +(225593, 0, 118245, 1, 1, 56110), -- Mmarl Resident +(225589, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit +(225586, 0, 120357, 1, 1, 56110), -- Curator Ix'klik +(225585, 0, 116208, 1, 1, 56110), -- Widow Arak'nai +(225583, 0, 117444, 1, 1, 56110), -- Machinist Kilton +(225582, 0, 117440, 1, 1, 56110), -- Foreman Duinth +(225581, 0, 110042, 1, 1, 56110), -- Underbrush Deepstrider +(225580, 0, 115742, 1, 1, 56110), -- Torin'zel +(225578, 23, 117338, 1, 1, 56110), -- Unbound Earthen +(225578, 22, 117339, 1, 1, 56110), -- Unbound Earthen +(225578, 21, 117336, 1, 1, 56110), -- Unbound Earthen +(225578, 20, 117337, 1, 1, 56110), -- Unbound Earthen +(225578, 19, 117343, 1, 1, 56110), -- Unbound Earthen +(225578, 18, 117344, 1, 1, 56110), -- Unbound Earthen +(225578, 17, 117341, 1, 1, 56110), -- Unbound Earthen +(225578, 16, 117342, 1, 1, 56110), -- Unbound Earthen +(225578, 15, 118464, 1, 1, 56110), -- Unbound Earthen +(225578, 14, 118463, 1, 1, 56110), -- Unbound Earthen +(225578, 13, 118462, 1, 1, 56110), -- Unbound Earthen +(225578, 12, 118461, 1, 1, 56110), -- Unbound Earthen +(225578, 11, 118460, 1, 1, 56110), -- Unbound Earthen +(225578, 10, 118459, 1, 1, 56110), -- Unbound Earthen +(225578, 9, 118458, 1, 1, 56110), -- Unbound Earthen +(225578, 8, 118457, 1, 1, 56110), -- Unbound Earthen +(225578, 7, 117359, 1, 1, 56110), -- Unbound Earthen +(225578, 6, 117360, 1, 1, 56110), -- Unbound Earthen +(225578, 5, 117357, 1, 1, 56110), -- Unbound Earthen +(225578, 4, 117358, 1, 1, 56110), -- Unbound Earthen +(225578, 3, 117355, 1, 1, 56110), -- Unbound Earthen +(225578, 2, 117356, 1, 1, 56110), -- Unbound Earthen +(225578, 1, 117353, 1, 1, 56110), -- Unbound Earthen +(225578, 0, 117354, 1, 1, 56110), -- Unbound Earthen +(225576, 1, 115479, 1, 1, 56110), -- Darkwater Necromage +(225576, 0, 115478, 1, 1, 56110), -- Darkwater Necromage +(225575, 2, 115497, 1, 1, 56110), -- Drowned Arathi +(225575, 1, 115498, 1, 1, 56110), -- Drowned Arathi +(225575, 0, 115496, 1, 1, 56110), -- Drowned Arathi +(225569, 0, 116454, 1, 1, 56110), -- Remkor +(225568, 1, 114766, 1, 1, 56110), -- Kobold Guardian +(225568, 0, 114767, 1, 1, 56110), -- Kobold Guardian +(225567, 0, 115348, 1, 1, 56110), -- [DNT] Ghastly Baelgat +(225566, 0, 115344, 1, 1, 56110), -- [DNT] Horrific Baelgat +(225565, 0, 115369, 1, 1, 56110), -- [DNT] Gloom Stalker +(225564, 0, 115370, 1, 1, 56110), -- [DNT] Umbral Stalker +(225563, 0, 114408, 1, 1, 56110), -- Tizkren +(225562, 0, 112712, 1, 1, 56110), -- [DNT] Underlight Moth +(225561, 0, 52318, 1, 1, 56110), -- Kill Credit: Portal +(225560, 1, 104631, 1, 1, 56110), -- [DNT] Venomous Eft +(225560, 0, 104632, 1, 1, 56110), -- [DNT] Venomous Eft +(225559, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(225558, 1, 116160, 1, 1, 56110), -- Theater Steward +(225558, 0, 114530, 1, 1, 56110), -- Theater Steward +(225557, 1, 104631, 1, 1, 56110), -- Venomous Salamanther +(225557, 0, 104632, 1, 1, 56110), -- Venomous Salamanther +(225556, 1, 11686, 1, 1, 56110), -- Unstable Ground +(225556, 0, 20324, 1, 0, 56110), -- Unstable Ground +(225555, 0, 120352, 1, 1, 56110), -- Knicknack +(225554, 0, 117603, 0.60000002384185791, 1, 56110), -- Coppers +(225552, 0, 116482, 1, 1, 56110), -- Scavenger Stagshell +(225551, 0, 120350, 1, 1, 56110), -- Ermal +(225550, 1, 114131, 1, 1, 56110), -- Slinking Salamanther +(225550, 0, 114130, 1, 1, 56110), -- Slinking Salamanther +(225549, 0, 64062, 1, 1, 56110), -- Statue +(225548, 1, 114131, 1, 1, 56110), -- Venomous Salamanther +(225548, 0, 114130, 1, 1, 56110), -- Venomous Salamanther +(225547, 0, 112194, 1.5, 1, 56110), -- Shelldon +(225546, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(225545, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(225544, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(225543, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(225540, 0, 121212, 2, 1, 56110), -- Kelp +(225539, 4, 117915, 1, 1, 56110), -- Kobold Ambusher +(225539, 3, 117916, 1, 1, 56110), -- Kobold Ambusher +(225539, 2, 117917, 1, 1, 56110), -- Kobold Ambusher +(225539, 1, 118203, 1, 1, 56110), -- Kobold Ambusher +(225539, 0, 118204, 1, 1, 56110), -- Kobold Ambusher +(225537, 0, 1100, 0.800000011920928955, 1, 56110), -- Faithful Dog +(225535, 0, 120348, 0.5, 1, 56110), -- Salt Brick +(225533, 0, 120345, 1, 1, 56110), -- Therkan +(225532, 3, 64132, 1, 1, 56110), -- Toad +(225532, 2, 114904, 1, 1, 56110), -- Toad +(225532, 1, 114903, 1, 1, 56110), -- Toad +(225532, 0, 114902, 1, 1, 56110), -- Toad +(225527, 0, 114923, 1, 1, 56110), -- Off-Duty Ramolith +(225525, 0, 104502, 1, 1, 56110), -- Spined Bilespitter +(225522, 1, 11686, 1, 1, 56110), -- Void Portal +(225522, 0, 20324, 1, 0, 56110), -- Void Portal +(225521, 0, 121232, 1, 1, 56110), -- Stage Hand Markgred +(225520, 0, 115170, 1, 1, 56110), -- Spined Slitherer +(225519, 1, 11686, 1, 1, 56110), -- Void Shredder +(225519, 0, 20324, 1, 0, 56110), -- Void Shredder +(225518, 3, 118466, 1, 1, 56110), -- Embargo Enforcer +(225518, 2, 118465, 1, 1, 56110), -- Embargo Enforcer +(225518, 1, 118468, 1, 1, 56110), -- Embargo Enforcer +(225518, 0, 118467, 1, 1, 56110), -- Embargo Enforcer +(225517, 0, 120342, 1, 1, 56110), -- Ancient Celestite +(225516, 0, 11686, 1, 1, 56110), -- Kill Credit: Collect Item [DNT] +(225515, 1, 114619, 1, 1, 56110), -- Diminuitive Glowmite +(225515, 0, 114618, 1, 1, 56110), -- Diminuitive Glowmite +(225514, 0, 112383, 1, 1, 56110), -- Fleeing Moth +(225513, 0, 80458, 1, 1, 56110), -- Escaped Bloodfeaster +(225511, 4, 114829, 1, 1, 56110), -- Juvenile Flopper +(225511, 3, 114830, 1, 1, 56110), -- Juvenile Flopper +(225511, 2, 114831, 1, 1, 56110), -- Juvenile Flopper +(225511, 1, 114832, 1, 1, 56110), -- Juvenile Flopper +(225511, 0, 114833, 1, 1, 56110), -- Juvenile Flopper +(225510, 1, 54643, 1, 1, 56110), -- Cavern Toad +(225510, 0, 53782, 1, 1, 56110), -- Cavern Toad +(225509, 4, 118518, 1, 1, 56110), -- Earthen Adventurer +(225509, 3, 118523, 1, 1, 56110), -- Earthen Adventurer +(225509, 2, 118533, 1, 1, 56110), -- Earthen Adventurer +(225509, 1, 118543, 1, 1, 56110), -- Earthen Adventurer +(225509, 0, 118532, 1, 1, 56110), -- Earthen Adventurer +(225508, 4, 118518, 1, 1, 56110), -- Earthen Adventurer +(225508, 3, 118523, 1, 1, 56110), -- Earthen Adventurer +(225508, 2, 118533, 1, 1, 56110), -- Earthen Adventurer +(225508, 1, 118543, 1, 1, 56110), -- Earthen Adventurer +(225508, 0, 118532, 1, 1, 56110), -- Earthen Adventurer +(225507, 0, 117813, 1, 1, 56110), -- Handhold +(225506, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Interact with First Handhold +(225504, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Climbing Gear +(225503, 0, 114627, 1, 1, 56110), -- Cavern Snail +(225502, 3, 112347, 1, 1, 56110), -- Rafii +(225502, 2, 112346, 1.10000002384185791, 1, 56110), -- Rafii +(225502, 1, 112344, 1, 1, 56110), -- Rafii +(225502, 0, 112345, 1.10000002384185791, 1, 56110), -- Rafii +(225501, 0, 60652, 2, 1, 56110), -- Shadowy Figure +(225499, 0, 116911, 1, 1, 56110), -- Hallowfall Gate Defender +(225498, 1, 11686, 1, 1, 56110), -- Personal Phase Controller [DNT] +(225498, 0, 73745, 3, 0, 56110), -- Personal Phase Controller [DNT] +(225497, 0, 56187, 0.60000002384185791, 1, 56110), -- Burning Candle +(225496, 5, 120340, 1, 1, 56110), -- Warsong Grunt +(225496, 4, 120339, 1, 1, 56110), -- Warsong Grunt +(225496, 3, 120338, 1, 1, 56110), -- Warsong Grunt +(225496, 2, 120335, 1, 1, 56110), -- Warsong Grunt +(225496, 1, 120334, 1, 1, 56110), -- Warsong Grunt +(225496, 0, 120333, 1, 1, 56110), -- Warsong Grunt +(225495, 5, 120332, 1, 1, 56110), -- Warsong Grunt +(225495, 4, 120336, 1, 1, 56110), -- Warsong Grunt +(225495, 3, 120337, 1, 1, 56110), -- Warsong Grunt +(225495, 2, 120341, 1, 0, 56110), -- Warsong Grunt +(225495, 1, 120331, 1, 1, 56110), -- Warsong Grunt +(225495, 0, 119045, 1, 1, 56110), -- Warsong Grunt +(225494, 0, 113940, 1, 1, 56110), -- Congealed Slime +(225493, 0, 64965, 1, 0, 56110), -- Doomguard +(225492, 8, 117383, 1, 1, 56110), -- City of Threads Spectator +(225492, 7, 117384, 1, 1, 56110), -- City of Threads Spectator +(225492, 6, 117385, 1, 1, 56110), -- City of Threads Spectator +(225492, 5, 117389, 1, 1, 56110), -- City of Threads Spectator +(225492, 4, 117390, 1, 1, 56110), -- City of Threads Spectator +(225492, 3, 117391, 1, 1, 56110), -- City of Threads Spectator +(225492, 2, 117392, 1, 1, 56110), -- City of Threads Spectator +(225492, 1, 117393, 1, 1, 56110), -- City of Threads Spectator +(225492, 0, 117394, 1, 1, 56110), -- City of Threads Spectator +(225491, 5, 120153, 1, 1, 56110), -- City of Threads Spectator +(225491, 4, 114421, 1, 1, 56110), -- City of Threads Spectator +(225491, 3, 114422, 1, 1, 56110), -- City of Threads Spectator +(225491, 2, 114423, 1, 1, 56110), -- City of Threads Spectator +(225491, 1, 115755, 1, 1, 56110), -- City of Threads Spectator +(225491, 0, 118563, 1, 1, 56110), -- City of Threads Spectator +(225490, 3, 119393, 1, 1, 56110), -- Bloodstained Assistant +(225490, 2, 117872, 1, 1, 56110), -- Bloodstained Assistant +(225490, 1, 119392, 1, 1, 56110), -- Bloodstained Assistant +(225490, 0, 119391, 1, 1, 56110), -- Bloodstained Assistant +(225489, 0, 115231, 1, 1, 56110), -- Fungari Myconite +(225488, 0, 115100, 1, 1, 56110), -- Mycotic Jawcrawler +(225486, 0, 1100, 1, 1, 56110), -- Dog +(225485, 0, 120326, 1, 1, 56110), -- Murroch Guard +(225483, 0, 120318, 1, 1, 56110), -- Flight Captain Waetson +(225482, 6, 122627, 1, 1, 56110), -- Rummaging Mudnose +(225482, 5, 122629, 1, 1, 56110), -- Rummaging Mudnose +(225482, 4, 122634, 1, 1, 56110), -- Rummaging Mudnose +(225482, 3, 122633, 1, 1, 56110), -- Rummaging Mudnose +(225482, 2, 122632, 1, 1, 56110), -- Rummaging Mudnose +(225482, 1, 112387, 1, 1, 56110), -- Rummaging Mudnose +(225482, 0, 112386, 1, 1, 56110), -- Rummaging Mudnose +(225479, 0, 117315, 1.5, 1, 56110), -- Sureki Webmage +(225478, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(225477, 0, 120316, 1, 1, 56110), -- Foreman Arbauch +(225476, 0, 115219, 1, 1, 56110), -- Glowcap Sporebinder +(225475, 0, 117424, 1, 1, 56110), -- Slain Unbound +(225474, 5, 105948, 1, 1, 56110), -- Refti Fighter +(225474, 4, 105947, 1, 1, 56110), -- Refti Fighter +(225474, 3, 105945, 1, 1, 56110), -- Refti Fighter +(225474, 2, 105944, 1, 1, 56110), -- Refti Fighter +(225474, 1, 105946, 1, 1, 56110), -- Refti Fighter +(225474, 0, 105943, 1, 1, 56110), -- Refti Fighter +(225473, 0, 122191, 1, 1, 56110), -- Archivist Karbrima +(225472, 0, 119519, 1, 1, 56110); -- Dagran Thaurissan II + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(225471, 12, 117445, 1, 1, 56110), -- Entombed Earthen +(225471, 11, 117444, 1, 1, 56110), -- Entombed Earthen +(225471, 10, 117447, 1, 1, 56110), -- Entombed Earthen +(225471, 9, 117446, 1, 1, 56110), -- Entombed Earthen +(225471, 8, 117443, 1, 1, 56110), -- Entombed Earthen +(225471, 7, 117442, 1, 1, 56110), -- Entombed Earthen +(225471, 6, 117441, 1, 1, 56110), -- Entombed Earthen +(225471, 5, 117440, 1, 1, 56110), -- Entombed Earthen +(225471, 4, 119502, 1, 1, 56110), -- Entombed Earthen +(225471, 3, 117437, 1, 1, 56110), -- Entombed Earthen +(225471, 2, 117436, 1, 1, 56110), -- Entombed Earthen +(225471, 1, 117439, 1, 1, 56110), -- Entombed Earthen +(225471, 0, 117438, 1, 1, 56110), -- Entombed Earthen +(225470, 0, 116433, 1, 1, 56110), -- Lightspark Skiff +(225469, 0, 120315, 1.259999990463256835, 1, 56110), -- Opportunity Point Riot Guard +(225468, 1, 115359, 1, 1, 56110), -- Skulking Mongrel +(225468, 0, 115358, 1, 1, 56110), -- Skulking Mongrel +(225467, 3, 117650, 1, 1, 56110), -- Oathsworn Peacekeeper +(225467, 2, 117649, 1, 1, 56110), -- Oathsworn Peacekeeper +(225467, 1, 117652, 1, 1, 56110), -- Oathsworn Peacekeeper +(225467, 0, 117651, 1, 1, 56110), -- Oathsworn Peacekeeper +(225466, 0, 122191, 1, 1, 56110), -- Archivist Karbrima +(225465, 0, 122191, 1, 1, 56110), -- Archivist Karbrima +(225464, 0, 122191, 1, 1, 56110), -- Archivist Karbrima +(225463, 1, 117652, 1, 1, 56110), -- Peacekeeper Hektare +(225463, 0, 117651, 1, 1, 56110), -- Peacekeeper Hektare +(225462, 7, 117411, 1, 1, 56110), -- Oathsworn Spa Visitor +(225462, 6, 117410, 1, 1, 56110), -- Oathsworn Spa Visitor +(225462, 5, 117415, 1, 1, 56110), -- Oathsworn Spa Visitor +(225462, 4, 117414, 1, 1, 56110), -- Oathsworn Spa Visitor +(225462, 3, 117409, 1, 1, 56110), -- Oathsworn Spa Visitor +(225462, 2, 117408, 1, 1, 56110), -- Oathsworn Spa Visitor +(225462, 1, 117413, 1, 1, 56110), -- Oathsworn Spa Visitor +(225462, 0, 117412, 1, 1, 56110), -- Oathsworn Spa Visitor +(225461, 3, 117650, 1, 1, 56110), -- Oathsworn Peacekeeper +(225461, 2, 117649, 1, 1, 56110), -- Oathsworn Peacekeeper +(225461, 1, 117652, 1, 1, 56110), -- Oathsworn Peacekeeper +(225461, 0, 117651, 1, 1, 56110), -- Oathsworn Peacekeeper +(225460, 1, 117652, 1, 1, 56110), -- Oathsworn Peacekeeper +(225460, 0, 117651, 1, 1, 56110), -- Oathsworn Peacekeeper +(225459, 0, 52318, 1, 1, 56110), -- Kill Credit +(225458, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(225457, 0, 52318, 1, 1, 56110), -- Kill Credit +(225456, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(225455, 1, 117652, 1, 1, 56110), -- Oathsworn Peacekeeper +(225455, 0, 117651, 1, 1, 56110), -- Oathsworn Peacekeeper +(225454, 0, 117652, 1, 1, 56110), -- Peacekeeper Hektare +(225453, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(225452, 23, 117338, 1, 1, 56110), -- Unbound Earthen +(225452, 22, 117339, 1, 1, 56110), -- Unbound Earthen +(225452, 21, 117336, 1, 1, 56110), -- Unbound Earthen +(225452, 20, 117337, 1, 1, 56110), -- Unbound Earthen +(225452, 19, 117343, 1, 1, 56110), -- Unbound Earthen +(225452, 18, 117344, 1, 1, 56110), -- Unbound Earthen +(225452, 17, 117341, 1, 1, 56110), -- Unbound Earthen +(225452, 16, 117342, 1, 1, 56110), -- Unbound Earthen +(225452, 15, 117347, 1, 1, 56110), -- Unbound Earthen +(225452, 14, 117348, 1, 1, 56110), -- Unbound Earthen +(225452, 13, 117345, 1, 1, 56110), -- Unbound Earthen +(225452, 12, 117346, 1, 1, 56110), -- Unbound Earthen +(225452, 11, 117351, 1, 1, 56110), -- Unbound Earthen +(225452, 10, 117352, 1, 1, 56110), -- Unbound Earthen +(225452, 9, 117349, 1, 1, 56110), -- Unbound Earthen +(225452, 8, 117350, 1, 1, 56110), -- Unbound Earthen +(225452, 7, 117359, 1, 1, 56110), -- Unbound Earthen +(225452, 6, 117360, 1, 1, 56110), -- Unbound Earthen +(225452, 5, 117357, 1, 1, 56110), -- Unbound Earthen +(225452, 4, 117358, 1, 1, 56110), -- Unbound Earthen +(225452, 3, 117355, 1, 1, 56110), -- Unbound Earthen +(225452, 2, 117356, 1, 1, 56110), -- Unbound Earthen +(225452, 1, 117353, 1, 1, 56110), -- Unbound Earthen +(225452, 0, 117354, 1, 1, 56110), -- Unbound Earthen +(225451, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(225450, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(225449, 0, 115409, 1, 1, 56110), -- Scattering Sporbit +(225448, 0, 112455, 1, 1, 56110), -- Gloomblight Sporebit +(225447, 0, 52318, 1, 1, 56110), -- Kill Credit +(225446, 1, 114303, 1, 1, 56110), -- Lightspark Shalehorn +(225446, 0, 114302, 1, 1, 56110), -- Lightspark Shalehorn +(225445, 2, 115361, 1, 1, 56110), -- Learned Mongrel +(225445, 1, 115359, 1, 1, 56110), -- Learned Mongrel +(225445, 0, 115358, 1, 1, 56110), -- Learned Mongrel +(225444, 0, 35044, 1, 1, 56110), -- Mineral Elemental +(225443, 1, 120313, 1, 1, 56110), -- Mineral Deposit +(225443, 0, 120312, 1, 1, 56110), -- Mineral Deposit +(225442, 0, 118734, 1, 1, 56110), -- Peacekeeper Leif +(225441, 0, 64062, 1, 1, 56110), -- KC: Rescue Kaerter [DNT] +(225440, 0, 118718, 1, 1, 56110), -- Lamplighter Kaerter +(225439, 0, 118332, 1, 1, 56110), -- Helpful Cloudrook +(225438, 0, 120471, 0.75, 1, 56110), -- Vi'azl +(225437, 0, 120306, 1, 1, 56110), -- Rezrik +(225436, 14, 117378, 1, 1, 56110), -- Suppressed Worker +(225436, 13, 117377, 1, 1, 56110), -- Suppressed Worker +(225436, 12, 117376, 1, 1, 56110), -- Suppressed Worker +(225436, 11, 117375, 1, 1, 56110), -- Suppressed Worker +(225436, 10, 117374, 1, 1, 56110), -- Suppressed Worker +(225436, 9, 117373, 1, 1, 56110), -- Suppressed Worker +(225436, 8, 117372, 1, 1, 56110), -- Suppressed Worker +(225436, 7, 117371, 1, 1, 56110), -- Suppressed Worker +(225436, 6, 114529, 1, 1, 56110), -- Suppressed Worker +(225436, 5, 116158, 1, 1, 56110), -- Suppressed Worker +(225436, 4, 114530, 1, 1, 56110), -- Suppressed Worker +(225436, 3, 116159, 1, 1, 56110), -- Suppressed Worker +(225436, 2, 114528, 1, 1, 56110), -- Suppressed Worker +(225436, 1, 116157, 1, 1, 56110), -- Suppressed Worker +(225436, 0, 116160, 1, 1, 56110), -- Suppressed Worker +(225432, 4, 116276, 1, 1, 56110), -- Imperial Lynx +(225432, 3, 117860, 1, 1, 56110), -- Imperial Lynx +(225432, 2, 117861, 1, 1, 56110), -- Imperial Lynx +(225432, 1, 117885, 1, 1, 56110), -- Imperial Lynx +(225432, 0, 117884, 1, 1, 56110), -- Imperial Lynx +(225429, 0, 11686, 1, 1, 56110), -- Purifying Light Stalker +(225427, 4, 116279, 1, 1, 56110), -- Mischievous Lynx +(225427, 3, 118865, 1, 1, 56110), -- Mischievous Lynx +(225427, 2, 118864, 1, 1, 56110), -- Mischievous Lynx +(225427, 1, 118863, 1, 1, 56110), -- Mischievous Lynx +(225427, 0, 119876, 1, 1, 56110), -- Mischievous Lynx +(225426, 0, 117794, 1.20000004768371582, 1, 56110), -- Saradi +(225425, 0, 115761, 1, 1, 56110), -- Vek'kix +(225424, 4, 117889, 1, 1, 56110), -- Dozy Lynx +(225424, 3, 117888, 1, 1, 56110), -- Dozy Lynx +(225424, 2, 117886, 1, 1, 56110), -- Dozy Lynx +(225424, 1, 116277, 1, 1, 56110), -- Dozy Lynx +(225424, 0, 117887, 1, 1, 56110), -- Dozy Lynx +(225423, 0, 95021, 3, 1, 56110), -- Volatile Ooze +(225422, 0, 90594, 1.5, 0, 56110), -- Goblin Ice Mine +(225421, 0, 121257, 1, 1, 56110), -- Moog +(225420, 0, 121259, 1, 1, 56110), -- Iggy +(225419, 4, 119232, 1, 1, 56110), -- Imperial Lynx +(225419, 3, 119229, 1, 1, 56110), -- Imperial Lynx +(225419, 2, 119231, 1, 1, 56110), -- Imperial Lynx +(225419, 1, 119230, 1, 1, 56110), -- Imperial Lynx +(225419, 0, 118961, 1, 1, 56110), -- Imperial Lynx +(225418, 0, 117371, 1, 1, 56110), -- Zil'kra +(225416, 0, 112307, 1, 1, 56110), -- bunny +(225415, 1, 11686, 1, 0, 56110), -- Personal Phase Reset Controller [DNT] +(225415, 0, 73745, 3, 1, 56110), -- Personal Phase Reset Controller [DNT] +(225414, 0, 120303, 1, 1, 56110), -- Buttercup Hologram +(225409, 0, 121287, 1, 1, 56110), -- Surging Totem +(225408, 3, 115759, 1, 1, 56110), -- Sureki Eradicator +(225408, 2, 115758, 1, 1, 56110), -- Sureki Eradicator +(225408, 1, 115760, 1, 1, 56110), -- Sureki Eradicator +(225408, 0, 115019, 1, 1, 56110), -- Sureki Eradicator +(225406, 0, 120427, 1, 1, 56110), -- Marisda +(225405, 0, 120472, 1, 1, 56110), -- Bisdina +(225404, 1, 11686, 1, 1, 56110), -- Beledar's Spawn +(225404, 0, 47399, 1, 0, 56110), -- Beledar's Spawn +(225403, 0, 112307, 1, 1, 56110), -- bunny +(225402, 3, 116446, 1, 1, 56110), -- Skitterling Hauler +(225402, 2, 116447, 1, 1, 56110), -- Skitterling Hauler +(225402, 1, 116448, 1, 1, 56110), -- Skitterling Hauler +(225402, 0, 116449, 1, 1, 56110), -- Skitterling Hauler +(225401, 0, 120297, 0.75, 1, 56110), -- Wrapped Spool +(225400, 0, 120298, 2, 1, 56110), -- Web Cocoon Passenger +(225399, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Site 03 +(225399, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Site 03 +(225398, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Site 02 +(225398, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Site 02 +(225397, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Site 01 +(225397, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Site 01 +(225396, 0, 116308, 1, 1, 56110), -- Web Cocoon +(225395, 0, 102512, 1, 1, 56110), -- Fouled Coolant +(225394, 0, 116358, 2, 1, 56110), -- Widow Arak'nai +(225393, 2, 104036, 1, 1, 56110), -- Massive Slagshell +(225393, 1, 104037, 1, 1, 56110), -- Massive Slagshell +(225393, 0, 104038, 1, 1, 56110), -- Massive Slagshell +(225392, 0, 56187, 1, 1, 56110), -- Kill Credit: Ward [DNT] +(225391, 2, 104033, 1, 1, 56110), -- Slagshell Slider +(225391, 1, 104034, 1, 1, 56110), -- Slagshell Slider +(225391, 0, 104035, 1, 1, 56110), -- Slagshell Slider +(225390, 0, 107942, 1, 1, 56110), -- Risen Magma +(225389, 0, 38548, 1, 1, 56110), -- Slag Bubble +(225388, 0, 110431, 0.5, 1, 56110), -- Krolusk Whelpling +(225386, 0, 120293, 1, 1, 56110), -- Abandoned Loot +(225385, 1, 118541, 1, 1, 56110), -- Stonevault Runeweaver +(225385, 0, 118542, 1, 1, 56110), -- Stonevault Runeweaver +(225384, 0, 120460, 1, 1, 56110), -- Shroomy +(225378, 0, 117694, 1, 1, 56110), -- Lost Cogwalker +(225376, 0, 90680, 0.25, 1, 56110), -- Beloved Worm +(225375, 0, 117694, 1, 1, 56110), -- Lost Cogwalker +(225370, 0, 52318, 1, 1, 56110), -- Kill Credit: Letter Written +(225360, 0, 117189, 1, 1, 56110), -- Ar'syn +(225359, 0, 117792, 1, 1, 56110), -- Orator Tx'itk +(225358, 0, 120104, 1, 1, 56110), -- Orator Tx'itk +(225357, 0, 114538, 1, 1, 56110), -- Rakva +(225355, 0, 26770, 0.899999976158142089, 1, 56110), -- Archmage Aethas Sunreaver +(225353, 0, 117790, 1, 1, 56110), -- The Puppetmaster +(225352, 0, 117792, 1, 1, 56110), -- Orator Tx'itk +(225351, 0, 119090, 1, 1, 56110), -- Stormrook +(225350, 3, 120157, 1, 1, 56110), -- Convoy Leader +(225350, 2, 118697, 1, 1, 56110), -- Convoy Leader +(225350, 1, 120156, 1, 1, 56110), -- Convoy Leader +(225350, 0, 120155, 1, 1, 56110), -- Convoy Leader +(225349, 0, 117494, 1, 1, 56110), -- Mosspelt Ramolith +(225348, 0, 121238, 1, 1, 56110), -- Hungry Ramolith +(225347, 0, 122387, 1, 1, 56110), -- Stormrider Bruelda +(225346, 0, 120284, 1, 1, 56110), -- High Elevator Etak'kaht +(225345, 0, 114542, 1, 1, 56110), -- Shadowspinner Azarak +(225342, 5, 117973, 1, 1, 56110), -- Warped Reaver +(225342, 4, 117972, 1, 1, 56110), -- Warped Reaver +(225342, 3, 117975, 1, 1, 56110), -- Warped Reaver +(225342, 2, 118365, 1, 1, 56110), -- Warped Reaver +(225342, 1, 117974, 1, 1, 56110), -- Warped Reaver +(225342, 0, 118598, 1, 1, 56110), -- Warped Reaver +(225341, 4, 114468, 1, 1, 56110), -- Convoy Protector +(225341, 3, 114469, 1, 1, 56110), -- Convoy Protector +(225341, 2, 115761, 1, 1, 56110), -- Convoy Protector +(225341, 1, 115762, 1, 1, 56110), -- Convoy Protector +(225341, 0, 116283, 1, 1, 56110), -- Convoy Protector +(225340, 1, 94282, 0.5, 1, 56110), -- Stalker +(225340, 0, 169, 1, 0, 56110), -- Stalker +(225339, 2, 120278, 1, 1, 56110), -- Pilfered Cinderbrew +(225339, 1, 120276, 1, 1, 56110), -- Pilfered Cinderbrew +(225339, 0, 120277, 1, 1, 56110), -- Pilfered Cinderbrew +(225338, 1, 117525, 1, 1, 56110), -- Wanton Shadow +(225338, 0, 117524, 1, 1, 56110), -- Wanton Shadow +(225337, 0, 117518, 1, 1, 56110), -- Malignant Shadow +(225335, 0, 95021, 0.5, 1, 56110), -- Shifted Oozeling +(225334, 0, 115735, 1, 1, 56110), -- Tulumun +(225333, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(225332, 0, 114268, 1, 1, 56110), -- Executor Nizrek +(225330, 1, 11686, 1, 1, 56110), -- Executor Nizrek +(225330, 0, 87778, 1, 0, 56110), -- Executor Nizrek +(225327, 1, 11686, 1, 1, 56110), -- The Vizier +(225327, 0, 87778, 1, 0, 56110), -- The Vizier +(225323, 0, 111028, 1, 1, 56110), -- Ginger +(225311, 0, 114305, 1, 1, 56110), -- Plainswalker Shalehorn +(225309, 1, 116441, 1, 1, 56110), -- Rak-Ahat Silkrunner +(225309, 0, 116346, 1, 1, 56110), -- Rak-Ahat Silkrunner +(225308, 0, 120263, 0.699999988079071044, 1, 56110), -- Stubling +(225303, 0, 116390, 1, 1, 56110), -- Shipment of Silk +(225301, 4, 120274, 1, 1, 56110), -- Warspun Silk +(225301, 3, 120273, 1, 1, 56110), -- Warspun Silk +(225301, 2, 120272, 1, 1, 56110), -- Warspun Silk +(225301, 1, 120270, 1, 1, 56110), -- Warspun Silk +(225301, 0, 120271, 1, 1, 56110), -- Warspun Silk +(225299, 0, 119884, 2.5, 1, 56110), -- The Vizier +(225297, 1, 116492, 1, 1, 56110), -- Rak-Ahat Silkhauler +(225297, 0, 116493, 1, 1, 56110), -- Rak-Ahat Silkhauler +(225296, 1, 116441, 1, 1, 56110), -- Rak-Ahat Beetledriver +(225296, 0, 116346, 1, 1, 56110), -- Rak-Ahat Beetledriver +(225293, 0, 117238, 1, 1, 56110), -- Brinthe +(225290, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(225289, 0, 119875, 2.5, 1, 56110), -- Vizier's Shadecaster +(225288, 3, 116490, 1.20000004768371582, 1, 56110), -- Skittershaw Beetle +(225288, 2, 116491, 1.20000004768371582, 1, 56110), -- Skittershaw Beetle +(225288, 1, 116492, 1.20000004768371582, 1, 56110), -- Skittershaw Beetle +(225288, 0, 116493, 1.20000004768371582, 1, 56110), -- Skittershaw Beetle +(225287, 3, 116446, 1, 1, 56110), -- Skittershaw Driver +(225287, 2, 116447, 1, 1, 56110); -- Skittershaw Driver + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(225287, 1, 116448, 1, 1, 56110), -- Skittershaw Driver +(225287, 0, 116449, 1, 1, 56110), -- Skittershaw Driver +(225277, 5, 117757, 1, 1, 56110), -- Arathi Stalwart +(225277, 4, 117756, 1, 1, 56110), -- Arathi Stalwart +(225277, 3, 115038, 1, 1, 56110), -- Arathi Stalwart +(225277, 2, 115037, 1, 1, 56110), -- Arathi Stalwart +(225277, 1, 115036, 1, 1, 56110), -- Arathi Stalwart +(225277, 0, 115035, 1, 1, 56110), -- Arathi Stalwart +(225276, 0, 116390, 1, 1, 56110), -- Supply Skittershaw +(225275, 0, 120263, 1, 1, 56110), -- Stubling +(225274, 0, 120262, 1, 1, 56110), -- Recalled Enormos +(225271, 0, 107365, 1, 1, 56110), -- Dazzling Peafowl +(225270, 0, 114304, 1, 1, 56110), -- Crested Shalehorn +(225268, 0, 114305, 1, 1, 56110), -- Plainswalker Shalehorn +(225267, 9, 120053, 1, 1, 56110), -- Civilian Puppet +(225267, 8, 120052, 1, 1, 56110), -- Civilian Puppet +(225267, 7, 120051, 1, 1, 56110), -- Civilian Puppet +(225267, 6, 120049, 1, 1, 56110), -- Civilian Puppet +(225267, 5, 120048, 1, 1, 56110), -- Civilian Puppet +(225267, 4, 120047, 1, 1, 56110), -- Civilian Puppet +(225267, 3, 120045, 1, 1, 56110), -- Civilian Puppet +(225267, 2, 120043, 1, 1, 56110), -- Civilian Puppet +(225267, 1, 120042, 1, 1, 56110), -- Civilian Puppet +(225267, 0, 120040, 1, 1, 56110), -- Civilian Puppet +(225266, 1, 114531, 1, 1, 56110), -- Nerubian Puppet +(225266, 0, 114533, 1, 1, 56110), -- Nerubian Puppet +(225265, 0, 120261, 1, 1, 56110), -- Necrotic Cauldron +(225264, 1, 120224, 1, 1, 56110), -- [DNT] Puppetmaster Web Bunny +(225264, 0, 328, 1, 0, 56110), -- [DNT] Puppetmaster Web Bunny +(225263, 0, 118675, 1, 1, 56110), -- Grand Overspinner Antourix +(225261, 0, 52318, 1, 1, 56110), -- Proxy: Dyeworks Alchemists [DNT] +(225259, 0, 114942, 1.5, 1, 56110), -- Hungry Ramolith +(225257, 3, 121802, 1, 1, 56110), -- Invited Guest +(225257, 2, 119262, 1, 1, 56110), -- Invited Guest +(225257, 1, 121799, 1, 1, 56110), -- Invited Guest +(225257, 0, 121800, 1, 1, 56110), -- Invited Guest +(225256, 6, 120403, 1, 1, 56110), -- Invited Guest +(225256, 5, 120402, 1, 1, 56110), -- Invited Guest +(225256, 4, 120401, 1, 1, 56110), -- Invited Guest +(225256, 3, 118563, 1, 1, 56110), -- Invited Guest +(225256, 2, 115755, 1, 1, 56110), -- Invited Guest +(225256, 1, 114421, 1, 1, 56110), -- Invited Guest +(225256, 0, 114423, 1, 1, 56110), -- Invited Guest +(225255, 1, 115359, 1, 1, 56110), -- Snarling Mongrel +(225255, 0, 115358, 1, 1, 56110), -- Snarling Mongrel +(225254, 3, 115759, 1, 1, 56110), -- Invited Guest +(225254, 2, 115758, 1, 1, 56110), -- Invited Guest +(225254, 1, 115760, 1, 1, 56110), -- Invited Guest +(225254, 0, 115019, 1, 1, 56110), -- Invited Guest +(225253, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Collected Rings +(225253, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Collected Rings +(225251, 1, 11686, 1, 1, 56110), -- Scrumptious Grass +(225251, 0, 42240, 1, 0, 56110), -- Scrumptious Grass +(225250, 0, 52318, 1, 1, 56110), -- Kill Credit [DNT] +(225249, 0, 120415, 1, 1, 56110), -- Scritchscratch +(225248, 0, 117790, 1, 1, 56110), -- The Puppetmaster +(225247, 0, 114801, 1, 1, 56110), -- Honey Ooze +(225246, 0, 117189, 1, 1, 56110), -- Ar'syn +(225244, 1, 114362, 1, 1, 56110), -- Ravenous Glowmite +(225244, 0, 114365, 1, 1, 56110), -- Ravenous Glowmite +(225243, 3, 116446, 1, 1, 56110), -- Skitterling Hauler +(225243, 2, 116447, 1, 1, 56110), -- Skitterling Hauler +(225243, 1, 116448, 1, 1, 56110), -- Skitterling Hauler +(225243, 0, 116449, 1, 1, 56110), -- Skitterling Hauler +(225242, 0, 117707, 1, 1, 56110), -- Stormrook +(225241, 1, 56187, 1, 1, 56110), -- Area Trigger Bunny +(225241, 0, 113802, 1, 0, 56110), -- Area Trigger Bunny +(225240, 0, 120258, 1, 1, 56110), -- Overgrown Bush +(225239, 0, 120257, 1, 1, 56110), -- Overgrown Bush +(225238, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(225232, 0, 120256, 1, 1, 56110), -- Overgrown Plant +(225231, 1, 114779, 0.5, 1, 56110), -- Charmed Glowmite +(225231, 0, 114619, 0.5, 1, 56110), -- Charmed Glowmite +(225227, 0, 120248, 0.5, 1, 56110), -- Tumbleweed +(225226, 5, 117757, 1, 1, 56110), -- Arathi Stalwart +(225226, 4, 117756, 1, 1, 56110), -- Arathi Stalwart +(225226, 3, 115038, 1, 1, 56110), -- Arathi Stalwart +(225226, 2, 115037, 1, 1, 56110), -- Arathi Stalwart +(225226, 1, 115036, 1, 1, 56110), -- Arathi Stalwart +(225226, 0, 115035, 1, 1, 56110), -- Arathi Stalwart +(225225, 0, 118090, 1, 1, 56110), -- Skorthuz +(225224, 0, 72764, 0.5, 1, 56110), -- Lisky +(225222, 0, 117974, 1, 1, 56110), -- Fractured Skardyn +(225221, 0, 64062, 1, 1, 56110), -- KC: Bodyguard Slain [DNT] +(225220, 0, 120245, 1, 1, 56110), -- Wheat +(225219, 0, 115524, 1, 1, 56110), -- Shipwright Bodyguard +(225218, 0, 115535, 1, 1, 56110), -- Shipwright Bodyguard +(225217, 0, 121233, 1, 1, 56110), -- Market Assistant Laandon +(225216, 0, 116511, 1, 1, 56110), -- Arachnoid Scrounger +(225215, 0, 117358, 1, 1, 56110), -- Hermann +(225214, 0, 64062, 1, 1, 56110), -- KC: Shipwright Confronted [DNT] +(225213, 0, 115017, 1, 1, 56110), -- Unseen Blade Pali'zir +(225212, 0, 115775, 1, 1, 56110), -- Unseen Blade Oritex +(225211, 0, 115777, 1, 1, 56110), -- Unseen Blade Kixaal +(225210, 1, 21636, 0.100000001490116119, 0, 56110), -- Vigilant Nestguard +(225210, 0, 112728, 1, 1, 56110), -- Vigilant Nestguard +(225209, 0, 115776, 1, 1, 56110), -- Unseen Blade Zek +(225208, 1, 11686, 1, 1, 56110), -- Slime Wave +(225208, 0, 20324, 1, 0, 56110), -- Slime Wave +(225207, 0, 120246, 1, 1, 56110), -- Tomas Hillhelm +(225206, 3, 115017, 1, 1, 56110), -- Sureki Assassin +(225206, 2, 115775, 1, 1, 56110), -- Sureki Assassin +(225206, 1, 115777, 1, 1, 56110), -- Sureki Assassin +(225206, 0, 115776, 1, 1, 56110), -- Sureki Assassin +(225205, 0, 56187, 1, 1, 56110), -- Kill Credit: Energy Reading [DNT] +(225204, 0, 116968, 0.75, 1, 56110), -- Zekvir +(225202, 0, 120322, 1, 1, 56110), -- Sitch Montaigne +(225201, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(225201, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(225200, 0, 117970, 1, 1, 56110), -- Overwhelmed Repairbot +(225198, 0, 121234, 1, 1, 56110), -- Vaseshaper Rocco +(225197, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(225196, 0, 121236, 1, 1, 56110), -- Potter Roswith +(225195, 0, 114538, 1, 1, 56110), -- Rakva +(225194, 0, 117694, 1, 1, 56110), -- R-K-MEDES +(225193, 0, 91146, 0.25, 1, 56110), -- Pausing Pylon +(225192, 0, 117792, 1, 1, 56110), -- Orator Tx'itk +(225191, 0, 112266, 1, 1, 56110), -- Patchoulisa +(225190, 0, 26816, 1, 1, 56110), -- Dark Hound +(225189, 0, 117694, 1, 1, 56110), -- R-K-MEDES +(225188, 0, 115282, 1, 1, 56110), -- General Steelstrike +(225187, 3, 116345, 1, 1, 56110), -- Skitterling Laborer +(225187, 2, 116436, 1, 1, 56110), -- Skitterling Laborer +(225187, 1, 116437, 1, 1, 56110), -- Skitterling Laborer +(225187, 0, 116438, 1, 1, 56110), -- Skitterling Laborer +(225186, 1, 115359, 1, 1, 56110), -- [DNT] Snarling Mongrel +(225186, 0, 115358, 1, 1, 56110), -- [DNT] Snarling Mongrel +(225185, 0, 15435, 1, 1, 56110), -- [DNT] RP Egg Ability Stalker +(225184, 0, 119886, 0.200000002980232238, 1, 56110), -- Anub'azal +(225183, 0, 19167, 1.5, 1, 56110), -- Tinker +(225182, 0, 56187, 1, 1, 56110), -- Kill Credit: Cave [DNT] +(225181, 0, 114303, 1, 1, 56110), -- Rustmane Shalehorn +(225180, 0, 114146, 1, 1, 56110), -- Ironhoof Shalehorn +(225179, 1, 114533, 1, 1, 56110), -- Gaudy Web-Vandal +(225179, 0, 114532, 1, 1, 56110), -- Gaudy Web-Vandal +(225178, 0, 118993, 1, 1, 56110), -- Cupric Alchemist +(225177, 0, 114536, 1, 1, 56110), -- Cerulean Alchemist +(225176, 3, 116446, 1, 1, 56110), -- Skittershaw Driver +(225176, 2, 116447, 1, 1, 56110), -- Skittershaw Driver +(225176, 1, 116448, 1, 1, 56110), -- Skittershaw Driver +(225176, 0, 116449, 1, 1, 56110), -- Skittershaw Driver +(225175, 0, 52318, 1, 1, 56110), -- Kill Credit [DNT] +(225174, 0, 120236, 0.349999994039535522, 1, 56110), -- Earthen Delivery Drill +(225167, 1, 21999, 1, 1, 56110), -- ELM General Purpose Bunny - Flying (scale x0.01) +(225167, 0, 1126, 1, 0, 56110), -- ELM General Purpose Bunny - Flying (scale x0.01) +(225166, 0, 120416, 1, 1, 56110), -- Middles +(225165, 0, 52318, 1, 1, 56110), -- Kill Credit +(225164, 0, 90680, 0.25, 1, 56110), -- Disheartened Worm +(225155, 0, 120104, 1, 1, 56110), -- Orator Tx'itk +(225153, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(225148, 4, 114468, 1, 1, 56110), -- High Hollows Duelist +(225148, 3, 114469, 1, 1, 56110), -- High Hollows Duelist +(225148, 2, 115761, 1, 1, 56110), -- High Hollows Duelist +(225148, 1, 115762, 1, 1, 56110), -- High Hollows Duelist +(225148, 0, 116283, 1, 1, 56110), -- High Hollows Duelist +(225146, 0, 64062, 1, 1, 56110), -- Kill Credit +(225143, 0, 52318, 1, 1, 56110), -- Kill Credit +(225142, 0, 120223, 0.5, 1, 56110), -- Shoeduck +(225141, 1, 120224, 1, 1, 56110), -- [DNT] Web Bunny +(225141, 0, 328, 1, 0, 56110), -- [DNT] Web Bunny +(225139, 0, 115370, 1, 1, 56110), -- Umbral Stalker +(225138, 0, 115369, 1, 1, 56110), -- Gloom Stalker +(225136, 3, 116490, 1.20000004768371582, 1, 56110), -- Skittershaw Beetle +(225136, 2, 116491, 1.20000004768371582, 1, 56110), -- Skittershaw Beetle +(225136, 1, 116492, 1.20000004768371582, 1, 56110), -- Skittershaw Beetle +(225136, 0, 116493, 1.20000004768371582, 1, 56110), -- Skittershaw Beetle +(225120, 0, 117405, 1, 1, 56110), -- Dormant Golem +(225119, 0, 120222, 1, 1, 56110), -- Henning Roest +(225102, 0, 115344, 1, 1, 56110), -- Entranced Lihtgat +(225088, 1, 118750, 1, 1, 56110), -- Grasping Shadow +(225088, 0, 118749, 1, 1, 56110), -- Grasping Shadow +(225080, 0, 115348, 1, 1, 56110), -- Ghastly Baelgat +(225079, 1, 11686, 1, 1, 56110), -- Dragon Stalker +(225079, 0, 42655, 1, 0, 56110), -- Dragon Stalker +(225078, 0, 115348, 1, 1, 56110), -- Ghastly Baelgat +(225077, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(225068, 0, 52318, 1, 1, 56110), -- Kill Credit +(225067, 0, 120203, 1, 1, 56110), -- Griz Finglebur +(225066, 1, 115365, 1, 1, 56110), -- [DNT] Roaming Mongrel +(225066, 0, 115364, 1, 1, 56110), -- [DNT] Roaming Mongrel +(225049, 1, 115096, 1, 1, 56110), -- Caustic Jawcrawler +(225049, 0, 114484, 1, 1, 56110), -- Caustic Jawcrawler +(225040, 5, 117481, 1, 1, 56110), -- Mosspelt Ramolith +(225040, 4, 117484, 1, 1, 56110), -- Mosspelt Ramolith +(225040, 3, 117487, 1, 1, 56110), -- Mosspelt Ramolith +(225040, 2, 117494, 1, 1, 56110), -- Mosspelt Ramolith +(225040, 1, 117497, 1, 1, 56110), -- Mosspelt Ramolith +(225040, 0, 117491, 1, 1, 56110), -- Mosspelt Ramolith +(225026, 1, 103558, 1, 1, 56110), -- Sandscale Riplisk +(225026, 0, 103559, 1, 1, 56110), -- Sandscale Riplisk +(225024, 0, 114268, 1, 1, 56110), -- Executor Nizrek +(225022, 0, 117860, 1, 1, 56110), -- Lost Lynx +(225021, 0, 52318, 1, 1, 56110), -- Kill Credit +(225019, 0, 116681, 1, 1, 56110), -- Overwatch Swarmite +(225018, 0, 120186, 1, 1, 56110), -- Ferno +(225016, 9, 122685, 1, 1, 56110), -- Reclamation Machinist +(225016, 8, 122684, 1, 1, 56110), -- Reclamation Machinist +(225016, 7, 122682, 1, 1, 56110), -- Reclamation Machinist +(225016, 6, 122681, 1, 1, 56110), -- Reclamation Machinist +(225016, 5, 117755, 1, 1, 56110), -- Reclamation Machinist +(225016, 4, 117754, 1, 1, 56110), -- Reclamation Machinist +(225016, 3, 115023, 1, 1, 56110), -- Reclamation Machinist +(225016, 2, 115022, 1, 1, 56110), -- Reclamation Machinist +(225016, 1, 115021, 1, 1, 56110), -- Reclamation Machinist +(225016, 0, 115020, 1, 1, 56110), -- Reclamation Machinist +(225015, 1, 27823, 1, 1, 56110), -- Skardyn Bunny Trigger +(225015, 0, 328, 1, 0, 56110), -- Skardyn Bunny Trigger +(224994, 0, 100005, 0.699999988079071044, 1, 56110), -- Memory of a Shield +(224988, 3, 116446, 1, 1, 56110), -- Skittershaw Driver +(224988, 2, 116447, 1, 1, 56110), -- Skittershaw Driver +(224988, 1, 116448, 1, 1, 56110), -- Skittershaw Driver +(224988, 0, 116449, 1, 1, 56110), -- Skittershaw Driver +(224973, 0, 120183, 1, 1, 56110), -- High Hollows Skittershaw +(224972, 0, 91387, 1, 1, 56110), -- Dire Stormhowl +(224970, 0, 115709, 1.5, 1, 56110), -- Caustic Bomber +(224969, 0, 120174, 1, 1, 56110), -- Improvised Springboard +(224967, 3, 117194, 1, 1, 56110), -- Tired Worker +(224967, 2, 117193, 1, 1, 56110), -- Tired Worker +(224967, 1, 117196, 1, 1, 56110), -- Tired Worker +(224967, 0, 117195, 1, 1, 56110), -- Tired Worker +(224966, 0, 120175, 1, 1, 56110), -- Mindi Maxlof +(224964, 0, 120837, 1, 1, 56110), -- Assistant Gwinnd +(224963, 7, 120232, 1, 1, 56110), -- Elusive Kaheti Battle Tank +(224963, 6, 120230, 1, 1, 56110), -- Elusive Kaheti Battle Tank +(224963, 5, 120233, 1, 1, 56110), -- Elusive Kaheti Battle Tank +(224963, 4, 116538, 1, 1, 56110), -- Elusive Kaheti Battle Tank +(224963, 3, 120234, 1, 1, 56110), -- Elusive Kaheti Battle Tank +(224963, 2, 120231, 1, 1, 56110), -- Elusive Kaheti Battle Tank +(224963, 1, 120235, 1, 1, 56110), -- Elusive Kaheti Battle Tank +(224963, 0, 120229, 1, 1, 56110), -- Elusive Kaheti Battle Tank +(224962, 0, 120170, 1.25, 1, 56110), -- Cursedforge Mender +(224961, 0, 120836, 1, 1, 56110), -- Assistant Haraald +(224960, 0, 119368, 1.35000002384185791, 1, 56110), -- Highlord Darion Mograine +(224959, 0, 115083, 1.25, 1, 56110), -- Elusive Terrorwing Stinger +(224958, 0, 115083, 1, 1, 56110), -- Elusive Gloomstinger +(224957, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Plaque Placed +(224957, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Plaque Placed +(224956, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Plaque Collected +(224956, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Plaque Collected +(224955, 1, 11686, 1, 1, 56110), -- Nerubian Wall Mount [DNT] +(224955, 0, 73745, 3, 0, 56110), -- Nerubian Wall Mount [DNT] +(224954, 0, 120835, 1, 1, 56110), -- Bookkeeper Mhewind +(224953, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Plaque Carved +(224953, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Plaque Carved +(224952, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Plaque Quenched +(224952, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Plaque Quenched +(224951, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Plaque Heated +(224951, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Plaque Heated +(224950, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Talked to Urtago +(224950, 0, 328, 1, 0, 56110); -- [DNT] Kill Credit: Talked to Urtago + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(224949, 1, 118218, 1, 1, 56110), -- Budding Lashroom +(224949, 0, 115250, 1, 1, 56110), -- Budding Lashroom +(224948, 0, 117256, 1, 1, 56110), -- Urtago +(224947, 1, 104476, 0.75, 1, 56110), -- Lasher +(224947, 0, 104475, 0.75, 1, 56110), -- Lasher +(224946, 0, 115288, 1, 1, 56110), -- Great Kyron +(224945, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(224944, 12, 118440, 1, 1, 56110), -- Dornogal Citizen +(224944, 11, 118439, 1, 1, 56110), -- Dornogal Citizen +(224944, 10, 118438, 1, 1, 56110), -- Dornogal Citizen +(224944, 9, 118437, 1, 1, 56110), -- Dornogal Citizen +(224944, 8, 117427, 1, 1, 56110), -- Dornogal Citizen +(224944, 7, 117426, 1, 1, 56110), -- Dornogal Citizen +(224944, 6, 117425, 1, 1, 56110), -- Dornogal Citizen +(224944, 5, 117424, 1, 1, 56110), -- Dornogal Citizen +(224944, 4, 117409, 1, 1, 56110), -- Dornogal Citizen +(224944, 3, 117409, 1, 1, 56110), -- Dornogal Citizen +(224944, 2, 118430, 1, 1, 56110), -- Dornogal Citizen +(224944, 1, 117410, 1, 1, 56110), -- Dornogal Citizen +(224944, 0, 117408, 1, 1, 56110), -- Dornogal Citizen +(224943, 18, 118458, 1, 1, 56110), -- Freywold Citizen +(224943, 17, 118463, 1, 1, 56110), -- Freywold Citizen +(224943, 16, 118461, 1, 1, 56110), -- Freywold Citizen +(224943, 15, 118459, 1, 1, 56110), -- Freywold Citizen +(224943, 14, 117360, 1, 1, 56110), -- Freywold Citizen +(224943, 13, 117355, 1, 1, 56110), -- Freywold Citizen +(224943, 12, 117358, 1, 1, 56110), -- Freywold Citizen +(224943, 11, 117353, 1, 1, 56110), -- Freywold Citizen +(224943, 10, 118451, 1, 1, 56110), -- Freywold Citizen +(224943, 9, 118446, 1, 1, 56110), -- Freywold Citizen +(224943, 8, 117655, 1, 1, 56110), -- Freywold Citizen +(224943, 7, 117656, 1, 1, 56110), -- Freywold Citizen +(224943, 6, 117659, 1, 1, 56110), -- Freywold Citizen +(224943, 5, 117660, 1, 1, 56110), -- Freywold Citizen +(224943, 4, 118531, 1, 1, 56110), -- Freywold Citizen +(224943, 3, 117336, 1, 1, 56110), -- Freywold Citizen +(224943, 2, 117343, 1, 1, 56110), -- Freywold Citizen +(224943, 1, 117341, 1, 1, 56110), -- Freywold Citizen +(224943, 0, 117339, 1, 1, 56110), -- Freywold Citizen +(224941, 8, 122427, 1, 1, 56110), -- Gundargaz Citizen +(224941, 7, 122428, 1, 1, 56110), -- Gundargaz Citizen +(224941, 6, 117642, 1, 1, 56110), -- Gundargaz Citizen +(224941, 5, 117644, 1, 1, 56110), -- Gundargaz Citizen +(224941, 4, 118454, 1, 1, 56110), -- Gundargaz Citizen +(224941, 3, 117445, 1, 1, 56110), -- Gundargaz Citizen +(224941, 2, 118453, 1, 1, 56110), -- Gundargaz Citizen +(224941, 1, 117439, 1, 1, 56110), -- Gundargaz Citizen +(224941, 0, 118456, 1, 1, 56110), -- Gundargaz Citizen +(224940, 0, 120166, 1, 1, 56110), -- Kargen Ironbrow +(224939, 0, 120165, 0.25, 1, 56110), -- Necrotic Bubble +(224938, 0, 115968, 1, 1, 56110), -- Air Bubble +(224937, 1, 116096, 1, 1, 56110), -- Air Bubbles +(224937, 0, 120165, 2, 0, 56110), -- Air Bubbles +(224936, 5, 120153, 1, 1, 56110), -- High Hollows Citizen +(224936, 4, 114421, 1, 1, 56110), -- High Hollows Citizen +(224936, 3, 114422, 1, 1, 56110), -- High Hollows Citizen +(224936, 2, 114423, 1, 1, 56110), -- High Hollows Citizen +(224936, 1, 115755, 1, 1, 56110), -- High Hollows Citizen +(224936, 0, 118563, 1, 1, 56110), -- High Hollows Citizen +(224935, 0, 121847, 1, 1, 56110), -- Dolena +(224934, 3, 120502, 1, 1, 56110), -- Freed Crusader +(224934, 2, 120501, 1, 1, 56110), -- Freed Crusader +(224934, 1, 120500, 1, 1, 56110), -- Freed Crusader +(224934, 0, 120499, 1, 1, 56110), -- Freed Crusader +(224932, 0, 120160, 0.699999988079071044, 1, 56110), -- Recalled Forgotten Depths Ambusher +(224930, 0, 117256, 1, 1, 56110), -- Urtago +(224928, 0, 120161, 1, 1, 56110), -- Recalled Webbed Crusader +(224925, 2, 31887, 1, 1, 56110), -- Twilight Egg +(224925, 1, 31887, 0.85000002384185791, 1, 56110), -- Twilight Egg +(224925, 0, 31887, 0.699999988079071044, 1, 56110), -- Twilight Egg +(224924, 0, 114840, 1.5, 1, 56110), -- Elusive Gargantuan Stormscale +(224923, 1, 94282, 1, 1, 56110), -- Nerubian +(224923, 0, 96358, 1, 0, 56110), -- Nerubian +(224922, 0, 115381, 1.299999952316284179, 1, 56110), -- Vanishing Nightmare +(224919, 0, 117861, 1, 1, 56110), -- Amber +(224917, 1, 27823, 1, 1, 56110), -- Webbed Crusader Bunny Trigger +(224917, 0, 328, 1, 0, 56110), -- Webbed Crusader Bunny Trigger +(224914, 7, 112483, 0.5, 1, 56110), -- Lashroom +(224914, 6, 112484, 0.5, 1, 56110), -- Lashroom +(224914, 5, 112485, 0.5, 1, 56110), -- Lashroom +(224914, 4, 112486, 0.5, 1, 56110), -- Lashroom +(224914, 3, 112487, 0.5, 1, 56110), -- Lashroom +(224914, 2, 112488, 0.5, 1, 56110), -- Lashroom +(224914, 1, 112489, 0.5, 1, 56110), -- Lashroom +(224914, 0, 112490, 0.5, 1, 56110), -- Lashroom +(224912, 0, 120159, 1, 1, 56110), -- Kobyss Totem +(224911, 0, 92725, 1, 1, 56110), -- Volatile Barrel +(224910, 46, 112664, 1, 1, 56110), -- Wayward Emissary +(224910, 45, 112494, 1, 1, 56110), -- Wayward Emissary +(224910, 44, 112501, 1, 1, 56110), -- Wayward Emissary +(224910, 43, 111756, 1, 1, 56110), -- Wayward Emissary +(224910, 42, 111809, 1, 1, 56110), -- Wayward Emissary +(224910, 41, 111890, 1, 1, 56110), -- Wayward Emissary +(224910, 40, 112361, 1, 1, 56110), -- Wayward Emissary +(224910, 39, 112380, 1, 1, 56110), -- Wayward Emissary +(224910, 38, 112020, 1, 1, 56110), -- Wayward Emissary +(224910, 37, 112309, 1, 1, 56110), -- Wayward Emissary +(224910, 36, 111377, 1, 1, 56110), -- Wayward Emissary +(224910, 35, 106374, 1, 1, 56110), -- Wayward Emissary +(224910, 34, 112347, 1, 1, 56110), -- Wayward Emissary +(224910, 33, 112153, 1, 1, 56110), -- Wayward Emissary +(224910, 32, 117183, 1, 1, 56110), -- Wayward Emissary +(224910, 31, 117184, 1, 1, 56110), -- Wayward Emissary +(224910, 30, 112266, 1, 1, 56110), -- Wayward Emissary +(224910, 29, 111723, 1, 1, 56110), -- Wayward Emissary +(224910, 28, 112346, 1, 1, 56110), -- Wayward Emissary +(224910, 27, 112279, 1, 1, 56110), -- Wayward Emissary +(224910, 26, 112574, 1, 1, 56110), -- Wayward Emissary +(224910, 25, 111755, 1, 1, 56110), -- Wayward Emissary +(224910, 24, 112610, 1, 1, 56110), -- Wayward Emissary +(224910, 23, 112268, 1, 1, 56110), -- Wayward Emissary +(224910, 22, 112344, 1, 1, 56110), -- Wayward Emissary +(224910, 21, 111722, 1, 1, 56110), -- Wayward Emissary +(224910, 20, 111887, 1, 1, 56110), -- Wayward Emissary +(224910, 19, 112362, 1, 1, 56110), -- Wayward Emissary +(224910, 18, 112345, 1, 1, 56110), -- Wayward Emissary +(224910, 17, 111604, 1, 1, 56110), -- Wayward Emissary +(224910, 16, 112376, 1, 1, 56110), -- Wayward Emissary +(224910, 15, 112267, 1, 1, 56110), -- Wayward Emissary +(224910, 14, 112538, 1, 1, 56110), -- Wayward Emissary +(224910, 13, 111379, 1, 1, 56110), -- Wayward Emissary +(224910, 12, 112520, 1, 1, 56110), -- Wayward Emissary +(224910, 11, 112044, 1, 1, 56110), -- Wayward Emissary +(224910, 10, 106518, 1, 1, 56110), -- Wayward Emissary +(224910, 9, 112500, 1, 1, 56110), -- Wayward Emissary +(224910, 8, 117179, 1, 1, 56110), -- Wayward Emissary +(224910, 7, 117182, 1, 1, 56110), -- Wayward Emissary +(224910, 6, 112283, 1, 1, 56110), -- Wayward Emissary +(224910, 5, 112521, 1, 1, 56110), -- Wayward Emissary +(224910, 4, 112375, 1, 1, 56110), -- Wayward Emissary +(224910, 3, 111888, 1, 1, 56110), -- Wayward Emissary +(224910, 2, 111843, 1, 1, 56110), -- Wayward Emissary +(224910, 1, 111889, 1, 1, 56110), -- Wayward Emissary +(224910, 0, 112278, 1, 1, 56110), -- Wayward Emissary +(224909, 46, 112664, 1, 1, 56110), -- Wayward Emissary +(224909, 45, 112494, 1, 1, 56110), -- Wayward Emissary +(224909, 44, 112501, 1, 1, 56110), -- Wayward Emissary +(224909, 43, 111756, 1, 1, 56110), -- Wayward Emissary +(224909, 42, 111809, 1, 1, 56110), -- Wayward Emissary +(224909, 41, 111890, 1, 1, 56110), -- Wayward Emissary +(224909, 40, 112361, 1, 1, 56110), -- Wayward Emissary +(224909, 39, 112380, 1, 1, 56110), -- Wayward Emissary +(224909, 38, 112020, 1, 1, 56110), -- Wayward Emissary +(224909, 37, 112309, 1, 1, 56110), -- Wayward Emissary +(224909, 36, 111377, 1, 1, 56110), -- Wayward Emissary +(224909, 35, 106374, 1, 1, 56110), -- Wayward Emissary +(224909, 34, 112347, 1, 1, 56110), -- Wayward Emissary +(224909, 33, 112153, 1, 1, 56110), -- Wayward Emissary +(224909, 32, 117183, 1, 1, 56110), -- Wayward Emissary +(224909, 31, 117184, 1, 1, 56110), -- Wayward Emissary +(224909, 30, 112266, 1, 1, 56110), -- Wayward Emissary +(224909, 29, 111723, 1, 1, 56110), -- Wayward Emissary +(224909, 28, 112346, 1, 1, 56110), -- Wayward Emissary +(224909, 27, 112279, 1, 1, 56110), -- Wayward Emissary +(224909, 26, 112574, 1, 1, 56110), -- Wayward Emissary +(224909, 25, 111755, 1, 1, 56110), -- Wayward Emissary +(224909, 24, 112610, 1, 1, 56110), -- Wayward Emissary +(224909, 23, 112268, 1, 1, 56110), -- Wayward Emissary +(224909, 22, 112344, 1, 1, 56110), -- Wayward Emissary +(224909, 21, 111722, 1, 1, 56110), -- Wayward Emissary +(224909, 20, 111887, 1, 1, 56110), -- Wayward Emissary +(224909, 19, 112362, 1, 1, 56110), -- Wayward Emissary +(224909, 18, 112345, 1, 1, 56110), -- Wayward Emissary +(224909, 17, 111604, 1, 1, 56110), -- Wayward Emissary +(224909, 16, 112376, 1, 1, 56110), -- Wayward Emissary +(224909, 15, 112267, 1, 1, 56110), -- Wayward Emissary +(224909, 14, 112538, 1, 1, 56110), -- Wayward Emissary +(224909, 13, 111379, 1, 1, 56110), -- Wayward Emissary +(224909, 12, 112520, 1, 1, 56110), -- Wayward Emissary +(224909, 11, 112044, 1, 1, 56110), -- Wayward Emissary +(224909, 10, 106518, 1, 1, 56110), -- Wayward Emissary +(224909, 9, 112500, 1, 1, 56110), -- Wayward Emissary +(224909, 8, 117179, 1, 1, 56110), -- Wayward Emissary +(224909, 7, 117182, 1, 1, 56110), -- Wayward Emissary +(224909, 6, 112283, 1, 1, 56110), -- Wayward Emissary +(224909, 5, 112521, 1, 1, 56110), -- Wayward Emissary +(224909, 4, 112375, 1, 1, 56110), -- Wayward Emissary +(224909, 3, 111888, 1, 1, 56110), -- Wayward Emissary +(224909, 2, 111843, 1, 1, 56110), -- Wayward Emissary +(224909, 1, 111889, 1, 1, 56110), -- Wayward Emissary +(224909, 0, 112278, 1, 1, 56110), -- Wayward Emissary +(224908, 46, 112664, 1, 1, 56110), -- Wayward Emissary +(224908, 45, 112494, 1, 1, 56110), -- Wayward Emissary +(224908, 44, 112501, 1, 1, 56110), -- Wayward Emissary +(224908, 43, 111756, 1, 1, 56110), -- Wayward Emissary +(224908, 42, 111809, 1, 1, 56110), -- Wayward Emissary +(224908, 41, 111890, 1, 1, 56110), -- Wayward Emissary +(224908, 40, 112361, 1, 1, 56110), -- Wayward Emissary +(224908, 39, 112380, 1, 1, 56110), -- Wayward Emissary +(224908, 38, 112020, 1, 1, 56110), -- Wayward Emissary +(224908, 37, 112309, 1, 1, 56110), -- Wayward Emissary +(224908, 36, 111377, 1, 1, 56110), -- Wayward Emissary +(224908, 35, 106374, 1, 1, 56110), -- Wayward Emissary +(224908, 34, 112347, 1, 1, 56110), -- Wayward Emissary +(224908, 33, 112153, 1, 1, 56110), -- Wayward Emissary +(224908, 32, 117183, 1, 1, 56110), -- Wayward Emissary +(224908, 31, 117184, 1, 1, 56110), -- Wayward Emissary +(224908, 30, 112266, 1, 1, 56110), -- Wayward Emissary +(224908, 29, 111723, 1, 1, 56110), -- Wayward Emissary +(224908, 28, 112346, 1, 1, 56110), -- Wayward Emissary +(224908, 27, 112279, 1, 1, 56110), -- Wayward Emissary +(224908, 26, 112574, 1, 1, 56110), -- Wayward Emissary +(224908, 25, 111755, 1, 1, 56110), -- Wayward Emissary +(224908, 24, 112610, 1, 1, 56110), -- Wayward Emissary +(224908, 23, 112268, 1, 1, 56110), -- Wayward Emissary +(224908, 22, 112344, 1, 1, 56110), -- Wayward Emissary +(224908, 21, 111722, 1, 1, 56110), -- Wayward Emissary +(224908, 20, 111887, 1, 1, 56110), -- Wayward Emissary +(224908, 19, 112362, 1, 1, 56110), -- Wayward Emissary +(224908, 18, 112345, 1, 1, 56110), -- Wayward Emissary +(224908, 17, 111604, 1, 1, 56110), -- Wayward Emissary +(224908, 16, 112376, 1, 1, 56110), -- Wayward Emissary +(224908, 15, 112267, 1, 1, 56110), -- Wayward Emissary +(224908, 14, 112538, 1, 1, 56110), -- Wayward Emissary +(224908, 13, 111379, 1, 1, 56110), -- Wayward Emissary +(224908, 12, 112520, 1, 1, 56110), -- Wayward Emissary +(224908, 11, 112044, 1, 1, 56110), -- Wayward Emissary +(224908, 10, 106518, 1, 1, 56110), -- Wayward Emissary +(224908, 9, 112500, 1, 1, 56110), -- Wayward Emissary +(224908, 8, 117179, 1, 1, 56110), -- Wayward Emissary +(224908, 7, 117182, 1, 1, 56110), -- Wayward Emissary +(224908, 6, 112283, 1, 1, 56110), -- Wayward Emissary +(224908, 5, 112521, 1, 1, 56110), -- Wayward Emissary +(224908, 4, 112375, 1, 1, 56110), -- Wayward Emissary +(224908, 3, 111888, 1, 1, 56110), -- Wayward Emissary +(224908, 2, 111843, 1, 1, 56110), -- Wayward Emissary +(224908, 1, 111889, 1, 1, 56110), -- Wayward Emissary +(224908, 0, 112278, 1, 1, 56110), -- Wayward Emissary +(224907, 46, 112664, 1, 1, 56110), -- Wayward Emissary +(224907, 45, 112494, 1, 1, 56110), -- Wayward Emissary +(224907, 44, 112501, 1, 1, 56110), -- Wayward Emissary +(224907, 43, 111756, 1, 1, 56110), -- Wayward Emissary +(224907, 42, 111809, 1, 1, 56110), -- Wayward Emissary +(224907, 41, 111890, 1, 1, 56110), -- Wayward Emissary +(224907, 40, 112361, 1, 1, 56110), -- Wayward Emissary +(224907, 39, 112380, 1, 1, 56110), -- Wayward Emissary +(224907, 38, 112020, 1, 1, 56110), -- Wayward Emissary +(224907, 37, 112309, 1, 1, 56110), -- Wayward Emissary +(224907, 36, 111377, 1, 1, 56110), -- Wayward Emissary +(224907, 35, 106374, 1, 1, 56110), -- Wayward Emissary +(224907, 34, 112347, 1, 1, 56110), -- Wayward Emissary +(224907, 33, 112153, 1, 1, 56110), -- Wayward Emissary +(224907, 32, 117183, 1, 1, 56110), -- Wayward Emissary +(224907, 31, 117184, 1, 1, 56110), -- Wayward Emissary +(224907, 30, 112266, 1, 1, 56110), -- Wayward Emissary +(224907, 29, 111723, 1, 1, 56110), -- Wayward Emissary +(224907, 28, 112346, 1, 1, 56110), -- Wayward Emissary +(224907, 27, 112279, 1, 1, 56110), -- Wayward Emissary +(224907, 26, 112574, 1, 1, 56110), -- Wayward Emissary +(224907, 25, 111755, 1, 1, 56110); -- Wayward Emissary + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(224907, 24, 112610, 1, 1, 56110), -- Wayward Emissary +(224907, 23, 112268, 1, 1, 56110), -- Wayward Emissary +(224907, 22, 112344, 1, 1, 56110), -- Wayward Emissary +(224907, 21, 111722, 1, 1, 56110), -- Wayward Emissary +(224907, 20, 111887, 1, 1, 56110), -- Wayward Emissary +(224907, 19, 112362, 1, 1, 56110), -- Wayward Emissary +(224907, 18, 112345, 1, 1, 56110), -- Wayward Emissary +(224907, 17, 111604, 1, 1, 56110), -- Wayward Emissary +(224907, 16, 112376, 1, 1, 56110), -- Wayward Emissary +(224907, 15, 112267, 1, 1, 56110), -- Wayward Emissary +(224907, 14, 112538, 1, 1, 56110), -- Wayward Emissary +(224907, 13, 111379, 1, 1, 56110), -- Wayward Emissary +(224907, 12, 112520, 1, 1, 56110), -- Wayward Emissary +(224907, 11, 112044, 1, 1, 56110), -- Wayward Emissary +(224907, 10, 106518, 1, 1, 56110), -- Wayward Emissary +(224907, 9, 112500, 1, 1, 56110), -- Wayward Emissary +(224907, 8, 117179, 1, 1, 56110), -- Wayward Emissary +(224907, 7, 117182, 1, 1, 56110), -- Wayward Emissary +(224907, 6, 112283, 1, 1, 56110), -- Wayward Emissary +(224907, 5, 112521, 1, 1, 56110), -- Wayward Emissary +(224907, 4, 112375, 1, 1, 56110), -- Wayward Emissary +(224907, 3, 111888, 1, 1, 56110), -- Wayward Emissary +(224907, 2, 111843, 1, 1, 56110), -- Wayward Emissary +(224907, 1, 111889, 1, 1, 56110), -- Wayward Emissary +(224907, 0, 112278, 1, 1, 56110), -- Wayward Emissary +(224906, 46, 112664, 1, 1, 56110), -- Wayward Emissary +(224906, 45, 112494, 1, 1, 56110), -- Wayward Emissary +(224906, 44, 112501, 1, 1, 56110), -- Wayward Emissary +(224906, 43, 111756, 1, 1, 56110), -- Wayward Emissary +(224906, 42, 111809, 1, 1, 56110), -- Wayward Emissary +(224906, 41, 111890, 1, 1, 56110), -- Wayward Emissary +(224906, 40, 112361, 1, 1, 56110), -- Wayward Emissary +(224906, 39, 112380, 1, 1, 56110), -- Wayward Emissary +(224906, 38, 112020, 1, 1, 56110), -- Wayward Emissary +(224906, 37, 112309, 1, 1, 56110), -- Wayward Emissary +(224906, 36, 111377, 1, 1, 56110), -- Wayward Emissary +(224906, 35, 106374, 1, 1, 56110), -- Wayward Emissary +(224906, 34, 112347, 1, 1, 56110), -- Wayward Emissary +(224906, 33, 112153, 1, 1, 56110), -- Wayward Emissary +(224906, 32, 117183, 1, 1, 56110), -- Wayward Emissary +(224906, 31, 117184, 1, 1, 56110), -- Wayward Emissary +(224906, 30, 112266, 1, 1, 56110), -- Wayward Emissary +(224906, 29, 111723, 1, 1, 56110), -- Wayward Emissary +(224906, 28, 112346, 1, 1, 56110), -- Wayward Emissary +(224906, 27, 112279, 1, 1, 56110), -- Wayward Emissary +(224906, 26, 112574, 1, 1, 56110), -- Wayward Emissary +(224906, 25, 111755, 1, 1, 56110), -- Wayward Emissary +(224906, 24, 112610, 1, 1, 56110), -- Wayward Emissary +(224906, 23, 112268, 1, 1, 56110), -- Wayward Emissary +(224906, 22, 112344, 1, 1, 56110), -- Wayward Emissary +(224906, 21, 111722, 1, 1, 56110), -- Wayward Emissary +(224906, 20, 111887, 1, 1, 56110), -- Wayward Emissary +(224906, 19, 112362, 1, 1, 56110), -- Wayward Emissary +(224906, 18, 112345, 1, 1, 56110), -- Wayward Emissary +(224906, 17, 111604, 1, 1, 56110), -- Wayward Emissary +(224906, 16, 112376, 1, 1, 56110), -- Wayward Emissary +(224906, 15, 112267, 1, 1, 56110), -- Wayward Emissary +(224906, 14, 112538, 1, 1, 56110), -- Wayward Emissary +(224906, 13, 111379, 1, 1, 56110), -- Wayward Emissary +(224906, 12, 112520, 1, 1, 56110), -- Wayward Emissary +(224906, 11, 112044, 1, 1, 56110), -- Wayward Emissary +(224906, 10, 106518, 1, 1, 56110), -- Wayward Emissary +(224906, 9, 112500, 1, 1, 56110), -- Wayward Emissary +(224906, 8, 117179, 1, 1, 56110), -- Wayward Emissary +(224906, 7, 117182, 1, 1, 56110), -- Wayward Emissary +(224906, 6, 112283, 1, 1, 56110), -- Wayward Emissary +(224906, 5, 112521, 1, 1, 56110), -- Wayward Emissary +(224906, 4, 112375, 1, 1, 56110), -- Wayward Emissary +(224906, 3, 111888, 1, 1, 56110), -- Wayward Emissary +(224906, 2, 111843, 1, 1, 56110), -- Wayward Emissary +(224906, 1, 111889, 1, 1, 56110), -- Wayward Emissary +(224906, 0, 112278, 1, 1, 56110), -- Wayward Emissary +(224905, 0, 56187, 1, 1, 56110), -- Kill Credit: Machine Maintained 01 [DNT] +(224904, 46, 112664, 1, 1, 56110), -- Wayward Emissary +(224904, 45, 112494, 1, 1, 56110), -- Wayward Emissary +(224904, 44, 112501, 1, 1, 56110), -- Wayward Emissary +(224904, 43, 111756, 1, 1, 56110), -- Wayward Emissary +(224904, 42, 111809, 1, 1, 56110), -- Wayward Emissary +(224904, 41, 111890, 1, 1, 56110), -- Wayward Emissary +(224904, 40, 112361, 1, 1, 56110), -- Wayward Emissary +(224904, 39, 112380, 1, 1, 56110), -- Wayward Emissary +(224904, 38, 112020, 1, 1, 56110), -- Wayward Emissary +(224904, 37, 112309, 1, 1, 56110), -- Wayward Emissary +(224904, 36, 111377, 1, 1, 56110), -- Wayward Emissary +(224904, 35, 106374, 1, 1, 56110), -- Wayward Emissary +(224904, 34, 112347, 1, 1, 56110), -- Wayward Emissary +(224904, 33, 112153, 1, 1, 56110), -- Wayward Emissary +(224904, 32, 117183, 1, 1, 56110), -- Wayward Emissary +(224904, 31, 117184, 1, 1, 56110), -- Wayward Emissary +(224904, 30, 112266, 1, 1, 56110), -- Wayward Emissary +(224904, 29, 111723, 1, 1, 56110), -- Wayward Emissary +(224904, 28, 112346, 1, 1, 56110), -- Wayward Emissary +(224904, 27, 112279, 1, 1, 56110), -- Wayward Emissary +(224904, 26, 112574, 1, 1, 56110), -- Wayward Emissary +(224904, 25, 111755, 1, 1, 56110), -- Wayward Emissary +(224904, 24, 112610, 1, 1, 56110), -- Wayward Emissary +(224904, 23, 112268, 1, 1, 56110), -- Wayward Emissary +(224904, 22, 112344, 1, 1, 56110), -- Wayward Emissary +(224904, 21, 111722, 1, 1, 56110), -- Wayward Emissary +(224904, 20, 111887, 1, 1, 56110), -- Wayward Emissary +(224904, 19, 112362, 1, 1, 56110), -- Wayward Emissary +(224904, 18, 112345, 1, 1, 56110), -- Wayward Emissary +(224904, 17, 111604, 1, 1, 56110), -- Wayward Emissary +(224904, 16, 112376, 1, 1, 56110), -- Wayward Emissary +(224904, 15, 112267, 1, 1, 56110), -- Wayward Emissary +(224904, 14, 112538, 1, 1, 56110), -- Wayward Emissary +(224904, 13, 111379, 1, 1, 56110), -- Wayward Emissary +(224904, 12, 112520, 1, 1, 56110), -- Wayward Emissary +(224904, 11, 112044, 1, 1, 56110), -- Wayward Emissary +(224904, 10, 106518, 1, 1, 56110), -- Wayward Emissary +(224904, 9, 112500, 1, 1, 56110), -- Wayward Emissary +(224904, 8, 117179, 1, 1, 56110), -- Wayward Emissary +(224904, 7, 117182, 1, 1, 56110), -- Wayward Emissary +(224904, 6, 112283, 1, 1, 56110), -- Wayward Emissary +(224904, 5, 112521, 1, 1, 56110), -- Wayward Emissary +(224904, 4, 112375, 1, 1, 56110), -- Wayward Emissary +(224904, 3, 111888, 1, 1, 56110), -- Wayward Emissary +(224904, 2, 111843, 1, 1, 56110), -- Wayward Emissary +(224904, 1, 111889, 1, 1, 56110), -- Wayward Emissary +(224904, 0, 112278, 1, 1, 56110), -- Wayward Emissary +(224903, 46, 112664, 1, 1, 56110), -- Wayward Emissary +(224903, 45, 112494, 1, 1, 56110), -- Wayward Emissary +(224903, 44, 112501, 1, 1, 56110), -- Wayward Emissary +(224903, 43, 111756, 1, 1, 56110), -- Wayward Emissary +(224903, 42, 111809, 1, 1, 56110), -- Wayward Emissary +(224903, 41, 111890, 1, 1, 56110), -- Wayward Emissary +(224903, 40, 112361, 1, 1, 56110), -- Wayward Emissary +(224903, 39, 112380, 1, 1, 56110), -- Wayward Emissary +(224903, 38, 112020, 1, 1, 56110), -- Wayward Emissary +(224903, 37, 112309, 1, 1, 56110), -- Wayward Emissary +(224903, 36, 111377, 1, 1, 56110), -- Wayward Emissary +(224903, 35, 106374, 1, 1, 56110), -- Wayward Emissary +(224903, 34, 112347, 1, 1, 56110), -- Wayward Emissary +(224903, 33, 112153, 1, 1, 56110), -- Wayward Emissary +(224903, 32, 117183, 1, 1, 56110), -- Wayward Emissary +(224903, 31, 117184, 1, 1, 56110), -- Wayward Emissary +(224903, 30, 112266, 1, 1, 56110), -- Wayward Emissary +(224903, 29, 111723, 1, 1, 56110), -- Wayward Emissary +(224903, 28, 112346, 1, 1, 56110), -- Wayward Emissary +(224903, 27, 112279, 1, 1, 56110), -- Wayward Emissary +(224903, 26, 112574, 1, 1, 56110), -- Wayward Emissary +(224903, 25, 111755, 1, 1, 56110), -- Wayward Emissary +(224903, 24, 112610, 1, 1, 56110), -- Wayward Emissary +(224903, 23, 112268, 1, 1, 56110), -- Wayward Emissary +(224903, 22, 112344, 1, 1, 56110), -- Wayward Emissary +(224903, 21, 111722, 1, 1, 56110), -- Wayward Emissary +(224903, 20, 111887, 1, 1, 56110), -- Wayward Emissary +(224903, 19, 112362, 1, 1, 56110), -- Wayward Emissary +(224903, 18, 112345, 1, 1, 56110), -- Wayward Emissary +(224903, 17, 111604, 1, 1, 56110), -- Wayward Emissary +(224903, 16, 112376, 1, 1, 56110), -- Wayward Emissary +(224903, 15, 112267, 1, 1, 56110), -- Wayward Emissary +(224903, 14, 112538, 1, 1, 56110), -- Wayward Emissary +(224903, 13, 111379, 1, 1, 56110), -- Wayward Emissary +(224903, 12, 112520, 1, 1, 56110), -- Wayward Emissary +(224903, 11, 112044, 1, 1, 56110), -- Wayward Emissary +(224903, 10, 106518, 1, 1, 56110), -- Wayward Emissary +(224903, 9, 112500, 1, 1, 56110), -- Wayward Emissary +(224903, 8, 117179, 1, 1, 56110), -- Wayward Emissary +(224903, 7, 117182, 1, 1, 56110), -- Wayward Emissary +(224903, 6, 112283, 1, 1, 56110), -- Wayward Emissary +(224903, 5, 112521, 1, 1, 56110), -- Wayward Emissary +(224903, 4, 112375, 1, 1, 56110), -- Wayward Emissary +(224903, 3, 111888, 1, 1, 56110), -- Wayward Emissary +(224903, 2, 111843, 1, 1, 56110), -- Wayward Emissary +(224903, 1, 111889, 1, 1, 56110), -- Wayward Emissary +(224903, 0, 112278, 1, 1, 56110), -- Wayward Emissary +(224902, 46, 112664, 1, 1, 56110), -- Wayward Emissary +(224902, 45, 112494, 1, 1, 56110), -- Wayward Emissary +(224902, 44, 112501, 1, 1, 56110), -- Wayward Emissary +(224902, 43, 111756, 1, 1, 56110), -- Wayward Emissary +(224902, 42, 111809, 1, 1, 56110), -- Wayward Emissary +(224902, 41, 111890, 1, 1, 56110), -- Wayward Emissary +(224902, 40, 112361, 1, 1, 56110), -- Wayward Emissary +(224902, 39, 112380, 1, 1, 56110), -- Wayward Emissary +(224902, 38, 112020, 1, 1, 56110), -- Wayward Emissary +(224902, 37, 112309, 1, 1, 56110), -- Wayward Emissary +(224902, 36, 111377, 1, 1, 56110), -- Wayward Emissary +(224902, 35, 106374, 1, 1, 56110), -- Wayward Emissary +(224902, 34, 112347, 1, 1, 56110), -- Wayward Emissary +(224902, 33, 112153, 1, 1, 56110), -- Wayward Emissary +(224902, 32, 117183, 1, 1, 56110), -- Wayward Emissary +(224902, 31, 117184, 1, 1, 56110), -- Wayward Emissary +(224902, 30, 112266, 1, 1, 56110), -- Wayward Emissary +(224902, 29, 111723, 1, 1, 56110), -- Wayward Emissary +(224902, 28, 112346, 1, 1, 56110), -- Wayward Emissary +(224902, 27, 112279, 1, 1, 56110), -- Wayward Emissary +(224902, 26, 112574, 1, 1, 56110), -- Wayward Emissary +(224902, 25, 111755, 1, 1, 56110), -- Wayward Emissary +(224902, 24, 112610, 1, 1, 56110), -- Wayward Emissary +(224902, 23, 112268, 1, 1, 56110), -- Wayward Emissary +(224902, 22, 112344, 1, 1, 56110), -- Wayward Emissary +(224902, 21, 111722, 1, 1, 56110), -- Wayward Emissary +(224902, 20, 111887, 1, 1, 56110), -- Wayward Emissary +(224902, 19, 112362, 1, 1, 56110), -- Wayward Emissary +(224902, 18, 112345, 1, 1, 56110), -- Wayward Emissary +(224902, 17, 111604, 1, 1, 56110), -- Wayward Emissary +(224902, 16, 112376, 1, 1, 56110), -- Wayward Emissary +(224902, 15, 112267, 1, 1, 56110), -- Wayward Emissary +(224902, 14, 112538, 1, 1, 56110), -- Wayward Emissary +(224902, 13, 111379, 1, 1, 56110), -- Wayward Emissary +(224902, 12, 112520, 1, 1, 56110), -- Wayward Emissary +(224902, 11, 112044, 1, 1, 56110), -- Wayward Emissary +(224902, 10, 106518, 1, 1, 56110), -- Wayward Emissary +(224902, 9, 112500, 1, 1, 56110), -- Wayward Emissary +(224902, 8, 117179, 1, 1, 56110), -- Wayward Emissary +(224902, 7, 117182, 1, 1, 56110), -- Wayward Emissary +(224902, 6, 112283, 1, 1, 56110), -- Wayward Emissary +(224902, 5, 112521, 1, 1, 56110), -- Wayward Emissary +(224902, 4, 112375, 1, 1, 56110), -- Wayward Emissary +(224902, 3, 111888, 1, 1, 56110), -- Wayward Emissary +(224902, 2, 111843, 1, 1, 56110), -- Wayward Emissary +(224902, 1, 111889, 1, 1, 56110), -- Wayward Emissary +(224902, 0, 112278, 1, 1, 56110), -- Wayward Emissary +(224901, 46, 112664, 1, 1, 56110), -- Wayward Emissary +(224901, 45, 112494, 1, 1, 56110), -- Wayward Emissary +(224901, 44, 112501, 1, 1, 56110), -- Wayward Emissary +(224901, 43, 111756, 1, 1, 56110), -- Wayward Emissary +(224901, 42, 111809, 1, 1, 56110), -- Wayward Emissary +(224901, 41, 111890, 1, 1, 56110), -- Wayward Emissary +(224901, 40, 112361, 1, 1, 56110), -- Wayward Emissary +(224901, 39, 112380, 1, 1, 56110), -- Wayward Emissary +(224901, 38, 112020, 1, 1, 56110), -- Wayward Emissary +(224901, 37, 112309, 1, 1, 56110), -- Wayward Emissary +(224901, 36, 111377, 1, 1, 56110), -- Wayward Emissary +(224901, 35, 106374, 1, 1, 56110), -- Wayward Emissary +(224901, 34, 112347, 1, 1, 56110), -- Wayward Emissary +(224901, 33, 112153, 1, 1, 56110), -- Wayward Emissary +(224901, 32, 117183, 1, 1, 56110), -- Wayward Emissary +(224901, 31, 117184, 1, 1, 56110), -- Wayward Emissary +(224901, 30, 112266, 1, 1, 56110), -- Wayward Emissary +(224901, 29, 111723, 1, 1, 56110), -- Wayward Emissary +(224901, 28, 112346, 1, 1, 56110), -- Wayward Emissary +(224901, 27, 112279, 1, 1, 56110), -- Wayward Emissary +(224901, 26, 112574, 1, 1, 56110), -- Wayward Emissary +(224901, 25, 111755, 1, 1, 56110), -- Wayward Emissary +(224901, 24, 112610, 1, 1, 56110), -- Wayward Emissary +(224901, 23, 112268, 1, 1, 56110), -- Wayward Emissary +(224901, 22, 112344, 1, 1, 56110), -- Wayward Emissary +(224901, 21, 111722, 1, 1, 56110), -- Wayward Emissary +(224901, 20, 111887, 1, 1, 56110), -- Wayward Emissary +(224901, 19, 112362, 1, 1, 56110), -- Wayward Emissary +(224901, 18, 112345, 1, 1, 56110), -- Wayward Emissary +(224901, 17, 111604, 1, 1, 56110), -- Wayward Emissary +(224901, 16, 112376, 1, 1, 56110), -- Wayward Emissary +(224901, 15, 112267, 1, 1, 56110), -- Wayward Emissary +(224901, 14, 112538, 1, 1, 56110), -- Wayward Emissary +(224901, 13, 111379, 1, 1, 56110), -- Wayward Emissary +(224901, 12, 112520, 1, 1, 56110), -- Wayward Emissary +(224901, 11, 112044, 1, 1, 56110); -- Wayward Emissary + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(224901, 10, 106518, 1, 1, 56110), -- Wayward Emissary +(224901, 9, 112500, 1, 1, 56110), -- Wayward Emissary +(224901, 8, 117179, 1, 1, 56110), -- Wayward Emissary +(224901, 7, 117182, 1, 1, 56110), -- Wayward Emissary +(224901, 6, 112283, 1, 1, 56110), -- Wayward Emissary +(224901, 5, 112521, 1, 1, 56110), -- Wayward Emissary +(224901, 4, 112375, 1, 1, 56110), -- Wayward Emissary +(224901, 3, 111888, 1, 1, 56110), -- Wayward Emissary +(224901, 2, 111843, 1, 1, 56110), -- Wayward Emissary +(224901, 1, 111889, 1, 1, 56110), -- Wayward Emissary +(224901, 0, 112278, 1, 1, 56110), -- Wayward Emissary +(224900, 0, 121172, 1, 1, 56110), -- Dor'garad +(224899, 46, 112664, 1, 1, 56110), -- Wayward Emissary +(224899, 45, 112494, 1, 1, 56110), -- Wayward Emissary +(224899, 44, 112501, 1, 1, 56110), -- Wayward Emissary +(224899, 43, 111756, 1, 1, 56110), -- Wayward Emissary +(224899, 42, 111809, 1, 1, 56110), -- Wayward Emissary +(224899, 41, 111890, 1, 1, 56110), -- Wayward Emissary +(224899, 40, 112361, 1, 1, 56110), -- Wayward Emissary +(224899, 39, 112380, 1, 1, 56110), -- Wayward Emissary +(224899, 38, 112020, 1, 1, 56110), -- Wayward Emissary +(224899, 37, 112309, 1, 1, 56110), -- Wayward Emissary +(224899, 36, 111377, 1, 1, 56110), -- Wayward Emissary +(224899, 35, 106374, 1, 1, 56110), -- Wayward Emissary +(224899, 34, 112347, 1, 1, 56110), -- Wayward Emissary +(224899, 33, 112153, 1, 1, 56110), -- Wayward Emissary +(224899, 32, 117183, 1, 1, 56110), -- Wayward Emissary +(224899, 31, 117184, 1, 1, 56110), -- Wayward Emissary +(224899, 30, 112266, 1, 1, 56110), -- Wayward Emissary +(224899, 29, 111723, 1, 1, 56110), -- Wayward Emissary +(224899, 28, 112346, 1, 1, 56110), -- Wayward Emissary +(224899, 27, 112279, 1, 1, 56110), -- Wayward Emissary +(224899, 26, 112574, 1, 1, 56110), -- Wayward Emissary +(224899, 25, 111755, 1, 1, 56110), -- Wayward Emissary +(224899, 24, 112610, 1, 1, 56110), -- Wayward Emissary +(224899, 23, 112268, 1, 1, 56110), -- Wayward Emissary +(224899, 22, 112344, 1, 1, 56110), -- Wayward Emissary +(224899, 21, 111722, 1, 1, 56110), -- Wayward Emissary +(224899, 20, 111887, 1, 1, 56110), -- Wayward Emissary +(224899, 19, 112362, 1, 1, 56110), -- Wayward Emissary +(224899, 18, 112345, 1, 1, 56110), -- Wayward Emissary +(224899, 17, 111604, 1, 1, 56110), -- Wayward Emissary +(224899, 16, 112376, 1, 1, 56110), -- Wayward Emissary +(224899, 15, 112267, 1, 1, 56110), -- Wayward Emissary +(224899, 14, 112538, 1, 1, 56110), -- Wayward Emissary +(224899, 13, 111379, 1, 1, 56110), -- Wayward Emissary +(224899, 12, 112520, 1, 1, 56110), -- Wayward Emissary +(224899, 11, 112044, 1, 1, 56110), -- Wayward Emissary +(224899, 10, 106518, 1, 1, 56110), -- Wayward Emissary +(224899, 9, 112500, 1, 1, 56110), -- Wayward Emissary +(224899, 8, 117179, 1, 1, 56110), -- Wayward Emissary +(224899, 7, 117182, 1, 1, 56110), -- Wayward Emissary +(224899, 6, 112283, 1, 1, 56110), -- Wayward Emissary +(224899, 5, 112521, 1, 1, 56110), -- Wayward Emissary +(224899, 4, 112375, 1, 1, 56110), -- Wayward Emissary +(224899, 3, 111888, 1, 1, 56110), -- Wayward Emissary +(224899, 2, 111843, 1, 1, 56110), -- Wayward Emissary +(224899, 1, 111889, 1, 1, 56110), -- Wayward Emissary +(224899, 0, 112278, 1, 1, 56110), -- Wayward Emissary +(224898, 3, 114414, 1, 1, 56110), -- Dark Proselityzer +(224898, 2, 115742, 1, 1, 56110), -- Dark Proselityzer +(224898, 1, 115743, 1, 1, 56110), -- Dark Proselityzer +(224898, 0, 115744, 1, 1, 56110), -- Dark Proselityzer +(224897, 0, 114656, 1, 1, 56110), -- Shalehorn Bull +(224896, 0, 120029, 1, 1, 56110), -- Danagh +(224895, 0, 114049, 1, 1, 56110), -- Thimble +(224894, 0, 114049, 1, 1, 56110), -- Thimble +(224893, 0, 114049, 1, 1, 56110), -- Thimble +(224892, 0, 114049, 1, 1, 56110), -- Thimble +(224891, 0, 114049, 1, 1, 56110), -- Thimble +(224890, 0, 114049, 1, 1, 56110), -- Thimble +(224889, 0, 114049, 1, 1, 56110), -- Thimble +(224888, 0, 114049, 1, 1, 56110), -- Thimble +(224887, 0, 114049, 1, 1, 56110), -- Thimble +(224886, 0, 114049, 1, 1, 56110), -- Thimble +(224885, 0, 114049, 1, 1, 56110), -- Thimble +(224884, 0, 120154, 1, 1, 56110), -- Clixi Fastfare +(224883, 1, 115356, 1, 1, 56110), -- Mongrel Pup +(224883, 0, 115354, 1, 1, 56110), -- Mongrel Pup +(224882, 0, 116959, 1, 1, 56110), -- Klanker the Ironstrider +(224881, 0, 114655, 1, 1, 56110), -- Daunted Bull +(224880, 7, 114714, 1, 1, 56110), -- Innocent Kobold +(224880, 6, 114527, 1, 1, 56110), -- Innocent Kobold +(224880, 5, 114715, 1, 1, 56110), -- Innocent Kobold +(224880, 4, 114716, 1, 1, 56110), -- Innocent Kobold +(224880, 3, 114713, 1, 1, 56110), -- Innocent Kobold +(224880, 2, 114158, 1, 1, 56110), -- Innocent Kobold +(224880, 1, 114526, 1, 1, 56110), -- Innocent Kobold +(224880, 0, 114712, 1, 1, 56110), -- Innocent Kobold +(224879, 0, 115344, 1, 1, 56110), -- Horrific Baelgat +(224878, 0, 120152, 1, 1, 56110), -- Possibility Projector +(224876, 13, 114828, 1, 1, 56110), -- Scavenging Sandsnapper +(224876, 12, 114827, 1, 1, 56110), -- Scavenging Sandsnapper +(224876, 11, 114826, 1, 1, 56110), -- Scavenging Sandsnapper +(224876, 10, 114825, 1, 1, 56110), -- Scavenging Sandsnapper +(224876, 9, 114824, 1, 1, 56110), -- Scavenging Sandsnapper +(224876, 8, 114823, 1, 1, 56110), -- Scavenging Sandsnapper +(224876, 7, 114822, 1, 1, 56110), -- Scavenging Sandsnapper +(224876, 6, 114821, 1, 1, 56110), -- Scavenging Sandsnapper +(224876, 5, 114820, 1, 1, 56110), -- Scavenging Sandsnapper +(224876, 4, 114819, 1, 1, 56110), -- Scavenging Sandsnapper +(224876, 3, 114818, 1, 1, 56110), -- Scavenging Sandsnapper +(224876, 2, 114817, 1, 1, 56110), -- Scavenging Sandsnapper +(224876, 1, 114816, 1, 1, 56110), -- Scavenging Sandsnapper +(224876, 0, 114815, 1, 1, 56110), -- Scavenging Sandsnapper +(224873, 1, 27823, 1, 1, 56110), -- [DNT] Sous trigger bunny +(224873, 0, 328, 1, 0, 56110), -- [DNT] Sous trigger bunny +(224872, 0, 114674, 1, 1, 56110), -- Foreman Uzjax +(224871, 0, 118887, 1, 1, 56110), -- Dawn +(224870, 0, 64062, 1, 1, 56110), -- Kill Credit: Q3 asked [DNT] +(224869, 0, 64062, 1, 1, 56110), -- Kill Credit: Q2 asked [DNT] +(224868, 0, 64062, 1, 1, 56110), -- Kill Credit: Q1 asked [DNT] +(224867, 0, 64062, 1, 1, 56110), -- Kill Credit: question asked [any] [DNT] +(224863, 1, 11686, 1, 1, 56110), -- Generic - Empty Bunny +(224863, 0, 15092, 1.399999976158142089, 0, 56110), -- Generic - Empty Bunny +(224862, 0, 64062, 1, 1, 56110), -- Kill Credit: Sous progress [DNT] +(224855, 3, 114512, 1, 1, 56110), -- Shadowsilk Wallclimber +(224855, 2, 114511, 1, 1, 56110), -- Shadowsilk Wallclimber +(224855, 1, 114510, 1, 1, 56110), -- Shadowsilk Wallclimber +(224855, 0, 114509, 1, 1, 56110), -- Shadowsilk Wallclimber +(224854, 3, 114532, 1, 1, 56110), -- Shadowsilk Burrower +(224854, 2, 114531, 1, 1, 56110), -- Shadowsilk Burrower +(224854, 1, 116469, 1, 1, 56110), -- Shadowsilk Burrower +(224854, 0, 114533, 1, 1, 56110), -- Shadowsilk Burrower +(224853, 0, 119810, 0.75, 0, 56110), -- Mutated Hatchling +(224852, 2, 31907, 0.550000011920928955, 1, 56110), -- Hatched Twilight Egg +(224852, 1, 31907, 0.699999988079071044, 1, 56110), -- Hatched Twilight Egg +(224852, 0, 31907, 0.85000002384185791, 1, 56110), -- Hatched Twilight Egg +(224851, 0, 64062, 1, 1, 56110), -- Kill Credit: Collect Garlic [DNT] +(224850, 0, 31463, 1, 1, 56110), -- Battered Red Drake +(224848, 0, 64062, 1, 1, 56110), -- Kill Credit: Collect Taro Properly [DNT] +(224847, 0, 64062, 1, 1, 56110), -- Kill Credit: Collect Taro [DNT] +(224846, 3, 114532, 1, 1, 56110), -- Shadowsilk Burrower +(224846, 2, 114531, 1, 1, 56110), -- Shadowsilk Burrower +(224846, 1, 116469, 1, 1, 56110), -- Shadowsilk Burrower +(224846, 0, 114533, 1, 1, 56110), -- Shadowsilk Burrower +(224845, 3, 118993, 1, 1, 56110), -- Shadowsilk Woodwebber +(224845, 2, 114538, 1, 1, 56110), -- Shadowsilk Woodwebber +(224845, 1, 114537, 1, 1, 56110), -- Shadowsilk Woodwebber +(224845, 0, 114536, 1, 1, 56110), -- Shadowsilk Woodwebber +(224844, 3, 114512, 1, 1, 56110), -- Shadowsilk Wallclimber +(224844, 2, 114511, 1, 1, 56110), -- Shadowsilk Wallclimber +(224844, 1, 114510, 1, 1, 56110), -- Shadowsilk Wallclimber +(224844, 0, 114509, 1, 1, 56110), -- Shadowsilk Wallclimber +(224843, 2, 115010, 1, 1, 56110), -- Shadowsilk Taskmaster +(224843, 1, 114772, 1, 1, 56110), -- Shadowsilk Taskmaster +(224843, 0, 114768, 1, 1, 56110), -- Shadowsilk Taskmaster +(224842, 3, 115541, 1, 1, 56110), -- Shadowsilk Jailer +(224842, 2, 115540, 1, 1, 56110), -- Shadowsilk Jailer +(224842, 1, 115539, 1, 1, 56110), -- Shadowsilk Jailer +(224842, 0, 115538, 1, 1, 56110), -- Shadowsilk Jailer +(224840, 0, 15435, 1, 1, 56110), -- [DNT] RP Ability Stalker +(224839, 0, 64062, 1, 1, 56110), -- KC: Nerubian Killed [DNT] +(224838, 0, 64062, 1, 1, 56110), -- KC: Lumberjack Freed [DNT] +(224837, 2, 69850, 0.649999976158142089, 1, 56110), -- Corrupted Egg +(224837, 1, 69850, 0.349999994039535522, 1, 56110), -- Corrupted Egg +(224837, 0, 69850, 0.5, 1, 56110), -- Corrupted Egg +(224836, 6, 121632, 1, 1, 56110), -- Stonevault Machinist +(224836, 5, 117443, 1, 1, 56110), -- Stonevault Machinist +(224836, 4, 117442, 1, 1, 56110), -- Stonevault Machinist +(224836, 3, 117441, 1, 1, 56110), -- Stonevault Machinist +(224836, 2, 117440, 1, 1, 56110), -- Stonevault Machinist +(224836, 1, 117422, 1, 1, 56110), -- Stonevault Machinist +(224836, 0, 117416, 1, 1, 56110), -- Stonevault Machinist +(224835, 2, 116914, 1, 1, 56110), -- Stonevault Ironstrider +(224835, 1, 116916, 1, 1, 56110), -- Stonevault Ironstrider +(224835, 0, 116915, 1, 1, 56110), -- Stonevault Ironstrider +(224834, 1, 11686, 1, 1, 56110), -- [DNT] Welder Stalker +(224834, 0, 42659, 0.5, 0, 56110), -- [DNT] Welder Stalker +(224833, 0, 117651, 1, 1, 56110), -- Peacekeeper Aidda +(224832, 0, 117652, 1, 1, 56110), -- Peacekeeper Barr +(224831, 0, 114500, 1, 1, 56110), -- Lahk +(224830, 0, 114500, 1, 1, 56110), -- Wenn +(224829, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Stormrook Vehicle +(224829, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Stormrook Vehicle +(224828, 0, 121500, 1.5, 1, 56110), -- Dark Sentinel +(224826, 0, 120126, 2.40000009536743164, 1, 56110), -- Corrupted Soul +(224825, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Generic Civilian +(224825, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Generic Civilian +(224824, 0, 122747, 1.5, 1, 56110), -- Ancient Watcher +(224823, 0, 76222, 1, 1, 56110), -- Flynn Fairwind +(224822, 0, 114533, 1, 1, 56110), -- Kaheti Skirmisher +(224821, 0, 116521, 1.20000004768371582, 1, 56110), -- Zev'kall +(224820, 0, 120120, 1.60000002384185791, 1, 56110), -- Deathly Presence +(224819, 0, 121501, 1.5, 1, 56110), -- Queen's Enforcer +(224818, 0, 121489, 1, 0, 56110), -- Stoneborn Colossus +(224817, 0, 116390, 1, 1, 56110), -- Wagon of Siege Supplies +(224816, 0, 117338, 1, 1, 56110), -- TEST FOR COCOON Earthen Denizen [DNT] +(224810, 0, 120113, 0.300000011920928955, 1, 56110), -- Tertiary Interface +(224809, 0, 120113, 0.300000011920928955, 1, 56110), -- Primary Interface +(224808, 0, 115344, 1, 1, 56110), -- Horrific Baelgat +(224807, 0, 118521, 1, 1, 56110), -- Brunhold +(224806, 0, 118522, 1, 1, 56110), -- Adhelda +(224805, 1, 114778, 1, 1, 56110), -- Glinting Glowmite +(224805, 0, 114622, 1, 1, 56110), -- Glinting Glowmite +(224804, 3, 117443, 1, 1, 56110), -- Emergency Militia +(224804, 2, 117442, 1, 1, 56110), -- Emergency Militia +(224804, 1, 117441, 1, 1, 56110), -- Emergency Militia +(224804, 0, 117440, 1, 1, 56110), -- Emergency Militia +(224803, 0, 120123, 1, 1, 56110), -- Insectiformant +(224802, 0, 120115, 1, 1, 56110), -- Throw Cheese Vehicle +(224801, 0, 104533, 1, 1, 56110), -- Angry Pebbles +(224800, 0, 81086, 1, 1, 56110), -- Salty Gull +(224799, 14, 122175, 1, 1, 56110), -- Shimmering Hermit +(224799, 13, 87605, 1, 1, 56110), -- Shimmering Hermit +(224799, 12, 122171, 1, 1, 56110), -- Shimmering Hermit +(224799, 11, 122170, 1, 1, 56110), -- Shimmering Hermit +(224799, 10, 122169, 1, 1, 56110), -- Shimmering Hermit +(224799, 9, 122168, 1, 1, 56110), -- Shimmering Hermit +(224799, 8, 122166, 1, 1, 56110), -- Shimmering Hermit +(224799, 7, 122167, 1, 1, 56110), -- Shimmering Hermit +(224799, 6, 122163, 1, 1, 56110), -- Shimmering Hermit +(224799, 5, 122162, 1, 1, 56110), -- Shimmering Hermit +(224799, 4, 122161, 1, 1, 56110), -- Shimmering Hermit +(224799, 3, 122159, 1, 1, 56110), -- Shimmering Hermit +(224799, 2, 122164, 1, 1, 56110), -- Shimmering Hermit +(224799, 1, 122158, 1, 1, 56110), -- Shimmering Hermit +(224799, 0, 122160, 1, 1, 56110), -- Shimmering Hermit +(224798, 0, 117094, 1, 1, 56110), -- Void Elf Riftwalker +(224797, 0, 120113, 0.300000011920928955, 1, 56110), -- Secondary Interface +(224796, 2, 117447, 1, 1, 56110), -- Curious Listener +(224796, 1, 117440, 1, 1, 56110), -- Curious Listener +(224796, 0, 117437, 1, 1, 56110), -- Curious Listener +(224791, 0, 117402, 1.70000004768371582, 1, 56110), -- Corrupted Golem +(224790, 0, 118887, 1, 1, 56110), -- Dawn +(224789, 4, 114833, 1, 1, 56110), -- Juvenile Sandskipper +(224789, 3, 114832, 1, 1, 56110), -- Juvenile Sandskipper +(224789, 2, 114831, 1, 1, 56110), -- Juvenile Sandskipper +(224789, 1, 114830, 1, 1, 56110), -- Juvenile Sandskipper +(224789, 0, 114829, 1, 1, 56110), -- Juvenile Sandskipper +(224788, 0, 69105, 0.5, 1, 56110), -- Coalesced Shadeling +(224787, 0, 118182, 1, 1, 56110), -- Arathi Aeroknight +(224786, 0, 118181, 1, 1, 56110), -- Arathi Aeroknight +(224785, 0, 116475, 1, 1, 56110), -- Cochineal Crawler +(224784, 3, 121076, 1, 1, 56110), -- Anub'ilith's Servant +(224784, 2, 121075, 1, 1, 56110), -- Anub'ilith's Servant +(224784, 1, 116437, 1, 1, 56110), -- Anub'ilith's Servant +(224784, 0, 116345, 1, 1, 56110), -- Anub'ilith's Servant +(224783, 0, 114674, 1, 1, 56110), -- Foreman Uzjax +(224782, 0, 118887, 1, 1, 56110), -- Dawn +(224781, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - Puppet Cured +(224780, 0, 117286, 1.5, 1, 56110), -- Igitith ik'Tak +(224779, 0, 114837, 1, 1, 56110), -- Galvanized Lurker +(224778, 1, 81234, 1, 1, 56110), -- Troglofrog +(224778, 0, 103831, 1, 1, 56110), -- Troglofrog +(224776, 0, 119527, 1.399999976158142089, 1, 56110), -- Savagetalon +(224774, 0, 119915, 1, 1, 56110), -- Incomplete Puppet +(224773, 0, 119917, 1, 1, 56110), -- Incomplete Puppet +(224772, 0, 119916, 1, 1, 56110), -- Incomplete Puppet +(224771, 2, 120109, 1, 1, 56110); -- Defective Escape Pod + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(224771, 1, 120108, 1, 1, 56110), -- Defective Escape Pod +(224771, 0, 120107, 1, 1, 56110), -- Defective Escape Pod +(224770, 0, 120032, 1, 1, 56110), -- Gale +(224768, 0, 120033, 1, 1, 56110), -- Thundo +(224767, 1, 115365, 1, 1, 56110), -- Roaming Mongrel +(224767, 0, 115364, 1, 1, 56110), -- Roaming Mongrel +(224766, 0, 52318, 1, 1, 56110), -- Kill Credit: Meet Overspinner [DNT] +(224765, 0, 52318, 1, 1, 56110), -- Kill Credit: Meet Upstart [DNT] +(224764, 1, 118440, 1, 1, 56110), -- Brightstone +(224764, 0, 118438, 1, 1, 56110), -- Brightstone +(224763, 0, 52318, 1, 1, 56110), -- Kill Credit: Meet Contact [DNT] +(224762, 0, 118432, 1, 1, 56110), -- Silvervein +(224761, 0, 56187, 1, 1, 56110), -- Kill Credit: Delgando's Raft [DNT] +(224759, 4, 92471, 1, 1, 56110), -- Weary Laborer +(224759, 3, 92472, 1, 1, 56110), -- Weary Laborer +(224759, 2, 92473, 1, 1, 56110), -- Weary Laborer +(224759, 1, 92474, 1, 1, 56110), -- Weary Laborer +(224759, 0, 92475, 1, 1, 56110), -- Weary Laborer +(224758, 0, 120104, 1, 1, 56110), -- Orator Tx'itk +(224757, 0, 120103, 1.5, 1, 56110), -- Cave Taro +(224756, 1, 117652, 1, 1, 56110), -- Boulderbane +(224756, 0, 117650, 1, 1, 56110), -- Boulderbane +(224754, 0, 64062, 1, 1, 56110), -- Kill Credit +(224753, 0, 91864, 1, 1, 56110), -- Juvenile Lurker +(224752, 2, 115189, 1, 1, 56110), -- Hollow Softcap +(224752, 1, 115186, 1, 0.25, 56110), -- Hollow Softcap +(224752, 0, 115185, 1, 1, 56110), -- Hollow Softcap +(224751, 2, 103878, 1, 1, 56110), -- Garlic-Breathed Hydra +(224751, 1, 103879, 1, 1, 56110), -- Garlic-Breathed Hydra +(224751, 0, 103881, 1, 1, 56110), -- Garlic-Breathed Hydra +(224749, 0, 115417, 0.899999976158142089, 1, 56110), -- Bleak Claw-Eater +(224748, 0, 115411, 1, 1, 56110), -- Bleak Beak-Carver +(224747, 0, 118248, 1, 1, 56110), -- Bleak Flesh-Taker +(224746, 0, 118250, 1, 1, 56110), -- Bleak Beastbreaker +(224745, 0, 118249, 1, 1, 56110), -- Bleak Seatamer +(224744, 5, 115231, 1, 1, 56110), -- Hollow Sporesinger +(224744, 4, 115230, 1, 1, 56110), -- Hollow Sporesinger +(224744, 3, 115224, 1, 0.25, 56110), -- Hollow Sporesinger +(224744, 2, 115225, 1, 0.25, 56110), -- Hollow Sporesinger +(224744, 1, 115223, 1, 1, 56110), -- Hollow Sporesinger +(224744, 0, 115222, 1, 1, 56110), -- Hollow Sporesinger +(224742, 5, 115192, 1, 0.25, 56110), -- Hollow Steelstem +(224742, 4, 114562, 1, 0.25, 56110), -- Hollow Steelstem +(224742, 3, 115217, 1, 1, 56110), -- Hollow Steelstem +(224742, 2, 115218, 1, 1, 56110), -- Hollow Steelstem +(224742, 1, 115209, 1, 1, 56110), -- Hollow Steelstem +(224742, 0, 115210, 1, 1, 56110), -- Hollow Steelstem +(224741, 0, 121847, 1, 1, 56110), -- Dolena +(224738, 0, 114546, 1, 1, 56110), -- Deepwell Undercrawler +(224737, 0, 64062, 1, 1, 56110), -- Kill Credit +(224736, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(224735, 0, 81086, 1, 1, 56110), -- Tidehunter Gull +(224734, 0, 114051, 1, 1, 56110), -- Bobbin +(224733, 0, 115735, 1, 1, 56110), -- Tulumun +(224732, 0, 118106, 1.399999976158142089, 1, 56110), -- Covert Webmancer +(224731, 0, 119369, 1.45000004768371582, 1, 56110), -- Web Marauder +(224730, 1, 11686, 1, 1, 56110), -- Elemental Targeting +(224730, 0, 64062, 1, 0, 56110), -- Elemental Targeting +(224729, 0, 115725, 0.5, 1, 56110), -- Anub'okki +(224727, 0, 68827, 1, 1, 56110), -- Skittish Fog Beast +(224725, 0, 115962, 1, 1, 56110), -- Saurolisk Ambusher +(224724, 5, 117755, 1, 1, 56110), -- Reclamation Coordinator +(224724, 4, 117754, 1, 1, 56110), -- Reclamation Coordinator +(224724, 3, 115023, 1, 1, 56110), -- Reclamation Coordinator +(224724, 2, 115022, 1, 1, 56110), -- Reclamation Coordinator +(224724, 1, 115021, 1, 1, 56110), -- Reclamation Coordinator +(224724, 0, 115020, 1, 1, 56110), -- Reclamation Coordinator +(224723, 0, 19098, 1, 1, 56110), -- Nexus-Lord Donjon Rade VI +(224722, 0, 120035, 1, 1, 56110), -- Flash +(224721, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(224721, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(224720, 0, 56187, 1, 1, 56110), -- Kill Credit: Fog Cloud [DNT] +(224718, 0, 120033, 1, 1, 56110), -- Thundo +(224717, 0, 120032, 1, 1, 56110), -- Gale +(224716, 0, 120035, 1, 1, 56110), -- Flash +(224714, 7, 117342, 1, 1, 56110), -- Dornogal Patron +(224714, 6, 117336, 1, 1, 56110), -- Dornogal Patron +(224714, 5, 117339, 1, 1, 56110), -- Dornogal Patron +(224714, 4, 117343, 1, 1, 56110), -- Dornogal Patron +(224714, 3, 117425, 1, 1, 56110), -- Dornogal Patron +(224714, 2, 117424, 1, 1, 56110), -- Dornogal Patron +(224714, 1, 117427, 1, 1, 56110), -- Dornogal Patron +(224714, 0, 117414, 1, 1, 56110), -- Dornogal Patron +(224713, 0, 118376, 1, 1, 56110), -- Bronzebeard Patron +(224712, 1, 88423, 1, 1, 56110), -- Dark Iron Patron +(224712, 0, 88424, 1, 1, 56110), -- Dark Iron Patron +(224711, 5, 119052, 1, 1, 56110), -- Wildhammer Patron +(224711, 4, 119051, 1, 1, 56110), -- Wildhammer Patron +(224711, 3, 119048, 1, 1, 56110), -- Wildhammer Patron +(224711, 2, 119050, 1, 1, 56110), -- Wildhammer Patron +(224711, 1, 119049, 1, 1, 56110), -- Wildhammer Patron +(224711, 0, 119047, 1, 1, 56110), -- Wildhammer Patron +(224710, 2, 115010, 1.20000004768371582, 1, 56110), -- Kix'arak +(224710, 1, 114772, 1.20000004768371582, 1, 56110), -- Kix'arak +(224710, 0, 114768, 1.20000004768371582, 1, 56110), -- Kix'arak +(224709, 2, 116690, 1, 1, 56110), -- Nerubian Boss +(224709, 1, 114544, 1, 1, 56110), -- Nerubian Boss +(224709, 0, 114543, 1, 1, 56110), -- Nerubian Boss +(224708, 0, 121325, 1, 1, 56110), -- Cenderragg +(224707, 0, 121324, 1, 1, 56110), -- Alvegar +(224702, 0, 92242, 1, 1, 56110), -- Void Rock +(224688, 0, 114500, 1, 1, 56110), -- Dornogal Stormrook +(224687, 0, 115253, 0.5, 1, 56110), -- Angry Fungus +(224685, 0, 118214, 1.299999952316284179, 1, 56110), -- Angry Fungus +(224683, 0, 118223, 0.699999988079071044, 1, 56110), -- Angry Fungus +(224682, 0, 118039, 1, 1, 56110), -- Nozzle Stalker +(224679, 1, 114304, 1, 1, 56110), -- [DNT] Spooked Cow +(224679, 0, 114302, 1, 1, 56110), -- [DNT] Spooked Cow +(224678, 0, 114655, 1, 1, 56110), -- [DNT] Daunted Bull +(224677, 0, 114546, 1, 1, 56110), -- Deepwell Hunter +(224673, 1, 27823, 2, 1, 56110), -- [DNT] Generic Bunny +(224673, 0, 73745, 1, 0, 56110), -- [DNT] Generic Bunny +(224672, 0, 4588, 1, 1, 56110), -- Spire Totem +(224671, 0, 4589, 1, 1, 56110), -- Spire Totem +(224667, 0, 4590, 1, 1, 56110), -- Spire Totem +(224666, 7, 120387, 1, 1, 56110), -- Dedicated Sailor +(224666, 6, 120385, 1, 1, 56110), -- Dedicated Sailor +(224666, 5, 120386, 1, 1, 56110), -- Dedicated Sailor +(224666, 4, 119305, 1, 1, 56110), -- Dedicated Sailor +(224666, 3, 119307, 1, 1, 56110), -- Dedicated Sailor +(224666, 2, 119306, 1, 1, 56110), -- Dedicated Sailor +(224666, 1, 119304, 1, 1, 56110), -- Dedicated Sailor +(224666, 0, 120384, 1, 1, 56110), -- Dedicated Sailor +(224663, 3, 112727, 1, 1, 56110), -- Mesmerized Flyer +(224663, 2, 112728, 1, 1, 56110), -- Mesmerized Flyer +(224663, 1, 112729, 1, 1, 56110), -- Mesmerized Flyer +(224663, 0, 112730, 1, 1, 56110), -- Mesmerized Flyer +(224662, 0, 120061, 1, 1, 56110), -- Sky-Captain Estraella +(224659, 0, 119417, 1, 1, 56110), -- Laurdare +(224655, 0, 119416, 1, 1, 56110), -- Anastaria +(224642, 0, 108172, 1, 1, 56110), -- Machine Spark +(224640, 3, 120046, 1, 1, 56110), -- Nerubian Gravestone +(224640, 2, 120044, 1, 1, 56110), -- Nerubian Gravestone +(224640, 1, 120041, 1, 1, 56110), -- Nerubian Gravestone +(224640, 0, 120039, 1, 1, 56110), -- Nerubian Gravestone +(224639, 0, 47641, 1, 1, 56110), -- Surekian Decapitator +(224638, 0, 120036, 1.10000002384185791, 1, 56110), -- Symon Corwin +(224636, 0, 114546, 1, 1, 56110), -- Deepwell Hunter +(224624, 1, 22903, 1, 0, 56110), -- You +(224624, 0, 11686, 1, 1, 56110), -- You +(224623, 1, 115359, 1, 1, 56110), -- Snarling Mongrel +(224623, 0, 115358, 1, 1, 56110), -- Snarling Mongrel +(224622, 0, 120031, 1, 1, 56110), -- Colossal Salamanther +(224621, 0, 120038, 1, 1, 56110), -- Colossal Eel +(224620, 7, 120387, 1, 1, 56110), -- Dedicated Sailor +(224620, 6, 119307, 1, 1, 56110), -- Dedicated Sailor +(224620, 5, 120386, 1, 1, 56110), -- Dedicated Sailor +(224620, 4, 119306, 1, 1, 56110), -- Dedicated Sailor +(224620, 3, 120385, 1, 1, 56110), -- Dedicated Sailor +(224620, 2, 119304, 1, 1, 56110), -- Dedicated Sailor +(224620, 1, 120384, 1, 1, 56110), -- Dedicated Sailor +(224620, 0, 119305, 1, 1, 56110), -- Dedicated Sailor +(224619, 0, 113610, 1, 1, 56110), -- Scouring Sandstone +(224618, 0, 120587, 1, 1, 56110), -- Danagh's Cogwalker +(224617, 0, 119231, 1, 1, 56110), -- Regeneald +(224616, 0, 114556, 1, 1, 56110), -- Animated Shadow +(224613, 0, 52318, 1, 1, 56110), -- Kill Credit: Q01b - Item Given +(224612, 7, 120387, 1, 1, 56110), -- Dedicated Sailor +(224612, 6, 119307, 1, 1, 56110), -- Dedicated Sailor +(224612, 5, 120386, 1, 1, 56110), -- Dedicated Sailor +(224612, 4, 119306, 1, 1, 56110), -- Dedicated Sailor +(224612, 3, 120385, 1, 1, 56110), -- Dedicated Sailor +(224612, 2, 119304, 1, 1, 56110), -- Dedicated Sailor +(224612, 1, 120384, 1, 1, 56110), -- Dedicated Sailor +(224612, 0, 119305, 1, 1, 56110), -- Dedicated Sailor +(224611, 1, 119989, 1, 1, 56110), -- Unnerved Calf +(224611, 0, 119988, 1, 1, 56110), -- Unnerved Calf +(224610, 1, 52923, 1.25, 1, 56110), -- Surekian Weapon Rack +(224610, 0, 20324, 1, 0, 56110), -- Surekian Weapon Rack +(224609, 0, 119995, 1.5, 0, 56110), -- Twilight Destroyer +(224608, 0, 120030, 0.300000011920928955, 1, 56110), -- [DNT] Delgando's Raft +(224607, 0, 115262, 1, 1, 56110), -- Lashroom Ambusher +(224606, 0, 104030, 1, 1, 56110), -- Shallows Slug +(224605, 0, 31463, 1, 1, 56110), -- Deceased Red Drake +(224604, 1, 91219, 1, 1, 56110), -- Spiked Rockslime +(224604, 0, 91113, 1, 1, 56110), -- Spiked Rockslime +(224603, 0, 35044, 1, 1, 56110), -- Rising Tidebound +(224602, 0, 120029, 1, 1, 56110), -- Danagh +(224601, 0, 120028, 1, 1, 56110), -- Remnant of Darkness +(224599, 1, 27823, 1, 1, 56110), -- Falling Debris +(224599, 0, 328, 1, 0, 56110), -- Falling Debris +(224598, 0, 19098, 1.399999976158142089, 1, 56110), -- Nerub-ar Watcher +(224597, 0, 68827, 2, 1, 56110), -- Skittish Fog Beast +(224596, 1, 27823, 1, 1, 56110), -- Caustic Dyebath +(224596, 0, 328, 1, 0, 56110), -- Caustic Dyebath +(224595, 0, 79809, 1.20000004768371582, 1, 56110), -- Glower Swarm +(224594, 0, 115148, 1.70000004768371582, 1, 56110), -- Colossal Makrura +(224593, 0, 118229, 1, 1, 56110), -- Memory Leak +(224592, 0, 118602, 2, 1, 56110), -- Colossal Arathi Amalgam +(224591, 0, 79809, 1.20000004768371582, 1, 56110), -- Glower Swarm +(224589, 0, 115129, 3.5, 1, 56110), -- Colossal Crab +(224588, 1, 114303, 1, 1, 56110), -- Spooked Cow +(224588, 0, 114302, 1, 1, 56110), -- Spooked Cow +(224587, 1, 114302, 1, 1, 56110), -- Spooked Cow +(224587, 0, 114303, 1, 1, 56110), -- Spooked Cow +(224586, 0, 114655, 1, 1, 56110), -- Daunted Bull +(224585, 0, 114655, 1, 1, 56110), -- Daunted Bull +(224584, 0, 119780, 1, 1, 56110), -- [DNT] Delgando's Raft +(224583, 1, 107538, 0.400000005960464477, 1, 56110), -- Acid Bomb +(224583, 0, 22712, 1, 0, 56110), -- Acid Bomb +(224582, 1, 110448, 1, 1, 56110), -- Disruptive Deepflayer +(224582, 0, 110445, 1, 1, 56110), -- Disruptive Deepflayer +(224581, 0, 104031, 1, 1, 56110), -- Luminescent Mollusc +(224579, 1, 27823, 2, 1, 56110), -- Invis bunny for summon[DNT] +(224579, 0, 328, 2, 0, 56110), -- Invis bunny for summon[DNT] +(224578, 4, 112414, 1, 1, 56110), -- Croaking Sandskipper +(224578, 3, 112413, 1, 1, 56110), -- Croaking Sandskipper +(224578, 2, 112412, 1, 1, 56110), -- Croaking Sandskipper +(224578, 1, 112411, 1, 1, 56110), -- Croaking Sandskipper +(224578, 0, 112410, 1, 1, 56110), -- Croaking Sandskipper +(224577, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Local Story - Life Finds a Way - Luring (RPS) +(224576, 0, 110443, 1, 1, 56110), -- Deepflayer Matriarch +(224572, 0, 120024, 1, 1, 56110), -- Electric Eel +(224571, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(224571, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(224570, 0, 52318, 1, 1, 56110), -- Kill Credit: Dyebaths Tested [DNT] +(224568, 0, 52318, 1, 1, 56110), -- Proxy: Dyeworks Wave Mobs [DNT] +(224567, 1, 114533, 1, 1, 56110), -- Gaudy Web-Vandal +(224567, 0, 114532, 1, 1, 56110), -- Gaudy Web-Vandal +(224566, 0, 117413, 1, 1, 56110), -- Bondaz +(224565, 0, 47641, 1, 1, 56110), -- Surekian Gavel +(224564, 1, 11686, 1, 1, 56110), -- Grimweave Orb +(224564, 0, 169, 1, 0, 56110), -- Grimweave Orb +(224563, 0, 120017, 1, 1, 56110), -- Huntsman Krust +(224562, 0, 114924, 1, 1, 56110), -- Buck +(224561, 0, 114923, 1, 1, 56110), -- Fray +(224555, 0, 56187, 1, 1, 56110), -- Kill Credit: Wagon Event [DNT] +(224554, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(224554, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(224552, 0, 118404, 2.5, 1, 56110), -- Rasha'nan +(224551, 0, 114654, 0.899999976158142089, 1, 56110), -- Immature Shalehorn +(224549, 0, 120018, 1, 1, 56110), -- Meadworker Nedam +(224548, 0, 32790, 1, 1, 56110), -- Pearlescent Shellcrab +(224547, 0, 114775, 1, 1, 56110), -- Anub'azal +(224546, 3, 116490, 1, 1, 56110), -- Cochineal Crawler +(224546, 2, 116491, 1, 1, 56110), -- Cochineal Crawler +(224546, 1, 116492, 1, 1, 56110), -- Cochineal Crawler +(224546, 0, 116493, 1, 1, 56110), -- Cochineal Crawler +(224545, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(224545, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(224544, 0, 120802, 1, 1, 56110), -- Rannida +(224543, 0, 52318, 1, 1, 56110), -- Kill Credit +(224542, 0, 11686, 1, 1, 56110), -- Candle Clone +(224541, 2, 114418, 1, 1, 56110), -- Siegehold Websinger +(224541, 1, 115746, 1, 1, 56110), -- Siegehold Websinger +(224541, 0, 115745, 1, 1, 56110), -- Siegehold Websinger +(224540, 1, 104518, 1, 1, 56110), -- Grass Snake +(224540, 0, 104519, 1, 1, 56110), -- Grass Snake +(224538, 3, 116834, 1, 1, 56110), -- Siegehold Soldier +(224538, 2, 116831, 1, 1, 56110); -- Siegehold Soldier + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(224538, 1, 116833, 1, 1, 56110), -- Siegehold Soldier +(224538, 0, 116832, 1, 1, 56110), -- Siegehold Soldier +(224537, 1, 118421, 1, 1, 56110), -- Corrupted Voidfinder +(224537, 0, 118420, 1, 1, 56110), -- Corrupted Voidfinder +(224535, 0, 11686, 1, 1, 56110), -- Kill Credit [DNT] +(224534, 0, 11686, 1, 1, 56110), -- Kill Credit [DNT] +(224533, 0, 11686, 1, 1, 56110), -- Kill Credit [DNT] +(224530, 0, 11686, 1, 1, 56110), -- Kill Credit +(224527, 0, 117694, 1, 1, 56110), -- Cogwalker +(224526, 4, 117406, 0.800000011920928955, 1, 56110), -- Machine Speaker Golem +(224526, 3, 117405, 0.800000011920928955, 1, 56110), -- Machine Speaker Golem +(224526, 2, 117404, 0.800000011920928955, 1, 56110), -- Machine Speaker Golem +(224526, 1, 117403, 0.800000011920928955, 1, 56110), -- Machine Speaker Golem +(224526, 0, 117402, 0.800000011920928955, 1, 56110), -- Machine Speaker Golem +(224523, 0, 120010, 1, 1, 56110), -- Maetild Saberkrags +(224522, 1, 27823, 1, 1, 56110), -- [DNT] Ground hazard bunny +(224522, 0, 328, 1, 0, 56110), -- [DNT] Ground hazard bunny +(224521, 1, 112727, 1, 1, 56110), -- Frenzied Siege Artillery +(224521, 0, 112729, 1, 1, 56110), -- Frenzied Siege Artillery +(224520, 1, 119999, 1, 1, 56110), -- Nerubian Army Periodic Sound 02 +(224520, 0, 90874, 1, 0, 56110), -- Nerubian Army Periodic Sound 02 +(224519, 1, 119998, 1, 1, 56110), -- Nerubian Army Periodic Sound 01 +(224519, 0, 90874, 1, 0, 56110), -- Nerubian Army Periodic Sound 01 +(224518, 1, 117450, 1, 1, 56110), -- Undercrawler Hatchling +(224518, 0, 117449, 1, 1, 56110), -- Undercrawler Hatchling +(224517, 0, 120169, 1, 1, 56110), -- Quartermaster's Bulwark +(224516, 0, 118702, 1.549999952316284179, 1, 56110), -- Skardyn Invader +(224515, 1, 91384, 1.5, 1, 56110), -- Elusive Ironhide Maelstrom Wolf +(224515, 0, 91383, 1.5, 1, 56110), -- Elusive Ironhide Maelstrom Wolf +(224513, 0, 11686, 1, 1, 56110), -- Kill Credit [DNT] +(224512, 1, 114920, 1, 1, 56110), -- Venomous Hatchling +(224512, 0, 114919, 1, 1, 56110), -- Venomous Hatchling +(224511, 5, 117755, 1, 1, 56110), -- Reclamation Volunteer +(224511, 4, 117754, 1, 1, 56110), -- Reclamation Volunteer +(224511, 3, 115023, 1, 1, 56110), -- Reclamation Volunteer +(224511, 2, 115022, 1, 1, 56110), -- Reclamation Volunteer +(224511, 1, 115021, 1, 1, 56110), -- Reclamation Volunteer +(224511, 0, 115020, 1, 1, 56110), -- Reclamation Volunteer +(224510, 0, 119996, 1, 1, 56110), -- Olfii +(224509, 0, 117454, 1, 1, 56110), -- Shalehoof +(224508, 4, 114826, 1, 1, 56110), -- Tidal Sandsnapper +(224508, 3, 114825, 1, 1, 56110), -- Tidal Sandsnapper +(224508, 2, 114823, 1, 1, 56110), -- Tidal Sandsnapper +(224508, 1, 114819, 1, 1, 56110), -- Tidal Sandsnapper +(224508, 0, 114815, 1, 1, 56110), -- Tidal Sandsnapper +(224507, 1, 11686, 1, 1, 56110), -- Fishing Rod +(224507, 0, 33559, 1, 0, 56110), -- Fishing Rod +(224506, 0, 116151, 1, 1, 56110), -- Harvester Farnee +(224505, 0, 117395, 1, 1, 56110), -- Harmot +(224504, 4, 118006, 1.799999952316284179, 0, 56110), -- Awakened Mountain Giant +(224504, 3, 110064, 1, 0, 56110), -- Awakened Mountain Giant +(224504, 2, 110063, 2.099999904632568359, 0, 56110), -- Awakened Mountain Giant +(224504, 1, 110061, 2, 0, 56110), -- Awakened Mountain Giant +(224504, 0, 110062, 3, 1, 56110), -- Awakened Mountain Giant +(224502, 0, 119288, 1, 1, 56110), -- Soulboil +(224501, 1, 115080, 1, 1, 56110), -- Berrybuzz Stinger +(224501, 0, 115073, 1, 1, 56110), -- Berrybuzz Stinger +(224500, 0, 119288, 1, 1, 56110), -- Heartsear +(224499, 0, 119288, 1, 1, 56110), -- Widowcore +(224498, 0, 119288, 1, 1, 56110), -- Dregbile +(224497, 0, 119993, 1, 1, 56110), -- Berrt +(224496, 1, 115090, 1, 1, 56110), -- Hallowfall Bear +(224496, 0, 115089, 1, 1, 56110), -- Hallowfall Bear +(224495, 0, 119288, 1, 1, 56110), -- Shard of Gorribal +(224494, 0, 119288, 1, 1, 56110), -- Azerite Manifestation +(224493, 0, 119992, 1, 1, 56110), -- Izan +(224492, 0, 119288, 1, 1, 56110), -- Yoh'nath the Ender +(224491, 0, 119288, 1, 1, 56110), -- Spiz'na the Traitor +(224490, 0, 119288, 1, 1, 56110), -- Vil'vim The Mindtwister +(224489, 0, 119288, 1, 1, 56110), -- Vin'ris The Corruptor +(224488, 0, 119288, 1, 1, 56110), -- The Rebellious Queen +(224483, 8, 75331, 1, 1, 56110), -- Target Clucker +(224483, 7, 75332, 1, 1, 56110), -- Target Clucker +(224483, 6, 75333, 1, 1, 56110), -- Target Clucker +(224483, 5, 75334, 1, 1, 56110), -- Target Clucker +(224483, 4, 75335, 1, 1, 56110), -- Target Clucker +(224483, 3, 75336, 1, 1, 56110), -- Target Clucker +(224483, 2, 75337, 1, 1, 56110), -- Target Clucker +(224483, 1, 75338, 1, 1, 56110), -- Target Clucker +(224483, 0, 7920, 1, 1, 56110), -- Target Clucker +(224482, 0, 11686, 1, 1, 56110), -- Kill Credit [DNT] +(224481, 0, 119991, 1, 1, 56110), -- Ernesta +(224480, 0, 49288, 1, 1, 56110), -- Firebath Impurity +(224479, 0, 49288, 1, 1, 56110), -- Firebath Impurity +(224478, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(224477, 0, 119288, 1, 1, 56110), -- Temaya +(224476, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(224476, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(224475, 0, 119288, 1, 1, 56110), -- Talinhet +(224474, 0, 67660, 1, 1, 56110), -- Test Floating Object [DNT] +(224473, 0, 119288, 1, 1, 56110), -- Zeeben +(224472, 1, 112448, 1, 1, 56110), -- Undercrawler Lurker +(224472, 0, 112447, 1, 1, 56110), -- Undercrawler Lurker +(224471, 0, 119288, 1, 1, 56110), -- First Blade Grimskarn +(224470, 0, 119288, 1, 1, 56110), -- Gong'tze the Riverhewer +(224469, 4, 119990, 1, 1, 56110), -- Unicorn Moose +(224469, 3, 119989, 1, 1, 56110), -- Unicorn Moose +(224469, 2, 119988, 1, 1, 56110), -- Unicorn Moose +(224469, 1, 119987, 1, 1, 56110), -- Unicorn Moose +(224469, 0, 119986, 1, 1, 56110), -- Unicorn Moose +(224468, 1, 114128, 1, 1, 56110), -- Salamanther Highmother +(224468, 0, 114131, 1, 1, 56110), -- Salamanther Highmother +(224467, 4, 119990, 1, 1, 56110), -- Shalehorn +(224467, 3, 119989, 1, 1, 56110), -- Shalehorn +(224467, 2, 119988, 1, 1, 56110), -- Shalehorn +(224467, 1, 119987, 1, 1, 56110), -- Shalehorn +(224467, 0, 119986, 1, 1, 56110), -- Shalehorn +(224466, 0, 88201, 1, 0, 56110), -- Voidwraith +(224465, 1, 114104, 1, 1, 56110), -- Kelp Slug +(224465, 0, 114102, 1, 1, 56110), -- Kelp Slug +(224464, 1, 104631, 1, 1, 56110), -- Venomous Salamanther +(224464, 0, 104632, 1, 1, 56110), -- Venomous Salamanther +(224463, 0, 11686, 1, 1, 56110), -- Kill Credit [DNT] +(224462, 1, 104530, 1, 1, 56110), -- Sea Drop +(224462, 0, 104531, 1, 1, 56110), -- Sea Drop +(224461, 0, 119288, 1, 1, 56110), -- Warmonger Ogli +(224460, 1, 104041, 1, 1, 56110), -- Tiny Sunwing +(224460, 0, 104040, 1, 1, 56110), -- Tiny Sunwing +(224458, 0, 119288, 1, 1, 56110), -- Wavecrasher Jurvak +(224457, 0, 119288, 1, 1, 56110), -- Conqueror Or'sosh +(224456, 1, 106700, 1, 1, 56110), -- Brooding Shorewing +(224456, 0, 106699, 1, 1, 56110), -- Brooding Shorewing +(224455, 0, 119288, 1, 1, 56110), -- Toaka the Explorer +(224454, 1, 114820, 1, 1, 56110), -- Scuttling Sandshell +(224454, 0, 114816, 1, 1, 56110), -- Scuttling Sandshell +(224453, 1, 27823, 1, 1, 56110), -- [DNT] Deposit Area Trigger bunny +(224453, 0, 328, 1, 0, 56110), -- [DNT] Deposit Area Trigger bunny +(224451, 0, 119288, 1, 1, 56110), -- Stormlord Kao'dor +(224448, 0, 119288, 1, 1, 56110), -- Crateron +(224447, 0, 119288, 1, 1, 56110), -- Deepwalker Cavelord +(224446, 0, 119288, 1, 1, 56110), -- Earthfury Cragshar +(224445, 0, 119288, 1, 1, 56110), -- Oremex Flamebreaker +(224444, 0, 119288, 1, 1, 56110), -- Flame Viscerator Ignes +(224443, 0, 119981, 0.5, 1, 56110), -- Breach +(224441, 0, 120019, 1, 1, 56110), -- Freysworn Chalcy +(224440, 0, 119288, 1, 1, 56110), -- Tor'go +(224439, 1, 107538, 1, 1, 56110), -- Web Support +(224439, 0, 169, 1, 0, 56110), -- Web Support +(224438, 0, 119288, 1, 1, 56110), -- Pterrordaxus +(224437, 0, 118404, 2.5, 1, 56110), -- Rasha'nan +(224436, 1, 27823, 1, 1, 56110), -- [DNT] Deposit target bunny +(224436, 0, 328, 1, 0, 56110), -- [DNT] Deposit target bunny +(224430, 0, 119288, 1, 1, 56110), -- Nalo'Xic +(224428, 0, 119288, 1, 1, 56110), -- Clawmother Tengi +(224427, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(224427, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(224425, 0, 119288, 1, 1, 56110), -- Kiji the Stomper +(224424, 0, 120442, 1, 1, 56110), -- Velkura +(224420, 0, 119288, 1, 1, 56110), -- Utmoth the tide +(224418, 0, 119288, 1, 1, 56110), -- Gurl the Feaster +(224415, 0, 119288, 1, 1, 56110), -- Ankoan Champion +(224413, 0, 119288, 1, 1, 56110), -- Zaniga the Tracker +(224411, 0, 119288, 1, 1, 56110), -- Hand of Azshara +(224410, 0, 114656, 1, 1, 56110), -- Shalehorn Bull +(224409, 1, 114304, 1, 1, 56110), -- Shalehorn Cow +(224409, 0, 114305, 1, 1, 56110), -- Shalehorn Cow +(224408, 1, 11686, 1, 1, 56110), -- Hallowfall Crystal Sound Controller +(224408, 0, 100470, 1, 0, 56110), -- Hallowfall Crystal Sound Controller +(224407, 0, 119288, 1, 1, 56110), -- Venox +(224406, 0, 119288, 1, 1, 56110), -- S'toth the Insatiable +(224405, 0, 119288, 1, 1, 56110), -- Aqu'yinra +(224404, 0, 119288, 1, 1, 56110), -- Yor'Sith +(224403, 0, 119288, 1, 1, 56110), -- Bor'zal the Lurking +(224402, 2, 118318, 1, 1, 56110), -- Wild Cloudrook +(224402, 1, 118317, 1, 1, 56110), -- Wild Cloudrook +(224402, 0, 118319, 1, 1, 56110), -- Wild Cloudrook +(224401, 1, 110448, 1, 1, 56110), -- Invasive Deepflayer +(224401, 0, 110445, 1, 1, 56110), -- Invasive Deepflayer +(224394, 0, 117395, 1, 1, 56110), -- Harmot +(224393, 0, 52318, 1, 1, 56110), -- Kill Credit +(224392, 0, 117175, 1, 1, 56110), -- Olbarig +(224391, 0, 64062, 1, 1, 56110), -- KC: Item Used [DNT] +(224390, 0, 119904, 2.5, 1, 56110), -- Big Taelloch Ore +(224387, 0, 119972, 1.5, 1, 56110), -- Twilight Elementalist +(224382, 0, 115596, 1, 1, 56110), -- Aemyra Acton +(224381, 0, 119765, 1, 1, 56110), -- Orren Masyn +(224380, 0, 119765, 1, 1, 56110), -- Orren Masyn +(224379, 0, 119765, 1, 1, 56110), -- Orren Masyn +(224378, 0, 119765, 1, 1, 56110), -- Orren Masyn +(224377, 1, 118549, 1, 1, 56110), -- Slightly Moldy Scout +(224377, 0, 118557, 1, 1, 56110), -- Slightly Moldy Scout +(224376, 2, 118331, 1, 1, 56110), -- Cloudrook +(224376, 1, 118333, 1, 1, 56110), -- Cloudrook +(224376, 0, 118337, 1, 1, 56110), -- Cloudrook +(224374, 0, 52318, 1, 1, 56110), -- Kill Credit: Landed in Market [DNT] +(224373, 0, 119971, 1, 1, 56110), -- Echo of the Silver Hand +(224372, 3, 115531, 1, 1, 56110), -- Nightshade Abductor +(224372, 2, 115529, 1, 1, 56110), -- Nightshade Abductor +(224372, 1, 115530, 1, 1, 56110), -- Nightshade Abductor +(224372, 0, 115528, 1, 1, 56110), -- Nightshade Abductor +(224371, 0, 109539, 1.75, 1, 56110), -- Spike Storm Stalker +(224370, 1, 52923, 1.25, 1, 56110), -- Surekian Weapon Rack +(224370, 0, 20324, 1, 0, 56110), -- Surekian Weapon Rack +(224369, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Cooking With Style +(224368, 0, 119968, 2, 1, 56110), -- Chamber Expeller +(224367, 0, 119967, 1, 1, 56110), -- Forgotten Hero +(224364, 0, 52318, 1, 1, 56110), -- Kill Credit: WQ - Package Delivered, No Credit +(224363, 1, 117665, 1, 1, 56110), -- Royal Fighter +(224363, 0, 117668, 1, 1, 56110), -- Royal Fighter +(224362, 0, 117922, 1, 1, 56110), -- Batzvara +(224361, 0, 118106, 1.5, 1, 56110), -- Royal Guardian +(224359, 3, 116157, 1, 1, 56110), -- Mr. Sunflower's Patient +(224359, 2, 116158, 1, 1, 56110), -- Mr. Sunflower's Patient +(224359, 1, 114528, 1, 1, 56110), -- Mr. Sunflower's Patient +(224359, 0, 116160, 1, 1, 56110), -- Mr. Sunflower's Patient +(224358, 0, 52318, 1, 1, 56110), -- Kill Credit: Defeat a Wave +(224357, 5, 32409, 1, 1, 56110), -- Sandskin Sawtooth +(224357, 4, 32408, 1, 1, 56110), -- Sandskin Sawtooth +(224357, 3, 32406, 1, 1, 56110), -- Sandskin Sawtooth +(224357, 2, 32404, 1, 1, 56110), -- Sandskin Sawtooth +(224357, 1, 32407, 1, 1, 56110), -- Sandskin Sawtooth +(224357, 0, 32405, 1, 1, 56110), -- Sandskin Sawtooth +(224356, 0, 107697, 4, 1, 56110), -- Veeno the Second +(224355, 0, 108114, 3, 1, 56110), -- Clerk Galesong the Second +(224354, 0, 78619, 1.20000004768371582, 1, 56110), -- Firelord Nomi the Second +(224353, 0, 105394, 3, 1, 56110), -- Mimzy Spazzlerock's Second Evil Twin +(224352, 0, 120471, 0.75, 1, 56110), -- Vi'azl +(224351, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(224350, 5, 91864, 1, 1, 56110), -- Voltscale Siltworm +(224350, 4, 91862, 1, 1, 56110), -- Voltscale Siltworm +(224350, 3, 91870, 1, 1, 56110), -- Voltscale Siltworm +(224350, 2, 91866, 1, 1, 56110), -- Voltscale Siltworm +(224350, 1, 91872, 1, 1, 56110), -- Voltscale Siltworm +(224350, 0, 91868, 1, 1, 56110), -- Voltscale Siltworm +(224349, 0, 56187, 1, 1, 56110), -- Kill Credit: Recitation Completed [DNT] +(224347, 0, 52318, 1, 1, 56110), -- Kill Credit +(224346, 0, 107689, 0.699999988079071044, 1, 56110), -- Grand Apothecary Alchataur the Second +(224345, 0, 114775, 1, 1, 56110), -- Anub'azal +(224343, 0, 81679, 2.5, 1, 56110), -- Reagent Skeleton Skinnaur the Second +(224342, 0, 21471, 0.699999988079071044, 1, 56110), -- Reagent Lord Herbataur the Second +(224341, 0, 119927, 2, 1, 56110), -- Fire! +(224340, 0, 108185, 0.699999988079071044, 1, 56110), -- Reagent Lady Minertaur the Second +(224339, 0, 116447, 1, 1, 56110), -- Sne'ix the Egg Tender +(224338, 0, 119923, 1, 1, 56110), -- Tara Steelstrike +(224337, 0, 116159, 1, 1, 56110), -- Zara'azj the Magnificent +(224336, 0, 119922, 1, 0, 56110), -- Ancestor +(224335, 0, 119921, 1, 1, 56110), -- Nur'rek the Good Husband +(224333, 0, 119920, 1.149999976158142089, 1, 56110), -- Uvo'rek the Broodmother +(224332, 0, 119918, 1, 1, 56110), -- Master Kat'taj +(224331, 0, 117326, 1, 1, 56110), -- Phylleus +(224330, 0, 116160, 1, 1, 56110), -- Maraclozh +(224329, 3, 68821, 1, 1, 56110), -- Visiting Merchant +(224329, 2, 112634, 1, 1, 56110), -- Visiting Merchant +(224329, 1, 65780, 1, 1, 56110), -- Visiting Merchant +(224329, 0, 65206, 1, 1, 56110), -- Visiting Merchant +(224327, 0, 117326, 1, 1, 56110), -- Violesca +(224325, 1, 11686, 1, 1, 56110), -- Arathi Bomb +(224325, 0, 169, 1, 0, 56110), -- Arathi Bomb +(224324, 0, 115750, 1, 1, 56110), -- Silkswooner Waree +(224321, 0, 116204, 0.800000011920928955, 1, 56110); -- Ves'ka + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(224320, 0, 114541, 0.800000011920928955, 1, 56110), -- Tes'ka +(224319, 0, 114775, 1, 1, 56110), -- Anub'azal +(224318, 1, 122745, 1, 1, 56110), -- Tunnel to Azj-Kahet +(224318, 0, 1126, 1, 0, 56110), -- Tunnel to Azj-Kahet +(224317, 1, 122745, 1, 1, 56110), -- Tunnel to Dorn Agol +(224317, 0, 1126, 1, 0, 56110), -- Tunnel to Dorn Agol +(224316, 0, 114531, 1, 1, 56110), -- [DNT] Kill Credit: Nerubian +(224315, 0, 52318, 1, 1, 56110), -- Kill Credit: Select a faction +(224314, 0, 119771, 1, 1, 56110), -- Shackle Anchor +(224313, 0, 119771, 1, 1, 56110), -- Shackle Anchor +(224312, 0, 119771, 1, 1, 56110), -- Shackle Anchor +(224311, 0, 115722, 1, 1, 56110), -- Siegelord Xerosh +(224310, 0, 115288, 1, 1, 56110), -- Great Kyron +(224309, 0, 114789, 1, 1, 56110), -- Apyrite +(224308, 0, 116460, 1, 1, 56110), -- Kib'kur +(224307, 0, 116453, 1, 1, 56110), -- Corpse Relocator +(224306, 0, 119905, 1, 1, 56110), -- Ah'shalathala the Quenched +(224305, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit +(224304, 0, 41765, 2, 1, 56110), -- Questzertauren +(224303, 1, 70050, 1, 1, 56110), -- Throw Water Vehicle +(224303, 0, 328, 1, 0, 56110), -- Throw Water Vehicle +(224302, 1, 27823, 1, 1, 56110), -- The Vizier +(224302, 0, 73745, 1, 0, 56110), -- The Vizier +(224301, 0, 119904, 1, 1, 56110), -- Dropped Ore +(224300, 0, 116347, 0.60000002384185791, 1, 56110), -- Bloodworker +(224299, 0, 115725, 0.5, 1, 56110), -- Anub'okki +(224295, 1, 115740, 1, 1, 56110), -- Gossiping Historian +(224295, 0, 114416, 1, 1, 56110), -- Gossiping Historian +(224294, 0, 120749, 1, 1, 56110), -- Osidion +(224293, 0, 101845, 1, 1, 56110), -- KC: Snuffled +(224292, 0, 52318, 1, 1, 56110), -- [DNT]I chose Bulbophyll +(224291, 0, 56187, 1, 1, 56110), -- Kill Credit: Find Brennok [DNT] +(224290, 0, 52318, 1, 1, 56110), -- [DNT]I chose Stapellia +(224289, 0, 52318, 1, 1, 56110), -- [DNT]I chose Durania +(224288, 0, 52318, 1, 1, 56110), -- [DNT]I chose Rafflesian +(224287, 0, 52318, 1, 1, 56110), -- [DNT]I chose Titannirum +(224286, 0, 52318, 1, 1, 56110), -- [DNT]I chose Helioceros +(224284, 1, 118231, 1, 0, 56110), -- Decalibrated Examination Bot +(224284, 0, 118912, 1, 1, 56110), -- Decalibrated Examination Bot +(224283, 0, 56187, 1, 1, 56110), -- Kill Credit: Rescue Brennok [DNT] +(224282, 0, 120181, 3.299999952316284179, 1, 56110), -- Soulboil +(224281, 0, 119904, 1, 1, 56110), -- Taelloch Ore +(224280, 2, 104534, 1, 1, 56110), -- Tectonic Rumbler +(224280, 1, 104533, 1, 1, 56110), -- Tectonic Rumbler +(224280, 0, 104532, 1, 1, 56110), -- Tectonic Rumbler +(224279, 0, 109539, 1.75, 1, 56110), -- Shatter Existance Stalker +(224278, 3, 115531, 1, 1, 56110), -- Nightshade Ambusher +(224278, 2, 115529, 1, 1, 56110), -- Nightshade Ambusher +(224278, 1, 115530, 1, 1, 56110), -- Nightshade Ambusher +(224278, 0, 115528, 1, 1, 56110), -- Nightshade Ambusher +(224277, 1, 115739, 1, 1, 56110), -- Selective Historian +(224277, 0, 115740, 1, 1, 56110), -- Selective Historian +(224276, 0, 119898, 1.35000002384185791, 0, 56110), -- Twilight Enforcer +(224275, 7, 122420, 1, 1, 56110), -- Stonevault Machinesmith +(224275, 6, 122419, 1, 1, 56110), -- Stonevault Machinesmith +(224275, 5, 122425, 1, 1, 56110), -- Stonevault Machinesmith +(224275, 4, 122424, 1, 1, 56110), -- Stonevault Machinesmith +(224275, 3, 117441, 1, 1, 56110), -- Stonevault Machinesmith +(224275, 2, 117440, 1, 1, 56110), -- Stonevault Machinesmith +(224275, 1, 117432, 1, 1, 56110), -- Stonevault Machinesmith +(224275, 0, 117434, 1, 1, 56110), -- Stonevault Machinesmith +(224274, 0, 52318, 1, 1, 56110), -- Kill Credit: Tell Y'tekhi No 4th Time [DNT] +(224273, 0, 52318, 1, 1, 56110), -- Kill Credit: Tell Y'tekhi No 3rd Time [DNT] +(224272, 0, 52318, 1, 1, 56110), -- Kill Credit: Tell Y'tekhi No 2nd Time [DNT] +(224271, 0, 119897, 1.35000002384185791, 0, 56110), -- Twilight Warlock +(224270, 0, 116652, 1, 1, 56110), -- Ip'xal +(224269, 0, 52318, 1, 1, 56110), -- Kill Credit: Right Arm Shackle Dismantled [DNT] +(224268, 0, 52318, 1, 1, 56110), -- Kill Credit: Left Arm Shackle DIsmantled [DNT] +(224267, 0, 116269, 1, 1, 56110), -- Ab'xal +(224266, 0, 52318, 1, 1, 56110), -- Kill Credit: Right Leg Shackle DIsmantled [DNT] +(224265, 0, 52318, 1, 1, 56110), -- [DNT]Select a Beetle Kill Credit +(224264, 0, 114052, 1, 1, 56110), -- Ahn'izik the Old Soul +(224261, 0, 119896, 1, 1, 56110), -- Supply Crate +(224252, 0, 52318, 1, 1, 56110), -- Kill Credit: Participation Earned +(224251, 0, 49288, 1, 1, 56110), -- Firebath Impurity +(224249, 0, 91122, 2, 1, 56110), -- Twilight Lavabender +(224248, 0, 64062, 1, 1, 56110), -- KC: Clue 3 Collected [DNT] +(224247, 0, 64062, 1, 1, 56110), -- KC: Clue 2 Collected [DNT] +(224246, 0, 64062, 1, 1, 56110), -- KC: Clue 1 Collected [DNT] +(224241, 0, 122588, 0.5, 1, 56110), -- Bursting Lightspawn +(224240, 0, 34353, 0.47999998927116394, 1, 56110), -- Twilight Flamerender +(224239, 2, 115401, 1, 1, 56110), -- Sporbit +(224239, 1, 115396, 1, 1, 56110), -- Sporbit +(224239, 0, 115397, 1, 1, 56110), -- Sporbit +(224238, 0, 119895, 1, 1, 56110), -- Neddrin +(224237, 0, 119894, 1.799999952316284179, 1, 56110), -- Cooking Pot +(224236, 20, 119428, 1, 1, 56110), -- Thrown Cheese +(224236, 19, 119426, 1, 1, 56110), -- Thrown Cheese +(224236, 18, 119408, 1, 1, 56110), -- Thrown Cheese +(224236, 17, 119427, 1, 1, 56110), -- Thrown Cheese +(224236, 16, 119424, 1, 1, 56110), -- Thrown Cheese +(224236, 15, 119423, 1, 1, 56110), -- Thrown Cheese +(224236, 14, 119425, 1, 1, 56110), -- Thrown Cheese +(224236, 13, 119407, 1, 1, 56110), -- Thrown Cheese +(224236, 12, 119429, 1, 1, 56110), -- Thrown Cheese +(224236, 11, 119432, 1, 1, 56110), -- Thrown Cheese +(224236, 10, 119433, 1, 1, 56110), -- Thrown Cheese +(224236, 9, 119431, 1, 1, 56110), -- Thrown Cheese +(224236, 8, 119422, 1, 1, 56110), -- Thrown Cheese +(224236, 7, 119415, 1, 1, 56110), -- Thrown Cheese +(224236, 6, 119417, 1, 1, 56110), -- Thrown Cheese +(224236, 5, 119409, 1, 1, 56110), -- Thrown Cheese +(224236, 4, 119416, 1, 1, 56110), -- Thrown Cheese +(224236, 3, 119421, 1, 1, 56110), -- Thrown Cheese +(224236, 2, 119418, 1, 1, 56110), -- Thrown Cheese +(224236, 1, 119419, 1, 1, 56110), -- Thrown Cheese +(224236, 0, 119414, 1, 1, 56110), -- Thrown Cheese +(224222, 1, 70050, 1, 1, 56110), -- Throw Cheese Vehicle +(224222, 0, 328, 1, 0, 56110), -- Throw Cheese Vehicle +(224221, 0, 119893, 1.5, 1, 56110), -- Twilight Overseer +(224219, 0, 119892, 1, 1, 56110), -- Twilight Earthcaller +(224218, 0, 118408, 1, 1, 56110), -- Territorial Deepwalker +(224217, 0, 119857, 1, 1, 56110), -- Pollen Rich Cinderbloom +(224216, 0, 119857, 1, 1, 56110), -- Pollen Rich Cinderbloom +(224215, 0, 119857, 1, 1, 56110), -- Pollen Rich Cinderbloom +(224214, 0, 119857, 1, 1, 56110), -- Pollen Rich Cinderbloom +(224213, 0, 119857, 1, 1, 56110), -- Pollen Rich Cinderbloom +(224205, 0, 119875, 1, 1, 56110), -- Weaver's Scouting Shadecaster +(224202, 3, 116831, 1, 1, 56110), -- Sureki Venomblade +(224202, 2, 116832, 1, 1, 56110), -- Sureki Venomblade +(224202, 1, 116833, 1, 1, 56110), -- Sureki Venomblade +(224202, 0, 116834, 1, 1, 56110), -- Sureki Venomblade +(224201, 0, 119871, 1, 1, 56110), -- Ru'murh +(224200, 0, 119871, 1, 1, 56110), -- Ru'murh +(224199, 0, 119871, 1, 1, 56110), -- Ru'murh +(224198, 0, 119871, 1, 1, 56110), -- Ru'murh +(224197, 0, 119871, 1, 1, 56110), -- Ru'murh +(224196, 0, 119871, 1, 1, 56110), -- Ru'murh +(224195, 0, 119871, 1, 1, 56110), -- Ru'murh +(224194, 0, 119871, 1, 1, 56110), -- Ru'murh +(224193, 0, 119871, 1, 1, 56110), -- Ru'murh +(224192, 0, 119871, 1, 1, 56110), -- Ru'murh +(224191, 0, 119871, 1, 1, 56110), -- Ru'murh +(224190, 0, 119871, 1, 1, 56110), -- Ru'murh +(224189, 0, 119872, 1, 1, 56110), -- Ghos'opp +(224188, 0, 119872, 1, 1, 56110), -- Ghos'opp +(224187, 0, 119872, 1, 1, 56110), -- Ghos'opp +(224186, 0, 119872, 1, 1, 56110), -- Ghos'opp +(224185, 2, 119885, 2.20000004768371582, 1, 56110), -- Ancient Tentacle +(224185, 1, 119885, 1.60000002384185791, 1, 56110), -- Ancient Tentacle +(224185, 0, 119885, 1, 1, 56110), -- Ancient Tentacle +(224184, 0, 119872, 1, 1, 56110), -- Ghos'opp +(224183, 0, 119872, 1, 1, 56110), -- Ghos'opp +(224182, 0, 119872, 1, 1, 56110), -- Ghos'opp +(224181, 0, 119872, 1, 1, 56110), -- Ghos'opp +(224180, 0, 119872, 1, 1, 56110), -- Ghos'opp +(224179, 0, 119872, 1, 1, 56110), -- Ghos'opp +(224178, 0, 119872, 1, 1, 56110), -- Ghos'opp +(224177, 0, 119872, 1, 1, 56110), -- Ghos'opp +(224176, 0, 119870, 1, 1, 56110), -- Eirzay +(224174, 0, 119870, 1, 1, 56110), -- Eirzay +(224173, 0, 119870, 1, 1, 56110), -- Eirzay +(224172, 0, 119870, 1, 1, 56110), -- Eirzay +(224171, 0, 119870, 1, 1, 56110), -- Eirzay +(224170, 0, 119870, 1, 1, 56110), -- Eirzay +(224168, 0, 119870, 1, 1, 56110), -- Eirzay +(224167, 0, 119870, 1, 1, 56110), -- Eirzay +(224166, 0, 119870, 1, 1, 56110), -- Eirzay +(224163, 0, 119870, 1, 1, 56110), -- Eirzay +(224162, 0, 119870, 1, 1, 56110), -- Eirzay +(224161, 0, 119870, 1, 1, 56110), -- Eirzay +(224159, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(224159, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(224157, 0, 119883, 8, 1, 56110), -- Remembered Lich King +(224155, 0, 116521, 1.20000004768371582, 1, 56110), -- Zev'kall +(224154, 0, 119881, 1, 1, 56110), -- General Steelstrike +(224153, 0, 119880, 1, 1, 56110), -- Auralia Steelstrike +(224152, 0, 119878, 1, 1, 56110), -- Twilight Brute +(224151, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit +(224150, 2, 114533, 1, 1, 56110), -- Nerubian Skirmisher +(224150, 1, 114532, 1, 1, 56110), -- Nerubian Skirmisher +(224150, 0, 114531, 1, 1, 56110), -- Nerubian Skirmisher +(224149, 2, 114538, 1, 1, 56110), -- Nerubian Webspinner +(224149, 1, 114537, 1, 1, 56110), -- Nerubian Webspinner +(224149, 0, 114536, 1, 1, 56110), -- Nerubian Webspinner +(224148, 0, 117040, 1, 1, 56110), -- Not Aromash +(224147, 0, 114656, 1, 1, 56110), -- [DNT] Shalehorn Bull +(224146, 1, 64062, 1, 1, 56110), -- [DNT] Kill Credit 04 +(224146, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit 04 +(224145, 1, 64062, 1, 1, 56110), -- [DNT] Kill Credit 03 +(224145, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit 03 +(224144, 1, 64062, 1, 1, 56110), -- [DNT] Kill Credit 02 +(224144, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit 02 +(224142, 0, 116264, 1, 1, 56110), -- Congealed Memories +(224141, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(224141, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(224140, 1, 20577, 1, 1, 56110), -- Master Zone Controller +(224140, 0, 20324, 1, 0, 56110), -- Master Zone Controller +(224139, 1, 64062, 1, 1, 56110), -- [DNT] Kill Credit 01 +(224139, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit 01 +(224138, 11, 117445, 1, 1, 56110), -- Injured Worker +(224138, 10, 117444, 1, 1, 56110), -- Injured Worker +(224138, 9, 117447, 1, 1, 56110), -- Injured Worker +(224138, 8, 117446, 1, 1, 56110), -- Injured Worker +(224138, 7, 117443, 1, 1, 56110), -- Injured Worker +(224138, 6, 117442, 1, 1, 56110), -- Injured Worker +(224138, 5, 117441, 1, 1, 56110), -- Injured Worker +(224138, 4, 117440, 1, 1, 56110), -- Injured Worker +(224138, 3, 117437, 1, 1, 56110), -- Injured Worker +(224138, 2, 117436, 1, 1, 56110), -- Injured Worker +(224138, 1, 117439, 1, 1, 56110), -- Injured Worker +(224138, 0, 117438, 1, 1, 56110), -- Injured Worker +(224137, 11, 117445, 1, 1, 56110), -- Waterworks Site Supervisor +(224137, 10, 117444, 1, 1, 56110), -- Waterworks Site Supervisor +(224137, 9, 117447, 1, 1, 56110), -- Waterworks Site Supervisor +(224137, 8, 117446, 1, 1, 56110), -- Waterworks Site Supervisor +(224137, 7, 117443, 1, 1, 56110), -- Waterworks Site Supervisor +(224137, 6, 117442, 1, 1, 56110), -- Waterworks Site Supervisor +(224137, 5, 117441, 1, 1, 56110), -- Waterworks Site Supervisor +(224137, 4, 117440, 1, 1, 56110), -- Waterworks Site Supervisor +(224137, 3, 117437, 1, 1, 56110), -- Waterworks Site Supervisor +(224137, 2, 117436, 1, 1, 56110), -- Waterworks Site Supervisor +(224137, 1, 117439, 1, 1, 56110), -- Waterworks Site Supervisor +(224137, 0, 117438, 1, 1, 56110), -- Waterworks Site Supervisor +(224135, 1, 64062, 1, 1, 56110), -- Mysterious Grindy Voice +(224135, 0, 11686, 1, 1, 56110), -- Mysterious Grindy Voice +(224133, 1, 104049, 1, 1, 56110), -- Sunrise Honeysucker +(224133, 0, 104046, 1, 1, 56110), -- Sunrise Honeysucker +(224130, 1, 92725, 1, 1, 56110), -- [DNT ] Kill Credit - Invisible Bunny +(224130, 0, 105131, 1, 0, 56110), -- [DNT ] Kill Credit - Invisible Bunny +(224128, 0, 119870, 1, 1, 56110), -- Eirzay +(224127, 0, 119872, 1, 1, 56110), -- Ghos'opp +(224126, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit +(224125, 0, 114654, 1, 1, 56110), -- Shalehorn Bull +(224124, 0, 11686, 1, 1, 56110), -- Portal +(224123, 1, 11686, 1, 1, 56110), -- Nerubian Hanging Mine +(224123, 0, 1126, 1, 0, 56110), -- Nerubian Hanging Mine +(224120, 0, 64062, 1, 1, 56110), -- KC: Citizen Interviewed Tally [DNT] +(224119, 0, 64062, 1, 1, 56110), -- KC: Citizen 3 Interviewed [DNT] +(224118, 0, 64062, 1, 1, 56110), -- KC: Citizen 2 Interviewed [DNT] +(224117, 0, 64062, 1, 1, 56110), -- KC: Citizen 1 Interviewed [DNT] +(224115, 3, 115755, 1.5, 1, 56110), -- Court Attendant +(224115, 2, 114421, 1.5, 1, 56110), -- Court Attendant +(224115, 1, 114422, 1.5, 1, 56110), -- Court Attendant +(224115, 0, 114423, 1.5, 1, 56110), -- Court Attendant +(224113, 0, 119816, 1, 1, 56110), -- Royal Weaver +(224112, 1, 112448, 1, 1, 56110), -- Undercrawler Lurker +(224112, 0, 112447, 1, 1, 56110), -- Undercrawler Lurker +(224111, 3, 115755, 1.149999976158142089, 1, 56110), -- Court Attendant +(224111, 2, 114421, 1.149999976158142089, 1, 56110), -- Court Attendant +(224111, 1, 114422, 1.149999976158142089, 1, 56110), -- Court Attendant +(224111, 0, 114423, 1.149999976158142089, 1, 56110), -- Court Attendant +(224109, 1, 8842, 1, 1, 56110), -- Hallowfall Matriarch +(224109, 0, 115091, 1, 1, 56110), -- Hallowfall Matriarch +(224108, 0, 119857, 1, 1, 56110), -- Pollen Rich Cinderbloom +(224106, 1, 115090, 1, 1, 56110), -- Hallowfall Bear +(224106, 0, 115089, 1, 1, 56110), -- Hallowfall Bear +(224101, 1, 114304, 1, 1, 56110), -- Shalehorn Cow +(224101, 0, 114305, 1, 1, 56110), -- Shalehorn Cow +(224100, 1, 119989, 1, 1, 56110); -- Unnerved Calf + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(224100, 0, 119988, 1, 1, 56110), -- Unnerved Calf +(224099, 0, 114656, 1, 1, 56110), -- Shalehorn Bull +(224096, 1, 114646, 1, 1, 56110), -- Agitated Hive Worker +(224096, 0, 114650, 1, 1, 56110), -- Agitated Hive Worker +(224093, 0, 64062, 1, 1, 56110), -- Kill Credit: Achievement - One Trip [DNT] +(224092, 0, 64062, 1, 1, 56110), -- Kill Credit: Ore Deposited [DNT] +(224091, 1, 119851, 2, 1, 56110), -- Dark Tentacle +(224091, 0, 119851, 0.800000011920928955, 1, 56110), -- Dark Tentacle +(224090, 0, 119847, 0.349999994039535522, 1, 56110), -- Brown Leafbug +(224089, 1, 11686, 1, 1, 56110), -- Invisible Bunny +(224089, 0, 22903, 1, 0, 56110), -- Invisible Bunny +(224088, 0, 119696, 0.5, 1, 56110), -- Ploughworm +(224087, 0, 116912, 1, 1, 56110), -- Ruffious +(224086, 0, 116913, 1, 1, 56110), -- Foreman Uzjax +(224085, 0, 64289, 2, 1, 56110), -- Earthfury Cragshar +(224084, 0, 52318, 1, 1, 56110), -- Kill Credit: Play Completed +(224083, 0, 118257, 1, 1, 56110), -- Wounded Arathi Priest +(224082, 0, 119705, 0.33000001311302185, 1, 56110), -- Vibrant Glowfly +(224081, 0, 114805, 1, 1, 56110), -- Waivering Drone +(224080, 0, 113897, 1, 1, 56110), -- Drained Cinderbee +(224079, 1, 109507, 1, 1, 56110), -- Dusty Shalewing +(224079, 0, 109510, 1, 1, 56110), -- Dusty Shalewing +(224078, 0, 114618, 0.5, 1, 56110), -- Glowmite +(224077, 0, 65919, 0.75, 1, 56110), -- Egg Cocoon +(224076, 0, 118149, 1, 1, 56110), -- Hannan +(224071, 1, 115021, 1, 1, 56110), -- Off-Duty Laborer +(224071, 0, 115013, 1, 1, 56110), -- Off-Duty Laborer +(224069, 0, 119836, 1, 1, 56110), -- Keyrra Pyregard +(224068, 0, 119777, 1.75, 1, 56110), -- Shred Reality Stalker +(224067, 0, 56187, 1, 1, 56110), -- Kill Credit: Lure [DNT] +(224066, 0, 117045, 1.299999952316284179, 1, 56110), -- Sureki Vanguard +(224064, 0, 120164, 1, 1, 56110), -- Badly Behaved Bot +(224063, 2, 119831, 0.60000002384185791, 1, 56110), -- Suspicious Rock +(224063, 1, 119830, 0.60000002384185791, 1, 56110), -- Suspicious Rock +(224063, 0, 119829, 0.60000002384185791, 1, 56110), -- Suspicious Rock +(224061, 0, 119871, 1, 1, 56110), -- Ru'murh +(224060, 0, 119791, 1.20000004768371582, 1, 56110), -- ELIZA +(224059, 1, 117940, 0.5, 1, 56110), -- Terrace Moth +(224059, 0, 117939, 0.5, 1, 56110), -- Terrace Moth +(224058, 0, 118036, 1, 1, 56110), -- Shaleshell clicker +(224056, 0, 114917, 1, 1, 56110), -- Marbleheart Ramolith +(224055, 0, 100728, 1, 1, 56110), -- Spear Stalker (Area Trigger) +(224054, 0, 117970, 1, 1, 56110), -- Haywire Loaderbot +(224053, 1, 119821, 1, 1, 56110), -- Ancient Earthen +(224053, 0, 119820, 1, 1, 56110), -- Ancient Earthen +(224052, 1, 118222, 1, 1, 56110), -- Ghostcap Menace +(224052, 0, 118214, 1, 1, 56110), -- Ghostcap Menace +(224051, 0, 116521, 1.20000004768371582, 1, 56110), -- Zev'kall +(224050, 0, 117342, 1, 1, 56110), -- Fataly Impaled Earthen +(224025, 3, 114416, 1, 1, 56110), -- Dishonorable Acolyte +(224025, 2, 115741, 1, 1, 56110), -- Dishonorable Acolyte +(224025, 1, 115740, 1, 1, 56110), -- Dishonorable Acolyte +(224025, 0, 115739, 1, 1, 56110), -- Dishonorable Acolyte +(224023, 3, 117042, 1, 1, 56110), -- Interfering Aspirant +(224023, 2, 117043, 1, 1, 56110), -- Interfering Aspirant +(224023, 1, 117044, 1, 1, 56110), -- Interfering Aspirant +(224023, 0, 117045, 1, 1, 56110), -- Interfering Aspirant +(224021, 3, 117443, 1, 1, 56110), -- Emergency Militia +(224021, 2, 117442, 1, 1, 56110), -- Emergency Militia +(224021, 1, 117441, 1, 1, 56110), -- Emergency Militia +(224021, 0, 117440, 1, 1, 56110), -- Emergency Militia +(224019, 1, 11686, 1, 1, 56110), -- Queen Neferess +(224019, 0, 64062, 1, 0, 56110), -- Queen Neferess +(224018, 0, 121071, 1, 1, 56110), -- Bloated Sea Gull +(224017, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(224017, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(224016, 1, 11686, 1, 1, 56110), -- King Anub'arak +(224016, 0, 64062, 1, 0, 56110), -- King Anub'arak +(224015, 0, 56187, 1, 1, 56110), -- Kill Credit: Warding Shadeling [DNT] +(224014, 1, 99952, 1, 1, 56110), -- Warding Shadestone +(224014, 0, 108813, 1, 0, 56110), -- Warding Shadestone +(224013, 1, 99952, 1, 1, 56110), -- Warding Shadestone +(224013, 0, 108813, 1, 0, 56110), -- Warding Shadestone +(224012, 1, 11686, 1, 1, 56110), -- Queen Neferess +(224012, 0, 64062, 1, 0, 56110), -- Queen Neferess +(224011, 0, 56187, 1, 1, 56110), -- Kill Credit: Puzzle Credit [DNT] +(224010, 1, 99952, 1, 1, 56110), -- Arbauch's Ward +(224010, 0, 108813, 1, 0, 56110), -- Arbauch's Ward +(224009, 0, 23057, 1, 1, 56110), -- Kill Credit: Pale Weavelashers +(224005, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(224005, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(224004, 11, 121992, 1, 1, 56110), -- Kirin Tor Mage +(224004, 10, 121991, 1, 1, 56110), -- Kirin Tor Mage +(224004, 9, 121990, 1, 1, 56110), -- Kirin Tor Mage +(224004, 8, 121989, 1, 1, 56110), -- Kirin Tor Mage +(224004, 7, 121987, 1, 1, 56110), -- Kirin Tor Mage +(224004, 6, 121988, 1, 1, 56110), -- Kirin Tor Mage +(224004, 5, 121984, 1, 1, 56110), -- Kirin Tor Mage +(224004, 4, 121985, 1, 1, 56110), -- Kirin Tor Mage +(224004, 3, 121986, 1, 1, 56110), -- Kirin Tor Mage +(224004, 2, 121982, 1, 1, 56110), -- Kirin Tor Mage +(224004, 1, 121981, 1, 1, 56110), -- Kirin Tor Mage +(224004, 0, 121983, 1, 1, 56110), -- Kirin Tor Mage +(224001, 0, 117970, 1, 1, 56110), -- Nullbot +(224000, 0, 29280, 2, 1, 56110), -- Tactical Swarmbot +(223999, 0, 88142, 1, 1, 56110), -- Frenzied Swarmbot +(223998, 0, 37140, 1, 1, 56110), -- Utility Swarmbot +(223997, 3, 117650, 1, 1, 56110), -- Oathsworn Councilguard +(223997, 2, 117649, 1, 1, 56110), -- Oathsworn Councilguard +(223997, 1, 117652, 1, 1, 56110), -- Oathsworn Councilguard +(223997, 0, 117651, 1, 1, 56110), -- Oathsworn Councilguard +(223996, 1, 11686, 1, 1, 56110), -- Royal Weaver Stalker +(223996, 0, 20324, 1, 0, 56110), -- Royal Weaver Stalker +(223995, 0, 115528, 1.299999952316284179, 1, 56110), -- Nightfall Curseblade +(223994, 0, 115539, 1.299999952316284179, 1, 56110), -- Nightfall Shadowmage +(223992, 0, 99952, 1, 1, 56110), -- zzzoldRavaging Steel +(223991, 0, 119812, 1, 1, 56110), -- The General's Standard +(223990, 1, 23767, 1, 1, 56110), -- Path Helper +(223990, 0, 21955, 1, 0, 56110), -- Path Helper +(223989, 5, 118390, 1, 1, 56110), -- Quickwick Volunteer +(223989, 4, 118389, 1, 1, 56110), -- Quickwick Volunteer +(223989, 3, 118388, 1, 1, 56110), -- Quickwick Volunteer +(223989, 2, 117140, 1, 1, 56110), -- Quickwick Volunteer +(223989, 1, 117120, 1, 1, 56110), -- Quickwick Volunteer +(223989, 0, 117141, 1, 1, 56110), -- Quickwick Volunteer +(223988, 0, 117425, 1, 1, 56110), -- Oathsworn Dignitary +(223987, 0, 104797, 1, 1, 56110), -- BlackBlood Fall Base +(223986, 0, 92726, 1, 1, 56110), -- zzzoldRavaging Steel Stalkers +(223985, 0, 92726, 1, 1, 56110), -- zzzoldRavaging Steel Stalkers +(223984, 0, 40976, 1, 1, 56110), -- Famished Fog Beast +(223983, 0, 117694, 1, 1, 56110), -- Overheating Cogwalker +(223981, 2, 95077, 0.400000005960464477, 1, 56110), -- Void Tendril +(223981, 1, 95077, 0.60000002384185791, 1, 56110), -- Void Tendril +(223981, 0, 95077, 0.5, 1, 56110), -- Void Tendril +(223980, 0, 119800, 3, 1, 56110), -- Queen Ansurek +(223979, 0, 52318, 1, 1, 56110), -- Kill Credit: Alleria Informed [DNT] +(223978, 0, 114551, 2, 1, 56110), -- Corridor Trapspinner +(223975, 1, 118181, 1, 1, 56110), -- Arathi Aeroknight +(223975, 0, 118182, 1, 1, 56110), -- Arathi Aeroknight +(223974, 1, 116508, 1, 1, 56110), -- Threadling Nester +(223974, 0, 116509, 1, 1, 56110), -- Threadling Nester +(223973, 1, 116460, 1, 1, 56110), -- Siege Artillerist +(223973, 0, 116453, 1, 1, 56110), -- Siege Artillerist +(223972, 1, 114536, 1, 1, 56110), -- Siege Spincatcher +(223972, 0, 114538, 1, 1, 56110), -- Siege Spincatcher +(223971, 0, 69105, 0.5, 1, 56110), -- Coalesced Shadeling +(223970, 0, 69105, 0.5, 1, 56110), -- Coalesced Shadeling +(223968, 0, 119256, 2, 1, 56110), -- Fahl'khax +(223967, 0, 115750, 1.5, 1, 56110), -- Slaughterweb Priest +(223966, 0, 112728, 2, 1, 56110), -- Swift Courier +(223961, 0, 112730, 1, 1, 56110), -- Meandering Courier +(223958, 21, 117759, 1, 1, 56110), -- Arathi Prisoner +(223958, 20, 117758, 1, 1, 56110), -- Arathi Prisoner +(223958, 19, 115034, 1, 1, 56110), -- Arathi Prisoner +(223958, 18, 115033, 1, 1, 56110), -- Arathi Prisoner +(223958, 17, 115032, 1, 1, 56110), -- Arathi Prisoner +(223958, 16, 115031, 1, 1, 56110), -- Arathi Prisoner +(223958, 15, 117757, 1, 1, 56110), -- Arathi Prisoner +(223958, 14, 117756, 1, 1, 56110), -- Arathi Prisoner +(223958, 13, 115038, 1, 1, 56110), -- Arathi Prisoner +(223958, 12, 115037, 1, 1, 56110), -- Arathi Prisoner +(223958, 11, 115036, 1, 1, 56110), -- Arathi Prisoner +(223958, 10, 115035, 1, 1, 56110), -- Arathi Prisoner +(223958, 9, 117750, 1, 1, 56110), -- Arathi Prisoner +(223958, 8, 117749, 1, 1, 56110), -- Arathi Prisoner +(223958, 7, 115025, 1, 1, 56110), -- Arathi Prisoner +(223958, 6, 115024, 1, 1, 56110), -- Arathi Prisoner +(223958, 5, 117748, 1, 1, 56110), -- Arathi Prisoner +(223958, 4, 117747, 1, 1, 56110), -- Arathi Prisoner +(223958, 3, 115030, 1, 1, 56110), -- Arathi Prisoner +(223958, 2, 115029, 1, 1, 56110), -- Arathi Prisoner +(223958, 1, 115028, 1, 1, 56110), -- Arathi Prisoner +(223958, 0, 115026, 1, 1, 56110), -- Arathi Prisoner +(223957, 0, 116480, 1, 1, 56110), -- [DNT] Ravenous Scarab +(223956, 0, 101845, 1, 1, 56110), -- KC: Pamphlet Delivered +(223955, 0, 119958, 0.899999976158142089, 1, 56110), -- Frenzied Blood +(223954, 0, 119958, 1, 1, 56110), -- Bloodscar +(223953, 0, 119956, 1, 1, 56110), -- Fragmented Core +(223952, 0, 119959, 1, 1, 56110), -- Animated Azerite +(223951, 0, 119290, 1.5, 1, 56110), -- Corrupted Blood +(223950, 3, 117443, 1, 1, 56110), -- Stabilized Emergency Militia +(223950, 2, 117442, 1, 1, 56110), -- Stabilized Emergency Militia +(223950, 1, 117441, 1, 1, 56110), -- Stabilized Emergency Militia +(223950, 0, 117440, 1, 1, 56110), -- Stabilized Emergency Militia +(223949, 0, 119797, 1, 1, 56110), -- Volunteer Ouchpatcher Drendar +(223948, 0, 119795, 1, 1, 56110), -- Chief Ouchpatcher Hock +(223947, 0, 119181, 1, 1, 56110), -- Wagon Hauler +(223946, 0, 116390, 1, 1, 56110), -- Nerubian Wagon +(223945, 0, 115729, 1, 1, 56110), -- Sureki Siegelord +(223944, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(223943, 0, 119794, 1.049999952316284179, 1, 56110), -- Resource Plunderer +(223940, 0, 119792, 1, 1, 56110), -- Scavenging Saurid +(223939, 0, 119791, 1.20000004768371582, 1, 56110), -- ELIZA +(223938, 3, 117443, 1, 1, 56110), -- Trapped Emergency Militia +(223938, 2, 117442, 1, 1, 56110), -- Trapped Emergency Militia +(223938, 1, 117441, 1, 1, 56110), -- Trapped Emergency Militia +(223938, 0, 117440, 1, 1, 56110), -- Trapped Emergency Militia +(223937, 0, 117116, 1, 1, 56110), -- Orweyna +(223936, 0, 119790, 1, 1, 56110), -- Pterrordax Skyhunter +(223935, 1, 1006, 1, 1, 56110), -- Highland Bear +(223935, 0, 8840, 1, 1, 56110), -- Highland Bear +(223934, 1, 11686, 1, 1, 56110), -- Spider Wall Stalker +(223934, 0, 1126, 1, 0, 56110), -- Spider Wall Stalker +(223933, 0, 118709, 2, 1, 56110), -- Devorguria +(223932, 0, 102565, 1, 1, 56110), -- Basalteous +(223931, 3, 115096, 1, 1, 56110), -- Gluttonous Jawcrawler +(223931, 2, 115095, 1, 1, 56110), -- Gluttonous Jawcrawler +(223931, 1, 112726, 1, 1, 56110), -- Gluttonous Jawcrawler +(223931, 0, 114484, 1, 1, 56110), -- Gluttonous Jawcrawler +(223930, 1, 114531, 1, 1, 56110), -- Black Blood Harvester +(223930, 0, 114533, 1, 1, 56110), -- Black Blood Harvester +(223927, 1, 116441, 1, 1, 56110), -- Assistant Skitterling +(223927, 0, 116346, 1, 1, 56110), -- Assistant Skitterling +(223926, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(223926, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(223925, 0, 118400, 2, 1, 56110), -- Pustulant Feaster +(223924, 0, 119660, 1, 1, 56110), -- Natalia Pearce +(223923, 0, 119660, 1, 1, 56110), -- Natalia Pearce +(223922, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit +(223921, 0, 52318, 1, 1, 56110), -- Kill Credit: Puzzle Solved (DNT) +(223920, 0, 119765, 1, 1, 56110), -- Orren Masyn +(223919, 1, 114542, 1.25, 1, 56110), -- Hollow Frostweaver +(223919, 0, 114541, 1.25, 1, 56110), -- Hollow Frostweaver +(223918, 5, 114725, 1, 1, 56110), -- Waterworks Dynamo +(223918, 4, 114724, 1, 1, 56110), -- Waterworks Dynamo +(223918, 3, 114726, 1, 1, 56110), -- Waterworks Dynamo +(223918, 2, 114730, 1, 1, 56110), -- Waterworks Dynamo +(223918, 1, 114729, 1, 1, 56110), -- Waterworks Dynamo +(223918, 0, 114727, 1, 1, 56110), -- Waterworks Dynamo +(223917, 0, 119784, 1, 1, 56110), -- Stormbound Conqueror +(223916, 1, 112455, 1, 1, 56110), -- Umbral Spore +(223916, 0, 112453, 1, 1, 56110), -- Umbral Spore +(223914, 0, 121327, 1.20000004768371582, 1, 56110), -- Supervisor Varric +(223913, 1, 119782, 1, 1, 56110), -- [DNT] Kobold Stretcher Vehicle +(223913, 0, 328, 1, 0, 56110), -- [DNT] Kobold Stretcher Vehicle +(223912, 0, 114160, 1, 1, 56110), -- Quickwick Ouchpatcher +(223911, 0, 117970, 1, 1, 56110), -- Zealot's Guardbot +(223910, 1, 119782, 1, 1, 56110), -- [DNT] Delgando's Raft +(223910, 0, 328, 1, 0, 56110), -- [DNT] Delgando's Raft +(223909, 3, 117834, 1, 1, 56110), -- Dogmatic Machine Speaker +(223909, 2, 117833, 1, 1, 56110), -- Dogmatic Machine Speaker +(223909, 1, 117832, 1, 1, 56110), -- Dogmatic Machine Speaker +(223909, 0, 117791, 1, 1, 56110), -- Dogmatic Machine Speaker +(223908, 11, 121683, 1, 1, 56110), -- Corrupted Memory +(223908, 10, 121682, 1, 1, 56110), -- Corrupted Memory +(223908, 9, 121681, 1, 1, 56110), -- Corrupted Memory +(223908, 8, 121680, 1, 1, 56110), -- Corrupted Memory +(223908, 7, 121679, 1, 1, 56110), -- Corrupted Memory +(223908, 6, 121678, 1, 1, 56110), -- Corrupted Memory +(223908, 5, 121676, 1, 1, 56110), -- Corrupted Memory +(223908, 4, 121675, 1, 1, 56110), -- Corrupted Memory +(223908, 3, 121674, 1, 1, 56110), -- Corrupted Memory +(223908, 2, 121673, 1, 1, 56110), -- Corrupted Memory +(223908, 1, 121672, 1, 1, 56110), -- Corrupted Memory +(223908, 0, 120396, 1, 1, 56110), -- Corrupted Memory +(223906, 1, 116529, 1, 1, 56110), -- Discordant Hulk +(223906, 0, 116498, 1, 1, 56110), -- Discordant Hulk +(223905, 0, 118709, 1, 1, 56110), -- Discordant Swarmite +(223904, 0, 119781, 1, 1, 56110), -- Zealous Ironguard +(223903, 1, 27823, 1, 1, 56110); -- [DNT] Kill Credit: Ledger Gossip + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(223903, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Ledger Gossip +(223896, 0, 119728, 1, 1, 56110), -- Warmonger Ogli +(223886, 0, 114536, 1, 1, 56110), -- Valgrexx +(223879, 0, 117970, 1.299999952316284179, 1, 56110), -- Malfunctioning Railbot +(223876, 0, 119777, 1.75, 1, 56110), -- Impaling Spike +(223875, 0, 121065, 1, 1, 56110), -- Faerin Lothar +(223874, 0, 117694, 1, 1, 56110), -- Malfunctioning Cogwalker +(223873, 0, 117519, 1, 1, 56110), -- Ironhaul Stoneskitterer +(223872, 0, 119404, 1, 1, 56110), -- Nexus-Princess Ky'veza +(223871, 0, 119774, 1.399999976158142089, 1, 56110), -- Volatile Fuel Barrel +(223870, 2, 108832, 1, 1, 56110), -- Stagshell +(223870, 1, 108830, 1, 1, 56110), -- Stagshell +(223870, 0, 108832, 1, 1, 56110), -- Stagshell +(223869, 1, 116469, 1, 1, 56110), -- Siegehold Patroller +(223869, 0, 114533, 1, 1, 56110), -- Siegehold Patroller +(223868, 1, 112396, 1, 1, 56110), -- Sweetsnuffler +(223868, 0, 112398, 1, 1, 56110), -- Sweetsnuffler +(223866, 0, 116913, 1.399999976158142089, 1, 56110), -- Shadow-seized Loader +(223865, 0, 119768, 0.899999976158142089, 1, 56110), -- Green Stagshell +(223864, 0, 119769, 0.899999976158142089, 1, 56110), -- Tan Stagshell +(223863, 0, 119768, 0.899999976158142089, 1, 56110), -- Green Stagshell +(223862, 0, 119769, 0.899999976158142089, 1, 56110), -- Tan Stagshell +(223861, 0, 119767, 0.899999976158142089, 1, 56110), -- Rak-Ush Battleshell +(223860, 0, 114538, 1, 1, 56110), -- Bahthox +(223859, 0, 119766, 0.899999976158142089, 1, 56110), -- Purple Stagshell +(223858, 0, 117725, 1, 1, 56110), -- Explorers' League Supplies +(223857, 0, 119786, 1.35000002384185791, 1, 56110), -- Tortollan Visitor +(223856, 0, 116913, 1, 1, 56110), -- Ironhaul Loader +(223855, 1, 115094, 1, 1, 56110), -- Snapjaw Trainee +(223855, 0, 115095, 1, 1, 56110), -- Snapjaw Trainee +(223854, 0, 122029, 1, 1, 56110), -- Shrouded Skysilk +(223853, 2, 116681, 0.5, 0, 56110), -- Shrouded Skysilk +(223853, 1, 122029, 1, 1, 56110), -- Shrouded Skysilk +(223853, 0, 105433, 1, 0, 56110), -- Shrouded Skysilk +(223852, 0, 119764, 3, 1, 56110), -- Babbling Book +(223851, 0, 42109, 1, 1, 56110), -- Radiant Fuel Crystal +(223850, 0, 119763, 0.300000011920928955, 1, 56110), -- Spider Pet +(223849, 0, 119762, 1, 1, 56110), -- Cryptfiend +(223848, 0, 119761, 1, 1, 56110), -- Spider Boss Nightmare +(223847, 0, 119760, 1, 1, 56110), -- Spider Boss Ice +(223846, 3, 117443, 1, 1, 56110), -- Wounded Emergency Militia +(223846, 2, 117442, 1, 1, 56110), -- Wounded Emergency Militia +(223846, 1, 117441, 1, 1, 56110), -- Wounded Emergency Militia +(223846, 0, 117440, 1, 1, 56110), -- Wounded Emergency Militia +(223845, 0, 119758, 1, 1, 56110), -- [DNT] Cosmetic - Woven Cocoon State - Spell 449618 +(223844, 0, 118106, 1.399999976158142089, 1, 56110), -- Covert Webmancer +(223843, 0, 119759, 0.75, 1, 56110), -- Earthen Cannon +(223842, 3, 117443, 1, 1, 56110), -- Emergency Militia +(223842, 2, 117442, 1, 1, 56110), -- Emergency Militia +(223842, 1, 117441, 1, 1, 56110), -- Emergency Militia +(223842, 0, 117440, 1, 1, 56110), -- Emergency Militia +(223841, 0, 118408, 1, 1, 56110), -- Fomor2/Magnaron 2 +(223840, 4, 120362, 1, 1, 56110), -- Nerubian Skyrazor +(223840, 3, 120363, 1, 1, 56110), -- Nerubian Skyrazor +(223840, 2, 120364, 1, 1, 56110), -- Nerubian Skyrazor +(223840, 1, 120365, 1, 1, 56110), -- Nerubian Skyrazor +(223840, 0, 118700, 1, 1, 56110), -- Nerubian Skyrazor +(223839, 0, 115771, 2.20000004768371582, 1, 56110), -- Queen's Guard Ge'zah +(223838, 5, 117748, 1, 1, 56110), -- Arathi Medic +(223838, 4, 117747, 1, 1, 56110), -- Arathi Medic +(223838, 3, 115030, 1, 1, 56110), -- Arathi Medic +(223838, 2, 115029, 1, 1, 56110), -- Arathi Medic +(223838, 1, 115028, 1, 1, 56110), -- Arathi Medic +(223838, 0, 115026, 1, 1, 56110), -- Arathi Medic +(223837, 5, 117759, 1, 1, 56110), -- Defender of the Wall +(223837, 4, 115031, 1, 1, 56110), -- Defender of the Wall +(223837, 3, 115034, 1, 1, 56110), -- Defender of the Wall +(223837, 2, 117756, 1, 1, 56110), -- Defender of the Wall +(223837, 1, 115037, 1, 1, 56110), -- Defender of the Wall +(223837, 0, 115035, 1, 1, 56110), -- Defender of the Wall +(223836, 0, 68371, 2, 1, 56110), -- Baby Larva +(223835, 0, 119715, 0.75, 1, 56110), -- Cinderhoney Emberstinger +(223834, 0, 117062, 1, 1, 56110), -- Shyalude +(223833, 0, 114472, 1, 1, 56110), -- Baelgrim +(223832, 2, 88489, 1, 1, 56110), -- Lamplighter Priest +(223832, 1, 115041, 1, 1, 56110), -- Lamplighter Priest +(223832, 0, 115039, 1, 1, 56110), -- Lamplighter Priest +(223831, 2, 114620, 1, 1, 56110), -- Firefly +(223831, 1, 114619, 1, 1, 56110), -- Firefly +(223831, 0, 114618, 1, 1, 56110), -- Firefly +(223830, 0, 119756, 1, 1, 56110), -- Mus'ten +(223829, 0, 119755, 1, 1, 56110), -- Gruthit +(223828, 0, 119754, 1, 1, 56110), -- Srax'run +(223827, 0, 119753, 1, 1, 56110), -- Tihk'ot +(223826, 0, 119752, 1, 1, 56110), -- Kah'net +(223825, 1, 27823, 1, 1, 56110), -- [DNT] Turn In +(223825, 0, 73745, 1, 0, 56110), -- [DNT] Turn In +(223824, 0, 117287, 1, 1, 56110), -- Shraubendre +(223823, 0, 117287, 1, 1, 56110), -- Shraubendre +(223822, 0, 115770, 2.20000004768371582, 1, 56110), -- Queen's Guard Re'zah +(223821, 0, 115541, 1.60000002384185791, 1, 56110), -- Nightfall Ritualist +(223820, 0, 114026, 1, 1, 56110), -- Shadeweave Abductor +(223819, 0, 115761, 1, 1, 56110), -- Izo'ratne Adbuctor +(223818, 0, 115774, 1, 1, 56110), -- Shadowblade Abductor +(223817, 0, 118892, 1, 1, 56110), -- Inert Earthen +(223816, 1, 27823, 1, 1, 56110), -- Invis bunny for POI blob [DNT] +(223816, 0, 328, 1, 0, 56110), -- Invis bunny for POI blob [DNT] +(223815, 1, 11686, 1, 1, 56110), -- Generic - Empty Bunny +(223815, 0, 15092, 1.399999976158142089, 0, 56110), -- Generic - Empty Bunny +(223814, 0, 117971, 1, 1, 56110), -- Void Crystal Monstrosity +(223813, 3, 117975, 1, 1, 56110), -- Deviant Skardyn +(223813, 2, 117974, 1, 1, 56110), -- Deviant Skardyn +(223813, 1, 117973, 1, 1, 56110), -- Deviant Skardyn +(223813, 0, 117972, 1, 1, 56110), -- Deviant Skardyn +(223812, 0, 117287, 1, 1, 56110), -- Shraubendre +(223811, 0, 52318, 1, 1, 56110), -- Kill Credit: WQ - Interact +(223809, 0, 122029, 1, 1, 56110), -- Shrouded Skysilk +(223808, 0, 122029, 1, 1, 56110), -- Shrouded Skysilk +(223807, 0, 11686, 1, 1, 56110), -- Kill Credit: Legend [DNT] +(223806, 0, 11686, 1, 1, 56110), -- Kill Credit: Epic [DNT] +(223805, 0, 11686, 1, 1, 56110), -- Kill Credit: Rare [DNT] +(223804, 0, 11686, 1, 1, 56110), -- Kill Credit: Common [DNT] +(223803, 0, 11686, 1, 1, 56110), -- Kill Credit: Legend [DNT] +(223802, 0, 11686, 1, 1, 56110), -- Kill Credit: Epic [DNT] +(223801, 0, 11686, 1, 1, 56110), -- Kill Credit: Rare [DNT] +(223800, 0, 11686, 1, 1, 56110), -- Kill Credit: Common [DNT] +(223799, 0, 109354, 1, 1, 56110), -- Shard of Dalaran +(223798, 0, 106691, 1, 1, 56110), -- Mana Fragment +(223797, 0, 106691, 0.5, 1, 56110), -- Lingering Spark +(223796, 0, 106691, 0.800000011920928955, 1, 56110), -- Arcane Elemental +(223795, 1, 109357, 1, 1, 56110), -- Crystal Monster +(223795, 0, 109354, 1, 1, 56110), -- Crystal Monster +(223794, 0, 106691, 1, 1, 56110), -- Arcane Elemental +(223793, 1, 11686, 1, 1, 56110), -- [DNT] Forgegrounds Stalker +(223793, 0, 42659, 0.5, 0, 56110), -- [DNT] Forgegrounds Stalker +(223792, 0, 114833, 1, 1, 56110), -- Mud Skipper +(223791, 0, 117405, 2.5, 1, 56110), -- Golem +(223790, 1, 100728, 1, 1, 56110), -- Ravenous Spawn Stalker +(223790, 0, 22712, 1, 0, 56110), -- Ravenous Spawn Stalker +(223789, 0, 116538, 1, 1, 56110), -- Battlefront Hauler +(223788, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit +(223787, 0, 52318, 1, 1, 56110), -- Kill Credit: WQ - Delivery, Large +(223786, 0, 52318, 1, 1, 56110), -- Kill Credit: WQ - Delivery, Medium +(223783, 1, 112724, 1, 1, 56110), -- Ploughworm Broodling +(223783, 0, 112722, 1, 1, 56110), -- Ploughworm Broodling +(223782, 1, 115094, 1, 1, 56110), -- Snapjaw Ploughworm +(223782, 0, 115095, 1, 1, 56110), -- Snapjaw Ploughworm +(223781, 0, 119736, 1, 1, 56110), -- Skeinspinner Takazj +(223780, 0, 56187, 1, 1, 56110), -- Kill Credit: Fuel Looted Credit [DNT] +(223779, 0, 118997, 0.5, 1, 56110), -- Anub'arash +(223777, 0, 118916, 0.800000011920928955, 1, 56110), -- Blazing Fiend +(223776, 0, 118916, 0.800000011920928955, 1, 56110), -- Blazing Fiend +(223775, 0, 118916, 0.800000011920928955, 1, 56110), -- Blazing Fiend +(223774, 0, 118916, 0.800000011920928955, 1, 56110), -- Blazing Fiend +(223773, 0, 118916, 0.800000011920928955, 1, 56110), -- Blazing Fiend +(223772, 0, 118916, 0.800000011920928955, 1, 56110), -- Blazing Fiend +(223771, 0, 105131, 2, 1, 56110), -- [DNT]Cosmetic Flavor +(223770, 0, 118916, 0.800000011920928955, 1, 56110), -- Blazing Fiend +(223767, 0, 115582, 1.399999976158142089, 1, 56110), -- Arathi Lamplighter +(223766, 1, 94282, 1, 1, 56110), -- Lamplighter's Skiff +(223766, 0, 169, 1, 0, 56110), -- Lamplighter's Skiff +(223765, 0, 114775, 1, 1, 56110), -- Anub'azal +(223764, 0, 117287, 1, 1, 56110), -- Shraubendre +(223763, 0, 117287, 1, 1, 56110), -- Shraubendre +(223762, 0, 117287, 1, 1, 56110), -- Shraubendre +(223760, 0, 115747, 1, 1, 56110), -- Ukos'via +(223759, 0, 119738, 1, 1, 56110), -- Sinruna +(223758, 1, 94282, 0.5, 1, 56110), -- Lamplighter's Skiff +(223758, 0, 169, 1, 0, 56110), -- Lamplighter's Skiff +(223757, 0, 11686, 1, 1, 56110), -- Adventurer +(223756, 0, 119737, 1, 1, 56110), -- Tortollan Scaleback +(223755, 3, 121165, 1, 1, 56110), -- Direweb Skitterling +(223755, 2, 121162, 1, 1, 56110), -- Direweb Skitterling +(223755, 1, 121161, 1, 1, 56110), -- Direweb Skitterling +(223755, 0, 121160, 1, 1, 56110), -- Direweb Skitterling +(223754, 0, 119735, 1, 1, 56110), -- Linny Leadfinger +(223753, 0, 119736, 1, 1, 56110), -- Skeinspinner Takazj +(223752, 0, 52318, 1, 1, 56110), -- [DNT]Worm Meat Kill Credit +(223751, 0, 119734, 3, 1, 56110), -- Worm Chow +(223750, 0, 115742, 1, 1, 56110), -- Lady Vinazian +(223749, 1, 112724, 1, 1, 56110), -- Ploughworm Broodling +(223749, 0, 112722, 1, 1, 56110), -- Ploughworm Broodling +(223748, 3, 117358, 1, 1, 56110), -- Freed Lumberjack +(223748, 2, 117357, 1, 1, 56110), -- Freed Lumberjack +(223748, 1, 117360, 1, 1, 56110), -- Freed Lumberjack +(223748, 0, 117359, 1, 1, 56110), -- Freed Lumberjack +(223747, 2, 119723, 0.300000011920928955, 1, 56110), -- Skittish Sniffler +(223747, 1, 119710, 0.300000011920928955, 10, 56110), -- Skittish Sniffler +(223747, 0, 119708, 0.300000011920928955, 100, 56110), -- Skittish Sniffler +(223746, 31, 120753, 1, 1, 56110), -- Oathsworn Auditor +(223746, 30, 120752, 1, 1, 56110), -- Oathsworn Auditor +(223746, 29, 120751, 1, 1, 56110), -- Oathsworn Auditor +(223746, 28, 120750, 1, 1, 56110), -- Oathsworn Auditor +(223746, 27, 120757, 1, 1, 56110), -- Oathsworn Auditor +(223746, 26, 120756, 1, 1, 56110), -- Oathsworn Auditor +(223746, 25, 120755, 1, 1, 56110), -- Oathsworn Auditor +(223746, 24, 120754, 1, 1, 56110), -- Oathsworn Auditor +(223746, 23, 120669, 1, 1, 56110), -- Oathsworn Auditor +(223746, 22, 120668, 1, 1, 56110), -- Oathsworn Auditor +(223746, 21, 120671, 1, 1, 56110), -- Oathsworn Auditor +(223746, 20, 120670, 1, 1, 56110), -- Oathsworn Auditor +(223746, 19, 120676, 1, 1, 56110), -- Oathsworn Auditor +(223746, 18, 120675, 1, 1, 56110), -- Oathsworn Auditor +(223746, 17, 120673, 1, 1, 56110), -- Oathsworn Auditor +(223746, 16, 120672, 1, 1, 56110), -- Oathsworn Auditor +(223746, 15, 118438, 1, 1, 56110), -- Oathsworn Auditor +(223746, 14, 118437, 1, 1, 56110), -- Oathsworn Auditor +(223746, 13, 118440, 1, 1, 56110), -- Oathsworn Auditor +(223746, 12, 118439, 1, 1, 56110), -- Oathsworn Auditor +(223746, 11, 118441, 1, 1, 56110), -- Oathsworn Auditor +(223746, 10, 118442, 1, 1, 56110), -- Oathsworn Auditor +(223746, 9, 118444, 1, 1, 56110), -- Oathsworn Auditor +(223746, 8, 118443, 1, 1, 56110), -- Oathsworn Auditor +(223746, 7, 117425, 1, 1, 56110), -- Oathsworn Auditor +(223746, 6, 117424, 1, 1, 56110), -- Oathsworn Auditor +(223746, 5, 117427, 1, 1, 56110), -- Oathsworn Auditor +(223746, 4, 117426, 1, 1, 56110), -- Oathsworn Auditor +(223746, 3, 117429, 1, 1, 56110), -- Oathsworn Auditor +(223746, 2, 117428, 1, 1, 56110), -- Oathsworn Auditor +(223746, 1, 117431, 1, 1, 56110), -- Oathsworn Auditor +(223746, 0, 117430, 1, 1, 56110), -- Oathsworn Auditor +(223745, 0, 16946, 1, 0, 56110), -- Twilight Drake +(223744, 0, 119711, 0.300000011920928955, 1, 56110), -- Snuffling +(223740, 0, 117287, 1, 1, 56110), -- Shraubendre +(223736, 0, 116390, 1, 1, 56110), -- Wagon of Siege Supplies +(223735, 0, 119725, 1, 1, 56110), -- Suspicous Crate +(223733, 0, 116390, 1, 1, 56110), -- Wagon of Siege Supplies +(223732, 0, 117987, 1, 1, 56110), -- Cannister of Black Blood +(223731, 0, 118051, 1, 1, 56110), -- Siege Bomb +(223730, 0, 116426, 1, 1, 56110), -- Berrund the Gleaming +(223728, 0, 120830, 1, 1, 56110), -- Auditor Balwurz +(223727, 0, 118467, 1, 1, 56110), -- Emissary of the Depths +(223726, 0, 121734, 1, 1, 56110), -- Waxmonger Quiwik +(223725, 0, 118720, 1, 1, 56110), -- Randullus Sacredpyr +(223724, 0, 119724, 1, 1, 56110), -- Backfill Barrel +(223723, 0, 112428, 0.60000002384185791, 1, 56110), -- Mr. Sunflower +(223721, 1, 11686, 1, 1, 56110), -- [DNT] "Remembrance for the Fallen" - Invisible Stalker +(223721, 0, 1126, 1, 0, 56110), -- [DNT] "Remembrance for the Fallen" - Invisible Stalker +(223718, 0, 119713, 0.300000011920928955, 1, 56110), -- Sneef +(223717, 0, 119709, 0.300000011920928955, 1, 56110), -- Guacamole +(223716, 1, 94282, 0.5, 1, 56110), -- Stalker +(223716, 0, 169, 1, 0, 56110), -- Stalker +(223715, 1, 119712, 0.300000011920928955, 1, 56110), -- Snuffling +(223715, 0, 119711, 0.300000011920928955, 5, 56110), -- Snuffling +(223712, 2, 119723, 0.300000011920928955, 1, 56110), -- Skittish Sniffler +(223712, 1, 119710, 0.300000011920928955, 10, 56110), -- Skittish Sniffler +(223712, 0, 119708, 0.300000011920928955, 100, 56110), -- Skittish Sniffler +(223710, 0, 119722, 1, 1, 56110), -- Remembrancer Amuul +(223708, 4, 118563, 1, 1, 56110), -- Fearful Socialite +(223708, 3, 115755, 1, 1, 56110), -- Fearful Socialite +(223708, 2, 114421, 1, 1, 56110), -- Fearful Socialite +(223708, 1, 114422, 1, 1, 56110), -- Fearful Socialite +(223708, 0, 114423, 1, 1, 56110), -- Fearful Socialite +(223707, 0, 119707, 0.300000011920928955, 1, 56110), -- Pinkskin Burrower +(223706, 0, 119707, 0.300000011920928955, 1, 56110), -- Pinkskin Burrower +(223704, 1, 112411, 1, 1, 56110), -- Swale Hopper +(223704, 0, 112410, 1, 1, 56110), -- Swale Hopper +(223703, 1, 114832, 1, 1, 56110), -- Sickly Skiplet +(223703, 0, 114833, 1, 1, 56110), -- Sickly Skiplet +(223702, 0, 15881, 1, 0, 56110); -- Vanquished Tentacle + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(223701, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit +(223700, 0, 112857, 1, 1, 56110), -- Toxic Threadling Egg Sac +(223698, 0, 119715, 0.75, 1, 56110), -- Cinderhoney Emberstinger +(223696, 1, 119702, 0.800000011920928955, 1, 56110), -- Caustic Chemicals +(223696, 0, 119701, 0.800000011920928955, 1, 56110), -- Caustic Chemicals +(223694, 0, 52318, 1, 1, 56110), -- Kill Credit: Acid Synthesized [DNT] +(223693, 0, 52318, 1, 1, 56110), -- Kill Credit: Chemicals Gathered [DNT] +(223692, 0, 52318, 1, 1, 56110), -- Kill Credit: WQ - Delivery, Small +(223690, 0, 52318, 1, 1, 56110), -- Kill Credit: Tell Y'tekhi No 1st Time [DNT] +(223688, 0, 112857, 1, 1, 56110), -- Threadling Egg Sac +(223687, 1, 11686, 1, 1, 56110), -- Fate Weaver Ritual Site +(223687, 0, 14473, 1, 0, 56110), -- Fate Weaver Ritual Site +(223686, 0, 119690, 1, 1, 56110), -- Squish +(223685, 0, 23057, 1, 1, 56110), -- Kill Credit: Abuductors Slain +(223684, 1, 116503, 0.5, 1, 56110), -- Trapped Kaheti Silkweaver +(223684, 0, 116084, 0.5, 1, 56110), -- Trapped Kaheti Silkweaver +(223683, 0, 52318, 1, 1, 56110), -- [DNT]Spiderling Egg Sac Kill Credit +(223682, 0, 52318, 1, 1, 56110), -- [DNT]Skitterling Cage Kill Credit +(223681, 5, 114757, 1, 1, 56110), -- Glumtooth Bruiser +(223681, 4, 114745, 1, 1, 56110), -- Glumtooth Bruiser +(223681, 3, 114758, 1, 1, 56110), -- Glumtooth Bruiser +(223681, 2, 114738, 1, 1, 56110), -- Glumtooth Bruiser +(223681, 1, 114741, 1, 1, 56110), -- Glumtooth Bruiser +(223681, 0, 114743, 1, 1, 56110), -- Glumtooth Bruiser +(223680, 5, 114721, 1, 1, 56110), -- Glumtooth Trapper +(223680, 4, 114157, 1, 1, 56110), -- Glumtooth Trapper +(223680, 3, 114723, 1, 1, 56110), -- Glumtooth Trapper +(223680, 2, 114718, 1, 1, 56110), -- Glumtooth Trapper +(223680, 1, 114722, 1, 1, 56110), -- Glumtooth Trapper +(223680, 0, 114720, 1, 1, 56110), -- Glumtooth Trapper +(223679, 0, 52318, 1, 1, 56110), -- Kill Credit: WQ - Small +(223678, 0, 52318, 1, 1, 56110), -- Kill Credit: WQ - Large +(223677, 0, 52318, 1, 1, 56110), -- Kill Credit: WQ - Medium +(223676, 0, 52318, 1, 1, 56110), -- Kill Credit: WQ - Micro +(223675, 5, 114757, 1, 1, 56110), -- Glumtooth Bruiser +(223675, 4, 114745, 1, 1, 56110), -- Glumtooth Bruiser +(223675, 3, 114758, 1, 1, 56110), -- Glumtooth Bruiser +(223675, 2, 114738, 1, 1, 56110), -- Glumtooth Bruiser +(223675, 1, 114741, 1, 1, 56110), -- Glumtooth Bruiser +(223675, 0, 114743, 1, 1, 56110), -- Glumtooth Bruiser +(223674, 0, 119687, 0.899999976158142089, 1, 56110), -- Caustic Skitterer +(223673, 1, 92725, 1, 1, 56110), -- Polluting Scrap +(223673, 0, 28289, 1, 0, 56110), -- Polluting Scrap +(223672, 11, 117220, 1, 1, 56110), -- Stormrider Recruit +(223672, 10, 117219, 1, 1, 56110), -- Stormrider Recruit +(223672, 9, 117218, 1, 1, 56110), -- Stormrider Recruit +(223672, 8, 117217, 1, 1, 56110), -- Stormrider Recruit +(223672, 7, 117216, 1, 1, 56110), -- Stormrider Recruit +(223672, 6, 117215, 1, 1, 56110), -- Stormrider Recruit +(223672, 5, 117214, 1, 1, 56110), -- Stormrider Recruit +(223672, 4, 117213, 1, 1, 56110), -- Stormrider Recruit +(223672, 3, 117212, 1, 1, 56110), -- Stormrider Recruit +(223672, 2, 117210, 1, 1, 56110), -- Stormrider Recruit +(223672, 1, 117211, 1, 1, 56110), -- Stormrider Recruit +(223672, 0, 117209, 1, 1, 56110), -- Stormrider Recruit +(223671, 0, 119693, 1, 1, 56110), -- Razormouth Grub +(223670, 0, 59243, 1, 1, 56110), -- Wax Sludglet +(223669, 0, 114623, 1, 1, 56110), -- Flickering Candlefly +(223667, 0, 56187, 1, 1, 56110), -- Kill Credit: Rescue Group 3 +(223666, 0, 56187, 1, 1, 56110), -- Kill Credit: Rescue Group 2 +(223665, 0, 56187, 1, 1, 56110), -- Kill Credit: Rescue Group 1 +(223664, 0, 56187, 1, 1, 56110), -- Kill Credit: Rescue Residents +(223663, 1, 114832, 1, 1, 56110), -- Cavern Skiplet +(223663, 0, 114833, 1, 1, 56110), -- Cavern Skiplet +(223662, 0, 56187, 1, 1, 56110), -- Kill Credit: Propaganda +(223661, 0, 119654, 1, 1, 56110), -- Iceberg +(223660, 0, 115582, 1.399999976158142089, 1, 56110), -- Arathi Lamplighter +(223659, 0, 86094, 1, 1, 56110), -- Guts +(223658, 0, 121216, 1, 1, 56110), -- Dwarven Medicine +(223657, 0, 35204, 1, 1, 56110), -- Igneous Elemental +(223656, 0, 119675, 1, 1, 56110), -- Steel Trap +(223655, 0, 119770, 1.049999952316284179, 1, 56110), -- Savage Cursespreader +(223654, 0, 120382, 1, 1, 56110), -- Lost Wickedfoot +(223653, 0, 119773, 0.85000002384185791, 1, 56110), -- Vrykul Hoardseeker +(223652, 0, 120473, 1, 1, 56110), -- Kurron +(223651, 0, 119572, 0.60000002384185791, 0, 56110), -- Watcher Zalesx +(223650, 7, 120612, 1, 1, 56110), -- Forge Hand +(223650, 6, 120607, 1, 1, 56110), -- Forge Hand +(223650, 5, 120611, 1, 1, 56110), -- Forge Hand +(223650, 4, 120606, 1, 1, 56110), -- Forge Hand +(223650, 3, 120618, 1, 1, 56110), -- Forge Hand +(223650, 2, 120617, 1, 1, 56110), -- Forge Hand +(223650, 1, 120616, 1, 1, 56110), -- Forge Hand +(223650, 0, 120615, 1, 1, 56110), -- Forge Hand +(223649, 0, 120443, 1, 1, 56110), -- Maluc +(223648, 0, 120438, 1, 1, 56110), -- Betta +(223647, 0, 119572, 0.400000005960464477, 0, 56110), -- Blind Watcher +(223646, 0, 114026, 1.5, 1, 56110), -- Pale Priest +(223644, 0, 120729, 1, 1, 56110), -- Darean +(223643, 0, 120730, 1, 1, 56110), -- Borgos +(223642, 7, 120957, 1, 1, 56110), -- Forgegrounds Machinesmith +(223642, 6, 120952, 1, 1, 56110), -- Forgegrounds Machinesmith +(223642, 5, 120956, 1, 1, 56110), -- Forgegrounds Machinesmith +(223642, 4, 120949, 1, 1, 56110), -- Forgegrounds Machinesmith +(223642, 3, 120954, 1, 1, 56110), -- Forgegrounds Machinesmith +(223642, 2, 120951, 1, 1, 56110), -- Forgegrounds Machinesmith +(223642, 1, 120953, 1, 1, 56110), -- Forgegrounds Machinesmith +(223642, 0, 120948, 1, 1, 56110), -- Forgegrounds Machinesmith +(223641, 5, 114721, 1, 1, 56110), -- Glumtooth Trapper +(223641, 4, 114157, 1, 1, 56110), -- Glumtooth Trapper +(223641, 3, 114723, 1, 1, 56110), -- Glumtooth Trapper +(223641, 2, 114718, 1, 1, 56110), -- Glumtooth Trapper +(223641, 1, 114722, 1, 1, 56110), -- Glumtooth Trapper +(223641, 0, 114720, 1, 1, 56110), -- Glumtooth Trapper +(223640, 0, 113982, 1, 1, 56110), -- Twinkling Candlefly +(223639, 0, 113982, 1, 1, 56110), -- Twinkling Candlefly +(223638, 5, 117752, 1, 1, 56110), -- Dawntower Tender +(223638, 4, 117751, 1, 1, 56110), -- Dawntower Tender +(223638, 3, 115014, 1, 1, 56110), -- Dawntower Tender +(223638, 2, 115013, 1, 1, 56110), -- Dawntower Tender +(223638, 1, 115012, 1, 1, 56110), -- Dawntower Tender +(223638, 0, 115011, 1, 1, 56110), -- Dawntower Tender +(223637, 0, 119660, 1, 1, 56110), -- Natalia Pearce +(223636, 1, 119259, 1, 1, 56110), -- Stealthed Cataloger's Disc +(223636, 0, 105433, 1, 0, 56110), -- Stealthed Cataloger's Disc +(223635, 0, 118039, 1, 1, 56110), -- Puddle Container Movement Stalker +(223618, 0, 119655, 0.800000011920928955, 1, 56110), -- Nerubian Rebel +(223615, 1, 112449, 0.699999988079071044, 1, 56110), -- Captured Undercrawler +(223615, 0, 112448, 0.699999988079071044, 1, 56110), -- Captured Undercrawler +(223614, 0, 118175, 1.299999952316284179, 1, 56110), -- Kobold Thief +(223613, 0, 116478, 1.5, 1, 56110), -- Weave Drone +(223612, 0, 119654, 1, 1, 56110), -- Iceberg +(223611, 0, 120491, 1, 1, 56110), -- Nerubian Ballista +(223609, 0, 38497, 1, 1, 56110), -- (Chair) Sit a While [DNT] +(223608, 2, 118915, 1, 0.5, 56110), -- Polluting Scrap +(223608, 1, 118914, 1, 0.5, 56110), -- Polluting Scrap +(223608, 0, 118913, 1, 1, 56110), -- Polluting Scrap +(223607, 0, 88316, 1, 1, 56110), -- Lady Jaina Proudmoore +(223606, 1, 11686, 1, 1, 56110), -- [DNT] Polluting Area Effect +(223606, 0, 28288, 1, 0, 56110), -- [DNT] Polluting Area Effect +(223605, 0, 88316, 1, 1, 56110), -- Lady Jaina Proudmoore +(223604, 0, 119650, 1.10000002384185791, 1, 56110), -- Voidbringer Zealot +(223602, 0, 119651, 1.20000004768371582, 1, 56110), -- Corrupted Stinger +(223601, 0, 119652, 1.20000004768371582, 1, 56110), -- Shadow Scuttler +(223595, 3, 48000, 1, 1, 56110), -- Kirin Tor Shield Master +(223595, 2, 47999, 1, 3, 56110), -- Kirin Tor Shield Master +(223595, 1, 47997, 1, 2, 56110), -- Kirin Tor Shield Master +(223595, 0, 68480, 1, 2, 56110), -- Kirin Tor Shield Master +(223594, 0, 115282, 1.5, 1, 56110), -- General Steelstrike +(223593, 23, 117425, 1, 1, 56110), -- Oathsworn Earthen +(223593, 22, 117424, 1, 1, 56110), -- Oathsworn Earthen +(223593, 21, 117427, 1, 1, 56110), -- Oathsworn Earthen +(223593, 20, 117426, 1, 1, 56110), -- Oathsworn Earthen +(223593, 19, 117429, 1, 1, 56110), -- Oathsworn Earthen +(223593, 18, 117428, 1, 1, 56110), -- Oathsworn Earthen +(223593, 17, 117431, 1, 1, 56110), -- Oathsworn Earthen +(223593, 16, 117430, 1, 1, 56110), -- Oathsworn Earthen +(223593, 15, 117417, 1, 1, 56110), -- Oathsworn Earthen +(223593, 14, 117416, 1, 1, 56110), -- Oathsworn Earthen +(223593, 13, 117419, 1, 1, 56110), -- Oathsworn Earthen +(223593, 12, 117418, 1, 1, 56110), -- Oathsworn Earthen +(223593, 11, 117421, 1, 1, 56110), -- Oathsworn Earthen +(223593, 10, 117420, 1, 1, 56110), -- Oathsworn Earthen +(223593, 9, 117423, 1, 1, 56110), -- Oathsworn Earthen +(223593, 8, 117422, 1, 1, 56110), -- Oathsworn Earthen +(223593, 7, 117409, 1, 1, 56110), -- Oathsworn Earthen +(223593, 6, 117408, 1, 1, 56110), -- Oathsworn Earthen +(223593, 5, 117411, 1, 1, 56110), -- Oathsworn Earthen +(223593, 4, 117410, 1, 1, 56110), -- Oathsworn Earthen +(223593, 3, 117413, 1, 1, 56110), -- Oathsworn Earthen +(223593, 2, 117412, 1, 1, 56110), -- Oathsworn Earthen +(223593, 1, 117415, 1, 1, 56110), -- Oathsworn Earthen +(223593, 0, 117414, 1, 1, 56110), -- Oathsworn Earthen +(223592, 23, 117338, 1, 1, 56110), -- Unbound Earthen +(223592, 22, 117339, 1, 1, 56110), -- Unbound Earthen +(223592, 21, 117336, 1, 1, 56110), -- Unbound Earthen +(223592, 20, 117337, 1, 1, 56110), -- Unbound Earthen +(223592, 19, 117343, 1, 1, 56110), -- Unbound Earthen +(223592, 18, 117344, 1, 1, 56110), -- Unbound Earthen +(223592, 17, 117341, 1, 1, 56110), -- Unbound Earthen +(223592, 16, 117342, 1, 1, 56110), -- Unbound Earthen +(223592, 15, 117347, 1, 1, 56110), -- Unbound Earthen +(223592, 14, 117348, 1, 1, 56110), -- Unbound Earthen +(223592, 13, 117345, 1, 1, 56110), -- Unbound Earthen +(223592, 12, 117346, 1, 1, 56110), -- Unbound Earthen +(223592, 11, 117351, 1, 1, 56110), -- Unbound Earthen +(223592, 10, 117352, 1, 1, 56110), -- Unbound Earthen +(223592, 9, 117349, 1, 1, 56110), -- Unbound Earthen +(223592, 8, 117350, 1, 1, 56110), -- Unbound Earthen +(223592, 7, 117359, 1, 1, 56110), -- Unbound Earthen +(223592, 6, 117360, 1, 1, 56110), -- Unbound Earthen +(223592, 5, 117357, 1, 1, 56110), -- Unbound Earthen +(223592, 4, 117358, 1, 1, 56110), -- Unbound Earthen +(223592, 3, 117355, 1, 1, 56110), -- Unbound Earthen +(223592, 2, 117356, 1, 1, 56110), -- Unbound Earthen +(223592, 1, 117353, 1, 1, 56110), -- Unbound Earthen +(223592, 0, 117354, 1, 1, 56110), -- Unbound Earthen +(223584, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 13 - Nerubians +(223582, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - Container Destroyed +(223565, 0, 119721, 1.70000004768371582, 1, 56110), -- Magic Trace +(223562, 0, 117828, 0.300000011920928955, 1, 56110), -- Brew Drop +(223560, 1, 23767, 1, 1, 56110), -- Tracker Skyriding Glyph +(223560, 0, 21955, 1, 0, 56110), -- Tracker Skyriding Glyph +(223559, 1, 70050, 1, 1, 56110), -- Throw Rock Target +(223559, 0, 328, 1, 0, 56110), -- Throw Rock Target +(223558, 1, 23767, 1, 1, 56110), -- Skyriding Glyph +(223558, 0, 21955, 1, 0, 56110), -- Skyriding Glyph +(223557, 1, 70050, 1, 1, 56110), -- Throw Rock Target +(223557, 0, 328, 1, 0, 56110), -- Throw Rock Target +(223556, 0, 115378, 1.20000004768371582, 1, 56110), -- Fog Spreader +(223555, 0, 118231, 1, 1, 56110), -- Murderous Construct +(223554, 0, 82983, 1, 1, 56110), -- Deep Digger +(223553, 0, 117855, 1, 1, 56110), -- Angered Giant +(223552, 0, 117405, 1.299999952316284179, 1, 56110), -- Lost Golem +(223551, 0, 111967, 1, 1, 56110), -- Coiled Striker +(223550, 0, 119549, 1, 1, 56110), -- Stone Lasher +(223549, 0, 85373, 1, 1, 56110), -- Mysterious Mercenary +(223547, 0, 119548, 1, 1, 56110), -- Rumblestone +(223546, 0, 119548, 0.899999976158142089, 1, 56110), -- Stumbling Rock +(223545, 3, 114986, 1, 1, 56110), -- Swarming Screamer +(223545, 2, 114987, 1, 1, 56110), -- Swarming Screamer +(223545, 1, 114988, 1, 1, 56110), -- Swarming Screamer +(223545, 0, 114989, 1, 1, 56110), -- Swarming Screamer +(223541, 0, 116911, 1, 1, 56110), -- Stolen Loader +(223540, 0, 118711, 1, 1, 56110), -- Chittering Menace +(223539, 0, 113632, 1, 1, 56110), -- Burning Brightwing +(223538, 1, 70050, 1, 1, 56110), -- Throw Rock Target +(223538, 0, 328, 1, 0, 56110), -- Throw Rock Target +(223537, 0, 111968, 1, 1, 56110), -- Crazed Deepflayer +(223536, 1, 27823, 1, 1, 56110), -- Candle Target Bunny +(223536, 0, 328, 1, 0, 56110), -- Candle Target Bunny +(223533, 0, 120727, 1, 1, 56110), -- Custodian Khubon +(223532, 0, 119535, 1, 1, 56110), -- Unbound Deposits +(223528, 0, 119476, 1, 1, 56110), -- Searing Flameslinger +(223527, 1, 70050, 1, 1, 56110), -- Throw Rock Target +(223527, 0, 328, 1, 0, 56110), -- Throw Rock Target +(223526, 0, 119536, 1, 1, 56110), -- Rampaging Stones +(223524, 10, 118391, 1, 1, 56110), -- Candlemancer Sycophant +(223524, 9, 118174, 1, 1, 56110), -- Candlemancer Sycophant +(223524, 8, 114701, 1, 1, 56110), -- Candlemancer Sycophant +(223524, 7, 114703, 1, 1, 56110), -- Candlemancer Sycophant +(223524, 6, 118173, 1, 1, 56110), -- Candlemancer Sycophant +(223524, 5, 114702, 1, 1, 56110), -- Candlemancer Sycophant +(223524, 4, 118175, 1, 1, 56110), -- Candlemancer Sycophant +(223524, 3, 118176, 1, 1, 56110), -- Candlemancer Sycophant +(223524, 2, 114711, 1, 1, 56110), -- Candlemancer Sycophant +(223524, 1, 114710, 1, 1, 56110), -- Candlemancer Sycophant +(223524, 0, 114709, 1, 1, 56110), -- Candlemancer Sycophant +(223522, 1, 70050, 1, 1, 56110), -- Throw Rock Target +(223522, 0, 328, 1, 0, 56110), -- Throw Rock Target +(223520, 0, 119529, 1, 1, 56110), -- Ton'kei The Fierce +(223518, 0, 119529, 0.899999976158142089, 1, 56110), -- Primal Silverback +(223517, 1, 70050, 1, 1, 56110), -- Throw Rock Target +(223517, 0, 328, 1, 0, 56110), -- Throw Rock Target +(223516, 1, 70050, 1, 1, 56110), -- Throw Rock Target +(223516, 0, 328, 1, 0, 56110), -- Throw Rock Target +(223515, 1, 70050, 1, 1, 56110), -- Throw Rock Target +(223515, 0, 328, 1, 0, 56110), -- Throw Rock Target +(223513, 1, 70050, 1, 1, 56110), -- Throw Rock Target +(223513, 0, 328, 1, 0, 56110); -- Throw Rock Target + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(223512, 0, 114049, 1, 1, 56110), -- Weaverat +(223510, 0, 114538, 1, 1, 56110), -- Pale Weavelasher Apprentice +(223509, 0, 120247, 1, 1, 56110), -- Monte Gazlowe +(223508, 1, 70050, 1, 1, 56110), -- Throw Rock Target +(223508, 0, 328, 1, 0, 56110), -- Throw Rock Target +(223507, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(223506, 0, 59243, 1, 1, 56110), -- [DNT] Slime Lesser Hat +(223503, 0, 114469, 1, 1, 56110), -- Pale Weavelasher Overseer +(223502, 0, 115659, 1, 1, 56110), -- Skardyn Fragment +(223501, 0, 116815, 1, 1, 56110), -- Merrix +(223499, 0, 118545, 1, 1, 56110), -- Lugger Duchan +(223498, 4, 121064, 1.20000004768371582, 1, 56110), -- Bee-let +(223498, 3, 121063, 1.20000004768371582, 0, 56110), -- Bee-let +(223498, 2, 121062, 1.20000004768371582, 0, 56110), -- Bee-let +(223498, 1, 121061, 1.20000004768371582, 1, 56110), -- Bee-let +(223498, 0, 121060, 1.20000004768371582, 0, 56110), -- Bee-let +(223497, 4, 121058, 1.5, 1.5, 56110), -- Worker Bee +(223497, 3, 121057, 1.5, 0, 56110), -- Worker Bee +(223497, 2, 121056, 1.5, 1, 56110), -- Worker Bee +(223497, 1, 121055, 1.5, 1, 56110), -- Worker Bee +(223497, 0, 121054, 1.5, 0, 56110), -- Worker Bee +(223495, 0, 119522, 1, 1, 56110), -- Kuriah +(223494, 9, 114197, 1, 1, 56110), -- Flatcram Eel +(223494, 8, 114194, 1, 1, 56110), -- Flatcram Eel +(223494, 7, 115331, 1, 1, 56110), -- Flatcram Eel +(223494, 6, 114193, 1, 1, 56110), -- Flatcram Eel +(223494, 5, 114189, 1, 1, 56110), -- Flatcram Eel +(223494, 4, 114192, 1, 1, 56110), -- Flatcram Eel +(223494, 3, 114196, 1, 1, 56110), -- Flatcram Eel +(223494, 2, 114190, 1, 1, 56110), -- Flatcram Eel +(223494, 1, 114191, 1, 1, 56110), -- Flatcram Eel +(223494, 0, 114195, 1, 1, 56110), -- Flatcram Eel +(223493, 1, 107538, 0.400000005960464477, 1, 56110), -- Devoted Worshipper +(223493, 0, 22712, 1, 0, 56110), -- Devoted Worshipper +(223492, 9, 90737, 1, 1, 56110), -- Flatcram Grandame +(223492, 8, 90735, 1, 1, 56110), -- Flatcram Grandame +(223492, 7, 90731, 1, 1, 56110), -- Flatcram Grandame +(223492, 6, 90726, 1, 1, 56110), -- Flatcram Grandame +(223492, 5, 90734, 1, 1, 56110), -- Flatcram Grandame +(223492, 4, 90736, 1, 1, 56110), -- Flatcram Grandame +(223492, 3, 90738, 1, 1, 56110), -- Flatcram Grandame +(223492, 2, 90732, 1, 1, 56110), -- Flatcram Grandame +(223492, 1, 90730, 1, 1, 56110), -- Flatcram Grandame +(223492, 0, 90733, 1, 1, 56110), -- Flatcram Grandame +(223491, 9, 119518, 1, 1, 56110), -- Flatcram Mite +(223491, 8, 119517, 1, 1, 56110), -- Flatcram Mite +(223491, 7, 119516, 1, 1, 56110), -- Flatcram Mite +(223491, 6, 119515, 1, 1, 56110), -- Flatcram Mite +(223491, 5, 119514, 1, 1, 56110), -- Flatcram Mite +(223491, 4, 119513, 1, 1, 56110), -- Flatcram Mite +(223491, 3, 119512, 1, 1, 56110), -- Flatcram Mite +(223491, 2, 119511, 1, 1, 56110), -- Flatcram Mite +(223491, 1, 119510, 1, 1, 56110), -- Flatcram Mite +(223491, 0, 119509, 1, 1, 56110), -- Flatcram Mite +(223489, 0, 119504, 1, 1, 56110), -- Dead Kaheti +(223488, 0, 82442, 1, 1, 56110), -- Stinky Shoes +(223481, 20, 119428, 1, 1, 56110), -- Arathi Orphan +(223481, 19, 119426, 1, 1, 56110), -- Arathi Orphan +(223481, 18, 119408, 1, 1, 56110), -- Arathi Orphan +(223481, 17, 119427, 1, 1, 56110), -- Arathi Orphan +(223481, 16, 119424, 1, 1, 56110), -- Arathi Orphan +(223481, 15, 119423, 1, 1, 56110), -- Arathi Orphan +(223481, 14, 119425, 1, 1, 56110), -- Arathi Orphan +(223481, 13, 119407, 1, 1, 56110), -- Arathi Orphan +(223481, 12, 119429, 1, 1, 56110), -- Arathi Orphan +(223481, 11, 119432, 1, 1, 56110), -- Arathi Orphan +(223481, 10, 119433, 1, 1, 56110), -- Arathi Orphan +(223481, 9, 119431, 1, 1, 56110), -- Arathi Orphan +(223481, 8, 119422, 1, 1, 56110), -- Arathi Orphan +(223481, 7, 119415, 1, 1, 56110), -- Arathi Orphan +(223481, 6, 119417, 1, 1, 56110), -- Arathi Orphan +(223481, 5, 119409, 1, 1, 56110), -- Arathi Orphan +(223481, 4, 119416, 1, 1, 56110), -- Arathi Orphan +(223481, 3, 119421, 1, 1, 56110), -- Arathi Orphan +(223481, 2, 119418, 1, 1, 56110), -- Arathi Orphan +(223481, 1, 119419, 1, 1, 56110), -- Arathi Orphan +(223481, 0, 119414, 1, 1, 56110), -- Arathi Orphan +(223480, 0, 93959, 2, 1, 56110), -- Zandelvari +(223479, 0, 93959, 2, 1, 56110), -- Zandelvari +(223478, 0, 93959, 2, 1, 56110), -- Zandelvari +(223477, 0, 28830, 1, 1, 56110), -- Leave-O-Bot 7000 +(223476, 0, 120247, 1, 1, 56110), -- Monte Gazlowe +(223473, 2, 118229, 2, 1, 56110), -- Stagnant Slime +(223473, 1, 118229, 1, 1, 56110), -- Stagnant Slime +(223473, 0, 118229, 3, 1, 56110), -- Stagnant Slime +(223472, 1, 107538, 0.400000005960464477, 1, 56110), -- Web Spool +(223472, 0, 22712, 1, 0, 56110), -- Web Spool +(223469, 1, 119479, 1, 1, 56110), -- Voidtouched Speaker +(223469, 0, 119478, 1, 1, 56110), -- Voidtouched Speaker +(223468, 0, 120247, 1, 1, 56110), -- Monte Gazlowe +(223467, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(223466, 0, 114773, 1, 1, 56110), -- Kaheti Siegelord +(223465, 0, 119476, 1, 1, 56110), -- Molten Flameslinger +(223464, 0, 91863, 3.5, 1, 56110), -- Oath Eater +(223463, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(223461, 0, 119471, 1, 1, 56110), -- Chair +(223459, 23, 117338, 1, 1, 56110), -- Injured Earthen +(223459, 22, 117339, 1, 1, 56110), -- Injured Earthen +(223459, 21, 117336, 1, 1, 56110), -- Injured Earthen +(223459, 20, 117337, 1, 1, 56110), -- Injured Earthen +(223459, 19, 117343, 1, 1, 56110), -- Injured Earthen +(223459, 18, 117344, 1, 1, 56110), -- Injured Earthen +(223459, 17, 117341, 1, 1, 56110), -- Injured Earthen +(223459, 16, 117342, 1, 1, 56110), -- Injured Earthen +(223459, 15, 117347, 1, 1, 56110), -- Injured Earthen +(223459, 14, 117348, 1, 1, 56110), -- Injured Earthen +(223459, 13, 117345, 1, 1, 56110), -- Injured Earthen +(223459, 12, 117346, 1, 1, 56110), -- Injured Earthen +(223459, 11, 117351, 1, 1, 56110), -- Injured Earthen +(223459, 10, 117352, 1, 1, 56110), -- Injured Earthen +(223459, 9, 117349, 1, 1, 56110), -- Injured Earthen +(223459, 8, 117350, 1, 1, 56110), -- Injured Earthen +(223459, 7, 117359, 1, 1, 56110), -- Injured Earthen +(223459, 6, 117360, 1, 1, 56110), -- Injured Earthen +(223459, 5, 117357, 1, 1, 56110), -- Injured Earthen +(223459, 4, 117358, 1, 1, 56110), -- Injured Earthen +(223459, 3, 117355, 1, 1, 56110), -- Injured Earthen +(223459, 2, 117356, 1, 1, 56110), -- Injured Earthen +(223459, 1, 117353, 1, 1, 56110), -- Injured Earthen +(223459, 0, 117354, 1, 1, 56110), -- Injured Earthen +(223458, 3, 116490, 1.35000002384185791, 1, 56110), -- Pet Stagshell +(223458, 2, 116491, 1.35000002384185791, 1, 56110), -- Pet Stagshell +(223458, 1, 116492, 1.35000002384185791, 1, 56110), -- Pet Stagshell +(223458, 0, 116493, 1.35000002384185791, 1, 56110), -- Pet Stagshell +(223457, 12, 117300, 1, 1, 56110), -- Earthen Trainee +(223457, 11, 117298, 1, 1, 56110), -- Earthen Trainee +(223457, 10, 117309, 1, 1, 56110), -- Earthen Trainee +(223457, 9, 117308, 1, 1, 56110), -- Earthen Trainee +(223457, 8, 117307, 1, 1, 56110), -- Earthen Trainee +(223457, 7, 117300, 1, 1, 56110), -- Earthen Trainee +(223457, 6, 117301, 1, 1, 56110), -- Earthen Trainee +(223457, 5, 117302, 1, 1, 56110), -- Earthen Trainee +(223457, 4, 117303, 1, 1, 56110), -- Earthen Trainee +(223457, 3, 117304, 1, 1, 56110), -- Earthen Trainee +(223457, 2, 117305, 1, 1, 56110), -- Earthen Trainee +(223457, 1, 117306, 1, 1, 56110), -- Earthen Trainee +(223457, 0, 117299, 1, 1, 56110), -- Earthen Trainee +(223456, 0, 82442, 0.300000011920928955, 1, 56110), -- [DNT] Cosmetic Death +(223455, 0, 118989, 1, 1, 56110), -- Gorgonna +(223453, 0, 119468, 1, 1, 56110), -- Arcane Phoenix +(223450, 0, 41667, 1, 1, 56110), -- Aysa Cloudsinger +(223449, 1, 11686, 1, 1, 56110), -- The Swaying Span +(223449, 0, 20324, 1, 0, 56110), -- The Swaying Span +(223447, 0, 119502, 1, 1, 56110), -- Mumbling Survivor +(223446, 0, 121457, 1, 1, 56110), -- Collector Dyna +(223445, 0, 117438, 1, 1, 56110), -- Mumbling Survivor +(223444, 0, 116634, 1.20000004768371582, 1, 56110), -- Friendhaver Grem +(223443, 0, 119458, 1, 1, 56110), -- Ziriak +(223442, 0, 119416, 1.20000004768371582, 1, 56110), -- Kyrie +(223441, 20, 119428, 1, 1, 56110), -- Arathi Orphan +(223441, 19, 119426, 1, 1, 56110), -- Arathi Orphan +(223441, 18, 119408, 1, 1, 56110), -- Arathi Orphan +(223441, 17, 119427, 1, 1, 56110), -- Arathi Orphan +(223441, 16, 119424, 1, 1, 56110), -- Arathi Orphan +(223441, 15, 119423, 1, 1, 56110), -- Arathi Orphan +(223441, 14, 119425, 1, 1, 56110), -- Arathi Orphan +(223441, 13, 119407, 1, 1, 56110), -- Arathi Orphan +(223441, 12, 119429, 1, 1, 56110), -- Arathi Orphan +(223441, 11, 119432, 1, 1, 56110), -- Arathi Orphan +(223441, 10, 119433, 1, 1, 56110), -- Arathi Orphan +(223441, 9, 119431, 1, 1, 56110), -- Arathi Orphan +(223441, 8, 119422, 1, 1, 56110), -- Arathi Orphan +(223441, 7, 119415, 1, 1, 56110), -- Arathi Orphan +(223441, 6, 119417, 1, 1, 56110), -- Arathi Orphan +(223441, 5, 119409, 1, 1, 56110), -- Arathi Orphan +(223441, 4, 119416, 1, 1, 56110), -- Arathi Orphan +(223441, 3, 119421, 1, 1, 56110), -- Arathi Orphan +(223441, 2, 119418, 1, 1, 56110), -- Arathi Orphan +(223441, 1, 119419, 1, 1, 56110), -- Arathi Orphan +(223441, 0, 119414, 1, 1, 56110), -- Arathi Orphan +(223439, 0, 39810, 1, 1, 56110), -- [DNT] "Invasion Disruption" Normal Mob Proxy Kill +(223438, 2, 112392, 0.5, 1, 56110), -- River Mole +(223438, 1, 112398, 1, 1, 56110), -- River Mole +(223438, 0, 112387, 0.75, 1, 56110), -- River Mole +(223436, 1, 114542, 1, 1, 56110), -- Nerubian Caster +(223436, 0, 114541, 1, 1, 56110), -- Nerubian Caster +(223435, 0, 119707, 0.300000011920928955, 1, 56110), -- Rufus +(223434, 0, 119453, 1.10000002384185791, 1, 56110), -- Prehistoric Diemetradon +(223433, 3, 116490, 1, 1, 56110), -- Isolated Crawler +(223433, 2, 116491, 1, 1, 56110), -- Isolated Crawler +(223433, 1, 116492, 1, 1, 56110), -- Isolated Crawler +(223433, 0, 116493, 1, 1, 56110), -- Isolated Crawler +(223432, 0, 119525, 1.20000004768371582, 1, 56110), -- Ancient Sabertusk +(223431, 0, 115379, 1, 1, 56110), -- Fog Weaver +(223430, 0, 119452, 1.20000004768371582, 1, 56110), -- Primal Lasher +(223429, 1, 110450, 1, 1, 56110), -- Crystaline Deepsflayer +(223429, 0, 110438, 1, 1, 56110), -- Crystaline Deepsflayer +(223428, 0, 112410, 2, 1, 56110), -- King Splash +(223427, 0, 91865, 3, 1, 56110), -- Oath-Eater +(223426, 3, 114362, 1, 1, 56110), -- Glowmite +(223426, 2, 114365, 1, 1, 56110), -- Glowmite +(223426, 1, 113980, 1, 1, 56110), -- Glowmite +(223426, 0, 113982, 1, 1, 56110), -- Glowmite +(223425, 7, 112483, 1, 1, 56110), -- Lashroom +(223425, 6, 112484, 1, 1, 56110), -- Lashroom +(223425, 5, 112485, 1, 1, 56110), -- Lashroom +(223425, 4, 112486, 1, 1, 56110), -- Lashroom +(223425, 3, 112487, 1, 1, 56110), -- Lashroom +(223425, 2, 112488, 1, 1, 56110), -- Lashroom +(223425, 1, 112489, 1, 1, 56110), -- Lashroom +(223425, 0, 112490, 1, 1, 56110), -- Lashroom +(223424, 7, 115430, 1, 1, 56110), -- Dead Kobyss +(223424, 6, 115431, 1, 1, 56110), -- Dead Kobyss +(223424, 5, 115434, 1, 1, 56110), -- Dead Kobyss +(223424, 4, 115435, 1, 1, 56110), -- Dead Kobyss +(223424, 3, 115438, 1, 1, 56110), -- Dead Kobyss +(223424, 2, 115439, 1, 1, 56110), -- Dead Kobyss +(223424, 1, 115442, 1, 1, 56110), -- Dead Kobyss +(223424, 0, 115443, 1, 1, 56110), -- Dead Kobyss +(223423, 0, 121087, 1, 1, 56110), -- Careless Hopgoblin +(223422, 4, 112414, 1, 1, 56110), -- River Skipper +(223422, 3, 112413, 1, 1, 56110), -- River Skipper +(223422, 2, 112412, 1, 1, 56110), -- River Skipper +(223422, 1, 112411, 1, 1, 56110), -- River Skipper +(223422, 0, 112410, 1, 1, 56110), -- River Skipper +(223421, 12, 117300, 1, 1, 56110), -- Earthen Trainee +(223421, 11, 117298, 1, 1, 56110), -- Earthen Trainee +(223421, 10, 117309, 1, 1, 56110), -- Earthen Trainee +(223421, 9, 117308, 1, 1, 56110), -- Earthen Trainee +(223421, 8, 117307, 1, 1, 56110), -- Earthen Trainee +(223421, 7, 117300, 1, 1, 56110), -- Earthen Trainee +(223421, 6, 117301, 1, 1, 56110), -- Earthen Trainee +(223421, 5, 117302, 1, 1, 56110), -- Earthen Trainee +(223421, 4, 117303, 1, 1, 56110), -- Earthen Trainee +(223421, 3, 117304, 1, 1, 56110), -- Earthen Trainee +(223421, 2, 117305, 1, 1, 56110), -- Earthen Trainee +(223421, 1, 117306, 1, 1, 56110), -- Earthen Trainee +(223421, 0, 117299, 1, 1, 56110), -- Earthen Trainee +(223420, 12, 117300, 1, 1, 56110), -- Earthen Trainee +(223420, 11, 117298, 1, 1, 56110), -- Earthen Trainee +(223420, 10, 117309, 1, 1, 56110), -- Earthen Trainee +(223420, 9, 117308, 1, 1, 56110), -- Earthen Trainee +(223420, 8, 117307, 1, 1, 56110), -- Earthen Trainee +(223420, 7, 117300, 1, 1, 56110), -- Earthen Trainee +(223420, 6, 117301, 1, 1, 56110), -- Earthen Trainee +(223420, 5, 117302, 1, 1, 56110), -- Earthen Trainee +(223420, 4, 117303, 1, 1, 56110), -- Earthen Trainee +(223420, 3, 117304, 1, 1, 56110), -- Earthen Trainee +(223420, 2, 117305, 1, 1, 56110), -- Earthen Trainee +(223420, 1, 117306, 1, 1, 56110), -- Earthen Trainee +(223420, 0, 117299, 1, 1, 56110), -- Earthen Trainee +(223419, 12, 117300, 1, 1, 56110), -- Earthen Trainee +(223419, 11, 117298, 1, 1, 56110), -- Earthen Trainee +(223419, 10, 117309, 1, 1, 56110), -- Earthen Trainee +(223419, 9, 117308, 1, 1, 56110), -- Earthen Trainee +(223419, 8, 117307, 1, 1, 56110), -- Earthen Trainee +(223419, 7, 117300, 1, 1, 56110), -- Earthen Trainee +(223419, 6, 117301, 1, 1, 56110), -- Earthen Trainee +(223419, 5, 117302, 1, 1, 56110), -- Earthen Trainee +(223419, 4, 117303, 1, 1, 56110); -- Earthen Trainee + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(223419, 3, 117304, 1, 1, 56110), -- Earthen Trainee +(223419, 2, 117305, 1, 1, 56110), -- Earthen Trainee +(223419, 1, 117306, 1, 1, 56110), -- Earthen Trainee +(223419, 0, 117299, 1, 1, 56110), -- Earthen Trainee +(223418, 12, 117300, 1, 1, 56110), -- Earthen Trainee +(223418, 11, 117298, 1, 1, 56110), -- Earthen Trainee +(223418, 10, 117309, 1, 1, 56110), -- Earthen Trainee +(223418, 9, 117308, 1, 1, 56110), -- Earthen Trainee +(223418, 8, 117307, 1, 1, 56110), -- Earthen Trainee +(223418, 7, 117300, 1, 1, 56110), -- Earthen Trainee +(223418, 6, 117301, 1, 1, 56110), -- Earthen Trainee +(223418, 5, 117302, 1, 1, 56110), -- Earthen Trainee +(223418, 4, 117303, 1, 1, 56110), -- Earthen Trainee +(223418, 3, 117304, 1, 1, 56110), -- Earthen Trainee +(223418, 2, 117305, 1, 1, 56110), -- Earthen Trainee +(223418, 1, 117306, 1, 1, 56110), -- Earthen Trainee +(223418, 0, 117299, 1, 1, 56110), -- Earthen Trainee +(223417, 12, 117300, 1, 1, 56110), -- Earthen Trainee +(223417, 11, 117298, 1, 1, 56110), -- Earthen Trainee +(223417, 10, 117309, 1, 1, 56110), -- Earthen Trainee +(223417, 9, 117308, 1, 1, 56110), -- Earthen Trainee +(223417, 8, 117307, 1, 1, 56110), -- Earthen Trainee +(223417, 7, 117300, 1, 1, 56110), -- Earthen Trainee +(223417, 6, 117301, 1, 1, 56110), -- Earthen Trainee +(223417, 5, 117302, 1, 1, 56110), -- Earthen Trainee +(223417, 4, 117303, 1, 1, 56110), -- Earthen Trainee +(223417, 3, 117304, 1, 1, 56110), -- Earthen Trainee +(223417, 2, 117305, 1, 1, 56110), -- Earthen Trainee +(223417, 1, 117306, 1, 1, 56110), -- Earthen Trainee +(223417, 0, 117299, 1, 1, 56110), -- Earthen Trainee +(223416, 0, 115659, 1, 1, 56110), -- Tainted Fragment +(223415, 1, 11686, 1, 1, 56110), -- [DNT] Dynamite Stalker +(223415, 0, 169, 1, 0, 56110), -- [DNT] Dynamite Stalker +(223414, 1, 119493, 1, 1, 56110), -- Unstable Skardyn +(223414, 0, 119494, 1, 1, 56110), -- Unstable Skardyn +(223412, 9, 112727, 1, 1, 56110), -- Dead Swarmite +(223412, 8, 112728, 1, 1, 56110), -- Dead Swarmite +(223412, 7, 112729, 1, 1, 56110), -- Dead Swarmite +(223412, 6, 112730, 1, 1, 56110), -- Dead Swarmite +(223412, 5, 114986, 1, 1, 56110), -- Dead Swarmite +(223412, 4, 114987, 1, 1, 56110), -- Dead Swarmite +(223412, 3, 114988, 1, 1, 56110), -- Dead Swarmite +(223412, 2, 114989, 1, 1, 56110), -- Dead Swarmite +(223412, 1, 118252, 1, 1, 56110), -- Dead Swarmite +(223412, 0, 119226, 1, 1, 56110), -- Dead Swarmite +(223411, 0, 119470, 1, 1, 56110), -- Evil Tentacle +(223410, 0, 94282, 1, 1, 56110), -- Gamer +(223409, 0, 115577, 0.300000011920928955, 1, 56110), -- Guttergunk +(223408, 20, 119428, 1, 1, 56110), -- Arathi Orphan +(223408, 19, 119426, 1, 1, 56110), -- Arathi Orphan +(223408, 18, 119408, 1, 1, 56110), -- Arathi Orphan +(223408, 17, 119427, 1, 1, 56110), -- Arathi Orphan +(223408, 16, 119424, 1, 1, 56110), -- Arathi Orphan +(223408, 15, 119423, 1, 1, 56110), -- Arathi Orphan +(223408, 14, 119425, 1, 1, 56110), -- Arathi Orphan +(223408, 13, 119407, 1, 1, 56110), -- Arathi Orphan +(223408, 12, 119429, 1, 1, 56110), -- Arathi Orphan +(223408, 11, 119432, 1, 1, 56110), -- Arathi Orphan +(223408, 10, 119433, 1, 1, 56110), -- Arathi Orphan +(223408, 9, 119431, 1, 1, 56110), -- Arathi Orphan +(223408, 8, 119422, 1, 1, 56110), -- Arathi Orphan +(223408, 7, 119415, 1, 1, 56110), -- Arathi Orphan +(223408, 6, 119417, 1, 1, 56110), -- Arathi Orphan +(223408, 5, 119409, 1, 1, 56110), -- Arathi Orphan +(223408, 4, 119416, 1, 1, 56110), -- Arathi Orphan +(223408, 3, 119421, 1, 1, 56110), -- Arathi Orphan +(223408, 2, 119418, 1, 1, 56110), -- Arathi Orphan +(223408, 1, 119419, 1, 1, 56110), -- Arathi Orphan +(223408, 0, 119414, 1, 1, 56110), -- Arathi Orphan +(223407, 0, 119438, 0.180000007152557373, 1, 56110), -- Awakened Custodian +(223406, 0, 115101, 0.300000011920928955, 1, 56110), -- Zaedu +(223405, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(223404, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(223403, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(223402, 0, 119706, 0.699999988079071044, 1, 56110), -- Flicker +(223401, 0, 116509, 1, 1, 56110), -- Four-Legs +(223400, 0, 114511, 0.800000011920928955, 1, 56110), -- Swoopgrasp +(223399, 0, 114052, 0.800000011920928955, 1, 56110), -- Tickler +(223398, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Local Story - Rambleshire - End (RPS) +(223397, 3, 118430, 1, 1, 56110), -- Oathsworn Protector +(223397, 2, 118429, 1, 1, 56110), -- Oathsworn Protector +(223397, 1, 118432, 1, 1, 56110), -- Oathsworn Protector +(223397, 0, 118431, 1, 1, 56110), -- Oathsworn Protector +(223396, 5, 121974, 1, 1, 56110), -- Silver Covenant Spellcaster +(223396, 4, 121973, 1, 1, 56110), -- Silver Covenant Spellcaster +(223396, 3, 121972, 1, 1, 56110), -- Silver Covenant Spellcaster +(223396, 2, 121971, 1, 1, 56110), -- Silver Covenant Spellcaster +(223396, 1, 121970, 1, 1, 56110), -- Silver Covenant Spellcaster +(223396, 0, 121969, 1, 1, 56110), -- Silver Covenant Spellcaster +(223395, 5, 121980, 1, 1, 56110), -- Sunreaver Battlemage +(223395, 4, 121979, 1, 1, 56110), -- Sunreaver Battlemage +(223395, 3, 121978, 1, 1, 56110), -- Sunreaver Battlemage +(223395, 2, 121977, 1, 1, 56110), -- Sunreaver Battlemage +(223395, 1, 121976, 1, 1, 56110), -- Sunreaver Battlemage +(223395, 0, 121975, 1, 1, 56110), -- Sunreaver Battlemage +(223394, 0, 114543, 1, 1, 56110), -- Necrofang Reaper +(223393, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(223393, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(223392, 1, 27823, 1, 1, 56110), -- Invis bunny for spell targeting [DNT] +(223392, 0, 328, 1, 0, 56110), -- Invis bunny for spell targeting [DNT] +(223391, 0, 114541, 1, 1, 56110), -- Dead Nerubian +(223390, 23, 117338, 1, 1, 56110), -- Earthen Denizen +(223390, 22, 117339, 1, 1, 56110), -- Earthen Denizen +(223390, 21, 117336, 1, 1, 56110), -- Earthen Denizen +(223390, 20, 117337, 1, 1, 56110), -- Earthen Denizen +(223390, 19, 117343, 1, 1, 56110), -- Earthen Denizen +(223390, 18, 117344, 1, 1, 56110), -- Earthen Denizen +(223390, 17, 117341, 1, 1, 56110), -- Earthen Denizen +(223390, 16, 117342, 1, 1, 56110), -- Earthen Denizen +(223390, 15, 117347, 1, 1, 56110), -- Earthen Denizen +(223390, 14, 117348, 1, 1, 56110), -- Earthen Denizen +(223390, 13, 117345, 1, 1, 56110), -- Earthen Denizen +(223390, 12, 117346, 1, 1, 56110), -- Earthen Denizen +(223390, 11, 117351, 1, 1, 56110), -- Earthen Denizen +(223390, 10, 117352, 1, 1, 56110), -- Earthen Denizen +(223390, 9, 117349, 1, 1, 56110), -- Earthen Denizen +(223390, 8, 117350, 1, 1, 56110), -- Earthen Denizen +(223390, 7, 117359, 1, 1, 56110), -- Earthen Denizen +(223390, 6, 117360, 1, 1, 56110), -- Earthen Denizen +(223390, 5, 117357, 1, 1, 56110), -- Earthen Denizen +(223390, 4, 117358, 1, 1, 56110), -- Earthen Denizen +(223390, 3, 117355, 1, 1, 56110), -- Earthen Denizen +(223390, 2, 117356, 1, 1, 56110), -- Earthen Denizen +(223390, 1, 117353, 1, 1, 56110), -- Earthen Denizen +(223390, 0, 117354, 1, 1, 56110), -- Earthen Denizen +(223389, 0, 29179, 1, 0, 56110), -- Twilight Drake +(223388, 1, 112723, 1, 1, 56110), -- Vein Excavator +(223388, 0, 112722, 1, 1, 56110), -- Vein Excavator +(223386, 1, 107538, 1, 1, 56110), -- Lane 4 Guide [DNT] +(223386, 0, 68857, 1, 0, 56110), -- Lane 4 Guide [DNT] +(223385, 1, 107538, 1, 1, 56110), -- Lane 3 Guide [DNT] +(223385, 0, 68857, 1, 0, 56110), -- Lane 3 Guide [DNT] +(223384, 1, 107538, 1, 1, 56110), -- Lane 2 Guide [DNT] +(223384, 0, 68857, 1, 0, 56110), -- Lane 2 Guide [DNT] +(223383, 1, 107538, 1, 1, 56110), -- Lane 1 Guide [DNT] +(223383, 0, 68857, 1, 0, 56110), -- Lane 1 Guide [DNT] +(223382, 1, 107538, 1, 1, 56110), -- Arrow Stalker 4 [DNT] +(223382, 0, 68857, 1, 0, 56110), -- Arrow Stalker 4 [DNT] +(223381, 1, 107538, 1, 1, 56110), -- Arrow Stalker 3 [DNT] +(223381, 0, 68857, 1, 0, 56110), -- Arrow Stalker 3 [DNT] +(223380, 1, 107538, 1, 1, 56110), -- Arrow Stalker 2 [DNT] +(223380, 0, 68857, 1, 0, 56110), -- Arrow Stalker 2 [DNT] +(223379, 1, 107538, 1, 1, 56110), -- Arrow Stalker 1 [DNT] +(223379, 0, 68857, 1, 0, 56110), -- Arrow Stalker 1 [DNT] +(223378, 0, 11686, 1, 1, 56110), -- [DNT] "The Blacksmith's Fate" Quest Boss Slain Counter Hidden Quest Kill Credit +(223377, 0, 118250, 1, 1, 56110), -- Salien Carapiercer +(223376, 0, 119431, 1, 1, 56110), -- Wyllam Hyat +(223375, 4, 118563, 1, 1, 56110), -- Fearful Socialite +(223375, 3, 115755, 1, 1, 56110), -- Fearful Socialite +(223375, 2, 114421, 1, 1, 56110), -- Fearful Socialite +(223375, 1, 114422, 1, 1, 56110), -- Fearful Socialite +(223375, 0, 114423, 1, 1, 56110), -- Fearful Socialite +(223373, 1, 11686, 1, 1, 56110), -- Slime Wave +(223373, 0, 20324, 1, 0, 56110), -- Slime Wave +(223372, 0, 115009, 2.099999904632568359, 1, 56110), -- Prime Slime +(223371, 0, 115155, 0.800000011920928955, 1, 56110), -- Darkwater Tidecrusher +(223370, 5, 117757, 1, 1, 56110), -- Arathi Reserve +(223370, 4, 117756, 1, 1, 56110), -- Arathi Reserve +(223370, 3, 115038, 1, 1, 56110), -- Arathi Reserve +(223370, 2, 115037, 1, 1, 56110), -- Arathi Reserve +(223370, 1, 115036, 1, 1, 56110), -- Arathi Reserve +(223370, 0, 115035, 1, 1, 56110), -- Arathi Reserve +(223369, 0, 115378, 0.800000011920928955, 1, 56110), -- Fog Creature +(223368, 0, 116278, 0.879999995231628417, 1, 56110), -- Sir Pounce +(223367, 0, 115963, 0.5, 1, 56110), -- Bubs +(223366, 0, 117580, 1, 1, 56110), -- Takey-Take +(223365, 20, 119428, 1, 1, 56110), -- Arathi Orphan +(223365, 19, 119426, 1, 1, 56110), -- Arathi Orphan +(223365, 18, 119408, 1, 1, 56110), -- Arathi Orphan +(223365, 17, 119427, 1, 1, 56110), -- Arathi Orphan +(223365, 16, 119424, 1, 1, 56110), -- Arathi Orphan +(223365, 15, 119423, 1, 1, 56110), -- Arathi Orphan +(223365, 14, 119425, 1, 1, 56110), -- Arathi Orphan +(223365, 13, 119407, 1, 1, 56110), -- Arathi Orphan +(223365, 12, 119429, 1, 1, 56110), -- Arathi Orphan +(223365, 11, 119432, 1, 1, 56110), -- Arathi Orphan +(223365, 10, 119433, 1, 1, 56110), -- Arathi Orphan +(223365, 9, 119431, 1, 1, 56110), -- Arathi Orphan +(223365, 8, 119422, 1, 1, 56110), -- Arathi Orphan +(223365, 7, 119415, 1, 1, 56110), -- Arathi Orphan +(223365, 6, 119417, 1, 1, 56110), -- Arathi Orphan +(223365, 5, 119409, 1, 1, 56110), -- Arathi Orphan +(223365, 4, 119416, 1, 1, 56110), -- Arathi Orphan +(223365, 3, 119421, 1, 1, 56110), -- Arathi Orphan +(223365, 2, 119418, 1, 1, 56110), -- Arathi Orphan +(223365, 1, 119419, 1, 1, 56110), -- Arathi Orphan +(223365, 0, 119414, 1, 1, 56110), -- Arathi Orphan +(223364, 0, 117313, 1, 1, 56110), -- Pale Weavelasher Apprentice +(223363, 0, 114531, 1, 1, 56110), -- Pale Weavelasher Grunt +(223362, 0, 114026, 1, 1, 56110), -- Boltweaver Enforcer +(223361, 0, 116283, 1, 1, 56110), -- Webwarden Enforcer +(223360, 0, 117116, 1, 1, 56110), -- Orweyna +(223358, 1, 11686, 1, 1, 56110), -- Generic - Empty Bunny +(223358, 0, 15092, 1.399999976158142089, 0, 56110), -- Generic - Empty Bunny +(223357, 3, 120889, 0.800000011920928955, 1, 56110), -- Sureki Conscript +(223357, 2, 120888, 0.800000011920928955, 1, 56110), -- Sureki Conscript +(223357, 1, 120887, 0.800000011920928955, 1, 56110), -- Sureki Conscript +(223357, 0, 120886, 0.800000011920928955, 1, 56110), -- Sureki Conscript +(223355, 0, 120000, 1, 1, 56110), -- Cleo Clearmeadow +(223354, 0, 120007, 1, 1, 56110), -- Nataniel Highdawn +(223353, 0, 119974, 1, 1, 56110), -- Sir Ashrealm +(223352, 0, 56187, 1, 1, 56110), -- Kill Credit: Leash Loosened [DNT] +(223351, 0, 119747, 0.75, 1, 56110), -- Cinderwold Sizzlestinger +(223350, 1, 107538, 1, 1, 56110), -- Cinderbrew Target Stalker [DNT] +(223350, 0, 68857, 1, 0, 56110), -- Cinderbrew Target Stalker [DNT] +(223349, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(223347, 0, 62404, 1, 1, 56110), -- Mini Airship +(223346, 0, 119412, 0.159999996423721313, 1, 56110), -- Ridge +(223344, 0, 33293, 1, 1, 56110), -- Stratus +(223343, 0, 119410, 1, 1, 56110), -- Tiny Cragling +(223342, 0, 109725, 1, 0, 56110), -- Khaz Algar Wormhole +(223341, 0, 119259, 1, 1, 56110), -- Cataloger's Disc +(223339, 0, 26441, 1, 1, 56110), -- Fialla Sweetberry +(223338, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(223337, 0, 119435, 1, 1, 56110), -- Scary Monster +(223336, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(223335, 0, 11686, 1, 1, 56110), -- Kill Credit: Legendary[DNT] +(223334, 0, 11686, 1, 1, 56110), -- Kill Credit: Epic [DNT] +(223333, 0, 11686, 1, 1, 56110), -- Kill Credit: Rare [DNT] +(223332, 0, 11686, 1, 1, 56110), -- Kill Credit: Common [DNT] +(223331, 0, 119369, 1.5, 1, 56110), -- Royal Knight +(223330, 1, 94282, 1, 1, 56110), -- Nerubian +(223330, 0, 169, 1, 0, 56110), -- Nerubian +(223329, 1, 112449, 1, 1, 56110), -- Captured Undercrawler +(223329, 0, 112448, 1, 1, 56110), -- Captured Undercrawler +(223328, 1, 11686, 1, 1, 56110), -- Varric's Damaged Ironstrider +(223328, 0, 116911, 0.899999976158142089, 0, 56110), -- Varric's Damaged Ironstrider +(223327, 0, 26069, 1, 1, 56110), -- Silver Covenant Guardian Mage +(223326, 1, 94282, 0.5, 1, 56110), -- Nerubian +(223326, 0, 169, 1, 0, 56110), -- Nerubian +(223325, 0, 47997, 1, 1, 56110), -- Kirin Tor Guardian +(223324, 0, 65164, 1, 1, 56110), -- Icks +(223323, 0, 29834, 1, 1, 56110), -- Matilda Brightlink +(223322, 0, 26321, 1, 1, 56110), -- Bragund Brightlink +(223321, 0, 29835, 1, 1, 56110), -- Rafael Langrom +(223320, 0, 11686, 1, 1, 56110), -- [REUSE][DNT] "BOOM Treats!" Nerubian Ballista Interact Hidden Quest Kill Credit +(223319, 0, 25609, 1, 1, 56110), -- "Red" Jack Findle +(223318, 0, 119403, 1.25, 1, 56110), -- Devoted Worshipper +(223317, 0, 65083, 1, 1, 56110), -- Valaden Silverblade +(223315, 0, 65450, 1, 1, 56110), -- Crimson Pilgrim +(223314, 0, 11686, 1, 1, 56110), -- Mine Cart +(223313, 0, 64759, 1, 1, 56110), -- Catriona Macrae +(223311, 0, 25882, 1, 1, 56110), -- Arille Azuregaze +(223310, 0, 78398, 1, 1, 56110), -- Brandon Buckbeard +(223308, 0, 68483, 1, 1, 56110), -- Crixa +(223307, 0, 68484, 1, 1, 56110), -- Liyana +(223306, 0, 72078, 1, 1, 56110), -- Rachele +(223305, 0, 72074, 1, 1, 56110), -- Roscoe +(223302, 0, 72465, 1, 1, 56110), -- Emilia Baumoon +(223301, 5, 114725, 1, 1, 56110); -- Glumtooth Sneak-spotter + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(223301, 4, 114724, 1, 1, 56110), -- Glumtooth Sneak-spotter +(223301, 3, 114726, 1, 1, 56110), -- Glumtooth Sneak-spotter +(223301, 2, 114730, 1, 1, 56110), -- Glumtooth Sneak-spotter +(223301, 1, 114729, 1, 1, 56110), -- Glumtooth Sneak-spotter +(223301, 0, 114727, 1, 1, 56110), -- Glumtooth Sneak-spotter +(223299, 0, 79000, 1, 1, 56110), -- Teller Hoag +(223298, 0, 116538, 1, 1, 56110), -- Bomb-Laden Beetle +(223297, 0, 35280, 1, 1, 56110), -- Mama Diggs +(223296, 0, 64586, 1, 1, 56110), -- Mongar +(223295, 0, 25645, 1, 1, 56110), -- Tiffany Cartier +(223294, 0, 25619, 1, 1, 56110), -- Linzy Blackbolt +(223293, 0, 25644, 1, 1, 56110), -- Ranid Glowergold +(223292, 0, 26378, 1, 1, 56110), -- Lalla Brightweave +(223291, 0, 26390, 1, 1, 56110), -- Angelique Butler +(223290, 0, 45425, 1, 1, 56110), -- Jang Quillpaw +(223289, 0, 25650, 1, 1, 56110), -- Edward Egan +(223288, 0, 52318, 1, 1, 56110), -- Kill Credit [DNT] +(223286, 1, 119261, 1, 0, 56110), -- Hannan +(223286, 0, 118149, 1, 1, 56110), -- Hannan +(223285, 1, 119260, 1, 0, 56110), -- Orweyna +(223285, 0, 117116, 1, 1, 56110), -- Orweyna +(223284, 0, 52318, 1, 1, 56110), -- Kill Credit [DNT] +(223283, 1, 94282, 0.5, 1, 56110), -- Stalker +(223283, 0, 169, 1, 0, 56110), -- Stalker +(223282, 0, 115749, 1, 1, 56110), -- Krivit +(223281, 0, 115755, 1, 1, 56110), -- Venomscribe Xesh XI +(223280, 0, 114423, 1, 1, 56110), -- Collector Z'til +(223279, 0, 114423, 1, 1, 56110), -- Collector Il'zril +(223278, 0, 114423, 1, 1, 56110), -- Apothecary Rz +(223277, 0, 114421, 1, 1, 56110), -- O'vizrin +(223276, 0, 114421, 1, 1, 56110), -- Artisan T'z +(223275, 0, 120426, 1, 1, 56110), -- Treagor +(223274, 0, 120428, 1, 1, 56110), -- Findorn +(223273, 1, 38615, 1, 1, 56110), -- Entropic Rift +(223273, 0, 5561, 1, 0, 56110), -- Entropic Rift +(223272, 0, 114421, 1, 1, 56110), -- Ozrin the Steelweaver +(223270, 0, 117189, 1, 1, 56110), -- Ar'syn +(223269, 1, 27823, 1, 1, 56110), -- Web Target [DNT] +(223269, 0, 73745, 1, 0, 56110), -- Web Target [DNT] +(223268, 0, 115282, 1, 1, 56110), -- General Steelstrike +(223267, 0, 115956, 1, 1, 56110), -- Auralia Steelstrike +(223263, 0, 121328, 1.20000004768371582, 1, 56110), -- Supervisor Varric +(223262, 23, 117338, 1, 1, 56110), -- Injured Earthen +(223262, 22, 117339, 1, 1, 56110), -- Injured Earthen +(223262, 21, 117336, 1, 1, 56110), -- Injured Earthen +(223262, 20, 117337, 1, 1, 56110), -- Injured Earthen +(223262, 19, 117343, 1, 1, 56110), -- Injured Earthen +(223262, 18, 117344, 1, 1, 56110), -- Injured Earthen +(223262, 17, 117341, 1, 1, 56110), -- Injured Earthen +(223262, 16, 117342, 1, 1, 56110), -- Injured Earthen +(223262, 15, 117347, 1, 1, 56110), -- Injured Earthen +(223262, 14, 117348, 1, 1, 56110), -- Injured Earthen +(223262, 13, 117345, 1, 1, 56110), -- Injured Earthen +(223262, 12, 117346, 1, 1, 56110), -- Injured Earthen +(223262, 11, 117351, 1, 1, 56110), -- Injured Earthen +(223262, 10, 117352, 1, 1, 56110), -- Injured Earthen +(223262, 9, 117349, 1, 1, 56110), -- Injured Earthen +(223262, 8, 117350, 1, 1, 56110), -- Injured Earthen +(223262, 7, 117359, 1, 1, 56110), -- Injured Earthen +(223262, 6, 117360, 1, 1, 56110), -- Injured Earthen +(223262, 5, 117357, 1, 1, 56110), -- Injured Earthen +(223262, 4, 117358, 1, 1, 56110), -- Injured Earthen +(223262, 3, 117355, 1, 1, 56110), -- Injured Earthen +(223262, 2, 117356, 1, 1, 56110), -- Injured Earthen +(223262, 1, 117353, 1, 1, 56110), -- Injured Earthen +(223262, 0, 117354, 1, 1, 56110), -- Injured Earthen +(223261, 23, 117338, 1, 1, 56110), -- Injured Earthen +(223261, 22, 117339, 1, 1, 56110), -- Injured Earthen +(223261, 21, 117336, 1, 1, 56110), -- Injured Earthen +(223261, 20, 117337, 1, 1, 56110), -- Injured Earthen +(223261, 19, 117343, 1, 1, 56110), -- Injured Earthen +(223261, 18, 117344, 1, 1, 56110), -- Injured Earthen +(223261, 17, 117341, 1, 1, 56110), -- Injured Earthen +(223261, 16, 117342, 1, 1, 56110), -- Injured Earthen +(223261, 15, 117347, 1, 1, 56110), -- Injured Earthen +(223261, 14, 117348, 1, 1, 56110), -- Injured Earthen +(223261, 13, 117345, 1, 1, 56110), -- Injured Earthen +(223261, 12, 117346, 1, 1, 56110), -- Injured Earthen +(223261, 11, 117351, 1, 1, 56110), -- Injured Earthen +(223261, 10, 117352, 1, 1, 56110), -- Injured Earthen +(223261, 9, 117349, 1, 1, 56110), -- Injured Earthen +(223261, 8, 117350, 1, 1, 56110), -- Injured Earthen +(223261, 7, 117359, 1, 1, 56110), -- Injured Earthen +(223261, 6, 117360, 1, 1, 56110), -- Injured Earthen +(223261, 5, 117357, 1, 1, 56110), -- Injured Earthen +(223261, 4, 117358, 1, 1, 56110), -- Injured Earthen +(223261, 3, 117355, 1, 1, 56110), -- Injured Earthen +(223261, 2, 117356, 1, 1, 56110), -- Injured Earthen +(223261, 1, 117353, 1, 1, 56110), -- Injured Earthen +(223261, 0, 117354, 1, 1, 56110), -- Injured Earthen +(223260, 23, 117338, 1, 1, 56110), -- Injured Earthen +(223260, 22, 117339, 1, 1, 56110), -- Injured Earthen +(223260, 21, 117336, 1, 1, 56110), -- Injured Earthen +(223260, 20, 117337, 1, 1, 56110), -- Injured Earthen +(223260, 19, 117343, 1, 1, 56110), -- Injured Earthen +(223260, 18, 117344, 1, 1, 56110), -- Injured Earthen +(223260, 17, 117341, 1, 1, 56110), -- Injured Earthen +(223260, 16, 117342, 1, 1, 56110), -- Injured Earthen +(223260, 15, 117347, 1, 1, 56110), -- Injured Earthen +(223260, 14, 117348, 1, 1, 56110), -- Injured Earthen +(223260, 13, 117345, 1, 1, 56110), -- Injured Earthen +(223260, 12, 117346, 1, 1, 56110), -- Injured Earthen +(223260, 11, 117351, 1, 1, 56110), -- Injured Earthen +(223260, 10, 117352, 1, 1, 56110), -- Injured Earthen +(223260, 9, 117349, 1, 1, 56110), -- Injured Earthen +(223260, 8, 117350, 1, 1, 56110), -- Injured Earthen +(223260, 7, 117359, 1, 1, 56110), -- Injured Earthen +(223260, 6, 117360, 1, 1, 56110), -- Injured Earthen +(223260, 5, 117357, 1, 1, 56110), -- Injured Earthen +(223260, 4, 117358, 1, 1, 56110), -- Injured Earthen +(223260, 3, 117355, 1, 1, 56110), -- Injured Earthen +(223260, 2, 117356, 1, 1, 56110), -- Injured Earthen +(223260, 1, 117353, 1, 1, 56110), -- Injured Earthen +(223260, 0, 117354, 1, 1, 56110), -- Injured Earthen +(223259, 0, 119418, 1, 1, 56110), -- Tara Steelstrike +(223258, 0, 119429, 1, 1, 56110), -- Fynn Steelstrike +(223257, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(223256, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(223255, 1, 11686, 1, 1, 56110), -- Ar'syn +(223255, 0, 87778, 1, 0, 56110), -- Ar'syn +(223254, 0, 118964, 1, 1, 56110), -- Queen Ansurek +(223253, 3, 117873, 1, 1, 56110), -- Bloodstained Webmage +(223253, 2, 119394, 1, 1, 56110), -- Bloodstained Webmage +(223253, 1, 117871, 1, 1, 56110), -- Bloodstained Webmage +(223253, 0, 117870, 1, 1, 56110), -- Bloodstained Webmage +(223252, 3, 119451, 1, 1, 56110), -- Slippery Rock +(223252, 2, 119450, 1, 1, 56110), -- Slippery Rock +(223252, 1, 119449, 1, 1, 56110), -- Slippery Rock +(223252, 0, 119448, 1, 1, 56110), -- Slippery Rock +(223251, 0, 100728, 1, 1, 56110), -- Spear Stalker (Impact) +(223248, 0, 117922, 1, 1, 56110), -- [DNT] TBD +(223247, 0, 119382, 0.800000011920928955, 1, 56110), -- One-Eyed Thak +(223246, 1, 11686, 1, 1, 56110), -- Kill Credit 2 +(223246, 0, 64062, 1, 0, 56110), -- Kill Credit 2 +(223245, 1, 11686, 1, 1, 56110), -- Kill Credit 1 +(223245, 0, 64062, 1, 0, 56110), -- Kill Credit 1 +(223244, 7, 117347, 1, 1, 56110), -- Unbound Miner +(223244, 6, 117348, 1, 1, 56110), -- Unbound Miner +(223244, 5, 117345, 1, 1, 56110), -- Unbound Miner +(223244, 4, 117346, 1, 1, 56110), -- Unbound Miner +(223244, 3, 117351, 1, 1, 56110), -- Unbound Miner +(223244, 2, 117352, 1, 1, 56110), -- Unbound Miner +(223244, 1, 117349, 1, 1, 56110), -- Unbound Miner +(223244, 0, 117350, 1, 1, 56110), -- Unbound Miner +(223243, 0, 107716, 2, 1, 56110), -- Encrusted Mollusc +(223242, 0, 107365, 0.75, 1, 56110), -- Ama +(223241, 1, 107538, 0.400000005960464477, 1, 56110), -- Portal +(223241, 0, 22712, 1, 0, 56110), -- Portal +(223240, 0, 107365, 0.75, 1, 56110), -- Ana +(223239, 1, 107365, 1, 1, 56110), -- Tranquil Peafowl +(223239, 0, 107366, 1, 1, 56110), -- Tranquil Peafowl +(223238, 0, 118319, 1, 1, 56110), -- Swift Cloudrook +(223237, 0, 11686, 1, 1, 56110), -- Volatile Spike Stalker +(223236, 23, 117338, 1, 1, 56110), -- Unbound Earthen +(223236, 22, 117339, 1, 1, 56110), -- Unbound Earthen +(223236, 21, 117336, 1, 1, 56110), -- Unbound Earthen +(223236, 20, 117337, 1, 1, 56110), -- Unbound Earthen +(223236, 19, 117343, 1, 1, 56110), -- Unbound Earthen +(223236, 18, 117344, 1, 1, 56110), -- Unbound Earthen +(223236, 17, 117341, 1, 1, 56110), -- Unbound Earthen +(223236, 16, 117342, 1, 1, 56110), -- Unbound Earthen +(223236, 15, 117347, 1, 1, 56110), -- Unbound Earthen +(223236, 14, 117348, 1, 1, 56110), -- Unbound Earthen +(223236, 13, 117345, 1, 1, 56110), -- Unbound Earthen +(223236, 12, 117346, 1, 1, 56110), -- Unbound Earthen +(223236, 11, 117351, 1, 1, 56110), -- Unbound Earthen +(223236, 10, 117352, 1, 1, 56110), -- Unbound Earthen +(223236, 9, 117349, 1, 1, 56110), -- Unbound Earthen +(223236, 8, 117350, 1, 1, 56110), -- Unbound Earthen +(223236, 7, 117359, 1, 1, 56110), -- Unbound Earthen +(223236, 6, 117360, 1, 1, 56110), -- Unbound Earthen +(223236, 5, 117357, 1, 1, 56110), -- Unbound Earthen +(223236, 4, 117358, 1, 1, 56110), -- Unbound Earthen +(223236, 3, 117355, 1, 1, 56110), -- Unbound Earthen +(223236, 2, 117356, 1, 1, 56110), -- Unbound Earthen +(223236, 1, 117353, 1, 1, 56110), -- Unbound Earthen +(223236, 0, 117354, 1, 1, 56110), -- Unbound Earthen +(223235, 1, 119384, 1, 1, 56110), -- Giant Crystal +(223235, 0, 1126, 1, 0, 56110), -- Giant Crystal +(223234, 0, 119741, 1, 1, 56110), -- Skalkaz +(223233, 0, 56187, 1, 1, 56110), -- Kill Credit: Worker Delivered +(223232, 0, 56187, 1, 1, 56110), -- Kill Credit: Teacher Delivered +(223231, 0, 56187, 1, 1, 56110), -- Kill Credit: Priest Delivered +(223230, 0, 119398, 1, 1, 56110), -- Sparkrubble Ore +(223229, 1, 92725, 1, 1, 56110), -- [DNT ] Kill Credit - Invisible Bunny +(223229, 0, 105131, 1, 0, 56110), -- [DNT ] Kill Credit - Invisible Bunny +(223228, 0, 56187, 1, 1, 56110), -- Kill Credit: Potions Delivered +(223227, 0, 119382, 0.800000011920928955, 1, 56110), -- One-Eyed Thak +(223226, 0, 117813, 1, 1, 56110), -- Handhold +(223222, 0, 119381, 1, 1, 56110), -- [DNT] Shadowseam Creature Cosmetic +(223221, 6, 117337, 1, 1, 56110), -- Injured Earthen +(223221, 5, 117336, 1, 1, 56110), -- Injured Earthen +(223221, 4, 118458, 1, 1, 56110), -- Injured Earthen +(223221, 3, 118457, 1, 1, 56110), -- Injured Earthen +(223221, 2, 118463, 1, 1, 56110), -- Injured Earthen +(223221, 1, 118464, 1, 1, 56110), -- Injured Earthen +(223221, 0, 117354, 1, 1, 56110), -- Injured Earthen +(223216, 3, 116490, 1.20000004768371582, 1, 56110), -- Siege Hauler +(223216, 2, 116491, 1.20000004768371582, 1, 56110), -- Siege Hauler +(223216, 1, 116492, 1.20000004768371582, 1, 56110), -- Siege Hauler +(223216, 0, 116493, 1.20000004768371582, 1, 56110), -- Siege Hauler +(223214, 0, 116390, 1, 1, 56110), -- Wagon of Siege Supplies +(223211, 0, 85924, 1, 1, 56110), -- Lady Liadrin +(223210, 0, 118702, 1.399999976158142089, 1, 56110), -- Skardyn Invader +(223209, 0, 68593, 1.5, 1, 56110), -- Zovex +(223208, 2, 119376, 1, 1, 56110), -- Favored Novice +(223208, 1, 119374, 1, 1, 56110), -- Favored Novice +(223208, 0, 119375, 1, 1, 56110), -- Favored Novice +(223207, 0, 113940, 1, 1, 56110), -- Black Blood +(223206, 0, 115015, 1.5, 1, 56110), -- Congealed Wax-hulk +(223205, 0, 100074, 1.20000004768371582, 1, 56110), -- High Exarch Turalyon +(223204, 0, 119373, 2.25, 1, 56110), -- Chamber Guardian +(223203, 0, 116390, 1, 1, 56110), -- Skittershaw +(223202, 3, 116490, 1, 1, 56110), -- Beetle of Burden +(223202, 2, 116491, 1, 1, 56110), -- Beetle of Burden +(223202, 1, 116492, 1, 1, 56110), -- Beetle of Burden +(223202, 0, 116493, 1, 1, 56110), -- Beetle of Burden +(223201, 1, 119378, 1, 1, 56110), -- Smoke Plume +(223201, 0, 1126, 1, 0, 56110), -- Smoke Plume +(223200, 3, 122206, 1.299999952316284179, 1, 56110), -- Blood Collector +(223200, 2, 122205, 1.299999952316284179, 1, 56110), -- Blood Collector +(223200, 1, 122204, 1.299999952316284179, 1, 56110), -- Blood Collector +(223200, 0, 122203, 1.299999952316284179, 1, 56110), -- Blood Collector +(223199, 1, 11686, 1, 1, 56110), -- Black Blood Pool +(223199, 0, 20324, 1, 0, 56110), -- Black Blood Pool +(223198, 1, 104040, 1, 1, 56110), -- Defeated Butterfly +(223198, 0, 104043, 1, 1, 56110), -- Defeated Butterfly +(223197, 0, 88690, 1, 1, 56110), -- Vindicator Jaelaana +(223196, 0, 117360, 1, 1, 56110), -- Injured Earthen +(223195, 0, 91383, 1.70000004768371582, 1, 56110), -- Tempest Wolf +(223194, 0, 118385, 1, 100, 56110), -- Teha +(223193, 0, 118384, 1, 100, 56110), -- Andee Seabraid +(223192, 0, 117371, 1, 1, 56110), -- Zir +(223191, 0, 120916, 1, 1, 56110), -- Light-Bathed Eagle +(223190, 0, 116815, 1, 1, 56110), -- Merrix +(223187, 0, 114927, 1, 1, 56110), -- Moss-Draped Ramolith +(223186, 0, 52318, 1, 1, 56110), -- Kill Credit: Q02b - Rescue Kaheti +(223185, 0, 119295, 1, 1, 56110), -- Arriving Prospector +(223184, 0, 119372, 1, 1, 56110), -- Garv Gearwhistle +(223183, 0, 39810, 1, 1, 56110), -- [DNT] Bag of Betelsnax interacted Kill Credit +(223182, 0, 119369, 1.45000004768371582, 1, 56110), -- Web Marauder +(223181, 0, 119370, 1.399999976158142089, 1, 56110), -- Agile Pursuer +(223180, 5, 119350, 1, 1, 56110), -- Arriving Prospector +(223180, 4, 119349, 1, 1, 56110), -- Arriving Prospector +(223180, 3, 119298, 1, 1, 56110), -- Arriving Prospector +(223180, 2, 119297, 1, 1, 56110), -- Arriving Prospector +(223180, 1, 119296, 1, 1, 56110), -- Arriving Prospector +(223180, 0, 119295, 1, 1, 56110), -- Arriving Prospector +(223179, 3, 117650, 1, 1, 56110), -- Oathsworn Peacekeeper +(223179, 2, 117649, 1, 1, 56110); -- Oathsworn Peacekeeper + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(223179, 1, 117652, 1, 1, 56110), -- Oathsworn Peacekeeper +(223179, 0, 117651, 1, 1, 56110), -- Oathsworn Peacekeeper +(223178, 1, 115080, 1, 1, 56110), -- Shacklefang Hornet +(223178, 0, 115073, 1, 1, 56110), -- Shacklefang Hornet +(223177, 0, 117326, 1, 1, 56110), -- Izkrk'tkrzn +(223176, 0, 117326, 1, 1, 56110), -- Tej the Undying +(223175, 0, 116269, 1, 1, 56110), -- Worker Yareh'losh +(223174, 0, 114529, 1, 1, 56110), -- Teacher Zas'rush +(223173, 0, 121848, 1, 1, 56110), -- Priest Maro'zik +(223172, 0, 117329, 1, 1, 56110), -- Rej the Dying +(223171, 0, 119363, 1, 1, 56110), -- Overseer's Desk +(223170, 1, 11686, 1, 1, 56110), -- Kill Credit 2 +(223170, 0, 64062, 1, 0, 56110), -- Kill Credit 2 +(223169, 0, 92726, 1, 1, 56110), -- Arrow Stalker +(223167, 2, 114964, 1, 0.100000001490116119, 56110), -- Shacklefang Leafnose +(223167, 1, 114962, 1, 1, 56110), -- Shacklefang Leafnose +(223167, 0, 114961, 1, 1, 56110), -- Shacklefang Leafnose +(223166, 0, 26770, 0.899999976158142089, 1, 56110), -- Archmage Aethas Sunreaver +(223165, 0, 119361, 0.899999976158142089, 1, 56110), -- Ankoan Thrall +(223164, 0, 114536, 1.20000004768371582, 1, 56110), -- Venom Dahn +(223163, 0, 119357, 1, 1, 56110), -- Paxton Bombshell +(223162, 0, 115743, 1.20000004768371582, 1, 56110), -- Th'z of the Dark Web +(223161, 0, 56187, 1, 1, 56110), -- Kill Credit: Defense Potion +(223160, 0, 56187, 1, 1, 56110), -- Kill Credit: Speed Potion +(223159, 0, 32790, 1, 1, 56110), -- Plump Snapcrab +(223158, 0, 11686, 1, 1, 56110), -- Lamplighter Skiff Jump Point Right +(223157, 1, 27824, 1, 1, 56110), -- Nerubian +(223157, 0, 118404, 2, 0, 56110), -- Nerubian +(223156, 1, 11686, 3.5, 1, 56110), -- Nerubian +(223156, 0, 169, 1, 0, 56110), -- Nerubian +(223155, 0, 115010, 0.75, 1, 56110), -- Old V'k +(223154, 0, 119352, 1, 1, 56110), -- Boss Sparkshot +(223153, 0, 11686, 1, 1, 56110), -- Lamplighter Skiff Jump Point +(223152, 12, 117300, 1, 1, 56110), -- Earthen Trainee +(223152, 11, 117298, 1, 1, 56110), -- Earthen Trainee +(223152, 10, 117309, 1, 1, 56110), -- Earthen Trainee +(223152, 9, 117308, 1, 1, 56110), -- Earthen Trainee +(223152, 8, 117307, 1, 1, 56110), -- Earthen Trainee +(223152, 7, 117300, 1, 1, 56110), -- Earthen Trainee +(223152, 6, 117301, 1, 1, 56110), -- Earthen Trainee +(223152, 5, 117302, 1, 1, 56110), -- Earthen Trainee +(223152, 4, 117303, 1, 1, 56110), -- Earthen Trainee +(223152, 3, 117304, 1, 1, 56110), -- Earthen Trainee +(223152, 2, 117305, 1, 1, 56110), -- Earthen Trainee +(223152, 1, 117306, 1, 1, 56110), -- Earthen Trainee +(223152, 0, 117299, 1, 1, 56110), -- Earthen Trainee +(223151, 1, 11686, 1, 1, 56110), -- Kill Credit 1 +(223151, 0, 64062, 1, 0, 56110), -- Kill Credit 1 +(223150, 0, 119348, 2, 1, 56110), -- Ascended Voidspeaker +(223149, 1, 11686, 1, 1, 56110), -- Invisible Bunny +(223149, 0, 22903, 1, 0, 56110), -- Invisible Bunny +(223148, 3, 119347, 1, 1, 56110), -- Point Sharpshooter +(223148, 2, 119346, 1, 1, 56110), -- Point Sharpshooter +(223148, 1, 119345, 1, 1, 56110), -- Point Sharpshooter +(223148, 0, 119344, 1, 1, 56110), -- Point Sharpshooter +(223147, 0, 39810, 1, 1, 56110), -- [DNT] Faerin's Shield interacted Kill Credit +(223146, 0, 11686, 1, 1, 56110), -- Lamplighter Skiff +(223145, 0, 120315, 1.049999952316284179, 1, 56110), -- Point Bruiser +(223144, 0, 108077, 1, 1, 56110), -- Greasy Chef +(223143, 0, 103969, 1, 1, 56110), -- Lionel +(223142, 0, 39810, 1, 1, 56110), -- [DNT] Listen to Faerin Kill Credit +(223141, 0, 39810, 1, 1, 56110), -- [DNT] Faerin's Shield returned Kill Credit +(223140, 0, 119338, 1, 1, 56110), -- Earthen Crossbow +(223139, 0, 119337, 1, 1, 56110), -- Earthen Crossbow +(223138, 0, 78240, 0.200000002980232238, 1, 56110), -- Slim +(223137, 0, 118749, 0.699999988079071044, 1, 56110), -- Umbral Amalgam +(223136, 0, 118749, 0.699999988079071044, 1, 56110), -- Umbral Amalgam +(223135, 0, 118750, 0.699999988079071044, 1, 56110), -- Sir Shady Mrgglton Junior +(223134, 0, 119389, 1.10000002384185791, 1, 56110), -- Supervisor Varric +(223129, 1, 27823, 2, 1, 56110), -- Invis bunny for spell targeting +(223129, 0, 328, 2, 0, 56110), -- Invis bunny for spell targeting +(223126, 0, 114927, 1, 1, 56110), -- Moss-Draped Ram +(223125, 0, 114927, 1, 1, 56110), -- Moss-Draped Ram +(223122, 0, 56187, 1, 1, 56110), -- Kill Credit: Post Boss Conv Credit [DNT] +(223121, 0, 119315, 1, 1, 56110), -- Pillarstone Spire Guard +(223119, 0, 31903, 1, 1, 56110), -- Faceless One +(223118, 1, 116529, 1, 1, 56110), -- Discordant Hulk +(223118, 0, 116498, 1, 1, 56110), -- Discordant Hulk +(223117, 1, 120227, 1, 1, 56110), -- Discordant Swarmite +(223117, 0, 120226, 1, 1, 56110), -- Discordant Swarmite +(223116, 1, 116441, 1, 1, 56110), -- Discordant Skitterling +(223116, 0, 116346, 1, 1, 56110), -- Discordant Skitterling +(223115, 1, 117311, 1, 1, 56110), -- Discordant Harvester +(223115, 0, 117314, 1, 1, 56110), -- Discordant Harvester +(223114, 0, 114052, 1, 1, 56110), -- Weave-Rat +(223111, 0, 120022, 1, 1, 56110), -- Anomaly Scanner +(223110, 0, 120021, 1, 1, 56110), -- Cognitive Scanner +(223109, 1, 121199, 1, 1, 56110), -- Keening Shadows +(223109, 0, 121200, 1, 1, 56110), -- Keening Shadows +(223108, 0, 119353, 0.800000011920928955, 1, 56110), -- Zin'ghas the Brute +(223107, 0, 119354, 1, 1, 56110), -- Wavetwist Seer +(223106, 0, 119312, 1, 1, 56110), -- Zanj'ir Scaleguard +(223105, 0, 119311, 1, 1, 56110), -- Venrie Flitter +(223104, 0, 103969, 1, 1, 56110), -- Lionel +(223103, 0, 116433, 1, 1, 56110), -- Lamplighter Skiff +(223102, 0, 119308, 0.899999976158142089, 1, 56110), -- Savage Kobyss +(223100, 0, 118147, 1, 1, 56110), -- Haimaz +(223099, 7, 120387, 1, 1, 56110), -- Dedicated Sailor +(223099, 6, 119307, 1, 1, 56110), -- Dedicated Sailor +(223099, 5, 120386, 1, 1, 56110), -- Dedicated Sailor +(223099, 4, 119306, 1, 1, 56110), -- Dedicated Sailor +(223099, 3, 120385, 1, 1, 56110), -- Dedicated Sailor +(223099, 2, 119304, 1, 1, 56110), -- Dedicated Sailor +(223099, 1, 120384, 1, 1, 56110), -- Dedicated Sailor +(223099, 0, 119305, 1, 1, 56110), -- Dedicated Sailor +(223098, 0, 120664, 1, 1, 56110), -- Cobalt Ramolith +(223097, 0, 120662, 1, 1, 56110), -- Black Ramolith +(223096, 0, 120660, 1, 1, 56110), -- Alabaster Stonecharger +(223095, 0, 120661, 1, 1, 56110), -- Bedrock Stonecharger +(223094, 0, 120664, 1, 1, 56110), -- Cobalt Ramolith +(223093, 0, 120662, 1, 1, 56110), -- Granite Ramolith +(223092, 0, 120660, 1, 1, 56110), -- Alabaster Stonecharger +(223091, 0, 75598, 1.299999952316284179, 1, 56110), -- Grimlurk +(223090, 0, 120661, 1, 1, 56110), -- Bedrock Stonecharger +(223089, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - Hannan RP +(223088, 0, 120665, 1, 1, 56110), -- Sandstone Ramolith +(223087, 0, 120663, 1, 1, 56110), -- Clay Stonecharger +(223086, 0, 11686, 1, 1, 56110), -- Orb Stalker +(223085, 0, 116614, 1, 1, 56110), -- Crawler Sproutling +(223084, 0, 114927, 1, 1, 56110), -- Moss-Draped Ramolith +(223083, 5, 118583, 1, 1, 56110), -- Arathi Deckhand +(223083, 4, 118582, 1, 1, 56110), -- Arathi Deckhand +(223083, 3, 118581, 1, 1, 56110), -- Arathi Deckhand +(223083, 2, 118580, 1, 1, 56110), -- Arathi Deckhand +(223083, 1, 118579, 1, 1, 56110), -- Arathi Deckhand +(223083, 0, 118578, 1, 1, 56110), -- Arathi Deckhand +(223082, 9, 110134, 1, 1, 56110), -- Goblin Vacationer +(223082, 8, 110133, 1, 1, 56110), -- Goblin Vacationer +(223082, 7, 110132, 1, 1, 56110), -- Goblin Vacationer +(223082, 6, 85709, 1, 1, 56110), -- Goblin Vacationer +(223082, 5, 85708, 1, 1, 56110), -- Goblin Vacationer +(223082, 4, 85707, 1, 1, 56110), -- Goblin Vacationer +(223082, 3, 119300, 1, 1, 56110), -- Goblin Vacationer +(223082, 2, 119299, 1, 1, 56110), -- Goblin Vacationer +(223082, 1, 119302, 1, 1, 56110), -- Goblin Vacationer +(223082, 0, 119301, 1, 1, 56110), -- Goblin Vacationer +(223081, 5, 119350, 1, 1, 56110), -- Opportunistic Prospector +(223081, 4, 119349, 1, 1, 56110), -- Opportunistic Prospector +(223081, 3, 119298, 1, 1, 56110), -- Opportunistic Prospector +(223081, 2, 119297, 1, 1, 56110), -- Opportunistic Prospector +(223081, 1, 119296, 1, 1, 56110), -- Opportunistic Prospector +(223081, 0, 119295, 1, 1, 56110), -- Opportunistic Prospector +(223080, 1, 115100, 1.25, 1, 56110), -- Elusive Steelclaw Borer +(223080, 0, 114483, 1.25, 1, 56110), -- Elusive Steelclaw Borer +(223079, 4, 114652, 1.25, 1, 56110), -- Elusive Swifthoof Shalehorn +(223079, 3, 114653, 1.25, 1, 56110), -- Elusive Swifthoof Shalehorn +(223079, 2, 114654, 1.25, 1, 56110), -- Elusive Swifthoof Shalehorn +(223079, 1, 114655, 1.25, 1, 56110), -- Elusive Swifthoof Shalehorn +(223079, 0, 114656, 1.25, 1, 56110), -- Elusive Swifthoof Shalehorn +(223078, 5, 114841, 1.25, 1, 56110), -- Elusive Stormfathom Worm +(223078, 4, 114840, 1.25, 1, 56110), -- Elusive Stormfathom Worm +(223078, 3, 114839, 1.25, 1, 56110), -- Elusive Stormfathom Worm +(223078, 2, 114838, 1.25, 1, 56110), -- Elusive Stormfathom Worm +(223078, 1, 114837, 1.25, 1, 56110), -- Elusive Stormfathom Worm +(223078, 0, 114836, 1.25, 1, 56110), -- Elusive Stormfathom Worm +(223077, 1, 91384, 1.25, 1, 56110), -- Elusive Maelstrom Wolf +(223077, 0, 91383, 1.25, 1, 56110), -- Elusive Maelstrom Wolf +(223076, 3, 116510, 1.25, 1, 56110), -- Elusive Kaheti Undercrawler +(223076, 2, 116511, 1.25, 1, 56110), -- Elusive Kaheti Undercrawler +(223076, 1, 116512, 1.25, 1, 56110), -- Elusive Kaheti Undercrawler +(223076, 0, 116513, 1.25, 1, 56110), -- Elusive Kaheti Undercrawler +(223075, 7, 120232, 1, 1, 56110), -- Elusive Kaheti Stoneborer +(223075, 6, 120230, 1, 1, 56110), -- Elusive Kaheti Stoneborer +(223075, 5, 120233, 1, 1, 56110), -- Elusive Kaheti Stoneborer +(223075, 4, 116538, 1, 1, 56110), -- Elusive Kaheti Stoneborer +(223075, 3, 120234, 1, 1, 56110), -- Elusive Kaheti Stoneborer +(223075, 2, 120231, 1, 1, 56110), -- Elusive Kaheti Stoneborer +(223075, 1, 120235, 1, 1, 56110), -- Elusive Kaheti Stoneborer +(223075, 0, 120229, 1, 1, 56110), -- Elusive Kaheti Stoneborer +(223074, 2, 75598, 1.25, 1, 56110), -- Elusive Razortusk Krolusk +(223074, 1, 75595, 1.25, 1, 56110), -- Elusive Razortusk Krolusk +(223074, 0, 75589, 1.25, 1, 56110), -- Elusive Razortusk Krolusk +(223073, 0, 114808, 1.25, 1, 56110), -- Elusive Smoldering Cinderbee +(223072, 5, 117447, 1, 1, 56110), -- Inert Earthen +(223072, 4, 117442, 1, 1, 56110), -- Inert Earthen +(223072, 3, 117437, 1, 1, 56110), -- Inert Earthen +(223072, 2, 117436, 1, 1, 56110), -- Inert Earthen +(223072, 1, 117439, 1, 1, 56110), -- Inert Earthen +(223072, 0, 117438, 1, 1, 56110), -- Inert Earthen +(223070, 0, 114500, 1.25, 1, 56110), -- Elusive Tempestrook +(223069, 0, 116611, 1, 1, 56110), -- Underdrip Crawler +(223067, 3, 116510, 1, 1, 56110), -- Elusive Kaheti Skitterer +(223067, 2, 116511, 1, 1, 56110), -- Elusive Kaheti Skitterer +(223067, 1, 116512, 1, 1, 56110), -- Elusive Kaheti Skitterer +(223067, 0, 116513, 1, 1, 56110), -- Elusive Kaheti Skitterer +(223066, 3, 116490, 1, 1, 56110), -- Elusive Kaheti Burrower +(223066, 2, 116491, 1, 1, 56110), -- Elusive Kaheti Burrower +(223066, 1, 116492, 1, 1, 56110), -- Elusive Kaheti Burrower +(223066, 0, 116493, 1, 1, 56110), -- Elusive Kaheti Burrower +(223065, 1, 116084, 1, 1, 56110), -- Lost Threadling +(223065, 0, 116505, 1, 1, 56110), -- Lost Threadling +(223063, 0, 117299, 1, 1, 56110), -- Hagenbran +(223062, 0, 56187, 1, 1, 56110), -- Kill Credit: Strength Potion +(223060, 1, 115100, 1, 1, 56110), -- Elusive Cavern Borer +(223060, 0, 114483, 1, 1, 56110), -- Elusive Cavern Borer +(223059, 6, 114828, 1, 1, 56110), -- Gizwig +(223059, 5, 114827, 1, 1, 56110), -- Gizwig +(223059, 4, 114824, 1, 1, 56110), -- Gizwig +(223059, 3, 114821, 1, 1, 56110), -- Gizwig +(223059, 2, 114818, 1, 1, 56110), -- Gizwig +(223059, 1, 114817, 1, 1, 56110), -- Gizwig +(223059, 0, 114816, 1, 1, 56110), -- Gizwig +(223058, 5, 114841, 1, 1, 56110), -- Elusive Lurker +(223058, 4, 114840, 1, 1, 56110), -- Elusive Lurker +(223058, 3, 114839, 1, 1, 56110), -- Elusive Lurker +(223058, 2, 114838, 1, 1, 56110), -- Elusive Lurker +(223058, 1, 114837, 1, 1, 56110), -- Elusive Lurker +(223058, 0, 114836, 1, 1, 56110), -- Elusive Lurker +(223057, 6, 114828, 1, 1, 56110), -- Trained Sandsnapper +(223057, 5, 114827, 1, 1, 56110), -- Trained Sandsnapper +(223057, 4, 114824, 1, 1, 56110), -- Trained Sandsnapper +(223057, 3, 114821, 1, 1, 56110), -- Trained Sandsnapper +(223057, 2, 114818, 1, 1, 56110), -- Trained Sandsnapper +(223057, 1, 114817, 1, 1, 56110), -- Trained Sandsnapper +(223057, 0, 114816, 1, 1, 56110), -- Trained Sandsnapper +(223056, 2, 75598, 1.5, 1, 56110), -- Elusive Krolusk +(223056, 1, 75595, 1.5, 1, 56110), -- Elusive Krolusk +(223056, 0, 75589, 1.5, 1, 56110), -- Elusive Krolusk +(223055, 2, 116612, 1, 1, 56110), -- Tentacle Mass +(223055, 1, 116611, 1, 1, 56110), -- Tentacle Mass +(223055, 0, 113940, 1, 1, 56110), -- Tentacle Mass +(223054, 5, 120996, 1, 1, 56110), -- Investigative Druid +(223054, 4, 120995, 1, 1, 56110), -- Investigative Druid +(223054, 3, 120994, 1, 1, 56110), -- Investigative Druid +(223054, 2, 120993, 1, 1, 56110), -- Investigative Druid +(223054, 1, 120992, 1, 1, 56110), -- Investigative Druid +(223054, 0, 120991, 1, 1, 56110), -- Investigative Druid +(223053, 0, 119060, 1, 1, 56110), -- Stromgarde Footman +(223052, 0, 119294, 1, 1, 56110), -- Thystoria +(223051, 0, 119057, 1, 1, 56110), -- Stromgarde Footman +(223050, 0, 118377, 1, 1, 56110), -- Kurdran Wildhammer +(223049, 0, 119976, 1, 1, 56110), -- Alliance Emmissary +(223048, 0, 108811, 1, 1, 56110), -- Alliance Emmissary +(223047, 0, 119100, 1, 1, 56110), -- Alliance Emmissary +(223046, 1, 119283, 1, 1, 56110), -- Cinderbee Hatchling +(223046, 0, 119280, 1, 0.449999988079071044, 56110), -- Cinderbee Hatchling +(223045, 4, 119283, 1, 1, 56110), -- Cinderbee +(223045, 3, 119282, 1, 1, 56110), -- Cinderbee +(223045, 2, 119281, 1, 1, 56110), -- Cinderbee +(223045, 1, 119280, 1, 1, 56110), -- Cinderbee +(223045, 0, 119279, 1, 1, 56110), -- Cinderbee +(223044, 0, 114808, 1, 1, 56110), -- Elusive Cinderbee +(223043, 4, 119283, 1, 1, 56110), -- Fire Bee +(223043, 3, 119282, 1, 1, 56110), -- Fire Bee +(223043, 2, 119281, 1, 1, 56110), -- Fire Bee +(223043, 1, 119280, 1, 1, 56110), -- Fire Bee +(223043, 0, 119279, 1, 1, 56110), -- Fire Bee +(223042, 4, 114652, 1, 1, 56110), -- Elusive Shalehorn +(223042, 3, 114653, 1, 1, 56110), -- Elusive Shalehorn +(223042, 2, 114654, 1, 1, 56110); -- Elusive Shalehorn + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(223042, 1, 114655, 1, 1, 56110), -- Elusive Shalehorn +(223042, 0, 114656, 1, 1, 56110), -- Elusive Shalehorn +(223041, 1, 91384, 1, 1, 56110), -- Elusive Storm Wolf +(223041, 0, 91383, 1, 1, 56110), -- Elusive Storm Wolf +(223038, 0, 52318, 1, 1, 56110), -- Kill Credit [DNT] +(223037, 0, 52318, 1, 1, 56110), -- Kill Credit [DNT] +(223036, 0, 52318, 1, 1, 56110), -- Kill Credit [DNT] +(223035, 0, 119290, 1, 1, 56110), -- Corrupted Blood +(223034, 0, 119291, 1.20000004768371582, 1, 56110), -- Voidbringer Prophet +(223033, 0, 119292, 1, 1, 56110), -- Mad Vanguard +(223032, 0, 28145, 1, 1, 56110), -- Whirt the All-Knowing +(223031, 0, 114500, 1, 1, 56110), -- Elusive Stormrook +(223030, 0, 26075, 1, 1, 56110), -- Timothy Jones +(223029, 0, 25644, 1, 1, 56110), -- Thanid Glowergold +(223028, 0, 25596, 1, 1, 56110), -- Teller Rames +(223027, 0, 25607, 1, 1, 56110), -- Tassia Whisperglen +(223026, 0, 15505, 1, 1, 56110), -- Tanithria +(223025, 0, 27952, 1, 1, 56110), -- Sandra Bartan +(223024, 0, 28163, 1, 1, 56110), -- Sabriana Sorrowgaze +(223023, 0, 25618, 1, 1, 56110), -- Professor Pallin +(223022, 0, 25622, 1, 1, 56110), -- Olisarra the Kind +(223021, 0, 25041, 1, 1, 56110), -- Ol' Toomba +(223020, 0, 26335, 1, 1, 56110), -- Namha Moonwater +(223019, 0, 27822, 1, 1, 56110), -- Mei Francis +(223018, 0, 27915, 1, 1, 56110), -- Lucian Trias +(223017, 0, 91289, 1, 1, 56110), -- Lianna Tai +(223016, 0, 72948, 1, 1, 56110), -- Li-An Skymirror +(223015, 0, 65101, 1, 1, 56110), -- Koraud +(223014, 0, 59303, 1, 1, 56110), -- Kondal Huntsworn +(223013, 0, 25955, 1, 1, 56110), -- Kizi Copperclip +(223012, 0, 26339, 1, 1, 56110), -- Imindril Spearsong +(223011, 0, 65233, 1, 1, 56110), -- Hunaka Greenhoof +(223010, 0, 30098, 1, 1, 56110), -- Hobart Grapplehammer +(223009, 0, 65228, 1, 1, 56110), -- Halga Steelbarrow +(223008, 0, 70201, 1, 1, 56110), -- Glutonia +(223007, 0, 63038, 1, 1, 56110), -- Glaciela Rimebang +(223006, 0, 63050, 1, 1, 56110), -- Deucus Valdera +(223005, 0, 26441, 1, 1, 56110), -- Fialla Sweetberry +(223004, 0, 35704, 1, 1, 56110), -- Dariness the Learned +(223003, 0, 25605, 1, 1, 56110), -- Amisi Azuregaze +(223002, 0, 27954, 1, 1, 56110), -- Afsaneh Asrar +(223001, 0, 25983, 1, 1, 56110), -- Aerith Primrose +(223000, 0, 117230, 1, 1, 56110), -- Keldaz +(222999, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - Broken Flask +(222998, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - Pheromones +(222995, 0, 56187, 1, 1, 56110), -- Kill Credit: Book Placed [DNT] +(222987, 0, 119786, 2.20000004768371582, 1, 56110), -- Shellbinder Kiku +(222986, 0, 119353, 0.699999988079071044, 1, 56110), -- Zanj'ir Brute +(222985, 0, 119294, 0.899999976158142089, 1, 56110), -- Void Weaver +(222983, 0, 77984, 1, 1, 56110), -- Blizkrik Snuckster +(222982, 0, 70805, 1, 1, 56110), -- Blizkrik Snuckster +(222981, 3, 114986, 1, 1, 56110), -- Fatal Nightmare +(222981, 2, 114987, 1, 1, 56110), -- Fatal Nightmare +(222981, 1, 114988, 1, 1, 56110), -- Fatal Nightmare +(222981, 0, 114989, 1, 1, 56110), -- Fatal Nightmare +(222980, 0, 43054, 1, 1, 56110), -- Bloated Gulper +(222979, 2, 114766, 1, 1, 56110), -- Waterworks Brute +(222979, 1, 114706, 1, 1, 56110), -- Waterworks Brute +(222979, 0, 114092, 1, 1, 56110), -- Waterworks Brute +(222976, 0, 114806, 1.70000004768371582, 1, 56110), -- Cinderbee Forager +(222974, 0, 116480, 1, 1, 56110), -- Hungry Scarab +(222973, 0, 110446, 1.20000004768371582, 1, 56110), -- Cask-cruncher +(222967, 1, 23767, 1, 1, 56110), -- Path Helper +(222967, 0, 21955, 1, 0, 56110), -- Path Helper +(222966, 0, 117790, 1, 1, 56110), -- The Puppetmaster +(222965, 0, 119082, 1, 1, 56110), -- Lost Mosswool +(222964, 1, 119437, 1.10000002384185791, 1, 56110), -- Flavor Scientist +(222964, 0, 119436, 1, 0, 56110), -- Flavor Scientist +(222963, 0, 119082, 1, 1, 56110), -- Lost Mosswool +(222962, 1, 23767, 1, 1, 56110), -- Path Helper +(222962, 0, 21955, 1, 0, 56110), -- Path Helper +(222961, 1, 117044, 1, 1, 56110), -- Black Blood Harvester +(222961, 0, 117042, 1, 1, 56110), -- Black Blood Harvester +(222960, 0, 120015, 2, 1, 56110), -- Gargantuan Honeyslime +(222959, 0, 91387, 2, 1, 56110), -- Cyclonecrier Alpha +(222958, 0, 114810, 1, 1, 56110), -- Wily Sandviper +(222957, 0, 119182, 1.25, 1, 56110), -- Arathi Warlynx +(222956, 0, 119082, 1, 1, 56110), -- Lost Mosswool +(222955, 1, 11686, 1, 1, 56110), -- Kill Credit 3 +(222955, 0, 64062, 1, 0, 56110), -- Kill Credit 3 +(222954, 1, 11686, 1, 1, 56110), -- Kill Credit 2 +(222954, 0, 64062, 1, 0, 56110), -- Kill Credit 2 +(222953, 1, 11686, 1, 1, 56110), -- Kill Credit 1 +(222953, 0, 64062, 1, 0, 56110), -- Kill Credit 1 +(222952, 3, 118454, 1.10000002384185791, 1, 56110), -- Machine Speaker Crew Chief +(222952, 2, 118453, 1.10000002384185791, 1, 56110), -- Machine Speaker Crew Chief +(222952, 1, 118456, 1.10000002384185791, 1, 56110), -- Machine Speaker Crew Chief +(222952, 0, 118455, 1.10000002384185791, 1, 56110), -- Machine Speaker Crew Chief +(222951, 1, 169, 1, 0, 56110), -- I'pa +(222951, 0, 11686, 1, 1, 56110), -- I'pa +(222950, 0, 110062, 2, 1, 56110), -- Slumbering Mountain Giant +(222949, 1, 118181, 1, 1, 56110), -- Arathi Aeroknight +(222949, 0, 118182, 1, 1, 56110), -- Arathi Aeroknight +(222948, 0, 89308, 1, 1, 56110), -- [DNT] Proxy +(222947, 0, 89308, 1, 1, 56110), -- [DNT] Proxy +(222946, 0, 121159, 1, 1, 56110), -- Manifested Protocol +(222941, 0, 32790, 1, 1, 56110), -- Pearlescent Shellcrab +(222940, 0, 119258, 1, 1, 56110), -- Freysworn Letitia +(222938, 0, 67528, 1, 1, 56110), -- Filgo Scrapbottom +(222936, 0, 115077, 1, 1, 56110), -- Sweet-sting Worker +(222935, 6, 73051, 1, 1, 56110), -- Horde Emmissary +(222935, 5, 73052, 1, 1, 56110), -- Horde Emmissary +(222935, 4, 73049, 1, 1, 56110), -- Horde Emmissary +(222935, 3, 73050, 1, 1, 56110), -- Horde Emmissary +(222935, 2, 73068, 1, 1, 56110), -- Horde Emmissary +(222935, 1, 73067, 1, 1, 56110), -- Horde Emmissary +(222935, 0, 73066, 1, 1, 56110), -- Horde Emmissary +(222934, 0, 56187, 1, 1, 56110), -- Kill Credit: Potions Taken +(222933, 1, 23767, 1, 0, 56110), -- Path Helper +(222933, 0, 21955, 1, 1, 56110), -- Path Helper +(222931, 1, 119259, 1, 1, 56110), -- Stealthed Cataloger's Disc +(222931, 0, 105433, 1, 0, 56110), -- Stealthed Cataloger's Disc +(222930, 0, 119259, 1, 1, 56110), -- Stealthed Cataloger's Disc +(222929, 0, 114532, 1, 1, 56110), -- Dead Abductor +(222928, 0, 119222, 1, 1, 56110), -- Horde Emmissary +(222927, 3, 121004, 1, 1, 56110), -- Sacred Flame Vintner +(222927, 2, 121003, 1, 1, 56110), -- Sacred Flame Vintner +(222927, 1, 121002, 1, 1, 56110), -- Sacred Flame Vintner +(222927, 0, 121001, 1, 1, 56110), -- Sacred Flame Vintner +(222926, 1, 16925, 1, 1, 56110), -- Stalker +(222926, 0, 169, 1, 0, 56110), -- Stalker +(222925, 1, 114412, 1, 1, 56110), -- Kaheti Advisor +(222925, 0, 115752, 1, 1, 56110), -- Kaheti Advisor +(222924, 0, 117338, 1, 1, 56110), -- Unbound Earthen +(222923, 0, 117970, 1, 1, 56110), -- Repurposed Loaderbot +(222922, 1, 23767, 1, 1, 56110), -- Path Helper +(222922, 0, 21955, 1, 0, 56110), -- Path Helper +(222921, 0, 119253, 3, 1, 56110), -- Queen Ansurek +(222920, 5, 117757, 1, 1, 56110), -- Arathi Stalwart +(222920, 4, 117756, 1, 1, 56110), -- Arathi Stalwart +(222920, 3, 115038, 1, 1, 56110), -- Arathi Stalwart +(222920, 2, 115037, 1, 1, 56110), -- Arathi Stalwart +(222920, 1, 115036, 1, 1, 56110), -- Arathi Stalwart +(222920, 0, 115035, 1, 1, 56110), -- Arathi Stalwart +(222918, 1, 114533, 1, 1, 56110), -- Kaheti Ravager +(222918, 0, 114532, 1, 1, 56110), -- Kaheti Ravager +(222917, 6, 112402, 1, 1, 56110), -- Pack Mole +(222917, 5, 112401, 1, 1, 56110), -- Pack Mole +(222917, 4, 112400, 1, 1, 56110), -- Pack Mole +(222917, 3, 112399, 1, 1, 56110), -- Pack Mole +(222917, 2, 112403, 1, 1, 56110), -- Pack Mole +(222917, 1, 112405, 1, 1, 56110), -- Pack Mole +(222917, 0, 112404, 1, 1, 56110), -- Pack Mole +(222916, 19, 114709, 1, 1, 56110), -- Emigrating Kobold +(222916, 18, 114710, 1, 1, 56110), -- Emigrating Kobold +(222916, 17, 114711, 1, 1, 56110), -- Emigrating Kobold +(222916, 16, 114702, 1, 1, 56110), -- Emigrating Kobold +(222916, 15, 114703, 1, 1, 56110), -- Emigrating Kobold +(222916, 14, 114701, 1, 1, 56110), -- Emigrating Kobold +(222916, 13, 114697, 1, 1, 56110), -- Emigrating Kobold +(222916, 12, 114698, 1, 1, 56110), -- Emigrating Kobold +(222916, 11, 114570, 1, 1, 56110), -- Emigrating Kobold +(222916, 10, 114700, 1, 1, 56110), -- Emigrating Kobold +(222916, 9, 114569, 1, 1, 56110), -- Emigrating Kobold +(222916, 8, 114699, 1, 1, 56110), -- Emigrating Kobold +(222916, 7, 114714, 1, 1, 56110), -- Emigrating Kobold +(222916, 6, 114527, 1, 1, 56110), -- Emigrating Kobold +(222916, 5, 114715, 1, 1, 56110), -- Emigrating Kobold +(222916, 4, 114716, 1, 1, 56110), -- Emigrating Kobold +(222916, 3, 114713, 1, 1, 56110), -- Emigrating Kobold +(222916, 2, 114158, 1, 1, 56110), -- Emigrating Kobold +(222916, 1, 114526, 1, 1, 56110), -- Emigrating Kobold +(222916, 0, 114712, 1, 1, 56110), -- Emigrating Kobold +(222915, 19, 114709, 1, 1, 56110), -- Emigrating Kobold +(222915, 18, 114710, 1, 1, 56110), -- Emigrating Kobold +(222915, 17, 114711, 1, 1, 56110), -- Emigrating Kobold +(222915, 16, 114702, 1, 1, 56110), -- Emigrating Kobold +(222915, 15, 114703, 1, 1, 56110), -- Emigrating Kobold +(222915, 14, 114701, 1, 1, 56110), -- Emigrating Kobold +(222915, 13, 114697, 1, 1, 56110), -- Emigrating Kobold +(222915, 12, 114698, 1, 1, 56110), -- Emigrating Kobold +(222915, 11, 114570, 1, 1, 56110), -- Emigrating Kobold +(222915, 10, 114700, 1, 1, 56110), -- Emigrating Kobold +(222915, 9, 114569, 1, 1, 56110), -- Emigrating Kobold +(222915, 8, 114699, 1, 1, 56110), -- Emigrating Kobold +(222915, 7, 114714, 1, 1, 56110), -- Emigrating Kobold +(222915, 6, 114527, 1, 1, 56110), -- Emigrating Kobold +(222915, 5, 114715, 1, 1, 56110), -- Emigrating Kobold +(222915, 4, 114716, 1, 1, 56110), -- Emigrating Kobold +(222915, 3, 114713, 1, 1, 56110), -- Emigrating Kobold +(222915, 2, 114158, 1, 1, 56110), -- Emigrating Kobold +(222915, 1, 114526, 1, 1, 56110), -- Emigrating Kobold +(222915, 0, 114712, 1, 1, 56110), -- Emigrating Kobold +(222912, 0, 114541, 1.10000002384185791, 1, 56110), -- Kaheti Shadeweaver +(222909, 1, 114511, 1, 1, 56110), -- Kaheti Swarmer +(222909, 0, 114510, 1, 1, 56110), -- Kaheti Swarmer +(222904, 0, 119212, 1, 1, 56110), -- Horde Emmissary +(222903, 0, 118442, 1, 1, 56110), -- Odon +(222901, 0, 56187, 1, 1, 56110), -- Kill Credit: Elevator Conv [DNT] +(222900, 7, 117200, 1, 1, 56110), -- Confused Machine Speaker +(222900, 6, 117201, 1, 1, 56110), -- Confused Machine Speaker +(222900, 5, 117198, 1, 1, 56110), -- Confused Machine Speaker +(222900, 4, 117199, 1, 1, 56110), -- Confused Machine Speaker +(222900, 3, 117196, 1, 1, 56110), -- Confused Machine Speaker +(222900, 2, 117195, 1, 1, 56110), -- Confused Machine Speaker +(222900, 1, 117194, 1, 1, 56110), -- Confused Machine Speaker +(222900, 0, 117193, 1, 1, 56110), -- Confused Machine Speaker +(222899, 0, 119090, 1, 1, 56110), -- Storm Gryphon +(222898, 1, 110447, 1, 1, 56110), -- Mead-Mad Flayer +(222898, 0, 110446, 1, 1, 56110), -- Mead-Mad Flayer +(222896, 1, 23767, 1, 1, 56110), -- Path Helper +(222896, 0, 21955, 1, 0, 56110), -- Path Helper +(222895, 0, 114469, 1, 1, 56110), -- Vexidal +(222894, 0, 119251, 1, 1, 56110), -- U'llort the Self-Exiled +(222893, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(222892, 0, 56187, 1, 1, 56110), -- Kill Credit: Inn Conv 3[DNT] +(222891, 0, 56187, 1, 1, 56110), -- Kill Credit: Inn Conv 2[DNT] +(222890, 0, 56187, 1, 1, 56110), -- Kill Credit: Inn Conv 1[DNT] +(222889, 1, 11686, 1, 1, 56110), -- Mead Machine +(222889, 0, 169, 1, 0, 56110), -- Mead Machine +(222888, 0, 65631, 1, 1, 56110), -- Rampant Thunder Elemental +(222887, 1, 11686, 1, 1, 56110), -- Treasure Tracker +(222887, 0, 118960, 1, 0, 56110), -- Treasure Tracker +(222883, 0, 114692, 0.800000011920928955, 1, 56110), -- Chester +(222882, 3, 117443, 1, 1, 56110), -- Shadowvein Miner +(222882, 2, 117442, 1, 1, 56110), -- Shadowvein Miner +(222882, 1, 117441, 1, 1, 56110), -- Shadowvein Miner +(222882, 0, 117440, 1, 1, 56110), -- Shadowvein Miner +(222881, 0, 119816, 1.5, 1, 56110), -- Royal Weaver +(222880, 1, 118216, 1, 1, 56110), -- Nightfarm Growthling +(222880, 0, 118215, 1, 5, 56110), -- Nightfarm Growthling +(222879, 1, 118213, 1, 1, 56110), -- Blightbud +(222879, 0, 118221, 1, 5, 56110), -- Blightbud +(222878, 1, 118214, 1, 1, 56110), -- Ghostcap Menace +(222878, 0, 118222, 1, 5, 56110), -- Ghostcap Menace +(222877, 1, 118214, 1, 1, 56110), -- Ghostcap Menace +(222877, 0, 118222, 1, 5, 56110), -- Ghostcap Menace +(222876, 1, 118217, 1, 1, 56110), -- Meek Bloodlasher +(222876, 0, 118223, 1, 5, 56110), -- Meek Bloodlasher +(222875, 1, 118217, 1, 1, 56110), -- Meek Bloodlasher +(222875, 0, 118223, 1, 5, 56110), -- Meek Bloodlasher +(222874, 0, 85199, 0.400000005960464477, 1, 56110), -- Lurking Hatchling +(222873, 0, 43935, 0.400000005960464477, 1, 56110), -- Scavenging Swarmer +(222872, 0, 43935, 1, 1, 56110), -- Shadowsting Scavenger +(222871, 0, 52318, 1, 1, 56110), -- Kill Credit [DNT] +(222870, 0, 114373, 1, 1, 56110), -- Moving Wagon +(222869, 0, 109505, 1, 1, 56110), -- Rock Sporebat +(222868, 6, 112402, 1, 1, 56110), -- Pack Mole +(222868, 5, 112401, 1, 1, 56110), -- Pack Mole +(222868, 4, 112400, 1, 1, 56110), -- Pack Mole +(222868, 3, 112399, 1, 1, 56110), -- Pack Mole +(222868, 2, 112403, 1, 1, 56110), -- Pack Mole +(222868, 1, 112405, 1, 1, 56110), -- Pack Mole +(222868, 0, 112404, 1, 1, 56110), -- Pack Mole +(222867, 7, 114714, 1, 1, 56110), -- Waterworks Opportunist +(222867, 6, 114527, 1, 1, 56110), -- Waterworks Opportunist +(222867, 5, 114715, 1, 1, 56110), -- Waterworks Opportunist +(222867, 4, 114716, 1, 1, 56110), -- Waterworks Opportunist +(222867, 3, 114713, 1, 1, 56110), -- Waterworks Opportunist +(222867, 2, 114158, 1, 1, 56110); -- Waterworks Opportunist + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(222867, 1, 114526, 1, 1, 56110), -- Waterworks Opportunist +(222867, 0, 114712, 1, 1, 56110), -- Waterworks Opportunist +(222865, 0, 117116, 1, 1, 56110), -- Orweyna +(222863, 0, 116678, 1, 1, 56110), -- Fourman Grimes +(222862, 0, 11686, 1, 1, 56110), -- Kill Credit: Legendary[DNT] +(222861, 0, 11686, 1, 1, 56110), -- Kill Credit: Epic [DNT] +(222860, 0, 11686, 1, 1, 56110), -- Kill Credit: Rare [DNT] +(222859, 0, 11686, 1, 1, 56110), -- Kill Credit: Common [DNT] +(222855, 0, 11686, 1, 1, 56110), -- Kobyss killed Bowblaze [DNT] +(222852, 1, 11686, 1, 1, 56110), -- Treasure Tracker +(222852, 0, 118960, 1, 0, 56110), -- Treasure Tracker +(222849, 19, 114709, 1, 1, 56110), -- Emigrating Kobold +(222849, 18, 114710, 1, 1, 56110), -- Emigrating Kobold +(222849, 17, 114711, 1, 1, 56110), -- Emigrating Kobold +(222849, 16, 114702, 1, 1, 56110), -- Emigrating Kobold +(222849, 15, 114703, 1, 1, 56110), -- Emigrating Kobold +(222849, 14, 114701, 1, 1, 56110), -- Emigrating Kobold +(222849, 13, 114697, 1, 1, 56110), -- Emigrating Kobold +(222849, 12, 114698, 1, 1, 56110), -- Emigrating Kobold +(222849, 11, 114570, 1, 1, 56110), -- Emigrating Kobold +(222849, 10, 114700, 1, 1, 56110), -- Emigrating Kobold +(222849, 9, 114569, 1, 1, 56110), -- Emigrating Kobold +(222849, 8, 114699, 1, 1, 56110), -- Emigrating Kobold +(222849, 7, 114714, 1, 1, 56110), -- Emigrating Kobold +(222849, 6, 114527, 1, 1, 56110), -- Emigrating Kobold +(222849, 5, 114715, 1, 1, 56110), -- Emigrating Kobold +(222849, 4, 114716, 1, 1, 56110), -- Emigrating Kobold +(222849, 3, 114713, 1, 1, 56110), -- Emigrating Kobold +(222849, 2, 114158, 1, 1, 56110), -- Emigrating Kobold +(222849, 1, 114526, 1, 1, 56110), -- Emigrating Kobold +(222849, 0, 114712, 1, 1, 56110), -- Emigrating Kobold +(222847, 0, 35044, 1, 1, 56110), -- Weary Water Elemental +(222846, 0, 120015, 1.70000004768371582, 1, 56110), -- Amber Honeyslime +(222845, 1, 11686, 1, 1, 56110), -- Generic Bunny +(222845, 0, 22903, 1, 0, 56110), -- Generic Bunny +(222844, 0, 117707, 1, 1, 56110), -- Stormrook +(222843, 0, 120015, 1, 1, 56110), -- Persistent Honeyslime +(222841, 0, 114532, 1, 1, 56110), -- Dead Abductor +(222839, 0, 114532, 1, 1, 56110), -- Armored Abductor +(222838, 2, 114533, 1, 1, 56110), -- Armored Scuttler +(222838, 1, 114532, 1, 1, 56110), -- Armored Scuttler +(222838, 0, 114531, 1, 1, 56110), -- Armored Scuttler +(222837, 0, 115023, 1, 1, 56110), -- Ezraw Fiercefyre +(222836, 0, 119789, 1, 1, 56110), -- Abductor Arzda +(222834, 0, 120459, 1, 1, 56110), -- Amethil +(222832, 0, 108088, 1, 1, 56110), -- Underlight Moth +(222831, 0, 117315, 1, 1, 56110), -- Sureki Venomspitter +(222830, 0, 65477, 1, 1, 56110), -- Bonegrim +(222829, 0, 119057, 1, 1, 56110), -- Stromgarde Footman +(222828, 0, 119048, 1, 1, 56110), -- Wildhammer Skyfighter +(222827, 0, 120015, 1, 1, 56110), -- Honey Slime +(222826, 1, 120015, 1, 1, 56110), -- Honey Slime +(222826, 0, 119241, 1, 1, 56110), -- Honey Slime +(222825, 0, 118989, 1, 1, 56110), -- Gorgonna +(222824, 2, 119240, 1, 1, 56110), -- Jellyfish +(222824, 1, 119239, 1, 1, 56110), -- Jellyfish +(222824, 0, 119238, 1, 1, 56110), -- Jellyfish +(222823, 0, 108464, 1, 1, 56110), -- Horde Grunt +(222822, 2, 119240, 1, 1, 56110), -- Jellyfish +(222822, 1, 119239, 1, 1, 56110), -- Jellyfish +(222822, 0, 119238, 1, 1, 56110), -- Jellyfish +(222821, 1, 115121, 1, 1, 56110), -- Undersea Shallowfeeder +(222821, 0, 115120, 1, 1, 56110), -- Undersea Shallowfeeder +(222820, 0, 114807, 1.70000004768371582, 1, 56110), -- Cinderbee Knight +(222819, 0, 108463, 1, 1, 56110), -- Horde Grunt +(222818, 0, 117707, 1, 1, 56110), -- Stormrook +(222817, 0, 117402, 2, 1, 56110), -- Earth Infused Golem +(222816, 0, 118731, 1.399999976158142089, 1, 56110), -- Volatile Skardyn +(222815, 0, 118702, 1.399999976158142089, 1, 56110), -- Cursedheart Invader +(222814, 0, 119270, 1, 1, 56110), -- Brennok +(222813, 0, 119237, 1, 1, 56110), -- Lorel Ironglen +(222812, 2, 114532, 1, 1, 56110), -- Kaheti Silkguard +(222812, 1, 114533, 1, 1, 56110), -- Kaheti Silkguard +(222812, 0, 114531, 1, 1, 56110), -- Kaheti Silkguard +(222811, 0, 118255, 1, 1, 56110), -- Izaeh Strongiron +(222810, 1, 115171, 1, 1, 56110), -- Undersea Depthstalker +(222810, 0, 115167, 1, 1, 56110), -- Undersea Depthstalker +(222807, 0, 111967, 1, 1, 56110), -- Protective Sandviper +(222806, 0, 25674, 1, 1, 56110), -- Elizabeth Ross +(222803, 0, 117831, 1, 1, 56110), -- Skitter +(222797, 0, 91383, 1.70000004768371582, 1, 56110), -- Tempest Wolf +(222796, 0, 91386, 1, 1, 56110), -- Rustcloud Runt +(222794, 1, 104496, 1, 1, 56110), -- Undersea Wavecutter +(222794, 0, 104505, 1, 1, 56110), -- Undersea Wavecutter +(222793, 0, 118144, 1, 1, 56110), -- Brennok +(222792, 0, 56187, 1, 1, 56110), -- Kill Credit: Speak to Brennok [DNT] +(222791, 0, 119538, 1, 1, 56110), -- Crateron +(222790, 0, 119714, 1, 1, 56110), -- Gut'usul +(222788, 0, 114775, 1, 1, 56110), -- Anub'azal +(222787, 0, 116416, 1, 1, 56110), -- Bomb +(222786, 0, 122196, 2.5, 1, 56110), -- Parasitic Worm +(222784, 0, 119066, 0.60000002384185791, 1, 56110), -- Shale Mosswool +(222783, 0, 119068, 0.60000002384185791, 1, 56110), -- Cobalt Mosswool +(222782, 0, 119076, 0.60000002384185791, 1, 56110), -- Lil' Moss Rosy +(222781, 0, 119074, 0.60000002384185791, 1, 56110), -- Sandstone Mosswool +(222780, 2, 119076, 0.60000002384185791, 0.129999995231628417, 56110), -- Fragrant Stonelamb +(222780, 1, 119070, 0.60000002384185791, 0.5, 56110), -- Fragrant Stonelamb +(222780, 0, 119068, 0.60000002384185791, 0.370000004768371582, 56110), -- Fragrant Stonelamb +(222779, 0, 119072, 0.60000002384185791, 1, 56110), -- Loamy +(222778, 0, 119066, 0.60000002384185791, 1, 56110), -- Shale Mosswool +(222777, 0, 119068, 0.60000002384185791, 1, 56110), -- Cobalt Mosswool +(222776, 0, 119076, 0.60000002384185791, 1, 56110), -- Lil' Moss Rosy +(222775, 0, 119074, 0.60000002384185791, 1, 56110), -- Sandstone Mosswool +(222774, 2, 119068, 0.60000002384185791, 0.370000004768371582, 56110), -- Fragrant Stonelamb +(222774, 1, 119076, 0.60000002384185791, 0.129999995231628417, 56110), -- Fragrant Stonelamb +(222774, 0, 119070, 0.60000002384185791, 0.5, 56110), -- Fragrant Stonelamb +(222773, 0, 115125, 1, 1, 56110), -- Undersea Scuttler +(222771, 0, 119235, 1, 1, 56110), -- Palelight Hopper +(222770, 0, 119234, 1, 1, 56110), -- Seafoam Hopper +(222769, 0, 119233, 1, 1, 56110), -- Starkstripe Hopper +(222767, 0, 119235, 1, 1, 56110), -- Palelight Hopper +(222766, 0, 119234, 1, 1, 56110), -- Seafoam Hopper +(222764, 0, 119233, 1, 1, 56110), -- Starkstripe Hopper +(222762, 0, 119463, 1.20000004768371582, 1, 56110), -- Flame Viscerator Ignes +(222761, 0, 76547, 1, 1, 56110), -- Keila Warhavuk +(222760, 20, 119428, 1, 1, 56110), -- Arathi Child +(222760, 19, 119426, 1, 1, 56110), -- Arathi Child +(222760, 18, 119408, 1, 1, 56110), -- Arathi Child +(222760, 17, 119427, 1, 1, 56110), -- Arathi Child +(222760, 16, 119424, 1, 1, 56110), -- Arathi Child +(222760, 15, 119423, 1, 1, 56110), -- Arathi Child +(222760, 14, 119425, 1, 1, 56110), -- Arathi Child +(222760, 13, 119407, 1, 1, 56110), -- Arathi Child +(222760, 12, 119429, 1, 1, 56110), -- Arathi Child +(222760, 11, 119432, 1, 1, 56110), -- Arathi Child +(222760, 10, 119433, 1, 1, 56110), -- Arathi Child +(222760, 9, 119431, 1, 1, 56110), -- Arathi Child +(222760, 8, 119422, 1, 1, 56110), -- Arathi Child +(222760, 7, 119415, 1, 1, 56110), -- Arathi Child +(222760, 6, 119417, 1, 1, 56110), -- Arathi Child +(222760, 5, 119409, 1, 1, 56110), -- Arathi Child +(222760, 4, 119416, 1, 1, 56110), -- Arathi Child +(222760, 3, 119421, 1, 1, 56110), -- Arathi Child +(222760, 2, 119418, 1, 1, 56110), -- Arathi Child +(222760, 1, 119419, 1, 1, 56110), -- Arathi Child +(222760, 0, 119414, 1, 1, 56110), -- Arathi Child +(222759, 0, 112187, 1, 1, 56110), -- Ravenous Shalewing +(222758, 4, 77042, 1, 1, 56110), -- Arathi Child +(222758, 3, 77039, 1, 1, 56110), -- Arathi Child +(222758, 2, 76515, 1, 1, 56110), -- Arathi Child +(222758, 1, 76516, 1, 1, 56110), -- Arathi Child +(222758, 0, 76547, 1, 1, 56110), -- Arathi Child +(222757, 0, 112188, 1, 1, 56110), -- Shalewing Devourer +(222756, 0, 119462, 1, 1, 56110), -- Deepwalker Cavelord +(222755, 0, 118403, 1, 1, 56110), -- Vile Bloodtick +(222754, 0, 119703, 0.33000001311302185, 1, 56110), -- Fallowspark Glowfly +(222753, 0, 119229, 1, 1, 56110), -- Dawnflame +(222752, 0, 119705, 0.33000001311302185, 1, 56110), -- Vibrant Glowfly +(222751, 0, 119704, 0.33000001311302185, 1, 56110), -- Azure Flickerfly +(222750, 4, 119232, 1, 1, 56110), -- Shipyard Lynx +(222750, 3, 119229, 1, 1, 56110), -- Shipyard Lynx +(222750, 2, 119231, 1, 1, 56110), -- Shipyard Lynx +(222750, 1, 119230, 1, 1, 56110), -- Shipyard Lynx +(222750, 0, 118961, 1, 1, 56110), -- Shipyard Lynx +(222749, 0, 114509, 0.699999988079071044, 1, 56110), -- Winged Arachnoid +(222748, 4, 116279, 1, 1, 56110), -- Rambunctious Cub +(222748, 3, 118865, 1, 1, 56110), -- Rambunctious Cub +(222748, 2, 118864, 1, 1, 56110), -- Rambunctious Cub +(222748, 1, 118863, 1, 1, 56110), -- Rambunctious Cub +(222748, 0, 118868, 1, 1, 56110), -- Rambunctious Cub +(222747, 0, 119170, 1, 1, 56110), -- Mossy Snail +(222746, 0, 75340, 1, 1, 56110), -- Greenlands Chicken +(222745, 0, 75339, 1, 1, 56110), -- Arathi Chicken +(222744, 0, 119696, 0.5, 1, 56110), -- Ebon Ploughworm +(222743, 0, 119542, 2, 1, 56110), -- Oremex Flamebreaker +(222742, 0, 119228, 1, 1, 56110), -- Survey Tool +(222741, 0, 119541, 1.10000002384185791, 1, 56110), -- Earthfury Cragshar +(222740, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Heal Arathi Stalwart +(222739, 0, 103831, 1, 1, 56110), -- Troglofrog +(222738, 0, 103831, 1, 1, 56110), -- Troglofrog +(222737, 0, 81234, 1, 1, 56110), -- Subterranean Dartswog +(222736, 0, 81234, 1, 1, 56110), -- Subterranean Dartswog +(222735, 0, 117356, 1, 1, 56110), -- Unbound Worker +(222733, 0, 119729, 1, 1, 56110), -- Stormlord Kao'dor +(222732, 0, 56187, 1, 1, 56110), -- Kill Credit: Minecart Credit [DNT] +(222731, 3, 116833, 1, 1, 56110), -- Nerubian War-Weaver +(222731, 2, 116834, 1, 1, 56110), -- Nerubian War-Weaver +(222731, 1, 116832, 1, 1, 56110), -- Nerubian War-Weaver +(222731, 0, 116831, 1, 1, 56110), -- Nerubian War-Weaver +(222730, 3, 116503, 1, 1, 56110), -- Rampaging Threadling +(222730, 2, 116504, 1, 1, 56110), -- Rampaging Threadling +(222730, 1, 116084, 1, 1, 56110), -- Rampaging Threadling +(222730, 0, 116505, 1, 1, 56110), -- Rampaging Threadling +(222729, 3, 116478, 1, 1, 56110), -- Stagshell Mite +(222729, 2, 116479, 1, 1, 56110), -- Stagshell Mite +(222729, 1, 116409, 1, 1, 56110), -- Stagshell Mite +(222729, 0, 115708, 1, 1, 56110), -- Stagshell Mite +(222728, 0, 119772, 1.10000002384185791, 1, 56110), -- Wavecrasher Jurvak +(222727, 0, 119174, 1, 1, 56110), -- Stuck Mine Cart +(222725, 0, 119733, 1.20000004768371582, 1, 56110), -- Warmonger Ogli +(222724, 2, 120413, 1, 1, 56110), -- Skitterling Soldier +(222724, 1, 120412, 1, 1, 56110), -- Skitterling Soldier +(222724, 0, 120411, 1, 1, 56110), -- Skitterling Soldier +(222723, 0, 119731, 1.5, 1, 56110), -- Conqueror Or'sosh +(222722, 3, 112728, 1, 1, 56110), -- Venomous Flyer +(222722, 2, 112730, 1, 1, 56110), -- Venomous Flyer +(222722, 1, 112727, 1, 1, 56110), -- Venomous Flyer +(222722, 0, 112729, 1, 1, 56110), -- Venomous Flyer +(222721, 3, 116354, 1, 1, 56110), -- Toxic Swarmite +(222721, 2, 116355, 1, 1, 56110), -- Toxic Swarmite +(222721, 1, 116356, 1, 1, 56110), -- Toxic Swarmite +(222721, 0, 116349, 1, 1, 56110), -- Toxic Swarmite +(222720, 0, 119439, 1, 1, 56110), -- Kiji the Stomper +(222719, 0, 116538, 1, 1, 56110), -- Battlefront Hauler +(222718, 0, 119443, 1, 1, 56110), -- Pterrordaxus +(222717, 0, 114110, 1, 1, 56110), -- Fathom Incher +(222716, 0, 120172, 1, 1, 56110), -- Storage Chest +(222714, 0, 103840, 1, 1, 56110), -- Burntram +(222713, 0, 104021, 1, 1, 56110), -- Magmashell Crawler +(222712, 0, 104021, 1, 1, 56110), -- Magmashell Crawler +(222711, 0, 119225, 0.60000002384185791, 1, 56110), -- Waxwick +(222700, 0, 118005, 1, 1, 56110), -- Umbral Weave +(222693, 3, 116833, 1, 1, 56110), -- Sureki Warrior +(222693, 2, 116831, 1, 1, 56110), -- Sureki Warrior +(222693, 1, 116834, 1, 1, 56110), -- Sureki Warrior +(222693, 0, 116832, 1, 1, 56110), -- Sureki Warrior +(222692, 1, 115751, 1, 1, 56110), -- Crimson Deathweaver +(222692, 0, 114415, 1, 1, 56110), -- Crimson Deathweaver +(222691, 0, 119442, 1, 1, 56110), -- Nalo'xic +(222690, 0, 119440, 1, 1, 56110), -- Tor'go +(222688, 4, 119243, 1, 1, 56110), -- Sureki Priestess +(222688, 3, 119252, 1, 1, 56110), -- Sureki Priestess +(222688, 2, 119254, 1, 1, 56110), -- Sureki Priestess +(222688, 1, 119255, 1, 1, 56110), -- Sureki Priestess +(222688, 0, 119256, 1, 1, 56110), -- Sureki Priestess +(222683, 0, 115013, 1, 1, 56110), -- Haelmut Aegisaxe +(222682, 0, 119527, 1.60000002384185791, 1, 56110), -- Clawmother Tengi +(222681, 0, 117754, 1, 1, 56110), -- Evaelyn Cavalayr +(222679, 3, 120168, 1, 1, 56110), -- Crawling Bulwark +(222679, 2, 120169, 1, 1, 56110), -- Crawling Bulwark +(222679, 1, 120167, 1, 1, 56110), -- Crawling Bulwark +(222679, 0, 119273, 1, 1, 56110), -- Crawling Bulwark +(222678, 8, 117755, 1, 1, 56110), -- Crossing Greengrocer +(222678, 7, 117754, 1, 1, 56110), -- Crossing Greengrocer +(222678, 6, 117752, 1, 1, 56110), -- Crossing Greengrocer +(222678, 5, 117751, 1, 1, 56110), -- Crossing Greengrocer +(222678, 4, 115023, 1, 1, 56110), -- Crossing Greengrocer +(222678, 3, 115021, 1, 1, 56110), -- Crossing Greengrocer +(222678, 2, 115014, 1, 1, 56110), -- Crossing Greengrocer +(222678, 1, 115013, 1, 1, 56110), -- Crossing Greengrocer +(222678, 0, 115012, 1, 1, 56110), -- Crossing Greengrocer +(222677, 3, 119262, 1, 1, 56110), -- Sureki Raider +(222677, 2, 121802, 1, 1, 56110), -- Sureki Raider +(222677, 1, 121800, 1, 1, 56110), -- Sureki Raider +(222677, 0, 121799, 1, 1, 56110), -- Sureki Raider +(222676, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Sabotage 2 +(222676, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Sabotage 2 +(222675, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Sabotage 1 +(222675, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Sabotage 1 +(222671, 0, 119965, 1, 1, 56110); -- Widowcore + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(222670, 0, 119963, 1, 1, 56110), -- Azerite Manifestation +(222669, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 11 (RPS) +(222668, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 12 (RPS) +(222667, 0, 119964, 1, 1, 56110), -- Heartsear +(222665, 0, 101845, 1, 1, 56110), -- KC: Talk to Granny Scribbles +(222664, 0, 101845, 1, 1, 56110), -- KC: Talk to Granny Scribbles +(222663, 0, 101845, 1, 1, 56110), -- KC: Talk to Granny Scribbles +(222662, 0, 101845, 1, 1, 56110), -- KC: Talk to Granny Scribbles +(222661, 0, 101845, 1, 1, 56110), -- KC: Talk to Granny Scribbles +(222660, 0, 119957, 1, 1, 56110), -- Shard of Gorribal +(222659, 0, 119727, 1.60000002384185791, 1, 56110), -- Toaka the Explorer +(222658, 0, 120181, 3.299999952316284179, 1, 56110), -- Dregbile +(222655, 0, 119355, 1.399999976158142089, 1, 56110), -- Gurl the Feaster +(222654, 0, 119570, 0.699999988079071044, 1, 56110), -- Spiz'na the Traitor +(222653, 0, 114551, 1, 1, 56110), -- Bytta +(222652, 1, 114363, 1, 1, 56110), -- Brilliant Candlefly +(222652, 0, 114367, 1, 1, 56110), -- Brilliant Candlefly +(222646, 0, 116681, 1, 1, 56110), -- Trained Flyer +(222645, 0, 85199, 1, 1, 56110), -- Shadowsting Lurker +(222644, 2, 118739, 0.60000002384185791, 1, 56110), -- Razorfang Saboteur +(222644, 1, 118738, 0.60000002384185791, 1, 56110), -- Razorfang Saboteur +(222644, 0, 118737, 0.60000002384185791, 1, 56110), -- Razorfang Saboteur +(222643, 0, 119209, 1, 1, 56110), -- Cinematic Omni-Light [DNT] +(222642, 0, 116815, 2, 1, 56110), -- Merrix +(222641, 0, 114472, 2, 1, 56110), -- Baelgrim +(222640, 0, 119289, 1, 1, 56110), -- Venox +(222639, 0, 120314, 1, 1, 56110), -- Zaniga the Tracker +(222638, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(222638, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(222637, 0, 119309, 1.60000002384185791, 1, 56110), -- Ankoan Champion Utaari +(222635, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(222635, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(222634, 0, 119208, 1, 1, 56110), -- Forgotten Shadecaster +(222632, 0, 119285, 1, 1, 56110), -- Yor'sith +(222631, 0, 25947, 1, 1, 56110), -- Archmage Celindra +(222630, 0, 119491, 1, 1, 56110), -- Vin'ris the Corruptor +(222629, 0, 119573, 1, 1, 56110), -- S'toth the Insatiable +(222628, 0, 119286, 1, 1, 56110), -- Yoh'nath the Ender +(222627, 0, 119356, 2.20000004768371582, 1, 56110), -- Utmoth the Tidetwister +(222626, 0, 119285, 1, 0, 56110), -- Vil'vim the Mindtwister +(222624, 0, 115722, 1.20000004768371582, 1, 56110), -- Deepcrawler Tx'kesh +(222622, 0, 56187, 1, 1, 56110), -- Kill Credit: Silken Ward Citizens Spoken To +(222621, 0, 119206, 1, 1, 56110), -- Hand of Azshara +(222619, 0, 114302, 1, 1, 56110), -- Meandering Shalehorn +(222618, 0, 114653, 1, 1, 56110), -- Alert Shalehorn +(222616, 0, 119571, 1.20000004768371582, 1, 56110), -- The Rebellious Queen +(222615, 0, 119705, 0.33000001311302185, 1, 56110), -- Vibrant Glowfly +(222614, 0, 119704, 0.33000001311302185, 1, 56110), -- Azure Flickerfly +(222613, 0, 119703, 0.33000001311302185, 1, 56110), -- Fallowspark Glowfly +(222612, 0, 114542, 1, 1, 56110), -- Shadowspinner Azarak +(222611, 0, 119288, 1, 1, 56110), -- Bor'zal the Lurking +(222610, 0, 19283, 1, 1, 56110), -- [DNT] Kill Credit +(222609, 0, 114510, 0.699999988079071044, 1, 56110), -- Sceaduthax +(222608, 0, 114509, 0.699999988079071044, 1, 56110), -- Winged Arachnoid +(222607, 0, 114512, 0.699999988079071044, 1, 56110), -- Venomwing +(222606, 0, 114511, 0.699999988079071044, 1, 56110), -- Pillarnest Bonedrinker +(222605, 0, 119284, 1, 1, 56110), -- Aqu'yinra +(222604, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Play Conversation +(222604, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Play Conversation +(222603, 0, 114801, 1, 1, 56110), -- Slime +(222601, 0, 115409, 1, 1, 56110), -- Sporbit +(222600, 0, 115408, 1, 1, 56110), -- Sporbit +(222599, 0, 115407, 1, 1, 56110), -- Sporbit +(222598, 0, 115406, 1, 1, 56110), -- Sporbit +(222597, 0, 115405, 1, 1, 56110), -- Sporbit +(222596, 0, 115404, 1, 1, 56110), -- Sporbit +(222595, 0, 115403, 1, 1, 56110), -- Sporbit +(222594, 0, 115403, 1, 1, 56110), -- Sporbit +(222593, 0, 115404, 1, 1, 56110), -- Sporbit +(222592, 0, 115405, 1, 1, 56110), -- Sporbit +(222591, 0, 115406, 1, 1, 56110), -- Sporbit +(222590, 0, 115407, 1, 1, 56110), -- Violet Sporbit +(222589, 0, 115408, 1, 1, 56110), -- Sporbit +(222588, 0, 115409, 1, 1, 56110), -- Sporbit +(222587, 0, 119694, 0.5, 1, 56110), -- Common Ploughworm +(222586, 0, 119695, 0.5, 1, 56110), -- Jawcrawler +(222585, 0, 119693, 2, 1, 56110), -- Kaheti Bull Worm +(222584, 0, 119694, 0.5, 1, 56110), -- Common Ploughworm +(222583, 0, 119695, 0.5, 1, 56110), -- Lil' Bonechewer +(222582, 0, 119696, 0.5, 1, 56110), -- Ebon Ploughworm +(222581, 0, 113941, 1, 1, 56110), -- Ruptured Ooze +(222578, 0, 114533, 1, 1, 56110), -- Kaheti Fighter +(222577, 0, 119202, 1, 1, 56110), -- Jumping Spider +(222576, 0, 119202, 1, 1, 56110), -- Fringe +(222575, 0, 119201, 1, 1, 56110), -- Jump Jump +(222574, 0, 119200, 1, 1, 56110), -- Fuzzy +(222572, 0, 119226, 0.899999976158142089, 1, 56110), -- Infesting Latcher +(222570, 0, 52318, 1, 1, 56110), -- Kill Credit [DNT] +(222569, 0, 52318, 1, 1, 56110), -- Kill Credit [DNT] +(222568, 0, 52318, 1, 1, 56110), -- Kill Credit [DNT] +(222567, 1, 89308, 1, 1, 56110), -- Dust +(222567, 0, 119198, 1, 0, 56110), -- Dust +(222565, 0, 79809, 1, 1, 56110), -- Stinging Swarm +(222564, 0, 113941, 1.299999952316284179, 1, 56110), -- Rupturing Ooze +(222563, 1, 119195, 1, 1, 56110), -- Moldy Crate +(222563, 0, 119194, 1, 1, 56110), -- Moldy Crate +(222562, 0, 119196, 1, 1, 56110), -- Agmundus +(222561, 0, 119193, 1, 1, 56110), -- Agmera +(222559, 0, 116681, 0.75, 1, 56110), -- Trained Flyer +(222558, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(222557, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(222556, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Returned to Merrix +(222556, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Returned to Merrix +(222555, 0, 114472, 1, 1, 56110), -- Baelgrim +(222552, 0, 119042, 1, 1, 56110), -- Scrit +(222550, 1, 92725, 1, 1, 56110), -- Bunny +(222550, 0, 101845, 1, 0, 56110), -- Bunny +(222549, 1, 92725, 1, 1, 56110), -- Bunny +(222549, 0, 101845, 1, 0, 56110), -- Bunny +(222548, 1, 92725, 1, 1, 56110), -- Bunny +(222548, 0, 101845, 1, 0, 56110), -- Bunny +(222547, 1, 92725, 1, 1, 56110), -- Bunny +(222547, 0, 101845, 1, 0, 56110), -- Bunny +(222541, 0, 117815, 1, 1, 56110), -- Handhold +(222540, 0, 52318, 1, 1, 56110), -- Kill Credit: Trail Followed +(222539, 23, 117338, 1, 1, 56110), -- Unbound Worker +(222539, 22, 117339, 1, 1, 56110), -- Unbound Worker +(222539, 21, 117336, 1, 1, 56110), -- Unbound Worker +(222539, 20, 117337, 1, 1, 56110), -- Unbound Worker +(222539, 19, 117343, 1, 1, 56110), -- Unbound Worker +(222539, 18, 117344, 1, 1, 56110), -- Unbound Worker +(222539, 17, 117341, 1, 1, 56110), -- Unbound Worker +(222539, 16, 117342, 1, 1, 56110), -- Unbound Worker +(222539, 15, 117347, 1, 1, 56110), -- Unbound Worker +(222539, 14, 117348, 1, 1, 56110), -- Unbound Worker +(222539, 13, 117345, 1, 1, 56110), -- Unbound Worker +(222539, 12, 117346, 1, 1, 56110), -- Unbound Worker +(222539, 11, 117351, 1, 1, 56110), -- Unbound Worker +(222539, 10, 117352, 1, 1, 56110), -- Unbound Worker +(222539, 9, 117349, 1, 1, 56110), -- Unbound Worker +(222539, 8, 117350, 1, 1, 56110), -- Unbound Worker +(222539, 7, 117359, 1, 1, 56110), -- Unbound Worker +(222539, 6, 117360, 1, 1, 56110), -- Unbound Worker +(222539, 5, 117357, 1, 1, 56110), -- Unbound Worker +(222539, 4, 117358, 1, 1, 56110), -- Unbound Worker +(222539, 3, 117355, 1, 1, 56110), -- Unbound Worker +(222539, 2, 117356, 1, 1, 56110), -- Unbound Worker +(222539, 1, 117353, 1, 1, 56110), -- Unbound Worker +(222539, 0, 117354, 1, 1, 56110), -- Unbound Worker +(222538, 1, 114413, 0.899999976158142089, 1, 56110), -- Loyal Attendant +(222538, 0, 119788, 0.899999976158142089, 1, 56110), -- Loyal Attendant +(222537, 0, 56187, 1, 1, 56110), -- Kill Credit: Find Boss Credit [DNT] +(222536, 1, 92725, 1, 1, 56110), -- Bunny +(222536, 0, 101845, 1, 0, 56110), -- Bunny +(222535, 0, 119180, 2, 1, 56110), -- Haywire Servobot +(222534, 1, 23767, 1, 1, 56110), -- Path Helper +(222534, 0, 21955, 1, 0, 56110), -- Path Helper +(222532, 0, 119179, 1, 1, 56110), -- Bouncer +(222529, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Collect Climbing Gear +(222528, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Interact with First Handhold +(222527, 0, 11686, 1, 1, 56110), -- Kill Credit: Collect Item [DNT] +(222526, 0, 117813, 1, 1, 56110), -- Handhold +(222524, 1, 119207, 1, 1, 56110), -- Radiant Cluster +(222524, 0, 119178, 1, 0, 56110), -- Radiant Cluster +(222520, 14, 117378, 1, 1, 56110), -- Umbral Citizen +(222520, 13, 117377, 1, 1, 56110), -- Umbral Citizen +(222520, 12, 117376, 1, 1, 56110), -- Umbral Citizen +(222520, 11, 117375, 1, 1, 56110), -- Umbral Citizen +(222520, 10, 117374, 1, 1, 56110), -- Umbral Citizen +(222520, 9, 117373, 1, 1, 56110), -- Umbral Citizen +(222520, 8, 117372, 1, 1, 56110), -- Umbral Citizen +(222520, 7, 117371, 1, 1, 56110), -- Umbral Citizen +(222520, 6, 114529, 1, 1, 56110), -- Umbral Citizen +(222520, 5, 116158, 1, 1, 56110), -- Umbral Citizen +(222520, 4, 114530, 1, 1, 56110), -- Umbral Citizen +(222520, 3, 116159, 1, 1, 56110), -- Umbral Citizen +(222520, 2, 114528, 1, 1, 56110), -- Umbral Citizen +(222520, 1, 116157, 1, 1, 56110), -- Umbral Citizen +(222520, 0, 116160, 1, 1, 56110), -- Umbral Citizen +(222518, 0, 89308, 1, 1, 56110), -- [DNT] Proxy +(222517, 0, 89308, 1, 1, 56110), -- [DNT] Proxy +(222515, 0, 119191, 1, 1, 56110), -- Nerubian Swarmer +(222512, 1, 23767, 1, 1, 56110), -- Path Helper +(222512, 0, 21955, 1, 0, 56110), -- Path Helper +(222511, 0, 120264, 1, 1, 56110), -- Swarming Threadling +(222510, 1, 118039, 1, 1, 56110), -- Stagshell Egg +(222510, 0, 169, 1, 0, 56110), -- Stagshell Egg +(222509, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit +(222508, 0, 114408, 1, 1, 56110), -- Meluume +(222507, 0, 115734, 1, 1, 56110), -- Ja'free +(222506, 0, 52318, 1, 1, 56110), -- Kill Credit: Body investigated +(222505, 1, 117412, 1, 1, 56110), -- Injured Earthen +(222505, 0, 117414, 1, 1, 56110), -- Injured Earthen +(222504, 0, 119171, 1, 1, 56110), -- Mossy Sea Snail +(222503, 0, 119172, 1, 1, 56110), -- Mossy Snail +(222501, 0, 119171, 1, 1, 56110), -- Mossy Sea Snail +(222500, 0, 119172, 1, 1, 56110), -- Mossy Snail +(222499, 0, 119170, 1, 1, 56110), -- Mossy Snail +(222498, 1, 116276, 1, 1, 56110), -- Feral Lynx +(222498, 0, 117884, 1, 1, 56110), -- Feral Lynx +(222497, 3, 120268, 1, 1, 56110), -- Earthen Stormrider +(222497, 2, 120267, 1, 1, 56110), -- Earthen Stormrider +(222497, 1, 120266, 1, 1, 56110), -- Earthen Stormrider +(222497, 0, 120265, 1, 1, 56110), -- Earthen Stormrider +(222496, 0, 80502, 1, 1, 56110), -- Wandering Stinger +(222493, 0, 114146, 1, 1, 56110), -- [DNT] Shalehorn +(222492, 3, 117975, 1.10000002384185791, 1, 56110), -- Deviant Skardyn +(222492, 2, 117974, 1.10000002384185791, 1, 56110), -- Deviant Skardyn +(222492, 1, 117973, 1.10000002384185791, 1, 56110), -- Deviant Skardyn +(222492, 0, 117972, 1.10000002384185791, 1, 56110), -- Deviant Skardyn +(222491, 3, 43935, 0.400000005960464477, 1, 56110), -- Scorpid Hatchling +(222491, 2, 85199, 0.400000005960464477, 1, 56110), -- Scorpid Hatchling +(222491, 1, 37604, 0.400000005960464477, 1, 56110), -- Scorpid Hatchling +(222491, 0, 43351, 0.400000005960464477, 1, 56110), -- Scorpid Hatchling +(222490, 2, 112730, 1, 1, 56110), -- Nerubian Swarmite +(222490, 1, 112729, 1, 1, 56110), -- Nerubian Swarmite +(222490, 0, 112728, 1, 1, 56110), -- Nerubian Swarmite +(222489, 3, 117429, 1, 1, 56110), -- Coreway Worker +(222489, 2, 117428, 1, 1, 56110), -- Coreway Worker +(222489, 1, 117431, 1, 1, 56110), -- Coreway Worker +(222489, 0, 117430, 1, 1, 56110), -- Coreway Worker +(222488, 0, 116913, 1, 1, 56110), -- Shadowvein Defender +(222487, 0, 56187, 1, 1, 56110), -- Kill Credit: Readying Credit [DNT] +(222486, 3, 43935, 0.400000005960464477, 1, 56110), -- Scorpid Hatchling +(222486, 2, 85199, 0.400000005960464477, 1, 56110), -- Scorpid Hatchling +(222486, 1, 37604, 0.400000005960464477, 1, 56110), -- Scorpid Hatchling +(222486, 0, 43351, 0.400000005960464477, 1, 56110), -- Scorpid Hatchling +(222485, 3, 43935, 1, 1, 56110), -- Cavern Scorpid +(222485, 2, 85199, 1, 1, 56110), -- Cavern Scorpid +(222485, 1, 37604, 1, 1, 56110), -- Cavern Scorpid +(222485, 0, 43351, 1, 1, 56110), -- Cavern Scorpid +(222484, 3, 43935, 1, 1, 56110), -- Scorpid +(222484, 2, 85199, 1, 1, 56110), -- Scorpid +(222484, 1, 37604, 1, 1, 56110), -- Scorpid +(222484, 0, 43351, 1, 1, 56110), -- Scorpid +(222483, 1, 107538, 0.400000005960464477, 1, 56110), -- Web Anchor +(222483, 0, 22712, 1, 0, 56110), -- Web Anchor +(222482, 0, 25947, 1, 1, 56110), -- Archmage Celindra +(222481, 0, 73730, 1, 1, 56110), -- Illnea Bloodthorn +(222480, 0, 116218, 1, 1, 56110), -- Earthen Wagon +(222479, 3, 26074, 1, 1, 56110), -- Sunreaver Guardian Mage +(222479, 2, 26073, 1, 1, 56110), -- Sunreaver Guardian Mage +(222479, 1, 26072, 1, 1, 56110), -- Sunreaver Guardian Mage +(222479, 0, 26071, 1, 1, 56110), -- Sunreaver Guardian Mage +(222477, 0, 118231, 1, 1, 56110), -- Cart Hauler +(222476, 3, 48000, 1, 1, 56110), -- Kirin Tor Guardian +(222476, 2, 47999, 1, 3, 56110), -- Kirin Tor Guardian +(222476, 1, 47997, 1, 2, 56110), -- Kirin Tor Guardian +(222476, 0, 68480, 1, 2, 56110), -- Kirin Tor Guardian +(222475, 0, 27954, 1, 1, 56110), -- Afsaneh Asrar +(222474, 0, 63038, 1, 1, 56110), -- Glaciela Rimebang +(222473, 0, 26441, 1, 1, 56110), -- Fialla Sweetberry +(222472, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 10 (RPS) +(222471, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 09 (RPS) +(222470, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 08 (RPS) +(222469, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 07 (RPS) +(222468, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 06 (RPS) +(222467, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 05 (RPS) +(222466, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 04 (RPS) +(222465, 0, 52309, 1, 1, 56110); -- [DNT] Kill Proxy - Max Level - 03 - Clue - 03 (RPS) + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(222464, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 02 (RPS) +(222463, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 01 (RPS) +(222462, 0, 119163, 1, 0, 56110), -- Sword +(222461, 0, 113940, 3, 1, 56110), -- Congealed Mass +(222460, 1, 86476, 1, 1, 56110), -- Portal to Somewhere +(222460, 0, 1126, 1, 0, 56110), -- Portal to Somewhere +(222459, 0, 113940, 1.5, 1, 56110), -- Congealing Mass +(222458, 0, 25983, 1, 1, 56110), -- Aerith Primrose +(222457, 0, 52318, 1, 1, 56110), -- Kill Credit: Portal 2 Helped +(222456, 0, 52318, 1, 1, 56110), -- Kill Credit: Portal 2 Taken +(222455, 3, 122186, 1.20000004768371582, 1, 56110), -- Black Blood Harvester +(222455, 2, 122185, 1.20000004768371582, 1, 56110), -- Black Blood Harvester +(222455, 1, 122184, 1.20000004768371582, 1, 56110), -- Black Blood Harvester +(222455, 0, 122182, 1.20000004768371582, 1, 56110), -- Black Blood Harvester +(222454, 1, 86476, 1, 1, 56110), -- Wenren Althal +(222454, 0, 1126, 1, 0, 56110), -- Wenren Althal +(222453, 0, 65101, 1, 1, 56110), -- Koraud +(222450, 0, 27822, 1, 1, 56110), -- Mei Francis +(222449, 0, 25955, 1, 1, 56110), -- Kizi Copperclip +(222448, 0, 65233, 1, 1, 56110), -- Hunaka Greenhoof +(222447, 0, 25041, 1, 1, 56110), -- Ol' Toomba +(222446, 0, 27952, 1, 1, 56110), -- Sandra Bartan +(222445, 0, 25605, 1, 1, 56110), -- Amisi Azuregaze +(222443, 0, 26075, 1, 1, 56110), -- Timothy Jones +(222442, 0, 63050, 1, 1, 56110), -- Deucus Valdera +(222441, 0, 30098, 1, 1, 56110), -- Hobart Grapplehammer +(222440, 0, 72948, 1, 1, 56110), -- Li-An Skymirror +(222439, 0, 28145, 1, 1, 56110), -- Whirt the All-Knowing +(222438, 0, 26339, 1, 1, 56110), -- Imindril Spearsong +(222437, 0, 35704, 1, 1, 56110), -- Dariness the Learned +(222436, 0, 65228, 1, 1, 56110), -- Halga Steelbarrow +(222435, 0, 25596, 1, 1, 56110), -- Teller Rames +(222434, 0, 70201, 1, 1, 56110), -- Glutonia +(222433, 0, 27915, 1, 1, 56110), -- Lucian Trias +(222432, 0, 25607, 1, 1, 56110), -- Tassia Whisperglen +(222431, 0, 25644, 1, 1, 56110), -- Thanid Glowergold +(222430, 0, 59303, 1, 1, 56110), -- Kondal Huntsworn +(222429, 0, 26335, 1, 1, 56110), -- Namha Moonwater +(222428, 0, 15505, 1, 1, 56110), -- Tanithria +(222427, 0, 25622, 1, 1, 56110), -- Olisarra the Kind +(222426, 0, 91289, 1, 1, 56110), -- Lianna Tai +(222425, 0, 25618, 1, 1, 56110), -- Professor Pallin +(222424, 0, 28163, 1, 1, 56110), -- Sabriana Sorrowgaze +(222421, 0, 118403, 1, 1, 56110), -- Vile Bloodtick +(222420, 0, 82290, 1, 1, 56110), -- Frenzied Bloodtick +(222419, 0, 119087, 1, 1, 56110), -- Mosspelt Sheep +(222401, 5, 114117, 1, 1, 56110), -- Sea Slug +(222401, 4, 114113, 1, 1, 56110), -- Sea Slug +(222401, 3, 114110, 1, 1, 56110), -- Sea Slug +(222401, 2, 114107, 1, 1, 56110), -- Sea Slug +(222401, 1, 114104, 1, 1, 56110), -- Sea Slug +(222401, 0, 114102, 1, 1, 56110), -- Sea Slug +(222400, 6, 91219, 1, 1, 56110), -- Sea Slug +(222400, 5, 91114, 1, 1, 56110), -- Sea Slug +(222400, 4, 91113, 1, 1, 56110), -- Sea Slug +(222400, 3, 91112, 1, 1, 56110), -- Sea Slug +(222400, 2, 91110, 1, 1, 56110), -- Sea Slug +(222400, 1, 91087, 1, 1, 56110), -- Sea Slug +(222400, 0, 91111, 1, 1, 56110), -- Sea Slug +(222399, 0, 119132, 1, 1, 56110), -- Leviathan +(222398, 0, 119132, 1, 1, 56110), -- Leviathan +(222397, 5, 119131, 1, 1, 56110), -- Remora Fish +(222397, 4, 119130, 1, 1, 56110), -- Remora Fish +(222397, 3, 119129, 1, 1, 56110), -- Remora Fish +(222397, 2, 119128, 1, 1, 56110), -- Remora Fish +(222397, 1, 119127, 1, 1, 56110), -- Remora Fish +(222397, 0, 119126, 1, 1, 56110), -- Remora Fish +(222396, 5, 119131, 1, 1, 56110), -- Remora Fish +(222396, 4, 119130, 1, 1, 56110), -- Remora Fish +(222396, 3, 119129, 1, 1, 56110), -- Remora Fish +(222396, 2, 119128, 1, 1, 56110), -- Remora Fish +(222396, 1, 119127, 1, 1, 56110), -- Remora Fish +(222396, 0, 119126, 1, 1, 56110), -- Remora Fish +(222395, 5, 32409, 1, 1, 56110), -- Remora Fish +(222395, 4, 32408, 1, 1, 56110), -- Remora Fish +(222395, 3, 32406, 1, 1, 56110), -- Remora Fish +(222395, 2, 32404, 1, 1, 56110), -- Remora Fish +(222395, 1, 32407, 1, 1, 56110), -- Remora Fish +(222395, 0, 32405, 1, 1, 56110), -- Remora Fish +(222394, 5, 32409, 1, 1, 56110), -- Remora Fish +(222394, 4, 32408, 1, 1, 56110), -- Remora Fish +(222394, 3, 32406, 1, 1, 56110), -- Remora Fish +(222394, 2, 32404, 1, 1, 56110), -- Remora Fish +(222394, 1, 32407, 1, 1, 56110), -- Remora Fish +(222394, 0, 32405, 1, 1, 56110), -- Remora Fish +(222393, 3, 119119, 1, 1, 56110), -- Pufferfish +(222393, 2, 119118, 1, 1, 56110), -- Pufferfish +(222393, 1, 119117, 1, 1, 56110), -- Pufferfish +(222393, 0, 119116, 1, 1, 56110), -- Pufferfish +(222392, 3, 119119, 1, 1, 56110), -- Pufferfish +(222392, 2, 119118, 1, 1, 56110), -- Pufferfish +(222392, 1, 119117, 1, 1, 56110), -- Pufferfish +(222392, 0, 119116, 1, 1, 56110), -- Pufferfish +(222391, 3, 33720, 1, 1, 56110), -- Pufferfish +(222391, 2, 33719, 1, 1, 56110), -- Pufferfish +(222391, 1, 33718, 1, 1, 56110), -- Pufferfish +(222391, 0, 32646, 1, 1, 56110), -- Pufferfish +(222390, 3, 33720, 1, 1, 56110), -- Pufferfish +(222390, 2, 33719, 1, 1, 56110), -- Pufferfish +(222390, 1, 33718, 1, 1, 56110), -- Pufferfish +(222390, 0, 32646, 1, 1, 56110), -- Pufferfish +(222389, 0, 110321, 1, 1, 56110), -- Lurker +(222388, 2, 115147, 1, 1, 56110), -- Grouper Fish +(222388, 1, 115146, 1, 1, 56110), -- Grouper Fish +(222388, 0, 115145, 1, 1, 56110), -- Grouper Fish +(222387, 4, 115144, 1, 1, 56110), -- Grouper Fish +(222387, 3, 56815, 1, 1, 56110), -- Grouper Fish +(222387, 2, 56814, 1, 1, 56110), -- Grouper Fish +(222387, 1, 56813, 1, 1, 56110), -- Grouper Fish +(222387, 0, 64392, 1, 1, 56110), -- Grouper Fish +(222386, 2, 115275, 1, 1, 56110), -- Jellyfish +(222386, 1, 115274, 1, 1, 56110), -- Jellyfish +(222386, 0, 115276, 1, 1, 56110), -- Jellyfish +(222385, 0, 106598, 1, 1, 56110), -- Deep Sea Fish +(222384, 4, 115119, 1, 1, 56110), -- Deep Sea Fish +(222384, 3, 115118, 1, 1, 56110), -- Deep Sea Fish +(222384, 2, 115116, 1, 1, 56110), -- Deep Sea Fish +(222384, 1, 115115, 1, 1, 56110), -- Deep Sea Fish +(222384, 0, 115114, 1, 1, 56110), -- Deep Sea Fish +(222383, 0, 104030, 1, 1, 56110), -- Water Snail +(222382, 0, 104031, 1, 1, 56110), -- Water Snail +(222381, 0, 119114, 1, 1, 56110), -- Mad Nerubian +(222380, 0, 37951, 0.300000011920928955, 1, 56110), -- Rotfist +(222379, 0, 118864, 1.10000002384185791, 1, 56110), -- Lynx Cub +(222378, 0, 62629, 1.5, 1, 56110), -- Kereke +(222377, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(222377, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(222375, 0, 118864, 1.299999952316284179, 1, 56110), -- Thunder +(222374, 0, 118864, 1.299999952316284179, 1, 56110), -- Cap'n Elaena +(222373, 0, 118864, 1.299999952316284179, 1, 56110), -- Beef +(222372, 0, 118865, 1.20000004768371582, 1, 56110), -- Beans +(222370, 1, 27823, 1, 1, 56110), -- Xishirra Targeting [DNT] +(222370, 0, 73745, 1, 0, 56110), -- Xishirra Targeting [DNT] +(222369, 0, 120634, 1, 1, 56110), -- Kah'teht +(222368, 0, 119108, 1.549999952316284179, 1, 56110), -- Exalted Priest +(222366, 0, 118734, 1, 1, 56110), -- Peacekeeper Leif +(222365, 0, 118718, 1, 1, 56110), -- Lamplighter Kaerter +(222364, 0, 118718, 1, 1, 56110), -- Lamplighter Kaerter +(222363, 0, 118734, 1, 1, 56110), -- Peacekeeper Leif +(222362, 0, 118734, 1, 1, 56110), -- Peacekeeper Leif +(222361, 0, 116615, 1, 1, 56110), -- Sorrel Oozeling +(222360, 0, 118718, 1, 1, 56110), -- Lamplighter Kaerter +(222359, 0, 116615, 1, 1, 56110), -- Writhing Transmutagen +(222358, 0, 118734, 1, 1, 56110), -- Peacekeeper Leif +(222357, 0, 118734, 1, 1, 56110), -- Peacekeeper Leif +(222356, 0, 118718, 1, 1, 56110), -- Lamplighter Kaerter +(222355, 0, 115716, 1, 1, 56110), -- Voidling Ooze +(222354, 0, 115716, 1, 1, 56110), -- Voidling Ooze +(222353, 0, 118734, 1, 1, 56110), -- Peacekeeper Leif +(222352, 0, 118718, 1, 1, 56110), -- Lamplighter Kaerter +(222351, 0, 115715, 1, 1, 56110), -- Shadowy Oozeling +(222350, 0, 115715, 1, 1, 56110), -- Shadowy Oozeling +(222349, 0, 116616, 1, 1, 56110), -- Caustic Oozeling +(222348, 0, 116616, 1, 1, 56110), -- Caustic Oozeling +(222347, 0, 109505, 1, 1, 56110), -- Gnashing Rockwing +(222344, 0, 119744, 1, 1, 56110), -- Verdant Scootlefish +(222343, 0, 119744, 1, 1, 56110), -- Verdant Scootlefish +(222342, 0, 114051, 0.699999988079071044, 1, 56110), -- Webbers +(222341, 0, 114052, 0.699999988079071044, 1, 56110), -- Itchbite +(222340, 0, 114049, 0.699999988079071044, 1, 56110), -- Anub'Rekyute +(222339, 0, 114050, 0.699999988079071044, 1, 56110), -- Spinner +(222338, 0, 115037, 1, 1, 56110), -- Arathi Soldier +(222337, 0, 119105, 1, 1, 56110), -- Sky-Captain Onaro +(222336, 5, 119103, 1, 1, 56110), -- Gilnean Tracker +(222336, 4, 119101, 1, 1, 56110), -- Gilnean Tracker +(222336, 3, 119100, 1, 1, 56110), -- Gilnean Tracker +(222336, 2, 119102, 1, 1, 56110), -- Gilnean Tracker +(222336, 1, 119099, 1, 1, 56110), -- Gilnean Tracker +(222336, 0, 119098, 1, 1, 56110), -- Gilnean Tracker +(222335, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(222335, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(222334, 0, 118534, 1, 1, 56110), -- Freywold Constable +(222333, 0, 119104, 1, 1, 56110), -- Sky-Captain Dornald +(222332, 0, 70178, 1, 1, 56110), -- Wild Stormhowl +(222331, 0, 4959, 1, 1, 56110), -- Cragstep Mouse +(222330, 7, 117338, 1, 1, 56110), -- Freywold Protector +(222330, 6, 117339, 1, 1, 56110), -- Freywold Protector +(222330, 5, 117336, 1, 1, 56110), -- Freywold Protector +(222330, 4, 117337, 1, 1, 56110), -- Freywold Protector +(222330, 3, 117343, 1, 1, 56110), -- Freywold Protector +(222330, 2, 117344, 1, 1, 56110), -- Freywold Protector +(222330, 1, 117341, 1, 1, 56110), -- Freywold Protector +(222330, 0, 117342, 1, 1, 56110), -- Freywold Protector +(222329, 0, 114800, 1.5, 1, 56110), -- Regal Plainshawk +(222328, 0, 106697, 1, 1, 56110), -- Soaring Plainshawk +(222327, 0, 119743, 1, 1, 56110), -- Aubergine Scootlefish +(222326, 0, 119097, 1, 1, 56110), -- Shadowbog Hopper +(222325, 0, 119743, 1, 1, 56110), -- Aubergine Scootlefish +(222324, 0, 106697, 1, 1, 56110), -- Soaring Plainshawk +(222323, 0, 119096, 1, 1, 56110), -- Sky-Captain Aerthin +(222322, 0, 106697, 1, 1, 56110), -- Hungry Plainshawk +(222321, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(222320, 0, 119742, 0.60000002384185791, 1, 56110), -- Argent Scootlefish +(222319, 0, 119742, 0.60000002384185791, 1, 56110), -- Oop'lajax +(222318, 0, 119745, 0.75, 1, 56110), -- Bop +(222315, 0, 118718, 1, 1, 56110), -- Lamplighter Kaerter +(222314, 0, 118734, 1, 1, 56110), -- Peacekeeper Leif +(222313, 0, 104891, 1, 1, 56110), -- Freed Honeywax +(222312, 13, 114828, 1, 1, 56110), -- Scavenging Sandsnapper +(222312, 12, 114827, 1, 1, 56110), -- Scavenging Sandsnapper +(222312, 11, 114826, 1, 1, 56110), -- Scavenging Sandsnapper +(222312, 10, 114825, 1, 1, 56110), -- Scavenging Sandsnapper +(222312, 9, 114824, 1, 1, 56110), -- Scavenging Sandsnapper +(222312, 8, 114823, 1, 1, 56110), -- Scavenging Sandsnapper +(222312, 7, 114822, 1, 1, 56110), -- Scavenging Sandsnapper +(222312, 6, 114821, 1, 1, 56110), -- Scavenging Sandsnapper +(222312, 5, 114820, 1, 1, 56110), -- Scavenging Sandsnapper +(222312, 4, 114819, 1, 1, 56110), -- Scavenging Sandsnapper +(222312, 3, 114818, 1, 1, 56110), -- Scavenging Sandsnapper +(222312, 2, 114817, 1, 1, 56110), -- Scavenging Sandsnapper +(222312, 1, 114816, 1, 1, 56110), -- Scavenging Sandsnapper +(222312, 0, 114815, 1, 1, 56110), -- Scavenging Sandsnapper +(222311, 0, 119093, 1, 1, 56110), -- Sky-Captain Clairmonte +(222310, 0, 81086, 1, 1, 56110), -- Isle Gull +(222309, 0, 28016, 1, 1, 56110), -- [DNT] Injured Soldier +(222308, 0, 114618, 0.699999988079071044, 0, 56110), -- Curious Sparkbug +(222307, 1, 119092, 1, 1, 56110), -- Stromgarde Officer +(222307, 0, 119091, 1, 1, 56110), -- Stromgarde Officer +(222306, 1, 56187, 0.5, 1, 56110), -- Sparkbug Jar Detector +(222306, 0, 15092, 1.399999976158142089, 0, 56110), -- Sparkbug Jar Detector +(222305, 0, 115729, 1.10000002384185791, 1, 56110), -- Palace Guardian +(222304, 0, 119208, 1, 1, 56110), -- Neglected Shadecaster +(222303, 3, 119976, 1, 1, 56110), -- Gnome Technician +(222303, 2, 119978, 1, 1, 56110), -- Gnome Technician +(222303, 1, 119975, 1, 1, 56110), -- Gnome Technician +(222303, 0, 119977, 1, 1, 56110), -- Gnome Technician +(222302, 1, 103558, 1, 1, 56110), -- Sandscale Riplisk +(222302, 0, 103559, 1, 1, 56110), -- Sandscale Riplisk +(222301, 0, 113610, 1, 1, 56110), -- Damp Sandcourser +(222300, 11, 119077, 1, 1, 56110), -- Proto Sheep +(222300, 10, 119076, 1, 1, 56110), -- Proto Sheep +(222300, 9, 119075, 1, 1, 56110), -- Proto Sheep +(222300, 8, 119074, 1, 1, 56110), -- Proto Sheep +(222300, 7, 119073, 1, 1, 56110), -- Proto Sheep +(222300, 6, 119072, 1, 1, 56110), -- Proto Sheep +(222300, 5, 119071, 1, 1, 56110), -- Proto Sheep +(222300, 4, 119070, 1, 1, 56110), -- Proto Sheep +(222300, 3, 119069, 1, 1, 56110), -- Proto Sheep +(222300, 2, 119068, 1, 1, 56110), -- Proto Sheep +(222300, 1, 119067, 1, 1, 56110), -- Proto Sheep +(222300, 0, 119066, 1, 1, 56110), -- Proto Sheep +(222299, 11, 119077, 1, 1, 56110), -- Proto Sheep +(222299, 10, 119076, 1, 1, 56110), -- Proto Sheep +(222299, 9, 119075, 1, 1, 56110), -- Proto Sheep +(222299, 8, 119074, 1, 1, 56110), -- Proto Sheep +(222299, 7, 119073, 1, 1, 56110), -- Proto Sheep +(222299, 6, 119072, 1, 1, 56110), -- Proto Sheep +(222299, 5, 119071, 1, 1, 56110), -- Proto Sheep +(222299, 4, 119070, 1, 1, 56110), -- Proto Sheep +(222299, 3, 119069, 1, 1, 56110); -- Proto Sheep + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(222299, 2, 119068, 1, 1, 56110), -- Proto Sheep +(222299, 1, 119067, 1, 1, 56110), -- Proto Sheep +(222299, 0, 119066, 1, 1, 56110), -- Proto Sheep +(222298, 0, 119706, 0.33000001311302185, 1, 56110), -- Hallowed Glowfly +(222297, 11, 119089, 1, 1, 56110), -- Proto Sheep +(222297, 10, 119088, 1, 1, 56110), -- Proto Sheep +(222297, 9, 119087, 1, 1, 56110), -- Proto Sheep +(222297, 8, 119086, 1, 1, 56110), -- Proto Sheep +(222297, 7, 119085, 1, 1, 56110), -- Proto Sheep +(222297, 6, 119084, 1, 1, 56110), -- Proto Sheep +(222297, 5, 119083, 1, 1, 56110), -- Proto Sheep +(222297, 4, 119082, 1, 1, 56110), -- Proto Sheep +(222297, 3, 119081, 1, 1, 56110), -- Proto Sheep +(222297, 2, 119080, 1, 1, 56110), -- Proto Sheep +(222297, 1, 119079, 1, 1, 56110), -- Proto Sheep +(222297, 0, 119078, 1, 1, 56110), -- Proto Sheep +(222296, 11, 119089, 1, 1, 56110), -- Proto Sheep +(222296, 10, 119088, 1, 1, 56110), -- Proto Sheep +(222296, 9, 119087, 1, 1, 56110), -- Proto Sheep +(222296, 8, 119086, 1, 1, 56110), -- Proto Sheep +(222296, 7, 119085, 1, 1, 56110), -- Proto Sheep +(222296, 6, 119084, 1, 1, 56110), -- Proto Sheep +(222296, 5, 119083, 1, 1, 56110), -- Proto Sheep +(222296, 4, 119082, 1, 1, 56110), -- Proto Sheep +(222296, 3, 119081, 1, 1, 56110), -- Proto Sheep +(222296, 2, 119080, 1, 1, 56110), -- Proto Sheep +(222296, 1, 119079, 1, 1, 56110), -- Proto Sheep +(222296, 0, 119078, 1, 1, 56110), -- Proto Sheep +(222295, 0, 118400, 1, 1, 56110), -- Bloated Cindermite +(222294, 5, 122493, 1, 1, 56110), -- Dark Iron Flameguard +(222294, 4, 122492, 1, 1, 56110), -- Dark Iron Flameguard +(222294, 3, 122491, 1, 1, 56110), -- Dark Iron Flameguard +(222294, 2, 122490, 1, 1, 56110), -- Dark Iron Flameguard +(222294, 1, 122489, 1, 1, 56110), -- Dark Iron Flameguard +(222294, 0, 122488, 1, 1, 56110), -- Dark Iron Flameguard +(222292, 0, 119065, 1, 1, 56110), -- Officer Herrick +(222291, 1, 11686, 1, 1, 56110), -- Forgotten Shadecaster +(222291, 0, 64062, 1, 0, 56110), -- Forgotten Shadecaster +(222287, 0, 56187, 1, 1, 56110), -- Kill Credit: Meet Scrit [DNT] +(222285, 0, 116360, 1, 1, 56110), -- Rail Cart +(222284, 0, 118396, 3, 1, 56110), -- Beebiter +(222283, 0, 119208, 1, 1, 56110), -- Weathered Shadecaster +(222281, 0, 116416, 1, 1, 56110), -- Bomb +(222280, 1, 114840, 1, 1, 56110), -- Voltscale Borer +(222280, 0, 114839, 1, 1, 56110), -- Voltscale Borer +(222279, 0, 114678, 1, 1, 56110), -- Rooktender Lufsela +(222276, 0, 118400, 1, 1, 56110), -- Infesting Cindermite +(222275, 0, 116516, 1, 1, 56110), -- Training Dummy +(222274, 0, 119054, 1.649999976158142089, 1, 56110), -- Sureki Darkblade +(222273, 0, 119053, 1.649999976158142089, 1, 56110), -- Sureki Silkbow +(222272, 0, 48114, 1, 1, 56110), -- Albert's Puddle +(222271, 0, 119046, 1.25, 1, 56110), -- Danath Trollbane +(222270, 0, 118377, 1, 1, 56110), -- Kurdran Wildhammer +(222268, 0, 118734, 1, 1, 56110), -- Peacekeeper Leif +(222267, 0, 113853, 1, 1, 56110), -- Lai De Emberscroll +(222266, 0, 118718, 1, 1, 56110), -- Lamplighter Kaerter +(222265, 0, 116416, 1, 1, 56110), -- Bomb +(222264, 0, 120607, 1, 1, 56110), -- Dornogal Foreman +(222263, 0, 120625, 1, 1, 56110), -- Concerned Dornogal Citizen +(222262, 2, 90726, 1, 1, 56110), -- Canyon Skimmer +(222262, 1, 90736, 1, 1, 56110), -- Canyon Skimmer +(222262, 0, 90730, 1, 1, 56110), -- Canyon Skimmer +(222260, 0, 117732, 1, 1, 56110), -- Concerned Dornogal Citizen +(222259, 0, 120752, 1, 1, 56110), -- Concerned Dornogal Citizen +(222258, 0, 106349, 1, 1, 56110), -- Suramar Historian +(222255, 0, 120917, 1, 1, 56110), -- Hallowfall Sharpbeak +(222248, 2, 115332, 1, 1, 56110), -- Canyon Devilfish +(222248, 1, 115340, 1, 1, 56110), -- Canyon Devilfish +(222248, 0, 115339, 1, 1, 56110), -- Canyon Devilfish +(222246, 1, 115037, 1, 1, 56110), -- Arathi Scout +(222246, 0, 115038, 1, 1, 56110), -- Arathi Scout +(222245, 5, 121978, 1, 1, 56110), -- Sunreaver Sorcerer +(222245, 4, 121979, 1, 1, 56110), -- Sunreaver Sorcerer +(222245, 3, 121980, 1, 1, 56110), -- Sunreaver Sorcerer +(222245, 2, 121975, 1, 1, 56110), -- Sunreaver Sorcerer +(222245, 1, 121976, 1, 1, 56110), -- Sunreaver Sorcerer +(222245, 0, 121977, 1, 1, 56110), -- Sunreaver Sorcerer +(222242, 0, 85555, 1, 1, 56110), -- Overlord Geya'rah +(222241, 0, 115342, 1, 1, 56110), -- The Guardian +(222239, 0, 119042, 1, 1, 56110), -- Scrit +(222238, 0, 119016, 0.400000005960464477, 0, 56110), -- Crusher +(222237, 0, 115340, 10, 1, 56110), -- Soaring Behemoth +(222236, 1, 27823, 1, 1, 56110), -- Lava Summons +(222236, 0, 328, 1, 0, 56110), -- Lava Summons +(222235, 3, 114986, 1, 1, 56110), -- Bloodthirsty Swarmer +(222235, 2, 114987, 1, 1, 56110), -- Bloodthirsty Swarmer +(222235, 1, 114988, 1, 1, 56110), -- Bloodthirsty Swarmer +(222235, 0, 114989, 1, 1, 56110), -- Bloodthirsty Swarmer +(222234, 0, 119042, 1, 1, 56110), -- Scrit +(222230, 5, 122123, 1, 1, 56110), -- Bilgewater Emmissary +(222230, 4, 122122, 1, 1, 56110), -- Bilgewater Emmissary +(222230, 3, 122120, 1, 1, 56110), -- Bilgewater Emmissary +(222230, 2, 122119, 1, 1, 56110), -- Bilgewater Emmissary +(222230, 1, 122121, 1, 1, 56110), -- Bilgewater Emmissary +(222230, 0, 122117, 1, 1, 56110), -- Bilgewater Emmissary +(222229, 0, 119036, 1, 0, 56110), -- Maiden of Ashwood Lake +(222227, 0, 119056, 1.5, 1, 56110), -- Memory of Clodgran +(222226, 0, 101914, 1.299999952316284179, 1, 56110), -- [DNT]- Kill Credit +(222224, 0, 118734, 1, 1, 56110), -- Peacekeeper Leif +(222223, 0, 106698, 1, 1, 56110), -- Watchful Falcon +(222222, 0, 116691, 1, 1, 56110), -- Swarmspike +(222221, 0, 116691, 1, 1, 56110), -- Swarmspike +(222220, 1, 27823, 1, 1, 56110), -- Generic Bunny +(222220, 0, 328, 1, 0, 56110), -- Generic Bunny +(222219, 0, 56187, 1, 1, 56110), -- Kill Credit:Disguise Worn [DNT] +(222218, 0, 118521, 1.149999976158142089, 1, 56110), -- Peacekeeper Lieutenant +(222217, 2, 21955, 1, 0, 56110), -- Crusher +(222217, 1, 23767, 1, 1, 56110), -- Crusher +(222217, 0, 119016, 0.400000005960464477, 0, 56110), -- Crusher +(222216, 3, 117650, 1, 1, 56110), -- Peacekeeper Administrator +(222216, 2, 117649, 1, 1, 56110), -- Peacekeeper Administrator +(222216, 1, 117652, 1, 1, 56110), -- Peacekeeper Administrator +(222216, 0, 117651, 1, 1, 56110), -- Peacekeeper Administrator +(222214, 0, 122208, 1, 1, 56110), -- Frenzied Leaper +(222213, 0, 122181, 1.5, 1, 56110), -- Lurking Marauder +(222209, 0, 117127, 2, 1, 56110), -- Adelgonn +(222207, 0, 115041, 1, 1, 56110), -- Dead Lamplighter +(222206, 0, 121231, 1, 1, 56110), -- Costumer Muunigard +(222205, 0, 72764, 0.5, 1, 56110), -- Lisky +(222204, 0, 118863, 1.5, 1, 56110), -- Argos +(222203, 0, 118864, 1.5, 1, 56110), -- Thunder +(222202, 0, 119876, 1.5, 1, 56110), -- Bean +(222201, 0, 116279, 1.5, 1, 56110), -- Vanilla +(222200, 0, 118865, 1.5, 1, 56110), -- Tiberius +(222199, 0, 104165, 1, 1, 56110), -- Spring Waddler +(222197, 0, 75339, 1, 1, 56110), -- Arathi Chicken +(222196, 0, 75340, 1, 1, 56110), -- Greenlands Chicken +(222195, 0, 75339, 1, 1, 56110), -- Arathi Chicken +(222194, 0, 75340, 1, 1, 56110), -- Greenlands Chicken +(222193, 1, 114542, 1.25, 1, 56110), -- Hollow Frostweaver +(222193, 0, 114541, 1.25, 1, 56110), -- Hollow Frostweaver +(222191, 0, 115034, 1, 1, 56110), -- Knight Elvaen +(222190, 0, 120464, 1, 1, 56110), -- Surek'Tak the Sundered +(222187, 0, 113982, 1, 1, 56110), -- Freed Candlefly +(222185, 0, 115721, 1, 1, 56110), -- Anub'ilith +(222184, 1, 16925, 1, 1, 56110), -- Wall Climb Vehicle +(222184, 0, 114550, 1, 0, 56110), -- Wall Climb Vehicle +(222183, 1, 112449, 1, 1, 56110), -- Freed Undercrawler +(222183, 0, 112448, 1, 1, 56110), -- Freed Undercrawler +(222182, 0, 106564, 1, 1, 56110), -- Basin Ferret +(222181, 1, 11686, 1, 1, 56110), -- Scaling Spawning Controller +(222181, 0, 1126, 1, 0, 56110), -- Scaling Spawning Controller +(222180, 0, 119252, 1.25, 1, 56110), -- Mother Aza'na +(222179, 0, 117129, 1, 1, 56110), -- Ballista +(222178, 0, 113895, 1, 1, 56110), -- Sir Finley Mrrgglton +(222177, 0, 114472, 1, 1, 56110), -- Baelgrim +(222176, 5, 114757, 1, 1, 56110), -- Glumtooth Bug-beater +(222176, 4, 114745, 1, 1, 56110), -- Glumtooth Bug-beater +(222176, 3, 114758, 1, 1, 56110), -- Glumtooth Bug-beater +(222176, 2, 114738, 1, 1, 56110), -- Glumtooth Bug-beater +(222176, 1, 114741, 1, 1, 56110), -- Glumtooth Bug-beater +(222176, 0, 114743, 1, 1, 56110), -- Glumtooth Bug-beater +(222175, 0, 119218, 1, 1, 56110), -- Horde Emmissary +(222173, 1, 112449, 1, 1, 56110), -- Invasive Undercrawler +(222173, 0, 112448, 1, 1, 56110), -- Invasive Undercrawler +(222172, 1, 16925, 1, 1, 56110), -- kill credit: Memory Credit 03 +(222172, 0, 81210, 1, 0, 56110), -- kill credit: Memory Credit 03 +(222171, 1, 16925, 1, 1, 56110), -- kill credit: Memory Credit 02 +(222171, 0, 81210, 1, 0, 56110), -- kill credit: Memory Credit 02 +(222170, 1, 16925, 1, 1, 56110), -- kill credit: Memory Credit 01 +(222170, 0, 81210, 1, 0, 56110), -- kill credit: Memory Credit 01 +(222169, 1, 16925, 1, 1, 56110), -- kill credit: General Memory Credit +(222169, 0, 81210, 1, 0, 56110), -- kill credit: General Memory Credit +(222168, 1, 16925, 1, 1, 56110), -- kill credit: Begin Credit +(222168, 0, 81210, 1, 0, 56110), -- kill credit: Begin Credit +(222167, 0, 116452, 1.25, 1, 56110), -- Brood Infuser +(222166, 0, 101845, 1, 1, 56110), -- KC: Wickbreaker Summoned +(222165, 0, 119009, 6, 1, 56110), -- Worldsoul Memory +(222164, 2, 87593, 1, 1, 56110), -- Shadowstarved Spawnling +(222164, 1, 6295, 1, 1, 56110), -- Shadowstarved Spawnling +(222164, 0, 901, 1, 1, 56110), -- Shadowstarved Spawnling +(222163, 0, 119008, 1.029999971389770507, 1, 56110), -- Lallie Fireclad +(222162, 5, 119125, 1, 1, 56110), -- High Elven Magi +(222162, 4, 119124, 1, 1, 56110), -- High Elven Magi +(222162, 3, 119123, 1, 1, 56110), -- High Elven Magi +(222162, 2, 119122, 1, 1, 56110), -- High Elven Magi +(222162, 1, 119121, 1, 1, 56110), -- High Elven Magi +(222162, 0, 119120, 1, 1, 56110), -- High Elven Magi +(222161, 5, 119062, 1, 1, 56110), -- Stromgarde Footman +(222161, 4, 119061, 1, 1, 56110), -- Stromgarde Footman +(222161, 3, 119060, 1, 1, 56110), -- Stromgarde Footman +(222161, 2, 119059, 1, 1, 56110), -- Stromgarde Footman +(222161, 1, 119058, 1, 1, 56110), -- Stromgarde Footman +(222161, 0, 119057, 1, 1, 56110), -- Stromgarde Footman +(222160, 5, 119052, 1, 1, 56110), -- Wildhammer Skyfighter +(222160, 4, 119051, 1, 1, 56110), -- Wildhammer Skyfighter +(222160, 3, 119048, 1, 1, 56110), -- Wildhammer Skyfighter +(222160, 2, 119050, 1, 1, 56110), -- Wildhammer Skyfighter +(222160, 1, 119049, 1, 1, 56110), -- Wildhammer Skyfighter +(222160, 0, 119047, 1, 1, 56110), -- Wildhammer Skyfighter +(222159, 7, 114696, 1, 1, 56110), -- Press-ganged Porter +(222159, 6, 114695, 1, 1, 56110), -- Press-ganged Porter +(222159, 5, 114694, 1, 1, 56110), -- Press-ganged Porter +(222159, 4, 114690, 1, 1, 56110), -- Press-ganged Porter +(222159, 3, 114692, 1, 1, 56110), -- Press-ganged Porter +(222159, 2, 114691, 1, 1, 56110), -- Press-ganged Porter +(222159, 1, 114088, 1, 1, 56110), -- Press-ganged Porter +(222159, 0, 114087, 1, 1, 56110), -- Press-ganged Porter +(222158, 0, 119006, 1.029999971389770507, 1, 56110), -- Valeir Steelshot +(222157, 5, 122157, 1, 1, 56110), -- Opalshell Hermit +(222157, 4, 122156, 1, 1, 56110), -- Opalshell Hermit +(222157, 3, 122155, 1, 1, 56110), -- Opalshell Hermit +(222157, 2, 122154, 1, 1, 56110), -- Opalshell Hermit +(222157, 1, 103873, 1, 1, 56110), -- Opalshell Hermit +(222157, 0, 103863, 1, 1, 56110), -- Opalshell Hermit +(222156, 13, 114828, 1, 1, 56110), -- Scavenging Sandsnapper +(222156, 12, 114827, 1, 1, 56110), -- Scavenging Sandsnapper +(222156, 11, 114826, 1, 1, 56110), -- Scavenging Sandsnapper +(222156, 10, 114825, 1, 1, 56110), -- Scavenging Sandsnapper +(222156, 9, 114824, 1, 1, 56110), -- Scavenging Sandsnapper +(222156, 8, 114823, 1, 1, 56110), -- Scavenging Sandsnapper +(222156, 7, 114822, 1, 1, 56110), -- Scavenging Sandsnapper +(222156, 6, 114821, 1, 1, 56110), -- Scavenging Sandsnapper +(222156, 5, 114820, 1, 1, 56110), -- Scavenging Sandsnapper +(222156, 4, 114819, 1, 1, 56110), -- Scavenging Sandsnapper +(222156, 3, 114818, 1, 1, 56110), -- Scavenging Sandsnapper +(222156, 2, 114817, 1, 1, 56110), -- Scavenging Sandsnapper +(222156, 1, 114816, 1, 1, 56110), -- Scavenging Sandsnapper +(222156, 0, 114815, 1, 1, 56110), -- Scavenging Sandsnapper +(222155, 0, 110198, 1, 1, 56110), -- Opalooze Mollusc +(222154, 0, 127, 1, 1, 56110), -- Captain Placeholder +(222153, 1, 116441, 1, 1, 56110), -- Dependable Skitterling +(222153, 0, 116439, 1, 1, 56110), -- Dependable Skitterling +(222152, 0, 118673, 1, 1, 56110), -- Ren'khat +(222151, 0, 116159, 1, 1, 56110), -- Siegehold Armorsmith +(222150, 0, 115743, 1, 1, 56110), -- Colormancer Nirethi +(222149, 0, 118454, 1.399999976158142089, 1, 56110), -- Injured Earthen +(222148, 0, 119001, 4, 1, 56110), -- Queen Ansurek +(222147, 0, 116308, 2, 1, 56110), -- Webbed Up +(222145, 3, 116482, 3, 1, 56110), -- Voracious Stagshell +(222145, 2, 116481, 3, 1, 56110), -- Voracious Stagshell +(222145, 1, 116480, 3, 1, 56110), -- Voracious Stagshell +(222145, 0, 115709, 3, 1, 56110), -- Voracious Stagshell +(222144, 0, 114536, 1, 1, 56110), -- Web Rider +(222143, 0, 118989, 1, 1, 56110), -- Gorgonna +(222142, 5, 119217, 1, 1, 56110), -- Tauren Brave +(222142, 4, 119216, 1, 1, 56110), -- Tauren Brave +(222142, 3, 119215, 1, 1, 56110), -- Tauren Brave +(222142, 2, 119214, 1, 1, 56110), -- Tauren Brave +(222142, 1, 119213, 1, 1, 56110), -- Tauren Brave +(222142, 0, 119212, 1, 1, 56110), -- Tauren Brave +(222141, 1, 107538, 0.400000005960464477, 1, 56110), -- Web Anchor +(222141, 0, 22712, 1, 0, 56110), -- Web Anchor +(222140, 3, 116513, 0.670000016689300537, 1, 56110), -- Poisonfang Threadling +(222140, 2, 116512, 0.670000016689300537, 1, 56110), -- Poisonfang Threadling +(222140, 1, 116511, 0.670000016689300537, 1, 56110), -- Poisonfang Threadling +(222140, 0, 116510, 0.670000016689300537, 1, 56110), -- Poisonfang Threadling +(222139, 0, 116459, 1.299999952316284179, 1, 56110), -- Nana Lek'kel +(222138, 3, 119222, 1, 1, 56110), -- Troll Headhunter +(222138, 2, 119221, 1, 1, 56110); -- Troll Headhunter + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(222138, 1, 119220, 1, 1, 56110), -- Troll Headhunter +(222138, 0, 119218, 1, 1, 56110), -- Troll Headhunter +(222137, 0, 79320, 1, 1, 56110), -- Meerah +(222136, 0, 118676, 1, 1, 56110), -- Teth +(222135, 0, 118675, 1, 1, 56110), -- Grand Overspinner Antourix +(222134, 0, 116348, 1, 1, 56110), -- Na'lek +(222133, 0, 118673, 1, 1, 56110), -- Ren'khat +(222132, 0, 118676, 1, 1, 56110), -- Teth +(222131, 0, 73864, 1, 1, 56110), -- Arluelle +(222130, 0, 118996, 1, 1, 56110), -- Doahr +(222129, 0, 120335, 1, 1, 56110), -- Horde Grunt +(222128, 0, 118193, 1, 1, 56110), -- Krynezz +(222127, 1, 119045, 1, 1, 56110), -- Horde Grunt +(222127, 0, 120336, 1, 1, 56110), -- Horde Grunt +(222126, 0, 118995, 1, 1, 56110), -- Glory Buzzbuster +(222125, 0, 118994, 1, 1, 56110), -- Relco Buzzbuster +(222124, 0, 116467, 1, 1, 56110), -- Carmine Alchemist +(222123, 0, 114537, 1, 1, 56110), -- Ochre Alchemist +(222122, 0, 65163, 1, 1, 56110), -- Richard Hatstock +(222121, 0, 118993, 1, 1, 56110), -- Cupric Alchemist +(222120, 0, 25655, 1, 1, 56110), -- Marcia Chase +(222119, 21, 117759, 1, 1, 56110), -- Arathi Prisoner +(222119, 20, 117758, 1, 1, 56110), -- Arathi Prisoner +(222119, 19, 115034, 1, 1, 56110), -- Arathi Prisoner +(222119, 18, 115033, 1, 1, 56110), -- Arathi Prisoner +(222119, 17, 115032, 1, 1, 56110), -- Arathi Prisoner +(222119, 16, 115031, 1, 1, 56110), -- Arathi Prisoner +(222119, 15, 117757, 1, 1, 56110), -- Arathi Prisoner +(222119, 14, 117756, 1, 1, 56110), -- Arathi Prisoner +(222119, 13, 115038, 1, 1, 56110), -- Arathi Prisoner +(222119, 12, 115037, 1, 1, 56110), -- Arathi Prisoner +(222119, 11, 115036, 1, 1, 56110), -- Arathi Prisoner +(222119, 10, 115035, 1, 1, 56110), -- Arathi Prisoner +(222119, 9, 117750, 1, 1, 56110), -- Arathi Prisoner +(222119, 8, 117749, 1, 1, 56110), -- Arathi Prisoner +(222119, 7, 115025, 1, 1, 56110), -- Arathi Prisoner +(222119, 6, 115024, 1, 1, 56110), -- Arathi Prisoner +(222119, 5, 117748, 1, 1, 56110), -- Arathi Prisoner +(222119, 4, 117747, 1, 1, 56110), -- Arathi Prisoner +(222119, 3, 115030, 1, 1, 56110), -- Arathi Prisoner +(222119, 2, 115029, 1, 1, 56110), -- Arathi Prisoner +(222119, 1, 115028, 1, 1, 56110), -- Arathi Prisoner +(222119, 0, 115026, 1, 1, 56110), -- Arathi Prisoner +(222118, 0, 118998, 1, 0, 56110), -- High Arcanist Savor +(222117, 0, 114538, 1, 1, 56110), -- Violet Alchemist +(222116, 0, 27799, 1, 1, 56110), -- Harold Winston +(222115, 0, 56187, 1, 1, 56110), -- Kill Credit: Leash loosened [DNT] +(222114, 0, 114536, 1, 1, 56110), -- Cerulean Alchemist +(222113, 0, 119000, 1, 1, 56110), -- Katy Stampwhistle +(222112, 0, 28143, 1, 1, 56110), -- Babagahnoosh the Grumpy +(222111, 0, 26330, 1, 0, 56110), -- Aimee +(222110, 0, 65477, 1, 1, 56110), -- Bonegrim +(222108, 0, 112722, 1, 1, 56110), -- Klub +(222107, 0, 118049, 1, 1, 56110), -- Glitched Hologram +(222106, 0, 114536, 1, 1, 56110), -- Kaheti Silksniper +(222105, 0, 65206, 1, 1, 56110), -- Traveling Snailsman +(222104, 0, 114532, 1, 1, 56110), -- Direweb Marauder +(222101, 1, 11686, 1, 1, 56110), -- Web Anchor +(222101, 0, 1126, 1, 0, 56110), -- Web Anchor +(222100, 0, 116428, 1, 1, 56110), -- Nebb +(222099, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(222098, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Zirix Aggro +(222098, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Zirix Aggro +(222097, 1, 107538, 0.400000005960464477, 1, 56110), -- Frothing Gluttony +(222097, 0, 22712, 1, 0, 56110), -- Frothing Gluttony +(222096, 0, 114508, 0.800000011920928955, 1, 56110), -- The Candle King +(222094, 0, 39810, 1, 1, 56110), -- [DNT] "Invasion Disruption" Minus Mob Proxy Kill +(222093, 0, 117045, 1, 1, 56110), -- [DNT] Nerubian Warrior, Black Blood Coated +(222092, 0, 39810, 1, 1, 56110), -- [DNT] "Invasion Disruption" Elite Proxy Kill +(222091, 1, 115512, 1, 1, 56110), -- Malignant Mordant +(222091, 0, 115510, 1, 1, 56110), -- Malignant Mordant +(222090, 1, 118977, 1, 1, 56110), -- Volatile Droplet +(222090, 0, 114801, 1, 1, 56110), -- Volatile Droplet +(222087, 1, 27823, 1, 1, 56110), -- Frogs Bunny Trigger +(222087, 0, 328, 1, 0, 56110), -- Frogs Bunny Trigger +(222086, 1, 95789, 1, 1, 56110), -- Coagulated Mordant +(222086, 0, 95787, 1, 1, 56110), -- Coagulated Mordant +(222085, 0, 72764, 0.5, 1, 56110), -- Lisky +(222084, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(222083, 0, 56187, 1, 1, 56110), -- Kill Credit: Escort Berrund [DNT] +(222082, 0, 103315, 1, 1, 56110), -- [DNT] - Kill Credit +(222081, 0, 114832, 0.800000011920928955, 1, 56110), -- Moss Skipper +(222080, 0, 114830, 0.800000011920928955, 1, 56110), -- Redthroat Skipling +(222079, 0, 114833, 0.800000011920928955, 1, 56110), -- Skippy +(222078, 0, 114831, 0.800000011920928955, 1, 56110), -- Wriggle +(222077, 0, 114829, 0.800000011920928955, 1, 56110), -- Waddles +(222071, 0, 116509, 0.800000011920928955, 1, 56110), -- Chitin Burrower +(222070, 0, 116509, 0.800000011920928955, 1, 56110), -- Chitin Burrower +(222069, 0, 116507, 0.800000011920928955, 1, 56110), -- Illskitter +(222067, 0, 116506, 0.800000011920928955, 1, 56110), -- Arachnoid Hatchling +(222066, 0, 116506, 0.800000011920928955, 1, 56110), -- Arachnoid Hatchling +(222065, 0, 121848, 1, 1, 56110), -- Priest Maro'zik +(222064, 0, 114529, 1, 1, 56110), -- Teacher Zas'rush +(222063, 0, 116269, 1, 1, 56110), -- Worker Yareh'losh +(222062, 0, 116426, 1, 1, 56110), -- Berrund the Gleaming +(222061, 6, 118245, 1, 1, 56110), -- Umbral Citizen +(222061, 5, 118254, 1, 1, 56110), -- Umbral Citizen +(222061, 4, 118251, 1, 1, 56110), -- Umbral Citizen +(222061, 3, 118245, 1, 1, 56110), -- Umbral Citizen +(222061, 2, 118253, 1, 1, 56110), -- Umbral Citizen +(222061, 1, 118247, 1, 1, 56110), -- Umbral Citizen +(222061, 0, 118246, 1, 1, 56110), -- Umbral Citizen +(222060, 0, 116308, 1, 1, 56110), -- Wiggling Cocoon +(222059, 0, 118704, 1, 1, 56110), -- Feasting Nerubian +(222057, 0, 81086, 1, 1, 56110), -- Isle Gull +(222056, 0, 116345, 1, 1, 56110), -- Fuup +(222055, 0, 116449, 1, 1, 56110), -- Pallga +(222054, 0, 116446, 1, 1, 56110), -- L'vul +(222053, 0, 117328, 1, 1, 56110), -- Limal +(222051, 0, 117327, 1, 1, 56110), -- Kar'cada +(222050, 0, 114536, 1, 1, 56110), -- Sureki Keeper +(222049, 0, 119029, 1, 1, 56110), -- Recalled Lake Frog (M) +(222048, 0, 118972, 1, 0, 56110), -- Recalled Lake Frog +(222046, 0, 116508, 0.800000011920928955, 1, 56110), -- Rak-Ush Threadling +(222045, 0, 114416, 1, 1, 56110), -- Ct'nak +(222043, 2, 115735, 1, 1, 56110), -- Rak-Ahat Threadcounter +(222043, 1, 115734, 1, 1, 56110), -- Rak-Ahat Threadcounter +(222043, 0, 114408, 1, 1, 56110), -- Rak-Ahat Threadcounter +(222042, 3, 114986, 1.299999952316284179, 1, 56110), -- Shrillwing +(222042, 2, 114987, 1.299999952316284179, 1, 56110), -- Shrillwing +(222042, 1, 114988, 1.299999952316284179, 1, 56110), -- Shrillwing +(222042, 0, 114989, 1.299999952316284179, 1, 56110), -- Shrillwing +(222041, 5, 118969, 1, 1, 56110), -- Undercrawler Mount +(222041, 4, 118968, 1, 1, 56110), -- Undercrawler Mount +(222041, 3, 118967, 1, 1, 56110), -- Undercrawler Mount +(222041, 2, 118966, 1, 1, 56110), -- Undercrawler Mount +(222041, 1, 118965, 1, 1, 56110), -- Undercrawler Mount +(222041, 0, 118962, 1, 1, 56110), -- Undercrawler Mount +(222040, 0, 107716, 1, 1, 56110), -- Opalooze Mollusc +(222039, 5, 118969, 1, 1, 56110), -- Undercrawler Mount +(222039, 4, 118968, 1, 1, 56110), -- Undercrawler Mount +(222039, 3, 118967, 1, 1, 56110), -- Undercrawler Mount +(222039, 2, 118966, 1, 1, 56110), -- Undercrawler Mount +(222039, 1, 118965, 1, 1, 56110), -- Undercrawler Mount +(222039, 0, 118962, 1, 1, 56110), -- Undercrawler Mount +(222038, 0, 118694, 1, 1, 56110), -- Shrillwing Hunter En'kilah +(222037, 0, 115108, 1, 1, 56110), -- Opalshell Scuttler +(222036, 5, 114117, 1, 1, 56110), -- Sea Slug +(222036, 4, 114113, 1, 1, 56110), -- Sea Slug +(222036, 3, 114110, 1, 1, 56110), -- Sea Slug +(222036, 2, 114107, 1, 1, 56110), -- Sea Slug +(222036, 1, 114104, 1, 1, 56110), -- Sea Slug +(222036, 0, 114102, 1, 1, 56110), -- Sea Slug +(222035, 2, 45880, 1, 1, 56110), -- Softshell Pincher +(222035, 1, 32790, 1, 1, 56110), -- Softshell Pincher +(222035, 0, 32789, 1, 1, 56110), -- Softshell Pincher +(222034, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(222034, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(222033, 0, 52318, 1, 1, 56110), -- Kill Credit: Alleria Ability +(222032, 1, 20577, 1, 1, 56110), -- Master Zone Controller +(222032, 0, 20324, 1, 0, 56110), -- Master Zone Controller +(222031, 0, 116264, 1, 1, 56110), -- Congealed Memories +(222029, 0, 103315, 1, 1, 56110), -- [DNT] - Kill Credit +(222028, 0, 56187, 1, 1, 56110), -- Kill Credit: Candle Placed [DNT] +(222027, 0, 114416, 1, 1, 56110), -- Ct'nak +(222026, 0, 118960, 1, 1, 56110), -- Earthen Chest +(222025, 0, 118959, 0.5, 1, 56110), -- Mine Cart +(222024, 0, 120008, 1, 1, 56110), -- Diagnostics Scanner +(222023, 0, 35044, 1, 1, 56110), -- Coastal Water Elemental +(222022, 1, 104530, 1, 1, 56110), -- Springwater Droplet +(222022, 0, 104531, 1, 1, 56110), -- Springwater Droplet +(222021, 0, 118017, 0.25, 1, 56110), -- Candle +(222020, 1, 104530, 1, 1, 56110), -- Condensed Droplet +(222020, 0, 104531, 1, 1, 56110), -- Condensed Droplet +(222019, 1, 108918, 1, 1, 56110), -- Shalescale Striker +(222019, 0, 108917, 1, 1, 56110), -- Shalescale Striker +(222018, 0, 105131, 1, 1, 56110), -- Invisible Target +(222017, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(222017, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(222016, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(222016, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(222015, 0, 114416, 1, 1, 56110), -- Ct'nak +(222014, 0, 103315, 1, 1, 56110), -- [DNT] - Kill Credit +(222013, 1, 94282, 1, 1, 56110), -- [DNT] Web Barrier Target +(222013, 0, 169, 1, 0, 56110), -- [DNT] Web Barrier Target +(222012, 0, 103315, 1, 1, 56110), -- [DNT] - Kill Credit +(222011, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(222009, 1, 11686, 1, 1, 56110), -- Targeting Bunny +(222009, 0, 87778, 1, 0, 56110), -- Targeting Bunny +(222007, 0, 121040, 1, 1, 56110), -- Nerubian Ballista +(222006, 0, 118936, 1, 1, 56110), -- Worldcarver Ramolith +(222003, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Dornogal Reached +(222003, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Dornogal Reached +(222001, 1, 11686, 1, 1, 56110), -- Hulking Crash Stalker +(222001, 0, 169, 1, 0, 56110), -- Hulking Crash Stalker +(222000, 1, 27823, 1, 1, 56110), -- Generic Bunny +(222000, 0, 328, 1, 0, 56110), -- Generic Bunny +(221999, 1, 27823, 1, 1, 56110), -- Generic Bunny +(221999, 0, 328, 1, 0, 56110), -- Generic Bunny +(221997, 1, 27823, 1, 1, 56110), -- Generic Bunny +(221997, 0, 328, 1, 0, 56110), -- Generic Bunny +(221996, 0, 118949, 1, 1, 56110), -- Remembered Cub +(221995, 0, 114416, 1, 1, 56110), -- Ct'nak +(221994, 0, 118944, 1, 1, 56110), -- Remembered Owlet +(221992, 0, 118924, 1, 1, 56110), -- [DNT] Brawl Fighter +(221990, 0, 127, 1, 1, 56110), -- Captain Placeholder +(221989, 0, 56187, 1, 1, 56110), -- Kill Credit: Investigate 02 [DNT] +(221988, 0, 56187, 1, 1, 56110), -- Kill Credit: Investigate 01 [DNT] +(221987, 0, 56187, 1, 1, 56110), -- Kill Credit: Enter Credit [DNT] +(221986, 0, 122571, 1, 1, 56110), -- Blood Horror +(221984, 0, 49288, 1, 1, 56110), -- Restless Pebble +(221983, 0, 103315, 1, 1, 56110), -- [DNT] - Kill Credit +(221982, 2, 119349, 1, 1, 56110), -- Zany Goblin +(221982, 1, 119296, 1, 1, 56110), -- Zany Goblin +(221982, 0, 119295, 1, 1, 56110), -- Zany Goblin +(221980, 2, 88489, 1, 1, 56110), -- Arathi Avenger +(221980, 1, 115041, 1, 1, 56110), -- Arathi Avenger +(221980, 0, 115039, 1, 1, 56110), -- Arathi Avenger +(221979, 0, 118365, 1.5, 1, 56110), -- Void Bound Howler +(221978, 0, 35204, 1, 1, 56110), -- Living Earth Elemental +(221977, 0, 120247, 1, 1, 56110), -- Monte Gazlowe +(221976, 0, 118928, 1.20000004768371582, 1, 56110), -- Zillix +(221975, 0, 118934, 1.20000004768371582, 1, 56110), -- Zeeben +(221974, 0, 118933, 1.20000004768371582, 1, 56110), -- Gong'tze the Riverhewer +(221973, 0, 118929, 1, 1, 56110), -- Temaya +(221972, 0, 118932, 1.299999952316284179, 1, 56110), -- Talinhet +(221971, 1, 115465, 1, 1, 56110), -- Whispering Ambusher +(221971, 0, 115464, 1, 1, 56110), -- Whispering Ambusher +(221970, 0, 118931, 1.10000002384185791, 1, 56110), -- First Blade Grimskarn +(221969, 1, 115419, 1, 1, 56110), -- Whispering Deepslasher +(221969, 0, 115411, 1, 1, 56110), -- Whispering Deepslasher +(221967, 0, 88316, 1, 1, 56110), -- Lady Jaina Proudmoore +(221966, 0, 107538, 0.25, 1, 56110), -- Summoned Acolyte +(221965, 0, 118900, 2, 1, 56110), -- Commander Artrude +(221964, 0, 118900, 0.899999976158142089, 1, 56110), -- Worldcarver Commander +(221963, 0, 120353, 1, 1, 56110), -- Worldcarver Captain +(221962, 1, 118900, 1, 1, 56110), -- Worldcarver Sage +(221962, 0, 118899, 1, 1, 56110), -- Worldcarver Sage +(221961, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(221960, 1, 118900, 1.10000002384185791, 1, 56110), -- Worldcarver Strongback +(221960, 0, 118899, 1.10000002384185791, 1, 56110), -- Worldcarver Strongback +(221959, 0, 56187, 1, 1, 56110), -- Kill Credit: Nebb Spoken to [DNT] +(221958, 1, 11686, 1, 1, 56110), -- [DNT] Rare 15 Stalker +(221958, 0, 47399, 1, 0, 56110), -- [DNT] Rare 15 Stalker +(221957, 1, 115488, 1, 1, 56110), -- Whispering Luremancer +(221957, 0, 115487, 1, 1, 56110), -- Whispering Luremancer +(221956, 1, 20577, 1, 1, 56110), -- Controller +(221956, 0, 20324, 1, 0, 56110), -- Controller +(221954, 0, 104498, 1, 1, 56110), -- Sunken River Eel +(221953, 0, 11686, 1, 1, 56110), -- Bunny E +(221952, 0, 11686, 1, 1, 56110), -- Bunny D +(221951, 0, 11686, 1, 1, 56110), -- Bunny C +(221950, 0, 11686, 1, 1, 56110), -- Bunny B +(221949, 0, 115495, 1.20000004768371582, 1, 56110), -- Thrall +(221948, 0, 119205, 1, 1, 56110), -- Sum'latha +(221947, 0, 118926, 1, 1, 56110), -- Remembered Nightsaber +(221946, 0, 118925, 1, 1, 56110), -- Remembered Owl +(221945, 0, 122572, 1.5, 1, 56110), -- Forgotten Harbinger +(221944, 0, 118923, 1, 1, 56110), -- Remembered Zenn Foulhoof +(221941, 0, 11686, 1, 1, 56110); -- Crawling Brawl + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(221940, 1, 27823, 1, 1, 56110), -- Phermone Application Spot +(221940, 0, 73745, 1, 0, 56110), -- Phermone Application Spot +(221939, 0, 116538, 1.35000002384185791, 1, 56110), -- Spinneret Silkbearer +(221937, 0, 56187, 1, 1, 56110), -- Kill Credit: Disguise Chosen [DNT] +(221934, 0, 114543, 1, 1, 56110), -- Seam Reaper Zhir'ix +(221932, 0, 114541, 1, 1, 56110), -- Webwarper Tath'rhiz +(221931, 0, 101845, 1, 1, 56110), -- Trading Post Stable Keeper +(221930, 0, 101845, 1, 1, 56110), -- Trading Post Assistant +(221929, 0, 11686, 1, 1, 56110), -- Bunny A +(221927, 1, 112411, 1, 1, 56110), -- Wax-addled Hopper +(221927, 0, 112410, 1, 1, 56110), -- Wax-addled Hopper +(221925, 0, 118918, 1, 1, 56110), -- Rubble +(221923, 0, 118917, 1, 0, 56110), -- Recalled Thorim +(221922, 0, 30222, 0.85000002384185791, 0, 56110), -- Tracking Hound +(221921, 0, 103315, 1, 1, 56110), -- [DNT] - Kill Credit +(221920, 1, 27823, 1, 1, 56110), -- Thorim Bunny Trigger +(221920, 0, 328, 1, 0, 56110), -- Thorim Bunny Trigger +(221919, 0, 115743, 1, 1, 56110), -- UNUSED [DNT] +(221918, 2, 114532, 1, 1, 56110), -- Rak'Ahat Splicer +(221918, 1, 114533, 1, 1, 56110), -- Rak'Ahat Splicer +(221918, 0, 114531, 1, 1, 56110), -- Rak'Ahat Splicer +(221917, 0, 122567, 2, 1, 56110), -- Phalanx of Authorization +(221915, 2, 118915, 1, 0.5, 56110), -- Polluting Scrap +(221915, 1, 118914, 1, 0.5, 56110), -- Polluting Scrap +(221915, 0, 118913, 1, 1, 56110), -- Polluting Scrap +(221914, 1, 20577, 1, 1, 56110), -- Controller +(221914, 0, 20324, 1, 0, 56110), -- Controller +(221913, 1, 118231, 1, 0, 56110), -- Examination Bot +(221913, 0, 118912, 1, 1, 56110), -- Examination Bot +(221912, 5, 121628, 1, 1, 56110), -- Awakened Stormhand +(221912, 4, 121627, 1, 1, 56110), -- Awakened Stormhand +(221912, 3, 121626, 1, 1, 56110), -- Awakened Stormhand +(221912, 2, 121625, 1, 1, 56110), -- Awakened Stormhand +(221912, 1, 121624, 1, 1, 56110), -- Awakened Stormhand +(221912, 0, 121623, 1, 1, 56110), -- Awakened Stormhand +(221911, 1, 117045, 1, 1, 56110), -- Zirixi Swarmclaw +(221911, 0, 117043, 1, 1, 56110), -- Zirixi Swarmclaw +(221910, 0, 120247, 1, 1, 56110), -- Monte Gazlowe +(221909, 0, 113753, 1, 1, 56110), -- Captain Garrick +(221908, 0, 103315, 1, 1, 56110), -- [DNT] - Kill Credit +(221907, 0, 116159, 0.800000011920928955, 1, 56110), -- Discreet Broker +(221906, 0, 116160, 0.75, 1, 56110), -- Shadow Merchant +(221905, 0, 118911, 1, 1, 56110), -- Remembered Scorpid +(221904, 0, 118910, 1, 1, 56110), -- Remembered Familiar +(221903, 0, 101845, 1, 1, 56110), -- Trading Post Inventory +(221902, 0, 114416, 1, 1, 56110), -- Ct'nak +(221901, 0, 101845, 1, 1, 56110), -- Trading Post Post +(221900, 0, 116650, 1.20000004768371582, 1, 56110), -- Speaker Kuldas +(221898, 0, 116650, 1.10000002384185791, 1, 56110), -- Speaker Kuldas +(221897, 0, 120917, 1, 1, 56110), -- Bounty Swiftlet +(221896, 0, 115751, 1, 1, 56110), -- Web General Ab'enar +(221895, 0, 118909, 1, 1, 56110), -- Remembered Lazy Peon +(221894, 0, 114674, 1, 1, 56110), -- Foreman Uzjax +(221893, 0, 114674, 1.20000004768371582, 1, 56110), -- Foreman Uzjax +(221892, 0, 114674, 1, 1, 56110), -- Foreman Uzjax +(221891, 0, 114674, 1, 1, 56110), -- Foreman Uzjax +(221890, 0, 118887, 1, 1, 56110), -- Dawn +(221889, 0, 118887, 1, 1, 56110), -- Dawn +(221888, 0, 118887, 1, 1, 56110), -- Dawn +(221887, 0, 118887, 1, 1, 56110), -- Dawn +(221886, 1, 27823, 1, 1, 56110), -- [DNT] Generic Bunny +(221886, 0, 73745, 1, 0, 56110), -- [DNT] Generic Bunny +(221885, 0, 118908, 1, 1, 56110), -- Remembered Guardian +(221884, 1, 114778, 1, 1, 56110), -- Flickering Dimspeck +(221884, 0, 114622, 1, 1, 56110), -- Flickering Dimspeck +(221883, 0, 118907, 1, 1, 56110), -- Remembered Diemetradon +(221882, 1, 103999, 1, 1, 56110), -- Shallows Drifter +(221882, 0, 104004, 1, 1, 56110), -- Shallows Drifter +(221881, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(221881, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(221880, 0, 118905, 1, 1, 56110), -- Remembered Bloodpetal +(221879, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(221879, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(221878, 0, 118904, 1, 1, 56110), -- Remembered Pterrordax +(221877, 1, 116275, 1, 1, 56110), -- Content Chicken +(221877, 0, 116274, 1, 1, 56110), -- Content Chicken +(221876, 0, 118903, 1.75, 1, 56110), -- Remembered Stegodon +(221875, 0, 114912, 1, 1, 56110), -- Tide Crawler +(221874, 2, 115112, 1, 1, 56110), -- Shelter Filcher +(221874, 1, 115110, 1, 1, 56110), -- Shelter Filcher +(221874, 0, 115108, 1, 1, 56110), -- Shelter Filcher +(221873, 0, 111899, 1, 1, 56110), -- Flutterlight Moth +(221872, 0, 116274, 1, 1, 56110), -- Enthusiastic Clucker +(221871, 2, 104516, 1, 1, 56110), -- Shadow Slitherer +(221871, 1, 104517, 1, 1, 56110), -- Shadow Slitherer +(221871, 0, 104523, 1, 1, 56110), -- Shadow Slitherer +(221870, 0, 89308, 1, 1, 56110), -- [DNT] Bunny +(221868, 1, 20577, 1, 1, 56110), -- KC: Power Crystal Donated +(221868, 0, 20324, 1, 0, 56110), -- KC: Power Crystal Donated +(221867, 0, 121226, 1.20000004768371582, 1, 56110), -- Mereldar Child +(221866, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(221865, 1, 118900, 1.20000004768371582, 1, 56110), -- Worldcarver Strongfist +(221865, 0, 118899, 1.20000004768371582, 1, 56110), -- Worldcarver Strongfist +(221864, 1, 27823, 1, 1, 56110), -- [DNT] Generic Bunny +(221864, 0, 73745, 1, 0, 56110), -- [DNT] Generic Bunny +(221863, 0, 118898, 2, 1, 56110), -- Summoned Acolyte +(221862, 0, 119174, 1, 1, 56110), -- Broken Mine Cart +(221861, 0, 118897, 1, 0, 56110), -- Recalled Lord Jaraxxus +(221860, 0, 118896, 1, 0, 56110), -- Recalled Wilfred Fizzlebang +(221859, 3, 114989, 1, 1, 56110), -- Dreadstrike Flitterer +(221859, 2, 114988, 1, 1, 56110), -- Dreadstrike Flitterer +(221859, 1, 114987, 1, 1, 56110), -- Dreadstrike Flitterer +(221859, 0, 114986, 1, 1, 56110), -- Dreadstrike Flitterer +(221858, 0, 114411, 1, 1, 56110), -- Dreadstrike Priest +(221857, 0, 114413, 1, 1, 56110), -- Shrouded Priest +(221854, 0, 98541, 1, 1, 56110), -- Acherus Deathcharger +(221853, 3, 116467, 1, 1, 56110), -- Rak'Ahat Websinger +(221853, 2, 114538, 1, 1, 56110), -- Rak'Ahat Websinger +(221853, 1, 114537, 1, 1, 56110), -- Rak'Ahat Websinger +(221853, 0, 114536, 1, 1, 56110), -- Rak'Ahat Websinger +(221852, 2, 116440, 1, 1, 56110), -- Spinneret Scuttler +(221852, 1, 116441, 1, 1, 56110), -- Spinneret Scuttler +(221852, 0, 116346, 1, 1, 56110), -- Spinneret Scuttler +(221851, 1, 27823, 1, 1, 56110), -- Jaraxxus Bunny Trigger +(221851, 0, 328, 1, 0, 56110), -- Jaraxxus Bunny Trigger +(221850, 1, 107538, 0.400000005960464477, 1, 56110), -- Void Link +(221850, 0, 22712, 1, 0, 56110), -- Void Link +(221849, 1, 107538, 0.400000005960464477, 1, 56110), -- Void Link +(221849, 0, 22712, 1, 0, 56110), -- Void Link +(221848, 0, 38804, 1, 0, 56110), -- Warpweaver Voxin +(221847, 5, 116034, 1, 1, 56110), -- Risen Arathi +(221847, 4, 116161, 1, 1, 56110), -- Risen Arathi +(221847, 3, 116165, 1, 1, 56110), -- Risen Arathi +(221847, 2, 116164, 1, 1, 56110), -- Risen Arathi +(221847, 1, 116163, 1, 1, 56110), -- Risen Arathi +(221847, 0, 116162, 1, 1, 56110), -- Risen Arathi +(221846, 0, 114469, 1.60000002384185791, 1, 56110), -- Warbringer Ga'tor +(221845, 0, 115746, 2.25, 1, 56110), -- Xur'khun the Defiled +(221844, 0, 11686, 1, 1, 56110), -- Eternal Flame +(221843, 0, 89308, 1, 1, 56110), -- Chamber Console +(221842, 0, 120488, 1, 1, 56110), -- Alchemist Talbax +(221841, 0, 114674, 1, 1, 56110), -- Foreman Uzjax +(221840, 1, 11686, 1, 1, 56110), -- [DNT] Flak Bunny +(221840, 0, 14473, 1, 0, 56110), -- [DNT] Flak Bunny +(221839, 0, 118887, 1, 1, 56110), -- Dawn +(221819, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(221818, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(221806, 0, 118859, 1, 1, 56110), -- High Arcanist Savor +(221795, 1, 27823, 1, 1, 56110), -- Gazlowe's Detonator +(221795, 0, 73745, 1, 0, 56110), -- Gazlowe's Detonator +(221793, 8, 117755, 1, 1, 56110), -- Arathi Shipwright +(221793, 7, 117754, 1, 1, 56110), -- Arathi Shipwright +(221793, 6, 117752, 1, 1, 56110), -- Arathi Shipwright +(221793, 5, 117751, 1, 1, 56110), -- Arathi Shipwright +(221793, 4, 115023, 1, 1, 56110), -- Arathi Shipwright +(221793, 3, 115021, 1, 1, 56110), -- Arathi Shipwright +(221793, 2, 115014, 1, 1, 56110), -- Arathi Shipwright +(221793, 1, 115013, 1, 1, 56110), -- Arathi Shipwright +(221793, 0, 115012, 1, 1, 56110), -- Arathi Shipwright +(221792, 4, 115023, 1, 1, 56110), -- Shaken Arathi +(221792, 3, 115021, 1, 1, 56110), -- Shaken Arathi +(221792, 2, 115014, 1, 1, 56110), -- Shaken Arathi +(221792, 1, 115013, 1, 1, 56110), -- Shaken Arathi +(221792, 0, 115012, 1, 1, 56110), -- Shaken Arathi +(221786, 0, 114655, 1.299999952316284179, 1, 56110), -- Pride of Beledar +(221784, 1, 20577, 1, 1, 56110), -- Controller +(221784, 0, 20324, 1, 0, 56110), -- Controller +(221776, 0, 118862, 1, 1, 56110), -- Jerma Lithpyke +(221775, 4, 118865, 1, 1, 56110), -- Farmstead Cub +(221775, 3, 118864, 1, 1, 56110), -- Farmstead Cub +(221775, 2, 118863, 1, 1, 56110), -- Farmstead Cub +(221775, 1, 118868, 1, 1, 56110), -- Farmstead Cub +(221775, 0, 116279, 1, 1, 56110), -- Farmstead Cub +(221771, 1, 11686, 1, 1, 56110), -- Faceless One +(221771, 0, 169, 1, 0, 56110), -- Faceless One +(221769, 5, 117755, 1, 1, 56110), -- Bounty Farmhand +(221769, 4, 117754, 1, 1, 56110), -- Bounty Farmhand +(221769, 3, 115023, 1, 1, 56110), -- Bounty Farmhand +(221769, 2, 115022, 1, 1, 56110), -- Bounty Farmhand +(221769, 1, 115021, 1, 1, 56110), -- Bounty Farmhand +(221769, 0, 115020, 1, 1, 56110), -- Bounty Farmhand +(221768, 0, 37127, 2, 1, 56110), -- Lynx Treat +(221767, 0, 115229, 1.299999952316284179, 1, 56110), -- Funglour +(221766, 8, 117755, 1, 1, 56110), -- Arathi Laborer +(221766, 7, 117754, 1, 1, 56110), -- Arathi Laborer +(221766, 6, 117752, 1, 1, 56110), -- Arathi Laborer +(221766, 5, 117751, 1, 1, 56110), -- Arathi Laborer +(221766, 4, 115023, 1, 1, 56110), -- Arathi Laborer +(221766, 3, 115021, 1, 1, 56110), -- Arathi Laborer +(221766, 2, 115014, 1, 1, 56110), -- Arathi Laborer +(221766, 1, 115013, 1, 1, 56110), -- Arathi Laborer +(221766, 0, 115012, 1, 1, 56110), -- Arathi Laborer +(221765, 0, 118861, 1, 1, 56110), -- Catnip +(221764, 1, 27823, 1, 1, 56110), -- [DNT] Explosive bunny +(221764, 0, 73745, 1, 0, 56110), -- [DNT] Explosive bunny +(221760, 0, 116171, 1, 1, 56110), -- Risen Mage +(221758, 47, 117425, 1, 1, 56110), -- Earthen Celebrant +(221758, 46, 117424, 1, 1, 56110), -- Earthen Celebrant +(221758, 45, 117427, 1, 1, 56110), -- Earthen Celebrant +(221758, 44, 117426, 1, 1, 56110), -- Earthen Celebrant +(221758, 43, 117429, 1, 1, 56110), -- Earthen Celebrant +(221758, 42, 117428, 1, 1, 56110), -- Earthen Celebrant +(221758, 41, 117431, 1, 1, 56110), -- Earthen Celebrant +(221758, 40, 117430, 1, 1, 56110), -- Earthen Celebrant +(221758, 39, 117417, 1, 1, 56110), -- Earthen Celebrant +(221758, 38, 117416, 1, 1, 56110), -- Earthen Celebrant +(221758, 37, 117419, 1, 1, 56110), -- Earthen Celebrant +(221758, 36, 117418, 1, 1, 56110), -- Earthen Celebrant +(221758, 35, 117421, 1, 1, 56110), -- Earthen Celebrant +(221758, 34, 117420, 1, 1, 56110), -- Earthen Celebrant +(221758, 33, 117423, 1, 1, 56110), -- Earthen Celebrant +(221758, 32, 117422, 1, 1, 56110), -- Earthen Celebrant +(221758, 31, 117409, 1, 1, 56110), -- Earthen Celebrant +(221758, 30, 117408, 1, 1, 56110), -- Earthen Celebrant +(221758, 29, 117411, 1, 1, 56110), -- Earthen Celebrant +(221758, 28, 117410, 1, 1, 56110), -- Earthen Celebrant +(221758, 27, 117413, 1, 1, 56110), -- Earthen Celebrant +(221758, 26, 117412, 1, 1, 56110), -- Earthen Celebrant +(221758, 25, 117415, 1, 1, 56110), -- Earthen Celebrant +(221758, 24, 117414, 1, 1, 56110), -- Earthen Celebrant +(221758, 23, 117338, 1, 1, 56110), -- Earthen Celebrant +(221758, 22, 117339, 1, 1, 56110), -- Earthen Celebrant +(221758, 21, 117336, 1, 1, 56110), -- Earthen Celebrant +(221758, 20, 117337, 1, 1, 56110), -- Earthen Celebrant +(221758, 19, 117343, 1, 1, 56110), -- Earthen Celebrant +(221758, 18, 117344, 1, 1, 56110), -- Earthen Celebrant +(221758, 17, 117341, 1, 1, 56110), -- Earthen Celebrant +(221758, 16, 117342, 1, 1, 56110), -- Earthen Celebrant +(221758, 15, 117347, 1, 1, 56110), -- Earthen Celebrant +(221758, 14, 117348, 1, 1, 56110), -- Earthen Celebrant +(221758, 13, 117345, 1, 1, 56110), -- Earthen Celebrant +(221758, 12, 117346, 1, 1, 56110), -- Earthen Celebrant +(221758, 11, 117351, 1, 1, 56110), -- Earthen Celebrant +(221758, 10, 117352, 1, 1, 56110), -- Earthen Celebrant +(221758, 9, 117349, 1, 1, 56110), -- Earthen Celebrant +(221758, 8, 117350, 1, 1, 56110), -- Earthen Celebrant +(221758, 7, 117359, 1, 1, 56110), -- Earthen Celebrant +(221758, 6, 117360, 1, 1, 56110), -- Earthen Celebrant +(221758, 5, 117357, 1, 1, 56110), -- Earthen Celebrant +(221758, 4, 117358, 1, 1, 56110), -- Earthen Celebrant +(221758, 3, 117355, 1, 1, 56110), -- Earthen Celebrant +(221758, 2, 117356, 1, 1, 56110), -- Earthen Celebrant +(221758, 1, 117353, 1, 1, 56110), -- Earthen Celebrant +(221758, 0, 117354, 1, 1, 56110), -- Earthen Celebrant +(221757, 0, 118859, 1, 1, 56110), -- High Arcanist Savor +(221756, 0, 118049, 1, 1, 56110), -- Dornic +(221755, 0, 64062, 1, 1, 56110), -- Kill Credit: Deepflayer spawn [DNT] +(221754, 0, 120247, 1, 1, 56110), -- Monte Gazlowe +(221753, 0, 80028, 2.5, 1, 56110), -- Deathtide +(221752, 0, 118858, 1, 0, 56110), -- [DNT] Encrypted Model Test +(221751, 0, 118857, 1, 1, 56110), -- Remembered Beaten Corpse +(221750, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(221749, 0, 118852, 2, 1, 56110), -- Remembered Charlga Razorflank +(221748, 0, 64062, 1, 1, 56110), -- Kill Credit: First firefly spawn [DNT] +(221747, 0, 118851, 1, 1, 56110), -- Remembered Brute +(221746, 5, 115034, 1, 1, 56110), -- Arathi Guard +(221746, 4, 115033, 1, 1, 56110), -- Arathi Guard +(221746, 3, 117759, 1, 1, 56110), -- Arathi Guard +(221746, 2, 117758, 1, 1, 56110), -- Arathi Guard +(221746, 1, 115032, 1, 1, 56110); -- Arathi Guard + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(221746, 0, 115031, 1, 1, 56110), -- Arathi Guard +(221745, 0, 118852, 1, 1, 56110), -- Remembered Thornweaver +(221744, 3, 118853, 1, 1, 56110), -- Akknai Guard +(221744, 2, 118854, 1, 1, 56110), -- Akknai Guard +(221744, 1, 118855, 1, 1, 56110), -- Akknai Guard +(221744, 0, 118856, 1, 1, 56110), -- Akknai Guard +(221743, 0, 118850, 1, 1, 56110), -- Remembered Quilboar +(221742, 3, 118846, 1, 1, 56110), -- Mmarl Guard +(221742, 2, 118847, 1, 1, 56110), -- Mmarl Guard +(221742, 1, 118848, 1, 1, 56110), -- Mmarl Guard +(221742, 0, 118849, 1, 1, 56110), -- Mmarl Guard +(221741, 0, 117517, 1, 1, 56110), -- Keening Shade +(221738, 0, 64062, 1, 1, 56110), -- Kill Credit: teleported [DNT] +(221737, 0, 11686, 1, 1, 56110), -- Platform Stalker +(221736, 0, 121525, 1, 1, 56110), -- Faerin Lothar +(221735, 0, 52318, 1, 1, 56110), -- Kill Credit: Escape Cave +(221734, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(221733, 0, 121525, 1, 1, 56110), -- Faerin Lothar +(221731, 47, 117425, 1, 1, 56110), -- Earthen Celebrant +(221731, 46, 117424, 1, 1, 56110), -- Earthen Celebrant +(221731, 45, 117427, 1, 1, 56110), -- Earthen Celebrant +(221731, 44, 117426, 1, 1, 56110), -- Earthen Celebrant +(221731, 43, 117429, 1, 1, 56110), -- Earthen Celebrant +(221731, 42, 117428, 1, 1, 56110), -- Earthen Celebrant +(221731, 41, 117431, 1, 1, 56110), -- Earthen Celebrant +(221731, 40, 117430, 1, 1, 56110), -- Earthen Celebrant +(221731, 39, 117417, 1, 1, 56110), -- Earthen Celebrant +(221731, 38, 117416, 1, 1, 56110), -- Earthen Celebrant +(221731, 37, 117419, 1, 1, 56110), -- Earthen Celebrant +(221731, 36, 117418, 1, 1, 56110), -- Earthen Celebrant +(221731, 35, 117421, 1, 1, 56110), -- Earthen Celebrant +(221731, 34, 117420, 1, 1, 56110), -- Earthen Celebrant +(221731, 33, 117423, 1, 1, 56110), -- Earthen Celebrant +(221731, 32, 117422, 1, 1, 56110), -- Earthen Celebrant +(221731, 31, 117409, 1, 1, 56110), -- Earthen Celebrant +(221731, 30, 117408, 1, 1, 56110), -- Earthen Celebrant +(221731, 29, 117411, 1, 1, 56110), -- Earthen Celebrant +(221731, 28, 117410, 1, 1, 56110), -- Earthen Celebrant +(221731, 27, 117413, 1, 1, 56110), -- Earthen Celebrant +(221731, 26, 117412, 1, 1, 56110), -- Earthen Celebrant +(221731, 25, 117415, 1, 1, 56110), -- Earthen Celebrant +(221731, 24, 117414, 1, 1, 56110), -- Earthen Celebrant +(221731, 23, 117338, 1, 1, 56110), -- Earthen Celebrant +(221731, 22, 117339, 1, 1, 56110), -- Earthen Celebrant +(221731, 21, 117336, 1, 1, 56110), -- Earthen Celebrant +(221731, 20, 117337, 1, 1, 56110), -- Earthen Celebrant +(221731, 19, 117343, 1, 1, 56110), -- Earthen Celebrant +(221731, 18, 117344, 1, 1, 56110), -- Earthen Celebrant +(221731, 17, 117341, 1, 1, 56110), -- Earthen Celebrant +(221731, 16, 117342, 1, 1, 56110), -- Earthen Celebrant +(221731, 15, 117347, 1, 1, 56110), -- Earthen Celebrant +(221731, 14, 117348, 1, 1, 56110), -- Earthen Celebrant +(221731, 13, 117345, 1, 1, 56110), -- Earthen Celebrant +(221731, 12, 117346, 1, 1, 56110), -- Earthen Celebrant +(221731, 11, 117351, 1, 1, 56110), -- Earthen Celebrant +(221731, 10, 117352, 1, 1, 56110), -- Earthen Celebrant +(221731, 9, 117349, 1, 1, 56110), -- Earthen Celebrant +(221731, 8, 117350, 1, 1, 56110), -- Earthen Celebrant +(221731, 7, 117359, 1, 1, 56110), -- Earthen Celebrant +(221731, 6, 117360, 1, 1, 56110), -- Earthen Celebrant +(221731, 5, 117357, 1, 1, 56110), -- Earthen Celebrant +(221731, 4, 117358, 1, 1, 56110), -- Earthen Celebrant +(221731, 3, 117355, 1, 1, 56110), -- Earthen Celebrant +(221731, 2, 117356, 1, 1, 56110), -- Earthen Celebrant +(221731, 1, 117353, 1, 1, 56110), -- Earthen Celebrant +(221731, 0, 117354, 1, 1, 56110), -- Earthen Celebrant +(221730, 0, 75780, 1, 1, 56110), -- Colossal Titan Orb +(221729, 0, 121378, 1, 1, 56110), -- Titan Orb +(221728, 0, 110301, 1, 1, 56110), -- Titan Orb +(221727, 2, 118799, 1.20000004768371582, 1, 56110), -- Wriggling Web +(221727, 1, 118799, 0.899999976158142089, 1, 56110), -- Wriggling Web +(221727, 0, 118799, 0.60000002384185791, 1, 56110), -- Wriggling Web +(221726, 0, 118049, 1, 1, 56110), -- Dornic +(221724, 0, 52318, 1, 1, 56110), -- Kill Credit: Q01 - Use Pheromone Dispensor +(221723, 0, 118877, 1, 1, 56110), -- Prioress Haelsey Murrpray +(221722, 2, 118799, 1.20000004768371582, 1, 56110), -- Wriggling Web +(221722, 1, 118799, 0.899999976158142089, 1, 56110), -- Wriggling Web +(221722, 0, 118799, 0.60000002384185791, 1, 56110), -- Wriggling Web +(221721, 0, 118798, 1, 1, 56110), -- Recalled Vladof the Butcher +(221720, 0, 118797, 3, 0, 56110), -- Recalled Korrak the Bloodrager +(221719, 0, 118796, 3, 0, 56110), -- Recalled Orinoko Tuskbreaker +(221718, 1, 27823, 1, 1, 56110), -- Champion's Call Bunny Trigger +(221718, 0, 328, 1, 0, 56110), -- Champion's Call Bunny Trigger +(221717, 0, 113898, 1.10000002384185791, 1, 56110), -- Overladen Drone +(221716, 0, 117097, 1, 1, 56110), -- Sir Theleon Braunpyke +(221713, 0, 118339, 1, 1, 56110), -- Imperial Lynx +(221712, 0, 118339, 1, 1, 56110), -- Imperial Lynx +(221711, 0, 117441, 1, 1, 56110), -- Machine Speaker Guard +(221710, 1, 20577, 1, 1, 56110), -- Controller +(221710, 0, 20324, 1, 0, 56110), -- Controller +(221709, 1, 86476, 1, 1, 56110), -- Shadow Rift +(221709, 0, 1126, 1, 0, 56110), -- Shadow Rift +(221708, 0, 115592, 1, 1, 56110), -- Sir Alastair Purefire +(221706, 1, 115381, 1.20000004768371582, 1, 56110), -- Fog Form +(221706, 0, 115378, 1.20000004768371582, 1, 56110), -- Fog Form +(221705, 0, 118681, 2, 1, 56110), -- Mineral-Rich Cloud +(221704, 0, 116478, 2, 1, 56110), -- Siegehold Drone +(221703, 1, 27823, 2, 1, 56110), -- Invis bunny for spell targeting [DNT] +(221703, 0, 328, 2, 0, 56110), -- Invis bunny for spell targeting [DNT] +(221702, 0, 119914, 1, 1, 56110), -- Incomplete Puppet +(221701, 0, 112247, 1, 1, 56110), -- Trained Shalewing +(221700, 0, 11686, 1, 1, 56110), -- Dummy Stalker +(221699, 0, 112247, 1, 1, 56110), -- Trained Shalewing +(221697, 0, 119911, 1, 1, 56110), -- Nerubian Puppet +(221696, 0, 118755, 1, 1, 56110), -- Impact Test Dummy - Kultiran Male +(221695, 0, 119912, 1, 1, 56110), -- Earthen Puppet +(221694, 0, 118754, 1, 1, 56110), -- Impact Test Dummy - Pandaren Male +(221693, 0, 119913, 1, 1, 56110), -- Arathi Puppet +(221692, 0, 118753, 1, 1, 56110), -- Impact Test Dummy - Dracthyr Male +(221691, 0, 118752, 1, 1, 56110), -- Impact Test Dummy - Goblin - Male +(221690, 0, 115091, 2.5, 1, 56110), -- Strength of Beledar +(221689, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Old Grim Drained +(221688, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Heartfang Drained +(221687, 0, 118751, 1, 1, 56110), -- Impact Test Dummy - Undead - Male +(221686, 0, 118748, 1, 1, 56110), -- Impact Test Dummy - Night Elf - Male +(221685, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Lighteater Drained +(221684, 0, 114304, 1, 1, 56110), -- Crested Shalehorn +(221683, 0, 118747, 1, 1, 56110), -- Impact Test Dummy - Orc Male +(221682, 0, 118746, 1, 1, 56110), -- Impact Test Dummy - Blood Elf Male +(221681, 0, 112189, 1, 1, 56110), -- Slithering Shalescale +(221680, 0, 118745, 1, 1, 56110), -- Impact Test Dummy - Draenei - Male +(221679, 0, 118744, 1, 1, 56110), -- Impact Test Dummy - Worgen Male +(221678, 0, 70178, 1, 1, 56110), -- Wild Stormhowl +(221677, 0, 52318, 1, 1, 56110), -- Kill Credit: Q01 - Interact with Vizier Taxi +(221676, 0, 118743, 1, 1, 56110), -- Impact Test Dummy - Troll Male +(221675, 0, 118742, 1, 1, 56110), -- Impact Test Dummy - Dwarf - Male +(221674, 0, 115729, 1, 1, 56110), -- Azj'kahet Nerubian +(221673, 5, 114538, 1, 1, 56110), -- Azj'kahet Nerubian +(221673, 4, 114537, 1, 1, 56110), -- Azj'kahet Nerubian +(221673, 3, 114536, 1, 1, 56110), -- Azj'kahet Nerubian +(221673, 2, 114533, 1, 1, 56110), -- Azj'kahet Nerubian +(221673, 1, 114532, 1, 1, 56110), -- Azj'kahet Nerubian +(221673, 0, 114531, 1, 1, 56110), -- Azj'kahet Nerubian +(221672, 10, 114938, 1, 1, 56110), -- Ramolith Curlhorn +(221672, 9, 114937, 1, 1, 56110), -- Ramolith Curlhorn +(221672, 8, 114916, 1, 1, 56110), -- Ramolith Curlhorn +(221672, 7, 114936, 1, 1, 56110), -- Ramolith Curlhorn +(221672, 6, 114915, 1, 1, 56110), -- Ramolith Curlhorn +(221672, 5, 114935, 1, 1, 56110), -- Ramolith Curlhorn +(221672, 4, 114914, 1, 1, 56110), -- Ramolith Curlhorn +(221672, 3, 114934, 1, 1, 56110), -- Ramolith Curlhorn +(221672, 2, 114913, 1, 1, 56110), -- Ramolith Curlhorn +(221672, 1, 114933, 1, 1, 56110), -- Ramolith Curlhorn +(221672, 0, 114659, 1, 1, 56110), -- Ramolith Curlhorn +(221671, 0, 118741, 3, 1, 56110), -- Recalled Winterfin Rider +(221669, 2, 118737, 1, 1, 56110), -- Blight Swarmer +(221669, 1, 118739, 1, 1, 56110), -- Blight Swarmer +(221669, 0, 118738, 1, 1, 56110), -- Blight Swarmer +(221668, 0, 118736, 1.5, 1, 56110), -- Horror of the Shallows +(221667, 0, 122573, 1.60000002384185791, 1, 56110), -- Lost Watcher +(221666, 0, 118733, 1, 1, 56110), -- Noli's Camera +(221665, 0, 118732, 1, 1, 56110), -- Spooky Boat +(221664, 0, 118730, 2, 1, 56110), -- Remembered Creeper +(221663, 0, 68057, 1.20000004768371582, 1, 56110), -- Shadow-hemmed Fog Beast +(221661, 0, 118729, 1, 1, 56110), -- Recalled Seagull +(221659, 0, 116915, 1, 1, 56110), -- Coreway Repair Rig +(221657, 0, 116915, 1, 1, 56110), -- Coreway Repair Rig +(221655, 0, 118722, 1.5, 1, 56110), -- Remembered Mother Smolderweb +(221654, 7, 117338, 1, 1, 56110), -- Unbound Earthen +(221654, 6, 117339, 1, 1, 56110), -- Unbound Earthen +(221654, 5, 117336, 1, 1, 56110), -- Unbound Earthen +(221654, 4, 117337, 1, 1, 56110), -- Unbound Earthen +(221654, 3, 117359, 1, 1, 56110), -- Unbound Earthen +(221654, 2, 117360, 1, 1, 56110), -- Unbound Earthen +(221654, 1, 117357, 1, 1, 56110), -- Unbound Earthen +(221654, 0, 117358, 1, 1, 56110), -- Unbound Earthen +(221653, 0, 116911, 1, 1, 56110), -- Gundargaz Defender +(221652, 0, 41795, 1, 1, 56110), -- Kolgaran +(221648, 0, 122061, 1.799999952316284179, 1, 56110), -- The Perchfather +(221647, 0, 118705, 0.200000002980232238, 1, 56110), -- Remembered Threadling +(221646, 0, 106697, 1, 1, 56110), -- Hungry Plainshawk +(221645, 0, 4959, 1, 1, 56110), -- Freefoot Mouse +(221644, 0, 106697, 1, 1, 56110), -- Soaring Plainshawk +(221643, 0, 116187, 1, 1, 56110), -- Kaheti Attendant +(221642, 5, 117494, 1, 1, 56110), -- Mosspelt Ramolith +(221642, 4, 117491, 1, 1, 56110), -- Mosspelt Ramolith +(221642, 3, 117497, 1, 1, 56110), -- Mosspelt Ramolith +(221642, 2, 117487, 1, 1, 56110), -- Mosspelt Ramolith +(221642, 1, 117484, 1, 1, 56110), -- Mosspelt Ramolith +(221642, 0, 117481, 1, 1, 56110), -- Mosspelt Ramolith +(221641, 11, 121889, 1, 1, 56110), -- Ramolith Stonecrusher +(221641, 10, 121888, 1, 1, 56110), -- Ramolith Stonecrusher +(221641, 9, 121886, 1, 1, 56110), -- Ramolith Stonecrusher +(221641, 8, 121887, 1, 1, 56110), -- Ramolith Stonecrusher +(221641, 7, 121885, 1, 1, 56110), -- Ramolith Stonecrusher +(221641, 6, 121884, 1, 1, 56110), -- Ramolith Stonecrusher +(221641, 5, 114944, 1, 1, 56110), -- Ramolith Stonecrusher +(221641, 4, 114943, 1, 1, 56110), -- Ramolith Stonecrusher +(221641, 3, 114942, 1, 1, 56110), -- Ramolith Stonecrusher +(221641, 2, 114941, 1, 1, 56110), -- Ramolith Stonecrusher +(221641, 1, 114940, 1, 1, 56110), -- Ramolith Stonecrusher +(221641, 0, 114939, 1, 1, 56110), -- Ramolith Stonecrusher +(221635, 0, 119367, 1, 1, 56110), -- King Thoras Trollbane +(221634, 0, 119366, 1, 1, 56110), -- Nazgrim +(221633, 0, 119365, 1, 1, 56110), -- High Inquisitor Whitemane +(221632, 0, 119368, 1, 1, 56110), -- Highlord Darion Mograine +(221630, 0, 118720, 1, 1, 56110), -- Ryfus Sacredpyr +(221629, 0, 115505, 1, 1, 56110), -- Brann Bronzebeard +(221628, 1, 11686, 1, 1, 56110), -- Landing Stalker +(221628, 0, 1126, 1, 0, 56110), -- Landing Stalker +(221627, 0, 36542, 1, 1, 56110), -- Note +(221626, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(221626, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(221625, 0, 56187, 1, 1, 56110), -- Kill Credit: Scrap Located [DNT] +(221624, 0, 118717, 1, 1, 56110), -- Recalled Crawler +(221623, 3, 540, 1, 0, 56110), -- Recalled Winterfin Shorestriker +(221623, 2, 5243, 1, 0, 56110), -- Recalled Winterfin Shorestriker +(221623, 1, 118716, 1, 1, 56110), -- Recalled Winterfin Shorestriker +(221623, 0, 652, 1, 0, 56110), -- Recalled Winterfin Shorestriker +(221622, 0, 118715, 3, 1, 56110), -- Recalled Bay Orca +(221621, 3, 1079, 1, 0, 56110), -- Recalled Winterfin Warrior +(221621, 2, 1305, 1, 0, 56110), -- Recalled Winterfin Warrior +(221621, 1, 391, 1, 0, 56110), -- Recalled Winterfin Warrior +(221621, 0, 118713, 1, 1, 56110), -- Recalled Winterfin Warrior +(221619, 0, 118711, 1, 1, 56110), -- Spider, Underground +(221618, 1, 114412, 1, 1, 56110), -- Elder Priest +(221618, 0, 115752, 1, 1, 56110), -- Elder Priest +(221617, 1, 114419, 1, 1, 56110), -- Royal Advisor +(221617, 0, 115753, 1, 1, 56110), -- Royal Advisor +(221616, 3, 120227, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(221616, 2, 120226, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(221616, 1, 117538, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(221616, 0, 118709, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(221614, 0, 118706, 1, 1, 56110), -- Nerubian Caster, Frost +(221613, 0, 118707, 1, 1, 56110), -- Nerubian Caster, Poison +(221612, 0, 118705, 1, 1, 56110), -- Remembered Darkmist +(221611, 3, 120237, 1, 1, 56110), -- Nerubian Fighter, Frost +(221611, 2, 118703, 1, 1, 56110), -- Nerubian Fighter, Frost +(221611, 1, 116206, 1, 1, 56110), -- Nerubian Fighter, Frost +(221611, 0, 118704, 1, 1, 56110), -- Nerubian Fighter, Frost +(221610, 0, 118395, 1, 1, 56110), -- Noli Marlen +(221609, 3, 118704, 1, 1, 56110), -- Nerubian Fighter, Poison +(221609, 2, 120237, 1, 1, 56110), -- Nerubian Fighter, Poison +(221609, 1, 116206, 1, 1, 56110), -- Nerubian Fighter, Poison +(221609, 0, 118703, 1, 1, 56110), -- Nerubian Fighter, Poison +(221608, 3, 117914, 1, 1, 56110), -- Quickwick Scrounger +(221608, 2, 118204, 1, 1, 56110), -- Quickwick Scrounger +(221608, 1, 114695, 1, 1, 56110), -- Quickwick Scrounger +(221608, 0, 118201, 1, 1, 56110), -- Quickwick Scrounger +(221607, 0, 118703, 1, 1, 56110), -- Nerubian Fighter, Web +(221606, 0, 70251, 1, 1, 56110), -- Bio Worm +(221605, 4, 120365, 1, 1, 56110), -- Nerubian Skyrazor +(221605, 3, 120364, 1, 1, 56110), -- Nerubian Skyrazor +(221605, 2, 120363, 1, 1, 56110), -- Nerubian Skyrazor +(221605, 1, 120362, 1, 1, 56110), -- Nerubian Skyrazor +(221605, 0, 118700, 1, 1, 56110), -- Nerubian Skyrazor +(221604, 2, 63567, 1, 1, 56110), -- Faceless One +(221604, 1, 27932, 1, 1, 56110), -- Faceless One +(221604, 0, 28007, 1, 1, 56110), -- Faceless One +(221603, 5, 84376, 1, 1, 56110); -- Faceless One + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(221603, 4, 28004, 1, 1, 56110), -- Faceless One +(221603, 3, 27849, 1, 1, 56110), -- Faceless One +(221603, 2, 91247, 1, 1, 56110), -- Faceless One +(221603, 1, 28003, 1, 1, 56110), -- Faceless One +(221603, 0, 28002, 1, 1, 56110), -- Faceless One +(221602, 0, 118697, 1, 1, 56110), -- Pale Priest +(221601, 0, 118696, 1, 1, 56110), -- Chitin Knight +(221600, 0, 108269, 1, 1, 56110), -- Cataloger's Disc +(221599, 0, 118695, 1, 1, 56110), -- Unseen Blade +(221597, 1, 115751, 1, 1, 56110), -- Dark Priest +(221597, 0, 114415, 1, 1, 56110), -- Dark Priest +(221596, 3, 116354, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(221596, 2, 116355, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(221596, 1, 116356, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(221596, 0, 116349, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(221595, 0, 118694, 1, 1, 56110), -- Nerubian Caster, Web +(221594, 0, 116206, 1, 1, 56110), -- Nerubian Fighter, Physical +(221593, 1, 20577, 1, 1, 56110), -- Controller +(221593, 0, 20324, 1, 0, 56110), -- Controller +(221592, 0, 64062, 1, 1, 56110), -- Kill Credit: first fog trace hit [DNT] +(221591, 0, 116538, 1, 1, 56110), -- Stagshell, Poison +(221590, 0, 115009, 1, 1, 56110), -- Giant Slime, Void +(221586, 0, 121954, 1.799999952316284179, 1, 56110), -- Speaker Dorlita +(221585, 0, 118689, 1, 1, 56110), -- Remembered Onyxia +(221584, 0, 64062, 1, 1, 56110), -- Kill Credit +(221583, 0, 118453, 1.20000004768371582, 1, 56110), -- Speaker Mechhand +(221582, 1, 27823, 1, 1, 56110), -- Ingredient C Stalker +(221582, 0, 4626, 1, 0, 56110), -- Ingredient C Stalker +(221581, 1, 27823, 1, 1, 56110), -- Ingredient B Stalker +(221581, 0, 4626, 1, 0, 56110), -- Ingredient B Stalker +(221579, 1, 27823, 1, 1, 56110), -- Ingredient A Stalker +(221579, 0, 4626, 1, 0, 56110), -- Ingredient A Stalker +(221578, 0, 118688, 1, 1, 56110), -- Remembered Gahz'rilla +(221576, 0, 117287, 1, 1, 56110), -- Shraubendre +(221574, 0, 118684, 1, 1, 56110), -- Remembered King Gordok +(221573, 0, 106562, 1, 1, 56110), -- Ferret +(221572, 0, 110447, 1, 1, 56110), -- Deepflayer +(221571, 0, 107716, 1, 1, 56110), -- Rock Snail +(221570, 0, 114663, 1, 1, 56110), -- Stormrook +(221569, 0, 106700, 1, 1, 56110), -- Falcon +(221568, 8, 117486, 1, 1, 56110), -- Ramolith +(221568, 7, 117487, 1, 1, 56110), -- Ramolith +(221568, 6, 117480, 1, 1, 56110), -- Ramolith +(221568, 5, 117481, 1, 1, 56110), -- Ramolith +(221568, 4, 114929, 1, 1, 56110), -- Ramolith +(221568, 3, 114928, 1, 1, 56110), -- Ramolith +(221568, 2, 114927, 1, 1, 56110), -- Ramolith +(221568, 1, 114923, 1, 1, 56110), -- Ramolith +(221568, 0, 114658, 1, 1, 56110), -- Ramolith +(221567, 4, 104501, 1, 1, 56110), -- Monstrous Eel +(221567, 3, 104500, 1, 1, 56110), -- Monstrous Eel +(221567, 2, 104499, 1, 1, 56110), -- Monstrous Eel +(221567, 1, 104498, 1, 1, 56110), -- Monstrous Eel +(221567, 0, 104497, 1, 1, 56110), -- Monstrous Eel +(221566, 0, 102508, 1.5, 1, 56110), -- Primal Earth Elemental +(221564, 0, 118395, 1, 1, 56110), -- Noli Marlen +(221563, 0, 81086, 1, 1, 56110), -- Gull +(221562, 0, 35044, 1, 1, 56110), -- Water Elemental +(221561, 1, 27823, 1, 1, 56110), -- Generic Bunny +(221561, 0, 328, 1, 0, 56110), -- Generic Bunny +(221560, 0, 107088, 0.200000002980232238, 1, 56110), -- Electrical Disturbance +(221559, 3, 118680, 1, 1, 56110), -- Recalled Winterfin Tadpole +(221559, 2, 118679, 1, 1, 56110), -- Recalled Winterfin Tadpole +(221559, 1, 118678, 1, 1, 56110), -- Recalled Winterfin Tadpole +(221559, 0, 118677, 1, 1, 56110), -- Recalled Winterfin Tadpole +(221558, 1, 27823, 1, 1, 56110), -- Tadpoles Bunny Trigger +(221558, 0, 328, 1, 0, 56110), -- Tadpoles Bunny Trigger +(221557, 0, 120324, 1, 1, 56110), -- Grand Overspinner Antourix +(221556, 1, 11686, 1, 1, 56110), -- Lightning Torrent Stalker - South Walk West +(221556, 0, 169, 1, 0, 56110), -- Lightning Torrent Stalker - South Walk West +(221555, 1, 11686, 1, 1, 56110), -- Lightning Torrent Stalker - South Walk East +(221555, 0, 169, 1, 0, 56110), -- Lightning Torrent Stalker - South Walk East +(221554, 1, 11686, 1, 1, 56110), -- Lightning Torrent Stalker - North Walk West +(221554, 0, 169, 1, 0, 56110), -- Lightning Torrent Stalker - North Walk West +(221553, 1, 11686, 1, 1, 56110), -- Lightning Torrent Stalker - North Walk East +(221553, 0, 169, 1, 0, 56110), -- Lightning Torrent Stalker - North Walk East +(221552, 0, 116447, 1, 1, 56110), -- An'zi +(221551, 0, 118674, 1.299999952316284179, 1, 56110), -- Grimslice +(221550, 0, 118673, 1, 1, 56110), -- Ren'khat +(221549, 1, 108269, 1, 1, 56110), -- Cataloger's Disc +(221549, 0, 105433, 1, 0, 56110), -- Cataloger's Disc +(221547, 0, 116308, 1, 1, 56110), -- Web Cocoon +(221546, 0, 69105, 0.5, 1, 56110), -- Coalesced Shadeling +(221545, 1, 11686, 1, 1, 56110), -- [DNT] Rare 08 Stalker +(221545, 0, 47399, 1, 0, 56110), -- [DNT] Rare 08 Stalker +(221544, 1, 11686, 1, 1, 56110), -- Vehicle Stalker +(221544, 0, 169, 1, 0, 56110), -- Vehicle Stalker +(221543, 1, 17612, 1, 1, 56110), -- Throw Destination +(221543, 0, 93746, 1, 0, 56110), -- Throw Destination +(221542, 0, 115550, 1, 1, 56110), -- Brother Abealard +(221541, 0, 116279, 1, 1, 56110), -- Feral Cub +(221540, 0, 56187, 1, 1, 56110), -- Kill Credit: Drills Powered [DNT] +(221538, 1, 11686, 3.5, 1, 56110), -- Nerubian +(221538, 0, 169, 1, 0, 56110), -- Nerubian +(221537, 0, 112726, 0.5, 1, 56110), -- Unstable Experiment +(221536, 15, 118494, 1, 1, 56110), -- Earthen Adventurer +(221536, 14, 118493, 1, 1, 56110), -- Earthen Adventurer +(221536, 13, 118492, 1, 1, 56110), -- Earthen Adventurer +(221536, 12, 118491, 1, 1, 56110), -- Earthen Adventurer +(221536, 11, 118490, 1, 1, 56110), -- Earthen Adventurer +(221536, 10, 118489, 1, 1, 56110), -- Earthen Adventurer +(221536, 9, 118488, 1, 1, 56110), -- Earthen Adventurer +(221536, 8, 118487, 1, 1, 56110), -- Earthen Adventurer +(221536, 7, 118502, 1, 1, 56110), -- Earthen Adventurer +(221536, 6, 118501, 1, 1, 56110), -- Earthen Adventurer +(221536, 5, 118500, 1, 1, 56110), -- Earthen Adventurer +(221536, 4, 118499, 1, 1, 56110), -- Earthen Adventurer +(221536, 3, 118498, 1, 1, 56110), -- Earthen Adventurer +(221536, 2, 118497, 1, 1, 56110), -- Earthen Adventurer +(221536, 1, 118496, 1, 1, 56110), -- Earthen Adventurer +(221536, 0, 118495, 1, 1, 56110), -- Earthen Adventurer +(221535, 0, 117291, 1, 1, 56110), -- Stormrook +(221534, 0, 118339, 1, 1, 56110), -- Lytfang the Lost +(221533, 0, 117291, 1, 1, 56110), -- Stormrook +(221532, 47, 117425, 1, 1, 56110), -- Earthen Civilian +(221532, 46, 117424, 1, 1, 56110), -- Earthen Civilian +(221532, 45, 117427, 1, 1, 56110), -- Earthen Civilian +(221532, 44, 117426, 1, 1, 56110), -- Earthen Civilian +(221532, 43, 117429, 1, 1, 56110), -- Earthen Civilian +(221532, 42, 117428, 1, 1, 56110), -- Earthen Civilian +(221532, 41, 117431, 1, 1, 56110), -- Earthen Civilian +(221532, 40, 117430, 1, 1, 56110), -- Earthen Civilian +(221532, 39, 117417, 1, 1, 56110), -- Earthen Civilian +(221532, 38, 117416, 1, 1, 56110), -- Earthen Civilian +(221532, 37, 117419, 1, 1, 56110), -- Earthen Civilian +(221532, 36, 117418, 1, 1, 56110), -- Earthen Civilian +(221532, 35, 117421, 1, 1, 56110), -- Earthen Civilian +(221532, 34, 117420, 1, 1, 56110), -- Earthen Civilian +(221532, 33, 117423, 1, 1, 56110), -- Earthen Civilian +(221532, 32, 117422, 1, 1, 56110), -- Earthen Civilian +(221532, 31, 117409, 1, 1, 56110), -- Earthen Civilian +(221532, 30, 117408, 1, 1, 56110), -- Earthen Civilian +(221532, 29, 117411, 1, 1, 56110), -- Earthen Civilian +(221532, 28, 117410, 1, 1, 56110), -- Earthen Civilian +(221532, 27, 117413, 1, 1, 56110), -- Earthen Civilian +(221532, 26, 117412, 1, 1, 56110), -- Earthen Civilian +(221532, 25, 117415, 1, 1, 56110), -- Earthen Civilian +(221532, 24, 117414, 1, 1, 56110), -- Earthen Civilian +(221532, 23, 117338, 1, 1, 56110), -- Earthen Civilian +(221532, 22, 117339, 1, 1, 56110), -- Earthen Civilian +(221532, 21, 117336, 1, 1, 56110), -- Earthen Civilian +(221532, 20, 117337, 1, 1, 56110), -- Earthen Civilian +(221532, 19, 117343, 1, 1, 56110), -- Earthen Civilian +(221532, 18, 117344, 1, 1, 56110), -- Earthen Civilian +(221532, 17, 117341, 1, 1, 56110), -- Earthen Civilian +(221532, 16, 117342, 1, 1, 56110), -- Earthen Civilian +(221532, 15, 117347, 1, 1, 56110), -- Earthen Civilian +(221532, 14, 117348, 1, 1, 56110), -- Earthen Civilian +(221532, 13, 117345, 1, 1, 56110), -- Earthen Civilian +(221532, 12, 117346, 1, 1, 56110), -- Earthen Civilian +(221532, 11, 117351, 1, 1, 56110), -- Earthen Civilian +(221532, 10, 117352, 1, 1, 56110), -- Earthen Civilian +(221532, 9, 117349, 1, 1, 56110), -- Earthen Civilian +(221532, 8, 117350, 1, 1, 56110), -- Earthen Civilian +(221532, 7, 117359, 1, 1, 56110), -- Earthen Civilian +(221532, 6, 117360, 1, 1, 56110), -- Earthen Civilian +(221532, 5, 117357, 1, 1, 56110), -- Earthen Civilian +(221532, 4, 117358, 1, 1, 56110), -- Earthen Civilian +(221532, 3, 117355, 1, 1, 56110), -- Earthen Civilian +(221532, 2, 117356, 1, 1, 56110), -- Earthen Civilian +(221532, 1, 117353, 1, 1, 56110), -- Earthen Civilian +(221532, 0, 117354, 1, 1, 56110), -- Earthen Civilian +(221531, 0, 117291, 1, 1, 56110), -- Stormrook +(221530, 0, 115550, 1, 1, 56110), -- Brother Abealard +(221529, 0, 118685, 1, 1, 56110), -- Spirit Bomb +(221528, 0, 106697, 1, 1, 56110), -- Soaring Plainshawk +(221527, 0, 114800, 1.5, 1, 56110), -- Regal Plainshawk +(221526, 5, 117481, 1, 1, 56110), -- Mosspelt Ramolith +(221526, 4, 117484, 1, 1, 56110), -- Mosspelt Ramolith +(221526, 3, 117487, 1, 1, 56110), -- Mosspelt Ramolith +(221526, 2, 117494, 1, 1, 56110), -- Mosspelt Ramolith +(221526, 1, 117497, 1, 1, 56110), -- Mosspelt Ramolith +(221526, 0, 117491, 1, 1, 56110), -- Mosspelt Ramolith +(221525, 5, 75347, 1, 1, 56110), -- Prairie Dog +(221525, 4, 75346, 1, 1, 56110), -- Prairie Dog +(221525, 3, 75345, 1, 1, 56110), -- Prairie Dog +(221525, 2, 75344, 1, 1, 56110), -- Prairie Dog +(221525, 1, 75343, 1, 1, 56110), -- Prairie Dog +(221525, 0, 1072, 1, 1, 56110), -- Prairie Dog +(221524, 1, 104045, 1, 1, 56110), -- Gemwing +(221524, 0, 104043, 1, 1, 56110), -- Gemwing +(221523, 0, 107365, 1, 1, 56110), -- Dazzling Peafowl +(221522, 0, 114814, 1, 1, 56110), -- Plains Peachick +(221521, 3, 115531, 1, 1, 56110), -- Order of Night Fighter +(221521, 2, 115529, 1, 1, 56110), -- Order of Night Fighter +(221521, 1, 115530, 1, 1, 56110), -- Order of Night Fighter +(221521, 0, 115528, 1, 1, 56110), -- Order of Night Fighter +(221520, 14, 78851, 1, 1, 56110), -- Puddle Skipper +(221520, 13, 103831, 1, 1, 56110), -- Puddle Skipper +(221520, 12, 6297, 1, 1, 56110), -- Puddle Skipper +(221520, 11, 78832, 1, 1, 56110), -- Puddle Skipper +(221520, 10, 81234, 1, 1, 56110), -- Puddle Skipper +(221520, 9, 81058, 1, 1, 56110), -- Puddle Skipper +(221520, 8, 81055, 1, 1, 56110), -- Puddle Skipper +(221520, 7, 103830, 1, 1, 56110), -- Puddle Skipper +(221520, 6, 1924, 1, 1, 56110), -- Puddle Skipper +(221520, 5, 87593, 1, 1, 56110), -- Puddle Skipper +(221520, 4, 6295, 1, 1, 56110), -- Puddle Skipper +(221520, 3, 87594, 1, 1, 56110), -- Puddle Skipper +(221520, 2, 901, 1, 1, 56110), -- Puddle Skipper +(221520, 1, 6296, 1, 1, 56110), -- Puddle Skipper +(221520, 0, 81056, 1, 1, 56110), -- Puddle Skipper +(221519, 1, 114791, 1, 1, 56110), -- Fluttering Sapphire +(221519, 0, 114794, 1, 1, 56110), -- Fluttering Sapphire +(221518, 1, 112485, 0.5, 1, 56110), -- Deathspore Bud +(221518, 0, 112486, 0.5, 1, 56110), -- Deathspore Bud +(221517, 0, 118681, 2, 1, 56110), -- Mineral-Rich Cloud +(221516, 0, 118664, 1, 1, 56110), -- Remembered Deviate Raptor +(221515, 0, 19283, 1, 1, 56110), -- Cloud Farmed +(221514, 1, 114531, 1, 1, 56110), -- Nerubian Puppet +(221514, 0, 114533, 1, 1, 56110), -- Nerubian Puppet +(221513, 0, 114942, 1, 1, 56110), -- Unpainted Ramolith Prop +(221512, 0, 64062, 1, 1, 56110), -- Kill Credit: Fog site C reached [DNT] +(221511, 0, 64062, 1, 1, 56110), -- Kill Credit: Fog site B reached [DNT] +(221510, 0, 64062, 1, 1, 56110), -- Kill Credit: Fog site A reached [DNT] +(221509, 0, 64062, 1, 1, 56110), -- Kill Credit: Left placement area [DNT] +(221508, 0, 121203, 0.5, 1, 56110), -- Busted Shredder X-3922 +(221507, 0, 64062, 1, 1, 56110), -- Kill Credit: Entered first placement area [DNT] +(221504, 0, 64062, 1, 1, 56110), -- Kill Credit: water reached [DNT] +(221503, 0, 64062, 1, 1, 56110), -- Kill Credit: Photo taken [DNT] +(221502, 0, 64062, 1, 1, 56110), -- Kill Credit: Noli followed [DNT] +(221501, 0, 64062, 1, 1, 56110), -- Kill Credit: Fog trail followed [DNT] +(221500, 1, 17612, 1, 1, 56110), -- Spelltarget +(221500, 0, 93746, 1, 0, 56110), -- Spelltarget +(221497, 0, 104518, 1, 1, 56110), -- Snake +(221495, 0, 108269, 1, 1, 56110), -- Cataloger's Disc +(221494, 0, 111899, 1, 1, 56110), -- Flutterlight Moth +(221492, 0, 115592, 1, 1, 56110), -- Priory Knight +(221489, 1, 27823, 1, 1, 56110), -- Purge Corpses Bunny Trigger +(221489, 0, 328, 1, 0, 56110), -- Purge Corpses Bunny Trigger +(221488, 0, 118653, 1, 1, 56110), -- The Keeper +(221487, 1, 94282, 0.5, 1, 56110), -- Fog Trail +(221487, 0, 118651, 1, 0, 56110), -- Fog Trail +(221486, 0, 115588, 1, 1, 56110), -- Priory Squire +(221481, 1, 20577, 1, 1, 56110), -- Controller +(221481, 0, 20324, 1, 0, 56110), -- Controller +(221478, 0, 118652, 1, 1, 56110), -- Remembered Deviate Fish +(221476, 0, 122692, 1, 1, 56110), -- Eindride Scriptyrn +(221475, 0, 122693, 1, 1, 56110), -- Alma Scriptyrn +(221474, 0, 114146, 1, 1, 56110), -- Wary Shalehorn +(221473, 5, 117757, 1, 1, 56110), -- Mereldar Strategist +(221473, 4, 117756, 1, 1, 56110), -- Mereldar Strategist +(221473, 3, 115038, 1, 1, 56110), -- Mereldar Strategist +(221473, 2, 115037, 1, 1, 56110), -- Mereldar Strategist +(221473, 1, 115036, 1, 1, 56110), -- Mereldar Strategist +(221473, 0, 115035, 1, 1, 56110), -- Mereldar Strategist +(221470, 0, 117860, 1, 1, 56110), -- Feral Sharpclaw +(221469, 0, 117792, 1, 1, 56110), -- Orator Tx'itk +(221468, 0, 65037, 1, 1, 56110), -- [DNT] Kill Credit +(221467, 0, 65037, 1, 1, 56110); -- [DNT] Kill Credit + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(221466, 0, 65037, 1, 1, 56110), -- [DNT] Kill Credit +(221465, 1, 107538, 0.400000005960464477, 1, 56110), -- Abyssal Conduit +(221465, 0, 22712, 1, 0, 56110), -- Abyssal Conduit +(221464, 3, 118220, 1, 1, 56110), -- Cultivated Mireshroom +(221464, 2, 118218, 1, 1, 56110), -- Cultivated Mireshroom +(221464, 1, 115252, 1, 1, 56110), -- Cultivated Mireshroom +(221464, 0, 115250, 1, 1, 56110), -- Cultivated Mireshroom +(221463, 0, 92689, 1, 1, 56110), -- Shadowfel Revenant +(221462, 1, 118650, 1, 1, 56110), -- Kirin Tor Portalkeeper +(221462, 0, 118648, 1, 1, 56110), -- Kirin Tor Portalkeeper +(221461, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - Puppet +(221460, 1, 118338, 1, 0, 56110), -- Saddled Cloudrook +(221460, 0, 118329, 1.5, 1, 56110), -- Saddled Cloudrook +(221459, 0, 118319, 1.5, 1, 56110), -- Cloudrook +(221458, 0, 117758, 1.20000004768371582, 1, 56110), -- Yolanda Akithmael +(221457, 3, 115535, 1, 1, 56110), -- Order of Night Tank +(221457, 2, 115534, 1, 1, 56110), -- Order of Night Tank +(221457, 1, 115533, 1, 1, 56110), -- Order of Night Tank +(221457, 0, 115532, 1, 1, 56110), -- Order of Night Tank +(221456, 3, 115541, 1, 1, 56110), -- Order of Night Ranger +(221456, 2, 115540, 1, 1, 56110), -- Order of Night Ranger +(221456, 1, 115539, 1, 1, 56110), -- Order of Night Ranger +(221456, 0, 115538, 1, 1, 56110), -- Order of Night Ranger +(221455, 3, 115531, 1, 1, 56110), -- Order of Night Fighter +(221455, 2, 115529, 1, 1, 56110), -- Order of Night Fighter +(221455, 1, 115530, 1, 1, 56110), -- Order of Night Fighter +(221455, 0, 115528, 1, 1, 56110), -- Order of Night Fighter +(221454, 3, 115527, 1, 1, 56110), -- Order of Night Adept +(221454, 2, 115526, 1, 1, 56110), -- Order of Night Adept +(221454, 1, 115525, 1, 1, 56110), -- Order of Night Adept +(221454, 0, 115524, 1, 1, 56110), -- Order of Night Adept +(221453, 3, 115522, 1, 1, 56110), -- Order of Night Disciple +(221453, 2, 115521, 1, 1, 56110), -- Order of Night Disciple +(221453, 1, 115523, 1, 1, 56110), -- Order of Night Disciple +(221453, 0, 115520, 1, 1, 56110), -- Order of Night Disciple +(221452, 2, 118690, 1, 1, 56110), -- Scourge Package +(221452, 1, 118647, 1, 0, 56110), -- Scourge Package +(221452, 0, 19725, 1, 0, 56110), -- Scourge Package +(221449, 0, 122694, 1, 1, 56110), -- Berta Bryckbreaker +(221448, 0, 115013, 1.20000004768371582, 1, 56110), -- Mylton Fyreswyd +(221447, 0, 118646, 1, 0, 56110), -- Recalled Scourgebeak +(221446, 0, 88863, 0.75, 1, 56110), -- Creature Name +(221444, 0, 118637, 1, 0, 56110), -- Recalled Creeper +(221443, 11, 117270, 1, 1, 56110), -- Stormrider Shaman +(221443, 10, 117271, 1, 1, 56110), -- Stormrider Shaman +(221443, 9, 117272, 1, 1, 56110), -- Stormrider Shaman +(221443, 8, 117273, 1, 1, 56110), -- Stormrider Shaman +(221443, 7, 117274, 1, 1, 56110), -- Stormrider Shaman +(221443, 6, 117275, 1, 1, 56110), -- Stormrider Shaman +(221443, 5, 117276, 1, 1, 56110), -- Stormrider Shaman +(221443, 4, 117277, 1, 1, 56110), -- Stormrider Shaman +(221443, 3, 117278, 1, 1, 56110), -- Stormrider Shaman +(221443, 2, 117279, 1, 1, 56110), -- Stormrider Shaman +(221443, 1, 117280, 1, 1, 56110), -- Stormrider Shaman +(221443, 0, 117281, 1, 1, 56110), -- Stormrider Shaman +(221442, 11, 117270, 1, 1, 56110), -- Stormrider Shaman +(221442, 10, 117271, 1, 1, 56110), -- Stormrider Shaman +(221442, 9, 117272, 1, 1, 56110), -- Stormrider Shaman +(221442, 8, 117273, 1, 1, 56110), -- Stormrider Shaman +(221442, 7, 117274, 1, 1, 56110), -- Stormrider Shaman +(221442, 6, 117275, 1, 1, 56110), -- Stormrider Shaman +(221442, 5, 117276, 1, 1, 56110), -- Stormrider Shaman +(221442, 4, 117277, 1, 1, 56110), -- Stormrider Shaman +(221442, 3, 117278, 1, 1, 56110), -- Stormrider Shaman +(221442, 2, 117279, 1, 1, 56110), -- Stormrider Shaman +(221442, 1, 117280, 1, 1, 56110), -- Stormrider Shaman +(221442, 0, 117281, 1, 1, 56110), -- Stormrider Shaman +(221441, 11, 117270, 1, 1, 56110), -- Stormrider Shaman +(221441, 10, 117271, 1, 1, 56110), -- Stormrider Shaman +(221441, 9, 117272, 1, 1, 56110), -- Stormrider Shaman +(221441, 8, 117273, 1, 1, 56110), -- Stormrider Shaman +(221441, 7, 117274, 1, 1, 56110), -- Stormrider Shaman +(221441, 6, 117275, 1, 1, 56110), -- Stormrider Shaman +(221441, 5, 117276, 1, 1, 56110), -- Stormrider Shaman +(221441, 4, 117277, 1, 1, 56110), -- Stormrider Shaman +(221441, 3, 117278, 1, 1, 56110), -- Stormrider Shaman +(221441, 2, 117279, 1, 1, 56110), -- Stormrider Shaman +(221441, 1, 117280, 1, 1, 56110), -- Stormrider Shaman +(221441, 0, 117281, 1, 1, 56110), -- Stormrider Shaman +(221440, 0, 11686, 1, 1, 56110), -- Kill Credit: Legendary [DNT] +(221439, 0, 11686, 1, 1, 56110), -- Kill Credit: Epic [DNT] +(221438, 0, 11686, 1, 1, 56110), -- Kill Credit: Rare [DNT] +(221437, 0, 11686, 1, 1, 56110), -- Kill Credit: Common [DNT] +(221436, 0, 118638, 1, 0, 56110), -- Recalled Abomination +(221435, 0, 118639, 1, 1, 56110), -- Recalled Constructor +(221434, 0, 118640, 1, 0, 56110), -- Recalled Ghoul +(221433, 3, 118645, 1, 1, 56110), -- Festering Corpse +(221433, 2, 118644, 1, 1, 56110), -- Festering Corpse +(221433, 1, 118643, 1, 1, 56110), -- Festering Corpse +(221433, 0, 118642, 1, 1, 56110), -- Festering Corpse +(221432, 0, 120243, 1, 1, 56110), -- Air Totem +(221431, 0, 118634, 3, 1, 56110), -- Dark Elemental +(221430, 0, 118633, 4, 1, 56110), -- Fog Monster +(221429, 0, 118632, 4, 1, 56110), -- Fog Creature +(221428, 0, 21955, 1, 1, 56110), -- Point +(221427, 0, 116968, 0.75, 1, 56110), -- Zekvir +(221425, 0, 112191, 0.800000011920928955, 1, 56110), -- Stone Borer +(221424, 0, 118630, 1, 1, 56110), -- Deathspore Lashroom +(221423, 0, 56187, 1, 1, 56110), -- Kill Credit: Shadowseam Collapsed [DNT] +(221422, 0, 64062, 1, 1, 56110), -- Kill Credit [DNT] +(221421, 0, 118629, 1, 1, 56110), -- Eraneth +(221419, 0, 52318, 1, 1, 56110), -- Kill Credit: Cultist Proxy +(221416, 0, 117525, 1, 1, 56110), -- Glooming Shadow +(221415, 0, 114930, 1, 1, 56110), -- Dead Forager +(221414, 0, 118247, 1, 1, 56110), -- Impressionable Niffen +(221413, 2, 119082, 1, 1, 56110), -- Parched Mosswool +(221413, 1, 119080, 1, 1, 56110), -- Parched Mosswool +(221413, 0, 119088, 1, 1, 56110), -- Parched Mosswool +(221411, 0, 118626, 1, 1, 56110), -- Kelther Hearthen +(221410, 5, 118875, 1, 1, 56110), -- Lamplighter Recruit +(221410, 4, 118871, 1, 1, 56110), -- Lamplighter Recruit +(221410, 3, 115040, 1, 1, 56110), -- Lamplighter Recruit +(221410, 2, 115039, 1, 1, 56110), -- Lamplighter Recruit +(221410, 1, 115042, 1, 1, 56110), -- Lamplighter Recruit +(221410, 0, 115041, 1, 1, 56110), -- Lamplighter Recruit +(221403, 0, 100728, 1, 1, 56110), -- Console Stalker +(221397, 0, 118622, 1, 1, 56110), -- Foreman Eta +(221392, 0, 65037, 1, 1, 56110), -- [DNT] Kill Credit +(221390, 0, 118619, 1, 1, 56110), -- Waxmonger Squick +(221388, 1, 11686, 1, 1, 56110), -- Ping Stalker +(221388, 0, 169, 1, 0, 56110), -- Ping Stalker +(221385, 1, 115594, 1, 1, 56110), -- Arathi Devout +(221385, 0, 115593, 1, 1, 56110), -- Arathi Devout +(221384, 3, 117271, 1.5, 1, 56110), -- Stormrider Cadet +(221384, 2, 117270, 1.5, 1, 56110), -- Stormrider Cadet +(221384, 1, 117277, 1.5, 1, 56110), -- Stormrider Cadet +(221384, 0, 117276, 1.5, 1, 56110), -- Stormrider Cadet +(221383, 1, 115584, 1, 1, 56110), -- Arathi Recruit +(221383, 0, 115583, 1, 1, 56110), -- Arathi Recruit +(221382, 1, 117768, 1, 1, 56110), -- Arathi Disciple +(221382, 0, 117769, 1, 1, 56110), -- Arathi Disciple +(221381, 0, 115011, 1, 1, 56110), -- Jaenet Hostfyrm +(221380, 5, 121838, 1, 1, 56110), -- Lamplighter Recruit +(221380, 4, 121837, 1, 1, 56110), -- Lamplighter Recruit +(221380, 3, 121836, 1, 1, 56110), -- Lamplighter Recruit +(221380, 2, 121835, 1, 1, 56110), -- Lamplighter Recruit +(221380, 1, 121834, 1, 1, 56110), -- Lamplighter Recruit +(221380, 0, 121833, 1, 1, 56110), -- Lamplighter Recruit +(221379, 1, 11686, 1, 1, 56110), -- Generic Bunny +(221379, 0, 22903, 1, 0, 56110), -- Generic Bunny +(221378, 13, 117438, 1, 1, 56110), -- Gundargaz Civilian +(221378, 12, 118541, 1, 1, 56110), -- Gundargaz Civilian +(221378, 11, 118542, 1, 1, 56110), -- Gundargaz Civilian +(221378, 10, 117445, 1, 1, 56110), -- Gundargaz Civilian +(221378, 9, 117444, 1, 1, 56110), -- Gundargaz Civilian +(221378, 8, 117447, 1, 1, 56110), -- Gundargaz Civilian +(221378, 7, 117446, 1, 1, 56110), -- Gundargaz Civilian +(221378, 6, 117443, 1, 1, 56110), -- Gundargaz Civilian +(221378, 5, 117442, 1, 1, 56110), -- Gundargaz Civilian +(221378, 4, 117441, 1, 1, 56110), -- Gundargaz Civilian +(221378, 3, 117440, 1, 1, 56110), -- Gundargaz Civilian +(221378, 2, 117437, 1, 1, 56110), -- Gundargaz Civilian +(221378, 1, 117436, 1, 1, 56110), -- Gundargaz Civilian +(221378, 0, 117439, 1, 1, 56110), -- Gundargaz Civilian +(221376, 0, 118610, 1, 1, 56110), -- Rufas Helmglynn +(221374, 0, 122695, 1, 1, 56110), -- Blimore Vidala +(221368, 0, 118600, 1.10000002384185791, 1, 56110), -- Dalian Ironlink +(221366, 3, 118220, 1, 1, 56110), -- Cultivated Mireshroom +(221366, 2, 118218, 1, 1, 56110), -- Cultivated Mireshroom +(221366, 1, 115252, 1, 1, 56110), -- Cultivated Mireshroom +(221366, 0, 115250, 1, 1, 56110), -- Cultivated Mireshroom +(221363, 3, 115213, 1, 1, 56110), -- Mirehat Sporedancer +(221363, 2, 115214, 1, 1, 56110), -- Mirehat Sporedancer +(221363, 1, 115208, 1, 1, 56110), -- Mirehat Sporedancer +(221363, 0, 115207, 1, 1, 56110), -- Mirehat Sporedancer +(221362, 1, 115199, 1, 1, 56110), -- Mirehat Fungalmancer +(221362, 0, 115198, 1, 1, 56110), -- Mirehat Fungalmancer +(221359, 0, 122696, 1, 1, 56110), -- Soran Vidala +(221358, 0, 75596, 0.75, 1, 56110), -- Waste Krolusk +(221355, 0, 117256, 1, 1, 56110), -- Urtago +(221354, 0, 117113, 1, 1, 56110), -- Cogchewer +(221350, 0, 39248, 1, 1, 56110), -- 11.0 Hallowfall - Those that fell - Gossip about Idona (MDE) +(221349, 0, 96887, 3.5, 1, 56110), -- [REUSE]Spinshroom +(221348, 0, 64062, 1, 1, 56110), -- Kill Credit: Tracker attached [DNT] +(221347, 0, 122697, 1, 1, 56110), -- Niepha Shelvan +(221346, 0, 19283, 1, 1, 56110), -- Skardyn Slain +(221345, 0, 118611, 2, 1, 56110), -- Recalled Drakkari Golem +(221344, 0, 118605, 0.75, 1, 56110), -- Gloom Hatchling +(221343, 0, 118613, 1, 1, 56110), -- Recalled Heretic +(221342, 1, 110448, 1, 1, 56110), -- Deepflayer Hunter +(221342, 0, 110445, 1, 1, 56110), -- Deepflayer Hunter +(221341, 1, 27842, 1, 1, 56110), -- Champion of Sseratus +(221341, 0, 27841, 1, 1, 56110), -- Champion of Sseratus +(221340, 0, 114102, 1, 1, 56110), -- Rubberskin Slug +(221339, 0, 115113, 1, 1, 56110), -- Paleshell Hermit +(221338, 0, 103904, 1, 1, 56110), -- Stillbeak Seagull +(221327, 0, 116538, 1, 1, 56110), -- Kaheti Silk Hauler +(221323, 0, 64062, 1, 1, 56110), -- Kill Credit: Fog Progress C [DNT] +(221322, 0, 64062, 1, 1, 56110), -- Kill Credit: Fog Progress B [DNT] +(221321, 1, 27823, 1, 1, 56110), -- Sseratus Bunny Trigger +(221321, 0, 328, 1, 0, 56110), -- Sseratus Bunny Trigger +(221320, 0, 118614, 1, 1, 56110), -- Recalled Scourgeheart Drakkari +(221319, 0, 118612, 1, 1, 56110), -- Recalled Drakkari +(221318, 0, 116390, 1, 1, 56110), -- Nerubian Wagon +(221317, 0, 118615, 1, 1, 56110), -- Recalled Prophet of Sseratus +(221316, 0, 118603, 1, 1, 56110), -- Droghung +(221313, 1, 115478, 1, 1, 56110), -- Sunless Summoner +(221313, 0, 115479, 1, 1, 56110), -- Sunless Summoner +(221311, 0, 95791, 0.5, 1, 56110), -- Sunless Droplets +(221310, 0, 118602, 1, 1, 56110), -- Skulldunk +(221309, 0, 118600, 1.10000002384185791, 1, 56110), -- Oskaer Daleclash +(221307, 0, 117971, 1, 1, 56110), -- Voidstone Behemoth +(221306, 3, 115756, 1.5, 1, 56110), -- Pale Priest +(221306, 2, 115757, 1.5, 1, 56110), -- Pale Priest +(221306, 1, 114026, 1.5, 1, 56110), -- Pale Priest +(221306, 0, 114029, 1.5, 1, 56110), -- Pale Priest +(221304, 2, 114620, 1, 1, 56110), -- Frenzied Glowmite +(221304, 1, 114619, 1, 1, 56110), -- Frenzied Glowmite +(221304, 0, 114618, 1, 1, 56110), -- Frenzied Glowmite +(221303, 0, 114536, 1, 1, 56110), -- Direweb Lasher +(221302, 0, 121141, 1, 1, 56110), -- Direweb Marauder +(221301, 0, 114510, 1, 1, 56110), -- Direweb Drone +(221300, 0, 119788, 1, 1, 56110), -- Direweb Ritualist +(221299, 0, 52318, 1, 1, 56110), -- Kill Credit +(221298, 1, 103340, 1, 1, 56110), -- Cavern Basilisk +(221298, 0, 103342, 1, 1, 56110), -- Cavern Basilisk +(221297, 9, 122653, 1, 1, 56110), -- Foraging Mole +(221297, 8, 122652, 1, 1, 56110), -- Foraging Mole +(221297, 7, 122651, 1, 1, 56110), -- Foraging Mole +(221297, 6, 112388, 1, 1, 56110), -- Foraging Mole +(221297, 5, 116451, 1, 1, 56110), -- Foraging Mole +(221297, 4, 122650, 1, 1, 56110), -- Foraging Mole +(221297, 3, 122648, 1, 1, 56110), -- Foraging Mole +(221297, 2, 116450, 1, 1, 56110), -- Foraging Mole +(221297, 1, 122654, 1, 1, 56110), -- Foraging Mole +(221297, 0, 112391, 1, 1, 56110), -- Foraging Mole +(221296, 3, 117271, 1.25, 1, 56110), -- Stormrider Cadet +(221296, 2, 117270, 1.25, 1, 56110), -- Stormrider Cadet +(221296, 1, 117277, 1.25, 1, 56110), -- Stormrider Cadet +(221296, 0, 117276, 1.25, 1, 56110), -- Stormrider Cadet +(221295, 23, 117353, 1, 1, 56110), -- Dornogal Civilian +(221295, 22, 117355, 1, 1, 56110), -- Dornogal Civilian +(221295, 21, 117357, 1, 1, 56110), -- Dornogal Civilian +(221295, 20, 117359, 1, 1, 56110), -- Dornogal Civilian +(221295, 19, 117349, 1, 1, 56110), -- Dornogal Civilian +(221295, 18, 117351, 1, 1, 56110), -- Dornogal Civilian +(221295, 17, 117345, 1, 1, 56110), -- Dornogal Civilian +(221295, 16, 117347, 1, 1, 56110), -- Dornogal Civilian +(221295, 15, 117341, 1, 1, 56110), -- Dornogal Civilian +(221295, 14, 117343, 1, 1, 56110), -- Dornogal Civilian +(221295, 13, 117336, 1, 1, 56110), -- Dornogal Civilian +(221295, 12, 117338, 1, 1, 56110), -- Dornogal Civilian +(221295, 11, 117424, 1, 1, 56110), -- Dornogal Civilian +(221295, 10, 117426, 1, 1, 56110), -- Dornogal Civilian +(221295, 9, 117428, 1, 1, 56110), -- Dornogal Civilian +(221295, 8, 117430, 1, 1, 56110), -- Dornogal Civilian +(221295, 7, 117416, 1, 1, 56110), -- Dornogal Civilian +(221295, 6, 117418, 1, 1, 56110), -- Dornogal Civilian +(221295, 5, 117420, 1, 1, 56110), -- Dornogal Civilian +(221295, 4, 117422, 1, 1, 56110); -- Dornogal Civilian + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(221295, 3, 117408, 1, 1, 56110), -- Dornogal Civilian +(221295, 2, 117410, 1, 1, 56110), -- Dornogal Civilian +(221295, 1, 117412, 1, 1, 56110), -- Dornogal Civilian +(221295, 0, 117414, 1, 1, 56110), -- Dornogal Civilian +(221294, 1, 118597, 1, 1, 56110), -- Earthen Runeweaver +(221294, 0, 118596, 1, 1, 56110), -- Earthen Runeweaver +(221293, 1, 118597, 1, 1, 56110), -- Earthen Runeweaver +(221293, 0, 118596, 1, 1, 56110), -- Earthen Runeweaver +(221274, 15, 118494, 1, 1, 56110), -- Earthen Footsoldier +(221274, 14, 118493, 1, 1, 56110), -- Earthen Footsoldier +(221274, 13, 118492, 1, 1, 56110), -- Earthen Footsoldier +(221274, 12, 118491, 1, 1, 56110), -- Earthen Footsoldier +(221274, 11, 118490, 1, 1, 56110), -- Earthen Footsoldier +(221274, 10, 118489, 1, 1, 56110), -- Earthen Footsoldier +(221274, 9, 118488, 1, 1, 56110), -- Earthen Footsoldier +(221274, 8, 118487, 1, 1, 56110), -- Earthen Footsoldier +(221274, 7, 118502, 1, 1, 56110), -- Earthen Footsoldier +(221274, 6, 118501, 1, 1, 56110), -- Earthen Footsoldier +(221274, 5, 118500, 1, 1, 56110), -- Earthen Footsoldier +(221274, 4, 118499, 1, 1, 56110), -- Earthen Footsoldier +(221274, 3, 118498, 1, 1, 56110), -- Earthen Footsoldier +(221274, 2, 118497, 1, 1, 56110), -- Earthen Footsoldier +(221274, 1, 118496, 1, 1, 56110), -- Earthen Footsoldier +(221274, 0, 118495, 1, 1, 56110), -- Earthen Footsoldier +(221256, 3, 117326, 1, 1, 56110), -- Umbral Citizen +(221256, 2, 117327, 1, 1, 56110), -- Umbral Citizen +(221256, 1, 117328, 1, 1, 56110), -- Umbral Citizen +(221256, 0, 117329, 1, 1, 56110), -- Umbral Citizen +(221255, 15, 117379, 1, 1, 56110), -- Umbral Citizen +(221255, 14, 117380, 1, 1, 56110), -- Umbral Citizen +(221255, 13, 117381, 1, 1, 56110), -- Umbral Citizen +(221255, 12, 117382, 1, 1, 56110), -- Umbral Citizen +(221255, 11, 117383, 1, 1, 56110), -- Umbral Citizen +(221255, 10, 117384, 1, 1, 56110), -- Umbral Citizen +(221255, 9, 117385, 1, 1, 56110), -- Umbral Citizen +(221255, 8, 117386, 1, 1, 56110), -- Umbral Citizen +(221255, 7, 117387, 1, 1, 56110), -- Umbral Citizen +(221255, 6, 117388, 1, 1, 56110), -- Umbral Citizen +(221255, 5, 117389, 1, 1, 56110), -- Umbral Citizen +(221255, 4, 117390, 1, 1, 56110), -- Umbral Citizen +(221255, 3, 117391, 1, 1, 56110), -- Umbral Citizen +(221255, 2, 117392, 1, 1, 56110), -- Umbral Citizen +(221255, 1, 117393, 1, 1, 56110), -- Umbral Citizen +(221255, 0, 117394, 1, 1, 56110), -- Umbral Citizen +(221254, 4, 118563, 1, 1, 56110), -- Umbral Citizen +(221254, 3, 115755, 1, 1, 56110), -- Umbral Citizen +(221254, 2, 114421, 1, 1, 56110), -- Umbral Citizen +(221254, 1, 114422, 1, 1, 56110), -- Umbral Citizen +(221254, 0, 114423, 1, 1, 56110), -- Umbral Citizen +(221253, 7, 115735, 1, 1, 56110), -- Umbral Citizen +(221253, 6, 115733, 1, 1, 56110), -- Umbral Citizen +(221253, 5, 114408, 1, 1, 56110), -- Umbral Citizen +(221253, 4, 115734, 1, 1, 56110), -- Umbral Citizen +(221253, 3, 114416, 1, 1, 56110), -- Umbral Citizen +(221253, 2, 115741, 1, 1, 56110), -- Umbral Citizen +(221253, 1, 115740, 1, 1, 56110), -- Umbral Citizen +(221253, 0, 115739, 1, 1, 56110), -- Umbral Citizen +(221252, 7, 115750, 1, 1, 56110), -- Umbral Citizen +(221252, 6, 114411, 1, 1, 56110), -- Umbral Citizen +(221252, 5, 115748, 1, 1, 56110), -- Umbral Citizen +(221252, 4, 115749, 1, 1, 56110), -- Umbral Citizen +(221252, 3, 115747, 1, 1, 56110), -- Umbral Citizen +(221252, 2, 114418, 1, 1, 56110), -- Umbral Citizen +(221252, 1, 115746, 1, 1, 56110), -- Umbral Citizen +(221252, 0, 115745, 1, 1, 56110), -- Umbral Citizen +(221251, 0, 119419, 1, 1, 56110), -- Nynthia +(221250, 3, 117326, 1, 1, 56110), -- Umbral Citizen +(221250, 2, 117327, 1, 1, 56110), -- Umbral Citizen +(221250, 1, 117328, 1, 1, 56110), -- Umbral Citizen +(221250, 0, 117329, 1, 1, 56110), -- Umbral Citizen +(221249, 15, 117379, 1, 1, 56110), -- Umbral Citizen +(221249, 14, 117380, 1, 1, 56110), -- Umbral Citizen +(221249, 13, 117381, 1, 1, 56110), -- Umbral Citizen +(221249, 12, 117382, 1, 1, 56110), -- Umbral Citizen +(221249, 11, 117383, 1, 1, 56110), -- Umbral Citizen +(221249, 10, 117384, 1, 1, 56110), -- Umbral Citizen +(221249, 9, 117385, 1, 1, 56110), -- Umbral Citizen +(221249, 8, 117386, 1, 1, 56110), -- Umbral Citizen +(221249, 7, 117387, 1, 1, 56110), -- Umbral Citizen +(221249, 6, 117388, 1, 1, 56110), -- Umbral Citizen +(221249, 5, 117389, 1, 1, 56110), -- Umbral Citizen +(221249, 4, 117390, 1, 1, 56110), -- Umbral Citizen +(221249, 3, 117391, 1, 1, 56110), -- Umbral Citizen +(221249, 2, 117392, 1, 1, 56110), -- Umbral Citizen +(221249, 1, 117393, 1, 1, 56110), -- Umbral Citizen +(221249, 0, 117394, 1, 1, 56110), -- Umbral Citizen +(221248, 7, 115750, 1, 1, 56110), -- Umbral Citizen +(221248, 6, 114411, 1, 1, 56110), -- Umbral Citizen +(221248, 5, 115748, 1, 1, 56110), -- Umbral Citizen +(221248, 4, 115749, 1, 1, 56110), -- Umbral Citizen +(221248, 3, 115747, 1, 1, 56110), -- Umbral Citizen +(221248, 2, 114418, 1, 1, 56110), -- Umbral Citizen +(221248, 1, 115746, 1, 1, 56110), -- Umbral Citizen +(221248, 0, 115745, 1, 1, 56110), -- Umbral Citizen +(221247, 0, 119423, 1, 1, 56110), -- Geoffy +(221246, 7, 115735, 1, 1, 56110), -- Umbral Citizen +(221246, 6, 115733, 1, 1, 56110), -- Umbral Citizen +(221246, 5, 114408, 1, 1, 56110), -- Umbral Citizen +(221246, 4, 115734, 1, 1, 56110), -- Umbral Citizen +(221246, 3, 114416, 1, 1, 56110), -- Umbral Citizen +(221246, 2, 115741, 1, 1, 56110), -- Umbral Citizen +(221246, 1, 115740, 1, 1, 56110), -- Umbral Citizen +(221246, 0, 115739, 1, 1, 56110), -- Umbral Citizen +(221245, 4, 118563, 1, 1, 56110), -- Umbral Citizen +(221245, 3, 115755, 1, 1, 56110), -- Umbral Citizen +(221245, 2, 114421, 1, 1, 56110), -- Umbral Citizen +(221245, 1, 114422, 1, 1, 56110), -- Umbral Citizen +(221245, 0, 114423, 1, 1, 56110), -- Umbral Citizen +(221244, 3, 116345, 1, 1, 56110), -- Umbral Citizen +(221244, 2, 116436, 1, 1, 56110), -- Umbral Citizen +(221244, 1, 116437, 1, 1, 56110), -- Umbral Citizen +(221244, 0, 116438, 1, 1, 56110), -- Umbral Citizen +(221243, 3, 116449, 1, 1, 56110), -- Umbral Citizen +(221243, 2, 116447, 1, 1, 56110), -- Umbral Citizen +(221243, 1, 116448, 1, 1, 56110), -- Umbral Citizen +(221243, 0, 116446, 1, 1, 56110), -- Umbral Citizen +(221242, 14, 117378, 1, 1, 56110), -- Skeins Citizen +(221242, 13, 117377, 1, 1, 56110), -- Skeins Citizen +(221242, 12, 117376, 1, 1, 56110), -- Skeins Citizen +(221242, 11, 117375, 1, 1, 56110), -- Skeins Citizen +(221242, 10, 117374, 1, 1, 56110), -- Skeins Citizen +(221242, 9, 117373, 1, 1, 56110), -- Skeins Citizen +(221242, 8, 117372, 1, 1, 56110), -- Skeins Citizen +(221242, 7, 117371, 1, 1, 56110), -- Skeins Citizen +(221242, 6, 114529, 1, 1, 56110), -- Skeins Citizen +(221242, 5, 116158, 1, 1, 56110), -- Skeins Citizen +(221242, 4, 114530, 1, 1, 56110), -- Skeins Citizen +(221242, 3, 116159, 1, 1, 56110), -- Skeins Citizen +(221242, 2, 114528, 1, 1, 56110), -- Skeins Citizen +(221242, 1, 116157, 1, 1, 56110), -- Skeins Citizen +(221242, 0, 116160, 1, 1, 56110), -- Skeins Citizen +(221241, 14, 117378, 1, 1, 56110), -- Umbral Citizen +(221241, 13, 117377, 1, 1, 56110), -- Umbral Citizen +(221241, 12, 117376, 1, 1, 56110), -- Umbral Citizen +(221241, 11, 117375, 1, 1, 56110), -- Umbral Citizen +(221241, 10, 117374, 1, 1, 56110), -- Umbral Citizen +(221241, 9, 117373, 1, 1, 56110), -- Umbral Citizen +(221241, 8, 117372, 1, 1, 56110), -- Umbral Citizen +(221241, 7, 117371, 1, 1, 56110), -- Umbral Citizen +(221241, 6, 114529, 1, 1, 56110), -- Umbral Citizen +(221241, 5, 116158, 1, 1, 56110), -- Umbral Citizen +(221241, 4, 114530, 1, 1, 56110), -- Umbral Citizen +(221241, 3, 116159, 1, 1, 56110), -- Umbral Citizen +(221241, 2, 114528, 1, 1, 56110), -- Umbral Citizen +(221241, 1, 116157, 1, 1, 56110), -- Umbral Citizen +(221241, 0, 116160, 1, 1, 56110), -- Umbral Citizen +(221240, 14, 117378, 1, 1, 56110), -- Hollows Citizen +(221240, 13, 117377, 1, 1, 56110), -- Hollows Citizen +(221240, 12, 117376, 1, 1, 56110), -- Hollows Citizen +(221240, 11, 117375, 1, 1, 56110), -- Hollows Citizen +(221240, 10, 117374, 1, 1, 56110), -- Hollows Citizen +(221240, 9, 117373, 1, 1, 56110), -- Hollows Citizen +(221240, 8, 117372, 1, 1, 56110), -- Hollows Citizen +(221240, 7, 117371, 1, 1, 56110), -- Hollows Citizen +(221240, 6, 114529, 1, 1, 56110), -- Hollows Citizen +(221240, 5, 116158, 1, 1, 56110), -- Hollows Citizen +(221240, 4, 114530, 1, 1, 56110), -- Hollows Citizen +(221240, 3, 116159, 1, 1, 56110), -- Hollows Citizen +(221240, 2, 114528, 1, 1, 56110), -- Hollows Citizen +(221240, 1, 116157, 1, 1, 56110), -- Hollows Citizen +(221240, 0, 116160, 1, 1, 56110), -- Hollows Citizen +(221239, 14, 117378, 1, 1, 56110), -- Burrows Citizen +(221239, 13, 117377, 1, 1, 56110), -- Burrows Citizen +(221239, 12, 117376, 1, 1, 56110), -- Burrows Citizen +(221239, 11, 117375, 1, 1, 56110), -- Burrows Citizen +(221239, 10, 117374, 1, 1, 56110), -- Burrows Citizen +(221239, 9, 117373, 1, 1, 56110), -- Burrows Citizen +(221239, 8, 117372, 1, 1, 56110), -- Burrows Citizen +(221239, 7, 117371, 1, 1, 56110), -- Burrows Citizen +(221239, 6, 114529, 1, 1, 56110), -- Burrows Citizen +(221239, 5, 116158, 1, 1, 56110), -- Burrows Citizen +(221239, 4, 114530, 1, 1, 56110), -- Burrows Citizen +(221239, 3, 116159, 1, 1, 56110), -- Burrows Citizen +(221239, 2, 114528, 1, 1, 56110), -- Burrows Citizen +(221239, 1, 116157, 1, 1, 56110), -- Burrows Citizen +(221239, 0, 116160, 1, 1, 56110), -- Burrows Citizen +(221238, 0, 118587, 1, 1, 56110), -- Queen Ansurek +(221237, 0, 122698, 1, 1, 56110), -- Klayn Thysthand +(221236, 14, 117378, 1, 1, 56110), -- Skeins Citizen +(221236, 13, 117377, 1, 1, 56110), -- Skeins Citizen +(221236, 12, 117376, 1, 1, 56110), -- Skeins Citizen +(221236, 11, 117375, 1, 1, 56110), -- Skeins Citizen +(221236, 10, 117374, 1, 1, 56110), -- Skeins Citizen +(221236, 9, 117373, 1, 1, 56110), -- Skeins Citizen +(221236, 8, 117372, 1, 1, 56110), -- Skeins Citizen +(221236, 7, 117371, 1, 1, 56110), -- Skeins Citizen +(221236, 6, 114529, 1, 1, 56110), -- Skeins Citizen +(221236, 5, 116158, 1, 1, 56110), -- Skeins Citizen +(221236, 4, 114530, 1, 1, 56110), -- Skeins Citizen +(221236, 3, 116159, 1, 1, 56110), -- Skeins Citizen +(221236, 2, 114528, 1, 1, 56110), -- Skeins Citizen +(221236, 1, 116157, 1, 1, 56110), -- Skeins Citizen +(221236, 0, 116160, 1, 1, 56110), -- Skeins Citizen +(221235, 14, 117378, 1, 1, 56110), -- Hollows Citizen +(221235, 13, 117377, 1, 1, 56110), -- Hollows Citizen +(221235, 12, 117376, 1, 1, 56110), -- Hollows Citizen +(221235, 11, 117375, 1, 1, 56110), -- Hollows Citizen +(221235, 10, 117374, 1, 1, 56110), -- Hollows Citizen +(221235, 9, 117373, 1, 1, 56110), -- Hollows Citizen +(221235, 8, 117372, 1, 1, 56110), -- Hollows Citizen +(221235, 7, 117371, 1, 1, 56110), -- Hollows Citizen +(221235, 6, 114529, 1, 1, 56110), -- Hollows Citizen +(221235, 5, 116158, 1, 1, 56110), -- Hollows Citizen +(221235, 4, 114530, 1, 1, 56110), -- Hollows Citizen +(221235, 3, 116159, 1, 1, 56110), -- Hollows Citizen +(221235, 2, 114528, 1, 1, 56110), -- Hollows Citizen +(221235, 1, 116157, 1, 1, 56110), -- Hollows Citizen +(221235, 0, 116160, 1, 1, 56110), -- Hollows Citizen +(221234, 3, 115020, 1, 1, 56110), -- Mereldar Gardener +(221234, 2, 115022, 1, 1, 56110), -- Mereldar Gardener +(221234, 1, 115023, 1, 1, 56110), -- Mereldar Gardener +(221234, 0, 115021, 1, 1, 56110), -- Mereldar Gardener +(221233, 14, 117378, 1, 1, 56110), -- Burrows Citizen +(221233, 13, 117377, 1, 1, 56110), -- Burrows Citizen +(221233, 12, 117376, 1, 1, 56110), -- Burrows Citizen +(221233, 11, 117375, 1, 1, 56110), -- Burrows Citizen +(221233, 10, 117374, 1, 1, 56110), -- Burrows Citizen +(221233, 9, 117373, 1, 1, 56110), -- Burrows Citizen +(221233, 8, 117372, 1, 1, 56110), -- Burrows Citizen +(221233, 7, 117371, 1, 1, 56110), -- Burrows Citizen +(221233, 6, 114529, 1, 1, 56110), -- Burrows Citizen +(221233, 5, 116158, 1, 1, 56110), -- Burrows Citizen +(221233, 4, 114530, 1, 1, 56110), -- Burrows Citizen +(221233, 3, 116159, 1, 1, 56110), -- Burrows Citizen +(221233, 2, 114528, 1, 1, 56110), -- Burrows Citizen +(221233, 1, 116157, 1, 1, 56110), -- Burrows Citizen +(221233, 0, 116160, 1, 1, 56110), -- Burrows Citizen +(221232, 0, 118586, 1, 1, 56110), -- Fallen Arathi +(221231, 0, 4878, 1, 1, 56110), -- Hungering Pupfish +(221229, 23, 117338, 1, 1, 56110), -- Unbound Earthen +(221229, 22, 117339, 1, 1, 56110), -- Unbound Earthen +(221229, 21, 117336, 1, 1, 56110), -- Unbound Earthen +(221229, 20, 117337, 1, 1, 56110), -- Unbound Earthen +(221229, 19, 117343, 1, 1, 56110), -- Unbound Earthen +(221229, 18, 117344, 1, 1, 56110), -- Unbound Earthen +(221229, 17, 117341, 1, 1, 56110), -- Unbound Earthen +(221229, 16, 117342, 1, 1, 56110), -- Unbound Earthen +(221229, 15, 117347, 1, 1, 56110), -- Unbound Earthen +(221229, 14, 117348, 1, 1, 56110), -- Unbound Earthen +(221229, 13, 117345, 1, 1, 56110), -- Unbound Earthen +(221229, 12, 117346, 1, 1, 56110), -- Unbound Earthen +(221229, 11, 117351, 1, 1, 56110), -- Unbound Earthen +(221229, 10, 117352, 1, 1, 56110), -- Unbound Earthen +(221229, 9, 117349, 1, 1, 56110), -- Unbound Earthen +(221229, 8, 117350, 1, 1, 56110), -- Unbound Earthen +(221229, 7, 117359, 1, 1, 56110), -- Unbound Earthen +(221229, 6, 117360, 1, 1, 56110), -- Unbound Earthen +(221229, 5, 117357, 1, 1, 56110), -- Unbound Earthen +(221229, 4, 117358, 1, 1, 56110), -- Unbound Earthen +(221229, 3, 117355, 1, 1, 56110); -- Unbound Earthen + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(221229, 2, 117356, 1, 1, 56110), -- Unbound Earthen +(221229, 1, 117353, 1, 1, 56110), -- Unbound Earthen +(221229, 0, 117354, 1, 1, 56110), -- Unbound Earthen +(221225, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - Web Scraps +(221224, 0, 96784, 1.70000004768371582, 1, 56110), -- Shurrai +(221219, 0, 116505, 1, 1, 56110), -- Nerubian Threadling +(221218, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(221218, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(221217, 0, 118585, 1.75, 1, 56110), -- Spore-infused Shalewing +(221214, 0, 93959, 2, 1, 56110), -- Zandelvari +(221213, 0, 118577, 1, 1, 56110), -- Eroded Titan Construct +(221212, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - Supplies Organized +(221211, 0, 117291, 1, 1, 56110), -- Stormrook +(221209, 0, 117291, 1, 1, 56110), -- Stormrook +(221205, 0, 118577, 1, 1, 56110), -- Eroded Titan Construct +(221203, 0, 116464, 1, 1, 56110), -- Balaxir the Bully +(221202, 0, 115759, 1, 1, 56110), -- Zorikal the Patron +(221199, 0, 117851, 1, 1, 56110), -- Hungerer of the Deeps +(221198, 1, 110448, 1, 1, 56110), -- Deepflayer Hunter +(221198, 0, 110445, 1, 1, 56110), -- Deepflayer Hunter +(221197, 0, 117354, 1, 1, 56110), -- Prop Smith Ghedrigan +(221196, 0, 115739, 1, 1, 56110), -- [DNT] Kill Credit: Sages +(221195, 1, 11686, 1, 1, 56110), -- [DNT] Generic Stalker +(221195, 0, 1126, 1, 0, 56110), -- [DNT] Generic Stalker +(221194, 0, 11686, 1, 1, 56110), -- [DNT] Beehive Trash Stalker +(221193, 5, 118583, 1, 1, 56110), -- Reckoning Deckhand +(221193, 4, 118582, 1, 1, 56110), -- Reckoning Deckhand +(221193, 3, 118581, 1, 1, 56110), -- Reckoning Deckhand +(221193, 2, 118580, 1, 1, 56110), -- Reckoning Deckhand +(221193, 1, 118579, 1, 1, 56110), -- Reckoning Deckhand +(221193, 0, 118578, 1, 1, 56110), -- Reckoning Deckhand +(221192, 1, 110448, 1, 1, 56110), -- Territorial Deepflayer +(221192, 0, 110445, 1, 1, 56110), -- Territorial Deepflayer +(221191, 3, 114416, 1, 1, 56110), -- Schismatic Acolyte +(221191, 2, 115741, 1, 1, 56110), -- Schismatic Acolyte +(221191, 1, 115740, 1, 1, 56110), -- Schismatic Acolyte +(221191, 0, 115739, 1, 1, 56110), -- Schismatic Acolyte +(221190, 3, 116455, 1, 1, 56110), -- Loyalist Threadblade +(221190, 2, 116458, 1, 1, 56110), -- Loyalist Threadblade +(221190, 1, 116456, 1, 1, 56110), -- Loyalist Threadblade +(221190, 0, 116457, 1, 1, 56110), -- Loyalist Threadblade +(221189, 0, 118575, 0.699999988079071044, 1, 56110), -- Ol' Snorler +(221188, 0, 117291, 1, 1, 56110), -- Stormrook +(221187, 3, 115522, 1, 1, 56110), -- Order of Night Disciple +(221187, 2, 115521, 1, 1, 56110), -- Order of Night Disciple +(221187, 1, 115523, 1, 1, 56110), -- Order of Night Disciple +(221187, 0, 115520, 1, 1, 56110), -- Order of Night Disciple +(221186, 1, 110447, 1, 1, 56110), -- Irontalon Deepflayer +(221186, 0, 110446, 1, 1, 56110), -- Irontalon Deepflayer +(221185, 1, 110448, 1, 1, 56110), -- Stonewing Deepflayer +(221185, 0, 110445, 1, 1, 56110), -- Stonewing Deepflayer +(221184, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit +(221183, 0, 118572, 2, 1, 56110), -- Barrel of Fireworks +(221182, 0, 117291, 1, 1, 56110), -- Stormrook +(221181, 0, 114550, 1, 1, 56110), -- Pillar Scuttler +(221180, 0, 118577, 1, 1, 56110), -- Eroded Titan Construct +(221179, 0, 115381, 1.799999952316284179, 1, 56110), -- Duskshadow +(221178, 1, 16925, 1, 1, 56110), -- Pillar Scuttler +(221178, 0, 114550, 1, 0, 56110), -- Pillar Scuttler +(221177, 0, 119922, 1, 1, 56110), -- Ancestor +(221167, 0, 69466, 0.5, 0, 56110), -- Yu'lon +(221166, 2, 114540, 1, 1, 56110), -- Sazh'kel +(221166, 1, 114542, 1, 1, 56110), -- Sazh'kel +(221166, 0, 114541, 1, 1, 56110), -- Sazh'kel +(221163, 0, 118562, 1, 1, 56110), -- Fog Collector +(221161, 0, 64062, 1, 1, 56110), -- Kill Credit: Fog Progress A [DNT] +(221160, 0, 80533, 1, 1, 56110), -- Dr. Pigment +(221159, 0, 114995, 1, 1, 56110), -- Lieutenant Porkensworth +(221158, 0, 114995, 1, 1, 56110), -- Terry Tails +(221155, 0, 80533, 1, 1, 56110), -- Wiggle Snout +(221153, 3, 117451, 1, 1, 56110), -- Undercrawler Hatchling +(221153, 2, 117450, 1, 1, 56110), -- Undercrawler Hatchling +(221153, 1, 117449, 1, 1, 56110), -- Undercrawler Hatchling +(221153, 0, 117448, 1, 1, 56110), -- Undercrawler Hatchling +(221152, 1, 102375, 1, 1, 56110), -- Water Elemental +(221152, 0, 102512, 1, 1, 56110), -- Water Elemental +(221151, 3, 114550, 1, 1, 56110), -- Giant Undercrawler +(221151, 2, 114552, 1, 1, 56110), -- Giant Undercrawler +(221151, 1, 114553, 1, 1, 56110), -- Giant Undercrawler +(221151, 0, 114551, 1, 1, 56110), -- Giant Undercrawler +(221149, 6, 112459, 1, 1, 56110), -- Sporbit Drifter +(221149, 5, 112458, 1, 1, 56110), -- Sporbit Drifter +(221149, 4, 112457, 1, 1, 56110), -- Sporbit Drifter +(221149, 3, 112456, 1, 1, 56110), -- Sporbit Drifter +(221149, 2, 112455, 1, 1, 56110), -- Sporbit Drifter +(221149, 1, 112454, 1, 1, 56110), -- Sporbit Drifter +(221149, 0, 112453, 1, 1, 56110), -- Sporbit Drifter +(221147, 6, 115402, 1, 1, 56110), -- Tiny Sporbit +(221147, 5, 115401, 1, 1, 56110), -- Tiny Sporbit +(221147, 4, 115400, 1, 1, 56110), -- Tiny Sporbit +(221147, 3, 115399, 1, 1, 56110), -- Tiny Sporbit +(221147, 2, 115398, 1, 1, 56110), -- Tiny Sporbit +(221147, 1, 115397, 1, 1, 56110), -- Tiny Sporbit +(221147, 0, 115396, 1, 1, 56110), -- Tiny Sporbit +(221146, 6, 115409, 1, 1, 56110), -- Tiny Sporbit +(221146, 5, 115408, 1, 1, 56110), -- Tiny Sporbit +(221146, 4, 115407, 1, 1, 56110), -- Tiny Sporbit +(221146, 3, 115406, 1, 1, 56110), -- Tiny Sporbit +(221146, 2, 115405, 1, 1, 56110), -- Tiny Sporbit +(221146, 1, 115404, 1, 1, 56110), -- Tiny Sporbit +(221146, 0, 115403, 1, 1, 56110), -- Tiny Sporbit +(221145, 4, 114829, 1, 1, 56110), -- Skipper +(221145, 3, 114830, 1, 1, 56110), -- Skipper +(221145, 2, 114831, 1, 1, 56110), -- Skipper +(221145, 1, 114832, 1, 1, 56110), -- Skipper +(221145, 0, 114833, 1, 1, 56110), -- Skipper +(221144, 4, 112414, 1, 1, 56110), -- Skipper +(221144, 3, 112413, 1, 1, 56110), -- Skipper +(221144, 2, 112412, 1, 1, 56110), -- Skipper +(221144, 1, 112411, 1, 1, 56110), -- Skipper +(221144, 0, 112410, 1, 1, 56110), -- Skipper +(221143, 0, 117673, 1.20000004768371582, 1, 56110), -- Dornogal Steward +(221142, 5, 114841, 1, 1, 56110), -- Understream Lurker +(221142, 4, 114840, 1, 1, 56110), -- Understream Lurker +(221142, 3, 114839, 1, 1, 56110), -- Understream Lurker +(221142, 2, 114838, 1, 1, 56110), -- Understream Lurker +(221142, 1, 114837, 1, 1, 56110), -- Understream Lurker +(221142, 0, 114836, 1, 1, 56110), -- Understream Lurker +(221141, 5, 91864, 1, 1, 56110), -- Understream Creeper +(221141, 4, 91862, 1, 1, 56110), -- Understream Creeper +(221141, 3, 91870, 1, 1, 56110), -- Understream Creeper +(221141, 2, 91866, 1, 1, 56110), -- Understream Creeper +(221141, 1, 91872, 1, 1, 56110), -- Understream Creeper +(221141, 0, 91868, 1, 1, 56110), -- Understream Creeper +(221140, 1, 11686, 1, 1, 56110), -- [DNT] Generic Stalker +(221140, 0, 1126, 1, 0, 56110), -- [DNT] Generic Stalker +(221139, 0, 35044, 1, 1, 56110), -- Water Elemental Costume +(221138, 2, 114620, 1, 1, 56110), -- Glowmite +(221138, 1, 114619, 1, 1, 56110), -- Glowmite +(221138, 0, 114618, 1, 1, 56110), -- Glowmite +(221137, 0, 121377, 1, 1, 56110), -- Wind Elemental Costume +(221136, 3, 114362, 1, 1, 56110), -- Glowmite +(221136, 2, 114365, 1, 1, 56110), -- Glowmite +(221136, 1, 113980, 1, 1, 56110), -- Glowmite +(221136, 0, 113982, 1, 1, 56110), -- Glowmite +(221135, 0, 118486, 1, 1, 56110), -- Celle Wilde +(221134, 0, 103366, 1, 1, 56110), -- Night Creeper +(221133, 3, 115381, 1, 1, 56110), -- Fog Phantom +(221133, 2, 115380, 1, 1, 56110), -- Fog Phantom +(221133, 1, 115379, 1, 1, 56110), -- Fog Phantom +(221133, 0, 115378, 1, 1, 56110), -- Fog Phantom +(221132, 3, 115377, 1, 1, 56110), -- Fog Creature +(221132, 2, 115376, 1, 1, 56110), -- Fog Creature +(221132, 1, 115375, 1, 1, 56110), -- Fog Creature +(221132, 0, 115372, 1, 1, 56110), -- Fog Creature +(221131, 0, 116084, 0.899999976158142089, 1, 56110), -- Threadling Scavenger +(221128, 0, 114768, 1, 1, 56110), -- Clawbreaker K'zithix +(221127, 15, 115435, 1, 1, 56110), -- Deepwater Kobyss +(221127, 14, 115434, 1, 1, 56110), -- Deepwater Kobyss +(221127, 13, 115442, 1, 1, 56110), -- Deepwater Kobyss +(221127, 12, 115443, 1, 1, 56110), -- Deepwater Kobyss +(221127, 11, 115424, 1, 1, 56110), -- Deepwater Kobyss +(221127, 10, 115413, 1, 1, 56110), -- Deepwater Kobyss +(221127, 9, 115428, 1, 1, 56110), -- Deepwater Kobyss +(221127, 8, 115417, 1, 1, 56110), -- Deepwater Kobyss +(221127, 7, 115483, 1, 1, 56110), -- Deepwater Kobyss +(221127, 6, 115482, 1, 1, 56110), -- Deepwater Kobyss +(221127, 5, 115492, 1, 1, 56110), -- Deepwater Kobyss +(221127, 4, 115491, 1, 1, 56110), -- Deepwater Kobyss +(221127, 3, 115451, 1, 1, 56110), -- Deepwater Kobyss +(221127, 2, 115450, 1, 1, 56110), -- Deepwater Kobyss +(221127, 1, 115459, 1, 1, 56110), -- Deepwater Kobyss +(221127, 0, 115458, 1, 1, 56110), -- Deepwater Kobyss +(221126, 0, 114808, 3, 1, 56110), -- Tephratennae +(221125, 3, 114421, 1, 1, 56110), -- Ascended Socialite +(221125, 2, 114422, 1, 1, 56110), -- Ascended Socialite +(221125, 1, 114423, 1, 1, 56110), -- Ascended Socialite +(221125, 0, 114421, 1, 1, 56110), -- Ascended Socialite +(221124, 0, 118485, 1, 1, 56110), -- Impact Test Dummy - Gnome - Male +(221123, 0, 109505, 1, 1, 56110), -- Flappy Rockwing +(221122, 0, 118483, 1, 1, 56110), -- Impact Test Dummy - Tauren Male +(221121, 0, 107716, 0.5, 1, 56110), -- Rock Snail +(221120, 0, 115094, 0.5, 1, 56110), -- Jawcrawler +(221119, 0, 112410, 0.75, 1, 56110), -- Skipper +(221118, 0, 118621, 1.5, 1, 56110), -- Clodgran +(221117, 0, 118620, 1.5, 1, 56110), -- Brunelda +(221116, 0, 80743, 1, 1, 56110), -- Mug of Screamer Venom +(221115, 3, 115755, 1, 1, 56110), -- Scheming Socialite +(221115, 2, 114421, 1, 1, 56110), -- Scheming Socialite +(221115, 1, 114422, 1, 1, 56110), -- Scheming Socialite +(221115, 0, 114423, 1, 1, 56110), -- Scheming Socialite +(221114, 0, 118617, 1.5, 1, 56110), -- Sonnebrid +(221113, 1, 64062, 1, 0, 56110), -- Credit Bunny 5 +(221113, 0, 11686, 1, 1, 56110), -- Credit Bunny 5 +(221112, 1, 64062, 1, 0, 56110), -- Credit Bunny 4 +(221112, 0, 11686, 1, 1, 56110), -- Credit Bunny 4 +(221111, 1, 64062, 1, 0, 56110), -- Credit Bunny 3 +(221111, 0, 11686, 1, 1, 56110), -- Credit Bunny 3 +(221110, 1, 64062, 1, 0, 56110), -- Credit Bunny 2 +(221110, 0, 11686, 1, 1, 56110), -- Credit Bunny 2 +(221109, 1, 64062, 1, 0, 56110), -- Credit Bunny 1 +(221109, 0, 11686, 1, 1, 56110), -- Credit Bunny 1 +(221108, 1, 64062, 1, 0, 56110), -- Credit Bunny 0 +(221108, 0, 11686, 1, 1, 56110), -- Credit Bunny 0 +(221107, 0, 117884, 1, 1, 56110), -- Dander +(221106, 0, 117860, 1, 1, 56110), -- Dander +(221103, 0, 118826, 1, 1, 56110), -- Hulking Warshell +(221102, 0, 118827, 1, 1, 56110), -- Elder Shadeweaver +(221101, 1, 94282, 0.5, 1, 56110), -- Stalker +(221101, 0, 169, 1, 0, 56110), -- Stalker +(221100, 0, 115280, 1, 1, 56110), -- Faerin +(221099, 0, 117790, 1, 1, 56110), -- The Puppetmaster +(221098, 0, 117790, 1, 1, 56110), -- The Puppetmaster +(221097, 0, 118478, 0.5, 1, 56110), -- Meat Pile +(221096, 0, 120284, 1, 1, 56110), -- High Elevator Etak'kaht +(221095, 5, 118428, 1, 1, 56110), -- Skardyn +(221095, 4, 118427, 1, 1, 56110), -- Skardyn +(221095, 3, 118425, 1, 1, 56110), -- Skardyn +(221095, 2, 118426, 1, 1, 56110), -- Skardyn +(221095, 1, 118423, 1, 1, 56110), -- Skardyn +(221095, 0, 118422, 1, 1, 56110), -- Skardyn +(221094, 0, 117792, 1, 1, 56110), -- Orator Tx'itk +(221093, 0, 117792, 1, 1, 56110), -- Orator Tx'itk +(221092, 0, 117792, 1, 1, 56110), -- Orator Tx'itk +(221091, 0, 117792, 1, 1, 56110), -- Orator Tx'itk +(221090, 0, 117792, 1, 1, 56110), -- Orator Tx'itk +(221089, 0, 117792, 1, 1, 56110), -- Orator Tx'itk +(221088, 0, 117792, 1, 1, 56110), -- Orator Tx'itk +(221087, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - Kahtex +(221086, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - Van'atka +(221085, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - Profiteer Z'kaxt +(221084, 0, 118472, 1, 1, 56110), -- Kordac +(221082, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - Tox +(221081, 0, 118409, 1, 1, 56110), -- Wicked Wheel +(221080, 0, 101148, 1, 1, 56110), -- Night Skitter +(221079, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit +(221077, 0, 118415, 1, 1, 56110), -- Assistant Ula Threadstrong +(221076, 0, 114127, 1.299999952316284179, 1, 56110), -- Reekscale +(221075, 1, 11686, 1, 1, 56110), -- Kobold Tunnel +(221075, 0, 64062, 1, 0, 56110), -- Kobold Tunnel +(221074, 0, 118411, 1, 1, 56110), -- Assistant Darragh Irongut +(221072, 3, 115018, 1, 1, 56110), -- Unwitting Hollowguard +(221072, 2, 115771, 1, 1, 56110), -- Unwitting Hollowguard +(221072, 1, 115772, 1, 1, 56110), -- Unwitting Hollowguard +(221072, 0, 115770, 1, 1, 56110), -- Unwitting Hollowguard +(221071, 0, 118616, 1.5, 1, 56110), -- Overseer Roskarrag +(221070, 3, 115018, 1, 1, 56110), -- Sureki Guard +(221070, 2, 115771, 1, 1, 56110), -- Sureki Guard +(221070, 1, 115772, 1, 1, 56110), -- Sureki Guard +(221070, 0, 115770, 1, 1, 56110), -- Sureki Guard +(221069, 3, 116833, 1, 1, 56110), -- Sureki Sentry +(221069, 2, 116831, 1, 1, 56110), -- Sureki Sentry +(221069, 1, 116834, 1, 1, 56110), -- Sureki Sentry +(221069, 0, 116832, 1, 1, 56110), -- Sureki Sentry +(221068, 5, 104045, 1, 1, 56110), -- Flashy Flutterbug +(221068, 4, 104044, 1, 1, 56110), -- Flashy Flutterbug +(221068, 3, 104043, 1, 1, 56110), -- Flashy Flutterbug +(221068, 2, 104042, 1, 1, 56110), -- Flashy Flutterbug +(221068, 1, 104041, 1, 1, 56110), -- Flashy Flutterbug +(221068, 0, 104040, 1, 1, 56110); -- Flashy Flutterbug + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(221067, 0, 119835, 1, 1, 56110), -- Orta +(221066, 0, 118405, 1, 1, 56110), -- Wicktwister Kobold +(221065, 0, 114796, 1.5, 1, 56110), -- Fluffy Sharpface +(221064, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Alleria Void Bubble +(221063, 3, 115017, 1, 1, 56110), -- Sureki Shadowstalker +(221063, 2, 115775, 1, 1, 56110), -- Sureki Shadowstalker +(221063, 1, 115777, 1, 1, 56110), -- Sureki Shadowstalker +(221063, 0, 115776, 1, 1, 56110), -- Sureki Shadowstalker +(221062, 0, 118591, 1, 1, 56110), -- Rising Kelp +(221061, 0, 118595, 1, 1, 56110), -- Enormous Kelp-Snaggler +(221060, 0, 118400, 1, 1, 56110), -- Pustulant Feaster +(221059, 0, 64062, 1, 1, 56110), -- Kill Credit: Fog sample C collected [DNT] +(221058, 0, 64062, 1, 1, 56110), -- Kill Credit: Fog sample B collected [DNT] +(221057, 0, 64062, 1, 1, 56110), -- Kill Credit: Fog sample A collected [DNT] +(221056, 0, 64062, 1, 1, 56110), -- Kill Credit: Fog sample collected - ANY [DNT] +(221055, 3, 115774, 1, 1, 56110), -- Ascended Trafficker +(221055, 2, 115773, 1, 1, 56110), -- Ascended Trafficker +(221055, 1, 114025, 1, 1, 56110), -- Ascended Trafficker +(221055, 0, 114024, 1, 1, 56110), -- Ascended Trafficker +(221054, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit: Creature Punted +(221053, 0, 119896, 1, 1, 56110), -- Arathi Crate +(221052, 0, 110082, 1, 1, 56110), -- Captain +(221051, 7, 114696, 1, 1, 56110), -- Kobold Minion +(221051, 6, 114695, 1, 1, 56110), -- Kobold Minion +(221051, 5, 114694, 1, 1, 56110), -- Kobold Minion +(221051, 4, 114690, 1, 1, 56110), -- Kobold Minion +(221051, 3, 114692, 1, 1, 56110), -- Kobold Minion +(221051, 2, 114691, 1, 1, 56110), -- Kobold Minion +(221051, 1, 114088, 1, 1, 56110), -- Kobold Minion +(221051, 0, 114087, 1, 1, 56110), -- Kobold Minion +(221050, 5, 114722, 1, 1, 56110), -- Kobold Trapper +(221050, 4, 114718, 1, 1, 56110), -- Kobold Trapper +(221050, 3, 114720, 1, 1, 56110), -- Kobold Trapper +(221050, 2, 114723, 1, 1, 56110), -- Kobold Trapper +(221050, 1, 114157, 1, 1, 56110), -- Kobold Trapper +(221050, 0, 114721, 1, 1, 56110), -- Kobold Trapper +(221049, 5, 114725, 1, 1, 56110), -- Kobold Candle-Tosser +(221049, 4, 114724, 1, 1, 56110), -- Kobold Candle-Tosser +(221049, 3, 114726, 1, 1, 56110), -- Kobold Candle-Tosser +(221049, 2, 114730, 1, 1, 56110), -- Kobold Candle-Tosser +(221049, 1, 114729, 1, 1, 56110), -- Kobold Candle-Tosser +(221049, 0, 114727, 1, 1, 56110), -- Kobold Candle-Tosser +(221047, 0, 114531, 1, 1, 56110), -- [DNT] Kill Credit: Potion C +(221046, 0, 114531, 1, 1, 56110), -- [DNT] Kill Credit: Potion B +(221045, 0, 114531, 1, 1, 56110), -- [DNT] Kill Credit: Potion A +(221044, 5, 57067, 1, 1, 56110), -- Stablehand +(221044, 4, 9256, 1, 1, 56110), -- Stablehand +(221044, 3, 36464, 1, 1, 56110), -- Stablehand +(221044, 2, 78196, 1, 1, 56110), -- Stablehand +(221044, 1, 78195, 1, 1, 56110), -- Stablehand +(221044, 0, 78193, 1, 1, 56110), -- Stablehand +(221043, 0, 118395, 1, 1, 56110), -- Noli Marlen +(221042, 0, 40107, 0.75, 1, 56110), -- Baby Greench +(221041, 0, 13610, 0.75, 1, 56110), -- Tiny Snowman +(221040, 0, 79795, 1, 1, 56110), -- Globe Yeti +(221039, 0, 120378, 1, 1, 56110), -- Kirin Tor Mage +(221038, 11, 121992, 1, 1, 56110), -- Kirin Tor Mage +(221038, 10, 121991, 1, 1, 56110), -- Kirin Tor Mage +(221038, 9, 121990, 1, 1, 56110), -- Kirin Tor Mage +(221038, 8, 121989, 1, 1, 56110), -- Kirin Tor Mage +(221038, 7, 121987, 1, 1, 56110), -- Kirin Tor Mage +(221038, 6, 121988, 1, 1, 56110), -- Kirin Tor Mage +(221038, 5, 121984, 1, 1, 56110), -- Kirin Tor Mage +(221038, 4, 121985, 1, 1, 56110), -- Kirin Tor Mage +(221038, 3, 121986, 1, 1, 56110), -- Kirin Tor Mage +(221038, 2, 121982, 1, 1, 56110), -- Kirin Tor Mage +(221038, 1, 121981, 1, 1, 56110), -- Kirin Tor Mage +(221038, 0, 121983, 1, 1, 56110), -- Kirin Tor Mage +(221037, 4, 115426, 1, 1, 56110), -- Ragefin Carver +(221037, 3, 115415, 1, 1, 56110), -- Ragefin Carver +(221037, 2, 115419, 1, 1, 56110), -- Ragefin Carver +(221037, 1, 115411, 1, 1, 56110), -- Ragefin Carver +(221037, 0, 115410, 1, 1, 56110), -- Ragefin Carver +(221036, 0, 38827, 1, 1, 56110), -- Rotten Little Helper +(221035, 3, 122202, 2, 1, 56110), -- Royal Scribe +(221035, 2, 122201, 2, 1, 56110), -- Royal Scribe +(221035, 1, 122200, 2, 1, 56110), -- Royal Scribe +(221035, 0, 122199, 2, 1, 56110), -- Royal Scribe +(221034, 0, 113232, 1, 1, 56110), -- Fire Mote +(221033, 0, 118394, 1, 1, 56110), -- Air Purifier +(221032, 0, 114542, 1, 1, 56110), -- Rhak'ik +(221030, 0, 29373, 1, 1, 56110), -- Winter Veil Cracker +(221029, 0, 112727, 1, 1, 56110), -- Siege Webwing +(221024, 0, 114656, 1, 1, 56110), -- Enraged Shalehorn +(221023, 5, 121892, 1, 1, 56110), -- Wild Ramolith +(221023, 4, 117493, 1, 1, 56110), -- Wild Ramolith +(221023, 3, 117492, 1, 1, 56110), -- Wild Ramolith +(221023, 2, 114925, 1, 1, 56110), -- Wild Ramolith +(221023, 1, 114931, 1, 1, 56110), -- Wild Ramolith +(221023, 0, 114943, 1, 1, 56110), -- Wild Ramolith +(221022, 0, 101845, 1, 1, 56110), -- KC: Climb Mid +(221021, 0, 101845, 1, 1, 56110), -- KC: Climb High +(221020, 0, 101845, 1, 1, 56110), -- KC: TP to Surface +(221019, 0, 118482, 1, 1, 56110), -- Ruffious +(221018, 0, 101845, 1, 1, 56110), -- KC: Start Climbing +(221017, 1, 110448, 1, 1, 56110), -- Waste Flayer +(221017, 0, 110444, 1, 1, 56110), -- Waste Flayer +(221016, 5, 114699, 1, 1, 56110), -- Kobold Mender +(221016, 4, 114569, 1, 1, 56110), -- Kobold Mender +(221016, 3, 114700, 1, 1, 56110), -- Kobold Mender +(221016, 2, 114570, 1, 1, 56110), -- Kobold Mender +(221016, 1, 114698, 1, 1, 56110), -- Kobold Mender +(221016, 0, 114697, 1, 1, 56110), -- Kobold Mender +(221015, 1, 120910, 1, 1, 56110), -- Coreway Weldhand +(221015, 0, 120909, 1, 1, 56110), -- Coreway Weldhand +(221013, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Shore Giant - Head +(221011, 3, 117443, 1, 1, 56110), -- Resting Miner +(221011, 2, 117442, 1, 1, 56110), -- Resting Miner +(221011, 1, 117441, 1, 1, 56110), -- Resting Miner +(221011, 0, 117440, 1, 1, 56110), -- Resting Miner +(221010, 0, 103904, 1, 1, 56110), -- Seagull +(221009, 0, 52318, 1, 1, 56110), -- [DNT] Finished Scenario +(221008, 0, 113189, 0.899999976158142089, 1, 56110), -- Clam Cart-Pusher +(221007, 1, 11686, 1, 1, 56110), -- [DNT] Coreway Mech Stalker +(221007, 0, 42659, 0.5, 0, 56110), -- [DNT] Coreway Mech Stalker +(221006, 0, 104117, 3, 1, 56110), -- Austraskeld +(221005, 0, 104117, 3, 1, 56110), -- Austraskeld +(221004, 0, 104117, 3, 1, 56110), -- Nurdraskeld +(221003, 1, 94282, 0.5, 1, 56110), -- Stalker +(221003, 0, 169, 1, 0, 56110), -- Stalker +(221002, 0, 118386, 1, 1, 56110), -- Khole +(221001, 0, 104773, 2, 1, 56110), -- Kill Credit +(221000, 7, 122429, 1, 1, 56110), -- Shadowvein Miner +(221000, 6, 122428, 1, 1, 56110), -- Shadowvein Miner +(221000, 5, 122427, 1, 1, 56110), -- Shadowvein Miner +(221000, 4, 122426, 1, 1, 56110), -- Shadowvein Miner +(221000, 3, 122425, 1, 1, 56110), -- Shadowvein Miner +(221000, 2, 122424, 1, 1, 56110), -- Shadowvein Miner +(221000, 1, 122420, 1, 1, 56110), -- Shadowvein Miner +(221000, 0, 122419, 1, 1, 56110), -- Shadowvein Miner +(220999, 0, 119659, 0.899999976158142089, 1, 56110), -- Aggregation of Horrors +(220998, 0, 114942, 1, 1, 56110), -- Large Ramolith Prop +(220997, 0, 115735, 1, 1, 56110), -- Tulumun +(220996, 0, 15698, 0.5, 1, 56110), -- Father Winter's Helper +(220995, 0, 104773, 2, 1, 56110), -- Kill Credit +(220994, 0, 113189, 0.899999976158142089, 1, 56110), -- Fish Cart-Pusher +(220993, 1, 16925, 1, 1, 56110), -- kill credit: Staff Collected +(220993, 0, 81210, 1, 0, 56110), -- kill credit: Staff Collected +(220992, 2, 115419, 1, 1, 56110), -- Darkwater Belly-gutter +(220992, 1, 115411, 1, 1, 56110), -- Darkwater Belly-gutter +(220992, 0, 115410, 1, 1, 56110), -- Darkwater Belly-gutter +(220991, 1, 115426, 1, 1, 56110), -- Darkwater Ranger +(220991, 0, 115415, 1, 1, 56110), -- Darkwater Ranger +(220990, 1, 115492, 1, 1, 56110), -- Darkwater Evoker +(220990, 0, 115491, 1, 1, 56110), -- Darkwater Evoker +(220989, 3, 116833, 1, 1, 56110), -- Sureki Sentry +(220989, 2, 116831, 1, 1, 56110), -- Sureki Sentry +(220989, 1, 116834, 1, 1, 56110), -- Sureki Sentry +(220989, 0, 116832, 1, 1, 56110), -- Sureki Sentry +(220988, 3, 116833, 1, 1, 56110), -- Skeins Sentry +(220988, 2, 116831, 1, 1, 56110), -- Skeins Sentry +(220988, 1, 116834, 1, 1, 56110), -- Skeins Sentry +(220988, 0, 116832, 1, 1, 56110), -- Skeins Sentry +(220987, 3, 116833, 1, 1, 56110), -- Burrows Sentry +(220987, 2, 116831, 1, 1, 56110), -- Burrows Sentry +(220987, 1, 116834, 1, 1, 56110), -- Burrows Sentry +(220987, 0, 116832, 1, 1, 56110), -- Burrows Sentry +(220986, 3, 116833, 1, 1, 56110), -- Hollows Sentry +(220986, 2, 116831, 1, 1, 56110), -- Hollows Sentry +(220986, 1, 116834, 1, 1, 56110), -- Hollows Sentry +(220986, 0, 116832, 1, 1, 56110), -- Hollows Sentry +(220985, 0, 115154, 1, 1, 56110), -- Darkwater Clawsmasher +(220983, 3, 120168, 1, 1, 56110), -- Crawling Bulwark +(220983, 2, 120169, 1, 1, 56110), -- Crawling Bulwark +(220983, 1, 120167, 1, 1, 56110), -- Crawling Bulwark +(220983, 0, 119273, 1, 1, 56110), -- Crawling Bulwark +(220982, 3, 115018, 1, 1, 56110), -- Sureki Guard +(220982, 2, 115771, 1, 1, 56110), -- Sureki Guard +(220982, 1, 115772, 1, 1, 56110), -- Sureki Guard +(220982, 0, 115770, 1, 1, 56110), -- Sureki Guard +(220981, 3, 120168, 1, 1, 56110), -- Crawling Bulwark +(220981, 2, 120169, 1, 1, 56110), -- Crawling Bulwark +(220981, 1, 120167, 1, 1, 56110), -- Crawling Bulwark +(220981, 0, 119273, 1, 1, 56110), -- Crawling Bulwark +(220980, 3, 120168, 1, 1, 56110), -- Crawling Bulwark +(220980, 2, 120169, 1, 1, 56110), -- Crawling Bulwark +(220980, 1, 120167, 1, 1, 56110), -- Crawling Bulwark +(220980, 0, 119273, 1, 1, 56110), -- Crawling Bulwark +(220979, 3, 120291, 1, 1, 56110), -- Crawling Bulwark +(220979, 2, 120290, 1, 1, 56110), -- Crawling Bulwark +(220979, 1, 120289, 1, 1, 56110), -- Crawling Bulwark +(220979, 0, 120288, 1, 1, 56110), -- Crawling Bulwark +(220978, 3, 115018, 1, 1, 56110), -- Skeins Guard +(220978, 2, 115771, 1, 1, 56110), -- Skeins Guard +(220978, 1, 115772, 1, 1, 56110), -- Skeins Guard +(220978, 0, 115770, 1, 1, 56110), -- Skeins Guard +(220977, 3, 115018, 1, 1, 56110), -- Burrows Guard +(220977, 2, 115771, 1, 1, 56110), -- Burrows Guard +(220977, 1, 115772, 1, 1, 56110), -- Burrows Guard +(220977, 0, 115770, 1, 1, 56110), -- Burrows Guard +(220976, 3, 115018, 1, 1, 56110), -- Hollows Guard +(220976, 2, 115771, 1, 1, 56110), -- Hollows Guard +(220976, 1, 115772, 1, 1, 56110), -- Hollows Guard +(220976, 0, 115770, 1, 1, 56110), -- Hollows Guard +(220975, 3, 120288, 1, 1, 56110), -- Crawling Bulwark +(220975, 2, 120289, 1, 1, 56110), -- Crawling Bulwark +(220975, 1, 120290, 1, 1, 56110), -- Crawling Bulwark +(220975, 0, 120291, 1, 1, 56110), -- Crawling Bulwark +(220974, 3, 115018, 1, 1, 56110), -- Bazaar Guard +(220974, 2, 115771, 1, 1, 56110), -- Bazaar Guard +(220974, 1, 115772, 1, 1, 56110), -- Bazaar Guard +(220974, 0, 115770, 1, 1, 56110), -- Bazaar Guard +(220973, 0, 118380, 1, 1, 56110), -- Grabby Rock +(220972, 0, 118127, 1.25, 1, 56110), -- Strand Lift +(220971, 0, 118375, 1, 1, 56110), -- [DNT] Kill Credit +(220968, 3, 105546, 1, 1, 56110), -- Mannequin +(220968, 2, 107560, 1, 1, 56110), -- Mannequin +(220968, 1, 111139, 1, 1, 56110), -- Mannequin +(220968, 0, 111138, 1, 1, 56110), -- Mannequin +(220967, 0, 114624, 1, 1, 56110), -- Leech Larva +(220966, 5, 118420, 1, 1, 56110), -- Skardyn Fighter +(220966, 4, 118421, 1, 1, 56110), -- Skardyn Fighter +(220966, 3, 118419, 1, 1, 56110), -- Skardyn Fighter +(220966, 2, 118418, 1, 1, 56110), -- Skardyn Fighter +(220966, 1, 118417, 1, 1, 56110), -- Skardyn Fighter +(220966, 0, 118416, 1, 1, 56110), -- Skardyn Fighter +(220964, 0, 118127, 1.25, 1, 56110), -- Strand Lift +(220963, 0, 117673, 1.20000004768371582, 1, 56110), -- Dornogal Steward +(220962, 0, 118231, 1, 1, 56110), -- Cart Hauler +(220961, 0, 116915, 1, 1, 56110), -- Coreway Repair Rig +(220960, 1, 11686, 1, 1, 56110), -- [DNT] FX Stalker +(220960, 0, 85308, 1, 0, 56110), -- [DNT] FX Stalker +(220959, 0, 117409, 1, 1, 56110), -- Klaemar +(220958, 12, 114851, 1, 1, 56110), -- Mindless Reaver +(220958, 11, 118731, 1, 1, 56110), -- Mindless Reaver +(220958, 10, 119456, 1, 1, 56110), -- Mindless Reaver +(220958, 9, 119457, 1, 1, 56110), -- Mindless Reaver +(220958, 8, 119478, 1, 1, 56110), -- Mindless Reaver +(220958, 7, 119479, 1, 1, 56110), -- Mindless Reaver +(220958, 6, 119481, 1, 1, 56110), -- Mindless Reaver +(220958, 5, 119482, 1, 1, 56110), -- Mindless Reaver +(220958, 4, 119493, 1, 1, 56110), -- Mindless Reaver +(220958, 3, 119494, 1, 1, 56110), -- Mindless Reaver +(220958, 2, 118657, 1, 1, 56110), -- Mindless Reaver +(220958, 1, 118658, 1, 1, 56110), -- Mindless Reaver +(220958, 0, 114946, 1, 0, 56110), -- Mindless Reaver +(220957, 1, 23767, 1, 1, 56110), -- Boost +(220957, 0, 21955, 1, 0, 56110), -- Boost +(220956, 0, 118576, 3, 1, 56110), -- Sundraskeld +(220955, 0, 118187, 1, 1, 56110), -- Kai'shae +(220954, 0, 117243, 1, 1, 56110), -- Ney'leia +(220953, 0, 118383, 1.5, 1, 56110), -- Wanderer Ida +(220952, 0, 117247, 1, 1, 56110), -- On'hiea +(220951, 0, 118149, 1, 1, 56110), -- Hannan +(220947, 5, 117752, 1, 1, 56110), -- Arathi Fisher +(220947, 4, 117751, 1, 1, 56110), -- Arathi Fisher +(220947, 3, 115014, 1, 1, 56110), -- Arathi Fisher +(220947, 2, 115013, 1, 1, 56110), -- Arathi Fisher +(220947, 1, 115012, 1, 1, 56110), -- Arathi Fisher +(220947, 0, 115011, 1, 1, 56110); -- Arathi Fisher + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(220946, 0, 108585, 1.399999976158142089, 1, 56110), -- Venture Co. Honey Harvester +(220945, 0, 101845, 1, 1, 56110), -- KC: Hungry Mole Bothered +(220944, 9, 108813, 1, 1, 56110), -- Expedition Scout +(220944, 8, 108812, 1, 1, 56110), -- Expedition Scout +(220944, 7, 108805, 1, 1, 56110), -- Expedition Scout +(220944, 6, 108808, 1, 1, 56110), -- Expedition Scout +(220944, 5, 108811, 1, 1, 56110), -- Expedition Scout +(220944, 4, 108810, 1, 1, 56110), -- Expedition Scout +(220944, 3, 108455, 1, 1, 56110), -- Expedition Scout +(220944, 2, 108456, 1, 1, 56110), -- Expedition Scout +(220944, 1, 108777, 1, 1, 56110), -- Expedition Scout +(220944, 0, 108778, 1, 1, 56110), -- Expedition Scout +(220943, 7, 108868, 1, 1, 56110), -- Reliquary Researcher +(220943, 6, 108869, 1, 1, 56110), -- Reliquary Researcher +(220943, 5, 110229, 1, 1, 56110), -- Reliquary Researcher +(220943, 4, 110225, 1, 1, 56110), -- Reliquary Researcher +(220943, 3, 110227, 1, 1, 56110), -- Reliquary Researcher +(220943, 2, 108862, 1, 1, 56110), -- Reliquary Researcher +(220943, 1, 108870, 1, 1, 56110), -- Reliquary Researcher +(220943, 0, 108867, 1, 1, 56110), -- Reliquary Researcher +(220941, 0, 117851, 2.5, 1, 56110), -- Fog Sower +(220939, 0, 115250, 0.699999988079071044, 1, 56110), -- Gloomgrowth +(220938, 0, 115250, 1, 1, 56110), -- Mature Gloomgrowth +(220928, 0, 117238, 1, 1, 56110), -- High Speaker Brinthe +(220927, 0, 54893, 1, 0, 56110), -- Speak to Brinthe +(220926, 0, 117559, 1, 1, 56110), -- Cleaned Crusher +(220925, 0, 54893, 1, 0, 56110), -- Waterworks Scene Complete +(220924, 0, 54893, 1, 0, 56110), -- Pipe 1 Exit Credit +(220923, 0, 119168, 1, 1, 56110), -- Merrimack +(220921, 0, 119166, 1, 1, 56110), -- Eiggard +(220920, 0, 119162, 1, 1, 56110), -- Dorbund +(220919, 0, 119167, 1, 1, 56110), -- Bertola +(220918, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(220918, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(220917, 0, 115723, 1, 1, 56110), -- Chitinous Goliath +(220916, 0, 117045, 1, 1, 56110), -- Royal Appointee +(220915, 4, 104630, 1, 1, 56110), -- Disobedient Beast-Slave +(220915, 3, 115169, 1, 1, 56110), -- Disobedient Beast-Slave +(220915, 2, 115168, 1, 1, 56110), -- Disobedient Beast-Slave +(220915, 1, 103366, 1, 1, 56110), -- Disobedient Beast-Slave +(220915, 0, 104630, 1, 1, 56110), -- Disobedient Beast-Slave +(220914, 0, 54893, 1, 0, 56110), -- Supervisor Radlock Kill Credit +(220907, 0, 118250, 1, 1, 56110), -- Kobyss Shellbreaker +(220906, 23, 117338, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 22, 117339, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 21, 117336, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 20, 117337, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 19, 117343, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 18, 117344, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 17, 117341, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 16, 117342, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 15, 117347, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 14, 117348, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 13, 117345, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 12, 117346, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 11, 117351, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 10, 117352, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 9, 117349, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 8, 117350, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 7, 117359, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 6, 117360, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 5, 117357, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 4, 117358, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 3, 117355, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 2, 117356, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 1, 117353, 1, 1, 56110), -- Slain Taelloch Miner +(220906, 0, 117354, 1, 1, 56110), -- Slain Taelloch Miner +(220905, 0, 118248, 1, 1, 56110), -- Kobyss Soul-Twister +(220904, 0, 118250, 1, 1, 56110), -- Kobyss Shellbreaker +(220903, 0, 117375, 1, 1, 56110), -- Royal Umbral Citizen +(220902, 1, 27823, 1, 1, 56110), -- [DNT] Follow Korgran - 2 +(220902, 0, 73745, 1, 0, 56110), -- [DNT] Follow Korgran - 2 +(220901, 0, 120414, 1, 1, 56110), -- Supervisor Radlock +(220900, 1, 117370, 1, 1, 56110), -- Umbral Citizen +(220900, 0, 117373, 1, 1, 56110), -- Umbral Citizen +(220899, 0, 103904, 1, 1, 56110), -- Seagull +(220898, 0, 103904, 1, 1, 56110), -- Seagull +(220897, 0, 116214, 1.399999976158142089, 1, 56110), -- Supervisor Radlock +(220896, 0, 117238, 1, 1, 56110), -- High Speaker Brinthe +(220894, 0, 80743, 1, 1, 56110), -- Cup of Shell Juice +(220893, 0, 101845, 1, 1, 56110), -- KC: Mole Course Flag +(220892, 0, 117404, 2.20000004768371582, 1, 56110), -- Deactivated War Golem +(220891, 0, 115507, 1.20000004768371582, 1, 56110), -- Bloodswell Creation +(220890, 0, 91386, 1.20000004768371582, 1, 56110), -- Matriarch Charfuria +(220889, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(220889, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(220888, 1, 115375, 1, 1, 56110), -- Fog Wither +(220888, 0, 115372, 1, 1, 56110), -- Fog Wither +(220887, 1, 111717, 1.25, 1, 56110), -- Tiderusher Shalemaw +(220887, 0, 109505, 1.25, 1, 56110), -- Tiderusher Shalemaw +(220886, 3, 115531, 1.20000004768371582, 1, 56110), -- Shadowtide Bulwark +(220886, 2, 115529, 1.20000004768371582, 1, 56110), -- Shadowtide Bulwark +(220886, 1, 115530, 1.20000004768371582, 1, 56110), -- Shadowtide Bulwark +(220886, 0, 115528, 1.20000004768371582, 1, 56110), -- Shadowtide Bulwark +(220885, 0, 116469, 1, 1, 56110), -- Sureki Grunt +(220884, 0, 116205, 1, 1, 56110), -- Sureki Ironweave +(220883, 0, 88651, 2, 1, 56110), -- Sweetspark the Oozeful +(220882, 0, 104117, 1, 1, 56110), -- Shore Giant +(220881, 0, 118363, 1, 1, 56110), -- Faerin +(220876, 0, 6297, 1, 1, 56110), -- Frog +(220875, 1, 114110, 1, 1, 56110), -- Sea Slug +(220875, 0, 114107, 1, 1, 56110), -- Sea Slug +(220874, 0, 115109, 1, 1, 56110), -- Hermit Crab +(220871, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Alleria Void Bubble +(220870, 0, 118353, 1, 1, 56110), -- Holiday Enthusiast +(220869, 0, 118352, 1, 1, 56110), -- Unstable Fungal Pod +(220868, 0, 112385, 1, 1, 56110), -- Hungry Mole +(220867, 0, 118343, 1, 1, 56110), -- Y'tekhi +(220866, 0, 118342, 1, 1, 56110), -- Horde Flag +(220865, 0, 118340, 1, 1, 56110), -- Holiday Enthusiast +(220863, 0, 116818, 1, 1, 56110), -- Tidewrath +(220862, 0, 118323, 1, 1, 56110), -- Mipsey's Mole Course +(220861, 0, 64062, 1, 1, 56110), -- Eroded Titan Construct +(220860, 1, 11686, 1, 1, 56110), -- Cave Entrance +(220860, 0, 1126, 1, 0, 56110), -- Cave Entrance +(220859, 0, 122699, 1, 1, 56110), -- Amy Lychenstone +(220858, 3, 112388, 1, 1, 56110), -- Crushed Mole +(220858, 2, 116450, 1, 1, 56110), -- Crushed Mole +(220858, 1, 116451, 1, 1, 56110), -- Crushed Mole +(220858, 0, 112391, 1, 1, 56110), -- Crushed Mole +(220857, 0, 37604, 1, 1, 56110), -- Crushed Scorpid +(220856, 0, 117123, 1, 1, 56110), -- Expended Fungal Pod +(220855, 0, 64062, 1, 1, 56110), -- Pale Priest +(220854, 2, 118322, 1, 1, 56110), -- Cloud Gryphon +(220854, 1, 118321, 1, 1, 56110), -- Cloud Gryphon +(220854, 0, 118322, 1, 1, 56110), -- Cloud Gryphon +(220853, 2, 118322, 1, 1, 56110), -- Cloud Gryphon +(220853, 1, 118321, 1, 1, 56110), -- Cloud Gryphon +(220853, 0, 118322, 1, 1, 56110), -- Cloud Gryphon +(220852, 2, 118317, 1, 1, 56110), -- Cloud Gryphon +(220852, 1, 118319, 1, 1, 56110), -- Cloud Gryphon +(220852, 0, 118318, 1, 1, 56110), -- Cloud Gryphon +(220851, 2, 118317, 1, 1, 56110), -- Cloud Gryphon +(220851, 1, 118319, 1, 1, 56110), -- Cloud Gryphon +(220851, 0, 118318, 1, 1, 56110), -- Cloud Gryphon +(220850, 0, 52318, 1, 1, 56110), -- Kill Credit: Escape Line Used [DNT] +(220849, 0, 118312, 1, 1, 56110), -- Pandering Fight Announcer +(220848, 1, 11686, 1, 1, 56110), -- Delve Key Credit +(220848, 0, 22903, 1, 0, 56110), -- Delve Key Credit +(220847, 0, 115744, 1, 1, 56110), -- Nazkena +(220846, 0, 73882, 1, 1, 56110), -- Rowdy Rubble +(220845, 5, 118243, 1, 1, 56110), -- Frustrated Gambler +(220845, 4, 118242, 1, 1, 56110), -- Frustrated Gambler +(220845, 3, 118238, 1, 1, 56110), -- Frustrated Gambler +(220845, 2, 118239, 1, 1, 56110), -- Frustrated Gambler +(220845, 1, 118240, 1, 1, 56110), -- Frustrated Gambler +(220845, 0, 118241, 1, 1, 56110), -- Frustrated Gambler +(220844, 3, 115522, 1, 1, 56110), -- Shadowtide Disciple +(220844, 2, 115521, 1, 1, 56110), -- Shadowtide Disciple +(220844, 1, 115523, 1, 1, 56110), -- Shadowtide Disciple +(220844, 0, 115520, 1, 1, 56110), -- Shadowtide Disciple +(220843, 0, 116205, 1, 1, 56110), -- Isanyx +(220842, 0, 118311, 1, 1, 56110), -- Nerubian Warrior Old +(220841, 0, 118310, 1, 1, 56110), -- Nerubian Caster Old +(220839, 3, 115735, 1, 1, 56110), -- Guide of the Vizier +(220839, 2, 115733, 1, 1, 56110), -- Guide of the Vizier +(220839, 1, 114408, 1, 1, 56110), -- Guide of the Vizier +(220839, 0, 115734, 1, 1, 56110), -- Guide of the Vizier +(220838, 0, 117518, 2, 1, 56110), -- Shadowtide Corruptor +(220837, 0, 114026, 1.5, 1, 56110), -- TEST GUARD +(220836, 1, 11686, 1, 1, 56110), -- Spewing Hemorrhage +(220836, 0, 169, 1, 0, 56110), -- Spewing Hemorrhage +(220835, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(220834, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 07 - Checkin +(220831, 46, 112664, 1, 1, 56110), -- Wayward Emissary +(220831, 45, 112494, 1, 1, 56110), -- Wayward Emissary +(220831, 44, 112501, 1, 1, 56110), -- Wayward Emissary +(220831, 43, 111756, 1, 1, 56110), -- Wayward Emissary +(220831, 42, 111809, 1, 1, 56110), -- Wayward Emissary +(220831, 41, 111890, 1, 1, 56110), -- Wayward Emissary +(220831, 40, 112361, 1, 1, 56110), -- Wayward Emissary +(220831, 39, 112380, 1, 1, 56110), -- Wayward Emissary +(220831, 38, 112020, 1, 1, 56110), -- Wayward Emissary +(220831, 37, 112309, 1, 1, 56110), -- Wayward Emissary +(220831, 36, 111377, 1, 1, 56110), -- Wayward Emissary +(220831, 35, 106374, 1, 1, 56110), -- Wayward Emissary +(220831, 34, 112347, 1, 1, 56110), -- Wayward Emissary +(220831, 33, 112153, 1, 1, 56110), -- Wayward Emissary +(220831, 32, 117183, 1, 1, 56110), -- Wayward Emissary +(220831, 31, 117184, 1, 1, 56110), -- Wayward Emissary +(220831, 30, 112266, 1, 1, 56110), -- Wayward Emissary +(220831, 29, 111723, 1, 1, 56110), -- Wayward Emissary +(220831, 28, 112346, 1, 1, 56110), -- Wayward Emissary +(220831, 27, 112279, 1, 1, 56110), -- Wayward Emissary +(220831, 26, 112574, 1, 1, 56110), -- Wayward Emissary +(220831, 25, 111755, 1, 1, 56110), -- Wayward Emissary +(220831, 24, 112610, 1, 1, 56110), -- Wayward Emissary +(220831, 23, 112268, 1, 1, 56110), -- Wayward Emissary +(220831, 22, 112344, 1, 1, 56110), -- Wayward Emissary +(220831, 21, 111722, 1, 1, 56110), -- Wayward Emissary +(220831, 20, 111887, 1, 1, 56110), -- Wayward Emissary +(220831, 19, 112362, 1, 1, 56110), -- Wayward Emissary +(220831, 18, 112345, 1, 1, 56110), -- Wayward Emissary +(220831, 17, 111604, 1, 1, 56110), -- Wayward Emissary +(220831, 16, 112376, 1, 1, 56110), -- Wayward Emissary +(220831, 15, 112267, 1, 1, 56110), -- Wayward Emissary +(220831, 14, 112538, 1, 1, 56110), -- Wayward Emissary +(220831, 13, 111379, 1, 1, 56110), -- Wayward Emissary +(220831, 12, 112520, 1, 1, 56110), -- Wayward Emissary +(220831, 11, 112044, 1, 1, 56110), -- Wayward Emissary +(220831, 10, 106518, 1, 1, 56110), -- Wayward Emissary +(220831, 9, 112500, 1, 1, 56110), -- Wayward Emissary +(220831, 8, 117179, 1, 1, 56110), -- Wayward Emissary +(220831, 7, 117182, 1, 1, 56110), -- Wayward Emissary +(220831, 6, 112283, 1, 1, 56110), -- Wayward Emissary +(220831, 5, 112521, 1, 1, 56110), -- Wayward Emissary +(220831, 4, 112375, 1, 1, 56110), -- Wayward Emissary +(220831, 3, 111888, 1, 1, 56110), -- Wayward Emissary +(220831, 2, 111843, 1, 1, 56110), -- Wayward Emissary +(220831, 1, 111889, 1, 1, 56110), -- Wayward Emissary +(220831, 0, 112278, 1, 1, 56110), -- Wayward Emissary +(220830, 0, 118270, 1.20000004768371582, 1, 56110), -- Mug of Cinderbrew +(220829, 3, 111138, 1, 1, 56110), -- Rulk'Nerub Backpiece +(220829, 2, 111139, 1, 1, 56110), -- Rulk'Nerub Backpiece +(220829, 1, 105546, 1, 1, 56110), -- Rulk'Nerub Backpiece +(220829, 0, 107560, 1, 1, 56110), -- Rulk'Nerub Backpiece +(220828, 3, 111138, 1, 1, 56110), -- Bronzebeard Hat +(220828, 2, 111139, 1, 1, 56110), -- Bronzebeard Hat +(220828, 1, 105546, 1, 1, 56110), -- Bronzebeard Hat +(220828, 0, 107560, 1, 1, 56110), -- Bronzebeard Hat +(220827, 3, 111138, 1, 1, 56110), -- Candelabra Kobold Helm +(220827, 2, 111139, 1, 1, 56110), -- Candelabra Kobold Helm +(220827, 1, 105546, 1, 1, 56110), -- Candelabra Kobold Helm +(220827, 0, 107560, 1, 1, 56110), -- Candelabra Kobold Helm +(220826, 3, 111138, 1, 1, 56110), -- Coral Kobyss Helm +(220826, 2, 111139, 1, 1, 56110), -- Coral Kobyss Helm +(220826, 1, 105546, 1, 1, 56110), -- Coral Kobyss Helm +(220826, 0, 107560, 1, 1, 56110), -- Coral Kobyss Helm +(220825, 1, 27823, 1, 1, 56110), -- Targeting Bunny 1 +(220825, 0, 328, 1, 0, 56110), -- Targeting Bunny 1 +(220824, 1, 27823, 1, 1, 56110), -- Targeting Bunny 2 +(220824, 0, 328, 1, 0, 56110), -- Targeting Bunny 2 +(220823, 1, 27823, 1, 1, 56110), -- Targeting Bunny 3 +(220823, 0, 328, 1, 0, 56110), -- Targeting Bunny 3 +(220822, 1, 27823, 1, 1, 56110), -- Targeting Bunny 4 +(220822, 0, 328, 1, 0, 56110), -- Targeting Bunny 4 +(220820, 0, 117922, 1, 1, 56110), -- Batzvara +(220819, 0, 114624, 1, 1, 56110), -- Waste Disposal +(220818, 1, 118628, 1, 1, 56110), -- The Weaver +(220818, 0, 113802, 1, 0, 56110), -- The Weaver +(220816, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(220816, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(220815, 0, 118916, 0.800000011920928955, 1, 56110), -- Blazing Fiend +(220814, 3, 117042, 1, 1, 56110), -- Loyalist Bio-smith +(220814, 2, 117043, 1, 1, 56110), -- Loyalist Bio-smith +(220814, 1, 117044, 1, 1, 56110), -- Loyalist Bio-smith +(220814, 0, 117045, 1, 1, 56110), -- Loyalist Bio-smith +(220807, 0, 85555, 1, 1, 56110), -- Overlord Geya'rah +(220806, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(220806, 0, 328, 1, 0, 56110); -- Kill Credit [DNT] + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(220805, 0, 119046, 1.25, 1, 56110), -- Danath Trollbane +(220804, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(220804, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(220803, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(220803, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(220802, 0, 118377, 1, 1, 56110), -- Kurdran Wildhammer +(220801, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(220801, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(220800, 5, 114119, 1, 1, 56110), -- Rockslime +(220800, 4, 114106, 1, 1, 56110), -- Rockslime +(220800, 3, 114109, 1, 1, 56110), -- Rockslime +(220800, 2, 114112, 1, 1, 56110), -- Rockslime +(220800, 1, 114115, 1, 1, 56110), -- Rockslime +(220800, 0, 114118, 1, 1, 56110), -- Rockslime +(220799, 5, 114102, 1, 1, 56110), -- Rockslime +(220799, 4, 114104, 1, 1, 56110), -- Rockslime +(220799, 3, 114107, 1, 1, 56110), -- Rockslime +(220799, 2, 114110, 1, 1, 56110), -- Rockslime +(220799, 1, 114113, 1, 1, 56110), -- Rockslime +(220799, 0, 114117, 1, 1, 56110), -- Rockslime +(220798, 4, 115735, 1, 1, 56110), -- Cowed Celebrant +(220798, 3, 115733, 1, 1, 56110), -- Cowed Celebrant +(220798, 2, 114408, 1, 1, 56110), -- Cowed Celebrant +(220798, 1, 115734, 1, 1, 56110), -- Cowed Celebrant +(220798, 0, 114416, 1, 1, 56110), -- Cowed Celebrant +(220797, 3, 111138, 1, 1, 56110), -- Poisonous Fungarian Helm +(220797, 2, 111139, 1, 1, 56110), -- Poisonous Fungarian Helm +(220797, 1, 105546, 1, 1, 56110), -- Poisonous Fungarian Helm +(220797, 0, 107560, 1, 1, 56110), -- Poisonous Fungarian Helm +(220796, 0, 118919, 1, 1, 56110), -- Delver's Dirigible +(220794, 0, 113610, 2, 1, 56110), -- Raging Dunecore +(220793, 3, 116157, 0.800000011920928955, 1, 56110), -- Favored Citizen +(220793, 2, 114529, 0.800000011920928955, 1, 56110), -- Favored Citizen +(220793, 1, 117372, 0.800000011920928955, 1, 56110), -- Favored Citizen +(220793, 0, 117374, 0.800000011920928955, 1, 56110), -- Favored Citizen +(220792, 3, 117839, 2, 1, 56110), -- Stonehead Koboldcrusher +(220792, 2, 117841, 2, 1, 56110), -- Stonehead Koboldcrusher +(220792, 1, 117835, 2, 1, 56110), -- Stonehead Koboldcrusher +(220792, 0, 117836, 2, 1, 56110), -- Stonehead Koboldcrusher +(220791, 0, 102573, 1.60000002384185791, 1, 56110), -- Whirling Updraft +(220790, 2, 75598, 1.5, 1, 56110), -- Deadly Krolusk +(220790, 1, 75595, 1.5, 1, 56110), -- Deadly Krolusk +(220790, 0, 75589, 1.5, 1, 56110), -- Deadly Krolusk +(220789, 4, 75598, 1.5, 1, 56110), -- Deep Krolusk +(220789, 3, 75595, 1.5, 1, 56110), -- Deep Krolusk +(220789, 2, 75594, 1.5, 1, 56110), -- Deep Krolusk +(220789, 1, 75592, 1.5, 1, 56110), -- Deep Krolusk +(220789, 0, 75589, 1.5, 1, 56110), -- Deep Krolusk +(220788, 0, 118260, 1, 1, 56110), -- Softsnout +(220787, 0, 118260, 1, 1, 56110), -- Softsnout +(220786, 0, 115170, 1, 1, 56110), -- Wavecutter Eel +(220785, 0, 101845, 1, 1, 56110), -- KC: Helped Large +(220784, 0, 117922, 1, 1, 56110), -- Batzvara +(220783, 1, 94282, 0.5, 1, 56110), -- Stalker +(220783, 0, 169, 1, 0, 56110), -- Stalker +(220782, 1, 94282, 0.5, 1, 56110), -- Stalker +(220782, 0, 169, 1, 0, 56110), -- Stalker +(220781, 0, 118259, 1, 1, 56110), -- Aspirant Kiipka +(220780, 0, 115753, 1.5, 1, 56110), -- Elite Guard +(220778, 4, 118314, 1, 1, 56110), -- Professional V.I.P. +(220778, 3, 118316, 1, 1, 56110), -- Professional V.I.P. +(220778, 2, 118315, 1, 1, 56110), -- Professional V.I.P. +(220778, 1, 118313, 1, 1, 56110), -- Professional V.I.P. +(220778, 0, 118258, 1, 1, 56110), -- Professional V.I.P. +(220777, 0, 114268, 1, 1, 56110), -- Executor Nizrek +(220776, 1, 117044, 1, 1, 56110), -- Mangled Harvester +(220776, 0, 117043, 1, 1, 56110), -- Mangled Harvester +(220775, 0, 114130, 1, 1, 56110), -- Bleached Sandskitter +(220774, 0, 118039, 1, 1, 56110), -- Puddle Container Stalker +(220773, 0, 118039, 1, 1, 56110), -- Web Container Stalker +(220772, 0, 104502, 1, 1, 56110), -- Sightless Wavecutter +(220771, 0, 115156, 2, 1, 56110), -- Murkspike +(220770, 0, 118264, 1, 1, 56110), -- Void Barrier +(220769, 1, 16925, 1, 1, 56110), -- Orator Krix'vizk +(220769, 0, 72117, 1, 0, 56110), -- Orator Krix'vizk +(220767, 1, 118254, 0.60000002384185791, 1, 56110), -- Mmarl Youngster +(220767, 0, 118253, 0.60000002384185791, 1, 56110), -- Mmarl Youngster +(220766, 0, 80458, 1, 1, 56110), -- Fleshmite +(220765, 0, 114558, 1, 1, 56110), -- Juvenile Snail +(220764, 0, 107716, 1, 1, 56110), -- Unsettled Snail +(220763, 0, 116818, 1, 1, 56110), -- Coralcrush +(220762, 0, 116818, 1, 1, 56110), -- Seacurse +(220761, 0, 116216, 0.699999988079071044, 1, 56110), -- Darkfuse Enforcer +(220760, 0, 118247, 1, 1, 56110), -- Momma Nilla +(220759, 0, 116818, 1, 1, 56110), -- Shadowsand +(220758, 0, 111756, 1, 1, 56110), -- Roople +(220757, 7, 111809, 1, 1, 56110), -- Mmarl Niffen +(220757, 6, 111756, 1, 1, 56110), -- Mmarl Niffen +(220757, 5, 112610, 1, 1, 56110), -- Mmarl Niffen +(220757, 4, 111755, 1, 1, 56110), -- Mmarl Niffen +(220757, 3, 118251, 1, 1, 56110), -- Mmarl Niffen +(220757, 2, 118246, 1, 1, 56110), -- Mmarl Niffen +(220757, 1, 118247, 1, 1, 56110), -- Mmarl Niffen +(220757, 0, 118245, 1, 1, 56110), -- Mmarl Niffen +(220756, 0, 116216, 1, 1, 56110), -- Thirsty Salvager +(220755, 7, 114714, 1, 1, 56110), -- Panicking Kobold +(220755, 6, 114527, 1, 1, 56110), -- Panicking Kobold +(220755, 5, 114715, 1, 1, 56110), -- Panicking Kobold +(220755, 4, 114716, 1, 1, 56110), -- Panicking Kobold +(220755, 3, 114713, 1, 1, 56110), -- Panicking Kobold +(220755, 2, 114158, 1, 1, 56110), -- Panicking Kobold +(220755, 1, 114526, 1, 1, 56110), -- Panicking Kobold +(220755, 0, 114712, 1, 1, 56110), -- Panicking Kobold +(220754, 0, 112383, 1, 1, 56110), -- Moth +(220753, 0, 118245, 0.800000011920928955, 1, 56110), -- Ressin +(220752, 0, 111809, 1, 1, 56110), -- Mossflower +(220751, 0, 118039, 1, 1, 56110), -- Tank Container Stalker +(220750, 0, 118247, 1, 1, 56110), -- Berggam +(220749, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(220749, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(220748, 0, 101845, 1, 1, 56110), -- KC: Helped Small +(220746, 7, 114714, 1, 1, 56110), -- Slaughtered Kobold +(220746, 6, 114527, 1, 1, 56110), -- Slaughtered Kobold +(220746, 5, 114715, 1, 1, 56110), -- Slaughtered Kobold +(220746, 4, 114716, 1, 1, 56110), -- Slaughtered Kobold +(220746, 3, 114713, 1, 1, 56110), -- Slaughtered Kobold +(220746, 2, 114158, 1, 1, 56110), -- Slaughtered Kobold +(220746, 1, 114526, 1, 1, 56110), -- Slaughtered Kobold +(220746, 0, 114712, 1, 1, 56110), -- Slaughtered Kobold +(220745, 0, 112726, 0.5, 1, 56110), -- Failed Experiment +(220744, 2, 121333, 1, 1, 56110), -- Overworked Cook +(220744, 1, 108077, 1, 1, 56110), -- Overworked Cook +(220744, 0, 116216, 1, 0, 56110), -- Overworked Cook +(220743, 1, 116444, 1, 1, 56110), -- Assistant Skitterling +(220743, 0, 116443, 1, 1, 56110), -- Assistant Skitterling +(220742, 0, 83158, 1, 1, 56110), -- Guardian Tentacle +(220741, 0, 83158, 1, 1, 56110), -- Slamming Tentacle +(220740, 2, 118656, 1, 1, 56110), -- Moth Eggs +(220740, 1, 118655, 1, 1, 56110), -- Moth Eggs +(220740, 0, 95121, 1, 1, 56110), -- Moth Eggs +(220739, 0, 112446, 3, 1, 56110), -- Failed Experiment +(220738, 0, 116664, 1.20000004768371582, 1, 56110), -- Leviathan Caller +(220737, 0, 118247, 1, 1, 56110), -- Citriss +(220736, 4, 112414, 1, 1, 56110), -- Ravenous Flopper +(220736, 3, 112413, 1, 1, 56110), -- Ravenous Flopper +(220736, 2, 112412, 1, 1, 56110), -- Ravenous Flopper +(220736, 1, 112411, 1, 1, 56110), -- Ravenous Flopper +(220736, 0, 112410, 1, 1, 56110), -- Ravenous Flopper +(220735, 0, 118246, 1, 1, 56110), -- Blossim +(220734, 1, 115576, 1, 1, 56110), -- Sludgeborn Shambler +(220734, 0, 115575, 1, 1, 56110), -- Sludgeborn Shambler +(220733, 0, 118245, 1, 1, 56110), -- Gharrli +(220731, 0, 52318, 1, 1, 56110), -- Kill Credit: Weaver Informed [DNT] +(220730, 0, 120890, 0.85000002384185791, 1, 56110), -- Royal Venomshell +(220729, 0, 106816, 1, 1, 56110), -- Pearlfin Sea-Shaman +(220728, 0, 118244, 1, 1, 56110), -- "Doctor" Thad Rustwhistle +(220727, 1, 119262, 1, 1, 56110), -- Harvest Overseer +(220727, 0, 115771, 1, 1, 56110), -- Harvest Overseer +(220726, 0, 114537, 1, 1, 56110), -- Zalnax +(220725, 0, 114537, 1, 1, 56110), -- Xal'in +(220724, 1, 114537, 1, 1, 56110), -- Plinkni +(220724, 0, 114538, 1, 1, 56110), -- Plinkni +(220723, 1, 114537, 1, 1, 56110), -- Trex'na +(220723, 0, 114538, 1, 1, 56110), -- Trex'na +(220722, 0, 114538, 1, 1, 56110), -- Rakva +(220721, 0, 114538, 1, 1, 56110), -- Mix'ni +(220720, 0, 118339, 1, 1, 56110), -- Magpie +(220719, 1, 27823, 1, 1, 56110), -- Invisible Bunny +(220719, 0, 81209, 1, 0, 56110), -- Invisible Bunny +(220718, 0, 118235, 1, 1, 56110), -- Maera Ashyld +(220717, 0, 118237, 1, 1, 56110), -- Rally Blastfoot +(220716, 0, 118236, 0.5, 1, 56110), -- True Love +(220715, 0, 118234, 0.5, 1, 56110), -- Uncanny Valley +(220714, 0, 116490, 1, 1, 56110), -- Harvest Hauler +(220713, 1, 119262, 1, 1, 56110), -- Harvest Overseer +(220713, 0, 115772, 1, 1, 56110), -- Harvest Overseer +(220712, 1, 117045, 1, 1, 56110), -- Black Blood Harvester +(220712, 0, 117042, 1, 1, 56110), -- Black Blood Harvester +(220711, 0, 110118, 1, 1, 56110), -- Enthusiastic Relaxer +(220710, 0, 115434, 1, 1, 56110), -- Leviathan Manipulator +(220709, 0, 115157, 1.60000002384185791, 1, 56110), -- Leviathan Bait +(220708, 3, 114511, 1, 1, 56110), -- Summoned Swarmite +(220708, 2, 114509, 1, 1, 56110), -- Summoned Swarmite +(220708, 1, 114512, 1, 1, 56110), -- Summoned Swarmite +(220708, 0, 114510, 1, 1, 56110), -- Summoned Swarmite +(220707, 3, 116479, 1, 1, 56110), -- Staglette +(220707, 2, 116478, 1, 1, 56110), -- Staglette +(220707, 1, 116409, 1, 1, 56110), -- Staglette +(220707, 0, 115708, 1, 1, 56110), -- Staglette +(220706, 5, 117759, 1, 1, 56110), -- Defender of the Wall +(220706, 4, 115031, 1, 1, 56110), -- Defender of the Wall +(220706, 3, 115034, 1, 1, 56110), -- Defender of the Wall +(220706, 2, 117756, 1, 1, 56110), -- Defender of the Wall +(220706, 1, 115037, 1, 1, 56110), -- Defender of the Wall +(220706, 0, 115035, 1, 1, 56110), -- Defender of the Wall +(220705, 0, 101845, 1, 1, 56110), -- KC: Helped +(220704, 0, 118233, 1, 1, 56110), -- Jomy +(220703, 0, 113982, 1, 1, 56110), -- Starblessed Glimmerfly +(220702, 0, 118232, 1, 1, 56110), -- Finn "Folly" Fobbs +(220701, 0, 68891, 1, 1, 56110), -- Agitated Shadowsting +(220700, 0, 107095, 1, 1, 56110), -- Creature Name +(220699, 0, 119432, 1, 1, 56110), -- Elmo Seedheart +(220698, 0, 85199, 1, 1, 56110), -- Shadowsting Scorpid +(220697, 0, 114771, 1, 1, 56110), -- Creature Name +(220696, 0, 118231, 1, 1, 56110), -- Loaderbot +(220695, 0, 117970, 1, 1, 56110), -- Loaderbot +(220694, 0, 103584, 1, 1, 56110), -- Creature Name +(220693, 0, 117970, 1, 1, 56110), -- Loaderbot +(220692, 0, 118231, 1, 1, 56110), -- Loaderbot +(220691, 1, 109361, 1, 1, 56110), -- Flickering Glowmoth +(220691, 0, 112712, 1, 1, 56110), -- Flickering Glowmoth +(220690, 0, 118065, 1, 1, 56110), -- Klaskin +(220687, 7, 118217, 1, 1, 56110), -- Lashroom +(220687, 6, 118223, 1, 1, 56110), -- Lashroom +(220687, 5, 118216, 1, 1, 56110), -- Lashroom +(220687, 4, 118215, 1, 1, 56110), -- Lashroom +(220687, 3, 118214, 1, 1, 56110), -- Lashroom +(220687, 2, 118222, 1, 1, 56110), -- Lashroom +(220687, 1, 118213, 1, 1, 56110), -- Lashroom +(220687, 0, 118221, 1, 1, 56110), -- Lashroom +(220685, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 01 - Stormrider Triaged +(220684, 0, 52318, 1, 1, 56110), -- [DNT]Snack Husband Kill Credit +(220683, 7, 118217, 1, 1, 56110), -- Lashroom +(220683, 6, 118223, 1, 1, 56110), -- Lashroom +(220683, 5, 118216, 1, 1, 56110), -- Lashroom +(220683, 4, 118215, 1, 1, 56110), -- Lashroom +(220683, 3, 118214, 1, 1, 56110), -- Lashroom +(220683, 2, 118222, 1, 1, 56110), -- Lashroom +(220683, 1, 118213, 1, 1, 56110), -- Lashroom +(220683, 0, 118221, 1, 1, 56110), -- Lashroom +(220682, 0, 32911, 1, 1, 56110), -- That Which Lurks +(220680, 0, 118212, 1, 1, 56110), -- Remembered Spawn +(220679, 0, 118065, 1, 1, 56110), -- Klaskin +(220678, 0, 70540, 1, 1, 56110), -- Vehicle Rider +(220677, 0, 70540, 1, 1, 56110), -- Vehicle Parent +(220676, 0, 70540, 1, 1, 56110), -- Vehicle Grandparent +(220675, 0, 118205, 1, 1, 56110), -- Remembered Construct +(220674, 1, 11686, 1, 1, 56110), -- [DNT] Watering Beam Stalker +(220674, 0, 42659, 0.5, 0, 56110), -- [DNT] Watering Beam Stalker +(220673, 0, 94739, 1, 1, 56110), -- Jade Quilen Statue +(220669, 0, 118195, 1, 1, 56110), -- Stormrider Hunfrid +(220668, 0, 92640, 4, 1, 56110), -- Whale Shark +(220667, 1, 27823, 1, 1, 56110), -- Invisible Bunny +(220667, 0, 81209, 1, 0, 56110), -- Invisible Bunny +(220666, 0, 114049, 1, 1, 56110), -- Swift +(220665, 0, 119875, 1, 1, 56110), -- General's Scouting Shadecaster +(220664, 0, 118191, 1, 1, 56110), -- Ruzz +(220663, 0, 118190, 1, 1, 56110), -- Tribelle +(220662, 2, 118194, 1, 1, 56110), -- Inefficient Fixer +(220662, 1, 118193, 1, 1, 56110), -- Inefficient Fixer +(220662, 0, 118192, 1, 1, 56110), -- Inefficient Fixer +(220661, 0, 119875, 1, 1, 56110), -- Vizier's Scouting Shadecaster +(220660, 0, 39197, 1, 1, 56110), -- Sickly Chili +(220659, 2, 110116, 1, 1, 56110), -- Irradiated Swimmer +(220659, 1, 110122, 1, 1, 56110), -- Irradiated Swimmer +(220659, 0, 110118, 1, 1, 56110), -- Irradiated Swimmer +(220656, 0, 113941, 1, 1, 56110), -- Tentacle Slime +(220655, 0, 117670, 1, 1, 56110), -- Warped Sapling +(220653, 0, 119835, 1, 1, 56110), -- Aberrant Deepwalker +(220644, 0, 119699, 1.5, 1, 56110); -- Harvest Warden Izk'tilak + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(220643, 0, 115157, 1.60000002384185791, 1, 56110), -- Deepwater Makura +(220640, 0, 117971, 1, 1, 56110), -- Skardyn Behemoth +(220639, 0, 117971, 1, 1, 56110), -- Skardyn Behemoth +(220637, 0, 52318, 1, 1, 56110), -- [DNT]Coast is Clear Credit +(220635, 0, 118184, 1, 1, 56110), -- Friday Fuseflick +(220634, 0, 118183, 1, 1, 56110), -- Monday Fuseflick +(220633, 0, 110132, 1, 1, 56110), -- Corby Taps +(220632, 0, 117224, 2, 1, 56110), -- Explosive Mineshroom +(220631, 5, 118243, 1, 1, 56110), -- Overworked Miner +(220631, 4, 118242, 1, 1, 56110), -- Overworked Miner +(220631, 3, 118238, 1, 1, 56110), -- Overworked Miner +(220631, 2, 118239, 1, 1, 56110), -- Overworked Miner +(220631, 1, 118240, 1, 1, 56110), -- Overworked Miner +(220631, 0, 118241, 1, 1, 56110), -- Overworked Miner +(220630, 0, 118180, 1, 1, 56110), -- Fressa Blastfoot +(220629, 0, 118189, 1, 1, 56110), -- Bilni +(220628, 3, 117975, 1, 1, 56110), -- Monstrous Skardyn +(220628, 2, 117974, 1, 1, 56110), -- Monstrous Skardyn +(220628, 1, 117973, 1, 1, 56110), -- Monstrous Skardyn +(220628, 0, 117972, 1, 1, 56110), -- Monstrous Skardyn +(220627, 0, 75337, 4, 1, 56110), -- Zero Clucks Given +(220626, 0, 112726, 0.5, 1, 56110), -- Blood Parasite +(220624, 8, 115502, 1, 1, 56110), -- Drowned Arathi +(220624, 7, 115504, 1, 1, 56110), -- Drowned Arathi +(220624, 6, 115503, 1, 1, 56110), -- Drowned Arathi +(220624, 5, 115501, 1, 1, 56110), -- Drowned Arathi +(220624, 4, 115500, 1, 1, 56110), -- Drowned Arathi +(220624, 3, 115499, 1, 1, 56110), -- Drowned Arathi +(220624, 2, 115497, 1, 1, 56110), -- Drowned Arathi +(220624, 1, 115498, 1, 1, 56110), -- Drowned Arathi +(220624, 0, 115496, 1, 1, 56110), -- Drowned Arathi +(220622, 5, 119050, 1, 1, 56110), -- Wildhammer Gryphon Rider +(220622, 4, 119049, 1, 1, 56110), -- Wildhammer Gryphon Rider +(220622, 3, 119047, 1, 1, 56110), -- Wildhammer Gryphon Rider +(220622, 2, 119052, 1, 1, 56110), -- Wildhammer Gryphon Rider +(220622, 1, 119051, 1, 1, 56110), -- Wildhammer Gryphon Rider +(220622, 0, 119048, 1, 1, 56110), -- Wildhammer Gryphon Rider +(220621, 2, 115157, 1.5, 1, 56110), -- Darkwater Tidecrusher +(220621, 1, 115153, 1.5, 1, 56110), -- Darkwater Tidecrusher +(220621, 0, 115155, 1.5, 1, 56110), -- Darkwater Tidecrusher +(220619, 11, 117220, 1, 1, 56110), -- Stormrider Recruit +(220619, 10, 117219, 1, 1, 56110), -- Stormrider Recruit +(220619, 9, 117218, 1, 1, 56110), -- Stormrider Recruit +(220619, 8, 117217, 1, 1, 56110), -- Stormrider Recruit +(220619, 7, 117216, 1, 1, 56110), -- Stormrider Recruit +(220619, 6, 117215, 1, 1, 56110), -- Stormrider Recruit +(220619, 5, 117214, 1, 1, 56110), -- Stormrider Recruit +(220619, 4, 117213, 1, 1, 56110), -- Stormrider Recruit +(220619, 3, 117212, 1, 1, 56110), -- Stormrider Recruit +(220619, 2, 117210, 1, 1, 56110), -- Stormrider Recruit +(220619, 1, 117211, 1, 1, 56110), -- Stormrider Recruit +(220619, 0, 117209, 1, 1, 56110), -- Stormrider Recruit +(220617, 1, 11686, 1, 1, 56110), -- [DNT] Spell Target Bunny +(220617, 0, 1126, 1, 0, 56110), -- [DNT] Spell Target Bunny +(220616, 0, 92709, 0.550000011920928955, 1, 56110), -- Corridor Sleeper +(220615, 0, 112488, 0.33000001311302185, 1, 56110), -- Root of Trungal +(220614, 1, 118152, 1, 1, 56110), -- Chef's Assistant +(220614, 0, 118151, 1.10000002384185791, 1, 56110), -- Chef's Assistant +(220613, 0, 114658, 1, 1, 56110), -- Cart Hauler +(220612, 0, 116218, 1, 1, 56110), -- Earthen Wagon +(220610, 0, 117116, 1, 1, 56110), -- Orweyna +(220608, 0, 118149, 1, 1, 56110), -- Hannan +(220607, 0, 118149, 1, 1, 56110), -- Hannan +(220605, 1, 118149, 1, 0, 56110), -- Hannan +(220605, 0, 119261, 1, 1, 56110), -- Hannan +(220603, 0, 117116, 1, 1, 56110), -- Orweyna +(220602, 1, 117116, 1, 0, 56110), -- Orweyna +(220602, 0, 119260, 1, 1, 56110), -- Orweyna +(220601, 0, 46929, 1, 1, 56110), -- Sky'reen +(220600, 0, 118147, 1, 1, 56110), -- Haimaz +(220599, 3, 117871, 1, 1, 56110), -- Bloodstained Webmage +(220599, 2, 119394, 1, 1, 56110), -- Bloodstained Webmage +(220599, 1, 117873, 1, 1, 56110), -- Bloodstained Webmage +(220599, 0, 117870, 1, 1, 56110), -- Bloodstained Webmage +(220598, 1, 27823, 2, 1, 56110), -- Invis bunny for spell targeting [DNT] +(220598, 0, 328, 2, 0, 56110), -- Invis bunny for spell targeting [DNT] +(220597, 0, 118144, 1, 1, 56110), -- Brennok +(220596, 0, 118149, 1, 1, 56110), -- Hannan +(220595, 0, 117116, 1, 1, 56110), -- Orweyna +(220590, 1, 112411, 1, 1, 56110), -- Curious Cave Skipper +(220590, 0, 112410, 1, 1, 56110), -- Curious Cave Skipper +(220589, 0, 115756, 1.75, 1, 56110), -- Orator Vatru'cix +(220586, 0, 118230, 1.5, 1, 56110), -- Queen Ansurek +(220585, 0, 120465, 1.10000002384185791, 1, 56110), -- Lamplighter Havrik Chayvn +(220584, 0, 118185, 1, 1, 56110), -- Sammy Fizzvolt +(220583, 0, 118188, 1, 1, 56110), -- Murfie +(220582, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit +(220581, 0, 89308, 1, 1, 56110), -- Proxy +(220580, 0, 89308, 1, 1, 56110), -- Proxy +(220579, 0, 89308, 1, 1, 56110), -- Proxy +(220578, 0, 89308, 1, 1, 56110), -- Proxy +(220577, 0, 27849, 2.5, 0, 56110), -- Nerl'athekk the Skulking +(220576, 1, 117522, 1, 1, 56110), -- Shadow Elemental +(220576, 0, 117521, 1, 1, 56110), -- Shadow Elemental +(220575, 1, 117524, 1, 1, 56110), -- Shadow Elemental +(220575, 0, 117524, 1, 1, 56110), -- Shadow Elemental +(220574, 5, 115501, 1, 1, 56110), -- Raised Memorial Tender +(220574, 4, 115500, 1, 1, 56110), -- Raised Memorial Tender +(220574, 3, 115499, 1, 1, 56110), -- Raised Memorial Tender +(220574, 2, 115497, 1, 1, 56110), -- Raised Memorial Tender +(220574, 1, 115498, 1, 1, 56110), -- Raised Memorial Tender +(220574, 0, 115496, 1, 1, 56110), -- Raised Memorial Tender +(220573, 0, 117237, 1, 1, 56110), -- Shadow Elemental +(220572, 1, 117518, 1, 1, 56110), -- Shadow Elemental +(220572, 0, 117517, 1, 1, 56110), -- Shadow Elemental +(220570, 1, 11686, 1, 1, 56110), -- [DNT] Spell Target Bunny +(220570, 0, 1126, 1, 0, 56110), -- [DNT] Spell Target Bunny +(220569, 5, 117757, 1, 1, 56110), -- Arathi Stalwart +(220569, 4, 117756, 1, 1, 56110), -- Arathi Stalwart +(220569, 3, 115038, 1, 1, 56110), -- Arathi Stalwart +(220569, 2, 115037, 1, 1, 56110), -- Arathi Stalwart +(220569, 1, 115036, 1, 1, 56110), -- Arathi Stalwart +(220569, 0, 115035, 1, 1, 56110), -- Arathi Stalwart +(220568, 0, 114049, 1, 1, 56110), -- Thimble +(220566, 0, 118035, 1, 1, 56110), -- Obstorn +(220565, 0, 120593, 1, 1, 56110), -- Raen Dawncavalyr +(220564, 0, 117405, 1.299999952316284179, 1, 56110), -- Speakeasy Runeguard +(220563, 0, 118230, 1, 1, 56110), -- Queen Ansurek +(220562, 0, 118230, 1, 1, 56110), -- Queen Ansurek +(220561, 0, 116257, 0.5, 1, 56110), -- The Ascended +(220560, 0, 90895, 1, 1, 56110), -- Harbingers of the Void +(220554, 1, 11686, 1, 1, 56110), -- Dawntower Light +(220554, 0, 15092, 0.5, 0, 56110), -- Dawntower Light +(220553, 0, 93543, 1, 1, 56110), -- The Black Empire +(220552, 0, 114467, 1, 1, 56110), -- Wax Golem +(220551, 3, 116834, 1.5, 1, 56110), -- Sureki Ironweaver +(220551, 2, 116831, 1.5, 1, 56110), -- Sureki Ironweaver +(220551, 1, 116833, 1.5, 1, 56110), -- Sureki Ironweaver +(220551, 0, 116832, 1.5, 1, 56110), -- Sureki Ironweaver +(220550, 3, 115264, 1, 1, 56110), -- Lashroom Ambusher +(220550, 2, 115263, 1, 1, 56110), -- Lashroom Ambusher +(220550, 1, 115262, 1, 1, 56110), -- Lashroom Ambusher +(220550, 0, 115258, 1, 1, 56110), -- Lashroom Ambusher +(220549, 0, 101845, 1, 1, 56110), -- KC: Dug Too High +(220548, 0, 109505, 1, 1, 56110), -- Rock Sporebat +(220547, 1, 115164, 1, 1, 56110), -- Briney Kelpcore +(220547, 0, 115163, 1, 1, 56110), -- Briney Kelpcore +(220546, 1, 102507, 1, 1, 56110), -- Primal Earth Elemental +(220546, 0, 102508, 1, 1, 56110), -- Primal Earth Elemental +(220545, 0, 35044, 1, 1, 56110), -- Tidal Hydrocore +(220544, 0, 113610, 1, 1, 56110), -- Raging Dunecore +(220543, 0, 102507, 1, 1, 56110), -- Angry Rocks +(220542, 3, 102556, 1.25, 1, 56110), -- Enraged Kelp +(220542, 2, 102555, 1.25, 1, 56110), -- Enraged Kelp +(220542, 1, 102554, 1.25, 1, 56110), -- Enraged Kelp +(220542, 0, 102553, 1.25, 1, 56110), -- Enraged Kelp +(220541, 1, 121198, 1, 1, 56110), -- Keening Shadows +(220541, 0, 121197, 1, 1, 56110), -- Keening Shadows +(220540, 1, 118039, 1, 1, 56110), -- Latcher Broodcluster +(220540, 0, 169, 1, 0, 56110), -- Latcher Broodcluster +(220539, 1, 11686, 1, 1, 56110), -- Dawntower Light +(220539, 0, 15092, 0.5, 0, 56110), -- Dawntower Light +(220538, 0, 89308, 1, 1, 56110), -- Proxy +(220537, 1, 16925, 1, 1, 56110), -- Portal Stalker +(220537, 0, 169, 1, 0, 56110), -- Portal Stalker +(220536, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(220535, 0, 59828, 1, 1, 56110), -- Peculiar Fish +(220533, 0, 89308, 1, 1, 56110), -- Proxy +(220532, 7, 114714, 1, 1, 56110), -- Trapped Kobold +(220532, 6, 114527, 1, 1, 56110), -- Trapped Kobold +(220532, 5, 114715, 1, 1, 56110), -- Trapped Kobold +(220532, 4, 114716, 1, 1, 56110), -- Trapped Kobold +(220532, 3, 114713, 1, 1, 56110), -- Trapped Kobold +(220532, 2, 114158, 1, 1, 56110), -- Trapped Kobold +(220532, 1, 114526, 1, 1, 56110), -- Trapped Kobold +(220532, 0, 114712, 1, 1, 56110), -- Trapped Kobold +(220531, 0, 59828, 1, 1, 56110), -- Peculiar Fish +(220530, 0, 89308, 1, 1, 56110), -- Proxy +(220529, 0, 117067, 1, 1, 56110), -- Crushed Lashroom +(220528, 7, 114714, 1, 1, 56110), -- Terrified Kobold +(220528, 6, 114527, 1, 1, 56110), -- Terrified Kobold +(220528, 5, 114715, 1, 1, 56110), -- Terrified Kobold +(220528, 4, 114716, 1, 1, 56110), -- Terrified Kobold +(220528, 3, 114713, 1, 1, 56110), -- Terrified Kobold +(220528, 2, 114158, 1, 1, 56110), -- Terrified Kobold +(220528, 1, 114526, 1, 1, 56110), -- Terrified Kobold +(220528, 0, 114712, 1, 1, 56110), -- Terrified Kobold +(220527, 0, 89308, 1, 1, 56110), -- Proxy +(220523, 1, 11686, 1, 1, 56110), -- Nerubian Hanging Mine +(220523, 0, 1126, 1, 0, 56110), -- Nerubian Hanging Mine +(220518, 0, 116216, 1, 1, 56110), -- Foreman-in-Training +(220517, 0, 116216, 1, 1, 56110), -- Foreman-in-Training +(220516, 0, 116216, 1, 1, 56110), -- Foreman-in-Training +(220515, 0, 116216, 1, 1, 56110), -- Foreman-in-Training +(220511, 1, 27823, 1, 1, 56110), -- Invis bunny for spell targeting [DNT] +(220511, 0, 328, 1, 0, 56110), -- Invis bunny for spell targeting [DNT] +(220510, 0, 114770, 1, 1, 56110), -- The Puppetmaster? +(220509, 0, 116683, 1, 1, 56110), -- The Puppetmaster? +(220508, 0, 120411, 1.5, 1, 56110), -- The Puppetmaster? +(220507, 0, 117790, 1, 1, 56110), -- The Puppetmaster? +(220506, 0, 52318, 1, 1, 56110), -- Kill Credit: Q02 - Pheromones Begin +(220505, 1, 27823, 1, 1, 56110), -- Targeting Bunny +(220505, 0, 328, 1, 0, 56110), -- Targeting Bunny +(220504, 0, 52512, 4.199999809265136718, 1, 56110), -- Shadow Totem +(220503, 1, 27823, 1, 1, 56110), -- [DNT] Generic Bunny +(220503, 0, 73745, 1, 0, 56110), -- [DNT] Generic Bunny +(220502, 0, 115080, 1, 1, 56110), -- Invasive Sweet-sting +(220501, 0, 122487, 1, 1, 56110), -- Royal Shackles +(220500, 0, 115077, 1, 1, 56110), -- Sweet-sting Worker +(220497, 0, 77759, 1, 1, 56110), -- Silk Nibbler +(220496, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(220496, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(220495, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(220495, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(220494, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(220494, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(220493, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(220493, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(220492, 0, 106496, 3, 1, 56110), -- Finclaw Bloodtide +(220491, 20, 119428, 1, 1, 56110), -- Arathi Orphan +(220491, 19, 119426, 1, 1, 56110), -- Arathi Orphan +(220491, 18, 119408, 1, 1, 56110), -- Arathi Orphan +(220491, 17, 119427, 1, 1, 56110), -- Arathi Orphan +(220491, 16, 119424, 1, 1, 56110), -- Arathi Orphan +(220491, 15, 119423, 1, 1, 56110), -- Arathi Orphan +(220491, 14, 119425, 1, 1, 56110), -- Arathi Orphan +(220491, 13, 119407, 1, 1, 56110), -- Arathi Orphan +(220491, 12, 119429, 1, 1, 56110), -- Arathi Orphan +(220491, 11, 119432, 1, 1, 56110), -- Arathi Orphan +(220491, 10, 119433, 1, 1, 56110), -- Arathi Orphan +(220491, 9, 119431, 1, 1, 56110), -- Arathi Orphan +(220491, 8, 119422, 1, 1, 56110), -- Arathi Orphan +(220491, 7, 119415, 1, 1, 56110), -- Arathi Orphan +(220491, 6, 119417, 1, 1, 56110), -- Arathi Orphan +(220491, 5, 119409, 1, 1, 56110), -- Arathi Orphan +(220491, 4, 119416, 1, 1, 56110), -- Arathi Orphan +(220491, 3, 119421, 1, 1, 56110), -- Arathi Orphan +(220491, 2, 119418, 1, 1, 56110), -- Arathi Orphan +(220491, 1, 119419, 1, 1, 56110), -- Arathi Orphan +(220491, 0, 119414, 1, 1, 56110), -- Arathi Orphan +(220490, 0, 116159, 1, 1, 56110), -- Weaver's Agent +(220488, 0, 117405, 2, 1, 56110), -- Derelict Golem +(220487, 0, 117405, 2, 1, 56110), -- Derelict Golem +(220486, 0, 117405, 2, 1, 56110), -- Derelict Golem +(220485, 0, 116685, 1, 1, 56110), -- Peculiar Nerubian +(220484, 0, 117405, 2, 1, 56110), -- Derelict Golem +(220483, 0, 115099, 1, 1, 56110), -- Attentive Silkhauler +(220479, 1, 109999, 1, 1, 56110), -- Visiting Merchant +(220479, 0, 110000, 1, 1, 56110), -- Visiting Merchant +(220478, 2, 116913, 1, 1, 56110), -- Earthen Power Suit +(220478, 1, 116912, 1, 1, 56110), -- Earthen Power Suit +(220478, 0, 116911, 1, 1, 56110), -- Earthen Power Suit +(220476, 1, 116215, 0.800000011920928955, 1, 56110), -- Livid Enforcer +(220476, 0, 59990, 0.800000011920928955, 0, 56110), -- Livid Enforcer +(220474, 0, 112307, 1, 1, 56110), -- bunny +(220472, 0, 116216, 1, 1, 56110), -- Vindictive Technician +(220471, 0, 116216, 1, 1, 56110), -- Irritated Salvager +(220466, 0, 58051, 0.400000005960464477, 1, 56110), -- Stillstone Frog Trap +(220464, 0, 54893, 1, 0, 56110), -- Distraction Credit Small +(220463, 0, 54893, 1, 0, 56110); -- Distraction Credit Large + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(220462, 0, 118031, 1, 1, 56110), -- Weaver's Instructions +(220461, 0, 114049, 1, 1, 56110), -- Weaver's Agent +(220460, 1, 121196, 1, 1, 56110), -- Keening Shadows +(220460, 0, 121195, 1, 1, 56110), -- Keening Shadows +(220459, 0, 116154, 1, 1, 56110), -- ZZ-01-47 +(220457, 1, 59990, 0.800000011920928955, 0, 56110), -- Mechanized Enforcer +(220457, 0, 116215, 0.800000011920928955, 1, 56110), -- Mechanized Enforcer +(220456, 0, 118093, 1, 1, 56110), -- All That Remains +(220455, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(220451, 1, 121194, 1, 1, 56110), -- Keening Shadows +(220451, 0, 121193, 1, 1, 56110), -- Keening Shadows +(220450, 1, 92726, 1, 1, 56110), -- Grapple Point +(220450, 0, 117239, 1, 0, 56110), -- Grapple Point +(220449, 0, 118091, 1, 1, 56110), -- Shadowstarved Spawnling +(220448, 0, 72764, 0.5, 1, 56110), -- Lisky +(220447, 7, 115428, 1, 1, 56110), -- Kobyss Lurker +(220447, 6, 115417, 1, 1, 56110), -- Kobyss Lurker +(220447, 5, 115426, 1, 1, 56110), -- Kobyss Lurker +(220447, 4, 115415, 1, 1, 56110), -- Kobyss Lurker +(220447, 3, 115424, 1, 1, 56110), -- Kobyss Lurker +(220447, 2, 115413, 1, 1, 56110), -- Kobyss Lurker +(220447, 1, 115419, 1, 1, 56110), -- Kobyss Lurker +(220447, 0, 115411, 1, 1, 56110), -- Kobyss Lurker +(220446, 0, 118090, 1, 1, 56110), -- Skorthuz +(220444, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 15 - Shraubendre Mounted +(220443, 0, 117287, 1, 1, 56110), -- Shraubendre +(220442, 0, 116815, 1, 1, 56110), -- Merrix +(220437, 0, 114770, 1, 1, 56110), -- Overseer Kaskel +(220436, 0, 116308, 1, 1, 56110), -- Webbed Hostage +(220435, 1, 59919, 1, 1, 56110), -- Invisible Fuse Bunny [DNT] +(220435, 0, 328, 1, 0, 56110), -- Invisible Fuse Bunny [DNT] +(220434, 2, 117858, 1.5, 1, 56110), -- Cave Giant Boss +(220434, 1, 117859, 1.5, 1, 56110), -- Cave Giant Boss +(220434, 0, 117857, 1.5, 1, 56110), -- Cave Giant Boss +(220433, 0, 121201, 0.75, 1, 56110), -- Vile Behemoth +(220432, 0, 103643, 1.399999976158142089, 1, 56110), -- Particularly Bad Guy +(220431, 3, 112495, 1, 1, 56110), -- Visiting Merchant +(220431, 2, 112501, 1, 1, 56110), -- Visiting Merchant +(220431, 1, 112498, 1, 1, 56110), -- Visiting Merchant +(220431, 0, 112664, 1, 1, 56110), -- Visiting Merchant +(220430, 0, 120009, 1, 1, 56110), -- Dagran Thaurissan II +(220429, 1, 11686, 0.5, 1, 56110), -- Void Mass +(220429, 0, 22712, 1, 0, 56110), -- Void Mass +(220428, 0, 54893, 1, 0, 56110), -- Report back to Dagran CREDIT +(220427, 1, 23767, 1, 1, 56110), -- Elekk Jump Pad +(220427, 0, 119483, 1, 0, 56110), -- Elekk Jump Pad +(220426, 1, 45957, 5, 0, 56110), -- Dislodged Dynamite +(220426, 0, 11686, 1, 1, 56110), -- Dislodged Dynamite +(220425, 0, 71764, 1, 1, 56110), -- Magni? +(220424, 0, 54893, 1, 0, 56110), -- Shadowvein Mine Final Lever Activation Credit [DNT] +(220423, 0, 120885, 1, 1, 56110), -- Retired Lord Vul'azak +(220422, 0, 115018, 1, 1, 56110), -- Evolved Observer +(220421, 0, 101845, 1, 1, 56110), -- KC: Collection +(220420, 0, 118088, 1, 1, 56110), -- Remembered Riverpaw +(220419, 0, 101845, 1, 1, 56110), -- KC: Moved From Start Position +(220418, 0, 120009, 1, 1, 56110), -- Dagran Thaurissan II +(220417, 0, 118087, 1, 1, 56110), -- Kagfritha +(220416, 3, 95789, 2, 1, 56110), -- Contaminating Goo +(220416, 2, 95789, 1, 1, 56110), -- Contaminating Goo +(220416, 1, 114801, 1.399999976158142089, 1, 56110), -- Contaminating Goo +(220416, 0, 114801, 1, 1, 56110), -- Contaminating Goo +(220415, 0, 121738, 1, 1, 56110), -- Hrandaz +(220414, 1, 11686, 0.5, 1, 56110), -- Lightning Dome +(220414, 0, 22712, 1, 0, 56110), -- Lightning Dome +(220413, 1, 33011, 0.25, 1, 56110), -- Oozeling +(220413, 0, 33011, 0.300000011920928955, 1, 56110), -- Oozeling +(220412, 0, 116428, 1, 1, 56110), -- Nebb +(220411, 1, 118152, 1, 1, 56110), -- Chef's Assistant +(220411, 0, 118151, 1.10000002384185791, 1, 56110), -- Chef's Assistant +(220410, 0, 115015, 1, 1, 56110), -- Oozemodius +(220409, 0, 116480, 1, 1, 56110), -- Zeki +(220408, 0, 115709, 1, 1, 56110), -- Kiki +(220407, 0, 116481, 1, 1, 56110), -- Silki +(220406, 0, 118719, 1, 1, 56110), -- Faerin Lothar +(220405, 1, 117042, 1, 1, 56110), -- [REUSE]Royal Guard +(220405, 0, 117044, 1, 1, 56110), -- [REUSE]Royal Guard +(220404, 0, 114418, 0.75, 1, 56110), -- Royal Acolyte +(220403, 0, 116832, 1, 1, 56110), -- [REUSE]Sureki Knight-Aspirant +(220402, 0, 118056, 1, 1, 56110), -- Alleria Windrunner +(220401, 0, 121817, 1.5, 1, 56110), -- Pale Priest +(220400, 0, 52318, 1, 1, 56110), -- [DNT]Retrieved Husband Kill Credit +(220399, 2, 112728, 1, 1, 56110), -- Cache Courier +(220399, 1, 112730, 1, 1, 56110), -- Cache Courier +(220399, 0, 112729, 1, 1, 56110), -- Cache Courier +(220398, 13, 112398, 0.5, 1, 56110), -- Mudnose Mole Pup +(220398, 12, 112397, 0.5, 1, 56110), -- Mudnose Mole Pup +(220398, 11, 112396, 0.5, 1, 56110), -- Mudnose Mole Pup +(220398, 10, 112395, 0.5, 1, 56110), -- Mudnose Mole Pup +(220398, 9, 112394, 0.5, 1, 56110), -- Mudnose Mole Pup +(220398, 8, 112393, 0.5, 1, 56110), -- Mudnose Mole Pup +(220398, 7, 112392, 0.5, 1, 56110), -- Mudnose Mole Pup +(220398, 6, 112389, 0.5, 1, 56110), -- Mudnose Mole Pup +(220398, 5, 112388, 0.5, 1, 56110), -- Mudnose Mole Pup +(220398, 4, 112387, 0.5, 1, 56110), -- Mudnose Mole Pup +(220398, 3, 112386, 0.5, 1, 56110), -- Mudnose Mole Pup +(220398, 2, 112385, 0.5, 1, 56110), -- Mudnose Mole Pup +(220398, 1, 112384, 0.5, 1, 56110), -- Mudnose Mole Pup +(220398, 0, 112391, 0.5, 1, 56110), -- Mudnose Mole Pup +(220397, 0, 118150, 1.149999976158142089, 1, 56110), -- Chef Dinaire +(220395, 0, 115015, 1, 1, 56110), -- Giant Slime, Ochre +(220394, 0, 116426, 1, 1, 56110), -- Berrund the Gleaming +(220393, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(220392, 1, 114362, 1, 1, 56110), -- Twinkling Candlefly +(220392, 0, 113982, 1, 1, 56110), -- Twinkling Candlefly +(220391, 0, 114553, 1.5, 1, 56110), -- Bileweb +(220390, 0, 114552, 1.5, 1, 56110), -- Rankfang +(220389, 0, 114550, 1.5, 1, 56110), -- Kriksi +(220388, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(220388, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(220387, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(220387, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(220386, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(220386, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(220385, 0, 118083, 1, 1, 56110), -- Boss Whiskerlash +(220384, 0, 117949, 1, 1, 56110), -- Dry Webbing +(220383, 2, 104507, 1, 1, 56110), -- Gulperworm +(220383, 1, 104509, 1, 1, 56110), -- Gulperworm +(220383, 0, 104510, 1, 1, 56110), -- Gulperworm +(220382, 2, 114621, 1, 0.5, 56110), -- Loombug +(220382, 1, 114622, 1, 1, 56110), -- Loombug +(220382, 0, 114623, 1, 1, 56110), -- Loombug +(220381, 0, 114624, 1, 1, 56110), -- Nourishing Squirmer +(220379, 0, 89308, 1, 1, 56110), -- [DNT] Proxy +(220378, 3, 115381, 1, 1, 56110), -- Petrifying Fog +(220378, 2, 115380, 1, 1, 56110), -- Petrifying Fog +(220378, 1, 115379, 1, 1, 56110), -- Petrifying Fog +(220378, 0, 115378, 1, 1, 56110), -- Petrifying Fog +(220377, 0, 118065, 1, 1, 56110), -- Klaskin +(220376, 0, 113982, 1, 1, 56110), -- Captured Candlefly +(220375, 0, 120076, 1, 1, 56110), -- Invisible Bomb Bunny [DNT] +(220374, 0, 113740, 1, 1, 56110), -- Obstructed Drain +(220373, 0, 89308, 1, 1, 56110), -- [DNT] Proxy +(220371, 0, 118075, 1, 1, 56110), -- Cooking Supplies +(220370, 0, 117519, 1, 1, 56110), -- Earthenwork Stoneskitterer +(220369, 2, 108832, 1, 1, 56110), -- Dustcrawler Beetle +(220369, 1, 108831, 1, 1, 56110), -- Dustcrawler Beetle +(220369, 0, 108830, 1, 1, 56110), -- Dustcrawler Beetle +(220368, 1, 118074, 1, 1, 56110), -- Failed Batch +(220368, 0, 169, 1, 0, 56110), -- Failed Batch +(220367, 0, 89308, 1, 1, 56110), -- [DNT] Proxy +(220366, 2, 117789, 1.399999976158142089, 1, 56110), -- Crystalline Portal +(220366, 1, 27823, 1, 0, 56110), -- Crystalline Portal +(220366, 0, 10906, 1, 0, 56110), -- Crystalline Portal +(220364, 0, 116612, 1, 1, 56110), -- Tentacular Slime +(220363, 1, 110442, 1, 1, 56110), -- Waste Flayer +(220363, 0, 110448, 1, 1, 56110), -- Waste Flayer +(220362, 0, 37362, 1, 1, 56110), -- Smaragthr +(220357, 0, 115576, 2, 1, 56110), -- Bogpiper +(220356, 1, 11686, 1, 1, 56110), -- Bog Beast +(220356, 0, 22903, 1, 0, 56110), -- Bog Beast +(220355, 0, 84018, 1.10000002384185791, 1, 56110), -- Hapless Contestant +(220354, 0, 118150, 1.149999976158142089, 1, 56110), -- Chief Dinaire +(220353, 3, 116449, 1, 1, 56110), -- Umbral Citizen +(220353, 2, 116447, 1, 1, 56110), -- Umbral Citizen +(220353, 1, 116448, 1, 1, 56110), -- Umbral Citizen +(220353, 0, 116446, 1, 1, 56110), -- Umbral Citizen +(220352, 1, 21072, 1, 1, 56110), -- Controller Bunny [DNT] +(220352, 0, 64062, 1, 0, 56110), -- Controller Bunny [DNT] +(220351, 7, 116157, 1, 1, 56110), -- Umbral Citizen +(220351, 6, 114530, 1, 1, 56110), -- Umbral Citizen +(220351, 5, 116158, 1, 1, 56110), -- Umbral Citizen +(220351, 4, 114529, 1, 1, 56110), -- Umbral Citizen +(220351, 3, 117371, 1, 1, 56110), -- Umbral Citizen +(220351, 2, 117372, 1, 1, 56110), -- Umbral Citizen +(220351, 1, 117373, 1, 1, 56110), -- Umbral Citizen +(220351, 0, 117374, 1, 1, 56110), -- Umbral Citizen +(220350, 0, 11686, 1, 1, 56110), -- Lamplighter Skiff +(220349, 0, 118300, 1, 1, 56110), -- Fal'dorei +(220348, 0, 118274, 1, 1, 56110), -- Nerubian Flyer New +(220347, 0, 118275, 1, 1, 56110), -- Nerubian Baby +(220346, 0, 118278, 1, 1, 56110), -- Nerubian Threadling New +(220345, 0, 118276, 1, 1, 56110), -- Undercrawler Spider +(220344, 0, 118279, 1, 1, 56110), -- Nerubian Priest New +(220343, 0, 118280, 1, 1, 56110), -- Nerubian New +(220342, 0, 118302, 1, 1, 56110), -- Nerubian Flyer Old +(220341, 0, 118303, 1, 1, 56110), -- Nerubian Threadling Old +(220340, 0, 118304, 1, 1, 56110), -- Nerubian Default Old +(220339, 0, 118305, 1, 1, 56110), -- Nerubian Priest Old +(220338, 0, 118306, 1, 1, 56110), -- Fal'dorei Fel Priest +(220337, 0, 118307, 1, 1, 56110), -- Fal'dorei Priest +(220336, 0, 118299, 1, 1, 56110), -- Aranakk +(220335, 0, 118296, 1, 1, 56110), -- Spider Boss Fire +(220334, 0, 118297, 1, 1, 56110), -- Spider Boss No Fire +(220333, 0, 118298, 1, 1, 56110), -- Spider Boss Arcane +(220332, 0, 118301, 1, 1, 56110), -- Fal'dorei Fel +(220330, 0, 118292, 1, 1, 56110), -- Bone Spider +(220329, 0, 118293, 1, 1, 56110), -- Demon Spider +(220328, 0, 118295, 1, 0, 56110), -- Lava Tarantula +(220327, 0, 118294, 1, 1, 56110), -- Tarantula +(220326, 0, 118287, 1, 1, 56110), -- Spectral Spider +(220325, 0, 118286, 1, 1, 56110), -- Barbed Spider +(220324, 0, 118291, 1, 1, 56110), -- Nightmare Spider +(220323, 0, 118290, 1, 1, 56110), -- Ice Spider +(220322, 0, 118289, 1, 1, 56110), -- Mine Spider +(220321, 0, 118283, 1, 1, 56110), -- Fire Spider +(220320, 0, 118284, 1, 1, 56110), -- Mechanical Spider +(220319, 0, 118285, 1, 1, 56110), -- Shadowlands Spider +(220318, 0, 118281, 1, 1, 56110), -- Progenitor Spider +(220316, 0, 60800, 0.60000002384185791, 1, 56110), -- Deadly Sprout +(220315, 0, 116458, 1, 1, 56110), -- Sureki Strongarm +(220314, 0, 115576, 2, 1, 56110), -- Bogpiper +(220313, 0, 103280, 1, 1, 56110), -- Shimmerfin Scrapper +(220312, 0, 80533, 1, 1, 56110), -- Little Skybeam +(220311, 0, 40906, 1, 1, 56110), -- Rosepetal +(220310, 0, 114999, 1, 1, 56110), -- Cookie Crumb +(220309, 0, 114995, 1, 1, 56110), -- Big Bacon +(220308, 0, 106822, 1, 1, 56110), -- Gramwharl +(220307, 0, 118073, 1, 1, 56110), -- Holiday Enthusiast +(220306, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Thanesmoot +(220305, 0, 44108, 1, 1, 56110), -- Little Charger +(220304, 1, 115401, 0.400000005960464477, 1, 56110), -- Spreading Sporbit +(220304, 0, 115399, 0.400000005960464477, 1, 56110), -- Spreading Sporbit +(220303, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(220303, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(220302, 0, 115431, 1, 1, 56110), -- Dreadfang the Merciless +(220301, 2, 115010, 1, 1, 56110), -- Nerubian Tank +(220301, 1, 114772, 1, 1, 56110), -- Nerubian Tank +(220301, 0, 114768, 1, 1, 56110), -- Nerubian Tank +(220300, 0, 114796, 1, 1, 56110), -- Bandtail Kestrel +(220299, 1, 114146, 1, 1, 56110), -- Grazing Shalehorn +(220299, 0, 114304, 1, 1, 56110), -- Grazing Shalehorn +(220298, 2, 36357, 1, 1, 56110), -- Forest Mouse +(220298, 1, 4960, 1, 1, 56110), -- Forest Mouse +(220298, 0, 4959, 1, 1, 56110), -- Forest Mouse +(220297, 5, 75347, 1, 1, 56110), -- Tiny Marmot +(220297, 4, 75346, 1, 1, 56110), -- Tiny Marmot +(220297, 3, 75345, 1, 1, 56110), -- Tiny Marmot +(220297, 2, 75344, 1, 1, 56110), -- Tiny Marmot +(220297, 1, 75343, 1, 1, 56110), -- Tiny Marmot +(220297, 0, 1072, 1, 1, 56110), -- Tiny Marmot +(220296, 3, 114814, 1, 1, 56110), -- Peacock Chick +(220296, 2, 53881, 1, 1, 56110), -- Peacock Chick +(220296, 1, 53880, 1, 1, 56110), -- Peacock Chick +(220296, 0, 53879, 1, 1, 56110), -- Peacock Chick +(220295, 4, 114789, 1, 1, 56110), -- Fallside Falcon +(220295, 3, 106700, 1, 1, 56110), -- Fallside Falcon +(220295, 2, 106699, 1, 1, 56110), -- Fallside Falcon +(220295, 1, 106698, 1, 1, 56110), -- Fallside Falcon +(220295, 0, 106697, 1, 1, 56110), -- Fallside Falcon +(220294, 5, 116445, 1, 1, 56110), -- Siege Skitterer +(220294, 4, 116444, 1, 1, 56110), -- Siege Skitterer +(220294, 3, 116440, 1, 1, 56110), -- Siege Skitterer +(220294, 2, 116439, 1, 1, 56110), -- Siege Skitterer +(220294, 1, 116441, 1, 1, 56110), -- Siege Skitterer +(220294, 0, 116346, 1, 1, 56110), -- Siege Skitterer +(220293, 0, 117909, 1, 1, 56110), -- Aliya Hillhelm +(220292, 0, 54893, 1, 0, 56110), -- Any Waterwheel +(220291, 4, 117344, 1, 1, 56110), -- Pearl Farmer +(220291, 3, 117350, 1, 1, 56110), -- Pearl Farmer +(220291, 2, 117348, 1, 1, 56110); -- Pearl Farmer + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(220291, 1, 117336, 1, 1, 56110), -- Pearl Farmer +(220291, 0, 117338, 1, 1, 56110), -- Pearl Farmer +(220290, 7, 114696, 1, 1, 56110), -- Glumtooth Gambler +(220290, 6, 114695, 1, 1, 56110), -- Glumtooth Gambler +(220290, 5, 114694, 1, 1, 56110), -- Glumtooth Gambler +(220290, 4, 114690, 1, 1, 56110), -- Glumtooth Gambler +(220290, 3, 114692, 1, 1, 56110), -- Glumtooth Gambler +(220290, 2, 114691, 1, 1, 56110), -- Glumtooth Gambler +(220290, 1, 114088, 1, 1, 56110), -- Glumtooth Gambler +(220290, 0, 114087, 1, 1, 56110), -- Glumtooth Gambler +(220289, 7, 114696, 1, 1, 56110), -- Glumtooth Looky-loo +(220289, 6, 114695, 1, 1, 56110), -- Glumtooth Looky-loo +(220289, 5, 114694, 1, 1, 56110), -- Glumtooth Looky-loo +(220289, 4, 114690, 1, 1, 56110), -- Glumtooth Looky-loo +(220289, 3, 114692, 1, 1, 56110), -- Glumtooth Looky-loo +(220289, 2, 114691, 1, 1, 56110), -- Glumtooth Looky-loo +(220289, 1, 114088, 1, 1, 56110), -- Glumtooth Looky-loo +(220289, 0, 114087, 1, 1, 56110), -- Glumtooth Looky-loo +(220288, 1, 114542, 1, 1, 56110), -- Hollow Frostweaver +(220288, 0, 114541, 1, 1, 56110), -- Hollow Frostweaver +(220287, 0, 91619, 1, 1, 56110), -- Kelpmire +(220286, 0, 118099, 3, 1, 56110), -- Deepflayer Broodmother +(220285, 0, 121218, 2.5, 1, 56110), -- Lurker of the Deeps +(220284, 0, 109678, 1, 1, 56110), -- Rare Group Elite 1 +(220283, 0, 109678, 1, 1, 56110), -- Rare Group Elite 2 +(220282, 0, 109678, 1, 1, 56110), -- Rare Group Elite 3 +(220281, 0, 109678, 1, 1, 56110), -- Rare Group Elite 4 +(220280, 0, 109678, 1, 1, 56110), -- Rare Group Elite 5 +(220279, 0, 109678, 1, 1, 56110), -- Rare Group Elite 6 +(220277, 5, 117344, 1, 1, 56110), -- Pearl Farmer +(220277, 4, 117342, 1, 1, 56110), -- Pearl Farmer +(220277, 3, 117341, 1, 1, 56110), -- Pearl Farmer +(220277, 2, 117348, 1, 1, 56110), -- Pearl Farmer +(220277, 1, 117336, 1, 1, 56110), -- Pearl Farmer +(220277, 0, 117338, 1, 1, 56110), -- Pearl Farmer +(220276, 0, 118080, 1, 1, 56110), -- Candleflyer Captain +(220275, 0, 112410, 2, 1, 56110), -- King Splash +(220274, 0, 102543, 2, 1, 56110), -- Aquellion +(220273, 0, 117971, 1, 1, 56110), -- Rampaging Blight +(220272, 0, 118365, 1.35000002384185791, 1, 56110), -- Deathbound Husk +(220271, 0, 118085, 1.25, 1, 56110), -- Terror of the Forge +(220270, 0, 118082, 0.800000011920928955, 1, 56110), -- Zilthara +(220269, 0, 117859, 1, 1, 56110), -- Cragmund +(220268, 0, 118146, 1, 1, 56110), -- Trungal +(220267, 0, 114895, 1.299999952316284179, 1, 56110), -- Charmonger +(220266, 0, 113940, 4, 1, 56110), -- Coalesced Monstrosity +(220265, 0, 118231, 1, 1, 56110), -- Automaxor +(220264, 0, 54893, 1, 0, 56110), -- Right Waterwheel +(220263, 0, 54893, 1, 0, 56110), -- Left Waterwheel +(220262, 0, 114051, 1, 1, 56110), -- Bobbin +(220261, 1, 115096, 1, 1, 56110), -- Captured Jawgrub +(220261, 0, 115094, 1, 1, 56110), -- Captured Jawgrub +(220260, 0, 54893, 1, 0, 56110), -- Credit Small +(220259, 0, 54893, 1, 0, 56110), -- Credit Large +(220258, 0, 114050, 1, 1, 56110), -- Spindle +(220257, 1, 112449, 1, 1, 56110), -- Captured Undercrawler +(220257, 0, 112448, 1, 1, 56110), -- Captured Undercrawler +(220256, 5, 114721, 1, 1, 56110), -- Glumtooth Trapper +(220256, 4, 114157, 1, 1, 56110), -- Glumtooth Trapper +(220256, 3, 114723, 1, 1, 56110), -- Glumtooth Trapper +(220256, 2, 114718, 1, 1, 56110), -- Glumtooth Trapper +(220256, 1, 114722, 1, 1, 56110), -- Glumtooth Trapper +(220256, 0, 114720, 1, 1, 56110), -- Glumtooth Trapper +(220255, 0, 64062, 1, 1, 56110), -- Kill Credit: Investigated Door C [DNT] +(220253, 5, 114757, 1, 1, 56110), -- Glumtooth Bruiser +(220253, 4, 114745, 1, 1, 56110), -- Glumtooth Bruiser +(220253, 3, 114758, 1, 1, 56110), -- Glumtooth Bruiser +(220253, 2, 114738, 1, 1, 56110), -- Glumtooth Bruiser +(220253, 1, 114741, 1, 1, 56110), -- Glumtooth Bruiser +(220253, 0, 114743, 1, 1, 56110), -- Glumtooth Bruiser +(220252, 0, 103280, 1, 1, 56110), -- Shimmerfin Scrapper +(220249, 0, 106818, 1, 1, 56110), -- Shimmerfin Oracle +(220248, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Propaganda Collected +(220247, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Find Anduin and Alleria +(220246, 0, 103280, 1, 1, 56110), -- Shimmerfin Mender +(220243, 0, 64062, 1, 1, 56110), -- Kill Credit: Tools investigated [DNT] +(220242, 1, 114533, 1, 1, 56110), -- Faithful of Zirix +(220242, 0, 114532, 1, 1, 56110), -- Faithful of Zirix +(220241, 0, 117062, 1, 1, 56110), -- Rockgore +(220239, 0, 47399, 1, 1, 56110), -- [DNT] Kill Credit +(220238, 0, 114803, 1, 1, 56110), -- Cindersting +(220237, 0, 32911, 1, 1, 56110), -- Abyssal Leviathan +(220236, 0, 114841, 1, 1, 56110), -- Siltsliver +(220235, 1, 27823, 1, 1, 56110), -- [DNT] Slate Bunny 2 +(220235, 0, 328, 1, 0, 56110), -- [DNT] Slate Bunny 2 +(220234, 0, 64062, 1, 1, 56110), -- Kill Credit: Slate 04 investigated [DNT] +(220233, 11, 117445, 1, 1, 56110), -- Earthen Theatergoer +(220233, 10, 117444, 1, 1, 56110), -- Earthen Theatergoer +(220233, 9, 117447, 1, 1, 56110), -- Earthen Theatergoer +(220233, 8, 117446, 1, 1, 56110), -- Earthen Theatergoer +(220233, 7, 117443, 1, 1, 56110), -- Earthen Theatergoer +(220233, 6, 117442, 1, 1, 56110), -- Earthen Theatergoer +(220233, 5, 117441, 1, 1, 56110), -- Earthen Theatergoer +(220233, 4, 117440, 1, 1, 56110), -- Earthen Theatergoer +(220233, 3, 117437, 1, 1, 56110), -- Earthen Theatergoer +(220233, 2, 117436, 1, 1, 56110), -- Earthen Theatergoer +(220233, 1, 117439, 1, 1, 56110), -- Earthen Theatergoer +(220233, 0, 117438, 1, 1, 56110), -- Earthen Theatergoer +(220232, 7, 114714, 1, 1, 56110), -- Glumtooth Rider +(220232, 6, 114527, 1, 1, 56110), -- Glumtooth Rider +(220232, 5, 114715, 1, 1, 56110), -- Glumtooth Rider +(220232, 4, 114716, 1, 1, 56110), -- Glumtooth Rider +(220232, 3, 114713, 1, 1, 56110), -- Glumtooth Rider +(220232, 2, 114158, 1, 1, 56110), -- Glumtooth Rider +(220232, 1, 114526, 1, 1, 56110), -- Glumtooth Rider +(220232, 0, 114712, 1, 1, 56110), -- Glumtooth Rider +(220231, 0, 118057, 1, 1, 56110), -- Flindersnik +(220230, 0, 118059, 1, 1, 56110), -- Brekk +(220229, 0, 64062, 1, 1, 56110), -- Kill Credit: Investigated Door A [DNT] +(220228, 0, 118053, 1, 1, 56110), -- Squinch +(220227, 0, 111066, 1, 1, 56110), -- Chair +(220225, 3, 117877, 1, 1, 56110), -- Injured Soldier +(220225, 2, 117876, 1, 1, 56110), -- Injured Soldier +(220225, 1, 117879, 1, 1, 56110), -- Injured Soldier +(220225, 0, 117878, 1, 1, 56110), -- Injured Soldier +(220224, 0, 92725, 1, 1, 56110), -- Cinderbrew Bomb +(220223, 0, 64062, 1, 1, 56110), -- Kill Credit: Investigated Market [DNT] +(220222, 0, 122207, 1, 1, 56110), -- Frenzied Leaper +(220221, 0, 116437, 1, 1, 56110), -- Nerubian Hatchling +(220220, 0, 116426, 1, 1, 56110), -- Berrund the Gleaming +(220219, 0, 13509, 1, 1, 56110), -- Tasty Dinner +(220218, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Give Olbarig Moment +(220217, 0, 112699, 1, 1, 56110), -- Hunger Pheromone +(220216, 0, 112698, 1, 1, 56110), -- Attack Pheromone +(220215, 0, 112697, 2, 1, 56110), -- Repulsion Pheromone +(220214, 0, 112696, 1, 1, 56110), -- Attraction Pheromone +(220213, 0, 118051, 1, 1, 56110), -- Repurposed Nerubian Charge +(220212, 0, 91401, 0.5, 1, 56110), -- Wall +(220211, 0, 122181, 1, 1, 56110), -- Lurking Marauder +(220210, 0, 95789, 1, 1, 56110), -- Waxy Runoff +(220209, 0, 114741, 1, 1, 56110), -- Chef Toastie +(220208, 0, 118050, 1.5, 1, 56110), -- Chef Chops +(220207, 0, 114733, 1, 1, 56110), -- Trapped Kobold +(220206, 0, 117268, 1.20000004768371582, 1, 56110), -- Crazed Skardyn +(220205, 0, 116308, 1, 1, 56110), -- Wiggling Cocoon +(220204, 0, 114738, 1, 1, 56110), -- Skurro +(220203, 0, 115007, 1, 1, 56110), -- Failed Experiment +(220202, 0, 114164, 1.5, 1, 56110), -- Luch +(220199, 0, 120589, 1, 1, 56110), -- Battle Scarab +(220197, 3, 120884, 0.85000002384185791, 1, 56110), -- Royal Swarmguard +(220197, 2, 120883, 0.85000002384185791, 1, 56110), -- Royal Swarmguard +(220197, 1, 120881, 0.85000002384185791, 1, 56110), -- Royal Swarmguard +(220197, 0, 120882, 0.85000002384185791, 1, 56110), -- Royal Swarmguard +(220196, 3, 120908, 1.799999952316284179, 1, 56110), -- Herald of Ansurek +(220196, 2, 120907, 1.799999952316284179, 1, 56110), -- Herald of Ansurek +(220196, 1, 120906, 1.799999952316284179, 1, 56110), -- Herald of Ansurek +(220196, 0, 120905, 1.799999952316284179, 1, 56110), -- Herald of Ansurek +(220195, 3, 120875, 0.899999976158142089, 1, 56110), -- Sureki Silkbinder +(220195, 2, 120874, 0.899999976158142089, 1, 56110), -- Sureki Silkbinder +(220195, 1, 120873, 0.899999976158142089, 1, 56110), -- Sureki Silkbinder +(220195, 0, 120872, 0.899999976158142089, 1, 56110), -- Sureki Silkbinder +(220193, 3, 120871, 1, 1, 56110), -- Sureki Venomblade +(220193, 2, 120870, 1, 1, 56110), -- Sureki Venomblade +(220193, 1, 120869, 1, 1, 56110), -- Sureki Venomblade +(220193, 0, 120868, 1, 1, 56110), -- Sureki Venomblade +(220192, 0, 117825, 1, 1, 56110), -- Steelvein +(220191, 0, 118231, 1, 1, 56110), -- Sparking Haulbot +(220190, 3, 114361, 1, 1, 56110), -- Glowmite +(220190, 2, 113981, 1, 1, 56110), -- Glowmite +(220190, 1, 114363, 1, 1, 56110), -- Glowmite +(220190, 0, 114367, 1, 1, 56110), -- Glowmite +(220188, 6, 112394, 1, 1, 56110), -- Mudnose Mole +(220188, 5, 112396, 1, 1, 56110), -- Mudnose Mole +(220188, 4, 112385, 1, 1, 56110), -- Mudnose Mole +(220188, 3, 112393, 1, 1, 56110), -- Mudnose Mole +(220188, 2, 112395, 1, 1, 56110), -- Mudnose Mole +(220188, 1, 112397, 1, 1, 56110), -- Mudnose Mole +(220188, 0, 112398, 1, 1, 56110), -- Mudnose Mole +(220187, 2, 117855, 1, 1, 56110), -- Cave Giant +(220187, 1, 117847, 1, 1, 56110), -- Cave Giant +(220187, 0, 117856, 1, 1, 56110), -- Cave Giant +(220186, 0, 115969, 1, 1, 56110), -- Trapped Earthen Machine Speaker +(220185, 0, 116308, 1, 1, 56110), -- Trapped Machine Speaker +(220184, 0, 112307, 1, 1, 56110), -- bunny +(220183, 0, 112307, 1, 1, 56110), -- bunny +(220182, 0, 112307, 1, 1, 56110), -- bunny +(220181, 0, 117883, 1, 1, 56110), -- Vanathia +(220180, 0, 118043, 1, 1, 56110), -- Pulsing Device +(220177, 0, 117448, 1, 1, 56110), -- Crackcreeper +(220176, 0, 54893, 1, 0, 56110), -- Pipe 1 Interact Credit +(220175, 0, 111900, 1, 1, 56110), -- Dustflap +(220173, 3, 114623, 1, 1, 56110), -- Lightdarter +(220173, 2, 114778, 1, 1, 56110), -- Lightdarter +(220173, 1, 114622, 1, 1, 56110), -- Lightdarter +(220173, 0, 114621, 1, 1, 56110), -- Lightdarter +(220171, 1, 113093, 1, 1, 56110), -- Grapple Point +(220171, 0, 328, 1, 0, 56110), -- Grapple Point +(220169, 1, 115406, 1, 1, 56110), -- Glimmerspore +(220169, 0, 115404, 1, 1, 56110), -- Glimmerspore +(220168, 0, 40225, 1, 1, 56110), -- Stumblegrub +(220167, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Ardgrin Defeated +(220167, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Ardgrin Defeated +(220166, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Speak to Steelvein +(220166, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Speak to Steelvein +(220165, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Regroup +(220165, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Regroup +(220164, 2, 118702, 1.20000004768371582, 1, 56110), -- Darkened Husk +(220164, 1, 118657, 1.20000004768371582, 1, 56110), -- Darkened Husk +(220164, 0, 118731, 1.20000004768371582, 1, 56110), -- Darkened Husk +(220162, 0, 117403, 2, 1, 56110), -- Ceremonial Sentinel +(220161, 1, 25942, 0.400000005960464477, 1, 56110), -- Albert +(220161, 0, 21955, 1, 0, 56110), -- Albert +(220160, 0, 54893, 1, 0, 56110), -- ZZ-01-47 Possessed Credit +(220159, 0, 115465, 1, 1, 56110), -- Brineslash +(220158, 0, 115721, 0.85000002384185791, 1, 56110), -- Under-Lord Vik'tis +(220157, 0, 119843, 1, 1, 56110), -- Floid Mayslord +(220156, 6, 115402, 1, 1, 56110), -- Tiny Sporbit +(220156, 5, 115401, 1, 1, 56110), -- Tiny Sporbit +(220156, 4, 115400, 1, 1, 56110), -- Tiny Sporbit +(220156, 3, 115399, 1, 1, 56110), -- Tiny Sporbit +(220156, 2, 115398, 1, 1, 56110), -- Tiny Sporbit +(220156, 1, 115397, 1, 1, 56110), -- Tiny Sporbit +(220156, 0, 115396, 1, 1, 56110), -- Tiny Sporbit +(220155, 0, 118036, 1, 1, 56110), -- Shaleshell Clicker +(220154, 47, 117425, 1, 1, 56110), -- Earthen Theatergoer +(220154, 46, 117424, 1, 1, 56110), -- Earthen Theatergoer +(220154, 45, 117427, 1, 1, 56110), -- Earthen Theatergoer +(220154, 44, 117426, 1, 1, 56110), -- Earthen Theatergoer +(220154, 43, 117429, 1, 1, 56110), -- Earthen Theatergoer +(220154, 42, 117428, 1, 1, 56110), -- Earthen Theatergoer +(220154, 41, 117431, 1, 1, 56110), -- Earthen Theatergoer +(220154, 40, 117430, 1, 1, 56110), -- Earthen Theatergoer +(220154, 39, 117417, 1, 1, 56110), -- Earthen Theatergoer +(220154, 38, 117416, 1, 1, 56110), -- Earthen Theatergoer +(220154, 37, 117419, 1, 1, 56110), -- Earthen Theatergoer +(220154, 36, 117418, 1, 1, 56110), -- Earthen Theatergoer +(220154, 35, 117421, 1, 1, 56110), -- Earthen Theatergoer +(220154, 34, 117420, 1, 1, 56110), -- Earthen Theatergoer +(220154, 33, 117423, 1, 1, 56110), -- Earthen Theatergoer +(220154, 32, 117422, 1, 1, 56110), -- Earthen Theatergoer +(220154, 31, 117409, 1, 1, 56110), -- Earthen Theatergoer +(220154, 30, 117408, 1, 1, 56110), -- Earthen Theatergoer +(220154, 29, 117411, 1, 1, 56110), -- Earthen Theatergoer +(220154, 28, 117410, 1, 1, 56110), -- Earthen Theatergoer +(220154, 27, 117413, 1, 1, 56110), -- Earthen Theatergoer +(220154, 26, 117412, 1, 1, 56110), -- Earthen Theatergoer +(220154, 25, 117415, 1, 1, 56110), -- Earthen Theatergoer +(220154, 24, 117414, 1, 1, 56110), -- Earthen Theatergoer +(220154, 23, 117338, 1, 1, 56110), -- Earthen Theatergoer +(220154, 22, 117339, 1, 1, 56110), -- Earthen Theatergoer +(220154, 21, 117336, 1, 1, 56110), -- Earthen Theatergoer +(220154, 20, 117337, 1, 1, 56110), -- Earthen Theatergoer +(220154, 19, 117343, 1, 1, 56110), -- Earthen Theatergoer +(220154, 18, 117344, 1, 1, 56110), -- Earthen Theatergoer +(220154, 17, 117341, 1, 1, 56110), -- Earthen Theatergoer +(220154, 16, 117342, 1, 1, 56110), -- Earthen Theatergoer +(220154, 15, 117347, 1, 1, 56110), -- Earthen Theatergoer +(220154, 14, 117348, 1, 1, 56110), -- Earthen Theatergoer +(220154, 13, 117345, 1, 1, 56110), -- Earthen Theatergoer +(220154, 12, 117346, 1, 1, 56110); -- Earthen Theatergoer + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(220154, 11, 117351, 1, 1, 56110), -- Earthen Theatergoer +(220154, 10, 117352, 1, 1, 56110), -- Earthen Theatergoer +(220154, 9, 117349, 1, 1, 56110), -- Earthen Theatergoer +(220154, 8, 117350, 1, 1, 56110), -- Earthen Theatergoer +(220154, 7, 117359, 1, 1, 56110), -- Earthen Theatergoer +(220154, 6, 117360, 1, 1, 56110), -- Earthen Theatergoer +(220154, 5, 117357, 1, 1, 56110), -- Earthen Theatergoer +(220154, 4, 117358, 1, 1, 56110), -- Earthen Theatergoer +(220154, 3, 117355, 1, 1, 56110), -- Earthen Theatergoer +(220154, 2, 117356, 1, 1, 56110), -- Earthen Theatergoer +(220154, 1, 117353, 1, 1, 56110), -- Earthen Theatergoer +(220154, 0, 117354, 1, 1, 56110), -- Earthen Theatergoer +(220153, 1, 116204, 1, 1, 56110), -- Sureki Threadmancer +(220153, 0, 114540, 1, 1, 56110), -- Sureki Threadmancer +(220152, 1, 114544, 1, 1, 56110), -- Sureki Sycophant +(220152, 0, 114543, 1, 1, 56110), -- Sureki Sycophant +(220151, 0, 122350, 1, 1, 56110), -- Quivering Broodcluster +(220150, 0, 122351, 1, 1, 56110), -- Squirming Egg +(220149, 0, 122345, 1, 1, 56110), -- Colossal Egg +(220148, 0, 116685, 1, 1, 56110), -- Gem Hoarder +(220147, 0, 114770, 1, 1, 56110), -- Sureki Hulk +(220146, 0, 115962, 1, 1, 56110), -- Stonescale Lurker +(220145, 0, 115962, 1, 1, 56110), -- Saurolisk Ambusher +(220143, 0, 92725, 1, 1, 56110), -- Lances +(220141, 2, 119460, 1.299999952316284179, 1, 56110), -- Royal Jelly Purveyor +(220141, 1, 119459, 1.299999952316284179, 1, 56110), -- Royal Jelly Purveyor +(220141, 0, 118378, 1.299999952316284179, 1, 56110), -- Royal Jelly Purveyor +(220140, 5, 120307, 2, 1, 56110), -- Stolen Memory Gem +(220140, 4, 120308, 2, 1, 56110), -- Stolen Memory Gem +(220140, 3, 120309, 2, 1, 56110), -- Stolen Memory Gem +(220140, 2, 120310, 2, 1, 56110), -- Stolen Memory Gem +(220140, 1, 120311, 2, 1, 56110), -- Stolen Memory Gem +(220140, 0, 117282, 1, 0, 56110), -- Stolen Memory Gem +(220139, 1, 113940, 1, 1, 56110), -- Slithering Spew +(220139, 0, 113941, 1, 1, 56110), -- Slithering Spew +(220138, 0, 115009, 1.799999952316284179, 1, 56110), -- Regurgitating Monstrosity +(220137, 1, 114840, 1, 1, 56110), -- Tidal Swarmer +(220137, 0, 114839, 1, 1, 56110), -- Tidal Swarmer +(220136, 0, 120550, 1, 1, 56110), -- Volatile Pheromones +(220135, 0, 114049, 1, 1, 56110), -- Weaver's Agent +(220134, 0, 118033, 1, 1, 56110), -- Weaver's Pheromone +(220133, 0, 118031, 1, 1, 56110), -- Weaver's Instructions +(220132, 0, 114049, 1, 1, 56110), -- Weaver's Agent +(220131, 0, 117794, 1.20000004768371582, 1, 56110), -- Saradi +(220130, 0, 115533, 1, 1, 56110), -- Speaker Xanventh +(220129, 0, 114408, 1, 1, 56110), -- Swarmite Handler +(220128, 0, 52318, 1, 1, 56110), -- Kill Credit: Q01 - Meet The Vizier +(220127, 0, 116681, 1, 1, 56110), -- Vizier's Personal Swarmite +(220126, 0, 52318, 1, 1, 56110), -- Kill Credit: Q01 - Finish the Vizier's Taxi +(220124, 0, 118727, 1, 1, 56110), -- Faerin Lothar +(220121, 0, 112307, 1, 1, 56110), -- bunny +(220119, 0, 115533, 1, 1, 56110), -- Speaker Xanventh +(220118, 0, 112307, 1, 1, 56110), -- bunny +(220117, 0, 59828, 1, 1, 56110), -- Peculiar Fish +(220115, 0, 127, 1, 1, 56110), -- Captain Exposition +(220109, 0, 114484, 1, 1, 56110), -- Chittering Fearmonger +(220108, 0, 116347, 1, 1, 56110), -- Charging Bruiser +(220107, 0, 116507, 1, 1, 56110), -- Ankle Biter +(220106, 0, 116345, 1, 1, 56110), -- Skittering Menace +(220104, 0, 24128, 2, 1, 56110), -- Nerubian Commander +(220103, 0, 115730, 1, 1, 56110), -- Nerubian Lord +(220102, 0, 116685, 1, 1, 56110), -- Nerubian Darkcaster +(220101, 0, 116686, 1, 1, 56110), -- Nerubian Commander +(220100, 0, 116684, 1, 1, 56110), -- Nerubian Threadmancer +(220099, 0, 116683, 1, 1, 56110), -- Nerubian Slasher +(220098, 0, 115524, 1, 1, 56110), -- Dark Bombardier +(220097, 0, 117850, 1, 1, 56110), -- Nerubian Ballista +(220096, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Mask +(220096, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Mask +(220095, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Weapons +(220095, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Weapons +(220094, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Gloves +(220094, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Gloves +(220093, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Cloak +(220093, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Cloak +(220092, 0, 52334, 0.5, 1, 56110), -- Gilded Knuckles +(220091, 0, 118026, 1.399999976158142089, 1, 56110), -- Brazier Melted Candle Bunny +(220090, 0, 114422, 1, 1, 56110), -- Ascension-Crazed Soldier +(220089, 0, 116681, 1, 1, 56110), -- Vizier's Personal Swarmite +(220088, 0, 112307, 1, 1, 56110), -- bunny +(220087, 3, 114986, 1, 1, 56110), -- Swarming Screamer +(220087, 2, 114987, 1, 1, 56110), -- Swarming Screamer +(220087, 1, 114988, 1, 1, 56110), -- Swarming Screamer +(220087, 0, 114989, 1, 1, 56110), -- Swarming Screamer +(220086, 0, 52318, 1, 1, 56110), -- Kill Credit: Q01 - Take the Vizier's Taxi +(220085, 0, 115751, 1, 1, 56110), -- Shadow-Infused Nerubian Ritualist +(220084, 0, 114512, 1, 1, 56110), -- Bloated Pest +(220080, 0, 92243, 0.60000002384185791, 1, 56110), -- Frost Device +(220079, 0, 117826, 0.60000002384185791, 1, 56110), -- Failed Ascended +(220078, 0, 117941, 1, 1, 56110), -- Researcher Xik'vik +(220074, 0, 118157, 1, 1, 56110), -- Skiff Archer +(220073, 0, 118009, 1, 1, 56110), -- Skiff Handler +(220071, 0, 85799, 1, 1, 56110), -- Lilian Voss +(220070, 0, 104042, 1, 1, 56110), -- Wandspark +(220068, 0, 109344, 1, 1, 56110), -- Malfunctioning Spire +(220067, 0, 115110, 1, 1, 56110), -- Salmoncrab +(220066, 0, 115772, 1, 1, 56110), -- Scroll Bearer +(220065, 0, 118005, 1, 1, 56110), -- Umbral Weave +(220063, 0, 117705, 1, 1, 56110), -- Wenren Althal +(220062, 0, 52318, 1, 1, 56110), -- Kill Credit: Portal 1 Helped +(220060, 1, 118004, 1, 1, 56110), -- Taste Tester +(220060, 0, 118003, 1, 1, 56110), -- Taste Tester +(220059, 0, 33920, 1, 1, 56110), -- Shadegrumble Bear +(220058, 4, 116276, 1, 1, 56110), -- Imperial Lynx +(220058, 3, 117860, 1, 1, 56110), -- Imperial Lynx +(220058, 2, 117861, 1, 1, 56110), -- Imperial Lynx +(220058, 1, 117885, 1, 1, 56110), -- Imperial Lynx +(220058, 0, 117884, 1, 1, 56110), -- Imperial Lynx +(220057, 1, 27823, 1, 1, 56110), -- Alekk's Ride Home +(220057, 0, 73745, 1, 0, 56110), -- Alekk's Ride Home +(220056, 0, 118001, 1, 1, 56110), -- Maeryl Vlann +(220055, 0, 52318, 1, 1, 56110), -- Kill Credit: Exposition Convo +(220054, 0, 117948, 0.5, 1, 56110), -- Alekk's Ride Home +(220053, 0, 119425, 1, 1, 56110), -- Eadward +(220052, 0, 117948, 0.5, 1, 56110), -- Alekk +(220051, 0, 121895, 1, 1, 56110), -- Flynn Fairwind +(220050, 0, 52318, 1, 1, 56110), -- Kill Credit: Portal 1 Taken +(220049, 0, 92243, 0.60000002384185791, 1, 56110), -- Frost Device +(220048, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(220047, 0, 117662, 1, 1, 56110), -- Y'tekhi +(220046, 0, 117997, 1, 1, 56110), -- Fire Elemental +(220045, 0, 65083, 1, 1, 56110), -- Valaden Silverblade +(220043, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Bandages +(220042, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Drinks +(220041, 0, 102390, 1.10000002384185791, 1, 56110), -- Talonstalker Kavia +(220039, 0, 120013, 1, 1, 56110), -- Cinderhoney Droplet +(220038, 0, 109350, 0.5, 1, 56110), -- Shattered Crystal +(220037, 0, 118106, 1.299999952316284179, 1, 56110), -- Reposing Knight +(220036, 0, 52334, 1, 1, 56110), -- Telerune Node +(220035, 0, 52334, 1, 1, 56110), -- Telerune Node +(220034, 0, 52318, 1, 1, 56110), -- Kill Credit: Node Connected 3-1 +(220033, 0, 52318, 1, 1, 56110), -- Kill Credit: Node Connected 2-3 +(220032, 0, 52318, 1, 1, 56110), -- Kill Credit: Node Connected 1-2 +(220031, 0, 52318, 1, 1, 56110), -- Kill Credit: Node Connected +(220030, 0, 117996, 1, 1, 56110), -- Ballista +(220029, 0, 117694, 1, 1, 56110), -- Gearsweep +(220028, 1, 11686, 1, 1, 56110), -- Ballista +(220028, 0, 117996, 1, 0, 56110), -- Ballista +(220027, 0, 120491, 1, 1, 56110), -- Nerubian Ballista +(220026, 11, 110063, 1, 0, 56110), -- Slumbering Mountain Giant +(220026, 10, 118006, 1, 0, 56110), -- Slumbering Mountain Giant +(220026, 9, 100848, 1, 0, 56110), -- Slumbering Mountain Giant +(220026, 8, 100846, 1, 0, 56110), -- Slumbering Mountain Giant +(220026, 7, 100847, 1, 0, 56110), -- Slumbering Mountain Giant +(220026, 6, 106015, 1, 0, 56110), -- Slumbering Mountain Giant +(220026, 5, 106016, 1, 0, 56110), -- Slumbering Mountain Giant +(220026, 4, 105489, 1, 0, 56110), -- Slumbering Mountain Giant +(220026, 3, 110063, 1, 0, 56110), -- Slumbering Mountain Giant +(220026, 2, 110064, 1, 0, 56110), -- Slumbering Mountain Giant +(220026, 1, 110061, 1, 1, 56110), -- Slumbering Mountain Giant +(220026, 0, 110062, 1, 1, 56110), -- Slumbering Mountain Giant +(220025, 0, 52334, 1, 1, 56110), -- Telerune Node +(220024, 0, 117174, 1, 1, 56110), -- Tharessa Sunstrand +(220023, 0, 112539, 1, 1, 56110), -- Tuberros +(220022, 1, 112411, 1, 1, 56110), -- Skipper +(220022, 0, 112410, 1, 1, 56110), -- Skipper +(220021, 0, 107030, 1, 1, 56110), -- Rannan Korren +(220020, 0, 105170, 1, 1, 56110), -- Toddy Whiskers +(220019, 0, 122301, 1, 1, 56110), -- Reno Jackson +(220018, 0, 88792, 1, 1, 56110), -- Elise Starseeker +(220017, 0, 113895, 1, 1, 56110), -- Sir Finley Mrrgglton +(220016, 0, 59958, 1, 1, 56110), -- Lupas Lightsprocket +(220015, 0, 115187, 1, 1, 56110), -- Fungari Sporetender +(220013, 0, 114772, 1, 1, 56110), -- Vosh Clutchlord +(220012, 3, 115735, 1, 1, 56110), -- Hollows Merchant +(220012, 2, 115733, 1, 1, 56110), -- Hollows Merchant +(220012, 1, 114408, 1, 1, 56110), -- Hollows Merchant +(220012, 0, 115734, 1, 1, 56110), -- Hollows Merchant +(220011, 0, 117901, 1, 1, 56110), -- Alia Irongear +(220010, 0, 114770, 1, 1, 56110), -- Scarab Mother Ha'chip +(220009, 0, 119841, 1, 1, 56110), -- Unknown Voice +(220008, 0, 115616, 1.20000004768371582, 1, 56110), -- Cragpie +(220006, 4, 116438, 1, 1, 56110), -- Affrighted Hireling +(220006, 3, 116436, 1, 1, 56110), -- Affrighted Hireling +(220006, 2, 116345, 1, 1, 56110), -- Affrighted Hireling +(220006, 1, 116437, 1, 1, 56110), -- Affrighted Hireling +(220006, 0, 116446, 1, 1, 56110), -- Affrighted Hireling +(220005, 0, 117717, 1, 1, 56110), -- Tefferty Ulreth +(220004, 1, 119379, 1, 1, 56110), -- Ascended Aristocrat +(220004, 0, 119377, 1, 1, 56110), -- Ascended Aristocrat +(220003, 0, 119371, 1.60000002384185791, 1, 56110), -- Hollows Resident +(220002, 0, 117987, 1, 1, 56110), -- Black Blood Container +(220001, 0, 95788, 0.649999976158142089, 1, 56110), -- Black Blood Ooze +(220000, 0, 115010, 1, 1, 56110), -- Infused Guardian +(219996, 0, 116685, 1, 1, 56110), -- Faceless Devotee +(219995, 0, 113231, 1, 1, 56110), -- Personal Skiff +(219994, 1, 27823, 1, 1, 56110), -- [DNT] Bunny - Tower VFX +(219994, 0, 328, 1, 0, 56110), -- [DNT] Bunny - Tower VFX +(219993, 0, 117416, 1, 1, 56110), -- Coreway Worker +(219992, 0, 117414, 1, 1, 56110), -- Coreway Worker +(219991, 0, 117990, 1.5, 1, 56110), -- Ruufus +(219989, 0, 84065, 1, 1, 56110), -- Ammp +(219988, 0, 117989, 1.5, 1, 56110), -- Nimbus +(219987, 0, 117988, 1.5, 1, 56110), -- Blipp +(219984, 0, 119732, 1.20000004768371582, 1, 56110), -- Xeph'itik +(219983, 1, 114421, 1.10000002384185791, 1, 56110), -- Hollows Resident +(219983, 0, 114423, 1.10000002384185791, 1, 56110), -- Hollows Resident +(219982, 3, 117650, 1, 1, 56110), -- Oathsworn Peacekeeper +(219982, 2, 117649, 1, 1, 56110), -- Oathsworn Peacekeeper +(219982, 1, 117652, 1, 1, 56110), -- Oathsworn Peacekeeper +(219982, 0, 117651, 1, 1, 56110), -- Oathsworn Peacekeeper +(219979, 0, 114049, 1, 1, 56110), -- Weaver's Agent +(219978, 1, 56187, 1, 1, 56110), -- Area Trigger Bunny +(219978, 0, 113802, 1, 0, 56110), -- Area Trigger Bunny +(219974, 0, 119260, 1, 1, 56110), -- Orweyna +(219973, 1, 27823, 1, 1, 56110), -- [DNT] Door Bunny C +(219973, 0, 328, 1, 0, 56110), -- [DNT] Door Bunny C +(219972, 1, 27823, 1, 1, 56110), -- [DNT] Door Bunny B +(219972, 0, 328, 1, 0, 56110), -- [DNT] Door Bunny B +(219971, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(219971, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(219970, 1, 115098, 1, 1, 56110), -- Sparking Electroscythes +(219970, 0, 115093, 1, 1, 56110), -- Sparking Electroscythes +(219969, 11, 114529, 1, 1, 56110), -- Terrified Socialite +(219969, 10, 117374, 1, 1, 56110), -- Terrified Socialite +(219969, 9, 117370, 1, 1, 56110), -- Terrified Socialite +(219969, 8, 116158, 1, 1, 56110), -- Terrified Socialite +(219969, 7, 117373, 1, 1, 56110), -- Terrified Socialite +(219969, 6, 114530, 1, 1, 56110), -- Terrified Socialite +(219969, 5, 117372, 1, 1, 56110), -- Terrified Socialite +(219969, 4, 116159, 1, 1, 56110), -- Terrified Socialite +(219969, 3, 114528, 1, 1, 56110), -- Terrified Socialite +(219969, 2, 116157, 1, 1, 56110), -- Terrified Socialite +(219969, 1, 117371, 1, 1, 56110), -- Terrified Socialite +(219969, 0, 116160, 1, 1, 56110), -- Terrified Socialite +(219968, 0, 64062, 1, 1, 56110), -- Kill Credit: Slate 02 investigated [DNT] +(219967, 2, 103338, 1, 1, 56110), -- Devoured Basilisk +(219967, 1, 103340, 1, 1, 56110), -- Devoured Basilisk +(219967, 0, 103342, 1, 1, 56110), -- Devoured Basilisk +(219966, 0, 117662, 1, 1, 56110), -- Y'tekhi +(219965, 0, 54893, 1, 0, 56110), -- Pipe 2 Interact Credit +(219964, 1, 27823, 1, 1, 56110), -- [DNT] Slate Bunny 1 +(219964, 0, 328, 1, 0, 56110), -- [DNT] Slate Bunny 1 +(219963, 20, 119428, 1, 1, 56110), -- Arathi Orphan +(219963, 19, 119426, 1, 1, 56110), -- Arathi Orphan +(219963, 18, 119408, 1, 1, 56110), -- Arathi Orphan +(219963, 17, 119427, 1, 1, 56110), -- Arathi Orphan +(219963, 16, 119424, 1, 1, 56110), -- Arathi Orphan +(219963, 15, 119423, 1, 1, 56110), -- Arathi Orphan +(219963, 14, 119425, 1, 1, 56110), -- Arathi Orphan +(219963, 13, 119407, 1, 1, 56110), -- Arathi Orphan +(219963, 12, 119429, 1, 1, 56110), -- Arathi Orphan +(219963, 11, 119432, 1, 1, 56110), -- Arathi Orphan +(219963, 10, 119433, 1, 1, 56110), -- Arathi Orphan +(219963, 9, 119431, 1, 1, 56110), -- Arathi Orphan +(219963, 8, 119422, 1, 1, 56110), -- Arathi Orphan +(219963, 7, 119415, 1, 1, 56110), -- Arathi Orphan +(219963, 6, 119417, 1, 1, 56110), -- Arathi Orphan +(219963, 5, 119409, 1, 1, 56110), -- Arathi Orphan +(219963, 4, 119416, 1, 1, 56110); -- Arathi Orphan + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(219963, 3, 119421, 1, 1, 56110), -- Arathi Orphan +(219963, 2, 119418, 1, 1, 56110), -- Arathi Orphan +(219963, 1, 119419, 1, 1, 56110), -- Arathi Orphan +(219963, 0, 119414, 1, 1, 56110), -- Arathi Orphan +(219962, 0, 112412, 1, 1, 56110), -- Glowshade Skipper +(219961, 1, 27823, 1, 1, 56110), -- [DNT] Door Bunny A +(219961, 0, 328, 1, 0, 56110), -- [DNT] Door Bunny A +(219960, 0, 64062, 1, 1, 56110), -- Kill Credit: Investigated Door (ANY) [DNT] +(219959, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(219958, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(219957, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(219956, 0, 110387, 1, 1, 56110), -- Archmage Khadgar +(219955, 4, 114805, 1.799999952316284179, 1, 56110), -- Cinderbee +(219955, 3, 114805, 2.20000004768371582, 1, 56110), -- Cinderbee +(219955, 2, 114805, 1.899999976158142089, 1, 56110), -- Cinderbee +(219955, 1, 114805, 2.099999904632568359, 1, 56110), -- Cinderbee +(219955, 0, 114805, 2, 1, 56110), -- Cinderbee +(219953, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Disperse Guards +(219953, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Disperse Guards +(219951, 0, 117909, 1.149999976158142089, 1, 56110), -- Aliya Hillhelm +(219950, 0, 118257, 1, 1, 56110), -- Arathi War Priest +(219949, 2, 103338, 1, 1, 56110), -- Cavern Basilisk +(219949, 1, 103340, 1, 1, 56110), -- Cavern Basilisk +(219949, 0, 103342, 1, 1, 56110), -- Cavern Basilisk +(219948, 0, 23136, 1, 1, 56110), -- Bloated Drowner +(219945, 0, 52318, 1, 1, 56110), -- Kill Credit: Left Leg Shackle DIsmantled [DNT] +(219944, 0, 117976, 1, 1, 56110), -- Nerubian Eggs +(219943, 2, 108324, 1.25, 1, 56110), -- Winds of the Isles +(219943, 1, 23767, 1, 0, 56110), -- Winds of the Isles +(219943, 0, 21955, 1, 0, 56110), -- Winds of the Isles +(219941, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Entered Office +(219941, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Entered Office +(219940, 1, 11686, 1, 1, 56110), -- Generic - Empty Bunny +(219940, 0, 15092, 1.399999976158142089, 0, 56110), -- Generic - Empty Bunny +(219939, 3, 115469, 1, 1, 56110), -- Fathomless Ambusher +(219939, 2, 115468, 1, 1, 56110), -- Fathomless Ambusher +(219939, 1, 115473, 1, 1, 56110), -- Fathomless Ambusher +(219939, 0, 115472, 1, 1, 56110), -- Fathomless Ambusher +(219938, 1, 11686, 1, 1, 56110), -- Generic - Empty Bunny +(219938, 0, 15092, 1.399999976158142089, 0, 56110), -- Generic - Empty Bunny +(219937, 20, 119428, 1, 1, 56110), -- Arathi Orphan +(219937, 19, 119426, 1, 1, 56110), -- Arathi Orphan +(219937, 18, 119408, 1, 1, 56110), -- Arathi Orphan +(219937, 17, 119427, 1, 1, 56110), -- Arathi Orphan +(219937, 16, 119424, 1, 1, 56110), -- Arathi Orphan +(219937, 15, 119423, 1, 1, 56110), -- Arathi Orphan +(219937, 14, 119425, 1, 1, 56110), -- Arathi Orphan +(219937, 13, 119407, 1, 1, 56110), -- Arathi Orphan +(219937, 12, 119429, 1, 1, 56110), -- Arathi Orphan +(219937, 11, 119432, 1, 1, 56110), -- Arathi Orphan +(219937, 10, 119433, 1, 1, 56110), -- Arathi Orphan +(219937, 9, 119431, 1, 1, 56110), -- Arathi Orphan +(219937, 8, 119422, 1, 1, 56110), -- Arathi Orphan +(219937, 7, 119415, 1, 1, 56110), -- Arathi Orphan +(219937, 6, 119417, 1, 1, 56110), -- Arathi Orphan +(219937, 5, 119409, 1, 1, 56110), -- Arathi Orphan +(219937, 4, 119416, 1, 1, 56110), -- Arathi Orphan +(219937, 3, 119421, 1, 1, 56110), -- Arathi Orphan +(219937, 2, 119418, 1, 1, 56110), -- Arathi Orphan +(219937, 1, 119419, 1, 1, 56110), -- Arathi Orphan +(219937, 0, 119414, 1, 1, 56110), -- Arathi Orphan +(219935, 1, 115431, 1, 1, 56110), -- Fathomless Warrior +(219935, 0, 115430, 1, 1, 56110), -- Fathomless Warrior +(219934, 7, 115478, 1, 1, 56110), -- Fathomless Necromancer +(219934, 6, 115479, 1, 1, 56110), -- Fathomless Necromancer +(219934, 5, 115482, 1, 1, 56110), -- Fathomless Necromancer +(219934, 4, 115483, 1, 1, 56110), -- Fathomless Necromancer +(219934, 3, 115487, 1, 1, 56110), -- Fathomless Necromancer +(219934, 2, 115488, 1, 1, 56110), -- Fathomless Necromancer +(219934, 1, 115491, 1, 1, 56110), -- Fathomless Necromancer +(219934, 0, 115492, 1, 1, 56110), -- Fathomless Necromancer +(219933, 2, 115419, 1, 1, 56110), -- Fathomless Scout +(219933, 1, 115411, 1, 1, 56110), -- Fathomless Scout +(219933, 0, 115410, 1, 1, 56110), -- Fathomless Scout +(219932, 0, 11686, 1, 1, 56110), -- Fuel Glyph +(219931, 0, 121708, 1, 1, 56110), -- Chained Stormrook +(219930, 0, 110431, 1, 1, 56110), -- Deep Krolusk +(219929, 2, 77751, 1, 1, 56110), -- Deep Krolusk +(219929, 1, 118036, 1, 1, 56110), -- Deep Krolusk +(219929, 0, 110431, 1, 1, 56110), -- Deep Krolusk +(219922, 0, 119771, 1, 1, 56110), -- Shackle Anchor +(219921, 0, 115230, 1, 1, 56110), -- Fungari Mycomancer +(219917, 1, 70050, 1, 1, 56110), -- Throw Rock Target +(219917, 0, 328, 1, 0, 56110), -- Throw Rock Target +(219916, 1, 70050, 1, 1, 56110), -- Throw Rock Vehicle +(219916, 0, 328, 1, 0, 56110), -- Throw Rock Vehicle +(219915, 2, 110448, 1, 1, 56110), -- Deepflayer +(219915, 1, 110445, 1, 1, 56110), -- Deepflayer +(219915, 0, 110444, 1, 1, 56110), -- Deepflayer +(219914, 1, 115472, 1, 1, 56110), -- Undertide Lurker +(219914, 0, 115473, 1, 1, 56110), -- Undertide Lurker +(219913, 0, 104475, 0.5, 1, 56110), -- Invasive Witherling +(219912, 3, 114546, 1, 1, 56110), -- Crawler +(219912, 2, 114547, 1, 1, 56110), -- Crawler +(219912, 1, 114548, 1, 1, 56110), -- Crawler +(219912, 0, 114549, 1, 1, 56110), -- Crawler +(219911, 4, 104476, 1, 1, 56110), -- Lasher +(219911, 3, 104475, 1, 1, 56110), -- Lasher +(219911, 2, 104474, 1, 1, 56110), -- Lasher +(219911, 1, 104473, 1, 1, 56110), -- Lasher +(219911, 0, 104472, 1, 1, 56110), -- Lasher +(219910, 2, 115157, 1.299999952316284179, 1, 56110), -- Darkwater Tidecrusher +(219910, 1, 115153, 1.299999952316284179, 1, 56110), -- Darkwater Tidecrusher +(219910, 0, 115155, 1.299999952316284179, 1, 56110), -- Darkwater Tidecrusher +(219909, 1, 115375, 1, 1, 56110), -- Emboldened Fog Wither +(219909, 0, 115372, 1, 1, 56110), -- Emboldened Fog Wither +(219907, 0, 114268, 1.20000004768371582, 1, 56110), -- Executor Nizrek +(219906, 5, 115112, 1, 1, 56110), -- Siltshell Crab +(219906, 4, 115110, 1, 1, 56110), -- Siltshell Crab +(219906, 3, 115111, 1, 1, 56110), -- Siltshell Crab +(219906, 2, 115109, 1, 1, 56110), -- Siltshell Crab +(219906, 1, 115113, 1, 1, 56110), -- Siltshell Crab +(219906, 0, 115108, 1, 1, 56110), -- Siltshell Crab +(219905, 2, 110448, 1, 1, 56110), -- Deepflayer +(219905, 1, 110445, 1, 1, 56110), -- Deepflayer +(219905, 0, 110444, 1, 1, 56110), -- Deepflayer +(219904, 1, 107538, 1, 1, 56110), -- Executor Nizrek +(219904, 0, 169, 1, 0, 56110), -- Executor Nizrek +(219903, 0, 116208, 0.75, 1, 56110), -- Widow Arak'nai +(219902, 1, 110448, 1, 1, 56110), -- Territorial Deepflayer +(219902, 0, 110445, 1, 1, 56110), -- Territorial Deepflayer +(219901, 0, 22629, 1, 1, 56110), -- Alekk +(219900, 0, 117944, 1, 1, 56110), -- Ausgazur +(219899, 0, 117922, 1, 1, 56110), -- Batzvara +(219898, 0, 92243, 0.60000002384185791, 1, 56110), -- Poison Device +(219897, 0, 48708, 1, 1, 56110), -- Disturbed Mudspawn +(219896, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Shipment Smashed +(219896, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Shipment Smashed +(219895, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Shipment Looted +(219895, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Shipment Looted +(219892, 0, 89308, 1, 1, 56110), -- [DNT] Proxy +(219891, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Worker Questioned +(219891, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Worker Questioned +(219890, 0, 89308, 1, 1, 56110), -- [DNT] Proxy +(219888, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - Rations Provided +(219885, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(219884, 0, 89308, 1, 1, 56110), -- [DNT] Proxy +(219883, 0, 89308, 1, 1, 56110), -- [DNT] Proxy +(219881, 8, 115502, 1, 1, 56110), -- Drowned Arathi +(219881, 7, 115504, 1, 1, 56110), -- Drowned Arathi +(219881, 6, 115503, 1, 1, 56110), -- Drowned Arathi +(219881, 5, 115501, 1, 1, 56110), -- Drowned Arathi +(219881, 4, 115500, 1, 1, 56110), -- Drowned Arathi +(219881, 3, 115499, 1, 1, 56110), -- Drowned Arathi +(219881, 2, 115497, 1, 1, 56110), -- Drowned Arathi +(219881, 1, 115498, 1, 1, 56110), -- Drowned Arathi +(219881, 0, 115496, 1, 1, 56110), -- Drowned Arathi +(219880, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(219880, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(219878, 0, 119005, 3.5, 1, 56110), -- Skeinspinner Takazj +(219877, 0, 118997, 1.20000004768371582, 1, 56110), -- Anub'arash +(219874, 0, 117970, 1.299999952316284179, 1, 56110), -- High Speaker's Construct +(219873, 0, 116308, 1, 1, 56110), -- Webbed Victim +(219872, 0, 78292, 1.5, 1, 56110), -- Peculiar Fungi +(219871, 4, 68022, 1, 1, 56110), -- Rescued Citizen +(219871, 3, 68021, 1, 1, 56110), -- Rescued Citizen +(219871, 2, 68020, 1, 1, 56110), -- Rescued Citizen +(219871, 1, 68019, 1, 1, 56110), -- Rescued Citizen +(219871, 0, 28151, 1, 1, 56110), -- Rescued Citizen +(219870, 7, 115482, 1, 1, 56110), -- Kobyss Despoiler +(219870, 6, 115478, 1, 1, 56110), -- Kobyss Despoiler +(219870, 5, 115479, 1, 1, 56110), -- Kobyss Despoiler +(219870, 4, 115483, 1, 1, 56110), -- Kobyss Despoiler +(219870, 3, 115487, 1, 1, 56110), -- Kobyss Despoiler +(219870, 2, 115488, 1, 1, 56110), -- Kobyss Despoiler +(219870, 1, 115491, 1, 1, 56110), -- Kobyss Despoiler +(219870, 0, 115492, 1, 1, 56110), -- Kobyss Despoiler +(219869, 1, 116205, 1, 1, 56110), -- Nerubian Frostblade +(219869, 0, 114545, 1, 1, 56110), -- Nerubian Frostblade +(219868, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Scene Investigated +(219868, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Scene Investigated +(219866, 1, 112025, 1, 1, 56110), -- Candle +(219866, 0, 169, 1, 0, 56110), -- Candle +(219865, 2, 104028, 1, 1, 56110), -- Captured Lava Slug +(219865, 1, 104029, 1, 1, 56110), -- Captured Lava Slug +(219865, 0, 104027, 1, 1, 56110), -- Captured Lava Slug +(219864, 8, 115428, 1, 1, 56110), -- Kobyss Ravager +(219864, 7, 115417, 1, 1, 56110), -- Kobyss Ravager +(219864, 6, 115426, 1, 1, 56110), -- Kobyss Ravager +(219864, 5, 115415, 1, 1, 56110), -- Kobyss Ravager +(219864, 4, 115424, 1, 1, 56110), -- Kobyss Ravager +(219864, 3, 115413, 1, 1, 56110), -- Kobyss Ravager +(219864, 2, 115419, 1, 1, 56110), -- Kobyss Ravager +(219864, 1, 115411, 1, 1, 56110), -- Kobyss Ravager +(219864, 0, 115410, 1, 1, 56110), -- Kobyss Ravager +(219862, 1, 115460, 1, 1, 56110), -- Kobyss Shadewalker +(219862, 0, 115461, 1, 1, 56110), -- Kobyss Shadewalker +(219861, 7, 115442, 1, 1, 56110), -- Kobyss Carver +(219861, 6, 115443, 1, 1, 56110), -- Kobyss Carver +(219861, 5, 115439, 1, 1, 56110), -- Kobyss Carver +(219861, 4, 115438, 1, 1, 56110), -- Kobyss Carver +(219861, 3, 115435, 1, 1, 56110), -- Kobyss Carver +(219861, 2, 115434, 1, 1, 56110), -- Kobyss Carver +(219861, 1, 115431, 1, 1, 56110), -- Kobyss Carver +(219861, 0, 115430, 1, 1, 56110), -- Kobyss Carver +(219860, 1, 11686, 1, 1, 56110), -- Targeting Bunny +(219860, 0, 87778, 1, 0, 56110), -- Targeting Bunny +(219859, 0, 89308, 1, 1, 56110), -- [DNT] Proxy +(219857, 0, 112449, 1, 1, 56110), -- Xesh Creeper +(219856, 0, 117941, 1, 1, 56110), -- Researcher Ven'kex +(219854, 0, 112446, 1, 1, 56110), -- Xesh Slasher +(219853, 0, 116257, 1, 1, 56110), -- Sikran +(219852, 0, 116205, 1, 1, 56110), -- [PH] Weaver Friend +(219851, 0, 16925, 1, 1, 56110), -- [DNT] Invisible Stalker +(219850, 1, 117940, 0.5, 1, 56110), -- Terrace Moth +(219850, 0, 117939, 0.5, 1, 56110), -- Terrace Moth +(219849, 0, 115409, 1, 1, 56110), -- Fungarian Spore +(219847, 3, 115726, 1, 1, 56110), -- Kaheti Lord +(219847, 2, 115724, 1, 1, 56110), -- Kaheti Lord +(219847, 1, 115725, 1, 1, 56110), -- Kaheti Lord +(219847, 0, 114774, 1, 1, 56110), -- Kaheti Lord +(219846, 0, 117938, 1, 1, 56110), -- Nerubian Alarm +(219845, 3, 115750, 1, 1, 56110), -- Kaheti Threadmancer +(219845, 2, 115748, 1, 1, 56110), -- Kaheti Threadmancer +(219845, 1, 115749, 1, 1, 56110), -- Kaheti Threadmancer +(219845, 0, 114411, 1, 1, 56110), -- Kaheti Threadmancer +(219844, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Scene Ended +(219844, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Scene Ended +(219843, 2, 112411, 1, 1, 56110), -- Terrace Skipper +(219843, 1, 112413, 1, 1, 56110), -- Terrace Skipper +(219843, 0, 112410, 1, 1, 56110), -- Terrace Skipper +(219842, 2, 78851, 1, 1, 56110), -- Darkgrotto Hopper +(219842, 1, 901, 1, 1, 56110), -- Darkgrotto Hopper +(219842, 0, 6296, 1, 1, 56110), -- Darkgrotto Hopper +(219839, 0, 114373, 1.25, 1, 56110), -- Creaky Mine Cart (Empty) +(219838, 0, 117936, 1, 1, 56110), -- Skurro +(219836, 1, 11686, 1, 1, 56110), -- Nerubian Blood Pool +(219836, 0, 169, 1, 0, 56110), -- Nerubian Blood Pool +(219835, 0, 114536, 1, 1, 56110), -- Kaheti Sentry +(219834, 0, 116204, 1, 1, 56110), -- Weaver's Eyes +(219833, 0, 122002, 1, 1, 56110), -- Weaver's Fang +(219832, 0, 11686, 1, 1, 56110), -- Ice Sickles +(219831, 1, 11686, 5, 1, 56110), -- Desecrated Ground +(219831, 0, 93355, 1, 0, 56110), -- Desecrated Ground +(219830, 0, 116829, 1.5, 1, 56110), -- Famished Residue +(219829, 0, 116829, 1.5, 1, 56110), -- Devouring Residue +(219827, 0, 117807, 1, 1, 56110), -- Dracthyr Commando +(219826, 0, 116469, 1, 1, 56110), -- Transformatory Apothecary +(219825, 0, 92726, 1.5, 1, 56110), -- zzzoldWebbing +(219821, 1, 107538, 1, 1, 56110), -- Beam Stalker [DNT] +(219821, 0, 68857, 1, 0, 56110), -- Beam Stalker [DNT] +(219820, 0, 116829, 1, 1, 56110), -- Voracious Fog Beast +(219819, 0, 116829, 1, 1, 56110), -- Voracious Fog Beast +(219818, 0, 101845, 1, 1, 56110), -- KC: Wax Ruined 6 +(219817, 0, 101845, 1, 1, 56110), -- KC: Wax Ruined 5 +(219816, 0, 101845, 1, 1, 56110), -- KC: Wax Ruined 4 +(219815, 0, 101845, 1, 1, 56110), -- KC: Wax Ruined 3 +(219814, 0, 101845, 1, 1, 56110), -- KC: Wax Ruined 2 +(219813, 0, 101845, 1, 1, 56110), -- KC: Wax Ruined 1 +(219812, 0, 117928, 0.150000005960464477, 1, 56110); -- [DNT] Lava Bucket + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(219810, 0, 116685, 1.5, 1, 56110), -- Nerubian Ritualist +(219807, 0, 114158, 1, 1, 56110), -- Kobold Trapper +(219806, 0, 116829, 1.5, 1, 56110), -- Voracious Residue +(219805, 0, 120466, 1, 1, 56110), -- Lamplighter Davrak Chavyn +(219804, 0, 120465, 1.10000002384185791, 1, 56110), -- Lamplighter Havrik Chayvn +(219803, 6, 117875, 1, 1, 56110), -- Tortured Subject +(219803, 5, 117876, 1, 1, 56110), -- Tortured Subject +(219803, 4, 117877, 1, 1, 56110), -- Tortured Subject +(219803, 3, 117878, 1, 1, 56110), -- Tortured Subject +(219803, 2, 117879, 1, 1, 56110), -- Tortured Subject +(219803, 1, 117881, 1, 1, 56110), -- Tortured Subject +(219803, 0, 117882, 1, 1, 56110), -- Tortured Subject +(219802, 5, 118895, 1, 1, 56110), -- Mossy Inert Earthen +(219802, 4, 118379, 1, 1, 56110), -- Mossy Inert Earthen +(219802, 3, 118892, 1, 1, 56110), -- Mossy Inert Earthen +(219802, 2, 118902, 1, 1, 56110), -- Mossy Inert Earthen +(219802, 1, 118894, 1, 1, 56110), -- Mossy Inert Earthen +(219802, 0, 118893, 1, 1, 56110), -- Mossy Inert Earthen +(219801, 0, 118682, 1, 1, 56110), -- Shipwright Isaebela +(219799, 1, 112397, 1, 1, 56110), -- Sweetsnuffler +(219799, 0, 112398, 1, 1, 56110), -- Sweetsnuffler +(219798, 3, 118578, 1, 1, 56110), -- Tortured Subject +(219798, 2, 118579, 1, 1, 56110), -- Tortured Subject +(219798, 1, 118580, 1, 1, 56110), -- Tortured Subject +(219798, 0, 118581, 1, 1, 56110), -- Tortured Subject +(219797, 0, 117927, 1, 1, 56110), -- Glintwick +(219796, 1, 107538, 1, 1, 56110), -- Widow Arak'nai +(219796, 0, 169, 1, 0, 56110), -- Widow Arak'nai +(219795, 0, 111899, 1, 1, 56110), -- Flutterlight Moth +(219793, 0, 111899, 1, 1, 56110), -- Moth +(219792, 5, 115112, 1, 1, 56110), -- Hermit Crab +(219792, 4, 115110, 1, 1, 56110), -- Hermit Crab +(219792, 3, 115111, 1, 1, 56110), -- Hermit Crab +(219792, 2, 115109, 1, 1, 56110), -- Hermit Crab +(219792, 1, 115113, 1, 1, 56110), -- Hermit Crab +(219792, 0, 115108, 1, 1, 56110), -- Hermit Crab +(219790, 0, 104035, 1, 1, 56110), -- Tamed Lava Snail +(219789, 5, 114733, 1, 1, 56110), -- Waterworks Gem-snatcher +(219789, 4, 114734, 1, 1, 56110), -- Waterworks Gem-snatcher +(219789, 3, 114735, 1, 1, 56110), -- Waterworks Gem-snatcher +(219789, 2, 114731, 1, 1, 56110), -- Waterworks Gem-snatcher +(219789, 1, 114525, 1, 1, 56110), -- Waterworks Gem-snatcher +(219789, 0, 114732, 1, 1, 56110), -- Waterworks Gem-snatcher +(219788, 3, 114713, 1, 1, 56110), -- Waterworks Gem-thief +(219788, 2, 114158, 1, 1, 56110), -- Waterworks Gem-thief +(219788, 1, 114526, 1, 1, 56110), -- Waterworks Gem-thief +(219788, 0, 114712, 1, 1, 56110), -- Waterworks Gem-thief +(219786, 5, 114709, 1, 1, 56110), -- Waterworks Gem-nabber +(219786, 4, 114710, 1, 1, 56110), -- Waterworks Gem-nabber +(219786, 3, 114711, 1, 1, 56110), -- Waterworks Gem-nabber +(219786, 2, 114702, 1, 1, 56110), -- Waterworks Gem-nabber +(219786, 1, 114703, 1, 1, 56110), -- Waterworks Gem-nabber +(219786, 0, 114701, 1, 1, 56110), -- Waterworks Gem-nabber +(219785, 3, 118895, 1, 1, 56110), -- Inert Earthen +(219785, 2, 118379, 1, 1, 56110), -- Inert Earthen +(219785, 1, 118894, 1, 1, 56110), -- Inert Earthen +(219785, 0, 118892, 1, 1, 56110), -- Inert Earthen +(219784, 0, 117922, 1, 1, 56110), -- Batzvara +(219780, 0, 110198, 1, 1, 56110), -- Chasm Snail +(219779, 0, 22629, 1, 1, 56110), -- Alekk +(219778, 0, 118481, 4, 1, 56110), -- Queen Ansurek +(219776, 1, 107538, 1, 1, 56110), -- Anub'azal +(219776, 0, 169, 1, 0, 56110), -- Anub'azal +(219775, 0, 117765, 1.149999976158142089, 1, 56110), -- Arathi Priest +(219771, 0, 114775, 0.75, 1, 56110), -- Anub'azal +(219766, 8, 115502, 1, 1, 56110), -- Drowned Arathi +(219766, 7, 115504, 1, 1, 56110), -- Drowned Arathi +(219766, 6, 115503, 1, 1, 56110), -- Drowned Arathi +(219766, 5, 115501, 1, 1, 56110), -- Drowned Arathi +(219766, 4, 115500, 1, 1, 56110), -- Drowned Arathi +(219766, 3, 115499, 1, 1, 56110), -- Drowned Arathi +(219766, 2, 115497, 1, 1, 56110), -- Drowned Arathi +(219766, 1, 115498, 1, 1, 56110), -- Drowned Arathi +(219766, 0, 115496, 1, 1, 56110), -- Drowned Arathi +(219764, 1, 114362, 1, 1, 56110), -- Phosphorescent Lampyrid +(219764, 0, 114365, 1, 1, 56110), -- Phosphorescent Lampyrid +(219763, 0, 116642, 1, 1, 56110), -- Mirror Master Murkna +(219759, 0, 116216, 1, 1, 56110), -- Lazy Salvager +(219757, 0, 115495, 1.20000004768371582, 1, 56110), -- Thrall +(219756, 0, 88316, 1, 1, 56110), -- Lady Jaina Proudmoore +(219755, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(219754, 0, 115115, 2, 1, 56110), -- Abyss Whisperer +(219753, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Regroup +(219753, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Regroup +(219746, 0, 122486, 1, 1, 56110), -- Silken Tomb +(219745, 0, 117911, 0.5, 1, 56110), -- Unbreakable Iron Idol +(219743, 0, 117910, 1, 1, 56110), -- Two-Headed Jawcrawler +(219741, 6, 117875, 1, 1, 56110), -- Tortured Subject +(219741, 5, 117876, 1, 1, 56110), -- Tortured Subject +(219741, 4, 117877, 1, 1, 56110), -- Tortured Subject +(219741, 3, 117878, 1, 1, 56110), -- Tortured Subject +(219741, 2, 117879, 1, 1, 56110), -- Tortured Subject +(219741, 1, 117881, 1, 1, 56110), -- Tortured Subject +(219741, 0, 117882, 1, 1, 56110), -- Tortured Subject +(219739, 0, 122863, 1, 1, 56110), -- Infested Spawn +(219738, 0, 94144, 0.300000011920928955, 1, 56110), -- Poison Device +(219737, 0, 117910, 1, 1, 56110), -- Two-Headed Jawcrawler +(219736, 0, 101845, 1, 1, 56110), -- KC: Talked to Svart +(219733, 0, 101845, 1, 1, 56110), -- KC: Talked to Valyka +(219732, 8, 115502, 1, 1, 56110), -- Drowned Arathi +(219732, 7, 115504, 1, 1, 56110), -- Drowned Arathi +(219732, 6, 115503, 1, 1, 56110), -- Drowned Arathi +(219732, 5, 115501, 1, 1, 56110), -- Drowned Arathi +(219732, 4, 115500, 1, 1, 56110), -- Drowned Arathi +(219732, 3, 115499, 1, 1, 56110), -- Drowned Arathi +(219732, 2, 115497, 1, 1, 56110), -- Drowned Arathi +(219732, 1, 115498, 1, 1, 56110), -- Drowned Arathi +(219732, 0, 115496, 1, 1, 56110), -- Drowned Arathi +(219731, 0, 115510, 1, 1, 56110), -- Abyssal Sludge +(219730, 0, 115516, 1, 1, 56110), -- Slime Skeleton +(219729, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Flight Active +(219729, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Flight Active +(219728, 8, 115502, 1, 1, 56110), -- Unbound Drowned +(219728, 7, 115504, 1, 1, 56110), -- Unbound Drowned +(219728, 6, 115503, 1, 1, 56110), -- Unbound Drowned +(219728, 5, 115501, 1, 1, 56110), -- Unbound Drowned +(219728, 4, 115500, 1, 1, 56110), -- Unbound Drowned +(219728, 3, 115499, 1, 1, 56110), -- Unbound Drowned +(219728, 2, 115497, 1, 1, 56110), -- Unbound Drowned +(219728, 1, 115498, 1, 1, 56110), -- Unbound Drowned +(219728, 0, 115496, 1, 1, 56110), -- Unbound Drowned +(219726, 0, 102583, 1, 1, 56110), -- Coal Rager +(219725, 0, 117937, 2, 1, 56110), -- Chitin Knight +(219724, 3, 115755, 1.149999976158142089, 1, 56110), -- Court Attendant +(219724, 2, 114421, 1.149999976158142089, 1, 56110), -- Court Attendant +(219724, 1, 114422, 1.149999976158142089, 1, 56110), -- Court Attendant +(219724, 0, 114423, 1.149999976158142089, 1, 56110), -- Court Attendant +(219723, 1, 115751, 2, 1, 56110), -- Royal Whisperer +(219723, 0, 114415, 2, 1, 56110), -- Royal Whisperer +(219721, 0, 116308, 1.5, 1, 56110), -- Cocoon +(219720, 0, 116308, 0.649999976158142089, 1, 56110), -- Cocoon +(219719, 0, 121708, 1, 1, 56110), -- Trained Stormrook +(219718, 8, 117755, 1, 1, 56110), -- Arathi Captive +(219718, 7, 117754, 1, 1, 56110), -- Arathi Captive +(219718, 6, 117752, 1, 1, 56110), -- Arathi Captive +(219718, 5, 117751, 1, 1, 56110), -- Arathi Captive +(219718, 4, 115023, 1, 1, 56110), -- Arathi Captive +(219718, 3, 115021, 1, 1, 56110), -- Arathi Captive +(219718, 2, 115014, 1, 1, 56110), -- Arathi Captive +(219718, 1, 115013, 1, 1, 56110), -- Arathi Captive +(219718, 0, 115012, 1, 1, 56110), -- Arathi Captive +(219717, 0, 116308, 1, 1, 56110), -- Cocoon +(219715, 0, 118956, 1, 1, 56110), -- Kobyss Ambusher +(219714, 0, 117892, 1, 1, 56110), -- Ice Block +(219713, 8, 117755, 1, 1, 56110), -- Arathi Captive +(219713, 7, 117754, 1, 1, 56110), -- Arathi Captive +(219713, 6, 117752, 1, 1, 56110), -- Arathi Captive +(219713, 5, 117751, 1, 1, 56110), -- Arathi Captive +(219713, 4, 115023, 1, 1, 56110), -- Arathi Captive +(219713, 3, 115021, 1, 1, 56110), -- Arathi Captive +(219713, 2, 115014, 1, 1, 56110), -- Arathi Captive +(219713, 1, 115013, 1, 1, 56110), -- Arathi Captive +(219713, 0, 115012, 1, 1, 56110), -- Arathi Captive +(219711, 1, 11686, 1, 1, 56110), -- Spinnerette's Strands +(219711, 0, 169, 1, 0, 56110), -- Spinnerette's Strands +(219710, 4, 117906, 1, 1, 56110), -- Hillhelm Worker +(219710, 3, 117905, 1, 1, 56110), -- Hillhelm Worker +(219710, 2, 117904, 1, 1, 56110), -- Hillhelm Worker +(219710, 1, 117903, 1, 1, 56110), -- Hillhelm Worker +(219710, 0, 117901, 1, 1, 56110), -- Hillhelm Worker +(219709, 4, 117900, 1, 1, 56110), -- Hillhelm Worker +(219709, 3, 117899, 1, 1, 56110), -- Hillhelm Worker +(219709, 2, 117898, 1, 1, 56110), -- Hillhelm Worker +(219709, 1, 117897, 1, 1, 56110), -- Hillhelm Worker +(219709, 0, 117896, 1, 1, 56110), -- Hillhelm Worker +(219708, 1, 116273, 1, 1, 56110), -- Wildtoe Chicken +(219708, 0, 116272, 1, 1, 56110), -- Wildtoe Chicken +(219707, 1, 11686, 1, 1, 56110), -- Generic - Empty Bunny +(219707, 0, 15092, 1.399999976158142089, 0, 56110), -- Generic - Empty Bunny +(219705, 0, 117200, 1, 1, 56110), -- Foreman Shalea +(219702, 0, 118682, 1, 1, 56110), -- Shipwright Isaebela +(219699, 0, 117861, 1, 1, 56110), -- Miral Murder-Mittens +(219696, 0, 114805, 1, 1, 56110), -- Waivering Drone +(219695, 0, 113897, 1.70000004768371582, 1, 56110), -- Drained Cinderbee +(219694, 1, 11686, 1, 1, 56110), -- Generic - Empty Bunny +(219694, 0, 15092, 1.399999976158142089, 0, 56110), -- Generic - Empty Bunny +(219693, 0, 109358, 2, 1, 56110), -- Rock Viper +(219687, 0, 115575, 2, 1, 56110), -- Fungarian Beast +(219686, 0, 117662, 1, 1, 56110), -- Y'tekhi +(219685, 15, 121977, 1, 1, 56110), -- Wounded Soldier +(219685, 14, 121976, 1, 1, 56110), -- Wounded Soldier +(219685, 13, 121975, 1, 1, 56110), -- Wounded Soldier +(219685, 12, 121980, 1, 1, 56110), -- Wounded Soldier +(219685, 11, 121979, 1, 1, 56110), -- Wounded Soldier +(219685, 10, 121978, 1, 1, 56110), -- Wounded Soldier +(219685, 9, 121971, 1, 1, 56110), -- Wounded Soldier +(219685, 8, 121970, 1, 1, 56110), -- Wounded Soldier +(219685, 7, 121969, 1, 1, 56110), -- Wounded Soldier +(219685, 6, 121974, 1, 1, 56110), -- Wounded Soldier +(219685, 5, 121973, 1, 1, 56110), -- Wounded Soldier +(219685, 4, 121972, 1, 1, 56110), -- Wounded Soldier +(219685, 3, 73484, 1, 1, 56110), -- Wounded Soldier +(219685, 2, 73485, 1, 1, 56110), -- Wounded Soldier +(219685, 1, 73483, 1, 1, 56110), -- Wounded Soldier +(219685, 0, 73482, 1, 1, 56110), -- Wounded Soldier +(219684, 0, 85799, 1, 1, 56110), -- Lilian Voss +(219683, 0, 114997, 1, 1, 56110), -- Miss Lilly +(219682, 0, 114998, 1, 1, 56110), -- Porkchop Jr. +(219681, 0, 44108, 1, 1, 56110), -- Mr. Pepper +(219680, 0, 117883, 1, 1, 56110), -- Vant +(219678, 2, 116157, 0.75, 1, 56110), -- Black Blood Egg Tender +(219678, 1, 116158, 0.75, 1, 56110), -- Black Blood Egg Tender +(219678, 0, 116160, 0.75, 1, 56110), -- Black Blood Egg Tender +(219677, 1, 96286, 1, 1, 56110), -- Grapple Point +(219677, 0, 328, 1, 0, 56110), -- Grapple Point +(219676, 0, 27849, 2, 0, 56110), -- Nerl'athekk the Skulking +(219675, 0, 116699, 2.099999904632568359, 1, 56110), -- Echoing Shade +(219674, 0, 116677, 0.800000011920928955, 1, 56110), -- Janky +(219673, 4, 68022, 1, 1, 56110), -- Citizen of Dalaran +(219673, 3, 68021, 1, 1, 56110), -- Citizen of Dalaran +(219673, 2, 68020, 1, 1, 56110), -- Citizen of Dalaran +(219673, 1, 68019, 1, 1, 56110), -- Citizen of Dalaran +(219673, 0, 28151, 1, 1, 56110), -- Citizen of Dalaran +(219672, 0, 101845, 1, 1, 56110), -- KC: Pollen Delivered +(219671, 2, 57807, 1.299999952316284179, 1, 56110), -- [DNT] Kill Credit +(219671, 1, 23304, 1.299999952316284179, 1, 56110), -- [DNT] Kill Credit +(219671, 0, 84427, 1.299999952316284179, 1, 56110), -- [DNT] Kill Credit +(219670, 3, 114986, 1, 1, 56110), -- Venomous Scavenger +(219670, 2, 114987, 1, 1, 56110), -- Venomous Scavenger +(219670, 1, 114988, 1, 1, 56110), -- Venomous Scavenger +(219670, 0, 114989, 1, 1, 56110), -- Venomous Scavenger +(219669, 1, 94282, 1, 1, 56110), -- Nerubian +(219669, 0, 96358, 1, 0, 56110), -- Nerubian +(219667, 0, 11686, 1.149999976158142089, 1, 56110), -- Flamethrower +(219665, 0, 119303, 1, 1, 56110), -- Queensguard An'Jak Shabtir +(219664, 3, 116503, 1, 1, 56110), -- Rampaging Threadling +(219664, 2, 116504, 1, 1, 56110), -- Rampaging Threadling +(219664, 1, 116084, 1, 1, 56110), -- Rampaging Threadling +(219664, 0, 116505, 1, 1, 56110), -- Rampaging Threadling +(219662, 3, 116506, 1, 1, 56110), -- Small Threadling +(219662, 2, 116507, 1, 1, 56110), -- Small Threadling +(219662, 1, 116508, 1, 1, 56110), -- Small Threadling +(219662, 0, 116509, 1, 1, 56110), -- Small Threadling +(219661, 3, 117315, 1, 1, 56110), -- Nerubian Venomspitter +(219661, 2, 117316, 1, 1, 56110), -- Nerubian Venomspitter +(219661, 1, 117317, 1, 1, 56110), -- Nerubian Venomspitter +(219661, 0, 117318, 1, 1, 56110), -- Nerubian Venomspitter +(219658, 1, 116458, 1, 1, 56110), -- Sureki Hauler +(219658, 0, 116457, 1, 1, 56110), -- Sureki Hauler +(219657, 3, 116833, 1, 1, 56110), -- Nerubian War-Weaver +(219657, 2, 116834, 1, 1, 56110), -- Nerubian War-Weaver +(219657, 1, 116832, 1, 1, 56110), -- Nerubian War-Weaver +(219657, 0, 116831, 1, 1, 56110), -- Nerubian War-Weaver +(219656, 1, 116445, 1, 1, 56110), -- Sureki Carouser +(219656, 0, 116444, 1, 1, 56110), -- Sureki Carouser +(219655, 3, 112728, 1, 1, 56110), -- Drone Abductor +(219655, 2, 112730, 1, 1, 56110), -- Drone Abductor +(219655, 1, 112727, 1, 1, 56110), -- Drone Abductor +(219655, 0, 112729, 1, 1, 56110), -- Drone Abductor +(219654, 3, 112727, 1, 1, 56110); -- Drone Bomber + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(219654, 2, 112728, 1, 1, 56110), -- Drone Bomber +(219654, 1, 112729, 1, 1, 56110), -- Drone Bomber +(219654, 0, 112730, 1, 1, 56110), -- Drone Bomber +(219653, 3, 114512, 1, 1, 56110), -- Pestilent Drone +(219653, 2, 114511, 1, 1, 56110), -- Pestilent Drone +(219653, 1, 114510, 1, 1, 56110), -- Pestilent Drone +(219653, 0, 114509, 1, 1, 56110), -- Pestilent Drone +(219652, 0, 52318, 1, 1, 56110), -- Kill Credit: Journal Examined [DNT] +(219651, 0, 114418, 1, 1, 56110), -- Dark Apothecary +(219650, 0, 52318, 1, 1, 56110), -- Kill Credit: Notes Approached [DNT] +(219649, 0, 52318, 1, 1, 56110), -- Kill Credit: Chemicals Approached [DNT] +(219648, 3, 116455, 1, 1, 56110), -- Skitterling Chemist +(219648, 2, 116458, 1, 1, 56110), -- Skitterling Chemist +(219648, 1, 116456, 1, 1, 56110), -- Skitterling Chemist +(219648, 0, 116457, 1, 1, 56110), -- Skitterling Chemist +(219646, 0, 116641, 1, 1, 56110), -- Brann's Number One Fan +(219645, 1, 116445, 1, 1, 56110), -- Skitterling +(219645, 0, 116444, 1, 1, 56110), -- Skitterling +(219644, 0, 115378, 1.20000004768371582, 1, 56110), -- Shadowed Gloomrender +(219643, 0, 115403, 1, 1, 56110), -- Bioluminescent Spore +(219641, 0, 52318, 1, 1, 56110), -- Kill Credit: Air Duct Taken [DNT] +(219640, 0, 52318, 1, 1, 56110), -- Kill Credit: Grappling Hook Used DNT] +(219639, 0, 89308, 1, 1, 56110), -- Citizen of Dalaran +(219638, 5, 121974, 1, 1, 56110), -- Silver Covenant Spellcaster +(219638, 4, 121973, 1, 1, 56110), -- Silver Covenant Spellcaster +(219638, 3, 121972, 1, 1, 56110), -- Silver Covenant Spellcaster +(219638, 2, 121971, 1, 1, 56110), -- Silver Covenant Spellcaster +(219638, 1, 121970, 1, 1, 56110), -- Silver Covenant Spellcaster +(219638, 0, 121969, 1, 1, 56110), -- Silver Covenant Spellcaster +(219637, 5, 121977, 1, 1, 56110), -- Sunreaver Battlemage +(219637, 4, 121976, 1, 1, 56110), -- Sunreaver Battlemage +(219637, 3, 121975, 1, 1, 56110), -- Sunreaver Battlemage +(219637, 2, 121980, 1, 1, 56110), -- Sunreaver Battlemage +(219637, 1, 121979, 1, 1, 56110), -- Sunreaver Battlemage +(219637, 0, 121978, 1, 1, 56110), -- Sunreaver Battlemage +(219636, 11, 121992, 1, 1, 56110), -- Kirin Tor Conjuror +(219636, 10, 121991, 1, 1, 56110), -- Kirin Tor Conjuror +(219636, 9, 121990, 1, 1, 56110), -- Kirin Tor Conjuror +(219636, 8, 121989, 1, 1, 56110), -- Kirin Tor Conjuror +(219636, 7, 121987, 1, 1, 56110), -- Kirin Tor Conjuror +(219636, 6, 121988, 1, 1, 56110), -- Kirin Tor Conjuror +(219636, 5, 121984, 1, 1, 56110), -- Kirin Tor Conjuror +(219636, 4, 121985, 1, 1, 56110), -- Kirin Tor Conjuror +(219636, 3, 121986, 1, 1, 56110), -- Kirin Tor Conjuror +(219636, 2, 121982, 1, 1, 56110), -- Kirin Tor Conjuror +(219636, 1, 121981, 1, 1, 56110), -- Kirin Tor Conjuror +(219636, 0, 121983, 1, 1, 56110), -- Kirin Tor Conjuror +(219635, 0, 117970, 1, 1, 56110), -- High Speaker's Construct +(219634, 0, 117525, 1, 1, 56110), -- Scattered Darkness +(219633, 0, 115469, 1.20000004768371582, 1, 56110), -- Chieftain Gillcarver +(219632, 0, 117449, 1, 1, 56110), -- Swarming Hatchling +(219631, 1, 115464, 1, 1, 56110), -- Sunless Shadowblade +(219631, 0, 115465, 1, 1, 56110), -- Sunless Shadowblade +(219629, 5, 117857, 1, 1, 56110), -- Cave Giant +(219629, 4, 117858, 1, 1, 56110), -- Cave Giant +(219629, 3, 117859, 1, 1, 56110), -- Cave Giant +(219629, 2, 117855, 1, 1, 56110), -- Cave Giant +(219629, 1, 117847, 1, 1, 56110), -- Cave Giant +(219629, 0, 117856, 1, 1, 56110), -- Cave Giant +(219628, 0, 115125, 1, 1, 56110), -- Shore Crawler +(219627, 0, 115517, 1, 1, 56110), -- Sunless Slurkdripper +(219626, 0, 90736, 1, 1, 56110), -- Sunless Skate +(219625, 0, 92725, 1, 1, 56110), -- Controller Bunny [DNT] +(219623, 3, 112387, 0.5, 1, 56110), -- Flickerflame Dirtclaw +(219623, 2, 122630, 0.5, 1, 56110), -- Flickerflame Dirtclaw +(219623, 1, 112386, 0.5, 1, 56110), -- Flickerflame Dirtclaw +(219623, 0, 122631, 0.5, 1, 56110), -- Flickerflame Dirtclaw +(219622, 3, 123086, 1, 1, 56110), -- Abducted Lumberjack +(219622, 2, 123085, 1, 1, 56110), -- Abducted Lumberjack +(219622, 1, 123084, 1, 1, 56110), -- Abducted Lumberjack +(219622, 0, 123083, 1, 1, 56110), -- Abducted Lumberjack +(219620, 0, 116192, 1, 1, 56110), -- Royal Weaver +(219619, 0, 117893, 0.75, 1, 56110), -- Flickerflame Candlecrusher +(219618, 0, 116205, 1, 1, 56110), -- Sureki Ironweave +(219617, 3, 115762, 1.5, 1, 56110), -- Chitin Knight +(219617, 2, 115761, 1.5, 1, 56110), -- Chitin Knight +(219617, 1, 114469, 1.5, 1, 56110), -- Chitin Knight +(219617, 0, 114468, 1.5, 1, 56110), -- Chitin Knight +(219616, 3, 115756, 1.5, 1, 56110), -- Pale Priest +(219616, 2, 115757, 1.5, 1, 56110), -- Pale Priest +(219616, 1, 114026, 1.5, 1, 56110), -- Pale Priest +(219616, 0, 114029, 1.5, 1, 56110), -- Pale Priest +(219615, 0, 114024, 1.5, 1, 56110), -- Unseen Blade +(219614, 3, 115750, 1, 1, 56110), -- Web Priest +(219614, 2, 115748, 1, 1, 56110), -- Web Priest +(219614, 1, 115749, 1, 1, 56110), -- Web Priest +(219614, 0, 114411, 1, 1, 56110), -- Web Priest +(219613, 3, 115730, 1, 1, 56110), -- Kaheti Warshell +(219613, 2, 115732, 1, 1, 56110), -- Kaheti Warshell +(219613, 1, 115731, 1, 1, 56110), -- Kaheti Warshell +(219613, 0, 114773, 1, 1, 56110), -- Kaheti Warshell +(219611, 2, 117849, 1, 1, 56110), -- Winds of Dorn +(219611, 1, 23767, 1, 0, 56110), -- Winds of Dorn +(219611, 0, 21955, 1, 0, 56110), -- Winds of Dorn +(219609, 0, 47931, 1, 1, 56110), -- Crafty Zoatroid +(219608, 1, 115252, 1, 1, 56110), -- Peaceful Lashling +(219608, 0, 115250, 1, 1, 56110), -- Peaceful Lashling +(219607, 0, 115507, 1, 1, 56110), -- Sunless Abomination +(219606, 0, 104502, 1, 1, 56110), -- Sunless Slitherer +(219605, 1, 115257, 1, 1, 56110), -- Peaceful Lashroom +(219605, 0, 115254, 1, 1, 56110), -- Peaceful Lashroom +(219604, 1, 115424, 1, 1, 56110), -- Sunless Carver +(219604, 0, 115413, 1, 1, 56110), -- Sunless Carver +(219603, 8, 115502, 1, 1, 56110), -- Drowned Arathi +(219603, 7, 115504, 1, 1, 56110), -- Drowned Arathi +(219603, 6, 115503, 1, 1, 56110), -- Drowned Arathi +(219603, 5, 115501, 1, 1, 56110), -- Drowned Arathi +(219603, 4, 115500, 1, 1, 56110), -- Drowned Arathi +(219603, 3, 115499, 1, 1, 56110), -- Drowned Arathi +(219603, 2, 115497, 1, 1, 56110), -- Drowned Arathi +(219603, 1, 115498, 1, 1, 56110), -- Drowned Arathi +(219603, 0, 115496, 1, 1, 56110), -- Drowned Arathi +(219602, 1, 115442, 1, 1, 56110), -- Sunless Tidemarshal +(219602, 0, 115443, 1, 1, 56110), -- Sunless Tidemarshal +(219601, 1, 115478, 1, 1, 56110), -- Sunless Beckoner +(219601, 0, 115479, 1, 1, 56110), -- Sunless Beckoner +(219599, 1, 11686, 1, 1, 56110), -- Stormrider's Slipstream +(219599, 0, 42240, 1, 0, 56110), -- Stormrider's Slipstream +(219598, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Followed Rings +(219598, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Followed Rings +(219597, 3, 114753, 1, 1, 56110), -- Oathsworn Stormrider +(219597, 2, 114752, 1, 1, 56110), -- Oathsworn Stormrider +(219597, 1, 114751, 1, 1, 56110), -- Oathsworn Stormrider +(219597, 0, 114749, 1, 1, 56110), -- Oathsworn Stormrider +(219596, 0, 88316, 1, 1, 56110), -- Lady Jaina Proudmoore +(219595, 0, 115495, 1, 1, 56110), -- Thrall +(219594, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(219593, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(219592, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(219591, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(219590, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(219588, 0, 121109, 1, 1, 56110), -- Yes Man +(219587, 0, 116154, 1, 1, 56110), -- Maintenance Machine +(219586, 0, 118992, 1, 1, 56110), -- Hardened Netting +(219585, 0, 116615, 1, 1, 56110), -- Mass of Worms +(219584, 3, 114986, 1, 1, 56110), -- Screeching Terror +(219584, 2, 114987, 1, 1, 56110), -- Screeching Terror +(219584, 1, 114988, 1, 1, 56110), -- Screeching Terror +(219584, 0, 114989, 1, 1, 56110), -- Screeching Terror +(219583, 3, 115747, 1, 1, 56110), -- Defiled Ritualist +(219583, 2, 115746, 1, 1, 56110), -- Defiled Ritualist +(219583, 1, 115745, 1, 1, 56110), -- Defiled Ritualist +(219583, 0, 114418, 1, 1, 56110), -- Defiled Ritualist +(219582, 3, 115747, 1, 1, 56110), -- Woven Ritualist +(219582, 2, 115746, 1, 1, 56110), -- Woven Ritualist +(219582, 1, 115745, 1, 1, 56110), -- Woven Ritualist +(219582, 0, 114418, 1, 1, 56110), -- Woven Ritualist +(219581, 0, 116615, 1, 1, 56110), -- Mass of Worms +(219580, 0, 117794, 1.20000004768371582, 1, 56110), -- Saradi +(219578, 3, 115019, 1, 1, 56110), -- Nerubian +(219578, 2, 114026, 1, 1, 56110), -- Nerubian +(219578, 1, 115757, 1, 1, 56110), -- Nerubian +(219578, 0, 115771, 1, 1, 56110), -- Nerubian +(219575, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Zirix Credit +(219575, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Zirix Credit +(219574, 0, 52318, 1, 1, 56110), -- Kill Credit: Cave Creatures Slain [DNT] +(219573, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Zirix Damaged +(219573, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Zirix Damaged +(219571, 1, 107538, 0.400000005960464477, 1, 56110), -- Web Pillar +(219571, 0, 22712, 1, 0, 56110), -- Web Pillar +(219570, 0, 103499, 1, 1, 56110), -- Bronze Timekeeper +(219569, 0, 103811, 1, 1, 56110), -- Bronze Timekeeper +(219568, 0, 103500, 1, 1, 56110), -- Bronze Timekeeper +(219567, 0, 103812, 1, 1, 56110), -- Bronze Timekeeper +(219566, 0, 116815, 1, 1, 56110), -- Merrix +(219565, 0, 103501, 1, 1, 56110), -- Bronze Timekeeper +(219564, 0, 103813, 1, 1, 56110), -- Bronze Timekeeper +(219562, 0, 103499, 1, 1, 56110), -- Bronze Timekeeper +(219561, 0, 103811, 1, 1, 56110), -- Bronze Timekeeper +(219560, 0, 103500, 1, 1, 56110), -- Bronze Timekeeper +(219559, 0, 103812, 1, 1, 56110), -- Bronze Timekeeper +(219558, 0, 103501, 1, 1, 56110), -- Bronze Timekeeper +(219557, 0, 103813, 1, 1, 56110), -- Bronze Timekeeper +(219556, 0, 103499, 1, 1, 56110), -- Bronze Timekeeper +(219555, 0, 103811, 1, 1, 56110), -- Bronze Timekeeper +(219554, 0, 103500, 1, 1, 56110), -- Bronze Timekeeper +(219553, 0, 103812, 1, 1, 56110), -- Bronze Timekeeper +(219552, 0, 103501, 1, 1, 56110), -- Bronze Timekeeper +(219551, 0, 103813, 1, 1, 56110), -- Bronze Timekeeper +(219550, 0, 103499, 1, 1, 56110), -- Bronze Timekeeper +(219549, 0, 103811, 1, 1, 56110), -- Bronze Timekeeper +(219548, 0, 103500, 1, 1, 56110), -- Bronze Timekeeper +(219547, 0, 103812, 1, 1, 56110), -- Bronze Timekeeper +(219544, 0, 103501, 1, 1, 56110), -- Bronze Timekeeper +(219543, 0, 116345, 1, 1, 56110), -- Devout Skitter Vassal +(219542, 0, 103813, 1, 1, 56110), -- Bronze Timekeeper +(219540, 1, 107538, 0.400000005960464477, 1, 56110), -- Web Blade +(219540, 0, 22712, 1, 0, 56110), -- Web Blade +(219539, 0, 117472, 1, 1, 56110), -- Blacksmith Bobbi Boss +(219538, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219537, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219536, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219535, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219534, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219533, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219532, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219531, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219530, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219529, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219528, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219527, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219526, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219525, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219524, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219523, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219522, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219521, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219520, 0, 117827, 1, 1, 56110), -- Overseer Ardgrin +(219519, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219518, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219517, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219516, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219515, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219514, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219513, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219512, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219511, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219510, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219509, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219508, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219507, 0, 118035, 1, 1, 56110), -- Obstorn +(219506, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219505, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219504, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219503, 0, 118035, 1, 1, 56110), -- Obstorn +(219502, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219501, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219500, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219499, 0, 117825, 1, 1, 56110), -- Steelvein +(219498, 0, 117825, 1, 1, 56110), -- Steelvein +(219497, 0, 118231, 1, 1, 56110), -- Sparking Haulbot +(219496, 0, 119910, 1, 1, 56110), -- Kobyss Puppet +(219495, 9, 120053, 1, 1, 56110), -- Civilian Puppet +(219495, 8, 120052, 1, 1, 56110), -- Civilian Puppet +(219495, 7, 120051, 1, 1, 56110), -- Civilian Puppet +(219495, 6, 120049, 1, 1, 56110), -- Civilian Puppet +(219495, 5, 120048, 1, 1, 56110), -- Civilian Puppet +(219495, 4, 120047, 1, 1, 56110), -- Civilian Puppet +(219495, 3, 120045, 1, 1, 56110), -- Civilian Puppet +(219495, 2, 120043, 1, 1, 56110), -- Civilian Puppet +(219495, 1, 120042, 1, 1, 56110), -- Civilian Puppet +(219495, 0, 120040, 1, 1, 56110), -- Civilian Puppet +(219494, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219493, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219492, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219491, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219490, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219489, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219488, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219487, 0, 64062, 1, 1, 56110); -- [DNT] Kill Credit + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(219486, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219485, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219484, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219483, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219482, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219481, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219480, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219479, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219478, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219477, 0, 117827, 1, 1, 56110), -- Overseer Ardgrin +(219476, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219475, 0, 117825, 1, 1, 56110), -- Steelvein +(219474, 0, 26770, 0.899999976158142089, 1, 56110), -- Archmage Aethas Sunreaver +(219473, 0, 117472, 1, 1, 56110), -- Blacksmith Bobbi Elite +(219472, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219471, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219470, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219469, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219468, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219467, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219466, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219465, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219464, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219463, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219462, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219461, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219460, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219459, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219458, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219457, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219456, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219455, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(219454, 0, 117826, 0.75, 1, 56110), -- Crazed Abomination +(219453, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(219452, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(219450, 7, 117354, 1, 1, 56110), -- Injured Earthen +(219450, 6, 117353, 1, 1, 56110), -- Injured Earthen +(219450, 5, 117338, 1, 1, 56110), -- Injured Earthen +(219450, 4, 117339, 1, 1, 56110), -- Injured Earthen +(219450, 3, 117337, 1, 1, 56110), -- Injured Earthen +(219450, 2, 117336, 1, 1, 56110), -- Injured Earthen +(219450, 1, 118460, 1, 1, 56110), -- Injured Earthen +(219450, 0, 118459, 1, 1, 56110), -- Injured Earthen +(219449, 7, 117650, 1, 1, 56110), -- Murmuring Peacekeeper +(219449, 6, 117649, 1, 1, 56110), -- Murmuring Peacekeeper +(219449, 5, 117652, 1, 1, 56110), -- Murmuring Peacekeeper +(219449, 4, 117651, 1, 1, 56110), -- Murmuring Peacekeeper +(219449, 3, 117647, 1, 1, 56110), -- Murmuring Peacekeeper +(219449, 2, 117648, 1, 1, 56110), -- Murmuring Peacekeeper +(219449, 1, 117646, 1, 1, 56110), -- Murmuring Peacekeeper +(219449, 0, 117645, 1, 1, 56110), -- Murmuring Peacekeeper +(219448, 0, 40543, 1.20000004768371582, 1, 56110), -- Devouring Fog Beast +(219447, 0, 40976, 1, 1, 56110), -- Famished Fog Beast +(219446, 0, 79780, 1, 1, 56110), -- Voracious Fog Beast +(219445, 0, 64062, 1, 1, 56110), -- Kill Credit: Foreman Scroll 03 [DNT] +(219444, 0, 64062, 1, 1, 56110), -- Kill Credit: Foreman Scroll 02 [DNT] +(219443, 0, 64062, 1, 1, 56110), -- Kill Credit: Foreman Scroll 01 [DNT] +(219440, 0, 115622, 1, 1, 56110), -- High Speaker Eirich +(219439, 0, 119481, 1, 1, 56110), -- Skardyn Hauler +(219438, 3, 115756, 1, 1, 56110), -- Slain Webwarden +(219438, 2, 115757, 1, 1, 56110), -- Slain Webwarden +(219438, 1, 114026, 1, 1, 56110), -- Slain Webwarden +(219438, 0, 114029, 1, 1, 56110), -- Slain Webwarden +(219437, 1, 120753, 1, 1, 56110), -- Dornogal Citizen +(219437, 0, 120673, 1, 1, 56110), -- Dornogal Citizen +(219434, 0, 115263, 1, 1, 56110), -- Twisted Lasher +(219433, 2, 115174, 1, 1, 56110), -- Reefwalker +(219433, 1, 115173, 1, 1, 56110), -- Reefwalker +(219433, 0, 115172, 1, 1, 56110), -- Reefwalker +(219432, 0, 115125, 1, 1, 56110), -- Shore Crawler +(219431, 0, 120296, 1, 1, 56110), -- Aufta +(219430, 0, 59828, 1, 1, 56110), -- Peculiar Fish +(219428, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(219425, 1, 112722, 1, 1, 56110), -- Deep Worm +(219425, 0, 112724, 1, 1, 56110), -- Deep Worm +(219424, 0, 117784, 1, 1, 56110), -- Kill Credit +(219423, 1, 92725, 1, 1, 56110), -- Bunny +(219423, 0, 101845, 1, 0, 56110), -- Bunny +(219422, 3, 117815, 1, 0, 56110), -- Handhold +(219422, 2, 117813, 1, 0, 56110), -- Handhold +(219422, 1, 117812, 1, 1, 56110), -- Handhold +(219422, 0, 117814, 1, 0, 56110), -- Handhold +(219421, 0, 117813, 1, 1, 56110), -- Handhold +(219420, 0, 116588, 1, 1, 56110), -- Discordant Attendant +(219419, 0, 117815, 1, 1, 56110), -- Handhold +(219418, 0, 117814, 1, 1, 56110), -- Handhold +(219417, 0, 117813, 1, 1, 56110), -- Handhold +(219416, 0, 117812, 1, 1, 56110), -- Handhold +(219415, 0, 117811, 1, 1, 56110), -- Cooking Pot +(219414, 0, 117803, 1, 1, 56110), -- Peacekeeper Kragad +(219413, 0, 117860, 1, 1, 56110), -- Fuzzy +(219412, 0, 117860, 1, 1, 56110), -- Fuzzy +(219410, 0, 117972, 1, 1, 56110), -- Skardyn Husk +(219409, 23, 117338, 1, 1, 56110), -- Taelloch Miner +(219409, 22, 117339, 1, 1, 56110), -- Taelloch Miner +(219409, 21, 117336, 1, 1, 56110), -- Taelloch Miner +(219409, 20, 117337, 1, 1, 56110), -- Taelloch Miner +(219409, 19, 117343, 1, 1, 56110), -- Taelloch Miner +(219409, 18, 117344, 1, 1, 56110), -- Taelloch Miner +(219409, 17, 117341, 1, 1, 56110), -- Taelloch Miner +(219409, 16, 117342, 1, 1, 56110), -- Taelloch Miner +(219409, 15, 117347, 1, 1, 56110), -- Taelloch Miner +(219409, 14, 117348, 1, 1, 56110), -- Taelloch Miner +(219409, 13, 117345, 1, 1, 56110), -- Taelloch Miner +(219409, 12, 117346, 1, 1, 56110), -- Taelloch Miner +(219409, 11, 117351, 1, 1, 56110), -- Taelloch Miner +(219409, 10, 117352, 1, 1, 56110), -- Taelloch Miner +(219409, 9, 117349, 1, 1, 56110), -- Taelloch Miner +(219409, 8, 117350, 1, 1, 56110), -- Taelloch Miner +(219409, 7, 117359, 1, 1, 56110), -- Taelloch Miner +(219409, 6, 117360, 1, 1, 56110), -- Taelloch Miner +(219409, 5, 117357, 1, 1, 56110), -- Taelloch Miner +(219409, 4, 117358, 1, 1, 56110), -- Taelloch Miner +(219409, 3, 117355, 1, 1, 56110), -- Taelloch Miner +(219409, 2, 117356, 1, 1, 56110), -- Taelloch Miner +(219409, 1, 117353, 1, 1, 56110), -- Taelloch Miner +(219409, 0, 117354, 1, 1, 56110), -- Taelloch Miner +(219408, 0, 117971, 1, 1, 56110), -- Reconstructed Skardyn +(219407, 1, 27823, 1, 1, 56110), -- [DNT] Market Bunny +(219407, 0, 328, 1, 0, 56110), -- [DNT] Market Bunny +(219406, 1, 27823, 1, 1, 56110), -- [DNT] Tools Bunny +(219406, 0, 328, 1, 0, 56110), -- [DNT] Tools Bunny +(219405, 1, 27823, 1, 1, 56110), -- Generic Bunny +(219405, 0, 328, 1, 0, 56110), -- Generic Bunny +(219404, 1, 27823, 1, 1, 56110), -- Generic Bunny +(219404, 0, 328, 1, 0, 56110), -- Generic Bunny +(219403, 0, 114686, 1, 1, 56110), -- Injured Machine Speaker +(219402, 0, 64062, 1, 1, 56110), -- Kill Credit: Magni met outside Taelloch [DNT] +(219401, 0, 114968, 1, 1, 56110), -- Bat +(219400, 3, 118029, 1, 0, 56110), -- Merrix +(219400, 2, 118028, 1, 0, 56110), -- Merrix +(219400, 1, 117825, 1, 0, 56110), -- Merrix +(219400, 0, 116815, 1, 1, 56110), -- Merrix +(219399, 0, 117806, 1, 1, 56110), -- Open Ledger +(219397, 1, 114809, 1, 1, 56110), -- Shalescale Striker +(219397, 0, 111509, 1, 1, 56110), -- Shalescale Striker +(219396, 3, 117651, 1, 1, 56110), -- Oathsworn Guard +(219396, 2, 117652, 1, 1, 56110), -- Oathsworn Guard +(219396, 1, 117649, 1, 1, 56110), -- Oathsworn Guard +(219396, 0, 117650, 1, 1, 56110), -- Oathsworn Guard +(219395, 7, 117418, 1, 1, 56110), -- Line Worker +(219395, 6, 117419, 1, 1, 56110), -- Line Worker +(219395, 5, 117416, 1, 1, 56110), -- Line Worker +(219395, 4, 117417, 1, 1, 56110), -- Line Worker +(219395, 3, 117422, 1, 1, 56110), -- Line Worker +(219395, 2, 117423, 1, 1, 56110), -- Line Worker +(219395, 1, 117420, 1, 1, 56110), -- Line Worker +(219395, 0, 117421, 1, 1, 56110), -- Line Worker +(219394, 0, 117803, 1, 1, 56110), -- Peacekeeper Kragad +(219393, 0, 117801, 1, 1, 56110), -- Aldra +(219392, 19, 120622, 1, 1, 56110), -- Forgegrounds Worker +(219392, 18, 120621, 1, 1, 56110), -- Forgegrounds Worker +(219392, 17, 120614, 1, 1, 56110), -- Forgegrounds Worker +(219392, 16, 120609, 1, 1, 56110), -- Forgegrounds Worker +(219392, 15, 120612, 1, 1, 56110), -- Forgegrounds Worker +(219392, 14, 120607, 1, 1, 56110), -- Forgegrounds Worker +(219392, 13, 120618, 1, 1, 56110), -- Forgegrounds Worker +(219392, 12, 120617, 1, 1, 56110), -- Forgegrounds Worker +(219392, 11, 117412, 1, 1, 56110), -- Forgegrounds Worker +(219392, 10, 117413, 1, 1, 56110), -- Forgegrounds Worker +(219392, 9, 117408, 1, 1, 56110), -- Forgegrounds Worker +(219392, 8, 117409, 1, 1, 56110), -- Forgegrounds Worker +(219392, 7, 117420, 1, 1, 56110), -- Forgegrounds Worker +(219392, 6, 117421, 1, 1, 56110), -- Forgegrounds Worker +(219392, 5, 117416, 1, 1, 56110), -- Forgegrounds Worker +(219392, 4, 117417, 1, 1, 56110), -- Forgegrounds Worker +(219392, 3, 117428, 1, 1, 56110), -- Forgegrounds Worker +(219392, 2, 117429, 1, 1, 56110), -- Forgegrounds Worker +(219392, 1, 117424, 1, 1, 56110), -- Forgegrounds Worker +(219392, 0, 117425, 1, 1, 56110), -- Forgegrounds Worker +(219391, 19, 120620, 1, 1, 56110), -- Forgegrounds Worker +(219391, 18, 120619, 1, 1, 56110), -- Forgegrounds Worker +(219391, 17, 120613, 1, 1, 56110), -- Forgegrounds Worker +(219391, 16, 120610, 1, 1, 56110), -- Forgegrounds Worker +(219391, 15, 120611, 1, 1, 56110), -- Forgegrounds Worker +(219391, 14, 120606, 1, 1, 56110), -- Forgegrounds Worker +(219391, 13, 120616, 1, 1, 56110), -- Forgegrounds Worker +(219391, 12, 120615, 1, 1, 56110), -- Forgegrounds Worker +(219391, 11, 117414, 1, 1, 56110), -- Forgegrounds Worker +(219391, 10, 117415, 1, 1, 56110), -- Forgegrounds Worker +(219391, 9, 117410, 1, 1, 56110), -- Forgegrounds Worker +(219391, 8, 117411, 1, 1, 56110), -- Forgegrounds Worker +(219391, 7, 117422, 1, 1, 56110), -- Forgegrounds Worker +(219391, 6, 117423, 1, 1, 56110), -- Forgegrounds Worker +(219391, 5, 117418, 1, 1, 56110), -- Forgegrounds Worker +(219391, 4, 117419, 1, 1, 56110), -- Forgegrounds Worker +(219391, 3, 117430, 1, 1, 56110), -- Forgegrounds Worker +(219391, 2, 117431, 1, 1, 56110), -- Forgegrounds Worker +(219391, 1, 117426, 1, 1, 56110), -- Forgegrounds Worker +(219391, 0, 117427, 1, 1, 56110), -- Forgegrounds Worker +(219390, 0, 117800, 1, 1, 56110), -- Gortra +(219389, 0, 117799, 1, 1, 56110), -- Hearthkeeper Katari +(219388, 0, 114624, 0.75, 1, 56110), -- Unsettled Vermin +(219387, 0, 120645, 1, 1, 56110), -- Belga +(219385, 0, 120636, 1, 1, 56110), -- Nerada +(219384, 0, 117642, 1, 1, 56110), -- Machinespeaker Jorx +(219383, 0, 120543, 1, 1, 56110), -- Malukh +(219382, 39, 117656, 1, 1, 56110), -- Unbound Trader +(219382, 38, 117660, 1, 1, 56110), -- Unbound Trader +(219382, 37, 117659, 1, 1, 56110), -- Unbound Trader +(219382, 36, 117658, 1, 1, 56110), -- Unbound Trader +(219382, 35, 117657, 1, 1, 56110), -- Unbound Trader +(219382, 34, 117654, 1, 1, 56110), -- Unbound Trader +(219382, 33, 117653, 1, 1, 56110), -- Unbound Trader +(219382, 32, 117655, 1, 1, 56110), -- Unbound Trader +(219382, 31, 118464, 1, 1, 56110), -- Unbound Trader +(219382, 30, 118463, 1, 1, 56110), -- Unbound Trader +(219382, 29, 118462, 1, 1, 56110), -- Unbound Trader +(219382, 28, 118461, 1, 1, 56110), -- Unbound Trader +(219382, 27, 118460, 1, 1, 56110), -- Unbound Trader +(219382, 26, 118459, 1, 1, 56110), -- Unbound Trader +(219382, 25, 118458, 1, 1, 56110), -- Unbound Trader +(219382, 24, 118457, 1, 1, 56110), -- Unbound Trader +(219382, 23, 117338, 1, 1, 56110), -- Unbound Trader +(219382, 22, 117339, 1, 1, 56110), -- Unbound Trader +(219382, 21, 117336, 1, 1, 56110), -- Unbound Trader +(219382, 20, 117337, 1, 1, 56110), -- Unbound Trader +(219382, 19, 117343, 1, 1, 56110), -- Unbound Trader +(219382, 18, 117344, 1, 1, 56110), -- Unbound Trader +(219382, 17, 117341, 1, 1, 56110), -- Unbound Trader +(219382, 16, 117342, 1, 1, 56110), -- Unbound Trader +(219382, 15, 117347, 1, 1, 56110), -- Unbound Trader +(219382, 14, 117348, 1, 1, 56110), -- Unbound Trader +(219382, 13, 117345, 1, 1, 56110), -- Unbound Trader +(219382, 12, 117346, 1, 1, 56110), -- Unbound Trader +(219382, 11, 117351, 1, 1, 56110), -- Unbound Trader +(219382, 10, 117352, 1, 1, 56110), -- Unbound Trader +(219382, 9, 117349, 1, 1, 56110), -- Unbound Trader +(219382, 8, 117350, 1, 1, 56110), -- Unbound Trader +(219382, 7, 117359, 1, 1, 56110), -- Unbound Trader +(219382, 6, 117360, 1, 1, 56110), -- Unbound Trader +(219382, 5, 117357, 1, 1, 56110), -- Unbound Trader +(219382, 4, 117358, 1, 1, 56110), -- Unbound Trader +(219382, 3, 117355, 1, 1, 56110), -- Unbound Trader +(219382, 2, 117356, 1, 1, 56110), -- Unbound Trader +(219382, 1, 117353, 1, 1, 56110), -- Unbound Trader +(219382, 0, 117354, 1, 1, 56110), -- Unbound Trader +(219381, 15, 117438, 1, 1, 56110), -- Visiting Machinespeaker +(219381, 14, 117439, 1, 1, 56110), -- Visiting Machinespeaker +(219381, 13, 117436, 1, 1, 56110), -- Visiting Machinespeaker +(219381, 12, 117437, 1, 1, 56110), -- Visiting Machinespeaker +(219381, 11, 117440, 1, 1, 56110), -- Visiting Machinespeaker +(219381, 10, 117441, 1, 1, 56110), -- Visiting Machinespeaker +(219381, 9, 117442, 1, 1, 56110), -- Visiting Machinespeaker +(219381, 8, 117443, 1, 1, 56110), -- Visiting Machinespeaker +(219381, 7, 117446, 1, 1, 56110), -- Visiting Machinespeaker +(219381, 6, 117447, 1, 1, 56110), -- Visiting Machinespeaker +(219381, 5, 117444, 1, 1, 56110), -- Visiting Machinespeaker +(219381, 4, 117445, 1, 1, 56110), -- Visiting Machinespeaker +(219381, 3, 117644, 1, 1, 56110); -- Visiting Machinespeaker + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(219381, 2, 117643, 1, 1, 56110), -- Visiting Machinespeaker +(219381, 1, 117641, 1, 1, 56110), -- Visiting Machinespeaker +(219381, 0, 117642, 1, 1, 56110), -- Visiting Machinespeaker +(219380, 0, 120742, 1, 1, 56110), -- Dokhan +(219379, 0, 120747, 1, 1, 56110), -- Morek +(219378, 4, 114929, 1, 1, 56110), -- Stabled Ramolith +(219378, 3, 114932, 1, 1, 56110), -- Stabled Ramolith +(219378, 2, 117486, 1, 0, 56110), -- Stabled Ramolith +(219378, 1, 114923, 1, 1, 56110), -- Stabled Ramolith +(219378, 0, 114926, 1, 1, 56110), -- Stabled Ramolith +(219376, 0, 117797, 1, 1, 56110), -- Kargand +(219375, 0, 118412, 1, 1, 56110), -- Profiteer Z'kaxt +(219374, 0, 118410, 1, 1, 56110), -- Van'atka +(219373, 0, 118413, 1, 1, 56110), -- Tox +(219372, 0, 118414, 1, 1, 56110), -- Duelist Kahtex +(219371, 0, 120834, 1, 1, 56110), -- Mickde +(219370, 0, 120544, 1, 1, 56110), -- Wedekind +(219369, 0, 117794, 1.20000004768371582, 1, 56110), -- Saradi +(219368, 0, 119413, 1, 1, 56110), -- Alyza Bowblaze +(219367, 0, 117830, 1, 1, 56110), -- High Elevator Etak'kaht +(219366, 6, 115409, 1, 1, 56110), -- Cavern Mote +(219366, 5, 115408, 1, 1, 56110), -- Cavern Mote +(219366, 4, 115407, 1, 1, 56110), -- Cavern Mote +(219366, 3, 115406, 1, 1, 56110), -- Cavern Mote +(219366, 2, 115403, 1, 1, 56110), -- Cavern Mote +(219366, 1, 115404, 1, 1, 56110), -- Cavern Mote +(219366, 0, 115405, 1, 1, 56110), -- Cavern Mote +(219365, 4, 61702, 1, 1, 56110), -- Strange Shore Crawler +(219365, 3, 74864, 1, 1, 56110), -- Strange Shore Crawler +(219365, 2, 32023, 1, 1, 56110), -- Strange Shore Crawler +(219365, 1, 115124, 1, 1, 56110), -- Strange Shore Crawler +(219365, 0, 32021, 1, 1, 56110), -- Strange Shore Crawler +(219364, 0, 116615, 1, 1, 56110), -- Writhing Mass +(219362, 0, 116325, 1.5, 1, 56110), -- Inconspicuous Crate +(219361, 1, 117832, 1.149999976158142089, 1, 56110), -- Machinist Protector +(219361, 0, 117791, 1.149999976158142089, 1, 56110), -- Machinist Protector +(219359, 1, 56814, 1, 1, 56110), -- Deepwater Gar +(219359, 0, 56813, 1, 1, 56110), -- Deepwater Gar +(219357, 0, 117792, 1, 1, 56110), -- Orator Tx'itk +(219356, 3, 115257, 3, 1, 56110), -- Lashroom +(219356, 2, 115255, 3, 1, 56110), -- Lashroom +(219356, 1, 115254, 3, 1, 56110), -- Lashroom +(219356, 0, 115253, 3, 1, 56110), -- Lashroom +(219355, 4, 61702, 1, 1, 56110), -- Shore Crawler +(219355, 3, 74864, 1, 1, 56110), -- Shore Crawler +(219355, 2, 32023, 1, 1, 56110), -- Shore Crawler +(219355, 1, 115124, 1, 1, 56110), -- Shore Crawler +(219355, 0, 32021, 1, 1, 56110), -- Shore Crawler +(219354, 15, 120644, 1, 1, 56110), -- Oathsworn Petitioner +(219354, 14, 120643, 1, 1, 56110), -- Oathsworn Petitioner +(219354, 13, 120642, 1, 1, 56110), -- Oathsworn Petitioner +(219354, 12, 120641, 1, 1, 56110), -- Oathsworn Petitioner +(219354, 11, 120626, 1, 1, 56110), -- Oathsworn Petitioner +(219354, 10, 120625, 1, 1, 56110), -- Oathsworn Petitioner +(219354, 9, 120624, 1, 1, 56110), -- Oathsworn Petitioner +(219354, 8, 120623, 1, 1, 56110), -- Oathsworn Petitioner +(219354, 7, 117426, 1, 1, 56110), -- Oathsworn Petitioner +(219354, 6, 117427, 1, 1, 56110), -- Oathsworn Petitioner +(219354, 5, 117424, 1, 1, 56110), -- Oathsworn Petitioner +(219354, 4, 117425, 1, 1, 56110), -- Oathsworn Petitioner +(219354, 3, 117410, 1, 1, 56110), -- Oathsworn Petitioner +(219354, 2, 117411, 1, 1, 56110), -- Oathsworn Petitioner +(219354, 1, 117408, 1, 1, 56110), -- Oathsworn Petitioner +(219354, 0, 117409, 1, 1, 56110), -- Oathsworn Petitioner +(219353, 0, 112410, 1, 1, 56110), -- Skipper +(219351, 0, 117790, 1, 1, 56110), -- The Puppetmaster +(219350, 1, 114362, 1, 1, 56110), -- Phosphorescent Lampyrid +(219350, 0, 114365, 1, 1, 56110), -- Phosphorescent Lampyrid +(219349, 1, 11686, 1, 1, 56110), -- [DNT] Polishing Stalker +(219349, 0, 42659, 0.5, 0, 56110), -- [DNT] Polishing Stalker +(219348, 5, 120621, 1, 1, 56110), -- Terrace Attendant +(219348, 4, 120619, 1, 1, 56110), -- Terrace Attendant +(219348, 3, 120607, 1, 1, 56110), -- Terrace Attendant +(219348, 2, 120606, 1, 1, 56110), -- Terrace Attendant +(219348, 1, 117411, 1, 1, 56110), -- Terrace Attendant +(219348, 0, 117409, 1, 1, 56110), -- Terrace Attendant +(219347, 0, 117127, 1, 1, 56110), -- Adelgonn +(219346, 17, 120753, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 16, 120752, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 15, 120751, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 14, 120750, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 13, 120757, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 12, 120756, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 11, 120755, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 10, 120754, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 9, 120669, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 8, 120668, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 7, 120671, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 6, 120670, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 5, 120676, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 4, 120675, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 3, 120673, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 2, 120672, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 1, 120541, 1, 1, 56110), -- Oathsworn Dignitary +(219346, 0, 120540, 1, 1, 56110), -- Oathsworn Dignitary +(219345, 1, 27823, 1, 1, 56110), -- Generic Invisible Actor +(219345, 0, 328, 1, 0, 56110), -- Generic Invisible Actor +(219344, 1, 117448, 1, 1, 56110), -- Invasive Crawler +(219344, 0, 117449, 1, 1, 56110), -- Invasive Crawler +(219343, 7, 114714, 1, 1, 56110), -- Waxtail Candleflyer +(219343, 6, 114527, 1, 1, 56110), -- Waxtail Candleflyer +(219343, 5, 114715, 1, 1, 56110), -- Waxtail Candleflyer +(219343, 4, 114716, 1, 1, 56110), -- Waxtail Candleflyer +(219343, 3, 114713, 1, 1, 56110), -- Waxtail Candleflyer +(219343, 2, 114158, 1, 1, 56110), -- Waxtail Candleflyer +(219343, 1, 114526, 1, 1, 56110), -- Waxtail Candleflyer +(219343, 0, 114712, 1, 1, 56110), -- Waxtail Candleflyer +(219342, 0, 117788, 1, 1, 56110), -- Ardra +(219341, 7, 114714, 1, 1, 56110), -- Flickerflame Candleflyer +(219341, 6, 114527, 1, 1, 56110), -- Flickerflame Candleflyer +(219341, 5, 114715, 1, 1, 56110), -- Flickerflame Candleflyer +(219341, 4, 114716, 1, 1, 56110), -- Flickerflame Candleflyer +(219341, 3, 114713, 1, 1, 56110), -- Flickerflame Candleflyer +(219341, 2, 114158, 1, 1, 56110), -- Flickerflame Candleflyer +(219341, 1, 114526, 1, 1, 56110), -- Flickerflame Candleflyer +(219341, 0, 114712, 1, 1, 56110), -- Flickerflame Candleflyer +(219339, 7, 114714, 1, 1, 56110), -- Quickwick Candleflyer +(219339, 6, 114527, 1, 1, 56110), -- Quickwick Candleflyer +(219339, 5, 114715, 1, 1, 56110), -- Quickwick Candleflyer +(219339, 4, 114716, 1, 1, 56110), -- Quickwick Candleflyer +(219339, 3, 114713, 1, 1, 56110), -- Quickwick Candleflyer +(219339, 2, 114158, 1, 1, 56110), -- Quickwick Candleflyer +(219339, 1, 114526, 1, 1, 56110), -- Quickwick Candleflyer +(219339, 0, 114712, 1, 1, 56110), -- Quickwick Candleflyer +(219338, 7, 117343, 1, 1, 56110), -- Meadery Representative +(219338, 6, 117344, 1, 1, 56110), -- Meadery Representative +(219338, 5, 117341, 1, 1, 56110), -- Meadery Representative +(219338, 4, 117342, 1, 1, 56110), -- Meadery Representative +(219338, 3, 117355, 1, 1, 56110), -- Meadery Representative +(219338, 2, 117356, 1, 1, 56110), -- Meadery Representative +(219338, 1, 117353, 1, 1, 56110), -- Meadery Representative +(219338, 0, 117354, 1, 1, 56110), -- Meadery Representative +(219337, 0, 117787, 1, 1, 56110), -- Zeridar +(219336, 0, 112386, 0.300000011920928955, 1, 56110), -- Baby Mole +(219335, 3, 117650, 1, 1, 56110), -- Oathsworn Councilguard +(219335, 2, 117649, 1, 1, 56110), -- Oathsworn Councilguard +(219335, 1, 117652, 1, 1, 56110), -- Oathsworn Councilguard +(219335, 0, 117651, 1, 1, 56110), -- Oathsworn Councilguard +(219334, 3, 121381, 1, 1, 56110), -- Freysworn Arborist +(219334, 2, 121380, 1, 1, 56110), -- Freysworn Arborist +(219334, 1, 121379, 1, 1, 56110), -- Freysworn Arborist +(219334, 0, 117785, 1, 1, 56110), -- Freysworn Arborist +(219333, 2, 117789, 1.399999976158142089, 1, 56110), -- Crystalline Portal +(219333, 1, 27823, 1, 0, 56110), -- Crystalline Portal +(219333, 0, 10906, 1, 0, 56110), -- Crystalline Portal +(219332, 0, 112387, 0.300000011920928955, 1, 56110), -- Mudnose Mole +(219330, 0, 112387, 0.300000011920928955, 1, 56110), -- Mudnose Mole +(219329, 0, 113982, 1, 1, 56110), -- Cavern Glowmite +(219327, 0, 120743, 1, 1, 56110), -- Nagar +(219326, 0, 120744, 1, 1, 56110), -- Rodal +(219325, 0, 120745, 1, 1, 56110), -- Killm +(219324, 0, 120746, 1, 1, 56110), -- Gerred +(219323, 0, 117428, 1, 1, 56110), -- Custodian Lutgred +(219322, 0, 120833, 1, 1, 56110), -- Custodian Urrgha +(219321, 0, 117781, 1, 1, 56110), -- Grotir +(219320, 0, 79805, 1.20000004768371582, 1, 56110), -- Lampyrid Swarm +(219319, 0, 117780, 1, 1, 56110), -- Yorda +(219318, 0, 117779, 1.20000004768371582, 1, 56110), -- Jorid +(219317, 0, 120679, 1, 1, 56110), -- Kornak +(219316, 0, 117778, 1, 1, 56110), -- Wurdin +(219315, 0, 117287, 1, 1, 56110), -- Shraubendre +(219314, 0, 117777, 1, 1, 56110), -- Trangad +(219313, 0, 117776, 1, 1, 56110), -- Aredi +(219312, 0, 117775, 1, 1, 56110), -- Gorenda +(219311, 0, 117774, 1, 1, 56110), -- Kordan +(219309, 0, 119787, 1.299999952316284179, 1, 56110), -- Crawler Eggs +(219308, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 08 - Swarmers +(219307, 0, 120832, 1, 1, 56110), -- Supplier Ghedraz +(219306, 0, 117287, 1, 1, 56110), -- Shraubendre +(219305, 0, 116911, 1, 1, 56110), -- Ironstrider +(219304, 0, 110198, 1, 1, 56110), -- Chasm Snail +(219303, 0, 114558, 1, 1, 56110), -- Rock Snail +(219302, 1, 118421, 1, 1, 56110), -- Corrupted Spellshaper +(219302, 0, 118420, 1, 1, 56110), -- Corrupted Spellshaper +(219301, 0, 120498, 0.85000002384185791, 1, 56110), -- Brew Drop +(219300, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(219299, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(219293, 0, 117472, 1, 1, 56110), -- Caster Cobbi +(219292, 0, 117519, 1, 1, 56110), -- Saurolisk +(219291, 0, 109507, 1, 1, 56110), -- Chasm Shalewing +(219290, 0, 116911, 1, 1, 56110), -- Hijacked Ironstrider +(219287, 0, 116911, 1, 1, 56110), -- Hijacked Ironstrider +(219286, 0, 117795, 2, 1, 56110), -- Inconspicuous Crate +(219285, 0, 120619, 1, 1, 56110), -- Ramdah +(219284, 0, 68593, 1.5, 1, 56110), -- Zovex +(219281, 0, 118317, 1, 1, 56110), -- Alunira +(219280, 0, 120617, 1, 1, 56110), -- Durakh +(219279, 0, 114092, 1, 1, 56110), -- Flamekeeper Graz +(219278, 0, 90947, 5, 1, 56110), -- Shallowshell the Clacker +(219275, 0, 120689, 1, 1, 56110), -- Dern +(219274, 0, 120687, 1, 1, 56110), -- Brakh +(219273, 0, 120685, 1, 1, 56110), -- Breek +(219271, 0, 112729, 2, 1, 56110), -- Twice-Stinger the Wretched +(219270, 0, 102506, 3, 1, 56110), -- Kronolith, Might of the Mountain +(219269, 0, 121210, 1.5, 1, 56110), -- Tempest Lord Incarnus +(219268, 0, 108119, 2, 1, 56110), -- Gar'loc +(219267, 0, 122613, 1.299999952316284179, 1, 56110), -- Plaguehart +(219266, 0, 119157, 1.5, 1, 56110), -- Escaped Cutthroat +(219265, 0, 109358, 2, 1, 56110), -- Emperor Pitfang +(219264, 0, 91387, 1.20000004768371582, 1, 56110), -- Bloodmaw +(219263, 0, 114652, 1.5, 1, 56110), -- Warphorn +(219262, 0, 121347, 2, 1, 56110), -- Springbubble +(219260, 0, 118482, 1, 1, 56110), -- Ruffious +(219257, 2, 122647, 1, 1, 56110), -- Invasive Thickhead +(219257, 1, 122646, 1, 1, 56110), -- Invasive Thickhead +(219257, 0, 117823, 1, 1, 56110), -- Invasive Thickhead +(219256, 0, 120683, 1, 1, 56110), -- Badur +(219255, 0, 120681, 1, 1, 56110), -- Karbath +(219254, 0, 120678, 1, 1, 56110), -- Parnith +(219253, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(219252, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(219251, 0, 120811, 1, 1, 56110), -- PvP Training Dummy +(219250, 0, 120811, 1, 1, 56110), -- PvP Training Dummy +(219249, 0, 120651, 1, 1, 56110), -- Dogan +(219248, 0, 113980, 1, 1, 56110), -- Cavern Glowmite +(219247, 0, 120680, 1, 1, 56110), -- Unak +(219246, 0, 57548, 1, 1, 56110), -- Deep Spitter +(219245, 0, 119679, 1, 1, 56110), -- Reconstructed Skardyn +(219244, 0, 118384, 1, 100, 56110), -- Andee Seabraid +(219243, 0, 118385, 1, 100, 56110), -- Teha +(219241, 0, 112263, 1, 1, 56110), -- Vizier's Skittershaw +(219239, 0, 116681, 1, 1, 56110), -- Vizier's Personal Swarmite +(219237, 0, 43223, 1, 1, 56110), -- Pill Bug +(219236, 3, 116476, 1, 1, 56110), -- Stagshell +(219236, 2, 116477, 1, 1, 56110), -- Stagshell +(219236, 1, 116475, 1, 1, 56110), -- Stagshell +(219236, 0, 115707, 1, 1, 56110), -- Stagshell +(219235, 0, 114627, 1, 1, 56110), -- Snail +(219234, 0, 112383, 1, 1, 56110), -- Moth +(219233, 0, 99915, 1, 1, 56110), -- Spicy +(219232, 0, 104534, 1, 1, 56110), -- Geo +(219231, 2, 114621, 1, 1, 56110), -- Glowmite +(219231, 1, 114622, 1, 1, 56110), -- Glowmite +(219231, 0, 114623, 1, 1, 56110), -- Glowmite +(219230, 0, 117746, 1, 1, 56110), -- Erani +(219228, 15, 120622, 1, 1, 56110), -- Hot Spring Attendant +(219228, 14, 120621, 1, 1, 56110), -- Hot Spring Attendant +(219228, 13, 120620, 1, 1, 56110), -- Hot Spring Attendant +(219228, 12, 120619, 1, 1, 56110), -- Hot Spring Attendant +(219228, 11, 120614, 1, 1, 56110), -- Hot Spring Attendant +(219228, 10, 120609, 1, 1, 56110), -- Hot Spring Attendant +(219228, 9, 120613, 1, 1, 56110), -- Hot Spring Attendant +(219228, 8, 120610, 1, 1, 56110), -- Hot Spring Attendant +(219228, 7, 120612, 1, 1, 56110), -- Hot Spring Attendant +(219228, 6, 120607, 1, 1, 56110), -- Hot Spring Attendant +(219228, 5, 120611, 1, 1, 56110), -- Hot Spring Attendant +(219228, 4, 120606, 1, 1, 56110), -- Hot Spring Attendant +(219228, 3, 120618, 1, 1, 56110), -- Hot Spring Attendant +(219228, 2, 120617, 1, 1, 56110), -- Hot Spring Attendant +(219228, 1, 120616, 1, 1, 56110); -- Hot Spring Attendant + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(219228, 0, 120615, 1, 1, 56110), -- Hot Spring Attendant +(219226, 0, 112141, 1, 1, 56110), -- Vaskarn +(219225, 0, 112165, 1, 1, 56110), -- Cuzolth +(219224, 7, 117741, 1, 1, 56110), -- Relaxing Resident +(219224, 6, 117740, 1, 1, 56110), -- Relaxing Resident +(219224, 5, 117739, 1, 1, 56110), -- Relaxing Resident +(219224, 4, 117738, 1, 1, 56110), -- Relaxing Resident +(219224, 3, 117743, 1, 1, 56110), -- Relaxing Resident +(219224, 2, 117742, 1, 1, 56110), -- Relaxing Resident +(219224, 1, 117737, 1, 1, 56110), -- Relaxing Resident +(219224, 0, 117736, 1, 1, 56110), -- Relaxing Resident +(219223, 0, 107950, 1, 1, 56110), -- Mahra Treebender +(219222, 0, 120604, 1, 1, 56110), -- Lalandi +(219221, 0, 114552, 0.400000005960464477, 1, 56110), -- Ravenous Crawler +(219220, 0, 52318, 1, 1, 56110), -- [DNT]Kaheti Truffle Collect Kill Credit +(219219, 0, 56187, 1, 1, 56110), -- Kill Credit: Venom Given [DNT] +(219218, 0, 117355, 1, 1, 56110), -- Modhina +(219217, 0, 120603, 1, 1, 56110), -- Velerd +(219216, 0, 120605, 1, 1, 56110), -- Rogurn +(219215, 0, 120608, 1, 1, 56110), -- Hotharn +(219213, 0, 119739, 1, 1, 56110), -- Gilderann +(219212, 0, 119740, 1, 1, 56110), -- Maara +(219211, 0, 16925, 1, 1, 56110), -- [DNT] Giant Cave Mole Invisible Stalker +(219210, 5, 117752, 1, 1, 56110), -- Arathi Fisherman +(219210, 4, 117751, 1, 1, 56110), -- Arathi Fisherman +(219210, 3, 115014, 1, 1, 56110), -- Arathi Fisherman +(219210, 2, 115013, 1, 1, 56110), -- Arathi Fisherman +(219210, 1, 115012, 1, 1, 56110), -- Arathi Fisherman +(219210, 0, 115011, 1, 1, 56110), -- Arathi Fisherman +(219209, 0, 36357, 1, 1, 56110), -- Tiny Sewer Rat +(219208, 0, 4959, 1, 1, 56110), -- Dusty Mouse +(219207, 3, 115755, 1.5, 1, 56110), -- Ascended Neophyte +(219207, 2, 114421, 1.5, 1, 56110), -- Ascended Neophyte +(219207, 1, 114422, 1.5, 1, 56110), -- Ascended Neophyte +(219207, 0, 114423, 1.5, 1, 56110), -- Ascended Neophyte +(219206, 0, 114814, 1, 1, 56110), -- Bluebell Chick +(219205, 0, 11686, 1, 1, 56110), -- Nerubian +(219203, 0, 36638, 1.20000004768371582, 1, 56110), -- Bredd +(219202, 0, 100041, 1.20000004768371582, 1, 56110), -- Fradd +(219201, 0, 100041, 1.20000004768371582, 1, 56110), -- Fradd +(219200, 0, 36638, 1.20000004768371582, 1, 56110), -- Bredd +(219198, 0, 116480, 1, 1, 56110), -- Ravenous Scarab +(219197, 0, 82235, 1, 1, 56110), -- Griftah +(219195, 0, 27627, 1, 1, 56110), -- Giant Sewer Rat +(219194, 3, 117338, 1, 1, 56110), -- Wounded Unbound +(219194, 2, 117343, 1, 1, 56110), -- Wounded Unbound +(219194, 1, 117342, 1, 1, 56110), -- Wounded Unbound +(219194, 0, 117337, 1, 1, 56110), -- Wounded Unbound +(219193, 31, 120622, 1, 1, 56110), -- Wounded Oathsworn +(219193, 30, 120621, 1, 1, 56110), -- Wounded Oathsworn +(219193, 29, 120620, 1, 1, 56110), -- Wounded Oathsworn +(219193, 28, 120619, 1, 1, 56110), -- Wounded Oathsworn +(219193, 27, 120614, 1, 1, 56110), -- Wounded Oathsworn +(219193, 26, 120609, 1, 1, 56110), -- Wounded Oathsworn +(219193, 25, 120613, 1, 1, 56110), -- Wounded Oathsworn +(219193, 24, 120610, 1, 1, 56110), -- Wounded Oathsworn +(219193, 23, 120612, 1, 1, 56110), -- Wounded Oathsworn +(219193, 22, 120607, 1, 1, 56110), -- Wounded Oathsworn +(219193, 21, 120611, 1, 1, 56110), -- Wounded Oathsworn +(219193, 20, 120606, 1, 1, 56110), -- Wounded Oathsworn +(219193, 19, 120618, 1, 1, 56110), -- Wounded Oathsworn +(219193, 18, 120617, 1, 1, 56110), -- Wounded Oathsworn +(219193, 17, 120616, 1, 1, 56110), -- Wounded Oathsworn +(219193, 16, 120615, 1, 1, 56110), -- Wounded Oathsworn +(219193, 15, 120644, 1, 1, 56110), -- Wounded Oathsworn +(219193, 14, 120643, 1, 1, 56110), -- Wounded Oathsworn +(219193, 13, 120642, 1, 1, 56110), -- Wounded Oathsworn +(219193, 12, 120641, 1, 1, 56110), -- Wounded Oathsworn +(219193, 11, 120638, 1, 1, 56110), -- Wounded Oathsworn +(219193, 10, 120637, 1, 1, 56110), -- Wounded Oathsworn +(219193, 9, 120640, 1, 1, 56110), -- Wounded Oathsworn +(219193, 8, 120639, 1, 1, 56110), -- Wounded Oathsworn +(219193, 7, 120626, 1, 1, 56110), -- Wounded Oathsworn +(219193, 6, 120625, 1, 1, 56110), -- Wounded Oathsworn +(219193, 5, 120624, 1, 1, 56110), -- Wounded Oathsworn +(219193, 4, 120623, 1, 1, 56110), -- Wounded Oathsworn +(219193, 3, 120630, 1, 1, 56110), -- Wounded Oathsworn +(219193, 2, 120629, 1, 1, 56110), -- Wounded Oathsworn +(219193, 1, 120628, 1, 1, 56110), -- Wounded Oathsworn +(219193, 0, 120627, 1, 1, 56110), -- Wounded Oathsworn +(219192, 0, 65037, 1, 1, 56110), -- [DNT] Kill Credit +(219191, 9, 118462, 1, 0, 56110), -- Earthen Geomender +(219191, 8, 118464, 1, 0, 56110), -- Earthen Geomender +(219191, 7, 118438, 1, 1, 56110), -- Earthen Geomender +(219191, 6, 118437, 1, 1, 56110), -- Earthen Geomender +(219191, 5, 118440, 1, 1, 56110), -- Earthen Geomender +(219191, 4, 118439, 1, 1, 56110), -- Earthen Geomender +(219191, 3, 118441, 1, 1, 56110), -- Earthen Geomender +(219191, 2, 118442, 1, 1, 56110), -- Earthen Geomender +(219191, 1, 118444, 1, 1, 56110), -- Earthen Geomender +(219191, 0, 118443, 1, 1, 56110), -- Earthen Geomender +(219190, 0, 117718, 1, 1, 56110), -- Henlem Ulrenn +(219189, 0, 117717, 1, 1, 56110), -- Tefferty Ulreth +(219188, 23, 120644, 1, 1, 56110), -- Oathsworn Citizen +(219188, 22, 120643, 1, 1, 56110), -- Oathsworn Citizen +(219188, 21, 120642, 1, 1, 56110), -- Oathsworn Citizen +(219188, 20, 120641, 1, 1, 56110), -- Oathsworn Citizen +(219188, 19, 120638, 1, 1, 56110), -- Oathsworn Citizen +(219188, 18, 120637, 1, 1, 56110), -- Oathsworn Citizen +(219188, 17, 120640, 1, 1, 56110), -- Oathsworn Citizen +(219188, 16, 120639, 1, 1, 56110), -- Oathsworn Citizen +(219188, 15, 120626, 1, 1, 56110), -- Oathsworn Citizen +(219188, 14, 120625, 1, 1, 56110), -- Oathsworn Citizen +(219188, 13, 120624, 1, 1, 56110), -- Oathsworn Citizen +(219188, 12, 120623, 1, 1, 56110), -- Oathsworn Citizen +(219188, 11, 120630, 1, 1, 56110), -- Oathsworn Citizen +(219188, 10, 120629, 1, 1, 56110), -- Oathsworn Citizen +(219188, 9, 120628, 1, 1, 56110), -- Oathsworn Citizen +(219188, 8, 120627, 1, 1, 56110), -- Oathsworn Citizen +(219188, 7, 117411, 1, 1, 56110), -- Oathsworn Citizen +(219188, 6, 117410, 1, 1, 56110), -- Oathsworn Citizen +(219188, 5, 117415, 1, 1, 56110), -- Oathsworn Citizen +(219188, 4, 117414, 1, 1, 56110), -- Oathsworn Citizen +(219188, 3, 117409, 1, 1, 56110), -- Oathsworn Citizen +(219188, 2, 117408, 1, 1, 56110), -- Oathsworn Citizen +(219188, 1, 117413, 1, 1, 56110), -- Oathsworn Citizen +(219188, 0, 117412, 1, 1, 56110), -- Oathsworn Citizen +(219187, 3, 117271, 1, 1, 56110), -- Dornogal Preserver +(219187, 2, 117270, 1, 1, 56110), -- Dornogal Preserver +(219187, 1, 117277, 1, 1, 56110), -- Dornogal Preserver +(219187, 0, 117276, 1, 1, 56110), -- Dornogal Preserver +(219186, 3, 114753, 1, 1, 56110), -- Off-Duty Stormrider +(219186, 2, 114752, 1, 1, 56110), -- Off-Duty Stormrider +(219186, 1, 114751, 1, 1, 56110), -- Off-Duty Stormrider +(219186, 0, 114749, 1, 1, 56110), -- Off-Duty Stormrider +(219184, 0, 117753, 1, 1, 56110), -- Hamelda +(219183, 0, 120831, 1, 1, 56110), -- Hot Spring Healer +(219182, 7, 117733, 1, 1, 56110), -- Soaking Resident +(219182, 6, 117732, 1, 1, 56110), -- Soaking Resident +(219182, 5, 117729, 1, 1, 56110), -- Soaking Resident +(219182, 4, 117728, 1, 1, 56110), -- Soaking Resident +(219182, 3, 117731, 1, 1, 56110), -- Soaking Resident +(219182, 2, 117730, 1, 1, 56110), -- Soaking Resident +(219182, 1, 117727, 1, 1, 56110), -- Soaking Resident +(219182, 0, 117726, 1, 1, 56110), -- Soaking Resident +(219181, 0, 120016, 1, 1, 56110), -- Coreling +(219180, 0, 4959, 1, 1, 56110), -- Cornerdweller +(219179, 1, 107538, 0.400000005960464477, 1, 56110), -- Acid +(219179, 0, 22712, 1, 0, 56110), -- Acid +(219178, 7, 117200, 1, 1, 56110), -- Resting Worker +(219178, 6, 117201, 1, 1, 56110), -- Resting Worker +(219178, 5, 117198, 1, 1, 56110), -- Resting Worker +(219178, 4, 117199, 1, 1, 56110), -- Resting Worker +(219178, 3, 117195, 1, 1, 56110), -- Resting Worker +(219178, 2, 117196, 1, 1, 56110), -- Resting Worker +(219178, 1, 117193, 1, 1, 56110), -- Resting Worker +(219178, 0, 117194, 1, 1, 56110), -- Resting Worker +(219176, 3, 121384, 1, 1, 56110), -- Freysworn Arborist +(219176, 2, 121383, 1, 1, 56110), -- Freysworn Arborist +(219176, 1, 121382, 1, 1, 56110), -- Freysworn Arborist +(219176, 0, 117786, 1, 1, 56110), -- Freysworn Arborist +(219175, 7, 117200, 1, 1, 56110), -- Relaxing Worker +(219175, 6, 117201, 1, 1, 56110), -- Relaxing Worker +(219175, 5, 117198, 1, 1, 56110), -- Relaxing Worker +(219175, 4, 117199, 1, 1, 56110), -- Relaxing Worker +(219175, 3, 117195, 1, 1, 56110), -- Relaxing Worker +(219175, 2, 117196, 1, 1, 56110), -- Relaxing Worker +(219175, 1, 117193, 1, 1, 56110), -- Relaxing Worker +(219175, 0, 117194, 1, 1, 56110), -- Relaxing Worker +(219174, 7, 117200, 1, 1, 56110), -- Recuperating Worker +(219174, 6, 117201, 1, 1, 56110), -- Recuperating Worker +(219174, 5, 117198, 1, 1, 56110), -- Recuperating Worker +(219174, 4, 117199, 1, 1, 56110), -- Recuperating Worker +(219174, 3, 117195, 1, 1, 56110), -- Recuperating Worker +(219174, 2, 117196, 1, 1, 56110), -- Recuperating Worker +(219174, 1, 117193, 1, 1, 56110), -- Recuperating Worker +(219174, 0, 117194, 1, 1, 56110), -- Recuperating Worker +(219173, 0, 117705, 1, 1, 56110), -- Wenren Althal +(219172, 3, 115747, 1, 1, 56110), -- Vacuous Ritualist +(219172, 2, 115746, 1, 1, 56110), -- Vacuous Ritualist +(219172, 1, 115745, 1, 1, 56110), -- Vacuous Ritualist +(219172, 0, 114418, 1, 1, 56110), -- Vacuous Ritualist +(219171, 0, 83698, 1, 1, 56110), -- Velvetfur Ferret +(219170, 4, 61702, 1, 1, 56110), -- Shore Crawler +(219170, 3, 74864, 1, 1, 56110), -- Shore Crawler +(219170, 2, 32023, 1, 1, 56110), -- Shore Crawler +(219170, 1, 115124, 1, 1, 56110), -- Shore Crawler +(219170, 0, 32021, 1, 1, 56110), -- Shore Crawler +(219169, 3, 117650, 1, 1, 56110), -- Oathsworn Peacekeeper +(219169, 2, 117649, 1, 1, 56110), -- Oathsworn Peacekeeper +(219169, 1, 117652, 1, 1, 56110), -- Oathsworn Peacekeeper +(219169, 0, 117651, 1, 1, 56110), -- Oathsworn Peacekeeper +(219168, 0, 122036, 1, 1, 56110), -- Rylen Fairfeather +(219167, 0, 118271, 1, 1, 56110), -- Fawnia Landkeep +(219166, 3, 117650, 1, 1, 56110), -- Oathsworn Peacekeeper +(219166, 2, 117649, 1, 1, 56110), -- Oathsworn Peacekeeper +(219166, 1, 117652, 1, 1, 56110), -- Oathsworn Peacekeeper +(219166, 0, 117651, 1, 1, 56110), -- Oathsworn Peacekeeper +(219165, 0, 117412, 1, 1, 56110), -- Wobthan +(219164, 0, 122038, 1, 1, 56110), -- Nori Minesmith +(219163, 5, 122644, 1.20000004768371582, 1, 56110), -- Invasive Hardhead +(219163, 4, 122643, 1.20000004768371582, 1, 56110), -- Invasive Hardhead +(219163, 3, 122642, 1.20000004768371582, 1, 56110), -- Invasive Hardhead +(219163, 2, 122641, 1.20000004768371582, 1, 56110), -- Invasive Hardhead +(219163, 1, 122640, 1.20000004768371582, 1, 56110), -- Invasive Hardhead +(219163, 0, 117784, 1.20000004768371582, 1, 56110), -- Invasive Hardhead +(219162, 0, 117715, 1, 1, 56110), -- Edmond Smith +(219161, 0, 117711, 1, 1, 56110), -- Diabolic Imp +(219160, 0, 117708, 1, 1, 56110), -- Hargrin +(219159, 6, 121148, 1, 1, 56110), -- Displaced Rogue +(219159, 5, 117720, 1, 1, 56110), -- Displaced Rogue +(219159, 4, 117719, 1, 1, 56110), -- Displaced Rogue +(219159, 3, 117716, 1, 1, 56110), -- Displaced Rogue +(219159, 2, 117714, 1, 1, 56110), -- Displaced Rogue +(219159, 1, 117713, 1, 1, 56110), -- Displaced Rogue +(219159, 0, 117712, 1, 1, 56110), -- Displaced Rogue +(219158, 0, 117443, 1, 1, 56110), -- Concerned Machine Speaker +(219157, 0, 117199, 1, 1, 56110), -- Concerned Machine Speaker +(219156, 0, 120247, 1, 1, 56110), -- Monte Gazlowe +(219155, 0, 117438, 1, 1, 56110), -- Agitated Machine Speaker +(219154, 0, 117194, 1, 1, 56110), -- Agitated Machine Speaker +(219153, 11, 117336, 1, 1, 56110), -- Unbound Civilian +(219153, 10, 117337, 1, 1, 56110), -- Unbound Civilian +(219153, 9, 117341, 1, 1, 56110), -- Unbound Civilian +(219153, 8, 117342, 1, 1, 56110), -- Unbound Civilian +(219153, 7, 117345, 1, 1, 56110), -- Unbound Civilian +(219153, 6, 117346, 1, 1, 56110), -- Unbound Civilian +(219153, 5, 117349, 1, 1, 56110), -- Unbound Civilian +(219153, 4, 117350, 1, 1, 56110), -- Unbound Civilian +(219153, 3, 117357, 1, 1, 56110), -- Unbound Civilian +(219153, 2, 117358, 1, 1, 56110), -- Unbound Civilian +(219153, 1, 117353, 1, 1, 56110), -- Unbound Civilian +(219153, 0, 117354, 1, 1, 56110), -- Unbound Civilian +(219152, 11, 117338, 1, 1, 56110), -- Unbound Civilian +(219152, 10, 117339, 1, 1, 56110), -- Unbound Civilian +(219152, 9, 117343, 1, 1, 56110), -- Unbound Civilian +(219152, 8, 117344, 1, 1, 56110), -- Unbound Civilian +(219152, 7, 117347, 1, 1, 56110), -- Unbound Civilian +(219152, 6, 117348, 1, 1, 56110), -- Unbound Civilian +(219152, 5, 117351, 1, 1, 56110), -- Unbound Civilian +(219152, 4, 117352, 1, 1, 56110), -- Unbound Civilian +(219152, 3, 117359, 1, 1, 56110), -- Unbound Civilian +(219152, 2, 117360, 1, 1, 56110), -- Unbound Civilian +(219152, 1, 117355, 1, 1, 56110), -- Unbound Civilian +(219152, 0, 117356, 1, 1, 56110), -- Unbound Civilian +(219151, 15, 120624, 1, 1, 56110), -- Oathsworn Citizen +(219151, 14, 120623, 1, 1, 56110), -- Oathsworn Citizen +(219151, 13, 120628, 1, 1, 56110), -- Oathsworn Citizen +(219151, 12, 120627, 1, 1, 56110), -- Oathsworn Citizen +(219151, 11, 117414, 1, 1, 56110), -- Oathsworn Citizen +(219151, 10, 117415, 1, 1, 56110), -- Oathsworn Citizen +(219151, 9, 117410, 1, 1, 56110), -- Oathsworn Citizen +(219151, 8, 117411, 1, 1, 56110), -- Oathsworn Citizen +(219151, 7, 117422, 1, 1, 56110), -- Oathsworn Citizen +(219151, 6, 117423, 1, 1, 56110), -- Oathsworn Citizen +(219151, 5, 117418, 1, 1, 56110), -- Oathsworn Citizen +(219151, 4, 117419, 1, 1, 56110), -- Oathsworn Citizen +(219151, 3, 117430, 1, 1, 56110), -- Oathsworn Citizen +(219151, 2, 117431, 1, 1, 56110), -- Oathsworn Citizen +(219151, 1, 117426, 1, 1, 56110); -- Oathsworn Citizen + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(219151, 0, 117427, 1, 1, 56110), -- Oathsworn Citizen +(219150, 15, 120626, 1, 1, 56110), -- Oathsworn Citizen +(219150, 14, 120625, 1, 1, 56110), -- Oathsworn Citizen +(219150, 13, 120630, 1, 1, 56110), -- Oathsworn Citizen +(219150, 12, 120629, 1, 1, 56110), -- Oathsworn Citizen +(219150, 11, 117412, 1, 1, 56110), -- Oathsworn Citizen +(219150, 10, 117413, 1, 1, 56110), -- Oathsworn Citizen +(219150, 9, 117408, 1, 1, 56110), -- Oathsworn Citizen +(219150, 8, 117409, 1, 1, 56110), -- Oathsworn Citizen +(219150, 7, 117420, 1, 1, 56110), -- Oathsworn Citizen +(219150, 6, 117421, 1, 1, 56110), -- Oathsworn Citizen +(219150, 5, 117416, 1, 1, 56110), -- Oathsworn Citizen +(219150, 4, 117417, 1, 1, 56110), -- Oathsworn Citizen +(219150, 3, 117428, 1, 1, 56110), -- Oathsworn Citizen +(219150, 2, 117429, 1, 1, 56110), -- Oathsworn Citizen +(219150, 1, 117424, 1, 1, 56110), -- Oathsworn Citizen +(219150, 0, 117425, 1, 1, 56110), -- Oathsworn Citizen +(219149, 5, 118420, 1, 1, 56110), -- Deranged Skardyn +(219149, 4, 118421, 1, 1, 56110), -- Deranged Skardyn +(219149, 3, 118419, 1, 1, 56110), -- Deranged Skardyn +(219149, 2, 118418, 1, 1, 56110), -- Deranged Skardyn +(219149, 1, 118417, 1, 1, 56110), -- Deranged Skardyn +(219149, 0, 118416, 1, 1, 56110), -- Deranged Skardyn +(219148, 0, 113940, 3, 1, 56110), -- Skardyn Metamorphosis +(219147, 2, 116469, 1, 1, 56110), -- Vosh Clutchwatcher +(219147, 1, 117373, 1, 1, 56110), -- Vosh Clutchwatcher +(219147, 0, 117370, 1, 1, 56110), -- Vosh Clutchwatcher +(219144, 3, 115735, 1.399999976158142089, 1, 56110), -- Monastic Webling +(219144, 2, 115733, 1.399999976158142089, 1, 56110), -- Monastic Webling +(219144, 1, 115734, 1.399999976158142089, 1, 56110), -- Monastic Webling +(219144, 0, 114408, 1.399999976158142089, 1, 56110), -- Monastic Webling +(219142, 15, 120622, 1, 1, 56110), -- Oathsworn Worker +(219142, 14, 120621, 1, 1, 56110), -- Oathsworn Worker +(219142, 13, 120620, 1, 1, 56110), -- Oathsworn Worker +(219142, 12, 120619, 1, 1, 56110), -- Oathsworn Worker +(219142, 11, 120618, 1, 1, 56110), -- Oathsworn Worker +(219142, 10, 120617, 1, 1, 56110), -- Oathsworn Worker +(219142, 9, 120616, 1, 1, 56110), -- Oathsworn Worker +(219142, 8, 120615, 1, 1, 56110), -- Oathsworn Worker +(219142, 7, 120614, 1, 1, 56110), -- Oathsworn Worker +(219142, 6, 120613, 1, 1, 56110), -- Oathsworn Worker +(219142, 5, 120612, 1, 1, 56110), -- Oathsworn Worker +(219142, 4, 120611, 1, 1, 56110), -- Oathsworn Worker +(219142, 3, 120610, 1, 1, 56110), -- Oathsworn Worker +(219142, 2, 120609, 1, 1, 56110), -- Oathsworn Worker +(219142, 1, 120607, 1, 1, 56110), -- Oathsworn Worker +(219142, 0, 120606, 1, 1, 56110), -- Oathsworn Worker +(219139, 0, 117287, 1, 1, 56110), -- Shraubendre +(219138, 0, 107687, 1, 1, 56110), -- Volatile Kaheti Truffle +(219137, 0, 52318, 1, 1, 56110), -- [DNT]Kaheti Truffle Kill Credit +(219136, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit +(219135, 0, 117705, 1, 1, 56110), -- Wenren Althal +(219132, 0, 117703, 1, 1, 56110), -- Feral Stagshell +(219131, 0, 116491, 1, 1, 56110), -- Feral Stagshell +(219130, 0, 117701, 1, 1, 56110), -- Feral Stagshell +(219129, 0, 117700, 1, 1, 56110), -- Feral Stagshell +(219128, 0, 117699, 1, 1, 56110), -- Feral Stagshell +(219127, 0, 117698, 1, 1, 56110), -- Feral Stagshell +(219126, 31, 120644, 1, 1, 56110), -- Oathsworn Citizen +(219126, 30, 120643, 1, 1, 56110), -- Oathsworn Citizen +(219126, 29, 120642, 1, 1, 56110), -- Oathsworn Citizen +(219126, 28, 120641, 1, 1, 56110), -- Oathsworn Citizen +(219126, 27, 120638, 1, 1, 56110), -- Oathsworn Citizen +(219126, 26, 120637, 1, 1, 56110), -- Oathsworn Citizen +(219126, 25, 120640, 1, 1, 56110), -- Oathsworn Citizen +(219126, 24, 120639, 1, 1, 56110), -- Oathsworn Citizen +(219126, 23, 120626, 1, 1, 56110), -- Oathsworn Citizen +(219126, 22, 120625, 1, 1, 56110), -- Oathsworn Citizen +(219126, 21, 120624, 1, 1, 56110), -- Oathsworn Citizen +(219126, 20, 120623, 1, 1, 56110), -- Oathsworn Citizen +(219126, 19, 120630, 1, 1, 56110), -- Oathsworn Citizen +(219126, 18, 120629, 1, 1, 56110), -- Oathsworn Citizen +(219126, 17, 120628, 1, 1, 56110), -- Oathsworn Citizen +(219126, 16, 120627, 1, 1, 56110), -- Oathsworn Citizen +(219126, 15, 117425, 1, 1, 56110), -- Oathsworn Citizen +(219126, 14, 117424, 1, 1, 56110), -- Oathsworn Citizen +(219126, 13, 117427, 1, 1, 56110), -- Oathsworn Citizen +(219126, 12, 117426, 1, 1, 56110), -- Oathsworn Citizen +(219126, 11, 117429, 1, 1, 56110), -- Oathsworn Citizen +(219126, 10, 117428, 1, 1, 56110), -- Oathsworn Citizen +(219126, 9, 117431, 1, 1, 56110), -- Oathsworn Citizen +(219126, 8, 117430, 1, 1, 56110), -- Oathsworn Citizen +(219126, 7, 117409, 1, 1, 56110), -- Oathsworn Citizen +(219126, 6, 117408, 1, 1, 56110), -- Oathsworn Citizen +(219126, 5, 117411, 1, 1, 56110), -- Oathsworn Citizen +(219126, 4, 117410, 1, 1, 56110), -- Oathsworn Citizen +(219126, 3, 117413, 1, 1, 56110), -- Oathsworn Citizen +(219126, 2, 117412, 1, 1, 56110), -- Oathsworn Citizen +(219126, 1, 117415, 1, 1, 56110), -- Oathsworn Citizen +(219126, 0, 117414, 1, 1, 56110), -- Oathsworn Citizen +(219125, 0, 117702, 1, 1, 56110), -- Titannirum +(219124, 0, 117701, 1, 1, 56110), -- Rafflesian +(219123, 0, 117700, 1, 1, 56110), -- Durania +(219122, 0, 117699, 1, 1, 56110), -- Stapellia +(219121, 0, 117698, 1, 1, 56110), -- Bulbophyll +(219120, 0, 117703, 1, 1, 56110), -- Helioceros +(219119, 5, 114697, 1, 1, 56110), -- Quickwick Mender +(219119, 4, 114698, 1, 1, 56110), -- Quickwick Mender +(219119, 3, 114700, 1, 1, 56110), -- Quickwick Mender +(219119, 2, 114699, 1, 1, 56110), -- Quickwick Mender +(219119, 1, 114570, 1, 1, 56110), -- Quickwick Mender +(219119, 0, 114569, 1, 1, 56110), -- Quickwick Mender +(219118, 5, 114709, 1, 1, 56110), -- Quickwick Candlekeeper +(219118, 4, 114710, 1, 1, 56110), -- Quickwick Candlekeeper +(219118, 3, 114711, 1, 1, 56110), -- Quickwick Candlekeeper +(219118, 2, 114702, 1, 1, 56110), -- Quickwick Candlekeeper +(219118, 1, 114703, 1, 1, 56110), -- Quickwick Candlekeeper +(219118, 0, 114701, 1, 1, 56110), -- Quickwick Candlekeeper +(219117, 5, 114763, 1, 1, 56110), -- Quickwick Lancer +(219117, 4, 114764, 1, 1, 56110), -- Quickwick Lancer +(219117, 3, 114762, 1, 1, 56110), -- Quickwick Lancer +(219117, 2, 114760, 1, 1, 56110), -- Quickwick Lancer +(219117, 1, 114761, 1, 1, 56110), -- Quickwick Lancer +(219117, 0, 114759, 1, 1, 56110), -- Quickwick Lancer +(219116, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 08 - Rook Mounted +(219115, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 08 - Rooks Supercharged +(219109, 0, 117116, 1, 1, 56110), -- Orweyna +(219108, 0, 117692, 1, 1, 56110), -- Roldira +(219107, 3, 118425, 1.20000004768371582, 1, 56110), -- Devolved Skardyn +(219107, 2, 118426, 1.20000004768371582, 1, 56110), -- Devolved Skardyn +(219107, 1, 118423, 1.20000004768371582, 1, 56110), -- Devolved Skardyn +(219107, 0, 118422, 1.20000004768371582, 1, 56110), -- Devolved Skardyn +(219106, 0, 120829, 1, 1, 56110), -- Drokar +(219105, 0, 120828, 1, 1, 56110), -- Hinodin +(219104, 0, 117697, 1, 1, 56110), -- Athodas +(219103, 0, 117696, 1, 1, 56110), -- Kronzon +(219101, 0, 120658, 1, 1, 56110), -- Akdan +(219100, 0, 120741, 1, 1, 56110), -- Berred +(219099, 0, 120732, 1, 1, 56110), -- Thermalseer Arhdas +(219098, 0, 120733, 1, 1, 56110), -- Supply Foreman Drezmol +(219097, 0, 120726, 1, 1, 56110), -- Tarib +(219096, 0, 120725, 1, 1, 56110), -- Gareb +(219094, 0, 120740, 1, 1, 56110), -- Kotag +(219093, 0, 120659, 1, 1, 56110), -- Vorig +(219092, 0, 120653, 1, 1, 56110), -- Tarig +(219091, 0, 120654, 1, 1, 56110), -- Grink +(219090, 0, 120650, 1, 1, 56110), -- Brrigan +(219089, 0, 120649, 1, 1, 56110), -- Kardu +(219088, 0, 120647, 1, 1, 56110), -- Uthaga +(219087, 0, 120646, 1, 1, 56110), -- Makir +(219086, 0, 120635, 1, 1, 56110), -- Llande +(219085, 0, 120633, 1, 1, 56110), -- Nagad +(219084, 0, 11686, 1, 1, 56110), -- NOT USED +(219083, 0, 120736, 1, 1, 56110), -- Ginnad +(219082, 0, 120735, 1, 1, 56110), -- Kradan +(219081, 0, 120738, 1, 1, 56110), -- Krinn +(219080, 0, 120737, 1, 1, 56110), -- Marbb +(219079, 0, 117721, 1, 1, 56110), -- Relorin Lighthand +(219078, 0, 117688, 1.10000002384185791, 1, 56110), -- Herald Kurden +(219077, 0, 117686, 1.10000002384185791, 1, 56110), -- Herald Fordas +(219076, 0, 120748, 1, 1, 56110), -- Kornd +(219074, 0, 115258, 1, 1, 56110), -- Incensed Fungus +(219073, 0, 117685, 1, 1, 56110), -- Ledonir +(219072, 7, 114714, 1, 1, 56110), -- Waxtail Kobold +(219072, 6, 114527, 1, 1, 56110), -- Waxtail Kobold +(219072, 5, 114715, 1, 1, 56110), -- Waxtail Kobold +(219072, 4, 114716, 1, 1, 56110), -- Waxtail Kobold +(219072, 3, 114713, 1, 1, 56110), -- Waxtail Kobold +(219072, 2, 114158, 1, 1, 56110), -- Waxtail Kobold +(219072, 1, 114526, 1, 1, 56110), -- Waxtail Kobold +(219072, 0, 114712, 1, 1, 56110), -- Waxtail Kobold +(219071, 5, 114697, 1, 1, 56110), -- Waxtail Mudslinger +(219071, 4, 114698, 1, 1, 56110), -- Waxtail Mudslinger +(219071, 3, 114700, 1, 1, 56110), -- Waxtail Mudslinger +(219071, 2, 114699, 1, 1, 56110), -- Waxtail Mudslinger +(219071, 1, 114570, 1, 1, 56110), -- Waxtail Mudslinger +(219071, 0, 114569, 1, 1, 56110), -- Waxtail Mudslinger +(219070, 5, 114709, 1, 1, 56110), -- Waxtail Waxmelter +(219070, 4, 114710, 1, 1, 56110), -- Waxtail Waxmelter +(219070, 3, 114711, 1, 1, 56110), -- Waxtail Waxmelter +(219070, 2, 114702, 1, 1, 56110), -- Waxtail Waxmelter +(219070, 1, 114703, 1, 1, 56110), -- Waxtail Waxmelter +(219070, 0, 114701, 1, 1, 56110), -- Waxtail Waxmelter +(219069, 7, 114696, 1, 1, 56110), -- Waxtail Scraper +(219069, 6, 114695, 1, 1, 56110), -- Waxtail Scraper +(219069, 5, 114694, 1, 1, 56110), -- Waxtail Scraper +(219069, 4, 114690, 1, 1, 56110), -- Waxtail Scraper +(219069, 3, 114692, 1, 1, 56110), -- Waxtail Scraper +(219069, 2, 114691, 1, 1, 56110), -- Waxtail Scraper +(219069, 1, 114088, 1, 1, 56110), -- Waxtail Scraper +(219069, 0, 114087, 1, 1, 56110), -- Waxtail Scraper +(219068, 3, 117271, 1, 1, 56110), -- Rookery Stormrider +(219068, 2, 117270, 1, 1, 56110), -- Rookery Stormrider +(219068, 1, 117277, 1, 1, 56110), -- Rookery Stormrider +(219068, 0, 117276, 1, 1, 56110), -- Rookery Stormrider +(219067, 0, 117684, 1, 1, 56110), -- Nathden +(219066, 5, 121691, 1.25, 1, 56110), -- Inflicted Civilian +(219066, 4, 121690, 1.25, 1, 56110), -- Inflicted Civilian +(219066, 3, 121687, 1.25, 1, 56110), -- Inflicted Civilian +(219066, 2, 121689, 1.25, 1, 56110), -- Inflicted Civilian +(219066, 1, 121688, 1.25, 1, 56110), -- Inflicted Civilian +(219066, 0, 121686, 1.25, 1, 56110), -- Inflicted Civilian +(219065, 0, 117683, 1, 1, 56110), -- Grundaz +(219064, 0, 99398, 1, 1, 56110), -- [PH] Template +(219063, 0, 121435, 1, 1, 56110), -- Ms. Xiulan +(219062, 0, 117700, 1, 1, 56110), -- Durania +(219061, 0, 117699, 1, 1, 56110), -- Stapellia +(219060, 0, 117702, 1, 1, 56110), -- Titannirum +(219059, 0, 117698, 1, 1, 56110), -- Bulbophyll +(219058, 0, 117701, 1, 1, 56110), -- Rafflesian +(219057, 0, 117703, 1, 1, 56110), -- Helioceros +(219056, 0, 117691, 1, 1, 56110), -- Mister Chu +(219055, 0, 121434, 1, 1, 56110), -- Madam Goya +(219054, 0, 38800, 1, 1, 56110), -- Vaultkeeper Xir +(219053, 0, 38804, 1.10000002384185791, 1, 56110), -- Warpweaver Dezeeran +(219052, 0, 117682, 1, 1, 56110), -- Wireweaver Grelka +(219051, 0, 117681, 1, 1, 56110), -- Lyrendal +(219050, 0, 108267, 1, 1, 56110), -- Aisha +(219049, 0, 112726, 0.5, 1, 56110), -- Blood Parasite +(219048, 0, 117680, 1, 1, 56110), -- Clerk Pordaz +(219046, 0, 115007, 0.5, 1, 56110), -- Voracious Worm +(219045, 0, 119677, 3, 1, 56110), -- Colossal Spider +(219043, 0, 117679, 1, 1, 56110), -- Clerk Ardran +(219042, 0, 117137, 1, 1, 56110), -- Orsenth +(219041, 0, 119000, 1, 1, 56110), -- Katy Stampwhistle +(219040, 0, 117676, 1.20000004768371582, 1, 56110), -- Auctioneer Prana +(219039, 0, 117675, 1.20000004768371582, 1, 56110), -- Auctioneer Zyrgas +(219038, 1, 109050, 1, 1, 56110), -- Chunky Viscera +(219038, 0, 169, 1, 0, 56110), -- Chunky Viscera +(219037, 0, 117673, 1.20000004768371582, 1, 56110), -- Auctioneer Durzin +(219036, 0, 117671, 1, 1, 56110), -- Ardgaz +(219035, 0, 115010, 1, 1, 56110), -- Deepwalker Guardian +(219034, 0, 117668, 1, 1, 56110), -- Web Marauder +(219029, 0, 117667, 1, 1, 56110), -- Counter Bardra +(219023, 0, 117666, 1, 1, 56110), -- Counter Targrin +(219022, 0, 117665, 1, 1, 56110), -- Ascended Webfriar +(219019, 0, 83614, 1, 1, 56110), -- Mossbloom Hazewalker +(219018, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(219018, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(219017, 0, 11686, 1, 1, 56110), -- Pick Flower +(219014, 3, 117650, 1, 1, 56110), -- Oathsworn Peacekeeper +(219014, 2, 117649, 1, 1, 56110), -- Oathsworn Peacekeeper +(219014, 1, 117652, 1, 1, 56110), -- Oathsworn Peacekeeper +(219014, 0, 117651, 1, 1, 56110), -- Oathsworn Peacekeeper +(219012, 0, 112307, 1, 1, 56110), -- spell visual bunny (vile emission) +(219011, 0, 112414, 1, 1, 56110), -- Gulping Mudskip +(219010, 0, 65037, 1, 1, 56110), -- [DNT] Kill Credit +(219009, 0, 65037, 1, 1, 56110), -- [DNT] Kill Credit +(219008, 0, 65037, 1, 1, 56110), -- [DNT] Kill Credit +(219006, 0, 114412, 1.70000004768371582, 1, 56110), -- Venommaster Nezarox +(219005, 0, 11686, 1, 1, 56110), -- Honey Barrel +(219003, 0, 105489, 1, 1, 56110), -- The Stone +(219002, 0, 119834, 4, 1, 56110), -- Missile Target +(219001, 1, 23767, 1, 1, 56110), -- Target +(219001, 0, 21955, 1, 0, 56110), -- Target +(219000, 1, 110503, 1, 1, 56110), -- Ring +(219000, 0, 21955, 1, 0, 56110), -- Ring +(218967, 0, 114697, 1.399999976158142089, 1, 56110), -- Lady of the Lake +(218966, 0, 78305, 1, 1, 56110), -- Shoak +(218965, 1, 117627, 1, 1, 56110); -- Avant Vanguard + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(218965, 0, 117626, 1, 1, 56110), -- Avant Vanguard +(218964, 0, 117628, 1, 1, 56110), -- Fishcan's Bobber +(218963, 1, 117625, 1, 1, 56110), -- Avant Voidweaver +(218963, 0, 117624, 1, 1, 56110), -- Avant Voidweaver +(218962, 0, 114512, 1, 1, 56110), -- Bloated Pest +(218961, 0, 114552, 0.60000002384185791, 1, 56110), -- Starved Crawler +(218960, 0, 114807, 2, 1, 56110), -- Bee Line +(218948, 0, 114743, 1, 1, 56110), -- Fishcan +(218944, 1, 54607, 1, 1, 56110), -- Inferno Sprayer +(218944, 0, 55943, 1, 0, 56110), -- Inferno Sprayer +(218940, 0, 117288, 1, 1, 56110), -- Troumer +(218939, 0, 116294, 1, 1, 56110), -- Stormrider Kothilde +(218928, 9, 120384, 1, 1, 56110), -- Alert Puppet +(218928, 8, 120385, 1, 1, 56110), -- Alert Puppet +(218928, 7, 120386, 1, 1, 56110), -- Alert Puppet +(218928, 6, 120387, 1, 1, 56110), -- Alert Puppet +(218928, 5, 120399, 1, 1, 56110), -- Alert Puppet +(218928, 4, 120400, 1, 1, 56110), -- Alert Puppet +(218928, 3, 120564, 1, 1, 56110), -- Alert Puppet +(218928, 2, 120618, 1, 1, 56110), -- Alert Puppet +(218928, 1, 120640, 1, 1, 56110), -- Alert Puppet +(218928, 0, 115969, 1, 1, 56110), -- Alert Puppet +(218912, 1, 112445, 1, 1, 56110), -- Mole Steed +(218912, 0, 112406, 1, 1, 56110), -- Mole Steed +(218905, 2, 53781, 1, 1, 56110), -- Gloomslurk Toad +(218905, 1, 54643, 1, 1, 56110), -- Gloomslurk Toad +(218905, 0, 57495, 1, 1, 56110), -- Gloomslurk Toad +(218903, 0, 52318, 1, 1, 56110), -- [DNT]Niffen Summon Kill Credit +(218901, 0, 117182, 1, 1, 56110), -- Saffrin +(218900, 0, 112266, 1, 1, 56110), -- Patchoulisa +(218899, 0, 117183, 1, 1, 56110), -- Papriki +(218898, 0, 117184, 1, 1, 56110), -- Limoni +(218896, 0, 117179, 1, 1, 56110), -- Aromash +(218894, 7, 117596, 1, 1, 56110), -- Kobold-At-Arms +(218894, 6, 117597, 1, 1, 56110), -- Kobold-At-Arms +(218894, 5, 117598, 1, 1, 56110), -- Kobold-At-Arms +(218894, 4, 117599, 1, 1, 56110), -- Kobold-At-Arms +(218894, 3, 117600, 1, 1, 56110), -- Kobold-At-Arms +(218894, 2, 117601, 1, 1, 56110), -- Kobold-At-Arms +(218894, 1, 117602, 1, 1, 56110), -- Kobold-At-Arms +(218894, 0, 117603, 1, 1, 56110), -- Kobold-At-Arms +(218893, 0, 115129, 1.5, 1, 56110), -- Undersea Scuttler +(218890, 0, 117179, 1, 1, 56110), -- Anisen +(218889, 0, 117861, 1, 1, 56110), -- Furball +(218887, 0, 117861, 1, 1, 56110), -- Furball +(218885, 1, 74864, 1, 1, 56110), -- Undersea Scuttler +(218885, 0, 32023, 1, 1, 56110), -- Undersea Scuttler +(218884, 0, 122225, 1, 1, 56110), -- Shattershell Scarab +(218883, 3, 116632, 1.5, 1, 56110), -- Helpful Squireling +(218883, 2, 116631, 1.5, 1, 56110), -- Helpful Squireling +(218883, 1, 116633, 1.5, 1, 56110), -- Helpful Squireling +(218883, 0, 116634, 1.5, 1, 56110), -- Helpful Squireling +(218880, 1, 116275, 1, 1, 56110), -- Silkie Chicken +(218880, 0, 116274, 1, 1, 56110), -- Silkie Chicken +(218879, 0, 112727, 1, 1, 56110), -- Nerubian Watcher +(218878, 0, 117595, 1, 1, 56110), -- Marline +(218877, 0, 12191, 1, 1, 56110), -- Cockroach +(218876, 0, 74917, 1, 1, 56110), -- Rat +(218874, 0, 117594, 1, 1, 56110), -- Parasol +(218867, 0, 118273, 1, 1, 56110), -- Dauntless Crewmember +(218866, 0, 117593, 1, 1, 56110), -- Walkmay +(218865, 4, 121064, 1.20000004768371582, 1, 56110), -- Bee-let +(218865, 3, 121063, 1.20000004768371582, 0, 56110), -- Bee-let +(218865, 2, 121062, 1.20000004768371582, 0, 56110), -- Bee-let +(218865, 1, 121061, 1.20000004768371582, 1, 56110), -- Bee-let +(218865, 0, 121060, 1.20000004768371582, 0, 56110), -- Bee-let +(218864, 0, 117591, 1, 1, 56110), -- Gullhead +(218859, 0, 119158, 1, 1, 56110), -- Sky-Captain Elaena Lancekat +(218857, 0, 54893, 1, 0, 56110), -- Credit: Rubble Cleared +(218853, 0, 117577, 1, 1, 56110), -- Mine Cart +(218851, 0, 114171, 1, 1, 56110), -- Candle Hoarder Cud +(218849, 0, 117573, 1, 1, 56110), -- Dragnet +(218848, 0, 117572, 1, 1, 56110), -- Bedfear +(218847, 0, 95021, 1, 1, 56110), -- Tentacle Slime +(218845, 0, 117571, 1, 1, 56110), -- Mort +(218844, 0, 116632, 1, 1, 56110), -- Dee +(218839, 0, 117570, 2, 1, 56110), -- Dark Fragment +(218837, 0, 117569, 1, 1, 56110), -- Arfur +(218779, 0, 114555, 1, 1, 56110), -- Summon root slime +(218775, 0, 54893, 1, 0, 56110), -- Credit: De-Gunk Hammer Derricks +(218773, 2, 117581, 1, 1, 56110), -- Candlenibbler +(218773, 1, 117580, 1, 1, 56110), -- Candlenibbler +(218773, 0, 117579, 1, 1, 56110), -- Candlenibbler +(218772, 0, 114809, 1, 1, 56110), -- Moss Viper +(218771, 0, 107365, 1, 1, 56110), -- Bluebell Peacock +(218770, 1, 114092, 1, 1, 56110), -- Kobold Candlecrusher +(218770, 0, 114091, 1, 1, 56110), -- Kobold Candlecrusher +(218769, 0, 83698, 1, 1, 56110), -- Nimble Ferret +(218766, 0, 104041, 1, 1, 56110), -- Ashcrown Butterfly +(218765, 0, 52318, 1, 1, 56110), -- Kill Credit: Q02B [DNT] +(218764, 0, 52318, 1, 1, 56110), -- Kill Credit: Q02A [DNT] +(218763, 0, 114792, 1, 1, 56110), -- Ashcrown Matriarch +(218760, 3, 114724, 1, 1, 56110), -- Kobold Candle-Tosser +(218760, 2, 114725, 1, 1, 56110), -- Kobold Candle-Tosser +(218760, 1, 114729, 1, 1, 56110), -- Kobold Candle-Tosser +(218760, 0, 114730, 1, 1, 56110), -- Kobold Candle-Tosser +(218759, 1, 94282, 1, 1, 56110), -- Nerubian +(218759, 0, 96358, 1, 0, 56110), -- Nerubian +(218758, 3, 114711, 1, 1, 56110), -- Kobold Candlelighter +(218758, 2, 114709, 1, 1, 56110), -- Kobold Candlelighter +(218758, 1, 114702, 1, 1, 56110), -- Kobold Candlelighter +(218758, 0, 114701, 1, 1, 56110), -- Kobold Candlelighter +(218751, 0, 118148, 1, 1, 56110), -- Bruvv Tearon +(218749, 0, 11686, 1, 1, 56110), -- Flight Ring +(218745, 0, 116294, 1, 1, 56110), -- Stormrider Kothilde +(218744, 0, 117258, 1, 1, 56110), -- Stormrider Adalar +(218743, 0, 117259, 1, 1, 56110), -- Stormrider Gurnot +(218742, 0, 117289, 1, 1, 56110), -- Veytar +(218741, 0, 117290, 1, 1, 56110), -- Phawa +(218740, 0, 117288, 1, 1, 56110), -- Troumer +(218737, 1, 117559, 1, 0, 56110), -- Infested Crusher +(218737, 0, 117558, 1, 1, 56110), -- Infested Crusher +(218735, 1, 115171, 1, 1, 56110), -- Spiteful Ophidian +(218735, 0, 115167, 1, 1, 56110), -- Spiteful Ophidian +(218733, 0, 91656, 2, 1, 56110), -- Congealed Mass +(218732, 0, 54893, 1, 0, 56110), -- Substation Activation +(218730, 1, 56814, 1, 1, 56110), -- Cave Trawler +(218730, 0, 56813, 1, 1, 56110), -- Cave Trawler +(218729, 0, 120437, 1, 1, 56110), -- Yeonin +(218728, 0, 114158, 1, 1, 56110), -- Kobold Trapper +(218725, 1, 116511, 1, 1, 56110), -- Arachnoid Scrounger +(218725, 0, 116510, 1, 1, 56110), -- Arachnoid Scrounger +(218724, 0, 117437, 1, 1, 56110), -- Agitated Machine Speaker +(218723, 0, 117869, 1, 1, 56110), -- Slain Excavator +(218722, 0, 117441, 1, 1, 56110), -- Concerned Machine Speaker +(218720, 7, 117200, 1, 1, 56110), -- Traditionalist Machine Speaker +(218720, 6, 117201, 1, 1, 56110), -- Traditionalist Machine Speaker +(218720, 5, 117198, 1, 1, 56110), -- Traditionalist Machine Speaker +(218720, 4, 117199, 1, 1, 56110), -- Traditionalist Machine Speaker +(218720, 3, 117196, 1, 1, 56110), -- Traditionalist Machine Speaker +(218720, 2, 117195, 1, 1, 56110), -- Traditionalist Machine Speaker +(218720, 1, 117194, 1, 1, 56110), -- Traditionalist Machine Speaker +(218720, 0, 117193, 1, 1, 56110), -- Traditionalist Machine Speaker +(218719, 7, 117200, 1, 1, 56110), -- Reassured Machine Speaker +(218719, 6, 117201, 1, 1, 56110), -- Reassured Machine Speaker +(218719, 5, 117198, 1, 1, 56110), -- Reassured Machine Speaker +(218719, 4, 117199, 1, 1, 56110), -- Reassured Machine Speaker +(218719, 3, 117196, 1, 1, 56110), -- Reassured Machine Speaker +(218719, 2, 117195, 1, 1, 56110), -- Reassured Machine Speaker +(218719, 1, 117194, 1, 1, 56110), -- Reassured Machine Speaker +(218719, 0, 117193, 1, 1, 56110), -- Reassured Machine Speaker +(218717, 7, 117200, 1, 1, 56110), -- Complacent Machine Speaker +(218717, 6, 117201, 1, 1, 56110), -- Complacent Machine Speaker +(218717, 5, 117198, 1, 1, 56110), -- Complacent Machine Speaker +(218717, 4, 117199, 1, 1, 56110), -- Complacent Machine Speaker +(218717, 3, 117196, 1, 1, 56110), -- Complacent Machine Speaker +(218717, 2, 117195, 1, 1, 56110), -- Complacent Machine Speaker +(218717, 1, 117194, 1, 1, 56110), -- Complacent Machine Speaker +(218717, 0, 117193, 1, 1, 56110), -- Complacent Machine Speaker +(218716, 1, 114756, 1, 1, 56110), -- High Speaker's Guard +(218716, 0, 114755, 1, 0, 56110), -- High Speaker's Guard +(218715, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(218714, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(218712, 0, 101845, 1, 1, 56110), -- KC: Grievance Heard +(218710, 0, 108859, 1, 1, 56110), -- C.O.O. Basha +(218709, 0, 88478, 1, 1, 56110), -- C.T.O. Gunther +(218708, 0, 117273, 2.25, 1, 56110), -- Stormguard Gorren +(218707, 0, 87407, 1, 1, 56110), -- C.F.O. Flametoes +(218703, 1, 11686, 1, 1, 56110), -- Blowing Smoke +(218703, 0, 64062, 1, 0, 56110), -- Blowing Smoke +(218688, 0, 114597, 1, 1, 56110), -- Military Supplies +(218686, 0, 89862, 1, 1, 56110), -- C.B.O. Fizzlebonk +(218684, 0, 54893, 1, 0, 56110), -- Shadowvein Pipe Room Located +(218682, 0, 120009, 1, 1, 56110), -- Dagran Thaurissan II +(218680, 0, 117519, 1, 1, 56110), -- Ironhaul Stoneskitterer +(218671, 1, 119015, 1, 1, 56110), -- Venture Co. Pyromaniac +(218671, 0, 119013, 1, 1, 56110), -- Venture Co. Pyromaniac +(218667, 0, 117545, 1, 1, 56110), -- Fungarian Sporeflinger +(218666, 0, 119955, 1, 1, 56110), -- Encroaching Overgrowth +(218665, 0, 115207, 1, 1, 56110), -- Fungarian Creepcap +(218662, 0, 117542, 1, 1, 56110), -- Kobold Snuffercrusher +(218661, 0, 117289, 1, 1, 56110), -- Veytar +(218660, 0, 117290, 1, 1, 56110), -- Phawa +(218659, 0, 117288, 1, 1, 56110), -- Troumer +(218658, 0, 117541, 1, 1, 56110), -- Candlelit Pebblemaker +(218657, 0, 111968, 1, 1, 56110), -- Rampaging Deepflayer +(218656, 1, 114840, 1, 1, 56110), -- Tidal Guardian +(218656, 0, 114839, 1, 1, 56110), -- Tidal Guardian +(218655, 7, 117420, 1.5, 1, 56110), -- Enraged Drunkard +(218655, 6, 117419, 1.5, 1, 56110), -- Enraged Drunkard +(218655, 5, 117428, 1.5, 1, 56110), -- Enraged Drunkard +(218655, 4, 117427, 1.5, 1, 56110), -- Enraged Drunkard +(218655, 3, 117351, 1.5, 1, 56110), -- Enraged Drunkard +(218655, 2, 117349, 1.5, 1, 56110), -- Enraged Drunkard +(218655, 1, 117355, 1.5, 1, 56110), -- Enraged Drunkard +(218655, 0, 117354, 1.5, 1, 56110), -- Enraged Drunkard +(218654, 0, 117538, 1, 1, 56110), -- Nerubian Slashjaw +(218653, 0, 101845, 1, 1, 56110), -- KC: Rubble Cleared +(218652, 0, 101845, 1, 1, 56110), -- KC: Overgrowth Trimmed +(218650, 0, 109524, 1, 1, 56110), -- Gorloc Springcaller +(218645, 0, 54893, 1, 0, 56110), -- Shadowvein Power Substation Investigated +(218644, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(218644, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(218643, 0, 114662, 1.5, 1, 56110), -- Queensguard Zirix +(218641, 0, 54893, 1, 0, 56110), -- Dagran Report Received +(218640, 0, 117519, 1, 1, 56110), -- Stoneskitterer +(218638, 0, 117519, 1, 1, 56110), -- Infesting Stoneskitterer +(218635, 0, 117519, 1, 1, 56110), -- Saurolisk Hatchling +(218632, 0, 120009, 1, 1, 56110), -- Dagran Thaurissan II +(218628, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Stray Recruits +(218626, 1, 93140, 1, 1, 56110), -- 7th Legion Soldier +(218626, 0, 93139, 1, 1, 56110), -- 7th Legion Soldier +(218622, 0, 116154, 1, 1, 56110), -- ZZ-01-47 +(218612, 0, 52309, 1, 1, 56110), -- [DNT] Bunny +(218609, 5, 117336, 1, 1, 56110), -- Trapped Earthen +(218609, 4, 117354, 1, 1, 56110), -- Trapped Earthen +(218609, 3, 117353, 1, 1, 56110), -- Trapped Earthen +(218609, 2, 117344, 1, 1, 56110), -- Trapped Earthen +(218609, 1, 117352, 1, 1, 56110), -- Trapped Earthen +(218609, 0, 117348, 1, 1, 56110), -- Trapped Earthen +(218601, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(218569, 0, 117412, 1, 1, 56110), -- Injured Earthen +(218549, 0, 115505, 1, 1, 56110), -- Brann Bronzebeard +(218542, 0, 117512, 1.20000004768371582, 1, 56110), -- Activated Harvestbot +(218541, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(218539, 0, 127, 1, 1, 56110), -- Captain Exposition [DNT] +(218535, 0, 119327, 1, 1, 56110), -- Germira +(218534, 0, 114474, 1, 1, 56110), -- Zarein +(218532, 0, 114472, 1, 1, 56110), -- Baelgrim +(218531, 0, 114472, 1, 1, 56110), -- Baelgrim +(218530, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(218529, 0, 117472, 1, 1, 56110), -- Blacksmith Bobbi +(218528, 0, 114944, 1, 1, 56110), -- Protoram Test +(218526, 0, 101845, 1, 1, 56110), -- KC: Simon Says +(218524, 1, 120917, 1, 1, 56110), -- Hallowfall Seahawk +(218524, 0, 120917, 1, 1, 56110), -- Hallowfall Seahawk +(218523, 0, 118000, 1.799999952316284179, 1, 56110), -- Goldie Baronbottom +(218522, 0, 120323, 1, 1, 56110), -- Quartermaster Blaeke +(218519, 0, 96243, 1.20000004768371582, 1, 56110), -- Animated Goo +(218516, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Enter Rookery +(218516, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Enter Rookery +(218515, 20, 119428, 1, 1, 56110), -- Arathi Orphan +(218515, 19, 119426, 1, 1, 56110), -- Arathi Orphan +(218515, 18, 119408, 1, 1, 56110), -- Arathi Orphan +(218515, 17, 119427, 1, 1, 56110), -- Arathi Orphan +(218515, 16, 119424, 1, 1, 56110), -- Arathi Orphan +(218515, 15, 119423, 1, 1, 56110), -- Arathi Orphan +(218515, 14, 119425, 1, 1, 56110), -- Arathi Orphan +(218515, 13, 119407, 1, 1, 56110), -- Arathi Orphan +(218515, 12, 119429, 1, 1, 56110), -- Arathi Orphan +(218515, 11, 119432, 1, 1, 56110), -- Arathi Orphan +(218515, 10, 119433, 1, 1, 56110), -- Arathi Orphan +(218515, 9, 119431, 1, 1, 56110), -- Arathi Orphan +(218515, 8, 119422, 1, 1, 56110), -- Arathi Orphan +(218515, 7, 119415, 1, 1, 56110), -- Arathi Orphan +(218515, 6, 119417, 1, 1, 56110), -- Arathi Orphan +(218515, 5, 119409, 1, 1, 56110), -- Arathi Orphan +(218515, 4, 119416, 1, 1, 56110), -- Arathi Orphan +(218515, 3, 119421, 1, 1, 56110), -- Arathi Orphan +(218515, 2, 119418, 1, 1, 56110); -- Arathi Orphan + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(218515, 1, 119419, 1, 1, 56110), -- Arathi Orphan +(218515, 0, 119414, 1, 1, 56110), -- Arathi Orphan +(218514, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Meet Stormrider +(218514, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Meet Stormrider +(218513, 12, 117300, 1, 1, 56110), -- Earthen Trainee +(218513, 11, 117298, 1, 1, 56110), -- Earthen Trainee +(218513, 10, 117309, 1, 1, 56110), -- Earthen Trainee +(218513, 9, 117308, 1, 1, 56110), -- Earthen Trainee +(218513, 8, 117307, 1, 1, 56110), -- Earthen Trainee +(218513, 7, 117300, 1, 1, 56110), -- Earthen Trainee +(218513, 6, 117301, 1, 1, 56110), -- Earthen Trainee +(218513, 5, 117302, 1, 1, 56110), -- Earthen Trainee +(218513, 4, 117303, 1, 1, 56110), -- Earthen Trainee +(218513, 3, 117304, 1, 1, 56110), -- Earthen Trainee +(218513, 2, 117305, 1, 1, 56110), -- Earthen Trainee +(218513, 1, 117306, 1, 1, 56110), -- Earthen Trainee +(218513, 0, 117299, 1, 1, 56110), -- Earthen Trainee +(218512, 0, 101845, 1, 1, 56110), -- KC: Pressure Relieved +(218510, 0, 117474, 2.099999904632568359, 1, 56110), -- Nexus-Princess Ky'veza +(218509, 5, 117757, 1, 1, 56110), -- Mereldar Artillerist +(218509, 4, 117756, 1, 1, 56110), -- Mereldar Artillerist +(218509, 3, 115038, 1, 1, 56110), -- Mereldar Artillerist +(218509, 2, 115037, 1, 1, 56110), -- Mereldar Artillerist +(218509, 1, 115036, 1, 1, 56110), -- Mereldar Artillerist +(218509, 0, 115035, 1, 1, 56110), -- Mereldar Artillerist +(218508, 0, 115033, 1, 1, 56110), -- Joseph Brayvemarc +(218507, 0, 115010, 1.5, 1, 56110), -- Armored Subjugator +(218506, 0, 116084, 1, 1, 56110), -- Swarming Threadling +(218504, 1, 20577, 1, 1, 56110), -- Steam Vent +(218504, 0, 101845, 1, 0, 56110), -- Steam Vent +(218503, 3, 115591, 1, 1, 56110), -- Stalwart of the Flame +(218503, 2, 115592, 1, 1, 56110), -- Stalwart of the Flame +(218503, 1, 115593, 1, 1, 56110), -- Stalwart of the Flame +(218503, 0, 115594, 1, 1, 56110), -- Stalwart of the Flame +(218502, 7, 117763, 1, 1, 56110), -- Mereldar Ardent +(218502, 6, 117761, 1, 1, 56110), -- Mereldar Ardent +(218502, 5, 117762, 1, 1, 56110), -- Mereldar Ardent +(218502, 4, 117760, 1, 1, 56110), -- Mereldar Ardent +(218502, 3, 115543, 1, 1, 56110), -- Mereldar Ardent +(218502, 2, 115544, 1, 1, 56110), -- Mereldar Ardent +(218502, 1, 115545, 1, 1, 56110), -- Mereldar Ardent +(218502, 0, 115546, 1, 1, 56110), -- Mereldar Ardent +(218501, 0, 101845, 1, 1, 56110), -- KC: Steam Vent +(218500, 2, 117751, 1, 1, 56110), -- Arathi Citizen +(218500, 1, 115011, 1, 1, 56110), -- Arathi Citizen +(218500, 0, 115012, 1, 1, 56110), -- Arathi Citizen +(218499, 3, 115012, 1, 1, 56110), -- Arathi Citizen +(218499, 2, 115011, 1, 1, 56110), -- Arathi Citizen +(218499, 1, 115013, 1, 1, 56110), -- Arathi Citizen +(218499, 0, 115014, 1, 1, 56110), -- Arathi Citizen +(218498, 0, 119409, 1, 1, 56110), -- Dolores +(218497, 0, 119433, 1, 1, 56110), -- Chay +(218496, 0, 119424, 1, 1, 56110), -- Alfred +(218495, 0, 117431, 1, 1, 56110), -- Disoriented Earthen +(218494, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Speak to Adelgonn +(218494, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Speak to Adelgonn +(218493, 20, 119428, 1, 1, 56110), -- Arathi Orphan +(218493, 19, 119426, 1, 1, 56110), -- Arathi Orphan +(218493, 18, 119408, 1, 1, 56110), -- Arathi Orphan +(218493, 17, 119427, 1, 1, 56110), -- Arathi Orphan +(218493, 16, 119424, 1, 1, 56110), -- Arathi Orphan +(218493, 15, 119423, 1, 1, 56110), -- Arathi Orphan +(218493, 14, 119425, 1, 1, 56110), -- Arathi Orphan +(218493, 13, 119407, 1, 1, 56110), -- Arathi Orphan +(218493, 12, 119429, 1, 1, 56110), -- Arathi Orphan +(218493, 11, 119432, 1, 1, 56110), -- Arathi Orphan +(218493, 10, 119433, 1, 1, 56110), -- Arathi Orphan +(218493, 9, 119431, 1, 1, 56110), -- Arathi Orphan +(218493, 8, 119422, 1, 1, 56110), -- Arathi Orphan +(218493, 7, 119415, 1, 1, 56110), -- Arathi Orphan +(218493, 6, 119417, 1, 1, 56110), -- Arathi Orphan +(218493, 5, 119409, 1, 1, 56110), -- Arathi Orphan +(218493, 4, 119416, 1, 1, 56110), -- Arathi Orphan +(218493, 3, 119421, 1, 1, 56110), -- Arathi Orphan +(218493, 2, 119418, 1, 1, 56110), -- Arathi Orphan +(218493, 1, 119419, 1, 1, 56110), -- Arathi Orphan +(218493, 0, 119414, 1, 1, 56110), -- Arathi Orphan +(218492, 1, 169, 1, 0, 56110), -- [DNT] Rock Target +(218492, 0, 11686, 1, 1, 56110), -- [DNT] Rock Target +(218491, 19, 122677, 1, 1, 56110), -- Arathi Citizen +(218491, 18, 122676, 1, 1, 56110), -- Arathi Citizen +(218491, 17, 122675, 1, 1, 56110), -- Arathi Citizen +(218491, 16, 122674, 1, 1, 56110), -- Arathi Citizen +(218491, 15, 117752, 1, 1, 56110), -- Arathi Citizen +(218491, 14, 122673, 1, 1, 56110), -- Arathi Citizen +(218491, 13, 122672, 1, 1, 56110), -- Arathi Citizen +(218491, 12, 122671, 1, 1, 56110), -- Arathi Citizen +(218491, 11, 120400, 1, 1, 56110), -- Arathi Citizen +(218491, 10, 117751, 1, 1, 56110), -- Arathi Citizen +(218491, 9, 122670, 1, 1, 56110), -- Arathi Citizen +(218491, 8, 122669, 1, 1, 56110), -- Arathi Citizen +(218491, 7, 122668, 1, 1, 56110), -- Arathi Citizen +(218491, 6, 115012, 1, 1, 56110), -- Arathi Citizen +(218491, 5, 115011, 1, 1, 56110), -- Arathi Citizen +(218491, 4, 122667, 1, 1, 56110), -- Arathi Citizen +(218491, 3, 122666, 1, 1, 56110), -- Arathi Citizen +(218491, 2, 118255, 1, 1, 56110), -- Arathi Citizen +(218491, 1, 115014, 1, 1, 56110), -- Arathi Citizen +(218491, 0, 115013, 1, 1, 56110), -- Arathi Citizen +(218490, 1, 95789, 1.299999952316284179, 1, 56110), -- Flowing Goo +(218490, 0, 95789, 1, 1, 56110), -- Flowing Goo +(218489, 0, 122700, 1, 1, 56110), -- Vana Gillscorhe +(218488, 0, 122701, 1, 1, 56110), -- Lars Bronsmaelt +(218487, 0, 122678, 1, 1, 56110), -- Drampert Avirex +(218486, 0, 122702, 1, 1, 56110), -- Phillip Taversil +(218485, 0, 122703, 1, 1, 56110), -- Layne Pontelle +(218483, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Sparring Spot - Fight Circle +(218482, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Sparring Spot - Unarmed +(218481, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Sparring Spot - S&B +(218480, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Sparring Spot - 2H +(218479, 0, 117466, 0.33000001311302185, 1, 56110), -- Red Fungal Friend +(218478, 0, 117467, 0.33000001311302185, 1, 56110), -- Blue Fungal Friend +(218477, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Sparring Spot - Rifle +(218476, 0, 35604, 1, 1, 56110), -- Maintain Combat Dummy +(218475, 0, 114717, 1, 1, 56110), -- Skitter +(218474, 0, 114731, 1, 1, 56110), -- Tunnel Rat Crew Boss +(218473, 5, 114733, 0.800000011920928955, 1, 56110), -- Quickwick Tunnel Rat +(218473, 4, 114734, 0.800000011920928955, 1, 56110), -- Quickwick Tunnel Rat +(218473, 3, 114735, 0.800000011920928955, 1, 56110), -- Quickwick Tunnel Rat +(218473, 2, 114731, 0.800000011920928955, 1, 56110), -- Quickwick Tunnel Rat +(218473, 1, 114525, 0.800000011920928955, 1, 56110), -- Quickwick Tunnel Rat +(218473, 0, 114732, 0.800000011920928955, 1, 56110), -- Quickwick Tunnel Rat +(218472, 0, 122704, 1, 1, 56110), -- Paige Ambleglow +(218466, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit +(218465, 1, 116829, 1, 1, 56110), -- Coreway Bunny [DNT] +(218465, 0, 68857, 1, 0, 56110), -- Coreway Bunny [DNT] +(218464, 0, 117472, 1, 1, 56110), -- Blacksmith Bobbi +(218459, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(218459, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(218458, 0, 122040, 1, 1, 56110), -- Deepfiend Azellix +(218456, 20, 121371, 1, 1, 56110), -- Arathi Orphan +(218456, 19, 121370, 1, 1, 56110), -- Arathi Orphan +(218456, 18, 121369, 1, 1, 56110), -- Arathi Orphan +(218456, 17, 121368, 1, 1, 56110), -- Arathi Orphan +(218456, 16, 121367, 1, 1, 56110), -- Arathi Orphan +(218456, 15, 121366, 1, 1, 56110), -- Arathi Orphan +(218456, 14, 121365, 1, 1, 56110), -- Arathi Orphan +(218456, 13, 121364, 1, 1, 56110), -- Arathi Orphan +(218456, 12, 121363, 1, 1, 56110), -- Arathi Orphan +(218456, 11, 121362, 1, 1, 56110), -- Arathi Orphan +(218456, 10, 121361, 1, 1, 56110), -- Arathi Orphan +(218456, 9, 121360, 1, 1, 56110), -- Arathi Orphan +(218456, 8, 121359, 1, 1, 56110), -- Arathi Orphan +(218456, 7, 121358, 1, 1, 56110), -- Arathi Orphan +(218456, 6, 121357, 1, 1, 56110), -- Arathi Orphan +(218456, 5, 121356, 1, 1, 56110), -- Arathi Orphan +(218456, 4, 121355, 1, 1, 56110), -- Arathi Orphan +(218456, 3, 121354, 1, 1, 56110), -- Arathi Orphan +(218456, 2, 121353, 1, 1, 56110), -- Arathi Orphan +(218456, 1, 121352, 1, 1, 56110), -- Arathi Orphan +(218456, 0, 121351, 1, 1, 56110), -- Arathi Orphan +(218455, 0, 117471, 1, 1, 56110), -- Lost Cache +(218454, 3, 114989, 1, 1, 56110), -- Dreadstrike Flitterer +(218454, 2, 114988, 1, 1, 56110), -- Dreadstrike Flitterer +(218454, 1, 114987, 1, 1, 56110), -- Dreadstrike Flitterer +(218454, 0, 114986, 1, 1, 56110), -- Dreadstrike Flitterer +(218452, 0, 115616, 1, 1, 56110), -- Murkshade +(218450, 1, 105247, 1, 1, 56110), -- [DNT] Bunny +(218450, 0, 101845, 1, 0, 56110), -- [DNT] Bunny +(218449, 0, 117431, 1, 1, 56110), -- Disoriented Earthen +(218448, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Arathi Tools +(218447, 0, 92725, 1, 1, 56110), -- Web Cocoon +(218446, 5, 116445, 1, 1, 56110), -- Skitterling Worker +(218446, 4, 116444, 1, 1, 56110), -- Skitterling Worker +(218446, 3, 116440, 1, 1, 56110), -- Skitterling Worker +(218446, 2, 116439, 1, 1, 56110), -- Skitterling Worker +(218446, 1, 116441, 1, 1, 56110), -- Skitterling Worker +(218446, 0, 116346, 1, 1, 56110), -- Skitterling Worker +(218445, 0, 52318, 1, 1, 56110), -- Kill Credit +(218444, 0, 117470, 1, 1, 56110), -- The Taskmaker +(218443, 0, 83592, 0.33000001311302185, 1, 56110), -- Green Fungal Friend +(218442, 0, 103850, 1.20000004768371582, 1, 56110), -- Shadowtide Softshell +(218441, 2, 114533, 1, 1, 56110), -- Dreadstrike Subjugator +(218441, 1, 114532, 1, 1, 56110), -- Dreadstrike Subjugator +(218441, 0, 114531, 1, 1, 56110), -- Dreadstrike Subjugator +(218440, 0, 117469, 0.800000011920928955, 1, 56110), -- Kaheti War Banner +(218439, 0, 117468, 0.800000011920928955, 1, 56110), -- Sureki War Banner +(218438, 0, 115505, 1, 1, 56110), -- Brann Bronzebeard +(218437, 15, 122685, 1, 1, 56110), -- Mereldar Trader +(218437, 14, 122684, 1, 1, 56110), -- Mereldar Trader +(218437, 13, 122683, 1, 1, 56110), -- Mereldar Trader +(218437, 12, 117755, 1, 1, 56110), -- Mereldar Trader +(218437, 11, 122682, 1, 1, 56110), -- Mereldar Trader +(218437, 10, 122681, 1, 1, 56110), -- Mereldar Trader +(218437, 9, 120399, 1, 1, 56110), -- Mereldar Trader +(218437, 8, 117754, 1, 1, 56110), -- Mereldar Trader +(218437, 7, 122680, 1, 1, 56110), -- Mereldar Trader +(218437, 6, 121535, 1, 1, 56110), -- Mereldar Trader +(218437, 5, 115021, 1, 1, 56110), -- Mereldar Trader +(218437, 4, 115020, 1, 1, 56110), -- Mereldar Trader +(218437, 3, 122679, 1, 1, 56110), -- Mereldar Trader +(218437, 2, 121534, 1, 1, 56110), -- Mereldar Trader +(218437, 1, 115023, 1, 1, 56110), -- Mereldar Trader +(218437, 0, 115022, 1, 1, 56110), -- Mereldar Trader +(218436, 12, 117300, 1, 1, 56110), -- Earthen Trainee +(218436, 11, 117298, 1, 1, 56110), -- Earthen Trainee +(218436, 10, 117309, 1, 1, 56110), -- Earthen Trainee +(218436, 9, 117308, 1, 1, 56110), -- Earthen Trainee +(218436, 8, 117307, 1, 1, 56110), -- Earthen Trainee +(218436, 7, 117300, 1, 1, 56110), -- Earthen Trainee +(218436, 6, 117301, 1, 1, 56110), -- Earthen Trainee +(218436, 5, 117302, 1, 1, 56110), -- Earthen Trainee +(218436, 4, 117303, 1, 1, 56110), -- Earthen Trainee +(218436, 3, 117304, 1, 1, 56110), -- Earthen Trainee +(218436, 2, 117305, 1, 1, 56110), -- Earthen Trainee +(218436, 1, 117306, 1, 1, 56110), -- Earthen Trainee +(218436, 0, 117299, 1, 1, 56110), -- Earthen Trainee +(218435, 0, 116278, 1, 1, 56110), -- Scrunch +(218432, 5, 117748, 1, 1, 56110), -- Arathi Medic +(218432, 4, 117747, 1, 1, 56110), -- Arathi Medic +(218432, 3, 115030, 1, 1, 56110), -- Arathi Medic +(218432, 2, 115029, 1, 1, 56110), -- Arathi Medic +(218432, 1, 115028, 1, 1, 56110), -- Arathi Medic +(218432, 0, 115026, 1, 1, 56110), -- Arathi Medic +(218431, 5, 115031, 1, 1, 56110), -- Defender of the Wall +(218431, 4, 117759, 1, 1, 56110), -- Defender of the Wall +(218431, 3, 117758, 1, 1, 56110), -- Defender of the Wall +(218431, 2, 115032, 1, 1, 56110), -- Defender of the Wall +(218431, 1, 115033, 1, 1, 56110), -- Defender of the Wall +(218431, 0, 115034, 1, 1, 56110), -- Defender of the Wall +(218430, 0, 38185, 3, 1, 56110), -- Web Orb +(218429, 0, 122106, 2.099999904632568359, 1, 56110), -- Nether Phantom +(218428, 0, 28016, 1, 1, 56110), -- Injured Soldier +(218427, 0, 101845, 1, 1, 56110), -- KC: Pipe Game +(218426, 0, 117464, 1, 1, 56110), -- Ixlorb the Spinner +(218425, 0, 122105, 2.099999904632568359, 1, 56110), -- Nexus-Princess Ky'veza +(218424, 0, 52318, 1, 1, 56110), -- Kill Credit +(218423, 1, 115211, 1, 1, 56110), -- Acute Blightspore +(218423, 0, 115212, 1, 1, 56110), -- Acute Blightspore +(218421, 3, 117443, 1, 1, 56110), -- Shadowvein Miner +(218421, 2, 117442, 1, 1, 56110), -- Shadowvein Miner +(218421, 1, 117441, 1, 1, 56110), -- Shadowvein Miner +(218421, 0, 117440, 1, 1, 56110), -- Shadowvein Miner +(218420, 0, 114361, 1, 1, 56110), -- Merfe +(218419, 0, 72764, 1, 1, 56110), -- Madda +(218418, 0, 37604, 1, 1, 56110), -- Maestro +(218417, 12, 117300, 1, 1, 56110), -- Earthen Trainee +(218417, 11, 117298, 1, 1, 56110), -- Earthen Trainee +(218417, 10, 117309, 1, 1, 56110), -- Earthen Trainee +(218417, 9, 117308, 1, 1, 56110), -- Earthen Trainee +(218417, 8, 117307, 1, 1, 56110), -- Earthen Trainee +(218417, 7, 117300, 1, 1, 56110), -- Earthen Trainee +(218417, 6, 117301, 1, 1, 56110), -- Earthen Trainee +(218417, 5, 117302, 1, 1, 56110), -- Earthen Trainee +(218417, 4, 117303, 1, 1, 56110), -- Earthen Trainee +(218417, 3, 117304, 1, 1, 56110), -- Earthen Trainee +(218417, 2, 117305, 1, 1, 56110), -- Earthen Trainee +(218417, 1, 117306, 1, 1, 56110), -- Earthen Trainee +(218417, 0, 117299, 1, 1, 56110), -- Earthen Trainee +(218416, 0, 117462, 1, 1, 56110); -- Heissanik + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(218415, 0, 116913, 1, 1, 56110), -- Shadowvein Defender +(218414, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 06B - Earthen Equipped +(218413, 1, 11686, 1, 1, 56110), -- Keyflame +(218413, 0, 15092, 1.399999976158142089, 0, 56110), -- Keyflame +(218412, 1, 118548, 1, 1, 56110), -- Shadowvein Sentry +(218412, 0, 118547, 1, 1, 56110), -- Shadowvein Sentry +(218411, 0, 102390, 1, 1, 56110), -- Kill Credit +(218410, 0, 101845, 1, 1, 56110), -- KC: Talked to Foreman Shalea +(218409, 0, 101845, 1, 1, 56110), -- KC: Talked to Innkeeper +(218408, 0, 114268, 1, 1, 56110), -- The Vizier +(218407, 0, 101845, 1, 1, 56110), -- KC: Talked to Bosh +(218406, 0, 101845, 1, 1, 56110), -- KC: Coal Delivered +(218405, 0, 101845, 1, 1, 56110), -- KC: Pick Delivered +(218404, 0, 101845, 1, 1, 56110), -- KC: Tab Paid +(218403, 0, 101845, 1, 1, 56110), -- KC: Tab News Delivered +(218402, 0, 116913, 1, 1, 56110), -- Junction Welder +(218401, 1, 70179, 1, 0.400000005960464477, 56110), -- Scavenging Stormfang +(218401, 0, 70154, 1, 1, 56110), -- Scavenging Stormfang +(218399, 1, 83594, 1, 1, 56110), -- Fungal Channeler +(218399, 0, 83593, 1, 1, 56110), -- Fungal Channeler +(218398, 0, 97258, 1, 1, 56110), -- Diseased Bear +(218397, 0, 117461, 1, 1, 56110), -- Felda +(218396, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(218396, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(218395, 0, 97258, 1, 1, 56110), -- Diseased Bear +(218394, 1, 83594, 1, 1, 56110), -- Fungal Channeler +(218394, 0, 83593, 1, 1, 56110), -- Fungal Channeler +(218393, 0, 122118, 1, 1, 56110), -- Disturbed Earthgorger +(218392, 1, 115037, 1, 1, 56110), -- Injured Defender +(218392, 0, 115035, 1, 1, 56110), -- Injured Defender +(218390, 0, 117460, 1, 1, 56110), -- Hearthkeeper Zirc +(218389, 12, 117300, 1, 1, 56110), -- Earthen Trainee +(218389, 11, 117298, 1, 1, 56110), -- Earthen Trainee +(218389, 10, 117309, 1, 1, 56110), -- Earthen Trainee +(218389, 9, 117308, 1, 1, 56110), -- Earthen Trainee +(218389, 8, 117307, 1, 1, 56110), -- Earthen Trainee +(218389, 7, 117300, 1, 1, 56110), -- Earthen Trainee +(218389, 6, 117301, 1, 1, 56110), -- Earthen Trainee +(218389, 5, 117302, 1, 1, 56110), -- Earthen Trainee +(218389, 4, 117303, 1, 1, 56110), -- Earthen Trainee +(218389, 3, 117304, 1, 1, 56110), -- Earthen Trainee +(218389, 2, 117305, 1, 1, 56110), -- Earthen Trainee +(218389, 1, 117306, 1, 1, 56110), -- Earthen Trainee +(218389, 0, 117299, 1, 1, 56110), -- Earthen Trainee +(218388, 0, 122419, 1, 1, 56110), -- Milgrit Stonefeather +(218387, 7, 117359, 1, 1, 56110), -- Earthen Healer +(218387, 6, 117360, 1, 1, 56110), -- Earthen Healer +(218387, 5, 117357, 1, 1, 56110), -- Earthen Healer +(218387, 4, 117358, 1, 1, 56110), -- Earthen Healer +(218387, 3, 117355, 1, 1, 56110), -- Earthen Healer +(218387, 2, 117356, 1, 1, 56110), -- Earthen Healer +(218387, 1, 117353, 1, 1, 56110), -- Earthen Healer +(218387, 0, 117354, 1, 1, 56110), -- Earthen Healer +(218385, 0, 116218, 1, 1, 56110), -- Earthen Wagon +(218384, 0, 117890, 1, 1, 56110), -- Sizzlesting +(218383, 1, 11686, 1, 1, 56110), -- Generic - Empty Bunny +(218383, 0, 15092, 1.399999976158142089, 0, 56110), -- Generic - Empty Bunny +(218382, 0, 104773, 2, 1, 56110), -- Kill Credit +(218381, 0, 117457, 1, 1, 56110), -- Warband Bank Convergence +(218380, 1, 21636, 0.100000001490116119, 0, 56110), -- Vigilant Nestguard +(218380, 0, 112728, 1, 1, 56110), -- Vigilant Nestguard +(218379, 0, 52318, 1, 1, 56110), -- [DNT]Spider Grenade Kill Credit +(218378, 0, 122713, 1, 1, 56110), -- Mereldar Bearer +(218377, 0, 122705, 1, 1, 56110), -- Valenta Thuridale +(218376, 0, 115022, 1, 1, 56110), -- Mereldar Architect +(218375, 3, 118255, 1, 1, 56110), -- Arathi Laborer +(218375, 2, 115012, 1, 1, 56110), -- Arathi Laborer +(218375, 1, 121865, 1, 1, 56110), -- Arathi Laborer +(218375, 0, 121730, 1, 1, 56110), -- Arathi Laborer +(218374, 1, 19595, 1, 1, 56110), -- Slime Stalker +(218374, 0, 18783, 3, 0, 56110), -- Slime Stalker +(218373, 12, 117300, 1, 1, 56110), -- Earthen Trainee +(218373, 11, 117298, 1, 1, 56110), -- Earthen Trainee +(218373, 10, 117309, 1, 1, 56110), -- Earthen Trainee +(218373, 9, 117308, 1, 1, 56110), -- Earthen Trainee +(218373, 8, 117307, 1, 1, 56110), -- Earthen Trainee +(218373, 7, 117300, 1, 1, 56110), -- Earthen Trainee +(218373, 6, 117301, 1, 1, 56110), -- Earthen Trainee +(218373, 5, 117302, 1, 1, 56110), -- Earthen Trainee +(218373, 4, 117303, 1, 1, 56110), -- Earthen Trainee +(218373, 3, 117304, 1, 1, 56110), -- Earthen Trainee +(218373, 2, 117305, 1, 1, 56110), -- Earthen Trainee +(218373, 1, 117306, 1, 1, 56110), -- Earthen Trainee +(218373, 0, 117299, 1, 1, 56110), -- Earthen Trainee +(218372, 8, 118268, 1, 1, 56110), -- Mereldar Sentry +(218372, 7, 118269, 1, 1, 56110), -- Mereldar Sentry +(218372, 6, 118267, 1, 1, 56110), -- Mereldar Sentry +(218372, 5, 117757, 1, 1, 56110), -- Mereldar Sentry +(218372, 4, 117756, 1, 1, 56110), -- Mereldar Sentry +(218372, 3, 115038, 1, 1, 56110), -- Mereldar Sentry +(218372, 2, 115037, 1, 1, 56110), -- Mereldar Sentry +(218372, 1, 115036, 1, 1, 56110), -- Mereldar Sentry +(218372, 0, 115035, 1, 1, 56110), -- Mereldar Sentry +(218370, 0, 118481, 3, 1, 56110), -- Queen Ansurek +(218369, 3, 118255, 1, 1, 56110), -- Shipyard Hand +(218369, 2, 115012, 1, 1, 56110), -- Shipyard Hand +(218369, 1, 121865, 1, 1, 56110), -- Shipyard Hand +(218369, 0, 117463, 1, 1, 56110), -- Shipyard Hand +(218368, 0, 59176, 1, 1, 56110), -- Drill Instructor +(218367, 12, 117300, 1, 1, 56110), -- Earthen Trainee +(218367, 11, 117298, 1, 1, 56110), -- Earthen Trainee +(218367, 10, 117309, 1, 1, 56110), -- Earthen Trainee +(218367, 9, 117308, 1, 1, 56110), -- Earthen Trainee +(218367, 8, 117307, 1, 1, 56110), -- Earthen Trainee +(218367, 7, 117300, 1, 1, 56110), -- Earthen Trainee +(218367, 6, 117301, 1, 1, 56110), -- Earthen Trainee +(218367, 5, 117302, 1, 1, 56110), -- Earthen Trainee +(218367, 4, 117303, 1, 1, 56110), -- Earthen Trainee +(218367, 3, 117304, 1, 1, 56110), -- Earthen Trainee +(218367, 2, 117305, 1, 1, 56110), -- Earthen Trainee +(218367, 1, 117306, 1, 1, 56110), -- Earthen Trainee +(218367, 0, 117299, 1, 1, 56110), -- Earthen Trainee +(218366, 0, 56187, 1, 1, 56110), -- Kill Credit: Candle Lit [DNT] +(218365, 0, 56187, 1, 1, 56110), -- Kill Credit: Right Torch Lit [DNT] +(218364, 0, 100728, 1, 1, 56110), -- Dagger Rack Stalker +(218363, 0, 56187, 1, 1, 56110), -- Kill Credit: Middle Left Torch Lit [DNT] +(218362, 12, 117300, 1, 1, 56110), -- Earthen Trainee +(218362, 11, 117298, 1, 1, 56110), -- Earthen Trainee +(218362, 10, 117309, 1, 1, 56110), -- Earthen Trainee +(218362, 9, 117308, 1, 1, 56110), -- Earthen Trainee +(218362, 8, 117307, 1, 1, 56110), -- Earthen Trainee +(218362, 7, 117300, 1, 1, 56110), -- Earthen Trainee +(218362, 6, 117301, 1, 1, 56110), -- Earthen Trainee +(218362, 5, 117302, 1, 1, 56110), -- Earthen Trainee +(218362, 4, 117303, 1, 1, 56110), -- Earthen Trainee +(218362, 3, 117304, 1, 1, 56110), -- Earthen Trainee +(218362, 2, 117305, 1, 1, 56110), -- Earthen Trainee +(218362, 1, 117306, 1, 1, 56110), -- Earthen Trainee +(218362, 0, 117299, 1, 1, 56110), -- Earthen Trainee +(218361, 0, 117449, 1, 1, 56110), -- Swarming Hatchling +(218360, 0, 56187, 1, 1, 56110), -- Kill Credit: Left Torch Lit [DNT] +(218359, 0, 90274, 1, 1, 56110), -- Drill Instructor +(218356, 1, 117449, 1, 1, 56110), -- Swarming Hatchling +(218356, 0, 117448, 1, 1, 56110), -- Swarming Hatchling +(218355, 1, 116503, 1, 1, 56110), -- Rak-Ush Threadling +(218355, 0, 116084, 1, 1, 56110), -- Rak-Ush Threadling +(218354, 3, 117451, 1, 1, 56110), -- Undercrawler +(218354, 2, 117450, 1, 1, 56110), -- Undercrawler +(218354, 1, 117449, 1, 1, 56110), -- Undercrawler +(218354, 0, 117448, 1, 1, 56110), -- Undercrawler +(218353, 1, 27823, 1, 1, 56110), -- A Pile of Coals +(218353, 0, 4626, 1, 0, 56110), -- A Pile of Coals +(218352, 0, 115709, 1, 1, 56110), -- Scarab Brood +(218350, 3, 115730, 1, 1, 56110), -- Sureki Warshell +(218350, 2, 115732, 1, 1, 56110), -- Sureki Warshell +(218350, 1, 115731, 1, 1, 56110), -- Sureki Warshell +(218350, 0, 114773, 1, 1, 56110), -- Sureki Warshell +(218348, 0, 116129, 1, 1, 56110), -- Proxy +(218347, 0, 116129, 1, 1, 56110), -- Proxy +(218342, 5, 121980, 1, 1, 56110), -- Sunreaver Battlemage +(218342, 4, 121979, 1, 1, 56110), -- Sunreaver Battlemage +(218342, 3, 121978, 1, 1, 56110), -- Sunreaver Battlemage +(218342, 2, 121977, 1, 1, 56110), -- Sunreaver Battlemage +(218342, 1, 121976, 1, 1, 56110), -- Sunreaver Battlemage +(218342, 0, 121975, 1, 1, 56110), -- Sunreaver Battlemage +(218341, 1, 114533, 1, 1, 56110), -- Dead Nerubian +(218341, 0, 114532, 1, 1, 56110), -- Dead Nerubian +(218340, 5, 121980, 1, 1, 56110), -- Sunreaver Battlemage +(218340, 4, 121979, 1, 1, 56110), -- Sunreaver Battlemage +(218340, 3, 121978, 1, 1, 56110), -- Sunreaver Battlemage +(218340, 2, 121977, 1, 1, 56110), -- Sunreaver Battlemage +(218340, 1, 121976, 1, 1, 56110), -- Sunreaver Battlemage +(218340, 0, 121975, 1, 1, 56110), -- Sunreaver Battlemage +(218339, 11, 121992, 1, 1, 56110), -- Kirin Tor Mage +(218339, 10, 121991, 1, 1, 56110), -- Kirin Tor Mage +(218339, 9, 121990, 1, 1, 56110), -- Kirin Tor Mage +(218339, 8, 121989, 1, 1, 56110), -- Kirin Tor Mage +(218339, 7, 121987, 1, 1, 56110), -- Kirin Tor Mage +(218339, 6, 121988, 1, 1, 56110), -- Kirin Tor Mage +(218339, 5, 121984, 1, 1, 56110), -- Kirin Tor Mage +(218339, 4, 121985, 1, 1, 56110), -- Kirin Tor Mage +(218339, 3, 121986, 1, 1, 56110), -- Kirin Tor Mage +(218339, 2, 121982, 1, 1, 56110), -- Kirin Tor Mage +(218339, 1, 121981, 1, 1, 56110), -- Kirin Tor Mage +(218339, 0, 121983, 1, 1, 56110), -- Kirin Tor Mage +(218338, 5, 121974, 1, 1, 56110), -- Silver Covenant Spellcaster +(218338, 4, 121973, 1, 1, 56110), -- Silver Covenant Spellcaster +(218338, 3, 121972, 1, 1, 56110), -- Silver Covenant Spellcaster +(218338, 2, 121971, 1, 1, 56110), -- Silver Covenant Spellcaster +(218338, 1, 121970, 1, 1, 56110), -- Silver Covenant Spellcaster +(218338, 0, 121969, 1, 1, 56110), -- Silver Covenant Spellcaster +(218337, 0, 52318, 1, 1, 56110), -- Kill Credit: won Light's Gambit +(218336, 0, 52318, 1, 1, 56110), -- Kill Credit: Lost Light's Gambit +(218335, 3, 114753, 1, 1, 56110), -- Earthen Stormrider +(218335, 2, 114752, 1, 1, 56110), -- Earthen Stormrider +(218335, 1, 114751, 1, 1, 56110), -- Earthen Stormrider +(218335, 0, 114749, 1, 1, 56110), -- Earthen Stormrider +(218334, 0, 116266, 1, 1, 56110), -- Stormrider Vokmar +(218333, 0, 117606, 1, 1, 56110), -- Woldtender Igris +(218331, 0, 112712, 1, 1, 56110), -- Underlight Moth +(218330, 1, 115365, 1, 1, 56110), -- Roaming Mongrel +(218330, 0, 115364, 1, 1, 56110), -- Roaming Mongrel +(218329, 3, 114549, 1, 1, 56110), -- Deepwell Undercrawler +(218329, 2, 114548, 1, 1, 56110), -- Deepwell Undercrawler +(218329, 1, 114547, 1, 1, 56110), -- Deepwell Undercrawler +(218329, 0, 114546, 1, 1, 56110), -- Deepwell Undercrawler +(218328, 0, 117407, 1, 0, 56110), -- Arathi Skiff +(218327, 0, 117694, 1, 1, 56110), -- Ironhaul Cogwalker +(218326, 0, 52318, 1, 1, 56110), -- [DNT]Loamy Soil Kill Credit +(218325, 0, 114989, 0.5, 1, 56110), -- Swarming Flyer +(218324, 0, 117119, 1.60000002384185791, 1, 56110), -- Nakt +(218323, 0, 115040, 1, 1, 56110), -- Tristan Lyte +(218322, 1, 27823, 1, 1, 56110), -- Urtago Kill Credit +(218322, 0, 73745, 1, 0, 56110), -- Urtago Kill Credit +(218321, 0, 114768, 1, 1, 56110), -- Kaheti Protector +(218320, 3, 115735, 1.799999952316284179, 1, 56110), -- Web Acolyte +(218320, 2, 115733, 1.799999952316284179, 1, 56110), -- Web Acolyte +(218320, 1, 115734, 1.799999952316284179, 1, 56110), -- Web Acolyte +(218320, 0, 114408, 1.799999952316284179, 1, 56110), -- Web Acolyte +(218319, 0, 24719, 1, 1, 56110), -- Invisible Bunny - Burrow 03 - with Action Trigger (DNT) +(218318, 0, 24719, 1, 1, 56110), -- Invisible Bunny - Burrow 02 - with Action Trigger (DNT) +(218317, 3, 115750, 1.399999976158142089, 1, 56110), -- Woven Threadmancer +(218317, 2, 115748, 1.399999976158142089, 1, 56110), -- Woven Threadmancer +(218317, 1, 115749, 1.399999976158142089, 1, 56110), -- Woven Threadmancer +(218317, 0, 114411, 1.399999976158142089, 1, 56110), -- Woven Threadmancer +(218316, 0, 114533, 1.299999952316284179, 1, 56110), -- Kaheti Vanguard +(218315, 0, 114536, 1.25, 1, 56110), -- Kaheti Sentry +(218314, 1, 114986, 1, 1, 56110), -- Noth Drone +(218314, 0, 114989, 1, 1, 56110), -- Noth Drone +(218313, 0, 116913, 1, 1, 56110), -- Coreway Welder +(218312, 1, 114986, 1, 1, 56110), -- Noth Drone +(218312, 0, 114989, 1, 1, 56110), -- Noth Drone +(218311, 1, 114986, 1, 1, 56110), -- Noth Drone +(218311, 0, 114989, 1, 1, 56110), -- Noth Drone +(218310, 1, 114986, 1, 1, 56110), -- Noth Drone +(218310, 0, 114989, 1, 1, 56110), -- Noth Drone +(218309, 1, 114986, 1, 1, 56110), -- Noth Drone +(218309, 0, 114989, 1, 1, 56110), -- Noth Drone +(218308, 1, 114986, 1, 1, 56110), -- Noth Drone +(218308, 0, 114989, 1, 1, 56110), -- Noth Drone +(218307, 0, 110046, 1, 1, 56110), -- Gold Coin +(218306, 0, 115731, 1.10000002384185791, 1, 56110), -- Scarab Captain Vul'akan +(218305, 0, 118172, 1, 1, 56110), -- Anje Noon +(218304, 0, 118133, 1, 1, 56110), -- 'Red' Fearon +(218303, 0, 52318, 1, 1, 56110), -- Kill Credit: Light's Gambit Tutorial pt 1 +(218301, 0, 116263, 1, 1, 56110), -- Stormrider Meirand +(218300, 0, 118137, 1, 1, 56110), -- Gear Flamepierce +(218299, 12, 117300, 1, 1, 56110), -- Earthen Trainee +(218299, 11, 117298, 1, 1, 56110), -- Earthen Trainee +(218299, 10, 117309, 1, 1, 56110), -- Earthen Trainee +(218299, 9, 117308, 1, 1, 56110), -- Earthen Trainee +(218299, 8, 117307, 1, 1, 56110), -- Earthen Trainee +(218299, 7, 117300, 1, 1, 56110), -- Earthen Trainee +(218299, 6, 117301, 1, 1, 56110), -- Earthen Trainee +(218299, 5, 117302, 1, 1, 56110), -- Earthen Trainee +(218299, 4, 117303, 1, 1, 56110), -- Earthen Trainee +(218299, 3, 117304, 1, 1, 56110), -- Earthen Trainee +(218299, 2, 117305, 1, 1, 56110), -- Earthen Trainee +(218299, 1, 117306, 1, 1, 56110), -- Earthen Trainee +(218299, 0, 117299, 1, 1, 56110); -- Earthen Trainee + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(218298, 0, 118179, 1, 1, 56110), -- Vellas Tearen +(218296, 1, 35319, 1, 1, 56110), -- Target +(218296, 0, 111342, 0.100000001490116119, 0, 56110), -- Target +(218295, 0, 118138, 1, 1, 56110), -- Bastian Wynfall +(218294, 1, 27823, 1, 1, 56110), -- Target Bunny +(218294, 0, 328, 1, 0, 56110), -- Target Bunny +(218293, 0, 93141, 1, 1, 56110), -- Drill Instructor +(218292, 4, 117403, 1.5, 0, 56110), -- Machine Speaker Golem +(218292, 3, 117404, 1.5, 0, 56110), -- Machine Speaker Golem +(218292, 2, 117405, 1.5, 1, 56110), -- Machine Speaker Golem +(218292, 1, 117406, 1.5, 0, 56110), -- Machine Speaker Golem +(218292, 0, 117402, 1.5, 0, 56110), -- Machine Speaker Golem +(218291, 0, 86342, 1, 1, 56110), -- Drill Instructor +(218290, 0, 116913, 1, 1, 56110), -- Foreman Uzjax +(218289, 0, 115282, 1, 1, 56110), -- General Steelstrike +(218288, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(218286, 0, 52318, 1, 1, 56110), -- [DNT]Patchoulisa Kill Credit +(218285, 0, 52318, 1, 1, 56110), -- [DNT]Papriki Kill Credit +(218284, 0, 52318, 1, 1, 56110), -- [DNT]Limoni Kill Credit +(218283, 0, 52318, 1, 1, 56110), -- [DNT]Aromash Kill Credit +(218282, 0, 52318, 1, 1, 56110), -- [DNT]Anisen Kill Credit +(218280, 0, 52318, 1, 1, 56110), -- [DNT]Saffrin Kill Credit +(218279, 0, 52318, 1, 1, 56110), -- Kill Credit: Burrow 01 Collapsed +(218278, 0, 117970, 1, 1, 56110), -- Malfunctioning Railbot +(218277, 3, 117750, 1, 1, 56110), -- Arathi Disciple +(218277, 2, 117749, 1, 1, 56110), -- Arathi Disciple +(218277, 1, 115025, 1, 1, 56110), -- Arathi Disciple +(218277, 0, 115024, 1, 1, 56110), -- Arathi Disciple +(218276, 0, 52318, 1, 1, 56110), -- Kill Credit: Burrow 03 Collapsed +(218275, 0, 52318, 1, 1, 56110), -- Kill Credit: Burrow 02 Collapsed +(218274, 0, 35203, 0.75, 1, 56110), -- Summoned Elemental +(218272, 0, 100728, 1, 1, 56110), -- zzzoldPolearm Weapon +(218271, 0, 100728, 1, 1, 56110), -- Polearm Rack Stalker +(218269, 0, 52318, 1, 1, 56110), -- Kill Credit: Find Faerin Beckon Credit +(218268, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(218267, 0, 118719, 1, 1, 56110), -- Faerin Lothar +(218266, 0, 121959, 0.75, 1, 56110), -- Royal Silkwing +(218265, 0, 117398, 2.099999904632568359, 1, 56110), -- Nether Phantom +(218261, 0, 116681, 0.75, 1, 56110), -- Royal Silkwing +(218260, 0, 116681, 0.75, 1, 56110), -- Royal Silkwing +(218259, 0, 116681, 0.75, 1, 56110), -- Royal Silkwing +(218251, 0, 117970, 1, 1, 56110), -- Malfunctioning Railbot +(218248, 0, 116911, 1, 1, 56110), -- Ironhaul Loader +(218247, 16, 122672, 1, 1, 56110), -- Arathi Dockworker +(218247, 15, 122671, 1, 1, 56110), -- Arathi Dockworker +(218247, 14, 122675, 1, 1, 56110), -- Arathi Dockworker +(218247, 13, 122674, 1, 1, 56110), -- Arathi Dockworker +(218247, 12, 122670, 1, 1, 56110), -- Arathi Dockworker +(218247, 11, 122669, 1, 1, 56110), -- Arathi Dockworker +(218247, 10, 122668, 1, 1, 56110), -- Arathi Dockworker +(218247, 9, 122667, 1, 1, 56110), -- Arathi Dockworker +(218247, 8, 122666, 1, 1, 56110), -- Arathi Dockworker +(218247, 7, 121534, 1, 1, 56110), -- Arathi Dockworker +(218247, 6, 115023, 1, 1, 56110), -- Arathi Dockworker +(218247, 5, 115022, 1, 1, 56110), -- Arathi Dockworker +(218247, 4, 117755, 1, 1, 56110), -- Arathi Dockworker +(218247, 3, 117754, 1, 1, 56110), -- Arathi Dockworker +(218247, 2, 121535, 1, 1, 56110), -- Arathi Dockworker +(218247, 1, 115021, 1, 1, 56110), -- Arathi Dockworker +(218247, 0, 115020, 1, 1, 56110), -- Arathi Dockworker +(218228, 7, 60776, 1, 1, 56110), -- Webbed Hostage +(218228, 6, 81839, 1, 1, 56110), -- Webbed Hostage +(218228, 5, 111840, 1, 1, 56110), -- Webbed Hostage +(218228, 4, 111841, 1, 1, 56110), -- Webbed Hostage +(218228, 3, 106325, 1, 1, 56110), -- Webbed Hostage +(218228, 2, 106849, 1, 1, 56110), -- Webbed Hostage +(218228, 1, 110225, 1, 1, 56110), -- Webbed Hostage +(218228, 0, 110233, 1, 1, 56110), -- Webbed Hostage +(218227, 0, 127, 1, 1, 56110), -- Captain Placeholder +(218225, 0, 114024, 1, 1, 56110), -- Weaver's Spy +(218224, 0, 121414, 1, 1, 56110), -- "Calmest" Gobbu +(218223, 0, 116159, 1, 1, 56110), -- Gee G. G'mazund +(218222, 0, 114416, 1, 1, 56110), -- Consierge Wul'gamble +(218221, 14, 117378, 1, 1, 56110), -- Umbral Citizen +(218221, 13, 117377, 1, 1, 56110), -- Umbral Citizen +(218221, 12, 117376, 1, 1, 56110), -- Umbral Citizen +(218221, 11, 117375, 1, 1, 56110), -- Umbral Citizen +(218221, 10, 117374, 1, 1, 56110), -- Umbral Citizen +(218221, 9, 117373, 1, 1, 56110), -- Umbral Citizen +(218221, 8, 117372, 1, 1, 56110), -- Umbral Citizen +(218221, 7, 117371, 1, 1, 56110), -- Umbral Citizen +(218221, 6, 114529, 1, 1, 56110), -- Umbral Citizen +(218221, 5, 116158, 1, 1, 56110), -- Umbral Citizen +(218221, 4, 114530, 1, 1, 56110), -- Umbral Citizen +(218221, 3, 116159, 1, 1, 56110), -- Umbral Citizen +(218221, 2, 114528, 1, 1, 56110), -- Umbral Citizen +(218221, 1, 116157, 1, 1, 56110), -- Umbral Citizen +(218221, 0, 116160, 1, 1, 56110), -- Umbral Citizen +(218220, 0, 114528, 1, 1, 56110), -- "Hairy" Ha'rei +(218219, 3, 117611, 1, 1, 56110), -- Long-Forgotten Earthen +(218219, 2, 117610, 1, 1, 56110), -- Long-Forgotten Earthen +(218219, 1, 117608, 1, 1, 56110), -- Long-Forgotten Earthen +(218219, 0, 117607, 1, 1, 56110), -- Long-Forgotten Earthen +(218218, 0, 114530, 1, 1, 56110), -- "Eight-Shaker" Sallow +(218217, 0, 114050, 1, 1, 56110), -- Pon +(218216, 0, 114049, 1, 1, 56110), -- Hirrse +(218215, 0, 114052, 1, 1, 56110), -- Bhyshyp +(218214, 0, 114051, 1, 1, 56110), -- Ruukk +(218213, 4, 122660, 1, 1, 56110), -- Candlelit Blind-Hound +(218213, 3, 122659, 1, 1, 56110), -- Candlelit Blind-Hound +(218213, 2, 122658, 1, 1, 56110), -- Candlelit Blind-Hound +(218213, 1, 122657, 1, 1, 56110), -- Candlelit Blind-Hound +(218213, 0, 122656, 1, 1, 56110), -- Candlelit Blind-Hound +(218212, 0, 117326, 1, 1, 56110), -- Violesca +(218211, 0, 112397, 1, 1, 56110), -- Wicktor +(218210, 0, 117326, 1, 1, 56110), -- Tyro Whalekk +(218209, 0, 117326, 1, 1, 56110), -- Tyro Uwe +(218208, 3, 115264, 1, 1, 56110), -- Boskroot Lashbane +(218208, 2, 115263, 1, 1, 56110), -- Boskroot Lashbane +(218208, 1, 115262, 1, 1, 56110), -- Boskroot Lashbane +(218208, 0, 115258, 1, 1, 56110), -- Boskroot Lashbane +(218207, 0, 117326, 1, 1, 56110), -- Clutchmother Marn'tiq +(218206, 0, 117326, 1, 1, 56110), -- Caretaker Hulmes +(218205, 0, 91385, 1, 1, 56110), -- Sparking Sharptooth +(218204, 0, 117387, 1, 1, 56110), -- Xlox'zillswan +(218203, 0, 70178, 1, 1, 56110), -- Brushmane Wolf +(218202, 0, 114528, 1, 1, 56110), -- Thripps +(218201, 0, 106699, 1, 1, 56110), -- Circling Sharpbeak +(218200, 0, 117326, 1, 1, 56110), -- Yaggi +(218199, 0, 117326, 1, 1, 56110), -- Kram'an +(218198, 0, 117326, 1, 1, 56110), -- Pelefien +(218197, 0, 117326, 1, 1, 56110), -- Kurth +(218196, 0, 117326, 1, 1, 56110), -- 'Swift' Ahn'dysz +(218195, 0, 117326, 1, 1, 56110), -- Rukku +(218194, 0, 114659, 1, 1, 56110), -- Vinechewer Ramolith +(218193, 0, 117326, 1, 1, 56110), -- Iliani +(218192, 0, 117326, 1, 1, 56110), -- Siesbarg +(218191, 0, 114927, 1, 1, 56110), -- Moss-Draped Ramolith +(218190, 0, 115733, 1, 1, 56110), -- Saaria +(218189, 0, 117340, 1, 1, 56110), -- Polo +(218188, 0, 114654, 1, 1, 56110), -- Meandering Gorger +(218187, 0, 114302, 1, 1, 56110), -- Grazing Stomper +(218186, 0, 116160, 1, 1, 56110), -- La'range +(218185, 1, 86342, 1, 1, 56110), -- Mag'har Drill Sergeant +(218185, 0, 86343, 1, 1, 56110), -- Mag'har Drill Sergeant +(218183, 0, 119787, 0.800000011920928955, 1, 56110), -- Crawler Eggs +(218182, 0, 118056, 1, 1, 56110), -- Alleria Windrunner +(218181, 0, 115750, 1, 1, 56110), -- Silkswooner Waree +(218180, 0, 116160, 1, 1, 56110), -- Gwan'ro +(218179, 0, 117326, 1, 1, 56110), -- Alvus Valavulu +(218178, 0, 116160, 1, 1, 56110), -- Quell +(218177, 0, 116160, 1, 1, 56110), -- Xil'rafell +(218176, 0, 117326, 1, 1, 56110), -- Nuel Prill +(218175, 0, 116160, 1, 1, 56110), -- Maraclozh +(218174, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(218173, 0, 116160, 1, 1, 56110), -- Sauciere Drook +(218172, 0, 117326, 1, 1, 56110), -- Phylleus +(218171, 0, 116160, 1, 1, 56110), -- Shalba +(218170, 0, 115205, 1, 1, 56110), -- Kawaris +(218169, 0, 115237, 1, 1, 56110), -- Llyot +(218168, 0, 116160, 1, 1, 56110), -- Mylle +(218167, 0, 106374, 1, 1, 56110), -- Mintine the Tireless +(218166, 0, 117326, 1, 1, 56110), -- Rakka +(218165, 0, 117326, 1, 1, 56110), -- Kama +(218164, 0, 116160, 1, 1, 56110), -- Ghesh +(218163, 0, 116160, 1, 1, 56110), -- Phyo'rne +(218162, 3, 118437, 1, 1, 56110), -- Oathsworn Coreguard +(218162, 2, 118438, 1, 1, 56110), -- Oathsworn Coreguard +(218162, 1, 118439, 1, 1, 56110), -- Oathsworn Coreguard +(218162, 0, 118440, 1, 1, 56110), -- Oathsworn Coreguard +(218161, 0, 121708, 1, 1, 56110), -- Swift Stormrook +(218159, 3, 114049, 1, 1, 56110), -- Weave-Rat +(218159, 2, 114050, 1, 1, 56110), -- Weave-Rat +(218159, 1, 114051, 1, 1, 56110), -- Weave-Rat +(218159, 0, 114052, 1, 1, 56110), -- Weave-Rat +(218155, 1, 34558, 1, 1, 56110), -- Goblin Civilian +(218155, 0, 34556, 1, 1, 56110), -- Goblin Civilian +(218152, 2, 114551, 0.5, 1, 56110), -- Web Crawler +(218152, 1, 114552, 0.5, 1, 56110), -- Web Crawler +(218152, 0, 114553, 0.5, 1, 56110), -- Web Crawler +(218150, 46, 112664, 1, 1, 56110), -- Niffen Civilian +(218150, 45, 112494, 1, 1, 56110), -- Niffen Civilian +(218150, 44, 112501, 1, 1, 56110), -- Niffen Civilian +(218150, 43, 111756, 1, 1, 56110), -- Niffen Civilian +(218150, 42, 111809, 1, 1, 56110), -- Niffen Civilian +(218150, 41, 111890, 1, 1, 56110), -- Niffen Civilian +(218150, 40, 112361, 1, 1, 56110), -- Niffen Civilian +(218150, 39, 112380, 1, 1, 56110), -- Niffen Civilian +(218150, 38, 112020, 1, 1, 56110), -- Niffen Civilian +(218150, 37, 112309, 1, 1, 56110), -- Niffen Civilian +(218150, 36, 111377, 1, 1, 56110), -- Niffen Civilian +(218150, 35, 106374, 1, 1, 56110), -- Niffen Civilian +(218150, 34, 112347, 1, 1, 56110), -- Niffen Civilian +(218150, 33, 112153, 1, 1, 56110), -- Niffen Civilian +(218150, 32, 117183, 1, 1, 56110), -- Niffen Civilian +(218150, 31, 117184, 1, 1, 56110), -- Niffen Civilian +(218150, 30, 112266, 1, 1, 56110), -- Niffen Civilian +(218150, 29, 111723, 1, 1, 56110), -- Niffen Civilian +(218150, 28, 112346, 1, 1, 56110), -- Niffen Civilian +(218150, 27, 112279, 1, 1, 56110), -- Niffen Civilian +(218150, 26, 112574, 1, 1, 56110), -- Niffen Civilian +(218150, 25, 111755, 1, 1, 56110), -- Niffen Civilian +(218150, 24, 112610, 1, 1, 56110), -- Niffen Civilian +(218150, 23, 112268, 1, 1, 56110), -- Niffen Civilian +(218150, 22, 112344, 1, 1, 56110), -- Niffen Civilian +(218150, 21, 111722, 1, 1, 56110), -- Niffen Civilian +(218150, 20, 111887, 1, 1, 56110), -- Niffen Civilian +(218150, 19, 112362, 1, 1, 56110), -- Niffen Civilian +(218150, 18, 112345, 1, 1, 56110), -- Niffen Civilian +(218150, 17, 111604, 1, 1, 56110), -- Niffen Civilian +(218150, 16, 112376, 1, 1, 56110), -- Niffen Civilian +(218150, 15, 112267, 1, 1, 56110), -- Niffen Civilian +(218150, 14, 112538, 1, 1, 56110), -- Niffen Civilian +(218150, 13, 111379, 1, 1, 56110), -- Niffen Civilian +(218150, 12, 112520, 1, 1, 56110), -- Niffen Civilian +(218150, 11, 112044, 1, 1, 56110), -- Niffen Civilian +(218150, 10, 106518, 1, 1, 56110), -- Niffen Civilian +(218150, 9, 112500, 1, 1, 56110), -- Niffen Civilian +(218150, 8, 117179, 1, 1, 56110), -- Niffen Civilian +(218150, 7, 117182, 1, 1, 56110), -- Niffen Civilian +(218150, 6, 112283, 1, 1, 56110), -- Niffen Civilian +(218150, 5, 112521, 1, 1, 56110), -- Niffen Civilian +(218150, 4, 112375, 1, 1, 56110), -- Niffen Civilian +(218150, 3, 111888, 1, 1, 56110), -- Niffen Civilian +(218150, 2, 111843, 1, 1, 56110), -- Niffen Civilian +(218150, 1, 111889, 1, 1, 56110), -- Niffen Civilian +(218150, 0, 112278, 1, 1, 56110), -- Niffen Civilian +(218146, 27, 115217, 1, 1, 56110), -- Fungairan Civilian +(218146, 26, 115218, 1, 1, 56110), -- Fungairan Civilian +(218146, 25, 115216, 1, 1, 56110), -- Fungairan Civilian +(218146, 24, 115215, 1, 1, 56110), -- Fungairan Civilian +(218146, 23, 115213, 1, 1, 56110), -- Fungairan Civilian +(218146, 22, 115214, 1, 1, 56110), -- Fungairan Civilian +(218146, 21, 115212, 1, 1, 56110), -- Fungairan Civilian +(218146, 20, 115211, 1, 1, 56110), -- Fungairan Civilian +(218146, 19, 115192, 1, 1, 56110), -- Fungairan Civilian +(218146, 18, 114562, 1, 1, 56110), -- Fungairan Civilian +(218146, 17, 115209, 1, 1, 56110), -- Fungairan Civilian +(218146, 16, 115210, 1, 1, 56110), -- Fungairan Civilian +(218146, 15, 115208, 1, 1, 56110), -- Fungairan Civilian +(218146, 14, 115207, 1, 1, 56110), -- Fungairan Civilian +(218146, 13, 115206, 1, 1, 56110), -- Fungairan Civilian +(218146, 12, 115205, 1, 1, 56110), -- Fungairan Civilian +(218146, 11, 115204, 1, 1, 56110), -- Fungairan Civilian +(218146, 10, 115202, 1, 1, 56110), -- Fungairan Civilian +(218146, 9, 115200, 1, 1, 56110), -- Fungairan Civilian +(218146, 8, 115201, 1, 1, 56110), -- Fungairan Civilian +(218146, 7, 114563, 1, 1, 56110), -- Fungairan Civilian +(218146, 6, 115190, 1, 1, 56110), -- Fungairan Civilian +(218146, 5, 115199, 1, 1, 56110), -- Fungairan Civilian +(218146, 4, 115198, 1, 1, 56110), -- Fungairan Civilian +(218146, 3, 115196, 1, 1, 56110), -- Fungairan Civilian +(218146, 2, 115197, 1, 1, 56110), -- Fungairan Civilian +(218146, 1, 115195, 1, 1, 56110), -- Fungairan Civilian +(218146, 0, 115194, 1, 1, 56110), -- Fungairan Civilian +(218145, 27, 115217, 1, 1, 56110), -- Fungairan Civilian +(218145, 26, 115218, 1, 1, 56110), -- Fungairan Civilian +(218145, 25, 115216, 1, 1, 56110), -- Fungairan Civilian +(218145, 24, 115215, 1, 1, 56110), -- Fungairan Civilian +(218145, 23, 115213, 1, 1, 56110); -- Fungairan Civilian + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(218145, 22, 115214, 1, 1, 56110), -- Fungairan Civilian +(218145, 21, 115212, 1, 1, 56110), -- Fungairan Civilian +(218145, 20, 115211, 1, 1, 56110), -- Fungairan Civilian +(218145, 19, 115192, 1, 1, 56110), -- Fungairan Civilian +(218145, 18, 114562, 1, 1, 56110), -- Fungairan Civilian +(218145, 17, 115209, 1, 1, 56110), -- Fungairan Civilian +(218145, 16, 115210, 1, 1, 56110), -- Fungairan Civilian +(218145, 15, 115208, 1, 1, 56110), -- Fungairan Civilian +(218145, 14, 115207, 1, 1, 56110), -- Fungairan Civilian +(218145, 13, 115206, 1, 1, 56110), -- Fungairan Civilian +(218145, 12, 115205, 1, 1, 56110), -- Fungairan Civilian +(218145, 11, 115204, 1, 1, 56110), -- Fungairan Civilian +(218145, 10, 115202, 1, 1, 56110), -- Fungairan Civilian +(218145, 9, 115200, 1, 1, 56110), -- Fungairan Civilian +(218145, 8, 115201, 1, 1, 56110), -- Fungairan Civilian +(218145, 7, 114563, 1, 1, 56110), -- Fungairan Civilian +(218145, 6, 115190, 1, 1, 56110), -- Fungairan Civilian +(218145, 5, 115199, 1, 1, 56110), -- Fungairan Civilian +(218145, 4, 115198, 1, 1, 56110), -- Fungairan Civilian +(218145, 3, 115196, 1, 1, 56110), -- Fungairan Civilian +(218145, 2, 115197, 1, 1, 56110), -- Fungairan Civilian +(218145, 1, 115195, 1, 1, 56110), -- Fungairan Civilian +(218145, 0, 115194, 1, 1, 56110), -- Fungairan Civilian +(218144, 6, 114561, 1, 1, 56110), -- Fungairan Civilian +(218144, 5, 115184, 1, 1, 56110), -- Fungairan Civilian +(218144, 4, 115185, 1, 1, 56110), -- Fungairan Civilian +(218144, 3, 115186, 1, 1, 56110), -- Fungairan Civilian +(218144, 2, 115187, 1, 1, 56110), -- Fungairan Civilian +(218144, 1, 115188, 1, 1, 56110), -- Fungairan Civilian +(218144, 0, 115189, 1, 1, 56110), -- Fungairan Civilian +(218143, 3, 117326, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(218143, 2, 117327, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(218143, 1, 117328, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(218143, 0, 117329, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(218142, 7, 115750, 1, 1, 56110), -- Nerubian Sageform, Civilian +(218142, 6, 114411, 1, 1, 56110), -- Nerubian Sageform, Civilian +(218142, 5, 115748, 1, 1, 56110), -- Nerubian Sageform, Civilian +(218142, 4, 115749, 1, 1, 56110), -- Nerubian Sageform, Civilian +(218142, 3, 115747, 1, 1, 56110), -- Nerubian Sageform, Civilian +(218142, 2, 114418, 1, 1, 56110), -- Nerubian Sageform, Civilian +(218142, 1, 115746, 1, 1, 56110), -- Nerubian Sageform, Civilian +(218142, 0, 115745, 1, 1, 56110), -- Nerubian Sageform, Civilian +(218141, 7, 115735, 1, 1, 56110), -- Nerubian Sageform, Civilian +(218141, 6, 115733, 1, 1, 56110), -- Nerubian Sageform, Civilian +(218141, 5, 114408, 1, 1, 56110), -- Nerubian Sageform, Civilian +(218141, 4, 115734, 1, 1, 56110), -- Nerubian Sageform, Civilian +(218141, 3, 114416, 1, 1, 56110), -- Nerubian Sageform, Civilian +(218141, 2, 115741, 1, 1, 56110), -- Nerubian Sageform, Civilian +(218141, 1, 115740, 1, 1, 56110), -- Nerubian Sageform, Civilian +(218141, 0, 115739, 1, 1, 56110), -- Nerubian Sageform, Civilian +(218140, 15, 117379, 1, 1, 56110), -- Nerubian Trueform, Civilian +(218140, 14, 117380, 1, 1, 56110), -- Nerubian Trueform, Civilian +(218140, 13, 117381, 1, 1, 56110), -- Nerubian Trueform, Civilian +(218140, 12, 117382, 1, 1, 56110), -- Nerubian Trueform, Civilian +(218140, 11, 117383, 1, 1, 56110), -- Nerubian Trueform, Civilian +(218140, 10, 117384, 1, 1, 56110), -- Nerubian Trueform, Civilian +(218140, 9, 117385, 1, 1, 56110), -- Nerubian Trueform, Civilian +(218140, 8, 117386, 1, 1, 56110), -- Nerubian Trueform, Civilian +(218140, 7, 117387, 1, 1, 56110), -- Nerubian Trueform, Civilian +(218140, 6, 117388, 1, 1, 56110), -- Nerubian Trueform, Civilian +(218140, 5, 117389, 1, 1, 56110), -- Nerubian Trueform, Civilian +(218140, 4, 117390, 1, 1, 56110), -- Nerubian Trueform, Civilian +(218140, 3, 117391, 1, 1, 56110), -- Nerubian Trueform, Civilian +(218140, 2, 117392, 1, 1, 56110), -- Nerubian Trueform, Civilian +(218140, 1, 117393, 1, 1, 56110), -- Nerubian Trueform, Civilian +(218140, 0, 117394, 1, 1, 56110), -- Nerubian Trueform, Civilian +(218139, 3, 114421, 1, 1, 56110), -- Burrows Civilian +(218139, 2, 116437, 1, 1, 56110), -- Burrows Civilian +(218139, 1, 116446, 1, 1, 56110), -- Burrows Civilian +(218139, 0, 116160, 1, 1, 56110), -- Burrows Civilian +(218138, 3, 114421, 1, 1, 56110), -- Burrows Civilian/Vendor +(218138, 2, 116437, 1, 1, 56110), -- Burrows Civilian/Vendor +(218138, 1, 116446, 1, 1, 56110), -- Burrows Civilian/Vendor +(218138, 0, 116160, 1, 1, 56110), -- Burrows Civilian/Vendor +(218137, 3, 116834, 1, 1, 56110), -- Burrows Guard +(218137, 2, 116831, 1, 1, 56110), -- Burrows Guard +(218137, 1, 116833, 1, 1, 56110), -- Burrows Guard +(218137, 0, 116832, 1, 1, 56110), -- Burrows Guard +(218136, 3, 114421, 1, 1, 56110), -- Skeins Civilian +(218136, 2, 116437, 1, 1, 56110), -- Skeins Civilian +(218136, 1, 116446, 1, 1, 56110), -- Skeins Civilian +(218136, 0, 116160, 1, 1, 56110), -- Skeins Civilian +(218135, 3, 114421, 1, 1, 56110), -- Skeins Civilian/Vendor +(218135, 2, 116437, 1, 1, 56110), -- Skeins Civilian/Vendor +(218135, 1, 116446, 1, 1, 56110), -- Skeins Civilian/Vendor +(218135, 0, 116160, 1, 1, 56110), -- Skeins Civilian/Vendor +(218134, 3, 116834, 1, 1, 56110), -- Skeins Guard +(218134, 2, 116831, 1, 1, 56110), -- Skeins Guard +(218134, 1, 116833, 1, 1, 56110), -- Skeins Guard +(218134, 0, 116832, 1, 1, 56110), -- Skeins Guard +(218132, 3, 114421, 1, 1, 56110), -- High Hollows Civilian +(218132, 2, 116437, 1, 1, 56110), -- High Hollows Civilian +(218132, 1, 116446, 1, 1, 56110), -- High Hollows Civilian +(218132, 0, 116160, 1, 1, 56110), -- High Hollows Civilian +(218131, 3, 114421, 1, 1, 56110), -- High Hollows Civilian/Vendor +(218131, 2, 116437, 1, 1, 56110), -- High Hollows Civilian/Vendor +(218131, 1, 116446, 1, 1, 56110), -- High Hollows Civilian/Vendor +(218131, 0, 116160, 1, 1, 56110), -- High Hollows Civilian/Vendor +(218130, 3, 116834, 1, 1, 56110), -- High Hollows Guard +(218130, 2, 116831, 1, 1, 56110), -- High Hollows Guard +(218130, 1, 116833, 1, 1, 56110), -- High Hollows Guard +(218130, 0, 116832, 1, 1, 56110), -- High Hollows Guard +(218128, 4, 116205, 1, 1, 56110), -- Nerubian Guard +(218128, 3, 114543, 1, 1, 56110), -- Nerubian Guard +(218128, 2, 114545, 1, 1, 56110), -- Nerubian Guard +(218128, 1, 114544, 1, 1, 56110), -- Nerubian Guard +(218128, 0, 116690, 1, 1, 56110), -- Nerubian Guard +(218125, 3, 116834, 1, 1, 56110), -- Nerubian Guard, Royal +(218125, 2, 116831, 1, 1, 56110), -- Nerubian Guard, Royal +(218125, 1, 116833, 1, 1, 56110), -- Nerubian Guard, Royal +(218125, 0, 116832, 1, 1, 56110), -- Nerubian Guard, Royal +(218124, 3, 116834, 1, 1, 56110), -- Umbral Bazaar Guard +(218124, 2, 116831, 1, 1, 56110), -- Umbral Bazaar Guard +(218124, 1, 116833, 1, 1, 56110), -- Umbral Bazaar Guard +(218124, 0, 116832, 1, 1, 56110), -- Umbral Bazaar Guard +(218123, 3, 114421, 1, 1, 56110), -- Umbral Bazaar Civilian/Vendor +(218123, 2, 116437, 1, 1, 56110), -- Umbral Bazaar Civilian/Vendor +(218123, 1, 116446, 1, 1, 56110), -- Umbral Bazaar Civilian/Vendor +(218123, 0, 116160, 1, 1, 56110), -- Umbral Bazaar Civilian/Vendor +(218122, 0, 105552, 1, 1, 56110), -- Bear +(218120, 11, 117309, 1, 1, 56110), -- Undisciplined Earthen +(218120, 10, 117308, 1, 1, 56110), -- Undisciplined Earthen +(218120, 9, 117307, 1, 1, 56110), -- Undisciplined Earthen +(218120, 8, 117306, 1, 1, 56110), -- Undisciplined Earthen +(218120, 7, 117305, 1, 1, 56110), -- Undisciplined Earthen +(218120, 6, 117304, 1, 1, 56110), -- Undisciplined Earthen +(218120, 5, 117303, 1, 1, 56110), -- Undisciplined Earthen +(218120, 4, 117302, 1, 1, 56110), -- Undisciplined Earthen +(218120, 3, 117301, 1, 1, 56110), -- Undisciplined Earthen +(218120, 2, 117300, 1, 1, 56110), -- Undisciplined Earthen +(218120, 1, 117299, 1, 1, 56110), -- Undisciplined Earthen +(218120, 0, 117298, 1, 1, 56110), -- Undisciplined Earthen +(218119, 11, 117309, 1, 1, 56110), -- Undisciplined Earthen +(218119, 10, 117308, 1, 1, 56110), -- Undisciplined Earthen +(218119, 9, 117307, 1, 1, 56110), -- Undisciplined Earthen +(218119, 8, 117306, 1, 1, 56110), -- Undisciplined Earthen +(218119, 7, 117305, 1, 1, 56110), -- Undisciplined Earthen +(218119, 6, 117304, 1, 1, 56110), -- Undisciplined Earthen +(218119, 5, 117303, 1, 1, 56110), -- Undisciplined Earthen +(218119, 4, 117302, 1, 1, 56110), -- Undisciplined Earthen +(218119, 3, 117301, 1, 1, 56110), -- Undisciplined Earthen +(218119, 2, 117300, 1, 1, 56110), -- Undisciplined Earthen +(218119, 1, 117299, 1, 1, 56110), -- Undisciplined Earthen +(218119, 0, 117298, 1, 1, 56110), -- Undisciplined Earthen +(218118, 11, 117309, 1, 1, 56110), -- Undisciplined Earthen +(218118, 10, 117308, 1, 1, 56110), -- Undisciplined Earthen +(218118, 9, 117307, 1, 1, 56110), -- Undisciplined Earthen +(218118, 8, 117306, 1, 1, 56110), -- Undisciplined Earthen +(218118, 7, 117305, 1, 1, 56110), -- Undisciplined Earthen +(218118, 6, 117304, 1, 1, 56110), -- Undisciplined Earthen +(218118, 5, 117303, 1, 1, 56110), -- Undisciplined Earthen +(218118, 4, 117302, 1, 1, 56110), -- Undisciplined Earthen +(218118, 3, 117301, 1, 1, 56110), -- Undisciplined Earthen +(218118, 2, 117300, 1, 1, 56110), -- Undisciplined Earthen +(218118, 1, 117299, 1, 1, 56110), -- Undisciplined Earthen +(218118, 0, 117298, 1, 1, 56110), -- Undisciplined Earthen +(218116, 0, 117291, 1, 1, 56110), -- Stormrook +(218113, 0, 24719, 1, 1, 56110), -- Invisible Bunny - Burrow 01 - with Action Trigger (DNT) +(218112, 1, 115535, 1, 1, 56110), -- Speaker Pelzeth +(218112, 0, 115534, 1, 1, 56110), -- Speaker Pelzeth +(218111, 0, 116686, 1, 1, 56110), -- Nerubian Miniboss +(218109, 1, 80459, 2, 1, 56110), -- Subterranean Bloodfeaster +(218109, 0, 114626, 1, 1, 56110), -- Subterranean Bloodfeaster +(218106, 1, 109539, 1, 1, 56110), -- [DNT]Summon Bunny +(218106, 0, 104176, 1, 0, 56110), -- [DNT]Summon Bunny +(218105, 1, 27823, 1, 1, 56110), -- [DNT] Spell Target +(218105, 0, 73745, 1, 0, 56110), -- [DNT] Spell Target +(218104, 0, 116452, 1, 1, 56110), -- Silkweaver Pillager +(218103, 0, 114770, 1, 1, 56110), -- Nerubian Lord +(218102, 0, 117179, 1, 1, 56110), -- Anisen +(218101, 0, 117184, 1, 1, 56110), -- Limoni +(218100, 3, 117607, 1, 1, 56110), -- Earthen Memory +(218100, 2, 117608, 1, 1, 56110), -- Earthen Memory +(218100, 1, 117610, 1, 1, 56110), -- Earthen Memory +(218100, 0, 117611, 1, 1, 56110), -- Earthen Memory +(218098, 0, 116685, 1, 1, 56110), -- Nerubian Shadowcaller +(218097, 1, 117284, 1, 1, 56110), -- Nerubian Hulk, Evolved - Caster +(218097, 0, 117285, 1, 1, 56110), -- Nerubian Hulk, Evolved - Caster +(218096, 1, 117283, 1, 1, 56110), -- Nerubian Hulk, Evolved - Fighter +(218096, 0, 117286, 1, 1, 56110), -- Nerubian Hulk, Evolved - Fighter +(218094, 0, 112727, 1, 1, 56110), -- Rak-Ush Bombadier +(218092, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: XSmall Nerubian +(218092, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: XSmall Nerubian +(218091, 0, 114987, 1, 1, 56110), -- Rak-Ush Bloodwing +(218088, 0, 117282, 1, 1, 56110), -- [reuse] Long-Forgotten Memory Gem +(218087, 0, 116446, 1, 1, 56110), -- Xesh Corpsechopper +(218086, 0, 117889, 1, 1, 56110), -- Sparks +(218085, 0, 115023, 1.10000002384185791, 1, 56110), -- Arathi Fishscrounger +(218084, 0, 116453, 1, 1, 56110), -- Xesh Haulmaster +(218083, 0, 115099, 1, 1, 56110), -- Off-duty Silkhauler +(218082, 0, 114989, 1, 1, 56110), -- Xesh Skystinger +(218081, 0, 116452, 1, 1, 56110), -- Rak-Ush Opportunist +(218080, 0, 116454, 1, 1, 56110), -- Rak-Ush Scavenger +(218079, 0, 121046, 1, 1, 56110), -- Zoeh Milani +(218078, 0, 121045, 1, 1, 56110), -- Jevera Milani +(218077, 0, 122706, 1, 1, 56110), -- Stevold Milani +(218074, 1, 115431, 1.20000004768371582, 1, 56110), -- Klugi the Skullhunter +(218074, 0, 115430, 1.20000004768371582, 1, 56110), -- Klugi the Skullhunter +(218073, 0, 116642, 1.20000004768371582, 1, 56110), -- Blaughk Slime Eyes +(218072, 1, 27823, 1, 1, 56110), -- [DNT] Talk ot Dorgad +(218072, 0, 73745, 1, 0, 56110), -- [DNT] Talk ot Dorgad +(218071, 0, 115042, 1.10000002384185791, 1, 56110), -- Lamplighter Lukville +(218070, 0, 115042, 1.10000002384185791, 1, 56110), -- Lamplighter Alvstin +(218069, 0, 114597, 1, 1, 56110), -- Whispering Crate +(218067, 0, 120919, 1.20000004768371582, 1, 56110), -- Cocoon +(218066, 0, 114548, 0.800000011920928955, 1, 56110), -- Xesh Hatchling +(218065, 0, 117942, 1, 1, 56110), -- Scalpel of Xishirra +(218064, 11, 117220, 1, 1, 56110), -- Stormrider Recruit +(218064, 10, 117219, 1, 1, 56110), -- Stormrider Recruit +(218064, 9, 117218, 1, 1, 56110), -- Stormrider Recruit +(218064, 8, 117217, 1, 1, 56110), -- Stormrider Recruit +(218064, 7, 117216, 1, 1, 56110), -- Stormrider Recruit +(218064, 6, 117215, 1, 1, 56110), -- Stormrider Recruit +(218064, 5, 117214, 1, 1, 56110), -- Stormrider Recruit +(218064, 4, 117213, 1, 1, 56110), -- Stormrider Recruit +(218064, 3, 117212, 1, 1, 56110), -- Stormrider Recruit +(218064, 2, 117210, 1, 1, 56110), -- Stormrider Recruit +(218064, 1, 117211, 1, 1, 56110), -- Stormrider Recruit +(218064, 0, 117209, 1, 1, 56110), -- Stormrider Recruit +(218063, 0, 79805, 1.20000004768371582, 1, 56110), -- Lampyrid Swarm +(218062, 0, 119413, 1, 1, 56110), -- Alyza Bowblaze +(218055, 4, 117929, 1, 1, 56110), -- Lost Companion +(218055, 3, 117933, 1, 1, 56110), -- Lost Companion +(218055, 2, 117932, 1, 1, 56110), -- Lost Companion +(218055, 1, 117931, 1, 1, 56110), -- Lost Companion +(218055, 0, 117930, 1, 1, 56110), -- Lost Companion +(218051, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Summoning Do Nothing +(218050, 0, 43223, 1, 1, 56110), -- Pill Bug +(218049, 0, 13509, 1, 1, 56110), -- Wriggling Grub +(218048, 0, 114560, 1, 1, 56110), -- Larva, Demon +(218047, 4, 112414, 1, 1, 56110), -- Skipper +(218047, 3, 112413, 1, 1, 56110), -- Skipper +(218047, 2, 112412, 1, 1, 56110), -- Skipper +(218047, 1, 112411, 1, 1, 56110), -- Skipper +(218047, 0, 112410, 1, 1, 56110), -- Skipper +(218045, 1, 114194, 1, 1, 56110), -- Fathom Ray +(218045, 0, 114189, 1, 1, 56110), -- Fathom Ray +(218044, 0, 115417, 0.899999976158142089, 1, 56110), -- Kobyss Leg-Taker +(218043, 0, 115076, 0.5, 1, 56110), -- Parasitic Wasp +(218042, 0, 116294, 1, 1, 56110), -- Stormrider Kothilde +(218041, 0, 117258, 1, 1, 56110), -- Stormrider Adalar +(218040, 0, 117259, 1, 1, 56110), -- Stormrider Gurnot +(218034, 0, 117237, 1, 1, 56110), -- Reformed Fury +(218033, 1, 11686, 1, 1, 56110), -- Xishirra Wall Stalker +(218033, 0, 1126, 1, 0, 56110), -- Xishirra Wall Stalker +(218031, 0, 110062, 3, 1, 56110), -- Awakened Mountain Giant +(218028, 1, 11686, 1, 1, 56110), -- Spider Wall Stalker +(218028, 0, 1126, 1, 0, 56110), -- Spider Wall Stalker +(218025, 1, 11686, 1, 1, 56110), -- Targeting Bunny +(218025, 0, 22903, 1, 0, 56110); -- Targeting Bunny + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(218024, 8, 115502, 1, 1, 56110), -- Drowned Arathi +(218024, 7, 115504, 1, 1, 56110), -- Drowned Arathi +(218024, 6, 115503, 1, 1, 56110), -- Drowned Arathi +(218024, 5, 115501, 1, 1, 56110), -- Drowned Arathi +(218024, 4, 115500, 1, 1, 56110), -- Drowned Arathi +(218024, 3, 115499, 1, 1, 56110), -- Drowned Arathi +(218024, 2, 115497, 1, 1, 56110), -- Drowned Arathi +(218024, 1, 115498, 1, 1, 56110), -- Drowned Arathi +(218024, 0, 115496, 1, 1, 56110), -- Drowned Arathi +(218023, 1, 115512, 1, 1, 56110), -- Coagulated Slime +(218023, 0, 115510, 1, 1, 56110), -- Coagulated Slime +(218022, 0, 115535, 1, 1, 56110), -- Speaker Davenruth +(218018, 1, 11686, 1, 1, 56110), -- Ping Stalker +(218018, 0, 169, 1, 0, 56110), -- Ping Stalker +(218016, 0, 120631, 2, 1, 56110), -- Ravenous Cinderbee +(218015, 0, 114552, 1, 1, 56110), -- Xesh Amputator +(218014, 0, 112446, 1, 1, 56110), -- Xesh Cavewalker +(218013, 3, 11686, 1.25, 0, 56110), -- Nerubian Silk Balloon Mine +(218013, 2, 11686, 1.5, 0, 56110), -- Nerubian Silk Balloon Mine +(218013, 1, 11686, 1, 1, 56110), -- Nerubian Silk Balloon Mine +(218013, 0, 1126, 1, 0, 56110), -- Nerubian Silk Balloon Mine +(218012, 0, 116513, 1, 1, 56110), -- Silkweaver Hollowguard +(218011, 1, 116503, 1, 1, 56110), -- Domesticated Silkweaver +(218011, 0, 116084, 1, 1, 56110), -- Domesticated Silkweaver +(218010, 1, 115101, 1, 1, 56110), -- Broodmother Jawcrawler +(218010, 0, 114483, 1, 1, 56110), -- Broodmother Jawcrawler +(218009, 1, 115094, 1, 1, 56110), -- Snapjaw Ploughworm +(218009, 0, 115095, 1, 1, 56110), -- Snapjaw Ploughworm +(218008, 1, 11686, 1, 1, 56110), -- Transform Stalker +(218008, 0, 169, 1, 0, 56110), -- Transform Stalker +(218005, 0, 52318, 1, 1, 56110), -- Kill Credit: Burrow Collapsed - proper +(218004, 1, 110291, 1, 0, 56110), -- Avanoxx (Vehicle) +(218004, 0, 116129, 6, 1, 56110), -- Avanoxx (Vehicle) +(218003, 0, 115738, 1, 1, 56110), -- Desiccated Nerubian +(218002, 0, 120557, 2.5, 1, 56110), -- Benk Buzzbee +(218000, 0, 117818, 1.5, 1, 56110), -- Benk Buzzbee +(217999, 0, 120455, 1, 1, 56110), -- Lamplighter Brensk +(217998, 0, 120456, 1.10000002384185791, 1, 56110), -- Lamplighter Vokel +(217997, 0, 116347, 1, 1, 56110), -- Slam Scavenger +(217994, 1, 25942, 0.400000005960464477, 1, 56110), -- Albert +(217994, 0, 21955, 1, 0, 56110), -- Albert +(217993, 0, 65037, 1, 1, 56110), -- [DNT] Kill Credit +(217992, 0, 122707, 1, 1, 56110), -- Stancie Bronplough +(217991, 0, 116345, 1, 1, 56110), -- Skitterling +(217990, 0, 122708, 1, 1, 56110), -- Vaedra Strayfend +(217989, 0, 122709, 1, 1, 56110), -- Aeden Braesmeld +(217988, 0, 122710, 1, 1, 56110), -- Goloria Allentine +(217986, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Summoning Progress T3 +(217985, 5, 117757, 1, 1, 56110), -- Arathi Stalwart +(217985, 4, 117756, 1, 1, 56110), -- Arathi Stalwart +(217985, 3, 115038, 1, 1, 56110), -- Arathi Stalwart +(217985, 2, 115037, 1, 1, 56110), -- Arathi Stalwart +(217985, 1, 115036, 1, 1, 56110), -- Arathi Stalwart +(217985, 0, 115035, 1, 1, 56110), -- Arathi Stalwart +(217984, 1, 107538, 1, 1, 56110), -- Rumble Stalker [DNT] +(217984, 0, 68857, 1, 0, 56110), -- Rumble Stalker [DNT] +(217983, 0, 122711, 1, 1, 56110), -- Merea Brighsteur +(217982, 1, 11686, 1, 1, 56110), -- Scaling Spawning Controller +(217982, 0, 1126, 1, 0, 56110), -- Scaling Spawning Controller +(217981, 0, 114546, 0.300000011920928955, 1, 56110), -- Xeshling +(217978, 9, 117752, 1, 1, 56110), -- Shadowed Captive +(217978, 8, 117751, 1, 1, 56110), -- Shadowed Captive +(217978, 7, 115023, 1, 1, 56110), -- Shadowed Captive +(217978, 6, 115022, 1, 1, 56110), -- Shadowed Captive +(217978, 5, 115021, 1, 1, 56110), -- Shadowed Captive +(217978, 4, 115020, 1, 1, 56110), -- Shadowed Captive +(217978, 3, 115014, 1, 1, 56110), -- Shadowed Captive +(217978, 2, 115013, 1, 1, 56110), -- Shadowed Captive +(217978, 1, 115012, 1, 1, 56110), -- Shadowed Captive +(217978, 0, 115011, 1, 1, 56110), -- Shadowed Captive +(217977, 1, 11686, 1, 1, 56110), -- Targeting Bunny +(217977, 0, 22903, 1, 0, 56110), -- Targeting Bunny +(217976, 1, 11686, 1, 1, 56110), -- Dirt-Cracker Pick +(217976, 0, 15092, 1.399999976158142089, 0, 56110), -- Dirt-Cracker Pick +(217975, 1, 11686, 1, 1, 56110), -- Targeting Bunny +(217975, 0, 22903, 1, 0, 56110), -- Targeting Bunny +(217974, 1, 11686, 1, 1, 56110), -- Targeting Bunny +(217974, 0, 22903, 1, 0, 56110), -- Targeting Bunny +(217973, 0, 117251, 1, 1, 56110), -- Smoke Flare +(217972, 0, 113610, 1, 1, 56110), -- Inert Sandshoal +(217970, 0, 117249, 1, 1, 56110), -- Conduit of the Southern Storm +(217968, 1, 90992, 1.5, 1, 56110), -- Inert Tidecore +(217968, 0, 90990, 1.5, 1, 56110), -- Inert Tidecore +(217967, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(217967, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(217966, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(217966, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(217965, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(217965, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(217963, 0, 117069, 1, 1, 56110), -- Festering Sporemass +(217962, 0, 115007, 0.800000011920928955, 1, 56110), -- Shadow-Chasm Worm +(217961, 0, 118609, 1, 1, 56110), -- Hreka +(217960, 7, 72552, 1, 1, 56110), -- Surviving Warlock +(217960, 6, 72551, 1, 1, 56110), -- Surviving Warlock +(217960, 5, 72549, 1, 1, 56110), -- Surviving Warlock +(217960, 4, 72532, 1, 1, 56110), -- Surviving Warlock +(217960, 3, 72548, 1, 1, 56110), -- Surviving Warlock +(217960, 2, 72547, 1, 1, 56110), -- Surviving Warlock +(217960, 1, 72556, 1, 1, 56110), -- Surviving Warlock +(217960, 0, 72555, 1, 1, 56110), -- Surviving Warlock +(217959, 0, 117248, 1, 1, 56110), -- Placeable Holy Fire +(217958, 0, 117247, 1, 1, 56110), -- On'hiea +(217954, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Effects Burned +(217953, 0, 52318, 1, 1, 56110), -- Kill Credit: Queen Room Investigated DNT] +(217952, 0, 52318, 1, 1, 56110), -- Kill Credit: Evolved Room Investigated DNT] +(217951, 0, 52318, 1, 1, 56110), -- Kill Credit: Weapons Room Investigated DNT] +(217950, 0, 11686, 1, 1, 56110), -- Kobyss +(217949, 0, 114512, 0.800000011920928955, 1, 56110), -- Skittering Swarmite +(217947, 0, 117239, 1, 1, 56110), -- Ballista +(217939, 0, 114512, 1, 1, 56110), -- Swarming Drone +(217938, 1, 11686, 1, 1, 56110), -- [DNT] Water Elemental Beam Stalker +(217938, 0, 42659, 0.5, 0, 56110), -- [DNT] Water Elemental Beam Stalker +(217932, 1, 11686, 1, 1, 56110), -- Kill Credit [DNT] +(217932, 0, 1126, 1, 0, 56110), -- Kill Credit [DNT] +(217930, 0, 115980, 1, 1, 56110), -- Pile of Rubble +(217929, 0, 116368, 1, 1, 56110), -- Enemy Castle +(217928, 0, 117240, 1, 1, 56110), -- Castle +(217927, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Parental Effects +(217926, 0, 117240, 1, 1, 56110), -- Light's Gambit +(217925, 0, 52318, 1, 1, 56110), -- Kill Credit: Weaver Scouting [DNT] +(217924, 0, 52318, 1, 1, 56110), -- Kill Credit: General Scouting [DNT] +(217923, 0, 52318, 1, 1, 56110), -- Kill Credit: Vizier Scouting [DNT] +(217921, 0, 117166, 1, 1, 56110), -- Scout Wayshelm +(217919, 0, 117166, 1, 1, 56110), -- Arathi Scout +(217918, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Listen to Debriefing +(217918, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Listen to Debriefing +(217917, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Convo Started +(217917, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Convo Started +(217916, 3, 114989, 1, 1, 56110), -- Dreadstrike Defender +(217916, 2, 114988, 1, 1, 56110), -- Dreadstrike Defender +(217916, 1, 114987, 1, 1, 56110), -- Dreadstrike Defender +(217916, 0, 114986, 1, 1, 56110), -- Dreadstrike Defender +(217914, 0, 121670, 1, 1, 56110), -- Elemental Rift +(217913, 1, 11686, 1, 1, 56110), -- Ballista +(217913, 0, 117239, 1, 0, 56110), -- Ballista +(217912, 0, 28830, 1, 1, 56110), -- Leave-O-Bot 7000 +(217911, 0, 35203, 1, 1, 56110), -- Defeated Elemental +(217910, 0, 117139, 1, 1, 56110), -- Nanthaz +(217909, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(217906, 0, 114514, 1, 1, 56110), -- Wenbrandt +(217905, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(217904, 0, 116815, 1, 1, 56110), -- Merrix +(217903, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(217902, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(217901, 0, 114472, 1, 1, 56110), -- Baelgrim +(217900, 0, 117127, 1, 1, 56110), -- Adelgonn +(217898, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(217897, 1, 114646, 1, 1, 56110), -- Distressed Hiveworker +(217897, 0, 114650, 1, 1, 56110), -- Distressed Hiveworker +(217895, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(217894, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(217892, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(217890, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(217889, 1, 27823, 1, 1, 56110), -- Incense +(217889, 0, 73745, 1, 0, 56110), -- Incense +(217888, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(217887, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(217886, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(217885, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(217884, 0, 114514, 1, 1, 56110), -- Wenbrandt +(217883, 0, 117127, 1, 1, 56110), -- Adelgonn +(217881, 0, 114472, 1, 1, 56110), -- Baelgrim +(217880, 0, 116815, 1, 1, 56110), -- Merrix +(217879, 0, 117127, 1, 1, 56110), -- Adelgonn +(217878, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(217877, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(217876, 0, 114472, 1, 1, 56110), -- Baelgrim +(217875, 5, 117215, 1, 1, 56110), -- Pilgrim +(217875, 4, 117214, 1, 1, 56110), -- Pilgrim +(217875, 3, 117213, 1, 1, 56110), -- Pilgrim +(217875, 2, 117212, 1, 1, 56110), -- Pilgrim +(217875, 1, 117210, 1, 1, 56110), -- Pilgrim +(217875, 0, 117211, 1, 1, 56110), -- Pilgrim +(217874, 5, 117220, 1, 1, 56110), -- Pilgrim +(217874, 4, 117219, 1, 1, 56110), -- Pilgrim +(217874, 3, 117218, 1, 1, 56110), -- Pilgrim +(217874, 2, 117217, 1, 1, 56110), -- Pilgrim +(217874, 1, 117216, 1, 1, 56110), -- Pilgrim +(217874, 0, 117209, 1, 1, 56110), -- Pilgrim +(217873, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Return to Merrix +(217873, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Return to Merrix +(217872, 0, 115042, 1.10000002384185791, 1, 56110), -- Lamplighter Woiseth +(217871, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Coreway Restored +(217871, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Coreway Restored +(217870, 0, 117237, 1, 1, 56110), -- Devouring Shade +(217869, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(217868, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(217867, 1, 27823, 1, 1, 56110), -- [DNT] Titan Orb +(217867, 0, 73745, 1, 0, 56110), -- [DNT] Titan Orb +(217866, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(217865, 0, 114472, 1, 1, 56110), -- Baelgrim +(217864, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(217863, 0, 112598, 0.300000011920928955, 1, 56110), -- Titan Orb +(217861, 0, 116815, 1, 1, 56110), -- Merrix +(217860, 1, 11686, 1, 1, 56110), -- Generic Bunny +(217860, 0, 22903, 1, 0, 56110), -- Generic Bunny +(217859, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(217858, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(217857, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(217854, 0, 116815, 1, 1, 56110), -- Merrix +(217853, 0, 114472, 1, 1, 56110), -- Baelgrim +(217852, 0, 114472, 1, 1, 56110), -- Baelgrim +(217851, 0, 114474, 1, 1, 56110), -- Zarein +(217850, 0, 114514, 1, 1, 56110), -- Wenbrandt +(217849, 0, 117127, 1, 1, 56110), -- Adelgonn +(217848, 0, 52318, 1, 1, 56110), -- Kill Credit: Stay and Chat +(217847, 0, 64062, 1, 1, 56110), -- Holy Ballista +(217846, 0, 117236, 1, 1, 56110), -- Gravestone +(217845, 0, 114533, 1, 1, 56110), -- Kaheti Preysnatcher +(217842, 1, 114778, 1, 1, 56110), -- Umbral Flickerfly +(217842, 0, 114622, 1, 1, 56110), -- Umbral Flickerfly +(217838, 0, 116918, 1, 1, 56110), -- Kal Smoulderbrow +(217837, 0, 92725, 1, 1, 56110), -- Cinderbrew Bomb +(217835, 0, 117287, 1, 1, 56110), -- Shraubendre +(217834, 1, 11686, 1, 1, 56110), -- Fire +(217834, 0, 15092, 1.399999976158142089, 0, 56110), -- Fire +(217833, 0, 117232, 1.5, 1, 56110), -- Coalesced Living Honey +(217832, 0, 76550, 1, 1, 56110), -- Peara Wernt +(217831, 0, 99415, 1, 1, 56110), -- Keth Wernt +(217830, 0, 117231, 1, 1, 56110), -- Marja Lenglow +(217829, 0, 116831, 1.20000004768371582, 1, 56110), -- Nerubian Threadcaller +(217828, 0, 107030, 1, 1, 56110), -- Rannan Korren +(217827, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(217826, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(217825, 0, 120317, 1, 1, 56110), -- Magni Bronzebeard +(217824, 5, 114709, 1, 1, 56110), -- Kobold Cindercaster +(217824, 4, 114710, 1, 1, 56110), -- Kobold Cindercaster +(217824, 3, 114711, 1, 1, 56110), -- Kobold Cindercaster +(217824, 2, 114702, 1, 1, 56110), -- Kobold Cindercaster +(217824, 1, 114703, 1, 1, 56110), -- Kobold Cindercaster +(217824, 0, 114701, 1, 1, 56110), -- Kobold Cindercaster +(217823, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 04 - RTC Over +(217822, 7, 114714, 1, 1, 56110), -- Kobold Pilager +(217822, 6, 114527, 1, 1, 56110), -- Kobold Pilager +(217822, 5, 114715, 1, 1, 56110), -- Kobold Pilager +(217822, 4, 114716, 1, 1, 56110), -- Kobold Pilager +(217822, 3, 114713, 1, 1, 56110), -- Kobold Pilager +(217822, 2, 114158, 1, 1, 56110), -- Kobold Pilager +(217822, 1, 114526, 1, 1, 56110), -- Kobold Pilager +(217822, 0, 114712, 1, 1, 56110), -- Kobold Pilager +(217820, 1, 116434, 1, 1, 56110), -- Rescued Earthen +(217820, 0, 116435, 1, 1, 56110), -- Rescued Earthen +(217819, 0, 114532, 1, 1, 56110), -- Nerubian Fighter +(217818, 0, 104165, 1, 1, 56110), -- Sandy Percher +(217816, 0, 116278, 1, 1, 56110), -- Beria +(217815, 0, 117454, 1, 1, 56110), -- Shalehoof +(217813, 0, 117228, 1, 1, 56110), -- Kiera Horth +(217812, 0, 52318, 1, 1, 56110), -- Kill Credit: Get pieces from NPCs +(217810, 0, 117178, 1, 1, 56110), -- High Speaker's Cannoneer +(217809, 1, 11686, 1, 1, 56110); -- Inferno Shooter + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(217809, 0, 15092, 1.399999976158142089, 0, 56110), -- Inferno Shooter +(217808, 0, 117227, 1, 1, 56110), -- Cargen Fairleifen +(217807, 5, 121794, 1, 1, 56110), -- Arathi Stalwart +(217807, 4, 121789, 1, 1, 56110), -- Arathi Stalwart +(217807, 3, 121793, 1, 1, 56110), -- Arathi Stalwart +(217807, 2, 121790, 1, 1, 56110), -- Arathi Stalwart +(217807, 1, 121788, 1, 1, 56110), -- Arathi Stalwart +(217807, 0, 121779, 1, 1, 56110), -- Arathi Stalwart +(217806, 0, 116338, 0.349999994039535522, 1, 56110), -- Battery +(217805, 0, 108633, 1, 1, 56110), -- Battery +(217803, 0, 114549, 1, 1, 56110), -- Invasive Hatchling +(217802, 0, 117850, 0.800000011920928955, 1, 56110), -- Sureki Ballista +(217801, 0, 116416, 2, 1, 56110), -- Underwater Mine +(217800, 0, 116325, 1.5, 1, 56110), -- Crate of Ill Won Spoils +(217799, 1, 117832, 1.149999976158142089, 1, 56110), -- Machinist Protector +(217799, 0, 117791, 1.149999976158142089, 1, 56110), -- Machinist Protector +(217798, 1, 75596, 0.5, 1, 56110), -- Dead Krolusk +(217798, 0, 110431, 0.5, 1, 56110), -- Dead Krolusk +(217797, 1, 115171, 1, 1, 56110), -- Slithering Fungivore +(217797, 0, 115167, 1, 1, 56110), -- Slithering Fungivore +(217796, 0, 114512, 1, 1, 56110), -- Noth Swarmer +(217795, 0, 107716, 1, 1, 56110), -- Slimy Fungivore +(217794, 0, 116338, 0.349999994039535522, 1, 56110), -- Kill Credit [DNT] +(217793, 0, 118319, 1, 1, 56110), -- Cloud Gryphon +(217792, 0, 114474, 1, 1, 56110), -- Zarein +(217791, 1, 114986, 1, 1, 56110), -- Kaheti Snatcher +(217791, 0, 114989, 1, 1, 56110), -- Kaheti Snatcher +(217789, 0, 117226, 1, 1, 56110), -- Oathsworn Guard +(217788, 0, 52318, 1, 1, 56110), -- Tutorial Burrow Collapse (DNT) +(217786, 0, 117208, 2, 1, 56110), -- Frightfilled Mineshroom +(217784, 0, 114544, 1, 1, 56110), -- Necrofang Reaper +(217781, 0, 116426, 1, 1, 56110), -- Berrund the Gleaming +(217780, 2, 53781, 1, 1, 56110), -- Gloomslurk Toad +(217780, 1, 54643, 1, 1, 56110), -- Gloomslurk Toad +(217780, 0, 57495, 1, 1, 56110), -- Gloomslurk Toad +(217779, 0, 19283, 1, 1, 56110), -- [DNT] Kill Credit +(217778, 3, 118430, 1, 1, 56110), -- Oathsworn Protector +(217778, 2, 118429, 1, 1, 56110), -- Oathsworn Protector +(217778, 1, 118432, 1, 1, 56110), -- Oathsworn Protector +(217778, 0, 118431, 1, 1, 56110), -- Oathsworn Protector +(217777, 3, 119434, 1, 1, 56110), -- Earthen Holdout +(217777, 2, 119430, 1, 1, 56110), -- Earthen Holdout +(217777, 1, 116434, 1, 1, 56110), -- Earthen Holdout +(217777, 0, 116435, 1, 1, 56110), -- Earthen Holdout +(217775, 0, 116338, 0.349999994039535522, 1, 56110), -- Kill Credit [DNT] +(217774, 0, 116338, 0.349999994039535522, 1, 56110), -- Kill Credit [DNT] +(217773, 0, 116338, 0.349999994039535522, 1, 56110), -- Kill Credit [DNT] +(217772, 0, 11686, 1, 1, 56110), -- Climbing Vehicle +(217771, 1, 114533, 1, 1, 56110), -- Kaheti Raider +(217771, 0, 114532, 1, 1, 56110), -- Kaheti Raider +(217770, 5, 117757, 1, 1, 56110), -- Arathi Stalwart +(217770, 4, 117756, 1, 1, 56110), -- Arathi Stalwart +(217770, 3, 115038, 1, 1, 56110), -- Arathi Stalwart +(217770, 2, 115037, 1, 1, 56110), -- Arathi Stalwart +(217770, 1, 115036, 1, 1, 56110), -- Arathi Stalwart +(217770, 0, 115035, 1, 1, 56110), -- Arathi Stalwart +(217769, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(217768, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(217767, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(217766, 0, 114472, 1, 1, 56110), -- Baelgrim +(217765, 0, 112539, 1, 1, 56110), -- Tuberros +(217764, 0, 117174, 1, 1, 56110), -- Tharessa Sunstrand +(217763, 0, 107030, 1, 1, 56110), -- Rannan Korren +(217762, 0, 117223, 2, 1, 56110), -- Toxic Mineshroom +(217761, 1, 11686, 1, 1, 56110), -- Flame Launcher +(217761, 0, 15092, 1.399999976158142089, 0, 56110), -- Flame Launcher +(217760, 2, 114713, 1, 1, 56110), -- Terrified Grubtender +(217760, 1, 117141, 1, 1, 56110), -- Terrified Grubtender +(217760, 0, 117140, 1, 1, 56110), -- Terrified Grubtender +(217758, 11, 117220, 1, 1, 56110), -- Stranded Pilgrim +(217758, 10, 117219, 1, 1, 56110), -- Stranded Pilgrim +(217758, 9, 117218, 1, 1, 56110), -- Stranded Pilgrim +(217758, 8, 117217, 1, 1, 56110), -- Stranded Pilgrim +(217758, 7, 117216, 1, 1, 56110), -- Stranded Pilgrim +(217758, 6, 117215, 1, 1, 56110), -- Stranded Pilgrim +(217758, 5, 117214, 1, 1, 56110), -- Stranded Pilgrim +(217758, 4, 117213, 1, 1, 56110), -- Stranded Pilgrim +(217758, 3, 117212, 1, 1, 56110), -- Stranded Pilgrim +(217758, 2, 117210, 1, 1, 56110), -- Stranded Pilgrim +(217758, 1, 117211, 1, 1, 56110), -- Stranded Pilgrim +(217758, 0, 117209, 1, 1, 56110), -- Stranded Pilgrim +(217756, 1, 104518, 1, 1, 56110), -- Snake +(217756, 0, 104521, 1, 1, 56110), -- Snake +(217755, 0, 117224, 2, 1, 56110), -- Explosive Mineshroom +(217754, 1, 80459, 2, 1, 56110), -- Truffle Gorger +(217754, 0, 114626, 1, 1, 56110), -- Truffle Gorger +(217753, 2, 110448, 1, 1, 56110), -- Deepflayer +(217753, 1, 110445, 1, 1, 56110), -- Deepflayer +(217753, 0, 110444, 1, 1, 56110), -- Deepflayer +(217752, 0, 114768, 1, 1, 56110), -- Tash'khi +(217751, 3, 114768, 1, 1, 56110), -- Sureki Demolisher +(217751, 2, 115010, 1, 1, 56110), -- Sureki Demolisher +(217751, 1, 115720, 1, 1, 56110), -- Sureki Demolisher +(217751, 0, 114772, 1, 1, 56110), -- Sureki Demolisher +(217750, 3, 115741, 1, 1, 56110), -- Sureki Historian +(217750, 2, 115740, 1, 1, 56110), -- Sureki Historian +(217750, 1, 115739, 1, 1, 56110), -- Sureki Historian +(217750, 0, 114416, 1, 1, 56110), -- Sureki Historian +(217749, 22, 116269, 1, 1, 56110), -- Dead Kaheti +(217749, 21, 116187, 1, 1, 56110), -- Dead Kaheti +(217749, 20, 116652, 1, 1, 56110), -- Dead Kaheti +(217749, 19, 116259, 1, 1, 56110), -- Dead Kaheti +(217749, 18, 114533, 1, 1, 56110), -- Dead Kaheti +(217749, 17, 116469, 1, 1, 56110), -- Dead Kaheti +(217749, 16, 114531, 1, 1, 56110), -- Dead Kaheti +(217749, 15, 114532, 1, 1, 56110), -- Dead Kaheti +(217749, 14, 114529, 1, 1, 56110), -- Dead Kaheti +(217749, 13, 116160, 1, 1, 56110), -- Dead Kaheti +(217749, 12, 116158, 1, 1, 56110), -- Dead Kaheti +(217749, 11, 114530, 1, 1, 56110), -- Dead Kaheti +(217749, 10, 116159, 1, 1, 56110), -- Dead Kaheti +(217749, 9, 114528, 1, 1, 56110), -- Dead Kaheti +(217749, 8, 116157, 1, 1, 56110), -- Dead Kaheti +(217749, 7, 114537, 1, 1, 56110), -- Dead Kaheti +(217749, 6, 116467, 1, 1, 56110), -- Dead Kaheti +(217749, 5, 114538, 1, 1, 56110), -- Dead Kaheti +(217749, 4, 114536, 1, 1, 56110), -- Dead Kaheti +(217749, 3, 117042, 1, 1, 56110), -- Dead Kaheti +(217749, 2, 117043, 1, 1, 56110), -- Dead Kaheti +(217749, 1, 117044, 1, 1, 56110), -- Dead Kaheti +(217749, 0, 117045, 1, 1, 56110), -- Dead Kaheti +(217748, 0, 119404, 2.099999904632568359, 1, 56110), -- Nexus-Princess Ky'veza +(217747, 0, 119503, 1, 1, 56110), -- Grand Gluttony +(217746, 3, 114718, 1, 1, 56110), -- Terrified Grubtender +(217746, 2, 114569, 1, 1, 56110), -- Terrified Grubtender +(217746, 1, 114702, 1, 1, 56110), -- Terrified Grubtender +(217746, 0, 114713, 1, 1, 56110), -- Terrified Grubtender +(217745, 0, 115439, 1, 1, 56110), -- Yulgh The Tooth Collector +(217744, 0, 115465, 1, 1, 56110), -- Liverseeker +(217743, 0, 103430, 1, 1, 56110), -- Leg Chewer +(217742, 1, 85199, 1, 1, 56110), -- Deeps Scorpion +(217742, 0, 43351, 1, 1, 56110), -- Deeps Scorpion +(217741, 1, 75596, 0.75, 1, 56110), -- Deeps Krolusk +(217741, 0, 110431, 0.5, 1, 56110), -- Deeps Krolusk +(217740, 3, 117196, 1, 1, 56110), -- Mourner +(217740, 2, 117195, 1, 1, 56110), -- Mourner +(217740, 1, 117194, 1, 1, 56110), -- Mourner +(217740, 0, 117193, 1, 1, 56110), -- Mourner +(217738, 0, 84523, 1, 1, 56110), -- Stirred Cobblestone +(217737, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 03A - Elementals - T2 +(217736, 0, 110031, 1, 1, 56110), -- Charged Spirecrystal +(217735, 0, 91384, 1, 1, 56110), -- Charged Storm Wolf +(217734, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 03A - Elementals - T0 +(217732, 2, 117120, 1, 1, 56110), -- Rescued Grubtender +(217732, 1, 117140, 1, 1, 56110), -- Rescued Grubtender +(217732, 0, 114713, 1, 1, 56110), -- Rescued Grubtender +(217731, 0, 116338, 0.349999994039535522, 1, 56110), -- Battery +(217730, 0, 117207, 1, 1, 56110), -- Machinist Valyka +(217729, 8, 115143, 1, 1, 56110), -- Gutter Blot +(217729, 7, 115142, 1, 1, 56110), -- Gutter Blot +(217729, 6, 115141, 1, 1, 56110), -- Gutter Blot +(217729, 5, 115140, 1, 1, 56110), -- Gutter Blot +(217729, 4, 115139, 1, 1, 56110), -- Gutter Blot +(217729, 3, 115138, 1, 1, 56110), -- Gutter Blot +(217729, 2, 115137, 1, 1, 56110), -- Gutter Blot +(217729, 1, 115136, 1, 1, 56110), -- Gutter Blot +(217729, 0, 115135, 1, 1, 56110), -- Gutter Blot +(217728, 19, 117329, 1, 1, 56110), -- Captured Kaheti +(217728, 18, 117328, 1, 1, 56110), -- Captured Kaheti +(217728, 17, 117327, 1, 1, 56110), -- Captured Kaheti +(217728, 16, 117326, 1, 1, 56110), -- Captured Kaheti +(217728, 15, 117371, 1, 1, 56110), -- Captured Kaheti +(217728, 14, 116157, 1, 1, 56110), -- Captured Kaheti +(217728, 13, 114528, 1, 1, 56110), -- Captured Kaheti +(217728, 12, 117372, 1, 1, 56110), -- Captured Kaheti +(217728, 11, 114530, 1, 1, 56110), -- Captured Kaheti +(217728, 10, 117373, 1, 1, 56110), -- Captured Kaheti +(217728, 9, 117370, 1, 1, 56110), -- Captured Kaheti +(217728, 8, 117374, 1, 1, 56110), -- Captured Kaheti +(217728, 7, 114529, 1, 1, 56110), -- Captured Kaheti +(217728, 6, 117375, 1, 1, 56110), -- Captured Kaheti +(217728, 5, 117376, 1, 1, 56110), -- Captured Kaheti +(217728, 4, 117377, 1, 1, 56110), -- Captured Kaheti +(217728, 3, 117378, 1, 1, 56110), -- Captured Kaheti +(217728, 2, 116159, 0.800000011920928955, 1, 56110), -- Captured Kaheti +(217728, 1, 116158, 0.85000002384185791, 1, 56110), -- Captured Kaheti +(217728, 0, 116160, 0.75, 1, 56110), -- Captured Kaheti +(217727, 2, 114131, 1, 1, 56110), -- Ravenous Hungrander +(217727, 1, 114128, 1, 1, 56110), -- Ravenous Hungrander +(217727, 0, 114127, 1, 1, 56110), -- Ravenous Hungrander +(217726, 2, 104496, 1, 1, 56110), -- Abyssal Eel +(217726, 1, 104502, 1, 1, 56110), -- Abyssal Eel +(217726, 0, 104505, 1, 1, 56110), -- Abyssal Eel +(217724, 1, 101139, 1, 1, 56110), -- Adolchomper +(217724, 0, 101140, 1, 1, 56110), -- Adolchomper +(217723, 2, 104507, 1, 1, 56110), -- Abyssal Eel +(217723, 1, 104509, 1, 1, 56110), -- Abyssal Eel +(217723, 0, 104510, 1, 1, 56110), -- Abyssal Eel +(217722, 0, 117203, 1, 1, 56110), -- Bosh +(217721, 0, 52318, 1, 1, 56110), -- Kill Credit [DNT] +(217720, 2, 104634, 1, 1, 56110), -- Drooling Salamuncher +(217720, 1, 104633, 1, 1, 56110), -- Drooling Salamuncher +(217720, 0, 104630, 1, 1, 56110), -- Drooling Salamuncher +(217719, 0, 117202, 1, 1, 56110), -- Murmuring Trapcap +(217718, 7, 115492, 1, 1, 56110), -- Gutter Gorger +(217718, 6, 115491, 1, 1, 56110), -- Gutter Gorger +(217718, 5, 115488, 1, 1, 56110), -- Gutter Gorger +(217718, 4, 115487, 1, 1, 56110), -- Gutter Gorger +(217718, 3, 115483, 1, 1, 56110), -- Gutter Gorger +(217718, 2, 115482, 1, 1, 56110), -- Gutter Gorger +(217718, 1, 115479, 1, 1, 56110), -- Gutter Gorger +(217718, 0, 115478, 1, 1, 56110), -- Gutter Gorger +(217717, 6, 115428, 1, 1, 56110), -- Gutter Scarfer +(217717, 5, 115417, 1, 1, 56110), -- Gutter Scarfer +(217717, 4, 115415, 1, 1, 56110), -- Gutter Scarfer +(217717, 3, 115424, 1, 1, 56110), -- Gutter Scarfer +(217717, 2, 115413, 1, 1, 56110), -- Gutter Scarfer +(217717, 1, 115419, 1, 1, 56110), -- Gutter Scarfer +(217717, 0, 115411, 1, 1, 56110), -- Gutter Scarfer +(217716, 8, 115428, 1, 1, 56110), -- Gutter Cramhunter +(217716, 7, 115417, 1, 1, 56110), -- Gutter Cramhunter +(217716, 6, 115426, 1, 1, 56110), -- Gutter Cramhunter +(217716, 5, 115415, 1, 1, 56110), -- Gutter Cramhunter +(217716, 4, 115424, 1, 1, 56110), -- Gutter Cramhunter +(217716, 3, 115413, 1, 1, 56110), -- Gutter Cramhunter +(217716, 2, 115419, 1, 1, 56110), -- Gutter Cramhunter +(217716, 1, 115411, 1, 1, 56110), -- Gutter Cramhunter +(217716, 0, 115410, 1, 1, 56110), -- Gutter Cramhunter +(217715, 7, 115442, 1, 1, 56110), -- Gutter Inhaler +(217715, 6, 115443, 1, 1, 56110), -- Gutter Inhaler +(217715, 5, 115439, 1, 1, 56110), -- Gutter Inhaler +(217715, 4, 115438, 1, 1, 56110), -- Gutter Inhaler +(217715, 3, 115435, 1, 1, 56110), -- Gutter Inhaler +(217715, 2, 115434, 1, 1, 56110), -- Gutter Inhaler +(217715, 1, 115431, 1, 1, 56110), -- Gutter Inhaler +(217715, 0, 115430, 1, 1, 56110), -- Gutter Inhaler +(217714, 7, 115473, 1, 1, 56110), -- Hidden Drowner +(217714, 6, 115472, 1, 1, 56110), -- Hidden Drowner +(217714, 5, 115469, 1, 1, 56110), -- Hidden Drowner +(217714, 4, 115468, 1, 1, 56110), -- Hidden Drowner +(217714, 3, 115465, 1, 1, 56110), -- Hidden Drowner +(217714, 2, 115464, 1, 1, 56110), -- Hidden Drowner +(217714, 1, 115461, 1, 1, 56110), -- Hidden Drowner +(217714, 0, 115460, 1, 1, 56110), -- Hidden Drowner +(217713, 0, 116911, 1, 1, 56110), -- Gundargaz Defender +(217712, 10, 116157, 1, 1, 56110), -- Captured Kaheti +(217712, 9, 114528, 1, 1, 56110), -- Captured Kaheti +(217712, 8, 116159, 1, 1, 56110), -- Captured Kaheti +(217712, 7, 114530, 1, 1, 56110), -- Captured Kaheti +(217712, 6, 116158, 1, 1, 56110), -- Captured Kaheti +(217712, 5, 116160, 1, 1, 56110), -- Captured Kaheti +(217712, 4, 114529, 1, 1, 56110), -- Captured Kaheti +(217712, 3, 116446, 1, 1, 56110), -- Captured Kaheti +(217712, 2, 116448, 1, 1, 56110), -- Captured Kaheti +(217712, 1, 116447, 1, 1, 56110), -- Captured Kaheti +(217712, 0, 116449, 1, 1, 56110), -- Captured Kaheti +(217710, 8, 115428, 1, 1, 56110), -- Kobyss Ranger +(217710, 7, 115417, 1, 1, 56110), -- Kobyss Ranger +(217710, 6, 115426, 1, 1, 56110), -- Kobyss Ranger +(217710, 5, 115415, 1, 1, 56110); -- Kobyss Ranger + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(217710, 4, 115424, 1, 1, 56110), -- Kobyss Ranger +(217710, 3, 115413, 1, 1, 56110), -- Kobyss Ranger +(217710, 2, 115419, 1, 1, 56110), -- Kobyss Ranger +(217710, 1, 115411, 1, 1, 56110), -- Kobyss Ranger +(217710, 0, 115410, 1, 1, 56110), -- Kobyss Ranger +(217709, 7, 115492, 1, 1, 56110), -- Kobyss Caster +(217709, 6, 115491, 1, 1, 56110), -- Kobyss Caster +(217709, 5, 115488, 1, 1, 56110), -- Kobyss Caster +(217709, 4, 115487, 1, 1, 56110), -- Kobyss Caster +(217709, 3, 115483, 1, 1, 56110), -- Kobyss Caster +(217709, 2, 115482, 1, 1, 56110), -- Kobyss Caster +(217709, 1, 115479, 1, 1, 56110), -- Kobyss Caster +(217709, 0, 115478, 1, 1, 56110), -- Kobyss Caster +(217708, 0, 52318, 1, 1, 56110), -- Kill Credit +(217705, 0, 54893, 1, 0, 56110), -- Pipe Room Activation +(217704, 3, 117201, 1, 1, 56110), -- Gundargaz Foreman +(217704, 2, 117200, 1, 1, 56110), -- Gundargaz Foreman +(217704, 1, 117199, 1, 1, 56110), -- Gundargaz Foreman +(217704, 0, 117198, 1, 1, 56110), -- Gundargaz Foreman +(217702, 3, 117196, 1, 1, 56110), -- Gundargaz Laborer +(217702, 2, 117195, 1, 1, 56110), -- Gundargaz Laborer +(217702, 1, 117194, 1, 1, 56110), -- Gundargaz Laborer +(217702, 0, 117193, 1, 1, 56110), -- Gundargaz Laborer +(217700, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Olbarig Followed 02 +(217699, 0, 120009, 1, 1, 56110), -- Dagran Thaurissan II +(217698, 0, 115359, 1, 1, 56110), -- Dark Hound +(217697, 1, 11686, 1, 1, 56110), -- Generic - Empty Bunny +(217697, 0, 15092, 1.399999976158142089, 0, 56110), -- Generic - Empty Bunny +(217695, 0, 117191, 1, 1, 56110), -- Fearbreaker +(217694, 0, 108088, 1, 1, 56110), -- Deep Murkmoth +(217693, 0, 117190, 1, 1, 56110), -- Royal Broker Rez'kal +(217692, 0, 117189, 1, 1, 56110), -- Ar'syn +(217691, 7, 117200, 1, 1, 56110), -- Damaged Worker +(217691, 6, 117201, 1, 1, 56110), -- Damaged Worker +(217691, 5, 117198, 1, 1, 56110), -- Damaged Worker +(217691, 4, 117199, 1, 1, 56110), -- Damaged Worker +(217691, 3, 117195, 1, 1, 56110), -- Damaged Worker +(217691, 2, 117196, 1, 1, 56110), -- Damaged Worker +(217691, 1, 117193, 1, 1, 56110), -- Damaged Worker +(217691, 0, 117194, 1, 1, 56110), -- Damaged Worker +(217688, 0, 54893, 1, 0, 56110), -- Wax Right Destruction Credit +(217687, 1, 11686, 0.5, 1, 56110), -- Skardyn Mass +(217687, 0, 22712, 1, 0, 56110), -- Skardyn Mass +(217686, 0, 54893, 1, 0, 56110), -- Wax Left Destruction Credit +(217684, 5, 118420, 1, 1, 56110), -- Deranged Skardyn +(217684, 4, 118421, 1, 1, 56110), -- Deranged Skardyn +(217684, 3, 118419, 1, 1, 56110), -- Deranged Skardyn +(217684, 2, 118418, 1, 1, 56110), -- Deranged Skardyn +(217684, 1, 118417, 1, 1, 56110), -- Deranged Skardyn +(217684, 0, 118416, 1, 1, 56110), -- Deranged Skardyn +(217682, 0, 117184, 1, 1, 56110), -- Limoni +(217681, 0, 117179, 1, 1, 56110), -- Anisen +(217680, 0, 117182, 1, 1, 56110), -- Saffrin +(217679, 0, 117183, 1, 1, 56110), -- Papriki +(217678, 0, 112266, 1, 1, 56110), -- Patchoulisa +(217677, 0, 24719, 1, 1, 56110), -- Invisible Bunny - Tutorial (DNT) +(217676, 3, 83072, 1, 1, 56110), -- Algari Expedition Priest +(217676, 2, 83071, 1, 1, 56110), -- Algari Expedition Priest +(217676, 1, 83070, 1, 1, 56110), -- Algari Expedition Priest +(217676, 0, 82933, 1, 1, 56110), -- Algari Expedition Priest +(217675, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(217672, 5, 118420, 1, 1, 56110), -- Deranged Skardyn +(217672, 4, 118421, 1, 1, 56110), -- Deranged Skardyn +(217672, 3, 118419, 1, 1, 56110), -- Deranged Skardyn +(217672, 2, 118418, 1, 1, 56110), -- Deranged Skardyn +(217672, 1, 118417, 1, 1, 56110), -- Deranged Skardyn +(217672, 0, 118416, 1, 1, 56110), -- Deranged Skardyn +(217670, 0, 107853, 1.5, 1, 56110), -- Rotbark the Unfelled +(217667, 0, 52318, 1, 1, 56110), -- Kill Credit +(217662, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Olbarig Followed 01 +(217661, 0, 114536, 1, 1, 56110), -- Nerubian Webmancer +(217660, 0, 114532, 1, 1, 56110), -- Nerubian Surveyor +(217659, 0, 117174, 1, 1, 56110), -- Tharessa Sunstrand +(217658, 0, 116186, 1, 1, 56110), -- Sir Braunpyke +(217657, 0, 107030, 1, 1, 56110), -- Rannan Korren +(217656, 0, 112539, 1, 1, 56110), -- Tuberros +(217655, 0, 104598, 1, 1, 56110), -- Warp +(217654, 8, 115428, 1, 1, 56110), -- Kobyss Ranger +(217654, 7, 115417, 1, 1, 56110), -- Kobyss Ranger +(217654, 6, 115426, 1, 1, 56110), -- Kobyss Ranger +(217654, 5, 115415, 1, 1, 56110), -- Kobyss Ranger +(217654, 4, 115424, 1, 1, 56110), -- Kobyss Ranger +(217654, 3, 115413, 1, 1, 56110), -- Kobyss Ranger +(217654, 2, 115419, 1, 1, 56110), -- Kobyss Ranger +(217654, 1, 115411, 1, 1, 56110), -- Kobyss Ranger +(217654, 0, 115410, 1, 1, 56110), -- Kobyss Ranger +(217653, 7, 115492, 1, 1, 56110), -- Kobyss Caster +(217653, 6, 115491, 1, 1, 56110), -- Kobyss Caster +(217653, 5, 115488, 1, 1, 56110), -- Kobyss Caster +(217653, 4, 115487, 1, 1, 56110), -- Kobyss Caster +(217653, 3, 115483, 1, 1, 56110), -- Kobyss Caster +(217653, 2, 115482, 1, 1, 56110), -- Kobyss Caster +(217653, 1, 115479, 1, 1, 56110), -- Kobyss Caster +(217653, 0, 115478, 1, 1, 56110), -- Kobyss Caster +(217652, 7, 115488, 1, 1, 56110), -- Kobyss Caster +(217652, 6, 115492, 1, 1, 56110), -- Kobyss Caster +(217652, 5, 115491, 1, 1, 56110), -- Kobyss Caster +(217652, 4, 115487, 1, 1, 56110), -- Kobyss Caster +(217652, 3, 115483, 1, 1, 56110), -- Kobyss Caster +(217652, 2, 115482, 1, 1, 56110), -- Kobyss Caster +(217652, 1, 115479, 1, 1, 56110), -- Kobyss Caster +(217652, 0, 115478, 1, 1, 56110), -- Kobyss Caster +(217651, 8, 115428, 1, 1, 56110), -- Kobyss Ranger +(217651, 7, 115417, 1, 1, 56110), -- Kobyss Ranger +(217651, 6, 115426, 1, 1, 56110), -- Kobyss Ranger +(217651, 5, 115415, 1, 1, 56110), -- Kobyss Ranger +(217651, 4, 115424, 1, 1, 56110), -- Kobyss Ranger +(217651, 3, 115413, 1, 1, 56110), -- Kobyss Ranger +(217651, 2, 115419, 1, 1, 56110), -- Kobyss Ranger +(217651, 1, 115411, 1, 1, 56110), -- Kobyss Ranger +(217651, 0, 115410, 1, 1, 56110), -- Kobyss Ranger +(217650, 0, 121412, 1, 1, 56110), -- Woldkeeper Freydrin +(217649, 0, 117517, 1, 1, 56110), -- Coalescing Shadow +(217648, 3, 115264, 1, 1, 56110), -- Boskroot Lashbane +(217648, 2, 115263, 1, 1, 56110), -- Boskroot Lashbane +(217648, 1, 115262, 1, 1, 56110), -- Boskroot Lashbane +(217648, 0, 115258, 1, 1, 56110), -- Boskroot Lashbane +(217647, 3, 115264, 1, 1, 56110), -- Boskroot Lashbane +(217647, 2, 115263, 1, 1, 56110), -- Boskroot Lashbane +(217647, 1, 115262, 1, 1, 56110), -- Boskroot Lashbane +(217647, 0, 115258, 1, 1, 56110), -- Boskroot Lashbane +(217646, 5, 118508, 1.5, 1, 56110), -- Burly Contender +(217646, 4, 118507, 1.5, 1, 56110), -- Burly Contender +(217646, 3, 118506, 1.5, 1, 56110), -- Burly Contender +(217646, 2, 118505, 1.5, 1, 56110), -- Burly Contender +(217646, 1, 118504, 1.5, 1, 56110), -- Burly Contender +(217646, 0, 118503, 1.5, 1, 56110), -- Burly Contender +(217645, 0, 115034, 1, 1, 56110), -- Torran Dellain +(217643, 1, 115032, 1, 1, 56110), -- Arathi Defender +(217643, 0, 115033, 1, 1, 56110), -- Arathi Defender +(217642, 0, 118635, 1, 1, 56110), -- Nalina Ironsong +(217641, 1, 11686, 1, 1, 56110), -- Scaling Spawning Controller +(217641, 0, 1126, 1, 0, 56110), -- Scaling Spawning Controller +(217640, 0, 117165, 1, 1, 56110), -- Albert +(217639, 0, 118132, 1, 1, 56110), -- Auro Flitter +(217638, 0, 115255, 1, 1, 56110), -- Noxious Mycelium +(217637, 1, 114362, 1, 1, 56110), -- Phosphorescent Lampyrid +(217637, 0, 114365, 1, 1, 56110), -- Phosphorescent Lampyrid +(217636, 8, 117755, 1, 1, 56110), -- Arathi Wrangler +(217636, 7, 117754, 1, 1, 56110), -- Arathi Wrangler +(217636, 6, 117752, 1, 1, 56110), -- Arathi Wrangler +(217636, 5, 117751, 1, 1, 56110), -- Arathi Wrangler +(217636, 4, 115023, 1, 1, 56110), -- Arathi Wrangler +(217636, 3, 115021, 1, 1, 56110), -- Arathi Wrangler +(217636, 2, 115014, 1, 1, 56110), -- Arathi Wrangler +(217636, 1, 115013, 1, 1, 56110), -- Arathi Wrangler +(217636, 0, 115012, 1, 1, 56110), -- Arathi Wrangler +(217635, 0, 115255, 1, 1, 56110), -- Noxious Mycelium +(217630, 2, 36357, 1, 1, 56110), -- Mouse +(217630, 1, 4960, 1, 1, 56110), -- Mouse +(217630, 0, 4959, 1, 1, 56110), -- Mouse +(217629, 0, 114830, 0.25, 1, 56110), -- Speckled Skipper +(217624, 0, 110447, 1, 1, 56110), -- Ashen Stonestalker +(217623, 0, 116911, 1, 1, 56110), -- Mining Rig +(217622, 8, 117755, 1, 1, 56110), -- Arathi Laborer +(217622, 7, 117754, 1, 1, 56110), -- Arathi Laborer +(217622, 6, 117752, 1, 1, 56110), -- Arathi Laborer +(217622, 5, 117751, 1, 1, 56110), -- Arathi Laborer +(217622, 4, 115023, 1, 1, 56110), -- Arathi Laborer +(217622, 3, 115021, 1, 1, 56110), -- Arathi Laborer +(217622, 2, 115014, 1, 1, 56110), -- Arathi Laborer +(217622, 1, 115013, 1, 1, 56110), -- Arathi Laborer +(217622, 0, 115012, 1, 1, 56110), -- Arathi Laborer +(217621, 0, 11686, 1, 1, 56110), -- Fire Stalker +(217615, 1, 112722, 1, 1, 56110), -- Cave Worm +(217615, 0, 112724, 1, 1, 56110), -- Cave Worm +(217614, 1, 112722, 1, 1, 56110), -- Cave Worm +(217614, 0, 112724, 1, 1, 56110), -- Cave Worm +(217612, 1, 115381, 1, 1, 56110), -- Lone Murkwalker +(217612, 0, 115378, 1, 1, 56110), -- Lone Murkwalker +(217611, 0, 115030, 1, 1, 56110), -- Valrin Paller +(217610, 3, 117975, 1, 1, 56110), -- Deviant Skardyn +(217610, 2, 117974, 1, 1, 56110), -- Deviant Skardyn +(217610, 1, 117973, 1, 1, 56110), -- Deviant Skardyn +(217610, 0, 117972, 1, 1, 56110), -- Deviant Skardyn +(217609, 0, 115023, 1, 1, 56110), -- Barahl Lynflayme +(217607, 0, 52318, 1, 1, 56110), -- Kill Credit +(217606, 4, 117887, 1, 1, 56110), -- Imperial Lynx +(217606, 3, 117889, 1, 1, 56110), -- Imperial Lynx +(217606, 2, 117888, 1, 1, 56110), -- Imperial Lynx +(217606, 1, 117886, 1, 1, 56110), -- Imperial Lynx +(217606, 0, 116277, 1, 1, 56110), -- Imperial Lynx +(217604, 2, 116159, 1, 1, 56110), -- Burrows Hawker +(217604, 1, 116158, 1, 1, 56110), -- Burrows Hawker +(217604, 0, 116187, 1, 1, 56110), -- Burrows Hawker +(217603, 3, 116157, 1, 1, 56110), -- Burrows Resident +(217603, 2, 116158, 1, 1, 56110), -- Burrows Resident +(217603, 1, 116159, 1, 1, 56110), -- Burrows Resident +(217603, 0, 116160, 1, 1, 56110), -- Burrows Resident +(217602, 0, 115025, 1, 1, 56110), -- Sapp Veirhann +(217598, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(217597, 0, 114541, 1, 1, 56110), -- Silksinger Yil +(217596, 0, 114411, 1, 1, 56110), -- Matron Zai +(217595, 2, 116159, 1, 1, 56110), -- High Hollows Merchant +(217595, 1, 116158, 1, 1, 56110), -- High Hollows Merchant +(217595, 0, 116187, 1, 1, 56110), -- High Hollows Merchant +(217594, 5, 120153, 1, 1, 56110), -- High Hollows Citizen +(217594, 4, 114421, 1, 1, 56110), -- High Hollows Citizen +(217594, 3, 114422, 1, 1, 56110), -- High Hollows Citizen +(217594, 2, 114423, 1, 1, 56110), -- High Hollows Citizen +(217594, 1, 115755, 1, 1, 56110), -- High Hollows Citizen +(217594, 0, 118563, 1, 1, 56110), -- High Hollows Citizen +(217593, 2, 116159, 1, 1, 56110), -- Burrows Merchant +(217593, 1, 116158, 1, 1, 56110), -- Burrows Merchant +(217593, 0, 116187, 1, 1, 56110), -- Burrows Merchant +(217592, 2, 116159, 0.800000011920928955, 1, 56110), -- Burrows Citizen +(217592, 1, 116158, 0.85000002384185791, 1, 56110), -- Burrows Citizen +(217592, 0, 116160, 0.75, 1, 56110), -- Burrows Citizen +(217591, 0, 52318, 1, 1, 56110), -- Kill Credit +(217586, 0, 115495, 1.20000004768371582, 1, 56110), -- Thrall +(217585, 0, 117268, 1, 1, 56110), -- Slain Reaver +(217584, 0, 118407, 1.5, 1, 56110), -- Cursed Thunderer +(217583, 0, 118393, 2, 1, 56110), -- Cursed Rookguard +(217581, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit +(217579, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Baelgrim Signal +(217579, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Baelgrim Signal +(217578, 5, 115031, 1, 1, 56110), -- Arathi Sentry +(217578, 4, 117759, 1, 1, 56110), -- Arathi Sentry +(217578, 3, 117758, 1, 1, 56110), -- Arathi Sentry +(217578, 2, 115032, 1, 1, 56110), -- Arathi Sentry +(217578, 1, 115033, 1, 1, 56110), -- Arathi Sentry +(217578, 0, 115034, 1, 1, 56110), -- Arathi Sentry +(217577, 1, 11686, 1, 1, 56110), -- Web Trap +(217577, 0, 169, 1, 0, 56110), -- Web Trap +(217576, 0, 115288, 1, 1, 56110), -- Great Kyron +(217575, 0, 114511, 4, 1, 56110), -- Docile Flyer +(217574, 1, 92725, 1, 1, 56110), -- Shadow Barrier +(217574, 0, 122102, 2, 0, 56110), -- Shadow Barrier +(217572, 0, 115288, 1, 1, 56110), -- Great Kyron +(217571, 0, 117129, 1, 1, 56110), -- Siege Ballista +(217570, 0, 115534, 1.399999976158142089, 1, 56110), -- Speaker Halven +(217568, 0, 115042, 1.10000002384185791, 1, 56110), -- Lamplighter Prevsta +(217567, 0, 84018, 1.10000002384185791, 1, 56110), -- Lamplighter Thovald +(217566, 0, 11686, 1, 1, 56110), -- Test Item B +(217565, 0, 119919, 1, 1, 56110), -- Al'kubian +(217563, 0, 45879, 1, 1, 56110), -- Ruby Fragment +(217562, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 03 - Clues (RPS) +(217561, 0, 70178, 1, 1, 56110), -- Brushmane Wolf +(217559, 1, 15467, 1, 1, 56110), -- Pebble Scarab +(217559, 0, 15468, 1, 1, 56110), -- Pebble Scarab +(217556, 1, 91864, 1, 1, 56110), -- Lambent Siltworm +(217556, 0, 91868, 1, 1, 56110), -- Lambent Siltworm +(217553, 0, 117123, 1, 1, 56110), -- Invasive Fungal Pod +(217551, 0, 52318, 1, 1, 56110), -- Kill Credit +(217549, 10, 117414, 1, 1, 56110), -- Coreway Worker +(217549, 9, 117415, 1, 1, 56110), -- Coreway Worker +(217549, 8, 117412, 1, 1, 56110), -- Coreway Worker +(217549, 7, 117413, 1, 1, 56110), -- Coreway Worker +(217549, 6, 117411, 1, 1, 56110), -- Coreway Worker +(217549, 5, 117408, 1, 1, 56110); -- Coreway Worker + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(217549, 4, 117422, 1, 1, 56110), -- Coreway Worker +(217549, 3, 117423, 1, 1, 56110), -- Coreway Worker +(217549, 2, 117420, 1, 1, 56110), -- Coreway Worker +(217549, 1, 117421, 1, 1, 56110), -- Coreway Worker +(217549, 0, 117429, 1, 1, 56110), -- Coreway Worker +(217548, 3, 117446, 1, 1, 56110), -- Dead Nibelgaz Miner +(217548, 2, 117447, 1, 1, 56110), -- Dead Nibelgaz Miner +(217548, 1, 117445, 1, 1, 56110), -- Dead Nibelgaz Miner +(217548, 0, 117444, 1, 1, 56110), -- Dead Nibelgaz Miner +(217547, 2, 117867, 1, 1, 56110), -- Stalwart Nibelgaz Defender +(217547, 1, 117866, 1, 1, 56110), -- Stalwart Nibelgaz Defender +(217547, 0, 117139, 1, 1, 56110), -- Stalwart Nibelgaz Defender +(217546, 1, 117866, 1, 1, 56110), -- Dead Nibelgaz Defender +(217546, 0, 117139, 1, 1, 56110), -- Dead Nibelgaz Defender +(217545, 0, 114532, 1, 1, 56110), -- Nerubian Sabateur +(217544, 7, 114714, 1, 1, 56110), -- Kobold Pilferer +(217544, 6, 114527, 1, 1, 56110), -- Kobold Pilferer +(217544, 5, 114715, 1, 1, 56110), -- Kobold Pilferer +(217544, 4, 114716, 1, 1, 56110), -- Kobold Pilferer +(217544, 3, 114713, 1, 1, 56110), -- Kobold Pilferer +(217544, 2, 114158, 1, 1, 56110), -- Kobold Pilferer +(217544, 1, 114526, 1, 1, 56110), -- Kobold Pilferer +(217544, 0, 114712, 1, 1, 56110), -- Kobold Pilferer +(217543, 0, 117341, 1, 1, 56110), -- Tordrin +(217542, 0, 117344, 1, 1, 56110), -- Drelda +(217541, 3, 115014, 1, 1, 56110), -- Nightfall Initiate +(217541, 2, 115013, 1, 1, 56110), -- Nightfall Initiate +(217541, 1, 115012, 1, 1, 56110), -- Nightfall Initiate +(217541, 0, 115011, 1, 1, 56110), -- Nightfall Initiate +(217540, 0, 19283, 1, 1, 56110), -- [DNT] Kill Credit +(217539, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 01B +(217535, 0, 114026, 1.5, 1, 56110), -- Pale Priest +(217534, 0, 113074, 1, 1, 56110), -- Sandres the Relicbearer +(217533, 0, 117119, 2, 1, 56110), -- Atik +(217531, 0, 117119, 1.60000002384185791, 1, 56110), -- Ixin +(217527, 0, 81086, 1, 1, 56110), -- Salty Gull +(217526, 0, 56187, 1, 1, 56110), -- Kill Credit: Fungal Spore Burned +(217525, 23, 117338, 1, 1, 56110), -- Unbound Earthen +(217525, 22, 117339, 1, 1, 56110), -- Unbound Earthen +(217525, 21, 117336, 1, 1, 56110), -- Unbound Earthen +(217525, 20, 117337, 1, 1, 56110), -- Unbound Earthen +(217525, 19, 117343, 1, 1, 56110), -- Unbound Earthen +(217525, 18, 117344, 1, 1, 56110), -- Unbound Earthen +(217525, 17, 117341, 1, 1, 56110), -- Unbound Earthen +(217525, 16, 117342, 1, 1, 56110), -- Unbound Earthen +(217525, 15, 117347, 1, 1, 56110), -- Unbound Earthen +(217525, 14, 117348, 1, 1, 56110), -- Unbound Earthen +(217525, 13, 117345, 1, 1, 56110), -- Unbound Earthen +(217525, 12, 117346, 1, 1, 56110), -- Unbound Earthen +(217525, 11, 117351, 1, 1, 56110), -- Unbound Earthen +(217525, 10, 117352, 1, 1, 56110), -- Unbound Earthen +(217525, 9, 117349, 1, 1, 56110), -- Unbound Earthen +(217525, 8, 117350, 1, 1, 56110), -- Unbound Earthen +(217525, 7, 117359, 1, 1, 56110), -- Unbound Earthen +(217525, 6, 117360, 1, 1, 56110), -- Unbound Earthen +(217525, 5, 117357, 1, 1, 56110), -- Unbound Earthen +(217525, 4, 117358, 1, 1, 56110), -- Unbound Earthen +(217525, 3, 117355, 1, 1, 56110), -- Unbound Earthen +(217525, 2, 117356, 1, 1, 56110), -- Unbound Earthen +(217525, 1, 117353, 1, 1, 56110), -- Unbound Earthen +(217525, 0, 117354, 1, 1, 56110), -- Unbound Earthen +(217524, 0, 103557, 1, 1, 56110), -- Armored Riplisk +(217523, 0, 103340, 1, 1, 56110), -- Riplisk Hatchling +(217522, 0, 114110, 1, 1, 56110), -- Slimy Slug +(217520, 0, 19283, 1, 1, 56110), -- [DNT] Kill Credit +(217519, 1, 115535, 1.299999952316284179, 1, 56110), -- Nightfall Shadeguard +(217519, 0, 115534, 1.299999952316284179, 1, 56110), -- Nightfall Shadeguard +(217518, 1, 115527, 1.20000004768371582, 1, 56110), -- Nightfall Inquisitor +(217518, 0, 115526, 1.20000004768371582, 1, 56110), -- Nightfall Inquisitor +(217517, 1, 115523, 1.10000002384185791, 1, 56110), -- Nightfall Hopestealer +(217517, 0, 115520, 1.10000002384185791, 1, 56110), -- Nightfall Hopestealer +(217516, 1, 115530, 1.149999976158142089, 1, 56110), -- Nightfall Executor +(217516, 0, 115528, 1.149999976158142089, 1, 56110), -- Nightfall Executor +(217514, 0, 52318, 1, 1, 56110), -- Kill Credit: Give Oil to Faerin +(217513, 0, 117113, 1, 1, 56110), -- Cogchewer +(217512, 5, 114697, 1, 1, 56110), -- Sparklit Buttonmasher +(217512, 4, 114698, 1, 1, 56110), -- Sparklit Buttonmasher +(217512, 3, 114700, 1, 1, 56110), -- Sparklit Buttonmasher +(217512, 2, 114699, 1, 1, 56110), -- Sparklit Buttonmasher +(217512, 1, 114570, 1, 1, 56110), -- Sparklit Buttonmasher +(217512, 0, 114569, 1, 1, 56110), -- Sparklit Buttonmasher +(217511, 0, 116818, 1, 1, 56110), -- Sandmaw +(217509, 0, 117267, 3, 1, 56110), -- Slumbering Mountain Giant +(217508, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit +(217506, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(217506, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(217505, 0, 118248, 1, 1, 56110), -- Kobyss Soul-Twister +(217502, 0, 117336, 1, 1, 56110), -- Findorn +(217501, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(217501, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(217499, 13, 114714, 1, 1, 56110), -- Kobold Loiterer +(217499, 12, 114527, 1, 1, 56110), -- Kobold Loiterer +(217499, 11, 114715, 1, 1, 56110), -- Kobold Loiterer +(217499, 10, 114716, 1, 1, 56110), -- Kobold Loiterer +(217499, 9, 114713, 1, 1, 56110), -- Kobold Loiterer +(217499, 8, 114158, 1, 1, 56110), -- Kobold Loiterer +(217499, 7, 114526, 1, 1, 56110), -- Kobold Loiterer +(217499, 6, 114712, 1, 1, 56110), -- Kobold Loiterer +(217499, 5, 114709, 1, 1, 56110), -- Kobold Loiterer +(217499, 4, 114710, 1, 1, 56110), -- Kobold Loiterer +(217499, 3, 114711, 1, 1, 56110), -- Kobold Loiterer +(217499, 2, 114702, 1, 1, 56110), -- Kobold Loiterer +(217499, 1, 114703, 1, 1, 56110), -- Kobold Loiterer +(217499, 0, 114701, 1, 1, 56110), -- Kobold Loiterer +(217498, 7, 114696, 1, 1, 56110), -- Kobold Scamp +(217498, 6, 114695, 1, 1, 56110), -- Kobold Scamp +(217498, 5, 114694, 1, 1, 56110), -- Kobold Scamp +(217498, 4, 114690, 1, 1, 56110), -- Kobold Scamp +(217498, 3, 114692, 1, 1, 56110), -- Kobold Scamp +(217498, 2, 114691, 1, 1, 56110), -- Kobold Scamp +(217498, 1, 114088, 1, 1, 56110), -- Kobold Scamp +(217498, 0, 114087, 1, 1, 56110), -- Kobold Scamp +(217497, 3, 117111, 1, 1, 56110), -- Holy Monk +(217497, 2, 117110, 1, 1, 56110), -- Holy Monk +(217497, 1, 117109, 1, 1, 56110), -- Holy Monk +(217497, 0, 117108, 1, 1, 56110), -- Holy Monk +(217496, 3, 117111, 1, 1, 56110), -- Holy Monk +(217496, 2, 117110, 1, 1, 56110), -- Holy Monk +(217496, 1, 117109, 1, 1, 56110), -- Holy Monk +(217496, 0, 117108, 1, 1, 56110), -- Holy Monk +(217495, 0, 110325, 1, 1, 56110), -- Playwright Odberken +(217494, 0, 52318, 1, 1, 56110), -- Kill Credit +(217491, 0, 119005, 3.5, 1, 56110), -- Skeinspinner Takazj +(217490, 0, 120469, 1, 1, 56110), -- Attendant Gebberd +(217489, 0, 118997, 1.20000004768371582, 1, 56110), -- Anub'arash +(217488, 0, 52318, 1, 1, 56110), -- Kill Credit: Q02b [DNT] +(217487, 0, 52318, 1, 1, 56110), -- Kill Credit: Q02a [DNT] +(217485, 1, 115539, 1.20000004768371582, 1, 56110), -- Nightfall Lookout +(217485, 0, 115538, 1.20000004768371582, 1, 56110), -- Nightfall Lookout +(217484, 0, 114549, 1, 1, 56110), -- Bursting Hatchling +(217483, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(217483, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(217482, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(217482, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(217481, 2, 114545, 1, 1, 56110), -- Dreadstrike Ambusher +(217481, 1, 114544, 1, 1, 56110), -- Dreadstrike Ambusher +(217481, 0, 114543, 1, 1, 56110), -- Dreadstrike Ambusher +(217479, 8, 115428, 1, 1, 56110), -- Kobyss Fighter +(217479, 7, 115417, 1, 1, 56110), -- Kobyss Fighter +(217479, 6, 115426, 1, 1, 56110), -- Kobyss Fighter +(217479, 5, 115415, 1, 1, 56110), -- Kobyss Fighter +(217479, 4, 115424, 1, 1, 56110), -- Kobyss Fighter +(217479, 3, 115413, 1, 1, 56110), -- Kobyss Fighter +(217479, 2, 115419, 1, 1, 56110), -- Kobyss Fighter +(217479, 1, 115411, 1, 1, 56110), -- Kobyss Fighter +(217479, 0, 115410, 1, 1, 56110), -- Kobyss Fighter +(217478, 0, 52318, 1, 1, 56110), -- Kill Credit: Q06 - Follow to the Observation +(217477, 2, 115103, 1.20000004768371582, 0, 56110), -- Shadowtide Hardshell +(217477, 1, 115105, 1.20000004768371582, 0, 56110), -- Shadowtide Hardshell +(217477, 0, 115107, 1.20000004768371582, 0, 56110), -- Shadowtide Hardshell +(217476, 0, 52318, 1, 1, 56110), -- Kill Credit: Q06 - On Accept Finished +(217475, 0, 117087, 1, 1, 56110), -- Collection Bowl +(217474, 0, 117230, 1, 1, 56110), -- Keldaz +(217473, 0, 117087, 1, 1, 56110), -- Collection Bowl +(217472, 0, 115735, 1, 1, 56110), -- Suspicious Merchant +(217471, 0, 118428, 1, 1, 56110), -- Waterworks Cartwielder +(217470, 0, 115735, 1, 1, 56110), -- Tulumun +(217469, 0, 116454, 1, 1, 56110), -- Mor'drek +(217468, 3, 114049, 1, 1, 56110), -- Scampering Weave-Rat +(217468, 2, 114050, 1, 1, 56110), -- Scampering Weave-Rat +(217468, 1, 114051, 1, 1, 56110), -- Scampering Weave-Rat +(217468, 0, 114052, 1, 1, 56110), -- Scampering Weave-Rat +(217467, 0, 114541, 0.800000011920928955, 1, 56110), -- Tes'ka +(217466, 0, 116204, 0.800000011920928955, 1, 56110), -- Ves'ka +(217465, 0, 118066, 1, 1, 56110), -- Arax'ne +(217464, 7, 117765, 1, 1, 56110), -- Pious Disciple +(217464, 6, 117764, 1, 1, 56110), -- Pious Disciple +(217464, 5, 117767, 1, 1, 56110), -- Pious Disciple +(217464, 4, 117766, 1, 1, 56110), -- Pious Disciple +(217464, 3, 115550, 1, 1, 56110), -- Pious Disciple +(217464, 2, 115549, 1, 1, 56110), -- Pious Disciple +(217464, 1, 115548, 1, 1, 56110), -- Pious Disciple +(217464, 0, 115547, 1, 1, 56110), -- Pious Disciple +(217463, 0, 115010, 0.75, 1, 56110), -- Enraged Colossus +(217462, 0, 114500, 1, 1, 56110), -- Swift Stormrook +(217461, 1, 114920, 1, 1, 56110), -- Grottoscale Hatchling +(217461, 0, 114919, 1, 1, 56110), -- Grottoscale Hatchling +(217460, 0, 114919, 1, 1, 56110), -- Grotto Salamanther +(217459, 1, 112274, 0.5, 1, 56110), -- Deeps Striderling +(217459, 0, 112274, 0.349999994039535522, 1, 56110), -- Deeps Striderling +(217458, 0, 110341, 1, 1, 56110), -- Cataract Strider +(217457, 0, 112274, 1, 1, 56110), -- Deeps Strider Matriarch +(217456, 0, 119832, 1.10000002384185791, 1, 56110), -- Bushy Weeds +(217455, 0, 52318, 1, 1, 56110), -- Kill Credit: Q04 - Follow 3 Finished +(217454, 0, 52318, 1, 1, 56110), -- Kill Credit: Q04 - Follow 2 Finished +(217453, 0, 52318, 1, 1, 56110), -- Kill Credit: Q04 - Follow 1 Finished +(217452, 3, 117111, 1, 1, 56110), -- Vitner Monk +(217452, 2, 117110, 1, 1, 56110), -- Vitner Monk +(217452, 1, 117109, 1, 1, 56110), -- Vitner Monk +(217452, 0, 117108, 1, 1, 56110), -- Vitner Monk +(217451, 0, 120430, 1, 1, 56110), -- Master Gardener Dhurttig +(217450, 15, 118452, 1, 1, 56110), -- Unbound Protector +(217450, 14, 118451, 1, 1, 56110), -- Unbound Protector +(217450, 13, 118450, 1, 1, 56110), -- Unbound Protector +(217450, 12, 118449, 1, 1, 56110), -- Unbound Protector +(217450, 11, 118448, 1, 1, 56110), -- Unbound Protector +(217450, 10, 118447, 1, 1, 56110), -- Unbound Protector +(217450, 9, 118446, 1, 1, 56110), -- Unbound Protector +(217450, 8, 118445, 1, 1, 56110), -- Unbound Protector +(217450, 7, 117654, 1, 1, 56110), -- Unbound Protector +(217450, 6, 117653, 1, 1, 56110), -- Unbound Protector +(217450, 5, 117655, 1, 1, 56110), -- Unbound Protector +(217450, 4, 117656, 1, 1, 56110), -- Unbound Protector +(217450, 3, 117658, 1, 1, 56110), -- Unbound Protector +(217450, 2, 117657, 1, 1, 56110), -- Unbound Protector +(217450, 1, 117660, 1, 1, 56110), -- Unbound Protector +(217450, 0, 117659, 1, 1, 56110), -- Unbound Protector +(217449, 0, 120458, 1, 1, 56110), -- Opalin +(217448, 0, 116832, 1, 1, 56110), -- Kaheti Ambusher +(217447, 0, 120440, 1, 1, 56110), -- Gandorhil +(217446, 0, 120441, 1, 1, 56110), -- Shardgar +(217445, 5, 120436, 1, 1, 56110), -- Unbound Gardener +(217445, 4, 120435, 1, 1, 56110), -- Unbound Gardener +(217445, 3, 120434, 1, 1, 56110), -- Unbound Gardener +(217445, 2, 120433, 1, 1, 56110), -- Unbound Gardener +(217445, 1, 120432, 1, 1, 56110), -- Unbound Gardener +(217445, 0, 120431, 1, 1, 56110), -- Unbound Gardener +(217444, 3, 115522, 1, 1, 56110), -- Order of Night Disciple +(217444, 2, 115521, 1, 1, 56110), -- Order of Night Disciple +(217444, 1, 115523, 1, 1, 56110), -- Order of Night Disciple +(217444, 0, 115520, 1, 1, 56110), -- Order of Night Disciple +(217443, 3, 115531, 1, 1, 56110), -- Order of Night Fighter +(217443, 2, 115529, 1, 1, 56110), -- Order of Night Fighter +(217443, 1, 115530, 1, 1, 56110), -- Order of Night Fighter +(217443, 0, 115528, 1, 1, 56110), -- Order of Night Fighter +(217442, 3, 115541, 1, 1, 56110), -- Order of Night Ranger +(217442, 2, 115540, 1, 1, 56110), -- Order of Night Ranger +(217442, 1, 115539, 1, 1, 56110), -- Order of Night Ranger +(217442, 0, 115538, 1, 1, 56110), -- Order of Night Ranger +(217441, 23, 117338, 1, 1, 56110), -- Unbound Earthen +(217441, 22, 117339, 1, 1, 56110), -- Unbound Earthen +(217441, 21, 117336, 1, 1, 56110), -- Unbound Earthen +(217441, 20, 117337, 1, 1, 56110), -- Unbound Earthen +(217441, 19, 117343, 1, 1, 56110), -- Unbound Earthen +(217441, 18, 117344, 1, 1, 56110), -- Unbound Earthen +(217441, 17, 117341, 1, 1, 56110), -- Unbound Earthen +(217441, 16, 117342, 1, 1, 56110), -- Unbound Earthen +(217441, 15, 117347, 1, 1, 56110), -- Unbound Earthen +(217441, 14, 117348, 1, 1, 56110), -- Unbound Earthen +(217441, 13, 117345, 1, 1, 56110), -- Unbound Earthen +(217441, 12, 117346, 1, 1, 56110), -- Unbound Earthen +(217441, 11, 117351, 1, 1, 56110), -- Unbound Earthen +(217441, 10, 117352, 1, 1, 56110), -- Unbound Earthen +(217441, 9, 117349, 1, 1, 56110), -- Unbound Earthen +(217441, 8, 117350, 1, 1, 56110), -- Unbound Earthen +(217441, 7, 117359, 1, 1, 56110), -- Unbound Earthen +(217441, 6, 117360, 1, 1, 56110), -- Unbound Earthen +(217441, 5, 117357, 1, 1, 56110), -- Unbound Earthen +(217441, 4, 117358, 1, 1, 56110), -- Unbound Earthen +(217441, 3, 117355, 1, 1, 56110); -- Unbound Earthen + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(217441, 2, 117356, 1, 1, 56110), -- Unbound Earthen +(217441, 1, 117353, 1, 1, 56110), -- Unbound Earthen +(217441, 0, 117354, 1, 1, 56110), -- Unbound Earthen +(217440, 0, 120425, 1, 1, 56110), -- Albetha +(217439, 0, 120439, 1, 1, 56110), -- Iridi +(217438, 3, 116345, 1, 1, 56110), -- Umbral Citizen +(217438, 2, 116436, 1, 1, 56110), -- Umbral Citizen +(217438, 1, 116437, 1, 1, 56110), -- Umbral Citizen +(217438, 0, 116438, 1, 1, 56110), -- Umbral Citizen +(217437, 3, 114421, 1, 1, 56110), -- Umbral Bazaar Civilian +(217437, 2, 116437, 1, 1, 56110), -- Umbral Bazaar Civilian +(217437, 1, 116446, 1, 1, 56110), -- Umbral Bazaar Civilian +(217437, 0, 116160, 1, 1, 56110), -- Umbral Bazaar Civilian +(217436, 5, 117752, 1, 1, 56110), -- Arathi Reserve +(217436, 4, 117751, 1, 1, 56110), -- Arathi Reserve +(217436, 3, 115014, 1, 1, 56110), -- Arathi Reserve +(217436, 2, 115013, 1, 1, 56110), -- Arathi Reserve +(217436, 1, 115012, 1, 1, 56110), -- Arathi Reserve +(217436, 0, 115011, 1, 1, 56110), -- Arathi Reserve +(217435, 0, 117642, 1.20000004768371582, 1, 56110), -- Master Machinist Dunstan +(217434, 7, 117767, 1, 1, 56110), -- Helpful Clergy +(217434, 6, 117766, 1, 1, 56110), -- Helpful Clergy +(217434, 5, 117765, 1, 1, 56110), -- Helpful Clergy +(217434, 4, 117764, 1, 1, 56110), -- Helpful Clergy +(217434, 3, 115550, 1, 1, 56110), -- Helpful Clergy +(217434, 2, 115549, 1, 1, 56110), -- Helpful Clergy +(217434, 1, 115548, 1, 1, 56110), -- Helpful Clergy +(217434, 0, 115547, 1, 1, 56110), -- Helpful Clergy +(217433, 1, 114756, 1.10000002384185791, 1, 56110), -- High Guard Gaulax +(217433, 0, 114755, 1.10000002384185791, 0, 56110), -- High Guard Gaulax +(217432, 3, 114049, 1, 1, 56110), -- Weaver's Threadling +(217432, 2, 114050, 1, 1, 56110), -- Weaver's Threadling +(217432, 1, 114051, 1, 1, 56110), -- Weaver's Threadling +(217432, 0, 114052, 1, 1, 56110), -- Weaver's Threadling +(217431, 3, 114049, 1, 1, 56110), -- Weaver's Threadling +(217431, 2, 114050, 1, 1, 56110), -- Weaver's Threadling +(217431, 1, 114051, 1, 1, 56110), -- Weaver's Threadling +(217431, 0, 114052, 1, 1, 56110), -- Weaver's Threadling +(217430, 3, 114049, 1, 1, 56110), -- Weaver's Threadling +(217430, 2, 114050, 1, 1, 56110), -- Weaver's Threadling +(217430, 1, 114051, 1, 1, 56110), -- Weaver's Threadling +(217430, 0, 114052, 1, 1, 56110), -- Weaver's Threadling +(217429, 0, 70623, 1, 0, 56110), -- Overfiend +(217428, 0, 106698, 1, 1, 56110), -- Agitated Rockpercher +(217427, 0, 115531, 1, 1, 56110), -- Brother Taelan Darkstrike +(217426, 0, 117097, 1, 1, 56110), -- Sir Theleon Braunpyke +(217425, 0, 83616, 0.300000011920928955, 1, 56110), -- Mire Fertilizer +(217424, 0, 118878, 1, 1, 56110), -- Baron Sybaestan Braunpyke +(217423, 0, 114483, 1, 1, 56110), -- [UNUSED] Memory of Glorashck +(217421, 0, 127, 1, 1, 56110), -- Captain Placeholder +(217420, 0, 115242, 2, 1, 56110), -- Decomposing Fungarian +(217419, 1, 11686, 1, 1, 56110), -- Channel Web Target [DNT] +(217419, 0, 1126, 1, 0, 56110), -- Channel Web Target [DNT] +(217417, 1, 115100, 1, 1, 56110), -- Infested Jawgrub +(217417, 0, 115099, 1, 1, 56110), -- Infested Jawgrub +(217416, 0, 102548, 1, 1, 56110), -- Geothermus +(217414, 0, 49288, 1, 1, 56110), -- Splintered Materials +(217413, 1, 27823, 1, 1, 56110), -- [DNT] Follow Korgran +(217413, 0, 73745, 1, 0, 56110), -- [DNT] Follow Korgran +(217411, 0, 104046, 1, 1, 56110), -- Rootgnaw Flutterer +(217410, 0, 35490, 2, 1, 56110), -- Crawler Egg +(217409, 6, 104046, 1, 1, 56110), -- Butterfly +(217409, 5, 104048, 1, 1, 56110), -- Butterfly +(217409, 4, 104049, 1, 1, 56110), -- Butterfly +(217409, 3, 104050, 1, 1, 56110), -- Butterfly +(217409, 2, 104051, 1, 1, 56110), -- Butterfly +(217409, 1, 104047, 1, 1, 56110), -- Butterfly +(217409, 0, 104046, 1, 1, 56110), -- Butterfly +(217408, 0, 85824, 1.10000002384185791, 1, 56110), -- Overgrown Vine +(217407, 1, 11686, 1, 1, 56110), -- [DNT] Kill Credit: End of Scenario +(217407, 0, 169, 1, 0, 56110), -- [DNT] Kill Credit: End of Scenario +(217406, 0, 114563, 1, 1, 56110), -- Agaric Spreader +(217405, 1, 75347, 1, 1, 56110), -- Shroom Scavenger +(217405, 0, 1072, 1, 1, 56110), -- Shroom Scavenger +(217404, 4, 114924, 1, 1, 56110), -- Persistent Forager +(217404, 3, 117491, 1, 1, 56110), -- Persistent Forager +(217404, 2, 117490, 0.800000011920928955, 1, 56110), -- Persistent Forager +(217404, 1, 117489, 1, 1, 56110), -- Persistent Forager +(217404, 0, 114930, 1, 1, 56110), -- Persistent Forager +(217403, 2, 116434, 1, 1, 56110), -- Eroding Engineer +(217403, 1, 116435, 1, 1, 56110), -- Eroding Engineer +(217403, 0, 115969, 1, 1, 56110), -- Eroding Engineer +(217402, 0, 117106, 1, 1, 56110), -- Grigg +(217401, 0, 117087, 1, 1, 56110), -- Collection Bowl +(217400, 0, 36638, 1, 1, 56110), -- Threadling +(217399, 1, 110291, 1, 0, 56110), -- Ravenous Crawler +(217399, 0, 116129, 1, 1, 56110), -- Ravenous Crawler +(217398, 0, 117092, 1, 1, 56110), -- Sister Etna Blayze +(217397, 5, 116456, 1, 1, 56110), -- Furious Dissident +(217397, 4, 116457, 1, 1, 56110), -- Furious Dissident +(217397, 3, 116454, 1, 1, 56110), -- Furious Dissident +(217397, 2, 116453, 1, 1, 56110), -- Furious Dissident +(217397, 1, 116452, 1, 1, 56110), -- Furious Dissident +(217397, 0, 116347, 1, 1, 56110), -- Furious Dissident +(217396, 1, 117141, 1, 1, 56110), -- Drowned Scavenger +(217396, 0, 117140, 1, 1, 56110), -- Drowned Scavenger +(217395, 7, 114714, 1, 1, 56110), -- Drenched Scavenger +(217395, 6, 114527, 1, 1, 56110), -- Drenched Scavenger +(217395, 5, 114715, 1, 1, 56110), -- Drenched Scavenger +(217395, 4, 114716, 1, 1, 56110), -- Drenched Scavenger +(217395, 3, 114713, 1, 1, 56110), -- Drenched Scavenger +(217395, 2, 114158, 1, 1, 56110), -- Drenched Scavenger +(217395, 1, 114526, 1, 1, 56110), -- Drenched Scavenger +(217395, 0, 114712, 1, 1, 56110), -- Drenched Scavenger +(217394, 0, 117085, 1, 1, 56110), -- Noxious Sporesponge +(217393, 0, 52318, 1, 1, 56110), -- Kill Credit: Q05 - Report to the Weaver +(217391, 0, 52318, 1, 1, 56110), -- Kill Credit: Q04 - Scenario Exit - Landing Trigger +(217390, 0, 117083, 2.5, 1, 56110), -- Flaming Pollen +(217389, 0, 122289, 2, 1, 56110), -- Boiling Cinderbrew +(217388, 0, 122288, 2, 1, 56110), -- Cinderhoney +(217386, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(217385, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(217384, 0, 52318, 1, 1, 56110), -- Kill Credit: Q04 - Ready for Speech/Trigger IGC +(217381, 1, 11686, 1, 1, 56110), -- Familiar Projection +(217381, 0, 87778, 1, 0, 56110), -- Familiar Projection +(217380, 1, 117835, 1, 0, 56110), -- Master Machinist Dunstan +(217380, 0, 117642, 1.20000004768371582, 1, 56110), -- Master Machinist Dunstan +(217379, 1, 115100, 1, 1, 56110), -- Infested Jawgrub +(217379, 0, 115099, 1, 1, 56110), -- Infested Jawgrub +(217378, 1, 115100, 1, 1, 56110), -- Devoured Jawgrub +(217378, 0, 115099, 1, 1, 56110), -- Devoured Jawgrub +(217376, 0, 117238, 1, 1, 56110), -- High Speaker Brinthe +(217375, 0, 117127, 1, 1, 56110), -- Adelgonn +(217374, 0, 116815, 1, 1, 56110), -- Merrix +(217373, 0, 114942, 1.5, 1, 56110), -- Hoofcrack the Red +(217372, 0, 117425, 1, 1, 56110), -- Earthen Observer +(217371, 0, 112727, 1, 1, 56110), -- Siege Webwing +(217370, 0, 52318, 1, 1, 56110), -- Kill Credit: Q05 - Deliver Weaver's Message +(217369, 0, 115776, 1, 1, 56110), -- Tsk'zal +(217368, 0, 52318, 1, 1, 56110), -- Kill Credit: Ship Boarded +(217367, 0, 52318, 1, 1, 56110), -- Kill Credit: Nerubian Kill Credit +(217365, 0, 52318, 1, 1, 56110), -- Kill Credit: Q04 - Enemy Distracted +(217364, 0, 52318, 1, 1, 56110), -- Kill Credit: Q04 - Follow 3 +(217363, 0, 52318, 1, 1, 56110), -- Kill Credit: Q04 - Follow 2 +(217362, 1, 114533, 1, 1, 56110), -- Kaheti Fighter +(217362, 0, 114532, 1, 1, 56110), -- Kaheti Fighter +(217361, 7, 116453, 1, 1, 56110), -- Health Bunny +(217361, 6, 116347, 1, 1, 56110), -- Health Bunny +(217361, 5, 116652, 1, 1, 56110), -- Health Bunny +(217361, 4, 116469, 1, 1, 56110), -- Health Bunny +(217361, 3, 114532, 1, 1, 56110), -- Health Bunny +(217361, 2, 116467, 1, 1, 56110), -- Health Bunny +(217361, 1, 114538, 1, 1, 56110), -- Health Bunny +(217361, 0, 114536, 1, 1, 56110), -- Health Bunny +(217359, 0, 52318, 1, 1, 56110), -- Kill Credit: Q04 - Meet the Vizier +(217358, 0, 52318, 1, 1, 56110), -- Kill Credit: Q04 - Follow 1 +(217357, 1, 114537, 1, 1, 56110), -- Stitch Club Member +(217357, 0, 114538, 1, 1, 56110), -- Stitch Club Member +(217356, 0, 118066, 1, 1, 56110), -- Arax'ne +(217355, 0, 118065, 1, 1, 56110), -- Klaskin +(217354, 0, 119524, 1, 1, 56110), -- Siegehold Alchemist +(217353, 0, 121348, 1.20000004768371582, 1, 56110), -- Master Machinist Dunstan +(217352, 0, 117357, 1, 1, 56110), -- Brewer Kreztar +(217351, 0, 54893, 1, 0, 56110), -- Waterworks Activation Credit +(217350, 0, 121230, 1, 1, 56110), -- Gerkmid the Squid-Butcher +(217349, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Defenses Confirmed +(217349, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Defenses Confirmed +(217348, 0, 121235, 1, 1, 56110), -- Quarrychef Higinnd +(217346, 0, 41243, 1, 1, 56110), -- Mine Cart +(217345, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Large Kill +(217345, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Large Kill +(217344, 0, 117442, 1, 1, 56110), -- Machinespeaker Patron +(217343, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Flyer Kill +(217343, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Flyer Kill +(217342, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Ground Kill +(217342, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Ground Kill +(217341, 1, 114532, 1, 1, 56110), -- Recovering Skirmisher +(217341, 0, 114531, 1, 1, 56110), -- Recovering Skirmisher +(217340, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Defenses Placed +(217340, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Defenses Placed +(217339, 0, 117075, 2, 1, 56110), -- Stormrook Feather +(217337, 0, 117444, 1, 1, 56110), -- Odberken +(217336, 0, 11686, 1, 1, 56110), -- Nerubians +(217334, 0, 116208, 0.300000011920928955, 1, 56110), -- The Weaver +(217333, 0, 121749, 0.300000011920928955, 1, 56110), -- Queen Neferess +(217332, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Last Light +(217331, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(217330, 0, 114775, 1, 1, 56110), -- Anub'azal +(217329, 1, 114362, 1, 1, 56110), -- Twinkling Candlefly +(217329, 0, 113982, 1, 1, 56110), -- Twinkling Candlefly +(217328, 0, 117071, 1, 1, 56110), -- Aelric Leid +(217326, 0, 117074, 1, 1, 56110), -- Pit Lord +(217324, 3, 114049, 1, 1, 56110), -- Weaver's Threadling +(217324, 2, 114050, 1, 1, 56110), -- Weaver's Threadling +(217324, 1, 114051, 1, 1, 56110), -- Weaver's Threadling +(217324, 0, 114052, 1, 1, 56110), -- Weaver's Threadling +(217322, 0, 52318, 1, 1, 56110), -- Kill Credit: Q03b - Propoganda Emitters +(217321, 0, 52318, 1, 1, 56110), -- Kill Credit: Q03b - Propoganda Emitter C +(217320, 0, 52318, 1, 1, 56110), -- Kill Credit: Q03b - Propoganda Emitter B +(217319, 0, 52318, 1, 1, 56110), -- Kill Credit: Q03b - Propoganda Emitter A +(217317, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Keg Thrown +(217317, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Keg Thrown +(217316, 0, 116616, 1, 1, 56110), -- Moss Sludglet +(217315, 1, 115409, 1, 1, 56110), -- Grottospore +(217315, 0, 115403, 1, 1, 56110), -- Grottospore +(217314, 0, 117067, 1, 1, 56110), -- Gorged Lashroom +(217313, 4, 115728, 1, 1, 56110), -- Crypt Lord +(217313, 3, 114770, 1, 1, 56110), -- Crypt Lord +(217313, 2, 115731, 1, 1, 56110), -- Crypt Lord +(217313, 1, 115732, 1, 1, 56110), -- Crypt Lord +(217313, 0, 115730, 1, 1, 56110), -- Crypt Lord +(217312, 0, 114897, 0.5, 1, 56110), -- Fleeing Larva +(217311, 12, 116831, 1, 1, 56110), -- Nerubian Fighter +(217311, 11, 114543, 1, 1, 56110), -- Nerubian Fighter +(217311, 10, 116832, 1, 1, 56110), -- Nerubian Fighter +(217311, 9, 114544, 1, 1, 56110), -- Nerubian Fighter +(217311, 8, 116690, 1, 1, 56110), -- Nerubian Fighter +(217311, 7, 114541, 1, 1, 56110), -- Nerubian Fighter +(217311, 6, 114542, 1, 1, 56110), -- Nerubian Fighter +(217311, 5, 114468, 1, 1, 56110), -- Nerubian Fighter +(217311, 4, 116283, 1, 1, 56110), -- Nerubian Fighter +(217311, 3, 115756, 1, 1, 56110), -- Nerubian Fighter +(217311, 2, 115757, 1, 1, 56110), -- Nerubian Fighter +(217311, 1, 116460, 1, 1, 56110), -- Nerubian Fighter +(217311, 0, 116348, 1, 1, 56110), -- Nerubian Fighter +(217310, 7, 116453, 2, 1, 56110), -- Nerubian Frontliner +(217310, 6, 116347, 2, 1, 56110), -- Nerubian Frontliner +(217310, 5, 116652, 2, 1, 56110), -- Nerubian Frontliner +(217310, 4, 116469, 2, 1, 56110), -- Nerubian Frontliner +(217310, 3, 114532, 2, 1, 56110), -- Nerubian Frontliner +(217310, 2, 116467, 2, 1, 56110), -- Nerubian Frontliner +(217310, 1, 114538, 2, 1, 56110), -- Nerubian Frontliner +(217310, 0, 114536, 2, 1, 56110), -- Nerubian Frontliner +(217309, 1, 115096, 1, 1, 56110), -- Devoured Jawgrub +(217309, 0, 115094, 1, 1, 56110), -- Devoured Jawgrub +(217307, 7, 115439, 1, 1, 56110), -- Slain Kobyss +(217307, 6, 115438, 1, 1, 56110), -- Slain Kobyss +(217307, 5, 115435, 1, 1, 56110), -- Slain Kobyss +(217307, 4, 115434, 1, 1, 56110), -- Slain Kobyss +(217307, 3, 115483, 1, 1, 56110), -- Slain Kobyss +(217307, 2, 115482, 1, 1, 56110), -- Slain Kobyss +(217307, 1, 115455, 1, 1, 56110), -- Slain Kobyss +(217307, 0, 115454, 1, 1, 56110), -- Slain Kobyss +(217306, 3, 114512, 2, 1, 56110), -- Nerubian Swarmer +(217306, 2, 114511, 2, 1, 56110), -- Nerubian Swarmer +(217306, 1, 114510, 2, 1, 56110), -- Nerubian Swarmer +(217306, 0, 114509, 2, 1, 56110), -- Nerubian Swarmer +(217299, 0, 117943, 1.20000004768371582, 1, 56110), -- Ostiary Wystan +(217297, 3, 116482, 1, 1, 56110), -- Sweety +(217297, 2, 116481, 1, 1, 56110), -- Sweety +(217297, 1, 116480, 1, 1, 56110), -- Sweety +(217297, 0, 115709, 1, 1, 56110), -- Sweety +(217296, 3, 116482, 1, 1, 56110), -- Charmy +(217296, 2, 116481, 1, 1, 56110), -- Charmy +(217296, 1, 116480, 1, 1, 56110), -- Charmy +(217296, 0, 115709, 1, 1, 56110), -- Charmy +(217295, 0, 116461, 1, 1, 56110), -- Kel'an +(217294, 3, 116461, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(217294, 2, 116460, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(217294, 1, 116459, 1, 1, 56110); -- Nerubian Skitterling, Fighter, Poison + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(217294, 0, 116348, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(217293, 3, 116461, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Web +(217293, 2, 116460, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Web +(217293, 1, 116459, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Web +(217293, 0, 116348, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Web +(217292, 3, 116462, 1, 1, 56110), -- Nerubian Skitterling, Royal Fighter, Poison +(217292, 2, 116465, 1, 1, 56110), -- Nerubian Skitterling, Royal Fighter, Poison +(217292, 1, 116464, 1, 1, 56110), -- Nerubian Skitterling, Royal Fighter, Poison +(217292, 0, 116463, 1, 1, 56110), -- Nerubian Skitterling, Royal Fighter, Poison +(217291, 3, 116462, 1, 1, 56110), -- Nerubian Skitterling, Royal Fighter, Web +(217291, 2, 116465, 1, 1, 56110), -- Nerubian Skitterling, Royal Fighter, Web +(217291, 1, 116464, 1, 1, 56110), -- Nerubian Skitterling, Royal Fighter, Web +(217291, 0, 116463, 1, 1, 56110), -- Nerubian Skitterling, Royal Fighter, Web +(217288, 2, 114561, 1, 1, 56110), -- Spore Assistant +(217288, 1, 115189, 1, 1, 56110), -- Spore Assistant +(217288, 0, 115187, 1, 1, 56110), -- Spore Assistant +(217286, 0, 52318, 1, 1, 56110), -- [DNT]Excursion Gossip Kill Credit +(217284, 3, 116449, 1, 1, 56110), -- Umbral Citizen +(217284, 2, 116447, 1, 1, 56110), -- Umbral Citizen +(217284, 1, 116448, 1, 1, 56110), -- Umbral Citizen +(217284, 0, 116446, 1, 1, 56110), -- Umbral Citizen +(217283, 0, 114529, 1, 1, 56110), -- Baygumn +(217282, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(217281, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(217278, 0, 52318, 1, 1, 56110), -- [DNT]Pen Gossip Kill Credit +(217277, 2, 116913, 1, 1, 56110), -- Earthen Power Suit +(217277, 1, 116912, 1, 1, 56110), -- Earthen Power Suit +(217277, 0, 116911, 1, 1, 56110), -- Earthen Power Suit +(217276, 0, 52318, 1, 1, 56110), -- Kill Credit: Q03a - Conversation B +(217275, 0, 52318, 1, 1, 56110), -- Kill Credit: Q03a - Conversation C +(217274, 0, 52318, 1, 1, 56110), -- Kill Credit: Q03a - Conversation D +(217273, 0, 52318, 1, 1, 56110), -- Kill Credit: Q03a - Conversation E +(217272, 0, 52318, 1, 1, 56110), -- Kill Credit: Q03 - Meesk Guard Event +(217271, 0, 52318, 1, 1, 56110), -- Kill Credit: Q03a - Conversation A +(217270, 0, 52318, 1, 1, 56110), -- Kill Credit: Q03 - Gossip Eavesdropped +(217269, 1, 115078, 1, 1, 56110), -- Beetlehawk +(217269, 0, 115073, 1, 1, 56110), -- Beetlehawk +(217268, 0, 117525, 1.20000004768371582, 1, 56110), -- Weeping Shade +(217267, 0, 108177, 1, 1, 56110), -- Machinespeaker Patron +(217266, 0, 110315, 1, 1, 56110), -- Oathsworn Patron +(217265, 0, 110325, 1, 1, 56110), -- Unbound Patron +(217264, 1, 115096, 1, 1, 56110), -- Displaced Jawgrub +(217264, 0, 115094, 1, 1, 56110), -- Displaced Jawgrub +(217263, 7, 117349, 1, 1, 56110), -- Apprentice Quarrychef +(217263, 6, 117350, 1, 1, 56110), -- Apprentice Quarrychef +(217263, 5, 117352, 1, 1, 56110), -- Apprentice Quarrychef +(217263, 4, 117351, 1, 1, 56110), -- Apprentice Quarrychef +(217263, 3, 117346, 1, 1, 56110), -- Apprentice Quarrychef +(217263, 2, 117345, 1, 1, 56110), -- Apprentice Quarrychef +(217263, 1, 117348, 1, 1, 56110), -- Apprentice Quarrychef +(217263, 0, 117347, 1, 1, 56110), -- Apprentice Quarrychef +(217262, 0, 121229, 1, 1, 56110), -- Gid +(217261, 0, 117421, 1, 1, 56110), -- Cinderbrew Mug-Master +(217260, 3, 117042, 1, 1, 56110), -- Bazaar Patrol +(217260, 2, 117043, 1, 1, 56110), -- Bazaar Patrol +(217260, 1, 117044, 1, 1, 56110), -- Bazaar Patrol +(217260, 0, 117045, 1, 1, 56110), -- Bazaar Patrol +(217259, 3, 117042, 1, 1, 56110), -- City Guard +(217259, 2, 117043, 1, 1, 56110), -- City Guard +(217259, 1, 117044, 1, 1, 56110), -- City Guard +(217259, 0, 117045, 1, 1, 56110), -- City Guard +(217258, 1, 107538, 1, 1, 56110), -- Keg Stalker [DNT] +(217258, 0, 68857, 1, 0, 56110), -- Keg Stalker [DNT] +(217257, 1, 107538, 1, 1, 56110), -- Fuse Stalker [DNT] +(217257, 0, 68857, 1, 0, 56110), -- Fuse Stalker [DNT] +(217256, 3, 117042, 1, 1, 56110), -- Bazaar Patrol +(217256, 2, 117043, 1, 1, 56110), -- Bazaar Patrol +(217256, 1, 117044, 1, 1, 56110), -- Bazaar Patrol +(217256, 0, 117045, 1, 1, 56110), -- Bazaar Patrol +(217255, 0, 114423, 1, 1, 56110), -- Ag'thax +(217253, 0, 117206, 1, 1, 56110), -- Ves'trak +(217252, 0, 52318, 1, 1, 56110), -- Kill Credit: Q02 - Alleria Climb Rope +(217251, 0, 52318, 1, 1, 56110), -- Kill Credit: Q02 - Climb Web Rope +(217250, 0, 117039, 1, 1, 56110), -- Saffrin +(217249, 7, 114714, 1, 1, 56110), -- Waterworks Opportunist +(217249, 6, 114527, 1, 1, 56110), -- Waterworks Opportunist +(217249, 5, 114715, 1, 1, 56110), -- Waterworks Opportunist +(217249, 4, 114716, 1, 1, 56110), -- Waterworks Opportunist +(217249, 3, 114713, 1, 1, 56110), -- Waterworks Opportunist +(217249, 2, 114158, 1, 1, 56110), -- Waterworks Opportunist +(217249, 1, 114526, 1, 1, 56110), -- Waterworks Opportunist +(217249, 0, 114712, 1, 1, 56110), -- Waterworks Opportunist +(217248, 0, 117038, 1, 1, 56110), -- Elma +(217247, 11, 117445, 1, 1, 56110), -- Waterworks Laborer +(217247, 10, 117444, 1, 1, 56110), -- Waterworks Laborer +(217247, 9, 117447, 1, 1, 56110), -- Waterworks Laborer +(217247, 8, 117446, 1, 1, 56110), -- Waterworks Laborer +(217247, 7, 117443, 1, 1, 56110), -- Waterworks Laborer +(217247, 6, 117442, 1, 1, 56110), -- Waterworks Laborer +(217247, 5, 117441, 1, 1, 56110), -- Waterworks Laborer +(217247, 4, 117440, 1, 1, 56110), -- Waterworks Laborer +(217247, 3, 117437, 1, 1, 56110), -- Waterworks Laborer +(217247, 2, 117436, 1, 1, 56110), -- Waterworks Laborer +(217247, 1, 117439, 1, 1, 56110), -- Waterworks Laborer +(217247, 0, 117438, 1, 1, 56110), -- Waterworks Laborer +(217246, 0, 117128, 1, 1, 56110), -- Market Organizer Kralden +(217245, 0, 117238, 1, 1, 56110), -- High Speaker Brinthe +(217244, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Fuse Connected +(217244, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Fuse Connected +(217241, 0, 119837, 1, 1, 56110), -- Architect Brokfor +(217240, 0, 117126, 1, 1, 56110), -- Overseer Brokfor +(217239, 0, 110198, 1, 1, 56110), -- Rock Snail +(217238, 0, 107716, 1, 1, 56110), -- Rock Snail +(217237, 0, 54893, 1, 0, 56110), -- ZZ-01-47 Introduction Complete +(217235, 0, 117256, 1, 1, 56110), -- Urtago +(217233, 0, 116815, 1, 1, 56110), -- Merrix +(217230, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Worker Evacuated +(217230, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Worker Evacuated +(217228, 0, 117037, 1, 1, 56110), -- Blood Beast +(217227, 1, 11686, 1, 1, 56110), -- [DNT] Horn Kill Credit +(217227, 0, 64062, 1, 0, 56110), -- [DNT] Horn Kill Credit +(217225, 1, 117644, 1.149999976158142089, 1, 56110), -- Machinist Protector +(217225, 0, 117791, 1.149999976158142089, 0, 56110), -- Machinist Protector +(217224, 0, 52318, 1, 1, 56110), -- Kill Credit: Q02 - Enter Umbral Bazaar +(217223, 0, 52318, 1, 1, 56110), -- Kill Credit: Q02 - Pheromones Applied +(217222, 0, 52318, 1, 1, 56110), -- Kill Credit: Q02 - Give Weaver's Message +(217219, 0, 95085, 2, 1, 56110), -- Void Crystal Skardyn +(217214, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(217213, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Plan Discussed +(217213, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Plan Discussed +(217212, 1, 11686, 1, 1, 56110), -- [DNT] Ceremony Kill Credit +(217212, 0, 64062, 1, 0, 56110), -- [DNT] Ceremony Kill Credit +(217211, 1, 11686, 1, 1, 56110), -- [DNT] Bowl Kill Credit +(217211, 0, 64062, 1, 0, 56110), -- [DNT] Bowl Kill Credit +(217209, 0, 117257, 6, 1, 56110), -- Xishirra +(217208, 0, 116968, 0.75, 1, 56110), -- Zekvir +(217207, 23, 117338, 1, 1, 56110), -- Unbound Worker +(217207, 22, 117339, 1, 1, 56110), -- Unbound Worker +(217207, 21, 117336, 1, 1, 56110), -- Unbound Worker +(217207, 20, 117337, 1, 1, 56110), -- Unbound Worker +(217207, 19, 117343, 1, 1, 56110), -- Unbound Worker +(217207, 18, 117344, 1, 1, 56110), -- Unbound Worker +(217207, 17, 117341, 1, 1, 56110), -- Unbound Worker +(217207, 16, 117342, 1, 1, 56110), -- Unbound Worker +(217207, 15, 117347, 1, 1, 56110), -- Unbound Worker +(217207, 14, 117348, 1, 1, 56110), -- Unbound Worker +(217207, 13, 117345, 1, 1, 56110), -- Unbound Worker +(217207, 12, 117346, 1, 1, 56110), -- Unbound Worker +(217207, 11, 117351, 1, 1, 56110), -- Unbound Worker +(217207, 10, 117352, 1, 1, 56110), -- Unbound Worker +(217207, 9, 117349, 1, 1, 56110), -- Unbound Worker +(217207, 8, 117350, 1, 1, 56110), -- Unbound Worker +(217207, 7, 117359, 1, 1, 56110), -- Unbound Worker +(217207, 6, 117360, 1, 1, 56110), -- Unbound Worker +(217207, 5, 117357, 1, 1, 56110), -- Unbound Worker +(217207, 4, 117358, 1, 1, 56110), -- Unbound Worker +(217207, 3, 117355, 1, 1, 56110), -- Unbound Worker +(217207, 2, 117356, 1, 1, 56110), -- Unbound Worker +(217207, 1, 117353, 1, 1, 56110), -- Unbound Worker +(217207, 0, 117354, 1, 1, 56110), -- Unbound Worker +(217206, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Orders Given +(217206, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Orders Given +(217205, 1, 11686, 1, 1, 56110), -- Targeting Bunny +(217205, 0, 22903, 1, 0, 56110), -- Targeting Bunny +(217200, 0, 117971, 1, 1, 56110), -- Void Crystal Monstrosity +(217196, 0, 52318, 1, 1, 56110), -- [DNT]Beetle Phase Kill Credit +(217194, 0, 120990, 1, 1, 56110), -- Sacred Weapon +(217193, 1, 27823, 2, 1, 56110), -- Invis bunny for spell targeting [DNT] +(217193, 0, 328, 2, 0, 56110), -- Invis bunny for spell targeting [DNT] +(217192, 0, 114511, 4, 1, 56110), -- Docile Flyer +(217191, 0, 52318, 1, 1, 56110), -- [DNT]Wrangle Beetle Kill Credit +(217188, 1, 11686, 1, 1, 56110), -- Spinnerette's Strands +(217188, 0, 169, 1, 0, 56110), -- Spinnerette's Strands +(217184, 1, 112279, 1, 1, 56110), -- Niffen Defender +(217184, 0, 112278, 1, 1, 56110), -- Niffen Defender +(217183, 1, 114986, 1, 1, 56110), -- Noth Drone +(217183, 0, 114989, 1, 1, 56110), -- Noth Drone +(217168, 0, 52318, 1, 1, 56110), -- Kill Credit +(217163, 0, 116788, 1, 1, 56110), -- Snubjaw +(217162, 0, 64062, 1, 1, 56110), -- [DNT] Bunny +(217154, 0, 116788, 1, 1, 56110), -- Snubjaw +(217152, 0, 116788, 1, 1, 56110), -- Snubjaw +(217151, 0, 115524, 1.20000004768371582, 1, 56110), -- Dark Bombardier +(217149, 1, 11686, 1, 1, 56110), -- Targeting Bunny +(217149, 0, 22903, 1, 0, 56110), -- Targeting Bunny +(217146, 0, 52318, 1, 1, 56110), -- Proxy Kill Credit: Nerubian Attacker Slain +(217144, 0, 117525, 1, 1, 56110), -- Hungering Shade +(217139, 2, 116916, 1, 1, 56110), -- Earthen Power Suit +(217139, 1, 116915, 1, 1, 56110), -- Earthen Power Suit +(217139, 0, 116914, 1, 1, 56110), -- Earthen Power Suit +(217138, 3, 114532, 1, 1, 56110), -- Fighting Pit Connoisseur +(217138, 2, 114531, 1, 1, 56110), -- Fighting Pit Connoisseur +(217138, 1, 116469, 1, 1, 56110), -- Fighting Pit Connoisseur +(217138, 0, 114533, 1, 1, 56110), -- Fighting Pit Connoisseur +(217137, 0, 116507, 1, 1, 56110), -- Invasive Nestling +(217136, 0, 92834, 1, 1, 56110), -- Fighting Pit Enthusiast +(217135, 5, 114733, 1, 1, 56110), -- Fighting Pit Spectator +(217135, 4, 114734, 1, 1, 56110), -- Fighting Pit Spectator +(217135, 3, 114735, 1, 1, 56110), -- Fighting Pit Spectator +(217135, 2, 114731, 1, 1, 56110), -- Fighting Pit Spectator +(217135, 1, 114525, 1, 1, 56110), -- Fighting Pit Spectator +(217135, 0, 114732, 1, 1, 56110), -- Fighting Pit Spectator +(217134, 0, 116910, 1, 1, 56110), -- Webbed Victim +(217133, 0, 116918, 1, 1, 56110), -- Kal Smoulderbrow +(217132, 0, 116678, 1, 1, 56110), -- Fourman Grimes +(217131, 0, 116678, 1, 1, 56110), -- Fourman Grimes +(217130, 0, 117255, 1, 1, 56110), -- Korgran +(217129, 0, 116959, 1, 1, 56110), -- Klanker the Ironstrider +(217128, 0, 116650, 1, 1, 56110), -- Speaker Kuldas +(217127, 0, 114986, 1, 1, 56110), -- Invasive Nestbuilder +(217126, 7, 103207, 1, 0, 56110), -- Over-Indulged Patron +(217126, 6, 121035, 1, 0, 56110), -- Over-Indulged Patron +(217126, 5, 119023, 1, 1, 56110), -- Over-Indulged Patron +(217126, 4, 119022, 1, 1, 56110), -- Over-Indulged Patron +(217126, 3, 119021, 1, 1, 56110), -- Over-Indulged Patron +(217126, 2, 119020, 1, 1, 56110), -- Over-Indulged Patron +(217126, 1, 119019, 1, 1, 56110), -- Over-Indulged Patron +(217126, 0, 119018, 1, 1, 56110), -- Over-Indulged Patron +(217124, 1, 11686, 1, 1, 56110), -- Arathi Bomb +(217124, 0, 169, 1, 0, 56110), -- Arathi Bomb +(217123, 0, 110198, 1, 1, 56110), -- Oblivious Shaleshell +(217122, 13, 103863, 1, 1, 56110), -- Brightland Rockback +(217122, 12, 103864, 1, 1, 56110), -- Brightland Rockback +(217122, 11, 103865, 1, 1, 56110), -- Brightland Rockback +(217122, 10, 103866, 1, 1, 56110), -- Brightland Rockback +(217122, 9, 103867, 1, 1, 56110), -- Brightland Rockback +(217122, 8, 103868, 1, 1, 56110), -- Brightland Rockback +(217122, 7, 103869, 1, 1, 56110), -- Brightland Rockback +(217122, 6, 103870, 1, 1, 56110), -- Brightland Rockback +(217122, 5, 103871, 1, 1, 56110), -- Brightland Rockback +(217122, 4, 103872, 1, 1, 56110), -- Brightland Rockback +(217122, 3, 103873, 1, 1, 56110), -- Brightland Rockback +(217122, 2, 103874, 1, 1, 56110), -- Brightland Rockback +(217122, 1, 103875, 1, 1, 56110), -- Brightland Rockback +(217122, 0, 103876, 1, 1, 56110), -- Brightland Rockback +(217121, 1, 114653, 1, 1, 56110), -- Brightland Hornface +(217121, 0, 114656, 1, 1, 56110), -- Brightland Hornface +(217119, 0, 114624, 1, 1, 56110), -- Leech Larva +(217118, 2, 118393, 2, 1, 56110), -- Skardyn Bomber +(217118, 1, 118407, 2, 1, 56110), -- Skardyn Bomber +(217118, 0, 114851, 2, 1, 56110), -- Skardyn Bomber +(217114, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(217114, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(217113, 1, 27823, 2, 1, 56110), -- Target Throw To Forge +(217113, 0, 4626, 1, 0, 56110), -- Target Throw To Forge +(217112, 1, 27823, 1, 1, 56110), -- Charged Core Stalker +(217112, 0, 4626, 1, 0, 56110), -- Charged Core Stalker +(217111, 1, 27823, 1, 1, 56110), -- Ore Barrel Stalker +(217111, 0, 4626, 1, 0, 56110), -- Ore Barrel Stalker +(217104, 0, 25875, 1, 1, 56110), -- Aemara +(217103, 0, 27961, 1, 1, 56110), -- Mimbihi +(217102, 0, 65252, 1, 1, 56110), -- Drog Skullbreaker +(217100, 0, 52318, 1, 1, 56110), -- Kill Credit: Restore the Flame RTC +(217098, 0, 56187, 1, 1, 56110), -- Kill Credit: Kobold Rescued [DNT] +(217097, 0, 116815, 1, 1, 56110), -- Merrix +(217095, 0, 116815, 1, 1, 56110), -- Merrix +(217093, 0, 118035, 1, 1, 56110), -- Obstorn +(217092, 1, 117643, 1, 1, 56110), -- Lounge Bruiser +(217092, 0, 117644, 1, 1, 56110), -- Lounge Bruiser +(217091, 0, 121372, 1, 1, 56110); -- Vokgret + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(217090, 0, 118828, 1, 1, 56110), -- Loldren +(217089, 0, 117410, 1, 1, 56110), -- Bradrula +(217088, 0, 120648, 1, 1, 56110), -- Nernabel +(217087, 0, 68089, 0.200000002980232238, 1, 56110), -- Crystal Clackling +(217086, 0, 117442, 1, 1, 56110), -- Rugnug +(217085, 0, 114365, 1, 1, 56110), -- Sparkly Stinkbug +(217084, 0, 45887, 1, 1, 56110), -- Gluegrub +(217083, 0, 80458, 1, 1, 56110), -- Bluebug +(217082, 0, 118035, 1, 1, 56110), -- Obstorn +(217081, 0, 117802, 1, 1, 56110), -- Trader Harthan +(217080, 0, 120299, 1, 1, 56110), -- Gostrof +(217072, 0, 120301, 1, 1, 56110), -- Bevrusi +(217070, 0, 117794, 1.20000004768371582, 1, 56110), -- Saradi +(217069, 0, 116815, 1, 1, 56110), -- Merrix +(217067, 0, 112307, 1, 1, 56110), -- bunny +(217066, 4, 115036, 1, 1, 56110), -- Arathi Scout +(217066, 3, 115034, 1, 1, 56110), -- Arathi Scout +(217066, 2, 115033, 1, 1, 56110), -- Arathi Scout +(217066, 1, 115037, 1, 1, 56110), -- Arathi Scout +(217066, 0, 115038, 1, 1, 56110), -- Arathi Scout +(217065, 0, 65037, 1, 1, 56110), -- [DNT] Kill Credit +(217063, 1, 115381, 1.20000004768371582, 1, 56110), -- Shadowed Gloomrender +(217063, 0, 115378, 1.20000004768371582, 1, 56110), -- Shadowed Gloomrender +(217062, 0, 117517, 1.10000002384185791, 1, 56110), -- Enraged Shadow +(217050, 7, 117443, 1, 1, 56110), -- Refinery Worker +(217050, 6, 117442, 1, 1, 56110), -- Refinery Worker +(217050, 5, 117446, 1, 1, 56110), -- Refinery Worker +(217050, 4, 117437, 1, 1, 56110), -- Refinery Worker +(217050, 3, 117447, 1, 1, 56110), -- Refinery Worker +(217050, 2, 117436, 1, 1, 56110), -- Refinery Worker +(217050, 1, 117445, 1, 1, 56110), -- Refinery Worker +(217050, 0, 117444, 1, 1, 56110), -- Refinery Worker +(217048, 0, 86546, 1, 1, 56110), -- Cat +(217044, 0, 116844, 1, 1, 56110), -- Aelric Leid +(217043, 0, 52318, 1, 1, 56110), -- Kill Credit: Summoner RP done +(217040, 0, 112728, 1, 1, 56110), -- Noth Venomsprayer +(217039, 0, 120861, 1.299999952316284179, 1, 56110), -- Nerubian Hauler +(217038, 0, 114986, 1, 1, 56110), -- Intrusive Nothwing +(217035, 0, 121525, 1, 1, 56110), -- Faerin Lothar +(217034, 0, 104598, 1, 1, 56110), -- Deep Breath +(217030, 2, 116364, 1.20000004768371582, 1, 56110), -- Snooty Stonehead +(217030, 1, 114394, 1.20000004768371582, 1, 56110), -- Snooty Stonehead +(217030, 0, 114686, 1.20000004768371582, 0, 56110), -- Snooty Stonehead +(217029, 0, 120247, 1, 1, 56110), -- Monte Gazlowe +(217028, 0, 116835, 1, 1, 56110), -- Nerubian Swarmite Roost +(217027, 0, 115745, 1, 1, 56110), -- Schismatic Priest +(217024, 0, 114024, 1.5, 1, 56110), -- Shadowdancer Hark'sis +(217023, 0, 116348, 1, 1, 56110), -- Scuttlebaron +(217022, 0, 117650, 1, 1, 56110), -- Oathsworn Councilguard +(217021, 0, 116347, 1, 1, 56110), -- Charger +(217020, 0, 117649, 1, 1, 56110), -- Oathsworn Councilguard +(217017, 0, 116346, 1, 1, 56110), -- Leaper +(217016, 0, 116345, 1, 1, 56110), -- Skittermaker +(217013, 0, 112385, 1, 1, 56110), -- Hungry Mole +(217011, 0, 114624, 1.5, 1, 56110), -- Juicy Grub +(217009, 0, 116815, 1, 1, 56110), -- Merrix +(217008, 0, 116915, 1.5, 1, 56110), -- Stonehead Tribestomper +(217006, 3, 117839, 2, 1, 56110), -- Invading Stonehead +(217006, 2, 117841, 2, 1, 56110), -- Invading Stonehead +(217006, 1, 117835, 2, 1, 56110), -- Invading Stonehead +(217006, 0, 117836, 2, 1, 56110), -- Invading Stonehead +(217004, 7, 114714, 1, 1, 56110), -- Innocent Kobold +(217004, 6, 114527, 1, 1, 56110), -- Innocent Kobold +(217004, 5, 114715, 1, 1, 56110), -- Innocent Kobold +(217004, 4, 114716, 1, 1, 56110), -- Innocent Kobold +(217004, 3, 114713, 1, 1, 56110), -- Innocent Kobold +(217004, 2, 114158, 1, 1, 56110), -- Innocent Kobold +(217004, 1, 114526, 1, 1, 56110), -- Innocent Kobold +(217004, 0, 114712, 1, 1, 56110), -- Innocent Kobold +(217000, 7, 114714, 1, 1, 56110), -- Unlucky Waxhunter +(217000, 6, 114527, 1, 1, 56110), -- Unlucky Waxhunter +(217000, 5, 114715, 1, 1, 56110), -- Unlucky Waxhunter +(217000, 4, 114716, 1, 1, 56110), -- Unlucky Waxhunter +(217000, 3, 114713, 1, 1, 56110), -- Unlucky Waxhunter +(217000, 2, 114158, 1, 1, 56110), -- Unlucky Waxhunter +(217000, 1, 114526, 1, 1, 56110), -- Unlucky Waxhunter +(217000, 0, 114712, 1, 1, 56110), -- Unlucky Waxhunter +(216998, 0, 117802, 1, 1, 56110), -- Trader Harthan +(216996, 0, 116826, 1, 1, 56110), -- Rhubarn +(216994, 0, 116828, 1, 1, 56110), -- Jenni Boombuckle +(216990, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(216988, 0, 116825, 1, 1, 56110), -- Jeti Amberhoof +(216986, 0, 25875, 1, 1, 56110), -- Aemara +(216985, 0, 117416, 1, 1, 56110), -- Coreway Worker +(216984, 0, 118249, 1, 1, 56110), -- Kobyss Swordsnapper +(216983, 11, 121992, 1, 1, 56110), -- Kirin Tor Conjuror +(216983, 10, 121991, 1, 1, 56110), -- Kirin Tor Conjuror +(216983, 9, 121990, 1, 1, 56110), -- Kirin Tor Conjuror +(216983, 8, 121989, 1, 1, 56110), -- Kirin Tor Conjuror +(216983, 7, 121987, 1, 1, 56110), -- Kirin Tor Conjuror +(216983, 6, 121988, 1, 1, 56110), -- Kirin Tor Conjuror +(216983, 5, 121984, 1, 1, 56110), -- Kirin Tor Conjuror +(216983, 4, 121985, 1, 1, 56110), -- Kirin Tor Conjuror +(216983, 3, 121986, 1, 1, 56110), -- Kirin Tor Conjuror +(216983, 2, 121982, 1, 1, 56110), -- Kirin Tor Conjuror +(216983, 1, 121981, 1, 1, 56110), -- Kirin Tor Conjuror +(216983, 0, 121983, 1, 1, 56110), -- Kirin Tor Conjuror +(216982, 0, 116681, 0.75, 1, 56110), -- Royal Silkwing +(216980, 5, 121971, 1, 1, 56110), -- Silver Covenant Spellcaster +(216980, 4, 121970, 1, 1, 56110), -- Silver Covenant Spellcaster +(216980, 3, 121969, 1, 1, 56110), -- Silver Covenant Spellcaster +(216980, 2, 121974, 1, 1, 56110), -- Silver Covenant Spellcaster +(216980, 1, 121973, 1, 1, 56110), -- Silver Covenant Spellcaster +(216980, 0, 121972, 1, 1, 56110), -- Silver Covenant Spellcaster +(216979, 0, 112380, 1, 1, 56110), -- Roughrider Tany +(216978, 0, 114989, 2, 1, 56110), -- Royal Silkwing +(216977, 0, 116681, 0.75, 1, 56110), -- Royal Silkwing +(216976, 5, 121977, 1, 1, 56110), -- Sunreaver Battlemage +(216976, 4, 121976, 1, 1, 56110), -- Sunreaver Battlemage +(216976, 3, 121975, 1, 1, 56110), -- Sunreaver Battlemage +(216976, 2, 121980, 1, 1, 56110), -- Sunreaver Battlemage +(216976, 1, 121979, 1, 1, 56110), -- Sunreaver Battlemage +(216976, 0, 121978, 1, 1, 56110), -- Sunreaver Battlemage +(216975, 0, 114560, 2, 1, 56110), -- Waspy Grub +(216974, 0, 115086, 1.5, 1, 56110), -- Waxy Wasp +(216973, 0, 118009, 1, 1, 56110), -- Courier Aidal +(216972, 0, 118182, 1, 1, 56110), -- Courier Lyan +(216971, 0, 115744, 1, 1, 56110), -- Shadow Walker Tarvex +(216970, 0, 114146, 1, 1, 56110), -- Shalehorn Impaler +(216969, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Scene Started +(216969, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Scene Started +(216968, 0, 113231, 1, 1, 56110), -- Personal Skiff +(216966, 0, 112730, 1, 1, 56110), -- Nerubian Swarmite +(216965, 0, 116820, 1, 1, 56110), -- Coralscar +(216964, 0, 116819, 1, 1, 56110), -- Nocturnus +(216963, 1, 115127, 1, 1, 56110), -- Shadowcrested Snapper +(216963, 0, 115126, 1, 1, 56110), -- Shadowcrested Snapper +(216962, 2, 115157, 1.299999952316284179, 1, 56110), -- Darkwater Tidecrusher +(216962, 1, 115153, 1.299999952316284179, 1, 56110), -- Darkwater Tidecrusher +(216962, 0, 115155, 1.299999952316284179, 1, 56110), -- Darkwater Tidecrusher +(216960, 0, 92610, 2, 1, 56110), -- Scary Dark +(216959, 0, 52318, 1, 1, 56110), -- Kill Credit: Anduin Struggle RTC +(216958, 0, 116818, 1, 1, 56110), -- Seablight +(216957, 0, 115963, 1, 1, 56110), -- Sweetshine Grub +(216956, 0, 52318, 1, 1, 56110), -- Kill Credit: Kill both summoners +(216955, 1, 116817, 1, 1, 56110), -- Caller of the Gloom +(216955, 0, 116816, 1, 1, 56110), -- Caller of the Gloom +(216953, 7, 117200, 2, 1, 56110), -- Mean Stonehead +(216953, 6, 117201, 2, 1, 56110), -- Mean Stonehead +(216953, 5, 117198, 2, 1, 56110), -- Mean Stonehead +(216953, 4, 117199, 2, 1, 56110), -- Mean Stonehead +(216953, 3, 117195, 2, 1, 56110), -- Mean Stonehead +(216953, 2, 117196, 2, 1, 56110), -- Mean Stonehead +(216953, 1, 117193, 2, 1, 56110), -- Mean Stonehead +(216953, 0, 117194, 2, 1, 56110), -- Mean Stonehead +(216952, 0, 116160, 0.75, 1, 56110), -- [PH] Nerubian Chitin Worker +(216948, 0, 67087, 0.800000011920928955, 1, 56110), -- Scary Sticker +(216947, 0, 116187, 1, 1, 56110), -- [PH] Nerubian Item Upgrade +(216944, 0, 112446, 3, 1, 56110), -- Scary Skitterer +(216943, 7, 114714, 1, 1, 56110), -- Unsuspecting Kobold +(216943, 6, 114527, 1, 1, 56110), -- Unsuspecting Kobold +(216943, 5, 114715, 1, 1, 56110), -- Unsuspecting Kobold +(216943, 4, 114716, 1, 1, 56110), -- Unsuspecting Kobold +(216943, 3, 114713, 1, 1, 56110), -- Unsuspecting Kobold +(216943, 2, 114158, 1, 1, 56110), -- Unsuspecting Kobold +(216943, 1, 114526, 1, 1, 56110), -- Unsuspecting Kobold +(216943, 0, 114712, 1, 1, 56110), -- Unsuspecting Kobold +(216940, 0, 112307, 1, 1, 56110), -- bunny +(216939, 0, 114474, 1, 1, 56110), -- Zarein +(216938, 1, 114533, 1, 1, 56110), -- Faithful of Zirix +(216938, 0, 114532, 1, 1, 56110), -- Faithful of Zirix +(216934, 1, 27823, 1, 1, 56110), -- Going to the shore +(216934, 0, 73745, 1, 0, 56110), -- Going to the shore +(216932, 0, 11686, 1, 1, 56110), -- Arcane Bunny [DNT] +(216928, 0, 116689, 1, 1, 56110), -- Railwarden Craent +(216927, 0, 11686, 1, 1, 56110), -- Decoy +(216926, 1, 11686, 1, 1, 56110), -- [DNT] Generic Stalker +(216926, 0, 1126, 1, 0, 56110), -- [DNT] Generic Stalker +(216925, 3, 70815, 1, 1, 56110), -- Pitscrap Engineer +(216925, 2, 70816, 1, 1, 56110), -- Pitscrap Engineer +(216925, 1, 70813, 1, 1, 56110), -- Pitscrap Engineer +(216925, 0, 70814, 1, 1, 56110), -- Pitscrap Engineer +(216923, 0, 117402, 1, 1, 56110), -- Pitscrap Gladiator +(216921, 0, 117402, 1.5, 1, 56110), -- Sparkitus +(216920, 0, 117405, 1, 1, 56110), -- Discarded Golem +(216919, 0, 91906, 0.5, 1, 56110), -- Grimer +(216918, 0, 11686, 1, 1, 56110), -- Decoy +(216917, 0, 121708, 1, 1, 56110), -- Trained Stormrook +(216916, 0, 52318, 1, 1, 56110), -- Kill Credit +(216914, 1, 115404, 1, 1, 56110), -- Infectious Sporbit +(216914, 0, 115408, 1, 1, 56110), -- Infectious Sporbit +(216913, 0, 57783, 1, 1, 56110), -- Fighting Pit Regular +(216912, 3, 82278, 1, 1, 56110), -- Fighting Pit Better +(216912, 2, 82279, 1, 1, 56110), -- Fighting Pit Better +(216912, 1, 82280, 1, 1, 56110), -- Fighting Pit Better +(216912, 0, 82281, 1, 1, 56110), -- Fighting Pit Better +(216911, 3, 92362, 1, 1, 56110), -- Fighting Pit Patron +(216911, 2, 92363, 1, 1, 56110), -- Fighting Pit Patron +(216911, 1, 92364, 1, 1, 56110), -- Fighting Pit Patron +(216911, 0, 92365, 1, 1, 56110), -- Fighting Pit Patron +(216910, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Find Magni +(216910, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Find Magni +(216909, 1, 88861, 1, 1, 56110), -- Refurbishment Technician +(216909, 0, 88860, 1, 1, 56110), -- Refurbishment Technician +(216908, 0, 117821, 1, 1, 56110), -- Crankz Shaftswizzle +(216907, 1, 15715, 1, 1, 56110), -- Inspector Beatings +(216907, 0, 15714, 1, 1, 56110), -- Inspector Beatings +(216906, 0, 27961, 1, 1, 56110), -- Mimbihi +(216905, 0, 49288, 1.5, 1, 56110), -- Unstable Earth Elemental +(216901, 11, 117270, 1, 1, 56110), -- Stormrider Recruit +(216901, 10, 117271, 1, 1, 56110), -- Stormrider Recruit +(216901, 9, 117272, 1, 1, 56110), -- Stormrider Recruit +(216901, 8, 117273, 1, 1, 56110), -- Stormrider Recruit +(216901, 7, 117274, 1, 1, 56110), -- Stormrider Recruit +(216901, 6, 117275, 1, 1, 56110), -- Stormrider Recruit +(216901, 5, 117276, 1, 1, 56110), -- Stormrider Recruit +(216901, 4, 117277, 1, 1, 56110), -- Stormrider Recruit +(216901, 3, 117278, 1, 1, 56110), -- Stormrider Recruit +(216901, 2, 117279, 1, 1, 56110), -- Stormrider Recruit +(216901, 1, 117280, 1, 1, 56110), -- Stormrider Recruit +(216901, 0, 117281, 1, 1, 56110), -- Stormrider Recruit +(216900, 0, 114500, 1, 1, 56110), -- Stormrook +(216897, 0, 119046, 1.25, 1, 56110), -- Danath Trollbane +(216892, 12, 117300, 1, 1, 56110), -- Earthen Trainee +(216892, 11, 117298, 1, 1, 56110), -- Earthen Trainee +(216892, 10, 117309, 1, 1, 56110), -- Earthen Trainee +(216892, 9, 117308, 1, 1, 56110), -- Earthen Trainee +(216892, 8, 117307, 1, 1, 56110), -- Earthen Trainee +(216892, 7, 117300, 1, 1, 56110), -- Earthen Trainee +(216892, 6, 117301, 1, 1, 56110), -- Earthen Trainee +(216892, 5, 117302, 1, 1, 56110), -- Earthen Trainee +(216892, 4, 117303, 1, 1, 56110), -- Earthen Trainee +(216892, 3, 117304, 1, 1, 56110), -- Earthen Trainee +(216892, 2, 117305, 1, 1, 56110), -- Earthen Trainee +(216892, 1, 117306, 1, 1, 56110), -- Earthen Trainee +(216892, 0, 117299, 1, 1, 56110), -- Earthen Trainee +(216891, 1, 114713, 1, 1, 56110), -- Cowering Grubtender +(216891, 0, 114709, 1, 1, 56110), -- Cowering Grubtender +(216890, 0, 56187, 1, 1, 56110), -- Kill Credit: Horde Prisoners Found +(216887, 0, 115096, 3, 1, 56110), -- Jawcrawler Broodmother +(216885, 0, 127, 1, 1, 56110), -- Captain Placeholder +(216884, 0, 117406, 1, 1, 56110), -- Mislabled Golem +(216883, 1, 15715, 1, 1, 56110), -- Inspector Kickbacks +(216883, 0, 15714, 1, 1, 56110), -- Inspector Kickbacks +(216882, 1, 15715, 1, 1, 56110), -- Inspector Coward +(216882, 0, 15714, 1, 1, 56110), -- Inspector Coward +(216880, 1, 15715, 1, 1, 56110), -- Inspector Bribed +(216880, 0, 15714, 1, 1, 56110), -- Inspector Bribed +(216878, 0, 117256, 1, 1, 56110), -- Urtago +(216877, 0, 117255, 1, 1, 56110), -- Korgran +(216876, 0, 117820, 1, 1, 56110), -- Kogwin Krimaltz +(216875, 0, 52318, 1, 1, 56110), -- Kill Credit +(216874, 1, 26996, 1, 1, 56110), -- Trade Inspector +(216874, 0, 82752, 1, 1, 56110), -- Trade Inspector +(216873, 0, 117166, 1, 1, 56110), -- Scout Wayshelm +(216872, 0, 117405, 1, 1, 56110), -- Discarded Golem +(216871, 0, 90423, 0.25, 1, 56110), -- Animated Scrapheap +(216870, 11, 117220, 1, 1, 56110), -- Pilgrim +(216870, 10, 117219, 1, 1, 56110), -- Pilgrim +(216870, 9, 117218, 1, 1, 56110); -- Pilgrim + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(216870, 8, 117217, 1, 1, 56110), -- Pilgrim +(216870, 7, 117216, 1, 1, 56110), -- Pilgrim +(216870, 6, 117215, 1, 1, 56110), -- Pilgrim +(216870, 5, 117214, 1, 1, 56110), -- Pilgrim +(216870, 4, 117213, 1, 1, 56110), -- Pilgrim +(216870, 3, 117212, 1, 1, 56110), -- Pilgrim +(216870, 2, 117210, 1, 1, 56110), -- Pilgrim +(216870, 1, 117211, 1, 1, 56110), -- Pilgrim +(216870, 0, 117209, 1, 1, 56110), -- Pilgrim +(216869, 1, 117522, 1, 1, 56110), -- Glooming Skulk +(216869, 0, 117521, 1, 1, 56110), -- Glooming Skulk +(216868, 3, 115527, 1, 1, 56110), -- Glooming Darkweaver +(216868, 2, 115526, 1, 1, 56110), -- Glooming Darkweaver +(216868, 1, 115525, 1, 1, 56110), -- Glooming Darkweaver +(216868, 0, 115524, 1, 1, 56110), -- Glooming Darkweaver +(216867, 3, 115522, 1, 1, 56110), -- Glooming Disciple +(216867, 2, 115521, 1, 1, 56110), -- Glooming Disciple +(216867, 1, 115523, 1, 1, 56110), -- Glooming Disciple +(216867, 0, 115520, 1, 1, 56110), -- Glooming Disciple +(216866, 1, 11686, 1, 1, 56110), -- Generic Bunny +(216866, 0, 22903, 1, 0, 56110), -- Generic Bunny +(216865, 3, 115531, 1, 1, 56110), -- Glooming Belligerent +(216865, 2, 115529, 1, 1, 56110), -- Glooming Belligerent +(216865, 1, 115530, 1, 1, 56110), -- Glooming Belligerent +(216865, 0, 115528, 1, 1, 56110), -- Glooming Belligerent +(216864, 1, 27823, 1, 1, 56110), -- [DNT] Urtago Trigger +(216864, 0, 73745, 1, 0, 56110), -- [DNT] Urtago Trigger +(216863, 0, 92420, 1, 1, 56110), -- Maklin Drillstab +(216862, 0, 52318, 1, 1, 56110), -- Kill Credit: Clues Kill Credit +(216861, 0, 52318, 1, 1, 56110), -- [DNT]Lift Boulder Kill Credit +(216858, 0, 116781, 0.5, 1, 56110), -- Boulder +(216857, 0, 52318, 1, 1, 56110), -- Kill Credit: Tower RP done +(216856, 0, 113940, 1, 1, 56110), -- Black Blood +(216855, 0, 116767, 1, 1, 56110), -- Suspicious Coal Pile +(216852, 1, 11686, 1, 1, 56110), -- Duskrise Acreage Keyflame +(216852, 0, 15092, 1.399999976158142089, 0, 56110), -- Duskrise Acreage Keyflame +(216851, 1, 11686, 1, 1, 56110), -- Bleak Sand Keyflame +(216851, 0, 15092, 1.399999976158142089, 0, 56110), -- Bleak Sand Keyflame +(216850, 1, 11686, 1, 1, 56110), -- Faded Shore Keyflame +(216850, 0, 15092, 1.399999976158142089, 0, 56110), -- Faded Shore Keyflame +(216849, 1, 11686, 1, 1, 56110), -- Torchlight Mine Keyflame +(216849, 0, 15092, 1.399999976158142089, 0, 56110), -- Torchlight Mine Keyflame +(216848, 0, 121223, 1, 0, 56110), -- Darkfire +(216847, 1, 27823, 1, 1, 56110), -- Korgran Overworked +(216847, 0, 73745, 1, 0, 56110), -- Korgran Overworked +(216846, 0, 92420, 1, 1, 56110), -- Maklin Drillstab +(216844, 0, 116513, 1, 1, 56110), -- Spored Skitterer +(216841, 0, 41765, 2, 1, 56110), -- Questzertauren +(216837, 0, 116428, 1, 1, 56110), -- Nebb [DNT] +(216831, 6, 121747, 1, 1, 56110), -- Memory of a Murloc +(216831, 5, 121746, 1, 1, 56110), -- Memory of a Murloc +(216831, 4, 121745, 1, 1, 56110), -- Memory of a Murloc +(216831, 3, 121744, 1, 1, 56110), -- Memory of a Murloc +(216831, 2, 121743, 1, 1, 56110), -- Memory of a Murloc +(216831, 1, 121742, 1, 1, 56110), -- Memory of a Murloc +(216831, 0, 121741, 1, 1, 56110), -- Memory of a Murloc +(216830, 0, 115619, 1, 1, 56110), -- Radiant Ghoul +(216829, 2, 115683, 1, 1, 56110), -- Sickly Gnome +(216829, 1, 115684, 1, 1, 56110), -- Sickly Gnome +(216829, 0, 115685, 1, 1, 56110), -- Sickly Gnome +(216828, 0, 115687, 1, 1, 56110), -- Activated Alarm-o-Bot +(216827, 0, 115988, 1, 1, 56110), -- Candle-Lit Kobold +(216825, 1, 115971, 1, 1, 56110), -- Twisted Thief +(216825, 0, 115970, 1, 1, 56110), -- Twisted Thief +(216824, 0, 116001, 1, 1, 56110), -- Angered Serpent +(216823, 0, 115835, 1, 1, 56110), -- Remembered Bloodscalp +(216822, 0, 115832, 1, 1, 56110), -- Forgotten Tiger +(216821, 0, 115834, 1, 1, 56110), -- Hungry Lashtail +(216820, 0, 115611, 1, 1, 56110), -- Hungry Boar +(216776, 1, 22712, 1, 0, 56110), -- Unleash Corruption +(216776, 0, 11686, 1, 1, 56110), -- Unleash Corruption +(216663, 0, 116702, 4.5, 1, 56110), -- The Bloodfeaster +(216658, 0, 116701, 2, 1, 56110), -- Izo, the Grand Splicer +(216649, 0, 116700, 2, 1, 56110), -- Vx +(216648, 0, 116699, 2, 1, 56110), -- Nx +(216645, 0, 32908, 1, 1, 56110), -- Portal to Stormwind +(216644, 0, 30985, 1, 1, 56110), -- Portal to Orgrimmar +(216643, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Find Magni +(216643, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Find Magni +(216640, 0, 117255, 1, 1, 56110), -- Korgran +(216638, 3, 118875, 1, 1, 56110), -- Webbed Lamplighter +(216638, 2, 118871, 1, 1, 56110), -- Webbed Lamplighter +(216638, 1, 115041, 1, 1, 56110), -- Webbed Lamplighter +(216638, 0, 115042, 1, 1, 56110), -- Webbed Lamplighter +(216634, 3, 114511, 1, 1, 56110), -- Swooping Spreader +(216634, 2, 114509, 1, 1, 56110), -- Swooping Spreader +(216634, 1, 114512, 1, 1, 56110), -- Swooping Spreader +(216634, 0, 114510, 1, 1, 56110), -- Swooping Spreader +(216633, 0, 92834, 1, 1, 56110), -- Sneaky Smuggler +(216632, 0, 115039, 1.10000002384185791, 1, 56110), -- Lamplighter Rathling +(216630, 0, 115576, 2, 1, 56110), -- Wretchroot +(216629, 0, 11686, 1, 1, 56110), -- Client Scene Squib +(216628, 0, 114472, 1, 1, 56110), -- Baelgrim +(216625, 0, 115524, 3, 1, 56110), -- Nightfall Bomber +(216623, 5, 114697, 1, 1, 56110), -- Skulking Scrapgrabber +(216623, 4, 114698, 1, 1, 56110), -- Skulking Scrapgrabber +(216623, 3, 114700, 1, 1, 56110), -- Skulking Scrapgrabber +(216623, 2, 114699, 1, 1, 56110), -- Skulking Scrapgrabber +(216623, 1, 114570, 1, 1, 56110), -- Skulking Scrapgrabber +(216623, 0, 114569, 1, 1, 56110), -- Skulking Scrapgrabber +(216622, 0, 117694, 1, 1, 56110), -- Malfunctioning Cogwalker +(216621, 0, 116685, 1.20000004768371582, 1, 56110), -- Nerubian Webspinner +(216619, 0, 116692, 2.799999952316284179, 1, 56110), -- Orator Krix'vizk +(216617, 1, 11686, 1, 1, 56110), -- Generic Bunny +(216617, 0, 22903, 1, 0, 56110), -- Generic Bunny +(216616, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Mount Stormrook +(216616, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Mount Stormrook +(216615, 1, 11686, 1, 1, 56110), -- Generic Bunny +(216615, 0, 22903, 1, 0, 56110), -- Generic Bunny +(216614, 1, 11686, 1, 1, 56110), -- Generic Bunny +(216614, 0, 22903, 1, 0, 56110), -- Generic Bunny +(216611, 1, 11686, 1, 1, 56110), -- Health Bunny [DNT] +(216611, 0, 22903, 1, 0, 56110), -- Health Bunny [DNT] +(216610, 1, 11686, 1, 1, 56110), -- Generic Bunny - LWB (Infinite AOI, Client Local) +(216610, 0, 22903, 1, 0, 56110), -- Generic Bunny - LWB (Infinite AOI, Client Local) +(216609, 0, 121714, 1, 1, 56110), -- Swift Stormrook +(216607, 0, 34885, 1, 1, 56110), -- Gryphadin +(216605, 0, 116084, 1, 1, 56110), -- Swarming Threadling +(216604, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Large Nerubian +(216604, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Large Nerubian +(216603, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Small Nerubian +(216603, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Small Nerubian +(216602, 1, 11686, 1, 1, 56110), -- Nerubian Silk Balloon Mine +(216602, 0, 1126, 1, 0, 56110), -- Nerubian Silk Balloon Mine +(216600, 0, 116689, 1, 1, 56110), -- Steamwarden Hurlt +(216598, 0, 116677, 0.800000011920928955, 1, 56110), -- Janky +(216597, 0, 115523, 1, 1, 56110), -- Disciple of Darkness +(216596, 0, 52318, 1, 1, 56110), -- Kill Credit: Tower RP done +(216593, 0, 116676, 1, 1, 56110), -- Sir Lostalot +(216592, 0, 112405, 1, 1, 56110), -- Huffles +(216590, 0, 52318, 1, 1, 56110), -- Kill Credit: Meet at Hill +(216584, 0, 116686, 1, 1, 56110), -- Nerubian Captain +(216583, 0, 114484, 1, 1, 56110), -- Chittering Fearmonger +(216582, 0, 114439, 1, 1, 56110), -- Kx +(216581, 3, 119489, 1, 1, 56110), -- Vizier's Getaway Flyer +(216581, 2, 119492, 1, 1, 56110), -- Vizier's Getaway Flyer +(216581, 1, 119488, 1, 1, 56110), -- Vizier's Getaway Flyer +(216581, 0, 119490, 1, 1, 56110), -- Vizier's Getaway Flyer +(216580, 3, 116680, 1, 1, 56110), -- Nerubian Swarmite Mount +(216580, 2, 116681, 1, 1, 56110), -- Nerubian Swarmite Mount +(216580, 1, 116682, 1, 1, 56110), -- Nerubian Swarmite Mount +(216580, 0, 114858, 1, 1, 56110), -- Nerubian Swarmite Mount +(216579, 0, 116691, 1, 1, 56110), -- Swarmspike +(216578, 0, 115759, 1, 1, 56110), -- Swarm-Maven Donmiss +(216577, 0, 116679, 1.20000004768371582, 1, 56110), -- Lady of the Lake +(216574, 0, 117620, 2, 1, 56110), -- Meecebadminton +(216571, 0, 119569, 1.10000002384185791, 1, 56110), -- Algari Potion Cauldron |A:Professions-Icon-Quality-Tier3-Small:20:20|a +(216570, 0, 119569, 1.10000002384185791, 1, 56110), -- Algari Potion Cauldron |A:Professions-Icon-Quality-Tier2-Small:20:20|a +(216569, 0, 119569, 1.10000002384185791, 1, 56110), -- Algari Potion Cauldron |A:Professions-Icon-Quality-Tier1-Small:20:20|a +(216568, 0, 116678, 1, 1, 56110), -- Fourman Grimes +(216567, 0, 116677, 0.800000011920928955, 1, 56110), -- Janky +(216566, 0, 116655, 1, 1, 56110), -- The Green Knight +(216565, 0, 116676, 1, 1, 56110), -- Sir Lostalot +(216562, 7, 117353, 1, 1, 56110), -- Weakened Miner +(216562, 6, 117354, 1, 1, 56110), -- Weakened Miner +(216562, 5, 117355, 1, 1, 56110), -- Weakened Miner +(216562, 4, 117356, 1, 1, 56110), -- Weakened Miner +(216562, 3, 117357, 1, 1, 56110), -- Weakened Miner +(216562, 2, 117358, 1, 1, 56110), -- Weakened Miner +(216562, 1, 117359, 1, 1, 56110), -- Weakened Miner +(216562, 0, 117360, 1, 1, 56110), -- Weakened Miner +(216561, 0, 116673, 1, 1, 56110), -- Gahn'dante +(216560, 0, 116672, 1, 1, 56110), -- Al'haggro +(216559, 1, 11686, 1, 1, 56110), -- Wave of Darkness +(216559, 0, 22903, 1, 0, 56110), -- Wave of Darkness +(216558, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Scene Credit +(216558, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Scene Credit +(216557, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Earth Inspected +(216557, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Earth Inspected +(216555, 3, 116503, 1, 1, 56110), -- Heelripper +(216555, 2, 116504, 1, 1, 56110), -- Heelripper +(216555, 1, 116084, 1, 1, 56110), -- Heelripper +(216555, 0, 116505, 1, 1, 56110), -- Heelripper +(216554, 3, 115747, 1, 1, 56110), -- Sureki String Conductor +(216554, 2, 115746, 1, 1, 56110), -- Sureki String Conductor +(216554, 1, 115745, 1, 1, 56110), -- Sureki String Conductor +(216554, 0, 114418, 1, 1, 56110), -- Sureki String Conductor +(216551, 1, 27823, 1, 1, 56110), -- [DNT] Generic Bunny +(216551, 0, 73745, 1, 0, 56110), -- [DNT] Generic Bunny +(216550, 0, 117884, 1, 1, 56110), -- Nightclaw +(216549, 0, 117884, 1, 1, 56110), -- Nightclaw +(216548, 0, 52318, 1, 1, 56110), -- Kill Credit: Q04 - Escape The Burrows +(216547, 0, 52318, 1, 1, 56110), -- Kill Credit: Q04 - Watch Queen's Speech +(216546, 0, 117117, 1, 1, 56110), -- Kra'jhendo +(216545, 5, 117755, 1, 1, 56110), -- Arathi Farmer +(216545, 4, 117754, 1, 1, 56110), -- Arathi Farmer +(216545, 3, 115023, 1, 1, 56110), -- Arathi Farmer +(216545, 2, 115022, 1, 1, 56110), -- Arathi Farmer +(216545, 1, 115021, 1, 1, 56110), -- Arathi Farmer +(216545, 0, 115020, 1, 1, 56110), -- Arathi Farmer +(216544, 3, 116204, 1, 1, 56110), -- Sureki String Leader +(216544, 2, 114540, 1, 1, 56110), -- Sureki String Leader +(216544, 1, 114542, 1, 1, 56110), -- Sureki String Leader +(216544, 0, 114541, 1, 1, 56110), -- Sureki String Leader +(216543, 3, 116455, 1, 1, 56110), -- Sureki Needler +(216543, 2, 116456, 1, 1, 56110), -- Sureki Needler +(216543, 1, 116457, 1, 1, 56110), -- Sureki Needler +(216543, 0, 116458, 1, 1, 56110), -- Sureki Needler +(216542, 3, 116469, 1, 1, 56110), -- Sureki Silkcrusher +(216542, 2, 114533, 1, 1, 56110), -- Sureki Silkcrusher +(216542, 1, 114532, 1, 1, 56110), -- Sureki Silkcrusher +(216542, 0, 114531, 1, 1, 56110), -- Sureki Silkcrusher +(216541, 0, 119271, 1, 1, 56110), -- Threadmaestro Fothis +(216538, 5, 117752, 1, 1, 56110), -- Deepwater Fisher +(216538, 4, 117751, 1, 1, 56110), -- Deepwater Fisher +(216538, 3, 115014, 1, 1, 56110), -- Deepwater Fisher +(216538, 2, 115013, 1, 1, 56110), -- Deepwater Fisher +(216538, 1, 115012, 1, 1, 56110), -- Deepwater Fisher +(216538, 0, 115011, 1, 1, 56110), -- Deepwater Fisher +(216537, 3, 116482, 1, 1, 56110), -- Burrowing Stoneswarmer +(216537, 2, 116481, 1, 1, 56110), -- Burrowing Stoneswarmer +(216537, 1, 116480, 1, 1, 56110), -- Burrowing Stoneswarmer +(216537, 0, 115709, 1, 1, 56110), -- Burrowing Stoneswarmer +(216536, 0, 116670, 1, 1, 56110), -- Deepsludger +(216535, 0, 115076, 0.5, 1, 56110), -- Parasitic Wasp +(216531, 1, 11686, 1, 1, 56110), -- Keyflame +(216531, 0, 15092, 1.399999976158142089, 0, 56110), -- Keyflame +(216527, 0, 116664, 1, 1, 56110), -- Tidelord Teethwretch +(216526, 0, 118480, 1, 1, 56110), -- The Abominable Wavecrasher +(216525, 0, 102390, 1, 1, 56110), -- Kill Credit +(216524, 0, 91118, 1, 1, 56110), -- G.E.A.R Bomber +(216523, 3, 116662, 1, 1, 56110), -- G.E.A.R Pilot +(216523, 2, 116661, 1, 1, 56110), -- G.E.A.R Pilot +(216523, 1, 116660, 1, 1, 56110), -- G.E.A.R Pilot +(216523, 0, 116659, 1, 1, 56110), -- G.E.A.R Pilot +(216520, 0, 116657, 0.25, 1, 56110), -- Inflatable Decoy +(216518, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(216517, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(216515, 0, 115510, 1, 1, 56110), -- Deepwater Sludger +(216514, 0, 112307, 1, 1, 56110), -- bunny: inspect the scout +(216513, 3, 115458, 1, 1, 56110), -- Deepriser Kobyss +(216513, 2, 115459, 1, 1, 56110), -- Deepriser Kobyss +(216513, 1, 115451, 1, 1, 56110), -- Deepriser Kobyss +(216513, 0, 115450, 1, 1, 56110), -- Deepriser Kobyss +(216511, 0, 64062, 1, 1, 56110), -- Kill Credit: memory viewed [DNT] +(216510, 0, 64062, 1, 1, 56110), -- Kill Credit: gem examined [DNT] +(216509, 0, 64062, 1, 1, 56110), -- Kill Credit: Inner Cave Reached [DNT] +(216508, 1, 116645, 1.5, 0, 56110), -- Cave Blockage +(216508, 0, 122041, 1.70000004768371582, 1, 56110), -- Cave Blockage +(216507, 0, 64062, 1, 1, 56110), -- Kill Credit: Blockage destroyed [DNT] +(216506, 0, 64062, 1, 1, 56110), -- Kill Credit: Blockage inspected [DNT] +(216505, 0, 64062, 1, 1, 56110), -- Kill Credit: Cave entered [DNT] +(216504, 0, 64062, 1, 1, 56110), -- Kill Credit: Clue Found [DNT] +(216503, 0, 64062, 1, 1, 56110), -- Kill Credit: Clue Slate 08 [DNT] +(216502, 0, 64062, 1, 1, 56110), -- Kill Credit: Clue Slate 07 [DNT] +(216501, 0, 64062, 1, 1, 56110), -- Kill Credit: Clue Slate 06 [DNT] +(216500, 0, 64062, 1, 1, 56110), -- Kill Credit: Clue Slate 05 [DNT] +(216499, 0, 64062, 1, 1, 56110), -- Kill Credit: Clue Slate 04 [DNT] +(216498, 0, 64062, 1, 1, 56110), -- Kill Credit: Clue Slate 03 [DNT] +(216497, 0, 64062, 1, 1, 56110); -- Kill Credit: Clue Slate 02 [DNT] + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(216496, 0, 64062, 1, 1, 56110), -- Kill Credit: Clue Slate 01 [DNT] +(216495, 0, 117268, 1, 1, 56110), -- Skardyn +(216494, 0, 117851, 2, 1, 56110), -- Fog Drogher +(216492, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(216492, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(216491, 3, 115377, 1, 1, 56110), -- Fog Beast +(216491, 2, 115376, 1, 1, 56110), -- Fog Beast +(216491, 1, 115375, 1, 1, 56110), -- Fog Beast +(216491, 0, 115372, 1, 1, 56110), -- Fog Beast +(216490, 1, 117336, 1, 1, 56110), -- Dead Earthen +(216490, 0, 117338, 1, 1, 56110), -- Dead Earthen +(216489, 3, 118438, 1, 1, 56110), -- Earthen Defender +(216489, 2, 118437, 1, 1, 56110), -- Earthen Defender +(216489, 1, 118440, 1, 1, 56110), -- Earthen Defender +(216489, 0, 118443, 1, 1, 56110), -- Earthen Defender +(216488, 23, 117338, 1, 1, 56110), -- Injured Earthen +(216488, 22, 117339, 1, 1, 56110), -- Injured Earthen +(216488, 21, 117336, 1, 1, 56110), -- Injured Earthen +(216488, 20, 117337, 1, 1, 56110), -- Injured Earthen +(216488, 19, 117343, 1, 1, 56110), -- Injured Earthen +(216488, 18, 117344, 1, 1, 56110), -- Injured Earthen +(216488, 17, 117341, 1, 1, 56110), -- Injured Earthen +(216488, 16, 117342, 1, 1, 56110), -- Injured Earthen +(216488, 15, 117347, 1, 1, 56110), -- Injured Earthen +(216488, 14, 117348, 1, 1, 56110), -- Injured Earthen +(216488, 13, 117345, 1, 1, 56110), -- Injured Earthen +(216488, 12, 117346, 1, 1, 56110), -- Injured Earthen +(216488, 11, 117351, 1, 1, 56110), -- Injured Earthen +(216488, 10, 117352, 1, 1, 56110), -- Injured Earthen +(216488, 9, 117349, 1, 1, 56110), -- Injured Earthen +(216488, 8, 117350, 1, 1, 56110), -- Injured Earthen +(216488, 7, 117359, 1, 1, 56110), -- Injured Earthen +(216488, 6, 117360, 1, 1, 56110), -- Injured Earthen +(216488, 5, 117357, 1, 1, 56110), -- Injured Earthen +(216488, 4, 117358, 1, 1, 56110), -- Injured Earthen +(216488, 3, 117355, 1, 1, 56110), -- Injured Earthen +(216488, 2, 117356, 1, 1, 56110), -- Injured Earthen +(216488, 1, 117353, 1, 1, 56110), -- Injured Earthen +(216488, 0, 117354, 1, 1, 56110), -- Injured Earthen +(216487, 0, 114555, 1, 1, 56110), -- Skardyn Remnants +(216486, 0, 64062, 1, 1, 56110), -- Kill Credit: skardyn [DNT] +(216485, 0, 64062, 1, 1, 56110), -- Kill Credit: magni dagran retreated [DNT] +(216482, 0, 64062, 1, 1, 56110), -- Kill Credit: interject [DNT] +(216481, 0, 64062, 1, 1, 56110), -- Kill Credit: conversation heard [DNT] +(216480, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(216479, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(216469, 1, 11686, 1, 1, 56110), -- Stillstone Pond Keyflame +(216469, 0, 15092, 1.399999976158142089, 0, 56110), -- Stillstone Pond Keyflame +(216468, 3, 91673, 1, 1, 56110), -- Horde Wolfaxe +(216468, 2, 91672, 1, 1, 56110), -- Horde Wolfaxe +(216468, 1, 91671, 1, 1, 56110), -- Horde Wolfaxe +(216468, 0, 91670, 1, 1, 56110), -- Horde Wolfaxe +(216467, 3, 114753, 1, 1, 56110), -- Unbound Stormrider +(216467, 2, 114752, 1, 1, 56110), -- Unbound Stormrider +(216467, 1, 114751, 1, 1, 56110), -- Unbound Stormrider +(216467, 0, 114749, 1, 1, 56110), -- Unbound Stormrider +(216466, 3, 118540, 1, 1, 56110), -- Unbound Fighter +(216466, 2, 118539, 1, 1, 56110), -- Unbound Fighter +(216466, 1, 118538, 1, 1, 56110), -- Unbound Fighter +(216466, 0, 118537, 1, 1, 56110), -- Unbound Fighter +(216464, 1, 64062, 1, 0, 56110), -- Arathi Farmer +(216464, 0, 11686, 1, 1, 56110), -- Arathi Farmer +(216461, 0, 64062, 1, 1, 56110), -- Kill Credit: information gathered [DNT] +(216460, 5, 117755, 1, 1, 56110), -- Arathi Farmer +(216460, 4, 117754, 1, 1, 56110), -- Arathi Farmer +(216460, 3, 115023, 1, 1, 56110), -- Arathi Farmer +(216460, 2, 115022, 1, 1, 56110), -- Arathi Farmer +(216460, 1, 115021, 1, 1, 56110), -- Arathi Farmer +(216460, 0, 115020, 1, 1, 56110), -- Arathi Farmer +(216456, 0, 52318, 1, 1, 56110), -- Kill Credit: Convo 1 +(216454, 3, 115428, 1, 1, 56110), -- Kobyss Fighter +(216454, 2, 115417, 1, 1, 56110), -- Kobyss Fighter +(216454, 1, 115424, 1, 1, 56110), -- Kobyss Fighter +(216454, 0, 115413, 1, 1, 56110), -- Kobyss Fighter +(216453, 5, 117759, 1, 1, 56110), -- Arathi Knight +(216453, 4, 117758, 1, 1, 56110), -- Arathi Knight +(216453, 3, 115034, 1, 1, 56110), -- Arathi Knight +(216453, 2, 115033, 1, 1, 56110), -- Arathi Knight +(216453, 1, 115032, 1, 1, 56110), -- Arathi Knight +(216453, 0, 115031, 1, 1, 56110), -- Arathi Knight +(216452, 5, 117757, 1, 1, 56110), -- Arathi Knight +(216452, 4, 117756, 1, 1, 56110), -- Arathi Knight +(216452, 3, 115038, 1, 1, 56110), -- Arathi Knight +(216452, 2, 115037, 1, 1, 56110), -- Arathi Knight +(216452, 1, 115036, 1, 1, 56110), -- Arathi Knight +(216452, 0, 115035, 1, 1, 56110), -- Arathi Knight +(216447, 1, 11686, 1, 1, 56110), -- Whirring Field Keyflame +(216447, 0, 15092, 1.399999976158142089, 0, 56110), -- Whirring Field Keyflame +(216446, 1, 11686, 1, 1, 56110), -- Light's Bloom Keyflame +(216446, 0, 15092, 1.399999976158142089, 0, 56110), -- Light's Bloom Keyflame +(216444, 0, 119776, 1, 1, 56110), -- Hazardous Material +(216443, 0, 117120, 1, 1, 56110), -- Terrified Grubtender +(216441, 0, 118954, 0.899999976158142089, 1, 56110), -- Pale Illusion +(216438, 0, 116635, 1, 1, 56110), -- Granny Scribbles +(216436, 3, 116632, 1, 1, 56110), -- Quickwick Tenderfoot +(216436, 2, 116631, 1, 1, 56110), -- Quickwick Tenderfoot +(216436, 1, 116633, 1, 1, 56110), -- Quickwick Tenderfoot +(216436, 0, 116634, 1, 1, 56110), -- Quickwick Tenderfoot +(216420, 2, 116325, 1.20000004768371582, 1, 56110), -- Pheromone Crate +(216420, 1, 116325, 0.800000011920928955, 1, 56110), -- Pheromone Crate +(216420, 0, 116325, 1, 1, 56110), -- Pheromone Crate +(216414, 0, 11686, 1, 0, 56110), -- [DNT] Spawner +(216413, 0, 11686, 1, 1, 56110), -- [DNT] Spawner +(216411, 0, 114924, 1, 1, 56110), -- Boulderson +(216410, 0, 114923, 1, 1, 56110), -- Pebbles +(216409, 0, 114923, 1, 1, 56110), -- Rockrekt +(216406, 0, 52318, 1, 1, 56110), -- Kill Credit: Kobyss Proxy +(216405, 0, 112723, 1, 1, 56110), -- Razormouth Wormling +(216393, 1, 112723, 1, 1, 56110), -- Devoured Jawgrub +(216393, 0, 112724, 1, 1, 56110), -- Devoured Jawgrub +(216388, 0, 52309, 2.25, 1, 56110), -- [DNT] Bunny +(216387, 2, 116585, 0.800000011920928955, 1, 56110), -- Razorling +(216387, 1, 116585, 1.20000004768371582, 1, 56110), -- Razorling +(216387, 0, 116585, 1, 1, 56110), -- Razorling +(216385, 2, 116613, 1, 1, 56110), -- Tentacle Mass +(216385, 1, 116614, 1, 1, 56110), -- Tentacle Mass +(216385, 0, 114555, 1, 1, 56110), -- Tentacle Mass +(216383, 2, 114713, 1, 1, 56110), -- Terrified Grubtender +(216383, 1, 117140, 1, 1, 56110), -- Terrified Grubtender +(216383, 0, 117141, 1, 1, 56110), -- Terrified Grubtender +(216375, 0, 116579, 1.10000002384185791, 1, 56110), -- Algari Flask Cauldron |A:Professions-Icon-Quality-Tier3-Small:20:20|a +(216374, 0, 116579, 1.10000002384185791, 1, 56110), -- Algari Flask Cauldron |A:Professions-Icon-Quality-Tier2-Small:20:20|a +(216373, 0, 116579, 1.10000002384185791, 1, 56110), -- Algari Flask Cauldron |A:Professions-Icon-Quality-Tier1-Small:20:20|a +(216366, 1, 11686, 1, 1, 56110), -- Resonating Pylon +(216366, 0, 1126, 1, 0, 56110), -- Resonating Pylon +(216365, 0, 116349, 0.699999988079071044, 1, 56110), -- Winged Carrier +(216364, 0, 115772, 1.299999952316284179, 1, 56110), -- Blood Overseer +(216363, 0, 120860, 0.800000011920928955, 1, 56110), -- Reinforced Drone +(216362, 0, 120446, 1, 1, 56110), -- Caerin +(216361, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(216360, 0, 120317, 1, 1, 56110), -- Magni Bronzebeard +(216359, 0, 120317, 1, 1, 56110), -- Magni Bronzebeard +(216358, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(216356, 0, 112729, 1, 1, 56110), -- Nerubian Disruptor +(216355, 0, 64062, 1, 1, 56110), -- Kill Credit: evidence examined [DNT] +(216354, 0, 64062, 1, 1, 56110), -- Kill Credit: enter foreman's office [DNT] +(216353, 0, 64062, 1, 1, 56110), -- Kill Credit: enter taelloch zone [DNT] +(216347, 14, 118464, 1, 1, 56110), -- Earthen Villager +(216347, 13, 118464, 1, 1, 56110), -- Earthen Villager +(216347, 12, 118463, 1, 1, 56110), -- Earthen Villager +(216347, 11, 118462, 1, 1, 56110), -- Earthen Villager +(216347, 10, 118461, 1, 1, 56110), -- Earthen Villager +(216347, 9, 118460, 1, 1, 56110), -- Earthen Villager +(216347, 8, 118459, 1, 1, 56110), -- Earthen Villager +(216347, 7, 118458, 1, 1, 56110), -- Earthen Villager +(216347, 6, 118457, 1, 1, 56110), -- Earthen Villager +(216347, 5, 117336, 1, 1, 56110), -- Earthen Villager +(216347, 4, 117343, 1, 1, 56110), -- Earthen Villager +(216347, 3, 117347, 1, 1, 56110), -- Earthen Villager +(216347, 2, 117348, 1, 1, 56110), -- Earthen Villager +(216347, 1, 117359, 1, 1, 56110), -- Earthen Villager +(216347, 0, 117360, 1, 1, 56110), -- Earthen Villager +(216343, 1, 11686, 1, 1, 56110), -- Fungal Field Keyflame +(216343, 0, 15092, 1.399999976158142089, 0, 56110), -- Fungal Field Keyflame +(216342, 2, 120893, 1, 1, 56110), -- Skittering Assistant +(216342, 1, 120892, 1, 1, 56110), -- Skittering Assistant +(216342, 0, 120891, 1, 1, 56110), -- Skittering Assistant +(216341, 0, 120841, 0.60000002384185791, 1, 56110), -- Jabbing Flyer +(216340, 1, 116483, 2.5, 1, 56110), -- Sentry Stagshell +(216340, 0, 116485, 2.5, 1, 56110), -- Sentry Stagshell +(216339, 3, 120897, 1, 1, 56110), -- Sureki Unnaturaler +(216339, 2, 120896, 1, 1, 56110), -- Sureki Unnaturaler +(216339, 1, 120895, 1, 1, 56110), -- Sureki Unnaturaler +(216339, 0, 120894, 1, 1, 56110), -- Sureki Unnaturaler +(216338, 3, 120858, 1, 1, 56110), -- Hulking Bloodguard +(216338, 2, 120857, 1, 1, 56110), -- Hulking Bloodguard +(216338, 1, 120856, 1, 1, 56110), -- Hulking Bloodguard +(216338, 0, 120855, 1, 1, 56110), -- Hulking Bloodguard +(216337, 5, 120867, 1, 1, 56110), -- Bloodworker +(216337, 4, 120866, 1, 1, 56110), -- Bloodworker +(216337, 3, 120865, 1, 1, 56110), -- Bloodworker +(216337, 2, 120864, 1, 1, 56110), -- Bloodworker +(216337, 1, 120863, 1, 1, 56110), -- Bloodworker +(216337, 0, 120862, 1, 1, 56110), -- Bloodworker +(216336, 0, 120876, 0.400000005960464477, 1, 56110), -- Ravenous Crawler +(216335, 0, 116570, 1, 1, 56110), -- Regald Hornfyre +(216333, 3, 119393, 1, 1, 56110), -- Bloodstained Assistant +(216333, 2, 117872, 1, 1, 56110), -- Bloodstained Assistant +(216333, 1, 119392, 1, 1, 56110), -- Bloodstained Assistant +(216333, 0, 119391, 1, 1, 56110), -- Bloodstained Assistant +(216332, 3, 116204, 1, 1, 56110), -- Nerubian Hematologist +(216332, 2, 114540, 1, 1, 56110), -- Nerubian Hematologist +(216332, 1, 114542, 1, 1, 56110), -- Nerubian Hematologist +(216332, 0, 114541, 1, 1, 56110), -- Nerubian Hematologist +(216331, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(216331, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(216330, 0, 115513, 1, 1, 56110), -- Elite slime +(216329, 0, 114555, 1, 1, 56110), -- Congealed Droplet +(216328, 0, 116499, 1.10000002384185791, 1, 56110), -- Unstable Test Subject +(216327, 0, 64062, 1, 1, 56110), -- Shark Ambusher Tell +(216326, 3, 115019, 1, 1, 56110), -- Ascended Neophyte +(216326, 2, 114026, 1, 1, 56110), -- Ascended Neophyte +(216326, 1, 115757, 1, 1, 56110), -- Ascended Neophyte +(216326, 0, 115771, 1, 1, 56110), -- Ascended Neophyte +(216325, 0, 115327, 1, 1, 56110), -- Crazed Predator +(216324, 2, 114551, 0.60000002384185791, 1, 56110), -- Ravenous Crawler +(216324, 1, 114552, 0.60000002384185791, 1, 56110), -- Ravenous Crawler +(216324, 0, 114553, 0.60000002384185791, 1, 56110), -- Ravenous Crawler +(216323, 0, 115759, 1, 1, 56110), -- Evolved Nerubian(Caster) +(216322, 0, 115770, 1, 1, 56110), -- Evolved Nerubian(Melee) +(216321, 0, 64062, 1, 1, 56110), -- Kill Credit: shop entered [DNT] +(216320, 0, 117254, 0.699999988079071044, 1, 56110), -- The Coaglamation +(216317, 1, 116273, 1, 1, 56110), -- Enraged Chicken +(216317, 0, 116272, 1, 1, 56110), -- Enraged Chicken +(216316, 0, 120320, 1, 1, 56110), -- Errick Ryston +(216314, 0, 120319, 1, 1, 56110), -- Engineering Instructor Morgaen +(216313, 0, 120321, 1, 1, 56110), -- Flight Observer Viktorina +(216311, 0, 116567, 1, 1, 56110), -- Clive DelGizmo +(216308, 0, 116566, 1, 1, 56110), -- Ripsnoodle +(216307, 0, 115012, 1, 1, 56110), -- Arathi Fisher +(216306, 3, 115428, 1, 1, 56110), -- Deepwater Kobyss +(216306, 2, 115417, 1, 1, 56110), -- Deepwater Kobyss +(216306, 1, 115424, 1, 1, 56110), -- Deepwater Kobyss +(216306, 0, 115413, 1, 1, 56110), -- Deepwater Kobyss +(216304, 1, 115213, 1, 1, 56110), -- Invasive Fungalbruiser +(216304, 0, 115214, 1, 1, 56110), -- Invasive Fungalbruiser +(216303, 7, 114714, 1, 1, 56110), -- Kobold Looter +(216303, 6, 114527, 1, 1, 56110), -- Kobold Looter +(216303, 5, 114715, 1, 1, 56110), -- Kobold Looter +(216303, 4, 114716, 1, 1, 56110), -- Kobold Looter +(216303, 3, 114713, 1, 1, 56110), -- Kobold Looter +(216303, 2, 114158, 1, 1, 56110), -- Kobold Looter +(216303, 1, 114526, 1, 1, 56110), -- Kobold Looter +(216303, 0, 114712, 1, 1, 56110), -- Kobold Looter +(216302, 6, 116157, 1, 1, 56110), -- Sureki Dissident +(216302, 5, 116159, 1, 1, 56110), -- Sureki Dissident +(216302, 4, 116158, 1, 1, 56110), -- Sureki Dissident +(216302, 3, 116160, 1, 1, 56110), -- Sureki Dissident +(216302, 2, 114530, 1, 1, 56110), -- Sureki Dissident +(216302, 1, 114528, 1, 1, 56110), -- Sureki Dissident +(216302, 0, 114529, 1, 1, 56110), -- Sureki Dissident +(216301, 5, 116456, 1, 1, 56110), -- Sureki Miscreant +(216301, 4, 116457, 1, 1, 56110), -- Sureki Miscreant +(216301, 3, 116454, 1, 1, 56110), -- Sureki Miscreant +(216301, 2, 116453, 1, 1, 56110), -- Sureki Miscreant +(216301, 1, 116452, 1, 1, 56110), -- Sureki Miscreant +(216301, 0, 116347, 1, 1, 56110), -- Sureki Miscreant +(216300, 0, 112730, 1, 1, 56110), -- Spored Stinger +(216299, 3, 114512, 1, 1, 56110), -- Swarming Flyer +(216299, 2, 114511, 1, 1, 56110), -- Swarming Flyer +(216299, 1, 114510, 1, 1, 56110), -- Swarming Flyer +(216299, 0, 114509, 1, 1, 56110), -- Swarming Flyer +(216298, 0, 115760, 1, 1, 56110), -- Meesk the Venomtongue +(216297, 0, 17717, 1, 1, 56110), -- Gryphon +(216296, 0, 92422, 1, 1, 56110), -- Coalplume +(216294, 0, 116522, 1, 1, 56110), -- Relief Cart +(216293, 0, 116588, 1.299999952316284179, 1, 56110), -- Trilling Attendant +(216292, 0, 106698, 1, 1, 56110), -- Idle Falcon +(216291, 0, 116563, 0.5, 1, 56110), -- Treasure Hoard +(216290, 1, 116273, 1, 1, 56110); -- Enraged Chicken + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(216290, 0, 116272, 1, 1, 56110), -- Enraged Chicken +(216288, 5, 115081, 1, 1, 56110), -- Pupating Stinger +(216288, 4, 115080, 1, 1, 56110), -- Pupating Stinger +(216288, 3, 115079, 1, 1, 56110), -- Pupating Stinger +(216288, 2, 114802, 1, 1, 56110), -- Pupating Stinger +(216288, 1, 115078, 1, 1, 56110), -- Pupating Stinger +(216288, 0, 115073, 1, 1, 56110), -- Pupating Stinger +(216287, 3, 116853, 0.75, 1, 56110), -- Devilsaur +(216287, 2, 116852, 0.75, 1, 56110), -- Devilsaur +(216287, 1, 31330, 0.75, 1, 56110), -- Devilsaur +(216287, 0, 116854, 0.75, 1, 56110), -- Devilsaur +(216282, 6, 115189, 1, 1, 56110), -- Fungarian Nibbler +(216282, 5, 115188, 1, 1, 56110), -- Fungarian Nibbler +(216282, 4, 115187, 1, 1, 56110), -- Fungarian Nibbler +(216282, 3, 115186, 1, 1, 56110), -- Fungarian Nibbler +(216282, 2, 115185, 1, 1, 56110), -- Fungarian Nibbler +(216282, 1, 115184, 1, 1, 56110), -- Fungarian Nibbler +(216282, 0, 114561, 1, 1, 56110), -- Fungarian Nibbler +(216281, 13, 115231, 1, 1, 56110), -- Encroaching Fungarian +(216281, 12, 115230, 1, 1, 56110), -- Encroaching Fungarian +(216281, 11, 115228, 1, 1, 56110), -- Encroaching Fungarian +(216281, 10, 115229, 1, 1, 56110), -- Encroaching Fungarian +(216281, 9, 115227, 1, 1, 56110), -- Encroaching Fungarian +(216281, 8, 115226, 1, 1, 56110), -- Encroaching Fungarian +(216281, 7, 115219, 1, 1, 56110), -- Encroaching Fungarian +(216281, 6, 115191, 1, 1, 56110), -- Encroaching Fungarian +(216281, 5, 115224, 1, 1, 56110), -- Encroaching Fungarian +(216281, 4, 115225, 1, 1, 56110), -- Encroaching Fungarian +(216281, 3, 115223, 1, 1, 56110), -- Encroaching Fungarian +(216281, 2, 115222, 1, 1, 56110), -- Encroaching Fungarian +(216281, 1, 115221, 1, 1, 56110), -- Encroaching Fungarian +(216281, 0, 115220, 1, 1, 56110), -- Encroaching Fungarian +(216279, 0, 52309, 1, 1, 56110), -- [DNT] Bunny +(216277, 3, 117336, 1, 1, 56110), -- Displeased Patron +(216277, 2, 117337, 1, 1, 56110), -- Displeased Patron +(216277, 1, 117341, 1, 1, 56110), -- Displeased Patron +(216277, 0, 117342, 1, 1, 56110), -- Displeased Patron +(216275, 0, 83183, 1.25, 1, 56110), -- Brann's Epic Egg +(216250, 3, 115578, 1, 1, 56110), -- Raging Roots +(216250, 2, 115577, 1, 1, 56110), -- Raging Roots +(216250, 1, 115576, 1, 1, 56110), -- Raging Roots +(216250, 0, 115575, 1, 1, 56110), -- Raging Roots +(216249, 3, 112449, 1, 1, 56110), -- Understalker Tunneler +(216249, 2, 112448, 1, 1, 56110), -- Understalker Tunneler +(216249, 1, 112447, 1, 1, 56110), -- Understalker Tunneler +(216249, 0, 112446, 1, 1, 56110), -- Understalker Tunneler +(216248, 0, 116449, 1, 1, 56110), -- Steelspinner Vess +(216247, 1, 114543, 1, 1, 56110), -- Nerubian Ambusher +(216247, 0, 116690, 1, 1, 56110), -- Nerubian Ambusher +(216246, 3, 115257, 1, 1, 56110), -- Lashroom +(216246, 2, 115255, 1, 1, 56110), -- Lashroom +(216246, 1, 115254, 1, 1, 56110), -- Lashroom +(216246, 0, 115253, 1, 1, 56110), -- Lashroom +(216241, 0, 109539, 1, 1, 56110), -- Niffen Seeker +(216222, 0, 112503, 1, 1, 56110), -- Niffen Leader +(216221, 0, 117403, 3.20000004768371582, 1, 56110), -- Earthen-Ward Sentinel +(216218, 1, 118600, 1, 1, 56110), -- Expedition Stalwart +(216218, 0, 118599, 1, 1, 56110), -- Expedition Stalwart +(216217, 0, 114050, 1, 1, 56110), -- Spindle +(216216, 0, 114050, 1, 1, 56110), -- Spindle +(216215, 0, 114050, 1, 1, 56110), -- Spindle +(216214, 0, 115575, 2, 1, 56110), -- Mawblossom +(216213, 0, 121053, 1, 1, 56110), -- Spindle +(216212, 0, 64062, 1, 1, 56110), -- Kill Credit: shopkeeper questioned [DNT] +(216211, 0, 64062, 1, 1, 56110), -- Kill Credit: Camp Murroch reached [DNT] +(216210, 0, 64062, 1, 1, 56110), -- Kill Credit: discussion heard [DNT] +(216209, 0, 11686, 1, 1, 56110), -- Channel Target [DNT] +(216206, 0, 85116, 1, 1, 56110), -- Manifested Fury +(216205, 0, 122140, 2, 1, 56110), -- Ravenous Spawn +(216200, 0, 58535, 1, 1, 56110), -- Bouncy Slime +(216199, 3, 116469, 1, 1, 56110), -- Siege Spinner +(216199, 2, 114533, 1, 1, 56110), -- Siege Spinner +(216199, 1, 114532, 1, 1, 56110), -- Siege Spinner +(216199, 0, 114531, 1, 1, 56110), -- Siege Spinner +(216197, 3, 114512, 1, 1, 56110), -- Nerubian Swarmer +(216197, 2, 114511, 1, 1, 56110), -- Nerubian Swarmer +(216197, 1, 114510, 1, 1, 56110), -- Nerubian Swarmer +(216197, 0, 114509, 1, 1, 56110), -- Nerubian Swarmer +(216194, 2, 114533, 1, 1, 56110), -- Armored Scuttler +(216194, 1, 114532, 1, 1, 56110), -- Armored Scuttler +(216194, 0, 114531, 1, 1, 56110), -- Armored Scuttler +(216193, 2, 114413, 1, 1, 56110), -- Clotweave Widow +(216193, 1, 114408, 1, 1, 56110), -- Clotweave Widow +(216193, 0, 114416, 1, 1, 56110), -- Clotweave Widow +(216192, 0, 114541, 1, 1, 56110), -- Venombane Spitter +(216191, 2, 114545, 1, 1, 56110), -- Necrofang Reaper +(216191, 1, 114544, 1, 1, 56110), -- Necrofang Reaper +(216191, 0, 114543, 1, 1, 56110), -- Necrofang Reaper +(216189, 5, 117759, 1, 1, 56110), -- Arathi Bulwark +(216189, 4, 117758, 1, 1, 56110), -- Arathi Bulwark +(216189, 3, 115034, 1, 1, 56110), -- Arathi Bulwark +(216189, 2, 115033, 1, 1, 56110), -- Arathi Bulwark +(216189, 1, 115032, 1, 1, 56110), -- Arathi Bulwark +(216189, 0, 115031, 1, 1, 56110), -- Arathi Bulwark +(216188, 8, 118268, 1, 1, 56110), -- Arathi Stalwart +(216188, 7, 118269, 1, 1, 56110), -- Arathi Stalwart +(216188, 6, 118267, 1, 1, 56110), -- Arathi Stalwart +(216188, 5, 117757, 1, 1, 56110), -- Arathi Stalwart +(216188, 4, 117756, 1, 1, 56110), -- Arathi Stalwart +(216188, 3, 115038, 1, 1, 56110), -- Arathi Stalwart +(216188, 2, 115037, 1, 1, 56110), -- Arathi Stalwart +(216188, 1, 115036, 1, 1, 56110), -- Arathi Stalwart +(216188, 0, 115035, 1, 1, 56110), -- Arathi Stalwart +(216187, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Right Plant +(216186, 0, 117970, 1, 1, 56110), -- Nullbot +(216185, 0, 118860, 1, 1, 56110), -- Malfunctioning Pylon +(216184, 0, 122005, 1.60000002384185791, 1, 56110), -- Tactical Swarmbot +(216183, 0, 122019, 1, 1, 56110), -- Utility Swarmbot +(216182, 0, 122020, 1.60000002384185791, 1, 56110), -- Frenzied Swarmbot +(216180, 0, 116544, 1, 1, 56110), -- Mother of Chaos +(216178, 6, 118255, 1, 1, 56110), -- Arathi Farmer +(216178, 5, 117752, 1, 1, 56110), -- Arathi Farmer +(216178, 4, 117751, 1, 1, 56110), -- Arathi Farmer +(216178, 3, 115014, 1, 1, 56110), -- Arathi Farmer +(216178, 2, 115013, 1, 1, 56110), -- Arathi Farmer +(216178, 1, 115012, 1, 1, 56110), -- Arathi Farmer +(216178, 0, 115011, 1, 1, 56110), -- Arathi Farmer +(216176, 4, 117752, 1, 1, 56110), -- Arathi Farmer +(216176, 3, 115012, 1, 1, 56110), -- Arathi Farmer +(216176, 2, 115011, 1, 1, 56110), -- Arathi Farmer +(216176, 1, 115014, 1, 1, 56110), -- Arathi Farmer +(216176, 0, 115013, 1, 1, 56110), -- Arathi Farmer +(216175, 0, 118574, 1, 1, 56110), -- Korgran +(216174, 0, 117255, 1, 1, 56110), -- Korgran +(216173, 0, 117256, 1, 1, 56110), -- Urtago +(216172, 0, 117256, 1, 1, 56110), -- Urtago +(216171, 0, 117255, 1, 1, 56110), -- Korgran +(216170, 0, 116542, 1.20000004768371582, 1, 56110), -- Wax Worm +(216169, 0, 117255, 1, 1, 56110), -- Korgran +(216168, 0, 88316, 1, 1, 56110), -- Lady Jaina Proudmoore +(216167, 0, 115495, 1.20000004768371582, 1, 56110), -- Thrall +(216165, 0, 114624, 1, 1, 56110), -- Wax Worm +(216164, 0, 116541, 1, 1, 56110), -- Gnawbles +(216162, 0, 56187, 1, 1, 56110), -- [DNT] Kill Credit +(216161, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Posters +(216160, 0, 117116, 1, 1, 56110), -- Orweyna +(216157, 7, 114714, 1, 1, 56110), -- Invading Kobold +(216157, 6, 114527, 1, 1, 56110), -- Invading Kobold +(216157, 5, 114715, 1, 1, 56110), -- Invading Kobold +(216157, 4, 114716, 1, 1, 56110), -- Invading Kobold +(216157, 3, 114713, 1, 1, 56110), -- Invading Kobold +(216157, 2, 114158, 1, 1, 56110), -- Invading Kobold +(216157, 1, 114526, 1, 1, 56110), -- Invading Kobold +(216157, 0, 114712, 1, 1, 56110), -- Invading Kobold +(216156, 0, 118607, 1, 1, 56110), -- Addysen Wildbanner +(216155, 0, 116507, 1, 1, 56110), -- Skittering Ambusher +(216154, 0, 112486, 1, 1, 56110), -- [DNT] Kill Credit +(216152, 3, 114753, 1, 1, 56110), -- Earthen Stormrider +(216152, 2, 114752, 1, 1, 56110), -- Earthen Stormrider +(216152, 1, 114751, 1, 1, 56110), -- Earthen Stormrider +(216152, 0, 114749, 1, 1, 56110), -- Earthen Stormrider +(216151, 0, 116815, 1, 1, 56110), -- Merrix +(216150, 0, 120317, 1, 1, 56110), -- Magni Bronzebeard +(216149, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(216148, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(216147, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(216146, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(216144, 0, 116538, 1.35000002384185791, 1, 56110), -- Siege Hauler +(216143, 0, 117116, 1, 1, 56110), -- Orweyna +(216142, 1, 11686, 1, 1, 56110), -- Targeting Bunny +(216142, 0, 87778, 1, 0, 56110), -- Targeting Bunny +(216141, 0, 64062, 1, 1, 56110), -- Weak Point +(216140, 0, 116154, 1, 1, 56110), -- ZZ-01-47 +(216139, 7, 117919, 1, 1, 56110), -- Liberated Kobold +(216139, 6, 117920, 1, 1, 56110), -- Liberated Kobold +(216139, 5, 117917, 1, 1, 56110), -- Liberated Kobold +(216139, 4, 117918, 1, 1, 56110), -- Liberated Kobold +(216139, 3, 117914, 1, 1, 56110), -- Liberated Kobold +(216139, 2, 117913, 1, 1, 56110), -- Liberated Kobold +(216139, 1, 117916, 1, 1, 56110), -- Liberated Kobold +(216139, 0, 117915, 1, 1, 56110), -- Liberated Kobold +(216138, 7, 114714, 1, 1, 56110), -- Quickwick Kobold +(216138, 6, 114527, 1, 1, 56110), -- Quickwick Kobold +(216138, 5, 114715, 1, 1, 56110), -- Quickwick Kobold +(216138, 4, 114716, 1, 1, 56110), -- Quickwick Kobold +(216138, 3, 114713, 1, 1, 56110), -- Quickwick Kobold +(216138, 2, 114158, 1, 1, 56110), -- Quickwick Kobold +(216138, 1, 114526, 1, 1, 56110), -- Quickwick Kobold +(216138, 0, 114712, 1, 1, 56110), -- Quickwick Kobold +(216137, 0, 116154, 1, 1, 56110), -- ZZ-01-47 +(216136, 0, 51664, 1, 1, 56110), -- Nerubian Cache Kill Credit - B +(216135, 7, 114696, 1.20000004768371582, 1, 56110), -- Quickwick Scamp +(216135, 6, 114695, 1.20000004768371582, 1, 56110), -- Quickwick Scamp +(216135, 5, 114694, 1.20000004768371582, 1, 56110), -- Quickwick Scamp +(216135, 4, 114690, 1.20000004768371582, 1, 56110), -- Quickwick Scamp +(216135, 3, 114692, 1.20000004768371582, 1, 56110), -- Quickwick Scamp +(216135, 2, 114691, 1.20000004768371582, 1, 56110), -- Quickwick Scamp +(216135, 1, 114088, 1.20000004768371582, 1, 56110), -- Quickwick Scamp +(216135, 0, 114087, 1.20000004768371582, 1, 56110), -- Quickwick Scamp +(216134, 6, 112386, 0.5, 1, 56110), -- Snuffle Pup +(216134, 5, 112387, 0.5, 1, 56110), -- Snuffle Pup +(216134, 4, 112388, 0.5, 1, 56110), -- Snuffle Pup +(216134, 3, 112389, 0.5, 1, 56110), -- Snuffle Pup +(216134, 2, 112391, 0.5, 1, 56110), -- Snuffle Pup +(216134, 1, 112392, 0.5, 1, 56110), -- Snuffle Pup +(216134, 0, 112384, 0.5, 1, 56110), -- Snuffle Pup +(216133, 0, 117831, 1, 1, 56110), -- Skitter +(216132, 0, 117116, 1, 1, 56110), -- Orweyna +(216130, 1, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Enter Scenario +(216130, 0, 169, 1, 0, 56110), -- [DNT] Kill Credit: Enter Scenario +(216128, 0, 117126, 1, 1, 56110), -- Feuding Actor +(216127, 0, 118381, 1, 1, 56110), -- Feuding Actor +(216125, 1, 16925, 1, 1, 56110), -- Brazier Bunny +(216125, 0, 20324, 0.5, 0, 56110), -- Brazier Bunny +(216113, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(216111, 0, 117344, 1, 1, 56110), -- Ebona +(216109, 0, 117336, 1, 1, 56110), -- Findorn +(216108, 0, 114717, 1, 1, 56110), -- Skitter +(216103, 0, 114717, 1, 1, 56110), -- Skitter +(216102, 0, 114947, 1, 0, 56110), -- Monstrous Skardyn +(216101, 0, 114786, 1, 0, 56110), -- Kill Target +(216100, 0, 117891, 1, 1, 56110), -- Broken Machinery +(216099, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(216099, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(216096, 0, 117970, 1, 1, 56110), -- Ironstrider Construct +(216094, 0, 120429, 1, 1, 56110), -- Kodun +(216088, 0, 114514, 1, 1, 56110), -- Wenbrandt +(216087, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(216086, 0, 116426, 1, 1, 56110), -- Berrund the Gleaming +(216085, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(216084, 3, 119430, 1, 1, 56110), -- Injured Earthen +(216084, 2, 119434, 1, 1, 56110), -- Injured Earthen +(216084, 1, 116434, 1, 1, 56110), -- Injured Earthen +(216084, 0, 116435, 1, 1, 56110), -- Injured Earthen +(216082, 3, 117845, 1, 1, 56110), -- Dogmatic Soot-Seer +(216082, 2, 117846, 1, 1, 56110), -- Dogmatic Soot-Seer +(216082, 1, 117844, 1, 1, 56110), -- Dogmatic Soot-Seer +(216082, 0, 117843, 1, 1, 56110), -- Dogmatic Soot-Seer +(216081, 3, 117791, 1, 1, 56110), -- Dogmatic Machine Speaker +(216081, 2, 117832, 1, 1, 56110), -- Dogmatic Machine Speaker +(216081, 1, 117833, 1, 1, 56110), -- Dogmatic Machine Speaker +(216081, 0, 117834, 1, 1, 56110), -- Dogmatic Machine Speaker +(216079, 0, 23057, 1, 1, 56110), -- Kill Credit: Nahotun Path +(216078, 0, 115082, 1.20000004768371582, 1, 56110), -- Fallowbarb +(216077, 0, 117069, 1, 1, 56110), -- Fungal Infestor +(216075, 0, 115099, 3, 1, 56110), -- Hai-Shulud [DNT] +(216072, 0, 103280, 1, 1, 56110), -- Proscenium Puddlestomper +(216071, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(216071, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(216066, 0, 115076, 0.5, 1, 56110), -- Parasitic Wasp +(216065, 0, 115080, 1, 1, 56110), -- Bloatrot Stinger +(216064, 0, 122712, 1, 1, 56110), -- Scout Maevest +(216063, 0, 117166, 1, 1, 56110), -- Scout Wayshelm +(216062, 1, 114756, 1, 1, 56110), -- High Speaker's Guard +(216062, 0, 114755, 1, 0, 56110), -- High Speaker's Guard +(216061, 0, 117161, 1.10000002384185791, 1, 56110), -- Captain Trueflame +(216060, 1, 27823, 1, 1, 56110), -- Wagon Chain Attachment +(216060, 0, 73745, 1, 0, 56110), -- Wagon Chain Attachment +(216059, 0, 116522, 1, 1, 56110), -- Relief Cart +(216058, 1, 107720, 0.25, 1, 56110); -- Rock Snail + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(216058, 0, 107719, 0.25, 1, 56110), -- Rock Snail +(216057, 0, 116277, 1, 1, 56110), -- Arathi Lynx +(216056, 0, 11686, 1, 1, 56110), -- [DNT] Void Barrier +(216055, 1, 114365, 1, 1, 56110), -- Cavern Glowmite +(216055, 0, 113982, 1, 1, 56110), -- Cavern Glowmite +(216054, 0, 114946, 1, 1, 56110), -- Skardyn Engineer +(216053, 0, 109678, 1, 1, 56110), -- Rare Group Elite 6 +(216052, 0, 120940, 1.20000004768371582, 1, 56110), -- Skirmisher Sa'zryk +(216051, 0, 121808, 1, 1, 56110), -- Umbraclaw Matra +(216050, 0, 120926, 1.20000004768371582, 1, 56110), -- Harvester Qixt +(216049, 0, 121825, 1, 1, 56110), -- The Oozekhan +(216048, 0, 120923, 1, 1, 56110), -- Jix'ak the Crazed +(216047, 0, 119537, 1, 1, 56110), -- The One Left +(216046, 0, 119533, 2.099999904632568359, 1, 56110), -- Tka'ktath +(216045, 0, 121775, 1, 1, 56110), -- Enduring Gutterface +(216044, 0, 116492, 1.25, 1, 56110), -- Maddened Siegebomber +(216043, 0, 122287, 1, 1, 56110), -- Monstrous Lasharoth +(216042, 0, 122766, 1, 1, 56110), -- Cha'tak +(216041, 0, 119530, 1, 1, 56110), -- Webspeaker Grik'ik +(216040, 0, 109678, 1, 1, 56110), -- Kaheti Transport +(216039, 0, 117942, 1, 1, 56110), -- Xishorr +(216038, 0, 115720, 1.20000004768371582, 1, 56110), -- The Groundskeeper +(216037, 0, 118709, 1, 1, 56110), -- Vilewing +(216036, 0, 118143, 1, 1, 56110), -- Lighteater +(216035, 0, 118145, 1, 1, 56110), -- Heartfang +(216034, 0, 122770, 2, 1, 56110), -- XT-Minecrusher 8700 +(216032, 0, 116690, 1, 1, 56110), -- Khak'ik +(216031, 0, 119528, 1, 1, 56110), -- Abyssal Devourer +(216030, 3, 115527, 1, 1, 56110), -- Order of Night Lynchpin +(216030, 2, 115526, 1, 1, 56110), -- Order of Night Lynchpin +(216030, 1, 115525, 1, 1, 56110), -- Order of Night Lynchpin +(216030, 0, 115524, 1, 1, 56110), -- Order of Night Lynchpin +(216029, 1, 39278, 1, 0, 56110), -- Channel Target [DNT] +(216029, 0, 11686, 1, 1, 56110), -- Channel Target [DNT] +(216028, 0, 11686, 1, 1, 56110), -- Kobyss Attackers +(216025, 0, 35203, 1, 1, 56110), -- Rampaging Elemental +(216022, 0, 116521, 1.20000004768371582, 1, 56110), -- Zev'kall +(216021, 0, 115283, 1, 1, 56110), -- Aelric Leid +(216020, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Gates +(216019, 0, 114469, 1, 1, 56110), -- Siege Hopebreaker +(216017, 1, 91386, 1, 0.400000005960464477, 56110), -- Great Stormfang +(216017, 0, 91383, 1, 1, 56110), -- Great Stormfang +(216016, 0, 114543, 1, 1, 56110), -- Siegehold Defender +(216015, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit +(216014, 0, 116520, 1, 1, 56110), -- Edwyn Wyndsmithe +(216011, 0, 116519, 1, 1, 56110), -- Headmaster Fynch +(216010, 1, 104638, 1.20000004768371582, 0, 56110), -- UNUSED +(216010, 0, 115262, 1.299999952316284179, 1, 56110), -- UNUSED +(216009, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit +(216008, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(216007, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(216004, 1, 27823, 1, 1, 56110), -- Target Bunny +(216004, 0, 328, 1, 0, 56110), -- Target Bunny +(216003, 0, 116216, 1, 1, 56110), -- Distracted Technician +(216002, 0, 117405, 2, 1, 56110), -- Derelict Golem +(216001, 0, 116517, 1, 1, 56110), -- Sophietta Lynflayme +(215998, 1, 11686, 1, 1, 56110), -- Water Detect +(215998, 0, 15092, 1.399999976158142089, 0, 56110), -- Water Detect +(215997, 0, 56187, 1, 1, 56110), -- [DNT] Kill Credit +(215996, 0, 115214, 1, 1, 56110), -- [DNT/UNUSED] Fungarian Swarmer +(215995, 3, 95789, 2, 1, 56110), -- [DNT] Kill Credit +(215995, 2, 95789, 1, 1, 56110), -- [DNT] Kill Credit +(215995, 1, 114801, 1.399999976158142089, 1, 56110), -- [DNT] Kill Credit +(215995, 0, 114801, 1, 1, 56110), -- [DNT] Kill Credit +(215994, 0, 83369, 1, 1, 56110), -- [DNT/UNUSED] Cinderbrewster +(215993, 0, 117662, 1, 1, 56110), -- Y'tekhi +(215992, 0, 117662, 1, 1, 56110), -- Y'tekhi +(215991, 3, 116482, 1, 1, 56110), -- Seige Sniffer +(215991, 2, 116481, 1, 1, 56110), -- Seige Sniffer +(215991, 1, 116480, 1, 1, 56110), -- Seige Sniffer +(215991, 0, 115709, 1, 1, 56110), -- Seige Sniffer +(215990, 3, 114512, 1, 1, 56110), -- Frenzied Siege-Swarmer +(215990, 2, 114511, 1, 1, 56110), -- Frenzied Siege-Swarmer +(215990, 1, 114510, 1, 1, 56110), -- Frenzied Siege-Swarmer +(215990, 0, 114509, 1, 1, 56110), -- Frenzied Siege-Swarmer +(215989, 9, 118553, 1, 1, 56110), -- Earthen Contender +(215989, 8, 118552, 1, 1, 56110), -- Earthen Contender +(215989, 7, 118551, 1, 1, 56110), -- Earthen Contender +(215989, 6, 118550, 1, 1, 56110), -- Earthen Contender +(215989, 5, 118549, 1, 1, 56110), -- Earthen Contender +(215989, 4, 118558, 1, 1, 56110), -- Earthen Contender +(215989, 3, 118557, 1, 1, 56110), -- Earthen Contender +(215989, 2, 118556, 1, 1, 56110), -- Earthen Contender +(215989, 1, 118555, 1, 1, 56110), -- Earthen Contender +(215989, 0, 118554, 1, 1, 56110), -- Earthen Contender +(215988, 0, 115771, 1, 1, 56110), -- Royal Quartermaster Ze'erik +(215987, 0, 119997, 0.800000011920928955, 1, 56110), -- Siege Marshal Tekhzok +(215986, 0, 94817, 0.75, 1, 56110), -- Monk +(215985, 1, 116445, 1, 1, 56110), -- Transformatory Drudge +(215985, 0, 116444, 1, 1, 56110), -- Transformatory Drudge +(215984, 0, 114538, 1, 1, 56110), -- Transformatory Evolutionist +(215983, 3, 115762, 1, 1, 56110), -- Ascended Taskmaster +(215983, 2, 115761, 1, 1, 56110), -- Ascended Taskmaster +(215983, 1, 114469, 1, 1, 56110), -- Ascended Taskmaster +(215983, 0, 114468, 1, 0, 56110), -- Ascended Taskmaster +(215982, 1, 116445, 1, 1, 56110), -- Transformatory Laborer +(215982, 0, 116444, 1, 1, 56110), -- Transformatory Laborer +(215981, 5, 114421, 1, 1, 56110), -- Freshly Ascended Soldier +(215981, 4, 115755, 1, 1, 56110), -- Freshly Ascended Soldier +(215981, 3, 117626, 1, 1, 56110), -- Freshly Ascended Soldier +(215981, 2, 117627, 1, 1, 56110), -- Freshly Ascended Soldier +(215981, 1, 114422, 1, 1, 56110), -- Freshly Ascended Soldier +(215981, 0, 115774, 1, 1, 56110), -- Freshly Ascended Soldier +(215980, 3, 117313, 1, 1, 56110), -- Loyalist Mutagenician +(215980, 2, 117314, 1, 1, 56110), -- Loyalist Mutagenician +(215980, 1, 117311, 1, 1, 56110), -- Loyalist Mutagenician +(215980, 0, 117312, 1, 1, 56110), -- Loyalist Mutagenician +(215973, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Orphanage +(215972, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Trade Area +(215971, 0, 113189, 0.800000011920928955, 1, 56110), -- Baeny the Barrel +(215970, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Inn +(215969, 2, 116525, 1, 1, 56110), -- Overlord +(215969, 1, 116524, 1, 1, 56110), -- Overlord +(215969, 0, 116523, 1, 1, 56110), -- Overlord +(215968, 0, 113940, 1, 1, 56110), -- Black Blood +(215967, 0, 116266, 1.5, 1, 56110), -- Stormrider Vokmar +(215966, 4, 116528, 1, 1, 56110), -- Nerubian Hulk, Evolved - Caster +(215966, 3, 116499, 1, 1, 56110), -- Nerubian Hulk, Evolved - Caster +(215966, 2, 116500, 1, 1, 56110), -- Nerubian Hulk, Evolved - Caster +(215966, 1, 116501, 1, 1, 56110), -- Nerubian Hulk, Evolved - Caster +(215966, 0, 116502, 1, 1, 56110), -- Nerubian Hulk, Evolved - Caster +(215965, 4, 116529, 1, 1, 56110), -- Nerubian Hulk, Evolved - Fighter +(215965, 3, 116495, 1, 1, 56110), -- Nerubian Hulk, Evolved - Fighter +(215965, 2, 116496, 1, 1, 56110), -- Nerubian Hulk, Evolved - Fighter +(215965, 1, 116497, 1, 1, 56110), -- Nerubian Hulk, Evolved - Fighter +(215965, 0, 116498, 1, 1, 56110), -- Nerubian Hulk, Evolved - Fighter +(215964, 3, 114768, 1, 1, 56110), -- Sureki Hulk, Poison +(215964, 2, 115010, 1, 1, 56110), -- Sureki Hulk, Poison +(215964, 1, 115720, 1, 1, 56110), -- Sureki Hulk, Poison +(215964, 0, 114772, 1, 1, 56110), -- Sureki Hulk, Poison +(215962, 3, 114768, 1, 1, 56110), -- Kaheti Hulk, Poison +(215962, 2, 115010, 1, 1, 56110), -- Kaheti Hulk, Poison +(215962, 1, 115720, 1, 1, 56110), -- Kaheti Hulk, Poison +(215962, 0, 114772, 1, 1, 56110), -- Kaheti Hulk, Poison +(215960, 3, 116350, 1, 1, 56110), -- Nerubian Swarmite - Melee, Web +(215960, 2, 116351, 1, 1, 56110), -- Nerubian Swarmite - Melee, Web +(215960, 1, 116352, 1, 1, 56110), -- Nerubian Swarmite - Melee, Web +(215960, 0, 116353, 1, 1, 56110), -- Nerubian Swarmite - Melee, Web +(215959, 7, 116354, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215959, 6, 116355, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215959, 5, 116356, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215959, 4, 116349, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215959, 3, 116350, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215959, 2, 116351, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215959, 1, 116352, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215959, 0, 116353, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215957, 3, 116354, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(215957, 2, 116355, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(215957, 1, 116356, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(215957, 0, 116349, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(215956, 0, 118140, 1.10000002384185791, 1, 56110), -- Taerry Bilgestone +(215955, 3, 116205, 1, 1, 56110), -- Nerubian Fighter, Web +(215955, 2, 114545, 1, 1, 56110), -- Nerubian Fighter, Web +(215955, 1, 114544, 1, 1, 56110), -- Nerubian Fighter, Web +(215955, 0, 114543, 1, 1, 56110), -- Nerubian Fighter, Web +(215954, 3, 116205, 1, 1, 56110), -- Nerubian Fighter, Poison +(215954, 2, 114545, 1, 1, 56110), -- Nerubian Fighter, Poison +(215954, 1, 114544, 1, 1, 56110), -- Nerubian Fighter, Poison +(215954, 0, 114543, 1, 1, 56110), -- Nerubian Fighter, Poison +(215953, 3, 116205, 1, 1, 56110), -- Nerubian Fighter, Frost +(215953, 2, 114545, 1, 1, 56110), -- Nerubian Fighter, Frost +(215953, 1, 114544, 1, 1, 56110), -- Nerubian Fighter, Frost +(215953, 0, 114543, 1, 1, 56110), -- Nerubian Fighter, Frost +(215952, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(215951, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(215950, 3, 116204, 1, 1, 56110), -- Nerubian Caster, Poison +(215950, 2, 114540, 1, 1, 56110), -- Nerubian Caster, Poison +(215950, 1, 114542, 1, 1, 56110), -- Nerubian Caster, Poison +(215950, 0, 114541, 1, 1, 56110), -- Nerubian Caster, Poison +(215949, 3, 116204, 1, 1, 56110), -- Nerubian Caster, Frost +(215949, 2, 114540, 1, 1, 56110), -- Nerubian Caster, Frost +(215949, 1, 114542, 1, 1, 56110), -- Nerubian Caster, Frost +(215949, 0, 114541, 1, 1, 56110), -- Nerubian Caster, Frost +(215947, 10, 116157, 1, 1, 56110), -- Azj-Kaheti Captive +(215947, 9, 114528, 1, 1, 56110), -- Azj-Kaheti Captive +(215947, 8, 116159, 1, 1, 56110), -- Azj-Kaheti Captive +(215947, 7, 114530, 1, 1, 56110), -- Azj-Kaheti Captive +(215947, 6, 116158, 1, 1, 56110), -- Azj-Kaheti Captive +(215947, 5, 116160, 1, 1, 56110), -- Azj-Kaheti Captive +(215947, 4, 114529, 1, 1, 56110), -- Azj-Kaheti Captive +(215947, 3, 116446, 1, 1, 56110), -- Azj-Kaheti Captive +(215947, 2, 116448, 1, 1, 56110), -- Azj-Kaheti Captive +(215947, 1, 116447, 1, 1, 56110), -- Azj-Kaheti Captive +(215947, 0, 116449, 1, 1, 56110), -- Azj-Kaheti Captive +(215945, 5, 115086, 1, 1, 56110), -- Giant Wasp +(215945, 4, 115085, 1, 1, 56110), -- Giant Wasp +(215945, 3, 115084, 1, 1, 56110), -- Giant Wasp +(215945, 2, 114803, 1, 1, 56110), -- Giant Wasp +(215945, 1, 115083, 1, 1, 56110), -- Giant Wasp +(215945, 0, 115082, 1, 1, 56110), -- Giant Wasp +(215944, 0, 117116, 1, 1, 56110), -- Orweyna +(215943, 3, 115264, 1, 1, 56110), -- Lashroom +(215943, 2, 115263, 1, 1, 56110), -- Lashroom +(215943, 1, 115262, 1, 1, 56110), -- Lashroom +(215943, 0, 115258, 1, 1, 56110), -- Lashroom +(215942, 3, 116490, 1, 1, 56110), -- Stagshell, Poison +(215942, 2, 116491, 1, 1, 56110), -- Stagshell, Poison +(215942, 1, 116492, 1, 1, 56110), -- Stagshell, Poison +(215942, 0, 116493, 1, 1, 56110), -- Stagshell, Poison +(215941, 0, 102390, 1, 1, 56110), -- Kill Credit +(215940, 0, 116480, 1, 1, 56110), -- Stagshell, Poison +(215939, 1, 11686, 1, 1, 56110), -- Keyflame +(215939, 0, 15092, 1.399999976158142089, 0, 56110), -- Keyflame +(215938, 3, 116503, 1, 1, 56110), -- Nerubian Threadling, Swarmer +(215938, 2, 116504, 1, 1, 56110), -- Nerubian Threadling, Swarmer +(215938, 1, 116084, 1, 1, 56110), -- Nerubian Threadling, Swarmer +(215938, 0, 116505, 1, 1, 56110), -- Nerubian Threadling, Swarmer +(215937, 3, 116503, 1, 1, 56110), -- Nerubian Threadling +(215937, 2, 116504, 1, 1, 56110), -- Nerubian Threadling +(215937, 1, 116084, 1, 1, 56110), -- Nerubian Threadling +(215937, 0, 116505, 1, 1, 56110), -- Nerubian Threadling +(215936, 3, 116510, 1, 1, 56110), -- Nerubian Threadling +(215936, 2, 116511, 1, 1, 56110), -- Nerubian Threadling +(215936, 1, 116512, 1, 1, 56110), -- Nerubian Threadling +(215936, 0, 116513, 1, 1, 56110), -- Nerubian Threadling +(215935, 1, 115721, 1, 1, 56110), -- Nerubian Sureki Lord +(215935, 0, 115723, 1, 1, 56110), -- Nerubian Sureki Lord +(215934, 3, 116510, 1, 1, 56110), -- Nerubian Spiderling +(215934, 2, 116511, 1, 1, 56110), -- Nerubian Spiderling +(215934, 1, 116512, 1, 1, 56110), -- Nerubian Spiderling +(215934, 0, 116513, 1, 1, 56110), -- Nerubian Spiderling +(215933, 3, 116503, 1, 1, 56110), -- Nerubian Spiderling, Swarmer +(215933, 2, 116504, 1, 1, 56110), -- Nerubian Spiderling, Swarmer +(215933, 1, 116084, 1, 1, 56110), -- Nerubian Spiderling, Swarmer +(215933, 0, 116505, 1, 1, 56110), -- Nerubian Spiderling, Swarmer +(215932, 3, 116503, 1, 1, 56110), -- Nerubian Spiderling +(215932, 2, 116504, 1, 1, 56110), -- Nerubian Spiderling +(215932, 1, 116084, 1, 1, 56110), -- Nerubian Spiderling +(215932, 0, 116505, 1, 1, 56110), -- Nerubian Spiderling +(215931, 0, 118600, 1, 1, 56110), -- Jonaetan Starsmit +(215930, 3, 115518, 1, 1, 56110), -- Large Slime Skeleton +(215930, 2, 115517, 1, 1, 56110), -- Large Slime Skeleton +(215930, 1, 115516, 1, 1, 56110), -- Large Slime Skeleton +(215930, 0, 115515, 1, 1, 56110), -- Large Slime Skeleton +(215929, 6, 112459, 1, 1, 56110), -- Sporbit Drifter +(215929, 5, 112458, 1, 1, 56110), -- Sporbit Drifter +(215929, 4, 112457, 1, 1, 56110), -- Sporbit Drifter +(215929, 3, 112456, 1, 1, 56110), -- Sporbit Drifter +(215929, 2, 112455, 1, 1, 56110), -- Sporbit Drifter +(215929, 1, 112454, 1, 1, 56110), -- Sporbit Drifter +(215929, 0, 112453, 1, 1, 56110), -- Sporbit Drifter +(215928, 3, 116455, 1, 1, 56110), -- Nerubian Skitterling, Royal Fighter, Web +(215928, 2, 116458, 1, 1, 56110), -- Nerubian Skitterling, Royal Fighter, Web +(215928, 1, 116456, 1, 1, 56110), -- Nerubian Skitterling, Royal Fighter, Web +(215928, 0, 116457, 1, 1, 56110), -- Nerubian Skitterling, Royal Fighter, Web +(215927, 3, 116455, 1, 1, 56110), -- Nerubian Skitterling, Royal Fighter, Poison +(215927, 2, 116458, 1, 1, 56110), -- Nerubian Skitterling, Royal Fighter, Poison +(215927, 1, 116456, 1, 1, 56110), -- Nerubian Skitterling, Royal Fighter, Poison +(215927, 0, 116457, 1, 1, 56110), -- Nerubian Skitterling, Royal Fighter, Poison +(215926, 3, 116454, 1, 1, 56110); -- Nerubian Skitterling, Fighter, Poison + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(215926, 2, 116453, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(215926, 1, 116452, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(215926, 0, 116347, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(215925, 3, 116454, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Web +(215925, 2, 116453, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Web +(215925, 1, 116452, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Web +(215925, 0, 116347, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Web +(215924, 3, 116449, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(215924, 2, 116447, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(215924, 1, 116448, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(215924, 0, 116446, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(215923, 3, 114986, 1, 1, 56110), -- Nerubian Swarmite - Melee, Web +(215923, 2, 114987, 1, 1, 56110), -- Nerubian Swarmite - Melee, Web +(215923, 1, 114988, 1, 1, 56110), -- Nerubian Swarmite - Melee, Web +(215923, 0, 114989, 1, 1, 56110), -- Nerubian Swarmite - Melee, Web +(215922, 3, 114986, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215922, 2, 114987, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215922, 1, 114988, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215922, 0, 114989, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215921, 3, 112728, 1, 1, 56110), -- Nerubian Swarmite - Caster, Web +(215921, 2, 112730, 1, 1, 56110), -- Nerubian Swarmite - Caster, Web +(215921, 1, 112727, 1, 1, 56110), -- Nerubian Swarmite - Caster, Web +(215921, 0, 112729, 1, 1, 56110), -- Nerubian Swarmite - Caster, Web +(215920, 3, 112728, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(215920, 2, 112730, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(215920, 1, 112727, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(215920, 0, 112729, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(215919, 3, 112727, 1, 1, 56110), -- Nerubian Swarmite - Caster, Bomber +(215919, 2, 112728, 1, 1, 56110), -- Nerubian Swarmite - Caster, Bomber +(215919, 1, 112729, 1, 1, 56110), -- Nerubian Swarmite - Caster, Bomber +(215919, 0, 112730, 1, 1, 56110), -- Nerubian Swarmite - Caster, Bomber +(215918, 3, 116469, 1, 1, 56110), -- Nerubian Fighter, Web +(215918, 2, 114533, 1, 1, 56110), -- Nerubian Fighter, Web +(215918, 1, 114532, 1, 1, 56110), -- Nerubian Fighter, Web +(215918, 0, 114531, 1, 1, 56110), -- Nerubian Fighter, Web +(215917, 3, 116469, 1, 1, 56110), -- Nerubian Fighter, Poison +(215917, 2, 114533, 1, 1, 56110), -- Nerubian Fighter, Poison +(215917, 1, 114532, 1, 1, 56110), -- Nerubian Fighter, Poison +(215917, 0, 114531, 1, 1, 56110), -- Nerubian Fighter, Poison +(215916, 3, 116469, 1, 1, 56110), -- Nerubian Fighter, Frost +(215916, 2, 114533, 1, 1, 56110), -- Nerubian Fighter, Frost +(215916, 1, 114532, 1, 1, 56110), -- Nerubian Fighter, Frost +(215916, 0, 114531, 1, 1, 56110), -- Nerubian Fighter, Frost +(215914, 3, 116467, 1, 1, 56110), -- Nerubian Caster, Frost +(215914, 2, 114538, 1, 1, 56110), -- Nerubian Caster, Frost +(215914, 1, 114537, 1, 1, 56110), -- Nerubian Caster, Frost +(215914, 0, 114536, 1, 1, 56110), -- Nerubian Caster, Frost +(215913, 0, 117906, 1.049999952316284179, 1, 56110), -- Berenike Wiskervale +(215912, 3, 116467, 1, 1, 56110), -- Nerubian Caster, Poison +(215912, 2, 114538, 1, 1, 56110), -- Nerubian Caster, Poison +(215912, 1, 114537, 1, 1, 56110), -- Nerubian Caster, Poison +(215912, 0, 114536, 1, 1, 56110), -- Nerubian Caster, Poison +(215911, 3, 117336, 1, 1, 56110), -- Brew-Addled Earthen +(215911, 2, 117337, 1, 1, 56110), -- Brew-Addled Earthen +(215911, 1, 117341, 1, 1, 56110), -- Brew-Addled Earthen +(215911, 0, 117342, 1, 1, 56110), -- Brew-Addled Earthen +(215910, 4, 115144, 1, 1, 56110), -- Grouper Fish +(215910, 3, 56815, 1, 1, 56110), -- Grouper Fish +(215910, 2, 56814, 1, 1, 56110), -- Grouper Fish +(215910, 1, 56813, 1, 1, 56110), -- Grouper Fish +(215910, 0, 64392, 1, 1, 56110), -- Grouper Fish +(215909, 5, 115081, 1, 1, 56110), -- Giant Wasp +(215909, 4, 115080, 1, 1, 56110), -- Giant Wasp +(215909, 3, 115079, 1, 1, 56110), -- Giant Wasp +(215909, 2, 114802, 1, 1, 56110), -- Giant Wasp +(215909, 1, 115078, 1, 1, 56110), -- Giant Wasp +(215909, 0, 115073, 1, 1, 56110), -- Giant Wasp +(215908, 3, 115257, 1, 1, 56110), -- Lashroom +(215908, 2, 115255, 1, 1, 56110), -- Lashroom +(215908, 1, 115254, 1, 1, 56110), -- Lashroom +(215908, 0, 115253, 1, 1, 56110), -- Lashroom +(215907, 4, 115171, 1, 1, 56110), -- Abyssal Eel +(215907, 3, 115170, 1, 1, 56110), -- Abyssal Eel +(215907, 2, 115169, 1, 1, 56110), -- Abyssal Eel +(215907, 1, 115168, 1, 1, 56110), -- Abyssal Eel +(215907, 0, 115167, 1, 1, 56110), -- Abyssal Eel +(215906, 6, 115402, 1, 1, 56110), -- Tiny Sporbit +(215906, 5, 115401, 1, 1, 56110), -- Tiny Sporbit +(215906, 4, 115400, 1, 1, 56110), -- Tiny Sporbit +(215906, 3, 115399, 1, 1, 56110), -- Tiny Sporbit +(215906, 2, 115398, 1, 1, 56110), -- Tiny Sporbit +(215906, 1, 115397, 1, 1, 56110), -- Tiny Sporbit +(215906, 0, 115396, 1, 1, 56110), -- Tiny Sporbit +(215905, 8, 114197, 1, 1, 56110), -- Fathom Ray +(215905, 7, 114196, 1, 1, 56110), -- Fathom Ray +(215905, 6, 114195, 1, 1, 56110), -- Fathom Ray +(215905, 5, 114194, 1, 1, 56110), -- Fathom Ray +(215905, 4, 114193, 1, 1, 56110), -- Fathom Ray +(215905, 3, 114192, 1, 1, 56110), -- Fathom Ray +(215905, 2, 114191, 1, 1, 56110), -- Fathom Ray +(215905, 1, 114190, 1, 1, 56110), -- Fathom Ray +(215905, 0, 114189, 1, 1, 56110), -- Fathom Ray +(215904, 8, 115143, 1, 1, 56110), -- Octopus +(215904, 7, 115142, 1, 1, 56110), -- Octopus +(215904, 6, 115141, 1, 1, 56110), -- Octopus +(215904, 5, 115140, 1, 1, 56110), -- Octopus +(215904, 4, 115139, 1, 1, 56110), -- Octopus +(215904, 3, 115138, 1, 1, 56110), -- Octopus +(215904, 2, 115137, 1, 1, 56110), -- Octopus +(215904, 1, 115136, 1, 1, 56110), -- Octopus +(215904, 0, 115135, 1, 1, 56110), -- Octopus +(215903, 0, 114510, 1, 1, 56110), -- Nerubian Swarmite - Caster +(215902, 3, 116438, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(215902, 2, 116437, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(215902, 1, 116436, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(215902, 0, 116345, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(215901, 5, 116445, 1, 1, 56110), -- Nerubian Skitterling, Fighter +(215901, 4, 116444, 1, 1, 56110), -- Nerubian Skitterling, Fighter +(215901, 3, 116440, 1, 1, 56110), -- Nerubian Skitterling, Fighter +(215901, 2, 116439, 1, 1, 56110), -- Nerubian Skitterling, Fighter +(215901, 1, 116441, 1, 1, 56110), -- Nerubian Skitterling, Fighter +(215901, 0, 116346, 1, 1, 56110), -- Nerubian Skitterling, Fighter +(215900, 4, 115077, 1, 1, 56110), -- Wasp +(215900, 3, 115076, 1, 1, 56110), -- Wasp +(215900, 2, 115075, 1, 1, 56110), -- Wasp +(215900, 1, 115074, 1, 1, 56110), -- Wasp +(215900, 0, 80502, 1, 1, 56110), -- Wasp +(215899, 7, 118220, 1, 1, 56110), -- Budding Lashroom +(215899, 6, 116589, 1, 1, 56110), -- Budding Lashroom +(215899, 5, 118218, 1, 1, 56110), -- Budding Lashroom +(215899, 4, 118219, 1, 1, 56110), -- Budding Lashroom +(215899, 3, 115252, 1, 1, 56110), -- Budding Lashroom +(215899, 2, 115251, 1, 1, 56110), -- Budding Lashroom +(215899, 1, 115250, 1, 1, 56110), -- Budding Lashroom +(215899, 0, 115249, 1, 1, 56110), -- Budding Lashroom +(215898, 0, 79805, 1.20000004768371582, 1, 56110), -- Lampyrid Swarm +(215897, 4, 114833, 1, 1, 56110), -- Skipper +(215897, 3, 114832, 1, 1, 56110), -- Skipper +(215897, 2, 114831, 1, 1, 56110), -- Skipper +(215897, 1, 114830, 1, 1, 56110), -- Skipper +(215897, 0, 114829, 1, 1, 56110), -- Skipper +(215896, 4, 116528, 1, 1, 56110), -- Nerubian Hulk, Evolved - Caster +(215896, 3, 116499, 1, 1, 56110), -- Nerubian Hulk, Evolved - Caster +(215896, 2, 116500, 1, 1, 56110), -- Nerubian Hulk, Evolved - Caster +(215896, 1, 116501, 1, 1, 56110), -- Nerubian Hulk, Evolved - Caster +(215896, 0, 116502, 1, 1, 56110), -- Nerubian Hulk, Evolved - Caster +(215895, 4, 116529, 1, 1, 56110), -- Nerubian Hulk, Evolved - Fighter +(215895, 3, 116495, 1, 1, 56110), -- Nerubian Hulk, Evolved - Fighter +(215895, 2, 116496, 1, 1, 56110), -- Nerubian Hulk, Evolved - Fighter +(215895, 1, 116497, 1, 1, 56110), -- Nerubian Hulk, Evolved - Fighter +(215895, 0, 116498, 1, 1, 56110), -- Nerubian Hulk, Evolved - Fighter +(215894, 5, 116461, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(215894, 4, 116460, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(215894, 3, 116459, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(215894, 2, 116348, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(215894, 1, 116462, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(215894, 0, 116464, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(215893, 5, 116456, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(215893, 4, 116457, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(215893, 3, 116454, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(215893, 2, 116453, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(215893, 1, 116452, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(215893, 0, 116347, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Poison +(215891, 5, 117752, 1, 1, 56110), -- Arathi Captive +(215891, 4, 117751, 1, 1, 56110), -- Arathi Captive +(215891, 3, 115014, 1, 1, 56110), -- Arathi Captive +(215891, 2, 115013, 1, 1, 56110), -- Arathi Captive +(215891, 1, 115012, 1, 1, 56110), -- Arathi Captive +(215891, 0, 115011, 1, 1, 56110), -- Arathi Captive +(215889, 0, 84239, 1, 1, 56110), -- Expedition Stalwart +(215888, 3, 116482, 1, 1, 56110), -- Nerubian Beetle, Physical +(215888, 2, 116481, 1, 1, 56110), -- Nerubian Beetle, Physical +(215888, 1, 116480, 1, 1, 56110), -- Nerubian Beetle, Physical +(215888, 0, 115709, 1, 1, 56110), -- Nerubian Beetle, Physical +(215887, 0, 116492, 1, 1, 56110), -- Nerubian Beetle, Physical +(215886, 3, 116354, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(215886, 2, 116355, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(215886, 1, 116356, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(215886, 0, 116349, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(215884, 3, 116354, 1, 1, 56110), -- Nerubian Swarmite - Caster, Web +(215884, 2, 116355, 1, 1, 56110), -- Nerubian Swarmite - Caster, Web +(215884, 1, 116356, 1, 1, 56110), -- Nerubian Swarmite - Caster, Web +(215884, 0, 116349, 1, 1, 56110), -- Nerubian Swarmite - Caster, Web +(215883, 0, 116474, 1, 1, 56110), -- Wax Hoarder +(215882, 0, 118998, 1, 1, 56110), -- High Arcanist Savor +(215881, 0, 68891, 1, 1, 56110), -- Crystal Clacker +(215877, 7, 114714, 1, 1, 56110), -- Kobold Wax-Thief +(215877, 6, 114527, 1, 1, 56110), -- Kobold Wax-Thief +(215877, 5, 114715, 1, 1, 56110), -- Kobold Wax-Thief +(215877, 4, 114716, 1, 1, 56110), -- Kobold Wax-Thief +(215877, 3, 114713, 1, 1, 56110), -- Kobold Wax-Thief +(215877, 2, 114158, 1, 1, 56110), -- Kobold Wax-Thief +(215877, 1, 114526, 1, 1, 56110), -- Kobold Wax-Thief +(215877, 0, 114712, 1, 1, 56110), -- Kobold Wax-Thief +(215876, 3, 116350, 1, 1, 56110), -- Nerubian Swarmite - Melee, Web +(215876, 2, 116351, 1, 1, 56110), -- Nerubian Swarmite - Melee, Web +(215876, 1, 116352, 1, 1, 56110), -- Nerubian Swarmite - Melee, Web +(215876, 0, 116353, 1, 1, 56110), -- Nerubian Swarmite - Melee, Web +(215875, 3, 116350, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215875, 2, 116351, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215875, 1, 116352, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215875, 0, 116353, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215874, 3, 114986, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215874, 2, 114987, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215874, 1, 114988, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215874, 0, 114989, 1, 1, 56110), -- Nerubian Swarmite - Melee, Poison +(215873, 3, 114986, 1, 1, 56110), -- Nerubian Swarmite - Melee, Web +(215873, 2, 114987, 1, 1, 56110), -- Nerubian Swarmite - Melee, Web +(215873, 1, 114988, 1, 1, 56110), -- Nerubian Swarmite - Melee, Web +(215873, 0, 114989, 1, 1, 56110), -- Nerubian Swarmite - Melee, Web +(215872, 3, 112730, 1, 1, 56110), -- Nerubian Swarmite - Caster, Web +(215872, 2, 112729, 1, 1, 56110), -- Nerubian Swarmite - Caster, Web +(215872, 1, 112728, 1, 1, 56110), -- Nerubian Swarmite - Caster, Web +(215872, 0, 112727, 1, 1, 56110), -- Nerubian Swarmite - Caster, Web +(215871, 3, 112730, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(215871, 2, 112729, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(215871, 1, 112728, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(215871, 0, 112727, 1, 1, 56110), -- Nerubian Swarmite - Caster, Poison +(215870, 1, 16925, 1, 1, 56110), -- Snuffle Bunny +(215870, 0, 20324, 0.5, 0, 56110), -- Snuffle Bunny +(215869, 0, 116308, 1, 1, 56110), -- Trapped Earthen +(215867, 3, 115720, 1, 1, 56110), -- Nerubian Crypt Lord, Poison +(215867, 2, 115010, 1, 1, 56110), -- Nerubian Crypt Lord, Poison +(215867, 1, 114768, 1, 1, 56110), -- Nerubian Crypt Lord, Poison +(215867, 0, 114772, 1, 1, 56110), -- Nerubian Crypt Lord, Poison +(215866, 3, 116204, 1, 1, 56110), -- Nerubian Caster, Frost +(215866, 2, 114540, 1, 1, 56110), -- Nerubian Caster, Frost +(215866, 1, 114542, 1, 1, 56110), -- Nerubian Caster, Frost +(215866, 0, 114541, 1, 1, 56110), -- Nerubian Caster, Frost +(215865, 3, 116204, 1, 1, 56110), -- Nerubian Caster, Poison +(215865, 2, 114540, 1, 1, 56110), -- Nerubian Caster, Poison +(215865, 1, 114542, 1, 1, 56110), -- Nerubian Caster, Poison +(215865, 0, 114541, 1, 1, 56110), -- Nerubian Caster, Poison +(215864, 0, 52318, 1, 1, 56110), -- Kill Credit: Arrive at Crafting Village +(215863, 3, 116205, 1, 1, 56110), -- Nerubian Fighter, Poison +(215863, 2, 114545, 1, 1, 56110), -- Nerubian Fighter, Poison +(215863, 1, 114544, 1, 1, 56110), -- Nerubian Fighter, Poison +(215863, 0, 114543, 1, 1, 56110), -- Nerubian Fighter, Poison +(215862, 3, 116205, 1, 1, 56110), -- Nerubian Fighter, Frost +(215862, 2, 114545, 1, 1, 56110), -- Nerubian Fighter, Frost +(215862, 1, 114544, 1, 1, 56110), -- Nerubian Fighter, Frost +(215862, 0, 114543, 1, 1, 56110), -- Nerubian Fighter, Frost +(215861, 3, 116205, 1, 1, 56110), -- Nerubian Fighter, Web +(215861, 2, 114545, 1, 1, 56110), -- Nerubian Fighter, Web +(215861, 1, 114544, 1, 1, 56110), -- Nerubian Fighter, Web +(215861, 0, 114543, 1, 1, 56110), -- Nerubian Fighter, Web +(215860, 3, 116469, 1, 1, 56110), -- Nerubian Fighter, Frost +(215860, 2, 114533, 1, 1, 56110), -- Nerubian Fighter, Frost +(215860, 1, 114532, 1, 1, 56110), -- Nerubian Fighter, Frost +(215860, 0, 114531, 1, 1, 56110), -- Nerubian Fighter, Frost +(215859, 3, 116469, 1, 1, 56110), -- Nerubian Fighter, Poison +(215859, 2, 114533, 1, 1, 56110), -- Nerubian Fighter, Poison +(215859, 1, 114532, 1, 1, 56110), -- Nerubian Fighter, Poison +(215859, 0, 114531, 1, 1, 56110), -- Nerubian Fighter, Poison +(215858, 3, 116469, 1, 1, 56110), -- Nerubian Fighter, Web +(215858, 2, 114533, 1, 1, 56110), -- Nerubian Fighter, Web +(215858, 1, 114532, 1, 1, 56110), -- Nerubian Fighter, Web +(215858, 0, 114531, 1, 1, 56110), -- Nerubian Fighter, Web +(215857, 3, 116467, 1, 1, 56110), -- Nerubian Caster, Frost +(215857, 2, 114538, 1, 1, 56110); -- Nerubian Caster, Frost + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(215857, 1, 114537, 1, 1, 56110), -- Nerubian Caster, Frost +(215857, 0, 114536, 1, 1, 56110), -- Nerubian Caster, Frost +(215856, 3, 116467, 1, 1, 56110), -- Nerubian Caster, Poison +(215856, 2, 114538, 1, 1, 56110), -- Nerubian Caster, Poison +(215856, 1, 114537, 1, 1, 56110), -- Nerubian Caster, Poison +(215856, 0, 114536, 1, 1, 56110), -- Nerubian Caster, Poison +(215853, 5, 116461, 1, 1, 56110), -- Nerubian Skittering, Fighter, Web +(215853, 4, 116460, 1, 1, 56110), -- Nerubian Skittering, Fighter, Web +(215853, 3, 116459, 1, 1, 56110), -- Nerubian Skittering, Fighter, Web +(215853, 2, 116348, 1, 1, 56110), -- Nerubian Skittering, Fighter, Web +(215853, 1, 116462, 1, 1, 56110), -- Nerubian Skittering, Fighter, Web +(215853, 0, 116464, 1, 1, 56110), -- Nerubian Skittering, Fighter, Web +(215852, 5, 116456, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Web +(215852, 4, 116457, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Web +(215852, 3, 116454, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Web +(215852, 2, 116453, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Web +(215852, 1, 116452, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Web +(215852, 0, 116347, 1, 1, 56110), -- Nerubian Skitterling, Fighter, Web +(215851, 3, 116449, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(215851, 2, 116447, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(215851, 1, 116448, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(215851, 0, 116446, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(215848, 0, 79320, 1, 1, 56110), -- Meerah +(215847, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit +(215846, 3, 112388, 1, 1, 56110), -- Displaced Mole +(215846, 2, 116450, 1, 1, 56110), -- Displaced Mole +(215846, 1, 116451, 1, 1, 56110), -- Displaced Mole +(215846, 0, 112391, 1, 1, 56110), -- Displaced Mole +(215845, 0, 120247, 1, 1, 56110), -- Monte Gazlowe +(215844, 0, 118598, 1, 1, 56110), -- Skardyn Devastator +(215843, 1, 118420, 1, 1, 56110), -- Skardyn Degenerator +(215843, 0, 118421, 1, 1, 56110), -- Skardyn Degenerator +(215842, 1, 118417, 1, 1, 56110), -- Skardyn Reaver +(215842, 0, 118416, 1, 1, 56110), -- Skardyn Reaver +(215841, 0, 115721, 0.800000011920928955, 1, 56110), -- Sakret'na +(215840, 0, 115995, 1, 1, 56110), -- Anduin +(215839, 0, 19283, 1, 1, 56110), -- [DNT] Kill Credit +(215838, 0, 116431, 1, 1, 56110), -- Fearbreaker +(215837, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(215836, 0, 116426, 1, 1, 56110), -- Berrund the Gleaming +(215835, 5, 116445, 1, 1, 56110), -- Nerubian Skitterling, Fighter +(215835, 4, 116444, 1, 1, 56110), -- Nerubian Skitterling, Fighter +(215835, 3, 116440, 1, 1, 56110), -- Nerubian Skitterling, Fighter +(215835, 2, 116439, 1, 1, 56110), -- Nerubian Skitterling, Fighter +(215835, 1, 116441, 1, 1, 56110), -- Nerubian Skitterling, Fighter +(215835, 0, 116346, 1, 1, 56110), -- Nerubian Skitterling, Fighter +(215834, 3, 119434, 1, 1, 56110), -- Expired Earthen +(215834, 2, 119430, 1, 1, 56110), -- Expired Earthen +(215834, 1, 116434, 1, 1, 56110), -- Expired Earthen +(215834, 0, 116435, 1, 1, 56110), -- Expired Earthen +(215833, 1, 115377, 1, 1, 56110), -- Rubble Stalker +(215833, 0, 115372, 1, 1, 56110), -- Rubble Stalker +(215832, 3, 116438, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(215832, 2, 116437, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(215832, 1, 116436, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(215832, 0, 116345, 1, 1, 56110), -- Nerubian Skitterling, Civilian +(215831, 1, 112722, 1, 1, 56110), -- Agitated Borer Spawn +(215831, 0, 112723, 1, 1, 56110), -- Agitated Borer Spawn +(215830, 0, 37604, 1, 1, 56110), -- Agitated Scorpid +(215829, 0, 118150, 1.149999976158142089, 1, 56110), -- Chef Dinaire +(215828, 3, 119430, 1, 1, 56110), -- Injured Earthen +(215828, 2, 119434, 1, 1, 56110), -- Injured Earthen +(215828, 1, 116434, 1, 1, 56110), -- Injured Earthen +(215828, 0, 116435, 1, 1, 56110), -- Injured Earthen +(215826, 0, 116347, 0.75, 1, 56110), -- Bloodworker +(215824, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(215823, 0, 116431, 1.5, 1, 56110), -- Fearbreaker +(215822, 0, 116426, 1, 1, 56110), -- Berrund the Gleaming +(215821, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(215819, 0, 119017, 1, 1, 56110), -- Thirsty Patron +(215815, 2, 57807, 1.299999952316284179, 1, 56110), -- Kill Credit +(215815, 1, 23304, 1.299999952316284179, 1, 56110), -- Kill Credit +(215815, 0, 84427, 1.299999952316284179, 1, 56110), -- Kill Credit +(215814, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(215813, 0, 57498, 3, 1, 56110), -- Verdant Hulk +(215812, 2, 114305, 1, 1, 56110), -- Stampeding Shalehorn +(215812, 1, 114304, 1, 1, 56110), -- Stampeding Shalehorn +(215812, 0, 114302, 1, 1, 56110), -- Stampeding Shalehorn +(215811, 0, 102523, 1, 1, 56110), -- Spring Elemental +(215810, 1, 102375, 1, 1, 56110), -- Spring Elemental +(215810, 0, 102512, 1, 1, 56110), -- Spring Elemental +(215809, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(215809, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(215805, 0, 117455, 2, 1, 56110), -- Sloshmuck +(215804, 0, 115280, 1, 1, 56110), -- Faerin +(215800, 0, 120452, 1, 1, 56110), -- Treagor +(215799, 1, 11686, 1, 1, 56110), -- Turn in Circle +(215799, 0, 15092, 1.399999976158142089, 0, 56110), -- Turn in Circle +(215798, 1, 35319, 1, 1, 56110), -- Wax Cauldron +(215798, 0, 111342, 0.300000011920928955, 0, 56110), -- Wax Cauldron +(215796, 0, 101845, 1, 1, 56110), -- KC: Wax Ruined - All +(215794, 1, 109507, 1, 1, 56110), -- Dusty Shalewing +(215794, 0, 109510, 1, 1, 56110), -- Dusty Shalewing +(215793, 3, 116586, 1, 1, 56110), -- Vigorous Lashroom +(215793, 2, 115254, 1, 1, 56110), -- Vigorous Lashroom +(215793, 1, 115253, 1, 1, 56110), -- Vigorous Lashroom +(215793, 0, 117068, 1, 1, 56110), -- Vigorous Lashroom +(215792, 3, 117068, 1, 1, 56110), -- Vigorous Lashroom +(215792, 2, 115253, 1, 1, 56110), -- Vigorous Lashroom +(215792, 1, 115254, 1, 1, 56110), -- Vigorous Lashroom +(215792, 0, 116586, 1, 1, 56110), -- Vigorous Lashroom +(215791, 7, 114714, 1, 1, 56110), -- Proscenium Punk +(215791, 6, 114527, 1, 1, 56110), -- Proscenium Punk +(215791, 5, 114715, 1, 1, 56110), -- Proscenium Punk +(215791, 4, 114716, 1, 1, 56110), -- Proscenium Punk +(215791, 3, 114713, 1, 1, 56110), -- Proscenium Punk +(215791, 2, 114158, 1, 1, 56110), -- Proscenium Punk +(215791, 1, 114526, 1, 1, 56110), -- Proscenium Punk +(215791, 0, 114712, 1, 1, 56110), -- Proscenium Punk +(215790, 1, 112411, 1, 1, 56110), -- Grotto Skipper +(215790, 0, 112414, 1, 1, 56110), -- Grotto Skipper +(215789, 0, 118593, 1, 1, 56110), -- Sparkfist Kobold +(215788, 0, 116426, 1, 1, 56110), -- Berrund the Gleaming +(215787, 0, 39353, 1, 1, 56110), -- Main Control Gear +(215781, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(215780, 0, 19283, 1, 1, 56110), -- Kill Credit - Gear +(215779, 0, 116433, 1, 0, 56110), -- Lamplighter Skiff +(215778, 0, 27101, 1.299999952316284179, 1, 56110), -- Goblin Cannon +(215777, 7, 117338, 1, 1, 56110), -- Proscenium Guard +(215777, 6, 117339, 1, 1, 56110), -- Proscenium Guard +(215777, 5, 117336, 1, 1, 56110), -- Proscenium Guard +(215777, 4, 117337, 1, 1, 56110), -- Proscenium Guard +(215777, 3, 117343, 1, 1, 56110), -- Proscenium Guard +(215777, 2, 117344, 1, 1, 56110), -- Proscenium Guard +(215777, 1, 117341, 1, 1, 56110), -- Proscenium Guard +(215777, 0, 117342, 1, 1, 56110), -- Proscenium Guard +(215776, 5, 114709, 1, 1, 56110), -- Waxtail Pyromancer +(215776, 4, 114710, 1, 1, 56110), -- Waxtail Pyromancer +(215776, 3, 114711, 1, 1, 56110), -- Waxtail Pyromancer +(215776, 2, 114702, 1, 1, 56110), -- Waxtail Pyromancer +(215776, 1, 114703, 1, 1, 56110), -- Waxtail Pyromancer +(215776, 0, 114701, 1, 1, 56110), -- Waxtail Pyromancer +(215775, 0, 56187, 1, 1, 56110), -- [DNT] Kill Credit +(215773, 0, 110444, 1, 1, 56110), -- Disturbed Deepflayer +(215772, 0, 114550, 1.5, 1, 56110), -- Queen Rickiticka +(215771, 0, 114551, 1, 1, 56110), -- Encroaching Undercrawler +(215770, 1, 111751, 6, 1, 56110), -- Magma Serpent +(215770, 0, 116422, 3.799999952316284179, 0, 56110), -- Magma Serpent +(215769, 0, 114549, 1, 1, 56110), -- Invasive Hatchling +(215765, 23, 117338, 1, 1, 56110), -- Injured Earthen +(215765, 22, 117339, 1, 1, 56110), -- Injured Earthen +(215765, 21, 117336, 1, 1, 56110), -- Injured Earthen +(215765, 20, 117337, 1, 1, 56110), -- Injured Earthen +(215765, 19, 117343, 1, 1, 56110), -- Injured Earthen +(215765, 18, 117344, 1, 1, 56110), -- Injured Earthen +(215765, 17, 117341, 1, 1, 56110), -- Injured Earthen +(215765, 16, 117342, 1, 1, 56110), -- Injured Earthen +(215765, 15, 117347, 1, 1, 56110), -- Injured Earthen +(215765, 14, 117348, 1, 1, 56110), -- Injured Earthen +(215765, 13, 117345, 1, 1, 56110), -- Injured Earthen +(215765, 12, 117346, 1, 1, 56110), -- Injured Earthen +(215765, 11, 117351, 1, 1, 56110), -- Injured Earthen +(215765, 10, 117352, 1, 1, 56110), -- Injured Earthen +(215765, 9, 117349, 1, 1, 56110), -- Injured Earthen +(215765, 8, 117350, 1, 1, 56110), -- Injured Earthen +(215765, 7, 117359, 1, 1, 56110), -- Injured Earthen +(215765, 6, 117360, 1, 1, 56110), -- Injured Earthen +(215765, 5, 117357, 1, 1, 56110), -- Injured Earthen +(215765, 4, 117358, 1, 1, 56110), -- Injured Earthen +(215765, 3, 117355, 1, 1, 56110), -- Injured Earthen +(215765, 2, 117356, 1, 1, 56110), -- Injured Earthen +(215765, 1, 117353, 1, 1, 56110), -- Injured Earthen +(215765, 0, 117354, 1, 1, 56110), -- Injured Earthen +(215764, 1, 16925, 1, 1, 56110), -- Pathing Stalker +(215764, 0, 169, 1, 0, 56110), -- Pathing Stalker +(215763, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(215763, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(215762, 0, 114500, 1, 1, 56110), -- Stormrook +(215761, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(215761, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(215759, 0, 52318, 1, 1, 56110), -- [DNT]Beetle Pen Boulder Credit +(215758, 0, 58202, 1, 1, 56110), -- Mission Command Table +(215757, 2, 114538, 1, 1, 56110), -- Transformatory Assistant +(215757, 1, 114537, 1, 1, 56110), -- Transformatory Assistant +(215757, 0, 114536, 1, 1, 56110), -- Transformatory Assistant +(215756, 3, 115756, 1, 1, 56110), -- Ascended Webwarden +(215756, 2, 115757, 1, 1, 56110), -- Ascended Webwarden +(215756, 1, 114026, 1, 1, 56110), -- Ascended Webwarden +(215756, 0, 114029, 1, 1, 56110), -- Ascended Webwarden +(215755, 1, 114469, 1, 1, 56110), -- Ascended Overseer +(215755, 0, 114468, 1, 1, 56110), -- Ascended Overseer +(215752, 0, 115125, 1, 1, 56110), -- Deepclaw Crab +(215750, 3, 115428, 1, 1, 56110), -- Deepwater Kobyss +(215750, 2, 115417, 1, 1, 56110), -- Deepwater Kobyss +(215750, 1, 115424, 1, 1, 56110), -- Deepwater Kobyss +(215750, 0, 115413, 1, 1, 56110), -- Deepwater Kobyss +(215749, 0, 108866, 1, 1, 56110), -- Goswin +(215748, 0, 118381, 1, 1, 56110), -- Wendeline +(215747, 0, 117038, 1, 1, 56110), -- Elma +(215745, 0, 121134, 1, 1, 56110), -- Rabaan +(215744, 0, 118382, 1, 1, 56110), -- Burkhalt +(215743, 6, 112394, 1, 1, 56110), -- Waxtail Snuffler +(215743, 5, 112396, 1, 1, 56110), -- Waxtail Snuffler +(215743, 4, 112385, 1, 1, 56110), -- Waxtail Snuffler +(215743, 3, 112393, 1, 1, 56110), -- Waxtail Snuffler +(215743, 2, 112395, 1, 1, 56110), -- Waxtail Snuffler +(215743, 1, 112397, 1, 1, 56110), -- Waxtail Snuffler +(215743, 0, 112398, 1, 1, 56110), -- Waxtail Snuffler +(215742, 0, 116788, 1, 1, 56110), -- Snubjaw +(215741, 0, 64062, 1, 1, 56110), -- Location +(215739, 1, 112449, 1, 1, 56110), -- Invasive Undercrawler +(215739, 0, 112448, 1, 1, 56110), -- Invasive Undercrawler +(215737, 0, 116428, 1, 1, 56110), -- Nebb +(215735, 0, 57548, 1, 1, 56110), -- Deeps Spitter +(215734, 1, 118229, 1, 1, 56110), -- Infested Discharge +(215734, 0, 91656, 0.75, 0, 56110), -- Infested Discharge +(215733, 3, 37550, 1.5, 1, 56110), -- Deeps Larva +(215733, 2, 57547, 1.5, 1, 56110), -- Deeps Larva +(215733, 1, 45021, 1.5, 1, 56110), -- Deeps Larva +(215733, 0, 37551, 1.5, 1, 56110), -- Deeps Larva +(215732, 0, 52318, 1, 1, 56110), -- [DNT]Wayward Niffen Kill Credit +(215731, 0, 106374, 1, 1, 56110), -- Captain Niffen +(215730, 0, 117179, 1, 1, 56110), -- Aromash +(215727, 5, 117757, 1, 1, 56110), -- Arathi Reserve +(215727, 4, 117756, 1, 1, 56110), -- Arathi Reserve +(215727, 3, 115038, 1, 1, 56110), -- Arathi Reserve +(215727, 2, 115037, 1, 1, 56110), -- Arathi Reserve +(215727, 1, 115036, 1, 1, 56110), -- Arathi Reserve +(215727, 0, 115035, 1, 1, 56110), -- Arathi Reserve +(215726, 0, 112823, 1.5, 1, 56110), -- Weight Bar Prop +(215725, 1, 105247, 1, 1, 56110), -- [DNT] Kill Credit: Show Off +(215725, 0, 101845, 1, 0, 56110), -- [DNT] Kill Credit: Show Off +(215724, 0, 117243, 1, 1, 56110), -- Ney'leia +(215723, 1, 11686, 1, 1, 56110), -- [DNT] Area Trigger Bunny +(215723, 0, 87778, 1, 0, 56110), -- [DNT] Area Trigger Bunny +(215722, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(215721, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(215711, 1, 114536, 1, 1, 56110), -- Kaheti Silksinger +(215711, 0, 114538, 1, 1, 56110), -- Kaheti Silksinger +(215710, 0, 117125, 1, 1, 56110), -- Inspector Humberg +(215708, 0, 116690, 1, 1, 56110), -- Kaheti War-Weaver +(215707, 0, 121228, 1, 1, 56110), -- Stage Hand Eloise +(215706, 0, 114533, 1, 1, 56110), -- Kaheti Skirmisher +(215704, 1, 109539, 1, 1, 56110), -- [DNT]RP Bunny 1 +(215704, 0, 104176, 1, 0, 56110), -- [DNT]RP Bunny 1 +(215703, 0, 55913, 1, 1, 56110), -- Disrupted Slime +(215702, 3, 102556, 1.25, 1, 56110), -- Disturbed Kelp +(215702, 2, 102555, 1.25, 1, 56110), -- Disturbed Kelp +(215702, 1, 102554, 1.25, 1, 56110), -- Disturbed Kelp +(215702, 0, 102553, 1.25, 1, 56110), -- Disturbed Kelp +(215701, 5, 117752, 1, 1, 56110), -- Deepwater Fisher +(215701, 4, 117751, 1, 1, 56110), -- Deepwater Fisher +(215701, 3, 115014, 1, 1, 56110), -- Deepwater Fisher +(215701, 2, 115013, 1, 1, 56110), -- Deepwater Fisher +(215701, 1, 115012, 1, 1, 56110), -- Deepwater Fisher +(215701, 0, 115011, 1, 1, 56110), -- Deepwater Fisher +(215700, 0, 11686, 1, 1, 56110), -- Climbing Vehicle +(215699, 0, 118187, 1, 1, 56110), -- Kai'shae +(215698, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Barracks +(215697, 0, 11686, 1, 1, 56110); -- [DNT] Kill Credit: Enter Inn + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(215696, 0, 11686, 1, 1, 56110), -- [DNT] Kill Credit: Visit Infirmary +(215692, 0, 114158, 1, 1, 56110), -- Kobold +(215691, 1, 114924, 1, 1, 56110), -- Ramolith +(215691, 0, 114923, 1, 1, 56110), -- Ramolith +(215690, 3, 70180, 1, 1, 56110), -- Prairie Worg +(215690, 2, 70179, 1, 1, 56110), -- Prairie Worg +(215690, 1, 70154, 1, 1, 56110), -- Prairie Worg +(215690, 0, 70178, 1, 1, 56110), -- Prairie Worg +(215689, 1, 104041, 1, 1, 56110), -- Winged Monarch +(215689, 0, 104040, 1, 1, 56110), -- Winged Monarch +(215686, 0, 115969, 1, 1, 56110), -- Diarb the Doer +(215685, 0, 117350, 1, 1, 56110), -- Foreman Pivk +(215684, 8, 115502, 1, 1, 56110), -- Drowned Arathi +(215684, 7, 115504, 1, 1, 56110), -- Drowned Arathi +(215684, 6, 115503, 1, 1, 56110), -- Drowned Arathi +(215684, 5, 115501, 1, 1, 56110), -- Drowned Arathi +(215684, 4, 115500, 1, 1, 56110), -- Drowned Arathi +(215684, 3, 115499, 1, 1, 56110), -- Drowned Arathi +(215684, 2, 115497, 1, 1, 56110), -- Drowned Arathi +(215684, 1, 115498, 1, 1, 56110), -- Drowned Arathi +(215684, 0, 115496, 1, 1, 56110), -- Drowned Arathi +(215683, 3, 115482, 1, 1, 56110), -- Awakener Kobyss +(215683, 2, 115483, 1, 1, 56110), -- Awakener Kobyss +(215683, 1, 115491, 1, 1, 56110), -- Awakener Kobyss +(215683, 0, 115492, 1, 1, 56110), -- Awakener Kobyss +(215682, 3, 115458, 1, 1, 56110), -- Kobyss Necromancer +(215682, 2, 115459, 1, 1, 56110), -- Kobyss Necromancer +(215682, 1, 115451, 1, 1, 56110), -- Kobyss Necromancer +(215682, 0, 115450, 1, 1, 56110), -- Kobyss Necromancer +(215681, 1, 11686, 1, 1, 56110), -- Generic Bunny +(215681, 0, 22903, 1, 0, 56110), -- Generic Bunny +(215680, 2, 104496, 1, 1, 56110), -- Deepwater Eel +(215680, 1, 104502, 1, 1, 56110), -- Deepwater Eel +(215680, 0, 104505, 1, 1, 56110), -- Deepwater Eel +(215679, 3, 115442, 1, 1, 56110), -- Deepslasher Kobyss +(215679, 2, 115443, 1, 1, 56110), -- Deepslasher Kobyss +(215679, 1, 115435, 1, 1, 56110), -- Deepslasher Kobyss +(215679, 0, 115434, 1, 1, 56110), -- Deepslasher Kobyss +(215678, 1, 117882, 1, 1, 56110), -- Injured Soldier +(215678, 0, 116020, 1, 1, 56110), -- Injured Soldier +(215677, 1, 117875, 1, 1, 56110), -- Injured Soldier +(215677, 0, 117881, 1, 1, 56110), -- Injured Soldier +(215674, 0, 115969, 1, 1, 56110), -- Bint the Brawn +(215673, 0, 120034, 1, 1, 56110), -- Rail Cart +(215672, 0, 114717, 1, 1, 56110), -- Skitter +(215671, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(215670, 1, 11686, 1, 1, 56110), -- Patrol Torch +(215670, 0, 113478, 1.70000004768371582, 0, 56110), -- Patrol Torch +(215669, 0, 115622, 1, 1, 56110), -- High Speaker Eirich +(215668, 0, 52318, 1, 1, 56110), -- Kill Credit +(215667, 2, 117751, 1, 1, 56110), -- Velhanite Citizen +(215667, 1, 115012, 1, 1, 56110), -- Velhanite Citizen +(215667, 0, 115011, 1, 1, 56110), -- Velhanite Citizen +(215666, 2, 117752, 1, 1, 56110), -- Velhanite Citizen +(215666, 1, 115014, 1, 1, 56110), -- Velhanite Citizen +(215666, 0, 115013, 1, 1, 56110), -- Velhanite Citizen +(215665, 0, 52318, 1, 1, 56110), -- Kill Credit +(215664, 1, 16925, 1, 1, 56110), -- Deepwater Fisher +(215664, 0, 21955, 1, 0, 56110), -- Deepwater Fisher +(215663, 5, 117752, 1, 1, 56110), -- Deepwater Fisher +(215663, 4, 117751, 1, 1, 56110), -- Deepwater Fisher +(215663, 3, 115014, 1, 1, 56110), -- Deepwater Fisher +(215663, 2, 115013, 1, 1, 56110), -- Deepwater Fisher +(215663, 1, 115012, 1, 1, 56110), -- Deepwater Fisher +(215663, 0, 115011, 1, 1, 56110), -- Deepwater Fisher +(215662, 0, 85799, 1, 1, 56110), -- Lilian Voss +(215661, 0, 85799, 1, 1, 56110), -- Lilian Voss +(215660, 0, 119399, 1, 1, 56110), -- Y'tekhi +(215659, 0, 117662, 1, 1, 56110), -- Y'tekhi +(215658, 0, 118319, 1, 1, 56110), -- Swift Cloudrook +(215657, 0, 117772, 1.10000002384185791, 1, 56110), -- Ulgrax the Devourer +(215656, 0, 116416, 2, 1, 56110), -- Shadow Bomb +(215654, 0, 119649, 1, 1, 56110), -- Deepwater Abomination +(215653, 3, 115465, 1, 1, 56110), -- Kobyss Shadeshaper +(215653, 2, 115464, 1, 1, 56110), -- Kobyss Shadeshaper +(215653, 1, 115461, 1, 1, 56110), -- Kobyss Shadeshaper +(215653, 0, 115460, 1, 1, 56110), -- Kobyss Shadeshaper +(215652, 4, 115426, 1, 1, 56110), -- Ragefin Carver +(215652, 3, 115415, 1, 1, 56110), -- Ragefin Carver +(215652, 2, 115419, 1, 1, 56110), -- Ragefin Carver +(215652, 1, 115411, 1, 1, 56110), -- Ragefin Carver +(215652, 0, 115410, 1, 1, 56110), -- Ragefin Carver +(215651, 5, 117757, 1, 1, 56110), -- Arathi Stalwart +(215651, 4, 117756, 1, 1, 56110), -- Arathi Stalwart +(215651, 3, 115038, 1, 1, 56110), -- Arathi Stalwart +(215651, 2, 115037, 1, 1, 56110), -- Arathi Stalwart +(215651, 1, 115036, 1, 1, 56110), -- Arathi Stalwart +(215651, 0, 115035, 1, 1, 56110), -- Arathi Stalwart +(215649, 7, 115473, 1, 1, 56110), -- Kobyss Trickster +(215649, 6, 115472, 1, 1, 56110), -- Kobyss Trickster +(215649, 5, 115469, 1, 1, 56110), -- Kobyss Trickster +(215649, 4, 115468, 1, 1, 56110), -- Kobyss Trickster +(215649, 3, 115465, 1, 1, 56110), -- Kobyss Trickster +(215649, 2, 115464, 1, 1, 56110), -- Kobyss Trickster +(215649, 1, 115461, 1, 1, 56110), -- Kobyss Trickster +(215649, 0, 115460, 1, 1, 56110), -- Kobyss Trickster +(215648, 7, 115428, 1, 1, 56110), -- Kobyss Fighter +(215648, 6, 115417, 1, 1, 56110), -- Kobyss Fighter +(215648, 5, 115426, 1, 1, 56110), -- Kobyss Fighter +(215648, 4, 115415, 1, 1, 56110), -- Kobyss Fighter +(215648, 3, 115424, 1, 1, 56110), -- Kobyss Fighter +(215648, 2, 115413, 1, 1, 56110), -- Kobyss Fighter +(215648, 1, 115419, 1, 1, 56110), -- Kobyss Fighter +(215648, 0, 115411, 1, 1, 56110), -- Kobyss Fighter +(215646, 0, 116413, 1, 1, 56110), -- Creeping Shadows +(215637, 0, 117662, 1, 1, 56110), -- Y'tekhi +(215630, 0, 114507, 1, 1, 56110), -- Swift Stormrook +(215629, 0, 52318, 1, 1, 56110), -- Kill Credit +(215628, 0, 85799, 1, 1, 56110), -- Lilian Voss +(215627, 0, 114507, 1, 1, 56110), -- Swift Stormrook +(215626, 0, 85799, 1, 1, 56110), -- Lilian Voss +(215625, 0, 85799, 1, 1, 56110), -- Lilian Voss +(215623, 5, 117752, 1, 1, 56110), -- Arathi Captive +(215623, 4, 117751, 1, 1, 56110), -- Arathi Captive +(215623, 3, 115014, 1, 1, 56110), -- Arathi Captive +(215623, 2, 115013, 1, 1, 56110), -- Arathi Captive +(215623, 1, 115012, 1, 1, 56110), -- Arathi Captive +(215623, 0, 115011, 1, 1, 56110), -- Arathi Captive +(215620, 0, 85799, 1, 1, 56110), -- Lilian Voss +(215619, 0, 117995, 1.10000002384185791, 1, 56110), -- Foreman Grint +(215617, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(215616, 0, 52318, 1, 1, 56110), -- Kill Credit +(215615, 0, 52318, 1, 1, 56110), -- Kill Credit +(215614, 0, 52309, 1, 1, 56110), -- [DNT] Bunny +(215612, 1, 27823, 1, 1, 56110), -- Invisible Bunny +(215612, 0, 81209, 1, 0, 56110), -- Invisible Bunny +(215611, 0, 52318, 1, 1, 56110), -- Kill Credit +(215610, 0, 52318, 1, 1, 56110), -- Kill Credit +(215609, 1, 27823, 1, 1, 56110), -- Invisible Bunny +(215609, 0, 81209, 1, 0, 56110), -- Invisible Bunny +(215608, 0, 116478, 2, 1, 56110), -- Siegehold Drone +(215607, 0, 117885, 1, 1, 56110), -- Shadowpouncer +(215606, 0, 117860, 1, 1, 56110), -- Purrlock +(215603, 0, 116690, 1, 1, 56110), -- Siegehold Executor +(215601, 0, 114469, 1.20000004768371582, 1, 56110), -- Siege Dominator +(215600, 0, 114024, 1, 1, 56110), -- Tij'allet +(215599, 0, 115729, 1, 1, 56110), -- Sureki Siegelord +(215598, 0, 114773, 1, 1, 56110), -- Kaheti Siegelord +(215596, 0, 116159, 1, 1, 56110), -- Siegehold Armorsmith +(215595, 0, 112727, 1, 1, 56110), -- Siege Webwing +(215594, 0, 114536, 1, 1, 56110), -- Siegehold Spinstitch +(215593, 0, 117860, 1, 1, 56110), -- Purrlock +(215592, 0, 114533, 1, 1, 56110), -- Siegehold Fortifier +(215591, 0, 101845, 1, 1, 56110), -- KC: Defender Reassured +(215590, 0, 117885, 1, 1, 56110), -- Shadowpouncer +(215589, 1, 27823, 1, 1, 56110), -- Invisible Bunny +(215589, 0, 81209, 1, 0, 56110), -- Invisible Bunny +(215586, 2, 114530, 1, 1, 56110), -- Ch 2 Siegehold Guard Spider +(215586, 1, 114528, 1, 1, 56110), -- Ch 2 Siegehold Guard Spider +(215586, 0, 114529, 1, 1, 56110), -- Ch 2 Siegehold Guard Spider +(215585, 0, 113740, 1.20000004768371582, 1, 56110), -- Tube +(215584, 0, 52318, 1, 1, 56110), -- Kill Credit: Q01 - Arrive in Burrows +(215583, 0, 52318, 1, 1, 56110), -- Kill Credit: Q01 - Vizier Invitation +(215582, 0, 123097, 2, 1, 56110), -- Bee Line +(215581, 0, 52318, 1, 1, 56110), -- Proxy Kill Credit: Kobyss attackers slain +(215577, 2, 115517, 1.20000004768371582, 1, 56110), -- Indomitable Stalwart +(215577, 1, 115516, 1.20000004768371582, 1, 56110), -- Indomitable Stalwart +(215577, 0, 115515, 1.20000004768371582, 1, 56110), -- Indomitable Stalwart +(215575, 0, 121102, 2, 1, 56110), -- Bee Line +(215574, 1, 16925, 1, 1, 56110), -- kill credit: Bag inspected +(215574, 0, 81210, 1, 0, 56110), -- kill credit: Bag inspected +(215573, 2, 117752, 1, 1, 56110), -- Velhan's Claim Defender +(215573, 1, 115014, 1, 1, 56110), -- Velhan's Claim Defender +(215573, 0, 115013, 1, 1, 56110), -- Velhan's Claim Defender +(215572, 2, 117751, 1, 1, 56110), -- Velhan's Claim Defender +(215572, 1, 115012, 1, 1, 56110), -- Velhan's Claim Defender +(215572, 0, 115011, 1, 1, 56110), -- Velhan's Claim Defender +(215571, 1, 16925, 1, 1, 56110), -- kill credit: Lamp inspected +(215571, 0, 81210, 1, 0, 56110), -- kill credit: Lamp inspected +(215570, 0, 116390, 1, 1, 56110), -- Nerubian Wagon +(215569, 0, 116214, 0.059999998658895492, 1, 56110), -- Supervisor Radlock +(215568, 0, 117405, 0.100000001490116119, 1, 56110), -- Deactivated War Golem +(215567, 0, 118271, 1, 1, 56110), -- Ashlyn Sternguild +(215564, 0, 116390, 1, 1, 56110), -- Nerubian Wagon +(215563, 0, 117687, 1, 1, 56110), -- Igram Underwing +(215562, 3, 114512, 1, 1, 56110), -- Nerubian Swarmer +(215562, 2, 114511, 1, 1, 56110), -- Nerubian Swarmer +(215562, 1, 114510, 1, 1, 56110), -- Nerubian Swarmer +(215562, 0, 114509, 1, 1, 56110), -- Nerubian Swarmer +(215560, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(215559, 0, 65037, 1, 1, 56110), -- [DNT] Kill Credit +(215558, 2, 117979, 3, 1, 56110), -- Pamphlet Dump Bunny +(215558, 1, 16925, 1, 0, 56110), -- Pamphlet Dump Bunny +(215558, 0, 62082, 2, 0, 56110), -- Pamphlet Dump Bunny +(215556, 0, 58568, 2, 1, 56110), -- Coiled Rope +(215553, 0, 103281, 1, 1, 56110), -- Pearlfin Tiderunner +(215552, 0, 107062, 1, 1, 56110), -- Pearlfin Waterweaver +(215551, 0, 103280, 1, 1, 56110), -- Pearlfin Sparkleseeker +(215550, 0, 23057, 1, 1, 56110), -- Kill Credit: Nerubian Forces Slain +(215548, 1, 114820, 0.400000005960464477, 1, 56110), -- Crabby Relicseeker +(215548, 0, 114816, 0.400000005960464477, 1, 56110), -- Crabby Relicseeker +(215547, 1, 16925, 1, 1, 56110), -- kill credit: Hoe inspected +(215547, 0, 81210, 1, 0, 56110), -- kill credit: Hoe inspected +(215545, 0, 117197, 1, 1, 56110), -- Agaricus Festerbloom +(215544, 0, 23568, 1, 1, 56110), -- Fungal Nerubian Fighter +(215541, 0, 64062, 1, 1, 56110), -- KC: Weapon Crate 3 Placed [DNT] +(215540, 0, 54893, 1, 0, 56110), -- REPLACE ME +(215539, 0, 64062, 1, 1, 56110), -- KC: Weapon Crate 2 Placed [DNT] +(215538, 1, 114563, 1, 1, 56110), -- Invasive Sporemancer +(215538, 0, 115190, 1, 1, 56110), -- Invasive Sporemancer +(215532, 0, 116507, 1, 1, 56110), -- Spored Threadling +(215530, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(215529, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(215528, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(215527, 0, 118590, 1, 1, 56110), -- Keyrra Flamestonge +(215526, 0, 108088, 1, 1, 56110), -- Hallowlight Flitter +(215524, 2, 115517, 1, 1, 56110), -- Fallen Stalwart +(215524, 1, 115516, 1, 1, 56110), -- Fallen Stalwart +(215524, 0, 115515, 1, 1, 56110), -- Fallen Stalwart +(215523, 0, 118589, 1, 1, 56110), -- Aevery Flamestonge +(215522, 0, 64062, 1, 1, 56110), -- KC: Weapon Crate 1 Placed [DNT] +(215521, 1, 11686, 1, 1, 56110), -- Invisible Bunny [DNT] +(215521, 0, 73745, 3, 0, 56110), -- Invisible Bunny [DNT] +(215520, 0, 117689, 1, 1, 56110), -- Edothir +(215518, 0, 116342, 3, 1, 56110), -- Void Candlelight +(215516, 0, 64062, 1, 1, 56110), -- KC: Weapon Crates Placed [DNT] +(215515, 2, 114530, 1, 1, 56110), -- Always Hostile Spider +(215515, 1, 114528, 1, 1, 56110), -- Always Hostile Spider +(215515, 0, 114529, 1, 1, 56110), -- Always Hostile Spider +(215506, 2, 114530, 1, 1, 56110), -- Area 1 Guard Spider +(215506, 1, 114528, 1, 1, 56110), -- Area 1 Guard Spider +(215506, 0, 114529, 1, 1, 56110), -- Area 1 Guard Spider +(215505, 2, 114530, 1, 1, 56110), -- Area 2 Guard Spider +(215505, 1, 114528, 1, 1, 56110), -- Area 2 Guard Spider +(215505, 0, 114529, 1, 1, 56110), -- Area 2 Guard Spider +(215504, 2, 114530, 1, 1, 56110), -- Area 3 Guard Spider +(215504, 1, 114528, 1, 1, 56110), -- Area 3 Guard Spider +(215504, 0, 114529, 1, 1, 56110), -- Area 3 Guard Spider +(215503, 2, 114530, 1, 1, 56110), -- Area 3 Spider +(215503, 1, 114528, 1, 1, 56110), -- Area 3 Spider +(215503, 0, 114529, 1, 1, 56110), -- Area 3 Spider +(215502, 2, 114530, 1, 1, 56110), -- Area 2 Spider +(215502, 1, 114528, 1, 1, 56110), -- Area 2 Spider +(215502, 0, 114529, 1, 1, 56110), -- Area 2 Spider +(215501, 0, 118373, 2, 1, 56110), -- Gloomsprout +(215500, 0, 117524, 2, 1, 56110), -- Duskshadow UNUSED +(215498, 1, 109539, 1, 1, 56110), -- [DNT]Barn Bunny +(215498, 0, 104176, 1, 0, 56110), -- [DNT]Barn Bunny +(215497, 0, 116368, 1, 1, 56110), -- Enemy Castle +(215495, 0, 112307, 1, 1, 56110), -- bunny +(215494, 0, 102532, 1, 1, 56110), -- Burgeoning Seaborne Colossus +(215493, 1, 105247, 1, 1, 56110), -- (Bunny) Sessile +(215493, 0, 101845, 1, 0, 56110), -- (Bunny) Sessile +(215492, 1, 105247, 1, 1, 56110), -- (Bunny) Sessile +(215492, 0, 101845, 1, 0, 56110), -- (Bunny) Sessile +(215491, 0, 379, 1.20000004768371582, 1, 56110), -- Activated Harvestbot +(215490, 0, 379, 1.20000004768371582, 1, 56110), -- Activated Harvestbot +(215489, 0, 379, 1.20000004768371582, 1, 56110), -- Activated Harvestbot +(215485, 0, 52318, 1, 1, 56110), -- [DNT]Barn Debris Kill Credit +(215481, 0, 80602, 1, 1, 56110); -- Bomb Pile + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(215474, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(215474, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(215472, 0, 114507, 1, 1, 56110), -- Swift Stormrook +(215463, 1, 11686, 1, 1, 56110), -- Shadecaster Projection +(215463, 0, 87778, 1, 0, 56110), -- Shadecaster Projection +(215462, 1, 116360, 1, 1, 56110), -- Rail Cart +(215462, 0, 116359, 1, 1, 56110), -- Rail Cart +(215461, 2, 114530, 1, 1, 56110), -- Area 1 Spider +(215461, 1, 114528, 1, 1, 56110), -- Area 1 Spider +(215461, 0, 114529, 1, 1, 56110), -- Area 1 Spider +(215460, 0, 116358, 1, 1, 56110), -- Widow Arak'nai +(215459, 0, 54893, 1, 0, 56110), -- COSMETIC - Lightning Spark [DNT] +(215458, 0, 54893, 1, 0, 56110), -- COSMETIC - Steam [DNT] +(215457, 3, 116350, 1, 1, 56110), -- Nerubian Swarmite - Melee, Physical +(215457, 2, 116351, 1, 1, 56110), -- Nerubian Swarmite - Melee, Physical +(215457, 1, 116352, 1, 1, 56110), -- Nerubian Swarmite - Melee, Physical +(215457, 0, 116353, 1, 1, 56110), -- Nerubian Swarmite - Melee, Physical +(215456, 0, 116341, 1, 1, 56110), -- Knight +(215455, 3, 116354, 1, 1, 56110), -- Nerubian Swarmite - Caster, Web +(215455, 2, 116355, 1, 1, 56110), -- Nerubian Swarmite - Caster, Web +(215455, 1, 116356, 1, 1, 56110), -- Nerubian Swarmite - Caster, Web +(215455, 0, 116349, 1, 1, 56110), -- Nerubian Swarmite - Caster, Web +(215453, 3, 116350, 1, 1, 56110), -- Nerubian Swarmite - Melee, Physical +(215453, 2, 116351, 1, 1, 56110), -- Nerubian Swarmite - Melee, Physical +(215453, 1, 116352, 1, 1, 56110), -- Nerubian Swarmite - Melee, Physical +(215453, 0, 116353, 1, 1, 56110), -- Nerubian Swarmite - Melee, Physical +(215452, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(215452, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(215451, 0, 116344, 1, 1, 56110), -- Cleric +(215450, 0, 54893, 1, 0, 56110), -- COSMETIC - Steam [DNT] +(215449, 0, 116681, 2, 1, 56110), -- Nerubian Swarmite +(215447, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(215446, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(215444, 0, 116348, 1, 1, 56110), -- Scuttlebaron +(215443, 0, 116347, 1, 1, 56110), -- Charger +(215442, 0, 116346, 1, 1, 56110), -- Leaper +(215441, 0, 116345, 1, 1, 56110), -- Skittermaker +(215440, 0, 47399, 1, 1, 56110), -- [DNT] Kill Credit +(215435, 0, 116205, 2, 1, 56110), -- Foreseer Xix'amon +(215434, 0, 115015, 0.60000002384185791, 1, 56110), -- The Entity +(215433, 1, 115752, 1.20000004768371582, 1, 56110), -- Orator Vatru'cix +(215433, 0, 114412, 1.20000004768371582, 1, 56110), -- Orator Vatru'cix +(215432, 0, 114770, 1.20000004768371582, 1, 56110), -- Scarab Mother Ha'chip +(215430, 0, 116344, 1, 1, 56110), -- Cleric +(215429, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit +(215428, 0, 114507, 1, 1, 56110), -- Swift Stormrook +(215427, 0, 16925, 1, 1, 56110), -- Waxen Copy +(215425, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(215424, 0, 114530, 1, 1, 56110), -- Severed Observer +(215423, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - Orders +(215422, 3, 115730, 1, 1, 56110), -- Sureki Dirge +(215422, 2, 115732, 1, 1, 56110), -- Sureki Dirge +(215422, 1, 115731, 1, 1, 56110), -- Sureki Dirge +(215422, 0, 114773, 1, 1, 56110), -- Sureki Dirge +(215421, 0, 119162, 1, 1, 56110), -- Dorbund +(215420, 0, 119162, 1, 1, 56110), -- Dorbund +(215419, 0, 116205, 1, 1, 56110), -- Siegehold Gateminder +(215418, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(215418, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(215417, 0, 116308, 1, 1, 56110), -- Tangleweb Remnants +(215414, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit +(215413, 0, 120247, 1, 1, 56110), -- Monte Gazlowe +(215412, 3, 114512, 1, 1, 56110), -- Sureki Leaper +(215412, 2, 114511, 1, 1, 56110), -- Sureki Leaper +(215412, 1, 114510, 1, 1, 56110), -- Sureki Leaper +(215412, 0, 114509, 1, 1, 56110), -- Sureki Leaper +(215411, 7, 116354, 1, 1, 56110), -- Sureki Screamer +(215411, 6, 116350, 1, 1, 56110), -- Sureki Screamer +(215411, 5, 116355, 1, 1, 56110), -- Sureki Screamer +(215411, 4, 116351, 1, 1, 56110), -- Sureki Screamer +(215411, 3, 116356, 1, 1, 56110), -- Sureki Screamer +(215411, 2, 116352, 1, 1, 56110), -- Sureki Screamer +(215411, 1, 116349, 1, 1, 56110), -- Sureki Screamer +(215411, 0, 116353, 1, 1, 56110), -- Sureki Screamer +(215407, 0, 117473, 2, 1, 56110), -- Ki'katal the Harvester +(215406, 0, 65252, 1, 1, 56110), -- Drog Skullbreaker +(215405, 0, 115723, 1, 1, 56110), -- Anub'zekt +(215404, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(215403, 1, 118182, 1, 1, 56110), -- [DNT] Arathi Corpse +(215403, 0, 118181, 1, 1, 56110), -- [DNT] Arathi Corpse +(215397, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit +(215396, 0, 52318, 1, 1, 56110), -- [DNT] Kill Credit +(215395, 1, 118181, 1, 1, 56110), -- [DNT] Arathi Corpse +(215395, 0, 118182, 1, 1, 56110), -- [DNT] Arathi Corpse +(215393, 1, 11686, 1, 1, 56110), -- Sureki Retainer +(215393, 0, 87778, 1, 0, 56110), -- Sureki Retainer +(215392, 1, 11686, 1, 1, 56110), -- Royal Scuttler +(215392, 0, 87778, 1, 0, 56110), -- Royal Scuttler +(215389, 1, 11686, 1, 1, 56110), -- Nerubian Ceiling Stalker +(215389, 0, 1126, 1, 0, 56110), -- Nerubian Ceiling Stalker +(215388, 0, 116341, 1, 1, 56110), -- Knight +(215387, 0, 64062, 1, 1, 56110), -- Kill Credit: retreat to office [DNT] +(215386, 0, 114987, 1, 1, 56110), -- Spored Gnasher +(215384, 1, 111717, 1, 1, 56110), -- Rock Sporebat +(215384, 0, 109505, 1, 1, 56110), -- Rock Sporebat +(215383, 1, 11686, 1, 1, 56110), -- Nerubian Ceiling Stalker +(215383, 0, 1126, 1, 0, 56110), -- Nerubian Ceiling Stalker +(215382, 13, 115231, 1, 1, 56110), -- Fungarian Caster +(215382, 12, 115230, 1, 1, 56110), -- Fungarian Caster +(215382, 11, 115228, 1, 1, 56110), -- Fungarian Caster +(215382, 10, 115229, 1, 1, 56110), -- Fungarian Caster +(215382, 9, 115227, 1, 1, 56110), -- Fungarian Caster +(215382, 8, 115226, 1, 1, 56110), -- Fungarian Caster +(215382, 7, 115219, 1, 1, 56110), -- Fungarian Caster +(215382, 6, 115191, 1, 1, 56110), -- Fungarian Caster +(215382, 5, 115224, 1, 1, 56110), -- Fungarian Caster +(215382, 4, 115225, 1, 1, 56110), -- Fungarian Caster +(215382, 3, 115223, 1, 1, 56110), -- Fungarian Caster +(215382, 2, 115222, 1, 1, 56110), -- Fungarian Caster +(215382, 1, 115221, 1, 1, 56110), -- Fungarian Caster +(215382, 0, 115220, 1, 1, 56110), -- Fungarian Caster +(215381, 13, 115244, 1, 1, 56110), -- Fungarian Fighter +(215381, 12, 115243, 1, 1, 56110), -- Fungarian Fighter +(215381, 11, 115242, 1, 1, 56110), -- Fungarian Fighter +(215381, 10, 115241, 1, 1, 56110), -- Fungarian Fighter +(215381, 9, 115240, 1, 1, 56110), -- Fungarian Fighter +(215381, 8, 115239, 1, 1, 56110), -- Fungarian Fighter +(215381, 7, 115238, 1, 1, 56110), -- Fungarian Fighter +(215381, 6, 115237, 1, 1, 56110), -- Fungarian Fighter +(215381, 5, 115193, 1, 1, 56110), -- Fungarian Fighter +(215381, 4, 115232, 1, 1, 56110), -- Fungarian Fighter +(215381, 3, 115236, 1, 1, 56110), -- Fungarian Fighter +(215381, 2, 115235, 1, 1, 56110), -- Fungarian Fighter +(215381, 1, 115233, 1, 1, 56110), -- Fungarian Fighter +(215381, 0, 115234, 1, 1, 56110), -- Fungarian Fighter +(215380, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Basic Training Elementals +(215379, 0, 114500, 1, 1, 56110), -- [name TBD] +(215377, 0, 117289, 1, 1, 56110), -- Veytar +(215376, 0, 117290, 1, 1, 56110), -- Phawa +(215375, 0, 117288, 1, 1, 56110), -- Troumer +(215374, 0, 115709, 1, 1, 56110), -- Nerubian Stagshell +(215373, 3, 114986, 1, 1, 56110), -- Nerubian Swarmite +(215373, 2, 114987, 1, 1, 56110), -- Nerubian Swarmite +(215373, 1, 114988, 1, 1, 56110), -- Nerubian Swarmite +(215373, 0, 114989, 1, 1, 56110), -- Nerubian Swarmite +(215372, 0, 118049, 1, 1, 56110), -- Dornic +(215371, 0, 118564, 1.5, 1, 56110), -- General Emmerich +(215370, 0, 118565, 1.5, 1, 56110), -- General Ottomar +(215366, 0, 86546, 1, 1, 56110), -- Dense Louie +(215365, 0, 36833, 1, 1, 56110), -- Twill +(215364, 0, 72183, 1, 1, 56110), -- Ette +(215363, 0, 49288, 1, 1, 56110), -- Unbound Peblet +(215362, 0, 36345, 0.75, 1, 56110), -- Condensing Sprite +(215361, 0, 35044, 1, 1, 56110), -- Rising Tidebound +(215360, 0, 113610, 1, 1, 56110), -- Swarming Sandwhisper +(215359, 0, 37363, 1.5, 1, 56110), -- Quaking Rager +(215358, 0, 81086, 1, 1, 56110), -- Salty Gull +(215357, 0, 107818, 1, 1, 56110), -- Velocity +(215356, 0, 119419, 1, 1, 56110), -- Werlot +(215355, 0, 6295, 1, 1, 56110), -- Jack-Pierre +(215354, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(215353, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(215351, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(215351, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(215349, 0, 65240, 1, 1, 56110), -- Great Hexer Ohodo +(215348, 3, 116490, 1, 1, 56110), -- Feral Stagshell +(215348, 2, 116492, 1, 1, 56110), -- Feral Stagshell +(215348, 1, 116493, 1, 1, 56110), -- Feral Stagshell +(215348, 0, 116491, 1, 1, 56110), -- Feral Stagshell +(215347, 3, 112449, 1, 1, 56110), -- Undercrawler +(215347, 2, 112448, 1, 1, 56110), -- Undercrawler +(215347, 1, 112447, 1, 1, 56110), -- Undercrawler +(215347, 0, 112446, 1, 1, 56110), -- Undercrawler +(215346, 0, 115007, 1, 1, 56110), -- Bio Worm +(215345, 13, 115217, 1, 1, 56110), -- Fungarian Fighter +(215345, 12, 115218, 1, 1, 56110), -- Fungarian Fighter +(215345, 11, 115216, 1, 1, 56110), -- Fungarian Fighter +(215345, 10, 115215, 1, 1, 56110), -- Fungarian Fighter +(215345, 9, 115213, 1, 1, 56110), -- Fungarian Fighter +(215345, 8, 115214, 1, 1, 56110), -- Fungarian Fighter +(215345, 7, 115212, 1, 1, 56110), -- Fungarian Fighter +(215345, 6, 115211, 1, 1, 56110), -- Fungarian Fighter +(215345, 5, 115192, 1, 1, 56110), -- Fungarian Fighter +(215345, 4, 115209, 1, 1, 56110), -- Fungarian Fighter +(215345, 3, 115210, 1, 1, 56110), -- Fungarian Fighter +(215345, 2, 115208, 1, 1, 56110), -- Fungarian Fighter +(215345, 1, 115207, 1, 1, 56110), -- Fungarian Fighter +(215345, 0, 114562, 1, 1, 56110), -- Fungarian Fighter +(215344, 13, 115206, 1, 1, 56110), -- Fungarian Caster +(215344, 12, 115205, 1, 1, 56110), -- Fungarian Caster +(215344, 11, 115204, 1, 1, 56110), -- Fungarian Caster +(215344, 10, 115202, 1, 1, 56110), -- Fungarian Caster +(215344, 9, 115200, 1, 1, 56110), -- Fungarian Caster +(215344, 8, 115201, 1, 1, 56110), -- Fungarian Caster +(215344, 7, 115190, 1, 1, 56110), -- Fungarian Caster +(215344, 6, 115199, 1, 1, 56110), -- Fungarian Caster +(215344, 5, 115198, 1, 1, 56110), -- Fungarian Caster +(215344, 4, 115196, 1, 1, 56110), -- Fungarian Caster +(215344, 3, 115197, 1, 1, 56110), -- Fungarian Caster +(215344, 2, 115195, 1, 1, 56110), -- Fungarian Caster +(215344, 1, 115194, 1, 1, 56110), -- Fungarian Caster +(215344, 0, 114563, 1, 1, 56110), -- Fungarian Caster +(215342, 0, 116159, 1, 1, 56110), -- Nerubian Assassin +(215341, 0, 115288, 1, 1, 56110), -- Great Kyron +(215339, 0, 52318, 1, 1, 56110), -- Kill Credit: Play Light's Gambit +(215336, 0, 114468, 1.5, 1, 56110), -- zzzoldEvolved Shocktrooper +(215335, 0, 115282, 1, 1, 56110), -- General Steelstrike +(215333, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(215331, 0, 118719, 1, 1, 56110), -- Faerin Lothar +(215328, 0, 41988, 0.25, 1, 56110), -- Crystal-infused Shard +(215327, 0, 119161, 1, 1, 56110), -- Aggartha +(215326, 0, 115692, 1, 1, 56110), -- Arathi Captain +(215322, 0, 119168, 1, 1, 56110), -- Merrimack +(215321, 0, 119165, 1, 1, 56110), -- Kaldrinn +(215320, 0, 119166, 1, 1, 56110), -- Eiggard +(215319, 0, 119167, 1, 1, 56110), -- Bertola +(215318, 0, 119162, 1, 1, 56110), -- Dorbund +(215317, 0, 119164, 1, 1, 56110), -- Garrak +(215314, 0, 119161, 1, 1, 56110), -- Aggartha +(215313, 0, 86546, 1.5, 1, 56110), -- Lord Rogers +(215308, 0, 119168, 1, 1, 56110), -- Merrimack +(215307, 0, 119168, 1, 1, 56110), -- Merrimack +(215306, 0, 118142, 1, 1, 56110), -- Endiri Dawnsurge +(215305, 0, 119165, 1, 1, 56110), -- Kaldrinn +(215304, 0, 119165, 1, 1, 56110), -- Kaldrinn +(215303, 0, 119164, 1, 1, 56110), -- Garrak +(215302, 0, 119164, 1, 1, 56110), -- Garrak +(215301, 0, 117710, 1, 1, 56110), -- Shinda Creedpike +(215300, 0, 67658, 0.60000002384185791, 1, 56110), -- Seed-Ready Soil +(215299, 0, 28830, 1, 1, 56110), -- Flying Bomber +(215298, 0, 115774, 1, 1, 56110), -- Evolved Nerubian +(215294, 0, 65037, 1, 1, 56110), -- Kill Credit Seed Planting +(215293, 0, 119167, 1, 1, 56110), -- Bertola +(215292, 0, 119167, 1, 1, 56110), -- Bertola +(215291, 0, 119166, 1, 1, 56110), -- Eiggard +(215290, 0, 119166, 1, 1, 56110), -- Eiggard +(215289, 0, 64062, 1, 1, 56110), -- KC: Crate 3 Collected [DNT] +(215288, 0, 64062, 1, 1, 56110), -- KC: Crate 2 Collected [DNT] +(215287, 0, 64062, 1, 1, 56110), -- KC: Spiritualist Recruited [DNT] +(215286, 0, 64062, 1, 1, 56110), -- KC: Technomancer Recruited [DNT] +(215285, 0, 64062, 1, 1, 56110), -- KC: Collector Recruited [DNT] +(215284, 0, 64062, 1, 1, 56110), -- KC: Eater Recruited [DNT] +(215281, 0, 109622, 1, 1, 56110), -- Flowing Wax +(215280, 0, 64062, 1, 1, 56110), -- KC: Crate 1 Collected [DNT] +(215279, 0, 64062, 1, 1, 56110), -- KC: Romantic Recruited [DNT] +(215278, 0, 115944, 1, 1, 56110), -- Honor Guard +(215277, 0, 117127, 1, 1, 56110), -- Adelgonn +(215276, 0, 115622, 1, 1, 56110), -- High Speaker Eirich +(215271, 0, 80391, 1, 1, 56110), -- Piglet Urchin +(215270, 2, 116325, 1.20000004768371582, 1, 56110), -- Nerubian Crate +(215270, 1, 116325, 0.800000011920928955, 1, 56110), -- Nerubian Crate +(215270, 0, 116325, 1, 1, 56110), -- Nerubian Crate +(215269, 0, 85476, 1.5, 1, 56110), -- Fixed-Up Goretusk +(215268, 0, 117341, 1, 1, 56110), -- Apprentice Blacksmith +(215267, 0, 81624, 1, 1, 56110), -- Boss Quilgore +(215266, 0, 116292, 1, 1, 56110), -- Gurnot +(215263, 0, 84924, 2, 1, 56110), -- Activated Cabbage Smacker +(215262, 3, 95789, 2, 1, 56110), -- Contaminating Goo +(215262, 2, 95789, 1, 1, 56110), -- Contaminating Goo +(215262, 1, 114801, 1.399999976158142089, 1, 56110); -- Contaminating Goo + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(215262, 0, 114801, 1, 1, 56110), -- Contaminating Goo +(215260, 0, 117659, 1, 1, 56110), -- Tower Quartermaster +(215258, 0, 117678, 1, 1, 56110), -- Clerk Gretal +(215257, 1, 11686, 1, 1, 56110), -- Sureki Hunter-Killer +(215257, 0, 87778, 1, 0, 56110), -- Sureki Hunter-Killer +(215255, 0, 119413, 1, 1, 56110), -- Alyza Bowblaze +(215254, 0, 119413, 1, 1, 56110), -- Alyza Bowblaze +(215253, 0, 113189, 0.899999976158142089, 1, 56110), -- Baeny the Barrel +(215252, 0, 115430, 1.299999952316284179, 1, 56110), -- Sharpscale the Devourer +(215250, 1, 16925, 1, 1, 56110), -- Candle Bunny +(215250, 0, 20324, 0.5, 0, 56110), -- Candle Bunny +(215249, 0, 117992, 1.5, 1, 56110), -- Buried Legs +(215248, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(215247, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(215246, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(215245, 23, 117338, 1, 1, 56110), -- Confused Observer +(215245, 22, 117339, 1, 1, 56110), -- Confused Observer +(215245, 21, 117336, 1, 1, 56110), -- Confused Observer +(215245, 20, 117337, 1, 1, 56110), -- Confused Observer +(215245, 19, 117343, 1, 1, 56110), -- Confused Observer +(215245, 18, 117344, 1, 1, 56110), -- Confused Observer +(215245, 17, 117341, 1, 1, 56110), -- Confused Observer +(215245, 16, 117342, 1, 1, 56110), -- Confused Observer +(215245, 15, 117347, 1, 1, 56110), -- Confused Observer +(215245, 14, 117348, 1, 1, 56110), -- Confused Observer +(215245, 13, 117345, 1, 1, 56110), -- Confused Observer +(215245, 12, 117346, 1, 1, 56110), -- Confused Observer +(215245, 11, 117351, 1, 1, 56110), -- Confused Observer +(215245, 10, 117352, 1, 1, 56110), -- Confused Observer +(215245, 9, 117349, 1, 1, 56110), -- Confused Observer +(215245, 8, 117350, 1, 1, 56110), -- Confused Observer +(215245, 7, 117359, 1, 1, 56110), -- Confused Observer +(215245, 6, 117360, 1, 1, 56110), -- Confused Observer +(215245, 5, 117357, 1, 1, 56110), -- Confused Observer +(215245, 4, 117358, 1, 1, 56110), -- Confused Observer +(215245, 3, 117355, 1, 1, 56110), -- Confused Observer +(215245, 2, 117356, 1, 1, 56110), -- Confused Observer +(215245, 1, 117353, 1, 1, 56110), -- Confused Observer +(215245, 0, 117354, 1, 1, 56110), -- Confused Observer +(215243, 3, 115473, 1, 1, 56110), -- Hungering Shimmerfin +(215243, 2, 115472, 1, 1, 56110), -- Hungering Shimmerfin +(215243, 1, 115465, 1, 1, 56110), -- Hungering Shimmerfin +(215243, 0, 115464, 1, 1, 56110), -- Hungering Shimmerfin +(215242, 3, 115428, 1, 1, 56110), -- Hungering Slicer +(215242, 2, 115417, 1, 1, 56110), -- Hungering Slicer +(215242, 1, 115424, 1, 1, 56110), -- Hungering Slicer +(215242, 0, 115413, 1, 1, 56110), -- Hungering Slicer +(215241, 0, 116159, 1, 1, 56110), -- Weaver's Researcher +(215239, 1, 115488, 1, 1, 56110), -- Hungering Necromage +(215239, 0, 115487, 1, 1, 56110), -- Hungering Necromage +(215237, 0, 119413, 1, 1, 56110), -- Alyza Bowblaze +(215236, 3, 114694, 1, 1, 56110), -- Candlelit Desecrator +(215236, 2, 114690, 1, 1, 56110), -- Candlelit Desecrator +(215236, 1, 114088, 1, 1, 56110), -- Candlelit Desecrator +(215236, 0, 114087, 1, 1, 56110), -- Candlelit Desecrator +(215235, 1, 112459, 0.60000002384185791, 1, 56110), -- Underground Spore +(215235, 0, 112459, 1, 1, 56110), -- Underground Spore +(215234, 0, 117865, 1, 1, 56110), -- Ferdagor +(215233, 0, 117855, 0.60000002384185791, 1, 56110), -- Urthgrafr Riftcaller +(215232, 0, 35204, 1, 1, 56110), -- Rampaging Elemental +(215230, 0, 64062, 1, 1, 56110), -- KC: Weapon Crates Collected [DNT] +(215228, 0, 64062, 1, 1, 56110), -- KC: Total Fighters Recruited [DNT] +(215225, 1, 11686, 1, 1, 56110), -- Area Trigger Bunny +(215225, 0, 113802, 1, 0, 56110), -- Area Trigger Bunny +(215224, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(215222, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Flight Training +(215221, 0, 23767, 1, 1, 56110), -- Fatma Furrowner +(215215, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Meet Your Mentors +(215213, 0, 64062, 1, 1, 56110), -- [DNT] Kill Credit +(215212, 0, 117116, 1, 1, 56110), -- Orweyna +(215211, 0, 118377, 1, 1, 56110), -- Kurdran Wildhammer +(215210, 11, 117443, 1, 1, 56110), -- Injured Refinery Worker +(215210, 10, 117442, 1, 1, 56110), -- Injured Refinery Worker +(215210, 9, 117441, 1, 1, 56110), -- Injured Refinery Worker +(215210, 8, 117440, 1, 1, 56110), -- Injured Refinery Worker +(215210, 7, 117437, 1, 1, 56110), -- Injured Refinery Worker +(215210, 6, 117436, 1, 1, 56110), -- Injured Refinery Worker +(215210, 5, 117439, 1, 1, 56110), -- Injured Refinery Worker +(215210, 4, 117438, 1, 1, 56110), -- Injured Refinery Worker +(215210, 3, 117446, 1, 1, 56110), -- Injured Refinery Worker +(215210, 2, 117447, 1, 1, 56110), -- Injured Refinery Worker +(215210, 1, 117445, 1, 1, 56110), -- Injured Refinery Worker +(215210, 0, 117444, 1, 1, 56110), -- Injured Refinery Worker +(215209, 0, 117868, 1, 1, 56110), -- Munderut +(215208, 0, 117137, 1, 1, 56110), -- Orsenth +(215207, 0, 116308, 1, 1, 56110), -- Webbed Citizen +(215206, 0, 114999, 1.399999976158142089, 1, 56110), -- Night-Twisted Hog +(215205, 0, 115009, 1, 1, 56110), -- Blackblood Coalescence +(215204, 3, 47166, 1, 1, 56110), -- Wildhammer Gryphon +(215204, 2, 85520, 1, 1, 56110), -- Wildhammer Gryphon +(215204, 1, 85519, 1, 1, 56110), -- Wildhammer Gryphon +(215204, 0, 85523, 1, 1, 56110), -- Wildhammer Gryphon +(215203, 5, 119050, 1, 1, 56110), -- Wildhammer Gryphon Rider +(215203, 4, 119049, 1, 1, 56110), -- Wildhammer Gryphon Rider +(215203, 3, 119047, 1, 1, 56110), -- Wildhammer Gryphon Rider +(215203, 2, 119052, 1, 1, 56110), -- Wildhammer Gryphon Rider +(215203, 1, 119051, 1, 1, 56110), -- Wildhammer Gryphon Rider +(215203, 0, 119048, 1, 1, 56110), -- Wildhammer Gryphon Rider +(215202, 0, 64062, 1, 1, 56110), -- Kill Credit: investigate progress [DNT] +(215201, 0, 119161, 1, 1, 56110), -- Aggartha +(215200, 0, 52318, 1, 1, 56110), -- Kill Credit: Kobyss Cage Burned +(215199, 0, 84468, 1, 1, 56110), -- Mag'har Direwolf +(215198, 0, 86343, 1, 1, 56110), -- Mag'har Grunt +(215195, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Basic Training - Wolf Pack +(215194, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 03A - Elementals - T1 +(215187, 0, 85555, 1, 1, 56110), -- Overlord Geya'rah +(215186, 1, 86331, 1, 1, 56110), -- Mag'har Outrider +(215186, 0, 86330, 1, 1, 56110), -- Mag'har Outrider +(215185, 0, 115009, 2, 1, 56110), -- Blackblood Horror +(215183, 0, 116266, 1, 1, 56110), -- Stormrider Vokmar +(215182, 0, 116263, 1, 1, 56110), -- Stormrider Meirand +(215178, 0, 106374, 1, 1, 56110), -- Vetiverian +(215177, 0, 114467, 1, 1, 56110), -- Waximus +(215176, 0, 116333, 1, 1, 56110), -- Nicky Snapstart +(215174, 0, 88962, 1.029999971389770507, 1, 56110), -- Gaeret Velhan +(215173, 0, 86489, 1.029999971389770507, 1, 56110), -- Lallie Fireclad +(215172, 0, 88960, 1.029999971389770507, 1, 56110), -- Valeir Steelshot +(215170, 0, 114533, 1, 1, 56110), -- Kaheti Preysnatcher +(215167, 1, 94282, 0.5, 1, 56110), -- Stalker +(215167, 0, 169, 1, 0, 56110), -- Stalker +(215166, 0, 64062, 1, 1, 56110), -- Kill Credit: interact slate 04 [DNT] +(215165, 0, 64062, 1, 1, 56110), -- Kill Credit: interact 5 - slate [DNT] +(215164, 0, 117524, 1, 1, 56110), -- Lurking Darkness +(215163, 0, 64062, 1, 1, 56110), -- Kill Credit: interact 4 - dead wildlife [DNT] +(215162, 0, 64062, 1, 1, 56110), -- Kill Credit: interact slate 02 [DNT] +(215161, 0, 64062, 1, 1, 56110), -- Kill Credit: interact 2 - fallen cart [DNT] +(215160, 0, 64062, 1, 1, 56110), -- Kill Credit: interact 1 - slate [DNT] +(215156, 0, 64062, 1, 1, 56110), -- Kill Credit: Tools interacted [DNT] +(215155, 0, 64062, 1, 1, 56110), -- Kill Credit: AT5 - forge hot [DNT] +(215154, 0, 64062, 1, 1, 56110), -- Kill Credit: AT4 - rubble [DNT] +(215153, 0, 64062, 1, 1, 56110), -- Kill Credit: AT3 - fountain [DNT] +(215152, 0, 64062, 1, 1, 56110), -- Kill Credit: AT2 - market stall [DNT] +(215150, 0, 64062, 1, 1, 56110), -- Kill Credit: AT1 - enter town [DNT] +(215149, 0, 119007, 1.029999971389770507, 1, 56110), -- Gaeret Velhan +(215137, 0, 119008, 1.029999971389770507, 1, 56110), -- Rallied Recruit +(215136, 0, 704, 1, 1, 56110), -- Wrench-Stealing Goretusk +(215135, 0, 119007, 1.029999971389770507, 1, 56110), -- Rallied Recruit +(215132, 0, 66006, 1, 1, 56110), -- Dirk the Fixer +(215131, 1, 35319, 1, 1, 56110), -- Target +(215131, 0, 111342, 0.100000001490116119, 0, 56110), -- Target +(215130, 0, 112503, 1, 1, 56110), -- Preserved Niffen +(215129, 3, 117477, 1, 1, 56110), -- Ironhaul Railhand +(215129, 2, 117476, 1, 1, 56110), -- Ironhaul Railhand +(215129, 1, 117475, 1, 1, 56110), -- Ironhaul Railhand +(215129, 0, 114686, 1, 1, 56110), -- Ironhaul Railhand +(215128, 1, 114394, 1, 1, 56110), -- Ironhaul Railhand +(215128, 0, 114686, 1, 0, 56110), -- Ironhaul Railhand +(215127, 0, 117260, 1, 1, 56110), -- Kothilde +(215126, 0, 117261, 1, 1, 56110), -- Adalar +(215125, 0, 116292, 1, 1, 56110), -- Gurnot +(215124, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 06A - Spar with Earthen +(215123, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Talk to Rider 03 +(215122, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Talk to Rider 02 +(215121, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Dhar Oztan Reached +(215120, 0, 111734, 1, 0, 56110), -- Rampant Lightning Elemental +(215118, 1, 27823, 1, 1, 56110), -- Explosive Cache +(215118, 0, 328, 1, 0, 56110), -- Explosive Cache +(215116, 2, 36357, 1, 1, 56110), -- Nosy Mouse +(215116, 1, 4960, 1, 1, 56110), -- Nosy Mouse +(215116, 0, 4959, 1, 1, 56110), -- Nosy Mouse +(215115, 3, 83699, 1, 1, 56110), -- Nosy Ferret +(215115, 2, 83698, 1, 1, 56110), -- Nosy Ferret +(215115, 1, 83697, 1, 1, 56110), -- Nosy Ferret +(215115, 0, 83696, 1, 1, 56110), -- Nosy Ferret +(215114, 0, 114686, 1, 1, 56110), -- Ironhaul Railhand +(215113, 0, 117116, 1, 1, 56110), -- Orweyna +(215112, 0, 51664, 1, 1, 56110), -- Nerubian Cache Kill Credit +(215111, 0, 114561, 1.25, 1, 56110), -- Fungarian Sporeling +(215107, 0, 119008, 1, 1, 56110), -- Demoralized Recruit +(215106, 0, 119007, 1, 1, 56110), -- Demoralized Recruit +(215099, 0, 112412, 1, 1, 56110), -- Dark Gulper +(215093, 0, 4960, 1, 1, 56110), -- Cragstep Mouse +(215092, 0, 112189, 1, 1, 56110), -- Spirefang +(215091, 0, 88960, 1.029999971389770507, 1, 56110), -- Rallied Recruit +(215090, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(215090, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(215088, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(215088, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(215087, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(215087, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(215086, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(215086, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(215085, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(215085, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(215083, 0, 110031, 1, 1, 56110), -- Living Spirecrystal +(215082, 0, 110198, 1, 1, 56110), -- Shale Snail +(215080, 0, 112383, 1, 1, 56110), -- Scoop Moth +(215077, 0, 102517, 1, 1, 56110), -- Wickbreaker +(215074, 0, 116285, 1, 1, 56110), -- Wild Widow +(215070, 0, 106697, 1, 1, 56110), -- Ashwhite Kestrel +(215069, 0, 101845, 1, 1, 56110), -- KC: Gate Interacted With +(215066, 0, 114029, 1, 1, 56110), -- Lowpriest Vazhan +(215065, 0, 116283, 1, 1, 56110), -- Chitin Warden +(215064, 0, 115381, 1, 1, 56110), -- The Grasping Darkness +(215063, 0, 114528, 1, 1, 56110), -- Local Mender +(215061, 0, 115734, 1, 1, 56110), -- Apothecary Xal +(215059, 0, 115708, 1, 1, 56110), -- Xixian Drone +(215058, 0, 114511, 1, 1, 56110), -- Xixian Swarmer +(215057, 0, 84523, 1, 1, 56110), -- Stirred Cobblestone +(215056, 0, 114772, 1, 1, 56110), -- Xix'rie +(215055, 0, 91384, 1, 1, 56110), -- Charged Stormfang +(215054, 0, 114500, 1, 1, 56110), -- Crackling Stormrook +(215053, 0, 114663, 1, 1, 56110), -- Fulminating Stormrook +(215052, 0, 116281, 1, 1, 56110), -- Tomothy Hillhelm +(215048, 1, 36060, 1, 1, 56110), -- Rampant Air Elemental +(215048, 0, 57562, 1, 0, 56110), -- Rampant Air Elemental +(215043, 0, 116279, 1, 1, 56110), -- Lynx Cub +(215042, 0, 116278, 1, 1, 56110), -- Lynx Cub +(215041, 0, 119232, 1, 1, 56110), -- Miral Murder-Mittens +(215040, 0, 116638, 1, 1, 56110), -- Kobyss Bonechewer +(215039, 0, 114678, 1, 1, 56110), -- Rooktender Lufsela +(215038, 0, 104043, 1, 1, 56110), -- Thistlestar +(215037, 0, 111889, 1, 1, 56110), -- Vetiverian +(215036, 0, 106698, 1, 1, 56110), -- Redwing Falcon +(215035, 0, 4959, 1, 1, 56110), -- Freefoot Mouse +(215034, 0, 83699, 1, 1, 56110), -- Salt-Ear Ferret +(215032, 3, 115578, 1, 1, 56110), -- Siltweed Crusher +(215032, 2, 115577, 1, 1, 56110), -- Siltweed Crusher +(215032, 1, 115576, 1, 1, 56110), -- Siltweed Crusher +(215032, 0, 115575, 1, 1, 56110), -- Siltweed Crusher +(215031, 4, 112411, 5, 1, 56110), -- Burblio +(215031, 3, 112412, 5, 1, 56110), -- Burblio +(215031, 2, 112413, 5, 1, 56110), -- Burblio +(215031, 1, 112414, 5, 1, 56110), -- Burblio +(215031, 0, 112410, 5, 1, 56110), -- Burblio +(215028, 0, 120014, 1, 1, 56110), -- Cinderhoney Glob +(215027, 13, 115206, 1, 1, 56110), -- Siltweed Sporetosser +(215027, 12, 115205, 1, 1, 56110), -- Siltweed Sporetosser +(215027, 11, 115204, 1, 1, 56110), -- Siltweed Sporetosser +(215027, 10, 115202, 1, 1, 56110), -- Siltweed Sporetosser +(215027, 9, 115200, 1, 1, 56110), -- Siltweed Sporetosser +(215027, 8, 115201, 1, 1, 56110), -- Siltweed Sporetosser +(215027, 7, 115190, 1, 1, 56110), -- Siltweed Sporetosser +(215027, 6, 115199, 1, 1, 56110), -- Siltweed Sporetosser +(215027, 5, 115198, 1, 1, 56110), -- Siltweed Sporetosser +(215027, 4, 115196, 1, 1, 56110), -- Siltweed Sporetosser +(215027, 3, 115197, 1, 1, 56110), -- Siltweed Sporetosser +(215027, 2, 115195, 1, 1, 56110), -- Siltweed Sporetosser +(215027, 1, 115194, 1, 1, 56110), -- Siltweed Sporetosser +(215027, 0, 114563, 1, 1, 56110), -- Siltweed Sporetosser +(215026, 0, 118060, 1, 1, 56110), -- Heat Hornet +(215025, 13, 115217, 1, 1, 56110), -- Siltweed Scuffler +(215025, 12, 115218, 1, 1, 56110), -- Siltweed Scuffler +(215025, 11, 115216, 1, 1, 56110), -- Siltweed Scuffler +(215025, 10, 115215, 1, 1, 56110), -- Siltweed Scuffler +(215025, 9, 115213, 1, 1, 56110), -- Siltweed Scuffler +(215025, 8, 115214, 1, 1, 56110), -- Siltweed Scuffler +(215025, 7, 115212, 1, 1, 56110), -- Siltweed Scuffler +(215025, 6, 115211, 1, 1, 56110), -- Siltweed Scuffler +(215025, 5, 115192, 1, 1, 56110); -- Siltweed Scuffler + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(215025, 4, 115209, 1, 1, 56110), -- Siltweed Scuffler +(215025, 3, 115210, 1, 1, 56110), -- Siltweed Scuffler +(215025, 2, 115208, 1, 1, 56110), -- Siltweed Scuffler +(215025, 1, 115207, 1, 1, 56110), -- Siltweed Scuffler +(215025, 0, 114562, 1, 1, 56110), -- Siltweed Scuffler +(215024, 0, 114805, 1, 1, 56110), -- Cinderbee Drone +(215023, 0, 114804, 1.70000004768371582, 1, 56110), -- Cinderbee Worker +(215022, 3, 102533, 1, 1, 56110), -- Siltweed Rager +(215022, 2, 102532, 1, 1, 56110), -- Siltweed Rager +(215022, 1, 102531, 1, 1, 56110), -- Siltweed Rager +(215022, 0, 102530, 1, 1, 56110), -- Siltweed Rager +(215021, 0, 113897, 1, 1, 56110), -- Cinderbee Buzzer +(215016, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Summoning Progress T1 +(215012, 0, 116279, 1, 1, 56110), -- Lynx Cub +(215010, 0, 116278, 1, 1, 56110), -- Lynx Cub +(215006, 1, 27823, 1, 1, 56110), -- [DNT] Invisible Bunny +(215006, 0, 328, 1, 0, 56110), -- [DNT] Invisible Bunny +(215005, 4, 117887, 1, 1, 56110), -- Lynx +(215005, 3, 117889, 1, 1, 56110), -- Lynx +(215005, 2, 117888, 1, 1, 56110), -- Lynx +(215005, 1, 117886, 1, 1, 56110), -- Lynx +(215005, 0, 116277, 1, 1, 56110), -- Lynx +(215004, 4, 116276, 1, 1, 56110), -- Lynx +(215004, 3, 117860, 1, 1, 56110), -- Lynx +(215004, 2, 117861, 1, 1, 56110), -- Lynx +(215004, 1, 117885, 1, 1, 56110), -- Lynx +(215004, 0, 117884, 1, 1, 56110), -- Lynx +(215003, 4, 117887, 1, 1, 56110), -- Lynx +(215003, 3, 117889, 1, 1, 56110), -- Lynx +(215003, 2, 117888, 1, 1, 56110), -- Lynx +(215003, 1, 117886, 1, 1, 56110), -- Lynx +(215003, 0, 116277, 1, 1, 56110), -- Lynx +(215002, 4, 117860, 1, 1, 56110), -- Lynx +(215002, 3, 117861, 1, 1, 56110), -- Lynx +(215002, 2, 117885, 1, 1, 56110), -- Lynx +(215002, 1, 117884, 1, 1, 56110), -- Lynx +(215002, 0, 116276, 1, 1, 56110), -- Lynx +(215001, 1, 116275, 1, 1, 56110), -- Chicken +(215001, 0, 116274, 1, 1, 56110), -- Chicken +(215000, 1, 116275, 1, 1, 56110), -- Chicken +(215000, 0, 116274, 1, 1, 56110), -- Chicken +(214999, 1, 116273, 1, 1, 56110), -- Chicken +(214999, 0, 116272, 1, 1, 56110), -- Chicken +(214998, 1, 116273, 1, 1, 56110), -- Chicken +(214998, 0, 116272, 1, 1, 56110), -- Chicken +(214995, 0, 117175, 1, 1, 56110), -- Olbarig +(214992, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - Talk to Olbarig +(214991, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Max Level - 01 - Stay a While +(214986, 1, 116187, 1, 1, 56110), -- Silken Ward Citizen +(214986, 0, 116269, 1, 1, 56110), -- Silken Ward Citizen +(214982, 2, 114052, 1, 1, 56110), -- Weaverat +(214982, 1, 114050, 1, 1, 56110), -- Weaverat +(214982, 0, 114049, 1, 1, 56110), -- Weaverat +(214979, 0, 119006, 1, 1, 56110), -- Demoralized Recruit +(214973, 0, 114653, 1, 1, 56110), -- Shalehorn Bull +(214971, 1, 91383, 1, 1, 56110), -- Ironwold Alpha +(214971, 0, 91387, 1, 1, 56110), -- Ironwold Alpha +(214970, 1, 70154, 1, 1, 56110), -- Ironwold Stormpaw +(214970, 0, 70178, 1, 1, 56110), -- Ironwold Stormpaw +(214969, 2, 57807, 1.299999952316284179, 1, 56110), -- Kill Credit +(214969, 1, 23304, 1.299999952316284179, 1, 56110), -- Kill Credit +(214969, 0, 84427, 1.299999952316284179, 1, 56110), -- Kill Credit +(214966, 0, 116266, 1, 1, 56110), -- Stormrider Vokmar +(214965, 0, 116263, 1, 1, 56110), -- Stormrider Meirand +(214964, 0, 116265, 1, 1, 56110), -- Stormrider Edeltrau +(214963, 0, 114618, 1, 1, 56110), -- Wandering Glimmerfly +(214962, 3, 112446, 1, 1, 56110), -- Undercrawler +(214962, 2, 112447, 1, 1, 56110), -- Undercrawler +(214962, 1, 112448, 1, 1, 56110), -- Undercrawler +(214962, 0, 112449, 1, 1, 56110), -- Undercrawler +(214961, 6, 112454, 0.75, 1, 56110), -- Drifting Sporebloom +(214961, 5, 112455, 1, 1, 56110), -- Drifting Sporebloom +(214961, 4, 112456, 0.75, 1, 56110), -- Drifting Sporebloom +(214961, 3, 112457, 1, 1, 56110), -- Drifting Sporebloom +(214961, 2, 112458, 1, 1, 56110), -- Drifting Sporebloom +(214961, 1, 112459, 1, 1, 56110), -- Drifting Sporebloom +(214961, 0, 112453, 0.75, 1, 56110), -- Drifting Sporebloom +(214960, 4, 112411, 1, 1, 56110), -- Bubbling Mudskip +(214960, 3, 112412, 1, 1, 56110), -- Bubbling Mudskip +(214960, 2, 112413, 1, 1, 56110), -- Bubbling Mudskip +(214960, 1, 112414, 1, 1, 56110), -- Bubbling Mudskip +(214960, 0, 112410, 1, 1, 56110), -- Bubbling Mudskip +(214959, 0, 116264, 1, 1, 56110), -- Congealed Memories +(214958, 0, 115254, 1, 1, 56110), -- Creeping Lashroom +(214953, 0, 115746, 1, 1, 56110), -- Executor Zetish'nal +(214952, 0, 116259, 1.299999952316284179, 1, 56110), -- Gevish'ren +(214951, 0, 116187, 1, 1, 56110), -- Shellwrangler Viz'kall +(214950, 0, 114814, 1.25, 1, 56110), -- Azure Peachick +(214949, 0, 107366, 1, 1, 56110), -- Resplendent Peafowl +(214948, 0, 114500, 1, 1, 56110), -- Roaming Stormrook +(214947, 2, 104042, 1, 0.300000011920928955, 56110), -- Eye of Topaz +(214947, 1, 104041, 1, 1, 56110), -- Eye of Topaz +(214947, 0, 104040, 1, 1, 56110), -- Eye of Topaz +(214946, 2, 114927, 1, 1, 56110), -- Vinechewer Ramolith +(214946, 1, 117483, 1, 1, 56110), -- Vinechewer Ramolith +(214946, 0, 114659, 1, 1, 56110), -- Vinechewer Ramolith +(214945, 3, 117496, 0.800000011920928955, 1, 56110), -- Moss-Draped Ramolith +(214945, 2, 114932, 1, 1, 56110), -- Moss-Draped Ramolith +(214945, 1, 117485, 0.800000011920928955, 1, 56110), -- Moss-Draped Ramolith +(214945, 0, 114928, 1, 1, 56110), -- Moss-Draped Ramolith +(214943, 0, 116187, 1, 1, 56110), -- Twitchy If'tish +(214941, 0, 115750, 1.5, 1, 56110), -- Kaheti Overseer +(214940, 1, 114531, 1, 1, 56110), -- Kaheti Skirmisher +(214940, 0, 114532, 1, 0.5, 56110), -- Kaheti Skirmisher +(214939, 1, 114538, 1, 0.5, 56110), -- Kaheti Threadmancer +(214939, 0, 114536, 1, 1, 56110), -- Kaheti Threadmancer +(214938, 0, 101845, 1, 1, 56110), -- KC: Gate Ambush Defeated +(214937, 0, 101845, 1, 1, 56110), -- KC: Gate Opened +(214935, 0, 116492, 1, 1, 56110), -- Stalwart Hauler +(214934, 1, 114532, 1, 1, 56110), -- Invading Depthlurker +(214934, 0, 114531, 1, 1, 56110), -- Invading Depthlurker +(214933, 2, 114533, 1, 1, 56110), -- Invading Depthlurker +(214933, 1, 114532, 1, 1, 56110), -- Invading Depthlurker +(214933, 0, 114531, 1, 1, 56110), -- Invading Depthlurker +(214932, 3, 116490, 1.35000002384185791, 1, 56110), -- Beetle of Burden +(214932, 2, 116492, 1.35000002384185791, 1, 56110), -- Beetle of Burden +(214932, 1, 116493, 1.35000002384185791, 1, 56110), -- Beetle of Burden +(214932, 0, 116491, 1.35000002384185791, 1, 56110), -- Beetle of Burden +(214931, 0, 114411, 1, 1, 56110), -- Web Priest +(214930, 0, 40906, 1.399999976158142089, 1, 56110), -- Shadow-Mad Sow +(214929, 3, 114753, 1, 1, 56110), -- Earthen Stormrider +(214929, 2, 114752, 1, 1, 56110), -- Earthen Stormrider +(214929, 1, 114751, 1, 1, 56110), -- Earthen Stormrider +(214929, 0, 114749, 1, 1, 56110), -- Earthen Stormrider +(214928, 6, 114999, 1, 1, 56110), -- Stonehoofed Hog +(214928, 5, 80533, 1, 1, 56110), -- Stonehoofed Hog +(214928, 4, 40906, 1, 1, 56110), -- Stonehoofed Hog +(214928, 3, 114998, 1, 1, 56110), -- Stonehoofed Hog +(214928, 2, 114997, 1, 1, 56110), -- Stonehoofed Hog +(214928, 1, 114995, 1, 1, 56110), -- Stonehoofed Hog +(214928, 0, 44108, 1, 1, 56110), -- Stonehoofed Hog +(214927, 0, 114472, 1, 1, 56110), -- Baelgrim +(214926, 6, 115006, 1, 1, 56110), -- Stonehoofed Piglet +(214926, 5, 115005, 1, 1, 56110), -- Stonehoofed Piglet +(214926, 4, 115004, 1, 1, 56110), -- Stonehoofed Piglet +(214926, 3, 115003, 1, 1, 56110), -- Stonehoofed Piglet +(214926, 2, 115002, 1, 1, 56110), -- Stonehoofed Piglet +(214926, 1, 115001, 1, 1, 56110), -- Stonehoofed Piglet +(214926, 0, 115000, 1, 1, 56110), -- Stonehoofed Piglet +(214925, 1, 856, 1, 1, 56110), -- Sternshear Sheep +(214925, 0, 857, 1, 1, 56110), -- Sternshear Sheep +(214924, 0, 107942, 1.299999952316284179, 1, 56110), -- Enraged Magma Fury +(214923, 0, 104638, 1, 1, 56110), -- Invasive Shadowblossom +(214922, 0, 116151, 1, 1, 56110), -- Harvester Farnee +(214921, 0, 117395, 1, 1, 56110), -- Harmot +(214920, 1, 118068, 1, 1, 56110), -- Tasting Room Attendant +(214920, 0, 121037, 1, 1, 56110), -- Tasting Room Attendant +(214919, 0, 115495, 1.20000004768371582, 1, 56110), -- Thrall +(214917, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(214916, 0, 116815, 1, 1, 56110), -- Merrix +(214912, 0, 89308, 1, 1, 56110), -- [DNT] Proxy +(214911, 0, 89308, 1, 1, 56110), -- [DNT] Proxy +(214910, 0, 72074, 1, 1, 56110), -- Terrified Dalaran Citizen +(214909, 0, 116257, 1, 1, 56110), -- ZZZOLDCaptain of the Queensguard [PH] +(214908, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(214905, 0, 118392, 1.20000004768371582, 1, 56110), -- Radiant-Twisted Mycelium +(214904, 0, 116256, 2, 1, 56110), -- Scooty +(214903, 0, 116255, 2, 1, 56110), -- Tinkmaster Overspark +(214901, 0, 114768, 1, 1, 56110), -- Shadow Vanguard Brute +(214892, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(214891, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(214890, 0, 118434, 1, 1, 56110), -- Ironhaul Bodyguard +(214886, 0, 64062, 1, 1, 56110), -- Kill Credit: read slate [DNT] +(214885, 0, 64062, 1, 1, 56110), -- Kill Credit: investigate object [DNT] +(214884, 0, 64062, 1, 1, 56110), -- Kill Credit: Knock on Door F [DNT] +(214883, 0, 64062, 1, 1, 56110), -- Kill Credit: Investigate Call for Help [DNT] +(214882, 0, 64062, 1, 1, 56110), -- Kill Credit: Knock on Door D [DNT] +(214881, 0, 64062, 1, 1, 56110), -- Kill Credit: Knock on Door C [DNT] +(214880, 0, 64062, 1, 1, 56110), -- Kill Credit: Knock on Door B [DNT] +(214879, 0, 64062, 1, 1, 56110), -- Kill Credit: Knock on Door A [DNT] +(214878, 0, 64062, 1, 1, 56110), -- Kill Credit: Enter Taelloch Village [DNT] +(214875, 0, 118061, 1, 1, 56110), -- Territorial Flame Wasp +(214868, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(214868, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(214865, 1, 27823, 1, 1, 56110), -- Kill Credit [DNT] +(214865, 0, 328, 1, 0, 56110), -- Kill Credit [DNT] +(214855, 0, 113189, 0.899999976158142089, 1, 56110), -- Harvestbot Remy +(214854, 0, 113189, 1, 1, 56110), -- Harvestbot Remy +(214846, 1, 11686, 1, 1, 56110), -- Nerubian Wall Stalker +(214846, 0, 1126, 1, 0, 56110), -- Nerubian Wall Stalker +(214845, 0, 114988, 0.800000011920928955, 1, 56110), -- Drop Beast +(214844, 0, 19283, 1, 1, 56110), -- [DNT] Kill Credit +(214843, 0, 99588, 1, 1, 56110), -- Spattered Charcoal +(214842, 1, 11686, 1, 1, 56110), -- Reforge Tools +(214842, 0, 1126, 1, 0, 56110), -- Reforge Tools +(214841, 0, 19283, 1, 1, 56110), -- Tools Repaired +(214840, 0, 117840, 1, 1, 56110), -- Engorged Crawler +(214838, 0, 116218, 1, 1, 56110), -- Earthen Wagon +(214836, 0, 115257, 1, 1, 56110), -- Lashroom +(214835, 4, 104630, 1, 1, 56110), -- Stillpond Tidewader +(214835, 3, 104631, 1, 1, 56110), -- Stillpond Tidewader +(214835, 2, 104632, 1, 1, 56110), -- Stillpond Tidewader +(214835, 1, 104633, 1, 1, 56110), -- Stillpond Tidewader +(214835, 0, 104634, 1, 1, 56110), -- Stillpond Tidewader +(214834, 0, 112727, 1, 1, 56110), -- Winged Drinker +(214833, 1, 117405, 2, 0, 56110), -- Deactivated War Golem +(214833, 0, 117404, 2.20000004768371582, 1, 56110), -- Deactivated War Golem +(214831, 2, 114365, 1, 0, 56110), -- Stillpond Lightqueen +(214831, 1, 113980, 1, 0, 56110), -- Stillpond Lightqueen +(214831, 0, 113982, 1.5, 1, 56110), -- Stillpond Lightqueen +(214828, 0, 116216, 1, 1, 56110), -- Perceptive Salvager +(214826, 1, 116215, 0.800000011920928955, 1, 56110), -- Mechanized Enforcer +(214826, 0, 59990, 0.800000011920928955, 0, 56110), -- Mechanized Enforcer +(214825, 0, 116214, 1.399999976158142089, 1, 56110), -- Supervisor Radlock +(214824, 2, 121157, 1, 1, 56110), -- Cart Hauler +(214824, 1, 121156, 1, 1, 56110), -- Cart Hauler +(214824, 0, 121155, 1, 1, 56110), -- Cart Hauler +(214823, 0, 73437, 1, 1, 56110), -- [DNT] Kill Credit +(214821, 1, 114779, 1, 0, 56110), -- Stillpond Sparkbug +(214821, 0, 114619, 1, 1, 56110), -- Stillpond Sparkbug +(214820, 1, 115715, 1, 1, 56110), -- Black Blood Droplet +(214820, 0, 115716, 1, 1, 56110), -- Black Blood Droplet +(214819, 6, 115184, 1, 1, 56110), -- Fungarian +(214819, 5, 115185, 1, 1, 56110), -- Fungarian +(214819, 4, 115186, 1, 1, 56110), -- Fungarian +(214819, 3, 115187, 1, 1, 56110), -- Fungarian +(214819, 2, 115188, 1, 1, 56110), -- Fungarian +(214819, 1, 115189, 1, 1, 56110), -- Fungarian +(214819, 0, 114561, 1, 1, 56110), -- Fungarian +(214818, 6, 115184, 1, 1, 56110), -- Fungarian +(214818, 5, 115185, 1, 1, 56110), -- Fungarian +(214818, 4, 115186, 1, 1, 56110), -- Fungarian +(214818, 3, 115187, 1, 1, 56110), -- Fungarian +(214818, 2, 115188, 1, 1, 56110), -- Fungarian +(214818, 1, 115189, 1, 1, 56110), -- Fungarian +(214818, 0, 114561, 1, 1, 56110), -- Fungarian +(214817, 0, 115575, 2, 1, 56110), -- Blighttwine +(214816, 6, 115184, 1, 1, 56110), -- Fungarian +(214816, 5, 115185, 1, 1, 56110), -- Fungarian +(214816, 4, 115186, 1, 1, 56110), -- Fungarian +(214816, 3, 115187, 1, 1, 56110), -- Fungarian +(214816, 2, 115188, 1, 1, 56110), -- Fungarian +(214816, 1, 115189, 1, 1, 56110), -- Fungarian +(214816, 0, 114561, 1, 1, 56110), -- Fungarian +(214815, 0, 107716, 1, 1, 56110), -- Rock Snail +(214813, 0, 115009, 1, 1, 56110), -- Giant Slime, Void +(214811, 0, 116213, 2, 1, 56110), -- Sergra Darkthorn +(214810, 0, 115410, 1, 1, 56110), -- Kobyss Fighter +(214808, 0, 116212, 2, 1, 56110), -- Ragnar Thunderbrew +(214807, 1, 113940, 1, 1, 56110), -- Greater Tentacle Slime +(214807, 0, 113941, 1, 1, 56110), -- Greater Tentacle Slime +(214806, 0, 116491, 1, 1, 56110), -- Thickshell Trawler +(214805, 3, 112449, 1, 1, 56110), -- Spider, Underground +(214805, 2, 112448, 1, 1, 56110), -- Spider, Underground +(214805, 1, 112447, 1, 1, 56110), -- Spider, Underground +(214805, 0, 112446, 1, 1, 56110), -- Spider, Underground +(214804, 13, 115217, 1, 1, 56110), -- Fungarian Fighter +(214804, 12, 115218, 1, 1, 56110), -- Fungarian Fighter +(214804, 11, 115216, 1, 1, 56110), -- Fungarian Fighter +(214804, 10, 115215, 1, 1, 56110); -- Fungarian Fighter + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(214804, 9, 115213, 1, 1, 56110), -- Fungarian Fighter +(214804, 8, 115214, 1, 1, 56110), -- Fungarian Fighter +(214804, 7, 115212, 1, 1, 56110), -- Fungarian Fighter +(214804, 6, 115211, 1, 1, 56110), -- Fungarian Fighter +(214804, 5, 115192, 1, 1, 56110), -- Fungarian Fighter +(214804, 4, 115209, 1, 1, 56110), -- Fungarian Fighter +(214804, 3, 115210, 1, 1, 56110), -- Fungarian Fighter +(214804, 2, 115208, 1, 1, 56110), -- Fungarian Fighter +(214804, 1, 115207, 1, 1, 56110), -- Fungarian Fighter +(214804, 0, 114562, 1, 1, 56110), -- Fungarian Fighter +(214803, 13, 115206, 1, 1, 56110), -- Fungarian Caster +(214803, 12, 115205, 1, 1, 56110), -- Fungarian Caster +(214803, 11, 115204, 1, 1, 56110), -- Fungarian Caster +(214803, 10, 115202, 1, 1, 56110), -- Fungarian Caster +(214803, 9, 115200, 1, 1, 56110), -- Fungarian Caster +(214803, 8, 115201, 1, 1, 56110), -- Fungarian Caster +(214803, 7, 115190, 1, 1, 56110), -- Fungarian Caster +(214803, 6, 115199, 1, 1, 56110), -- Fungarian Caster +(214803, 5, 115198, 1, 1, 56110), -- Fungarian Caster +(214803, 4, 115196, 1, 1, 56110), -- Fungarian Caster +(214803, 3, 115197, 1, 1, 56110), -- Fungarian Caster +(214803, 2, 115195, 1, 1, 56110), -- Fungarian Caster +(214803, 1, 115194, 1, 1, 56110), -- Fungarian Caster +(214803, 0, 114563, 1, 1, 56110), -- Fungarian Caster +(214801, 4, 112414, 1, 1, 56110), -- Skipper +(214801, 3, 112413, 1, 1, 56110), -- Skipper +(214801, 2, 112412, 1, 1, 56110), -- Skipper +(214801, 1, 112411, 1, 1, 56110), -- Skipper +(214801, 0, 112410, 1, 1, 56110), -- Skipper +(214798, 3, 115727, 1, 1, 56110), -- Sureki Warshell +(214798, 2, 115728, 1, 1, 56110), -- Sureki Warshell +(214798, 1, 115729, 1, 1, 56110), -- Sureki Warshell +(214798, 0, 114770, 1, 1, 56110), -- Sureki Warshell +(214797, 3, 115721, 1, 1, 56110), -- Sureki Lord +(214797, 2, 115723, 1, 1, 56110), -- Sureki Lord +(214797, 1, 115722, 1, 1, 56110), -- Sureki Lord +(214797, 0, 114771, 1, 1, 56110), -- Sureki Lord +(214796, 0, 114768, 1, 1, 56110), -- Sureki Hulk +(214795, 3, 115730, 1, 1, 56110), -- Kaheti Warshell +(214795, 2, 115732, 1, 1, 56110), -- Kaheti Warshell +(214795, 1, 115731, 1, 1, 56110), -- Kaheti Warshell +(214795, 0, 114773, 1, 1, 56110), -- Kaheti Warshell +(214794, 0, 115009, 1, 1, 56110), -- Dark Amalgamat +(214793, 3, 115726, 1, 1, 56110), -- Kaheti Lord +(214793, 2, 115724, 1, 1, 56110), -- Kaheti Lord +(214793, 1, 115725, 1, 1, 56110), -- Kaheti Lord +(214793, 0, 114774, 1, 1, 56110), -- Kaheti Lord +(214792, 0, 114772, 1, 1, 56110), -- Kaheti Hulk +(214790, 0, 115576, 2, 1, 56110), -- Witherthorn +(214787, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - Rescue Friend +(214785, 3, 115750, 1, 1, 56110), -- Web Priest +(214785, 2, 115748, 1, 1, 56110), -- Web Priest +(214785, 1, 115749, 1, 1, 56110), -- Web Priest +(214785, 0, 114411, 1, 1, 56110), -- Web Priest +(214784, 3, 115747, 1, 1, 56110), -- Royal Scribe +(214784, 2, 115746, 1, 1, 56110), -- Royal Scribe +(214784, 1, 115745, 1, 1, 56110), -- Royal Scribe +(214784, 0, 114418, 1, 1, 56110), -- Royal Scribe +(214783, 0, 115575, 2, 1, 56110), -- Vileroot +(214782, 1, 115753, 1, 1, 56110), -- Royal Adviser +(214782, 0, 114419, 1, 1, 56110), -- Royal Adviser +(214781, 3, 115741, 1, 1, 56110), -- Royal Acolyte +(214781, 2, 115740, 1, 1, 56110), -- Royal Acolyte +(214781, 1, 115739, 1, 1, 56110), -- Royal Acolyte +(214781, 0, 114416, 1, 1, 56110), -- Royal Acolyte +(214780, 0, 76222, 1, 1, 56110), -- Flynn Fairwind +(214778, 3, 115735, 1.399999976158142089, 1, 56110), -- Monastic Webling +(214778, 2, 115733, 1.399999976158142089, 1, 56110), -- Monastic Webling +(214778, 1, 115734, 1.399999976158142089, 1, 56110), -- Monastic Webling +(214778, 0, 114408, 1.399999976158142089, 1, 56110), -- Monastic Webling +(214777, 1, 115752, 1, 1, 56110), -- Elder Priest +(214777, 0, 114412, 1, 1, 56110), -- Elder Priest +(214774, 1, 115751, 1, 1, 56110), -- Dark Whisperer +(214774, 0, 114415, 1, 1, 56110), -- Dark Whisperer +(214773, 0, 115968, 1, 1, 56110), -- Air Bubble +(214772, 0, 106697, 1, 1, 56110), -- Limestone Falcon +(214771, 3, 115742, 1, 1, 56110), -- Dark Priest +(214771, 2, 115743, 1, 1, 56110), -- Dark Priest +(214771, 1, 115744, 1, 1, 56110), -- Dark Priest +(214771, 0, 114414, 1, 1, 56110), -- Dark Priest +(214770, 3, 115738, 1, 1, 56110), -- Dark Pledgling +(214770, 2, 115737, 1, 1, 56110), -- Dark Pledgling +(214770, 1, 115736, 1, 1, 56110), -- Dark Pledgling +(214770, 0, 114413, 1, 1, 56110), -- Dark Pledgling +(214769, 5, 117755, 1, 1, 56110), -- Stillpond Fishscrounger +(214769, 4, 117754, 1, 1, 56110), -- Stillpond Fishscrounger +(214769, 3, 115023, 1.10000002384185791, 1, 56110), -- Stillpond Fishscrounger +(214769, 2, 115022, 1.10000002384185791, 1, 56110), -- Stillpond Fishscrounger +(214769, 1, 115021, 1.10000002384185791, 1, 56110), -- Stillpond Fishscrounger +(214769, 0, 115020, 1.10000002384185791, 1, 56110), -- Stillpond Fishscrounger +(214767, 1, 118182, 1, 1, 56110), -- Wounded Aeroknight +(214767, 0, 118181, 1, 1, 56110), -- Wounded Aeroknight +(214764, 0, 114303, 1, 1, 56110), -- Rustmane Shalehorn +(214762, 0, 121393, 1.60000002384185791, 1, 56110), -- Nightfall Commander +(214761, 1, 121395, 1.60000002384185791, 1, 56110), -- Nightfall Ritualist +(214761, 0, 121396, 1.60000002384185791, 1, 56110), -- Nightfall Ritualist +(214757, 0, 78603, 0.899999976158142089, 1, 56110), -- Croakit +(214755, 0, 114500, 1, 1, 56110), -- Stormrook +(214753, 0, 116205, 1, 1, 56110), -- Sureki Ironweave +(214752, 1, 114542, 1, 1, 56110), -- Sureki Frostweaver +(214752, 0, 114541, 1, 1, 56110), -- Sureki Frostweaver +(214750, 0, 116192, 1, 1, 56110), -- Royal Weaver +(214749, 0, 114536, 1, 1, 56110), -- Kaheti Threadmancer +(214748, 0, 114533, 1, 1, 56110), -- Kaheti Skirmisher +(214747, 0, 116187, 1, 1, 56110), -- Kaheti Merchant +(214746, 2, 116157, 0.75, 1, 56110), -- Kaheti Civilian +(214746, 1, 116158, 0.75, 1, 56110), -- Kaheti Civilian +(214746, 0, 116160, 0.75, 1, 56110), -- Kaheti Civilian +(214745, 0, 116206, 1, 1, 56110), -- Dark Recluse +(214743, 0, 116084, 1, 1, 56110), -- Threadling +(214742, 3, 114986, 1, 1, 56110), -- Nerubian Swarmite - Melee +(214742, 2, 114987, 1, 1, 56110), -- Nerubian Swarmite - Melee +(214742, 1, 114988, 1, 1, 56110), -- Nerubian Swarmite - Melee +(214742, 0, 114989, 1, 1, 56110), -- Nerubian Swarmite - Melee +(214741, 0, 114511, 1, 1, 56110), -- Nerubian Swarmite - Bomber +(214739, 0, 115709, 1, 1, 56110), -- Nerubian Stagshell - Melee +(214738, 7, 115097, 1, 1, 56110), -- Jawcrawler +(214738, 6, 115098, 1, 1, 56110), -- Jawcrawler +(214738, 5, 115096, 1, 1, 56110), -- Jawcrawler +(214738, 4, 115095, 1, 1, 56110), -- Jawcrawler +(214738, 3, 115094, 1, 1, 56110), -- Jawcrawler +(214738, 2, 115093, 1, 1, 56110), -- Jawcrawler +(214738, 1, 112726, 1, 1, 56110), -- Jawcrawler +(214738, 0, 114484, 1, 1, 56110), -- Jawcrawler +(214736, 0, 115709, 1.25, 1, 56110), -- Nerubian Stagshell - Bomber +(214735, 0, 115007, 1, 1, 56110), -- Bio Worm +(214734, 0, 114024, 1.5, 1, 56110), -- Unseen Blade +(214733, 3, 115756, 1.5, 1, 56110), -- Pale Priest +(214733, 2, 115757, 1.5, 1, 56110), -- Pale Priest +(214733, 1, 114026, 1.5, 1, 56110), -- Pale Priest +(214733, 0, 114029, 1.5, 1, 56110), -- Pale Priest +(214732, 3, 115755, 1.5, 1, 56110), -- Ascended Neophyte +(214732, 2, 114421, 1.5, 1, 56110), -- Ascended Neophyte +(214732, 1, 114422, 1.5, 1, 56110), -- Ascended Neophyte +(214732, 0, 114423, 1.5, 1, 56110), -- Ascended Neophyte +(214731, 1, 27823, 1, 1, 56110), -- Generic Bunny +(214731, 0, 328, 1, 0, 56110), -- Generic Bunny +(214730, 3, 115755, 1.5, 1, 56110), -- Ascended Neophyte +(214730, 2, 114421, 1.5, 1, 56110), -- Ascended Neophyte +(214730, 1, 114422, 1.5, 1, 56110), -- Ascended Neophyte +(214730, 0, 114423, 1.5, 1, 56110), -- Ascended Neophyte +(214729, 3, 115755, 1.5, 1, 56110), -- Ascended Neophyte +(214729, 2, 114421, 1.5, 1, 56110), -- Ascended Neophyte +(214729, 1, 114422, 1.5, 1, 56110), -- Ascended Neophyte +(214729, 0, 114423, 1.5, 1, 56110), -- Ascended Neophyte +(214728, 3, 115755, 1.5, 1, 56110), -- Ascended Neophyte +(214728, 2, 114421, 1.5, 1, 56110), -- Ascended Neophyte +(214728, 1, 114422, 1.5, 1, 56110), -- Ascended Neophyte +(214728, 0, 114423, 1.5, 1, 56110), -- Ascended Neophyte +(214727, 3, 115762, 1.5, 1, 56110), -- Chitin Knight +(214727, 2, 115761, 1.5, 1, 56110), -- Chitin Knight +(214727, 1, 114469, 1.5, 1, 56110), -- Chitin Knight +(214727, 0, 114468, 1.5, 0, 56110), -- Chitin Knight +(214726, 2, 104028, 1, 1, 56110), -- Lava Slug +(214726, 1, 104029, 1, 1, 56110), -- Lava Slug +(214726, 0, 104027, 1, 1, 56110), -- Lava Slug +(214724, 2, 104033, 1, 1, 56110), -- Molten Slagshell +(214724, 1, 104034, 1, 1, 56110), -- Molten Slagshell +(214724, 0, 104035, 1, 1, 56110), -- Molten Slagshell +(214723, 2, 104033, 1, 1, 56110), -- Lava Snail +(214723, 1, 104034, 1, 1, 56110), -- Lava Snail +(214723, 0, 104035, 1, 1, 56110), -- Lava Snail +(214722, 0, 102538, 1, 1, 56110), -- Molten Slag +(214721, 0, 102538, 1, 1, 56110), -- Lava Elemental +(214720, 0, 43223, 1, 1, 56110), -- Pill Bug +(214719, 3, 114049, 1, 1, 56110), -- Nerubian Baby +(214719, 2, 114050, 1, 1, 56110), -- Nerubian Baby +(214719, 1, 114051, 1, 1, 56110), -- Nerubian Baby +(214719, 0, 114052, 1, 1, 56110), -- Nerubian Baby +(214717, 3, 114049, 1, 1, 56110), -- Nerubian Baby +(214717, 2, 114050, 1, 1, 56110), -- Nerubian Baby +(214717, 1, 114051, 1, 1, 56110), -- Nerubian Baby +(214717, 0, 114052, 1, 1, 56110), -- Nerubian Baby +(214716, 3, 114049, 1, 1, 56110), -- Nerubian Baby +(214716, 2, 114050, 1, 1, 56110), -- Nerubian Baby +(214716, 1, 114051, 1, 1, 56110), -- Nerubian Baby +(214716, 0, 114052, 1, 1, 56110), -- Nerubian Baby +(214715, 3, 114049, 1, 1, 56110), -- Nerubian Baby +(214715, 2, 114050, 1, 1, 56110), -- Nerubian Baby +(214715, 1, 114051, 1, 1, 56110), -- Nerubian Baby +(214715, 0, 114052, 1, 1, 56110), -- Nerubian Baby +(214714, 0, 112383, 1, 1, 56110), -- Moth +(214713, 0, 80458, 1, 1, 56110), -- Bloodfeaster +(214712, 0, 114624, 1, 1, 56110), -- Leech +(214711, 2, 114621, 1, 1, 56110), -- Glowmite +(214711, 1, 114622, 1, 1, 56110), -- Glowmite +(214711, 0, 114623, 1, 1, 56110), -- Glowmite +(214710, 0, 77759, 1, 1, 56110), -- Larva +(214709, 1, 103647, 1, 1, 56110), -- Venture Co. Mercenary +(214709, 0, 103197, 1, 1, 56110), -- Venture Co. Mercenary +(214697, 0, 121036, 1.20000004768371582, 1, 56110), -- Chef Chewie +(214696, 0, 114807, 1.299999952316284179, 1, 56110), -- Queen Bee +(214691, 0, 116206, 1, 1, 56110), -- Dark Recluse +(214690, 0, 41243, 1, 1, 56110), -- Mine Cart +(214689, 0, 116205, 1, 1, 56110), -- Sureki Ironweave +(214688, 0, 114533, 1, 1, 56110), -- Kaheti Skirmisher +(214687, 0, 116204, 1, 1, 56110), -- Sureki Frostweaver +(214686, 0, 114536, 1, 1, 56110), -- Kaheti Threadmancer +(214685, 0, 52309, 1, 1, 56110), -- [DNT] Kill Credit - Nerubians +(214684, 7, 115492, 1, 1, 56110), -- Invading Scrapper +(214684, 6, 115491, 1, 1, 56110), -- Invading Scrapper +(214684, 5, 115488, 1, 1, 56110), -- Invading Scrapper +(214684, 4, 115487, 1, 1, 56110), -- Invading Scrapper +(214684, 3, 115483, 1, 1, 56110), -- Invading Scrapper +(214684, 2, 115482, 1, 1, 56110), -- Invading Scrapper +(214684, 1, 115479, 1, 1, 56110), -- Invading Scrapper +(214684, 0, 115478, 1, 1, 56110), -- Invading Scrapper +(214680, 0, 116192, 1, 1, 56110), -- Royal Merchant +(214679, 0, 116187, 1, 1, 56110), -- Kaheti Merchant +(214678, 2, 116157, 0.75, 1, 56110), -- Kaheti Civilian +(214678, 1, 116158, 0.75, 1, 56110), -- Kaheti Civilian +(214678, 0, 116160, 0.75, 1, 56110), -- Kaheti Civilian +(214677, 7, 115492, 1, 1, 56110), -- Invading Hurler +(214677, 6, 115491, 1, 1, 56110), -- Invading Hurler +(214677, 5, 115488, 1, 1, 56110), -- Invading Hurler +(214677, 4, 115487, 1, 1, 56110), -- Invading Hurler +(214677, 3, 115483, 1, 1, 56110), -- Invading Hurler +(214677, 2, 115482, 1, 1, 56110), -- Invading Hurler +(214677, 1, 115479, 1, 1, 56110), -- Invading Hurler +(214677, 0, 115478, 1, 1, 56110), -- Invading Hurler +(214676, 0, 57137, 1, 1, 56110), -- Venture Co. Technician +(214675, 1, 63259, 1, 1, 56110), -- Venture Co. Fire Mage +(214675, 0, 64324, 1, 1, 56110), -- Venture Co. Fire Mage +(214674, 2, 114545, 1, 1, 56110), -- Nerubian Ambusher +(214674, 1, 114544, 1, 1, 56110), -- Nerubian Ambusher +(214674, 0, 114543, 1, 1, 56110), -- Nerubian Ambusher +(214673, 1, 119437, 1.10000002384185791, 1, 56110), -- Flavor Scientist +(214673, 0, 119436, 1, 0, 56110), -- Flavor Scientist +(214670, 0, 89308, 1, 1, 56110), -- [DNT] Proxy +(214669, 0, 115505, 1, 1, 56110), -- Brann Bronzebeard +(214668, 7, 121034, 1, 0, 56110), -- Venture Co. Patron +(214668, 6, 121033, 1, 0, 56110), -- Venture Co. Patron +(214668, 5, 119034, 1, 1, 56110), -- Venture Co. Patron +(214668, 4, 119033, 1, 1, 56110), -- Venture Co. Patron +(214668, 3, 119032, 1, 1, 56110), -- Venture Co. Patron +(214668, 2, 119030, 1, 1, 56110), -- Venture Co. Patron +(214668, 1, 119028, 1, 1, 56110), -- Venture Co. Patron +(214668, 0, 119026, 1, 1, 56110), -- Venture Co. Patron +(214667, 0, 118081, 1, 1, 56110), -- Ward of Dalaran +(214666, 0, 89308, 1, 1, 56110), -- Citizen of Dalaran helped +(214665, 0, 117115, 1, 1, 56110), -- Archmage Drenden +(214664, 0, 116154, 1, 1, 56110), -- ZZ-01-47 +(214663, 0, 117238, 1, 1, 56110), -- High Speaker Brinthe +(214662, 0, 113610, 1, 1, 56110), -- Scornful Sandshoal +(214661, 0, 118000, 1.5, 1, 56110), -- Goldie Baronbottom +(214651, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(214643, 0, 116150, 1, 1, 56110), -- Kobyss Killer +(214641, 0, 116150, 1, 1, 56110), -- Kobyss Killer +(214640, 0, 116151, 1, 1, 56110), -- Harvester Farnee +(214637, 0, 116150, 1, 1, 56110); -- Kobyss Killer + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(214632, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(214631, 0, 117443, 1, 1, 56110), -- Machine Speaker Emissary +(214628, 0, 60714, 1, 1, 56110), -- Partially-Chewed Goblin +(214625, 0, 116642, 1.10000002384185791, 1, 56110), -- Kobyss Necromancer +(214614, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(214613, 0, 81899, 1, 1, 56110), -- Blacksmith Vignette +(214610, 0, 114308, 1, 1, 56110), -- Alliance +(214609, 0, 116134, 2, 1, 56110), -- Apothecary Johaan +(214605, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Relics Destroyed +(214605, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Relics Destroyed +(214604, 2, 122148, 1, 1, 56110), -- Recovering Contractor +(214604, 1, 122147, 1, 1, 56110), -- Recovering Contractor +(214604, 0, 122146, 1, 1, 56110), -- Recovering Contractor +(214595, 10, 68021, 1, 1, 56110), -- Dalaran Civilian +(214595, 9, 28157, 1, 1, 56110), -- Dalaran Civilian +(214595, 8, 68019, 1, 1, 56110), -- Dalaran Civilian +(214595, 7, 28151, 1, 1, 56110), -- Dalaran Civilian +(214595, 6, 28158, 1, 1, 56110), -- Dalaran Civilian +(214595, 5, 68020, 1, 1, 56110), -- Dalaran Civilian +(214595, 4, 46606, 1, 1, 56110), -- Dalaran Civilian +(214595, 3, 46605, 1, 1, 56110), -- Dalaran Civilian +(214595, 2, 68022, 1, 1, 56110), -- Dalaran Civilian +(214595, 1, 46608, 1, 1, 56110), -- Dalaran Civilian +(214595, 0, 46607, 1, 1, 56110), -- Dalaran Civilian +(214594, 5, 91864, 1, 1, 56110), -- Cascade Guardian +(214594, 4, 91862, 1, 1, 56110), -- Cascade Guardian +(214594, 3, 91870, 1, 1, 56110), -- Cascade Guardian +(214594, 2, 91866, 1, 1, 56110), -- Cascade Guardian +(214594, 1, 91872, 1, 1, 56110), -- Cascade Guardian +(214594, 0, 91868, 1, 1, 56110), -- Cascade Guardian +(214593, 0, 116120, 2, 1, 56110), -- Barnil Stonepot +(214590, 0, 116117, 1, 1, 56110), -- Durnan Furcutter +(214588, 0, 113189, 0.899999976158142089, 1, 56110), -- Carrot Cart-Pusher +(214587, 0, 104773, 2, 1, 56110), -- Kill Credit +(214586, 0, 55233, 1, 1, 56110), -- Arcane Elemental +(214585, 1, 122431, 1, 1, 56110), -- Arcane Portal +(214585, 0, 122432, 1, 0, 56110), -- Arcane Portal +(214582, 0, 114531, 1, 1, 56110), -- [DNT] Kill Credit: Nerubian +(214581, 0, 115962, 1, 1, 56110), -- Stormtop Terralisk +(214579, 0, 115663, 2, 1, 56110), -- Nori Pridedrift +(214578, 3, 112727, 1, 1, 56110), -- Nerubian Swarmite - Caster, Bomber +(214578, 2, 112728, 1, 1, 56110), -- Nerubian Swarmite - Caster, Bomber +(214578, 1, 112729, 1, 1, 56110), -- Nerubian Swarmite - Caster, Bomber +(214578, 0, 112730, 1, 1, 56110), -- Nerubian Swarmite - Caster, Bomber +(214576, 0, 117403, 3.20000004768371582, 1, 56110), -- Iron-Runed Protector +(214573, 0, 104773, 2, 1, 56110), -- Kill Credit +(214572, 0, 52318, 1, 1, 56110), -- [DNT]Egg Sac Kill Credit +(214571, 0, 52318, 1, 1, 56110), -- [DNT]Bytlesnax Kill Credit +(214570, 5, 122148, 1, 1, 56110), -- Underbelly Bruiser +(214570, 4, 122147, 1, 1, 56110), -- Underbelly Bruiser +(214570, 3, 122146, 1, 1, 56110), -- Underbelly Bruiser +(214570, 2, 122151, 1, 1, 56110), -- Underbelly Bruiser +(214570, 1, 122150, 1, 1, 56110), -- Underbelly Bruiser +(214570, 0, 122149, 1, 1, 56110), -- Underbelly Bruiser +(214569, 5, 122148, 1, 1, 56110), -- Envenomed Contractor +(214569, 4, 122147, 1, 1, 56110), -- Envenomed Contractor +(214569, 3, 122146, 1, 1, 56110), -- Envenomed Contractor +(214569, 2, 122151, 1, 1, 56110), -- Envenomed Contractor +(214569, 1, 122150, 1, 1, 56110), -- Envenomed Contractor +(214569, 0, 122149, 1, 1, 56110), -- Envenomed Contractor +(214567, 0, 113189, 0.899999976158142089, 1, 56110), -- Cabbage Cart-Pusher +(214561, 0, 116114, 1, 1, 56110), -- Rancher Langan +(214560, 0, 116112, 1, 1, 56110), -- Rancher Tofstrun +(214559, 0, 116116, 1, 1, 56110), -- Rancher Silbarspra +(214558, 0, 116111, 1, 1, 56110), -- Rancher Fuoleim +(214557, 0, 116113, 1, 1, 56110), -- Rancher Buhisan +(214556, 0, 116115, 1, 1, 56110), -- Rancher Kinnisant +(214553, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Ramulost - Rumors +(214551, 0, 116094, 1, 1, 56110), -- Wandering Gutter +(214550, 0, 115125, 1, 1, 56110), -- Deepwater Snapper +(214549, 0, 102533, 1, 1, 56110), -- Seaborne Elemental +(214548, 0, 104510, 1, 1, 56110), -- Slippery Syphoner +(214547, 0, 102555, 1, 1, 56110), -- Seaborne Colossus +(214546, 0, 106820, 1.299999952316284179, 1, 56110), -- Murgle-whurgle +(214545, 0, 106818, 1.299999952316284179, 1, 56110), -- Burgle-gurgle +(214544, 0, 106817, 1.299999952316284179, 1, 56110), -- Purgle-lurgle +(214543, 0, 116065, 1, 1, 56110), -- Polymorphed Victim +(214537, 1, 116096, 1, 1, 56110), -- Air Bubbles +(214537, 0, 66432, 2, 0, 56110), -- Air Bubbles +(214534, 0, 116084, 1, 1, 56110), -- Threadling +(214522, 0, 121975, 1, 1, 56110), -- Sunreaver Battlemage +(214521, 0, 26770, 0.899999976158142089, 1, 56110), -- Archmage Aethas Sunreaver +(214520, 1, 93415, 1, 1, 56110), -- Ren'dorei Voidguard +(214520, 0, 93416, 1, 1, 56110), -- Ren'dorei Voidguard +(214518, 0, 79153, 1, 1, 56110), -- Volatile Soil +(214517, 0, 51664, 1, 1, 56110), -- Rowdy Patron Kill Credit +(214516, 0, 117234, 2, 1, 56110), -- Big Bessie +(214513, 0, 116062, 1, 1, 56110), -- Pulsating Relic +(214512, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Survivors +(214512, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Survivors +(214511, 0, 118481, 1, 1, 56110), -- [PH] Queen Ansurek +(214510, 0, 84615, 1, 1, 56110), -- [PH] Evolved Nerubian Brute +(214507, 0, 75007, 3, 1, 56110), -- [PH] Ethereal +(214506, 0, 122190, 0.60000002384185791, 1, 56110), -- Broodtwister Ovi'nax +(214504, 0, 118404, 2.5, 1, 56110), -- Rasha'nan +(214503, 0, 116257, 1, 1, 56110), -- Sikran +(214502, 0, 117669, 7, 1, 56110), -- The Bloodbound Horror +(214479, 7, 118544, 1, 1, 56110), -- Rowdy Patron +(214479, 6, 118543, 1, 1, 56110), -- Rowdy Patron +(214479, 5, 118541, 1, 1, 56110), -- Rowdy Patron +(214479, 4, 118542, 1, 1, 56110), -- Rowdy Patron +(214479, 3, 117445, 1, 1, 56110), -- Rowdy Patron +(214479, 2, 117444, 1, 1, 56110), -- Rowdy Patron +(214479, 1, 117447, 1, 1, 56110), -- Rowdy Patron +(214479, 0, 117446, 1, 1, 56110), -- Rowdy Patron +(214473, 0, 115709, 1.25, 1, 56110), -- Bomb Stagshell +(214472, 0, 67760, 1, 1, 56110), -- Meryl Felstorm +(214471, 0, 117186, 1, 1, 56110), -- Magister Umbric +(214470, 0, 31319, 1, 1, 56110), -- Marin Noggenfogger +(214466, 1, 114532, 1, 1, 56110), -- Nerubian Saboteur +(214466, 0, 114531, 1, 1, 56110), -- Nerubian Saboteur +(214465, 7, 117342, 1, 1, 56110), -- Pearl Farmer +(214465, 6, 117341, 1, 1, 56110), -- Pearl Farmer +(214465, 5, 117344, 1, 1, 56110), -- Pearl Farmer +(214465, 4, 117343, 1, 1, 56110), -- Pearl Farmer +(214465, 3, 117337, 1, 1, 56110), -- Pearl Farmer +(214465, 2, 117339, 1, 1, 56110), -- Pearl Farmer +(214465, 1, 117336, 1, 1, 56110), -- Pearl Farmer +(214465, 0, 117338, 1, 1, 56110), -- Pearl Farmer +(214464, 0, 119162, 1, 1, 56110), -- Dorbund +(214463, 0, 119168, 1, 1, 56110), -- Merrimack +(214462, 0, 119167, 1, 1, 56110), -- Bertola +(214461, 0, 119166, 1, 1, 56110), -- Eiggard +(214460, 0, 119165, 1, 1, 56110), -- Kaldrinn +(214459, 0, 119164, 1, 1, 56110), -- Garrak +(214457, 1, 114533, 1, 1, 56110), -- Kaheti Fighter +(214457, 0, 114532, 1, 1, 56110), -- Kaheti Fighter +(214455, 0, 52318, 1, 1, 56110), -- [DNT]Beetle Food Trough Kill Credit +(214453, 0, 115007, 1, 1, 56110), -- Chasm Maker +(214452, 0, 52318, 1, 1, 56110), -- [DNT]Beetle Water Trough Kill Credit +(214451, 0, 117041, 1, 1, 56110), -- Papriki +(214450, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Spider Scene +(214450, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Spider Scene +(214449, 0, 58289, 1, 1, 56110), -- Kirin Tor Mage +(214448, 0, 103340, 1, 1, 56110), -- Terrace Basilisk +(214445, 3, 66659, 0.400000005960464477, 1, 56110), -- Makeshift Candle +(214445, 2, 66659, 0.60000002384185791, 1, 56110), -- Makeshift Candle +(214445, 1, 66659, 0.800000011920928955, 1, 56110), -- Makeshift Candle +(214445, 0, 66659, 1, 1, 56110), -- Makeshift Candle +(214444, 0, 119161, 1, 1, 56110), -- Aggartha +(214443, 0, 37518, 3, 1, 56110), -- Crystal Shard +(214442, 1, 22903, 1, 0, 56110), -- You +(214442, 0, 11686, 1, 1, 56110), -- You +(214439, 0, 119838, 2, 1, 56110), -- Corrupted Oracle +(214438, 0, 113189, 0.899999976158142089, 1, 56110), -- Mechanical Cart-Pusher +(214437, 0, 102555, 1, 1, 56110), -- Seaborne Colossus +(214436, 2, 103323, 1, 1, 56110), -- Pearlfin Clawclacker +(214436, 1, 103321, 1, 1, 56110), -- Pearlfin Clawclacker +(214436, 0, 103316, 1, 1, 56110), -- Pearlfin Clawclacker +(214435, 0, 106816, 1, 1, 56110), -- Pearlfin Sea-Shaman +(214434, 0, 107062, 1, 1, 56110), -- Pearlfin Waterweaver +(214433, 0, 103281, 1, 1, 56110), -- Pearlfin Tiderunner +(214432, 0, 103280, 1, 1, 56110), -- Pearlfin Sparkleseeker +(214431, 0, 119432, 1, 1, 56110), -- Elmo Seedheart +(214429, 5, 117757, 1, 1, 56110), -- Arathi Reserve +(214429, 4, 117756, 1, 1, 56110), -- Arathi Reserve +(214429, 3, 115038, 1, 1, 56110), -- Arathi Reserve +(214429, 2, 115037, 1, 1, 56110), -- Arathi Reserve +(214429, 1, 115036, 1, 1, 56110), -- Arathi Reserve +(214429, 0, 115035, 1, 1, 56110), -- Arathi Reserve +(214428, 0, 119421, 1, 1, 56110), -- Seraphine Seedheart +(214427, 0, 116019, 1, 1, 56110), -- Remembered Executus +(214426, 0, 80416, 1.399999976158142089, 1, 56110), -- Steaming Falls Surger +(214425, 0, 109867, 1, 1, 56110), -- Seismic Rumbler +(214424, 0, 116012, 1, 1, 56110), -- Stagshell Water Trough +(214421, 0, 117974, 1.25, 1, 56110), -- Coalescing Void Diffuser +(214420, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(214419, 0, 117973, 1.25, 1, 56110), -- Void Cursed Crusher +(214418, 0, 115283, 1, 1, 56110), -- Aelric Leid +(214417, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(214415, 0, 117518, 2.20000004768371582, 1, 56110), -- Anguishing Nightmare +(214414, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(214413, 0, 121525, 1, 1, 56110), -- Faerin Lothar +(214412, 0, 116012, 1, 1, 56110), -- Stagshell Food Trough +(214410, 0, 115969, 1, 1, 56110), -- Earthen Worker +(214409, 0, 115969, 1, 1, 56110), -- Earthen Engineer +(214407, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(214406, 0, 109990, 1, 1, 56110), -- Shadowstarved Bullfrog +(214405, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(214404, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(214402, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(214401, 0, 106695, 1, 1, 56110), -- Bullfrog +(214399, 0, 116009, 1, 0, 56110), -- Memory of a Duke +(214393, 4, 117748, 1, 1, 56110), -- Captured Memorial Tender +(214393, 3, 115030, 1, 1, 56110), -- Captured Memorial Tender +(214393, 2, 115029, 1, 1, 56110), -- Captured Memorial Tender +(214393, 1, 115028, 1, 1, 56110), -- Captured Memorial Tender +(214393, 0, 115026, 1, 1, 56110), -- Captured Memorial Tender +(214392, 5, 117748, 1, 1, 56110), -- Memorial Tender +(214392, 4, 117747, 1, 1, 56110), -- Memorial Tender +(214392, 3, 115030, 1, 1, 56110), -- Memorial Tender +(214392, 2, 115029, 1, 1, 56110), -- Memorial Tender +(214392, 1, 115028, 1, 1, 56110), -- Memorial Tender +(214392, 0, 115026, 1, 1, 56110), -- Memorial Tender +(214389, 1, 115428, 1, 1, 56110), -- Kobyss Harvester +(214389, 0, 115426, 1, 1, 56110), -- Kobyss Harvester +(214388, 0, 115042, 1, 1, 56110), -- Wanderer +(214387, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(214386, 20, 121371, 1, 1, 56110), -- Arathi Orphan +(214386, 19, 121370, 1, 1, 56110), -- Arathi Orphan +(214386, 18, 121369, 1, 1, 56110), -- Arathi Orphan +(214386, 17, 121368, 1, 1, 56110), -- Arathi Orphan +(214386, 16, 121367, 1, 1, 56110), -- Arathi Orphan +(214386, 15, 121366, 1, 1, 56110), -- Arathi Orphan +(214386, 14, 121365, 1, 1, 56110), -- Arathi Orphan +(214386, 13, 121364, 1, 1, 56110), -- Arathi Orphan +(214386, 12, 121363, 1, 1, 56110), -- Arathi Orphan +(214386, 11, 121362, 1, 1, 56110), -- Arathi Orphan +(214386, 10, 121361, 1, 1, 56110), -- Arathi Orphan +(214386, 9, 121360, 1, 1, 56110), -- Arathi Orphan +(214386, 8, 121359, 1, 1, 56110), -- Arathi Orphan +(214386, 7, 121358, 1, 1, 56110), -- Arathi Orphan +(214386, 6, 121357, 1, 1, 56110), -- Arathi Orphan +(214386, 5, 121356, 1, 1, 56110), -- Arathi Orphan +(214386, 4, 121355, 1, 1, 56110), -- Arathi Orphan +(214386, 3, 121354, 1, 1, 56110), -- Arathi Orphan +(214386, 2, 121353, 1, 1, 56110), -- Arathi Orphan +(214386, 1, 121352, 1, 1, 56110), -- Arathi Orphan +(214386, 0, 121351, 1, 1, 56110), -- Arathi Orphan +(214385, 0, 115039, 1, 1, 56110), -- Lamplighter +(214384, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(214383, 0, 119840, 1, 1, 56110), -- Sygfraed Siegepyr +(214380, 0, 120593, 1, 1, 56110), -- Raen Dawncavalyr +(214378, 0, 115280, 1, 1, 56110), -- Faerin +(214377, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(214376, 0, 115282, 1, 1, 56110), -- General Steelstrike +(214371, 0, 115282, 1, 1, 56110), -- General Steelstrike +(214370, 0, 116001, 1, 1, 56110), -- Remembered Son +(214367, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(214365, 0, 115282, 1, 1, 56110), -- General Steelstrike +(214364, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(214363, 1, 115621, 1.299999952316284179, 1, 56110), -- Remembered Commander +(214363, 0, 115620, 1.299999952316284179, 1, 56110), -- Remembered Commander +(214362, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(214360, 0, 117040, 1, 1, 56110), -- Aromash +(214359, 0, 117204, 1, 1, 56110), -- Kish'nal +(214358, 0, 115280, 1, 1, 56110), -- Faerin +(214357, 3, 116482, 1, 1, 56110), -- Armored Stagshell +(214357, 2, 116481, 1, 1, 56110), -- Armored Stagshell +(214357, 1, 116480, 1, 1, 56110), -- Armored Stagshell +(214357, 0, 115709, 1, 1, 56110), -- Armored Stagshell +(214356, 0, 117205, 1, 1, 56110), -- Vix'aron +(214355, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(214354, 0, 116433, 1, 1, 56110), -- Lamplighter Skiff +(214353, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Sleepy Sheep Lodestone Charging +(214352, 0, 121707, 1, 1, 56110), -- Rooktender Otwin +(214351, 1, 115990, 1, 1, 56110), -- Go Here +(214351, 0, 22903, 1, 0, 56110), -- Go Here +(214350, 0, 118692, 1.799999952316284179, 1, 56110), -- Turned Speaker +(214348, 0, 115507, 1, 1, 56110); -- Undersea Abomination + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(214343, 0, 116641, 1.10000002384185791, 1, 56110), -- Kobyss Trickster +(214341, 0, 116636, 1, 1, 56110), -- Kobyss Breathtaker +(214339, 0, 90736, 1, 1, 56110), -- Broadhead Charger +(214338, 0, 115426, 1.049999952316284179, 1, 56110), -- Kobyss Spearfisher +(214327, 1, 105247, 1, 1, 56110), -- Remembered Love Letter +(214327, 0, 62082, 1, 0, 56110), -- Remembered Love Letter +(214324, 0, 115988, 1, 1, 56110), -- Remembered Kobold +(214319, 0, 115987, 1.299999952316284179, 1, 56110), -- Remembered Remy +(214318, 0, 115986, 1.299999952316284179, 1, 56110), -- Remembered Maybell +(214317, 2, 75599, 1, 0, 56110), -- Shadow-Sour Mite +(214317, 1, 20577, 1, 0, 56110), -- Shadow-Sour Mite +(214317, 0, 9028, 0.699999988079071044, 1, 56110), -- Shadow-Sour Mite +(214302, 0, 115979, 0.60000002384185791, 1, 56110), -- Rubble +(214301, 1, 27823, 1, 1, 56110), -- [DNT] Kill Credit: Escaped +(214301, 0, 328, 1, 0, 56110), -- [DNT] Kill Credit: Escaped +(214300, 0, 115978, 0.800000011920928955, 1, 56110), -- Rubble +(214298, 0, 115980, 1, 1, 56110), -- Pile of Rubble +(214297, 0, 114532, 1, 1, 56110), -- Burrowing Saboteur +(214296, 0, 117124, 1.299999952316284179, 1, 56110), -- Stage Manager Huberta +(214295, 0, 65037, 1, 1, 56110), -- Kill Credit +(214293, 0, 115977, 2.70000004768371582, 1, 56110), -- Giant Squash +(214292, 0, 117256, 1, 1, 56110), -- Urtago +(214291, 0, 115969, 1, 1, 56110), -- Karnk +(214290, 0, 114730, 1, 1, 56110), -- Pagsly +(214289, 0, 115968, 1, 1, 56110), -- Air Bubble +(214287, 0, 30753, 2, 1, 56110), -- Earth Burst Totem +(214285, 0, 112723, 1, 1, 56110), -- Razormouth Wormling +(214284, 0, 115962, 1, 1, 56110), -- Saurolisk Ambusher +(214283, 0, 115959, 1, 1, 56110), -- Saurolisk Hatchling +(214279, 1, 11686, 1, 1, 56110), -- Kobold Tunnel +(214279, 0, 64062, 1, 0, 56110), -- Kobold Tunnel +(214270, 0, 118215, 1, 1, 56110), -- Shadowleaf Rootling +(214269, 0, 115985, 1.299999952316284179, 1, 56110), -- Remembered Timberlain +(214268, 2, 115952, 1, 1, 56110), -- Lava Slug +(214268, 1, 115949, 1, 1, 56110), -- Lava Slug +(214268, 0, 115951, 1, 1, 56110), -- Lava Slug +(214267, 3, 115948, 1, 1, 56110), -- Hallowfall Defender +(214267, 2, 115950, 1, 1, 56110), -- Hallowfall Defender +(214267, 1, 115946, 1, 1, 56110), -- Hallowfall Defender +(214267, 0, 115947, 1, 1, 56110), -- Hallowfall Defender +(214264, 0, 115944, 1.20000004768371582, 1, 56110), -- Cursedforge Honor Guard +(214263, 0, 114092, 1.299999952316284179, 1, 56110), -- Waxface +(214262, 2, 104028, 1, 1, 56110), -- Lava Snail +(214262, 1, 104029, 1, 1, 56110), -- Lava Snail +(214262, 0, 104027, 1, 1, 56110), -- Lava Snail +(214261, 1, 115971, 1, 1, 56110), -- Remembered Defias +(214261, 0, 115970, 1, 1, 56110), -- Remembered Defias +(214253, 1, 114715, 1, 1, 56110), -- Kobold Moleraider +(214253, 0, 114526, 1, 1, 56110), -- Kobold Moleraider +(214252, 1, 114570, 1, 1, 56110), -- Candlelit Ouchpatcher +(214252, 0, 114569, 1, 1, 56110), -- Candlelit Ouchpatcher +(214251, 0, 116637, 1, 1, 56110), -- Kobyss Witherer +(214243, 11, 117436, 1, 1, 56110), -- Captured Worker +(214243, 10, 117437, 1, 1, 56110), -- Captured Worker +(214243, 9, 117438, 1, 1, 56110), -- Captured Worker +(214243, 8, 117439, 1, 1, 56110), -- Captured Worker +(214243, 7, 117440, 1, 1, 56110), -- Captured Worker +(214243, 6, 117441, 1, 1, 56110), -- Captured Worker +(214243, 5, 117442, 1, 1, 56110), -- Captured Worker +(214243, 4, 117443, 1, 1, 56110), -- Captured Worker +(214243, 3, 117444, 1, 1, 56110), -- Captured Worker +(214243, 2, 117445, 1, 1, 56110), -- Captured Worker +(214243, 1, 117446, 1, 1, 56110), -- Captured Worker +(214243, 0, 117447, 1, 1, 56110), -- Captured Worker +(214169, 1, 115921, 1, 1, 56110), -- Horde Shaman +(214169, 0, 115920, 1, 1, 56110), -- Horde Shaman +(214168, 0, 115844, 1, 1, 56110), -- Skedgit Cinderbangs +(214167, 1, 115917, 1, 1, 56110), -- Alliance Mage +(214167, 0, 115916, 1, 1, 56110), -- Alliance Mage +(214166, 1, 115915, 1, 1, 56110), -- Alliance Rogue +(214166, 0, 115914, 1, 1, 56110), -- Alliance Rogue +(214163, 1, 115911, 1, 1, 56110), -- Horde Rogue +(214163, 0, 115910, 1, 1, 56110), -- Horde Rogue +(214162, 0, 92704, 2, 1, 56110), -- The Ringing Death +(214159, 1, 115906, 1, 1, 56110), -- Horde Warlock +(214159, 0, 115907, 1, 1, 56110), -- Horde Warlock +(214154, 1, 115902, 1, 1, 56110), -- Horde Priest +(214154, 0, 115901, 1, 1, 56110), -- Horde Priest +(214153, 0, 116122, 1.5, 1, 56110), -- Wormcaller Iz'tikrine +(214152, 1, 115898, 1, 1, 56110), -- Alliance Priest +(214152, 0, 115897, 1, 1, 56110), -- Alliance Priest +(214151, 0, 117065, 1, 1, 56110), -- Ahg'zagall +(214148, 1, 115893, 1, 1, 56110), -- Alliance Paladin +(214148, 0, 115894, 1, 1, 56110), -- Alliance Paladin +(214146, 0, 96412, 1, 1, 56110), -- Flappilda +(214145, 0, 116254, 10, 1, 56110), -- Durzan +(214144, 0, 116253, 10, 1, 56110), -- Belzt +(214143, 0, 118454, 1, 1, 56110), -- Foreman Bruknar +(214142, 0, 64779, 1, 1, 56110), -- Daughter of Alizabal +(214141, 0, 64480, 1, 1, 56110), -- Wyrmtongue Peddler +(214138, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Their Moss Our Gain - Sheep Sheared +(214137, 0, 119080, 1, 1, 56110), -- Rambleshire Mosswool +(214136, 0, 119082, 1, 1, 56110), -- Rambleshire Mosswool +(214124, 1, 20577, 1, 1, 56110), -- Master Zone Controller +(214124, 0, 20324, 1, 0, 56110), -- Master Zone Controller +(214115, 0, 38316, 1, 1, 56110), -- Castaria Castalots +(214109, 1, 27823, 1, 1, 56110), -- Forge +(214109, 0, 328, 1, 0, 56110), -- Forge +(214108, 0, 51664, 1, 1, 56110), -- Forge Kill Credit +(214081, 0, 115101, 1, 1, 56110), -- Razormouth Devourer +(214076, 0, 115844, 1, 1, 56110), -- Skedgit Cinderbangs +(214069, 0, 115840, 1, 1, 56110), -- Auctioned Pages Past +(214066, 0, 115945, 1, 1, 56110), -- Cursedforge Stoneshaper +(214061, 0, 115836, 1.5, 1, 56110), -- Remembered Bangalash +(214059, 0, 115835, 1, 1, 56110), -- Remembered Bloodscalp +(214058, 0, 115834, 1, 1, 56110), -- Remembered Lashtail +(214053, 0, 115832, 1, 1, 56110), -- Remembered Tiger +(214049, 0, 100728, 1, 1, 56110), -- Vent Stalker +(214044, 1, 27823, 1, 1, 56110), -- Suspicious Vent +(214044, 0, 328, 1, 0, 56110), -- Suspicious Vent +(214036, 0, 114759, 1.299999952316284179, 1, 56110), -- Moledred +(214034, 0, 115827, 1, 1, 56110), -- Waxmonger Wuldo +(214019, 0, 121043, 1, 1, 56110), -- Aegor Irynbawnd +(214016, 5, 117757, 1.399999976158142089, 1, 56110), -- Arathi Stalwart +(214016, 4, 117756, 1.399999976158142089, 1, 56110), -- Arathi Stalwart +(214016, 3, 115035, 1.399999976158142089, 1, 56110), -- Arathi Stalwart +(214016, 2, 115036, 1.399999976158142089, 1, 56110), -- Arathi Stalwart +(214016, 1, 115037, 1.399999976158142089, 1, 56110), -- Arathi Stalwart +(214016, 0, 115038, 1.399999976158142089, 1, 56110), -- Arathi Stalwart +(214015, 1, 94282, 0.5, 1, 56110), -- Stalker +(214015, 0, 169, 1, 0, 56110), -- Stalker +(214014, 1, 94282, 0.5, 1, 56110), -- Stalker +(214014, 0, 169, 1, 0, 56110), -- Stalker +(214013, 1, 94282, 0.5, 1, 56110), -- Stalker +(214013, 0, 169, 1, 0, 56110), -- Stalker +(214001, 0, 115251, 1, 1, 56110), -- Shadowleaf Sprout +(213997, 1, 69493, 1, 1, 56110), -- Mini-Boss Stalker +(213997, 0, 1126, 1, 0, 56110), -- Mini-Boss Stalker +(213993, 1, 11686, 1, 1, 56110), -- Disabled Harvestbot +(213993, 0, 15092, 1.399999976158142089, 0, 56110), -- Disabled Harvestbot +(213992, 0, 379, 1.20000004768371582, 1, 56110), -- Disabled Harvestbot +(213991, 0, 11686, 1, 1, 56110), -- Dummy Stalker +(213990, 0, 114687, 1, 1, 56110), -- Rancher AITest +(213988, 3, 117650, 1, 1, 56110), -- Oathsworn Volunteer +(213988, 2, 117649, 1, 1, 56110), -- Oathsworn Volunteer +(213988, 1, 117646, 1, 1, 56110), -- Oathsworn Volunteer +(213988, 0, 117645, 1, 1, 56110), -- Oathsworn Volunteer +(213987, 3, 114753, 1, 1, 56110), -- Earthen Stormrider +(213987, 2, 114752, 1, 1, 56110), -- Earthen Stormrider +(213987, 1, 114751, 1, 1, 56110), -- Earthen Stormrider +(213987, 0, 114749, 1, 1, 56110), -- Earthen Stormrider +(213986, 0, 379, 1.20000004768371582, 1, 56110), -- Disabled Harvestbot +(213985, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(213984, 0, 86013, 1, 1, 56110), -- Alleria Windrunner +(213983, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(213982, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(213981, 0, 379, 1.20000004768371582, 1, 56110), -- Disabled Harvestbot +(213980, 0, 379, 1.20000004768371582, 1, 56110), -- Activated Harvestbot +(213973, 6, 112386, 0.5, 1, 56110), -- Snuffle Pup +(213973, 5, 112387, 0.5, 1, 56110), -- Snuffle Pup +(213973, 4, 112388, 0.5, 1, 56110), -- Snuffle Pup +(213973, 3, 112389, 0.5, 1, 56110), -- Snuffle Pup +(213973, 2, 112391, 0.5, 1, 56110), -- Snuffle Pup +(213973, 1, 112392, 0.5, 1, 56110), -- Snuffle Pup +(213973, 0, 112384, 0.5, 1, 56110), -- Snuffle Pup +(213962, 0, 117694, 1, 1, 56110), -- Swarming Cogwalker +(213961, 0, 115781, 1, 1, 56110), -- Cogwalker Sentry +(213960, 1, 114619, 1, 1, 56110), -- Domesticated Candlefly +(213960, 0, 114618, 1, 1, 56110), -- Domesticated Candlefly +(213954, 0, 117855, 0.60000002384185791, 1, 56110), -- Rock Smasher +(213953, 1, 115381, 1.20000004768371582, 1, 56110), -- Fog Form +(213953, 0, 115378, 1.20000004768371582, 1, 56110), -- Fog Form +(213952, 1, 115375, 1, 1, 56110), -- Fog Wither +(213952, 0, 115372, 1, 1, 56110), -- Fog Wither +(213951, 0, 116913, 1, 1, 56110), -- Earthenwork Ironstrider +(213950, 0, 114900, 2, 1, 56110), -- Machine Speaker +(213944, 1, 113192, 1, 1, 56110), -- Unknown Voice +(213944, 0, 116067, 1, 0, 56110), -- Unknown Voice +(213943, 3, 115759, 1, 1, 56110), -- Royal Pale Priest +(213943, 2, 115758, 1, 1, 56110), -- Royal Pale Priest +(213943, 1, 115760, 1, 1, 56110), -- Royal Pale Priest +(213943, 0, 115019, 1, 1, 56110), -- Royal Pale Priest +(213941, 3, 115017, 1, 1, 56110), -- Royal Unseen Blade +(213941, 2, 115775, 1, 1, 56110), -- Royal Unseen Blade +(213941, 1, 115777, 1, 1, 56110), -- Royal Unseen Blade +(213941, 0, 115776, 1, 1, 56110), -- Royal Unseen Blade +(213938, 0, 114678, 1, 1, 56110), -- Stormrider +(213937, 0, 118404, 2, 1, 56110), -- Rasha'nan +(213934, 0, 121398, 1.60000002384185791, 1, 56110), -- Nightfall Tactician +(213933, 0, 112727, 1.5, 1, 56110), -- Nerubian Swarmite +(213932, 0, 121335, 1.25, 1, 56110), -- Sureki Militant +(213928, 0, 115764, 0.25, 1, 56110), -- Headlight +(213924, 1, 20577, 1, 1, 56110), -- Controller +(213924, 0, 20324, 1, 0, 56110), -- Controller +(213922, 0, 115095, 1, 1, 56110), -- Wild Razormouth +(213913, 5, 118176, 1, 1, 56110), -- Kobold Flametender +(213913, 4, 118175, 1, 1, 56110), -- Kobold Flametender +(213913, 3, 114709, 1, 1, 56110), -- Kobold Flametender +(213913, 2, 118200, 1, 1, 56110), -- Kobold Flametender +(213913, 1, 118199, 1, 1, 56110), -- Kobold Flametender +(213913, 0, 118173, 1, 1, 56110), -- Kobold Flametender +(213905, 0, 121338, 1, 1, 56110), -- Animated Darkness +(213898, 13, 115234, 1, 1, 56110), -- Large Fungarian Fighter +(213898, 12, 115233, 1, 1, 56110), -- Large Fungarian Fighter +(213898, 11, 115235, 1, 1, 56110), -- Large Fungarian Fighter +(213898, 10, 115236, 1, 1, 56110), -- Large Fungarian Fighter +(213898, 9, 115232, 1, 1, 56110), -- Large Fungarian Fighter +(213898, 8, 115193, 1, 1, 56110), -- Large Fungarian Fighter +(213898, 7, 115237, 1, 1, 56110), -- Large Fungarian Fighter +(213898, 6, 115238, 1, 1, 56110), -- Large Fungarian Fighter +(213898, 5, 115239, 1, 1, 56110), -- Large Fungarian Fighter +(213898, 4, 115240, 1, 1, 56110), -- Large Fungarian Fighter +(213898, 3, 115241, 1, 1, 56110), -- Large Fungarian Fighter +(213898, 2, 115242, 1, 1, 56110), -- Large Fungarian Fighter +(213898, 1, 115243, 1, 1, 56110), -- Large Fungarian Fighter +(213898, 0, 115244, 1, 1, 56110), -- Large Fungarian Fighter +(213897, 5, 115231, 1, 1, 56110), -- Large Fungarian Caster +(213897, 4, 115230, 1, 1, 56110), -- Large Fungarian Caster +(213897, 3, 115224, 1, 0.25, 56110), -- Large Fungarian Caster +(213897, 2, 115225, 1, 0.25, 56110), -- Large Fungarian Caster +(213897, 1, 115223, 1, 1, 56110), -- Large Fungarian Caster +(213897, 0, 115222, 1, 1, 56110), -- Large Fungarian Caster +(213895, 0, 115530, 1.299999952316284179, 1, 56110), -- Nightfall Shadowalker +(213894, 0, 121389, 1.299999952316284179, 1, 56110), -- Nightfall Curseblade +(213893, 0, 121397, 1.299999952316284179, 1, 56110), -- Nightfall Darkcaster +(213892, 0, 121391, 1.299999952316284179, 1, 56110), -- Nightfall Shadowmage +(213891, 8, 115502, 1, 1, 56110), -- Zombie +(213891, 7, 115504, 1, 1, 56110), -- Zombie +(213891, 6, 115503, 1, 1, 56110), -- Zombie +(213891, 5, 115501, 1, 1, 56110), -- Zombie +(213891, 4, 115500, 1, 1, 56110), -- Zombie +(213891, 3, 115499, 1, 1, 56110), -- Zombie +(213891, 2, 115497, 1, 1, 56110), -- Zombie +(213891, 1, 115498, 1, 1, 56110), -- Zombie +(213891, 0, 115496, 1, 1, 56110), -- Zombie +(213890, 7, 115473, 1, 1, 56110), -- Kobyss Trickster +(213890, 6, 115472, 1, 1, 56110), -- Kobyss Trickster +(213890, 5, 115469, 1, 1, 56110), -- Kobyss Trickster +(213890, 4, 115468, 1, 1, 56110), -- Kobyss Trickster +(213890, 3, 115465, 1, 1, 56110), -- Kobyss Trickster +(213890, 2, 115464, 1, 1, 56110), -- Kobyss Trickster +(213890, 1, 115461, 1, 1, 56110), -- Kobyss Trickster +(213890, 0, 115460, 1, 1, 56110), -- Kobyss Trickster +(213889, 7, 115442, 1, 1, 56110), -- Kobyss Fighter +(213889, 6, 115443, 1, 1, 56110), -- Kobyss Fighter +(213889, 5, 115439, 1, 1, 56110), -- Kobyss Fighter +(213889, 4, 115438, 1, 1, 56110), -- Kobyss Fighter +(213889, 3, 115435, 1, 1, 56110), -- Kobyss Fighter +(213889, 2, 115434, 1, 1, 56110), -- Kobyss Fighter +(213889, 1, 115431, 1, 1, 56110), -- Kobyss Fighter +(213889, 0, 115430, 1, 1, 56110), -- Kobyss Fighter +(213888, 7, 115492, 1, 1, 56110), -- Kobyss Summoner +(213888, 6, 115491, 1, 1, 56110), -- Kobyss Summoner +(213888, 5, 115488, 1, 1, 56110), -- Kobyss Summoner +(213888, 4, 115487, 1, 1, 56110), -- Kobyss Summoner +(213888, 3, 115483, 1, 1, 56110), -- Kobyss Summoner +(213888, 2, 115482, 1, 1, 56110), -- Kobyss Summoner +(213888, 1, 115479, 1, 1, 56110), -- Kobyss Summoner +(213888, 0, 115478, 1, 1, 56110), -- Kobyss Summoner +(213887, 7, 115458, 1, 1, 56110); -- Kobyss Necromancer + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(213887, 6, 115459, 1, 1, 56110), -- Kobyss Necromancer +(213887, 5, 115455, 1, 1, 56110), -- Kobyss Necromancer +(213887, 4, 115454, 1, 1, 56110), -- Kobyss Necromancer +(213887, 3, 115451, 1, 1, 56110), -- Kobyss Necromancer +(213887, 2, 115450, 1, 1, 56110), -- Kobyss Necromancer +(213887, 1, 115447, 1, 1, 56110), -- Kobyss Necromancer +(213887, 0, 115446, 1, 1, 56110), -- Kobyss Necromancer +(213886, 2, 91673, 1, 1, 56110), -- Orc Wolf Rider +(213886, 1, 91672, 1, 1, 56110), -- Orc Wolf Rider +(213886, 0, 91671, 1, 1, 56110), -- Orc Wolf Rider +(213885, 0, 120116, 1.60000002384185791, 1, 56110), -- Nightfall Dark Architect +(213884, 7, 115428, 1, 1, 56110), -- Kobyss Fighter +(213884, 6, 115417, 1, 1, 56110), -- Kobyss Fighter +(213884, 5, 115426, 1, 1, 56110), -- Kobyss Fighter +(213884, 4, 115415, 1, 1, 56110), -- Kobyss Fighter +(213884, 3, 115424, 1, 1, 56110), -- Kobyss Fighter +(213884, 2, 115413, 1, 1, 56110), -- Kobyss Fighter +(213884, 1, 115419, 1, 1, 56110), -- Kobyss Fighter +(213884, 0, 115411, 1, 1, 56110), -- Kobyss Fighter +(213883, 0, 116322, 1, 1, 56110), -- Dripear the Waxy +(213882, 0, 114736, 1, 1, 56110), -- Sootsnout +(213881, 7, 114696, 1, 1, 56110), -- Candleclaw Bootlicker +(213881, 6, 114695, 1, 1, 56110), -- Candleclaw Bootlicker +(213881, 5, 114694, 1, 1, 56110), -- Candleclaw Bootlicker +(213881, 4, 114690, 1, 1, 56110), -- Candleclaw Bootlicker +(213881, 3, 114692, 1, 1, 56110), -- Candleclaw Bootlicker +(213881, 2, 114691, 1, 1, 56110), -- Candleclaw Bootlicker +(213881, 1, 114088, 1, 1, 56110), -- Candleclaw Bootlicker +(213881, 0, 114087, 1, 1, 56110), -- Candleclaw Bootlicker +(213880, 3, 115738, 1, 1, 56110), -- Dark Pledgling +(213880, 2, 115737, 1, 1, 56110), -- Dark Pledgling +(213880, 1, 115736, 1, 1, 56110), -- Dark Pledgling +(213880, 0, 114413, 1, 1, 56110), -- Dark Pledgling +(213879, 3, 115742, 1, 1, 56110), -- Dark Priest +(213879, 2, 115743, 1, 1, 56110), -- Dark Priest +(213879, 1, 115744, 1, 1, 56110), -- Dark Priest +(213879, 0, 114414, 1, 1, 56110), -- Dark Priest +(213878, 3, 115741, 1, 1, 56110), -- Royal Acolyte +(213878, 2, 115740, 1, 1, 56110), -- Royal Acolyte +(213878, 1, 115739, 1, 1, 56110), -- Royal Acolyte +(213878, 0, 114416, 1, 1, 56110), -- Royal Acolyte +(213877, 3, 115747, 1, 1, 56110), -- Royal Scribe +(213877, 2, 115746, 1, 1, 56110), -- Royal Scribe +(213877, 1, 115745, 1, 1, 56110), -- Royal Scribe +(213877, 0, 114418, 1, 1, 56110), -- Royal Scribe +(213875, 0, 115719, 1, 1, 56110), -- Speaker Jurlax +(213874, 3, 115720, 1, 1, 56110), -- Sureki Hulk, Physical +(213874, 2, 115010, 1, 1, 56110), -- Sureki Hulk, Physical +(213874, 1, 114772, 1, 1, 56110), -- Sureki Hulk, Physical +(213874, 0, 114768, 1, 1, 56110), -- Sureki Hulk, Physical +(213873, 0, 33011, 1, 1, 56110), -- Waxy Globule +(213872, 0, 113940, 1, 1, 56110), -- Greater Tentacle Slime +(213871, 1, 11686, 1, 1, 56110), -- Void Pulse +(213871, 0, 22903, 1, 0, 56110), -- Void Pulse +(213870, 0, 118230, 1, 1, 56110), -- Queen Ansurek +(213869, 0, 115717, 1, 1, 56110), -- Watcher Toki +(213868, 1, 115715, 1, 1, 56110), -- Greater Tentacle Slime +(213868, 0, 115716, 1, 1, 56110), -- Greater Tentacle Slime +(213866, 1, 115715, 1, 1, 56110), -- Greater Tentacle Slime +(213866, 0, 115716, 1, 1, 56110), -- Greater Tentacle Slime +(213861, 0, 94417, 1.25, 1, 56110), -- Black Blood +(213860, 0, 115708, 2, 1, 56110), -- Stagshell +(213858, 0, 115098, 1.5, 1, 56110), -- Worm +(213857, 0, 114990, 1, 1, 56110), -- Spider +(213855, 0, 114419, 1, 1, 56110), -- Nerubian Priest +(213854, 0, 115009, 1, 1, 56110), -- Giant Slime, Void +(213853, 0, 100728, 1, 1, 56110), -- Refine Metal Stalker +(213852, 3, 116478, 1, 1, 56110), -- Stagshell, Swarmer +(213852, 2, 116479, 1, 1, 56110), -- Stagshell, Swarmer +(213852, 1, 116409, 1, 1, 56110), -- Stagshell, Swarmer +(213852, 0, 115708, 1, 1, 56110), -- Stagshell, Swarmer +(213851, 3, 116482, 1, 1, 56110), -- Stagshell, Physical +(213851, 2, 116481, 1, 1, 56110), -- Stagshell, Physical +(213851, 1, 116480, 1, 1, 56110), -- Stagshell, Physical +(213851, 0, 115709, 1, 1, 56110), -- Stagshell, Physical +(213850, 0, 116492, 1, 1, 56110), -- Stagshell, Physical +(213849, 3, 116476, 1, 1, 56110), -- Stagshell +(213849, 2, 116477, 1, 1, 56110), -- Stagshell +(213849, 1, 116475, 1, 1, 56110), -- Stagshell +(213849, 0, 115707, 1, 1, 56110), -- Stagshell +(213848, 3, 116490, 1, 1, 56110), -- Nerubian Beetle, Poison +(213848, 2, 116491, 1, 1, 56110), -- Nerubian Beetle, Poison +(213848, 1, 116492, 1, 1, 56110), -- Nerubian Beetle, Poison +(213848, 0, 116493, 1, 1, 56110), -- Nerubian Beetle, Poison +(213847, 0, 116480, 1, 1, 56110), -- Nerubian Beetle, Poison +(213846, 3, 116475, 1, 1, 56110), -- Nerubian Beetle, Critter +(213846, 2, 116477, 1, 1, 56110), -- Nerubian Beetle, Critter +(213846, 1, 116476, 1, 1, 56110), -- Nerubian Beetle, Critter +(213846, 0, 115707, 1, 1, 56110), -- Nerubian Beetle, Critter +(213845, 3, 116479, 1, 1, 56110), -- Nerubian Beetle, Swarmer +(213845, 2, 116478, 1, 1, 56110), -- Nerubian Beetle, Swarmer +(213845, 1, 116409, 1, 1, 56110), -- Nerubian Beetle, Swarmer +(213845, 0, 115708, 1, 1, 56110), -- Nerubian Beetle, Swarmer +(213844, 0, 92610, 1, 1, 56110), -- Creeping Darkness +(213843, 3, 117062, 1, 1, 56110), -- Bio Worm +(213843, 2, 117063, 1, 1, 56110), -- Bio Worm +(213843, 1, 117064, 1, 1, 56110), -- Bio Worm +(213843, 0, 115007, 1, 1, 56110), -- Bio Worm +(213842, 3, 114768, 1, 1, 56110), -- Kaheti Hulk, Physical +(213842, 2, 115010, 1, 1, 56110), -- Kaheti Hulk, Physical +(213842, 1, 115720, 1, 1, 56110), -- Kaheti Hulk, Physical +(213842, 0, 114772, 1, 1, 56110), -- Kaheti Hulk, Physical +(213841, 0, 115706, 1, 1, 56110), -- Foreman Svart +(213840, 0, 120551, 1, 1, 56110), -- Innkeeper Brax +(213838, 0, 114164, 2, 1, 56110), -- Tiny +(213837, 2, 114709, 1, 1, 56110), -- Quickwick Infiltrator +(213837, 1, 114710, 1, 1, 56110), -- Quickwick Infiltrator +(213837, 0, 114711, 1, 1, 56110), -- Quickwick Infiltrator +(213836, 0, 119407, 1, 1, 56110), -- Maximillian Velhan +(213835, 7, 114696, 1, 1, 56110), -- Candleclaw Scrambler +(213835, 6, 114695, 1, 1, 56110), -- Candleclaw Scrambler +(213835, 5, 114694, 1, 1, 56110), -- Candleclaw Scrambler +(213835, 4, 114690, 1, 1, 56110), -- Candleclaw Scrambler +(213835, 3, 114692, 1, 1, 56110), -- Candleclaw Scrambler +(213835, 2, 114691, 1, 1, 56110), -- Candleclaw Scrambler +(213835, 1, 114088, 1, 1, 56110), -- Candleclaw Scrambler +(213835, 0, 114087, 1, 1, 56110), -- Candleclaw Scrambler +(213834, 6, 112394, 1, 1, 56110), -- Candleclaw Mole +(213834, 5, 112396, 1, 1, 56110), -- Candleclaw Mole +(213834, 4, 112385, 1, 1, 56110), -- Candleclaw Mole +(213834, 3, 112393, 1, 1, 56110), -- Candleclaw Mole +(213834, 2, 112395, 1, 1, 56110), -- Candleclaw Mole +(213834, 1, 112397, 1, 1, 56110), -- Candleclaw Mole +(213834, 0, 112398, 1, 1, 56110), -- Candleclaw Mole +(213833, 5, 114763, 1, 1, 56110), -- Candleclaw Knight +(213833, 4, 114764, 1, 1, 56110), -- Candleclaw Knight +(213833, 3, 114762, 1, 1, 56110), -- Candleclaw Knight +(213833, 2, 114760, 1, 1, 56110), -- Candleclaw Knight +(213833, 1, 114761, 1, 1, 56110), -- Candleclaw Knight +(213833, 0, 114759, 1, 1, 56110), -- Candleclaw Knight +(213832, 2, 114766, 1, 1, 56110), -- Candleclaw Bruiser +(213832, 1, 114706, 1, 1, 56110), -- Candleclaw Bruiser +(213832, 0, 114092, 1, 1, 56110), -- Candleclaw Bruiser +(213831, 5, 114757, 1, 1, 56110), -- Candleclaw Underboss +(213831, 4, 114745, 1, 1, 56110), -- Candleclaw Underboss +(213831, 3, 114758, 1, 1, 56110), -- Candleclaw Underboss +(213831, 2, 114738, 1, 1, 56110), -- Candleclaw Underboss +(213831, 1, 114741, 1, 1, 56110), -- Candleclaw Underboss +(213831, 0, 114743, 1, 1, 56110), -- Candleclaw Underboss +(213830, 7, 114714, 1, 1, 56110), -- Candleclaw Kobold +(213830, 6, 114527, 1, 1, 56110), -- Candleclaw Kobold +(213830, 5, 114715, 1, 1, 56110), -- Candleclaw Kobold +(213830, 4, 114716, 1, 1, 56110), -- Candleclaw Kobold +(213830, 3, 114713, 1, 1, 56110), -- Candleclaw Kobold +(213830, 2, 114158, 1, 1, 56110), -- Candleclaw Kobold +(213830, 1, 114526, 1, 1, 56110), -- Candleclaw Kobold +(213830, 0, 114712, 1, 1, 56110), -- Candleclaw Kobold +(213829, 5, 114697, 1, 1, 56110), -- Candleclaw Soilseer +(213829, 4, 114698, 1, 1, 56110), -- Candleclaw Soilseer +(213829, 3, 114700, 1, 1, 56110), -- Candleclaw Soilseer +(213829, 2, 114699, 1, 1, 56110), -- Candleclaw Soilseer +(213829, 1, 114570, 1, 1, 56110), -- Candleclaw Soilseer +(213829, 0, 114569, 1, 1, 56110), -- Candleclaw Soilseer +(213828, 5, 114709, 1, 1, 56110), -- Candleclaw Pyromancer +(213828, 4, 114710, 1, 1, 56110), -- Candleclaw Pyromancer +(213828, 3, 114711, 1, 1, 56110), -- Candleclaw Pyromancer +(213828, 2, 114702, 1, 1, 56110), -- Candleclaw Pyromancer +(213828, 1, 114703, 1, 1, 56110), -- Candleclaw Pyromancer +(213828, 0, 114701, 1, 1, 56110), -- Candleclaw Pyromancer +(213827, 0, 84769, 1, 1, 56110), -- Blacksmith Imposter +(213826, 0, 62015, 1, 1, 56110), -- Blacksmith Minus +(213812, 2, 114706, 1, 1, 56110), -- Void-Infused Kobold +(213812, 1, 114089, 1, 1, 56110), -- Void-Infused Kobold +(213812, 0, 114091, 1, 1, 56110), -- Void-Infused Kobold +(213811, 0, 115566, 1, 1, 56110), -- Void Investigator +(213810, 0, 115699, 1, 1, 56110), -- Cursed Book +(213805, 0, 119364, 1, 1, 56110), -- Boneseer Hookjaw +(213798, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(213797, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(213796, 0, 120588, 1.10000002384185791, 1, 56110), -- Moira Thaurissan +(213793, 1, 20577, 1, 1, 56110), -- Controller +(213793, 0, 20324, 1, 0, 56110), -- Controller +(213789, 0, 115694, 1, 1, 56110), -- Remembered Pummeler +(213787, 0, 115692, 1, 1, 56110), -- Duke Velhan +(213785, 0, 115690, 1, 1, 56110), -- Remembered Mechano-Tank +(213784, 0, 81899, 1, 1, 56110), -- Blacksmith Mobster +(213783, 0, 84769, 1, 1, 56110), -- Blacksmith Mob +(213775, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(213771, 0, 115622, 1.299999952316284179, 1, 56110), -- High Speaker Eirich +(213768, 0, 115687, 1, 1, 56110), -- Remembered Alarm-o-Bot +(213766, 2, 115683, 1, 1, 56110), -- Remembered Leper Gnome +(213766, 1, 115684, 1, 1, 56110), -- Remembered Leper Gnome +(213766, 0, 115685, 1, 1, 56110), -- Remembered Leper Gnome +(213763, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(213751, 0, 114373, 1.25, 1, 56110), -- Dynamite Mine Cart +(213749, 2, 117751, 1, 1, 56110), -- Velhanite Citizen +(213749, 1, 115012, 1, 1, 56110), -- Velhanite Citizen +(213749, 0, 115011, 1, 1, 56110), -- Velhanite Citizen +(213748, 2, 117752, 1, 1, 56110), -- Velhanite Citizen +(213748, 1, 115014, 1, 1, 56110), -- Velhanite Citizen +(213748, 0, 115013, 1, 1, 56110), -- Velhanite Citizen +(213745, 1, 119408, 1, 1, 56110), -- Velhanite Child +(213745, 0, 119409, 1, 1, 56110), -- Velhanite Child +(213744, 0, 114947, 2, 1, 56110), -- Skardyn +(213743, 5, 118420, 1, 1, 56110), -- Enraged Skardyn +(213743, 4, 118421, 1, 1, 56110), -- Enraged Skardyn +(213743, 3, 118419, 1, 1, 56110), -- Enraged Skardyn +(213743, 2, 118418, 1, 1, 56110), -- Enraged Skardyn +(213743, 1, 118417, 1, 1, 56110), -- Enraged Skardyn +(213743, 0, 118416, 1, 1, 56110), -- Enraged Skardyn +(213741, 0, 114860, 1, 1, 56110), -- Voidstone Awakened +(213739, 1, 20577, 1, 1, 56110), -- Bunny +(213739, 0, 93574, 1, 0, 56110), -- Bunny +(213736, 1, 20577, 1, 1, 56110), -- Bunny +(213736, 0, 20324, 1, 0, 56110), -- Bunny +(213735, 0, 115019, 1, 1, 56110), -- Evolved Caster +(213734, 0, 115018, 1, 1, 56110), -- Evolved Fighter +(213733, 0, 115017, 1, 1, 56110), -- Evolved Rogue +(213732, 0, 114773, 1.10000002384185791, 1, 56110), -- Crypt Lord +(213718, 0, 120851, 1, 1, 56110), -- Sharpfang +(213717, 0, 120852, 1, 1, 56110), -- Bristlespine +(213716, 0, 120850, 1, 1, 56110), -- Droopfin +(213715, 0, 115763, 1, 1, 56110), -- Large Treasure Chest +(213712, 0, 100728, 1, 1, 56110), -- Jump Target Stalker +(213706, 0, 106100, 2.799999952316284179, 1, 56110), -- Manifested Storm Fury +(213703, 0, 114900, 1, 1, 56110), -- Machine Speaker +(213702, 0, 114899, 1, 1, 56110), -- Machine Speaker +(213701, 0, 114901, 1, 1, 56110), -- Machine Speaker +(213700, 1, 112411, 1, 1, 56110), -- Stream Skipper +(213700, 0, 112410, 1, 1, 56110), -- Stream Skipper +(213699, 1, 90992, 1, 1, 56110), -- Frenzied Tidecore +(213699, 0, 90990, 1, 1, 56110), -- Frenzied Tidecore +(213698, 0, 117241, 1, 1, 56110), -- Living Water Fall +(213697, 0, 95789, 0.800000011920928955, 1, 56110), -- Honey-fused Droplet +(213694, 0, 91401, 4, 1, 56110), -- Scrap Block +(213693, 1, 20577, 1, 1, 56110), -- Controller +(213693, 0, 20324, 1, 0, 56110), -- Controller +(213692, 0, 115662, 1, 1, 56110), -- Caffeinated Trogg +(213691, 0, 117395, 1, 1, 56110), -- Harmot +(213690, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Charging Up That Hill 2 +(213688, 0, 117256, 1, 1, 56110), -- Urtago +(213687, 0, 117256, 1, 1, 56110), -- Urtago +(213685, 1, 114709, 1, 1, 56110), -- Candlelit Hexthrower +(213685, 0, 114703, 1, 1, 56110), -- Candlelit Hexthrower +(213684, 0, 115659, 3, 1, 56110), -- Void Chunk +(213683, 1, 121642, 1, 1, 56110), -- Candlelit Boomer +(213683, 0, 121643, 1, 1, 56110), -- Candlelit Boomer +(213679, 0, 115653, 1, 1, 56110), -- Grand-Heister Bokk +(213674, 0, 117796, 1, 1, 56110), -- Foreman Gesa +(213673, 0, 117798, 1, 1, 56110), -- Foreman Otan +(213672, 1, 114674, 1, 1, 56110), -- Foreman Uzjax +(213672, 0, 114671, 1, 0, 56110), -- Foreman Uzjax +(213666, 3, 115666, 1, 1, 56110), -- Remembered Patron +(213666, 2, 115665, 1, 1, 56110), -- Remembered Patron +(213666, 1, 115664, 1, 1, 56110), -- Remembered Patron +(213666, 0, 115663, 1, 1, 56110), -- Remembered Patron +(213663, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(213662, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(213660, 0, 100728, 1, 1, 56110), -- Call Metal Stalker +(213658, 0, 121818, 1, 1, 56110); -- Kol Bruncrag + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(213655, 0, 114373, 1.25, 1, 56110), -- Creaky Mine Cart (Trash) +(213634, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(213633, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(213632, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(213631, 0, 117348, 1, 1, 56110), -- Kol Brunkrag +(213627, 0, 110387, 1, 1, 56110), -- Archmage Khadgar +(213625, 0, 88316, 1, 1, 56110), -- Lady Jaina Proudmoore +(213624, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(213623, 2, 115517, 1, 1, 56110), -- Slime Skeleton +(213623, 1, 115516, 1, 1, 56110), -- Slime Skeleton +(213623, 0, 115515, 1, 1, 56110), -- Slime Skeleton +(213622, 3, 115465, 1, 1, 56110), -- Murkfin Depthstalker +(213622, 2, 115464, 1, 1, 56110), -- Murkfin Depthstalker +(213622, 1, 115461, 1, 1, 56110), -- Murkfin Depthstalker +(213622, 0, 115460, 1, 1, 56110), -- Murkfin Depthstalker +(213621, 3, 115424, 1, 1, 56110), -- Murkfin Ravager +(213621, 2, 115413, 1, 1, 56110), -- Murkfin Ravager +(213621, 1, 115419, 1, 1, 56110), -- Murkfin Ravager +(213621, 0, 115411, 1, 1, 56110), -- Murkfin Ravager +(213620, 0, 115495, 1.20000004768371582, 1, 56110), -- Thrall +(213619, 3, 115483, 1, 1, 56110), -- Murkfin Sciomancer +(213619, 2, 115482, 1, 1, 56110), -- Murkfin Sciomancer +(213619, 1, 115479, 1, 1, 56110), -- Murkfin Sciomancer +(213619, 0, 115478, 1, 1, 56110), -- Murkfin Sciomancer +(213618, 0, 114511, 1, 1, 56110), -- Nerubian Swarmite +(213617, 0, 114540, 1, 1, 56110), -- Nerubian Caster +(213616, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(213615, 0, 114545, 1, 1, 56110), -- Nerubian Warrior +(213614, 0, 115597, 1, 1, 56110), -- Taenar Strongoth +(213613, 0, 115596, 1, 1, 56110), -- Aemyra Acton +(213612, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(213609, 1, 20577, 1, 1, 56110), -- Controller +(213609, 0, 20324, 1, 0, 56110), -- Controller +(213601, 2, 115512, 1, 1, 56110), -- Slime Skeleton +(213601, 1, 115511, 1, 1, 56110), -- Slime Skeleton +(213601, 0, 115510, 1, 1, 56110), -- Slime Skeleton +(213600, 2, 115508, 1, 1, 56110), -- Blood Abomination +(213600, 1, 115507, 1, 1, 56110), -- Blood Abomination +(213600, 0, 115506, 1, 1, 56110), -- Blood Abomination +(213599, 0, 115411, 1, 1, 56110), -- Kobyss Tide-Slicer +(213598, 0, 118250, 1, 1, 56110), -- Kobyss Shellbreaker +(213586, 0, 117238, 1.10000002384185791, 1, 56110), -- Speaker Brinthe +(213581, 0, 47677, 0.400000005960464477, 1, 56110), -- Wax Elemental +(213580, 0, 19283, 1, 1, 56110), -- Flare +(213579, 0, 115626, 1, 1, 56110), -- Remembered Hakkar +(213577, 0, 118975, 1, 1, 56110), -- Spitfire Charger +(213574, 0, 3019, 1, 1, 56110), -- Training Dummy +(213572, 0, 65890, 1, 1, 56110), -- Mini Minus +(213571, 1, 114756, 1, 1, 56110), -- Gundargaz Junction Guard +(213571, 0, 114755, 1, 0, 56110), -- Gundargaz Junction Guard +(213570, 0, 115624, 1, 1, 56110), -- Remembered Hogger +(213569, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(213568, 1, 114756, 1, 1, 56110), -- High Speaker's Guard +(213568, 0, 114755, 1, 0, 56110), -- High Speaker's Guard +(213567, 0, 115622, 1, 1, 56110), -- High Speaker Eirich +(213566, 0, 117973, 1, 1, 56110), -- Skardyn Husk +(213565, 1, 119482, 1, 1, 56110), -- Cursed Miner +(213565, 0, 119481, 1, 1, 56110), -- Cursed Miner +(213564, 1, 115621, 1, 1, 56110), -- Remembered Crusader +(213564, 0, 115620, 1, 1, 56110), -- Remembered Crusader +(213563, 0, 115619, 1, 1, 56110), -- Remembered Ghoul +(213562, 0, 56187, 1, 1, 56110), -- Kill Credit: Doomhammer Destroyed - DNT (SRO) +(213561, 0, 56187, 1, 1, 56110), -- Kill Credit: Enemies in Town Slain - DNT (SRO) +(213552, 0, 115615, 1, 1, 56110), -- Remembered Pumpkin +(213550, 0, 115614, 1.399999976158142089, 1, 56110), -- Hairless the Menace +(213543, 3, 117477, 1, 1, 56110), -- Assembly Worker +(213543, 2, 117476, 1, 1, 56110), -- Assembly Worker +(213543, 1, 117475, 1, 1, 56110), -- Assembly Worker +(213543, 0, 114686, 1, 1, 56110), -- Assembly Worker +(213538, 1, 20577, 1, 1, 56110), -- Controller +(213538, 0, 20324, 1, 0, 56110), -- Controller +(213535, 0, 11686, 1, 1, 56110), -- Forge Stalker +(213533, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(213532, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(213531, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(213529, 0, 115610, 1, 1, 56110), -- Remembered Stitches +(213528, 0, 11686, 1, 1, 56110), -- Unbridled Void Stalker +(213519, 0, 115401, 1, 1, 56110), -- Sporbit +(213518, 0, 115396, 1, 1, 56110), -- Sporbit +(213490, 3, 115594, 1, 1, 56110), -- Light Knight +(213490, 2, 115593, 1, 1, 56110), -- Light Knight +(213490, 1, 115592, 1, 1, 56110), -- Light Knight +(213490, 0, 115591, 1, 1, 56110), -- Light Knight +(213489, 3, 115590, 1, 1, 56110), -- Holy Knight +(213489, 2, 115589, 1, 1, 56110), -- Holy Knight +(213489, 1, 115588, 1, 1, 56110), -- Holy Knight +(213489, 0, 115587, 1, 1, 56110), -- Holy Knight +(213488, 3, 115594, 1, 1, 56110), -- Light Knight +(213488, 2, 115593, 1, 1, 56110), -- Light Knight +(213488, 1, 115592, 1, 1, 56110), -- Light Knight +(213488, 0, 115591, 1, 1, 56110), -- Light Knight +(213487, 3, 115590, 1, 1, 56110), -- Holy Knight +(213487, 2, 115589, 1, 1, 56110), -- Holy Knight +(213487, 1, 115588, 1, 1, 56110), -- Holy Knight +(213487, 0, 115587, 1, 1, 56110), -- Holy Knight +(213486, 0, 117576, 1, 1, 56110), -- Light Elemental +(213485, 0, 117566, 1, 1, 56110), -- Light Elemental +(213484, 0, 117578, 1, 1, 56110), -- Light Elemental +(213483, 0, 117576, 1, 1, 56110), -- Light Elemental +(213482, 0, 117566, 1, 1, 56110), -- Light Elemental +(213481, 0, 117578, 1, 1, 56110), -- Light Elemental +(213480, 3, 115586, 1, 1, 56110), -- Bearer of Wills +(213480, 2, 115585, 1, 1, 56110), -- Bearer of Wills +(213480, 1, 115584, 1, 1, 56110), -- Bearer of Wills +(213480, 0, 115583, 1, 1, 56110), -- Bearer of Wills +(213479, 3, 115586, 1, 1, 56110), -- Bearer of Wills +(213479, 2, 115585, 1, 1, 56110), -- Bearer of Wills +(213479, 1, 115584, 1, 1, 56110), -- Bearer of Wills +(213479, 0, 115583, 1, 1, 56110), -- Bearer of Wills +(213478, 5, 117768, 1, 1, 56110), -- Arathi Disciple +(213478, 4, 117769, 1, 1, 56110), -- Arathi Disciple +(213478, 3, 115582, 1, 1, 56110), -- Arathi Disciple +(213478, 2, 115581, 1, 1, 56110), -- Arathi Disciple +(213478, 1, 115580, 1, 1, 56110), -- Arathi Disciple +(213478, 0, 115579, 1, 1, 56110), -- Arathi Disciple +(213477, 5, 117769, 1, 1, 56110), -- Risen Arathi +(213477, 4, 117768, 1, 1, 56110), -- Risen Arathi +(213477, 3, 115582, 1, 1, 56110), -- Risen Arathi +(213477, 2, 115581, 1, 1, 56110), -- Risen Arathi +(213477, 1, 115580, 1, 1, 56110), -- Risen Arathi +(213477, 0, 115579, 1, 1, 56110), -- Risen Arathi +(213476, 5, 116191, 1, 1, 56110), -- Risen Arathi +(213476, 4, 116190, 1, 1, 56110), -- Risen Arathi +(213476, 3, 116189, 1, 1, 56110), -- Risen Arathi +(213476, 2, 116188, 1, 1, 56110), -- Risen Arathi +(213476, 1, 116186, 1, 1, 56110), -- Risen Arathi +(213476, 0, 116185, 1, 1, 56110), -- Risen Arathi +(213475, 5, 116184, 1, 1, 56110), -- Risen Arathi +(213475, 4, 116183, 1, 1, 56110), -- Risen Arathi +(213475, 3, 116182, 1, 1, 56110), -- Risen Arathi +(213475, 2, 116181, 1, 1, 56110), -- Risen Arathi +(213475, 1, 116180, 1, 1, 56110), -- Risen Arathi +(213475, 0, 116179, 1, 1, 56110), -- Risen Arathi +(213474, 5, 116178, 1, 1, 56110), -- Risen Arathi +(213474, 4, 116177, 1, 1, 56110), -- Risen Arathi +(213474, 3, 116176, 1, 1, 56110), -- Risen Arathi +(213474, 2, 116175, 1, 1, 56110), -- Risen Arathi +(213474, 1, 116174, 1, 1, 56110), -- Risen Arathi +(213474, 0, 116173, 1, 1, 56110), -- Risen Arathi +(213473, 5, 116172, 1, 1, 56110), -- Risen Arathi +(213473, 4, 116171, 1, 1, 56110), -- Risen Arathi +(213473, 3, 116170, 1, 1, 56110), -- Risen Arathi +(213473, 2, 116169, 1, 1, 56110), -- Risen Arathi +(213473, 1, 116168, 1, 1, 56110), -- Risen Arathi +(213473, 0, 116166, 1, 1, 56110), -- Risen Arathi +(213472, 5, 116191, 1, 1, 56110), -- Risen Arathi +(213472, 4, 116190, 1, 1, 56110), -- Risen Arathi +(213472, 3, 116189, 1, 1, 56110), -- Risen Arathi +(213472, 2, 116188, 1, 1, 56110), -- Risen Arathi +(213472, 1, 116186, 1, 1, 56110), -- Risen Arathi +(213472, 0, 116185, 1, 1, 56110), -- Risen Arathi +(213471, 5, 116184, 1, 1, 56110), -- Risen Arathi +(213471, 4, 116183, 1, 1, 56110), -- Risen Arathi +(213471, 3, 116182, 1, 1, 56110), -- Risen Arathi +(213471, 2, 116181, 1, 1, 56110), -- Risen Arathi +(213471, 1, 116180, 1, 1, 56110), -- Risen Arathi +(213471, 0, 116179, 1, 1, 56110), -- Risen Arathi +(213470, 5, 116172, 1, 1, 56110), -- Risen Arathi +(213470, 4, 116171, 1, 1, 56110), -- Risen Arathi +(213470, 3, 116170, 1, 1, 56110), -- Risen Arathi +(213470, 2, 116169, 1, 1, 56110), -- Risen Arathi +(213470, 1, 116168, 1, 1, 56110), -- Risen Arathi +(213470, 0, 116166, 1, 1, 56110), -- Risen Arathi +(213469, 5, 116178, 1, 1, 56110), -- Risen Arathi +(213469, 4, 116177, 1, 1, 56110), -- Risen Arathi +(213469, 3, 116176, 1, 1, 56110), -- Risen Arathi +(213469, 2, 116175, 1, 1, 56110), -- Risen Arathi +(213469, 1, 116174, 1, 1, 56110), -- Risen Arathi +(213469, 0, 116173, 1, 1, 56110), -- Risen Arathi +(213468, 0, 114947, 2, 1, 56110), -- Monstrous Skardyn +(213467, 3, 115578, 1, 1, 56110), -- Dire Bog Beast +(213467, 2, 115577, 1, 1, 56110), -- Dire Bog Beast +(213467, 1, 115576, 1, 1, 56110), -- Dire Bog Beast +(213467, 0, 115575, 1, 1, 56110), -- Dire Bog Beast +(213465, 3, 115578, 1, 1, 56110), -- Dire Bog Beast +(213465, 2, 115577, 1, 1, 56110), -- Dire Bog Beast +(213465, 1, 115576, 1, 1, 56110), -- Dire Bog Beast +(213465, 0, 115575, 1, 1, 56110), -- Dire Bog Beast +(213461, 0, 114171, 1, 1, 56110), -- Treasure Tantrum +(213460, 1, 16925, 1, 1, 56110), -- Impossibly Rare Boar Liver of Pristine Perfection +(213460, 0, 20324, 1, 0, 56110), -- Impossibly Rare Boar Liver of Pristine Perfection +(213459, 1, 20577, 1, 1, 56110), -- Controller +(213459, 0, 20324, 1, 0, 56110), -- Controller +(213458, 0, 114530, 1, 0, 56110), -- Nerubian Rebel +(213456, 0, 115611, 1, 1, 56110), -- Remembered Boar +(213447, 0, 118507, 1, 1, 56110), -- Kuvkel +(213434, 2, 115401, 1, 1, 56110), -- Sporbit +(213434, 1, 115396, 1, 1, 56110), -- Sporbit +(213434, 0, 115397, 1, 1, 56110), -- Sporbit +(213432, 0, 117342, 1, 1, 56110), -- Rodrim +(213428, 4, 121824, 1, 1, 56110), -- Aradan +(213428, 3, 121823, 1, 1, 56110), -- Aradan +(213428, 2, 121822, 1, 1, 56110), -- Aradan +(213428, 1, 121821, 1, 1, 56110), -- Aradan +(213428, 0, 114500, 1, 1, 56110), -- Aradan +(213408, 4, 115426, 1, 1, 56110), -- Ragefin Executioner +(213408, 3, 115415, 1, 1, 56110), -- Ragefin Executioner +(213408, 2, 115419, 1, 1, 56110), -- Ragefin Executioner +(213408, 1, 115411, 1, 1, 56110), -- Ragefin Executioner +(213408, 0, 115410, 1, 1, 56110), -- Ragefin Executioner +(213406, 3, 115488, 1, 1, 56110), -- Ragefin Necromancer +(213406, 2, 115487, 1, 1, 56110), -- Ragefin Necromancer +(213406, 1, 115478, 1, 1, 56110), -- Ragefin Necromancer +(213406, 0, 115479, 1, 1, 56110), -- Ragefin Necromancer +(213405, 4, 115479, 1, 1, 56110), -- Ragefin Shadowcaster +(213405, 3, 115488, 1, 1, 56110), -- Ragefin Shadowcaster +(213405, 2, 115487, 1, 1, 56110), -- Ragefin Shadowcaster +(213405, 1, 115478, 1, 1, 56110), -- Ragefin Shadowcaster +(213405, 0, 115479, 1, 1, 56110), -- Ragefin Shadowcaster +(213403, 0, 118141, 1, 1, 56110), -- Old Grim +(213401, 3, 115527, 1, 1, 56110), -- Order of Night Adept +(213401, 2, 115526, 1, 1, 56110), -- Order of Night Adept +(213401, 1, 115525, 1, 1, 56110), -- Order of Night Adept +(213401, 0, 115524, 1, 1, 56110), -- Order of Night Adept +(213400, 4, 115426, 1, 1, 56110), -- Ragefin Carver +(213400, 3, 115415, 1, 1, 56110), -- Ragefin Carver +(213400, 2, 115419, 1, 1, 56110), -- Ragefin Carver +(213400, 1, 115411, 1, 1, 56110), -- Ragefin Carver +(213400, 0, 115410, 1, 1, 56110), -- Ragefin Carver +(213398, 1, 114511, 1, 1, 56110), -- Kaheti Swarmer +(213398, 0, 114510, 1, 1, 56110), -- Kaheti Swarmer +(213396, 0, 114541, 1.10000002384185791, 1, 56110), -- Kaheti Shadeweaver +(213395, 1, 114533, 1, 1, 56110), -- Kaheti Ravager +(213395, 0, 114532, 1, 1, 56110), -- Kaheti Ravager +(213391, 3, 114512, 1, 1, 56110), -- Dreadstrike Swarmer +(213391, 2, 114511, 1, 1, 56110), -- Dreadstrike Swarmer +(213391, 1, 114510, 1, 1, 56110), -- Dreadstrike Swarmer +(213391, 0, 114509, 1, 1, 56110), -- Dreadstrike Swarmer +(213386, 5, 116034, 1, 1, 56110), -- Risen Arathi +(213386, 4, 116161, 1, 1, 56110), -- Risen Arathi +(213386, 3, 116165, 1, 1, 56110), -- Risen Arathi +(213386, 2, 116164, 1, 1, 56110), -- Risen Arathi +(213386, 1, 116163, 1, 1, 56110), -- Risen Arathi +(213386, 0, 116162, 1, 1, 56110), -- Risen Arathi +(213385, 7, 117765, 1, 1, 56110), -- Arathi Disciple +(213385, 6, 117764, 1, 1, 56110), -- Arathi Disciple +(213385, 5, 117767, 1, 1, 56110), -- Arathi Disciple +(213385, 4, 117766, 1, 1, 56110), -- Arathi Disciple +(213385, 3, 115550, 1, 1, 56110), -- Arathi Disciple +(213385, 2, 115549, 1, 1, 56110), -- Arathi Disciple +(213385, 1, 115548, 1, 1, 56110), -- Arathi Disciple +(213385, 0, 115547, 1, 1, 56110), -- Arathi Disciple +(213384, 7, 117762, 1, 1, 56110), -- Risen Arathi +(213384, 6, 117760, 1, 1, 56110), -- Risen Arathi +(213384, 5, 117763, 1, 1, 56110), -- Risen Arathi +(213384, 4, 117761, 1, 1, 56110), -- Risen Arathi +(213384, 3, 115546, 1, 1, 56110), -- Risen Arathi +(213384, 2, 115545, 1, 1, 56110), -- Risen Arathi +(213384, 1, 115544, 1, 1, 56110), -- Risen Arathi +(213384, 0, 115543, 1, 1, 56110); -- Risen Arathi + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(213383, 7, 117767, 1, 1, 56110), -- Risen Arathi +(213383, 6, 117766, 1, 1, 56110), -- Risen Arathi +(213383, 5, 117765, 1, 1, 56110), -- Risen Arathi +(213383, 4, 117764, 1, 1, 56110), -- Risen Arathi +(213383, 3, 115550, 1, 1, 56110), -- Risen Arathi +(213383, 2, 115549, 1, 1, 56110), -- Risen Arathi +(213383, 1, 115548, 1, 1, 56110), -- Risen Arathi +(213383, 0, 115547, 1, 1, 56110), -- Risen Arathi +(213382, 7, 117763, 1, 1, 56110), -- Light Disciple +(213382, 6, 117761, 1, 1, 56110), -- Light Disciple +(213382, 5, 117762, 1, 1, 56110), -- Light Disciple +(213382, 4, 117760, 1, 1, 56110), -- Light Disciple +(213382, 3, 115546, 1, 1, 56110), -- Light Disciple +(213382, 2, 115545, 1, 1, 56110), -- Light Disciple +(213382, 1, 115544, 1, 1, 56110), -- Light Disciple +(213382, 0, 115543, 1, 1, 56110), -- Light Disciple +(213380, 5, 116165, 1, 1, 56110), -- Risen Arathi +(213380, 4, 116164, 1, 1, 56110), -- Risen Arathi +(213380, 3, 116163, 1, 1, 56110), -- Risen Arathi +(213380, 2, 116162, 1, 1, 56110), -- Risen Arathi +(213380, 1, 116034, 1, 1, 56110), -- Risen Arathi +(213380, 0, 116161, 1, 1, 56110), -- Risen Arathi +(213379, 2, 114768, 1, 1, 56110), -- Nerubian Crypt Lord +(213379, 1, 114770, 1, 1, 56110), -- Nerubian Crypt Lord +(213379, 0, 114772, 1, 1, 56110), -- Nerubian Crypt Lord +(213378, 1, 114025, 1, 1, 56110), -- Evolved Nerubian Rogue +(213378, 0, 114024, 1, 1, 56110), -- Evolved Nerubian Rogue +(213377, 1, 114469, 1, 1, 56110), -- Evolved Nerubian Fighter +(213377, 0, 114468, 1, 1, 56110), -- Evolved Nerubian Fighter +(213376, 1, 114026, 1, 1, 56110), -- Evolved Nerubian Caster +(213376, 0, 114029, 1, 1, 56110), -- Evolved Nerubian Caster +(213375, 0, 114411, 1, 1, 56110), -- Nerubian Priest, Web +(213374, 0, 114414, 1, 1, 56110), -- Nerubian Priest, Dark +(213373, 0, 114408, 1, 1, 56110), -- Nerubian Priest, Web +(213372, 0, 114413, 1, 1, 56110), -- Nerubian Priest, Dark +(213371, 2, 114545, 1, 1, 56110), -- Nerubian Fighter +(213371, 1, 114544, 1, 1, 56110), -- Nerubian Fighter +(213371, 0, 114543, 1, 1, 56110), -- Nerubian Fighter +(213370, 2, 114540, 1, 1, 56110), -- Nerubian Caster +(213370, 1, 114542, 1, 1, 56110), -- Nerubian Caster +(213370, 0, 114541, 1, 1, 56110), -- Nerubian Caster +(213369, 2, 114533, 1, 1, 56110), -- Nerubian Fighter +(213369, 1, 114532, 1, 1, 56110), -- Nerubian Fighter +(213369, 0, 114531, 1, 1, 56110), -- Nerubian Fighter +(213368, 2, 114538, 1, 1, 56110), -- Nerubian Caster +(213368, 1, 114537, 1, 1, 56110), -- Nerubian Caster +(213368, 0, 114536, 1, 1, 56110), -- Nerubian Caster +(213367, 3, 114986, 1, 1, 56110), -- Nerubian Swarmite - Melee +(213367, 2, 114987, 1, 1, 56110), -- Nerubian Swarmite - Melee +(213367, 1, 114988, 1, 1, 56110), -- Nerubian Swarmite - Melee +(213367, 0, 114989, 1, 1, 56110), -- Nerubian Swarmite - Melee +(213366, 3, 112728, 1, 1, 56110), -- Nerubian Swarmite - Caster +(213366, 2, 112730, 1, 1, 56110), -- Nerubian Swarmite - Caster +(213366, 1, 112727, 1, 1, 56110), -- Nerubian Swarmite - Caster +(213366, 0, 112729, 1, 1, 56110), -- Nerubian Swarmite - Caster +(213365, 3, 114512, 1, 1, 56110), -- Nerubian Swarmite +(213365, 2, 114511, 1, 1, 56110), -- Nerubian Swarmite +(213365, 1, 114510, 1, 1, 56110), -- Nerubian Swarmite +(213365, 0, 114509, 1, 1, 56110), -- Nerubian Swarmite +(213364, 3, 115535, 1, 1, 56110), -- Order of Night Tank +(213364, 2, 115534, 1, 1, 56110), -- Order of Night Tank +(213364, 1, 115533, 1, 1, 56110), -- Order of Night Tank +(213364, 0, 115532, 1, 1, 56110), -- Order of Night Tank +(213363, 3, 115541, 1, 1, 56110), -- Order of Night Ranger +(213363, 2, 115540, 1, 1, 56110), -- Order of Night Ranger +(213363, 1, 115539, 1, 1, 56110), -- Order of Night Ranger +(213363, 0, 115538, 1, 1, 56110), -- Order of Night Ranger +(213362, 3, 115531, 1, 1, 56110), -- Order of Night Fighter +(213362, 2, 115529, 1, 1, 56110), -- Order of Night Fighter +(213362, 1, 115530, 1, 1, 56110), -- Order of Night Fighter +(213362, 0, 115528, 1, 1, 56110), -- Order of Night Fighter +(213361, 3, 115527, 1, 1, 56110), -- Order of Night Adept +(213361, 2, 115526, 1, 1, 56110), -- Order of Night Adept +(213361, 1, 115525, 1, 1, 56110), -- Order of Night Adept +(213361, 0, 115524, 1, 1, 56110), -- Order of Night Adept +(213360, 3, 115522, 1, 1, 56110), -- Order of Night Disciple +(213360, 2, 115521, 1, 1, 56110), -- Order of Night Disciple +(213360, 1, 115523, 1, 1, 56110), -- Order of Night Disciple +(213360, 0, 115520, 1, 1, 56110), -- Order of Night Disciple +(213358, 3, 115541, 1, 1, 56110), -- Order of Night Ranger +(213358, 2, 115540, 1, 1, 56110), -- Order of Night Ranger +(213358, 1, 115539, 1, 1, 56110), -- Order of Night Ranger +(213358, 0, 115538, 1, 1, 56110), -- Order of Night Ranger +(213356, 3, 115535, 1, 1, 56110), -- Order of Night Tank +(213356, 2, 115534, 1, 1, 56110), -- Order of Night Tank +(213356, 1, 115533, 1, 1, 56110), -- Order of Night Tank +(213356, 0, 115532, 1, 1, 56110), -- Order of Night Tank +(213355, 3, 115531, 1, 1, 56110), -- Order of Night Fighter +(213355, 2, 115529, 1, 1, 56110), -- Order of Night Fighter +(213355, 1, 115530, 1, 1, 56110), -- Order of Night Fighter +(213355, 0, 115528, 1, 1, 56110), -- Order of Night Fighter +(213354, 3, 115527, 1, 1, 56110), -- Order of Night Adept +(213354, 2, 115526, 1, 1, 56110), -- Order of Night Adept +(213354, 1, 115525, 1, 1, 56110), -- Order of Night Adept +(213354, 0, 115524, 1, 1, 56110), -- Order of Night Adept +(213353, 3, 115522, 1, 1, 56110), -- Order of Night Disciple +(213353, 2, 115521, 1, 1, 56110), -- Order of Night Disciple +(213353, 1, 115523, 1, 1, 56110), -- Order of Night Disciple +(213353, 0, 115520, 1, 1, 56110), -- Order of Night Disciple +(213351, 1, 115040, 1, 1, 56110), -- Arathi Lamplighter +(213351, 0, 115039, 1, 1, 56110), -- Arathi Lamplighter +(213350, 1, 115042, 1, 1, 56110), -- Arathi Lamplighter +(213350, 0, 115041, 1, 1, 56110), -- Arathi Lamplighter +(213349, 5, 117759, 1, 1, 56110), -- Arathi Knight +(213349, 4, 117758, 1, 1, 56110), -- Arathi Knight +(213349, 3, 115034, 1, 1, 56110), -- Arathi Knight +(213349, 2, 115033, 1, 1, 56110), -- Arathi Knight +(213349, 1, 115032, 1, 1, 56110), -- Arathi Knight +(213349, 0, 115031, 1, 1, 56110), -- Arathi Knight +(213348, 5, 117757, 1, 1, 56110), -- Arathi Knight +(213348, 4, 117756, 1, 1, 56110), -- Arathi Knight +(213348, 3, 115038, 1, 1, 56110), -- Arathi Knight +(213348, 2, 115037, 1, 1, 56110), -- Arathi Knight +(213348, 1, 115036, 1, 1, 56110), -- Arathi Knight +(213348, 0, 115035, 1, 1, 56110), -- Arathi Knight +(213347, 5, 117755, 1, 1, 56110), -- Arathi Farmer +(213347, 4, 117754, 1, 1, 56110), -- Arathi Farmer +(213347, 3, 115023, 1, 1, 56110), -- Arathi Farmer +(213347, 2, 115022, 1, 1, 56110), -- Arathi Farmer +(213347, 1, 115021, 1, 1, 56110), -- Arathi Farmer +(213347, 0, 115020, 1, 1, 56110), -- Arathi Farmer +(213346, 5, 117752, 1, 1, 56110), -- Arathi Farmer +(213346, 4, 117751, 1, 1, 56110), -- Arathi Farmer +(213346, 3, 115014, 1, 1, 56110), -- Arathi Farmer +(213346, 2, 115013, 1, 1, 56110), -- Arathi Farmer +(213346, 1, 115012, 1, 1, 56110), -- Arathi Farmer +(213346, 0, 115011, 1, 1, 56110), -- Arathi Farmer +(213345, 3, 117750, 1, 1, 56110), -- Arathi Disciple +(213345, 2, 117749, 1, 1, 56110), -- Arathi Disciple +(213345, 1, 115025, 1, 1, 56110), -- Arathi Disciple +(213345, 0, 115024, 1, 1, 56110), -- Arathi Disciple +(213344, 5, 117748, 1, 1, 56110), -- Arathi Disciple +(213344, 4, 117747, 1, 1, 56110), -- Arathi Disciple +(213344, 3, 115030, 1, 1, 56110), -- Arathi Disciple +(213344, 2, 115029, 1, 1, 56110), -- Arathi Disciple +(213344, 1, 115028, 1, 1, 56110), -- Arathi Disciple +(213344, 0, 115026, 1, 1, 56110), -- Arathi Disciple +(213343, 0, 116911, 1.20000004768371582, 1, 56110), -- Forge Loader +(213342, 2, 115512, 1, 1, 56110), -- Slime Skeleton +(213342, 1, 115511, 1, 1, 56110), -- Slime Skeleton +(213342, 0, 115510, 1, 1, 56110), -- Slime Skeleton +(213341, 2, 115517, 1, 1, 56110), -- Slime Skeleton +(213341, 1, 115516, 1, 1, 56110), -- Slime Skeleton +(213341, 0, 115515, 1, 1, 56110), -- Slime Skeleton +(213340, 4, 115519, 1, 1, 56110), -- Slime Skeleton +(213340, 3, 115518, 1, 1, 56110), -- Slime Skeleton +(213340, 2, 115517, 1, 1, 56110), -- Slime Skeleton +(213340, 1, 115516, 1, 1, 56110), -- Slime Skeleton +(213340, 0, 115515, 1, 1, 56110), -- Slime Skeleton +(213339, 4, 115514, 1, 1, 56110), -- Slime Skeleton +(213339, 3, 115513, 1, 1, 56110), -- Slime Skeleton +(213339, 2, 115512, 1, 1, 56110), -- Slime Skeleton +(213339, 1, 115511, 1, 1, 56110), -- Slime Skeleton +(213339, 0, 115510, 1, 1, 56110), -- Slime Skeleton +(213338, 0, 115974, 1.5, 1, 56110), -- Forgebound Mender +(213337, 2, 115508, 1, 1, 56110), -- Blood Abomination +(213337, 1, 115507, 1, 1, 56110), -- Blood Abomination +(213337, 0, 115506, 1, 1, 56110), -- Blood Abomination +(213335, 8, 115502, 1, 1, 56110), -- Drowned Arathi +(213335, 7, 115504, 1, 1, 56110), -- Drowned Arathi +(213335, 6, 115503, 1, 1, 56110), -- Drowned Arathi +(213335, 5, 115501, 1, 1, 56110), -- Drowned Arathi +(213335, 4, 115500, 1, 1, 56110), -- Drowned Arathi +(213335, 3, 115499, 1, 1, 56110), -- Drowned Arathi +(213335, 2, 115497, 1, 1, 56110), -- Drowned Arathi +(213335, 1, 115498, 1, 1, 56110), -- Drowned Arathi +(213335, 0, 115496, 1, 1, 56110), -- Drowned Arathi +(213333, 8, 115502, 1, 1, 56110), -- Zombie +(213333, 7, 115504, 1, 1, 56110), -- Zombie +(213333, 6, 115503, 1, 1, 56110), -- Zombie +(213333, 5, 115501, 1, 1, 56110), -- Zombie +(213333, 4, 115500, 1, 1, 56110), -- Zombie +(213333, 3, 115499, 1, 1, 56110), -- Zombie +(213333, 2, 115497, 1, 1, 56110), -- Zombie +(213333, 1, 115498, 1, 1, 56110), -- Zombie +(213333, 0, 115496, 1, 1, 56110), -- Zombie +(213332, 7, 115469, 1, 1, 56110), -- Kobyss Trickster +(213332, 6, 115468, 1, 1, 56110), -- Kobyss Trickster +(213332, 5, 115465, 1, 1, 56110), -- Kobyss Trickster +(213332, 4, 115464, 1, 1, 56110), -- Kobyss Trickster +(213332, 3, 115461, 1, 1, 56110), -- Kobyss Trickster +(213332, 2, 115460, 1, 1, 56110), -- Kobyss Trickster +(213332, 1, 115473, 1, 1, 56110), -- Kobyss Trickster +(213332, 0, 115472, 1, 1, 56110), -- Kobyss Trickster +(213331, 7, 115442, 1, 1, 56110), -- Kobyss Fighter +(213331, 6, 115443, 1, 1, 56110), -- Kobyss Fighter +(213331, 5, 115439, 1, 1, 56110), -- Kobyss Fighter +(213331, 4, 115438, 1, 1, 56110), -- Kobyss Fighter +(213331, 3, 115435, 1, 1, 56110), -- Kobyss Fighter +(213331, 2, 115434, 1, 1, 56110), -- Kobyss Fighter +(213331, 1, 115431, 1, 1, 56110), -- Kobyss Fighter +(213331, 0, 115430, 1, 1, 56110), -- Kobyss Fighter +(213330, 7, 115482, 1, 1, 56110), -- Kobyss Summoner +(213330, 6, 115478, 1, 1, 56110), -- Kobyss Summoner +(213330, 5, 115479, 1, 1, 56110), -- Kobyss Summoner +(213330, 4, 115483, 1, 1, 56110), -- Kobyss Summoner +(213330, 3, 115487, 1, 1, 56110), -- Kobyss Summoner +(213330, 2, 115488, 1, 1, 56110), -- Kobyss Summoner +(213330, 1, 115491, 1, 1, 56110), -- Kobyss Summoner +(213330, 0, 115492, 1, 1, 56110), -- Kobyss Summoner +(213329, 8, 115428, 1, 1, 56110), -- Kobyss Fighter +(213329, 7, 115417, 1, 1, 56110), -- Kobyss Fighter +(213329, 6, 115426, 1, 1, 56110), -- Kobyss Fighter +(213329, 5, 115415, 1, 1, 56110), -- Kobyss Fighter +(213329, 4, 115424, 1, 1, 56110), -- Kobyss Fighter +(213329, 3, 115413, 1, 1, 56110), -- Kobyss Fighter +(213329, 2, 115419, 1, 1, 56110), -- Kobyss Fighter +(213329, 1, 115411, 1, 1, 56110), -- Kobyss Fighter +(213329, 0, 115410, 1, 1, 56110), -- Kobyss Fighter +(213328, 7, 115458, 1, 1, 56110), -- Kobyss Necromancer +(213328, 6, 115459, 1, 1, 56110), -- Kobyss Necromancer +(213328, 5, 115455, 1, 1, 56110), -- Kobyss Necromancer +(213328, 4, 115454, 1, 1, 56110), -- Kobyss Necromancer +(213328, 3, 115451, 1, 1, 56110), -- Kobyss Necromancer +(213328, 2, 115450, 1, 1, 56110), -- Kobyss Necromancer +(213328, 1, 115447, 1, 1, 56110), -- Kobyss Necromancer +(213328, 0, 115446, 1, 1, 56110), -- Kobyss Necromancer +(213327, 7, 115473, 1, 1, 56110), -- Kobyss Trickster +(213327, 6, 115472, 1, 1, 56110), -- Kobyss Trickster +(213327, 5, 115469, 1, 1, 56110), -- Kobyss Trickster +(213327, 4, 115468, 1, 1, 56110), -- Kobyss Trickster +(213327, 3, 115465, 1, 1, 56110), -- Kobyss Trickster +(213327, 2, 115464, 1, 1, 56110), -- Kobyss Trickster +(213327, 1, 115461, 1, 1, 56110), -- Kobyss Trickster +(213327, 0, 115460, 1, 1, 56110), -- Kobyss Trickster +(213326, 7, 115442, 1, 1, 56110), -- Kobyss Fighter +(213326, 6, 115443, 1, 1, 56110), -- Kobyss Fighter +(213326, 5, 115439, 1, 1, 56110), -- Kobyss Fighter +(213326, 4, 115438, 1, 1, 56110), -- Kobyss Fighter +(213326, 3, 115435, 1, 1, 56110), -- Kobyss Fighter +(213326, 2, 115434, 1, 1, 56110), -- Kobyss Fighter +(213326, 1, 115431, 1, 1, 56110), -- Kobyss Fighter +(213326, 0, 115430, 1, 1, 56110), -- Kobyss Fighter +(213325, 7, 115492, 1, 1, 56110), -- Kobyss Fighter +(213325, 6, 115491, 1, 1, 56110), -- Kobyss Fighter +(213325, 5, 115488, 1, 1, 56110), -- Kobyss Fighter +(213325, 4, 115487, 1, 1, 56110), -- Kobyss Fighter +(213325, 3, 115483, 1, 1, 56110), -- Kobyss Fighter +(213325, 2, 115482, 1, 1, 56110), -- Kobyss Fighter +(213325, 1, 115479, 1, 1, 56110), -- Kobyss Fighter +(213325, 0, 115478, 1, 1, 56110), -- Kobyss Fighter +(213324, 3, 106564, 1, 1, 56110), -- Ferret +(213324, 2, 106563, 1, 1, 56110), -- Ferret +(213324, 1, 106562, 1, 1, 56110), -- Ferret +(213324, 0, 106561, 1, 1, 56110), -- Ferret +(213323, 3, 114814, 1, 1, 56110), -- Peachick +(213323, 2, 53881, 1, 1, 56110), -- Peachick +(213323, 1, 53880, 1, 1, 56110), -- Peachick +(213323, 0, 53879, 1, 1, 56110), -- Peachick +(213322, 14, 78851, 1, 1, 56110); -- Frog + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(213322, 13, 103831, 1, 1, 56110), -- Frog +(213322, 12, 6297, 1, 1, 56110), -- Frog +(213322, 11, 78832, 1, 1, 56110), -- Frog +(213322, 10, 81234, 1, 1, 56110), -- Frog +(213322, 9, 81058, 1, 1, 56110), -- Frog +(213322, 8, 81055, 1, 1, 56110), -- Frog +(213322, 7, 103830, 1, 1, 56110), -- Frog +(213322, 6, 1924, 1, 1, 56110), -- Frog +(213322, 5, 87593, 1, 1, 56110), -- Frog +(213322, 4, 6295, 1, 1, 56110), -- Frog +(213322, 3, 87594, 1, 1, 56110), -- Frog +(213322, 2, 901, 1, 1, 56110), -- Frog +(213322, 1, 6296, 1, 1, 56110), -- Frog +(213322, 0, 81056, 1, 1, 56110), -- Frog +(213320, 3, 114989, 1, 1, 56110), -- Dreadstrike Flitterer +(213320, 2, 114988, 1, 1, 56110), -- Dreadstrike Flitterer +(213320, 1, 114987, 1, 1, 56110), -- Dreadstrike Flitterer +(213320, 0, 114986, 1, 1, 56110), -- Dreadstrike Flitterer +(213319, 0, 118186, 1, 1, 56110), -- Kaeleb Flamegard +(213318, 2, 114538, 1, 1, 56110), -- Dreadstrike Webspinner +(213318, 1, 114537, 1, 1, 56110), -- Dreadstrike Webspinner +(213318, 0, 114536, 1, 1, 56110), -- Dreadstrike Webspinner +(213317, 0, 115667, 1, 1, 56110), -- Blacksmith TurnIn +(213316, 5, 91386, 1, 1, 56110), -- Storm Wolf +(213316, 4, 91384, 1, 1, 56110), -- Storm Wolf +(213316, 3, 91385, 1, 1, 56110), -- Storm Wolf +(213316, 2, 70574, 1, 1, 56110), -- Storm Wolf +(213316, 1, 91383, 1, 1, 56110), -- Storm Wolf +(213316, 0, 91387, 1, 1, 56110), -- Storm Wolf +(213315, 5, 91386, 1, 1, 56110), -- Storm Wolf +(213315, 4, 91384, 1, 1, 56110), -- Storm Wolf +(213315, 3, 91385, 1, 1, 56110), -- Storm Wolf +(213315, 2, 70574, 1, 1, 56110), -- Storm Wolf +(213315, 1, 91383, 1, 1, 56110), -- Storm Wolf +(213315, 0, 91387, 1, 1, 56110), -- Storm Wolf +(213314, 3, 70180, 1, 1, 56110), -- Wolf +(213314, 2, 70179, 1, 1, 56110), -- Wolf +(213314, 1, 70154, 1, 1, 56110), -- Wolf +(213314, 0, 70178, 1, 1, 56110), -- Wolf +(213313, 3, 70154, 1, 1, 56110), -- Wolf +(213313, 2, 70178, 1, 1, 56110), -- Wolf +(213313, 1, 70179, 1, 1, 56110), -- Wolf +(213313, 0, 70180, 1, 1, 56110), -- Wolf +(213312, 2, 104534, 1, 1, 56110), -- Primal Earth Elemental +(213312, 1, 104533, 1, 1, 56110), -- Primal Earth Elemental +(213312, 0, 104532, 1, 1, 56110), -- Primal Earth Elemental +(213311, 0, 119788, 1, 1, 56110), -- Shrouded Priest +(213310, 1, 112190, 1, 1, 56110), -- Rock Viper +(213310, 0, 112191, 1, 1, 56110), -- Rock Viper +(213307, 0, 120013, 1, 1, 56110), -- Honey Slime +(213306, 3, 117877, 1, 1, 56110), -- Injured Soldier +(213306, 2, 117876, 1, 1, 56110), -- Injured Soldier +(213306, 1, 117879, 1, 1, 56110), -- Injured Soldier +(213306, 0, 117878, 1, 1, 56110), -- Injured Soldier +(213305, 2, 36357, 1, 1, 56110), -- Mouse +(213305, 1, 4960, 1, 1, 56110), -- Mouse +(213305, 0, 4959, 1, 1, 56110), -- Mouse +(213304, 1, 104530, 1, 1, 56110), -- Water Elemental +(213304, 0, 104531, 1, 1, 56110), -- Water Elemental +(213303, 2, 45880, 1, 1, 56110), -- Crab +(213303, 1, 32790, 1, 1, 56110), -- Crab +(213303, 0, 32789, 1, 1, 56110), -- Crab +(213302, 5, 115112, 1, 1, 56110), -- Hermit Crab +(213302, 4, 115110, 1, 1, 56110), -- Hermit Crab +(213302, 3, 115111, 1, 1, 56110), -- Hermit Crab +(213302, 2, 115109, 1, 1, 56110), -- Hermit Crab +(213302, 1, 115113, 1, 1, 56110), -- Hermit Crab +(213302, 0, 115108, 1, 1, 56110), -- Hermit Crab +(213301, 5, 114117, 1, 1, 56110), -- Sea Slug +(213301, 4, 114113, 1, 1, 56110), -- Sea Slug +(213301, 3, 114110, 1, 1, 56110), -- Sea Slug +(213301, 2, 114107, 1, 1, 56110), -- Sea Slug +(213301, 1, 114104, 1, 1, 56110), -- Sea Slug +(213301, 0, 114102, 1, 1, 56110), -- Sea Slug +(213300, 5, 104045, 1, 1, 56110), -- Butterfly +(213300, 4, 104044, 1, 1, 56110), -- Butterfly +(213300, 3, 104043, 1, 1, 56110), -- Butterfly +(213300, 2, 104042, 1, 1, 56110), -- Butterfly +(213300, 1, 104041, 1, 1, 56110), -- Butterfly +(213300, 0, 104040, 1, 1, 56110), -- Butterfly +(213299, 3, 83696, 1, 1, 56110), -- Ferret +(213299, 2, 83698, 1, 1, 56110), -- Ferret +(213299, 1, 83697, 1, 1, 56110), -- Ferret +(213299, 0, 83699, 1, 1, 56110), -- Ferret +(213298, 7, 115455, 1, 1, 56110), -- Kobyss Necromancer +(213298, 6, 115458, 1, 1, 56110), -- Kobyss Necromancer +(213298, 5, 115459, 1, 1, 56110), -- Kobyss Necromancer +(213298, 4, 115454, 1, 1, 56110), -- Kobyss Necromancer +(213298, 3, 115451, 1, 1, 56110), -- Kobyss Necromancer +(213298, 2, 115450, 1, 1, 56110), -- Kobyss Necromancer +(213298, 1, 115447, 1, 1, 56110), -- Kobyss Necromancer +(213298, 0, 115446, 1, 1, 56110), -- Kobyss Necromancer +(213295, 8, 115428, 1, 1, 56110), -- Kobyss Fighter +(213295, 7, 115417, 1, 1, 56110), -- Kobyss Fighter +(213295, 6, 115426, 1, 1, 56110), -- Kobyss Fighter +(213295, 5, 115415, 1, 1, 56110), -- Kobyss Fighter +(213295, 4, 115424, 1, 1, 56110), -- Kobyss Fighter +(213295, 3, 115413, 1, 1, 56110), -- Kobyss Fighter +(213295, 2, 115419, 1, 1, 56110), -- Kobyss Fighter +(213295, 1, 115411, 1, 1, 56110), -- Kobyss Fighter +(213295, 0, 115410, 1, 1, 56110), -- Kobyss Fighter +(213286, 5, 117752, 1, 1, 56110), -- Arathi Reserve +(213286, 4, 117751, 1, 1, 56110), -- Arathi Reserve +(213286, 3, 115014, 1, 1, 56110), -- Arathi Reserve +(213286, 2, 115013, 1, 1, 56110), -- Arathi Reserve +(213286, 1, 115012, 1, 1, 56110), -- Arathi Reserve +(213286, 0, 115011, 1, 1, 56110), -- Arathi Reserve +(213284, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(213283, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(213282, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(213280, 0, 101358, 1, 1, 56110), -- Blacksmith Boss +(213275, 3, 115402, 1, 1, 56110), -- Tiny Sporbit +(213275, 2, 115400, 1, 1, 56110), -- Tiny Sporbit +(213275, 1, 115398, 1, 1, 56110), -- Tiny Sporbit +(213275, 0, 115396, 1, 1, 56110), -- Tiny Sporbit +(213274, 3, 115409, 1, 1, 56110), -- Tiny Sporbit +(213274, 2, 115407, 1, 1, 56110), -- Tiny Sporbit +(213274, 1, 115405, 1, 1, 56110), -- Tiny Sporbit +(213274, 0, 115403, 1, 1, 56110), -- Tiny Sporbit +(213273, 6, 115409, 1, 1, 56110), -- Tiny Sporbit +(213273, 5, 115408, 1, 1, 56110), -- Tiny Sporbit +(213273, 4, 115407, 1, 1, 56110), -- Tiny Sporbit +(213273, 3, 115406, 1, 1, 56110), -- Tiny Sporbit +(213273, 2, 115405, 1, 1, 56110), -- Tiny Sporbit +(213273, 1, 115404, 1, 1, 56110), -- Tiny Sporbit +(213273, 0, 115403, 1, 1, 56110), -- Tiny Sporbit +(213265, 0, 115644, 1, 1, 56110), -- Blacksmith Bob +(213245, 0, 115367, 1, 1, 56110), -- Nalina Ironsong +(213244, 7, 118220, 1, 1, 56110), -- Budding Lashroom +(213244, 6, 116589, 1, 1, 56110), -- Budding Lashroom +(213244, 5, 118218, 1, 1, 56110), -- Budding Lashroom +(213244, 4, 118219, 1, 1, 56110), -- Budding Lashroom +(213244, 3, 115252, 1, 1, 56110), -- Budding Lashroom +(213244, 2, 115251, 1, 1, 56110), -- Budding Lashroom +(213244, 1, 115250, 1, 1, 56110), -- Budding Lashroom +(213244, 0, 115249, 1, 1, 56110), -- Budding Lashroom +(213243, 1, 117518, 1, 1, 56110), -- Shadow Elemental +(213243, 0, 117517, 1, 1, 56110), -- Shadow Elemental +(213242, 1, 117525, 1, 1, 56110), -- Shadow Elemental +(213242, 0, 117524, 1, 1, 56110), -- Shadow Elemental +(213241, 1, 118750, 1, 1, 56110), -- Shadow Elemental +(213241, 0, 118749, 1, 1, 56110), -- Shadow Elemental +(213240, 1, 117522, 1, 1, 56110), -- Shadow Elemental +(213240, 0, 117521, 1, 1, 56110), -- Shadow Elemental +(213239, 1, 117518, 1, 1, 56110), -- Shadow Elemental +(213239, 0, 117517, 1, 1, 56110), -- Shadow Elemental +(213238, 1, 117525, 1, 1, 56110), -- Shadow Elemental +(213238, 0, 117524, 1, 1, 56110), -- Shadow Elemental +(213237, 0, 115288, 1, 1, 56110), -- Great Kyron +(213229, 1, 115381, 1, 1, 56110), -- Fog Creature +(213229, 0, 115378, 1, 1, 56110), -- Fog Creature +(213225, 1, 115377, 1, 1, 56110), -- Fog Creature +(213225, 0, 115372, 1, 1, 56110), -- Fog Creature +(213223, 3, 115381, 1, 1, 56110), -- Fog Creature +(213223, 2, 115380, 1, 1, 56110), -- Fog Creature +(213223, 1, 115379, 1, 1, 56110), -- Fog Creature +(213223, 0, 115378, 1, 1, 56110), -- Fog Creature +(213221, 3, 115377, 1, 1, 56110), -- Fog Creature +(213221, 2, 115376, 1, 1, 56110), -- Fog Creature +(213221, 1, 115375, 1, 1, 56110), -- Fog Creature +(213221, 0, 115372, 1, 1, 56110), -- Fog Creature +(213218, 0, 85116, 1, 1, 56110), -- Shade +(213217, 0, 115818, 2.40000009536743164, 1, 56110), -- Speaker Brokk +(213216, 0, 121903, 1.20000004768371582, 1, 56110), -- Speaker Dorlita +(213215, 0, 101845, 1, 1, 56110), -- KC: Pamphlet Delivered +(213214, 0, 115370, 1, 1, 56110), -- Void Stalker +(213213, 0, 119010, 1.10000002384185791, 1, 56110), -- Vesper Stormiron +(213212, 0, 115369, 1, 1, 56110), -- Void Stalker +(213211, 0, 115370, 1, 1, 56110), -- Void Stalker +(213210, 0, 115369, 1, 1, 56110), -- Void Stalker +(213209, 0, 115368, 1, 1, 56110), -- Dorgad +(213208, 0, 115283, 1, 1, 56110), -- Aelric Leid +(213207, 0, 115346, 1, 1, 56110), -- Caretaker 1 +(213206, 4, 115366, 1, 1, 56110), -- Dark Hound +(213206, 3, 115365, 1, 1, 56110), -- Dark Hound +(213206, 2, 115364, 1, 1, 56110), -- Dark Hound +(213206, 1, 115363, 1, 1, 56110), -- Dark Hound +(213206, 0, 115362, 1, 1, 56110), -- Dark Hound +(213205, 2, 115361, 1, 1, 56110), -- Dark Hound +(213205, 1, 115359, 1, 1, 56110), -- Dark Hound +(213205, 0, 115358, 1, 1, 56110), -- Dark Hound +(213204, 2, 115356, 1, 1, 56110), -- Dark Hound +(213204, 1, 115354, 1, 1, 56110), -- Dark Hound +(213204, 0, 115353, 1, 1, 56110), -- Dark Hound +(213203, 4, 115366, 1, 1, 56110), -- Dark Hound +(213203, 3, 115365, 1, 1, 56110), -- Dark Hound +(213203, 2, 115364, 1, 1, 56110), -- Dark Hound +(213203, 1, 115363, 1, 1, 56110), -- Dark Hound +(213203, 0, 115362, 1, 1, 56110), -- Dark Hound +(213202, 4, 115361, 1, 1, 56110), -- Dark Hound +(213202, 3, 115360, 1, 1, 56110), -- Dark Hound +(213202, 2, 115359, 1, 1, 56110), -- Dark Hound +(213202, 1, 115358, 1, 1, 56110), -- Dark Hound +(213202, 0, 115357, 1, 1, 56110), -- Dark Hound +(213201, 4, 115356, 1, 1, 56110), -- Dark Hound +(213201, 3, 115355, 1, 1, 56110), -- Dark Hound +(213201, 2, 115354, 1, 1, 56110), -- Dark Hound +(213201, 1, 115353, 1, 1, 56110), -- Dark Hound +(213201, 0, 115352, 1, 1, 56110), -- Dark Hound +(213200, 0, 115351, 1.299999952316284179, 1, 56110), -- Workmaster Nast +(213199, 0, 117605, 1, 1, 56110), -- Woldkeeper Freydrin +(213197, 1, 114714, 1, 1, 56110), -- Candlelit Lootsnatcher +(213197, 0, 114158, 1, 1, 56110), -- Candlelit Lootsnatcher +(213195, 0, 115350, 1.399999976158142089, 1, 56110), -- Workmaster Earwax +(213189, 0, 114411, 1, 1, 56110), -- Dreadstrike Priest +(213188, 0, 115348, 1, 1, 56110), -- Shadow Goat +(213187, 0, 117256, 1, 1, 56110), -- Urtago +(213185, 0, 115346, 1, 1, 56110), -- Caretaker 1 +(213184, 0, 117255, 1, 1, 56110), -- Korgran +(213183, 5, 117757, 1, 1, 56110), -- Arathi Stalwart +(213183, 4, 117756, 1, 1, 56110), -- Arathi Stalwart +(213183, 3, 115038, 1, 1, 56110), -- Arathi Stalwart +(213183, 2, 115037, 1, 1, 56110), -- Arathi Stalwart +(213183, 1, 115036, 1, 1, 56110), -- Arathi Stalwart +(213183, 0, 115035, 1, 1, 56110), -- Arathi Stalwart +(213182, 0, 115344, 1, 1, 56110), -- Shadow Goat +(213179, 0, 119793, 1, 1, 56110), -- Avanoxx +(213170, 0, 115616, 1, 1, 56110), -- Behemoth +(213166, 1, 115343, 1, 1, 56110), -- Sea Monster +(213166, 0, 115342, 1, 1, 56110), -- Sea Monster +(213165, 2, 119869, 1, 1, 56110), -- Fathom Ray +(213165, 1, 119868, 1, 1, 56110), -- Fathom Ray +(213165, 0, 119867, 1, 1, 56110), -- Fathom Ray +(213164, 3, 119863, 1, 1, 56110), -- Fathom Ray +(213164, 2, 119862, 1, 1, 56110), -- Fathom Ray +(213164, 1, 119861, 1, 1, 56110), -- Fathom Ray +(213164, 0, 119855, 1, 1, 56110), -- Fathom Ray +(213163, 2, 119866, 1, 1, 56110), -- Fathom Ray +(213163, 1, 119865, 1, 1, 56110), -- Fathom Ray +(213163, 0, 119864, 1, 1, 56110), -- Fathom Ray +(213162, 9, 115341, 1, 1, 56110), -- Fathom Ray +(213162, 8, 115340, 1, 1, 56110), -- Fathom Ray +(213162, 7, 115339, 1, 1, 56110), -- Fathom Ray +(213162, 6, 115338, 1, 1, 56110), -- Fathom Ray +(213162, 5, 115337, 1, 1, 56110), -- Fathom Ray +(213162, 4, 115336, 1, 1, 56110), -- Fathom Ray +(213162, 3, 115335, 1, 1, 56110), -- Fathom Ray +(213162, 2, 115334, 1, 1, 56110), -- Fathom Ray +(213162, 1, 115333, 1, 1, 56110), -- Fathom Ray +(213162, 0, 115332, 1, 1, 56110), -- Fathom Ray +(213161, 8, 114197, 1, 1, 56110), -- Fathom Ray +(213161, 7, 114196, 1, 1, 56110), -- Fathom Ray +(213161, 6, 114195, 1, 1, 56110), -- Fathom Ray +(213161, 5, 114194, 1, 1, 56110), -- Fathom Ray +(213161, 4, 114193, 1, 1, 56110), -- Fathom Ray +(213161, 3, 114192, 1, 1, 56110), -- Fathom Ray +(213161, 2, 114191, 1, 1, 56110), -- Fathom Ray +(213161, 1, 114190, 1, 1, 56110), -- Fathom Ray +(213161, 0, 114189, 1, 1, 56110), -- Fathom Ray +(213160, 5, 115330, 1, 1, 56110); -- Shark + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(213160, 4, 115329, 1, 1, 56110), -- Shark +(213160, 3, 115328, 1, 1, 56110), -- Shark +(213160, 2, 115327, 1, 1, 56110), -- Shark +(213160, 1, 115326, 1, 1, 56110), -- Shark +(213160, 0, 115325, 1, 1, 56110), -- Shark +(213158, 5, 115324, 1, 1, 56110), -- Shark +(213158, 4, 115323, 1, 1, 56110), -- Shark +(213158, 3, 115322, 1, 1, 56110), -- Shark +(213158, 2, 115321, 1, 1, 56110), -- Shark +(213158, 1, 115320, 1, 1, 56110), -- Shark +(213158, 0, 115319, 1, 1, 56110), -- Shark +(213157, 5, 115312, 1, 1, 56110), -- Shark +(213157, 4, 115314, 1, 1, 56110), -- Shark +(213157, 3, 115313, 1, 1, 56110), -- Shark +(213157, 2, 115316, 1, 1, 56110), -- Shark +(213157, 1, 115315, 1, 1, 56110), -- Shark +(213157, 0, 115311, 1, 1, 56110), -- Shark +(213156, 5, 115317, 1, 1, 56110), -- Shark +(213156, 4, 115318, 1, 1, 56110), -- Shark +(213156, 3, 115310, 1, 1, 56110), -- Shark +(213156, 2, 115309, 1, 1, 56110), -- Shark +(213156, 1, 115308, 1, 1, 56110), -- Shark +(213156, 0, 115307, 1, 1, 56110), -- Shark +(213153, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(213152, 0, 117831, 1, 1, 56110), -- Skitter +(213145, 0, 115956, 1, 1, 56110), -- Auralia Steelstrike +(213144, 0, 115302, 1, 1, 56110), -- Fallen Defender +(213129, 2, 121117, 1, 1, 56110), -- Dreadstrike Subjugator +(213129, 1, 121116, 1, 1, 56110), -- Dreadstrike Subjugator +(213129, 0, 121115, 1, 1, 56110), -- Dreadstrike Subjugator +(213126, 0, 115288, 1, 1, 56110), -- Great Kyron +(213125, 0, 11686, 1, 1, 56110), -- Void Rift +(213124, 0, 117127, 1, 1, 56110), -- Adelgonn +(213123, 3, 114753, 1, 1, 56110), -- Earthen Stormrider +(213123, 2, 114752, 1, 1, 56110), -- Earthen Stormrider +(213123, 1, 114751, 1, 1, 56110), -- Earthen Stormrider +(213123, 0, 114749, 1, 1, 56110), -- Earthen Stormrider +(213122, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(213120, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(213119, 0, 119856, 2, 1, 56110), -- Void Speaker Eirich +(213117, 0, 115282, 1, 1, 56110), -- General Steelstrike +(213116, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(213115, 0, 115226, 2, 1, 56110), -- Rustul Titancap +(213112, 2, 116225, 1, 1, 56110), -- Rambleshire Buck +(213112, 1, 116226, 1, 1, 56110), -- Rambleshire Buck +(213112, 0, 116227, 1, 1, 56110), -- Rambleshire Buck +(213110, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(213109, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(213108, 0, 115282, 1, 1, 56110), -- General Steelstrike +(213107, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(213106, 0, 115284, 1, 1, 56110), -- Durzan +(213105, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(213104, 0, 115283, 1, 1, 56110), -- Aelric Leid +(213103, 0, 52318, 1, 1, 56110), -- [DNT] - Kill Credit +(213102, 0, 115282, 1, 1, 56110), -- General Steelstrike +(213101, 0, 115280, 1, 1, 56110), -- Faerin Lothar +(213100, 7, 117919, 1, 1, 56110), -- Oppressed Kobold +(213100, 6, 117920, 1, 1, 56110), -- Oppressed Kobold +(213100, 5, 117917, 1, 1, 56110), -- Oppressed Kobold +(213100, 4, 117918, 1, 1, 56110), -- Oppressed Kobold +(213100, 3, 117914, 1, 1, 56110), -- Oppressed Kobold +(213100, 2, 117913, 1, 1, 56110), -- Oppressed Kobold +(213100, 1, 117916, 1, 1, 56110), -- Oppressed Kobold +(213100, 0, 117915, 1, 1, 56110), -- Oppressed Kobold +(213099, 0, 114563, 1, 1, 56110), -- Boskroot Mycomancer +(213098, 0, 114563, 1, 1, 56110), -- Boskroot Mycomancer +(213095, 7, 114714, 1, 1, 56110), -- Waxtail Outrider +(213095, 6, 114527, 1, 1, 56110), -- Waxtail Outrider +(213095, 5, 114715, 1, 1, 56110), -- Waxtail Outrider +(213095, 4, 114716, 1, 1, 56110), -- Waxtail Outrider +(213095, 3, 114713, 1, 1, 56110), -- Waxtail Outrider +(213095, 2, 114158, 1, 1, 56110), -- Waxtail Outrider +(213095, 1, 114526, 1, 1, 56110), -- Waxtail Outrider +(213095, 0, 114712, 1, 1, 56110), -- Waxtail Outrider +(213092, 0, 115276, 1, 1, 56110), -- Jellyfish +(213091, 2, 115273, 1, 1, 56110), -- Deep Fish School +(213091, 1, 115272, 1, 1, 56110), -- Deep Fish School +(213091, 0, 106340, 1, 1, 56110), -- Deep Fish School +(213090, 0, 108088, 1, 1, 56110), -- Underlight Moth +(213089, 0, 112712, 1, 1, 56110), -- Underlight Moth +(213088, 1, 114779, 1, 1, 56110), -- Glowmite +(213088, 0, 114619, 1, 1, 56110), -- Glowmite +(213087, 1, 114778, 1, 1, 56110), -- Glowmite +(213087, 0, 114622, 1, 1, 56110), -- Glowmite +(213085, 2, 103878, 1, 1, 56110), -- Hydra +(213085, 1, 103879, 1, 1, 56110), -- Hydra +(213085, 0, 103881, 1, 1, 56110), -- Hydra +(213084, 1, 103344, 1, 1, 56110), -- Hydra +(213084, 0, 103347, 1, 1, 56110), -- Hydra +(213083, 3, 115264, 1, 1, 56110), -- Lashroom +(213083, 2, 115263, 1, 1, 56110), -- Lashroom +(213083, 1, 115262, 1, 1, 56110), -- Lashroom +(213083, 0, 115258, 1, 1, 56110), -- Lashroom +(213082, 3, 115257, 1, 1, 56110), -- Lashroom +(213082, 2, 115255, 1, 1, 56110), -- Lashroom +(213082, 1, 115254, 1, 1, 56110), -- Lashroom +(213082, 0, 115253, 1, 1, 56110), -- Lashroom +(213081, 3, 115264, 1, 1, 56110), -- Lashroom +(213081, 2, 115263, 1, 1, 56110), -- Lashroom +(213081, 1, 115262, 1, 1, 56110), -- Lashroom +(213081, 0, 115258, 1, 1, 56110), -- Lashroom +(213080, 5, 115231, 1, 1, 56110), -- Fungarian Caster +(213080, 4, 115230, 1, 1, 56110), -- Fungarian Caster +(213080, 3, 115224, 1, 0.25, 56110), -- Fungarian Caster +(213080, 2, 115225, 1, 0.25, 56110), -- Fungarian Caster +(213080, 1, 115223, 1, 1, 56110), -- Fungarian Caster +(213080, 0, 115222, 1, 1, 56110), -- Fungarian Caster +(213079, 5, 115192, 1, 0.25, 56110), -- Fungarian Fighter +(213079, 4, 114562, 1, 0.25, 56110), -- Fungarian Fighter +(213079, 3, 115217, 1, 1, 56110), -- Fungarian Fighter +(213079, 2, 115218, 1, 1, 56110), -- Fungarian Fighter +(213079, 1, 115209, 1, 1, 56110), -- Fungarian Fighter +(213079, 0, 115210, 1, 1, 56110), -- Fungarian Fighter +(213078, 2, 115189, 1, 1, 56110), -- Fungarian +(213078, 1, 115186, 1, 0.25, 56110), -- Fungarian +(213078, 0, 115185, 1, 1, 56110), -- Fungarian +(213076, 13, 115244, 1, 1, 56110), -- Fungarian Fighter +(213076, 12, 115243, 1, 1, 56110), -- Fungarian Fighter +(213076, 11, 115242, 1, 1, 56110), -- Fungarian Fighter +(213076, 10, 115241, 1, 1, 56110), -- Fungarian Fighter +(213076, 9, 115240, 1, 1, 56110), -- Fungarian Fighter +(213076, 8, 115239, 1, 1, 56110), -- Fungarian Fighter +(213076, 7, 115238, 1, 1, 56110), -- Fungarian Fighter +(213076, 6, 115237, 1, 1, 56110), -- Fungarian Fighter +(213076, 5, 115193, 1, 1, 56110), -- Fungarian Fighter +(213076, 4, 115232, 1, 1, 56110), -- Fungarian Fighter +(213076, 3, 115236, 1, 1, 56110), -- Fungarian Fighter +(213076, 2, 115235, 1, 1, 56110), -- Fungarian Fighter +(213076, 1, 115233, 1, 1, 56110), -- Fungarian Fighter +(213076, 0, 115234, 1, 1, 56110), -- Fungarian Fighter +(213075, 13, 115231, 1, 1, 56110), -- Fungarian Caster +(213075, 12, 115230, 1, 1, 56110), -- Fungarian Caster +(213075, 11, 115228, 1, 1, 56110), -- Fungarian Caster +(213075, 10, 115229, 1, 1, 56110), -- Fungarian Caster +(213075, 9, 115227, 1, 1, 56110), -- Fungarian Caster +(213075, 8, 115226, 1, 1, 56110), -- Fungarian Caster +(213075, 7, 115219, 1, 1, 56110), -- Fungarian Caster +(213075, 6, 115191, 1, 1, 56110), -- Fungarian Caster +(213075, 5, 115224, 1, 1, 56110), -- Fungarian Caster +(213075, 4, 115225, 1, 1, 56110), -- Fungarian Caster +(213075, 3, 115223, 1, 1, 56110), -- Fungarian Caster +(213075, 2, 115222, 1, 1, 56110), -- Fungarian Caster +(213075, 1, 115221, 1, 1, 56110), -- Fungarian Caster +(213075, 0, 115220, 1, 1, 56110), -- Fungarian Caster +(213068, 4, 112414, 1, 1, 56110), -- Skipper +(213068, 3, 112413, 1, 1, 56110), -- Skipper +(213068, 2, 112412, 1, 1, 56110), -- Skipper +(213068, 1, 112411, 1, 1, 56110), -- Skipper +(213068, 0, 112410, 1, 1, 56110), -- Skipper +(213067, 4, 114829, 1, 1, 56110), -- Skipper +(213067, 3, 114830, 1, 1, 56110), -- Skipper +(213067, 2, 114831, 1, 1, 56110), -- Skipper +(213067, 1, 114832, 1, 1, 56110), -- Skipper +(213067, 0, 114833, 1, 1, 56110), -- Skipper +(213063, 0, 65975, 1, 1, 56110), -- Ritssyn Flamescowl +(213062, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(213061, 10, 115182, 1, 1, 56110), -- Reefwalker +(213061, 9, 115181, 1, 1, 56110), -- Reefwalker +(213061, 8, 115180, 1, 1, 56110), -- Reefwalker +(213061, 7, 115179, 1, 1, 56110), -- Reefwalker +(213061, 6, 115178, 1, 1, 56110), -- Reefwalker +(213061, 5, 115177, 1, 1, 56110), -- Reefwalker +(213061, 4, 115176, 1, 1, 56110), -- Reefwalker +(213061, 3, 115175, 1, 1, 56110), -- Reefwalker +(213061, 2, 115174, 1, 1, 56110), -- Reefwalker +(213061, 1, 115173, 1, 1, 56110), -- Reefwalker +(213061, 0, 115172, 1, 1, 56110), -- Reefwalker +(213059, 10, 115182, 1, 1, 56110), -- Reefwalker +(213059, 9, 115181, 1, 1, 56110), -- Reefwalker +(213059, 8, 115180, 1, 1, 56110), -- Reefwalker +(213059, 7, 115179, 1, 1, 56110), -- Reefwalker +(213059, 6, 115178, 1, 1, 56110), -- Reefwalker +(213059, 5, 115177, 1, 1, 56110), -- Reefwalker +(213059, 4, 115176, 1, 1, 56110), -- Reefwalker +(213059, 3, 115175, 1, 1, 56110), -- Reefwalker +(213059, 2, 115174, 1, 1, 56110), -- Reefwalker +(213059, 1, 115173, 1, 1, 56110), -- Reefwalker +(213059, 0, 115172, 1, 1, 56110), -- Reefwalker +(213058, 2, 104496, 1, 1, 56110), -- Eel +(213058, 1, 104502, 1, 1, 56110), -- Eel +(213058, 0, 104505, 1, 1, 56110), -- Eel +(213056, 2, 115171, 1, 1, 56110), -- Abyssal Eel +(213056, 1, 115170, 1, 1, 56110), -- Abyssal Eel +(213056, 0, 115167, 1, 1, 56110), -- Abyssal Eel +(213055, 4, 115171, 1, 1, 56110), -- Abyssal Eel +(213055, 3, 115170, 1, 1, 56110), -- Abyssal Eel +(213055, 2, 115169, 1, 1, 56110), -- Abyssal Eel +(213055, 1, 115168, 1, 1, 56110), -- Abyssal Eel +(213055, 0, 115167, 1, 1, 56110), -- Abyssal Eel +(213054, 3, 102533, 1, 1, 56110), -- Kelp Elemental +(213054, 2, 102532, 1, 1, 56110), -- Kelp Elemental +(213054, 1, 102531, 1, 1, 56110), -- Kelp Elemental +(213054, 0, 102530, 1, 1, 56110), -- Kelp Elemental +(213053, 3, 115166, 1, 1, 56110), -- Kelp Elemental +(213053, 2, 115165, 1, 1, 56110), -- Kelp Elemental +(213053, 1, 115164, 1, 1, 56110), -- Kelp Elemental +(213053, 0, 115163, 1, 1, 56110), -- Kelp Elemental +(213052, 3, 115166, 1, 1, 56110), -- Kelp Elemental +(213052, 2, 115165, 1, 1, 56110), -- Kelp Elemental +(213052, 1, 115164, 1, 1, 56110), -- Kelp Elemental +(213052, 0, 115163, 1, 1, 56110), -- Kelp Elemental +(213051, 3, 115159, 1, 1, 56110), -- Sea Turtle +(213051, 2, 115160, 1, 1, 56110), -- Sea Turtle +(213051, 1, 115161, 1, 1, 56110), -- Sea Turtle +(213051, 0, 115162, 1, 1, 56110), -- Sea Turtle +(213050, 3, 103933, 1, 1, 56110), -- Sea Turtle +(213050, 2, 103934, 1, 1, 56110), -- Sea Turtle +(213050, 1, 103935, 1, 1, 56110), -- Sea Turtle +(213050, 0, 103936, 1, 1, 56110), -- Sea Turtle +(213049, 5, 115158, 1, 1, 56110), -- Makrura +(213049, 4, 115157, 1, 1, 56110), -- Makrura +(213049, 3, 115153, 1, 1, 56110), -- Makrura +(213049, 2, 115156, 1, 1, 56110), -- Makrura +(213049, 1, 115155, 1, 1, 56110), -- Makrura +(213049, 0, 115154, 1, 1, 56110), -- Makrura +(213047, 4, 91246, 1, 1, 56110), -- Makrura +(213047, 3, 91245, 1, 1, 56110), -- Makrura +(213047, 2, 92083, 1, 1, 56110), -- Makrura +(213047, 1, 91242, 1, 1, 56110), -- Makrura +(213047, 0, 91241, 1, 1, 56110), -- Makrura +(213045, 10, 115158, 1, 1, 56110), -- Makrura +(213045, 9, 115157, 1, 1, 56110), -- Makrura +(213045, 8, 115153, 1, 1, 56110), -- Makrura +(213045, 7, 115156, 1, 1, 56110), -- Makrura +(213045, 6, 115155, 1, 1, 56110), -- Makrura +(213045, 5, 115154, 1, 1, 56110), -- Makrura +(213045, 4, 115152, 1, 1, 56110), -- Makrura +(213045, 3, 115151, 1, 1, 56110), -- Makrura +(213045, 2, 115150, 1, 1, 56110), -- Makrura +(213045, 1, 115149, 1, 1, 56110), -- Makrura +(213045, 0, 115148, 1, 1, 56110), -- Makrura +(213044, 4, 3214, 1, 1, 56110), -- Makrura +(213044, 3, 2598, 1, 1, 56110), -- Makrura +(213044, 2, 11371, 1, 1, 56110), -- Makrura +(213044, 1, 3900, 1, 1, 56110), -- Makrura +(213044, 0, 2426, 1, 1, 56110), -- Makrura +(213040, 2, 115147, 1, 1, 56110), -- Grouper Fish +(213040, 1, 115146, 1, 1, 56110), -- Grouper Fish +(213040, 0, 115145, 1, 1, 56110), -- Grouper Fish +(213039, 4, 115144, 1, 1, 56110), -- Grouper Fish +(213039, 3, 56815, 1, 1, 56110), -- Grouper Fish +(213039, 2, 56814, 1, 1, 56110), -- Grouper Fish +(213039, 1, 56813, 1, 1, 56110), -- Grouper Fish +(213039, 0, 64392, 1, 1, 56110), -- Grouper Fish +(213038, 2, 115147, 1, 1, 56110), -- Grouper Fish +(213038, 1, 115146, 1, 1, 56110), -- Grouper Fish +(213038, 0, 115145, 1, 1, 56110), -- Grouper Fish +(213037, 4, 115144, 1, 1, 56110), -- Grouper Fish +(213037, 3, 56815, 1, 1, 56110), -- Grouper Fish +(213037, 2, 56814, 1, 1, 56110); -- Grouper Fish + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(213037, 1, 56813, 1, 1, 56110), -- Grouper Fish +(213037, 0, 64392, 1, 1, 56110), -- Grouper Fish +(213035, 5, 115143, 1, 1, 56110), -- Octopus +(213035, 4, 115142, 1, 1, 56110), -- Octopus +(213035, 3, 115141, 1, 1, 56110), -- Octopus +(213035, 2, 115140, 1, 1, 56110), -- Octopus +(213035, 1, 115137, 1, 1, 56110), -- Octopus +(213035, 0, 115135, 1, 1, 56110), -- Octopus +(213034, 4, 103998, 1, 1, 56110), -- Octopus +(213034, 3, 103999, 1, 1, 56110), -- Octopus +(213034, 2, 104000, 1, 1, 56110), -- Octopus +(213034, 1, 104001, 1, 1, 56110), -- Octopus +(213034, 0, 104004, 1, 1, 56110), -- Octopus +(213033, 8, 115143, 1, 1, 56110), -- Octopus +(213033, 7, 115142, 1, 1, 56110), -- Octopus +(213033, 6, 115141, 1, 1, 56110), -- Octopus +(213033, 5, 115140, 1, 1, 56110), -- Octopus +(213033, 4, 115139, 1, 1, 56110), -- Octopus +(213033, 3, 115138, 1, 1, 56110), -- Octopus +(213033, 2, 115137, 1, 1, 56110), -- Octopus +(213033, 1, 115136, 1, 1, 56110), -- Octopus +(213033, 0, 115135, 1, 1, 56110), -- Octopus +(213032, 6, 103998, 1, 1, 56110), -- Octopus +(213032, 5, 103999, 1, 1, 56110), -- Octopus +(213032, 4, 104000, 1, 1, 56110), -- Octopus +(213032, 3, 104001, 1, 1, 56110), -- Octopus +(213032, 2, 104002, 1, 1, 56110), -- Octopus +(213032, 1, 104003, 1, 1, 56110), -- Octopus +(213032, 0, 104004, 1, 1, 56110), -- Octopus +(213031, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Charging Up That Hill +(213030, 0, 115505, 1, 1, 56110), -- Brann Bronzebeard +(213028, 3, 115127, 1, 1, 56110), -- Deep Sea Crab +(213028, 2, 32641, 1, 1, 56110), -- Deep Sea Crab +(213028, 1, 115129, 1, 1, 56110), -- Deep Sea Crab +(213028, 0, 115126, 1, 1, 56110), -- Deep Sea Crab +(213027, 4, 61702, 1, 1, 56110), -- Deep Sea Crab +(213027, 3, 74864, 1, 1, 56110), -- Deep Sea Crab +(213027, 2, 32023, 1, 1, 56110), -- Deep Sea Crab +(213027, 1, 115124, 1, 1, 56110), -- Deep Sea Crab +(213027, 0, 32021, 1, 1, 56110), -- Deep Sea Crab +(213026, 0, 115125, 1, 1, 56110), -- Deep Sea Crab +(213025, 5, 115127, 1, 1, 56110), -- Deep Sea Crab +(213025, 4, 42974, 1, 1, 56110), -- Deep Sea Crab +(213025, 3, 115128, 1, 1, 56110), -- Deep Sea Crab +(213025, 2, 32641, 1, 1, 56110), -- Deep Sea Crab +(213025, 1, 115129, 1, 1, 56110), -- Deep Sea Crab +(213025, 0, 115126, 1, 1, 56110), -- Deep Sea Crab +(213024, 4, 115133, 1, 1, 56110), -- Deep Sea Crab +(213024, 3, 115132, 1, 1, 56110), -- Deep Sea Crab +(213024, 2, 115131, 1, 1, 56110), -- Deep Sea Crab +(213024, 1, 115130, 1, 1, 56110), -- Deep Sea Crab +(213024, 0, 115125, 1, 1, 56110), -- Deep Sea Crab +(213023, 0, 114500, 1, 1, 56110), -- Swift Stormrook +(213022, 7, 61702, 1, 1, 56110), -- Deep Sea Crab +(213022, 6, 32024, 1, 1, 56110), -- Deep Sea Crab +(213022, 5, 32025, 1, 1, 56110), -- Deep Sea Crab +(213022, 4, 74864, 1, 1, 56110), -- Deep Sea Crab +(213022, 3, 32023, 1, 1, 56110), -- Deep Sea Crab +(213022, 2, 115124, 1, 1, 56110), -- Deep Sea Crab +(213022, 1, 32022, 1, 1, 56110), -- Deep Sea Crab +(213022, 0, 32021, 1, 1, 56110), -- Deep Sea Crab +(213021, 2, 115116, 1, 1, 56110), -- Deep Sea Fish +(213021, 1, 115115, 1, 1, 56110), -- Deep Sea Fish +(213021, 0, 115114, 1, 1, 56110), -- Deep Sea Fish +(213020, 2, 115121, 1, 1, 56110), -- Deep Sea Fish +(213020, 1, 115120, 1, 1, 56110), -- Deep Sea Fish +(213020, 0, 106598, 1, 1, 56110), -- Deep Sea Fish +(213019, 4, 115119, 1, 1, 56110), -- Deep Sea Fish +(213019, 3, 115118, 1, 1, 56110), -- Deep Sea Fish +(213019, 2, 115116, 1, 1, 56110), -- Deep Sea Fish +(213019, 1, 115115, 1, 1, 56110), -- Deep Sea Fish +(213019, 0, 115114, 1, 1, 56110), -- Deep Sea Fish +(213018, 5, 115112, 1, 1, 56110), -- Hermit Crab +(213018, 4, 115110, 1, 1, 56110), -- Hermit Crab +(213018, 3, 115111, 1, 1, 56110), -- Hermit Crab +(213018, 2, 115109, 1, 1, 56110), -- Hermit Crab +(213018, 1, 115113, 1, 1, 56110), -- Hermit Crab +(213018, 0, 115108, 1, 1, 56110), -- Hermit Crab +(213017, 5, 115103, 1, 1, 56110), -- Hermit Crab +(213017, 4, 115105, 1, 1, 56110), -- Hermit Crab +(213017, 3, 115107, 1, 1, 56110), -- Hermit Crab +(213017, 2, 115104, 1, 1, 56110), -- Hermit Crab +(213017, 1, 115106, 1, 1, 56110), -- Hermit Crab +(213017, 0, 115102, 1, 1, 56110), -- Hermit Crab +(213016, 5, 115112, 1, 1, 56110), -- Hermit Crab +(213016, 4, 115110, 1, 1, 56110), -- Hermit Crab +(213016, 3, 115111, 1, 1, 56110), -- Hermit Crab +(213016, 2, 115109, 1, 1, 56110), -- Hermit Crab +(213016, 1, 115113, 1, 1, 56110), -- Hermit Crab +(213016, 0, 115108, 1, 1, 56110), -- Hermit Crab +(213015, 5, 115103, 1, 1, 56110), -- Hermit Crab +(213015, 4, 115105, 1, 1, 56110), -- Hermit Crab +(213015, 3, 115107, 1, 1, 56110), -- Hermit Crab +(213015, 2, 115104, 1, 1, 56110), -- Hermit Crab +(213015, 1, 115106, 1, 1, 56110), -- Hermit Crab +(213015, 0, 115102, 1, 1, 56110), -- Hermit Crab +(213010, 4, 114652, 1, 1, 56110), -- Shalehorn +(213010, 3, 114653, 1, 1, 56110), -- Shalehorn +(213010, 2, 114654, 1, 1, 56110), -- Shalehorn +(213010, 1, 114655, 1, 1, 56110), -- Shalehorn +(213010, 0, 114656, 1, 1, 56110), -- Shalehorn +(213009, 4, 114305, 1, 1, 56110), -- Shalehorn +(213009, 3, 114304, 1, 1, 56110), -- Shalehorn +(213009, 2, 114303, 1, 1, 56110), -- Shalehorn +(213009, 1, 114302, 1, 1, 56110), -- Shalehorn +(213009, 0, 114146, 1, 1, 56110), -- Shalehorn +(213008, 0, 68714, 0.75, 1, 56110), -- Wriggling Darkspawn +(213007, 1, 115100, 1, 1, 56110), -- Jawcrawler +(213007, 0, 114483, 1, 1, 56110), -- Jawcrawler +(213006, 3, 115096, 1, 1, 56110), -- Jawcrawler +(213006, 2, 115095, 1, 1, 56110), -- Jawcrawler +(213006, 1, 112726, 1, 1, 56110), -- Jawcrawler +(213006, 0, 114484, 1, 1, 56110), -- Jawcrawler +(213005, 3, 112722, 1, 1, 56110), -- Jawcrawler +(213005, 2, 112723, 1, 1, 56110), -- Jawcrawler +(213005, 1, 112724, 1, 1, 56110), -- Jawcrawler +(213005, 0, 112725, 1, 1, 56110), -- Jawcrawler +(213004, 5, 8842, 1, 1, 56110), -- Bear +(213004, 4, 115091, 1, 1, 56110), -- Bear +(213004, 3, 115092, 1, 1, 56110), -- Bear +(213004, 2, 71577, 1, 1, 56110), -- Bear +(213004, 1, 8838, 1, 1, 56110), -- Bear +(213004, 0, 33920, 1, 1, 56110), -- Bear +(213003, 5, 115090, 1, 1, 56110), -- Bear +(213003, 4, 115089, 1, 1, 56110), -- Bear +(213003, 3, 115088, 1, 1, 56110), -- Bear +(213003, 2, 1006, 1, 1, 56110), -- Bear +(213003, 1, 8840, 1, 1, 56110), -- Bear +(213003, 0, 719, 1, 1, 56110), -- Bear +(213002, 5, 8842, 1, 1, 56110), -- Bear +(213002, 4, 115091, 1, 1, 56110), -- Bear +(213002, 3, 115092, 1, 1, 56110), -- Bear +(213002, 2, 71577, 1, 1, 56110), -- Bear +(213002, 1, 8838, 1, 1, 56110), -- Bear +(213002, 0, 33920, 1, 1, 56110), -- Bear +(213001, 5, 115090, 1, 1, 56110), -- Bear +(213001, 4, 115089, 1, 1, 56110), -- Bear +(213001, 3, 115088, 1, 1, 56110), -- Bear +(213001, 2, 1006, 1, 1, 56110), -- Bear +(213001, 1, 8840, 1, 1, 56110), -- Bear +(213001, 0, 719, 1, 1, 56110), -- Bear +(213000, 2, 114767, 1, 1, 56110), -- Waxtail Browbeater +(213000, 1, 114089, 1, 1, 56110), -- Waxtail Browbeater +(213000, 0, 114164, 1, 1, 56110), -- Waxtail Browbeater +(212999, 0, 106930, 1, 1, 56110), -- Bear Cub +(212998, 4, 114131, 1, 1, 56110), -- Salamanther +(212998, 3, 114130, 1, 1, 56110), -- Salamanther +(212998, 2, 114129, 1, 1, 56110), -- Salamanther +(212998, 1, 114128, 1, 1, 56110), -- Salamanther +(212998, 0, 114127, 1, 1, 56110), -- Salamanther +(212997, 4, 104630, 1, 1, 56110), -- Salamanther +(212997, 3, 104631, 1, 1, 56110), -- Salamanther +(212997, 2, 104632, 1, 1, 56110), -- Salamanther +(212997, 1, 104633, 1, 1, 56110), -- Salamanther +(212997, 0, 104634, 1, 1, 56110), -- Salamanther +(212996, 0, 115083, 1, 1, 56110), -- Giant Wasp +(212995, 1, 115080, 1, 1, 56110), -- Giant Wasp +(212995, 0, 115073, 1, 1, 56110), -- Giant Wasp +(212994, 4, 115077, 1, 1, 56110), -- Wasp +(212994, 3, 115076, 1, 1, 56110), -- Wasp +(212994, 2, 115075, 1, 1, 56110), -- Wasp +(212994, 1, 115074, 1, 1, 56110), -- Wasp +(212994, 0, 80502, 1, 1, 56110), -- Wasp +(212993, 0, 114705, 1, 1, 56110), -- Torchsnarl +(212992, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(212991, 0, 114717, 1, 1, 56110), -- Skitter +(212990, 5, 115086, 1, 1, 56110), -- Giant Wasp +(212990, 4, 115085, 1, 1, 56110), -- Giant Wasp +(212990, 3, 115084, 1, 1, 56110), -- Giant Wasp +(212990, 2, 114803, 1, 1, 56110), -- Giant Wasp +(212990, 1, 115083, 1, 1, 56110), -- Giant Wasp +(212990, 0, 115082, 1, 1, 56110), -- Giant Wasp +(212989, 5, 115081, 1, 1, 56110), -- Giant Wasp +(212989, 4, 115080, 1, 1, 56110), -- Giant Wasp +(212989, 3, 115079, 1, 1, 56110), -- Giant Wasp +(212989, 2, 114802, 1, 1, 56110), -- Giant Wasp +(212989, 1, 115078, 1, 1, 56110), -- Giant Wasp +(212989, 0, 115073, 1, 1, 56110), -- Giant Wasp +(212988, 5, 114697, 1, 1, 56110), -- Waxtail Dirtcaller +(212988, 4, 114698, 1, 1, 56110), -- Waxtail Dirtcaller +(212988, 3, 114700, 1, 1, 56110), -- Waxtail Dirtcaller +(212988, 2, 114699, 1, 1, 56110), -- Waxtail Dirtcaller +(212988, 1, 114570, 1, 1, 56110), -- Waxtail Dirtcaller +(212988, 0, 114569, 1, 1, 56110), -- Waxtail Dirtcaller +(212987, 5, 114721, 1, 1, 56110), -- Waxtail Trapper +(212987, 4, 114157, 1, 1, 56110), -- Waxtail Trapper +(212987, 3, 114723, 1, 1, 56110), -- Waxtail Trapper +(212987, 2, 114718, 1, 1, 56110), -- Waxtail Trapper +(212987, 1, 114722, 1, 1, 56110), -- Waxtail Trapper +(212987, 0, 114720, 1, 1, 56110), -- Waxtail Trapper +(212986, 7, 114714, 1, 1, 56110), -- Waxtail Thug +(212986, 6, 114527, 1, 1, 56110), -- Waxtail Thug +(212986, 5, 114715, 1, 1, 56110), -- Waxtail Thug +(212986, 4, 114716, 1, 1, 56110), -- Waxtail Thug +(212986, 3, 114713, 1, 1, 56110), -- Waxtail Thug +(212986, 2, 114158, 1, 1, 56110), -- Waxtail Thug +(212986, 1, 114526, 1, 1, 56110), -- Waxtail Thug +(212986, 0, 114712, 1, 1, 56110), -- Waxtail Thug +(212985, 7, 114696, 1, 1, 56110), -- Waxtail Scavenger +(212985, 6, 114695, 1, 1, 56110), -- Waxtail Scavenger +(212985, 5, 114694, 1, 1, 56110), -- Waxtail Scavenger +(212985, 4, 114690, 1, 1, 56110), -- Waxtail Scavenger +(212985, 3, 114692, 1, 1, 56110), -- Waxtail Scavenger +(212985, 2, 114691, 1, 1, 56110), -- Waxtail Scavenger +(212985, 1, 114088, 1, 1, 56110), -- Waxtail Scavenger +(212985, 0, 114087, 1, 1, 56110), -- Waxtail Scavenger +(212984, 2, 114766, 1, 1, 56110), -- Waxtail Bully +(212984, 1, 114706, 1, 1, 56110), -- Waxtail Bully +(212984, 0, 114092, 1, 1, 56110), -- Waxtail Bully +(212983, 5, 114757, 1, 1, 56110), -- Waxtail Tormentor +(212983, 4, 114745, 1, 1, 56110), -- Waxtail Tormentor +(212983, 3, 114758, 1, 1, 56110), -- Waxtail Tormentor +(212983, 2, 114738, 1, 1, 56110), -- Waxtail Tormentor +(212983, 1, 114741, 1, 1, 56110), -- Waxtail Tormentor +(212983, 0, 114743, 1, 1, 56110), -- Waxtail Tormentor +(212980, 7, 115062, 1, 1, 56110), -- Harvest Golem +(212980, 6, 115061, 1, 1, 56110), -- Harvest Golem +(212980, 5, 115059, 1, 1, 56110), -- Harvest Golem +(212980, 4, 115060, 1, 1, 56110), -- Harvest Golem +(212980, 3, 115057, 1, 1, 56110), -- Harvest Golem +(212980, 2, 115058, 1, 1, 56110), -- Harvest Golem +(212980, 1, 115055, 1, 1, 56110), -- Harvest Golem +(212980, 0, 115056, 1, 1, 56110), -- Harvest Golem +(212979, 11, 115053, 1, 1, 56110), -- Harvest Golem +(212979, 10, 115054, 1, 1, 56110), -- Harvest Golem +(212979, 9, 115052, 1, 1, 56110), -- Harvest Golem +(212979, 8, 115050, 1, 1, 56110), -- Harvest Golem +(212979, 7, 115051, 1, 1, 56110), -- Harvest Golem +(212979, 6, 115049, 1, 1, 56110), -- Harvest Golem +(212979, 5, 115047, 1, 1, 56110), -- Harvest Golem +(212979, 4, 115048, 1, 1, 56110), -- Harvest Golem +(212979, 3, 115046, 1, 1, 56110), -- Harvest Golem +(212979, 2, 115045, 1, 1, 56110), -- Harvest Golem +(212979, 1, 115044, 1, 1, 56110), -- Harvest Golem +(212979, 0, 115043, 1, 1, 56110), -- Harvest Golem +(212978, 11, 115062, 1, 1, 56110), -- Harvest Golem +(212978, 10, 115061, 1, 1, 56110), -- Harvest Golem +(212978, 9, 115072, 1, 1, 56110), -- Harvest Golem +(212978, 8, 115071, 1, 1, 56110), -- Harvest Golem +(212978, 7, 115059, 1, 1, 56110), -- Harvest Golem +(212978, 6, 115060, 1, 1, 56110), -- Harvest Golem +(212978, 5, 115057, 1, 1, 56110), -- Harvest Golem +(212978, 4, 115058, 1, 1, 56110), -- Harvest Golem +(212978, 3, 115067, 1, 1, 56110), -- Harvest Golem +(212978, 2, 115066, 1, 1, 56110), -- Harvest Golem +(212978, 1, 115055, 1, 1, 56110), -- Harvest Golem +(212978, 0, 115056, 1, 1, 56110), -- Harvest Golem +(212977, 17, 115070, 1, 1, 56110), -- Harvest Golem +(212977, 16, 115069, 1, 1, 56110), -- Harvest Golem +(212977, 15, 115068, 1, 1, 56110); -- Harvest Golem + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(212977, 14, 115065, 1, 1, 56110), -- Harvest Golem +(212977, 13, 115064, 1, 1, 56110), -- Harvest Golem +(212977, 12, 115063, 1, 1, 56110), -- Harvest Golem +(212977, 11, 115053, 1, 1, 56110), -- Harvest Golem +(212977, 10, 115054, 1, 1, 56110), -- Harvest Golem +(212977, 9, 115052, 1, 1, 56110), -- Harvest Golem +(212977, 8, 115050, 1, 1, 56110), -- Harvest Golem +(212977, 7, 115051, 1, 1, 56110), -- Harvest Golem +(212977, 6, 115049, 1, 1, 56110), -- Harvest Golem +(212977, 5, 115047, 1, 1, 56110), -- Harvest Golem +(212977, 4, 115048, 1, 1, 56110), -- Harvest Golem +(212977, 3, 115046, 1, 1, 56110), -- Harvest Golem +(212977, 2, 115045, 1, 1, 56110), -- Harvest Golem +(212977, 1, 115044, 1, 1, 56110), -- Harvest Golem +(212977, 0, 115043, 1, 1, 56110), -- Harvest Golem +(212976, 1, 115042, 1, 1, 56110), -- Arathi Lamplighter +(212976, 0, 115041, 1, 1, 56110), -- Arathi Lamplighter +(212975, 1, 115040, 1, 1, 56110), -- Arathi Lamplighter +(212975, 0, 115039, 1, 1, 56110), -- Arathi Lamplighter +(212974, 5, 117759, 1, 1, 56110), -- Arathi Knight +(212974, 4, 117758, 1, 1, 56110), -- Arathi Knight +(212974, 3, 115034, 1, 1, 56110), -- Arathi Knight +(212974, 2, 115033, 1, 1, 56110), -- Arathi Knight +(212974, 1, 115032, 1, 1, 56110), -- Arathi Knight +(212974, 0, 115031, 1, 1, 56110), -- Arathi Knight +(212973, 5, 117757, 1, 1, 56110), -- Arathi Knight +(212973, 4, 117756, 1, 1, 56110), -- Arathi Knight +(212973, 3, 115038, 1, 1, 56110), -- Arathi Knight +(212973, 2, 115037, 1, 1, 56110), -- Arathi Knight +(212973, 1, 115036, 1, 1, 56110), -- Arathi Knight +(212973, 0, 115035, 1, 1, 56110), -- Arathi Knight +(212972, 3, 117750, 1, 1, 56110), -- Arathi Disciple +(212972, 2, 117749, 1, 1, 56110), -- Arathi Disciple +(212972, 1, 115025, 1, 1, 56110), -- Arathi Disciple +(212972, 0, 115024, 1, 1, 56110), -- Arathi Disciple +(212971, 5, 117748, 1, 1, 56110), -- Arathi Disciple +(212971, 4, 117747, 1, 1, 56110), -- Arathi Disciple +(212971, 3, 115030, 1, 1, 56110), -- Arathi Disciple +(212971, 2, 115029, 1, 1, 56110), -- Arathi Disciple +(212971, 1, 115028, 1, 1, 56110), -- Arathi Disciple +(212971, 0, 115026, 1, 1, 56110), -- Arathi Disciple +(212962, 5, 117755, 1, 1, 56110), -- Arathi Farmer +(212962, 4, 117754, 1, 1, 56110), -- Arathi Farmer +(212962, 3, 115023, 1, 1, 56110), -- Arathi Farmer +(212962, 2, 115022, 1, 1, 56110), -- Arathi Farmer +(212962, 1, 115021, 1, 1, 56110), -- Arathi Farmer +(212962, 0, 115020, 1, 1, 56110), -- Arathi Farmer +(212961, 0, 115015, 1, 1, 56110), -- Giant Slime, Ochre +(212960, 0, 115009, 1, 1, 56110), -- Giant Slime, Void +(212958, 4, 106086, 1, 1, 56110), -- Gorloc Caster +(212958, 3, 106820, 1, 1, 56110), -- Gorloc Caster +(212958, 2, 106818, 1, 1, 56110), -- Gorloc Caster +(212958, 1, 106817, 1, 1, 56110), -- Gorloc Caster +(212958, 0, 106816, 1, 1, 56110), -- Gorloc Caster +(212957, 4, 106085, 1, 1, 56110), -- Gorloc Healer +(212957, 3, 103281, 1, 1, 56110), -- Gorloc Healer +(212957, 2, 103280, 1, 1, 56110), -- Gorloc Healer +(212957, 1, 107062, 1, 1, 56110), -- Gorloc Healer +(212957, 0, 103279, 1, 1, 56110), -- Gorloc Healer +(212956, 4, 106085, 1, 1, 56110), -- Gorloc Fighter +(212956, 3, 103279, 1, 1, 56110), -- Gorloc Fighter +(212956, 2, 103280, 1, 1, 56110), -- Gorloc Fighter +(212956, 1, 107062, 1, 1, 56110), -- Gorloc Fighter +(212956, 0, 103281, 1, 1, 56110), -- Gorloc Fighter +(212952, 3, 115736, 1, 1, 56110), -- Nerubian Priest, Dark +(212952, 2, 115737, 1, 1, 56110), -- Nerubian Priest, Dark +(212952, 1, 115738, 1, 1, 56110), -- Nerubian Priest, Dark +(212952, 0, 114413, 1, 1, 56110), -- Nerubian Priest, Dark +(212951, 3, 115744, 1, 1, 56110), -- Nerubian Priest, Dark +(212951, 2, 115743, 1, 1, 56110), -- Nerubian Priest, Dark +(212951, 1, 115742, 1, 1, 56110), -- Nerubian Priest, Dark +(212951, 0, 114414, 1, 1, 56110), -- Nerubian Priest, Dark +(212950, 3, 115734, 1, 1, 56110), -- Nerubian Priest, Web +(212950, 2, 115733, 1, 1, 56110), -- Nerubian Priest, Web +(212950, 1, 115735, 1, 1, 56110), -- Nerubian Priest, Web +(212950, 0, 114408, 1, 1, 56110), -- Nerubian Priest, Web +(212949, 3, 115749, 1, 1, 56110), -- Nerubian Priest, Web +(212949, 2, 115748, 1, 1, 56110), -- Nerubian Priest, Web +(212949, 1, 115750, 1, 1, 56110), -- Nerubian Priest, Web +(212949, 0, 114411, 1, 1, 56110), -- Nerubian Priest, Web +(212948, 5, 117752, 1, 1, 56110), -- Arathi Farmer +(212948, 4, 117751, 1, 1, 56110), -- Arathi Farmer +(212948, 3, 115014, 1, 1, 56110), -- Arathi Farmer +(212948, 2, 115013, 1, 1, 56110), -- Arathi Farmer +(212948, 1, 115012, 1, 1, 56110), -- Arathi Farmer +(212948, 0, 115011, 1, 1, 56110), -- Arathi Farmer +(212947, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(212946, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(212945, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(212944, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(212943, 0, 26759, 1, 1, 56110), -- Dalaran Sewer Rat +(212942, 1, 856, 1, 1, 56110), -- Sheep +(212942, 0, 857, 1, 1, 56110), -- Sheep +(212941, 1, 107959, 1, 1, 56110), -- Lamb +(212941, 0, 115008, 1, 1, 56110), -- Lamb +(212940, 1, 856, 1, 1, 56110), -- Sheep +(212940, 0, 857, 1, 1, 56110), -- Sheep +(212939, 1, 107959, 1, 1, 56110), -- Lamb +(212939, 0, 115008, 1, 1, 56110), -- Lamb +(212938, 3, 117062, 1, 1, 56110), -- Bio Worm +(212938, 2, 117063, 1, 1, 56110), -- Bio Worm +(212938, 1, 117064, 1, 1, 56110), -- Bio Worm +(212938, 0, 115007, 1, 1, 56110), -- Bio Worm +(212937, 6, 114999, 1, 1, 56110), -- Pig +(212937, 5, 80533, 1, 1, 56110), -- Pig +(212937, 4, 40906, 1, 1, 56110), -- Pig +(212937, 3, 114998, 1, 1, 56110), -- Pig +(212937, 2, 114997, 1, 1, 56110), -- Pig +(212937, 1, 114995, 1, 1, 56110), -- Pig +(212937, 0, 44108, 1, 1, 56110), -- Pig +(212936, 6, 115006, 1, 1, 56110), -- Pig +(212936, 5, 115005, 1, 1, 56110), -- Pig +(212936, 4, 115004, 1, 1, 56110), -- Pig +(212936, 3, 115003, 1, 1, 56110), -- Pig +(212936, 2, 115002, 1, 1, 56110), -- Pig +(212936, 1, 115001, 1, 1, 56110), -- Pig +(212936, 0, 115000, 1, 1, 56110), -- Pig +(212935, 0, 115010, 1.5, 1, 56110), -- Armored Subjugator +(212933, 1, 119961, 1, 1, 56110), -- Invading Depthlurker +(212933, 0, 119960, 1, 1, 56110), -- Invading Depthlurker +(212932, 6, 115006, 1, 1, 56110), -- Pig +(212932, 5, 115005, 1, 1, 56110), -- Pig +(212932, 4, 115004, 1, 1, 56110), -- Pig +(212932, 3, 115003, 1, 1, 56110), -- Pig +(212932, 2, 115002, 1, 1, 56110), -- Pig +(212932, 1, 115001, 1, 1, 56110), -- Pig +(212932, 0, 115000, 1, 1, 56110), -- Pig +(212931, 3, 114986, 1, 1, 56110), -- Nerubian Swarmite - Melee, Physical +(212931, 2, 114987, 1, 1, 56110), -- Nerubian Swarmite - Melee, Physical +(212931, 1, 114988, 1, 1, 56110), -- Nerubian Swarmite - Melee, Physical +(212931, 0, 114989, 1, 1, 56110), -- Nerubian Swarmite - Melee, Physical +(212930, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(212929, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(212928, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(212927, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(212926, 6, 114999, 1, 1, 56110), -- Pig +(212926, 5, 80533, 1, 1, 56110), -- Pig +(212926, 4, 40906, 1, 1, 56110), -- Pig +(212926, 3, 114998, 1, 1, 56110), -- Pig +(212926, 2, 114997, 1, 1, 56110), -- Pig +(212926, 1, 114995, 1, 1, 56110), -- Pig +(212926, 0, 44108, 1, 1, 56110), -- Pig +(212925, 0, 26759, 1, 1, 56110), -- Dalaran Sewer Rat +(212924, 3, 114553, 1, 1, 56110), -- Underground Spider +(212924, 2, 114552, 1, 1, 56110), -- Underground Spider +(212924, 1, 114551, 1, 1, 56110), -- Underground Spider +(212924, 0, 114550, 1, 1, 56110), -- Underground Spider +(212923, 3, 114993, 1, 1, 56110), -- Bone Spider +(212923, 2, 114992, 1, 1, 56110), -- Bone Spider +(212923, 1, 114991, 1, 1, 56110), -- Bone Spider +(212923, 0, 114990, 1, 1, 56110), -- Bone Spider +(212922, 3, 112449, 1, 1, 56110), -- Underground Spider +(212922, 2, 112448, 1, 1, 56110), -- Underground Spider +(212922, 1, 112447, 1, 1, 56110), -- Underground Spider +(212922, 0, 112446, 1, 1, 56110), -- Underground Spider +(212919, 3, 114549, 1, 1, 56110), -- Underground Spider +(212919, 2, 114548, 1, 1, 56110), -- Underground Spider +(212919, 1, 114547, 1, 1, 56110), -- Underground Spider +(212919, 0, 114546, 1, 1, 56110), -- Underground Spider +(212918, 0, 113610, 1, 1, 56110), -- Sand Elemental +(212917, 0, 47677, 1, 1, 56110), -- Sand Elemental +(212915, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(212914, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(212913, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(212912, 0, 16259, 1, 1, 56110), -- Dalaran Sewer Turtle +(212911, 0, 26759, 1, 1, 56110), -- Dalaran Sewer Rat +(212908, 4, 114976, 1, 1, 56110), -- Giant Bat +(212908, 3, 114975, 1, 1, 56110), -- Giant Bat +(212908, 2, 114974, 1, 1, 56110), -- Giant Bat +(212908, 1, 114973, 1, 1, 56110), -- Giant Bat +(212908, 0, 114972, 1, 1, 56110), -- Giant Bat +(212907, 4, 114964, 1, 1, 56110), -- Giant Bat +(212907, 3, 114963, 1, 1, 56110), -- Giant Bat +(212907, 2, 114962, 1, 1, 56110), -- Giant Bat +(212907, 1, 114961, 1, 1, 56110), -- Giant Bat +(212907, 0, 79755, 1, 1, 56110), -- Giant Bat +(212906, 4, 114971, 1, 1, 56110), -- Bat +(212906, 3, 114970, 1, 1, 56110), -- Bat +(212906, 2, 114967, 1, 1, 56110), -- Bat +(212906, 1, 114969, 1, 1, 56110), -- Bat +(212906, 0, 114968, 1, 1, 56110), -- Bat +(212905, 4, 114976, 1, 1, 56110), -- Giant Bat +(212905, 3, 114975, 1, 1, 56110), -- Giant Bat +(212905, 2, 114974, 1, 1, 56110), -- Giant Bat +(212905, 1, 114973, 1, 1, 56110), -- Giant Bat +(212905, 0, 114972, 1, 1, 56110), -- Giant Bat +(212904, 4, 114971, 1, 1, 56110), -- Bat +(212904, 3, 114970, 1, 1, 56110), -- Bat +(212904, 2, 114967, 1, 1, 56110), -- Bat +(212904, 1, 114969, 1, 1, 56110), -- Bat +(212904, 0, 114968, 1, 1, 56110), -- Bat +(212902, 0, 82561, 2, 1, 56110), -- Cart Static +(212901, 4, 114964, 1, 1, 56110), -- Giant Bat +(212901, 3, 114963, 1, 1, 56110), -- Giant Bat +(212901, 2, 114962, 1, 1, 56110), -- Giant Bat +(212901, 1, 114961, 1, 1, 56110), -- Giant Bat +(212901, 0, 79755, 1, 1, 56110), -- Giant Bat +(212900, 2, 120916, 1, 1, 56110), -- Eagle +(212900, 1, 120917, 1, 1, 56110), -- Eagle +(212900, 0, 81269, 1, 1, 56110), -- Eagle +(212898, 3, 114951, 1, 1, 56110), -- Eagle +(212898, 2, 114950, 1, 1, 56110), -- Eagle +(212898, 1, 114949, 1, 1, 56110), -- Eagle +(212898, 0, 114948, 1, 1, 56110), -- Eagle +(212897, 3, 114959, 1, 1, 56110), -- Eagle +(212897, 2, 114958, 1, 1, 56110), -- Eagle +(212897, 1, 114957, 1, 1, 56110), -- Eagle +(212897, 0, 114956, 1, 1, 56110), -- Eagle +(212896, 3, 114959, 1, 1, 56110), -- Eagle +(212896, 2, 114958, 1, 1, 56110), -- Eagle +(212896, 1, 114957, 1, 1, 56110), -- Eagle +(212896, 0, 114956, 1, 1, 56110), -- Eagle +(212895, 3, 114955, 1, 1, 56110), -- Eagle +(212895, 2, 114954, 1, 1, 56110), -- Eagle +(212895, 1, 114953, 1, 1, 56110), -- Eagle +(212895, 0, 114952, 1, 1, 56110), -- Eagle +(212894, 3, 114951, 1, 1, 56110), -- Eagle +(212894, 2, 114950, 1, 1, 56110), -- Eagle +(212894, 1, 114949, 1, 1, 56110), -- Eagle +(212894, 0, 114948, 1, 1, 56110), -- Eagle +(212891, 0, 114947, 1, 1, 56110), -- Rampaging Skardyn +(212889, 3, 117975, 1, 1, 56110), -- Monstrous Skardyn +(212889, 2, 117974, 1, 1, 56110), -- Monstrous Skardyn +(212889, 1, 117973, 1, 1, 56110), -- Monstrous Skardyn +(212889, 0, 117972, 1, 1, 56110), -- Monstrous Skardyn +(212888, 0, 114946, 1, 1, 56110), -- Skardyn +(212885, 0, 35001, 0.699999988079071044, 1, 56110), -- Slag Elemental +(212884, 3, 117846, 1, 1, 56110), -- Dogmatic Forgecaster +(212884, 2, 117845, 1, 1, 56110), -- Dogmatic Forgecaster +(212884, 1, 117844, 1, 1, 56110), -- Dogmatic Forgecaster +(212884, 0, 117843, 1, 1, 56110), -- Dogmatic Forgecaster +(212883, 4, 114921, 1, 1, 56110), -- Salamanther Hatchling +(212883, 3, 114920, 1, 1, 56110), -- Salamanther Hatchling +(212883, 2, 114919, 1, 1, 56110), -- Salamanther Hatchling +(212883, 1, 114918, 1, 1, 56110), -- Salamanther Hatchling +(212883, 0, 114912, 1, 1, 56110), -- Salamanther Hatchling +(212882, 8, 101144, 1, 1, 56110), -- Salamanther Hatchling +(212882, 7, 101139, 1, 1, 56110), -- Salamanther Hatchling +(212882, 6, 101147, 1, 1, 56110), -- Salamanther Hatchling +(212882, 5, 101142, 1, 1, 56110), -- Salamanther Hatchling +(212882, 4, 101146, 1, 1, 56110), -- Salamanther Hatchling +(212882, 3, 101141, 1, 1, 56110), -- Salamanther Hatchling +(212882, 2, 101145, 1, 1, 56110), -- Salamanther Hatchling +(212882, 1, 101140, 1, 1, 56110), -- Salamanther Hatchling +(212882, 0, 101148, 1, 1, 56110), -- Salamanther Hatchling +(212881, 4, 114921, 1, 1, 56110), -- Salamanther Hatchling +(212881, 3, 114920, 1, 1, 56110), -- Salamanther Hatchling +(212881, 2, 114919, 1, 1, 56110), -- Salamanther Hatchling +(212881, 1, 114918, 1, 1, 56110), -- Salamanther Hatchling +(212881, 0, 114912, 1, 1, 56110); -- Salamanther Hatchling + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(212880, 8, 101144, 1, 1, 56110), -- Salamanther Hatchling +(212880, 7, 101139, 1, 1, 56110), -- Salamanther Hatchling +(212880, 6, 101147, 1, 1, 56110), -- Salamanther Hatchling +(212880, 5, 101142, 1, 1, 56110), -- Salamanther Hatchling +(212880, 4, 101146, 1, 1, 56110), -- Salamanther Hatchling +(212880, 3, 101141, 1, 1, 56110), -- Salamanther Hatchling +(212880, 2, 101145, 1, 1, 56110), -- Salamanther Hatchling +(212880, 1, 101140, 1, 1, 56110), -- Salamanther Hatchling +(212880, 0, 101148, 1, 1, 56110), -- Salamanther Hatchling +(212879, 4, 115077, 1, 1, 56110), -- Wasp +(212879, 3, 115076, 1, 1, 56110), -- Wasp +(212879, 2, 115075, 1, 1, 56110), -- Wasp +(212879, 1, 115074, 1, 1, 56110), -- Wasp +(212879, 0, 80502, 1, 1, 56110), -- Wasp +(212878, 3, 117834, 1, 1, 56110), -- Dogmatic Machine Speaker +(212878, 2, 117833, 1, 1, 56110), -- Dogmatic Machine Speaker +(212878, 1, 117832, 1, 1, 56110), -- Dogmatic Machine Speaker +(212878, 0, 117791, 1, 1, 56110), -- Dogmatic Machine Speaker +(212876, 3, 117841, 1, 1, 56110), -- Dogmatic Soot-Seer +(212876, 2, 117839, 1, 1, 56110), -- Dogmatic Soot-Seer +(212876, 1, 117836, 1, 1, 56110), -- Dogmatic Soot-Seer +(212876, 0, 117835, 1, 1, 56110), -- Dogmatic Soot-Seer +(212874, 8, 1987, 1, 1, 56110), -- Snake +(212874, 7, 2955, 1, 1, 56110), -- Snake +(212874, 6, 2954, 1, 1, 56110), -- Snake +(212874, 5, 6303, 1, 1, 56110), -- Snake +(212874, 4, 1986, 1, 1, 56110), -- Snake +(212874, 3, 2958, 1, 1, 56110), -- Snake +(212874, 2, 2957, 1, 1, 56110), -- Snake +(212874, 1, 2956, 1, 1, 56110), -- Snake +(212874, 0, 1206, 1, 1, 56110), -- Snake +(212873, 3, 53781, 1, 1, 56110), -- Toad +(212873, 2, 54643, 1, 1, 56110), -- Toad +(212873, 1, 53782, 1, 1, 56110), -- Toad +(212873, 0, 57495, 1, 1, 56110), -- Toad +(212872, 3, 53781, 1, 1, 56110), -- Toad +(212872, 2, 54643, 1, 1, 56110), -- Toad +(212872, 1, 53782, 1, 1, 56110), -- Toad +(212872, 0, 57495, 1, 1, 56110), -- Toad +(212871, 8, 104515, 1, 1, 56110), -- Snake +(212871, 7, 104516, 1, 1, 56110), -- Snake +(212871, 6, 104517, 1, 1, 56110), -- Snake +(212871, 5, 104518, 1, 1, 56110), -- Snake +(212871, 4, 104519, 1, 1, 56110), -- Snake +(212871, 3, 104520, 1, 1, 56110), -- Snake +(212871, 2, 104521, 1, 1, 56110), -- Snake +(212871, 1, 104522, 1, 1, 56110), -- Snake +(212871, 0, 104523, 1, 1, 56110), -- Snake +(212870, 8, 104515, 1, 1, 56110), -- Snake +(212870, 7, 104516, 1, 1, 56110), -- Snake +(212870, 6, 104517, 1, 1, 56110), -- Snake +(212870, 5, 104518, 1, 1, 56110), -- Snake +(212870, 4, 104519, 1, 1, 56110), -- Snake +(212870, 3, 104520, 1, 1, 56110), -- Snake +(212870, 2, 104521, 1, 1, 56110), -- Snake +(212870, 1, 104522, 1, 1, 56110), -- Snake +(212870, 0, 104523, 1, 1, 56110), -- Snake +(212869, 8, 1987, 1, 1, 56110), -- Snake +(212869, 7, 2955, 1, 1, 56110), -- Snake +(212869, 6, 2954, 1, 1, 56110), -- Snake +(212869, 5, 6303, 1, 1, 56110), -- Snake +(212869, 4, 1986, 1, 1, 56110), -- Snake +(212869, 3, 2958, 1, 1, 56110), -- Snake +(212869, 2, 2957, 1, 1, 56110), -- Snake +(212869, 1, 2956, 1, 1, 56110), -- Snake +(212869, 0, 1206, 1, 1, 56110), -- Snake +(212868, 3, 64132, 1, 1, 56110), -- Toad +(212868, 2, 114904, 1, 1, 56110), -- Toad +(212868, 1, 114903, 1, 1, 56110), -- Toad +(212868, 0, 114902, 1, 1, 56110), -- Toad +(212867, 4, 117406, 1, 1, 56110), -- Machine Speaker Golem +(212867, 3, 117405, 1, 1, 56110), -- Machine Speaker Golem +(212867, 2, 117404, 1, 1, 56110), -- Machine Speaker Golem +(212867, 1, 117403, 1, 1, 56110), -- Machine Speaker Golem +(212867, 0, 117402, 1, 1, 56110), -- Machine Speaker Golem +(212866, 3, 64132, 1, 1, 56110), -- Toad +(212866, 2, 114904, 1, 1, 56110), -- Toad +(212866, 1, 114903, 1, 1, 56110), -- Toad +(212866, 0, 114902, 1, 1, 56110), -- Toad +(212865, 3, 117443, 1, 1, 56110), -- Machine Speaker Steam Seer +(212865, 2, 117442, 1, 1, 56110), -- Machine Speaker Steam Seer +(212865, 1, 117441, 1, 1, 56110), -- Machine Speaker Steam Seer +(212865, 0, 117440, 1, 1, 56110), -- Machine Speaker Steam Seer +(212864, 3, 117445, 1, 1, 56110), -- Machine Speaker Clockwork Augur +(212864, 2, 117444, 1, 1, 56110), -- Machine Speaker Clockwork Augur +(212864, 1, 117447, 1, 1, 56110), -- Machine Speaker Clockwork Augur +(212864, 0, 117446, 1, 1, 56110), -- Machine Speaker Clockwork Augur +(212863, 0, 79809, 1.20000004768371582, 1, 56110), -- Glower Swarm +(212862, 3, 117642, 1, 1, 56110), -- Machine Speaker Sentry +(212862, 2, 117641, 1, 1, 56110), -- Machine Speaker Sentry +(212862, 1, 117643, 1, 1, 56110), -- Machine Speaker Sentry +(212862, 0, 117644, 1, 1, 56110), -- Machine Speaker Sentry +(212861, 0, 114898, 1.299999952316284179, 1, 56110), -- Ravenous Swarm +(212857, 0, 100002, 1, 1, 56110), -- Ravenous Swarm +(212855, 0, 79809, 1.20000004768371582, 1, 56110), -- Glower Swarm +(212853, 0, 56590, 1, 1, 56110), -- Collapsed Mining Rig +(212852, 0, 114895, 1, 1, 56110), -- Charmonger +(212844, 0, 113043, 1.799999952316284179, 1, 56110), -- Damaged Cabbage Smacker +(212839, 3, 117459, 1, 1, 56110), -- Emergency Militia +(212839, 2, 117458, 1, 1, 56110), -- Emergency Militia +(212839, 1, 117456, 1, 1, 56110), -- Emergency Militia +(212839, 0, 114756, 1, 1, 56110), -- Emergency Militia +(212838, 5, 121022, 1, 1, 56110), -- Arathi Neophyte +(212838, 4, 121021, 1, 1, 56110), -- Arathi Neophyte +(212838, 3, 121020, 1, 1, 56110), -- Arathi Neophyte +(212838, 2, 121019, 1, 1, 56110), -- Arathi Neophyte +(212838, 1, 121018, 1, 1, 56110), -- Arathi Neophyte +(212838, 0, 121017, 1, 1, 56110), -- Arathi Neophyte +(212835, 1, 116188, 1, 0.5, 56110), -- Risen Footman +(212835, 0, 116189, 1, 0.5, 56110), -- Risen Footman +(212833, 0, 120422, 1, 1, 56110), -- Millhouse Manastorm +(212832, 0, 26770, 0.899999976158142089, 1, 56110), -- Archmage Aethas Sunreaver +(212831, 0, 118874, 1, 1, 56110), -- Forge Master Damian +(212830, 0, 75614, 1, 1, 56110), -- Kalecgos +(212829, 0, 88316, 1, 1, 56110), -- Lady Jaina Proudmoore +(212827, 0, 118867, 1, 1, 56110), -- High Priest Aemya +(212826, 0, 118876, 1, 1, 56110), -- Guard Captain Suleyman +(212823, 0, 88201, 1.149999976158142089, 1, 56110), -- Darkness Spawn +(212821, 3, 114696, 1.399999976158142089, 1, 56110), -- Fleeing Candlebearer +(212821, 2, 114694, 1.399999976158142089, 1, 56110), -- Fleeing Candlebearer +(212821, 1, 114158, 1.399999976158142089, 1, 56110), -- Fleeing Candlebearer +(212821, 0, 114087, 1.399999976158142089, 1, 56110), -- Fleeing Candlebearer +(212818, 0, 114891, 2, 1, 56110), -- Kobold Wax Warden +(212807, 1, 16925, 1, 1, 56110), -- Stalker +(212807, 0, 169, 1, 0, 56110), -- Stalker +(212806, 0, 47399, 1, 1, 56110), -- [DNT] Kill Credit -Weapon +(212805, 3, 114753, 1, 1, 56110), -- Earthen Soldier +(212805, 2, 114752, 1, 1, 56110), -- Earthen Soldier +(212805, 1, 114749, 1, 1, 56110), -- Earthen Soldier +(212805, 0, 114751, 1, 1, 56110), -- Earthen Soldier +(212800, 0, 119003, 1.149999976158142089, 1, 56110), -- Field Master Tiyana +(212795, 1, 114868, 1.5, 1, 56110), -- Damaged Arcane Relic +(212795, 0, 114867, 1.5, 1, 56110), -- Damaged Arcane Relic +(212793, 0, 118418, 2, 1, 56110), -- Void Ascendant +(212786, 0, 117707, 1.5, 1, 56110), -- Voidrider +(212777, 0, 11686, 1, 1, 56110), -- Massive Candle +(212766, 0, 114561, 1, 1, 56110), -- Boskroot Button +(212765, 0, 117973, 1.899999976158142089, 1, 56110), -- Void Bound Despoiler +(212764, 0, 117641, 1.5, 1, 56110), -- Engine Speaker +(212762, 0, 114514, 1, 1, 56110), -- Wenbrandt +(212761, 1, 114510, 1, 1, 56110), -- Swarming Skyterror +(212761, 0, 114509, 1, 1, 56110), -- Swarming Skyterror +(212759, 1, 114532, 1, 1, 56110), -- Provoked Burrowfiend +(212759, 0, 114531, 1, 1, 56110), -- Provoked Burrowfiend +(212758, 0, 117127, 1, 1, 56110), -- Adelgonn +(212756, 0, 114472, 1, 1, 56110), -- Baelgrim +(212755, 0, 114662, 1.5, 1, 56110), -- Queensguard Zirix +(212754, 0, 114474, 1, 1, 56110), -- Zarein +(212752, 0, 117412, 1.5, 1, 56110), -- Oathsworn Holdout +(212751, 0, 117127, 1, 1, 56110), -- Adelgonn +(212750, 0, 114514, 1, 1, 56110), -- Wenbrandt +(212749, 0, 114472, 1, 1, 56110), -- Baelgrim +(212748, 0, 117127, 1, 1, 56110), -- Adelgonn +(212747, 0, 114472, 1, 1, 56110), -- Baelgrim +(212746, 0, 116815, 1, 1, 56110), -- Merrix +(212744, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(212743, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(212742, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(212741, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(212739, 0, 114860, 1, 1, 56110), -- Radiating Voidstone +(212736, 0, 115238, 1, 1, 56110), -- Boskroot Brute +(212735, 0, 114858, 1, 1, 56110), -- Nerubian Swarmite +(212726, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(212725, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(212724, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(212723, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(212722, 0, 114472, 1, 1, 56110), -- Baelgrim +(212721, 7, 71461, 1, 1, 56110), -- Underbelly Rogue +(212721, 6, 72494, 1, 1, 56110), -- Underbelly Rogue +(212721, 5, 71448, 1, 1, 56110), -- Underbelly Rogue +(212721, 4, 71445, 1, 1, 56110), -- Underbelly Rogue +(212721, 3, 74162, 1, 1, 56110), -- Underbelly Rogue +(212721, 2, 74161, 1, 1, 56110), -- Underbelly Rogue +(212721, 1, 74160, 1, 1, 56110), -- Underbelly Rogue +(212721, 0, 74159, 1, 1, 56110), -- Underbelly Rogue +(212720, 1, 99452, 1, 1, 56110), -- Horde Soldier +(212720, 0, 99451, 1, 1, 56110), -- Horde Soldier +(212719, 1, 3257, 1, 1, 56110), -- Alliance Soldier +(212719, 0, 3258, 1, 1, 56110), -- Alliance Soldier +(212718, 11, 121992, 1, 1, 56110), -- Kirin Tor Conjuror +(212718, 10, 121991, 1, 1, 56110), -- Kirin Tor Conjuror +(212718, 9, 121990, 1, 1, 56110), -- Kirin Tor Conjuror +(212718, 8, 121989, 1, 1, 56110), -- Kirin Tor Conjuror +(212718, 7, 121987, 1, 1, 56110), -- Kirin Tor Conjuror +(212718, 6, 121988, 1, 1, 56110), -- Kirin Tor Conjuror +(212718, 5, 121984, 1, 1, 56110), -- Kirin Tor Conjuror +(212718, 4, 121985, 1, 1, 56110), -- Kirin Tor Conjuror +(212718, 3, 121986, 1, 1, 56110), -- Kirin Tor Conjuror +(212718, 2, 121982, 1, 1, 56110), -- Kirin Tor Conjuror +(212718, 1, 121981, 1, 1, 56110), -- Kirin Tor Conjuror +(212718, 0, 121983, 1, 1, 56110), -- Kirin Tor Conjuror +(212717, 2, 115747, 1.10000002384185791, 1, 56110), -- Nerubian Webspinner +(212717, 1, 115746, 1.10000002384185791, 1, 56110), -- Nerubian Webspinner +(212717, 0, 115745, 1.10000002384185791, 1, 56110), -- Nerubian Webspinner +(212715, 1, 114532, 1, 1, 56110), -- Nerubian Saboteur +(212715, 0, 114531, 1, 1, 56110), -- Nerubian Saboteur +(212714, 0, 118701, 1.5, 1, 56110), -- Void rider +(212713, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(212712, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(212711, 0, 110387, 1, 1, 56110), -- Archmage Khadgar +(212710, 1, 107365, 1, 1, 56110), -- Infected Peafowl +(212710, 0, 107366, 1, 1, 56110), -- Infected Peafowl +(212709, 0, 113934, 1, 1, 56110), -- Chained Stormrook stormling +(212708, 0, 117612, 1, 1, 56110), -- Freysworn Cruton +(212705, 0, 114500, 1, 1, 56110), -- Chained Stormrook +(212704, 0, 114653, 1, 1, 56110), -- Mycotic Shalehorn +(212702, 4, 114305, 1, 1, 56110), -- Mycotic Shalehorn +(212702, 3, 114304, 1, 1, 56110), -- Mycotic Shalehorn +(212702, 2, 114303, 1, 1, 56110), -- Mycotic Shalehorn +(212702, 1, 114302, 1, 1, 56110), -- Mycotic Shalehorn +(212702, 0, 114146, 1, 1, 56110), -- Mycotic Shalehorn +(212701, 4, 114652, 1, 1, 56110), -- Elder Shalehorn +(212701, 3, 114653, 1, 1, 56110), -- Elder Shalehorn +(212701, 2, 114654, 1, 1, 56110), -- Elder Shalehorn +(212701, 1, 114655, 1, 1, 56110), -- Elder Shalehorn +(212701, 0, 114656, 1, 1, 56110), -- Elder Shalehorn +(212700, 0, 117606, 1, 1, 56110), -- Woldtender Igris +(212698, 0, 114563, 1, 1, 56110), -- Boskroot Mycomancer +(212697, 0, 114562, 1, 1, 56110), -- Boskroot Guardener +(212696, 0, 121714, 1, 1, 56110), -- Lokren +(212695, 0, 114855, 1, 1, 56110), -- Machinist Kittrin +(212693, 0, 115505, 1, 1, 56110), -- Brann Bronzebeard +(212689, 0, 88316, 1, 1, 56110), -- Lady Jaina Proudmoore +(212688, 0, 115495, 1, 1, 56110), -- Thrall +(212665, 5, 114841, 1, 1, 56110), -- Tidal Guardian +(212665, 4, 114840, 1, 1, 56110), -- Tidal Guardian +(212665, 3, 114839, 1, 1, 56110), -- Tidal Guardian +(212665, 2, 114838, 1, 1, 56110), -- Tidal Guardian +(212665, 1, 114837, 1, 1, 56110), -- Tidal Guardian +(212665, 0, 114836, 1, 1, 56110), -- Tidal Guardian +(212664, 5, 91864, 1, 1, 56110), -- Siltworm +(212664, 4, 91862, 1, 1, 56110), -- Siltworm +(212664, 3, 91870, 1, 1, 56110), -- Siltworm +(212664, 2, 91866, 1, 1, 56110), -- Siltworm +(212664, 1, 91872, 1, 1, 56110), -- Siltworm +(212664, 0, 91868, 1, 1, 56110), -- Siltworm +(212663, 5, 114841, 1, 1, 56110), -- Tidal Guardian +(212663, 4, 114840, 1, 1, 56110), -- Tidal Guardian +(212663, 3, 114839, 1, 1, 56110), -- Tidal Guardian +(212663, 2, 114838, 1, 1, 56110), -- Tidal Guardian +(212663, 1, 114837, 1, 1, 56110), -- Tidal Guardian +(212663, 0, 114836, 1, 1, 56110), -- Tidal Guardian +(212662, 5, 91864, 1, 1, 56110), -- Tidal Guardian +(212662, 4, 91862, 1, 1, 56110), -- Tidal Guardian +(212662, 3, 91870, 1, 1, 56110), -- Tidal Guardian +(212662, 2, 91866, 1, 1, 56110), -- Tidal Guardian +(212662, 1, 91872, 1, 1, 56110), -- Tidal Guardian +(212662, 0, 91868, 1, 1, 56110), -- Tidal Guardian +(212661, 6, 91219, 1, 1, 56110), -- Sea Slug +(212661, 5, 91114, 1, 1, 56110); -- Sea Slug + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(212661, 4, 91113, 1, 1, 56110), -- Sea Slug +(212661, 3, 91112, 1, 1, 56110), -- Sea Slug +(212661, 2, 91110, 1, 1, 56110), -- Sea Slug +(212661, 1, 91087, 1, 1, 56110), -- Sea Slug +(212661, 0, 91111, 1, 1, 56110), -- Sea Slug +(212660, 0, 36345, 1, 1, 56110), -- Water Elemental +(212658, 0, 35044, 1, 1, 56110), -- Water Elemental +(212657, 1, 88619, 1, 1, 56110), -- Water Elemental +(212657, 0, 5561, 1, 1, 56110), -- Water Elemental +(212655, 1, 114835, 1, 1, 56110), -- Water Elemental +(212655, 0, 114834, 1, 1, 56110), -- Water Elemental +(212652, 4, 114833, 1, 1, 56110), -- Skipper +(212652, 3, 114832, 1, 1, 56110), -- Skipper +(212652, 2, 114831, 1, 1, 56110), -- Skipper +(212652, 1, 114830, 1, 1, 56110), -- Skipper +(212652, 0, 114829, 1, 1, 56110), -- Skipper +(212651, 4, 114829, 1, 1, 56110), -- Skipper +(212651, 3, 114830, 1, 1, 56110), -- Skipper +(212651, 2, 114831, 1, 1, 56110), -- Skipper +(212651, 1, 114832, 1, 1, 56110), -- Skipper +(212651, 0, 114833, 1, 1, 56110), -- Skipper +(212650, 4, 112414, 1, 1, 56110), -- Skipper +(212650, 3, 112413, 1, 1, 56110), -- Skipper +(212650, 2, 112412, 1, 1, 56110), -- Skipper +(212650, 1, 112411, 1, 1, 56110), -- Skipper +(212650, 0, 112410, 1, 1, 56110), -- Skipper +(212649, 0, 81086, 1, 1, 56110), -- Gull +(212647, 0, 81086, 1, 1, 56110), -- Hawk +(212646, 2, 102506, 1, 1, 56110), -- Primal Earth Elemental +(212646, 1, 102507, 1, 1, 56110), -- Primal Earth Elemental +(212646, 0, 102508, 1, 1, 56110), -- Primal Earth Elemental +(212643, 0, 49288, 1, 1, 56110), -- Unbound Earth Elemental +(212642, 0, 37363, 1, 1, 56110), -- Unbound Earth Elemental +(212641, 0, 35204, 1, 1, 56110), -- Unbound Earth Elemental +(212640, 13, 103876, 1, 1, 56110), -- Hermit Crab +(212640, 12, 103875, 1, 1, 56110), -- Hermit Crab +(212640, 11, 103874, 1, 1, 56110), -- Hermit Crab +(212640, 10, 103873, 1, 1, 56110), -- Hermit Crab +(212640, 9, 103872, 1, 1, 56110), -- Hermit Crab +(212640, 8, 103871, 1, 1, 56110), -- Hermit Crab +(212640, 7, 103870, 1, 1, 56110), -- Hermit Crab +(212640, 6, 103869, 1, 1, 56110), -- Hermit Crab +(212640, 5, 103868, 1, 1, 56110), -- Hermit Crab +(212640, 4, 103867, 1, 1, 56110), -- Hermit Crab +(212640, 3, 103866, 1, 1, 56110), -- Hermit Crab +(212640, 2, 103865, 1, 1, 56110), -- Hermit Crab +(212640, 1, 103864, 1, 1, 56110), -- Hermit Crab +(212640, 0, 103863, 1, 1, 56110), -- Hermit Crab +(212638, 13, 103860, 1, 1, 56110), -- Crab +(212638, 12, 103857, 1, 1, 56110), -- Crab +(212638, 11, 103327, 1, 1, 56110), -- Crab +(212638, 10, 103326, 1, 1, 56110), -- Crab +(212638, 9, 103325, 1, 1, 56110), -- Crab +(212638, 8, 103324, 1, 1, 56110), -- Crab +(212638, 7, 103323, 1, 1, 56110), -- Crab +(212638, 6, 103322, 1, 1, 56110), -- Crab +(212638, 5, 103321, 1, 1, 56110), -- Crab +(212638, 4, 103320, 1, 1, 56110), -- Crab +(212638, 3, 103319, 1, 1, 56110), -- Crab +(212638, 2, 103318, 1, 1, 56110), -- Crab +(212638, 1, 103317, 1, 1, 56110), -- Crab +(212638, 0, 103316, 1, 1, 56110), -- Crab +(212637, 13, 114828, 1, 1, 56110), -- Crab +(212637, 12, 114827, 1, 1, 56110), -- Crab +(212637, 11, 114826, 1, 1, 56110), -- Crab +(212637, 10, 114825, 1, 1, 56110), -- Crab +(212637, 9, 114824, 1, 1, 56110), -- Crab +(212637, 8, 114823, 1, 1, 56110), -- Crab +(212637, 7, 114822, 1, 1, 56110), -- Crab +(212637, 6, 114821, 1, 1, 56110), -- Crab +(212637, 5, 114820, 1, 1, 56110), -- Crab +(212637, 4, 114819, 1, 1, 56110), -- Crab +(212637, 3, 114818, 1, 1, 56110), -- Crab +(212637, 2, 114817, 1, 1, 56110), -- Crab +(212637, 1, 114816, 1, 1, 56110), -- Crab +(212637, 0, 114815, 1, 1, 56110), -- Crab +(212636, 13, 114828, 1, 1, 56110), -- Crab +(212636, 12, 114827, 1, 1, 56110), -- Crab +(212636, 11, 114826, 1, 1, 56110), -- Crab +(212636, 10, 114825, 1, 1, 56110), -- Crab +(212636, 9, 114824, 1, 1, 56110), -- Crab +(212636, 8, 114823, 1, 1, 56110), -- Crab +(212636, 7, 114822, 1, 1, 56110), -- Crab +(212636, 6, 114821, 1, 1, 56110), -- Crab +(212636, 5, 114820, 1, 1, 56110), -- Crab +(212636, 4, 114819, 1, 1, 56110), -- Crab +(212636, 3, 114818, 1, 1, 56110), -- Crab +(212636, 2, 114817, 1, 1, 56110), -- Crab +(212636, 1, 114816, 1, 1, 56110), -- Crab +(212636, 0, 114815, 1, 1, 56110), -- Crab +(212635, 3, 102533, 1, 1, 56110), -- Kelp Elemental +(212635, 2, 102532, 1, 1, 56110), -- Kelp Elemental +(212635, 1, 102531, 1, 1, 56110), -- Kelp Elemental +(212635, 0, 102530, 1, 1, 56110), -- Kelp Elemental +(212634, 2, 103557, 1, 1, 56110), -- Basilisk +(212634, 1, 103558, 1, 1, 56110), -- Basilisk +(212634, 0, 103559, 1, 1, 56110), -- Basilisk +(212633, 3, 106564, 1, 1, 56110), -- Ferret +(212633, 2, 106563, 1, 1, 56110), -- Ferret +(212633, 1, 106562, 1, 1, 56110), -- Ferret +(212633, 0, 106561, 1, 1, 56110), -- Ferret +(212631, 3, 114814, 1, 1, 56110), -- Peacock +(212631, 2, 53881, 1, 1, 56110), -- Peacock +(212631, 1, 53880, 1, 1, 56110), -- Peacock +(212631, 0, 53879, 1, 1, 56110), -- Peacock +(212630, 1, 107365, 1, 1, 56110), -- Peacock +(212630, 0, 107366, 1, 1, 56110), -- Peacock +(212629, 5, 114733, 1, 1, 56110), -- Flickerflame Sticker +(212629, 4, 114734, 1, 1, 56110), -- Flickerflame Sticker +(212629, 3, 114735, 1, 1, 56110), -- Flickerflame Sticker +(212629, 2, 114731, 1, 1, 56110), -- Flickerflame Sticker +(212629, 1, 114525, 1, 1, 56110), -- Flickerflame Sticker +(212629, 0, 114732, 1, 1, 56110), -- Flickerflame Sticker +(212628, 3, 114814, 1, 1, 56110), -- Peacock +(212628, 2, 53881, 1, 1, 56110), -- Peacock +(212628, 1, 53880, 1, 1, 56110), -- Peacock +(212628, 0, 53879, 1, 1, 56110), -- Peacock +(212627, 1, 107365, 1, 1, 56110), -- Peacock +(212627, 0, 107366, 1, 1, 56110), -- Peacock +(212626, 0, 104165, 1, 1, 56110), -- Kakapo +(212625, 14, 78851, 1, 1, 56110), -- Frog +(212625, 13, 103831, 1, 1, 56110), -- Frog +(212625, 12, 6297, 1, 1, 56110), -- Frog +(212625, 11, 78832, 1, 1, 56110), -- Frog +(212625, 10, 81234, 1, 1, 56110), -- Frog +(212625, 9, 81058, 1, 1, 56110), -- Frog +(212625, 8, 81055, 1, 1, 56110), -- Frog +(212625, 7, 103830, 1, 1, 56110), -- Frog +(212625, 6, 1924, 1, 1, 56110), -- Frog +(212625, 5, 87593, 1, 1, 56110), -- Frog +(212625, 4, 6295, 1, 1, 56110), -- Frog +(212625, 3, 87594, 1, 1, 56110), -- Frog +(212625, 2, 901, 1, 1, 56110), -- Frog +(212625, 1, 6296, 1, 1, 56110), -- Frog +(212625, 0, 81056, 1, 1, 56110), -- Frog +(212624, 14, 78851, 1, 1, 56110), -- Frog +(212624, 13, 103831, 1, 1, 56110), -- Frog +(212624, 12, 6297, 1, 1, 56110), -- Frog +(212624, 11, 78832, 1, 1, 56110), -- Frog +(212624, 10, 81234, 1, 1, 56110), -- Frog +(212624, 9, 81058, 1, 1, 56110), -- Frog +(212624, 8, 81055, 1, 1, 56110), -- Frog +(212624, 7, 103830, 1, 1, 56110), -- Frog +(212624, 6, 1924, 1, 1, 56110), -- Frog +(212624, 5, 87593, 1, 1, 56110), -- Frog +(212624, 4, 6295, 1, 1, 56110), -- Frog +(212624, 3, 87594, 1, 1, 56110), -- Frog +(212624, 2, 901, 1, 1, 56110), -- Frog +(212624, 1, 6296, 1, 1, 56110), -- Frog +(212624, 0, 81056, 1, 1, 56110), -- Frog +(212623, 1, 114810, 1, 1, 56110), -- Rock Viper +(212623, 0, 109358, 1, 1, 56110), -- Rock Viper +(212622, 1, 114809, 1, 1, 56110), -- Rock Viper +(212622, 0, 111509, 1, 1, 56110), -- Rock Viper +(212621, 1, 108918, 1, 1, 56110), -- Rock Viper +(212621, 0, 108917, 1, 1, 56110), -- Rock Viper +(212620, 4, 114808, 1, 1, 56110), -- Cinderbee +(212620, 3, 114807, 1, 1, 56110), -- Cinderbee +(212620, 2, 114806, 1, 1, 56110), -- Cinderbee +(212620, 1, 114805, 1, 1, 56110), -- Cinderbee +(212620, 0, 114804, 1, 1, 56110), -- Cinderbee +(212619, 4, 114808, 1, 1, 56110), -- Fire Bee +(212619, 3, 114807, 1, 1, 56110), -- Fire Bee +(212619, 2, 114806, 1, 1, 56110), -- Fire Bee +(212619, 1, 114805, 1, 1, 56110), -- Fire Bee +(212619, 0, 114804, 1, 1, 56110), -- Fire Bee +(212618, 0, 118060, 1, 1, 56110), -- Fire Wasp +(212617, 0, 117399, 1, 1, 56110), -- Cogchewer +(212616, 0, 118061, 1, 1, 56110), -- Fire Wasp +(212615, 0, 118062, 1, 1, 56110), -- Fire Wasp +(212614, 0, 118062, 1, 1, 56110), -- Fire Wasp +(212613, 0, 118060, 1, 1, 56110), -- Fire Wasp +(212612, 0, 118061, 1, 1, 56110), -- Fire Wasp +(212611, 0, 120014, 1, 1, 56110), -- Honey Slime +(212610, 0, 88651, 1, 1, 56110), -- Honey Slime +(212609, 1, 120014, 1, 1, 56110), -- Honey Slime +(212609, 0, 114801, 1, 1, 56110), -- Honey Slime +(212608, 1, 88651, 1, 1, 56110), -- Honey Slime +(212608, 0, 95789, 1, 1, 56110), -- Honey Slime +(212607, 1, 114796, 1, 1, 56110), -- Falcon +(212607, 0, 114800, 1, 1, 56110), -- Falcon +(212606, 4, 114796, 1, 1, 56110), -- Falcon +(212606, 3, 114797, 1, 1, 56110), -- Falcon +(212606, 2, 114798, 1, 1, 56110), -- Falcon +(212606, 1, 114799, 1, 1, 56110), -- Falcon +(212606, 0, 114800, 1, 1, 56110), -- Falcon +(212605, 2, 110447, 1, 1, 56110), -- Deepflayer +(212605, 1, 110446, 1, 1, 56110), -- Deepflayer +(212605, 0, 110443, 1, 1, 56110), -- Deepflayer +(212604, 2, 110448, 1, 1, 56110), -- Deepflayer +(212604, 1, 110445, 1, 1, 56110), -- Deepflayer +(212604, 0, 110444, 1, 1, 56110), -- Deepflayer +(212603, 5, 75347, 1, 1, 56110), -- Prairie Dog +(212603, 4, 75346, 1, 1, 56110), -- Prairie Dog +(212603, 3, 75345, 1, 1, 56110), -- Prairie Dog +(212603, 2, 75344, 1, 1, 56110), -- Prairie Dog +(212603, 1, 75343, 1, 1, 56110), -- Prairie Dog +(212603, 0, 1072, 1, 1, 56110), -- Prairie Dog +(212602, 5, 75347, 1, 1, 56110), -- Prairie Dog +(212602, 4, 75346, 1, 1, 56110), -- Prairie Dog +(212602, 3, 75345, 1, 1, 56110), -- Prairie Dog +(212602, 2, 75344, 1, 1, 56110), -- Prairie Dog +(212602, 1, 75343, 1, 1, 56110), -- Prairie Dog +(212602, 0, 1072, 1, 1, 56110), -- Prairie Dog +(212601, 5, 114790, 1, 1, 56110), -- Butterfly +(212601, 4, 114791, 1, 1, 56110), -- Butterfly +(212601, 3, 114792, 1, 1, 56110), -- Butterfly +(212601, 2, 114793, 1, 1, 56110), -- Butterfly +(212601, 1, 114794, 1, 1, 56110), -- Butterfly +(212601, 0, 114795, 1, 1, 56110), -- Butterfly +(212600, 5, 114790, 1, 1, 56110), -- Butterfly +(212600, 4, 114791, 1, 1, 56110), -- Butterfly +(212600, 3, 114792, 1, 1, 56110), -- Butterfly +(212600, 2, 114793, 1, 1, 56110), -- Butterfly +(212600, 1, 114794, 1, 1, 56110), -- Butterfly +(212600, 0, 114795, 1, 1, 56110), -- Butterfly +(212599, 4, 114789, 1, 1, 56110), -- Falcon +(212599, 3, 106700, 1, 1, 56110), -- Falcon +(212599, 2, 106699, 1, 1, 56110), -- Falcon +(212599, 1, 106698, 1, 1, 56110), -- Falcon +(212599, 0, 106697, 1, 1, 56110), -- Falcon +(212597, 0, 117400, 1, 1, 56110), -- Sparklit Rust Crusher +(212596, 5, 114697, 1, 1, 56110), -- Sparklit Buttonmasher +(212596, 4, 114698, 1, 1, 56110), -- Sparklit Buttonmasher +(212596, 3, 114700, 1, 1, 56110), -- Sparklit Buttonmasher +(212596, 2, 114699, 1, 1, 56110), -- Sparklit Buttonmasher +(212596, 1, 114570, 1, 1, 56110), -- Sparklit Buttonmasher +(212596, 0, 114569, 1, 1, 56110), -- Sparklit Buttonmasher +(212595, 7, 114714, 1, 1, 56110), -- Sparklit Digger +(212595, 6, 114527, 1, 1, 56110), -- Sparklit Digger +(212595, 5, 114715, 1, 1, 56110), -- Sparklit Digger +(212595, 4, 114716, 1, 1, 56110), -- Sparklit Digger +(212595, 3, 114713, 1, 1, 56110), -- Sparklit Digger +(212595, 2, 114158, 1, 1, 56110), -- Sparklit Digger +(212595, 1, 114526, 1, 1, 56110), -- Sparklit Digger +(212595, 0, 114712, 1, 1, 56110), -- Sparklit Digger +(212594, 7, 114696, 1, 1, 56110), -- Sparklit Scrapper +(212594, 6, 114695, 1, 1, 56110), -- Sparklit Scrapper +(212594, 5, 114694, 1, 1, 56110), -- Sparklit Scrapper +(212594, 4, 114690, 1, 1, 56110), -- Sparklit Scrapper +(212594, 3, 114692, 1, 1, 56110), -- Sparklit Scrapper +(212594, 2, 114691, 1, 1, 56110), -- Sparklit Scrapper +(212594, 1, 114088, 1, 1, 56110), -- Sparklit Scrapper +(212594, 0, 114087, 1, 1, 56110), -- Sparklit Scrapper +(212593, 0, 116911, 1, 1, 56110), -- Abandoned Mining Rig +(212592, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(212591, 0, 117993, 1, 1, 56110), -- Feral Skardyn +(212586, 0, 114736, 1, 1, 56110), -- Sootsnout +(212582, 0, 115166, 2, 1, 56110), -- Sargassum Guardian +(212579, 0, 90583, 1, 1, 56110); -- Scarlet Stinkcap + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(212578, 0, 115190, 1, 1, 56110), -- Agaric Spreader +(212577, 0, 114561, 1, 1, 56110), -- Budling Morel +(212575, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(212573, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(212565, 0, 110198, 1, 1, 56110), -- Rock Snail +(212564, 0, 107716, 1, 1, 56110), -- Rock Snail +(212563, 2, 114620, 1, 1, 56110), -- Glowmite +(212563, 1, 114619, 1, 1, 56110), -- Glowmite +(212563, 0, 114618, 1, 1, 56110), -- Glowmite +(212561, 3, 112449, 1, 1, 56110), -- Spider, Underground +(212561, 2, 112448, 1, 1, 56110), -- Spider, Underground +(212561, 1, 112447, 1, 1, 56110), -- Spider, Underground +(212561, 0, 112446, 1, 1, 56110), -- Spider, Underground +(212560, 4, 112414, 1, 1, 56110), -- Skipper +(212560, 3, 112413, 1, 1, 56110), -- Skipper +(212560, 2, 112412, 1, 1, 56110), -- Skipper +(212560, 1, 112411, 1, 1, 56110), -- Skipper +(212560, 0, 112410, 1, 1, 56110), -- Skipper +(212559, 3, 115771, 1, 1, 56110), -- Royal Chitin Knight +(212559, 2, 115772, 1, 1, 56110), -- Royal Chitin Knight +(212559, 1, 115770, 1, 1, 56110), -- Royal Chitin Knight +(212559, 0, 115018, 1, 1, 56110), -- Royal Chitin Knight +(212556, 3, 115756, 1, 1, 56110), -- Pale Priest +(212556, 2, 115757, 1, 1, 56110), -- Pale Priest +(212556, 1, 114026, 1, 1, 56110), -- Pale Priest +(212556, 0, 114029, 1, 1, 56110), -- Pale Priest +(212553, 3, 115762, 1, 1, 56110), -- Chitin Knight +(212553, 2, 115761, 1, 1, 56110), -- Chitin Knight +(212553, 1, 114469, 1, 1, 56110), -- Chitin Knight +(212553, 0, 114468, 1, 0, 56110), -- Chitin Knight +(212552, 3, 115774, 1, 1, 56110), -- Unseen Blade +(212552, 2, 115773, 1, 1, 56110), -- Unseen Blade +(212552, 1, 114025, 1, 1, 56110), -- Unseen Blade +(212552, 0, 114024, 1, 1, 56110), -- Unseen Blade +(212551, 4, 118563, 1, 1, 56110), -- Nerubian Evolved, Civilian +(212551, 3, 115755, 1, 1, 56110), -- Nerubian Evolved, Civilian +(212551, 2, 114421, 1, 1, 56110), -- Nerubian Evolved, Civilian +(212551, 1, 114422, 1, 1, 56110), -- Nerubian Evolved, Civilian +(212551, 0, 114423, 1, 1, 56110), -- Nerubian Evolved, Civilian +(212550, 3, 116204, 1, 1, 56110), -- Nerubian Caster, Web +(212550, 2, 114540, 1, 1, 56110), -- Nerubian Caster, Web +(212550, 1, 114542, 1, 1, 56110), -- Nerubian Caster, Web +(212550, 0, 114541, 1, 1, 56110), -- Nerubian Caster, Web +(212549, 3, 116205, 1, 1, 56110), -- Nerubian Fighter, Physical +(212549, 2, 114545, 1, 1, 56110), -- Nerubian Fighter, Physical +(212549, 1, 114544, 1, 1, 56110), -- Nerubian Fighter, Physical +(212549, 0, 114543, 1, 1, 56110), -- Nerubian Fighter, Physical +(212548, 2, 114766, 1, 1, 56110), -- Flickerflame Enforcer +(212548, 1, 114706, 1, 1, 56110), -- Flickerflame Enforcer +(212548, 0, 114092, 1, 1, 56110), -- Flickerflame Enforcer +(212547, 3, 115750, 1, 1, 56110), -- Web Priest +(212547, 2, 115748, 1, 1, 56110), -- Web Priest +(212547, 1, 115749, 1, 1, 56110), -- Web Priest +(212547, 0, 114411, 1, 1, 56110), -- Web Priest +(212546, 3, 114550, 1, 1, 56110), -- Spider, Underground +(212546, 2, 114552, 1, 1, 56110), -- Spider, Underground +(212546, 1, 114553, 1, 1, 56110), -- Spider, Underground +(212546, 0, 114551, 1, 1, 56110), -- Spider, Underground +(212545, 3, 115101, 1, 1, 56110), -- Jawcrawler +(212545, 2, 115100, 1, 1, 56110), -- Jawcrawler +(212545, 1, 115099, 1, 1, 56110), -- Jawcrawler +(212545, 0, 114483, 1, 1, 56110), -- Jawcrawler +(212543, 3, 114361, 1, 1, 56110), -- Glowmite +(212543, 2, 113981, 1, 1, 56110), -- Glowmite +(212543, 1, 114363, 1, 1, 56110), -- Glowmite +(212543, 0, 114367, 1, 1, 56110), -- Glowmite +(212542, 5, 114757, 1, 1, 56110), -- Flickerflame Overseer +(212542, 4, 114745, 1, 1, 56110), -- Flickerflame Overseer +(212542, 3, 114758, 1, 1, 56110), -- Flickerflame Overseer +(212542, 2, 114738, 1, 1, 56110), -- Flickerflame Overseer +(212542, 1, 114741, 1, 1, 56110), -- Flickerflame Overseer +(212542, 0, 114743, 1, 1, 56110), -- Flickerflame Overseer +(212541, 3, 116469, 1, 1, 56110), -- Nerubian Fighter, Physical +(212541, 2, 114533, 1, 1, 56110), -- Nerubian Fighter, Physical +(212541, 1, 114532, 1, 1, 56110), -- Nerubian Fighter, Physical +(212541, 0, 114531, 1, 1, 56110), -- Nerubian Fighter, Physical +(212540, 5, 114727, 1, 1, 56110), -- Sparklit Bomber +(212540, 4, 114729, 1, 1, 56110), -- Sparklit Bomber +(212540, 3, 114730, 1, 1, 56110), -- Sparklit Bomber +(212540, 2, 114726, 1, 1, 56110), -- Sparklit Bomber +(212540, 1, 114724, 1, 1, 56110), -- Sparklit Bomber +(212540, 0, 114725, 1, 1, 56110), -- Sparklit Bomber +(212539, 3, 116467, 1, 1, 56110), -- Nerubian Caster, Web +(212539, 2, 114538, 1, 1, 56110), -- Nerubian Caster, Web +(212539, 1, 114537, 1, 1, 56110), -- Nerubian Caster, Web +(212539, 0, 114536, 1, 1, 56110), -- Nerubian Caster, Web +(212538, 3, 114986, 1, 1, 56110), -- Nerubian Swarmite - Melee, Physical +(212538, 2, 114987, 1, 1, 56110), -- Nerubian Swarmite - Melee, Physical +(212538, 1, 114988, 1, 1, 56110), -- Nerubian Swarmite - Melee, Physical +(212538, 0, 114989, 1, 1, 56110), -- Nerubian Swarmite - Melee, Physical +(212537, 3, 114362, 1, 1, 56110), -- Glowmite +(212537, 2, 114365, 1, 1, 56110), -- Glowmite +(212537, 1, 113980, 1, 1, 56110), -- Glowmite +(212537, 0, 113982, 1, 1, 56110), -- Glowmite +(212536, 7, 114714, 1, 1, 56110), -- Flickerflame Kobold +(212536, 6, 114527, 1, 1, 56110), -- Flickerflame Kobold +(212536, 5, 114715, 1, 1, 56110), -- Flickerflame Kobold +(212536, 4, 114716, 1, 1, 56110), -- Flickerflame Kobold +(212536, 3, 114713, 1, 1, 56110), -- Flickerflame Kobold +(212536, 2, 114158, 1, 1, 56110), -- Flickerflame Kobold +(212536, 1, 114526, 1, 1, 56110), -- Flickerflame Kobold +(212536, 0, 114712, 1, 1, 56110), -- Flickerflame Kobold +(212535, 3, 115735, 1, 1, 56110), -- Monastic Webling +(212535, 2, 115733, 1, 1, 56110), -- Monastic Webling +(212535, 1, 115734, 1, 1, 56110), -- Monastic Webling +(212535, 0, 114408, 1, 1, 56110), -- Monastic Webling +(212534, 1, 113940, 1, 1, 56110), -- Greater Tentacle Slime +(212534, 0, 113941, 1, 1, 56110), -- Greater Tentacle Slime +(212532, 13, 115217, 1, 1, 56110), -- Fungarian Fighter +(212532, 12, 115218, 1, 1, 56110), -- Fungarian Fighter +(212532, 11, 115216, 1, 1, 56110), -- Fungarian Fighter +(212532, 10, 115215, 1, 1, 56110), -- Fungarian Fighter +(212532, 9, 115213, 1, 1, 56110), -- Fungarian Fighter +(212532, 8, 115214, 1, 1, 56110), -- Fungarian Fighter +(212532, 7, 115212, 1, 1, 56110), -- Fungarian Fighter +(212532, 6, 115211, 1, 1, 56110), -- Fungarian Fighter +(212532, 5, 115192, 1, 1, 56110), -- Fungarian Fighter +(212532, 4, 115209, 1, 1, 56110), -- Fungarian Fighter +(212532, 3, 115210, 1, 1, 56110), -- Fungarian Fighter +(212532, 2, 115208, 1, 1, 56110), -- Fungarian Fighter +(212532, 1, 115207, 1, 1, 56110), -- Fungarian Fighter +(212532, 0, 114562, 1, 1, 56110), -- Fungarian Fighter +(212531, 13, 115206, 1, 1, 56110), -- Fungarian Caster +(212531, 12, 115205, 1, 1, 56110), -- Fungarian Caster +(212531, 11, 115204, 1, 1, 56110), -- Fungarian Caster +(212531, 10, 115202, 1, 1, 56110), -- Fungarian Caster +(212531, 9, 115200, 1, 1, 56110), -- Fungarian Caster +(212531, 8, 115201, 1, 1, 56110), -- Fungarian Caster +(212531, 7, 115190, 1, 1, 56110), -- Fungarian Caster +(212531, 6, 115199, 1, 1, 56110), -- Fungarian Caster +(212531, 5, 115198, 1, 1, 56110), -- Fungarian Caster +(212531, 4, 115196, 1, 1, 56110), -- Fungarian Caster +(212531, 3, 115197, 1, 1, 56110), -- Fungarian Caster +(212531, 2, 115195, 1, 1, 56110), -- Fungarian Caster +(212531, 1, 115194, 1, 1, 56110), -- Fungarian Caster +(212531, 0, 114563, 1, 1, 56110), -- Fungarian Caster +(212529, 7, 115097, 1, 1, 56110), -- Jawcrawler +(212529, 6, 115098, 1, 1, 56110), -- Jawcrawler +(212529, 5, 115096, 1, 1, 56110), -- Jawcrawler +(212529, 4, 115095, 1, 1, 56110), -- Jawcrawler +(212529, 3, 115094, 1, 1, 56110), -- Jawcrawler +(212529, 2, 115093, 1, 1, 56110), -- Jawcrawler +(212529, 1, 112726, 1, 1, 56110), -- Jawcrawler +(212529, 0, 114484, 1, 1, 56110), -- Jawcrawler +(212528, 5, 114697, 1, 1, 56110), -- Flickerflame Geomancer +(212528, 4, 114698, 1, 1, 56110), -- Flickerflame Geomancer +(212528, 3, 114700, 1, 1, 56110), -- Flickerflame Geomancer +(212528, 2, 114699, 1, 1, 56110), -- Flickerflame Geomancer +(212528, 1, 114570, 1, 1, 56110), -- Flickerflame Geomancer +(212528, 0, 114569, 1, 1, 56110), -- Flickerflame Geomancer +(212527, 0, 117858, 1.799999952316284179, 1, 56110), -- Earthstrider +(212526, 3, 114049, 1, 1, 56110), -- Nerubian Baby/Child +(212526, 2, 114050, 1, 1, 56110), -- Nerubian Baby/Child +(212526, 1, 114051, 1, 1, 56110), -- Nerubian Baby/Child +(212526, 0, 114052, 1, 1, 56110), -- Nerubian Baby/Child +(212524, 5, 114709, 1, 1, 56110), -- Flickerflame Candlekeeper +(212524, 4, 114710, 1, 1, 56110), -- Flickerflame Candlekeeper +(212524, 3, 114711, 1, 1, 56110), -- Flickerflame Candlekeeper +(212524, 2, 114702, 1, 1, 56110), -- Flickerflame Candlekeeper +(212524, 1, 114703, 1, 1, 56110), -- Flickerflame Candlekeeper +(212524, 0, 114701, 1, 1, 56110), -- Flickerflame Candlekeeper +(212523, 1, 114555, 1, 1, 56110), -- Greater Tentacle Slime +(212523, 0, 114556, 1, 1, 56110), -- Greater Tentacle Slime +(212522, 3, 114546, 1, 1, 56110), -- Spider, Underground +(212522, 2, 114547, 1, 1, 56110), -- Spider, Underground +(212522, 1, 114548, 1, 1, 56110), -- Spider, Underground +(212522, 0, 114549, 1, 1, 56110), -- Spider, Underground +(212521, 3, 114512, 1, 1, 56110), -- Nerubian Swarmite - Swarmer +(212521, 2, 114511, 1, 1, 56110), -- Nerubian Swarmite - Swarmer +(212521, 1, 114510, 1, 1, 56110), -- Nerubian Swarmite - Swarmer +(212521, 0, 114509, 1, 1, 56110), -- Nerubian Swarmite - Swarmer +(212520, 0, 114558, 1, 1, 56110), -- Rock Snail +(212519, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(212518, 4, 118402, 1, 1, 56110), -- Larva, Bloodfeaster +(212518, 3, 118400, 1, 1, 56110), -- Larva, Bloodfeaster +(212518, 2, 118398, 1, 1, 56110), -- Larva, Bloodfeaster +(212518, 1, 118396, 1, 1, 56110), -- Larva, Bloodfeaster +(212518, 0, 114626, 1, 1, 56110), -- Larva, Bloodfeaster +(212516, 0, 114560, 1, 1, 56110), -- Larva, Demon +(212515, 7, 114696, 1, 1, 56110), -- Flickerflame Scrabbler +(212515, 6, 114695, 1, 1, 56110), -- Flickerflame Scrabbler +(212515, 5, 114694, 1, 1, 56110), -- Flickerflame Scrabbler +(212515, 4, 114690, 1, 1, 56110), -- Flickerflame Scrabbler +(212515, 3, 114692, 1, 1, 56110), -- Flickerflame Scrabbler +(212515, 2, 114691, 1, 1, 56110), -- Flickerflame Scrabbler +(212515, 1, 114088, 1, 1, 56110), -- Flickerflame Scrabbler +(212515, 0, 114087, 1, 1, 56110), -- Flickerflame Scrabbler +(212514, 0, 13509, 1, 1, 56110), -- Larva, Leech +(212513, 6, 115184, 1, 1, 56110), -- Fungarian +(212513, 5, 115185, 1, 1, 56110), -- Fungarian +(212513, 4, 115186, 1, 1, 56110), -- Fungarian +(212513, 3, 115187, 1, 1, 56110), -- Fungarian +(212513, 2, 115188, 1, 1, 56110), -- Fungarian +(212513, 1, 115189, 1, 1, 56110), -- Fungarian +(212513, 0, 114561, 1, 1, 56110), -- Fungarian +(212512, 3, 112722, 1, 1, 56110), -- Jawcrawler +(212512, 2, 112723, 1, 1, 56110), -- Jawcrawler +(212512, 1, 112724, 1, 1, 56110), -- Jawcrawler +(212512, 0, 112725, 1, 1, 56110), -- Jawcrawler +(212511, 3, 114361, 1, 1, 56110), -- Firefly +(212511, 2, 113981, 1, 1, 56110), -- Firefly +(212511, 1, 114363, 1, 1, 56110), -- Firefly +(212511, 0, 114367, 1, 1, 56110), -- Firefly +(212509, 3, 115720, 1, 1, 56110), -- Nerubian Crypt Lord, Physical +(212509, 2, 115010, 1, 1, 56110), -- Nerubian Crypt Lord, Physical +(212509, 1, 114768, 1, 1, 56110), -- Nerubian Crypt Lord, Physical +(212509, 0, 114772, 1, 1, 56110), -- Nerubian Crypt Lord, Physical +(212479, 3, 115726, 1, 1, 56110), -- Kaheti Lord +(212479, 2, 115724, 1, 1, 56110), -- Kaheti Lord +(212479, 1, 115725, 1, 1, 56110), -- Kaheti Lord +(212479, 0, 114774, 1, 1, 56110), -- Kaheti Lord +(212478, 0, 118408, 1, 1, 56110), -- Deepwalker +(212477, 0, 114772, 1, 1, 56110), -- Kaheti Hulk +(212476, 3, 115721, 1, 1, 56110), -- Sureki Lord +(212476, 2, 115723, 1, 1, 56110), -- Sureki Lord +(212476, 1, 115722, 1, 1, 56110), -- Sureki Lord +(212476, 0, 114771, 1, 1, 56110), -- Sureki Lord +(212475, 3, 115727, 1, 1, 56110), -- Sureki Warshell +(212475, 2, 115728, 1, 1, 56110), -- Sureki Warshell +(212475, 1, 115729, 1, 1, 56110), -- Sureki Warshell +(212475, 0, 114770, 1, 1, 56110), -- Sureki Warshell +(212472, 0, 114768, 1, 1, 56110), -- Sureki Hulk +(212466, 0, 10799, 2, 1, 56110), -- Earthen Golem +(212465, 1, 114686, 1, 1, 56110), -- Ironhaul Railhand +(212465, 0, 114681, 1, 0, 56110), -- Ironhaul Railhand +(212464, 3, 117459, 1, 1, 56110), -- Ironhaul Machinist +(212464, 2, 117458, 1, 1, 56110), -- Ironhaul Machinist +(212464, 1, 117456, 1, 1, 56110), -- Ironhaul Machinist +(212464, 0, 114756, 1, 1, 56110), -- Ironhaul Machinist +(212457, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(212453, 0, 118731, 1.799999952316284179, 1, 56110), -- Ghastly Voidsoul +(212452, 7, 117338, 1, 1, 56110), -- Unbound Meadworker +(212452, 6, 117339, 1, 1, 56110), -- Unbound Meadworker +(212452, 5, 117336, 1, 1, 56110), -- Unbound Meadworker +(212452, 4, 117337, 1, 1, 56110), -- Unbound Meadworker +(212452, 3, 117359, 1, 1, 56110), -- Unbound Meadworker +(212452, 2, 117360, 1, 1, 56110), -- Unbound Meadworker +(212452, 1, 117357, 1, 1, 56110), -- Unbound Meadworker +(212452, 0, 117358, 1, 1, 56110), -- Unbound Meadworker +(212451, 3, 114753, 1, 1, 56110), -- Oathsworn Stormrider +(212451, 2, 114752, 1, 1, 56110), -- Oathsworn Stormrider +(212451, 1, 114751, 1, 1, 56110), -- Oathsworn Stormrider +(212451, 0, 114749, 1, 1, 56110), -- Oathsworn Stormrider +(212450, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(212449, 0, 117842, 1, 1, 56110), -- Magni Bronzebeard +(212447, 2, 103338, 1, 1, 56110), -- Basilisk +(212447, 1, 103340, 1, 1, 56110), -- Basilisk +(212447, 0, 103342, 1, 1, 56110), -- Basilisk +(212445, 0, 114658, 3.5, 1, 56110), -- Durzan +(212439, 2, 114413, 1, 1, 56110); -- Shadow Vanguard Healer + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(212439, 1, 114408, 1, 1, 56110), -- Shadow Vanguard Healer +(212439, 0, 114416, 1, 1, 56110), -- Shadow Vanguard Healer +(212436, 1, 114533, 1, 1, 56110), -- Shadow Vanguard Soldier +(212436, 0, 114532, 1, 1, 56110), -- Shadow Vanguard Soldier +(212435, 1, 114538, 1, 1, 56110), -- Shadow Vanguard Magus +(212435, 0, 114536, 1, 1, 56110), -- Shadow Vanguard Magus +(212425, 3, 112728, 1, 1, 56110), -- Shadow Vanguard Scout +(212425, 2, 112730, 1, 1, 56110), -- Shadow Vanguard Scout +(212425, 1, 112727, 1, 1, 56110), -- Shadow Vanguard Scout +(212425, 0, 112729, 1, 1, 56110), -- Shadow Vanguard Scout +(212424, 1, 119990, 1, 1, 56110), -- Shalehorn Calf +(212424, 0, 119987, 1, 1, 56110), -- Shalehorn Calf +(212419, 0, 119002, 1.10000002384185791, 1, 56110), -- Attica Whiskervale +(212412, 0, 114736, 1, 1, 56110), -- Sootsnout +(212411, 0, 114705, 0.800000011920928955, 1, 56110), -- Torchsnarl +(212407, 1, 169, 1, 0, 56110), -- Enter Delve +(212407, 0, 119497, 10, 1, 56110), -- Enter Delve +(212405, 0, 114686, 1.5, 1, 56110), -- Aspiring Forgehand +(212403, 0, 118702, 1.399999976158142089, 1, 56110), -- Cursedheart Invader +(212400, 0, 109870, 1, 1, 56110), -- Void Touched Elemental +(212398, 0, 87492, 1, 1, 56110), -- Auebry Irongear +(212397, 0, 114537, 1, 1, 56110), -- Nerubian Saboteur +(212394, 0, 114532, 1, 1, 56110), -- Nerubian Skirmisher +(212390, 3, 117477, 1, 1, 56110), -- Injured Railhand +(212390, 2, 117476, 1, 1, 56110), -- Injured Railhand +(212390, 1, 117475, 1, 1, 56110), -- Injured Railhand +(212390, 0, 114686, 1, 1, 56110), -- Injured Railhand +(212389, 0, 118702, 1.60000002384185791, 1, 56110), -- Cursedheart Invader +(212383, 4, 114743, 1, 1, 56110), -- Kobold Taskworker +(212383, 3, 118198, 1, 1, 56110), -- Kobold Taskworker +(212383, 2, 114738, 1, 1, 56110), -- Kobold Taskworker +(212383, 1, 118197, 1, 1, 56110), -- Kobold Taskworker +(212383, 0, 114757, 1, 1, 56110), -- Kobold Taskworker +(212380, 5, 114701, 1, 1, 56110), -- Kobold Wicklighter +(212380, 4, 114703, 1, 1, 56110), -- Kobold Wicklighter +(212380, 3, 114702, 1, 1, 56110), -- Kobold Wicklighter +(212380, 2, 114711, 1, 1, 56110), -- Kobold Wicklighter +(212380, 1, 114710, 1, 1, 56110), -- Kobold Wicklighter +(212380, 0, 114709, 1, 1, 56110), -- Kobold Wicklighter +(212379, 0, 95085, 1, 1, 56110), -- Magni Bronzebeard +(212376, 0, 379, 1.20000004768371582, 1, 56110), -- Activated Harvestbot +(212375, 0, 379, 1.20000004768371582, 1, 56110), -- Activated Harvestbot +(212373, 0, 119078, 1, 1, 56110), -- Rambleshire Mosswool +(212372, 0, 379, 1.20000004768371582, 1, 56110), -- Disabled Harvestbot +(212371, 2, 119078, 1, 1, 56110), -- Lethargic Mosswool +(212371, 1, 119082, 1, 1, 56110), -- Lethargic Mosswool +(212371, 0, 119080, 1, 1, 56110), -- Lethargic Mosswool +(212370, 0, 117695, 1.10000002384185791, 1, 56110), -- Ronesh +(212369, 0, 117690, 1, 1, 56110), -- Breem +(212368, 1, 111717, 0.75, 1, 56110), -- Stormtop Shalemaw Young +(212368, 0, 109505, 0.75, 1, 56110), -- Stormtop Shalemaw Young +(212365, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(212364, 1, 111717, 1.25, 1, 56110), -- Stormtop Shalemaw +(212364, 0, 109505, 1.25, 1, 56110), -- Stormtop Shalemaw +(212363, 0, 117287, 1, 1, 56110), -- Shraubendre +(212362, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(212359, 1, 11686, 1, 1, 56110), -- Disabled Harvestbot +(212359, 0, 15092, 1.399999976158142089, 0, 56110), -- Disabled Harvestbot +(212357, 1, 11686, 1, 1, 56110), -- Disabled Harvestbot +(212357, 0, 15092, 1.399999976158142089, 0, 56110), -- Disabled Harvestbot +(212356, 1, 11686, 1, 1, 56110), -- Disabled Harvestbot +(212356, 0, 15092, 1.399999976158142089, 0, 56110), -- Disabled Harvestbot +(212355, 1, 11686, 1, 1, 56110), -- Disabled Harvestbot +(212355, 0, 15092, 1.399999976158142089, 0, 56110), -- Disabled Harvestbot +(212354, 0, 379, 1.20000004768371582, 1, 56110), -- Disabled Harvestbot +(212353, 0, 114674, 1, 1, 56110), -- Foreman Uzjax +(212336, 0, 117238, 1, 1, 56110), -- Speaker Brinthe +(212335, 2, 103338, 1, 1, 56110), -- Stormtop Rockeater +(212335, 1, 103340, 1, 1, 56110), -- Stormtop Rockeater +(212335, 0, 103342, 1, 1, 56110), -- Stormtop Rockeater +(212324, 1, 11686, 1, 1, 56110), -- Disabled Harvestbot +(212324, 0, 15092, 1.399999976158142089, 0, 56110), -- Disabled Harvestbot +(212323, 0, 114663, 1, 1, 56110), -- Storm Gryphon +(212322, 0, 114500, 1, 1, 56110), -- Storm Gryphon +(212321, 0, 114663, 1, 1, 56110), -- Storm Gryphon +(212313, 23, 117496, 1, 1, 56110), -- Ramolith +(212313, 22, 117493, 1, 1, 56110), -- Ramolith +(212313, 21, 117490, 1, 1, 56110), -- Ramolith +(212313, 20, 117488, 1, 1, 56110), -- Ramolith +(212313, 19, 117485, 1, 1, 56110), -- Ramolith +(212313, 18, 117483, 1, 1, 56110), -- Ramolith +(212313, 17, 114938, 1, 1, 56110), -- Ramolith +(212313, 16, 114944, 1, 1, 56110), -- Ramolith +(212313, 15, 114917, 1, 1, 56110), -- Ramolith +(212313, 14, 114937, 1, 1, 56110), -- Ramolith +(212313, 13, 114943, 1, 1, 56110), -- Ramolith +(212313, 12, 114916, 1, 1, 56110), -- Ramolith +(212313, 11, 114936, 1, 1, 56110), -- Ramolith +(212313, 10, 114942, 1, 1, 56110), -- Ramolith +(212313, 9, 114915, 1, 1, 56110), -- Ramolith +(212313, 8, 114935, 1, 1, 56110), -- Ramolith +(212313, 7, 114941, 1, 1, 56110), -- Ramolith +(212313, 6, 114914, 1, 1, 56110), -- Ramolith +(212313, 5, 114934, 1, 1, 56110), -- Ramolith +(212313, 4, 114940, 1, 1, 56110), -- Ramolith +(212313, 3, 114913, 1, 1, 56110), -- Ramolith +(212313, 2, 114933, 1, 1, 56110), -- Ramolith +(212313, 1, 114939, 1, 1, 56110), -- Ramolith +(212313, 0, 114659, 1, 1, 56110), -- Ramolith +(212312, 23, 117495, 1, 1, 56110), -- Ramolith +(212312, 22, 117497, 1, 1, 56110), -- Ramolith +(212312, 21, 117492, 1, 1, 56110), -- Ramolith +(212312, 20, 117494, 1, 1, 56110), -- Ramolith +(212312, 19, 117489, 1, 1, 56110), -- Ramolith +(212312, 18, 117491, 1, 1, 56110), -- Ramolith +(212312, 17, 117486, 1, 1, 56110), -- Ramolith +(212312, 16, 117487, 1, 1, 56110), -- Ramolith +(212312, 15, 117482, 1, 1, 56110), -- Ramolith +(212312, 14, 117484, 1, 1, 56110), -- Ramolith +(212312, 13, 117480, 1, 1, 56110), -- Ramolith +(212312, 12, 117481, 1, 1, 56110), -- Ramolith +(212312, 11, 114932, 1, 1, 56110), -- Ramolith +(212312, 10, 114931, 1, 1, 56110), -- Ramolith +(212312, 9, 114930, 1, 1, 56110), -- Ramolith +(212312, 8, 114929, 1, 1, 56110), -- Ramolith +(212312, 7, 114928, 1, 1, 56110), -- Ramolith +(212312, 6, 114927, 1, 1, 56110), -- Ramolith +(212312, 5, 114926, 1, 1, 56110), -- Ramolith +(212312, 4, 114925, 1, 1, 56110), -- Ramolith +(212312, 3, 114924, 1, 1, 56110), -- Ramolith +(212312, 2, 114923, 1, 1, 56110), -- Ramolith +(212312, 1, 114922, 1, 1, 56110), -- Ramolith +(212312, 0, 114658, 1, 1, 56110), -- Ramolith +(212311, 23, 117496, 1, 1, 56110), -- Proto Ram +(212311, 22, 117493, 1, 1, 56110), -- Proto Ram +(212311, 21, 117490, 1, 1, 56110), -- Proto Ram +(212311, 20, 117488, 1, 1, 56110), -- Proto Ram +(212311, 19, 117485, 1, 1, 56110), -- Proto Ram +(212311, 18, 117483, 1, 1, 56110), -- Proto Ram +(212311, 17, 114938, 1, 1, 56110), -- Proto Ram +(212311, 16, 114944, 1, 1, 56110), -- Proto Ram +(212311, 15, 114917, 1, 1, 56110), -- Proto Ram +(212311, 14, 114937, 1, 1, 56110), -- Proto Ram +(212311, 13, 114943, 1, 1, 56110), -- Proto Ram +(212311, 12, 114916, 1, 1, 56110), -- Proto Ram +(212311, 11, 114936, 1, 1, 56110), -- Proto Ram +(212311, 10, 114942, 1, 1, 56110), -- Proto Ram +(212311, 9, 114915, 1, 1, 56110), -- Proto Ram +(212311, 8, 114935, 1, 1, 56110), -- Proto Ram +(212311, 7, 114941, 1, 1, 56110), -- Proto Ram +(212311, 6, 114914, 1, 1, 56110), -- Proto Ram +(212311, 5, 114934, 1, 1, 56110), -- Proto Ram +(212311, 4, 114940, 1, 1, 56110), -- Proto Ram +(212311, 3, 114913, 1, 1, 56110), -- Proto Ram +(212311, 2, 114933, 1, 1, 56110), -- Proto Ram +(212311, 1, 114939, 1, 1, 56110), -- Proto Ram +(212311, 0, 114659, 1, 1, 56110), -- Proto Ram +(212310, 0, 114561, 1, 1, 56110), -- Fungarian +(212309, 0, 114562, 1, 1, 56110), -- Fungarian Fighter +(212308, 13, 115206, 1, 1, 56110), -- Fungarian Caster +(212308, 12, 115205, 1, 1, 56110), -- Fungarian Caster +(212308, 11, 115204, 1, 1, 56110), -- Fungarian Caster +(212308, 10, 115202, 1, 1, 56110), -- Fungarian Caster +(212308, 9, 115200, 1, 1, 56110), -- Fungarian Caster +(212308, 8, 115201, 1, 1, 56110), -- Fungarian Caster +(212308, 7, 115190, 1, 1, 56110), -- Fungarian Caster +(212308, 6, 115199, 1, 1, 56110), -- Fungarian Caster +(212308, 5, 115198, 1, 1, 56110), -- Fungarian Caster +(212308, 4, 115196, 1, 1, 56110), -- Fungarian Caster +(212308, 3, 115197, 1, 1, 56110), -- Fungarian Caster +(212308, 2, 115195, 1, 1, 56110), -- Fungarian Caster +(212308, 1, 115194, 1, 1, 56110), -- Fungarian Caster +(212308, 0, 114563, 1, 1, 56110), -- Fungarian Caster +(212307, 23, 117495, 1, 1, 56110), -- Proto Ram +(212307, 22, 117497, 1, 1, 56110), -- Proto Ram +(212307, 21, 117492, 1, 1, 56110), -- Proto Ram +(212307, 20, 117494, 1, 1, 56110), -- Proto Ram +(212307, 19, 117489, 1, 1, 56110), -- Proto Ram +(212307, 18, 117491, 1, 1, 56110), -- Proto Ram +(212307, 17, 117486, 1, 1, 56110), -- Proto Ram +(212307, 16, 117487, 1, 1, 56110), -- Proto Ram +(212307, 15, 117482, 1, 1, 56110), -- Proto Ram +(212307, 14, 117484, 1, 1, 56110), -- Proto Ram +(212307, 13, 117480, 1, 1, 56110), -- Proto Ram +(212307, 12, 117481, 1, 1, 56110), -- Proto Ram +(212307, 11, 114932, 1, 1, 56110), -- Proto Ram +(212307, 10, 114931, 1, 1, 56110), -- Proto Ram +(212307, 9, 114930, 1, 1, 56110), -- Proto Ram +(212307, 8, 114929, 1, 1, 56110), -- Proto Ram +(212307, 7, 114928, 1, 1, 56110), -- Proto Ram +(212307, 6, 114927, 1, 1, 56110), -- Proto Ram +(212307, 5, 114926, 1, 1, 56110), -- Proto Ram +(212307, 4, 114925, 1, 1, 56110), -- Proto Ram +(212307, 3, 114924, 1, 1, 56110), -- Proto Ram +(212307, 2, 114923, 1, 1, 56110), -- Proto Ram +(212307, 1, 114922, 1, 1, 56110), -- Proto Ram +(212307, 0, 114658, 1, 1, 56110), -- Proto Ram +(212304, 23, 117338, 1, 1, 56110), -- Earthen Denizen +(212304, 22, 117339, 1, 1, 56110), -- Earthen Denizen +(212304, 21, 117336, 1, 1, 56110), -- Earthen Denizen +(212304, 20, 117337, 1, 1, 56110), -- Earthen Denizen +(212304, 19, 117343, 1, 1, 56110), -- Earthen Denizen +(212304, 18, 117344, 1, 1, 56110), -- Earthen Denizen +(212304, 17, 117341, 1, 1, 56110), -- Earthen Denizen +(212304, 16, 117342, 1, 1, 56110), -- Earthen Denizen +(212304, 15, 117347, 1, 1, 56110), -- Earthen Denizen +(212304, 14, 117348, 1, 1, 56110), -- Earthen Denizen +(212304, 13, 117345, 1, 1, 56110), -- Earthen Denizen +(212304, 12, 117346, 1, 1, 56110), -- Earthen Denizen +(212304, 11, 117351, 1, 1, 56110), -- Earthen Denizen +(212304, 10, 117352, 1, 1, 56110), -- Earthen Denizen +(212304, 9, 117349, 1, 1, 56110), -- Earthen Denizen +(212304, 8, 117350, 1, 1, 56110), -- Earthen Denizen +(212304, 7, 117359, 1, 1, 56110), -- Earthen Denizen +(212304, 6, 117360, 1, 1, 56110), -- Earthen Denizen +(212304, 5, 117357, 1, 1, 56110), -- Earthen Denizen +(212304, 4, 117358, 1, 1, 56110), -- Earthen Denizen +(212304, 3, 117355, 1, 1, 56110), -- Earthen Denizen +(212304, 2, 117356, 1, 1, 56110), -- Earthen Denizen +(212304, 1, 117353, 1, 1, 56110), -- Earthen Denizen +(212304, 0, 117354, 1, 1, 56110), -- Earthen Denizen +(212303, 4, 114652, 1, 1, 56110), -- Shalehorn +(212303, 3, 114653, 1, 1, 56110), -- Shalehorn +(212303, 2, 114654, 1, 1, 56110), -- Shalehorn +(212303, 1, 114655, 1, 1, 56110), -- Shalehorn +(212303, 0, 114656, 1, 1, 56110), -- Shalehorn +(212302, 4, 114305, 1, 1, 56110), -- Shalehorn +(212302, 3, 114304, 1, 1, 56110), -- Shalehorn +(212302, 2, 114303, 1, 1, 56110), -- Shalehorn +(212302, 1, 114302, 1, 1, 56110), -- Shalehorn +(212302, 0, 114146, 1, 1, 56110), -- Shalehorn +(212300, 4, 114652, 1, 1, 56110), -- Shalehorn +(212300, 3, 114653, 1, 1, 56110), -- Shalehorn +(212300, 2, 114654, 1, 1, 56110), -- Shalehorn +(212300, 1, 114655, 1, 1, 56110), -- Shalehorn +(212300, 0, 114656, 1, 1, 56110), -- Shalehorn +(212299, 0, 100728, 1, 1, 56110), -- Reinforce Stalker +(212297, 0, 102390, 1, 1, 56110), -- Kill Credit +(212296, 0, 115622, 2, 1, 56110), -- Eirich +(212295, 0, 114514, 1, 1, 56110), -- Wenbrandt +(212294, 0, 114472, 1, 1, 56110), -- Baelgrim +(212293, 0, 117127, 1, 1, 56110), -- Adelgonn +(212292, 3, 114512, 1, 1, 56110), -- Nerubian Swarmite +(212292, 2, 114511, 1, 1, 56110), -- Nerubian Swarmite +(212292, 1, 114510, 1, 1, 56110), -- Nerubian Swarmite +(212292, 0, 114509, 1, 1, 56110), -- Nerubian Swarmite +(212291, 3, 112728, 1, 1, 56110), -- Nerubian Swarmite +(212291, 2, 112730, 1, 1, 56110), -- Nerubian Swarmite +(212291, 1, 112727, 1, 1, 56110), -- Nerubian Swarmite +(212291, 0, 112729, 1, 1, 56110), -- Nerubian Swarmite +(212288, 2, 116690, 1, 1, 56110), -- Nerubian Fighter +(212288, 1, 114544, 1, 1, 56110), -- Nerubian Fighter +(212288, 0, 114543, 1, 1, 56110), -- Nerubian Fighter +(212287, 2, 114542, 1, 1, 56110), -- Nerubian Caster +(212287, 1, 116204, 1, 1, 56110), -- Nerubian Caster +(212287, 0, 114541, 1, 1, 56110), -- Nerubian Caster +(212286, 0, 119788, 1, 1, 56110), -- Nerubian Priest +(212285, 3, 114532, 1, 1, 56110), -- Nerubian Fighter +(212285, 2, 114531, 1, 1, 56110), -- Nerubian Fighter +(212285, 1, 116469, 1, 1, 56110); -- Nerubian Fighter + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(212285, 0, 114533, 1, 1, 56110), -- Nerubian Fighter +(212284, 3, 118993, 1, 1, 56110), -- Nerubian Caster +(212284, 2, 114538, 1, 1, 56110), -- Nerubian Caster +(212284, 1, 114537, 1, 1, 56110), -- Nerubian Caster +(212284, 0, 114536, 1, 1, 56110), -- Nerubian Caster +(212283, 1, 11686, 1, 1, 56110), -- Keyflame +(212283, 0, 15092, 1.399999976158142089, 0, 56110), -- Keyflame +(212282, 0, 116815, 1, 1, 56110), -- Merrix +(212281, 4, 114646, 1, 1, 56110), -- Cinderbee +(212281, 3, 114647, 1, 1, 56110), -- Cinderbee +(212281, 2, 114648, 1, 1, 56110), -- Cinderbee +(212281, 1, 114649, 1, 1, 56110), -- Cinderbee +(212281, 0, 114650, 1, 1, 56110), -- Cinderbee +(212279, 1, 114651, 2.25, 1, 56110), -- Ol' Waxbeard +(212279, 0, 64555, 1, 0, 56110), -- Ol' Waxbeard +(212278, 4, 114646, 1, 1, 56110), -- Fire Bee +(212278, 3, 114647, 1, 1, 56110), -- Fire Bee +(212278, 2, 114648, 1, 1, 56110), -- Fire Bee +(212278, 1, 114649, 1, 1, 56110), -- Fire Bee +(212278, 0, 114650, 1, 1, 56110), -- Fire Bee +(212277, 4, 113896, 1, 1, 56110), -- Fire Bee +(212277, 3, 113897, 1, 1, 56110), -- Fire Bee +(212277, 2, 113898, 1, 1, 56110), -- Fire Bee +(212277, 1, 113899, 1, 1, 56110), -- Fire Bee +(212277, 0, 113900, 1, 1, 56110), -- Fire Bee +(212276, 1, 111717, 1, 1, 56110), -- Rock Sporebat +(212276, 0, 109505, 1, 1, 56110), -- Rock Sporebat +(212270, 0, 119519, 1, 1, 56110), -- Dagran Thaurissan II +(212269, 0, 114717, 1, 1, 56110), -- Skitter +(212266, 1, 11686, 1, 1, 56110), -- Keyflame +(212266, 0, 15092, 1.399999976158142089, 0, 56110), -- Keyflame +(212265, 0, 102390, 1, 1, 56110), -- Kill Credit +(212258, 1, 11686, 1, 1, 56110), -- Keyflame +(212258, 0, 15092, 1.399999976158142089, 0, 56110), -- Keyflame +(212257, 0, 102390, 1, 1, 56110), -- Kill Credit +(212256, 0, 114662, 1, 1, 56110), -- Queensguard Zirix +(212255, 0, 114474, 1, 1, 56110), -- Zarein +(212253, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(212242, 0, 88423, 1.149999976158142089, 1, 56110), -- Skardyn Voidspeaker +(212239, 0, 92318, 0.60000002384185791, 1, 56110), -- Skittering Darkness +(212238, 0, 88201, 1.149999976158142089, 1, 56110), -- Darkness Spawn +(212236, 0, 102390, 1, 1, 56110), -- Kill Credit +(212235, 0, 112383, 1, 1, 56110), -- Moth +(212234, 0, 114627, 1, 1, 56110), -- Snail +(212233, 0, 43223, 1, 1, 56110), -- Pill Bug +(212232, 4, 118403, 1, 1, 56110), -- Larva, Bloodfeaster +(212232, 3, 118401, 1, 1, 56110), -- Larva, Bloodfeaster +(212232, 2, 118399, 1, 1, 56110), -- Larva, Bloodfeaster +(212232, 1, 118397, 1, 1, 56110), -- Larva, Bloodfeaster +(212232, 0, 80458, 1, 1, 56110), -- Larva, Bloodfeaster +(212231, 0, 77759, 1, 1, 56110), -- Larva, Demon +(212230, 0, 114624, 1, 1, 56110), -- Larva, Leech +(212229, 2, 114621, 1, 1, 56110), -- Glowmite +(212229, 1, 114622, 1, 1, 56110), -- Glowmite +(212229, 0, 114623, 1, 1, 56110), -- Glowmite +(212226, 1, 11686, 1, 1, 56110), -- Keyflame +(212226, 0, 15092, 1.399999976158142089, 0, 56110), -- Keyflame +(212222, 2, 111900, 1, 1, 56110), -- Moth +(212222, 1, 111899, 1, 1, 56110), -- Moth +(212222, 0, 112383, 1, 1, 56110), -- Moth +(212221, 0, 114627, 1, 1, 56110), -- Snail +(212220, 0, 43223, 1, 1, 56110), -- Pill Bug +(212219, 0, 102390, 1, 1, 56110), -- Kill Credit +(212218, 0, 80458, 1, 1, 56110), -- Larva, Drinker +(212217, 4, 118403, 1, 1, 56110), -- Larva, Bloodfeaster +(212217, 3, 118401, 1, 1, 56110), -- Larva, Bloodfeaster +(212217, 2, 118399, 1, 1, 56110), -- Larva, Bloodfeaster +(212217, 1, 118397, 1, 1, 56110), -- Larva, Bloodfeaster +(212217, 0, 80458, 1, 1, 56110), -- Larva, Bloodfeaster +(212216, 0, 114624, 1, 1, 56110), -- Larva +(212215, 2, 114621, 1, 1, 56110), -- Firefly +(212215, 1, 114622, 1, 1, 56110), -- Firefly +(212215, 0, 114623, 1, 1, 56110), -- Firefly +(212214, 2, 114620, 1, 1, 56110), -- Firefly +(212214, 1, 114619, 1, 1, 56110), -- Firefly +(212214, 0, 114618, 1, 1, 56110), -- Firefly +(212213, 0, 114617, 1, 1, 56110), -- Colossal Titan Construct +(212201, 0, 114608, 1, 1, 56110), -- The First Ascended +(212199, 1, 11686, 1, 1, 56110), -- Keyflame +(212199, 0, 15092, 1.399999976158142089, 0, 56110), -- Keyflame +(212191, 0, 102390, 1, 1, 56110), -- Kill Credit +(212163, 0, 108642, 1, 1, 56110), -- Lost Book of Boosting +(212160, 0, 120395, 1, 1, 56110), -- Cart +(212146, 0, 114597, 1, 1, 56110), -- Alchemic Supplies +(212142, 1, 94282, 0.5, 1, 56110), -- Stalker +(212142, 0, 169, 1, 0, 56110), -- Stalker +(212129, 0, 118139, 1.399999976158142089, 1, 56110), -- Creaky Mine Cart +(212128, 0, 118683, 1, 1, 56110), -- Remembered King Mosh +(212124, 3, 112722, 1, 1, 56110), -- Cave Borer Worm +(212124, 2, 112723, 1, 1, 56110), -- Cave Borer Worm +(212124, 1, 112724, 1, 1, 56110), -- Cave Borer Worm +(212124, 0, 112725, 1, 1, 56110), -- Cave Borer Worm +(212123, 7, 115097, 1, 1, 56110), -- Cave Borer Worm +(212123, 6, 115098, 1, 1, 56110), -- Cave Borer Worm +(212123, 5, 115096, 1, 1, 56110), -- Cave Borer Worm +(212123, 4, 115095, 1, 1, 56110), -- Cave Borer Worm +(212123, 3, 115094, 1, 1, 56110), -- Cave Borer Worm +(212123, 2, 115093, 1, 1, 56110), -- Cave Borer Worm +(212123, 1, 112726, 1, 1, 56110), -- Cave Borer Worm +(212123, 0, 114484, 1, 1, 56110), -- Cave Borer Worm +(212122, 3, 115101, 1, 1, 56110), -- Cave Borer Worm +(212122, 2, 115100, 1, 1, 56110), -- Cave Borer Worm +(212122, 1, 115099, 1, 1, 56110), -- Cave Borer Worm +(212122, 0, 114483, 1, 1, 56110), -- Cave Borer Worm +(212117, 0, 114567, 1, 1, 56110), -- Forsaken Banner +(212116, 0, 114565, 1, 1, 56110), -- Stormwind Banner +(212110, 6, 115189, 1, 1, 56110), -- Fungarian +(212110, 5, 115188, 1, 1, 56110), -- Fungarian +(212110, 4, 115187, 1, 1, 56110), -- Fungarian +(212110, 3, 115186, 1, 1, 56110), -- Fungarian +(212110, 2, 115185, 1, 1, 56110), -- Fungarian +(212110, 1, 115184, 1, 1, 56110), -- Fungarian +(212110, 0, 114561, 1, 1, 56110), -- Fungarian +(212108, 13, 115206, 1, 1, 56110), -- Fungarian Caster +(212108, 12, 115205, 1, 1, 56110), -- Fungarian Caster +(212108, 11, 115204, 1, 1, 56110), -- Fungarian Caster +(212108, 10, 115202, 1, 1, 56110), -- Fungarian Caster +(212108, 9, 115200, 1, 1, 56110), -- Fungarian Caster +(212108, 8, 115201, 1, 1, 56110), -- Fungarian Caster +(212108, 7, 115190, 1, 1, 56110), -- Fungarian Caster +(212108, 6, 115199, 1, 1, 56110), -- Fungarian Caster +(212108, 5, 115198, 1, 1, 56110), -- Fungarian Caster +(212108, 4, 115196, 1, 1, 56110), -- Fungarian Caster +(212108, 3, 115197, 1, 1, 56110), -- Fungarian Caster +(212108, 2, 115195, 1, 1, 56110), -- Fungarian Caster +(212108, 1, 115194, 1, 1, 56110), -- Fungarian Caster +(212108, 0, 114563, 1, 1, 56110), -- Fungarian Caster +(212107, 13, 115217, 1, 1, 56110), -- Fungarian Fighter +(212107, 12, 115218, 1, 1, 56110), -- Fungarian Fighter +(212107, 11, 115216, 1, 1, 56110), -- Fungarian Fighter +(212107, 10, 115215, 1, 1, 56110), -- Fungarian Fighter +(212107, 9, 115213, 1, 1, 56110), -- Fungarian Fighter +(212107, 8, 115214, 1, 1, 56110), -- Fungarian Fighter +(212107, 7, 115212, 1, 1, 56110), -- Fungarian Fighter +(212107, 6, 115211, 1, 1, 56110), -- Fungarian Fighter +(212107, 5, 115192, 1, 1, 56110), -- Fungarian Fighter +(212107, 4, 115209, 1, 1, 56110), -- Fungarian Fighter +(212107, 3, 115210, 1, 1, 56110), -- Fungarian Fighter +(212107, 2, 115208, 1, 1, 56110), -- Fungarian Fighter +(212107, 1, 115207, 1, 1, 56110), -- Fungarian Fighter +(212107, 0, 114562, 1, 1, 56110), -- Fungarian Fighter +(212106, 0, 114560, 1, 1, 56110), -- Larva, Demon +(212105, 0, 114897, 1, 1, 56110), -- Larva, Leech +(212103, 4, 118402, 1, 1, 56110), -- Larva, Bloodfeaster +(212103, 3, 118400, 1, 1, 56110), -- Larva, Bloodfeaster +(212103, 2, 118398, 1, 1, 56110), -- Larva, Bloodfeaster +(212103, 1, 118396, 1, 1, 56110), -- Larva, Bloodfeaster +(212103, 0, 114626, 1, 1, 56110), -- Larva, Bloodfeaster +(212101, 0, 114558, 1, 1, 56110), -- Rock Snail +(212099, 0, 10994, 1, 1, 56110), -- Melisara +(212097, 3, 114049, 1, 1, 56110), -- Nerubian Baby/Child +(212097, 2, 114050, 1, 1, 56110), -- Nerubian Baby/Child +(212097, 1, 114051, 1, 1, 56110), -- Nerubian Baby/Child +(212097, 0, 114052, 1, 1, 56110), -- Nerubian Baby/Child +(212095, 2, 113940, 1, 1, 56110), -- Greater Tentacle Slime +(212095, 1, 113941, 1, 1, 56110), -- Greater Tentacle Slime +(212095, 0, 114554, 1, 1, 56110), -- Greater Tentacle Slime +(212094, 2, 114555, 1, 1, 56110), -- Greater Tentacle Slime +(212094, 1, 114556, 1, 1, 56110), -- Greater Tentacle Slime +(212094, 0, 114557, 1, 1, 56110), -- Greater Tentacle Slime +(212092, 3, 114550, 1, 1, 56110), -- Undercrawler +(212092, 2, 114552, 1, 1, 56110), -- Undercrawler +(212092, 1, 114553, 1, 1, 56110), -- Undercrawler +(212092, 0, 114551, 1, 1, 56110), -- Undercrawler +(212091, 3, 114546, 1, 1, 56110), -- Undercrawler +(212091, 2, 114547, 1, 1, 56110), -- Undercrawler +(212091, 1, 114548, 1, 1, 56110), -- Undercrawler +(212091, 0, 114549, 1, 1, 56110), -- Undercrawler +(212089, 1, 115640, 1.299999952316284179, 1, 56110), -- Tarren Mill Deathguard +(212089, 0, 115639, 1.299999952316284179, 1, 56110), -- Tarren Mill Deathguard +(212088, 0, 115754, 1, 1, 56110), -- Remembered Firelord +(212087, 1, 115642, 1.299999952316284179, 1, 56110), -- Southshore Guard +(212087, 0, 115641, 1.299999952316284179, 1, 56110), -- Southshore Guard +(212084, 3, 115745, 1, 1, 56110), -- Nerubian Priest, Royal +(212084, 2, 115746, 1, 1, 56110), -- Nerubian Priest, Royal +(212084, 1, 115747, 1, 1, 56110), -- Nerubian Priest, Royal +(212084, 0, 114418, 1, 1, 56110), -- Nerubian Priest, Royal +(212083, 3, 116205, 1, 1, 56110), -- Nerubian Fighter, Physical +(212083, 2, 114545, 1, 1, 56110), -- Nerubian Fighter, Physical +(212083, 1, 114544, 1, 1, 56110), -- Nerubian Fighter, Physical +(212083, 0, 114543, 1, 1, 56110), -- Nerubian Fighter, Physical +(212082, 3, 116204, 1, 1, 56110), -- Nerubian Caster, Web +(212082, 2, 114540, 1, 1, 56110), -- Nerubian Caster, Web +(212082, 1, 114542, 1, 1, 56110), -- Nerubian Caster, Web +(212082, 0, 114541, 1, 1, 56110), -- Nerubian Caster, Web +(212081, 3, 115739, 1, 1, 56110), -- Nerubian Priest, Royal +(212081, 2, 115740, 1, 1, 56110), -- Nerubian Priest, Royal +(212081, 1, 115741, 1, 1, 56110), -- Nerubian Priest, Royal +(212081, 0, 114416, 1, 1, 56110), -- Nerubian Priest, Royal +(212080, 0, 116570, 1, 1, 56110), -- Regald Hornfyre +(212077, 1, 118181, 1, 1, 56110), -- Arathi Aeroknight +(212077, 0, 118182, 1, 1, 56110), -- Arathi Aeroknight +(212076, 0, 115282, 1, 1, 56110), -- General Steelstrike +(212075, 0, 11686, 0.800000011920928955, 1, 56110), -- Personal Skiff +(212068, 14, 117375, 1, 1, 56110), -- Nerubian Trueform, Civilian +(212068, 13, 117376, 1, 1, 56110), -- Nerubian Trueform, Civilian +(212068, 12, 117377, 1, 1, 56110), -- Nerubian Trueform, Civilian +(212068, 11, 117378, 1, 1, 56110), -- Nerubian Trueform, Civilian +(212068, 10, 117374, 1, 1, 56110), -- Nerubian Trueform, Civilian +(212068, 9, 117373, 1, 1, 56110), -- Nerubian Trueform, Civilian +(212068, 8, 117372, 1, 1, 56110), -- Nerubian Trueform, Civilian +(212068, 7, 117371, 1, 1, 56110), -- Nerubian Trueform, Civilian +(212068, 6, 116157, 1, 1, 56110), -- Nerubian Trueform, Civilian +(212068, 5, 116159, 1, 1, 56110), -- Nerubian Trueform, Civilian +(212068, 4, 116158, 1, 1, 56110), -- Nerubian Trueform, Civilian +(212068, 3, 116160, 1, 1, 56110), -- Nerubian Trueform, Civilian +(212068, 2, 114530, 1, 1, 56110), -- Nerubian Trueform, Civilian +(212068, 1, 114528, 1, 1, 56110), -- Nerubian Trueform, Civilian +(212068, 0, 114529, 1, 1, 56110), -- Nerubian Trueform, Civilian +(212059, 0, 119844, 1, 1, 56110), -- Sofee Batalsworn +(212026, 1, 20577, 1, 1, 56110), -- Controller +(212026, 0, 20324, 1, 0, 56110), -- Controller +(212022, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Their Moss Our Gain - Durzan Fed +(211997, 6, 983, 1, 1, 56110), -- Remembered Tideskipper +(211997, 5, 346, 1, 1, 56110), -- Remembered Tideskipper +(211997, 4, 441, 1, 1, 56110), -- Remembered Tideskipper +(211997, 3, 1762, 1, 1, 56110), -- Remembered Tideskipper +(211997, 2, 91234, 1, 1, 56110), -- Remembered Tideskipper +(211997, 1, 3619, 1, 1, 56110), -- Remembered Tideskipper +(211997, 0, 72659, 1, 1, 56110), -- Remembered Tideskipper +(211996, 0, 26770, 0.899999976158142089, 1, 56110), -- Archmage Aethas Sunreaver +(211995, 0, 120588, 1, 1, 56110), -- Moira Thaurissan +(211994, 0, 88316, 1, 1, 56110), -- Lady Jaina Proudmoore +(211993, 0, 115495, 1.20000004768371582, 1, 56110), -- Thrall +(211992, 0, 110387, 1, 1, 56110), -- Archmage Khadgar +(211991, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(211983, 4, 114305, 1, 1, 56110), -- Unicorn Moose +(211983, 3, 114304, 1, 1, 56110), -- Unicorn Moose +(211983, 2, 114303, 1, 1, 56110), -- Unicorn Moose +(211983, 1, 114302, 1, 1, 56110), -- Unicorn Moose +(211983, 0, 114146, 1, 1, 56110), -- Unicorn Moose +(211982, 3, 114512, 1, 1, 56110), -- Nerubian Swarmite - Swarmer +(211982, 2, 114511, 1, 1, 56110), -- Nerubian Swarmite - Swarmer +(211982, 1, 114510, 1, 1, 56110), -- Nerubian Swarmite - Swarmer +(211982, 0, 114509, 1, 1, 56110), -- Nerubian Swarmite - Swarmer +(211980, 0, 114500, 1, 1, 56110), -- Storm Gryphon +(211977, 13, 112384, 1.25, 1, 56110), -- Pack Mole +(211977, 12, 112392, 1.25, 1, 56110), -- Pack Mole +(211977, 11, 112391, 1.25, 1, 56110), -- Pack Mole +(211977, 10, 112389, 1.25, 1, 56110), -- Pack Mole +(211977, 9, 112388, 1.25, 1, 56110), -- Pack Mole +(211977, 8, 112387, 1.25, 1, 56110), -- Pack Mole +(211977, 7, 112386, 1.25, 1, 56110), -- Pack Mole +(211977, 6, 112398, 1.25, 1, 56110), -- Pack Mole +(211977, 5, 112397, 1.25, 1, 56110), -- Pack Mole +(211977, 4, 112395, 1.25, 1, 56110), -- Pack Mole +(211977, 3, 112393, 1.25, 1, 56110), -- Pack Mole +(211977, 2, 112385, 1.25, 1, 56110), -- Pack Mole +(211977, 1, 112396, 1.25, 1, 56110), -- Pack Mole +(211977, 0, 112394, 1.25, 1, 56110); -- Pack Mole + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(211969, 4, 112414, 1, 1, 56110), -- Skipper +(211969, 3, 112413, 1, 1, 56110), -- Skipper +(211969, 2, 112412, 1, 1, 56110), -- Skipper +(211969, 1, 112411, 1, 1, 56110), -- Skipper +(211969, 0, 112410, 1, 1, 56110), -- Skipper +(211968, 3, 112449, 1, 1, 56110), -- Undercrawler +(211968, 2, 112448, 1, 1, 56110), -- Undercrawler +(211968, 1, 112447, 1, 1, 56110), -- Undercrawler +(211968, 0, 112446, 1, 1, 56110), -- Undercrawler +(211957, 0, 114051, 1, 1, 56110), -- Weaver Threadling +(211934, 0, 80962, 1, 1, 56110), -- Raven Familiar +(211928, 0, 114315, 2, 1, 56110), -- Nerubian General +(211921, 0, 86456, 1, 1, 56110), -- John Smith +(211912, 3, 115755, 1, 1, 56110), -- Evolved Nerubian Civilian +(211912, 2, 114421, 1, 1, 56110), -- Evolved Nerubian Civilian +(211912, 1, 114422, 1, 1, 56110), -- Evolved Nerubian Civilian +(211912, 0, 114423, 1, 1, 56110), -- Evolved Nerubian Civilian +(211911, 3, 115774, 1, 1, 56110), -- Evolved Nerubian Rogue +(211911, 2, 115773, 1, 1, 56110), -- Evolved Nerubian Rogue +(211911, 1, 114025, 1, 1, 56110), -- Evolved Nerubian Rogue +(211911, 0, 114024, 1, 1, 56110), -- Evolved Nerubian Rogue +(211907, 3, 115756, 1, 1, 56110), -- Evolved Nerubian Caster +(211907, 2, 115757, 1, 1, 56110), -- Evolved Nerubian Caster +(211907, 1, 114026, 1, 1, 56110), -- Evolved Nerubian Caster +(211907, 0, 114029, 1, 1, 56110), -- Evolved Nerubian Caster +(211899, 1, 57548, 1, 1, 56110), -- Jormungar +(211899, 0, 60432, 1, 1, 56110), -- Jormungar +(211897, 0, 114469, 1.5, 1, 56110), -- Chitin Knight +(211895, 2, 40978, 1, 1, 56110), -- Coalescing Discord +(211895, 1, 40543, 1, 1, 56110), -- Coalescing Discord +(211895, 0, 40976, 1, 1, 56110), -- Coalescing Discord +(211894, 3, 112722, 1, 1, 56110), -- Jawcrawler, Hatchling +(211894, 2, 112723, 1, 1, 56110), -- Jawcrawler, Hatchling +(211894, 1, 112724, 1, 1, 56110), -- Jawcrawler, Hatchling +(211894, 0, 112725, 1, 1, 56110), -- Jawcrawler, Hatchling +(211892, 3, 114362, 1, 1, 56110), -- Glowmite +(211892, 2, 114365, 1, 1, 56110), -- Glowmite +(211892, 1, 113980, 1, 1, 56110), -- Glowmite +(211892, 0, 113982, 1, 1, 56110), -- Glowmite +(211891, 3, 112446, 1, 1, 56110), -- Spider, Underground +(211891, 2, 112447, 1, 1, 56110), -- Spider, Underground +(211891, 1, 112448, 1, 1, 56110), -- Spider, Underground +(211891, 0, 112449, 1, 1, 56110), -- Spider, Underground +(211890, 0, 114439, 0.85000002384185791, 1, 56110), -- Fang of Xal'atath +(211889, 0, 118964, 1, 1, 56110), -- Queen Ansurek +(211888, 0, 114268, 0.300000011920928955, 1, 56110), -- Executor Nizrek +(211881, 3, 114362, 1, 1, 56110), -- Firefly +(211881, 2, 114365, 1, 1, 56110), -- Firefly +(211881, 1, 113980, 1, 1, 56110), -- Firefly +(211881, 0, 113982, 1, 1, 56110), -- Firefly +(211878, 3, 112730, 1, 1, 56110), -- Siege Webwing +(211878, 2, 112729, 1, 1, 56110), -- Siege Webwing +(211878, 1, 112728, 1, 1, 56110), -- Siege Webwing +(211878, 0, 112727, 1, 1, 56110), -- Siege Webwing +(211870, 6, 112459, 1, 1, 56110), -- Sporbit Drifter +(211870, 5, 112458, 1, 1, 56110), -- Sporbit Drifter +(211870, 4, 112457, 1, 1, 56110), -- Sporbit Drifter +(211870, 3, 112456, 1, 1, 56110), -- Sporbit Drifter +(211870, 2, 112455, 1, 1, 56110), -- Sporbit Drifter +(211870, 1, 112454, 1, 1, 56110), -- Sporbit Drifter +(211870, 0, 112453, 1, 1, 56110), -- Sporbit Drifter +(211869, 6, 115402, 1, 1, 56110), -- Tiny Sporbit +(211869, 5, 115401, 1, 1, 56110), -- Tiny Sporbit +(211869, 4, 115400, 1, 1, 56110), -- Tiny Sporbit +(211869, 3, 115399, 1, 1, 56110), -- Tiny Sporbit +(211869, 2, 115398, 1, 1, 56110), -- Tiny Sporbit +(211869, 1, 115397, 1, 1, 56110), -- Tiny Sporbit +(211869, 0, 115396, 1, 1, 56110), -- Tiny Sporbit +(211868, 0, 52318, 1, 1, 56110), -- Credit: Doomhammer Destroyed (Hufton) +(211866, 1, 113940, 1, 1, 56110), -- Horrid Effusia +(211866, 0, 113941, 1, 1, 56110), -- Horrid Effusia +(211865, 3, 115257, 1, 1, 56110), -- Lashroom +(211865, 2, 115255, 1, 1, 56110), -- Lashroom +(211865, 1, 115254, 1, 1, 56110), -- Lashroom +(211865, 0, 115253, 1, 1, 56110), -- Lashroom +(211863, 7, 118220, 1, 1, 56110), -- Budding Lashroom +(211863, 6, 116589, 1, 1, 56110), -- Budding Lashroom +(211863, 5, 118218, 1, 1, 56110), -- Budding Lashroom +(211863, 4, 118219, 1, 1, 56110), -- Budding Lashroom +(211863, 3, 115252, 1, 1, 56110), -- Budding Lashroom +(211863, 2, 115251, 1, 1, 56110), -- Budding Lashroom +(211863, 1, 115250, 1, 1, 56110), -- Budding Lashroom +(211863, 0, 115249, 1, 1, 56110), -- Budding Lashroom +(211862, 0, 114474, 1, 1, 56110), -- Zarein +(211860, 0, 114514, 1, 1, 56110), -- Wenbrandt +(211859, 0, 114472, 1, 1, 56110), -- Baelgrim +(211858, 0, 114662, 1.5, 1, 56110), -- Queensguard Zirix +(211856, 0, 13367, 1, 1, 56110), -- John Smith +(211854, 0, 114510, 1, 1, 56110), -- Nerubian Swarmite - Caster +(211853, 3, 116467, 1, 1, 56110), -- Nerubian Caster, Web +(211853, 2, 114538, 1, 1, 56110), -- Nerubian Caster, Web +(211853, 1, 114537, 1, 1, 56110), -- Nerubian Caster, Web +(211853, 0, 114536, 1, 1, 56110), -- Nerubian Caster, Web +(211852, 3, 116469, 1, 1, 56110), -- Nerubian Fighter, Physical +(211852, 2, 114533, 1, 1, 56110), -- Nerubian Fighter, Physical +(211852, 1, 114532, 1, 1, 56110), -- Nerubian Fighter, Physical +(211852, 0, 114531, 1, 1, 56110), -- Nerubian Fighter, Physical +(211851, 0, 79320, 1, 1, 56110), -- Meerah +(211847, 3, 115762, 1, 1, 56110), -- Evolved Nerubian Fighter +(211847, 2, 115761, 1, 1, 56110), -- Evolved Nerubian Fighter +(211847, 1, 114469, 1, 1, 56110), -- Evolved Nerubian Fighter +(211847, 0, 114468, 1, 1, 56110), -- Evolved Nerubian Fighter +(211846, 0, 114467, 1, 1, 56110), -- Wax Golem +(211817, 1, 112728, 0.5, 1, 56110), -- Swarmite Lookout +(211817, 0, 112727, 0.5, 1, 56110), -- Swarmite Lookout +(211816, 3, 116833, 1, 1, 56110), -- Bazaar Sentry +(211816, 2, 116831, 1, 1, 56110), -- Bazaar Sentry +(211816, 1, 116834, 1, 1, 56110), -- Bazaar Sentry +(211816, 0, 116832, 1, 1, 56110), -- Bazaar Sentry +(211815, 0, 114026, 1.5, 1, 56110), -- Pale Priest +(211809, 3, 83616, 1, 1, 56110), -- Tattered Fungarian +(211809, 2, 83610, 1, 1, 56110), -- Tattered Fungarian +(211809, 1, 83589, 1, 1, 56110), -- Tattered Fungarian +(211809, 0, 83595, 1, 1, 56110), -- Tattered Fungarian +(211787, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Power Predators +(211784, 2, 116159, 0.800000011920928955, 1, 56110), -- Umbral Citizen +(211784, 1, 116158, 0.85000002384185791, 1, 56110), -- Umbral Citizen +(211784, 0, 116160, 0.75, 1, 56110), -- Umbral Citizen +(211783, 0, 120592, 1, 1, 56110), -- Sureki Crier +(211779, 0, 61076, 1, 1, 56110), -- Wax Elemental +(211777, 0, 114966, 1, 1, 56110), -- Spitfire Fusetender +(211771, 0, 114483, 1, 1, 56110), -- Jawcrawler +(211768, 0, 114484, 1, 1, 56110), -- Jawcrawler +(211754, 0, 114417, 0.5, 1, 56110), -- Candlelight Sanctuary +(211753, 3, 112730, 1, 1, 56110), -- [DNT] Nerubian Swarmite Corpse +(211753, 2, 112729, 1, 1, 56110), -- [DNT] Nerubian Swarmite Corpse +(211753, 1, 112728, 1, 1, 56110), -- [DNT] Nerubian Swarmite Corpse +(211753, 0, 112727, 1, 1, 56110), -- [DNT] Nerubian Swarmite Corpse +(211752, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(211751, 0, 117045, 1, 1, 56110), -- Nerubian Warrior +(211750, 0, 114417, 0.5, 1, 56110), -- Candlelight Sanctuary +(211742, 1, 112730, 1, 1, 56110), -- Nerubian Abductor +(211742, 0, 121031, 1, 1, 56110), -- Nerubian Abductor +(211740, 0, 114678, 1, 1, 56110), -- Rooktender Lufsela +(211737, 0, 65477, 1, 1, 56110), -- Bonegrim +(211733, 0, 28143, 1, 1, 56110), -- Babagahnoosh the Grumpy +(211732, 0, 87623, 1, 1, 56110), -- Ka'ro the Chopper +(211731, 0, 105169, 1, 1, 56110), -- Naleidea Rivergleam +(211730, 0, 118998, 1, 1, 56110), -- High Arcanist Savor +(211728, 0, 120879, 1, 1, 56110), -- Jepetto Joybuzz +(211727, 0, 119000, 1, 0, 56110), -- Katy Stampwhistle +(211726, 0, 27799, 1, 1, 56110), -- Harold Winston +(211725, 0, 27616, 1, 1, 56110), -- Uda the Beast +(211724, 0, 25655, 1, 1, 56110), -- Marcia Chase +(211723, 0, 26330, 1, 0, 56110), -- Aimee +(211722, 0, 71942, 1, 1, 56110), -- Mel Lynchen +(211721, 0, 71943, 1, 1, 56110), -- Sir Jonathan Trueheart +(211720, 0, 65163, 1, 1, 56110), -- Richard Hatstock +(211719, 0, 27287, 1, 1, 56110), -- Archivist Betha +(211714, 0, 27965, 1, 1, 56110), -- Coira Longrifle +(211713, 0, 25791, 1, 1, 56110), -- Breanni +(211712, 0, 25041, 1, 1, 56110), -- Ol' Toomba +(211708, 0, 106741, 1, 1, 56110), -- Pathfinder Jeb +(211707, 0, 120688, 1, 1, 56110), -- Cataloger Coralie +(211702, 0, 114050, 1, 1, 56110), -- Guiding Thread +(211701, 0, 28191, 1, 1, 56110), -- Sorrow +(211699, 0, 115280, 1, 1, 56110), -- Faerin +(211695, 0, 114447, 1, 1, 56110), -- Alleria Windrunner +(211691, 2, 116159, 1, 1, 56110), -- Umbral Merchant +(211691, 1, 116158, 1, 1, 56110), -- Umbral Merchant +(211691, 0, 116187, 1, 1, 56110), -- Umbral Merchant +(211684, 0, 114436, 0.75, 1, 56110), -- Candle Wax +(211652, 0, 117229, 1, 1, 56110), -- Greenspeaker Na'layro +(211649, 7, 118453, 1, 1, 56110), -- Ironhaul Worker +(211649, 6, 118454, 1, 1, 56110), -- Ironhaul Worker +(211649, 5, 118456, 1, 1, 56110), -- Ironhaul Worker +(211649, 4, 118455, 1, 1, 56110), -- Ironhaul Worker +(211649, 3, 117642, 1, 1, 56110), -- Ironhaul Worker +(211649, 2, 117641, 1, 1, 56110), -- Ironhaul Worker +(211649, 1, 117643, 1, 1, 56110), -- Ironhaul Worker +(211649, 0, 117644, 1, 1, 56110), -- Ironhaul Worker +(211644, 1, 114424, 2, 1, 56110), -- Hastily Stacked Supplies +(211644, 0, 169, 1, 0, 56110), -- Hastily Stacked Supplies +(211631, 1, 114424, 2, 1, 56110), -- Hastily Stacked Supplies +(211631, 0, 169, 1, 0, 56110), -- Hastily Stacked Supplies +(211591, 0, 115750, 1, 1, 56110), -- Hevo'myk +(211582, 0, 114540, 1, 1, 56110), -- Mi'thk +(211565, 2, 114423, 1, 1, 56110), -- Favored Citizen +(211565, 1, 114422, 1, 1, 56110), -- Favored Citizen +(211565, 0, 114421, 1, 1, 56110), -- Favored Citizen +(211564, 0, 114542, 1, 1, 56110), -- Diu'mik +(211559, 0, 114373, 1.25, 1, 56110), -- Creaky Mine Cart (Kobold) +(211557, 7, 114714, 1, 1, 56110), -- Kobold Light Horse +(211557, 6, 114527, 1, 1, 56110), -- Kobold Light Horse +(211557, 5, 114715, 1, 1, 56110), -- Kobold Light Horse +(211557, 4, 114716, 1, 1, 56110), -- Kobold Light Horse +(211557, 3, 114713, 1, 1, 56110), -- Kobold Light Horse +(211557, 2, 114158, 1, 1, 56110), -- Kobold Light Horse +(211557, 1, 114526, 1, 1, 56110), -- Kobold Light Horse +(211557, 0, 114712, 1, 1, 56110), -- Kobold Light Horse +(211556, 6, 112386, 0.5, 1, 56110), -- Mudnose Mole Pup +(211556, 5, 112387, 0.5, 1, 56110), -- Mudnose Mole Pup +(211556, 4, 112388, 0.5, 1, 56110), -- Mudnose Mole Pup +(211556, 3, 112389, 0.5, 1, 56110), -- Mudnose Mole Pup +(211556, 2, 112391, 0.5, 1, 56110), -- Mudnose Mole Pup +(211556, 1, 112392, 0.5, 1, 56110), -- Mudnose Mole Pup +(211556, 0, 112384, 0.5, 1, 56110), -- Mudnose Mole Pup +(211555, 6, 112394, 1, 1, 56110), -- Mudnose Mole +(211555, 5, 112396, 1, 1, 56110), -- Mudnose Mole +(211555, 4, 112385, 1, 1, 56110), -- Mudnose Mole +(211555, 3, 112393, 1, 1, 56110), -- Mudnose Mole +(211555, 2, 112395, 1, 1, 56110), -- Mudnose Mole +(211555, 1, 112397, 1, 1, 56110), -- Mudnose Mole +(211555, 0, 112398, 1, 1, 56110), -- Mudnose Mole +(211549, 5, 114757, 1, 1, 56110), -- Kobold Overseer +(211549, 4, 114745, 1, 1, 56110), -- Kobold Overseer +(211549, 3, 114758, 1, 1, 56110), -- Kobold Overseer +(211549, 2, 114738, 1, 1, 56110), -- Kobold Overseer +(211549, 1, 114741, 1, 1, 56110), -- Kobold Overseer +(211549, 0, 114743, 1, 1, 56110), -- Kobold Overseer +(211548, 5, 114763, 1, 1, 56110), -- Kobold Knight +(211548, 4, 114764, 1, 1, 56110), -- Kobold Knight +(211548, 3, 114762, 1, 1, 56110), -- Kobold Knight +(211548, 2, 114760, 1, 1, 56110), -- Kobold Knight +(211548, 1, 114761, 1, 1, 56110), -- Kobold Knight +(211548, 0, 114759, 1, 1, 56110), -- Kobold Knight +(211547, 2, 114767, 1, 1, 56110), -- Dire Kobold Thrower +(211547, 1, 114089, 1, 1, 56110), -- Dire Kobold Thrower +(211547, 0, 114164, 1, 1, 56110), -- Dire Kobold Thrower +(211546, 1, 121642, 1, 1, 56110), -- Candlelit Big-Boomer +(211546, 0, 121643, 1, 1, 56110), -- Candlelit Big-Boomer +(211544, 5, 114733, 1, 1, 56110), -- Kobold Rogue +(211544, 4, 114734, 1, 1, 56110), -- Kobold Rogue +(211544, 3, 114735, 1, 1, 56110), -- Kobold Rogue +(211544, 2, 114731, 1, 1, 56110), -- Kobold Rogue +(211544, 1, 114525, 1, 1, 56110), -- Kobold Rogue +(211544, 0, 114732, 1, 1, 56110), -- Kobold Rogue +(211542, 1, 115753, 1, 1, 56110), -- Royal Adviser +(211542, 0, 114419, 1, 1, 56110), -- Royal Adviser +(211541, 0, 114418, 1, 1, 56110), -- Royal Scribe +(211539, 0, 114416, 1, 1, 56110), -- Royal Acolyte +(211532, 1, 115751, 1, 1, 56110), -- Dark Whisperer +(211532, 0, 114415, 1, 1, 56110), -- Dark Whisperer +(211531, 0, 114414, 1, 1, 56110), -- Dark Priest +(211528, 0, 114413, 1, 1, 56110), -- Dark Pledgeling +(211519, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(211516, 0, 86013, 1, 1, 56110), -- Alleria Windrunner +(211515, 2, 114766, 1, 1, 56110), -- Dire Kobold +(211515, 1, 114706, 1, 1, 56110), -- Dire Kobold +(211515, 0, 114092, 1, 1, 56110), -- Dire Kobold +(211514, 0, 118702, 1.399999976158142089, 1, 56110), -- Skardyn Invader +(211512, 5, 114721, 1, 1, 56110), -- Kobold Trapper +(211512, 4, 114157, 1, 1, 56110), -- Kobold Trapper +(211512, 3, 114723, 1, 1, 56110), -- Kobold Trapper +(211512, 2, 114718, 1, 1, 56110), -- Kobold Trapper +(211512, 1, 114722, 1, 1, 56110), -- Kobold Trapper +(211512, 0, 114720, 1, 1, 56110), -- Kobold Trapper +(211510, 5, 114697, 1, 1, 56110), -- Kobold Healer +(211510, 4, 114698, 1, 1, 56110), -- Kobold Healer +(211510, 3, 114700, 1, 1, 56110); -- Kobold Healer + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(211510, 2, 114699, 1, 1, 56110), -- Kobold Healer +(211510, 1, 114570, 1, 1, 56110), -- Kobold Healer +(211510, 0, 114569, 1, 1, 56110), -- Kobold Healer +(211509, 5, 114709, 1, 1, 56110), -- Kobold Pyromancer +(211509, 4, 114710, 1, 1, 56110), -- Kobold Pyromancer +(211509, 3, 114711, 1, 1, 56110), -- Kobold Pyromancer +(211509, 2, 114702, 1, 1, 56110), -- Kobold Pyromancer +(211509, 1, 114703, 1, 1, 56110), -- Kobold Pyromancer +(211509, 0, 114701, 1, 1, 56110), -- Kobold Pyromancer +(211508, 10, 118389, 1, 1, 56110), -- Kobold +(211508, 9, 118388, 1, 1, 56110), -- Kobold +(211508, 8, 118390, 1, 1, 56110), -- Kobold +(211508, 7, 114714, 1, 1, 56110), -- Kobold +(211508, 6, 114527, 1, 1, 56110), -- Kobold +(211508, 5, 114715, 1, 1, 56110), -- Kobold +(211508, 4, 114716, 1, 1, 56110), -- Kobold +(211508, 3, 114713, 1, 1, 56110), -- Kobold +(211508, 2, 114158, 1, 1, 56110), -- Kobold +(211508, 1, 114526, 1, 1, 56110), -- Kobold +(211508, 0, 114712, 1, 1, 56110), -- Kobold +(211506, 7, 114696, 1, 1, 56110), -- Kobold Minion +(211506, 6, 114695, 1, 1, 56110), -- Kobold Minion +(211506, 5, 114694, 1, 1, 56110), -- Kobold Minion +(211506, 4, 114690, 1, 1, 56110), -- Kobold Minion +(211506, 3, 114692, 1, 1, 56110), -- Kobold Minion +(211506, 2, 114691, 1, 1, 56110), -- Kobold Minion +(211506, 1, 114088, 1, 1, 56110), -- Kobold Minion +(211506, 0, 114087, 1, 1, 56110), -- Kobold Minion +(211499, 0, 114268, 1, 1, 56110), -- Executor Nizrek +(211498, 1, 115752, 1, 1, 56110), -- Elder Priest +(211498, 0, 114412, 1, 1, 56110), -- Elder Priest +(211493, 0, 89310, 1, 1, 56110), -- Xal'atath +(211480, 0, 119181, 1, 1, 56110), -- Wagon Hauler +(211469, 0, 118230, 4, 1, 56110), -- Queen Ansurek +(211468, 0, 114411, 1, 1, 56110), -- Web Priest +(211450, 1, 84385, 1, 1, 56110), -- DEPRECATED +(211450, 0, 81369, 1, 1, 56110), -- DEPRECATED +(211446, 0, 33191, 1, 1, 56110), -- Earthmender Narvra +(211445, 0, 114533, 1, 1, 56110), -- Siegehold Fortifier +(211444, 0, 121895, 1, 1, 56110), -- Flynn Fairwind +(211443, 0, 73864, 1, 1, 56110), -- Arluelle +(211421, 0, 114408, 1, 1, 56110), -- Monastic Pledgeling +(211420, 0, 114406, 1, 1, 56110), -- Enchanted Candle +(211409, 0, 118719, 1, 1, 56110), -- Faerin Lothar +(211399, 0, 120247, 1, 1, 56110), -- Monte Gazlowe +(211375, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(211371, 3, 117477, 1, 1, 56110), -- Ironhaul Railhand +(211371, 2, 117476, 1, 1, 56110), -- Ironhaul Railhand +(211371, 1, 117475, 1, 1, 56110), -- Ironhaul Railhand +(211371, 0, 114686, 1, 1, 56110), -- Ironhaul Railhand +(211368, 0, 86013, 1, 1, 56110), -- Alleria Windrunner +(211351, 0, 115995, 1, 1, 56110), -- Anduin Wrynn +(211349, 0, 118072, 1, 1, 56110), -- Alleria Windrunner +(211341, 0, 121337, 1.20000004768371582, 1, 56110), -- Manifested Shadow +(211291, 0, 118870, 1, 1, 56110), -- Sergeant Shaynemail +(211290, 0, 118872, 1, 1, 56110), -- Elaena Emberlanz +(211289, 0, 118873, 1, 1, 56110), -- Taener Duelmal +(211271, 0, 114328, 1, 1, 56110), -- Earthen Mine Cart +(211270, 0, 114328, 1, 1, 56110), -- Earthen Mine Cart +(211266, 0, 114373, 0.649999976158142089, 1, 56110), -- Rusty Mine Cart +(211263, 0, 122794, 1, 1, 56110), -- Deathscreamer Iken'tak +(211262, 0, 122795, 1, 1, 56110), -- Ixkreten the Unbreakable +(211261, 0, 122793, 1, 1, 56110), -- Ascendant Vis'coxria +(211260, 0, 116266, 1.399999976158142089, 1, 56110), -- Stormrider Vokmar +(211239, 18, 93410, 1, 1, 56110), -- Earthen Civilian +(211239, 17, 93411, 1, 1, 56110), -- Earthen Civilian +(211239, 16, 93412, 1, 1, 56110), -- Earthen Civilian +(211239, 15, 93413, 1, 1, 56110), -- Earthen Civilian +(211239, 14, 77931, 1, 1, 56110), -- Earthen Civilian +(211239, 13, 92894, 1, 1, 56110), -- Earthen Civilian +(211239, 12, 92896, 1, 1, 56110), -- Earthen Civilian +(211239, 11, 92897, 1, 1, 56110), -- Earthen Civilian +(211239, 10, 105862, 1, 1, 56110), -- Earthen Civilian +(211239, 9, 105878, 1, 1, 56110), -- Earthen Civilian +(211239, 8, 105908, 1, 1, 56110), -- Earthen Civilian +(211239, 7, 105909, 1, 1, 56110), -- Earthen Civilian +(211239, 6, 105917, 1, 1, 56110), -- Earthen Civilian +(211239, 5, 105920, 1, 1, 56110), -- Earthen Civilian +(211239, 4, 106073, 1, 1, 56110), -- Earthen Civilian +(211239, 3, 106105, 1, 1, 56110), -- Earthen Civilian +(211239, 2, 106106, 1, 1, 56110), -- Earthen Civilian +(211239, 1, 106107, 1, 1, 56110), -- Earthen Civilian +(211239, 0, 106108, 1, 1, 56110), -- Earthen Civilian +(211234, 0, 114373, 0.649999976158142089, 1, 56110), -- Rusty Mine Cart +(211228, 0, 118916, 0.800000011920928955, 1, 56110), -- Blazing Fiend +(211190, 0, 114926, 3.5, 1, 56110), -- Belzt +(211189, 0, 114658, 3.5, 1, 56110), -- Durzan +(211166, 0, 91887, 1, 1, 56110), -- Arcane Orb +(211162, 0, 82561, 1, 1, 56110), -- Mine Cart +(211161, 0, 82561, 1, 1, 56110), -- Mine Cart +(211160, 0, 82561, 1, 1, 56110), -- Mine Cart +(211158, 0, 82561, 1, 1, 56110), -- Mine Cart +(211155, 0, 114328, 1, 1, 56110), -- Earthen Mine Cart +(211153, 0, 114328, 1, 1, 56110), -- Earthen Mine Cart +(211140, 5, 117762, 1, 1, 56110), -- Arathi Neophyte +(211140, 4, 117760, 1, 1, 56110), -- Arathi Neophyte +(211140, 3, 115543, 1, 1, 56110), -- Arathi Neophyte +(211140, 2, 117763, 1, 1, 56110), -- Arathi Neophyte +(211140, 1, 117761, 1, 1, 56110), -- Arathi Neophyte +(211140, 0, 115544, 1, 1, 56110), -- Arathi Neophyte +(211138, 0, 11686, 1, 1, 56110), -- Mellek Zombie Stalker +(211121, 3, 114092, 1.20000004768371582, 1, 56110), -- Rank Overseer +(211121, 2, 114766, 1.20000004768371582, 1, 56110), -- Rank Overseer +(211121, 1, 114706, 1.20000004768371582, 1, 56110), -- Rank Overseer +(211121, 0, 114091, 1.20000004768371582, 1, 56110), -- Rank Overseer +(211119, 0, 114325, 1, 1, 56110), -- Kasthrik +(211105, 0, 91526, 1, 1, 56110), -- Hyper-Compressed Ocean +(211089, 0, 114315, 3, 1, 56110), -- Anub'ikkaj +(211087, 0, 114311, 1, 1, 56110), -- Speaker Shadowcrown +(211063, 0, 83595, 0.699999988079071044, 1, 56110), -- Fungal Podling +(211062, 0, 114308, 1, 1, 56110), -- Bill +(211061, 0, 107520, 1, 1, 56110), -- Patreux +(211060, 0, 114306, 1, 1, 56110), -- One Tusk +(211052, 1, 11686, 1, 1, 56110), -- Generic - Empty Bunny +(211052, 0, 15092, 1.399999976158142089, 0, 56110), -- Generic - Empty Bunny +(211035, 1, 88489, 1, 1, 56110), -- Aegis Lamplighter +(211035, 0, 88488, 1, 1, 56110), -- Aegis Lamplighter +(211028, 0, 108810, 1, 1, 56110), -- Twizzle Runabout +(211027, 0, 114287, 1, 1, 56110), -- Kasthrik +(211018, 1, 110046, 1, 1, 56110), -- Spider Egg +(211018, 0, 67776, 1, 0, 56110), -- Spider Egg +(211017, 0, 115495, 1.20000004768371582, 1, 56110), -- Thrall +(211016, 0, 118599, 1.10000002384185791, 1, 56110), -- Constable Elimoore +(211015, 0, 118724, 1, 1, 56110), -- Gulcan the Steelhand +(211014, 0, 119979, 0.5, 1, 56110), -- Glibb +(210996, 2, 112855, 3, 1, 56110), -- Weaver Egg +(210996, 1, 112855, 2, 1, 56110), -- Weaver Egg +(210996, 0, 112855, 2.40000009536743164, 1, 56110), -- Weaver Egg +(210993, 0, 114270, 1, 1, 56110), -- Background +(210980, 0, 118665, 1.10000002384185791, 1, 56110), -- Azra Ironstrike +(210966, 0, 121336, 1.149999976158142089, 1, 56110), -- Sureki Webmage +(210962, 1, 94282, 0.5, 1, 56110), -- Stalker +(210962, 0, 169, 1, 0, 56110), -- Stalker +(210951, 0, 81138, 1.10000002384185791, 1, 56110), -- Shadowleaf Seedling +(210950, 0, 60800, 1.799999952316284179, 1, 56110), -- Giant Shadowbloom +(210949, 0, 112725, 4, 1, 56110), -- Burrowing Fieldwrecker +(210919, 0, 119416, 1.10000002384185791, 1, 56110), -- Lily Hillhelm +(210913, 0, 15880, 0.699999988079071044, 1, 56110), -- Invisible stalker +(210876, 0, 107344, 1, 1, 56110), -- Hidden Treasure Chest +(210852, 0, 11686, 1, 1, 56110), -- Mellek Beam Stalker +(210851, 0, 11686, 1, 1, 56110), -- Eternal Flame +(210818, 5, 114722, 1.394999980926513671, 1, 56110), -- Lowly Moleherd +(210818, 4, 114718, 1.394999980926513671, 1, 56110), -- Lowly Moleherd +(210818, 3, 114720, 1.394999980926513671, 1, 56110), -- Lowly Moleherd +(210818, 2, 114723, 1.394999980926513671, 1, 56110), -- Lowly Moleherd +(210818, 1, 114157, 1.394999980926513671, 1, 56110), -- Lowly Moleherd +(210818, 0, 114721, 1.394999980926513671, 1, 56110), -- Lowly Moleherd +(210816, 1, 70050, 2, 1, 56110), -- Fire Orb +(210816, 0, 22712, 1, 0, 56110), -- Fire Orb +(210812, 5, 114701, 1.394999980926513671, 1, 56110), -- Royal Wicklighter +(210812, 4, 118199, 1.394999980926513671, 1, 56110), -- Royal Wicklighter +(210812, 3, 114702, 1.394999980926513671, 1, 56110), -- Royal Wicklighter +(210812, 2, 118175, 1.394999980926513671, 1, 56110), -- Royal Wicklighter +(210812, 1, 114710, 1.394999980926513671, 1, 56110), -- Royal Wicklighter +(210812, 0, 114709, 1.394999980926513671, 1, 56110), -- Royal Wicklighter +(210811, 2, 112388, 1, 1, 56110), -- "Docile" Mole +(210811, 1, 112398, 1, 1, 56110), -- "Docile" Mole +(210811, 0, 112386, 1, 1, 56110), -- "Docile" Mole +(210810, 5, 118204, 1.299999952316284179, 1, 56110), -- Menial Laborer +(210810, 4, 114692, 1.299999952316284179, 1, 56110), -- Menial Laborer +(210810, 3, 118203, 1.299999952316284179, 1, 56110), -- Menial Laborer +(210810, 2, 118202, 1.299999952316284179, 1, 56110), -- Menial Laborer +(210810, 1, 118201, 1.299999952316284179, 1, 56110), -- Menial Laborer +(210810, 0, 114696, 1.299999952316284179, 1, 56110), -- Menial Laborer +(210797, 0, 117773, 5, 1, 56110), -- The Darkness +(210792, 0, 107917, 0.75, 1, 56110), -- Professor Instructaur +(210759, 0, 115505, 1, 1, 56110), -- Brann Bronzebeard +(210731, 5, 118390, 1, 1, 56110), -- Kobold Tunnelguard +(210731, 4, 118389, 1, 1, 56110), -- Kobold Tunnelguard +(210731, 3, 118388, 1, 1, 56110), -- Kobold Tunnelguard +(210731, 2, 117140, 1, 1, 56110), -- Kobold Tunnelguard +(210731, 1, 117120, 1, 1, 56110), -- Kobold Tunnelguard +(210731, 0, 117141, 1, 1, 56110), -- Kobold Tunnelguard +(210729, 0, 78292, 1, 1, 56110), -- Decaying Shroom +(210722, 0, 109228, 0.5, 1, 56110), -- Dispersal Crystal +(210719, 0, 114185, 1, 1, 56110), -- Lethnal +(210716, 0, 114184, 1, 1, 56110), -- Lethnal +(210699, 0, 15435, 1, 1, 56110), -- Dancing Blade +(210677, 0, 118552, 1, 1, 56110), -- Stoneguard Benston +(210644, 0, 39534, 1, 1, 56110), -- Moldy Nerubian +(210546, 0, 117356, 1, 1, 56110), -- Lavpelm +(210539, 0, 92709, 0.550000011920928955, 1, 56110), -- Corridor Creeper +(210532, 1, 102573, 1, 1, 56110), -- Tornado +(210532, 0, 15880, 1, 1, 56110), -- Tornado +(210510, 0, 114731, 1, 1, 56110), -- Flimflam the Cowardly +(210479, 0, 84036, 1, 1, 56110), -- Carnivorous Lasher +(210478, 0, 104633, 1, 1, 56110), -- Infected Beast +(210415, 3, 114092, 1, 1, 56110), -- Dire Kobold +(210415, 2, 114091, 1, 1, 56110), -- Dire Kobold +(210415, 1, 114766, 1, 1, 56110), -- Dire Kobold +(210415, 0, 114706, 1, 1, 56110), -- Dire Kobold +(210392, 0, 51664, 1, 1, 56110), -- Bellows Kill Credit +(210384, 10, 118391, 1, 1, 56110), -- Kobold Candlemancer +(210384, 9, 118174, 1, 1, 56110), -- Kobold Candlemancer +(210384, 8, 114701, 1, 1, 56110), -- Kobold Candlemancer +(210384, 7, 114703, 1, 1, 56110), -- Kobold Candlemancer +(210384, 6, 118173, 1, 1, 56110), -- Kobold Candlemancer +(210384, 5, 114702, 1, 1, 56110), -- Kobold Candlemancer +(210384, 4, 118175, 1, 1, 56110), -- Kobold Candlemancer +(210384, 3, 118176, 1, 1, 56110), -- Kobold Candlemancer +(210384, 2, 114711, 1, 1, 56110), -- Kobold Candlemancer +(210384, 1, 114710, 1, 1, 56110), -- Kobold Candlemancer +(210384, 0, 114709, 1, 1, 56110), -- Kobold Candlemancer +(210353, 0, 35201, 1, 1, 56110), -- Earth Elemental +(210352, 0, 102510, 1, 1, 56110), -- Water Elemental +(210349, 0, 36060, 1, 1, 56110), -- Air Elemental +(210348, 0, 112032, 1, 1, 56110), -- Fire Elemental +(210318, 0, 116650, 1.20000004768371582, 1, 56110), -- Speaker Kuldas +(210271, 0, 116429, 1.60000002384185791, 1, 56110), -- Brew Master Aldryr +(210270, 0, 117828, 0.400000005960464477, 1, 56110), -- Brew Drop +(210269, 0, 118999, 1.20000004768371582, 1, 56110), -- Hired Muscle +(210268, 0, 102372, 1, 1, 56110), -- Brew Elemental +(210267, 0, 117177, 1.799999952316284179, 1, 56110), -- I'pa +(210266, 0, 89084, 1.399999976158142089, 1, 56110), -- Beekeeper Boss +(210265, 4, 121058, 1.5, 1.5, 56110), -- Worker Bee +(210265, 3, 121057, 1.5, 0, 56110), -- Worker Bee +(210265, 2, 121056, 1.5, 1, 56110), -- Worker Bee +(210265, 1, 121055, 1.5, 1, 56110), -- Worker Bee +(210265, 0, 121054, 1.5, 0, 56110), -- Worker Bee +(210264, 2, 119445, 1, 1, 56110), -- Bee Wrangler +(210264, 1, 119441, 1, 1, 56110), -- Bee Wrangler +(210264, 0, 118076, 1, 1, 56110), -- Bee Wrangler +(210263, 0, 84179, 1, 1, 56110), -- Goblin Caster +(210262, 0, 108495, 1, 1, 56110), -- PH Gnoll +(210226, 0, 83617, 2, 1, 56110), -- Fungarian Large +(210200, 0, 114024, 1, 1, 56110), -- Unseen Blade +(210159, 0, 72873, 2, 1, 56110), -- Final Boss +(210158, 0, 6025, 1, 1, 56110), -- Earthen Melee +(210157, 0, 11712, 1, 1, 56110), -- Ore Elemental +(210156, 0, 118714, 1, 1, 56110), -- Skarmorak +(210153, 0, 114039, 1, 1, 56110), -- Ol' Waxbeard +(210149, 0, 114171, 1.10000002384185791, 1, 56110), -- Ol' Waxbeard +(210148, 5, 118204, 1.299999952316284179, 1, 56110), -- Menial Laborer +(210148, 4, 118203, 1.299999952316284179, 1, 56110), -- Menial Laborer +(210148, 3, 118202, 1.299999952316284179, 1, 56110), -- Menial Laborer +(210148, 2, 118201, 1.299999952316284179, 1, 56110), -- Menial Laborer +(210148, 1, 114696, 1.299999952316284179, 1, 56110), -- Menial Laborer +(210148, 0, 114170, 1.299999952316284179, 1, 56110), -- Menial Laborer +(210110, 0, 72873, 1.299999952316284179, 1, 56110), -- Earthen Power Suit +(210109, 0, 117402, 2, 1, 56110), -- Earth Infused Golem +(210108, 0, 120054, 3, 1, 56110), -- E.D.N.A +(210102, 0, 52309, 1, 1, 56110), -- [DNT] Kill Proxy - Sleepy Sheep +(210055, 0, 119962, 1, 1, 56110), -- Irizi the Unwanted +(209977, 0, 23767, 3, 1, 56110), -- Candle +(209918, 0, 114679, 1, 1, 56110), -- Head Rancher Stenspor +(209901, 0, 114687, 1, 1, 56110), -- Rancher Kiespuch +(209846, 1, 118549, 1, 1, 56110), -- Slightly Moldy Scout +(209846, 0, 118557, 1, 1, 56110), -- Slightly Moldy Scout +(209801, 0, 114849, 2, 1, 56110), -- Quartermaster Koratite +(209791, 1, 112025, 1, 1, 56110); -- Wax Chunk + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(209791, 0, 169, 1, 0, 56110), -- Wax Chunk +(209787, 0, 3909, 1, 1, 56110), -- Honeymead Rockorestone +(209786, 0, 88623, 1, 1, 56110), -- Beehicle +(209781, 0, 121772, 1, 1, 56110), -- Empowered Restoration Stone +(209780, 0, 121772, 1, 1, 56110), -- Abandoned Restoration Stone +(209774, 0, 111468, 0.75, 1, 56110), -- Void-Infused Dracthyr +(209750, 1, 169, 1, 0, 56110), -- UIWidget Stalker +(209750, 0, 11686, 1, 1, 56110), -- UIWidget Stalker +(209748, 0, 59958, 1, 1, 56110), -- Lupas Lightsprocket +(209747, 5, 117762, 1, 1, 56110), -- Arathi Neophyte +(209747, 4, 117760, 1, 1, 56110), -- Arathi Neophyte +(209747, 3, 115543, 1, 1, 56110), -- Arathi Neophyte +(209747, 2, 117763, 1, 1, 56110), -- Arathi Neophyte +(209747, 1, 117761, 1, 1, 56110), -- Arathi Neophyte +(209747, 0, 115544, 1, 1, 56110), -- Arathi Neophyte +(209721, 0, 113936, 1.299999952316284179, 1, 56110), -- Secret Treasure +(209603, 1, 112025, 1, 1, 56110), -- Wax Statue +(209603, 0, 169, 1, 0, 56110), -- Wax Statue +(209577, 8, 90738, 1, 1, 56110), -- Fathom Ray +(209577, 7, 90737, 1, 1, 56110), -- Fathom Ray +(209577, 6, 90735, 1, 1, 56110), -- Fathom Ray +(209577, 5, 90732, 1, 1, 56110), -- Fathom Ray +(209577, 4, 90731, 1, 1, 56110), -- Fathom Ray +(209577, 3, 90726, 1, 1, 56110), -- Fathom Ray +(209559, 4, 113899, 1, 1, 56110), -- Cinderbee +(209559, 3, 113898, 1, 1, 56110), -- Cinderbee +(209559, 2, 113897, 1, 1, 56110), -- Cinderbee +(209559, 1, 113896, 1, 1, 56110), -- Cinderbee +(209559, 0, 113900, 1, 1, 56110), -- Cinderbee +(209538, 0, 121708, 1, 1, 56110), -- Stormrook +(209513, 10, 109825, 1, 1, 56110), -- Valdrakken Civilian +(209513, 9, 109219, 1, 1, 56110), -- Valdrakken Civilian +(209513, 8, 109223, 1, 1, 56110), -- Valdrakken Civilian +(209513, 7, 109434, 1, 1, 56110), -- Valdrakken Civilian +(209513, 6, 109436, 1, 1, 56110), -- Valdrakken Civilian +(209513, 5, 112097, 1, 1, 56110), -- Valdrakken Civilian +(209513, 4, 112098, 1, 1, 56110), -- Valdrakken Civilian +(209513, 3, 112099, 1, 1, 56110), -- Valdrakken Civilian +(209513, 2, 112100, 1, 1, 56110), -- Valdrakken Civilian +(209513, 1, 112101, 1, 1, 56110), -- Valdrakken Civilian +(209513, 0, 106426, 1, 1, 56110), -- Valdrakken Civilian +(209506, 1, 100448, 1, 1, 56110), -- Glowering Hound +(209506, 0, 100449, 1, 1, 56110), -- Glowering Hound +(209482, 0, 70451, 0.300000011920928955, 1, 56110), -- Gleamhoof Fawn +(209481, 0, 70442, 1, 1, 56110), -- Gleamhoof Stag +(209470, 1, 11686, 1, 1, 56110), -- Generic Bunny - PRK +(209470, 0, 22903, 1, 0, 56110), -- Generic Bunny - PRK +(209469, 0, 70446, 1, 1, 56110), -- Gleamhoof Doe +(209467, 0, 52598, 1, 1, 56110), -- Wandering Wolf +(209466, 0, 62207, 1, 1, 56110), -- Highcrag Eagle +(209465, 0, 99860, 1, 1, 56110), -- Crackling Spiderling +(209460, 1, 94410, 1, 1, 56110), -- Crackling Spider +(209460, 0, 94409, 1, 1, 56110), -- Crackling Spider +(209449, 3, 104179, 1, 1, 56110), -- Arcane Manipulator +(209449, 2, 104190, 1, 1, 56110), -- Arcane Manipulator +(209449, 1, 102208, 1, 1, 56110), -- Arcane Manipulator +(209449, 0, 102202, 1, 1, 56110), -- Arcane Manipulator +(209447, 0, 81964, 1, 1, 56110), -- Bee Cowboy +(209446, 1, 169, 1, 0, 56110), -- Nest Stalker +(209446, 0, 23767, 1, 1, 56110), -- Nest Stalker +(209439, 0, 118139, 1.399999976158142089, 1, 56110), -- Creaky Mine Cart +(209421, 1, 122745, 1, 1, 56110), -- Tunnel Upper +(209421, 0, 1126, 1, 0, 56110), -- Tunnel Upper +(209420, 1, 122745, 1, 1, 56110), -- Tunnel Lower +(209420, 0, 1126, 1, 0, 56110), -- Tunnel Lower +(209419, 1, 11686, 1, 1, 56110), -- Generic Bunny - STM +(209419, 0, 51978, 3, 0, 56110), -- Generic Bunny - STM +(209375, 0, 90988, 2, 1, 56110), -- Merciless One +(209372, 0, 71681, 2, 1, 56110), -- Corrupted Griffon Eggs +(209364, 18, 93410, 1, 1, 56110), -- Earthen Civilian +(209364, 17, 93411, 1, 1, 56110), -- Earthen Civilian +(209364, 16, 93412, 1, 1, 56110), -- Earthen Civilian +(209364, 15, 93413, 1, 1, 56110), -- Earthen Civilian +(209364, 14, 77931, 1, 1, 56110), -- Earthen Civilian +(209364, 13, 92894, 1, 1, 56110), -- Earthen Civilian +(209364, 12, 92896, 1, 1, 56110), -- Earthen Civilian +(209364, 11, 92897, 1, 1, 56110), -- Earthen Civilian +(209364, 10, 105862, 1, 1, 56110), -- Earthen Civilian +(209364, 9, 105878, 1, 1, 56110), -- Earthen Civilian +(209364, 8, 105908, 1, 1, 56110), -- Earthen Civilian +(209364, 7, 105909, 1, 1, 56110), -- Earthen Civilian +(209364, 6, 105917, 1, 1, 56110), -- Earthen Civilian +(209364, 5, 105920, 1, 1, 56110), -- Earthen Civilian +(209364, 4, 106073, 1, 1, 56110), -- Earthen Civilian +(209364, 3, 106105, 1, 1, 56110), -- Earthen Civilian +(209364, 2, 106106, 1, 1, 56110), -- Earthen Civilian +(209364, 1, 106107, 1, 1, 56110), -- Earthen Civilian +(209364, 0, 106108, 1, 1, 56110), -- Earthen Civilian +(209330, 0, 116469, 1, 1, 56110), -- Tekazza of the Aimless Few +(209230, 0, 114856, 2, 1, 56110), -- Kyrioss +(209188, 0, 111078, 1, 1, 56110), -- Sundered Despoiler +(209187, 0, 107092, 0.75, 1, 56110), -- Sundered Firebreather +(209138, 0, 113770, 1, 1, 56110), -- Teleporter +(209128, 0, 113770, 1, 1, 56110), -- Teleporter +(209125, 0, 113769, 5, 1, 56110), -- Rope +(209105, 0, 113763, 1, 1, 56110), -- Light Crystal +(209103, 0, 113772, 0.100000001490116119, 1, 56110), -- Mirror +(209081, 0, 107848, 1, 1, 56110), -- Angry Gnoll +(209079, 0, 111078, 1, 1, 56110), -- Sundered Despoiler +(209075, 0, 13367, 1, 1, 56110), -- John Smith +(208993, 0, 81391, 1, 1, 56110), -- Infected Lasher +(208918, 0, 107041, 1, 1, 56110), -- Khadgar +(208873, 0, 75614, 1, 1, 56110), -- Kalecgos +(208782, 0, 114268, 1, 1, 56110), -- Executor Nizrek +(208781, 0, 114775, 1, 1, 56110), -- Anub'azal +(208747, 0, 117773, 4.5, 1, 56110), -- The Darkness +(208745, 0, 114508, 0.800000011920928955, 1, 56110), -- The Candle King +(208743, 0, 115888, 4.5, 1, 56110), -- Blazikon +(208741, 0, 82948, 3, 1, 56110), -- Kobold Boss +(208739, 0, 112399, 0.699999988079071044, 1, 56110), -- Mudnose Mole +(208728, 0, 88201, 1.5, 1, 56110), -- Treasure Wraith +(208710, 1, 11686, 1, 1, 56110), -- Generic Bunny - STM +(208710, 0, 22903, 1, 0, 56110), -- Generic Bunny - STM +(208689, 0, 109387, 1.20000004768371582, 1, 56110), -- Kerzanthi +(208651, 0, 109385, 1.20000004768371582, 1, 56110), -- Taranthiza +(208577, 1, 11686, 1, 1, 56110), -- Chute Path +(208577, 0, 1126, 1, 0, 56110), -- Chute Path +(208509, 0, 118127, 1, 1, 56110), -- Pully +(208507, 1, 11686, 1, 1, 56110), -- Web Anchor +(208507, 0, 1126, 1, 0, 56110), -- Web Anchor +(208499, 1, 11686, 1, 1, 56110), -- Generic Bunny - STM +(208499, 0, 48948, 1, 0, 56110), -- Generic Bunny - STM +(208457, 0, 92318, 0.5, 1, 56110), -- Skittering Darkness +(208456, 0, 92318, 1.20000004768371582, 1, 56110), -- Shuffling Horror +(208455, 0, 114946, 1.149999976158142089, 1, 56110), -- Skardyn Voidspeaker +(208454, 0, 88201, 1.149999976158142089, 1, 56110), -- Darkness Spawn +(208453, 0, 57484, 0.699999988079071044, 1, 56110), -- Cave Bat +(208452, 0, 114088, 1.299999952316284179, 1, 56110), -- Kobold Lieutenant +(208451, 0, 114165, 1, 1, 56110), -- Kobold Brute +(208450, 0, 114467, 0.400000005960464477, 1, 56110), -- Wandering Candle +(208449, 0, 114088, 1.149999976158142089, 1, 56110), -- Kobold Shadowfoot +(208448, 0, 114157, 1.149999976158142089, 1, 56110), -- Kobold Mystic +(208447, 1, 11686, 1, 1, 56110), -- Generic Bunny - STM +(208447, 0, 113791, 1, 0, 56110), -- Generic Bunny - STM +(208446, 0, 114170, 1.149999976158142089, 1, 56110), -- Kobold Worker +(208415, 0, 107092, 0.75, 1, 56110), -- Sundered Firebreather +(208414, 0, 111078, 1, 1, 56110), -- Sundered Despoiler +(208413, 2, 104933, 1, 1, 56110), -- Sundered Sentinel +(208413, 1, 104920, 1, 1, 56110), -- Sundered Sentinel +(208413, 0, 104925, 1, 1, 56110), -- Sundered Sentinel +(208412, 1, 109443, 1, 1, 56110), -- Tarasek Warrior +(208412, 0, 109439, 1, 1, 56110), -- Tarasek Warrior +(208411, 3, 104179, 1, 1, 56110), -- Arcane Manipulator +(208411, 2, 104190, 1, 1, 56110), -- Arcane Manipulator +(208411, 1, 102208, 1, 1, 56110), -- Arcane Manipulator +(208411, 0, 102202, 1, 1, 56110), -- Arcane Manipulator +(208400, 1, 83594, 1, 1, 56110), -- Fungal Brains +(208400, 0, 83593, 1, 1, 56110), -- Fungal Brains +(208384, 0, 118182, 1, 1, 56110), -- Courier Nailen +(208379, 0, 23564, 2, 1, 56110), -- Nerubian Infuser +(208245, 0, 116348, 1, 1, 56110), -- Skittering Swarmer +(208244, 0, 116684, 0.75, 1, 56110), -- Nerubian Threadmancer +(208243, 0, 116683, 0.75, 1, 56110), -- Nerubian Slasher +(208242, 0, 116685, 1.5, 1, 56110), -- Nerubian Darkcaster +(208241, 0, 116507, 1, 1, 56110), -- Ankle Biter +(208240, 0, 115730, 1, 1, 56110), -- T3 Nerubian Melee +(208239, 0, 116345, 1, 1, 56110), -- Skittering Menace +(208238, 0, 24128, 2, 1, 56110), -- T3 Nerubian Ranged +(208186, 0, 115037, 1, 1, 56110), -- Yorvas Flintstrike +(208169, 0, 118375, 1.70000004768371582, 1, 56110), -- Harvest Torch +(208161, 0, 118375, 1.70000004768371582, 1, 56110), -- Harvest Torch +(208072, 0, 118374, 1.70000004768371582, 1, 56110), -- Harvest Torch +(208070, 0, 112806, 1.10000002384185791, 1, 56110), -- Sir Finley Mrrgglton +(208066, 0, 101914, 1.299999952316284179, 1, 56110), -- [DNT]- Kill Credit +(208054, 0, 117751, 1, 1, 56110), -- Mila Seedforge +(208037, 0, 118608, 1, 1, 56110), -- Ezgi Irongear +(208032, 1, 23767, 1, 1, 56110), -- Spawner +(208032, 0, 21955, 1, 0, 56110), -- Spawner +(208020, 0, 113456, 0.5, 1, 56110), -- [PH] Void Tentacle +(208019, 0, 87492, 1, 1, 56110), -- Auebry Irongear +(208003, 0, 60652, 2.5, 1, 56110), -- [PH] Void Invader +(207987, 0, 65037, 1, 1, 56110), -- [DNT] Kill Credit +(207980, 0, 379, 1.20000004768371582, 1, 56110), -- Barley the Harvester +(207968, 0, 65037, 1, 1, 56110), -- [DNT] Kill Credit +(207949, 0, 121024, 1, 1, 56110), -- Zealous Templar +(207948, 0, 65037, 1, 1, 56110), -- [DNT] Kill Credit +(207946, 0, 118879, 1.20000004768371582, 1, 56110), -- Captain Dailcry +(207943, 5, 121011, 1, 1, 56110), -- Arathi Neophyte +(207943, 4, 121010, 1, 1, 56110), -- Arathi Neophyte +(207943, 3, 121009, 1, 1, 56110), -- Arathi Neophyte +(207943, 2, 121008, 1, 1, 56110), -- Arathi Neophyte +(207943, 1, 121007, 1, 1, 56110), -- Arathi Neophyte +(207943, 0, 121006, 1, 1, 56110), -- Arathi Neophyte +(207940, 0, 118877, 1.20000004768371582, 1, 56110), -- Prioress Murrpray +(207939, 0, 118878, 1.20000004768371582, 1, 56110), -- Baron Braunpyke +(207938, 1, 117905, 1.10000002384185791, 1, 56110), -- Anxious Farmer +(207938, 0, 117904, 1.10000002384185791, 1, 56110), -- Anxious Farmer +(207851, 0, 95501, 3, 1, 56110), -- Doom Shroom +(207826, 0, 34902, 1.5, 1, 56110), -- Ravageant +(207803, 0, 118710, 1, 1, 56110), -- Toadstomper +(207802, 0, 122001, 3, 1, 56110), -- Beledar's Spawn +(207787, 0, 87781, 1, 1, 56110), -- Astrid Coppervein +(207780, 0, 118115, 1, 1, 56110), -- Finclaw Bloodtide +(207767, 0, 64062, 1, 1, 56110), -- Pile of Goods +(207766, 3, 112490, 0.699999988079071044, 1, 56110), -- Gnarled Lasher +(207766, 2, 113244, 0.699999988079071044, 1, 56110), -- Gnarled Lasher +(207766, 1, 112487, 0.699999988079071044, 1, 56110), -- Gnarled Lasher +(207766, 0, 113146, 0.699999988079071044, 1, 56110), -- Gnarled Lasher +(207740, 3, 112490, 0.699999988079071044, 1, 56110), -- Gnarled Lasher +(207740, 2, 113244, 0.699999988079071044, 1, 56110), -- Gnarled Lasher +(207740, 1, 112487, 0.699999988079071044, 1, 56110), -- Gnarled Lasher +(207740, 0, 113146, 0.699999988079071044, 1, 56110), -- Gnarled Lasher +(207734, 0, 112483, 0.699999988079071044, 1, 56110), -- Gnarled Lasher +(207716, 0, 15435, 1.20000004768371582, 1, 56110), -- Bleak Sand Keyflame +(207714, 0, 15435, 1.20000004768371582, 1, 56110), -- Faded Shore Keyflame +(207712, 0, 15435, 1.20000004768371582, 1, 56110), -- Duskrise Acreage Keyflame +(207691, 0, 15435, 1.20000004768371582, 1, 56110), -- Torchlight Mine Keyflame +(207690, 0, 15435, 1.20000004768371582, 1, 56110), -- Stillstone Pond Keyflame +(207575, 1, 23767, 1, 1, 56110), -- Large Mushroom Jump Pad +(207575, 0, 113253, 1.5, 0, 56110), -- Large Mushroom Jump Pad +(207553, 0, 83595, 1, 1, 56110), -- Fungal Shroomtender +(207502, 0, 116384, 1, 1, 56110), -- Fungal Rooter +(207499, 0, 112484, 1.10000002384185791, 1, 56110), -- Fungal Rooter +(207482, 0, 113146, 2, 1, 56110), -- Invasive Sporecap +(207481, 0, 96887, 3.5, 1, 56110), -- Spinshroom +(207476, 0, 115742, 2, 1, 56110), -- Kex +(207474, 1, 23767, 1, 1, 56110), -- Mushroom Jump Pad +(207474, 0, 113253, 1, 0, 56110), -- Mushroom Jump Pad +(207471, 0, 116208, 1, 1, 56110), -- Widow Arak'nai +(207470, 0, 116652, 1, 1, 56110), -- Wings of the Widow +(207469, 0, 116681, 1, 1, 56110), -- Nerubian Swarmite Taxi +(207468, 0, 112490, 0.899999976158142089, 1, 56110), -- Gnarled Reviver +(207462, 0, 113488, 1, 1, 56110), -- Stolen Goods +(207460, 1, 83621, 2, 1, 56110), -- Fungarian Flinger +(207460, 0, 83620, 2, 1, 56110), -- Fungarian Flinger +(207459, 1, 83621, 1.25, 1, 56110), -- Fungal Rotcaster +(207459, 0, 83620, 1.25, 1, 56110), -- Fungal Rotcaster +(207456, 1, 83604, 1.799999952316284179, 1, 56110), -- Fungal Speartender +(207456, 0, 83605, 1.799999952316284179, 1, 56110), -- Fungal Speartender +(207454, 1, 83597, 1.299999952316284179, 1, 56110), -- Fungal Gutter +(207454, 0, 83598, 1.299999952316284179, 1, 56110), -- Fungal Gutter +(207453, 0, 83613, 1, 1, 56110), -- Fungal Rotspreader +(207450, 1, 83594, 1, 1, 56110), -- Fungal Stabber +(207450, 0, 83593, 1, 1, 56110), -- Fungal Stabber +(207392, 0, 85282, 1, 1, 56110), -- Giant Squash +(207373, 0, 113231, 1, 1, 56110), -- Korwahl Family Skiff +(207296, 0, 68666, 2, 1, 56110), -- Critically Acclaimed Robot +(207283, 0, 117725, 1, 1, 56110), -- Explorers' League Supplies +(207282, 0, 95128, 0.699999988079071044, 1, 56110), -- Explodo Bot +(207241, 1, 27823, 1, 1, 56110), -- Grappling Hook Bunny +(207241, 0, 328, 1, 0, 56110), -- Grappling Hook Bunny +(207217, 0, 36613, 1, 1, 56110), -- Grapple Squash +(207207, 0, 114324, 0.60000002384185791, 1, 56110), -- Voidstone Monstrosity +(207205, 0, 114403, 3, 1, 56110), -- Stormguard Gorren +(207202, 0, 115659, 3, 1, 56110), -- Void Fragment +(207200, 0, 92232, 1, 1, 56110), -- Fleshbeast +(207199, 0, 114851, 1.75, 1, 56110), -- Cursed Rooktender +(207198, 0, 118407, 1.5, 1, 56110), -- Cursed Thunderer +(207197, 0, 118393, 2, 1, 56110), -- Cursed Rookguard +(207192, 0, 89291, 1.5, 1, 56110); -- K'thir Melee + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(207191, 0, 92744, 1.5, 1, 56110), -- K'thir Caster +(207189, 0, 84332, 0.75, 1, 56110), -- C'Thraxxi +(207188, 0, 28002, 1.5, 1, 56110), -- Faceless One +(207187, 0, 90724, 1, 1, 56110), -- Aqir Tank +(207186, 0, 117707, 1.5, 1, 56110), -- Unruly Stormrook +(207165, 3, 20577, 1, 0, 56110), -- Shadow-Sour Mite +(207165, 2, 75599, 1, 0, 56110), -- Shadow-Sour Mite +(207165, 1, 67658, 0.699999988079071044, 1, 56110), -- Shadow-Sour Mite +(207165, 0, 116478, 0.699999988079071044, 0, 56110), -- Shadow-Sour Mite +(207135, 0, 113189, 0.899999976158142089, 1, 56110), -- Harvestbot Remy +(207134, 0, 113189, 0.85000002384185791, 1, 56110), -- Harvestbot Remy +(207103, 0, 1130, 1.5, 1, 56110), -- Summoned Void Entity +(207092, 0, 120979, 0.899999976158142089, 0.5, 56110), -- Shadowrooted Vine +(207011, 0, 60329, 1, 1, 56110), -- Dirt Mound +(207004, 0, 113148, 1, 1, 56110), -- Fungus Mound +(206993, 0, 113148, 2, 1, 56110), -- Fungal Mass +(206981, 0, 68303, 1, 1, 56110), -- Fungus Mound +(206980, 0, 68303, 0.699999988079071044, 1, 56110), -- Fungus Growth +(206978, 0, 68303, 0.5, 1, 56110), -- Disturbed Dirt +(206977, 0, 113146, 2, 1, 56110), -- Parasidious +(206883, 0, 119004, 1.10000002384185791, 1, 56110), -- Weed Reaper Basir +(206870, 0, 120979, 0.899999976158142089, 0.5, 56110), -- Shadowrooted Vine +(206820, 0, 120979, 0.699999988079071044, 1, 56110), -- Shadowrooted Vine +(206804, 0, 379, 1.20000004768371582, 1, 56110), -- Broken Harvestbot +(206770, 0, 379, 1.20000004768371582, 1, 56110), -- Activated Harvestbot +(206710, 0, 120878, 1, 1, 56110), -- Lightspawn +(206705, 0, 120023, 1, 1, 56110), -- Arathi Footman +(206704, 0, 121023, 1, 1, 56110), -- Ardent Paladin +(206699, 4, 121016, 1, 1, 56110), -- War Lynx +(206699, 3, 121015, 1, 1, 56110), -- War Lynx +(206699, 2, 121014, 1, 1, 56110), -- War Lynx +(206699, 1, 121013, 1, 1, 56110), -- War Lynx +(206699, 0, 121012, 1, 1, 56110), -- War Lynx +(206698, 0, 121005, 1, 1, 56110), -- Fanatical Conjuror +(206697, 2, 120849, 1, 1, 56110), -- Devout Priest +(206697, 1, 120848, 1, 1, 56110), -- Devout Priest +(206697, 0, 120847, 1, 1, 56110), -- Devout Priest +(206696, 0, 120988, 1.149999976158142089, 1, 56110), -- Arathi Knight +(206694, 0, 120987, 1, 1, 56110), -- Fervent Sharpshooter +(206537, 0, 117748, 1, 1, 56110), -- Rubaen Hillhelm +(206533, 0, 118150, 1.10000002384185791, 1, 56110), -- Chef Dinaire +(206528, 0, 117909, 1.049999952316284179, 1, 56110), -- Aliya Hillhelm +(206514, 0, 84924, 2, 1, 56110), -- Crazed Cabbage Smacker +(206471, 0, 36513, 0.85000002384185791, 1, 56110), -- Mother Esthra +(206466, 0, 118607, 1.049999952316284179, 1, 56110), -- Basir the Hammer +(206441, 0, 118668, 1, 1, 56110), -- Auebry Irongear +(206257, 0, 109798, 1, 1, 56110), -- Perfected Fire +(206253, 0, 113895, 1, 1, 56110), -- Sir Finley Mrrgglton +(206215, 1, 27823, 1, 1, 56110), -- Hanging Spider Vehicle +(206215, 0, 328, 1, 0, 56110), -- Hanging Spider Vehicle +(206203, 0, 114768, 1, 1, 56110), -- Moth'ethk +(206197, 0, 15435, 1.20000004768371582, 1, 56110), -- Light's Blooming Keyflame +(206194, 0, 115254, 1, 1, 56110), -- Invasive Lashroom +(206185, 0, 89918, 0.60000002384185791, 1, 56110), -- Shadow-Blind Leaper +(206184, 0, 112833, 0.870000004768371582, 1, 56110), -- Deathpetal +(206183, 0, 15435, 1.20000004768371582, 1, 56110), -- Whirring Field Keyflame +(206178, 1, 11686, 1, 1, 56110), -- Generic - Empty Bunny +(206178, 0, 15092, 1.399999976158142089, 0, 56110), -- Generic - Empty Bunny +(206176, 0, 66659, 2, 1, 56110), -- Candle Flamethrower +(206168, 3, 117901, 1, 1, 56110), -- Anxious Farmer +(206168, 2, 117903, 1, 1, 56110), -- Anxious Farmer +(206168, 1, 117900, 1, 1, 56110), -- Anxious Farmer +(206168, 0, 117896, 1, 1, 56110), -- Anxious Farmer +(206167, 9, 117901, 1, 1, 56110), -- Anxious Farmer +(206167, 8, 117905, 1, 1, 56110), -- Anxious Farmer +(206167, 7, 117904, 1, 1, 56110), -- Anxious Farmer +(206167, 6, 117903, 1, 1, 56110), -- Anxious Farmer +(206167, 5, 117906, 1, 1, 56110), -- Anxious Farmer +(206167, 4, 117896, 1, 1, 56110), -- Anxious Farmer +(206167, 3, 117900, 1, 1, 56110), -- Anxious Farmer +(206167, 2, 117897, 1, 1, 56110), -- Anxious Farmer +(206167, 1, 117899, 1, 1, 56110), -- Anxious Farmer +(206167, 0, 117898, 1.10000002384185791, 1, 56110), -- Anxious Farmer +(206166, 0, 379, 1.20000004768371582, 1, 56110), -- Disabled Harvestbot +(206165, 0, 118667, 1.049999952316284179, 1, 56110), -- Ceren Leadland +(206164, 0, 118607, 1, 1, 56110), -- Gregor Steelshod +(206163, 1, 11686, 1, 1, 56110), -- Generic - Empty Bunny +(206163, 0, 15092, 1.399999976158142089, 0, 56110), -- Generic - Empty Bunny +(206151, 0, 117904, 1.10000002384185791, 1, 56110), -- Marisa Korwahl +(206150, 0, 118723, 1, 1, 56110), -- Erol Ellimoore +(206135, 0, 118588, 1.10000002384185791, 1, 56110), -- Nisa Cindersteel +(206130, 0, 118662, 1.10000002384185791, 1, 56110), -- Kyros Warstone +(206129, 2, 118600, 1, 1, 56110), -- Expedition Stalwart +(206129, 1, 118666, 1, 1, 56110), -- Expedition Stalwart +(206129, 0, 118599, 1, 1, 56110), -- Expedition Stalwart +(206128, 0, 60766, 1, 1, 56110), -- Rexxar +(206118, 1, 11686, 1, 1, 56110), -- Generic - Empty Bunny +(206118, 0, 15092, 1.399999976158142089, 0, 56110), -- Generic - Empty Bunny +(206117, 0, 107165, 1, 1, 56110), -- Cariel Roame +(206105, 1, 11686, 1, 1, 56110), -- Generic - Empty Bunny +(206105, 0, 15092, 1.399999976158142089, 0, 56110), -- Generic - Empty Bunny +(206102, 0, 84924, 2.599999904632568359, 1, 56110), -- Malfunctioning Farm Colossus +(206096, 0, 116285, 1, 1, 56110), -- Shadow-Blind Weaver +(206095, 0, 112855, 2.40000009536743164, 1, 56110), -- Weaver Egg +(206094, 3, 114549, 1, 1, 56110), -- Shadow-Blind Threadling +(206094, 2, 114548, 1, 1, 56110), -- Shadow-Blind Threadling +(206094, 1, 114547, 1, 1, 56110), -- Shadow-Blind Threadling +(206094, 0, 114546, 1, 1, 56110), -- Shadow-Blind Threadling +(206083, 1, 112857, 2, 1, 56110), -- Threadling Egg +(206083, 0, 112857, 1.20000004768371582, 1, 56110), -- Threadling Egg +(206082, 1, 27823, 1, 1, 56110), -- Hanging Spider Vehicle +(206082, 0, 328, 1, 0, 56110), -- Hanging Spider Vehicle +(206079, 1, 27823, 1, 1, 56110), -- Hanging Spider Vehicle +(206079, 0, 328, 1, 0, 56110), -- Hanging Spider Vehicle +(206078, 3, 114553, 1.299999952316284179, 1, 56110), -- Shadow-Blind Matriarch +(206078, 2, 114552, 1.299999952316284179, 1, 56110), -- Shadow-Blind Matriarch +(206078, 1, 114551, 1.299999952316284179, 1, 56110), -- Shadow-Blind Matriarch +(206078, 0, 114550, 1.299999952316284179, 1, 56110), -- Shadow-Blind Matriarch +(206077, 0, 116285, 1, 1, 56110), -- Shadow-Blind Weaver +(206075, 0, 77484, 1, 1, 56110), -- Shadow-Blind Saurolisk +(206067, 2, 57807, 1.299999952316284179, 1, 56110), -- Dark-Crazed Harvester +(206067, 1, 23304, 1.299999952316284179, 1, 56110), -- Dark-Crazed Harvester +(206067, 0, 84427, 1.299999952316284179, 1, 56110), -- Dark-Crazed Harvester +(206033, 0, 60766, 1, 1, 56110), -- Rexxar +(206032, 0, 76438, 1, 1, 56110), -- Delve Competition Contract +(206028, 0, 65037, 1, 1, 56110), -- [DNT] Kill Credit +(206026, 0, 47399, 1, 1, 56110), -- [DNT] Kill Credit +(206025, 0, 84686, 1, 1, 56110), -- Starting Questgiver +(206017, 0, 115505, 1, 1, 56110), -- Brann Bronzebeard +(205947, 0, 83557, 1, 1, 56110), -- Sneaky Pete +(205946, 0, 35624, 1, 1, 56110), -- Johnny Awesome +(205916, 1, 27823, 1, 1, 56110), -- Flourish Callout +(205916, 0, 328, 1, 0, 56110), -- Flourish Callout +(205912, 5, 1932, 1, 1, 56110), -- Spectator +(205912, 4, 4251, 1, 1, 56110), -- Spectator +(205912, 3, 4252, 1, 1, 56110), -- Spectator +(205912, 2, 87673, 1, 1, 56110), -- Spectator +(205912, 1, 87674, 1, 1, 56110), -- Spectator +(205912, 0, 87781, 1, 1, 56110), -- Spectator +(205911, 0, 111957, 1, 1, 56110), -- Palias Harvton +(205896, 0, 24356, 1, 1, 56110), -- Talias Harvton +(205895, 0, 100531, 0.75, 1, 56110), -- Spiked Ball +(205888, 0, 112546, 2, 1, 56110), -- Fake Gold Pile +(205863, 0, 47399, 1, 1, 56110), -- [DNT] Kill Credit +(205860, 3, 84686, 1, 1, 56110), -- Test Quest Giver +(205860, 2, 84661, 1, 1, 56110), -- Test Quest Giver +(205860, 1, 84241, 1, 1, 56110), -- Test Quest Giver +(205860, 0, 84239, 1, 1, 56110), -- Test Quest Giver +(205849, 1, 56187, 0.5, 1, 56110), -- Light Detector +(205849, 0, 15092, 1.399999976158142089, 0, 56110), -- Light Detector +(205835, 0, 100531, 0.75, 1, 56110), -- Spiked Ball +(205817, 0, 112685, 1, 1, 56110), -- Inspector Sherdomu +(205813, 0, 86500, 1.20000004768371582, 1, 56110), -- Grovard +(205802, 0, 15435, 1.20000004768371582, 1, 56110), -- Fungal Field Keyflame +(205797, 1, 118282, 1.10000002384185791, 1, 56110), -- "Peevish" Paeton Berncort +(205797, 0, 117824, 1, 1, 56110), -- "Peevish" Paeton Berncort +(205753, 1, 117525, 1, 1, 56110), -- Crushing Darkness +(205753, 0, 117837, 1, 1, 56110), -- Crushing Darkness +(205726, 3, 84686, 1, 1, 56110), -- Test NPC +(205726, 2, 84661, 1, 1, 56110), -- Test NPC +(205726, 1, 84241, 1, 1, 56110), -- Test NPC +(205726, 0, 84239, 1, 1, 56110), -- Test NPC +(205496, 0, 28830, 1, 1, 56110), -- Leave-O-Bot 7000 +(205489, 0, 28830, 1, 1, 56110), -- Leave-O-Bot 7000 +(205210, 7, 112483, 1, 1, 56110), -- Lashroom +(205210, 6, 112484, 1, 1, 56110), -- Lashroom +(205210, 5, 112485, 1, 1, 56110), -- Lashroom +(205210, 4, 112486, 1, 1, 56110), -- Lashroom +(205210, 3, 112487, 1, 1, 56110), -- Lashroom +(205210, 2, 112488, 1, 1, 56110), -- Lashroom +(205210, 1, 112489, 1, 1, 56110), -- Lashroom +(205210, 0, 112490, 1, 1, 56110), -- Lashroom +(205141, 6, 112454, 1, 1, 56110), -- Sporbit Drifter +(205141, 5, 112455, 1, 1, 56110), -- Sporbit Drifter +(205141, 4, 112456, 1, 1, 56110), -- Sporbit Drifter +(205141, 3, 112457, 1, 1, 56110), -- Sporbit Drifter +(205141, 2, 112458, 1, 1, 56110), -- Sporbit Drifter +(205141, 1, 112459, 1, 1, 56110), -- Sporbit Drifter +(205141, 0, 112453, 1, 1, 56110), -- Sporbit Drifter +(205137, 3, 112446, 1, 1, 56110), -- Undercrawler +(205137, 2, 112447, 1, 1, 56110), -- Undercrawler +(205137, 1, 112448, 1, 1, 56110), -- Undercrawler +(205137, 0, 112449, 1, 1, 56110), -- Undercrawler +(205059, 4, 112411, 1, 1, 56110), -- Skipper +(205059, 3, 112412, 1, 1, 56110), -- Skipper +(205059, 2, 112413, 1, 1, 56110), -- Skipper +(205059, 1, 112414, 1, 1, 56110), -- Skipper +(205059, 0, 112410, 1, 1, 56110), -- Skipper +(205056, 1, 112445, 1, 1, 56110), -- Mudnose Mole Mount +(205056, 0, 112406, 1, 1, 56110), -- Mudnose Mole Mount +(205055, 6, 112405, 1, 1, 56110), -- Mudnose Mole Mount +(205055, 5, 112404, 1, 1, 56110), -- Mudnose Mole Mount +(205055, 4, 112403, 1, 1, 56110), -- Mudnose Mole Mount +(205055, 3, 112402, 1, 1, 56110), -- Mudnose Mole Mount +(205055, 2, 112401, 1, 1, 56110), -- Mudnose Mole Mount +(205055, 1, 112400, 1, 1, 56110), -- Mudnose Mole Mount +(205055, 0, 112399, 1, 1, 56110), -- Mudnose Mole Mount +(205054, 13, 112398, 1, 1, 56110), -- Mudnose Mole +(205054, 12, 112397, 1, 1, 56110), -- Mudnose Mole +(205054, 11, 112396, 1, 1, 56110), -- Mudnose Mole +(205054, 10, 112395, 1, 1, 56110), -- Mudnose Mole +(205054, 9, 112394, 1, 1, 56110), -- Mudnose Mole +(205054, 8, 112393, 1, 1, 56110), -- Mudnose Mole +(205054, 7, 112392, 1, 1, 56110), -- Mudnose Mole +(205054, 6, 112389, 1, 1, 56110), -- Mudnose Mole +(205054, 5, 112388, 1, 1, 56110), -- Mudnose Mole +(205054, 4, 112387, 1, 1, 56110), -- Mudnose Mole +(205054, 3, 112386, 1, 1, 56110), -- Mudnose Mole +(205054, 2, 112385, 1, 1, 56110), -- Mudnose Mole +(205054, 1, 112384, 1, 1, 56110), -- Mudnose Mole +(205054, 0, 112391, 1, 1, 56110), -- Mudnose Mole +(204859, 0, 66659, 2, 1, 56110), -- Candle Flamethrower +(204822, 0, 52756, 0.5, 1, 56110), -- A Giant Rock +(204798, 0, 109798, 2.5, 1, 56110), -- Perfected Fire +(204794, 0, 66659, 2, 1, 56110), -- Door Candle +(204786, 0, 66659, 2, 1, 56110), -- Door Candle +(204772, 0, 110863, 1, 1, 56110), -- Wind Node +(204683, 0, 69484, 2, 1, 56110), -- Burning Candle +(204674, 0, 28296, 2, 1, 56110), -- Potion of Healing +(204640, 0, 109863, 3, 1, 56110), -- Guardian Elemental +(204633, 0, 66659, 2, 1, 56110), -- Door Candle +(204629, 0, 66659, 2, 1, 56110), -- Door Candle +(204567, 0, 112263, 1, 1, 56110), -- Skittershaw +(204196, 1, 27823, 1, 1, 56110), -- Unlit Candle +(204196, 0, 45509, 1, 0, 56110), -- Unlit Candle +(204188, 0, 114092, 1.299999952316284179, 1, 56110), -- Tomb-Raider Drywhisker +(204152, 0, 1130, 1.5, 1, 56110), -- Summoned Void Entity +(204127, 2, 114706, 1, 1, 56110), -- Kobold Taskfinder +(204127, 1, 114089, 1, 1, 56110), -- Kobold Taskfinder +(204127, 0, 114091, 1, 1, 56110), -- Kobold Taskfinder +(204109, 2, 57486, 0.300000011920928955, 1, 56110), -- Cavernous Shrieker +(204109, 1, 57485, 0.300000011920928955, 1, 56110), -- Cavernous Shrieker +(204109, 0, 53767, 0.300000011920928955, 1, 56110), -- Cavernous Shrieker +(204061, 0, 66659, 1, 1, 56110), -- Living Candle +(203951, 0, 118976, 1, 1, 56110), -- Kobold Skullface +(203883, 0, 66659, 1, 1, 56110), -- Kobold Candle +(203878, 0, 118175, 1, 1, 56110), -- Kobold Mystic +(203877, 0, 118389, 1, 1, 56110), -- Kobold Thwacker +(203864, 0, 114087, 1, 1, 56110), -- Kobold Candleholder +(203063, 0, 109437, 1, 1, 56110), -- Brimstone Conspirator +(196895, 2, 117925, 1, 1, 56110), -- Underlight Moth +(196895, 1, 112712, 1, 1, 56110), -- Underlight Moth +(196894, 3, 111688, 1, 1, 56110), -- Underlight Moth +(196894, 2, 111689, 1, 1, 56110), -- Underlight Moth +(196894, 1, 111687, 1, 1, 56110), -- Underlight Moth +(193319, 0, 108168, 1, 1, 56110), -- Iridikron +(193147, 2, 117924, 1, 1, 56110), -- Underlight Moth +(193147, 1, 117923, 1, 1, 56110), -- Underlight Moth +(193141, 2, 112217, 1, 1, 56110), -- Underlight Moth +(193141, 1, 112287, 1, 1, 56110), -- Underlight Moth +(188888, 4, 114789, 1, 1, 56110), -- Falcon +(183335, 1, 109918, 1, 1, 56110), -- Rupert's Helping Hand +(133339, 1, 119220, 1, 1, 56110), -- Darkspear Scout +(132616, 5, 122224, 1, 1, 56110), -- Silvermoon Scholar +(132616, 4, 122223, 1, 1, 56110), -- Silvermoon Scholar +(5595, 15, 121484, 1, 1, 56110), -- Ironforge Guard +(5595, 14, 121483, 1, 1, 56110), -- Ironforge Guard +(5595, 13, 121482, 1, 1, 56110), -- Ironforge Guard +(5595, 12, 121479, 1, 1, 56110), -- Ironforge Guard +(5595, 11, 121481, 1, 1, 56110); -- Ironforge Guard + +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(5595, 10, 121478, 1, 1, 56110), -- Ironforge Guard +(5595, 9, 121477, 1, 1, 56110), -- Ironforge Guard +(5595, 8, 121476, 1, 1, 56110); -- Ironforge Guard + +UPDATE `creature_template_model` SET `VerifiedBuild`=56110 WHERE (`Idx`=1 AND `CreatureID` IN (230345,224942,224849,224760,224755,224676,224675,224560,224559,224558,224557,224556,224529,224528,224503,224449,224375,224360,224116,223617,223564,223548,223514,223505,223500,223348,222975,222969,222864,222833,222795,222680,221788,221763,221420,221417,221386,221372,221150,221148,220950,220949,220948,220618,220594,220593,220592,220591,220245,220244,220226,219777,219697,219563,219546,219352,219298,219289,219102,219095,219025,219016,218992,218947,218946,218736,218731,218646,218574,218469,218371,218332,218270,218158,218157,218156,218154,218151,218149,218114,218110,218108,218107,218099,218054,217979,217946,217944,217941,217940,217931,217782,217725,217673,217619,217618,217616,217608,217599,217480,217366,217325,217318,217298,217254,217218,217217,217198,217197,217195,217186,217175,217174,217172,217171,217164,217159,217157,217156,217155,217153,217116,217099,217068,217059,217058,217057,217046,217033,217032,217012,216991,216951,216949,216936,216904,216886,216843,216836,216817,216772,216771,216770,216737,216735,216727,216721,216714,216713,216712,216710,216709,216708,216707,216705,216704,216703,216702,216701,216700,216699,216698,216697,216696,216695,216694,216693,216692,216691,216689,216688,216687,216684,216678,216676,216675,216674,216673,216647,216646,216553,216540,216539,216533,216529,216528,216519,216512,216478,216475,216473,216472,216471,216470,216465,216462,216459,216440,216439,216433,216432,216431,216430,216429,216425,216424,216423,216421,216404,216403,216402,216401,216400,216399,216398,216397,216396,216395,216394,216377,216367,216357,216346,216344,216334,216319,216274,216273,216229,216223,216198,216116,216106,216097,216095,216090,216089,216080,216070,216000,215977,215976,215975,215774,215760,215715,215714,215713,215712,215705,215641,215631,215618,215587,215546,215537,215536,215535,215534,215533,215478,215477,215464,215415,215368,215338,215337,215332,215330,215261,215256,215251,215244,215238,215223,215216,215190,215145,215144,215143,215138,215134,215133,215100,215033,215007,214987,214985,214983,214981,214980,214978,214976,214944,214936,214915,214913,214902,214887,214859,214857,214856,214851,214827,214779,214775,214706,214705,214704,214681,214659,214617,214608,214606,214584,214583,214580,214577,214574,214568,214566,214565,214562,214542,214541,214538,214536,214535,214533,214532,214501,214499,214498,214491,214490,214487,214486,214485,214484,214483,214475,214474,214423,214422,214416,214391,214361,214288,214260,214250,214249,214246,214244,214239,214238,214237,214233,214225,214217,214214,214207,214206,214205,214204,214186,214185,214181,214180,214179,214172,214170,214155,214150,214135,214130,214125,214116,214112,214111,214107,214105,214103,214102,214097,214095,214094,214093,214090,214089,214088,214087,214086,214085,214084,214083,214079,214078,214077,214073,214064,214062,214057,214055,214054,214052,214051,214043,214041,214033,214031,214030,214029,214028,214027,214026,214025,214024,214022,214008,214005,213966,213948,213940,213939,213929,213927,213921,213919,213918,213917,213916,213915,213914,213912,213910,213908,213907,213906,213904,213899,213859,213839,213824,213822,213821,213814,213807,213803,213802,213786,213776,213772,213769,213765,213755,213752,213747,213742,213740,213737,213731,213730,213729,213682,213675,213656,213654,213643,213642,213607,213604,213597,213591,213590,213589,213588,213584,213576,213558,213557,213556,213553,213551,213547,213545,213544,213541,213534,213523,213522,213521,213512,213511,213510,213509,213508,213506,213505,213503,213499,213492,213455,213446,213442,213441,213440,213438,213437,213436,213431,213421,213419,213418,213417,213416,213415,213414,213413,213412,213411,213393,213389,213381,213321,213308,213292,213290,213289,213288,213287,213272,213271,213269,213268,213261,213260,213259,213258,213257,213255,213254,213253,213252,213251,213250,213220,213194,213192,213191,213181,213180,213178,213176,213175,213154,213148,213147,213133,213131,213128,213073,213069,213066,213065,213064,213057,213048,213046,213036,212982,212981,212968,212967,212966,212965,212964,212963,212959,212955,212921,212916,212910,212909,212899,212892,212875,212860,212858,212846,212842,212834,212808,212796,212792,212791,212789,212788,212787,212781,212780,212779,212776,212738,212734,212733,212690,212687,212684,212682,212680,212679,212670,212669,212656,212653,212588,212580,212554,212505,212500,212498,212496,212495,212494,212487,212486,212482,212481,212480,212473,212448,212446,212444,212440,212432,212430,212423,212409,212406,212401,212393,212392,212361,212351,212340,212338,212337,212332,212327,212326,212320,212317,212314,212306,212272,212260,212248,212245,212243,212237,212228,212225,212224,212205,212200,212181,212180,212179,212178,212177,212176,212175,212174,212172,212171,212170,212169,212168,212167,212166,212164,212162,212161,212155,212143,212139,212137,212130,212119,212109,212085,212078,212074,212073,212071,212070,212069,212067,212066,212065,212062,212061,212060,212058,212057,212056,212055,212054,212053,212052,212051,212050,212049,212047,212046,212045,212044,212043,212042,212041,212040,212039,212035,212033,212032,212021,212020,212016,212015,212007,212005,212004,211990,211989,211978,211976,211966,211946,211945,211944,211943,211937,211936,211932,211931,211919,211918,211916,211915,211913,211893,211884,211882,211872,211871,211820,211799,211782,211781,211769,211767,211763,211760,211756,211748,211747,211735,211734,211703,211682,211678,211676,211674,211672,211668,211663,211655,211650,211642,211638,211630,211527,211526,211524,211523,211520,211518,211511,211467,211447,211419,211410,211391,211390,211385,211384,211383,211381,211376,211372,211370,211369,211356,211347,211345,211344,211343,211342,211339,211333,211331,211321,211320,211319,211318,211317,211316,211315,211314,211302,211294,211282,211281,211280,211278,211277,211276,211275,211267,211235,211233,211227,211226,211224,211223,211222,211215,211213,211212,211211,211210,211208,211207,211206,211205,211204,211203,211202,211199,211182,211180,211174,211173,211172,211171,211170,211169,211168,211167,211157,211156,211152,211151,211150,211149,211148,211147,211144,211137,211136,211135,211134,211133,211132,211131,211129,211127,211124,211123,211122,211116,211115,211113,211112,211111,211109,211108,211107,211106,211104,211102,211099,211098,211086,211085,211084,211083,211082,211078,211077,211076,211071,211066,211064,211059,211058,211056,211048,211045,211013,211007,211006,210999,210997,210992,210988,210977,210976,210975,210974,210973,210972,210970,210969,210967,210952,210945,210933,210932,210931,210930,210907,210906,210904,210903,210888,210885,210884,210883,210880,210870,210867,210854,210853,210849,210847,210839,210835,210829,210828,210827,210815,210809,210806,210805,210804,210803,210796,210795,210791,210790,210789,210788,210783,210782,210777,210776,210775,210774,210772,210771,210769,210768,210767,210766,210764,210753,210752,210749,210748,210747,210746,210745,210744,210743,210742,210741,210740,210739,210733,210725,210724,210723,210715,210714,210711,210710,210709,210708,210707,210706,210698,210690,210686,210685,210684,210680,210679,210676,210663,210662,210655,210652,210651,210649,210648,210647,210645,210629,210627,210622,210620,210619,210617,210612,210611,210610,210609,210596,210595,210594,210592,210591,210583,210573,210571,210566,210561,210560,210554,210553,210552,210551,210534,210531,210530,210529,210527,210525,210523,210522,210516,210515,210507,210505,210504,210503,210499,210495,210492,210486,210481,210480,210475,210473,210472,210471,210469,210468,210466,210464,210463,210462,210453,210452,210450,210449,210448,210447,210446,210445,210443,210442,210441,210440,210439,210437,210436,210433,210425,210421,210418,210416,210410,210404,210396,210394,210393,210387,210382,210376,210375,210374,210373,210372,210371,210370,210369,210368,210367,210363,210356,210355,210350,210347,210346,210345,210344,210339,210338,210337,210336,210332,210331,210329,210325,210323,210321,210315,210314,210312,210301,210300,210292,210285,210284,210283,210282,210279,210278,210277,210276,210275,210274,210273,210272,210261,210250,210249,210248,210241,210230,210229,210203,210195,210193,210192,210176,210175,210174,210173,210172,210170,210166,210155,210150,210147,210146,210144,210142,210136,210135,210132,210127,210126,210122,210121,210119,210115,210112,210099,210088,210077,210074,210071,210065,210063,210026,210021,210020,210019,210017,210015,210009,210005,210004,209983,209982,209981,209975,209974,209969,209968,209967,209965,209964,209963,209962,209923,209922,209921,209920,209910,209894,209891,209884,209880,209878,209877,209874,209871,209852,209851,209843,209841,209840,209835,209833,209832,209829,209828,209827,209820,209813,209809,209808,209807,209796,209795,209794,209793,209784,209777,209771,209770,209768,209764,209760,209759,209757,209755,209751,209749,209745,209740,209737,209736,209735,209734,209727,209726,209722,209720,209717,209676,209659,209658,209657,209656,209655,209630,209627,209621,209616,209614,209613,209612,209606,209605,209604,209600,209599,209595,209593,209583,209580,209579,209578,209577,209576,209575,209572,209570,209569,209567,209566,209565,209563,209562,209551,209546,209535,209534,209525,209523,209521,209520,209512,209504,209497,209496,209495,209494,209493,209492,209491,209489,209488,209462,209456,209455,209454,209452,209442,209441,209438,209435,209434,209433,209416,209404,209403,209396,209378,209373,209367,209353,209351,209349,209342,209329,209327,209317,209289,209280,209279,209272,209271,209264,209257,209256,209255,209245,209237,209236,209235,209233,209222,209220,209212,209211,209205,209203,209202,209201,209200,209199,209189,209183,209176,209175,209174,209172,209170,209164,209162,209157,209146,209144,209143,209137,209130,209121,209118,209115,209112,209108,209104,209102,209099,209097,209096,209093,209086,209076,209071,209067,209045,209038,209031,209030,209027,209018,209015,209014,209011,209008,208995,208952,208949,208948,208946,208945,208944,208940,208924,208921,208911,208910,208898,208896,208866,208864,208861,208857,208856,208855,208848,208835,208833,208822,208820,208818,208808,208804,208787,208786,208780,208777,208770,208765,208757,208750,208746,208738,208733,208729,208726,208722,208721,208718,208715,208714,208699,208695,208688,208687,208685,208683,208676,208670,208666,208661,208660,208654,208653,208635,208633,208632,208626,208623,208622,208621,208616,208615,208611,208610,208609,208607,208606,208605,208604,208600,208599,208591,208589,208588,208580,208578,208575,208573,208572,208570,208569,208567,208566,208564,208560,208557,208556,208553,208551,208550,208547,208533,208522,208514,208511,208506,208503,208502,208498,208487,208486,208475,208473,208470,208469,208467,208463,208458,208443,208441,208439,208438,208422,208421,208419,208418,208387,208385,208382,208381,208359,208344,208334,208333,208331,208330,208329,208327,208326,208325,208324,208323,208321,208320,208319,208315,208313,208312,208305,208298,208291,208285,208284,208283,208282,208281,208278,208276,208274,208252,208232,208231,208230,208229,208225,208224,208223,208219,208218,208217,208216,208215,208210,208190,208188,208182,208177,208168,208166,208165,208162,208150,208145,208131,208129,208122,208121,208117,208110,208109,208103,208087,208086,208085,208084,208083,208081,208078,208061,208053,208051,208050,208049,208048,208040,208039,208031,208006,208004,208002,207999,207993,207990,207982,207977,207963,207947,207945,207933,207914,207861,207859,207857,207848,207846,207835,207829,207828,207825,207824,207810,207800,207799,207789,207782,207774,207772,207771,207769,207764,207750,207749,207746,207744,207739,207737,207707,207706,207705,207704,207702,207701,207700,207693,207677,207674,207672,207671,207664,207663,207662,207660,207658,207656,207655,207654,207653,207652,207650,207649,207634,207630,207629,207628,207626,207613,207612,207610,207598,207597,207595,207587,207586,207585,207584,207583,207582,207581,207580,207579,207578,207574,207573,207566,207562,207561,207551,207549,207545,207542,207540,207534,207533,207531,207523,207500,207498,207497,207487,207486,207466,207465,207463,207447,207429,207417,207386,207365,207352,207351,207350,207346,207343,207336,207333,207332,207328,207317,207316,207304,207302,207301,207299,207286,207285,207284,207280,207276,207275,207274,207273,207272,207236,207234,207223,207219,207216,207210,207208,207203,207201,207184,207183,207182,207181,207180,207179,207177,207175,207174,207172,207171,207166,207164,207156,207154,207153,207152,207148,207147,207139,207132,207130,207129,207117,207110,207109,207099,207091,207089,207088,207087,207081,207075,207072,207056,207050,207048,207047,207041,207040,207039,207038,207030,207029,207018,207017,207016,207015,207008,207007,206990,206989,206979,206975,206974,206940,206931,206921,206900,206896,206877,206866,206860,206859,206858,206845,206839,206838,206837,206836,206835,206833,206829,206827,206826,206824,206821,206819,206817,206806,206802,206801,206800,206799,206798,206797,206796,206794,206790,206789,206786,206785,206784,206783,206782,206781,206780,206779,206776,206775,206774,206772,206768,206763,206754,206753,206752,206751,206738,206737,206728,206727,206726,206722,206721,206720,206719,206718,206717,206714,206713,206711,206709,206708,206706,206702,206701,206691,206686,206685,206680,206676,206675,206674,206673,206668,206667,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206654,206653,206652,206651,206650,206649,206643,206637,206612,206604,206603,206601,206597,206587,206582,206581,206580,206579,206578,206577,206576,206575,206574,206573,206565,206564,206563,206562,206560,206559,206558,206557,206556,206555,206554,206552,206551,206550,206549,206548,206546,206518,206517,206511,206497,206494,206493,206492,206491,206490,206489,206488,206487,206482,206481,206475,206454,206453,206440,206431,206422,206416,206412,206411,206408,206393,206375,206352,206334,206323,206322,206321,206270,206269,206267,206266,206264,206259,206242,206241,206240,206239,206237,206236,206235,206234,206232,206231,206230,206229,206227,206226,206224,206223,206214,206191,206189,206187,206182,206179,206177,206162,206146,206138,206127,206125,206121,206113,206112,206111,206110,206109,206108,206099,206090,206088,206076,206073,206068,206063,206042,206037,206029,206024,206023,206018,206016,206010,206008,206005,205992,205991,205990,205989,205983,205980,205978,205970,205962,205961,205960,205948,205939,205938,205937,205936,205935,205934,205928,205926,205919,205918,205910,205907,205906,205905,205894,205887,205882,205877,205875,205843,205842,205840,205819,205812,205808,205799,205789,205752,205751,205750,205749,205748,205740,205739,205722,205721,205719,205702,205701,205699,205698,205697,205696,205690,205678,205677,205670,205669,205668,205643,205642,205641,205639,205634,205627,205617,205616,205615,205614,205606,205602,205595,205594,205583,205564,205563,205562,205559,205558,205555,205551,205536,205535,205534,205533,205532,205491,205487,205485,205483,205481,205479,205477,205475,205471,205459,205445,205440,205439,205436,205432,205431,205430,205427,205409,205406,205395,205393,205379,205377,205375,205368,205361,205352,205351,205349,205348,205347,205344,205343,205342,205341,205340,205339,205338,205334,205329,205328,205314,205313,205299,205298,205296,205295,205259,205245,205244,205227,205225,205217,205215,205213,205206,205202,205198,205193,205192,205168,205159,205157,205151,205146,205143,205140,205138,205131,205128,205126,205123,205122,205079,205078,205071,205066,205063,205061,205053,205043,205041,205035,205028,205027,205025,205020,205014,205013,205011,205007,205006,205005,205004,205003,205002,205001,204999,204996,204986,204985,204975,204971,204968,204967,204943,204932,204927,204924,204923,204862,204857,204855,204846,204842,204841,204840,204839,204838,204837,204836,204834,204833,204832,204829,204828,204826,204825,204823,204820,204819,204816,204804,204785,204780,204771,204746,204744,204740,204738,204725,204723,204702,204700,204697,204689,204686,204685,204684,204673,204671,204670,204669,204668,204664,204663,204657,204653,204649,204642,204639,204632,204625,204623,204582,204581,204576,204569,204568,204562,204535,204534,204533,204532,204531,204530,204529,204528,204527,204526,204510,204505,204471,204450,204446,204444,204443,204442,204441,204437,204432,204424,204410,204407,204403,204401,204382,204374,204372,204366,204365,204364,204362,204355,204349,204344,204319,204314,204302,204301,204300,204294,204291,204287,204284,204281,204274,204273,204272,204265,204249,204247,204244,204242,204239,204236,204235,204218,204216,204213,204211,204210,204205,204204,204203,204202,204199,204197,204195,204194,204192,204191,204187,204186,204185,204177,204173,204172,204170,204169,204167,204161,204160,204159,204158,204157,204145,204144,204143,204142,204140,204139,204138,204137,204136,204135,204131,204118,204117,204116,204115,204111,204110,204107,204106,204105,204099,204098,204090,204089,204087,204083,204081,204079,204078,204076,204075,204073,204072,204069,204066,204063,204058,204057,204055,204048,204047,204031,204030,204029,204028,204006,204003,204002,203998,203994,203988,203987,203982,203981,203979,203974,203973,203972,203970,203967,203966,203965,203964,203958,203957,203956,203950,203948,203947,203946,203941,203938,203937,203936,203935,203932,203931,203930,203926,203922,203914,203910,203899,203897,203895,203894,203885,203879,203863,203856,203855,203854,203847,203845,203841,203814,203810,203807,203805,203799,203794,203785,203784,203783,203781,203780,203777,203770,203763,203754,203753,203750,203748,203747,203746,203745,203744,203740,203739,203738,203737,203732,203729,203728,203724,203723,203721,203720,203719,203717,203714,203713,203710,203704,203697,203696,203692,203691,203690,203688,203686,203685,203668,203666,203665,203663,203658,203656,203650,203647,203645,203640,203638,203637,203632,203622,203619,203611,203600,203596,203519,203517,203482,203481,203476,203474,203473,203467,203464,203461,203457,203456,203455,203452,203451,203450,203449,203448,203447,203446,203430,203429,203428,203427,203425,203424,203423,203418,203416,203414,203412,203410,203402,203401,203399,203395,203394,203388,203382,203381,203380,203375,203371,203370,203369,203367,203365,203356,203354,203353,203349,203336,203334,203317,203313,203312,203311,203310,203309,203308,203300,203299,203297,203295,203292,203290,203288,203285,203284,203282,203276,203273,203267,203265,203264,203262,203255,203249,203246,203245,203243,203242,203235,203229,203224,203223,203221,203215,203212,203210,203209,203208,203206,203203,203198,203182,203180,203168,203164,203155,203154,203153,203152,203151,203150,203149,203148,203144,203143,203142,203135,203132,203125,203122,203120,203118,203116,203115,203111,203108,203105,203101,203098,203097,203095,203094,203093,203092,203088,203087,203086,203085,203075,203067,203066,203053,203045,203042,203031,203013,203012,203011,203010,203009,203007,203004,202992,202954,202952,202949,202945,202939,202938,202937,202934,202933,202928,202924,202922,202920,202919,202915,202912,202910,202900,202896,202893,202888,202885,202884,202880,202878,202865,202864,202858,202850,202846,202844,202824,202820,202816,202815,202811,202810,202809,202805,202803,202802,202799,202796,202787,202785,202782,202781,202777,202776,202775,202774,202771,202769,202768,202767,202765,202764,202757,202756,202743,202734,202727,202722,202721,202719,202718,202710,202708,202700,202695,202694,202683,202682,202675,202673,202672,202671,202670,202668,202666,202661,202649,202648,202635,202633,202632,202625,202624,202621,202620,202619,202617,202616,202615,202614,202611,202609,202604,202603,202602,202601,202599,202596,202594,202585,202583,202571,202567,202566,202565,202564,202563,202562,202561,202560,202559,202558,202529,202512,202510,202507,202506,202505,202501,202483,202481,202462,202461,202456,202447,202444,202439,202423,202422,202421,202420,202419,202417,202414,202413,202412,202411,202402,202379,202320,202319,202307,202280,202276,202275,202261,202245,202155,202100,201983,201953,201943,201910,201909,201903,201883,201881,201880,201877,201875,201869,201864,201862,201859,201850,201847,201843,201838,201836,201833,201832,201831,201830,201811,201806,201805,201801,201799,201787,201784,201783,201780,201777,201770,201761,201760,201755,201730,201729,201727,201726,201725,201724,201716,201706,201705,201704,201703,201702,201689,201684,201677,201665,201663,201655,201653,201652,201643,201638,201630,201628,201626,201624,201601,201599,201597,201593,201592,201591,201589,201588,201583,201581,201580,201576,201575,201574,201570,201567,201564,201534,201533,201532,201524,201523,201520,201518,201517,201515,201512,201511,201494,201487,201471,201469,201468,201467,201466,201465,201464,201445,201440,201439,201438,201431,201429,201428,201423,201419,201417,201416,201415,201414,201412,201411,201410,201408,201406,201405,201404,201403,201393,201390,201385,201384,201371,201367,201366,201360,201346,201345,201340,201335,201334,201330,201326,201317,201316,201315,201313,201311,201309,201308,201305,201304,201302,201300,201298,201297,201295,201292,201287,201286,201285,201284,201283,201282,201281,201280,201279,201278,201277,201275,201274,201273,201272,201271,201270,201267,201264,201259,201258,201257,201256,201243,201242,201241,201238,201237,201236,201233,201232,201231,201229,201228,201227,201224,201223,201218,201217,201214,201211,201210,201209,201203,201202,201185,201183,201179,201178,201177,201173,201170,201167,201166,201160,201158,201157,201155,201153,201149,201148,201146,201128,201126,201124,201120,201118,201117,201114,201113,201112,201111,201110,201109,201108,201103,201097,201096,201093,201091,201087,201083,201078,201077,201076,201075,201074,201067,201064,201063,201062,201059,201058,201056,201055,201050,201039,201038,201036,201035,201034,201033,201030,201028,201027,201025,201024,201021,201020,201019,201016,201014,201012,201011,201010,201005,201003,201002,201001,201000,200997,200993,200992,200991,200990,200988,200987,200986,200984,200983,200957,200954,200953,200949,200948,200945,200944,200942,200941,200940,200927,200917,200909,200908,200898,200877,200874,200872,200866,200863,200858,200857,200854,200853,200852,200850,200849,200839,200838,200837,200833,200829,200825,200824,200822,200821,200816,200812,200805,200800,200799,200796,200794,200793,200792,200791,200790,200789,200785,200775,200773,200766,200762,200761,200759,200756,200753,200745,200741,200736,200723,200716,200714,200675,200631,200612,200611,200606,200605,200604,200603,200602,200601,200599,200597,200594,200593,200590,200589,200587,200585,200580,200569,200568,200556,200555,200554,200547,200546,200545,200543,200542,200539,200530,200528,200526,200504,200503,200499,200498,200494,200488,200482,200478,200477,200475,200472,200470,200469,200465,200461,200460,200458,200454,200453,200452,200451,200448,200445,200444,200440,200435,200432,200430,200425,200423,200421,200418,200414,200410,200405,200402,200401,200400,200385,200384,200383,200382,200380,200379,200378,200377,200367,200365,200361,200360,200359,200358,200357,200356,200354,200347,200339,200338,200327,200321,200320,200319,200313,200312,200311,200310,200308,200307,200306,200305,200304,200303,200298,200297,200293,200292,200290,200288,200287,200284,200283,200277,200274,200273,200271,200270,200269,200268,200264,200262,200261,200253,200249,200248,200237,200219,200217,200214,200211,200208,200205,200185,200182,200179,200178,200177,200174,200172,200171,200170,200168,200167,200152,200149,200148,200146,200140,200138,200135,200132,200125,200124,200122,200120,200113,200103,200101,200099,200085,200081,200080,200076,200073,200067,200066,200063,200058,200057,200047,200046,200044,200043,200036,200030,200027,200018,200000,199999,199997,199995,199993,199992,199983,199982,199980,199974,199973,199972,199971,199970,199968,199965,199963,199958,199957,199956,199955,199954,199953,199952,199951,199950,199949,199948,199946,199945,199943,199942,199941,199937,199936,199935,199934,199933,199931,199929,199928,199921,199916,199909,199904,199902,199901,199900,199899,199898,199897,199896,199892,199891,199890,199889,199888,199887,199884,199882,199881,199880,199878,199877,199876,199874,199873,199872,199871,199870,199869,199866,199865,199863,199862,199856,199854,199852,199851,199850,199849,199845,199830,199828,199827,199826,199825,199824,199812,199809,199807,199805,199802,199800,199799,199796,199795,199784,199779,199778,199777,199776,199774,199773,199770,199766,199765,199764,199742,199739,199731,199726,199725,199718,199716,199715,199714,199713,199712,199707,199705,199692,199689,199686,199669,199657,199652,199640,199613,199612,199607,199595,199594,199593,199591,199587,199584,199582,199581,199580,199579,199576,199575,199574,199573,199572,199571,199570,199569,199568,199562,199548,199535,199534,199525,199522,199520,199518,199506,199505,199504,199498,199497,199492,199491,199488,199485,199468,199463,199455,199446,199442,199441,199438,199437,199436,199435,199429,199427,199421,199414,199412,199408,199405,199382,199379,199377,199374,199372,199370,199363,199362,199361,199360,199359,199358,199355,199352,199350,199349,199343,199338,199331,199328,199327,199325,199322,199321,199320,199319,199318,199316,199314,199313,199308,199303,199298,199290,199289,199285,199284,199282,199278,199276,199274,199263,199261,199256,199253,199252,199250,199248,199231,199230,199229,199228,199227,199226,199224,199223,199219,199208,199200,199198,199197,199194,199190,199187,199185,199181,199179,199178,199177,199172,199171,199170,199162,199159,199158,199150,199144,199125,199124,199056,199050,199043,199042,199041,199039,199038,199037,199004,198992,198979,198977,198971,198970,198969,198968,198966,198962,198958,198957,198953,198939,198929,198928,198925,198920,198913,198910,198909,198906,198904,198900,198892,198887,198886,198885,198878,198877,198876,198868,198866,198855,198854,198853,198845,198844,198843,198840,198839,198838,198837,198836,198831,198829,198828,198826,198823,198820,198818,198817,198813,198812,198811,198803,198801,198800,198789,198788,198786,198785,198784,198783,198782,198781,198780,198779,198778,198777,198776,198775,198774,198773,198772,198770,198769,198764,198763,198762,198761,198760,198759,198758,198754,198750,198748,198746,198743,198741,198738,198733,198727,198726,198725,198724,198723,198721,198717,198705,198693,198692,198691,198690,198688,198685,198684,198683,198682,198681,198680,198679,198678,198677,198676,198675,198674,198673,198672,198670,198669,198668,198667,198666,198665,198664,198663,198662,198660,198659,198658,198657,198656,198655,198654,198653,198651,198644,198643,198642,198641,198640,198639,198638,198637,198636,198635,198634,198633,198632,198631,198630,198628,198624,198623,198622,198621,198620,198619,198618,198615,198610,198608,198602,198592,198591,198588,198571,198569,198568,198566,198564,198563,198561,198560,198559,198528,198527,198524,198522,198520,198503,198502,198501,198500,198487,198479,198476,198464,198463,198462,198461,198460,198459,198458,198457,198456,198454,198453,198452,198451,198449,198448,198447,198445,198444,198442,198434,198430,198428,198426,198425,198424,198423,198421,198420,198419,198418,198414,198413,198409,198408,198407,198406,198405,198403,198402,198401,198393,198390,198388,198383,198378,198376,198374,198368,198367,198363,198362,198361,198354,198353,198352,198351,198348,198341,198332,198329,198328,198317,198314,198313,198307,198302,198301,198296,198294,198292,198291,198290,198277,198276,198275,198265,198263,198262,198261,198259,198258,198257,198256,198255,198250,198245,198244,198243,198242,198239,198238,198237,198235,198228,198227,198226,198225,198224,198215,198212,198211,198210,198209,198203,198194,198187,198184,198183,198180,198176,198173,198172,198165,198163,198145,198142,198139,198138,198137,198135,198134,198131,198127,198123,198122,198121,198120,198119,198118,198117,198116,198115,198114,198113,198111,198104,198099,198097,198096,198092,198091,198090,198089,198085,198081,198078,198071,198070,198067,198066,198065,198063,198060,198058,198047,198044,198042,198040,198032,198030,198028,198025,198024,198019,198018,198017,198013,197985,197983,197982,197977,197976,197967,197962,197956,197955,197954,197950,197943,197941,197940,197939,197938,197937,197928,197926,197925,197923,197922,197921,197920,197919,197918,197914,197909,197908,197900,197899,197898,197897,197895,197894,197892,197889,197882,197881,197875,197874,197871,197870,197867,197864,197863,197856,197855,197853,197850,197848,197847,197846,197845,197844,197843,197842,197841,197837,197831,197829,197828,197827,197825,197823,197821,197820,197811,197809,197802,197799,197798,197794,197788,197782,197768,197766,197765,197755,197754,197745,197744,197741,197740,197737,197733,197732,197731,197726,197723,197721,197720,197719,197717,197716,197708,197707,197703,197702,197695,197694,197691,197689,197688,197687,197686,197677,197674,197673,197669,197658,197656,197655,197653,197652,197649,197648,197647,197646,197643,197642,197639,197638,197634,197622,197621,197620,197619,197618,197616,197615,197614,197613,197612,197611,197603,197602,197590,197582,197573,197567,197566,197565,197564,197563,197562,197552,197550,197544,197540,197538,197536,197532,197530,197529,197525,197520,197516,197506,197504,197503,197502,197500,197494,197493,197480,197479,197477,197472,197469,197468,197463,197462,197443,197439,197438,197434,197428,197408,197403,197400,197389,197374,197366,197361,197360,197357,197347,197342,197341,197340,197339,197330,197328,197326,197322,197320,197318,197316,197314,197310,197307,197303,197298,197278,197250,197240,197239,197233,197229,197224,197223,197218,197212,197209,197207,197204,197202,197195,197194,197186,197185,197175,197166,197153,197151,197150,197144,197139,197123,197118,197115,197101,197098,197097,197093,197088,197087,197085,197076,197075,197071,197062,197061,197060,197059,197049,197047,197046,197043,197041,197036,197035,197033,197031,197030,197029,197028,197021,197020,197019,197005,197001,197000,196999,196998,196988,196987,196985,196983,196982,196976,196969,196968,196967,196965,196964,196962,196956,196951,196949,196947,196942,196941,196922,196918,196917,196916,196912,196908,196893,196890,196888,196887,196886,196883,196882,196881,196875,196874,196873,196867,196863,196860,196859,196854,196829,196828,196826,196825,196822,196821,196814,196811,196803,196795,196788,196787,196786,196785,196783,196781,196780,196776,196775,196769,196765,196763,196757,196748,196736,196731,196717,196712,196709,196685,196684,196682,196679,196673,196672,196667,196664,196663,196656,196652,196649,196648,196647,196646,196640,196639,196637,196636,196634,196633,196632,196630,196626,196625,196624,196619,196616,196606,196605,196595,196594,196586,196584,196578,196574,196571,196560,196558,196557,196556,196555,196554,196553,196550,196549,196547,196543,196542,196541,196539,196537,196527,196526,196525,196522,196521,196519,196518,196517,196504,196496,196493,196492,196491,196490,196489,196488,196487,196486,196484,196472,196470,196469,196467,196466,196463,196461,196460,196459,196450,196446,196442,196441,196439,196426,196421,196417,196414,196406,196397,196396,196388,196385,196384,196383,196382,196380,196379,196374,196373,196372,196370,196368,196367,196365,196364,196362,196358,196357,196356,196355,196354,196353,196344,196341,196340,196339,196338,196337,196336,196335,196331,196330,196329,196328,196327,196325,196323,196322,196320,196311,196306,196303,196301,196294,196293,196292,196287,196277,196276,196274,196271,196270,196263,196251,196248,196240,196233,196230,196229,196228,196224,196223,196213,196212,196211,196207,196205,196204,196201,196197,196195,196193,196192,196190,196185,196184,196164,196163,196158,196157,196156,196153,196148,196146,196143,196142,196134,196126,196123,196121,196119,196113,196106,196105,196101,196100,196095,196094,196093,196088,196086,196085,196083,196082,196073,196071,196064,196062,196060,196059,196058,196057,196054,196053,196052,196047,196046,196043,196042,196041,196040,196038,196037,196034,196031,196030,196028,196026,196024,196017,196015,196012,196011,196008,196007,196006,196005,196003,196000,195999,195996,195995,195993,195985,195966,195962,195961,195960,195959,195949,195945,195942,195940,195938,195937,195932,195931,195926,195925,195922,195920,195918,195914,195910,195909,195908,195906,195905,195904,195903,195902,195900,195884,195881,195880,195879,195871,195870,195855,195853,195848,195847,195845,195843,195842,195839,195838,195837,195836,195835,195830,195829,195819,195817,195816,195815,195814,195813,195808,195806,195801,195799,195798,195797,195796,195795,195794,195790,195789,195787,195775,195774,195772,195761,195758,195757,195756,195755,195752,195750,195748,195746,195744,195742,195740,195739,195731,195729,195727,195714,195710,195709,195708,195707,195706,195705,195700,195699,195679,195678,195677,195674,195672,195670,195655,195653,195639,195638,195636,195635,195632,195626,195622,195620,195618,195616,195615,195613,195611,195610,195609,195608,195607,195605,195604,195601,195600,195598,195592,195591,195587,195586,195583,195578,195575,195574,195573,195572,195571,195569,195568,195567,195566,195564,195561,195551,195550,195546,195541,195530,195523,195521,195518,195516,195515,195502,195501,195498,195495,195492,195484,195483,195481,195479,195478,195473,195468,195465,195461,195459,195458,195456,195449,195446,195445,195442,195433,195428,195426,195425,195404,195400,195396,195394,195384,195383,195380,195377,195374,195372,195370,195369,195368,195366,195361,195360,195354,195352,195351,195350,195348,195347,195344,195332,195331,195329,195326,195324,195321,195320,195319,195318,195317,195312,195310,195308,195307,195305,195304,195303,195301,195299,195296,195294,195293,195292,195284,195282,195275,195270,195269,195264,195263,195261,195259,195256,195255,195250,195247,195246,195241,195232,195231,195228,195226,195224,195221,195220,195219,195215,195214,195208,195205,195203,195201,195199,195198,195197,195196,195194,195189,195187,195185,195183,195178,195176,195175,195174,195172,195171,195170,195167,195166,195165,195159,195158,195156,195151,195149,195142,195140,195137,195133,195130,195124,195123,195121,195119,195118,195117,195116,195114,195113,195112,195111,195110,195109,195108,195106,195105,195102,195100,195096,195092,195089,195083,195078,195077,195076,195075,195074,195073,195071,195070,195069,195068,195067,195064,195062,195061,195060,195059,195058,195053,195047,195045,195042,195040,195039,195037,195036,195035,195034,195032,195031,195030,195029,195028,195027,195026,195025,195023,195022,195021,195020,195019,195018,195017,195016,195014,195012,195008,195007,195006,195004,195002,194999,194991,194984,194982,194978,194976,194972,194966,194964,194962,194959,194950,194949,194948,194946,194944,194939,194933,194932,194931,194930,194929,194926,194917,194913,194877,194876,194872,194868,194849,194846,194835,194833,194826,194825,194822,194821,194820,194819,194818,194809,194808,194806,194804,194803,194801,194798,194797,194794,194792,194790,194787,194786,194785,194784,194779,194774,194772,194768,194767,194766,194764,194762,194750,194747,194745,194743,194742,194741,194739,194738,194737,194736,194729,194727,194726,194719,194711,194710,194709,194704,194703,194701,194700,194699,194697,194695,194694,194693,194692,194684,194682,194679,194676,194674,194673,194672,194669,194668,194666,194665,194664,194663,194662,194657,194656,194655,194642,194641,194639,194634,194631,194630,194619,194615,194600,194591,194572,194568,194560,194558,194557,194555,194551,194545,194524,194523,194517,194495,194479,194477,194453,194450,194444,194439,194437,194436,194433,194430,194419,194406,194396,194395,194388,194382,194381,194380,194379,194378,194377,194376,194375,194374,194370,194368,194366,194362,194360,194358,194357,194349,194340,194330,194325,194320,194313,194307,194303,194302,194296,194293,194291,194285,194284,194279,194277,194274,194247,194246,194243,194238,194236,194222,194221,194219,194218,194217,194216,194215,194212,194204,194200,194197,194196,194193,194191,194186,194184,194183,194182,194180,194145,194144,194135,194130,194124,194123,194122,194121,194115,194105,194103,194102,194096,194093,194092,194091,194089,194088,194087,194086,194084,194082,194081,194080,194079,194078,194075,194074,194070,194069,194068,194066,194064,194062,194061,194060,194058,194054,194051,194046,194045,194041,194040,194039,194036,194030,194022,194019,194002,193995,193993,193991,193988,193987,193982,193981,193980,193978,193974,193973,193971,193970,193969,193965,193960,193959,193958,193956,193954,193952,193948,193940,193935,193934,193929,193905,193903,193900,193894,193893,193891,193890,193889,193884,193883,193882,193881,193880,193873,193868,193864,193861,193859,193855,193854,193844,193840,193832,193829,193821,193819,193816,193812,193811,193809,193806,193800,193795,193786,193784,193779,193777,193776,193770,193764,193763,193754,193750,193747,193742,193741,193739,193738,193737,193736,193731,193730,193729,193721,193719,193705,193703,193702,193701,193700,193673,193670,193646,193641,193640,193636,193635,193631,193627,193626,193623,193621,193618,193615,193612,193605,193604,193603,193602,193600,193599,193598,193597,193595,193594,193592,193585,193584,193578,193575,193574,193570,193566,193565,193562,193555,193553,193552,193545,193536,193531,193529,193528,193520,193514,193512,193505,193498,193497,193496,193494,193493,193492,193490,193479,193478,193471,193468,193467,193465,193461,193460,193451,193449,193444,193441,193440,193438,193436,193434,193431,193430,193429,193428,193427,193425,193421,193420,193419,193417,193414,193413,193407,193405,193403,193395,193384,193378,193377,193376,193373,193372,193371,193368,193359,193353,193349,193348,193346,193323,193322,193315,193314,193313,193309,193308,193307,193306,193305,193302,193301,193299,193293,193289,193287,193285,193284,193283,193282,193281,193280,193274,193265,193264,193262,193253,193247,193239,193236,193218,193208,193205,193204,193203,193202,193199,193197,193193,193192,193190,193189,193187,193183,193180,193177,193172,193169,193164,193158,193155,193139,193138,193122,193119,193118,193114,193111,193109,193106,193105,193104,193101,193100,193099,193097,193092,193082,193080,193077,193075,193069,193061,193044,193043,193041,193040,193033,193028,193022,193020,193018,193012,193011,193010,193009,193004,193003,193001,193000,192996,192995,192994,192993,192992,192991,192990,192989,192988,192987,192986,192977,192973,192972,192968,192958,192953,192948,192946,192942,192941,192933,192931,192927,192913,192912,192911,192910,192909,192908,192907,192906,192905,192904,192893,192892,192889,192882,192880,192873,192871,192870,192857,192854,192853,192852,192848,192845,192834,192832,192831,192829,192828,192827,192826,192824,192819,192815,192809,192794,192792,192789,192785,192784,192777,192775,192773,192748,192746,192744,192743,192741,192738,192733,192722,192715,192706,192703,192702,192700,192699,192697,192684,192682,192681,192670,192662,192661,192657,192651,192643,192641,192638,192637,192636,192627,192624,192612,192611,192600,192597,192596,192594,192593,192583,192582,192578,192577,192576,192575,192573,192569,192568,192567,192564,192561,192546,192538,192537,192528,192517,192512,192507,192506,192505,192503,192502,192501,192500,192492,192488,192479,192478,192474,192471,192470,192469,192461,192460,192456,192455,192454,192452,192451,192450,192449,192448,192447,192446,192445,192444,192443,192442,192440,192428,192427,192425,192423,192422,192421,192419,192418,192416,192415,192413,192412,192411,192408,192407,192405,192402,192399,192393,192392,192389,192387,192385,192383,192382,192380,192379,192378,192377,192376,192374,192372,192371,192367,192355,192354,192352,192351,192349,192347,192345,192341,192340,192339,192333,192330,192329,192318,192314,192312,192311,192310,192309,192308,192306,192300,192299,192297,192296,192295,192294,192293,192292,192291,192290,192284,192283,192280,192273,192270,192255,192254,192246,192245,192243,192241,192240,192237,192236,192221,192220,192205,192204,192200,192198,192195,192193,192191,192190,192188,192187,192186,192182,192181,192180,192179,192178,192176,192174,192173,192171,192170,192169,192167,192166,192156,192154,192153,192152,192151,192150,192149,192148,192147,192146,192145,192144,192143,192142,192141,192137,192135,192134,192133,192132,192131,192130,192129,192127,192126,192125,192124,192123,192122,192111,192110,192107,192105,192103,192099,192095,192090,192089,192083,192082,192081,192079,192078,192075,192074,192066,192063,192061,192059,192057,192054,192053,192049,192047,192044,192041,192040,192035,192031,192028,192026,192021,192012,192004,191989,191981,191973,191964,191963,191959,191955,191949,191946,191945,191944,191940,191939,191931,191927,191925,191911,191910,191906,191904,191903,191902,191900,191899,191898,191896,191878,191875,191869,191868,191863,191857,191856,191850,191848,191847,191844,191841,191840,191835,191833,191828,191827,191826,191825,191819,191817,191812,191809,191808,191805,191804,191803,191802,191801,191800,191799,191797,191796,191795,191793,191792,191789,191788,191787,191786,191785,191784,191781,191779,191778,191777,191775,191774,191773,191772,191771,191769,191768,191767,191765,191762,191752,191750,191747,191745,191744,191738,191737,191733,191730,191727,191726,191721,191716,191712,191709,191708,191702,191701,191700,191697,191696,191695,191694,191693,191690,191687,191686,191685,191684,191683,191681,191680,191679,191678,191677,191676,191673,191669,191668,191667,191666,191662,191661,191660,191659,191658,191656,191655,191654,191653,191652,191647,191645,191640,191639,191629,191628,191625,191624,191623,191616,191615,191614,191610,191602,191599,191597,191588,191585,191584,191583,191581,191579,191577,191576,191574,191570,191566,191565,191563,191561,191560,191558,191554,191553,191552,191548,191544,191540,191530,191529,191528,191526,191525,191524,191523,191521,191520,191519,191518,191516,191512,191501,191500,191499,191498,191492,191491,191490,191488,191484,191483,191482,191472,191469,191465,191463,191460,191459,191458,191457,191456,191455,191452,191451,191448,191447,191446,191443,191442,191441,191436,191425,191423,191418,191414,191413,191411,191410,191404,191402,191396,191395,191389,191378,191376,191374,191373,191371,191368,191367,191366,191365,191361,191360,191359,191358,191357,191353,191351,191349,191344,191340,191338,191334,191332,191329,191321,191317,191309,191290,191289,191286,191282,191279,191278,191272,191268,191259,191256,191255,191253,191252,191250,191245,191244,191241,191239,191229,191228,191227,191221,191216,191214,191213,191206,191204,191202,191201,191200,191196,191193,191183,191181,191180,191179,191175,191173,191172,191171,191169,191168,191162,191158,191155,191153,191152,191146,191142,191140,191137,191136,191126,191124,191117,191115,191114,191113,191112,191106,191102,191099,191098,191097,191094,191093,191092,191089,191088,191082,191080,191079,191076,191070,191067,191066,191065,191064,191062,191061,191058,191056,191055,191054,191049,191048,191047,191046,191037,191036,191031,191029,191023,191016,190999,190996,190995,190993,190990,190989,190988,190987,190984,190983,190982,190981,190978,190977,190970,190960,190958,190955,190951,190948,190947,190946,190945,190944,190937,190936,190933,190918,190917,190916,190915,190910,190909,190905,190904,190902,190900,190886,190885,190871,190853,190850,190840,190839,190838,190831,190823,190812,190811,190810,190809,190807,190794,190778,190775,190771,190769,190767,190766,190762,190750,190749,190748,190743,190742,190741,190740,190738,190737,190731,190726,190717,190716,190714,190712,190709,190707,190702,190699,190696,190695,190692,190685,190683,190682,190681,190680,190673,190671,190669,190665,190664,190663,190662,190659,190658,190657,190656,190653,190651,190650,190646,190645,190644,190635,190631,190628,190627,190611,190605,190604,190603,190602,190593,190590,190589,190587,190584,190583,190582,190581,190580,190572,190569,190568,190560,190555,190548,190547,190544,190541,190537,190529,190513,190512,190494,190493,190492,190491,190490,190488,190472,190470,190469,190468,190459,190456,190455,190448,190445,190441,190439,190438,190437,190436,190435,190431,190428,190427,190424,190420,190419,190418,190413,190397,190396,190390,190389,190388,190386,190385,190382,190376,190373,190363,190359,190348,190345,190344,190342,190340,190339,190328,190322,190319,190316,190306,190304,190301,190300,190298,190295,190294,190293,190292,190282,190279,190274,190267,190266,190260,190250,190249,190248,190243,190242,190240,190236,190221,190220,190216,190212,190210,190209,190208,190207,190206,190204,190202,190199,190198,190196,190193,190190,190188,190186,190177,190153,190147,190145,190144,190133,190132,190130,190129,190118,190117,190116,190115,190114,190111,190100,190096,190095,190083,190080,190079,190078,190070,190066,190064,190060,190059,190056,190055,190054,190053,190051,190046,190044,190038,190029,189997,189992,189983,189981,189979,189976,189959,189958,189953,189941,189940,189934,189932,189930,189929,189928,189927,189926,189925,189920,189917,189911,189909,189900,189897,189896,189895,189881,189873,189869,189867,189860,189856,189855,189854,189853,189852,189848,189835,189834,189831,189826,189821,189817,189807,189805,189804,189803,189801,189793,189790,189787,189785,189784,189783,189780,189778,189777,189776,189773,189769,189768,189757,189756,189744,189737,189734,189730,189728,189714,189713,189703,189698,189693,189691,189690,189689,189688,189659,189658,189656,189653,189650,189649,189643,189640,189628,189619,189614,189613,189610,189607,189603,189598,189591,189585,189583,189574,189573,189572,189571,189570,189569,189566,189559,189558,189557,189554,189550,189544,189538,189537,189535,189534,189524,189516,189515,189514,189512,189506,189505,189501,189500,189499,189491,189490,189489,189488,189485,189484,189482,189477,189469,189468,189465,189463,189462,189461,189457,189455,189453,189452,189451,189449,189447,189446,189434,189433,189432,189431,189430,189429,189428,189427,189426,189425,189424,189423,189421,189411,189410,189409,189408,189406,189405,189403,189402,189398,189397,189392,189390,189389,189386,189379,189374,189373,189368,189366,189365,189362,189360,189357,189356,189355,189354,189352,189349,189345,189338,189336,189335,189334,189330,189328,189325,189324,189322,189320,189319,189317,189313,189307,189306,189305,189302,189301,189299,189298,189296,189292,189288,189285,189281,189266,189265,189264,189259,189258,189257,189255,189252,189251,189248,189241,189231,189230,189229,189228,189227,189225,189224,189221,189218,189216,189214,189206,189205,189195,189192,189191,189190,189186,189185,189184,189183,189165,189162,189157,189139,189131,189122,189110,189104,189103,189100,189097,189093,189092,189091,189090,189089,189074,189070,189069,189057,189056,189051,189033,189020,189019,189017,189016,189015,189014,189013,189012,189011,189010,189009,189008,189007,189006,189003,189001,189000,188999,188995,188974,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188956,188953,188952,188951,188949,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188930,188928,188916,188907,188898,188894,188892,188891,188890,188888,188886,188884,188874,188872,188869,188867,188857,188850,188848,188842,188837,188836,188835,188834,188833,188832,188831,188830,188829,188828,188827,188826,188818,188811,188810,188808,188807,188806,188803,188800,188797,188796,188795,188786,188784,188778,188777,188776,188775,188774,188772,188769,188768,188767,188766,188765,188764,188762,188761,188760,188752,188750,188748,188746,188745,188743,188742,188741,188740,188739,188738,188736,188734,188732,188731,188730,188729,188726,188712,188703,188702,188701,188700,188696,188695,188694,188690,188689,188683,188682,188675,188670,188668,188664,188663,188651,188644,188642,188638,188637,188635,188634,188633,188632,188629,188628,188621,188616,188615,188614,188613,188612,188611,188610,188609,188608,188605,188604,188603,188599,188597,188595,188594,188593,188589,188587,188586,188585,188584,188582,188581,188580,188578,188577,188576,188574,188573,188572,188571,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188553,188552,188550,188549,188548,188547,188545,188542,188539,188535,188534,188533,188532,188531,188530,188529,188528,188526,188525,188522,188520,188519,188518,188516,188511,188508,188507,188502,188501,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188484,188481,188478,188474,188473,188472,188471,188470,188469,188468,188467,188466,188457,188456,188455,188454,188450,188449,188441,188440,188434,188432,188431,188423,188422,188421,188420,188419,188418,188417,188414,188412,188409,188408,188407,188406,188402,188400,188399,188396,188395,188394,188393,188390,188379,188378,188376,188375,188373,188372,188370,188369,188368,188367,188366,188364,188363,188355,188348,188346,188343,188341,188338,188336,188334,188333,188329,188328,188327,188326,188325,188324,188323,188322,188320,188313,188310,188309,188308,188307,188306,188305,188304,188303,188302,188296,188292,188286,188280,188278,188268,188266,188259,188258,188256,188231,188230,188220,188215,188204,188201,188190,188188,188173,188172,188164,188159,188158,188155,188150,188140,188135,188130,188128,188117,188094,188092,188089,188087,188086,188085,188081,188074,188070,188067,188061,188056,188055,188054,188048,188037,188029,188015,188009,188007,188006,188004,187995,187994,187992,187985,187984,187981,187974,187969,187953,187943,187941,187936,187935,187931,187930,187927,187924,187920,187916,187908,187907,187904,187902,187900,187889,187885,187884,187878,187874,187873,187867,187863,187857,187842,187835,187834,187821,187820,187818,187817,187813,187811,187802,187799,187792,187789,187773,187755,187738,187727,187723,187722,187712,187703,187696,187695,187694,187692,187691,187690,187685,187684,187678,187676,187673,187671,187669,187665,187660,187659,187656,187641,187640,187629,187628,187626,187622,187621,187602,187601,187600,187599,187595,187587,187581,187580,187579,187578,187575,187574,187573,187568,187566,187565,187561,187552,187551,187549,187548,187547,187545,187542,187541,187540,187539,187536,187523,187519,187518,187516,187515,187510,187509,187503,187502,187500,187498,187497,187495,187493,187489,187484,187473,187471,187469,187468,187467,187462,187461,187460,187458,187457,187456,187455,187453,187452,187451,187450,187448,187447,187421,187415,187410,187407,187405,187397,187396,187391,187390,187379,187366,187356,187352,187348,187341,187335,187333,187318,187312,187299,187297,187296,187291,187290,187282,187278,187270,187268,187267,187266,187265,187264,187262,187258,187256,187250,187247,187242,187240,187239,187232,187230,187227,187223,187218,187212,187211,187206,187204,187201,187196,187194,187193,187189,187187,187175,187174,187173,187172,187171,187167,187165,187158,187150,187149,187138,187135,187134,187133,187131,187129,187127,187125,187123,187121,187120,187117,187115,187113,187112,187109,187105,187102,187101,187100,187097,187096,187093,187090,187089,187088,187087,187085,187084,187083,187082,187081,187079,187078,187075,187074,187073,187072,187071,187065,187062,187061,187060,187059,187058,187057,187053,187051,187050,187048,187046,187045,187041,187022,187015,187013,187011,187010,187009,187008,187007,187006,187005,187004,187003,187002,187001,187000,186999,186998,186997,186996,186995,186994,186993,186992,186969,186967,186964,186963,186960,186956,186954,186953,186951,186950,186949,186946,186945,186944,186943,186929,186928,186927,186919,186916,186915,186914,186913,186912,186906,186903,186902,186900,186899,186898,186897,186895,186892,186891,186885,186883,186872,186865,186864,186863,186855,186849,186848,186845,186840,186835,186833,186832,186831,186829,186826,186825,186823,186810,186808,186802,186800,186799,186798,186797,186796,186795,186793,186792,186791,186781,186780,186778,186773,186768,186767,186766,186765,186758,186756,186746,186745,186730,186729,186728,186727,186724,186723,186722,186721,186720,186719,186718,186716,186714,186713,186706,186705,186704,186701,186698,186697,186694,186690,186687,186686,186685,186683,186682,186680,186668,186667,186662,186659,186652,186643,186642,186640,186638,186636,186634,186632,186630,186628,186623,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186593,186588,186587,186586,186585,186582,186581,186579,186578,186577,186576,186574,186572,186571,186567,186566,186559,186549,186546,186544,186538,186536,186535,186534,186533,186532,186530,186528,186527,186522,186521,186520,186514,186513,186510,186501,186500,186490,186483,186481,186478,186472,186470,186465,186461,186459,186457,186453,186452,186451,186445,186444,186442,186441,186440,186435,186432,186431,186424,186421,186409,186406,186404,186391,186389,186369,186365,186363,186362,186361,186359,186357,186344,186342,186335,186333,186332,186328,186327,186325,186324,186323,186319,186316,186313,186308,186302,186299,186298,186295,186288,186287,186280,186274,186269,186268,186267,186266,186264,186260,186255,186251,186250,186249,186248,186247,186245,186244,186241,186240,186239,186233,186221,186218,186213,186210,186209,186199,186192,186187,186184,186180,186177,186174,186167,186166,186165,186164,186158,186154,186153,186152,186149,186148,186147,186146,186145,186142,186141,186140,186139,186136,186134,186133,186132,186129,186115,186113,186112,186111,186110,186109,186108,186089,186070,186062,186060,186059,186058,186056,186047,186046,186045,186044,186043,185953,185944,185917,185914,185913,185912,185909,185908,185905,185903,185894,185892,185891,185887,185886,185884,185876,185871,185863,185858,185854,185846,185834,185820,185812,185809,185808,185807,185796,185790,185789,185780,185777,185768,185766,185765,185763,185761,185759,185758,185750,185745,185737,185712,185696,185695,185694,185692,185691,185688,185685,185684,185683,185680,185673,185672,185671,185668,185655,185649,185648,185647,185646,185645,185644,185643,185639,185638,185629,185624,185623,185622,185620,185618,185617,185616,185615,185614,185609,185596,185595,185594,185593,185591,185589,185588,185583,185577,185575,185565,185564,185545,185544,185543,185541,185538,185531,185511,185510,185509,185508,185506,185505,185503,185499,185498,185496,185495,185494,185493,185492,185486,185485,185462,185460,185458,185457,185450,185449,185448,185447,185446,185445,185444,185443,185442,185440,185431,185419,185418,185415,185393,185392,185391,185390,185389,185388,185387,185386,185376,185375,185374,185373,185372,185360,185357,185355,185354,185353,185343,185341,185340,185339,185338,185329,185325,185306,185304,185303,185302,185301,185299,185298,185297,185296,185295,185294,185292,185291,185290,185289,185288,185287,185286,185274,185271,185270,185269,185266,185259,185240,185239,185238,185231,185229,185228,185227,185225,185224,185223,185222,185218,185217,185216,185209,185208,185207,185206,185205,185204,185194,185190,185189,185188,185187,185186,185185,185177,185176,185175,185174,185173,185172,185160,185158,185151,185150,185149,185148,185127,185104,185091,185089,185088,185086,185080,185073,185072,185071,185070,185069,185068,185067,185066,185065,185064,185063,185062,185061,185060,185059,185058,185057,185056,185055,185054,185053,185052,185051,185049,185048,185047,185046,185045,185044,185043,185042,185041,185040,185039,185038,185036,185035,185034,185007,185001,184994,184990,184989,184981,184980,184979,184978,184967,184963,184960,184959,184956,184948,184937,184933,184928,184926,184925,184921,184918,184914,184909,184897,184896,184895,184894,184893,184892,184886,184884,184882,184876,184869,184868,184863,184856,184855,184851,184850,184843,184833,184831,184830,184823,184814,184813,184812,184811,184807,184804,184789,184788,184785,184766,184765,184762,184753,184745,184743,184691,184690,184688,184687,184685,184683,184682,184681,184680,184679,184672,184660,184657,184656,184650,184646,184639,184635,184634,184633,184625,184623,184620,184619,184618,184617,184616,184615,184614,184613,184612,184611,184610,184609,184608,184602,184596,184585,184574,184573,184572,184571,184570,184569,184568,184567,184566,184563,184561,184560,184559,184558,184557,184556,184555,184554,184553,184551,184549,184548,184546,184543,184542,184541,184540,184538,184536,184534,184531,184530,184517,184516,184515,184514,184513,184512,184511,184510,184509,184505,184504,184503,184502,184501,184500,184499,184498,184497,184496,184495,184489,184484,184483,184473,184467,184461,184459,184453,184444,184440,184431,184425,184421,184420,184417,184416,184414,184411,184406,184405,184403,184402,184394,184380,184375,184369,184358,184357,184355,184352,184348,184347,184346,184345,184344,184337,184336,184334,184332,184331,184328,184327,184326,184325,184324,184319,184318,184317,184306,184303,184301,184291,184289,184282,184271,184268,184265,184235,184224,184220,184215,184201,184180,184179,184174,184170,184168,184167,184162,184154,184149,184147,184146,184142,184134,184119,184118,184116,184113,184111,184071,184070,184069,184067,184059,184055,184049,184046,184042,184037,184036,184034,184033,184031,184030,184024,184023,184017,184014,184011,184007,184006,184005,184001,183994,183993,183990,183988,183987,183986,183985,183983,183982,183981,183980,183978,183976,183975,183973,183971,183970,183969,183968,183966,183960,183959,183957,183956,183947,183945,183940,183935,183931,183923,183922,183919,183918,183917,183916,183915,183910,183909,183908,183907,183906,183902,183901,183900,183899,183898,183896,183893,183892,183891,183889,183887,183885,183884,183882,183881,183878,183877,183876,183868,183867,183866,183864,183863,183850,183848,183847,183842,183841,183824,183823,183820,183818,183817,183816,183800,183794,183793,183782,183781,183776,183774,183769,183766,183752,183749,183748,183739,183738,183736,183731,183721,183719,183715,183710,183696,183681,183680,183679,183674,183667,183663,183662,183661,183660,183659,183657,183656,183655,183654,183650,183648,183642,183637,183636,183634,183633,183632,183631,183627,183610,183609,183604,183603,183602,183601,183600,183599,183598,183597,183595,183594,183593,183592,183591,183590,183589,183588,183587,183586,183585,183584,183583,183582,183581,183578,183577,183574,183573,183572,183567,183565,183563,183553,183551,183550,183549,183547,183546,183541,183536,183533,183532,183531,183526,183525,183524,183522,183521,183520,183519,183518,183515,183514,183513,183492,183491,183489,183486,183485,183484,183483,183482,183479,183477,183476,183472,183471,183470,183466,183462,183445,183437,183436,183434,183433,183431,183430,183428,183427,183426,183425,183424,183423,183421,183420,183419,183418,183409,183405,183401,183386,183379,183378,183377,183375,183371,183370,183368,183367,183364,183363,183362,183361,183358,183357,183350,183344,183343,183342,183341,183340,183334,183333,183332,183330,183327,183326,183325,183324,183323,183322,183321,183320,183318,183317,183314,183313,183312,183311,183310,183309,183308,183304,183303,183299,183295,183288,183284,183283,183280,183279,183274,183273,183272,183268,183258,183257,183248,183246,183240,183239,183234,183233,183232,183228,183227,183225,183217,183207,183202,183201,183194,183189,183186,183184,183177,183176,183175,183174,183171,183170,183169,183167,183166,183165,183164,183163,183162,183160,183154,183153,183152,183151,183148,183141,183130,183094,183093,183092,183041,183040,183039,183038,182896,182895,182894,182882,182877,182876,182869,182868,182867,182866,182865,182862,182861,182860,182849,182847,182846,182845,182844,182843,182842,182839,182838,182837,182836,182835,182834,182833,182832,182831,182830,182829,182828,182827,182826,182822,182820,182818,182817,182816,182815,182814,182813,182812,182811,182810,182803,182802,182800,182796,182795,182794,182793,182789,182787,182785,182784,182782,182781,182780,182779,182778,182776,182772,182771,182770,182769,182768,182759,182758,182755,182753,182752,182751,182747,182746,182741,182739,182738,182736,182733,182732,182731,182727,182725,182723,182722,182721,182720,182718,182717,182716,182714,182713,182708,182707,182706,182702,182701,182700,182698,182697,182695,182694,182693,182688,182684,182683,182682,182680,182679,182678,182677,182675,182674,182673,182672,182671,182669,182664,182658,182649,182648,182647,182641,182639,182637,182636,182635,182634,182633,182630,182606,182605,182604,182603,182602,182601,182600,182599,182598,182597,182596,182595,182594,182593,182591,182589,182588,182587,182586,182585,182581,182580,182578,182577,182576,182575,182569,182568,182566,182565,182564,182561,182558,182557,182551,182550,182549,182547,182546,182545,182540,182539,182538,182537,182536,182534,182533,182532,182530,182528,182525,182523,182518,182517,182516,182499,182498,182497,182496,182495,182493,182471,182470,182469,182468,182465,182464,182463,182460,182457,182456,182455,182454,182452,182451,182450,182449,182448,182446,182444,182439,182438,182437,182434,182426,182422,182417,182402,182401,182400,182399,182398,182397,182396,182395,182392,182391,182390,182389,182388,182387,182371,182370,182369,182368,182366,182365,182363,182362,182360,182359,182355,182354,182350,182349,182345,182343,182334,182329,182328,182326,182321,182319,182316,182315,182314,182313,182310,182305,182297,182293,182286,182284,182281,182271,182269,182268,182267,182266,182265,182262,182261,182260,182259,182256,182255,182251,182250,182249,182247,182246,182245,182242,182240,182234,182219,182218,182216,182215,182212,182209,182208,182207,182204,182203,182199,182198,182186,182185,182181,182180,182179,182178,182177,182176,182175,182174,182173,182172,182168,182144,182136,182135,182131,182122,182119,182116,182115,182113,182107,182097,182096,182079,182078,182077,182076,182075,182072,182069,182063,182062,182058,182057,182056,182055,182054,182039,182036,182034,182032,182031,182030,182029,182026,182025,182024,182022,182021,182017,182012,182004,182001,181994,181991,181980,181977,181971,181957,181955,181953,181946,181945,181943,181942,181939,181932,181924,181923,181922,181921,181920,181919,181918,181917,181916,181913,181912,181911,181910,181909,181908,181907,181906,181904,181903,181902,181901,181887,181884,181881,181878,181876,181875,181869,181865,181864,181863,181860,181859,181858,181856,181854,181853,181852,181849,181836,181835,181834,181832,181830,181825,181823,181821,181818,181817,181816,181815,181813,181811,181810,181809,181808,181801,181800,181798,181797,181794,181793,181779,181777,181770,181769,181761,181758,181757,181756,181755,181754,181752,181751,181750,181749,181748,181747,181734,181733,181731,181726,181725,181720,181719,181710,181709,181708,181693,181691,181689,181685,181680,181679,181678,181677,181676,181673,181672,181668,181658,181654,181622,181621,181620,181619,181609,181608,181607,181606,181605,181604,181603,181602,181600,181596,181595,181592,181591,181590,181576,181574,181573,181568,181567,181566,181565,181564,181563,181562,181557,181544,181543,181542,181541,181538,181537,181534,181528,181527,181525,181524,181523,181522,181517,181508,181507,181500,181496,181494,181490,181487,181484,181481,181476,181474,181459,181455,181450,181447,181444,181429,181407,181406,181392,181383,181382,181380,181375,181373,181369,181366,181364,181362,181361,181359,181358,181347,181323,181320,181301,181300,181299,181298,181297,181296,181289,181276,181260,181248,181247,181243,181242,181241,181240,181239,181221,181213,181211,181196,181195,181188,181187,181186,181144,181142,181141,181140,181139,181138,181137,181136,181132,181130,181129,181128,181127,181126,181125,181124,181122,181121,181120,181118,181117,181110,181109,181108,181087,181086,181083,181081,181078,181077,181075,181074,181072,181071,181070,181069,181067,181065,181062,181061,181058,181057,181056,181055,181053,181052,181037,181036,181035,181029,181028,181016,181015,181006,180985,180972,180968,180964,180958,180957,180956,180955,180952,180950,180949,180935,180930,180923,180892,180890,180883,180877,180872,180870,180866,180858,180849,180848,180840,180830,180826,180825,180819,180814,180813,180794,180787,180785,180784,180783,180774,180767,180766,180765,180764,180763,180738,180737,180736,180734,180730,180728,180723,180722,180709,180704,180701,180698,180697,180696,180695,180694,180692,180681,180670,180669,180661,180659,180657,180656,180655,180654,180652,180650,180641,180633,180632,180623,180622,180618,180617,180615,180614,180613,180605,180604,180603,180597,180596,180573,180570,180567,180565,180563,180561,180557,180556,180555,180554,180553,180543,180542,180538,180535,180534,180533,180532,180531,180526,180517,180512,180506,180505,180504,180503,180501,180500,180497,180490,180489,180483,180481,180479,180473,180471,180462,180461,180460,180459,180457,180456,180452,180450,180447,180443,180442,180439,180438,180430,180416,180414,180413,180410,180409,180408,180405,180404,180403,180402,180400,180398,180397,180396,180395,180394,180393,180388,180382,180380,180377,180375,180365,180364,180363,180358,180351,180350,180347,180346,180344,180343,180338,180333,180332,180326,180325,180321,180320,180317,180315,180314,180310,180309,180305,180293,180283,180263,180261,180257,180247,180241,180233,180220,180217,180215,180213,180209,180180,180179,180168,180167,180166,180165,180164,180159,180158,180155,180154,180150,180149,180145,180144,180139,180133,180103,180096,180095,180086,180065,180064,180061,180059,180054,180052,180050,180049,180043,180037,180036,180027,180026,180023,180015,180011,180008,179994,179988,179987,179979,179976,179965,179964,179962,179953,179952,179948,179947,179940,179936,179935,179934,179928,179927,179919,179918,179917,179909,179908,179895,179886,179882,179870,179857,179855,179849,179848,179835,179834,179833,179830,179829,179822,179819,179818,179817,179816,179815,179814,179812,179808,179807,179801,179800,179797,179793,179792,179790,179789,179786,179785,179783,179781,179780,179778,179761,179753,179752,179749,179748,179747,179746,179745,179744,179741,179740,179737,179736,179730,179716,179715,179713,179705,179698,179697,179696,179693,179691,179689,179688,179686,179685,179662,179661,179655,179653,179652,179651,179648,179647,179646,179645,179644,179643,179640,179639,179638,179637,179636,179635,179634,179633,179630,179629,179626,179616,179606,179605,179602,179588,179584,179583,179582,179564,179562,179550,179549,179548,179542,179522,179521,179514,179461,179439,179436,179431,179430,179429,179428,179427,179426,179425,179421,179420,179416,179415,179414,179413,179410,179408,179399,179396,179388,179387,179386,179385,179374,179357,179353,179352,179345,179333,179329,179323,179322,179310,179309,179302,179300,179292,179279,179278,179276,179268,179267,179263,179249,179240,179238,179237,179236,179235,179231,179212,179207,179202,179201,179199,179198,179195,179170,179163,179150,179148,179146,179145,179143,179142,179141,179127,179126,179123,179121,179114,179113,179112,179111,179110,179109,179106,179102,179101,179100,179099,179098,179097,179081,179079,179073,179062,179059,179058,179057,179056,179055,179054,179046,179031,179028,179019,179008,179007,179005,179004,179003,179002,179001,178999,178993,178981,178977,178967,178953,178952,178951,178944,178933,178915,178913,178912,178910,178909,178901,178895,178871,178870,178868,178867,178866,178865,178864,178856,178854,178836,178835,178833,178831,178827,178822,178821,178820,178818,178817,178815,178812,178803,178789,178785,178784,178780,178779,178777,178776,178775,178772,178770,178766,178764,178762,178760,178757,178753,178752,178741,178740,178739,178737,178735,178730,178725,178723,178720,178719,178718,178717,178710,178695,178688,178687,178685,178683,178682,178672,178668,178667,178662,178659,178636,178634,178628,178622,178620,178619,178617,178616,178611,178610,178606,178600,178599,178598,178597,178596,178595,178593,178591,178590,178589,178588,178586,178585,178584,178583,178582,178581,178579,178562,178558,178553,178552,178551,178548,178546,178545,178543,178542,178541,178540,178538,178537,178536,178535,178533,178531,178528,178523,178512,178510,178506,178504,178501,178500,178499,178498,178496,178495,178492,178491,178489,178478,178469,178467,178466,178460,178458,178456,178451,178450,178448,178447,178439,178437,178436,178426,178424,178422,178421,178416,178408,178398,178394,178388,178386,178385,178383,178355,178351,178348,178344,178343,178342,178338,178336,178329,178309,178308,178307,178306,178305,178304,178300,178293,178289,178285,178282,178278,178277,178271,178268,178264,178255,178254,178223,178221,178208,178206,178204,178203,178201,178199,178196,178195,178189,178177,178175,178174,178173,178168,178167,178161,178158,178155,178154,178152,178146,178143,178129,178124,178122,178120,178114,178113,178106,178104,178102,178098,178096,178094,178092,178090,178089,178087,178086,178083,178075,178068,178067,178062,178061,178060,178059,178058,178057,178056,178050,178046,178042,178032,178031,178030,178028,178026,178019,178017,178012,178010,178009,177996,177993,177992,177990,177989,177988,177974,177968,177955,177939,177937,177932,177921,177919,177912,177909,177906,177905,177904,177902,177901,177860,177858,177855,177849,177846,177845,177844,177843,177842,177838,177828,177827,177824,177821,177818,177800,177799,177784,177783,177775,177734,177733,177727,177714,177712,177705,177704,177700,177699,177698,177697,177694,177692,177680,177679,177676,177674,177673,177672,177671,177668,177667,177666,177657,177656,177652,177648,177643,177642,177641,177640,177639,177638,177632,177631,177630,177627,177626,177624,177608,177607,177606,177604,177592,177579,177577,177561,177559,177555,177554,177552,177545,177544,177542,177540,177539,177531,177530,177528,177525,177523,177519,177517,177515,177509,177508,177506,177500,177499,177476,177455,177450,177438,177433,177432,177431,177430,177429,177421,177420,177415,177413,177410,177409,177408,177400,177376,177360,177350,177345,177341,177335,177333,177320,177313,177309,177284,177270,177266,177264,177263,177258,177257,177256,177255,177253,177251,177235,177229,177225,177223,177217,177214,177211,177210,177207,177206,177198,177183,177181,177178,177176,177170,177160,177153,177151,177149,177145,177138,177135,177134,177133,177131,177130,177127,177111,177109,177105,177104,177082,177079,177075,177074,177065,177050,177039,177023,177022,177021,177020,177019,177017,177015,177014,177013,177012,176982,176972,176919,176910,176907,176901,176896,176895,176889,176881,176840,176839,176838,176836,176795,176794,176793,176792,176791,176790,176786,176783,176754,176742,176740,176738,176737,176736,176735,176734,176733,176732,176727,176718,176709,176703,176701,176692,176687,176686,176673,176660,176656,176650,176636,176623,176622,176621,176620,176619,176611,176608,176606,176605,176571,176566,176562,176561,176560,176559,176550,176549,176544,176543,176536,176527,176526,176514,176455,176454,176453,176452,176451,176450,176449,176448,176447,176444,176442,176441,176440,176436,176433,176432,176431,176430,176429,176412,176408,176404,176400,176399,176398,176394,176383,176379,176378,176377,176367,176356,176353,176351,176347,176344,176340,176339,176338,176332,176325,176319,176318,176317,176316,176310,176309,176308,176307,176306,176305,176302,176297,176288,176287,176285,176283,176275,176274,176272,176271,176270,176266,176255,176250,176249,176217,176202,176179,176163,176162,176161,176160,176159,176158,176157,176156,176155,176154,176153,176152,176151,176132,176130,176129,176128,176126,176125,176124,176123,176122,176121,176120,176119,176118,176117,176116,176114,176112,176111,176110,176109,176108,176107,176106,176105,176104,176103,176101,176093,176092,176089,176088,176086,176079,176068,176044,176040,176027,176026,176024,176023,176022,176018,176017,176015,175975,175973,175961,175894,175890,175885,175884,175859,175858,175840,175839,175838,175835,175826,175817,175816,175812,175811,175809,175808,175803,175802,175760,175736,175716,175698,175681,175677,175676,175669,175667,175647,175620,175610,175609,175608,175607,175606,175604,175599,175598,175597,175595,175593,175592,175591,175590,175589,175588,175585,175584,175580,175575,175572,175569,175568,175565,175557,175549,175548,175547,175540,175538,175537,175531,175529,175526,175525,175518,175515,175514,175512,175511,175495,175494,175493,175492,175491,175490,175478,175474,175471,175470,175469,175466,175465,175459,175458,175448,175441,175440,175439,175438,175437,175429,175428,175402,175369,175354,175315,175278,175229,175224,175223,175222,175221,175218,175216,175215,175213,175211,175209,175208,175207,175206,175202,175201,175196,175189,175162,175149,175148,175145,175128,175126,175125,175124,175106,175089,175087,175085,175082,175067,175066,175054,175053,175042,175040,175033,175020,175019,175018,175017,175016,175004,175003,175002,174998,174994,174987,174984,174977,174971,174961,174960,174958,174939,174936,174935,174934,174933,174930,174919,174918,174912,174910,174909,174907,174898,174880,174878,174877,174876,174873,174872,174870,174869,174868,174867,174859,174858,174851,174842,174841,174840,174832,174825,174824,174805,174802,174794,174787,174785,174780,174779,174778,174769,174760,174746,174745,174731,174729,174728,174727,174726,174725,174724,174723,174722,174721,174720,174707,174704,174702,174699,174692,174690,174689,174678,174672,174662,174660,174655,174652,174646,174641,174629,174628,174620,174618,174612,174607,174606,174604,174602,174601,174596,174595,174579,174576,174573,174557,174556,174553,174542,174540,174538,174533,174505,174476,174474,174468,174461,174458,174452,174451,174450,174449,174448,174447,174446,174445,174444,174443,174442,174441,174428,174427,174426,174425,174420,174416,174413,174412,174407,174405,174401,174400,174399,174398,174397,174396,174390,174389,174384,174383,174373,174369,174363,174361,174358,174357,174356,174353,174352,174351,174350,174349,174348,174347,174345,174342,174340,174338,174337,174335,174334,174332,174330,174325,174320,174319,174315,174311,174310,174306,174304,174303,174295,174290,174286,174282,174280,174275,174272,174271,174270,174266,174265,174263,174261,174260,174258,174257,174256,174255,174252,174250,174249,174248,174247,174243,174233,174229,174228,174225,174220,174219,174218,174217,174216,174215,174208,174202,174201,174200,174199,174198,174196,174194,174187,174185,174171,174169,174166,174157,174156,174138,174133,174132,174130,174125,174119,174103,174102,174100,174096,174093,174092,174090,174079,174078,174077,174076,174075,174074,174071,174069,174045,174044,174042,174041,174040,174038,174036,174033,174030,174025,174023,174022,174021,174001,174000,173996,173995,173987,173986,173984,173973,173970,173969,173962,173961,173960,173953,173952,173951,173949,173948,173947,173944,173943,173941,173937,173935,173932,173931,173930,173927,173926,173917,173914,173913,173912,173911,173908,173907,173906,173905,173904,173903,173902,173901,173900,173899,173898,173896,173895,173892,173891,173890,173887,173884,173880,173878,173876,173875,173874,173872,173868,173865,173863,173862,173861,173852,173843,173840,173833,173828,173818,173812,173810,173809,173802,173799,173797,173796,173795,173790,173789,173788,173787,173785,173783,173781,173779,173775,173770,173769,173768,173767,173737,173735,173732,173725,173723,173715,173704,173693,173689,173688,173685,173683,173674,173670,173666,173665,173664,173663,173662,173661,173660,173659,173658,173656,173650,173643,173641,173636,173633,173631,173629,173625,173622,173618,173614,173611,173607,173603,173582,173568,173563,173548,173545,173539,173503,173496,173489,173483,173482,173463,173452,173439,173436,173428,173426,173414,173412,173392,173391,173385,173362,173351,173340,173323,173317,173316,173314,173310,173304,173300,173296,173285,173281,173280,173279,173276,173255,173251,173249,173247,173244,173236,173229,173228,173227,173220,173219,173207,173189,173187,173179,173177,173176,173174,173144,173140,173137,173126,173118,173117,173116,173109,173106,173100,173098,173085,173082,173078,173073,173072,173057,173054,173052,173047,173039,173034,173032,173026,173025,173018,173013,173012,173011,173010,173009,173008,173006,173005,173002,172994,172990,172989,172984,172981,172976,172966,172963,172959,172952,172951,172949,172947,172946,172944,172943,172937,172935,172934,172917,172915,172903,172900,172898,172892,172884,172882,172880,172879,172872,172863,172849,172847,172844,172843,172826,172824,172821,172819,172811,172806,172804,172801,172796,172795,172793,172792,172791,172790,172789,172787,172721,172717,172716,172715,172714,172713,172705,172700,172699,172698,172697,172695,172693,172692,172681,172680,172678,172663,172661,172660,172659,172658,172656,172655,172654,172650,172642,172641,172633,172632,172631,172630,172629,172627,172624,172622,172620,172619,172617,172610,172601,172600,172597,172596,172595,172592,172589,172579,172571,172569,172565,172564,172563,172560,172557,172555,172545,172543,172540,172538,172529,172527,172516,172494,172489,172484,172479,172456,172455,172454,172447,172441,172438,172437,172436,172435,172434,172433,172432,172427,172425,172423,172422,172420,172419,172418,172415,172413,172405,172404,172403,172402,172396,172395,172390,172388,172376,172375,172374,172373,172372,172371,172370,172369,172368,172367,172366,172365,172364,172363,172355,172354,172353,172351,172349,172348,172347,172346,172345,172344,172343,172339,172337,172332,172329,172321,172320,172319,172318,172317,172316,172315,172308,172306,172295,172294,172293,172292,172291,172290,172289,172288,172287,172283,172281,172280,172278,172276,172274,172273,172272,172271,172270,172269,172268,172267,172266,172262,172254,172253,172252,172232,172228,172227,172224,172220,172218,172216,172215,172213,172208,172205,172203,172202,172201,172199,172194,172192,172190,172172,172169,172168,172166,172156,172149,172138,172111,172109,172108,172106,172105,172104,172103,172096,172088,172087,172079,172078,172076,172070,172069,172067,172063,172055,172052,172051,172045,172041,172038,172036,172035,172029,172027,172026,172023,172015,172012,172009,172001,172000,171999,171998,171997,171989,171988,171983,171977,171976,171975,171966,171965,171964,171962,171956,171955,171953,171947,171944,171943,171942,171940,171939,171931,171925,171900,171890,171889,171886,171885,171884,171883,171870,171868,171865,171864,171859,171845,171826,171825,171824,171822,171815,171811,171803,171796,171794,171793,171786,171771,171769,171766,171765,171758,171754,171753,171752,171748,171746,171745,171744,171742,171740,171738,171737,171730,171717,171715,171701,171674,171672,171669,171663,171658,171657,171653,171652,171651,171646,171640,171638,171635,171634,171632,171630,171629,171628,171627,171625,171624,171623,171622,171617,171616,171615,171614,171604,171603,171602,171601,171600,171599,171597,171595,171588,171582,171575,171571,171570,171563,171560,171554,171549,171547,171539,171530,171529,171527,171525,171524,171522,171521,171516,171515,171511,171510,171509,171508,171506,171505,171504,171503,171502,171501,171500,171499,171498,171482,171480,171479,171476,171471,171468,171463,171462,171461,171460,171455,171453,171452,171442,171439,171438,171437,171436,171435,171429,171428,171425,171424,171423,171421,171420,171419,171417,171411,171410,171409,171408,171407,171403,171401,171400,171397,171391,171390,171389,171386,171382,171379,171377,171374,171373,171372,171371,171368,171363,171359,171358,171357,171352,171344,171340,171339,171336,171334,171333,171332,171331,171325,171324,171323,171322,171318,171315,171312,171311,171304,171303,171302,171301,171297,171292,171288,171284,171282,171281,171280,171279,171277,171274,171273,171272,171271,171270,171269,171266,171259,171257,171256,171254,171253,171252,171245,171237,171236,171232,171215,171214,171213,171212,171210,171209,171207,171205,171204,171202,171201,171194,171191,171188,171180,171177,171174,171173,171168,171167,171164,171155,171154,171146,171145,171141,171140,171116,171112,171110,171098,171090,171089,171086,171076,171068,171059,171058,171053,171050,171049,171048,171032,171031,171030,171029,171027,171026,171024,171023,170998,170969,170963,170962,170953,170952,170951,170950,170934,170933,170931,170930,170929,170925,170923,170919,170918,170917,170914,170913,170909,170907,170904,170902,170899,170897,170893,170886,170883,170875,170870,170869,170868,170867,170863,170862,170859,170858,170857,170856,170855,170840,170830,170828,170823,170822,170820,170809,170804,170803,170802,170799,170795,170793,170791,170789,170788,170784,170783,170781,170780,170779,170776,170772,170768,170766,170756,170751,170749,170737,170734,170733,170725,170722,170716,170708,170703,170702,170701,170699,170698,170696,170693,170690,170687,170686,170685,170684,170683,170682,170675,170674,170673,170662,170657,170656,170652,170650,170645,170639,170635,170633,170632,170608,170607,170584,170583,170581,170580,170575,170572,170569,170553,170550,170547,170545,170542,170539,170530,170523,170519,170517,170515,170512,170506,170505,170504,170503,170502,170501,170499,170497,170494,170490,170489,170488,170486,170480,170478,170477,170476,170458,170456,170453,170451,170450,170448,170446,170443,170441,170440,170437,170436,170435,170425,170423,170421,170416,170415,170409,170407,170405,170391,170389,170381,170376,170374,170373,170372,170369,170368,170367,170366,170365,170364,170363,170362,170361,170360,170359,170358,170357,170356,170355,170354,170353,170352,170351,170350,170349,170348,170347,170346,170345,170344,170343,170341,170340,170338,170337,170334,170330,170329,170328,170322,170315,170312,170310,170308,170306,170305,170295,170294,170287,170285,170281,170279,170278,170277,170276,170267,170265,170264,170261,170259,170256,170252,170251,170249,170246,170245,170240,170239,170235,170227,170223,170212,170209,170207,170206,170205,170203,170182,170176,170174,170173,170170,170167,170166,170150,170149,170148,170145,170144,170134,170132,170130,170125,170124,170123,170122,170120,170119,170118,170117,170116,170113,170112,170108,170107,170106,170104,170103,170102,170090,170083,170081,170078,170077,170076,170075,170074,170073,170071,170069,170068,170067,170066,170065,170062,170049,170015,170014,170011,170005,170003,169998,169990,169982,169979,169978,169977,169976,169975,169974,169973,169972,169971,169970,169968,169966,169961,169960,169955,169954,169950,169948,169946,169944,169941,169940,169932,169931,169929,169927,169925,169924,169923,169917,169915,169897,169895,169894,169892,169884,169883,169882,169880,169879,169876,169866,169865,169862,169853,169852,169849,169845,169844,169838,169837,169836,169831,169829,169828,169826,169825,169822,169821,169819,169818,169812,169805,169803,169794,169789,169788,169771,169768,169760,169756,169752,169750,169747,169728,169727,169725,169716,169715,169714,169709,169700,169694,169692,169691,169688,169685,169684,169683,169670,169669,169668,169662,169656,169653,169652,169651,169640,169636,169634,169632,169629,169628,169626,169614,169612,169602,169601,169597,169596,169595,169591,169590,169587,169583,169582,169576,169573,169566,169562,169561,169560,169559,169558,169557,169556,169555,169536,169535,169530,169525,169522,169521,169517,169516,169505,169500,169492,169490,169489,169488,169487,169485,169484,169483,169482,169476,169475,169474,169470,169469,169468,169466,169454,169450,169449,169446,169445,169444,169441,169430,169429,169428,169425,169424,169422,169421,169418,169416,169400,169394,169393,169392,169388,169387,169386,169378,169377,169376,169375,169374,169372,169371,169370,169369,169368,169367,169365,169364,169355,169354,169353,169352,169351,169350,169349,169348,169343,169341,169320,169316,169314,169307,169306,169305,169303,169301,169300,169298,169295,169294,169292,169287,169283,169282,169281,169280,169273,169272,169271,169268,169267,169266,169265,169264,169262,169261,169260,169258,169255,169254,169253,169246,169237,169231,169230,169227,169225,169223,169219,169218,169216,169215,169214,169213,169212,169211,169210,169209,169207,169206,169201,169198,169197,169196,169193,169191,169177,169171,169169,169165,169162,169161,169158,169147,169146,169145,169135,169134,169133,169132,169130,169129,169126,169124,169117,169115,169113,169111,169109,169107,169104,169103,169101,169100,169098,169097,169096,169095,169093,169092,169091,169090,169089,169088,169086,169084,169083,169069,169068,169066,169063,169062,169060,169058,169057,169053,169050,169048,169047,169046,169044,169039,169038,169037,169036,169028,169006,168995,168994,168981,168976,168968,168958,168957,168955,168951,168945,168944,168941,168936,168932,168918,168904,168895,168889,168883,168875,168870,168865,168856,168854,168853,168852,168846,168845,168844,168843,168838,168837,168828,168804,168801,168799,168798,168796,168793,168775,168763,168739,168738,168730,168726,168716,168711,168708,168707,168700,168694,168686,168682,168681,168677,168671,168670,168668,168660,168655,168654,168653,168652,168651,168646,168643,168642,168637,168635,168631,168620,168614,168602,168594,168591,168590,168589,168587,168582,168581,168579,168576,168571,168569,168539,168524,168523,168522,168521,168520,168518,168512,168509,168508,168507,168506,168504,168503,168501,168499,168496,168495,168494,168487,168480,168476,168473,168467,168461,168460,168459,168458,168457,168452,168451,168445,168440,168438,168435,168409,168406,168391,168386,168384,168382,168371,168369,168368,168367,168366,168365,168362,168358,168356,168354,168352,168351,168344,168343,168340,168335,168331,168329,168323,168322,168316,168315,168314,168310,168307,168306,168305,168302,168301,168300,168294,168291,168269,168251,168248,168245,168242,168236,168231,168227,168225,168220,168219,168216,168215,168214,168213,168212,168196,168193,168192,168187,168182,168174,168173,168170,168166,168160,168159,168158,168157,168155,168153,168152,168151,168150,168144,168138,168137,168133,168127,168126,168125,168124,168117,168116,168114,168111,168110,168109,168105,168104,168100,168094,168088,168079,168078,168077,168067,168064,168062,168056,168055,168053,168044,168043,168040,168039,168034,168026,168023,168019,168009,168008,168007,168004,167995,167992,167991,167990,167989,167988,167978,167977,167975,167973,167970,167969,167968,167961,167956,167955,167954,167953,167949,167934,167933,167932,167931,167920,167914,167908,167902,167901,167900,167899,167897,167896,167894,167893,167891,167890,167886,167879,167878,167874,167872,167871,167870,167869,167868,167866,167856,167855,167852,167850,167847,167846,167845,167844,167843,167842,167841,167840,167836,167832,167831,167822,167820,167817,167814,167813,167812,167811,167803,167801,167767,167766,167761,167755,167750,167744,167730,167725,167723,167722,167719,167717,167707,167701,167699,167687,167685,167684,167679,167678,167671,167665,167662,167647,167644,167643,167617,167615,167610,167600,167595,167592,167590,167589,167585,167566,167561,167556,167542,167541,167523,167516,167515,167514,167513,167511,167510,167509,167497,167495,167494,167493,167488,167487,167482,167471,167467,167465,167459,167457,167455,167453,167448,167446,167442,167435,167434,167431,167420,167419,167417,167416,167415,167414,167413,167412,167411,167409,167395,167392,167391,167379,167367,167366,167365,167364,167359,167356,167341,167338,167321,167320,167319,167318,167317,167316,167315,167314,167313,167312,167302,167271,167268,167253,167252,167244,167239,167237,167214,167211,167202,167194,167172,167156,167155,167153,167140,167120,167117,167115,167080,167046,167043,167039,167026,167018,166983,166982,166978,166976,166973,166972,166968,166967,166966,166965,166964,166963,166962,166961,166960,166959,166958,166954,166948,166929,166927,166926,166925,166924,166923,166920,166919,166915,166914,166913,166904,166884,166875,166874,166873,166871,166870,166868,166866,166865,166864,166863,166862,166861,166860,166859,166858,166849,166848,166847,166842,166826,166825,166823,166821,166820,166808,166803,166802,166801,166778,166772,166762,166760,166759,166758,166757,166756,166755,166753,166746,166743,166733,166727,166724,166722,166717,166713,166708,166707,166699,166695,166692,166691,166687,166686,166681,166678,166677,166675,166674,166666,166659,166656,166654,166653,166652,166651,166645,166637,166632,166626,166625,166623,166615,166614,166613,166611,166606,166605,166602,166601,166599,166597,166596,166595,166591,166564,166561,166550,166549,166548,166547,166546,166543,166542,166541,166540,166532,166516,166508,166503,166502,166501,166499,166497,166494,166490,166489,166480,166477,166474,166472,166470,166469,166468,166465,166463,166457,166454,166432,166428,166427,166426,166424,166422,166419,166418,166411,166405,166404,166400,166399,166395,166394,166388,166381,166380,166379,166378,166375,166373,166366,166365,166360,166356,166353,166342,166336,166332,166330,166329,166326,166322,166320,166314,166303,166296,166295,166294,166293,166291,166290,166285,166278,166274,166266,166264,166262,166258,166257,166256,166254,166252,166251,166249,166248,166247,166243,166240,166239,166238,166236,166235,166234,166233,166232,166231,166230,166226,166223,166221,166207,166205,166204,166203,166201,166200,166187,166180,166176,166175,166173,166172,166171,166162,166161,166152,166150,166149,166144,166136,166132,166131,166128,166127,166121,166120,166119,166117,166114,166113,166107,166105,166104,166103,166102,166101,166100,166097,166094,166087,166082,166080,166065,166058,166057,166050,166049,166045,166041,166040,166039,166036,166035,166033,166032,166026,166025,166024,166023,166020,166019,166015,166013,166011,166006,166000,165997,165994,165988,165987,165986,165985,165982,165978,165973,165967,165964,165958,165955,165954,165953,165952,165947,165944,165943,165938,165936,165934,165932,165930,165929,165926,165920,165919,165908,165907,165905,165902,165901,165888,165886,165885,165884,165882,165881,165880,165878,165877,165874,165873,165871,165870,165862,165858,165857,165855,165854,165853,165850,165846,165838,165837,165836,165835,165832,165831,165825,165821,165811,165803,165802,165801,165798,165790,165788,165787,165785,165782,165780,165775,165773,165770,165768,165766,165758,165756,165755,165751,165749,165748,165742,165738,165735,165733,165728,165727,165725,165724,165723,165719,165713,165711,165710,165709,165707,165698,165697,165696,165695,165691,165685,165682,165681,165680,165679,165645,165643,165642,165639,165635,165613,165609,165605,165597,165586,165584,165583,165582,165576,165569,165563,165561,165559,165558,165555,165554,165544,165535,165534,165533,165532,165529,165523,165517,165515,165507,165506,165504,165503,165483,165481,165479,165475,165474,165472,165469,165468,165465,165464,165436,165428,165427,165424,165420,165418,165415,165414,165413,165411,165409,165383,165381,165378,165375,165372,165370,165364,165363,165361,165354,165353,165337,165336,165335,165332,165331,165328,165325,165320,165315,165314,165313,165307,165306,165305,165304,165271,165270,165266,165265,165263,165261,165256,165255,165254,165241,165240,165238,165232,165230,165221,165220,165219,165214,165213,165208,165204,165203,165202,165198,165190,165183,165180,165179,165174,165170,165165,165163,165162,165161,165159,165158,165157,165156,165155,165154,165145,165142,165141,165139,165136,165134,165132,165129,165122,165121,165116,165106,165104,165102,165095,165091,165090,165088,165084,165080,165078,165073,165072,165068,165054,165044,165040,165037,165034,165025,165021,165019,165017,165004,164998,164994,164993,164992,164991,164988,164987,164985,164981,164974,164964,164963,164959,164938,164935,164934,164933,164930,164929,164928,164927,164925,164923,164922,164918,164917,164908,164906,164886,164879,164876,164875,164874,164872,164867,164866,164864,164860,164859,164852,164850,164846,164841,164837,164833,164827,164825,164824,164811,164809,164807,164806,164802,164801,164786,164785,164782,164781,164780,164778,164773,164772,164770,164768,164766,164765,164764,164763,164758,164756,164749,164747,164746,164745,164740,164735,164734,164733,164732,164731,164730,164728,164726,164714,164713,164711,164704,164700,164698,164694,164693,164691,164677,164676,164670,164667,164665,164648,164645,164641,164625,164623,164622,164612,164610,164600,164599,164591,164590,164587,164584,164583,164581,164578,164572,164571,164563,164562,164553,164546,164544,164540,164539,164538,164537,164536,164535,164533,164527,164524,164520,164508,164507,164494,164493,164492,164491,164482,164471,164468,164466,164465,164458,164457,164455,164452,164446,164441,164440,164434,164426,164425,164422,164421,164419,164417,164411,164410,164408,164405,164404,164400,164399,164395,164393,164392,164390,164389,164383,164382,164381,164380,164376,164373,164371,164364,164361,164360,164359,164358,164356,164354,164347,164331,164330,164327,164312,164311,164307,164301,164291,164286,164273,164272,164265,164253,164247,164237,164233,164229,164228,164227,164226,164225,164222,164220,164217,164216,164215,164210,164209,164208,164206,164205,164198,164197,164195,164194,164191,164190,164184,164183,164182,164181,164180,164176,164174,164172,164171,164168,164142,164127,164125,164111,164105,164102,164087,164083,164082,164077,164068,164039,164038,164037,164035,164034,164030,164028,164026,164025,164022,164014,164009,164008,164003,163994,163992,163991,163987,163983,163982,163979,163977,163970,163966,163896,163892,163884,163862,163857,163815,163814,163800,163706,163705,163704,163703,163699,163698,163697,163696,163694,163690,163689,163688,163679,163663,163662,163659,163658,163657,163655,163654,163653,163640,163639,163632,163626,163616,163610,163602,163600,163599,163598,163597,163590,163589,163586,163583,163582,163581,163579,163564,163563,163559,163548,163547,163546,163541,163540,163532,163520,163519,163518,163517,163512,163510,163501,163500,163499,163498,163493,163484,163465,163457,163451,163450,163448,163445,163443,163442,163437,163435,163432,163429,163425,163424,163422,163417,163414,163411,163410,163409,163408,163407,163406,163404,163403,163402,163401,163400,163393,163392,163391,163389,163384,163380,163379,163376,163374,163373,163372,163371,163369,163368,163363,163362,163361,163360,163359,163358,163357,163356,163355,163354,163350,163344,163337,163336,163335,163333,163332,163330,163326,163324,163321,163320,163319,163316,163296,163294,163290,163289,163288,163281,163278,163277,163276,163269,163264,163262,163261,163260,163256,163254,163248,163243,163242,163233,163224,163223,163220,163218,163217,163216,163215,163208,163205,163204,163203,163199,163198,163196,163195,163192,163190,163179,163175,163171,163169,163168,163167,163160,163155,163151,163149,163148,163145,163144,163140,163137,163135,163134,163133,163132,163131,163129,163122,163121,163120,163107,163106,163104,163103,163096,163094,163093,163088,163087,163076,163071,163070,163068,163064,163052,163048,163043,163041,163040,163039,163038,163035,163033,163032,163030,163029,163017,163015,163014,163013,163009,162996,162994,162993,162988,162985,162984,162983,162982,162963,162954,162941,162940,162936,162935,162931,162927,162925,162924,162923,162917,162914,162906,162905,162900,162898,162892,162891,162887,162886,162885,162884,162882,162867,162865,162861,162860,162858,162857,162856,162854,162851,162843,162842,162840,162839,162838,162837,162836,162831,162825,162816,162814,162813,162799,162768,162766,162761,162748,162739,162735,162734,162730,162729,162726,162721,162718,162717,162716,162715,162713,162707,162696,162694,162685,162680,162674,162673,162667,162664,162656,162655,162654,162647,162642,162624,162618,162617,162612,162611,162606,162601,162596,162594,162593,162585,162579,162578,162577,162568,162547,162546,162540,162535,162533,162531,162530,162524,162521,162517,162516,162513,162511,162504,162498,162493,162488,162479,162477,162462,162451,162450,162449,162440,162439,162438,162435,162426,162421,162420,162418,162414,162413,162398,162388,162382,162381,162379,162375,162369,162366,162364,162362,162360,162351,162343,162342,162337,162335,162330,162328,162327,162326,162325,162321,162320,162319,162318,162313,162312,162311,162310,162301,162300,162294,162292,162289,162288,162287,162283,162282,162258,162257,162256,162253,162252,162251,162250,162249,162238,162237,162225,162224,162219,162214,162203,162199,162191,162183,162182,162167,162166,162158,162157,162156,162155,162148,162146,162139,162138,162137,162136,162135,162134,162128,162127,162124,162120,162110,162105,162095,162088,162078,162076,162074,162072,162071,162065,162063,162062,162057,162056,162051,162044,162041,162040,162039,162037,162036,162035,162034,162033,162032,162031,162030,162025,162021,162020,162018,162015,162011,162010,162009,162005,162003,162000,161999,161998,161987,161984,161983,161973,161972,161944,161942,161941,161940,161939,161936,161933,161930,161928,161926,161916,161903,161902,161894,161886,161884,161881,161880,161878,161876,161875,161873,161862,161860,161853,161852,161851,161842,161837,161836,161835,161833,161832,161831,161830,161829,161827,161822,161819,161779,161757,161747,161740,161739,161719,161718,161717,161716,161715,161714,161711,161700,161689,161682,161679,161655,161641,161632,161598,161597,161592,161579,161578,161577,161576,161574,161566,161557,161555,161539,161535,161524,161522,161520,161507,161501,161498,161490,161489,161488,161485,161482,161480,161469,161460,161457,161456,161448,161423,161420,161417,161415,161409,161406,161403,161399,161398,161393,161392,161388,161384,161383,161380,161376,161367,161366,161365,161364,161362,161351,161345,161344,161339,161338,161333,161321,161316,161307,161306,161300,161299,161296,161295,161292,161291,161287,161286,161281,161280,161279,161276,161274,161273,161269,161267,161258,161251,161247,161237,161235,161232,161228,161225,161224,161221,161217,161215,161214,161211,161204,161202,161201,161197,161195,161191,161189,161187,161183,161181,161180,161179,161178,161162,161155,161153,161141,161139,161134,161133,161131,161129,161122,161117,161116,161111,161103,161095,161094,161093,161090,161085,161076,161075,161065,161063,161055,161053,161052,161051,161048,161047,161045,161043,161032,161019,161009,161007,161006,161005,161004,161001,161000,160999,160998,160995,160987,160979,160978,160976,160969,160967,160965,160964,160961,160950,160949,160947,160938,160936,160935,160933,160932,160928,160926,160921,160916,160915,160912,160890,160889,160888,160887,160885,160870,160869,160851,160846,160844,160842,160827,160822,160820,160819,160818,160808,160807,160806,160802,160800,160799,160797,160795,160775,160759,160748,160747,160745,160739,160724,160723,160722,160712,160707,160706,160702,160701,160698,160695,160694,160692,160688,160687,160686,160684,160683,160680,160679,160672,160656,160651,160649,160641,160635,160632,160608,160597,160569,160568,160561,160546,160535,160525,160524,160523,160522,160517,160516,160514,160508,160502,160485,160479,160478,160474,160468,160465,160464,160463,160462,160451,160447,160446,160444,160443,160437,160433,160431,160429,160424,160422,160420,160415,160412,160394,160384,160383,160381,160375,160358,160352,160351,160348,160347,160346,160340,160326,160317,160304,160297,160296,160293,160290,160289,160285,160283,160278,160274,160270,160264,160261,160260,160257,160231,160203,160190,160188,160184,160183,160182,160181,160169,160165,160156,160154,160147,160140,160135,160134,160133,160132,160131,160119,160113,160106,160102,160099,160098,160097,160093,160077,160068,160062,160048,160045,160044,160036,160035,160034,160033,160032,160031,160030,159989,159975,159962,159957,159952,159928,159927,159924,159914,159912,159907,159902,159890,159889,159888,159887,159878,159872,159871,159870,159869,159868,159867,159866,159861,159856,159855,159853,159828,159825,159822,159821,159815,159813,159807,159806,159805,159804,159803,159795,159793,159791,159784,159782,159781,159780,159779,159778,159777,159776,159775,159774,159773,159772,159771,159770,159769,159766,159760,159759,159758,159757,159752,159749,159745,159732,159730,159729,159727,159720,159719,159718,159717,159716,159712,159710,159705,159704,159703,159702,159701,159700,159699,159695,159686,159683,159679,159678,159673,159670,159662,159659,159647,159645,159640,159631,159615,159606,159601,159598,159597,159596,159592,159591,159590,159589,159588,159586,159577,159576,159575,159566,159565,159564,159563,159562,159561,159557,159556,159555,159554,159553,159548,159547,159532,159517,159512,159505,159504,159495,159491,159489,159488,159482,159481,159479,159467,159464,159463,159444,159425,159424,159422,159419,159417,159414,159410,159406,159404,159403,159399,159398,159396,159393,159392,159389,159382,159359,159339,159338,159335,159334,159333,159329,159328,159326,159325,159324,159316,159315,159312,159309,159308,159306,159305,159303,159302,159289,159280,159275,159265,159256,159252,159251,159247,159229,159219,159202,159201,159192,159177,159174,159173,159146,159132,159128,159126,159123,159115,159114,159106,159104,159097,159089,159088,159082,159066,159064,159063,159062,159061,159060,159050,159030,159029,159027,159025,159024,159023,159022,159020,159019,159017,159015,159010,159004,159002,159001,158995,158994,158993,158992,158991,158990,158989,158988,158987,158985,158979,158978,158977,158976,158973,158971,158968,158966,158965,158964,158941,158940,158928,158927,158923,158917,158912,158911,158910,158909,158908,158907,158903,158902,158897,158895,158894,158893,158892,158883,158877,158876,158875,158874,158871,158860,158849,158842,158835,158819,158813,158799,158798,158781,158780,158779,158778,158777,158774,158770,158767,158766,158763,158754,158749,158748,158747,158746,158745,158744,158743,158742,158741,158740,158738,158737,158736,158735,158734,158733,158732,158731,158730,158729,158728,158727,158726,158725,158721,158720,158719,158718,158714,158711,158708,158702,158700,158693,158688,158687,158677,158669,158663,158662,158658,158657,158656,158649,158641,158639,158631,158623,158622,158620,158618,158617,158615,158614,158613,158609,158601,158599,158596,158587,158586,158584,158583,158577,158555,158547,158532,158521,158520,158504,158500,158499,158493,158492,158482,158480,158475,158473,158472,158470,158469,158468,158467,158466,158465,158464,158451,158450,158443,158439,158437,158435,158428,158426,158425,158424,158423,158419,158418,158405,158402,158401,158400,158392,158364,158363,158359,158358,158352,158351,158349,158347,158341,158340,158338,158332,158331,158330,158329,158322,158318,158317,158313,158297,158268,158267,158265,158262,158247,158221,158211,158210,158209,158208,158206,158186,158185,158184,158183,158178,158167,158163,158146,158141,158140,158138,158135,158133,158132,158131,158125,158123,158120,158119,158105,158104,158103,158102,158098,158097,158094,158092,158091,158084,158083,158079,158075,158074,158073,158069,158064,158063,158062,158052,158050,158040,158023,158016,158014,158006,157991,157984,157983,157982,157981,157980,157978,157977,157972,157968,157966,157965,157962,157959,157952,157949,157947,157944,157942,157910,157908,157907,157906,157905,157902,157900,157897,157885,157883,157882,157875,157874,157868,157867,157866,157865,157863,157857,157845,157842,157841,157827,157826,157825,157823,157821,157819,157817,157810,157809,157808,157807,157806,157803,157795,157793,157792,157791,157789,157787,157786,157785,157784,157769,157762,157761,157759,157757,157755,157754,157748,157743,157742,157741,157737,157733,157731,157729,157727,157726,157725,157722,157721,157720,157708,157706,157705,157703,157692,157691,157688,157681,157671,157669,157660,157654,157652,157649,157648,157647,157645,157625,157624,157622,157618,157617,157610,157601,157599,157590,157589,157584,157583,157581,157579,157577,157576,157572,157571,157562,157557,157556,157554,157549,157546,157545,157538,157535,157525,157521,157505,157494,157493,157492,157487,157481,157480,157479,157478,157474,157464,157463,157460,157451,157450,157449,157447,157446,157437,157434,157433,157430,157425,157422,157421,157420,157417,157404,157403,157402,157401,157400,157397,157396,157395,157394,157393,157392,157391,157389,157386,157379,157378,157377,157359,157348,157340,157335,157334,157333,157327,157324,157317,157316,157315,157299,157297,157296,157293,157289,157275,157257,157251,157250,157249,157248,157246,157245,157244,157242,157239,157237,157236,157234,157232,157226,157220,157219,157218,157217,157212,157211,157208,157207,157206,157201,157196,157195,157161,157159,157155,157152,157148,157143,157136,157133,157116,157112,157111,157108,157106,157104,157102,157100,157099,157096,157094,157087,157077,157074,157073,157072,157071,157070,157068,157067,157066,157063,157062,157057,157054,157050,157039,157035,157031,157030,157025,157023,157022,157021,157020,157019,157016,157010,157009,157008,157007,157006,157004,157003,157002,157001,157000,156999,156998,156995,156993,156982,156977,156976,156972,156970,156968,156963,156958,156956,156953,156951,156950,156931,156927,156925,156914,156913,156911,156910,156909,156897,156893,156884,156883,156881,156879,156871,156850,156846,156841,156840,156838,156834,156828,156825,156821,156817,156816,156813,156812,156811,156806,156805,156795,156794,156792,156788,156780,156779,156778,156766,156760,156759,156758,156756,156755,156753,156750,156746,156743,156740,156734,156731,156729,156728,156727,156726,156725,156724,156723,156722,156703,156697,156684,156682,156680,156679,156675,156674,156659,156658,156657,156656,156652,156648,156642,156641,156628,156624,156614,156613,156611,156600,156599,156598,156591,156589,156586,156585,156571,156565,156560,156559,156558,156552,156551,156550,156548,156547,156537,156535,156532,156529,156528,156522,156519,156508,156506,156505,156502,156498,156497,156496,156494,156493,156492,156488,156487,156486,156485,156484,156483,156482,156481,156475,156473,156458,156447,156443,156442,156441,156439,156435,156430,156429,156428,156426,156422,156414,156413,156411,156406,156403,156397,156394,156380,156379,156378,156370,156367,156365,156356,156350,156349,156341,156338,156336,156335,156333,156332,156329,156328,156324,156312,156311,156306,156303,156302,156292,156287,156286,156279,156276,156273,156272,156270,156266,156265,156264,156263,156262,156261,156260,156258,156257,156256,156255,156236,156228,156227,156197,156194,156193,156187,156176,156175,156174,156173,156172,156171,156170,156169,156168,156167,156165,156153,156146,156135,156129,156126,156125,156117,156110,156109,156107,156104,156092,156090,156087,156082,156081,156079,156075,156064,156062,156051,156046,156044,156043,156039,156008,156007,156006,156005,156004,155998,155997,155995,155984,155983,155982,155979,155978,155977,155976,155975,155973,155962,155954,155949,155947,155943,155938,155937,155930,155927,155922,155912,155907,155906,155901,155897,155896,155876,155875,155868,155865,155864,155863,155853,155852,155850,155847,155846,155839,155835,155833,155831,155830,155826,155825,155821,155814,155813,155812,155807,155804,155794,155793,155792,155790,155758,155757,155756,155755,155754,155752,155739,155737,155730,155729,155726,155724,155721,155720,155719,155717,155699,155695,155690,155685,155683,155682,155680,155660,155654,155647,155636,155635,155608,155605,155602,155601,155597,155595,155594,155592,155590,155587,155581,155574,155573,155572,155569,155564,155552,155525,155512,155510,155504,155498,155490,155482,155481,155478,155470,155467,155465,155463,155459,155458,155456,155455,155452,155451,155449,155448,155424,155423,155412,155411,155410,155409,155408,155405,155404,155403,155399,155395,155391,155364,155362,155361,155356,155354,155352,155345,155337,155334,155330,155327,155321,155313,155303,155299,155297,155268,155267,155260,155257,155255,155235,155233,155232,155231,155230,155226,155223,155222,155221,155219,155217,155216,155211,155210,155206,155204,155195,155175,155174,155170,155169,155168,155167,155164,155163,155160,155153,155151,155146,155143,155142,155138,155132,155128,155125,155123,155120,155119,155118,155117,155113,155112,155103,155093,155092,155086,155080,155078,155077,155076,155073,155072,155070,155067,155066,155061,155052,155046,155041,155034,155033,155024,155023,155022,155021,155019,155008,155003,154989,154987,154983,154959,154944,154943,154940,154939,154936,154935,154931,154930,154916,154909,154908,154907,154903,154893,154892,154891,154879,154878,154877,154876,154873,154871,154856,154853,154843,154837,154836,154835,154823,154815,154814,154809,154808,154799,154798,154793,154792,154791,154786,154785,154780,154779,154772,154771,154768,154767,154765,154763,154760,154757,154750,154749,154745,154730,154729,154726,154725,154724,154719,154718,154717,154716,154713,154712,154711,154710,154707,154706,154699,154698,154697,154696,154694,154692,154691,154690,154689,154688,154684,154683,154681,154676,154675,154671,154656,154654,154649,154634,154632,154621,154605,154603,154597,154596,154595,154591,154584,154582,154579,154565,154558,154546,154545,154544,154543,154542,154541,154540,154539,154538,154536,154535,154530,154526,154513,154508,154507,154506,154505,154499,154498,154497,154496,154494,154493,154489,154488,154487,154486,154484,154477,154463,154462,154461,154460,154459,154451,154438,154434,154425,154424,154423,154421,154414,154413,154411,154410,154409,154402,154401,154399,154395,154379,154378,154377,154376,154374,154373,154370,154366,154362,154361,154351,154341,154324,154317,154309,154308,154304,154296,154287,154285,154283,154282,154280,154274,154273,154266,154265,154264,154262,154260,154259,154255,154251,154249,154240,154237,154234,154221,154220,154219,154213,154205,154185,154184,154179,154177,154168,154163,154160,154159,154156,154152,154144,154142,154139,154138,154137,154136,154134,154133,154132,154124,154123,154119,154117,154107,154094,154092,154086,154084,154083,154080,154078,154073,154069,154068,154067,154066,154065,154053,154050,154046,154045,154044,154038,154036,154025,154023,154022,154021,154019,154018,154017,154016,154015,154010,153991,153987,153983,153981,153976,153970,153967,153966,153963,153957,153939,153937,153931,153930,153929,153927,153926,153925,153924,153923,153922,153921,153920,153919,153918,153917,153913,153911,153906,153905,153901,153899,153895,153890,153888,153886,153873,153871,153870,153867,153865,153862,153860,153858,153856,153849,153836,153832,153827,153821,153820,153818,153816,153814,153813,153812,153806,153805,153804,153803,153800,153782,153775,153773,153771,153761,153760,153748,153744,153728,153722,153721,153720,153714,153713,153708,153706,153703,153696,153694,153670,153655,153654,153644,153640,153631,153628,153624,153622,153620,153606,153596,153593,153567,153562,153557,153554,153553,153551,153550,153548,153545,153539,153536,153525,153523,153519,153515,153488,153487,153480,153479,153473,153472,153470,153465,153462,153458,153457,153438,153431,153429,153409,153401,153399,153397,153391,153386,153380,153379,153372,153366,153363,153362,153360,153359,153351,153350,153348,153346,153345,153341,153330,153328,153323,153322,153320,153279,153277,153275,153273,153271,153267,153265,153264,153262,153260,153259,153255,153243,153242,153239,153235,153220,153216,153214,153213,153212,153210,153196,153192,153190,153179,153178,153177,153176,153175,153164,153163,153162,153161,153160,153159,153157,153153,153140,153139,153138,153136,153134,153132,153131,153120,153117,153110,153109,153108,153105,153104,153103,153102,153101,153100,153099,153098,153097,153096,153094,153093,153087,153086,153085,153082,153081,153079,153076,153075,153074,153073,153072,153071,153070,153069,153065,153053,153039,153038,153037,153036,153035,153031,153028,153027,153023,153007,153004,152998,152994,152991,152986,152982,152980,152978,152975,152974,152960,152957,152954,152952,152951,152950,152944,152938,152931,152920,152914,152912,152903,152896,152894,152882,152878,152873,152850,152842,152837,152822,152819,152802,152795,152794,152793,152790,152789,152782,152778,152758,152755,152750,152733,152728,152727,152723,152722,152713,152706,152705,152699,152688,152670,152663,152661,152659,152658,152643,152630,152629,152628,152625,152623,152622,152618,152616,152615,152614,152611,152608,152607,152606,152605,152597,152586,152584,152576,152573,152550,152533,152528,152526,152520,152518,152516,152515,152513,152511,152498,152492,152487,152486,152485,152480,152474,152472,152471,152470,152469,152467,152466,152463,152462,152461,152458,152455,152449,152428,152426,152417,152410,152409,152408,152406,152388,152387,152386,152381,152379,152375,152366,152355,152354,152353,152352,152351,152349,152345,152344,152343,152342,152340,152339,152338,152337,152310,152303,152302,152301,152300,152294,152293,152289,152288,152287,152286,152285,152282,152279,152278,152272,152263,152262,152257,152256,152248,152246,152244,152243,152242,152239,152235,152234,152229,152226,152219,152218,152217,152216,152214,152201,152198,152192,152184,152183,152181,152180,152173,152172,152171,152169,152168,152166,152161,152158,152152,152147,152140,152134,152131,152130,152127,152126,152123,152118,152111,152109,152108,152106,152093,152092,152091,152090,152085,152083,152074,152071,152070,152069,152064,152061,152060,152058,152057,152053,152052,152049,152043,152039,152035,152032,152025,152019,151998,151997,151985,151982,151942,151930,151928,151927,151926,151925,151924,151923,151922,151921,151920,151919,151915,151911,151910,151907,151903,151902,151901,151898,151891,151890,151877,151876,151840,151839,151833,151828,151819,151803,151791,151789,151787,151786,151781,151780,151776,151775,151774,151770,151764,151746,151744,151740,151738,151733,151730,151725,151717,151709,151699,151692,151691,151674,151665,151648,151644,151628,151621,151619,151605,151604,151602,151592,151586,151545,151529,151527,151521,151520,151519,151513,151490,151475,151469,151468,151451,151449,151447,151446,151444,151442,151435,151423,151414,151412,151411,151410,151398,151372,151356,151355,151336,151334,151332,151327,151314,151310,151309,151307,151305,151301,151300,151299,151297,151294,151292,151282,151276,151275,151273,151272,151269,151268,151267,151266,151265,151264,151263,151262,151261,151260,151259,151249,151244,151235,151226,151225,151224,151223,151220,151210,151209,151208,151207,151206,151205,151203,151200,151187,151177,151172,151165,151164,151163,151160,151158,151156,151153,151152,151150,151146,151136,151135,151123,151122,151111,151110,151109,151105,151092,151070,151068,151065,151060,151057,151048,151039,151035,151034,151031,151023,151021,151020,151016,151015,151014,151013,151012,151009,151008,151005,151004,151003,151002,151001,150999,150997,150996,150985,150984,150983,150976,150968,150966,150964,150936,150935,150919,150918,150916,150879,150877,150871,150870,150869,150866,150852,150842,150828,150824,150819,150817,150794,150793,150780,150772,150771,150770,150767,150762,150758,150719,150710,150707,150704,150698,150697,150696,150689,150685,150667,150650,150648,150647,150646,150635,150629,150619,150618,150615,150592,150590,150580,150579,150578,150577,150573,150569,150546,150542,150541,150522,150521,150517,150514,150513,150502,150500,150485,150482,150480,150479,150478,150474,150472,150466,150465,150461,150460,150459,150458,150456,150453,150449,150445,150443,150441,150429,150417,150416,150415,150404,150403,150395,150384,150376,150370,150369,150363,150362,150361,150355,150352,150349,150346,150343,150340,150338,150337,150336,150334,150329,150328,150300,150297,150287,150279,150260,150258,150252,150251,150250,150249,150238,150237,150229,150228,150225,150221,150218,150215,150202,150186,150182,150167,150158,150156,150149,150147,150115,150102,150099,150093,149987,149986,149985,149978,149977,149975,149970,149969,149967,149964,149963,149962,149959,149957,149956,149950,149949,149941,149937,149936,149935,149934,149931,149930,149929,149928,149926,149924,149922,149921,149920,149913,149910,149909,149894,149893,149892,149884,149882,149880,149873,149866,149854,149853,149851,149845,149839,149838,149797,149795,149794,149787,149778,149777,149776,149774,149773,149772,149770,149768,149764,149763,149760,149752,149751,149741,149727,149726,149723,149722,149711,149710,149709,149704,149696,149695,149694,149692,149691,149689,149681,149680,149679,149678,149666,149646,149645,149644,149640,149635,149633,149630,149626,149617,149616,149614,149613,149606,149599,149598,149597,149595,149593,149592,149590,149589,149588,149587,149586,149585,149584,149583,149582,149581,149579,149578,149576,149575,149569,149550,149549,149548,149545,149544,149543,149539,149536,149527,149525,149522,149519,149515,149504,149499,149498,149497,149496,149495,149494,149493,149492,149491,149490,149489,149488,149484,149483,149478,149476,149473,149469,149467,149460,149459,149458,149450,149449,149446,149445,149443,149442,149438,149437,149436,149434,149433,149432,149431,149430,149419,149409,149408,149407,149406,149405,149404,149402,149400,149397,149390,149389,149385,149384,149382,149379,149374,149371,149370,149368,149362,149357,149350,149332,149330,149329,149323,149321,149316,149312,149303,149302,149297,149296,149292,149290,149288,149277,149276,149275,149274,149273,149272,149270,149266,149265,149264,149263,149262,149258,149254,149245,149241,149203,149196,149195,149191,149188,149180,149170,149169,149168,149166,149165,149164,149163,149162,149161,149160,149159,149158,149157,149156,149154,149146,149140,149139,149138,149137,149135,149134,149133,149131,149129,149124,149123,149120,149119,149118,149117,149116,149099,149097,149096,149095,149091,149090,149089,149087,149083,149069,149068,149067,149066,149065,149064,149063,149062,149061,149060,149059,149058,149057,149056,149055,149054,149053,149051,149048,149042,149018,149017,149016,149014,149013,149012,149011,149008,149002,148999,148997,148996,148994,148987,148978,148973,148972,148971,148968,148967,148966,148965,148963,148962,148959,148957,148953,148952,148943,148942,148939,148938,148937,148936,148935,148933,148929,148928,148925,148919,148916,148914,148905,148894,148893,148892,148887,148885,148881,148869,148861,148859,148858,148857,148854,148851,148848,148840,148839,148838,148837,148836,148835,148834,148833,148832,148831,148830,148829,148828,148827,148826,148824,148822,148814,148811,148808,148802,148801,148799,148796,148795,148794,148793,148788,148786,148785,148780,148778,148772,148770,148768,148767,148763,148760,148749,148741,148740,148737,148736,148734,148721,148719,148718,148716,148707,148704,148696,148692,148684,148680,148678,148672,148670,148664,148663,148660,148659,148652,148647,148646,148639,148638,148635,148631,148628,148627,148616,148614,148612,148610,148603,148596,148592,148591,148583,148577,148575,148574,148573,148571,148562,148556,148554,148553,148548,148547,148544,148541,148540,148537,148536,148531,148530,148529,148527,148526,148517,148515,148512,148511,148508,148504,148503,148501,148500,148499,148487,148486,148485,148480,148473,148469,148459,148457,148454,148442,148441,148439,148437,148435,148430,148426,148425,148423,148420,148419,148417,148416,148404,148388,148383,148376,148375,148374,148367,148366,148364,148361,148360,148354,148349,148347,148346,148345,148341,148326,148325,148324,148320,148309,148305,148303,148299,148298,148297,148296,148293,148290,148287,148280,148279,148278,148271,148268,148265,148263,148258,148252,148251,148249,148236,148233,148227,148222,148220,148216,148210,148187,148186,148179,148175,148173,148169,148164,148163,148162,148159,148153,148141,148140,148138,148133,148129,148124,148122,148121,148120,148115,148114,148111,148110,148089,148087,148086,148085,148084,148077,148072,148065,148064,148063,148062,148057,148056,148048,148023,148022,148021,148017,148016,148014,148011,148008,148004,148001,147994,147993,147992,147991,147990,147979,147975,147974,147973,147972,147967,147964,147963,147962,147950,147949,147938,147936,147935,147925,147919,147917,147916,147915,147913,147911,147910,147909,147907,147905,147903,147901,147900,147893,147892,147891,147889,147883,147882,147876,147861,147839,147834,147833,147832,147828,147827,147825,147822,147821,147820,147817,147816,147813,147802,147797,147787,147786,147785,147784,147781,147780,147779,147778,147775,147774,147771,147770,147768,147767,147764,147762,147760,147757,147756,147752,147741,147740,147733,147732,147724,147714,147710,147709,147706,147703,147702,147695,147694,147680,147674,147661,147660,147656,147640,147639,147637,147624,147621,147620,147617,147615,147606,147603,147601,147600,147599,147598,147584,147582,147579,147578,147574,147573,147572,147565,147561,147552,147547,147545,147544,147543,147542,147541,147539,147535,147534,147533,147532,147531,147529,147524,147523,147512,147509,147506,147505,147502,147496,147491,147490,147486,147483,147482,147480,147478,147477,147474,147473,147469,147467,147466,147465,147464,147459,147447,147445,147443,147441,147436,147433,147432,147427,147426,147423,147421,147419,147418,147409,147408,147407,147398,147396,147393,147382,147381,147371,147369,147363,147357,147355,147354,147351,147349,147346,147343,147342,147341,147338,147336,147333,147331,147329,147326,147323,147306,147305,147302,147300,147299,147295,147293,147292,147291,147290,147289,147288,147277,147276,147275,147274,147273,147271,147270,147265,147264,147263,147258,147252,147249,147243,147242,147239,147236,147230,147225,147220,147219,147208,147207,147195,147194,147191,147190,147189,147186,147181,147180,147179,147174,147173,147170,147169,147168,147167,147165,147164,147163,147162,147160,147150,147144,147143,147141,147137,147133,147126,147125,147119,147117,147111,147096,147080,147079,147077,147073,147071,147068,147067,147066,147065,147064,147060,147059,147057,147056,147055,147053,147028,147027,147025,147003,147002,146993,146992,146987,146978,146976,146975,146974,146965,146963,146962,146960,146959,146958,146957,146956,146955,146954,146953,146952,146948,146947,146946,146944,146937,146936,146935,146934,146926,146920,146919,146916,146914,146913,146912,146907,146901,146900,146899,146868,146867,146864,146863,146862,146861,146860,146857,146856,146846,146843,146840,146838,146835,146834,146833,146832,146828,146827,146823,146822,146821,146820,146819,146818,146815,146814,146805,146804,146803,146798,146797,146791,146779,146770,146769,146757,146755,146753,146750,146749,146748,146747,146746,146744,146740,146735,146733,146724,146723,146708,146692,146688,146687,146685,146684,146680,146674,146673,146668,146657,146656,146653,146650,146646,146645,146642,146634,146632,146622,146621,146620,146619,146617,146613,146608,146596,146592,146582,146581,146580,146577,146575,146567,146565,146560,146557,146554,146553,146538,146535,146534,146533,146532,146531,146526,146522,146519,146517,146515,146511,146504,146496,146494,146482,146481,146480,146479,146478,146477,146469,146468,146454,146446,146445,146444,146405,146404,146401,146398,146397,146394,146379,146376,146370,146364,146357,146356,146353,146347,146341,146336,146329,146328,146307,146306,146296,146294,146291,146290,146285,146284,146272,146271,146260,146252,146240,146234,146231,146227,146223,146222,146218,146217,146216,146205,146198,146190,146159,146158,146156,146154,146149,146144,146142,146132,146122,146121,146120,146095,146090,146079,146072,146071,146070,146064,146061,146056,146055,146048,146047,146026,146025,146024,146020,146019,146018,146013,145997,145982,145979,145974,145972,145970,145969,145967,145965,145964,145961,145960,145950,145949,145943,145942,145941,145921,145919,145918,145916,145915,145914,145911,145908,145907,145906,145904,145902,145891,145885,145884,145883,145882,145881,145880,145879,145874,145872,145867,145865,145858,145857,145854,145853,145852,145846,145845,145843,145842,145834,145831,145828,145824,145820,145814,145813,145812,145809,145806,145801,145799,145791,145787,145775,145769,145750,145749,145737,145718,145717,145715,145709,145701,145694,145683,145671,145650,145649,145648,145647,145645,145638,145637,145636,145635,145634,145612,145611,145607,145589,145578,145571,145568,145567,145555,145547,145546,145545,145537,145527,145526,145522,145517,145513,145512,145510,145509,145508,145505,145495,145491,145490,145489,145488,145484,145474,145472,145468,145460,145457,145445,145443,145440,145433,145427,145410,145408,145403,145402,145399,145390,145389,145388,145387,145385,145372,145370,145365,145347,145343,145339,145337,145312,145310,145307,145305,145304,145300,145298,145294,145293,145283,145281,145266,145264,145263,145257,145256,145254,145253,145252,145249,145248,145241,145238,145236,145234,145222,145221,145220,145219,145218,145217,145216,145215,145214,145213,145212,145210,145209,145207,145206,145203,145202,145199,145183,145182,145181,145180,145179,145178,145168,145165,145163,145162,145153,145146,145145,145138,145137,145136,145132,145130,145129,145128,145127,145126,145121,145113,145110,145104,145098,145095,145094,145093,145092,145091,145090,145089,145088,145087,145086,145085,145084,145083,145082,145081,145080,145079,145078,145073,145072,145071,145070,145056,145050,145048,145042,145036,145029,145028,145025,145024,145023,145018,145017,145016,145013,145012,145008,145002,144999,144998,144991,144989,144982,144981,144977,144976,144975,144974,144973,144972,144971,144970,144966,144959,144958,144953,144950,144947,144945,144929,144926,144925,144923,144921,144920,144918,144917,144911,144897,144890,144888,144887,144882,144881,144880,144879,144878,144877,144875,144858,144856,144854,144850,144849,144845,144843,144840,144839,144838,144837,144835,144818,144816,144814,144813,144812,144811,144810,144809,144808,144807,144804,144803,144802,144801,144800,144795,144794,144792,144790,144788,144783,144778,144777,144774,144770,144769,144748,144745,144744,144729,144727,144726,144725,144724,144720,144719,144707,144697,144689,144685,144677,144676,144647,144610,144586,144585,144521,144507,144504,144502,144498,144496,144494,144493,144484,144483,144482,144481,144480,144479,144478,144476,144472,144468,144467,144463,144460,144458,144457,144455,144449,144447,144446,144445,144444,144442,144429,144428,144425,144420,144419,144418,144417,144408,144406,144404,144403,144402,144401,144400,144399,144398,144397,144396,144395,144394,144393,144390,144389,144388,144387,144386,144385,144381,144380,144378,144366,144363,144347,144341,144340,144331,144330,144326,144325,144323,144322,144321,144320,144319,144318,144317,144316,144315,144314,144312,144309,144307,144305,144300,144297,144295,144290,144288,144286,144285,144284,144283,144282,144262,144261,144260,144250,144247,144245,144240,144238,144232,144231,144230,144219,144218,144217,144216,144214,144213,144212,144210,144209,144207,144200,144190,144189,144184,144183,144172,144170,144169,144168,144163,144157,144145,144144,144142,144137,144135,144134,144133,144127,144126,144125,144105,144104,144102,144100,144099,144098,144094,144093,144092,144091,144090,144089,144071,144058,144056,144052,144043,144041,144040,144039,144038,144030,144029,144028,144027,144024,144023,144022,144018,144016,144015,144014,144013,144012,144011,144010,144009,143999,143996,143995,143994,143993,143990,143981,143980,143976,143974,143972,143970,143969,143968,143967,143965,143964,143963,143956,143955,143946,143945,143944,143943,143942,143941,143939,143938,143937,143936,143933,143930,143921,143909,143902,143900,143895,143892,143883,143882,143880,143877,143876,143870,143862,143860,143859,143850,143844,143843,143829,143826,143825,143824,143816,143798,143793,143791,143789,143788,143784,143776,143773,143768,143737,143736,143735,143734,143733,143732,143731,143728,143727,143726,143725,143724,143723,143718,143715,143710,143708,143706,143696,143695,143693,143689,143688,143687,143686,143678,143677,143674,143673,143671,143669,143666,143663,143661,143660,143657,143656,143646,143645,143642,143641,143640,143639,143638,143637,143635,143634,143633,143632,143631,143625,143624,143622,143616,143615,143614,143613,143602,143601,143600,143599,143598,143597,143595,143594,143585,143584,143556,143552,143549,143541,143540,143538,143532,143524,143523,143522,143521,143512,143504,143500,143498,143496,143494,143491,143488,143485,143484,143483,143482,143474,143473,143472,143471,143469,143468,143467,143466,143465,143459,143458,143457,143456,143455,143453,143451,143448,143447,143446,143434,143427,143426,143423,143421,143420,143413,143412,143409,143408,143407,143404,143403,143402,143401,143400,143399,143398,143396,143394,143393,143392,143361,143336,143331,143330,143317,143295,143233,143232,143222,143210,143192,143187,143186,143185,143183,143182,143180,143173,143168,143158,143157,143152,143151,143140,143133,143057,143056,143055,143049,143047,143044,143042,143040,143037,143036,143035,143034,143033,143032,143023,143011,143006,142995,142968,142967,142964,142962,142961,142960,142956,142946,142945,142944,142941,142928,142927,142926,142925,142924,142923,142922,142920,142915,142913,142902,142899,142894,142892,142891,142890,142887,142883,142879,142877,142876,142873,142872,142857,142850,142829,142828,142820,142813,142795,142794,142782,142769,142756,142747,142745,142744,142737,142736,142735,142734,142733,142732,142731,142730,142728,142727,142724,142719,142718,142715,142714,142712,142705,142704,142703,142699,142697,142696,142694,142693,142681,142680,142679,142678,142677,142676,142675,142674,142673,142667,142660,142659,142658,142655,142654,142653,142652,142650,142647,142646,142645,142640,142639,142632,142631,142630,142622,142621,142619,142618,142616,142615,142614,142600,142599,142598,142596,142595,142587,142585,142584,142583,142582,142580,142577,142573,142543,142535,142510,142502,142492,142491,142489,142487,142485,142484,142480,142479,142459,142458,142457,142456,142455,142452,142450,142446,142442,142432,142425,142424,142420,142408,142403,142401,142398,142395,142388,142386,142385,142383,142382,142380,142377,142370,142369,142364,142362,142350,142349,142348,142347,142346,142345,142336,142332,142327,142324,142323,142319,142318,142317,142315,142314,142313,142307,142304,142303,142293,142290,142289,142285,142284,142283,142281,142279,142272,142268,142267,142266,142258,142257,142256,142254,142252,142250,142249,142248,142246,142245,142244,142233,142231,142226,142225,142213,142209,142208,142206,142205,142203,142198,142196,142195,142192,142184,142183,142180,142175,142173,142172,142166,142135,142133,142131,142108,142107,142103,142087,142085,142082,142081,142074,142072,142071,142057,142049,142041,142039,142038,142036,142034,142033,142028,142027,142026,142023,142022,142021,142020,142019,142018,142017,142016,142014,142013,142012,142011,142010,142009,142007,142006,142005,142003,142002,142001,142000,141997,141992,141991,141990,141989,141978,141963,141947,141946,141944,141942,141939,141938,141901,141898,141892,141891,141883,141876,141872,141866,141865,141864,141861,141860,141859,141858,141857,141856,141848,141845,141844,141843,141841,141837,141836,141831,141830,141828,141826,141823,141822,141821,141820,141816,141815,141804,141786,141784,141781,141780,141776,141773,141772,141771,141767,141766,141765,141763,141757,141756,141755,141754,141753,141752,141751,141750,141745,141742,141741,141730,141728,141720,141716,141712,141711,141710,141709,141708,141707,141706,141705,141700,141697,141694,141690,141682,141681,141675,141670,141662,141652,141646,141643,141641,141638,141632,141626,141621,141613,141612,141610,141607,141601,141597,141596,141594,141586,141583,141582,141575,141574,141568,141566,141565,141564,141560,141558,141557,141556,141550,141548,141543,141537,141534,141532,141531,141525,141522,141519,141508,141505,141504,141503,141502,141501,141499,141495,141486,141485,141484,141483,141482,141481,141478,141473,141472,141365,141350,141345,141343,141342,141341,141340,141339,141338,141336,141333,141330,141329,141326,141324,141321,141320,141316,141314,141313,141285,141284,141282,141277,141275,141271,141269,141265,141236,141235,141231,141222,141219,141211,141210,141209,141208,141206,141204,141203,141202,141201,141196,141186,141185,141183,141182,141178,141173,141172,141171,141170,141169,141167,141162,141161,141160,141155,141149,141148,141147,141140,141138,141134,141133,141132,141129,141128,141124,141119,141112,141105,141098,141096,141091,141090,141085,141080,141079,141078,141076,141075,141071,141067,141064,141063,141062,141055,141054,141045,141041,141038,141037,141036,141035,141033,141030,141028,141016,141004,141003,141001,140999,140971,140967,140966,140959,140954,140953,140952,140948,140946,140944,140942,140937,140935,140933,140932,140931,140930,140923,140922,140909,140906,140896,140895,140893,140892,140889,140888,140886,140883,140881,140872,140871,140866,140852,140848,140833,140830,140824,140823,140822,140821,140817,140810,140809,140807,140805,140803,140802,140801,140796,140793,140791,140786,140784,140783,140781,140780,140777,140774,140773,140771,140759,140758,140751,140750,140749,140748,140747,140746,140745,140742,140741,140739,140737,140735,140725,140717,140711,140708,140707,140702,140701,140700,140688,140686,140664,140654,140652,140648,140639,140636,140635,140633,140632,140631,140629,140619,140618,140614,140608,140607,140595,140591,140585,140581,140580,140579,140571,140570,140569,140536,140535,140528,140526,140525,140523,140518,140517,140515,140512,140499,140494,140493,140483,140482,140481,140473,140472,140467,140465,140464,140459,140421,140409,140407,140403,140401,140400,140397,140364,140363,140352,140350,140346,140340,140313,140289,140286,140284,140254,140253,140247,140246,140224,140218,140212,140211,140210,140209,140208,140207,140206,140205,140203,140202,140201,140200,140196,140192,140190,140188,140187,140185,140178,140166,140150,140149,140146,140145,140144,140143,140142,140138,140136,140133,140131,140115,140053,140052,140039,140038,140037,140036,140034,140033,140030,140029,140028,140024,140023,140022,139989,139979,139977,139976,139975,139974,139969,139962,139958,139957,139955,139953,139952,139940,139915,139906,139899,139898,139896,139894,139891,139886,139879,139859,139855,139854,139850,139849,139846,139845,139844,139843,139829,139826,139816,139807,139806,139804,139803,139801,139800,139799,139797,139796,139791,139787,139775,139754,139753,139751,139750,139748,139747,139740,139724,139720,139716,139715,139713,139712,139711,139710,139696,139693,139685,139632,139631,139626,139623,139614,139610,139607,139584,139571,139569,139565,139560,139559,139558,139557,139556,139555,139553,139546,139545,139543,139541,139534,139532,139526,139525,139509,139507,139505,139504,139503,139501,139500,139499,139498,139497,139496,139495,139494,139488,139487,139485,139456,139441,139435,139424,139382,139364,139342,139341,139340,139339,139338,139337,139331,139317,139315,139312,139308,139303,139292,139277,139276,139268,139267,139264,139261,139260,139259,139258,139257,139255,139250,139245,139244,139239,139236,139234,139232,139230,139221,139216,139209,139206,139201,139200,139199,139198,139197,139177,139174,139169,139168,139167,139165,139163,139151,139140,139129,139125,139120,139119,139117,139116,139115,139109,139108,139107,139096,139095,139090,139089,139088,139087,139084,139080,139079,139077,139068,139066,139064,139063,139060,139052,139046,139010,139008,138976,138975,138966,138965,138962,138961,138960,138958,138950,138943,138942,138941,138937,138933,138930,138929,138925,138915,138914,138911,138909,138906,138903,138900,138895,138892,138885,138884,138878,138875,138868,138865,138853,138820,138819,138818,138816,138815,138814,138812,138810,138809,138808,138807,138806,138805,138804,138798,138789,138786,138781,138780,138775,138771,138768,138767,138766,138764,138759,138758,138756,138755,138754,138752,138751,138746,138743,138739,138738,138727,138723,138722,138721,138712,138710,138696,138695,138693,138691,138689,138680,138674,138669,138666,138646,138645,138643,138642,138641,138611,138609,138607,138606,138605,138602,138600,138595,138585,138584,138580,138577,138576,138571,138555,138554,138553,138549,138545,138544,138542,138541,138540,138529,138528,138527,138526,138525,138522,138521,138494,138492,138491,138490,138464,138461,138459,138458,138457,138456,138455,138454,138448,138435,138430,138426,138413,138412,138409,138403,138402,138401,138400,138398,138395,138369,138368,138357,138354,138348,138346,138345,138344,138343,138340,138337,138335,138334,138333,138329,138325,138323,138322,138320,138317,138316,138315,138313,138310,138303,138302,138298,138292,138291,138284,138282,138280,138278,138275,138274,138267,138266,138259,138257,138255,138254,138249,138247,138246,138245,138243,138234,138227,138225,138224,138222,138218,138214,138212,138209,138201,138196,138194,138192,138191,138183,138175,138171,138170,138167,138166,138165,138164,138163,138161,138159,138156,138155,138153,138149,138145,138144,138143,138142,138140,138135,138134,138132,138130,138129,138127,138126,138125,138120,138119,138118,138117,138116,138111,138109,138105,138103,138102,138101,138100,138098,138095,138094,138093,138092,138087,138085,138083,138082,138081,138068,138061,138050,138046,138038,138032,138029,138027,138024,138017,138015,138014,138013,138010,138008,138007,138006,138004,138002,137999,137998,137996,137995,137992,137988,137985,137984,137966,137965,137963,137962,137961,137960,137957,137956,137954,137947,137946,137942,137938,137936,137932,137931,137926,137923,137922,137921,137919,137911,137909,137908,137904,137898,137897,137896,137895,137894,137893,137890,137889,137888,137884,137883,137882,137881,137880,137879,137877,137876,137873,137871,137868,137865,137863,137849,137847,137846,137845,137842,137836,137830,137827,137826,137823,137822,137821,137801,137797,137796,137793,137788,137786,137785,137784,137782,137781,137779,137771,137766,137765,137764,137763,137755,137748,137746,137744,137726,137725,137719,137709,137689,137688,137682,137679,137671,137670,137669,137657,137652,137651,137650,137642,137638,137635,137634,137623,137621,137620,137615,137611,137607,137606,137602,137600,137592,137590,137584,137581,137580,137577,137576,137574,137573,137569,137565,137562,137561,137558,137556,137555,137546,137545,137544,137534,137528,137527,137523,137521,137517,137516,137513,137511,137505,137503,137502,137500,137499,137493,137489,137477,137476,137475,137463,137461,137460,137457,137456,137452,137451,137427,137424,137422,137419,137417,137416,137413,137412,137406,137404,137402,137399,137395,137391,137390,137366,137361,137360,137359,137354,137351,137349,137344,137336,137330,137328,137326,137321,137320,137318,137258,137257,137256,137255,137252,137251,137247,137245,137244,137241,137238,137236,137235,137230,137216,137208,137205,137202,137194,137190,137187,137185,137180,137179,137172,137171,137163,137160,137156,137154,137152,137150,137149,137148,137147,137146,137145,137144,137139,137134,137132,137131,137130,137124,137120,137117,137116,137115,137114,137105,137104,137099,137097,137096,137092,137091,137088,137087,137079,137078,137076,137070,137068,137067,137064,137050,137048,137047,137045,137043,137039,137038,137037,137036,137035,137033,137026,137023,137022,137013,137009,137007,137006,136997,136993,136989,136986,136982,136975,136964,136962,136961,136959,136956,136955,136954,136952,136949,136948,136940,136936,136934,136926,136925,136916,136915,136912,136911,136910,136909,136905,136903,136901,136900,136899,136897,136895,136848,136847,136846,136845,136844,136842,136833,136831,136830,136829,136828,136796,136795,136793,136790,136774,136769,136767,136766,136762,136756,136743,136739,136737,136736,136735,136731,136727,136726,136724,136721,136720,136713,136699,136698,136696,136685,136684,136681,136672,136665,136664,136660,136656,136648,136642,136639,136633,136630,136628,136612,136611,136600,136597,136587,136586,136585,136584,136580,136575,136569,136554,136552,136551,136548,136546,136545,136539,136516,136514,136505,136504,136501,136490,136483,136478,136475,136470,136466,136460,136449,136439,136438,136436,136429,136422,136418,136416,136409,136407,136406,136404,136402,136386,136384,136382,136354,136351,136348,136347,136345,136337,136333,136331,136328,136327,136326,136325,136322,136320,136319,136318,136316,136314,136313,136306,136303,136299,136298,136296,136293,136292,136291,136290,136289,136285,136284,136275,136274,136273,136272,136271,136267,136266,136263,136262,136261,136260,136259,136258,136257,136256,136254,136253,136246,136245,136244,136243,136242,136241,136236,136235,136230,136228,136222,136221,136208,136207,136206,136205,136204,136201,136200,136199,136196,136191,136188,136186,136185,136181,136176,136158,136157,136154,136152,136151,136145,136137,136136,136135,136129,136113,136110,136108,136101,136093,136090,136081,136080,136076,136075,136073,136060,136028,136015,136014,136009,136008,136006,136005,136002,135990,135982,135981,135978,135975,135972,135971,135970,135968,135967,135966,135965,135942,135921,135917,135913,135912,135910,135909,135907,135906,135905,135904,135900,135898,135897,135889,135888,135886,135884,135876,135875,135870,135865,135864,135863,135860,135859,135858,135856,135853,135841,135832,135816,135813,135812,135798,135792,135783,135779,135777,135776,135775,135773,135772,135771,135766,135754,135751,135746,135734,135730,135727,135707,135706,135699,135687,135680,135679,135678,135677,135675,135671,135669,135668,135658,135652,135651,135641,135640,135636,135635,135634,135633,135630,135629,135628,135624,135607,135606,135605,135604,135603,135602,135601,135599,135598,135597,135596,135591,135588,135586,135585,135584,135583,135580,135567,135565,135561,135558,135557,135554,135551,135549,135548,135541,135535,135531,135522,135521,135520,135519,135511,135509,135499,135494,135486,135485,135484,135483,135482,135473,135463,135462,135458,135451,135450,135442,135437,135436,135433,135431,135419,135413,135412,135408,135401,135398,135397,135395,135391,135387,135382,135376,135374,135373,135372,135371,135370,135369,135366,135362,135354,135350,135343,135341,135340,135325,135324,135315,135313,135312,135311,135310,135300,135298,135297,135292,135289,135287,135286,135275,135274,135273,135271,135268,135267,135266,135264,135263,135259,135258,135254,135244,135243,135234,135232,135230,135229,135228,135223,135222,135221,135214,135197,135195,135194,135193,135191,135190,135188,135187,135186,135185,135184,135183,135178,135165,135164,135161,135160,135159,135152,135149,135148,135146,135145,135143,135142,135139,135138,135137,135136,135132,135131,135129,135128,135127,135126,135125,135123,135121,135119,135112,135107,135106,135089,135080,135079,135078,135077,135075,135074,135065,135063,135062,135059,135058,135057,135055,135053,135047,135037,135036,135035,135032,135031,135030,135028,135027,135020,135019,135018,135014,135013,135008,135005,134996,134995,134987,134984,134981,134979,134977,134975,134974,134971,134961,134957,134956,134955,134951,134945,134944,134943,134938,134934,134930,134928,134926,134922,134921,134920,134919,134918,134917,134907,134906,134892,134889,134888,134887,134885,134883,134881,134869,134868,134859,134858,134857,134856,134854,134849,134847,134845,134841,134838,134837,134835,134826,134825,134819,134816,134815,134814,134812,134811,134790,134785,134783,134777,134765,134761,134759,134748,134747,134742,134736,134733,134726,134725,134723,134722,134721,134718,134716,134714,134713,134709,134705,134700,134698,134688,134678,134677,134676,134675,134671,134670,134669,134667,134666,134665,134664,134661,134659,134650,134648,134645,134644,134636,134633,134631,134626,134624,134621,134619,134618,134610,134609,134600,134597,134592,134589,134587,134585,134584,134579,134576,134572,134568,134566,134565,134563,134561,134560,134559,134558,134556,134555,134550,134545,134529,134521,134514,134497,134487,134486,134482,134472,134471,134468,134463,134457,134448,134447,134431,134428,134427,134426,134424,134422,134418,134417,134404,134403,134402,134398,134384,134383,134378,134374,134373,134371,134369,134362,134354,134352,134351,134350,134349,134348,134347,134339,134338,134336,134335,134334,134326,134323,134321,134320,134314,134311,134310,134307,134305,134304,134300,134299,134259,134255,134254,134247,134244,134239,134237,134232,134230,134222,134211,134208,134199,134198,134197,134195,134194,134193,134192,134191,134190,134185,134176,134169,134140,134139,134137,134135,134131,134129,134123,134119,134118,134116,134115,134114,134113,134111,134107,134099,134096,134094,134091,134087,134086,134085,134084,134083,134081,134078,134076,134074,134066,134057,134055,134050,134035,134030,134027,134024,134023,134020,134011,134009,134008,134000,133997,133993,133990,133989,133986,133981,133977,133975,133963,133962,133957,133950,133949,133948,133942,133939,133938,133937,133934,133931,133930,133929,133925,133923,133900,133897,133884,133879,133865,133856,133855,133854,133851,133846,133829,133827,133792,133781,133764,133755,133754,133735,133727,133726,133719,133718,133716,133714,133713,133711,133710,133701,133700,133699,133698,133696,133694,133691,133689,133688,133687,133683,133675,133672,133667,133665,133663,133662,133646,133643,133641,133638,133636,133632,133631,133628,133616,133613,133609,133605,133604,133600,133599,133596,133593,133592,133584,133583,133582,133574,133573,133568,133563,133562,133559,133549,133547,133546,133545,133543,133533,133530,133529,133528,133513,133512,133511,133510,133509,133508,133506,133505,133502,133498,133497,133496,133493,133491,133487,133474,133473,133470,133469,133468,133465,133464,133461,133459,133457,133456,133455,133451,133446,133445,133441,133439,133433,133432,133431,133430,133428,133420,133419,133418,133415,133413,133412,133410,133405,133403,133399,133393,133392,133391,133385,133378,133376,133368,133365,133359,133358,133349,133347,133345,133343,133342,133340,133337,133336,133335,133333,133327,133325,133321,133315,133314,133313,133311,133309,133308,133291,133284,133282,133279,133271,133268,133264,133260,133257,133248,133246,133245,133224,133223,133222,133221,133218,133217,133216,133215,133209,133202,133188,133187,133186,133185,133184,133182,133181,133180,133179,133177,133176,133175,133174,133173,133168,133160,133156,133154,133151,133147,133142,133137,133136,133135,133123,133122,133121,133120,133118,133117,133115,133111,133100,133099,133079,133078,133077,133076,133074,133071,133070,133065,133063,133059,133057,133055,133049,133047,133045,133039,133038,133036,133033,133019,133003,132987,132985,132981,132973,132971,132967,132965,132961,132932,132922,132920,132913,132904,132903,132902,132879,132863,132837,132789,132783,132778,132773,132767,132755,132730,132729,132728,132727,132726,132722,132719,132717,132710,132709,132708,132706,132700,132696,132690,132689,132688,132687,132686,132678,132671,132666,132665,132659,132648,132646,132644,132642,132638,132634,132627,132626,132624,132619,132618,132616,132590,132586,132581,132563,132549,132542,132532,132527,132520,132517,132491,132490,132479,132447,132439,132435,132430,132422,132418,132410,132409,132407,132404,132403,132398,132397,132394,132386,132385,132377,132375,132373,132371,132339,132338,132329,132328,132327,132322,132321,132316,132315,132312,132308,132307,132304,132300,132291,132275,132273,132272,132271,132266,132262,132261,132259,132258,132227,132225,132223,132222,132221,132220,132219,132218,132217,132216,132215,132214,132213,132212,132205,132199,132190,132188,132187,132186,132185,132183,132180,132177,132174,132169,132165,132150,132149,132148,132142,132141,132133,132129,132128,132126,132123,132122,132104,132092,132091,132087,132082,132077,132073,132064,132062,132060,132059,132055,132043,132042,132037,132030,132023,132022,132021,132020,132013,132012,132004,131981,131972,131971,131970,131966,131965,131964,131962,131961,131960,131959,131958,131957,131953,131948,131946,131933,131929,131927,131924,131922,131921,131910,131908,131907,131901,131896,131895,131894,131886,131883,131882,131880,131877,131862,131858,131849,131847,131845,131844,131843,131836,131835,131834,131827,131814,131811,131810,131809,131804,131798,131797,131796,131795,131794,131790,131789,131786,131779,131772,131770,131762,131747,131745,131733,131724,131709,131700,131699,131698,131694,131693,131688,131685,131675,131669,131658,131636,131629,131626,131623,131610,131588,131586,131585,131584,131579,131576,131574,131572,131566,131565,131561,131560,131559,131558,131557,131556,131554,131552,131547,131542,131535,131534,131532,131530,131529,131517,131514,131513,131512,131499,131495,131484,131483,131482,131481,131480,131477,131462,131457,131441,131425,131421,131420,131418,131417,131416,131414,131413,131412,131407,131405,131403,131399,131398,131396,131393,131391,131384,131382,131381,131375,131374,131373,131368,131366,131363,131361,131360,131355,131353,131352,131340,131339,131335,131331,131329,131325,131324,131319,131316,131307,131306,131304,131303,131302,131301,131289,131281,131278,131277,131273,131272,131267,131260,131251,131242,131240,131239,131238,131237,131234,131230,131223,131220,131216,131211,131205,131204,131202,131198,131196,131193,131192,131189,131180,131174,131171,131170,131167,131161,131159,131157,131156,131155,131151,131150,131139,131138,131137,131125,131123,131122,131121,131116,131114,131113,131112,131110,131098,131097,131092,131091,131090,131089,131087,131086,131083,131082,131079,131075,131073,131060,131052,131050,131044,131035,131034,131020,131019,131017,131015,131013,130999,130958,130951,130945,130944,130942,130941,130940,130939,130936,130935,130927,130916,130907,130889,130880,130879,130876,130869,130867,130866,130865,130850,130849,130840,130830,130819,130817,130815,130811,130808,130807,130801,130798,130778,130777,130774,130772,130770,130766,130757,130756,130754,130753,130749,130748,130745,130743,130735,130733,130721,130718,130716,130712,130709,130700,130698,130695,130693,130692,130691,130690,130689,130688,130687,130684,130678,130677,130672,130668,130666,130661,130653,130641,130594,130591,130590,130589,130582,130577,130575,130570,130568,130556,130555,130554,130553,130552,130550,130545,130542,130540,130534,130531,130522,130521,130514,130513,130512,130509,130501,130491,130489,130488,130486,130483,130465,130463,130451,130448,130447,130445,130444,130442,130438,130436,130434,130430,130429,130428,130427,130413,130411,130410,130403,130394,130393,130391,130390,130389,130386,130385,130379,130372,130364,130363,130362,130358,130357,130344,130342,130328,130326,130320,130308,130304,130297,130286,130269,130258,130246,130240,130236,130234,130231,130230,130226,130221,130217,130212,130211,130210,130208,130205,130199,130198,130197,130194,130189,130187,130186,130185,130181,130180,130165,130164,130163,130160,130157,130155,130150,130136,130132,130131,130127,130125,130123,130120,130117,130115,130114,130113,130111,130108,130106,130105,130103,130102,130100,130097,130096,130095,130094,130088,130087,130084,130078,130077,130069,130068,130066,130064,130042,130039,130037,130035,130034,130029,130028,130027,130026,130025,130024,130012,130011,130010,130009,130008,130006,129998,129997,129994,129991,129990,129989,129985,129981,129976,129975,129974,129945,129934,129933,129932,129929,129928,129927,129926,129909,129903,129899,129897,129896,129878,129877,129875,129874,129868,129865,129861,129857,129831,129825,129821,129819,129818,129812,129811,129807,129801,129799,129798,129797,129796,129794,129791,129784,129781,129779,129778,129776,129774,129772,129766,129765,129764,129762,129758,129756,129753,129752,129751,129749,129748,129747,129746,129745,129744,129742,129739,129738,129736,129734,129733,129723,129721,129713,129711,129706,129705,129678,129672,129666,129665,129663,129655,129652,129650,129647,129641,129640,129638,129637,129636,129633,129629,129627,129617,129603,129602,129601,129599,129577,129576,129575,129571,129566,129565,129559,129557,129555,129554,129551,129550,129548,129547,129535,129529,129525,129524,129523,129513,129504,129501,129498,129497,129486,129479,129477,129474,129473,129472,129465,129464,129445,129439,129438,129433,129424,129423,129407,129405,129404,129400,129397,129394,129391,129390,129389,129374,129373,129372,129371,129370,129369,129366,129360,129349,129346,129344,129338,129337,129335,129333,129332,129329,129321,129320,129318,129305,129302,129301,129300,129298,129287,129285,129276,129275,129274,129271,129255,129251,129250,129249,129248,129247,129244,129230,129200,129182,129178,129177,129139,129137,129131,129130,129125,129121,129119,129101,129100,129097,129095,129092,129086,129085,129082,129079,129077,129074,129070,129069,129067,129057,129051,129047,129036,129034,129033,129032,129030,129028,129025,129016,129015,129013,129012,129011,129010,129009,129008,129007,129000,128991,128980,128979,128978,128975,128972,128969,128967,128964,128962,128958,128956,128954,128950,128943,128941,128936,128931,128924,128916,128915,128914,128910,128904,128900,128895,128891,128890,128887,128884,128883,128882,128877,128819,128817,128806,128805,128804,128798,128790,128780,128769,128761,128752,128751,128742,128734,128731,128729,128726,128721,128705,128704,128685,128683,128682,128681,128678,128665,128664,128662,128661,128660,128659,128658,128657,128656,128653,128648,128647,128631,128630,128629,128628,128627,128626,128625,128620,128619,128617,128616,128615,128600,128599,128596,128590,128589,128585,128575,128540,128532,128531,128526,128506,128505,128503,128477,128475,128473,128471,128468,128466,128465,128464,128463,128462,128461,128460,128459,128458,128456,128448,128445,128444,128442,128440,128434,128429,128421,128416,128412,128406,128402,128400,128398,128393,128392,128388,128387,128386,128385,128384,128376,128374,128371,128368,128362,128361,128359,128358,128351,128348,128326,128317,128314,128313,128311,128310,128301,128293,128267,128248,128239,128238,128237,128235,128234,128232,128226,128221,128219,128218,128207,128206,128205,128204,128203,128200,128197,128196,128195,128194,128193,128191,128190,128181,128173,128172,128167,128163,128162,128155,128154,128144,128139,128135,128132,128117,128112,128109,128108,128104,128103,128100,128098,128097,128094,128092,128091,128090,128089,128088,128087,128080,128079,128075,128072,128064,128063,128060,128058,128056,128050,128049,128048,128047,128045,128043,128034,128033,128031,128025,128006,128001,128000,127998,127997,127996,127994,127991,127990,127988,127987,127986,127985,127984,127983,127981,127978,127977,127976,127974,127968,127962,127946,127934,127928,127922,127921,127918,127917,127915,127913,127908,127903,127902,127898,127897,127896,127895,127894,127893,127892,127891,127890,127889,127881,127876,127874,127857,127855,127850,127849,127845,127841,127840,127838,127822,127816,127813,127812,127808,127807,127806,127802,127801,127799,127790,127787,127780,127779,127774,127770,127769,127764,127762,127761,127759,127758,127750,127741,127740,127739,127735,127734,127733,127729,127728,127727,127726,127721,127720,127719,127716,127699,127698,127694,127684,127682,127675,127674,127672,127663,127662,127661,127660,127652,127649,127640,127626,127612,127611,127599,127597,127596,127587,127585,127584,127580,127579,127572,127569,127567,127566,127565,127564,127563,127562,127555,127554,127548,127530,127505,127504,127502,127501,127500,127499,127498,127497,127496,127491,127488,127486,127485,127477,127473,127472,127471,127470,127469,127468,127467,127466,127465,127464,127463,127462,127461,127460,127459,127458,127457,127456,127455,127454,127453,127451,127450,127448,127446,127445,127443,127430,127429,127401,127400,127399,127398,127397,127395,127393,127389,127381,127380,127375,127374,127361,127360,127357,127356,127353,127352,127348,127347,127346,127316,127306,127287,127286,127285,127283,127281,127280,127277,127275,127274,127273,127261,127260,127259,127255,127254,127238,127237,127236,127233,127227,127224,127223,127221,127197,127193,127191,127188,127187,127184,127180,127176,127175,127174,127173,127172,127168,127167,127166,127165,127162,127155,127154,127146,127145,127142,127137,127136,127135,127131,127124,127123,127122,127119,127115,127114,127113,127111,127110,127108,127107,127105,127104,127103,127081,127078,127071,127070,127065,127062,127061,127056,127055,127042,127041,127040,127036,127035,127031,127030,127029,127028,127011,126998,126997,126995,126994,126993,126992,126987,126985,126981,126980,126978,126977,126976,126975,126971,126970,126968,126967,126966,126961,126960,126959,126957,126952,126948,126945,126944,126942,126941,126937,126933,126931,126928,126924,126923,126919,126918,126909,126905,126904,126903,126902,126901,126895,126894,126880,126879,126876,126875,126873,126870,126861,126858,126854,126853,126849,126846,126842,126829,126823,126813,126811,126810,126807,126806,126797,126794,126783,126780,126779,126778,126774,126770,126769,126765,126752,126749,126737,126735,126733,126730,126726,126725,126722,126720,126719,126718,126709,126708,126688,126687,126682,126679,126674,126672,126671,126668,126667,126666,126661,126658,126655,126653,126650,126648,126642,126641,126640,126639,126634,126630,126629,126628,126627,126623,126614,126613,126607,126605,126597,126586,126585,126583,126582,126581,126578,126577,126567,126566,126565,126562,126550,126548,126546,126543,126539,126536,126530,126526,126525,126524,126521,126514,126513,126512,126506,126501,126497,126496,126488,126478,126473,126471,126469,126465,126464,126459,126458,126456,126454,126446,126445,126444,126442,126440,126438,126435,126434,126426,126425,126410,126409,126407,126406,126405,126404,126403,126402,126401,126400,126399,126398,126397,126396,126395,126394,126393,126392,126391,126382,126370,126368,126366,126365,126364,126356,126352,126342,126341,126339,126337,126336,126333,126325,126320,126314,126311,126295,126294,126293,126292,126291,126290,126288,126287,126282,126281,126280,126274,126265,126264,126256,126243,126237,126236,126233,126231,126230,126229,126227,126224,126212,126209,126207,126206,126204,126195,126194,126193,126191,126188,126186,126179,126176,126175,126173,126172,126170,126168,126165,126159,126156,126153,126150,126149,126146,126145,126139,126137,126131,126130,126129,126128,126127,126117,126114,126112,126110,126091,126090,126089,126087,126086,126084,126072,126070,126061,126052,126048,126047,126046,126045,126044,126043,126042,126041,126024,126016,125957,125956,125955,125944,125943,125942,125941,125940,125935,125934,125932,125929,125928,125926,125924,125912,125911,125910,125909,125908,125907,125906,125905,125902,125901,125900,125899,125897,125896,125895,125894,125892,125891,125884,125883,125881,125880,125878,125876,125865,125859,125858,125855,125854,125843,125839,125833,125830,125827,125819,125815,125814,125813,125784,125783,125780,125777,125776,125764,125760,125759,125758,125757,125756,125755,125748,125745,125737,125718,125717,125707,125704,125703,125679,125667,125648,125646,125638,125636,125622,125617,125609,125603,125599,125586,125585,125576,125542,125524,125523,125511,125510,125509,125506,125502,125501,125493,125480,125478,125474,125473,125472,125471,125464,125462,125460,125458,125450,125447,125444,125442,125441,125440,125438,125435,125434,125433,125432,125431,125430,125428,125427,125426,125425,125423,125422,125421,125419,125418,125415,125414,125413,125412,125400,125395,125391,125390,125386,125381,125376,125375,125370,125369,125364,125357,125353,125352,125345,125337,125335,125326,125323,125322,125320,125316,125315,125313,125310,125307,125299,125294,125292,125290,125274,125270,125269,125263,125260,125259,125258,125257,125256,125231,125230,125228,125227,125226,125225,125224,125221,125218,125215,125207,125206,125204,125203,125198,125196,125194,125192,125190,125189,125159,125158,125152,125151,125147,125140,125132,125129,125126,125122,125121,125112,125097,125096,125095,125094,125093,125089,125080,125079,125073,125063,125061,125058,125057,125056,125030,125028,125026,125023,125007,125006,125005,125004,125003,124989,124985,124984,124982,124979,124971,124963,124962,124961,124960,124958,124957,124951,124943,124940,124939,124938,124937,124935,124934,124931,124929,124928,124924,124920,124918,124917,124911,124910,124909,124908,124907,124902,124901,124900,124899,124898,124897,124896,124895,124894,124893,124892,124888,124886,124885,124879,124862,124861,124860,124856,124855,124854,124845,124833,124829,124823,124819,124816,124815,124809,124805,124796,124782,124780,124779,124778,124777,124776,124771,124769,124768,124767,124759,124754,124746,124744,124743,124742,124741,124735,124728,124724,124718,124716,124703,124697,124693,124692,124688,124686,124685,124683,124682,124679,124678,124673,124672,124670,124667,124639,124638,124635,124631,124619,124607,124605,124601,124591,124588,124587,124586,124579,124568,124564,124560,124554,124550,124547,124537,124522,124506,124504,124499,124497,124494,124491,124490,124489,124488,124487,124485,124482,124481,124480,124477,124476,124474,124462,124448,124446,124444,124439,124436,124435,124433,124432,124429,124425,124422,124421,124419,124411,124408,124401,124398,124378,124370,124369,124360,124359,124348,124330,124326,124324,124323,124316,124304,124302,124301,124300,124297,124296,124294,124292,124285,124283,124282,124281,124279,124270,124265,124262,124249,124247,124244,124232,124230,124227,124226,124225,124223,124217,124216,124214,124213,124209,124195,124194,124188,124177,124173,124170,124167,124165,124163,124162,124160,124150,124084,124079,124076,124073,124071,124066,124046,124043,124033,124032,124027,124026,124025,124022,123884,123879,123869,123868,123866,123865,123864,123863,123861,123859,123858,123854,123853,123852,123848,123847,123834,123833,123831,123830,123828,123827,123826,123825,123824,123821,123819,123808,123805,123798,123789,123788,123776,123775,123774,123773,123772,123769,123767,123762,123756,123746,123745,123742,123736,123731,123723,123719,123711,123699,123698,123691,123681,123665,123660,123656,123655,123654,123651,123649,123647,123642,123641,123640,123629,123627,123604,123603,123594,123587,123575,123570,123543,123541,123539,123532,123530,123529,123528,123527,123525,123519,123515,123511,123506,123505,123504,123498,123497,123491,123489,123483,123475,123474,123473,123472,123471,123469,123459,123457,123454,123452,123451,123443,123440,123439,123433,123424,123422,123418,123416,123399,123396,123389,123354,123345,123339,123336,123331,123304,123302,123301,123288,123287,123286,123285,123262,123259,123257,123249,123244,123236,123215,123212,123199,123194,123193,123192,123191,123190,123183,123180,123179,123170,123169,123168,123156,123151,123150,123144,123143,123142,123141,123140,123135,123130,123126,123121,123116,123110,123109,123103,123098,123096,123095,123094,123093,123090,123088,123086,123085,123081,123080,123071,123064,123057,123051,123039,123036,123034,123030,123025,123016,123003,122993,122989,122988,122986,122980,122974,122973,122972,122971,122970,122969,122966,122961,122953,122949,122945,122943,122942,122938,122932,122928,122923,122919,122908,122904,122891,122889,122885,122872,122870,122859,122856,122854,122844,122841,122840,122839,122835,122818,122816,122815,122814,122813,122812,122811,122810,122809,122806,122803,122797,122792,122791,122787,122785,122782,122781,122780,122777,122770,122769,122768,122765,122761,122759,122748,122746,122745,122736,122735,122733,122731,122730,122724,122722,122687,122684,122681,122647,122646,122638,122637,122636,122632,122631,122630,122628,122623,122620,122619,122618,122617,122616,122615,122611,122596,122595,122594,122593,122592,122588,122587,122586,122576,122570,122560,122559,122558,122557,122555,122549,122543,122538,122534,122533,122531,122530,122523,122518,122517,122515,122500,122494,122454,122452,122445,122438,122436,122429,122425,122410,122409,122408,122406,122402,122400,122399,122363,122361,122360,122359,122358,122357,122352,122350,122349,122346,122335,122331,122328,122323,122306,122305,122304,122303,122302,122300,122298,122296,122293,122292,122291,122287,122282,122281,122280,122279,122277,122274,122273,122272,122270,122269,122262,122259,122251,122250,122248,122245,122244,122243,122240,122239,122238,122237,122236,122234,122233,122232,122230,122227,122223,122222,122220,122219,122218,122215,122214,122203,122182,122180,122179,122170,122167,122152,122139,122138,122133,122132,122125,122123,122114,122113,122111,122105,122101,122099,122096,122078,122060,122059,122055,122054,122047,122041,122038,122037,122025,122021,122015,122011,122008,122002,121997,121993,121988,121956,121952,121946,121934,121919,121915,121895,121891,121875,121874,121870,121865,121860,121849,121843,121842,121810,121789,121782,121778,121775,121765,121764,121759,121757,121744,121728,121721,121720,121719,121718,121717,121716,121713,121712,121705,121704,121686,121685,121680,121676,121661,121660,121659,121658,121654,121645,121644,121632,121627,121618,121616,121615,121614,121606,121605,121604,121600,121596,121595,121593,121592,121586,121584,121581,121577,121576,121568,121566,121564,121555,121550,121539,121537,121535,121516,121515,121512,121508,121505,121501,121500,121497,121493,121492,121491,121490,121489,121488,121487,121486,121485,121484,121483,121482,121481,121480,121479,121478,121477,121476,121475,121474,121472,121471,121470,121469,121468,121467,121466,121458,121438,121436,121402,121397,121396,121395,121394,121342,121341,121338,121337,121334,121332,121331,121329,121328,121327,121323,121319,121316,121304,121296,121295,121294,121285,121284,121283,121278,121276,121265,121254,121251,121250,121246,121243,121238,121233,121232,121225,121201,121194,121190,121189,121177,121176,121175,121174,121168,121161,121160,121159,121150,121149,121148,121146,121143,121141,121133,121120,121119,121117,121116,121115,121114,121109,121102,121101,121099,121098,121097,121096,121095,121089,121084,121083,121082,121076,121074,121064,121062,121061,121060,121059,121058,121057,121048,121047,121042,121040,121036,121034,121023,121019,121017,121009,121006,120999,120997,120993,120988,120987,120982,120961,120958,120957,120948,120942,120934,120926,120925,120924,120915,120903,120895,120894,120884,120883,120882,120881,120880,120879,120877,120876,120875,120871,120869,120859,120858,120854,120853,120852,120849,120846,120841,120838,120837,120827,120826,120819,120818,120815,120807,120806,120804,120803,120785,120784,120783,120782,120781,120779,120776,120766,120762,120761,120754,120753,120749,120748,120741,120737,120736,120735,120724,120723,120718,120714,120711,120710,120706,120705,120704,120700,120699,120698,120697,120694,120693,120691,120690,120689,120688,120652,120639,120636,120614,120610,120609,120608,120607,120606,120604,120603,120599,120596,120594,120592,120589,120587,120586,120579,120573,120572,120570,120564,120560,120554,120552,120549,120540,120536,120535,120525,120524,120523,120519,120518,120517,120516,120513,120511,120510,120508,120481,120480,120477,120476,120471,120467,120462,120461,120450,120449,120433,120432,120431,120429,120411,120410,120404,120403,120402,120401,120400,120394,120392,120389,120384,120376,120373,120369,120368,120352,120351,120346,120342,120340,120329,120323,120322,120314,120313,120309,120308,120307,120306,120305,120302,120300,120278,120277,120276,120271,120269,120265,120261,120260,120259,120258,120257,120249,120246,120241,120240,120214,120210,120207,120205,120198,120197,120195,120194,120193,120191,120190,120189,120182,120175,120173,120154,120144,120142,120141,120136,120127,120124,120108,120106,120105,120104,120100,120099,120098,120097,120094,120093,120092,120091,120090,120089,120087,120084,120079,120075,120067,120060,120059,120058,120057,120056,120055,120054,120052,120051,120041,120034,120031,120030,120029,120027,120026,120025,120018,119998,119993,119985,119982,119979,119976,119967,119966,119965,119964,119962,119960,119959,119954,119946,119923,119921,119920,119918,119917,119909,119907,119906,119900,119897,119882,119878,119870,119868,119866,119864,119860,119855,119854,119849,119847,119846,119845,119842,119841,119838,119836,119835,119834,119833,119832,119831,119826,119825,119819,119818,119815,119812,119810,119807,119806,119805,119804,119802,119801,119792,119791,119780,119779,119776,119773,119772,119771,119768,119758,119757,119755,119754,119749,119748,119739,119737,119733,119732,119721,119702,119694,119684,119680,119679,119675,119672,119655,119651,119650,119649,119646,119645,119642,119636,119634,119632,119630,119627,119610,119609,119608,119607,119597,119590,119578,119572,119563,119562,119561,119559,119558,119556,119554,119553,119551,119549,119548,119547,119546,119540,119527,119526,119524,119523,119522,119520,119518,119517,119516,119514,119513,119512,119511,119510,119508,119496,119482,119471,119470,119462,119460,119449,119448,119438,119437,119436,119435,119424,119423,119422,119396,119391,119366,119328,119313,119312,119310,119309,119307,119306,119283,119282,119281,119280,119278,119277,119276,119275,119274,119270,119269,119263,119262,119261,119258,119251,119250,119249,119248,119241,119231,119229,119228,119227,119212,119210,119202,119199,119193,119187,119185,119170,119168,119165,119160,119158,119156,119149,119146,119142,119141,119138,119132,119131,119129,119128,119127,119126,119125,119106,119096,119091,119054,119053,119039,119032,119030,119029,119027,119026,119017,119016,119013,119008,118999,118994,118987,118978,118974,118969,118966,118945,118944,118943,118938,118937,118936,118935,118934,118933,118925,118924,118902,118901,118900,118899,118897,118894,118885,118883,118880,118879,118878,118877,118867,118864,118863,118861,118851,118839,118838,118834,118831,118818,118817,118814,118812,118811,118809,118807,118806,118800,118796,118785,118783,118780,118779,118777,118773,118759,118758,118757,118755,118748,118747,118737,118735,118734,118733,118727,118724,118710,118708,118707,118702,118701,118699,118695,118694,118676,118661,118656,118655,118654,118653,118633,118613,118612,118611,118610,118609,118608,118607,118606,118573,118570,118563,118558,118550,118549,118548,118547,118546,118545,118544,118543,118540,118538,118537,118536,118535,118534,118533,118532,118531,118530,118527,118526,118525,118524,118516,118509,118506,118500,118497,118495,118490,118485,118484,118483,118475,118471,118457,118452,118445,118444,118441,118439,118437,118434,118426,118422,118421,118420,118419,118417,118415,118412,118411,118407,118401,118400,118399,118398,118397,118395,118387,118386,118385,118384,118383,118375,118370,118368,118349,118345,118341,118336,118335,118333,118332,118331,118330,118329,118327,118322,118315,118300,118299,118298,118291,118286,118285,118266,118265,118263,118259,118258,118257,118253,118245,118243,118241,118240,118239,118238,118237,118231,118223,118222,118216,118206,118205,118204,118203,118202,118201,118200,118195,118194,118191,118182,118177,118171,118170,118169,118167,118155,118154,118152,118149,118135,118131,118130,118129,118128,118120,118118,118117,118116,118113,118112,118111,118096,118094,118093,118091,118090,118086,118085,118078,118077,118070,118069,118068,118067,118064,118058,118056,118055,118054,118053,118039,118021,118003,117994,117955,117954,117953,117949,117948,117947,117944,117943,117942,117941,117940,117939,117938,117937,117936,117935,117931,117909,117902,117893,117891,117890,117861,117859,117820,117797,117793,117781,117777,117767,117765,117763,117758,117756,117734,117733,117728,117727,117726,117723,117719,117717,117712,117707,117690,117686,117679,117659,117658,117656,117655,117636,117634,117630,117628,117627,117626,117614,117612,117609,117608,117600,117595,117594,117588,117584,117583,117581,117577,117568,117567,117564,117560,117558,117556,117555,117554,117547,117542,117540,117537,117536,117534,117520,117510,117507,117506,117502,117494,117474,117459,117454,117453,117450,117446,117437,117430,117429,117428,117426,117424,117412,117411,117410,117402,117396,117392,117356,117354,117338,117336,117335,117334,117333,117332,117329,117327,117325,117291,117281,117273,117271,117267,117266,117265,117255,117254,117253,117233,117231,117223,117218,117216,117215,117209,117206,117205,117203,117196,117192,117191,117189,117188,117184,117183,117182,117175,117174,117173,117172,117168,117167,117166,117164,117160,117159,117152,117149,117148,117124,117122,117120,117119,117118,117115,117111,117110,117108,117079,117078,117063,117031,117019,117018,117016,117015,117009,116983,116982,116975,116974,116971,116969,116960,116933,116932,116931,116930,116917,116912,116909,116908,116905,116904,116902,116896,116895,116893,116881,116878,116876,116865,116864,116863,116861,116860,116856,116851,116849,116847,116845,116843,116841,116826,116824,116822,116807,116804,116799,116798,116797,116796,116779,116776,116774,116773,116772,116771,116763,116750,116748,116737,116722,116721,116720,116717,116716,116715,116694,116693,116690,116680,116674,116669,116663,116661,116658,116656,116653,116651,116650,116649,116648,116644,116643,116641,116633,116632,116631,116627,116620,116619,116618,116617,116616,116606,116601,116594,116593,116592,116591,116581,116578,116577,116575,116565,116564,116560,116557,116555,116554,116553,116552,116551,116550,116549,116548,116547,116546,116545,116537,116535,116534,116533,116530,116528,116526,116525,116524,116522,116521,116519,116517,116516,116515,116514,116513,116511,116510,116509,116508,116507,116504,116492,116488,116487,116486,116485,116479,116459,116458,116456,116455,116450,116447,116433,116431,116430,116429,116428,116425,116422,116421,116413,116412,116409,116406,116399,116395,116381,116377,116367,116365,116360,116358,116357,116356,116353,116345,116337,116327,116326,116325,116323,116322,116315,116311,116305,116303,116301,116299,116292,116287,116284,116282,116281,116276,116267,116249,116246,116244,116238,116237,116234,116225,116222,116221,116220,116218,116217,116214,116211,116210,116207,116200,116199,116194,116191,116186,116180,116173,116167,116157,116155,116154,116152,116150,116143,116122,116121,116119,116118,116117,116112,116109,116108,116106,116082,116081,116069,116059,116052,116050,116047,116042,116038,116037,116033,116032,116030,116028,116021,116020,116019,116018,116015,116013,116011,116000,115990,115989,115988,115987,115980,115975,115974,115973,115966,115965,115960,115959,115958,115957,115955,115950,115949,115948,115947,115944,115943,115942,115940,115939,115938,115937,115936,115935,115934,115933,115932,115931,115930,115929,115928,115926,115924,115921,115920,115916,115915,115913,115907,115902,115901,115895,115892,115891,115885,115884,115876,115875,115874,115873,115872,115871,115870,115868,115866,115861,115833,115832,115828,115827,115826,115825,115815,115814,115813,115812,115806,115800,115796,115789,115778,115769,115753,115743,115736,115731,115730,115729,115728,115727,115726,115724,115716,115694,115691,115690,115684,115683,115660,115657,115656,115637,115636,115634,115629,115628,115627,115626,115623,115619,115616,115615,115614,115613,115611,115609,115606,115600,115595,115594,115593,115591,115585,115580,115560,115549,115541,115540,115531,115530,115527,115525,115523,115507,115506,115502,115493,115485,115477,115459,115443,115434,115433,115432,115415,115403,115396,115392,115386,115381,115380,115379,115378,115377,115370,115366,115361,115350,115341,115338,115327,115325,115319,115302,115301,115291,115290,115289,115282,115279,115277,115276,115275,115274,115273,115270,115269,115266,115255,115253,115252,115251,115250,115249,115248,115246,115238,115234,115228,115227,115220,115219,115216,115215,115210,115198,115188,115167,115166,115165,115163,115162,115160,115159,115157,115156,115155,115154,115153,115151,115148,115145,115143,115141,115135,115134,115131,115130,115129,115128,115127,115126,115125,115122,115120,115117,115107,115088,115087,115086,115084,115077,115076,115075,115074,115073,115072,115071,115070,115068,115066,115065,115064,115060,115056,115055,115054,115051,115047,115046,115045,115044,115035,115028,115025,115021,115017,115015,115012,115009,115003,115000,114996,114995,114977,114976,114975,114958,114950,114940,114938,114931,114929,114927,114925,114924,114918,114917,114913,114911,114910,114906,114900,114897,114892,114889,114888,114885,114880,114868,114866,114865,114863,114849,114843,114836,114824,114821,114814,114804,114803,114801,114796,114795,114792,114788,114784,114783,114780,114779,114778,114774,114769,114766,114750,114744,114743,114741,114739,114735,114728,114727,114726,114720,114717,114716,114715,114714,114713,114685,114676,114672,114657,114656,114655,114654,114653,114645,114641,114639,114637,114636,114634,114633,114632,114629,114625,114622,114620,114619,114614,114613,114611,114610,114590,114584,114575,114574,114566,114559,114553,114549,114547,114544,114542,114541,114539,114538,114536,114535,114530,114529,114528,114527,114526,114523,114506,114487,114480,114479,114471,114469,114467,114466,114465,114447,114446,114442,114440,114439,114437,114405,114403,114372,114357,114356,114355,114347,114344,114343,114341,114331,114326,114325,114322,114314,114313,114307,114305,114304,114301,114300,114299,114298,114297,114290,114286,114285,114279,114278,114276,114275,114273,114271,114269,114267,114266,114265,114259,114258,114257,114253,114245,114244,114243,114242,114216,114215,114212,114211,114206,114110,114109,114097,114071,114070,114067,114066,114032,114004,113988,113978,113977,113972,113969,113944,113941,113940,113939,113938,113937,113895,113894,113893,113872,113869,113867,113865,113842,113841,113837,113834,113822,113815,113795,113792,113770,113769,113767,113766,113764,113752,113708,113707,113705,113703,113702,113690,113689,113683,113680,113677,113632,113619,113618,113617,113614,113608,113605,113601,113598,113597,113594,113592,113589,113588,113586,113584,113576,113575,113558,113557,113552,113533,113531,113530,113528,113518,113517,113508,113507,113506,113488,113487,113486,113485,113484,113483,113476,113475,113474,113473,113460,113457,113455,113449,113443,113442,113438,113428,113424,113422,113418,113417,113406,113405,113403,113399,113396,113395,113393,113392,113391,113390,113389,113384,113383,113381,113380,113377,113376,113375,113374,113373,113366,113364,113358,113353,113352,113351,113350,113349,113348,113347,113346,113344,113343,113342,113341,113331,113329,113328,113324,113321,113320,113319,113318,113317,113306,113304,113279,113278,113277,113276,113274,113271,113270,113269,113268,113267,113266,113265,113263,113262,113261,113260,113259,113258,113257,113256,113255,113254,113253,113252,113251,113250,113249,113248,113247,113246,113245,113243,113242,113241,113240,113238,113237,113236,113235,113234,113233,113232,113230,113229,113228,113227,113226,113225,113224,113223,113220,113218,113217,113215,113212,113210,113209,113206,113204,113203,113202,113195,113191,113187,113186,113182,113181,113175,113173,113172,113170,113169,113168,113166,113159,113158,113157,113156,113153,113152,113149,113148,113146,113144,113139,113138,113129,113128,113112,113111,113108,113107,113096,113094,113093,113076,113070,113069,113066,113065,113051,113050,113049,113047,113044,113039,113035,113034,113033,113032,113031,113030,113029,113027,113024,113021,113020,113019,113017,113016,113015,113014,113013,113012,113009,113008,113005,113004,113003,113001,112999,112998,112997,112995,112994,112993,112991,112989,112988,112985,112984,112983,112981,112980,112979,112978,112977,112976,112975,112974,112973,112971,112970,112969,112968,112966,112965,112964,112963,112962,112944,112943,112942,112921,112920,112902,112901,112899,112897,112891,112889,112888,112886,112885,112884,112883,112882,112879,112877,112876,112873,112872,112869,112863,112860,112857,112855,112854,112830,112817,112801,112800,112795,112794,112793,112792,112791,112790,112787,112786,112785,112784,112782,112781,112780,112772,112771,112770,112769,112767,112764,112763,112762,112761,112755,112754,112753,112752,112751,112750,112749,112740,112738,112731,112729,112723,112722,112721,112719,112715,112714,112713,112711,112709,112708,112704,112703,112702,112700,112698,112695,112694,112686,112678,112676,112675,112671,112660,112639,112624,112622,112621,112609,112606,112604,112603,112583,112582,112581,112564,112560,112559,112556,112552,112542,112541,112540,112538,112534,112532,112528,112527,112526,112524,112523,112522,112521,112520,112519,112518,112517,112516,112515,112494,112493,112481,112480,112478,112458,112453,112450,112449,112448,112447,112446,112442,112436,112428,112427,112426,112422,112420,112418,112416,112413,112408,112404,112400,112390,112370,112361,112359,112357,112356,112353,112352,112345,112332,112315,112309,112306,112293,112291,112285,112284,112282,112281,112280,112279,112278,112275,112274,112273,112272,112271,112270,112269,112268,112263,112261,112260,112257,112248,112245,112240,112239,112238,112236,112235,112234,112233,112232,112231,112230,112229,112227,112224,112223,112222,112221,112220,112219,112218,112217,112216,112214,112213,112212,112211,112209,112207,112205,112203,112202,112200,112198,112197,112196,112195,112192,112168,112153,112150,112149,112146,112137,112136,112135,112134,112133,112121,112105,112104,112103,112102,112101,112099,112098,112097,112096,112095,112094,112090,112088,112087,112086,112085,112084,112083,112082,112081,112080,112079,112076,112069,112062,112053,112042,112041,112035,112034,112033,112032,112031,112029,112021,112019,112013,112009,112005,112004,111997,111996,111995,111973,111972,111971,111970,111969,111968,111967,111966,111965,111964,111963,111961,111960,111959,111958,111954,111947,111946,111945,111943,111942,111937,111936,111935,111934,111932,111931,111930,111924,111920,111919,111911,111910,111908,111904,111903,111902,111901,111899,111893,111892,111890,111889,111888,111887,111886,111885,111883,111882,111881,111877,111866,111865,111864,111863,111861,111839,111833,111832,111831,111830,111829,111828,111827,111825,111823,111822,111821,111819,111805,111797,111791,111788,111787,111785,111784,111782,111781,111780,111777,111771,111770,111769,111765,111764,111763,111761,111757,111753,111729,111727,111722,111719,111718,111712,111710,111709,111706,111699,111693,111690,111687,111685,111684,111672,111657,111650,111645,111639,111632,111631,111630,111628,111625,111615,111614,111603,111602,111600,111599,111598,111597,111582,111581,111578,111577,111575,111574,111572,111571,111568,111566,111564,111563,111561,111544,111543,111541,111535,111530,111527,111522,111505,111504,111503,111502,111501,111500,111499,111497,111496,111495,111494,111493,111492,111491,111490,111489,111478,111477,111470,111467,111462,111458,111452,111449,111448,111445,111444,111441,111440,111439,111438,111437,111436,111435,111416,111415,111414,111412,111409,111408,111403,111402,111401,111392,111390,111389,111388,111387,111379,111377,111374,111372,111370,111367,111360,111357,111352,111347,111345,111344,111338,111336,111320,111319,111317,111312,111303,111301,111294,111286,111283,111282,111274,111272,111257,111236,111230,111221,111190,111189,111185,111183,111179,111161,111160,111158,111146,111116,111111,111104,111103,111102,111097,111086,111084,111073,111071,111050,111045,111042,111039,111034,111029,111028,111027,111025,111024,111023,111016,111013,111006,111005,110994,110991,110989,110984,110979,110978,110977,110976,110973,110969,110960,110959,110958,110950,110948,110946,110941,110939,110928,110918,110902,110899,110894,110888,110879,110865,110863,110856,110853,110840,110839,110836,110835,110834,110827,110818,110811,110807,110806,110805,110798,110797,110788,110787,110783,110779,110776,110775,110767,110754,110746,110742,110737,110736,110733,110732,110729,110728,110721,110720,110719,110697,110696,110678,110676,110671,110667,110655,110654,110640,110638,110632,110631,110630,110629,110628,110627,110617,110616,110615,110612,110611,110610,110609,110608,110605,110604,110594,110593,110590,110588,110576,110570,110569,110568,110561,110559,110558,110551,110544,110543,110535,110484,110478,110474,110453,110452,110448,110442,110441,110435,110425,110421,110419,110418,110411,110409,110402,110398,110383,110368,110358,110356,110353,110343,110341,110339,110337,110336,110334,110330,110328,110324,110262,110171,110094,110060,110058,110057,110055,110054,110048,110033,110030,110028,110023,110022,110021,110017,110012,110007,110006,110005,110004,109995,109987,109986,109985,109978,109977,109976,109975,109974,109973,109972,109971,109966,109958,109953,109952,109948,109946,109944,109939,109933,109925,109922,109921,109920,109919,109912,109911,109907,109905,109904,109903,109902,109898,109897,109896,109893,109888,109887,109885,109884,109883,109882,109880,109879,109872,109869,109859,109858,109857,109849,109848,109846,109828,109826,109824,109822,109816,109814,109806,109795,109792,109784,109783,109774,109773,109761,109757,109755,109751,109745,109740,109739,109725,109719,109718,109717,109716,109713,109712,109711,109710,109709,109707,109705,109701,109695,109694,109684,109676,109671,109669,109667,109666,109665,109664,109663,109662,109660,109658,109657,109656,109655,109654,109645,109644,109643,109640,109639,109635,109633,109629,109625,109623,109617,109616,109615,109603,109601,109593,109590,109589,109588,109583,109582,109581,109579,109578,109576,109574,109573,109569,109566,109563,109562,109557,109553,109551,109549,109548,109541,109533,109532,109531,109530,109528,109524,109517,109515,109505,109494,109470,109468,109463,109461,109460,109453,109452,109449,109447,109444,109434,109432,109425,109414,109409,109403,109395,109393,109392,109382,109380,109379,109376,109375,109371,109369,109367,109364,109362,109354,109347,109346,109341,109333,109332,109330,109329,109321,109313,109312,109310,109305,109300,109294,109293,109292,109291,109290,109275,109274,109249,109213,109205,109204,109199,109192,109188,109185,109182,109179,109164,109160,109153,109152,109148,109142,109137,109134,109127,109126,109112,109110,109087,109086,109085,109078,109076,109074,109069,109068,109061,109058,109055,109052,109044,109020,109018,109005,109004,109001,108997,108994,108993,108981,108977,108976,108958,108952,108943,108940,108939,108936,108931,108930,108929,108926,108922,108921,108910,108895,108876,108875,108874,108873,108871,108869,108861,108860,108859,108855,108854,108847,108844,108843,108842,108841,108840,108824,108815,108805,108786,108775,108729,108728,108725,108724,108720,108717,108716,108713,108712,108707,108703,108702,108699,108696,108691,108684,108677,108667,108665,108662,108660,108653,108650,108647,108646,108638,108636,108625,108623,108622,108619,108617,108607,108601,108595,108592,108591,108581,108575,108574,108539,108530,108526,108525,108520,108497,108496,108495,108482,108476,108473,108469,108466,108463,108462,108461,108460,108452,108437,108435,108424,108423,108409,108403,108402,108397,108394,108363,108341,108330,108325,108309,108307,108306,108289,108275,108274,108262,108261,108260,108253,108240,108238,108237,108235,108233,108232,108225,108224,108217,108216,108211,108209,108206,108202,108196,108195,108194,108193,108190,108164,108154,108150,108146,108139,108135,108133,108132,108131,108101,108096,108076,108070,108068,108059,108040,108039,108037,108031,108030,108029,108024,108023,108022,108021,108020,108019,108008,108007,107978,107975,107974,107967,107954,107949,107947,107944,107943,107939,107938,107937,107932,107923,107922,107921,107920,107919,107918,107916,107913,107892,107883,107881,107849,107846,107844,107842,107841,107840,107839,107835,107833,107832,107830,107829,107828,107827,107826,107824,107823,107818,107817,107816,107814,107813,107811,107800,107796,107794,107793,107792,107791,107789,107788,107787,107786,107785,107778,107775,107774,107770,107767,107756,107743,107742,107735,107733,107708,107703,107701,107695,107694,107691,107688,107687,107682,107680,107672,107668,107667,107663,107659,107651,107638,107637,107636,107634,107633,107628,107624,107623,107621,107616,107607,107606,107605,107604,107603,107601,107600,107592,107591,107590,107584,107583,107579,107578,107576,107570,107569,107562,107561,107542,107540,107539,107535,107533,107526,107523,107522,107518,107515,107509,107503,107502,107494,107490,107488,107486,107483,107480,107478,107476,107472,107471,107470,107458,107454,107451,107446,107444,107443,107442,107436,107434,107421,107420,107397,107394,107391,107390,107389,107388,107386,107385,107384,107383,107382,107381,107380,107375,107368,107366,107347,107340,107339,107337,107336,107332,107331,107325,107324,107322,107321,107308,107303,107296,107284,107283,107282,107268,107267,107257,107254,107249,107243,107242,107241,107239,107238,107231,107222,107215,107214,107213,107155,107153,107151,107146,107137,107092,107088,107075,107073,107042,107033,107027,107013,107008,106989,106988,106987,106978,106977,106976,106975,106972,106971,106958,106953,106933,106931,106929,106928,106927,106925,106919,106916,106913,106903,106899,106898,106895,106888,106884,106878,106874,106873,106853,106851,106848,106843,106836,106813,106787,106786,106785,106783,106782,106781,106775,106774,106771,106768,106766,106764,106762,106756,106754,106751,106746,106745,106741,106739,106737,106735,106731,106727,106725,106723,106722,106721,106718,106698,106695,106686,106684,106668,106659,106658,106650,106646,106640,106628,106627,106626,106625,106623,106617,106616,106614,106613,106604,106596,106588,106580,106579,106567,106566,106564,106562,106531,106529,106516,106510,106473,106470,106469,106462,106432,106428,106427,106426,106415,106414,106413,106412,106411,106410,106409,106408,106407,106406,106405,106404,106403,106402,106401,106400,106399,106398,106397,106396,106395,106394,106393,106392,106390,106389,106388,106387,106386,106383,106382,106371,106370,106368,106367,106366,106365,106364,106363,106362,106361,106356,106350,106342,106334,106329,106326,106325,106324,106323,106322,106308,106304,106303,106302,106296,106295,106292,106280,106279,106277,106276,106274,106273,106268,106266,106264,106263,106262,106261,106259,106258,106256,106247,106243,106237,106230,106212,106211,106196,106194,106193,106190,106189,106188,106187,106186,106185,106184,106183,106182,106180,106179,106176,106175,106168,106167,106159,106158,106157,106156,106155,106154,106151,106150,106146,106144,106143,106142,106139,106119,106113,106110,106108,106106,106105,106104,106102,106101,106094,106092,106090,106080,106078,106076,106061,106055,106053,106052,106041,106033,106031,106024,106018,106010,106008,106007,106005,105980,105971,105968,105967,105961,105950,105949,105947,105944,105941,105921,105920,105915,105897,105888,105885,105880,105877,105872,105871,105870,105869,105868,105867,105866,105865,105864,105863,105862,105861,105860,105859,105858,105857,105856,105855,105854,105853,105852,105851,105847,105843,105837,105836,105835,105834,105831,105830,105828,105822,105821,105819,105808,105806,105805,105802,105794,105787,105781,105778,105759,105744,105743,105742,105741,105736,105729,105722,105712,105711,105701,105700,105693,105692,105688,105683,105681,105673,105672,105629,105626,105618,105617,105616,105615,105614,105612,105611,105608,105606,105605,105593,105588,105587,105582,105579,105569,105564,105544,105543,105524,105523,105522,105521,105520,105519,105518,105517,105516,105515,105514,105513,105511,105510,105509,105506,105505,105504,105498,105497,105492,105491,105484,105483,105473,105472,105466,105465,105410,105407,105402,105398,105376,105374,105372,105366,105365,105358,105357,105351,105343,105340,105331,105329,105327,105312,105271,105270,105269,105266,105265,105258,105251,105249,105248,105247,105244,105225,105224,105223,105222,105218,105217,105215,105204,105198,105195,105194,105178,105172,105162,105161,105160,105157,105156,105155,105154,105152,105149,105138,105126,105125,105124,105123,105121,105117,105115,105113,105109,105107,105092,105091,105089,105088,105084,105079,105076,105072,105051,105048,105047,105038,105027,105026,105008,104985,104983,104974,104973,104971,104962,104961,104960,104959,104958,104957,104953,104952,104940,104931,104930,104925,104918,104891,104889,104858,104854,104849,104843,104842,104841,104838,104833,104828,104826,104825,104819,104807,104805,104804,104803,104798,104794,104791,104790,104789,104786,104779,104768,104767,104766,104765,104761,104759,104754,104753,104752,104740,104738,104731,104729,104726,104696,104695,104694,104686,104684,104676,104645,104639,104637,104625,104624,104591,104581,104574,104570,104561,104554,104552,104551,104547,104526,104525,104510,104509,104508,104507,104505,104504,104501,104500,104498,104497,104493,104490,104428,104427,104426,104425,104424,104423,104422,104421,104420,104419,104418,104417,104416,104410,104409,104407,104405,104401,104397,104393,104392,104387,104372,104365,104362,104346,104345,104337,104336,104324,104314,104300,104278,104271,104270,104256,104255,104253,104251,104249,104247,104246,104235,104234,104233,104208,104207,104206,104194,104192,104191,104190,104189,104188,104187,104186,104185,104184,104179,104136,104098,104091,104070,104055,103999,103977,103972,103950,103920,103919,103918,103917,103899,103898,103897,103896,103870,103869,103851,103837,103830,103828,103822,103814,103805,103802,103795,103789,103783,103782,103781,103779,103775,103774,103766,103748,103745,103729,103725,103696,103682,103662,103642,103632,103618,103609,103606,103585,103567,103560,103525,103486,103483,103473,103457,103454,103453,103449,103446,103432,103421,103419,103396,103395,103394,103393,103392,103391,103390,103387,103385,103383,103382,103381,103380,103379,103378,103377,103376,103375,103374,103370,103369,103368,103367,103366,103365,103364,103362,103361,103359,103358,103357,103356,103355,103354,103353,103352,103351,103350,103336,103335,103333,103332,103331,103329,103328,103327,103324,103323,103321,103320,103319,103318,103317,103316,103315,103314,103313,103312,103311,103310,103309,103308,103307,103306,103304,103303,103302,103301,103298,103295,103294,103292,103287,103281,103280,103279,103278,103277,103276,103273,103272,103270,103269,103268,103267,103266,103265,103264,103263,103262,103261,103260,103259,103258,103257,103256,103255,103254,103253,103252,103251,103250,103249,103248,103245,103244,103241,103233,103222,103218,103215,103210,103209,103197,103193,103162,103158,103151,103146,103142,103141,103139,103137,103132,103127,103126,103122,103112,103111,103108,103102,103093,103085,103082,103080,103079,103076,103075,103074,103073,103072,103059,103058,103057,103056,103046,103043,103042,103041,103040,103039,103037,103032,103031,103024,102998,102996,102994,102993,102992,102990,102983,102982,102979,102978,102969,102946,102945,102944,102943,102942,102939,102932,102931,102929,102927,102926,102925,102922,102915,102897,102895,102878,102877,102876,102875,102874,102873,102872,102871,102869,102868,102867,102866,102865,102864,102861,102860,102859,102858,102857,102856,102851,102842,102838,102831,102818,102804,102795,102791,102787,102784,102778,102773,102760,102745,102729,102728,102727,102726,102725,102724,102716,102714,102711,102710,102692,102687,102686,102677,102675,102671,102661,102659,102657,102640,102630,102599,102597,102596,102589,102588,102586,102580,102571,102551,102549,102545,102544,102543,102537,102528,102521,102520,102513,102512,102505,102500,102496,102493,102492,102489,102487,102479,102474,102473,102469,102411,102400,102396,102377,102373,102370,102369,102368,102367,102360,102356,102349,102346,102345,102342,102324,102323,102322,102310,102291,102289,102288,102281,102279,102273,102272,102270,102269,102267,102266,102264,102248,102247,102242,102240,102226,102203,102199,102180,102176,102165,102164,102163,102162,102161,102160,102159,102157,102156,102144,102143,102135,102134,102126,102121,102118,102117,102115,102108,102100,102066,102059,102057,102038,102027,102025,102010,102005,101997,101996,101992,101972,101969,101962,101959,101958,101949,101948,101942,101926,101924,101923,101906,101896,101895,101877,101875,101870,101867,101857,101855,101848,101837,101833,101832,101825,101821,101817,101815,101808,101807,101791,101790,101789,101788,101787,101784,101783,101781,101775,101774,101773,101772,101771,101770,101764,101760,101758,101756,101748,101747,101745,101744,101743,101733,101731,101714,101712,101706,101704,101703,101702,101701,101699,101697,101694,101693,101687,101681,101679,101675,101659,101634,101633,101626,101622,101620,101607,101603,101593,101585,101579,101542,101524,101519,101517,101514,101502,101501,101487,101483,101478,101474,101471,101461,101459,101446,101440,101424,101420,101415,101414,101413,101407,101392,101382,101381,101368,101361,101355,101332,101329,101326,101321,101320,101318,101306,101305,101294,101293,101291,101254,101161,101151,101150,101146,101132,101127,101122,101111,101106,101105,101100,101095,101093,101079,101078,101072,101057,101056,101052,101047,101043,101033,101026,101024,101020,101019,101013,101012,101001,101000,100996,100993,100988,100985,100984,100983,100964,100957,100953,100952,100948,100946,100945,100944,100938,100937,100936,100935,100934,100931,100904,100903,100902,100901,100900,100899,100898,100897,100896,100895,100894,100893,100892,100891,100889,100888,100887,100883,100874,100865,100857,100855,100852,100848,100847,100837,100833,100832,100831,100821,100820,100813,100808,100783,100778,100772,100771,100766,100764,100758,100757,100756,100755,100754,100753,100751,100745,100744,100737,100736,100732,100724,100721,100717,100716,100714,100708,100707,100705,100704,100684,100682,100679,100664,100663,100662,100655,100649,100646,100634,100632,100577,100575,100570,100552,100549,100548,100547,100545,100543,100541,100533,100523,100520,100518,100517,100513,100512,100510,100508,100506,100505,100502,100501,100492,100489,100478,100477,100474,100470,100469,100467,100466,100465,100449,100443,100435,100423,100419,100417,100415,100414,100413,100412,100410,100408,100404,100403,100402,100401,100400,100392,100390,100389,100385,100384,100383,100380,100369,100368,100367,100365,100361,100359,100353,100349,100348,100346,100343,100342,100341,100340,100339,100338,100315,100310,100305,100297,100294,100293,100292,100291,100290,100289,100287,100286,100285,100284,100257,100251,100245,100233,100225,100220,100219,100218,100215,100209,100208,100207,100181,100177,100176,100173,100169,100162,100160,100159,100158,100157,100156,100155,100153,100152,100151,100150,100149,100148,100147,100146,100145,100144,100142,100141,100140,100139,100138,100137,100136,100135,100134,100133,100131,100130,100129,100128,100127,100126,100125,100124,100123,100122,100121,100120,100119,100118,100117,100116,100115,100114,100113,100110,100108,100107,100106,100105,100104,100103,100102,100083,100063,100061,100060,100052,100049,100048,100047,100046,100014,99956,99950,99942,99936,99935,99908,99895,99884,99883,99881,99879,99877,99875,99871,99864,99861,99860,99854,99850,99849,99842,99841,99835,99825,99815,99805,99803,99800,99798,99797,99796,99790,99786,99777,99760,99750,99743,99737,99736,99735,99732,99731,99730,99729,99724,99719,99717,99716,99711,99710,99709,99708,99707,99699,99694,99692,99684,99682,99681,99679,99666,99659,99652,99647,99646,99641,99639,99636,99630,99629,99628,99627,99618,99617,99614,99594,99584,99573,99572,99561,99541,99486,99482,99474,99472,99453,99446,99441,99437,99431,99428,99424,99418,99416,99406,99390,99386,99385,99383,99378,99354,99353,99339,99311,99309,99279,99267,99258,99249,99248,99246,99237,99236,99232,99226,99221,99204,99203,99183,99174,99161,99160,99159,99149,99136,99135,99134,99130,99126,99114,99085,99079,99062,99060,99047,99031,99017,99012,99011,99010,99009,99003,99002,98998,98996,98995,98990,98988,98978,98974,98967,98963,98962,98953,98930,98929,98927,98926,98923,98921,98918,98903,98899,98892,98858,98853,98829,98808,98807,98806,98804,98776,98769,98758,98748,98746,98742,98719,98710,98709,98708,98707,98704,98695,98689,98688,98682,98678,98672,98670,98669,98668,98647,98643,98642,98641,98640,98639,98606,98604,98603,98597,98591,98589,98580,98579,98578,98577,98576,98555,98553,98537,98531,98525,98524,98523,98522,98518,98517,98516,98513,98505,98496,98495,98494,98493,98492,98485,98466,98462,98461,98449,98447,98444,98439,98438,98434,98433,98432,98429,98414,98413,98412,98410,98395,98393,98391,98388,98380,98355,98318,98317,98316,98312,98307,98281,98277,98261,98255,98248,98246,98244,98239,98233,98232,98231,98220,98212,98211,98210,98209,98204,98195,98194,98186,98168,98162,98155,98153,98145,98144,98139,98127,98126,98123,98118,98115,98107,98086,98085,98084,98083,98082,98074,98064,98063,98062,98061,98060,98059,98058,98057,98056,98055,98054,98053,98052,98051,98050,98049,98048,98047,98046,98045,98044,98043,98037,98036,98035,98027,98022,98005,98003,97994,97993,97992,97985,97984,97983,97982,97981,97971,97963,97955,97951,97949,97948,97947,97946,97945,97943,97939,97932,97930,97916,97904,97899,97895,97893,97889,97884,97881,97880,97879,97872,97861,97853,97851,97845,97844,97838,97837,97836,97829,97824,97820,97819,97817,97816,97815,97814,97803,97798,97797,97795,97792,97791,97785,97784,97783,97782,97779,97769,97768,97767,97764,97763,97758,97757,97754,97753,97747,97746,97745,97744,97742,97740,97739,97737,97732,97728,97727,97725,97713,97711,97710,97709,97707,97704,97700,97699,97698,97696,97694,97693,97692,97691,97688,97687,97686,97682,97679,97670,97669,97651,97650,97641,97640,97638,97636,97634,97629,97624,97605,97604,97603,97602,97600,97599,97598,97597,97587,97586,97585,97584,97582,97578,97577,97575,97573,97564,97563,97541,97540,97530,97528,97527,97526,97525,97523,97522,97521,97519,97510,97506,97503,97502,97496,97495,97487,97486,97484,97483,97482,97479,97472,97461,97460,97458,97455,97443,97441,97437,97433,97432,97427,97423,97417,97410,97408,97390,97389,97378,97376,97375,97357,97355,97354,97340,97336,97327,97321,97316,97309,97298,97293,97287,97281,97279,97277,97276,97263,97254,97250,97245,97240,97239,97231,97230,97221,97212,97208,97186,97180,97176,97165,97162,97156,97153,97137,97135,97113,97108,97106,97101,97100,97099,97098,97087,97065,97063,97054,97050,97034,97017,97014,96993,96992,96983,96934,96933,96931,96930,96929,96927,96831,96816,96768,96767,96762,96760,96753,96751,96748,96744,96743,96742,96741,96739,96737,96732,96728,96725,96724,96723,96688,96687,96684,96662,96661,96656,96643,96641,96639,96636,96635,96612,96593,96592,96591,96582,96573,96572,96571,96570,96569,96568,96548,96537,96524,96516,96511,96510,96509,96497,96494,96493,96491,96487,96480,96475,96473,96467,96466,96454,96444,96430,96402,96401,96384,96379,96345,96344,96339,96336,96335,96334,96331,96330,96329,96328,96327,96326,96325,96324,96322,96321,96319,96317,96315,96312,96311,96309,96301,96296,96294,96290,96289,96288,96285,96284,96283,96280,96279,96278,96277,96276,96265,96255,96251,96250,96249,96248,96242,96239,96238,96237,96229,96176,96170,96158,96150,96148,96144,96139,96135,96129,96122,96110,96109,96108,96107,96106,96104,96099,96096,96081,96080,96078,96066,96060,96059,96057,96044,96030,96027,96017,96011,96010,96006,95995,95994,95993,95992,95989,95986,95977,95965,95961,95940,95938,95922,95905,95899,95897,95892,95883,95870,95865,95863,95859,95857,95851,95848,95817,95816,95814,95803,95801,95797,95790,95788,95787,95775,95772,95771,95768,95764,95749,95742,95741,95740,95732,95726,95720,95719,95714,95712,95710,95709,95708,95702,95701,95700,95691,95689,95680,95661,95660,95657,95656,95654,95651,95649,95640,95632,95623,95620,95617,95610,95583,95582,95580,95578,95576,95575,95573,95464,95461,95459,95448,95445,95436,95434,95430,95419,95416,95412,95409,95407,95391,95378,95313,95302,95301,95300,95299,95292,95291,95288,95286,95284,95269,95261,95249,95247,95239,95233,95230,95229,95228,95227,95219,95216,95214,95211,95206,95205,95192,95175,95171,95169,95167,95166,95154,95150,95149,95122,95112,95085,95084,95081,95080,95075,95060,95059,95052,95049,95047,95046,95045,95026,95017,95010,95009,95008,95007,95003,94994,94992,94980,94970,94959,94958,94957,94947,94943,94928,94926,94924,94921,94920,94915,94913,94906,94905,94874,94871,94860,94858,94857,94854,94853,94842,94841,94838,94835,94825,94824,94821,94820,94812,94811,94807,94805,94769,94765,94762,94761,94758,94756,94754,94747,94746,94744,94742,94741,94739,94736,94734,94723,94716,94713,94709,94707,94705,94704,94700,94688,94685,94680,94679,94677,94661,94634,94632,94629,94627,94625,94624,94616,94614,94612,94602,94600,94597,94595,94593,94581,94579,94574,94572,94563,94550,94547,94536,94534,94528,94525,94524,94514,94511,94508,94501,94484,94478,94477,94474,94473,94456,94451,94445,94444,94443,94438,94437,94426,94421,94415,94405,94404,94403,94402,94401,94396,94390,94389,94382,94381,94379,94376,94372,94370,94369,94364,94359,94356,94353,94352,94351,94350,94348,94345,94344,94343,94342,94341,94340,94338,94337,94334,94320,94319,94317,94314,94309,94301,94289,94288,94280,94279,94278,94275,94271,94263,94253,94249,94243,94241,94237,94235,94234,94233,94232,94229,94223,94211,94209,94203,94198,94197,94187,94184,94164,94163,94156,94150,94146,94145,94137,94136,94135,94134,94133,94132,94131,94130,94129,94128,94127,94126,94125,94122,94114,94110,94107,94102,94094,94091,94089,94087,94073,94072,94053,94052,94047,94046,94024,94019,94016,93997,93991,93990,93984,93980,93966,93962,93961,93953,93946,93944,93943,93942,93941,93939,93938,93937,93932,93931,93930,93928,93925,93923,93922,93910,93896,93891,93889,93888,93887,93886,93877,93875,93874,93871,93870,93869,93867,93866,93860,93850,93849,93848,93847,93843,93837,93832,93831,93829,93828,93827,93825,93824,93821,93820,93819,93816,93815,93810,93809,93806,93803,93801,93799,93792,93770,93764,93749,93748,93745,93728,93724,93723,93716,93708,93704,93690,93688,93687,93684,93681,93680,93675,93674,93673,93672,93671,93668,93665,93664,93657,93655,93634,93629,93627,93621,93617,93612,93611,93605,93599,93598,93597,93592,93584,93579,93540,93514,93508,93507,93506,93505,93504,93503,93502,93501,93498,93497,93496,93493,93490,93485,93479,93476,93473,93472,93471,93462,93457,93443,93442,93438,93436,93433,93422,93421,93416,93406,93402,93393,93392,93391,93390,93388,93384,93377,93357,93351,93350,93348,93341,93340,93330,93327,93322,93318,93316,93313,93309,93300,93295,93294,93287,93286,93285,93284,93282,93281,93278,93271,93268,93258,93247,93246,93245,93232,93223,93219,93196,93194,93187,93185,93184,93183,93181,93162,93160,93159,93158,93156,93152,93151,93148,93147,93146,93141,93140,93139,93132,93131,93130,93129,93128,93124,93120,93116,93104,93094,93081,93072,93066,93063,93059,93058,93056,93055,93025,93022,93013,93008,93000,92999,92998,92997,92996,92973,92972,92969,92967,92954,92953,92952,92950,92947,92946,92945,92943,92933,92928,92919,92917,92916,92915,92912,92910,92905,92902,92901,92900,92899,92895,92893,92886,92883,92879,92874,92872,92868,92866,92865,92864,92863,92862,92860,92859,92858,92857,92856,92852,92845,92844,92825,92824,92823,92812,92807,92801,92800,92799,92798,92796,92795,92781,92780,92778,92775,92773,92772,92771,92768,92762,92760,92750,92746,92744,92731,92727,92707,92704,92700,92696,92690,92689,92679,92670,92669,92655,92651,92650,92643,92640,92638,92629,92624,92623,92621,92617,92615,92614,92607,92598,92596,92593,92588,92587,92586,92584,92583,92575,92570,92562,92546,92534,92525,92524,92521,92519,92518,92515,92512,92507,92491,92488,92487,92480,92477,92476,92475,92471,92462,92461,92455,92450,92449,92442,92441,92421,92416,92403,92399,92394,92389,92384,92381,92379,92374,92367,92360,92359,92352,92348,92345,92344,92342,92328,92326,92325,92315,92312,92311,92310,92309,92308,92298,92286,92284,92279,92261,92260,92259,92258,92251,92241,92240,92239,92238,92234,92227,92224,92214,92211,92203,92182,92158,92157,92156,92155,92154,92153,92151,92150,92149,92148,92147,92145,92139,92137,92135,92134,92133,92132,92131,92122,92121,92119,92117,92112,92110,92109,92094,92074,92073,92072,92064,92063,92057,92056,92053,92052,92045,92031,92029,92022,92019,92017,91996,91993,91989,91988,91984,91983,91981,91980,91979,91977,91975,91972,91971,91950,91949,91947,91927,91926,91924,91909,91906,91900,91896,91891,91890,91889,91888,91887,91885,91880,91870,91869,91868,91867,91864,91863,91862,91860,91850,91849,91845,91830,91829,91828,91825,91824,91822,91819,91818,91813,91812,91802,91801,91794,91792,91782,91768,91766,91765,91763,91762,91761,91755,91754,91753,91749,91748,91747,91746,91745,91734,91732,91729,91728,91722,91721,91719,91714,91713,91709,91708,91702,91701,91700,91689,91687,91686,91685,91682,91668,91665,91662,91660,91648,91647,91646,91644,91630,91629,91626,91625,91612,91611,91610,91604,91601,91600,91599,91597,91596,91595,91594,91593,91581,91576,91575,91566,91561,91559,91532,91528,91524,91516,91508,91500,91492,91489,91487,91484,91480,91471,91441,91432,91429,91417,91414,91409,91401,91380,91353,91333,91313,91312,91311,91306,91305,91300,91297,91272,91271,91270,91264,91263,91261,91259,91258,91244,91241,91231,91230,91217,91216,91215,91213,91212,91211,91210,91205,91204,91202,91201,91193,91192,91181,91180,91179,91178,91177,91176,91175,91164,91162,91146,91127,91119,91106,91105,91092,91088,91085,91082,91051,91050,91047,91043,91035,90988,90987,90986,90975,90967,90962,90961,90959,90957,90955,90954,90948,90945,90944,90942,90915,90914,90909,90904,90903,90899,90891,90890,90889,90886,90853,90851,90804,90800,90796,90795,90794,90792,90791,90788,90785,90781,90775,90773,90772,90760,90759,90758,90751,90750,90745,90742,90741,90712,90703,90697,90687,90684,90661,90641,90636,90635,90626,90620,90619,90608,90590,90589,90588,90587,90578,90568,90566,90554,90533,90531,90530,90529,90528,90527,90525,90524,90500,90498,90497,90496,90493,90492,90491,90490,90489,90487,90483,90474,90465,90464,90462,90461,90460,90459,90457,90456,90455,90454,90453,90452,90451,90450,90449,90448,90447,90446,90445,90444,90443,90441,90440,90439,90424,90421,90419,90409,90400,90399,90398,90397,90394,90393,90392,90388,90351,90350,90349,90348,90335,90333,90332,90330,90328,90327,90306,90305,90302,90297,90295,90286,90263,90256,90245,90236,90235,90234,90229,90225,90224,90222,90211,90210,90206,90194,90192,90190,90187,90186,90185,90184,90183,90182,90175,90174,90172,90166,90136,90135,90133,90132,90131,90130,90128,90127,90125,90123,90116,90111,90104,90076,90075,90019,90018,90007,89985,89973,89942,89941,89885,89881,89864,89858,89857,89835,89830,89828,89810,89809,89807,89789,89777,89767,89762,89761,89760,89754,89745,89727,89718,89705,89704,89703,89699,89697,89669,89668,89667,89666,89649,89648,89634,89631,89383,89382,89361,89343,89328,89327,89324,89320,89316,89315,89303,89302,89301,89300,89298,89290,89289,89282,89281,89278,89267,89266,89265,89264,89263,89262,89261,89259,89258,89255,89249,89248,89247,89246,89245,89241,89240,89214,89204,89194,89186,89185,89169,89168,89161,89158,89155,89150,89112,89111,89110,89109,89107,89106,89104,89103,89102,89097,89094,89093,89090,89081,89077,89074,89071,89060,89059,89054,89049,89043,89042,89040,89039,89038,89022,89021,89015,89008,89003,88995,88985,88970,88969,88965,88962,88961,88949,88947,88942,88937,88936,88934,88933,88905,88904,88903,88901,88900,88899,88898,88897,88896,88895,88894,88892,88891,88887,88886,88885,88884,88883,88882,88879,88878,88877,88876,88875,88862,88861,88860,88858,88857,88856,88851,88844,88842,88825,88824,88823,88815,88812,88811,88803,88801,88792,88791,88783,88782,88776,88774,88773,88770,88765,88763,88762,88761,88754,88729,88725,88721,88720,88691,88688,88687,88685,88684,88683,88670,88667,88666,88665,88664,88663,88654,88644,88639,88638,88632,88631,88628,88622,88617,88613,88606,88605,88604,88602,88601,88600,88596,88592,88590,88589,88588,88585,88579,88575,88564,88559,88554,88551,88549,88518,88509,88498,88496,88492,88491,88478,88477,88475,88461,88460,88443,88423,88421,88414,88407,88405,88362,88274,88272,88268,88267,88265,88263,88248,88239,88238,88227,88218,88209,88194,88189,88177,88169,88168,88164,88162,88159,88153,88151,88114,88104,88077,88073,88065,88040,88039,88030,88029,88028,88008,87987,87977,87887,87870,87869,87845,87844,87843,87836,87835,87834,87824,87823,87796,87780,87771,87766,87764,87727,87702,87699,87688,87670,87657,87654,87638,87630,87624,87621,87618,87615,87610,87599,87595,87593,87592,87591,87590,87587,87585,87584,87581,87571,87570,87564,87547,87541,87532,87523,87520,87516,87515,87487,87486,87476,87475,87456,87453,87448,87440,87438,87433,87430,87429,87428,87424,87422,87417,87414,87413,87412,87411,87399,87398,87392,87385,87383,87366,87364,87346,87331,87326,87325,87324,87323,87319,87316,87315,87310,87309,87306,87279,87272,87267,87256,87254,87253,87251,87250,87231,87226,87222,87221,87220,87219,87218,87058,87047,87044,87040,87039,87035,87025,87016,87004,87003,87002,87001,86995,86987,86969,86962,86961,86956,86953,86941,86917,86913,86900,86890,86889,86888,86885,86875,86869,86793,86791,86789,86770,86767,86766,86765,86752,86751,86710,86707,86706,86705,86704,86703,86702,86701,86688,86678,86675,86666,86664,86660,86659,86658,86657,86655,86653,86643,86640,86622,86611,86608,86605,86604,86599,86596,86595,86584,86583,86561,86548,86546,86544,86540,86537,86536,86534,86528,86526,86525,86523,86511,86509,86508,86506,86499,86498,86497,86496,86494,86493,86478,86474,86472,86469,86468,86460,86452,86451,86450,86449,86448,86443,86438,86436,86433,86428,86427,86425,86423,86418,86417,86415,86414,86413,86409,86408,86406,86405,86400,86398,86388,86384,86377,86367,86364,86354,86353,86352,86351,86350,86349,86348,86347,86346,86345,86344,86343,86342,86341,86340,86339,86338,86337,86336,86335,86334,86333,86332,86328,86327,86297,86285,86283,86275,86267,86253,86251,86226,86214,86213,86194,86187,86186,86183,86181,86180,86177,86166,86157,86156,86145,86134,86133,86132,86131,86130,86128,86121,86108,86106,86103,86102,86101,86100,86099,86098,86090,86089,86087,86082,86079,86077,86060,86055,86030,86026,86024,86013,86011,86001,86000,85997,85993,85990,85988,85982,85981,85979,85973,85972,85960,85939,85938,85937,85936,85935,85934,85931,85908,85858,85856,85845,85844,85843,85838,85832,85826,85824,85823,85822,85815,85814,85812,85811,85808,85794,85793,85792,85790,85789,85785,85784,85782,85778,85762,85760,85758,85747,85744,85741,85740,85739,85737,85736,85730,85723,85722,85721,85720,85719,85713,85707,85706,85705,85704,85701,85696,85694,85692,85691,85690,85654,85644,85606,85605,85604,85603,85602,85593,85590,85588,85575,85574,85573,85569,85565,85564,85563,85558,85554,85553,85551,85549,85548,85541,85530,85528,85511,85503,85501,85499,85497,85495,85489,85486,85485,85477,85471,85469,85467,85460,85459,85458,85455,85454,85450,85449,85443,85441,85423,85422,85405,85399,85396,85395,85391,85385,85370,85352,85350,85345,85343,85342,85341,85330,85329,85327,85326,85325,85323,85322,85313,85312,85309,85277,85254,85248,85237,85236,85234,85233,85225,85224,85223,85221,85208,85207,85204,85203,85202,85194,85189,85188,85186,85183,85181,85178,85170,85169,85168,85152,85146,85145,85142,85141,85136,85132,85128,85127,85126,85124,85120,85116,85112,85110,85109,85108,85107,85105,85104,85103,85099,85092,85088,85086,85073,85068,85066,85065,85057,85056,85045,85038,85028,85027,85007,85003,84997,84994,84992,84980,84979,84977,84964,84960,84959,84952,84946,84945,84944,84937,84936,84933,84932,84930,84926,84924,84923,84922,84918,84903,84900,84898,84888,84886,84884,84883,84882,84867,84864,84860,84854,84850,84849,84846,84844,84841,84839,84822,84819,84817,84815,84802,84798,84797,84793,84787,84778,84768,84765,84764,84763,84762,84760,84756,84755,84754,84752,84744,84736,84726,84725,84717,84706,84694,84685,84683,84682,84680,84677,84670,84664,84663,84662,84658,84650,84644,84640,84635,84630,84629,84628,84627,84593,84577,84565,84557,84553,84551,84538,84516,84499,84491,84483,84471,84470,84462,84460,84458,84454,84436,84434,84430,84416,84415,84414,84401,84399,84396,84395,84393,84382,84375,84369,84368,84365,84363,84362,84361,84359,84350,84348,84346,84344,84341,84340,84339,84338,84329,84321,84320,84311,84279,84277,84275,84272,84260,84252,84251,84250,84244,84236,84235,84231,84228,84206,84202,84201,84193,84192,84191,84189,84186,84182,84178,84168,84166,84165,84150,84146,84140,84139,84136,84133,84125,84120,84113,84102,84101,84092,84090,84085,84084,84082,84075,84073,84071,84061,84060,84048,84047,84046,84045,84044,84043,84042,84041,84039,84037,84033,84031,84022,84013,84009,84008,84006,84004,84003,83999,83996,83985,83969,83966,83964,83963,83961,83955,83954,83950,83944,83938,83937,83934,83932,83931,83922,83908,83906,83895,83891,83880,83879,83876,83875,83872,83870,83868,83865,83864,83859,83857,83854,83852,83849,83848,83843,83841,83832,83831,83829,83816,83815,83814,83813,83811,83808,83807,83806,83805,83804,83798,83794,83790,83789,83787,83786,83782,83778,83765,83764,83763,83759,83757,83756,83754,83753,83751,83747,83733,83732,83731,83726,83725,83724,83719,83717,83715,83711,83703,83700,83699,83687,83685,83682,83681,83676,83673,83672,83671,83666,83665,83664,83652,83651,83650,83648,83645,83644,83641,83640,83639,83638,83637,83636,83633,83630,83619,83618,83615,83610,83604,83601,83600,83577,83575,83572,83570,83550,83543,83540,83539,83538,83532,83528,83527,83525,83524,83521,83518,83514,83511,83507,83506,83494,83493,83481,83480,83478,83471,83468,83464,83455,83447,83443,83425,83424,83423,83422,83419,83417,83411,83406,83399,83391,83390,83388,83387,83050,83048,83033,83032,83030,83029,83027,83023,83014,83003,83002,82999,82974,82971,82962,82954,82936,82924,82917,82916,82913,82910,82904,82903,82900,82896,82894,82879,82871,82856,82850,82845,82833,82829,82828,82823,82822,82812,82811,82801,82790,82780,82769,82768,82767,82740,82715,82698,82694,82690,82685,82680,82677,82647,82644,82619,82609,82603,82586,82579,82570,82555,82552,82538,82528,82521,82519,82513,82506,82504,82503,82497,82496,82478,82475,82474,82472,82471,82470,82469,82466,82454,82450,82440,82435,82433,82429,82427,82426,82425,82421,82414,82413,82412,82404,82394,82391,82388,82373,82364,82357,82353,82352,82351,82350,82349,82347,82333,82305,82301,82300,82289,82286,82257,82251,82250,82246,82240,82236,82235,82234,82232,82230,82220,82218,82203,82199,82198,82197,82196,82184,82172,82171,82161,82154,82151,82149,82141,82137,82134,82121,82120,82117,82115,82113,82112,82111,82107,82084,82081,82077,82071,82069,82068,82063,82057,82055,82049,82042,82038,82036,82034,82032,82029,82028,82027,82026,82019,81992,81991,81986,81979,81969,81967,81965,81962,81945,81937,81932,81931,81926,81922,81921,81908,81906,81905,81904,81903,81902,81901,81889,81887,81880,81877,81874,81873,81864,81862,81860,81856,81854,81853,81852,81851,81844,81843,81839,81838,81836,81835,81833,81832,81831,81828,81824,81821,81816,81815,81801,81799,81796,81786,81778,81771,81768,81757,81756,81755,81752,81746,81745,81744,81735,81728,81727,81724,81719,81718,81711,81693,81688,81682,81673,81671,81668,81666,81665,81654,81653,81648,81647,81646,81644,81643,81642,81641,81640,81637,81636,81625,81624,81623,81617,81606,81605,81604,81599,81598,81593,81592,81591,81585,81582,81579,81573,81572,81571,81562,81550,81547,81542,81541,81540,81526,81517,81512,81511,81509,81508,81507,81506,81505,81504,81503,81501,81500,81489,81488,81473,81471,81470,81469,81468,81467,81438,81437,81434,81433,81432,81429,81428,81426,81417,81411,81402,81401,81400,81399,81389,81386,81368,81367,81357,81333,81331,81329,81313,81310,81304,81296,81294,81288,81283,81278,81275,81274,81272,81270,81268,81262,81258,81257,81256,81246,81244,81242,81238,81236,81226,81220,81214,81212,81211,81201,81199,81196,81195,81184,81183,81182,81178,81177,81163,81162,81159,81151,81148,81147,81146,81145,81136,81134,81129,81120,81116,81091,81088,81084,81082,81081,81080,81079,81072,81063,81054,81049,81048,81047,81046,81045,81040,81037,81036,81035,81034,81033,81026,81025,81023,81021,81019,81017,81016,81015,81014,81010,81009,81002,80999,80997,80996,80990,80986,80985,80984,80983,80979,80975,80974,80971,80970,80969,80967,80964,80961,80959,80958,80956,80955,80954,80953,80950,80947,80944,80941,80940,80934,80896,80889,80886,80884,80867,80861,80857,80853,80851,80831,80818,80817,80804,80803,80793,80790,80789,80788,80784,80783,80778,80775,80769,80764,80759,80754,80753,80749,80748,80743,80742,80741,80738,80737,80734,80724,80723,80721,80719,80716,80715,80714,80698,80695,80689,80686,80684,80681,80678,80676,80661,80649,80647,80622,80578,80571,80570,80569,80567,80566,80565,80552,80549,80548,80546,80545,80544,80525,80518,80516,80507,80506,80505,80480,80468,80461,80444,80437,80436,80431,80424,80423,80422,80420,80417,80411,80410,80408,80407,80406,80400,80395,80387,80369,80363,80358,80356,80355,80353,80352,80347,80346,80344,80343,80338,80337,80336,80334,80333,80331,80330,80328,80320,80316,80315,80309,80307,80306,80302,80301,80299,80298,80297,80290,80288,80287,80286,80284,80261,80256,80255,80254,80253,80231,80228,80220,80218,80210,80208,80207,80206,80205,80203,80201,80199,80197,80191,80188,80181,80179,80178,80165,80164,80162,80160,80149,80148,80139,80136,80135,80106,80105,80104,80102,80100,80093,80092,80091,80090,80089,80088,80087,80086,80084,80077,80070,80064,80060,80055,80054,80042,80035,80026,80023,80014,80000,79993,79990,79985,79983,79982,79976,79960,79952,79947,79946,79945,79943,79942,79936,79925,79914,79912,79905,79898,79889,79888,79887,79886,79882,79881,79880,79879,79875,79872,79869,79868,79866,79861,79850,79846,79843,79827,79824,79823,79822,79805,79804,79799,79796,79795,79793,79792,79791,79785,79783,79781,79776,79775,79772,79760,79755,79754,79753,79752,79744,79742,79733,79731,79729,79723,79712,79708,79701,79700,79699,79698,79688,79687,79685,79684,79680,79667,79666,79665,79653,79652,79644,79640,79639,79625,79617,79605,79603,79600,79591,79590,79589,79586,79584,79581,79578,79575,79574,79559,79556,79555,79552,79551,79542,79541,79540,79536,79535,79534,79532,79526,79514,79495,79493,79491,79487,79482,79478,79465,79461,79449,79431,79430,79429,79428,79427,79425,79424,79422,79421,79419,79418,79417,79403,79402,79400,79394,79390,79355,79354,79343,79342,79341,79340,79339,79338,79323,79301,79293,79292,79291,79290,79289,79288,79287,79286,79272,79269,79268,79261,79260,79259,79255,79254,79232,79228,79223,79207,79202,79197,79196,79195,79194,79193,79192,79187,79178,79172,79165,79163,79162,79151,79149,79144,79142,79137,79134,79127,79125,79093,79084,79083,79082,79069,79068,79067,79054,79034,79017,79013,79007,79004,79003,79001,78999,78997,78993,78992,78991,78977,78974,78970,78969,78966,78962,78960,78958,78951,78942,78930,78928,78926,78922,78918,78917,78911,78909,78908,78907,78906,78905,78883,78871,78870,78866,78865,78860,78859,78846,78843,78842,78835,78834,78826,78823,78820,78812,78811,78808,78806,78790,78789,78788,78787,78784,78783,78782,78775,78768,78767,78759,78743,78736,78729,78718,78717,78716,78711,78695,78689,78688,78663,78662,78661,78657,78651,78650,78649,78645,78644,78643,78636,78635,78634,78633,78632,78630,78629,78627,78626,78622,78618,78587,78576,78570,78565,78557,78552,78548,78543,78533,78531,78529,78523,78507,78504,78503,78494,78484,78483,78477,78472,78471,78467,78459,78453,78450,78447,78446,78445,78443,78439,78438,78435,78429,78427,78414,78403,78396,78375,78374,78373,78371,78368,78365,78362,78361,78358,78355,78354,78353,78350,78347,78339,78329,78324,78321,78319,78304,78302,78279,78278,78277,78276,78275,78274,78268,78263,78250,78236,78235,78234,78221,78212,78202,78200,78199,78197,78194,78189,78188,78157,78153,78148,78141,78140,78137,78135,78132,78131,78127,78126,78122,78118,78116,78113,78112,78111,78110,78109,78105,78104,78098,78097,78096,78084,78079,78073,78068,78065,78057,78054,78053,78047,78043,78038,78033,78032,78023,78022,78021,78020,78006,78005,78004,77991,77990,77983,77981,77980,77979,77973,77966,77965,77959,77958,77945,77944,77940,77937,77920,77915,77909,77901,77893,77891,77888,77887,77886,77885,77884,77883,77872,77868,77844,77842,77831,77827,77826,77816,77815,77813,77807,77806,77805,77802,77794,77787,77774,77767,77764,77755,77751,77746,77745,77736,77735,77729,77726,77724,77723,77720,77717,77716,77690,77686,77683,77682,77681,77680,77679,77675,77674,77673,77670,77666,77659,77658,77657,77656,77653,77651,77650,77644,77641,77640,77637,77635,77631,77628,77617,77615,77612,77610,77607,77602,77601,77599,77594,77577,77574,77572,77570,77558,77556,77548,77543,77538,77522,77518,77517,77512,77493,77491,77490,77489,77486,77434,77429,77426,77423,77414,77412,77410,77405,77398,77395,77392,77391,77390,77389,77382,77376,77375,77370,77362,77361,77357,77353,77352,77351,77347,77346,77345,77343,77336,77334,77322,77320,77317,77308,77306,77296,77288,77270,77268,77267,77266,77261,77260,77258,77255,77253,77250,77243,77237,77235,77234,77229,77226,77222,77219,77214,77213,77205,77204,77203,77202,77201,77199,77198,77190,77189,77187,77183,77181,77180,77173,77170,77158,77154,77151,77149,77128,77126,77120,77101,77099,77090,77086,77083,77067,77066,77064,77053,77047,77046,77045,77043,77037,77036,77034,77030,77024,77022,77019,77015,77008,77007,76999,76997,76996,76985,76976,76969,76963,76961,76935,76931,76923,76922,76921,76915,76913,76909,76907,76899,76887,76885,76866,76852,76837,76813,76802,76800,76797,76796,76777,76773,76760,76743,76741,76740,76739,76738,76737,76736,76735,76722,76717,76714,76713,76707,76705,76704,76701,76700,76699,76698,76695,76694,76693,76692,76690,76689,76686,76675,76673,76671,76667,76666,76663,76659,76657,76656,76655,76654,76646,76645,76635,76601,76599,76589,76584,76576,76574,76571,76570,76569,76568,76563,76558,76552,76550,76547,76546,76543,76541,76540,76535,76529,76524,76514,76503,76502,76500,76492,76451,76449,76436,76434,76432,76431,76430,76429,76427,76412,76403,76399,76393,76388,76387,76385,76377,76375,76367,76355,76352,76350,76339,76338,76323,76322,76320,76319,76314,76289,76286,76285,76280,76271,76261,76254,76236,76235,76233,76232,76228,76223,76221,76218,76212,76211,76202,76201,76189,76188,76187,76184,76181,76180,76179,76176,76175,76162,76159,76157,76151,76121,76119,76103,76098,76096,76091,76085,76083,76081,76079,76071,76055,76047,76039,76038,76037,76036,76035,76034,76020,76019,76015,75982,75981,75978,75977,75968,75966,75955,75950,75949,75948,75947,75946,75945,75938,75935,75934,75929,75923,75915,75914,75895,75894,75893,75892,75871,75865,75856,75855,75854,75853,75846,75835,75828,75816,75794,75788,75785,75784,75783,75780,75778,75777,75776,75766,75765,75759,75756,75753,75752,75751,75750,75748,75747,75746,75745,75743,75739,75732,75731,75730,75728,75726,75720,75717,75716,75706,75705,75687,75686,75685,75676,75673,75672,75671,75668,75647,75646,75633,75631,75628,75620,75619,75616,75612,75611,75608,75596,75595,75591,75586,75585,75584,75583,75575,75557,75548,75543,75541,75540,75536,75532,75530,75526,75520,75518,75516,75507,75502,75499,75496,75490,75487,75485,75480,75475,75473,75468,75462,75461,75454,75451,75431,75427,75421,75419,75418,75408,75403,75402,75401,75400,75395,75387,75386,75383,75373,75372,75368,75356,75355,75354,75349,75348,75344,75333,75330,75326,75321,75316,75315,75313,75310,75308,75307,75305,75304,75303,75301,75292,75289,75286,75285,75282,75279,75275,75274,75270,75269,75262,75261,75231,75230,75229,75227,75226,75225,75224,75216,75201,75200,75199,75197,75196,75195,75192,75180,75175,75174,75162,75161,75160,75159,75148,75147,75140,75123,75117,75113,75111,75109,75104,75101,75088,75086,75084,75082,75080,75077,75066,75065,75063,75061,75059,75049,75044,75042,75041,75040,75034,75033,75015,75012,75007,75000,74998,74997,74995,74989,74987,74983,74982,74979,74972,74967,74963,74956,74954,74946,74945,74944,74943,74942,74941,74934,74926,74922,74908,74905,74904,74899,74897,74896,74895,74893,74885,74884,74883,74882,74881,74880,74879,74878,74872,74871,74870,74868,74867,74866,74864,74861,74853,74852,74850,74846,74842,74831,74820,74816,74814,74810,74809,74807,74806,74804,74801,74800,74799,74798,74789,74780,74748,74744,74743,74742,74732,74723,74701,74699,74694,74678,74675,74673,74672,74661,74659,74658,74657,74648,74640,74636,74634,74633,74624,74622,74621,74620,74615,74610,74581,74577,74572,74544,74536,74517,74514,74507,74504,74496,74493,74465,74458,74443,74432,74431,74421,74419,74415,74414,74390,74382,74380,74376,74374,74373,74370,74363,74357,74356,74355,74354,74353,74351,74344,74340,74339,74332,74329,74294,74293,74292,74290,74289,74288,74287,74285,74280,74264,74263,74262,74261,74260,74255,74245,74237,74232,74231,74230,74229,74228,74221,74219,74218,74213,74205,74204,74192,74191,74190,74189,74186,74160,74157,74153,74139,74127,74109,74103,74096,74094,74093,74090,74082,74080,74062,74055,74041,74039,74038,74037,74029,74028,74001,73994,73992,73991,73985,73983,73982,73978,73974,73973,73970,73968,73964,73963,73955,73947,73937,73936,73929,73908,73903,73902,73900,73899,73897,73896,73891,73878,73874,73871,73868,73867,73859,73855,73849,73847,73845,73834,73830,73829,73811,73768,73765,73764,73760,73757,73754,73753,73748,73737,73736,73735,73734,73727,73726,73718,73707,73703,73699,73694,73690,73686,73684,73678,73677,73668,73661,73660,73659,73655,73654,73653,73635,73625,73623,73608,73602,73601,73600,73594,73590,73589,73566,73563,73562,73561,73557,73549,73544,73536,73535,73530,73529,73519,73514,73512,73501,73489,73488,73487,73476,73468,73465,73461,73460,73453,73452,73441,73440,73439,73438,73436,73414,73412,73411,73409,73406,73404,73402,73400,73393,73392,73368,73343,73334,73329,73324,73323,73322,73320,73304,73278,73275,73274,73272,73270,73262,73258,73256,73251,73245,73231,73230,73225,73223,73222,73204,73196,73192,73189,73186,73164,73150,73149,73140,73129,73125,73124,73123,73122,73120,73108,73098,73095,73091,73087,73084,73083,73069,73063,73054,73039,73034,73033,73025,73021,73018,73014,72973,72972,72968,72958,72945,72941,72934,72908,72901,72894,72893,72892,72887,72880,72878,72875,72851,72846,72834,72821,72792,72788,72784,72781,72759,72756,72728,72714,72710,72709,72667,72666,72665,72654,72649,72642,72641,72640,72624,72621,72616,72609,72607,72601,72599,72596,72595,72593,72588,72587,72585,72581,72579,72575,72572,72571,72570,72568,72565,72559,72558,72557,72556,72555,72549,72548,72546,72542,72534,72525,72515,72501,72498,72497,72481,72477,72469,72453,72451,72449,72448,72435,72434,72431,72427,72421,72412,72411,72397,72393,72391,72390,72389,72388,72376,72375,72374,72372,72367,72366,72359,72354,72353,72352,72350,72345,72328,72318,72317,72292,72286,72281,72278,72277,72275,72270,72257,72253,72240,72239,72238,72236,72225,72223,72215,72150,72060,72059,72035,72033,72029,72026,72020,72017,72016,72000,71998,71996,71995,71991,71987,71986,71984,71979,71978,71972,71971,71970,71966,71963,71950,71945,71944,71912,71910,71909,71906,71889,71885,71881,71870,71861,71853,71851,71846,71845,71843,71817,71802,71801,71789,71784,71776,71775,71774,71773,71772,71771,71770,71765,71764,71762,71753,71750,71744,71740,71720,71718,71715,71713,71711,71705,71697,71695,71691,71687,71686,71685,71684,71683,71682,71675,71674,71661,71660,71659,71656,71649,71647,71639,71637,71631,71630,71628,71614,71613,71612,71611,71605,71604,71593,71592,71590,71589,71550,71548,71544,71520,71519,71518,71517,71516,71513,71505,71501,71500,71495,71494,71493,71490,71489,71488,71473,71472,71471,71470,71465,71459,71455,71452,71451,71448,71446,71440,71425,71420,71398,71390,71386,71384,71379,71372,71360,71359,71350,71349,71347,71346,71340,71324,71319,71318,71315,71309,71302,71301,71296,71290,71288,71286,71285,71283,71282,71281,71280,71275,71269,71266,71263,71262,71245,71244,71239,71235,71222,71221,71211,71209,71208,71207,71203,71202,71188,71172,71164,71141,71130,71125,71116,71114,71113,71110,71100,71086,71066,71061,71055,71052,71051,71047,71045,71036,71035,71034,71032,71031,71028,71026,71024,71012,71011,71010,71008,71007,71006,71004,71002,71000,70999,70998,70997,70986,70985,70973,70972,70971,70970,70968,70967,70936,70935,70934,70933,70931,70930,70929,70928,70927,70926,70924,70908,70901,70900,70898,70894,70889,70864,70803,70798,70797,70792,70791,70788,70784,70779,70774,70761,70760,70759,70758,70755,70754,70738,70734,70712,70704,70695,70680,70679,70663,70661,70658,70649,70643,70633,70628,70627,70621,70596,70588,70586,70581,70577,70576,70566,70563,70560,70559,70558,70556,70545,70542,70528,70527,70526,70522,70518,70510,70509,70506,70500,70496,70495,70494,70493,70492,70483,70473,70472,70471,70465,70464,70463,70448,70446,70439,70435,70432,70428,70427,70423,70418,70410,70409,70406,70405,70397,70396,70395,70394,70393,70392,70391,70390,70388,70383,70381,70378,70377,70355,70352,70351,70350,70349,70348,70344,70343,70342,70337,70332,70331,70330,70329,70327,70326,70322,70317,70311,70309,70307,70306,70303,70294,70293,70292,70291,70290,70287,70286,70285,70284,70283,70278,70277,70275,70263,70262,70253,70252,70250,70248,70247,70244,70237,70235,70230,70229,70222,70220,70217,70213,70212,70194,70193,70181,70175,70174,70173,70157,70147,70137,70136,70130,70124,70122,70120,70115,70113,70111,70104,70102,70097,70091,70090,70089,70077,70069,70066,70062,70061,70059,70054,70046,70045,70044,70029,70021,70020,69995,69994,69990,69989,69984,69963,69962,69960,69959,69951,69950,69939,69938,69925,69921,69920,69910,69909,69906,69905,69904,69900,69899,69886,69885,69868,69867,69866,69865,69844,69842,69841,69839,69825,69819,69818,69813,69798,69780,69769,69768,69758,69756,69750,69715,69714,69713,69711,69703,69690,69685,69683,69681,69676,69669,69662,69661,69660,69657,69656,69655,69647,69645,69636,69625,69624,69623,69613,69609,69604,69602,69601,69593,69592,69590,69581,69571,69570,69569,69568,69567,69566,69561,69557,69552,69550,69549,69548,69536,69535,69533,69529,69527,69524,69523,69522,69521,69519,69518,69517,69514,69512,69508,69507,69499,69495,69494,69480,69477,69469,69467,69453,69451,69446,69438,69437,69434,69431,69424,69419,69417,69416,69412,69410,69409,69408,69407,69403,69398,69397,69395,69387,69385,69384,69383,69379,69373,69369,69365,69362,69361,69350,69348,69345,69344,69343,69340,69314,69313,69308,69307,69305,69304,69299,69298,69297,69296,69295,69292,69291,69284,69276,69269,69268,69267,69258,69248,69247,69242,69235,69234,69227,69225,69224,69223,69221,69217,69214,69213,69203,69186,69185,69184,69182,69178,69176,69175,69173,69172,69171,69170,69169,69168,69167,69164,69147,69098,69097,69096,69089,69081,69075,69065,69056,69049,69047,69032,69029,69028,69024,69020,69019,69018,69009,69006,69005,69004,69003,68996,68994,68992,68991,68990,68983,68978,68971,68969,68964,68963,68959,68958,68954,68953,68952,68947,68946,68940,68938,68937,68935,68934,68933,68919,68918,68917,68916,68915,68914,68912,68909,68906,68903,68901,68900,68899,68898,68897,68896,68895,68894,68887,68880,68879,68866,68862,68861,68860,68859,68857,68854,68852,68847,68844,68840,68833,68829,68827,68824,68822,68821,68818,68817,68816,68814,68813,68800,68791,68786,68785,68784,68779,68772,68766,68762,68761,68760,68759,68758,68757,68756,68750,68728,68727,68710,68708,68707,68701,68700,68698,68697,68696,68695,68692,68682,68680,68676,68674,68671,68667,68647,68640,68639,68636,68618,68616,68615,68614,68613,68612,68588,68585,68582,68574,68553,68548,68541,68530,68529,68528,68527,68524,68521,68520,68518,68513,68511,68506,68493,68490,68489,68488,68487,68486,68485,68484,68483,68482,68471,68470,68469,68461,68460,68432,68431,68426,68415,68414,68413,68409,68408,68406,68405,68404,68403,68398,68394,68380,68379,68376,68374,68373,68368,68360,68356,68355,68354,68350,68349,68347,68334,68333,68332,68328,68326,68315,68313,68309,68299,68297,68296,68295,68290,68280,68276,68264,68262,68241,68229,68227,68222,68220,68219,68214,68213,68210,68201,68197,68188,68178,68171,68168,68167,68163,68154,68142,68141,68136,68126,68118,68114,68105,68099,68098,68074,68065,68052,68051,68050,68046,68045,68043,68042,68041,68029,68007,68006,68002,67991,67987,67979,67971,67970,67969,67965,67961,67946,67929,67928,67924,67922,67921,67920,67919,67914,67913,67909,67905,67904,67903,67902,67901,67900,67899,67892,67890,67889,67888,67887,67886,67884,67882,67878,67876,67873,67871,67870,67869,67861,67852,67851,67842,67839,67838,67836,67835,67830,67829,67826,67825,67822,67821,67818,67817,67806,67805,67804,67802,67795,67794,67793,67790,67786,67778,67773,67768,67765,67764,67763,67762,67760,67755,67753,67741,67738,67737,67736,67735,67732,67731,67730,67729,67728,67727,67726,67725,67724,67723,67722,67721,67719,67717,67715,67713,67708,67704,67703,67701,67700,67689,67688,67687,67686,67683,67680,67677,67665,67664,67661,67656,67655,67653,67648,67647,67640,67638,67637,67633,67629,67615,67605,67604,67602,67601,67600,67599,67598,67589,67585,67584,67582,67576,67567,67564,67563,67545,67538,67529,67527,67520,67517,67512,67510,67509,67484,67475,67472,67466,67465,67464,67460,67459,67457,67456,67450,67448,67441,67433,67432,67430,67428,67425,67423,67422,67419,67411,67406,67396,67393,67392,67389,67388,67375,67372,67368,67367,67364,67362,67357,67356,67355,67354,67345,67341,67337,67334,67333,67331,67330,67328,67327,67326,67318,67311,67306,67304,67302,67301,67300,67297,67296,67295,67294,67289,67284,67283,67281,67273,67272,67270,67267,67249,67248,67247,67237,67221,67207,67200,67199,67198,67197,67196,67195,67188,67177,67164,67163,67161,67160,67159,67156,67150,67149,67147,67136,67132,67129,67124,67123,67122,67121,67120,67119,67118,67117,67116,67115,67114,67113,67112,67111,67110,67109,67108,67107,67106,67105,67104,67103,67102,67100,67098,67094,67090,67088,67083,67066,67064,67061,67060,67056,67053,67046,67045,67044,67043,67042,67038,67027,67021,67019,67018,67017,67016,67015,67011,67010,67009,67008,67004,66991,66986,66974,66968,66948,66947,66946,66945,66944,66941,66940,66931,66917,66916,66914,66913,66905,66897,66894,66893,66890,66888,66873,66869,66868,66867,66861,66860,66857,66852,66851,66840,66833,66831,66818,66803,66795,66794,66793,66751,66747,66746,66743,66742,66706,66705,66703,66702,66701,66699,66688,66687,66666,66655,66654,66651,66650,66649,66648,66647,66641,66640,66632,66606,66605,66604,66602,66599,66597,66595,66580,66577,66573,66572,66571,66570,66558,66556,66555,66554,66528,66516,66514,66507,66506,66505,66503,66484,66480,66479,66477,66462,66461,66460,66457,66448,66447,66446,66441,66421,66418,66408,66404,66403,66402,66401,66400,66399,66398,66395,66391,66390,66389,66388,66385,66384,66383,66382,66380,66378,66371,66366,66365,66351,66350,66348,66347,66346,66344,66341,66336,66308,66307,66306,66305,66300,66294,66291,66290,66289,66288,66287,66286,66285,66284,66282,66280,66278,66273,66272,66271,66270,66269,66268,66267,66259,66215,66214,66208,66202,66200,66197,66196,66191,66186,66182,66181,66179,66174,66169,66165,66163,66153,66146,66140,66106,66102,66101,66099,66097,66096,66092,66091,66074,66072,66070,66069,66054,66000,65997,65978,65974,65935,65934,65928,65915,65906,65905,65897,65896,65891,65888,65887,65884,65876,65867,65866,65864,65844,65842,65841,65839,65838,65837,65818,65817,65816,65815,65812,65811,65810,65808,65804,65803,65799,65796,65795,65792,65789,65773,65772,65770,65769,65764,65761,65758,65756,65755,65754,65753,65752,65751,65743,65742,65741,65740,65739,65738,65736,65734,65729,65691,65689,65688,65687,65667,65666,65663,65658,65654,65650,65647,65644,65642,65641,65640,65636,65635,65625,65611,65610,65604,65603,65601,65600,65590,65585,65583,65581,65566,65558,65555,65554,65552,65550,65545,65544,65537,65526,65525,65524,65521,65512,65509,65508,65504,65495,65477,65476,65474,65473,65472,65471,65470,65469,65468,65467,65464,65463,65462,65461,65460,65459,65458,65457,65451,65449,65447,65443,65441,65434,65416,65407,65404,65394,65393,65388,65381,65376,65375,65374,65363,65361,65360,65359,65356,65355,65348,65336,65335,65332,65329,65328,65311,65310,65300,65298,65297,65287,65283,65280,65272,65268,65262,65257,65242,65228,65227,65225,65214,65212,65211,65207,65200,65199,65198,65193,65192,65184,65182,65181,65180,65179,65160,65157,65145,65140,65139,65138,65136,65134,65133,65132,65131,65130,65128,65118,65094,65051,65048,65041,65038,65029,65026,65023,65022,65021,65020,65008,64949,64948,64928,64927,64912,64911,64910,64909,64908,64907,64906,64904,64903,64895,64893,64891,64887,64857,64849,64844,64843,64840,64835,64834,64806,64805,64803,64802,64801,64800,64794,64789,64786,64785,64784,64783,64782,64781,64774,64771,64768,64766,64761,64745,64741,64740,64735,64734,64733,64717,64713,64711,64710,64709,64703,64690,64688,64680,64678,64675,64662,64661,64646,64644,64643,64640,64639,64638,64637,64636,64635,64631,64630,64625,64620,64619,64618,64617,64615,64611,64604,64603,64600,64592,64587,64586,64584,64581,64580,64577,64567,64555,64553,64552,64550,64546,64541,64529,64525,64523,64520,64519,64513,64489,64444,64442,64440,64439,64412,64402,64398,64397,64396,64390,64383,64382,64381,64375,64373,64372,64367,64359,64356,64352,64351,64345,64326,64324,64322,64320,64311,64309,64308,64297,64271,64270,64269,64268,64267,64266,64265,64264,64263,64262,64261,64260,64253,64251,64250,64227,64221,64217,64215,64214,64212,64208,64201,64200,64193,64192,64187,64186,64165,64163,64162,64091,64086,64070,64069,64055,64035,64034,64006,63995,63992,63991,63990,63985,63976,63975,63974,63973,63972,63957,63956,63954,63952,63950,63949,63948,63947,63943,63940,63939,63935,63934,63933,63931,63930,63929,63928,63927,63919,63912,63911,63892,63890,63881,63880,63879,63878,63877,63875,63874,63867,63853,63849,63848,63846,63845,63844,63843,63842,63840,63839,63837,63836,63835,63821,63820,63817,63810,63808,63797,63787,63782,63768,63764,63753,63752,63748,63743,63742,63740,63730,63720,63718,63715,63714,63713,63712,63711,63710,63709,63708,63707,63706,63674,63672,63671,63669,63668,63650,63641,63634,63633,63632,63631,63630,63629,63628,63611,63610,63608,63599,63592,63590,63587,63585,63575,63574,63573,63572,63567,63564,63563,63562,63556,63549,63548,63544,63543,63541,63534,63533,63531,63530,63527,63526,63514,63513,63511,63507,63506,63480,63477,63470,63467,63451,63447,63445,63424,63423,63422,63421,63420,63400,63399,63398,63397,63393,63375,63373,63372,63364,63357,63356,63351,63346,63344,63341,63340,63339,63337,63333,63325,63319,63306,63305,63303,63302,63301,63300,63299,63295,63292,63280,63278,63244,63237,63236,63235,63221,63219,63214,63213,63212,63209,63208,63207,63205,63192,63191,63177,63152,63142,63141,63140,63138,63137,63131,63130,63129,63122,63121,63116,63114,63096,63095,63094,63093,63082,63081,63076,63065,63064,63062,63059,63058,63053,63044,63041,63034,63033,63030,63027,63021,63004,63001,62999,62998,62992,62984,62981,62968,62965,62962,62961,62954,62939,62933,62929,62926,62925,62921,62916,62908,62905,62900,62897,62896,62895,62894,62892,62891,62885,62884,62876,62870,62865,62862,62860,62858,62857,62856,62855,62853,62849,62848,62847,62835,62824,62823,62818,62807,62790,62789,62784,62783,62775,62770,62768,62767,62763,62762,62761,62760,62746,62744,62743,62738,62731,62729,62728,62727,62726,62725,62724,62723,62722,62721,62720,62719,62718,62717,62716,62715,62714,62708,62704,62703,62702,62700,62699,62698,62696,62694,62689,62687,62685,62684,62683,62670,62665,62640,62624,62623,62614,62601,62578,62576,62575,62571,62567,62561,62560,62545,62537,62536,62535,62530,62528,62524,62523,62516,62515,62510,62508,62503,62502,62500,62499,62497,62496,62488,62487,62483,62482,62480,62479,62476,62473,62472,62471,62452,62451,62449,62447,62439,62438,62437,62431,62429,62416,62415,62411,62379,62378,62373,62370,62368,62363,62362,62353,62334,62315,62312,62308,62305,62302,62300,62299,62296,62295,62293,62282,62277,62262,62256,62249,62248,62247,62246,62240,62239,62238,62237,62233,62231,62230,62229,62228,62215,62213,62210,62208,62207,62204,62186,62185,62184,62178,62177,62173,62171,62167,62163,62161,62142,62128,62126,62125,62123,62122,62118,62115,62114,62105,62104,62090,62055,62026,62024,62023,62022,62019,62014,62009,62005,62004,61982,61970,61968,61967,61966,61965,61964,61961,61960,61945,61918,61906,61904,61889,61886,61872,61871,61870,61865,61860,61842,61821,61815,61811,61804,61802,61801,61799,61797,61795,61794,61789,61788,61787,61786,61754,61753,61747,61746,61743,61741,61735,61715,61705,61704,61702,61692,61684,61680,61679,61678,61672,61666,61662,61661,61654,61653,61648,61644,61638,61633,61630,61629,61622,61619,61618,61615,61613,61611,61610,61604,61601,61600,61586,61577,61570,61568,61564,61561,61560,61558,61555,61554,61553,61548,61547,61544,61543,61536,61535,61523,61516,61506,61505,61500,61499,61498,61497,61483,61481,61478,61476,61475,61472,61471,61466,61464,61457,61456,61455,61452,61440,61439,61438,61437,61433,61417,61413,61409,61406,61404,61385,61381,61373,61370,61367,61366,61365,61355,61354,61352,61336,61327,61326,61325,61323,61321,61320,61319,61318,61317,61316,61313,61312,61311,61309,61302,61299,61296,61295,61294,61290,61258,61253,61223,61222,61217,61212,61211,61210,61204,61202,61182,61181,61180,61176,61173,61170,61168,61167,61166,61158,61153,61143,61142,61134,61125,61096,61090,61084,61083,61082,61080,61078,61074,61073,61071,61068,61064,61061,61060,61052,61051,61050,61025,61023,61019,61018,61017,60985,60984,60983,60982,60976,60975,60974,60971,60969,60960,60959,60957,60956,60953,60951,60946,60943,60942,60937,60936,60931,60930,60927,60925,60924,60923,60922,60921,60914,60911,60910,60906,60904,60898,60897,60896,60895,60891,60890,60886,60884,60883,60879,60878,60877,60874,60873,60865,60862,60860,60859,60858,60856,60854,60850,60841,60834,60832,60831,60798,60797,60794,60789,60788,60786,60784,60782,60780,60775,60774,60770,60768,60766,60765,60758,60756,60739,60737,60736,60733,60732,60731,60723,60722,60721,60720,60714,60713,60700,60697,60693,60692,60691,60690,60689,60685,60670,60669,60648,60647,60646,60627,60623,60603,60602,60601,60593,60591,60581,60575,60568,60564,60556,60555,60554,60551,60546,60531,60523,60520,60513,60512,60511,60510,60502,60498,60489,60488,60486,60485,60478,60456,60455,60442,60438,60429,60427,60422,60421,60405,60404,60402,60395,60394,60393,60392,60391,60390,60389,60388,60386,60381,60373,60369,60367,60366,60365,60363,60362,60361,60360,60355,60315,60305,60301,60298,60295,60291,60288,60287,60286,60282,60281,60280,60279,60278,60274,60266,60242,60241,60240,60228,60227,60226,60225,60224,60223,60222,60221,60219,60216,60205,60204,60202,60201,60195,60186,60177,60176,60168,60165,60164,60152,60145,60138,60122,60121,60120,60114,60107,60106,60100,60099,60098,60096,60089,60080,60079,60072,60057,60038,60037,60035,60034,60033,60028,60025,60024,60023,60014,60012,60001,60000,59999,59998,59982,59980,59979,59975,59972,59968,59956,59952,59936,59933,59929,59927,59926,59925,59924,59923,59922,59920,59914,59893,59892,59886,59884,59883,59877,59859,59858,59854,59853,59850,59848,59847,59845,59837,59836,59834,59826,59820,59813,59810,59804,59798,59793,59792,59790,59781,59779,59777,59772,59771,59767,59766,59758,59753,59750,59749,59746,59744,59741,59740,59739,59738,59734,59730,59728,59725,59723,59721,59720,59718,59714,59713,59711,59705,59699,59692,59684,59683,59682,59678,59677,59671,59670,59667,59650,59649,59648,59647,59644,59643,59637,59635,59626,59616,59615,59614,59613,59612,59609,59607,59596,59595,59591,59580,59577,59574,59566,59561,59560,59557,59554,59549,59538,59527,59526,59525,59516,59515,59512,59511,59510,59507,59501,59493,59491,59490,59486,59482,59481,59479,59470,59469,59466,59465,59463,59462,59457,59456,59446,59444,59443,59439,59427,59422,59415,59409,59406,59404,59394,59387,59386,59385,59382,59379,59378,59375,59373,59372,59367,59360,59357,59351,59348,59339,59335,59319,59317,59314,59313,59312,59311,59299,59298,59297,59296,59295,59280,59279,59278,59276,59260,59252,59243,59241,59240,59238,59233,59232,59231,59229,59226,59220,59217,59211,59209,59208,59207,59206,59205,59198,59197,59193,59183,59177,59175,59174,59169,59167,59157,59156,59155,59151,59148,59147,59146,59139,59125,59124,59123,59122,59121,59120,59119,59117,59115,59114,59113,59100,59099,59085,59075,59056,59055,59053,59050,59040,59039,59038,59024,59021,59019,59018,59016,59015,59005,59004,59003,58998,58996,58994,58989,58979,58969,58968,58961,58958,58956,58955,58953,58951,58947,58946,58945,58944,58943,58941,58939,58937,58934,58933,58932,58930,58928,58927,58925,58918,58917,58914,58910,58906,58903,58902,58901,58898,58896,58893,58892,58888,58887,58869,58867,58859,58844,58835,58831,58830,58824,58823,58815,58813,58812,58786,58784,58766,58764,58757,58756,58753,58744,58731,58728,58726,58725,58719,58711,58698,58693,58692,58685,58684,58683,58676,58673,58671,58663,58662,58661,58660,58654,58653,58652,58651,58650,58640,58635,58631,58629,58628,58626,58620,58619,58617,58616,58615,58613,58611,58608,58604,58603,58596,58595,58591,58586,58584,58583,58576,58574,58571,58570,58569,58561,58550,58546,58545,58542,58533,58530,58505,58500,58489,58473,58464,58463,58460,58457,58456,58455,58454,58453,58452,58450,58448,58426,58425,58423,58415,58412,58411,58397,58381,58378,58375,58361,58355,58343,58329,58328,58327,58317,58311,58310,58304,58289,58287,58283,58282,58277,58276,58275,58256,58255,58253,58252,58242,58238,58235,58233,58229,58219,58218,58217,58214,58213,58198,58197,58193,58186,58181,58176,58173,58170,58161,58150,58148,58146,58124,58122,58121,58115,58112,58109,58069,58066,58065,58064,58042,58041,58040,58002,57999,57998,57993,57987,57986,57981,57967,57958,57954,57953,57929,57921,57920,57912,57909,57908,57907,57892,57883,57882,57872,57869,57867,57861,57860,57852,57836,57835,57831,57819,57816,57814,57812,57811,57810,57806,57805,57804,57803,57799,57797,57795,57788,57758,57757,57750,57746,57719,57712,57681,57673,57672,57662,57634,57631,57630,57629,57626,57625,57478,57467,57466,57465,57464,57457,57456,57445,57444,57443,57431,57419,57418,57415,57414,57411,57403,57400,57399,57398,57393,57392,57379,57378,57377,57348,57338,57334,57331,57328,57326,57318,57317,57316,57311,57309,57307,57306,57299,57297,57291,57286,57285,57283,57282,57281,57280,57279,57272,57271,57269,57268,57265,57264,57263,57261,57255,57249,57244,57238,57231,57230,57229,57206,57205,57201,57197,57190,57184,57154,57132,57119,57100,57099,57097,56932,56931,56928,56927,56920,56919,56918,56916,56913,56911,56895,56894,56893,56891,56883,56869,56864,56858,56856,56853,56852,56851,56837,56835,56834,56825,56824,56823,56822,56821,56816,56815,56814,56813,56812,56811,56807,56798,56789,56788,56771,56769,56768,56752,56748,56746,56744,56739,56738,56736,56729,56709,56704,56701,56699,56679,56678,56676,56671,56668,56657,56651,56645,56644,56643,56642,56639,56635,56621,56620,56619,56603,56599,56598,56590,56588,56586,56583,56582,56581,56575,56574,56570,56569,56568,56567,56566,56565,56564,56563,56557,56556,56555,56554,56553,56551,56550,56545,56538,56530,56523,56519,56509,56505,56502,56501,56484,56479,56476,56466,56464,56463,56462,56456,56455,56429,56425,56421,56412,56405,56397,56395,56394,56393,56392,56388,56385,56381,56372,56371,56369,56362,56360,56359,56341,56332,56315,56311,56309,56307,56305,56296,56294,56293,56270,56268,56264,56259,56252,56251,56250,56249,56242,56241,56240,56239,56236,56233,56231,56226,56198,56197,56195,56189,56184,56177,56176,56175,56172,56170,56169,56165,56163,56158,56136,56132,56127,56126,56109,56108,56106,56104,56098,56093,56092,56091,56090,56089,56088,56071,56042,56039,56030,56028,56024,56023,56022,56020,56017,56016,56015,56008,56007,56005,56004,56003,56000,55999,55998,55965,55964,55946,55938,55905,55890,55889,55873,55848,55843,55841,55840,55839,55837,55834,55827,55808,55793,55792,55791,55790,55787,55785,55783,55782,55772,55769,55760,55736,55728,55725,55717,55715,55711,55710,55709,55708,55707,55706,55705,55692,55682,55665,55659,55653,55640,55633,55632,55626,55625,55623,55621,55620,55619,55610,55601,55594,55581,55572,55544,55543,55542,55541,55505,55504,55502,55499,55496,55490,55487,55485,55484,55483,55482,55475,55473,55471,55470,55469,55468,55467,55466,55464,55463,55462,55458,55455,55447,55445,55441,55439,55436,55427,55421,55412,55411,55409,55392,55389,55388,55385,55384,55383,55382,55379,55378,55377,55376,55370,55348,55347,55346,55345,55340,55336,55334,55332,55329,55328,55307,55298,55267,55261,55242,55241,55240,55239,55237,55207,55203,55201,55198,55195,55194,55189,55181,55177,55150,55148,55145,55139,55124,55123,55121,55108,55106,55091,55090,55083,55081,55078,55076,55058,55032,55030,55029,55028,55027,55019,55015,55010,55005,55003,55002,55000,54999,54997,54996,54994,54993,54990,54976,54955,54954,54945,54944,54942,54941,54940,54939,54937,54935,54928,54902,54901,54900,54896,54895,54893,54889,54886,54881,54880,54878,54872,54865,54864,54862,54789,54763,54746,54735,54701,54689,54685,54680,54647,54645,54644,54639,54638,54637,54635,54630,54628,54627,54626,54625,54624,54623,54622,54607,54604,54599,54598,54597,54594,54587,54586,54585,54582,54581,54580,54574,54566,54563,54560,54551,54550,54545,54542,54524,54522,54521,54518,54515,54513,54512,54509,54508,54506,54503,54502,54496,54494,54470,54467,54446,54434,54433,54421,54403,54386,54385,54384,54376,54375,54362,54361,54360,54359,54347,54343,54334,54316,54315,54311,54310,54309,54292,54291,54277,54276,54275,54274,54251,54248,54244,54242,54240,54239,54238,54236,54235,54234,54233,54228,54209,54208,54207,54203,54198,54197,54183,54181,54137,54136,54132,54131,54130,54127,54120,54112,54074,54071,54069,54066,54041,54040,54039,54038,54037,54036,54032,54030,54029,54028,54024,54020,54019,54013,54010,53987,53986,53953,53952,53929,53926,53914,53910,53895,53888,53887,53879,53878,53866,53862,53831,53830,53824,53823,53793,53792,53789,53787,53784,53752,53744,53742,53740,53739,53729,53723,53717,53716,53715,53705,53704,53701,53700,53698,53696,53693,53692,53679,53662,53655,53646,53626,53621,53598,53592,53591,53586,53585,53568,53565,53563,53562,53559,53558,53554,53552,53550,53541,53535,53531,53529,53525,53522,53521,53508,53498,53497,53496,53495,53492,53490,53489,53488,53487,53485,53483,53482,53474,53473,53471,53468,53467,53452,53435,53434,53422,53420,53418,53417,53413,53412,53411,53406,53402,53400,53398,53393,53390,53373,53372,53367,53363,53361,53360,53354,53353,53346,53345,53344,53343,53342,53341,53340,53339,53338,53337,53336,53335,53334,53333,53332,53331,53330,53329,53328,53327,53326,53325,53324,53323,53322,53321,53320,53319,53318,53317,53316,53315,53314,53313,53312,53311,53307,53306,53305,53302,53301,53299,53298,53296,53295,53294,53293,53287,53282,53281,53280,53279,53278,53277,53274,53272,53269,53268,53266,53262,53261,53260,53257,53256,53244,53243,53242,53237,53230,53228,53226,53220,53219,53213,53212,53193,53186,53182,53178,53166,53165,53163,53158,53157,53155,53154,53152,53143,53142,53135,53131,53129,53125,53122,53111,53108,53107,53099,53093,53090,53088,53087,53085,53077,53071,53070,53069,53065,53064,53063,53062,53061,53060,53059,53058,53057,53054,53052,53046,53045,53022,53021,53005,53004,53003,53002,53001,53000,52997,52994,52992,52991,52990,52989,52985,52984,52982,52978,52977,52976,52967,52952,52951,52949,52948,52938,52937,52936,52924,52908,52896,52895,52893,52892,52890,52889,52888,52887,52886,52885,52884,52872,52871,52867,52866,52865,52850,52849,52848,52847,52846,52834,52833,52829,52821,52820,52811,52810,52806,52784,52783,52776,52771,52751,52705,52703,52702,52696,52693,52692,52688,52687,52682,52681,52676,52670,52668,52664,52659,52633,52621,52606,52605,52599,52598,52582,52577,52552,52547,52532,52531,52526,52502,52501,52500,52457,52443,52441,52437,52436,52435,52434,52430,52428,52426,52423,52419,52413,52412,52406,52404,52402,52400,52391,52388,52387,52386,52385,52379,52370,52369,52368,52367,52362,52361,52357,52356,52352,52347,52341,52340,52338,52337,52336,52334,52332,52331,52330,52329,52327,52325,52324,52323,52302,52284,52273,52225,52223,52216,52215,52214,52213,52196,52193,52187,52186,52184,52175,52174,52162,52156,52138,52136,52131,52130,52129,52128,52127,52126,52125,52124,52123,52122,52121,52120,52119,52088,52087,52086,52084,52082,52081,52079,52076,52075,52074,52067,52065,52055,52052,52039,52038,52035,52026,52018,52017,52008,52000,51986,51984,51981,51980,51979,51974,51969,51966,51945,51944,51943,51942,51941,51940,51939,51936,51935,51933,51930,51929,51928,51927,51926,51925,51924,51923,51922,51920,51918,51917,51916,51915,51914,51913,51912,51911,51910,51909,51908,51907,51906,51905,51904,51903,51902,51901,51900,51899,51898,51896,51895,51894,51893,51892,51891,51890,51889,51888,51887,51886,51885,51884,51883,51882,51881,51880,51879,51878,51877,51876,51875,51873,51872,51871,51870,51869,51868,51867,51864,51863,51862,51860,51858,51857,51856,51855,51854,51851,51850,51848,51847,51845,51843,51842,51841,51840,51839,51837,51835,51834,51832,51831,51830,51829,51828,51827,51823,51821,51820,51817,51816,51815,51814,51813,51812,51811,51810,51809,51808,51807,51805,51804,51803,51802,51801,51800,51799,51798,51797,51796,51795,51794,51792,51791,51790,51788,51787,51786,51785,51783,51782,51781,51779,51778,51777,51776,51775,51774,51773,51772,51771,51770,51769,51758,51757,51756,51755,51753,51732,51730,51724,51722,51717,51711,51704,51699,51681,51676,51675,51674,51671,51660,51659,51649,51633,51631,51629,51626,51625,51624,51623,51622,51617,51613,51610,51609,51608,51601,51594,51554,51551,51549,51547,51546,51545,51543,51542,51541,51540,51539,51538,51537,51536,51535,51534,51533,51532,51530,51529,51528,51527,51525,51524,51523,51522,51521,51520,51518,51517,51516,51515,51514,51513,51511,51510,51509,51508,51507,51506,51487,51474,51473,51472,51471,51468,51465,51464,51463,51462,51451,51450,51445,51439,51429,51424,51407,51406,51386,51383,51382,51380,51379,51376,51372,51371,51362,51361,51360,51358,51357,51355,51353,51348,51346,51339,51338,51335,51334,51323,51314,51313,51311,51309,51307,51293,51277,51259,51247,51239,51238,51232,51231,51230,51228,51199,51198,51197,51194,51193,51192,51191,51189,51187,51184,51182,51174,51172,51166,51165,51157,51150,51149,51148,51146,51144,51139,51137,51135,51134,51132,51131,51130,51128,51127,51126,51114,51113,51100,51098,51097,51089,51085,51081,51080,51068,51047,51041,51039,51038,51036,51035,51033,51023,50934,50920,50910,50907,50843,50771,50740,50721,50702,50701,50700,50699,50698,50697,50696,50695,50694,50693,50691,50682,50673,50672,50671,50661,50660,50659,50658,50657,50656,50654,50615,50613,50612,50611,50608,50607,50606,50605,50604,50603,50602,50600,50595,50593,50575,50573,50572,50571,50547,50540,50522,50521,50520,50519,50518,50517,50516,50514,50513,50512,50511,50510,50509,50508,50503,50496,50495,50493,50491,50487,50486,50485,50481,50479,50474,50472,50471,50464,50450,50449,50448,50445,50444,50443,50442,50441,50440,50439,50429,50428,50427,50421,50419,50416,50415,50408,50407,50406,50405,50404,50403,50402,50401,50400,50399,50398,50397,50396,50395,50394,50393,50392,50391,50378,50374,50373,50321,50320,50319,50318,50313,50302,50301,50300,50298,50297,50284,50265,50254,50253,50250,50249,50246,50141,50135,50088,50083,50067,50054,50046,50045,50039,50037,50036,50030,50014,50008,50003,50000,49999,49996,49995,49965,49951,49907,49906,49874,49867,49866,49865,49861,49854,49852,49850,49849,49847,49846,49845,49844,49843,49842,49841,49839,49837,49836,49835,49833,49832,49831,49824,49807,49801,49777,49776,49771,49764,49761,49758,49757,49753,49746,49743,49742,49739,49735,49734,49732,49731,49728,49727,49722,49719,49690,49684,49679,49673,49634,49632,49630,49629,49628,49623,49618,49604,49589,49572,49570,49569,49568,49567,49562,49560,49556,49552,49548,49540,49527,49520,49517,49495,49494,49493,49486,49485,49481,49474,49458,49455,49454,49453,49451,49447,49443,49437,49432,49428,49423,49422,49413,49385,49384,49382,49381,49380,49366,49354,49350,49349,49348,49344,49343,49342,49341,49340,49339,49338,49284,49280,49232,49225,49223,49222,49221,49212,49210,49209,49207,49205,49200,49199,49198,49194,49193,49192,49190,49185,49182,49173,49163,49162,49161,49147,49146,49144,49142,49140,49127,49124,49116,49115,49114,49113,49110,49109,49037,49030,49029,49028,49025,49024,49023,49018,49009,49008,49007,49006,48984,48977,48974,48972,48962,48961,48950,48949,48947,48921,48917,48915,48912,48909,48907,48883,48878,48877,48874,48867,48865,48864,48862,48859,48852,48848,48841,48838,48833,48806,48805,48802,48799,48798,48796,48794,48790,48786,48766,48760,48759,48742,48741,48739,48728,48727,48721,48720,48719,48713,48711,48709,48701,48700,48694,48689,48686,48684,48671,48670,48668,48650,48648,48631,48630,48629,48606,48586,48556,48554,48544,48543,48538,48537,48535,48534,48533,48532,48524,48522,48521,48518,48517,48516,48515,48514,48512,48506,48505,48502,48495,48488,48484,48483,48482,48478,48477,48473,48466,48446,48445,48443,48438,48432,48426,48425,48422,48421,48420,48419,48418,48417,48414,48413,48394,48393,48392,48391,48390,48388,48373,48362,48359,48357,48355,48335,48330,48326,48325,48324,48313,48309,48308,48305,48286,48285,48279,48272,48271,48269,48267,48260,48253,48252,48240,48231,48227,48212,48208,48205,48204,48202,48201,48200,48194,48192,48191,48189,48188,48183,48182,48180,48170,48166,48165,48164,48158,48157,48124,48119,48118,48117,48111,48106,48097,48083,48077,48075,48068,48065,48052,48041,48040,48037,48027,48025,48024,48023,48017,48009,48008,48007,48002,48000,47989,47988,47987,47986,47985,47984,47982,47979,47977,47974,47971,47970,47968,47967,47965,47964,47963,47962,47961,47958,47947,47943,47935,47926,47925,47924,47922,47918,47916,47915,47911,47909,47908,47898,47876,47874,47872,47871,47865,47855,47853,47852,47851,47836,47829,47813,47807,47806,47804,47803,47799,47798,47797,47796,47794,47786,47778,47773,47764,47746,47740,47734,47731,47725,47724,47720,47708,47707,47703,47699,47690,47686,47685,47682,47677,47676,47667,47666,47659,47657,47649,47641,47630,47623,47621,47610,47609,47608,47607,47606,47600,47599,47598,47597,47596,47595,47585,47583,47566,47555,47550,47541,47539,47535,47533,47528,47526,47525,47524,47520,47519,47516,47514,47506,47505,47502,47500,47494,47491,47490,47489,47487,47480,47479,47472,47470,47468,47465,47464,47461,47458,47457,47454,47453,47448,47446,47439,47438,47428,47426,47425,47424,47423,47409,47408,47407,47406,47402,47401,47399,47395,47394,47392,47379,47373,47371,47370,47365,47364,47360,47359,47351,47350,47349,47342,47331,47329,47326,47323,47313,47312,47308,47306,47305,47302,47298,47292,47291,47284,47282,47276,47275,47273,47242,47232,47231,47230,47229,47228,47222,47219,47216,47214,47213,47207,47199,47198,47196,47194,47193,47189,47188,47187,47185,47180,47173,47172,47170,47168,47152,47129,47128,47122,47096,47095,47091,47085,47083,47075,47074,47067,47065,47064,47060,47058,47057,47055,47049,47048,47047,47040,47037,47034,47031,47030,47027,47025,47020,47019,47000,46999,46993,46989,46988,46985,46984,46979,46971,46970,46961,46959,46958,46956,46954,46952,46951,46943,46937,46933,46931,46924,46922,46920,46913,46912,46909,46907,46904,46894,46891,46887,46886,46884,46868,46851,46849,46845,46838,46837,46835,46834,46832,46831,46827,46818,46817,46816,46813,46810,46809,46808,46807,46795,46794,46777,46776,46773,46772,46771,46767,46766,46751,46747,46746,46745,46736,46724,46723,46722,46721,46720,46719,46717,46710,46706,46680,46678,46674,46673,46672,46671,46670,46669,46668,46661,46643,46641,46630,46614,46610,46609,46606,46605,46598,46589,46588,46586,46584,46581,46580,46578,46559,46558,46557,46554,46550,46549,46527,46526,46510,46505,46492,46491,46489,46487,46483,46470,46468,46465,46464,46462,46460,46449,46448,46447,46419,46417,46408,46407,46406,46405,46403,46402,46401,46400,46396,46392,46391,46387,46382,46381,46379,46375,46374,46369,46368,46367,46366,46365,46364,46363,46345,46339,46334,46333,46326,46322,46321,46320,46316,46314,46312,46310,46304,46301,46300,46299,46296,46292,46289,46283,46268,46267,46265,46257,46244,46230,46208,46205,46204,46203,46198,46197,46196,46195,46190,46189,46188,46187,46183,46165,46161,46160,46153,46147,46144,46142,46140,46138,46118,46116,46113,46112,46111,46107,46106,46105,46101,46099,46088,46087,46086,46085,46084,46075,46072,46070,46067,46065,46064,46063,46058,46057,46054,46053,46050,46040,46039,46038,46025,46024,46023,46016,46015,46014,46007,46005,45994,45991,45989,45987,45981,45979,45978,45968,45965,45949,45944,45943,45939,45938,45937,45910,45907,45905,45901,45900,45897,45896,45889,45887,45885,45883,45882,45881,45876,45869,45865,45864,45863,45862,45861,45860,45856,45855,45852,45847,45844,45842,45830,45829,45827,45822,45819,45814,45798,45790,45787,45781,45777,45773,45769,45764,45762,45760,45759,45758,45757,45756,45753,45751,45750,45749,45747,45746,45742,45737,45733,45727,45726,45725,45724,45723,45722,45716,45715,45710,45700,45698,45695,45692,45691,45687,45686,45685,45680,45664,45660,45656,45650,45639,45638,45637,45632,45630,45629,45628,45618,45616,45604,45603,45602,45594,45590,45589,45588,45587,45579,45572,45570,45569,45568,45561,45544,45541,45539,45537,45536,45535,45532,45527,45524,45523,45509,45508,45506,45504,45495,45492,45488,45487,45486,45485,45483,45481,45476,45467,45464,45456,45443,45430,45426,45420,45415,45406,45403,45396,45395,45394,45388,45385,45383,45381,45376,45375,45374,45372,45368,45365,45364,45359,45358,45350,45346,45345,45334,45327,45326,45325,45324,45319,45309,45304,45303,45292,45291,45281,45280,45273,45270,45267,45266,45265,45264,45261,45258,45256,45255,45254,45245,45239,45230,45225,45224,45210,45209,45208,45205,45199,45197,45196,45195,45191,45190,45189,45187,45186,45181,45178,45177,45175,45174,45166,45163,45162,45161,45160,45159,45153,45146,45145,45135,45127,45126,45125,45124,45115,45101,45098,45085,45080,45079,45078,45077,45076,45075,45074,45073,45072,45071,45070,45069,45068,45067,45066,45065,45047,45032,45031,45030,45026,45015,45007,44998,44992,44987,44966,44965,44964,44963,44962,44961,44960,44959,44958,44957,44955,44954,44953,44946,44944,44942,44923,44920,44913,44911,44908,44907,44892,44891,44890,44889,44888,44861,44857,44855,44849,44847,44846,44845,44840,44827,44824,44815,44814,44808,44798,44796,44795,44793,44792,44791,44786,44775,44769,44768,44765,44751,44747,44742,44739,44736,44734,44733,44732,44729,44712,44711,44707,44701,44691,44681,44680,44661,44657,44656,44655,44649,44632,44619,44617,44613,44612,44611,44606,44605,44604,44603,44602,44601,44597,44596,44593,44592,44586,44581,44564,44562,44557,44555,44553,44552,44550,44549,44547,44541,44536,44526,44525,44521,44520,44519,44491,44486,44470,44448,44447,44445,44440,44439,44438,44437,44436,44435,44433,44432,44412,44411,44406,44405,44403,44400,44388,44360,44359,44332,44331,44328,44326,44314,44266,44220,44211,44210,44209,44208,44207,44201,44180,44174,44173,44168,44160,44158,44154,44147,44146,44145,44144,44142,44141,44140,44131,44122,44121,44111,44105,44086,44079,44078,44061,44052,44050,44049,44046,44045,44044,44035,44032,44026,44015,44013,44012,44004,44003,44002,44000,43999,43977,43970,43969,43968,43960,43958,43954,43947,43944,43941,43937,43936,43933,43930,43925,43918,43907,43906,43903,43900,43896,43894,43893,43891,43890,43889,43869,43868,43866,43860,43857,43846,43834,43833,43832,43831,43830,43821,43813,43803,43798,43793,43789,43786,43785,43784,43783,43782,43781,43780,43775,43765,43763,43760,43755,43754,43753,43752,43726,43722,43721,43718,43717,43716,43703,43700,43698,43691,43679,43677,43658,43657,43656,43655,43653,43651,43650,43648,43643,43642,43639,43636,43618,43603,43602,43601,43596,43594,43591,43590,43589,43585,43579,43578,43577,43575,43574,43572,43571,43559,43553,43545,43542,43539,43537,43536,43535,43521,43517,43516,43515,43512,43511,43507,43483,43482,43480,43471,43467,43440,43430,43427,43422,43421,43402,43401,43400,43393,43390,43388,43387,43386,43385,43366,43360,43359,43347,43345,43320,43304,43301,43279,43276,43254,43247,43244,43236,43235,43230,43229,43224,43222,43219,43217,43210,43208,43206,43201,43192,43179,43177,43150,43133,43132,43131,43115,43113,43103,43102,43093,43092,43091,43074,43070,43069,43068,43067,43066,43064,43050,43049,43046,43039,43037,43035,43029,43028,43027,43025,42991,42990,42984,42974,42944,42943,42942,42940,42937,42935,42929,42927,42926,42924,42922,42917,42916,42903,42902,42894,42893,42890,42871,42861,42859,42856,42844,42841,42838,42836,42825,42823,42817,42816,42809,42807,42796,42793,42792,42787,42786,42785,42784,42783,42781,42779,42775,42774,42771,42769,42763,42760,42759,42756,42746,42745,42743,42741,42740,42739,42737,42735,42727,42726,42707,42706,42704,42698,42696,42695,42693,42691,42690,42679,42678,42677,42675,42671,42668,42667,42666,42665,42661,42656,42650,42648,42647,42646,42645,42636,42634,42629,42623,42620,42619,42615,42597,42596,42595,42594,42578,42576,42565,42564,42563,42562,42559,42557,42555,42554,42552,42550,42548,42536,42518,42517,42504,42503,42502,42501,42499,42496,42495,42493,42479,42463,42452,42442,42438,42428,42424,42421,42418,42417,42416,42415,42414,42413,42412,42408,42407,42404,42400,42399,42391,42390,42389,42387,42386,42385,42384,42383,42382,42373,42367,42359,42358,42356,42355,42354,42351,42345,42341,42339,42329,42319,42316,42313,42309,42306,42304,42302,42301,42297,42296,42293,42285,42283,42281,42280,42267,42255,42250,42249,42248,42247,42246,42245,42244,42241,42234,42232,42229,42228,42225,42223,42220,42216,42214,42213,42210,42209,42203,42202,42200,42197,42196,42194,42186,42182,42169,42165,42152,42151,42147,42144,42143,42141,42140,42128,42126,42125,42121,42117,42116,42115,42114,42113,42112,42109,42108,42105,42102,42101,42100,42099,42098,42093,42089,42083,42079,42064,42062,42061,42060,42058,42057,42056,42053,42052,42051,42046,42045,42040,42035,42034,42032,42018,42017,42012,42009,42007,42005,42001,41995,41994,41989,41978,41977,41976,41975,41974,41973,41972,41971,41970,41969,41968,41965,41964,41963,41962,41960,41959,41958,41957,41956,41955,41946,41945,41936,41935,41934,41930,41926,41925,41924,41923,41922,41919,41917,41915,41914,41913,41912,41911,41909,41902,41901,41900,41899,41898,41897,41879,41874,41870,41867,41866,41865,41854,41843,41836,41807,41789,41784,41783,41780,41766,41765,41763,41761,41759,41747,41746,41745,41741,41730,41729,41687,41682,41681,41677,41673,41672,41671,41661,41660,41657,41652,41647,41646,41645,41644,41643,41629,41628,41627,41620,41619,41611,41606,41604,41603,41601,41597,41596,41595,41594,41587,41585,41583,41582,41577,41576,41575,41574,41571,41569,41568,41567,41566,41564,41561,41550,41548,41546,41545,41544,41539,41533,41528,41510,41509,41505,41500,41499,41495,41494,41485,41484,41483,41473,41459,41451,41439,41438,41437,41436,41432,41431,41430,41423,41422,41408,41407,41405,41399,41397,41395,41393,41388,41387,41386,41385,41384,41361,41360,41359,41358,41357,41356,41355,41353,41335,41326,41320,41318,41317,41316,41315,41314,41309,41294,41291,41287,41283,41281,41269,41268,41264,41259,41258,41256,41254,41251,41245,41243,41242,41238,41237,41235,41230,41223,41219,41216,41210,41209,41207,41206,41203,41200,41198,41197,41194,41192,41191,41189,41188,41182,41181,41180,41178,41175,41171,41168,41162,41160,41158,41155,41154,41153,41150,41149,41146,41144,41141,41138,41126,41123,41122,41121,41116,41108,41107,41106,41105,41102,41094,41093,41091,41090,41088,41087,41073,41070,41069,41062,41059,41051,41047,41046,41045,41041,41039,41035,41021,41017,41016,41015,41008,40993,40969,40956,40948,40947,40943,40942,40941,40940,40939,40938,40933,40931,40930,40927,40906,40905,40904,40893,40892,40891,40890,40874,40868,40862,40859,40858,40850,40849,40840,40839,40838,40836,40835,40829,40812,40811,40810,40802,40796,40790,40789,40779,40778,40777,40776,40775,40774,40767,40766,40762,40761,40760,40758,40756,40725,40723,40720,40719,40718,40714,40713,40708,40707,40705,40702,40700,40678,40677,40676,40665,40664,40661,40654,40651,40646,40631,40621,40618,40617,40605,40596,40590,40588,40583,40579,40575,40567,40566,40562,40560,40559,40545,40544,40539,40538,40536,40530,40529,40512,40509,40507,40506,40497,40496,40495,40494,40490,40488,40486,40485,40483,40482,40481,40479,40465,40463,40462,40461,40460,40459,40458,40449,40447,40440,40433,40432,40430,40425,40416,40401,40392,40391,40375,40371,40368,40365,40363,40360,40356,40355,40353,40351,40350,40343,40342,40339,40335,40334,40333,40332,40309,40306,40294,40293,40291,40290,40288,40284,40283,40277,40270,40263,40255,40254,40250,40242,40241,40240,40231,40228,40220,40218,40217,40202,40199,40197,40195,40190,40186,40185,40183,40169,40167,40165,40164,40163,40151,40150,40146,40141,40138,40135,40133,40130,40128,40126,40125,40124,40122,40110,40092,40091,40090,40081,40077,40076,40075,40074,40073,40072,40068,40067,40055,40044,40043,40042,40041,40040,40039,40038,40037,40030,40029,40019,40017,40007,40006,40001,39997,39990,39985,39982,39980,39972,39966,39962,39960,39955,39951,39949,39947,39941,39940,39934,39919,39909,39903,39891,39890,39889,39888,39886,39870,39861,39859,39856,39855,39854,39848,39845,39843,39842,39841,39838,39836,39834,39832,39824,39822,39816,39813,39809,39806,39794,39789,39787,39755,39754,39753,39752,39750,39745,39744,39743,39741,39740,39739,39729,39727,39719,39710,39708,39702,39686,39681,39677,39673,39672,39663,39662,39655,39654,39649,39648,39644,39637,39635,39634,39633,39632,39628,39626,39619,39617,39613,39602,39600,39597,39591,39589,39583,39581,39570,39519,39506,39456,39453,39449,39445,39444,39438,39437,39431,39411,39405,39403,39402,39401,39391,39381,39375,39349,39343,39342,39337,39328,39317,39316,39315,39314,39312,39308,39282,39280,39279,39275,39274,39270,39268,39267,39265,39261,39260,39255,39254,39252,39249,39245,39239,39238,39227,39220,39219,39218,39215,39213,39207,39197,39170,39159,39156,39153,39139,39138,39135,39132,39129,39127,39124,39103,39095,39093,39089,39088,39087,39086,39073,39069,39068,39064,39057,39050,39044,39042,39041,39040,39030,39029,39028,39026,39020,39017,39016,39015,39006,39005,38996,38994,38993,38992,38984,38982,38976,38969,38952,38951,38937,38936,38934,38933,38924,38915,38913,38909,38908,38907,38903,38901,38894,38893,38892,38891,38890,38889,38882,38881,38879,38877,38870,38851,38850,38848,38846,38844,38843,38839,38831,38830,38824,38823,38822,38821,38820,38819,38818,38811,38805,38781,38780,38753,38751,38747,38745,38742,38719,38710,38665,38664,38662,38661,38660,38659,38658,38643,38627,38624,38618,38616,38613,38594,38588,38587,38576,38575,38573,38569,38560,38557,38556,38554,38548,38547,38546,38545,38531,38528,38527,38508,38505,38503,38497,38493,38475,38468,38463,38461,38458,38457,38454,38452,38451,38449,38439,38438,38425,38421,38411,38409,38389,38385,38365,38363,38360,38359,38354,38353,38348,38345,38344,38342,38341,38340,38332,38327,38326,38324,38319,38317,38310,38290,38289,38288,38282,38281,38280,38279,38278,38273,38272,38271,38268,38259,38251,38250,38236,38234,38230,38229,38228,38226,38223,38221,38217,38215,38214,38213,38210,38209,38201,38200,38199,38196,38194,38192,38187,38163,38159,38158,38153,38127,38121,38119,38118,38115,38111,38107,38104,38070,38068,38067,38055,38050,38049,38048,38047,38035,38032,38030,38027,38023,38016,38008,38006,38003,38001,37996,37995,37986,37985,37984,37981,37977,37974,37971,37967,37965,37964,37963,37954,37952,37948,37947,37946,37937,37932,37931,37930,37928,37925,37924,37923,37922,37920,37918,37917,37916,37913,37912,37911,37906,37902,37900,37898,37897,37896,37895,37894,37892,37891,37889,37885,37882,37881,37878,37872,37871,37869,37866,37860,37852,37832,37831,37830,37827,37826,37825,37824,37819,37814,37805,37801,37800,37798,37790,37787,37785,37784,37782,37781,37775,37748,37746,37745,37744,37743,37738,37732,37726,37718,37716,37713,37712,37711,37707,37706,37704,37702,37694,37692,37690,37682,37671,37670,37669,37668,37667,37666,37665,37664,37663,37662,37659,37601,37595,37588,37587,37585,37584,37579,37578,37577,37576,37575,37574,37572,37558,37547,37543,37541,37540,37539,37538,37529,37523,37522,37520,37519,37512,37510,37507,37503,37499,37498,37497,37496,37492,37490,37487,37231,37224,37222,37220,37219,37218,37216,37215,37214,37211,37208,37204,37203,37199,37197,37190,37189,37186,37183,37181,37177,37176,37175,37170,37167,37166,37162,37161,37160,37159,37158,37156,37155,37149,37148,37146,37144,37143,37141,37118,37117,37116,37094,37093,37080,37079,37071,37067,37063,37053,37046,37035,37034,37033,37032,37031,37030,37029,37028,37027,37026,37023,37021,37017,37014,37013,37012,37006,37004,37003,37001,37000,36998,36983,36982,36971,36970,36969,36968,36967,36966,36962,36961,36960,36957,36953,36952,36951,36950,36947,36946,36945,36944,36942,36936,36934,36932,36925,36922,36914,36901,36893,36889,36887,36885,36876,36875,36872,36870,36869,36850,36848,36847,36843,36840,36833,36831,36830,36827,36825,36817,36816,36815,36811,36810,36809,36808,36805,36800,36798,36797,36784,36776,36774,36773,36772,36771,36770,36767,36766,36765,36764,36760,36756,36755,36754,36753,36751,36738,36737,36736,36733,36731,36727,36726,36722,36720,36718,36716,36715,36714,36713,36711,36707,36698,36693,36690,36681,36673,36672,36671,36665,36659,36657,36656,36655,36654,36653,36637,36636,36635,36634,36620,36611,36610,36604,36602,36593,36592,36591,36568,36560,36551,36539,36536,36516,36512,36508,36507,36499,36495,36493,36489,36488,36481,36460,36453,36450,36449,36448,36447,36440,36431,36426,36423,36422,36421,36415,36414,36409,36408,36405,36396,36395,36392,36391,36385,36383,36382,36381,36369,36350,36349,36348,36347,36346,36345,36344,36342,36338,36308,36292,36286,36236,36234,36230,36229,36228,36211,36209,36207,36204,36203,36201,36200,36198,36189,36179,36177,36176,36171,36169,36167,36166,36165,36164,36162,36155,36154,36149,36148,36142,36141,36137,36131,36128,36126,36123,36104,36103,36100,36099,36098,36093,36092,36079,36068,36063,36061,36058,36057,36042,36025,35929,35928,35918,35916,35915,35912,35897,35896,35894,35891,35882,35879,35845,35844,35843,35841,35836,35830,35825,35824,35821,35820,35815,35813,35812,35810,35772,35761,35751,35727,35698,35660,35651,35645,35632,35631,35629,35627,35621,35620,35614,35592,35590,35587,35585,35582,35581,35561,35554,35510,35509,35506,35505,35504,35492,35482,35475,35474,35464,35463,35460,35456,35452,35393,35392,35391,35390,35389,35388,35386,35385,35384,35383,35382,35381,35380,35379,35377,35376,35375,35374,35367,35366,35363,35339,35334,35322,35319,35318,35312,35309,35307,35305,35304,35297,35294,35284,35277,35276,35275,35274,35259,35258,35257,35254,35253,35252,35251,35250,35249,35248,35247,35246,35244,35243,35239,35238,35237,35236,35235,35234,35233,35232,35229,35228,35227,35226,35205,35202,35201,35200,35197,35193,35192,35190,35188,35186,35185,35177,35175,35172,35171,35170,35167,35166,35165,35164,35159,35152,35151,35149,35134,35127,35118,35116,35114,35106,35105,35104,35098,35097,35095,35089,35084,35083,35080,35079,35078,35076,35075,35072,35070,35065,35063,35062,35055,35018,35015,35014,35011,35010,35006,34984,34981,34979,34977,34975,34974,34970,34969,34968,34967,34966,34961,34951,34950,34949,34948,34947,34946,34945,34941,34940,34939,34938,34937,34934,34933,34932,34931,34919,34918,34917,34916,34907,34899,34894,34884,34879,34871,34870,34869,34868,34866,34864,34862,34861,34860,34859,34858,34857,34856,34855,34854,34853,34852,34851,34849,34848,34845,34844,34843,34842,34839,34838,34834,34830,34825,34824,34823,34822,34821,34820,34819,34818,34817,34812,34811,34810,34809,34806,34805,34803,34795,34790,34788,34784,34781,34774,34773,34763,34762,34760,34759,34758,34755,34748,34746,34743,34741,34740,34739,34738,34737,34736,34735,34734,34728,34720,34716,34707,34706,34704,34699,34690,34667,34661,34660,34659,34647,34642,34641,34636,34629,34622,34621,34610,34609,34606,34603,34597,34594,34593,34592,34590,34575,34562,34548,34546,34527,34520,34517,34511,34508,34506,34505,34501,34494,34490,34489,34487,34486,34440,34439,34426,34424,34420,34419,34418,34412,34411,34410,34405,34390,34389,34381,34380,34366,34360,34356,34353,34349,34348,34347,34346,34334,34333,34329,34321,34319,34318,34315,34312,34311,34309,34302,34300,34293,34287,34286,34285,34281,34280,34275,34261,34250,34249,34248,34241,34231,34230,34213,34212,34194,34188,34182,34181,34179,34177,34176,34163,34160,34159,34157,34151,34150,34146,34145,34144,34138,34136,34129,34126,34123,34118,34117,34101,34100,34098,34096,34053,34052,34051,34048,34047,34046,34030,34014,34013,34012,34010,34008,33997,33991,33990,33979,33978,33969,33965,33958,33953,33952,33951,33950,33949,33948,33945,33944,33914,33913,33905,33882,33881,33874,33859,33858,33856,33847,33825,33824,33822,33820,33819,33818,33816,33814,33813,33810,33809,33807,33802,33787,33780,33779,33768,33767,33766,33765,33742,33736,33725,33709,33707,33698,33697,33695,33672,33669,33662,33661,33643,33632,33627,33626,33576,33575,33572,33571,33569,33567,33566,33565,33564,33563,33562,33561,33559,33558,33552,33543,33537,33500,33494,33487,33486,33485,33484,33481,33479,33476,33473,33469,33468,33463,33460,33458,33446,33440,33431,33424,33423,33407,33406,33394,33387,33384,33383,33382,33378,33377,33375,33370,33369,33367,33366,33365,33364,33359,33358,33346,33343,33342,33338,33337,33336,33334,33311,33306,33296,33295,33292,33287,33285,33282,33281,33280,33278,33267,33266,33264,33259,33245,33243,33236,33233,33221,33218,33216,33212,33208,33201,33195,33193,33192,33189,33185,33174,33173,33170,33169,33167,33146,33143,33141,33140,33135,33115,33114,33111,33108,33106,33105,33104,33087,33086,33071,33069,33068,33062,33057,33056,33054,33050,33047,33045,33031,33024,33021,33009,33006,33005,32986,32985,32984,32969,32954,32938,32928,32926,32918,32908,32907,32892,32888,32885,32883,32879,32863,32861,32860,32859,32858,32856,32855,32852,32842,32837,32836,32831,32829,32827,32826,32825,32824,32821,32819,32793,32790,32788,32786,32784,32781,32780,32771,32770,32768,32742,32694,32662,32647,32608,32606,32602,32601,32600,32598,32597,32596,32584,32576,32575,32573,32572,32532,32531,32530,32529,32527,32526,32520,32519,32510,32507,32504,32502,32498,32494,32493,32488,32476,32473,32472,32470,32469,32468,32454,32453,32451,32448,32445,32442,32431,32427,32395,32393,32389,32387,32377,32367,32366,32361,32358,32352,32347,32343,32341,32339,32328,32325,32324,32322,32321,32320,32319,32318,32314,32309,32308,32307,32305,32298,32293,32290,32289,32284,32282,32277,32276,32275,32267,32266,32265,32264,32262,32259,32258,32257,32256,32255,32249,32245,32244,32242,32241,32238,32236,32232,32224,32222,32221,32217,32215,32214,32202,32201,32200,32199,32197,32196,32195,32193,32190,32182,32179,32175,32168,32167,32164,32155,32154,32149,31915,31900,31888,31887,31882,31880,31879,31869,31866,31853,31845,31843,31842,31841,31836,31833,31832,31817,31814,31811,31809,31803,31800,31799,31796,31794,31779,31777,31773,31769,31768,31767,31766,31758,31756,31755,31745,31743,31741,31740,31739,31737,31735,31732,31731,31730,31729,31728,31719,31701,31693,31692,31690,31687,31686,31684,31683,31653,31649,31646,31645,31644,31643,31642,31641,31639,31638,31630,31577,31576,31574,31573,31564,31563,31527,31526,31523,31522,31517,31482,31481,31467,31437,31435,31434,31417,31416,31415,31414,31400,31397,31364,31358,31353,31330,31328,31327,31326,31325,31318,31316,31314,31313,31312,31310,31304,31299,31298,31297,31296,31295,31294,31282,31281,31278,31276,31273,31272,31264,31256,31253,31252,31251,31250,31246,31245,31231,31205,31177,31155,31152,31150,31147,31145,31142,31141,31140,31138,31130,31127,31126,31117,31105,31100,31098,31097,31096,31094,31092,31090,31077,31068,31066,31065,31064,31049,31047,31043,31042,31041,31038,31033,31030,31015,31013,31006,31004,30996,30995,30990,30985,30984,30960,30959,30958,30957,30950,30919,30900,30899,30898,30897,30896,30889,30887,30880,30879,30878,30867,30866,30865,30864,30863,30857,30855,30845,30843,30837,30832,30755,30754,30753,30752,30751,30750,30749,30745,30744,30742,30741,30740,30739,30737,30725,30718,30712,30707,30704,30703,30702,30700,30699,30690,30687,30685,30684,30675,30673,30672,30670,30669,30665,30659,30655,30651,30650,30649,30648,30646,30644,30640,30639,30634,30632,30626,30619,30618,30616,30614,30599,30598,30593,30592,30589,30588,30577,30576,30567,30566,30559,30514,30505,30499,30494,30492,30481,30480,30476,30471,30458,30454,30448,30447,30445,30442,30441,30440,30435,30430,30421,30415,30412,30407,30402,30400,30394,30391,30386,30385,30384,30380,30366,30361,30356,30352,30351,30343,30342,30339,30334,30332,30329,30327,30319,30318,30317,30316,30315,30302,30298,30293,30289,30274,30270,30265,30263,30260,30250,30249,30246,30245,30243,30242,30238,30233,30230,30220,30215,30212,30211,30210,30209,30207,30202,30193,30190,30189,30188,30181,30179,30177,30170,30169,30166,30164,30156,30153,30151,30146,30139,30138,30133,30132,30131,30130,30126,30125,30122,30118,30114,30111,30110,30106,30103,30102,30101,30098,30091,30090,30083,30079,30078,30065,30058,30050,30045,30044,30043,30042,30038,30037,29999,29976,29973,29966,29965,29953,29949,29942,29928,29917,29916,29897,29888,29881,29880,29877,29876,29874,29873,29871,29870,29868,29866,29865,29848,29847,29846,29845,29836,29826,29822,29820,29816,29815,29812,29811,29805,29803,29792,29773,29772,29771,29752,29747,29738,29737,29735,29731,29730,29729,29724,29722,29720,29719,29717,29712,29698,29696,29692,29686,29685,29682,29655,29652,29649,29637,29630,29627,29618,29614,29599,29597,29595,29589,29588,29581,29580,29578,29577,29567,29566,29565,29558,29555,29554,29550,29524,29521,29520,29519,29517,29492,29469,29459,29457,29444,29434,29433,29427,29425,29424,29422,29416,29413,29407,29406,29401,29400,29398,29397,29392,29391,29389,29384,29348,29346,29345,29339,29338,29337,29336,29334,29333,29332,29330,29329,29326,29301,29276,29269,29255,29254,29245,29224,29219,29215,29212,29202,29193,29192,29191,29189,29185,29184,29174,29170,29152,29150,29144,29140,29138,29136,29135,29134,29129,29106,29105,29103,29102,29101,29100,29099,29094,29088,29081,29080,29079,29069,29060,29058,29057,29056,29055,29054,29038,29036,29031,29030,29029,29027,29025,29019,29016,29011,29007,28988,28986,28984,28960,28957,28949,28947,28946,28942,28941,28940,28939,28937,28936,28935,28934,28933,28932,28930,28929,28928,28927,28915,28904,28901,28900,28899,28898,28897,28896,28895,28892,28889,28888,28886,28884,28882,28881,28876,28874,28865,28863,28861,28856,28854,28853,28852,28849,28839,28823,28818,28817,28816,28815,28814,28808,28801,28789,28786,28784,28780,28779,28778,28777,28775,28773,28770,28765,28762,28761,28758,28757,28755,28753,28751,28748,28747,28743,28741,28740,28739,28738,28724,28717,28713,28664,28663,28662,28660,28655,28648,28643,28638,28637,28633,28632,28631,28627,28622,28617,28613,28612,28611,28610,28609,28608,28607,28606,28605,28604,28602,28594,28593,28591,28590,28577,28576,28570,28569,28567,28563,28560,28559,28557,28544,28543,28542,28540,28539,28538,28537,28536,28535,28530,28529,28528,28525,28523,28520,28511,28509,28507,28506,28505,28504,28493,28492,28491,28490,28489,28485,28483,28481,28478,28469,28466,28465,28464,28463,28462,28461,28460,28459,28458,28457,28456,28455,28454,28453,28440,28438,28437,28436,28435,28434,28433,28432,28431,28430,28429,28428,28427,28426,28425,28424,28423,28422,28421,28420,28418,28417,28415,28414,28411,28407,28406,28405,28396,28395,28394,28393,28392,28391,28390,28388,28387,28386,28385,28383,28373,28370,28368,28367,28352,28351,28348,28341,28340,28333,28332,28330,28322,28320,28316,28307,28305,28304,28300,28299,28296,28295,28294,28293,28289,28279,28273,28265,28260,28259,28256,28254,28248,28247,28240,28239,28237,28235,28234,28230,28229,28202,28198,28190,28183,28181,28180,28173,28169,28167,28162,28161,28157,28156,28149,28144,28140,28139,28137,28130,28129,28128,28124,28123,28117,28111,28109,28098,28093,28090,28080,28078,28076,28065,28064,28055,28052,28041,28036,28035,28034,28029,28028,28026,28024,28022,28019,28015,28013,28011,28009,28008,28007,28005,28002,28001,27999,27995,27988,27973,27957,27953,27944,27931,27929,27927,27921,27910,27908,27905,27900,27898,27897,27896,27893,27890,27889,27887,27880,27878,27875,27874,27870,27869,27853,27851,27843,27837,27836,27830,27829,27827,27802,27795,27794,27793,27792,27791,27788,27761,27758,27757,27754,27753,27749,27748,27741,27740,27737,27723,27714,27713,27712,27710,27709,27702,27698,27695,27690,27689,27688,27687,27679,27678,27677,27676,27674,27673,27669,27665,27663,27662,27660,27643,27640,27639,27622,27613,27608,27598,27589,27588,27587,27583,27576,27573,27572,27571,27570,27569,27568,27566,27564,27561,27560,27556,27554,27553,27552,27550,27549,27548,27546,27540,27539,27535,27529,27522,27521,27519,27518,27517,27516,27504,27501,27500,27482,27481,27479,27475,27470,27467,27466,27463,27457,27456,27454,27453,27452,27450,27449,27448,27446,27445,27444,27437,27436,27432,27431,27429,27428,27427,27426,27424,27420,27419,27418,27417,27413,27406,27405,27403,27402,27401,27396,27394,27393,27392,27387,27375,27370,27369,27368,27366,27361,27359,27358,27357,27356,27353,27351,27345,27341,27339,27336,27335,27333,27332,27331,27330,27327,27326,27323,27315,27306,27305,27297,27296,27293,27290,27286,27284,27280,27279,27278,27276,27273,27272,27265,27264,27263,27261,27260,27259,27254,27253,27251,27233,27226,27225,27223,27222,27220,27219,27218,27214,27207,27206,27205,27203,27202,27201,27200,27189,27180,27178,27175,27171,27170,27164,27163,27162,27161,27160,27158,27153,27135,27126,27123,27118,27117,27112,27111,27110,27109,27108,27107,27106,27074,27073,27072,27048,27047,27035,27020,26970,26965,26946,26937,26933,26927,26918,26902,26897,26891,26889,26887,26870,26869,26867,26864,26857,26856,26855,26839,26834,26831,26817,26816,26813,26804,26790,26789,26785,26784,26780,26779,26778,26777,26776,26775,26774,26773,26772,26729,26728,26727,26712,26705,26704,26700,26699,26698,26679,26675,26672,26667,26663,26656,26645,26639,26620,26619,26613,26612,26603,26601,26591,26576,26570,26565,26559,26554,26553,26550,26531,26526,26524,26511,26507,26503,26498,26490,26487,26486,26480,26477,26476,26472,26470,26469,26468,26448,26445,26444,26438,26437,26435,26430,26427,26426,26417,26411,26403,26400,26391,26389,26373,26362,26351,26350,26347,26346,26344,26343,26336,26320,26319,26318,26317,26312,26311,26298,26297,26296,26292,26289,26287,26284,26281,26280,26276,26273,26272,26265,26264,26262,26259,26257,26256,26254,26253,26251,26249,26248,26239,26230,26227,26223,26222,26221,26220,26217,26200,26193,26190,26189,26188,26184,26183,26179,26176,26175,26172,26167,26165,26162,26161,26159,26157,26130,26129,26126,26125,26121,26120,26114,26112,26109,26105,26097,26094,26093,26086,26082,26057,26047,26043,26041,25995,25981,25979,25974,25973,25972,25971,25970,25968,25966,25965,25964,25953,25952,25882,25880,25878,25877,25876,25875,25874,25873,25872,25871,25870,25869,25868,25866,25863,25861,25859,25855,25848,25847,25846,25845,25843,25839,25836,25835,25819,25815,25814,25808,25806,25805,25796,25795,25783,25782,25773,25771,25770,25767,25764,25761,25754,25746,25745,25744,25739,25735,25715,25703,25698,25684,25676,25672,25671,25670,25669,25668,25666,25665,25664,25663,25662,25661,25660,25654,25651,25640,25625,25617,25616,25610,25609,25605,25596,25594,25581,25536,25535,25534,25525,25513,25512,25511,25510,25505,25501,25497,25496,25493,25492,25490,25479,25473,25472,25471,25469,25468,25467,25466,25463,25449,25443,25442,25441,25439,25436,25431,25429,25428,25421,25420,25419,25417,25415,25414,25405,25404,25403,25402,25393,25372,25371,25370,25369,25368,25367,25364,25363,25362,25361,25360,25358,25357,25355,25353,25351,25350,25349,25345,25343,25342,25341,25340,25338,25337,25324,25322,25321,25320,25318,25317,25310,25309,25308,25306,25300,25286,25276,25275,25271,25270,25268,25267,25266,25265,25244,25243,25242,25234,25232,25231,25230,25229,25224,25220,25219,25217,25216,25215,25213,25201,25198,25195,25194,25192,25173,25172,25171,25170,25164,25157,25156,25155,25154,25153,25145,25144,25142,25137,25136,25135,25134,25132,25115,25114,25113,25110,25092,25091,25090,25087,25073,25068,25067,25066,25065,25063,25060,25047,25042,25038,25029,25026,24991,24983,24980,24979,24978,24977,24976,24973,24964,24962,24959,24957,24938,24936,24928,24925,24923,24921,24915,24913,24911,24908,24904,24903,24902,24893,24890,24889,24888,24887,24883,24865,24864,24862,24861,24853,24849,24845,24832,24831,24829,24828,24827,24826,24824,24820,24817,24809,24794,24781,24779,24778,24771,24766,24762,24757,24756,24754,24745,24725,24714,24707,24705,24704,24701,24694,24687,24686,24685,24684,24683,24682,24678,24676,24669,24655,24651,24648,24647,24646,24645,24642,24637,24635,24630,24567,24551,24538,24536,24535,24533,24529,24526,24524,24522,24513,24512,24504,24496,24484,24483,24477,24474,24467,24466,24465,24454,24450,24449,24439,24438,24437,24430,24412,24401,24400,24398,24396,24391,24386,24384,24383,24382,24367,24363,24338,24336,24335,24332,24326,24325,24323,24322,24317,24290,24289,24288,24272,24270,24269,24260,24255,24254,24253,24250,24249,24231,24230,24226,24225,24223,24221,24220,24216,24211,24197,24196,24195,24194,24193,24185,24184,24183,24182,24180,24179,24177,24171,24170,24167,24166,24165,24158,24146,24142,24136,24132,24120,24116,24115,24114,24112,24110,24109,24107,24104,24102,24101,24100,24098,24094,24093,24092,24091,24087,24085,24082,24081,24080,24079,24078,24077,24075,24071,24069,24065,24062,24059,24058,24051,24050,24044,24042,24035,24034,24031,24021,24017,24015,24012,24010,24009,24008,24005,24000,23996,23991,23990,23989,23984,23983,23982,23977,23974,23972,23971,23968,23967,23961,23960,23957,23956,23947,23946,23934,23933,23924,23923,23922,23921,23920,23917,23916,23915,23911,23907,23901,23900,23894,23893,23889,23885,23884,23883,23871,23869,23868,23867,23866,23865,23861,23857,23856,23855,23854,23853,23852,23850,23845,23844,23842,23840,23839,23837,23836,23832,23830,23825,23824,23821,23820,23819,23818,23815,23814,23813,23810,23809,23808,23807,23805,23803,23795,23794,23793,23791,23783,23779,23775,23774,23760,23758,23753,23752,23751,23750,23747,23746,23739,23720,23714,23712,23703,23697,23686,23670,23669,23668,23667,23666,23665,23664,23663,23662,23661,23660,23658,23657,23656,23655,23654,23653,23652,23651,23637,23636,23634,23633,23632,23631,23630,23629,23620,23615,23614,23613,23611,23610,23609,23608,23607,23602,23597,23596,23595,23594,23593,23592,23590,23589,23587,23585,23583,23582,23581,23580,23557,23555,23552,23551,23550,23542,23540,23539,23538,23537,23512,23509,23504,23502,23500,23499,23496,23491,23488,23480,23479,23472,23470,23454,23453,23448,23445,23444,23443,23442,23441,23440,23438,23435,23426,23425,23424,23423,23417,23416,23412,23409,23403,23402,23400,23398,23397,23395,23393,23385,23383,23382,23379,23378,23377,23369,23361,23360,23359,23358,23357,23356,23330,23328,23327,23325,23324,23323,23322,23321,23319,23318,23317,23315,23313,23312,23311,23310,23308,23307,23304,23301,23299,23298,23297,23296,23295,23294,23293,23292,23288,23287,23278,23277,23275,23262,23260,23257,23255,23250,23242,23240,23237,23235,23228,23226,23225,23223,23218,23217,23216,23215,23213,23212,23210,23209,23206,23199,23180,23179,23178,23177,23176,23175,23173,23171,23170,23155,23154,23150,23147,23146,23142,23138,23137,23133,23126,23119,23118,23116,23104,23102,23095,23094,23086,23084,23082,23081,23078,23077,23070,23063,23059,23058,23057,23056,23053,23052,23047,23046,23045,23043,23041,23040,23039,23037,23033,23032,23030,23028,23024,23023,23019,23018,23013,23004,22991,22987,22986,22984,22982,22980,22974,22967,22966,22965,22963,22959,22955,22951,22939,22934,22927,22925,22923,22921,22916,22905,22902,22889,22888,22886,22880,22879,22877,22875,22873,22872,22871,22868,22867,22866,22863,22861,22851,22850,22840,22839,22838,22835,22833,22831,22829,22815,22814,22813,22812,22811,22810,22806,22804,22802,22801,22800,22799,22798,22524,22523,22520,22519,22517,22515,22504,22503,22502,22500,22499,22495,22494,22483,22474,22472,22471,22470,22464,22463,22459,22457,22452,22450,22449,22447,22436,22435,22434,22425,22423,22422,22418,22417,22410,22407,22403,22402,22401,22400,22398,22395,22391,22383,22378,22376,22372,22363,22359,22358,22356,22354,22343,22342,22341,22340,22331,22320,22317,22314,22308,22303,22296,22288,22274,22269,22254,22252,22251,22246,22240,22228,22217,22207,22197,22177,22139,22135,22131,22128,22126,22125,22124,22123,22121,22102,22101,22098,22097,22096,22093,22090,22088,22087,22086,22084,22083,22082,22081,22080,22079,22078,22075,22071,22070,22069,22068,22066,22065,22063,22059,22058,22057,22054,22046,22045,22040,22039,22021,22018,22017,22016,22015,22013,22008,22003,22002,22001,21999,21998,21997,21996,21993,21987,21986,21982,21977,21974,21969,21968,21967,21960,21957,21951,21946,21945,21944,21942,21940,21939,21935,21934,21933,21931,21930,21929,21926,21924,21921,21920,21910,21907,21903,21902,21899,21898,21880,21876,21872,21871,21870,21869,21866,21859,21858,21856,21855,21852,21846,21819,21815,21814,21810,21809,21807,21800,21795,21794,21793,21792,21791,21788,21756,21754,21753,21749,21743,21742,21736,21720,21719,21718,21717,21662,21661,21660,21654,21641,21637,21636,21632,21631,21630,21629,21512,21507,21505,21503,21498,21491,21490,21489,21473,21463,21451,21448,21447,21445,21443,21441,21440,21439,21438,21437,21436,21430,21429,21427,21424,21423,21422,21419,21418,21417,21415,21413,21403,21394,21393,21391,21388,21383,21382,21367,21366,21365,21363,21361,21360,21353,21352,21351,21348,21347,21338,21334,21322,21321,21312,21310,21304,21303,21302,21300,21297,21290,21288,21285,21284,21281,21276,21266,21262,21261,21258,21252,21250,21247,21243,21242,21241,21240,21237,21236,21234,21211,21210,21203,21191,21186,21182,21180,21179,21176,21173,21159,21157,21154,21153,21152,21146,21142,21122,21121,21120,21119,21116,21115,21114,21109,21097,21096,21095,21094,21092,21090,21089,21081,21080,21075,21074,21073,21060,21058,21054,21053,21052,21051,21049,21041,21039,21033,21030,21025,20995,20994,20990,20988,20982,20979,20978,20934,20933,20926,20922,20889,20877,20876,20874,20863,20859,20858,20857,20856,20855,20853,20852,20851,20845,20825,20816,20815,20814,20813,20809,20804,20796,20782,20781,20771,20769,20767,20764,20755,20749,20736,20709,20676,20675,20674,20672,20670,20666,20617,20608,20605,20602,20562,20561,20556,20520,20513,20485,20476,20475,20473,20440,20436,20434,20431,20430,20429,20428,20426,20425,20424,20422,20418,20417,20398,20396,20392,20391,20331,20296,20289,20288,20286,20251,20248,20230,20229,20226,20221,20218,20213,20212,20209,20207,20206,20203,20156,20155,20143,20140,20139,20137,20136,20135,20134,20129,20128,20114,20102,20093,20086,20085,20083,20078,20061,20059,20055,20054,20053,20050,20049,20048,20047,20046,20045,20044,20043,20042,20037,20036,20035,20034,20033,20032,20031,20024,20023,20003,19978,19959,19950,19939,19937,19921,19883,19881,19871,19870,19868,19867,19866,19864,19863,19833,19806,19797,19796,19795,19792,19779,19750,19731,19727,19724,19723,19717,19707,19702,19689,19687,19684,19681,19677,19665,19660,19656,19655,19654,19652,19651,19650,19646,19643,19633,19624,19613,19610,19609,19605,19602,19601,19600,19597,19596,19592,19590,19577,19566,19563,19555,19553,19541,19529,19510,19509,19508,19507,19505,19504,19503,19502,19501,19500,19486,19484,19483,19475,19454,19453,19449,19444,19439,19437,19432,19426,19425,19421,19416,19407,19406,19398,19397,19393,19392,19390,19388,19387,19386,19384,19381,19377,19376,19366,19365,19364,19362,19359,19358,19355,19353,19337,19336,19329,19328,19326,19322,19320,19304,19303,19302,19301,19300,19292,19291,19289,19283,19279,19278,19277,19276,19258,19237,19230,19215,19212,19211,19209,19208,19198,19179,19178,19177,19176,19175,19173,19172,19171,19170,19169,19168,19167,19165,19164,19163,19162,19161,19159,19158,19157,19156,19155,19153,19152,19151,19150,19149,19148,19147,19144,19142,19138,19120,19077,19076,19075,19071,19068,19048,19041,19032,19029,19028,19016,19010,19009,19008,19003,19000,18999,18989,18986,18973,18972,18971,18970,18968,18967,18965,18961,18955,18950,18949,18948,18943,18941,18934,18927,18925,18922,18910,18909,18896,18892,18873,18872,18857,18855,18853,18852,18850,18849,18830,18829,18818,18815,18814,18806,18800,18799,18794,18793,18792,18782,18763,18759,18758,18757,18742,18740,18729,18722,18721,18719,18718,18717,18716,18702,18688,18673,18665,18662,18658,18657,18654,18650,18644,18640,18639,18638,18637,18636,18635,18634,18633,18632,18631,18600,18599,18598,18593,18582,18567,18563,18562,18560,18559,18558,18557,18556,18555,18553,18552,18549,18548,18547,18524,18521,18507,18504,18503,18501,18500,18499,18498,18497,18495,18493,18490,18489,18488,18479,18460,18428,18422,18421,18420,18419,18404,18402,18399,18397,18374,18334,18307,18306,18304,18299,18296,18293,18292,18264,18263,18256,18242,18240,18225,18211,18207,18194,18192,18169,18152,18147,18126,18108,18104,18095,18094,18093,18092,18043,18038,18034,18032,18031,18030,18029,18027,18026,18025,18024,18023,18022,18020,18002,18000,17999,17998,17994,17993,17992,17973,17971,17965,17951,17931,17878,17875,17869,17868,17867,17860,17855,17853,17846,17845,17837,17833,17829,17824,17820,17819,17815,17814,17795,17794,17766,17765,17734,17731,17714,17705,17704,17687,17681,17678,17677,17672,17659,17645,17644,17641,17612,17611,17610,17609,17608,17607,17606,17605,17604,17597,17591,17587,17552,17549,17531,17495,17477,17474,17459,17452,17439,17438,17437,17432,17425,17422,17410,17407,17406,17393,17391,17390,17383,17382,17379,17376,17375,17369,17368,17367,17317,17316,17305,17299,17282,17279,17278,17274,17263,17261,17260,17256,17247,17244,17234,17231,17228,17208,17172,17171,17170,17169,17168,17163,17148,17147,17146,17108,17102,17088,17056,17051,17050,17049,17048,17041,17038,17030,17024,17023,17021,17019,17017,17016,17001,16995,16976,16971,16945,16925,16921,16914,16912,16905,16904,16899,16898,16897,16896,16895,16894,16893,16892,16890,16889,16884,16865,16864,16847,16846,16843,16842,16838,16836,16835,16831,16805,16804,16788,16781,16769,16733,16608,16600,16599,16591,16590,16582,16580,16578,16541,16540,16521,16519,16511,16506,16505,16483,16473,16472,16470,16468,16461,16460,16459,16436,16435,16434,16433,16425,16424,16414,16412,16411,16410,16409,16408,16407,16406,16399,16396,16395,16389,16384,16378,16377,16372,16371,16368,16360,16333,16332,16331,16330,16326,16325,16318,16317,16315,16302,16301,16300,16284,16242,16238,16232,16229,16228,16225,16222,16221,16156,16146,16145,16139,16137,16096,16093,16068,16067,16066,16030,15981,15980,15971,15961,15938,15917,15908,15907,15906,15905,15892,15891,15880,15879,15863,15862,15861,15860,15859,15858,15857,15856,15855,15854,15853,15852,15839,15838,15835,15832,15811,15808,15760,15759,15756,15752,15749,15739,15738,15737,15736,15735,15734,15733,15731,15730,15729,15724,15723,15719,15696,15694,15692,15685,15663,15619,15618,15617,15616,15551,15545,15542,15495,15476,15475,15473,15454,15423,15422,15421,15414,15384,15377,15376,15375,15373,15371,15260,15222,15219,15218,15214,15213,15201,15184,15163,15136,15130,15128,15115,15113,15111,15110,15108,15107,15106,15105,15103,15102,15089,15088,15087,15086,15080,15075,15074,15064,15063,15062,15046,15045,14991,14990,14965,14883,14882,14881,14876,14849,14848,14825,14801,14777,14776,14775,14774,14773,14772,14771,14770,14769,14768,14767,14766,14765,14764,14763,14762,14748,14746,14734,14730,14718,14717,14715,14709,14708,14681,14645,14635,14622,14499,14496,14495,14493,14486,14485,14484,14456,14406,14393,14390,14369,14364,14304,14285,14284,14162,14142,14141,14017,13996,13976,13958,13957,13956,13839,13576,13557,13556,13555,13554,13553,13552,13551,13550,13549,13548,13547,13546,13545,13544,13543,13542,13541,13540,13539,13538,13537,13536,13535,13534,13531,13530,13529,13528,13527,13526,13525,13524,13523,13522,13521,13520,13519,13518,13517,13516,13440,13428,13427,13426,13425,13424,13422,13421,13396,13359,13358,13338,13337,13336,13335,13334,13333,13332,13331,13330,13329,13328,13327,13326,13325,13324,13321,13317,13256,13160,13150,13149,13118,13117,13116,13099,13098,13097,13096,13089,13087,13081,13080,13076,13022,13019,13000,12999,12998,12996,12903,12897,12896,12859,12856,12536,12470,12462,12459,12458,12457,12421,12420,12416,12380,12379,12352,12338,12322,12320,12319,12261,12176,12160,12158,12157,12156,12128,12127,12125,12124,12123,12053,12052,12051,12050,12048,12047,11913,11912,11911,11910,11887,11883,11882,11881,11880,11831,11830,11822,11789,11683,11682,11681,11680,11679,11656,11637,11636,11628,11621,11620,11598,11582,11581,11521,11470,11469,11468,11466,11446,11356,11355,11354,11353,11351,11350,11349,11346,11345,11344,11343,11342,11340,11339,11338,11337,11328,11324,11323,11322,11296,11291,11290,11289,11288,11281,11280,11279,11277,11260,11257,11198,11197,11196,11194,11190,11180,11102,11099,11064,11054,11043,11030,10996,10988,10983,10954,10951,10950,10949,10948,10947,10919,10898,10762,10761,10760,10759,10758,10742,10721,10696,10681,10680,10608,10605,10603,10580,10540,10536,10485,10484,10483,10482,10481,10480,10479,10478,10477,10476,10475,10473,10472,10471,10470,10469,10461,10441,10426,10425,10424,10423,10422,10421,10420,10419,10418,10400,10399,10398,10391,10390,10385,10384,10382,10381,10319,10318,10317,10316,10262,10259,10182,10117,10116,10043,9819,9818,9817,9717,9716,9696,9693,9692,9600,9583,9557,9554,9547,9545,9541,9525,9522,9460,9458,9457,9452,9451,9450,9449,9448,9447,9269,9267,9266,9265,9264,9263,9262,9261,9260,9259,9258,9257,9241,9240,9239,9098,9097,9045,9044,9043,8933,8932,8928,8927,8926,8925,8920,8917,8916,8915,8914,8913,8912,8904,8902,8901,8900,8899,8897,8896,8886,8885,8883,8882,8881,8880,8877,8876,8637,8581,8566,8562,8561,8560,8553,8552,8551,8550,8548,8547,8546,8504,8442,8419,8402,8389,8386,8338,8337,8155,8154,8151,8147,8096,8055,8017,8016,8015,7980,7975,7939,7906,7902,7901,7899,7898,7896,7865,7858,7857,7856,7855,7851,7843,7809,7805,7788,7787,7730,7727,7726,7725,7671,7670,7669,7668,7663,7603,7401,7360,7308,7307,7286,7276,7270,7247,7246,7122,7120,7119,7118,7117,7116,7115,7114,7113,7112,7075,7072,7071,7070,7069,7068,7056,7052,7013,6927,6866,6827,6789,6783,6771,6766,6748,6728,6575,6426,6407,6392,6391,6368,6271,6249,6240,6237,6224,6223,6222,6221,6199,6198,6180,6123,6087,6086,6009,6008,6007,6006,6005,6004,6003,6002,6001,6000,5999,5998,5997,5996,5995,5990,5953,5952,5914,5912,5890,5889,5862,5861,5860,5846,5844,5843,5840,5839,5774,5764,5763,5738,5737,5736,5735,5681,5680,5650,5649,5648,5647,5646,5645,5623,5618,5617,5616,5615,5568,5554,5525,5524,5523,5434,5409,5355,5273,5271,5270,5269,5267,5263,5261,5259,5243,5226,5186,5185,5184,5085,5057,5044,5043,5027,4996,4995,4979,4971,4970,4953,4951,4947,4834,4814,4813,4812,4811,4810,4809,4705,4702,4701,4700,4668,4667,4666,4665,4664,4663,4624,4540,4505,4494,4493,4475,4467,4466,4465,4430,4429,4418,4417,4416,4374,4306,4302,4301,4300,4299,4298,4297,4296,4295,4293,4292,4291,4289,4288,4287,4286,4285,4284,4283,4282,4281,4280,4262,4166,4075,4071,4070,4069,4052,4051,3997,3993,3992,3991,3990,3989,3988,3893,3879,3877,3876,3875,3873,3840,3808,3807,3806,3804,3797,3780,3734,3733,3732,3730,3728,3727,3725,3571,3502,3501,3386,3384,3383,3382,3381,3380,3379,3378,3377,3376,3374,3300,3297,3296,3286,3285,3284,3283,3282,3248,3207,3206,3199,3198,3197,3196,3195,3129,3128,3084,3082,2990,2989,2979,2978,2977,2976,2975,2972,2914,2721,2694,2693,2692,2691,2654,2653,2652,2651,2650,2649,2648,2647,2646,2645,2644,2643,2642,2641,2640,2639,2636,2621,2615,2614,2591,2590,2589,2588,2587,2585,2584,2583,2582,2581,2558,2557,2556,2555,2554,2553,2552,2434,2405,2386,2358,2346,2345,2344,2339,2338,2337,2336,2319,2318,2272,2271,2270,2267,2264,2261,2260,2247,2246,2245,2244,2243,2242,2241,2240,2211,2163,2098,2087,1976,1949,1933,1920,1915,1914,1913,1912,1889,1888,1885,1884,1883,1867,1836,1835,1834,1833,1832,1831,1827,1826,1756,1747,1732,1729,1727,1726,1660,1653,1642,1565,1564,1563,1562,1540,1539,1538,1537,1536,1535,1532,1530,1507,1506,1501,1475,1434,1423,1410,1397,1284,1211,1124,1123,1122,1121,1120,1117,1064,946,910,909,866,864,863,862,861,853,842,824,727,721,706,690,689,638,636,634,619,598,594,590,589,510,504,481,474,450,449,262,218,215,202,122,121,116,95,94,81,68)) OR (`Idx`=0 AND `CreatureID` IN (230345,225354,225269,224942,224849,224760,224755,224676,224675,224674,224600,224560,224559,224558,224557,224556,224553,224529,224528,224524,224503,224484,224449,224389,224375,224360,224116,224008,223977,223976,223907,223810,223785,223778,223738,223699,223695,223691,223645,223634,223633,223632,223631,223630,223629,223628,223627,223626,223625,223624,223623,223622,223621,223620,223619,223617,223616,223600,223599,223598,223597,223596,223580,223579,223578,223577,223576,223575,223574,223573,223572,223571,223570,223569,223567,223566,223564,223561,223548,223534,223531,223523,223521,223519,223514,223511,223505,223504,223500,223484,223471,223470,223462,223460,223454,223452,223451,223448,223440,223437,223356,223348,223316,223271,223266,223219,223218,223217,223215,223132,223124,223120,223113,223112,223040,222975,222969,222945,222943,222942,222932,222914,222913,222910,222908,222907,222906,222905,222902,222864,222833,222795,222680,222666,222657,222633,222554,222278,222189,222186,221826,221825,221824,221823,221822,221821,221820,221817,221816,221815,221813,221812,221811,221810,221809,221808,221807,221805,221804,221803,221802,221801,221800,221799,221798,221797,221796,221794,221791,221790,221789,221788,221787,221785,221783,221782,221781,221780,221779,221778,221777,221774,221773,221772,221770,221763,221739,221662,221650,221598,221588,221539,221505,221498,221496,221491,221485,221420,221418,221417,221387,221386,221372,221308,221305,221228,221157,221156,221154,221150,221148,221129,221105,221073,221031,221028,221025,220950,220949,220948,220940,220895,220880,220877,220821,220817,220732,220620,220618,220594,220593,220592,220591,220526,220525,220524,220522,220521,220520,220519,220514,220513,220512,220499,220498,220489,220482,220481,220480,220477,220475,220473,220470,220469,220468,220467,220465,220458,220454,220453,220452,220445,220440,220439,220438,220380,220365,220361,220360,220359,220250,220245,220244,220226,220061,219990,219947,219946,219936,219928,219927,219926,219925,219924,219923,219920,219908,219867,219858,219841,219837,219777,219761,219760,219735,219722,219716,219712,219706,219701,219700,219698,219697,219642,219610,219563,219546,219545,219541,219436,219435,219429,219411,219352,219340,219331,219328,219310,219298,219297,219296,219295,219289,219288,219277,219276,219272,219258,219242,219240,219238,219227,219204,219134,219114,219102,219095,219044,219033,219032,219031,219030,219028,219027,219026,219025,219024,219021,219020,219016,219013,219007,219004,218998,218997,218996,218995,218994,218993,218992,218986,218985,218984,218983,218982,218981,218980,218979,218978,218977,218947,218946,218911,218892,218855,218854,218838,218827,218791,218790,218789,218788,218786,218785,218738,218736,218731,218702,218701,218700,218699,218698,218697,218696,218695,218692,218663,218647,218646,218639,218637,218636,218634,218633,218629,218623,218620,218619,218617,218607,218592,218574,218570,218553,218552,218551,218547,218517,218505,218484,218471,218470,218469,218468,218433,218391,218371,218358,218357,218351,218346,218332,218297,218287,218281,218270,218264,218258,218257,218256,218255,218254,218253,218252,218239,218184,218158,218157,218156,218154,218151,218149,218148,218147,218133,218129,218117,218114,218110,218108,218107,218099,218076,218075,218068,218061,218060,218059,218058,218056,218054,218053,218052,218039,218038,218037,218036,218035,217979,217971,217955,217948,217946,217944,217941,217940,217937,217936,217934,217931,217920,217915,217843,217841,217840,217839,217811,217782,217739,217725,217674,217673,217668,217666,217665,217663,217619,217618,217616,217613,217608,217600,217599,217564,217560,217558,217557,217538,217536,217530,217510,217504,217503,217480,217383,217366,217360,217338,217327,217325,217318,217304,217303,217301,217298,217287,217285,217254,217243,217242,217232,217226,217220,217218,217217,217210,217198,217197,217195,217190,217189,217186,217185,217182,217181,217180,217179,217178,217177,217176,217175,217174,217173,217172,217171,217170,217169,217167,217166,217165,217164,217160,217159,217158,217157,217156,217155,217153,217150,217148,217147,217143,217142,217141,217140,217125,217120,217117,217116,217115,217110,217109,217108,217107,217106,217105,217101,217099,217096,217094,217079,217078,217077,217076,217075,217074,217073,217071,217068,217061,217060,217059,217058,217057,217056,217055,217054,217051,217047,217046,217045,217033,217032,217026,217025,217012,217005,217003,216999,216991,216989,216967,216961,216954,216951,216950,216949,216946,216945,216936,216933,216930,216904,216903,216899,216898,216895,216894,216889,216888,216886,216879,216853,216845,216843,216839,216838,216836,216834,216833,216826,216819,216817,216816,216815,216814,216813,216812,216811,216809,216808,216807,216806,216805,216804,216803,216802,216801,216800,216799,216798,216797,216796,216795,216794,216793,216792,216791,216790,216789,216788,216787,216786,216785,216784,216783,216782,216781,216780,216779,216778,216777,216775,216774,216773,216772,216771,216770,216769,216768,216767,216766,216765,216763,216762,216761,216760,216759,216758,216757,216756,216755,216754,216753,216752,216751,216750,216749,216748,216747,216746,216745,216744,216743,216742,216741,216740,216739,216738,216737,216736,216735,216734,216733,216732,216731,216730,216729,216728,216727,216726,216725,216724,216723,216722,216721,216720,216719,216718,216717,216716,216715,216714,216713,216712,216711,216710,216709,216708,216707,216706,216705,216704,216703,216702,216701,216700,216699,216698,216697,216696,216695,216694,216693,216692,216691,216690,216689,216688,216687,216686,216685,216684,216683,216682,216681,216678,216677,216676,216675,216674,216673,216647,216646,216642,216641,216626,216618,216608,216606,216595,216594,216591,216553,216540,216539,216534,216533,216532,216529,216528,216522,216521,216519,216516,216512,216484,216483,216478,216477,216475,216473,216472,216471,216470,216465,216462,216459,216458,216457,216455,216450,216449,216442,216440,216439,216434,216433,216432,216431,216430,216429,216428,216427,216426,216425,216424,216423,216422,216421,216419,216418,216417,216416,216415,216412,216404,216403,216402,216401,216400,216399,216398,216397,216396,216395,216394,216392,216391,216390,216389,216386,216382,216381,216380,216379,216378,216377,216376,216372,216371,216370,216369,216368,216367,216357,216352,216351,216350,216349,216348,216346,216345,216344,216334,216319,216309,216305,216295,216286,216285,216284,216283,216280,216274,216273,216272,216271,216270,216269,216268,216267,216266,216265,216264,216263,216262,216261,216260,216259,216258,216257,216256,216255,216254,216253,216252,216251,216245,216244,216243,216242,216240,216239,216238,216237,216236,216235,216234,216233,216232,216231,216230,216229,216228,216227,216226,216225,216224,216223,216220,216219,216208,216207,216204,216203,216202,216198,216181,216179,216166,216163,216159,216158,216153,216129,216124,216123,216122,216121,216120,216119,216118,216117,216116,216115,216107,216106,216105,216104,216097,216095,216091,216090,216089,216080,216076,216070,216069,216068,216067,216027,216026,216024,216023,216013,216012,216000,215999,215978,215977,215976,215975,215948,215946,215915,215892,215825,215818,215817,215816,215797,215795,215786,215785,215784,215783,215782,215774,215768,215760,215754,215753,215751,215740,215736,215720,215719,215718,215715,215714,215713,215712,215705,215695,215694,215693,215676,215675,215641,215636,215635,215634,215632,215631,215622,215621,215618,215613,215605,215602,215597,215588,215587,215580,215579,215578,215576,215566,215565,215561,215555,215546,215543,215542,215537,215536,215535,215534,215533,215531,215525,215514,215513,215512,215511,215510,215509,215508,215507,215496,215488,215484,215483,215480,215479,215478,215477,215476,215475,215473,215471,215470,215469,215468,215467,215466,215465,215464,215438,215437,215436,215426,215415,215410,215409,215408,215402,215401,215400,215399,215398,215394,215391,215385,215378,215368,215352,215350,215340,215338,215337,215332,215330,215329,215316,215315,215312,215311,215310,215309,215297,215296,215283,215282,215275,215274,215273,215265,215264,215261,215259,215256,215251,215244,215240,215238,215229,215227,215223,215220,215219,215218,215217,215216,215214,215197,215196,215190,215175,215171,215169,215168,215159,215158,215157,215151,215148,215147,215146,215145,215144,215143,215142,215141,215140,215139,215138,215134,215133,215119,215109,215105,215104,215103,215102,215101,215100,215089,215084,215079,215078,215076,215075,215073,215071,215060,215033,215020,215019,215018,215015,215014,215013,215009,215008,215007,214997,214994,214993,214990,214988,214987,214985,214984,214983,214981,214980,214978,214977,214976,214975,214974,214972,214956,214955,214944,214936,214915,214913,214906,214902,214900,214899,214898,214897,214896,214895,214893,214889,214888,214887,214877,214873,214872,214871,214870,214869,214864,214863,214862,214861,214860,214859,214858,214857,214856,214853,214852,214851,214850,214849,214848,214847,214839,214827,214800,214799,214791,214786,214779,214776,214775,214766,214765,214759,214758,214756,214754,214751,214744,214708,214707,214706,214705,214704,214703,214702,214701,214700,214699,214698,214683,214682,214681,214672,214671,214660,214659,214657,214656,214655,214654,214653,214652,214650,214649,214648,214647,214646,214645,214644,214639,214638,214636,214635,214634,214633,214630,214629,214627,214626,214624,214623,214622,214621,214620,214619,214618,214617,214616,214615,214608,214606,214602,214601,214599,214598,214597,214596,214592,214591,214584,214583,214580,214577,214575,214574,214568,214566,214565,214564,214563,214562,214554,214552,214542,214541,214540,214539,214538,214536,214535,214533,214532,214531,214515,214508,214505,214501,214500,214499,214498,214497,214496,214495,214494,214493,214491,214490,214489,214488,214487,214486,214485,214484,214483,214482,214481,214480,214478,214477,214476,214475,214474,214447,214446,214441,214430,214423,214422,214416,214391,214390,214375,214374,214373,214372,214369,214366,214361,214349,214347,214346,214345,214344,214342,214340,214337,214336,214335,214334,214333,214332,214331,214330,214329,214328,214326,214325,214323,214322,214321,214320,214316,214315,214314,214313,214312,214311,214310,214309,214308,214307,214306,214305,214304,214303,214299,214294,214288,214286,214260,214259,214256,214250,214249,214248,214247,214246,214245,214244,214242,214241,214240,214239,214238,214237,214236,214235,214234,214233,214231,214230,214229,214228,214227,214226,214225,214224,214223,214222,214221,214220,214219,214218,214217,214216,214215,214214,214213,214211,214210,214209,214207,214206,214205,214204,214203,214202,214201,214200,214199,214198,214197,214196,214195,214194,214193,214192,214191,214189,214188,214187,214186,214185,214184,214182,214181,214180,214179,214178,214177,214176,214175,214174,214173,214172,214171,214170,214165,214164,214161,214160,214158,214157,214156,214155,214150,214149,214147,214140,214135,214132,214131,214130,214128,214127,214125,214122,214121,214120,214117,214116,214114,214113,214112,214111,214110,214107,214106,214105,214104,214103,214102,214100,214097,214095,214094,214093,214092,214091,214090,214089,214088,214087,214086,214085,214084,214083,214082,214080,214079,214078,214077,214075,214074,214073,214072,214071,214067,214065,214064,214062,214060,214057,214056,214055,214054,214052,214051,214050,214048,214047,214046,214045,214043,214042,214041,214040,214039,214038,214037,214035,214033,214032,214031,214030,214029,214028,214027,214026,214025,214024,214023,214022,214021,214020,214018,214017,214012,214011,214010,214009,214008,214007,214006,214005,214004,214003,214002,213999,213998,213996,213995,213989,213966,213948,213947,213946,213945,213942,213940,213939,213931,213930,213929,213927,213926,213925,213921,213920,213919,213918,213917,213916,213915,213914,213912,213911,213910,213909,213908,213907,213906,213904,213903,213902,213901,213900,213899,213876,213867,213865,213864,213863,213859,213839,213825,213824,213823,213822,213821,213820,213819,213818,213817,213816,213815,213814,213813,213809,213808,213807,213806,213803,213802,213801,213800,213799,213794,213791,213790,213788,213786,213782,213781,213780,213779,213778,213777,213776,213774,213773,213772,213770,213769,213767,213765,213762,213761,213760,213759,213758,213757,213756,213755,213754,213753,213752,213750,213747,213746,213742,213740,213737,213731,213730,213729,213714,213713,213707,213704,213696,213695,213689,213686,213682,213681,213680,213678,213677,213676,213675,213671,213670,213669,213668,213665,213664,213661,213657,213656,213654,213653,213652,213651,213650,213649,213648,213647,213646,213645,213644,213643,213642,213641,213640,213639,213638,213637,213636,213630,213629,213628,213611,213610,213608,213607,213606,213604,213603,213597,213593,213592,213591,213590,213589,213588,213587,213584,213583,213582,213578,213576,213573,213560,213559,213558,213557,213556,213555,213554,213553,213551,213549,213547,213546,213545,213544,213542,213541,213539,213537,213536,213534,213530,213527,213526,213525,213524,213523,213522,213521,213520,213517,213516,213515,213514,213513,213512,213511,213510,213509,213508,213506,213505,213504,213503,213502,213501,213500,213499,213498,213493,213492,213491,213466,213462,213457,213455,213454,213453,213446,213443,213442,213441,213440,213439,213438,213437,213436,213433,213431,213427,213426,213425,213424,213423,213422,213421,213420,213419,213418,213417,213416,213415,213414,213413,213412,213411,213407,213402,213399,213394,213393,213392,213390,213389,213388,213387,213381,213359,213352,213321,213309,213308,213297,213296,213294,213293,213292,213290,213289,213288,213287,213285,213281,213279,213278,213277,213276,213272,213271,213270,213269,213268,213264,213263,213262,213261,213260,213259,213258,213257,213256,213255,213254,213253,213252,213251,213250,213249,213248,213220,213219,213198,213196,213194,213193,213192,213191,213190,213186,213181,213180,213178,213177,213176,213175,213174,213173,213172,213171,213169,213168,213167,213159,213155,213154,213151,213150,213149,213148,213147,213146,213143,213142,213141,213140,213139,213138,213137,213136,213135,213134,213133,213131,213130,213128,213127,213121,213118,213114,213113,213111,213097,213096,213094,213093,213086,213073,213069,213066,213065,213064,213060,213057,213048,213046,213036,213029,212982,212981,212968,212967,212966,212965,212964,212963,212959,212955,212954,212921,212920,212916,212910,212909,212903,212899,212893,212892,212887,212886,212877,212875,212860,212858,212854,212851,212850,212849,212848,212846,212845,212842,212841,212840,212836,212834,212828,212825,212824,212822,212820,212819,212817,212816,212815,212814,212813,212812,212811,212810,212808,212799,212798,212797,212796,212794,212792,212791,212790,212789,212788,212787,212785,212784,212783,212782,212781,212780,212779,212778,212776,212775,212774,212773,212772,212771,212770,212769,212757,212740,212738,212737,212734,212733,212732,212731,212691,212690,212687,212686,212685,212684,212682,212681,212680,212679,212677,212675,212673,212672,212671,212670,212669,212668,212666,212659,212656,212654,212653,212590,212589,212588,212587,212585,212584,212583,212580,212576,212572,212571,212570,212569,212568,212567,212562,212558,212557,212554,212533,212530,212525,212517,212508,212506,212505,212504,212503,212502,212501,212500,212499,212498,212497,212496,212495,212494,212493,212492,212491,212490,212489,212488,212487,212486,212485,212484,212483,212482,212481,212480,212474,212473,212471,212470,212469,212467,212460,212459,212456,212455,212454,212448,212446,212444,212440,212438,212437,212434,212433,212432,212431,212430,212429,212428,212427,212426,212423,212422,212421,212420,212418,212417,212416,212415,212414,212413,212410,212409,212408,212406,212404,212402,212401,212399,212393,212392,212388,212387,212386,212385,212384,212382,212381,212378,212374,212361,212360,212358,212352,212351,212350,212349,212348,212347,212346,212345,212344,212343,212342,212341,212340,212339,212338,212337,212332,212329,212328,212327,212326,212325,212320,212317,212315,212314,212306,212301,212275,212274,212273,212272,212267,212260,212259,212251,212250,212248,212247,212246,212245,212244,212243,212237,212228,212227,212225,212224,212223,212212,212211,212210,212208,212207,212206,212205,212204,212203,212202,212200,212198,212197,212196,212195,212194,212193,212192,212190,212189,212188,212187,212185,212183,212182,212181,212180,212179,212178,212177,212176,212175,212174,212173,212172,212171,212170,212169,212168,212167,212166,212165,212164,212162,212161,212158,212156,212155,212154,212153,212152,212151,212150,212149,212148,212147,212145,212144,212143,212141,212140,212139,212138,212137,212136,212135,212134,212133,212132,212131,212130,212127,212126,212120,212119,212118,212113,212111,212109,212100,212098,212093,212090,212086,212085,212079,212078,212074,212073,212072,212071,212070,212069,212067,212066,212065,212062,212061,212060,212058,212057,212056,212055,212054,212053,212052,212051,212050,212049,212047,212046,212045,212044,212043,212042,212041,212040,212039,212036,212035,212033,212032,212031,212030,212029,212028,212027,212025,212024,212021,212020,212019,212018,212017,212016,212015,212014,212013,212012,212011,212010,212009,212008,212007,212006,212005,212004,212003,212002,211990,211989,211988,211987,211986,211979,211978,211976,211975,211974,211973,211972,211971,211970,211966,211964,211963,211962,211961,211960,211950,211949,211948,211947,211946,211945,211944,211943,211942,211940,211939,211937,211936,211935,211933,211932,211931,211930,211926,211924,211923,211922,211919,211918,211916,211915,211913,211909,211908,211905,211904,211902,211900,211893,211887,211886,211885,211884,211883,211882,211877,211876,211874,211873,211872,211871,211864,211850,211849,211845,211844,211843,211842,211841,211840,211838,211836,211835,211833,211832,211831,211830,211827,211826,211825,211824,211822,211821,211820,211819,211818,211814,211813,211812,211811,211810,211808,211807,211805,211804,211803,211802,211799,211797,211796,211795,211794,211793,211791,211788,211782,211781,211780,211776,211774,211773,211772,211770,211769,211767,211766,211763,211762,211761,211760,211759,211758,211757,211756,211755,211749,211748,211747,211746,211739,211735,211734,211710,211709,211705,211703,211697,211689,211685,211682,211681,211678,211677,211676,211675,211674,211672,211670,211669,211668,211667,211666,211665,211664,211663,211662,211661,211660,211659,211658,211657,211655,211651,211650,211646,211645,211643,211642,211641,211639,211638,211637,211636,211635,211634,211632,211630,211629,211628,211627,211626,211623,211622,211621,211620,211619,211618,211617,211616,211615,211614,211613,211612,211611,211610,211609,211608,211607,211606,211605,211604,211603,211602,211601,211600,211599,211598,211597,211596,211595,211594,211593,211592,211590,211589,211588,211587,211586,211585,211584,211583,211581,211580,211579,211578,211577,211576,211575,211574,211573,211572,211571,211570,211569,211568,211567,211566,211561,211551,211538,211537,211536,211535,211534,211533,211530,211529,211527,211526,211524,211523,211522,211521,211520,211518,211517,211511,211505,211474,211467,211447,211424,211423,211422,211419,211411,211410,211408,211404,211403,211401,211393,211391,211390,211389,211385,211384,211383,211382,211381,211380,211379,211378,211377,211376,211374,211373,211372,211370,211369,211359,211357,211356,211355,211354,211353,211352,211348,211347,211345,211344,211343,211342,211339,211337,211335,211333,211331,211329,211328,211327,211326,211324,211323,211322,211321,211320,211319,211318,211317,211316,211315,211314,211313,211312,211311,211310,211309,211308,211307,211306,211305,211302,211301,211300,211296,211295,211294,211293,211292,211288,211287,211286,211285,211284,211283,211282,211281,211280,211278,211277,211276,211275,211273,211272,211268,211267,211265,211258,211257,211256,211255,211254,211253,211252,211251,211250,211249,211248,211247,211246,211245,211244,211243,211242,211241,211240,211238,211236,211235,211233,211232,211231,211227,211226,211224,211223,211222,211221,211220,211219,211218,211217,211216,211215,211214,211213,211212,211211,211210,211209,211208,211207,211206,211205,211204,211203,211202,211201,211199,211198,211197,211196,211195,211194,211193,211192,211191,211187,211186,211185,211184,211182,211180,211179,211178,211177,211176,211175,211174,211173,211172,211171,211170,211169,211168,211167,211165,211164,211163,211159,211157,211156,211154,211152,211151,211150,211149,211148,211147,211145,211144,211143,211142,211141,211139,211137,211136,211135,211134,211133,211132,211131,211130,211129,211127,211126,211125,211124,211123,211122,211120,211118,211117,211116,211115,211114,211113,211112,211111,211110,211109,211108,211107,211106,211104,211103,211102,211101,211100,211099,211098,211097,211096,211095,211094,211093,211092,211091,211090,211088,211086,211085,211084,211083,211082,211081,211080,211079,211078,211077,211076,211075,211074,211073,211072,211071,211070,211069,211068,211067,211066,211065,211064,211059,211058,211057,211056,211055,211054,211053,211051,211049,211048,211047,211046,211045,211044,211039,211038,211037,211036,211034,211032,211031,211030,211029,211024,211023,211021,211020,211019,211013,211010,211009,211008,211007,211006,211003,211002,210999,210997,210992,210990,210989,210988,210986,210985,210984,210983,210982,210981,210978,210977,210976,210975,210974,210973,210972,210971,210970,210969,210968,210967,210965,210964,210963,210961,210960,210959,210958,210957,210956,210955,210954,210953,210952,210947,210946,210945,210944,210943,210942,210941,210940,210939,210938,210937,210936,210935,210934,210933,210932,210931,210930,210928,210927,210926,210924,210923,210922,210921,210920,210918,210917,210916,210915,210914,210912,210911,210910,210909,210908,210907,210906,210905,210904,210903,210902,210900,210899,210898,210897,210895,210894,210893,210892,210891,210890,210889,210888,210886,210885,210884,210883,210882,210880,210879,210877,210875,210874,210873,210872,210871,210870,210868,210867,210866,210865,210864,210863,210862,210861,210860,210859,210858,210857,210856,210855,210854,210853,210850,210849,210848,210847,210846,210844,210843,210842,210841,210839,210838,210837,210836,210835,210834,210833,210832,210831,210830,210829,210828,210827,210826,210825,210824,210823,210822,210821,210820,210819,210817,210815,210813,210809,210808,210807,210806,210805,210804,210803,210799,210798,210796,210795,210794,210793,210791,210790,210789,210788,210785,210784,210783,210782,210781,210779,210777,210776,210775,210774,210772,210771,210769,210768,210767,210766,210765,210764,210763,210762,210761,210760,210758,210757,210756,210755,210754,210753,210752,210751,210749,210748,210747,210746,210745,210744,210743,210742,210741,210740,210739,210738,210737,210736,210735,210734,210733,210732,210730,210728,210727,210726,210725,210724,210723,210720,210718,210717,210715,210714,210713,210712,210711,210710,210709,210708,210707,210706,210705,210704,210703,210702,210701,210700,210698,210696,210695,210694,210693,210692,210691,210690,210688,210687,210686,210685,210684,210683,210682,210681,210680,210679,210676,210675,210674,210673,210672,210671,210670,210669,210668,210667,210666,210665,210663,210662,210659,210658,210657,210656,210655,210654,210653,210652,210651,210650,210649,210648,210647,210646,210645,210643,210642,210641,210640,210639,210637,210636,210635,210634,210633,210632,210631,210630,210629,210628,210627,210626,210625,210624,210622,210621,210620,210619,210618,210617,210616,210613,210612,210611,210610,210609,210608,210607,210606,210605,210604,210603,210602,210601,210600,210599,210598,210596,210595,210594,210593,210592,210591,210590,210589,210588,210587,210586,210585,210584,210583,210582,210581,210580,210579,210578,210577,210576,210575,210574,210573,210572,210571,210570,210569,210568,210567,210566,210565,210564,210563,210562,210561,210560,210559,210558,210557,210556,210555,210554,210553,210552,210551,210550,210547,210544,210543,210542,210541,210540,210538,210534,210531,210530,210529,210527,210526,210525,210524,210523,210522,210521,210520,210519,210518,210517,210516,210515,210514,210513,210512,210511,210508,210507,210506,210505,210504,210503,210500,210499,210498,210497,210496,210495,210494,210492,210488,210486,210485,210484,210481,210480,210477,210476,210475,210474,210473,210472,210471,210470,210469,210468,210467,210466,210465,210464,210463,210462,210461,210460,210459,210458,210457,210456,210455,210454,210453,210452,210450,210449,210448,210447,210446,210445,210443,210442,210441,210440,210439,210438,210437,210436,210435,210434,210433,210432,210431,210430,210429,210428,210427,210426,210425,210424,210423,210422,210421,210420,210419,210418,210417,210416,210413,210412,210411,210410,210409,210408,210407,210406,210405,210404,210403,210402,210401,210400,210399,210398,210397,210396,210395,210394,210393,210391,210390,210389,210387,210382,210380,210378,210376,210375,210374,210373,210372,210371,210370,210369,210368,210367,210366,210365,210364,210363,210362,210361,210359,210358,210357,210356,210355,210351,210350,210347,210346,210345,210344,210343,210342,210341,210340,210339,210338,210337,210336,210335,210334,210333,210332,210331,210330,210329,210328,210327,210326,210325,210324,210323,210322,210321,210320,210319,210317,210316,210315,210314,210313,210312,210311,210310,210309,210308,210307,210306,210305,210304,210303,210301,210300,210298,210295,210294,210293,210292,210291,210290,210289,210288,210286,210285,210284,210283,210282,210281,210280,210279,210278,210277,210276,210275,210274,210273,210272,210261,210260,210259,210258,210257,210256,210255,210254,210253,210252,210251,210250,210249,210248,210247,210246,210245,210242,210241,210240,210239,210238,210237,210236,210235,210234,210231,210230,210229,210228,210221,210211,210210,210209,210208,210207,210206,210205,210204,210203,210202,210198,210197,210196,210195,210193,210192,210189,210188,210187,210186,210185,210184,210183,210182,210181,210180,210178,210177,210176,210175,210174,210173,210172,210171,210170,210169,210168,210167,210166,210165,210164,210163,210162,210161,210160,210155,210154,210151,210150,210147,210146,210144,210143,210142,210141,210140,210139,210138,210137,210136,210135,210134,210133,210132,210131,210130,210129,210128,210127,210126,210125,210124,210122,210121,210120,210119,210118,210117,210116,210115,210114,210113,210112,210111,210106,210104,210103,210101,210099,210098,210097,210096,210095,210093,210092,210091,210089,210088,210087,210086,210085,210084,210083,210082,210081,210080,210079,210078,210077,210076,210075,210074,210073,210072,210071,210070,210069,210068,210065,210064,210063,210062,210061,210060,210059,210058,210056,210054,210053,210052,210051,210050,210048,210047,210046,210045,210044,210043,210042,210041,210039,210038,210037,210036,210035,210034,210033,210032,210031,210030,210029,210028,210027,210026,210025,210024,210023,210022,210021,210020,210019,210017,210016,210015,210010,210009,210008,210005,210004,210003,210002,210001,210000,209999,209998,209997,209996,209995,209994,209993,209992,209991,209990,209989,209988,209987,209986,209985,209984,209983,209982,209981,209980,209976,209975,209974,209973,209972,209971,209970,209969,209968,209967,209966,209965,209964,209963,209962,209961,209960,209959,209957,209956,209955,209953,209952,209951,209950,209947,209946,209945,209944,209943,209942,209938,209937,209936,209935,209934,209933,209932,209931,209930,209929,209927,209926,209925,209924,209923,209922,209921,209920,209919,209917,209916,209915,209914,209913,209912,209911,209910,209909,209907,209905,209904,209903,209902,209900,209899,209898,209897,209896,209895,209894,209893,209892,209891,209890,209888,209886,209884,209883,209882,209881,209880,209878,209877,209876,209875,209874,209873,209871,209870,209869,209868,209867,209866,209865,209864,209863,209862,209861,209860,209859,209858,209856,209855,209854,209853,209852,209851,209850,209849,209848,209847,209845,209844,209843,209842,209841,209840,209838,209837,209836,209835,209834,209833,209832,209831,209829,209828,209827,209826,209821,209820,209819,209817,209816,209813,209810,209809,209808,209807,209805,209804,209803,209802,209800,209799,209796,209795,209794,209793,209790,209789,209788,209784,209783,209782,209779,209778,209777,209776,209775,209772,209771,209770,209769,209768,209767,209766,209765,209764,209763,209762,209761,209760,209759,209757,209755,209754,209753,209752,209751,209749,209746,209745,209744,209743,209741,209740,209739,209737,209736,209735,209734,209733,209732,209731,209730,209729,209727,209726,209725,209723,209722,209720,209719,209718,209717,209716,209715,209714,209713,209712,209711,209710,209709,209708,209707,209706,209705,209704,209703,209701,209700,209699,209698,209697,209696,209695,209694,209693,209692,209691,209690,209689,209688,209687,209686,209685,209684,209683,209682,209681,209679,209677,209676,209675,209674,209671,209669,209668,209667,209666,209665,209664,209663,209662,209661,209660,209659,209658,209657,209656,209655,209654,209653,209652,209651,209650,209649,209648,209647,209646,209645,209644,209643,209642,209641,209640,209639,209638,209637,209636,209635,209634,209633,209632,209631,209630,209629,209628,209627,209626,209625,209624,209623,209622,209621,209620,209619,209618,209617,209616,209614,209613,209612,209611,209610,209609,209606,209605,209604,209602,209601,209600,209599,209598,209597,209596,209595,209594,209593,209592,209591,209590,209588,209587,209583,209581,209580,209579,209578,209577,209576,209575,209574,209573,209572,209571,209570,209569,209567,209566,209565,209564,209563,209562,209560,209553,209552,209551,209550,209549,209547,209546,209545,209544,209543,209542,209541,209540,209539,209537,209535,209534,209533,209527,209526,209525,209523,209522,209521,209520,209519,209518,209517,209516,209515,209514,209512,209510,209509,209508,209507,209505,209504,209503,209502,209501,209500,209499,209497,209496,209495,209494,209493,209492,209491,209490,209489,209488,209487,209486,209485,209484,209483,209480,209479,209478,209477,209476,209474,209473,209472,209471,209468,209464,209462,209458,209457,209456,209455,209454,209453,209452,209451,209450,209448,209445,209444,209443,209442,209441,209440,209438,209437,209435,209434,209433,209432,209431,209430,209429,209428,209427,209426,209425,209424,209423,209422,209418,209416,209415,209414,209412,209411,209410,209409,209408,209407,209406,209405,209404,209403,209402,209401,209400,209399,209398,209397,209396,209395,209394,209393,209392,209391,209390,209388,209387,209386,209385,209384,209383,209382,209381,209380,209378,209377,209376,209374,209373,209371,209369,209367,209366,209365,209363,209362,209361,209360,209359,209358,209357,209353,209352,209351,209349,209345,209343,209342,209337,209334,209333,209332,209331,209329,209328,209327,209326,209325,209324,209323,209321,209320,209319,209318,209317,209313,209312,209310,209308,209307,209306,209305,209304,209303,209302,209301,209300,209299,209298,209297,209296,209295,209294,209293,209292,209291,209290,209289,209287,209286,209285,209283,209281,209280,209279,209278,209277,209276,209275,209274,209273,209272,209271,209270,209269,209268,209267,209266,209265,209264,209263,209262,209261,209260,209259,209258,209257,209256,209255,209254,209253,209252,209251,209250,209248,209247,209246,209245,209244,209242,209241,209240,209239,209238,209237,209236,209235,209234,209233,209232,209231,209229,209228,209227,209225,209224,209223,209222,209221,209220,209219,209218,209217,209216,209215,209212,209211,209210,209208,209207,209206,209205,209204,209203,209202,209201,209200,209199,209198,209197,209196,209195,209194,209193,209192,209191,209189,209186,209185,209184,209183,209182,209181,209180,209179,209176,209175,209174,209173,209172,209171,209170,209169,209168,209167,209166,209165,209164,209163,209162,209161,209159,209157,209156,209154,209153,209152,209151,209150,209149,209148,209147,209146,209145,209144,209143,209142,209141,209140,209139,209137,209136,209135,209134,209133,209132,209131,209130,209129,209127,209126,209124,209123,209122,209121,209118,209117,209116,209115,209114,209113,209112,209111,209110,209108,209107,209106,209104,209102,209101,209100,209099,209098,209097,209096,209095,209094,209093,209092,209091,209090,209089,209088,209087,209086,209085,209084,209083,209082,209080,209078,209077,209076,209073,209072,209071,209069,209068,209067,209066,209065,209064,209059,209057,209056,209054,209053,209052,209051,209050,209049,209048,209047,209045,209042,209041,209040,209038,209036,209035,209034,209033,209032,209031,209030,209029,209028,209027,209026,209025,209024,209023,209022,209021,209020,209019,209018,209017,209016,209015,209014,209013,209011,209010,209009,209008,209007,209005,209003,209001,209000,208999,208998,208997,208996,208995,208994,208992,208991,208990,208989,208988,208987,208986,208985,208984,208983,208982,208981,208980,208979,208978,208977,208976,208973,208970,208968,208967,208966,208965,208964,208963,208962,208959,208958,208957,208956,208953,208952,208951,208950,208949,208948,208946,208945,208944,208943,208942,208941,208940,208939,208938,208937,208936,208935,208934,208933,208932,208931,208930,208929,208928,208926,208925,208924,208923,208921,208916,208915,208914,208913,208912,208911,208910,208909,208907,208906,208905,208904,208903,208900,208899,208898,208897,208896,208895,208894,208893,208892,208890,208889,208888,208887,208885,208884,208883,208882,208881,208880,208879,208878,208874,208872,208871,208870,208867,208866,208865,208864,208863,208862,208861,208859,208858,208857,208856,208855,208854,208853,208852,208851,208850,208849,208848,208840,208839,208838,208837,208836,208835,208834,208833,208832,208831,208830,208825,208823,208822,208821,208820,208819,208818,208817,208816,208815,208814,208813,208808,208805,208804,208803,208801,208800,208799,208798,208797,208796,208795,208794,208793,208792,208791,208790,208789,208788,208787,208786,208785,208784,208783,208780,208779,208778,208777,208776,208775,208774,208773,208772,208771,208770,208769,208768,208767,208766,208765,208764,208763,208762,208761,208760,208759,208757,208755,208754,208753,208750,208749,208748,208746,208744,208742,208740,208738,208737,208736,208735,208734,208733,208732,208731,208730,208729,208727,208726,208725,208722,208721,208718,208715,208714,208713,208709,208708,208707,208706,208705,208704,208703,208702,208701,208700,208699,208698,208697,208696,208695,208694,208693,208692,208691,208690,208688,208687,208686,208685,208683,208681,208680,208678,208677,208676,208674,208673,208671,208670,208669,208668,208667,208666,208664,208663,208662,208661,208660,208659,208658,208654,208653,208650,208649,208648,208647,208643,208642,208641,208640,208639,208637,208636,208635,208634,208633,208632,208631,208630,208628,208627,208626,208625,208624,208623,208622,208621,208620,208617,208616,208615,208614,208613,208612,208611,208610,208609,208608,208607,208606,208605,208604,208603,208602,208601,208600,208599,208598,208596,208595,208594,208593,208592,208591,208590,208589,208588,208587,208586,208585,208584,208583,208582,208581,208580,208578,208576,208575,208574,208573,208572,208571,208570,208569,208568,208567,208566,208564,208563,208562,208561,208560,208559,208558,208557,208556,208555,208554,208553,208552,208551,208550,208549,208548,208547,208545,208544,208542,208540,208538,208537,208535,208533,208532,208529,208527,208526,208525,208524,208522,208521,208520,208519,208517,208516,208515,208514,208513,208511,208506,208505,208504,208503,208502,208500,208498,208497,208496,208495,208494,208493,208492,208491,208490,208489,208488,208487,208486,208485,208484,208478,208477,208476,208475,208474,208473,208472,208470,208469,208467,208466,208464,208463,208462,208461,208460,208459,208458,208445,208443,208441,208440,208439,208438,208437,208436,208435,208434,208433,208431,208430,208429,208426,208425,208422,208421,208420,208419,208418,208409,208408,208407,208406,208405,208404,208402,208401,208399,208398,208394,208393,208392,208391,208389,208387,208385,208383,208382,208381,208380,208378,208377,208376,208374,208373,208371,208370,208369,208368,208367,208366,208365,208364,208363,208362,208361,208360,208359,208358,208357,208356,208355,208354,208352,208351,208349,208348,208347,208346,208345,208344,208343,208342,208341,208340,208339,208338,208337,208335,208334,208333,208332,208331,208330,208329,208328,208327,208326,208325,208324,208323,208322,208321,208320,208319,208318,208317,208316,208315,208314,208313,208312,208311,208310,208308,208306,208305,208304,208302,208301,208300,208299,208298,208297,208296,208295,208294,208292,208291,208290,208289,208288,208287,208286,208285,208284,208283,208282,208281,208280,208279,208278,208276,208274,208273,208272,208271,208270,208269,208268,208267,208266,208265,208264,208263,208262,208261,208260,208259,208258,208257,208256,208255,208254,208253,208252,208250,208249,208248,208247,208246,208237,208236,208235,208234,208233,208232,208231,208230,208229,208228,208227,208225,208224,208223,208222,208221,208220,208219,208218,208217,208216,208215,208214,208213,208212,208211,208210,208209,208208,208207,208206,208205,208204,208203,208202,208201,208200,208199,208198,208197,208195,208194,208193,208191,208190,208189,208188,208187,208185,208183,208182,208181,208178,208177,208176,208175,208174,208173,208170,208168,208167,208166,208165,208164,208162,208159,208157,208156,208155,208153,208151,208150,208148,208147,208146,208145,208144,208143,208142,208141,208140,208139,208138,208137,208136,208135,208134,208133,208132,208131,208130,208129,208126,208125,208122,208121,208120,208119,208118,208117,208116,208115,208114,208113,208112,208111,208110,208109,208108,208107,208106,208105,208104,208103,208102,208101,208100,208099,208098,208096,208095,208094,208093,208092,208091,208090,208089,208088,208087,208086,208085,208084,208083,208082,208081,208080,208079,208078,208077,208076,208075,208074,208073,208063,208061,208060,208059,208058,208057,208056,208055,208053,208052,208051,208050,208049,208048,208047,208046,208045,208044,208043,208042,208040,208039,208038,208035,208034,208031,208030,208029,208028,208027,208026,208025,208021,208018,208006,208005,208004,208002,208001,207999,207998,207997,207996,207995,207994,207993,207992,207991,207990,207985,207983,207982,207979,207978,207977,207976,207975,207974,207972,207971,207970,207969,207967,207964,207963,207962,207960,207959,207955,207952,207950,207947,207945,207944,207942,207941,207937,207936,207935,207934,207933,207932,207931,207929,207928,207927,207926,207925,207924,207923,207922,207921,207920,207919,207918,207917,207916,207915,207914,207913,207912,207911,207910,207909,207908,207907,207906,207905,207904,207903,207902,207901,207900,207899,207898,207897,207896,207895,207894,207893,207892,207891,207890,207889,207888,207887,207886,207885,207884,207883,207882,207881,207880,207879,207878,207877,207876,207875,207874,207873,207872,207871,207870,207869,207868,207867,207866,207865,207864,207863,207862,207861,207860,207859,207858,207857,207856,207855,207854,207853,207852,207850,207849,207848,207847,207846,207845,207844,207843,207842,207841,207840,207839,207838,207837,207836,207835,207833,207829,207828,207827,207825,207824,207823,207822,207821,207820,207819,207818,207817,207816,207815,207814,207813,207812,207811,207810,207809,207808,207807,207806,207805,207804,207801,207800,207799,207798,207797,207796,207794,207792,207791,207790,207789,207788,207786,207785,207784,207783,207782,207781,207779,207778,207777,207776,207775,207774,207773,207772,207771,207770,207769,207768,207765,207764,207763,207762,207761,207760,207759,207758,207757,207756,207755,207753,207752,207751,207750,207749,207748,207747,207746,207745,207744,207742,207741,207739,207738,207737,207735,207732,207731,207730,207729,207728,207727,207726,207725,207720,207719,207718,207717,207715,207713,207711,207710,207709,207708,207707,207706,207705,207704,207703,207702,207701,207700,207699,207698,207697,207696,207695,207694,207693,207688,207687,207686,207685,207684,207683,207682,207681,207677,207675,207674,207673,207672,207671,207670,207669,207668,207667,207666,207665,207664,207663,207662,207661,207660,207659,207658,207657,207656,207655,207654,207653,207652,207651,207650,207649,207648,207647,207646,207645,207644,207643,207642,207641,207640,207639,207638,207636,207635,207634,207633,207632,207630,207629,207628,207627,207626,207625,207624,207623,207622,207621,207620,207619,207618,207617,207616,207615,207614,207613,207612,207611,207610,207608,207607,207606,207605,207604,207603,207602,207601,207600,207599,207598,207597,207596,207595,207594,207593,207592,207590,207589,207587,207586,207585,207584,207583,207582,207581,207580,207579,207578,207574,207573,207572,207571,207570,207569,207568,207567,207566,207565,207564,207563,207562,207561,207560,207559,207558,207557,207556,207555,207554,207552,207551,207549,207548,207547,207546,207545,207543,207542,207540,207539,207538,207537,207536,207535,207534,207533,207532,207531,207530,207529,207528,207525,207524,207523,207522,207519,207518,207514,207513,207509,207508,207507,207506,207505,207504,207503,207501,207500,207498,207497,207496,207495,207494,207493,207490,207487,207486,207485,207480,207479,207478,207477,207475,207473,207472,207467,207466,207465,207464,207463,207461,207455,207452,207448,207447,207438,207436,207430,207429,207417,207413,207386,207382,207378,207375,207371,207369,207366,207365,207364,207363,207362,207361,207360,207357,207355,207354,207353,207352,207351,207350,207348,207347,207346,207345,207344,207343,207342,207341,207340,207337,207336,207335,207334,207333,207332,207331,207330,207329,207328,207327,207326,207325,207323,207322,207321,207320,207317,207316,207315,207314,207313,207311,207310,207309,207307,207306,207304,207302,207301,207300,207299,207298,207297,207295,207294,207293,207292,207291,207290,207289,207288,207287,207286,207285,207284,207280,207279,207278,207277,207276,207275,207274,207273,207272,207271,207270,207269,207268,207266,207265,207264,207263,207262,207261,207260,207259,207258,207257,207255,207254,207253,207252,207251,207250,207249,207248,207247,207246,207245,207244,207243,207242,207240,207239,207237,207236,207235,207234,207233,207232,207231,207230,207229,207228,207227,207226,207225,207224,207223,207222,207221,207220,207219,207218,207216,207215,207211,207210,207209,207208,207206,207204,207203,207201,207196,207195,207194,207193,207190,207184,207183,207182,207181,207180,207179,207178,207177,207176,207175,207174,207173,207172,207171,207170,207169,207168,207167,207166,207164,207163,207161,207160,207159,207158,207157,207156,207155,207154,207153,207152,207151,207150,207149,207148,207147,207145,207144,207143,207141,207140,207139,207137,207136,207133,207132,207131,207130,207129,207125,207124,207122,207120,207119,207118,207117,207116,207115,207113,207112,207111,207110,207109,207107,207106,207105,207102,207101,207100,207099,207098,207097,207096,207095,207094,207093,207091,207090,207089,207088,207087,207085,207084,207083,207082,207081,207080,207079,207078,207077,207075,207074,207072,207069,207068,207064,207063,207061,207060,207059,207057,207056,207055,207054,207053,207052,207051,207050,207049,207048,207047,207046,207045,207044,207043,207041,207040,207039,207038,207037,207036,207035,207034,207033,207032,207031,207030,207029,207028,207027,207026,207025,207024,207023,207022,207020,207018,207017,207016,207015,207014,207013,207012,207008,207007,207005,207003,207002,207001,207000,206999,206998,206997,206996,206995,206994,206992,206991,206990,206989,206988,206987,206986,206985,206984,206983,206979,206976,206975,206974,206973,206972,206971,206970,206969,206968,206967,206966,206965,206964,206962,206961,206960,206959,206958,206957,206956,206955,206954,206953,206951,206950,206949,206948,206947,206946,206945,206944,206943,206942,206941,206940,206939,206938,206936,206935,206934,206933,206932,206931,206930,206928,206927,206925,206923,206921,206920,206917,206916,206915,206914,206913,206912,206911,206910,206907,206906,206905,206904,206903,206902,206901,206900,206899,206898,206896,206895,206894,206893,206892,206889,206888,206887,206886,206885,206884,206882,206881,206880,206879,206878,206877,206876,206874,206873,206872,206871,206869,206868,206867,206866,206865,206864,206863,206862,206861,206860,206859,206858,206857,206856,206855,206854,206853,206852,206851,206850,206849,206848,206847,206846,206845,206843,206842,206841,206840,206839,206838,206837,206836,206835,206834,206833,206831,206830,206829,206828,206827,206826,206825,206824,206823,206822,206821,206819,206818,206817,206816,206815,206814,206813,206812,206811,206810,206809,206808,206807,206806,206805,206803,206802,206801,206800,206799,206798,206797,206796,206795,206794,206793,206792,206791,206790,206789,206788,206787,206786,206785,206784,206783,206782,206781,206780,206779,206778,206777,206776,206775,206774,206773,206772,206769,206768,206767,206766,206765,206764,206763,206761,206760,206759,206758,206757,206756,206755,206754,206753,206752,206751,206750,206749,206748,206747,206746,206745,206744,206743,206741,206739,206738,206737,206736,206735,206734,206733,206732,206731,206730,206729,206728,206727,206726,206725,206724,206723,206722,206721,206720,206719,206718,206717,206716,206715,206714,206713,206712,206711,206709,206708,206707,206706,206703,206702,206701,206700,206695,206693,206692,206691,206690,206689,206688,206687,206686,206685,206684,206683,206682,206681,206680,206679,206678,206677,206676,206675,206674,206673,206672,206671,206670,206669,206668,206667,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206654,206653,206652,206651,206650,206649,206648,206647,206646,206645,206644,206643,206642,206641,206640,206639,206638,206637,206636,206635,206634,206633,206632,206631,206630,206629,206628,206627,206626,206625,206624,206623,206622,206621,206620,206619,206618,206617,206616,206615,206614,206613,206612,206605,206604,206603,206602,206601,206597,206596,206595,206594,206593,206592,206591,206590,206589,206588,206587,206586,206585,206584,206583,206582,206581,206580,206579,206578,206577,206576,206575,206574,206573,206572,206571,206570,206569,206568,206567,206566,206565,206564,206563,206562,206561,206560,206559,206558,206557,206556,206555,206554,206553,206552,206551,206550,206549,206548,206547,206546,206545,206544,206543,206542,206541,206540,206539,206538,206536,206535,206534,206532,206531,206530,206529,206527,206526,206525,206524,206523,206522,206521,206520,206519,206518,206517,206516,206515,206513,206511,206510,206508,206507,206506,206505,206504,206503,206502,206501,206500,206499,206498,206497,206496,206495,206494,206493,206492,206491,206490,206489,206488,206487,206486,206485,206484,206483,206482,206481,206480,206479,206478,206477,206476,206475,206474,206472,206468,206467,206463,206462,206461,206460,206459,206458,206457,206456,206455,206454,206453,206452,206450,206449,206448,206447,206446,206445,206444,206443,206442,206440,206438,206437,206436,206432,206431,206429,206428,206427,206425,206424,206422,206421,206420,206419,206418,206417,206416,206415,206414,206413,206412,206411,206410,206409,206408,206407,206406,206405,206404,206403,206402,206401,206400,206399,206398,206397,206393,206383,206381,206375,206364,206359,206358,206353,206352,206351,206350,206349,206348,206347,206346,206345,206344,206343,206342,206341,206340,206339,206338,206337,206336,206335,206334,206333,206332,206331,206330,206329,206328,206327,206326,206325,206324,206323,206322,206321,206320,206319,206318,206317,206316,206315,206314,206313,206312,206311,206310,206309,206308,206307,206306,206305,206304,206303,206302,206301,206300,206299,206298,206297,206296,206295,206294,206293,206292,206291,206290,206289,206288,206287,206286,206285,206284,206282,206281,206280,206279,206278,206277,206276,206275,206274,206273,206272,206271,206270,206269,206268,206267,206266,206265,206264,206263,206262,206261,206260,206259,206256,206255,206254,206252,206251,206250,206249,206247,206246,206244,206243,206242,206241,206240,206239,206238,206237,206236,206235,206234,206233,206232,206231,206230,206229,206228,206227,206226,206225,206224,206223,206222,206221,206220,206219,206218,206216,206214,206213,206212,206211,206210,206209,206208,206207,206206,206205,206204,206202,206201,206200,206199,206198,206196,206195,206193,206192,206191,206190,206189,206188,206187,206186,206182,206181,206180,206179,206177,206175,206174,206173,206172,206171,206170,206162,206160,206159,206158,206157,206156,206149,206148,206147,206146,206145,206144,206143,206142,206141,206140,206138,206137,206136,206134,206133,206132,206131,206127,206125,206124,206123,206122,206121,206119,206116,206115,206114,206113,206112,206111,206110,206109,206108,206107,206106,206104,206103,206101,206100,206099,206098,206097,206090,206088,206087,206086,206085,206084,206076,206074,206073,206072,206071,206070,206069,206068,206066,206065,206064,206063,206062,206061,206060,206059,206058,206057,206056,206055,206054,206053,206052,206051,206050,206049,206048,206047,206042,206041,206039,206037,206035,206034,206030,206029,206027,206024,206023,206022,206021,206020,206019,206018,206016,206015,206014,206013,206012,206011,206010,206009,206008,206007,206006,206005,206001,206000,205996,205995,205994,205993,205992,205991,205990,205989,205983,205982,205981,205980,205979,205978,205977,205975,205974,205973,205972,205971,205970,205969,205968,205967,205966,205965,205964,205963,205962,205961,205960,205959,205956,205955,205954,205953,205952,205951,205950,205949,205948,205945,205944,205942,205940,205939,205938,205937,205936,205935,205934,205933,205932,205931,205930,205929,205928,205927,205926,205925,205924,205923,205922,205921,205920,205919,205918,205917,205914,205910,205907,205906,205905,205904,205894,205893,205892,205891,205889,205887,205886,205885,205884,205883,205882,205880,205879,205878,205877,205876,205875,205874,205873,205872,205871,205870,205869,205868,205867,205866,205865,205864,205862,205861,205859,205858,205857,205856,205855,205854,205853,205852,205851,205850,205848,205847,205846,205845,205844,205843,205842,205841,205840,205839,205837,205836,205834,205833,205832,205831,205830,205825,205824,205823,205822,205821,205820,205819,205818,205816,205815,205814,205812,205811,205810,205809,205808,205807,205806,205804,205803,205801,205800,205799,205798,205796,205795,205794,205793,205792,205791,205790,205789,205788,205787,205786,205785,205784,205783,205782,205781,205780,205778,205777,205776,205775,205774,205773,205772,205771,205770,205769,205768,205766,205764,205763,205762,205761,205760,205759,205758,205757,205756,205755,205754,205752,205751,205750,205749,205748,205747,205746,205745,205744,205743,205742,205741,205740,205739,205738,205737,205736,205735,205734,205732,205731,205730,205728,205727,205725,205723,205722,205721,205719,205718,205717,205716,205715,205713,205712,205711,205710,205709,205708,205707,205706,205705,205704,205703,205702,205701,205699,205698,205697,205696,205695,205694,205693,205691,205690,205689,205688,205687,205686,205685,205684,205683,205682,205681,205680,205679,205678,205677,205676,205675,205674,205673,205672,205671,205670,205669,205668,205667,205666,205665,205664,205663,205662,205661,205660,205659,205658,205657,205656,205655,205654,205653,205652,205651,205650,205649,205648,205647,205646,205645,205644,205643,205642,205641,205640,205639,205638,205637,205636,205634,205632,205631,205630,205629,205628,205627,205626,205625,205624,205623,205622,205621,205620,205619,205618,205617,205616,205615,205614,205613,205612,205611,205610,205609,205608,205607,205606,205605,205604,205602,205601,205600,205599,205598,205597,205596,205595,205594,205593,205592,205591,205590,205589,205583,205582,205581,205580,205579,205578,205577,205576,205575,205574,205573,205572,205571,205570,205569,205568,205567,205566,205565,205564,205563,205562,205561,205560,205559,205558,205557,205556,205555,205554,205553,205552,205551,205550,205549,205548,205547,205546,205545,205544,205543,205542,205541,205540,205538,205537,205536,205535,205534,205533,205532,205531,205530,205529,205528,205527,205526,205525,205524,205523,205522,205521,205520,205519,205518,205517,205516,205515,205514,205513,205512,205511,205510,205509,205508,205507,205506,205505,205504,205503,205502,205501,205500,205499,205498,205497,205495,205494,205493,205492,205491,205490,205488,205487,205486,205485,205484,205483,205482,205481,205480,205479,205478,205477,205475,205474,205473,205471,205470,205469,205468,205467,205466,205465,205464,205463,205462,205461,205460,205459,205458,205456,205455,205454,205453,205451,205450,205449,205448,205447,205446,205445,205444,205443,205442,205440,205439,205438,205437,205436,205435,205434,205433,205432,205431,205430,205429,205428,205427,205426,205425,205424,205421,205419,205418,205417,205416,205415,205414,205413,205412,205411,205410,205409,205408,205407,205406,205405,205404,205403,205402,205401,205400,205399,205398,205397,205396,205395,205394,205393,205392,205391,205390,205389,205388,205387,205386,205385,205384,205381,205380,205379,205378,205377,205376,205375,205374,205371,205370,205369,205368,205367,205366,205365,205364,205363,205362,205361,205360,205359,205358,205357,205356,205355,205354,205353,205352,205351,205350,205349,205348,205347,205345,205344,205343,205342,205341,205340,205339,205338,205337,205336,205335,205334,205333,205332,205331,205330,205329,205328,205327,205326,205323,205322,205321,205320,205319,205318,205317,205316,205315,205314,205313,205311,205310,205309,205308,205307,205306,205305,205304,205302,205301,205300,205299,205298,205297,205296,205295,205294,205293,205292,205291,205290,205289,205288,205287,205286,205285,205284,205283,205282,205281,205280,205279,205277,205276,205275,205274,205273,205272,205271,205270,205269,205268,205267,205266,205265,205264,205263,205262,205261,205260,205259,205258,205257,205256,205255,205254,205253,205252,205251,205250,205249,205248,205247,205246,205245,205244,205243,205242,205241,205240,205239,205238,205237,205236,205235,205234,205233,205232,205231,205230,205229,205228,205227,205226,205225,205224,205223,205222,205221,205220,205219,205218,205217,205216,205215,205214,205213,205212,205211,205208,205206,205205,205204,205203,205202,205201,205199,205198,205197,205196,205195,205194,205193,205192,205191,205190,205189,205188,205187,205186,205185,205184,205183,205182,205181,205180,205179,205178,205177,205176,205175,205174,205173,205170,205169,205168,205167,205166,205165,205163,205162,205161,205160,205159,205158,205157,205156,205155,205154,205152,205151,205149,205148,205147,205146,205145,205144,205143,205142,205140,205139,205138,205136,205135,205134,205133,205132,205131,205130,205129,205128,205127,205126,205125,205124,205123,205122,205121,205119,205118,205117,205116,205115,205114,205113,205112,205111,205110,205109,205108,205107,205106,205105,205104,205103,205102,205101,205100,205099,205098,205097,205096,205095,205094,205093,205092,205091,205090,205089,205088,205087,205086,205085,205084,205082,205081,205080,205079,205078,205077,205076,205075,205074,205073,205072,205071,205070,205069,205068,205067,205066,205065,205064,205063,205062,205061,205060,205058,205057,205053,205052,205051,205050,205049,205048,205047,205046,205045,205044,205043,205042,205041,205040,205037,205036,205035,205034,205031,205030,205029,205028,205027,205026,205025,205024,205023,205022,205021,205020,205019,205018,205017,205016,205015,205014,205013,205012,205011,205010,205009,205008,205007,205006,205005,205004,205003,205002,205001,205000,204999,204998,204997,204996,204995,204994,204993,204992,204991,204990,204988,204987,204986,204985,204979,204978,204977,204976,204975,204974,204973,204972,204971,204970,204969,204968,204967,204966,204965,204964,204959,204957,204956,204955,204954,204953,204952,204951,204950,204949,204948,204947,204946,204945,204944,204943,204942,204941,204939,204938,204936,204934,204933,204932,204931,204930,204929,204928,204927,204926,204925,204924,204923,204922,204920,204919,204918,204917,204916,204915,204914,204913,204912,204911,204910,204909,204908,204907,204906,204905,204904,204903,204902,204901,204900,204899,204898,204897,204896,204895,204894,204893,204892,204891,204890,204889,204888,204887,204886,204885,204884,204883,204882,204881,204880,204879,204878,204877,204876,204875,204874,204873,204872,204871,204870,204869,204868,204867,204866,204865,204864,204863,204862,204861,204860,204858,204857,204856,204855,204854,204853,204852,204851,204850,204849,204848,204847,204846,204845,204844,204843,204842,204841,204840,204839,204838,204837,204836,204835,204834,204833,204832,204831,204830,204829,204828,204826,204825,204824,204823,204821,204820,204819,204818,204817,204816,204815,204814,204813,204812,204810,204809,204808,204805,204804,204803,204802,204801,204800,204799,204797,204796,204795,204793,204792,204791,204790,204789,204788,204787,204785,204784,204783,204780,204779,204778,204777,204773,204771,204770,204769,204768,204766,204765,204764,204763,204762,204761,204760,204759,204757,204756,204754,204753,204751,204750,204749,204748,204747,204746,204745,204744,204743,204742,204741,204740,204739,204738,204737,204736,204735,204734,204733,204732,204731,204730,204729,204728,204726,204725,204724,204723,204722,204717,204716,204715,204714,204713,204712,204711,204710,204709,204708,204707,204706,204705,204704,204703,204702,204701,204700,204699,204698,204697,204696,204695,204694,204693,204692,204691,204690,204689,204688,204687,204686,204685,204684,204682,204681,204680,204679,204678,204677,204676,204673,204672,204671,204670,204669,204668,204667,204664,204663,204658,204657,204656,204655,204654,204653,204652,204651,204650,204649,204648,204647,204646,204644,204643,204642,204641,204639,204634,204632,204631,204630,204628,204625,204624,204623,204621,204619,204618,204616,204615,204614,204613,204612,204611,204610,204609,204608,204607,204606,204605,204604,204603,204602,204601,204600,204599,204598,204597,204596,204595,204594,204593,204592,204591,204590,204589,204587,204586,204584,204583,204582,204581,204580,204579,204578,204577,204576,204575,204574,204573,204572,204571,204569,204568,204566,204562,204561,204560,204559,204557,204556,204555,204554,204553,204552,204550,204549,204548,204547,204546,204544,204543,204542,204541,204540,204539,204538,204537,204536,204535,204534,204533,204532,204531,204530,204529,204528,204527,204526,204525,204524,204523,204522,204521,204520,204519,204518,204517,204516,204515,204514,204513,204512,204511,204510,204509,204508,204506,204505,204504,204502,204501,204500,204499,204498,204497,204496,204495,204494,204493,204492,204491,204490,204489,204488,204487,204486,204485,204484,204483,204482,204481,204480,204479,204478,204477,204476,204475,204474,204473,204472,204471,204470,204469,204468,204467,204466,204465,204464,204463,204462,204461,204460,204459,204458,204457,204456,204454,204453,204452,204451,204450,204449,204448,204447,204446,204445,204444,204443,204442,204441,204439,204438,204437,204436,204435,204434,204433,204432,204431,204430,204428,204427,204426,204425,204424,204423,204422,204421,204420,204419,204418,204417,204416,204415,204414,204413,204412,204411,204410,204409,204407,204406,204405,204404,204403,204402,204401,204400,204399,204398,204397,204395,204394,204393,204392,204391,204390,204389,204388,204387,204386,204385,204384,204383,204382,204381,204380,204379,204378,204377,204376,204375,204374,204373,204372,204371,204370,204369,204368,204367,204366,204365,204364,204363,204362,204361,204360,204359,204358,204356,204355,204354,204353,204352,204351,204350,204349,204348,204347,204345,204344,204343,204342,204341,204340,204339,204338,204337,204336,204335,204334,204333,204332,204331,204330,204329,204328,204327,204326,204325,204324,204323,204322,204321,204320,204319,204317,204316,204315,204314,204313,204312,204311,204310,204309,204308,204307,204306,204305,204304,204303,204302,204301,204300,204299,204298,204297,204296,204295,204294,204293,204292,204291,204290,204289,204288,204287,204286,204285,204284,204283,204282,204281,204280,204279,204278,204277,204276,204275,204274,204273,204272,204271,204270,204269,204268,204267,204266,204265,204264,204263,204262,204261,204260,204259,204258,204257,204255,204254,204251,204250,204249,204248,204247,204246,204245,204244,204243,204242,204241,204240,204239,204237,204236,204235,204234,204233,204232,204231,204230,204229,204228,204227,204226,204225,204224,204223,204222,204221,204220,204219,204218,204217,204216,204215,204214,204213,204211,204210,204208,204207,204206,204205,204204,204203,204202,204201,204200,204199,204198,204197,204195,204194,204192,204191,204190,204189,204187,204186,204185,204183,204182,204181,204180,204179,204178,204177,204176,204175,204174,204173,204172,204171,204170,204169,204168,204167,204166,204165,204164,204163,204162,204161,204160,204159,204158,204157,204156,204155,204154,204153,204151,204150,204148,204147,204146,204145,204144,204143,204142,204141,204140,204139,204138,204137,204136,204135,204134,204133,204132,204131,204130,204129,204128,204126,204125,204124,204123,204121,204120,204119,204118,204117,204116,204115,204114,204113,204112,204111,204110,204108,204107,204106,204105,204104,204103,204102,204101,204100,204099,204098,204097,204096,204095,204094,204093,204092,204090,204089,204087,204086,204085,204083,204081,204080,204079,204078,204077,204076,204075,204074,204073,204072,204071,204069,204067,204066,204065,204063,204062,204060,204058,204057,204056,204055,204054,204053,204051,204050,204049,204048,204047,204046,204045,204044,204043,204041,204040,204039,204038,204037,204036,204035,204034,204033,204032,204031,204030,204029,204028,204027,204026,204025,204024,204023,204022,204021,204020,204018,204017,204016,204015,204014,204013,204012,204011,204010,204009,204008,204007,204006,204005,204004,204003,204002,204001,204000,203998,203996,203995,203994,203993,203992,203991,203990,203988,203987,203985,203984,203983,203982,203981,203980,203979,203978,203977,203976,203975,203974,203973,203972,203971,203970,203969,203968,203967,203966,203965,203964,203963,203962,203961,203960,203959,203958,203957,203956,203955,203954,203953,203952,203950,203949,203948,203947,203946,203944,203941,203940,203939,203938,203937,203936,203935,203934,203933,203932,203931,203930,203927,203926,203924,203923,203922,203919,203917,203916,203914,203913,203912,203910,203909,203908,203904,203903,203902,203901,203900,203899,203898,203897,203896,203895,203894,203893,203891,203890,203889,203888,203887,203885,203882,203881,203879,203876,203875,203874,203873,203871,203870,203869,203868,203867,203866,203863,203862,203861,203860,203859,203857,203856,203855,203854,203853,203852,203851,203850,203849,203847,203846,203845,203844,203842,203841,203834,203832,203831,203829,203828,203827,203826,203825,203824,203823,203822,203821,203819,203818,203816,203815,203814,203813,203812,203811,203810,203809,203808,203807,203806,203805,203804,203803,203802,203801,203800,203799,203798,203797,203796,203795,203794,203793,203792,203791,203789,203788,203787,203786,203785,203784,203783,203782,203781,203780,203777,203773,203772,203771,203770,203769,203766,203765,203764,203763,203762,203761,203760,203759,203758,203757,203756,203755,203754,203753,203752,203751,203750,203749,203748,203747,203746,203745,203744,203743,203742,203741,203740,203739,203738,203737,203736,203735,203734,203733,203732,203730,203729,203728,203727,203726,203725,203724,203723,203722,203721,203720,203719,203718,203717,203716,203715,203714,203713,203712,203711,203710,203709,203708,203707,203706,203705,203704,203703,203702,203701,203700,203699,203698,203697,203696,203695,203693,203692,203691,203690,203689,203688,203687,203686,203685,203684,203683,203682,203681,203680,203679,203678,203676,203675,203674,203673,203672,203670,203669,203668,203667,203666,203665,203664,203663,203662,203661,203660,203659,203658,203657,203656,203655,203654,203653,203652,203651,203650,203649,203648,203647,203646,203645,203644,203643,203642,203641,203640,203639,203638,203637,203636,203635,203634,203633,203632,203631,203630,203629,203628,203627,203626,203625,203624,203623,203622,203621,203620,203619,203618,203617,203616,203615,203614,203613,203612,203611,203610,203609,203608,203607,203606,203605,203604,203603,203602,203601,203600,203599,203598,203597,203596,203595,203594,203593,203592,203591,203590,203589,203588,203587,203586,203585,203584,203583,203582,203581,203580,203579,203578,203577,203576,203575,203574,203573,203572,203571,203570,203569,203568,203567,203566,203565,203564,203563,203562,203561,203560,203559,203558,203557,203556,203555,203554,203553,203552,203551,203550,203549,203548,203547,203546,203545,203544,203543,203542,203541,203540,203539,203538,203537,203536,203535,203534,203533,203532,203531,203530,203529,203528,203527,203526,203525,203524,203523,203522,203521,203520,203519,203518,203517,203516,203515,203514,203513,203512,203511,203510,203509,203508,203507,203506,203505,203504,203503,203502,203501,203500,203499,203498,203497,203496,203495,203494,203493,203492,203491,203490,203489,203488,203487,203486,203485,203484,203483,203482,203481,203480,203479,203477,203476,203474,203473,203472,203471,203470,203469,203468,203467,203466,203464,203463,203462,203461,203460,203459,203457,203456,203455,203454,203453,203452,203451,203450,203449,203448,203447,203446,203445,203444,203443,203442,203441,203440,203439,203438,203437,203436,203435,203434,203433,203432,203431,203430,203429,203428,203427,203426,203425,203424,203423,203422,203421,203419,203418,203417,203416,203415,203414,203413,203412,203411,203410,203409,203408,203407,203406,203405,203404,203403,203402,203401,203400,203399,203396,203395,203394,203393,203392,203391,203389,203388,203387,203386,203385,203384,203383,203382,203381,203380,203379,203378,203377,203376,203375,203374,203373,203372,203371,203370,203369,203368,203367,203366,203365,203364,203362,203361,203359,203358,203357,203356,203355,203354,203353,203352,203351,203350,203349,203348,203347,203346,203345,203344,203343,203342,203341,203340,203339,203338,203337,203336,203335,203334,203333,203332,203331,203330,203329,203328,203327,203326,203325,203324,203323,203322,203321,203320,203319,203317,203316,203315,203314,203313,203312,203311,203310,203309,203308,203307,203306,203305,203304,203303,203302,203301,203300,203299,203298,203297,203296,203295,203294,203293,203292,203291,203290,203289,203288,203287,203286,203285,203284,203283,203282,203281,203280,203278,203277,203276,203275,203274,203273,203269,203268,203267,203265,203264,203263,203262,203261,203260,203259,203258,203257,203255,203254,203253,203252,203251,203250,203249,203247,203246,203245,203244,203243,203242,203241,203240,203239,203238,203237,203235,203234,203233,203232,203231,203230,203229,203228,203227,203225,203224,203223,203222,203221,203220,203219,203217,203216,203215,203214,203213,203212,203211,203210,203209,203208,203207,203206,203205,203204,203203,203202,203201,203200,203199,203198,203197,203196,203195,203194,203192,203191,203190,203189,203188,203187,203186,203185,203184,203183,203182,203181,203180,203179,203178,203177,203176,203175,203174,203173,203172,203171,203170,203169,203168,203164,203159,203158,203157,203156,203155,203154,203153,203152,203151,203150,203149,203148,203146,203145,203144,203143,203142,203141,203140,203137,203136,203135,203134,203133,203132,203131,203130,203129,203128,203127,203126,203125,203124,203123,203122,203121,203120,203119,203118,203117,203116,203115,203114,203113,203112,203111,203110,203109,203108,203107,203106,203105,203104,203103,203102,203101,203100,203099,203098,203097,203096,203095,203094,203093,203092,203091,203090,203089,203088,203087,203086,203085,203084,203083,203082,203081,203080,203078,203077,203076,203075,203074,203073,203072,203071,203070,203069,203068,203067,203066,203065,203064,203061,203059,203058,203057,203056,203055,203054,203053,203052,203051,203050,203049,203048,203047,203046,203045,203042,203041,203040,203039,203038,203036,203035,203032,203031,203030,203029,203028,203027,203026,203025,203024,203023,203022,203021,203019,203018,203016,203015,203014,203013,203012,203011,203010,203009,203008,203007,203006,203005,203004,203003,203002,203001,202999,202998,202997,202996,202995,202994,202993,202992,202991,202990,202989,202988,202987,202986,202985,202984,202983,202982,202981,202980,202979,202978,202977,202975,202974,202973,202972,202971,202970,202969,202968,202967,202966,202965,202964,202963,202962,202961,202960,202959,202958,202957,202956,202955,202954,202953,202952,202951,202950,202949,202948,202947,202946,202945,202944,202943,202942,202941,202940,202939,202938,202937,202936,202934,202933,202932,202931,202930,202929,202928,202927,202926,202925,202924,202923,202922,202921,202920,202919,202918,202917,202915,202914,202913,202912,202911,202910,202909,202908,202907,202906,202905,202904,202903,202902,202900,202897,202896,202895,202894,202893,202892,202891,202890,202889,202888,202886,202885,202884,202883,202882,202881,202880,202878,202877,202874,202873,202872,202871,202866,202865,202864,202859,202858,202857,202856,202855,202854,202853,202852,202851,202850,202849,202848,202847,202846,202845,202844,202843,202842,202841,202837,202836,202835,202834,202832,202831,202830,202829,202828,202827,202826,202825,202824,202822,202821,202820,202819,202818,202817,202816,202815,202814,202813,202812,202811,202810,202809,202808,202807,202806,202805,202804,202803,202802,202801,202800,202799,202798,202797,202796,202795,202794,202793,202792,202791,202790,202789,202788,202787,202786,202785,202784,202783,202782,202781,202780,202778,202777,202776,202775,202774,202773,202772,202771,202770,202769,202768,202767,202766,202765,202764,202762,202761,202760,202759,202758,202757,202756,202754,202753,202752,202751,202750,202749,202748,202747,202746,202745,202744,202743,202742,202741,202740,202739,202738,202737,202736,202735,202734,202733,202732,202731,202730,202729,202728,202727,202725,202724,202723,202722,202721,202720,202719,202718,202717,202716,202715,202714,202712,202711,202710,202709,202708,202707,202706,202703,202702,202701,202700,202698,202697,202696,202695,202694,202693,202692,202689,202688,202687,202686,202685,202684,202683,202682,202681,202680,202679,202678,202677,202676,202675,202673,202672,202671,202670,202669,202668,202667,202666,202665,202664,202663,202662,202661,202660,202659,202658,202657,202656,202655,202654,202653,202652,202651,202650,202649,202648,202647,202646,202645,202644,202643,202642,202641,202640,202639,202638,202637,202636,202635,202633,202632,202631,202630,202629,202628,202627,202626,202625,202624,202623,202622,202621,202620,202619,202618,202617,202616,202615,202614,202613,202612,202611,202610,202609,202608,202607,202606,202605,202604,202603,202602,202601,202600,202599,202598,202597,202596,202595,202594,202593,202592,202591,202590,202589,202588,202587,202586,202585,202584,202583,202582,202581,202580,202579,202578,202577,202576,202575,202574,202573,202572,202571,202570,202569,202568,202567,202566,202565,202564,202563,202562,202561,202560,202559,202558,202557,202556,202555,202552,202551,202550,202549,202548,202547,202546,202545,202544,202543,202542,202541,202540,202539,202538,202537,202536,202535,202534,202533,202532,202531,202530,202529,202528,202527,202526,202525,202524,202523,202522,202520,202519,202518,202517,202516,202514,202513,202512,202511,202510,202509,202508,202507,202506,202505,202501,202500,202499,202498,202497,202496,202495,202494,202493,202492,202491,202490,202489,202488,202487,202486,202485,202484,202483,202482,202481,202480,202479,202478,202477,202475,202474,202472,202471,202469,202468,202467,202464,202463,202462,202461,202460,202459,202458,202457,202456,202454,202453,202452,202451,202450,202449,202448,202447,202446,202445,202444,202443,202442,202441,202440,202439,202438,202437,202436,202435,202434,202433,202432,202431,202430,202429,202428,202427,202426,202425,202424,202423,202422,202421,202420,202419,202418,202417,202416,202415,202414,202413,202412,202411,202410,202409,202408,202407,202406,202405,202404,202403,202402,202400,202398,202386,202380,202379,202376,202375,202343,202341,202340,202339,202336,202327,202326,202325,202324,202320,202319,202318,202317,202316,202314,202312,202310,202309,202307,202304,202303,202302,202288,202286,202284,202283,202282,202281,202280,202279,202277,202276,202275,202274,202273,202272,202271,202270,202269,202268,202266,202264,202262,202261,202260,202259,202258,202257,202256,202248,202247,202246,202245,202244,202221,202219,202218,202167,202155,202147,202123,202109,202108,202100,202083,202081,202075,202074,202072,201983,201955,201953,201943,201934,201922,201910,201909,201907,201906,201904,201903,201902,201901,201900,201899,201898,201896,201895,201894,201893,201892,201891,201890,201889,201888,201887,201886,201885,201884,201883,201881,201880,201879,201878,201877,201876,201875,201874,201873,201872,201871,201870,201869,201868,201867,201866,201865,201864,201863,201862,201861,201860,201859,201858,201857,201856,201855,201853,201852,201851,201850,201849,201848,201847,201846,201845,201844,201843,201842,201841,201840,201839,201838,201837,201836,201835,201833,201832,201831,201830,201829,201828,201827,201825,201824,201823,201822,201821,201820,201819,201818,201817,201816,201815,201814,201812,201811,201810,201809,201807,201806,201805,201804,201803,201802,201801,201800,201799,201798,201797,201796,201795,201794,201793,201792,201791,201790,201789,201788,201787,201786,201785,201784,201783,201782,201780,201779,201778,201777,201776,201775,201774,201773,201772,201770,201768,201766,201765,201764,201762,201761,201760,201759,201758,201756,201755,201754,201753,201752,201751,201750,201749,201748,201747,201746,201744,201743,201742,201741,201740,201739,201738,201737,201736,201735,201734,201733,201732,201730,201729,201728,201727,201726,201725,201724,201723,201721,201720,201719,201718,201717,201716,201715,201714,201713,201707,201706,201705,201704,201703,201702,201699,201698,201697,201696,201695,201694,201692,201691,201690,201689,201688,201687,201686,201685,201684,201683,201682,201681,201677,201676,201675,201674,201673,201672,201671,201670,201669,201668,201667,201666,201665,201664,201663,201662,201661,201660,201659,201658,201657,201655,201654,201653,201652,201648,201647,201646,201645,201644,201643,201642,201641,201640,201638,201637,201636,201635,201634,201633,201632,201631,201630,201629,201628,201627,201626,201625,201624,201623,201622,201621,201620,201619,201618,201617,201616,201615,201614,201613,201612,201611,201610,201609,201608,201607,201606,201605,201604,201603,201602,201601,201599,201598,201597,201596,201595,201593,201592,201591,201590,201589,201588,201587,201586,201585,201584,201583,201582,201581,201580,201579,201578,201577,201576,201575,201574,201573,201572,201571,201570,201569,201568,201567,201566,201565,201564,201563,201562,201561,201560,201559,201558,201557,201556,201555,201554,201553,201552,201551,201550,201549,201548,201547,201546,201545,201544,201543,201542,201540,201539,201538,201537,201536,201535,201534,201533,201532,201531,201530,201529,201528,201527,201524,201523,201522,201521,201520,201519,201518,201517,201516,201515,201514,201513,201512,201511,201510,201509,201508,201507,201506,201505,201504,201503,201502,201501,201500,201499,201498,201497,201496,201495,201494,201493,201492,201491,201490,201489,201488,201487,201486,201477,201476,201474,201473,201472,201471,201470,201469,201468,201467,201466,201465,201464,201463,201462,201445,201444,201443,201442,201441,201440,201439,201438,201437,201436,201435,201434,201433,201432,201431,201430,201429,201428,201426,201425,201424,201423,201422,201421,201420,201419,201417,201416,201415,201414,201413,201412,201411,201410,201409,201408,201407,201406,201405,201404,201403,201401,201400,201399,201398,201397,201396,201394,201393,201392,201391,201390,201389,201388,201386,201385,201384,201383,201382,201381,201380,201379,201378,201377,201376,201374,201373,201371,201370,201369,201368,201367,201366,201365,201364,201363,201362,201361,201360,201359,201358,201357,201356,201353,201352,201351,201350,201349,201348,201347,201346,201345,201344,201343,201342,201341,201340,201339,201338,201337,201335,201334,201333,201331,201330,201329,201328,201326,201325,201324,201323,201322,201321,201320,201319,201318,201317,201316,201315,201314,201313,201312,201311,201310,201309,201308,201307,201306,201305,201304,201303,201302,201301,201300,201299,201298,201297,201296,201295,201294,201292,201291,201290,201289,201288,201287,201286,201285,201284,201283,201282,201281,201280,201279,201278,201277,201275,201274,201273,201272,201271,201270,201269,201268,201267,201266,201265,201264,201263,201262,201261,201259,201258,201257,201256,201255,201254,201253,201252,201251,201250,201249,201248,201247,201246,201245,201244,201243,201242,201241,201240,201239,201238,201237,201236,201235,201234,201233,201232,201231,201230,201229,201228,201227,201226,201225,201224,201223,201222,201221,201219,201218,201217,201216,201215,201214,201213,201211,201210,201209,201208,201207,201206,201205,201204,201203,201202,201201,201200,201199,201198,201197,201196,201194,201193,201192,201191,201190,201189,201188,201187,201186,201185,201184,201183,201182,201181,201180,201179,201178,201177,201176,201175,201174,201173,201172,201171,201170,201169,201168,201167,201166,201165,201164,201163,201162,201161,201160,201159,201158,201157,201156,201155,201154,201153,201152,201151,201150,201149,201148,201147,201146,201145,201144,201143,201142,201141,201140,201139,201138,201137,201136,201135,201134,201133,201132,201131,201130,201129,201128,201127,201126,201125,201124,201123,201122,201121,201120,201119,201118,201117,201116,201115,201114,201113,201112,201111,201110,201109,201108,201107,201105,201104,201103,201102,201101,201100,201099,201098,201097,201096,201095,201094,201093,201092,201091,201090,201089,201088,201087,201086,201085,201084,201083,201082,201081,201080,201079,201078,201077,201076,201075,201074,201073,201072,201071,201070,201069,201068,201067,201066,201065,201064,201063,201062,201061,201060,201059,201058,201057,201056,201055,201054,201053,201052,201051,201050,201049,201048,201047,201046,201045,201044,201043,201042,201041,201040,201039,201038,201037,201036,201035,201034,201033,201032,201031,201030,201029,201028,201027,201026,201025,201024,201023,201022,201021,201020,201019,201018,201017,201016,201015,201014,201013,201012,201011,201010,201009,201008,201007,201006,201005,201004,201003,201002,201001,201000,200999,200998,200997,200996,200995,200994,200993,200992,200991,200990,200989,200988,200987,200986,200985,200984,200983,200981,200980,200979,200978,200977,200976,200975,200974,200973,200972,200971,200970,200969,200968,200967,200966,200965,200964,200963,200962,200961,200960,200958,200957,200956,200955,200954,200953,200952,200951,200950,200949,200948,200947,200946,200945,200944,200943,200942,200941,200940,200939,200938,200937,200936,200935,200934,200933,200932,200931,200930,200929,200928,200927,200926,200925,200924,200923,200922,200921,200920,200919,200918,200917,200916,200915,200914,200913,200912,200911,200910,200909,200908,200907,200906,200905,200904,200903,200902,200901,200899,200898,200896,200894,200893,200892,200891,200890,200889,200888,200887,200885,200882,200881,200879,200878,200877,200876,200875,200874,200873,200872,200870,200869,200868,200867,200866,200865,200864,200863,200861,200860,200859,200858,200857,200856,200855,200854,200853,200852,200850,200849,200847,200846,200845,200844,200843,200842,200841,200840,200839,200838,200837,200836,200835,200833,200832,200831,200829,200828,200827,200826,200825,200824,200823,200822,200821,200820,200818,200816,200815,200814,200813,200812,200810,200808,200807,200806,200805,200804,200803,200802,200801,200800,200799,200798,200797,200796,200795,200794,200793,200792,200791,200790,200789,200788,200787,200786,200785,200784,200783,200782,200781,200780,200779,200778,200777,200776,200775,200774,200773,200772,200771,200770,200769,200768,200767,200766,200765,200764,200763,200762,200761,200760,200759,200758,200757,200756,200755,200754,200753,200752,200751,200748,200747,200746,200745,200744,200743,200742,200741,200740,200739,200738,200737,200736,200735,200734,200733,200732,200731,200730,200729,200728,200727,200726,200725,200724,200723,200722,200721,200720,200719,200718,200717,200716,200715,200714,200712,200711,200710,200709,200708,200707,200706,200704,200703,200702,200701,200700,200699,200698,200697,200696,200695,200694,200693,200692,200691,200690,200689,200688,200687,200686,200685,200684,200683,200682,200681,200680,200679,200678,200677,200676,200675,200674,200673,200672,200671,200670,200669,200668,200667,200666,200665,200664,200663,200662,200661,200660,200659,200658,200657,200656,200655,200654,200653,200652,200651,200650,200649,200648,200647,200646,200645,200644,200643,200642,200641,200640,200639,200638,200637,200636,200635,200634,200633,200632,200631,200629,200628,200627,200626,200625,200624,200623,200622,200621,200620,200619,200618,200617,200616,200615,200614,200613,200612,200611,200610,200606,200605,200604,200603,200602,200601,200600,200599,200598,200597,200596,200594,200593,200592,200591,200590,200589,200588,200587,200586,200585,200584,200583,200582,200581,200580,200579,200577,200576,200575,200574,200573,200572,200570,200569,200568,200567,200566,200565,200564,200563,200562,200561,200560,200559,200558,200556,200555,200554,200553,200552,200550,200549,200548,200547,200546,200545,200544,200543,200542,200541,200540,200539,200538,200537,200536,200535,200534,200533,200532,200531,200530,200529,200528,200527,200526,200525,200524,200523,200522,200521,200520,200519,200518,200517,200516,200515,200514,200513,200512,200511,200510,200509,200508,200507,200504,200503,200499,200498,200496,200495,200494,200492,200491,200490,200489,200488,200486,200485,200484,200483,200482,200481,200480,200479,200478,200477,200476,200475,200474,200473,200472,200471,200470,200469,200468,200467,200466,200465,200464,200463,200461,200460,200459,200458,200457,200456,200455,200454,200453,200452,200451,200450,200449,200448,200447,200445,200444,200443,200442,200440,200439,200438,200437,200436,200435,200434,200433,200432,200431,200430,200429,200428,200427,200426,200425,200424,200423,200422,200421,200420,200419,200418,200417,200416,200414,200413,200410,200409,200407,200406,200405,200404,200403,200402,200401,200400,200399,200398,200397,200396,200395,200394,200393,200392,200391,200390,200389,200388,200387,200386,200385,200384,200383,200382,200381,200380,200379,200378,200377,200376,200375,200374,200373,200372,200371,200370,200369,200368,200367,200366,200365,200364,200363,200362,200361,200360,200359,200358,200357,200356,200355,200354,200353,200352,200351,200350,200349,200348,200347,200346,200345,200344,200343,200342,200339,200338,200337,200336,200335,200334,200333,200332,200331,200330,200329,200328,200327,200326,200325,200324,200321,200320,200319,200318,200317,200316,200315,200313,200312,200311,200310,200308,200307,200306,200305,200304,200303,200302,200301,200300,200299,200298,200297,200296,200293,200292,200291,200290,200289,200288,200287,200286,200285,200284,200283,200282,200278,200277,200276,200275,200274,200273,200272,200271,200270,200269,200268,200267,200266,200265,200264,200263,200262,200261,200260,200259,200258,200257,200256,200255,200254,200253,200252,200251,200250,200249,200248,200247,200246,200244,200243,200242,200241,200240,200239,200238,200237,200236,200235,200234,200233,200232,200231,200230,200229,200228,200227,200226,200225,200224,200223,200222,200221,200220,200219,200218,200217,200216,200215,200214,200213,200212,200211,200210,200209,200208,200207,200206,200205,200204,200203,200202,200201,200200,200199,200198,200197,200196,200195,200194,200193,200192,200191,200190,200189,200188,200187,200186,200185,200184,200183,200182,200181,200179,200178,200177,200176,200175,200174,200173,200172,200171,200170,200169,200168,200167,200166,200165,200164,200163,200162,200161,200160,200159,200158,200157,200156,200155,200154,200153,200152,200151,200150,200149,200148,200147,200146,200145,200144,200143,200142,200141,200140,200139,200138,200137,200136,200135,200133,200132,200131,200129,200128,200126,200125,200124,200122,200121,200120,200119,200118,200116,200115,200113,200112,200111,200108,200107,200106,200103,200101,200099,200097,200088,200085,200084,200083,200081,200080,200078,200077,200076,200075,200074,200073,200072,200071,200070,200069,200068,200067,200066,200065,200064,200063,200062,200060,200058,200057,200056,200055,200054,200053,200052,200051,200050,200049,200048,200047,200046,200045,200044,200043,200042,200041,200040,200039,200038,200037,200036,200035,200034,200033,200032,200030,200027,200025,200023,200022,200021,200020,200019,200018,200017,200010,200009,200008,200007,200006,200005,200004,200003,200002,200001,200000,199999,199998,199997,199996,199995,199994,199993,199992,199991,199990,199989,199988,199987,199986,199985,199984,199983,199982,199980,199979,199978,199977,199976,199974,199973,199972,199971,199970,199969,199968,199967,199966,199965,199964,199963,199962,199961,199959,199958,199957,199956,199955,199954,199953,199952,199951,199950,199949,199948,199947,199946,199945,199944,199943,199942,199941,199940,199939,199938,199937,199936,199935,199934,199933,199932,199931,199930,199929,199928,199927,199926,199925,199924,199923,199922,199921,199920,199919,199918,199917,199916,199915,199914,199912,199909,199904,199903,199902,199901,199900,199899,199898,199897,199896,199895,199894,199893,199892,199891,199890,199889,199888,199887,199886,199885,199884,199883,199882,199881,199880,199879,199878,199877,199876,199875,199874,199873,199872,199871,199870,199869,199866,199865,199863,199862,199861,199860,199859,199858,199857,199856,199855,199854,199853,199852,199851,199850,199849,199848,199847,199846,199845,199844,199843,199842,199840,199839,199838,199837,199835,199833,199832,199831,199830,199829,199828,199827,199826,199825,199824,199823,199822,199818,199817,199816,199815,199814,199813,199812,199810,199809,199807,199806,199805,199804,199803,199802,199801,199800,199799,199798,199797,199796,199795,199794,199793,199792,199791,199790,199789,199788,199787,199786,199785,199784,199783,199782,199781,199780,199779,199778,199777,199776,199775,199774,199773,199772,199771,199770,199769,199768,199767,199766,199765,199764,199763,199762,199761,199760,199759,199758,199757,199756,199755,199754,199753,199749,199748,199747,199743,199742,199741,199740,199739,199738,199737,199736,199735,199734,199733,199732,199731,199730,199729,199728,199727,199726,199725,199724,199723,199722,199721,199720,199719,199718,199717,199716,199715,199714,199713,199712,199711,199710,199709,199708,199707,199706,199705,199704,199703,199702,199701,199700,199699,199698,199697,199696,199695,199694,199693,199692,199691,199690,199689,199688,199687,199686,199685,199684,199683,199682,199680,199679,199678,199677,199671,199670,199669,199668,199667,199666,199665,199664,199663,199662,199661,199660,199659,199657,199656,199655,199654,199653,199652,199651,199650,199648,199647,199645,199644,199643,199640,199639,199638,199637,199636,199635,199634,199633,199632,199631,199630,199629,199628,199627,199626,199625,199624,199623,199622,199621,199620,199619,199618,199617,199616,199615,199614,199613,199612,199611,199610,199609,199608,199607,199606,199605,199603,199602,199601,199600,199599,199598,199597,199596,199595,199594,199593,199592,199591,199590,199589,199588,199587,199586,199585,199584,199583,199582,199581,199580,199579,199578,199577,199576,199575,199574,199573,199572,199571,199570,199569,199568,199566,199565,199564,199563,199562,199561,199559,199557,199556,199555,199554,199553,199552,199551,199550,199549,199548,199547,199546,199545,199544,199543,199542,199541,199540,199539,199538,199537,199536,199535,199534,199533,199532,199531,199530,199529,199528,199527,199526,199525,199524,199523,199522,199521,199520,199519,199518,199517,199516,199515,199514,199513,199512,199511,199510,199509,199508,199507,199506,199505,199504,199503,199502,199501,199500,199499,199498,199497,199496,199495,199494,199493,199492,199491,199490,199489,199488,199487,199486,199485,199484,199483,199481,199480,199479,199478,199477,199476,199475,199474,199473,199472,199471,199470,199469,199468,199467,199466,199465,199464,199463,199462,199461,199460,199459,199458,199457,199456,199455,199454,199453,199452,199451,199450,199449,199448,199447,199446,199444,199443,199442,199441,199440,199439,199438,199437,199436,199435,199434,199432,199431,199430,199429,199428,199427,199426,199425,199424,199423,199422,199421,199420,199419,199418,199417,199416,199415,199414,199413,199412,199409,199408,199407,199406,199405,199404,199401,199400,199399,199397,199396,199395,199394,199393,199392,199391,199390,199388,199386,199385,199384,199383,199382,199380,199379,199378,199377,199376,199375,199374,199373,199372,199371,199370,199369,199368,199366,199365,199364,199363,199362,199361,199360,199359,199358,199357,199356,199355,199354,199353,199352,199351,199350,199349,199348,199346,199344,199343,199342,199340,199339,199338,199337,199336,199335,199334,199333,199332,199331,199330,199329,199328,199327,199325,199324,199323,199322,199321,199320,199319,199318,199317,199316,199315,199314,199313,199312,199311,199310,199309,199308,199307,199306,199305,199304,199303,199302,199301,199300,199299,199298,199297,199296,199295,199294,199293,199292,199291,199290,199289,199288,199287,199286,199285,199284,199283,199282,199281,199280,199279,199278,199277,199276,199275,199274,199273,199272,199271,199270,199269,199268,199267,199266,199265,199264,199263,199262,199261,199260,199259,199258,199257,199256,199255,199254,199253,199252,199251,199250,199249,199248,199247,199246,199245,199244,199243,199242,199241,199240,199239,199238,199237,199236,199235,199234,199233,199232,199231,199230,199229,199228,199227,199226,199225,199224,199223,199222,199221,199220,199219,199218,199217,199215,199214,199213,199212,199211,199210,199209,199208,199207,199206,199205,199204,199202,199201,199200,199199,199198,199197,199196,199195,199194,199193,199192,199191,199190,199187,199186,199185,199184,199183,199182,199181,199180,199179,199178,199177,199176,199175,199174,199173,199172,199171,199170,199169,199168,199167,199166,199165,199164,199163,199162,199161,199160,199159,199158,199157,199156,199155,199154,199153,199152,199151,199150,199149,199148,199147,199146,199145,199144,199143,199141,199140,199139,199138,199137,199136,199135,199134,199133,199132,199131,199129,199127,199126,199125,199124,199123,199122,199121,199120,199119,199118,199117,199116,199115,199114,199113,199112,199111,199110,199109,199108,199107,199106,199105,199104,199103,199102,199101,199100,199099,199098,199097,199096,199095,199094,199093,199092,199091,199090,199089,199088,199087,199086,199085,199084,199083,199082,199081,199080,199079,199078,199077,199076,199075,199074,199073,199072,199071,199070,199069,199068,199067,199066,199065,199064,199063,199062,199061,199060,199059,199058,199057,199056,199055,199054,199053,199051,199050,199049,199047,199046,199045,199043,199042,199041,199040,199039,199038,199037,199036,199035,199034,199033,199032,199031,199030,199029,199028,199027,199026,199025,199024,199023,199022,199021,199020,199019,199018,199017,199016,199015,199014,199013,199012,199011,199010,199008,199006,199005,199004,199003,199002,199001,199000,198999,198998,198997,198996,198995,198994,198993,198992,198991,198990,198988,198984,198983,198982,198981,198980,198979,198978,198977,198976,198975,198974,198973,198971,198970,198969,198968,198967,198966,198965,198964,198963,198962,198961,198959,198958,198957,198956,198955,198954,198953,198952,198951,198950,198949,198948,198947,198946,198945,198944,198943,198942,198941,198940,198939,198938,198937,198936,198933,198932,198931,198930,198929,198928,198927,198926,198925,198924,198923,198922,198921,198920,198919,198918,198917,198916,198915,198914,198913,198912,198911,198910,198909,198908,198907,198906,198905,198904,198903,198902,198900,198899,198898,198897,198896,198895,198894,198892,198891,198890,198889,198888,198887,198886,198885,198884,198883,198880,198879,198878,198877,198876,198874,198873,198872,198871,198870,198869,198868,198867,198866,198865,198864,198861,198860,198859,198857,198856,198855,198854,198853,198852,198851,198850,198849,198848,198847,198846,198845,198844,198843,198841,198840,198839,198838,198837,198836,198835,198834,198833,198832,198831,198830,198829,198828,198827,198826,198825,198824,198823,198822,198821,198820,198819,198818,198817,198816,198814,198813,198812,198811,198810,198809,198808,198807,198806,198805,198804,198803,198802,198801,198800,198799,198798,198797,198796,198795,198794,198793,198792,198791,198790,198789,198788,198787,198786,198785,198784,198783,198782,198781,198780,198779,198778,198777,198776,198775,198774,198773,198772,198771,198770,198769,198768,198767,198766,198765,198764,198763,198762,198761,198760,198759,198758,198757,198756,198755,198754,198753,198752,198751,198750,198749,198748,198747,198746,198745,198744,198743,198742,198741,198740,198739,198738,198737,198736,198734,198733,198732,198731,198730,198729,198728,198727,198726,198725,198724,198723,198722,198721,198720,198719,198718,198717,198716,198709,198708,198707,198705,198704,198703,198702,198701,198700,198699,198698,198697,198696,198695,198694,198693,198692,198691,198690,198689,198688,198686,198685,198684,198683,198682,198681,198680,198679,198678,198677,198676,198675,198674,198673,198672,198671,198670,198669,198668,198667,198666,198665,198664,198663,198662,198661,198660,198659,198658,198657,198656,198655,198654,198653,198652,198651,198650,198649,198648,198647,198646,198645,198644,198643,198642,198641,198640,198639,198638,198637,198636,198635,198634,198633,198632,198631,198630,198629,198628,198627,198626,198625,198624,198623,198622,198621,198620,198619,198618,198617,198616,198615,198614,198613,198612,198611,198610,198609,198608,198606,198605,198604,198603,198602,198601,198600,198599,198598,198597,198596,198595,198594,198593,198592,198591,198590,198589,198588,198587,198586,198585,198583,198581,198580,198579,198578,198577,198576,198575,198574,198573,198571,198570,198569,198568,198566,198564,198563,198562,198561,198560,198559,198558,198557,198556,198555,198554,198553,198552,198551,198549,198548,198547,198546,198545,198544,198543,198542,198541,198540,198539,198538,198537,198536,198535,198534,198533,198532,198531,198530,198529,198528,198527,198526,198524,198523,198522,198521,198520,198519,198518,198517,198516,198515,198514,198513,198512,198511,198510,198509,198508,198507,198506,198505,198504,198503,198502,198501,198500,198498,198497,198496,198495,198494,198493,198492,198491,198490,198489,198488,198487,198485,198484,198483,198482,198480,198479,198478,198476,198475,198473,198471,198470,198469,198468,198465,198464,198463,198462,198461,198460,198459,198458,198457,198456,198455,198454,198453,198452,198451,198449,198448,198447,198446,198445,198444,198443,198442,198441,198440,198439,198438,198437,198436,198435,198434,198432,198431,198430,198429,198428,198426,198425,198424,198423,198422,198421,198420,198419,198418,198417,198416,198415,198414,198413,198412,198411,198410,198409,198408,198407,198406,198405,198404,198403,198402,198401,198400,198399,198398,198395,198394,198393,198392,198391,198390,198389,198388,198387,198386,198385,198384,198383,198382,198380,198378,198377,198376,198374,198373,198372,198371,198370,198369,198368,198367,198366,198365,198364,198363,198362,198361,198354,198353,198352,198351,198350,198349,198348,198347,198346,198345,198344,198343,198342,198341,198339,198338,198336,198335,198334,198333,198332,198331,198330,198329,198328,198327,198326,198325,198324,198323,198322,198321,198320,198319,198318,198317,198316,198315,198314,198313,198312,198311,198310,198309,198308,198307,198306,198305,198304,198303,198302,198301,198300,198299,198298,198297,198296,198295,198294,198293,198292,198291,198290,198277,198276,198275,198274,198273,198272,198271,198270,198269,198268,198267,198266,198265,198264,198263,198262,198261,198260,198259,198258,198257,198256,198255,198254,198253,198252,198251,198250,198249,198246,198245,198244,198243,198242,198241,198240,198239,198238,198237,198236,198235,198234,198228,198227,198226,198225,198224,198223,198222,198221,198220,198219,198218,198217,198216,198215,198214,198213,198212,198211,198210,198209,198208,198207,198206,198205,198204,198203,198202,198201,198200,198199,198198,198197,198196,198195,198194,198193,198192,198191,198190,198188,198187,198186,198185,198184,198183,198182,198180,198179,198178,198177,198176,198175,198174,198173,198172,198171,198170,198169,198168,198167,198166,198165,198164,198163,198162,198161,198160,198159,198158,198157,198156,198155,198154,198153,198152,198151,198150,198149,198148,198147,198146,198145,198144,198142,198141,198140,198139,198138,198137,198136,198135,198134,198133,198132,198131,198130,198129,198128,198127,198126,198125,198124,198123,198122,198121,198120,198119,198118,198117,198116,198115,198114,198113,198112,198111,198110,198109,198108,198107,198106,198105,198104,198103,198102,198101,198100,198099,198098,198097,198096,198095,198094,198093,198092,198091,198090,198089,198088,198087,198086,198085,198084,198083,198082,198081,198079,198078,198077,198076,198075,198074,198073,198072,198071,198070,198069,198068,198067,198066,198065,198064,198063,198062,198061,198060,198058,198057,198051,198050,198049,198047,198046,198044,198043,198042,198041,198040,198039,198038,198037,198036,198035,198034,198033,198032,198031,198030,198029,198028,198027,198026,198025,198024,198023,198022,198021,198020,198019,198018,198017,198015,198014,198013,198012,198011,198010,198009,198008,198007,198006,198005,198004,198003,198002,198001,198000,197999,197998,197997,197996,197995,197994,197993,197992,197991,197990,197989,197988,197987,197986,197985,197984,197983,197982,197981,197980,197979,197978,197977,197976,197975,197974,197973,197972,197971,197970,197969,197968,197967,197966,197965,197964,197963,197962,197961,197960,197959,197958,197957,197956,197955,197954,197953,197952,197951,197950,197949,197948,197947,197946,197945,197944,197943,197942,197941,197940,197939,197938,197937,197936,197935,197934,197933,197932,197931,197930,197929,197928,197927,197926,197925,197924,197923,197922,197921,197920,197919,197918,197917,197916,197915,197914,197913,197912,197911,197910,197909,197908,197907,197906,197903,197902,197901,197900,197899,197898,197897,197896,197895,197894,197893,197892,197891,197890,197889,197888,197887,197886,197885,197884,197883,197882,197881,197880,197879,197877,197876,197875,197874,197873,197872,197871,197870,197869,197868,197867,197866,197865,197864,197863,197862,197861,197860,197859,197857,197856,197855,197854,197853,197850,197849,197848,197847,197846,197845,197844,197843,197842,197841,197840,197839,197838,197837,197836,197835,197834,197833,197831,197829,197828,197827,197826,197825,197824,197823,197822,197821,197820,197819,197818,197817,197816,197815,197814,197813,197812,197811,197810,197809,197808,197807,197806,197805,197804,197803,197802,197801,197800,197799,197798,197797,197796,197795,197794,197793,197792,197791,197790,197789,197788,197787,197786,197785,197784,197783,197782,197781,197780,197779,197778,197777,197776,197775,197774,197773,197772,197771,197770,197769,197768,197767,197766,197765,197764,197763,197762,197761,197760,197759,197758,197757,197756,197755,197754,197753,197752,197751,197750,197749,197748,197747,197746,197745,197744,197743,197742,197741,197740,197739,197738,197737,197736,197735,197734,197733,197732,197731,197730,197729,197728,197727,197726,197725,197723,197722,197721,197720,197719,197718,197717,197716,197715,197714,197713,197712,197711,197710,197709,197708,197707,197706,197705,197704,197703,197702,197700,197699,197698,197697,197696,197695,197694,197693,197692,197691,197690,197689,197688,197687,197686,197685,197682,197681,197680,197679,197678,197677,197676,197675,197674,197673,197672,197671,197670,197669,197668,197667,197666,197665,197664,197663,197662,197661,197659,197658,197657,197656,197655,197654,197653,197652,197651,197650,197649,197648,197647,197646,197645,197644,197643,197642,197641,197640,197639,197638,197637,197636,197635,197634,197633,197632,197631,197630,197629,197628,197627,197626,197625,197624,197623,197622,197621,197620,197619,197618,197617,197616,197615,197614,197613,197612,197611,197610,197609,197608,197606,197605,197604,197603,197602,197601,197600,197599,197598,197597,197596,197595,197594,197593,197592,197591,197590,197587,197586,197585,197584,197583,197582,197581,197580,197579,197578,197577,197576,197575,197574,197573,197572,197571,197570,197569,197568,197567,197566,197565,197564,197563,197562,197561,197560,197559,197558,197557,197555,197554,197553,197552,197550,197549,197548,197547,197546,197545,197544,197543,197542,197541,197540,197539,197538,197537,197536,197535,197534,197533,197532,197531,197530,197529,197528,197526,197525,197524,197523,197522,197521,197520,197519,197518,197517,197516,197515,197514,197513,197512,197511,197510,197509,197508,197507,197506,197505,197504,197503,197502,197501,197500,197499,197498,197497,197496,197495,197494,197493,197492,197491,197490,197489,197488,197487,197486,197484,197483,197482,197481,197480,197479,197478,197477,197476,197475,197474,197473,197472,197471,197470,197469,197468,197467,197466,197465,197464,197463,197462,197461,197460,197459,197458,197457,197456,197455,197454,197453,197452,197451,197450,197449,197448,197447,197446,197445,197444,197443,197442,197441,197440,197439,197438,197437,197436,197435,197434,197433,197432,197431,197430,197429,197428,197426,197425,197424,197423,197422,197421,197420,197419,197418,197417,197414,197413,197412,197411,197409,197408,197407,197406,197405,197404,197403,197402,197401,197400,197399,197398,197397,197396,197395,197394,197393,197392,197391,197390,197389,197387,197386,197385,197384,197383,197382,197381,197380,197379,197378,197377,197376,197375,197374,197373,197372,197371,197370,197369,197367,197366,197361,197360,197358,197357,197356,197355,197354,197353,197352,197351,197350,197348,197347,197346,197344,197343,197342,197341,197340,197339,197338,197337,197336,197335,197334,197333,197332,197331,197330,197329,197328,197327,197326,197325,197324,197323,197322,197321,197320,197319,197318,197317,197316,197315,197314,197313,197312,197311,197310,197309,197308,197307,197306,197305,197304,197303,197302,197301,197300,197299,197298,197297,197296,197295,197294,197293,197292,197290,197289,197288,197287,197286,197285,197284,197283,197281,197280,197279,197278,197276,197275,197274,197273,197272,197271,197270,197269,197268,197267,197266,197265,197264,197263,197262,197261,197260,197259,197258,197257,197256,197255,197254,197253,197252,197251,197250,197249,197248,197247,197246,197245,197244,197243,197242,197241,197240,197239,197238,197237,197236,197235,197234,197233,197232,197231,197230,197229,197228,197227,197225,197224,197223,197222,197221,197220,197219,197218,197216,197215,197214,197213,197212,197211,197210,197209,197208,197207,197206,197205,197204,197203,197202,197201,197200,197199,197198,197197,197195,197194,197193,197192,197191,197190,197189,197188,197187,197186,197185,197183,197182,197181,197180,197179,197178,197177,197176,197175,197174,197173,197171,197170,197169,197168,197167,197166,197165,197164,197163,197162,197161,197160,197153,197152,197151,197150,197149,197148,197147,197146,197145,197144,197143,197142,197141,197140,197139,197138,197137,197136,197135,197134,197133,197132,197131,197130,197129,197128,197127,197126,197125,197124,197123,197122,197121,197120,197119,197118,197117,197116,197115,197114,197113,197112,197111,197110,197109,197108,197107,197106,197105,197104,197103,197102,197101,197100,197099,197098,197097,197096,197095,197094,197093,197092,197091,197090,197089,197088,197087,197086,197085,197081,197080,197079,197078,197077,197076,197075,197074,197073,197072,197071,197070,197069,197068,197067,197066,197065,197064,197063,197062,197061,197060,197059,197058,197057,197056,197055,197054,197053,197052,197051,197050,197049,197048,197047,197046,197045,197043,197042,197041,197040,197039,197037,197036,197035,197034,197033,197032,197031,197030,197029,197028,197027,197026,197025,197024,197023,197022,197021,197020,197019,197017,197016,197015,197014,197013,197012,197011,197010,197009,197008,197007,197006,197005,197004,197003,197002,197001,197000,196999,196998,196997,196995,196994,196993,196992,196991,196990,196989,196988,196987,196986,196985,196984,196983,196982,196981,196980,196979,196978,196977,196976,196975,196974,196973,196972,196971,196970,196969,196968,196967,196965,196964,196963,196962,196961,196960,196958,196956,196955,196954,196952,196951,196950,196949,196947,196946,196945,196944,196943,196942,196941,196940,196939,196938,196937,196936,196935,196934,196933,196932,196931,196930,196929,196928,196927,196926,196925,196924,196923,196922,196921,196920,196919,196918,196917,196916,196915,196914,196913,196912,196911,196910,196909,196908,196907,196906,196905,196904,196903,196902,196901,196900,196899,196897,196896,196895,196894,196893,196892,196891,196890,196889,196888,196887,196886,196885,196884,196883,196882,196881,196880,196879,196878,196877,196876,196875,196874,196873,196871,196870,196869,196868,196867,196866,196865,196864,196863,196862,196861,196860,196859,196858,196857,196856,196855,196854,196853,196852,196851,196850,196849,196848,196847,196846,196845,196844,196843,196842,196841,196840,196839,196838,196837,196836,196835,196834,196833,196832,196831,196830,196829,196828,196827,196826,196825,196824,196823,196822,196821,196820,196819,196818,196817,196816,196815,196814,196813,196812,196811,196809,196808,196807,196806,196805,196804,196803,196802,196801,196800,196799,196798,196797,196796,196795,196794,196793,196792,196791,196790,196789,196788,196787,196786,196785,196784,196783,196782,196781,196780,196779,196778,196777,196776,196775,196774,196773,196772,196771,196770,196769,196768,196767,196765,196764,196763,196762,196758,196757,196755,196754,196753,196752,196751,196750,196749,196748,196747,196746,196745,196744,196743,196742,196741,196740,196739,196738,196737,196736,196735,196734,196733,196732,196731,196730,196729,196727,196726,196725,196724,196723,196722,196719,196718,196717,196716,196715,196714,196713,196712,196711,196710,196709,196708,196707,196706,196705,196704,196703,196702,196701,196700,196699,196697,196696,196695,196694,196693,196692,196691,196690,196689,196688,196687,196686,196685,196684,196683,196682,196681,196680,196679,196678,196677,196675,196674,196673,196672,196671,196670,196669,196668,196667,196666,196665,196664,196663,196661,196657,196656,196655,196654,196653,196652,196651,196650,196649,196648,196647,196646,196645,196644,196643,196642,196641,196640,196639,196638,196637,196636,196635,196634,196633,196632,196631,196630,196629,196628,196627,196626,196625,196624,196623,196622,196621,196620,196619,196618,196617,196616,196615,196614,196613,196612,196611,196610,196609,196608,196607,196606,196605,196604,196603,196602,196601,196600,196599,196598,196597,196596,196595,196594,196593,196592,196591,196590,196589,196588,196587,196586,196584,196583,196582,196581,196580,196578,196577,196576,196575,196574,196573,196572,196571,196569,196568,196567,196566,196565,196564,196563,196562,196561,196560,196559,196558,196557,196556,196555,196554,196553,196552,196551,196550,196549,196548,196547,196545,196544,196543,196542,196541,196540,196539,196538,196537,196536,196535,196527,196526,196525,196524,196523,196522,196521,196520,196519,196518,196517,196516,196515,196514,196513,196512,196511,196510,196509,196508,196507,196506,196505,196504,196502,196501,196499,196498,196496,196495,196494,196493,196492,196491,196490,196489,196488,196487,196486,196485,196484,196483,196482,196481,196480,196479,196478,196477,196476,196475,196474,196473,196472,196471,196470,196469,196468,196467,196466,196465,196464,196463,196462,196461,196460,196459,196457,196456,196455,196450,196449,196448,196447,196446,196445,196444,196443,196442,196441,196440,196439,196438,196437,196436,196435,196434,196433,196432,196431,196430,196429,196428,196427,196426,196425,196424,196423,196422,196421,196420,196419,196418,196417,196416,196415,196414,196413,196412,196411,196410,196409,196407,196406,196405,196404,196403,196402,196401,196400,196399,196398,196397,196396,196395,196394,196392,196390,196388,196386,196385,196384,196383,196382,196381,196380,196379,196377,196376,196375,196374,196373,196372,196371,196370,196369,196368,196367,196366,196365,196364,196363,196362,196359,196358,196357,196356,196355,196354,196353,196352,196351,196350,196349,196348,196347,196346,196345,196344,196343,196342,196341,196340,196339,196338,196337,196336,196335,196334,196332,196331,196330,196329,196328,196327,196326,196325,196324,196323,196322,196321,196320,196319,196318,196317,196316,196315,196314,196313,196312,196311,196310,196306,196305,196304,196303,196302,196301,196300,196295,196294,196293,196292,196291,196290,196289,196288,196287,196286,196285,196284,196283,196282,196281,196280,196279,196278,196277,196276,196275,196274,196273,196272,196271,196270,196269,196268,196267,196266,196265,196264,196263,196262,196261,196260,196259,196258,196257,196256,196254,196253,196252,196251,196250,196249,196248,196247,196246,196245,196244,196243,196242,196241,196240,196239,196233,196230,196229,196228,196224,196223,196222,196221,196220,196219,196218,196217,196216,196215,196214,196213,196212,196211,196210,196209,196208,196207,196206,196205,196204,196203,196202,196201,196200,196199,196198,196197,196196,196195,196194,196193,196192,196191,196190,196188,196187,196186,196185,196184,196183,196182,196181,196180,196179,196178,196177,196176,196175,196174,196173,196172,196171,196170,196169,196168,196167,196166,196165,196164,196163,196162,196161,196160,196159,196158,196157,196156,196155,196154,196153,196152,196151,196150,196149,196148,196147,196146,196145,196143,196142,196141,196140,196139,196138,196137,196136,196135,196134,196133,196132,196131,196130,196129,196128,196127,196126,196125,196124,196123,196122,196121,196120,196119,196118,196117,196116,196115,196114,196113,196112,196111,196110,196109,196108,196107,196106,196105,196104,196103,196102,196101,196100,196099,196098,196097,196096,196095,196094,196093,196092,196091,196090,196088,196087,196086,196085,196084,196083,196082,196081,196078,196077,196076,196075,196074,196073,196072,196071,196070,196069,196068,196067,196066,196065,196064,196063,196062,196061,196060,196059,196058,196057,196056,196055,196054,196053,196052,196051,196050,196049,196048,196047,196046,196045,196044,196043,196042,196041,196040,196039,196038,196037,196036,196035,196034,196033,196032,196031,196030,196029,196028,196027,196026,196025,196024,196023,196022,196021,196020,196019,196018,196017,196016,196015,196014,196013,196012,196011,196010,196009,196008,196007,196006,196005,196004,196003,196002,196001,196000,195999,195996,195995,195994,195993,195992,195991,195990,195988,195987,195986,195985,195984,195983,195982,195980,195979,195978,195977,195976,195975,195974,195973,195972,195971,195970,195969,195968,195967,195966,195965,195964,195963,195962,195961,195960,195959,195958,195957,195956,195955,195954,195953,195951,195949,195948,195947,195946,195945,195944,195943,195942,195941,195940,195939,195938,195937,195936,195935,195934,195933,195932,195931,195930,195929,195928,195927,195926,195925,195924,195922,195920,195919,195918,195917,195916,195915,195914,195913,195912,195911,195910,195909,195908,195907,195906,195905,195904,195903,195902,195901,195900,195899,195898,195897,195896,195895,195894,195893,195892,195890,195889,195888,195887,195886,195885,195884,195882,195881,195880,195879,195878,195877,195876,195875,195874,195873,195872,195871,195870,195869,195868,195867,195866,195865,195864,195863,195862,195861,195860,195859,195858,195857,195856,195855,195854,195853,195852,195851,195850,195849,195848,195847,195846,195845,195844,195843,195842,195841,195840,195839,195838,195837,195836,195835,195834,195833,195832,195830,195829,195828,195827,195826,195825,195824,195823,195822,195821,195820,195819,195818,195817,195816,195815,195814,195813,195812,195811,195810,195809,195808,195807,195806,195805,195803,195801,195800,195799,195798,195797,195796,195795,195794,195793,195792,195790,195789,195788,195787,195786,195785,195784,195783,195782,195781,195780,195779,195778,195777,195776,195775,195774,195773,195772,195771,195770,195769,195768,195765,195764,195763,195762,195761,195760,195759,195758,195757,195756,195755,195754,195753,195752,195750,195748,195747,195746,195745,195744,195743,195742,195740,195739,195738,195737,195736,195735,195734,195733,195732,195731,195730,195729,195728,195727,195726,195725,195724,195723,195722,195721,195720,195719,195718,195717,195716,195715,195714,195713,195712,195711,195710,195709,195708,195707,195706,195705,195704,195700,195699,195698,195697,195696,195695,195694,195693,195692,195691,195690,195689,195688,195687,195686,195685,195684,195683,195682,195681,195680,195679,195678,195677,195676,195675,195674,195673,195672,195671,195670,195669,195668,195667,195666,195665,195664,195663,195662,195657,195656,195655,195654,195653,195652,195651,195650,195649,195648,195647,195646,195645,195644,195643,195642,195641,195640,195639,195638,195637,195636,195635,195634,195633,195632,195631,195630,195629,195628,195627,195626,195625,195624,195623,195622,195621,195620,195619,195618,195617,195616,195615,195614,195613,195612,195611,195610,195609,195608,195607,195606,195605,195604,195603,195602,195601,195600,195599,195598,195597,195596,195595,195593,195592,195591,195590,195589,195588,195587,195586,195585,195584,195583,195580,195579,195578,195577,195576,195575,195574,195573,195572,195571,195570,195569,195568,195567,195566,195565,195564,195563,195562,195561,195560,195559,195558,195557,195556,195555,195554,195553,195552,195551,195550,195549,195548,195547,195546,195545,195544,195543,195542,195541,195540,195539,195538,195537,195536,195535,195534,195533,195531,195530,195529,195528,195527,195526,195525,195524,195523,195522,195521,195520,195519,195518,195517,195516,195515,195514,195513,195512,195511,195510,195509,195508,195507,195506,195505,195504,195503,195502,195501,195500,195499,195498,195497,195496,195495,195493,195492,195491,195490,195489,195488,195487,195486,195485,195484,195483,195481,195480,195479,195478,195477,195476,195475,195474,195473,195472,195471,195470,195469,195468,195466,195465,195464,195463,195462,195461,195460,195459,195458,195457,195456,195455,195454,195453,195452,195451,195450,195449,195448,195447,195446,195445,195444,195443,195442,195441,195440,195439,195438,195437,195436,195435,195434,195433,195432,195431,195430,195429,195428,195427,195426,195425,195424,195423,195422,195421,195420,195419,195418,195417,195416,195415,195414,195413,195412,195411,195410,195409,195408,195406,195405,195404,195403,195402,195401,195400,195399,195398,195397,195396,195395,195394,195393,195392,195391,195390,195389,195388,195387,195386,195385,195384,195383,195382,195381,195380,195379,195378,195377,195376,195375,195374,195373,195372,195371,195370,195369,195368,195367,195366,195365,195364,195363,195362,195361,195360,195359,195358,195357,195356,195355,195354,195353,195352,195351,195350,195349,195348,195347,195346,195345,195344,195343,195342,195341,195340,195339,195338,195337,195336,195335,195334,195333,195332,195331,195330,195329,195328,195327,195326,195325,195324,195323,195322,195321,195320,195319,195318,195317,195316,195315,195314,195313,195312,195311,195310,195309,195308,195307,195305,195304,195303,195302,195301,195300,195299,195298,195297,195296,195295,195294,195293,195292,195291,195290,195289,195288,195287,195286,195284,195283,195282,195281,195280,195276,195275,195273,195272,195271,195270,195269,195268,195267,195266,195265,195264,195263,195262,195261,195260,195259,195258,195257,195256,195255,195253,195252,195251,195250,195248,195247,195246,195245,195244,195243,195242,195241,195240,195239,195238,195235,195234,195233,195232,195231,195230,195229,195228,195227,195226,195225,195224,195223,195222,195221,195220,195219,195218,195217,195216,195215,195214,195213,195212,195211,195210,195209,195208,195207,195206,195205,195204,195203,195202,195201,195199,195198,195197,195196,195195,195194,195193,195192,195191,195190,195189,195188,195187,195186,195185,195184,195183,195182,195181,195180,195179,195178,195177,195176,195175,195174,195173,195172,195171,195170,195169,195168,195167,195166,195165,195164,195163,195162,195161,195160,195159,195158,195157,195156,195155,195154,195153,195152,195151,195150,195149,195148,195147,195146,195145,195144,195143,195142,195141,195140,195139,195138,195137,195136,195135,195134,195133,195132,195131,195130,195128,195127,195126,195125,195124,195123,195121,195120,195119,195118,195117,195116,195114,195113,195112,195111,195110,195109,195108,195107,195106,195105,195104,195103,195102,195101,195100,195099,195098,195097,195096,195095,195094,195093,195092,195091,195090,195089,195088,195086,195085,195084,195083,195082,195081,195080,195079,195078,195077,195076,195075,195074,195073,195072,195071,195070,195069,195068,195067,195066,195065,195064,195063,195062,195061,195060,195059,195058,195057,195056,195055,195054,195053,195052,195051,195050,195049,195048,195047,195045,195044,195043,195042,195041,195040,195039,195038,195037,195036,195035,195034,195033,195032,195031,195030,195029,195028,195027,195026,195025,195024,195023,195022,195021,195020,195019,195018,195017,195016,195015,195014,195013,195012,195011,195010,195009,195008,195007,195006,195005,195004,195003,195002,195001,195000,194999,194998,194997,194996,194995,194994,194993,194992,194991,194990,194989,194988,194987,194986,194985,194984,194983,194982,194981,194980,194979,194978,194977,194976,194975,194974,194973,194972,194971,194970,194969,194968,194967,194966,194965,194964,194963,194962,194961,194960,194959,194958,194957,194956,194955,194953,194952,194951,194950,194949,194948,194947,194946,194945,194944,194943,194942,194941,194940,194939,194938,194937,194936,194935,194934,194933,194932,194931,194930,194929,194928,194927,194926,194925,194924,194923,194922,194921,194920,194917,194916,194915,194913,194912,194911,194910,194909,194908,194907,194904,194903,194902,194901,194900,194899,194898,194897,194896,194895,194894,194893,194888,194887,194886,194885,194884,194883,194882,194881,194880,194878,194877,194876,194875,194874,194873,194872,194871,194868,194862,194857,194856,194855,194854,194853,194850,194849,194848,194847,194846,194845,194844,194843,194842,194841,194840,194839,194838,194837,194836,194835,194834,194833,194832,194830,194829,194828,194827,194826,194825,194824,194823,194822,194821,194820,194819,194818,194816,194815,194814,194812,194810,194809,194808,194807,194806,194805,194804,194803,194802,194801,194800,194799,194798,194797,194796,194794,194793,194792,194790,194789,194788,194787,194786,194785,194784,194783,194782,194781,194780,194779,194778,194777,194776,194775,194774,194773,194772,194771,194769,194768,194767,194766,194765,194764,194763,194762,194761,194760,194759,194758,194757,194756,194755,194754,194752,194751,194750,194749,194747,194746,194745,194744,194743,194742,194741,194740,194739,194738,194737,194736,194735,194734,194733,194732,194731,194730,194729,194728,194727,194726,194725,194724,194723,194722,194721,194720,194719,194718,194717,194716,194715,194714,194713,194712,194711,194710,194709,194708,194707,194706,194705,194704,194703,194702,194701,194700,194699,194698,194697,194696,194695,194694,194693,194692,194691,194690,194688,194687,194686,194685,194684,194683,194682,194681,194680,194679,194678,194677,194676,194675,194674,194673,194672,194671,194669,194668,194667,194666,194665,194664,194663,194662,194661,194660,194659,194658,194657,194656,194655,194654,194652,194651,194650,194649,194648,194647,194646,194645,194644,194643,194642,194641,194640,194639,194637,194636,194635,194634,194633,194632,194631,194630,194629,194628,194626,194625,194624,194623,194622,194621,194620,194619,194618,194617,194616,194615,194614,194613,194612,194611,194610,194609,194608,194607,194606,194605,194602,194601,194600,194599,194598,194597,194596,194595,194594,194593,194592,194591,194590,194588,194587,194586,194585,194584,194583,194582,194581,194579,194578,194577,194576,194575,194574,194573,194572,194571,194570,194569,194568,194567,194566,194565,194564,194563,194562,194561,194560,194559,194558,194557,194556,194555,194554,194553,194552,194551,194550,194549,194548,194547,194546,194545,194544,194543,194542,194541,194540,194539,194538,194537,194536,194535,194534,194533,194531,194529,194528,194526,194525,194524,194523,194522,194521,194520,194519,194518,194517,194516,194515,194514,194513,194512,194511,194510,194509,194508,194507,194506,194505,194503,194502,194501,194500,194499,194498,194497,194496,194495,194494,194493,194491,194490,194489,194488,194487,194485,194484,194483,194482,194481,194480,194479,194478,194477,194476,194475,194474,194473,194472,194471,194470,194469,194468,194467,194466,194465,194464,194463,194462,194461,194460,194459,194458,194457,194454,194453,194452,194451,194450,194449,194448,194447,194446,194445,194444,194443,194442,194441,194440,194439,194438,194437,194436,194435,194434,194433,194432,194431,194430,194429,194428,194427,194426,194425,194424,194423,194422,194421,194420,194419,194418,194417,194416,194415,194414,194413,194412,194411,194410,194409,194408,194407,194406,194405,194404,194403,194402,194401,194400,194399,194398,194397,194396,194395,194394,194393,194392,194391,194390,194389,194388,194387,194383,194382,194381,194380,194379,194378,194377,194376,194375,194374,194373,194372,194370,194369,194368,194367,194366,194365,194364,194363,194362,194361,194360,194359,194358,194357,194356,194355,194354,194353,194352,194351,194350,194349,194348,194347,194346,194345,194344,194343,194342,194341,194340,194339,194338,194337,194336,194335,194334,194333,194332,194331,194330,194329,194328,194327,194325,194324,194323,194322,194321,194320,194319,194318,194317,194316,194315,194314,194313,194312,194311,194310,194309,194308,194307,194306,194305,194304,194303,194302,194301,194300,194299,194298,194297,194296,194295,194294,194293,194292,194291,194290,194289,194288,194287,194286,194285,194284,194283,194282,194281,194280,194279,194278,194277,194276,194275,194274,194273,194272,194271,194270,194268,194267,194266,194265,194264,194263,194262,194261,194260,194259,194258,194257,194256,194255,194254,194253,194252,194251,194250,194249,194248,194247,194246,194245,194244,194243,194242,194241,194240,194239,194238,194237,194236,194235,194234,194233,194232,194231,194226,194225,194224,194223,194222,194221,194220,194219,194218,194217,194216,194215,194214,194213,194212,194211,194210,194209,194208,194207,194206,194205,194204,194203,194202,194201,194200,194199,194198,194197,194196,194195,194193,194192,194191,194189,194188,194187,194186,194185,194184,194183,194182,194181,194180,194179,194178,194177,194176,194175,194174,194173,194172,194171,194170,194169,194168,194167,194166,194165,194164,194163,194162,194161,194160,194159,194158,194157,194156,194155,194154,194153,194152,194151,194150,194149,194148,194147,194146,194145,194144,194143,194142,194141,194140,194139,194138,194137,194136,194135,194134,194133,194132,194131,194130,194129,194127,194126,194125,194124,194123,194122,194121,194120,194119,194118,194117,194116,194115,194110,194109,194108,194107,194106,194105,194104,194103,194102,194101,194100,194099,194098,194097,194096,194095,194094,194093,194092,194091,194090,194089,194088,194087,194086,194085,194084,194083,194082,194081,194080,194079,194078,194077,194076,194075,194074,194073,194072,194070,194069,194068,194067,194066,194065,194064,194063,194062,194061,194060,194059,194058,194057,194056,194055,194054,194053,194052,194051,194050,194049,194048,194047,194046,194045,194044,194043,194042,194041,194040,194039,194038,194037,194036,194035,194034,194033,194032,194031,194030,194029,194028,194027,194026,194025,194024,194023,194022,194021,194020,194019,194018,194017,194016,194015,194014,194013,194012,194011,194010,194009,194008,194006,194005,194004,194003,194002,194001,194000,193999,193997,193996,193995,193994,193993,193992,193991,193990,193989,193988,193987,193986,193985,193984,193983,193982,193981,193980,193979,193978,193977,193976,193975,193974,193973,193972,193971,193970,193969,193968,193967,193966,193965,193964,193963,193962,193961,193960,193959,193958,193957,193956,193955,193954,193953,193952,193951,193950,193949,193948,193947,193946,193945,193944,193943,193942,193941,193940,193939,193938,193937,193936,193935,193934,193933,193932,193931,193930,193929,193928,193927,193926,193925,193924,193923,193922,193921,193920,193919,193918,193917,193916,193915,193914,193913,193912,193911,193910,193909,193907,193906,193905,193904,193903,193902,193900,193899,193898,193897,193896,193895,193894,193893,193892,193891,193890,193889,193888,193887,193886,193885,193884,193883,193882,193881,193880,193879,193878,193877,193876,193875,193874,193873,193872,193871,193870,193869,193868,193867,193866,193865,193864,193863,193862,193861,193860,193859,193858,193857,193856,193855,193854,193853,193852,193851,193850,193849,193848,193847,193846,193845,193844,193843,193842,193841,193840,193839,193838,193837,193836,193835,193834,193833,193832,193831,193830,193829,193828,193827,193826,193825,193824,193823,193822,193821,193820,193819,193817,193816,193815,193814,193813,193812,193811,193810,193809,193807,193806,193805,193803,193802,193801,193800,193799,193798,193797,193796,193795,193794,193793,193792,193791,193790,193789,193788,193787,193786,193785,193784,193783,193782,193781,193780,193779,193778,193777,193776,193775,193774,193773,193772,193771,193770,193769,193768,193767,193766,193765,193764,193763,193762,193761,193760,193759,193758,193757,193756,193754,193753,193752,193750,193749,193747,193746,193745,193744,193743,193742,193741,193740,193739,193738,193737,193736,193735,193734,193733,193732,193731,193730,193729,193728,193727,193726,193725,193724,193723,193722,193721,193720,193719,193718,193717,193716,193715,193714,193713,193712,193711,193710,193709,193708,193707,193706,193705,193704,193703,193702,193701,193700,193699,193698,193697,193696,193694,193693,193691,193690,193688,193687,193686,193685,193684,193682,193681,193680,193679,193678,193677,193676,193675,193674,193673,193672,193671,193670,193669,193668,193667,193666,193665,193664,193663,193662,193661,193660,193659,193658,193657,193656,193655,193654,193653,193652,193651,193650,193649,193648,193647,193646,193645,193644,193643,193642,193641,193640,193639,193638,193637,193636,193635,193634,193633,193632,193631,193630,193629,193628,193627,193626,193625,193623,193621,193620,193619,193618,193617,193616,193615,193614,193612,193611,193610,193609,193608,193607,193606,193605,193604,193603,193602,193601,193600,193599,193598,193597,193596,193595,193594,193593,193592,193591,193590,193589,193588,193587,193586,193585,193584,193583,193582,193581,193580,193579,193578,193577,193576,193575,193574,193573,193572,193570,193569,193568,193567,193566,193565,193564,193563,193562,193561,193559,193558,193557,193556,193555,193554,193553,193552,193551,193550,193549,193548,193547,193546,193545,193544,193543,193542,193541,193540,193539,193538,193537,193536,193535,193534,193533,193532,193531,193530,193529,193528,193527,193525,193524,193523,193522,193521,193520,193518,193517,193516,193515,193514,193513,193512,193511,193510,193509,193508,193507,193506,193505,193504,193503,193502,193501,193500,193499,193498,193497,193496,193495,193494,193493,193492,193491,193490,193489,193488,193487,193486,193485,193484,193483,193482,193481,193480,193479,193478,193477,193476,193475,193474,193473,193472,193471,193470,193469,193468,193467,193466,193465,193464,193463,193462,193461,193460,193459,193458,193457,193456,193454,193451,193450,193449,193448,193447,193446,193445,193444,193443,193442,193441,193440,193439,193438,193437,193436,193435,193434,193433,193432,193431,193430,193429,193428,193427,193426,193425,193424,193423,193422,193421,193420,193419,193418,193417,193416,193415,193414,193413,193412,193411,193409,193408,193407,193406,193405,193403,193402,193401,193400,193399,193398,193397,193396,193395,193394,193393,193391,193390,193389,193388,193387,193386,193385,193384,193381,193380,193379,193378,193377,193376,193375,193374,193373,193372,193371,193370,193369,193368,193367,193366,193365,193364,193363,193362,193361,193360,193359,193358,193357,193356,193355,193354,193353,193352,193351,193350,193349,193348,193347,193346,193345,193344,193343,193342,193341,193340,193339,193338,193337,193336,193335,193334,193333,193332,193331,193330,193329,193328,193327,193326,193325,193324,193323,193322,193321,193320,193318,193317,193316,193315,193314,193313,193312,193311,193310,193309,193308,193307,193306,193305,193304,193303,193302,193301,193300,193299,193298,193296,193295,193294,193293,193292,193291,193290,193289,193288,193287,193285,193284,193283,193282,193281,193280,193279,193278,193277,193276,193275,193274,193273,193272,193271,193270,193269,193267,193266,193265,193264,193263,193262,193261,193259,193258,193257,193256,193255,193254,193253,193252,193251,193250,193249,193248,193247,193246,193245,193244,193243,193242,193241,193240,193239,193238,193237,193236,193235,193234,193233,193232,193231,193230,193229,193228,193227,193226,193225,193224,193223,193222,193221,193220,193219,193218,193217,193216,193215,193214,193213,193212,193211,193210,193209,193208,193207,193206,193205,193204,193203,193202,193201,193200,193199,193198,193197,193196,193195,193193,193192,193191,193190,193189,193188,193187,193186,193185,193184,193183,193182,193181,193180,193179,193178,193177,193176,193175,193174,193173,193172,193171,193170,193169,193168,193167,193166,193165,193164,193163,193162,193161,193160,193159,193158,193157,193156,193155,193154,193153,193152,193151,193150,193149,193148,193147,193146,193145,193144,193143,193142,193141,193140,193139,193138,193137,193136,193135,193134,193133,193132,193131,193130,193129,193128,193127,193126,193125,193124,193123,193122,193121,193120,193119,193118,193116,193115,193114,193113,193112,193111,193110,193109,193108,193106,193105,193104,193101,193100,193099,193098,193097,193096,193095,193094,193093,193092,193091,193090,193089,193088,193087,193086,193085,193084,193083,193082,193081,193080,193079,193078,193077,193075,193074,193073,193072,193071,193070,193069,193068,193067,193066,193065,193064,193063,193062,193061,193060,193058,193057,193056,193055,193054,193053,193052,193051,193050,193049,193048,193047,193046,193045,193044,193043,193042,193041,193040,193039,193038,193037,193036,193035,193034,193033,193032,193031,193030,193029,193028,193027,193026,193025,193024,193023,193022,193021,193020,193019,193018,193017,193016,193015,193014,193013,193012,193011,193010,193009,193008,193007,193006,193005,193004,193003,193002,193001,193000,192999,192998,192997,192996,192995,192994,192993,192992,192991,192990,192989,192988,192987,192986,192985,192984,192983,192982,192980,192978,192977,192976,192975,192974,192973,192972,192971,192970,192969,192968,192967,192966,192965,192964,192962,192961,192960,192959,192958,192956,192955,192954,192953,192952,192951,192950,192949,192948,192947,192946,192945,192944,192943,192942,192941,192940,192939,192938,192937,192936,192935,192934,192933,192931,192930,192929,192928,192927,192926,192925,192923,192922,192921,192920,192919,192917,192916,192915,192914,192913,192912,192911,192910,192909,192908,192907,192906,192905,192904,192903,192893,192892,192889,192888,192887,192886,192885,192882,192881,192880,192879,192878,192877,192876,192875,192874,192873,192872,192871,192870,192869,192868,192867,192866,192865,192864,192862,192861,192860,192859,192858,192857,192856,192855,192854,192853,192852,192851,192850,192849,192848,192847,192846,192845,192844,192843,192842,192841,192840,192838,192834,192833,192832,192831,192830,192829,192828,192827,192826,192825,192824,192823,192822,192821,192820,192819,192818,192817,192816,192815,192814,192813,192812,192810,192809,192808,192807,192806,192805,192804,192803,192802,192800,192799,192796,192795,192794,192793,192792,192791,192790,192789,192788,192787,192786,192785,192784,192783,192782,192781,192780,192778,192777,192776,192775,192774,192773,192772,192771,192770,192769,192768,192767,192766,192765,192764,192763,192762,192761,192760,192759,192758,192757,192756,192755,192754,192753,192752,192751,192750,192749,192748,192747,192746,192745,192744,192743,192741,192739,192738,192737,192736,192735,192734,192733,192731,192730,192729,192728,192727,192726,192725,192724,192722,192721,192720,192719,192718,192717,192716,192715,192714,192713,192712,192711,192710,192709,192707,192706,192705,192704,192703,192702,192701,192700,192699,192697,192696,192695,192694,192693,192692,192691,192690,192689,192688,192687,192686,192685,192684,192683,192682,192681,192680,192679,192678,192677,192676,192675,192674,192673,192672,192671,192670,192664,192663,192662,192661,192660,192659,192657,192656,192655,192654,192653,192652,192651,192650,192649,192648,192647,192646,192645,192644,192643,192641,192640,192639,192638,192637,192636,192635,192634,192633,192632,192631,192630,192629,192628,192627,192626,192625,192624,192623,192622,192621,192620,192619,192618,192617,192616,192615,192614,192613,192612,192611,192610,192609,192608,192607,192606,192605,192604,192602,192601,192600,192599,192598,192597,192596,192594,192593,192591,192590,192588,192587,192586,192585,192584,192583,192582,192581,192580,192579,192578,192577,192576,192575,192574,192573,192572,192571,192569,192568,192567,192565,192564,192563,192561,192560,192559,192558,192557,192556,192555,192554,192553,192552,192551,192550,192549,192547,192546,192545,192544,192543,192542,192541,192540,192539,192538,192537,192536,192535,192534,192533,192532,192531,192530,192529,192528,192527,192525,192523,192522,192521,192520,192519,192518,192517,192516,192514,192513,192512,192510,192508,192507,192506,192505,192503,192502,192501,192500,192499,192498,192496,192495,192494,192493,192492,192491,192490,192489,192488,192487,192486,192485,192484,192483,192482,192481,192480,192479,192478,192477,192476,192475,192474,192473,192472,192471,192470,192469,192468,192467,192466,192465,192464,192463,192462,192461,192460,192459,192458,192457,192456,192455,192454,192453,192452,192451,192450,192449,192448,192447,192446,192445,192444,192443,192442,192441,192440,192439,192438,192437,192436,192435,192434,192433,192432,192431,192430,192429,192428,192427,192426,192425,192424,192423,192422,192421,192420,192419,192418,192417,192416,192415,192414,192413,192412,192411,192410,192409,192408,192407,192406,192405,192404,192403,192402,192401,192400,192399,192398,192397,192396,192395,192394,192393,192392,192390,192389,192388,192387,192386,192385,192384,192383,192382,192381,192380,192379,192378,192377,192376,192375,192374,192373,192372,192371,192369,192368,192367,192366,192365,192364,192363,192362,192359,192358,192357,192356,192355,192354,192353,192352,192351,192350,192349,192348,192347,192346,192345,192344,192343,192342,192341,192340,192339,192338,192337,192336,192335,192334,192333,192331,192330,192329,192325,192323,192322,192321,192320,192319,192318,192317,192316,192315,192314,192313,192312,192311,192310,192309,192308,192307,192306,192305,192304,192303,192302,192301,192300,192299,192298,192297,192296,192295,192294,192293,192292,192291,192290,192289,192288,192287,192286,192285,192284,192283,192282,192281,192280,192279,192278,192276,192275,192274,192273,192272,192271,192270,192269,192268,192267,192266,192265,192264,192263,192261,192260,192259,192258,192257,192256,192255,192254,192253,192252,192251,192249,192248,192247,192246,192245,192244,192243,192242,192241,192240,192239,192238,192237,192236,192235,192234,192233,192232,192230,192229,192228,192227,192226,192225,192224,192223,192222,192221,192220,192219,192212,192210,192209,192207,192206,192205,192204,192203,192202,192200,192199,192198,192197,192196,192195,192194,192193,192192,192191,192190,192189,192188,192187,192186,192185,192184,192183,192182,192181,192180,192179,192178,192177,192176,192175,192174,192173,192172,192171,192170,192169,192168,192167,192166,192165,192164,192163,192162,192161,192160,192159,192158,192157,192156,192155,192154,192153,192152,192151,192150,192149,192148,192147,192146,192145,192144,192143,192142,192141,192140,192139,192138,192137,192136,192135,192134,192133,192132,192131,192130,192129,192127,192126,192125,192124,192123,192122,192121,192120,192119,192118,192117,192116,192115,192114,192113,192112,192111,192110,192109,192108,192107,192106,192105,192104,192103,192102,192101,192100,192099,192098,192097,192096,192095,192093,192091,192090,192089,192087,192086,192085,192084,192083,192082,192081,192080,192079,192078,192077,192076,192075,192074,192072,192070,192069,192068,192067,192066,192065,192064,192063,192061,192059,192058,192057,192055,192054,192053,192050,192049,192048,192047,192046,192045,192044,192043,192042,192041,192040,192039,192038,192037,192036,192035,192034,192033,192032,192031,192030,192029,192028,192027,192026,192024,192023,192021,192020,192019,192018,192017,192016,192014,192013,192012,192011,192010,192008,192007,192005,192004,192003,192002,192001,191999,191998,191996,191995,191993,191992,191991,191989,191987,191985,191983,191982,191981,191980,191979,191978,191977,191976,191975,191973,191972,191971,191970,191969,191968,191967,191966,191965,191964,191963,191962,191961,191960,191959,191958,191955,191954,191953,191951,191950,191949,191948,191947,191946,191945,191944,191940,191939,191938,191936,191935,191933,191932,191931,191929,191927,191926,191925,191924,191923,191922,191921,191920,191919,191918,191917,191916,191914,191913,191912,191911,191910,191909,191908,191906,191905,191904,191903,191902,191901,191900,191899,191898,191897,191896,191895,191894,191893,191892,191891,191890,191889,191888,191887,191886,191885,191884,191883,191882,191881,191880,191879,191878,191877,191876,191875,191874,191873,191872,191871,191870,191869,191868,191867,191866,191865,191864,191863,191861,191860,191859,191858,191857,191856,191855,191854,191853,191852,191851,191850,191849,191848,191847,191846,191845,191844,191843,191842,191841,191840,191838,191837,191835,191833,191832,191831,191830,191829,191828,191827,191826,191825,191824,191823,191822,191821,191820,191819,191818,191817,191816,191815,191814,191813,191812,191811,191810,191809,191808,191807,191806,191805,191804,191803,191802,191801,191800,191799,191798,191797,191796,191795,191794,191793,191792,191791,191790,191789,191788,191787,191786,191785,191784,191783,191782,191781,191780,191779,191778,191777,191776,191775,191774,191773,191772,191771,191770,191769,191768,191767,191766,191765,191764,191763,191762,191761,191760,191759,191758,191757,191756,191755,191754,191753,191752,191751,191750,191748,191747,191746,191745,191744,191742,191741,191740,191739,191738,191737,191736,191735,191734,191733,191731,191730,191729,191727,191726,191725,191724,191721,191719,191718,191717,191716,191715,191714,191713,191712,191711,191710,191709,191708,191707,191706,191705,191704,191703,191702,191701,191700,191699,191698,191697,191696,191695,191694,191693,191692,191691,191690,191689,191688,191687,191686,191685,191684,191683,191682,191681,191680,191679,191678,191677,191676,191675,191674,191673,191672,191669,191668,191667,191666,191665,191664,191663,191662,191661,191660,191659,191658,191657,191656,191655,191654,191653,191652,191651,191650,191649,191648,191647,191646,191645,191644,191643,191640,191639,191638,191637,191636,191634,191633,191632,191631,191630,191629,191628,191627,191626,191625,191624,191623,191622,191621,191620,191619,191618,191617,191616,191615,191614,191613,191611,191610,191609,191608,191607,191606,191605,191604,191603,191602,191601,191600,191599,191598,191597,191596,191595,191594,191593,191592,191590,191589,191588,191586,191585,191584,191583,191582,191581,191580,191579,191577,191576,191575,191574,191572,191570,191569,191568,191567,191566,191565,191564,191563,191562,191561,191560,191559,191558,191557,191556,191555,191554,191553,191552,191551,191550,191549,191548,191546,191545,191544,191543,191542,191541,191540,191538,191536,191535,191534,191533,191532,191531,191530,191529,191528,191527,191526,191525,191524,191523,191522,191521,191520,191519,191518,191517,191516,191515,191514,191513,191512,191511,191510,191509,191508,191507,191506,191505,191504,191503,191502,191501,191500,191499,191498,191497,191496,191495,191494,191493,191492,191491,191490,191489,191488,191487,191486,191485,191484,191483,191482,191481,191480,191479,191478,191477,191476,191475,191474,191473,191472,191471,191470,191469,191468,191467,191466,191465,191464,191463,191462,191461,191460,191459,191458,191457,191456,191455,191454,191453,191452,191451,191450,191449,191448,191447,191446,191445,191444,191443,191442,191441,191440,191439,191438,191437,191436,191435,191434,191432,191431,191430,191429,191428,191427,191426,191425,191423,191422,191420,191419,191418,191417,191416,191415,191414,191413,191412,191411,191410,191408,191406,191405,191404,191403,191402,191401,191400,191399,191398,191397,191396,191395,191394,191393,191392,191391,191390,191389,191388,191387,191386,191385,191384,191383,191381,191378,191376,191375,191374,191373,191372,191371,191370,191369,191368,191367,191366,191365,191364,191363,191362,191361,191360,191359,191358,191357,191356,191355,191354,191353,191351,191350,191349,191348,191346,191345,191344,191343,191342,191341,191340,191339,191338,191337,191336,191335,191334,191333,191332,191331,191330,191329,191328,191327,191326,191325,191324,191323,191322,191321,191320,191319,191318,191317,191316,191315,191314,191313,191312,191311,191310,191309,191308,191307,191306,191305,191304,191303,191302,191301,191300,191299,191298,191297,191296,191295,191294,191293,191292,191291,191290,191289,191288,191287,191286,191285,191284,191283,191282,191281,191280,191279,191278,191277,191275,191274,191273,191272,191271,191270,191269,191268,191267,191266,191265,191264,191263,191262,191261,191260,191259,191257,191256,191255,191254,191253,191252,191251,191250,191249,191248,191247,191246,191245,191244,191243,191242,191241,191240,191239,191238,191237,191236,191235,191234,191233,191232,191231,191230,191229,191228,191227,191226,191225,191224,191222,191221,191220,191219,191217,191216,191215,191214,191213,191212,191211,191210,191209,191208,191207,191206,191205,191204,191203,191202,191201,191200,191199,191198,191197,191196,191195,191194,191193,191192,191191,191190,191189,191188,191187,191186,191185,191184,191183,191182,191181,191180,191179,191176,191175,191174,191173,191172,191171,191169,191168,191167,191166,191165,191164,191162,191161,191159,191158,191157,191156,191155,191154,191153,191152,191151,191150,191149,191148,191146,191145,191144,191143,191142,191140,191139,191138,191137,191136,191135,191133,191131,191130,191129,191128,191126,191125,191124,191123,191122,191121,191120,191119,191118,191117,191116,191115,191114,191113,191112,191111,191110,191109,191108,191107,191106,191105,191104,191103,191102,191101,191100,191099,191098,191097,191096,191095,191094,191093,191092,191090,191089,191088,191087,191086,191085,191084,191083,191082,191080,191079,191078,191077,191076,191075,191074,191073,191072,191071,191070,191069,191068,191067,191066,191065,191064,191063,191062,191061,191060,191059,191058,191057,191056,191055,191054,191052,191051,191049,191048,191047,191046,191045,191044,191043,191042,191041,191040,191039,191038,191037,191036,191035,191033,191032,191031,191030,191029,191028,191027,191026,191025,191024,191023,191022,191021,191020,191019,191018,191017,191016,191015,191014,191013,191012,191011,191010,191008,191007,191006,191005,191004,191003,191002,191001,191000,190999,190998,190997,190996,190995,190994,190993,190992,190991,190990,190989,190988,190987,190986,190985,190984,190983,190982,190981,190980,190979,190978,190977,190976,190975,190974,190971,190970,190969,190968,190966,190965,190964,190963,190962,190961,190960,190959,190958,190957,190956,190955,190954,190953,190952,190951,190950,190949,190948,190947,190946,190945,190944,190943,190942,190941,190940,190939,190938,190937,190936,190935,190934,190933,190932,190931,190930,190929,190928,190927,190926,190925,190924,190923,190922,190921,190920,190919,190918,190917,190916,190915,190914,190913,190912,190911,190910,190909,190908,190907,190906,190905,190904,190903,190902,190901,190900,190899,190898,190897,190895,190894,190892,190891,190890,190889,190888,190887,190886,190885,190884,190883,190873,190872,190871,190870,190869,190868,190867,190866,190865,190864,190863,190862,190861,190860,190859,190858,190857,190856,190855,190854,190853,190852,190851,190850,190849,190848,190847,190846,190845,190844,190843,190842,190841,190840,190839,190838,190837,190836,190835,190834,190833,190832,190831,190830,190829,190826,190825,190824,190823,190822,190821,190820,190819,190818,190817,190816,190815,190814,190812,190811,190810,190809,190808,190807,190806,190805,190804,190803,190802,190801,190800,190799,190798,190797,190796,190795,190794,190793,190792,190791,190790,190789,190788,190787,190786,190785,190784,190783,190780,190779,190778,190777,190776,190775,190773,190772,190771,190769,190768,190767,190766,190765,190762,190761,190760,190759,190758,190757,190756,190755,190754,190753,190752,190751,190750,190749,190748,190747,190746,190745,190744,190743,190742,190741,190740,190739,190738,190737,190736,190735,190734,190733,190732,190731,190730,190726,190725,190724,190723,190722,190721,190720,190719,190718,190717,190716,190715,190714,190713,190712,190711,190710,190709,190708,190707,190706,190704,190703,190702,190701,190700,190699,190698,190697,190696,190695,190694,190693,190692,190691,190690,190689,190688,190687,190686,190685,190684,190683,190682,190681,190680,190679,190676,190675,190674,190673,190672,190671,190669,190668,190667,190666,190665,190664,190663,190662,190661,190660,190659,190658,190657,190656,190655,190654,190653,190652,190651,190650,190649,190648,190647,190646,190645,190644,190641,190636,190635,190634,190633,190632,190631,190630,190629,190628,190627,190626,190625,190624,190623,190622,190621,190620,190619,190618,190617,190616,190615,190614,190613,190612,190611,190610,190609,190608,190607,190606,190605,190604,190603,190602,190601,190600,190599,190598,190596,190595,190594,190593,190592,190591,190590,190589,190588,190587,190586,190585,190584,190583,190582,190581,190580,190579,190578,190577,190576,190575,190574,190573,190572,190571,190570,190569,190568,190567,190566,190565,190564,190563,190562,190561,190560,190559,190558,190557,190556,190555,190554,190553,190552,190551,190548,190547,190546,190545,190544,190543,190542,190541,190539,190538,190537,190536,190535,190534,190533,190532,190531,190530,190529,190528,190527,190526,190525,190524,190523,190522,190521,190520,190519,190518,190517,190516,190515,190514,190513,190512,190511,190510,190509,190508,190507,190506,190505,190504,190503,190502,190501,190499,190498,190497,190496,190495,190494,190493,190492,190491,190490,190489,190488,190487,190486,190485,190484,190483,190482,190481,190480,190479,190478,190477,190476,190475,190474,190473,190472,190470,190469,190468,190467,190466,190465,190464,190463,190462,190461,190460,190459,190458,190457,190456,190455,190454,190453,190451,190450,190449,190448,190447,190446,190445,190444,190442,190441,190440,190439,190438,190437,190436,190435,190434,190433,190432,190431,190430,190429,190428,190427,190426,190425,190424,190423,190422,190420,190419,190418,190417,190416,190414,190413,190412,190411,190410,190409,190408,190407,190406,190405,190404,190403,190401,190400,190399,190398,190397,190396,190395,190394,190392,190391,190390,190389,190388,190387,190386,190385,190384,190383,190382,190381,190380,190379,190377,190376,190375,190374,190373,190372,190371,190370,190369,190368,190367,190366,190365,190364,190363,190362,190361,190360,190359,190358,190357,190356,190355,190354,190353,190352,190351,190350,190349,190348,190347,190346,190345,190344,190343,190342,190341,190340,190339,190336,190335,190334,190333,190332,190331,190330,190329,190328,190327,190326,190325,190324,190323,190322,190321,190320,190319,190318,190317,190316,190315,190314,190309,190308,190307,190306,190305,190304,190303,190302,190301,190300,190299,190298,190297,190296,190295,190294,190293,190292,190291,190290,190289,190288,190287,190286,190285,190284,190283,190282,190281,190279,190278,190277,190276,190275,190274,190273,190272,190271,190270,190269,190268,190267,190266,190265,190264,190263,190262,190260,190259,190258,190257,190256,190255,190254,190253,190252,190251,190250,190249,190248,190247,190246,190245,190244,190243,190242,190241,190240,190239,190238,190237,190236,190235,190234,190233,190232,190231,190230,190229,190228,190227,190226,190225,190224,190223,190222,190221,190220,190219,190218,190216,190215,190214,190213,190212,190211,190210,190209,190208,190207,190206,190205,190204,190203,190202,190201,190200,190199,190198,190196,190195,190194,190193,190192,190191,190190,190189,190188,190187,190186,190185,190184,190183,190182,190181,190180,190177,190176,190175,190174,190173,190172,190171,190170,190169,190168,190167,190166,190165,190164,190163,190162,190161,190160,190159,190158,190157,190156,190155,190154,190153,190152,190151,190150,190149,190148,190147,190145,190144,190143,190142,190140,190139,190138,190137,190136,190133,190132,190131,190130,190129,190128,190127,190126,190125,190124,190123,190122,190121,190120,190119,190118,190117,190116,190115,190114,190112,190111,190110,190109,190108,190107,190106,190105,190104,190103,190102,190101,190100,190099,190096,190095,190094,190093,190091,190090,190089,190088,190087,190086,190085,190084,190083,190082,190081,190080,190079,190078,190076,190075,190074,190073,190072,190071,190070,190069,190068,190067,190066,190065,190064,190063,190062,190061,190060,190059,190058,190057,190056,190055,190054,190053,190052,190051,190050,190049,190048,190047,190046,190044,190043,190042,190041,190039,190038,190037,190035,190034,190033,190032,190031,190029,190028,190027,190026,190025,190024,190023,190022,190021,190020,190019,190018,190017,190016,190015,190014,190013,190011,190010,190009,190008,190006,190005,190004,190002,190001,190000,189999,189998,189997,189996,189993,189992,189991,189988,189986,189984,189983,189982,189981,189980,189979,189978,189977,189976,189975,189974,189973,189972,189971,189970,189969,189968,189967,189966,189965,189964,189963,189962,189961,189959,189958,189957,189956,189955,189954,189953,189952,189951,189950,189949,189948,189947,189946,189943,189942,189941,189940,189939,189938,189937,189936,189935,189934,189933,189932,189930,189929,189928,189927,189926,189925,189924,189923,189921,189920,189918,189917,189916,189914,189912,189911,189910,189909,189908,189905,189904,189903,189902,189901,189900,189899,189898,189897,189896,189895,189894,189893,189892,189886,189882,189881,189880,189878,189876,189875,189874,189873,189872,189871,189870,189869,189867,189866,189865,189864,189863,189862,189861,189860,189859,189858,189857,189856,189855,189854,189853,189852,189851,189850,189849,189848,189847,189846,189845,189844,189843,189842,189841,189840,189839,189838,189837,189836,189835,189834,189833,189831,189830,189828,189827,189826,189825,189824,189823,189822,189821,189820,189817,189816,189815,189814,189813,189812,189811,189808,189807,189806,189805,189804,189803,189802,189801,189799,189798,189795,189793,189792,189791,189790,189787,189786,189785,189784,189783,189781,189780,189779,189778,189777,189776,189775,189774,189773,189772,189771,189770,189769,189768,189767,189765,189764,189763,189762,189761,189760,189759,189757,189756,189755,189754,189753,189752,189751,189750,189749,189748,189747,189746,189745,189744,189743,189742,189741,189740,189738,189737,189736,189735,189734,189733,189732,189731,189730,189729,189728,189727,189722,189719,189715,189714,189713,189711,189710,189709,189708,189707,189706,189705,189704,189703,189702,189700,189698,189697,189696,189695,189694,189693,189692,189691,189690,189689,189688,189687,189686,189679,189676,189675,189674,189673,189672,189671,189670,189669,189668,189667,189666,189665,189664,189663,189662,189661,189660,189659,189658,189657,189656,189655,189654,189653,189652,189650,189649,189647,189646,189645,189644,189643,189642,189641,189640,189638,189637,189636,189635,189634,189633,189632,189631,189630,189629,189628,189627,189626,189625,189624,189623,189622,189621,189620,189619,189618,189617,189616,189615,189614,189613,189611,189610,189609,189608,189607,189606,189605,189604,189603,189602,189601,189600,189599,189598,189595,189594,189593,189592,189591,189590,189589,189587,189586,189585,189584,189583,189582,189581,189580,189579,189578,189575,189574,189573,189572,189571,189570,189569,189568,189567,189566,189565,189564,189563,189562,189561,189560,189559,189558,189557,189555,189554,189553,189552,189551,189550,189549,189548,189547,189546,189545,189544,189543,189542,189541,189540,189539,189538,189537,189536,189535,189534,189533,189532,189531,189530,189529,189528,189527,189526,189525,189524,189523,189522,189521,189520,189519,189518,189517,189516,189515,189514,189513,189512,189511,189510,189509,189508,189507,189506,189505,189504,189503,189502,189501,189500,189499,189498,189497,189495,189494,189493,189492,189491,189490,189489,189488,189487,189486,189485,189484,189483,189482,189481,189480,189479,189478,189477,189476,189475,189474,189472,189471,189470,189469,189468,189467,189466,189465,189464,189463,189462,189461,189460,189459,189458,189457,189456,189455,189454,189453,189452,189451,189450,189449,189448,189447,189446,189439,189434,189433,189432,189431,189430,189429,189428,189427,189426,189425,189424,189423,189421,189411,189410,189409,189408,189407,189406,189405,189403,189402,189401,189400,189399,189398,189397,189396,189395,189394,189393,189392,189391,189390,189389,189388,189387,189386,189385,189384,189383,189382,189381,189380,189379,189378,189377,189376,189375,189374,189373,189372,189371,189369,189368,189366,189365,189364,189363,189362,189361,189360,189359,189357,189356,189355,189354,189353,189352,189351,189350,189349,189348,189347,189346,189345,189344,189343,189342,189340,189339,189338,189337,189336,189335,189334,189333,189332,189330,189328,189327,189325,189324,189322,189320,189319,189318,189317,189316,189314,189313,189312,189311,189310,189309,189308,189307,189306,189305,189304,189303,189302,189301,189300,189299,189298,189297,189296,189295,189292,189289,189288,189286,189285,189284,189281,189280,189279,189278,189277,189276,189275,189274,189273,189272,189271,189270,189268,189267,189266,189265,189264,189263,189262,189261,189260,189259,189258,189257,189256,189255,189254,189253,189252,189251,189250,189248,189247,189246,189244,189243,189241,189240,189239,189238,189237,189236,189235,189234,189233,189232,189231,189230,189229,189228,189227,189226,189225,189224,189222,189221,189220,189219,189218,189217,189216,189215,189214,189213,189212,189211,189210,189209,189208,189207,189206,189205,189204,189202,189201,189200,189199,189198,189197,189196,189195,189194,189193,189192,189191,189190,189189,189188,189187,189186,189185,189184,189183,189182,189181,189180,189179,189177,189176,189175,189174,189173,189171,189170,189169,189168,189166,189165,189164,189163,189162,189161,189160,189159,189158,189157,189156,189155,189154,189153,189152,189150,189149,189147,189146,189145,189144,189143,189142,189141,189140,189139,189138,189137,189136,189135,189134,189133,189132,189131,189130,189129,189128,189127,189126,189125,189124,189123,189122,189121,189120,189119,189118,189117,189116,189115,189114,189113,189112,189111,189110,189109,189108,189107,189106,189105,189104,189103,189102,189101,189100,189099,189098,189097,189096,189095,189094,189093,189092,189091,189090,189089,189088,189087,189085,189082,189081,189080,189079,189078,189077,189076,189075,189074,189073,189072,189071,189070,189069,189068,189067,189066,189065,189064,189063,189062,189061,189060,189059,189058,189057,189056,189055,189054,189053,189052,189051,189050,189048,189045,189044,189043,189042,189041,189040,189039,189038,189037,189035,189034,189033,189032,189031,189030,189029,189028,189027,189026,189025,189024,189023,189022,189021,189020,189019,189018,189017,189016,189015,189014,189013,189012,189011,189010,189009,189008,189007,189006,189004,189003,189002,189001,189000,188999,188998,188997,188996,188995,188974,188973,188972,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188956,188955,188954,188953,188952,188951,188949,188948,188945,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188930,188929,188928,188927,188926,188925,188924,188923,188922,188921,188920,188919,188918,188917,188916,188915,188914,188913,188912,188911,188910,188909,188908,188907,188906,188905,188904,188903,188902,188901,188900,188898,188897,188896,188895,188894,188893,188892,188891,188890,188889,188888,188887,188886,188885,188884,188883,188882,188881,188880,188879,188878,188876,188875,188874,188873,188872,188871,188870,188869,188868,188867,188866,188865,188864,188863,188862,188861,188860,188859,188858,188857,188856,188855,188854,188853,188852,188851,188850,188849,188848,188847,188846,188845,188844,188843,188842,188841,188840,188839,188838,188837,188836,188835,188834,188833,188832,188831,188830,188829,188828,188827,188826,188825,188824,188823,188822,188821,188820,188819,188818,188817,188816,188814,188813,188811,188810,188809,188808,188807,188806,188805,188804,188803,188802,188800,188799,188798,188797,188796,188795,188794,188793,188792,188790,188789,188788,188787,188786,188785,188784,188783,188782,188781,188780,188779,188778,188777,188776,188775,188774,188772,188770,188769,188768,188767,188766,188765,188764,188763,188762,188761,188760,188759,188758,188757,188756,188755,188754,188752,188751,188750,188749,188748,188747,188746,188745,188744,188743,188742,188741,188740,188739,188738,188737,188736,188735,188734,188733,188732,188731,188730,188729,188728,188727,188726,188725,188724,188723,188722,188721,188720,188719,188718,188717,188716,188715,188714,188713,188712,188711,188710,188709,188708,188707,188706,188704,188703,188702,188701,188700,188699,188698,188697,188696,188695,188694,188693,188692,188691,188690,188689,188687,188686,188683,188682,188681,188679,188678,188677,188676,188675,188674,188673,188672,188671,188670,188669,188668,188667,188666,188665,188664,188663,188661,188660,188658,188656,188655,188653,188652,188651,188649,188648,188644,188643,188642,188641,188640,188639,188638,188637,188635,188634,188633,188632,188631,188630,188629,188628,188625,188624,188623,188621,188620,188619,188618,188617,188616,188615,188614,188613,188612,188611,188610,188609,188608,188607,188606,188605,188604,188603,188602,188601,188600,188599,188598,188597,188596,188595,188594,188593,188592,188591,188590,188589,188588,188587,188586,188585,188584,188583,188582,188581,188580,188578,188577,188576,188575,188574,188573,188572,188571,188570,188569,188568,188567,188566,188565,188564,188563,188562,188561,188560,188559,188558,188557,188556,188555,188554,188553,188552,188551,188550,188549,188548,188547,188546,188545,188544,188543,188542,188540,188539,188538,188537,188536,188535,188534,188533,188532,188531,188530,188529,188528,188527,188526,188525,188524,188523,188522,188521,188520,188519,188518,188517,188516,188515,188514,188513,188512,188511,188510,188509,188508,188507,188506,188505,188504,188503,188502,188501,188500,188499,188498,188497,188495,188494,188493,188492,188491,188490,188489,188488,188487,188486,188485,188484,188483,188482,188481,188480,188479,188478,188477,188476,188475,188474,188473,188472,188471,188470,188469,188468,188467,188466,188465,188464,188463,188462,188461,188460,188459,188458,188457,188456,188455,188454,188453,188452,188451,188450,188449,188448,188447,188445,188444,188443,188441,188440,188439,188438,188437,188434,188432,188431,188430,188429,188428,188427,188426,188425,188424,188423,188422,188421,188420,188419,188418,188417,188416,188415,188414,188413,188412,188411,188409,188408,188407,188406,188405,188404,188403,188402,188401,188400,188399,188398,188397,188396,188395,188394,188393,188392,188391,188390,188389,188388,188387,188386,188384,188383,188382,188381,188380,188379,188378,188377,188376,188375,188374,188373,188372,188371,188370,188369,188368,188367,188366,188364,188363,188360,188357,188355,188352,188351,188350,188349,188348,188347,188346,188345,188344,188343,188342,188341,188340,188339,188338,188337,188336,188335,188334,188333,188332,188329,188328,188327,188326,188325,188324,188323,188322,188320,188318,188317,188316,188315,188314,188313,188312,188311,188310,188309,188308,188307,188306,188305,188304,188303,188302,188301,188300,188299,188298,188297,188296,188295,188294,188293,188292,188291,188290,188288,188287,188286,188285,188284,188283,188280,188278,188277,188276,188274,188273,188272,188271,188270,188269,188268,188267,188266,188265,188260,188259,188258,188256,188252,188251,188247,188246,188245,188244,188242,188236,188235,188234,188233,188231,188230,188227,188226,188225,188224,188223,188222,188221,188220,188219,188218,188217,188216,188215,188214,188213,188212,188211,188210,188209,188208,188207,188205,188204,188203,188202,188201,188200,188199,188197,188196,188195,188194,188193,188192,188191,188190,188189,188188,188187,188186,188185,188184,188181,188180,188179,188174,188173,188172,188171,188169,188167,188166,188164,188163,188159,188158,188157,188156,188155,188153,188152,188151,188150,188146,188144,188143,188142,188141,188140,188139,188138,188136,188135,188133,188132,188130,188129,188128,188126,188125,188124,188123,188122,188118,188117,188115,188114,188112,188107,188106,188105,188104,188103,188102,188101,188100,188099,188098,188096,188095,188094,188092,188091,188089,188088,188087,188086,188085,188081,188079,188076,188074,188073,188070,188069,188068,188067,188063,188062,188061,188060,188059,188057,188056,188055,188054,188053,188051,188048,188046,188044,188043,188041,188040,188039,188038,188037,188034,188033,188030,188029,188028,188027,188026,188025,188024,188023,188022,188021,188020,188019,188017,188015,188014,188013,188011,188010,188009,188008,188007,188006,188004,188003,188002,188001,188000,187999,187995,187994,187992,187990,187987,187985,187984,187983,187982,187981,187980,187979,187977,187975,187974,187973,187972,187971,187970,187969,187967,187965,187960,187959,187958,187957,187956,187955,187953,187952,187951,187950,187949,187948,187946,187945,187944,187943,187941,187940,187939,187938,187937,187936,187935,187934,187933,187932,187931,187930,187929,187928,187927,187926,187925,187924,187923,187921,187920,187919,187918,187916,187912,187908,187907,187905,187904,187902,187900,187898,187897,187895,187894,187891,187889,187886,187885,187884,187883,187882,187881,187880,187878,187877,187876,187875,187874,187873,187872,187871,187870,187869,187868,187867,187866,187864,187863,187861,187860,187859,187857,187855,187854,187849,187847,187845,187843,187842,187841,187840,187839,187838,187837,187836,187835,187834,187833,187831,187830,187829,187828,187827,187826,187825,187823,187821,187820,187819,187818,187817,187816,187815,187813,187811,187809,187808,187807,187806,187805,187804,187803,187802,187800,187799,187797,187796,187795,187794,187793,187792,187791,187790,187789,187788,187787,187786,187785,187784,187783,187782,187781,187778,187777,187776,187775,187773,187772,187771,187769,187768,187767,187766,187764,187763,187762,187761,187760,187758,187757,187755,187754,187753,187752,187751,187750,187749,187748,187747,187746,187745,187744,187743,187742,187741,187740,187738,187737,187736,187735,187734,187733,187732,187731,187730,187727,187726,187723,187722,187721,187720,187719,187718,187716,187715,187714,187713,187712,187711,187710,187709,187708,187707,187705,187703,187700,187699,187697,187696,187695,187694,187693,187692,187691,187690,187689,187688,187687,187685,187684,187683,187680,187679,187678,187677,187676,187675,187674,187673,187672,187671,187670,187669,187668,187667,187666,187665,187663,187661,187660,187659,187658,187657,187656,187654,187653,187652,187651,187650,187649,187648,187647,187646,187645,187644,187643,187642,187641,187640,187638,187636,187635,187634,187633,187632,187629,187628,187627,187626,187625,187624,187623,187622,187621,187620,187619,187618,187617,187616,187615,187614,187613,187612,187611,187609,187608,187607,187603,187602,187601,187600,187599,187598,187597,187596,187595,187594,187593,187591,187590,187588,187587,187586,187583,187581,187580,187579,187578,187577,187576,187575,187574,187573,187572,187570,187568,187567,187566,187565,187563,187562,187561,187560,187559,187558,187557,187555,187554,187553,187552,187551,187550,187549,187548,187547,187546,187545,187544,187543,187542,187541,187540,187539,187538,187536,187535,187534,187533,187532,187531,187530,187529,187528,187527,187526,187525,187524,187523,187522,187521,187520,187519,187518,187517,187516,187515,187510,187509,187507,187506,187505,187504,187503,187502,187501,187500,187498,187497,187496,187495,187494,187493,187492,187491,187490,187489,187488,187487,187485,187484,187483,187482,187481,187480,187479,187478,187477,187476,187475,187474,187473,187472,187471,187470,187469,187468,187467,187466,187463,187462,187461,187460,187459,187458,187457,187456,187455,187454,187453,187452,187451,187450,187449,187448,187447,187446,187445,187444,187443,187442,187441,187440,187439,187438,187437,187436,187435,187433,187432,187431,187430,187426,187425,187424,187423,187422,187421,187420,187419,187418,187417,187416,187415,187414,187413,187412,187410,187409,187408,187407,187406,187405,187404,187403,187402,187400,187399,187397,187396,187395,187394,187393,187392,187391,187390,187389,187388,187387,187386,187385,187384,187382,187381,187380,187379,187377,187376,187375,187374,187373,187372,187371,187370,187369,187368,187367,187366,187365,187364,187363,187359,187357,187356,187355,187354,187353,187352,187351,187350,187349,187348,187347,187344,187342,187341,187340,187339,187338,187337,187336,187335,187334,187333,187332,187331,187330,187329,187328,187326,187325,187324,187323,187322,187321,187320,187318,187317,187316,187315,187314,187312,187311,187310,187308,187307,187306,187305,187304,187302,187301,187300,187299,187298,187297,187296,187295,187294,187292,187291,187290,187289,187288,187287,187286,187285,187284,187283,187282,187281,187280,187279,187278,187276,187275,187273,187272,187271,187270,187268,187267,187266,187265,187264,187263,187262,187261,187260,187258,187257,187256,187255,187254,187253,187252,187251,187250,187249,187248,187247,187246,187244,187243,187242,187241,187240,187239,187238,187236,187235,187234,187232,187231,187230,187229,187228,187227,187226,187225,187224,187223,187222,187221,187220,187219,187218,187217,187216,187215,187214,187213,187212,187211,187210,187209,187208,187207,187206,187205,187204,187203,187202,187201,187200,187199,187198,187196,187194,187193,187192,187190,187189,187187,187186,187185,187184,187183,187182,187181,187180,187179,187178,187177,187176,187175,187174,187173,187172,187171,187170,187169,187168,187167,187166,187165,187164,187163,187160,187159,187158,187157,187156,187155,187154,187151,187150,187149,187145,187143,187141,187140,187139,187138,187136,187135,187134,187133,187131,187130,187129,187128,187127,187125,187124,187123,187122,187121,187120,187119,187117,187116,187115,187114,187113,187112,187111,187110,187109,187108,187107,187106,187105,187104,187103,187102,187101,187100,187099,187098,187097,187096,187095,187094,187093,187092,187091,187090,187089,187088,187087,187086,187085,187084,187083,187082,187081,187080,187079,187078,187077,187076,187075,187074,187073,187072,187071,187070,187067,187065,187064,187063,187062,187061,187060,187059,187058,187057,187056,187055,187053,187052,187051,187050,187049,187048,187046,187045,187044,187043,187042,187041,187040,187039,187038,187037,187036,187035,187034,187033,187032,187031,187030,187029,187028,187027,187026,187025,187024,187023,187022,187021,187020,187018,187016,187015,187014,187013,187012,187011,187010,187009,187008,187007,187006,187005,187004,187003,187002,187001,187000,186999,186998,186997,186996,186995,186994,186993,186992,186971,186970,186969,186968,186967,186966,186965,186964,186963,186962,186961,186960,186959,186958,186957,186956,186955,186954,186953,186952,186951,186950,186949,186948,186947,186946,186945,186944,186943,186942,186941,186940,186939,186938,186937,186936,186935,186934,186933,186932,186931,186930,186929,186928,186927,186926,186925,186924,186923,186922,186921,186920,186919,186918,186917,186916,186915,186914,186913,186912,186911,186910,186909,186908,186906,186905,186904,186903,186902,186900,186899,186898,186897,186896,186895,186894,186893,186892,186891,186890,186889,186887,186886,186885,186884,186883,186882,186880,186879,186878,186877,186876,186875,186874,186873,186872,186871,186870,186869,186868,186867,186866,186865,186864,186863,186862,186861,186860,186859,186858,186857,186855,186854,186853,186852,186851,186850,186849,186848,186847,186846,186845,186844,186843,186842,186841,186840,186839,186837,186836,186835,186834,186833,186832,186831,186829,186828,186827,186826,186825,186824,186823,186822,186821,186820,186818,186817,186816,186815,186814,186813,186812,186811,186810,186809,186808,186807,186806,186805,186804,186803,186802,186801,186800,186799,186798,186797,186796,186795,186794,186793,186792,186791,186790,186788,186787,186786,186785,186783,186782,186781,186780,186779,186778,186777,186773,186772,186771,186770,186769,186768,186767,186766,186765,186764,186763,186762,186761,186760,186759,186758,186757,186756,186755,186754,186753,186752,186750,186749,186748,186747,186746,186745,186744,186743,186742,186741,186740,186739,186738,186737,186736,186735,186734,186733,186732,186730,186729,186728,186727,186726,186725,186724,186723,186722,186721,186720,186719,186718,186717,186716,186714,186713,186711,186710,186709,186708,186707,186706,186705,186704,186703,186702,186701,186700,186699,186698,186697,186696,186695,186694,186693,186692,186691,186690,186689,186688,186687,186686,186685,186684,186683,186682,186681,186680,186679,186678,186677,186676,186674,186673,186672,186671,186669,186668,186667,186666,186665,186664,186663,186662,186661,186660,186659,186658,186657,186656,186655,186654,186653,186652,186650,186649,186648,186647,186645,186644,186643,186642,186640,186639,186638,186637,186636,186635,186634,186633,186632,186630,186628,186627,186626,186624,186623,186622,186620,186618,186616,186615,186614,186612,186611,186610,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186593,186592,186591,186590,186589,186588,186587,186586,186585,186584,186583,186582,186581,186580,186579,186578,186577,186576,186574,186573,186572,186571,186570,186568,186567,186566,186565,186564,186563,186562,186561,186560,186559,186558,186557,186556,186555,186554,186552,186551,186550,186549,186547,186546,186545,186544,186543,186542,186541,186540,186539,186538,186537,186536,186535,186534,186533,186532,186531,186530,186529,186528,186527,186524,186523,186522,186521,186520,186519,186518,186517,186516,186515,186514,186513,186512,186511,186510,186509,186508,186507,186505,186504,186503,186502,186501,186500,186499,186498,186497,186496,186495,186494,186493,186492,186491,186490,186489,186488,186487,186486,186485,186484,186483,186482,186481,186480,186479,186478,186477,186476,186475,186474,186473,186472,186471,186470,186469,186468,186467,186466,186465,186464,186463,186462,186461,186460,186459,186458,186457,186456,186455,186454,186453,186452,186451,186450,186449,186448,186447,186446,186445,186444,186443,186442,186441,186440,186439,186438,186437,186436,186435,186434,186433,186432,186431,186430,186429,186428,186427,186426,186425,186424,186423,186422,186421,186420,186419,186418,186417,186416,186415,186414,186413,186412,186411,186410,186409,186408,186407,186406,186405,186404,186403,186401,186400,186399,186398,186397,186396,186395,186394,186393,186392,186391,186390,186389,186388,186387,186386,186385,186384,186383,186382,186381,186380,186379,186378,186377,186375,186374,186373,186372,186371,186370,186369,186367,186365,186364,186363,186362,186361,186359,186357,186356,186355,186354,186353,186351,186350,186347,186346,186344,186342,186341,186340,186339,186338,186337,186336,186335,186334,186333,186332,186331,186330,186329,186328,186327,186326,186325,186324,186323,186322,186321,186319,186317,186316,186314,186313,186312,186311,186308,186307,186306,186305,186304,186303,186302,186301,186300,186299,186298,186297,186296,186295,186294,186293,186292,186291,186290,186288,186287,186286,186285,186284,186283,186282,186281,186280,186279,186278,186277,186276,186275,186274,186273,186272,186271,186270,186269,186268,186267,186266,186265,186264,186263,186262,186261,186260,186259,186258,186257,186256,186255,186254,186253,186252,186251,186250,186249,186248,186247,186246,186245,186244,186243,186242,186241,186240,186239,186238,186237,186236,186235,186234,186233,186232,186231,186230,186229,186228,186227,186226,186225,186224,186223,186222,186221,186220,186219,186218,186217,186216,186215,186214,186213,186212,186211,186210,186209,186208,186206,186205,186204,186203,186202,186201,186200,186199,186198,186197,186196,186195,186194,186193,186192,186191,186190,186189,186188,186187,186186,186185,186184,186183,186182,186181,186180,186179,186178,186177,186176,186175,186174,186173,186172,186171,186170,186169,186168,186167,186166,186165,186164,186163,186162,186161,186160,186159,186158,186157,186156,186155,186154,186153,186152,186151,186150,186149,186148,186147,186146,186145,186144,186143,186142,186141,186140,186139,186138,186137,186136,186135,186134,186133,186132,186131,186129,186128,186127,186126,186125,186124,186123,186122,186121,186120,186119,186118,186117,186116,186115,186114,186113,186112,186111,186110,186109,186108,186107,186106,186105,186104,186103,186102,186101,186100,186099,186098,186097,186096,186095,186094,186093,186092,186091,186090,186089,186088,186087,186086,186085,186084,186083,186082,186081,186080,186079,186078,186077,186076,186075,186074,186073,186072,186071,186070,186069,186068,186067,186066,186065,186064,186063,186062,186061,186060,186059,186058,186057,186056,186054,186053,186052,186051,186050,186048,186047,186046,186045,186044,186043,186042,186041,186040,186039,186038,186037,186036,186035,186034,186033,186032,186031,186030,186029,186028,186027,186026,186025,186024,186023,186022,186019,186018,186017,186016,186015,186014,186013,186012,186011,186010,186009,186008,186007,186006,186005,186004,186003,186002,186001,186000,185999,185998,185997,185996,185995,185994,185993,185992,185991,185990,185989,185988,185987,185986,185985,185984,185983,185982,185981,185980,185979,185978,185977,185976,185975,185974,185973,185972,185971,185970,185969,185968,185967,185966,185965,185964,185963,185962,185961,185960,185959,185958,185957,185956,185955,185954,185953,185952,185951,185950,185949,185948,185947,185946,185945,185944,185943,185942,185941,185940,185939,185938,185937,185936,185935,185934,185933,185932,185931,185930,185929,185928,185927,185926,185925,185924,185923,185922,185921,185920,185918,185917,185916,185915,185914,185913,185912,185911,185910,185909,185908,185907,185906,185905,185904,185903,185902,185901,185900,185899,185897,185896,185895,185894,185893,185892,185891,185890,185889,185888,185887,185886,185885,185884,185883,185882,185881,185880,185879,185878,185877,185876,185875,185874,185873,185872,185871,185870,185869,185867,185864,185863,185862,185861,185860,185858,185857,185856,185855,185854,185853,185852,185851,185850,185849,185848,185847,185846,185845,185844,185843,185842,185841,185840,185839,185838,185837,185836,185835,185834,185833,185832,185831,185830,185829,185828,185827,185826,185825,185824,185823,185822,185821,185820,185819,185818,185817,185816,185815,185814,185813,185812,185811,185810,185809,185808,185807,185806,185804,185803,185802,185801,185800,185799,185798,185797,185796,185795,185794,185793,185792,185790,185789,185786,185785,185784,185783,185782,185780,185779,185778,185777,185776,185775,185774,185773,185772,185771,185770,185769,185768,185767,185766,185765,185764,185763,185762,185761,185759,185758,185756,185755,185754,185753,185752,185751,185750,185749,185748,185745,185744,185743,185742,185741,185740,185739,185737,185735,185732,185731,185730,185727,185726,185725,185724,185723,185722,185721,185720,185719,185718,185717,185716,185715,185714,185713,185712,185711,185708,185707,185704,185703,185702,185701,185700,185699,185698,185697,185696,185695,185694,185693,185692,185691,185690,185689,185688,185687,185686,185685,185684,185683,185682,185681,185680,185679,185678,185677,185676,185675,185674,185673,185672,185671,185670,185669,185668,185667,185666,185665,185663,185662,185661,185660,185659,185657,185656,185655,185654,185652,185651,185649,185648,185647,185646,185645,185644,185643,185642,185641,185640,185639,185638,185637,185636,185635,185634,185633,185632,185630,185629,185628,185627,185626,185625,185624,185623,185622,185621,185620,185619,185618,185617,185616,185615,185614,185613,185612,185611,185610,185609,185608,185607,185606,185604,185603,185602,185601,185600,185599,185598,185597,185596,185595,185594,185593,185592,185591,185589,185588,185587,185586,185584,185583,185582,185581,185580,185579,185578,185577,185576,185575,185574,185573,185572,185571,185570,185569,185568,185567,185566,185565,185564,185563,185562,185561,185559,185558,185557,185556,185555,185554,185553,185552,185551,185550,185549,185548,185547,185546,185545,185544,185543,185542,185541,185540,185539,185538,185537,185535,185534,185532,185531,185530,185529,185528,185527,185526,185525,185524,185523,185522,185521,185520,185519,185518,185517,185516,185515,185514,185513,185512,185511,185510,185509,185508,185507,185506,185505,185504,185503,185502,185501,185499,185498,185497,185496,185495,185494,185493,185492,185491,185490,185489,185488,185487,185486,185485,185484,185483,185482,185481,185480,185479,185478,185477,185476,185475,185474,185473,185472,185469,185468,185467,185465,185464,185462,185461,185460,185459,185458,185457,185456,185455,185454,185453,185452,185451,185450,185449,185448,185447,185446,185445,185444,185443,185442,185441,185440,185439,185438,185437,185436,185435,185434,185433,185432,185431,185430,185429,185428,185427,185426,185424,185423,185422,185421,185420,185419,185418,185417,185416,185415,185414,185413,185412,185411,185410,185409,185408,185407,185406,185405,185402,185399,185398,185397,185396,185395,185394,185393,185392,185391,185390,185389,185388,185387,185386,185385,185384,185383,185382,185381,185377,185376,185375,185374,185373,185372,185370,185369,185368,185367,185366,185365,185363,185362,185361,185360,185359,185357,185355,185354,185353,185352,185351,185350,185349,185348,185347,185346,185344,185343,185341,185340,185339,185338,185330,185329,185328,185327,185326,185325,185324,185323,185322,185319,185318,185316,185315,185314,185313,185312,185311,185310,185309,185308,185307,185306,185305,185304,185303,185302,185301,185300,185299,185298,185297,185296,185295,185294,185293,185292,185291,185290,185289,185288,185287,185286,185285,185284,185283,185282,185281,185280,185279,185278,185277,185276,185275,185274,185272,185271,185270,185269,185268,185267,185266,185265,185264,185262,185261,185259,185256,185255,185254,185253,185252,185251,185250,185249,185248,185247,185246,185245,185244,185243,185242,185241,185240,185239,185238,185237,185236,185235,185234,185233,185232,185231,185230,185229,185228,185227,185226,185225,185224,185223,185222,185221,185220,185219,185218,185217,185216,185215,185214,185213,185212,185211,185210,185209,185208,185207,185206,185205,185204,185203,185202,185201,185200,185195,185194,185193,185190,185189,185188,185187,185186,185185,185182,185181,185180,185179,185178,185177,185176,185175,185174,185173,185172,185169,185168,185167,185166,185165,185164,185163,185162,185161,185160,185159,185158,185157,185156,185155,185154,185153,185152,185151,185150,185149,185148,185147,185146,185145,185131,185130,185129,185128,185127,185126,185125,185124,185123,185122,185121,185120,185119,185118,185117,185116,185115,185114,185113,185112,185111,185110,185109,185108,185107,185106,185105,185104,185103,185102,185101,185100,185099,185098,185096,185095,185094,185093,185092,185091,185090,185089,185088,185087,185086,185085,185084,185083,185082,185081,185080,185079,185078,185077,185076,185075,185074,185073,185072,185071,185070,185069,185068,185067,185066,185065,185064,185063,185062,185061,185060,185059,185058,185057,185056,185055,185054,185053,185052,185051,185050,185049,185048,185047,185046,185045,185044,185043,185042,185041,185040,185039,185038,185037,185036,185035,185034,185033,185032,185031,185030,185029,185028,185027,185026,185025,185024,185023,185022,185021,185020,185019,185018,185017,185016,185015,185014,185013,185012,185011,185010,185009,185008,185007,185006,185005,185004,185003,185002,185001,185000,184999,184998,184997,184996,184995,184994,184993,184992,184991,184990,184989,184986,184985,184984,184983,184982,184981,184980,184979,184978,184976,184975,184974,184973,184972,184971,184970,184969,184968,184967,184966,184965,184964,184963,184962,184961,184960,184959,184958,184957,184956,184955,184954,184953,184952,184951,184950,184949,184948,184947,184946,184945,184944,184943,184942,184941,184940,184939,184938,184937,184936,184935,184934,184933,184932,184931,184929,184928,184927,184926,184925,184924,184923,184922,184921,184920,184919,184918,184915,184914,184913,184912,184911,184910,184909,184908,184907,184906,184905,184904,184903,184902,184901,184900,184899,184898,184897,184896,184895,184894,184893,184892,184890,184889,184888,184887,184886,184885,184884,184883,184882,184881,184880,184879,184878,184876,184875,184870,184869,184868,184867,184866,184865,184864,184863,184862,184861,184860,184859,184858,184857,184856,184855,184853,184851,184850,184847,184846,184845,184844,184843,184842,184841,184840,184839,184838,184836,184835,184834,184833,184832,184831,184830,184829,184828,184827,184826,184825,184823,184822,184821,184820,184819,184818,184817,184816,184814,184813,184812,184811,184810,184809,184808,184807,184806,184805,184804,184803,184802,184801,184800,184798,184797,184796,184795,184794,184793,184792,184791,184790,184789,184788,184787,184786,184785,184783,184782,184781,184780,184779,184778,184777,184776,184775,184774,184773,184772,184771,184770,184769,184768,184767,184766,184765,184764,184763,184762,184761,184760,184759,184758,184757,184756,184755,184754,184753,184752,184751,184750,184748,184746,184745,184744,184743,184742,184741,184740,184739,184738,184737,184735,184734,184733,184732,184731,184730,184729,184728,184727,184726,184725,184724,184723,184722,184721,184720,184719,184718,184717,184716,184715,184714,184713,184712,184711,184710,184709,184708,184707,184706,184705,184704,184703,184702,184701,184700,184699,184698,184697,184696,184695,184694,184693,184692,184691,184690,184689,184688,184687,184686,184685,184684,184683,184682,184681,184680,184679,184677,184676,184675,184674,184673,184672,184671,184670,184669,184668,184667,184666,184665,184664,184662,184661,184660,184659,184658,184657,184656,184655,184654,184653,184652,184651,184650,184648,184647,184646,184645,184644,184643,184642,184641,184640,184639,184638,184637,184636,184635,184634,184633,184632,184631,184630,184629,184628,184627,184626,184625,184624,184623,184622,184621,184620,184619,184618,184617,184616,184615,184614,184613,184612,184611,184610,184609,184608,184607,184606,184605,184604,184603,184602,184601,184600,184599,184598,184597,184596,184595,184594,184593,184592,184591,184590,184589,184588,184587,184586,184585,184584,184583,184582,184581,184580,184579,184578,184577,184576,184575,184574,184573,184572,184571,184570,184569,184568,184567,184566,184565,184564,184563,184562,184561,184560,184559,184558,184557,184556,184555,184554,184553,184552,184551,184550,184549,184548,184547,184546,184545,184544,184543,184542,184541,184540,184539,184538,184537,184536,184535,184534,184533,184532,184531,184530,184529,184528,184527,184526,184525,184524,184523,184522,184521,184520,184519,184517,184516,184515,184514,184513,184512,184511,184510,184509,184505,184504,184503,184502,184501,184500,184499,184498,184497,184496,184495,184494,184493,184492,184491,184490,184489,184488,184487,184486,184485,184484,184483,184482,184481,184479,184478,184477,184476,184475,184474,184473,184472,184471,184469,184468,184467,184466,184465,184463,184461,184460,184459,184458,184457,184456,184455,184454,184453,184452,184451,184450,184449,184448,184447,184446,184445,184444,184443,184442,184441,184440,184439,184438,184437,184436,184435,184434,184433,184432,184431,184430,184429,184428,184427,184426,184425,184424,184423,184422,184421,184420,184419,184418,184417,184416,184415,184414,184413,184412,184411,184409,184406,184405,184404,184403,184402,184401,184400,184399,184398,184397,184396,184395,184394,184393,184392,184391,184390,184389,184388,184387,184386,184385,184384,184382,184381,184380,184378,184377,184376,184375,184374,184373,184372,184371,184370,184369,184368,184366,184365,184364,184362,184360,184358,184357,184356,184355,184354,184353,184352,184351,184350,184349,184348,184347,184346,184345,184344,184343,184342,184341,184340,184339,184338,184337,184336,184335,184334,184333,184332,184331,184330,184329,184328,184327,184326,184325,184324,184323,184322,184321,184319,184318,184317,184316,184315,184313,184312,184311,184310,184309,184308,184307,184306,184305,184304,184303,184302,184301,184300,184299,184298,184297,184296,184295,184294,184293,184292,184291,184289,184288,184287,184286,184285,184283,184282,184281,184280,184279,184278,184277,184276,184275,184274,184273,184272,184271,184270,184269,184268,184267,184266,184265,184264,184247,184246,184244,184243,184242,184241,184240,184239,184238,184237,184236,184235,184234,184233,184232,184231,184230,184229,184228,184227,184226,184225,184224,184223,184222,184221,184220,184219,184218,184217,184216,184215,184214,184213,184212,184211,184210,184207,184206,184205,184204,184203,184202,184201,184200,184199,184198,184197,184196,184195,184194,184193,184192,184191,184190,184189,184188,184187,184186,184185,184184,184183,184182,184181,184180,184179,184178,184175,184174,184173,184172,184170,184168,184167,184166,184165,184164,184163,184162,184161,184160,184158,184156,184155,184154,184153,184152,184151,184150,184149,184148,184147,184146,184145,184144,184143,184142,184141,184140,184137,184136,184135,184134,184133,184132,184131,184130,184129,184128,184127,184126,184125,184124,184123,184122,184121,184120,184119,184118,184117,184116,184115,184114,184113,184112,184111,184110,184109,184108,184107,184106,184105,184104,184103,184102,184101,184100,184099,184098,184097,184096,184095,184094,184093,184092,184091,184090,184089,184088,184087,184086,184085,184084,184083,184082,184081,184080,184079,184078,184077,184076,184075,184074,184073,184072,184071,184070,184069,184068,184067,184066,184063,184062,184061,184060,184059,184058,184057,184056,184055,184054,184053,184052,184049,184048,184047,184046,184045,184044,184043,184042,184041,184040,184039,184038,184037,184036,184035,184034,184033,184032,184031,184030,184029,184028,184027,184026,184025,184024,184023,184022,184021,184020,184019,184018,184017,184016,184015,184014,184013,184012,184011,184010,184008,184007,184006,184005,184004,184003,184002,184001,184000,183999,183998,183997,183995,183994,183993,183992,183991,183990,183989,183988,183987,183986,183985,183984,183983,183982,183981,183980,183979,183978,183977,183976,183975,183974,183973,183972,183971,183970,183969,183968,183967,183966,183965,183964,183963,183962,183961,183960,183959,183958,183957,183956,183955,183954,183953,183952,183951,183950,183948,183947,183946,183945,183944,183943,183942,183941,183940,183939,183938,183937,183936,183935,183934,183933,183931,183930,183928,183927,183926,183925,183924,183923,183922,183921,183920,183919,183918,183917,183916,183915,183914,183913,183912,183911,183910,183909,183908,183907,183906,183905,183904,183903,183902,183901,183900,183899,183898,183897,183896,183895,183894,183893,183892,183891,183890,183889,183888,183887,183885,183884,183883,183882,183881,183880,183879,183878,183877,183876,183875,183874,183873,183872,183871,183870,183869,183868,183867,183866,183865,183864,183863,183862,183860,183859,183858,183857,183856,183855,183854,183853,183852,183851,183850,183849,183848,183847,183846,183845,183844,183843,183842,183841,183840,183839,183838,183837,183836,183835,183833,183832,183831,183830,183829,183828,183827,183826,183825,183824,183823,183822,183821,183820,183818,183817,183816,183815,183814,183813,183812,183805,183804,183801,183800,183799,183794,183793,183792,183790,183787,183786,183783,183782,183781,183776,183775,183774,183772,183770,183769,183768,183767,183766,183765,183764,183761,183759,183757,183753,183752,183751,183750,183749,183748,183747,183746,183745,183744,183743,183742,183741,183740,183739,183738,183737,183736,183735,183734,183733,183732,183731,183730,183729,183728,183727,183726,183725,183724,183723,183722,183721,183720,183719,183718,183717,183716,183715,183714,183712,183711,183710,183708,183707,183706,183704,183703,183702,183701,183700,183699,183698,183697,183696,183695,183694,183693,183692,183691,183690,183689,183688,183687,183686,183685,183681,183680,183679,183677,183676,183674,183672,183671,183669,183667,183666,183665,183664,183663,183662,183661,183660,183659,183657,183656,183655,183654,183653,183652,183651,183650,183649,183648,183647,183646,183645,183644,183643,183642,183641,183640,183639,183638,183637,183636,183635,183634,183633,183632,183631,183630,183629,183628,183627,183626,183625,183624,183623,183622,183621,183620,183619,183618,183617,183616,183615,183614,183613,183612,183611,183610,183609,183608,183607,183606,183605,183604,183603,183602,183601,183600,183599,183598,183597,183596,183595,183594,183593,183592,183591,183590,183589,183588,183587,183586,183585,183584,183583,183582,183581,183580,183578,183577,183576,183575,183574,183573,183572,183571,183570,183569,183568,183567,183566,183565,183564,183563,183562,183561,183560,183558,183557,183556,183555,183554,183553,183552,183551,183550,183549,183548,183547,183546,183545,183544,183543,183542,183541,183540,183539,183538,183537,183536,183535,183534,183533,183532,183531,183530,183529,183528,183527,183526,183525,183524,183523,183522,183521,183520,183519,183518,183517,183516,183515,183514,183513,183512,183511,183510,183509,183508,183507,183506,183505,183504,183503,183502,183501,183500,183499,183498,183497,183496,183495,183494,183493,183492,183491,183490,183489,183488,183487,183486,183485,183484,183483,183482,183481,183480,183479,183478,183477,183476,183475,183473,183472,183471,183470,183469,183468,183467,183466,183465,183464,183463,183462,183461,183459,183458,183457,183456,183455,183454,183453,183452,183449,183448,183447,183446,183445,183444,183443,183442,183441,183440,183439,183438,183437,183436,183435,183434,183433,183432,183431,183430,183429,183428,183427,183426,183425,183424,183423,183422,183421,183420,183419,183418,183416,183415,183414,183413,183412,183409,183408,183407,183406,183405,183404,183403,183402,183401,183399,183398,183397,183396,183395,183394,183393,183392,183391,183390,183389,183388,183387,183386,183385,183384,183383,183382,183381,183380,183379,183378,183377,183376,183375,183374,183373,183372,183371,183370,183369,183368,183367,183366,183365,183364,183363,183362,183361,183360,183359,183358,183357,183356,183355,183354,183353,183352,183351,183350,183349,183348,183347,183345,183344,183343,183342,183341,183340,183339,183338,183337,183334,183333,183332,183331,183330,183329,183328,183327,183326,183325,183324,183323,183322,183321,183320,183319,183318,183317,183316,183315,183314,183313,183312,183311,183310,183309,183308,183307,183306,183305,183304,183303,183302,183301,183300,183299,183298,183297,183296,183295,183294,183293,183292,183291,183290,183289,183288,183287,183286,183285,183284,183283,183282,183281,183280,183279,183278,183277,183276,183275,183274,183273,183272,183271,183270,183269,183268,183267,183266,183265,183264,183263,183262,183261,183260,183259,183258,183257,183256,183255,183254,183253,183252,183251,183249,183248,183246,183245,183244,183243,183242,183241,183240,183239,183238,183237,183236,183235,183234,183233,183232,183231,183230,183229,183228,183227,183226,183225,183221,183220,183217,183213,183212,183211,183210,183209,183207,183206,183205,183204,183203,183202,183201,183199,183198,183197,183196,183195,183194,183193,183192,183191,183190,183189,183188,183187,183186,183185,183184,183183,183182,183181,183180,183179,183178,183177,183176,183175,183174,183173,183172,183171,183170,183169,183168,183167,183166,183165,183164,183163,183162,183161,183160,183159,183158,183155,183154,183153,183152,183151,183150,183149,183148,183146,183144,183143,183142,183141,183140,183139,183138,183137,183136,183131,183130,183129,183097,183095,183094,183093,183092,183054,183053,183052,183051,183049,183048,183042,183041,183040,183039,183038,183037,183033,182897,182896,182895,182894,182892,182891,182889,182888,182887,182885,182882,182880,182879,182878,182877,182876,182869,182868,182867,182866,182865,182864,182863,182862,182861,182860,182859,182858,182857,182855,182853,182852,182851,182850,182849,182848,182847,182846,182845,182844,182843,182842,182841,182840,182839,182838,182837,182836,182835,182834,182833,182832,182831,182830,182829,182828,182827,182826,182825,182823,182822,182820,182819,182818,182817,182816,182815,182814,182813,182812,182811,182810,182809,182808,182807,182806,182805,182804,182803,182802,182801,182800,182799,182798,182797,182796,182795,182794,182793,182792,182791,182790,182789,182788,182787,182786,182785,182784,182782,182781,182780,182779,182778,182777,182776,182775,182774,182773,182772,182771,182770,182769,182768,182766,182765,182764,182763,182761,182760,182759,182758,182756,182755,182754,182753,182752,182751,182750,182749,182748,182747,182746,182745,182744,182743,182742,182741,182740,182739,182738,182737,182736,182735,182733,182732,182731,182730,182729,182728,182727,182726,182725,182724,182723,182722,182721,182720,182719,182718,182717,182716,182714,182713,182712,182711,182710,182709,182708,182707,182706,182705,182704,182703,182702,182701,182700,182699,182698,182697,182696,182695,182694,182693,182692,182691,182690,182689,182688,182687,182686,182685,182684,182683,182682,182681,182680,182679,182678,182677,182676,182675,182674,182673,182672,182671,182669,182668,182667,182666,182665,182664,182663,182662,182658,182655,182654,182651,182650,182649,182648,182647,182646,182645,182644,182643,182642,182641,182640,182639,182638,182637,182636,182635,182634,182633,182632,182631,182630,182629,182628,182626,182622,182621,182620,182619,182618,182617,182616,182615,182614,182613,182612,182611,182610,182609,182608,182607,182606,182605,182604,182603,182602,182601,182600,182599,182598,182597,182596,182595,182594,182593,182592,182591,182589,182588,182587,182586,182585,182584,182583,182582,182581,182580,182579,182578,182577,182576,182575,182574,182573,182571,182570,182569,182568,182566,182565,182564,182563,182562,182561,182560,182559,182558,182557,182556,182555,182554,182553,182551,182550,182549,182547,182546,182545,182544,182543,182542,182541,182540,182539,182538,182537,182536,182535,182534,182533,182532,182531,182530,182529,182528,182527,182526,182525,182524,182523,182521,182519,182518,182517,182516,182505,182504,182503,182501,182500,182499,182498,182497,182496,182495,182494,182493,182492,182491,182490,182489,182488,182487,182486,182485,182484,182483,182482,182481,182480,182479,182478,182477,182476,182475,182474,182473,182472,182471,182470,182469,182468,182466,182465,182464,182463,182462,182461,182460,182459,182458,182457,182456,182455,182454,182453,182452,182451,182450,182449,182448,182447,182446,182445,182444,182443,182442,182441,182440,182439,182438,182437,182436,182435,182434,182433,182432,182431,182430,182429,182426,182425,182424,182423,182422,182421,182419,182418,182417,182416,182415,182414,182413,182412,182411,182410,182409,182408,182407,182406,182405,182404,182403,182402,182401,182400,182399,182398,182397,182396,182395,182394,182393,182392,182391,182390,182389,182388,182387,182386,182385,182384,182383,182382,182381,182380,182379,182378,182377,182376,182375,182374,182373,182372,182371,182370,182369,182368,182367,182366,182365,182364,182363,182362,182361,182360,182359,182358,182357,182356,182355,182354,182353,182352,182351,182350,182349,182347,182346,182345,182344,182343,182341,182340,182339,182338,182337,182336,182335,182334,182333,182332,182331,182330,182329,182328,182326,182325,182324,182323,182322,182321,182320,182319,182318,182317,182316,182315,182314,182313,182311,182310,182309,182308,182307,182306,182305,182304,182303,182302,182301,182300,182299,182298,182297,182296,182295,182294,182293,182292,182291,182290,182289,182288,182287,182286,182285,182284,182283,182282,182281,182280,182279,182278,182277,182276,182275,182274,182273,182272,182271,182270,182269,182268,182267,182266,182265,182264,182263,182262,182261,182260,182259,182258,182257,182256,182255,182254,182252,182251,182250,182249,182248,182247,182246,182245,182244,182243,182242,182241,182240,182239,182238,182237,182236,182235,182234,182233,182232,182231,182230,182229,182228,182227,182226,182225,182224,182223,182222,182221,182220,182219,182218,182217,182216,182215,182214,182213,182212,182211,182210,182209,182208,182207,182206,182205,182204,182203,182202,182201,182200,182199,182198,182197,182196,182195,182194,182193,182192,182191,182190,182189,182188,182187,182186,182185,182184,182183,182182,182181,182180,182179,182178,182177,182176,182175,182174,182173,182172,182171,182170,182169,182168,182167,182166,182165,182164,182163,182162,182161,182160,182159,182158,182157,182156,182155,182154,182153,182152,182151,182150,182149,182148,182147,182146,182145,182144,182142,182140,182138,182137,182136,182135,182131,182129,182122,182121,182120,182119,182118,182116,182115,182114,182113,182112,182111,182110,182109,182108,182107,182106,182105,182104,182103,182102,182101,182100,182099,182098,182097,182096,182094,182093,182092,182091,182089,182088,182087,182086,182085,182084,182082,182081,182080,182079,182078,182077,182076,182075,182074,182073,182072,182071,182070,182069,182068,182067,182066,182065,182064,182063,182062,182061,182060,182059,182058,182057,182056,182055,182054,182053,182052,182050,182048,182047,182046,182045,182044,182043,182041,182040,182039,182037,182036,182035,182034,182033,182032,182031,182030,182029,182028,182026,182025,182024,182022,182021,182020,182019,182018,182017,182016,182015,182014,182013,182012,182011,182009,182008,182007,182006,182005,182004,182003,182002,182001,182000,181999,181998,181997,181996,181995,181994,181993,181992,181991,181990,181989,181988,181987,181986,181985,181984,181983,181982,181981,181980,181979,181978,181977,181976,181975,181974,181973,181972,181971,181970,181969,181968,181967,181966,181965,181964,181963,181962,181961,181960,181959,181958,181957,181956,181955,181954,181953,181952,181951,181949,181948,181947,181946,181945,181944,181943,181942,181941,181940,181939,181938,181937,181936,181935,181934,181933,181932,181931,181930,181929,181928,181927,181926,181925,181924,181923,181922,181921,181920,181919,181918,181917,181916,181915,181914,181913,181912,181911,181910,181909,181908,181907,181906,181905,181904,181903,181902,181901,181898,181897,181896,181895,181894,181893,181892,181891,181890,181889,181888,181887,181886,181884,181883,181881,181880,181879,181878,181877,181876,181875,181874,181873,181872,181871,181870,181869,181868,181867,181866,181865,181864,181863,181862,181861,181860,181859,181858,181857,181856,181855,181854,181853,181852,181851,181850,181849,181848,181847,181846,181845,181844,181843,181842,181841,181840,181839,181838,181837,181836,181835,181834,181833,181832,181831,181830,181829,181828,181827,181826,181825,181824,181823,181822,181821,181820,181819,181818,181817,181816,181815,181814,181813,181812,181811,181810,181809,181808,181807,181806,181805,181804,181803,181802,181801,181800,181799,181798,181797,181796,181795,181794,181793,181792,181791,181790,181789,181788,181787,181786,181785,181784,181783,181782,181781,181780,181779,181778,181777,181776,181775,181774,181773,181772,181771,181770,181769,181768,181767,181766,181764,181763,181762,181761,181759,181758,181757,181756,181755,181754,181753,181752,181751,181750,181749,181748,181747,181746,181745,181744,181743,181742,181741,181740,181739,181738,181736,181735,181734,181733,181732,181731,181729,181728,181727,181726,181725,181724,181723,181722,181721,181720,181719,181718,181717,181716,181715,181714,181713,181712,181711,181710,181709,181708,181706,181705,181704,181703,181697,181696,181695,181694,181693,181692,181691,181690,181689,181688,181687,181686,181685,181683,181682,181681,181680,181679,181678,181677,181676,181675,181674,181673,181672,181671,181668,181667,181666,181665,181664,181663,181662,181661,181660,181659,181658,181657,181656,181655,181654,181652,181650,181649,181648,181642,181641,181640,181639,181638,181637,181636,181635,181634,181633,181632,181631,181630,181629,181628,181627,181626,181625,181622,181621,181620,181619,181615,181614,181612,181609,181608,181607,181606,181605,181604,181603,181602,181600,181599,181598,181597,181596,181595,181594,181593,181592,181591,181590,181589,181588,181587,181586,181585,181584,181583,181582,181581,181580,181579,181578,181577,181576,181575,181574,181573,181572,181571,181570,181569,181568,181567,181566,181565,181564,181563,181562,181561,181560,181559,181558,181557,181556,181555,181554,181553,181552,181551,181550,181549,181548,181547,181546,181545,181544,181543,181542,181541,181540,181539,181538,181537,181536,181535,181534,181533,181532,181531,181530,181529,181528,181527,181525,181524,181523,181522,181521,181520,181519,181518,181517,181516,181515,181514,181513,181511,181508,181507,181505,181504,181503,181502,181501,181500,181499,181498,181497,181496,181495,181494,181493,181492,181491,181490,181489,181488,181487,181486,181484,181483,181482,181481,181479,181478,181477,181476,181475,181474,181473,181471,181470,181469,181468,181467,181466,181465,181464,181463,181462,181461,181459,181458,181457,181456,181455,181454,181453,181452,181451,181450,181449,181448,181447,181446,181445,181444,181443,181440,181439,181438,181437,181436,181435,181433,181432,181431,181430,181429,181428,181427,181426,181425,181424,181423,181422,181421,181420,181419,181418,181417,181416,181415,181413,181412,181411,181410,181409,181408,181407,181406,181405,181404,181403,181402,181399,181398,181397,181396,181395,181394,181393,181392,181391,181390,181389,181388,181387,181386,181385,181384,181383,181382,181381,181380,181379,181378,181377,181376,181375,181374,181373,181372,181371,181370,181369,181368,181367,181366,181365,181364,181363,181362,181361,181360,181359,181358,181355,181354,181353,181352,181350,181349,181348,181347,181346,181345,181344,181343,181342,181341,181340,181339,181338,181337,181336,181335,181334,181333,181332,181331,181330,181329,181328,181327,181326,181325,181324,181323,181322,181321,181320,181319,181318,181317,181315,181314,181313,181312,181311,181310,181309,181308,181307,181306,181305,181304,181303,181302,181301,181300,181299,181298,181297,181296,181295,181294,181293,181292,181291,181290,181289,181288,181287,181286,181285,181284,181283,181282,181281,181280,181279,181278,181277,181276,181275,181274,181273,181272,181271,181270,181269,181268,181267,181266,181265,181264,181263,181261,181260,181259,181258,181257,181256,181255,181252,181251,181250,181249,181248,181247,181246,181245,181244,181243,181242,181241,181240,181239,181238,181234,181233,181232,181231,181230,181229,181228,181224,181223,181222,181221,181220,181219,181218,181217,181216,181215,181214,181213,181212,181211,181210,181209,181208,181207,181206,181205,181204,181203,181201,181200,181199,181198,181197,181196,181195,181194,181193,181189,181188,181187,181186,181184,181183,181181,181180,181179,181178,181177,181176,181175,181174,181173,181172,181171,181170,181169,181168,181167,181165,181164,181163,181162,181161,181160,181159,181158,181157,181156,181155,181154,181153,181152,181151,181150,181149,181148,181147,181146,181145,181144,181143,181142,181141,181140,181139,181138,181137,181136,181135,181134,181133,181132,181130,181129,181128,181127,181126,181125,181124,181123,181122,181121,181120,181119,181118,181117,181116,181115,181114,181113,181112,181111,181110,181109,181108,181107,181106,181102,181098,181097,181093,181092,181091,181090,181089,181087,181086,181085,181084,181083,181081,181078,181077,181075,181074,181073,181072,181071,181070,181069,181068,181067,181066,181065,181064,181063,181062,181061,181060,181059,181058,181057,181056,181055,181054,181053,181052,181051,181050,181049,181048,181047,181046,181045,181044,181043,181042,181041,181040,181039,181038,181037,181036,181035,181034,181033,181032,181031,181030,181029,181028,181027,181026,181025,181020,181019,181018,181017,181016,181015,181013,181012,181011,181010,181009,181008,181007,181006,181005,181003,180990,180989,180988,180987,180986,180985,180984,180983,180981,180980,180979,180978,180977,180976,180975,180974,180973,180972,180971,180969,180968,180967,180966,180965,180964,180963,180961,180960,180959,180958,180957,180956,180955,180954,180953,180952,180951,180950,180949,180948,180947,180946,180945,180944,180943,180942,180941,180940,180939,180938,180937,180936,180935,180934,180933,180932,180931,180930,180929,180928,180927,180926,180925,180924,180923,180922,180921,180920,180919,180918,180917,180916,180915,180914,180913,180912,180911,180909,180908,180906,180905,180903,180901,180900,180899,180898,180897,180895,180894,180893,180892,180891,180890,180889,180888,180887,180886,180885,180884,180883,180882,180881,180880,180879,180878,180877,180876,180875,180874,180873,180872,180871,180870,180869,180868,180867,180866,180865,180864,180863,180862,180861,180860,180859,180858,180856,180855,180854,180853,180852,180851,180850,180849,180848,180846,180841,180840,180839,180838,180837,180836,180835,180834,180833,180832,180831,180830,180829,180828,180827,180826,180825,180824,180823,180822,180821,180820,180819,180818,180817,180816,180815,180814,180813,180812,180811,180810,180809,180808,180807,180806,180805,180804,180803,180800,180799,180798,180797,180795,180794,180793,180792,180791,180790,180789,180788,180787,180786,180785,180784,180783,180782,180781,180780,180779,180778,180777,180776,180775,180774,180773,180772,180771,180770,180769,180768,180767,180766,180765,180764,180763,180760,180759,180758,180756,180755,180754,180753,180752,180751,180750,180749,180748,180747,180746,180745,180744,180743,180742,180741,180740,180739,180738,180737,180736,180735,180734,180733,180730,180728,180727,180726,180725,180724,180723,180722,180721,180719,180716,180715,180714,180713,180712,180710,180709,180707,180706,180705,180704,180703,180702,180701,180700,180698,180697,180696,180695,180694,180693,180692,180691,180690,180689,180688,180687,180686,180685,180684,180682,180681,180680,180679,180678,180675,180674,180673,180672,180670,180669,180668,180667,180666,180665,180664,180663,180662,180661,180660,180659,180658,180657,180656,180655,180654,180653,180652,180651,180650,180646,180645,180644,180643,180642,180641,180640,180639,180638,180637,180636,180635,180634,180633,180632,180631,180630,180629,180628,180627,180626,180625,180624,180623,180622,180621,180618,180617,180616,180615,180614,180613,180612,180611,180610,180609,180606,180605,180604,180603,180601,180599,180598,180597,180596,180595,180594,180593,180592,180591,180590,180589,180588,180587,180586,180585,180584,180582,180581,180580,180579,180578,180577,180576,180575,180574,180573,180572,180571,180570,180569,180568,180567,180566,180565,180564,180563,180562,180561,180560,180559,180558,180557,180556,180555,180554,180553,180552,180551,180550,180549,180548,180547,180546,180544,180543,180542,180541,180540,180539,180538,180537,180536,180535,180534,180533,180532,180531,180530,180529,180528,180527,180526,180525,180524,180523,180522,180521,180520,180519,180518,180517,180516,180515,180514,180513,180512,180511,180510,180509,180508,180507,180506,180505,180504,180503,180502,180501,180500,180499,180498,180497,180496,180495,180494,180493,180492,180491,180490,180489,180488,180487,180486,180485,180484,180483,180482,180481,180480,180479,180474,180473,180472,180471,180470,180469,180468,180466,180465,180464,180463,180462,180461,180460,180459,180458,180457,180456,180455,180453,180452,180451,180450,180449,180448,180447,180446,180445,180444,180443,180442,180441,180440,180439,180438,180437,180436,180435,180434,180433,180432,180431,180430,180429,180428,180427,180426,180425,180424,180423,180422,180421,180420,180419,180418,180417,180416,180415,180414,180413,180412,180410,180409,180408,180407,180406,180405,180404,180403,180402,180401,180400,180399,180398,180397,180396,180395,180394,180393,180392,180391,180390,180389,180388,180387,180386,180385,180384,180383,180382,180381,180380,180379,180377,180375,180374,180373,180372,180371,180370,180369,180368,180366,180365,180364,180363,180361,180360,180358,180357,180356,180355,180354,180353,180352,180351,180350,180349,180348,180347,180346,180345,180344,180343,180342,180341,180340,180339,180338,180337,180336,180335,180334,180333,180332,180331,180330,180329,180328,180327,180326,180325,180324,180323,180322,180321,180320,180319,180318,180317,180316,180315,180314,180313,180312,180311,180310,180309,180308,180307,180306,180305,180304,180303,180302,180301,180300,180299,180298,180297,180296,180295,180294,180293,180292,180291,180290,180289,180288,180287,180286,180285,180284,180283,180282,180281,180280,180279,180278,180277,180276,180275,180274,180273,180272,180271,180270,180269,180268,180267,180266,180265,180264,180263,180262,180261,180260,180259,180258,180257,180256,180255,180254,180253,180252,180251,180250,180249,180248,180247,180246,180245,180244,180243,180242,180241,180240,180239,180233,180232,180231,180230,180229,180228,180227,180226,180225,180224,180223,180222,180221,180220,180219,180218,180217,180216,180215,180214,180213,180212,180211,180210,180209,180208,180207,180206,180205,180204,180203,180202,180201,180200,180199,180198,180197,180196,180195,180194,180193,180192,180191,180190,180189,180188,180187,180186,180185,180184,180183,180182,180181,180180,180179,180178,180177,180176,180175,180174,180173,180172,180171,180170,180169,180168,180167,180166,180165,180164,180163,180162,180161,180160,180159,180158,180156,180155,180154,180153,180152,180151,180150,180149,180148,180147,180146,180145,180144,180143,180142,180141,180140,180139,180137,180136,180135,180134,180133,180132,180131,180130,180129,180128,180127,180126,180125,180124,180123,180122,180121,180120,180119,180118,180117,180116,180115,180114,180113,180112,180111,180110,180109,180108,180107,180106,180105,180104,180103,180102,180101,180100,180099,180098,180097,180096,180095,180094,180093,180092,180091,180090,180089,180088,180087,180086,180085,180084,180083,180082,180081,180080,180079,180078,180077,180076,180075,180074,180073,180072,180071,180070,180069,180068,180067,180066,180065,180064,180063,180062,180061,180060,180059,180058,180057,180056,180055,180054,180053,180052,180051,180050,180049,180048,180047,180046,180045,180044,180043,180042,180040,180038,180037,180036,180035,180034,180033,180032,180031,180030,180029,180028,180027,180026,180025,180024,180023,180022,180021,180020,180018,180017,180016,180015,180014,180013,180012,180011,180010,180009,180008,180007,180006,180005,180004,180003,180002,180001,180000,179999,179998,179997,179996,179995,179994,179993,179992,179991,179990,179989,179988,179987,179986,179985,179984,179983,179982,179981,179980,179979,179978,179977,179976,179975,179974,179973,179972,179971,179970,179969,179968,179967,179966,179965,179964,179963,179962,179961,179960,179959,179957,179956,179955,179954,179953,179952,179951,179950,179949,179948,179947,179946,179945,179944,179943,179942,179941,179940,179939,179938,179937,179936,179935,179934,179933,179932,179931,179930,179929,179928,179927,179925,179924,179923,179922,179921,179920,179919,179918,179917,179916,179914,179913,179912,179911,179910,179909,179908,179907,179906,179905,179904,179903,179902,179901,179900,179899,179898,179897,179896,179895,179894,179893,179892,179891,179890,179889,179888,179887,179886,179883,179882,179881,179880,179879,179878,179877,179876,179875,179874,179873,179872,179871,179870,179869,179868,179867,179866,179865,179864,179863,179862,179861,179860,179859,179858,179857,179856,179855,179854,179853,179852,179851,179850,179849,179848,179847,179845,179844,179843,179842,179841,179840,179839,179838,179837,179836,179835,179834,179833,179832,179831,179830,179829,179828,179827,179826,179825,179824,179823,179822,179821,179820,179819,179818,179817,179816,179815,179814,179813,179812,179811,179810,179809,179808,179807,179806,179805,179804,179803,179802,179801,179800,179799,179798,179797,179796,179795,179793,179792,179791,179790,179789,179788,179787,179786,179785,179784,179783,179781,179780,179779,179778,179777,179776,179775,179773,179772,179771,179769,179768,179762,179761,179760,179759,179758,179757,179756,179755,179754,179753,179752,179751,179749,179748,179747,179746,179745,179744,179743,179742,179741,179740,179739,179738,179737,179736,179735,179733,179732,179731,179730,179729,179728,179727,179726,179725,179724,179723,179722,179721,179720,179719,179718,179717,179716,179715,179714,179713,179712,179711,179710,179709,179708,179707,179706,179705,179704,179703,179702,179701,179700,179699,179698,179697,179696,179695,179694,179693,179692,179691,179690,179689,179688,179687,179686,179685,179684,179683,179682,179681,179680,179679,179678,179677,179676,179675,179674,179673,179672,179671,179670,179669,179668,179667,179666,179665,179664,179663,179662,179661,179660,179659,179658,179657,179656,179655,179654,179653,179652,179651,179650,179649,179648,179647,179646,179645,179644,179643,179642,179641,179640,179639,179638,179637,179636,179635,179634,179633,179632,179631,179630,179629,179628,179627,179626,179625,179624,179623,179621,179620,179617,179616,179615,179614,179613,179612,179611,179609,179608,179607,179606,179605,179604,179603,179602,179601,179600,179599,179598,179597,179596,179595,179594,179593,179592,179590,179589,179588,179587,179585,179584,179583,179582,179581,179580,179579,179578,179577,179576,179575,179574,179573,179572,179571,179568,179567,179566,179565,179564,179562,179561,179560,179559,179558,179557,179556,179555,179554,179553,179552,179551,179550,179549,179548,179547,179546,179545,179544,179543,179542,179541,179540,179539,179538,179537,179536,179534,179529,179528,179526,179525,179524,179523,179522,179521,179520,179519,179518,179517,179516,179515,179514,179513,179512,179511,179510,179509,179508,179507,179506,179505,179504,179503,179502,179499,179498,179497,179494,179493,179492,179489,179488,179487,179484,179483,179482,179481,179480,179479,179478,179477,179476,179475,179474,179473,179472,179471,179470,179469,179468,179467,179466,179465,179464,179463,179462,179461,179460,179458,179457,179456,179455,179453,179452,179451,179450,179446,179445,179444,179443,179442,179441,179440,179439,179438,179437,179436,179435,179434,179433,179432,179431,179430,179429,179428,179427,179426,179425,179424,179423,179422,179421,179420,179419,179418,179417,179416,179415,179414,179413,179412,179411,179410,179409,179408,179407,179406,179405,179404,179403,179402,179401,179400,179399,179398,179397,179396,179395,179394,179393,179392,179391,179390,179389,179388,179387,179386,179385,179384,179383,179380,179379,179378,179377,179376,179375,179374,179373,179372,179371,179370,179369,179368,179367,179366,179365,179364,179363,179362,179361,179360,179359,179358,179357,179356,179355,179354,179353,179352,179351,179350,179349,179348,179347,179346,179345,179344,179343,179342,179341,179340,179339,179338,179337,179335,179334,179333,179332,179331,179330,179329,179328,179327,179326,179325,179323,179322,179321,179320,179319,179318,179317,179316,179315,179314,179313,179312,179310,179309,179308,179307,179306,179305,179304,179303,179302,179301,179300,179299,179298,179297,179296,179295,179294,179293,179292,179291,179290,179289,179288,179285,179284,179283,179282,179281,179280,179279,179278,179277,179276,179275,179274,179273,179272,179269,179268,179267,179266,179265,179263,179262,179261,179260,179259,179258,179257,179256,179255,179254,179253,179252,179251,179250,179249,179248,179247,179246,179245,179244,179243,179242,179241,179240,179239,179238,179237,179236,179235,179234,179233,179232,179231,179230,179229,179228,179227,179226,179225,179224,179223,179222,179221,179220,179219,179218,179217,179216,179215,179214,179213,179212,179211,179210,179209,179208,179207,179205,179204,179203,179202,179201,179200,179199,179198,179197,179196,179195,179194,179193,179192,179191,179190,179189,179188,179187,179186,179185,179184,179183,179182,179181,179180,179179,179178,179177,179176,179175,179173,179172,179171,179170,179169,179168,179167,179166,179165,179164,179163,179162,179161,179160,179159,179158,179157,179156,179155,179154,179153,179152,179151,179150,179149,179148,179147,179146,179145,179144,179143,179142,179141,179140,179139,179138,179137,179136,179135,179134,179133,179132,179131,179130,179129,179128,179127,179126,179125,179124,179123,179122,179121,179120,179119,179118,179117,179116,179115,179114,179113,179112,179111,179110,179109,179108,179107,179106,179105,179104,179103,179102,179101,179100,179099,179098,179097,179096,179095,179094,179093,179092,179091,179090,179089,179088,179087,179086,179085,179084,179083,179082,179081,179080,179079,179078,179077,179076,179075,179074,179073,179072,179071,179070,179069,179068,179067,179066,179065,179064,179063,179062,179061,179060,179059,179058,179057,179056,179055,179054,179053,179052,179051,179050,179049,179048,179047,179046,179045,179044,179043,179042,179041,179040,179039,179038,179037,179036,179035,179034,179033,179032,179031,179030,179029,179028,179027,179026,179025,179024,179023,179022,179021,179020,179019,179018,179016,179014,179013,179012,179011,179010,179009,179008,179007,179006,179005,179004,179003,179002,179001,179000,178999,178998,178997,178996,178995,178994,178993,178992,178991,178990,178989,178988,178987,178986,178985,178984,178983,178982,178981,178980,178979,178978,178977,178976,178975,178974,178973,178972,178971,178970,178969,178968,178967,178966,178965,178964,178963,178962,178961,178960,178959,178958,178957,178956,178955,178954,178953,178952,178951,178950,178949,178948,178947,178946,178945,178944,178943,178942,178941,178940,178939,178938,178937,178936,178935,178934,178933,178932,178931,178930,178929,178927,178922,178921,178919,178918,178917,178916,178915,178914,178913,178912,178911,178910,178909,178908,178907,178906,178905,178904,178903,178902,178901,178900,178899,178898,178897,178895,178894,178893,178892,178891,178890,178889,178888,178887,178886,178885,178884,178883,178882,178880,178879,178878,178877,178876,178875,178874,178873,178872,178871,178870,178869,178868,178867,178866,178865,178864,178863,178862,178861,178860,178859,178857,178856,178855,178854,178853,178852,178851,178850,178849,178848,178847,178846,178845,178844,178843,178842,178841,178840,178839,178838,178837,178836,178835,178834,178833,178832,178831,178830,178829,178828,178827,178826,178825,178824,178823,178822,178821,178820,178819,178818,178817,178816,178815,178814,178813,178812,178811,178810,178809,178808,178807,178806,178805,178804,178803,178802,178801,178800,178799,178798,178797,178796,178795,178794,178793,178792,178791,178790,178789,178788,178787,178786,178785,178784,178783,178782,178781,178780,178779,178778,178777,178776,178775,178774,178773,178772,178771,178770,178769,178768,178767,178766,178765,178764,178763,178762,178761,178760,178759,178758,178757,178756,178755,178754,178753,178752,178751,178750,178749,178748,178747,178746,178745,178744,178743,178742,178741,178740,178739,178738,178737,178736,178735,178734,178733,178732,178731,178730,178729,178728,178727,178726,178725,178724,178723,178722,178721,178720,178719,178718,178717,178716,178715,178714,178713,178712,178711,178710,178709,178708,178707,178706,178705,178704,178703,178702,178701,178700,178699,178698,178697,178696,178695,178694,178693,178691,178690,178689,178688,178687,178686,178685,178684,178683,178682,178681,178680,178679,178678,178677,178676,178675,178674,178673,178672,178671,178670,178669,178668,178667,178666,178665,178664,178663,178662,178661,178660,178659,178658,178657,178656,178655,178654,178653,178652,178651,178650,178649,178648,178647,178646,178645,178644,178643,178642,178641,178640,178639,178638,178637,178636,178635,178634,178633,178632,178631,178630,178629,178628,178626,178625,178624,178623,178622,178621,178620,178619,178618,178617,178616,178615,178614,178613,178612,178611,178610,178609,178608,178607,178606,178605,178604,178603,178602,178601,178600,178599,178598,178597,178596,178595,178594,178593,178592,178591,178590,178589,178588,178587,178586,178585,178584,178583,178582,178581,178580,178579,178578,178577,178576,178575,178574,178573,178572,178571,178570,178569,178568,178567,178566,178565,178564,178563,178562,178561,178560,178559,178558,178557,178556,178555,178554,178553,178552,178551,178550,178549,178548,178547,178546,178545,178544,178543,178542,178541,178540,178539,178538,178537,178536,178535,178534,178533,178532,178531,178528,178527,178526,178525,178524,178523,178522,178521,178520,178519,178518,178517,178516,178515,178514,178513,178512,178510,178509,178508,178507,178506,178505,178504,178503,178502,178501,178500,178499,178498,178497,178496,178495,178494,178493,178492,178491,178490,178489,178487,178486,178485,178484,178483,178481,178480,178479,178478,178472,178471,178470,178469,178468,178467,178466,178465,178464,178463,178462,178461,178460,178459,178458,178457,178456,178455,178454,178453,178452,178451,178450,178448,178447,178446,178445,178443,178442,178441,178440,178439,178438,178437,178436,178435,178434,178433,178432,178431,178430,178429,178428,178427,178426,178425,178424,178423,178422,178421,178419,178418,178417,178416,178415,178414,178413,178412,178411,178410,178409,178408,178407,178405,178404,178403,178402,178401,178399,178398,178397,178396,178395,178394,178393,178392,178391,178390,178389,178388,178387,178386,178385,178384,178383,178381,178380,178379,178378,178377,178376,178375,178374,178373,178372,178371,178370,178369,178368,178367,178366,178365,178363,178362,178361,178360,178359,178358,178357,178356,178355,178354,178353,178352,178351,178350,178349,178348,178346,178345,178344,178343,178342,178341,178340,178339,178338,178337,178336,178335,178334,178333,178332,178331,178329,178328,178327,178326,178325,178324,178323,178322,178321,178320,178319,178318,178317,178316,178315,178314,178313,178312,178311,178310,178309,178308,178307,178306,178305,178304,178303,178302,178301,178300,178299,178298,178296,178295,178294,178293,178292,178291,178290,178289,178288,178287,178286,178285,178284,178283,178282,178281,178280,178279,178278,178277,178276,178275,178274,178273,178272,178271,178270,178269,178268,178267,178266,178265,178264,178263,178262,178261,178260,178259,178258,178257,178256,178255,178254,178253,178252,178251,178250,178249,178248,178247,178246,178245,178244,178243,178242,178241,178240,178239,178238,178237,178236,178235,178234,178233,178232,178231,178230,178229,178228,178227,178226,178225,178224,178223,178222,178221,178220,178219,178218,178217,178216,178215,178213,178212,178211,178208,178207,178206,178205,178204,178203,178202,178201,178200,178199,178197,178196,178195,178194,178193,178192,178191,178190,178189,178188,178187,178186,178185,178184,178181,178180,178179,178178,178177,178176,178175,178174,178173,178172,178171,178170,178169,178168,178167,178166,178165,178164,178163,178162,178161,178160,178159,178158,178157,178156,178155,178154,178153,178152,178151,178150,178149,178148,178147,178146,178144,178143,178142,178141,178140,178139,178138,178137,178136,178135,178134,178133,178132,178131,178130,178129,178128,178127,178126,178125,178124,178123,178122,178121,178120,178119,178118,178116,178115,178114,178113,178112,178111,178110,178108,178107,178106,178105,178104,178103,178102,178101,178100,178099,178098,178097,178096,178095,178094,178093,178092,178091,178090,178089,178088,178087,178086,178085,178084,178083,178082,178081,178079,178078,178077,178075,178074,178073,178072,178071,178070,178069,178068,178067,178066,178065,178064,178063,178062,178061,178060,178059,178058,178057,178056,178055,178054,178053,178052,178051,178050,178049,178048,178047,178046,178045,178043,178042,178041,178040,178039,178038,178037,178036,178035,178034,178033,178032,178031,178030,178029,178028,178027,178026,178025,178024,178023,178022,178021,178019,178018,178017,178016,178015,178014,178013,178012,178011,178010,178009,178008,178007,178006,178005,178004,178003,178002,178001,178000,177999,177998,177996,177995,177994,177993,177992,177991,177990,177989,177988,177987,177986,177985,177984,177983,177982,177981,177980,177979,177978,177977,177976,177975,177974,177973,177972,177971,177970,177969,177968,177967,177966,177965,177964,177963,177962,177961,177960,177959,177958,177957,177956,177955,177954,177953,177952,177951,177950,177949,177948,177946,177942,177941,177940,177939,177938,177937,177936,177935,177934,177933,177932,177931,177930,177929,177928,177927,177926,177925,177924,177923,177922,177921,177920,177919,177918,177917,177916,177915,177914,177913,177912,177911,177910,177909,177908,177907,177906,177905,177904,177903,177902,177901,177900,177899,177898,177897,177896,177895,177894,177893,177892,177891,177890,177889,177888,177887,177886,177885,177884,177883,177882,177881,177880,177879,177878,177877,177876,177875,177874,177873,177872,177871,177870,177869,177868,177867,177866,177865,177864,177863,177862,177861,177860,177859,177858,177857,177856,177855,177854,177853,177852,177851,177850,177849,177848,177847,177846,177845,177844,177843,177842,177841,177839,177838,177837,177836,177835,177834,177833,177832,177831,177830,177829,177828,177827,177826,177825,177824,177823,177821,177820,177819,177818,177817,177816,177815,177814,177813,177812,177811,177810,177809,177808,177807,177806,177805,177804,177803,177802,177801,177800,177799,177798,177797,177796,177795,177794,177793,177792,177791,177790,177789,177788,177787,177786,177785,177784,177783,177782,177781,177780,177779,177778,177777,177776,177775,177774,177772,177771,177769,177767,177766,177764,177762,177761,177760,177757,177756,177755,177753,177752,177745,177741,177735,177734,177733,177732,177731,177730,177729,177728,177727,177726,177725,177724,177723,177722,177721,177720,177719,177718,177717,177716,177715,177714,177713,177712,177710,177709,177708,177707,177706,177705,177704,177703,177702,177701,177700,177699,177698,177697,177696,177695,177694,177693,177692,177691,177690,177689,177688,177687,177685,177684,177683,177682,177681,177680,177679,177678,177677,177676,177674,177673,177672,177671,177670,177669,177668,177667,177666,177665,177664,177663,177662,177661,177658,177657,177656,177653,177652,177651,177650,177649,177648,177646,177645,177644,177643,177642,177641,177640,177639,177638,177637,177635,177634,177633,177632,177631,177630,177629,177628,177627,177626,177625,177624,177623,177622,177621,177620,177619,177618,177617,177616,177615,177614,177613,177611,177610,177609,177608,177607,177606,177605,177604,177603,177602,177601,177600,177599,177598,177597,177596,177595,177594,177593,177592,177590,177589,177588,177587,177586,177584,177583,177582,177581,177580,177579,177578,177577,177576,177575,177574,177573,177572,177571,177570,177569,177568,177567,177566,177565,177564,177563,177562,177561,177560,177559,177558,177557,177556,177555,177554,177553,177552,177551,177550,177549,177548,177547,177546,177545,177544,177543,177542,177541,177540,177539,177538,177537,177534,177533,177532,177531,177530,177529,177528,177527,177525,177524,177523,177522,177521,177520,177519,177518,177517,177516,177515,177514,177513,177512,177511,177510,177509,177508,177507,177506,177505,177504,177503,177502,177501,177500,177499,177498,177497,177496,177495,177494,177493,177492,177491,177490,177489,177488,177487,177486,177485,177484,177483,177482,177481,177480,177479,177478,177477,177476,177475,177474,177473,177472,177471,177467,177464,177462,177461,177460,177459,177458,177457,177456,177455,177453,177452,177451,177450,177449,177448,177447,177446,177445,177444,177443,177442,177441,177440,177439,177438,177437,177436,177435,177434,177433,177432,177431,177430,177429,177428,177427,177426,177425,177424,177423,177422,177421,177420,177419,177418,177417,177416,177415,177414,177413,177412,177410,177409,177408,177407,177406,177405,177404,177402,177401,177400,177399,177398,177397,177396,177395,177394,177392,177390,177389,177388,177387,177386,177385,177384,177383,177382,177381,177380,177379,177378,177377,177376,177375,177374,177373,177372,177371,177370,177369,177368,177367,177366,177365,177364,177362,177361,177360,177359,177358,177357,177356,177355,177354,177353,177352,177351,177350,177349,177348,177347,177346,177345,177344,177343,177342,177341,177340,177339,177338,177337,177336,177335,177334,177333,177332,177331,177330,177329,177328,177327,177326,177325,177324,177323,177322,177321,177320,177319,177318,177317,177316,177315,177314,177313,177312,177311,177310,177309,177308,177307,177306,177305,177304,177303,177302,177301,177300,177299,177298,177296,177295,177294,177293,177292,177291,177290,177289,177288,177287,177286,177285,177284,177282,177281,177280,177279,177278,177277,177276,177275,177274,177273,177272,177271,177270,177269,177268,177267,177266,177265,177264,177263,177262,177261,177260,177259,177258,177257,177256,177255,177254,177253,177252,177251,177250,177249,177248,177247,177246,177245,177244,177243,177242,177241,177240,177239,177238,177237,177236,177235,177234,177233,177232,177231,177230,177229,177228,177227,177226,177225,177224,177223,177222,177221,177219,177218,177217,177216,177215,177214,177213,177212,177211,177210,177209,177208,177207,177206,177205,177204,177203,177202,177201,177200,177199,177198,177197,177196,177195,177194,177193,177192,177191,177189,177188,177187,177186,177185,177184,177183,177182,177181,177180,177179,177178,177177,177176,177175,177174,177173,177171,177170,177169,177168,177167,177165,177164,177162,177161,177160,177159,177158,177157,177156,177155,177154,177153,177152,177151,177150,177149,177148,177147,177146,177145,177144,177143,177142,177141,177140,177139,177138,177137,177136,177135,177134,177133,177132,177131,177130,177129,177128,177127,177126,177125,177124,177123,177122,177121,177120,177119,177118,177117,177116,177115,177114,177113,177112,177111,177110,177109,177108,177107,177106,177105,177104,177103,177102,177101,177100,177099,177098,177097,177096,177095,177094,177093,177092,177091,177090,177089,177088,177087,177086,177085,177084,177083,177082,177081,177080,177079,177078,177077,177076,177075,177074,177073,177072,177071,177070,177069,177068,177067,177066,177065,177061,177050,177049,177045,177042,177041,177039,177034,177031,177030,177023,177022,177021,177020,177019,177017,177015,177014,177013,177012,177011,177010,177009,177008,177005,177004,177002,177001,177000,176999,176998,176997,176996,176995,176991,176987,176985,176982,176981,176979,176974,176973,176972,176969,176967,176965,176964,176963,176959,176958,176957,176956,176953,176952,176951,176949,176948,176947,176946,176945,176940,176934,176932,176930,176929,176925,176920,176919,176918,176917,176915,176914,176910,176907,176901,176896,176895,176893,176889,176883,176882,176881,176880,176879,176875,176874,176873,176871,176870,176868,176866,176865,176864,176863,176862,176861,176860,176856,176854,176853,176847,176843,176842,176840,176839,176838,176836,176835,176832,176831,176830,176829,176828,176827,176826,176825,176824,176823,176810,176803,176801,176800,176799,176798,176797,176796,176795,176794,176793,176792,176791,176790,176789,176788,176787,176786,176785,176784,176783,176782,176778,176777,176776,176774,176773,176772,176769,176768,176766,176765,176764,176763,176761,176760,176759,176758,176756,176755,176754,176752,176751,176750,176749,176748,176747,176746,176745,176744,176743,176742,176741,176740,176738,176737,176736,176735,176734,176733,176732,176731,176730,176729,176728,176727,176726,176725,176724,176723,176722,176718,176717,176716,176713,176712,176711,176710,176709,176706,176705,176704,176703,176701,176697,176696,176695,176694,176693,176692,176691,176690,176689,176688,176687,176686,176685,176684,176683,176682,176681,176680,176679,176678,176677,176676,176675,176674,176673,176672,176671,176670,176669,176668,176667,176666,176665,176664,176662,176660,176659,176658,176657,176656,176655,176654,176653,176652,176651,176650,176649,176648,176647,176646,176645,176641,176640,176639,176638,176637,176636,176635,176634,176633,176632,176631,176630,176629,176628,176627,176626,176625,176624,176623,176622,176621,176620,176619,176616,176615,176614,176613,176612,176611,176610,176609,176608,176607,176606,176605,176604,176603,176602,176600,176599,176598,176597,176596,176595,176594,176593,176592,176591,176590,176589,176588,176587,176586,176585,176584,176583,176582,176581,176580,176579,176578,176577,176576,176575,176574,176573,176572,176571,176570,176569,176568,176567,176566,176565,176564,176563,176562,176561,176560,176559,176558,176557,176556,176555,176554,176551,176550,176549,176545,176544,176543,176542,176540,176539,176538,176537,176536,176535,176534,176533,176532,176531,176530,176529,176528,176527,176526,176524,176523,176521,176520,176519,176518,176517,176516,176515,176514,176513,176512,176511,176510,176509,176508,176507,176506,176505,176504,176492,176491,176474,176461,176455,176454,176453,176452,176451,176450,176449,176448,176447,176446,176445,176444,176442,176441,176440,176439,176438,176436,176435,176434,176433,176432,176431,176430,176429,176428,176427,176426,176425,176424,176423,176422,176421,176420,176419,176415,176414,176413,176412,176411,176410,176409,176408,176407,176406,176405,176404,176402,176401,176400,176399,176398,176397,176396,176395,176394,176393,176392,176390,176388,176387,176386,176384,176383,176382,176381,176380,176379,176378,176377,176376,176373,176372,176371,176369,176368,176367,176366,176365,176364,176363,176362,176361,176360,176359,176358,176357,176356,176355,176354,176353,176352,176351,176350,176349,176348,176347,176346,176345,176344,176343,176341,176340,176339,176338,176337,176334,176333,176332,176331,176330,176329,176327,176326,176325,176324,176323,176321,176320,176319,176318,176317,176316,176315,176314,176313,176311,176310,176309,176308,176307,176306,176305,176304,176303,176302,176301,176300,176299,176298,176297,176296,176295,176294,176293,176292,176291,176290,176288,176287,176286,176285,176284,176283,176282,176281,176279,176278,176277,176276,176275,176274,176273,176272,176271,176270,176269,176268,176267,176266,176265,176264,176263,176262,176261,176260,176259,176258,176257,176255,176254,176253,176252,176251,176250,176249,176248,176247,176246,176245,176244,176243,176242,176241,176240,176239,176238,176237,176236,176235,176234,176233,176232,176231,176230,176229,176228,176227,176226,176225,176224,176223,176222,176221,176220,176219,176218,176217,176216,176215,176214,176213,176212,176211,176210,176209,176208,176207,176206,176205,176204,176203,176202,176201,176200,176199,176198,176197,176196,176195,176194,176193,176192,176191,176190,176189,176188,176187,176186,176185,176184,176183,176182,176181,176180,176179,176178,176177,176176,176175,176174,176173,176172,176171,176170,176169,176168,176167,176166,176165,176164,176163,176162,176161,176160,176159,176158,176157,176156,176155,176154,176153,176152,176151,176150,176149,176148,176147,176146,176145,176144,176143,176142,176141,176140,176139,176138,176137,176136,176135,176133,176132,176131,176130,176129,176128,176127,176126,176125,176124,176123,176122,176121,176120,176119,176118,176117,176116,176114,176113,176112,176111,176110,176109,176108,176107,176106,176105,176104,176103,176102,176101,176100,176099,176098,176097,176096,176095,176094,176093,176092,176091,176090,176089,176088,176087,176086,176085,176084,176083,176082,176081,176080,176079,176077,176076,176075,176074,176073,176072,176071,176070,176069,176068,176067,176066,176065,176064,176063,176062,176061,176060,176059,176058,176057,176056,176055,176054,176053,176052,176051,176050,176049,176048,176047,176046,176045,176044,176043,176042,176041,176040,176039,176038,176037,176036,176035,176034,176033,176032,176031,176030,176029,176028,176027,176026,176025,176024,176023,176022,176021,176020,176019,176018,176017,176016,176015,176014,176013,176012,176011,176010,176008,176007,176006,176005,176004,176003,176002,176001,176000,175999,175998,175997,175996,175995,175994,175993,175992,175991,175990,175989,175988,175987,175986,175985,175984,175983,175982,175981,175980,175979,175976,175975,175974,175973,175972,175971,175970,175969,175968,175967,175966,175963,175962,175961,175960,175959,175958,175957,175956,175955,175954,175953,175952,175951,175950,175948,175944,175942,175941,175940,175939,175938,175937,175934,175933,175932,175931,175930,175929,175928,175927,175926,175925,175924,175923,175922,175921,175920,175919,175918,175917,175916,175915,175914,175913,175912,175911,175910,175909,175908,175907,175906,175905,175904,175903,175902,175899,175898,175897,175896,175895,175894,175893,175892,175891,175890,175889,175888,175887,175886,175885,175884,175883,175882,175881,175879,175878,175877,175876,175874,175873,175872,175871,175870,175869,175868,175867,175866,175865,175864,175863,175862,175861,175860,175859,175858,175857,175856,175855,175854,175853,175852,175851,175850,175849,175848,175847,175846,175845,175844,175843,175842,175841,175840,175839,175838,175837,175836,175835,175834,175833,175832,175831,175830,175829,175828,175827,175826,175825,175824,175823,175822,175821,175820,175819,175818,175817,175816,175815,175814,175813,175812,175811,175810,175809,175808,175807,175806,175805,175804,175803,175802,175801,175800,175799,175798,175797,175796,175795,175794,175793,175792,175791,175790,175789,175788,175787,175786,175785,175784,175783,175782,175781,175780,175779,175778,175777,175776,175775,175774,175773,175772,175771,175770,175769,175768,175767,175766,175765,175764,175763,175762,175760,175759,175758,175757,175756,175755,175736,175735,175734,175732,175731,175730,175729,175728,175727,175726,175725,175724,175723,175722,175721,175720,175719,175718,175716,175715,175714,175713,175712,175711,175709,175708,175707,175706,175705,175704,175703,175702,175701,175700,175699,175698,175697,175696,175695,175694,175692,175691,175690,175689,175688,175687,175686,175685,175684,175683,175681,175680,175679,175678,175677,175676,175675,175674,175673,175672,175671,175670,175669,175667,175666,175665,175664,175663,175662,175661,175660,175659,175658,175657,175656,175655,175654,175653,175652,175651,175650,175649,175648,175647,175646,175645,175644,175643,175642,175641,175640,175639,175638,175637,175636,175635,175634,175633,175632,175631,175630,175629,175628,175627,175626,175625,175624,175623,175622,175621,175620,175619,175618,175617,175616,175615,175614,175613,175612,175611,175610,175609,175608,175607,175606,175605,175604,175603,175602,175601,175600,175599,175598,175597,175596,175595,175594,175593,175592,175591,175590,175589,175588,175587,175586,175585,175584,175583,175582,175581,175580,175579,175578,175577,175576,175575,175574,175573,175572,175571,175569,175568,175566,175565,175564,175563,175562,175561,175560,175559,175558,175557,175556,175555,175554,175553,175552,175551,175550,175549,175548,175547,175546,175544,175543,175542,175541,175540,175539,175538,175537,175536,175535,175534,175533,175532,175531,175530,175529,175528,175527,175526,175525,175524,175523,175522,175521,175520,175519,175518,175517,175516,175515,175514,175513,175512,175511,175510,175508,175507,175506,175505,175504,175503,175502,175501,175500,175499,175498,175497,175496,175495,175494,175493,175492,175491,175490,175489,175488,175487,175486,175485,175484,175483,175482,175481,175480,175478,175477,175476,175474,175473,175472,175471,175470,175469,175468,175467,175466,175465,175464,175463,175462,175461,175460,175459,175458,175457,175456,175455,175454,175453,175452,175451,175450,175449,175448,175447,175446,175445,175444,175443,175442,175441,175440,175439,175438,175437,175436,175435,175434,175433,175432,175431,175430,175429,175428,175427,175426,175425,175424,175423,175422,175421,175420,175419,175418,175417,175416,175415,175414,175413,175412,175411,175410,175408,175407,175406,175405,175404,175403,175402,175401,175400,175398,175397,175396,175395,175394,175393,175392,175391,175390,175389,175388,175387,175386,175385,175384,175383,175382,175381,175380,175379,175378,175377,175376,175375,175374,175373,175372,175371,175370,175369,175368,175366,175365,175364,175363,175362,175361,175360,175359,175358,175354,175350,175348,175347,175346,175345,175344,175343,175342,175341,175340,175339,175338,175337,175336,175335,175334,175333,175332,175331,175330,175329,175328,175327,175326,175325,175324,175323,175322,175321,175320,175319,175318,175317,175316,175315,175314,175313,175312,175311,175310,175309,175308,175307,175306,175305,175304,175303,175302,175301,175300,175299,175297,175296,175295,175294,175293,175292,175291,175290,175289,175288,175287,175285,175284,175280,175279,175278,175277,175276,175275,175274,175273,175272,175271,175270,175269,175268,175267,175266,175265,175264,175263,175262,175261,175260,175259,175258,175257,175256,175255,175254,175253,175252,175251,175250,175246,175245,175244,175243,175242,175241,175240,175239,175238,175237,175235,175234,175233,175232,175231,175229,175228,175227,175226,175225,175224,175223,175222,175221,175220,175219,175218,175217,175216,175215,175214,175213,175212,175211,175210,175209,175208,175207,175206,175205,175204,175203,175202,175201,175200,175199,175198,175196,175194,175193,175192,175191,175190,175189,175187,175186,175185,175184,175183,175182,175181,175180,175179,175178,175177,175176,175175,175174,175173,175172,175171,175170,175169,175168,175167,175166,175165,175164,175163,175162,175161,175160,175159,175158,175157,175156,175155,175154,175153,175152,175151,175150,175149,175148,175147,175146,175145,175144,175143,175142,175141,175140,175139,175138,175137,175136,175134,175133,175132,175131,175129,175128,175127,175126,175125,175124,175123,175121,175120,175119,175118,175117,175116,175115,175114,175113,175112,175110,175109,175108,175107,175106,175105,175104,175103,175102,175101,175100,175099,175098,175097,175096,175095,175094,175093,175092,175091,175090,175089,175087,175086,175085,175084,175083,175082,175081,175080,175079,175078,175077,175076,175074,175073,175072,175071,175070,175069,175068,175067,175066,175065,175064,175063,175062,175061,175060,175059,175058,175057,175056,175054,175053,175052,175051,175050,175049,175048,175046,175044,175042,175040,175039,175038,175037,175036,175035,175034,175033,175032,175031,175030,175029,175028,175027,175026,175025,175024,175023,175022,175021,175020,175019,175018,175017,175016,175015,175014,175013,175012,175011,175010,175009,175008,175004,175003,175002,175001,175000,174998,174994,174993,174992,174991,174990,174989,174988,174987,174986,174985,174984,174983,174982,174981,174980,174979,174978,174977,174976,174975,174974,174973,174972,174971,174970,174969,174968,174967,174966,174965,174964,174963,174962,174961,174960,174959,174958,174957,174956,174955,174954,174953,174952,174951,174950,174949,174948,174947,174946,174945,174944,174943,174942,174941,174940,174939,174938,174937,174936,174935,174934,174933,174932,174931,174930,174929,174928,174927,174926,174925,174924,174923,174922,174921,174920,174919,174918,174917,174916,174915,174914,174913,174912,174911,174910,174909,174908,174907,174906,174904,174903,174902,174901,174900,174899,174898,174897,174896,174895,174894,174893,174892,174891,174890,174889,174888,174887,174886,174885,174884,174883,174882,174881,174880,174879,174878,174877,174876,174875,174874,174873,174872,174871,174870,174869,174868,174867,174865,174864,174863,174862,174861,174859,174858,174857,174856,174855,174854,174853,174852,174851,174850,174849,174848,174847,174846,174845,174844,174843,174842,174841,174840,174839,174838,174837,174836,174835,174834,174833,174832,174831,174830,174828,174827,174826,174825,174824,174823,174822,174819,174818,174817,174816,174815,174814,174813,174812,174811,174810,174809,174808,174807,174806,174805,174804,174803,174802,174801,174800,174799,174798,174797,174796,174795,174794,174793,174792,174791,174790,174789,174788,174787,174786,174785,174783,174781,174780,174779,174778,174777,174776,174775,174774,174773,174772,174771,174770,174769,174768,174766,174761,174760,174759,174758,174757,174756,174754,174752,174751,174750,174746,174745,174744,174743,174742,174741,174740,174739,174738,174737,174735,174734,174733,174732,174731,174730,174729,174728,174727,174726,174725,174724,174723,174722,174721,174720,174719,174718,174717,174716,174715,174714,174713,174712,174711,174710,174709,174708,174707,174705,174704,174702,174701,174700,174699,174694,174693,174692,174691,174690,174689,174688,174687,174685,174684,174683,174682,174681,174680,174679,174678,174677,174676,174675,174673,174672,174670,174668,174667,174666,174665,174664,174663,174662,174661,174660,174657,174656,174655,174654,174653,174652,174651,174650,174649,174647,174646,174645,174643,174642,174641,174640,174638,174637,174636,174635,174634,174633,174632,174631,174630,174629,174628,174627,174626,174625,174624,174623,174621,174620,174619,174618,174615,174614,174613,174612,174611,174610,174609,174608,174607,174606,174605,174604,174603,174602,174601,174600,174599,174598,174597,174596,174595,174594,174593,174592,174591,174590,174589,174587,174586,174585,174584,174583,174582,174581,174580,174579,174578,174577,174576,174575,174574,174573,174572,174571,174570,174569,174568,174567,174566,174565,174564,174563,174562,174561,174560,174559,174558,174557,174556,174555,174554,174553,174552,174551,174550,174549,174548,174547,174546,174545,174544,174543,174542,174541,174540,174539,174538,174537,174536,174535,174534,174533,174532,174531,174530,174529,174528,174527,174526,174525,174524,174523,174522,174521,174520,174519,174518,174517,174516,174515,174514,174513,174512,174511,174510,174509,174508,174507,174506,174505,174504,174503,174502,174501,174500,174499,174498,174497,174496,174495,174494,174493,174492,174491,174490,174489,174488,174487,174486,174485,174484,174483,174482,174481,174480,174479,174478,174477,174476,174475,174474,174473,174472,174470,174469,174468,174467,174466,174465,174464,174463,174462,174461,174460,174459,174458,174457,174456,174455,174454,174453,174452,174451,174450,174449,174448,174447,174446,174445,174444,174443,174442,174441,174440,174439,174438,174437,174436,174435,174434,174433,174432,174431,174430,174429,174428,174427,174426,174425,174424,174423,174422,174421,174420,174419,174418,174417,174416,174415,174414,174413,174412,174411,174410,174409,174408,174407,174405,174403,174402,174401,174400,174399,174398,174397,174396,174395,174394,174393,174392,174391,174390,174389,174388,174387,174386,174385,174384,174383,174382,174381,174380,174379,174378,174377,174376,174375,174374,174373,174372,174371,174370,174369,174368,174367,174366,174365,174364,174363,174362,174361,174360,174359,174358,174357,174356,174355,174354,174353,174352,174351,174350,174349,174348,174347,174346,174345,174344,174343,174342,174341,174340,174339,174338,174337,174336,174335,174334,174333,174332,174331,174330,174329,174328,174327,174326,174325,174324,174323,174321,174320,174319,174318,174317,174316,174315,174314,174313,174312,174311,174310,174309,174308,174307,174306,174305,174304,174303,174302,174301,174300,174299,174298,174297,174296,174295,174294,174293,174292,174291,174290,174289,174288,174287,174286,174285,174284,174283,174282,174281,174280,174279,174278,174277,174276,174275,174274,174273,174272,174271,174270,174269,174268,174266,174265,174264,174263,174262,174261,174260,174259,174258,174257,174256,174255,174254,174253,174252,174251,174250,174249,174248,174247,174246,174245,174244,174243,174242,174241,174240,174239,174238,174237,174236,174235,174234,174233,174232,174231,174230,174229,174228,174227,174226,174225,174224,174223,174222,174221,174220,174219,174218,174217,174216,174215,174213,174212,174211,174210,174209,174208,174207,174206,174205,174204,174203,174202,174201,174200,174199,174198,174197,174196,174195,174194,174193,174192,174191,174190,174189,174188,174187,174186,174185,174184,174183,174182,174181,174180,174179,174178,174177,174176,174175,174174,174173,174172,174171,174170,174169,174168,174167,174166,174165,174164,174163,174162,174161,174160,174159,174158,174157,174156,174155,174154,174153,174152,174151,174150,174147,174146,174145,174144,174143,174142,174141,174140,174139,174138,174137,174136,174135,174134,174133,174132,174131,174130,174129,174128,174127,174126,174125,174124,174123,174122,174121,174120,174119,174118,174117,174116,174115,174114,174113,174112,174111,174110,174109,174108,174107,174106,174105,174103,174102,174101,174100,174099,174098,174096,174095,174094,174093,174092,174091,174090,174089,174088,174087,174086,174085,174084,174083,174082,174081,174080,174079,174078,174077,174076,174075,174074,174073,174072,174071,174070,174069,174068,174067,174066,174065,174064,174063,174062,174061,174060,174059,174058,174057,174056,174055,174054,174053,174052,174051,174050,174049,174048,174047,174046,174045,174044,174043,174042,174041,174040,174039,174038,174037,174036,174035,174034,174033,174032,174031,174030,174029,174028,174027,174026,174025,174024,174023,174022,174021,174020,174019,174018,174017,174016,174015,174014,174013,174012,174010,174008,174007,174006,174005,174004,174003,174002,174001,174000,173999,173998,173997,173996,173995,173994,173993,173992,173991,173990,173989,173988,173987,173986,173985,173984,173983,173982,173981,173980,173979,173978,173977,173976,173975,173974,173973,173972,173971,173970,173969,173968,173967,173966,173964,173963,173962,173961,173960,173959,173958,173957,173956,173955,173954,173953,173952,173951,173950,173949,173948,173947,173946,173945,173944,173943,173942,173941,173940,173939,173938,173937,173936,173935,173934,173933,173932,173931,173930,173929,173928,173927,173926,173925,173924,173923,173922,173921,173920,173919,173918,173917,173916,173915,173914,173913,173912,173911,173910,173909,173908,173907,173906,173905,173904,173903,173902,173901,173900,173899,173898,173897,173896,173895,173894,173892,173891,173890,173889,173888,173887,173886,173885,173884,173883,173882,173881,173880,173879,173878,173877,173876,173875,173874,173873,173872,173870,173869,173868,173867,173866,173865,173864,173863,173862,173861,173860,173859,173858,173857,173856,173855,173854,173853,173852,173851,173850,173849,173848,173847,173846,173845,173844,173843,173842,173841,173840,173839,173838,173837,173836,173835,173834,173833,173832,173831,173830,173829,173828,173827,173826,173825,173824,173823,173822,173821,173820,173819,173818,173817,173816,173815,173814,173813,173812,173811,173810,173809,173808,173807,173806,173805,173804,173803,173802,173801,173800,173799,173798,173797,173796,173795,173794,173793,173792,173791,173790,173789,173788,173787,173786,173785,173784,173783,173782,173781,173780,173779,173778,173777,173776,173775,173774,173773,173772,173771,173770,173769,173768,173767,173766,173765,173764,173763,173762,173761,173760,173757,173756,173755,173753,173752,173751,173750,173749,173748,173747,173746,173745,173744,173743,173742,173741,173740,173739,173738,173737,173736,173735,173734,173733,173732,173731,173730,173729,173728,173727,173726,173725,173724,173723,173722,173721,173720,173719,173718,173717,173716,173715,173714,173713,173712,173711,173710,173709,173708,173707,173706,173705,173704,173703,173702,173701,173700,173699,173698,173697,173696,173695,173693,173692,173691,173690,173689,173688,173687,173686,173685,173684,173683,173682,173681,173680,173679,173678,173677,173676,173675,173674,173673,173672,173671,173670,173669,173668,173667,173666,173665,173664,173663,173662,173661,173660,173659,173658,173657,173656,173655,173654,173653,173652,173651,173650,173649,173648,173647,173646,173645,173644,173643,173642,173641,173640,173639,173638,173637,173636,173635,173634,173633,173632,173631,173630,173629,173628,173627,173626,173625,173624,173622,173621,173620,173619,173618,173617,173616,173615,173614,173613,173612,173611,173610,173609,173608,173607,173604,173603,173602,173601,173600,173599,173598,173597,173596,173595,173594,173593,173591,173590,173589,173588,173587,173586,173585,173584,173583,173582,173581,173580,173579,173578,173577,173576,173575,173574,173573,173572,173571,173570,173569,173568,173567,173566,173565,173564,173563,173562,173561,173560,173559,173558,173557,173556,173555,173554,173553,173552,173551,173550,173549,173548,173547,173546,173545,173544,173543,173542,173541,173540,173539,173538,173537,173536,173535,173534,173533,173532,173531,173530,173529,173528,173527,173526,173525,173524,173523,173522,173521,173520,173519,173518,173517,173516,173515,173514,173513,173512,173511,173510,173509,173508,173507,173506,173505,173504,173503,173502,173501,173500,173499,173498,173497,173496,173495,173494,173493,173492,173491,173490,173489,173488,173487,173486,173485,173484,173483,173482,173481,173480,173479,173478,173477,173476,173475,173474,173473,173472,173471,173470,173469,173468,173467,173466,173465,173464,173463,173462,173461,173460,173459,173458,173457,173456,173455,173454,173453,173452,173451,173450,173449,173448,173447,173446,173445,173444,173443,173442,173441,173440,173439,173438,173436,173435,173434,173433,173432,173431,173430,173428,173427,173426,173425,173424,173423,173422,173420,173419,173418,173417,173416,173415,173414,173413,173412,173411,173410,173409,173408,173407,173406,173405,173404,173403,173402,173401,173400,173399,173398,173397,173396,173395,173394,173393,173392,173391,173390,173389,173388,173387,173386,173385,173384,173383,173382,173381,173380,173379,173378,173377,173376,173375,173374,173373,173372,173371,173370,173369,173368,173367,173366,173365,173364,173363,173362,173361,173360,173359,173358,173357,173356,173355,173354,173353,173352,173351,173350,173349,173348,173345,173344,173343,173342,173341,173340,173339,173337,173336,173335,173334,173333,173332,173331,173330,173329,173328,173327,173326,173325,173324,173323,173322,173321,173320,173319,173318,173317,173316,173315,173314,173313,173312,173311,173310,173309,173308,173307,173306,173305,173304,173303,173302,173301,173300,173299,173298,173297,173296,173295,173294,173293,173292,173291,173290,173289,173288,173287,173286,173285,173284,173282,173281,173280,173279,173278,173277,173276,173275,173274,173273,173272,173271,173270,173269,173268,173267,173266,173265,173264,173263,173262,173261,173260,173259,173258,173257,173256,173255,173254,173253,173252,173251,173250,173249,173248,173247,173246,173245,173244,173243,173242,173241,173240,173239,173238,173237,173236,173235,173234,173233,173232,173231,173230,173229,173228,173227,173226,173225,173224,173223,173222,173221,173220,173219,173218,173216,173215,173214,173213,173212,173211,173210,173209,173208,173207,173206,173205,173204,173203,173202,173201,173200,173199,173198,173197,173196,173195,173194,173193,173192,173191,173190,173189,173188,173187,173186,173185,173184,173182,173181,173180,173179,173178,173177,173176,173175,173174,173173,173172,173171,173170,173169,173168,173167,173166,173165,173164,173163,173162,173161,173159,173158,173157,173156,173155,173154,173153,173152,173151,173150,173149,173148,173147,173146,173145,173144,173143,173142,173141,173140,173139,173138,173137,173136,173135,173134,173133,173132,173131,173130,173129,173128,173127,173126,173125,173124,173123,173122,173121,173120,173119,173118,173117,173116,173115,173114,173113,173112,173111,173110,173109,173108,173107,173106,173105,173104,173103,173102,173101,173100,173098,173097,173096,173095,173094,173093,173092,173091,173090,173089,173088,173087,173086,173085,173084,173083,173082,173081,173080,173079,173078,173076,173075,173074,173073,173072,173071,173070,173069,173067,173066,173065,173064,173063,173062,173061,173060,173059,173058,173057,173056,173055,173054,173053,173052,173051,173050,173049,173048,173047,173046,173045,173044,173043,173042,173041,173040,173039,173038,173037,173036,173034,173033,173032,173031,173030,173029,173028,173027,173026,173025,173024,173023,173022,173021,173020,173019,173018,173017,173016,173015,173014,173013,173012,173011,173010,173009,173008,173007,173006,173005,173004,173003,173002,173001,173000,172999,172998,172997,172996,172995,172994,172993,172992,172991,172990,172989,172988,172987,172986,172985,172984,172983,172982,172981,172980,172979,172978,172977,172976,172975,172974,172973,172972,172971,172970,172969,172968,172967,172966,172965,172964,172963,172962,172961,172960,172959,172958,172957,172956,172955,172954,172953,172952,172951,172950,172949,172948,172947,172946,172945,172944,172943,172942,172941,172940,172939,172938,172937,172936,172935,172934,172933,172932,172931,172930,172929,172928,172927,172925,172924,172923,172922,172917,172916,172915,172914,172913,172912,172911,172910,172909,172907,172906,172905,172903,172902,172901,172900,172899,172898,172897,172896,172895,172894,172893,172892,172891,172890,172888,172887,172886,172885,172884,172883,172882,172881,172880,172879,172878,172877,172876,172875,172874,172873,172872,172871,172870,172869,172868,172867,172866,172865,172864,172863,172862,172861,172860,172859,172858,172857,172856,172855,172854,172852,172851,172850,172849,172848,172847,172846,172845,172844,172843,172841,172840,172839,172838,172837,172836,172835,172834,172833,172832,172831,172830,172829,172828,172827,172826,172825,172824,172823,172822,172821,172820,172819,172818,172817,172816,172815,172814,172813,172812,172811,172809,172807,172806,172805,172804,172803,172802,172801,172800,172799,172798,172797,172796,172795,172794,172793,172792,172791,172790,172789,172788,172787,172786,172785,172784,172783,172782,172781,172780,172779,172778,172777,172776,172775,172774,172773,172772,172771,172770,172769,172768,172767,172766,172765,172764,172763,172762,172761,172760,172759,172758,172757,172756,172755,172754,172753,172752,172751,172750,172749,172748,172747,172746,172745,172744,172743,172742,172741,172740,172739,172738,172737,172736,172735,172734,172733,172732,172731,172730,172728,172727,172726,172725,172724,172723,172722,172721,172720,172719,172718,172717,172716,172715,172714,172713,172712,172711,172710,172709,172708,172707,172706,172705,172704,172703,172702,172701,172700,172699,172698,172697,172696,172695,172694,172693,172692,172691,172690,172688,172687,172686,172684,172683,172682,172681,172680,172679,172678,172677,172676,172675,172674,172673,172672,172671,172670,172669,172668,172667,172666,172665,172664,172663,172662,172661,172660,172659,172658,172657,172656,172655,172654,172653,172652,172651,172650,172649,172648,172647,172645,172644,172643,172642,172641,172640,172639,172637,172636,172635,172634,172633,172632,172631,172630,172629,172628,172627,172626,172625,172624,172622,172621,172620,172619,172618,172617,172616,172615,172614,172612,172611,172610,172609,172608,172607,172606,172605,172604,172603,172602,172601,172600,172599,172598,172597,172596,172595,172594,172593,172592,172591,172590,172589,172588,172587,172586,172585,172584,172583,172582,172581,172580,172579,172578,172577,172576,172575,172574,172573,172572,172571,172570,172569,172568,172567,172566,172565,172564,172563,172562,172561,172560,172558,172557,172556,172555,172554,172549,172545,172544,172543,172542,172541,172540,172539,172538,172537,172536,172535,172534,172533,172532,172531,172530,172529,172528,172527,172526,172525,172524,172523,172522,172521,172520,172519,172518,172517,172516,172515,172514,172513,172512,172511,172510,172509,172508,172507,172505,172504,172502,172501,172500,172499,172498,172497,172496,172495,172494,172493,172492,172491,172490,172489,172488,172487,172486,172485,172484,172483,172482,172481,172480,172479,172478,172477,172476,172475,172474,172473,172472,172471,172470,172469,172468,172467,172466,172465,172464,172463,172462,172461,172460,172459,172458,172457,172456,172455,172454,172453,172451,172450,172449,172448,172447,172446,172445,172444,172443,172442,172441,172440,172439,172438,172437,172436,172435,172434,172433,172432,172431,172430,172429,172428,172427,172426,172425,172424,172423,172422,172421,172420,172419,172418,172417,172416,172415,172414,172413,172412,172411,172410,172409,172408,172407,172406,172405,172404,172403,172402,172401,172400,172399,172398,172397,172396,172395,172394,172393,172392,172391,172390,172389,172388,172387,172386,172385,172384,172383,172382,172381,172380,172379,172378,172377,172376,172375,172374,172373,172372,172371,172370,172369,172368,172367,172366,172365,172364,172363,172362,172361,172360,172359,172358,172357,172356,172355,172354,172353,172352,172351,172350,172349,172348,172347,172346,172345,172344,172343,172342,172341,172340,172339,172338,172337,172336,172335,172334,172333,172332,172331,172330,172329,172328,172327,172326,172325,172324,172323,172322,172321,172320,172319,172318,172317,172316,172315,172314,172313,172312,172311,172310,172309,172308,172307,172306,172305,172302,172301,172300,172299,172298,172297,172296,172295,172294,172293,172292,172291,172290,172289,172288,172287,172286,172284,172283,172282,172281,172280,172279,172278,172277,172276,172275,172274,172273,172272,172271,172270,172269,172268,172267,172266,172265,172264,172263,172262,172261,172260,172259,172258,172257,172256,172255,172254,172253,172252,172251,172250,172249,172248,172247,172246,172245,172244,172243,172242,172241,172240,172239,172238,172237,172232,172231,172228,172227,172226,172225,172224,172223,172222,172221,172220,172219,172218,172217,172216,172215,172214,172213,172212,172211,172210,172209,172208,172207,172206,172205,172204,172203,172202,172201,172200,172199,172198,172196,172194,172193,172192,172191,172190,172189,172188,172187,172186,172185,172184,172183,172182,172181,172180,172179,172178,172177,172176,172175,172174,172173,172172,172171,172170,172169,172168,172167,172166,172164,172163,172162,172161,172160,172159,172158,172157,172156,172155,172154,172153,172152,172151,172150,172149,172148,172147,172146,172145,172144,172142,172141,172140,172139,172138,172137,172136,172135,172134,172133,172132,172130,172129,172128,172127,172126,172124,172123,172122,172120,172119,172118,172117,172116,172115,172114,172113,172112,172111,172110,172109,172108,172107,172106,172105,172104,172103,172102,172101,172099,172098,172097,172096,172095,172094,172093,172092,172091,172090,172089,172088,172087,172086,172085,172084,172083,172082,172081,172080,172079,172078,172077,172076,172075,172074,172073,172072,172071,172070,172069,172068,172067,172066,172065,172064,172063,172062,172061,172060,172059,172058,172057,172056,172055,172054,172053,172052,172051,172050,172049,172048,172047,172046,172045,172042,172041,172040,172039,172038,172037,172036,172035,172034,172033,172032,172031,172030,172029,172028,172027,172026,172025,172024,172023,172022,172021,172020,172019,172018,172017,172016,172015,172014,172012,172011,172010,172009,172008,172007,172006,172005,172004,172003,172002,172001,172000,171999,171998,171997,171996,171995,171994,171993,171992,171991,171990,171989,171988,171987,171986,171985,171984,171983,171982,171981,171980,171979,171978,171977,171976,171975,171974,171973,171972,171971,171970,171969,171968,171967,171966,171965,171964,171963,171962,171961,171960,171959,171958,171957,171956,171955,171954,171953,171952,171951,171950,171948,171947,171946,171945,171944,171943,171942,171941,171940,171939,171938,171937,171936,171935,171934,171933,171932,171931,171930,171929,171928,171927,171926,171925,171924,171923,171922,171921,171920,171919,171918,171917,171916,171915,171914,171913,171912,171911,171910,171909,171908,171907,171906,171905,171904,171903,171902,171901,171900,171899,171898,171897,171896,171895,171894,171893,171892,171891,171890,171889,171888,171887,171886,171885,171884,171883,171882,171881,171880,171879,171878,171877,171876,171875,171874,171873,171872,171871,171870,171869,171868,171867,171865,171864,171863,171862,171861,171860,171859,171858,171857,171856,171855,171854,171853,171852,171851,171850,171849,171848,171847,171846,171845,171844,171843,171842,171841,171840,171839,171838,171837,171836,171835,171834,171833,171832,171831,171830,171829,171828,171827,171826,171825,171824,171823,171822,171821,171820,171819,171817,171816,171815,171814,171813,171812,171811,171810,171809,171808,171807,171806,171805,171804,171803,171802,171801,171800,171799,171798,171796,171795,171794,171793,171792,171791,171790,171789,171788,171787,171786,171785,171784,171783,171782,171781,171776,171775,171772,171771,171770,171769,171768,171767,171766,171765,171764,171763,171762,171761,171760,171759,171758,171757,171756,171755,171754,171753,171752,171750,171749,171748,171747,171746,171745,171744,171743,171742,171741,171740,171739,171738,171737,171736,171735,171734,171733,171732,171731,171730,171729,171728,171727,171726,171725,171724,171723,171722,171721,171720,171719,171718,171717,171716,171715,171714,171713,171712,171711,171710,171709,171708,171707,171706,171705,171704,171703,171702,171701,171700,171699,171698,171697,171696,171695,171694,171693,171692,171691,171690,171689,171688,171687,171686,171685,171684,171680,171679,171678,171677,171676,171675,171674,171673,171672,171671,171670,171669,171668,171667,171666,171665,171664,171663,171662,171661,171660,171659,171658,171657,171656,171655,171654,171653,171652,171651,171650,171649,171648,171647,171646,171645,171644,171643,171642,171641,171640,171639,171638,171637,171636,171635,171634,171633,171632,171631,171630,171629,171628,171627,171626,171625,171624,171623,171622,171621,171620,171619,171618,171617,171616,171615,171614,171613,171612,171611,171604,171603,171602,171601,171600,171599,171598,171597,171596,171595,171594,171593,171592,171591,171590,171589,171588,171587,171586,171585,171584,171583,171582,171581,171580,171579,171578,171577,171576,171575,171574,171573,171572,171571,171570,171569,171568,171567,171566,171565,171564,171563,171562,171561,171560,171559,171558,171557,171556,171555,171554,171553,171552,171551,171550,171549,171548,171547,171546,171545,171544,171543,171542,171541,171540,171539,171538,171537,171536,171535,171534,171533,171532,171531,171530,171529,171528,171527,171526,171525,171524,171523,171522,171521,171520,171519,171518,171517,171516,171515,171514,171513,171512,171511,171510,171509,171508,171506,171505,171504,171503,171502,171501,171500,171499,171498,171497,171496,171495,171494,171493,171492,171491,171490,171489,171488,171487,171486,171485,171484,171483,171482,171481,171480,171479,171478,171477,171476,171475,171474,171473,171472,171471,171470,171469,171468,171467,171466,171465,171464,171463,171462,171461,171460,171459,171458,171457,171456,171455,171454,171453,171452,171451,171450,171449,171448,171447,171446,171445,171444,171443,171442,171440,171439,171438,171437,171436,171435,171434,171433,171432,171431,171430,171429,171428,171427,171426,171425,171424,171423,171422,171421,171420,171419,171418,171417,171416,171415,171414,171413,171412,171411,171410,171409,171408,171407,171406,171405,171404,171403,171402,171401,171400,171399,171398,171397,171396,171394,171393,171392,171391,171390,171389,171388,171387,171386,171385,171384,171383,171382,171381,171379,171378,171377,171376,171375,171374,171373,171372,171371,171370,171369,171368,171367,171366,171365,171364,171363,171362,171361,171360,171359,171358,171357,171356,171355,171354,171353,171352,171351,171350,171349,171348,171347,171346,171345,171344,171343,171342,171341,171340,171339,171338,171337,171336,171335,171334,171333,171332,171331,171330,171329,171328,171327,171326,171325,171324,171323,171322,171321,171320,171319,171318,171317,171316,171315,171314,171313,171312,171311,171310,171309,171308,171307,171306,171305,171304,171303,171302,171301,171300,171299,171297,171296,171295,171294,171293,171292,171291,171290,171289,171288,171287,171286,171285,171284,171283,171282,171281,171280,171279,171278,171277,171276,171275,171274,171273,171272,171271,171270,171269,171268,171267,171266,171265,171264,171263,171262,171261,171260,171259,171258,171257,171256,171255,171254,171253,171252,171251,171250,171249,171248,171247,171246,171245,171244,171243,171242,171241,171240,171239,171238,171237,171236,171235,171234,171233,171232,171231,171230,171229,171228,171227,171226,171225,171224,171223,171222,171221,171220,171219,171218,171217,171216,171215,171214,171213,171212,171211,171210,171209,171208,171207,171206,171205,171204,171203,171202,171201,171200,171199,171198,171196,171195,171194,171193,171192,171191,171190,171189,171188,171187,171186,171185,171184,171183,171181,171180,171179,171178,171177,171176,171175,171174,171173,171172,171171,171170,171169,171168,171167,171166,171165,171164,171163,171162,171161,171160,171159,171158,171157,171156,171155,171154,171153,171152,171151,171150,171149,171148,171147,171146,171145,171143,171142,171141,171140,171139,171138,171136,171135,171133,171132,171130,171129,171128,171127,171125,171124,171123,171122,171121,171120,171119,171118,171117,171116,171115,171113,171112,171111,171110,171109,171108,171107,171106,171105,171104,171103,171102,171101,171100,171099,171098,171097,171096,171095,171094,171093,171092,171091,171090,171089,171088,171086,171085,171084,171083,171082,171081,171080,171076,171074,171073,171072,171071,171070,171069,171068,171067,171066,171065,171064,171063,171062,171061,171060,171059,171058,171057,171056,171055,171054,171053,171052,171051,171050,171049,171048,171045,171044,171043,171042,171041,171040,171039,171038,171037,171036,171035,171032,171031,171030,171029,171028,171027,171026,171025,171024,171023,171022,171021,171020,171019,171018,171017,171016,171015,171014,171013,171012,171011,171010,171009,171008,171007,171006,171005,171004,171003,171002,171001,171000,170999,170998,170997,170996,170995,170994,170993,170992,170991,170990,170989,170988,170987,170986,170985,170984,170983,170982,170981,170980,170979,170978,170977,170976,170975,170974,170973,170972,170971,170970,170969,170968,170967,170966,170965,170964,170963,170962,170960,170959,170958,170957,170956,170955,170954,170953,170952,170951,170950,170949,170948,170947,170946,170945,170944,170943,170942,170941,170940,170939,170938,170937,170936,170935,170934,170933,170932,170931,170930,170929,170928,170927,170926,170925,170924,170923,170922,170921,170920,170919,170918,170917,170916,170915,170914,170913,170912,170911,170910,170909,170908,170907,170906,170905,170904,170903,170902,170901,170900,170899,170898,170897,170896,170895,170894,170893,170892,170891,170890,170889,170888,170886,170885,170884,170883,170882,170881,170880,170879,170878,170877,170876,170875,170874,170873,170872,170871,170870,170869,170868,170867,170866,170865,170864,170863,170862,170861,170860,170859,170858,170857,170856,170855,170854,170853,170852,170851,170850,170849,170848,170847,170846,170845,170844,170843,170842,170841,170840,170839,170838,170837,170836,170835,170834,170833,170832,170831,170830,170829,170828,170827,170826,170825,170824,170823,170822,170821,170820,170819,170818,170817,170816,170815,170814,170813,170812,170811,170810,170809,170808,170807,170806,170805,170804,170803,170802,170801,170800,170799,170798,170797,170795,170794,170793,170792,170791,170790,170789,170788,170787,170786,170785,170784,170783,170782,170781,170780,170779,170778,170777,170776,170775,170774,170773,170772,170771,170770,170769,170768,170767,170766,170765,170764,170763,170762,170761,170760,170759,170757,170756,170755,170754,170753,170751,170750,170749,170748,170747,170746,170745,170742,170741,170740,170739,170737,170736,170735,170734,170733,170731,170730,170729,170728,170727,170726,170725,170724,170723,170722,170721,170720,170718,170717,170716,170715,170714,170713,170712,170711,170710,170709,170708,170707,170706,170705,170704,170703,170702,170701,170700,170699,170698,170697,170696,170695,170694,170693,170692,170691,170690,170689,170688,170687,170686,170685,170684,170683,170682,170681,170680,170679,170678,170677,170676,170675,170674,170673,170671,170670,170669,170668,170667,170666,170665,170664,170663,170662,170661,170660,170659,170658,170657,170656,170654,170652,170651,170650,170649,170648,170647,170646,170645,170644,170643,170642,170641,170640,170639,170638,170637,170636,170635,170634,170633,170632,170631,170630,170629,170628,170627,170626,170625,170624,170623,170622,170621,170620,170619,170618,170617,170616,170614,170613,170610,170609,170608,170607,170606,170605,170604,170603,170602,170601,170600,170599,170598,170597,170596,170595,170594,170593,170592,170591,170590,170588,170587,170586,170585,170584,170583,170582,170581,170580,170579,170578,170577,170576,170575,170574,170573,170572,170571,170570,170569,170568,170567,170566,170565,170564,170563,170562,170561,170560,170559,170558,170557,170556,170555,170554,170553,170552,170551,170550,170549,170548,170547,170546,170545,170544,170543,170542,170541,170540,170539,170538,170537,170536,170535,170534,170533,170532,170531,170530,170528,170527,170526,170525,170524,170523,170522,170521,170520,170519,170518,170517,170516,170515,170514,170513,170512,170511,170510,170509,170508,170507,170506,170505,170504,170503,170502,170501,170500,170499,170498,170497,170496,170495,170494,170493,170492,170491,170490,170489,170488,170487,170486,170485,170484,170483,170482,170481,170480,170479,170478,170477,170476,170475,170474,170473,170472,170471,170470,170469,170468,170467,170466,170465,170464,170463,170462,170461,170460,170459,170458,170457,170456,170455,170454,170453,170452,170451,170450,170449,170448,170447,170446,170445,170444,170443,170442,170441,170440,170439,170438,170437,170436,170435,170434,170433,170432,170431,170430,170429,170428,170427,170426,170425,170424,170423,170422,170421,170420,170419,170418,170417,170416,170415,170414,170413,170412,170410,170409,170408,170407,170406,170405,170404,170403,170402,170401,170400,170399,170398,170397,170396,170395,170394,170393,170392,170391,170390,170389,170388,170387,170386,170385,170384,170383,170382,170381,170380,170379,170378,170377,170376,170375,170374,170373,170372,170371,170370,170369,170368,170367,170366,170365,170364,170363,170362,170361,170360,170359,170358,170357,170356,170355,170354,170353,170352,170351,170350,170349,170348,170347,170346,170345,170344,170343,170342,170341,170340,170339,170338,170337,170336,170335,170334,170333,170332,170331,170330,170329,170328,170327,170326,170325,170324,170323,170322,170321,170320,170319,170318,170317,170316,170315,170314,170313,170312,170311,170310,170309,170308,170307,170306,170305,170304,170303,170302,170301,170300,170299,170298,170297,170296,170295,170294,170293,170292,170291,170290,170289,170288,170287,170286,170285,170284,170283,170282,170281,170280,170279,170278,170277,170276,170275,170273,170272,170271,170270,170269,170268,170267,170266,170265,170264,170263,170262,170261,170260,170259,170258,170257,170256,170255,170254,170253,170252,170251,170250,170249,170248,170247,170246,170245,170244,170243,170242,170241,170240,170239,170238,170237,170236,170235,170234,170233,170232,170231,170230,170229,170228,170227,170226,170224,170223,170222,170221,170220,170219,170218,170217,170216,170215,170214,170213,170212,170211,170210,170209,170208,170207,170206,170205,170204,170203,170202,170200,170199,170198,170197,170196,170195,170194,170193,170192,170191,170190,170189,170188,170187,170186,170185,170184,170183,170182,170181,170180,170179,170178,170177,170176,170175,170174,170173,170172,170171,170170,170169,170168,170167,170166,170165,170164,170163,170162,170161,170160,170159,170158,170157,170156,170155,170154,170153,170152,170151,170150,170149,170148,170147,170146,170145,170144,170143,170142,170141,170140,170139,170138,170137,170136,170135,170134,170133,170132,170131,170130,170129,170128,170127,170126,170125,170124,170123,170122,170121,170120,170119,170118,170117,170116,170115,170114,170113,170112,170111,170110,170109,170108,170107,170106,170105,170104,170103,170102,170101,170100,170099,170098,170097,170096,170095,170094,170093,170092,170091,170090,170089,170088,170087,170086,170085,170084,170083,170082,170081,170080,170079,170078,170077,170076,170075,170074,170073,170072,170071,170070,170069,170068,170067,170066,170065,170064,170063,170062,170061,170060,170058,170057,170056,170055,170054,170053,170052,170051,170050,170049,170048,170047,170046,170045,170044,170043,170042,170041,170040,170039,170038,170037,170036,170035,170034,170033,170032,170031,170030,170029,170028,170027,170026,170025,170024,170023,170022,170021,170020,170019,170018,170017,170016,170015,170014,170013,170012,170011,170010,170009,170008,170007,170006,170005,170004,170003,170002,170001,170000,169999,169998,169997,169996,169995,169994,169993,169992,169991,169990,169989,169988,169987,169986,169985,169984,169983,169982,169981,169980,169979,169978,169977,169976,169975,169974,169973,169972,169971,169970,169969,169968,169967,169966,169965,169964,169963,169962,169961,169960,169959,169957,169956,169955,169954,169953,169952,169951,169950,169949,169948,169947,169946,169945,169944,169943,169942,169941,169940,169939,169938,169937,169936,169935,169934,169933,169932,169931,169930,169929,169928,169927,169926,169925,169924,169923,169922,169921,169920,169919,169917,169916,169915,169914,169913,169912,169910,169909,169908,169907,169906,169905,169904,169903,169902,169901,169900,169899,169898,169897,169895,169894,169893,169892,169891,169890,169889,169888,169887,169886,169885,169884,169883,169882,169880,169879,169878,169877,169876,169875,169874,169873,169872,169871,169870,169869,169868,169867,169866,169865,169864,169863,169862,169861,169860,169859,169858,169857,169856,169855,169854,169853,169852,169851,169850,169849,169848,169847,169846,169845,169844,169843,169842,169841,169840,169839,169838,169837,169836,169835,169833,169832,169831,169830,169829,169828,169827,169826,169825,169824,169823,169822,169821,169820,169819,169818,169817,169816,169815,169814,169813,169812,169811,169810,169809,169808,169807,169806,169805,169804,169803,169802,169801,169800,169799,169798,169797,169796,169795,169794,169793,169792,169791,169790,169789,169788,169787,169786,169785,169784,169783,169782,169781,169780,169779,169778,169777,169775,169774,169773,169772,169771,169770,169769,169768,169767,169766,169765,169764,169763,169762,169761,169760,169759,169758,169757,169756,169755,169754,169753,169752,169751,169750,169749,169748,169747,169746,169745,169744,169743,169742,169741,169740,169739,169738,169737,169736,169735,169734,169733,169732,169731,169730,169729,169728,169727,169726,169725,169724,169723,169722,169721,169720,169719,169718,169717,169716,169715,169714,169713,169712,169711,169710,169709,169708,169707,169706,169705,169704,169703,169702,169701,169700,169699,169698,169697,169696,169695,169694,169693,169692,169691,169690,169689,169688,169687,169686,169685,169684,169683,169682,169681,169680,169679,169678,169677,169676,169675,169674,169673,169672,169671,169670,169669,169668,169667,169666,169665,169664,169663,169662,169661,169660,169659,169658,169657,169656,169655,169654,169653,169652,169651,169650,169649,169648,169647,169646,169645,169644,169643,169642,169641,169640,169639,169638,169637,169636,169635,169634,169633,169632,169631,169630,169629,169628,169627,169626,169625,169624,169623,169622,169621,169620,169619,169618,169617,169616,169615,169614,169613,169612,169611,169610,169609,169608,169607,169606,169605,169604,169603,169602,169601,169600,169599,169598,169597,169596,169595,169594,169593,169592,169591,169590,169589,169588,169587,169586,169585,169584,169583,169582,169581,169580,169579,169578,169577,169576,169575,169574,169573,169572,169571,169570,169568,169566,169564,169563,169562,169561,169560,169559,169558,169557,169556,169555,169554,169553,169551,169550,169549,169548,169547,169546,169545,169544,169543,169542,169541,169540,169539,169538,169537,169536,169535,169533,169532,169531,169530,169529,169525,169524,169523,169522,169521,169520,169519,169518,169517,169516,169515,169514,169513,169512,169511,169510,169509,169508,169507,169506,169505,169504,169503,169502,169501,169500,169499,169498,169497,169496,169495,169494,169493,169492,169491,169490,169489,169488,169487,169486,169485,169484,169483,169482,169481,169480,169479,169478,169477,169476,169475,169474,169473,169472,169471,169470,169469,169468,169467,169466,169465,169464,169463,169462,169461,169460,169459,169458,169457,169456,169455,169454,169453,169452,169451,169450,169449,169448,169447,169446,169445,169444,169443,169442,169441,169440,169439,169438,169437,169436,169435,169434,169433,169432,169431,169430,169429,169428,169427,169426,169425,169424,169423,169422,169421,169420,169419,169418,169417,169416,169415,169414,169413,169412,169411,169410,169409,169408,169407,169406,169405,169404,169403,169402,169401,169400,169399,169398,169397,169396,169395,169394,169393,169392,169391,169390,169389,169388,169387,169386,169385,169384,169383,169382,169381,169380,169379,169378,169377,169376,169375,169374,169373,169372,169371,169370,169369,169368,169367,169366,169365,169364,169363,169362,169361,169360,169359,169358,169357,169356,169355,169354,169353,169352,169351,169350,169349,169348,169347,169346,169345,169344,169343,169342,169341,169340,169339,169338,169337,169336,169335,169334,169333,169332,169331,169330,169329,169328,169327,169326,169325,169324,169323,169322,169321,169320,169319,169318,169317,169316,169315,169314,169313,169312,169311,169310,169309,169308,169307,169306,169305,169304,169303,169302,169301,169300,169299,169298,169297,169296,169295,169294,169293,169292,169291,169290,169289,169288,169287,169286,169285,169284,169283,169282,169281,169280,169279,169278,169277,169276,169275,169274,169273,169272,169271,169270,169269,169268,169267,169266,169265,169264,169263,169262,169261,169260,169259,169258,169255,169254,169253,169252,169251,169250,169249,169248,169247,169246,169245,169244,169243,169241,169240,169239,169238,169237,169236,169235,169234,169233,169232,169231,169230,169229,169228,169227,169226,169225,169224,169223,169222,169221,169220,169219,169218,169217,169216,169215,169214,169213,169212,169211,169210,169209,169208,169207,169206,169205,169204,169203,169202,169201,169200,169199,169198,169197,169196,169195,169194,169193,169192,169191,169190,169189,169188,169187,169186,169184,169182,169181,169179,169178,169177,169176,169175,169174,169173,169172,169171,169170,169169,169168,169167,169166,169165,169163,169162,169161,169160,169159,169158,169157,169156,169154,169153,169152,169151,169150,169149,169148,169147,169146,169145,169144,169143,169142,169141,169140,169139,169138,169137,169136,169135,169134,169133,169132,169131,169130,169129,169128,169127,169126,169125,169124,169123,169122,169121,169120,169119,169118,169117,169116,169115,169114,169113,169112,169111,169110,169109,169108,169107,169105,169104,169103,169102,169101,169100,169099,169098,169097,169096,169095,169094,169093,169092,169091,169090,169089,169088,169087,169086,169085,169084,169083,169082,169081,169080,169079,169078,169077,169076,169075,169074,169073,169072,169071,169070,169069,169068,169067,169066,169065,169064,169063,169062,169061,169060,169059,169058,169057,169056,169055,169054,169053,169052,169051,169050,169049,169048,169047,169046,169045,169044,169043,169042,169041,169040,169039,169038,169037,169036,169035,169034,169033,169032,169031,169030,169029,169028,169027,169026,169025,169024,169023,169022,169021,169020,169019,169018,169017,169016,169015,169014,169013,169012,169011,169010,169009,169008,169007,169006,169005,169004,169003,169002,169001,169000,168999,168998,168997,168996,168995,168994,168993,168992,168991,168990,168989,168988,168987,168986,168985,168984,168983,168982,168981,168980,168979,168978,168977,168976,168975,168974,168973,168972,168971,168970,168969,168968,168967,168966,168965,168964,168963,168962,168961,168960,168959,168958,168957,168956,168955,168954,168953,168952,168951,168950,168949,168948,168947,168946,168945,168944,168943,168942,168941,168940,168938,168937,168936,168935,168934,168933,168932,168930,168929,168928,168927,168925,168923,168922,168921,168920,168919,168918,168917,168916,168915,168914,168913,168912,168911,168910,168909,168908,168907,168906,168905,168904,168903,168902,168901,168900,168898,168897,168896,168895,168894,168893,168892,168891,168890,168889,168887,168886,168885,168883,168882,168881,168880,168879,168878,168877,168876,168875,168874,168873,168872,168871,168870,168869,168868,168867,168866,168865,168863,168862,168860,168859,168858,168857,168856,168855,168854,168853,168852,168851,168850,168849,168848,168847,168846,168845,168844,168843,168842,168841,168840,168839,168838,168837,168836,168835,168832,168831,168830,168829,168828,168827,168826,168825,168824,168823,168822,168821,168820,168819,168818,168817,168816,168815,168814,168813,168812,168811,168810,168809,168808,168807,168806,168805,168804,168803,168802,168801,168800,168799,168798,168797,168796,168795,168793,168792,168791,168790,168789,168788,168787,168786,168785,168784,168783,168782,168781,168780,168779,168778,168777,168776,168775,168774,168773,168772,168771,168770,168769,168768,168767,168766,168765,168764,168763,168762,168761,168760,168759,168758,168757,168756,168755,168754,168753,168752,168751,168750,168749,168748,168747,168746,168745,168744,168743,168742,168741,168740,168739,168738,168737,168736,168735,168734,168733,168732,168731,168730,168729,168728,168727,168726,168725,168724,168723,168722,168721,168720,168719,168718,168717,168716,168713,168712,168711,168710,168709,168708,168707,168706,168705,168704,168703,168702,168701,168700,168699,168698,168697,168696,168695,168694,168693,168692,168691,168690,168688,168687,168686,168685,168684,168683,168682,168681,168680,168679,168678,168677,168676,168675,168674,168673,168672,168671,168670,168669,168668,168667,168666,168665,168664,168663,168662,168661,168660,168659,168658,168657,168656,168655,168654,168653,168652,168651,168649,168648,168647,168646,168644,168643,168642,168641,168640,168639,168638,168637,168636,168635,168634,168633,168632,168631,168630,168629,168628,168627,168626,168625,168624,168623,168622,168621,168620,168619,168618,168617,168616,168615,168614,168613,168612,168611,168610,168609,168608,168607,168606,168605,168604,168603,168602,168601,168600,168599,168598,168597,168596,168595,168594,168593,168592,168591,168590,168589,168588,168587,168586,168585,168584,168583,168582,168581,168580,168579,168578,168577,168576,168575,168574,168573,168572,168571,168570,168569,168568,168567,168566,168565,168564,168563,168562,168561,168560,168559,168558,168557,168556,168555,168553,168552,168551,168550,168549,168548,168547,168546,168545,168544,168543,168542,168541,168540,168539,168538,168537,168536,168535,168534,168533,168532,168531,168530,168529,168528,168527,168526,168525,168524,168523,168522,168521,168520,168519,168518,168517,168516,168515,168514,168513,168512,168511,168510,168509,168508,168507,168506,168505,168504,168503,168502,168501,168500,168499,168498,168497,168496,168495,168494,168493,168492,168491,168490,168489,168488,168487,168486,168485,168484,168483,168482,168480,168479,168478,168477,168476,168475,168474,168473,168472,168471,168470,168469,168468,168467,168466,168465,168464,168463,168462,168461,168460,168459,168458,168457,168456,168455,168454,168453,168452,168451,168450,168449,168448,168447,168446,168445,168444,168443,168442,168441,168440,168438,168437,168436,168435,168434,168433,168432,168431,168430,168429,168428,168427,168426,168425,168424,168423,168422,168421,168420,168419,168418,168417,168416,168415,168414,168413,168412,168411,168410,168409,168408,168407,168406,168405,168404,168403,168402,168401,168400,168399,168398,168397,168396,168395,168394,168393,168392,168391,168390,168389,168388,168387,168386,168385,168384,168383,168382,168381,168380,168379,168378,168377,168376,168375,168374,168373,168372,168371,168370,168369,168368,168367,168366,168365,168364,168363,168362,168361,168360,168359,168358,168357,168356,168355,168354,168353,168352,168351,168350,168349,168348,168347,168346,168345,168344,168343,168342,168341,168340,168339,168338,168337,168336,168335,168334,168333,168332,168331,168330,168329,168328,168327,168326,168325,168324,168323,168322,168321,168320,168319,168318,168317,168316,168315,168314,168313,168312,168311,168310,168309,168308,168307,168306,168305,168304,168303,168302,168301,168300,168299,168298,168297,168296,168295,168294,168293,168292,168291,168290,168289,168288,168287,168286,168285,168284,168283,168282,168281,168280,168279,168278,168277,168276,168275,168274,168273,168272,168271,168270,168269,168268,168267,168266,168265,168264,168263,168262,168261,168260,168259,168258,168257,168256,168255,168254,168253,168252,168251,168250,168249,168248,168247,168246,168245,168244,168243,168242,168241,168240,168239,168238,168237,168236,168235,168234,168233,168232,168231,168229,168228,168227,168226,168225,168224,168223,168222,168221,168220,168219,168218,168217,168216,168215,168214,168213,168212,168211,168210,168209,168208,168207,168206,168205,168204,168203,168202,168201,168200,168199,168198,168197,168196,168195,168194,168193,168192,168191,168190,168189,168188,168187,168186,168185,168184,168183,168182,168181,168180,168178,168177,168176,168175,168174,168173,168172,168171,168170,168169,168168,168167,168166,168165,168164,168163,168162,168161,168160,168159,168158,168157,168156,168155,168154,168153,168152,168151,168150,168149,168148,168147,168146,168145,168144,168143,168142,168141,168140,168138,168137,168136,168135,168134,168133,168132,168130,168129,168128,168127,168126,168125,168124,168123,168122,168121,168120,168119,168118,168117,168116,168115,168114,168113,168112,168111,168110,168109,168108,168107,168106,168105,168104,168103,168102,168101,168100,168099,168098,168097,168096,168095,168094,168093,168092,168091,168090,168089,168088,168087,168086,168085,168084,168083,168082,168081,168080,168079,168078,168077,168076,168075,168074,168073,168072,168071,168070,168069,168068,168067,168066,168065,168064,168063,168062,168061,168060,168059,168058,168057,168056,168055,168053,168052,168051,168050,168049,168048,168047,168046,168045,168044,168043,168042,168041,168040,168039,168038,168037,168036,168035,168034,168033,168032,168031,168030,168029,168028,168027,168026,168025,168024,168023,168022,168021,168020,168019,168018,168017,168016,168015,168014,168013,168012,168011,168010,168009,168008,168007,168005,168004,168003,168002,168001,168000,167999,167998,167997,167996,167995,167994,167993,167992,167991,167990,167989,167988,167987,167986,167985,167984,167983,167982,167981,167980,167979,167978,167977,167976,167975,167974,167973,167972,167971,167970,167969,167968,167967,167966,167965,167964,167963,167962,167961,167960,167959,167958,167957,167956,167955,167954,167953,167952,167951,167950,167949,167948,167947,167946,167945,167944,167943,167942,167941,167940,167939,167938,167937,167936,167935,167934,167933,167932,167931,167929,167928,167927,167926,167924,167923,167922,167921,167920,167919,167918,167917,167916,167915,167914,167913,167912,167911,167910,167909,167908,167907,167906,167905,167904,167903,167902,167901,167900,167899,167898,167897,167896,167894,167893,167892,167891,167890,167889,167888,167887,167886,167885,167884,167883,167882,167881,167880,167879,167878,167877,167876,167875,167874,167873,167872,167871,167870,167869,167868,167867,167866,167865,167864,167863,167861,167860,167859,167858,167857,167856,167855,167854,167853,167852,167851,167850,167849,167848,167847,167846,167845,167844,167843,167842,167841,167840,167839,167838,167837,167836,167835,167834,167833,167832,167831,167830,167829,167828,167827,167826,167825,167824,167823,167822,167821,167820,167819,167818,167817,167816,167815,167814,167813,167812,167811,167810,167809,167808,167807,167806,167805,167804,167803,167802,167801,167800,167799,167798,167797,167796,167795,167794,167793,167792,167791,167790,167789,167788,167787,167786,167785,167784,167783,167782,167781,167780,167779,167778,167777,167776,167775,167774,167773,167772,167771,167770,167769,167768,167767,167766,167764,167763,167762,167761,167760,167759,167758,167757,167756,167755,167754,167753,167752,167751,167750,167749,167748,167747,167746,167745,167744,167743,167742,167741,167740,167739,167738,167737,167736,167735,167734,167733,167732,167731,167730,167729,167728,167727,167726,167725,167724,167723,167722,167721,167719,167717,167716,167715,167714,167713,167712,167711,167709,167707,167706,167705,167704,167703,167702,167701,167700,167699,167698,167697,167696,167695,167694,167693,167692,167691,167690,167689,167688,167687,167686,167685,167684,167683,167682,167681,167680,167679,167678,167677,167676,167675,167674,167673,167672,167671,167670,167669,167668,167667,167665,167664,167663,167662,167661,167660,167659,167658,167657,167656,167655,167654,167653,167652,167651,167650,167649,167648,167647,167646,167645,167644,167643,167642,167641,167640,167639,167638,167637,167636,167635,167634,167633,167632,167631,167630,167629,167628,167627,167626,167625,167624,167623,167622,167621,167620,167617,167616,167615,167614,167613,167612,167611,167610,167609,167608,167607,167606,167605,167604,167603,167602,167601,167600,167599,167598,167597,167596,167595,167594,167593,167592,167591,167590,167589,167588,167587,167586,167585,167584,167583,167582,167581,167580,167579,167578,167577,167576,167575,167574,167573,167572,167571,167570,167569,167568,167567,167566,167565,167564,167563,167562,167561,167560,167559,167558,167557,167556,167555,167554,167553,167552,167551,167550,167549,167548,167547,167546,167545,167544,167543,167542,167541,167540,167539,167538,167537,167536,167535,167534,167533,167532,167531,167530,167529,167528,167527,167526,167525,167524,167523,167522,167521,167520,167519,167518,167517,167516,167515,167514,167513,167511,167510,167509,167508,167507,167506,167505,167504,167503,167502,167501,167500,167499,167498,167497,167496,167495,167494,167493,167492,167491,167490,167489,167488,167487,167486,167485,167484,167483,167482,167481,167480,167479,167478,167477,167476,167475,167474,167473,167472,167471,167470,167469,167468,167467,167466,167465,167464,167463,167462,167461,167460,167459,167458,167457,167455,167453,167452,167451,167449,167448,167447,167446,167445,167443,167442,167441,167440,167439,167438,167437,167436,167435,167434,167433,167432,167431,167430,167429,167428,167427,167426,167425,167424,167423,167422,167421,167420,167419,167418,167417,167416,167415,167414,167413,167412,167411,167410,167409,167408,167407,167406,167405,167404,167403,167398,167397,167395,167394,167393,167392,167391,167390,167389,167388,167387,167386,167385,167384,167383,167382,167381,167380,167379,167378,167377,167376,167375,167374,167373,167372,167371,167370,167369,167368,167367,167366,167365,167364,167363,167362,167361,167360,167359,167358,167357,167356,167355,167354,167353,167352,167351,167350,167349,167348,167347,167346,167345,167344,167343,167342,167341,167340,167339,167338,167337,167336,167335,167334,167332,167331,167330,167329,167328,167327,167326,167325,167324,167323,167322,167321,167320,167319,167318,167317,167316,167315,167314,167313,167312,167311,167310,167309,167308,167307,167306,167305,167304,167303,167302,167301,167300,167299,167298,167297,167296,167295,167294,167293,167292,167291,167290,167289,167288,167287,167286,167285,167284,167283,167282,167281,167280,167279,167278,167277,167276,167275,167274,167273,167272,167271,167270,167269,167268,167267,167266,167265,167264,167263,167262,167261,167260,167259,167258,167257,167256,167255,167254,167253,167252,167251,167250,167249,167248,167247,167246,167245,167244,167243,167242,167241,167240,167239,167238,167237,167236,167235,167234,167233,167232,167231,167230,167229,167228,167227,167226,167225,167224,167223,167222,167221,167220,167219,167218,167217,167216,167215,167214,167213,167212,167211,167210,167209,167208,167207,167206,167205,167204,167203,167202,167201,167200,167199,167198,167197,167196,167195,167194,167193,167192,167191,167190,167189,167188,167187,167186,167185,167184,167183,167182,167181,167180,167179,167178,167177,167176,167175,167174,167173,167172,167171,167170,167169,167168,167167,167165,167164,167163,167162,167161,167160,167159,167158,167157,167156,167155,167154,167153,167152,167151,167150,167149,167147,167146,167145,167144,167143,167142,167141,167140,167139,167138,167137,167136,167135,167134,167133,167132,167131,167130,167129,167128,167127,167126,167125,167124,167121,167120,167119,167118,167117,167116,167115,167114,167113,167112,167111,167109,167108,167107,167106,167105,167104,167103,167102,167101,167100,167099,167098,167097,167096,167095,167094,167093,167092,167091,167090,167089,167088,167087,167086,167085,167084,167083,167082,167081,167080,167079,167078,167077,167076,167075,167074,167073,167072,167071,167070,167069,167068,167067,167066,167065,167064,167063,167062,167061,167060,167059,167058,167057,167056,167055,167054,167053,167052,167051,167050,167049,167048,167047,167046,167045,167044,167043,167042,167041,167040,167039,167038,167037,167036,167035,167034,167033,167032,167031,167030,167029,167028,167027,167026,167025,167024,167023,167022,167021,167020,167019,167018,167017,167016,167015,167014,167013,167012,167011,167010,167009,167008,167007,167006,167005,167004,167003,167002,167001,167000,166999,166998,166997,166996,166995,166994,166993,166992,166991,166990,166989,166988,166987,166986,166985,166984,166983,166982,166981,166980,166979,166978,166977,166976,166975,166974,166973,166972,166971,166970,166969,166968,166967,166966,166965,166964,166963,166962,166961,166960,166959,166958,166957,166956,166955,166954,166953,166952,166951,166949,166948,166947,166946,166945,166944,166943,166942,166941,166938,166937,166936,166935,166934,166933,166932,166931,166930,166929,166928,166927,166926,166925,166924,166923,166922,166921,166920,166919,166918,166917,166916,166915,166914,166913,166912,166911,166910,166909,166908,166907,166906,166905,166904,166903,166902,166901,166900,166899,166898,166897,166896,166895,166894,166893,166892,166891,166890,166889,166888,166887,166886,166885,166884,166883,166882,166881,166880,166879,166878,166877,166876,166875,166874,166873,166872,166871,166870,166869,166868,166867,166866,166865,166864,166863,166862,166861,166860,166859,166858,166857,166856,166855,166854,166853,166852,166851,166849,166848,166847,166846,166845,166844,166843,166842,166841,166840,166839,166838,166837,166836,166835,166834,166833,166832,166831,166830,166829,166828,166827,166826,166825,166824,166823,166822,166821,166820,166819,166818,166817,166816,166815,166814,166813,166811,166810,166809,166808,166807,166806,166805,166804,166803,166802,166801,166800,166799,166798,166797,166796,166795,166794,166793,166792,166791,166790,166789,166788,166787,166786,166785,166784,166783,166782,166781,166780,166779,166778,166777,166776,166775,166774,166773,166772,166771,166770,166769,166768,166767,166766,166765,166764,166763,166762,166761,166760,166759,166758,166757,166756,166755,166754,166753,166752,166751,166750,166749,166748,166747,166746,166745,166744,166743,166742,166741,166740,166739,166738,166737,166736,166735,166734,166733,166732,166731,166730,166729,166728,166727,166726,166725,166724,166723,166722,166721,166720,166719,166718,166717,166716,166715,166714,166713,166712,166711,166710,166709,166708,166707,166706,166705,166704,166703,166702,166701,166700,166699,166698,166697,166696,166695,166694,166693,166692,166691,166689,166688,166687,166686,166685,166684,166682,166681,166680,166679,166678,166677,166676,166675,166674,166673,166672,166671,166670,166669,166668,166667,166666,166665,166664,166663,166662,166661,166660,166659,166658,166657,166656,166655,166654,166653,166652,166651,166650,166649,166648,166647,166645,166644,166643,166642,166641,166640,166638,166637,166636,166635,166634,166633,166632,166631,166630,166629,166628,166627,166626,166625,166624,166623,166622,166621,166620,166619,166618,166617,166616,166615,166614,166613,166612,166611,166610,166609,166608,166607,166606,166605,166604,166603,166602,166601,166600,166599,166598,166597,166596,166595,166594,166593,166592,166591,166590,166589,166588,166587,166586,166585,166584,166583,166582,166581,166580,166579,166578,166577,166576,166575,166574,166573,166572,166571,166570,166569,166568,166567,166566,166565,166564,166563,166562,166561,166560,166559,166558,166557,166556,166555,166554,166553,166552,166551,166550,166549,166548,166547,166546,166545,166544,166543,166542,166541,166540,166538,166537,166535,166534,166533,166532,166531,166530,166529,166528,166527,166526,166525,166524,166523,166522,166521,166520,166519,166518,166517,166516,166515,166514,166513,166512,166511,166510,166509,166508,166505,166504,166503,166502,166501,166500,166499,166498,166497,166496,166495,166494,166493,166492,166491,166490,166489,166488,166487,166486,166485,166484,166483,166482,166481,166480,166479,166478,166477,166476,166475,166474,166473,166472,166471,166470,166469,166468,166467,166466,166465,166464,166463,166462,166461,166460,166459,166458,166457,166456,166455,166454,166453,166452,166451,166450,166449,166448,166447,166446,166445,166444,166443,166442,166441,166439,166438,166437,166436,166435,166434,166433,166432,166431,166430,166429,166428,166427,166426,166425,166424,166423,166422,166421,166420,166419,166418,166417,166415,166414,166413,166412,166411,166409,166408,166407,166405,166404,166403,166402,166401,166400,166399,166398,166397,166396,166395,166394,166393,166392,166391,166390,166389,166388,166387,166384,166383,166382,166381,166380,166379,166378,166377,166376,166375,166374,166373,166372,166371,166370,166369,166368,166367,166366,166365,166364,166363,166362,166360,166358,166357,166356,166355,166354,166353,166352,166351,166349,166348,166347,166346,166345,166344,166343,166342,166341,166340,166339,166338,166337,166336,166335,166334,166333,166332,166331,166330,166329,166328,166327,166326,166324,166323,166322,166321,166320,166319,166318,166317,166316,166315,166314,166313,166312,166311,166310,166309,166307,166306,166305,166304,166303,166302,166301,166300,166299,166298,166296,166295,166294,166293,166292,166291,166290,166289,166288,166287,166286,166285,166284,166283,166282,166281,166280,166279,166278,166277,166275,166274,166273,166272,166267,166266,166265,166264,166263,166262,166261,166260,166259,166258,166257,166256,166255,166254,166253,166252,166251,166250,166249,166248,166247,166246,166245,166244,166243,166242,166241,166240,166239,166238,166237,166236,166235,166234,166233,166232,166231,166230,166228,166227,166226,166225,166224,166223,166222,166221,166220,166219,166211,166210,166207,166206,166205,166204,166203,166202,166201,166200,166199,166198,166197,166196,166195,166194,166193,166192,166191,166190,166189,166188,166187,166186,166185,166184,166183,166182,166181,166180,166179,166178,166177,166176,166175,166174,166173,166172,166171,166170,166169,166168,166167,166166,166165,166164,166163,166162,166161,166160,166159,166157,166156,166155,166154,166153,166152,166151,166150,166149,166148,166147,166146,166145,166144,166143,166142,166141,166140,166139,166138,166137,166136,166135,166134,166133,166132,166131,166130,166129,166128,166127,166126,166125,166124,166123,166122,166121,166120,166119,166118,166117,166116,166114,166113,166112,166111,166110,166109,166108,166107,166106,166105,166104,166103,166102,166101,166100,166099,166097,166096,166095,166094,166092,166091,166090,166089,166088,166087,166086,166085,166084,166083,166082,166081,166080,166079,166078,166077,166076,166075,166074,166073,166072,166071,166070,166069,166068,166067,166066,166065,166063,166062,166061,166060,166059,166058,166057,166056,166055,166054,166053,166052,166050,166049,166048,166047,166046,166045,166044,166043,166042,166041,166040,166039,166038,166037,166036,166035,166034,166033,166032,166031,166030,166029,166028,166027,166026,166025,166024,166023,166022,166021,166020,166019,166018,166017,166016,166015,166014,166013,166012,166011,166010,166009,166008,166007,166006,166005,166004,166003,166002,166001,166000,165999,165998,165997,165996,165995,165994,165993,165992,165991,165989,165988,165987,165986,165985,165984,165983,165982,165981,165980,165979,165978,165977,165976,165975,165974,165973,165972,165971,165970,165969,165968,165967,165966,165965,165964,165963,165962,165961,165960,165959,165958,165957,165956,165955,165954,165953,165952,165951,165950,165947,165946,165945,165944,165943,165942,165941,165940,165939,165938,165937,165936,165935,165934,165933,165932,165931,165930,165929,165928,165927,165926,165925,165924,165923,165922,165921,165920,165919,165918,165917,165916,165915,165914,165913,165912,165911,165910,165909,165908,165907,165906,165905,165904,165903,165902,165901,165900,165899,165898,165897,165896,165895,165894,165893,165892,165891,165890,165889,165888,165887,165886,165885,165884,165883,165882,165881,165880,165879,165878,165877,165876,165875,165874,165873,165872,165871,165870,165869,165868,165867,165866,165865,165864,165863,165862,165861,165860,165859,165858,165857,165856,165855,165854,165853,165852,165851,165850,165849,165848,165846,165845,165843,165842,165841,165840,165839,165838,165837,165836,165835,165834,165833,165832,165831,165830,165829,165828,165827,165826,165825,165824,165823,165822,165821,165820,165819,165818,165817,165816,165815,165814,165813,165812,165811,165810,165809,165808,165807,165806,165805,165804,165803,165802,165801,165800,165799,165798,165797,165796,165795,165794,165793,165792,165791,165790,165788,165787,165786,165785,165784,165783,165782,165781,165780,165779,165778,165777,165776,165775,165774,165773,165772,165771,165770,165769,165768,165767,165766,165765,165764,165763,165762,165761,165760,165759,165758,165757,165756,165755,165754,165753,165752,165751,165750,165749,165748,165747,165743,165742,165741,165740,165739,165738,165737,165736,165735,165734,165733,165732,165731,165730,165729,165728,165727,165726,165725,165724,165723,165722,165721,165720,165719,165718,165717,165716,165715,165714,165713,165712,165711,165710,165709,165708,165707,165706,165705,165704,165703,165702,165701,165699,165698,165697,165696,165695,165694,165693,165692,165691,165690,165689,165688,165687,165686,165685,165684,165682,165681,165680,165679,165678,165677,165676,165675,165674,165673,165672,165671,165670,165669,165668,165667,165665,165664,165663,165662,165661,165660,165659,165658,165657,165656,165655,165654,165653,165652,165651,165650,165649,165648,165647,165646,165645,165644,165643,165642,165641,165640,165639,165638,165637,165636,165635,165634,165633,165632,165631,165630,165629,165628,165627,165626,165625,165624,165623,165622,165621,165620,165619,165618,165617,165615,165614,165613,165612,165611,165609,165608,165607,165606,165605,165604,165603,165601,165600,165599,165598,165597,165596,165595,165594,165593,165592,165591,165590,165589,165588,165587,165586,165585,165584,165583,165582,165581,165580,165579,165578,165577,165576,165575,165574,165573,165572,165571,165570,165569,165568,165567,165566,165565,165564,165563,165562,165561,165560,165559,165558,165557,165556,165555,165554,165553,165552,165551,165550,165549,165548,165547,165546,165545,165544,165543,165542,165541,165540,165539,165538,165537,165536,165535,165534,165533,165532,165529,165528,165527,165526,165525,165524,165523,165522,165521,165520,165519,165518,165517,165516,165515,165514,165513,165512,165511,165509,165508,165507,165506,165505,165504,165503,165502,165501,165500,165499,165498,165497,165496,165495,165494,165493,165492,165491,165490,165489,165488,165487,165486,165485,165484,165483,165482,165481,165480,165479,165478,165477,165475,165474,165473,165472,165471,165470,165469,165468,165467,165466,165465,165464,165463,165462,165461,165460,165459,165458,165457,165456,165455,165454,165453,165452,165451,165450,165449,165448,165447,165446,165445,165444,165443,165442,165441,165440,165439,165437,165436,165435,165434,165433,165432,165431,165430,165429,165428,165427,165426,165425,165424,165423,165422,165421,165420,165419,165418,165417,165416,165415,165414,165413,165412,165411,165410,165409,165408,165407,165406,165405,165404,165403,165402,165401,165400,165399,165398,165397,165396,165395,165394,165393,165392,165391,165390,165389,165388,165387,165386,165385,165384,165383,165382,165381,165379,165378,165377,165376,165375,165374,165373,165372,165371,165370,165369,165368,165367,165366,165365,165364,165363,165362,165361,165360,165359,165358,165357,165355,165354,165353,165352,165351,165350,165349,165348,165347,165346,165345,165344,165343,165342,165341,165340,165339,165338,165337,165336,165335,165334,165333,165332,165331,165330,165329,165328,165327,165326,165325,165324,165323,165322,165321,165320,165319,165318,165317,165316,165315,165314,165313,165312,165311,165310,165309,165308,165307,165306,165305,165304,165303,165302,165301,165299,165298,165297,165296,165294,165293,165292,165291,165290,165289,165288,165287,165286,165285,165284,165283,165281,165280,165279,165278,165277,165276,165275,165274,165273,165272,165271,165270,165269,165268,165267,165266,165265,165263,165262,165261,165260,165258,165256,165255,165254,165253,165251,165250,165249,165248,165247,165246,165245,165244,165243,165242,165241,165240,165239,165238,165237,165236,165235,165232,165231,165230,165229,165228,165227,165226,165225,165224,165223,165222,165221,165220,165219,165218,165215,165214,165213,165212,165211,165210,165209,165208,165207,165206,165205,165204,165203,165202,165201,165200,165199,165198,165197,165196,165195,165194,165193,165192,165191,165190,165189,165188,165187,165186,165185,165184,165183,165182,165181,165180,165179,165178,165177,165176,165175,165174,165173,165171,165170,165169,165168,165167,165166,165165,165164,165163,165162,165161,165159,165158,165157,165156,165155,165154,165153,165152,165151,165150,165149,165148,165147,165146,165145,165144,165143,165142,165141,165140,165139,165138,165137,165136,165135,165134,165133,165132,165131,165130,165129,165128,165127,165126,165125,165124,165122,165121,165120,165119,165118,165117,165116,165114,165113,165112,165111,165110,165109,165108,165107,165106,165104,165103,165102,165100,165099,165098,165097,165096,165095,165094,165093,165092,165091,165090,165089,165088,165087,165086,165085,165084,165083,165082,165081,165080,165079,165078,165077,165076,165075,165074,165073,165072,165071,165069,165068,165067,165066,165063,165062,165061,165060,165059,165058,165056,165055,165054,165053,165052,165051,165050,165049,165048,165047,165046,165045,165044,165043,165042,165041,165040,165039,165038,165037,165035,165034,165033,165032,165031,165030,165029,165028,165027,165026,165025,165024,165023,165022,165021,165020,165019,165018,165017,165016,165015,165014,165013,165012,165011,165010,165009,165008,165007,165006,165005,165004,165003,165002,165001,165000,164999,164998,164997,164996,164995,164994,164993,164992,164991,164990,164989,164988,164987,164986,164985,164984,164983,164982,164981,164980,164979,164978,164977,164976,164975,164974,164973,164971,164970,164969,164968,164967,164966,164965,164964,164963,164962,164961,164960,164959,164958,164957,164956,164955,164954,164953,164952,164951,164950,164949,164948,164947,164946,164945,164944,164943,164942,164941,164940,164939,164938,164937,164936,164935,164934,164933,164932,164931,164930,164929,164928,164927,164926,164925,164924,164923,164922,164921,164920,164919,164918,164917,164916,164915,164914,164913,164912,164911,164910,164909,164908,164907,164906,164905,164904,164903,164902,164901,164900,164899,164898,164897,164896,164895,164894,164893,164892,164891,164890,164889,164888,164887,164886,164885,164884,164883,164882,164881,164880,164879,164878,164877,164876,164875,164874,164873,164872,164871,164870,164869,164868,164867,164866,164865,164864,164863,164862,164861,164860,164859,164858,164857,164856,164855,164854,164853,164852,164851,164850,164849,164848,164847,164846,164845,164844,164843,164842,164841,164840,164839,164838,164837,164836,164835,164834,164833,164832,164831,164830,164829,164828,164827,164826,164825,164824,164823,164822,164821,164819,164818,164817,164816,164815,164814,164813,164812,164811,164810,164809,164808,164807,164806,164805,164804,164803,164802,164801,164799,164798,164797,164796,164795,164794,164793,164792,164791,164790,164789,164788,164786,164785,164784,164783,164782,164781,164780,164779,164778,164777,164776,164775,164774,164773,164772,164771,164770,164769,164768,164767,164766,164765,164764,164763,164762,164761,164760,164759,164758,164757,164756,164755,164754,164753,164752,164751,164749,164748,164747,164746,164745,164744,164743,164742,164741,164740,164739,164738,164737,164736,164735,164734,164733,164732,164731,164730,164729,164728,164727,164726,164725,164724,164723,164722,164721,164720,164719,164718,164717,164716,164715,164714,164713,164712,164711,164710,164708,164707,164705,164704,164703,164702,164701,164700,164699,164698,164697,164696,164694,164693,164692,164691,164690,164686,164685,164684,164683,164682,164680,164679,164678,164677,164676,164675,164674,164673,164672,164670,164669,164668,164667,164666,164665,164664,164663,164662,164661,164660,164659,164658,164657,164656,164655,164654,164653,164652,164651,164650,164649,164648,164647,164646,164645,164644,164642,164641,164640,164636,164635,164634,164633,164632,164631,164630,164629,164628,164627,164626,164625,164624,164623,164622,164621,164620,164619,164618,164617,164616,164615,164614,164613,164612,164611,164610,164609,164608,164607,164606,164605,164604,164603,164602,164601,164600,164599,164598,164597,164596,164595,164594,164591,164590,164589,164588,164587,164586,164585,164584,164583,164582,164581,164580,164579,164578,164577,164576,164575,164574,164573,164572,164571,164569,164568,164567,164566,164565,164564,164563,164562,164561,164560,164559,164558,164557,164556,164555,164554,164553,164552,164551,164550,164549,164548,164547,164546,164545,164544,164543,164542,164541,164540,164539,164538,164537,164536,164535,164534,164533,164532,164531,164530,164529,164528,164527,164526,164525,164524,164523,164522,164521,164520,164519,164517,164515,164513,164512,164511,164510,164509,164508,164507,164506,164505,164504,164503,164502,164501,164500,164499,164498,164497,164496,164495,164494,164493,164492,164491,164490,164489,164488,164487,164486,164485,164484,164483,164482,164480,164479,164478,164477,164476,164475,164473,164472,164471,164470,164469,164468,164467,164466,164465,164464,164463,164462,164461,164460,164459,164458,164457,164456,164455,164454,164453,164452,164451,164450,164449,164448,164447,164446,164445,164444,164443,164442,164441,164440,164439,164438,164437,164436,164435,164434,164433,164432,164431,164429,164427,164426,164425,164424,164423,164422,164421,164420,164419,164418,164417,164416,164415,164414,164413,164412,164411,164410,164409,164408,164407,164406,164405,164404,164403,164402,164401,164400,164399,164398,164397,164396,164395,164394,164393,164392,164391,164390,164389,164388,164387,164386,164385,164384,164383,164382,164381,164380,164379,164378,164377,164376,164375,164373,164372,164371,164370,164369,164368,164367,164366,164365,164364,164363,164362,164361,164360,164359,164358,164357,164356,164355,164354,164353,164352,164351,164350,164349,164348,164347,164346,164345,164344,164343,164342,164341,164340,164339,164338,164337,164336,164335,164334,164333,164331,164330,164329,164328,164327,164326,164325,164324,164317,164315,164314,164312,164311,164310,164309,164307,164306,164305,164301,164299,164298,164297,164296,164295,164294,164293,164292,164291,164290,164289,164286,164280,164279,164278,164277,164274,164273,164272,164271,164269,164267,164266,164265,164262,164261,164260,164258,164257,164256,164255,164254,164253,164252,164251,164250,164249,164248,164247,164246,164245,164244,164243,164242,164241,164240,164239,164238,164237,164236,164235,164234,164233,164232,164229,164228,164227,164226,164225,164223,164222,164221,164220,164218,164217,164216,164215,164214,164213,164212,164211,164210,164209,164208,164207,164206,164205,164204,164203,164202,164201,164200,164199,164198,164197,164196,164195,164194,164193,164192,164191,164190,164189,164188,164187,164186,164185,164184,164183,164182,164181,164180,164179,164178,164177,164176,164174,164173,164172,164171,164170,164169,164168,164167,164166,164165,164147,164146,164145,164144,164143,164142,164141,164140,164138,164134,164133,164132,164130,164129,164128,164127,164126,164125,164124,164123,164122,164121,164120,164119,164118,164117,164116,164115,164113,164112,164111,164110,164109,164108,164107,164106,164105,164104,164103,164102,164101,164100,164099,164098,164096,164095,164093,164089,164088,164087,164086,164085,164084,164083,164082,164081,164079,164078,164077,164076,164075,164074,164073,164072,164071,164070,164069,164068,164067,164066,164065,164064,164063,164062,164061,164060,164059,164058,164057,164056,164055,164054,164053,164052,164051,164050,164049,164048,164047,164046,164045,164044,164043,164042,164041,164040,164039,164038,164037,164036,164035,164034,164033,164032,164031,164030,164029,164028,164027,164026,164025,164024,164023,164022,164021,164020,164019,164018,164017,164016,164015,164014,164013,164012,164011,164010,164009,164008,164007,164006,164005,164004,164003,164002,164001,164000,163999,163998,163997,163996,163995,163994,163993,163992,163991,163990,163989,163987,163986,163985,163984,163983,163982,163981,163980,163979,163978,163977,163976,163975,163974,163973,163972,163971,163970,163969,163968,163967,163966,163965,163964,163963,163962,163961,163960,163959,163958,163956,163955,163953,163951,163950,163947,163942,163938,163935,163931,163921,163916,163915,163914,163903,163902,163899,163897,163896,163895,163894,163893,163892,163891,163890,163889,163888,163886,163884,163883,163882,163877,163873,163862,163861,163857,163856,163854,163851,163848,163847,163846,163845,163842,163841,163839,163836,163826,163824,163823,163819,163818,163816,163815,163814,163800,163797,163795,163792,163790,163787,163786,163782,163777,163774,163747,163746,163738,163721,163717,163716,163715,163714,163712,163708,163706,163705,163704,163703,163700,163699,163698,163697,163696,163695,163694,163693,163692,163691,163690,163689,163688,163687,163686,163685,163684,163683,163682,163681,163680,163679,163678,163676,163675,163674,163673,163672,163671,163670,163669,163667,163666,163665,163664,163663,163662,163661,163660,163659,163658,163657,163656,163655,163654,163653,163652,163651,163650,163649,163648,163647,163646,163645,163644,163643,163642,163641,163640,163639,163638,163637,163636,163635,163634,163633,163632,163630,163628,163627,163626,163625,163624,163623,163622,163621,163620,163619,163618,163616,163615,163614,163613,163612,163611,163610,163609,163608,163607,163606,163605,163604,163603,163602,163601,163600,163599,163598,163597,163596,163595,163594,163593,163592,163591,163590,163589,163588,163587,163586,163585,163584,163583,163582,163581,163580,163579,163577,163576,163575,163574,163573,163572,163571,163570,163569,163568,163567,163566,163565,163564,163563,163562,163561,163560,163559,163558,163557,163556,163555,163554,163553,163552,163551,163550,163549,163548,163547,163546,163545,163544,163543,163542,163541,163540,163539,163538,163537,163536,163535,163534,163533,163532,163531,163530,163529,163528,163527,163526,163525,163524,163523,163522,163521,163520,163519,163518,163517,163516,163515,163514,163513,163512,163511,163510,163509,163508,163507,163506,163505,163504,163503,163502,163501,163500,163499,163498,163497,163496,163495,163494,163493,163492,163491,163490,163489,163488,163487,163486,163485,163484,163483,163482,163481,163480,163479,163478,163477,163476,163475,163474,163473,163472,163471,163469,163468,163467,163466,163465,163464,163463,163462,163461,163460,163459,163458,163457,163456,163455,163454,163453,163451,163450,163449,163448,163447,163446,163445,163444,163443,163442,163441,163440,163439,163437,163436,163435,163434,163433,163432,163431,163430,163429,163428,163427,163426,163425,163424,163423,163422,163420,163419,163418,163417,163416,163415,163414,163413,163412,163411,163410,163409,163408,163407,163406,163405,163404,163403,163402,163401,163400,163399,163398,163397,163396,163395,163394,163393,163392,163391,163390,163389,163388,163387,163386,163385,163384,163383,163382,163381,163380,163379,163378,163377,163376,163375,163374,163373,163372,163371,163370,163369,163368,163367,163366,163365,163364,163363,163362,163361,163360,163359,163358,163357,163356,163355,163354,163353,163351,163350,163349,163348,163347,163346,163345,163344,163342,163340,163338,163337,163336,163335,163334,163333,163332,163331,163330,163329,163328,163327,163326,163325,163324,163323,163322,163321,163320,163319,163318,163317,163316,163311,163310,163309,163308,163307,163306,163305,163304,163303,163302,163301,163300,163299,163298,163297,163296,163295,163294,163290,163289,163288,163287,163286,163285,163284,163283,163282,163281,163280,163279,163278,163277,163276,163275,163274,163273,163272,163271,163270,163269,163268,163267,163266,163265,163264,163263,163262,163261,163260,163259,163258,163257,163256,163255,163254,163253,163252,163251,163250,163249,163248,163247,163246,163245,163244,163243,163242,163241,163240,163239,163238,163237,163236,163235,163234,163233,163232,163231,163230,163229,163228,163227,163226,163225,163224,163223,163222,163221,163220,163219,163218,163217,163216,163215,163213,163212,163211,163210,163209,163208,163207,163206,163205,163204,163203,163202,163201,163200,163199,163198,163197,163196,163195,163194,163193,163192,163191,163190,163189,163188,163187,163186,163185,163184,163182,163181,163179,163176,163175,163174,163173,163172,163171,163170,163169,163168,163167,163166,163165,163164,163163,163162,163161,163160,163159,163157,163156,163155,163154,163153,163152,163151,163150,163149,163148,163147,163146,163145,163144,163143,163142,163140,163138,163137,163136,163135,163134,163133,163132,163131,163130,163129,163128,163127,163126,163125,163122,163121,163120,163119,163118,163117,163116,163115,163114,163113,163112,163111,163110,163109,163108,163107,163106,163105,163104,163103,163102,163101,163100,163099,163098,163097,163096,163095,163094,163093,163092,163091,163090,163089,163088,163087,163086,163085,163084,163083,163082,163081,163080,163079,163078,163077,163076,163075,163074,163073,163072,163071,163070,163069,163068,163067,163065,163064,163063,163061,163060,163059,163057,163056,163055,163054,163053,163052,163051,163049,163048,163047,163046,163045,163044,163043,163042,163041,163040,163039,163038,163037,163036,163035,163034,163033,163032,163031,163030,163029,163028,163027,163026,163025,163024,163023,163022,163021,163020,163019,163018,163017,163016,163015,163014,163013,163012,163011,163009,163008,163007,163006,163005,163004,163003,163002,163001,163000,162999,162998,162997,162996,162995,162994,162993,162990,162989,162988,162986,162985,162984,162983,162982,162981,162980,162979,162978,162977,162976,162975,162974,162973,162972,162971,162970,162969,162968,162967,162966,162965,162964,162963,162962,162960,162959,162958,162957,162956,162955,162954,162953,162952,162951,162949,162948,162947,162946,162945,162943,162941,162940,162939,162938,162937,162936,162935,162934,162933,162932,162931,162930,162929,162928,162927,162926,162925,162924,162923,162922,162921,162920,162919,162918,162917,162916,162915,162914,162913,162912,162911,162910,162909,162908,162907,162906,162905,162904,162903,162902,162901,162900,162899,162898,162897,162896,162895,162894,162893,162892,162891,162890,162889,162888,162887,162886,162885,162884,162882,162881,162880,162879,162878,162877,162876,162875,162874,162873,162872,162871,162870,162869,162867,162866,162865,162863,162862,162861,162860,162859,162858,162857,162856,162855,162854,162853,162852,162851,162850,162849,162845,162844,162843,162842,162841,162840,162839,162838,162837,162836,162835,162834,162833,162832,162831,162830,162829,162828,162827,162826,162825,162824,162823,162822,162821,162820,162819,162818,162817,162816,162815,162814,162813,162812,162811,162810,162809,162808,162807,162806,162805,162804,162803,162802,162801,162800,162799,162798,162797,162796,162795,162794,162793,162792,162791,162790,162789,162788,162787,162786,162785,162784,162783,162782,162781,162780,162779,162778,162777,162776,162775,162774,162773,162772,162771,162770,162769,162768,162767,162766,162765,162764,162763,162762,162761,162760,162759,162758,162757,162755,162754,162753,162751,162750,162749,162748,162747,162746,162745,162744,162741,162739,162737,162736,162735,162734,162733,162732,162731,162730,162729,162728,162727,162726,162722,162721,162719,162718,162717,162716,162715,162714,162713,162712,162711,162709,162708,162707,162705,162704,162703,162702,162701,162700,162699,162698,162697,162696,162695,162694,162693,162692,162691,162690,162689,162688,162686,162685,162684,162683,162682,162681,162680,162679,162677,162676,162675,162674,162673,162672,162671,162670,162669,162668,162667,162666,162665,162664,162663,162662,162661,162660,162659,162658,162657,162656,162655,162654,162652,162651,162650,162649,162647,162646,162645,162644,162643,162642,162641,162640,162639,162638,162637,162636,162635,162634,162633,162632,162631,162630,162629,162628,162627,162626,162625,162624,162622,162621,162620,162619,162618,162617,162615,162614,162613,162612,162611,162610,162609,162606,162605,162604,162603,162602,162601,162600,162599,162598,162597,162596,162595,162594,162593,162592,162591,162590,162589,162588,162587,162586,162585,162584,162583,162582,162581,162580,162579,162578,162577,162576,162575,162574,162573,162572,162571,162570,162569,162568,162567,162566,162565,162564,162563,162562,162560,162559,162558,162557,162556,162555,162554,162553,162550,162549,162548,162547,162546,162545,162544,162543,162542,162541,162540,162538,162536,162535,162534,162533,162531,162530,162529,162528,162526,162525,162524,162523,162521,162519,162518,162517,162516,162513,162511,162509,162508,162507,162506,162505,162504,162503,162502,162501,162500,162499,162498,162497,162496,162495,162494,162493,162492,162491,162490,162488,162487,162481,162480,162479,162478,162477,162476,162475,162474,162471,162470,162469,162468,162467,162466,162465,162462,162461,162460,162459,162458,162457,162456,162454,162453,162452,162451,162450,162449,162447,162446,162445,162444,162442,162441,162440,162439,162438,162437,162436,162435,162434,162433,162432,162431,162430,162429,162428,162427,162426,162425,162424,162423,162422,162421,162420,162419,162418,162417,162416,162415,162414,162413,162412,162411,162410,162409,162408,162406,162405,162404,162403,162402,162401,162400,162399,162398,162397,162396,162395,162394,162393,162392,162391,162390,162389,162388,162387,162386,162385,162384,162382,162381,162380,162379,162378,162377,162376,162375,162374,162373,162372,162371,162370,162369,162368,162367,162366,162365,162364,162363,162362,162361,162360,162359,162358,162357,162356,162355,162354,162353,162352,162351,162350,162349,162348,162347,162346,162345,162344,162343,162342,162341,162340,162339,162338,162337,162336,162335,162334,162332,162331,162330,162329,162328,162327,162326,162325,162324,162323,162322,162321,162320,162319,162318,162317,162316,162315,162314,162313,162312,162311,162310,162309,162308,162307,162306,162305,162304,162303,162302,162301,162300,162299,162298,162297,162296,162295,162294,162293,162292,162291,162290,162289,162288,162287,162286,162285,162284,162283,162282,162281,162280,162279,162278,162277,162276,162275,162274,162273,162272,162271,162269,162268,162267,162266,162265,162264,162263,162262,162261,162260,162259,162258,162257,162256,162255,162254,162253,162252,162251,162250,162249,162248,162247,162246,162245,162244,162243,162241,162240,162238,162237,162236,162235,162234,162233,162232,162231,162230,162229,162228,162227,162226,162225,162224,162223,162222,162221,162220,162219,162218,162217,162216,162215,162214,162213,162212,162211,162210,162209,162208,162207,162206,162205,162204,162203,162202,162201,162200,162199,162198,162197,162196,162195,162194,162193,162192,162191,162190,162189,162188,162187,162186,162185,162184,162183,162182,162181,162180,162179,162178,162177,162175,162174,162173,162172,162171,162170,162169,162168,162167,162166,162165,162164,162163,162162,162161,162160,162159,162158,162157,162156,162155,162154,162153,162152,162151,162150,162149,162148,162147,162146,162145,162144,162143,162142,162141,162140,162139,162138,162137,162136,162135,162134,162133,162132,162131,162130,162129,162128,162127,162126,162125,162124,162123,162122,162121,162120,162119,162118,162117,162116,162115,162114,162113,162112,162111,162110,162109,162108,162107,162106,162105,162104,162103,162102,162100,162099,162098,162097,162096,162095,162094,162093,162092,162091,162090,162089,162088,162087,162086,162085,162084,162083,162082,162081,162080,162079,162078,162077,162076,162074,162073,162072,162071,162070,162069,162068,162067,162066,162065,162064,162063,162062,162061,162060,162059,162058,162057,162056,162055,162054,162053,162052,162051,162050,162049,162048,162047,162046,162045,162044,162043,162042,162041,162040,162039,162038,162037,162036,162035,162034,162033,162032,162031,162030,162029,162028,162027,162025,162024,162023,162022,162021,162020,162019,162018,162017,162016,162015,162014,162013,162012,162011,162010,162009,162008,162007,162006,162005,162004,162003,162002,162001,162000,161999,161998,161997,161996,161995,161994,161993,161992,161991,161990,161989,161988,161987,161986,161985,161984,161983,161982,161981,161980,161979,161978,161977,161976,161974,161973,161972,161971,161970,161969,161968,161967,161966,161964,161963,161962,161961,161960,161959,161958,161957,161956,161955,161954,161953,161952,161951,161950,161949,161948,161947,161946,161945,161944,161943,161942,161941,161940,161939,161938,161937,161936,161935,161934,161933,161932,161931,161930,161929,161928,161927,161926,161925,161924,161923,161922,161921,161920,161919,161918,161917,161916,161915,161914,161913,161912,161911,161910,161909,161908,161907,161906,161905,161904,161903,161902,161901,161900,161898,161897,161896,161895,161894,161893,161892,161891,161890,161889,161888,161887,161886,161885,161884,161883,161882,161881,161880,161879,161878,161877,161876,161875,161874,161873,161872,161871,161870,161869,161867,161866,161865,161864,161863,161862,161861,161860,161859,161857,161856,161855,161854,161853,161852,161851,161850,161849,161848,161847,161846,161845,161844,161843,161842,161841,161840,161839,161838,161837,161836,161835,161834,161833,161832,161831,161830,161829,161828,161827,161826,161825,161824,161823,161822,161821,161819,161818,161817,161816,161815,161814,161813,161812,161811,161809,161808,161807,161806,161805,161804,161803,161802,161801,161800,161799,161798,161797,161796,161795,161794,161793,161792,161791,161790,161789,161788,161787,161786,161785,161784,161783,161782,161781,161780,161779,161778,161777,161776,161775,161774,161773,161772,161771,161770,161769,161768,161767,161766,161765,161764,161763,161762,161761,161760,161759,161758,161757,161754,161753,161752,161751,161750,161749,161748,161747,161746,161745,161744,161743,161742,161741,161740,161739,161738,161737,161736,161735,161734,161733,161732,161731,161730,161729,161728,161727,161726,161725,161724,161723,161722,161720,161719,161718,161717,161716,161715,161714,161712,161711,161710,161709,161708,161707,161706,161704,161703,161702,161701,161700,161699,161698,161697,161696,161695,161694,161693,161692,161691,161690,161689,161688,161687,161686,161685,161684,161683,161682,161681,161680,161679,161678,161677,161676,161675,161674,161673,161672,161671,161670,161669,161668,161667,161666,161665,161664,161663,161662,161661,161659,161658,161657,161656,161655,161654,161653,161652,161651,161650,161649,161648,161647,161646,161645,161644,161643,161642,161641,161640,161639,161638,161637,161636,161635,161634,161633,161632,161631,161630,161629,161628,161627,161626,161625,161624,161623,161621,161620,161619,161618,161617,161616,161615,161614,161613,161612,161611,161610,161609,161608,161607,161606,161605,161604,161603,161602,161601,161600,161599,161598,161597,161596,161595,161594,161593,161592,161591,161590,161589,161588,161587,161586,161585,161584,161583,161582,161581,161580,161579,161578,161577,161576,161575,161574,161573,161572,161571,161570,161569,161568,161567,161566,161565,161564,161563,161562,161561,161560,161559,161558,161557,161556,161555,161554,161553,161552,161551,161550,161549,161548,161547,161546,161545,161544,161543,161542,161541,161540,161539,161538,161537,161536,161535,161534,161533,161532,161531,161530,161529,161528,161527,161526,161525,161524,161523,161522,161521,161520,161519,161518,161517,161516,161515,161514,161513,161512,161511,161510,161509,161508,161507,161506,161505,161504,161503,161502,161501,161500,161499,161498,161497,161496,161495,161494,161493,161492,161491,161490,161489,161488,161487,161486,161485,161484,161483,161482,161481,161480,161479,161478,161477,161476,161475,161474,161473,161472,161471,161470,161469,161468,161467,161466,161465,161464,161463,161462,161461,161460,161459,161458,161457,161456,161455,161454,161453,161452,161451,161450,161449,161448,161447,161446,161445,161444,161443,161442,161441,161440,161439,161438,161437,161436,161435,161434,161433,161432,161431,161430,161429,161428,161427,161426,161425,161424,161423,161422,161421,161420,161419,161418,161417,161416,161415,161414,161413,161412,161411,161410,161409,161408,161407,161406,161405,161404,161403,161402,161401,161400,161399,161398,161397,161396,161395,161394,161393,161392,161391,161390,161389,161388,161387,161386,161385,161384,161383,161382,161381,161380,161379,161378,161377,161376,161375,161374,161373,161372,161371,161370,161369,161368,161367,161366,161365,161364,161363,161362,161361,161360,161359,161358,161357,161356,161355,161354,161353,161352,161351,161350,161349,161348,161347,161346,161345,161344,161343,161342,161341,161340,161339,161338,161337,161336,161335,161334,161333,161332,161331,161330,161329,161328,161327,161326,161325,161324,161323,161322,161321,161320,161319,161318,161317,161316,161315,161314,161313,161312,161311,161310,161309,161308,161307,161306,161305,161304,161303,161302,161301,161300,161299,161298,161297,161296,161295,161294,161293,161292,161291,161289,161288,161287,161286,161285,161284,161283,161282,161281,161280,161279,161278,161277,161276,161275,161274,161273,161272,161271,161270,161269,161268,161267,161266,161265,161264,161263,161262,161261,161260,161259,161258,161257,161256,161255,161254,161253,161252,161251,161250,161249,161248,161247,161246,161245,161244,161243,161242,161241,161240,161239,161238,161237,161236,161235,161233,161232,161230,161229,161228,161227,161226,161225,161224,161223,161221,161219,161218,161217,161216,161215,161214,161213,161212,161211,161209,161208,161207,161206,161204,161203,161202,161201,161200,161199,161198,161197,161196,161195,161194,161193,161192,161191,161190,161189,161188,161187,161186,161185,161184,161183,161181,161180,161179,161178,161177,161176,161175,161174,161173,161172,161171,161170,161169,161168,161167,161166,161164,161163,161162,161161,161160,161159,161158,161157,161156,161155,161154,161153,161152,161151,161150,161149,161148,161147,161146,161145,161144,161143,161142,161141,161140,161139,161138,161137,161136,161135,161134,161133,161132,161131,161130,161129,161128,161127,161126,161125,161124,161123,161122,161121,161120,161119,161118,161117,161116,161115,161114,161113,161112,161111,161110,161109,161108,161107,161106,161105,161104,161103,161102,161101,161100,161099,161098,161097,161096,161095,161094,161093,161092,161091,161090,161089,161088,161087,161086,161085,161084,161083,161082,161081,161080,161079,161078,161077,161076,161075,161074,161073,161071,161070,161069,161068,161067,161066,161065,161064,161063,161062,161061,161060,161059,161058,161057,161056,161055,161054,161053,161052,161051,161050,161049,161048,161047,161046,161045,161044,161043,161042,161041,161040,161039,161038,161037,161036,161035,161034,161033,161032,161031,161030,161029,161028,161027,161026,161025,161024,161023,161022,161021,161020,161019,161018,161017,161016,161015,161014,161013,161012,161011,161010,161009,161008,161007,161006,161005,161004,161003,161002,161001,161000,160999,160998,160997,160996,160995,160994,160993,160992,160991,160990,160989,160988,160987,160986,160985,160984,160983,160981,160980,160979,160978,160977,160976,160975,160974,160973,160972,160971,160970,160969,160968,160967,160966,160965,160964,160963,160962,160961,160960,160959,160958,160957,160956,160955,160954,160953,160952,160951,160950,160949,160948,160947,160946,160945,160944,160943,160942,160941,160939,160938,160937,160936,160935,160934,160933,160932,160931,160930,160929,160928,160927,160926,160925,160924,160923,160922,160921,160920,160919,160918,160917,160916,160915,160914,160913,160912,160911,160910,160909,160908,160906,160905,160904,160903,160902,160901,160900,160899,160898,160897,160895,160894,160893,160892,160891,160890,160889,160888,160887,160886,160885,160884,160883,160882,160881,160880,160879,160878,160877,160876,160875,160874,160872,160871,160870,160869,160868,160867,160866,160865,160864,160863,160862,160861,160860,160859,160858,160857,160856,160855,160854,160853,160852,160851,160850,160849,160848,160847,160846,160845,160844,160843,160842,160841,160840,160839,160838,160837,160836,160835,160834,160833,160832,160831,160830,160829,160828,160827,160826,160825,160824,160823,160822,160821,160820,160819,160818,160817,160816,160815,160814,160813,160812,160811,160810,160809,160808,160807,160806,160805,160804,160803,160802,160800,160799,160797,160795,160794,160792,160791,160790,160789,160788,160787,160786,160785,160784,160783,160782,160781,160780,160779,160778,160777,160776,160775,160774,160773,160772,160771,160770,160769,160768,160767,160766,160765,160764,160763,160762,160761,160760,160759,160758,160757,160756,160755,160754,160753,160752,160751,160750,160749,160748,160747,160746,160745,160744,160743,160742,160741,160740,160739,160738,160737,160736,160735,160734,160733,160732,160731,160730,160729,160728,160727,160726,160725,160724,160723,160722,160721,160720,160719,160718,160717,160716,160715,160714,160713,160712,160711,160710,160709,160708,160707,160706,160704,160703,160702,160701,160700,160699,160698,160695,160694,160693,160692,160691,160690,160689,160688,160687,160686,160685,160684,160683,160682,160681,160680,160679,160678,160677,160676,160675,160674,160673,160672,160671,160670,160669,160668,160667,160666,160665,160664,160663,160662,160661,160660,160659,160658,160657,160656,160655,160654,160653,160652,160651,160650,160649,160648,160647,160646,160645,160644,160643,160642,160641,160640,160639,160638,160637,160636,160635,160634,160632,160631,160630,160629,160628,160627,160626,160625,160624,160623,160622,160621,160620,160619,160618,160617,160616,160615,160614,160613,160612,160611,160610,160609,160608,160607,160606,160605,160604,160603,160602,160601,160600,160599,160598,160597,160596,160595,160594,160593,160592,160591,160590,160589,160588,160587,160586,160585,160584,160583,160582,160581,160580,160578,160577,160576,160575,160574,160573,160572,160571,160570,160569,160568,160567,160566,160565,160564,160563,160562,160561,160560,160559,160558,160557,160556,160555,160554,160553,160552,160551,160550,160549,160548,160547,160546,160545,160544,160543,160542,160541,160540,160539,160538,160537,160536,160535,160534,160533,160532,160531,160530,160529,160528,160527,160526,160525,160524,160523,160522,160521,160520,160519,160518,160517,160516,160515,160514,160513,160512,160511,160510,160508,160507,160506,160505,160504,160503,160502,160501,160500,160499,160498,160497,160496,160495,160494,160493,160492,160491,160490,160488,160487,160486,160485,160484,160482,160481,160480,160479,160478,160477,160476,160475,160474,160473,160472,160471,160470,160469,160468,160467,160466,160465,160464,160463,160462,160461,160460,160459,160458,160457,160456,160455,160454,160452,160451,160450,160449,160448,160447,160446,160445,160444,160443,160442,160441,160440,160439,160438,160437,160436,160435,160434,160433,160432,160431,160430,160429,160428,160427,160426,160425,160424,160422,160421,160420,160419,160418,160417,160416,160415,160414,160413,160412,160409,160408,160407,160406,160405,160404,160403,160402,160401,160400,160399,160398,160397,160396,160395,160394,160393,160392,160391,160390,160389,160388,160387,160386,160385,160384,160383,160381,160380,160379,160378,160377,160376,160375,160374,160373,160372,160371,160370,160369,160368,160367,160366,160365,160364,160363,160362,160361,160360,160359,160358,160357,160356,160355,160354,160353,160352,160351,160349,160348,160347,160346,160345,160344,160343,160342,160341,160340,160339,160338,160337,160336,160335,160334,160333,160332,160331,160330,160329,160328,160327,160326,160325,160324,160323,160322,160321,160320,160319,160318,160317,160316,160315,160314,160313,160312,160311,160310,160309,160308,160307,160306,160304,160303,160302,160301,160300,160299,160298,160297,160296,160295,160294,160293,160292,160291,160290,160289,160288,160287,160286,160285,160284,160283,160282,160281,160280,160278,160277,160276,160275,160274,160273,160272,160271,160270,160269,160268,160267,160266,160264,160263,160262,160261,160260,160259,160258,160257,160256,160255,160254,160253,160252,160251,160250,160249,160248,160247,160246,160245,160244,160243,160242,160241,160240,160239,160238,160237,160236,160235,160234,160233,160232,160231,160230,160229,160228,160227,160226,160225,160224,160223,160222,160220,160219,160218,160217,160216,160215,160214,160213,160212,160211,160210,160209,160208,160207,160206,160205,160204,160203,160202,160201,160200,160199,160198,160197,160196,160195,160194,160193,160192,160191,160190,160189,160188,160187,160186,160185,160184,160183,160182,160181,160180,160179,160178,160177,160176,160175,160174,160173,160172,160171,160170,160169,160168,160167,160166,160165,160164,160163,160162,160161,160160,160159,160158,160157,160156,160155,160154,160153,160152,160151,160150,160149,160148,160147,160146,160145,160144,160143,160142,160141,160140,160139,160138,160137,160136,160135,160134,160133,160132,160131,160130,160129,160128,160127,160126,160125,160124,160123,160122,160121,160120,160119,160118,160117,160116,160115,160114,160113,160112,160110,160109,160107,160106,160105,160104,160103,160102,160101,160100,160099,160098,160097,160096,160095,160094,160093,160092,160091,160090,160089,160088,160087,160086,160085,160084,160083,160082,160081,160080,160079,160078,160077,160076,160075,160074,160073,160072,160071,160070,160069,160068,160067,160066,160065,160064,160063,160062,160061,160060,160059,160058,160057,160055,160054,160053,160052,160051,160050,160049,160048,160046,160045,160044,160041,160040,160039,160038,160037,160036,160035,160034,160033,160032,160031,160030,160029,160028,160027,160026,160025,160024,160023,160022,160020,160019,160018,160017,160016,160015,160014,160013,160012,160011,160010,160009,160008,160007,160006,160005,160004,160003,160002,160001,160000,159999,159998,159997,159996,159995,159994,159993,159992,159991,159990,159989,159988,159987,159986,159985,159984,159983,159982,159981,159980,159979,159978,159977,159976,159975,159974,159973,159972,159971,159970,159969,159968,159967,159966,159965,159964,159963,159962,159961,159960,159959,159958,159957,159956,159955,159954,159953,159952,159951,159950,159949,159948,159947,159946,159945,159944,159943,159942,159941,159940,159939,159938,159937,159936,159935,159934,159933,159932,159931,159930,159929,159928,159927,159926,159925,159924,159923,159922,159921,159920,159919,159918,159917,159916,159915,159914,159913,159912,159911,159910,159909,159908,159907,159906,159905,159902,159901,159900,159899,159898,159897,159896,159895,159894,159893,159892,159891,159890,159889,159888,159887,159886,159885,159884,159883,159882,159881,159880,159879,159878,159877,159876,159875,159874,159873,159872,159871,159870,159869,159868,159867,159866,159865,159863,159862,159861,159860,159859,159858,159856,159855,159853,159852,159851,159850,159849,159848,159847,159846,159845,159844,159843,159842,159841,159840,159835,159834,159833,159832,159831,159830,159828,159827,159826,159825,159824,159823,159822,159821,159820,159819,159818,159817,159816,159815,159814,159813,159812,159811,159810,159809,159808,159807,159806,159805,159804,159803,159802,159801,159800,159799,159798,159797,159796,159795,159794,159793,159792,159791,159790,159789,159788,159787,159786,159785,159784,159783,159782,159781,159780,159779,159778,159777,159776,159775,159774,159773,159772,159771,159770,159769,159768,159767,159766,159764,159762,159761,159760,159759,159758,159757,159756,159755,159754,159753,159752,159751,159750,159749,159748,159747,159746,159745,159744,159743,159742,159741,159740,159739,159738,159737,159736,159735,159734,159733,159732,159731,159730,159729,159728,159727,159726,159725,159724,159723,159722,159721,159720,159719,159718,159717,159716,159715,159714,159713,159712,159711,159710,159709,159708,159707,159706,159705,159704,159703,159702,159701,159700,159699,159698,159697,159696,159695,159694,159693,159692,159691,159690,159689,159688,159687,159686,159685,159684,159683,159682,159680,159679,159678,159677,159676,159675,159674,159673,159672,159670,159669,159668,159667,159666,159665,159664,159662,159661,159660,159659,159657,159656,159655,159654,159653,159652,159651,159650,159649,159648,159647,159646,159645,159644,159643,159642,159641,159640,159639,159638,159637,159636,159635,159634,159633,159632,159631,159630,159629,159628,159627,159626,159625,159624,159623,159622,159621,159620,159619,159618,159617,159616,159615,159614,159613,159612,159611,159610,159609,159608,159607,159606,159605,159604,159603,159602,159601,159600,159599,159598,159597,159596,159595,159594,159593,159592,159591,159590,159589,159588,159587,159586,159585,159584,159583,159582,159581,159580,159579,159578,159577,159576,159575,159574,159573,159572,159571,159570,159569,159568,159567,159566,159565,159564,159563,159562,159561,159560,159559,159558,159557,159556,159555,159554,159553,159552,159551,159550,159549,159548,159547,159546,159545,159544,159543,159542,159541,159540,159539,159538,159537,159536,159535,159534,159533,159532,159531,159530,159529,159528,159527,159526,159525,159524,159523,159522,159521,159520,159519,159518,159517,159516,159515,159514,159513,159512,159511,159510,159509,159508,159507,159506,159505,159504,159503,159502,159501,159500,159499,159498,159497,159496,159495,159494,159493,159492,159491,159490,159489,159488,159487,159486,159485,159484,159483,159482,159481,159480,159479,159478,159477,159476,159475,159473,159472,159471,159470,159469,159468,159467,159466,159465,159464,159463,159462,159461,159460,159459,159458,159457,159456,159455,159454,159453,159452,159451,159450,159449,159448,159447,159446,159445,159444,159443,159442,159441,159440,159439,159437,159436,159435,159434,159433,159432,159431,159430,159429,159428,159427,159426,159425,159424,159423,159422,159421,159420,159419,159418,159417,159416,159415,159414,159413,159412,159411,159410,159409,159408,159407,159406,159405,159404,159403,159402,159401,159400,159399,159398,159397,159396,159395,159393,159392,159391,159390,159389,159388,159387,159386,159385,159384,159383,159382,159381,159380,159379,159378,159377,159375,159374,159373,159372,159371,159370,159369,159368,159367,159366,159365,159364,159363,159361,159360,159359,159358,159357,159356,159354,159353,159351,159350,159349,159348,159347,159346,159345,159344,159343,159342,159341,159339,159338,159337,159336,159335,159334,159333,159332,159331,159329,159328,159327,159326,159325,159324,159323,159321,159320,159319,159318,159316,159315,159314,159313,159312,159311,159310,159309,159308,159307,159306,159305,159304,159303,159302,159301,159300,159299,159298,159297,159296,159295,159294,159293,159292,159291,159290,159289,159286,159285,159284,159283,159282,159281,159280,159279,159278,159277,159276,159275,159274,159273,159272,159271,159270,159269,159268,159267,159266,159265,159264,159263,159262,159261,159260,159259,159258,159257,159256,159255,159254,159253,159252,159251,159250,159249,159248,159247,159246,159245,159244,159243,159242,159241,159240,159239,159238,159237,159236,159235,159234,159233,159232,159231,159230,159229,159228,159227,159226,159225,159224,159223,159222,159221,159220,159219,159218,159217,159214,159213,159212,159211,159210,159209,159208,159207,159206,159205,159204,159203,159202,159201,159200,159199,159198,159197,159196,159195,159194,159193,159192,159191,159190,159189,159188,159187,159186,159185,159184,159183,159182,159181,159180,159179,159178,159177,159176,159175,159174,159173,159172,159170,159169,159168,159166,159165,159164,159163,159162,159161,159160,159159,159158,159157,159156,159155,159154,159153,159152,159151,159150,159149,159148,159147,159146,159145,159144,159143,159142,159141,159139,159138,159137,159136,159135,159134,159133,159132,159131,159130,159129,159128,159127,159126,159125,159124,159123,159122,159121,159120,159119,159118,159117,159116,159115,159114,159113,159112,159110,159109,159108,159107,159106,159105,159104,159103,159102,159101,159100,159099,159098,159097,159096,159095,159094,159093,159092,159091,159090,159089,159088,159087,159086,159085,159084,159083,159082,159081,159080,159079,159078,159077,159076,159075,159074,159073,159072,159071,159070,159069,159068,159067,159066,159065,159064,159063,159062,159061,159060,159059,159058,159057,159056,159055,159054,159053,159052,159051,159050,159049,159048,159047,159046,159045,159044,159043,159042,159041,159040,159039,159038,159037,159036,159035,159034,159033,159032,159031,159030,159029,159028,159027,159026,159025,159024,159023,159022,159021,159020,159019,159018,159017,159016,159015,159014,159013,159011,159010,159009,159008,159007,159006,159005,159004,159003,159002,159001,159000,158999,158998,158997,158996,158995,158994,158993,158992,158991,158990,158989,158988,158987,158986,158985,158984,158983,158982,158981,158980,158979,158978,158977,158976,158975,158974,158973,158972,158971,158970,158969,158968,158967,158966,158965,158964,158963,158961,158960,158959,158958,158957,158956,158955,158954,158953,158952,158951,158950,158948,158947,158946,158945,158944,158943,158942,158941,158940,158939,158938,158937,158936,158935,158934,158933,158932,158931,158930,158929,158928,158927,158925,158924,158923,158922,158921,158920,158919,158918,158917,158916,158915,158914,158913,158912,158911,158910,158909,158908,158907,158905,158904,158903,158902,158898,158897,158895,158894,158893,158892,158891,158890,158889,158888,158887,158886,158885,158884,158883,158882,158881,158880,158879,158878,158877,158876,158875,158874,158873,158872,158871,158870,158869,158867,158864,158863,158862,158861,158860,158859,158857,158854,158853,158852,158851,158850,158849,158846,158843,158842,158841,158840,158839,158838,158837,158836,158835,158834,158833,158832,158831,158830,158829,158826,158825,158824,158823,158822,158821,158820,158819,158818,158817,158816,158815,158814,158813,158812,158811,158810,158809,158807,158806,158805,158803,158802,158801,158800,158799,158798,158797,158796,158795,158794,158793,158792,158791,158790,158789,158788,158787,158786,158785,158784,158783,158782,158781,158780,158779,158778,158777,158775,158774,158773,158772,158771,158770,158769,158768,158767,158766,158765,158764,158763,158762,158761,158760,158759,158758,158757,158756,158755,158754,158753,158752,158751,158750,158749,158748,158747,158746,158745,158744,158743,158742,158741,158740,158739,158738,158737,158736,158735,158734,158733,158732,158731,158730,158729,158728,158727,158726,158725,158724,158723,158722,158721,158720,158719,158718,158717,158716,158715,158714,158713,158712,158711,158710,158709,158708,158707,158706,158705,158704,158703,158702,158701,158700,158699,158698,158697,158696,158695,158694,158693,158692,158691,158690,158689,158688,158687,158686,158685,158684,158683,158682,158681,158680,158679,158678,158677,158676,158675,158674,158673,158672,158671,158670,158669,158668,158667,158666,158665,158663,158662,158661,158660,158659,158658,158657,158656,158655,158654,158653,158652,158651,158650,158649,158648,158647,158646,158645,158644,158643,158642,158641,158640,158639,158638,158637,158636,158635,158633,158632,158631,158630,158629,158628,158627,158626,158625,158624,158623,158622,158621,158620,158619,158618,158617,158615,158614,158613,158612,158611,158610,158609,158608,158607,158606,158605,158604,158603,158602,158601,158600,158599,158598,158597,158596,158595,158594,158593,158592,158591,158590,158589,158588,158587,158586,158585,158584,158583,158582,158581,158580,158579,158578,158577,158576,158575,158573,158570,158569,158568,158567,158566,158565,158564,158563,158562,158561,158560,158559,158558,158557,158556,158555,158554,158553,158552,158551,158550,158549,158548,158547,158546,158545,158544,158543,158542,158541,158540,158539,158538,158537,158536,158535,158533,158532,158531,158530,158529,158528,158527,158526,158525,158524,158523,158522,158521,158520,158519,158518,158517,158516,158515,158514,158513,158512,158511,158510,158509,158508,158507,158506,158505,158504,158503,158502,158501,158500,158499,158498,158497,158496,158495,158494,158493,158492,158491,158490,158489,158488,158487,158486,158485,158484,158483,158482,158481,158480,158479,158478,158477,158476,158475,158474,158473,158472,158471,158470,158469,158468,158467,158466,158465,158464,158463,158460,158459,158458,158457,158456,158455,158454,158453,158452,158451,158450,158449,158448,158447,158446,158445,158444,158443,158442,158441,158440,158439,158438,158437,158436,158435,158429,158428,158427,158426,158425,158424,158423,158422,158420,158419,158418,158417,158416,158415,158414,158411,158410,158409,158408,158407,158406,158405,158403,158402,158401,158400,158399,158398,158397,158396,158395,158394,158393,158392,158391,158390,158389,158388,158387,158386,158385,158384,158383,158382,158381,158380,158379,158378,158377,158376,158375,158374,158373,158371,158370,158368,158367,158366,158365,158364,158363,158362,158361,158360,158359,158358,158357,158356,158355,158354,158353,158352,158351,158350,158349,158348,158347,158346,158345,158344,158343,158341,158340,158339,158338,158337,158336,158335,158334,158333,158332,158331,158330,158329,158328,158327,158326,158325,158324,158323,158322,158320,158319,158318,158317,158316,158315,158314,158313,158312,158311,158310,158309,158308,158307,158306,158305,158304,158303,158302,158301,158300,158299,158298,158297,158296,158295,158294,158293,158292,158291,158290,158289,158288,158287,158286,158285,158284,158283,158282,158281,158280,158279,158278,158277,158276,158275,158274,158273,158272,158271,158270,158269,158268,158267,158266,158265,158264,158262,158260,158259,158258,158256,158255,158254,158253,158252,158251,158250,158249,158248,158247,158246,158245,158244,158243,158242,158241,158240,158239,158238,158237,158236,158235,158234,158233,158232,158231,158230,158229,158228,158227,158226,158224,158223,158222,158221,158220,158219,158218,158217,158216,158215,158213,158212,158211,158210,158209,158208,158207,158206,158205,158203,158200,158199,158198,158197,158195,158193,158192,158191,158190,158189,158188,158187,158186,158185,158184,158183,158182,158181,158180,158179,158178,158177,158176,158175,158172,158171,158170,158169,158168,158167,158166,158165,158164,158163,158162,158161,158160,158159,158158,158157,158156,158155,158153,158150,158148,158146,158145,158144,158143,158142,158141,158140,158139,158138,158137,158136,158135,158134,158133,158132,158131,158130,158127,158126,158125,158124,158123,158122,158121,158120,158119,158117,158116,158115,158114,158113,158112,158111,158110,158108,158106,158105,158104,158103,158102,158101,158100,158099,158098,158097,158096,158094,158093,158092,158091,158090,158089,158088,158087,158085,158084,158083,158082,158081,158080,158079,158078,158077,158076,158075,158074,158073,158072,158071,158070,158069,158068,158067,158066,158065,158064,158063,158062,158061,158060,158059,158058,158057,158056,158055,158054,158053,158052,158051,158050,158049,158048,158047,158046,158045,158044,158042,158041,158040,158039,158038,158037,158036,158035,158034,158033,158032,158031,158029,158028,158027,158026,158025,158024,158023,158022,158021,158020,158019,158018,158017,158016,158015,158014,158013,158012,158011,158010,158009,158008,158007,158006,158005,158004,158003,158002,158001,158000,157999,157998,157997,157996,157995,157994,157993,157992,157991,157990,157985,157984,157983,157982,157981,157980,157979,157978,157977,157976,157975,157974,157973,157972,157971,157969,157968,157967,157966,157965,157964,157963,157962,157960,157959,157958,157957,157956,157955,157954,157953,157952,157951,157950,157949,157948,157947,157946,157945,157944,157943,157942,157938,157937,157936,157935,157934,157933,157931,157926,157925,157924,157921,157920,157919,157918,157915,157914,157913,157912,157911,157910,157909,157908,157907,157906,157905,157904,157903,157902,157901,157900,157899,157898,157897,157895,157894,157893,157892,157891,157890,157889,157888,157887,157886,157885,157884,157883,157882,157881,157880,157879,157878,157877,157875,157874,157873,157872,157871,157870,157869,157868,157867,157866,157865,157864,157863,157862,157861,157859,157858,157857,157856,157855,157854,157853,157852,157851,157850,157849,157848,157847,157846,157845,157844,157843,157842,157841,157840,157839,157838,157837,157834,157833,157832,157831,157830,157829,157828,157827,157826,157825,157824,157823,157822,157821,157820,157819,157818,157817,157816,157815,157814,157813,157812,157811,157810,157809,157808,157807,157806,157805,157803,157802,157801,157800,157799,157798,157796,157795,157794,157793,157792,157791,157789,157788,157787,157786,157785,157784,157783,157782,157781,157780,157779,157778,157777,157776,157775,157774,157772,157771,157770,157769,157768,157767,157766,157765,157764,157763,157762,157761,157760,157759,157757,157756,157755,157754,157753,157752,157751,157750,157749,157748,157747,157746,157745,157744,157743,157742,157741,157740,157738,157737,157735,157734,157733,157732,157731,157730,157729,157728,157727,157726,157725,157724,157723,157722,157721,157720,157719,157718,157717,157716,157715,157712,157711,157710,157709,157708,157707,157706,157705,157703,157702,157701,157700,157698,157697,157696,157695,157694,157693,157692,157691,157688,157687,157686,157685,157684,157683,157682,157681,157680,157678,157677,157676,157673,157671,157670,157669,157668,157666,157665,157664,157662,157660,157654,157653,157652,157651,157650,157649,157648,157647,157645,157643,157642,157641,157640,157639,157637,157636,157635,157634,157633,157632,157631,157630,157629,157628,157626,157625,157624,157623,157622,157621,157620,157619,157618,157617,157616,157615,157614,157613,157612,157610,157609,157608,157607,157606,157605,157604,157603,157602,157601,157600,157599,157598,157596,157594,157593,157592,157591,157590,157589,157588,157587,157586,157585,157584,157583,157582,157581,157580,157579,157578,157577,157576,157575,157574,157573,157572,157571,157570,157569,157568,157567,157566,157565,157564,157563,157562,157561,157560,157558,157557,157556,157555,157554,157553,157552,157551,157550,157549,157548,157547,157546,157545,157544,157543,157542,157541,157540,157539,157538,157537,157536,157535,157534,157533,157532,157531,157530,157529,157528,157527,157526,157525,157524,157523,157522,157521,157520,157519,157518,157517,157516,157515,157514,157513,157512,157511,157510,157509,157508,157507,157506,157505,157504,157503,157502,157501,157500,157499,157498,157497,157496,157495,157494,157493,157492,157491,157490,157487,157486,157485,157484,157483,157482,157481,157480,157479,157478,157477,157476,157475,157474,157473,157472,157470,157469,157468,157467,157466,157465,157464,157463,157462,157461,157460,157459,157458,157457,157456,157455,157453,157452,157451,157450,157449,157448,157447,157446,157445,157444,157443,157442,157441,157440,157439,157438,157437,157436,157435,157434,157433,157432,157431,157430,157427,157426,157425,157423,157422,157421,157420,157419,157418,157417,157411,157407,157406,157405,157404,157403,157402,157401,157400,157399,157397,157396,157395,157394,157393,157392,157391,157390,157389,157386,157385,157383,157382,157380,157379,157378,157377,157369,157368,157366,157365,157363,157362,157361,157360,157359,157357,157356,157355,157354,157353,157352,157351,157350,157349,157348,157346,157345,157343,157341,157340,157339,157338,157337,157336,157335,157334,157333,157332,157329,157328,157327,157326,157324,157322,157320,157319,157318,157317,157316,157315,157314,157313,157312,157311,157310,157309,157308,157307,157306,157305,157304,157303,157302,157301,157300,157299,157298,157297,157296,157294,157293,157291,157290,157289,157287,157286,157282,157281,157280,157279,157278,157277,157276,157275,157274,157268,157267,157266,157264,157263,157260,157259,157258,157257,157256,157255,157254,157253,157252,157251,157250,157249,157248,157246,157245,157244,157242,157239,157238,157237,157236,157235,157234,157233,157232,157231,157230,157229,157228,157227,157226,157225,157224,157223,157222,157221,157220,157219,157218,157217,157214,157213,157212,157211,157210,157209,157208,157207,157206,157203,157202,157201,157200,157199,157198,157197,157196,157195,157194,157190,157188,157187,157186,157184,157183,157182,157181,157180,157176,157173,157171,157170,157169,157168,157167,157166,157165,157164,157163,157162,157161,157160,157159,157158,157157,157156,157155,157154,157153,157152,157151,157150,157149,157148,157147,157146,157145,157144,157143,157142,157141,157140,157139,157138,157137,157136,157135,157134,157133,157132,157131,157130,157129,157128,157127,157126,157125,157124,157123,157122,157121,157120,157119,157118,157116,157115,157114,157113,157112,157111,157110,157109,157108,157107,157106,157105,157104,157103,157102,157101,157100,157099,157098,157097,157096,157095,157094,157093,157092,157091,157090,157087,157086,157085,157084,157083,157082,157080,157079,157077,157076,157075,157074,157073,157072,157071,157070,157069,157068,157067,157066,157065,157064,157063,157062,157061,157060,157059,157058,157057,157056,157054,157053,157052,157051,157050,157049,157048,157047,157046,157045,157044,157043,157042,157041,157040,157039,157038,157037,157036,157035,157034,157033,157031,157030,157029,157028,157025,157024,157023,157022,157021,157020,157019,157018,157017,157016,157015,157014,157013,157012,157011,157010,157009,157008,157007,157006,157005,157004,157003,157002,157001,157000,156999,156998,156997,156996,156995,156994,156993,156992,156991,156990,156989,156988,156987,156986,156985,156984,156983,156982,156981,156980,156979,156978,156977,156976,156975,156974,156973,156972,156971,156970,156969,156968,156967,156966,156965,156964,156963,156962,156961,156960,156959,156958,156957,156956,156955,156954,156953,156952,156951,156950,156949,156948,156947,156946,156945,156944,156943,156942,156941,156939,156938,156937,156936,156935,156933,156932,156931,156930,156929,156927,156926,156925,156924,156923,156922,156921,156920,156919,156918,156917,156916,156915,156914,156913,156912,156911,156910,156909,156908,156907,156906,156905,156904,156903,156902,156901,156900,156899,156898,156897,156895,156894,156893,156892,156891,156890,156889,156888,156887,156886,156885,156884,156883,156882,156881,156880,156879,156878,156877,156876,156875,156874,156873,156872,156871,156870,156869,156868,156867,156866,156865,156864,156863,156862,156861,156860,156859,156858,156857,156855,156854,156853,156852,156851,156850,156849,156848,156847,156846,156845,156844,156843,156842,156841,156840,156839,156838,156837,156836,156835,156834,156833,156832,156831,156830,156829,156828,156827,156825,156824,156823,156822,156821,156820,156819,156818,156817,156816,156815,156814,156813,156812,156811,156810,156809,156808,156807,156806,156805,156804,156803,156802,156801,156800,156799,156798,156797,156796,156795,156794,156792,156791,156790,156789,156788,156787,156786,156785,156784,156783,156782,156781,156780,156779,156778,156777,156776,156775,156774,156773,156772,156771,156770,156769,156768,156767,156766,156765,156764,156762,156761,156760,156759,156758,156757,156756,156755,156754,156753,156752,156751,156750,156749,156748,156747,156746,156745,156744,156743,156742,156741,156740,156739,156738,156737,156736,156735,156734,156733,156732,156731,156730,156729,156728,156727,156726,156725,156724,156723,156722,156720,156719,156718,156717,156716,156715,156714,156709,156708,156707,156706,156705,156703,156702,156701,156700,156699,156698,156697,156696,156694,156693,156692,156691,156690,156689,156688,156687,156686,156685,156684,156683,156682,156681,156680,156679,156678,156677,156676,156675,156674,156673,156672,156671,156670,156669,156668,156667,156666,156665,156664,156663,156662,156661,156660,156659,156658,156657,156656,156655,156654,156653,156652,156651,156650,156649,156648,156647,156646,156645,156644,156643,156642,156641,156640,156639,156638,156637,156636,156635,156634,156633,156632,156631,156630,156629,156628,156627,156626,156625,156624,156623,156622,156621,156620,156619,156618,156617,156616,156615,156614,156613,156612,156611,156610,156609,156608,156607,156606,156605,156604,156603,156602,156601,156600,156599,156598,156597,156596,156595,156594,156593,156592,156591,156590,156589,156588,156587,156586,156585,156584,156583,156582,156581,156580,156579,156578,156577,156576,156575,156573,156572,156571,156570,156569,156568,156567,156566,156565,156564,156563,156562,156561,156560,156559,156558,156557,156556,156555,156554,156553,156552,156551,156550,156549,156548,156547,156546,156545,156544,156543,156542,156540,156538,156537,156536,156535,156534,156532,156529,156528,156527,156526,156525,156524,156523,156522,156521,156520,156519,156518,156517,156516,156515,156514,156513,156512,156511,156510,156509,156508,156507,156506,156505,156504,156503,156502,156501,156500,156499,156498,156497,156496,156495,156494,156493,156492,156488,156487,156486,156485,156484,156483,156482,156481,156480,156479,156477,156476,156475,156474,156473,156472,156471,156470,156469,156468,156465,156464,156463,156462,156461,156460,156459,156458,156457,156456,156455,156454,156453,156452,156451,156450,156449,156448,156447,156446,156445,156444,156443,156442,156441,156440,156439,156438,156437,156435,156434,156432,156431,156430,156429,156428,156427,156426,156425,156424,156423,156422,156421,156420,156419,156418,156417,156416,156415,156414,156413,156412,156411,156410,156409,156408,156407,156406,156405,156404,156403,156402,156399,156398,156397,156396,156395,156394,156393,156392,156391,156390,156389,156388,156387,156386,156385,156384,156383,156382,156381,156380,156379,156378,156377,156376,156375,156374,156373,156372,156371,156370,156369,156368,156367,156366,156365,156364,156363,156362,156361,156360,156359,156358,156357,156356,156355,156354,156353,156352,156351,156350,156349,156348,156347,156346,156345,156344,156343,156342,156341,156340,156339,156338,156337,156336,156335,156334,156333,156332,156331,156330,156329,156328,156327,156326,156325,156324,156323,156322,156321,156320,156319,156318,156317,156316,156315,156314,156313,156312,156311,156310,156309,156308,156307,156306,156305,156304,156303,156302,156301,156300,156299,156298,156297,156296,156295,156294,156293,156292,156291,156290,156289,156288,156287,156286,156284,156283,156282,156281,156280,156279,156278,156277,156276,156275,156274,156273,156272,156271,156270,156269,156268,156267,156266,156265,156264,156263,156262,156261,156260,156259,156258,156257,156256,156255,156254,156253,156252,156251,156250,156249,156248,156247,156246,156245,156244,156243,156242,156241,156240,156239,156238,156237,156236,156235,156234,156228,156227,156226,156225,156224,156223,156222,156221,156220,156219,156218,156217,156215,156214,156213,156212,156211,156210,156209,156208,156207,156206,156205,156204,156203,156202,156201,156200,156199,156198,156197,156196,156195,156194,156193,156192,156191,156190,156189,156188,156187,156186,156185,156184,156183,156182,156181,156180,156179,156178,156177,156176,156175,156174,156173,156172,156171,156170,156169,156168,156167,156166,156165,156164,156163,156162,156161,156160,156159,156158,156157,156156,156154,156153,156152,156151,156150,156149,156148,156147,156146,156145,156144,156143,156142,156139,156138,156135,156134,156133,156132,156131,156130,156129,156128,156127,156126,156125,156124,156123,156122,156121,156120,156119,156118,156117,156116,156115,156114,156113,156112,156111,156110,156109,156108,156107,156106,156105,156104,156103,156102,156101,156100,156099,156098,156097,156096,156095,156094,156093,156092,156091,156090,156089,156088,156087,156086,156084,156083,156082,156081,156079,156078,156077,156076,156075,156074,156073,156072,156071,156070,156069,156068,156067,156066,156065,156064,156063,156062,156061,156060,156059,156058,156057,156056,156055,156054,156053,156052,156051,156050,156049,156048,156047,156046,156045,156044,156043,156042,156041,156040,156039,156038,156037,156036,156035,156034,156033,156032,156031,156030,156029,156028,156027,156026,156025,156024,156023,156022,156021,156020,156019,156018,156017,156016,156015,156014,156013,156012,156011,156010,156009,156008,156007,156006,156005,156004,156003,156002,156000,155999,155998,155997,155996,155995,155994,155993,155992,155991,155990,155989,155988,155987,155986,155985,155984,155983,155982,155981,155980,155979,155978,155977,155976,155975,155974,155973,155972,155971,155970,155969,155968,155967,155966,155965,155964,155963,155962,155961,155960,155959,155958,155957,155956,155955,155954,155953,155952,155951,155950,155949,155948,155947,155946,155945,155944,155943,155941,155940,155939,155938,155937,155936,155935,155934,155933,155931,155930,155929,155928,155927,155926,155925,155924,155923,155922,155921,155920,155919,155918,155917,155916,155915,155914,155913,155912,155911,155910,155909,155908,155907,155906,155905,155904,155903,155902,155901,155900,155899,155898,155897,155896,155895,155894,155893,155892,155891,155890,155889,155888,155887,155886,155885,155884,155883,155882,155881,155880,155879,155878,155877,155876,155875,155874,155873,155872,155871,155869,155868,155867,155866,155865,155864,155863,155862,155861,155860,155859,155858,155857,155856,155855,155854,155853,155852,155851,155850,155849,155848,155847,155846,155845,155844,155843,155842,155841,155840,155839,155838,155837,155836,155835,155834,155833,155832,155831,155830,155829,155828,155827,155826,155825,155824,155823,155822,155821,155820,155819,155818,155817,155816,155815,155814,155813,155812,155811,155810,155809,155808,155807,155806,155805,155804,155803,155802,155801,155800,155799,155798,155797,155796,155795,155794,155793,155792,155791,155790,155789,155788,155787,155786,155785,155784,155783,155782,155781,155780,155779,155777,155776,155775,155774,155773,155772,155771,155770,155769,155768,155767,155766,155765,155764,155763,155762,155761,155760,155759,155758,155757,155756,155755,155754,155753,155752,155751,155750,155749,155748,155747,155746,155745,155744,155743,155742,155741,155740,155739,155738,155737,155736,155735,155734,155733,155732,155731,155730,155729,155728,155727,155726,155725,155724,155723,155722,155721,155720,155719,155718,155717,155716,155715,155714,155713,155712,155711,155710,155709,155708,155707,155706,155705,155704,155703,155702,155701,155700,155699,155698,155697,155696,155695,155694,155693,155692,155691,155690,155689,155688,155687,155686,155685,155684,155683,155682,155681,155680,155679,155678,155677,155676,155675,155674,155673,155672,155671,155670,155669,155668,155667,155666,155665,155663,155662,155661,155660,155659,155658,155657,155656,155655,155654,155653,155652,155651,155650,155649,155648,155647,155646,155645,155644,155643,155642,155641,155640,155639,155638,155637,155636,155635,155634,155633,155631,155630,155629,155628,155627,155626,155625,155624,155623,155622,155621,155620,155619,155618,155616,155615,155614,155613,155612,155611,155610,155609,155608,155607,155606,155605,155604,155603,155602,155601,155600,155599,155598,155597,155596,155595,155594,155593,155592,155591,155590,155589,155588,155587,155586,155585,155584,155583,155582,155581,155580,155579,155578,155577,155576,155575,155574,155573,155572,155571,155570,155569,155568,155567,155566,155565,155564,155563,155562,155561,155560,155559,155558,155557,155556,155555,155554,155553,155552,155551,155550,155549,155548,155547,155546,155545,155544,155543,155542,155541,155540,155539,155538,155537,155536,155535,155534,155533,155532,155531,155529,155528,155527,155526,155525,155523,155522,155521,155520,155519,155518,155517,155516,155515,155514,155513,155512,155511,155510,155509,155508,155507,155506,155505,155504,155500,155498,155497,155496,155494,155493,155492,155491,155490,155489,155488,155487,155486,155485,155484,155483,155482,155481,155480,155479,155478,155477,155476,155475,155474,155472,155471,155470,155469,155468,155467,155465,155464,155463,155462,155461,155460,155459,155458,155457,155456,155455,155454,155453,155452,155451,155450,155449,155448,155447,155446,155445,155444,155443,155442,155441,155440,155439,155438,155437,155436,155435,155434,155433,155432,155431,155430,155428,155425,155424,155423,155422,155421,155420,155419,155418,155416,155415,155414,155413,155412,155411,155410,155409,155408,155407,155406,155405,155404,155403,155402,155401,155400,155399,155398,155397,155396,155395,155394,155393,155392,155391,155390,155389,155388,155387,155386,155385,155384,155383,155382,155381,155380,155379,155378,155377,155376,155375,155374,155373,155372,155371,155370,155369,155368,155367,155366,155365,155364,155363,155362,155361,155360,155359,155358,155357,155356,155355,155354,155353,155352,155351,155350,155349,155348,155346,155345,155344,155343,155342,155341,155339,155338,155337,155336,155335,155334,155333,155332,155331,155330,155329,155328,155327,155326,155325,155324,155323,155322,155321,155320,155319,155318,155317,155316,155315,155314,155313,155312,155311,155310,155309,155308,155307,155306,155305,155304,155303,155302,155301,155300,155299,155298,155297,155296,155295,155294,155289,155288,155287,155286,155285,155284,155283,155282,155281,155280,155279,155278,155277,155276,155275,155274,155273,155272,155271,155270,155269,155268,155267,155264,155263,155262,155261,155260,155259,155258,155257,155256,155255,155254,155253,155252,155251,155250,155248,155247,155246,155245,155244,155243,155242,155241,155240,155239,155238,155237,155236,155235,155234,155233,155232,155231,155230,155229,155228,155227,155226,155225,155224,155223,155222,155221,155220,155219,155218,155217,155216,155215,155214,155213,155212,155211,155210,155209,155207,155206,155205,155204,155203,155202,155201,155199,155198,155197,155196,155195,155194,155193,155192,155191,155190,155189,155188,155187,155186,155185,155184,155183,155182,155181,155180,155179,155178,155177,155176,155175,155174,155173,155172,155171,155170,155169,155168,155167,155166,155165,155164,155163,155162,155161,155160,155159,155158,155157,155156,155155,155154,155153,155152,155151,155150,155149,155148,155147,155146,155145,155144,155143,155142,155141,155140,155139,155138,155137,155136,155135,155134,155133,155132,155131,155130,155128,155127,155126,155125,155123,155121,155120,155119,155118,155117,155116,155115,155114,155113,155112,155111,155110,155109,155107,155105,155104,155103,155102,155101,155100,155099,155098,155097,155096,155095,155094,155093,155092,155091,155090,155089,155088,155087,155086,155085,155084,155083,155082,155081,155080,155079,155078,155077,155076,155075,155074,155073,155072,155071,155070,155069,155068,155067,155066,155065,155064,155063,155062,155061,155060,155059,155058,155057,155056,155055,155054,155053,155052,155051,155050,155049,155048,155047,155046,155045,155041,155040,155039,155038,155037,155036,155035,155034,155033,155032,155031,155030,155029,155028,155027,155026,155025,155024,155023,155022,155021,155020,155019,155018,155017,155016,155015,155014,155013,155012,155011,155010,155009,155008,155007,155006,155005,155004,155003,155002,155001,155000,154999,154998,154997,154996,154995,154994,154993,154992,154991,154990,154989,154988,154987,154986,154985,154984,154983,154982,154980,154979,154976,154975,154974,154973,154972,154971,154970,154969,154968,154967,154965,154964,154963,154962,154961,154960,154959,154958,154957,154956,154955,154954,154953,154952,154951,154950,154949,154948,154947,154946,154945,154944,154943,154942,154941,154940,154939,154938,154937,154936,154935,154934,154933,154932,154931,154930,154929,154928,154927,154926,154925,154924,154923,154922,154921,154920,154919,154918,154917,154916,154915,154914,154913,154912,154911,154910,154909,154908,154907,154906,154905,154904,154903,154902,154901,154900,154899,154898,154897,154896,154895,154894,154893,154892,154891,154890,154889,154888,154887,154886,154885,154884,154883,154882,154881,154880,154879,154878,154877,154876,154875,154874,154873,154872,154871,154870,154868,154867,154866,154865,154864,154863,154861,154860,154859,154858,154857,154856,154855,154854,154853,154852,154851,154850,154849,154848,154847,154846,154845,154843,154842,154841,154840,154839,154838,154837,154836,154835,154834,154833,154832,154831,154830,154829,154828,154827,154826,154825,154824,154823,154822,154821,154820,154819,154818,154817,154816,154815,154814,154813,154812,154811,154810,154809,154808,154807,154806,154805,154804,154803,154800,154799,154798,154797,154796,154795,154794,154793,154792,154791,154790,154789,154788,154787,154786,154785,154784,154783,154782,154781,154780,154779,154778,154777,154776,154775,154774,154773,154772,154771,154770,154769,154768,154767,154765,154764,154763,154762,154761,154760,154759,154758,154757,154756,154755,154754,154753,154752,154751,154750,154749,154748,154747,154746,154745,154744,154743,154742,154741,154740,154739,154738,154737,154736,154735,154734,154733,154732,154731,154730,154729,154728,154727,154726,154725,154724,154723,154722,154721,154720,154719,154718,154717,154716,154715,154714,154713,154712,154711,154710,154709,154708,154707,154706,154705,154704,154703,154702,154701,154700,154699,154698,154697,154696,154695,154694,154693,154692,154691,154690,154689,154688,154687,154686,154685,154684,154683,154682,154681,154680,154679,154678,154677,154676,154675,154674,154673,154672,154671,154670,154668,154667,154666,154665,154664,154663,154662,154661,154660,154659,154656,154655,154654,154653,154652,154651,154650,154649,154648,154647,154646,154645,154644,154643,154642,154641,154640,154639,154638,154637,154636,154635,154634,154633,154632,154631,154630,154629,154628,154627,154626,154625,154624,154623,154622,154621,154620,154619,154618,154616,154615,154613,154612,154611,154610,154609,154608,154607,154606,154605,154604,154603,154601,154600,154599,154598,154597,154596,154595,154594,154593,154592,154591,154590,154589,154588,154587,154586,154585,154584,154583,154582,154581,154580,154579,154578,154577,154576,154575,154574,154573,154572,154570,154569,154568,154567,154566,154565,154564,154562,154561,154559,154558,154557,154556,154555,154554,154553,154552,154551,154550,154549,154548,154547,154546,154545,154544,154543,154542,154541,154540,154539,154538,154537,154536,154535,154534,154533,154532,154531,154530,154529,154528,154527,154526,154525,154524,154523,154522,154521,154520,154519,154518,154517,154516,154515,154514,154513,154512,154511,154510,154509,154508,154507,154506,154505,154504,154503,154502,154501,154500,154499,154498,154497,154496,154495,154494,154493,154492,154491,154490,154489,154488,154487,154486,154485,154484,154483,154482,154481,154480,154479,154478,154477,154476,154475,154474,154473,154472,154471,154470,154469,154468,154467,154466,154465,154464,154463,154462,154461,154460,154459,154458,154457,154456,154455,154454,154453,154452,154451,154450,154449,154448,154447,154446,154445,154444,154443,154442,154441,154440,154439,154438,154437,154436,154435,154434,154433,154432,154431,154430,154429,154428,154427,154426,154425,154424,154423,154422,154421,154420,154419,154418,154417,154416,154415,154414,154413,154412,154411,154410,154409,154408,154405,154404,154403,154402,154401,154400,154399,154398,154397,154395,154394,154393,154392,154391,154390,154389,154388,154387,154386,154385,154384,154383,154382,154381,154380,154379,154378,154377,154376,154375,154374,154373,154372,154371,154370,154369,154368,154367,154366,154365,154364,154362,154361,154360,154359,154358,154357,154356,154355,154354,154353,154352,154351,154348,154347,154345,154344,154343,154342,154341,154340,154339,154338,154336,154335,154334,154333,154332,154331,154330,154329,154328,154327,154326,154325,154324,154323,154322,154321,154320,154319,154318,154317,154316,154315,154314,154313,154312,154311,154310,154309,154308,154307,154306,154305,154304,154303,154302,154301,154300,154299,154298,154297,154296,154294,154293,154291,154290,154289,154288,154287,154286,154285,154284,154283,154282,154281,154280,154279,154278,154277,154276,154274,154273,154272,154271,154270,154269,154268,154267,154266,154265,154264,154263,154262,154261,154260,154259,154258,154257,154256,154255,154254,154253,154252,154251,154250,154249,154248,154247,154246,154245,154244,154243,154241,154240,154239,154238,154237,154235,154234,154233,154231,154229,154228,154227,154226,154225,154222,154221,154220,154219,154218,154217,154216,154215,154214,154213,154212,154211,154210,154209,154208,154207,154206,154205,154204,154203,154202,154201,154200,154199,154198,154194,154193,154192,154190,154189,154188,154187,154185,154184,154183,154182,154181,154180,154179,154178,154177,154176,154175,154174,154173,154172,154171,154170,154169,154168,154167,154166,154165,154163,154162,154161,154160,154159,154157,154156,154155,154154,154153,154152,154150,154149,154148,154147,154146,154145,154144,154143,154142,154141,154140,154139,154138,154137,154136,154135,154134,154133,154132,154131,154130,154129,154128,154127,154126,154125,154124,154123,154122,154121,154120,154119,154118,154117,154115,154114,154113,154112,154108,154107,154106,154105,154104,154103,154102,154101,154100,154099,154098,154097,154096,154095,154094,154093,154092,154091,154090,154089,154088,154087,154086,154085,154084,154083,154082,154081,154080,154079,154078,154077,154076,154075,154074,154073,154072,154071,154070,154069,154068,154067,154066,154065,154064,154063,154062,154061,154060,154058,154057,154056,154055,154054,154053,154052,154051,154050,154049,154048,154047,154046,154045,154044,154043,154042,154041,154040,154039,154038,154037,154036,154035,154034,154033,154032,154031,154030,154029,154028,154027,154026,154025,154024,154023,154022,154021,154020,154019,154018,154017,154016,154015,154014,154013,154012,154011,154010,154008,154007,154006,154005,154004,154003,154002,154001,154000,153999,153998,153997,153996,153995,153994,153993,153992,153991,153990,153989,153988,153987,153986,153985,153984,153983,153982,153981,153980,153979,153978,153977,153976,153975,153974,153973,153972,153971,153970,153969,153968,153967,153966,153965,153964,153963,153962,153961,153960,153959,153958,153957,153956,153955,153954,153952,153951,153950,153949,153948,153947,153946,153944,153943,153942,153941,153940,153939,153938,153937,153936,153935,153934,153933,153932,153931,153930,153929,153928,153927,153926,153925,153924,153923,153922,153921,153920,153919,153918,153917,153916,153915,153914,153913,153912,153911,153910,153909,153908,153907,153906,153905,153904,153903,153902,153901,153900,153899,153898,153897,153896,153895,153894,153893,153892,153891,153890,153889,153888,153887,153886,153885,153884,153883,153882,153881,153880,153879,153878,153877,153876,153875,153874,153873,153872,153871,153870,153869,153868,153867,153866,153865,153864,153863,153862,153861,153860,153858,153857,153856,153854,153853,153852,153851,153850,153849,153848,153847,153846,153845,153844,153843,153842,153841,153840,153839,153838,153837,153836,153835,153834,153833,153832,153831,153830,153829,153828,153827,153826,153825,153824,153823,153822,153821,153820,153819,153818,153817,153816,153815,153814,153813,153812,153811,153810,153809,153808,153807,153806,153805,153804,153803,153801,153800,153799,153798,153797,153796,153795,153794,153793,153792,153791,153790,153789,153787,153785,153784,153782,153779,153778,153777,153776,153775,153774,153773,153772,153771,153770,153769,153768,153767,153766,153765,153764,153763,153762,153761,153760,153759,153758,153757,153756,153755,153753,153752,153751,153750,153749,153748,153747,153746,153745,153744,153743,153742,153741,153740,153739,153738,153737,153736,153735,153734,153733,153732,153731,153730,153729,153728,153727,153726,153725,153724,153723,153722,153721,153720,153719,153718,153717,153716,153715,153714,153713,153712,153711,153710,153709,153708,153707,153706,153705,153704,153703,153702,153701,153700,153699,153698,153697,153696,153694,153693,153692,153691,153690,153689,153688,153687,153686,153685,153684,153683,153682,153681,153680,153679,153678,153677,153676,153675,153674,153673,153672,153671,153670,153669,153668,153667,153666,153665,153664,153663,153662,153661,153660,153659,153658,153657,153656,153655,153654,153653,153652,153651,153650,153649,153648,153647,153646,153645,153644,153643,153642,153641,153640,153639,153638,153637,153636,153635,153634,153633,153632,153631,153630,153629,153628,153627,153626,153625,153624,153623,153622,153621,153620,153619,153618,153617,153616,153615,153614,153613,153612,153611,153610,153609,153608,153607,153606,153605,153604,153603,153601,153600,153599,153598,153597,153596,153595,153594,153593,153592,153591,153590,153589,153588,153587,153586,153585,153584,153583,153582,153581,153580,153579,153578,153577,153576,153575,153574,153573,153572,153571,153570,153569,153568,153567,153566,153565,153564,153563,153562,153561,153560,153559,153558,153557,153556,153555,153554,153553,153552,153551,153550,153549,153548,153547,153546,153545,153544,153543,153542,153541,153540,153539,153538,153537,153536,153535,153534,153533,153532,153531,153530,153529,153528,153527,153526,153525,153524,153523,153522,153521,153520,153519,153517,153516,153515,153514,153513,153512,153511,153510,153509,153508,153507,153506,153505,153504,153502,153501,153500,153499,153498,153497,153496,153495,153494,153493,153492,153491,153490,153489,153488,153487,153486,153485,153484,153483,153482,153481,153480,153479,153478,153477,153476,153475,153474,153473,153472,153471,153470,153469,153468,153467,153466,153465,153464,153462,153461,153459,153458,153457,153456,153455,153451,153449,153448,153447,153446,153444,153442,153441,153439,153438,153437,153436,153435,153434,153433,153432,153431,153430,153429,153422,153421,153420,153419,153418,153417,153416,153415,153414,153413,153412,153411,153410,153409,153408,153407,153406,153405,153404,153403,153402,153401,153400,153399,153398,153397,153396,153395,153394,153393,153391,153390,153389,153388,153387,153386,153385,153384,153383,153382,153381,153380,153379,153378,153377,153376,153375,153374,153373,153372,153371,153370,153369,153368,153367,153366,153365,153364,153363,153362,153361,153360,153359,153356,153355,153354,153353,153352,153351,153350,153349,153348,153347,153346,153345,153344,153343,153342,153341,153340,153339,153338,153337,153336,153335,153334,153333,153332,153331,153330,153329,153328,153327,153326,153325,153324,153323,153322,153321,153320,153318,153317,153316,153315,153314,153313,153312,153311,153310,153309,153308,153307,153306,153305,153304,153303,153302,153301,153300,153299,153298,153297,153296,153295,153294,153293,153292,153291,153290,153289,153288,153287,153286,153285,153284,153283,153282,153281,153280,153279,153278,153277,153276,153275,153274,153273,153272,153271,153269,153268,153267,153266,153265,153264,153263,153262,153261,153260,153259,153257,153256,153255,153254,153253,153252,153251,153250,153249,153248,153247,153246,153245,153244,153243,153242,153241,153240,153239,153238,153237,153236,153235,153230,153229,153228,153227,153226,153225,153224,153223,153222,153220,153219,153218,153217,153216,153215,153214,153213,153212,153211,153210,153209,153208,153207,153206,153205,153204,153203,153202,153201,153200,153199,153198,153197,153196,153195,153194,153193,153192,153191,153190,153189,153188,153187,153186,153185,153184,153183,153182,153181,153180,153179,153178,153177,153176,153175,153174,153173,153172,153171,153170,153169,153168,153167,153166,153165,153164,153163,153162,153161,153160,153159,153158,153157,153156,153155,153154,153153,153152,153151,153150,153149,153148,153147,153146,153145,153144,153143,153142,153141,153140,153139,153138,153137,153136,153135,153134,153133,153132,153131,153130,153129,153128,153127,153126,153125,153124,153123,153122,153121,153120,153119,153118,153117,153116,153114,153112,153111,153110,153109,153108,153107,153106,153105,153104,153103,153102,153101,153100,153099,153098,153097,153096,153095,153094,153093,153092,153091,153090,153089,153088,153087,153086,153085,153084,153083,153082,153081,153080,153079,153078,153076,153075,153074,153073,153072,153071,153070,153069,153068,153067,153066,153065,153064,153063,153062,153061,153060,153059,153058,153057,153056,153055,153054,153053,153052,153051,153050,153049,153048,153047,153046,153045,153044,153043,153042,153041,153040,153039,153038,153037,153036,153035,153034,153033,153032,153031,153030,153029,153028,153027,153026,153025,153024,153023,153022,153021,153020,153019,153018,153017,153016,153015,153014,153013,153012,153011,153010,153009,153008,153007,153006,153005,153004,153003,153002,153001,153000,152998,152997,152996,152995,152994,152993,152992,152991,152990,152989,152988,152987,152986,152985,152984,152983,152982,152981,152980,152979,152978,152977,152976,152975,152974,152973,152972,152971,152970,152969,152968,152967,152966,152965,152964,152963,152962,152961,152960,152959,152958,152957,152956,152955,152954,152953,152952,152951,152950,152949,152948,152947,152946,152945,152944,152943,152942,152941,152940,152939,152938,152937,152936,152935,152934,152933,152932,152931,152930,152929,152928,152927,152926,152925,152924,152923,152922,152921,152920,152919,152918,152917,152916,152915,152914,152913,152912,152911,152910,152909,152908,152907,152906,152905,152904,152903,152902,152901,152900,152899,152898,152897,152896,152895,152894,152893,152892,152891,152890,152889,152888,152887,152886,152885,152884,152883,152882,152881,152880,152879,152878,152877,152876,152875,152874,152873,152872,152871,152870,152869,152868,152867,152866,152865,152864,152863,152862,152861,152860,152859,152858,152857,152856,152855,152854,152853,152852,152851,152850,152849,152848,152847,152845,152844,152843,152842,152841,152840,152839,152838,152837,152836,152835,152834,152833,152832,152831,152830,152829,152828,152827,152826,152825,152824,152823,152822,152821,152820,152819,152818,152817,152816,152815,152814,152813,152812,152811,152810,152809,152808,152807,152806,152805,152804,152803,152802,152801,152800,152799,152798,152797,152796,152795,152794,152793,152792,152791,152790,152789,152788,152787,152786,152785,152784,152783,152782,152781,152780,152779,152778,152777,152776,152775,152774,152773,152772,152771,152770,152769,152768,152767,152766,152765,152764,152763,152762,152761,152760,152759,152758,152757,152756,152755,152754,152753,152752,152751,152750,152749,152748,152747,152746,152745,152744,152743,152742,152741,152740,152739,152738,152737,152736,152735,152734,152733,152731,152729,152728,152727,152726,152725,152724,152723,152722,152721,152720,152719,152718,152717,152716,152714,152713,152712,152711,152710,152709,152708,152707,152706,152705,152704,152703,152702,152701,152700,152699,152698,152697,152696,152695,152694,152693,152692,152691,152690,152689,152688,152687,152686,152685,152684,152683,152682,152681,152679,152678,152677,152676,152675,152674,152673,152672,152671,152670,152669,152668,152667,152665,152664,152663,152662,152661,152660,152659,152658,152657,152656,152655,152654,152653,152652,152650,152649,152648,152647,152646,152645,152644,152643,152642,152641,152640,152639,152638,152637,152635,152634,152633,152632,152631,152630,152629,152628,152626,152625,152624,152623,152622,152621,152620,152619,152618,152617,152616,152615,152614,152613,152612,152611,152610,152609,152608,152607,152606,152605,152604,152602,152601,152600,152599,152598,152597,152596,152595,152594,152593,152592,152591,152589,152588,152587,152586,152585,152584,152583,152582,152581,152580,152579,152578,152577,152576,152575,152574,152573,152572,152571,152570,152569,152568,152567,152566,152565,152564,152563,152562,152561,152560,152559,152558,152557,152556,152555,152554,152553,152552,152551,152550,152549,152548,152547,152546,152545,152544,152543,152542,152541,152540,152539,152538,152537,152536,152534,152533,152532,152531,152530,152529,152528,152527,152526,152525,152524,152523,152522,152521,152520,152519,152518,152517,152516,152515,152514,152513,152512,152511,152510,152509,152508,152507,152506,152505,152504,152503,152501,152500,152499,152498,152497,152496,152495,152494,152493,152492,152491,152490,152489,152488,152487,152486,152485,152484,152483,152482,152481,152480,152479,152477,152476,152475,152474,152473,152472,152471,152470,152469,152468,152467,152466,152465,152464,152463,152462,152461,152460,152459,152458,152457,152456,152455,152454,152452,152451,152450,152449,152448,152447,152446,152445,152444,152443,152442,152441,152440,152439,152438,152437,152435,152431,152429,152428,152427,152426,152418,152417,152416,152415,152414,152413,152412,152411,152410,152409,152408,152407,152406,152403,152402,152399,152398,152397,152396,152394,152392,152390,152388,152387,152386,152385,152384,152383,152382,152381,152380,152379,152378,152375,152373,152372,152371,152370,152369,152368,152367,152366,152365,152364,152363,152362,152361,152360,152359,152358,152357,152356,152355,152354,152353,152352,152351,152350,152349,152348,152347,152346,152345,152344,152343,152342,152340,152339,152338,152337,152336,152335,152334,152333,152332,152331,152330,152329,152328,152327,152326,152325,152324,152323,152322,152321,152320,152319,152318,152317,152316,152315,152314,152313,152312,152311,152310,152309,152308,152307,152305,152304,152303,152302,152301,152300,152299,152298,152297,152296,152295,152294,152293,152292,152291,152290,152289,152288,152287,152286,152285,152284,152283,152282,152280,152279,152278,152277,152275,152274,152273,152272,152269,152268,152267,152266,152265,152264,152263,152262,152261,152258,152257,152256,152255,152254,152253,152248,152247,152246,152245,152244,152243,152242,152241,152240,152239,152238,152237,152236,152235,152234,152233,152230,152229,152228,152227,152226,152225,152224,152223,152222,152221,152220,152219,152218,152217,152216,152215,152214,152213,152212,152211,152210,152209,152206,152205,152203,152202,152201,152200,152199,152198,152197,152196,152195,152194,152193,152192,152191,152190,152189,152188,152187,152186,152185,152184,152183,152182,152181,152180,152179,152178,152177,152176,152175,152174,152173,152172,152171,152170,152169,152168,152167,152166,152165,152164,152163,152162,152161,152160,152159,152158,152157,152156,152155,152154,152153,152152,152151,152149,152148,152147,152146,152145,152144,152143,152142,152141,152140,152139,152138,152137,152136,152135,152134,152133,152132,152131,152130,152128,152127,152126,152125,152123,152122,152121,152120,152119,152118,152117,152116,152115,152114,152113,152112,152111,152110,152109,152108,152107,152106,152105,152104,152103,152102,152101,152100,152098,152097,152096,152095,152094,152093,152092,152091,152090,152089,152088,152087,152086,152085,152084,152083,152082,152081,152080,152079,152078,152077,152076,152075,152074,152073,152072,152071,152070,152069,152067,152066,152065,152064,152063,152062,152061,152060,152059,152058,152057,152055,152054,152053,152052,152051,152050,152049,152048,152047,152046,152045,152044,152043,152042,152041,152040,152039,152038,152037,152036,152035,152034,152033,152032,152031,152030,152029,152028,152027,152026,152025,152024,152023,152022,152021,152020,152019,152018,152017,152016,152015,152014,152013,152012,152011,152010,152009,152008,152007,152006,152005,152004,152003,152002,152001,152000,151999,151998,151997,151996,151995,151994,151993,151992,151990,151989,151988,151987,151985,151984,151983,151982,151981,151980,151979,151978,151977,151976,151975,151974,151973,151972,151971,151970,151969,151968,151967,151966,151965,151964,151963,151962,151961,151960,151959,151958,151957,151956,151955,151954,151953,151952,151951,151950,151949,151948,151947,151946,151945,151944,151943,151942,151941,151940,151939,151938,151937,151936,151935,151934,151933,151932,151931,151930,151929,151928,151927,151926,151925,151924,151923,151922,151921,151920,151919,151918,151917,151916,151915,151914,151913,151912,151911,151910,151909,151908,151907,151905,151904,151903,151902,151901,151900,151899,151898,151897,151896,151894,151893,151892,151891,151890,151887,151886,151885,151884,151883,151882,151881,151880,151879,151878,151877,151876,151875,151874,151873,151872,151871,151870,151869,151868,151867,151866,151865,151864,151863,151862,151860,151859,151858,151857,151856,151855,151854,151853,151852,151851,151850,151849,151848,151847,151846,151845,151844,151843,151842,151841,151840,151839,151838,151837,151836,151835,151834,151833,151832,151831,151830,151829,151828,151827,151826,151825,151824,151823,151822,151821,151819,151818,151817,151816,151815,151814,151813,151812,151811,151810,151809,151807,151806,151805,151803,151801,151800,151799,151798,151797,151796,151795,151794,151793,151792,151791,151790,151789,151788,151787,151786,151785,151784,151783,151782,151781,151780,151779,151778,151777,151776,151775,151774,151773,151772,151770,151769,151768,151767,151766,151765,151764,151763,151762,151761,151760,151759,151757,151756,151755,151754,151753,151752,151751,151750,151749,151748,151747,151746,151745,151744,151743,151742,151741,151740,151739,151738,151737,151736,151735,151734,151733,151732,151731,151730,151729,151728,151727,151726,151725,151723,151720,151719,151718,151717,151716,151715,151714,151713,151712,151711,151710,151709,151708,151707,151706,151705,151704,151703,151702,151701,151700,151699,151698,151697,151696,151695,151694,151693,151692,151691,151690,151689,151688,151687,151686,151685,151684,151683,151682,151681,151680,151679,151678,151677,151676,151674,151673,151672,151671,151669,151668,151667,151666,151665,151664,151663,151662,151661,151660,151659,151658,151657,151656,151655,151654,151653,151652,151651,151650,151649,151648,151647,151646,151645,151644,151643,151642,151641,151640,151639,151638,151637,151636,151635,151634,151633,151632,151631,151630,151629,151628,151627,151626,151625,151624,151623,151622,151621,151620,151619,151618,151617,151616,151615,151614,151613,151612,151611,151610,151609,151608,151607,151606,151605,151604,151603,151602,151601,151592,151590,151586,151585,151583,151581,151579,151576,151571,151569,151567,151566,151565,151562,151558,151557,151550,151545,151534,151530,151529,151527,151526,151525,151524,151523,151522,151521,151520,151519,151517,151513,151512,151511,151510,151509,151508,151507,151506,151505,151504,151503,151502,151501,151500,151499,151498,151497,151496,151495,151494,151493,151492,151490,151489,151487,151486,151485,151484,151483,151482,151479,151478,151476,151475,151474,151473,151472,151471,151470,151469,151468,151467,151465,151464,151463,151462,151461,151458,151457,151456,151455,151454,151453,151451,151449,151447,151446,151444,151442,151441,151438,151435,151434,151431,151424,151423,151422,151421,151420,151414,151412,151411,151410,151408,151398,151387,151381,151379,151378,151372,151357,151356,151355,151354,151353,151352,151350,151336,151334,151333,151332,151331,151330,151329,151328,151327,151326,151325,151324,151323,151322,151321,151320,151319,151318,151317,151316,151315,151314,151313,151312,151311,151310,151309,151308,151307,151306,151305,151304,151303,151302,151301,151300,151299,151298,151297,151296,151295,151294,151293,151292,151289,151288,151287,151286,151285,151284,151283,151282,151281,151279,151278,151277,151276,151275,151274,151273,151272,151270,151269,151268,151267,151266,151265,151264,151263,151262,151261,151260,151259,151258,151257,151256,151255,151253,151252,151251,151249,151248,151247,151246,151245,151244,151242,151241,151240,151239,151238,151237,151236,151235,151234,151233,151230,151229,151228,151227,151226,151225,151224,151223,151222,151221,151220,151219,151218,151217,151216,151215,151214,151213,151212,151211,151210,151209,151208,151207,151206,151205,151204,151203,151202,151201,151200,151199,151198,151197,151196,151193,151192,151191,151190,151189,151188,151187,151186,151185,151184,151183,151182,151181,151179,151177,151176,151175,151173,151172,151170,151169,151168,151167,151166,151165,151164,151163,151162,151161,151160,151159,151158,151157,151156,151155,151154,151153,151152,151151,151150,151149,151148,151147,151146,151145,151144,151143,151142,151141,151140,151139,151138,151137,151136,151135,151134,151133,151132,151131,151130,151129,151128,151127,151126,151125,151124,151123,151122,151121,151120,151119,151118,151117,151116,151115,151114,151113,151112,151111,151110,151109,151108,151107,151106,151105,151104,151103,151102,151101,151100,151099,151098,151096,151095,151094,151093,151092,151091,151090,151089,151088,151087,151086,151085,151084,151083,151082,151081,151080,151079,151077,151076,151075,151074,151073,151072,151071,151070,151068,151067,151066,151065,151064,151063,151061,151060,151059,151058,151057,151056,151055,151054,151053,151052,151051,151050,151049,151048,151047,151046,151043,151042,151041,151040,151039,151035,151034,151032,151031,151030,151029,151028,151027,151026,151025,151024,151023,151022,151021,151020,151019,151017,151016,151015,151014,151013,151012,151011,151010,151009,151008,151007,151006,151005,151004,151003,151002,151001,151000,150999,150998,150997,150996,150995,150994,150993,150992,150991,150990,150989,150988,150987,150986,150985,150984,150983,150982,150981,150980,150979,150978,150976,150975,150974,150970,150969,150968,150967,150966,150965,150964,150963,150962,150961,150960,150959,150958,150957,150956,150955,150954,150953,150952,150951,150950,150949,150948,150947,150946,150945,150944,150943,150942,150941,150940,150939,150938,150937,150936,150935,150934,150933,150932,150931,150930,150929,150928,150927,150926,150925,150924,150923,150922,150921,150920,150919,150918,150917,150916,150915,150914,150913,150912,150911,150910,150909,150908,150907,150906,150905,150904,150903,150898,150897,150896,150895,150894,150893,150892,150891,150890,150885,150884,150883,150882,150881,150879,150878,150877,150876,150875,150873,150872,150871,150870,150869,150868,150866,150865,150864,150863,150862,150859,150858,150857,150856,150853,150852,150851,150848,150847,150846,150845,150843,150842,150841,150840,150838,150837,150836,150835,150834,150833,150832,150831,150830,150829,150828,150826,150825,150824,150823,150821,150820,150819,150818,150817,150813,150811,150810,150809,150808,150807,150806,150805,150804,150803,150802,150800,150799,150798,150796,150795,150794,150793,150790,150787,150786,150785,150784,150783,150782,150781,150780,150779,150778,150777,150775,150774,150773,150772,150771,150770,150769,150768,150767,150766,150765,150764,150763,150762,150761,150760,150759,150758,150757,150756,150755,150754,150753,150752,150751,150750,150749,150748,150747,150746,150745,150744,150743,150742,150741,150740,150739,150738,150737,150736,150735,150734,150733,150732,150731,150730,150729,150728,150727,150726,150725,150724,150723,150722,150721,150719,150718,150717,150716,150715,150712,150711,150710,150709,150708,150707,150706,150705,150704,150703,150702,150701,150700,150699,150698,150697,150696,150695,150694,150692,150691,150690,150689,150685,150684,150683,150682,150680,150679,150678,150677,150676,150675,150673,150672,150671,150670,150669,150668,150667,150666,150665,150664,150663,150662,150661,150660,150659,150658,150657,150656,150655,150654,150653,150651,150650,150649,150648,150647,150646,150645,150644,150643,150642,150641,150640,150639,150637,150635,150634,150633,150632,150631,150630,150629,150628,150627,150625,150624,150623,150622,150621,150620,150619,150618,150617,150615,150614,150613,150612,150611,150610,150609,150608,150607,150606,150605,150604,150603,150602,150601,150600,150599,150598,150597,150596,150595,150594,150593,150592,150590,150589,150587,150586,150585,150584,150583,150582,150581,150580,150579,150578,150577,150576,150575,150574,150573,150572,150571,150570,150569,150568,150567,150566,150565,150564,150563,150562,150561,150560,150559,150558,150557,150556,150555,150554,150553,150551,150550,150549,150548,150547,150546,150544,150543,150542,150541,150540,150538,150537,150536,150535,150534,150533,150532,150531,150530,150529,150528,150527,150525,150524,150523,150522,150521,150520,150519,150518,150517,150516,150515,150514,150513,150512,150511,150510,150509,150508,150507,150506,150505,150504,150503,150502,150501,150500,150499,150498,150497,150496,150495,150494,150493,150492,150491,150490,150489,150488,150487,150486,150485,150484,150483,150482,150481,150480,150479,150478,150477,150476,150475,150474,150472,150471,150469,150468,150467,150466,150465,150464,150463,150462,150461,150460,150459,150458,150457,150456,150455,150454,150453,150452,150451,150449,150448,150447,150446,150445,150443,150442,150441,150436,150435,150434,150433,150432,150431,150430,150429,150427,150426,150425,150422,150418,150417,150416,150415,150414,150413,150412,150411,150404,150403,150397,150396,150395,150394,150393,150392,150391,150390,150389,150388,150385,150384,150381,150380,150379,150378,150377,150376,150375,150374,150373,150372,150371,150370,150369,150368,150365,150364,150363,150362,150361,150360,150359,150358,150357,150356,150355,150354,150352,150351,150350,150349,150348,150347,150346,150344,150343,150342,150341,150340,150339,150338,150337,150336,150335,150334,150333,150332,150331,150330,150329,150328,150326,150324,150323,150322,150321,150320,150319,150318,150317,150316,150315,150314,150313,150312,150311,150310,150309,150308,150307,150306,150305,150304,150303,150302,150301,150300,150299,150298,150297,150296,150295,150294,150293,150292,150291,150287,150283,150282,150281,150280,150279,150278,150277,150276,150275,150274,150272,150271,150270,150269,150268,150267,150266,150265,150264,150263,150262,150261,150260,150259,150258,150257,150256,150255,150254,150253,150252,150251,150250,150249,150248,150247,150246,150245,150244,150243,150242,150240,150239,150238,150237,150236,150234,150233,150232,150231,150229,150228,150227,150225,150224,150223,150222,150221,150219,150218,150217,150216,150215,150214,150213,150211,150209,150208,150207,150206,150205,150202,150201,150200,150199,150196,150195,150194,150193,150192,150191,150190,150189,150188,150187,150186,150185,150184,150183,150182,150181,150180,150179,150172,150170,150169,150168,150167,150166,150165,150164,150163,150162,150160,150159,150158,150156,150154,150153,150152,150151,150150,150149,150148,150147,150146,150145,150144,150143,150142,150141,150139,150138,150137,150136,150135,150134,150133,150131,150130,150128,150126,150125,150123,150122,150121,150120,150119,150117,150115,150114,150113,150112,150111,150110,150109,150108,150107,150106,150104,150102,150101,150099,150098,150097,150096,150095,150094,150093,150092,150091,150090,150089,150088,150087,150086,150085,150084,150083,150082,150081,150080,150079,150078,150077,150076,150075,150074,150073,150072,150071,150070,150069,150068,150067,150066,150065,150064,150063,150062,150061,150060,150059,150058,150057,150056,150055,150054,150053,150052,150051,150050,150049,150048,150047,150046,150045,150044,150043,150042,150041,150040,150039,150038,150037,150036,150035,150034,150033,150031,150030,150029,150028,150027,150026,150025,150024,150023,150022,150021,150020,150019,150018,150017,150016,150015,150014,150013,150012,150011,150010,150009,150008,150007,150006,150005,150004,150003,150002,150001,150000,149999,149998,149997,149996,149995,149994,149993,149992,149991,149990,149989,149988,149987,149986,149985,149984,149983,149982,149980,149979,149978,149977,149976,149975,149974,149973,149972,149970,149969,149968,149967,149966,149964,149963,149962,149960,149959,149958,149957,149956,149955,149954,149953,149952,149950,149949,149948,149947,149946,149945,149944,149943,149942,149941,149940,149939,149938,149937,149936,149935,149934,149933,149932,149931,149930,149929,149928,149927,149926,149925,149924,149923,149922,149921,149920,149919,149918,149917,149916,149915,149913,149912,149911,149910,149909,149908,149907,149906,149905,149904,149903,149902,149901,149900,149899,149898,149897,149896,149895,149894,149893,149892,149890,149889,149888,149887,149886,149885,149884,149883,149882,149881,149880,149879,149878,149877,149876,149875,149874,149873,149872,149871,149870,149869,149868,149867,149866,149865,149864,149863,149862,149861,149860,149859,149858,149856,149855,149854,149853,149852,149851,149850,149849,149848,149847,149846,149845,149844,149843,149842,149841,149840,149839,149838,149837,149836,149834,149832,149831,149830,149829,149828,149827,149826,149825,149824,149823,149822,149821,149820,149819,149818,149817,149816,149815,149814,149813,149812,149811,149810,149809,149808,149807,149806,149805,149804,149803,149802,149801,149799,149797,149796,149795,149794,149793,149792,149791,149790,149789,149788,149787,149786,149785,149784,149783,149782,149781,149779,149778,149777,149776,149775,149774,149773,149772,149770,149768,149767,149765,149764,149763,149762,149760,149759,149755,149754,149753,149752,149751,149746,149745,149744,149743,149742,149741,149740,149739,149738,149737,149736,149735,149734,149733,149732,149731,149730,149729,149728,149727,149726,149725,149724,149723,149722,149721,149720,149719,149718,149717,149716,149715,149714,149713,149712,149711,149710,149709,149708,149707,149706,149705,149704,149703,149702,149701,149700,149699,149698,149696,149695,149694,149693,149692,149691,149690,149689,149688,149687,149684,149683,149682,149681,149680,149679,149678,149674,149671,149667,149666,149665,149664,149663,149662,149661,149660,149659,149658,149657,149656,149655,149654,149653,149652,149651,149650,149649,149648,149647,149646,149645,149644,149643,149642,149641,149640,149639,149637,149635,149634,149633,149632,149631,149630,149629,149628,149627,149626,149625,149624,149623,149617,149616,149615,149614,149613,149612,149611,149610,149609,149608,149606,149605,149604,149603,149602,149601,149599,149598,149597,149596,149595,149594,149593,149592,149591,149590,149589,149588,149587,149586,149585,149584,149583,149582,149581,149579,149578,149577,149576,149575,149574,149573,149572,149569,149568,149567,149566,149565,149564,149563,149562,149561,149560,149559,149558,149557,149556,149555,149554,149553,149552,149551,149550,149549,149548,149547,149546,149545,149544,149543,149542,149541,149540,149539,149538,149537,149536,149535,149531,149530,149529,149528,149527,149525,149523,149522,149521,149520,149519,149518,149517,149516,149515,149514,149513,149512,149511,149510,149509,149508,149507,149506,149505,149504,149503,149502,149501,149500,149499,149498,149497,149496,149495,149494,149493,149492,149491,149490,149489,149488,149487,149486,149485,149484,149483,149482,149481,149480,149479,149478,149477,149476,149475,149474,149473,149472,149471,149470,149469,149468,149467,149466,149465,149464,149463,149461,149460,149459,149458,149453,149452,149451,149450,149449,149448,149447,149446,149445,149444,149443,149442,149441,149440,149439,149438,149437,149436,149435,149434,149433,149432,149431,149430,149429,149428,149427,149426,149425,149424,149423,149422,149421,149420,149419,149418,149417,149416,149415,149414,149413,149412,149411,149410,149409,149408,149407,149406,149405,149404,149403,149402,149400,149399,149398,149397,149396,149395,149394,149393,149392,149391,149390,149389,149388,149387,149386,149385,149384,149383,149382,149381,149380,149379,149378,149377,149376,149375,149374,149373,149372,149371,149370,149369,149368,149367,149366,149365,149364,149363,149362,149361,149360,149359,149358,149357,149356,149355,149354,149353,149352,149351,149350,149349,149348,149347,149346,149345,149344,149343,149342,149341,149340,149339,149338,149337,149336,149335,149334,149333,149332,149331,149330,149329,149328,149327,149326,149325,149324,149323,149322,149321,149320,149319,149318,149317,149316,149315,149314,149313,149312,149311,149310,149309,149308,149307,149306,149305,149304,149303,149302,149301,149300,149299,149298,149297,149296,149295,149294,149293,149292,149291,149290,149289,149288,149287,149286,149285,149284,149283,149282,149281,149280,149279,149278,149277,149276,149275,149274,149273,149272,149271,149270,149269,149268,149267,149266,149265,149264,149263,149262,149261,149260,149259,149258,149257,149256,149254,149253,149252,149251,149250,149249,149248,149246,149245,149244,149242,149241,149240,149238,149237,149236,149235,149234,149233,149232,149231,149230,149229,149228,149227,149226,149225,149224,149223,149222,149221,149220,149219,149218,149217,149216,149215,149214,149213,149212,149211,149210,149209,149208,149207,149206,149205,149203,149202,149199,149196,149195,149194,149193,149192,149191,149190,149189,149188,149187,149186,149185,149184,149183,149182,149181,149180,149179,149178,149177,149176,149175,149174,149173,149172,149171,149170,149169,149168,149167,149166,149165,149164,149163,149162,149161,149160,149159,149158,149157,149156,149155,149154,149153,149152,149147,149146,149145,149144,149143,149142,149141,149140,149139,149138,149137,149136,149135,149134,149133,149132,149131,149130,149129,149128,149127,149126,149125,149124,149123,149122,149121,149120,149119,149118,149117,149116,149115,149099,149098,149097,149096,149095,149094,149093,149092,149091,149090,149089,149088,149087,149086,149085,149084,149083,149082,149081,149080,149079,149078,149077,149076,149075,149074,149073,149072,149071,149069,149068,149067,149066,149065,149064,149063,149062,149061,149060,149059,149058,149057,149056,149055,149054,149053,149052,149051,149050,149049,149048,149047,149046,149045,149044,149043,149042,149041,149040,149039,149038,149037,149036,149035,149034,149033,149032,149031,149030,149029,149028,149027,149026,149025,149024,149023,149022,149021,149020,149019,149018,149017,149016,149015,149014,149013,149012,149011,149010,149009,149008,149007,149006,149005,149004,149003,149002,149001,149000,148999,148998,148997,148996,148995,148994,148993,148992,148991,148990,148989,148988,148987,148986,148985,148984,148983,148982,148981,148980,148979,148978,148977,148976,148975,148974,148973,148972,148971,148970,148969,148968,148967,148966,148965,148964,148963,148962,148961,148960,148959,148958,148957,148956,148955,148954,148953,148952,148951,148950,148949,148948,148947,148946,148945,148944,148943,148942,148941,148940,148939,148938,148937,148936,148935,148934,148933,148932,148931,148930,148929,148928,148927,148926,148925,148924,148923,148922,148921,148920,148919,148918,148917,148916,148915,148914,148913,148912,148911,148910,148909,148908,148907,148906,148905,148904,148903,148902,148901,148900,148899,148898,148897,148896,148895,148894,148893,148892,148891,148890,148889,148888,148887,148886,148885,148884,148883,148881,148880,148879,148878,148877,148874,148873,148872,148871,148870,148869,148867,148863,148862,148861,148860,148859,148858,148857,148856,148855,148854,148853,148852,148851,148850,148849,148848,148846,148845,148844,148843,148842,148841,148840,148839,148838,148837,148836,148835,148834,148833,148832,148831,148830,148829,148828,148827,148826,148825,148824,148823,148822,148821,148820,148819,148818,148817,148816,148815,148814,148813,148812,148811,148810,148809,148808,148806,148805,148804,148803,148802,148801,148800,148799,148798,148797,148796,148795,148794,148793,148792,148791,148790,148789,148788,148787,148786,148785,148784,148783,148782,148781,148780,148779,148778,148775,148774,148773,148772,148771,148770,148769,148768,148767,148766,148765,148764,148763,148762,148761,148760,148759,148758,148757,148756,148755,148753,148752,148751,148750,148749,148748,148747,148746,148745,148744,148743,148742,148741,148740,148739,148738,148737,148736,148735,148734,148733,148732,148731,148730,148729,148728,148727,148726,148725,148724,148723,148722,148721,148720,148719,148718,148717,148716,148715,148714,148713,148711,148710,148709,148708,148707,148705,148704,148703,148702,148700,148699,148698,148697,148696,148695,148694,148693,148692,148691,148690,148689,148688,148687,148686,148685,148684,148683,148682,148681,148680,148679,148678,148677,148676,148675,148674,148673,148672,148670,148669,148668,148667,148666,148665,148664,148663,148661,148660,148659,148658,148657,148656,148655,148654,148653,148652,148651,148650,148649,148648,148647,148646,148645,148644,148643,148642,148640,148639,148638,148637,148636,148635,148634,148633,148632,148631,148629,148628,148627,148626,148625,148624,148623,148622,148621,148620,148619,148618,148617,148616,148615,148614,148613,148612,148611,148610,148609,148608,148607,148606,148605,148604,148603,148602,148601,148600,148599,148598,148597,148596,148595,148594,148593,148592,148591,148590,148589,148588,148587,148586,148585,148584,148583,148582,148581,148580,148579,148578,148577,148576,148575,148574,148573,148572,148571,148570,148569,148568,148567,148566,148565,148564,148563,148562,148561,148560,148559,148558,148557,148556,148555,148554,148553,148552,148551,148550,148548,148547,148546,148545,148544,148543,148542,148541,148540,148539,148538,148537,148536,148535,148534,148533,148532,148531,148530,148529,148528,148527,148526,148525,148524,148522,148521,148520,148519,148518,148517,148516,148515,148514,148513,148512,148511,148510,148509,148508,148507,148504,148503,148502,148501,148500,148499,148498,148497,148496,148495,148494,148493,148492,148491,148490,148489,148488,148487,148486,148485,148483,148482,148481,148480,148479,148478,148477,148476,148475,148474,148473,148472,148471,148470,148469,148468,148467,148466,148465,148464,148463,148462,148461,148460,148459,148458,148457,148456,148455,148454,148453,148452,148451,148450,148449,148448,148447,148446,148445,148444,148443,148442,148441,148440,148439,148438,148437,148436,148435,148434,148433,148432,148431,148430,148429,148428,148427,148426,148425,148424,148423,148422,148421,148420,148419,148418,148417,148416,148415,148414,148410,148407,148406,148405,148404,148403,148402,148401,148400,148399,148398,148397,148395,148394,148393,148392,148391,148390,148389,148388,148386,148385,148383,148382,148381,148380,148379,148378,148377,148376,148375,148374,148372,148371,148370,148369,148368,148367,148366,148365,148364,148363,148361,148360,148359,148358,148355,148354,148353,148351,148350,148349,148348,148347,148346,148345,148344,148343,148342,148341,148339,148338,148337,148336,148335,148334,148333,148332,148331,148330,148329,148328,148327,148326,148325,148324,148322,148320,148319,148318,148317,148316,148315,148314,148313,148312,148311,148310,148309,148308,148307,148306,148305,148303,148302,148301,148300,148299,148298,148297,148296,148295,148294,148293,148292,148291,148290,148289,148288,148287,148286,148285,148284,148283,148282,148281,148280,148279,148278,148277,148276,148274,148273,148272,148271,148270,148269,148268,148266,148265,148264,148263,148262,148261,148260,148259,148258,148257,148256,148255,148254,148253,148252,148251,148250,148249,148248,148247,148246,148245,148244,148243,148242,148239,148238,148237,148236,148235,148234,148233,148232,148231,148230,148229,148228,148227,148226,148225,148224,148223,148222,148221,148220,148219,148218,148217,148216,148215,148213,148212,148211,148210,148209,148208,148207,148206,148205,148204,148201,148200,148199,148198,148197,148196,148195,148194,148192,148191,148190,148189,148188,148187,148186,148185,148184,148183,148182,148181,148180,148179,148178,148177,148176,148175,148174,148173,148172,148171,148170,148169,148168,148167,148164,148163,148162,148161,148160,148159,148158,148157,148156,148155,148154,148153,148151,148150,148149,148147,148146,148145,148144,148143,148141,148140,148138,148137,148135,148134,148133,148132,148129,148128,148127,148126,148125,148124,148123,148122,148121,148120,148119,148118,148117,148116,148115,148114,148113,148112,148111,148110,148108,148107,148106,148105,148104,148103,148102,148101,148100,148099,148097,148096,148095,148094,148093,148092,148090,148089,148088,148087,148086,148085,148084,148083,148082,148081,148080,148079,148078,148077,148075,148074,148073,148072,148071,148069,148067,148066,148065,148064,148063,148062,148061,148060,148059,148058,148057,148056,148055,148054,148053,148052,148051,148050,148049,148048,148047,148044,148043,148042,148041,148040,148037,148035,148034,148033,148032,148031,148030,148029,148028,148027,148026,148025,148024,148023,148022,148021,148020,148019,148018,148017,148016,148015,148014,148013,148011,148010,148009,148008,148007,148006,148005,148004,148003,148002,148001,148000,147999,147998,147997,147996,147995,147994,147993,147992,147991,147990,147989,147988,147987,147986,147985,147984,147983,147982,147981,147980,147979,147978,147977,147976,147975,147974,147973,147972,147971,147970,147968,147967,147966,147965,147964,147963,147962,147961,147960,147959,147958,147957,147956,147955,147954,147953,147952,147951,147950,147949,147948,147947,147946,147945,147944,147943,147942,147941,147940,147939,147938,147937,147936,147935,147934,147933,147932,147931,147930,147929,147928,147927,147926,147925,147924,147923,147922,147921,147920,147919,147918,147917,147916,147915,147914,147913,147911,147910,147909,147908,147907,147906,147905,147904,147903,147902,147901,147900,147899,147898,147897,147896,147895,147894,147893,147892,147891,147890,147889,147888,147887,147886,147885,147884,147883,147882,147881,147880,147879,147878,147877,147876,147875,147874,147873,147872,147871,147870,147869,147868,147867,147866,147865,147864,147863,147862,147861,147860,147859,147858,147857,147856,147855,147854,147853,147852,147851,147850,147849,147848,147847,147846,147845,147844,147843,147842,147841,147840,147839,147838,147837,147836,147835,147834,147833,147832,147831,147830,147829,147828,147827,147825,147824,147823,147822,147821,147820,147819,147818,147817,147816,147815,147814,147813,147812,147811,147810,147809,147808,147807,147806,147805,147804,147803,147802,147801,147800,147798,147797,147796,147795,147794,147793,147792,147791,147790,147788,147787,147786,147785,147784,147783,147781,147780,147779,147778,147777,147775,147774,147773,147772,147771,147770,147769,147768,147767,147766,147765,147764,147763,147762,147761,147760,147759,147758,147757,147756,147755,147754,147753,147752,147751,147750,147749,147748,147747,147746,147745,147744,147743,147742,147741,147740,147739,147738,147737,147736,147735,147734,147733,147732,147731,147730,147729,147728,147727,147726,147725,147724,147723,147722,147720,147719,147717,147716,147715,147714,147710,147709,147708,147707,147706,147705,147704,147703,147702,147701,147700,147699,147698,147697,147695,147694,147693,147692,147691,147690,147689,147688,147687,147686,147685,147684,147683,147682,147681,147680,147679,147678,147677,147676,147675,147674,147673,147672,147671,147670,147669,147668,147666,147664,147663,147662,147661,147660,147659,147658,147657,147656,147655,147654,147652,147650,147649,147648,147647,147646,147645,147644,147643,147642,147641,147640,147639,147638,147637,147636,147635,147634,147633,147632,147631,147630,147629,147628,147627,147626,147625,147624,147623,147622,147621,147620,147619,147617,147616,147615,147614,147613,147612,147611,147610,147609,147608,147607,147606,147605,147604,147603,147602,147601,147600,147599,147598,147597,147596,147595,147594,147593,147592,147591,147590,147589,147588,147587,147586,147585,147584,147583,147582,147580,147579,147578,147577,147576,147575,147574,147573,147572,147571,147570,147566,147565,147564,147563,147562,147561,147560,147559,147558,147557,147556,147555,147554,147553,147552,147551,147550,147548,147547,147546,147545,147544,147543,147542,147541,147540,147539,147538,147537,147536,147535,147534,147533,147532,147531,147530,147529,147528,147527,147526,147525,147524,147523,147522,147521,147520,147519,147518,147517,147516,147515,147514,147512,147511,147510,147509,147508,147507,147506,147505,147502,147500,147499,147498,147497,147496,147495,147494,147493,147492,147491,147490,147489,147488,147487,147486,147485,147484,147483,147482,147481,147480,147479,147478,147477,147474,147473,147472,147471,147470,147469,147468,147467,147466,147465,147464,147463,147462,147461,147460,147459,147458,147457,147456,147455,147454,147453,147452,147451,147450,147449,147448,147447,147446,147445,147444,147443,147441,147440,147439,147438,147437,147436,147435,147434,147433,147432,147431,147430,147429,147427,147426,147425,147424,147423,147421,147419,147418,147417,147416,147415,147414,147411,147410,147409,147408,147407,147406,147405,147404,147402,147398,147396,147395,147394,147393,147392,147390,147389,147388,147387,147386,147384,147383,147382,147381,147379,147378,147377,147376,147375,147374,147373,147371,147370,147369,147368,147367,147364,147363,147362,147361,147360,147357,147356,147355,147354,147352,147351,147350,147349,147346,147345,147344,147343,147342,147341,147340,147338,147337,147336,147335,147334,147333,147332,147331,147329,147328,147326,147324,147323,147322,147321,147320,147319,147318,147317,147316,147314,147313,147312,147311,147310,147309,147308,147306,147305,147304,147303,147302,147301,147300,147299,147297,147296,147295,147293,147292,147291,147290,147289,147288,147286,147285,147284,147283,147282,147281,147280,147279,147278,147277,147276,147275,147274,147273,147272,147271,147270,147269,147268,147267,147266,147265,147264,147263,147262,147261,147260,147259,147258,147257,147256,147255,147254,147253,147252,147251,147250,147249,147248,147247,147246,147245,147244,147243,147242,147241,147240,147239,147238,147237,147236,147235,147234,147232,147231,147230,147228,147227,147226,147225,147223,147222,147221,147220,147219,147218,147217,147216,147215,147214,147213,147212,147211,147210,147209,147208,147207,147206,147205,147204,147203,147202,147201,147200,147199,147198,147197,147196,147195,147194,147193,147192,147191,147190,147189,147188,147187,147186,147185,147184,147181,147180,147179,147176,147175,147174,147173,147172,147171,147170,147169,147168,147167,147165,147164,147163,147162,147161,147160,147157,147156,147155,147154,147153,147152,147151,147150,147149,147148,147147,147146,147145,147144,147143,147142,147141,147140,147139,147138,147137,147136,147135,147133,147131,147130,147127,147126,147125,147123,147122,147121,147120,147119,147118,147117,147116,147115,147114,147111,147110,147108,147107,147106,147105,147104,147103,147102,147100,147099,147098,147096,147095,147090,147089,147088,147087,147086,147085,147084,147081,147080,147079,147078,147077,147075,147074,147073,147072,147071,147070,147069,147068,147067,147066,147065,147064,147063,147062,147061,147060,147059,147057,147056,147055,147054,147053,147052,147051,147050,147049,147048,147047,147046,147045,147044,147043,147042,147041,147040,147038,147037,147036,147035,147034,147033,147032,147031,147030,147029,147028,147027,147026,147025,147024,147023,147022,147021,147020,147019,147018,147016,147014,147013,147012,147011,147010,147009,147008,147007,147006,147005,147004,147003,147002,147001,147000,146999,146998,146997,146996,146995,146994,146993,146992,146991,146990,146989,146988,146987,146986,146985,146984,146983,146982,146980,146979,146978,146976,146975,146974,146973,146972,146971,146970,146969,146968,146967,146966,146965,146964,146963,146962,146961,146960,146959,146958,146957,146956,146955,146954,146953,146952,146951,146950,146949,146948,146947,146946,146945,146944,146943,146942,146941,146940,146939,146938,146937,146936,146935,146934,146933,146932,146931,146930,146929,146928,146927,146926,146925,146924,146923,146922,146921,146920,146919,146918,146917,146916,146915,146914,146913,146912,146911,146910,146909,146908,146907,146906,146905,146904,146903,146902,146901,146900,146899,146898,146895,146894,146893,146892,146890,146889,146887,146886,146885,146884,146883,146882,146881,146880,146879,146878,146877,146876,146875,146874,146873,146872,146871,146870,146869,146868,146867,146866,146865,146864,146863,146862,146861,146860,146859,146858,146857,146856,146855,146854,146853,146852,146851,146850,146849,146848,146847,146846,146845,146844,146843,146842,146841,146840,146839,146838,146837,146836,146835,146834,146833,146832,146831,146830,146829,146828,146827,146826,146825,146824,146823,146822,146821,146820,146819,146818,146817,146816,146815,146814,146813,146812,146811,146810,146809,146808,146807,146806,146805,146804,146803,146802,146801,146800,146799,146798,146797,146796,146795,146794,146793,146792,146791,146786,146785,146783,146782,146781,146780,146779,146778,146777,146776,146775,146774,146773,146772,146771,146770,146769,146768,146767,146766,146765,146764,146763,146762,146761,146760,146759,146758,146757,146756,146755,146754,146753,146752,146750,146749,146748,146747,146746,146745,146744,146743,146742,146741,146740,146739,146738,146737,146736,146735,146734,146733,146731,146730,146729,146728,146727,146726,146725,146724,146723,146722,146721,146720,146719,146718,146717,146716,146715,146714,146713,146712,146711,146710,146709,146708,146707,146706,146705,146704,146703,146702,146701,146700,146699,146698,146697,146696,146695,146694,146693,146692,146691,146689,146688,146687,146686,146685,146684,146680,146678,146677,146676,146675,146674,146673,146672,146671,146670,146669,146668,146667,146666,146665,146664,146663,146661,146660,146659,146657,146656,146655,146654,146653,146652,146651,146650,146649,146648,146647,146646,146645,146644,146643,146642,146641,146640,146639,146638,146637,146636,146635,146634,146633,146632,146631,146630,146629,146628,146627,146626,146625,146624,146623,146622,146621,146620,146619,146618,146617,146616,146615,146614,146613,146611,146610,146609,146608,146607,146606,146605,146604,146603,146602,146601,146600,146599,146598,146597,146596,146595,146592,146591,146590,146589,146588,146587,146586,146585,146584,146583,146582,146581,146580,146579,146578,146577,146576,146575,146574,146573,146572,146571,146570,146569,146568,146567,146566,146565,146564,146563,146562,146561,146560,146559,146558,146557,146556,146554,146553,146552,146551,146550,146549,146548,146547,146546,146545,146544,146543,146542,146541,146540,146539,146538,146537,146536,146535,146534,146533,146532,146531,146530,146529,146528,146527,146526,146525,146524,146523,146522,146521,146520,146519,146518,146517,146516,146515,146514,146513,146512,146511,146509,146508,146507,146505,146504,146503,146502,146501,146500,146499,146498,146497,146496,146495,146494,146493,146492,146491,146490,146485,146484,146483,146482,146481,146480,146479,146478,146477,146476,146475,146474,146470,146469,146468,146466,146465,146464,146463,146462,146461,146460,146459,146458,146457,146456,146455,146454,146452,146451,146450,146449,146448,146447,146446,146445,146444,146443,146442,146441,146440,146439,146438,146437,146436,146435,146434,146433,146432,146431,146430,146429,146428,146427,146426,146425,146424,146423,146422,146421,146420,146419,146418,146417,146416,146415,146414,146413,146411,146409,146408,146407,146406,146405,146404,146403,146402,146401,146400,146399,146398,146397,146396,146395,146394,146393,146392,146391,146390,146389,146388,146387,146386,146385,146384,146383,146382,146381,146380,146379,146378,146377,146376,146375,146374,146373,146372,146371,146370,146369,146367,146366,146365,146364,146363,146362,146361,146360,146359,146358,146357,146356,146355,146354,146353,146352,146351,146350,146349,146348,146347,146346,146345,146344,146343,146341,146340,146339,146337,146336,146335,146333,146332,146329,146328,146326,146325,146324,146323,146322,146321,146320,146319,146317,146316,146315,146314,146313,146312,146311,146310,146309,146308,146307,146306,146305,146304,146303,146302,146301,146300,146299,146298,146297,146296,146295,146294,146293,146292,146291,146290,146289,146288,146287,146286,146285,146284,146283,146282,146281,146280,146279,146278,146277,146276,146275,146274,146273,146272,146271,146270,146269,146268,146267,146266,146265,146264,146263,146262,146261,146260,146259,146258,146257,146256,146255,146253,146252,146251,146250,146249,146248,146247,146246,146245,146244,146240,146239,146238,146237,146236,146235,146234,146233,146232,146231,146230,146229,146228,146227,146226,146223,146222,146220,146219,146218,146217,146216,146215,146214,146213,146212,146211,146210,146209,146208,146207,146206,146205,146204,146203,146202,146201,146200,146199,146198,146196,146195,146194,146193,146190,146188,146187,146186,146185,146184,146183,146182,146181,146180,146179,146178,146177,146176,146164,146163,146162,146161,146160,146159,146158,146157,146156,146155,146154,146153,146152,146151,146150,146149,146148,146147,146146,146145,146144,146143,146142,146141,146140,146139,146138,146137,146136,146135,146134,146133,146132,146131,146130,146129,146128,146127,146126,146125,146124,146122,146121,146120,146119,146118,146117,146116,146115,146114,146113,146112,146111,146110,146109,146108,146107,146106,146105,146104,146103,146102,146101,146100,146099,146098,146097,146096,146095,146094,146093,146092,146091,146090,146089,146088,146087,146086,146085,146084,146083,146082,146081,146080,146079,146078,146077,146076,146075,146074,146073,146072,146071,146070,146069,146068,146067,146066,146065,146064,146063,146062,146061,146059,146058,146057,146056,146055,146054,146053,146051,146050,146049,146048,146047,146046,146045,146044,146042,146041,146040,146039,146038,146037,146036,146035,146034,146033,146032,146031,146030,146029,146028,146027,146026,146025,146024,146023,146022,146021,146020,146019,146018,146017,146016,146015,146014,146013,146012,146011,146010,146009,146008,146007,146006,146005,146004,146003,146002,146001,145999,145998,145997,145996,145995,145994,145993,145992,145991,145990,145989,145988,145987,145986,145985,145984,145983,145982,145981,145980,145979,145978,145977,145976,145975,145974,145973,145972,145971,145970,145969,145968,145967,145966,145965,145964,145963,145962,145961,145960,145959,145958,145957,145956,145955,145954,145953,145952,145951,145950,145949,145948,145947,145946,145945,145944,145943,145942,145941,145940,145939,145938,145935,145934,145933,145932,145931,145930,145929,145928,145927,145925,145924,145923,145922,145921,145920,145919,145918,145917,145916,145915,145914,145913,145911,145910,145909,145908,145907,145906,145905,145904,145903,145902,145901,145899,145898,145897,145896,145895,145894,145893,145892,145891,145890,145889,145888,145887,145886,145885,145884,145883,145882,145881,145880,145879,145878,145876,145875,145874,145873,145872,145871,145870,145868,145867,145866,145865,145863,145862,145861,145860,145859,145858,145857,145856,145855,145854,145853,145852,145851,145850,145848,145847,145846,145845,145844,145843,145842,145841,145840,145839,145838,145837,145836,145835,145834,145833,145832,145831,145830,145829,145828,145827,145826,145825,145824,145823,145822,145821,145820,145819,145818,145817,145816,145815,145814,145813,145812,145811,145809,145808,145807,145806,145804,145803,145802,145801,145800,145799,145798,145797,145796,145795,145794,145793,145791,145790,145789,145788,145787,145786,145784,145783,145782,145781,145780,145779,145778,145777,145775,145771,145770,145769,145768,145767,145766,145765,145764,145763,145762,145755,145754,145753,145752,145751,145750,145749,145748,145747,145746,145745,145744,145743,145742,145741,145740,145739,145738,145737,145736,145735,145734,145733,145732,145731,145730,145729,145728,145727,145726,145725,145724,145723,145722,145721,145720,145719,145718,145717,145716,145715,145714,145713,145712,145711,145710,145709,145708,145707,145701,145698,145697,145696,145695,145694,145692,145691,145683,145682,145681,145680,145679,145678,145677,145676,145675,145674,145673,145672,145671,145670,145661,145660,145659,145658,145657,145656,145655,145654,145653,145652,145651,145650,145649,145648,145647,145646,145645,145644,145643,145642,145641,145640,145639,145638,145637,145636,145635,145634,145633,145632,145616,145615,145614,145613,145612,145611,145610,145607,145603,145595,145594,145593,145592,145591,145590,145589,145588,145587,145586,145585,145584,145583,145582,145581,145580,145579,145578,145577,145576,145575,145573,145572,145571,145570,145569,145568,145567,145565,145564,145563,145562,145561,145560,145559,145558,145557,145555,145554,145553,145552,145550,145549,145547,145546,145545,145544,145540,145539,145538,145537,145535,145534,145533,145532,145531,145530,145529,145528,145527,145526,145524,145523,145522,145517,145513,145512,145510,145509,145508,145507,145506,145505,145503,145497,145495,145494,145493,145492,145491,145490,145489,145488,145487,145486,145485,145484,145474,145472,145471,145470,145469,145468,145466,145465,145464,145463,145462,145461,145460,145459,145457,145450,145448,145447,145446,145445,145444,145443,145442,145441,145440,145439,145438,145436,145435,145434,145433,145432,145431,145430,145429,145428,145427,145426,145425,145424,145423,145422,145421,145420,145419,145418,145417,145416,145415,145414,145413,145412,145411,145410,145409,145408,145407,145406,145405,145403,145402,145401,145400,145399,145398,145397,145396,145395,145394,145393,145392,145391,145390,145389,145388,145387,145386,145385,145384,145383,145382,145381,145380,145379,145378,145376,145375,145374,145373,145372,145371,145370,145369,145368,145367,145366,145365,145364,145363,145362,145361,145360,145359,145358,145357,145356,145355,145354,145353,145352,145351,145350,145349,145348,145347,145346,145345,145344,145343,145342,145341,145340,145339,145338,145337,145336,145335,145334,145333,145332,145331,145330,145329,145328,145327,145326,145325,145324,145323,145322,145321,145320,145319,145318,145317,145316,145315,145314,145313,145312,145311,145310,145309,145308,145307,145306,145305,145304,145303,145302,145301,145300,145299,145298,145297,145296,145295,145294,145293,145292,145291,145290,145289,145288,145287,145286,145285,145284,145283,145282,145281,145280,145279,145278,145277,145276,145275,145274,145273,145272,145271,145270,145269,145268,145267,145266,145265,145264,145263,145262,145261,145260,145259,145258,145257,145256,145255,145254,145253,145252,145251,145250,145249,145248,145247,145246,145245,145244,145243,145242,145241,145240,145239,145238,145237,145236,145234,145233,145232,145231,145230,145229,145228,145227,145226,145225,145224,145223,145222,145221,145220,145219,145218,145217,145216,145215,145214,145213,145212,145211,145210,145209,145207,145206,145205,145204,145203,145202,145201,145200,145199,145198,145197,145196,145195,145194,145193,145191,145190,145189,145188,145187,145186,145185,145184,145183,145182,145181,145180,145179,145178,145177,145176,145175,145174,145173,145172,145171,145170,145169,145168,145167,145166,145165,145164,145163,145162,145161,145160,145159,145158,145157,145156,145155,145153,145151,145149,145148,145146,145145,145144,145143,145141,145140,145139,145138,145137,145136,145135,145134,145132,145131,145130,145129,145128,145127,145126,145123,145121,145120,145119,145118,145117,145116,145115,145114,145113,145112,145111,145110,145109,145108,145107,145106,145105,145104,145103,145102,145101,145100,145099,145098,145097,145096,145095,145094,145093,145092,145091,145090,145089,145088,145087,145086,145085,145084,145083,145082,145081,145080,145079,145078,145077,145076,145075,145074,145073,145072,145071,145070,145069,145068,145067,145066,145065,145064,145063,145062,145061,145060,145059,145058,145057,145056,145055,145054,145053,145052,145051,145050,145049,145048,145047,145046,145045,145044,145043,145042,145041,145040,145039,145038,145036,145035,145033,145031,145030,145029,145028,145027,145026,145025,145024,145023,145022,145021,145020,145018,145017,145016,145015,145014,145013,145012,145011,145010,145008,145007,145006,145005,145004,145003,145002,145001,145000,144999,144998,144997,144996,144995,144994,144993,144992,144991,144989,144988,144987,144986,144985,144984,144983,144982,144981,144980,144979,144978,144977,144976,144975,144974,144973,144972,144971,144970,144969,144968,144967,144966,144965,144964,144963,144962,144961,144960,144959,144958,144957,144956,144955,144954,144953,144952,144951,144950,144949,144948,144947,144946,144945,144944,144943,144942,144941,144939,144938,144937,144936,144935,144934,144933,144932,144931,144930,144929,144928,144926,144925,144924,144923,144922,144921,144920,144919,144918,144917,144916,144915,144914,144913,144912,144911,144910,144908,144907,144906,144905,144904,144903,144902,144900,144899,144898,144897,144892,144890,144889,144888,144887,144886,144885,144884,144883,144882,144881,144880,144879,144878,144877,144876,144875,144874,144861,144860,144859,144858,144857,144856,144855,144854,144853,144852,144851,144850,144849,144848,144846,144845,144844,144843,144842,144840,144839,144838,144837,144836,144835,144834,144833,144832,144831,144830,144829,144828,144827,144826,144825,144824,144823,144822,144820,144819,144818,144817,144816,144815,144814,144813,144812,144811,144810,144809,144808,144807,144806,144805,144804,144803,144802,144801,144800,144799,144796,144795,144794,144793,144792,144791,144790,144789,144788,144787,144786,144785,144784,144783,144782,144781,144780,144779,144778,144777,144776,144775,144774,144773,144772,144770,144769,144768,144767,144766,144765,144764,144763,144762,144761,144760,144759,144758,144757,144756,144755,144754,144753,144752,144751,144749,144748,144747,144746,144745,144744,144743,144742,144741,144739,144736,144733,144731,144730,144729,144728,144727,144726,144725,144724,144722,144721,144720,144719,144718,144716,144714,144711,144710,144707,144705,144704,144703,144702,144700,144699,144698,144697,144696,144695,144694,144693,144692,144691,144690,144689,144688,144687,144686,144685,144684,144683,144682,144681,144680,144677,144676,144675,144674,144673,144672,144671,144670,144667,144665,144662,144660,144659,144647,144646,144645,144644,144643,144638,144637,144635,144630,144617,144615,144614,144613,144612,144611,144610,144609,144607,144606,144605,144596,144593,144592,144591,144586,144585,144583,144582,144581,144580,144579,144578,144577,144576,144575,144574,144573,144572,144571,144570,144569,144568,144567,144566,144565,144564,144563,144562,144561,144560,144559,144558,144557,144556,144555,144554,144552,144551,144550,144549,144548,144547,144546,144545,144544,144543,144541,144540,144539,144538,144537,144536,144535,144534,144532,144531,144530,144529,144528,144527,144526,144525,144524,144523,144522,144521,144519,144507,144506,144505,144504,144503,144502,144500,144498,144497,144496,144495,144494,144493,144492,144491,144490,144489,144488,144487,144486,144485,144484,144483,144482,144481,144480,144479,144478,144477,144476,144475,144473,144472,144471,144470,144469,144468,144467,144466,144465,144464,144463,144462,144461,144460,144459,144458,144457,144455,144454,144452,144451,144450,144449,144448,144447,144446,144445,144444,144443,144442,144441,144440,144439,144438,144437,144436,144435,144434,144433,144432,144431,144430,144429,144428,144427,144426,144425,144424,144423,144422,144420,144419,144418,144417,144416,144415,144414,144413,144412,144410,144409,144408,144407,144406,144405,144404,144403,144402,144401,144400,144399,144398,144397,144396,144395,144394,144393,144392,144391,144390,144389,144388,144387,144386,144385,144384,144383,144382,144381,144380,144379,144378,144377,144376,144375,144374,144373,144372,144371,144370,144369,144368,144367,144366,144365,144364,144363,144362,144361,144360,144359,144358,144357,144356,144355,144354,144353,144352,144351,144350,144349,144348,144347,144346,144345,144344,144343,144342,144341,144340,144339,144338,144337,144336,144335,144334,144333,144332,144331,144330,144329,144328,144327,144326,144325,144324,144323,144322,144321,144320,144319,144318,144317,144316,144315,144314,144313,144312,144311,144310,144309,144308,144307,144306,144305,144304,144303,144302,144301,144300,144299,144298,144297,144296,144295,144294,144293,144290,144289,144288,144286,144285,144284,144283,144282,144281,144280,144279,144278,144277,144276,144275,144274,144273,144272,144271,144270,144269,144268,144267,144266,144265,144264,144263,144262,144261,144260,144259,144258,144257,144256,144255,144254,144253,144252,144251,144250,144249,144248,144247,144246,144245,144244,144243,144241,144240,144239,144238,144237,144236,144235,144234,144233,144232,144231,144230,144229,144228,144227,144226,144225,144224,144223,144222,144221,144220,144219,144218,144217,144216,144215,144214,144213,144212,144211,144210,144209,144208,144207,144206,144205,144204,144201,144200,144199,144198,144196,144195,144194,144193,144192,144191,144190,144189,144188,144187,144186,144185,144184,144183,144182,144181,144180,144179,144178,144177,144176,144175,144174,144173,144172,144171,144170,144169,144168,144167,144166,144165,144164,144163,144161,144160,144159,144158,144157,144155,144154,144153,144152,144151,144150,144148,144147,144146,144145,144144,144143,144142,144141,144140,144139,144138,144137,144136,144135,144134,144133,144132,144131,144130,144129,144128,144127,144126,144125,144124,144123,144122,144121,144120,144119,144118,144117,144116,144115,144114,144113,144112,144111,144110,144109,144108,144105,144104,144103,144102,144101,144100,144099,144098,144097,144096,144095,144094,144093,144092,144091,144090,144089,144088,144087,144086,144085,144084,144083,144082,144081,144080,144079,144078,144077,144076,144075,144074,144073,144072,144071,144070,144069,144068,144067,144066,144065,144064,144063,144062,144061,144060,144059,144058,144057,144056,144055,144054,144053,144052,144051,144050,144049,144048,144047,144046,144045,144044,144043,144042,144041,144040,144039,144038,144037,144036,144035,144034,144033,144032,144031,144030,144029,144028,144027,144026,144025,144024,144023,144022,144021,144020,144019,144018,144016,144015,144014,144013,144012,144011,144010,144009,144007,144005,144004,144003,144002,144000,143999,143997,143996,143995,143994,143993,143992,143991,143990,143986,143985,143984,143981,143980,143979,143978,143977,143976,143975,143974,143973,143972,143971,143970,143969,143968,143967,143966,143965,143964,143963,143962,143961,143960,143959,143958,143957,143956,143955,143954,143953,143952,143951,143949,143948,143947,143946,143945,143944,143943,143942,143941,143940,143939,143938,143937,143936,143935,143934,143933,143932,143931,143930,143929,143928,143927,143926,143925,143924,143922,143921,143920,143919,143918,143917,143916,143915,143914,143913,143912,143911,143910,143909,143908,143907,143906,143905,143904,143903,143902,143901,143900,143899,143898,143896,143895,143894,143893,143892,143891,143890,143889,143888,143887,143886,143885,143884,143883,143882,143881,143880,143879,143878,143877,143876,143875,143874,143873,143872,143871,143870,143869,143868,143867,143866,143865,143864,143863,143862,143861,143860,143859,143858,143857,143856,143855,143854,143853,143852,143851,143850,143849,143848,143847,143846,143845,143844,143843,143842,143841,143840,143839,143832,143831,143830,143829,143828,143827,143826,143825,143824,143823,143822,143821,143820,143819,143818,143817,143816,143815,143814,143813,143812,143811,143810,143809,143808,143807,143806,143805,143804,143803,143802,143801,143800,143799,143798,143797,143796,143795,143794,143793,143792,143791,143790,143789,143788,143787,143786,143785,143784,143783,143782,143781,143780,143779,143778,143777,143776,143775,143774,143773,143772,143771,143770,143769,143768,143767,143766,143765,143764,143763,143762,143761,143760,143759,143758,143757,143756,143755,143754,143753,143752,143751,143750,143749,143748,143747,143746,143745,143744,143743,143742,143741,143740,143739,143738,143737,143736,143735,143734,143733,143732,143731,143730,143728,143727,143726,143725,143724,143723,143721,143720,143719,143718,143717,143716,143715,143713,143712,143711,143710,143709,143708,143707,143706,143705,143704,143703,143702,143701,143700,143699,143698,143697,143696,143695,143694,143693,143692,143691,143690,143689,143688,143687,143686,143685,143684,143683,143682,143681,143680,143679,143678,143677,143676,143675,143674,143673,143672,143671,143670,143669,143668,143667,143666,143665,143664,143663,143662,143661,143660,143659,143658,143657,143656,143653,143648,143647,143646,143645,143644,143643,143642,143641,143640,143639,143638,143637,143636,143635,143634,143633,143632,143631,143630,143629,143628,143627,143626,143625,143624,143623,143622,143621,143620,143619,143618,143617,143616,143615,143614,143613,143611,143610,143609,143608,143607,143606,143605,143604,143603,143602,143601,143600,143599,143598,143597,143596,143595,143594,143593,143592,143591,143590,143589,143588,143587,143586,143585,143584,143583,143582,143581,143580,143579,143578,143577,143576,143575,143574,143573,143572,143571,143570,143569,143568,143567,143566,143565,143564,143563,143562,143561,143560,143559,143558,143557,143556,143555,143554,143553,143552,143551,143550,143549,143548,143547,143546,143545,143544,143543,143542,143541,143540,143539,143538,143537,143536,143535,143534,143533,143532,143531,143530,143529,143528,143527,143526,143525,143524,143523,143522,143521,143520,143519,143518,143517,143516,143515,143514,143513,143512,143511,143510,143509,143508,143507,143505,143504,143503,143502,143501,143500,143499,143498,143496,143495,143494,143493,143492,143491,143490,143489,143488,143487,143486,143485,143484,143483,143482,143481,143480,143479,143478,143476,143475,143474,143473,143472,143471,143469,143468,143467,143466,143465,143464,143463,143462,143460,143459,143458,143457,143456,143455,143454,143453,143452,143451,143450,143449,143448,143447,143446,143445,143444,143443,143442,143441,143440,143439,143438,143437,143436,143435,143434,143433,143432,143431,143430,143429,143428,143427,143426,143425,143424,143423,143422,143421,143420,143419,143418,143417,143416,143415,143414,143413,143412,143411,143410,143409,143408,143407,143406,143405,143404,143403,143402,143401,143400,143399,143398,143397,143396,143395,143394,143393,143392,143391,143390,143389,143388,143387,143386,143385,143384,143383,143382,143381,143380,143379,143378,143377,143376,143375,143374,143373,143372,143371,143370,143369,143368,143367,143366,143365,143364,143363,143362,143361,143360,143359,143358,143357,143356,143355,143354,143348,143347,143346,143345,143344,143343,143342,143341,143340,143339,143338,143337,143336,143335,143334,143332,143331,143330,143329,143328,143327,143326,143325,143324,143323,143322,143321,143320,143319,143318,143317,143316,143315,143314,143313,143312,143311,143310,143309,143308,143306,143305,143303,143302,143301,143300,143299,143298,143297,143296,143295,143294,143293,143292,143291,143290,143289,143288,143287,143286,143285,143283,143282,143281,143280,143279,143278,143277,143275,143274,143273,143272,143271,143270,143269,143268,143267,143266,143265,143264,143263,143262,143261,143260,143259,143258,143257,143256,143255,143254,143253,143252,143251,143250,143249,143248,143247,143246,143245,143244,143243,143242,143241,143240,143239,143238,143237,143236,143235,143234,143233,143232,143231,143230,143229,143228,143227,143226,143225,143224,143223,143222,143221,143220,143219,143218,143217,143216,143215,143214,143213,143212,143211,143210,143209,143208,143207,143206,143205,143204,143203,143202,143200,143199,143198,143197,143196,143195,143194,143193,143192,143191,143190,143189,143188,143187,143186,143185,143184,143183,143182,143181,143180,143179,143178,143177,143176,143175,143174,143173,143172,143171,143170,143169,143168,143167,143166,143165,143164,143163,143162,143161,143160,143159,143158,143157,143156,143155,143154,143153,143152,143151,143150,143149,143148,143147,143146,143145,143144,143143,143142,143141,143140,143139,143138,143137,143136,143134,143133,143132,143131,143130,143129,143128,143127,143126,143125,143124,143123,143122,143121,143120,143119,143118,143117,143116,143115,143114,143113,143112,143111,143110,143109,143108,143107,143106,143105,143104,143103,143102,143101,143100,143099,143098,143097,143096,143095,143094,143093,143092,143091,143090,143089,143088,143087,143086,143085,143084,143083,143082,143081,143080,143079,143078,143077,143076,143075,143074,143073,143072,143071,143070,143069,143068,143067,143066,143065,143064,143063,143062,143061,143060,143059,143058,143057,143056,143055,143054,143053,143052,143051,143050,143049,143048,143047,143046,143045,143044,143043,143042,143041,143040,143039,143038,143037,143036,143035,143034,143033,143032,143031,143030,143029,143028,143027,143026,143025,143024,143023,143022,143021,143020,143019,143018,143017,143016,143015,143014,143013,143012,143011,143010,143009,143008,143007,143006,143005,143004,143003,143002,143001,143000,142999,142998,142997,142996,142995,142994,142993,142992,142991,142990,142989,142988,142987,142986,142985,142984,142983,142982,142981,142980,142979,142978,142977,142976,142975,142974,142973,142972,142971,142970,142969,142968,142967,142966,142965,142964,142963,142962,142961,142960,142959,142958,142957,142956,142955,142954,142953,142952,142951,142950,142949,142948,142947,142946,142945,142944,142943,142942,142941,142940,142939,142938,142937,142936,142935,142934,142933,142931,142930,142929,142928,142927,142926,142925,142924,142923,142922,142921,142920,142919,142918,142917,142916,142915,142914,142913,142912,142911,142910,142909,142908,142907,142906,142905,142904,142903,142902,142901,142900,142899,142898,142897,142896,142895,142894,142893,142892,142891,142890,142889,142887,142886,142885,142884,142883,142882,142881,142880,142879,142878,142877,142876,142875,142874,142873,142872,142871,142870,142869,142868,142867,142866,142865,142864,142863,142862,142861,142860,142859,142858,142857,142856,142855,142854,142853,142851,142850,142849,142848,142847,142846,142845,142844,142843,142842,142841,142840,142839,142838,142837,142836,142835,142834,142833,142832,142831,142830,142829,142828,142827,142826,142825,142824,142823,142822,142821,142820,142819,142818,142816,142815,142814,142813,142812,142811,142810,142809,142808,142807,142806,142805,142804,142803,142802,142801,142800,142799,142798,142797,142796,142795,142794,142793,142792,142791,142789,142788,142787,142786,142785,142784,142782,142781,142780,142779,142778,142777,142776,142775,142774,142773,142772,142771,142770,142769,142768,142767,142766,142765,142764,142761,142760,142759,142757,142756,142755,142754,142753,142752,142751,142750,142749,142748,142747,142746,142745,142744,142742,142741,142740,142739,142738,142737,142736,142735,142734,142733,142732,142731,142730,142729,142728,142727,142726,142725,142724,142723,142721,142720,142719,142718,142717,142716,142715,142714,142713,142712,142711,142710,142709,142708,142707,142706,142705,142704,142703,142702,142701,142700,142699,142698,142697,142696,142695,142694,142693,142692,142691,142690,142689,142688,142687,142686,142685,142684,142683,142682,142681,142680,142679,142678,142677,142676,142675,142674,142673,142672,142671,142670,142669,142668,142667,142666,142665,142664,142663,142662,142661,142660,142659,142658,142657,142656,142655,142654,142653,142652,142651,142650,142649,142648,142647,142646,142645,142644,142643,142642,142641,142640,142639,142638,142637,142636,142635,142634,142633,142632,142631,142630,142629,142628,142627,142626,142625,142624,142623,142622,142621,142620,142619,142618,142617,142616,142615,142614,142613,142612,142611,142610,142609,142608,142607,142605,142603,142602,142601,142600,142599,142598,142597,142596,142595,142594,142593,142592,142591,142590,142589,142588,142587,142586,142585,142584,142583,142582,142581,142580,142579,142578,142577,142576,142575,142574,142573,142571,142570,142569,142568,142567,142566,142565,142564,142563,142562,142561,142560,142559,142558,142557,142556,142555,142554,142553,142552,142551,142550,142549,142548,142547,142546,142545,142544,142543,142542,142541,142540,142539,142538,142537,142536,142535,142534,142533,142532,142531,142530,142529,142528,142527,142526,142525,142524,142523,142522,142521,142519,142518,142517,142516,142515,142514,142513,142512,142511,142510,142509,142508,142507,142506,142505,142504,142503,142502,142501,142500,142499,142498,142497,142496,142495,142494,142493,142492,142491,142490,142489,142488,142487,142486,142485,142484,142483,142482,142481,142480,142479,142478,142477,142476,142475,142474,142473,142472,142471,142470,142469,142468,142467,142466,142465,142464,142463,142462,142461,142460,142459,142458,142457,142456,142455,142454,142453,142452,142451,142450,142449,142448,142447,142446,142445,142444,142443,142442,142441,142440,142439,142438,142437,142436,142435,142434,142433,142432,142431,142430,142429,142428,142427,142426,142425,142424,142423,142422,142421,142420,142419,142418,142417,142415,142414,142413,142412,142411,142410,142409,142408,142407,142406,142405,142404,142403,142402,142401,142400,142399,142398,142397,142396,142395,142394,142393,142392,142391,142390,142389,142388,142387,142386,142385,142384,142383,142382,142381,142380,142379,142378,142377,142376,142375,142374,142373,142372,142371,142370,142369,142368,142367,142366,142365,142364,142363,142362,142361,142360,142359,142358,142357,142356,142355,142354,142353,142352,142351,142350,142349,142348,142347,142346,142345,142344,142343,142342,142341,142340,142339,142338,142337,142336,142335,142334,142333,142332,142331,142330,142329,142328,142327,142326,142325,142324,142323,142322,142321,142320,142319,142318,142317,142316,142315,142314,142313,142312,142311,142310,142309,142308,142307,142306,142305,142304,142303,142302,142301,142300,142299,142298,142297,142296,142295,142294,142293,142292,142291,142290,142289,142288,142287,142286,142285,142284,142283,142282,142281,142280,142279,142278,142277,142276,142275,142274,142273,142272,142271,142270,142269,142268,142267,142266,142265,142264,142263,142262,142261,142260,142259,142258,142257,142256,142255,142254,142253,142252,142251,142250,142249,142248,142247,142246,142245,142244,142243,142242,142241,142240,142239,142238,142237,142236,142235,142234,142233,142232,142231,142230,142229,142228,142227,142226,142225,142224,142223,142222,142221,142220,142219,142218,142217,142216,142215,142214,142213,142212,142211,142210,142209,142208,142207,142206,142205,142204,142203,142202,142201,142200,142199,142198,142197,142196,142195,142194,142192,142191,142190,142189,142188,142187,142186,142185,142184,142183,142182,142181,142180,142179,142178,142177,142176,142175,142174,142173,142172,142171,142170,142169,142168,142167,142166,142165,142164,142163,142162,142161,142160,142159,142158,142157,142154,142153,142152,142151,142150,142149,142148,142146,142145,142144,142143,142142,142141,142140,142139,142138,142137,142136,142135,142134,142133,142132,142131,142130,142129,142128,142127,142126,142125,142124,142123,142122,142121,142120,142119,142118,142117,142116,142115,142114,142113,142112,142111,142110,142109,142108,142107,142106,142105,142104,142103,142102,142101,142100,142099,142098,142097,142096,142095,142094,142093,142092,142091,142090,142089,142088,142087,142086,142085,142082,142081,142077,142076,142075,142074,142073,142072,142071,142070,142069,142068,142067,142066,142065,142064,142063,142062,142061,142060,142059,142058,142057,142056,142055,142054,142053,142052,142051,142050,142049,142048,142047,142046,142045,142044,142043,142042,142041,142040,142039,142038,142037,142036,142035,142034,142033,142032,142031,142030,142029,142028,142027,142026,142025,142024,142023,142022,142021,142020,142019,142018,142017,142016,142015,142014,142013,142012,142011,142010,142009,142008,142007,142006,142005,142004,142003,142002,142001,142000,141999,141997,141996,141995,141994,141993,141992,141991,141990,141989,141988,141987,141986,141985,141984,141983,141982,141981,141980,141979,141978,141977,141976,141975,141974,141973,141972,141971,141970,141969,141968,141963,141962,141961,141960,141959,141958,141957,141956,141955,141954,141953,141952,141951,141950,141949,141948,141947,141946,141945,141944,141943,141942,141941,141940,141939,141938,141937,141936,141935,141934,141933,141932,141931,141930,141929,141928,141927,141926,141925,141924,141923,141922,141921,141920,141919,141918,141915,141914,141913,141912,141911,141910,141909,141908,141907,141906,141905,141904,141903,141902,141901,141900,141899,141898,141897,141896,141895,141894,141893,141892,141891,141890,141889,141888,141887,141886,141885,141884,141883,141882,141881,141880,141879,141878,141877,141876,141875,141874,141873,141872,141871,141870,141869,141868,141867,141866,141865,141864,141863,141862,141861,141860,141859,141858,141857,141856,141855,141854,141853,141852,141851,141850,141849,141848,141847,141846,141845,141844,141843,141841,141840,141838,141837,141836,141835,141834,141833,141832,141831,141830,141829,141828,141827,141826,141825,141824,141823,141822,141821,141820,141819,141818,141817,141816,141815,141814,141813,141812,141811,141810,141809,141808,141807,141806,141805,141804,141803,141802,141801,141800,141799,141798,141797,141796,141795,141794,141793,141792,141791,141790,141789,141788,141787,141786,141785,141784,141783,141782,141781,141780,141779,141778,141777,141776,141775,141774,141773,141772,141771,141770,141769,141768,141767,141766,141765,141763,141762,141761,141760,141759,141758,141757,141756,141755,141754,141753,141752,141751,141750,141749,141748,141747,141746,141745,141744,141742,141741,141738,141737,141736,141735,141734,141733,141732,141731,141730,141729,141728,141727,141726,141725,141724,141723,141722,141721,141720,141719,141718,141717,141716,141715,141714,141713,141712,141711,141710,141709,141708,141707,141706,141705,141704,141703,141702,141701,141700,141699,141698,141697,141696,141695,141694,141693,141692,141691,141690,141689,141688,141687,141686,141685,141684,141683,141682,141681,141680,141679,141678,141677,141676,141675,141674,141673,141672,141671,141670,141669,141668,141667,141666,141665,141664,141663,141662,141661,141660,141659,141658,141657,141656,141655,141654,141653,141652,141651,141650,141649,141648,141647,141646,141645,141644,141643,141642,141641,141640,141639,141638,141637,141636,141635,141634,141633,141632,141631,141630,141629,141628,141627,141626,141625,141624,141623,141622,141621,141620,141619,141618,141617,141616,141615,141614,141613,141612,141611,141610,141609,141608,141607,141606,141605,141604,141603,141602,141601,141600,141599,141598,141597,141596,141595,141594,141593,141592,141591,141590,141589,141588,141587,141586,141585,141584,141583,141582,141581,141580,141579,141578,141577,141576,141575,141574,141573,141572,141571,141570,141569,141568,141567,141566,141565,141564,141563,141562,141561,141560,141559,141558,141557,141556,141555,141554,141553,141552,141551,141550,141549,141548,141547,141546,141545,141544,141543,141542,141541,141540,141538,141537,141536,141535,141534,141533,141532,141531,141530,141529,141528,141527,141526,141525,141524,141523,141522,141521,141520,141519,141518,141517,141516,141515,141514,141513,141512,141511,141510,141509,141508,141507,141506,141505,141504,141503,141502,141501,141500,141499,141497,141496,141495,141494,141493,141492,141491,141490,141489,141488,141487,141486,141485,141484,141483,141482,141481,141480,141479,141478,141473,141472,141367,141366,141365,141364,141363,141362,141361,141360,141359,141358,141357,141356,141355,141354,141353,141352,141351,141350,141349,141348,141347,141346,141345,141344,141343,141342,141341,141340,141339,141338,141337,141336,141335,141334,141333,141332,141331,141330,141329,141327,141326,141325,141324,141323,141322,141321,141320,141319,141318,141317,141316,141315,141314,141313,141312,141311,141310,141309,141308,141307,141305,141304,141303,141302,141301,141300,141299,141298,141297,141296,141295,141294,141293,141292,141291,141290,141289,141288,141287,141286,141285,141284,141283,141282,141281,141280,141279,141278,141277,141276,141275,141274,141273,141272,141271,141270,141269,141268,141267,141266,141265,141264,141263,141262,141261,141260,141259,141258,141257,141256,141255,141254,141253,141252,141251,141250,141249,141248,141247,141246,141245,141244,141243,141242,141241,141240,141239,141238,141237,141236,141235,141234,141233,141232,141231,141230,141229,141228,141227,141226,141225,141224,141223,141222,141221,141220,141219,141218,141217,141216,141215,141214,141213,141212,141211,141210,141209,141208,141207,141206,141205,141204,141203,141202,141201,141200,141199,141198,141197,141196,141195,141194,141193,141192,141191,141190,141189,141188,141187,141186,141185,141184,141183,141182,141181,141180,141179,141178,141177,141176,141175,141174,141173,141172,141171,141170,141169,141168,141167,141166,141165,141164,141163,141162,141161,141160,141159,141155,141154,141153,141152,141151,141150,141149,141148,141147,141145,141143,141142,141140,141139,141138,141137,141136,141135,141134,141133,141132,141131,141130,141129,141128,141127,141126,141125,141124,141123,141122,141121,141120,141119,141118,141117,141116,141115,141114,141113,141112,141111,141110,141109,141108,141107,141106,141105,141104,141103,141102,141101,141100,141099,141098,141097,141096,141095,141094,141093,141092,141091,141090,141089,141088,141087,141086,141085,141084,141083,141082,141081,141080,141079,141078,141077,141076,141075,141074,141073,141072,141071,141070,141067,141066,141065,141064,141063,141062,141061,141060,141059,141058,141057,141056,141055,141054,141053,141052,141051,141050,141049,141048,141047,141046,141045,141044,141043,141042,141041,141040,141039,141038,141037,141036,141035,141034,141033,141032,141031,141030,141029,141028,141027,141026,141025,141024,141023,141022,141020,141019,141018,141017,141016,141015,141014,141013,141012,141011,141010,141009,141008,141007,141006,141005,141004,141003,141002,141001,141000,140999,140998,140997,140996,140995,140994,140993,140992,140991,140990,140989,140988,140987,140986,140985,140984,140983,140982,140981,140980,140979,140978,140977,140976,140975,140974,140973,140972,140971,140970,140968,140967,140966,140965,140962,140961,140960,140959,140958,140957,140956,140955,140954,140953,140952,140951,140950,140949,140948,140947,140946,140945,140944,140943,140942,140941,140940,140939,140938,140937,140936,140935,140934,140933,140932,140931,140930,140929,140928,140927,140926,140925,140924,140923,140922,140921,140920,140919,140918,140917,140916,140915,140914,140913,140912,140911,140910,140909,140908,140907,140906,140905,140904,140903,140902,140900,140899,140898,140897,140896,140895,140894,140893,140892,140891,140890,140889,140888,140887,140886,140885,140884,140883,140882,140881,140880,140879,140878,140877,140876,140875,140873,140872,140871,140870,140869,140868,140867,140866,140865,140864,140863,140862,140861,140860,140858,140857,140855,140854,140853,140852,140851,140850,140849,140848,140847,140846,140845,140844,140843,140842,140841,140839,140838,140837,140836,140835,140834,140833,140832,140830,140829,140828,140827,140826,140825,140824,140823,140822,140821,140820,140819,140818,140817,140816,140814,140813,140812,140811,140810,140809,140808,140807,140806,140805,140804,140803,140802,140801,140800,140799,140798,140797,140796,140795,140794,140793,140792,140791,140790,140789,140787,140786,140785,140784,140783,140782,140781,140780,140779,140778,140777,140776,140775,140774,140773,140772,140771,140770,140769,140768,140766,140765,140764,140763,140761,140760,140759,140758,140757,140756,140755,140754,140753,140752,140751,140750,140749,140748,140747,140746,140745,140744,140743,140742,140741,140740,140739,140738,140737,140736,140735,140734,140733,140732,140731,140730,140729,140728,140727,140725,140724,140723,140722,140721,140720,140719,140718,140717,140716,140715,140714,140713,140712,140711,140710,140709,140708,140707,140706,140705,140704,140703,140702,140701,140700,140699,140697,140696,140695,140694,140693,140692,140691,140690,140689,140688,140687,140686,140685,140684,140683,140682,140681,140680,140679,140678,140677,140676,140675,140674,140673,140672,140671,140670,140669,140668,140667,140666,140665,140664,140663,140662,140661,140660,140659,140658,140657,140655,140654,140653,140652,140651,140650,140649,140648,140646,140644,140643,140642,140641,140640,140639,140638,140637,140636,140635,140633,140632,140631,140630,140629,140627,140620,140619,140618,140616,140615,140614,140612,140611,140610,140609,140608,140607,140606,140605,140604,140603,140602,140601,140600,140599,140598,140597,140596,140595,140594,140593,140592,140591,140590,140589,140588,140587,140586,140585,140584,140583,140582,140581,140580,140579,140578,140577,140576,140575,140574,140573,140572,140571,140570,140569,140568,140567,140566,140565,140564,140563,140562,140561,140560,140559,140558,140557,140556,140555,140554,140553,140552,140551,140550,140549,140548,140547,140546,140545,140544,140543,140542,140541,140540,140539,140538,140536,140535,140534,140533,140532,140531,140530,140529,140528,140527,140526,140525,140524,140523,140522,140520,140519,140518,140517,140516,140515,140514,140513,140512,140511,140510,140504,140503,140502,140501,140500,140499,140498,140497,140496,140495,140494,140493,140492,140490,140489,140488,140487,140486,140485,140484,140483,140482,140481,140480,140479,140478,140477,140476,140475,140474,140473,140472,140471,140470,140469,140468,140467,140466,140465,140464,140463,140462,140461,140460,140459,140458,140457,140456,140455,140454,140453,140452,140451,140450,140449,140448,140447,140446,140445,140444,140443,140442,140441,140440,140439,140438,140437,140436,140435,140434,140433,140432,140431,140430,140429,140428,140427,140426,140425,140424,140423,140422,140421,140419,140418,140417,140416,140415,140414,140413,140412,140411,140410,140409,140408,140407,140406,140405,140404,140403,140402,140401,140400,140399,140398,140397,140396,140395,140394,140393,140392,140391,140390,140389,140388,140387,140386,140385,140384,140383,140382,140381,140379,140378,140377,140376,140375,140374,140373,140372,140371,140370,140369,140368,140367,140366,140365,140364,140363,140362,140361,140360,140359,140358,140357,140356,140355,140354,140353,140352,140351,140350,140349,140348,140347,140346,140345,140344,140343,140342,140341,140340,140339,140338,140337,140336,140335,140334,140333,140332,140331,140330,140329,140328,140327,140326,140325,140324,140323,140322,140321,140320,140319,140318,140317,140316,140315,140314,140313,140312,140311,140310,140309,140308,140307,140306,140305,140303,140302,140301,140300,140299,140298,140297,140296,140295,140294,140293,140292,140291,140290,140289,140288,140287,140286,140285,140284,140283,140281,140280,140279,140278,140277,140276,140275,140274,140273,140272,140271,140270,140269,140268,140267,140266,140265,140264,140263,140262,140261,140260,140259,140258,140257,140255,140254,140253,140252,140251,140250,140249,140248,140247,140246,140245,140244,140243,140242,140241,140240,140239,140238,140237,140236,140235,140234,140233,140232,140231,140230,140229,140228,140227,140226,140225,140224,140223,140222,140221,140220,140219,140218,140217,140216,140215,140214,140213,140212,140211,140210,140209,140208,140207,140206,140205,140204,140203,140202,140201,140200,140199,140198,140197,140196,140195,140194,140193,140192,140191,140190,140189,140188,140187,140186,140185,140184,140183,140182,140181,140180,140179,140178,140177,140176,140174,140173,140172,140171,140170,140169,140168,140167,140166,140165,140164,140163,140162,140161,140160,140159,140158,140157,140156,140155,140154,140153,140152,140151,140150,140149,140148,140147,140146,140145,140144,140143,140142,140141,140140,140139,140138,140137,140136,140135,140133,140131,140130,140129,140128,140127,140126,140125,140124,140123,140122,140121,140120,140119,140118,140117,140116,140115,140114,140113,140112,140111,140110,140109,140108,140107,140106,140105,140104,140103,140102,140101,140100,140099,140098,140097,140096,140095,140094,140093,140092,140091,140090,140089,140088,140087,140086,140085,140084,140083,140082,140081,140080,140079,140078,140077,140076,140075,140074,140073,140072,140071,140070,140069,140068,140067,140066,140065,140064,140063,140062,140061,140060,140059,140058,140057,140056,140055,140054,140053,140052,140051,140050,140049,140048,140047,140046,140045,140044,140043,140042,140041,140039,140038,140037,140036,140035,140034,140033,140032,140031,140030,140029,140028,140027,140026,140025,140024,140023,140022,140021,140020,140019,140018,140017,140016,140015,140014,140013,140012,140011,140010,140009,140008,140007,140006,140005,140004,140003,140002,140001,140000,139999,139998,139997,139996,139995,139994,139993,139992,139991,139989,139988,139987,139986,139984,139983,139982,139981,139980,139979,139978,139977,139976,139975,139974,139973,139971,139970,139969,139968,139967,139966,139965,139964,139963,139962,139961,139960,139959,139958,139957,139956,139955,139954,139953,139952,139951,139950,139949,139948,139947,139946,139944,139943,139942,139941,139940,139939,139938,139937,139936,139932,139931,139930,139929,139928,139927,139926,139925,139924,139923,139922,139921,139920,139919,139918,139917,139916,139915,139914,139913,139912,139911,139910,139909,139908,139907,139906,139904,139903,139902,139901,139900,139899,139898,139897,139896,139895,139894,139893,139892,139891,139890,139889,139888,139887,139886,139885,139884,139883,139882,139881,139880,139879,139878,139877,139876,139875,139874,139873,139872,139871,139870,139869,139868,139867,139866,139865,139864,139863,139862,139861,139860,139859,139858,139857,139856,139855,139854,139853,139852,139851,139850,139849,139848,139847,139846,139845,139844,139843,139842,139841,139840,139839,139838,139837,139836,139835,139834,139833,139832,139831,139830,139829,139828,139827,139826,139825,139824,139823,139822,139821,139820,139819,139818,139817,139816,139815,139814,139813,139812,139811,139810,139809,139808,139807,139806,139805,139804,139803,139802,139801,139800,139799,139798,139797,139796,139795,139794,139793,139792,139791,139790,139789,139788,139787,139786,139785,139784,139783,139782,139781,139780,139778,139777,139776,139775,139774,139773,139772,139771,139770,139769,139768,139767,139766,139765,139764,139763,139762,139761,139760,139759,139758,139757,139756,139755,139754,139753,139752,139751,139750,139749,139748,139747,139746,139745,139744,139743,139742,139741,139740,139739,139738,139737,139736,139735,139734,139733,139732,139731,139730,139729,139728,139727,139726,139725,139724,139723,139722,139721,139720,139719,139718,139717,139716,139715,139714,139713,139712,139711,139710,139709,139708,139707,139706,139705,139704,139703,139702,139701,139700,139699,139698,139697,139696,139695,139694,139693,139692,139691,139690,139689,139688,139687,139686,139685,139684,139683,139682,139681,139680,139679,139678,139677,139676,139675,139674,139673,139672,139671,139670,139669,139668,139667,139666,139665,139664,139663,139662,139661,139660,139659,139658,139657,139656,139655,139654,139652,139651,139650,139649,139648,139647,139646,139645,139644,139643,139642,139641,139640,139639,139638,139637,139636,139635,139634,139633,139632,139631,139630,139629,139626,139625,139624,139623,139622,139621,139620,139619,139618,139617,139616,139615,139614,139613,139612,139611,139610,139609,139608,139607,139606,139605,139604,139603,139602,139601,139600,139599,139598,139597,139596,139595,139594,139593,139592,139591,139590,139589,139588,139587,139586,139585,139584,139583,139582,139581,139580,139579,139578,139577,139576,139575,139574,139573,139572,139571,139570,139569,139568,139567,139566,139565,139564,139563,139562,139561,139560,139559,139558,139557,139556,139555,139554,139553,139552,139551,139550,139549,139548,139547,139546,139545,139544,139543,139542,139541,139540,139539,139538,139537,139536,139535,139534,139533,139532,139531,139530,139529,139528,139527,139526,139525,139524,139523,139522,139521,139520,139519,139518,139517,139516,139515,139514,139513,139512,139511,139510,139509,139508,139507,139506,139505,139504,139503,139502,139501,139500,139499,139498,139497,139496,139495,139494,139493,139492,139491,139490,139489,139488,139487,139486,139485,139484,139483,139482,139481,139480,139479,139478,139477,139476,139475,139474,139473,139472,139471,139470,139469,139468,139467,139466,139465,139464,139463,139462,139461,139460,139459,139458,139457,139456,139455,139454,139453,139452,139451,139450,139449,139448,139447,139446,139445,139444,139443,139442,139441,139440,139439,139438,139436,139435,139434,139433,139432,139431,139430,139429,139428,139427,139426,139425,139424,139423,139422,139421,139420,139419,139418,139417,139416,139415,139414,139413,139412,139411,139410,139409,139408,139407,139406,139405,139404,139403,139402,139401,139400,139399,139398,139397,139396,139395,139394,139393,139392,139391,139390,139389,139388,139387,139386,139385,139384,139382,139381,139380,139379,139378,139377,139376,139375,139372,139371,139370,139368,139367,139365,139364,139363,139362,139361,139360,139359,139358,139357,139356,139355,139354,139353,139352,139351,139350,139349,139348,139347,139346,139345,139344,139343,139342,139341,139340,139339,139338,139337,139336,139335,139334,139333,139332,139331,139330,139329,139328,139327,139326,139325,139324,139323,139322,139321,139319,139318,139317,139316,139315,139314,139313,139312,139311,139310,139309,139308,139307,139306,139305,139304,139303,139302,139301,139300,139299,139298,139297,139296,139295,139294,139293,139292,139291,139290,139289,139288,139287,139286,139285,139284,139283,139282,139281,139280,139279,139278,139277,139276,139275,139274,139273,139272,139271,139270,139269,139268,139267,139266,139265,139264,139263,139262,139261,139260,139259,139258,139257,139256,139255,139254,139253,139252,139251,139250,139249,139248,139247,139246,139245,139244,139243,139241,139240,139239,139238,139237,139236,139235,139234,139233,139232,139231,139230,139229,139228,139227,139226,139225,139224,139223,139222,139221,139220,139219,139218,139217,139216,139215,139214,139213,139212,139211,139210,139209,139208,139207,139206,139205,139204,139203,139202,139201,139200,139199,139198,139197,139196,139195,139194,139193,139192,139191,139190,139189,139188,139187,139186,139185,139184,139183,139182,139181,139180,139179,139178,139177,139176,139175,139174,139173,139171,139170,139169,139168,139167,139166,139165,139164,139163,139162,139161,139160,139159,139158,139157,139156,139155,139154,139153,139152,139151,139150,139149,139148,139147,139146,139145,139144,139143,139142,139141,139140,139139,139138,139137,139136,139135,139134,139133,139132,139131,139130,139129,139128,139127,139126,139125,139124,139122,139121,139120,139119,139118,139117,139116,139115,139114,139113,139111,139110,139109,139108,139107,139106,139105,139104,139103,139102,139101,139100,139099,139098,139097,139096,139095,139094,139093,139092,139091,139090,139089,139088,139087,139086,139085,139084,139083,139082,139081,139080,139079,139077,139076,139075,139074,139073,139072,139071,139070,139069,139068,139067,139066,139064,139063,139062,139061,139060,139059,139058,139057,139056,139055,139054,139053,139052,139051,139050,139049,139048,139046,139045,139044,139043,139042,139041,139040,139039,139038,139037,139036,139035,139034,139033,139032,139031,139030,139029,139028,139027,139026,139025,139024,139023,139022,139021,139020,139019,139018,139017,139016,139015,139014,139013,139012,139011,139010,139009,139008,139007,139006,139005,139004,139003,139002,139001,139000,138999,138998,138997,138996,138995,138994,138993,138992,138991,138990,138989,138988,138987,138986,138985,138984,138983,138982,138981,138980,138979,138978,138977,138976,138975,138974,138973,138972,138971,138970,138969,138968,138967,138966,138965,138964,138963,138962,138961,138960,138959,138958,138957,138956,138955,138954,138953,138952,138951,138950,138949,138948,138947,138946,138945,138944,138943,138942,138941,138940,138939,138938,138937,138936,138935,138934,138933,138932,138931,138930,138929,138928,138927,138926,138925,138924,138923,138922,138921,138920,138919,138918,138917,138916,138915,138914,138913,138912,138911,138910,138909,138908,138907,138906,138905,138904,138903,138901,138900,138899,138898,138897,138896,138895,138894,138893,138892,138891,138890,138889,138888,138887,138886,138885,138884,138883,138882,138881,138880,138879,138878,138877,138876,138875,138874,138873,138872,138871,138870,138869,138868,138867,138866,138865,138863,138862,138861,138860,138859,138858,138857,138856,138855,138854,138853,138852,138851,138850,138849,138848,138847,138846,138845,138844,138843,138842,138841,138840,138839,138838,138837,138836,138831,138830,138829,138828,138827,138826,138825,138824,138823,138822,138821,138820,138819,138818,138817,138816,138815,138814,138813,138812,138811,138810,138809,138808,138807,138806,138805,138804,138803,138802,138801,138800,138799,138798,138797,138796,138795,138794,138793,138792,138791,138790,138789,138788,138787,138786,138784,138783,138782,138781,138780,138779,138778,138777,138776,138775,138773,138772,138771,138770,138769,138768,138767,138766,138765,138764,138762,138761,138760,138759,138758,138757,138756,138755,138754,138753,138752,138751,138750,138749,138748,138746,138745,138744,138743,138742,138741,138740,138739,138738,138737,138736,138735,138734,138733,138732,138731,138730,138728,138727,138726,138725,138724,138723,138722,138721,138720,138719,138718,138717,138716,138715,138714,138713,138712,138711,138710,138709,138708,138707,138706,138705,138704,138703,138702,138701,138700,138699,138698,138697,138696,138695,138694,138693,138692,138691,138690,138689,138688,138687,138686,138685,138684,138683,138682,138681,138680,138679,138677,138676,138675,138674,138673,138672,138670,138669,138668,138667,138666,138665,138664,138663,138662,138661,138660,138659,138654,138653,138652,138651,138650,138649,138648,138647,138646,138645,138644,138643,138642,138641,138640,138639,138638,138637,138636,138635,138634,138633,138632,138631,138630,138629,138628,138627,138626,138625,138624,138623,138622,138621,138620,138619,138618,138617,138616,138615,138614,138613,138612,138611,138610,138609,138608,138607,138606,138605,138604,138603,138602,138601,138600,138599,138598,138596,138595,138594,138590,138589,138588,138587,138586,138585,138584,138583,138582,138581,138580,138579,138578,138577,138576,138575,138574,138573,138572,138571,138570,138569,138568,138567,138566,138565,138564,138563,138562,138561,138560,138559,138558,138557,138556,138555,138554,138553,138552,138551,138550,138549,138548,138547,138546,138545,138544,138543,138542,138541,138540,138538,138537,138536,138535,138534,138533,138532,138531,138530,138529,138528,138527,138526,138525,138524,138523,138522,138521,138520,138519,138517,138516,138515,138514,138513,138512,138511,138510,138509,138508,138507,138506,138505,138504,138503,138502,138501,138500,138499,138498,138497,138496,138495,138494,138493,138492,138491,138490,138489,138488,138487,138486,138485,138484,138483,138482,138481,138480,138479,138478,138477,138476,138475,138474,138473,138472,138471,138470,138469,138468,138467,138466,138465,138464,138463,138462,138461,138460,138459,138458,138457,138456,138455,138454,138453,138452,138451,138450,138449,138448,138447,138446,138445,138444,138443,138442,138441,138440,138439,138438,138437,138436,138435,138434,138433,138432,138431,138430,138429,138428,138427,138426,138425,138424,138423,138422,138421,138420,138417,138416,138415,138414,138413,138412,138411,138410,138409,138408,138407,138406,138405,138404,138403,138402,138401,138400,138399,138398,138397,138396,138395,138394,138393,138392,138391,138390,138389,138388,138387,138386,138385,138384,138383,138382,138381,138380,138379,138378,138375,138374,138373,138372,138371,138370,138369,138368,138367,138366,138365,138364,138363,138362,138361,138360,138359,138358,138357,138356,138355,138354,138352,138351,138350,138349,138348,138347,138346,138345,138344,138343,138342,138341,138340,138338,138337,138336,138335,138334,138333,138332,138330,138329,138328,138326,138325,138324,138323,138322,138321,138320,138319,138318,138317,138316,138315,138314,138313,138312,138311,138310,138309,138308,138307,138306,138305,138304,138303,138302,138301,138300,138299,138298,138297,138296,138295,138294,138293,138292,138291,138290,138289,138288,138287,138286,138285,138284,138283,138282,138281,138280,138279,138278,138276,138275,138274,138267,138266,138265,138264,138259,138258,138257,138256,138255,138254,138253,138252,138251,138250,138249,138248,138247,138246,138245,138244,138243,138242,138240,138239,138238,138237,138236,138235,138234,138233,138232,138231,138230,138229,138228,138227,138226,138225,138224,138223,138222,138221,138220,138219,138218,138217,138216,138215,138214,138213,138212,138211,138210,138209,138208,138207,138206,138205,138202,138201,138200,138199,138198,138197,138196,138195,138194,138193,138192,138191,138190,138189,138187,138186,138185,138184,138183,138182,138181,138180,138179,138178,138177,138176,138175,138174,138173,138172,138171,138170,138169,138168,138167,138166,138165,138164,138163,138162,138161,138160,138159,138158,138157,138156,138155,138154,138153,138152,138151,138150,138149,138148,138147,138146,138145,138144,138143,138142,138141,138140,138139,138138,138137,138136,138135,138134,138133,138132,138131,138130,138129,138128,138127,138126,138125,138124,138123,138122,138121,138120,138119,138118,138117,138116,138113,138111,138109,138108,138107,138106,138105,138104,138103,138102,138101,138100,138099,138098,138097,138096,138095,138094,138093,138092,138091,138090,138089,138088,138087,138086,138085,138084,138083,138082,138081,138080,138079,138078,138077,138076,138074,138073,138072,138070,138069,138068,138067,138066,138065,138064,138063,138062,138061,138060,138059,138058,138057,138056,138055,138054,138053,138052,138051,138050,138049,138048,138047,138046,138045,138044,138043,138041,138040,138039,138038,138037,138035,138034,138033,138032,138031,138029,138028,138027,138026,138025,138024,138023,138022,138021,138020,138019,138018,138017,138016,138015,138014,138013,138011,138010,138009,138008,138007,138006,138005,138004,138003,138002,137999,137998,137997,137996,137995,137994,137993,137992,137991,137989,137988,137987,137986,137985,137984,137983,137982,137981,137980,137979,137978,137977,137975,137974,137973,137972,137971,137970,137969,137968,137967,137966,137965,137963,137962,137961,137960,137958,137957,137956,137955,137954,137953,137952,137951,137950,137949,137948,137947,137946,137945,137944,137943,137942,137941,137940,137939,137938,137937,137936,137935,137934,137933,137932,137931,137930,137929,137928,137927,137926,137925,137924,137923,137922,137921,137920,137919,137918,137917,137916,137915,137914,137913,137912,137911,137910,137909,137908,137907,137906,137905,137904,137903,137902,137901,137900,137899,137898,137897,137896,137895,137894,137893,137892,137891,137890,137889,137888,137887,137885,137884,137883,137882,137881,137880,137879,137878,137877,137876,137875,137874,137873,137871,137869,137868,137867,137866,137865,137864,137863,137862,137861,137860,137859,137858,137857,137856,137855,137854,137853,137852,137851,137850,137849,137848,137847,137846,137845,137844,137843,137842,137841,137840,137839,137838,137837,137836,137835,137834,137833,137832,137831,137830,137829,137828,137827,137826,137825,137824,137823,137822,137821,137820,137819,137818,137817,137816,137815,137814,137807,137806,137805,137801,137800,137799,137798,137797,137796,137793,137790,137789,137788,137787,137786,137785,137784,137783,137782,137781,137780,137779,137778,137777,137776,137775,137774,137773,137772,137771,137769,137768,137767,137766,137765,137764,137763,137762,137761,137759,137758,137757,137756,137755,137752,137751,137750,137749,137748,137747,137746,137745,137744,137743,137742,137741,137740,137739,137738,137737,137736,137732,137731,137730,137729,137728,137727,137726,137725,137724,137723,137722,137721,137720,137719,137718,137717,137716,137715,137714,137713,137712,137711,137710,137709,137708,137707,137706,137705,137704,137703,137701,137700,137699,137698,137697,137696,137695,137694,137693,137692,137691,137690,137689,137688,137683,137682,137681,137680,137679,137678,137677,137676,137675,137674,137673,137672,137671,137670,137669,137668,137667,137666,137665,137664,137663,137662,137661,137660,137659,137658,137657,137656,137655,137654,137653,137652,137651,137650,137649,137648,137647,137646,137645,137644,137643,137642,137641,137640,137639,137638,137637,137636,137635,137634,137633,137632,137631,137630,137629,137627,137626,137625,137624,137623,137622,137621,137620,137619,137618,137615,137614,137613,137612,137611,137610,137609,137608,137607,137606,137605,137604,137603,137602,137601,137600,137599,137598,137597,137596,137595,137594,137593,137592,137591,137590,137589,137588,137587,137586,137585,137584,137582,137581,137580,137579,137578,137577,137576,137575,137574,137573,137572,137571,137570,137569,137568,137566,137565,137564,137563,137562,137561,137560,137559,137558,137557,137556,137555,137554,137553,137552,137551,137550,137549,137548,137547,137546,137545,137544,137543,137542,137541,137540,137539,137538,137537,137536,137535,137534,137533,137532,137531,137530,137529,137528,137527,137526,137525,137524,137523,137522,137521,137520,137519,137518,137517,137516,137515,137514,137513,137512,137511,137510,137508,137507,137506,137505,137504,137503,137502,137501,137500,137499,137498,137497,137496,137495,137494,137493,137492,137491,137490,137489,137488,137487,137486,137485,137484,137483,137482,137481,137480,137479,137478,137477,137476,137475,137474,137473,137472,137471,137470,137469,137468,137467,137465,137464,137463,137461,137460,137459,137458,137457,137456,137455,137454,137453,137452,137451,137450,137449,137448,137447,137446,137445,137444,137443,137442,137441,137440,137439,137438,137437,137436,137435,137434,137433,137432,137431,137430,137428,137427,137426,137425,137424,137423,137422,137421,137420,137419,137418,137417,137416,137415,137414,137413,137412,137411,137410,137409,137408,137407,137406,137405,137404,137403,137402,137401,137400,137399,137398,137397,137396,137395,137394,137393,137392,137391,137390,137389,137388,137387,137386,137385,137384,137383,137382,137381,137380,137379,137378,137377,137376,137375,137374,137373,137372,137371,137370,137369,137368,137367,137366,137365,137364,137362,137361,137360,137359,137358,137357,137356,137355,137354,137353,137351,137350,137349,137348,137347,137345,137344,137343,137342,137341,137340,137339,137338,137337,137336,137335,137334,137333,137332,137331,137330,137329,137328,137327,137326,137325,137324,137323,137322,137321,137320,137319,137318,137317,137316,137315,137314,137313,137312,137311,137310,137309,137308,137307,137306,137305,137304,137303,137302,137301,137300,137299,137298,137297,137296,137295,137294,137293,137292,137291,137290,137289,137288,137287,137286,137285,137284,137283,137282,137281,137280,137279,137278,137277,137276,137275,137274,137273,137272,137271,137270,137269,137268,137267,137266,137265,137264,137263,137262,137261,137260,137259,137258,137257,137256,137255,137254,137253,137252,137251,137250,137249,137248,137247,137246,137245,137244,137243,137242,137241,137240,137238,137237,137236,137235,137234,137233,137232,137231,137230,137229,137228,137227,137226,137225,137224,137223,137222,137221,137220,137219,137218,137217,137216,137215,137214,137213,137212,137211,137210,137209,137208,137207,137206,137205,137204,137202,137201,137200,137199,137198,137197,137196,137195,137194,137193,137192,137191,137190,137189,137188,137187,137186,137185,137183,137182,137181,137180,137179,137178,137177,137176,137175,137174,137173,137172,137171,137170,137169,137168,137167,137166,137165,137164,137163,137162,137160,137159,137158,137157,137156,137155,137154,137153,137152,137151,137150,137149,137148,137147,137146,137145,137144,137143,137142,137141,137140,137139,137138,137137,137136,137135,137134,137133,137132,137131,137130,137129,137128,137127,137126,137125,137124,137123,137120,137119,137118,137117,137116,137115,137114,137112,137111,137110,137109,137108,137107,137106,137105,137104,137103,137102,137101,137100,137099,137098,137097,137096,137095,137094,137093,137092,137091,137090,137089,137088,137087,137086,137085,137084,137082,137081,137080,137079,137078,137077,137076,137075,137074,137073,137072,137071,137070,137069,137068,137067,137066,137065,137064,137062,137061,137060,137059,137058,137057,137056,137055,137054,137053,137052,137051,137050,137049,137048,137047,137046,137045,137044,137043,137042,137041,137040,137039,137038,137037,137036,137035,137034,137033,137032,137031,137030,137029,137028,137027,137026,137025,137024,137023,137022,137021,137020,137019,137018,137017,137015,137014,137013,137012,137011,137010,137009,137008,137007,137006,137005,137004,137003,137002,137001,137000,136999,136998,136997,136996,136995,136994,136993,136992,136991,136990,136989,136988,136987,136986,136985,136984,136982,136981,136980,136977,136976,136975,136972,136970,136969,136968,136967,136966,136965,136964,136963,136962,136961,136960,136959,136958,136957,136956,136955,136954,136953,136952,136951,136950,136949,136948,136947,136946,136945,136944,136943,136942,136941,136940,136939,136938,136937,136936,136935,136934,136933,136932,136931,136930,136929,136928,136927,136926,136925,136924,136923,136922,136921,136920,136919,136918,136917,136916,136915,136914,136913,136912,136911,136910,136909,136908,136907,136906,136905,136904,136903,136902,136901,136900,136899,136898,136897,136896,136895,136893,136892,136891,136890,136889,136888,136887,136886,136885,136884,136883,136882,136881,136880,136879,136878,136877,136876,136875,136874,136873,136872,136871,136870,136869,136868,136867,136866,136865,136864,136863,136862,136861,136860,136859,136858,136857,136856,136855,136854,136853,136852,136851,136850,136849,136848,136847,136846,136845,136844,136842,136841,136840,136839,136838,136837,136836,136835,136834,136833,136832,136831,136830,136829,136828,136827,136826,136825,136824,136823,136822,136821,136819,136818,136817,136816,136814,136813,136812,136811,136810,136809,136808,136807,136806,136805,136804,136802,136801,136799,136798,136797,136796,136795,136794,136793,136792,136790,136789,136787,136786,136785,136784,136783,136782,136781,136780,136779,136778,136776,136775,136774,136773,136772,136771,136770,136769,136768,136767,136766,136765,136764,136763,136762,136761,136760,136759,136758,136757,136756,136755,136744,136743,136742,136741,136740,136739,136738,136737,136736,136735,136734,136733,136732,136731,136730,136729,136728,136727,136726,136725,136724,136723,136722,136721,136720,136719,136716,136715,136714,136713,136712,136711,136710,136709,136708,136707,136706,136705,136704,136703,136702,136701,136700,136699,136698,136697,136696,136695,136694,136693,136692,136691,136690,136689,136688,136687,136686,136685,136684,136683,136682,136681,136680,136679,136678,136677,136676,136675,136674,136673,136672,136671,136670,136669,136668,136667,136666,136665,136664,136663,136662,136661,136660,136659,136658,136657,136656,136655,136654,136653,136652,136651,136650,136648,136647,136646,136645,136644,136643,136642,136641,136640,136639,136637,136633,136631,136630,136629,136628,136627,136626,136625,136624,136622,136621,136620,136619,136618,136617,136616,136615,136614,136613,136612,136611,136610,136609,136608,136606,136605,136604,136603,136602,136601,136600,136599,136598,136597,136596,136595,136594,136593,136592,136591,136590,136589,136588,136587,136586,136585,136584,136583,136582,136581,136580,136579,136578,136577,136576,136575,136574,136573,136571,136570,136569,136568,136567,136566,136565,136564,136563,136562,136561,136559,136555,136554,136553,136552,136551,136550,136549,136548,136547,136546,136545,136544,136543,136542,136541,136540,136539,136538,136537,136536,136535,136534,136533,136532,136531,136530,136529,136528,136527,136526,136525,136524,136523,136522,136521,136520,136519,136517,136516,136515,136514,136513,136512,136511,136510,136509,136508,136507,136506,136505,136504,136503,136502,136501,136500,136499,136498,136497,136496,136495,136494,136493,136492,136491,136490,136488,136487,136486,136485,136484,136483,136482,136481,136480,136479,136478,136477,136476,136475,136474,136472,136470,136469,136468,136467,136466,136465,136464,136463,136462,136461,136460,136459,136458,136457,136456,136455,136453,136452,136451,136450,136449,136448,136447,136446,136445,136444,136443,136442,136441,136440,136439,136438,136437,136436,136435,136434,136433,136432,136431,136430,136429,136428,136427,136426,136425,136424,136423,136422,136421,136420,136419,136418,136417,136416,136415,136414,136413,136412,136411,136410,136409,136408,136407,136406,136405,136404,136403,136402,136401,136400,136399,136398,136397,136396,136395,136394,136393,136392,136391,136390,136389,136388,136387,136386,136385,136384,136383,136382,136381,136380,136374,136373,136372,136371,136370,136369,136368,136367,136366,136365,136363,136362,136360,136359,136358,136357,136356,136355,136354,136353,136352,136351,136350,136349,136348,136347,136346,136345,136344,136343,136342,136341,136340,136339,136338,136337,136336,136335,136334,136333,136332,136331,136330,136329,136328,136327,136326,136325,136324,136323,136322,136321,136320,136319,136318,136317,136316,136315,136314,136313,136311,136310,136309,136308,136307,136306,136305,136304,136303,136302,136301,136300,136299,136298,136297,136296,136295,136294,136293,136292,136291,136290,136289,136288,136287,136286,136285,136284,136283,136282,136281,136280,136279,136277,136276,136275,136274,136273,136272,136271,136270,136269,136268,136267,136266,136265,136264,136263,136262,136261,136260,136259,136258,136257,136256,136255,136254,136253,136252,136251,136250,136249,136248,136247,136246,136245,136244,136243,136242,136241,136240,136239,136238,136237,136236,136235,136234,136233,136232,136231,136230,136229,136228,136227,136226,136225,136224,136223,136222,136221,136220,136219,136218,136217,136216,136215,136214,136213,136212,136211,136210,136209,136208,136207,136206,136205,136204,136203,136202,136201,136200,136199,136198,136197,136196,136195,136194,136193,136192,136191,136190,136189,136188,136187,136186,136185,136184,136183,136182,136181,136180,136179,136178,136177,136176,136175,136174,136173,136172,136171,136170,136169,136168,136167,136166,136165,136164,136163,136162,136161,136160,136159,136158,136157,136154,136153,136152,136151,136150,136149,136148,136147,136146,136145,136144,136143,136142,136141,136140,136139,136138,136137,136136,136135,136134,136133,136132,136131,136130,136129,136125,136124,136123,136122,136121,136120,136119,136118,136117,136116,136115,136114,136113,136112,136111,136110,136109,136108,136107,136106,136105,136104,136103,136102,136101,136100,136099,136098,136097,136096,136095,136094,136093,136092,136091,136090,136089,136088,136087,136086,136085,136084,136083,136082,136081,136080,136079,136078,136077,136076,136075,136074,136073,136072,136071,136070,136069,136068,136067,136066,136065,136064,136063,136062,136061,136060,136059,136058,136057,136054,136053,136052,136051,136050,136049,136048,136047,136046,136045,136044,136043,136042,136041,136040,136039,136038,136037,136036,136035,136034,136033,136032,136031,136030,136029,136028,136027,136026,136025,136024,136023,136022,136021,136020,136019,136018,136017,136016,136015,136014,136013,136012,136011,136010,136009,136008,136007,136006,136005,136004,136003,136002,136001,136000,135999,135998,135997,135996,135995,135994,135993,135992,135991,135990,135989,135988,135987,135986,135985,135984,135983,135982,135981,135980,135979,135978,135977,135976,135975,135974,135973,135972,135971,135970,135969,135968,135967,135966,135965,135964,135963,135962,135961,135960,135959,135958,135957,135956,135955,135954,135953,135952,135951,135950,135949,135948,135947,135946,135945,135944,135943,135942,135941,135940,135939,135938,135937,135936,135935,135934,135933,135932,135931,135930,135929,135928,135926,135925,135924,135923,135922,135921,135920,135919,135917,135916,135915,135914,135913,135912,135911,135910,135909,135908,135907,135906,135905,135904,135903,135902,135901,135900,135898,135897,135896,135895,135894,135893,135892,135891,135890,135889,135888,135887,135886,135884,135883,135882,135881,135880,135879,135878,135877,135876,135875,135874,135873,135872,135871,135870,135869,135868,135867,135866,135865,135864,135863,135862,135861,135860,135859,135858,135857,135856,135855,135854,135853,135852,135851,135849,135848,135847,135846,135845,135844,135843,135842,135841,135840,135839,135838,135837,135836,135835,135834,135833,135832,135831,135830,135829,135828,135825,135824,135821,135820,135819,135818,135817,135816,135815,135814,135813,135812,135811,135810,135809,135808,135807,135806,135805,135804,135803,135802,135801,135800,135799,135798,135797,135796,135795,135794,135793,135792,135791,135790,135789,135788,135787,135786,135785,135784,135783,135782,135779,135778,135777,135776,135775,135774,135773,135772,135771,135770,135769,135767,135766,135765,135764,135763,135761,135760,135759,135758,135757,135756,135755,135754,135753,135752,135751,135750,135749,135748,135747,135746,135745,135744,135743,135742,135741,135740,135739,135738,135737,135736,135735,135734,135733,135732,135730,135729,135728,135727,135726,135725,135724,135723,135722,135721,135720,135719,135718,135717,135716,135715,135714,135713,135712,135711,135710,135709,135708,135707,135706,135705,135704,135703,135702,135701,135700,135699,135698,135697,135696,135695,135694,135693,135692,135691,135690,135689,135688,135687,135686,135685,135684,135683,135682,135681,135680,135679,135678,135677,135676,135675,135674,135673,135672,135671,135670,135669,135668,135667,135666,135664,135662,135660,135658,135657,135656,135655,135654,135653,135652,135651,135649,135648,135647,135646,135645,135644,135643,135642,135641,135640,135637,135636,135635,135634,135633,135632,135631,135630,135629,135628,135627,135626,135625,135624,135623,135622,135621,135620,135619,135618,135617,135616,135615,135614,135613,135612,135610,135609,135607,135606,135605,135604,135603,135602,135601,135600,135599,135598,135597,135596,135595,135594,135593,135592,135591,135589,135588,135587,135586,135585,135584,135583,135582,135580,135579,135578,135577,135576,135575,135574,135573,135572,135571,135570,135569,135568,135567,135565,135564,135563,135562,135561,135560,135559,135558,135557,135556,135555,135554,135553,135552,135551,135550,135549,135548,135546,135545,135544,135542,135541,135540,135539,135538,135537,135536,135535,135534,135533,135531,135530,135529,135528,135527,135526,135525,135524,135523,135522,135521,135520,135519,135518,135517,135516,135515,135514,135513,135512,135511,135510,135509,135508,135507,135506,135505,135504,135503,135502,135501,135500,135499,135498,135497,135496,135494,135493,135492,135491,135490,135489,135486,135485,135484,135483,135482,135481,135479,135478,135477,135476,135475,135474,135473,135472,135471,135470,135469,135468,135467,135466,135465,135464,135463,135462,135459,135458,135457,135456,135455,135454,135453,135452,135451,135450,135449,135448,135447,135446,135445,135444,135443,135442,135441,135440,135439,135438,135437,135436,135435,135434,135433,135432,135431,135424,135419,135418,135417,135415,135414,135413,135412,135411,135409,135408,135407,135406,135405,135404,135403,135402,135401,135400,135399,135398,135397,135396,135395,135394,135392,135391,135390,135389,135388,135387,135386,135385,135383,135382,135381,135380,135379,135378,135377,135376,135375,135374,135373,135372,135371,135370,135369,135368,135367,135366,135365,135364,135363,135362,135360,135359,135358,135357,135355,135354,135353,135352,135351,135350,135349,135348,135347,135346,135343,135342,135341,135340,135339,135338,135336,135335,135334,135333,135332,135331,135330,135329,135328,135327,135326,135325,135324,135322,135321,135315,135313,135312,135311,135310,135309,135308,135307,135306,135305,135304,135303,135302,135301,135300,135299,135298,135297,135296,135295,135294,135293,135292,135291,135290,135289,135288,135287,135286,135285,135284,135283,135282,135280,135279,135278,135277,135276,135275,135274,135273,135272,135271,135270,135269,135268,135267,135266,135265,135264,135263,135262,135259,135258,135257,135256,135255,135254,135253,135251,135250,135249,135248,135247,135246,135245,135244,135243,135242,135241,135240,135239,135238,135237,135236,135235,135234,135233,135232,135231,135230,135229,135228,135227,135226,135225,135224,135223,135222,135221,135220,135219,135218,135217,135216,135214,135213,135212,135211,135210,135209,135208,135207,135205,135204,135203,135202,135201,135200,135199,135198,135197,135196,135195,135194,135193,135192,135191,135190,135189,135188,135187,135186,135185,135184,135183,135182,135181,135180,135179,135178,135177,135176,135175,135174,135173,135172,135171,135170,135169,135168,135167,135166,135165,135164,135163,135162,135161,135160,135159,135157,135156,135155,135154,135153,135152,135151,135150,135149,135148,135147,135146,135145,135144,135143,135142,135141,135140,135139,135138,135137,135136,135135,135134,135133,135132,135131,135130,135129,135128,135127,135126,135125,135124,135123,135122,135121,135119,135118,135116,135114,135113,135112,135111,135110,135107,135106,135105,135103,135102,135099,135094,135093,135092,135090,135089,135087,135086,135085,135084,135083,135082,135081,135080,135079,135078,135077,135075,135074,135072,135071,135070,135069,135068,135067,135066,135065,135064,135063,135062,135061,135060,135059,135058,135057,135056,135055,135054,135053,135052,135050,135049,135048,135047,135046,135045,135044,135043,135042,135041,135040,135039,135038,135037,135036,135035,135034,135033,135032,135031,135030,135029,135028,135027,135026,135025,135024,135023,135021,135020,135019,135018,135017,135016,135015,135014,135013,135012,135011,135009,135008,135007,135006,135005,135004,135003,135002,135001,135000,134999,134998,134997,134996,134995,134994,134993,134992,134991,134990,134988,134987,134986,134985,134984,134983,134982,134981,134980,134979,134978,134977,134976,134975,134974,134973,134972,134971,134970,134969,134968,134967,134966,134965,134964,134963,134961,134958,134957,134956,134955,134954,134953,134952,134951,134950,134949,134948,134947,134946,134945,134944,134943,134942,134941,134940,134939,134938,134937,134936,134935,134934,134933,134932,134931,134930,134929,134928,134927,134926,134925,134924,134923,134922,134921,134920,134919,134918,134917,134916,134915,134914,134913,134912,134911,134910,134909,134908,134907,134906,134905,134904,134903,134902,134901,134900,134899,134898,134897,134896,134895,134894,134893,134892,134891,134889,134888,134887,134885,134884,134883,134882,134881,134880,134879,134877,134876,134875,134873,134872,134871,134870,134869,134868,134867,134866,134865,134864,134863,134862,134861,134860,134859,134858,134857,134856,134855,134854,134853,134852,134850,134849,134848,134847,134846,134845,134844,134843,134842,134841,134840,134839,134838,134837,134836,134835,134834,134832,134831,134830,134829,134828,134827,134826,134825,134824,134823,134822,134821,134820,134819,134818,134817,134816,134815,134814,134813,134812,134811,134810,134809,134808,134807,134806,134805,134804,134803,134802,134801,134800,134799,134798,134797,134796,134795,134794,134793,134792,134791,134790,134789,134788,134787,134786,134785,134784,134783,134782,134781,134780,134779,134778,134777,134776,134775,134774,134773,134769,134768,134767,134766,134765,134764,134761,134760,134759,134758,134757,134756,134755,134754,134753,134752,134751,134750,134749,134748,134747,134746,134745,134744,134743,134742,134740,134739,134738,134737,134736,134733,134732,134731,134730,134729,134728,134727,134726,134725,134723,134722,134721,134720,134718,134717,134716,134715,134714,134713,134712,134711,134710,134709,134707,134706,134705,134704,134702,134701,134700,134699,134698,134697,134696,134695,134694,134693,134692,134691,134690,134688,134687,134686,134685,134684,134683,134682,134681,134680,134679,134678,134677,134676,134675,134674,134671,134670,134669,134668,134667,134666,134665,134664,134663,134662,134661,134660,134659,134657,134656,134655,134654,134653,134652,134651,134650,134649,134648,134647,134646,134645,134644,134643,134642,134641,134640,134639,134638,134637,134636,134635,134634,134633,134632,134631,134629,134628,134627,134626,134625,134624,134623,134622,134621,134620,134619,134618,134617,134616,134613,134612,134611,134610,134609,134602,134601,134600,134599,134598,134597,134596,134595,134594,134593,134592,134591,134590,134589,134587,134586,134585,134584,134583,134582,134581,134580,134579,134578,134577,134576,134574,134573,134572,134571,134570,134569,134568,134566,134565,134564,134563,134562,134561,134560,134559,134558,134557,134556,134555,134554,134553,134552,134551,134550,134549,134548,134547,134546,134545,134544,134543,134542,134541,134540,134533,134532,134529,134527,134522,134521,134519,134518,134517,134516,134515,134514,134513,134509,134507,134505,134504,134503,134501,134497,134496,134495,134494,134493,134492,134491,134489,134488,134487,134486,134485,134484,134482,134481,134478,134476,134475,134472,134471,134469,134468,134467,134466,134465,134464,134463,134462,134461,134460,134457,134456,134455,134453,134452,134451,134450,134448,134447,134446,134445,134444,134443,134442,134441,134440,134438,134437,134436,134435,134434,134433,134432,134431,134430,134429,134428,134427,134426,134425,134424,134423,134422,134421,134420,134419,134418,134417,134416,134415,134414,134413,134410,134409,134408,134407,134406,134405,134404,134403,134402,134401,134400,134399,134398,134397,134396,134395,134394,134391,134390,134389,134388,134387,134386,134385,134384,134383,134379,134378,134377,134374,134373,134372,134371,134370,134369,134366,134365,134364,134363,134362,134360,134359,134358,134357,134356,134355,134354,134353,134352,134351,134350,134349,134348,134347,134346,134345,134344,134343,134341,134340,134339,134338,134336,134335,134334,134333,134332,134331,134330,134329,134328,134327,134326,134325,134324,134323,134322,134321,134320,134319,134318,134317,134316,134315,134314,134313,134312,134311,134310,134309,134308,134307,134306,134305,134304,134303,134302,134301,134300,134299,134298,134297,134296,134295,134294,134293,134292,134289,134287,134286,134284,134283,134282,134281,134280,134279,134278,134277,134276,134275,134273,134271,134270,134269,134268,134267,134266,134265,134264,134263,134262,134261,134260,134259,134258,134257,134256,134255,134254,134253,134251,134250,134249,134248,134247,134245,134244,134242,134241,134240,134239,134237,134232,134231,134230,134229,134228,134226,134225,134222,134216,134215,134214,134213,134212,134211,134210,134209,134208,134207,134206,134205,134204,134203,134202,134201,134200,134199,134198,134197,134196,134195,134194,134193,134192,134191,134190,134189,134188,134187,134186,134185,134184,134183,134182,134181,134179,134178,134176,134174,134173,134172,134171,134169,134168,134167,134166,134165,134164,134163,134162,134161,134160,134158,134157,134156,134155,134154,134153,134150,134149,134148,134147,134146,134145,134144,134142,134141,134140,134139,134138,134137,134136,134135,134134,134133,134132,134131,134130,134129,134128,134127,134126,134125,134124,134123,134122,134121,134120,134119,134118,134117,134116,134115,134114,134113,134112,134111,134110,134109,134108,134107,134106,134105,134104,134103,134102,134101,134100,134099,134098,134097,134096,134095,134094,134093,134092,134091,134090,134089,134088,134087,134086,134085,134084,134083,134082,134081,134080,134079,134078,134077,134076,134074,134073,134072,134071,134070,134069,134068,134067,134066,134065,134064,134063,134062,134060,134059,134058,134057,134056,134055,134054,134052,134051,134050,134049,134048,134047,134046,134045,134044,134042,134041,134040,134039,134037,134036,134035,134034,134033,134032,134031,134030,134029,134028,134027,134025,134024,134023,134022,134021,134020,134019,134018,134017,134016,134015,134014,134013,134012,134011,134010,134009,134008,134007,134006,134005,134004,134002,134000,133998,133997,133995,133993,133992,133990,133989,133988,133986,133985,133983,133981,133980,133978,133977,133976,133975,133974,133973,133972,133971,133966,133964,133963,133962,133961,133960,133959,133958,133957,133956,133955,133953,133952,133951,133950,133949,133948,133947,133946,133945,133944,133943,133942,133941,133940,133939,133938,133937,133936,133935,133934,133932,133931,133930,133929,133928,133927,133926,133925,133924,133923,133919,133918,133917,133916,133912,133911,133910,133908,133907,133904,133901,133900,133899,133898,133897,133896,133892,133891,133890,133889,133888,133887,133884,133883,133882,133881,133880,133879,133877,133875,133874,133873,133871,133870,133867,133865,133862,133861,133860,133859,133858,133857,133856,133855,133854,133853,133852,133851,133848,133847,133846,133845,133844,133843,133842,133841,133840,133839,133838,133837,133836,133835,133834,133833,133832,133831,133830,133829,133828,133827,133826,133825,133824,133823,133822,133820,133819,133818,133817,133815,133812,133810,133799,133798,133797,133796,133795,133794,133792,133786,133785,133784,133783,133782,133781,133780,133779,133778,133777,133776,133775,133774,133773,133772,133771,133770,133769,133768,133766,133765,133764,133763,133762,133761,133759,133758,133757,133756,133755,133754,133753,133751,133750,133748,133747,133746,133745,133744,133743,133742,133741,133740,133739,133738,133736,133735,133734,133733,133732,133731,133730,133729,133728,133727,133726,133725,133724,133723,133722,133720,133719,133718,133717,133716,133715,133714,133713,133711,133710,133709,133704,133701,133700,133699,133698,133697,133696,133695,133694,133693,133692,133691,133690,133689,133688,133687,133686,133685,133684,133683,133682,133681,133680,133679,133678,133677,133676,133675,133673,133672,133671,133670,133669,133668,133667,133666,133665,133663,133662,133661,133660,133659,133658,133657,133656,133654,133653,133652,133651,133650,133649,133648,133647,133646,133645,133644,133643,133642,133641,133640,133639,133638,133636,133635,133634,133633,133632,133631,133630,133629,133628,133627,133626,133625,133624,133623,133622,133621,133619,133618,133617,133616,133615,133614,133613,133612,133611,133610,133609,133608,133607,133606,133605,133604,133603,133602,133601,133600,133599,133597,133596,133595,133593,133592,133591,133590,133589,133588,133587,133586,133585,133584,133583,133582,133580,133579,133578,133577,133576,133574,133573,133572,133571,133570,133568,133566,133565,133564,133563,133562,133561,133560,133559,133558,133557,133556,133554,133553,133552,133551,133550,133549,133548,133547,133546,133545,133544,133543,133542,133541,133540,133539,133538,133537,133536,133535,133534,133533,133532,133531,133530,133529,133528,133527,133526,133525,133524,133523,133522,133521,133520,133518,133517,133516,133515,133514,133513,133512,133511,133510,133509,133508,133507,133506,133505,133504,133503,133502,133501,133500,133499,133498,133497,133496,133495,133494,133493,133492,133491,133490,133489,133487,133485,133484,133482,133481,133480,133479,133477,133476,133474,133473,133472,133470,133469,133468,133467,133466,133465,133464,133463,133462,133461,133460,133459,133458,133457,133456,133455,133452,133451,133446,133445,133444,133443,133442,133441,133439,133438,133436,133435,133434,133433,133432,133431,133430,133429,133428,133422,133421,133420,133419,133418,133417,133416,133415,133414,133413,133412,133411,133410,133409,133408,133407,133406,133405,133404,133403,133402,133401,133400,133399,133398,133397,133396,133395,133394,133393,133392,133391,133390,133389,133388,133387,133386,133385,133384,133383,133382,133381,133379,133378,133377,133376,133375,133374,133373,133372,133371,133370,133369,133368,133367,133366,133365,133364,133363,133362,133361,133360,133359,133358,133357,133356,133355,133354,133353,133352,133351,133350,133349,133347,133346,133345,133344,133343,133342,133341,133340,133337,133336,133335,133334,133333,133332,133331,133328,133327,133326,133325,133324,133323,133322,133321,133315,133314,133313,133312,133311,133310,133309,133308,133307,133305,133304,133302,133300,133298,133297,133296,133295,133294,133292,133291,133289,133287,133286,133285,133284,133283,133282,133279,133276,133274,133272,133271,133270,133269,133268,133267,133266,133265,133264,133263,133262,133261,133260,133259,133257,133254,133253,133252,133251,133250,133249,133248,133246,133245,133243,133242,133241,133240,133239,133238,133237,133236,133235,133234,133231,133230,133229,133228,133227,133226,133225,133224,133223,133222,133221,133220,133219,133218,133217,133216,133215,133214,133213,133212,133210,133209,133208,133207,133206,133204,133203,133202,133199,133198,133197,133196,133195,133194,133193,133192,133191,133190,133189,133188,133187,133186,133185,133184,133183,133182,133181,133180,133179,133178,133177,133176,133175,133174,133173,133172,133171,133168,133167,133166,133165,133164,133163,133162,133160,133159,133158,133157,133156,133155,133154,133153,133152,133151,133150,133149,133148,133147,133142,133140,133139,133137,133136,133135,133134,133128,133127,133126,133125,133123,133122,133121,133120,133119,133118,133117,133116,133115,133114,133113,133112,133111,133109,133108,133107,133106,133105,133104,133103,133102,133101,133100,133099,133098,133097,133096,133095,133094,133093,133092,133091,133090,133089,133088,133087,133086,133085,133084,133083,133082,133081,133080,133079,133078,133077,133076,133075,133074,133072,133071,133070,133069,133068,133067,133066,133065,133064,133063,133062,133061,133060,133059,133058,133057,133056,133055,133054,133053,133051,133050,133049,133048,133047,133046,133045,133044,133043,133042,133039,133038,133037,133036,133035,133034,133033,133032,133031,133030,133029,133028,133027,133026,133025,133024,133023,133022,133021,133020,133019,133012,133011,133007,133006,133005,133004,133003,133001,132999,132998,132997,132996,132995,132994,132993,132991,132990,132989,132988,132987,132986,132985,132984,132983,132981,132979,132978,132976,132973,132972,132971,132970,132969,132968,132967,132966,132965,132964,132963,132962,132961,132960,132959,132935,132934,132933,132932,132931,132930,132929,132928,132927,132925,132923,132922,132921,132920,132919,132918,132917,132913,132912,132911,132910,132904,132903,132902,132901,132893,132892,132888,132887,132886,132885,132879,132877,132869,132868,132864,132863,132855,132849,132839,132838,132837,132835,132832,132820,132819,132807,132803,132802,132800,132799,132797,132789,132783,132778,132773,132767,132760,132758,132755,132754,132751,132746,132745,132744,132743,132742,132741,132740,132739,132738,132737,132736,132734,132733,132732,132731,132730,132729,132728,132727,132726,132725,132724,132723,132722,132721,132720,132719,132718,132717,132716,132715,132714,132713,132712,132711,132710,132709,132708,132707,132706,132705,132704,132702,132701,132700,132698,132696,132695,132693,132692,132691,132690,132689,132688,132687,132686,132685,132684,132683,132682,132681,132680,132679,132678,132676,132675,132674,132673,132672,132671,132668,132666,132665,132664,132662,132661,132659,132657,132656,132655,132653,132651,132650,132648,132647,132646,132644,132643,132642,132641,132640,132639,132638,132637,132636,132634,132633,132632,132631,132630,132629,132628,132627,132626,132625,132624,132623,132622,132621,132620,132619,132618,132617,132616,132615,132613,132612,132611,132610,132609,132607,132606,132605,132604,132603,132602,132601,132600,132599,132598,132597,132596,132595,132594,132593,132591,132590,132586,132585,132584,132583,132581,132580,132578,132572,132571,132570,132569,132568,132566,132565,132563,132562,132554,132553,132552,132550,132549,132542,132537,132533,132532,132530,132529,132528,132527,132526,132523,132520,132517,132506,132502,132501,132491,132490,132487,132483,132482,132481,132479,132475,132471,132468,132467,132466,132465,132464,132463,132462,132461,132460,132459,132458,132457,132456,132455,132451,132450,132448,132447,132446,132445,132444,132442,132440,132439,132438,132435,132432,132431,132430,132429,132426,132424,132423,132422,132418,132415,132413,132412,132411,132410,132409,132407,132405,132404,132403,132402,132401,132400,132399,132398,132397,132395,132394,132393,132392,132391,132390,132389,132388,132387,132386,132385,132384,132383,132382,132381,132380,132378,132377,132376,132375,132374,132373,132372,132371,132370,132369,132368,132366,132365,132364,132363,132361,132360,132358,132357,132355,132353,132351,132349,132347,132346,132345,132342,132341,132340,132339,132338,132337,132336,132335,132334,132333,132332,132331,132329,132328,132327,132326,132325,132324,132323,132322,132321,132319,132318,132317,132316,132315,132312,132311,132310,132309,132308,132307,132305,132304,132303,132302,132301,132300,132299,132298,132297,132296,132295,132294,132293,132292,132291,132290,132289,132287,132286,132282,132281,132280,132279,132278,132277,132276,132275,132274,132273,132272,132271,132269,132268,132267,132266,132265,132264,132263,132262,132261,132259,132258,132257,132255,132254,132253,132252,132251,132250,132249,132248,132247,132246,132245,132244,132243,132242,132241,132240,132239,132238,132237,132236,132235,132234,132233,132232,132231,132230,132229,132228,132227,132226,132225,132224,132223,132222,132221,132220,132219,132218,132217,132216,132215,132214,132213,132212,132211,132210,132209,132208,132207,132206,132205,132204,132203,132201,132200,132199,132198,132195,132194,132193,132192,132191,132190,132189,132188,132187,132186,132185,132184,132183,132182,132180,132179,132178,132177,132176,132174,132173,132172,132171,132170,132169,132168,132167,132166,132165,132164,132163,132162,132161,132160,132159,132155,132154,132153,132152,132151,132150,132149,132148,132147,132146,132145,132144,132143,132142,132141,132140,132139,132138,132137,132136,132134,132133,132132,132131,132130,132129,132128,132127,132126,132125,132124,132123,132122,132121,132120,132119,132118,132117,132116,132115,132114,132112,132111,132110,132109,132108,132107,132106,132105,132104,132103,132102,132101,132100,132099,132098,132097,132096,132095,132094,132093,132092,132091,132090,132089,132088,132087,132086,132085,132084,132083,132082,132081,132080,132079,132077,132076,132074,132073,132072,132071,132070,132068,132067,132066,132064,132063,132062,132060,132059,132058,132057,132056,132055,132053,132052,132051,132050,132049,132048,132047,132046,132045,132044,132043,132042,132041,132040,132039,132038,132037,132036,132035,132034,132033,132032,132031,132030,132029,132028,132027,132026,132025,132024,132023,132022,132021,132020,132019,132018,132017,132016,132015,132014,132013,132012,132011,132010,132009,132007,132006,132005,132004,132003,132002,132001,132000,131998,131997,131995,131994,131993,131992,131990,131989,131988,131987,131985,131984,131983,131981,131980,131979,131978,131977,131976,131975,131974,131973,131972,131971,131970,131969,131968,131966,131965,131964,131963,131962,131961,131960,131959,131958,131957,131953,131952,131951,131950,131949,131948,131947,131946,131945,131944,131943,131942,131941,131940,131939,131938,131937,131936,131935,131934,131933,131932,131931,131930,131929,131928,131927,131926,131925,131924,131923,131922,131921,131919,131918,131917,131916,131915,131914,131913,131912,131911,131910,131909,131908,131907,131906,131904,131903,131902,131901,131900,131899,131898,131897,131896,131895,131894,131893,131892,131890,131889,131888,131887,131886,131884,131883,131882,131880,131879,131878,131877,131876,131875,131874,131873,131872,131871,131870,131869,131868,131867,131866,131865,131864,131863,131862,131861,131860,131859,131858,131857,131856,131855,131854,131853,131852,131850,131849,131848,131847,131845,131844,131843,131842,131841,131840,131839,131838,131837,131836,131835,131834,131833,131832,131831,131830,131829,131828,131827,131826,131825,131824,131823,131821,131820,131819,131818,131817,131814,131813,131812,131811,131810,131809,131808,131807,131805,131804,131803,131802,131801,131800,131799,131798,131797,131796,131795,131794,131793,131791,131790,131789,131788,131787,131786,131785,131784,131783,131782,131781,131780,131779,131778,131777,131776,131775,131774,131773,131772,131771,131770,131769,131768,131767,131766,131765,131764,131763,131762,131761,131760,131759,131758,131757,131756,131755,131753,131752,131751,131750,131749,131748,131747,131746,131745,131744,131743,131742,131741,131739,131738,131737,131736,131735,131734,131733,131732,131731,131730,131729,131728,131727,131726,131725,131724,131722,131721,131720,131719,131718,131717,131716,131715,131714,131713,131711,131710,131709,131707,131706,131705,131704,131703,131702,131700,131699,131698,131697,131696,131695,131694,131693,131692,131691,131690,131689,131688,131687,131685,131684,131682,131681,131680,131678,131677,131676,131675,131674,131673,131672,131671,131670,131669,131667,131666,131665,131664,131663,131662,131661,131660,131659,131658,131657,131656,131655,131654,131646,131645,131644,131643,131642,131641,131640,131639,131638,131636,131635,131634,131633,131632,131631,131630,131629,131628,131627,131626,131625,131624,131623,131622,131621,131620,131619,131618,131617,131616,131615,131614,131613,131611,131610,131609,131608,131607,131606,131605,131604,131603,131602,131601,131600,131599,131598,131597,131596,131595,131594,131589,131588,131587,131586,131585,131584,131583,131582,131581,131580,131579,131578,131577,131576,131575,131574,131573,131572,131571,131569,131568,131567,131566,131565,131564,131563,131562,131561,131560,131559,131558,131557,131556,131555,131554,131553,131552,131551,131550,131549,131548,131547,131546,131545,131544,131543,131542,131541,131540,131539,131538,131537,131536,131535,131534,131533,131532,131531,131530,131529,131528,131527,131526,131525,131524,131523,131522,131521,131520,131519,131518,131517,131516,131515,131514,131513,131512,131511,131510,131509,131508,131507,131506,131505,131504,131503,131502,131501,131500,131499,131498,131497,131496,131495,131494,131493,131492,131491,131490,131489,131488,131487,131486,131484,131483,131482,131481,131480,131479,131478,131477,131476,131475,131472,131471,131470,131469,131468,131467,131463,131462,131461,131460,131459,131458,131457,131456,131453,131448,131447,131446,131445,131444,131443,131442,131441,131436,131435,131434,131433,131432,131431,131430,131429,131428,131427,131426,131425,131424,131423,131422,131421,131420,131419,131418,131417,131416,131415,131414,131413,131412,131411,131410,131409,131408,131407,131406,131405,131404,131403,131402,131401,131400,131399,131398,131397,131396,131395,131394,131393,131392,131391,131390,131389,131388,131387,131386,131385,131384,131383,131382,131381,131380,131379,131378,131377,131376,131375,131374,131373,131372,131371,131369,131368,131367,131366,131365,131364,131363,131362,131361,131360,131359,131358,131357,131356,131355,131354,131353,131352,131351,131350,131349,131348,131347,131346,131345,131344,131343,131342,131341,131340,131339,131338,131337,131336,131335,131334,131333,131332,131331,131329,131328,131327,131326,131325,131324,131319,131318,131317,131316,131315,131314,131313,131312,131311,131309,131308,131307,131306,131305,131304,131303,131302,131301,131300,131299,131297,131293,131292,131291,131290,131289,131288,131287,131286,131285,131284,131283,131282,131281,131280,131279,131278,131277,131273,131272,131271,131269,131267,131266,131265,131264,131262,131261,131260,131259,131258,131257,131256,131255,131254,131253,131252,131251,131250,131249,131248,131247,131246,131245,131244,131243,131242,131241,131240,131239,131238,131237,131236,131235,131234,131233,131232,131231,131230,131229,131228,131227,131226,131225,131224,131223,131221,131220,131219,131218,131217,131216,131212,131211,131210,131209,131208,131206,131205,131204,131203,131202,131201,131200,131199,131198,131197,131196,131195,131194,131193,131192,131191,131190,131189,131188,131187,131186,131185,131184,131182,131181,131180,131179,131178,131177,131176,131175,131174,131173,131171,131170,131169,131168,131167,131166,131165,131164,131163,131162,131161,131160,131159,131158,131157,131156,131155,131154,131153,131152,131151,131150,131149,131148,131147,131146,131145,131144,131143,131142,131141,131140,131139,131138,131137,131136,131135,131134,131133,131132,131131,131130,131129,131128,131127,131126,131125,131124,131123,131122,131121,131120,131119,131118,131117,131116,131115,131114,131113,131112,131111,131110,131109,131108,131107,131106,131105,131104,131103,131102,131101,131099,131098,131097,131096,131095,131094,131093,131092,131091,131090,131089,131088,131087,131086,131085,131084,131083,131082,131080,131079,131078,131077,131076,131075,131074,131073,131072,131071,131070,131069,131068,131062,131060,131055,131054,131053,131052,131050,131049,131048,131046,131044,131043,131042,131041,131040,131038,131037,131035,131034,131033,131032,131021,131020,131019,131018,131017,131016,131015,131014,131013,131012,131011,131010,131009,131008,131007,131006,131005,131004,131003,131002,131001,131000,130999,130997,130996,130995,130994,130993,130990,130988,130987,130986,130985,130984,130983,130982,130981,130980,130979,130978,130977,130976,130975,130974,130973,130972,130971,130970,130969,130968,130967,130966,130965,130964,130963,130962,130961,130960,130959,130958,130957,130956,130955,130954,130953,130952,130951,130950,130949,130948,130947,130946,130945,130944,130943,130942,130941,130940,130939,130938,130937,130936,130935,130934,130933,130932,130931,130930,130929,130928,130927,130926,130925,130924,130923,130922,130921,130919,130918,130917,130916,130915,130913,130912,130911,130910,130909,130907,130906,130905,130904,130903,130902,130901,130900,130899,130898,130897,130896,130895,130894,130893,130892,130891,130890,130889,130888,130887,130886,130885,130884,130883,130882,130881,130880,130879,130878,130877,130876,130875,130874,130873,130872,130871,130869,130868,130867,130866,130865,130862,130861,130860,130859,130858,130857,130856,130855,130854,130853,130852,130851,130850,130849,130848,130847,130846,130845,130844,130843,130842,130841,130840,130839,130838,130837,130836,130835,130834,130833,130832,130830,130829,130828,130827,130825,130824,130823,130822,130821,130820,130819,130817,130815,130814,130812,130811,130810,130809,130808,130807,130806,130805,130804,130802,130801,130800,130799,130798,130797,130796,130795,130794,130793,130792,130791,130790,130789,130788,130787,130786,130785,130784,130783,130782,130780,130779,130778,130777,130776,130775,130774,130773,130772,130771,130770,130768,130767,130766,130765,130764,130763,130762,130761,130760,130759,130758,130757,130756,130755,130754,130753,130752,130750,130749,130748,130747,130746,130745,130744,130743,130742,130741,130740,130738,130737,130736,130735,130734,130733,130732,130731,130730,130729,130728,130727,130726,130725,130724,130723,130722,130721,130720,130719,130718,130717,130716,130715,130714,130713,130712,130711,130710,130709,130708,130707,130706,130704,130703,130701,130700,130699,130698,130697,130696,130695,130694,130693,130692,130691,130690,130689,130688,130687,130686,130685,130684,130683,130682,130681,130680,130679,130678,130677,130676,130675,130674,130673,130672,130671,130670,130669,130668,130667,130666,130664,130663,130661,130660,130655,130654,130653,130652,130651,130650,130649,130647,130646,130645,130644,130643,130642,130641,130640,130639,130638,130636,130635,130634,130633,130631,130630,130628,130627,130626,130625,130624,130623,130622,130621,130620,130607,130606,130605,130604,130603,130601,130600,130599,130598,130597,130596,130595,130594,130593,130591,130590,130589,130588,130587,130586,130585,130584,130583,130582,130581,130580,130579,130578,130577,130576,130575,130573,130572,130571,130570,130569,130568,130566,130563,130561,130560,130559,130558,130557,130556,130555,130554,130553,130552,130550,130549,130547,130546,130545,130543,130542,130541,130540,130537,130536,130535,130534,130532,130531,130522,130521,130514,130513,130512,130511,130510,130509,130508,130502,130501,130499,130498,130497,130496,130491,130490,130489,130488,130487,130486,130485,130484,130483,130482,130481,130479,130478,130474,130470,130469,130468,130467,130466,130465,130464,130463,130461,130460,130459,130458,130455,130453,130452,130451,130450,130448,130447,130446,130445,130444,130443,130442,130441,130440,130439,130438,130437,130436,130435,130434,130430,130429,130428,130427,130426,130425,130424,130423,130422,130421,130420,130419,130418,130416,130415,130414,130413,130412,130411,130410,130409,130406,130405,130404,130403,130401,130400,130399,130397,130396,130395,130394,130393,130392,130391,130390,130389,130388,130386,130385,130384,130383,130382,130381,130379,130378,130377,130376,130375,130374,130372,130371,130370,130369,130368,130367,130365,130364,130363,130362,130361,130360,130359,130358,130357,130355,130354,130353,130352,130351,130350,130349,130348,130347,130344,130342,130341,130338,130335,130334,130333,130332,130330,130329,130328,130326,130325,130324,130323,130322,130321,130320,130319,130318,130317,130316,130308,130307,130305,130304,130303,130302,130301,130300,130299,130298,130297,130295,130294,130287,130286,130275,130274,130273,130272,130271,130270,130269,130268,130260,130258,130257,130256,130255,130254,130248,130246,130245,130243,130242,130241,130240,130239,130238,130237,130236,130234,130233,130232,130231,130230,130229,130227,130226,130225,130224,130222,130221,130219,130218,130217,130216,130215,130214,130213,130212,130211,130210,130209,130208,130207,130205,130202,130201,130200,130199,130198,130197,130196,130195,130194,130193,130192,130191,130190,130189,130188,130187,130186,130185,130184,130183,130182,130181,130180,130179,130178,130177,130176,130175,130174,130173,130172,130171,130170,130169,130168,130167,130166,130165,130164,130163,130161,130160,130159,130158,130157,130156,130155,130154,130153,130152,130151,130150,130149,130148,130147,130146,130145,130143,130142,130140,130139,130138,130137,130136,130135,130134,130133,130132,130131,130130,130129,130128,130127,130126,130125,130124,130123,130122,130121,130120,130119,130118,130117,130116,130115,130114,130113,130112,130111,130110,130109,130108,130107,130106,130105,130104,130103,130102,130101,130100,130099,130098,130097,130096,130095,130094,130093,130092,130091,130090,130089,130088,130087,130086,130085,130084,130083,130082,130081,130080,130079,130078,130077,130076,130075,130074,130073,130072,130070,130069,130068,130067,130066,130065,130064,130063,130062,130061,130060,130059,130058,130057,130056,130055,130054,130053,130052,130051,130050,130049,130047,130046,130045,130044,130043,130042,130040,130039,130038,130037,130035,130034,130033,130032,130031,130030,130029,130028,130027,130026,130025,130024,130023,130022,130019,130018,130017,130016,130015,130014,130012,130011,130010,130009,130008,130006,130005,130001,130000,129999,129998,129997,129996,129995,129994,129993,129992,129991,129990,129989,129988,129987,129985,129984,129983,129982,129981,129980,129978,129976,129975,129974,129973,129972,129971,129970,129969,129968,129967,129963,129961,129960,129959,129957,129956,129955,129954,129950,129949,129945,129940,129939,129938,129937,129936,129935,129934,129933,129932,129930,129929,129928,129927,129926,129925,129924,129923,129920,129917,129915,129914,129913,129912,129910,129909,129908,129907,129906,129905,129904,129903,129901,129900,129899,129898,129897,129896,129895,129894,129893,129892,129888,129887,129886,129884,129883,129882,129881,129880,129879,129878,129877,129876,129875,129874,129873,129872,129871,129870,129869,129868,129867,129866,129865,129864,129863,129862,129861,129860,129859,129858,129857,129856,129850,129849,129848,129847,129842,129841,129836,129835,129834,129833,129832,129831,129830,129829,129828,129827,129826,129825,129824,129823,129822,129821,129820,129819,129818,129817,129812,129811,129810,129809,129808,129807,129806,129805,129804,129803,129802,129801,129800,129799,129798,129797,129796,129795,129794,129793,129792,129791,129789,129788,129787,129786,129785,129784,129783,129781,129779,129778,129776,129774,129772,129771,129770,129768,129767,129766,129765,129764,129763,129762,129761,129760,129759,129758,129757,129756,129755,129754,129753,129752,129751,129750,129749,129748,129747,129746,129745,129744,129743,129742,129741,129740,129739,129738,129737,129736,129735,129734,129733,129732,129730,129727,129726,129724,129723,129722,129721,129720,129719,129718,129717,129716,129715,129714,129713,129712,129711,129710,129709,129708,129707,129706,129705,129704,129703,129702,129701,129700,129699,129698,129697,129696,129695,129693,129692,129687,129685,129683,129681,129679,129678,129677,129676,129674,129673,129672,129671,129670,129669,129668,129667,129666,129665,129664,129663,129662,129661,129660,129659,129658,129657,129656,129655,129654,129653,129652,129651,129650,129647,129646,129645,129644,129643,129642,129641,129640,129639,129638,129637,129636,129635,129634,129633,129631,129630,129629,129628,129627,129626,129625,129624,129621,129620,129618,129617,129616,129615,129614,129613,129606,129605,129604,129603,129602,129601,129600,129599,129598,129597,129595,129594,129593,129592,129591,129590,129589,129588,129586,129583,129580,129579,129578,129577,129576,129575,129574,129573,129571,129570,129569,129568,129567,129566,129565,129564,129563,129562,129561,129559,129558,129557,129556,129555,129554,129553,129552,129551,129550,129549,129548,129547,129546,129545,129544,129543,129542,129541,129540,129539,129538,129537,129536,129535,129534,129533,129532,129531,129530,129529,129528,129527,129526,129525,129524,129523,129522,129521,129519,129518,129517,129516,129515,129514,129513,129512,129511,129510,129509,129508,129507,129506,129505,129504,129501,129500,129499,129498,129497,129496,129494,129493,129492,129491,129490,129489,129488,129487,129486,129485,129484,129483,129482,129481,129480,129479,129478,129477,129476,129474,129473,129472,129471,129470,129469,129468,129467,129466,129465,129464,129463,129462,129461,129457,129456,129453,129452,129451,129450,129449,129448,129447,129446,129445,129444,129443,129442,129441,129440,129439,129438,129437,129436,129435,129434,129433,129432,129431,129430,129429,129428,129427,129426,129424,129423,129422,129421,129420,129419,129418,129417,129416,129415,129414,129413,129412,129411,129410,129409,129407,129405,129404,129403,129402,129401,129400,129399,129398,129397,129396,129395,129394,129392,129391,129390,129389,129386,129385,129384,129381,129380,129379,129378,129377,129376,129375,129374,129373,129372,129371,129370,129369,129368,129367,129366,129365,129364,129360,129359,129357,129356,129355,129354,129352,129351,129350,129349,129348,129347,129346,129345,129344,129343,129342,129341,129340,129339,129338,129337,129336,129335,129333,129332,129331,129330,129329,129328,129327,129326,129325,129324,129323,129322,129321,129320,129319,129318,129313,129312,129311,129310,129309,129308,129307,129305,129304,129303,129302,129301,129300,129299,129298,129297,129296,129295,129294,129293,129292,129291,129289,129288,129287,129286,129285,129284,129283,129282,129281,129279,129276,129275,129274,129273,129272,129271,129268,129267,129266,129265,129264,129263,129262,129261,129260,129259,129257,129256,129255,129254,129253,129252,129251,129250,129249,129248,129247,129246,129244,129232,129231,129230,129229,129228,129227,129226,129225,129224,129223,129222,129221,129216,129215,129214,129213,129212,129211,129210,129209,129208,129206,129205,129204,129203,129202,129201,129200,129199,129198,129185,129183,129182,129181,129180,129179,129178,129177,129170,129168,129167,129166,129165,129164,129163,129162,129161,129160,129159,129158,129157,129155,129154,129153,129152,129151,129146,129145,129143,129142,129141,129140,129139,129138,129137,129136,129135,129134,129133,129132,129131,129130,129129,129128,129127,129126,129125,129124,129122,129121,129120,129119,129118,129117,129116,129115,129114,129113,129112,129111,129110,129109,129108,129107,129106,129105,129104,129103,129102,129101,129100,129099,129098,129097,129096,129095,129094,129093,129092,129091,129090,129089,129088,129087,129086,129085,129084,129083,129082,129081,129080,129079,129077,129076,129075,129074,129073,129072,129071,129070,129069,129068,129067,129066,129065,129064,129063,129062,129061,129060,129059,129058,129057,129056,129055,129054,129053,129052,129051,129050,129049,129047,129046,129045,129044,129043,129042,129041,129040,129039,129038,129037,129036,129034,129033,129032,129031,129030,129029,129028,129027,129026,129025,129024,129023,129022,129017,129016,129015,129014,129013,129012,129011,129010,129009,129008,129007,129006,129005,129004,129003,129002,129001,129000,128999,128998,128997,128996,128995,128994,128993,128992,128991,128990,128986,128985,128983,128982,128980,128979,128978,128977,128976,128975,128974,128973,128972,128971,128970,128969,128968,128967,128966,128965,128964,128963,128962,128961,128960,128959,128958,128956,128954,128953,128952,128951,128950,128949,128948,128947,128946,128945,128944,128943,128942,128941,128939,128938,128937,128936,128935,128934,128933,128932,128931,128930,128928,128927,128926,128925,128924,128923,128922,128921,128920,128919,128918,128917,128916,128915,128914,128913,128912,128911,128910,128909,128907,128905,128904,128903,128902,128901,128900,128899,128898,128896,128895,128893,128891,128890,128889,128888,128887,128886,128885,128884,128883,128882,128879,128878,128877,128876,128875,128874,128873,128872,128871,128870,128869,128868,128866,128865,128864,128862,128861,128860,128859,128858,128857,128856,128855,128854,128853,128852,128851,128850,128849,128848,128847,128846,128845,128844,128843,128842,128841,128840,128839,128838,128837,128836,128835,128834,128833,128832,128831,128830,128829,128828,128827,128826,128825,128824,128823,128822,128821,128820,128819,128818,128817,128816,128815,128814,128813,128812,128809,128808,128807,128806,128805,128804,128802,128801,128800,128799,128798,128797,128796,128795,128794,128793,128792,128791,128790,128789,128788,128787,128786,128785,128784,128783,128782,128781,128780,128779,128778,128777,128776,128775,128774,128773,128772,128770,128769,128768,128767,128766,128765,128764,128763,128762,128761,128760,128759,128758,128757,128756,128755,128754,128753,128752,128751,128750,128749,128748,128747,128746,128745,128744,128743,128742,128741,128740,128739,128738,128737,128736,128735,128734,128733,128732,128731,128730,128729,128728,128726,128725,128724,128723,128722,128721,128720,128719,128718,128717,128716,128715,128714,128713,128712,128711,128710,128709,128708,128707,128706,128705,128704,128703,128702,128701,128700,128699,128698,128697,128696,128695,128694,128693,128692,128691,128690,128689,128688,128687,128686,128685,128684,128683,128682,128681,128680,128679,128678,128677,128676,128675,128674,128673,128672,128671,128667,128665,128664,128663,128662,128661,128660,128659,128658,128657,128656,128655,128653,128652,128651,128650,128649,128648,128647,128646,128645,128644,128643,128642,128641,128640,128639,128634,128633,128632,128631,128630,128629,128628,128627,128626,128625,128624,128623,128622,128621,128620,128619,128618,128617,128616,128615,128614,128613,128612,128611,128610,128609,128608,128607,128606,128605,128604,128600,128599,128598,128597,128596,128595,128593,128591,128590,128589,128588,128587,128586,128585,128584,128583,128582,128581,128580,128579,128578,128577,128576,128575,128574,128573,128572,128571,128570,128569,128568,128567,128566,128565,128564,128563,128562,128561,128560,128558,128557,128555,128554,128553,128551,128550,128549,128548,128547,128540,128539,128538,128537,128532,128531,128530,128529,128528,128527,128526,128525,128524,128523,128522,128521,128520,128519,128518,128517,128516,128515,128514,128513,128512,128511,128510,128509,128508,128507,128506,128505,128504,128503,128502,128501,128500,128499,128497,128496,128495,128494,128493,128492,128491,128490,128489,128488,128487,128486,128485,128484,128483,128482,128481,128480,128478,128477,128476,128475,128474,128473,128472,128471,128470,128469,128468,128467,128466,128465,128464,128463,128462,128461,128460,128459,128458,128457,128456,128455,128454,128453,128452,128448,128447,128446,128445,128444,128443,128442,128441,128440,128439,128438,128435,128434,128433,128431,128430,128429,128428,128427,128426,128425,128424,128423,128422,128421,128420,128419,128418,128417,128416,128415,128414,128413,128412,128411,128410,128409,128408,128407,128406,128405,128404,128402,128400,128399,128398,128397,128396,128393,128392,128391,128390,128389,128388,128387,128386,128385,128384,128383,128381,128380,128379,128378,128377,128376,128375,128374,128372,128371,128370,128369,128368,128367,128366,128365,128364,128362,128361,128360,128359,128358,128357,128356,128355,128354,128353,128352,128351,128349,128348,128347,128346,128345,128344,128343,128342,128341,128340,128339,128336,128335,128334,128333,128332,128331,128330,128329,128328,128327,128326,128325,128324,128323,128322,128321,128320,128319,128318,128317,128316,128315,128314,128313,128312,128311,128310,128309,128304,128303,128302,128301,128300,128299,128298,128297,128296,128295,128293,128292,128291,128290,128289,128288,128287,128286,128285,128276,128267,128261,128253,128252,128251,128248,128245,128244,128243,128242,128241,128240,128239,128238,128237,128236,128235,128234,128233,128232,128231,128229,128228,128227,128226,128225,128224,128223,128222,128221,128220,128219,128218,128217,128216,128215,128214,128213,128212,128211,128210,128209,128208,128207,128206,128205,128204,128203,128202,128201,128200,128199,128198,128197,128196,128195,128194,128193,128192,128191,128190,128189,128188,128187,128186,128185,128184,128183,128182,128181,128180,128179,128177,128176,128175,128174,128173,128172,128171,128170,128169,128168,128167,128166,128165,128164,128163,128162,128161,128160,128159,128158,128157,128156,128155,128154,128153,128152,128151,128150,128148,128147,128146,128145,128144,128143,128142,128141,128140,128139,128138,128137,128136,128135,128134,128133,128132,128131,128130,128125,128120,128119,128118,128117,128116,128115,128113,128112,128111,128110,128109,128108,128107,128106,128105,128104,128103,128102,128101,128100,128099,128098,128097,128096,128095,128094,128093,128092,128091,128090,128089,128088,128087,128086,128085,128084,128083,128082,128081,128080,128079,128078,128077,128076,128075,128074,128073,128072,128071,128070,128069,128068,128067,128066,128065,128064,128063,128062,128061,128060,128059,128058,128057,128056,128055,128054,128053,128052,128051,128050,128049,128048,128047,128046,128045,128044,128043,128042,128041,128040,128039,128038,128037,128036,128035,128034,128033,128032,128031,128030,128028,128027,128025,128024,128023,128022,128021,128020,128019,128018,128017,128016,128015,128014,128013,128012,128011,128010,128009,128008,128007,128006,128005,128004,128003,128002,128001,128000,127999,127998,127997,127996,127995,127994,127993,127992,127991,127990,127989,127988,127987,127986,127985,127984,127983,127982,127981,127980,127979,127978,127977,127976,127975,127974,127971,127970,127969,127968,127967,127966,127964,127963,127962,127961,127960,127958,127957,127956,127955,127954,127953,127952,127951,127950,127949,127948,127947,127946,127945,127944,127943,127942,127940,127939,127938,127937,127936,127935,127934,127933,127932,127931,127930,127929,127928,127925,127924,127923,127922,127921,127920,127919,127918,127917,127915,127914,127913,127912,127911,127909,127908,127907,127906,127903,127902,127901,127899,127898,127897,127896,127895,127894,127893,127892,127891,127890,127889,127886,127885,127883,127882,127881,127880,127879,127878,127877,127876,127875,127874,127873,127872,127871,127870,127869,127868,127867,127866,127865,127864,127863,127862,127861,127859,127858,127857,127856,127855,127854,127853,127852,127851,127850,127849,127848,127847,127845,127844,127843,127842,127841,127840,127839,127838,127837,127836,127835,127833,127829,127828,127827,127826,127825,127824,127823,127822,127820,127818,127817,127816,127815,127814,127813,127812,127811,127810,127809,127808,127807,127806,127805,127804,127803,127802,127801,127800,127799,127798,127797,127796,127795,127794,127793,127791,127790,127789,127788,127787,127786,127785,127784,127783,127782,127781,127780,127779,127778,127777,127776,127775,127774,127773,127770,127769,127768,127767,127766,127765,127764,127763,127762,127761,127760,127759,127758,127757,127754,127753,127752,127751,127750,127749,127748,127747,127746,127745,127744,127743,127742,127741,127740,127739,127738,127737,127735,127734,127733,127732,127731,127730,127729,127728,127727,127726,127725,127724,127723,127722,127721,127720,127719,127718,127717,127716,127715,127714,127713,127712,127711,127709,127708,127707,127706,127705,127704,127703,127702,127701,127700,127699,127698,127694,127692,127691,127684,127682,127681,127680,127677,127675,127674,127673,127672,127671,127670,127669,127667,127666,127665,127664,127663,127662,127661,127660,127659,127658,127657,127656,127654,127653,127652,127651,127650,127649,127648,127647,127646,127642,127641,127640,127639,127638,127637,127636,127634,127630,127626,127624,127619,127618,127617,127615,127614,127613,127612,127611,127610,127609,127608,127607,127602,127601,127600,127599,127598,127597,127596,127595,127588,127587,127586,127585,127584,127583,127582,127581,127580,127579,127578,127577,127576,127575,127574,127573,127572,127570,127569,127568,127567,127566,127565,127564,127563,127562,127561,127560,127559,127558,127557,127555,127554,127553,127548,127546,127543,127542,127541,127540,127539,127538,127537,127536,127535,127534,127533,127532,127531,127530,127529,127528,127527,127526,127525,127523,127522,127521,127520,127518,127517,127516,127515,127514,127513,127512,127511,127510,127509,127508,127507,127506,127505,127504,127503,127502,127501,127500,127499,127498,127497,127496,127495,127494,127493,127492,127491,127490,127489,127488,127486,127485,127484,127482,127481,127480,127479,127478,127477,127476,127475,127474,127473,127472,127471,127470,127469,127468,127467,127466,127465,127464,127463,127462,127461,127460,127459,127458,127457,127456,127455,127454,127453,127452,127451,127450,127449,127448,127447,127446,127445,127444,127443,127442,127441,127440,127439,127438,127437,127436,127435,127434,127433,127431,127430,127429,127428,127427,127426,127422,127421,127420,127419,127418,127417,127414,127413,127412,127411,127410,127409,127408,127407,127406,127405,127404,127403,127402,127401,127400,127399,127398,127397,127396,127395,127394,127393,127392,127391,127389,127388,127386,127385,127384,127383,127382,127381,127380,127379,127378,127377,127376,127375,127374,127373,127371,127370,127369,127368,127367,127366,127365,127361,127360,127357,127356,127353,127352,127351,127350,127349,127348,127347,127346,127345,127344,127343,127342,127341,127340,127339,127338,127337,127336,127335,127334,127333,127331,127330,127329,127328,127327,127326,127325,127324,127323,127322,127321,127320,127317,127316,127315,127313,127312,127311,127310,127309,127308,127307,127306,127305,127304,127303,127302,127301,127300,127299,127298,127297,127296,127295,127294,127292,127291,127290,127289,127288,127287,127286,127285,127284,127283,127282,127281,127280,127279,127278,127277,127276,127275,127274,127273,127272,127271,127270,127269,127268,127267,127266,127265,127264,127262,127261,127260,127259,127257,127256,127255,127254,127253,127248,127247,127246,127245,127244,127243,127242,127241,127240,127239,127238,127237,127236,127235,127234,127233,127232,127231,127230,127228,127227,127225,127224,127223,127222,127221,127220,127219,127218,127217,127216,127215,127214,127213,127212,127211,127210,127208,127207,127206,127205,127204,127203,127202,127198,127197,127193,127192,127191,127190,127189,127188,127187,127186,127185,127184,127183,127182,127181,127180,127179,127178,127177,127176,127175,127174,127173,127172,127171,127170,127169,127168,127167,127166,127165,127164,127163,127162,127161,127160,127159,127158,127157,127156,127155,127154,127153,127152,127151,127150,127149,127148,127147,127146,127145,127144,127143,127142,127141,127140,127137,127136,127135,127134,127133,127132,127131,127130,127129,127128,127127,127126,127125,127124,127123,127122,127121,127120,127119,127118,127117,127116,127115,127114,127113,127112,127111,127110,127109,127108,127107,127106,127105,127104,127103,127102,127101,127100,127099,127098,127097,127096,127092,127091,127090,127089,127088,127087,127086,127085,127084,127083,127081,127080,127079,127078,127077,127076,127075,127074,127073,127072,127071,127070,127069,127068,127065,127064,127063,127062,127061,127060,127059,127058,127057,127056,127055,127053,127051,127050,127049,127048,127045,127044,127043,127042,127041,127040,127039,127038,127037,127036,127035,127034,127033,127032,127031,127030,127029,127028,127027,127026,127025,127024,127023,127021,127019,127018,127017,127016,127015,127013,127012,127011,127010,127009,127008,127006,127005,127004,127001,127000,126999,126998,126997,126996,126995,126994,126993,126992,126991,126990,126989,126987,126986,126985,126984,126983,126982,126981,126980,126979,126978,126977,126976,126975,126974,126973,126972,126971,126970,126969,126968,126967,126966,126965,126964,126963,126961,126960,126959,126957,126955,126954,126953,126952,126951,126950,126949,126948,126947,126946,126945,126944,126943,126942,126941,126940,126939,126937,126934,126933,126931,126930,126929,126928,126927,126926,126924,126923,126919,126918,126917,126916,126915,126914,126913,126912,126911,126910,126909,126908,126907,126906,126905,126904,126903,126902,126901,126900,126899,126898,126896,126895,126894,126893,126892,126891,126890,126889,126888,126887,126886,126885,126884,126883,126880,126879,126878,126877,126876,126875,126874,126873,126872,126871,126870,126869,126868,126867,126866,126865,126864,126863,126862,126861,126860,126858,126857,126855,126854,126853,126852,126851,126849,126848,126847,126846,126845,126844,126843,126842,126841,126839,126838,126836,126835,126833,126832,126831,126830,126829,126828,126827,126826,126825,126824,126823,126822,126821,126820,126819,126818,126817,126816,126815,126814,126813,126812,126811,126810,126809,126808,126807,126806,126805,126804,126802,126800,126799,126797,126796,126795,126794,126791,126790,126789,126788,126787,126786,126785,126784,126783,126782,126781,126780,126779,126778,126777,126776,126775,126774,126773,126772,126771,126770,126769,126768,126767,126766,126765,126764,126763,126762,126761,126760,126753,126752,126751,126750,126749,126743,126741,126740,126739,126738,126737,126736,126735,126734,126733,126732,126731,126730,126729,126728,126727,126726,126725,126724,126723,126722,126721,126720,126719,126718,126717,126716,126715,126714,126713,126712,126710,126709,126708,126707,126705,126704,126703,126702,126701,126700,126699,126698,126697,126696,126695,126694,126691,126689,126688,126687,126685,126684,126683,126682,126681,126680,126679,126678,126677,126676,126675,126674,126673,126672,126671,126670,126669,126668,126667,126666,126665,126664,126663,126662,126661,126660,126659,126658,126657,126656,126655,126654,126653,126650,126649,126648,126647,126646,126645,126644,126643,126642,126641,126640,126639,126638,126637,126635,126634,126633,126632,126631,126630,126629,126628,126627,126626,126625,126624,126623,126621,126620,126619,126618,126616,126614,126613,126612,126611,126610,126609,126608,126607,126606,126605,126604,126603,126602,126601,126600,126599,126598,126597,126595,126594,126593,126591,126590,126589,126588,126587,126586,126585,126584,126583,126582,126581,126579,126578,126577,126576,126575,126574,126573,126572,126571,126570,126569,126567,126566,126565,126564,126563,126562,126561,126560,126559,126558,126557,126556,126555,126554,126553,126552,126551,126550,126548,126547,126546,126545,126544,126543,126542,126541,126540,126539,126538,126537,126536,126535,126534,126533,126532,126531,126530,126529,126528,126527,126526,126525,126524,126523,126522,126521,126519,126514,126513,126512,126511,126509,126508,126507,126506,126504,126503,126502,126501,126499,126498,126497,126496,126495,126494,126493,126492,126491,126490,126489,126488,126483,126482,126481,126480,126479,126478,126477,126476,126475,126474,126473,126472,126471,126470,126469,126468,126467,126466,126465,126464,126463,126462,126461,126460,126459,126458,126457,126456,126455,126454,126453,126452,126451,126450,126449,126448,126447,126446,126445,126444,126443,126442,126441,126440,126438,126437,126436,126435,126434,126433,126432,126431,126430,126429,126428,126427,126426,126425,126424,126423,126422,126421,126420,126419,126418,126417,126416,126415,126414,126413,126412,126411,126410,126409,126408,126407,126406,126405,126404,126403,126402,126401,126400,126399,126398,126397,126396,126395,126394,126393,126392,126391,126390,126389,126388,126387,126385,126382,126381,126380,126379,126378,126377,126376,126375,126374,126373,126372,126371,126370,126369,126368,126367,126366,126365,126364,126363,126362,126357,126356,126355,126354,126353,126352,126351,126349,126346,126345,126344,126343,126342,126341,126340,126339,126338,126337,126336,126335,126334,126333,126332,126331,126330,126329,126328,126327,126326,126325,126324,126323,126321,126320,126319,126316,126315,126314,126313,126312,126311,126310,126309,126308,126307,126306,126305,126304,126302,126301,126299,126298,126297,126295,126294,126293,126292,126291,126290,126289,126288,126287,126286,126285,126284,126283,126282,126281,126280,126279,126277,126276,126275,126274,126268,126267,126266,126265,126264,126263,126262,126260,126259,126258,126257,126256,126255,126254,126253,126252,126251,126250,126249,126248,126247,126246,126245,126244,126243,126241,126240,126239,126237,126236,126235,126234,126233,126232,126231,126230,126229,126228,126227,126225,126224,126223,126221,126220,126219,126218,126217,126216,126215,126213,126212,126211,126210,126209,126208,126207,126206,126205,126204,126203,126202,126201,126200,126199,126198,126197,126196,126195,126194,126193,126191,126190,126189,126188,126187,126186,126185,126184,126183,126181,126180,126179,126178,126177,126176,126175,126174,126173,126172,126171,126170,126169,126168,126167,126166,126165,126164,126163,126162,126161,126160,126159,126158,126157,126156,126153,126152,126151,126150,126149,126148,126146,126145,126144,126143,126142,126141,126140,126139,126138,126137,126136,126135,126134,126133,126132,126131,126130,126129,126128,126127,126126,126125,126124,126123,126121,126120,126119,126118,126117,126115,126114,126113,126112,126111,126110,126109,126108,126107,126106,126102,126101,126100,126099,126098,126097,126096,126095,126094,126093,126092,126091,126090,126089,126088,126087,126086,126085,126084,126083,126082,126081,126080,126079,126078,126077,126076,126075,126074,126073,126072,126071,126070,126068,126067,126066,126065,126062,126061,126060,126059,126058,126057,126056,126054,126052,126051,126050,126049,126048,126047,126046,126045,126044,126043,126042,126041,126040,126039,126038,126037,126036,126035,126034,126033,126032,126031,126030,126025,126024,126023,126022,126021,126020,126019,126018,126017,126016,126015,126014,126013,126012,126011,126010,126009,126008,126007,126006,126005,126004,126003,126002,126001,126000,125999,125998,125997,125996,125995,125994,125993,125992,125991,125990,125983,125982,125981,125980,125979,125978,125977,125976,125970,125969,125968,125967,125966,125965,125964,125963,125962,125961,125960,125959,125958,125957,125956,125955,125954,125953,125952,125951,125950,125949,125948,125947,125946,125945,125944,125943,125942,125941,125940,125939,125938,125937,125936,125935,125934,125933,125932,125931,125930,125929,125928,125927,125926,125925,125924,125923,125922,125921,125920,125919,125918,125917,125913,125912,125911,125910,125909,125908,125907,125906,125905,125904,125903,125902,125901,125900,125899,125898,125897,125896,125895,125894,125893,125892,125891,125890,125889,125888,125887,125886,125885,125884,125883,125882,125881,125880,125879,125878,125876,125875,125874,125873,125872,125871,125870,125869,125868,125867,125866,125865,125864,125863,125862,125861,125860,125859,125858,125857,125856,125855,125854,125853,125852,125851,125850,125849,125848,125847,125846,125845,125844,125843,125842,125841,125840,125839,125838,125837,125836,125835,125834,125833,125832,125830,125829,125828,125827,125826,125825,125824,125823,125822,125821,125820,125819,125818,125817,125816,125815,125814,125813,125791,125790,125788,125785,125784,125783,125781,125780,125779,125778,125777,125776,125771,125764,125760,125759,125758,125757,125756,125755,125748,125745,125738,125737,125734,125723,125720,125718,125717,125707,125704,125703,125702,125692,125691,125689,125683,125682,125679,125678,125667,125666,125656,125655,125654,125652,125648,125646,125638,125636,125634,125626,125625,125622,125621,125620,125619,125617,125615,125612,125609,125607,125606,125604,125603,125599,125590,125589,125587,125586,125585,125584,125582,125579,125578,125576,125571,125570,125569,125566,125565,125562,125549,125547,125545,125542,125537,125535,125532,125527,125525,125524,125523,125522,125521,125520,125519,125518,125517,125516,125515,125514,125513,125512,125511,125510,125509,125508,125507,125506,125505,125504,125503,125502,125501,125500,125499,125498,125497,125496,125495,125494,125493,125492,125491,125490,125489,125488,125487,125486,125485,125484,125483,125481,125480,125479,125478,125477,125476,125475,125474,125473,125472,125471,125470,125469,125468,125467,125466,125464,125463,125462,125461,125460,125459,125458,125457,125456,125455,125454,125453,125452,125451,125450,125449,125448,125447,125446,125445,125444,125443,125442,125441,125440,125439,125438,125437,125436,125435,125434,125433,125432,125431,125430,125429,125428,125427,125426,125425,125424,125423,125422,125421,125420,125419,125418,125417,125416,125415,125414,125413,125412,125411,125410,125409,125407,125406,125401,125400,125399,125398,125397,125396,125395,125394,125393,125392,125391,125390,125389,125388,125387,125386,125385,125383,125382,125381,125380,125379,125376,125375,125374,125373,125371,125370,125369,125368,125367,125366,125365,125364,125363,125362,125361,125360,125359,125358,125357,125356,125355,125354,125353,125352,125351,125350,125349,125348,125347,125346,125345,125344,125343,125342,125341,125340,125339,125338,125337,125336,125335,125334,125333,125331,125329,125328,125327,125326,125325,125324,125323,125322,125321,125320,125319,125318,125317,125316,125315,125314,125313,125312,125311,125310,125309,125308,125307,125306,125305,125300,125299,125298,125297,125296,125295,125294,125293,125292,125291,125290,125289,125288,125287,125286,125285,125284,125283,125281,125280,125279,125278,125277,125276,125275,125274,125272,125271,125270,125269,125265,125264,125263,125262,125261,125260,125259,125258,125257,125256,125254,125253,125252,125251,125250,125249,125248,125247,125246,125245,125244,125243,125242,125241,125240,125239,125238,125237,125236,125235,125234,125233,125232,125231,125230,125229,125228,125227,125226,125225,125224,125223,125222,125221,125220,125219,125218,125217,125216,125215,125214,125213,125212,125211,125210,125207,125206,125205,125204,125203,125202,125201,125199,125198,125197,125196,125194,125193,125192,125191,125190,125189,125184,125183,125182,125181,125180,125178,125177,125176,125175,125174,125173,125172,125171,125170,125169,125168,125167,125164,125161,125160,125159,125158,125157,125156,125155,125154,125153,125152,125151,125149,125148,125147,125146,125145,125141,125140,125139,125138,125137,125136,125134,125133,125132,125131,125130,125129,125128,125126,125125,125124,125123,125122,125121,125120,125119,125118,125117,125116,125115,125114,125113,125112,125111,125110,125109,125108,125107,125106,125105,125104,125103,125102,125101,125100,125099,125098,125097,125096,125095,125094,125093,125092,125091,125090,125089,125088,125087,125086,125085,125084,125083,125082,125081,125080,125079,125078,125077,125076,125075,125074,125073,125066,125065,125063,125062,125061,125060,125058,125057,125056,125055,125052,125051,125050,125049,125048,125047,125042,125041,125040,125039,125038,125037,125036,125035,125034,125033,125032,125030,125029,125028,125027,125026,125024,125023,125022,125021,125020,125018,125017,125016,125015,125014,125013,125012,125011,125010,125009,125008,125007,125006,125005,125004,125003,125002,125001,125000,124999,124998,124997,124996,124995,124994,124993,124992,124991,124990,124989,124988,124987,124986,124985,124984,124983,124982,124981,124980,124979,124978,124977,124976,124975,124974,124973,124972,124971,124970,124969,124967,124966,124964,124963,124962,124961,124960,124959,124958,124957,124953,124952,124951,124950,124949,124948,124947,124946,124945,124944,124943,124942,124941,124940,124939,124938,124937,124936,124935,124934,124933,124932,124931,124930,124929,124928,124927,124926,124925,124924,124923,124922,124921,124920,124919,124918,124917,124915,124914,124913,124912,124911,124910,124909,124908,124907,124906,124905,124904,124903,124902,124901,124900,124899,124898,124897,124896,124895,124894,124893,124892,124891,124890,124889,124888,124887,124886,124885,124884,124883,124882,124881,124880,124879,124878,124875,124874,124873,124872,124871,124870,124869,124868,124867,124866,124865,124864,124863,124862,124861,124860,124859,124858,124856,124855,124854,124851,124850,124849,124848,124847,124846,124845,124844,124843,124842,124841,124840,124839,124838,124837,124836,124835,124834,124833,124832,124831,124830,124829,124828,124827,124826,124825,124823,124822,124821,124820,124819,124818,124817,124816,124815,124814,124813,124812,124811,124810,124809,124806,124805,124804,124803,124802,124801,124799,124798,124797,124796,124795,124794,124792,124791,124788,124787,124786,124785,124782,124781,124780,124779,124778,124777,124776,124775,124774,124773,124772,124771,124769,124768,124767,124766,124765,124764,124763,124762,124761,124760,124759,124757,124756,124755,124754,124753,124752,124751,124749,124748,124747,124746,124745,124744,124743,124742,124741,124740,124739,124738,124737,124736,124735,124734,124733,124732,124731,124730,124729,124728,124727,124726,124725,124724,124722,124721,124720,124719,124718,124717,124716,124715,124713,124712,124711,124710,124708,124707,124705,124704,124703,124702,124701,124700,124698,124697,124696,124695,124694,124693,124692,124691,124690,124689,124688,124687,124686,124685,124684,124683,124682,124681,124680,124679,124678,124677,124676,124675,124674,124673,124672,124671,124670,124669,124667,124666,124660,124658,124657,124656,124655,124654,124653,124652,124651,124650,124649,124648,124647,124642,124641,124639,124638,124637,124635,124634,124633,124632,124631,124630,124629,124628,124627,124626,124625,124624,124622,124621,124620,124619,124618,124617,124616,124615,124614,124613,124612,124611,124610,124609,124608,124607,124606,124605,124604,124603,124602,124601,124600,124598,124597,124595,124594,124593,124592,124591,124590,124589,124588,124587,124586,124585,124584,124583,124582,124581,124580,124579,124578,124577,124576,124575,124574,124573,124572,124571,124570,124569,124568,124567,124566,124565,124564,124562,124561,124560,124559,124558,124557,124556,124555,124554,124552,124551,124550,124549,124548,124547,124546,124545,124544,124543,124542,124540,124539,124538,124537,124536,124533,124532,124531,124530,124529,124527,124526,124522,124517,124516,124515,124514,124513,124512,124511,124508,124507,124506,124505,124504,124503,124502,124499,124498,124497,124495,124494,124492,124491,124490,124489,124488,124487,124486,124485,124483,124482,124481,124480,124479,124478,124477,124476,124475,124474,124473,124472,124471,124470,124469,124468,124467,124466,124465,124464,124463,124462,124460,124459,124458,124457,124456,124455,124454,124453,124452,124450,124449,124448,124447,124446,124445,124444,124440,124439,124438,124437,124436,124435,124434,124433,124432,124431,124430,124429,124428,124427,124426,124425,124424,124423,124422,124421,124420,124419,124418,124417,124416,124415,124413,124412,124411,124410,124409,124408,124407,124405,124404,124402,124401,124400,124399,124398,124397,124396,124395,124394,124393,124392,124390,124389,124388,124387,124386,124385,124384,124383,124382,124381,124380,124379,124378,124377,124376,124375,124374,124373,124370,124369,124368,124367,124366,124364,124363,124362,124361,124360,124359,124358,124357,124356,124355,124354,124353,124352,124351,124350,124349,124348,124346,124345,124344,124343,124342,124341,124340,124339,124338,124337,124330,124328,124326,124324,124323,124322,124316,124314,124313,124312,124311,124310,124309,124306,124304,124303,124302,124301,124300,124299,124298,124297,124296,124295,124294,124293,124292,124290,124289,124288,124287,124286,124285,124284,124283,124282,124281,124280,124279,124278,124277,124276,124275,124274,124271,124270,124269,124268,124267,124266,124265,124264,124263,124262,124261,124260,124259,124257,124253,124252,124251,124250,124249,124248,124247,124246,124245,124244,124243,124239,124238,124237,124236,124235,124234,124233,124232,124231,124230,124229,124228,124227,124226,124225,124223,124222,124221,124220,124219,124218,124217,124216,124215,124214,124213,124211,124209,124208,124207,124205,124204,124203,124202,124201,124200,124199,124198,124197,124196,124195,124194,124193,124192,124191,124188,124187,124186,124185,124184,124183,124182,124181,124180,124179,124178,124177,124176,124175,124174,124173,124172,124171,124170,124169,124168,124167,124166,124165,124164,124163,124162,124160,124159,124158,124157,124154,124153,124152,124151,124150,124149,124148,124147,124146,124145,124144,124143,124142,124141,124140,124139,124138,124136,124135,124134,124133,124132,124131,124130,124129,124128,124127,124126,124125,124124,124123,124122,124121,124120,124119,124118,124117,124116,124115,124114,124113,124112,124111,124110,124109,124108,124107,124106,124105,124104,124103,124102,124101,124100,124099,124097,124096,124095,124094,124092,124091,124090,124089,124088,124087,124086,124085,124084,124083,124082,124081,124080,124079,124077,124076,124074,124073,124072,124071,124070,124069,124067,124066,124065,124064,124063,124062,124061,124060,124059,124058,124057,124056,124055,124054,124053,124052,124051,124050,124049,124048,124047,124046,124044,124043,124041,124040,124039,124038,124037,124036,124035,124034,124033,124032,124030,124029,124027,124026,124025,124024,124023,124022,124021,124020,124019,124018,124017,124016,124015,124014,124013,124012,124011,124010,124009,124008,124007,124006,124005,124004,124003,124002,124001,124000,123999,123998,123997,123996,123995,123994,123993,123992,123991,123990,123989,123988,123987,123986,123985,123984,123983,123982,123981,123980,123979,123978,123977,123976,123975,123974,123973,123972,123971,123970,123969,123968,123967,123966,123965,123964,123963,123962,123961,123960,123959,123958,123957,123956,123955,123954,123953,123952,123951,123950,123949,123948,123947,123946,123944,123943,123942,123941,123940,123939,123938,123936,123935,123934,123933,123932,123931,123930,123929,123928,123927,123926,123925,123924,123923,123922,123921,123920,123919,123918,123917,123916,123915,123914,123913,123912,123911,123910,123909,123908,123907,123906,123905,123904,123903,123902,123901,123900,123899,123898,123897,123896,123895,123894,123893,123892,123891,123890,123889,123888,123887,123886,123885,123884,123883,123882,123881,123880,123879,123878,123877,123876,123875,123874,123873,123872,123871,123869,123868,123866,123865,123864,123863,123862,123861,123860,123859,123858,123857,123856,123855,123854,123853,123852,123851,123849,123848,123847,123843,123842,123840,123839,123838,123837,123836,123835,123834,123833,123832,123831,123830,123828,123827,123826,123825,123824,123822,123821,123819,123818,123817,123816,123815,123814,123813,123812,123811,123810,123809,123808,123805,123804,123803,123802,123801,123800,123798,123797,123796,123794,123793,123790,123789,123788,123787,123786,123785,123783,123782,123781,123780,123779,123778,123777,123776,123775,123774,123773,123772,123771,123769,123767,123764,123763,123762,123761,123760,123759,123757,123756,123755,123750,123749,123748,123747,123746,123745,123744,123743,123742,123738,123736,123735,123731,123730,123729,123728,123727,123726,123723,123722,123721,123720,123719,123716,123715,123714,123713,123712,123711,123710,123709,123708,123707,123706,123705,123704,123702,123699,123698,123696,123695,123694,123693,123691,123690,123689,123688,123687,123686,123684,123683,123682,123681,123680,123679,123677,123675,123673,123672,123671,123670,123669,123668,123667,123665,123662,123660,123659,123658,123657,123656,123655,123654,123653,123652,123651,123650,123649,123648,123647,123646,123645,123644,123643,123642,123641,123640,123639,123638,123637,123636,123635,123634,123633,123631,123629,123628,123627,123620,123619,123618,123617,123616,123615,123604,123603,123602,123601,123599,123598,123597,123596,123595,123594,123589,123588,123587,123586,123575,123574,123573,123572,123571,123570,123569,123568,123567,123566,123565,123563,123562,123560,123558,123557,123556,123555,123554,123553,123552,123550,123549,123548,123547,123546,123545,123544,123543,123542,123541,123540,123539,123538,123537,123536,123535,123534,123533,123532,123531,123530,123529,123528,123527,123526,123525,123524,123522,123521,123520,123519,123515,123514,123513,123512,123511,123509,123508,123507,123506,123505,123504,123503,123502,123501,123500,123499,123498,123497,123495,123494,123493,123492,123491,123490,123489,123488,123487,123486,123483,123481,123480,123478,123477,123476,123475,123474,123473,123472,123471,123469,123467,123464,123461,123460,123459,123458,123457,123456,123455,123454,123453,123452,123451,123450,123443,123442,123441,123440,123439,123437,123436,123435,123434,123433,123432,123428,123427,123426,123425,123424,123423,123422,123421,123420,123419,123418,123417,123416,123415,123414,123413,123412,123411,123410,123407,123406,123405,123404,123403,123402,123401,123400,123399,123398,123397,123396,123395,123394,123393,123392,123390,123389,123372,123371,123370,123369,123368,123367,123366,123360,123359,123358,123355,123354,123353,123352,123351,123350,123349,123348,123347,123346,123345,123344,123343,123342,123341,123339,123336,123335,123334,123333,123332,123331,123329,123328,123324,123323,123322,123321,123320,123319,123317,123316,123315,123314,123313,123312,123311,123310,123309,123308,123307,123306,123305,123304,123303,123302,123301,123298,123297,123293,123292,123291,123290,123289,123288,123287,123286,123285,123283,123282,123281,123280,123279,123278,123276,123275,123274,123272,123271,123270,123269,123268,123267,123266,123265,123264,123263,123262,123261,123260,123259,123258,123257,123256,123255,123254,123253,123252,123250,123249,123248,123247,123245,123244,123243,123241,123239,123237,123236,123235,123234,123233,123232,123231,123230,123228,123227,123226,123225,123224,123223,123215,123212,123210,123199,123198,123197,123196,123195,123194,123193,123192,123191,123190,123189,123187,123186,123185,123184,123183,123181,123180,123179,123178,123171,123170,123169,123168,123156,123151,123150,123149,123148,123147,123146,123144,123143,123142,123141,123140,123139,123135,123131,123130,123129,123128,123127,123126,123125,123124,123123,123122,123121,123120,123119,123118,123117,123116,123115,123114,123113,123112,123111,123110,123109,123108,123107,123106,123105,123104,123103,123102,123101,123100,123099,123098,123097,123096,123095,123094,123093,123092,123091,123090,123089,123088,123087,123086,123085,123084,123083,123082,123081,123080,123079,123078,123077,123076,123075,123074,123073,123072,123071,123070,123069,123068,123067,123066,123065,123064,123063,123062,123061,123060,123059,123058,123057,123056,123055,123054,123053,123052,123051,123050,123049,123048,123047,123046,123045,123044,123043,123042,123041,123040,123039,123037,123036,123035,123034,123033,123032,123031,123030,123029,123027,123026,123025,123024,123023,123022,123021,123020,123019,123016,123015,123014,123013,123012,123011,123010,123009,123008,123007,123006,123005,123004,123003,123001,123000,122999,122998,122997,122996,122995,122994,122993,122992,122991,122990,122989,122988,122987,122986,122984,122983,122982,122981,122980,122979,122978,122977,122976,122975,122974,122973,122972,122971,122970,122969,122968,122967,122966,122965,122964,122963,122961,122958,122957,122956,122955,122954,122953,122952,122951,122950,122949,122948,122947,122946,122945,122944,122943,122942,122940,122939,122938,122937,122936,122935,122934,122933,122932,122931,122930,122929,122928,122927,122926,122924,122923,122922,122921,122920,122919,122918,122917,122916,122915,122913,122912,122911,122910,122909,122908,122907,122906,122905,122904,122903,122902,122901,122899,122898,122897,122896,122895,122894,122893,122892,122891,122890,122889,122887,122886,122885,122884,122883,122882,122875,122874,122873,122872,122871,122870,122869,122868,122867,122866,122864,122860,122859,122858,122857,122856,122854,122853,122852,122851,122850,122849,122848,122847,122846,122845,122844,122843,122842,122841,122840,122839,122838,122837,122836,122835,122834,122833,122832,122831,122827,122826,122821,122820,122819,122818,122817,122816,122815,122814,122813,122812,122811,122810,122809,122808,122807,122806,122805,122804,122803,122801,122800,122799,122797,122795,122794,122793,122792,122791,122790,122789,122788,122787,122786,122785,122783,122782,122781,122780,122778,122777,122773,122772,122771,122770,122769,122768,122767,122766,122765,122764,122763,122762,122761,122760,122759,122757,122756,122755,122754,122753,122752,122751,122750,122749,122748,122746,122745,122744,122743,122741,122740,122739,122737,122736,122735,122733,122732,122731,122730,122729,122726,122725,122724,122723,122722,122721,122720,122719,122718,122717,122716,122715,122714,122713,122712,122711,122710,122709,122708,122707,122706,122705,122704,122703,122702,122701,122700,122699,122698,122697,122696,122695,122694,122693,122692,122691,122690,122689,122688,122687,122686,122685,122684,122683,122682,122681,122680,122679,122678,122677,122676,122675,122674,122673,122672,122671,122670,122669,122668,122666,122665,122664,122663,122662,122661,122660,122659,122658,122657,122656,122655,122654,122653,122652,122651,122650,122649,122648,122647,122646,122645,122644,122643,122642,122641,122640,122639,122638,122637,122636,122635,122634,122633,122632,122631,122630,122629,122628,122627,122626,122623,122622,122621,122620,122619,122618,122617,122616,122615,122614,122613,122612,122611,122610,122609,122608,122607,122606,122605,122603,122602,122601,122600,122597,122596,122595,122594,122593,122592,122590,122589,122588,122587,122586,122585,122584,122583,122582,122581,122580,122579,122578,122576,122575,122574,122573,122572,122571,122570,122569,122568,122567,122566,122565,122563,122562,122561,122560,122559,122558,122557,122556,122555,122554,122553,122552,122551,122550,122549,122548,122547,122546,122545,122544,122543,122542,122541,122540,122539,122538,122537,122536,122534,122533,122532,122531,122530,122529,122528,122527,122526,122525,122524,122523,122522,122521,122520,122519,122518,122517,122516,122515,122514,122513,122512,122511,122510,122509,122507,122504,122503,122502,122501,122500,122499,122498,122497,122496,122495,122494,122493,122492,122491,122490,122488,122487,122486,122485,122484,122483,122482,122481,122480,122479,122478,122477,122476,122475,122474,122473,122472,122471,122470,122469,122468,122467,122466,122465,122464,122463,122462,122461,122460,122459,122458,122457,122456,122455,122454,122453,122452,122451,122450,122449,122448,122447,122446,122445,122443,122442,122441,122440,122439,122438,122437,122436,122434,122433,122429,122427,122426,122425,122423,122422,122421,122420,122419,122418,122417,122416,122415,122414,122413,122412,122411,122410,122409,122408,122407,122406,122405,122404,122403,122402,122401,122400,122399,122398,122397,122396,122395,122393,122392,122391,122390,122387,122386,122385,122384,122383,122382,122381,122380,122379,122378,122377,122376,122375,122374,122372,122371,122370,122369,122368,122367,122366,122365,122364,122363,122362,122361,122360,122359,122358,122357,122356,122354,122353,122352,122351,122350,122349,122348,122347,122346,122345,122344,122343,122342,122341,122340,122339,122337,122335,122334,122333,122332,122331,122330,122329,122328,122327,122326,122325,122324,122323,122322,122321,122320,122319,122318,122317,122316,122315,122314,122313,122312,122311,122310,122309,122308,122307,122306,122305,122304,122303,122302,122301,122300,122299,122298,122297,122296,122295,122294,122293,122292,122291,122290,122289,122288,122287,122286,122285,122284,122283,122282,122281,122280,122279,122278,122277,122276,122275,122274,122273,122272,122271,122270,122269,122268,122267,122266,122265,122264,122263,122262,122261,122260,122259,122258,122257,122256,122255,122254,122253,122252,122251,122250,122249,122248,122247,122246,122245,122244,122243,122242,122241,122240,122239,122238,122237,122236,122235,122234,122233,122232,122231,122230,122229,122228,122227,122226,122225,122224,122223,122222,122221,122220,122219,122218,122216,122215,122214,122213,122212,122211,122204,122203,122202,122201,122200,122199,122198,122197,122196,122191,122190,122189,122188,122187,122186,122185,122184,122183,122182,122181,122180,122179,122178,122177,122176,122175,122174,122173,122172,122171,122170,122169,122168,122167,122166,122165,122164,122162,122161,122159,122158,122157,122156,122155,122154,122153,122152,122151,122150,122149,122148,122147,122146,122145,122144,122143,122142,122141,122140,122139,122138,122137,122136,122135,122134,122133,122132,122131,122130,122129,122126,122125,122123,122121,122120,122119,122118,122117,122116,122115,122114,122113,122112,122111,122110,122109,122108,122107,122106,122105,122104,122103,122102,122101,122099,122098,122097,122096,122095,122094,122093,122092,122091,122090,122089,122088,122087,122086,122085,122084,122083,122082,122081,122080,122078,122076,122075,122072,122071,122070,122069,122068,122067,122066,122065,122064,122063,122062,122061,122060,122059,122058,122057,122056,122055,122054,122053,122052,122051,122050,122049,122048,122047,122046,122045,122044,122041,122040,122039,122038,122037,122034,122033,122032,122031,122030,122029,122028,122027,122026,122025,122024,122023,122022,122021,122020,122019,122018,122017,122015,122014,122012,122011,122010,122009,122008,122006,122005,122004,122002,122001,122000,121998,121997,121993,121988,121987,121985,121982,121980,121977,121976,121975,121969,121968,121967,121962,121960,121959,121958,121957,121956,121955,121954,121953,121952,121950,121949,121948,121946,121945,121944,121943,121942,121941,121940,121939,121938,121937,121936,121934,121932,121931,121930,121929,121928,121927,121926,121925,121924,121923,121922,121921,121920,121919,121918,121915,121914,121913,121912,121911,121910,121909,121908,121907,121906,121905,121904,121903,121902,121901,121900,121899,121898,121897,121896,121895,121894,121893,121891,121890,121889,121888,121887,121886,121885,121884,121883,121882,121881,121880,121879,121878,121877,121876,121875,121874,121873,121872,121870,121869,121868,121867,121866,121865,121864,121863,121862,121860,121859,121858,121857,121856,121855,121854,121853,121852,121851,121850,121849,121847,121846,121843,121842,121841,121840,121839,121838,121836,121835,121834,121833,121832,121831,121830,121828,121827,121826,121825,121823,121822,121821,121820,121818,121817,121815,121814,121813,121812,121811,121810,121808,121807,121806,121805,121804,121803,121802,121801,121799,121798,121797,121796,121795,121794,121793,121790,121789,121788,121787,121786,121785,121784,121783,121782,121781,121779,121778,121776,121775,121774,121773,121772,121771,121770,121769,121766,121765,121764,121762,121761,121759,121758,121757,121756,121755,121754,121753,121752,121751,121744,121740,121739,121732,121731,121730,121729,121728,121727,121726,121725,121724,121722,121721,121720,121719,121718,121717,121716,121715,121714,121713,121712,121711,121710,121709,121708,121706,121705,121704,121703,121700,121699,121698,121697,121696,121695,121694,121691,121688,121686,121685,121684,121680,121679,121678,121676,121675,121674,121673,121672,121671,121670,121663,121661,121660,121659,121658,121657,121656,121655,121654,121652,121651,121645,121644,121643,121639,121638,121634,121633,121632,121631,121630,121629,121627,121626,121625,121624,121623,121622,121621,121620,121619,121618,121617,121616,121615,121614,121613,121612,121611,121610,121609,121608,121607,121606,121605,121604,121603,121602,121600,121599,121597,121596,121595,121594,121593,121592,121591,121590,121589,121588,121587,121586,121585,121584,121583,121582,121581,121579,121578,121577,121576,121575,121574,121573,121572,121571,121570,121569,121568,121567,121566,121565,121564,121563,121562,121561,121560,121559,121558,121557,121556,121555,121554,121553,121552,121551,121550,121549,121548,121547,121546,121545,121544,121543,121542,121541,121540,121539,121538,121537,121536,121535,121534,121533,121532,121531,121530,121529,121528,121527,121526,121525,121524,121523,121522,121521,121520,121519,121518,121517,121516,121515,121514,121513,121512,121511,121510,121509,121508,121507,121505,121504,121503,121502,121501,121500,121499,121498,121497,121496,121495,121494,121493,121492,121491,121490,121489,121488,121487,121486,121485,121484,121483,121482,121481,121480,121479,121478,121477,121476,121475,121474,121473,121472,121471,121470,121469,121468,121467,121466,121465,121464,121463,121460,121459,121458,121457,121450,121449,121448,121447,121446,121445,121443,121442,121441,121438,121437,121436,121435,121434,121432,121428,121423,121422,121421,121419,121418,121417,121416,121415,121414,121413,121412,121411,121410,121409,121408,121407,121406,121405,121404,121403,121402,121401,121400,121399,121398,121397,121396,121395,121394,121393,121392,121391,121390,121389,121388,121387,121386,121385,121384,121383,121382,121381,121380,121379,121378,121377,121376,121375,121374,121373,121372,121371,121370,121369,121368,121367,121366,121365,121364,121363,121362,121361,121360,121359,121358,121357,121355,121351,121349,121348,121346,121345,121344,121343,121342,121341,121340,121339,121338,121337,121336,121335,121334,121333,121332,121331,121330,121329,121328,121327,121326,121325,121324,121323,121321,121320,121319,121318,121317,121316,121315,121314,121313,121312,121311,121310,121309,121308,121307,121306,121305,121304,121303,121302,121301,121300,121298,121297,121296,121295,121294,121293,121290,121288,121287,121286,121285,121284,121283,121282,121281,121280,121278,121277,121276,121268,121267,121266,121265,121264,121263,121262,121261,121260,121254,121253,121252,121251,121250,121248,121247,121246,121245,121244,121243,121242,121241,121240,121239,121238,121237,121236,121235,121234,121233,121232,121231,121230,121229,121228,121227,121226,121225,121224,121217,121210,121209,121207,121205,121202,121201,121200,121194,121193,121190,121189,121185,121184,121183,121181,121179,121178,121177,121176,121175,121174,121173,121171,121170,121169,121168,121167,121166,121165,121164,121162,121161,121160,121159,121158,121157,121156,121155,121154,121153,121152,121151,121150,121149,121148,121147,121146,121144,121143,121141,121140,121139,121138,121137,121136,121134,121133,121132,121131,121130,121129,121128,121127,121126,121125,121124,121123,121122,121121,121120,121119,121118,121117,121116,121115,121114,121113,121112,121111,121110,121109,121108,121107,121106,121105,121104,121103,121102,121101,121100,121099,121098,121097,121096,121095,121094,121093,121092,121091,121090,121089,121088,121087,121086,121085,121084,121083,121082,121081,121080,121079,121078,121077,121076,121075,121074,121073,121072,121071,121070,121069,121068,121067,121066,121064,121062,121061,121060,121059,121058,121057,121056,121055,121054,121053,121052,121051,121050,121049,121048,121047,121046,121045,121044,121043,121042,121041,121040,121039,121038,121037,121036,121035,121034,121033,121032,121031,121030,121029,121028,121027,121026,121025,121024,121023,121022,121021,121020,121019,121018,121017,121016,121015,121014,121013,121012,121011,121009,121008,121006,121005,121004,121003,121002,121001,121000,120999,120998,120997,120996,120995,120993,120992,120991,120990,120989,120988,120987,120986,120984,120983,120982,120981,120980,120979,120978,120977,120974,120973,120972,120971,120969,120968,120967,120966,120965,120964,120963,120962,120961,120959,120958,120957,120956,120955,120954,120953,120952,120951,120950,120949,120948,120947,120946,120945,120944,120943,120942,120941,120939,120938,120936,120935,120934,120933,120932,120931,120930,120929,120928,120927,120926,120925,120924,120922,120921,120920,120919,120918,120917,120916,120915,120914,120913,120906,120904,120903,120902,120901,120900,120899,120898,120897,120896,120895,120894,120893,120886,120885,120884,120883,120882,120881,120880,120879,120878,120877,120876,120875,120874,120873,120872,120871,120870,120869,120868,120867,120866,120865,120864,120863,120862,120861,120860,120859,120858,120857,120856,120855,120854,120853,120852,120851,120850,120849,120847,120846,120845,120844,120843,120842,120841,120840,120839,120838,120837,120836,120835,120834,120833,120832,120831,120830,120829,120828,120827,120826,120825,120824,120822,120821,120820,120819,120818,120817,120816,120815,120814,120813,120812,120811,120810,120809,120808,120807,120806,120805,120804,120803,120802,120801,120800,120799,120798,120797,120796,120795,120794,120793,120792,120791,120790,120789,120788,120786,120785,120784,120783,120782,120781,120780,120779,120778,120777,120776,120775,120774,120773,120772,120771,120770,120769,120768,120767,120766,120764,120763,120762,120761,120760,120759,120758,120756,120755,120754,120753,120752,120751,120750,120749,120748,120747,120746,120745,120744,120743,120742,120741,120740,120739,120738,120737,120736,120735,120734,120732,120731,120730,120729,120728,120727,120726,120725,120724,120723,120722,120721,120720,120719,120718,120717,120716,120715,120714,120713,120712,120711,120710,120709,120708,120707,120706,120705,120704,120703,120702,120701,120700,120699,120698,120697,120696,120695,120694,120693,120692,120691,120690,120689,120688,120687,120686,120685,120684,120683,120682,120681,120680,120679,120678,120677,120676,120675,120674,120669,120668,120667,120666,120665,120664,120663,120662,120661,120660,120659,120658,120657,120656,120655,120654,120653,120652,120651,120650,120649,120648,120646,120644,120643,120642,120641,120640,120639,120638,120637,120636,120635,120634,120633,120632,120631,120629,120628,120627,120626,120625,120624,120623,120622,120621,120620,120619,120618,120617,120616,120615,120614,120613,120612,120611,120610,120609,120608,120607,120606,120605,120604,120603,120602,120601,120600,120599,120598,120597,120596,120595,120594,120593,120592,120591,120590,120589,120588,120587,120586,120585,120584,120583,120582,120581,120580,120579,120578,120577,120576,120575,120574,120573,120572,120570,120564,120560,120559,120558,120557,120556,120555,120554,120553,120552,120551,120550,120549,120548,120547,120546,120545,120544,120543,120542,120541,120540,120536,120535,120534,120533,120532,120531,120530,120529,120528,120527,120526,120525,120524,120523,120522,120521,120520,120519,120518,120517,120516,120515,120514,120513,120511,120510,120509,120508,120507,120506,120505,120492,120489,120488,120487,120486,120485,120484,120483,120482,120481,120480,120479,120477,120476,120475,120474,120473,120472,120471,120470,120469,120468,120467,120466,120465,120464,120463,120462,120461,120460,120459,120458,120457,120456,120455,120454,120453,120452,120451,120450,120449,120448,120446,120445,120444,120439,120438,120437,120436,120435,120434,120433,120432,120431,120430,120429,120427,120425,120424,120423,120422,120421,120420,120419,120418,120417,120416,120415,120414,120413,120412,120411,120410,120409,120408,120407,120406,120405,120404,120403,120402,120401,120400,120399,120398,120397,120396,120395,120394,120393,120392,120391,120390,120389,120388,120387,120386,120385,120384,120383,120382,120381,120380,120379,120378,120377,120376,120375,120374,120373,120372,120371,120370,120369,120368,120367,120366,120365,120363,120362,120361,120360,120359,120358,120357,120356,120355,120354,120353,120352,120351,120350,120349,120348,120347,120346,120345,120344,120343,120342,120341,120340,120339,120338,120337,120336,120333,120330,120329,120328,120327,120326,120325,120324,120323,120322,120321,120320,120319,120318,120317,120316,120315,120314,120313,120312,120311,120310,120309,120308,120307,120306,120305,120304,120303,120302,120300,120299,120288,120287,120286,120285,120284,120283,120282,120281,120280,120279,120278,120277,120276,120275,120274,120273,120272,120271,120270,120269,120268,120267,120266,120265,120264,120261,120260,120259,120258,120257,120256,120255,120254,120253,120252,120251,120250,120249,120248,120247,120246,120245,120244,120243,120241,120240,120239,120238,120237,120236,120235,120234,120233,120232,120231,120230,120229,120228,120227,120226,120225,120224,120223,120222,120221,120220,120219,120218,120217,120216,120215,120214,120213,120210,120208,120207,120206,120205,120203,120202,120201,120200,120199,120198,120197,120196,120195,120194,120193,120192,120191,120190,120189,120188,120187,120186,120185,120184,120183,120182,120181,120180,120179,120178,120177,120176,120175,120174,120173,120172,120170,120169,120168,120167,120166,120165,120164,120163,120162,120161,120160,120159,120158,120157,120156,120155,120154,120153,120152,120151,120150,120149,120148,120147,120146,120145,120144,120143,120142,120141,120140,120139,120136,120135,120134,120132,120131,120130,120129,120128,120127,120126,120125,120124,120123,120122,120121,120120,120119,120118,120117,120116,120115,120114,120113,120112,120111,120110,120109,120108,120107,120106,120105,120104,120103,120102,120101,120100,120099,120098,120097,120096,120095,120094,120093,120092,120091,120090,120089,120088,120087,120086,120085,120084,120082,120081,120080,120079,120078,120077,120076,120075,120074,120073,120072,120071,120070,120068,120067,120066,120065,120064,120062,120060,120059,120058,120057,120056,120055,120054,120052,120051,120048,120047,120046,120045,120044,120043,120042,120041,120039,120037,120036,120034,120032,120031,120030,120029,120028,120027,120026,120025,120024,120023,120022,120021,120020,120019,120018,120017,120016,120015,120014,120013,120012,120011,120010,120009,120008,120007,120006,120005,120004,120003,120001,120000,119999,119998,119997,119996,119995,119994,119993,119992,119991,119990,119989,119988,119987,119986,119985,119984,119983,119982,119981,119980,119979,119978,119977,119976,119975,119974,119973,119972,119971,119970,119969,119968,119967,119966,119965,119964,119963,119962,119961,119960,119959,119958,119957,119956,119955,119954,119953,119952,119951,119950,119949,119948,119947,119946,119945,119944,119943,119942,119941,119940,119939,119938,119937,119936,119935,119934,119933,119932,119931,119930,119929,119927,119926,119925,119924,119923,119922,119921,119920,119919,119918,119917,119916,119915,119914,119913,119912,119911,119910,119909,119908,119907,119906,119905,119904,119903,119902,119901,119900,119899,119898,119897,119896,119895,119894,119893,119892,119891,119890,119889,119888,119887,119886,119885,119884,119883,119882,119881,119880,119879,119878,119876,119874,119873,119872,119871,119870,119869,119868,119867,119866,119865,119864,119863,119862,119861,119860,119859,119858,119857,119856,119855,119854,119853,119852,119851,119850,119849,119848,119847,119846,119845,119844,119843,119842,119841,119840,119839,119838,119837,119836,119835,119834,119833,119832,119831,119830,119829,119828,119827,119826,119825,119824,119823,119822,119821,119820,119819,119818,119817,119816,119815,119814,119813,119812,119811,119810,119809,119808,119807,119806,119805,119804,119803,119802,119801,119800,119799,119798,119797,119796,119795,119794,119793,119792,119791,119790,119789,119788,119787,119786,119785,119784,119783,119782,119781,119780,119779,119778,119777,119776,119775,119774,119773,119772,119771,119770,119769,119768,119767,119766,119765,119764,119762,119761,119760,119759,119758,119757,119756,119755,119754,119752,119751,119750,119749,119748,119747,119746,119745,119744,119743,119742,119741,119740,119739,119738,119737,119736,119735,119734,119733,119732,119731,119730,119729,119728,119727,119726,119725,119724,119723,119722,119721,119720,119719,119718,119717,119716,119715,119710,119709,119708,119707,119702,119701,119699,119698,119696,119695,119694,119693,119692,119691,119690,119689,119688,119687,119686,119685,119684,119683,119682,119681,119680,119679,119677,119676,119675,119674,119673,119672,119667,119666,119665,119664,119663,119662,119661,119660,119659,119658,119657,119656,119655,119654,119653,119652,119651,119650,119649,119648,119647,119646,119645,119644,119643,119642,119640,119636,119635,119634,119633,119632,119630,119629,119628,119627,119626,119625,119624,119623,119622,119621,119620,119619,119618,119611,119610,119609,119608,119607,119606,119605,119604,119603,119602,119601,119600,119599,119598,119597,119596,119591,119590,119589,119588,119587,119586,119585,119584,119583,119582,119581,119580,119579,119578,119577,119576,119575,119574,119573,119572,119571,119570,119563,119562,119561,119560,119559,119558,119557,119556,119555,119554,119553,119552,119551,119550,119549,119548,119547,119546,119545,119544,119543,119542,119541,119540,119539,119538,119536,119535,119534,119533,119532,119531,119530,119529,119528,119527,119526,119525,119524,119523,119522,119521,119520,119518,119517,119516,119515,119514,119513,119512,119511,119510,119509,119508,119507,119506,119505,119504,119503,119502,119501,119500,119499,119498,119497,119496,119495,119494,119493,119492,119491,119490,119489,119488,119487,119486,119485,119484,119483,119482,119481,119480,119479,119478,119477,119476,119475,119474,119473,119472,119471,119470,119469,119467,119466,119464,119463,119462,119460,119459,119456,119454,119453,119450,119449,119448,119447,119446,119444,119443,119440,119438,119437,119436,119435,119433,119432,119431,119428,119427,119426,119425,119424,119423,119422,119419,119418,119414,119412,119411,119409,119408,119407,119406,119405,119404,119403,119399,119398,119397,119396,119395,119394,119393,119391,119390,119388,119386,119384,119383,119382,119381,119380,119379,119366,119362,119359,119357,119356,119350,119346,119345,119344,119343,119342,119341,119340,119338,119334,119328,119327,119326,119325,119322,119321,119320,119318,119317,119315,119314,119313,119312,119310,119309,119307,119306,119305,119304,119303,119302,119301,119300,119299,119292,119289,119288,119287,119283,119282,119281,119280,119279,119278,119277,119276,119275,119274,119273,119272,119271,119270,119269,119268,119267,119266,119265,119264,119263,119262,119261,119260,119259,119258,119257,119256,119255,119254,119253,119252,119251,119250,119249,119248,119247,119245,119244,119243,119242,119241,119240,119239,119238,119237,119236,119235,119233,119232,119231,119230,119229,119228,119227,119226,119225,119224,119223,119222,119221,119220,119218,119217,119216,119215,119214,119213,119212,119211,119210,119209,119208,119207,119206,119205,119204,119203,119202,119201,119200,119199,119198,119197,119196,119195,119194,119193,119192,119191,119190,119189,119188,119187,119186,119185,119184,119183,119182,119181,119179,119178,119177,119176,119175,119174,119173,119172,119171,119170,119169,119168,119167,119166,119165,119164,119163,119161,119160,119159,119158,119157,119156,119155,119154,119153,119152,119151,119150,119149,119148,119147,119146,119145,119144,119143,119142,119141,119140,119139,119138,119133,119132,119131,119130,119129,119128,119127,119126,119125,119124,119123,119122,119115,119114,119113,119108,119107,119106,119105,119104,119103,119102,119100,119099,119098,119097,119096,119095,119094,119093,119092,119091,119090,119089,119088,119087,119086,119085,119084,119083,119082,119081,119080,119079,119078,119077,119076,119075,119074,119073,119072,119071,119070,119069,119068,119067,119066,119065,119064,119063,119062,119061,119060,119059,119058,119057,119056,119055,119054,119053,119052,119051,119050,119049,119048,119047,119046,119045,119044,119043,119042,119041,119040,119039,119032,119031,119030,119029,119028,119027,119026,119025,119017,119016,119015,119014,119013,119008,119003,119002,119001,119000,118999,118994,118993,118992,118991,118990,118989,118987,118986,118985,118983,118982,118981,118980,118979,118978,118977,118976,118975,118974,118973,118972,118971,118970,118969,118968,118967,118966,118965,118964,118963,118962,118961,118960,118959,118958,118957,118956,118955,118954,118953,118952,118951,118950,118949,118948,118947,118946,118945,118944,118943,118942,118938,118937,118936,118935,118934,118933,118932,118931,118930,118929,118927,118926,118925,118924,118923,118922,118921,118920,118919,118918,118917,118916,118915,118914,118913,118912,118911,118910,118909,118908,118907,118906,118905,118904,118903,118902,118901,118900,118899,118898,118897,118896,118895,118894,118893,118892,118891,118889,118888,118887,118886,118885,118884,118883,118882,118881,118880,118879,118878,118877,118876,118875,118874,118873,118872,118871,118870,118869,118868,118867,118866,118865,118864,118863,118862,118861,118860,118859,118858,118857,118856,118855,118853,118852,118851,118850,118849,118848,118847,118846,118845,118844,118843,118842,118841,118840,118839,118838,118837,118836,118835,118834,118833,118832,118831,118830,118829,118828,118827,118826,118824,118823,118822,118821,118820,118819,118818,118817,118816,118815,118814,118812,118811,118810,118809,118808,118807,118806,118805,118804,118803,118802,118801,118800,118797,118796,118795,118794,118793,118792,118791,118790,118789,118788,118787,118786,118785,118784,118783,118782,118781,118780,118779,118778,118777,118776,118775,118774,118773,118772,118762,118761,118760,118759,118758,118757,118756,118755,118754,118753,118752,118751,118750,118749,118748,118747,118746,118745,118744,118743,118742,118741,118740,118739,118738,118737,118736,118735,118734,118733,118732,118731,118730,118729,118728,118727,118726,118725,118724,118723,118722,118721,118720,118719,118718,118717,118716,118715,118714,118713,118712,118711,118710,118709,118708,118707,118706,118705,118704,118703,118702,118701,118700,118699,118698,118697,118696,118695,118694,118693,118691,118690,118689,118688,118687,118686,118685,118684,118683,118682,118681,118680,118679,118678,118676,118674,118673,118672,118671,118670,118669,118668,118667,118666,118665,118664,118663,118662,118661,118660,118659,118658,118657,118656,118655,118654,118653,118652,118651,118650,118649,118648,118647,118646,118645,118644,118643,118642,118641,118640,118638,118637,118636,118635,118634,118633,118632,118631,118630,118629,118628,118627,118626,118625,118624,118623,118622,118621,118620,118619,118618,118617,118616,118615,118614,118613,118612,118611,118610,118609,118608,118607,118606,118605,118604,118603,118602,118601,118600,118599,118598,118597,118596,118595,118594,118592,118591,118590,118589,118588,118587,118586,118585,118584,118583,118582,118581,118580,118579,118578,118577,118576,118575,118573,118572,118571,118570,118569,118568,118567,118566,118564,118563,118562,118561,118560,118559,118558,118557,118556,118555,118554,118553,118552,118551,118550,118549,118548,118547,118546,118545,118544,118543,118542,118541,118540,118539,118538,118537,118536,118535,118534,118533,118532,118531,118530,118529,118528,118527,118526,118525,118524,118523,118522,118521,118520,118519,118518,118517,118516,118514,118512,118511,118510,118509,118507,118506,118505,118504,118503,118502,118501,118500,118499,118498,118497,118496,118495,118494,118493,118492,118491,118490,118489,118488,118487,118486,118485,118484,118483,118482,118481,118480,118479,118478,118477,118476,118475,118474,118473,118472,118471,118470,118469,118468,118467,118466,118465,118464,118463,118462,118461,118460,118459,118458,118457,118456,118455,118454,118453,118452,118451,118450,118449,118448,118447,118446,118445,118444,118443,118442,118441,118440,118439,118438,118437,118436,118435,118434,118433,118432,118431,118430,118429,118428,118427,118426,118425,118424,118423,118422,118421,118420,118419,118418,118417,118416,118415,118414,118413,118412,118411,118410,118409,118408,118407,118406,118405,118404,118403,118402,118401,118400,118399,118398,118397,118396,118395,118394,118393,118392,118391,118390,118389,118388,118387,118386,118385,118384,118383,118382,118381,118380,118379,118378,118377,118376,118375,118374,118373,118372,118371,118370,118369,118368,118367,118366,118365,118364,118363,118362,118361,118360,118359,118358,118357,118356,118355,118354,118353,118352,118351,118350,118349,118348,118347,118346,118345,118344,118343,118342,118341,118340,118339,118338,118337,118336,118335,118334,118333,118332,118331,118330,118329,118328,118327,118326,118325,118324,118323,118322,118321,118320,118319,118318,118317,118316,118315,118314,118313,118312,118311,118310,118309,118308,118307,118306,118304,118303,118302,118301,118300,118299,118298,118297,118294,118291,118290,118289,118287,118286,118285,118284,118283,118282,118281,118280,118279,118278,118277,118276,118275,118274,118273,118272,118271,118270,118269,118268,118267,118266,118265,118264,118263,118262,118261,118260,118259,118258,118257,118256,118255,118254,118253,118252,118251,118250,118249,118248,118247,118246,118245,118244,118243,118242,118241,118240,118239,118238,118237,118236,118235,118234,118231,118224,118223,118222,118221,118220,118219,118218,118217,118216,118215,118214,118213,118212,118211,118210,118209,118208,118207,118206,118205,118204,118203,118202,118201,118200,118199,118198,118197,118196,118195,118194,118193,118192,118191,118188,118185,118184,118183,118182,118181,118180,118179,118178,118177,118176,118175,118174,118173,118172,118171,118170,118169,118167,118166,118165,118164,118163,118162,118160,118159,118157,118155,118154,118152,118149,118148,118147,118146,118145,118142,118139,118138,118137,118136,118135,118134,118133,118132,118131,118130,118129,118128,118127,118126,118125,118124,118123,118122,118121,118120,118119,118118,118117,118116,118114,118113,118112,118111,118109,118108,118107,118106,118105,118104,118103,118096,118094,118093,118092,118091,118090,118089,118088,118087,118086,118085,118084,118083,118082,118081,118080,118079,118078,118077,118076,118075,118073,118072,118071,118070,118069,118068,118067,118066,118065,118064,118063,118062,118061,118060,118059,118058,118057,118056,118055,118054,118053,118052,118051,118050,118049,118048,118047,118046,118045,118044,118043,118042,118041,118040,118039,118038,118037,118036,118035,118034,118033,118032,118024,118023,118022,118021,118020,118019,118018,118017,118016,118015,118014,118013,118012,118011,118010,118009,118008,118007,118006,118005,118004,118003,118002,118001,118000,117999,117998,117997,117996,117995,117994,117993,117992,117991,117990,117989,117988,117987,117986,117985,117984,117983,117982,117981,117980,117979,117974,117973,117972,117971,117970,117969,117968,117967,117966,117965,117964,117963,117962,117961,117960,117959,117958,117957,117956,117955,117954,117953,117952,117951,117950,117949,117948,117947,117945,117944,117943,117942,117941,117940,117939,117938,117937,117936,117935,117934,117933,117932,117931,117930,117909,117908,117907,117906,117905,117904,117903,117902,117901,117900,117899,117898,117897,117896,117895,117893,117891,117890,117889,117888,117886,117885,117883,117881,117880,117879,117877,117876,117875,117874,117873,117872,117871,117870,117869,117868,117867,117866,117865,117864,117863,117862,117861,117860,117859,117858,117857,117856,117855,117854,117853,117852,117851,117850,117849,117838,117837,117833,117827,117825,117820,117819,117818,117817,117816,117815,117814,117813,117812,117811,117810,117809,117808,117807,117806,117805,117804,117803,117802,117801,117800,117799,117798,117797,117796,117795,117794,117793,117792,117790,117787,117786,117785,117784,117783,117782,117781,117780,117779,117778,117777,117776,117775,117774,117773,117772,117771,117770,117769,117768,117767,117766,117765,117764,117763,117762,117761,117760,117759,117758,117757,117756,117755,117754,117753,117752,117751,117750,117749,117748,117747,117746,117745,117744,117743,117742,117741,117740,117739,117738,117737,117736,117735,117734,117733,117732,117731,117730,117729,117728,117727,117726,117725,117724,117723,117722,117721,117720,117719,117718,117717,117716,117715,117714,117713,117712,117711,117710,117709,117708,117707,117706,117705,117704,117703,117702,117701,117700,117699,117698,117697,117696,117695,117694,117693,117692,117691,117690,117689,117688,117687,117686,117685,117683,117682,117681,117680,117679,117678,117677,117676,117675,117674,117673,117672,117671,117670,117669,117668,117667,117666,117665,117664,117663,117662,117661,117660,117659,117658,117657,117656,117655,117654,117653,117652,117651,117650,117649,117648,117647,117646,117645,117644,117643,117642,117641,117640,117639,117638,117637,117636,117635,117634,117633,117632,117631,117630,117628,117627,117626,117625,117624,117623,117622,117621,117620,117619,117618,117617,117616,117615,117614,117613,117612,117611,117610,117609,117608,117607,117606,117603,117602,117601,117600,117599,117598,117597,117596,117595,117594,117593,117592,117591,117590,117589,117588,117586,117585,117584,117583,117582,117581,117580,117579,117578,117577,117576,117575,117574,117573,117572,117571,117570,117569,117568,117567,117564,117562,117561,117560,117559,117558,117557,117556,117555,117554,117553,117552,117551,117550,117549,117548,117547,117546,117545,117544,117542,117541,117540,117539,117538,117537,117536,117535,117534,117533,117532,117531,117530,117528,117526,117525,117524,117523,117522,117521,117520,117519,117518,117517,117516,117515,117514,117513,117512,117511,117510,117509,117508,117507,117506,117504,117503,117502,117501,117500,117499,117497,117494,117493,117492,117491,117490,117489,117488,117487,117486,117485,117484,117483,117482,117481,117480,117479,117478,117477,117476,117475,117474,117473,117472,117471,117470,117469,117468,117467,117466,117465,117464,117463,117462,117461,117460,117459,117458,117457,117456,117455,117454,117453,117452,117451,117450,117449,117448,117447,117446,117445,117444,117443,117442,117441,117440,117439,117438,117437,117436,117435,117434,117433,117432,117431,117430,117429,117428,117426,117425,117424,117423,117422,117421,117420,117418,117417,117416,117415,117414,117413,117412,117411,117410,117409,117408,117407,117406,117405,117404,117403,117402,117401,117400,117399,117398,117397,117396,117394,117392,117371,117370,117369,117368,117367,117365,117364,117363,117362,117361,117360,117359,117358,117357,117356,117355,117354,117353,117352,117351,117350,117348,117347,117346,117345,117344,117343,117342,117341,117340,117339,117338,117337,117336,117335,117334,117333,117332,117331,117330,117329,117328,117327,117326,117325,117324,117323,117322,117321,117320,117319,117313,117311,117310,117308,117307,117306,117305,117304,117303,117296,117295,117294,117293,117292,117291,117290,117289,117288,117287,117286,117285,117284,117283,117282,117281,117279,117278,117277,117275,117274,117273,117272,117271,117270,117269,117268,117267,117266,117265,117264,117263,117262,117261,117260,117259,117258,117257,117256,117255,117254,117253,117252,117251,117250,117249,117248,117247,117246,117245,117244,117243,117242,117241,117240,117239,117238,117237,117236,117235,117234,117233,117231,117230,117229,117228,117227,117226,117225,117223,117218,117217,117216,117215,117212,117211,117209,117208,117207,117206,117205,117203,117202,117201,117200,117199,117198,117197,117196,117194,117193,117192,117191,117189,117188,117187,117186,117185,117184,117183,117182,117181,117180,117179,117178,117177,117176,117175,117174,117173,117172,117171,117170,117169,117168,117167,117166,117165,117164,117163,117162,117161,117160,117159,117158,117157,117156,117155,117154,117153,117152,117151,117150,117149,117148,117147,117146,117145,117144,117143,117142,117141,117140,117138,117137,117136,117135,117134,117133,117132,117131,117130,117129,117128,117127,117126,117125,117124,117123,117122,117121,117120,117119,117118,117117,117116,117115,117114,117113,117112,117111,117110,117109,117108,117107,117106,117105,117104,117103,117102,117101,117100,117099,117098,117097,117096,117095,117094,117093,117092,117091,117090,117089,117088,117087,117086,117085,117084,117083,117082,117081,117080,117079,117078,117077,117076,117075,117074,117073,117072,117071,117070,117069,117068,117067,117066,117065,117064,117063,117062,117061,117060,117059,117057,117056,117055,117054,117053,117052,117051,117050,117049,117048,117047,117046,117045,117044,117043,117042,117041,117040,117039,117038,117037,117036,117035,117034,117033,117032,117031,117030,117029,117028,117027,117026,117025,117024,117023,117022,117021,117020,117019,117018,117017,117016,117015,117014,117013,117012,117011,117010,117009,117008,117007,117006,117005,117004,117003,117002,117001,117000,116999,116998,116997,116996,116994,116993,116992,116991,116990,116989,116988,116987,116986,116985,116984,116983,116982,116981,116980,116979,116978,116977,116976,116975,116974,116973,116972,116971,116970,116969,116968,116961,116960,116955,116953,116952,116951,116950,116949,116948,116947,116946,116944,116943,116941,116940,116939,116938,116937,116936,116935,116934,116933,116932,116931,116930,116929,116928,116927,116926,116925,116924,116923,116922,116921,116920,116917,116916,116915,116914,116913,116912,116911,116910,116909,116908,116907,116906,116905,116904,116903,116902,116901,116900,116899,116898,116897,116896,116895,116894,116893,116892,116890,116889,116888,116887,116886,116885,116884,116883,116882,116881,116880,116879,116878,116876,116875,116871,116870,116869,116868,116867,116866,116865,116864,116863,116862,116861,116860,116859,116858,116857,116856,116855,116854,116853,116851,116850,116849,116848,116847,116846,116845,116843,116842,116841,116840,116839,116838,116837,116836,116835,116834,116833,116832,116831,116830,116829,116828,116827,116826,116825,116824,116823,116822,116821,116820,116819,116818,116817,116816,116815,116814,116813,116812,116811,116810,116809,116808,116807,116806,116805,116804,116803,116802,116801,116800,116799,116798,116797,116796,116795,116794,116793,116792,116791,116790,116789,116788,116787,116786,116785,116784,116783,116782,116781,116780,116779,116777,116776,116774,116773,116772,116771,116770,116769,116766,116765,116764,116763,116762,116761,116760,116759,116758,116754,116753,116750,116749,116748,116747,116746,116745,116744,116743,116742,116741,116740,116739,116738,116737,116736,116735,116734,116733,116732,116731,116730,116729,116728,116727,116726,116725,116724,116723,116722,116721,116720,116719,116718,116717,116716,116715,116714,116713,116711,116710,116709,116708,116707,116706,116705,116704,116703,116702,116701,116699,116698,116697,116696,116695,116694,116693,116692,116691,116690,116689,116682,116681,116680,116675,116674,116673,116672,116671,116670,116669,116668,116667,116666,116665,116664,116663,116662,116661,116660,116659,116658,116657,116656,116655,116654,116653,116652,116651,116650,116649,116648,116647,116646,116645,116644,116643,116642,116641,116640,116639,116638,116637,116636,116635,116634,116633,116632,116631,116630,116629,116628,116627,116626,116625,116624,116623,116622,116621,116620,116619,116618,116617,116616,116615,116614,116613,116612,116611,116610,116609,116608,116607,116606,116604,116603,116602,116601,116600,116599,116598,116597,116596,116595,116594,116593,116592,116591,116590,116589,116588,116587,116586,116585,116584,116583,116582,116581,116580,116579,116578,116577,116576,116575,116574,116573,116572,116571,116570,116569,116568,116566,116565,116564,116563,116562,116561,116560,116559,116558,116557,116556,116555,116554,116553,116552,116551,116550,116549,116548,116547,116546,116545,116544,116543,116542,116541,116540,116539,116538,116537,116535,116534,116533,116531,116530,116529,116528,116527,116526,116525,116524,116523,116522,116521,116519,116518,116517,116516,116515,116514,116513,116511,116510,116509,116508,116507,116506,116505,116504,116503,116502,116501,116500,116499,116498,116497,116496,116495,116494,116493,116492,116491,116490,116489,116488,116487,116486,116485,116484,116479,116478,116477,116472,116470,116469,116468,116466,116465,116460,116459,116458,116457,116456,116455,116454,116452,116451,116450,116448,116447,116446,116445,116443,116442,116441,116439,116438,116436,116434,116433,116432,116431,116430,116429,116428,116427,116426,116425,116424,116423,116422,116421,116420,116419,116418,116417,116416,116415,116414,116413,116412,116411,116410,116409,116408,116407,116406,116405,116404,116403,116402,116401,116400,116399,116398,116397,116396,116395,116394,116393,116392,116391,116390,116389,116388,116387,116386,116385,116384,116383,116382,116381,116380,116379,116378,116377,116376,116375,116374,116373,116372,116371,116370,116369,116368,116367,116366,116365,116364,116363,116362,116361,116360,116359,116358,116357,116356,116355,116354,116353,116352,116351,116350,116349,116348,116346,116345,116344,116337,116336,116335,116334,116329,116328,116327,116326,116325,116324,116323,116322,116321,116320,116319,116318,116317,116316,116315,116314,116313,116312,116311,116310,116309,116308,116307,116306,116305,116304,116303,116302,116301,116300,116299,116298,116297,116296,116295,116294,116293,116292,116291,116290,116289,116288,116287,116286,116285,116284,116283,116282,116281,116280,116279,116278,116277,116276,116275,116274,116273,116272,116271,116270,116269,116268,116267,116266,116265,116264,116263,116262,116261,116260,116259,116258,116257,116256,116255,116254,116253,116252,116251,116250,116249,116248,116247,116246,116245,116244,116242,116241,116238,116237,116236,116235,116234,116233,116232,116231,116230,116229,116226,116225,116223,116222,116221,116220,116219,116218,116217,116214,116213,116212,116211,116210,116209,116208,116207,116206,116205,116204,116203,116202,116201,116200,116199,116198,116196,116195,116194,116193,116192,116191,116190,116189,116188,116187,116186,116185,116184,116183,116182,116181,116180,116179,116178,116177,116176,116175,116174,116173,116172,116171,116170,116169,116168,116167,116166,116165,116161,116159,116158,116157,116156,116155,116154,116153,116152,116150,116149,116148,116147,116146,116145,116144,116143,116141,116140,116139,116138,116136,116135,116134,116133,116132,116131,116130,116129,116128,116127,116126,116125,116124,116123,116122,116121,116119,116118,116117,116116,116115,116114,116113,116112,116111,116110,116109,116108,116107,116106,116105,116104,116103,116094,116089,116088,116087,116086,116085,116084,116083,116082,116081,116080,116079,116078,116077,116076,116069,116068,116063,116062,116061,116060,116059,116058,116057,116056,116055,116054,116052,116051,116050,116049,116048,116047,116046,116045,116044,116043,116042,116041,116040,116039,116038,116037,116036,116035,116034,116033,116032,116031,116030,116029,116028,116027,116026,116025,116021,116020,116019,116018,116017,116016,116015,116014,116013,116012,116011,116010,116008,116007,116004,116003,116002,116001,116000,115999,115998,115997,115996,115995,115994,115993,115992,115991,115990,115989,115988,115987,115986,115985,115984,115983,115982,115981,115980,115979,115978,115976,115975,115974,115973,115972,115971,115970,115969,115968,115967,115966,115965,115964,115960,115959,115958,115957,115956,115955,115954,115953,115952,115951,115950,115949,115948,115947,115946,115945,115944,115943,115942,115941,115940,115939,115938,115937,115936,115935,115934,115933,115932,115931,115930,115929,115928,115927,115926,115925,115924,115923,115922,115921,115920,115919,115918,115917,115916,115915,115914,115913,115912,115911,115910,115909,115908,115907,115906,115905,115904,115903,115902,115901,115900,115899,115898,115897,115896,115895,115894,115893,115892,115891,115890,115889,115888,115887,115885,115884,115883,115882,115881,115880,115879,115878,115877,115876,115875,115874,115873,115872,115871,115870,115869,115868,115867,115866,115864,115863,115862,115861,115860,115859,115858,115857,115855,115854,115853,115852,115851,115850,115849,115848,115847,115846,115844,115841,115840,115839,115838,115835,115833,115832,115831,115829,115828,115827,115826,115825,115822,115821,115820,115819,115818,115817,115816,115815,115814,115813,115812,115811,115810,115809,115808,115807,115806,115805,115804,115803,115802,115801,115800,115799,115798,115797,115796,115795,115794,115793,115792,115791,115790,115789,115788,115787,115786,115785,115784,115781,115778,115777,115776,115775,115774,115773,115772,115771,115770,115769,115768,115767,115766,115765,115764,115763,115762,115761,115760,115759,115758,115757,115755,115754,115753,115752,115751,115750,115749,115748,115747,115746,115745,115743,115742,115741,115740,115738,115737,115736,115735,115734,115733,115732,115731,115730,115729,115728,115727,115726,115725,115724,115723,115722,115721,115720,115719,115718,115717,115716,115715,115714,115713,115712,115711,115710,115709,115708,115706,115705,115703,115702,115701,115700,115699,115698,115697,115696,115695,115694,115693,115692,115691,115690,115689,115688,115687,115686,115685,115684,115683,115682,115681,115680,115679,115678,115677,115676,115675,115674,115673,115672,115671,115670,115669,115668,115667,115666,115665,115664,115663,115662,115661,115660,115659,115658,115657,115656,115655,115654,115653,115652,115651,115650,115649,115648,115647,115646,115645,115644,115643,115642,115641,115640,115639,115638,115637,115636,115635,115634,115633,115632,115631,115630,115629,115628,115627,115626,115625,115624,115623,115622,115620,115619,115618,115617,115616,115615,115614,115613,115612,115611,115610,115609,115608,115607,115606,115605,115604,115603,115601,115600,115599,115598,115597,115596,115595,115594,115593,115592,115591,115590,115589,115588,115585,115584,115583,115582,115581,115580,115579,115578,115577,115576,115575,115574,115573,115572,115571,115570,115569,115568,115567,115566,115565,115564,115563,115562,115561,115560,115559,115558,115557,115556,115555,115554,115553,115552,115551,115550,115549,115548,115547,115546,115545,115544,115543,115542,115541,115540,115539,115538,115537,115536,115535,115534,115533,115532,115531,115530,115529,115528,115527,115526,115525,115524,115523,115522,115521,115520,115519,115518,115517,115515,115514,115512,115511,115510,115509,115508,115507,115506,115505,115504,115503,115502,115501,115500,115499,115498,115497,115496,115495,115494,115493,115492,115491,115490,115489,115488,115487,115486,115485,115484,115483,115482,115481,115480,115479,115478,115477,115476,115475,115474,115473,115472,115471,115470,115469,115468,115467,115466,115465,115464,115463,115462,115461,115460,115459,115458,115457,115456,115455,115454,115453,115452,115451,115450,115449,115448,115447,115446,115445,115444,115443,115442,115441,115440,115439,115438,115437,115436,115435,115434,115433,115432,115431,115430,115429,115428,115427,115426,115419,115418,115417,115415,115414,115408,115407,115406,115405,115404,115403,115402,115401,115400,115399,115398,115397,115396,115395,115394,115393,115392,115389,115388,115387,115386,115385,115384,115383,115382,115381,115380,115379,115378,115377,115376,115375,115374,115373,115372,115371,115370,115369,115368,115367,115366,115365,115364,115363,115362,115361,115360,115358,115357,115356,115355,115354,115353,115352,115351,115350,115349,115348,115347,115346,115345,115344,115342,115341,115339,115338,115333,115328,115327,115326,115325,115324,115323,115322,115321,115320,115319,115317,115316,115315,115314,115313,115312,115311,115310,115309,115308,115307,115306,115305,115304,115302,115301,115300,115299,115298,115297,115296,115295,115294,115293,115292,115291,115290,115289,115288,115287,115286,115285,115284,115283,115282,115281,115280,115279,115278,115277,115276,115275,115274,115273,115272,115271,115270,115269,115268,115267,115266,115265,115264,115263,115262,115261,115260,115259,115258,115256,115255,115254,115253,115252,115251,115250,115249,115248,115247,115246,115245,115244,115243,115242,115241,115240,115239,115238,115237,115236,115235,115234,115233,115232,115231,115230,115229,115228,115227,115226,115224,115223,115222,115220,115219,115218,115217,115216,115215,115213,115212,115211,115210,115199,115198,115188,115185,115179,115176,115175,115174,115173,115172,115171,115170,115169,115167,115166,115165,115164,115163,115162,115161,115160,115159,115158,115157,115156,115155,115154,115153,115152,115151,115150,115149,115148,115147,115146,115145,115144,115143,115142,115141,115140,115139,115138,115137,115136,115135,115134,115133,115132,115131,115130,115129,115128,115127,115126,115125,115124,115123,115122,115121,115120,115119,115118,115117,115116,115115,115113,115112,115111,115110,115109,115108,115107,115106,115105,115104,115103,115102,115101,115100,115099,115098,115097,115096,115095,115094,115093,115092,115091,115090,115089,115088,115087,115086,115085,115084,115083,115082,115081,115080,115079,115078,115077,115076,115075,115074,115073,115072,115071,115070,115069,115068,115067,115066,115065,115064,115063,115062,115061,115060,115059,115058,115057,115056,115055,115054,115053,115052,115051,115050,115049,115048,115047,115046,115045,115044,115042,115041,115040,115039,115038,115037,115036,115035,115034,115033,115032,115031,115030,115029,115028,115027,115026,115025,115024,115023,115022,115021,115020,115019,115018,115017,115016,115015,115014,115013,115012,115011,115010,115009,115008,115007,115006,115005,115004,115003,115002,115001,115000,114999,114998,114997,114996,114995,114994,114993,114992,114991,114990,114989,114988,114987,114986,114985,114984,114983,114982,114981,114980,114979,114978,114977,114976,114975,114971,114970,114969,114968,114966,114965,114963,114961,114960,114959,114958,114957,114956,114955,114953,114952,114951,114950,114949,114948,114947,114946,114945,114944,114943,114942,114941,114940,114939,114938,114936,114935,114934,114933,114932,114931,114930,114929,114928,114927,114926,114925,114924,114923,114922,114918,114917,114916,114915,114914,114913,114912,114911,114910,114909,114908,114907,114906,114905,114904,114903,114902,114901,114900,114899,114898,114897,114896,114895,114892,114889,114888,114887,114886,114885,114884,114883,114882,114881,114880,114879,114878,114877,114876,114875,114874,114873,114869,114868,114867,114866,114865,114863,114849,114847,114846,114845,114844,114843,114842,114841,114840,114839,114838,114837,114836,114835,114834,114833,114832,114831,114824,114823,114822,114821,114816,114815,114814,114813,114812,114811,114809,114808,114807,114806,114804,114803,114802,114801,114800,114799,114797,114796,114795,114794,114793,114792,114791,114790,114789,114788,114787,114786,114785,114784,114783,114782,114781,114780,114779,114778,114777,114776,114775,114774,114773,114772,114771,114770,114769,114768,114767,114766,114765,114764,114763,114762,114761,114760,114759,114758,114757,114756,114755,114754,114753,114752,114751,114750,114749,114745,114744,114743,114741,114739,114737,114735,114734,114733,114732,114730,114728,114727,114726,114720,114719,114718,114717,114716,114715,114714,114713,114712,114709,114706,114705,114692,114685,114678,114677,114676,114675,114672,114671,114668,114667,114666,114665,114664,114663,114662,114661,114660,114659,114658,114657,114656,114655,114654,114653,114652,114651,114650,114649,114648,114647,114646,114645,114644,114643,114642,114641,114640,114639,114638,114637,114636,114634,114633,114632,114631,114629,114628,114627,114626,114625,114624,114623,114622,114621,114620,114619,114618,114617,114616,114615,114614,114613,114612,114611,114610,114609,114608,114606,114605,114604,114603,114602,114601,114600,114599,114598,114597,114596,114595,114594,114593,114591,114590,114589,114588,114587,114586,114584,114583,114582,114581,114580,114579,114578,114577,114576,114575,114574,114573,114572,114571,114570,114569,114568,114567,114566,114565,114562,114561,114560,114559,114558,114557,114556,114555,114554,114553,114552,114551,114550,114549,114548,114547,114546,114545,114544,114543,114542,114541,114539,114538,114537,114536,114535,114534,114532,114530,114529,114528,114527,114526,114523,114522,114520,114519,114518,114517,114516,114515,114514,114513,114511,114510,114509,114508,114507,114506,114505,114500,114499,114497,114496,114495,114494,114493,114492,114491,114490,114489,114488,114487,114486,114485,114480,114479,114474,114472,114471,114470,114469,114468,114467,114466,114465,114463,114462,114447,114446,114445,114444,114443,114442,114441,114440,114439,114438,114437,114436,114435,114434,114433,114432,114431,114430,114429,114428,114427,114426,114425,114424,114423,114422,114421,114420,114419,114418,114417,114416,114415,114414,114413,114412,114411,114410,114409,114408,114407,114406,114405,114404,114403,114402,114401,114400,114399,114398,114397,114396,114395,114394,114393,114392,114391,114390,114389,114388,114387,114386,114385,114384,114383,114382,114381,114380,114379,114378,114377,114376,114375,114374,114373,114372,114371,114369,114364,114363,114362,114361,114360,114359,114358,114357,114356,114355,114354,114353,114352,114351,114350,114349,114348,114347,114346,114345,114344,114343,114341,114339,114338,114337,114336,114335,114334,114333,114332,114331,114330,114329,114328,114327,114326,114325,114324,114323,114322,114321,114320,114319,114318,114317,114316,114315,114314,114313,114312,114310,114309,114308,114307,114306,114305,114304,114303,114302,114301,114300,114299,114298,114297,114296,114295,114294,114293,114292,114291,114290,114289,114288,114287,114286,114285,114284,114282,114281,114280,114279,114278,114276,114275,114274,114273,114272,114271,114270,114269,114268,114267,114266,114265,114264,114263,114262,114261,114260,114259,114258,114257,114256,114255,114254,114253,114252,114251,114250,114249,114247,114246,114245,114244,114243,114242,114241,114232,114231,114230,114229,114219,114217,114216,114215,114214,114212,114211,114210,114209,114208,114207,114206,114205,114204,114203,114202,114201,114200,114199,114198,114197,114196,114195,114194,114193,114192,114191,114190,114189,114188,114187,114186,114185,114184,114183,114182,114181,114180,114179,114178,114177,114176,114175,114174,114173,114172,114171,114170,114169,114168,114167,114166,114165,114164,114163,114162,114161,114160,114159,114158,114157,114156,114155,114154,114153,114152,114151,114150,114149,114148,114147,114146,114145,114144,114143,114142,114141,114140,114139,114138,114137,114136,114135,114134,114133,114132,114131,114130,114129,114128,114127,114126,114125,114124,114123,114122,114121,114120,114119,114118,114117,114116,114115,114114,114113,114112,114111,114110,114109,114108,114107,114106,114105,114104,114103,114102,114101,114100,114099,114098,114097,114096,114095,114094,114093,114092,114091,114090,114089,114088,114087,114086,114085,114084,114083,114082,114081,114080,114079,114078,114077,114076,114075,114074,114073,114072,114071,114070,114068,114067,114066,114065,114064,114063,114061,114060,114059,114058,114057,114056,114055,114054,114053,114052,114051,114050,114049,114048,114047,114046,114045,114044,114043,114042,114041,114040,114039,114038,114037,114036,114035,114034,114033,114032,114031,114030,114029,114028,114027,114026,114025,114024,114023,114022,114021,114020,114019,114018,114017,114016,114015,114014,114013,114012,114011,114010,114009,114008,114007,114006,114005,114004,114003,114002,114001,114000,113998,113997,113996,113995,113994,113993,113992,113991,113990,113989,113988,113987,113986,113985,113984,113983,113982,113981,113980,113979,113978,113977,113974,113973,113972,113971,113969,113968,113967,113966,113964,113963,113962,113961,113960,113959,113958,113957,113956,113955,113954,113953,113952,113951,113950,113949,113948,113947,113946,113945,113944,113943,113941,113940,113939,113938,113937,113936,113935,113934,113933,113932,113931,113930,113929,113928,113927,113926,113925,113924,113923,113922,113921,113920,113919,113918,113917,113916,113915,113914,113913,113912,113911,113910,113909,113908,113907,113906,113905,113904,113903,113902,113901,113900,113899,113898,113897,113896,113895,113894,113893,113892,113891,113890,113889,113888,113887,113886,113885,113884,113883,113882,113881,113880,113879,113878,113877,113876,113875,113874,113873,113872,113871,113870,113869,113867,113866,113865,113864,113863,113862,113861,113860,113859,113858,113857,113855,113854,113853,113852,113851,113850,113849,113848,113847,113845,113843,113842,113841,113840,113839,113838,113837,113836,113835,113834,113833,113832,113831,113829,113828,113827,113826,113825,113824,113823,113822,113821,113820,113819,113818,113816,113815,113814,113813,113812,113811,113810,113809,113808,113807,113806,113805,113804,113803,113802,113801,113800,113799,113798,113797,113796,113795,113794,113793,113792,113791,113790,113789,113788,113787,113786,113785,113784,113783,113782,113781,113780,113779,113778,113777,113776,113775,113774,113773,113772,113771,113770,113769,113768,113767,113766,113765,113764,113763,113762,113761,113759,113758,113757,113756,113755,113753,113752,113751,113750,113748,113745,113744,113742,113741,113740,113739,113738,113737,113736,113735,113734,113733,113732,113731,113730,113729,113728,113727,113726,113725,113724,113723,113722,113721,113720,113719,113718,113717,113716,113715,113714,113713,113712,113711,113710,113709,113708,113707,113706,113705,113704,113703,113702,113701,113700,113699,113698,113697,113696,113695,113694,113693,113692,113691,113690,113689,113688,113687,113686,113685,113684,113683,113682,113681,113680,113679,113678,113677,113676,113675,113674,113673,113672,113671,113670,113669,113668,113667,113666,113665,113664,113663,113662,113661,113660,113659,113658,113657,113656,113655,113654,113653,113652,113651,113650,113649,113648,113647,113646,113645,113644,113643,113642,113641,113640,113639,113638,113637,113636,113635,113634,113633,113632,113631,113630,113629,113628,113627,113626,113625,113624,113622,113621,113620,113619,113618,113617,113616,113615,113614,113613,113612,113611,113610,113609,113608,113606,113605,113604,113603,113602,113601,113600,113599,113598,113597,113596,113595,113594,113593,113592,113591,113590,113589,113588,113587,113586,113585,113584,113583,113582,113581,113580,113579,113578,113577,113576,113575,113574,113573,113572,113571,113570,113569,113568,113567,113566,113565,113564,113563,113562,113561,113558,113557,113556,113555,113554,113553,113552,113551,113550,113549,113548,113547,113546,113545,113544,113543,113542,113541,113540,113539,113538,113537,113536,113535,113534,113533,113532,113531,113530,113529,113528,113527,113526,113525,113524,113523,113522,113521,113520,113519,113518,113517,113516,113515,113514,113513,113512,113511,113510,113509,113508,113507,113506,113505,113504,113503,113502,113501,113500,113499,113498,113497,113496,113495,113494,113493,113492,113491,113490,113489,113488,113487,113486,113485,113484,113483,113482,113481,113480,113479,113478,113477,113476,113475,113474,113473,113472,113471,113470,113469,113468,113467,113465,113464,113463,113462,113461,113460,113459,113458,113457,113456,113455,113454,113452,113451,113450,113449,113448,113447,113446,113445,113444,113443,113442,113441,113440,113439,113438,113437,113436,113435,113434,113433,113432,113431,113430,113429,113428,113427,113426,113425,113424,113423,113422,113421,113420,113419,113418,113417,113416,113415,113414,113413,113412,113411,113410,113409,113408,113407,113406,113405,113404,113403,113402,113401,113400,113399,113398,113397,113396,113395,113394,113393,113392,113391,113390,113389,113388,113387,113386,113385,113384,113383,113382,113381,113380,113378,113377,113376,113375,113374,113373,113372,113371,113369,113368,113367,113366,113365,113364,113363,113362,113361,113360,113359,113358,113357,113356,113355,113354,113353,113352,113351,113350,113349,113348,113347,113346,113345,113344,113343,113342,113341,113340,113339,113338,113337,113336,113335,113334,113333,113332,113331,113330,113329,113328,113327,113326,113325,113324,113323,113322,113321,113320,113319,113318,113317,113316,113315,113314,113313,113312,113311,113310,113309,113308,113307,113306,113305,113304,113303,113302,113301,113300,113299,113298,113297,113296,113295,113294,113293,113292,113291,113290,113289,113288,113287,113286,113285,113284,113283,113282,113281,113280,113279,113278,113277,113276,113275,113274,113273,113272,113271,113270,113269,113268,113267,113266,113265,113264,113263,113262,113261,113260,113259,113258,113257,113256,113255,113254,113253,113252,113251,113250,113249,113248,113247,113246,113245,113244,113243,113242,113241,113240,113239,113238,113237,113236,113235,113234,113233,113232,113231,113230,113229,113228,113227,113226,113225,113224,113223,113222,113221,113220,113219,113218,113217,113216,113215,113214,113213,113212,113211,113210,113209,113208,113207,113206,113205,113204,113203,113202,113201,113200,113199,113198,113197,113196,113195,113194,113193,113191,113190,113189,113188,113187,113186,113185,113184,113183,113182,113181,113180,113179,113178,113177,113176,113175,113174,113173,113172,113171,113170,113169,113168,113167,113166,113165,113164,113163,113162,113161,113160,113159,113158,113157,113156,113155,113154,113153,113152,113151,113150,113149,113148,113147,113146,113145,113144,113143,113142,113141,113140,113139,113138,113137,113136,113135,113134,113132,113131,113130,113129,113128,113127,113126,113125,113124,113123,113122,113118,113116,113114,113113,113112,113111,113110,113109,113108,113107,113106,113105,113104,113103,113102,113101,113100,113099,113097,113096,113095,113094,113093,113092,113091,113090,113089,113088,113087,113086,113085,113084,113083,113082,113081,113080,113079,113078,113077,113076,113075,113074,113073,113072,113071,113070,113069,113068,113067,113066,113065,113064,113063,113062,113061,113060,113059,113058,113057,113056,113055,113054,113053,113052,113051,113050,113049,113048,113047,113046,113045,113044,113043,113042,113041,113040,113039,113038,113037,113036,113035,113034,113033,113032,113031,113030,113029,113028,113027,113026,113025,113024,113023,113022,113021,113020,113019,113018,113017,113016,113015,113014,113013,113012,113011,113010,113009,113008,113007,113006,113005,113004,113003,113002,113001,113000,112999,112998,112997,112996,112995,112994,112993,112992,112991,112990,112989,112988,112987,112986,112985,112984,112983,112982,112981,112980,112979,112978,112977,112976,112975,112974,112973,112972,112971,112970,112969,112968,112967,112966,112965,112964,112963,112962,112961,112960,112959,112958,112957,112956,112955,112953,112952,112951,112950,112949,112948,112947,112945,112944,112943,112942,112941,112940,112939,112938,112937,112936,112935,112934,112933,112932,112931,112930,112929,112928,112927,112926,112925,112924,112923,112922,112921,112920,112919,112918,112917,112916,112915,112914,112913,112912,112911,112910,112909,112908,112907,112906,112905,112904,112902,112901,112899,112897,112896,112895,112894,112893,112892,112891,112890,112889,112888,112887,112886,112885,112884,112883,112882,112881,112880,112879,112878,112877,112876,112875,112874,112873,112872,112871,112870,112869,112868,112867,112866,112865,112864,112863,112862,112861,112860,112859,112858,112857,112856,112855,112854,112853,112852,112851,112850,112849,112848,112847,112846,112845,112844,112843,112842,112841,112840,112839,112838,112837,112836,112835,112834,112833,112832,112831,112830,112829,112828,112827,112826,112825,112824,112823,112822,112821,112820,112819,112818,112817,112816,112815,112814,112813,112812,112811,112810,112809,112808,112807,112806,112805,112804,112803,112802,112801,112800,112799,112798,112797,112796,112795,112794,112793,112792,112791,112790,112789,112788,112787,112786,112785,112784,112783,112782,112781,112780,112779,112778,112777,112776,112775,112774,112773,112772,112771,112770,112769,112767,112766,112765,112764,112763,112762,112761,112760,112759,112758,112757,112756,112755,112754,112753,112752,112751,112750,112749,112742,112741,112740,112739,112738,112733,112732,112731,112730,112729,112728,112727,112726,112725,112724,112723,112722,112721,112720,112719,112718,112717,112716,112715,112714,112713,112712,112711,112710,112709,112708,112707,112706,112705,112704,112703,112702,112701,112700,112699,112698,112697,112696,112695,112694,112693,112692,112691,112690,112689,112688,112687,112686,112685,112684,112683,112682,112681,112680,112679,112678,112676,112675,112674,112673,112672,112671,112670,112669,112668,112667,112666,112665,112664,112663,112662,112661,112660,112659,112658,112657,112656,112655,112654,112653,112652,112651,112650,112649,112648,112644,112640,112639,112638,112637,112636,112635,112634,112633,112632,112631,112630,112629,112628,112627,112626,112625,112624,112623,112622,112621,112620,112619,112618,112617,112616,112615,112614,112613,112612,112611,112610,112609,112608,112607,112606,112605,112604,112603,112602,112601,112600,112599,112598,112597,112596,112595,112594,112593,112592,112591,112590,112589,112588,112587,112586,112585,112584,112583,112582,112581,112580,112578,112577,112576,112575,112574,112573,112572,112571,112570,112569,112568,112567,112566,112565,112564,112563,112562,112561,112560,112559,112558,112557,112556,112555,112554,112553,112552,112551,112550,112549,112548,112547,112546,112545,112544,112543,112542,112541,112540,112539,112538,112536,112535,112534,112533,112532,112531,112530,112529,112528,112527,112526,112525,112524,112523,112522,112521,112520,112519,112518,112517,112516,112515,112514,112513,112512,112511,112510,112508,112507,112506,112505,112504,112503,112502,112501,112500,112499,112498,112497,112496,112494,112493,112492,112491,112489,112488,112487,112486,112485,112484,112483,112482,112481,112480,112479,112478,112477,112476,112475,112474,112473,112472,112471,112470,112469,112468,112467,112466,112465,112464,112463,112462,112461,112460,112459,112458,112457,112456,112455,112454,112453,112451,112450,112449,112448,112447,112446,112445,112444,112443,112442,112441,112440,112439,112438,112437,112436,112435,112434,112433,112432,112431,112429,112428,112427,112426,112425,112424,112423,112422,112421,112420,112419,112418,112417,112416,112415,112414,112413,112412,112411,112410,112409,112408,112407,112406,112405,112404,112403,112402,112401,112400,112399,112398,112397,112396,112395,112394,112393,112392,112391,112390,112389,112388,112387,112386,112385,112384,112381,112380,112379,112378,112377,112376,112375,112374,112373,112372,112371,112370,112369,112368,112367,112366,112365,112364,112363,112361,112360,112359,112358,112357,112356,112355,112354,112353,112352,112351,112350,112345,112342,112341,112340,112339,112338,112337,112336,112335,112334,112333,112332,112331,112330,112329,112328,112327,112326,112325,112324,112323,112322,112321,112320,112319,112318,112317,112316,112315,112314,112313,112312,112311,112310,112309,112308,112307,112306,112305,112304,112303,112302,112301,112300,112299,112297,112296,112295,112294,112293,112292,112291,112290,112289,112288,112287,112286,112285,112284,112283,112282,112281,112280,112279,112278,112277,112276,112275,112274,112273,112272,112271,112270,112269,112268,112267,112266,112265,112264,112263,112262,112261,112260,112259,112258,112257,112256,112255,112254,112253,112252,112251,112250,112249,112248,112247,112246,112245,112244,112243,112242,112241,112240,112239,112238,112237,112236,112235,112234,112233,112232,112231,112230,112229,112228,112227,112226,112225,112224,112223,112222,112221,112220,112219,112218,112217,112216,112215,112214,112213,112212,112211,112210,112209,112208,112207,112206,112205,112204,112203,112202,112201,112200,112199,112198,112197,112196,112195,112194,112193,112192,112191,112190,112189,112188,112187,112186,112185,112184,112183,112182,112181,112180,112179,112178,112177,112176,112175,112174,112173,112172,112171,112170,112169,112168,112167,112166,112165,112164,112163,112162,112161,112160,112159,112158,112157,112156,112155,112154,112153,112152,112151,112150,112149,112148,112147,112146,112145,112144,112143,112142,112141,112140,112139,112138,112137,112136,112135,112134,112133,112132,112131,112130,112129,112128,112127,112126,112125,112124,112123,112122,112121,112120,112119,112118,112117,112116,112115,112114,112113,112112,112111,112110,112109,112108,112107,112106,112105,112104,112103,112102,112101,112100,112099,112098,112097,112096,112095,112094,112093,112092,112090,112089,112088,112087,112086,112085,112084,112083,112082,112081,112080,112079,112078,112077,112076,112075,112074,112072,112071,112070,112069,112068,112067,112066,112065,112064,112063,112062,112060,112059,112058,112057,112056,112055,112054,112053,112052,112051,112050,112049,112048,112047,112046,112045,112044,112043,112042,112041,112040,112039,112038,112037,112036,112035,112034,112033,112032,112031,112030,112029,112028,112027,112026,112025,112024,112023,112022,112021,112020,112019,112018,112017,112016,112015,112014,112013,112012,112011,112010,112009,112008,112007,112006,112005,112004,112002,112000,111998,111997,111996,111995,111994,111993,111992,111991,111990,111989,111986,111985,111984,111983,111982,111981,111980,111979,111978,111977,111976,111975,111974,111973,111972,111971,111970,111969,111968,111967,111966,111965,111964,111963,111962,111961,111960,111959,111958,111957,111956,111955,111954,111953,111952,111951,111950,111949,111947,111946,111945,111944,111943,111942,111941,111940,111939,111938,111937,111936,111935,111934,111933,111932,111931,111930,111929,111928,111927,111926,111925,111924,111923,111922,111921,111920,111919,111918,111917,111916,111915,111914,111913,111912,111911,111910,111908,111907,111906,111905,111904,111903,111902,111901,111900,111899,111898,111897,111896,111895,111894,111893,111892,111891,111890,111889,111888,111887,111886,111885,111884,111883,111882,111881,111880,111879,111878,111877,111876,111875,111874,111873,111872,111871,111870,111869,111868,111867,111866,111865,111864,111863,111862,111861,111860,111858,111856,111855,111854,111853,111852,111851,111850,111849,111848,111847,111846,111845,111844,111843,111842,111841,111840,111839,111838,111837,111836,111835,111834,111833,111832,111831,111830,111829,111828,111827,111826,111825,111824,111823,111822,111821,111820,111819,111818,111817,111816,111815,111814,111813,111812,111811,111810,111809,111808,111807,111806,111805,111804,111803,111802,111801,111800,111799,111798,111797,111796,111795,111794,111793,111792,111791,111790,111789,111788,111787,111786,111785,111784,111783,111782,111781,111780,111779,111778,111777,111776,111775,111774,111773,111772,111771,111770,111769,111768,111767,111766,111765,111764,111763,111762,111761,111760,111759,111758,111757,111756,111755,111754,111753,111752,111751,111750,111749,111748,111747,111746,111745,111744,111743,111742,111741,111740,111739,111738,111737,111736,111735,111734,111732,111731,111730,111729,111728,111727,111726,111725,111724,111723,111722,111721,111720,111719,111718,111717,111716,111715,111713,111712,111711,111710,111709,111708,111707,111706,111705,111704,111703,111701,111700,111699,111698,111697,111696,111695,111694,111693,111692,111691,111690,111689,111688,111687,111686,111685,111684,111683,111682,111681,111680,111679,111678,111677,111676,111675,111674,111673,111672,111671,111670,111669,111668,111666,111664,111663,111662,111661,111660,111659,111658,111657,111656,111655,111654,111653,111652,111651,111650,111649,111648,111647,111646,111645,111644,111643,111642,111641,111640,111639,111638,111637,111636,111635,111634,111633,111632,111631,111630,111629,111628,111627,111626,111625,111624,111623,111622,111621,111620,111619,111618,111617,111616,111615,111614,111613,111612,111611,111610,111609,111608,111607,111606,111605,111604,111603,111602,111601,111600,111599,111598,111597,111596,111595,111594,111593,111592,111591,111590,111588,111587,111586,111585,111584,111583,111582,111581,111580,111579,111578,111577,111576,111575,111574,111573,111572,111571,111570,111569,111568,111567,111566,111565,111564,111563,111561,111560,111559,111558,111557,111556,111555,111554,111553,111552,111545,111544,111543,111542,111541,111540,111539,111538,111537,111536,111535,111534,111533,111532,111531,111530,111529,111528,111527,111526,111525,111524,111523,111522,111521,111520,111516,111515,111514,111513,111512,111511,111510,111509,111508,111507,111506,111505,111504,111503,111502,111501,111500,111499,111498,111497,111496,111495,111494,111493,111492,111491,111490,111489,111488,111487,111485,111484,111482,111481,111480,111479,111478,111477,111475,111474,111473,111472,111471,111470,111469,111468,111467,111466,111465,111464,111463,111462,111461,111460,111459,111458,111457,111456,111455,111454,111453,111452,111451,111450,111449,111448,111447,111446,111445,111444,111443,111442,111441,111440,111439,111438,111437,111436,111435,111434,111433,111432,111431,111430,111429,111428,111427,111426,111425,111424,111423,111422,111421,111420,111419,111418,111416,111415,111414,111413,111412,111411,111410,111409,111408,111405,111404,111403,111402,111401,111400,111399,111398,111397,111396,111395,111393,111392,111391,111390,111389,111388,111387,111385,111384,111383,111382,111381,111380,111379,111378,111377,111376,111375,111374,111373,111372,111371,111370,111369,111368,111367,111366,111365,111364,111363,111362,111361,111360,111359,111358,111357,111356,111355,111354,111352,111351,111350,111349,111348,111347,111346,111345,111344,111343,111341,111340,111339,111338,111337,111336,111335,111334,111333,111332,111331,111330,111329,111328,111327,111326,111325,111324,111323,111322,111321,111320,111319,111318,111317,111316,111315,111314,111313,111312,111311,111310,111309,111308,111307,111306,111305,111304,111303,111302,111301,111300,111299,111298,111297,111296,111295,111294,111292,111291,111290,111289,111288,111287,111286,111285,111284,111283,111282,111281,111280,111279,111278,111277,111276,111275,111274,111273,111272,111271,111270,111269,111268,111267,111266,111265,111264,111263,111262,111261,111260,111259,111258,111257,111256,111255,111254,111253,111252,111251,111250,111249,111248,111247,111246,111245,111244,111243,111242,111241,111240,111239,111238,111237,111236,111235,111234,111233,111232,111231,111230,111229,111228,111227,111226,111225,111224,111222,111221,111220,111219,111218,111217,111216,111215,111214,111213,111212,111211,111210,111209,111208,111207,111206,111205,111204,111203,111202,111199,111198,111197,111196,111195,111194,111193,111192,111191,111190,111189,111188,111187,111185,111184,111183,111182,111181,111180,111179,111178,111177,111176,111175,111174,111173,111172,111171,111170,111169,111168,111167,111166,111165,111164,111163,111162,111161,111160,111159,111158,111157,111156,111155,111154,111153,111152,111151,111150,111149,111148,111147,111146,111145,111144,111143,111142,111141,111140,111139,111138,111137,111136,111135,111134,111133,111132,111131,111130,111129,111128,111127,111126,111125,111124,111123,111122,111121,111120,111119,111118,111117,111116,111115,111114,111113,111112,111111,111110,111109,111108,111107,111106,111105,111104,111103,111102,111101,111100,111099,111098,111097,111096,111095,111094,111093,111092,111091,111090,111089,111088,111087,111086,111085,111084,111083,111082,111081,111080,111079,111078,111077,111075,111074,111073,111072,111071,111070,111069,111068,111067,111066,111065,111064,111063,111062,111060,111059,111058,111057,111056,111055,111054,111053,111052,111050,111049,111048,111047,111046,111045,111044,111043,111042,111041,111040,111039,111038,111037,111036,111035,111034,111033,111032,111031,111030,111029,111028,111027,111026,111025,111024,111023,111022,111021,111020,111019,111018,111017,111016,111015,111014,111013,111012,111011,111010,111009,111008,111007,111006,111005,111004,111003,111002,111001,111000,110999,110998,110997,110996,110995,110994,110993,110992,110991,110990,110989,110988,110987,110986,110985,110984,110983,110982,110981,110980,110979,110978,110977,110976,110975,110974,110973,110972,110971,110970,110969,110968,110967,110966,110965,110964,110963,110962,110961,110960,110959,110958,110957,110956,110955,110954,110953,110952,110951,110950,110949,110948,110947,110946,110945,110944,110943,110942,110941,110940,110939,110938,110937,110936,110935,110934,110933,110931,110930,110929,110928,110927,110926,110925,110923,110922,110921,110920,110919,110918,110917,110916,110915,110910,110909,110908,110907,110906,110905,110904,110903,110902,110901,110900,110899,110898,110897,110896,110895,110894,110893,110892,110891,110890,110889,110888,110887,110886,110885,110884,110883,110882,110881,110880,110879,110878,110877,110876,110875,110874,110873,110872,110871,110870,110869,110868,110867,110866,110865,110864,110863,110861,110860,110859,110858,110857,110856,110855,110854,110853,110852,110851,110850,110849,110848,110847,110846,110845,110844,110843,110842,110841,110840,110839,110838,110837,110836,110835,110834,110833,110832,110830,110829,110828,110827,110826,110825,110824,110823,110822,110821,110820,110819,110818,110817,110816,110815,110814,110813,110812,110811,110810,110809,110808,110807,110806,110805,110804,110803,110802,110801,110800,110799,110798,110797,110796,110795,110794,110793,110792,110791,110790,110789,110788,110787,110786,110785,110784,110783,110782,110781,110780,110779,110778,110777,110776,110775,110774,110773,110772,110771,110770,110769,110768,110767,110765,110764,110763,110762,110761,110760,110759,110758,110757,110756,110755,110754,110753,110752,110751,110750,110749,110748,110747,110746,110745,110744,110743,110742,110741,110740,110739,110738,110737,110736,110735,110734,110733,110732,110731,110730,110729,110728,110727,110726,110725,110724,110723,110722,110721,110720,110719,110718,110717,110716,110715,110714,110713,110712,110710,110708,110705,110704,110703,110702,110701,110700,110699,110698,110697,110696,110695,110694,110693,110691,110690,110689,110688,110687,110686,110685,110684,110683,110681,110680,110679,110678,110677,110676,110675,110674,110673,110672,110671,110670,110669,110668,110667,110666,110665,110664,110663,110662,110661,110660,110659,110658,110657,110656,110655,110654,110653,110652,110651,110650,110649,110648,110647,110646,110645,110644,110643,110642,110641,110640,110639,110638,110637,110636,110635,110634,110633,110632,110631,110630,110629,110628,110627,110626,110625,110624,110623,110622,110621,110620,110619,110618,110617,110616,110615,110614,110613,110612,110611,110610,110609,110608,110607,110606,110605,110604,110603,110602,110601,110600,110599,110598,110597,110596,110595,110594,110593,110592,110591,110590,110589,110588,110587,110586,110585,110584,110583,110582,110581,110580,110579,110578,110577,110576,110575,110574,110573,110572,110571,110570,110569,110568,110567,110566,110565,110564,110563,110562,110561,110560,110559,110558,110557,110556,110555,110554,110553,110552,110551,110550,110549,110548,110547,110546,110545,110544,110543,110542,110541,110540,110538,110537,110536,110535,110534,110533,110531,110530,110529,110528,110527,110526,110525,110524,110523,110522,110521,110520,110519,110518,110517,110516,110514,110513,110512,110511,110510,110509,110508,110507,110506,110505,110504,110503,110502,110501,110500,110499,110498,110497,110496,110495,110494,110493,110492,110491,110490,110489,110488,110487,110486,110485,110484,110483,110482,110481,110480,110479,110478,110477,110476,110475,110474,110473,110472,110471,110470,110469,110468,110467,110466,110465,110464,110463,110462,110461,110460,110459,110458,110457,110456,110455,110454,110453,110452,110451,110450,110449,110448,110447,110446,110445,110444,110443,110442,110441,110440,110439,110438,110437,110436,110435,110434,110433,110432,110431,110430,110429,110428,110427,110426,110425,110424,110423,110422,110421,110420,110419,110418,110417,110416,110415,110414,110413,110412,110411,110410,110409,110408,110407,110406,110405,110404,110403,110402,110401,110400,110399,110398,110397,110396,110395,110394,110393,110392,110391,110390,110389,110388,110387,110386,110385,110384,110383,110382,110381,110380,110378,110377,110376,110375,110374,110373,110372,110371,110370,110369,110368,110367,110365,110364,110363,110362,110361,110359,110358,110357,110356,110355,110354,110353,110352,110351,110350,110349,110348,110347,110346,110345,110344,110343,110342,110341,110340,110339,110338,110337,110336,110335,110334,110333,110332,110331,110330,110329,110328,110327,110326,110325,110324,110323,110322,110321,110320,110319,110318,110317,110316,110315,110314,110313,110312,110311,110310,110309,110308,110307,110306,110305,110304,110303,110302,110301,110300,110299,110298,110297,110296,110295,110294,110293,110292,110291,110290,110289,110288,110287,110286,110285,110284,110283,110282,110281,110280,110279,110278,110277,110276,110275,110274,110273,110272,110271,110270,110269,110268,110267,110266,110265,110264,110263,110262,110261,110260,110259,110258,110257,110256,110255,110254,110253,110252,110251,110250,110249,110248,110247,110246,110245,110244,110243,110242,110241,110240,110239,110238,110237,110236,110235,110234,110233,110232,110231,110230,110229,110228,110227,110226,110225,110223,110222,110221,110220,110219,110218,110217,110216,110215,110214,110213,110212,110211,110210,110209,110208,110207,110206,110205,110204,110203,110202,110201,110200,110199,110198,110197,110196,110195,110194,110193,110192,110191,110190,110189,110188,110187,110186,110185,110184,110183,110182,110181,110180,110179,110178,110177,110176,110175,110174,110173,110172,110171,110170,110169,110168,110167,110166,110165,110164,110163,110162,110161,110160,110159,110158,110157,110156,110155,110154,110153,110152,110151,110150,110149,110148,110147,110146,110145,110144,110143,110142,110141,110140,110139,110138,110137,110136,110135,110134,110133,110132,110131,110130,110129,110128,110127,110126,110125,110124,110123,110122,110121,110120,110119,110118,110117,110116,110115,110114,110113,110112,110111,110110,110109,110108,110107,110106,110105,110104,110103,110102,110101,110100,110099,110098,110097,110096,110095,110094,110093,110092,110091,110090,110089,110088,110087,110086,110085,110084,110083,110082,110081,110080,110079,110078,110077,110076,110075,110074,110073,110072,110071,110070,110069,110068,110067,110066,110065,110064,110063,110062,110061,110060,110059,110058,110057,110056,110055,110054,110053,110052,110051,110050,110049,110048,110047,110046,110045,110043,110042,110041,110040,110039,110038,110037,110036,110035,110034,110033,110032,110031,110030,110029,110028,110027,110026,110025,110024,110023,110022,110021,110020,110019,110018,110017,110016,110015,110014,110013,110012,110007,110006,110005,110004,110003,110002,110001,110000,109999,109998,109997,109996,109995,109994,109993,109992,109991,109990,109989,109988,109987,109986,109985,109984,109983,109982,109981,109980,109979,109978,109977,109976,109975,109974,109973,109972,109971,109970,109969,109968,109967,109966,109965,109964,109963,109961,109960,109959,109958,109957,109956,109955,109954,109953,109952,109951,109950,109949,109948,109947,109946,109945,109944,109943,109942,109941,109940,109939,109938,109937,109936,109935,109934,109933,109932,109931,109930,109929,109928,109927,109926,109925,109924,109923,109922,109921,109920,109919,109918,109917,109916,109915,109914,109913,109912,109911,109910,109909,109908,109907,109906,109905,109904,109903,109902,109901,109900,109899,109898,109897,109896,109895,109894,109893,109892,109891,109890,109889,109888,109887,109886,109885,109884,109883,109882,109881,109880,109879,109877,109875,109873,109872,109871,109869,109867,109865,109863,109862,109861,109860,109859,109858,109857,109856,109855,109854,109853,109852,109851,109850,109849,109848,109847,109846,109839,109838,109837,109836,109835,109834,109829,109828,109827,109826,109825,109824,109823,109822,109821,109820,109819,109818,109817,109816,109815,109814,109813,109812,109810,109809,109808,109807,109806,109805,109804,109803,109802,109801,109800,109799,109797,109796,109795,109792,109791,109790,109789,109788,109784,109783,109782,109781,109780,109779,109778,109777,109776,109775,109774,109773,109772,109771,109770,109769,109768,109767,109766,109765,109764,109763,109762,109761,109760,109759,109758,109757,109756,109755,109753,109752,109751,109750,109749,109748,109747,109746,109745,109744,109743,109741,109740,109739,109738,109737,109736,109735,109734,109733,109732,109731,109730,109729,109728,109727,109726,109725,109724,109723,109722,109721,109720,109719,109718,109717,109716,109715,109714,109713,109712,109711,109710,109709,109708,109707,109706,109705,109704,109703,109702,109701,109698,109697,109696,109695,109694,109693,109692,109691,109690,109689,109688,109687,109686,109685,109684,109682,109681,109680,109679,109678,109677,109676,109675,109674,109673,109672,109671,109670,109669,109668,109667,109666,109665,109664,109663,109662,109661,109660,109659,109658,109657,109656,109655,109654,109653,109652,109651,109650,109648,109647,109646,109645,109644,109643,109642,109641,109640,109639,109638,109637,109636,109635,109634,109633,109632,109631,109630,109629,109628,109627,109626,109625,109624,109623,109622,109621,109620,109619,109618,109617,109616,109615,109614,109613,109612,109611,109610,109609,109608,109607,109606,109605,109604,109603,109602,109601,109600,109599,109598,109597,109596,109595,109594,109593,109592,109591,109590,109589,109588,109587,109586,109585,109584,109583,109582,109581,109580,109579,109578,109577,109576,109575,109574,109573,109572,109571,109570,109569,109568,109567,109566,109565,109564,109563,109562,109561,109560,109559,109558,109557,109556,109555,109554,109553,109551,109550,109549,109548,109547,109546,109545,109544,109543,109542,109541,109540,109539,109538,109537,109536,109535,109534,109533,109532,109531,109530,109529,109528,109527,109526,109525,109524,109523,109522,109521,109520,109519,109517,109516,109515,109514,109513,109512,109511,109510,109509,109508,109507,109506,109505,109504,109503,109502,109501,109500,109499,109498,109497,109496,109495,109494,109493,109492,109491,109490,109489,109488,109487,109486,109485,109484,109483,109482,109481,109479,109478,109477,109476,109475,109474,109473,109472,109471,109470,109469,109468,109467,109466,109465,109464,109463,109462,109461,109460,109459,109458,109457,109456,109455,109454,109453,109452,109451,109450,109449,109448,109447,109446,109445,109444,109443,109442,109441,109440,109439,109438,109437,109436,109435,109434,109433,109432,109431,109430,109429,109428,109427,109426,109425,109424,109423,109422,109421,109420,109419,109418,109417,109416,109415,109414,109413,109412,109411,109409,109408,109407,109406,109405,109404,109403,109402,109401,109400,109399,109398,109397,109396,109395,109394,109393,109392,109391,109390,109389,109388,109387,109386,109385,109384,109383,109382,109381,109380,109379,109378,109377,109376,109375,109374,109372,109371,109370,109369,109368,109367,109365,109364,109362,109361,109360,109359,109358,109357,109356,109355,109354,109353,109352,109351,109350,109349,109348,109347,109346,109345,109344,109343,109342,109341,109340,109339,109338,109337,109336,109335,109334,109333,109332,109331,109330,109329,109328,109327,109326,109325,109324,109321,109320,109319,109318,109317,109316,109315,109314,109313,109312,109311,109310,109309,109308,109307,109306,109305,109304,109303,109302,109301,109300,109299,109298,109297,109296,109295,109294,109293,109292,109291,109290,109289,109288,109287,109286,109285,109284,109283,109282,109281,109280,109279,109278,109277,109276,109275,109274,109273,109272,109271,109270,109269,109268,109267,109266,109265,109264,109263,109262,109261,109260,109259,109258,109257,109256,109255,109254,109253,109252,109251,109250,109249,109248,109247,109246,109245,109244,109243,109242,109241,109240,109239,109238,109237,109236,109235,109234,109233,109232,109229,109228,109227,109226,109225,109224,109223,109222,109221,109220,109219,109218,109217,109216,109215,109214,109213,109212,109211,109210,109209,109208,109207,109206,109205,109204,109203,109202,109201,109199,109198,109197,109196,109195,109194,109193,109192,109191,109190,109189,109188,109187,109186,109185,109184,109183,109182,109181,109180,109179,109178,109177,109176,109175,109174,109171,109170,109169,109168,109167,109166,109165,109164,109163,109162,109161,109160,109159,109158,109157,109155,109154,109153,109152,109151,109150,109149,109148,109147,109146,109145,109144,109143,109142,109141,109140,109139,109138,109137,109136,109135,109134,109133,109132,109131,109130,109129,109128,109127,109126,109125,109124,109123,109122,109121,109120,109119,109118,109114,109113,109112,109111,109110,109109,109108,109107,109106,109105,109102,109100,109099,109098,109097,109096,109095,109094,109093,109092,109091,109090,109089,109088,109087,109086,109085,109084,109083,109082,109081,109080,109079,109078,109077,109076,109075,109074,109073,109071,109070,109069,109068,109067,109066,109065,109063,109062,109061,109060,109059,109058,109056,109055,109054,109053,109052,109051,109050,109049,109048,109047,109046,109045,109044,109043,109042,109041,109040,109039,109038,109037,109036,109035,109034,109033,109032,109031,109030,109029,109028,109027,109026,109025,109023,109022,109021,109020,109019,109018,109017,109016,109015,109014,109013,109012,109011,109010,109009,109008,109007,109006,109005,109004,109003,109002,109001,109000,108999,108998,108997,108996,108995,108994,108993,108992,108991,108990,108989,108988,108987,108986,108985,108984,108983,108982,108981,108980,108978,108977,108976,108975,108974,108973,108971,108970,108969,108968,108967,108966,108965,108964,108963,108962,108961,108960,108958,108957,108956,108955,108954,108953,108952,108951,108950,108949,108948,108947,108946,108945,108944,108943,108942,108941,108940,108939,108938,108937,108936,108935,108934,108933,108932,108931,108930,108929,108928,108927,108926,108925,108924,108923,108922,108921,108920,108919,108918,108916,108912,108911,108910,108899,108898,108897,108896,108895,108894,108892,108891,108890,108889,108888,108887,108886,108885,108883,108882,108881,108880,108879,108878,108877,108876,108875,108874,108873,108872,108871,108870,108869,108868,108867,108866,108865,108864,108863,108862,108861,108860,108859,108856,108855,108854,108853,108851,108850,108849,108848,108847,108846,108845,108844,108843,108842,108841,108840,108839,108838,108837,108830,108829,108828,108827,108826,108825,108824,108823,108822,108821,108820,108815,108813,108812,108811,108810,108809,108808,108807,108806,108805,108804,108803,108802,108801,108800,108799,108798,108797,108796,108795,108794,108793,108792,108791,108790,108789,108788,108787,108786,108785,108784,108783,108782,108781,108780,108779,108778,108777,108776,108775,108774,108773,108772,108771,108770,108769,108768,108767,108766,108765,108764,108763,108762,108761,108760,108759,108758,108757,108756,108755,108754,108753,108752,108751,108750,108749,108748,108747,108746,108745,108744,108743,108742,108741,108740,108739,108738,108737,108736,108735,108734,108733,108732,108731,108730,108729,108728,108727,108726,108725,108724,108723,108722,108721,108720,108719,108718,108717,108716,108715,108713,108712,108711,108710,108709,108707,108706,108705,108704,108703,108702,108701,108700,108699,108698,108697,108696,108695,108694,108693,108692,108691,108690,108689,108688,108687,108686,108685,108684,108683,108682,108681,108680,108679,108678,108677,108676,108675,108674,108673,108672,108671,108670,108669,108668,108667,108666,108665,108663,108662,108661,108660,108659,108658,108657,108656,108655,108654,108653,108652,108651,108650,108649,108648,108647,108646,108645,108643,108642,108641,108640,108638,108637,108636,108635,108634,108633,108632,108631,108630,108629,108628,108627,108626,108625,108624,108623,108622,108621,108620,108619,108618,108617,108616,108615,108614,108613,108612,108611,108610,108609,108608,108607,108606,108605,108604,108603,108602,108601,108600,108599,108598,108597,108596,108595,108594,108593,108592,108591,108590,108589,108588,108587,108586,108585,108584,108583,108582,108581,108580,108579,108578,108577,108576,108575,108574,108573,108572,108571,108570,108569,108568,108567,108566,108565,108564,108563,108562,108561,108560,108559,108558,108557,108556,108555,108554,108553,108552,108551,108550,108549,108548,108547,108546,108545,108543,108542,108541,108540,108539,108538,108537,108536,108535,108534,108533,108531,108530,108529,108528,108527,108526,108525,108524,108523,108522,108521,108520,108519,108518,108517,108516,108515,108514,108513,108512,108511,108510,108509,108508,108506,108505,108504,108502,108501,108500,108499,108498,108497,108496,108495,108494,108493,108492,108491,108490,108489,108488,108487,108486,108485,108483,108482,108481,108480,108479,108478,108477,108476,108475,108474,108473,108472,108471,108470,108469,108468,108467,108466,108465,108464,108463,108462,108461,108460,108459,108458,108457,108456,108455,108454,108453,108452,108451,108450,108449,108448,108447,108446,108441,108440,108439,108438,108437,108436,108435,108434,108433,108432,108431,108430,108429,108428,108427,108426,108425,108424,108423,108422,108421,108420,108419,108412,108411,108410,108409,108408,108407,108406,108405,108404,108403,108402,108401,108400,108399,108398,108397,108396,108394,108393,108392,108391,108390,108389,108388,108387,108386,108385,108384,108383,108382,108381,108380,108379,108378,108377,108376,108375,108368,108367,108366,108365,108364,108363,108362,108361,108360,108359,108358,108357,108356,108349,108348,108347,108346,108345,108344,108343,108342,108341,108340,108339,108338,108337,108335,108334,108333,108332,108331,108330,108329,108328,108327,108326,108325,108324,108323,108322,108315,108314,108313,108312,108311,108309,108308,108307,108306,108305,108304,108303,108302,108301,108300,108299,108298,108297,108296,108295,108294,108293,108292,108291,108290,108289,108288,108286,108285,108284,108283,108282,108281,108280,108279,108278,108277,108275,108274,108273,108272,108271,108264,108263,108262,108261,108260,108259,108257,108256,108255,108254,108253,108251,108250,108249,108248,108247,108246,108245,108244,108243,108242,108241,108240,108239,108238,108237,108236,108235,108233,108232,108231,108230,108229,108228,108227,108226,108225,108224,108223,108222,108221,108220,108219,108218,108217,108216,108215,108214,108213,108212,108211,108210,108209,108208,108207,108206,108205,108204,108203,108202,108201,108200,108199,108198,108197,108196,108195,108194,108193,108192,108190,108189,108188,108187,108186,108185,108184,108183,108181,108180,108179,108178,108177,108176,108175,108174,108173,108172,108171,108170,108169,108168,108167,108166,108165,108164,108163,108162,108161,108160,108159,108158,108157,108156,108155,108154,108153,108152,108151,108150,108149,108148,108147,108146,108145,108144,108143,108142,108141,108140,108139,108138,108137,108136,108135,108134,108133,108132,108131,108130,108129,108128,108127,108126,108125,108124,108123,108122,108121,108120,108119,108117,108116,108115,108108,108107,108106,108105,108104,108103,108102,108101,108100,108099,108097,108096,108093,108092,108091,108090,108089,108088,108087,108086,108085,108084,108083,108082,108081,108080,108079,108078,108077,108076,108075,108074,108073,108072,108071,108070,108069,108068,108067,108066,108065,108063,108062,108061,108060,108059,108058,108057,108056,108055,108054,108053,108052,108051,108050,108049,108048,108044,108042,108041,108040,108039,108038,108037,108036,108035,108034,108033,108032,108031,108030,108029,108028,108027,108026,108025,108024,108023,108022,108021,108020,108019,108018,108017,108016,108015,108014,108013,108011,108010,108009,108008,108007,108005,108004,108003,108001,107999,107998,107997,107996,107995,107994,107993,107992,107991,107990,107989,107988,107987,107986,107985,107984,107983,107982,107981,107980,107979,107978,107977,107976,107975,107974,107973,107972,107971,107970,107969,107968,107967,107966,107965,107964,107963,107962,107961,107960,107959,107958,107957,107956,107955,107954,107953,107951,107950,107949,107948,107947,107946,107945,107944,107943,107942,107941,107940,107939,107938,107937,107936,107935,107934,107933,107932,107931,107929,107928,107927,107926,107925,107924,107923,107922,107921,107920,107919,107918,107917,107916,107915,107914,107913,107912,107911,107910,107909,107908,107907,107906,107905,107904,107903,107902,107901,107900,107899,107898,107897,107896,107895,107894,107893,107892,107891,107890,107889,107888,107887,107886,107885,107884,107883,107881,107880,107879,107878,107877,107876,107875,107874,107873,107872,107871,107870,107869,107868,107867,107866,107865,107864,107863,107862,107861,107860,107859,107858,107857,107856,107855,107854,107853,107852,107851,107850,107849,107848,107847,107846,107844,107843,107842,107841,107840,107839,107838,107837,107836,107835,107834,107833,107832,107831,107830,107829,107828,107827,107826,107825,107824,107823,107822,107819,107818,107817,107816,107815,107814,107813,107812,107811,107810,107809,107808,107807,107806,107805,107804,107803,107802,107801,107800,107799,107798,107797,107796,107795,107794,107793,107792,107791,107790,107789,107788,107787,107786,107785,107784,107783,107782,107781,107780,107779,107778,107777,107776,107775,107774,107773,107772,107771,107770,107769,107768,107767,107766,107764,107763,107760,107759,107758,107757,107756,107755,107754,107753,107752,107751,107750,107749,107748,107747,107746,107745,107744,107743,107742,107741,107740,107739,107738,107737,107736,107735,107734,107733,107732,107731,107730,107729,107728,107727,107726,107725,107724,107723,107722,107721,107720,107719,107718,107717,107716,107715,107712,107711,107710,107709,107708,107707,107706,107705,107704,107703,107702,107701,107700,107699,107698,107697,107696,107695,107694,107693,107692,107691,107690,107689,107688,107687,107686,107685,107684,107683,107682,107681,107680,107679,107678,107677,107676,107675,107674,107673,107672,107670,107669,107668,107667,107666,107665,107664,107663,107661,107660,107659,107658,107657,107656,107655,107654,107653,107652,107651,107650,107643,107638,107637,107636,107635,107634,107633,107632,107631,107630,107629,107628,107627,107625,107624,107623,107622,107621,107620,107619,107618,107617,107616,107615,107614,107613,107612,107611,107610,107609,107608,107607,107606,107605,107604,107603,107602,107601,107600,107599,107598,107597,107596,107595,107594,107593,107592,107591,107590,107589,107588,107587,107586,107585,107584,107583,107582,107581,107580,107579,107578,107577,107576,107575,107574,107572,107570,107569,107568,107567,107566,107565,107564,107562,107561,107559,107558,107557,107556,107555,107554,107553,107552,107551,107550,107549,107548,107547,107546,107545,107544,107543,107542,107541,107540,107539,107538,107537,107536,107535,107534,107533,107532,107531,107530,107529,107527,107526,107525,107524,107523,107522,107521,107520,107519,107518,107517,107516,107515,107513,107512,107511,107510,107509,107507,107506,107505,107504,107503,107502,107501,107500,107499,107498,107497,107496,107495,107494,107493,107492,107491,107490,107489,107488,107487,107486,107485,107484,107483,107482,107481,107480,107479,107478,107477,107476,107475,107474,107473,107472,107471,107470,107469,107468,107467,107466,107465,107464,107463,107462,107461,107460,107459,107458,107457,107455,107454,107452,107451,107450,107449,107448,107447,107446,107445,107444,107443,107442,107441,107440,107439,107437,107436,107435,107434,107433,107432,107431,107430,107429,107428,107427,107426,107425,107424,107423,107422,107421,107420,107419,107418,107417,107416,107415,107414,107413,107412,107411,107410,107409,107408,107407,107406,107405,107404,107403,107402,107401,107400,107399,107398,107397,107396,107395,107394,107393,107392,107391,107390,107389,107388,107387,107386,107385,107384,107383,107382,107381,107380,107379,107378,107377,107376,107375,107374,107373,107372,107371,107370,107369,107368,107367,107366,107365,107364,107363,107362,107361,107360,107359,107358,107357,107353,107352,107351,107350,107349,107348,107347,107345,107344,107343,107342,107341,107340,107339,107338,107337,107336,107335,107334,107333,107332,107331,107330,107329,107328,107327,107326,107325,107324,107323,107322,107321,107319,107318,107317,107316,107315,107314,107313,107312,107311,107309,107308,107307,107306,107305,107304,107303,107302,107301,107300,107299,107298,107296,107295,107294,107292,107291,107290,107289,107288,107287,107285,107284,107283,107282,107281,107280,107279,107278,107277,107276,107275,107274,107273,107270,107269,107268,107267,107266,107265,107264,107263,107262,107261,107260,107259,107258,107257,107256,107255,107254,107253,107252,107251,107250,107249,107248,107247,107246,107245,107244,107243,107242,107241,107239,107238,107237,107236,107235,107234,107233,107232,107231,107230,107229,107228,107227,107226,107225,107224,107223,107222,107221,107220,107219,107218,107217,107216,107215,107214,107213,107212,107211,107210,107209,107208,107206,107202,107201,107200,107198,107197,107196,107195,107194,107193,107172,107171,107170,107169,107168,107167,107166,107165,107164,107163,107161,107160,107159,107158,107155,107154,107153,107152,107151,107150,107149,107148,107147,107146,107145,107144,107143,107142,107141,107140,107139,107138,107137,107136,107135,107134,107133,107132,107130,107129,107128,107127,107126,107125,107124,107123,107122,107121,107120,107119,107118,107117,107116,107115,107114,107113,107112,107111,107110,107109,107108,107107,107106,107105,107104,107103,107102,107101,107100,107098,107097,107096,107092,107088,107075,107073,107043,107042,107033,107029,107028,107027,107026,107025,107024,107023,107022,107021,107020,107019,107013,107008,106999,106993,106991,106990,106989,106988,106987,106986,106985,106984,106983,106982,106981,106980,106979,106978,106977,106976,106975,106973,106972,106971,106970,106969,106964,106963,106962,106961,106958,106954,106953,106952,106951,106949,106948,106947,106946,106945,106944,106943,106942,106941,106940,106939,106937,106936,106935,106934,106933,106932,106931,106930,106929,106928,106927,106926,106925,106924,106923,106922,106920,106919,106918,106917,106916,106915,106914,106913,106912,106911,106910,106909,106908,106907,106906,106905,106904,106903,106902,106901,106900,106899,106898,106897,106896,106895,106894,106893,106892,106891,106890,106888,106887,106886,106885,106884,106883,106882,106881,106879,106878,106874,106873,106872,106871,106870,106869,106868,106867,106866,106865,106864,106863,106858,106857,106856,106855,106854,106853,106852,106851,106850,106849,106848,106847,106846,106844,106843,106842,106839,106837,106836,106834,106833,106831,106827,106825,106822,106821,106820,106819,106818,106815,106814,106813,106812,106811,106810,106809,106808,106807,106806,106805,106804,106802,106801,106799,106798,106797,106796,106795,106792,106789,106788,106787,106786,106785,106784,106783,106782,106781,106780,106779,106778,106777,106776,106775,106774,106773,106772,106771,106770,106768,106766,106765,106764,106762,106760,106759,106758,106757,106756,106755,106754,106753,106752,106751,106750,106749,106748,106747,106746,106745,106744,106743,106741,106739,106738,106737,106736,106735,106731,106730,106727,106725,106724,106723,106722,106721,106720,106719,106718,106715,106714,106713,106712,106711,106710,106709,106708,106707,106706,106705,106704,106703,106702,106701,106700,106699,106698,106697,106696,106695,106694,106693,106692,106691,106690,106689,106687,106686,106685,106684,106682,106681,106680,106679,106678,106677,106676,106672,106671,106670,106669,106668,106667,106665,106664,106663,106662,106661,106660,106659,106658,106657,106656,106655,106654,106653,106652,106651,106650,106649,106648,106647,106646,106644,106643,106641,106640,106639,106638,106637,106636,106635,106634,106633,106632,106631,106630,106629,106628,106627,106626,106625,106624,106623,106622,106621,106620,106619,106618,106617,106616,106615,106614,106613,106611,106610,106609,106608,106607,106606,106605,106604,106603,106602,106601,106600,106599,106598,106597,106596,106595,106594,106593,106592,106591,106590,106588,106587,106586,106585,106584,106583,106582,106581,106580,106579,106578,106575,106574,106573,106572,106571,106570,106569,106568,106567,106566,106565,106564,106563,106562,106561,106560,106559,106558,106557,106555,106554,106553,106552,106551,106550,106549,106548,106547,106546,106545,106544,106543,106542,106541,106540,106539,106538,106537,106536,106535,106534,106533,106532,106531,106530,106529,106528,106527,106526,106525,106524,106523,106522,106521,106520,106519,106518,106517,106516,106515,106514,106513,106511,106510,106509,106508,106507,106506,106505,106504,106503,106502,106501,106500,106499,106498,106497,106496,106495,106494,106493,106492,106491,106490,106489,106488,106487,106486,106485,106484,106483,106482,106481,106480,106479,106478,106477,106476,106475,106474,106473,106472,106471,106470,106469,106468,106467,106466,106463,106462,106461,106460,106459,106458,106457,106456,106455,106454,106453,106452,106451,106450,106449,106448,106447,106446,106445,106444,106443,106442,106441,106437,106436,106435,106434,106433,106432,106430,106429,106428,106427,106426,106425,106424,106423,106422,106421,106420,106419,106418,106417,106416,106415,106414,106413,106412,106411,106410,106409,106408,106407,106406,106405,106404,106403,106402,106401,106400,106399,106398,106397,106396,106395,106394,106393,106392,106391,106390,106389,106388,106387,106386,106385,106384,106383,106382,106381,106380,106379,106378,106377,106376,106375,106374,106372,106371,106370,106369,106368,106367,106366,106365,106364,106363,106362,106361,106360,106359,106358,106357,106356,106355,106354,106353,106352,106351,106350,106349,106348,106347,106346,106345,106344,106343,106342,106341,106340,106339,106338,106337,106336,106335,106334,106333,106332,106331,106330,106329,106328,106327,106326,106325,106324,106323,106322,106321,106320,106319,106318,106317,106316,106315,106314,106313,106312,106311,106310,106309,106308,106307,106304,106303,106302,106300,106299,106297,106296,106295,106293,106292,106291,106290,106289,106288,106287,106286,106285,106284,106283,106282,106281,106280,106279,106278,106277,106276,106275,106274,106273,106271,106270,106269,106268,106267,106266,106264,106263,106262,106261,106259,106258,106256,106255,106254,106253,106250,106249,106248,106247,106246,106245,106244,106243,106242,106241,106240,106239,106238,106237,106236,106235,106234,106233,106232,106231,106230,106228,106227,106226,106225,106223,106222,106221,106220,106219,106217,106216,106215,106214,106213,106212,106211,106210,106209,106208,106207,106206,106205,106204,106203,106202,106201,106200,106199,106198,106197,106196,106195,106194,106193,106192,106191,106190,106189,106188,106187,106186,106185,106184,106183,106182,106181,106180,106179,106178,106176,106175,106174,106173,106172,106171,106170,106168,106167,106166,106165,106164,106163,106162,106161,106160,106159,106158,106157,106156,106155,106154,106153,106152,106151,106150,106149,106148,106147,106146,106145,106144,106143,106142,106141,106140,106139,106138,106137,106136,106135,106134,106133,106126,106125,106124,106122,106121,106120,106119,106118,106117,106116,106115,106114,106113,106112,106111,106110,106109,106108,106107,106106,106105,106104,106103,106102,106101,106096,106095,106094,106093,106092,106091,106090,106088,106087,106086,106085,106084,106083,106082,106081,106080,106079,106078,106077,106076,106075,106074,106073,106072,106071,106070,106069,106068,106067,106066,106065,106064,106063,106062,106061,106060,106059,106056,106055,106054,106053,106052,106051,106050,106049,106048,106047,106046,106045,106044,106043,106042,106041,106040,106039,106038,106037,106036,106035,106034,106033,106032,106031,106030,106029,106028,106027,106026,106025,106024,106023,106022,106021,106020,106019,106018,106017,106016,106015,106014,106013,106012,106011,106010,106009,106008,106007,106006,106005,106004,106003,106002,106001,106000,105999,105998,105997,105996,105995,105994,105993,105992,105991,105990,105989,105988,105987,105986,105985,105984,105983,105982,105981,105980,105979,105978,105977,105976,105975,105974,105973,105972,105971,105970,105969,105968,105967,105966,105965,105964,105963,105962,105961,105960,105959,105958,105956,105955,105954,105952,105951,105950,105949,105948,105947,105946,105945,105944,105943,105942,105941,105940,105939,105938,105937,105936,105935,105934,105933,105932,105931,105930,105929,105928,105927,105926,105925,105924,105923,105922,105921,105920,105919,105918,105917,105916,105915,105914,105913,105912,105911,105910,105909,105908,105906,105905,105904,105903,105902,105901,105900,105899,105898,105897,105895,105894,105893,105892,105891,105890,105889,105888,105887,105886,105885,105884,105883,105882,105880,105877,105876,105875,105874,105873,105872,105871,105870,105869,105868,105867,105866,105865,105864,105863,105862,105861,105860,105859,105858,105857,105856,105855,105854,105853,105852,105851,105850,105849,105848,105847,105846,105845,105843,105842,105841,105840,105838,105837,105836,105835,105834,105833,105832,105831,105830,105829,105828,105827,105826,105825,105824,105823,105822,105821,105820,105819,105818,105817,105816,105815,105814,105813,105812,105811,105810,105809,105808,105807,105806,105805,105804,105803,105802,105801,105800,105799,105798,105797,105796,105795,105794,105793,105791,105790,105789,105788,105787,105785,105784,105783,105782,105781,105780,105779,105778,105777,105776,105775,105774,105773,105772,105769,105767,105766,105765,105764,105760,105759,105756,105754,105753,105752,105751,105750,105749,105748,105747,105746,105745,105744,105743,105742,105741,105740,105739,105738,105736,105735,105734,105733,105732,105730,105729,105728,105727,105726,105725,105724,105723,105722,105721,105720,105719,105718,105717,105716,105715,105714,105713,105712,105711,105710,105708,105707,105706,105705,105704,105703,105702,105701,105700,105699,105698,105697,105696,105695,105694,105693,105692,105691,105690,105689,105688,105687,105686,105685,105684,105683,105682,105681,105680,105679,105678,105677,105676,105675,105674,105673,105672,105671,105670,105669,105668,105667,105666,105665,105664,105663,105662,105661,105660,105659,105658,105657,105656,105655,105654,105653,105652,105651,105650,105649,105646,105645,105644,105643,105642,105641,105640,105639,105638,105637,105636,105635,105634,105633,105632,105631,105630,105629,105628,105627,105626,105625,105624,105623,105622,105621,105620,105619,105618,105617,105616,105615,105614,105613,105612,105611,105609,105608,105607,105606,105605,105604,105603,105602,105597,105596,105595,105594,105593,105591,105590,105589,105588,105587,105586,105585,105584,105583,105582,105581,105580,105579,105569,105564,105563,105554,105547,105546,105545,105544,105543,105542,105541,105540,105539,105538,105537,105536,105535,105534,105532,105531,105526,105525,105524,105523,105522,105521,105520,105519,105518,105517,105516,105515,105514,105513,105512,105511,105510,105509,105508,105507,105506,105505,105504,105503,105502,105501,105500,105499,105498,105497,105495,105494,105493,105492,105491,105490,105489,105488,105487,105486,105485,105484,105483,105482,105481,105480,105479,105478,105477,105476,105475,105474,105473,105472,105471,105470,105469,105468,105466,105465,105464,105463,105461,105460,105459,105458,105457,105456,105455,105454,105453,105452,105451,105450,105443,105442,105441,105440,105439,105438,105437,105436,105433,105432,105427,105426,105425,105424,105423,105422,105419,105418,105417,105416,105415,105414,105413,105412,105411,105410,105409,105408,105407,105406,105405,105404,105403,105402,105401,105400,105399,105398,105397,105396,105395,105394,105393,105392,105391,105389,105388,105387,105386,105385,105384,105383,105379,105378,105377,105376,105375,105374,105373,105372,105371,105370,105369,105368,105367,105366,105365,105364,105363,105362,105361,105360,105358,105357,105356,105355,105354,105353,105352,105351,105343,105342,105341,105340,105339,105338,105337,105336,105335,105333,105332,105331,105330,105329,105328,105327,105326,105324,105323,105322,105321,105320,105319,105318,105317,105316,105315,105314,105313,105312,105311,105304,105303,105302,105301,105300,105299,105298,105297,105296,105295,105294,105293,105292,105291,105290,105289,105288,105287,105286,105285,105284,105283,105282,105281,105280,105279,105278,105277,105276,105275,105274,105273,105272,105271,105270,105269,105268,105267,105266,105265,105264,105263,105262,105261,105260,105259,105258,105257,105256,105255,105254,105253,105252,105251,105250,105249,105248,105247,105246,105245,105244,105243,105242,105241,105240,105239,105238,105237,105236,105235,105234,105233,105232,105231,105230,105229,105228,105227,105226,105225,105224,105223,105222,105221,105220,105219,105218,105217,105216,105215,105214,105213,105212,105211,105210,105209,105208,105207,105206,105205,105204,105203,105202,105201,105200,105199,105198,105197,105196,105195,105194,105192,105190,105189,105188,105187,105186,105185,105184,105183,105182,105181,105180,105179,105178,105176,105175,105174,105173,105172,105171,105170,105169,105168,105167,105166,105165,105164,105163,105162,105161,105160,105159,105158,105157,105156,105155,105154,105152,105151,105150,105149,105148,105147,105146,105145,105144,105143,105142,105141,105140,105138,105137,105136,105135,105134,105133,105132,105129,105128,105127,105126,105125,105124,105123,105122,105121,105120,105119,105118,105117,105116,105115,105114,105113,105112,105111,105110,105109,105108,105107,105106,105105,105104,105103,105102,105101,105100,105099,105098,105097,105096,105095,105094,105093,105092,105091,105090,105089,105088,105087,105086,105085,105084,105083,105082,105081,105080,105079,105078,105077,105076,105075,105074,105073,105072,105071,105070,105069,105068,105067,105066,105065,105064,105063,105062,105061,105060,105059,105058,105057,105056,105055,105054,105053,105052,105051,105050,105049,105048,105047,105046,105045,105044,105043,105042,105041,105040,105039,105038,105037,105036,105035,105034,105033,105032,105031,105030,105029,105028,105027,105026,105025,105022,105021,105020,105019,105018,105017,105016,105015,105014,105013,105012,105011,105010,105009,105008,105007,105006,105004,105003,105002,105001,105000,104999,104998,104997,104996,104995,104993,104992,104991,104990,104989,104988,104987,104986,104985,104984,104983,104982,104981,104979,104978,104977,104976,104975,104974,104973,104972,104971,104970,104969,104968,104967,104966,104965,104964,104963,104962,104961,104960,104959,104958,104957,104956,104955,104954,104953,104952,104949,104947,104946,104945,104944,104943,104942,104941,104940,104939,104937,104936,104935,104934,104933,104932,104931,104930,104929,104928,104927,104926,104925,104924,104923,104922,104921,104920,104918,104911,104910,104909,104906,104905,104904,104903,104902,104901,104900,104899,104898,104897,104896,104895,104894,104893,104891,104890,104889,104888,104886,104885,104884,104883,104882,104881,104880,104879,104878,104877,104876,104875,104873,104872,104871,104870,104869,104868,104867,104866,104865,104864,104859,104858,104857,104856,104855,104854,104853,104852,104851,104850,104849,104848,104847,104846,104845,104844,104843,104842,104841,104840,104839,104838,104837,104836,104835,104834,104833,104832,104831,104830,104829,104828,104827,104826,104825,104824,104823,104822,104821,104820,104819,104818,104817,104816,104815,104814,104813,104812,104811,104810,104809,104808,104807,104806,104805,104804,104803,104802,104801,104799,104798,104797,104796,104795,104794,104793,104792,104791,104790,104789,104788,104787,104786,104785,104784,104783,104782,104781,104779,104778,104777,104776,104775,104774,104773,104772,104771,104770,104769,104768,104767,104766,104765,104764,104763,104762,104761,104760,104759,104758,104757,104756,104755,104754,104753,104752,104751,104750,104749,104748,104747,104746,104745,104744,104743,104742,104741,104740,104739,104738,104737,104735,104734,104733,104732,104731,104730,104729,104728,104727,104726,104715,104714,104712,104711,104710,104706,104698,104696,104695,104694,104693,104692,104691,104690,104689,104688,104687,104686,104685,104684,104683,104682,104681,104680,104679,104677,104676,104675,104674,104673,104672,104671,104670,104669,104668,104667,104666,104665,104664,104663,104662,104661,104660,104659,104658,104657,104656,104655,104654,104653,104652,104651,104650,104649,104648,104647,104646,104645,104644,104643,104642,104641,104640,104639,104638,104637,104636,104635,104634,104633,104632,104631,104630,104629,104628,104627,104625,104624,104623,104622,104621,104620,104619,104618,104615,104614,104611,104610,104609,104607,104606,104605,104604,104603,104602,104601,104600,104599,104598,104597,104596,104595,104594,104593,104592,104591,104590,104589,104587,104586,104585,104584,104583,104582,104581,104580,104578,104577,104576,104575,104574,104573,104572,104570,104569,104566,104565,104564,104563,104562,104561,104560,104559,104558,104557,104556,104555,104554,104553,104552,104551,104550,104549,104548,104547,104546,104545,104544,104542,104541,104540,104539,104538,104537,104536,104535,104534,104533,104532,104531,104530,104529,104528,104526,104525,104524,104523,104522,104521,104520,104519,104518,104517,104515,104514,104513,104512,104511,104510,104509,104508,104507,104506,104505,104504,104503,104502,104501,104500,104499,104498,104497,104496,104495,104494,104493,104492,104491,104490,104489,104488,104487,104486,104484,104483,104482,104481,104480,104479,104478,104477,104476,104475,104474,104468,104467,104465,104464,104463,104462,104461,104459,104457,104456,104455,104454,104453,104452,104451,104450,104449,104448,104447,104446,104445,104444,104443,104442,104441,104440,104439,104438,104437,104436,104435,104434,104433,104432,104431,104430,104429,104428,104427,104426,104425,104424,104423,104422,104421,104420,104419,104418,104417,104416,104415,104410,104409,104408,104407,104406,104405,104404,104403,104402,104401,104400,104399,104398,104397,104396,104395,104394,104393,104392,104391,104390,104389,104388,104387,104386,104385,104384,104383,104382,104381,104380,104379,104378,104377,104376,104375,104374,104373,104372,104370,104369,104368,104367,104366,104365,104364,104363,104362,104361,104360,104359,104351,104349,104348,104347,104346,104345,104344,104343,104341,104340,104339,104338,104337,104336,104335,104334,104333,104331,104330,104329,104328,104327,104326,104325,104324,104323,104322,104321,104319,104314,104313,104312,104311,104310,104309,104308,104307,104306,104302,104300,104299,104298,104297,104295,104294,104293,104292,104291,104290,104289,104288,104287,104286,104285,104284,104283,104282,104281,104280,104279,104278,104277,104276,104275,104274,104273,104272,104271,104270,104262,104260,104259,104258,104256,104255,104253,104252,104251,104249,104248,104247,104246,104245,104244,104243,104242,104241,104240,104236,104235,104234,104233,104230,104228,104227,104226,104224,104221,104220,104219,104218,104217,104215,104214,104211,104210,104209,104208,104207,104206,104201,104194,104192,104191,104190,104189,104188,104187,104186,104185,104184,104182,104181,104179,104176,104175,104174,104167,104161,104157,104156,104154,104147,104145,104140,104138,104137,104136,104125,104123,104122,104121,104120,104117,104114,104110,104109,104107,104105,104104,104098,104096,104091,104090,104089,104088,104087,104086,104084,104083,104082,104081,104080,104079,104078,104077,104076,104075,104074,104073,104072,104070,104068,104061,104060,104059,104055,104054,104053,104052,104051,104050,104049,104047,104046,104043,104039,104016,104015,104014,104013,104012,104007,103999,103997,103996,103994,103993,103992,103991,103990,103989,103988,103986,103985,103977,103976,103975,103972,103968,103961,103960,103959,103958,103957,103956,103955,103950,103944,103938,103937,103936,103935,103934,103933,103932,103931,103930,103929,103928,103927,103926,103925,103924,103923,103922,103921,103920,103919,103918,103917,103916,103915,103914,103913,103912,103911,103910,103909,103908,103907,103906,103905,103904,103903,103902,103901,103900,103899,103898,103897,103896,103895,103894,103893,103892,103891,103890,103887,103886,103876,103875,103870,103869,103866,103863,103862,103861,103860,103859,103857,103852,103851,103850,103848,103846,103844,103842,103841,103839,103838,103837,103836,103835,103834,103833,103832,103831,103830,103829,103828,103827,103826,103825,103824,103823,103822,103821,103820,103819,103818,103817,103816,103814,103813,103811,103810,103809,103808,103807,103806,103805,103804,103803,103802,103801,103800,103799,103798,103797,103796,103795,103794,103793,103792,103791,103790,103789,103787,103786,103785,103784,103783,103782,103781,103780,103779,103778,103777,103776,103775,103774,103769,103768,103767,103766,103764,103763,103762,103761,103760,103758,103757,103748,103747,103746,103745,103744,103742,103741,103739,103738,103737,103736,103734,103733,103732,103730,103729,103728,103727,103725,103724,103723,103722,103721,103720,103719,103718,103717,103716,103715,103714,103713,103712,103711,103710,103709,103708,103707,103706,103705,103704,103703,103702,103701,103700,103699,103698,103697,103696,103695,103694,103693,103692,103691,103690,103689,103688,103687,103685,103683,103682,103681,103680,103679,103678,103677,103676,103675,103674,103673,103672,103671,103670,103669,103668,103667,103666,103665,103664,103663,103662,103661,103660,103659,103658,103657,103656,103655,103654,103653,103652,103651,103650,103648,103646,103645,103644,103643,103642,103641,103640,103639,103638,103637,103636,103635,103634,103633,103632,103631,103630,103629,103628,103627,103626,103625,103624,103623,103622,103621,103620,103618,103617,103616,103615,103614,103613,103612,103611,103610,103609,103608,103607,103606,103605,103604,103602,103597,103593,103592,103591,103590,103589,103588,103587,103586,103585,103584,103583,103582,103581,103580,103577,103576,103575,103574,103573,103572,103571,103570,103569,103568,103567,103564,103563,103562,103561,103560,103559,103558,103557,103555,103554,103549,103546,103540,103534,103531,103529,103527,103525,103518,103517,103515,103514,103513,103512,103511,103506,103505,103502,103497,103496,103495,103494,103493,103492,103491,103490,103489,103488,103487,103486,103485,103484,103483,103482,103481,103480,103479,103478,103477,103476,103474,103473,103472,103471,103470,103469,103468,103467,103466,103459,103458,103457,103456,103455,103454,103453,103452,103451,103450,103449,103447,103446,103445,103444,103439,103438,103437,103432,103431,103430,103429,103428,103427,103426,103425,103424,103423,103422,103421,103420,103419,103418,103417,103416,103415,103414,103413,103412,103411,103410,103409,103408,103407,103406,103405,103404,103403,103402,103401,103400,103399,103398,103397,103396,103395,103394,103393,103392,103391,103390,103389,103388,103387,103386,103385,103383,103382,103381,103380,103379,103378,103377,103376,103375,103374,103373,103372,103371,103370,103369,103368,103367,103366,103365,103364,103363,103362,103361,103360,103359,103358,103357,103356,103355,103354,103353,103352,103351,103350,103348,103347,103346,103345,103344,103343,103342,103341,103340,103339,103336,103335,103334,103333,103332,103331,103330,103329,103328,103327,103326,103325,103324,103323,103322,103321,103320,103319,103318,103317,103316,103315,103314,103313,103312,103311,103310,103309,103308,103307,103306,103305,103304,103303,103302,103301,103300,103299,103298,103297,103296,103295,103294,103293,103292,103291,103290,103287,103281,103280,103279,103278,103277,103276,103273,103272,103271,103270,103269,103268,103267,103266,103265,103264,103263,103262,103261,103260,103259,103258,103257,103256,103255,103254,103253,103252,103251,103250,103249,103248,103247,103246,103245,103244,103243,103242,103241,103240,103239,103238,103237,103236,103235,103234,103233,103232,103231,103230,103229,103228,103227,103226,103225,103224,103223,103222,103221,103220,103219,103218,103217,103216,103215,103214,103213,103212,103211,103210,103209,103208,103207,103206,103205,103204,103203,103202,103201,103200,103199,103198,103197,103196,103195,103194,103193,103192,103191,103190,103189,103188,103187,103186,103185,103184,103183,103182,103181,103180,103179,103178,103177,103176,103175,103174,103173,103172,103171,103170,103169,103168,103167,103166,103165,103164,103163,103162,103161,103160,103159,103158,103157,103156,103155,103154,103153,103152,103151,103150,103149,103148,103146,103145,103144,103143,103142,103141,103140,103139,103138,103137,103136,103135,103134,103133,103132,103131,103130,103129,103128,103127,103126,103125,103124,103123,103122,103121,103120,103119,103118,103117,103116,103115,103114,103112,103111,103110,103109,103108,103107,103106,103105,103104,103103,103102,103100,103098,103097,103096,103095,103094,103093,103092,103091,103090,103089,103085,103084,103083,103082,103081,103080,103079,103077,103076,103075,103074,103073,103072,103071,103070,103069,103068,103067,103065,103064,103063,103062,103061,103060,103059,103058,103057,103056,103055,103054,103053,103051,103050,103049,103048,103047,103046,103045,103044,103043,103042,103041,103040,103039,103038,103037,103036,103035,103034,103033,103032,103031,103030,103029,103028,103027,103026,103025,103024,103023,103022,103021,103020,103019,103017,103016,103015,103014,103013,103012,103011,103010,103009,103008,103007,103006,103005,103004,103003,103002,103001,103000,102999,102998,102996,102995,102994,102993,102992,102991,102990,102989,102988,102987,102986,102985,102984,102983,102982,102981,102980,102979,102978,102977,102976,102975,102974,102973,102971,102970,102969,102968,102967,102966,102965,102964,102963,102962,102961,102960,102959,102958,102957,102956,102955,102954,102953,102952,102951,102950,102949,102948,102947,102946,102945,102944,102943,102942,102941,102940,102939,102938,102937,102936,102933,102932,102931,102930,102929,102927,102926,102925,102924,102923,102922,102920,102919,102918,102917,102916,102915,102914,102913,102912,102911,102910,102909,102908,102907,102906,102905,102904,102903,102902,102901,102900,102899,102898,102897,102896,102895,102894,102893,102892,102891,102890,102889,102887,102886,102884,102883,102882,102881,102880,102879,102878,102877,102876,102875,102874,102873,102872,102871,102869,102868,102867,102866,102865,102864,102863,102862,102861,102860,102859,102858,102857,102856,102855,102854,102852,102851,102850,102849,102848,102847,102846,102845,102844,102843,102842,102841,102840,102839,102838,102837,102831,102830,102829,102828,102827,102826,102825,102824,102823,102822,102820,102819,102818,102817,102810,102809,102808,102807,102806,102805,102804,102803,102802,102801,102800,102799,102798,102797,102796,102795,102794,102793,102792,102791,102790,102789,102788,102787,102786,102785,102784,102781,102780,102778,102777,102776,102775,102774,102773,102772,102770,102769,102768,102761,102760,102759,102758,102757,102756,102755,102754,102753,102752,102751,102750,102749,102748,102747,102746,102745,102744,102743,102742,102741,102740,102739,102738,102737,102736,102735,102734,102729,102728,102727,102726,102725,102724,102722,102716,102714,102713,102712,102711,102710,102709,102708,102707,102706,102705,102704,102703,102702,102701,102700,102699,102698,102697,102696,102695,102694,102693,102692,102691,102690,102689,102688,102687,102686,102685,102683,102682,102681,102680,102679,102678,102677,102676,102675,102673,102672,102671,102670,102669,102668,102667,102666,102665,102664,102663,102662,102661,102660,102659,102658,102657,102656,102655,102654,102653,102652,102651,102650,102649,102648,102647,102646,102645,102644,102643,102641,102640,102639,102638,102637,102636,102634,102633,102632,102631,102630,102629,102628,102627,102626,102625,102624,102623,102622,102621,102620,102619,102618,102617,102616,102615,102614,102611,102610,102609,102608,102607,102606,102605,102604,102603,102602,102601,102600,102599,102598,102597,102596,102595,102594,102593,102592,102591,102590,102589,102588,102587,102586,102585,102584,102583,102581,102580,102578,102575,102574,102573,102572,102571,102570,102568,102567,102566,102564,102563,102562,102561,102560,102558,102557,102556,102555,102554,102553,102551,102550,102549,102548,102547,102546,102545,102544,102543,102542,102541,102540,102539,102538,102537,102534,102533,102532,102531,102529,102528,102527,102525,102524,102523,102522,102521,102520,102519,102518,102517,102516,102515,102514,102513,102512,102511,102510,102509,102508,102507,102506,102505,102504,102503,102501,102500,102499,102496,102495,102494,102493,102492,102491,102490,102489,102488,102487,102486,102482,102481,102480,102479,102478,102477,102476,102475,102474,102473,102472,102471,102470,102469,102468,102466,102465,102464,102463,102462,102459,102458,102457,102456,102455,102454,102453,102452,102451,102450,102449,102448,102447,102446,102445,102444,102443,102442,102441,102440,102439,102438,102437,102436,102435,102434,102433,102432,102431,102430,102429,102428,102427,102426,102425,102423,102422,102421,102420,102419,102417,102416,102415,102414,102413,102412,102411,102410,102408,102407,102406,102405,102404,102403,102402,102401,102400,102398,102397,102396,102395,102394,102393,102392,102391,102390,102389,102388,102387,102386,102385,102384,102383,102382,102381,102380,102377,102376,102375,102374,102373,102372,102371,102370,102369,102368,102367,102366,102365,102364,102363,102362,102361,102360,102359,102358,102357,102356,102355,102354,102352,102351,102350,102349,102348,102347,102346,102345,102344,102343,102342,102341,102340,102339,102338,102337,102336,102335,102334,102333,102331,102330,102329,102328,102327,102326,102325,102324,102323,102322,102321,102320,102319,102317,102316,102315,102314,102313,102312,102311,102310,102309,102307,102306,102305,102304,102303,102302,102301,102300,102298,102297,102296,102295,102294,102293,102292,102291,102290,102289,102288,102287,102286,102285,102284,102283,102282,102281,102280,102279,102278,102277,102276,102275,102274,102273,102272,102271,102270,102269,102268,102267,102266,102265,102264,102263,102262,102261,102260,102259,102258,102257,102256,102255,102253,102252,102251,102250,102249,102248,102247,102246,102245,102244,102243,102242,102241,102240,102239,102232,102231,102230,102229,102228,102227,102226,102225,102224,102223,102222,102221,102219,102218,102217,102216,102215,102214,102213,102212,102211,102210,102209,102208,102207,102206,102205,102204,102203,102202,102200,102199,102198,102197,102196,102195,102194,102193,102192,102191,102190,102186,102185,102184,102183,102182,102181,102180,102179,102178,102177,102176,102175,102174,102173,102172,102171,102170,102169,102168,102167,102166,102165,102164,102163,102162,102161,102160,102159,102158,102157,102156,102155,102154,102145,102144,102143,102142,102141,102140,102139,102138,102137,102136,102135,102134,102132,102131,102130,102129,102128,102127,102126,102125,102124,102123,102121,102120,102119,102118,102117,102116,102115,102114,102113,102112,102111,102110,102109,102108,102107,102106,102105,102104,102103,102102,102101,102100,102099,102096,102095,102094,102093,102092,102091,102088,102085,102084,102080,102078,102075,102074,102070,102066,102064,102063,102062,102061,102060,102059,102057,102055,102054,102053,102052,102051,102050,102049,102048,102047,102046,102045,102044,102043,102042,102040,102039,102038,102037,102036,102035,102034,102033,102032,102031,102030,102029,102027,102025,102024,102023,102022,102021,102020,102019,102018,102017,102016,102015,102014,102013,102012,102011,102010,102009,102008,102007,102006,102005,102004,102003,102000,101999,101998,101997,101996,101995,101994,101993,101992,101991,101990,101989,101988,101987,101986,101985,101984,101983,101982,101981,101980,101979,101978,101977,101976,101974,101972,101971,101970,101969,101968,101967,101966,101964,101962,101961,101959,101958,101957,101956,101955,101954,101953,101952,101951,101950,101949,101948,101947,101946,101945,101944,101943,101942,101941,101940,101939,101938,101937,101936,101935,101934,101933,101932,101931,101930,101929,101928,101927,101926,101925,101924,101923,101922,101921,101920,101919,101918,101917,101916,101915,101914,101913,101912,101911,101910,101909,101908,101907,101906,101905,101904,101903,101902,101901,101900,101899,101898,101897,101896,101895,101893,101892,101891,101890,101889,101887,101886,101885,101884,101883,101882,101881,101880,101879,101878,101877,101876,101875,101874,101873,101872,101871,101870,101869,101868,101867,101866,101865,101864,101863,101862,101861,101860,101858,101857,101856,101855,101854,101853,101852,101851,101850,101849,101848,101847,101846,101845,101844,101843,101842,101841,101840,101839,101838,101837,101836,101835,101834,101833,101832,101831,101830,101829,101828,101827,101826,101825,101824,101823,101822,101821,101820,101819,101818,101817,101816,101815,101814,101813,101812,101811,101810,101809,101808,101807,101806,101805,101804,101803,101802,101801,101800,101799,101798,101797,101796,101795,101794,101793,101792,101791,101790,101789,101788,101787,101786,101785,101784,101783,101782,101781,101780,101779,101778,101777,101776,101775,101774,101773,101772,101771,101770,101769,101768,101767,101766,101765,101764,101763,101762,101761,101760,101759,101758,101757,101756,101755,101754,101753,101752,101751,101750,101749,101748,101747,101746,101745,101744,101743,101742,101740,101739,101738,101733,101731,101715,101714,101713,101712,101711,101709,101708,101707,101706,101705,101704,101703,101702,101701,101700,101699,101697,101696,101695,101694,101693,101692,101691,101690,101688,101687,101686,101685,101684,101683,101682,101681,101680,101679,101678,101677,101675,101674,101673,101672,101671,101670,101667,101666,101665,101664,101663,101662,101661,101660,101659,101658,101657,101656,101655,101654,101653,101652,101651,101649,101648,101647,101646,101645,101644,101642,101641,101640,101639,101638,101637,101635,101634,101633,101632,101630,101629,101628,101627,101626,101625,101624,101623,101622,101621,101620,101619,101618,101617,101616,101614,101611,101610,101609,101607,101606,101605,101604,101603,101602,101601,101600,101598,101597,101596,101594,101593,101592,101591,101590,101589,101588,101587,101586,101585,101584,101583,101582,101581,101580,101579,101578,101577,101576,101575,101574,101573,101570,101568,101566,101565,101564,101563,101555,101554,101552,101551,101550,101549,101548,101547,101542,101541,101540,101539,101538,101537,101534,101532,101527,101525,101524,101519,101518,101517,101516,101515,101514,101513,101509,101508,101507,101506,101505,101504,101502,101501,101500,101499,101498,101497,101495,101493,101492,101491,101490,101489,101487,101486,101485,101484,101483,101482,101481,101480,101479,101478,101477,101476,101474,101471,101470,101469,101468,101467,101466,101465,101464,101463,101462,101461,101460,101459,101458,101457,101456,101455,101454,101453,101452,101451,101450,101449,101448,101447,101446,101445,101444,101443,101442,101441,101440,101438,101437,101436,101435,101434,101433,101432,101431,101430,101429,101428,101427,101426,101425,101424,101423,101422,101421,101420,101419,101418,101417,101416,101415,101414,101413,101412,101411,101410,101409,101408,101407,101406,101405,101404,101403,101402,101401,101400,101399,101398,101397,101396,101395,101394,101393,101392,101391,101390,101389,101388,101387,101386,101385,101384,101383,101382,101381,101380,101379,101369,101368,101367,101366,101365,101364,101363,101362,101361,101360,101359,101358,101355,101344,101342,101340,101339,101338,101337,101335,101334,101333,101332,101331,101330,101329,101328,101327,101326,101325,101324,101323,101322,101321,101320,101319,101318,101317,101316,101315,101314,101313,101310,101308,101307,101306,101305,101301,101300,101299,101297,101296,101295,101294,101293,101292,101291,101289,101288,101287,101286,101285,101282,101281,101280,101279,101278,101277,101276,101275,101274,101273,101272,101271,101270,101269,101268,101267,101266,101265,101264,101263,101262,101261,101260,101259,101258,101257,101256,101255,101254,101253,101252,101251,101250,101249,101248,101247,101246,101245,101244,101243,101242,101241,101240,101239,101238,101237,101236,101235,101234,101233,101232,101231,101230,101229,101228,101224,101221,101220,101219,101218,101217,101216,101215,101214,101213,101212,101211,101210,101209,101208,101207,101206,101205,101204,101203,101202,101201,101200,101199,101198,101197,101196,101195,101194,101193,101192,101191,101190,101189,101188,101187,101186,101185,101184,101183,101182,101181,101180,101179,101178,101177,101176,101175,101174,101173,101172,101171,101170,101169,101168,101167,101166,101165,101164,101163,101162,101161,101160,101159,101155,101154,101152,101151,101150,101149,101148,101146,101145,101144,101141,101134,101133,101132,101131,101130,101129,101127,101122,101121,101120,101119,101118,101117,101116,101115,101114,101113,101112,101111,101110,101108,101107,101106,101105,101104,101103,101101,101100,101099,101098,101097,101096,101095,101094,101093,101092,101091,101090,101089,101088,101086,101085,101084,101083,101082,101081,101080,101079,101078,101077,101076,101075,101074,101073,101072,101071,101070,101069,101068,101065,101064,101063,101062,101061,101060,101059,101058,101057,101056,101055,101054,101053,101052,101051,101050,101049,101048,101047,101046,101043,101038,101037,101036,101035,101034,101033,101028,101027,101026,101025,101024,101023,101022,101021,101020,101019,101018,101013,101012,101011,101010,101009,101008,101007,101006,101005,101004,101002,101001,101000,100999,100998,100997,100996,100995,100994,100993,100992,100991,100990,100989,100988,100987,100986,100985,100984,100983,100982,100981,100980,100979,100978,100977,100975,100974,100973,100972,100967,100965,100964,100963,100962,100960,100959,100958,100957,100956,100955,100954,100953,100952,100951,100950,100949,100948,100947,100946,100945,100944,100943,100942,100940,100939,100938,100937,100936,100935,100934,100933,100932,100931,100904,100903,100902,100901,100900,100899,100898,100897,100896,100895,100894,100893,100892,100891,100890,100889,100888,100887,100886,100885,100884,100883,100880,100879,100878,100877,100876,100875,100874,100873,100872,100871,100870,100869,100868,100867,100866,100865,100864,100862,100861,100860,100858,100857,100856,100855,100852,100850,100849,100848,100847,100846,100845,100844,100843,100842,100841,100840,100839,100838,100837,100836,100835,100833,100832,100831,100830,100829,100828,100827,100826,100825,100824,100823,100821,100820,100819,100818,100816,100815,100814,100813,100812,100811,100810,100809,100808,100807,100806,100805,100804,100803,100802,100801,100800,100799,100798,100797,100796,100795,100791,100790,100789,100788,100787,100786,100785,100784,100783,100780,100779,100778,100777,100776,100775,100774,100772,100771,100770,100769,100768,100767,100766,100764,100763,100762,100761,100760,100759,100758,100757,100756,100755,100754,100753,100752,100751,100750,100749,100748,100746,100745,100744,100743,100742,100741,100740,100739,100738,100737,100736,100735,100734,100733,100732,100731,100730,100729,100728,100727,100725,100724,100723,100722,100721,100720,100719,100718,100717,100716,100715,100714,100713,100712,100711,100710,100709,100708,100707,100706,100705,100704,100703,100702,100701,100700,100699,100698,100697,100696,100695,100694,100693,100692,100691,100690,100689,100688,100687,100686,100685,100684,100683,100682,100681,100680,100679,100678,100677,100676,100675,100674,100673,100672,100671,100670,100669,100668,100667,100666,100665,100664,100663,100662,100661,100660,100659,100658,100657,100656,100655,100654,100653,100652,100651,100650,100649,100648,100647,100646,100645,100644,100643,100636,100635,100634,100633,100632,100623,100622,100621,100614,100613,100600,100597,100596,100595,100594,100593,100592,100591,100590,100587,100586,100585,100584,100583,100578,100577,100576,100575,100574,100573,100571,100570,100563,100562,100561,100560,100559,100558,100557,100556,100552,100550,100549,100548,100547,100546,100545,100543,100541,100540,100539,100538,100537,100534,100533,100532,100531,100530,100529,100528,100527,100526,100525,100524,100523,100522,100521,100520,100519,100518,100517,100516,100515,100514,100513,100512,100511,100510,100509,100508,100507,100506,100505,100504,100503,100502,100501,100500,100499,100498,100497,100496,100495,100494,100493,100492,100491,100490,100489,100488,100487,100486,100485,100484,100483,100482,100481,100480,100479,100478,100477,100476,100475,100474,100473,100472,100471,100470,100469,100468,100467,100466,100465,100464,100463,100462,100461,100460,100459,100458,100457,100456,100455,100454,100453,100452,100451,100450,100449,100448,100447,100446,100445,100444,100443,100442,100441,100440,100439,100438,100437,100436,100435,100434,100433,100431,100430,100429,100428,100427,100426,100425,100424,100423,100422,100419,100418,100417,100416,100415,100414,100413,100412,100411,100410,100409,100408,100407,100406,100405,100404,100403,100402,100401,100400,100399,100398,100397,100396,100395,100394,100393,100392,100391,100390,100389,100388,100387,100385,100384,100383,100382,100381,100380,100379,100378,100376,100375,100370,100369,100368,100367,100366,100365,100364,100363,100362,100361,100360,100359,100358,100357,100356,100355,100354,100353,100352,100351,100349,100348,100347,100346,100345,100344,100343,100342,100341,100340,100339,100338,100336,100335,100334,100333,100332,100331,100330,100329,100328,100327,100326,100325,100324,100323,100322,100321,100320,100319,100318,100317,100316,100315,100314,100313,100312,100311,100310,100309,100308,100307,100306,100305,100303,100302,100301,100300,100299,100298,100297,100296,100294,100293,100292,100291,100290,100289,100288,100287,100286,100285,100284,100283,100282,100281,100280,100279,100278,100277,100276,100275,100274,100273,100272,100271,100270,100269,100268,100267,100266,100265,100264,100263,100262,100260,100259,100258,100257,100256,100255,100254,100253,100252,100251,100250,100249,100248,100247,100246,100245,100244,100243,100242,100241,100240,100239,100238,100237,100236,100235,100234,100233,100232,100231,100230,100229,100228,100227,100226,100225,100224,100223,100222,100221,100220,100219,100218,100217,100216,100215,100214,100213,100212,100211,100210,100209,100208,100207,100205,100204,100203,100202,100201,100200,100199,100198,100197,100196,100195,100194,100193,100192,100191,100190,100188,100187,100186,100185,100184,100183,100182,100181,100180,100179,100178,100177,100176,100175,100174,100173,100172,100171,100170,100169,100168,100167,100166,100165,100164,100162,100161,100160,100159,100158,100157,100156,100155,100154,100153,100152,100151,100150,100149,100148,100147,100146,100145,100144,100143,100142,100141,100140,100139,100138,100137,100136,100135,100134,100133,100132,100131,100130,100129,100128,100127,100126,100125,100124,100123,100122,100121,100120,100119,100118,100117,100116,100115,100114,100113,100112,100111,100110,100109,100108,100107,100106,100105,100104,100103,100102,100101,100100,100099,100098,100097,100096,100095,100094,100093,100092,100091,100090,100089,100088,100087,100086,100085,100084,100083,100082,100081,100080,100078,100077,100076,100075,100074,100073,100072,100071,100070,100069,100068,100067,100066,100065,100064,100063,100062,100061,100060,100059,100058,100057,100056,100055,100054,100053,100052,100050,100049,100048,100047,100046,100044,100043,100042,100041,100040,100039,100038,100037,100036,100035,100034,100032,100031,100030,100029,100028,100027,100026,100025,100024,100023,100022,100021,100020,100019,100018,100017,100016,100015,100014,100013,100012,100011,100010,100009,100008,100007,100006,100005,100004,100003,100002,100001,100000,99999,99998,99997,99996,99995,99994,99993,99992,99991,99990,99989,99988,99987,99986,99985,99984,99983,99982,99981,99980,99979,99978,99976,99975,99974,99973,99972,99971,99970,99969,99968,99967,99966,99965,99964,99963,99962,99961,99960,99959,99958,99957,99956,99955,99954,99953,99952,99951,99950,99949,99948,99947,99946,99945,99944,99943,99942,99941,99940,99939,99938,99937,99936,99935,99934,99933,99932,99931,99930,99929,99928,99927,99926,99925,99924,99923,99922,99921,99920,99919,99918,99917,99916,99915,99914,99913,99912,99911,99910,99908,99907,99906,99905,99904,99903,99902,99901,99900,99899,99898,99897,99896,99895,99894,99893,99891,99890,99889,99888,99887,99886,99884,99883,99882,99881,99880,99879,99878,99877,99876,99875,99874,99873,99872,99871,99870,99868,99867,99866,99865,99864,99863,99862,99861,99860,99859,99858,99857,99856,99854,99852,99851,99850,99849,99848,99847,99846,99845,99844,99843,99842,99841,99840,99839,99838,99837,99836,99835,99828,99827,99826,99825,99824,99823,99822,99821,99820,99815,99814,99813,99812,99808,99806,99805,99804,99803,99802,99801,99800,99798,99797,99796,99795,99794,99793,99792,99791,99790,99789,99788,99787,99786,99785,99784,99783,99782,99781,99780,99779,99778,99777,99776,99774,99773,99772,99771,99770,99769,99768,99767,99766,99765,99764,99763,99762,99761,99760,99759,99758,99757,99756,99755,99754,99753,99752,99751,99750,99749,99748,99747,99746,99745,99744,99743,99742,99741,99740,99739,99738,99737,99736,99735,99734,99732,99731,99730,99729,99728,99727,99726,99725,99724,99723,99722,99721,99720,99719,99718,99717,99716,99715,99713,99712,99711,99710,99709,99708,99707,99706,99705,99704,99703,99702,99701,99700,99699,99698,99697,99696,99695,99694,99693,99692,99691,99689,99688,99687,99686,99685,99684,99683,99682,99681,99680,99679,99678,99677,99676,99675,99674,99673,99672,99671,99670,99669,99667,99666,99665,99664,99663,99660,99659,99658,99657,99656,99655,99654,99653,99652,99651,99650,99649,99648,99647,99646,99645,99644,99643,99642,99641,99640,99639,99638,99637,99636,99635,99633,99632,99631,99630,99629,99628,99627,99625,99624,99623,99622,99621,99620,99619,99618,99617,99616,99615,99614,99613,99612,99611,99610,99609,99608,99607,99606,99605,99604,99603,99602,99601,99600,99599,99598,99597,99596,99595,99594,99593,99592,99591,99590,99589,99588,99587,99586,99585,99584,99583,99582,99581,99580,99579,99578,99577,99576,99575,99574,99573,99572,99571,99570,99567,99566,99565,99564,99563,99562,99561,99560,99559,99558,99557,99556,99555,99554,99553,99552,99551,99550,99549,99548,99547,99544,99543,99542,99541,99540,99539,99538,99537,99536,99535,99534,99533,99532,99531,99530,99529,99528,99527,99526,99525,99524,99523,99522,99520,99519,99518,99517,99516,99515,99514,99513,99511,99510,99509,99508,99507,99506,99505,99504,99503,99502,99501,99499,99498,99497,99496,99495,99494,99493,99492,99491,99490,99489,99488,99487,99486,99485,99484,99483,99482,99481,99480,99479,99478,99476,99475,99474,99473,99472,99470,99468,99467,99466,99465,99464,99463,99462,99461,99460,99459,99458,99457,99456,99455,99454,99453,99452,99451,99450,99448,99447,99446,99445,99444,99443,99442,99441,99440,99439,99438,99437,99436,99435,99434,99433,99432,99431,99430,99429,99428,99427,99426,99425,99424,99423,99422,99420,99419,99418,99417,99416,99415,99414,99413,99412,99411,99410,99409,99408,99407,99406,99405,99404,99403,99402,99401,99400,99399,99398,99397,99396,99395,99394,99393,99392,99391,99390,99389,99388,99387,99386,99385,99384,99383,99382,99381,99380,99379,99378,99377,99376,99375,99374,99373,99372,99371,99370,99369,99368,99367,99366,99365,99364,99363,99362,99361,99360,99359,99358,99357,99356,99355,99354,99353,99352,99351,99350,99349,99344,99343,99342,99340,99339,99338,99337,99335,99334,99333,99332,99331,99330,99329,99328,99327,99326,99325,99324,99323,99322,99321,99320,99315,99314,99313,99312,99311,99310,99309,99308,99307,99306,99305,99304,99303,99302,99301,99300,99299,99298,99297,99296,99295,99294,99293,99292,99291,99290,99289,99288,99287,99280,99279,99278,99277,99276,99275,99274,99273,99272,99271,99270,99269,99268,99267,99266,99265,99264,99263,99262,99261,99260,99259,99258,99257,99256,99255,99254,99253,99252,99251,99250,99249,99248,99247,99246,99245,99244,99243,99242,99241,99240,99239,99238,99237,99236,99235,99234,99233,99232,99230,99229,99228,99227,99226,99225,99224,99223,99222,99221,99220,99219,99218,99217,99216,99215,99214,99213,99212,99210,99209,99208,99207,99206,99205,99204,99203,99202,99201,99200,99198,99192,99191,99190,99189,99188,99187,99186,99185,99184,99183,99182,99181,99180,99179,99178,99177,99176,99175,99174,99173,99172,99171,99170,99169,99168,99167,99166,99165,99164,99163,99162,99161,99160,99159,99158,99157,99156,99155,99154,99153,99152,99151,99150,99149,99147,99146,99145,99144,99143,99142,99141,99140,99139,99138,99137,99136,99135,99134,99133,99132,99131,99130,99129,99127,99126,99125,99124,99123,99122,99121,99120,99119,99118,99117,99116,99115,99114,99109,99108,99107,99106,99105,99102,99099,99098,99096,99095,99094,99093,99092,99091,99090,99089,99088,99087,99086,99085,99084,99083,99082,99080,99079,99078,99077,99076,99075,99074,99073,99072,99071,99070,99069,99068,99067,99065,99064,99063,99062,99061,99060,99059,99058,99057,99056,99055,99054,99053,99052,99051,99050,99049,99048,99047,99046,99045,99043,99041,99040,99039,99038,99037,99036,99035,99034,99033,99032,99031,99030,99029,99028,99027,99026,99025,99024,99023,99022,99021,99020,99019,99018,99017,99016,99015,99014,99013,99012,99011,99010,99009,99008,99007,99006,99005,99004,99003,99002,99001,99000,98999,98998,98997,98996,98995,98994,98993,98992,98991,98990,98989,98988,98986,98985,98984,98983,98982,98981,98980,98979,98978,98977,98975,98974,98973,98972,98970,98969,98968,98967,98966,98965,98964,98963,98962,98961,98960,98959,98958,98957,98956,98955,98954,98953,98952,98951,98950,98949,98948,98947,98946,98945,98944,98943,98942,98941,98940,98939,98938,98937,98936,98935,98934,98933,98932,98931,98930,98929,98928,98927,98926,98925,98923,98922,98921,98920,98919,98918,98917,98916,98915,98914,98913,98912,98911,98910,98909,98908,98907,98905,98904,98903,98902,98901,98900,98899,98898,98897,98895,98894,98892,98891,98890,98889,98888,98887,98886,98885,98884,98883,98882,98881,98880,98879,98878,98877,98876,98875,98874,98873,98872,98871,98869,98868,98867,98866,98865,98864,98863,98862,98861,98860,98859,98858,98857,98856,98855,98854,98853,98852,98851,98850,98848,98847,98846,98845,98844,98843,98842,98841,98840,98839,98838,98837,98836,98835,98834,98832,98831,98830,98829,98828,98827,98826,98825,98824,98822,98821,98820,98819,98818,98817,98816,98814,98813,98811,98810,98809,98808,98807,98806,98805,98804,98803,98802,98801,98800,98799,98798,98797,98796,98795,98794,98793,98792,98791,98790,98789,98788,98787,98786,98785,98784,98783,98781,98780,98779,98778,98777,98776,98775,98774,98773,98772,98771,98770,98769,98768,98767,98766,98765,98764,98763,98762,98761,98760,98759,98758,98757,98756,98755,98754,98753,98752,98751,98750,98749,98748,98747,98746,98745,98744,98743,98742,98741,98740,98739,98738,98737,98736,98735,98734,98733,98732,98731,98730,98729,98728,98727,98726,98725,98724,98723,98722,98721,98720,98719,98718,98717,98716,98715,98714,98713,98712,98711,98710,98709,98708,98707,98706,98705,98704,98703,98702,98701,98700,98699,98698,98697,98696,98695,98694,98693,98692,98691,98690,98689,98688,98686,98685,98684,98683,98682,98681,98680,98679,98678,98677,98676,98675,98674,98673,98672,98671,98670,98669,98668,98667,98666,98665,98664,98663,98662,98660,98659,98658,98657,98656,98655,98654,98653,98652,98651,98650,98649,98648,98647,98646,98645,98643,98642,98641,98640,98639,98638,98637,98632,98631,98624,98622,98621,98618,98613,98612,98611,98610,98609,98608,98607,98606,98605,98604,98603,98602,98601,98600,98599,98598,98597,98596,98595,98594,98593,98592,98591,98590,98589,98588,98587,98586,98585,98584,98583,98582,98581,98580,98579,98578,98577,98576,98575,98574,98573,98572,98571,98570,98569,98568,98567,98566,98565,98564,98563,98562,98555,98554,98553,98548,98543,98542,98541,98540,98539,98538,98537,98536,98535,98534,98533,98532,98531,98530,98529,98528,98527,98526,98525,98524,98523,98522,98521,98520,98519,98518,98517,98516,98515,98514,98513,98512,98511,98510,98509,98508,98507,98506,98505,98504,98503,98502,98501,98500,98499,98498,98497,98496,98495,98494,98493,98492,98491,98490,98489,98488,98487,98486,98485,98484,98483,98482,98480,98478,98477,98476,98475,98474,98473,98472,98471,98470,98469,98468,98467,98466,98465,98464,98463,98462,98461,98460,98459,98458,98457,98456,98455,98454,98453,98452,98451,98450,98449,98448,98447,98446,98445,98444,98443,98442,98441,98440,98439,98438,98437,98436,98435,98434,98433,98432,98431,98430,98429,98428,98427,98426,98425,98424,98423,98422,98421,98420,98417,98416,98415,98414,98413,98412,98411,98410,98409,98408,98407,98406,98405,98404,98403,98402,98401,98400,98399,98398,98397,98396,98395,98394,98393,98392,98391,98390,98389,98388,98387,98386,98385,98384,98383,98382,98381,98380,98379,98378,98377,98376,98375,98374,98373,98372,98371,98370,98369,98368,98367,98366,98364,98363,98362,98361,98360,98359,98358,98357,98356,98355,98354,98353,98352,98332,98331,98318,98317,98316,98315,98314,98313,98312,98311,98310,98309,98308,98307,98306,98305,98304,98303,98300,98299,98298,98297,98296,98295,98294,98293,98292,98291,98290,98289,98287,98286,98285,98284,98283,98282,98281,98280,98279,98278,98277,98276,98275,98274,98273,98272,98271,98270,98269,98268,98267,98266,98265,98264,98263,98262,98261,98260,98259,98258,98257,98256,98255,98254,98253,98252,98251,98250,98249,98248,98247,98246,98245,98244,98243,98242,98241,98239,98238,98237,98236,98235,98234,98233,98232,98231,98230,98229,98228,98227,98225,98224,98223,98222,98220,98219,98218,98217,98214,98213,98212,98211,98210,98209,98208,98207,98206,98205,98204,98203,98201,98200,98199,98198,98197,98196,98195,98194,98192,98191,98190,98189,98188,98187,98186,98185,98184,98183,98182,98181,98180,98179,98178,98177,98176,98175,98174,98173,98172,98171,98170,98169,98168,98167,98166,98165,98164,98163,98162,98161,98160,98159,98158,98157,98156,98155,98154,98153,98148,98145,98144,98143,98142,98141,98140,98139,98138,98137,98136,98135,98134,98132,98128,98127,98126,98125,98124,98123,98118,98117,98116,98115,98114,98113,98112,98111,98109,98108,98107,98106,98105,98103,98102,98101,98100,98099,98098,98097,98096,98095,98094,98093,98092,98091,98090,98089,98088,98087,98086,98085,98084,98083,98082,98081,98080,98079,98077,98076,98075,98074,98069,98068,98067,98066,98065,98064,98063,98062,98061,98060,98059,98058,98057,98056,98055,98054,98053,98052,98051,98050,98049,98048,98047,98046,98045,98044,98043,98042,98041,98040,98039,98038,98037,98036,98035,98033,98032,98030,98029,98027,98026,98025,98024,98023,98022,98021,98020,98019,98018,98017,98016,98015,98014,98013,98012,98011,98010,98009,98008,98007,98006,98005,98004,98003,98002,98001,98000,97999,97994,97993,97992,97991,97990,97989,97988,97987,97986,97985,97984,97983,97982,97981,97980,97979,97978,97977,97976,97974,97973,97972,97971,97970,97969,97968,97967,97966,97965,97964,97963,97962,97961,97960,97959,97958,97957,97956,97955,97954,97953,97952,97951,97950,97949,97948,97947,97946,97945,97944,97943,97942,97941,97940,97939,97938,97936,97933,97932,97931,97930,97929,97928,97927,97926,97925,97924,97923,97922,97921,97920,97919,97918,97917,97916,97915,97914,97913,97912,97911,97910,97909,97908,97907,97906,97905,97904,97903,97902,97901,97900,97899,97898,97897,97896,97895,97894,97893,97892,97891,97890,97889,97888,97887,97886,97885,97884,97883,97882,97881,97880,97879,97878,97877,97876,97875,97874,97873,97872,97871,97870,97869,97868,97867,97866,97865,97863,97862,97861,97860,97859,97858,97857,97856,97855,97854,97853,97852,97851,97850,97849,97848,97847,97846,97845,97844,97843,97842,97841,97840,97839,97838,97837,97836,97835,97834,97833,97831,97830,97829,97828,97827,97826,97825,97824,97823,97822,97821,97820,97819,97818,97817,97816,97815,97814,97813,97812,97811,97810,97809,97808,97806,97804,97803,97802,97800,97799,97798,97797,97796,97795,97794,97793,97792,97791,97790,97789,97788,97787,97786,97785,97784,97783,97782,97781,97780,97779,97778,97777,97776,97775,97774,97773,97772,97771,97770,97769,97768,97767,97766,97765,97764,97763,97762,97761,97760,97759,97758,97757,97756,97755,97754,97753,97752,97750,97749,97748,97747,97746,97745,97744,97743,97742,97741,97740,97739,97738,97737,97736,97735,97734,97733,97732,97731,97730,97729,97728,97727,97726,97725,97724,97723,97722,97721,97720,97719,97718,97717,97716,97715,97713,97712,97711,97710,97709,97708,97707,97706,97704,97703,97702,97701,97700,97699,97698,97697,97696,97695,97694,97693,97692,97691,97690,97689,97688,97687,97686,97685,97683,97682,97681,97679,97678,97677,97676,97675,97674,97673,97672,97671,97670,97669,97668,97667,97666,97665,97664,97663,97662,97661,97660,97659,97658,97656,97654,97653,97652,97651,97650,97649,97648,97647,97646,97645,97644,97643,97642,97641,97640,97639,97638,97637,97636,97635,97634,97633,97632,97631,97630,97629,97628,97627,97626,97625,97624,97623,97622,97621,97620,97619,97618,97617,97616,97615,97614,97613,97612,97610,97609,97608,97607,97606,97605,97604,97603,97602,97601,97600,97599,97598,97597,97595,97594,97593,97592,97591,97590,97589,97588,97587,97586,97585,97584,97583,97582,97581,97580,97579,97578,97577,97576,97575,97574,97573,97572,97571,97570,97569,97568,97567,97566,97565,97564,97563,97561,97560,97559,97558,97557,97556,97555,97554,97553,97552,97551,97550,97548,97547,97546,97544,97543,97542,97541,97540,97539,97538,97537,97535,97534,97533,97532,97531,97530,97529,97528,97527,97526,97525,97524,97523,97522,97521,97520,97519,97518,97517,97516,97515,97514,97513,97512,97511,97510,97509,97508,97507,97506,97505,97504,97503,97502,97501,97500,97499,97498,97497,97496,97495,97494,97493,97492,97491,97490,97489,97488,97487,97486,97485,97484,97483,97482,97480,97479,97472,97469,97468,97466,97465,97464,97463,97461,97460,97459,97458,97457,97456,97455,97454,97453,97449,97448,97447,97446,97445,97444,97443,97442,97441,97440,97439,97438,97437,97436,97435,97434,97433,97432,97431,97430,97429,97428,97427,97426,97425,97424,97423,97422,97421,97420,97419,97418,97417,97416,97415,97414,97412,97411,97410,97409,97408,97407,97400,97395,97390,97389,97388,97387,97386,97384,97383,97382,97381,97380,97379,97378,97376,97375,97371,97370,97369,97368,97367,97366,97365,97364,97363,97362,97361,97360,97359,97357,97356,97355,97354,97352,97351,97350,97349,97348,97347,97346,97345,97344,97343,97342,97341,97340,97339,97338,97337,97336,97334,97333,97332,97331,97330,97329,97328,97327,97326,97325,97324,97323,97322,97321,97320,97319,97318,97317,97316,97315,97314,97313,97312,97311,97310,97309,97308,97307,97306,97305,97304,97303,97302,97301,97299,97298,97297,97296,97295,97294,97293,97291,97290,97289,97288,97287,97286,97285,97283,97282,97281,97280,97279,97278,97277,97276,97275,97274,97273,97271,97270,97269,97267,97266,97265,97264,97263,97262,97261,97260,97259,97258,97257,97256,97255,97254,97253,97252,97251,97250,97249,97248,97247,97246,97245,97244,97243,97242,97241,97240,97239,97238,97237,97236,97235,97234,97233,97232,97231,97230,97229,97228,97226,97225,97224,97223,97222,97221,97220,97219,97217,97216,97215,97214,97213,97212,97211,97210,97209,97208,97207,97206,97205,97204,97203,97202,97201,97200,97197,97196,97195,97194,97193,97186,97185,97184,97183,97182,97181,97180,97179,97178,97177,97176,97175,97174,97173,97172,97171,97170,97169,97168,97167,97166,97165,97164,97163,97162,97161,97160,97159,97158,97157,97156,97155,97154,97153,97152,97151,97150,97149,97148,97147,97146,97145,97144,97143,97142,97141,97140,97139,97138,97137,97136,97135,97134,97133,97132,97131,97130,97129,97128,97127,97126,97125,97124,97123,97122,97121,97119,97118,97117,97116,97115,97113,97111,97110,97109,97108,97106,97105,97104,97103,97102,97101,97100,97099,97098,97097,97096,97095,97094,97093,97092,97091,97090,97089,97087,97086,97085,97084,97083,97081,97080,97079,97078,97077,97076,97075,97074,97072,97071,97070,97069,97068,97066,97065,97064,97063,97062,97061,97060,97059,97058,97057,97056,97055,97054,97053,97052,97051,97050,97049,97048,97047,97044,97043,97042,97041,97040,97039,97038,97037,97036,97035,97034,97033,97032,97031,97030,97029,97028,97027,97026,97025,97024,97023,97022,97021,97020,97019,97018,97017,97016,97014,97013,97012,97011,97010,97009,97008,97007,97006,97005,97004,97003,97002,97001,97000,96999,96997,96996,96994,96993,96992,96991,96990,96989,96988,96987,96986,96985,96984,96983,96982,96981,96980,96979,96978,96977,96976,96975,96974,96973,96972,96971,96970,96969,96968,96967,96966,96965,96964,96963,96962,96961,96960,96959,96958,96957,96956,96955,96954,96953,96952,96951,96950,96949,96948,96947,96946,96945,96944,96943,96942,96941,96940,96939,96938,96937,96936,96935,96934,96933,96932,96931,96930,96929,96928,96927,96888,96884,96878,96877,96875,96856,96853,96847,96846,96845,96844,96843,96842,96841,96840,96839,96838,96837,96836,96835,96834,96833,96832,96831,96830,96829,96828,96827,96826,96825,96823,96822,96821,96820,96819,96818,96817,96816,96815,96814,96813,96812,96811,96810,96809,96808,96807,96806,96805,96804,96803,96802,96801,96800,96799,96798,96797,96796,96795,96794,96793,96792,96791,96790,96789,96788,96787,96786,96785,96784,96783,96782,96781,96780,96779,96778,96777,96776,96775,96774,96773,96772,96771,96770,96768,96767,96766,96765,96764,96763,96762,96760,96759,96758,96757,96756,96755,96754,96753,96752,96751,96750,96748,96747,96746,96745,96744,96743,96742,96741,96740,96739,96738,96737,96735,96734,96733,96732,96731,96730,96728,96727,96726,96725,96724,96723,96722,96721,96720,96719,96718,96717,96716,96715,96714,96713,96712,96711,96710,96709,96708,96707,96706,96705,96704,96703,96702,96701,96700,96699,96698,96697,96696,96695,96694,96693,96692,96691,96690,96689,96688,96687,96686,96685,96684,96683,96682,96681,96680,96679,96678,96677,96676,96675,96673,96672,96671,96669,96666,96665,96664,96663,96662,96661,96660,96659,96658,96657,96656,96655,96654,96653,96652,96650,96649,96648,96647,96646,96645,96644,96643,96641,96640,96639,96637,96636,96635,96628,96622,96621,96616,96615,96612,96611,96609,96608,96606,96605,96604,96603,96602,96601,96600,96599,96598,96597,96596,96595,96594,96593,96592,96591,96590,96589,96588,96587,96586,96585,96584,96582,96581,96580,96579,96576,96574,96573,96572,96571,96570,96569,96568,96566,96565,96564,96563,96562,96561,96560,96559,96558,96557,96556,96555,96554,96553,96552,96551,96550,96549,96548,96546,96545,96543,96541,96540,96539,96538,96537,96536,96535,96533,96532,96531,96530,96529,96528,96527,96526,96525,96524,96523,96520,96519,96516,96514,96513,96512,96511,96510,96509,96508,96507,96506,96505,96504,96503,96502,96501,96500,96499,96498,96497,96496,96494,96493,96492,96491,96490,96489,96488,96487,96485,96484,96483,96480,96479,96478,96477,96475,96474,96473,96472,96471,96470,96469,96468,96467,96466,96465,96463,96461,96460,96459,96458,96457,96455,96454,96453,96452,96451,96449,96448,96447,96445,96444,96443,96442,96441,96439,96438,96437,96436,96433,96430,96423,96421,96420,96418,96410,96406,96405,96404,96403,96402,96401,96400,96399,96397,96396,96395,96394,96393,96392,96391,96389,96387,96386,96385,96384,96383,96382,96381,96380,96379,96377,96368,96362,96361,96349,96348,96347,96345,96344,96341,96339,96337,96336,96335,96334,96332,96331,96330,96329,96328,96327,96326,96325,96324,96323,96322,96321,96320,96319,96318,96317,96316,96315,96314,96313,96312,96311,96309,96308,96307,96306,96305,96304,96303,96302,96301,96300,96298,96297,96296,96295,96294,96291,96290,96289,96288,96287,96286,96285,96284,96283,96282,96281,96280,96279,96278,96277,96276,96275,96274,96273,96271,96270,96268,96267,96266,96265,96264,96263,96262,96260,96259,96258,96257,96256,96255,96254,96253,96252,96251,96250,96249,96248,96247,96246,96242,96241,96240,96239,96238,96237,96236,96235,96234,96233,96232,96231,96230,96229,96228,96227,96226,96225,96224,96223,96222,96221,96220,96219,96218,96217,96216,96215,96214,96212,96211,96210,96209,96208,96207,96206,96205,96204,96203,96202,96201,96200,96199,96198,96197,96196,96195,96194,96193,96192,96191,96190,96189,96188,96186,96185,96184,96183,96182,96181,96180,96179,96178,96177,96176,96175,96174,96170,96167,96166,96165,96164,96163,96159,96158,96157,96150,96149,96148,96147,96146,96144,96139,96137,96136,96135,96130,96129,96128,96127,96126,96125,96124,96123,96122,96121,96120,96119,96118,96117,96116,96115,96114,96110,96109,96108,96107,96106,96105,96104,96103,96102,96101,96100,96099,96098,96097,96096,96091,96090,96089,96088,96087,96086,96085,96084,96083,96082,96081,96080,96079,96078,96077,96076,96075,96074,96073,96072,96071,96070,96069,96068,96067,96066,96065,96064,96063,96060,96059,96058,96057,96056,96055,96054,96053,96052,96051,96050,96049,96048,96047,96046,96045,96044,96043,96042,96041,96040,96039,96038,96037,96036,96034,96033,96032,96031,96030,96028,96027,96026,96025,96024,96021,96019,96018,96017,96016,96015,96014,96013,96012,96011,96010,96007,96006,96005,96004,96003,96002,96001,96000,95999,95998,95997,95996,95995,95994,95993,95992,95991,95990,95989,95988,95987,95986,95985,95984,95983,95982,95981,95980,95978,95977,95976,95975,95974,95973,95972,95971,95970,95969,95968,95967,95966,95965,95964,95963,95962,95961,95959,95958,95957,95956,95955,95954,95953,95952,95951,95950,95949,95948,95947,95946,95945,95944,95943,95942,95941,95940,95939,95938,95937,95936,95935,95934,95933,95932,95931,95930,95929,95928,95927,95926,95925,95924,95923,95922,95921,95920,95919,95918,95917,95916,95915,95914,95913,95912,95911,95910,95909,95908,95907,95906,95905,95904,95903,95902,95901,95900,95899,95898,95897,95896,95895,95894,95893,95892,95891,95890,95889,95888,95887,95886,95885,95884,95883,95882,95881,95880,95879,95878,95877,95876,95874,95873,95872,95871,95870,95869,95868,95867,95866,95865,95864,95863,95862,95861,95860,95859,95858,95857,95856,95855,95854,95853,95852,95851,95850,95849,95848,95846,95845,95844,95843,95842,95841,95834,95833,95832,95831,95830,95829,95828,95827,95818,95817,95816,95815,95814,95813,95812,95811,95810,95809,95807,95806,95805,95804,95803,95802,95801,95800,95799,95798,95797,95795,95794,95793,95791,95790,95789,95788,95787,95786,95785,95784,95783,95782,95781,95780,95779,95778,95777,95776,95775,95774,95773,95772,95771,95770,95769,95768,95767,95766,95765,95764,95763,95762,95761,95760,95759,95758,95757,95756,95755,95754,95753,95752,95751,95750,95749,95748,95747,95746,95745,95744,95743,95742,95741,95740,95739,95738,95737,95736,95735,95733,95732,95730,95729,95728,95727,95726,95725,95724,95723,95722,95721,95720,95719,95718,95717,95716,95715,95714,95713,95712,95711,95710,95709,95708,95707,95706,95705,95704,95703,95702,95701,95700,95699,95698,95697,95696,95695,95694,95693,95692,95691,95689,95688,95687,95686,95685,95684,95683,95682,95681,95680,95679,95678,95677,95676,95675,95674,95672,95671,95667,95666,95665,95664,95663,95662,95661,95660,95659,95658,95657,95656,95655,95654,95653,95652,95651,95650,95649,95648,95647,95646,95645,95644,95643,95642,95641,95640,95639,95638,95637,95636,95635,95634,95633,95632,95631,95630,95629,95628,95627,95626,95624,95623,95622,95621,95620,95619,95618,95617,95616,95615,95614,95613,95612,95611,95610,95609,95608,95607,95606,95605,95604,95603,95602,95601,95600,95599,95598,95597,95596,95595,95594,95593,95592,95591,95590,95589,95588,95587,95585,95584,95583,95582,95581,95580,95579,95578,95577,95576,95575,95574,95573,95572,95571,95570,95569,95568,95567,95566,95565,95564,95563,95562,95561,95560,95559,95558,95557,95556,95555,95554,95553,95552,95551,95550,95549,95548,95547,95546,95545,95544,95543,95542,95541,95540,95539,95538,95537,95536,95535,95534,95533,95532,95531,95530,95529,95528,95527,95526,95525,95524,95523,95522,95521,95520,95519,95518,95517,95516,95515,95514,95513,95512,95511,95510,95509,95508,95507,95506,95505,95504,95503,95502,95501,95500,95499,95498,95497,95496,95495,95494,95493,95492,95491,95490,95489,95488,95487,95486,95485,95484,95483,95482,95481,95480,95479,95478,95477,95476,95475,95474,95473,95472,95471,95470,95469,95468,95467,95464,95463,95462,95461,95460,95459,95458,95457,95456,95455,95454,95453,95452,95451,95450,95449,95448,95447,95446,95445,95444,95443,95442,95441,95440,95439,95438,95437,95436,95435,95434,95433,95432,95430,95429,95428,95427,95426,95425,95424,95423,95422,95421,95419,95418,95416,95415,95414,95413,95412,95411,95410,95409,95408,95407,95405,95403,95402,95401,95400,95399,95398,95397,95396,95395,95393,95392,95391,95390,95389,95388,95387,95386,95385,95384,95383,95382,95381,95380,95379,95378,95377,95376,95375,95374,95373,95372,95371,95370,95369,95368,95367,95366,95365,95364,95363,95362,95361,95360,95359,95358,95357,95356,95355,95354,95353,95352,95351,95350,95349,95348,95347,95346,95345,95344,95343,95342,95341,95340,95339,95338,95337,95336,95335,95334,95333,95332,95331,95330,95329,95328,95327,95326,95325,95324,95323,95322,95321,95320,95319,95318,95317,95316,95315,95314,95313,95311,95310,95309,95308,95307,95306,95305,95302,95301,95300,95299,95298,95297,95296,95295,95294,95292,95291,95290,95289,95288,95286,95285,95284,95283,95282,95281,95280,95279,95278,95277,95276,95275,95274,95273,95272,95271,95270,95269,95268,95267,95266,95265,95264,95263,95262,95261,95260,95259,95258,95256,95255,95254,95253,95250,95249,95248,95247,95246,95245,95244,95243,95242,95241,95240,95239,95238,95237,95236,95235,95234,95233,95231,95230,95229,95228,95227,95226,95225,95224,95223,95222,95221,95220,95219,95217,95216,95214,95213,95212,95211,95210,95209,95208,95207,95206,95205,95204,95203,95202,95201,95200,95196,95195,95194,95193,95192,95191,95190,95189,95188,95187,95186,95185,95184,95183,95182,95181,95180,95179,95178,95177,95176,95175,95174,95173,95172,95171,95170,95169,95168,95167,95166,95165,95164,95163,95162,95161,95160,95159,95158,95157,95156,95155,95154,95153,95152,95151,95150,95149,95148,95147,95146,95145,95144,95143,95142,95141,95139,95138,95137,95136,95135,95134,95133,95132,95131,95130,95123,95122,95121,95120,95119,95118,95117,95112,95111,95110,95105,95103,95102,95101,95100,95099,95098,95097,95096,95095,95094,95093,95092,95091,95090,95089,95088,95087,95086,95085,95084,95083,95082,95081,95080,95079,95078,95077,95076,95075,95074,95073,95072,95071,95070,95069,95068,95067,95066,95065,95064,95063,95062,95061,95060,95059,95058,95057,95056,95055,95054,95053,95052,95051,95050,95049,95048,95047,95046,95045,95044,95043,95042,95041,95040,95038,95037,95036,95035,95034,95033,95032,95031,95030,95029,95028,95027,95026,95025,95024,95023,95022,95021,95020,95019,95018,95017,95016,95015,95014,95013,95012,95011,95010,95009,95008,95007,95006,95005,95003,95002,95001,94996,94995,94994,94992,94991,94990,94988,94987,94986,94985,94984,94983,94982,94981,94980,94979,94978,94977,94976,94975,94974,94973,94972,94971,94970,94969,94968,94967,94966,94965,94964,94963,94962,94960,94959,94958,94957,94956,94955,94954,94953,94952,94951,94950,94949,94948,94947,94946,94944,94943,94942,94941,94940,94939,94938,94937,94936,94935,94934,94933,94932,94931,94930,94929,94928,94927,94926,94925,94924,94923,94922,94921,94920,94919,94918,94917,94916,94915,94914,94913,94912,94911,94910,94909,94907,94906,94905,94904,94903,94902,94901,94900,94899,94898,94897,94896,94895,94894,94893,94892,94891,94890,94889,94888,94887,94886,94885,94884,94883,94882,94881,94880,94879,94878,94877,94876,94875,94874,94873,94872,94871,94870,94869,94868,94867,94866,94865,94864,94863,94861,94860,94859,94858,94857,94856,94854,94853,94852,94851,94850,94849,94848,94847,94846,94845,94843,94842,94841,94840,94839,94838,94837,94836,94835,94834,94833,94832,94831,94830,94829,94825,94824,94823,94822,94821,94820,94819,94818,94817,94816,94814,94813,94812,94811,94810,94809,94808,94807,94806,94805,94804,94803,94802,94801,94800,94799,94798,94797,94796,94795,94794,94793,94792,94791,94790,94789,94788,94787,94786,94785,94784,94783,94782,94781,94780,94779,94778,94777,94776,94775,94774,94773,94772,94771,94770,94769,94767,94766,94765,94764,94763,94762,94761,94760,94759,94758,94757,94756,94754,94753,94752,94751,94750,94749,94748,94747,94746,94745,94744,94743,94742,94741,94740,94739,94738,94737,94736,94735,94734,94733,94732,94731,94730,94729,94728,94727,94726,94725,94724,94723,94722,94721,94720,94719,94718,94717,94716,94715,94714,94713,94712,94711,94710,94709,94708,94707,94705,94704,94703,94702,94700,94699,94698,94697,94696,94695,94694,94693,94692,94691,94690,94689,94688,94687,94686,94685,94684,94682,94681,94680,94679,94678,94677,94676,94675,94674,94673,94672,94671,94670,94669,94668,94667,94666,94665,94664,94663,94662,94661,94660,94659,94658,94657,94656,94655,94654,94653,94652,94651,94650,94649,94648,94647,94646,94645,94644,94643,94642,94641,94640,94639,94638,94637,94636,94635,94634,94633,94632,94630,94629,94627,94626,94625,94624,94623,94621,94620,94619,94618,94617,94616,94615,94614,94613,94612,94611,94610,94609,94608,94607,94606,94605,94604,94602,94601,94600,94599,94598,94597,94596,94595,94594,94593,94592,94591,94590,94589,94588,94587,94585,94584,94583,94582,94581,94580,94579,94578,94577,94576,94574,94573,94572,94571,94569,94568,94565,94564,94563,94562,94561,94560,94554,94552,94551,94550,94549,94548,94547,94546,94541,94536,94535,94534,94533,94532,94531,94530,94529,94528,94527,94526,94525,94524,94523,94522,94521,94520,94519,94518,94517,94516,94514,94513,94512,94511,94510,94509,94508,94507,94506,94505,94504,94503,94502,94501,94499,94498,94497,94496,94495,94494,94492,94491,94490,94489,94488,94487,94486,94485,94484,94483,94482,94481,94480,94479,94478,94477,94476,94474,94473,94472,94471,94469,94468,94467,94466,94465,94464,94463,94462,94461,94460,94459,94458,94456,94455,94454,94453,94452,94451,94450,94449,94448,94447,94446,94445,94444,94443,94442,94441,94440,94439,94438,94437,94436,94435,94434,94433,94432,94431,94430,94429,94428,94427,94426,94425,94424,94423,94422,94421,94420,94419,94416,94415,94414,94413,94412,94411,94410,94409,94408,94407,94406,94405,94404,94403,94402,94401,94400,94399,94398,94397,94396,94395,94393,94392,94391,94390,94389,94388,94387,94386,94385,94383,94382,94381,94380,94379,94377,94376,94375,94374,94373,94372,94371,94370,94369,94368,94367,94366,94365,94364,94362,94360,94359,94358,94357,94356,94354,94353,94352,94351,94350,94348,94347,94346,94345,94344,94343,94342,94341,94340,94339,94338,94337,94336,94335,94334,94333,94331,94330,94329,94328,94327,94326,94325,94324,94323,94322,94321,94320,94319,94318,94317,94316,94315,94314,94313,94312,94311,94310,94309,94308,94307,94301,94290,94289,94288,94287,94286,94285,94284,94283,94282,94281,94280,94279,94278,94277,94276,94275,94274,94273,94272,94271,94270,94269,94268,94267,94266,94265,94264,94263,94262,94261,94260,94258,94257,94256,94255,94254,94253,94252,94251,94250,94249,94248,94247,94246,94245,94244,94243,94242,94241,94240,94239,94238,94237,94235,94234,94233,94232,94231,94230,94229,94228,94227,94226,94225,94224,94223,94222,94221,94220,94219,94218,94217,94216,94215,94214,94213,94212,94211,94209,94208,94207,94205,94204,94203,94202,94201,94199,94198,94197,94196,94194,94193,94192,94191,94190,94189,94188,94187,94185,94184,94182,94180,94179,94178,94177,94176,94175,94174,94173,94172,94171,94170,94169,94168,94167,94166,94165,94164,94163,94162,94160,94159,94158,94157,94156,94154,94153,94152,94151,94150,94149,94147,94146,94145,94144,94143,94142,94141,94140,94139,94138,94137,94136,94135,94134,94133,94132,94131,94130,94129,94128,94127,94126,94125,94124,94123,94122,94121,94120,94119,94118,94117,94116,94115,94114,94113,94112,94111,94110,94109,94108,94107,94105,94104,94103,94102,94101,94100,94099,94098,94097,94096,94095,94094,94092,94091,94090,94089,94088,94087,94086,94085,94084,94083,94081,94080,94073,94072,94070,94068,94056,94055,94054,94053,94052,94051,94047,94046,94045,94044,94043,94042,94041,94040,94039,94038,94037,94036,94035,94034,94033,94032,94031,94030,94029,94028,94027,94026,94025,94024,94023,94020,94019,94018,94017,94016,94015,94014,94013,94012,94011,94010,94009,94008,94007,94006,94005,94004,94003,94002,94001,94000,93999,93998,93997,93996,93995,93994,93993,93992,93991,93990,93989,93988,93987,93986,93985,93984,93983,93982,93981,93980,93979,93978,93977,93976,93975,93974,93973,93972,93971,93970,93969,93968,93967,93966,93963,93962,93961,93960,93959,93958,93957,93956,93955,93954,93953,93952,93951,93950,93949,93948,93947,93946,93945,93944,93943,93942,93941,93940,93939,93938,93937,93936,93935,93934,93933,93932,93931,93930,93929,93928,93927,93926,93925,93924,93923,93922,93921,93920,93919,93918,93917,93916,93915,93914,93913,93912,93911,93910,93909,93908,93907,93906,93905,93904,93903,93902,93901,93900,93899,93898,93896,93895,93894,93893,93892,93891,93890,93889,93888,93887,93886,93885,93884,93882,93881,93880,93879,93878,93877,93876,93875,93874,93871,93870,93869,93868,93867,93866,93865,93864,93863,93862,93861,93860,93859,93858,93857,93856,93855,93854,93853,93852,93851,93850,93849,93848,93847,93846,93845,93844,93843,93842,93841,93840,93839,93838,93837,93836,93835,93834,93833,93832,93831,93830,93829,93828,93827,93826,93825,93824,93823,93822,93821,93820,93819,93818,93817,93816,93815,93814,93813,93812,93811,93810,93809,93808,93807,93806,93805,93804,93803,93802,93801,93800,93799,93797,93796,93795,93794,93793,93792,93791,93790,93789,93788,93787,93786,93785,93784,93783,93782,93781,93779,93778,93777,93776,93775,93774,93773,93772,93771,93770,93767,93766,93765,93764,93763,93762,93761,93760,93759,93758,93751,93750,93749,93748,93745,93744,93743,93742,93735,93734,93728,93727,93726,93725,93724,93723,93722,93721,93720,93719,93718,93717,93716,93715,93714,93713,93709,93708,93707,93706,93705,93704,93703,93702,93701,93700,93699,93698,93697,93696,93695,93694,93693,93692,93691,93690,93689,93688,93687,93686,93685,93684,93683,93682,93681,93680,93679,93678,93677,93676,93675,93674,93673,93672,93671,93670,93669,93668,93667,93666,93665,93664,93663,93661,93659,93658,93657,93655,93654,93653,93652,93651,93650,93649,93648,93647,93646,93645,93644,93642,93641,93640,93639,93638,93636,93635,93634,93633,93632,93631,93630,93629,93628,93627,93626,93625,93624,93623,93622,93621,93620,93619,93618,93617,93616,93615,93614,93613,93612,93611,93610,93609,93608,93607,93606,93605,93604,93603,93602,93601,93600,93599,93598,93597,93596,93595,93593,93592,93590,93589,93588,93587,93585,93584,93583,93582,93581,93580,93579,93578,93577,93576,93575,93574,93572,93571,93570,93569,93568,93567,93566,93565,93564,93563,93562,93561,93560,93559,93557,93556,93555,93554,93551,93550,93549,93548,93547,93546,93545,93544,93543,93542,93541,93540,93539,93538,93537,93536,93535,93534,93533,93532,93531,93530,93529,93528,93527,93526,93525,93524,93523,93522,93521,93520,93519,93517,93516,93514,93513,93512,93511,93510,93509,93508,93507,93506,93505,93504,93503,93502,93501,93500,93499,93498,93497,93496,93495,93494,93493,93492,93491,93490,93489,93488,93487,93486,93485,93484,93483,93482,93481,93479,93478,93477,93476,93475,93473,93472,93471,93470,93469,93468,93467,93466,93465,93464,93462,93460,93459,93458,93457,93456,93454,93453,93452,93451,93450,93448,93447,93446,93445,93444,93443,93442,93441,93440,93439,93438,93437,93436,93435,93434,93433,93432,93431,93428,93423,93422,93421,93416,93411,93410,93409,93407,93406,93405,93404,93403,93402,93401,93400,93399,93398,93397,93396,93395,93394,93393,93392,93391,93390,93389,93388,93384,93382,93378,93377,93372,93371,93370,93369,93368,93363,93362,93361,93360,93358,93357,93356,93355,93354,93353,93352,93351,93350,93349,93348,93346,93345,93344,93343,93342,93341,93340,93339,93338,93337,93336,93335,93334,93333,93332,93331,93330,93329,93328,93327,93326,93325,93322,93321,93320,93319,93318,93316,93315,93314,93313,93312,93311,93310,93309,93308,93307,93306,93305,93304,93303,93302,93301,93300,93299,93298,93297,93296,93295,93294,93293,93292,93291,93290,93289,93288,93287,93286,93285,93284,93283,93282,93281,93280,93279,93278,93277,93276,93275,93274,93273,93272,93271,93270,93269,93268,93267,93266,93265,93264,93263,93262,93261,93260,93259,93258,93257,93256,93255,93254,93253,93252,93250,93249,93247,93246,93245,93244,93239,93238,93237,93236,93235,93234,93233,93232,93231,93230,93229,93228,93226,93225,93223,93222,93221,93219,93218,93217,93215,93214,93213,93212,93211,93210,93209,93208,93207,93206,93205,93204,93203,93202,93201,93200,93199,93197,93196,93195,93194,93193,93192,93191,93190,93189,93188,93187,93186,93185,93184,93183,93182,93181,93180,93179,93178,93177,93176,93175,93174,93173,93171,93170,93169,93168,93167,93166,93164,93163,93162,93161,93160,93159,93158,93157,93156,93155,93154,93153,93152,93151,93150,93149,93148,93147,93146,93145,93144,93143,93142,93141,93140,93139,93132,93131,93130,93129,93128,93127,93126,93125,93124,93120,93117,93116,93115,93114,93113,93112,93111,93110,93105,93104,93099,93098,93097,93096,93095,93094,93093,93088,93086,93085,93084,93083,93082,93081,93076,93075,93074,93072,93071,93070,93068,93067,93066,93065,93064,93063,93061,93060,93059,93058,93057,93056,93055,93054,93052,93051,93050,93049,93048,93047,93046,93045,93044,93043,93042,93041,93040,93039,93038,93037,93036,93035,93034,93033,93032,93031,93030,93029,93028,93027,93026,93025,93024,93023,93022,93021,93020,93015,93014,93013,93011,93010,93009,93008,93005,93003,93002,93001,93000,92999,92998,92997,92996,92995,92994,92993,92992,92991,92990,92989,92988,92987,92986,92985,92984,92983,92981,92980,92979,92977,92976,92974,92973,92972,92971,92970,92969,92967,92966,92965,92963,92962,92961,92959,92958,92957,92956,92954,92953,92952,92951,92950,92947,92946,92945,92944,92943,92942,92941,92940,92939,92938,92937,92936,92933,92932,92931,92930,92928,92927,92926,92925,92924,92923,92922,92921,92920,92919,92918,92917,92916,92915,92913,92912,92911,92910,92909,92908,92907,92906,92905,92904,92903,92902,92901,92900,92899,92898,92897,92896,92895,92894,92893,92892,92891,92890,92889,92888,92887,92886,92883,92882,92881,92879,92877,92876,92875,92874,92873,92872,92871,92870,92868,92867,92866,92865,92864,92863,92862,92861,92860,92859,92858,92857,92856,92855,92854,92853,92852,92851,92850,92849,92848,92847,92846,92845,92844,92843,92842,92841,92840,92839,92838,92837,92836,92835,92834,92833,92832,92829,92828,92827,92825,92824,92823,92822,92820,92819,92817,92816,92814,92813,92812,92811,92809,92808,92807,92806,92805,92804,92803,92802,92801,92800,92799,92798,92797,92796,92795,92794,92793,92792,92789,92788,92787,92786,92785,92784,92783,92782,92781,92780,92779,92778,92777,92776,92775,92773,92772,92771,92770,92769,92768,92767,92766,92765,92764,92763,92762,92761,92760,92758,92757,92756,92755,92754,92753,92752,92751,92750,92749,92748,92747,92746,92745,92744,92743,92742,92741,92740,92739,92738,92737,92736,92735,92734,92733,92731,92730,92729,92727,92726,92725,92724,92723,92722,92719,92718,92717,92716,92715,92714,92712,92710,92707,92706,92705,92704,92703,92701,92700,92698,92697,92696,92695,92694,92693,92690,92689,92688,92687,92686,92685,92684,92683,92682,92681,92680,92679,92678,92676,92675,92674,92673,92671,92670,92669,92667,92666,92665,92664,92663,92662,92661,92660,92659,92658,92657,92656,92655,92654,92653,92652,92651,92650,92649,92648,92647,92646,92645,92644,92643,92642,92641,92640,92639,92638,92637,92636,92635,92634,92633,92632,92631,92630,92629,92628,92627,92626,92625,92624,92623,92622,92621,92620,92619,92618,92617,92616,92615,92614,92613,92612,92611,92610,92609,92608,92607,92606,92605,92604,92600,92599,92598,92597,92596,92594,92593,92592,92591,92590,92589,92588,92587,92586,92584,92583,92576,92575,92574,92573,92572,92571,92570,92569,92568,92567,92566,92565,92564,92563,92562,92561,92560,92559,92558,92557,92556,92555,92554,92553,92552,92547,92546,92545,92544,92539,92538,92537,92536,92535,92534,92533,92532,92531,92530,92529,92528,92527,92526,92525,92524,92523,92522,92521,92520,92519,92518,92517,92516,92515,92514,92513,92512,92511,92510,92509,92508,92507,92506,92505,92504,92503,92502,92501,92500,92499,92497,92495,92494,92493,92492,92491,92490,92489,92488,92487,92486,92485,92484,92483,92482,92481,92480,92479,92478,92477,92476,92475,92474,92473,92472,92471,92470,92469,92468,92467,92466,92465,92464,92463,92462,92461,92460,92459,92458,92457,92456,92455,92453,92452,92451,92450,92449,92448,92447,92446,92445,92444,92443,92442,92441,92440,92438,92437,92436,92435,92434,92433,92432,92431,92430,92429,92428,92427,92425,92424,92423,92422,92421,92420,92419,92418,92417,92416,92415,92414,92413,92412,92411,92410,92409,92408,92407,92403,92402,92401,92400,92399,92398,92397,92396,92395,92394,92393,92392,92391,92390,92389,92388,92387,92386,92385,92384,92383,92382,92381,92380,92379,92378,92377,92376,92375,92374,92373,92372,92371,92370,92369,92368,92367,92366,92365,92364,92363,92362,92361,92360,92359,92358,92357,92356,92355,92353,92352,92351,92350,92349,92348,92347,92346,92345,92344,92343,92342,92341,92340,92339,92338,92337,92336,92335,92334,92333,92332,92331,92330,92329,92328,92327,92326,92325,92323,92321,92318,92317,92316,92315,92314,92313,92312,92311,92310,92309,92308,92307,92302,92301,92300,92299,92298,92297,92296,92295,92294,92293,92292,92291,92290,92289,92288,92287,92286,92285,92284,92283,92282,92281,92280,92279,92277,92276,92275,92274,92273,92272,92271,92270,92265,92264,92263,92262,92261,92260,92259,92258,92253,92252,92251,92250,92249,92248,92247,92246,92245,92244,92243,92242,92241,92240,92239,92238,92237,92236,92235,92234,92233,92232,92229,92228,92227,92226,92225,92224,92223,92222,92221,92220,92219,92218,92217,92216,92215,92214,92213,92212,92211,92210,92209,92208,92207,92206,92205,92204,92203,92202,92201,92200,92199,92198,92197,92196,92195,92194,92192,92191,92190,92189,92188,92186,92185,92184,92183,92182,92180,92179,92178,92177,92176,92175,92174,92173,92172,92171,92170,92169,92168,92167,92166,92165,92164,92163,92162,92161,92160,92159,92158,92157,92156,92155,92154,92153,92152,92151,92150,92149,92148,92147,92146,92145,92144,92143,92142,92141,92140,92139,92138,92137,92136,92135,92134,92133,92132,92131,92130,92129,92128,92127,92126,92124,92123,92122,92121,92120,92119,92118,92117,92116,92115,92114,92113,92112,92111,92110,92109,92108,92107,92106,92105,92104,92103,92102,92100,92099,92098,92097,92096,92095,92094,92092,92091,92090,92089,92088,92087,92086,92085,92084,92083,92082,92079,92078,92077,92076,92075,92074,92073,92072,92071,92069,92068,92067,92066,92065,92064,92063,92062,92061,92060,92059,92058,92057,92056,92055,92054,92053,92052,92051,92050,92049,92048,92047,92046,92045,92044,92043,92042,92041,92040,92039,92038,92037,92035,92034,92033,92032,92031,92030,92029,92028,92026,92025,92024,92023,92022,92021,92020,92019,92018,92017,92016,92015,92014,92013,92011,92010,92009,92008,92007,92006,92005,92004,92002,92001,92000,91999,91998,91997,91996,91995,91994,91993,91992,91991,91990,91989,91988,91987,91986,91985,91984,91983,91982,91981,91980,91979,91978,91977,91976,91975,91974,91973,91972,91971,91970,91969,91968,91967,91956,91954,91951,91950,91949,91948,91947,91946,91945,91944,91943,91942,91941,91940,91939,91938,91937,91936,91935,91934,91933,91932,91931,91930,91929,91928,91927,91926,91925,91924,91923,91922,91921,91920,91919,91918,91917,91916,91914,91913,91912,91911,91910,91909,91908,91907,91906,91905,91904,91903,91902,91901,91900,91899,91897,91896,91895,91894,91893,91892,91891,91890,91889,91888,91887,91886,91885,91884,91882,91881,91880,91879,91878,91877,91876,91875,91874,91873,91872,91871,91870,91869,91868,91867,91866,91865,91864,91863,91862,91860,91859,91858,91857,91856,91855,91854,91852,91851,91850,91849,91848,91847,91846,91845,91844,91843,91842,91840,91839,91837,91836,91835,91834,91832,91830,91829,91828,91827,91826,91825,91824,91823,91822,91821,91820,91819,91818,91817,91816,91815,91814,91813,91812,91811,91810,91809,91808,91806,91805,91804,91803,91802,91801,91800,91799,91798,91797,91796,91795,91794,91793,91792,91791,91790,91789,91788,91787,91786,91785,91784,91783,91782,91781,91780,91779,91778,91777,91776,91775,91774,91773,91772,91771,91768,91767,91766,91765,91764,91763,91762,91761,91760,91759,91758,91757,91756,91755,91754,91753,91752,91751,91750,91749,91748,91747,91746,91745,91744,91743,91742,91741,91740,91739,91738,91737,91736,91735,91734,91733,91732,91731,91730,91729,91728,91727,91724,91723,91722,91721,91720,91719,91718,91717,91716,91715,91714,91713,91712,91711,91710,91709,91708,91707,91705,91704,91702,91701,91700,91699,91698,91697,91696,91695,91694,91693,91692,91690,91689,91687,91686,91685,91684,91683,91682,91681,91680,91679,91678,91677,91676,91675,91674,91673,91672,91671,91670,91669,91668,91667,91666,91665,91664,91663,91662,91661,91660,91659,91658,91657,91656,91655,91654,91653,91652,91651,91650,91649,91648,91647,91646,91645,91644,91643,91642,91641,91640,91639,91638,91637,91636,91635,91634,91633,91632,91631,91630,91629,91628,91627,91626,91625,91624,91623,91622,91621,91620,91619,91618,91617,91616,91615,91614,91613,91612,91611,91610,91608,91607,91604,91602,91601,91600,91599,91598,91597,91596,91595,91594,91593,91592,91591,91590,91589,91588,91587,91586,91585,91584,91583,91582,91581,91580,91579,91578,91577,91576,91575,91574,91573,91572,91571,91570,91569,91568,91567,91566,91565,91564,91563,91562,91561,91560,91559,91558,91557,91556,91555,91554,91553,91552,91551,91550,91549,91548,91547,91546,91545,91544,91543,91542,91541,91540,91539,91538,91537,91536,91535,91534,91533,91532,91531,91530,91529,91528,91527,91526,91525,91524,91523,91522,91521,91520,91519,91518,91517,91516,91515,91514,91513,91512,91511,91510,91508,91507,91506,91505,91504,91503,91502,91501,91500,91499,91498,91497,91496,91494,91493,91492,91490,91489,91488,91487,91486,91485,91484,91483,91482,91481,91480,91479,91478,91477,91476,91475,91474,91473,91472,91471,91470,91469,91468,91467,91465,91463,91462,91461,91460,91459,91458,91457,91456,91455,91454,91453,91451,91450,91449,91448,91447,91445,91444,91443,91442,91441,91440,91439,91432,91431,91430,91429,91424,91423,91422,91421,91420,91419,91418,91417,91416,91415,91414,91409,91408,91407,91406,91405,91404,91403,91402,91401,91400,91399,91398,91397,91396,91395,91394,91393,91392,91391,91390,91389,91388,91387,91386,91385,91384,91383,91382,91381,91380,91379,91377,91376,91375,91374,91373,91372,91371,91370,91369,91368,91367,91366,91365,91364,91363,91362,91361,91360,91359,91358,91357,91356,91355,91354,91353,91352,91351,91350,91349,91348,91347,91346,91345,91344,91343,91342,91341,91340,91339,91338,91337,91336,91335,91334,91333,91332,91331,91330,91329,91328,91327,91326,91325,91324,91323,91322,91321,91318,91314,91313,91312,91311,91310,91309,91308,91307,91306,91305,91304,91303,91302,91301,91300,91299,91298,91297,91296,91295,91294,91293,91292,91291,91290,91289,91288,91283,91277,91276,91275,91274,91273,91272,91271,91270,91269,91267,91266,91265,91264,91263,91262,91261,91260,91259,91258,91256,91255,91254,91253,91252,91251,91250,91249,91248,91247,91246,91245,91244,91243,91242,91241,91240,91239,91232,91231,91230,91229,91228,91227,91226,91225,91224,91223,91222,91217,91216,91215,91213,91212,91211,91210,91205,91204,91203,91202,91201,91200,91199,91198,91197,91196,91195,91194,91193,91192,91191,91190,91189,91188,91187,91186,91185,91184,91183,91182,91181,91180,91179,91178,91177,91176,91175,91174,91173,91172,91171,91170,91169,91168,91166,91165,91164,91162,91161,91160,91159,91158,91157,91156,91155,91154,91153,91151,91150,91149,91148,91147,91146,91145,91144,91143,91142,91141,91140,91139,91138,91136,91132,91131,91130,91129,91128,91127,91126,91125,91124,91123,91122,91121,91120,91119,91118,91117,91116,91115,91114,91113,91112,91111,91110,91109,91108,91107,91106,91105,91103,91102,91101,91100,91099,91098,91097,91096,91095,91093,91092,91091,91090,91089,91088,91087,91086,91085,91084,91083,91082,91081,91080,91079,91078,91077,91076,91074,91073,91072,91071,91070,91069,91068,91067,91066,91065,91064,91063,91062,91061,91060,91059,91058,91057,91056,91055,91054,91053,91052,91051,91050,91049,91048,91047,91046,91045,91044,91043,91042,91041,91040,91039,91038,91037,91036,91035,91034,91033,91032,91031,91030,91029,91028,91027,91026,91025,91024,91023,91022,91021,91020,91019,91018,91017,91016,91015,91014,91012,91011,91010,91009,91008,91007,91006,91005,91004,91003,91002,91001,91000,90999,90998,90997,90996,90995,90994,90993,90992,90991,90990,90989,90988,90987,90986,90985,90983,90982,90981,90980,90979,90978,90977,90976,90975,90974,90973,90972,90971,90970,90968,90967,90965,90964,90963,90962,90961,90960,90959,90958,90957,90956,90955,90954,90953,90952,90951,90950,90948,90947,90946,90945,90944,90943,90942,90941,90940,90939,90936,90935,90934,90933,90932,90931,90930,90929,90928,90927,90926,90925,90924,90923,90922,90921,90920,90919,90918,90917,90916,90915,90914,90912,90911,90910,90909,90908,90907,90905,90904,90903,90902,90901,90900,90899,90898,90897,90896,90895,90894,90893,90892,90891,90890,90889,90888,90887,90886,90885,90884,90883,90882,90881,90880,90879,90878,90877,90876,90875,90874,90873,90872,90871,90870,90868,90867,90866,90859,90858,90857,90856,90855,90854,90853,90851,90842,90841,90840,90839,90838,90837,90836,90835,90834,90833,90832,90831,90830,90829,90828,90827,90826,90825,90824,90823,90822,90821,90820,90819,90818,90817,90816,90815,90814,90813,90812,90811,90810,90809,90808,90807,90806,90805,90804,90803,90802,90801,90800,90799,90798,90797,90796,90795,90794,90793,90792,90791,90790,90789,90788,90787,90786,90785,90784,90783,90782,90781,90778,90777,90776,90775,90774,90773,90772,90760,90759,90758,90757,90756,90751,90750,90749,90748,90747,90746,90745,90744,90743,90742,90741,90740,90739,90738,90737,90736,90735,90734,90733,90732,90723,90717,90716,90715,90714,90713,90712,90711,90710,90709,90708,90707,90706,90705,90704,90703,90697,90696,90694,90689,90688,90687,90686,90684,90679,90677,90676,90675,90674,90673,90672,90671,90670,90669,90668,90667,90666,90665,90664,90663,90662,90661,90660,90659,90655,90654,90650,90649,90648,90647,90646,90645,90644,90643,90642,90641,90640,90639,90638,90637,90636,90635,90634,90633,90632,90628,90627,90626,90625,90624,90623,90622,90621,90620,90619,90618,90617,90616,90615,90614,90613,90612,90611,90610,90608,90607,90606,90605,90604,90603,90602,90601,90600,90598,90597,90596,90595,90594,90593,90592,90591,90590,90589,90588,90587,90585,90584,90583,90582,90581,90580,90578,90577,90576,90575,90574,90573,90572,90571,90570,90569,90568,90567,90566,90563,90562,90561,90560,90559,90558,90556,90554,90553,90552,90551,90550,90549,90548,90547,90546,90545,90544,90543,90542,90541,90540,90539,90538,90537,90536,90535,90534,90533,90532,90531,90530,90529,90528,90527,90526,90525,90524,90523,90522,90521,90520,90519,90518,90517,90516,90515,90514,90513,90512,90511,90510,90509,90508,90507,90506,90505,90504,90503,90502,90501,90500,90499,90498,90497,90496,90495,90494,90493,90492,90491,90490,90489,90487,90486,90485,90483,90482,90481,90480,90479,90478,90477,90476,90475,90474,90473,90472,90471,90470,90466,90465,90464,90463,90462,90461,90460,90459,90458,90457,90456,90455,90454,90453,90452,90451,90450,90449,90448,90447,90446,90445,90444,90443,90442,90441,90440,90439,90438,90437,90435,90434,90433,90432,90431,90430,90429,90428,90427,90426,90425,90424,90423,90422,90421,90420,90419,90418,90417,90416,90415,90414,90413,90412,90411,90410,90409,90408,90407,90406,90405,90404,90403,90402,90401,90400,90399,90398,90397,90396,90395,90394,90393,90392,90391,90390,90389,90388,90387,90386,90385,90384,90383,90382,90381,90380,90379,90378,90377,90376,90375,90374,90373,90372,90371,90370,90369,90368,90367,90366,90351,90350,90349,90348,90345,90338,90337,90336,90335,90333,90332,90330,90329,90328,90327,90318,90317,90316,90315,90314,90313,90312,90311,90310,90309,90308,90307,90306,90305,90304,90303,90302,90301,90300,90299,90298,90297,90296,90295,90294,90286,90285,90284,90283,90282,90281,90272,90271,90270,90269,90268,90267,90266,90265,90264,90263,90262,90261,90260,90259,90256,90255,90254,90253,90252,90251,90250,90249,90248,90247,90246,90245,90244,90243,90242,90241,90240,90239,90238,90237,90236,90235,90234,90233,90232,90230,90229,90228,90227,90226,90225,90224,90223,90222,90221,90220,90219,90218,90217,90216,90215,90214,90213,90212,90211,90210,90208,90207,90206,90205,90204,90203,90202,90201,90200,90199,90198,90197,90196,90195,90194,90193,90192,90190,90189,90188,90187,90186,90185,90184,90183,90182,90181,90180,90179,90178,90177,90176,90175,90174,90173,90172,90167,90166,90165,90164,90163,90148,90141,90140,90139,90138,90137,90136,90135,90134,90133,90132,90131,90130,90128,90127,90126,90125,90124,90123,90122,90121,90120,90119,90118,90117,90116,90115,90114,90113,90112,90111,90110,90109,90108,90107,90104,90094,90089,90088,90087,90086,90081,90080,90077,90076,90075,90074,90073,90072,90071,90070,90069,90068,90066,90065,90057,90050,90049,90048,90047,90041,90040,90030,90025,90024,90019,90018,90007,90006,90005,90000,89999,89998,89997,89996,89995,89993,89991,89990,89989,89988,89987,89986,89985,89978,89977,89976,89975,89974,89973,89972,89959,89952,89951,89943,89942,89941,89940,89939,89938,89937,89936,89935,89906,89891,89890,89885,89884,89883,89882,89881,89871,89867,89865,89864,89859,89858,89857,89856,89851,89850,89849,89848,89846,89843,89840,89837,89836,89835,89834,89832,89831,89830,89829,89828,89827,89826,89825,89824,89823,89822,89821,89820,89819,89818,89817,89816,89815,89814,89813,89812,89811,89810,89809,89808,89807,89806,89805,89803,89802,89801,89800,89799,89798,89797,89796,89795,89794,89793,89792,89791,89790,89789,89788,89784,89777,89776,89775,89774,89773,89772,89771,89770,89769,89768,89767,89766,89765,89764,89763,89762,89761,89760,89759,89758,89757,89756,89755,89754,89753,89751,89750,89749,89748,89747,89746,89745,89744,89742,89741,89737,89736,89735,89734,89733,89732,89731,89730,89729,89727,89726,89725,89724,89723,89722,89721,89720,89718,89716,89715,89714,89713,89708,89706,89705,89704,89703,89702,89700,89699,89698,89697,89696,89695,89689,89688,89687,89686,89683,89681,89680,89679,89678,89677,89676,89675,89674,89673,89672,89671,89670,89669,89668,89667,89666,89665,89664,89663,89661,89660,89657,89656,89655,89653,89652,89650,89649,89648,89646,89644,89640,89639,89635,89634,89631,89630,89629,89619,89618,89455,89413,89412,89411,89407,89402,89401,89400,89399,89398,89396,89395,89394,89393,89392,89391,89390,89389,89388,89387,89386,89385,89384,89383,89382,89381,89380,89379,89378,89377,89375,89372,89371,89369,89368,89367,89362,89361,89356,89355,89354,89353,89352,89351,89350,89349,89344,89343,89341,89328,89327,89326,89325,89324,89323,89321,89320,89319,89316,89315,89314,89313,89312,89311,89310,89303,89302,89301,89300,89299,89298,89297,89294,89293,89292,89290,89289,89288,89287,89286,89284,89283,89282,89281,89280,89278,89277,89276,89275,89274,89273,89272,89271,89270,89269,89268,89267,89266,89265,89264,89263,89262,89261,89260,89259,89258,89257,89256,89255,89254,89253,89252,89251,89250,89249,89248,89247,89246,89245,89244,89243,89242,89241,89240,89239,89236,89235,89234,89233,89232,89231,89230,89229,89228,89227,89226,89225,89224,89219,89218,89217,89216,89215,89214,89212,89211,89210,89209,89208,89207,89206,89205,89204,89203,89202,89201,89200,89199,89198,89197,89196,89195,89194,89193,89192,89191,89190,89189,89188,89187,89186,89185,89184,89183,89182,89181,89180,89179,89178,89175,89174,89171,89170,89169,89168,89167,89166,89164,89163,89162,89161,89160,89159,89158,89157,89156,89155,89152,89150,89144,89143,89142,89141,89140,89139,89138,89137,89136,89135,89134,89133,89132,89131,89130,89129,89128,89127,89126,89125,89120,89119,89118,89117,89116,89115,89114,89113,89112,89111,89110,89109,89108,89107,89106,89105,89104,89103,89102,89101,89100,89099,89098,89097,89096,89095,89094,89093,89092,89090,89089,89088,89087,89086,89085,89084,89083,89082,89081,89080,89079,89078,89077,89076,89075,89074,89072,89071,89068,89066,89065,89064,89063,89062,89061,89060,89059,89058,89057,89056,89055,89054,89053,89052,89051,89050,89049,89048,89043,89042,89041,89040,89039,89038,89037,89036,89035,89034,89033,89032,89031,89030,89029,89028,89027,89026,89025,89024,89023,89022,89021,89020,89019,89018,89017,89016,89015,89014,89013,89012,89011,89010,89009,89008,89007,89006,89005,89004,89003,89002,89001,89000,88999,88998,88997,88996,88995,88994,88993,88992,88991,88990,88989,88988,88987,88986,88985,88984,88983,88982,88981,88980,88979,88978,88977,88976,88975,88973,88972,88971,88970,88969,88967,88966,88965,88962,88961,88960,88959,88958,88957,88956,88952,88951,88950,88949,88948,88947,88946,88945,88944,88943,88942,88941,88940,88939,88938,88937,88936,88935,88934,88933,88932,88931,88930,88929,88928,88927,88926,88925,88923,88922,88920,88919,88916,88915,88914,88913,88911,88908,88907,88906,88905,88904,88903,88902,88901,88900,88899,88898,88897,88896,88895,88894,88893,88892,88891,88890,88889,88888,88887,88886,88885,88884,88883,88882,88881,88879,88878,88877,88876,88875,88874,88873,88872,88871,88870,88869,88867,88866,88864,88863,88862,88861,88860,88859,88858,88857,88856,88855,88854,88853,88852,88851,88850,88848,88846,88845,88844,88842,88837,88836,88835,88833,88832,88831,88830,88829,88828,88827,88826,88825,88824,88823,88821,88820,88819,88818,88815,88814,88813,88812,88811,88808,88807,88806,88805,88803,88802,88801,88800,88798,88797,88795,88794,88793,88792,88791,88790,88789,88788,88787,88786,88785,88784,88783,88782,88781,88780,88779,88778,88777,88776,88775,88774,88773,88772,88771,88770,88769,88768,88766,88765,88763,88762,88761,88760,88759,88758,88757,88756,88755,88754,88750,88749,88748,88747,88746,88745,88744,88743,88742,88741,88740,88739,88738,88737,88736,88735,88734,88733,88732,88731,88730,88729,88728,88727,88726,88725,88724,88723,88722,88721,88720,88719,88718,88717,88716,88715,88714,88713,88712,88711,88710,88709,88708,88707,88706,88705,88704,88703,88702,88701,88700,88699,88698,88697,88696,88695,88694,88693,88692,88691,88690,88689,88688,88687,88686,88685,88684,88683,88682,88681,88680,88679,88678,88677,88676,88675,88674,88673,88672,88671,88670,88669,88668,88667,88666,88665,88664,88663,88662,88661,88660,88659,88658,88657,88656,88655,88654,88653,88652,88650,88649,88648,88647,88646,88645,88644,88643,88639,88638,88637,88635,88634,88633,88632,88631,88630,88629,88628,88627,88626,88625,88624,88623,88622,88621,88620,88619,88618,88617,88616,88615,88614,88613,88612,88611,88610,88609,88608,88607,88606,88605,88604,88602,88601,88600,88599,88598,88597,88596,88595,88594,88593,88592,88591,88590,88589,88588,88587,88586,88585,88584,88583,88582,88581,88580,88579,88578,88577,88576,88575,88574,88573,88572,88571,88570,88569,88568,88567,88566,88565,88564,88563,88562,88561,88560,88559,88558,88557,88556,88555,88554,88553,88552,88551,88550,88549,88548,88547,88546,88545,88544,88543,88542,88541,88540,88539,88538,88537,88536,88535,88534,88533,88532,88531,88530,88529,88528,88526,88525,88524,88523,88522,88521,88520,88519,88518,88517,88516,88515,88514,88513,88512,88511,88509,88508,88507,88506,88505,88503,88502,88501,88500,88499,88498,88497,88496,88495,88494,88493,88492,88491,88490,88489,88488,88487,88486,88485,88484,88483,88482,88481,88480,88479,88478,88477,88476,88475,88474,88473,88472,88471,88470,88469,88468,88467,88466,88465,88464,88463,88462,88461,88460,88459,88458,88457,88456,88455,88454,88453,88452,88451,88450,88449,88448,88447,88446,88445,88444,88443,88442,88441,88440,88439,88438,88437,88436,88435,88434,88433,88432,88431,88430,88429,88428,88427,88426,88425,88424,88423,88422,88421,88420,88419,88418,88417,88416,88415,88414,88413,88412,88411,88410,88409,88408,88407,88406,88405,88404,88403,88402,88401,88400,88399,88398,88397,88396,88395,88394,88393,88392,88391,88390,88389,88388,88387,88386,88385,88384,88383,88382,88381,88380,88379,88378,88377,88376,88375,88374,88373,88372,88371,88370,88369,88368,88367,88366,88365,88364,88363,88362,88361,88360,88359,88358,88357,88356,88355,88354,88353,88352,88351,88350,88349,88348,88347,88346,88345,88344,88343,88342,88341,88340,88339,88338,88337,88336,88335,88334,88333,88332,88331,88330,88329,88328,88327,88326,88325,88324,88323,88322,88321,88320,88319,88318,88317,88316,88315,88314,88313,88312,88311,88310,88309,88308,88307,88306,88305,88304,88303,88302,88301,88300,88299,88298,88297,88296,88295,88294,88293,88292,88291,88290,88289,88288,88287,88286,88285,88284,88283,88282,88281,88280,88279,88278,88277,88276,88275,88274,88273,88272,88271,88270,88269,88268,88267,88266,88265,88264,88263,88261,88260,88259,88258,88257,88256,88255,88254,88253,88252,88251,88250,88249,88248,88247,88246,88245,88244,88243,88242,88241,88240,88239,88238,88237,88236,88235,88234,88233,88232,88231,88230,88229,88228,88227,88226,88225,88224,88223,88222,88221,88220,88219,88218,88217,88216,88215,88214,88213,88212,88211,88210,88209,88208,88207,88206,88205,88204,88203,88202,88201,88200,88199,88198,88196,88195,88194,88193,88192,88190,88189,88188,88187,88186,88184,88183,88182,88181,88180,88179,88178,88177,88176,88175,88174,88173,88170,88169,88168,88167,88166,88165,88164,88163,88162,88161,88160,88159,88158,88157,88156,88155,88153,88152,88151,88150,88149,88148,88147,88146,88145,88144,88143,88142,88141,88140,88139,88138,88137,88136,88135,88134,88132,88131,88130,88129,88128,88126,88125,88123,88120,88119,88118,88117,88116,88115,88114,88113,88112,88111,88110,88109,88108,88107,88106,88105,88104,88103,88102,88101,88100,88099,88098,88097,88096,88095,88094,88093,88092,88091,88090,88089,88088,88087,88086,88085,88084,88083,88082,88081,88080,88079,88078,88077,88076,88075,88074,88073,88072,88071,88070,88069,88068,88067,88066,88065,88064,88063,88062,88060,88059,88058,88057,88056,88055,88054,88053,88052,88051,88050,88049,88048,88047,88046,88045,88043,88042,88041,88040,88039,88038,88037,88036,88035,88034,88033,88032,88031,88030,88029,88028,88027,88026,88025,88024,88023,88022,88021,88020,88019,88018,88017,88016,88015,88014,88013,88012,88011,88010,88009,88008,88007,88006,88005,88004,88003,88002,88001,88000,87999,87998,87997,87996,87995,87994,87993,87992,87991,87990,87989,87988,87987,87986,87985,87984,87983,87982,87981,87980,87979,87978,87977,87976,87975,87974,87973,87972,87971,87970,87968,87967,87966,87965,87964,87963,87962,87961,87960,87959,87958,87957,87956,87955,87954,87953,87952,87951,87950,87949,87948,87947,87946,87945,87944,87943,87942,87941,87940,87939,87938,87937,87936,87935,87934,87933,87932,87931,87930,87929,87928,87927,87926,87925,87924,87923,87922,87921,87920,87919,87918,87916,87915,87914,87913,87912,87911,87910,87909,87908,87907,87906,87905,87904,87903,87901,87900,87899,87898,87897,87896,87895,87894,87893,87892,87891,87890,87889,87888,87887,87886,87885,87884,87883,87882,87881,87880,87879,87878,87877,87876,87875,87874,87873,87872,87871,87870,87869,87868,87867,87866,87865,87864,87863,87862,87861,87860,87859,87858,87857,87856,87855,87854,87853,87852,87851,87850,87849,87848,87847,87846,87845,87844,87843,87842,87841,87840,87839,87838,87837,87836,87835,87834,87833,87832,87831,87830,87829,87828,87827,87826,87825,87824,87823,87822,87821,87820,87819,87818,87817,87816,87815,87814,87813,87812,87811,87810,87809,87808,87807,87806,87805,87804,87803,87802,87801,87800,87799,87798,87797,87796,87795,87794,87793,87792,87791,87790,87789,87788,87787,87786,87785,87784,87783,87782,87781,87780,87779,87778,87777,87776,87775,87774,87773,87772,87771,87770,87769,87768,87767,87766,87765,87764,87763,87762,87761,87760,87759,87758,87757,87756,87755,87754,87753,87752,87751,87750,87749,87748,87747,87746,87745,87744,87743,87742,87741,87740,87739,87738,87737,87736,87735,87734,87733,87732,87731,87730,87729,87728,87727,87726,87725,87724,87723,87722,87721,87720,87719,87718,87717,87716,87715,87714,87713,87712,87711,87710,87709,87708,87707,87706,87705,87704,87702,87701,87700,87699,87698,87697,87696,87695,87694,87693,87692,87691,87690,87689,87688,87687,87686,87685,87684,87683,87682,87681,87680,87679,87678,87677,87676,87675,87674,87673,87672,87671,87670,87669,87668,87667,87666,87665,87664,87663,87662,87661,87660,87659,87658,87657,87656,87655,87654,87653,87652,87651,87650,87649,87647,87646,87645,87644,87643,87642,87641,87640,87639,87638,87637,87636,87635,87634,87633,87632,87631,87630,87629,87628,87627,87626,87625,87624,87623,87622,87621,87619,87618,87617,87616,87615,87614,87613,87612,87611,87610,87609,87608,87607,87606,87605,87604,87603,87602,87601,87600,87599,87598,87597,87596,87595,87594,87593,87592,87591,87590,87589,87588,87587,87585,87584,87583,87582,87581,87579,87578,87577,87576,87575,87574,87573,87572,87571,87570,87569,87567,87566,87565,87564,87563,87562,87561,87560,87559,87558,87557,87556,87555,87554,87553,87552,87551,87550,87549,87548,87547,87543,87542,87541,87540,87538,87537,87532,87531,87530,87529,87528,87527,87526,87525,87524,87523,87522,87521,87520,87519,87518,87517,87516,87515,87514,87513,87512,87511,87510,87507,87506,87505,87504,87503,87502,87501,87500,87499,87498,87497,87496,87495,87494,87493,87492,87491,87490,87489,87488,87487,87486,87485,87484,87483,87482,87481,87480,87479,87478,87477,87476,87475,87474,87473,87472,87471,87470,87469,87468,87467,87466,87465,87464,87463,87462,87461,87460,87459,87458,87457,87456,87455,87454,87453,87452,87451,87450,87449,87448,87447,87446,87445,87444,87443,87442,87441,87440,87439,87438,87437,87436,87435,87434,87433,87432,87431,87430,87429,87428,87427,87426,87425,87424,87423,87422,87421,87420,87419,87418,87417,87416,87414,87413,87412,87411,87410,87409,87408,87407,87406,87405,87404,87403,87402,87401,87400,87399,87398,87397,87396,87395,87394,87393,87392,87391,87390,87389,87388,87387,87386,87385,87384,87383,87382,87381,87380,87378,87377,87376,87375,87374,87373,87372,87371,87370,87369,87368,87367,87366,87365,87364,87363,87362,87361,87360,87359,87358,87357,87356,87355,87354,87353,87352,87351,87350,87348,87347,87346,87345,87344,87343,87342,87341,87340,87339,87338,87337,87336,87335,87334,87333,87332,87331,87330,87329,87326,87325,87324,87323,87322,87321,87320,87319,87318,87317,87316,87315,87314,87313,87312,87311,87310,87309,87308,87307,87306,87305,87304,87303,87302,87301,87300,87295,87294,87293,87292,87291,87290,87289,87288,87287,87285,87284,87283,87282,87281,87280,87279,87278,87277,87276,87275,87274,87273,87272,87271,87270,87269,87268,87267,87265,87264,87263,87262,87261,87260,87259,87258,87257,87256,87255,87254,87253,87252,87251,87250,87249,87248,87247,87246,87245,87244,87243,87242,87241,87240,87239,87238,87237,87236,87235,87234,87233,87232,87231,87230,87229,87227,87226,87225,87224,87223,87222,87221,87220,87219,87218,87217,87216,87215,87214,87213,87212,87211,87210,87209,87208,87207,87206,87205,87204,87203,87202,87201,87200,87199,87198,87197,87196,87195,87194,87193,87192,87191,87190,87189,87188,87187,87186,87185,87184,87183,87182,87181,87180,87179,87178,87177,87176,87175,87174,87173,87172,87171,87170,87169,87168,87167,87166,87165,87164,87163,87162,87161,87160,87159,87158,87157,87156,87155,87154,87153,87152,87151,87150,87149,87148,87147,87146,87145,87144,87143,87142,87141,87140,87139,87138,87137,87136,87135,87134,87133,87132,87131,87130,87129,87128,87127,87125,87124,87123,87122,87121,87120,87119,87118,87117,87116,87115,87114,87113,87112,87111,87110,87109,87108,87107,87106,87105,87104,87103,87102,87101,87100,87099,87098,87097,87096,87095,87094,87093,87092,87091,87090,87089,87088,87087,87086,87085,87084,87083,87082,87081,87080,87079,87078,87077,87076,87075,87074,87073,87072,87071,87069,87067,87066,87065,87063,87062,87061,87060,87059,87058,87057,87056,87055,87054,87053,87052,87051,87050,87049,87048,87047,87046,87045,87044,87043,87042,87041,87040,87039,87038,87037,87036,87035,87034,87033,87032,87031,87030,87029,87027,87026,87025,87024,87023,87022,87021,87020,87019,87018,87017,87016,87015,87014,87013,87012,87011,87010,87009,87008,87007,87006,87004,87003,87002,87001,87000,86999,86998,86997,86996,86995,86994,86993,86992,86991,86987,86986,86985,86984,86983,86982,86981,86980,86979,86978,86977,86976,86975,86974,86973,86972,86971,86970,86969,86968,86967,86966,86965,86964,86963,86962,86961,86960,86959,86958,86957,86956,86955,86953,86952,86951,86950,86949,86948,86947,86946,86945,86944,86943,86942,86941,86940,86939,86938,86937,86936,86935,86934,86933,86932,86931,86930,86929,86928,86927,86926,86925,86924,86923,86922,86921,86920,86919,86918,86917,86916,86915,86914,86913,86912,86911,86910,86909,86908,86907,86906,86905,86904,86903,86901,86900,86899,86898,86897,86896,86895,86894,86893,86892,86890,86889,86888,86887,86886,86885,86884,86883,86882,86881,86880,86879,86878,86877,86876,86875,86874,86873,86872,86871,86870,86869,86868,86867,86866,86865,86858,86857,86856,86855,86854,86852,86851,86850,86848,86847,86846,86844,86841,86840,86839,86838,86837,86836,86835,86834,86833,86832,86831,86830,86829,86828,86827,86826,86825,86824,86823,86822,86821,86820,86819,86818,86817,86816,86815,86814,86813,86812,86811,86810,86809,86808,86807,86806,86805,86804,86803,86802,86801,86799,86798,86797,86796,86795,86794,86793,86792,86791,86790,86789,86788,86787,86786,86785,86784,86783,86782,86781,86780,86779,86778,86777,86776,86775,86774,86773,86772,86771,86770,86769,86768,86767,86766,86765,86763,86762,86760,86758,86757,86756,86755,86753,86752,86751,86750,86749,86748,86747,86746,86745,86744,86743,86742,86741,86740,86739,86738,86737,86736,86735,86734,86733,86732,86731,86730,86729,86728,86727,86726,86725,86724,86723,86721,86719,86718,86717,86716,86715,86714,86712,86711,86710,86709,86708,86707,86706,86705,86704,86703,86702,86701,86699,86698,86697,86696,86695,86691,86690,86689,86688,86685,86684,86683,86682,86681,86680,86679,86678,86677,86676,86675,86673,86672,86671,86670,86668,86667,86666,86665,86664,86663,86662,86661,86660,86659,86658,86657,86656,86655,86654,86653,86652,86651,86650,86649,86648,86647,86646,86645,86644,86643,86642,86641,86640,86639,86638,86637,86636,86635,86634,86633,86632,86631,86630,86629,86628,86627,86626,86625,86623,86622,86621,86620,86619,86618,86617,86616,86615,86614,86613,86612,86611,86610,86609,86608,86607,86606,86605,86604,86603,86602,86601,86600,86599,86598,86597,86596,86595,86594,86593,86592,86591,86590,86589,86588,86587,86586,86585,86584,86583,86582,86581,86580,86579,86578,86577,86576,86575,86574,86573,86572,86571,86570,86569,86568,86566,86565,86564,86563,86562,86561,86560,86559,86558,86557,86556,86555,86554,86553,86552,86551,86550,86549,86548,86547,86546,86545,86544,86543,86542,86541,86540,86539,86538,86537,86536,86535,86534,86533,86532,86531,86530,86529,86528,86527,86526,86525,86524,86523,86522,86521,86520,86519,86518,86517,86516,86515,86514,86513,86512,86511,86510,86509,86508,86507,86506,86505,86504,86503,86502,86501,86500,86499,86498,86497,86496,86495,86494,86493,86492,86491,86490,86489,86488,86486,86485,86484,86483,86482,86481,86480,86479,86478,86476,86475,86474,86472,86471,86470,86469,86468,86467,86466,86465,86464,86463,86462,86461,86460,86459,86455,86452,86451,86450,86449,86448,86447,86445,86444,86443,86442,86441,86440,86439,86438,86437,86436,86435,86434,86433,86432,86431,86430,86429,86428,86427,86426,86425,86424,86423,86422,86421,86420,86419,86418,86417,86416,86415,86414,86413,86412,86411,86410,86409,86408,86407,86406,86405,86404,86403,86402,86401,86400,86399,86398,86397,86396,86395,86394,86393,86392,86391,86390,86389,86388,86387,86386,86385,86384,86383,86382,86381,86380,86379,86378,86377,86376,86375,86374,86373,86372,86367,86366,86365,86364,86363,86362,86361,86360,86359,86358,86357,86356,86355,86354,86353,86352,86351,86350,86349,86348,86347,86346,86345,86344,86343,86342,86341,86340,86339,86338,86337,86336,86335,86334,86333,86332,86331,86330,86329,86328,86327,86326,86325,86324,86323,86322,86321,86320,86319,86318,86317,86316,86315,86314,86312,86311,86308,86307,86303,86302,86298,86297,86296,86295,86294,86293,86292,86291,86290,86288,86287,86286,86285,86284,86283,86282,86281,86280,86279,86278,86277,86276,86275,86274,86273,86272,86271,86270,86269,86268,86267,86266,86265,86264,86263,86262,86261,86260,86259,86258,86257,86256,86255,86254,86253,86252,86251,86250,86249,86248,86247,86246,86245,86244,86243,86242,86241,86240,86239,86238,86237,86236,86235,86234,86233,86232,86231,86230,86229,86228,86227,86226,86225,86224,86223,86222,86221,86220,86219,86218,86217,86216,86215,86214,86213,86212,86211,86210,86209,86208,86207,86206,86205,86204,86203,86202,86201,86200,86199,86198,86197,86196,86194,86193,86192,86191,86190,86189,86188,86187,86186,86185,86184,86183,86182,86181,86180,86179,86178,86177,86176,86175,86174,86173,86172,86171,86170,86169,86168,86167,86166,86165,86164,86163,86162,86161,86160,86159,86158,86157,86156,86155,86154,86153,86152,86151,86150,86149,86148,86147,86146,86145,86144,86142,86141,86140,86139,86138,86137,86136,86135,86134,86133,86132,86131,86130,86129,86128,86126,86125,86123,86122,86121,86120,86118,86117,86116,86115,86114,86113,86112,86111,86110,86109,86108,86106,86105,86104,86103,86102,86101,86100,86099,86098,86097,86096,86095,86094,86093,86092,86091,86090,86089,86088,86087,86086,86085,86084,86083,86082,86081,86080,86079,86078,86077,86076,86075,86074,86073,86072,86071,86070,86069,86067,86065,86063,86062,86061,86060,86059,86058,86057,86056,86055,86054,86053,86052,86051,86050,86049,86048,86047,86046,86045,86044,86043,86042,86041,86040,86039,86038,86037,86036,86035,86034,86033,86032,86031,86030,86029,86028,86027,86026,86025,86024,86023,86022,86021,86020,86019,86018,86017,86016,86015,86014,86013,86012,86011,86010,86009,86008,86007,86006,86005,86004,86003,86002,86001,86000,85997,85996,85994,85993,85992,85991,85990,85989,85988,85987,85986,85985,85984,85983,85982,85981,85980,85979,85978,85977,85976,85975,85974,85973,85972,85971,85970,85969,85968,85967,85966,85965,85964,85963,85962,85961,85960,85959,85958,85957,85956,85955,85954,85953,85952,85951,85950,85949,85948,85947,85946,85944,85943,85942,85941,85940,85939,85938,85937,85936,85935,85934,85932,85931,85930,85929,85928,85927,85926,85925,85924,85923,85922,85921,85920,85919,85918,85917,85916,85914,85911,85910,85909,85908,85907,85906,85905,85904,85903,85902,85901,85900,85899,85898,85897,85896,85895,85894,85893,85892,85891,85890,85889,85888,85887,85886,85885,85884,85883,85882,85881,85880,85879,85878,85877,85875,85874,85873,85872,85871,85870,85869,85868,85867,85866,85865,85864,85863,85862,85861,85860,85859,85858,85857,85856,85855,85854,85853,85852,85851,85850,85849,85848,85847,85846,85845,85844,85843,85842,85841,85840,85839,85838,85837,85836,85835,85834,85833,85832,85831,85830,85829,85828,85827,85826,85825,85824,85823,85822,85821,85820,85819,85818,85817,85816,85815,85814,85813,85812,85811,85810,85809,85808,85807,85806,85805,85798,85797,85796,85795,85794,85793,85792,85790,85789,85788,85787,85786,85785,85784,85783,85782,85781,85780,85779,85778,85777,85776,85775,85774,85773,85772,85771,85770,85769,85768,85767,85766,85765,85764,85763,85762,85760,85759,85758,85757,85756,85754,85753,85752,85751,85750,85749,85748,85747,85746,85744,85743,85742,85741,85740,85739,85738,85737,85736,85735,85734,85733,85732,85731,85730,85729,85728,85727,85726,85725,85724,85723,85722,85721,85720,85719,85718,85717,85716,85715,85714,85713,85712,85711,85710,85709,85708,85707,85706,85705,85704,85703,85702,85701,85700,85699,85698,85697,85696,85695,85694,85693,85692,85691,85690,85689,85688,85687,85686,85685,85684,85683,85682,85681,85680,85679,85678,85677,85676,85675,85674,85673,85672,85671,85670,85669,85668,85667,85666,85665,85664,85663,85662,85661,85660,85659,85658,85657,85656,85655,85654,85653,85652,85650,85649,85648,85647,85646,85645,85644,85643,85642,85641,85640,85639,85638,85637,85636,85635,85634,85633,85632,85631,85630,85629,85628,85627,85626,85625,85624,85623,85622,85621,85620,85619,85618,85617,85616,85615,85614,85613,85612,85611,85610,85609,85608,85607,85606,85605,85604,85603,85602,85601,85600,85599,85598,85597,85596,85595,85594,85593,85592,85591,85590,85589,85588,85587,85586,85585,85584,85583,85582,85581,85580,85579,85578,85577,85576,85575,85574,85573,85572,85571,85570,85569,85568,85567,85566,85565,85564,85563,85562,85561,85560,85559,85558,85557,85555,85554,85553,85551,85550,85549,85548,85547,85546,85545,85544,85543,85542,85541,85540,85538,85537,85536,85535,85534,85533,85532,85531,85530,85529,85528,85527,85526,85525,85524,85523,85522,85521,85520,85519,85518,85517,85516,85515,85514,85513,85512,85511,85510,85509,85508,85507,85506,85505,85504,85503,85502,85501,85500,85499,85498,85497,85496,85495,85494,85493,85492,85491,85490,85489,85488,85487,85486,85485,85484,85483,85478,85477,85476,85475,85473,85472,85471,85470,85469,85468,85467,85465,85464,85463,85462,85461,85460,85459,85458,85457,85456,85455,85454,85453,85452,85451,85450,85449,85448,85447,85446,85445,85444,85443,85442,85441,85440,85439,85438,85437,85436,85435,85434,85433,85432,85431,85429,85428,85427,85426,85425,85424,85423,85422,85421,85420,85419,85418,85417,85416,85415,85414,85413,85412,85411,85410,85409,85408,85407,85406,85405,85404,85403,85402,85401,85400,85399,85397,85396,85395,85394,85393,85392,85391,85390,85389,85388,85387,85386,85385,85384,85383,85382,85381,85380,85379,85378,85377,85376,85375,85374,85373,85372,85371,85370,85369,85368,85367,85366,85365,85364,85363,85362,85361,85360,85359,85358,85357,85356,85355,85354,85353,85352,85351,85350,85349,85348,85347,85346,85345,85344,85343,85342,85341,85340,85339,85338,85337,85336,85335,85334,85333,85332,85331,85330,85329,85327,85326,85325,85324,85323,85322,85321,85320,85319,85316,85315,85314,85313,85312,85311,85310,85309,85308,85307,85306,85305,85304,85303,85302,85301,85300,85299,85298,85297,85296,85295,85294,85293,85292,85291,85290,85289,85288,85287,85286,85285,85284,85283,85282,85281,85280,85279,85278,85277,85276,85275,85274,85273,85272,85271,85270,85269,85268,85267,85266,85265,85264,85263,85262,85261,85260,85259,85258,85257,85256,85255,85254,85253,85252,85251,85250,85249,85248,85246,85245,85244,85243,85242,85241,85240,85239,85238,85237,85236,85235,85234,85233,85232,85231,85230,85229,85228,85227,85226,85225,85224,85223,85222,85221,85220,85219,85218,85217,85216,85215,85214,85213,85212,85211,85210,85209,85208,85207,85206,85205,85204,85203,85202,85201,85200,85199,85198,85197,85195,85194,85193,85192,85191,85190,85189,85188,85187,85186,85185,85184,85183,85181,85180,85179,85178,85177,85176,85175,85173,85171,85170,85169,85168,85167,85166,85165,85164,85163,85162,85161,85160,85159,85154,85153,85152,85151,85150,85149,85148,85147,85146,85145,85144,85143,85142,85141,85140,85139,85138,85137,85136,85135,85134,85133,85132,85131,85130,85129,85128,85127,85126,85125,85124,85123,85122,85121,85120,85119,85118,85117,85116,85115,85114,85113,85112,85111,85110,85109,85108,85107,85106,85105,85104,85103,85099,85098,85097,85096,85095,85094,85093,85092,85091,85090,85089,85088,85086,85083,85082,85081,85080,85079,85078,85077,85076,85075,85074,85073,85068,85067,85066,85065,85063,85062,85061,85059,85058,85057,85056,85055,85053,85052,85051,85050,85048,85047,85046,85045,85044,85043,85042,85041,85040,85039,85038,85037,85036,85035,85034,85033,85032,85031,85030,85029,85028,85027,85026,85025,85024,85023,85022,85021,85020,85019,85018,85017,85016,85015,85014,85013,85012,85011,85010,85009,85008,85007,85006,85005,85004,85003,85002,85001,85000,84999,84998,84997,84996,84995,84994,84993,84992,84991,84990,84989,84988,84987,84986,84985,84984,84983,84982,84981,84980,84979,84978,84977,84976,84975,84974,84973,84971,84970,84967,84966,84965,84964,84963,84962,84961,84960,84959,84958,84957,84956,84955,84954,84953,84952,84951,84949,84948,84947,84946,84945,84944,84943,84942,84941,84940,84939,84938,84937,84936,84935,84934,84933,84932,84931,84930,84929,84928,84927,84926,84925,84924,84923,84922,84921,84920,84919,84918,84916,84915,84914,84913,84912,84911,84909,84908,84907,84906,84905,84904,84903,84902,84901,84900,84899,84898,84897,84896,84895,84894,84893,84892,84891,84890,84889,84888,84887,84886,84885,84884,84883,84882,84881,84880,84878,84877,84876,84875,84873,84872,84871,84870,84869,84868,84867,84866,84865,84864,84863,84862,84861,84860,84859,84858,84857,84856,84855,84854,84853,84852,84851,84850,84849,84848,84847,84846,84845,84844,84843,84842,84841,84840,84839,84838,84837,84836,84835,84834,84833,84832,84831,84830,84829,84828,84827,84825,84824,84823,84822,84821,84820,84819,84818,84817,84816,84815,84814,84813,84812,84811,84810,84809,84807,84806,84805,84803,84802,84801,84800,84799,84798,84797,84796,84795,84794,84793,84792,84791,84790,84789,84788,84787,84786,84785,84784,84783,84782,84781,84780,84779,84778,84777,84776,84775,84774,84773,84772,84771,84770,84769,84768,84767,84766,84765,84764,84763,84762,84761,84760,84759,84758,84757,84756,84755,84754,84753,84752,84751,84750,84749,84748,84747,84746,84745,84744,84743,84742,84741,84740,84739,84738,84737,84736,84735,84734,84733,84732,84731,84730,84729,84728,84726,84725,84724,84723,84722,84721,84720,84719,84718,84717,84716,84715,84714,84713,84711,84710,84709,84708,84707,84706,84704,84703,84702,84701,84700,84699,84698,84697,84696,84695,84694,84692,84691,84690,84689,84688,84687,84685,84684,84683,84682,84680,84679,84678,84677,84676,84675,84674,84673,84672,84671,84670,84669,84668,84667,84666,84665,84664,84663,84662,84661,84660,84659,84658,84657,84656,84655,84654,84653,84652,84651,84650,84649,84648,84646,84645,84644,84643,84642,84641,84640,84639,84638,84637,84636,84635,84634,84633,84632,84631,84630,84629,84628,84627,84626,84625,84624,84623,84622,84621,84620,84619,84618,84617,84616,84615,84614,84613,84612,84611,84610,84609,84608,84607,84606,84605,84604,84603,84602,84601,84600,84599,84598,84597,84596,84595,84594,84593,84592,84591,84590,84589,84588,84587,84586,84585,84584,84583,84582,84581,84580,84579,84578,84577,84576,84575,84574,84573,84572,84571,84570,84569,84568,84567,84566,84565,84564,84563,84562,84561,84560,84559,84558,84557,84556,84555,84554,84553,84552,84551,84550,84549,84548,84542,84539,84538,84527,84524,84523,84521,84520,84519,84518,84517,84516,84515,84514,84512,84511,84510,84509,84508,84507,84506,84505,84504,84503,84502,84501,84500,84499,84498,84497,84495,84494,84493,84492,84491,84490,84489,84488,84487,84486,84485,84484,84483,84482,84481,84480,84479,84478,84477,84476,84475,84474,84473,84472,84471,84470,84469,84468,84467,84466,84465,84464,84463,84462,84460,84459,84458,84457,84456,84455,84454,84453,84452,84451,84450,84449,84448,84447,84446,84445,84444,84443,84442,84441,84440,84439,84438,84437,84436,84435,84434,84433,84432,84431,84430,84429,84428,84427,84426,84425,84424,84423,84422,84421,84420,84418,84417,84416,84415,84414,84413,84412,84411,84410,84409,84408,84407,84406,84403,84402,84401,84400,84399,84398,84397,84396,84395,84394,84393,84392,84391,84390,84388,84387,84386,84385,84384,84383,84382,84381,84380,84379,84378,84377,84376,84375,84374,84373,84372,84371,84370,84369,84368,84367,84365,84364,84363,84362,84361,84360,84359,84358,84357,84356,84355,84354,84353,84352,84351,84350,84349,84348,84347,84346,84345,84344,84343,84342,84341,84340,84339,84338,84337,84336,84335,84334,84333,84332,84331,84330,84329,84328,84327,84326,84325,84324,84323,84321,84320,84319,84318,84317,84316,84315,84314,84313,84312,84311,84310,84309,84308,84307,84306,84305,84304,84303,84302,84301,84300,84299,84298,84297,84296,84295,84294,84293,84292,84291,84290,84288,84287,84286,84285,84284,84283,84281,84280,84279,84278,84277,84276,84275,84274,84273,84272,84271,84270,84269,84268,84267,84266,84265,84264,84263,84262,84261,84260,84259,84258,84257,84256,84255,84254,84253,84252,84251,84250,84249,84248,84247,84246,84245,84244,84243,84241,84240,84239,84237,84236,84235,84234,84233,84232,84231,84230,84229,84228,84227,84226,84225,84224,84223,84222,84221,84220,84219,84218,84217,84216,84215,84214,84213,84212,84211,84210,84209,84208,84206,84205,84204,84202,84201,84200,84199,84198,84196,84193,84192,84191,84190,84189,84188,84187,84186,84185,84184,84183,84182,84181,84180,84179,84178,84177,84176,84175,84174,84173,84172,84171,84170,84169,84168,84167,84166,84165,84164,84163,84162,84161,84160,84159,84158,84157,84156,84155,84154,84153,84152,84151,84150,84149,84146,84143,84142,84140,84139,84138,84137,84136,84135,84134,84133,84132,84131,84130,84129,84128,84127,84126,84125,84124,84123,84122,84121,84120,84119,84118,84117,84116,84115,84114,84113,84112,84111,84110,84109,84108,84107,84106,84105,84104,84103,84102,84101,84100,84099,84098,84097,84096,84095,84094,84093,84092,84090,84089,84088,84087,84086,84085,84084,84083,84082,84080,84078,84076,84075,84074,84073,84072,84071,84070,84069,84068,84063,84061,84060,84059,84058,84057,84056,84055,84054,84053,84052,84051,84050,84049,84048,84047,84046,84045,84044,84043,84042,84041,84039,84038,84037,84036,84035,84034,84033,84032,84031,84030,84029,84028,84027,84026,84025,84024,84022,84021,84020,84019,84018,84017,84016,84014,84013,84012,84011,84010,84009,84008,84007,84006,84005,84004,84003,84002,84001,84000,83999,83998,83997,83996,83995,83994,83993,83992,83991,83990,83989,83988,83987,83985,83984,83983,83982,83981,83980,83979,83978,83977,83976,83975,83974,83973,83972,83971,83970,83969,83968,83967,83966,83965,83964,83963,83961,83960,83959,83957,83956,83955,83954,83951,83950,83949,83948,83947,83945,83944,83943,83942,83941,83940,83939,83938,83937,83936,83934,83933,83932,83931,83930,83929,83925,83924,83923,83922,83921,83920,83908,83906,83905,83904,83903,83902,83900,83899,83898,83897,83896,83895,83894,83893,83892,83891,83890,83889,83888,83887,83886,83885,83884,83883,83882,83881,83880,83879,83878,83877,83876,83875,83873,83872,83871,83870,83869,83868,83867,83866,83865,83864,83863,83862,83861,83860,83859,83858,83857,83856,83855,83854,83853,83852,83851,83850,83849,83848,83847,83846,83845,83844,83843,83842,83841,83840,83839,83837,83836,83835,83834,83833,83832,83831,83830,83829,83828,83827,83826,83825,83824,83823,83822,83821,83820,83819,83818,83817,83816,83815,83814,83813,83812,83811,83810,83809,83808,83807,83806,83805,83804,83803,83802,83801,83800,83798,83797,83794,83793,83791,83790,83789,83788,83787,83786,83785,83784,83783,83782,83781,83780,83779,83778,83777,83776,83775,83774,83773,83772,83771,83770,83769,83768,83767,83766,83765,83764,83763,83762,83761,83760,83759,83758,83757,83756,83755,83754,83753,83752,83751,83750,83749,83748,83747,83746,83745,83744,83743,83742,83741,83740,83739,83738,83737,83736,83735,83734,83733,83732,83731,83730,83729,83726,83725,83724,83723,83720,83719,83717,83716,83715,83714,83713,83712,83711,83710,83709,83708,83707,83706,83705,83704,83703,83702,83701,83700,83699,83698,83697,83696,83695,83694,83693,83692,83691,83690,83689,83687,83686,83685,83684,83683,83682,83681,83680,83679,83678,83677,83676,83675,83674,83673,83672,83671,83670,83668,83667,83666,83665,83664,83662,83661,83660,83659,83658,83657,83656,83655,83654,83653,83652,83651,83650,83649,83648,83647,83646,83645,83644,83643,83642,83641,83640,83639,83638,83637,83636,83634,83633,83630,83629,83628,83625,83624,83623,83622,83621,83620,83619,83618,83617,83616,83615,83613,83612,83611,83610,83609,83608,83607,83606,83605,83604,83603,83602,83601,83600,83599,83598,83597,83596,83595,83594,83593,83592,83591,83590,83589,83588,83587,83586,83585,83584,83583,83582,83578,83577,83576,83575,83574,83573,83572,83571,83570,83569,83568,83567,83566,83565,83564,83563,83562,83561,83560,83559,83558,83557,83556,83555,83554,83553,83552,83550,83549,83548,83547,83546,83545,83544,83543,83542,83541,83540,83539,83538,83537,83536,83535,83534,83533,83532,83531,83530,83529,83528,83527,83526,83525,83524,83523,83522,83521,83520,83519,83518,83517,83516,83515,83514,83513,83512,83511,83510,83509,83508,83507,83506,83505,83504,83503,83502,83501,83499,83498,83497,83496,83495,83494,83493,83492,83491,83490,83489,83488,83487,83486,83485,83484,83483,83482,83481,83480,83479,83478,83477,83476,83475,83474,83473,83472,83471,83470,83469,83468,83467,83466,83465,83464,83463,83462,83461,83460,83459,83458,83457,83456,83455,83454,83453,83452,83451,83450,83449,83448,83447,83446,83445,83444,83443,83442,83441,83440,83439,83438,83437,83436,83435,83434,83433,83432,83431,83430,83429,83428,83427,83426,83425,83424,83423,83422,83421,83420,83419,83418,83417,83416,83414,83413,83412,83411,83410,83409,83408,83407,83406,83405,83404,83403,83402,83401,83400,83399,83398,83397,83396,83395,83394,83393,83392,83391,83390,83389,83388,83387,83386,83385,83384,83383,83382,83381,83380,83379,83378,83377,83376,83375,83374,83373,83372,83371,83370,83369,83368,83367,83366,83365,83364,83363,83362,83361,83360,83359,83358,83357,83356,83355,83354,83353,83352,83351,83350,83349,83347,83345,83344,83343,83342,83341,83340,83339,83338,83337,83336,83335,83334,83333,83332,83331,83330,83329,83328,83326,83325,83324,83323,83322,83321,83320,83319,83318,83317,83316,83313,83312,83311,83310,83309,83308,83307,83306,83305,83304,83303,83302,83301,83300,83299,83298,83297,83296,83295,83294,83293,83292,83291,83290,83289,83288,83287,83286,83285,83284,83283,83282,83281,83280,83279,83278,83277,83276,83275,83274,83273,83272,83271,83270,83269,83268,83267,83266,83265,83264,83263,83262,83261,83260,83259,83258,83257,83256,83255,83254,83253,83252,83251,83250,83249,83248,83247,83246,83243,83242,83241,83240,83239,83238,83237,83236,83235,83234,83233,83232,83231,83230,83229,83228,83227,83226,83225,83224,83223,83222,83221,83220,83219,83218,83217,83216,83215,83214,83213,83212,83211,83210,83209,83208,83207,83206,83205,83204,83203,83202,83201,83200,83199,83198,83195,83194,83193,83192,83191,83190,83189,83188,83187,83186,83185,83184,83183,83182,83181,83180,83179,83178,83177,83174,83173,83172,83171,83170,83169,83168,83167,83166,83165,83164,83163,83162,83161,83160,83159,83158,83157,83156,83155,83154,83153,83152,83151,83150,83149,83148,83147,83146,83145,83144,83143,83142,83141,83140,83139,83138,83137,83136,83135,83134,83133,83132,83131,83130,83129,83128,83127,83126,83125,83124,83123,83122,83121,83120,83119,83118,83117,83116,83115,83114,83113,83112,83111,83110,83109,83108,83107,83106,83105,83104,83103,83102,83101,83100,83099,83098,83097,83096,83095,83094,83093,83092,83091,83090,83089,83088,83087,83086,83085,83084,83083,83082,83081,83080,83079,83078,83077,83076,83075,83074,83073,83072,83071,83070,83069,83068,83067,83066,83065,83064,83063,83062,83061,83060,83059,83058,83057,83056,83055,83054,83053,83052,83051,83050,83049,83048,83047,83046,83045,83044,83043,83042,83041,83040,83039,83038,83037,83036,83035,83034,83033,83032,83031,83030,83029,83028,83027,83026,83025,83024,83023,83021,83020,83019,83018,83017,83015,83014,83013,83012,83011,83010,83009,83008,83007,83006,83004,83003,83002,83001,83000,82999,82998,82997,82996,82995,82993,82992,82991,82990,82989,82988,82987,82986,82985,82984,82983,82981,82980,82979,82978,82977,82976,82975,82974,82973,82971,82970,82969,82968,82967,82966,82965,82964,82963,82962,82961,82960,82956,82955,82954,82953,82952,82951,82950,82949,82948,82947,82946,82945,82944,82943,82942,82940,82939,82938,82936,82934,82933,82932,82930,82929,82928,82927,82926,82925,82924,82923,82922,82921,82920,82919,82918,82917,82916,82915,82913,82912,82910,82909,82908,82907,82905,82904,82903,82902,82901,82900,82899,82898,82896,82895,82894,82893,82892,82891,82890,82889,82888,82887,82886,82885,82884,82883,82882,82881,82880,82879,82878,82877,82876,82875,82874,82873,82872,82871,82870,82869,82868,82867,82866,82865,82864,82863,82862,82861,82860,82859,82857,82856,82855,82854,82853,82851,82850,82846,82845,82844,82843,82842,82841,82840,82839,82838,82837,82836,82835,82834,82833,82832,82831,82830,82829,82828,82827,82826,82825,82824,82823,82822,82821,82820,82819,82818,82817,82816,82815,82814,82813,82812,82811,82810,82809,82808,82807,82806,82805,82804,82803,82802,82801,82800,82799,82798,82797,82796,82795,82794,82793,82792,82791,82790,82789,82788,82787,82786,82785,82784,82783,82782,82781,82780,82779,82778,82777,82776,82775,82774,82773,82772,82771,82770,82769,82768,82767,82766,82765,82764,82763,82762,82761,82760,82759,82758,82757,82756,82755,82754,82753,82752,82751,82750,82749,82748,82747,82746,82745,82744,82743,82742,82740,82739,82738,82737,82736,82735,82734,82733,82732,82731,82730,82729,82728,82727,82726,82725,82724,82723,82722,82721,82720,82719,82718,82717,82715,82714,82713,82712,82711,82710,82709,82708,82707,82706,82705,82704,82703,82702,82701,82698,82696,82695,82694,82693,82692,82691,82690,82689,82688,82687,82686,82685,82684,82683,82682,82681,82680,82679,82678,82677,82676,82675,82674,82673,82672,82671,82670,82669,82668,82667,82666,82665,82664,82663,82662,82661,82660,82659,82658,82657,82656,82655,82654,82653,82652,82651,82650,82649,82648,82647,82646,82644,82643,82642,82641,82640,82639,82638,82637,82636,82635,82634,82633,82632,82631,82630,82629,82627,82626,82625,82624,82623,82622,82621,82620,82619,82618,82617,82616,82615,82614,82613,82612,82611,82610,82609,82607,82606,82605,82604,82603,82602,82601,82600,82599,82598,82597,82595,82594,82592,82591,82590,82589,82587,82586,82585,82584,82579,82578,82577,82576,82575,82574,82573,82572,82571,82570,82569,82568,82567,82566,82565,82564,82563,82562,82561,82560,82559,82558,82557,82556,82555,82554,82553,82552,82551,82550,82548,82547,82546,82545,82544,82543,82542,82541,82540,82538,82537,82536,82535,82534,82533,82532,82531,82530,82529,82528,82527,82526,82525,82524,82523,82522,82521,82520,82519,82518,82517,82516,82515,82514,82513,82512,82511,82510,82509,82508,82507,82506,82505,82504,82503,82502,82501,82500,82499,82498,82497,82496,82495,82494,82493,82492,82491,82490,82489,82487,82486,82485,82484,82483,82482,82481,82480,82479,82478,82477,82476,82475,82474,82472,82471,82470,82469,82468,82467,82466,82465,82464,82463,82462,82461,82460,82459,82458,82457,82456,82455,82454,82453,82452,82451,82450,82449,82448,82447,82446,82445,82444,82443,82442,82441,82440,82439,82438,82437,82436,82435,82434,82433,82432,82431,82430,82429,82428,82427,82426,82425,82424,82423,82422,82421,82420,82419,82418,82417,82416,82415,82414,82413,82412,82411,82410,82409,82408,82407,82406,82405,82404,82403,82402,82401,82400,82399,82398,82396,82395,82394,82393,82392,82391,82390,82389,82388,82387,82386,82385,82384,82383,82382,82381,82380,82378,82377,82376,82375,82374,82373,82372,82371,82370,82369,82368,82367,82366,82365,82364,82363,82362,82361,82360,82357,82356,82354,82353,82352,82351,82350,82349,82348,82347,82346,82345,82344,82343,82341,82340,82339,82338,82337,82336,82335,82334,82333,82332,82331,82330,82329,82328,82327,82326,82324,82323,82322,82321,82320,82319,82318,82317,82316,82315,82314,82313,82312,82311,82310,82309,82308,82307,82305,82304,82303,82302,82301,82300,82299,82298,82297,82296,82295,82293,82292,82291,82290,82289,82288,82287,82286,82285,82284,82283,82282,82278,82277,82275,82274,82273,82272,82271,82270,82269,82268,82266,82265,82264,82263,82262,82261,82260,82259,82258,82257,82256,82254,82253,82252,82251,82250,82248,82247,82246,82245,82244,82243,82242,82240,82239,82238,82237,82236,82235,82234,82233,82232,82231,82230,82229,82228,82227,82226,82225,82224,82223,82222,82221,82220,82219,82218,82217,82216,82215,82214,82213,82212,82211,82210,82209,82208,82207,82205,82204,82203,82202,82201,82200,82199,82198,82197,82196,82195,82194,82193,82192,82191,82190,82189,82188,82187,82186,82185,82184,82183,82182,82181,82180,82179,82178,82177,82176,82175,82174,82173,82172,82171,82170,82169,82168,82167,82166,82165,82164,82163,82162,82161,82160,82159,82158,82157,82156,82155,82154,82153,82152,82151,82150,82149,82148,82147,82146,82145,82144,82143,82142,82141,82140,82139,82138,82137,82136,82135,82134,82133,82132,82131,82130,82129,82127,82126,82125,82124,82123,82122,82121,82120,82119,82118,82117,82116,82115,82114,82113,82112,82111,82110,82109,82107,82106,82105,82104,82102,82101,82100,82099,82098,82097,82096,82094,82092,82086,82085,82084,82083,82082,82081,82080,82078,82077,82076,82075,82074,82073,82072,82071,82070,82069,82068,82066,82065,82064,82063,82062,82061,82060,82059,82058,82057,82056,82055,82054,82053,82052,82051,82050,82049,82048,82047,82046,82045,82044,82043,82042,82041,82040,82039,82038,82037,82036,82035,82034,82032,82031,82030,82029,82028,82027,82026,82025,82020,82019,82018,82017,82016,82015,82014,82013,82012,82011,82010,82009,82008,82007,82006,82005,82004,82003,82002,82001,82000,81999,81998,81997,81996,81995,81994,81993,81992,81991,81990,81989,81988,81987,81986,81985,81984,81983,81982,81981,81980,81979,81978,81977,81972,81971,81970,81969,81968,81967,81966,81965,81964,81963,81962,81961,81960,81959,81958,81957,81956,81955,81954,81953,81952,81951,81950,81949,81948,81947,81946,81945,81942,81940,81939,81938,81937,81936,81935,81934,81933,81932,81931,81930,81929,81928,81927,81926,81925,81924,81923,81922,81921,81920,81917,81916,81915,81914,81913,81912,81911,81910,81909,81908,81907,81906,81905,81904,81903,81902,81901,81900,81899,81898,81895,81894,81893,81892,81891,81890,81889,81888,81887,81886,81885,81884,81883,81882,81881,81880,81879,81878,81877,81876,81875,81874,81873,81872,81871,81870,81869,81867,81866,81865,81864,81863,81862,81861,81860,81859,81858,81857,81856,81855,81854,81853,81852,81851,81850,81849,81844,81843,81842,81841,81840,81839,81838,81837,81836,81835,81834,81833,81832,81831,81830,81829,81828,81827,81826,81825,81824,81822,81821,81820,81819,81818,81817,81816,81815,81814,81813,81812,81811,81810,81809,81808,81807,81806,81805,81804,81803,81802,81801,81800,81799,81798,81797,81796,81795,81794,81793,81792,81791,81790,81789,81788,81787,81786,81785,81784,81783,81782,81781,81780,81779,81778,81776,81775,81774,81773,81772,81771,81770,81769,81768,81767,81766,81765,81764,81763,81762,81761,81760,81759,81758,81757,81756,81755,81754,81752,81751,81750,81749,81748,81747,81746,81745,81744,81743,81742,81741,81740,81739,81738,81737,81736,81735,81734,81733,81732,81731,81730,81729,81728,81727,81726,81725,81724,81723,81722,81721,81720,81719,81718,81717,81716,81715,81714,81713,81712,81711,81710,81709,81708,81707,81706,81705,81704,81701,81700,81699,81698,81697,81696,81695,81694,81693,81692,81691,81690,81688,81686,81685,81684,81683,81682,81681,81680,81679,81678,81677,81676,81675,81674,81673,81672,81671,81670,81669,81668,81667,81666,81665,81664,81663,81662,81661,81660,81659,81658,81657,81656,81654,81653,81652,81651,81649,81648,81647,81646,81644,81643,81642,81641,81640,81639,81638,81637,81636,81635,81634,81633,81632,81631,81630,81629,81628,81627,81626,81625,81624,81623,81622,81620,81619,81618,81617,81616,81615,81614,81612,81611,81610,81609,81608,81607,81606,81605,81604,81603,81602,81601,81600,81599,81598,81597,81596,81594,81593,81592,81591,81590,81589,81588,81587,81586,81585,81584,81583,81582,81581,81580,81579,81578,81577,81576,81575,81574,81573,81572,81571,81569,81568,81567,81566,81565,81564,81563,81562,81561,81560,81559,81558,81557,81556,81555,81554,81553,81552,81551,81550,81549,81548,81547,81546,81545,81544,81543,81542,81541,81540,81539,81538,81537,81535,81534,81533,81532,81531,81530,81529,81528,81527,81526,81525,81524,81523,81522,81518,81517,81515,81514,81513,81512,81511,81510,81509,81508,81507,81506,81505,81504,81503,81502,81501,81500,81499,81494,81493,81492,81491,81490,81489,81488,81487,81486,81485,81484,81483,81482,81481,81480,81479,81478,81477,81476,81475,81474,81473,81471,81470,81469,81468,81467,81466,81465,81464,81463,81462,81461,81460,81459,81458,81457,81456,81455,81454,81453,81452,81451,81450,81449,81448,81447,81446,81445,81444,81443,81442,81441,81440,81439,81438,81437,81436,81435,81434,81433,81432,81431,81430,81429,81428,81427,81426,81425,81424,81423,81422,81421,81420,81419,81418,81417,81416,81415,81414,81413,81412,81411,81410,81409,81408,81407,81406,81405,81404,81403,81402,81401,81400,81399,81398,81397,81396,81395,81389,81388,81387,81386,81385,81384,81383,81382,81381,81380,81379,81378,81377,81375,81374,81373,81372,81371,81370,81369,81368,81367,81362,81361,81360,81359,81358,81357,81356,81355,81354,81352,81351,81350,81349,81348,81347,81346,81345,81344,81343,81342,81341,81340,81339,81338,81337,81336,81335,81334,81333,81332,81331,81330,81329,81328,81327,81326,81325,81324,81323,81322,81321,81320,81319,81318,81317,81316,81315,81314,81313,81312,81311,81310,81309,81308,81307,81306,81305,81304,81303,81302,81301,81300,81299,81298,81297,81296,81295,81294,81293,81292,81291,81290,81289,81288,81286,81285,81284,81283,81282,81281,81280,81279,81278,81277,81276,81275,81274,81273,81272,81270,81269,81268,81267,81266,81265,81264,81263,81262,81261,81260,81259,81258,81257,81256,81255,81254,81253,81252,81251,81250,81249,81247,81246,81244,81243,81242,81241,81240,81239,81238,81237,81236,81235,81234,81233,81232,81231,81230,81229,81228,81227,81226,81225,81224,81223,81222,81221,81220,81219,81218,81217,81216,81215,81214,81213,81212,81211,81210,81209,81208,81207,81206,81205,81204,81203,81202,81201,81200,81199,81198,81197,81196,81195,81194,81193,81192,81191,81190,81189,81188,81187,81186,81185,81184,81183,81182,81181,81180,81179,81178,81177,81176,81173,81172,81171,81170,81169,81168,81167,81166,81165,81164,81163,81162,81160,81159,81157,81156,81155,81154,81153,81152,81151,81150,81149,81148,81147,81146,81145,81144,81143,81142,81141,81140,81139,81138,81136,81135,81134,81133,81132,81131,81130,81129,81128,81127,81126,81125,81124,81123,81122,81120,81119,81118,81117,81116,81114,81113,81112,81111,81110,81109,81108,81107,81106,81105,81104,81103,81102,81101,81100,81099,81098,81097,81096,81095,81094,81093,81092,81091,81090,81088,81087,81086,81085,81084,81083,81082,81081,81080,81079,81078,81077,81076,81075,81074,81073,81072,81071,81070,81069,81068,81067,81065,81064,81063,81062,81061,81060,81059,81058,81057,81056,81055,81054,81053,81052,81051,81050,81049,81048,81047,81046,81045,81044,81043,81042,81041,81040,81039,81038,81037,81036,81035,81034,81033,81032,81031,81026,81025,81024,81023,81022,81021,81020,81019,81018,81017,81016,81015,81014,81013,81011,81010,81009,81008,81007,81006,81005,81004,81003,81002,81001,81000,80999,80998,80997,80996,80995,80994,80993,80992,80991,80990,80989,80988,80987,80986,80985,80984,80983,80982,80981,80980,80979,80978,80977,80976,80975,80974,80973,80972,80971,80970,80969,80968,80967,80966,80965,80964,80963,80962,80961,80960,80959,80958,80957,80956,80955,80954,80953,80952,80951,80950,80949,80948,80947,80945,80944,80943,80942,80941,80940,80939,80938,80937,80936,80935,80934,80933,80932,80931,80930,80929,80928,80927,80926,80925,80924,80923,80922,80921,80920,80919,80918,80917,80916,80915,80914,80913,80908,80907,80906,80905,80904,80903,80898,80897,80896,80895,80894,80893,80892,80891,80890,80889,80888,80887,80886,80885,80884,80883,80882,80881,80880,80879,80877,80876,80875,80874,80873,80872,80871,80870,80869,80868,80867,80866,80865,80864,80863,80862,80861,80860,80859,80858,80857,80856,80855,80854,80853,80852,80851,80850,80849,80848,80847,80846,80845,80844,80843,80842,80841,80840,80839,80838,80837,80836,80835,80834,80833,80832,80831,80830,80829,80828,80827,80826,80825,80824,80823,80822,80821,80820,80818,80817,80816,80815,80814,80813,80812,80811,80810,80809,80808,80807,80806,80805,80804,80803,80801,80800,80799,80798,80797,80796,80795,80794,80793,80792,80791,80790,80789,80788,80787,80786,80785,80784,80783,80782,80781,80780,80779,80778,80777,80776,80775,80774,80773,80772,80771,80770,80769,80768,80767,80766,80765,80764,80763,80762,80761,80760,80759,80758,80757,80756,80755,80754,80753,80752,80751,80750,80749,80748,80747,80746,80745,80744,80743,80742,80741,80740,80739,80738,80737,80736,80734,80733,80732,80731,80730,80728,80727,80726,80725,80724,80723,80722,80721,80720,80719,80718,80717,80716,80715,80714,80710,80709,80708,80707,80706,80705,80704,80703,80702,80701,80700,80699,80698,80697,80696,80695,80694,80693,80692,80691,80690,80689,80688,80687,80686,80685,80684,80683,80682,80681,80679,80678,80677,80676,80675,80674,80673,80672,80670,80669,80668,80667,80666,80665,80664,80663,80662,80661,80660,80659,80658,80656,80655,80654,80653,80652,80651,80649,80648,80647,80646,80645,80644,80643,80642,80641,80640,80639,80638,80637,80636,80635,80634,80633,80632,80631,80630,80629,80628,80627,80626,80625,80624,80623,80622,80621,80620,80619,80618,80617,80616,80615,80614,80613,80611,80610,80609,80608,80607,80606,80605,80604,80603,80602,80601,80600,80599,80598,80597,80596,80595,80594,80593,80592,80590,80589,80587,80586,80585,80584,80583,80582,80580,80579,80578,80577,80576,80574,80573,80572,80571,80570,80569,80568,80567,80566,80565,80564,80563,80562,80561,80560,80559,80558,80557,80556,80554,80553,80552,80551,80550,80549,80548,80547,80546,80545,80544,80543,80542,80541,80540,80536,80535,80534,80532,80531,80530,80529,80528,80527,80526,80525,80524,80523,80522,80521,80520,80519,80518,80517,80516,80515,80514,80513,80512,80511,80510,80509,80508,80507,80506,80505,80504,80503,80502,80501,80500,80499,80498,80497,80496,80495,80494,80493,80492,80491,80490,80489,80488,80486,80485,80484,80483,80482,80481,80480,80479,80478,80477,80476,80475,80474,80473,80472,80471,80470,80469,80468,80467,80466,80464,80463,80462,80461,80460,80459,80458,80457,80456,80455,80454,80453,80452,80451,80450,80448,80447,80446,80445,80444,80443,80442,80441,80440,80439,80438,80437,80436,80435,80434,80433,80432,80431,80430,80429,80428,80427,80425,80424,80423,80422,80421,80420,80419,80417,80416,80415,80414,80412,80411,80410,80409,80408,80407,80406,80405,80404,80403,80402,80401,80400,80398,80397,80396,80395,80390,80389,80388,80387,80382,80381,80380,80379,80378,80377,80376,80375,80374,80373,80372,80371,80370,80369,80368,80367,80366,80365,80364,80363,80362,80361,80360,80359,80358,80357,80356,80355,80354,80353,80352,80351,80350,80349,80348,80347,80346,80345,80344,80343,80342,80341,80340,80339,80338,80337,80336,80335,80334,80333,80331,80330,80329,80328,80327,80326,80325,80324,80323,80322,80321,80320,80319,80318,80317,80316,80315,80314,80313,80312,80311,80310,80309,80308,80307,80306,80305,80304,80303,80302,80301,80300,80299,80298,80297,80296,80295,80294,80293,80292,80290,80289,80288,80287,80286,80285,80284,80283,80282,80281,80280,80278,80277,80276,80275,80274,80273,80272,80271,80270,80269,80268,80267,80266,80265,80264,80263,80262,80261,80260,80259,80258,80257,80256,80255,80254,80253,80252,80251,80250,80249,80248,80247,80246,80245,80244,80243,80242,80241,80240,80239,80237,80236,80235,80234,80233,80232,80231,80230,80229,80228,80227,80226,80225,80224,80223,80222,80221,80220,80219,80218,80217,80216,80215,80214,80213,80212,80211,80210,80209,80208,80207,80206,80205,80204,80203,80202,80201,80200,80199,80198,80197,80196,80195,80194,80193,80192,80191,80190,80189,80188,80187,80186,80185,80184,80183,80182,80181,80180,80179,80178,80177,80176,80175,80174,80173,80172,80167,80165,80164,80163,80162,80161,80160,80159,80157,80156,80155,80153,80151,80149,80148,80146,80145,80144,80143,80142,80141,80140,80139,80138,80137,80136,80135,80134,80133,80132,80131,80130,80129,80128,80127,80126,80125,80124,80123,80122,80121,80120,80119,80118,80117,80116,80115,80114,80113,80112,80111,80110,80109,80108,80106,80105,80104,80103,80102,80101,80100,80099,80098,80097,80096,80095,80094,80093,80092,80091,80090,80089,80088,80087,80086,80085,80084,80083,80082,80081,80080,80079,80078,80077,80076,80075,80074,80073,80072,80071,80070,80069,80068,80067,80066,80065,80064,80062,80061,80060,80059,80058,80057,80056,80055,80054,80053,80052,80051,80049,80048,80047,80046,80045,80044,80043,80042,80041,80040,80039,80038,80037,80036,80035,80034,80033,80032,80031,80030,80029,80028,80026,80025,80024,80023,80022,80021,80020,80019,80018,80017,80016,80015,80014,80013,80012,80011,80007,80006,80005,80004,80003,80002,80001,80000,79998,79993,79990,79987,79985,79984,79983,79982,79981,79980,79979,79978,79977,79976,79973,79971,79970,79969,79968,79966,79965,79963,79961,79960,79959,79957,79956,79954,79953,79952,79949,79948,79947,79946,79945,79944,79943,79942,79941,79938,79936,79935,79934,79933,79930,79929,79928,79927,79926,79925,79924,79923,79922,79921,79920,79919,79918,79917,79916,79915,79914,79913,79912,79910,79909,79907,79906,79905,79904,79903,79902,79901,79900,79899,79898,79897,79896,79895,79894,79893,79892,79891,79890,79889,79888,79887,79886,79883,79882,79881,79880,79879,79878,79877,79876,79875,79872,79870,79869,79868,79867,79866,79865,79864,79863,79862,79861,79860,79859,79858,79857,79855,79854,79853,79852,79851,79850,79849,79848,79847,79846,79844,79843,79841,79839,79838,79837,79836,79835,79834,79833,79832,79831,79830,79829,79828,79827,79826,79825,79824,79823,79822,79821,79820,79819,79817,79816,79815,79814,79813,79812,79806,79805,79804,79803,79802,79801,79799,79798,79797,79796,79795,79794,79793,79792,79791,79790,79789,79788,79787,79786,79785,79784,79783,79782,79781,79779,79778,79777,79776,79775,79774,79772,79770,79769,79768,79767,79766,79765,79764,79763,79762,79761,79760,79759,79758,79757,79756,79755,79754,79753,79752,79751,79750,79749,79748,79747,79746,79745,79744,79743,79742,79741,79740,79739,79738,79737,79736,79735,79733,79732,79731,79730,79729,79728,79727,79726,79725,79724,79723,79722,79721,79720,79719,79718,79717,79716,79715,79714,79713,79712,79711,79710,79709,79708,79707,79706,79705,79704,79703,79702,79701,79700,79699,79698,79697,79696,79695,79694,79693,79692,79691,79690,79689,79688,79687,79686,79685,79684,79683,79682,79681,79680,79679,79678,79677,79676,79675,79674,79673,79672,79668,79667,79666,79665,79664,79663,79662,79661,79660,79659,79658,79657,79656,79655,79654,79653,79652,79651,79650,79649,79646,79645,79644,79643,79642,79641,79640,79639,79638,79637,79636,79635,79634,79633,79632,79631,79630,79629,79628,79627,79626,79625,79624,79623,79622,79621,79619,79618,79617,79616,79615,79614,79613,79612,79611,79610,79609,79608,79607,79606,79605,79604,79603,79602,79601,79600,79599,79598,79596,79595,79594,79593,79591,79590,79589,79588,79587,79586,79585,79584,79583,79582,79581,79579,79578,79577,79576,79575,79574,79573,79572,79571,79568,79567,79566,79565,79564,79562,79561,79560,79559,79558,79557,79556,79555,79553,79552,79551,79550,79548,79545,79544,79543,79542,79541,79540,79539,79537,79536,79535,79534,79533,79532,79531,79530,79529,79528,79527,79526,79525,79524,79523,79522,79521,79520,79519,79518,79517,79516,79515,79514,79513,79512,79511,79510,79509,79508,79507,79506,79505,79504,79503,79500,79498,79497,79496,79495,79494,79493,79492,79491,79490,79489,79488,79487,79486,79485,79483,79482,79481,79480,79479,79478,79477,79476,79475,79474,79473,79472,79470,79469,79468,79467,79466,79465,79464,79463,79462,79461,79460,79459,79457,79456,79455,79454,79453,79452,79451,79449,79448,79447,79446,79445,79444,79443,79440,79439,79438,79437,79436,79435,79434,79433,79432,79431,79430,79429,79428,79427,79426,79425,79424,79423,79422,79421,79420,79419,79418,79417,79416,79415,79414,79413,79412,79411,79410,79409,79408,79407,79406,79405,79404,79403,79402,79400,79398,79397,79396,79395,79394,79393,79392,79391,79390,79388,79387,79386,79385,79384,79383,79382,79381,79380,79379,79378,79376,79375,79374,79373,79372,79371,79370,79369,79368,79367,79366,79365,79364,79363,79362,79361,79360,79359,79358,79357,79356,79355,79354,79353,79349,79345,79344,79343,79342,79341,79340,79339,79338,79337,79335,79334,79333,79332,79331,79330,79329,79328,79327,79326,79325,79324,79323,79322,79321,79320,79319,79318,79317,79316,79315,79314,79313,79312,79311,79310,79309,79308,79303,79302,79301,79296,79293,79292,79291,79290,79289,79288,79287,79286,79285,79284,79283,79282,79281,79276,79275,79274,79273,79272,79270,79269,79268,79267,79266,79265,79264,79263,79262,79261,79260,79259,79258,79257,79256,79255,79254,79253,79252,79251,79250,79249,79248,79247,79246,79245,79244,79243,79242,79241,79240,79239,79238,79237,79236,79235,79234,79233,79232,79231,79230,79229,79228,79226,79225,79223,79221,79220,79219,79218,79217,79216,79215,79214,79211,79210,79209,79208,79207,79206,79205,79204,79203,79202,79201,79200,79199,79197,79196,79195,79194,79193,79192,79191,79190,79189,79188,79187,79186,79185,79183,79182,79181,79180,79179,79178,79177,79176,79172,79170,79169,79168,79167,79166,79165,79163,79162,79160,79159,79158,79157,79156,79155,79154,79153,79152,79151,79150,79149,79148,79147,79146,79145,79144,79142,79140,79139,79138,79137,79135,79134,79133,79131,79129,79128,79127,79126,79125,79124,79123,79122,79121,79120,79119,79118,79117,79116,79115,79114,79113,79112,79110,79108,79107,79106,79105,79104,79103,79100,79098,79097,79096,79095,79094,79093,79092,79091,79084,79083,79082,79081,79079,79078,79077,79076,79075,79074,79073,79072,79071,79070,79069,79068,79067,79066,79065,79064,79063,79062,79061,79060,79059,79058,79057,79056,79055,79054,79053,79052,79051,79050,79049,79048,79047,79046,79045,79044,79043,79042,79041,79040,79039,79038,79037,79036,79035,79034,79033,79032,79031,79030,79029,79028,79027,79026,79025,79024,79023,79022,79020,79019,79018,79017,79015,79014,79013,79012,79011,79010,79008,79007,79006,79005,79004,79003,79002,79001,79000,78999,78998,78997,78996,78995,78994,78993,78992,78991,78990,78989,78987,78986,78985,78984,78983,78982,78981,78980,78979,78978,78977,78976,78975,78974,78973,78972,78971,78970,78969,78967,78966,78965,78964,78963,78962,78961,78960,78959,78958,78957,78956,78955,78954,78953,78952,78951,78950,78948,78947,78946,78945,78944,78943,78942,78941,78940,78939,78938,78937,78936,78935,78934,78933,78932,78931,78930,78929,78928,78927,78926,78925,78923,78922,78921,78920,78919,78918,78917,78916,78915,78914,78913,78912,78911,78910,78909,78908,78907,78906,78905,78904,78903,78902,78899,78898,78897,78896,78895,78894,78893,78892,78891,78890,78889,78888,78887,78886,78885,78884,78883,78882,78881,78880,78879,78878,78877,78875,78874,78873,78872,78871,78870,78869,78868,78867,78866,78865,78864,78863,78860,78859,78857,78856,78848,78846,78845,78844,78843,78842,78841,78840,78835,78834,78833,78832,78831,78830,78829,78828,78827,78826,78825,78824,78823,78822,78821,78820,78819,78818,78817,78816,78815,78814,78813,78812,78811,78810,78809,78808,78807,78806,78805,78804,78803,78802,78801,78800,78799,78798,78797,78794,78792,78791,78790,78789,78788,78787,78786,78785,78784,78783,78782,78781,78780,78779,78778,78777,78776,78775,78774,78773,78772,78771,78770,78769,78768,78767,78766,78765,78764,78759,78758,78757,78756,78755,78754,78753,78751,78746,78743,78742,78741,78740,78739,78738,78737,78736,78735,78734,78733,78732,78731,78730,78729,78728,78727,78726,78725,78723,78718,78717,78716,78715,78714,78713,78712,78711,78710,78709,78708,78707,78706,78705,78704,78703,78702,78701,78700,78699,78698,78697,78696,78695,78694,78689,78688,78687,78686,78684,78683,78682,78681,78678,78677,78676,78675,78674,78673,78672,78671,78670,78669,78667,78666,78665,78664,78663,78662,78661,78659,78657,78656,78654,78653,78652,78651,78650,78649,78648,78647,78645,78644,78643,78642,78641,78639,78638,78637,78636,78635,78634,78633,78632,78631,78630,78629,78628,78627,78626,78625,78624,78623,78622,78621,78620,78619,78618,78617,78616,78615,78614,78613,78612,78611,78610,78608,78606,78603,78602,78601,78600,78599,78598,78597,78595,78594,78592,78591,78590,78589,78588,78587,78586,78585,78584,78583,78582,78581,78580,78579,78578,78577,78576,78575,78574,78573,78572,78571,78570,78569,78568,78566,78565,78564,78563,78562,78561,78560,78559,78558,78557,78556,78555,78554,78553,78552,78551,78550,78549,78548,78547,78546,78545,78544,78543,78542,78541,78540,78538,78537,78536,78535,78534,78533,78532,78531,78530,78529,78528,78524,78523,78521,78520,78519,78518,78517,78515,78514,78513,78512,78510,78509,78508,78507,78506,78504,78503,78502,78501,78500,78499,78498,78497,78496,78495,78494,78493,78492,78491,78490,78489,78488,78486,78485,78484,78483,78482,78481,78480,78479,78478,78477,78475,78473,78472,78471,78470,78469,78467,78466,78465,78464,78463,78462,78461,78460,78459,78458,78457,78456,78455,78453,78452,78451,78450,78449,78448,78447,78446,78445,78443,78442,78439,78438,78437,78436,78435,78434,78433,78432,78431,78430,78429,78428,78427,78426,78425,78424,78423,78422,78421,78420,78419,78418,78417,78415,78414,78413,78410,78409,78408,78407,78406,78405,78404,78403,78400,78397,78396,78395,78394,78393,78392,78391,78390,78389,78388,78387,78386,78385,78384,78383,78382,78380,78379,78378,78377,78376,78375,78374,78373,78372,78371,78369,78368,78367,78365,78364,78363,78362,78361,78360,78359,78358,78357,78356,78355,78354,78353,78352,78351,78350,78349,78348,78347,78346,78345,78344,78343,78342,78341,78340,78339,78338,78337,78336,78335,78334,78333,78332,78331,78330,78329,78328,78327,78326,78325,78324,78323,78322,78321,78320,78319,78318,78317,78316,78315,78314,78304,78303,78302,78296,78295,78294,78293,78292,78291,78290,78289,78288,78282,78279,78278,78277,78276,78275,78274,78273,78272,78271,78270,78269,78268,78267,78266,78265,78264,78263,78261,78260,78259,78258,78257,78256,78255,78254,78253,78252,78251,78250,78245,78244,78243,78242,78241,78240,78239,78238,78237,78236,78235,78234,78233,78232,78231,78230,78228,78227,78226,78224,78223,78222,78221,78220,78219,78218,78217,78216,78215,78214,78213,78212,78211,78210,78209,78208,78207,78206,78202,78200,78199,78198,78197,78196,78195,78194,78193,78192,78191,78190,78189,78188,78187,78186,78185,78184,78183,78182,78177,78176,78175,78174,78173,78169,78168,78166,78165,78164,78163,78162,78161,78160,78159,78158,78157,78155,78153,78152,78151,78150,78148,78144,78142,78141,78140,78139,78137,78135,78134,78133,78132,78131,78130,78129,78128,78127,78126,78125,78124,78123,78122,78121,78120,78118,78116,78115,78114,78113,78112,78111,78110,78109,78108,78107,78106,78105,78104,78103,78102,78099,78098,78097,78096,78095,78094,78093,78092,78091,78090,78089,78088,78087,78086,78085,78084,78083,78082,78080,78079,78077,78076,78075,78074,78073,78068,78067,78066,78065,78064,78063,78062,78061,78060,78059,78058,78057,78056,78055,78054,78053,78052,78051,78050,78049,78047,78045,78044,78043,78042,78041,78040,78039,78038,78037,78036,78035,78034,78033,78032,78031,78030,78028,78027,78026,78025,78024,78023,78022,78021,78020,78019,78018,78017,78016,78015,78014,78013,78012,78011,78010,78009,78008,78007,78006,78005,78004,78003,78001,78000,77999,77998,77997,77996,77995,77994,77993,77992,77991,77990,77989,77988,77987,77986,77985,77984,77983,77982,77981,77980,77979,77978,77977,77976,77975,77974,77973,77972,77971,77970,77969,77968,77966,77965,77963,77962,77961,77960,77959,77958,77957,77952,77951,77950,77949,77948,77947,77945,77944,77943,77942,77941,77940,77939,77938,77937,77936,77935,77934,77933,77931,77930,77929,77928,77927,77926,77925,77924,77923,77922,77921,77920,77919,77918,77915,77914,77913,77912,77911,77910,77909,77908,77907,77906,77905,77904,77903,77902,77901,77900,77899,77895,77894,77893,77892,77891,77890,77889,77888,77887,77886,77885,77884,77883,77882,77881,77880,77879,77878,77877,77876,77875,77874,77873,77872,77871,77870,77869,77868,77867,77866,77865,77864,77863,77861,77860,77859,77858,77857,77856,77854,77853,77850,77848,77847,77846,77845,77844,77843,77842,77841,77840,77839,77838,77837,77836,77835,77834,77832,77831,77829,77828,77827,77826,77825,77824,77823,77822,77820,77819,77817,77816,77815,77814,77813,77812,77811,77810,77809,77808,77807,77806,77805,77803,77802,77801,77800,77799,77798,77797,77796,77795,77794,77793,77792,77791,77790,77789,77788,77787,77786,77785,77784,77783,77782,77781,77780,77779,77778,77777,77776,77775,77774,77773,77772,77771,77770,77768,77767,77765,77764,77763,77762,77761,77760,77759,77758,77757,77756,77755,77754,77753,77752,77751,77750,77749,77748,77747,77746,77745,77744,77743,77742,77741,77740,77739,77738,77737,77736,77735,77734,77733,77732,77731,77730,77729,77728,77727,77726,77725,77724,77723,77722,77721,77720,77719,77718,77717,77716,77715,77709,77704,77703,77702,77701,77700,77699,77698,77697,77696,77695,77694,77693,77692,77691,77690,77689,77688,77687,77686,77685,77684,77683,77682,77681,77680,77679,77678,77677,77676,77675,77674,77673,77672,77671,77670,77669,77667,77666,77665,77664,77663,77662,77661,77660,77659,77658,77657,77656,77655,77654,77653,77652,77651,77650,77649,77648,77647,77644,77643,77642,77641,77640,77639,77638,77637,77636,77635,77634,77633,77632,77631,77630,77629,77628,77627,77626,77625,77624,77622,77621,77620,77617,77616,77615,77614,77613,77612,77610,77609,77608,77607,77606,77605,77604,77603,77602,77601,77600,77599,77598,77597,77596,77595,77594,77593,77592,77591,77590,77588,77587,77586,77585,77584,77583,77582,77581,77580,77579,77578,77577,77576,77575,77574,77573,77572,77571,77570,77569,77565,77564,77563,77562,77561,77560,77559,77558,77557,77556,77551,77550,77549,77548,77543,77542,77541,77540,77539,77538,77536,77529,77528,77527,77526,77525,77524,77523,77522,77521,77520,77519,77518,77517,77516,77513,77512,77510,77509,77508,77507,77506,77505,77504,77503,77501,77500,77499,77498,77497,77496,77495,77494,77493,77492,77491,77490,77489,77488,77487,77486,77485,77483,77478,77477,77476,77475,77474,77473,77472,77471,77470,77469,77468,77467,77466,77465,77463,77462,77461,77460,77459,77458,77457,77456,77455,77454,77453,77452,77451,77450,77449,77448,77447,77446,77445,77444,77443,77442,77441,77440,77439,77438,77434,77431,77430,77429,77428,77427,77426,77425,77424,77423,77422,77419,77418,77417,77415,77414,77413,77412,77411,77410,77409,77408,77407,77406,77405,77404,77403,77402,77400,77398,77397,77396,77395,77394,77393,77392,77391,77390,77389,77388,77387,77385,77384,77383,77382,77381,77380,77379,77378,77377,77376,77375,77374,77373,77372,77371,77370,77369,77368,77367,77366,77365,77364,77363,77362,77361,77360,77359,77358,77357,77356,77355,77354,77353,77352,77351,77350,77349,77348,77347,77346,77345,77344,77343,77342,77341,77340,77338,77337,77336,77335,77334,77333,77332,77331,77328,77327,77326,77325,77324,77323,77322,77321,77320,77319,77318,77317,77316,77315,77314,77313,77312,77311,77310,77309,77308,77307,77306,77305,77304,77303,77300,77299,77298,77297,77296,77295,77294,77293,77291,77290,77289,77288,77287,77286,77285,77284,77282,77281,77280,77279,77278,77277,77274,77272,77271,77270,77269,77268,77267,77266,77264,77263,77262,77261,77260,77259,77258,77257,77256,77255,77254,77253,77252,77251,77250,77249,77248,77247,77245,77244,77243,77241,77239,77238,77237,77236,77235,77234,77232,77231,77230,77229,77228,77227,77226,77225,77224,77223,77222,77221,77220,77219,77218,77217,77216,77214,77213,77212,77211,77210,77209,77208,77207,77206,77205,77204,77203,77202,77201,77200,77199,77198,77197,77196,77195,77194,77193,77192,77191,77190,77189,77187,77186,77185,77184,77183,77182,77181,77180,77179,77178,77176,77175,77174,77173,77172,77171,77170,77169,77168,77167,77162,77161,77160,77159,77158,77157,77156,77155,77154,77153,77151,77150,77149,77148,77147,77146,77145,77144,77143,77142,77141,77140,77138,77137,77136,77134,77133,77132,77131,77130,77129,77128,77127,77126,77125,77124,77123,77122,77120,77115,77114,77113,77112,77111,77110,77109,77108,77107,77106,77105,77104,77103,77101,77100,77099,77096,77095,77093,77091,77090,77088,77086,77085,77083,77082,77081,77080,77079,77078,77076,77075,77070,77067,77066,77065,77064,77063,77053,77052,77051,77047,77046,77045,77044,77043,77042,77038,77037,77036,77035,77034,77033,77032,77031,77030,77029,77028,77027,77026,77024,77023,77022,77021,77020,77019,77018,77017,77016,77015,77014,77012,77011,77009,77008,77007,77006,77005,77003,77000,76999,76998,76997,76996,76991,76988,76987,76986,76985,76983,76982,76981,76978,76977,76976,76975,76974,76973,76972,76971,76970,76969,76968,76967,76966,76965,76964,76963,76962,76961,76960,76959,76957,76956,76955,76954,76953,76952,76951,76949,76948,76947,76946,76945,76944,76941,76940,76938,76937,76936,76935,76933,76931,76930,76929,76928,76927,76926,76925,76924,76923,76922,76921,76920,76919,76918,76917,76916,76915,76914,76913,76912,76910,76909,76908,76907,76906,76905,76904,76903,76902,76901,76900,76899,76898,76897,76896,76895,76894,76891,76889,76887,76886,76885,76884,76883,76882,76880,76879,76878,76877,76876,76875,76874,76873,76872,76871,76870,76869,76868,76866,76865,76864,76863,76862,76859,76857,76852,76851,76850,76849,76848,76847,76846,76845,76840,76839,76838,76837,76832,76831,76829,76828,76826,76824,76823,76822,76821,76820,76819,76818,76817,76816,76815,76814,76813,76812,76811,76810,76809,76808,76806,76805,76804,76803,76802,76801,76800,76797,76796,76794,76793,76792,76791,76790,76789,76788,76787,76786,76785,76784,76783,76782,76781,76780,76778,76777,76775,76774,76773,76772,76771,76770,76768,76767,76766,76765,76764,76763,76762,76760,76759,76758,76757,76756,76755,76754,76753,76752,76750,76748,76747,76746,76745,76744,76743,76742,76741,76740,76739,76738,76737,76736,76735,76732,76731,76730,76729,76728,76727,76726,76725,76724,76723,76722,76721,76720,76719,76718,76717,76716,76715,76714,76713,76712,76711,76710,76709,76708,76707,76706,76705,76704,76703,76702,76701,76700,76699,76698,76697,76696,76695,76694,76693,76692,76691,76690,76689,76688,76687,76686,76685,76684,76683,76682,76681,76679,76678,76675,76674,76673,76672,76671,76670,76669,76668,76667,76666,76665,76663,76662,76661,76660,76659,76658,76657,76656,76655,76654,76652,76651,76650,76649,76648,76647,76646,76645,76643,76642,76641,76640,76639,76638,76637,76636,76635,76634,76633,76632,76631,76630,76629,76628,76627,76626,76625,76624,76623,76622,76621,76619,76618,76617,76616,76613,76610,76609,76608,76607,76606,76605,76604,76603,76602,76601,76600,76599,76598,76597,76596,76595,76594,76593,76592,76591,76590,76589,76588,76587,76586,76585,76584,76583,76582,76581,76580,76579,76578,76577,76576,76575,76574,76573,76572,76571,76570,76569,76568,76567,76566,76564,76563,76562,76561,76560,76559,76558,76557,76556,76552,76550,76549,76548,76547,76546,76545,76544,76543,76542,76541,76540,76539,76538,76537,76536,76535,76534,76533,76532,76529,76528,76527,76526,76525,76524,76523,76522,76521,76520,76519,76518,76517,76516,76515,76514,76513,76512,76511,76509,76508,76506,76505,76504,76503,76502,76501,76500,76499,76498,76497,76496,76495,76494,76493,76492,76491,76490,76489,76488,76487,76486,76485,76484,76483,76482,76481,76479,76478,76477,76476,76473,76472,76471,76469,76468,76467,76466,76465,76464,76463,76462,76461,76460,76459,76456,76455,76454,76453,76452,76451,76450,76449,76448,76447,76446,76444,76442,76441,76440,76439,76438,76436,76435,76434,76432,76431,76430,76429,76428,76427,76426,76418,76417,76415,76414,76413,76412,76411,76408,76407,76405,76403,76402,76401,76400,76399,76398,76396,76395,76394,76393,76390,76389,76388,76387,76386,76385,76384,76383,76382,76381,76380,76379,76378,76377,76376,76375,76369,76367,76366,76365,76364,76363,76362,76361,76360,76359,76358,76357,76356,76355,76354,76353,76352,76351,76350,76349,76348,76347,76346,76345,76344,76343,76342,76340,76339,76338,76337,76335,76334,76333,76332,76331,76330,76329,76328,76327,76326,76325,76324,76323,76322,76321,76320,76319,76318,76317,76316,76315,76314,76313,76312,76310,76309,76308,76307,76306,76304,76297,76296,76295,76294,76293,76292,76290,76289,76288,76287,76286,76285,76284,76283,76282,76281,76280,76279,76278,76277,76276,76275,76274,76273,76271,76270,76269,76268,76267,76266,76265,76264,76263,76262,76261,76260,76259,76255,76254,76253,76252,76250,76249,76242,76241,76240,76239,76238,76236,76235,76234,76233,76232,76231,76229,76228,76227,76224,76223,76222,76221,76220,76219,76218,76217,76216,76215,76214,76213,76212,76211,76210,76209,76208,76207,76206,76205,76204,76202,76201,76200,76199,76198,76197,76196,76195,76194,76193,76192,76191,76190,76189,76188,76187,76186,76185,76184,76183,76182,76181,76180,76179,76178,76177,76176,76175,76174,76172,76170,76169,76168,76164,76162,76160,76159,76158,76157,76156,76155,76154,76153,76152,76151,76150,76149,76146,76145,76144,76143,76142,76141,76132,76131,76130,76129,76128,76127,76126,76125,76124,76123,76122,76121,76120,76119,76118,76117,76116,76111,76110,76109,76108,76107,76106,76105,76104,76103,76102,76101,76100,76099,76098,76097,76096,76095,76094,76093,76092,76091,76090,76089,76088,76087,76086,76085,76084,76083,76082,76081,76080,76079,76078,76077,76076,76075,76074,76071,76068,76067,76066,76065,76064,76063,76062,76061,76060,76059,76058,76057,76056,76055,76054,76053,76052,76051,76050,76049,76048,76047,76046,76045,76044,76043,76042,76041,76040,76039,76038,76037,76036,76035,76034,76033,76032,76031,76030,76029,76028,76027,76026,76021,76020,76019,76018,76017,76016,76015,76014,76012,76010,76009,76008,76007,76005,76004,76003,76002,76001,76000,75999,75998,75997,75996,75992,75988,75987,75986,75985,75984,75982,75981,75980,75979,75978,75977,75976,75975,75974,75973,75972,75969,75968,75967,75966,75964,75963,75959,75958,75957,75956,75955,75954,75953,75951,75950,75949,75948,75947,75946,75945,75944,75943,75942,75941,75940,75939,75938,75937,75936,75935,75934,75933,75932,75929,75928,75927,75926,75925,75924,75923,75922,75918,75916,75915,75914,75913,75912,75906,75904,75899,75898,75897,75896,75895,75894,75893,75892,75887,75885,75884,75883,75882,75881,75880,75878,75877,75876,75875,75874,75873,75871,75870,75869,75868,75867,75866,75865,75864,75863,75861,75860,75859,75857,75856,75855,75854,75853,75852,75850,75849,75846,75839,75838,75836,75835,75834,75833,75832,75831,75830,75829,75828,75827,75826,75824,75823,75822,75821,75820,75819,75818,75817,75816,75815,75814,75813,75812,75811,75810,75809,75808,75807,75806,75805,75804,75803,75802,75801,75800,75799,75798,75796,75795,75794,75793,75792,75791,75790,75789,75788,75787,75786,75785,75784,75783,75782,75781,75780,75779,75778,75777,75776,75775,75774,75773,75772,75771,75769,75768,75767,75766,75765,75763,75762,75761,75760,75759,75757,75756,75755,75754,75753,75752,75751,75750,75749,75748,75747,75746,75745,75744,75743,75742,75739,75737,75733,75732,75731,75730,75729,75728,75726,75725,75724,75723,75722,75721,75720,75719,75718,75717,75716,75715,75713,75712,75711,75710,75709,75708,75707,75706,75705,75704,75703,75702,75701,75697,75696,75695,75694,75693,75692,75691,75690,75689,75688,75687,75686,75685,75681,75680,75679,75678,75677,75676,75675,75674,75673,75672,75671,75670,75669,75668,75667,75666,75665,75663,75662,75661,75660,75659,75658,75657,75656,75655,75654,75652,75651,75648,75647,75646,75645,75644,75643,75642,75641,75640,75639,75638,75637,75636,75635,75634,75633,75632,75631,75630,75629,75628,75627,75620,75619,75618,75616,75615,75614,75612,75611,75608,75607,75606,75605,75604,75596,75595,75594,75593,75591,75590,75589,75588,75587,75586,75585,75584,75583,75582,75581,75580,75575,75560,75558,75557,75556,75555,75554,75553,75552,75551,75550,75548,75547,75546,75545,75544,75543,75542,75541,75540,75539,75538,75537,75536,75535,75534,75533,75532,75531,75530,75529,75528,75527,75526,75525,75524,75523,75522,75521,75520,75519,75518,75517,75516,75515,75514,75513,75512,75511,75510,75509,75508,75507,75506,75505,75503,75502,75500,75499,75497,75496,75494,75492,75490,75489,75488,75487,75486,75485,75484,75483,75482,75480,75479,75478,75477,75476,75475,75473,75472,75471,75470,75469,75468,75467,75466,75465,75464,75463,75462,75461,75460,75459,75454,75453,75452,75451,75447,75440,75439,75437,75436,75435,75434,75433,75432,75431,75430,75429,75428,75427,75426,75424,75423,75422,75421,75420,75419,75418,75417,75416,75414,75412,75411,75410,75408,75406,75405,75404,75403,75402,75401,75400,75397,75396,75395,75394,75393,75392,75391,75390,75389,75388,75387,75386,75385,75384,75383,75382,75381,75379,75374,75373,75372,75368,75367,75363,75362,75361,75360,75359,75358,75357,75356,75355,75354,75353,75351,75350,75349,75348,75347,75346,75345,75344,75343,75342,75339,75338,75337,75336,75335,75334,75333,75332,75331,75330,75329,75328,75327,75326,75325,75324,75323,75322,75321,75320,75318,75316,75315,75314,75313,75312,75311,75310,75308,75307,75306,75305,75304,75303,75302,75301,75298,75297,75296,75295,75294,75292,75291,75290,75289,75288,75287,75286,75285,75284,75283,75282,75280,75279,75275,75274,75273,75272,75270,75269,75268,75267,75266,75265,75263,75262,75261,75260,75258,75257,75256,75255,75254,75252,75251,75250,75249,75248,75247,75246,75245,75243,75242,75241,75240,75239,75238,75237,75236,75235,75234,75233,75232,75231,75230,75229,75228,75227,75226,75225,75224,75223,75222,75220,75219,75217,75216,75214,75212,75211,75210,75209,75207,75206,75205,75204,75202,75201,75200,75199,75198,75197,75196,75195,75194,75193,75192,75191,75190,75189,75188,75187,75186,75185,75184,75182,75181,75180,75179,75178,75177,75176,75175,75174,75172,75171,75170,75169,75168,75167,75164,75163,75162,75161,75160,75159,75158,75157,75156,75155,75154,75153,75152,75151,75150,75149,75148,75147,75146,75145,75144,75143,75142,75141,75140,75139,75138,75136,75135,75134,75133,75132,75131,75129,75128,75127,75126,75125,75124,75123,75122,75121,75120,75119,75118,75117,75116,75115,75114,75113,75111,75110,75109,75108,75107,75106,75105,75104,75103,75102,75101,75100,75099,75097,75096,75095,75094,75093,75092,75091,75090,75089,75088,75086,75085,75084,75082,75081,75080,75079,75078,75077,75076,75073,75072,75071,75070,75069,75068,75067,75066,75065,75064,75063,75062,75061,75060,75059,75058,75057,75056,75055,75049,75047,75046,75045,75044,75043,75042,75041,75040,75039,75038,75037,75036,75035,75034,75033,75032,75031,75030,75029,75028,75027,75026,75025,75024,75023,75022,75021,75019,75015,75014,75012,75011,75010,75009,75008,75007,75006,75005,75001,75000,74999,74998,74997,74996,74995,74994,74992,74991,74990,74989,74988,74987,74986,74985,74984,74983,74982,74981,74980,74979,74977,74976,74974,74972,74971,74970,74969,74968,74967,74966,74963,74962,74960,74959,74957,74956,74955,74954,74953,74952,74951,74950,74949,74948,74947,74946,74945,74944,74943,74942,74941,74940,74939,74938,74937,74936,74935,74934,74933,74932,74931,74930,74929,74928,74927,74926,74925,74924,74923,74922,74920,74919,74918,74917,74916,74915,74910,74908,74907,74906,74905,74904,74903,74902,74901,74900,74899,74898,74897,74896,74895,74894,74893,74892,74891,74890,74889,74888,74887,74886,74885,74884,74883,74882,74881,74880,74879,74878,74877,74876,74875,74874,74873,74872,74871,74870,74869,74868,74867,74866,74864,74861,74853,74852,74850,74849,74848,74847,74846,74845,74844,74843,74842,74841,74836,74834,74833,74832,74831,74820,74819,74818,74817,74816,74815,74814,74813,74812,74811,74810,74809,74808,74807,74806,74805,74804,74803,74802,74801,74800,74799,74798,74797,74796,74795,74793,74792,74791,74790,74789,74788,74787,74786,74785,74784,74783,74782,74781,74780,74778,74776,74772,74771,74769,74767,74766,74763,74760,74759,74758,74757,74756,74755,74754,74753,74752,74751,74750,74749,74748,74747,74746,74745,74744,74743,74742,74741,74740,74739,74738,74737,74732,74731,74730,74729,74728,74727,74726,74725,74724,74723,74722,74721,74720,74719,74718,74717,74716,74715,74714,74713,74712,74711,74710,74709,74708,74707,74706,74705,74704,74703,74702,74701,74700,74699,74698,74697,74696,74695,74694,74693,74692,74691,74690,74689,74688,74687,74686,74685,74683,74681,74680,74678,74675,74674,74673,74672,74671,74670,74669,74668,74667,74665,74664,74663,74662,74661,74660,74659,74658,74657,74656,74655,74653,74652,74651,74650,74649,74648,74647,74646,74645,74644,74643,74642,74641,74640,74639,74638,74637,74636,74635,74634,74633,74632,74631,74630,74625,74624,74622,74621,74620,74615,74614,74613,74612,74611,74610,74609,74608,74607,74606,74605,74604,74603,74602,74601,74600,74599,74598,74597,74595,74594,74593,74592,74591,74590,74589,74588,74587,74586,74585,74584,74583,74581,74580,74579,74578,74577,74576,74575,74574,74573,74572,74571,74570,74569,74565,74556,74555,74554,74553,74552,74551,74550,74549,74548,74547,74545,74544,74543,74542,74536,74535,74534,74533,74531,74529,74528,74519,74518,74517,74516,74515,74514,74509,74508,74507,74505,74504,74500,74499,74498,74497,74496,74495,74493,74492,74491,74490,74489,74488,74486,74485,74483,74480,74478,74477,74476,74475,74471,74466,74465,74463,74462,74458,74450,74448,74446,74443,74441,74439,74436,74435,74434,74433,74432,74431,74426,74421,74420,74419,74417,74415,74414,74413,74412,74411,74410,74409,74408,74407,74406,74405,74404,74403,74402,74401,74400,74399,74398,74397,74396,74394,74392,74390,74389,74388,74387,74386,74384,74383,74382,74381,74380,74379,74378,74377,74376,74375,74374,74373,74371,74370,74369,74368,74367,74366,74365,74364,74363,74362,74361,74358,74357,74356,74355,74354,74353,74352,74351,74349,74347,74344,74343,74342,74340,74339,74333,74332,74330,74329,74327,74326,74310,74302,74300,74299,74294,74293,74292,74290,74289,74288,74287,74286,74285,74284,74283,74282,74280,74279,74276,74273,74272,74266,74265,74264,74263,74262,74261,74260,74259,74258,74257,74256,74255,74254,74253,74252,74251,74250,74249,74248,74246,74245,74244,74243,74241,74240,74239,74238,74237,74236,74235,74233,74232,74231,74230,74229,74228,74225,74224,74223,74222,74221,74220,74219,74218,74217,74216,74214,74213,74208,74207,74206,74205,74204,74202,74200,74199,74198,74197,74193,74192,74191,74190,74189,74188,74187,74186,74185,74184,74181,74179,74177,74176,74175,74174,74173,74172,74170,74169,74165,74164,74163,74162,74160,74159,74158,74157,74156,74154,74153,74150,74149,74148,74147,74146,74143,74141,74140,74139,74130,74129,74127,74125,74124,74123,74122,74121,74120,74118,74117,74116,74112,74111,74109,74108,74107,74106,74105,74103,74099,74098,74097,74096,74095,74094,74093,74092,74091,74090,74089,74088,74087,74086,74085,74084,74082,74081,74080,74078,74076,74075,74073,74072,74071,74070,74069,74068,74067,74066,74065,74064,74063,74062,74061,74060,74059,74058,74057,74056,74055,74054,74053,74052,74049,74043,74042,74041,74039,74038,74037,74032,74031,74030,74029,74028,74027,74026,74025,74024,74023,74022,74021,74020,74019,74018,74017,74016,74015,74014,74012,74010,74009,74008,74007,74006,74005,74004,74003,74001,74000,73999,73998,73996,73995,73994,73993,73992,73991,73990,73989,73988,73987,73986,73985,73984,73983,73982,73981,73980,73979,73978,73977,73975,73974,73973,73972,73971,73970,73969,73968,73967,73966,73965,73964,73963,73962,73961,73960,73959,73958,73957,73956,73955,73954,73953,73952,73951,73949,73948,73947,73942,73941,73940,73939,73937,73936,73935,73934,73929,73927,73925,73924,73923,73922,73921,73920,73919,73918,73917,73915,73914,73913,73911,73910,73909,73908,73907,73906,73905,73904,73903,73902,73901,73900,73899,73898,73897,73896,73895,73894,73893,73891,73890,73889,73888,73887,73886,73884,73880,73879,73878,73877,73876,73875,73874,73871,73870,73869,73868,73867,73864,73862,73861,73860,73859,73858,73857,73856,73855,73854,73850,73849,73847,73846,73845,73844,73843,73842,73841,73840,73839,73838,73837,73836,73835,73834,73833,73832,73831,73830,73829,73828,73827,73826,73825,73823,73822,73821,73820,73819,73818,73817,73816,73815,73814,73813,73812,73811,73810,73809,73808,73806,73805,73801,73800,73799,73798,73797,73796,73795,73794,73793,73792,73791,73790,73789,73788,73787,73786,73785,73784,73783,73782,73781,73780,73779,73778,73775,73774,73773,73772,73771,73770,73769,73768,73767,73766,73765,73764,73763,73760,73759,73757,73756,73755,73754,73753,73751,73750,73749,73748,73747,73745,73744,73743,73742,73741,73740,73739,73738,73737,73736,73735,73734,73733,73732,73731,73730,73729,73728,73727,73726,73725,73724,73723,73722,73721,73720,73718,73717,73716,73715,73714,73713,73712,73711,73710,73709,73707,73706,73704,73703,73702,73701,73700,73699,73698,73697,73696,73695,73694,73693,73692,73691,73690,73689,73688,73686,73685,73684,73683,73682,73681,73680,73679,73678,73677,73676,73675,73674,73672,73670,73669,73668,73667,73666,73665,73664,73663,73662,73661,73660,73659,73657,73656,73655,73654,73653,73651,73650,73649,73648,73647,73646,73645,73644,73643,73642,73641,73640,73639,73638,73637,73636,73635,73634,73633,73632,73629,73628,73627,73626,73625,73624,73623,73622,73621,73620,73619,73618,73617,73616,73615,73614,73613,73608,73607,73606,73605,73604,73603,73602,73601,73600,73598,73597,73595,73594,73593,73592,73591,73590,73589,73588,73587,73586,73585,73584,73579,73578,73577,73576,73575,73574,73573,73572,73571,73570,73569,73566,73565,73564,73563,73562,73561,73560,73559,73558,73557,73556,73555,73554,73553,73552,73551,73550,73549,73548,73547,73546,73545,73544,73543,73542,73541,73540,73539,73538,73536,73535,73534,73533,73532,73531,73530,73529,73528,73527,73526,73524,73523,73522,73521,73520,73519,73517,73516,73515,73514,73513,73512,73511,73510,73509,73508,73507,73506,73505,73504,73503,73502,73501,73500,73499,73498,73497,73496,73495,73494,73493,73492,73491,73490,73489,73488,73487,73486,73485,73484,73483,73482,73481,73480,73479,73477,73476,73475,73474,73473,73472,73471,73470,73469,73468,73467,73466,73465,73464,73463,73462,73461,73460,73459,73458,73456,73454,73453,73452,73451,73449,73448,73446,73443,73441,73440,73439,73438,73436,73435,73434,73433,73427,73426,73425,73424,73422,73417,73416,73415,73414,73412,73411,73410,73409,73408,73407,73406,73404,73403,73402,73401,73400,73399,73398,73397,73396,73395,73394,73393,73392,73390,73389,73387,73386,73385,73379,73378,73375,73373,73372,73371,73369,73368,73367,73366,73365,73364,73363,73362,73361,73360,73359,73358,73357,73356,73355,73354,73353,73352,73351,73350,73349,73348,73347,73346,73345,73343,73342,73340,73338,73335,73334,73333,73332,73331,73330,73329,73328,73327,73326,73325,73324,73323,73322,73320,73319,73318,73317,73316,73315,73314,73313,73310,73309,73308,73307,73306,73305,73304,73303,73302,73301,73300,73299,73298,73297,73296,73295,73294,73293,73292,73290,73285,73284,73283,73282,73281,73280,73279,73278,73277,73276,73275,73274,73273,73272,73271,73270,73269,73268,73267,73266,73265,73263,73262,73261,73260,73259,73258,73257,73256,73255,73253,73251,73250,73245,73243,73242,73241,73236,73234,73231,73230,73227,73226,73225,73224,73223,73222,73217,73214,73213,73212,73211,73210,73209,73208,73207,73206,73205,73204,73200,73199,73198,73197,73196,73195,73194,73193,73192,73191,73190,73189,73188,73186,73185,73184,73183,73182,73181,73180,73175,73174,73173,73172,73171,73170,73169,73168,73167,73166,73164,73163,73162,73161,73160,73159,73158,73157,73156,73155,73154,73153,73152,73151,73150,73149,73148,73147,73146,73145,73144,73143,73142,73141,73140,73139,73138,73137,73136,73135,73134,73133,73132,73131,73130,73129,73128,73127,73126,73125,73124,73123,73122,73121,73120,73119,73118,73117,73116,73115,73114,73113,73112,73110,73109,73108,73107,73106,73105,73104,73103,73102,73101,73100,73099,73098,73097,73096,73095,73094,73093,73092,73091,73088,73087,73086,73085,73084,73083,73082,73081,73073,73069,73068,73066,73065,73064,73063,73062,73061,73060,73059,73055,73054,73053,73052,73050,73049,73048,73047,73046,73045,73044,73043,73042,73041,73040,73039,73038,73037,73035,73034,73033,73032,73031,73030,73029,73028,73027,73026,73025,73024,73023,73022,73021,73020,73019,73018,73017,73016,73015,73014,73013,73012,73011,73010,73009,73008,73007,73006,73005,73004,73003,73002,73001,73000,72998,72997,72996,72995,72994,72993,72992,72991,72990,72989,72988,72987,72986,72985,72984,72983,72982,72981,72977,72976,72973,72972,72971,72970,72968,72967,72966,72965,72964,72963,72962,72961,72960,72959,72958,72957,72956,72955,72954,72953,72952,72951,72950,72949,72948,72947,72945,72944,72943,72942,72941,72940,72939,72934,72929,72928,72927,72926,72925,72924,72923,72922,72921,72920,72919,72918,72917,72916,72915,72914,72913,72912,72911,72910,72909,72908,72907,72906,72905,72904,72903,72902,72901,72900,72898,72897,72896,72895,72894,72893,72892,72891,72890,72889,72888,72887,72886,72882,72881,72880,72878,72877,72876,72875,72874,72873,72872,72871,72870,72868,72867,72866,72865,72864,72863,72854,72851,72850,72849,72847,72846,72845,72844,72843,72842,72841,72840,72838,72837,72836,72835,72834,72833,72832,72831,72830,72829,72828,72823,72822,72821,72819,72818,72815,72814,72813,72810,72809,72808,72807,72806,72805,72804,72803,72802,72801,72800,72799,72797,72796,72795,72794,72793,72792,72791,72789,72788,72787,72785,72784,72783,72781,72780,72779,72777,72775,72774,72773,72772,72771,72770,72769,72768,72767,72766,72765,72764,72763,72762,72761,72760,72759,72758,72757,72756,72755,72754,72753,72752,72751,72750,72749,72748,72747,72744,72733,72728,72727,72726,72725,72724,72723,72714,72713,72710,72709,72705,72699,72696,72695,72694,72691,72681,72678,72677,72676,72675,72674,72673,72672,72671,72670,72669,72668,72667,72666,72665,72663,72662,72661,72660,72658,72656,72655,72654,72653,72652,72651,72650,72649,72647,72646,72645,72644,72643,72642,72641,72640,72639,72638,72637,72636,72635,72634,72633,72631,72629,72628,72627,72626,72624,72623,72621,72620,72619,72616,72615,72614,72613,72610,72609,72607,72606,72605,72604,72603,72602,72601,72599,72598,72597,72596,72595,72594,72593,72592,72590,72588,72587,72585,72584,72582,72581,72580,72579,72578,72575,72573,72572,72571,72570,72569,72568,72567,72565,72564,72563,72562,72561,72560,72559,72558,72557,72556,72555,72554,72553,72552,72551,72550,72549,72548,72547,72546,72545,72543,72542,72541,72540,72539,72538,72537,72536,72535,72534,72533,72532,72531,72530,72529,72528,72527,72525,72524,72519,72518,72517,72516,72515,72505,72504,72503,72502,72501,72500,72499,72498,72497,72496,72494,72493,72492,72491,72490,72489,72488,72487,72486,72485,72484,72483,72482,72481,72480,72479,72478,72477,72476,72475,72474,72473,72469,72468,72467,72466,72465,72464,72463,72462,72461,72460,72459,72458,72457,72456,72455,72454,72453,72452,72451,72450,72449,72448,72447,72446,72445,72444,72443,72442,72441,72440,72438,72437,72436,72435,72434,72433,72432,72431,72430,72429,72428,72427,72426,72425,72424,72423,72422,72421,72419,72418,72417,72416,72415,72414,72413,72412,72411,72410,72409,72408,72407,72406,72405,72404,72403,72400,72399,72397,72396,72395,72394,72393,72392,72391,72390,72389,72388,72387,72386,72385,72383,72382,72381,72380,72378,72377,72376,72375,72374,72373,72372,72371,72370,72369,72368,72367,72366,72365,72364,72363,72362,72361,72360,72359,72358,72357,72356,72355,72354,72353,72352,72351,72350,72349,72348,72347,72346,72345,72344,72343,72342,72341,72340,72339,72338,72337,72336,72334,72331,72330,72329,72328,72327,72322,72319,72318,72317,72316,72315,72314,72313,72312,72311,72309,72308,72307,72306,72305,72304,72302,72301,72300,72298,72297,72296,72295,72294,72293,72292,72291,72290,72289,72288,72287,72286,72285,72283,72282,72281,72280,72279,72278,72277,72276,72275,72274,72273,72272,72271,72270,72267,72266,72265,72264,72263,72262,72261,72260,72259,72258,72257,72256,72255,72254,72253,72251,72249,72248,72247,72245,72244,72241,72240,72239,72238,72237,72236,72235,72234,72232,72230,72228,72227,72225,72224,72223,72221,72220,72219,72218,72216,72215,72198,72197,72195,72194,72193,72192,72191,72190,72180,72177,72175,72174,72173,72172,72171,72162,72161,72160,72159,72158,72157,72156,72155,72154,72153,72152,72151,72150,72145,72144,72139,72132,72131,72130,72129,72118,72117,72116,72115,72114,72113,72112,72111,72110,72109,72108,72107,72106,72105,72104,72103,72102,72101,72100,72099,72098,72097,72096,72095,72065,72060,72059,72057,72056,72055,72054,72053,72052,72051,72050,72049,72048,72045,72043,72042,72041,72040,72039,72038,72037,72036,72035,72034,72033,72032,72031,72030,72029,72028,72027,72026,72025,72024,72023,72020,72018,72017,72016,72015,72014,72009,72008,72007,72006,72005,72003,72002,72001,72000,71999,71998,71997,71996,71995,71994,71993,71992,71991,71990,71989,71988,71987,71986,71985,71984,71983,71982,71979,71978,71977,71976,71975,71974,71973,71972,71971,71970,71969,71968,71967,71966,71965,71964,71963,71961,71960,71959,71956,71955,71954,71953,71952,71951,71950,71946,71945,71944,71943,71942,71941,71940,71939,71938,71934,71933,71932,71931,71930,71929,71928,71927,71926,71925,71924,71923,71922,71921,71920,71919,71918,71917,71916,71915,71914,71913,71912,71911,71910,71909,71908,71907,71906,71905,71902,71901,71900,71899,71898,71897,71896,71895,71894,71893,71892,71891,71890,71889,71888,71887,71886,71885,71884,71883,71882,71881,71879,71877,71876,71875,71870,71869,71868,71867,71866,71865,71864,71863,71862,71861,71860,71859,71858,71857,71856,71855,71854,71853,71852,71851,71850,71849,71848,71847,71846,71845,71844,71843,71842,71841,71840,71839,71838,71837,71836,71835,71834,71833,71832,71831,71830,71829,71828,71827,71826,71825,71824,71823,71822,71821,71820,71819,71818,71817,71816,71812,71803,71802,71801,71800,71799,71798,71797,71796,71795,71794,71790,71789,71788,71787,71786,71785,71784,71783,71782,71781,71780,71778,71777,71776,71775,71774,71773,71772,71771,71770,71769,71767,71766,71765,71764,71763,71762,71761,71760,71759,71758,71757,71756,71755,71754,71753,71752,71751,71750,71749,71748,71747,71746,71745,71744,71743,71742,71741,71740,71739,71738,71737,71736,71735,71734,71732,71730,71729,71728,71727,71726,71725,71723,71721,71720,71719,71718,71717,71716,71715,71713,71712,71711,71705,71701,71700,71699,71698,71697,71696,71695,71694,71693,71692,71691,71687,71686,71685,71684,71683,71682,71681,71676,71675,71674,71673,71672,71671,71670,71669,71665,71664,71663,71662,71661,71660,71659,71658,71657,71656,71655,71649,71647,71646,71645,71644,71643,71642,71641,71639,71638,71637,71636,71635,71632,71631,71630,71629,71628,71626,71625,71624,71623,71622,71621,71620,71619,71618,71617,71616,71615,71614,71613,71612,71611,71610,71606,71605,71604,71603,71600,71599,71597,71593,71592,71591,71590,71589,71585,71578,71564,71560,71550,71548,71544,71543,71542,71540,71533,71532,71530,71529,71527,71526,71525,71520,71519,71518,71517,71516,71515,71514,71513,71512,71511,71510,71509,71508,71507,71506,71505,71504,71503,71502,71501,71500,71499,71498,71497,71496,71495,71494,71493,71492,71491,71490,71489,71488,71487,71486,71485,71484,71483,71482,71481,71480,71479,71478,71477,71476,71475,71474,71473,71472,71471,71470,71469,71468,71467,71466,71465,71464,71463,71462,71461,71460,71459,71457,71455,71454,71453,71452,71451,71450,71449,71448,71447,71446,71445,71444,71443,71442,71441,71440,71439,71438,71437,71436,71435,71434,71433,71432,71431,71430,71429,71428,71427,71426,71425,71424,71423,71420,71415,71414,71413,71410,71409,71408,71407,71405,71404,71403,71401,71400,71398,71397,71396,71395,71394,71393,71392,71391,71390,71389,71388,71387,71386,71385,71384,71383,71382,71381,71380,71379,71378,71377,71376,71375,71374,71373,71372,71371,71369,71367,71366,71365,71364,71363,71362,71361,71360,71359,71358,71357,71355,71354,71353,71352,71351,71350,71349,71348,71347,71346,71345,71344,71343,71342,71341,71340,71338,71337,71336,71335,71334,71333,71332,71331,71330,71329,71328,71327,71326,71324,71323,71322,71321,71320,71319,71318,71317,71316,71315,71314,71313,71312,71311,71310,71309,71308,71307,71306,71305,71304,71303,71302,71301,71300,71299,71298,71297,71296,71294,71293,71292,71291,71290,71289,71288,71287,71286,71285,71284,71283,71282,71281,71280,71279,71278,71277,71276,71275,71274,71273,71272,71271,71270,71269,71268,71267,71266,71265,71264,71263,71262,71261,71260,71259,71258,71257,71256,71255,71254,71253,71252,71251,71250,71249,71248,71247,71246,71245,71244,71239,71235,71228,71226,71225,71224,71223,71222,71221,71220,71219,71218,71217,71216,71215,71214,71213,71212,71211,71210,71209,71208,71207,71206,71205,71204,71203,71202,71201,71200,71199,71197,71196,71195,71194,71193,71192,71188,71187,71180,71179,71178,71177,71176,71175,71174,71173,71172,71171,71170,71169,71167,71166,71165,71164,71163,71162,71161,71160,71159,71158,71157,71156,71155,71154,71153,71152,71151,71150,71149,71148,71147,71146,71145,71144,71143,71142,71141,71140,71139,71137,71136,71134,71133,71132,71131,71130,71129,71128,71127,71126,71125,71124,71123,71122,71121,71120,71119,71116,71114,71113,71112,71111,71110,71109,71108,71107,71106,71105,71103,71102,71101,71100,71098,71097,71096,71095,71094,71093,71092,71091,71089,71087,71086,71085,71084,71083,71082,71081,71080,71079,71078,71077,71076,71075,71074,71073,71072,71071,71070,71069,71068,71067,71066,71065,71064,71063,71062,71061,71060,71059,71058,71057,71056,71055,71054,71053,71052,71051,71050,71049,71048,71047,71046,71045,71044,71043,71042,71041,71040,71039,71037,71036,71035,71034,71033,71032,71031,71030,71029,71028,71027,71026,71025,71024,71023,71022,71021,71020,71019,71018,71017,71016,71015,71014,71013,71012,71011,71010,71009,71008,71007,71006,71005,71004,71003,71002,71001,71000,70999,70998,70997,70996,70989,70988,70987,70986,70985,70984,70983,70982,70981,70980,70979,70978,70977,70976,70975,70974,70973,70972,70971,70970,70969,70968,70967,70966,70963,70959,70956,70955,70954,70951,70950,70949,70948,70947,70946,70945,70944,70943,70942,70941,70940,70939,70938,70937,70936,70935,70934,70933,70932,70931,70930,70929,70928,70927,70926,70925,70924,70921,70920,70910,70909,70908,70907,70906,70905,70904,70902,70901,70900,70899,70898,70894,70893,70889,70888,70884,70879,70878,70877,70873,70869,70868,70866,70865,70864,70863,70862,70861,70860,70859,70858,70855,70852,70850,70849,70844,70824,70823,70822,70818,70817,70813,70812,70806,70805,70804,70803,70802,70801,70800,70799,70798,70797,70795,70794,70792,70791,70790,70789,70788,70787,70786,70785,70784,70783,70779,70775,70774,70762,70761,70760,70759,70758,70757,70755,70754,70752,70751,70750,70749,70748,70747,70746,70745,70744,70743,70742,70741,70740,70739,70738,70737,70736,70735,70734,70733,70732,70731,70729,70728,70727,70726,70723,70722,70721,70720,70719,70718,70716,70714,70713,70712,70709,70708,70707,70706,70705,70704,70703,70702,70701,70700,70698,70695,70694,70693,70692,70691,70690,70689,70688,70684,70683,70682,70680,70679,70678,70677,70674,70673,70672,70666,70665,70663,70662,70661,70660,70659,70658,70656,70655,70654,70653,70649,70648,70647,70643,70633,70628,70627,70626,70625,70624,70623,70622,70621,70620,70619,70618,70617,70616,70615,70614,70613,70612,70611,70610,70609,70608,70607,70606,70605,70602,70597,70596,70595,70594,70592,70591,70589,70588,70587,70586,70585,70584,70583,70581,70579,70577,70576,70574,70573,70572,70571,70567,70566,70565,70564,70563,70561,70560,70559,70558,70557,70556,70555,70553,70552,70551,70547,70546,70545,70544,70543,70542,70535,70534,70533,70531,70530,70529,70528,70527,70526,70525,70524,70523,70522,70521,70520,70519,70518,70517,70516,70515,70514,70513,70512,70511,70510,70509,70508,70507,70506,70505,70504,70503,70501,70500,70499,70498,70497,70496,70495,70494,70493,70492,70491,70490,70489,70484,70483,70482,70481,70480,70478,70477,70476,70475,70474,70473,70472,70471,70470,70469,70468,70467,70466,70465,70464,70463,70462,70461,70460,70456,70455,70454,70453,70452,70451,70450,70449,70448,70447,70446,70445,70444,70443,70441,70440,70439,70438,70437,70436,70435,70434,70433,70432,70431,70430,70429,70428,70427,70426,70425,70424,70423,70422,70421,70420,70419,70418,70417,70416,70415,70414,70413,70412,70411,70410,70409,70408,70407,70406,70405,70404,70403,70402,70401,70400,70399,70398,70397,70396,70395,70394,70393,70392,70391,70390,70389,70388,70387,70386,70385,70384,70383,70382,70381,70380,70379,70378,70377,70376,70375,70374,70373,70372,70371,70370,70369,70368,70367,70366,70365,70364,70363,70362,70361,70360,70359,70358,70357,70356,70355,70354,70353,70352,70351,70350,70349,70348,70347,70346,70345,70344,70343,70342,70341,70340,70339,70338,70337,70336,70335,70334,70333,70332,70331,70330,70329,70328,70327,70326,70325,70324,70323,70322,70321,70320,70319,70318,70317,70316,70315,70314,70313,70312,70311,70309,70308,70307,70306,70304,70303,70302,70301,70300,70299,70298,70297,70296,70295,70294,70293,70292,70291,70290,70289,70288,70287,70286,70285,70284,70283,70282,70281,70280,70279,70278,70277,70276,70275,70274,70273,70272,70271,70270,70269,70268,70267,70266,70265,70264,70263,70262,70261,70260,70259,70258,70257,70253,70252,70251,70250,70249,70248,70247,70246,70245,70244,70243,70242,70241,70240,70238,70237,70236,70235,70234,70233,70232,70231,70230,70229,70228,70227,70226,70225,70224,70223,70222,70221,70220,70219,70218,70217,70216,70215,70214,70213,70212,70211,70210,70209,70208,70207,70206,70205,70204,70203,70202,70201,70200,70199,70198,70197,70196,70195,70194,70193,70192,70191,70190,70189,70188,70185,70184,70183,70182,70181,70180,70179,70178,70177,70176,70175,70174,70173,70172,70171,70170,70169,70168,70167,70166,70165,70164,70163,70162,70160,70157,70155,70154,70153,70152,70151,70150,70149,70148,70147,70146,70145,70144,70143,70142,70141,70139,70138,70137,70136,70135,70134,70133,70132,70131,70130,70129,70128,70126,70125,70124,70123,70122,70121,70120,70119,70118,70117,70116,70115,70114,70113,70112,70111,70109,70108,70107,70106,70105,70104,70103,70102,70101,70100,70099,70098,70097,70096,70095,70094,70093,70092,70091,70090,70089,70088,70087,70086,70085,70084,70083,70082,70081,70080,70079,70078,70077,70075,70074,70073,70072,70071,70070,70069,70068,70066,70062,70061,70060,70059,70058,70057,70056,70055,70054,70052,70048,70047,70046,70045,70044,70042,70041,70040,70039,70035,70034,70033,70032,70031,70030,70029,70028,70027,70026,70025,70024,70023,70022,70021,70020,70019,70018,70017,70016,70015,70014,70013,70012,70011,70010,70009,70008,70007,70006,70005,70004,70003,70002,70001,70000,69999,69998,69997,69996,69995,69994,69993,69992,69991,69990,69989,69984,69983,69982,69981,69980,69979,69978,69977,69976,69975,69974,69973,69972,69971,69970,69969,69968,69967,69966,69965,69964,69963,69962,69961,69960,69959,69958,69957,69952,69951,69950,69949,69948,69947,69946,69945,69944,69943,69939,69938,69937,69927,69926,69925,69923,69921,69920,69919,69918,69917,69916,69915,69914,69913,69912,69911,69910,69909,69908,69907,69906,69905,69904,69903,69902,69900,69899,69895,69894,69893,69892,69891,69890,69888,69887,69886,69885,69880,69872,69871,69870,69869,69868,69867,69866,69865,69849,69848,69847,69846,69844,69843,69842,69841,69840,69839,69838,69837,69836,69835,69834,69833,69832,69831,69830,69829,69828,69827,69826,69825,69824,69823,69822,69821,69820,69819,69818,69817,69816,69815,69814,69813,69812,69811,69810,69809,69808,69807,69806,69804,69803,69802,69801,69800,69799,69798,69797,69796,69795,69794,69793,69792,69791,69785,69784,69783,69782,69781,69780,69779,69778,69777,69776,69775,69774,69773,69772,69771,69770,69769,69768,69767,69759,69758,69757,69756,69755,69754,69753,69752,69751,69750,69749,69748,69746,69745,69744,69743,69742,69741,69740,69739,69738,69737,69736,69735,69734,69733,69732,69731,69730,69729,69728,69727,69726,69725,69724,69723,69722,69721,69720,69719,69718,69717,69716,69715,69714,69713,69712,69711,69710,69709,69708,69707,69706,69705,69704,69703,69702,69701,69700,69699,69698,69697,69696,69695,69694,69693,69692,69691,69690,69689,69688,69686,69685,69684,69683,69682,69681,69680,69679,69678,69677,69676,69675,69674,69673,69672,69671,69670,69669,69668,69667,69666,69665,69664,69663,69662,69661,69660,69659,69658,69657,69656,69655,69654,69652,69651,69649,69648,69647,69645,69644,69639,69638,69637,69636,69635,69633,69631,69629,69628,69627,69626,69625,69624,69623,69622,69621,69620,69619,69618,69617,69616,69615,69614,69613,69609,69608,69607,69606,69605,69604,69603,69602,69601,69600,69599,69598,69596,69595,69593,69592,69591,69590,69588,69582,69581,69580,69578,69577,69576,69575,69574,69573,69572,69571,69570,69569,69568,69567,69566,69565,69564,69563,69562,69561,69560,69559,69558,69557,69556,69555,69553,69552,69551,69550,69549,69548,69544,69540,69538,69536,69535,69534,69533,69532,69531,69530,69529,69527,69525,69524,69523,69522,69521,69520,69519,69518,69517,69516,69515,69514,69513,69512,69511,69510,69509,69508,69507,69506,69505,69504,69502,69501,69500,69499,69498,69497,69496,69495,69494,69493,69492,69491,69490,69489,69488,69487,69486,69485,69483,69482,69481,69480,69479,69478,69477,69476,69475,69474,69473,69472,69471,69469,69468,69467,69466,69465,69464,69463,69462,69461,69460,69459,69458,69457,69456,69455,69454,69453,69452,69451,69450,69449,69448,69447,69446,69445,69444,69442,69441,69440,69439,69438,69437,69436,69435,69434,69433,69432,69431,69430,69429,69428,69427,69426,69425,69424,69423,69422,69421,69420,69419,69418,69417,69416,69413,69412,69411,69410,69409,69408,69407,69406,69405,69404,69403,69402,69401,69400,69399,69398,69397,69396,69395,69394,69393,69392,69391,69390,69389,69388,69387,69386,69385,69384,69383,69382,69381,69379,69378,69377,69376,69375,69374,69373,69371,69370,69369,69367,69365,69364,69363,69362,69361,69360,69359,69358,69357,69356,69355,69354,69353,69352,69351,69350,69349,69348,69347,69346,69345,69344,69343,69342,69341,69340,69339,69338,69337,69336,69335,69334,69333,69332,69331,69327,69326,69323,69322,69321,69320,69319,69318,69316,69315,69314,69313,69312,69311,69310,69309,69308,69307,69306,69305,69304,69303,69302,69301,69300,69299,69298,69297,69296,69295,69294,69293,69292,69291,69290,69289,69288,69287,69286,69285,69284,69283,69282,69281,69280,69279,69278,69277,69276,69274,69273,69272,69271,69270,69269,69268,69267,69266,69265,69264,69263,69262,69261,69260,69259,69258,69257,69256,69255,69254,69253,69252,69251,69250,69249,69248,69247,69246,69245,69244,69242,69241,69240,69239,69238,69237,69236,69235,69234,69232,69231,69229,69228,69227,69226,69225,69224,69223,69221,69220,69219,69218,69217,69216,69215,69214,69213,69212,69211,69210,69208,69207,69204,69203,69202,69201,69200,69198,69197,69196,69195,69194,69193,69192,69187,69186,69185,69184,69183,69182,69181,69180,69179,69178,69177,69176,69175,69174,69173,69172,69171,69170,69169,69168,69167,69164,69162,69161,69160,69159,69158,69157,69156,69155,69154,69153,69152,69148,69147,69145,69144,69143,69142,69140,69136,69135,69134,69133,69132,69131,69128,69100,69099,69098,69097,69096,69095,69093,69091,69090,69089,69088,69087,69086,69085,69081,69079,69078,69075,69074,69073,69072,69071,69070,69069,69068,69067,69066,69065,69064,69063,69062,69061,69060,69059,69057,69056,69055,69054,69053,69052,69051,69050,69049,69048,69047,69046,69045,69044,69032,69031,69030,69029,69028,69026,69025,69024,69020,69019,69018,69017,69014,69013,69012,69009,69008,69007,69006,69005,69004,69003,69002,69001,69000,68999,68998,68997,68996,68995,68994,68993,68992,68991,68990,68989,68988,68987,68986,68985,68984,68983,68982,68981,68980,68979,68978,68977,68976,68975,68974,68973,68972,68971,68970,68969,68968,68967,68966,68965,68964,68963,68962,68961,68960,68959,68958,68957,68956,68955,68954,68953,68952,68951,68950,68949,68948,68947,68946,68945,68944,68941,68940,68939,68938,68937,68936,68935,68934,68933,68932,68931,68930,68929,68928,68927,68926,68925,68924,68923,68922,68921,68920,68919,68918,68917,68916,68915,68914,68913,68912,68909,68908,68907,68906,68905,68904,68903,68902,68901,68900,68899,68898,68897,68896,68895,68894,68888,68887,68886,68885,68884,68883,68882,68881,68880,68879,68878,68877,68876,68875,68874,68873,68872,68871,68870,68869,68868,68867,68866,68865,68864,68863,68862,68861,68860,68859,68858,68857,68856,68855,68854,68853,68852,68851,68850,68849,68848,68847,68846,68845,68844,68843,68842,68841,68840,68839,68838,68837,68835,68834,68833,68832,68831,68830,68829,68828,68827,68826,68825,68824,68823,68822,68821,68820,68819,68818,68817,68816,68815,68814,68813,68812,68811,68810,68809,68808,68807,68806,68805,68804,68803,68801,68800,68799,68798,68797,68796,68795,68794,68793,68792,68791,68789,68788,68787,68786,68785,68784,68779,68778,68777,68775,68774,68773,68772,68771,68770,68769,68768,68767,68766,68765,68764,68763,68762,68761,68760,68759,68758,68757,68756,68755,68754,68753,68752,68751,68750,68749,68748,68747,68746,68745,68744,68743,68742,68741,68740,68739,68733,68728,68727,68726,68725,68724,68723,68722,68721,68720,68719,68718,68717,68716,68715,68714,68713,68712,68711,68710,68709,68708,68707,68706,68705,68704,68703,68701,68700,68699,68698,68697,68696,68695,68692,68691,68690,68689,68687,68685,68684,68682,68681,68680,68679,68678,68677,68676,68675,68674,68673,68672,68671,68670,68669,68668,68667,68666,68665,68664,68663,68662,68661,68660,68659,68658,68657,68656,68655,68654,68653,68652,68651,68648,68647,68646,68645,68644,68643,68642,68640,68639,68638,68637,68636,68635,68634,68633,68632,68631,68630,68629,68628,68627,68626,68625,68624,68623,68622,68621,68620,68619,68618,68617,68616,68615,68614,68613,68612,68609,68608,68607,68606,68605,68604,68603,68602,68601,68600,68599,68598,68597,68596,68595,68594,68593,68592,68591,68590,68589,68588,68587,68586,68585,68584,68583,68582,68581,68580,68579,68578,68577,68576,68575,68574,68573,68572,68571,68570,68569,68568,68567,68566,68565,68564,68563,68562,68561,68560,68559,68558,68557,68555,68554,68553,68552,68551,68550,68549,68548,68547,68546,68545,68544,68543,68542,68541,68540,68539,68538,68537,68536,68535,68531,68530,68529,68528,68527,68526,68525,68524,68523,68522,68521,68520,68519,68518,68517,68516,68515,68514,68513,68512,68511,68510,68509,68508,68507,68506,68505,68504,68503,68502,68501,68499,68497,68496,68495,68493,68492,68491,68490,68489,68488,68487,68486,68485,68484,68483,68482,68481,68480,68479,68478,68477,68476,68475,68474,68473,68472,68471,68470,68469,68468,68467,68466,68465,68464,68463,68462,68461,68460,68459,68458,68442,68434,68432,68431,68430,68429,68428,68427,68426,68425,68424,68423,68422,68421,68420,68419,68418,68417,68416,68415,68414,68413,68411,68410,68409,68408,68407,68406,68405,68404,68403,68402,68401,68399,68398,68397,68396,68394,68393,68392,68391,68390,68389,68384,68383,68382,68380,68379,68378,68377,68376,68375,68374,68373,68372,68371,68370,68369,68368,68367,68366,68365,68364,68363,68362,68361,68360,68358,68357,68356,68355,68354,68353,68352,68351,68350,68349,68348,68347,68345,68344,68343,68342,68341,68340,68339,68338,68337,68336,68335,68334,68333,68332,68331,68329,68328,68327,68326,68323,68322,68321,68320,68319,68318,68317,68316,68315,68314,68313,68312,68311,68310,68309,68308,68306,68305,68304,68299,68297,68296,68295,68294,68293,68291,68290,68289,68288,68287,68285,68284,68280,68279,68278,68277,68276,68275,68274,68273,68272,68271,68270,68269,68268,68267,68266,68265,68264,68263,68262,68261,68259,68257,68256,68255,68254,68253,68252,68251,68250,68249,68248,68247,68246,68245,68244,68243,68242,68241,68240,68239,68238,68237,68236,68235,68234,68233,68232,68231,68229,68228,68227,68226,68225,68224,68223,68222,68221,68220,68219,68216,68215,68214,68213,68211,68210,68206,68205,68204,68203,68202,68201,68198,68197,68194,68193,68192,68191,68190,68188,68182,68178,68176,68175,68174,68173,68171,68170,68169,68168,68167,68166,68165,68164,68163,68162,68161,68160,68159,68157,68156,68155,68154,68153,68152,68151,68150,68147,68145,68144,68143,68142,68141,68140,68139,68138,68137,68136,68135,68130,68129,68128,68127,68126,68125,68124,68123,68122,68118,68117,68115,68114,68112,68111,68110,68109,68108,68107,68106,68105,68104,68102,68100,68099,68098,68097,68096,68095,68094,68093,68092,68091,68090,68089,68088,68087,68086,68085,68084,68083,68082,68081,68080,68079,68078,68077,68076,68075,68074,68073,68072,68070,68069,68068,68067,68066,68065,68064,68063,68062,68061,68060,68059,68058,68057,68055,68054,68053,68052,68051,68050,68049,68048,68047,68046,68045,68044,68043,68042,68041,68040,68039,68038,68037,68036,68034,68033,68032,68030,68029,68028,68027,68026,68025,68024,68023,68019,68018,68017,68016,68015,68014,68013,68012,68011,68010,68009,68008,68007,68006,68005,68004,68003,68002,68001,68000,67999,67998,67997,67996,67995,67994,67993,67992,67991,67990,67989,67988,67987,67986,67985,67984,67983,67982,67981,67980,67979,67978,67977,67976,67974,67973,67971,67970,67969,67968,67967,67966,67965,67964,67962,67961,67959,67958,67953,67952,67951,67950,67949,67948,67947,67946,67945,67944,67943,67942,67941,67940,67939,67937,67935,67934,67933,67932,67930,67929,67928,67927,67926,67925,67924,67923,67922,67921,67920,67919,67918,67917,67916,67914,67913,67909,67908,67907,67906,67905,67904,67903,67902,67901,67900,67899,67898,67897,67896,67895,67894,67893,67892,67891,67890,67889,67888,67887,67886,67885,67884,67883,67882,67881,67880,67879,67878,67877,67876,67875,67874,67873,67871,67870,67869,67868,67867,67866,67865,67864,67863,67862,67861,67860,67859,67858,67857,67856,67855,67854,67853,67852,67851,67850,67849,67848,67847,67846,67845,67844,67843,67842,67840,67839,67838,67837,67836,67835,67834,67833,67832,67831,67830,67829,67828,67827,67826,67825,67822,67821,67820,67819,67818,67817,67815,67814,67812,67811,67810,67809,67806,67805,67804,67803,67802,67801,67800,67799,67798,67797,67796,67795,67794,67793,67792,67791,67790,67789,67788,67787,67786,67785,67784,67783,67782,67781,67780,67779,67778,67777,67776,67775,67774,67773,67772,67771,67770,67768,67767,67766,67765,67764,67763,67762,67761,67760,67759,67758,67757,67756,67755,67754,67753,67752,67751,67750,67749,67748,67747,67746,67744,67743,67742,67741,67739,67738,67737,67736,67735,67734,67732,67731,67730,67729,67728,67727,67726,67725,67724,67723,67722,67721,67720,67719,67717,67716,67715,67714,67713,67712,67711,67710,67709,67708,67707,67706,67705,67704,67703,67702,67701,67700,67699,67694,67693,67692,67691,67690,67689,67688,67687,67686,67684,67683,67682,67681,67680,67679,67678,67677,67676,67675,67674,67673,67672,67671,67670,67669,67668,67665,67664,67663,67662,67661,67660,67659,67658,67657,67656,67655,67654,67653,67652,67651,67650,67649,67648,67647,67646,67645,67644,67643,67642,67641,67640,67639,67638,67637,67636,67635,67633,67632,67631,67630,67629,67628,67627,67626,67625,67623,67622,67621,67620,67619,67618,67615,67614,67613,67612,67608,67607,67605,67604,67603,67602,67601,67600,67599,67598,67597,67596,67595,67594,67593,67591,67590,67589,67588,67587,67586,67585,67584,67583,67582,67581,67580,67579,67576,67574,67573,67572,67571,67569,67568,67567,67565,67564,67563,67562,67561,67560,67559,67558,67557,67556,67555,67554,67553,67551,67550,67548,67547,67546,67545,67544,67543,67542,67541,67540,67539,67538,67537,67536,67535,67534,67533,67532,67531,67530,67529,67528,67527,67526,67525,67524,67523,67522,67521,67520,67519,67518,67517,67516,67515,67514,67513,67512,67511,67510,67509,67508,67507,67506,67504,67503,67501,67500,67498,67496,67495,67494,67493,67492,67491,67490,67489,67488,67487,67486,67485,67484,67483,67482,67481,67480,67479,67478,67477,67475,67473,67472,67470,67468,67467,67466,67465,67464,67463,67462,67461,67460,67459,67458,67457,67456,67455,67454,67453,67452,67451,67450,67449,67448,67447,67446,67445,67444,67443,67442,67441,67439,67438,67437,67436,67435,67434,67433,67432,67431,67430,67429,67428,67427,67426,67425,67424,67423,67422,67421,67420,67419,67418,67417,67416,67415,67414,67413,67411,67407,67406,67405,67403,67402,67401,67400,67399,67398,67397,67396,67395,67394,67393,67392,67391,67390,67389,67388,67387,67386,67385,67384,67383,67382,67381,67380,67379,67378,67375,67374,67373,67372,67371,67370,67369,67368,67367,67366,67364,67362,67361,67360,67359,67358,67357,67356,67355,67354,67352,67346,67345,67344,67343,67341,67337,67334,67333,67332,67331,67330,67329,67328,67327,67326,67319,67318,67317,67316,67315,67314,67313,67312,67311,67310,67309,67308,67306,67305,67304,67303,67302,67301,67300,67299,67297,67296,67295,67294,67292,67289,67288,67287,67285,67284,67283,67281,67279,67277,67275,67273,67272,67270,67269,67268,67267,67266,67265,67264,67263,67262,67260,67259,67258,67257,67256,67255,67254,67253,67252,67251,67250,67249,67248,67247,67246,67245,67244,67243,67237,67236,67235,67234,67233,67232,67231,67230,67229,67222,67221,67207,67203,67200,67199,67198,67197,67196,67195,67189,67188,67186,67185,67184,67183,67182,67181,67180,67179,67178,67177,67176,67175,67173,67171,67170,67168,67164,67163,67162,67161,67160,67159,67158,67156,67153,67152,67150,67149,67147,67145,67139,67138,67136,67135,67134,67133,67132,67131,67130,67129,67128,67127,67126,67125,67124,67123,67122,67121,67120,67119,67118,67117,67116,67115,67114,67113,67112,67111,67110,67109,67108,67107,67106,67105,67104,67103,67102,67100,67099,67098,67097,67096,67095,67094,67093,67092,67091,67090,67088,67087,67085,67084,67083,67082,67081,67080,67079,67078,67077,67076,67075,67074,67073,67072,67071,67070,67069,67068,67067,67066,67065,67064,67063,67061,67060,67059,67058,67057,67056,67055,67054,67053,67052,67047,67046,67045,67044,67043,67042,67041,67040,67039,67038,67037,67036,67035,67034,67033,67032,67031,67030,67029,67028,67027,67026,67025,67024,67023,67022,67021,67020,67019,67018,67017,67016,67015,67014,67013,67012,67011,67010,67009,67008,67007,67006,67005,67004,67003,67002,67001,67000,66999,66998,66997,66996,66993,66992,66991,66988,66987,66986,66984,66983,66982,66981,66980,66979,66978,66976,66975,66974,66973,66972,66971,66970,66969,66968,66966,66965,66964,66963,66962,66961,66959,66958,66957,66956,66955,66954,66953,66952,66951,66950,66949,66948,66947,66946,66945,66944,66943,66942,66941,66940,66938,66937,66936,66935,66934,66933,66932,66931,66930,66928,66927,66926,66925,66924,66923,66922,66921,66920,66919,66918,66917,66916,66915,66914,66913,66911,66910,66909,66908,66907,66906,66905,66904,66903,66902,66901,66900,66899,66898,66897,66896,66895,66894,66893,66892,66891,66890,66889,66888,66883,66882,66881,66880,66876,66875,66874,66873,66872,66871,66870,66869,66868,66867,66866,66865,66864,66861,66860,66859,66858,66857,66856,66855,66854,66853,66852,66851,66850,66849,66848,66847,66846,66845,66844,66843,66842,66841,66840,66839,66838,66836,66835,66833,66832,66831,66830,66829,66828,66825,66824,66822,66819,66818,66817,66816,66815,66814,66813,66812,66811,66810,66809,66808,66807,66806,66805,66804,66803,66802,66801,66800,66799,66798,66797,66796,66795,66794,66793,66791,66790,66789,66788,66787,66786,66785,66784,66783,66782,66781,66780,66779,66778,66777,66776,66775,66774,66773,66772,66771,66770,66769,66768,66760,66756,66755,66753,66752,66751,66750,66749,66748,66747,66746,66745,66744,66743,66742,66741,66739,66738,66737,66736,66735,66734,66733,66732,66731,66730,66729,66728,66727,66726,66725,66724,66723,66722,66721,66720,66719,66718,66717,66716,66715,66714,66713,66712,66711,66710,66709,66707,66706,66705,66704,66703,66702,66701,66700,66699,66698,66697,66696,66695,66694,66693,66692,66691,66690,66689,66688,66687,66686,66685,66684,66683,66682,66681,66680,66679,66678,66677,66676,66675,66674,66673,66672,66671,66670,66669,66668,66667,66666,66665,66664,66663,66662,66661,66660,66659,66658,66657,66656,66655,66654,66653,66652,66651,66650,66649,66648,66647,66646,66645,66644,66643,66642,66641,66640,66639,66638,66637,66636,66635,66634,66633,66632,66631,66630,66629,66628,66627,66626,66625,66624,66623,66622,66621,66620,66619,66618,66617,66616,66615,66614,66613,66612,66611,66610,66609,66608,66606,66605,66604,66603,66602,66601,66600,66599,66598,66597,66596,66595,66593,66587,66586,66583,66582,66581,66580,66579,66578,66577,66576,66575,66574,66573,66572,66571,66570,66569,66568,66567,66566,66565,66564,66563,66561,66559,66558,66557,66556,66555,66554,66553,66552,66551,66550,66549,66548,66547,66546,66545,66544,66543,66542,66541,66540,66539,66538,66537,66536,66535,66534,66533,66532,66531,66530,66529,66528,66527,66526,66523,66522,66520,66518,66516,66515,66514,66513,66512,66510,66509,66508,66507,66506,66505,66503,66501,66500,66499,66498,66497,66496,66495,66494,66493,66492,66491,66490,66489,66488,66487,66486,66485,66484,66483,66482,66481,66480,66479,66478,66477,66476,66475,66474,66473,66472,66471,66470,66469,66468,66467,66466,66465,66464,66463,66462,66461,66460,66459,66458,66457,66456,66455,66454,66453,66452,66451,66450,66449,66448,66447,66446,66445,66444,66443,66442,66441,66439,66438,66437,66436,66435,66434,66433,66432,66431,66430,66429,66428,66427,66426,66425,66424,66423,66422,66421,66420,66419,66418,66417,66416,66415,66414,66413,66412,66411,66410,66409,66408,66407,66406,66404,66403,66402,66401,66400,66399,66398,66397,66396,66395,66394,66392,66391,66390,66389,66388,66387,66386,66385,66384,66383,66382,66380,66379,66378,66377,66376,66375,66374,66373,66372,66371,66370,66369,66368,66367,66366,66365,66364,66363,66362,66361,66360,66359,66358,66357,66356,66355,66354,66353,66352,66351,66350,66349,66348,66347,66346,66344,66341,66339,66336,66335,66334,66333,66331,66330,66329,66328,66327,66326,66324,66323,66322,66321,66320,66319,66318,66317,66316,66315,66314,66313,66312,66311,66310,66309,66308,66307,66306,66305,66304,66303,66302,66301,66300,66299,66298,66297,66296,66295,66294,66293,66292,66291,66290,66289,66288,66287,66286,66285,66284,66283,66282,66281,66280,66279,66278,66277,66276,66275,66274,66273,66272,66271,66270,66269,66268,66267,66266,66265,66264,66263,66262,66261,66260,66259,66258,66257,66256,66255,66254,66253,66252,66251,66250,66249,66248,66247,66246,66245,66244,66243,66242,66241,66240,66239,66238,66237,66236,66235,66234,66233,66232,66231,66230,66229,66228,66227,66226,66225,66224,66223,66222,66220,66219,66218,66217,66216,66215,66214,66213,66212,66211,66210,66209,66208,66207,66206,66205,66204,66203,66202,66200,66199,66198,66197,66196,66195,66194,66193,66192,66191,66190,66189,66188,66187,66186,66185,66184,66183,66182,66181,66180,66179,66178,66177,66176,66175,66174,66173,66172,66171,66169,66168,66167,66166,66165,66164,66163,66162,66161,66160,66159,66158,66156,66155,66154,66153,66152,66151,66150,66149,66148,66147,66146,66145,66144,66142,66140,66139,66138,66137,66136,66135,66134,66133,66132,66131,66130,66129,66128,66127,66126,66125,66124,66123,66122,66121,66120,66119,66118,66117,66116,66115,66114,66113,66112,66111,66110,66109,66108,66107,66106,66105,66104,66102,66101,66100,66099,66097,66096,66095,66094,66093,66092,66091,66090,66089,66088,66087,66086,66085,66084,66083,66082,66081,66080,66079,66078,66075,66074,66073,66072,66071,66070,66069,66068,66067,66066,66065,66064,66063,66062,66061,66060,66059,66058,66057,66056,66055,66054,66053,66052,66051,66048,66047,66046,66045,66044,66043,66042,66041,66040,66039,66038,66037,66036,66035,66034,66032,66031,66030,66029,66028,66027,66026,66025,66024,66023,66022,66021,66020,66019,66018,66017,66016,66015,66014,66013,66012,66011,66010,66009,66008,66007,66006,66005,66004,66003,66002,66000,65999,65998,65997,65996,65995,65994,65993,65992,65991,65990,65989,65988,65987,65986,65985,65984,65983,65982,65981,65980,65979,65978,65977,65976,65975,65974,65973,65972,65971,65970,65969,65968,65967,65966,65965,65964,65962,65961,65960,65959,65958,65957,65956,65955,65954,65953,65952,65951,65950,65949,65948,65947,65946,65945,65944,65943,65942,65941,65938,65937,65936,65935,65934,65933,65932,65931,65930,65929,65928,65927,65926,65925,65924,65923,65922,65921,65920,65919,65918,65917,65916,65915,65914,65913,65912,65911,65910,65909,65908,65907,65906,65905,65904,65903,65902,65901,65900,65899,65898,65897,65896,65895,65894,65893,65892,65891,65890,65889,65888,65887,65886,65885,65884,65883,65882,65881,65880,65879,65878,65877,65876,65875,65874,65873,65872,65871,65870,65869,65868,65867,65866,65865,65864,65863,65862,65861,65860,65859,65858,65857,65856,65855,65854,65853,65852,65851,65848,65847,65846,65844,65843,65842,65841,65840,65839,65838,65837,65834,65833,65832,65831,65830,65829,65828,65827,65826,65825,65824,65823,65821,65820,65819,65818,65817,65816,65815,65814,65812,65811,65810,65808,65807,65806,65804,65803,65802,65801,65799,65798,65797,65796,65795,65794,65793,65792,65790,65789,65788,65787,65786,65785,65784,65783,65782,65781,65780,65779,65774,65773,65772,65771,65770,65769,65768,65767,65766,65765,65764,65763,65762,65761,65760,65759,65758,65757,65756,65755,65754,65753,65752,65751,65750,65749,65748,65747,65746,65745,65744,65743,65742,65741,65740,65739,65738,65737,65736,65735,65734,65733,65732,65731,65729,65728,65727,65726,65725,65724,65723,65716,65715,65714,65713,65711,65710,65698,65695,65694,65691,65690,65689,65688,65687,65686,65685,65684,65683,65682,65681,65680,65679,65678,65677,65676,65675,65674,65673,65672,65671,65670,65669,65668,65667,65666,65665,65664,65663,65662,65661,65660,65659,65658,65656,65655,65654,65653,65652,65651,65650,65648,65647,65646,65644,65643,65642,65641,65640,65639,65638,65636,65635,65634,65632,65631,65630,65629,65628,65627,65626,65625,65624,65623,65622,65621,65620,65619,65618,65617,65616,65614,65613,65612,65611,65610,65609,65608,65607,65605,65604,65603,65601,65600,65599,65598,65597,65596,65595,65594,65593,65590,65589,65587,65586,65585,65584,65583,65582,65581,65580,65579,65578,65577,65576,65575,65574,65573,65572,65571,65570,65568,65567,65566,65565,65564,65563,65562,65561,65560,65559,65558,65556,65555,65554,65552,65551,65550,65549,65548,65547,65546,65545,65544,65543,65542,65541,65540,65539,65538,65537,65536,65535,65534,65533,65532,65531,65530,65529,65528,65527,65526,65525,65524,65523,65522,65521,65520,65519,65516,65515,65514,65513,65512,65511,65510,65509,65508,65507,65506,65505,65504,65503,65502,65501,65500,65499,65498,65496,65495,65494,65493,65492,65491,65490,65489,65488,65487,65486,65485,65484,65483,65482,65481,65480,65479,65478,65477,65476,65475,65474,65473,65472,65471,65470,65469,65468,65467,65465,65464,65463,65462,65461,65460,65459,65458,65457,65456,65455,65454,65453,65452,65451,65450,65449,65447,65446,65445,65444,65443,65442,65441,65440,65439,65438,65437,65436,65435,65434,65433,65432,65431,65429,65428,65423,65422,65421,65420,65416,65415,65414,65411,65410,65409,65408,65407,65405,65404,65402,65401,65400,65399,65398,65397,65396,65395,65394,65393,65392,65391,65390,65389,65388,65387,65386,65385,65384,65383,65382,65381,65380,65379,65378,65377,65376,65375,65374,65373,65372,65371,65370,65365,65363,65362,65361,65360,65359,65357,65356,65355,65354,65353,65352,65351,65350,65349,65348,65344,65343,65342,65341,65339,65338,65337,65336,65335,65334,65332,65331,65330,65329,65328,65327,65326,65325,65324,65323,65321,65318,65317,65316,65315,65314,65313,65312,65311,65310,65306,65305,65304,65303,65302,65301,65300,65298,65297,65295,65294,65293,65289,65288,65287,65283,65282,65281,65280,65274,65273,65272,65271,65270,65269,65268,65267,65266,65265,65262,65257,65256,65253,65252,65251,65248,65247,65244,65243,65242,65241,65240,65239,65238,65237,65236,65232,65231,65229,65228,65227,65225,65224,65223,65222,65221,65220,65219,65218,65216,65215,65214,65213,65212,65211,65209,65207,65206,65205,65204,65203,65201,65200,65199,65198,65193,65192,65191,65190,65189,65188,65187,65186,65185,65184,65183,65182,65181,65180,65179,65178,65177,65176,65174,65173,65172,65171,65170,65169,65168,65167,65166,65165,65164,65161,65160,65159,65158,65157,65156,65155,65154,65153,65152,65151,65150,65149,65148,65147,65146,65145,65144,65141,65140,65139,65138,65136,65135,65134,65133,65132,65131,65130,65129,65128,65127,65126,65125,65124,65123,65122,65121,65120,65119,65118,65117,65116,65115,65114,65113,65112,65111,65110,65109,65108,65107,65106,65105,65104,65103,65102,65101,65100,65099,65098,65097,65096,65095,65094,65093,65092,65091,65090,65089,65088,65087,65086,65085,65084,65083,65082,65081,65080,65079,65078,65077,65076,65075,65074,65073,65072,65071,65070,65069,65068,65067,65066,65065,65064,65063,65062,65061,65060,65059,65058,65057,65056,65055,65054,65053,65052,65051,65050,65049,65048,65047,65046,65045,65044,65043,65042,65041,65040,65039,65038,65037,65035,65033,65032,65031,65030,65029,65028,65027,65026,65025,65024,65023,65022,65021,65020,65019,65018,65017,65016,65015,65014,65013,65012,65011,65010,65009,65008,65007,65006,65005,65004,65003,65002,65001,65000,64999,64998,64997,64996,64995,64994,64993,64992,64991,64990,64989,64988,64987,64986,64985,64984,64983,64982,64981,64980,64979,64978,64977,64976,64975,64974,64973,64972,64971,64970,64969,64968,64967,64966,64965,64964,64962,64961,64960,64959,64958,64957,64956,64955,64954,64953,64952,64951,64950,64949,64948,64947,64946,64945,64944,64943,64942,64941,64940,64939,64938,64937,64936,64935,64934,64933,64932,64931,64930,64929,64928,64927,64926,64925,64924,64923,64922,64921,64920,64919,64918,64917,64916,64915,64914,64913,64912,64911,64910,64909,64908,64907,64906,64905,64904,64903,64902,64901,64900,64899,64898,64895,64894,64893,64892,64891,64890,64889,64888,64887,64886,64885,64884,64883,64882,64881,64880,64879,64878,64877,64876,64875,64874,64873,64872,64871,64870,64869,64868,64867,64866,64865,64864,64863,64862,64861,64860,64859,64858,64857,64856,64855,64854,64853,64852,64851,64850,64849,64848,64847,64846,64845,64844,64843,64842,64841,64840,64839,64838,64837,64836,64835,64834,64833,64832,64831,64830,64829,64828,64827,64826,64825,64824,64823,64822,64821,64820,64819,64818,64817,64816,64815,64814,64813,64812,64811,64810,64809,64808,64807,64806,64805,64804,64803,64802,64801,64800,64799,64798,64797,64796,64795,64794,64793,64792,64791,64790,64789,64788,64787,64786,64785,64784,64783,64782,64781,64779,64777,64776,64775,64774,64771,64768,64766,64764,64763,64762,64761,64760,64759,64758,64757,64755,64754,64753,64752,64751,64750,64749,64748,64747,64746,64745,64744,64742,64741,64740,64739,64738,64737,64736,64735,64734,64733,64732,64729,64728,64727,64726,64725,64724,64723,64722,64721,64720,64717,64716,64715,64714,64713,64711,64710,64709,64708,64707,64706,64705,64703,64702,64697,64696,64695,64694,64693,64692,64691,64690,64688,64687,64686,64685,64684,64683,64682,64681,64680,64679,64678,64677,64676,64675,64674,64673,64672,64671,64670,64669,64668,64667,64666,64665,64664,64663,64662,64661,64660,64659,64658,64657,64656,64655,64654,64653,64652,64651,64650,64649,64648,64647,64646,64645,64644,64643,64642,64641,64640,64639,64638,64637,64636,64635,64634,64633,64632,64631,64630,64629,64628,64627,64626,64625,64623,64622,64621,64620,64619,64618,64617,64616,64615,64614,64613,64612,64611,64610,64609,64608,64607,64606,64605,64604,64603,64602,64601,64600,64599,64598,64597,64596,64595,64593,64592,64591,64590,64589,64588,64587,64586,64585,64584,64583,64582,64581,64580,64579,64578,64577,64576,64575,64574,64573,64572,64571,64570,64569,64568,64567,64566,64565,64564,64563,64562,64561,64560,64559,64558,64557,64556,64555,64554,64553,64552,64551,64550,64549,64548,64547,64546,64545,64544,64543,64542,64541,64540,64538,64537,64536,64535,64534,64533,64532,64531,64530,64529,64528,64526,64525,64524,64523,64522,64521,64520,64519,64518,64517,64516,64515,64514,64513,64510,64509,64508,64507,64506,64505,64504,64503,64502,64501,64500,64499,64498,64497,64496,64495,64494,64493,64492,64491,64490,64489,64488,64487,64486,64485,64484,64483,64482,64481,64480,64479,64478,64477,64476,64475,64474,64473,64472,64471,64470,64469,64468,64467,64466,64465,64464,64463,64462,64461,64460,64459,64458,64457,64456,64454,64453,64452,64451,64450,64449,64448,64447,64446,64445,64444,64443,64442,64441,64440,64439,64438,64437,64436,64435,64434,64432,64431,64430,64428,64427,64424,64423,64422,64421,64420,64419,64418,64417,64416,64415,64414,64413,64412,64411,64410,64409,64408,64407,64406,64405,64404,64403,64402,64401,64400,64399,64398,64397,64396,64395,64394,64393,64392,64391,64390,64389,64388,64387,64386,64385,64384,64383,64382,64381,64380,64379,64378,64377,64376,64375,64374,64373,64372,64371,64370,64369,64368,64367,64366,64365,64364,64363,64362,64361,64360,64359,64358,64357,64356,64355,64354,64353,64352,64351,64350,64349,64348,64347,64346,64345,64344,64343,64342,64341,64340,64339,64338,64337,64336,64335,64334,64333,64332,64331,64330,64329,64328,64327,64326,64325,64324,64323,64322,64321,64320,64319,64318,64317,64316,64315,64314,64313,64312,64311,64310,64309,64308,64307,64306,64305,64304,64303,64302,64301,64300,64299,64298,64297,64296,64295,64294,64293,64292,64291,64290,64289,64288,64287,64286,64285,64284,64283,64282,64281,64280,64279,64278,64277,64276,64275,64274,64273,64272,64271,64270,64269,64268,64267,64266,64265,64264,64263,64262,64261,64260,64259,64258,64257,64255,64254,64253,64252,64251,64250,64249,64248,64247,64246,64245,64244,64243,64242,64241,64240,64239,64238,64237,64236,64235,64234,64232,64231,64230,64229,64228,64227,64225,64224,64222,64221,64220,64219,64218,64217,64216,64215,64214,64213,64212,64211,64210,64209,64208,64207,64205,64204,64203,64202,64201,64200,64199,64198,64197,64196,64195,64194,64193,64192,64191,64189,64188,64187,64186,64185,64184,64183,64182,64181,64180,64179,64178,64177,64176,64175,64174,64173,64172,64171,64170,64169,64168,64167,64166,64165,64164,64163,64162,64161,64160,64159,64158,64157,64156,64155,64154,64153,64152,64151,64150,64149,64148,64147,64146,64145,64144,64143,64142,64141,64140,64139,64138,64137,64136,64135,64134,64133,64132,64131,64130,64129,64128,64127,64126,64125,64124,64123,64122,64121,64120,64119,64118,64117,64116,64115,64114,64113,64112,64111,64110,64109,64108,64107,64106,64105,64104,64103,64102,64101,64100,64099,64098,64097,64096,64095,64094,64093,64092,64091,64090,64089,64088,64087,64086,64085,64084,64083,64082,64081,64080,64079,64078,64077,64076,64075,64074,64073,64072,64071,64070,64069,64068,64067,64066,64065,64064,64063,64062,64061,64060,64059,64058,64057,64056,64055,64054,64053,64052,64051,64050,64049,64048,64047,64046,64045,64044,64043,64042,64041,64040,64039,64038,64037,64036,64035,64034,64033,64032,64031,64030,64029,64028,64027,64026,64025,64024,64023,64021,64019,64018,64017,64016,64015,64014,64013,64012,64011,64010,64009,64008,64007,64006,64005,64004,64003,64002,64001,64000,63999,63998,63997,63996,63995,63994,63993,63992,63991,63990,63989,63988,63987,63986,63985,63984,63983,63981,63980,63979,63978,63977,63976,63975,63974,63973,63972,63971,63970,63969,63968,63967,63966,63965,63964,63960,63959,63958,63957,63956,63955,63954,63953,63952,63951,63950,63949,63948,63947,63946,63945,63944,63943,63942,63941,63940,63939,63938,63937,63936,63935,63934,63933,63931,63930,63929,63928,63927,63925,63924,63923,63922,63920,63919,63918,63917,63916,63915,63914,63913,63912,63911,63910,63909,63908,63907,63906,63905,63904,63903,63902,63901,63900,63899,63897,63896,63895,63894,63893,63892,63891,63890,63889,63888,63887,63886,63885,63884,63883,63882,63881,63880,63879,63878,63877,63876,63875,63874,63873,63872,63871,63870,63869,63868,63867,63866,63865,63860,63859,63858,63857,63856,63855,63854,63853,63852,63851,63850,63849,63848,63847,63846,63845,63844,63843,63842,63841,63840,63839,63838,63837,63836,63835,63833,63832,63831,63830,63828,63827,63826,63825,63823,63822,63821,63820,63819,63818,63817,63816,63815,63814,63813,63812,63811,63810,63809,63808,63807,63806,63805,63804,63803,63802,63801,63800,63799,63798,63797,63796,63787,63786,63785,63784,63783,63782,63781,63780,63779,63778,63777,63776,63772,63771,63770,63769,63768,63767,63766,63765,63764,63763,63762,63761,63760,63759,63758,63757,63756,63755,63754,63753,63752,63751,63750,63749,63748,63747,63746,63745,63744,63743,63742,63741,63740,63739,63738,63737,63736,63735,63734,63733,63731,63730,63729,63728,63727,63726,63725,63724,63723,63722,63721,63720,63719,63718,63717,63716,63715,63714,63713,63712,63711,63710,63709,63708,63707,63706,63705,63704,63703,63702,63701,63700,63699,63698,63697,63696,63695,63694,63693,63692,63691,63690,63689,63688,63687,63686,63685,63684,63683,63682,63681,63680,63679,63678,63677,63676,63675,63674,63673,63672,63671,63669,63668,63667,63666,63665,63664,63662,63661,63657,63656,63655,63654,63653,63652,63651,63650,63649,63648,63647,63646,63645,63644,63643,63641,63640,63638,63637,63636,63635,63634,63633,63632,63631,63630,63629,63628,63627,63626,63625,63624,63623,63622,63621,63620,63619,63618,63617,63616,63615,63614,63613,63612,63611,63610,63609,63608,63607,63606,63605,63604,63603,63602,63601,63600,63599,63598,63597,63596,63594,63593,63592,63591,63590,63589,63588,63587,63586,63585,63584,63577,63576,63575,63574,63573,63572,63571,63570,63569,63568,63567,63566,63565,63564,63563,63562,63561,63560,63559,63558,63557,63556,63555,63554,63553,63552,63551,63550,63549,63548,63547,63546,63544,63543,63542,63541,63540,63539,63538,63537,63536,63535,63534,63533,63532,63531,63530,63529,63528,63527,63526,63525,63524,63523,63522,63521,63520,63519,63518,63517,63516,63515,63514,63513,63512,63511,63510,63509,63508,63507,63506,63505,63503,63502,63501,63500,63499,63498,63497,63496,63495,63494,63493,63492,63491,63490,63488,63487,63486,63485,63484,63483,63482,63481,63480,63479,63478,63477,63476,63475,63474,63473,63472,63471,63470,63469,63468,63467,63466,63465,63464,63463,63462,63461,63460,63459,63458,63457,63456,63455,63454,63453,63452,63451,63450,63449,63448,63447,63446,63445,63444,63443,63442,63441,63440,63439,63438,63437,63436,63435,63434,63433,63432,63431,63430,63429,63428,63427,63426,63425,63424,63423,63422,63421,63420,63419,63418,63417,63416,63415,63414,63413,63412,63411,63410,63409,63408,63407,63406,63405,63404,63403,63402,63401,63400,63399,63398,63397,63396,63395,63394,63393,63392,63391,63390,63389,63388,63387,63386,63385,63384,63383,63382,63381,63380,63379,63378,63377,63376,63375,63374,63373,63372,63370,63369,63368,63367,63366,63365,63364,63363,63362,63361,63359,63358,63357,63356,63355,63354,63353,63352,63351,63350,63349,63348,63347,63346,63345,63344,63343,63342,63341,63340,63339,63337,63335,63334,63333,63332,63331,63330,63329,63328,63327,63326,63325,63324,63323,63322,63321,63320,63319,63318,63317,63316,63315,63314,63313,63312,63311,63310,63309,63308,63307,63306,63305,63304,63303,63302,63301,63300,63299,63298,63297,63296,63295,63294,63293,63292,63291,63290,63289,63288,63287,63286,63285,63284,63283,63282,63281,63280,63279,63278,63277,63276,63275,63274,63273,63272,63271,63270,63269,63268,63267,63266,63265,63264,63263,63262,63261,63260,63259,63258,63257,63256,63255,63254,63253,63252,63251,63250,63249,63248,63247,63246,63245,63244,63243,63242,63241,63240,63239,63238,63237,63236,63235,63234,63233,63232,63231,63230,63229,63228,63227,63226,63224,63223,63222,63221,63219,63218,63217,63214,63213,63212,63209,63208,63207,63206,63205,63204,63201,63200,63199,63198,63197,63196,63195,63194,63193,63192,63191,63190,63189,63188,63187,63186,63185,63184,63183,63182,63181,63180,63179,63178,63177,63176,63173,63172,63171,63170,63169,63168,63167,63166,63165,63164,63163,63162,63161,63160,63159,63158,63157,63156,63155,63154,63153,63152,63151,63150,63149,63148,63147,63146,63145,63144,63143,63142,63141,63140,63139,63138,63137,63136,63135,63134,63133,63132,63131,63130,63129,63128,63127,63126,63125,63124,63122,63121,63120,63119,63118,63116,63114,63110,63108,63107,63106,63105,63104,63103,63102,63101,63099,63098,63097,63096,63095,63094,63093,63092,63091,63090,63089,63088,63087,63086,63085,63084,63083,63082,63081,63080,63079,63078,63077,63076,63075,63074,63073,63072,63071,63070,63069,63068,63067,63065,63064,63063,63062,63061,63060,63059,63058,63057,63056,63055,63054,63053,63052,63051,63050,63049,63048,63045,63044,63043,63042,63041,63040,63039,63038,63037,63036,63035,63034,63033,63032,63031,63030,63028,63027,63026,63025,63021,63020,63019,63018,63017,63016,63015,63014,63013,63009,63008,63007,63006,63005,63004,63003,63002,63001,63000,62999,62998,62997,62996,62995,62994,62993,62992,62991,62990,62989,62988,62987,62986,62984,62983,62982,62981,62980,62978,62977,62976,62975,62973,62971,62970,62969,62968,62967,62966,62965,62964,62963,62962,62961,62960,62959,62958,62957,62956,62955,62954,62953,62951,62950,62949,62948,62947,62946,62945,62944,62943,62942,62941,62940,62939,62938,62937,62936,62935,62934,62933,62932,62931,62930,62929,62928,62927,62926,62925,62924,62923,62922,62921,62920,62919,62918,62917,62916,62915,62914,62913,62912,62911,62910,62909,62908,62907,62906,62905,62904,62903,62902,62901,62900,62899,62898,62897,62896,62895,62894,62893,62892,62891,62890,62888,62887,62886,62885,62884,62883,62882,62881,62880,62879,62878,62877,62876,62875,62874,62873,62872,62871,62870,62869,62868,62867,62866,62865,62864,62863,62862,62861,62860,62859,62858,62857,62856,62855,62854,62853,62852,62851,62850,62849,62848,62847,62846,62845,62844,62843,62842,62841,62840,62839,62838,62837,62835,62834,62833,62832,62829,62828,62827,62826,62825,62824,62823,62822,62821,62820,62819,62818,62817,62816,62815,62814,62813,62812,62811,62810,62809,62808,62807,62806,62805,62804,62803,62802,62801,62800,62799,62798,62797,62796,62795,62794,62793,62792,62791,62790,62789,62788,62787,62786,62785,62784,62783,62782,62781,62780,62779,62778,62777,62776,62775,62774,62773,62772,62771,62770,62769,62768,62767,62766,62765,62764,62763,62762,62761,62760,62759,62758,62757,62756,62755,62754,62753,62752,62751,62750,62749,62748,62747,62746,62744,62743,62742,62739,62738,62737,62736,62735,62734,62733,62732,62731,62730,62729,62728,62727,62726,62725,62724,62723,62722,62721,62720,62719,62718,62717,62716,62715,62714,62713,62711,62709,62708,62707,62706,62705,62704,62703,62702,62701,62700,62699,62698,62697,62696,62695,62694,62693,62691,62690,62689,62688,62687,62686,62685,62684,62683,62682,62680,62679,62677,62675,62674,62672,62671,62670,62669,62668,62667,62666,62665,62664,62663,62662,62661,62660,62659,62658,62657,62656,62655,62654,62653,62652,62651,62650,62649,62648,62647,62646,62645,62644,62643,62642,62641,62640,62639,62638,62637,62636,62635,62634,62633,62632,62631,62630,62629,62628,62627,62626,62625,62624,62623,62622,62621,62620,62619,62618,62616,62615,62614,62613,62611,62610,62609,62608,62606,62605,62604,62603,62602,62601,62600,62599,62598,62597,62596,62595,62594,62593,62592,62591,62590,62589,62588,62587,62586,62585,62584,62583,62582,62581,62580,62579,62578,62577,62576,62575,62574,62573,62572,62571,62569,62568,62567,62564,62563,62562,62561,62560,62559,62558,62557,62556,62555,62554,62553,62552,62551,62550,62548,62547,62546,62545,62543,62542,62541,62540,62539,62538,62537,62536,62535,62534,62533,62531,62530,62529,62528,62526,62524,62523,62522,62521,62520,62519,62518,62517,62516,62515,62513,62512,62511,62510,62509,62508,62507,62506,62505,62504,62503,62502,62501,62500,62499,62498,62497,62496,62495,62494,62493,62492,62491,62490,62488,62487,62486,62485,62484,62483,62482,62481,62480,62479,62478,62477,62476,62475,62474,62473,62472,62471,62470,62469,62468,62467,62466,62465,62464,62463,62462,62461,62460,62459,62458,62457,62454,62452,62451,62450,62449,62448,62447,62446,62445,62444,62443,62442,62441,62440,62439,62438,62437,62436,62435,62434,62433,62432,62431,62429,62428,62427,62426,62425,62424,62423,62422,62421,62420,62419,62416,62415,62414,62413,62412,62411,62410,62409,62408,62407,62406,62405,62404,62402,62401,62400,62397,62396,62395,62394,62393,62386,62385,62384,62383,62382,62381,62380,62379,62378,62377,62376,62375,62374,62373,62372,62370,62369,62368,62367,62366,62365,62364,62363,62362,62360,62358,62357,62356,62355,62354,62353,62352,62351,62350,62348,62346,62334,62328,62327,62326,62325,62324,62323,62322,62321,62317,62316,62315,62314,62313,62312,62311,62309,62308,62307,62306,62305,62304,62303,62302,62301,62300,62299,62298,62296,62295,62293,62291,62290,62289,62288,62287,62286,62285,62282,62281,62280,62279,62278,62277,62276,62275,62274,62273,62272,62271,62270,62269,62268,62267,62266,62264,62263,62262,62261,62260,62258,62257,62256,62255,62254,62253,62251,62250,62249,62248,62247,62246,62243,62242,62240,62239,62238,62237,62236,62233,62232,62231,62230,62229,62228,62227,62225,62224,62221,62220,62219,62218,62217,62216,62215,62214,62213,62210,62209,62208,62207,62205,62204,62203,62202,62201,62200,62199,62198,62197,62196,62195,62194,62193,62192,62191,62190,62189,62188,62187,62186,62185,62184,62182,62181,62180,62179,62178,62177,62176,62173,62171,62170,62169,62168,62167,62166,62165,62164,62163,62162,62161,62160,62159,62158,62156,62155,62154,62153,62152,62151,62149,62143,62142,62134,62131,62130,62129,62128,62127,62126,62125,62124,62123,62122,62121,62120,62119,62118,62117,62116,62115,62114,62112,62109,62108,62107,62106,62105,62104,62103,62102,62100,62098,62097,62096,62093,62092,62091,62090,62089,62088,62087,62081,62077,62076,62075,62074,62073,62072,62055,62053,62052,62051,62050,62035,62034,62032,62029,62026,62024,62023,62022,62021,62020,62019,62015,62014,62009,62008,62005,62004,62003,62002,62000,61997,61994,61989,61988,61983,61982,61981,61971,61970,61968,61967,61966,61965,61964,61962,61961,61960,61947,61946,61945,61942,61941,61938,61937,61936,61935,61934,61933,61932,61931,61930,61929,61928,61927,61926,61925,61923,61922,61920,61918,61917,61916,61913,61912,61911,61910,61909,61908,61907,61906,61905,61904,61902,61901,61900,61899,61898,61897,61896,61895,61892,61890,61889,61886,61885,61884,61883,61881,61880,61877,61875,61874,61873,61872,61871,61870,61869,61868,61867,61866,61865,61861,61860,61850,61848,61847,61846,61845,61844,61843,61842,61841,61840,61839,61838,61837,61836,61835,61834,61833,61830,61829,61828,61827,61826,61825,61824,61823,61822,61821,61820,61819,61818,61817,61816,61815,61814,61813,61812,61811,61810,61809,61808,61806,61804,61803,61802,61801,61800,61799,61798,61797,61796,61795,61794,61793,61792,61791,61790,61789,61788,61787,61786,61784,61783,61780,61766,61762,61761,61760,61759,61758,61757,61756,61755,61754,61753,61752,61751,61750,61749,61747,61746,61745,61744,61743,61742,61741,61735,61724,61723,61721,61718,61717,61716,61715,61714,61713,61712,61711,61710,61709,61707,61706,61705,61704,61703,61702,61701,61700,61699,61698,61697,61696,61695,61694,61693,61692,61691,61690,61689,61688,61687,61686,61685,61684,61683,61682,61681,61680,61679,61678,61677,61676,61675,61674,61673,61672,61671,61670,61669,61668,61667,61666,61664,61663,61662,61661,61660,61659,61658,61657,61656,61655,61654,61653,61652,61651,61650,61649,61648,61647,61644,61641,61640,61638,61636,61635,61634,61633,61632,61631,61630,61629,61627,61626,61625,61624,61623,61622,61621,61620,61619,61618,61617,61616,61615,61614,61613,61612,61611,61610,61609,61608,61607,61606,61605,61604,61603,61602,61601,61600,61599,61598,61597,61596,61595,61592,61591,61590,61589,61588,61587,61586,61585,61584,61583,61582,61581,61580,61579,61577,61575,61572,61571,61570,61569,61568,61567,61566,61565,61564,61563,61562,61561,61560,61559,61558,61557,61556,61555,61554,61553,61551,61550,61549,61548,61547,61546,61545,61544,61543,61541,61540,61539,61538,61537,61536,61535,61534,61533,61532,61531,61530,61529,61528,61527,61526,61525,61524,61523,61522,61521,61520,61519,61518,61517,61516,61514,61512,61511,61510,61509,61508,61507,61506,61505,61504,61503,61502,61501,61500,61499,61498,61497,61496,61495,61494,61493,61492,61490,61489,61488,61487,61485,61484,61483,61482,61481,61480,61479,61478,61476,61475,61474,61473,61472,61471,61470,61469,61468,61467,61466,61465,61464,61463,61462,61461,61459,61457,61456,61455,61454,61453,61452,61451,61450,61449,61448,61447,61446,61445,61444,61443,61442,61441,61440,61439,61438,61437,61436,61435,61434,61433,61432,61431,61429,61427,61426,61425,61423,61421,61420,61418,61417,61416,61415,61414,61413,61412,61411,61410,61409,61408,61407,61406,61405,61404,61403,61402,61401,61400,61399,61398,61397,61396,61395,61394,61392,61390,61389,61387,61386,61385,61384,61383,61382,61381,61380,61379,61378,61377,61376,61375,61374,61373,61372,61371,61370,61369,61368,61367,61366,61365,61364,61363,61362,61361,61360,61359,61358,61357,61356,61355,61354,61352,61350,61349,61348,61347,61346,61345,61344,61343,61342,61341,61340,61339,61338,61337,61336,61334,61333,61330,61329,61328,61327,61326,61325,61324,61323,61322,61321,61320,61319,61318,61317,61316,61315,61314,61313,61312,61311,61310,61309,61308,61307,61306,61305,61304,61303,61302,61301,61300,61299,61298,61297,61296,61295,61294,61292,61291,61290,61289,61288,61287,61286,61285,61284,61283,61261,61260,61259,61258,61257,61256,61255,61254,61253,61252,61251,61250,61249,61248,61247,61246,61245,61243,61242,61240,61239,61224,61223,61222,61218,61217,61216,61215,61213,61212,61211,61210,61209,61208,61207,61206,61205,61204,61203,61202,61201,61183,61182,61181,61180,61177,61176,61175,61174,61173,61172,61171,61170,61169,61168,61167,61166,61165,61164,61163,61162,61161,61160,61159,61158,61157,61156,61155,61154,61153,61149,61148,61147,61146,61143,61142,61141,61140,61139,61138,61134,61133,61132,61131,61130,61129,61127,61126,61125,61124,61122,61121,61120,61119,61118,61116,61097,61096,61095,61094,61093,61092,61091,61090,61089,61088,61087,61086,61085,61084,61083,61082,61081,61080,61079,61078,61077,61076,61075,61074,61073,61072,61071,61070,61069,61068,61067,61066,61065,61064,61063,61062,61061,61060,61058,61056,61055,61054,61052,61051,61050,61046,61042,61038,61034,61029,61027,61026,61025,61024,61023,61021,61020,61019,61018,61017,61016,61015,61013,61012,61010,61009,61008,61007,61006,61004,61003,60999,60998,60997,60996,60995,60994,60991,60990,60986,60985,60984,60983,60982,60981,60980,60979,60978,60977,60976,60975,60974,60973,60971,60970,60969,60968,60967,60960,60959,60958,60957,60956,60955,60954,60953,60952,60951,60950,60949,60948,60947,60946,60945,60944,60943,60942,60941,60940,60939,60938,60937,60936,60934,60933,60932,60931,60930,60929,60928,60927,60926,60925,60924,60923,60922,60921,60920,60919,60918,60917,60916,60915,60914,60913,60912,60911,60910,60909,60908,60906,60904,60903,60902,60901,60900,60899,60898,60897,60896,60895,60894,60893,60892,60891,60890,60889,60888,60887,60886,60885,60884,60883,60882,60881,60880,60879,60878,60877,60875,60874,60873,60871,60870,60869,60868,60867,60866,60865,60864,60862,60861,60860,60859,60858,60857,60856,60855,60854,60853,60852,60851,60850,60849,60848,60847,60846,60842,60841,60834,60833,60832,60831,60830,60829,60828,60827,60826,60825,60824,60823,60822,60821,60820,60804,60803,60802,60801,60800,60799,60798,60797,60796,60795,60794,60793,60789,60788,60786,60785,60784,60783,60782,60781,60780,60779,60777,60776,60775,60774,60770,60769,60768,60767,60766,60765,60764,60763,60762,60761,60760,60759,60758,60757,60756,60754,60753,60752,60749,60748,60747,60746,60745,60744,60743,60742,60741,60740,60739,60738,60737,60736,60735,60734,60733,60732,60731,60730,60729,60728,60726,60725,60724,60723,60722,60721,60720,60714,60713,60710,60709,60708,60706,60705,60701,60700,60699,60698,60697,60694,60693,60692,60691,60690,60689,60688,60687,60686,60685,60684,60683,60682,60681,60680,60679,60678,60677,60676,60675,60674,60673,60672,60671,60670,60669,60668,60667,60649,60648,60647,60646,60645,60644,60628,60627,60626,60625,60624,60623,60622,60621,60616,60606,60605,60604,60603,60602,60601,60599,60598,60597,60596,60594,60593,60592,60591,60590,60589,60588,60587,60586,60585,60583,60582,60581,60580,60579,60578,60576,60575,60574,60573,60572,60571,60570,60569,60568,60567,60566,60565,60564,60562,60561,60560,60559,60558,60557,60556,60555,60554,60553,60552,60551,60550,60549,60548,60547,60546,60545,60544,60543,60542,60541,60540,60539,60538,60537,60536,60535,60534,60533,60532,60531,60530,60529,60528,60527,60526,60525,60524,60523,60522,60521,60520,60519,60516,60515,60514,60513,60512,60511,60510,60509,60508,60507,60506,60505,60504,60503,60502,60501,60500,60499,60498,60497,60495,60493,60491,60489,60488,60487,60486,60485,60484,60483,60482,60480,60479,60478,60477,60476,60475,60459,60458,60457,60456,60455,60454,60452,60451,60450,60449,60448,60447,60446,60445,60444,60443,60442,60441,60438,60437,60436,60435,60434,60432,60431,60430,60429,60428,60427,60426,60425,60424,60423,60422,60421,60420,60418,60416,60415,60414,60413,60412,60411,60410,60409,60408,60407,60406,60405,60404,60403,60402,60401,60400,60399,60398,60397,60396,60395,60394,60393,60392,60391,60390,60389,60388,60387,60386,60385,60384,60383,60382,60381,60380,60379,60378,60376,60375,60373,60371,60370,60369,60368,60367,60366,60365,60363,60362,60361,60360,60359,60358,60357,60356,60355,60354,60353,60315,60308,60307,60306,60305,60304,60303,60302,60301,60300,60299,60298,60297,60296,60295,60294,60293,60292,60291,60290,60289,60288,60287,60286,60285,60284,60283,60282,60281,60280,60279,60278,60277,60276,60275,60274,60273,60272,60270,60266,60264,60263,60262,60261,60260,60259,60258,60257,60256,60255,60254,60253,60252,60251,60250,60249,60248,60247,60246,60245,60244,60242,60241,60240,60239,60238,60237,60236,60235,60234,60233,60232,60231,60230,60229,60228,60227,60226,60225,60224,60223,60222,60221,60220,60219,60218,60217,60216,60215,60214,60213,60212,60211,60210,60209,60208,60207,60206,60205,60204,60203,60202,60201,60200,60199,60198,60197,60196,60195,60190,60189,60188,60187,60186,60185,60184,60183,60182,60181,60180,60179,60178,60177,60176,60175,60174,60173,60172,60170,60169,60168,60167,60166,60165,60164,60163,60162,60161,60160,60159,60158,60157,60156,60155,60154,60153,60152,60151,60150,60149,60148,60147,60146,60145,60143,60142,60141,60140,60139,60138,60137,60136,60135,60134,60133,60132,60131,60127,60122,60121,60120,60119,60114,60113,60112,60108,60107,60106,60102,60101,60100,60099,60098,60097,60096,60095,60094,60093,60092,60090,60089,60080,60079,60073,60072,60071,60070,60069,60068,60067,60057,60056,60055,60051,60047,60043,60042,60040,60039,60038,60037,60036,60035,60034,60033,60032,60031,60030,60029,60028,60027,60026,60025,60024,60023,60022,60021,60020,60019,60018,60017,60016,60015,60014,60013,60012,60011,60010,60009,60008,60007,60006,60005,60004,60003,60002,60001,60000,59999,59998,59991,59990,59989,59988,59987,59986,59985,59984,59982,59980,59979,59978,59977,59976,59975,59974,59973,59972,59971,59970,59969,59968,59967,59966,59965,59964,59963,59962,59961,59960,59959,59958,59957,59956,59955,59954,59953,59952,59936,59935,59934,59933,59932,59931,59930,59929,59928,59927,59926,59925,59924,59923,59922,59921,59920,59919,59915,59914,59912,59911,59910,59909,59908,59907,59906,59905,59904,59903,59902,59901,59900,59899,59898,59897,59896,59895,59894,59893,59892,59891,59890,59889,59888,59887,59886,59885,59884,59883,59882,59881,59880,59879,59878,59877,59876,59875,59874,59873,59859,59858,59857,59856,59855,59854,59853,59852,59851,59850,59849,59848,59847,59846,59845,59844,59843,59842,59841,59840,59839,59837,59836,59835,59834,59833,59832,59831,59830,59829,59828,59827,59826,59825,59824,59823,59822,59821,59820,59819,59818,59817,59816,59815,59814,59813,59812,59811,59810,59809,59808,59807,59806,59805,59804,59803,59802,59801,59800,59799,59798,59797,59796,59795,59794,59793,59792,59790,59789,59788,59787,59786,59785,59784,59783,59782,59781,59780,59779,59778,59777,59776,59775,59774,59773,59772,59771,59770,59769,59768,59767,59766,59765,59764,59763,59758,59757,59756,59755,59754,59753,59752,59751,59750,59749,59748,59747,59746,59745,59744,59743,59742,59741,59740,59739,59738,59737,59736,59735,59734,59733,59732,59731,59730,59729,59728,59727,59726,59725,59724,59723,59722,59721,59720,59719,59718,59717,59716,59715,59714,59713,59712,59711,59710,59709,59707,59706,59705,59704,59703,59702,59701,59700,59699,59698,59697,59696,59695,59694,59693,59692,59691,59690,59689,59688,59687,59685,59684,59683,59682,59680,59679,59678,59677,59675,59674,59672,59671,59670,59669,59668,59667,59666,59665,59662,59661,59660,59659,59658,59657,59656,59655,59654,59653,59652,59651,59650,59649,59648,59647,59645,59644,59643,59642,59641,59640,59639,59637,59636,59635,59632,59630,59628,59627,59626,59625,59624,59623,59622,59621,59620,59619,59618,59617,59616,59615,59614,59613,59612,59611,59610,59609,59608,59607,59606,59605,59604,59603,59602,59601,59600,59599,59598,59597,59596,59595,59594,59593,59592,59591,59590,59589,59588,59587,59586,59585,59584,59583,59582,59581,59580,59578,59577,59576,59575,59574,59573,59572,59569,59567,59566,59565,59564,59563,59562,59561,59560,59559,59558,59557,59556,59555,59554,59553,59552,59551,59550,59549,59547,59546,59545,59544,59543,59542,59541,59540,59539,59538,59537,59536,59535,59534,59533,59532,59531,59530,59529,59528,59527,59526,59525,59524,59523,59522,59521,59520,59519,59518,59517,59516,59515,59514,59513,59512,59511,59510,59509,59507,59505,59503,59501,59499,59498,59497,59496,59495,59494,59493,59492,59491,59490,59489,59488,59487,59486,59483,59482,59481,59480,59479,59478,59471,59470,59469,59467,59466,59465,59464,59463,59462,59461,59460,59459,59458,59457,59456,59455,59454,59453,59452,59451,59450,59449,59448,59447,59446,59445,59444,59443,59442,59441,59439,59438,59436,59435,59434,59433,59432,59431,59430,59429,59428,59427,59426,59425,59424,59423,59422,59421,59420,59419,59418,59417,59416,59415,59414,59413,59412,59411,59410,59409,59408,59407,59406,59405,59404,59403,59402,59401,59400,59399,59398,59397,59396,59395,59394,59392,59391,59390,59389,59388,59387,59386,59385,59384,59383,59382,59379,59378,59377,59375,59374,59373,59372,59371,59369,59368,59367,59364,59363,59362,59361,59360,59359,59358,59357,59356,59354,59353,59351,59350,59349,59348,59347,59346,59343,59342,59341,59340,59339,59338,59337,59336,59335,59334,59333,59332,59320,59319,59318,59317,59316,59315,59314,59313,59312,59311,59310,59309,59308,59307,59306,59305,59304,59303,59302,59301,59300,59299,59298,59297,59296,59295,59293,59284,59282,59281,59280,59279,59278,59277,59276,59275,59273,59272,59271,59263,59262,59261,59260,59258,59257,59256,59255,59254,59253,59252,59251,59250,59249,59248,59247,59246,59245,59244,59243,59242,59241,59240,59239,59238,59237,59236,59235,59234,59233,59232,59231,59230,59229,59227,59226,59225,59224,59223,59222,59220,59219,59217,59215,59214,59213,59211,59210,59209,59208,59207,59206,59205,59204,59203,59201,59200,59198,59197,59196,59193,59191,59190,59189,59188,59187,59186,59184,59183,59182,59181,59180,59179,59178,59177,59176,59175,59174,59173,59172,59171,59170,59169,59168,59167,59166,59165,59163,59162,59161,59160,59159,59158,59157,59156,59155,59154,59153,59151,59150,59149,59148,59147,59146,59143,59139,59138,59137,59136,59135,59134,59133,59132,59131,59130,59129,59128,59127,59126,59125,59124,59123,59122,59121,59120,59119,59118,59117,59116,59115,59114,59113,59112,59111,59110,59109,59108,59107,59106,59105,59104,59103,59102,59101,59100,59099,59098,59089,59088,59087,59086,59085,59084,59083,59081,59080,59079,59078,59077,59076,59075,59074,59073,59072,59071,59070,59069,59068,59067,59066,59065,59064,59063,59062,59061,59060,59059,59058,59057,59056,59055,59054,59053,59051,59050,59049,59048,59047,59046,59045,59044,59043,59042,59041,59040,59039,59038,59037,59036,59025,59024,59022,59021,59020,59019,59018,59017,59016,59015,59014,59013,59012,59011,59010,59009,59008,59007,59006,59005,59004,59003,59002,59001,59000,58998,58997,58996,58994,58992,58989,58987,58986,58985,58984,58983,58981,58979,58978,58976,58975,58971,58970,58969,58968,58966,58965,58964,58963,58962,58961,58960,58959,58958,58956,58955,58954,58953,58951,58950,58949,58948,58947,58946,58945,58944,58943,58942,58941,58940,58939,58938,58937,58936,58935,58934,58933,58932,58931,58930,58929,58928,58927,58926,58925,58924,58923,58922,58921,58920,58919,58918,58917,58916,58914,58913,58912,58911,58910,58909,58908,58907,58906,58905,58904,58903,58902,58901,58900,58899,58898,58897,58896,58895,58894,58893,58892,58891,58890,58889,58888,58887,58886,58885,58884,58883,58882,58881,58880,58878,58877,58876,58875,58874,58873,58872,58871,58870,58869,58868,58867,58866,58865,58861,58860,58859,58858,58857,58856,58855,58850,58845,58844,58843,58842,58840,58835,58833,58832,58831,58830,58829,58827,58826,58824,58823,58822,58821,58820,58819,58818,58817,58816,58815,58814,58813,58812,58811,58810,58809,58808,58807,58804,58803,58794,58793,58792,58791,58790,58789,58788,58787,58786,58785,58784,58783,58782,58780,58779,58778,58777,58771,58770,58769,58768,58767,58766,58765,58764,58761,58758,58757,58756,58755,58754,58753,58746,58745,58744,58743,58742,58741,58740,58739,58738,58737,58736,58735,58734,58733,58732,58731,58730,58729,58728,58727,58726,58725,58724,58723,58722,58721,58720,58719,58718,58717,58716,58715,58714,58713,58712,58711,58710,58709,58708,58707,58706,58705,58704,58701,58698,58697,58696,58695,58694,58693,58692,58691,58689,58685,58684,58683,58678,58677,58676,58675,58674,58673,58672,58671,58670,58669,58668,58667,58666,58665,58664,58663,58662,58661,58660,58659,58658,58657,58656,58655,58654,58653,58652,58651,58650,58647,58646,58645,58642,58641,58640,58639,58638,58637,58636,58635,58634,58633,58632,58631,58630,58629,58628,58627,58626,58625,58624,58623,58622,58621,58620,58619,58618,58617,58616,58615,58614,58613,58612,58611,58610,58609,58608,58607,58606,58605,58604,58603,58602,58601,58600,58599,58598,58597,58596,58595,58594,58593,58592,58591,58590,58589,58588,58586,58585,58584,58583,58582,58581,58580,58579,58578,58577,58576,58575,58574,58573,58572,58571,58570,58569,58568,58567,58566,58565,58564,58563,58562,58561,58555,58554,58553,58552,58551,58550,58549,58548,58547,58546,58545,58544,58543,58542,58533,58532,58531,58530,58529,58528,58527,58526,58525,58524,58523,58522,58521,58520,58519,58518,58517,58516,58515,58514,58513,58512,58511,58510,58509,58508,58507,58506,58505,58504,58503,58502,58501,58500,58499,58498,58497,58496,58495,58490,58489,58488,58487,58486,58485,58484,58483,58482,58481,58480,58479,58476,58475,58474,58473,58472,58471,58470,58469,58468,58467,58466,58465,58464,58463,58462,58461,58460,58459,58457,58456,58455,58454,58453,58452,58450,58449,58448,58447,58446,58445,58444,58443,58442,58441,58440,58439,58438,58437,58435,58434,58433,58432,58431,58430,58429,58428,58427,58426,58425,58424,58423,58422,58421,58420,58419,58418,58417,58416,58415,58414,58413,58412,58411,58410,58409,58408,58399,58398,58397,58395,58386,58385,58384,58383,58381,58380,58379,58378,58377,58376,58375,58370,58368,58367,58366,58365,58364,58363,58362,58361,58360,58355,58354,58353,58351,58350,58349,58348,58347,58345,58344,58343,58342,58341,58340,58336,58335,58334,58333,58332,58331,58329,58328,58327,58326,58325,58324,58322,58321,58320,58319,58318,58317,58315,58312,58311,58310,58309,58307,58304,58303,58289,58288,58287,58285,58284,58283,58282,58281,58280,58279,58278,58277,58276,58275,58274,58273,58257,58256,58255,58254,58253,58252,58249,58248,58247,58246,58245,58244,58243,58242,58241,58240,58239,58238,58237,58236,58235,58234,58233,58232,58231,58230,58229,58228,58227,58226,58225,58224,58221,58220,58219,58218,58217,58216,58215,58214,58213,58212,58211,58210,58209,58208,58207,58206,58205,58202,58201,58200,58199,58198,58197,58195,58193,58192,58186,58185,58184,58183,58181,58176,58175,58174,58173,58172,58171,58170,58169,58168,58167,58166,58165,58164,58163,58162,58161,58160,58158,58155,58154,58153,58152,58151,58150,58149,58148,58147,58146,58139,58124,58123,58122,58121,58120,58119,58118,58117,58116,58115,58114,58113,58112,58111,58110,58109,58108,58078,58077,58072,58071,58070,58069,58068,58067,58066,58065,58064,58051,58044,58043,58042,58041,58040,58039,58038,58036,58033,58032,58030,58029,58028,58027,58017,58015,58014,58013,58011,58010,58005,58002,57999,57998,57993,57992,57988,57987,57986,57985,57984,57983,57981,57968,57967,57963,57962,57958,57954,57953,57952,57951,57950,57947,57946,57945,57944,57943,57942,57936,57935,57934,57933,57929,57928,57927,57926,57924,57922,57921,57920,57919,57918,57917,57916,57915,57913,57912,57911,57910,57909,57908,57907,57899,57898,57894,57893,57892,57890,57883,57882,57877,57875,57874,57873,57872,57871,57869,57867,57864,57861,57860,57858,57857,57856,57855,57854,57853,57852,57851,57850,57836,57835,57834,57831,57830,57826,57825,57823,57821,57819,57817,57816,57815,57814,57812,57811,57810,57809,57807,57806,57805,57804,57803,57802,57801,57800,57799,57798,57797,57795,57788,57783,57781,57779,57778,57777,57773,57770,57769,57768,57767,57766,57765,57764,57763,57762,57761,57760,57758,57757,57756,57755,57754,57753,57752,57751,57750,57749,57748,57746,57745,57744,57743,57742,57741,57740,57739,57724,57722,57721,57720,57719,57716,57715,57714,57713,57712,57711,57710,57709,57708,57707,57706,57705,57697,57696,57695,57694,57693,57692,57691,57690,57686,57684,57682,57681,57673,57672,57671,57670,57669,57668,57667,57662,57649,57648,57638,57636,57635,57634,57632,57631,57630,57629,57628,57627,57626,57625,57624,57623,57622,57621,57620,57619,57618,57617,57482,57480,57479,57478,57477,57475,57474,57473,57470,57467,57466,57465,57464,57460,57459,57458,57457,57456,57447,57446,57445,57444,57443,57442,57441,57433,57432,57431,57424,57423,57422,57421,57420,57419,57418,57417,57416,57415,57414,57413,57412,57411,57410,57408,57407,57406,57405,57404,57403,57402,57401,57400,57399,57398,57396,57393,57392,57389,57388,57387,57386,57385,57384,57382,57380,57379,57378,57377,57358,57348,57338,57334,57333,57332,57331,57330,57329,57328,57327,57326,57325,57324,57323,57319,57318,57317,57316,57314,57313,57312,57311,57310,57309,57308,57307,57306,57301,57300,57299,57298,57297,57291,57290,57289,57288,57287,57286,57285,57284,57283,57282,57281,57280,57279,57275,57274,57273,57272,57271,57269,57268,57267,57266,57265,57264,57263,57262,57261,57260,57259,57258,57257,57255,57251,57250,57249,57244,57243,57242,57239,57238,57237,57233,57232,57231,57230,57229,57228,57227,57226,57223,57222,57220,57216,57215,57214,57213,57212,57211,57210,57209,57208,57207,57206,57205,57204,57203,57202,57201,57199,57198,57197,57196,57195,57190,57184,57183,57178,57177,57166,57165,57164,57163,57162,57161,57160,57159,57158,57157,57156,57155,57154,57134,57132,57131,57130,57129,57128,57127,57126,57125,57124,57123,57122,57121,57120,57119,57118,57117,57114,57113,57112,57111,57110,57109,57108,57107,57100,57099,57098,57097,57080,57047,56932,56931,56930,56929,56928,56927,56926,56925,56924,56923,56922,56921,56920,56919,56918,56917,56916,56915,56914,56913,56912,56911,56907,56906,56899,56897,56896,56895,56894,56893,56892,56891,56890,56889,56884,56883,56882,56880,56879,56878,56877,56876,56875,56874,56873,56872,56871,56870,56869,56868,56867,56866,56865,56864,56863,56862,56861,56860,56859,56858,56856,56855,56854,56853,56852,56851,56850,56849,56848,56847,56846,56845,56844,56843,56842,56841,56840,56839,56838,56837,56836,56835,56834,56833,56832,56831,56830,56829,56828,56827,56826,56825,56824,56823,56822,56821,56820,56816,56815,56814,56813,56812,56811,56807,56803,56802,56801,56800,56799,56798,56797,56796,56792,56790,56789,56788,56787,56786,56785,56784,56783,56782,56781,56779,56778,56777,56776,56775,56774,56773,56771,56769,56768,56767,56766,56765,56764,56763,56762,56754,56753,56752,56751,56748,56747,56746,56745,56744,56743,56742,56740,56739,56738,56737,56736,56735,56734,56733,56732,56731,56730,56729,56728,56727,56726,56725,56724,56723,56722,56721,56720,56719,56718,56717,56714,56713,56712,56711,56710,56709,56708,56707,56706,56705,56704,56703,56702,56701,56700,56699,56694,56693,56692,56691,56690,56689,56687,56686,56684,56683,56682,56681,56680,56679,56678,56677,56676,56675,56674,56673,56672,56671,56670,56669,56668,56667,56666,56665,56664,56663,56662,56661,56660,56659,56658,56657,56656,56655,56654,56653,56652,56651,56650,56649,56646,56645,56644,56643,56642,56641,56640,56639,56638,56637,56636,56635,56631,56630,56629,56624,56623,56622,56621,56620,56619,56614,56613,56612,56611,56603,56602,56601,56600,56599,56598,56597,56596,56595,56594,56593,56592,56591,56590,56589,56588,56587,56586,56585,56584,56583,56582,56581,56580,56579,56575,56574,56573,56572,56571,56570,56569,56568,56567,56566,56565,56564,56563,56562,56557,56556,56555,56554,56553,56551,56550,56549,56548,56547,56546,56545,56544,56543,56542,56541,56540,56539,56538,56537,56532,56531,56530,56527,56526,56525,56524,56523,56522,56521,56520,56519,56515,56514,56513,56512,56511,56510,56509,56508,56505,56503,56502,56501,56500,56499,56498,56497,56496,56495,56494,56493,56492,56491,56490,56489,56488,56487,56486,56485,56484,56479,56478,56477,56476,56475,56474,56473,56472,56471,56467,56466,56465,56464,56463,56462,56461,56460,56459,56458,56457,56456,56455,56448,56447,56444,56443,56442,56441,56440,56439,56434,56433,56432,56431,56429,56427,56426,56425,56421,56420,56419,56418,56417,56416,56413,56412,56411,56410,56409,56408,56407,56406,56405,56404,56403,56402,56401,56399,56398,56397,56396,56395,56394,56393,56392,56389,56388,56385,56384,56383,56382,56381,56380,56379,56377,56376,56375,56374,56372,56371,56369,56366,56365,56364,56363,56362,56360,56359,56358,56357,56351,56350,56349,56348,56347,56346,56345,56344,56343,56342,56341,56340,56339,56338,56337,56336,56335,56333,56332,56331,56330,56329,56328,56327,56315,56314,56313,56312,56311,56310,56309,56308,56307,56306,56305,56304,56303,56296,56295,56294,56293,56289,56288,56287,56286,56285,56284,56283,56282,56281,56280,56279,56278,56275,56274,56272,56271,56270,56269,56268,56267,56266,56265,56264,56263,56262,56261,56260,56259,56258,56257,56256,56255,56254,56253,56252,56251,56250,56249,56248,56243,56242,56241,56240,56239,56238,56237,56236,56235,56233,56232,56231,56230,56229,56228,56227,56226,56225,56224,56223,56222,56210,56209,56208,56207,56206,56205,56204,56203,56201,56200,56199,56198,56197,56195,56194,56193,56192,56191,56190,56189,56188,56187,56186,56185,56184,56183,56182,56181,56180,56178,56177,56176,56175,56174,56173,56172,56171,56170,56169,56168,56167,56166,56165,56163,56162,56161,56160,56159,56158,56154,56153,56152,56151,56150,56149,56147,56146,56144,56143,56142,56141,56140,56139,56138,56136,56135,56134,56133,56132,56131,56130,56129,56128,56127,56126,56117,56116,56115,56114,56113,56112,56111,56110,56109,56108,56106,56104,56103,56102,56101,56100,56099,56098,56097,56096,56095,56094,56093,56092,56091,56090,56089,56088,56087,56086,56085,56083,56082,56081,56080,56079,56078,56077,56073,56072,56071,56070,56069,56068,56067,56066,56065,56064,56063,56062,56055,56054,56053,56052,56051,56050,56047,56046,56045,56044,56043,56042,56041,56039,56036,56035,56034,56033,56032,56031,56030,56029,56028,56027,56026,56025,56024,56023,56022,56020,56019,56018,56017,56016,56015,56014,56013,56012,56009,56008,56007,56006,56005,56004,56003,56002,56001,56000,55999,55998,55997,55996,55971,55969,55968,55967,55965,55964,55963,55946,55945,55944,55943,55942,55941,55940,55938,55918,55917,55916,55915,55914,55913,55912,55911,55910,55906,55905,55904,55903,55902,55901,55900,55899,55898,55897,55896,55895,55894,55893,55892,55891,55890,55889,55888,55887,55886,55885,55884,55883,55882,55881,55880,55879,55874,55873,55871,55870,55869,55868,55867,55866,55865,55864,55863,55862,55861,55860,55859,55848,55847,55844,55843,55842,55841,55840,55839,55838,55837,55836,55835,55834,55833,55832,55831,55830,55829,55828,55827,55826,55825,55824,55823,55822,55821,55820,55819,55814,55813,55812,55810,55809,55808,55807,55806,55805,55804,55793,55792,55791,55790,55789,55788,55787,55786,55785,55784,55783,55782,55781,55780,55779,55778,55773,55772,55771,55770,55769,55768,55767,55762,55761,55760,55750,55749,55748,55747,55746,55745,55744,55743,55742,55741,55740,55739,55738,55737,55736,55735,55734,55733,55732,55730,55729,55728,55727,55726,55725,55724,55723,55722,55721,55720,55719,55718,55717,55716,55715,55714,55713,55712,55711,55710,55709,55708,55707,55706,55705,55704,55703,55702,55701,55700,55699,55695,55694,55693,55692,55691,55690,55689,55688,55687,55686,55685,55684,55683,55682,55681,55680,55679,55678,55677,55676,55675,55674,55672,55671,55670,55669,55668,55667,55665,55664,55663,55662,55661,55660,55659,55658,55657,55656,55655,55654,55653,55651,55650,55649,55648,55647,55646,55645,55643,55641,55640,55638,55637,55636,55635,55634,55633,55632,55626,55625,55624,55623,55622,55621,55620,55619,55618,55617,55616,55615,55614,55613,55612,55611,55610,55609,55608,55607,55606,55605,55604,55603,55602,55601,55599,55598,55597,55596,55595,55594,55593,55592,55591,55590,55589,55588,55587,55586,55585,55584,55583,55582,55581,55580,55579,55578,55577,55576,55575,55574,55573,55572,55571,55570,55569,55568,55567,55566,55565,55564,55563,55562,55561,55560,55559,55558,55557,55556,55555,55554,55550,55549,55544,55543,55542,55541,55539,55538,55537,55536,55535,55534,55533,55532,55531,55524,55523,55522,55521,55520,55519,55511,55510,55509,55507,55506,55505,55504,55503,55502,55501,55500,55499,55498,55497,55496,55495,55493,55492,55491,55490,55489,55488,55487,55486,55485,55484,55483,55482,55481,55480,55479,55478,55477,55476,55475,55474,55473,55472,55471,55470,55469,55468,55467,55466,55465,55464,55463,55462,55461,55458,55457,55456,55455,55454,55453,55452,55451,55450,55449,55448,55447,55446,55445,55444,55443,55442,55441,55440,55439,55438,55436,55430,55429,55428,55427,55426,55421,55420,55419,55418,55417,55416,55415,55414,55413,55412,55411,55410,55409,55408,55407,55406,55405,55404,55403,55402,55401,55400,55399,55398,55397,55396,55395,55394,55393,55392,55391,55390,55389,55388,55387,55386,55385,55384,55383,55382,55381,55380,55379,55378,55377,55376,55375,55374,55373,55372,55371,55370,55369,55368,55367,55366,55356,55355,55354,55353,55352,55351,55350,55349,55348,55347,55346,55345,55344,55343,55342,55341,55340,55339,55338,55337,55336,55335,55334,55333,55332,55331,55330,55329,55328,55327,55317,55316,55312,55308,55307,55306,55305,55300,55299,55298,55294,55293,55292,55291,55290,55289,55288,55287,55286,55285,55284,55283,55282,55281,55279,55278,55277,55276,55275,55274,55273,55272,55271,55270,55269,55268,55267,55266,55265,55264,55263,55262,55261,55260,55254,55253,55252,55251,55250,55249,55248,55247,55245,55242,55241,55240,55239,55238,55237,55236,55235,55234,55233,55232,55231,55230,55229,55228,55227,55226,55225,55224,55223,55222,55221,55220,55219,55218,55217,55216,55215,55213,55212,55211,55210,55209,55208,55207,55206,55204,55203,55202,55201,55200,55199,55198,55196,55195,55194,55193,55189,55188,55187,55184,55183,55182,55181,55180,55178,55177,55176,55175,55174,55173,55172,55171,55170,55169,55168,55167,55162,55161,55155,55154,55153,55152,55151,55150,55149,55148,55147,55146,55145,55144,55143,55142,55141,55140,55139,55138,55137,55136,55135,55134,55133,55132,55131,55130,55129,55128,55127,55126,55125,55124,55123,55122,55121,55120,55119,55118,55117,55116,55115,55114,55113,55112,55111,55110,55109,55108,55107,55106,55105,55104,55103,55096,55095,55094,55093,55092,55091,55090,55089,55088,55087,55086,55085,55084,55083,55082,55081,55078,55076,55075,55072,55059,55058,55057,55054,55042,55032,55030,55029,55028,55027,55025,55023,55022,55021,55020,55019,55018,55016,55015,55014,55013,55012,55011,55010,55009,55007,55005,55004,55003,55002,55000,54999,54998,54997,54996,54995,54994,54993,54991,54990,54989,54988,54987,54986,54985,54984,54982,54981,54980,54976,54975,54973,54972,54971,54970,54969,54968,54962,54961,54960,54959,54958,54957,54956,54955,54954,54953,54952,54947,54946,54945,54944,54943,54942,54941,54940,54939,54938,54937,54936,54935,54934,54933,54932,54931,54930,54929,54928,54927,54926,54925,54924,54923,54922,54920,54919,54918,54917,54916,54915,54914,54913,54908,54907,54906,54905,54904,54903,54902,54901,54900,54899,54898,54897,54896,54895,54894,54893,54892,54891,54890,54889,54888,54887,54886,54885,54884,54883,54882,54881,54880,54879,54878,54877,54872,54871,54870,54869,54868,54867,54866,54865,54864,54863,54862,54861,54860,54859,54858,54856,54855,54854,54853,54852,54851,54849,54848,54847,54840,54802,54801,54800,54795,54790,54789,54788,54787,54786,54785,54784,54780,54763,54758,54757,54752,54751,54748,54747,54746,54745,54742,54741,54740,54735,54734,54730,54728,54725,54706,54705,54703,54702,54701,54700,54699,54698,54697,54696,54695,54694,54693,54692,54691,54690,54689,54688,54687,54686,54685,54684,54683,54682,54681,54680,54678,54675,54674,54668,54667,54666,54665,54664,54663,54662,54661,54660,54659,54658,54657,54656,54655,54654,54653,54652,54651,54650,54649,54648,54647,54646,54645,54644,54643,54642,54641,54640,54639,54638,54637,54636,54635,54634,54633,54632,54631,54630,54629,54628,54627,54626,54625,54624,54623,54622,54621,54620,54619,54618,54617,54616,54615,54614,54613,54612,54611,54610,54609,54608,54607,54606,54605,54604,54603,54601,54600,54599,54598,54597,54596,54595,54594,54593,54592,54590,54589,54588,54587,54586,54585,54583,54582,54581,54580,54574,54569,54568,54567,54566,54565,54563,54560,54559,54558,54557,54556,54555,54553,54552,54551,54550,54549,54548,54547,54546,54545,54544,54543,54542,54541,54540,54539,54533,54524,54523,54522,54521,54519,54518,54517,54516,54515,54513,54512,54511,54510,54509,54508,54507,54506,54505,54504,54503,54502,54500,54499,54498,54496,54495,54494,54493,54491,54490,54489,54488,54487,54486,54485,54476,54475,54474,54473,54472,54471,54470,54467,54466,54465,54464,54463,54446,54445,54444,54443,54442,54441,54440,54439,54438,54437,54436,54435,54434,54433,54432,54431,54430,54429,54424,54423,54421,54404,54403,54402,54401,54398,54395,54393,54392,54386,54385,54384,54383,54382,54381,54376,54375,54374,54373,54372,54371,54367,54362,54361,54360,54359,54353,54349,54348,54347,54346,54345,54344,54343,54339,54338,54337,54336,54335,54334,54333,54324,54323,54322,54321,54320,54319,54318,54317,54316,54315,54314,54313,54312,54311,54310,54309,54308,54307,54306,54305,54304,54303,54302,54301,54300,54299,54297,54295,54293,54292,54291,54289,54288,54287,54286,54285,54284,54283,54282,54281,54280,54279,54278,54277,54276,54275,54274,54273,54272,54271,54270,54269,54268,54267,54266,54265,54264,54263,54262,54261,54260,54259,54258,54257,54256,54255,54254,54253,54252,54251,54250,54249,54248,54247,54246,54245,54244,54243,54242,54241,54240,54239,54238,54237,54236,54235,54234,54233,54232,54231,54230,54228,54227,54226,54224,54223,54219,54218,54217,54216,54215,54214,54213,54209,54208,54207,54205,54203,54199,54198,54197,54192,54191,54190,54188,54187,54186,54185,54184,54183,54181,54180,54179,54178,54177,54176,54175,54174,54173,54172,54171,54170,54169,54168,54167,54163,54161,54148,54147,54146,54145,54144,54143,54142,54141,54137,54136,54135,54134,54133,54132,54131,54130,54129,54128,54127,54126,54123,54120,54119,54118,54117,54116,54114,54113,54112,54111,54110,54109,54105,54101,54097,54093,54089,54085,54081,54074,54073,54072,54071,54070,54069,54068,54067,54066,54043,54042,54041,54040,54039,54038,54037,54036,54035,54034,54033,54032,54031,54030,54029,54028,54027,54026,54025,54024,54023,54022,54021,54020,54019,54015,54014,54013,54012,54011,54010,54009,54008,54007,54006,54005,54004,54003,54002,54001,54000,53999,53998,53997,53996,53995,53994,53993,53992,53991,53990,53989,53987,53986,53985,53984,53983,53982,53978,53977,53971,53970,53969,53968,53967,53966,53965,53963,53962,53961,53960,53959,53958,53957,53956,53955,53954,53953,53952,53951,53950,53949,53937,53936,53935,53929,53928,53927,53926,53925,53924,53920,53919,53918,53917,53916,53915,53914,53913,53912,53911,53910,53909,53908,53905,53901,53900,53899,53898,53897,53896,53895,53894,53892,53891,53890,53889,53888,53887,53885,53884,53883,53882,53881,53879,53878,53877,53876,53875,53874,53873,53872,53871,53870,53869,53866,53865,53864,53863,53862,53855,53854,53853,53852,53845,53844,53843,53842,53841,53840,53839,53838,53837,53836,53835,53834,53833,53832,53831,53830,53829,53828,53827,53825,53824,53823,53819,53805,53796,53795,53794,53793,53792,53791,53789,53788,53787,53786,53784,53783,53782,53781,53780,53779,53772,53771,53769,53768,53766,53765,53764,53763,53762,53761,53760,53759,53758,53757,53756,53755,53754,53753,53752,53749,53745,53744,53743,53742,53741,53740,53739,53738,53737,53736,53735,53734,53732,53730,53729,53728,53727,53724,53723,53718,53717,53716,53715,53714,53713,53706,53705,53704,53702,53701,53700,53699,53698,53697,53696,53695,53694,53693,53692,53691,53683,53682,53681,53680,53679,53678,53677,53676,53675,53674,53673,53672,53671,53670,53669,53668,53667,53666,53665,53664,53663,53662,53661,53660,53659,53658,53657,53656,53655,53652,53649,53648,53647,53646,53642,53641,53640,53639,53635,53631,53630,53626,53623,53622,53621,53620,53619,53617,53616,53615,53614,53613,53612,53611,53605,53604,53603,53602,53598,53592,53591,53590,53586,53585,53575,53574,53573,53572,53571,53570,53569,53568,53567,53566,53565,53564,53563,53562,53561,53560,53559,53558,53557,53556,53555,53554,53553,53552,53551,53550,53545,53544,53543,53542,53541,53540,53537,53536,53535,53534,53533,53532,53531,53530,53529,53528,53527,53526,53525,53524,53523,53522,53521,53520,53519,53518,53517,53516,53515,53514,53513,53512,53509,53508,53507,53505,53502,53501,53500,53499,53498,53497,53496,53495,53494,53493,53492,53491,53490,53489,53488,53487,53486,53485,53484,53483,53482,53481,53480,53479,53478,53477,53476,53475,53474,53473,53472,53471,53470,53469,53468,53467,53466,53457,53456,53455,53454,53453,53452,53451,53450,53449,53448,53447,53446,53445,53444,53443,53442,53441,53440,53439,53438,53437,53436,53435,53434,53433,53432,53431,53430,53429,53428,53427,53426,53425,53424,53423,53422,53421,53420,53419,53418,53417,53416,53415,53414,53413,53412,53411,53410,53409,53408,53407,53406,53405,53404,53403,53402,53401,53400,53398,53397,53396,53395,53394,53393,53392,53391,53390,53389,53388,53387,53386,53385,53384,53383,53382,53381,53375,53373,53372,53371,53369,53368,53367,53366,53365,53364,53363,53362,53361,53360,53357,53356,53355,53354,53353,53352,53350,53349,53346,53345,53344,53343,53342,53341,53340,53339,53338,53337,53336,53335,53334,53333,53332,53331,53330,53329,53328,53327,53326,53325,53324,53323,53322,53321,53320,53319,53318,53317,53316,53315,53314,53313,53312,53311,53310,53309,53308,53307,53306,53305,53304,53303,53302,53301,53300,53299,53298,53297,53296,53295,53294,53293,53292,53291,53290,53289,53288,53287,53286,53283,53282,53281,53280,53279,53278,53277,53276,53275,53274,53273,53272,53271,53270,53269,53268,53267,53266,53265,53264,53263,53262,53261,53260,53259,53258,53257,53256,53255,53254,53253,53252,53251,53250,53249,53245,53244,53243,53242,53241,53240,53239,53238,53237,53236,53235,53234,53233,53232,53231,53230,53228,53227,53226,53225,53224,53223,53222,53220,53219,53217,53216,53215,53214,53213,53212,53211,53210,53209,53206,53197,53196,53194,53193,53192,53191,53190,53189,53188,53187,53186,53185,53184,53183,53182,53181,53180,53179,53178,53167,53166,53165,53164,53163,53162,53161,53160,53159,53158,53157,53156,53155,53154,53153,53152,53151,53150,53149,53148,53147,53146,53145,53144,53143,53142,53141,53140,53139,53136,53135,53134,53133,53132,53131,53130,53129,53128,53127,53126,53125,53124,53123,53122,53121,53120,53119,53116,53115,53114,53113,53112,53111,53110,53109,53108,53107,53102,53101,53100,53099,53098,53097,53096,53095,53094,53093,53092,53091,53090,53089,53088,53087,53086,53085,53084,53083,53082,53081,53080,53079,53078,53077,53076,53075,53074,53073,53072,53071,53070,53069,53068,53067,53066,53065,53064,53063,53062,53061,53060,53059,53058,53057,53056,53055,53054,53053,53052,53049,53048,53047,53046,53045,53044,53043,53040,53025,53024,53023,53022,53021,53020,53019,53018,53017,53016,53015,53014,53013,53011,53010,53009,53008,53006,53005,53004,53003,53002,53001,53000,52999,52998,52997,52996,52995,52994,52993,52992,52991,52990,52989,52988,52986,52985,52984,52983,52982,52981,52980,52979,52978,52977,52976,52974,52972,52970,52968,52967,52965,52964,52962,52960,52958,52956,52955,52954,52953,52952,52951,52950,52949,52948,52947,52946,52945,52944,52943,52942,52941,52940,52939,52938,52937,52936,52935,52934,52933,52932,52931,52930,52925,52924,52923,52921,52920,52919,52918,52917,52916,52915,52914,52913,52912,52911,52910,52909,52908,52907,52906,52905,52904,52903,52902,52901,52900,52899,52898,52897,52896,52895,52894,52893,52892,52890,52889,52888,52887,52886,52885,52884,52882,52877,52872,52871,52870,52869,52868,52867,52866,52865,52864,52863,52854,52853,52850,52849,52848,52847,52846,52845,52844,52843,52839,52838,52837,52836,52835,52834,52833,52832,52831,52830,52829,52827,52826,52825,52824,52823,52822,52821,52820,52819,52818,52816,52815,52813,52812,52811,52810,52809,52808,52807,52806,52805,52804,52802,52801,52800,52799,52798,52797,52796,52795,52794,52793,52792,52791,52790,52789,52788,52787,52786,52785,52784,52783,52782,52781,52780,52779,52778,52777,52776,52772,52771,52767,52766,52763,52762,52761,52756,52755,52753,52751,52750,52749,52748,52735,52732,52730,52729,52728,52705,52704,52703,52702,52700,52697,52696,52693,52692,52690,52689,52688,52687,52686,52685,52684,52683,52682,52681,52680,52679,52678,52676,52675,52674,52673,52672,52671,52670,52669,52668,52667,52665,52664,52663,52662,52661,52660,52659,52658,52657,52655,52654,52651,52650,52649,52648,52647,52646,52645,52644,52643,52642,52641,52640,52638,52637,52636,52633,52624,52623,52622,52621,52620,52619,52609,52608,52606,52605,52604,52603,52602,52599,52598,52597,52596,52595,52594,52593,52592,52588,52587,52586,52585,52584,52583,52582,52581,52578,52577,52571,52562,52558,52557,52556,52555,52554,52553,52552,52551,52550,52549,52548,52547,52546,52545,52544,52543,52542,52541,52540,52539,52538,52537,52536,52535,52534,52533,52532,52531,52530,52529,52528,52526,52525,52524,52505,52504,52503,52502,52501,52500,52498,52497,52495,52494,52493,52492,52491,52490,52489,52488,52487,52486,52485,52484,52483,52482,52481,52480,52479,52478,52477,52476,52475,52474,52473,52472,52471,52470,52469,52468,52467,52466,52465,52464,52463,52462,52461,52460,52459,52458,52457,52456,52455,52454,52453,52452,52451,52450,52449,52448,52447,52446,52445,52444,52443,52442,52441,52440,52439,52438,52437,52436,52435,52434,52432,52430,52429,52428,52427,52426,52425,52424,52423,52422,52421,52420,52419,52418,52417,52414,52413,52412,52411,52410,52409,52408,52407,52406,52405,52404,52403,52402,52401,52400,52399,52392,52391,52390,52389,52388,52387,52386,52385,52384,52383,52382,52381,52380,52379,52378,52377,52376,52375,52374,52373,52372,52371,52370,52369,52368,52367,52364,52363,52362,52361,52360,52359,52358,52357,52356,52355,52354,52353,52352,52351,52350,52349,52348,52347,52346,52345,52344,52343,52342,52341,52340,52339,52338,52337,52336,52335,52334,52333,52332,52331,52330,52329,52327,52326,52325,52324,52323,52322,52320,52319,52318,52317,52316,52315,52314,52313,52312,52311,52310,52309,52308,52307,52306,52305,52304,52303,52302,52301,52300,52299,52298,52297,52296,52295,52294,52293,52292,52291,52290,52289,52288,52286,52284,52281,52280,52279,52278,52277,52276,52275,52274,52273,52271,52269,52268,52267,52266,52265,52264,52263,52262,52261,52260,52258,52256,52255,52254,52253,52252,52251,52250,52249,52246,52245,52244,52243,52242,52241,52240,52239,52238,52237,52236,52235,52234,52233,52232,52231,52227,52226,52225,52224,52223,52222,52221,52220,52219,52218,52216,52215,52214,52213,52212,52211,52210,52209,52208,52207,52206,52204,52203,52201,52198,52197,52196,52195,52194,52193,52192,52191,52190,52189,52188,52187,52186,52185,52184,52183,52178,52177,52176,52175,52174,52173,52172,52171,52170,52167,52166,52165,52162,52161,52160,52157,52156,52155,52154,52151,52150,52148,52147,52146,52139,52138,52137,52136,52135,52134,52133,52132,52131,52130,52129,52128,52127,52126,52125,52124,52123,52122,52121,52120,52119,52118,52117,52116,52115,52114,52113,52112,52111,52110,52109,52108,52107,52106,52105,52102,52101,52100,52099,52098,52097,52096,52095,52094,52093,52092,52089,52088,52087,52086,52085,52084,52082,52081,52079,52078,52077,52076,52075,52074,52073,52072,52071,52070,52069,52067,52065,52064,52063,52062,52061,52060,52059,52058,52057,52056,52055,52054,52053,52052,52041,52040,52039,52038,52037,52036,52035,52034,52033,52032,52031,52030,52029,52028,52027,52026,52025,52024,52023,52022,52021,52019,52018,52017,52016,52015,52014,52013,52012,52011,52010,52009,52008,52007,52000,51998,51997,51989,51988,51987,51986,51984,51983,51982,51981,51980,51979,51978,51977,51976,51975,51974,51973,51972,51971,51970,51969,51968,51967,51966,51965,51964,51963,51962,51961,51954,51950,51949,51948,51947,51946,51945,51944,51943,51942,51941,51940,51939,51938,51936,51935,51934,51933,51932,51930,51929,51928,51927,51926,51925,51924,51923,51922,51921,51920,51919,51918,51917,51916,51915,51914,51913,51912,51911,51910,51909,51908,51907,51906,51905,51904,51903,51902,51901,51900,51899,51898,51897,51896,51895,51894,51893,51892,51891,51890,51889,51888,51887,51886,51885,51884,51883,51882,51881,51880,51879,51878,51877,51876,51875,51874,51873,51872,51871,51870,51869,51868,51867,51866,51865,51864,51863,51862,51861,51860,51859,51858,51857,51856,51855,51854,51853,51852,51851,51850,51849,51848,51847,51846,51845,51844,51843,51842,51841,51840,51839,51838,51837,51836,51835,51834,51833,51832,51831,51830,51829,51828,51827,51825,51824,51823,51822,51821,51820,51819,51818,51817,51816,51815,51814,51813,51812,51811,51810,51809,51808,51807,51806,51805,51804,51803,51802,51801,51800,51799,51798,51797,51796,51795,51794,51793,51792,51791,51790,51789,51788,51787,51786,51785,51784,51783,51782,51781,51780,51779,51778,51777,51776,51775,51774,51773,51772,51771,51770,51769,51768,51763,51762,51761,51760,51759,51758,51757,51756,51755,51754,51753,51752,51751,51750,51749,51747,51746,51745,51735,51734,51733,51732,51731,51730,51729,51728,51727,51726,51725,51724,51722,51721,51720,51719,51718,51717,51716,51715,51714,51713,51712,51711,51710,51709,51707,51706,51705,51704,51703,51702,51701,51700,51699,51698,51697,51694,51693,51692,51691,51690,51689,51688,51687,51686,51685,51684,51682,51681,51680,51679,51678,51677,51676,51675,51674,51673,51672,51671,51666,51665,51664,51663,51662,51661,51660,51659,51658,51657,51656,51655,51654,51653,51652,51651,51650,51649,51648,51640,51639,51638,51637,51636,51635,51634,51633,51632,51631,51630,51629,51626,51625,51624,51623,51622,51620,51618,51617,51616,51615,51613,51612,51611,51610,51609,51608,51607,51606,51605,51604,51603,51602,51601,51600,51599,51598,51597,51596,51595,51594,51589,51588,51587,51586,51585,51582,51575,51574,51571,51555,51554,51552,51551,51550,51549,51548,51547,51546,51545,51544,51543,51542,51541,51540,51539,51538,51537,51536,51535,51534,51533,51532,51530,51529,51528,51527,51525,51524,51523,51522,51521,51520,51519,51518,51517,51516,51515,51514,51513,51512,51511,51510,51509,51508,51507,51506,51504,51503,51502,51501,51496,51495,51494,51493,51487,51486,51485,51484,51483,51482,51481,51480,51479,51478,51476,51475,51474,51473,51472,51471,51468,51466,51465,51464,51463,51462,51452,51451,51450,51449,51448,51447,51446,51445,51444,51443,51442,51441,51440,51439,51438,51437,51436,51435,51434,51433,51432,51431,51430,51429,51428,51427,51426,51425,51424,51423,51422,51421,51420,51419,51418,51417,51416,51415,51414,51413,51412,51411,51410,51409,51407,51406,51405,51404,51403,51402,51401,51400,51398,51397,51396,51395,51394,51393,51391,51386,51385,51384,51383,51382,51380,51379,51378,51377,51376,51375,51374,51373,51372,51371,51369,51368,51367,51366,51365,51364,51363,51362,51361,51360,51359,51358,51357,51356,51355,51354,51353,51352,51349,51348,51347,51346,51345,51344,51343,51342,51341,51340,51339,51338,51337,51336,51335,51334,51329,51323,51322,51321,51320,51319,51318,51317,51316,51315,51314,51313,51312,51311,51310,51309,51307,51293,51292,51288,51287,51277,51276,51273,51272,51271,51270,51269,51268,51267,51266,51265,51259,51257,51256,51255,51254,51247,51246,51239,51238,51237,51236,51232,51231,51230,51229,51228,51225,51217,51200,51199,51198,51197,51196,51195,51194,51193,51192,51191,51190,51189,51188,51187,51186,51184,51182,51174,51173,51172,51171,51166,51165,51159,51157,51156,51153,51152,51150,51149,51148,51147,51146,51145,51144,51143,51142,51141,51140,51139,51137,51135,51134,51132,51131,51130,51128,51127,51126,51125,51124,51123,51122,51115,51114,51113,51107,51100,51099,51098,51097,51090,51089,51087,51085,51084,51083,51082,51081,51080,51079,51078,51077,51076,51075,51074,51073,51072,51071,51070,51069,51068,51067,51066,51065,51064,51063,51062,51061,51060,51059,51058,51057,51056,51055,51054,51053,51052,51051,51050,51049,51048,51047,51046,51045,51044,51043,51042,51041,51040,51039,51038,51037,51036,51035,51033,51032,51031,51030,51029,51028,51027,51026,51025,51024,51023,51022,51021,51020,51019,51018,51017,51016,51015,51014,51013,51012,51011,51010,51009,51008,51007,51006,51005,51004,51003,51002,51001,51000,50999,50998,50997,50996,50995,50994,50993,50992,50991,50990,50989,50988,50986,50985,50981,50979,50977,50976,50972,50969,50968,50967,50966,50965,50964,50963,50961,50960,50959,50958,50957,50956,50955,50954,50953,50952,50951,50950,50949,50948,50947,50946,50945,50944,50943,50942,50941,50940,50939,50938,50937,50936,50935,50934,50933,50932,50931,50930,50929,50928,50927,50926,50925,50923,50922,50921,50920,50919,50918,50917,50916,50915,50914,50913,50912,50911,50910,50909,50908,50907,50906,50905,50904,50903,50902,50901,50900,50899,50898,50897,50896,50895,50894,50893,50892,50891,50890,50889,50888,50887,50886,50885,50884,50883,50882,50881,50880,50879,50878,50877,50876,50875,50874,50873,50872,50871,50870,50869,50868,50867,50866,50865,50864,50863,50862,50861,50860,50859,50858,50857,50856,50855,50854,50853,50851,50850,50849,50848,50847,50846,50845,50844,50843,50842,50841,50840,50839,50838,50837,50836,50834,50833,50832,50831,50830,50829,50828,50827,50826,50825,50824,50823,50822,50821,50820,50819,50818,50817,50816,50815,50814,50813,50812,50811,50810,50809,50808,50807,50806,50805,50804,50803,50802,50801,50800,50799,50798,50797,50796,50795,50794,50793,50792,50791,50790,50789,50788,50787,50786,50785,50784,50783,50782,50781,50780,50779,50778,50777,50776,50775,50774,50773,50772,50771,50770,50769,50768,50767,50766,50765,50764,50763,50762,50761,50760,50759,50758,50757,50756,50755,50754,50753,50752,50751,50750,50749,50748,50747,50746,50745,50744,50743,50742,50741,50740,50739,50738,50737,50736,50735,50734,50733,50732,50731,50730,50729,50728,50727,50726,50725,50724,50723,50722,50721,50720,50719,50718,50717,50716,50715,50714,50713,50712,50711,50710,50709,50708,50707,50706,50705,50704,50703,50702,50701,50700,50699,50698,50697,50696,50695,50694,50693,50692,50691,50690,50689,50688,50687,50686,50685,50684,50683,50682,50681,50680,50679,50678,50677,50676,50675,50674,50673,50672,50671,50670,50669,50668,50667,50666,50665,50664,50663,50662,50661,50660,50659,50658,50657,50656,50655,50654,50653,50652,50651,50650,50649,50648,50647,50646,50645,50644,50643,50642,50641,50640,50639,50638,50637,50636,50635,50634,50633,50632,50631,50630,50629,50628,50627,50626,50625,50624,50623,50622,50621,50620,50619,50618,50617,50615,50613,50612,50611,50610,50609,50608,50607,50606,50605,50604,50603,50602,50601,50600,50599,50597,50595,50594,50593,50592,50591,50590,50589,50588,50587,50586,50585,50584,50583,50582,50581,50580,50579,50578,50577,50576,50575,50574,50573,50572,50571,50570,50569,50568,50567,50566,50565,50564,50563,50561,50560,50559,50558,50557,50556,50555,50554,50553,50552,50551,50550,50549,50548,50547,50546,50545,50544,50543,50542,50541,50540,50539,50538,50537,50536,50535,50534,50533,50532,50531,50530,50529,50528,50527,50526,50525,50524,50523,50522,50521,50520,50519,50518,50517,50516,50515,50514,50513,50512,50511,50510,50509,50508,50507,50506,50505,50504,50503,50502,50501,50500,50499,50498,50497,50496,50495,50493,50492,50491,50490,50488,50487,50486,50485,50484,50483,50482,50481,50480,50479,50478,50477,50476,50474,50473,50472,50471,50470,50469,50468,50467,50466,50465,50464,50463,50462,50461,50460,50459,50458,50457,50456,50452,50450,50449,50448,50445,50444,50443,50442,50441,50440,50439,50438,50437,50436,50435,50434,50433,50432,50431,50430,50429,50428,50427,50426,50425,50424,50423,50422,50421,50420,50419,50418,50417,50416,50415,50414,50413,50412,50411,50410,50409,50408,50407,50406,50405,50404,50403,50402,50401,50400,50399,50398,50397,50396,50395,50394,50393,50392,50391,50390,50388,50387,50386,50385,50384,50383,50382,50381,50380,50378,50376,50375,50374,50373,50372,50371,50370,50369,50368,50367,50366,50365,50364,50363,50362,50361,50360,50359,50358,50357,50356,50355,50354,50353,50352,50351,50350,50349,50348,50347,50346,50345,50344,50343,50342,50341,50340,50339,50338,50337,50336,50335,50334,50333,50332,50331,50330,50329,50328,50327,50326,50325,50324,50323,50322,50321,50320,50319,50318,50317,50316,50315,50314,50313,50312,50311,50310,50309,50308,50307,50306,50305,50304,50302,50301,50300,50299,50298,50297,50291,50286,50284,50282,50281,50280,50278,50276,50275,50274,50273,50272,50271,50270,50269,50268,50267,50266,50265,50264,50263,50262,50261,50260,50259,50258,50254,50253,50252,50251,50250,50249,50248,50247,50246,50245,50174,50173,50172,50171,50167,50166,50165,50164,50163,50162,50161,50160,50159,50158,50157,50156,50155,50154,50153,50152,50151,50150,50149,50148,50147,50146,50145,50144,50143,50142,50141,50140,50139,50138,50137,50136,50135,50134,50130,50129,50128,50127,50126,50125,50094,50093,50092,50091,50089,50088,50086,50085,50084,50083,50082,50081,50080,50079,50078,50077,50076,50075,50074,50073,50072,50071,50070,50069,50068,50067,50066,50065,50064,50063,50062,50061,50060,50059,50058,50057,50056,50055,50054,50053,50052,50051,50050,50049,50048,50047,50046,50045,50044,50043,50042,50041,50040,50039,50038,50037,50036,50035,50034,50033,50032,50031,50030,50029,50028,50027,50025,50024,50023,50022,50021,50020,50019,50018,50017,50016,50015,50014,50013,50012,50011,50010,50009,50008,50007,50006,50005,50004,50003,50002,50001,50000,49999,49998,49997,49996,49995,49968,49966,49965,49964,49963,49962,49961,49960,49959,49958,49957,49956,49955,49954,49953,49952,49951,49950,49949,49948,49947,49946,49945,49944,49943,49942,49941,49940,49939,49938,49937,49936,49935,49934,49933,49932,49930,49929,49928,49927,49926,49925,49924,49923,49922,49921,49920,49919,49918,49917,49916,49915,49914,49913,49912,49911,49910,49909,49908,49907,49906,49902,49901,49900,49896,49895,49894,49893,49892,49891,49890,49889,49888,49887,49886,49885,49884,49883,49882,49881,49880,49879,49878,49877,49876,49875,49874,49873,49872,49871,49870,49869,49868,49867,49866,49865,49864,49863,49862,49861,49860,49859,49858,49857,49856,49854,49852,49850,49849,49848,49847,49846,49845,49844,49843,49842,49841,49840,49839,49838,49837,49836,49835,49834,49833,49832,49831,49826,49825,49824,49823,49822,49821,49820,49819,49818,49817,49816,49815,49813,49812,49811,49810,49809,49808,49807,49806,49805,49803,49802,49801,49800,49799,49796,49795,49794,49793,49791,49790,49789,49788,49787,49786,49785,49784,49783,49782,49781,49780,49779,49778,49777,49776,49775,49774,49773,49772,49771,49770,49769,49768,49767,49766,49765,49764,49763,49762,49761,49760,49759,49758,49757,49756,49755,49754,49753,49752,49751,49750,49749,49748,49747,49746,49745,49743,49742,49741,49740,49739,49738,49737,49736,49735,49734,49733,49732,49731,49730,49729,49728,49727,49726,49725,49724,49723,49722,49721,49720,49719,49718,49716,49715,49714,49713,49707,49706,49705,49704,49703,49702,49701,49697,49696,49695,49694,49693,49692,49691,49690,49689,49688,49687,49686,49685,49684,49683,49682,49681,49680,49679,49674,49673,49671,49670,49641,49640,49639,49638,49637,49636,49635,49634,49633,49632,49631,49630,49629,49628,49627,49626,49625,49623,49622,49618,49605,49604,49603,49602,49601,49600,49599,49598,49597,49596,49595,49594,49593,49592,49591,49590,49589,49588,49587,49586,49582,49581,49580,49579,49578,49577,49576,49575,49574,49573,49572,49571,49570,49569,49568,49567,49565,49564,49563,49562,49561,49560,49559,49558,49557,49556,49555,49554,49553,49552,49551,49550,49549,49548,49547,49542,49541,49540,49539,49537,49536,49535,49534,49533,49532,49531,49530,49529,49528,49527,49526,49525,49524,49523,49522,49521,49520,49519,49518,49517,49506,49499,49498,49497,49496,49495,49494,49493,49488,49487,49486,49485,49481,49480,49479,49478,49477,49476,49474,49473,49472,49471,49470,49469,49468,49467,49466,49465,49464,49463,49462,49461,49460,49459,49458,49457,49456,49455,49454,49453,49452,49451,49450,49449,49448,49447,49446,49445,49444,49443,49442,49441,49440,49439,49438,49437,49436,49435,49434,49433,49432,49431,49430,49429,49428,49427,49426,49425,49424,49423,49422,49421,49420,49419,49418,49417,49416,49415,49414,49413,49412,49411,49410,49409,49408,49407,49406,49405,49404,49403,49402,49401,49400,49399,49398,49397,49396,49395,49394,49392,49390,49388,49387,49386,49385,49384,49383,49382,49381,49380,49379,49378,49377,49376,49375,49374,49373,49372,49371,49370,49369,49368,49367,49366,49365,49364,49363,49362,49361,49360,49359,49358,49357,49356,49355,49354,49353,49352,49351,49350,49349,49348,49347,49346,49345,49344,49343,49342,49341,49340,49339,49338,49337,49336,49335,49314,49284,49281,49280,49279,49278,49277,49276,49275,49274,49273,49272,49271,49270,49269,49268,49267,49266,49265,49264,49263,49259,49255,49254,49253,49252,49251,49250,49249,49248,49247,49246,49245,49244,49243,49242,49240,49236,49235,49234,49233,49232,49231,49230,49229,49228,49227,49226,49225,49224,49223,49222,49221,49219,49218,49217,49216,49215,49214,49213,49212,49211,49210,49209,49208,49207,49205,49204,49203,49202,49201,49200,49199,49198,49197,49196,49195,49194,49193,49192,49191,49190,49189,49188,49185,49183,49182,49181,49180,49179,49178,49177,49176,49175,49173,49172,49171,49170,49169,49168,49167,49166,49165,49163,49162,49161,49159,49158,49157,49156,49154,49153,49152,49151,49150,49149,49148,49147,49146,49145,49144,49143,49142,49141,49140,49139,49138,49137,49136,49135,49133,49132,49131,49129,49128,49127,49124,49117,49116,49115,49114,49113,49112,49111,49110,49109,49060,49045,49044,49042,49041,49040,49039,49038,49037,49036,49035,49034,49033,49032,49031,49030,49029,49028,49027,49026,49025,49024,49023,49022,49021,49020,49019,49018,49017,49016,49015,49014,49013,49012,49011,49010,49009,49008,49007,49006,49005,49004,49003,49002,49001,49000,48999,48998,48997,48996,48995,48994,48993,48992,48991,48990,48989,48987,48986,48984,48983,48982,48980,48979,48978,48977,48976,48975,48974,48972,48971,48970,48969,48966,48965,48964,48962,48961,48960,48959,48958,48957,48956,48952,48950,48949,48948,48947,48945,48935,48925,48924,48923,48922,48921,48920,48918,48917,48916,48915,48912,48910,48909,48908,48907,48906,48905,48904,48901,48898,48887,48886,48885,48884,48883,48882,48881,48880,48878,48877,48875,48874,48873,48868,48867,48866,48865,48864,48863,48862,48861,48860,48859,48858,48857,48856,48855,48854,48853,48852,48848,48847,48846,48844,48843,48841,48840,48839,48838,48837,48836,48833,48817,48816,48813,48809,48808,48806,48805,48802,48800,48799,48798,48797,48796,48795,48794,48793,48790,48789,48786,48768,48767,48766,48765,48764,48763,48762,48761,48760,48759,48758,48757,48756,48752,48743,48742,48741,48740,48739,48738,48737,48736,48735,48734,48733,48732,48731,48730,48729,48728,48727,48726,48725,48724,48723,48722,48721,48720,48719,48718,48713,48712,48711,48709,48708,48707,48706,48705,48704,48703,48701,48700,48699,48698,48697,48696,48694,48692,48689,48688,48687,48686,48685,48684,48683,48681,48678,48675,48674,48673,48672,48671,48670,48668,48665,48664,48660,48659,48658,48656,48655,48651,48650,48649,48648,48647,48646,48644,48642,48641,48640,48639,48638,48637,48636,48635,48634,48633,48632,48631,48630,48629,48628,48627,48626,48625,48624,48623,48622,48621,48620,48619,48618,48617,48616,48615,48614,48613,48612,48609,48608,48607,48606,48604,48599,48598,48591,48587,48586,48581,48580,48577,48576,48575,48574,48573,48572,48571,48570,48569,48568,48567,48566,48565,48564,48563,48562,48561,48560,48559,48558,48557,48556,48555,48554,48553,48552,48551,48550,48549,48548,48547,48546,48545,48544,48543,48542,48541,48540,48539,48538,48537,48535,48534,48533,48532,48531,48530,48529,48528,48527,48526,48525,48524,48523,48522,48521,48520,48519,48518,48517,48516,48515,48514,48513,48512,48511,48510,48508,48507,48506,48505,48504,48503,48502,48501,48500,48499,48498,48496,48495,48494,48493,48492,48491,48490,48489,48488,48487,48486,48485,48484,48483,48482,48481,48480,48479,48478,48477,48476,48475,48474,48473,48472,48471,48470,48469,48468,48467,48466,48465,48464,48463,48462,48461,48460,48459,48458,48457,48456,48455,48454,48453,48452,48451,48450,48449,48448,48447,48446,48445,48444,48443,48442,48441,48440,48439,48438,48437,48436,48435,48434,48432,48431,48430,48429,48428,48427,48426,48425,48424,48423,48422,48421,48420,48419,48418,48417,48416,48415,48414,48413,48412,48411,48410,48409,48408,48407,48403,48402,48397,48396,48395,48394,48393,48392,48391,48390,48389,48388,48387,48386,48384,48383,48382,48381,48380,48379,48378,48377,48376,48375,48374,48373,48372,48371,48370,48369,48368,48367,48366,48365,48364,48363,48362,48361,48360,48359,48358,48357,48356,48355,48354,48353,48352,48351,48349,48347,48346,48345,48344,48343,48342,48341,48340,48339,48338,48335,48334,48333,48332,48331,48330,48329,48327,48326,48325,48324,48323,48322,48321,48320,48319,48318,48317,48316,48315,48314,48313,48312,48311,48310,48309,48308,48307,48306,48305,48304,48302,48301,48300,48299,48298,48297,48296,48295,48294,48293,48292,48291,48290,48289,48288,48287,48286,48285,48284,48283,48282,48280,48279,48278,48277,48276,48275,48274,48273,48272,48271,48270,48269,48268,48267,48266,48265,48264,48263,48262,48261,48260,48259,48258,48257,48256,48255,48254,48253,48252,48251,48250,48249,48248,48247,48246,48245,48244,48243,48242,48241,48240,48239,48238,48237,48236,48235,48234,48233,48232,48231,48230,48229,48228,48227,48223,48219,48218,48217,48216,48215,48214,48212,48211,48210,48209,48208,48205,48204,48203,48202,48201,48200,48199,48198,48197,48196,48195,48194,48193,48192,48191,48190,48189,48188,48187,48186,48185,48184,48183,48182,48180,48179,48178,48177,48176,48175,48174,48173,48172,48171,48170,48169,48168,48167,48166,48165,48164,48163,48162,48160,48159,48158,48157,48156,48155,48154,48153,48152,48151,48150,48149,48148,48147,48146,48145,48144,48143,48142,48141,48140,48139,48138,48137,48136,48135,48134,48133,48132,48131,48130,48129,48128,48127,48126,48125,48124,48123,48122,48121,48120,48119,48118,48117,48116,48115,48114,48113,48112,48111,48110,48109,48107,48106,48105,48104,48103,48102,48100,48099,48098,48097,48096,48095,48093,48092,48090,48085,48084,48083,48082,48081,48080,48079,48078,48077,48076,48075,48074,48071,48070,48069,48068,48067,48066,48065,48064,48063,48062,48061,48060,48059,48058,48057,48056,48055,48054,48053,48052,48051,48050,48049,48048,48047,48046,48045,48044,48043,48042,48041,48040,48039,48038,48037,48036,48035,48034,48033,48032,48031,48030,48029,48028,48027,48026,48025,48024,48023,48022,48021,48020,48019,48018,48017,48016,48015,48014,48013,48012,48011,48010,48009,48008,48007,48006,48005,48004,48003,48002,48001,48000,47999,47998,47997,47996,47995,47994,47993,47992,47991,47990,47989,47988,47987,47986,47985,47984,47983,47982,47981,47980,47979,47978,47977,47976,47975,47974,47973,47972,47971,47970,47969,47968,47967,47966,47965,47964,47963,47962,47961,47960,47959,47958,47957,47956,47955,47954,47953,47952,47951,47950,47949,47948,47947,47946,47945,47944,47943,47942,47941,47940,47939,47938,47937,47936,47935,47934,47933,47932,47931,47930,47929,47928,47927,47926,47925,47924,47923,47922,47921,47919,47918,47917,47916,47915,47912,47911,47910,47909,47908,47907,47906,47905,47904,47903,47902,47901,47900,47899,47898,47897,47896,47895,47894,47893,47892,47891,47890,47889,47888,47887,47886,47885,47884,47883,47882,47881,47880,47879,47878,47877,47876,47875,47874,47873,47872,47871,47870,47869,47868,47867,47866,47865,47864,47863,47862,47861,47860,47859,47858,47857,47856,47855,47854,47853,47852,47851,47844,47843,47842,47841,47840,47839,47838,47836,47835,47834,47833,47832,47831,47830,47829,47828,47826,47825,47824,47823,47822,47821,47820,47819,47818,47817,47816,47815,47814,47813,47812,47811,47810,47809,47808,47807,47806,47805,47804,47803,47802,47801,47800,47799,47798,47797,47796,47795,47794,47793,47792,47791,47790,47789,47788,47786,47785,47782,47781,47780,47779,47778,47777,47773,47772,47771,47770,47769,47768,47767,47766,47765,47764,47763,47762,47761,47760,47759,47758,47757,47756,47755,47754,47753,47752,47751,47750,47749,47748,47747,47746,47745,47744,47743,47742,47741,47740,47739,47738,47737,47736,47735,47734,47733,47732,47731,47730,47729,47728,47727,47726,47725,47724,47723,47722,47721,47720,47719,47718,47717,47716,47715,47714,47713,47712,47711,47709,47708,47707,47706,47705,47704,47703,47702,47701,47700,47699,47698,47697,47696,47695,47694,47693,47692,47691,47690,47689,47688,47687,47686,47685,47684,47683,47682,47681,47680,47679,47678,47677,47676,47675,47671,47670,47669,47668,47667,47666,47665,47664,47663,47662,47661,47660,47659,47658,47657,47656,47655,47654,47653,47652,47651,47650,47649,47648,47647,47646,47645,47644,47643,47642,47641,47640,47639,47638,47637,47636,47635,47634,47633,47632,47631,47630,47629,47627,47626,47625,47624,47623,47622,47621,47620,47619,47618,47617,47616,47615,47614,47613,47612,47611,47610,47609,47608,47607,47606,47605,47604,47603,47602,47601,47600,47599,47598,47597,47596,47595,47594,47593,47592,47591,47590,47589,47588,47587,47586,47585,47584,47583,47582,47581,47580,47579,47578,47577,47576,47575,47574,47573,47572,47571,47570,47569,47568,47567,47566,47565,47564,47563,47562,47561,47559,47558,47557,47556,47555,47554,47553,47552,47551,47550,47549,47548,47547,47546,47545,47544,47542,47541,47540,47539,47538,47537,47535,47534,47533,47532,47531,47530,47528,47527,47526,47525,47524,47523,47522,47521,47520,47519,47518,47517,47516,47515,47514,47513,47512,47511,47510,47509,47508,47507,47506,47505,47504,47503,47502,47501,47500,47499,47498,47497,47496,47495,47494,47493,47492,47491,47490,47489,47488,47487,47486,47485,47484,47483,47482,47481,47480,47479,47478,47476,47474,47473,47472,47471,47470,47468,47467,47466,47465,47464,47463,47462,47461,47460,47459,47458,47457,47455,47454,47453,47452,47451,47450,47449,47448,47447,47446,47445,47444,47443,47442,47441,47440,47439,47438,47437,47436,47435,47434,47433,47432,47431,47430,47429,47428,47427,47426,47425,47424,47423,47422,47421,47420,47419,47418,47417,47416,47415,47410,47409,47408,47407,47406,47405,47404,47403,47402,47401,47400,47399,47398,47397,47396,47395,47394,47393,47392,47391,47390,47389,47388,47387,47386,47385,47384,47383,47382,47381,47380,47379,47378,47377,47376,47375,47374,47373,47372,47371,47370,47369,47368,47367,47366,47365,47364,47363,47362,47361,47360,47359,47353,47352,47351,47350,47349,47347,47346,47345,47344,47343,47342,47341,47340,47339,47338,47337,47336,47335,47334,47333,47332,47331,47330,47329,47328,47327,47326,47325,47324,47323,47322,47321,47320,47319,47318,47317,47316,47315,47314,47313,47312,47311,47310,47309,47308,47307,47306,47305,47304,47303,47302,47301,47300,47299,47298,47297,47296,47294,47293,47292,47291,47290,47289,47288,47287,47286,47285,47284,47283,47282,47281,47280,47279,47278,47277,47276,47275,47274,47273,47272,47271,47270,47269,47268,47267,47266,47265,47264,47263,47262,47261,47260,47259,47257,47255,47254,47253,47252,47251,47250,47249,47248,47247,47246,47245,47244,47243,47242,47241,47240,47238,47233,47232,47231,47230,47229,47228,47227,47226,47225,47224,47223,47222,47221,47220,47219,47218,47217,47216,47215,47214,47213,47212,47211,47210,47209,47208,47207,47206,47205,47204,47203,47202,47201,47200,47199,47198,47197,47196,47195,47194,47193,47192,47191,47190,47189,47188,47187,47186,47185,47184,47183,47182,47181,47180,47179,47178,47177,47176,47175,47174,47173,47172,47171,47170,47169,47168,47167,47166,47165,47164,47163,47162,47161,47160,47159,47158,47157,47156,47155,47154,47153,47152,47151,47150,47149,47148,47147,47146,47145,47144,47143,47142,47141,47140,47139,47138,47137,47136,47135,47134,47133,47132,47131,47130,47129,47128,47127,47126,47125,47124,47123,47122,47121,47120,47119,47118,47117,47116,47115,47114,47113,47112,47111,47110,47109,47108,47107,47106,47105,47104,47103,47102,47101,47100,47099,47098,47097,47096,47095,47094,47093,47092,47091,47090,47089,47088,47087,47086,47085,47084,47083,47082,47081,47080,47079,47078,47077,47075,47074,47073,47072,47071,47070,47069,47067,47066,47065,47064,47063,47062,47061,47060,47059,47058,47057,47056,47055,47054,47053,47052,47051,47050,47049,47048,47047,47046,47044,47043,47042,47041,47040,47039,47038,47037,47035,47034,47032,47031,47030,47029,47028,47027,47026,47025,47024,47023,47022,47021,47020,47019,47018,47017,47016,47015,47014,47013,47012,47011,47010,47009,47008,47007,47006,47005,47004,47003,47002,47001,47000,46999,46998,46997,46996,46995,46994,46993,46992,46991,46989,46988,46987,46986,46985,46984,46983,46982,46981,46980,46979,46978,46977,46976,46975,46974,46973,46972,46971,46970,46969,46968,46967,46966,46965,46964,46963,46962,46961,46960,46959,46958,46957,46956,46955,46954,46953,46952,46951,46950,46949,46948,46947,46946,46945,46944,46943,46942,46941,46940,46939,46938,46937,46936,46935,46934,46933,46932,46931,46930,46929,46928,46927,46926,46925,46924,46923,46922,46921,46920,46919,46918,46917,46916,46915,46914,46913,46912,46911,46910,46909,46908,46907,46906,46905,46904,46903,46902,46901,46900,46899,46898,46897,46896,46895,46894,46893,46892,46891,46890,46889,46888,46887,46886,46885,46884,46883,46882,46881,46880,46879,46878,46877,46876,46875,46874,46873,46872,46871,46870,46869,46868,46867,46866,46865,46864,46863,46862,46861,46860,46859,46858,46857,46856,46855,46854,46853,46852,46851,46850,46849,46848,46847,46846,46845,46844,46843,46842,46841,46840,46839,46838,46837,46836,46835,46834,46833,46832,46831,46829,46828,46827,46826,46825,46824,46823,46820,46819,46818,46817,46816,46815,46814,46813,46812,46811,46810,46809,46808,46807,46806,46805,46804,46799,46798,46797,46796,46795,46794,46793,46792,46791,46785,46784,46783,46782,46781,46780,46779,46778,46777,46776,46775,46774,46773,46772,46771,46770,46769,46768,46767,46766,46765,46764,46763,46762,46761,46760,46759,46758,46757,46756,46755,46754,46753,46752,46751,46750,46749,46748,46747,46746,46745,46743,46742,46741,46740,46739,46738,46737,46736,46735,46734,46732,46731,46730,46729,46728,46727,46726,46725,46724,46723,46722,46721,46720,46719,46718,46717,46716,46715,46714,46713,46712,46711,46710,46709,46708,46707,46706,46705,46704,46703,46702,46699,46698,46697,46696,46695,46694,46693,46692,46691,46690,46689,46688,46687,46686,46685,46684,46683,46682,46681,46680,46679,46678,46677,46676,46675,46674,46673,46672,46671,46670,46669,46668,46667,46666,46665,46664,46663,46661,46660,46659,46658,46657,46656,46655,46654,46653,46652,46651,46650,46649,46648,46647,46646,46645,46644,46643,46642,46641,46640,46639,46638,46637,46635,46631,46630,46629,46628,46627,46626,46625,46624,46623,46622,46621,46620,46619,46618,46617,46616,46615,46614,46613,46612,46611,46610,46609,46608,46607,46606,46605,46604,46603,46602,46598,46597,46596,46595,46594,46593,46592,46591,46590,46589,46588,46587,46586,46585,46584,46583,46582,46581,46580,46579,46578,46577,46576,46575,46574,46573,46572,46571,46570,46569,46568,46563,46561,46560,46559,46558,46557,46556,46555,46554,46553,46552,46551,46550,46549,46548,46547,46546,46545,46544,46543,46542,46541,46540,46539,46538,46537,46536,46535,46534,46533,46532,46531,46530,46529,46528,46527,46526,46525,46524,46523,46522,46521,46520,46519,46518,46517,46516,46515,46514,46513,46512,46511,46510,46509,46508,46507,46506,46505,46504,46503,46502,46501,46500,46499,46498,46497,46496,46493,46492,46491,46490,46489,46488,46487,46486,46485,46484,46483,46482,46481,46480,46479,46478,46477,46476,46475,46474,46473,46472,46471,46470,46469,46468,46467,46466,46465,46464,46463,46462,46461,46460,46459,46458,46457,46456,46453,46452,46451,46449,46448,46447,46441,46432,46425,46424,46419,46418,46417,46416,46415,46414,46413,46412,46411,46410,46409,46408,46407,46406,46405,46404,46403,46402,46401,46400,46399,46398,46397,46396,46395,46394,46393,46392,46391,46389,46387,46386,46385,46384,46383,46382,46381,46380,46379,46378,46377,46376,46375,46374,46373,46372,46371,46369,46368,46367,46366,46365,46364,46363,46362,46361,46360,46359,46358,46357,46345,46344,46343,46342,46341,46340,46339,46338,46337,46336,46335,46334,46333,46332,46331,46330,46329,46328,46327,46326,46325,46324,46323,46322,46321,46320,46319,46318,46317,46316,46315,46314,46313,46312,46311,46310,46309,46308,46307,46306,46305,46304,46303,46302,46301,46300,46299,46298,46297,46296,46294,46293,46292,46291,46290,46289,46288,46287,46286,46285,46284,46283,46282,46281,46280,46279,46278,46277,46276,46275,46274,46273,46272,46271,46270,46269,46268,46267,46266,46265,46264,46263,46262,46261,46260,46259,46258,46257,46256,46255,46254,46253,46252,46251,46250,46249,46248,46247,46246,46245,46244,46243,46242,46241,46236,46235,46234,46233,46232,46231,46230,46208,46207,46206,46205,46204,46203,46202,46201,46200,46199,46198,46197,46196,46195,46194,46193,46192,46191,46190,46189,46188,46187,46186,46185,46184,46183,46182,46181,46180,46178,46177,46176,46175,46174,46173,46172,46167,46166,46165,46164,46163,46162,46161,46160,46159,46158,46157,46156,46155,46154,46153,46152,46151,46150,46149,46148,46147,46146,46145,46144,46143,46142,46141,46140,46138,46137,46136,46135,46134,46133,46132,46131,46130,46129,46128,46127,46126,46125,46124,46123,46122,46121,46120,46119,46118,46117,46116,46115,46114,46113,46112,46111,46110,46109,46108,46107,46106,46105,46103,46102,46101,46100,46099,46098,46097,46096,46095,46094,46093,46092,46091,46090,46089,46088,46087,46086,46085,46084,46083,46082,46081,46080,46078,46077,46076,46075,46074,46073,46072,46071,46070,46069,46068,46067,46066,46065,46064,46063,46062,46061,46060,46059,46058,46057,46056,46055,46054,46053,46052,46051,46050,46049,46048,46043,46042,46041,46040,46039,46038,46037,46036,46035,46034,46033,46032,46031,46030,46029,46028,46027,46026,46025,46024,46023,46022,46019,46018,46017,46016,46015,46014,46013,46012,46011,46010,46009,46007,46006,46005,46004,46003,46002,46001,46000,45998,45997,45996,45995,45994,45993,45992,45991,45989,45988,45987,45986,45985,45984,45983,45982,45981,45979,45978,45977,45968,45967,45966,45965,45964,45963,45962,45961,45960,45959,45958,45957,45956,45955,45954,45952,45951,45950,45949,45948,45947,45946,45945,45944,45943,45942,45941,45940,45939,45938,45937,45935,45934,45932,45930,45928,45926,45924,45922,45921,45919,45917,45915,45914,45912,45911,45910,45907,45906,45905,45904,45903,45902,45901,45900,45899,45898,45897,45896,45895,45894,45893,45892,45891,45890,45889,45888,45887,45886,45885,45884,45883,45882,45881,45880,45879,45878,45877,45876,45875,45874,45873,45872,45871,45870,45869,45868,45867,45866,45865,45864,45863,45862,45861,45860,45859,45858,45857,45856,45855,45852,45851,45850,45849,45848,45847,45846,45845,45844,45843,45842,45840,45839,45838,45837,45836,45835,45834,45833,45832,45831,45830,45829,45828,45827,45826,45825,45824,45823,45822,45821,45820,45819,45818,45817,45816,45815,45814,45813,45812,45811,45810,45809,45808,45807,45804,45803,45802,45801,45800,45799,45798,45797,45796,45795,45794,45793,45792,45791,45790,45789,45788,45787,45786,45785,45784,45783,45782,45781,45780,45779,45778,45777,45776,45775,45774,45773,45772,45771,45770,45769,45768,45767,45766,45765,45764,45763,45762,45761,45760,45759,45758,45757,45756,45755,45754,45753,45752,45751,45750,45749,45748,45747,45746,45745,45744,45743,45742,45741,45740,45739,45738,45737,45736,45735,45734,45733,45732,45731,45730,45729,45728,45727,45726,45725,45724,45723,45722,45721,45720,45718,45717,45716,45715,45714,45713,45712,45711,45710,45709,45708,45707,45706,45704,45703,45702,45701,45700,45699,45698,45697,45696,45695,45694,45693,45692,45691,45688,45687,45686,45685,45684,45683,45682,45681,45680,45679,45678,45677,45676,45675,45674,45673,45672,45670,45669,45668,45667,45666,45665,45664,45662,45661,45660,45659,45658,45657,45656,45655,45651,45650,45649,45648,45644,45643,45642,45639,45638,45637,45636,45635,45634,45633,45632,45631,45630,45629,45628,45627,45626,45625,45624,45623,45622,45621,45620,45619,45618,45617,45616,45615,45614,45613,45612,45611,45610,45609,45608,45607,45606,45605,45604,45603,45602,45601,45600,45599,45598,45594,45593,45590,45589,45588,45587,45586,45585,45584,45583,45582,45581,45580,45579,45578,45577,45576,45575,45574,45572,45571,45570,45569,45568,45567,45566,45565,45564,45563,45562,45561,45560,45559,45558,45557,45556,45555,45554,45553,45552,45551,45550,45549,45548,45547,45546,45545,45544,45543,45542,45541,45540,45539,45538,45537,45536,45535,45534,45533,45532,45531,45530,45529,45528,45527,45526,45525,45524,45523,45522,45518,45517,45515,45514,45513,45512,45511,45510,45509,45508,45507,45506,45505,45504,45503,45502,45501,45500,45499,45498,45497,45496,45495,45494,45492,45491,45490,45489,45488,45487,45486,45485,45484,45483,45482,45481,45480,45479,45477,45476,45475,45474,45473,45469,45468,45467,45466,45464,45463,45462,45460,45456,45455,45454,45453,45452,45451,45450,45449,45448,45447,45446,45445,45444,45443,45442,45439,45438,45437,45436,45435,45434,45433,45432,45431,45430,45429,45428,45427,45426,45425,45424,45423,45420,45418,45417,45416,45415,45414,45413,45412,45410,45409,45408,45407,45406,45405,45404,45403,45402,45401,45400,45399,45398,45397,45396,45395,45394,45393,45392,45391,45390,45389,45388,45387,45386,45385,45384,45383,45382,45381,45380,45379,45378,45377,45376,45375,45374,45373,45372,45371,45370,45369,45368,45367,45366,45365,45364,45363,45362,45361,45360,45359,45358,45357,45356,45355,45354,45353,45352,45350,45349,45348,45347,45346,45345,45344,45343,45342,45341,45340,45339,45338,45337,45336,45335,45334,45333,45332,45331,45330,45329,45328,45327,45326,45325,45324,45323,45322,45321,45320,45319,45318,45317,45316,45315,45314,45313,45312,45309,45307,45306,45305,45304,45303,45302,45301,45300,45299,45298,45297,45296,45294,45293,45292,45291,45290,45289,45286,45285,45282,45281,45280,45279,45278,45277,45275,45274,45273,45272,45271,45270,45269,45268,45267,45266,45265,45264,45263,45262,45261,45260,45259,45258,45257,45256,45255,45254,45253,45252,45251,45250,45249,45247,45246,45245,45244,45243,45242,45241,45240,45239,45238,45237,45236,45235,45234,45233,45232,45231,45230,45228,45227,45226,45225,45224,45223,45222,45221,45220,45219,45218,45217,45216,45215,45214,45213,45212,45211,45210,45209,45208,45207,45206,45205,45204,45203,45202,45201,45200,45199,45198,45197,45196,45195,45194,45193,45192,45191,45190,45189,45188,45187,45186,45185,45184,45183,45182,45181,45180,45179,45178,45177,45176,45175,45174,45173,45172,45171,45170,45169,45168,45167,45166,45165,45164,45163,45162,45161,45160,45159,45158,45157,45156,45155,45154,45153,45152,45151,45150,45149,45148,45147,45146,45145,45144,45143,45142,45141,45140,45139,45138,45137,45136,45135,45130,45129,45128,45127,45126,45125,45124,45123,45122,45121,45120,45119,45118,45117,45115,45114,45113,45112,45111,45110,45109,45108,45107,45106,45105,45104,45103,45102,45101,45100,45099,45098,45097,45096,45095,45094,45093,45092,45091,45090,45089,45088,45087,45086,45085,45084,45082,45081,45080,45079,45078,45077,45076,45075,45074,45073,45072,45071,45070,45069,45068,45067,45066,45065,45064,45063,45062,45061,45060,45059,45058,45057,45056,45055,45054,45053,45052,45051,45050,45049,45048,45047,45046,45043,45042,45041,45040,45039,45038,45037,45036,45035,45034,45033,45032,45031,45030,45029,45028,45027,45026,45025,45024,45023,45022,45021,45020,45019,45018,45017,45016,45015,45014,45013,45012,45011,45009,45008,45007,45006,45005,45004,45003,45002,45001,44999,44998,44997,44996,44995,44994,44993,44992,44991,44990,44989,44988,44987,44986,44985,44984,44983,44982,44981,44980,44979,44978,44977,44976,44975,44974,44973,44972,44971,44970,44969,44968,44967,44966,44965,44964,44963,44962,44961,44960,44959,44958,44957,44956,44955,44954,44953,44951,44950,44949,44948,44947,44946,44945,44944,44943,44942,44941,44940,44939,44938,44937,44936,44935,44934,44933,44932,44931,44930,44929,44928,44927,44926,44925,44924,44923,44922,44921,44920,44919,44918,44917,44916,44915,44914,44913,44912,44911,44910,44909,44908,44907,44906,44905,44904,44903,44902,44901,44899,44898,44897,44896,44895,44894,44893,44892,44891,44890,44889,44888,44887,44886,44885,44884,44883,44882,44881,44880,44879,44878,44877,44876,44875,44874,44873,44872,44871,44870,44869,44868,44867,44866,44865,44864,44863,44862,44861,44860,44859,44858,44857,44856,44855,44854,44853,44852,44851,44850,44849,44848,44847,44846,44845,44844,44843,44842,44841,44840,44839,44838,44837,44836,44835,44834,44833,44832,44831,44830,44829,44828,44827,44826,44825,44824,44823,44822,44821,44820,44819,44818,44816,44815,44814,44808,44807,44806,44805,44804,44802,44801,44800,44799,44798,44797,44796,44795,44794,44793,44792,44791,44790,44789,44788,44787,44786,44785,44784,44783,44782,44781,44780,44779,44778,44777,44776,44775,44774,44773,44772,44771,44770,44769,44768,44767,44766,44765,44764,44763,44762,44761,44760,44759,44758,44752,44751,44750,44749,44748,44747,44746,44745,44744,44743,44742,44741,44740,44739,44738,44737,44736,44735,44734,44733,44732,44731,44730,44729,44728,44727,44726,44725,44724,44723,44722,44721,44720,44719,44718,44717,44716,44715,44714,44713,44712,44711,44710,44709,44708,44707,44706,44705,44704,44703,44701,44700,44699,44698,44697,44696,44695,44694,44693,44692,44691,44690,44689,44688,44687,44686,44685,44684,44683,44682,44681,44680,44679,44678,44677,44676,44675,44674,44673,44672,44671,44670,44669,44668,44667,44666,44665,44664,44663,44662,44661,44660,44659,44658,44657,44656,44655,44653,44652,44650,44649,44648,44647,44646,44645,44644,44643,44642,44641,44640,44639,44638,44637,44636,44635,44634,44633,44632,44631,44630,44629,44628,44627,44626,44625,44624,44623,44622,44621,44620,44619,44618,44617,44616,44615,44614,44613,44612,44611,44610,44609,44608,44607,44606,44605,44604,44603,44602,44601,44600,44599,44598,44597,44596,44595,44594,44593,44592,44591,44590,44589,44588,44587,44586,44585,44584,44583,44582,44581,44580,44579,44578,44577,44576,44575,44574,44573,44572,44569,44568,44566,44565,44564,44563,44562,44561,44560,44559,44558,44557,44556,44555,44554,44553,44552,44551,44550,44549,44548,44547,44546,44541,44540,44539,44538,44537,44536,44535,44534,44533,44532,44531,44530,44529,44528,44527,44526,44525,44524,44523,44522,44521,44520,44519,44518,44493,44492,44491,44490,44489,44488,44487,44486,44485,44484,44483,44482,44481,44480,44479,44478,44477,44476,44475,44474,44473,44472,44471,44470,44469,44468,44467,44466,44465,44464,44463,44462,44461,44460,44459,44458,44457,44456,44455,44454,44453,44452,44451,44450,44449,44448,44447,44446,44445,44444,44443,44442,44441,44440,44439,44438,44437,44436,44435,44434,44433,44432,44431,44429,44428,44427,44426,44425,44424,44423,44422,44421,44420,44419,44418,44417,44416,44415,44414,44413,44412,44411,44410,44409,44408,44407,44406,44405,44404,44403,44402,44401,44400,44399,44398,44397,44396,44395,44394,44393,44392,44391,44390,44389,44388,44387,44386,44385,44384,44383,44382,44381,44380,44379,44378,44377,44376,44375,44374,44373,44372,44371,44370,44369,44367,44366,44365,44364,44363,44362,44361,44360,44359,44358,44357,44356,44355,44354,44353,44352,44351,44350,44349,44348,44347,44346,44345,44344,44343,44341,44340,44339,44338,44337,44336,44335,44334,44333,44332,44331,44330,44329,44328,44327,44326,44325,44324,44323,44322,44321,44320,44319,44318,44317,44316,44315,44314,44313,44312,44311,44310,44309,44307,44306,44305,44304,44303,44302,44301,44300,44299,44298,44297,44296,44295,44294,44293,44292,44291,44290,44289,44288,44287,44286,44285,44284,44283,44280,44279,44278,44277,44276,44275,44274,44273,44272,44271,44270,44269,44268,44267,44266,44265,44264,44263,44262,44261,44260,44259,44258,44257,44256,44255,44254,44253,44252,44251,44250,44249,44248,44247,44246,44245,44244,44243,44241,44240,44239,44238,44237,44236,44235,44234,44233,44232,44231,44230,44229,44228,44227,44226,44225,44224,44223,44222,44221,44220,44219,44218,44217,44216,44214,44211,44210,44209,44208,44207,44206,44205,44204,44203,44202,44201,44200,44199,44198,44197,44196,44195,44194,44193,44192,44191,44190,44189,44188,44187,44186,44185,44184,44183,44182,44181,44180,44179,44178,44177,44176,44175,44174,44173,44172,44171,44170,44169,44168,44167,44166,44165,44164,44163,44162,44161,44160,44158,44157,44156,44155,44154,44153,44152,44151,44150,44149,44148,44147,44146,44145,44144,44143,44142,44141,44140,44139,44138,44137,44136,44135,44132,44131,44130,44129,44128,44127,44126,44125,44124,44123,44122,44121,44120,44119,44118,44117,44116,44115,44114,44113,44112,44111,44110,44109,44108,44106,44105,44100,44099,44098,44089,44088,44087,44086,44084,44083,44082,44081,44080,44079,44078,44077,44076,44061,44060,44059,44058,44057,44055,44054,44052,44050,44049,44048,44047,44046,44045,44044,44043,44042,44040,44039,44038,44037,44036,44035,44034,44033,44032,44031,44030,44029,44028,44027,44026,44025,44024,44023,44022,44021,44020,44019,44018,44017,44016,44015,44014,44013,44012,44011,44010,44009,44008,44007,44006,44005,44004,44003,44002,44001,44000,43999,43998,43997,43996,43995,43994,43993,43992,43991,43990,43989,43988,43987,43986,43985,43984,43983,43982,43981,43980,43979,43978,43977,43976,43975,43974,43973,43972,43971,43970,43969,43968,43967,43966,43965,43964,43963,43962,43961,43960,43958,43957,43956,43955,43954,43953,43952,43951,43950,43949,43948,43947,43946,43945,43944,43943,43942,43941,43939,43938,43937,43936,43935,43934,43933,43932,43931,43930,43929,43928,43927,43926,43925,43923,43922,43921,43920,43919,43918,43917,43916,43915,43914,43913,43912,43911,43910,43909,43908,43907,43906,43905,43904,43903,43901,43900,43899,43898,43897,43896,43895,43894,43893,43892,43891,43890,43889,43888,43887,43886,43885,43884,43883,43882,43881,43880,43878,43877,43875,43873,43872,43871,43870,43869,43868,43867,43866,43865,43864,43863,43862,43861,43860,43859,43858,43857,43856,43855,43854,43853,43852,43851,43850,43849,43847,43846,43845,43844,43843,43842,43841,43840,43839,43838,43837,43836,43835,43834,43833,43832,43831,43830,43829,43828,43827,43826,43825,43824,43823,43822,43821,43820,43819,43818,43817,43816,43815,43814,43813,43812,43810,43809,43808,43807,43806,43805,43804,43803,43802,43801,43800,43799,43798,43797,43796,43795,43794,43793,43792,43791,43790,43789,43788,43787,43786,43785,43784,43783,43782,43781,43780,43778,43777,43776,43775,43774,43773,43772,43771,43770,43769,43768,43767,43766,43765,43764,43763,43762,43761,43760,43755,43754,43753,43752,43751,43750,43749,43748,43747,43745,43744,43743,43742,43741,43740,43739,43738,43737,43736,43735,43734,43733,43732,43731,43730,43729,43728,43727,43726,43725,43724,43723,43722,43721,43720,43719,43718,43717,43716,43715,43714,43713,43711,43710,43709,43708,43707,43705,43704,43703,43702,43701,43700,43699,43698,43697,43696,43695,43694,43693,43692,43691,43690,43689,43688,43687,43686,43684,43683,43681,43680,43679,43678,43677,43668,43667,43666,43665,43664,43663,43662,43661,43660,43659,43658,43657,43656,43655,43654,43653,43652,43651,43650,43649,43648,43647,43646,43645,43644,43643,43642,43641,43639,43637,43636,43635,43634,43633,43632,43631,43630,43629,43628,43627,43626,43625,43624,43623,43622,43621,43620,43619,43618,43617,43616,43615,43614,43613,43612,43611,43610,43609,43608,43607,43606,43605,43604,43603,43602,43601,43600,43599,43598,43596,43595,43594,43593,43592,43591,43590,43589,43588,43587,43586,43585,43584,43583,43582,43581,43580,43579,43578,43577,43576,43575,43574,43573,43572,43571,43570,43569,43568,43567,43566,43565,43564,43563,43562,43561,43560,43559,43558,43557,43556,43555,43554,43553,43552,43551,43550,43549,43548,43547,43546,43545,43544,43543,43542,43541,43540,43539,43538,43537,43536,43535,43534,43533,43532,43522,43521,43520,43519,43518,43517,43516,43515,43514,43513,43512,43511,43510,43509,43508,43507,43506,43505,43504,43503,43502,43501,43500,43499,43498,43497,43496,43495,43494,43493,43488,43487,43486,43485,43484,43483,43482,43481,43480,43479,43478,43477,43476,43475,43474,43473,43472,43471,43470,43469,43468,43467,43466,43465,43464,43463,43462,43461,43460,43459,43458,43457,43456,43455,43454,43453,43452,43451,43450,43449,43448,43447,43446,43445,43444,43443,43442,43440,43439,43438,43437,43436,43435,43434,43433,43432,43431,43430,43429,43428,43427,43425,43424,43423,43422,43421,43420,43419,43418,43417,43416,43415,43414,43413,43412,43411,43410,43409,43408,43407,43406,43405,43404,43403,43402,43401,43400,43399,43398,43397,43396,43395,43394,43393,43391,43390,43389,43388,43387,43386,43385,43384,43383,43382,43381,43380,43379,43378,43377,43376,43375,43374,43373,43372,43371,43370,43369,43368,43367,43366,43365,43364,43363,43362,43361,43360,43359,43358,43357,43356,43355,43354,43352,43351,43350,43349,43348,43347,43346,43345,43344,43341,43340,43339,43338,43337,43336,43335,43334,43333,43332,43331,43330,43329,43328,43327,43326,43325,43324,43323,43322,43321,43320,43319,43317,43316,43315,43314,43313,43312,43311,43310,43309,43308,43307,43306,43305,43304,43303,43302,43301,43300,43299,43298,43297,43296,43295,43294,43293,43292,43291,43290,43289,43288,43287,43286,43285,43284,43283,43279,43278,43277,43276,43275,43274,43273,43272,43271,43270,43261,43260,43259,43258,43257,43256,43255,43254,43253,43252,43251,43250,43249,43248,43247,43246,43245,43244,43243,43242,43241,43240,43239,43238,43237,43236,43235,43234,43233,43232,43230,43229,43228,43227,43226,43225,43224,43223,43222,43221,43220,43219,43218,43217,43216,43215,43214,43213,43212,43211,43210,43209,43208,43206,43205,43204,43203,43202,43201,43200,43199,43198,43197,43196,43195,43194,43193,43192,43191,43190,43189,43188,43187,43186,43185,43184,43183,43182,43181,43180,43179,43178,43177,43176,43175,43174,43173,43171,43170,43169,43168,43167,43166,43165,43164,43163,43161,43160,43159,43158,43157,43156,43155,43154,43153,43152,43151,43150,43149,43141,43140,43139,43138,43137,43136,43135,43134,43133,43132,43131,43130,43129,43128,43127,43126,43125,43124,43123,43122,43121,43120,43119,43118,43117,43116,43115,43114,43113,43110,43109,43108,43107,43106,43105,43104,43103,43102,43101,43100,43099,43098,43097,43096,43095,43094,43093,43092,43091,43090,43089,43088,43087,43086,43085,43084,43083,43082,43081,43080,43079,43074,43073,43072,43071,43070,43069,43068,43067,43066,43065,43064,43063,43062,43053,43052,43051,43050,43049,43048,43047,43046,43045,43044,43043,43042,43041,43040,43039,43038,43037,43036,43035,43034,43033,43032,43031,43030,43029,43028,43027,43026,43025,43024,43023,43022,43021,43020,43019,43018,43017,43016,43015,43014,43013,43012,43011,43010,43009,43008,43007,43006,43005,43004,43003,43002,43001,43000,42999,42998,42997,42996,42995,42994,42993,42992,42991,42990,42984,42983,42982,42981,42980,42979,42978,42977,42976,42975,42974,42973,42972,42971,42970,42969,42968,42967,42966,42965,42964,42963,42962,42961,42960,42959,42958,42957,42956,42955,42954,42953,42952,42951,42950,42949,42948,42947,42946,42945,42944,42943,42942,42941,42940,42939,42938,42937,42936,42935,42934,42933,42932,42931,42930,42929,42928,42927,42926,42925,42924,42923,42922,42921,42920,42919,42918,42917,42916,42915,42914,42913,42912,42911,42910,42909,42908,42907,42905,42904,42903,42902,42901,42900,42899,42898,42897,42896,42895,42894,42893,42892,42891,42890,42889,42888,42887,42886,42885,42884,42883,42882,42881,42880,42879,42878,42877,42876,42875,42874,42873,42872,42871,42870,42861,42860,42859,42858,42857,42856,42855,42854,42853,42852,42851,42850,42849,42848,42847,42846,42845,42844,42843,42842,42841,42840,42839,42838,42837,42836,42835,42834,42825,42824,42823,42822,42821,42820,42819,42818,42817,42816,42815,42814,42813,42812,42811,42810,42809,42808,42807,42806,42805,42804,42803,42802,42801,42800,42799,42798,42797,42796,42795,42794,42793,42792,42791,42790,42789,42788,42787,42786,42785,42784,42783,42782,42781,42780,42779,42778,42777,42776,42775,42774,42773,42772,42771,42770,42769,42768,42767,42766,42765,42764,42763,42762,42761,42760,42759,42758,42757,42756,42755,42754,42753,42752,42751,42750,42749,42748,42747,42746,42745,42744,42743,42742,42741,42740,42739,42737,42736,42735,42734,42733,42732,42731,42730,42729,42728,42727,42726,42725,42724,42723,42722,42721,42720,42719,42718,42717,42716,42715,42714,42713,42712,42711,42710,42709,42708,42707,42706,42705,42704,42703,42702,42701,42700,42699,42698,42697,42696,42695,42694,42693,42692,42691,42690,42689,42688,42687,42686,42685,42684,42683,42682,42681,42680,42679,42678,42677,42676,42675,42674,42673,42672,42671,42670,42669,42668,42667,42666,42665,42664,42663,42662,42661,42660,42659,42658,42657,42656,42655,42654,42653,42652,42651,42650,42649,42648,42647,42646,42645,42644,42643,42642,42641,42640,42639,42638,42637,42636,42635,42634,42630,42629,42628,42627,42626,42625,42624,42623,42622,42621,42620,42619,42618,42617,42616,42615,42614,42613,42612,42611,42610,42609,42608,42607,42606,42605,42604,42603,42602,42601,42600,42598,42597,42596,42595,42594,42593,42592,42591,42578,42577,42576,42575,42574,42573,42572,42571,42569,42568,42567,42566,42565,42564,42563,42562,42561,42560,42559,42558,42557,42556,42555,42554,42553,42552,42551,42550,42549,42548,42543,42539,42536,42527,42525,42524,42523,42522,42521,42519,42518,42517,42516,42515,42506,42505,42504,42503,42502,42501,42500,42499,42498,42497,42496,42495,42494,42493,42492,42491,42490,42489,42488,42479,42475,42473,42472,42471,42470,42469,42468,42467,42466,42465,42464,42463,42462,42461,42460,42459,42458,42457,42456,42455,42454,42453,42452,42443,42442,42441,42438,42429,42428,42427,42426,42425,42424,42423,42422,42421,42420,42419,42418,42417,42416,42415,42414,42413,42412,42411,42410,42409,42408,42407,42406,42405,42404,42403,42402,42401,42400,42399,42398,42397,42396,42395,42394,42393,42392,42391,42390,42389,42388,42387,42386,42385,42384,42383,42382,42381,42375,42373,42372,42371,42370,42369,42368,42367,42366,42365,42364,42363,42362,42361,42359,42358,42357,42356,42355,42354,42353,42352,42351,42350,42349,42348,42347,42346,42345,42344,42343,42342,42341,42340,42339,42338,42337,42336,42335,42334,42333,42332,42331,42330,42329,42328,42327,42325,42324,42323,42322,42321,42320,42319,42318,42317,42316,42314,42313,42312,42311,42309,42308,42307,42306,42305,42304,42303,42302,42301,42300,42299,42298,42297,42296,42295,42294,42293,42292,42291,42290,42289,42288,42287,42286,42285,42284,42283,42282,42281,42280,42277,42269,42268,42267,42266,42265,42264,42263,42262,42261,42260,42259,42258,42257,42256,42255,42254,42253,42252,42251,42250,42249,42248,42247,42246,42245,42244,42243,42242,42241,42240,42239,42238,42237,42236,42235,42234,42233,42232,42231,42230,42229,42228,42227,42226,42225,42224,42223,42222,42221,42220,42219,42218,42217,42216,42215,42214,42213,42212,42211,42210,42209,42208,42207,42206,42205,42204,42203,42202,42201,42200,42197,42196,42195,42194,42193,42192,42191,42190,42189,42188,42187,42186,42185,42184,42183,42182,42181,42180,42179,42178,42177,42176,42175,42174,42173,42172,42171,42170,42169,42168,42166,42165,42164,42163,42162,42161,42160,42155,42154,42153,42152,42151,42147,42146,42145,42144,42143,42142,42141,42140,42131,42130,42128,42127,42126,42125,42124,42123,42122,42121,42117,42116,42115,42114,42113,42112,42111,42110,42109,42108,42107,42106,42105,42104,42103,42102,42101,42100,42099,42098,42097,42096,42095,42094,42093,42092,42091,42090,42089,42088,42087,42083,42079,42078,42077,42076,42075,42074,42073,42072,42071,42069,42068,42067,42066,42065,42064,42063,42062,42061,42060,42059,42058,42057,42056,42055,42054,42053,42052,42051,42050,42049,42048,42047,42046,42045,42044,42043,42042,42041,42040,42039,42038,42037,42036,42035,42034,42033,42032,42031,42030,42029,42028,42027,42026,42025,42024,42023,42022,42021,42020,42019,42018,42017,42016,42015,42014,42013,42012,42011,42010,42009,42008,42007,42006,42005,42004,42003,42002,42001,42000,41999,41998,41997,41996,41995,41994,41993,41992,41991,41990,41989,41988,41987,41986,41985,41984,41983,41981,41980,41979,41978,41977,41976,41975,41974,41973,41972,41971,41970,41969,41968,41967,41966,41965,41964,41963,41962,41961,41960,41959,41958,41957,41956,41955,41954,41949,41948,41946,41945,41944,41942,41941,41940,41939,41938,41937,41936,41935,41934,41933,41932,41931,41930,41929,41928,41927,41926,41925,41924,41923,41922,41921,41920,41919,41918,41917,41916,41915,41914,41913,41912,41911,41910,41909,41908,41907,41903,41902,41901,41900,41899,41898,41897,41896,41895,41894,41893,41892,41891,41890,41889,41887,41886,41885,41884,41883,41879,41878,41877,41876,41875,41874,41873,41872,41871,41870,41869,41868,41867,41866,41865,41864,41863,41862,41861,41860,41856,41854,41853,41852,41848,41847,41846,41845,41844,41843,41841,41840,41839,41838,41837,41836,41814,41813,41812,41811,41810,41809,41808,41807,41806,41805,41804,41803,41802,41801,41800,41799,41798,41797,41796,41795,41794,41793,41790,41789,41788,41787,41786,41785,41784,41783,41782,41781,41780,41779,41778,41777,41776,41775,41774,41773,41772,41771,41770,41769,41768,41767,41766,41765,41764,41763,41762,41761,41760,41759,41757,41756,41755,41754,41753,41752,41751,41750,41749,41748,41747,41746,41745,41744,41743,41742,41741,41740,41739,41738,41737,41736,41735,41731,41730,41729,41711,41710,41687,41682,41681,41680,41679,41678,41677,41676,41675,41674,41673,41672,41671,41670,41669,41668,41667,41666,41665,41664,41663,41662,41661,41660,41659,41658,41657,41656,41655,41654,41652,41651,41650,41649,41648,41647,41646,41645,41644,41643,41642,41641,41640,41639,41638,41637,41636,41635,41634,41633,41632,41631,41630,41629,41628,41627,41626,41625,41623,41622,41621,41620,41619,41618,41617,41616,41615,41614,41613,41612,41611,41610,41609,41608,41607,41606,41605,41604,41603,41602,41601,41600,41599,41598,41597,41596,41595,41594,41593,41592,41590,41589,41588,41587,41586,41585,41583,41582,41581,41580,41579,41578,41577,41576,41575,41574,41573,41572,41571,41570,41569,41568,41567,41566,41565,41564,41563,41562,41561,41560,41559,41558,41557,41556,41555,41554,41553,41552,41551,41550,41549,41548,41547,41546,41545,41544,41543,41542,41541,41540,41539,41538,41537,41536,41535,41534,41533,41532,41531,41530,41529,41528,41527,41526,41524,41523,41522,41521,41520,41519,41518,41517,41516,41515,41514,41513,41512,41511,41510,41509,41508,41507,41506,41505,41504,41503,41502,41501,41500,41499,41498,41497,41496,41495,41494,41493,41492,41491,41490,41489,41488,41487,41486,41485,41484,41483,41482,41481,41480,41479,41478,41477,41476,41475,41474,41473,41472,41471,41470,41468,41467,41466,41464,41463,41462,41461,41460,41459,41458,41457,41456,41455,41454,41453,41452,41451,41449,41448,41447,41446,41445,41444,41443,41442,41441,41440,41439,41438,41437,41436,41435,41434,41433,41432,41431,41430,41429,41428,41427,41426,41425,41424,41423,41422,41421,41420,41419,41418,41417,41416,41415,41414,41413,41412,41411,41410,41409,41408,41407,41406,41405,41404,41403,41402,41401,41400,41399,41398,41397,41396,41395,41394,41393,41392,41391,41390,41389,41388,41387,41386,41385,41384,41383,41382,41381,41380,41379,41378,41376,41375,41374,41373,41372,41371,41370,41369,41368,41367,41366,41365,41364,41363,41362,41361,41360,41359,41358,41357,41356,41355,41354,41353,41351,41350,41349,41348,41347,41346,41345,41344,41343,41342,41341,41340,41339,41338,41337,41336,41335,41334,41333,41332,41331,41330,41329,41328,41327,41326,41325,41324,41323,41322,41321,41320,41319,41318,41317,41316,41315,41314,41313,41312,41311,41310,41309,41308,41307,41306,41305,41302,41300,41299,41298,41297,41295,41294,41293,41292,41291,41290,41289,41287,41286,41285,41284,41283,41282,41281,41280,41279,41278,41277,41276,41275,41274,41273,41272,41270,41269,41268,41267,41266,41265,41264,41263,41262,41261,41260,41259,41258,41257,41256,41255,41254,41253,41252,41251,41250,41249,41248,41247,41246,41245,41244,41243,41242,41241,41240,41239,41238,41237,41236,41235,41234,41233,41232,41231,41230,41229,41228,41227,41226,41225,41224,41223,41219,41218,41217,41216,41215,41214,41212,41210,41209,41208,41207,41206,41205,41204,41203,41202,41201,41200,41199,41198,41197,41196,41195,41194,41193,41192,41191,41190,41189,41188,41187,41186,41185,41184,41183,41182,41181,41180,41178,41177,41176,41175,41174,41173,41172,41171,41170,41169,41168,41167,41166,41165,41164,41163,41162,41161,41160,41159,41158,41157,41156,41155,41154,41153,41152,41151,41150,41149,41148,41147,41146,41145,41144,41143,41142,41141,41140,41139,41138,41137,41136,41135,41134,41133,41132,41131,41130,41129,41128,41127,41126,41125,41124,41123,41122,41121,41120,41119,41118,41117,41116,41115,41114,41113,41112,41111,41110,41109,41108,41107,41106,41105,41104,41103,41102,41101,41100,41099,41098,41097,41096,41094,41093,41092,41091,41090,41089,41088,41087,41086,41085,41084,41083,41082,41081,41080,41079,41078,41077,41076,41075,41074,41073,41072,41071,41070,41069,41068,41067,41066,41065,41064,41063,41062,41060,41059,41058,41057,41056,41055,41054,41053,41052,41051,41050,41049,41048,41047,41046,41045,41043,41042,41041,41040,41039,41038,41037,41035,41032,41031,41030,41029,41028,41027,41026,41025,41024,41023,41022,41021,41020,41019,41018,41017,41016,41015,41014,41013,41012,41011,41010,41009,41008,41007,41006,41005,41004,41003,41002,41000,40999,40998,40997,40995,40994,40993,40991,40990,40989,40988,40987,40985,40984,40983,40982,40980,40979,40978,40974,40973,40972,40971,40970,40969,40968,40967,40966,40961,40960,40959,40958,40957,40956,40955,40953,40952,40951,40950,40949,40948,40947,40946,40945,40944,40943,40942,40941,40940,40939,40938,40936,40935,40934,40933,40932,40931,40930,40929,40928,40927,40926,40925,40924,40923,40922,40921,40920,40919,40918,40917,40916,40915,40914,40913,40912,40911,40910,40909,40908,40907,40906,40905,40904,40903,40902,40901,40900,40899,40898,40897,40896,40895,40894,40893,40892,40891,40890,40889,40888,40887,40885,40884,40883,40882,40881,40880,40879,40878,40877,40876,40875,40874,40873,40871,40870,40869,40868,40867,40866,40865,40864,40863,40862,40861,40860,40859,40858,40857,40856,40855,40854,40853,40852,40851,40850,40849,40848,40847,40846,40845,40844,40843,40842,40841,40840,40839,40838,40837,40836,40835,40834,40833,40832,40831,40830,40829,40828,40827,40826,40825,40820,40819,40817,40816,40815,40814,40812,40811,40810,40809,40808,40806,40805,40804,40803,40802,40801,40800,40799,40798,40797,40796,40795,40794,40793,40792,40791,40790,40789,40788,40787,40786,40785,40784,40783,40782,40781,40780,40779,40778,40777,40776,40775,40774,40773,40772,40771,40770,40769,40768,40767,40766,40765,40764,40763,40762,40761,40760,40759,40758,40757,40756,40755,40754,40753,40747,40746,40745,40744,40743,40742,40741,40740,40739,40738,40737,40736,40735,40734,40733,40732,40731,40730,40729,40728,40727,40726,40725,40724,40723,40722,40721,40720,40719,40718,40717,40716,40715,40714,40713,40712,40711,40710,40709,40708,40707,40705,40704,40703,40702,40701,40700,40699,40697,40696,40695,40694,40693,40692,40691,40690,40689,40688,40687,40686,40685,40683,40681,40680,40679,40678,40677,40676,40669,40668,40667,40666,40665,40664,40663,40662,40661,40660,40657,40656,40655,40654,40653,40651,40650,40649,40648,40647,40646,40645,40644,40643,40642,40641,40640,40639,40638,40637,40636,40635,40634,40633,40632,40631,40630,40629,40628,40627,40626,40625,40624,40623,40622,40621,40620,40619,40618,40617,40616,40615,40607,40606,40605,40604,40603,40602,40601,40600,40599,40598,40597,40596,40595,40594,40593,40592,40591,40590,40589,40588,40587,40586,40585,40584,40583,40582,40581,40580,40579,40578,40577,40575,40573,40572,40567,40566,40565,40564,40563,40562,40561,40560,40559,40558,40557,40556,40555,40554,40553,40552,40551,40550,40548,40547,40546,40545,40544,40543,40542,40541,40540,40539,40538,40537,40536,40535,40534,40533,40530,40529,40528,40527,40512,40511,40510,40509,40508,40507,40506,40505,40504,40503,40502,40501,40500,40499,40498,40497,40496,40495,40494,40493,40492,40491,40490,40489,40488,40487,40486,40485,40483,40482,40481,40480,40479,40478,40476,40475,40474,40473,40469,40468,40467,40466,40465,40464,40463,40462,40461,40460,40459,40458,40450,40449,40448,40447,40446,40443,40441,40440,40439,40438,40437,40436,40435,40434,40433,40432,40431,40430,40429,40428,40427,40426,40425,40423,40421,40419,40417,40416,40415,40414,40413,40412,40409,40408,40406,40405,40404,40403,40401,40400,40399,40398,40392,40391,40390,40389,40388,40387,40382,40375,40374,40373,40372,40371,40370,40369,40368,40367,40366,40365,40363,40362,40361,40360,40359,40358,40356,40355,40354,40353,40352,40351,40350,40345,40344,40343,40342,40341,40340,40339,40338,40337,40336,40335,40334,40333,40332,40331,40330,40329,40320,40318,40317,40316,40315,40313,40312,40311,40310,40309,40308,40307,40306,40305,40304,40303,40301,40300,40298,40295,40294,40293,40291,40290,40289,40288,40284,40283,40282,40281,40280,40279,40278,40277,40276,40275,40274,40273,40272,40271,40270,40269,40268,40267,40266,40265,40264,40263,40261,40260,40258,40257,40256,40255,40254,40253,40252,40251,40250,40247,40246,40244,40243,40242,40241,40240,40239,40238,40237,40233,40232,40231,40230,40229,40228,40227,40226,40225,40224,40223,40222,40221,40220,40219,40218,40217,40216,40215,40214,40213,40212,40211,40210,40209,40208,40207,40206,40205,40204,40203,40202,40201,40200,40199,40198,40197,40196,40195,40194,40193,40192,40191,40190,40189,40188,40187,40186,40185,40184,40183,40182,40181,40180,40179,40178,40176,40175,40174,40172,40171,40170,40169,40168,40167,40165,40164,40163,40162,40161,40160,40151,40150,40149,40148,40147,40146,40142,40141,40140,40139,40138,40137,40136,40135,40134,40133,40132,40131,40130,40129,40128,40126,40125,40124,40123,40122,40121,40120,40110,40109,40108,40107,40106,40105,40104,40103,40102,40101,40100,40099,40098,40097,40096,40095,40093,40092,40091,40090,40084,40083,40082,40081,40080,40079,40078,40077,40076,40075,40074,40073,40072,40071,40070,40069,40068,40067,40066,40065,40064,40063,40062,40061,40060,40059,40058,40057,40056,40055,40054,40053,40052,40051,40044,40043,40042,40041,40040,40039,40038,40037,40036,40035,40034,40033,40032,40031,40030,40029,40028,40027,40026,40025,40023,40021,40019,40017,40015,40013,40011,40010,40008,40007,40006,40004,40002,40001,40000,39999,39998,39997,39996,39994,39993,39992,39990,39989,39987,39985,39984,39982,39980,39978,39977,39976,39975,39974,39973,39972,39970,39969,39968,39967,39966,39965,39964,39963,39962,39961,39960,39959,39958,39957,39956,39955,39954,39952,39951,39950,39949,39948,39947,39946,39943,39942,39941,39940,39939,39938,39936,39934,39933,39932,39931,39930,39929,39928,39927,39926,39925,39924,39923,39921,39919,39918,39917,39916,39915,39913,39911,39910,39909,39908,39907,39903,39902,39901,39900,39899,39898,39897,39896,39895,39894,39893,39892,39891,39890,39889,39888,39887,39886,39885,39884,39883,39882,39881,39879,39878,39877,39876,39875,39874,39873,39872,39871,39870,39869,39868,39867,39866,39865,39863,39862,39861,39860,39859,39858,39857,39856,39855,39854,39853,39852,39851,39850,39848,39847,39846,39845,39844,39843,39842,39841,39840,39839,39838,39837,39836,39835,39834,39833,39832,39831,39830,39829,39828,39827,39826,39825,39824,39822,39821,39820,39819,39818,39817,39816,39814,39813,39812,39811,39810,39809,39808,39807,39806,39804,39803,39802,39801,39800,39799,39798,39797,39796,39795,39794,39789,39788,39787,39765,39763,39760,39759,39758,39757,39756,39755,39754,39753,39752,39751,39750,39749,39747,39746,39745,39744,39743,39742,39741,39740,39739,39738,39737,39736,39735,39733,39732,39731,39730,39729,39728,39727,39726,39725,39724,39723,39722,39721,39720,39719,39718,39717,39716,39715,39714,39713,39712,39711,39710,39708,39707,39705,39704,39703,39702,39700,39698,39697,39696,39695,39692,39691,39686,39683,39682,39681,39679,39678,39677,39676,39675,39674,39673,39672,39670,39669,39668,39667,39665,39664,39663,39662,39661,39660,39659,39658,39657,39656,39655,39654,39653,39652,39651,39650,39649,39648,39647,39646,39645,39644,39643,39642,39641,39640,39639,39638,39637,39636,39635,39634,39633,39632,39630,39629,39628,39627,39626,39624,39623,39622,39621,39620,39619,39618,39617,39616,39615,39613,39612,39611,39610,39609,39608,39607,39606,39605,39604,39603,39602,39601,39600,39598,39597,39596,39595,39594,39592,39591,39590,39589,39588,39587,39584,39583,39582,39581,39580,39579,39570,39569,39568,39519,39509,39508,39506,39480,39478,39466,39465,39464,39462,39460,39456,39454,39453,39452,39451,39449,39448,39447,39446,39445,39444,39443,39442,39440,39439,39438,39437,39436,39435,39434,39433,39432,39431,39429,39428,39427,39426,39425,39423,39422,39421,39420,39419,39418,39417,39415,39414,39413,39412,39411,39410,39408,39407,39406,39405,39403,39402,39401,39400,39399,39397,39396,39395,39394,39393,39391,39390,39389,39387,39386,39385,39384,39383,39382,39381,39380,39379,39378,39377,39376,39375,39374,39373,39372,39371,39370,39369,39368,39367,39366,39365,39364,39363,39362,39361,39360,39359,39358,39357,39356,39355,39354,39353,39352,39351,39350,39349,39348,39347,39346,39345,39344,39343,39342,39341,39340,39339,39337,39335,39334,39333,39332,39331,39330,39329,39328,39327,39326,39325,39324,39323,39322,39321,39320,39319,39318,39317,39316,39315,39314,39313,39312,39308,39294,39283,39282,39281,39280,39279,39276,39275,39274,39273,39272,39271,39270,39269,39268,39267,39266,39265,39264,39263,39262,39261,39260,39259,39258,39257,39256,39255,39254,39253,39252,39251,39249,39245,39244,39239,39238,39237,39236,39231,39230,39229,39228,39227,39226,39224,39223,39222,39221,39220,39219,39218,39217,39216,39215,39214,39213,39212,39211,39210,39209,39208,39207,39206,39205,39204,39203,39201,39200,39199,39198,39197,39196,39195,39194,39193,39191,39190,39189,39188,39187,39186,39185,39184,39183,39182,39181,39180,39179,39178,39177,39176,39175,39174,39173,39172,39171,39170,39169,39165,39163,39162,39161,39160,39159,39158,39157,39156,39155,39154,39153,39152,39151,39150,39149,39148,39147,39146,39145,39144,39143,39142,39141,39140,39139,39138,39137,39136,39135,39133,39132,39131,39130,39129,39128,39127,39126,39125,39124,39123,39119,39118,39117,39116,39103,39102,39101,39100,39099,39098,39097,39096,39095,39094,39093,39092,39091,39090,39089,39088,39087,39086,39085,39084,39083,39082,39081,39080,39079,39078,39077,39076,39075,39074,39073,39072,39071,39070,39069,39068,39067,39066,39065,39064,39063,39062,39061,39060,39059,39058,39057,39056,39055,39051,39050,39049,39048,39047,39046,39045,39044,39043,39042,39041,39040,39039,39038,39037,39036,39035,39034,39033,39032,39031,39030,39029,39028,39027,39026,39025,39024,39023,39022,39021,39020,39019,39017,39016,39015,39014,39009,39008,39007,39006,39005,39004,39003,39002,38999,38998,38997,38996,38995,38994,38993,38992,38991,38990,38989,38988,38987,38986,38985,38984,38983,38982,38981,38980,38979,38978,38977,38976,38969,38968,38967,38966,38953,38952,38951,38950,38949,38942,38941,38940,38939,38938,38937,38936,38935,38934,38933,38932,38931,38930,38929,38928,38927,38926,38925,38924,38923,38922,38921,38920,38919,38918,38917,38916,38915,38914,38913,38912,38911,38910,38909,38908,38907,38906,38905,38904,38903,38902,38901,38900,38899,38898,38897,38896,38895,38894,38893,38892,38891,38890,38889,38888,38887,38886,38885,38884,38883,38882,38881,38880,38879,38878,38877,38876,38875,38874,38873,38872,38871,38870,38869,38868,38867,38863,38860,38858,38856,38855,38854,38853,38851,38850,38849,38848,38847,38846,38845,38844,38843,38842,38841,38840,38839,38832,38831,38830,38826,38825,38824,38823,38822,38821,38820,38819,38818,38816,38815,38813,38812,38811,38810,38809,38808,38807,38806,38805,38804,38803,38802,38801,38800,38799,38798,38797,38796,38795,38794,38793,38792,38791,38783,38782,38781,38780,38779,38778,38768,38767,38766,38765,38764,38763,38762,38757,38756,38755,38754,38753,38752,38751,38750,38749,38748,38747,38746,38745,38742,38739,38738,38719,38718,38716,38715,38714,38713,38712,38711,38710,38709,38708,38707,38706,38705,38704,38703,38697,38696,38695,38668,38667,38666,38665,38664,38663,38662,38661,38660,38659,38658,38652,38651,38650,38649,38648,38647,38646,38645,38644,38643,38636,38627,38624,38623,38622,38621,38620,38619,38618,38617,38616,38615,38614,38613,38612,38611,38610,38609,38608,38607,38606,38595,38594,38593,38589,38588,38587,38584,38581,38580,38579,38578,38577,38576,38575,38574,38573,38572,38571,38570,38569,38567,38566,38565,38562,38561,38560,38559,38558,38557,38556,38555,38554,38553,38551,38548,38547,38546,38545,38542,38541,38540,38539,38538,38537,38536,38535,38534,38533,38532,38531,38530,38529,38528,38527,38526,38523,38522,38521,38520,38519,38518,38517,38516,38515,38514,38513,38512,38511,38510,38509,38508,38507,38506,38505,38504,38503,38502,38501,38500,38499,38498,38497,38494,38493,38492,38491,38490,38489,38488,38487,38485,38484,38482,38477,38475,38474,38473,38472,38471,38470,38469,38468,38467,38466,38465,38464,38463,38461,38458,38457,38456,38455,38454,38453,38452,38451,38450,38449,38448,38443,38442,38441,38440,38439,38438,38437,38433,38432,38430,38429,38428,38427,38426,38425,38424,38423,38422,38421,38420,38415,38413,38412,38411,38410,38409,38392,38391,38389,38387,38386,38385,38384,38383,38382,38381,38380,38379,38378,38377,38376,38375,38374,38373,38371,38370,38369,38368,38367,38366,38365,38364,38363,38361,38360,38359,38358,38357,38355,38354,38353,38348,38347,38346,38345,38344,38343,38342,38341,38340,38339,38338,38337,38336,38335,38334,38333,38332,38331,38329,38328,38327,38326,38325,38324,38323,38319,38318,38317,38316,38315,38314,38311,38310,38309,38308,38307,38306,38305,38302,38301,38300,38295,38294,38293,38292,38291,38290,38289,38288,38287,38286,38285,38284,38283,38282,38281,38280,38279,38278,38277,38276,38275,38274,38273,38272,38271,38270,38269,38268,38264,38263,38260,38259,38255,38254,38253,38252,38251,38250,38248,38247,38246,38245,38244,38243,38242,38241,38240,38239,38238,38237,38236,38234,38232,38231,38230,38229,38228,38227,38226,38225,38224,38223,38222,38221,38218,38217,38216,38215,38214,38213,38212,38211,38210,38209,38208,38207,38206,38205,38204,38203,38202,38201,38200,38199,38196,38195,38194,38192,38191,38190,38189,38188,38187,38186,38184,38183,38182,38181,38180,38177,38176,38175,38173,38172,38164,38163,38162,38161,38160,38159,38158,38154,38153,38152,38150,38149,38148,38147,38146,38145,38144,38143,38142,38141,38140,38136,38135,38127,38125,38124,38122,38121,38120,38119,38118,38117,38116,38115,38113,38112,38111,38109,38107,38104,38070,38069,38068,38067,38066,38065,38056,38055,38054,38053,38052,38051,38050,38049,38048,38047,38046,38045,38044,38043,38042,38041,38040,38039,38038,38037,38035,38034,38033,38032,38030,38029,38028,38027,38024,38023,38022,38021,38020,38019,38018,38017,38016,38015,38014,38013,38012,38011,38010,38009,38008,38006,38005,38004,38003,38002,38001,37999,37998,37997,37996,37995,37994,37993,37992,37991,37990,37989,37988,37987,37986,37985,37984,37983,37982,37981,37980,37978,37977,37976,37974,37973,37972,37971,37970,37969,37968,37967,37966,37965,37964,37963,37962,37961,37960,37956,37955,37954,37953,37952,37951,37950,37949,37948,37947,37946,37945,37944,37942,37941,37940,37939,37938,37937,37936,37935,37934,37933,37932,37931,37930,37929,37928,37927,37926,37925,37924,37923,37922,37921,37920,37919,37918,37917,37916,37915,37914,37913,37912,37911,37910,37909,37908,37907,37906,37904,37903,37902,37901,37900,37898,37897,37896,37895,37894,37893,37892,37891,37890,37889,37888,37887,37886,37885,37884,37883,37882,37881,37880,37879,37878,37876,37875,37874,37873,37872,37871,37870,37869,37868,37866,37865,37864,37863,37862,37861,37860,37859,37858,37857,37856,37855,37854,37853,37852,37851,37850,37849,37848,37847,37846,37845,37844,37843,37842,37841,37840,37839,37838,37837,37836,37835,37834,37833,37832,37831,37830,37829,37828,37827,37826,37825,37824,37823,37822,37821,37820,37819,37818,37817,37816,37815,37814,37813,37812,37811,37810,37808,37807,37806,37805,37804,37803,37802,37801,37800,37799,37798,37796,37795,37794,37793,37792,37791,37790,37788,37787,37786,37785,37784,37783,37782,37781,37780,37779,37776,37775,37774,37773,37772,37771,37770,37769,37768,37767,37766,37765,37764,37763,37762,37761,37760,37759,37758,37757,37756,37755,37754,37753,37752,37751,37750,37749,37748,37747,37746,37745,37744,37743,37742,37741,37740,37738,37737,37736,37735,37734,37733,37732,37729,37728,37726,37724,37723,37719,37718,37717,37716,37715,37713,37712,37711,37710,37709,37708,37707,37706,37704,37703,37702,37701,37700,37699,37698,37697,37696,37695,37694,37693,37692,37691,37690,37689,37688,37687,37686,37685,37683,37682,37680,37679,37676,37675,37674,37672,37671,37670,37669,37668,37667,37666,37665,37664,37663,37662,37661,37660,37659,37602,37601,37600,37599,37598,37597,37596,37595,37594,37593,37592,37591,37590,37589,37588,37587,37586,37585,37584,37583,37582,37581,37580,37579,37578,37577,37576,37575,37574,37573,37572,37571,37570,37562,37561,37560,37559,37558,37557,37556,37555,37554,37553,37552,37548,37547,37546,37545,37544,37543,37542,37541,37540,37539,37538,37536,37535,37534,37533,37532,37531,37530,37529,37528,37527,37524,37523,37522,37521,37520,37519,37518,37517,37516,37515,37514,37513,37512,37511,37510,37509,37507,37503,37502,37501,37500,37499,37498,37497,37496,37495,37494,37493,37492,37491,37490,37489,37488,37487,37232,37231,37230,37229,37228,37227,37226,37225,37224,37223,37222,37221,37220,37219,37218,37217,37216,37215,37214,37213,37212,37211,37210,37208,37207,37206,37205,37204,37203,37202,37201,37200,37199,37198,37197,37196,37195,37194,37193,37192,37191,37190,37189,37188,37187,37186,37185,37184,37183,37182,37181,37180,37179,37178,37177,37176,37175,37174,37173,37172,37171,37170,37169,37168,37167,37166,37165,37162,37161,37160,37159,37158,37157,37156,37155,37154,37153,37152,37151,37150,37149,37148,37147,37146,37145,37144,37143,37142,37141,37140,37139,37138,37137,37136,37135,37134,37133,37132,37131,37130,37129,37128,37127,37126,37125,37124,37123,37122,37121,37120,37119,37118,37117,37116,37115,37114,37113,37112,37111,37110,37109,37108,37107,37106,37105,37103,37102,37101,37100,37099,37098,37097,37094,37093,37092,37091,37090,37089,37088,37087,37086,37085,37084,37083,37082,37081,37080,37079,37078,37074,37073,37072,37071,37070,37069,37068,37067,37065,37064,37063,37062,37061,37059,37058,37057,37056,37055,37054,37053,37046,37045,37044,37041,37040,37039,37038,37037,37036,37035,37034,37033,37032,37031,37030,37029,37028,37027,37026,37025,37024,37023,37022,37021,37020,37019,37018,37017,37016,37015,37014,37013,37012,37011,37010,37009,37008,37007,37006,37005,37004,37003,37002,37001,37000,36999,36998,36997,36996,36995,36994,36993,36991,36990,36989,36988,36987,36986,36984,36983,36982,36980,36979,36978,36977,36976,36975,36974,36973,36972,36971,36970,36969,36968,36967,36966,36965,36964,36963,36962,36961,36960,36959,36958,36957,36956,36955,36954,36953,36952,36951,36950,36949,36948,36947,36946,36945,36944,36943,36942,36941,36940,36939,36937,36936,36934,36932,36931,36930,36929,36928,36927,36926,36925,36924,36922,36921,36920,36919,36918,36917,36916,36915,36914,36913,36912,36911,36910,36909,36908,36907,36906,36903,36902,36901,36900,36899,36897,36896,36895,36894,36893,36892,36891,36890,36889,36888,36887,36886,36885,36884,36883,36882,36881,36880,36879,36878,36877,36876,36875,36874,36873,36872,36871,36870,36869,36868,36867,36866,36865,36864,36863,36862,36861,36860,36859,36858,36857,36856,36855,36854,36853,36852,36851,36850,36849,36848,36847,36846,36845,36844,36843,36842,36841,36840,36839,36838,36837,36835,36834,36833,36832,36831,36830,36829,36828,36827,36826,36825,36824,36823,36822,36821,36820,36819,36818,36817,36816,36815,36814,36813,36812,36811,36810,36809,36808,36807,36805,36804,36803,36801,36800,36799,36798,36797,36796,36795,36794,36793,36791,36790,36789,36788,36787,36786,36785,36784,36783,36782,36781,36780,36779,36778,36776,36774,36773,36772,36771,36770,36769,36768,36767,36766,36765,36764,36763,36761,36760,36758,36757,36756,36755,36754,36753,36752,36751,36750,36749,36748,36746,36745,36744,36743,36742,36741,36740,36739,36738,36737,36736,36735,36734,36733,36732,36731,36730,36729,36728,36727,36726,36725,36724,36723,36722,36721,36720,36719,36718,36717,36716,36715,36714,36713,36712,36711,36710,36709,36708,36707,36706,36705,36704,36703,36702,36701,36700,36699,36698,36697,36696,36695,36694,36693,36690,36689,36688,36687,36686,36685,36684,36682,36681,36680,36679,36678,36677,36676,36675,36674,36673,36672,36671,36670,36669,36667,36666,36665,36664,36663,36662,36661,36660,36659,36658,36657,36656,36655,36654,36653,36652,36651,36649,36648,36645,36644,36643,36642,36641,36640,36639,36638,36637,36636,36635,36634,36633,36632,36631,36630,36629,36628,36627,36626,36625,36624,36623,36622,36621,36620,36619,36618,36616,36615,36614,36613,36612,36611,36610,36609,36608,36607,36606,36605,36604,36602,36601,36600,36599,36598,36597,36596,36595,36594,36593,36592,36591,36585,36578,36574,36573,36568,36567,36565,36564,36562,36561,36560,36559,36558,36557,36556,36555,36554,36553,36552,36551,36550,36549,36548,36547,36546,36545,36544,36543,36542,36541,36540,36539,36537,36536,36535,36534,36533,36532,36531,36530,36529,36528,36527,36526,36525,36524,36523,36522,36521,36520,36519,36518,36517,36516,36515,36514,36513,36512,36511,36510,36509,36508,36507,36506,36505,36504,36503,36502,36501,36500,36499,36497,36496,36495,36494,36493,36492,36491,36490,36489,36488,36487,36486,36485,36484,36483,36482,36481,36479,36478,36477,36476,36472,36471,36470,36469,36468,36467,36466,36465,36464,36463,36462,36461,36460,36459,36458,36457,36456,36455,36454,36453,36452,36451,36450,36449,36448,36447,36446,36445,36444,36443,36442,36441,36440,36438,36437,36436,36432,36431,36430,36429,36428,36427,36426,36425,36424,36423,36422,36421,36420,36419,36418,36417,36416,36415,36414,36413,36412,36410,36409,36408,36407,36406,36405,36404,36403,36402,36401,36400,36399,36398,36397,36396,36395,36394,36393,36392,36391,36390,36385,36384,36383,36382,36381,36380,36379,36378,36377,36376,36375,36374,36373,36372,36371,36370,36369,36368,36367,36366,36365,36364,36363,36362,36361,36360,36359,36356,36355,36354,36353,36352,36351,36350,36349,36348,36347,36346,36345,36344,36343,36342,36338,36337,36336,36335,36334,36333,36332,36331,36330,36329,36328,36312,36308,36304,36297,36296,36295,36294,36293,36292,36291,36290,36289,36288,36287,36286,36285,36284,36283,36273,36272,36236,36235,36234,36233,36232,36231,36230,36229,36228,36227,36226,36225,36224,36223,36217,36215,36213,36212,36211,36210,36209,36208,36207,36206,36205,36204,36203,36201,36200,36198,36197,36196,36192,36191,36190,36189,36188,36186,36185,36184,36183,36182,36181,36180,36179,36178,36177,36176,36173,36171,36170,36169,36168,36167,36166,36165,36164,36163,36162,36161,36159,36157,36156,36155,36154,36153,36152,36151,36150,36149,36148,36147,36146,36145,36144,36143,36142,36141,36140,36139,36138,36137,36136,36134,36132,36131,36130,36129,36128,36127,36126,36125,36124,36123,36122,36121,36120,36119,36118,36117,36116,36115,36114,36113,36112,36109,36108,36105,36104,36103,36102,36101,36100,36099,36098,36097,36096,36095,36094,36093,36092,36079,36077,36076,36075,36074,36072,36071,36070,36069,36068,36066,36065,36064,36063,36062,36061,36060,36059,36058,36057,36056,36052,36048,36047,36042,36034,36025,36024,36021,36015,36013,36012,35995,35984,35983,35968,35929,35928,35918,35917,35916,35915,35914,35913,35912,35911,35910,35909,35908,35907,35906,35905,35904,35903,35902,35900,35899,35898,35897,35896,35895,35894,35893,35892,35891,35884,35883,35882,35881,35880,35879,35878,35877,35876,35875,35874,35873,35872,35871,35870,35869,35867,35845,35844,35843,35842,35841,35840,35839,35838,35837,35836,35835,35833,35832,35831,35830,35829,35828,35827,35826,35825,35824,35821,35820,35819,35818,35817,35816,35815,35814,35813,35812,35811,35810,35809,35808,35807,35806,35805,35790,35786,35780,35779,35778,35777,35773,35772,35771,35770,35769,35768,35766,35763,35762,35761,35760,35759,35758,35757,35756,35755,35754,35753,35752,35751,35750,35727,35698,35661,35660,35657,35651,35650,35649,35648,35647,35646,35645,35644,35642,35641,35640,35638,35637,35636,35635,35634,35633,35632,35631,35629,35628,35627,35623,35621,35620,35619,35618,35617,35614,35613,35612,35611,35610,35609,35608,35607,35606,35605,35604,35603,35602,35601,35600,35599,35598,35597,35596,35595,35594,35593,35592,35591,35590,35589,35588,35587,35586,35585,35584,35583,35582,35581,35580,35579,35578,35577,35576,35575,35574,35573,35572,35571,35570,35569,35567,35566,35565,35564,35563,35562,35561,35558,35557,35556,35554,35553,35552,35551,35550,35547,35545,35526,35510,35509,35508,35507,35506,35505,35504,35503,35501,35500,35499,35498,35497,35496,35495,35494,35493,35492,35491,35489,35488,35487,35486,35485,35484,35483,35482,35481,35480,35478,35477,35476,35475,35474,35473,35472,35471,35470,35469,35468,35467,35466,35465,35464,35463,35462,35461,35460,35459,35458,35457,35456,35454,35453,35452,35451,35450,35446,35445,35444,35434,35412,35409,35400,35399,35398,35397,35396,35395,35394,35393,35392,35391,35390,35389,35388,35387,35386,35385,35384,35383,35382,35381,35380,35379,35378,35377,35376,35375,35374,35373,35372,35371,35370,35369,35368,35367,35366,35365,35364,35363,35362,35361,35346,35345,35344,35343,35342,35341,35340,35339,35338,35337,35336,35335,35334,35333,35332,35331,35330,35329,35328,35327,35326,35325,35324,35323,35322,35321,35320,35319,35318,35317,35316,35315,35314,35313,35312,35311,35309,35307,35305,35304,35302,35300,35299,35298,35297,35296,35295,35294,35293,35292,35291,35290,35289,35288,35287,35286,35285,35284,35281,35277,35276,35275,35274,35273,35261,35260,35259,35258,35257,35256,35255,35254,35253,35252,35251,35250,35249,35248,35247,35246,35245,35244,35243,35242,35239,35238,35237,35236,35235,35234,35233,35232,35231,35230,35229,35228,35227,35226,35225,35222,35213,35212,35211,35210,35209,35207,35205,35204,35203,35202,35201,35200,35198,35197,35196,35195,35194,35193,35192,35190,35189,35188,35187,35186,35185,35180,35179,35178,35177,35176,35175,35174,35173,35172,35171,35170,35169,35168,35167,35166,35165,35164,35163,35162,35161,35160,35159,35158,35157,35156,35155,35154,35153,35152,35151,35150,35149,35148,35147,35146,35145,35144,35143,35142,35141,35140,35139,35138,35137,35136,35135,35134,35133,35132,35131,35130,35129,35128,35127,35126,35125,35124,35123,35120,35119,35118,35117,35116,35115,35114,35113,35112,35111,35110,35109,35108,35107,35106,35105,35104,35103,35102,35101,35100,35099,35098,35097,35096,35095,35094,35093,35092,35091,35090,35089,35088,35087,35086,35085,35084,35083,35082,35081,35080,35079,35078,35077,35076,35075,35074,35073,35072,35071,35070,35069,35068,35067,35066,35065,35064,35063,35062,35061,35060,35059,35058,35057,35056,35055,35054,35053,35052,35051,35050,35049,35048,35047,35046,35045,35044,35043,35042,35041,35040,35039,35038,35037,35036,35035,35034,35033,35032,35031,35030,35029,35028,35027,35026,35025,35024,35023,35022,35021,35020,35019,35018,35017,35016,35015,35014,35013,35012,35011,35010,35009,35008,35007,35006,35005,35004,35003,35002,35001,35000,34999,34998,34997,34996,34995,34994,34993,34992,34991,34990,34989,34988,34987,34986,34985,34984,34983,34982,34981,34980,34979,34978,34977,34976,34975,34974,34973,34972,34971,34970,34969,34968,34967,34966,34965,34964,34963,34962,34961,34960,34959,34958,34957,34956,34955,34954,34953,34952,34951,34950,34949,34948,34947,34946,34945,34944,34943,34942,34941,34940,34939,34938,34937,34936,34935,34934,34933,34932,34931,34930,34929,34928,34927,34925,34924,34923,34922,34921,34920,34919,34918,34917,34916,34915,34914,34913,34912,34911,34910,34909,34908,34907,34906,34905,34904,34903,34902,34901,34900,34899,34898,34897,34896,34895,34894,34893,34892,34891,34890,34888,34887,34886,34885,34884,34883,34882,34881,34880,34879,34878,34877,34876,34874,34872,34871,34870,34869,34868,34867,34866,34865,34864,34863,34862,34861,34860,34859,34858,34857,34856,34855,34854,34853,34852,34851,34850,34849,34848,34846,34845,34844,34843,34842,34841,34840,34839,34838,34837,34835,34834,34833,34832,34831,34830,34829,34828,34827,34826,34825,34824,34823,34822,34821,34820,34819,34818,34817,34816,34815,34814,34813,34812,34811,34810,34809,34808,34807,34806,34805,34804,34803,34802,34801,34800,34799,34798,34797,34796,34795,34794,34793,34790,34789,34788,34787,34786,34785,34784,34783,34782,34781,34780,34779,34778,34777,34776,34775,34774,34773,34772,34771,34770,34769,34768,34767,34766,34765,34764,34763,34762,34761,34760,34759,34758,34757,34756,34755,34754,34753,34752,34750,34749,34748,34747,34746,34745,34744,34743,34742,34741,34740,34739,34738,34737,34736,34735,34734,34733,34732,34731,34730,34729,34728,34727,34726,34725,34724,34723,34722,34721,34720,34719,34718,34717,34716,34715,34714,34713,34712,34711,34710,34709,34708,34707,34706,34705,34704,34703,34702,34701,34699,34698,34697,34696,34695,34694,34693,34692,34690,34689,34687,34686,34685,34684,34683,34682,34681,34679,34678,34677,34676,34675,34674,34673,34672,34671,34670,34668,34667,34666,34665,34664,34663,34662,34661,34660,34659,34658,34657,34656,34655,34654,34653,34652,34651,34647,34646,34645,34644,34643,34642,34641,34640,34639,34638,34637,34636,34635,34634,34633,34632,34631,34630,34629,34628,34627,34626,34625,34624,34623,34622,34621,34620,34619,34618,34617,34616,34615,34614,34613,34612,34611,34610,34609,34608,34607,34606,34605,34604,34603,34602,34601,34600,34599,34598,34597,34596,34594,34593,34592,34591,34590,34589,34588,34587,34586,34585,34584,34583,34582,34581,34580,34579,34578,34577,34576,34575,34574,34573,34572,34571,34570,34569,34568,34567,34565,34564,34563,34562,34561,34560,34559,34558,34557,34556,34555,34554,34553,34552,34551,34550,34549,34548,34547,34546,34545,34544,34543,34532,34531,34530,34529,34528,34527,34526,34525,34524,34523,34522,34521,34520,34519,34518,34517,34516,34515,34514,34513,34512,34511,34510,34509,34508,34506,34505,34504,34503,34501,34500,34499,34498,34497,34496,34494,34492,34490,34489,34487,34486,34485,34484,34483,34482,34481,34480,34479,34478,34477,34476,34475,34474,34473,34472,34471,34470,34469,34468,34467,34466,34465,34463,34461,34460,34459,34458,34456,34455,34454,34453,34451,34450,34449,34448,34447,34446,34445,34444,34441,34440,34439,34438,34437,34436,34435,34434,34433,34432,34431,34430,34429,34428,34427,34426,34425,34424,34423,34422,34421,34420,34419,34418,34417,34416,34415,34414,34413,34412,34411,34410,34409,34408,34407,34406,34405,34404,34403,34402,34401,34400,34399,34398,34397,34396,34395,34393,34392,34390,34389,34388,34387,34386,34385,34383,34382,34381,34380,34379,34378,34377,34376,34375,34374,34373,34371,34370,34369,34368,34367,34366,34365,34364,34363,34362,34360,34359,34358,34357,34356,34355,34354,34353,34351,34350,34349,34348,34347,34346,34345,34344,34343,34342,34341,34340,34339,34338,34337,34336,34335,34334,34333,34331,34330,34329,34328,34327,34326,34325,34324,34323,34322,34321,34320,34319,34318,34317,34316,34315,34314,34313,34312,34311,34310,34309,34307,34306,34305,34304,34303,34302,34301,34300,34299,34297,34295,34294,34293,34292,34290,34289,34288,34287,34286,34285,34284,34283,34282,34281,34280,34279,34278,34275,34273,34271,34269,34267,34266,34265,34264,34263,34262,34261,34259,34258,34253,34252,34251,34250,34249,34248,34246,34244,34243,34242,34241,34239,34238,34234,34233,34232,34231,34230,34225,34224,34223,34213,34212,34211,34210,34209,34208,34207,34206,34205,34204,34203,34202,34199,34198,34197,34196,34195,34194,34193,34192,34191,34190,34188,34187,34184,34183,34182,34181,34180,34179,34178,34177,34176,34173,34172,34168,34167,34164,34163,34161,34160,34159,34158,34157,34156,34155,34154,34151,34150,34149,34147,34146,34145,34144,34143,34138,34137,34136,34135,34134,34133,34132,34129,34128,34127,34126,34125,34124,34123,34122,34121,34120,34119,34118,34117,34116,34107,34104,34103,34102,34101,34100,34099,34098,34097,34096,34095,34094,34093,34092,34091,34090,34089,34088,34087,34086,34085,34084,34083,34082,34081,34080,34079,34078,34077,34076,34075,34074,34073,34072,34071,34070,34069,34068,34067,34066,34064,34063,34062,34061,34060,34059,34058,34057,34056,34055,34053,34052,34051,34050,34049,34048,34047,34046,34044,34043,34042,34041,34040,34039,34038,34037,34036,34035,34034,34033,34032,34031,34030,34029,34028,34027,34026,34025,34024,34022,34021,34019,34018,34017,34015,34014,34013,34012,34011,34010,34009,34008,34007,34006,34004,34002,34001,34000,33998,33997,33996,33993,33992,33991,33990,33988,33985,33983,33981,33980,33979,33978,33977,33975,33974,33973,33972,33971,33970,33969,33966,33965,33964,33963,33962,33961,33960,33958,33957,33956,33953,33952,33951,33950,33949,33948,33947,33946,33945,33944,33943,33941,33940,33939,33938,33937,33936,33935,33934,33933,33932,33931,33930,33929,33928,33927,33926,33925,33924,33923,33922,33921,33920,33919,33918,33917,33916,33915,33914,33913,33912,33905,33904,33903,33892,33890,33889,33884,33883,33882,33881,33880,33879,33878,33877,33876,33874,33873,33872,33871,33870,33869,33868,33867,33866,33865,33864,33863,33862,33861,33859,33858,33857,33856,33855,33854,33853,33849,33848,33847,33846,33845,33844,33843,33842,33841,33840,33838,33837,33836,33834,33833,33826,33825,33824,33823,33822,33820,33819,33818,33817,33816,33814,33813,33812,33811,33810,33809,33808,33807,33806,33805,33804,33803,33802,33801,33800,33799,33798,33796,33795,33794,33793,33792,33791,33790,33788,33787,33785,33784,33783,33782,33780,33779,33778,33777,33776,33775,33774,33772,33771,33770,33769,33768,33767,33766,33765,33764,33763,33762,33761,33760,33759,33755,33754,33753,33752,33751,33750,33749,33748,33747,33746,33745,33744,33743,33742,33740,33739,33738,33736,33728,33727,33726,33725,33722,33721,33720,33719,33718,33717,33716,33715,33713,33712,33711,33710,33709,33708,33707,33706,33705,33704,33701,33699,33698,33697,33696,33695,33688,33687,33686,33685,33684,33683,33682,33681,33680,33679,33678,33677,33676,33675,33674,33673,33672,33671,33670,33669,33667,33666,33665,33663,33662,33661,33660,33659,33658,33657,33656,33655,33654,33653,33652,33651,33650,33649,33648,33647,33646,33645,33644,33643,33642,33641,33640,33639,33638,33637,33636,33635,33634,33633,33632,33631,33630,33629,33628,33627,33626,33625,33624,33623,33622,33621,33620,33619,33618,33617,33616,33615,33614,33613,33612,33611,33610,33609,33608,33603,33602,33601,33600,33599,33598,33597,33596,33595,33594,33593,33592,33591,33590,33589,33588,33587,33586,33583,33581,33580,33579,33578,33576,33575,33572,33571,33570,33569,33568,33567,33566,33565,33564,33563,33562,33561,33560,33559,33558,33557,33556,33555,33554,33553,33552,33551,33550,33549,33548,33547,33546,33545,33544,33543,33542,33541,33540,33539,33538,33537,33536,33535,33534,33533,33532,33531,33530,33529,33528,33527,33526,33525,33524,33523,33522,33521,33520,33519,33518,33517,33516,33515,33514,33513,33512,33511,33510,33509,33508,33507,33506,33505,33504,33503,33502,33501,33500,33499,33498,33497,33496,33495,33494,33493,33492,33491,33490,33489,33488,33487,33486,33485,33484,33482,33481,33480,33479,33478,33477,33476,33475,33474,33473,33472,33471,33470,33469,33468,33467,33466,33465,33464,33463,33462,33461,33460,33459,33458,33457,33456,33455,33454,33453,33452,33451,33450,33448,33447,33446,33445,33444,33443,33442,33441,33440,33439,33438,33437,33436,33435,33434,33433,33432,33431,33430,33429,33426,33425,33424,33423,33422,33421,33420,33419,33418,33417,33416,33415,33414,33413,33412,33411,33410,33409,33408,33407,33406,33405,33404,33403,33394,33390,33389,33388,33387,33386,33384,33383,33382,33381,33380,33379,33378,33377,33375,33374,33373,33372,33370,33369,33367,33366,33365,33364,33361,33359,33358,33357,33356,33355,33354,33350,33348,33347,33346,33345,33344,33343,33342,33341,33340,33339,33338,33337,33336,33335,33334,33333,33332,33331,33330,33329,33328,33327,33326,33325,33324,33323,33322,33321,33320,33319,33318,33317,33316,33315,33314,33313,33312,33311,33310,33309,33308,33307,33306,33305,33304,33303,33302,33301,33300,33299,33298,33297,33296,33295,33294,33293,33292,33291,33290,33289,33288,33287,33286,33285,33284,33283,33282,33281,33280,33278,33277,33276,33275,33274,33273,33272,33271,33267,33266,33265,33264,33263,33262,33261,33260,33259,33258,33257,33256,33255,33254,33253,33252,33251,33250,33249,33248,33247,33246,33245,33244,33243,33242,33241,33240,33239,33238,33237,33236,33235,33233,33232,33231,33229,33228,33227,33226,33225,33224,33223,33222,33221,33220,33219,33218,33217,33216,33215,33214,33213,33212,33211,33210,33209,33208,33207,33206,33205,33204,33203,33202,33201,33200,33199,33198,33197,33196,33195,33194,33193,33192,33189,33188,33187,33186,33185,33184,33183,33182,33181,33180,33179,33178,33177,33176,33175,33174,33173,33170,33169,33168,33167,33166,33165,33146,33143,33142,33141,33140,33139,33138,33137,33136,33135,33134,33133,33132,33131,33130,33129,33128,33127,33126,33125,33122,33121,33119,33118,33117,33115,33114,33113,33112,33111,33110,33109,33108,33107,33106,33105,33104,33103,33102,33101,33100,33099,33098,33097,33096,33095,33094,33093,33091,33090,33089,33088,33087,33086,33084,33083,33082,33081,33080,33079,33078,33077,33076,33075,33073,33072,33071,33069,33068,33067,33064,33063,33062,33061,33060,33059,33058,33057,33056,33055,33054,33053,33052,33051,33050,33049,33048,33047,33046,33045,33044,33043,33042,33041,33040,33039,33038,33037,33036,33035,33034,33033,33032,33031,33030,33029,33027,33026,33025,33024,33023,33022,33021,33020,33019,33018,33017,33016,33014,33013,33012,33011,33010,33009,33008,33007,33006,33005,33004,33002,33001,33000,32999,32998,32997,32996,32990,32989,32988,32987,32986,32985,32984,32983,32981,32980,32979,32978,32977,32976,32975,32974,32973,32972,32971,32970,32969,32968,32967,32966,32965,32964,32963,32962,32961,32960,32959,32958,32957,32956,32955,32954,32953,32950,32948,32946,32944,32942,32941,32939,32938,32937,32936,32935,32934,32933,32932,32931,32930,32928,32927,32926,32925,32924,32923,32922,32919,32918,32916,32915,32914,32913,32912,32911,32908,32907,32906,32905,32904,32901,32900,32899,32898,32897,32893,32892,32890,32888,32887,32886,32885,32883,32882,32879,32878,32877,32876,32875,32874,32873,32872,32871,32870,32869,32868,32867,32866,32865,32863,32862,32861,32860,32859,32858,32857,32856,32855,32854,32853,32852,32851,32850,32849,32848,32847,32845,32844,32843,32842,32841,32840,32839,32838,32837,32836,32835,32834,32833,32832,32831,32830,32829,32828,32827,32826,32825,32824,32823,32822,32821,32820,32819,32818,32816,32815,32814,32813,32812,32811,32810,32809,32808,32807,32806,32805,32804,32803,32802,32801,32800,32799,32798,32797,32794,32793,32791,32790,32789,32788,32786,32784,32781,32780,32777,32776,32775,32774,32773,32772,32771,32770,32769,32768,32767,32763,32762,32761,32760,32759,32758,32757,32756,32755,32754,32753,32752,32751,32749,32748,32747,32746,32745,32744,32743,32742,32741,32740,32739,32738,32737,32736,32735,32734,32733,32732,32731,32730,32729,32728,32727,32726,32725,32724,32723,32722,32721,32720,32719,32718,32717,32716,32715,32714,32713,32712,32711,32710,32709,32708,32706,32704,32702,32700,32697,32695,32694,32693,32692,32691,32690,32689,32688,32687,32686,32685,32684,32683,32682,32681,32680,32679,32678,32677,32676,32675,32669,32668,32667,32666,32665,32664,32663,32662,32661,32660,32659,32658,32657,32656,32655,32654,32653,32652,32651,32650,32649,32648,32647,32643,32642,32641,32640,32639,32638,32637,32636,32635,32634,32633,32632,32631,32630,32629,32627,32626,32625,32624,32623,32622,32621,32620,32619,32618,32617,32616,32615,32609,32608,32607,32606,32604,32603,32602,32601,32600,32599,32598,32597,32596,32595,32594,32593,32592,32591,32590,32589,32588,32587,32586,32585,32584,32582,32580,32579,32578,32577,32576,32575,32574,32573,32572,32571,32570,32569,32568,32567,32566,32565,32564,32563,32562,32561,32560,32559,32558,32557,32556,32548,32547,32546,32545,32544,32543,32542,32541,32540,32538,32537,32536,32535,32534,32533,32532,32531,32530,32529,32528,32527,32526,32525,32524,32523,32522,32521,32520,32519,32518,32517,32516,32515,32514,32513,32512,32511,32510,32509,32508,32507,32505,32504,32503,32502,32501,32500,32499,32498,32497,32496,32495,32494,32493,32492,32491,32490,32488,32487,32486,32485,32484,32483,32482,32481,32480,32479,32478,32477,32476,32475,32474,32473,32472,32471,32470,32469,32468,32467,32466,32454,32453,32452,32451,32450,32449,32448,32447,32446,32445,32444,32443,32442,32441,32440,32439,32438,32437,32436,32435,32434,32433,32432,32431,32430,32429,32428,32427,32426,32425,32424,32423,32422,32421,32420,32419,32418,32417,32416,32415,32414,32413,32412,32411,32410,32409,32408,32407,32406,32405,32404,32403,32402,32401,32400,32399,32398,32397,32396,32395,32394,32393,32392,32391,32390,32389,32388,32387,32386,32385,32384,32383,32382,32381,32380,32379,32378,32377,32376,32375,32374,32373,32372,32371,32370,32369,32367,32366,32365,32364,32363,32362,32361,32360,32359,32358,32357,32356,32355,32354,32353,32352,32350,32349,32348,32347,32346,32345,32344,32343,32342,32341,32340,32339,32338,32337,32336,32335,32334,32333,32332,32331,32330,32329,32328,32327,32326,32325,32324,32323,32322,32321,32320,32319,32318,32317,32316,32315,32314,32312,32311,32310,32309,32308,32307,32306,32305,32304,32303,32302,32301,32300,32299,32298,32297,32296,32295,32294,32293,32292,32291,32290,32289,32288,32287,32286,32285,32284,32283,32282,32281,32280,32279,32278,32277,32276,32275,32274,32273,32272,32271,32270,32269,32268,32267,32266,32265,32264,32263,32262,32261,32260,32259,32258,32257,32256,32255,32254,32253,32252,32251,32250,32249,32248,32247,32246,32245,32244,32242,32241,32239,32238,32237,32236,32235,32234,32233,32232,32231,32230,32229,32228,32227,32226,32225,32224,32223,32222,32221,32217,32216,32215,32214,32213,32212,32208,32207,32206,32205,32204,32203,32202,32201,32200,32199,32198,32197,32196,32195,32194,32193,32191,32190,32189,32188,32186,32185,32184,32183,32182,32181,32180,32179,32178,32176,32175,32174,32173,32172,32171,32170,32169,32168,32167,32166,32165,32164,32163,32162,32161,32160,32159,32158,32157,32156,32155,32154,32153,32152,32151,32150,32149,31916,31915,31913,31912,31911,31910,31902,31900,31899,31898,31897,31896,31895,31894,31893,31892,31891,31890,31889,31888,31887,31886,31885,31884,31883,31882,31881,31880,31879,31872,31871,31869,31868,31866,31865,31864,31863,31862,31861,31858,31857,31856,31855,31854,31853,31852,31851,31850,31849,31848,31847,31845,31844,31843,31842,31841,31840,31839,31838,31836,31834,31833,31832,31831,31830,31827,31817,31815,31814,31813,31812,31811,31810,31809,31808,31807,31806,31805,31804,31803,31802,31801,31800,31799,31798,31797,31796,31795,31794,31793,31792,31791,31790,31789,31788,31787,31786,31785,31784,31783,31782,31781,31780,31779,31778,31777,31776,31775,31773,31770,31769,31768,31767,31766,31765,31764,31763,31762,31761,31760,31759,31758,31757,31756,31755,31754,31747,31746,31745,31744,31743,31742,31741,31740,31739,31738,31737,31736,31735,31733,31732,31731,31730,31729,31728,31727,31726,31725,31724,31723,31721,31720,31719,31718,31717,31716,31715,31714,31713,31712,31711,31710,31709,31708,31706,31705,31704,31703,31702,31701,31700,31699,31698,31697,31695,31694,31693,31692,31691,31690,31689,31688,31687,31686,31685,31684,31683,31654,31653,31652,31651,31650,31649,31648,31646,31645,31644,31643,31642,31641,31640,31639,31638,31637,31636,31634,31633,31632,31631,31630,31629,31627,31626,31625,31624,31623,31622,31621,31620,31619,31618,31584,31583,31582,31581,31580,31579,31578,31577,31576,31575,31574,31573,31572,31571,31570,31569,31568,31567,31566,31565,31564,31563,31562,31557,31556,31555,31554,31553,31552,31551,31549,31545,31532,31531,31530,31529,31528,31527,31526,31524,31523,31522,31517,31516,31482,31481,31467,31444,31440,31439,31438,31437,31435,31434,31433,31432,31431,31430,31429,31428,31427,31426,31425,31424,31423,31422,31421,31420,31419,31418,31417,31416,31415,31414,31413,31412,31411,31409,31408,31407,31406,31405,31404,31403,31402,31401,31400,31399,31398,31397,31396,31395,31393,31364,31358,31353,31334,31333,31331,31330,31329,31328,31327,31326,31325,31324,31323,31322,31321,31320,31319,31318,31316,31315,31314,31313,31312,31310,31309,31308,31307,31306,31305,31304,31302,31301,31300,31299,31298,31297,31296,31295,31294,31293,31292,31291,31290,31289,31288,31287,31286,31285,31284,31283,31282,31281,31280,31279,31278,31277,31276,31274,31273,31272,31271,31269,31268,31267,31266,31265,31264,31263,31262,31261,31260,31259,31258,31257,31256,31255,31254,31253,31252,31251,31250,31249,31248,31247,31246,31245,31244,31243,31242,31241,31240,31239,31238,31237,31236,31235,31234,31233,31231,31230,31229,31228,31226,31225,31224,31223,31222,31221,31220,31219,31218,31216,31214,31209,31205,31204,31198,31196,31195,31194,31193,31192,31191,31190,31189,31186,31185,31182,31181,31177,31176,31175,31174,31173,31172,31171,31170,31169,31168,31167,31166,31165,31164,31163,31162,31161,31160,31159,31158,31157,31156,31155,31154,31153,31152,31151,31150,31149,31147,31146,31145,31144,31142,31141,31140,31139,31138,31137,31136,31135,31134,31133,31132,31131,31130,31129,31127,31126,31125,31124,31123,31122,31121,31120,31119,31118,31117,31116,31115,31111,31110,31109,31108,31107,31106,31105,31104,31103,31102,31101,31100,31099,31098,31097,31096,31095,31094,31093,31092,31091,31090,31089,31088,31087,31086,31085,31084,31083,31082,31081,31080,31079,31078,31077,31076,31075,31074,31073,31072,31071,31070,31069,31068,31067,31066,31065,31064,31063,31062,31061,31060,31059,31058,31057,31056,31054,31053,31052,31051,31050,31049,31048,31047,31046,31045,31044,31043,31042,31041,31040,31039,31038,31037,31036,31033,31032,31031,31030,31029,31028,31027,31026,31025,31024,31023,31022,31021,31020,31019,31018,31017,31016,31015,31014,31013,31012,31011,31010,31009,31008,31007,31006,31005,31004,31003,30997,30996,30995,30994,30993,30992,30990,30989,30988,30987,30986,30985,30984,30963,30962,30961,30960,30959,30958,30957,30956,30955,30954,30953,30952,30951,30950,30949,30948,30947,30946,30945,30944,30924,30922,30921,30920,30919,30918,30900,30899,30898,30897,30896,30895,30894,30893,30892,30891,30890,30889,30888,30887,30886,30885,30884,30883,30882,30881,30880,30879,30878,30877,30876,30875,30874,30873,30872,30871,30870,30869,30868,30867,30866,30865,30864,30863,30862,30861,30860,30858,30857,30856,30855,30853,30852,30851,30850,30849,30848,30847,30846,30845,30844,30843,30842,30841,30840,30839,30838,30837,30836,30835,30833,30832,30831,30830,30829,30828,30827,30826,30825,30824,30755,30754,30753,30752,30751,30750,30749,30746,30745,30744,30743,30742,30741,30740,30739,30738,30737,30736,30735,30734,30733,30732,30731,30730,30729,30728,30727,30726,30725,30724,30723,30722,30721,30719,30718,30717,30716,30715,30714,30713,30712,30711,30710,30709,30708,30707,30706,30704,30703,30702,30701,30700,30699,30698,30697,30696,30695,30694,30693,30692,30691,30690,30689,30688,30687,30686,30685,30684,30683,30682,30681,30680,30679,30678,30677,30676,30675,30674,30673,30672,30671,30670,30669,30668,30667,30666,30665,30664,30663,30662,30661,30660,30659,30658,30657,30656,30655,30654,30653,30652,30651,30650,30649,30648,30647,30646,30645,30644,30643,30642,30641,30640,30639,30634,30633,30632,30631,30630,30629,30628,30627,30626,30625,30624,30623,30622,30621,30619,30618,30617,30616,30615,30614,30613,30611,30610,30609,30608,30607,30606,30605,30604,30599,30598,30597,30596,30595,30594,30593,30592,30591,30590,30589,30588,30587,30586,30585,30584,30583,30582,30581,30580,30579,30578,30577,30576,30575,30574,30573,30572,30571,30570,30569,30568,30567,30566,30565,30564,30563,30562,30561,30560,30559,30558,30557,30556,30555,30554,30553,30552,30551,30550,30549,30548,30547,30546,30545,30544,30543,30542,30541,30538,30537,30536,30535,30534,30533,30531,30523,30515,30514,30507,30506,30505,30504,30503,30502,30501,30500,30499,30494,30493,30492,30491,30490,30489,30488,30487,30486,30484,30483,30482,30481,30480,30479,30477,30476,30475,30474,30472,30471,30470,30469,30468,30467,30466,30465,30464,30463,30462,30461,30458,30456,30455,30454,30453,30452,30451,30450,30449,30448,30447,30446,30445,30444,30443,30442,30441,30440,30439,30438,30437,30436,30435,30434,30433,30432,30431,30430,30429,30425,30423,30422,30421,30420,30419,30418,30417,30416,30415,30414,30413,30412,30411,30409,30408,30407,30406,30405,30404,30403,30402,30401,30400,30399,30396,30395,30394,30393,30392,30391,30390,30388,30387,30386,30385,30384,30383,30382,30381,30380,30379,30378,30377,30376,30375,30374,30373,30372,30371,30370,30369,30368,30367,30366,30365,30364,30363,30362,30361,30360,30359,30358,30357,30356,30355,30354,30353,30352,30351,30350,30348,30347,30346,30345,30344,30343,30342,30341,30340,30339,30338,30337,30336,30335,30334,30333,30332,30331,30330,30329,30328,30327,30326,30325,30322,30320,30319,30318,30317,30316,30315,30314,30313,30312,30311,30310,30309,30308,30307,30306,30305,30304,30302,30301,30300,30299,30298,30297,30296,30295,30294,30293,30292,30291,30290,30289,30288,30287,30286,30285,30284,30283,30282,30281,30280,30279,30278,30277,30276,30275,30274,30273,30272,30271,30270,30269,30268,30266,30265,30263,30262,30261,30260,30259,30258,30257,30256,30255,30254,30253,30252,30250,30249,30248,30247,30246,30245,30244,30243,30242,30241,30240,30239,30238,30236,30235,30234,30233,30232,30231,30230,30229,30228,30227,30226,30225,30224,30223,30222,30221,30220,30219,30218,30217,30216,30215,30214,30212,30211,30210,30209,30208,30207,30206,30205,30204,30203,30202,30201,30200,30199,30198,30197,30196,30195,30194,30193,30192,30191,30190,30189,30188,30187,30186,30184,30182,30181,30180,30179,30178,30177,30176,30175,30174,30173,30172,30171,30170,30169,30167,30166,30165,30164,30163,30162,30161,30160,30159,30158,30157,30156,30155,30154,30153,30152,30151,30150,30149,30148,30147,30146,30145,30144,30143,30142,30141,30140,30139,30138,30137,30136,30135,30134,30133,30132,30131,30130,30127,30126,30125,30124,30123,30122,30121,30120,30118,30117,30116,30115,30114,30113,30111,30110,30108,30107,30106,30105,30104,30103,30102,30101,30099,30098,30096,30095,30094,30093,30091,30090,30089,30088,30086,30085,30084,30083,30082,30081,30080,30079,30078,30077,30076,30074,30073,30072,30071,30070,30069,30067,30066,30065,30064,30063,30062,30060,30059,30058,30056,30055,30054,30053,30052,30051,30050,30046,30045,30044,30043,30042,30041,30040,30039,30038,30037,30036,30035,30034,30033,30032,30031,30030,30029,30028,30027,30026,30025,30024,30023,30022,30021,30020,30019,30017,30014,30013,30012,30011,30010,30009,30008,30007,30006,30005,30004,30003,30002,30001,29999,29998,29997,29996,29995,29994,29993,29992,29984,29983,29982,29981,29980,29979,29978,29977,29976,29975,29974,29973,29971,29970,29969,29968,29967,29966,29965,29964,29963,29962,29961,29960,29959,29958,29953,29952,29951,29950,29949,29948,29947,29945,29944,29943,29942,29939,29938,29937,29936,29935,29934,29933,29932,29931,29930,29929,29928,29927,29926,29925,29924,29923,29922,29921,29920,29919,29918,29917,29916,29915,29914,29913,29912,29911,29910,29909,29908,29907,29906,29905,29904,29903,29902,29897,29896,29895,29894,29893,29892,29891,29890,29889,29888,29887,29886,29885,29884,29883,29882,29881,29880,29879,29878,29877,29876,29875,29874,29873,29872,29871,29870,29868,29867,29866,29865,29864,29863,29862,29861,29860,29859,29858,29857,29856,29855,29854,29851,29850,29849,29848,29847,29846,29845,29844,29843,29841,29840,29839,29838,29836,29834,29832,29830,29829,29826,29822,29821,29820,29819,29818,29816,29815,29814,29812,29811,29810,29809,29808,29807,29806,29805,29804,29803,29802,29801,29800,29799,29798,29796,29795,29794,29793,29792,29791,29790,29789,29785,29784,29783,29782,29781,29780,29778,29777,29776,29775,29774,29773,29772,29771,29770,29769,29768,29767,29766,29765,29764,29763,29762,29761,29760,29759,29758,29757,29756,29755,29754,29753,29752,29751,29750,29749,29748,29747,29746,29745,29744,29743,29742,29741,29740,29738,29737,29736,29735,29734,29733,29732,29731,29730,29729,29728,29727,29726,29725,29724,29722,29721,29720,29719,29717,29716,29715,29714,29713,29712,29711,29710,29709,29708,29704,29703,29702,29700,29699,29698,29697,29696,29695,29694,29693,29692,29691,29690,29689,29688,29687,29686,29685,29684,29682,29681,29680,29679,29677,29676,29675,29674,29673,29672,29671,29670,29669,29668,29667,29665,29664,29663,29662,29660,29658,29657,29656,29655,29654,29652,29651,29650,29649,29648,29647,29646,29645,29644,29643,29642,29641,29640,29639,29637,29636,29631,29630,29629,29628,29627,29626,29625,29624,29623,29622,29621,29620,29619,29618,29617,29616,29614,29611,29610,29607,29605,29604,29602,29599,29598,29597,29596,29595,29594,29593,29592,29591,29590,29589,29588,29587,29586,29585,29584,29583,29582,29581,29580,29579,29578,29577,29573,29572,29571,29570,29569,29568,29567,29566,29565,29564,29563,29562,29561,29560,29559,29558,29556,29555,29554,29553,29552,29551,29550,29549,29548,29547,29546,29545,29544,29543,29542,29541,29540,29539,29538,29537,29535,29534,29533,29532,29530,29529,29528,29527,29526,29525,29524,29523,29522,29521,29520,29519,29518,29517,29515,29514,29513,29512,29511,29510,29509,29508,29507,29506,29505,29504,29503,29501,29500,29499,29498,29497,29496,29495,29494,29493,29492,29491,29490,29489,29488,29487,29486,29485,29484,29483,29482,29481,29480,29479,29478,29477,29476,29475,29474,29473,29472,29471,29469,29468,29466,29461,29460,29459,29458,29457,29456,29455,29454,29453,29452,29451,29450,29449,29445,29444,29443,29442,29441,29440,29439,29438,29437,29436,29435,29434,29433,29432,29431,29430,29429,29428,29427,29426,29425,29424,29423,29422,29421,29420,29419,29418,29416,29415,29414,29413,29412,29411,29409,29408,29407,29406,29405,29404,29403,29402,29401,29400,29399,29398,29397,29396,29395,29394,29393,29392,29391,29390,29389,29387,29386,29385,29384,29383,29382,29381,29380,29378,29377,29376,29375,29374,29372,29370,29369,29368,29367,29366,29365,29364,29361,29358,29352,29351,29350,29349,29348,29346,29345,29344,29343,29342,29341,29340,29339,29338,29337,29336,29335,29334,29333,29332,29331,29330,29329,29328,29327,29326,29325,29323,29322,29321,29320,29319,29318,29317,29316,29315,29314,29313,29312,29311,29310,29309,29308,29307,29306,29305,29304,29303,29302,29301,29300,29299,29298,29297,29296,29295,29294,29293,29292,29291,29290,29289,29288,29287,29285,29283,29282,29281,29280,29277,29276,29275,29272,29271,29270,29269,29266,29265,29264,29262,29261,29260,29259,29258,29257,29255,29254,29253,29252,29251,29250,29246,29245,29244,29240,29239,29238,29237,29236,29235,29234,29233,29232,29231,29230,29228,29227,29225,29224,29223,29222,29221,29220,29219,29218,29217,29216,29215,29214,29213,29212,29211,29210,29209,29208,29207,29206,29205,29204,29203,29202,29201,29200,29199,29198,29197,29196,29195,29194,29193,29192,29191,29190,29189,29188,29187,29186,29185,29184,29183,29182,29181,29180,29179,29178,29177,29176,29175,29174,29173,29172,29171,29170,29169,29165,29163,29162,29161,29160,29159,29158,29157,29156,29155,29154,29153,29152,29151,29150,29149,29147,29146,29145,29144,29143,29142,29141,29140,29139,29138,29137,29136,29135,29134,29133,29132,29131,29130,29129,29128,29127,29126,29125,29124,29123,29122,29121,29120,29119,29118,29117,29116,29115,29114,29113,29112,29111,29110,29109,29108,29107,29106,29105,29104,29103,29102,29101,29100,29099,29098,29097,29096,29095,29094,29093,29089,29088,29087,29082,29081,29080,29079,29078,29077,29076,29075,29074,29073,29072,29071,29070,29069,29068,29067,29066,29065,29064,29063,29062,29061,29060,29059,29058,29057,29056,29055,29054,29053,29052,29051,29050,29049,29048,29047,29046,29045,29044,29043,29039,29038,29037,29036,29035,29034,29033,29032,29031,29030,29029,29028,29027,29026,29025,29024,29023,29022,29021,29020,29019,29018,29017,29016,29015,29014,29013,29011,29010,29009,29008,29007,29006,29005,29004,29003,29002,29001,29000,28999,28998,28997,28996,28995,28994,28993,28992,28991,28990,28989,28988,28987,28986,28985,28984,28965,28964,28961,28960,28958,28957,28956,28955,28954,28953,28952,28951,28950,28949,28948,28947,28946,28945,28944,28943,28942,28941,28940,28939,28938,28937,28936,28935,28934,28933,28932,28931,28930,28929,28928,28927,28926,28925,28924,28923,28922,28921,28920,28919,28918,28917,28916,28915,28914,28913,28912,28911,28910,28909,28908,28907,28906,28905,28904,28903,28902,28901,28900,28899,28898,28897,28896,28895,28894,28893,28892,28891,28890,28889,28888,28887,28886,28885,28884,28883,28882,28881,28880,28879,28878,28877,28876,28875,28874,28873,28872,28871,28870,28869,28868,28867,28866,28865,28864,28863,28862,28861,28860,28859,28858,28857,28856,28855,28854,28853,28852,28851,28850,28849,28848,28847,28846,28845,28844,28843,28842,28841,28840,28839,28838,28837,28836,28835,28834,28833,28832,28831,28830,28829,28828,28827,28826,28825,28824,28823,28822,28821,28820,28819,28818,28817,28816,28815,28814,28813,28812,28811,28810,28809,28808,28807,28806,28805,28804,28803,28802,28801,28800,28799,28798,28797,28796,28795,28794,28793,28792,28791,28790,28789,28788,28787,28786,28785,28784,28783,28782,28781,28780,28779,28778,28777,28776,28775,28774,28773,28771,28770,28769,28768,28767,28766,28765,28764,28763,28762,28761,28760,28759,28758,28757,28756,28755,28754,28753,28752,28751,28750,28749,28748,28747,28746,28745,28744,28743,28742,28741,28740,28739,28738,28737,28736,28735,28734,28733,28732,28731,28730,28729,28728,28727,28726,28725,28724,28723,28722,28721,28720,28719,28718,28717,28716,28715,28714,28713,28712,28711,28710,28709,28708,28707,28706,28705,28704,28703,28702,28701,28700,28699,28698,28697,28696,28695,28694,28693,28692,28691,28690,28689,28687,28686,28685,28684,28683,28682,28681,28680,28679,28678,28677,28676,28675,28674,28672,28671,28670,28669,28668,28667,28666,28665,28664,28663,28662,28660,28659,28658,28657,28656,28655,28654,28653,28652,28651,28650,28648,28647,28646,28645,28644,28643,28642,28641,28640,28639,28638,28637,28636,28635,28633,28632,28631,28630,28629,28628,28627,28626,28625,28624,28623,28622,28621,28620,28619,28618,28617,28616,28615,28614,28613,28612,28611,28610,28609,28608,28607,28606,28605,28604,28603,28602,28601,28600,28599,28597,28596,28595,28594,28593,28591,28590,28589,28587,28586,28585,28584,28583,28582,28581,28580,28579,28578,28577,28576,28575,28574,28573,28572,28571,28570,28569,28568,28567,28566,28565,28564,28563,28561,28560,28559,28558,28557,28556,28555,28554,28553,28552,28551,28550,28549,28548,28547,28546,28545,28544,28543,28542,28541,28540,28539,28538,28537,28536,28535,28534,28533,28532,28531,28530,28529,28528,28527,28526,28525,28524,28523,28521,28520,28519,28518,28517,28516,28515,28514,28513,28512,28511,28510,28509,28507,28506,28505,28504,28503,28500,28499,28498,28497,28496,28495,28494,28493,28492,28491,28490,28489,28488,28487,28486,28485,28484,28483,28482,28481,28480,28479,28478,28477,28476,28475,28474,28473,28472,28471,28470,28469,28468,28467,28466,28465,28464,28463,28462,28461,28460,28459,28458,28457,28456,28455,28454,28453,28452,28451,28450,28449,28448,28447,28446,28445,28444,28443,28442,28441,28440,28439,28438,28437,28436,28435,28434,28433,28432,28431,28430,28429,28428,28427,28426,28425,28424,28423,28422,28421,28420,28419,28418,28417,28416,28415,28414,28413,28412,28411,28410,28409,28408,28407,28406,28405,28404,28403,28402,28401,28400,28399,28398,28397,28396,28395,28394,28393,28392,28391,28390,28389,28388,28387,28386,28385,28384,28383,28382,28381,28380,28379,28378,28377,28376,28375,28374,28373,28372,28371,28370,28369,28368,28367,28366,28365,28364,28363,28362,28361,28360,28359,28358,28357,28356,28355,28354,28353,28352,28351,28350,28349,28348,28347,28346,28345,28344,28343,28342,28341,28340,28333,28332,28330,28329,28328,28327,28325,28324,28323,28322,28320,28319,28318,28317,28316,28315,28314,28313,28312,28311,28310,28309,28308,28307,28306,28305,28304,28303,28302,28301,28300,28299,28298,28297,28296,28295,28294,28293,28292,28289,28288,28284,28283,28282,28280,28279,28278,28277,28276,28274,28273,28271,28270,28269,28268,28267,28266,28265,28264,28263,28262,28261,28260,28259,28258,28257,28256,28255,28254,28253,28252,28251,28250,28249,28248,28247,28246,28245,28244,28243,28242,28241,28240,28239,28237,28236,28235,28234,28233,28232,28231,28230,28229,28228,28227,28226,28225,28224,28222,28221,28220,28218,28217,28216,28215,28214,28213,28212,28211,28210,28209,28208,28207,28206,28205,28204,28203,28202,28201,28200,28199,28198,28197,28196,28195,28194,28192,28191,28190,28189,28188,28187,28186,28184,28183,28182,28181,28180,28179,28178,28177,28176,28175,28174,28173,28172,28170,28169,28167,28166,28165,28164,28163,28162,28161,28160,28159,28158,28157,28156,28153,28151,28150,28149,28148,28145,28144,28143,28142,28141,28140,28139,28138,28137,28136,28135,28133,28132,28131,28130,28129,28128,28127,28126,28125,28124,28123,28122,28121,28120,28119,28118,28117,28116,28115,28114,28113,28112,28111,28110,28109,28108,28107,28106,28105,28104,28103,28101,28100,28099,28098,28097,28096,28095,28094,28093,28092,28090,28089,28088,28087,28086,28085,28083,28082,28081,28080,28079,28078,28077,28076,28070,28069,28068,28067,28066,28065,28064,28063,28062,28061,28060,28059,28058,28057,28056,28055,28054,28053,28052,28051,28050,28049,28048,28047,28046,28045,28044,28043,28042,28041,28040,28039,28038,28037,28036,28035,28034,28033,28032,28031,28030,28029,28028,28027,28026,28025,28024,28023,28022,28021,28019,28018,28017,28016,28015,28014,28013,28012,28011,28010,28009,28008,28007,28006,28005,28004,28003,28002,28001,28000,27999,27998,27997,27996,27995,27993,27992,27991,27990,27989,27988,27987,27986,27985,27984,27983,27982,27981,27980,27979,27978,27977,27976,27975,27974,27973,27972,27971,27970,27969,27968,27966,27965,27964,27963,27962,27961,27960,27959,27958,27957,27956,27955,27954,27953,27952,27951,27950,27949,27948,27947,27946,27944,27943,27942,27941,27940,27939,27938,27937,27936,27935,27933,27932,27931,27930,27929,27928,27927,27926,27925,27924,27923,27922,27921,27920,27919,27918,27917,27916,27915,27914,27913,27912,27911,27910,27909,27908,27907,27906,27905,27904,27903,27902,27900,27899,27898,27897,27896,27895,27894,27893,27892,27891,27890,27889,27888,27887,27886,27885,27884,27883,27882,27881,27880,27879,27878,27877,27876,27875,27874,27873,27872,27871,27870,27869,27868,27867,27866,27865,27864,27863,27862,27860,27859,27858,27857,27856,27855,27854,27853,27852,27851,27850,27849,27848,27847,27846,27845,27844,27843,27842,27841,27840,27839,27838,27837,27836,27835,27834,27833,27832,27830,27829,27828,27827,27826,27825,27824,27823,27822,27821,27820,27819,27818,27817,27816,27815,27814,27813,27812,27811,27810,27809,27808,27807,27806,27805,27804,27803,27802,27801,27800,27799,27798,27797,27796,27795,27794,27793,27792,27791,27789,27788,27787,27786,27785,27784,27783,27782,27781,27780,27779,27778,27777,27776,27775,27774,27773,27772,27771,27770,27769,27768,27767,27766,27765,27764,27763,27762,27761,27760,27759,27758,27757,27756,27755,27754,27753,27752,27751,27750,27749,27748,27747,27746,27745,27744,27743,27742,27741,27740,27738,27737,27736,27734,27733,27732,27731,27730,27729,27727,27726,27725,27724,27723,27722,27721,27720,27719,27718,27717,27716,27715,27714,27713,27712,27711,27710,27709,27708,27707,27706,27705,27704,27703,27702,27701,27699,27698,27697,27696,27695,27694,27693,27692,27691,27690,27689,27688,27687,27686,27685,27684,27683,27682,27680,27679,27678,27677,27676,27674,27673,27671,27669,27668,27667,27666,27665,27664,27663,27662,27661,27660,27659,27658,27657,27656,27655,27654,27653,27651,27650,27649,27648,27647,27646,27645,27644,27643,27642,27641,27640,27639,27638,27637,27636,27635,27634,27633,27632,27631,27630,27629,27628,27627,27626,27625,27624,27623,27622,27620,27619,27618,27617,27616,27615,27614,27613,27611,27610,27609,27608,27607,27606,27605,27604,27603,27602,27601,27600,27599,27598,27597,27596,27595,27593,27592,27591,27590,27589,27588,27587,27586,27585,27584,27583,27582,27581,27580,27579,27578,27577,27576,27575,27574,27573,27572,27571,27570,27569,27568,27567,27566,27565,27564,27563,27562,27561,27560,27559,27558,27557,27556,27555,27554,27553,27552,27551,27550,27549,27548,27547,27546,27545,27544,27543,27542,27541,27540,27539,27538,27537,27536,27535,27534,27533,27532,27531,27530,27529,27526,27523,27522,27521,27520,27519,27518,27517,27516,27515,27514,27513,27512,27511,27510,27509,27508,27507,27506,27505,27504,27501,27500,27499,27497,27496,27495,27494,27493,27492,27491,27490,27489,27488,27487,27486,27485,27484,27483,27482,27481,27480,27479,27478,27477,27476,27475,27474,27473,27472,27471,27470,27469,27468,27467,27466,27465,27464,27463,27462,27461,27460,27459,27458,27457,27456,27455,27454,27453,27452,27451,27450,27449,27448,27447,27446,27445,27444,27443,27442,27441,27440,27439,27438,27437,27436,27435,27434,27433,27432,27431,27430,27429,27428,27427,27426,27425,27424,27423,27422,27421,27420,27419,27418,27417,27416,27414,27413,27412,27411,27410,27409,27408,27407,27406,27405,27403,27402,27401,27400,27399,27398,27397,27396,27395,27394,27393,27392,27391,27390,27389,27388,27387,27386,27385,27383,27382,27381,27379,27378,27377,27376,27375,27374,27373,27372,27371,27370,27369,27368,27367,27366,27365,27364,27363,27362,27361,27360,27359,27358,27357,27356,27355,27354,27353,27352,27351,27350,27349,27348,27347,27346,27345,27344,27343,27342,27341,27340,27339,27338,27337,27336,27335,27334,27333,27332,27331,27330,27329,27328,27327,27326,27324,27323,27322,27321,27320,27319,27318,27317,27316,27315,27314,27313,27312,27311,27310,27309,27308,27307,27306,27305,27304,27303,27302,27301,27300,27299,27298,27297,27296,27295,27294,27293,27292,27291,27290,27289,27288,27287,27286,27285,27284,27283,27282,27281,27280,27279,27278,27277,27276,27275,27274,27273,27272,27271,27270,27268,27267,27266,27265,27264,27263,27262,27261,27260,27259,27258,27257,27255,27254,27253,27252,27251,27250,27249,27248,27247,27246,27245,27244,27243,27242,27241,27240,27239,27238,27237,27236,27235,27234,27233,27232,27230,27229,27228,27227,27226,27225,27224,27223,27222,27221,27220,27219,27218,27217,27216,27215,27214,27213,27212,27211,27210,27209,27208,27207,27206,27205,27204,27203,27202,27201,27200,27199,27198,27197,27196,27195,27194,27193,27191,27190,27189,27188,27187,27186,27185,27184,27183,27182,27181,27180,27179,27178,27177,27176,27175,27174,27173,27172,27171,27170,27169,27168,27167,27166,27165,27164,27163,27162,27161,27160,27159,27158,27157,27156,27155,27154,27153,27152,27151,27150,27149,27148,27147,27146,27145,27144,27143,27142,27141,27140,27139,27138,27137,27136,27135,27134,27133,27132,27131,27127,27126,27125,27123,27122,27121,27120,27119,27118,27117,27115,27114,27113,27112,27111,27110,27109,27108,27107,27106,27105,27104,27103,27102,27101,27099,27089,27088,27079,27075,27074,27073,27072,27071,27070,27069,27068,27067,27066,27065,27064,27063,27062,27061,27060,27059,27058,27057,27056,27055,27054,27053,27052,27051,27049,27048,27047,27046,27045,27044,27043,27042,27041,27040,27039,27038,27037,27036,27035,27034,27033,27032,27031,27030,27029,27028,27027,27026,27025,27024,27023,27022,27021,27020,27019,27018,27017,27015,27014,27012,27011,27010,27009,27008,27007,27006,27005,27004,27003,27002,27001,27000,26999,26998,26997,26996,26995,26994,26993,26992,26991,26990,26989,26988,26987,26986,26985,26984,26983,26982,26981,26980,26979,26978,26977,26976,26975,26974,26973,26972,26971,26970,26969,26968,26967,26966,26965,26964,26963,26962,26961,26960,26959,26958,26957,26956,26955,26954,26953,26952,26951,26950,26949,26948,26947,26946,26945,26944,26943,26942,26941,26939,26938,26937,26936,26935,26934,26933,26932,26931,26930,26929,26928,26927,26926,26925,26924,26923,26922,26921,26920,26919,26918,26917,26916,26915,26914,26913,26912,26911,26910,26909,26908,26907,26906,26905,26904,26903,26902,26901,26900,26899,26898,26897,26896,26895,26894,26893,26892,26891,26890,26889,26888,26887,26886,26885,26884,26883,26882,26881,26880,26879,26878,26877,26876,26875,26874,26873,26872,26871,26870,26869,26868,26867,26865,26864,26863,26862,26861,26860,26858,26857,26856,26855,26854,26853,26852,26851,26850,26848,26847,26846,26845,26844,26842,26841,26840,26839,26838,26837,26836,26835,26834,26833,26832,26831,26830,26829,26828,26827,26826,26825,26824,26823,26822,26821,26820,26819,26818,26817,26816,26815,26814,26813,26812,26811,26810,26809,26808,26807,26806,26805,26804,26803,26802,26801,26800,26799,26798,26797,26796,26795,26794,26793,26792,26790,26789,26788,26787,26786,26785,26784,26783,26782,26781,26780,26779,26778,26777,26776,26775,26774,26773,26772,26771,26770,26769,26768,26767,26766,26765,26764,26763,26762,26761,26760,26759,26758,26757,26756,26755,26754,26753,26752,26751,26750,26749,26748,26747,26746,26745,26744,26743,26742,26741,26740,26739,26738,26737,26736,26735,26734,26733,26732,26731,26730,26729,26728,26727,26726,26725,26724,26723,26722,26721,26720,26719,26718,26716,26713,26712,26711,26709,26707,26706,26705,26704,26703,26702,26701,26700,26699,26698,26697,26696,26694,26693,26692,26691,26690,26687,26686,26685,26684,26683,26682,26681,26680,26679,26678,26677,26676,26675,26674,26673,26672,26670,26669,26668,26667,26666,26665,26664,26663,26662,26661,26660,26659,26658,26656,26655,26654,26653,26652,26650,26649,26648,26647,26646,26645,26644,26643,26641,26639,26638,26637,26636,26635,26634,26633,26632,26631,26630,26628,26627,26626,26625,26624,26623,26622,26621,26620,26619,26618,26617,26616,26615,26614,26613,26612,26608,26607,26606,26605,26604,26603,26602,26601,26600,26599,26598,26597,26596,26595,26594,26593,26592,26591,26590,26589,26588,26587,26586,26585,26584,26583,26582,26581,26580,26579,26578,26577,26576,26575,26574,26573,26572,26571,26570,26569,26568,26567,26566,26565,26564,26561,26560,26559,26558,26557,26556,26555,26554,26553,26552,26551,26550,26549,26548,26547,26546,26544,26543,26542,26541,26540,26539,26538,26537,26536,26535,26534,26533,26532,26531,26530,26529,26528,26527,26526,26525,26524,26523,26522,26521,26520,26519,26518,26517,26516,26515,26514,26513,26512,26511,26510,26509,26508,26507,26506,26505,26504,26503,26502,26501,26500,26499,26498,26497,26496,26495,26494,26493,26492,26491,26490,26489,26488,26487,26486,26485,26484,26483,26482,26481,26480,26477,26476,26475,26474,26473,26472,26471,26470,26469,26468,26467,26466,26465,26464,26462,26461,26460,26459,26458,26457,26456,26455,26454,26452,26451,26450,26449,26448,26447,26446,26445,26444,26443,26442,26441,26440,26439,26438,26437,26436,26435,26434,26433,26432,26430,26429,26428,26427,26426,26425,26424,26423,26422,26421,26420,26418,26417,26416,26415,26414,26413,26412,26411,26410,26409,26408,26407,26406,26405,26404,26403,26402,26401,26400,26398,26397,26396,26395,26394,26393,26392,26391,26390,26389,26388,26387,26384,26383,26382,26381,26380,26379,26378,26377,26375,26374,26373,26372,26371,26370,26369,26368,26367,26366,26365,26364,26363,26362,26361,26360,26359,26358,26357,26356,26355,26354,26353,26352,26351,26350,26349,26348,26347,26346,26344,26343,26336,26335,26334,26333,26332,26331,26330,26329,26328,26327,26326,26325,26324,26323,26322,26321,26320,26319,26318,26317,26316,26313,26312,26311,26310,26309,26308,26307,26306,26305,26304,26303,26302,26301,26300,26299,26298,26297,26296,26295,26294,26293,26292,26291,26290,26289,26287,26286,26285,26284,26283,26282,26281,26280,26279,26278,26277,26276,26275,26274,26273,26272,26271,26270,26269,26268,26267,26266,26265,26264,26263,26262,26261,26260,26259,26258,26257,26256,26255,26254,26253,26252,26251,26250,26249,26248,26247,26246,26245,26244,26243,26242,26241,26240,26239,26238,26237,26236,26235,26234,26233,26232,26231,26230,26229,26228,26227,26226,26225,26224,26223,26222,26221,26220,26219,26218,26217,26216,26215,26214,26213,26212,26207,26206,26205,26204,26203,26202,26201,26200,26199,26198,26197,26196,26195,26194,26193,26192,26191,26190,26189,26188,26187,26186,26185,26184,26183,26182,26181,26180,26179,26178,26177,26176,26175,26174,26173,26172,26171,26170,26169,26167,26166,26165,26164,26162,26161,26160,26159,26158,26157,26156,26155,26131,26130,26129,26128,26127,26126,26125,26124,26123,26121,26120,26119,26117,26116,26115,26114,26113,26112,26111,26110,26109,26105,26104,26103,26102,26101,26099,26098,26097,26096,26094,26093,26092,26091,26090,26089,26088,26086,26085,26084,26083,26082,26081,26078,26076,26075,26073,26057,26056,26050,26048,26047,26046,26045,26044,26043,26042,26041,26040,26038,26037,26033,26032,26031,26030,26029,26028,26027,26024,26021,26020,26019,26017,26016,26012,26007,25995,25994,25993,25992,25991,25990,25989,25988,25987,25986,25985,25984,25983,25982,25981,25980,25979,25978,25977,25976,25975,25974,25973,25972,25971,25970,25969,25968,25967,25966,25965,25964,25963,25962,25961,25960,25959,25958,25957,25956,25955,25954,25953,25952,25951,25950,25949,25948,25947,25946,25945,25944,25943,25942,25941,25940,25939,25938,25937,25936,25935,25934,25933,25932,25931,25930,25929,25928,25927,25926,25925,25924,25923,25922,25921,25920,25919,25918,25917,25916,25915,25914,25913,25912,25911,25910,25909,25908,25907,25906,25905,25904,25903,25902,25901,25900,25899,25898,25897,25896,25895,25894,25893,25892,25891,25890,25889,25888,25887,25886,25885,25884,25883,25882,25881,25880,25879,25878,25877,25876,25875,25874,25873,25872,25871,25870,25869,25868,25867,25866,25865,25864,25863,25862,25861,25860,25859,25858,25857,25856,25855,25854,25853,25852,25851,25850,25849,25848,25847,25846,25845,25844,25843,25842,25841,25840,25839,25838,25837,25836,25835,25834,25833,25832,25831,25830,25829,25828,25827,25826,25825,25824,25823,25822,25821,25820,25819,25818,25817,25816,25815,25814,25813,25812,25811,25810,25809,25808,25807,25806,25805,25804,25803,25802,25801,25800,25799,25798,25797,25796,25795,25794,25793,25792,25791,25790,25789,25788,25787,25786,25785,25784,25783,25782,25781,25780,25778,25777,25776,25775,25774,25773,25772,25771,25770,25769,25768,25767,25766,25765,25764,25762,25761,25760,25759,25758,25757,25756,25755,25754,25753,25752,25751,25750,25749,25748,25747,25746,25745,25744,25743,25742,25741,25740,25739,25737,25736,25735,25734,25733,25732,25731,25730,25729,25728,25727,25726,25725,25724,25723,25722,25721,25720,25719,25718,25717,25716,25715,25714,25713,25712,25711,25710,25709,25708,25707,25706,25705,25703,25702,25701,25700,25699,25698,25697,25695,25694,25693,25692,25691,25690,25689,25688,25687,25686,25685,25684,25682,25681,25680,25679,25678,25677,25676,25675,25674,25673,25672,25671,25670,25669,25668,25667,25666,25665,25664,25663,25662,25661,25660,25659,25658,25656,25655,25654,25653,25652,25651,25650,25644,25640,25639,25638,25636,25634,25633,25632,25629,25625,25624,25623,25622,25619,25618,25617,25616,25615,25614,25613,25612,25611,25610,25609,25608,25607,25606,25605,25604,25603,25602,25601,25600,25599,25598,25597,25596,25595,25594,25593,25592,25591,25590,25589,25588,25587,25586,25585,25584,25583,25582,25581,25580,25540,25539,25538,25536,25535,25534,25533,25532,25531,25530,25529,25528,25527,25526,25525,25524,25523,25522,25521,25520,25519,25518,25516,25515,25514,25513,25512,25511,25510,25509,25508,25507,25506,25505,25504,25503,25502,25501,25498,25497,25496,25495,25494,25493,25492,25491,25490,25489,25488,25487,25486,25485,25484,25483,25482,25481,25480,25479,25478,25477,25476,25475,25474,25473,25472,25471,25470,25469,25468,25467,25466,25465,25464,25463,25462,25461,25460,25459,25458,25457,25456,25455,25454,25453,25452,25451,25450,25449,25448,25447,25446,25445,25444,25443,25442,25441,25440,25439,25438,25437,25436,25435,25434,25433,25432,25431,25430,25429,25428,25427,25426,25425,25424,25423,25422,25421,25420,25419,25418,25417,25416,25415,25414,25405,25404,25403,25402,25401,25400,25399,25398,25397,25396,25395,25394,25393,25392,25391,25390,25389,25388,25387,25386,25385,25384,25383,25382,25381,25380,25379,25378,25377,25376,25375,25374,25373,25372,25371,25370,25369,25368,25367,25366,25365,25364,25363,25362,25361,25360,25359,25358,25357,25356,25355,25354,25353,25352,25351,25350,25349,25348,25347,25346,25345,25344,25343,25342,25341,25340,25339,25338,25337,25336,25335,25334,25333,25332,25331,25330,25329,25328,25327,25326,25325,25324,25322,25321,25320,25319,25318,25317,25316,25315,25314,25313,25312,25311,25310,25309,25308,25307,25306,25305,25303,25302,25301,25300,25299,25298,25297,25296,25295,25294,25293,25292,25291,25290,25289,25288,25287,25286,25285,25284,25283,25282,25281,25280,25279,25278,25277,25276,25275,25274,25273,25272,25271,25270,25269,25268,25267,25266,25265,25264,25263,25262,25261,25260,25259,25258,25257,25256,25255,25254,25253,25252,25251,25250,25249,25248,25247,25246,25245,25244,25243,25242,25241,25240,25239,25238,25237,25236,25235,25234,25233,25232,25231,25230,25229,25228,25227,25226,25225,25224,25223,25222,25221,25220,25219,25218,25217,25216,25215,25214,25213,25212,25211,25210,25209,25208,25207,25206,25205,25204,25203,25202,25201,25200,25199,25198,25197,25196,25195,25194,25193,25192,25191,25190,25189,25188,25187,25186,25185,25184,25183,25182,25181,25180,25179,25178,25177,25176,25175,25174,25173,25172,25171,25170,25169,25168,25167,25166,25165,25164,25163,25162,25161,25160,25158,25157,25156,25155,25154,25153,25152,25151,25150,25149,25148,25147,25146,25145,25144,25143,25142,25141,25140,25139,25138,25137,25136,25135,25134,25133,25132,25131,25130,25129,25128,25127,25126,25125,25124,25123,25122,25121,25120,25119,25118,25117,25116,25115,25114,25113,25112,25111,25110,25109,25108,25107,25106,25105,25104,25103,25102,25101,25100,25099,25098,25097,25096,25095,25094,25093,25092,25091,25090,25089,25088,25087,25086,25085,25084,25083,25082,25081,25080,25079,25078,25077,25076,25075,25074,25073,25072,25071,25070,25069,25068,25067,25066,25065,25064,25063,25062,25061,25060,25059,25058,25057,25056,25055,25054,25053,25052,25051,25050,25049,25047,25046,25045,25044,25043,25042,25041,25040,25039,25038,25037,25036,25035,25034,25033,25032,25031,25030,25029,25028,25027,25026,25025,25024,25023,25022,25021,25020,25019,25018,25017,25016,25015,25014,25013,25012,25011,25010,25009,25008,25007,25006,25005,25004,25003,25002,25001,25000,24999,24998,24997,24996,24995,24994,24993,24992,24991,24990,24989,24988,24987,24986,24985,24984,24983,24982,24981,24980,24979,24978,24977,24976,24975,24974,24973,24972,24971,24970,24969,24968,24967,24966,24965,24964,24963,24962,24961,24960,24959,24958,24957,24956,24955,24954,24953,24952,24951,24950,24949,24948,24947,24946,24945,24944,24943,24942,24941,24940,24939,24938,24937,24936,24935,24934,24933,24932,24931,24930,24929,24928,24927,24926,24925,24924,24923,24922,24921,24920,24919,24918,24917,24916,24915,24914,24913,24912,24911,24910,24908,24907,24906,24905,24904,24903,24902,24901,24900,24899,24898,24897,24896,24895,24894,24893,24892,24891,24890,24889,24888,24887,24886,24885,24884,24883,24882,24881,24880,24879,24878,24877,24876,24875,24874,24872,24871,24870,24869,24868,24867,24866,24865,24864,24863,24862,24861,24859,24858,24855,24854,24853,24852,24851,24850,24849,24848,24847,24846,24845,24844,24843,24842,24841,24840,24839,24838,24837,24836,24835,24834,24833,24832,24831,24830,24829,24828,24827,24826,24825,24824,24823,24822,24821,24820,24819,24818,24817,24816,24815,24814,24813,24812,24811,24810,24809,24808,24807,24806,24805,24804,24803,24802,24801,24800,24799,24798,24797,24796,24795,24794,24793,24792,24791,24790,24789,24788,24787,24786,24785,24784,24783,24782,24781,24780,24779,24778,24777,24776,24775,24771,24770,24769,24768,24767,24766,24765,24764,24763,24762,24761,24760,24759,24758,24757,24756,24755,24754,24753,24752,24751,24750,24749,24748,24747,24746,24745,24744,24743,24742,24741,24740,24739,24738,24737,24736,24735,24734,24733,24732,24731,24730,24729,24728,24727,24726,24725,24724,24723,24722,24721,24720,24719,24718,24717,24716,24715,24714,24713,24712,24711,24710,24709,24708,24707,24706,24705,24704,24703,24702,24701,24700,24698,24697,24696,24694,24690,24689,24688,24687,24686,24685,24684,24683,24682,24681,24678,24677,24676,24675,24674,24673,24672,24671,24670,24669,24668,24667,24666,24664,24663,24662,24661,24658,24657,24656,24655,24654,24653,24652,24651,24650,24649,24648,24647,24646,24645,24644,24643,24642,24641,24640,24639,24638,24637,24636,24635,24634,24633,24632,24631,24630,24629,24628,24627,24626,24625,24624,24623,24622,24621,24620,24619,24618,24617,24616,24615,24614,24613,24612,24611,24610,24609,24608,24607,24606,24605,24604,24603,24602,24601,24600,24599,24598,24597,24596,24595,24594,24593,24592,24591,24590,24589,24588,24587,24586,24585,24584,24583,24582,24581,24580,24579,24578,24577,24576,24575,24574,24573,24572,24571,24570,24569,24568,24567,24566,24565,24564,24563,24562,24561,24560,24559,24558,24557,24556,24555,24554,24553,24552,24551,24550,24549,24548,24547,24546,24545,24544,24543,24542,24541,24540,24539,24538,24537,24536,24535,24534,24533,24532,24531,24530,24529,24528,24527,24526,24525,24524,24522,24521,24520,24519,24518,24517,24516,24515,24514,24513,24512,24510,24509,24508,24507,24506,24505,24504,24503,24501,24500,24499,24498,24497,24496,24495,24494,24493,24492,24491,24490,24489,24488,24487,24486,24485,24484,24483,24482,24481,24480,24479,24478,24477,24476,24475,24474,24473,24472,24470,24469,24468,24467,24466,24465,24464,24463,24462,24461,24460,24459,24458,24457,24456,24455,24454,24453,24452,24451,24450,24449,24448,24447,24446,24445,24444,24443,24442,24441,24440,24439,24438,24437,24436,24435,24434,24433,24432,24431,24430,24429,24428,24427,24426,24425,24424,24423,24422,24421,24420,24419,24418,24416,24415,24414,24413,24412,24411,24410,24409,24408,24407,24406,24405,24404,24403,24401,24400,24399,24398,24397,24396,24395,24394,24393,24392,24391,24390,24389,24388,24387,24386,24385,24384,24383,24382,24381,24380,24379,24378,24377,24376,24375,24374,24373,24372,24371,24370,24369,24368,24367,24366,24365,24364,24363,24362,24361,24360,24359,24358,24357,24356,24355,24354,24353,24352,24351,24350,24349,24348,24347,24346,24345,24344,24343,24342,24341,24340,24339,24338,24337,24336,24335,24334,24333,24332,24331,24330,24329,24328,24327,24326,24325,24324,24323,24322,24321,24320,24319,24317,24316,24315,24314,24313,24312,24311,24310,24309,24308,24307,24306,24305,24304,24303,24302,24301,24300,24299,24298,24297,24296,24295,24294,24293,24292,24291,24290,24289,24288,24287,24286,24285,24284,24283,24282,24281,24280,24279,24278,24277,24276,24275,24274,24273,24272,24271,24270,24269,24268,24267,24266,24265,24264,24263,24262,24261,24260,24259,24258,24257,24256,24255,24254,24253,24252,24251,24250,24249,24248,24247,24246,24245,24244,24243,24242,24241,24240,24239,24238,24237,24236,24235,24234,24233,24232,24231,24230,24229,24228,24227,24226,24225,24224,24223,24222,24221,24220,24219,24218,24217,24216,24215,24214,24213,24212,24211,24210,24209,24208,24207,24206,24205,24204,24203,24202,24201,24200,24199,24198,24197,24196,24195,24194,24193,24192,24191,24190,24189,24188,24187,24186,24185,24184,24183,24182,24181,24180,24179,24178,24177,24176,24175,24174,24173,24172,24171,24170,24169,24168,24167,24166,24165,24164,24162,24161,24160,24159,24158,24157,24156,24155,24154,24153,24152,24151,24150,24149,24148,24147,24146,24145,24144,24143,24142,24141,24139,24138,24137,24136,24135,24134,24133,24132,24131,24130,24129,24128,24127,24126,24125,24124,24123,24122,24121,24120,24119,24118,24117,24116,24115,24114,24113,24112,24111,24110,24109,24108,24107,24106,24105,24104,24103,24102,24101,24100,24099,24098,24097,24096,24095,24094,24093,24092,24091,24090,24089,24088,24087,24086,24085,24084,24083,24082,24081,24080,24079,24078,24077,24076,24075,24074,24073,24072,24071,24069,24068,24067,24066,24065,24064,24063,24062,24061,24060,24059,24058,24057,24056,24055,24054,24053,24052,24051,24050,24049,24048,24047,24046,24045,24044,24043,24042,24041,24040,24039,24038,24037,24035,24034,24033,24032,24031,24030,24029,24028,24027,24026,24025,24024,24023,24022,24021,24020,24019,24018,24017,24016,24015,24014,24013,24012,24010,24009,24008,24007,24006,24005,24004,24003,24001,24000,23999,23998,23997,23996,23995,23994,23993,23992,23991,23990,23989,23988,23987,23986,23985,23984,23983,23982,23981,23980,23979,23978,23977,23976,23975,23974,23973,23972,23971,23970,23969,23968,23967,23966,23965,23964,23963,23962,23961,23960,23959,23958,23957,23956,23954,23953,23952,23951,23950,23949,23948,23947,23946,23945,23944,23943,23942,23941,23940,23939,23938,23937,23936,23935,23934,23933,23932,23931,23930,23929,23928,23925,23924,23923,23922,23921,23920,23919,23917,23916,23915,23914,23913,23912,23911,23910,23909,23908,23907,23906,23905,23904,23903,23902,23901,23900,23899,23898,23897,23896,23895,23894,23893,23892,23891,23889,23888,23887,23886,23885,23884,23883,23882,23881,23880,23879,23878,23877,23876,23875,23874,23873,23872,23871,23870,23869,23868,23867,23866,23865,23864,23863,23862,23861,23860,23859,23858,23857,23856,23855,23854,23853,23852,23851,23850,23845,23844,23843,23842,23841,23840,23839,23838,23837,23836,23835,23834,23833,23832,23831,23830,23826,23825,23824,23823,23822,23821,23820,23819,23818,23817,23816,23815,23814,23813,23812,23811,23810,23809,23808,23807,23806,23805,23804,23803,23802,23801,23800,23797,23796,23795,23794,23793,23792,23791,23790,23789,23788,23787,23786,23785,23784,23783,23782,23781,23780,23779,23778,23777,23776,23775,23774,23773,23772,23771,23770,23769,23768,23767,23766,23765,23764,23763,23762,23761,23760,23759,23758,23757,23756,23755,23754,23753,23752,23751,23750,23749,23748,23747,23746,23745,23744,23743,23741,23740,23739,23738,23737,23736,23735,23734,23733,23732,23731,23730,23729,23728,23727,23726,23725,23724,23723,23722,23721,23720,23719,23718,23717,23716,23715,23714,23713,23712,23711,23710,23709,23708,23707,23706,23705,23704,23703,23702,23701,23700,23699,23698,23697,23696,23695,23694,23693,23692,23691,23690,23689,23688,23687,23686,23685,23684,23683,23682,23681,23680,23679,23678,23677,23676,23675,23674,23673,23672,23671,23670,23669,23668,23667,23666,23665,23664,23663,23662,23661,23660,23659,23658,23657,23656,23655,23654,23653,23652,23651,23650,23649,23648,23647,23646,23645,23644,23643,23642,23641,23640,23639,23638,23637,23636,23635,23634,23633,23632,23631,23630,23629,23628,23627,23626,23625,23624,23623,23622,23621,23620,23619,23618,23617,23616,23615,23614,23613,23612,23611,23610,23609,23608,23607,23606,23605,23604,23603,23602,23601,23600,23599,23598,23597,23596,23595,23594,23593,23592,23591,23590,23589,23588,23587,23586,23585,23584,23583,23582,23581,23580,23579,23578,23577,23576,23575,23574,23573,23572,23571,23570,23569,23568,23567,23566,23565,23564,23563,23562,23561,23560,23559,23558,23557,23556,23555,23554,23553,23552,23551,23550,23549,23548,23547,23546,23545,23544,23543,23542,23540,23539,23538,23537,23536,23535,23534,23533,23532,23531,23530,23529,23528,23527,23526,23525,23524,23523,23522,23521,23520,23519,23518,23517,23516,23515,23514,23513,23512,23511,23510,23509,23508,23507,23506,23505,23504,23503,23502,23501,23500,23499,23498,23497,23496,23491,23489,23488,23487,23486,23485,23484,23483,23482,23481,23480,23479,23478,23477,23476,23475,23474,23473,23472,23471,23470,23469,23468,23467,23466,23465,23464,23463,23462,23461,23460,23459,23458,23457,23456,23455,23454,23453,23452,23451,23450,23449,23448,23447,23446,23445,23444,23443,23442,23441,23440,23439,23438,23437,23436,23435,23434,23433,23430,23429,23428,23427,23426,23425,23424,23423,23422,23421,23420,23419,23418,23417,23416,23415,23414,23413,23412,23411,23410,23409,23408,23407,23406,23405,23404,23403,23402,23401,23400,23399,23398,23397,23396,23395,23394,23393,23392,23391,23390,23389,23388,23387,23386,23385,23384,23383,23382,23381,23380,23379,23378,23377,23376,23375,23374,23373,23372,23371,23370,23369,23368,23367,23366,23365,23364,23363,23362,23361,23360,23359,23358,23357,23356,23355,23354,23353,23351,23350,23349,23348,23347,23346,23345,23344,23343,23342,23341,23340,23339,23338,23337,23336,23335,23334,23333,23332,23331,23330,23329,23328,23327,23326,23325,23324,23323,23322,23321,23320,23319,23318,23317,23316,23315,23314,23313,23312,23311,23310,23309,23308,23307,23306,23305,23304,23301,23300,23299,23298,23297,23296,23295,23294,23293,23292,23291,23290,23289,23288,23287,23286,23285,23284,23283,23282,23281,23280,23279,23278,23277,23276,23275,23274,23273,23272,23271,23270,23269,23268,23267,23266,23265,23264,23263,23262,23261,23260,23259,23258,23257,23256,23255,23254,23253,23252,23250,23249,23247,23246,23245,23244,23243,23242,23241,23240,23239,23238,23237,23236,23235,23234,23233,23232,23231,23230,23229,23228,23227,23226,23225,23224,23223,23222,23220,23219,23218,23217,23216,23215,23214,23213,23212,23211,23210,23209,23208,23207,23206,23205,23204,23203,23202,23201,23200,23199,23198,23197,23196,23195,23194,23193,23192,23191,23190,23189,23188,23187,23180,23179,23178,23177,23176,23175,23174,23173,23172,23171,23170,23169,23168,23167,23166,23165,23164,23163,23162,23161,23160,23159,23158,23157,23155,23154,23153,23152,23151,23150,23149,23148,23147,23146,23145,23144,23143,23142,23141,23140,23139,23138,23137,23136,23135,23134,23133,23132,23131,23130,23129,23128,23127,23126,23124,23123,23121,23120,23119,23118,23117,23116,23115,23114,23113,23112,23111,23110,23109,23108,23107,23106,23105,23104,23103,23102,23101,23100,23099,23098,23097,23096,23095,23094,23093,23092,23091,23090,23089,23088,23087,23086,23085,23084,23083,23082,23081,23080,23079,23078,23077,23076,23075,23074,23073,23072,23071,23070,23069,23068,23067,23066,23065,23064,23063,23062,23061,23060,23059,23058,23057,23056,23055,23054,23053,23052,23051,23050,23049,23048,23047,23046,23045,23044,23043,23042,23041,23040,23039,23038,23037,23036,23035,23034,23033,23032,23031,23030,23029,23028,23027,23026,23025,23024,23023,23022,23021,23020,23019,23018,23016,23015,23014,23013,23012,23011,23010,23009,23008,23007,23006,23005,23004,23003,23002,23001,23000,22999,22998,22997,22996,22995,22994,22993,22992,22991,22990,22989,22988,22987,22986,22985,22984,22983,22982,22981,22980,22979,22978,22977,22976,22975,22974,22973,22972,22971,22970,22969,22968,22967,22966,22965,22964,22963,22962,22961,22960,22959,22958,22957,22956,22955,22954,22953,22952,22951,22950,22949,22948,22947,22946,22945,22944,22943,22942,22941,22940,22939,22937,22936,22935,22934,22933,22932,22931,22930,22929,22928,22927,22926,22925,22924,22923,22922,22921,22920,22919,22918,22917,22916,22915,22914,22913,22912,22911,22910,22909,22908,22907,22906,22905,22904,22903,22902,22901,22900,22899,22898,22897,22896,22895,22894,22893,22892,22891,22890,22889,22888,22887,22886,22885,22884,22883,22882,22881,22880,22879,22878,22877,22876,22875,22874,22873,22872,22871,22870,22869,22868,22867,22866,22865,22864,22863,22862,22861,22860,22859,22858,22857,22856,22855,22854,22853,22852,22851,22850,22849,22848,22847,22846,22845,22844,22843,22842,22841,22840,22839,22838,22837,22836,22835,22834,22833,22832,22831,22830,22829,22828,22827,22826,22825,22824,22823,22822,22821,22820,22819,22818,22817,22816,22815,22814,22813,22812,22811,22810,22807,22806,22804,22802,22801,22800,22799,22798,22524,22523,22522,22521,22520,22519,22518,22517,22516,22515,22514,22513,22512,22511,22510,22509,22508,22507,22506,22505,22504,22503,22502,22501,22500,22499,22498,22497,22496,22495,22494,22492,22491,22490,22489,22488,22487,22486,22485,22484,22483,22482,22481,22480,22479,22478,22477,22476,22475,22474,22473,22472,22471,22470,22469,22468,22467,22466,22465,22464,22463,22462,22461,22460,22459,22458,22457,22456,22455,22454,22453,22452,22451,22450,22449,22448,22447,22446,22445,22444,22443,22442,22441,22440,22439,22438,22437,22436,22435,22434,22433,22432,22431,22430,22429,22428,22427,22426,22425,22424,22423,22422,22421,22420,22419,22418,22417,22416,22415,22414,22413,22412,22411,22410,22409,22408,22407,22406,22405,22404,22403,22402,22401,22400,22398,22396,22395,22394,22393,22392,22391,22390,22389,22388,22387,22386,22385,22384,22383,22381,22380,22379,22378,22377,22376,22375,22374,22373,22372,22371,22370,22369,22368,22367,22366,22365,22364,22363,22362,22361,22360,22359,22358,22357,22356,22355,22354,22353,22352,22351,22350,22349,22348,22347,22345,22344,22343,22342,22341,22340,22339,22338,22337,22336,22335,22334,22333,22332,22331,22330,22328,22327,22326,22325,22323,22320,22319,22318,22317,22316,22315,22314,22313,22312,22311,22310,22309,22308,22307,22306,22305,22304,22303,22302,22301,22299,22298,22297,22296,22295,22293,22292,22291,22290,22289,22288,22287,22286,22285,22284,22283,22282,22281,22280,22279,22278,22277,22276,22275,22274,22273,22272,22271,22270,22269,22268,22267,22266,22265,22264,22263,22262,22261,22260,22259,22258,22257,22256,22255,22254,22253,22252,22251,22250,22249,22248,22247,22246,22244,22243,22242,22241,22240,22239,22238,22237,22236,22235,22234,22233,22232,22231,22230,22229,22228,22227,22226,22225,22224,22221,22220,22219,22218,22217,22216,22215,22214,22213,22212,22211,22210,22209,22208,22207,22206,22205,22204,22203,22202,22201,22200,22199,22197,22196,22195,22194,22193,22192,22191,22190,22189,22188,22187,22186,22185,22182,22181,22180,22177,22176,22175,22174,22161,22160,22152,22151,22150,22149,22148,22147,22146,22145,22144,22143,22142,22141,22140,22139,22138,22137,22136,22135,22134,22133,22132,22131,22130,22128,22127,22126,22125,22124,22123,22122,22121,22120,22119,22118,22117,22116,22115,22114,22113,22112,22111,22110,22109,22108,22107,22106,22105,22104,22103,22102,22101,22100,22099,22098,22097,22096,22095,22094,22093,22091,22090,22089,22088,22087,22086,22085,22084,22083,22082,22081,22080,22079,22078,22077,22076,22075,22074,22073,22072,22071,22070,22069,22068,22067,22066,22065,22064,22063,22062,22061,22060,22059,22058,22057,22056,22055,22054,22053,22052,22051,22050,22049,22048,22047,22046,22045,22044,22043,22042,22041,22040,22039,22038,22037,22036,22035,22034,22033,22032,22031,22030,22029,22028,22027,22026,22025,22024,22023,22022,22021,22020,22019,22018,22017,22016,22015,22013,22012,22011,22010,22009,22008,22007,22006,22005,22004,22003,22002,22001,22000,21999,21998,21997,21996,21995,21994,21993,21992,21987,21986,21985,21984,21983,21982,21981,21980,21979,21978,21977,21976,21975,21974,21973,21972,21971,21970,21969,21968,21967,21966,21965,21964,21963,21962,21961,21960,21959,21958,21957,21956,21955,21954,21953,21952,21951,21950,21949,21947,21946,21945,21944,21942,21941,21940,21939,21938,21937,21936,21935,21934,21933,21932,21931,21930,21929,21928,21926,21925,21924,21923,21922,21921,21920,21913,21912,21911,21910,21909,21908,21907,21906,21905,21904,21903,21902,21901,21900,21899,21898,21897,21896,21895,21894,21893,21892,21891,21889,21888,21887,21886,21885,21884,21883,21882,21881,21880,21879,21878,21877,21876,21875,21874,21873,21872,21871,21870,21869,21868,21867,21866,21865,21864,21863,21862,21861,21860,21859,21858,21857,21856,21855,21854,21853,21852,21851,21850,21849,21848,21847,21846,21845,21844,21840,21839,21838,21837,21836,21835,21834,21833,21832,21831,21830,21829,21827,21826,21824,21823,21822,21821,21820,21819,21818,21817,21816,21815,21814,21812,21811,21810,21809,21808,21807,21806,21805,21804,21803,21802,21801,21800,21799,21798,21797,21796,21795,21794,21793,21792,21791,21790,21789,21788,21787,21785,21784,21783,21782,21781,21780,21779,21778,21777,21776,21775,21774,21773,21772,21771,21770,21769,21768,21767,21766,21765,21764,21763,21762,21761,21760,21759,21758,21757,21756,21755,21754,21753,21752,21751,21750,21749,21748,21747,21746,21744,21743,21742,21741,21740,21739,21738,21737,21736,21735,21734,21733,21732,21731,21730,21729,21728,21727,21726,21725,21724,21723,21722,21721,21720,21719,21718,21717,21716,21715,21714,21713,21711,21710,21709,21708,21707,21706,21705,21704,21703,21702,21701,21700,21699,21698,21697,21696,21695,21694,21692,21691,21690,21689,21688,21687,21686,21685,21684,21683,21682,21681,21680,21679,21678,21677,21676,21675,21674,21673,21672,21671,21670,21669,21668,21667,21666,21665,21664,21663,21662,21661,21660,21659,21658,21657,21656,21655,21654,21653,21652,21651,21650,21649,21648,21644,21643,21642,21641,21640,21639,21638,21637,21636,21635,21633,21632,21631,21630,21629,21628,21627,21520,21519,21518,21517,21516,21515,21514,21513,21512,21511,21510,21508,21507,21506,21505,21504,21503,21502,21501,21500,21499,21498,21497,21496,21495,21494,21493,21492,21491,21490,21489,21488,21487,21485,21484,21483,21482,21481,21480,21479,21478,21477,21476,21475,21474,21473,21472,21471,21470,21469,21468,21467,21466,21465,21464,21463,21462,21461,21460,21459,21458,21457,21456,21455,21454,21453,21452,21451,21450,21449,21448,21447,21446,21445,21443,21441,21440,21439,21438,21437,21436,21435,21434,21432,21430,21429,21428,21427,21426,21425,21424,21423,21422,21421,21420,21419,21418,21417,21416,21415,21414,21413,21412,21411,21410,21409,21408,21407,21406,21405,21404,21403,21402,21401,21400,21399,21398,21397,21396,21395,21394,21393,21392,21391,21390,21389,21388,21387,21386,21385,21384,21383,21382,21381,21380,21378,21376,21375,21374,21373,21372,21371,21370,21369,21368,21367,21366,21365,21364,21363,21362,21361,21360,21359,21358,21357,21356,21355,21354,21353,21352,21351,21350,21349,21348,21347,21346,21345,21344,21343,21342,21341,21340,21339,21338,21337,21336,21335,21334,21333,21332,21331,21330,21329,21328,21326,21325,21324,21323,21322,21321,21320,21319,21318,21317,21316,21315,21314,21313,21312,21311,21310,21309,21308,21307,21306,21305,21304,21303,21302,21301,21300,21299,21298,21297,21296,21295,21294,21293,21292,21291,21290,21289,21288,21287,21286,21285,21284,21283,21281,21279,21278,21277,21276,21275,21274,21273,21272,21271,21270,21269,21268,21267,21266,21265,21264,21263,21262,21261,21260,21259,21258,21257,21256,21255,21254,21253,21252,21251,21250,21249,21248,21247,21246,21245,21244,21243,21242,21241,21240,21239,21238,21237,21236,21235,21234,21233,21232,21231,21230,21229,21228,21227,21226,21225,21224,21223,21222,21221,21220,21219,21218,21217,21216,21215,21214,21213,21212,21211,21210,21209,21208,21207,21206,21205,21204,21203,21202,21201,21200,21199,21198,21197,21196,21195,21194,21193,21192,21191,21190,21189,21188,21187,21186,21185,21184,21183,21182,21181,21180,21179,21178,21177,21176,21175,21174,21173,21172,21171,21170,21169,21168,21167,21166,21165,21164,21163,21162,21161,21160,21159,21158,21157,21156,21155,21154,21153,21152,21151,21150,21149,21148,21147,21146,21145,21144,21143,21142,21140,21139,21138,21137,21136,21135,21134,21133,21132,21131,21130,21129,21128,21127,21126,21124,21123,21122,21121,21120,21119,21118,21117,21116,21115,21114,21113,21112,21111,21110,21109,21108,21107,21106,21105,21104,21103,21102,21101,21100,21099,21098,21097,21096,21095,21094,21093,21092,21091,21090,21089,21088,21087,21086,21085,21084,21083,21082,21081,21080,21079,21078,21077,21076,21075,21074,21073,21072,21071,21070,21069,21068,21067,21066,21065,21064,21063,21062,21061,21060,21059,21058,21057,21056,21055,21054,21053,21052,21051,21050,21049,21048,21047,21046,21045,21044,21043,21042,21041,21040,21039,21038,21037,21036,21035,21034,21033,21032,21031,21030,21029,21027,21026,21025,21024,21023,21022,21021,21020,21019,21018,21017,21016,21015,21014,21013,21012,21011,21010,21009,21008,21007,21006,21005,21004,21003,21002,21001,20999,20998,20995,20994,20991,20990,20989,20988,20987,20986,20985,20984,20983,20982,20981,20980,20979,20978,20977,20976,20975,20974,20973,20972,20971,20970,20969,20968,20967,20966,20965,20964,20963,20962,20961,20960,20959,20958,20957,20956,20955,20954,20953,20952,20951,20950,20949,20948,20947,20946,20945,20944,20943,20942,20941,20940,20939,20938,20937,20936,20935,20934,20933,20932,20931,20930,20929,20928,20927,20926,20925,20924,20923,20922,20921,20920,20919,20918,20917,20916,20915,20914,20913,20912,20911,20910,20909,20908,20907,20906,20905,20904,20903,20902,20901,20900,20899,20898,20897,20896,20895,20894,20893,20892,20891,20890,20889,20888,20887,20886,20885,20884,20883,20882,20881,20880,20879,20878,20877,20876,20875,20874,20873,20872,20871,20870,20869,20868,20867,20866,20865,20864,20863,20862,20861,20860,20859,20858,20857,20856,20855,20854,20853,20852,20851,20850,20849,20848,20847,20846,20845,20844,20843,20842,20841,20840,20839,20838,20837,20836,20835,20834,20833,20832,20831,20830,20829,20828,20827,20826,20825,20824,20823,20822,20821,20820,20819,20818,20817,20816,20815,20814,20813,20812,20811,20810,20809,20808,20807,20806,20805,20804,20803,20802,20801,20800,20799,20798,20797,20796,20795,20794,20793,20792,20791,20790,20789,20788,20787,20786,20785,20784,20783,20782,20781,20780,20779,20778,20777,20776,20775,20774,20773,20772,20771,20770,20769,20768,20767,20766,20765,20764,20763,20762,20757,20756,20755,20754,20753,20752,20751,20749,20748,20747,20736,20735,20734,20733,20732,20731,20730,20729,20728,20727,20726,20725,20724,20723,20722,20720,20719,20718,20717,20716,20714,20713,20710,20709,20708,20707,20685,20684,20683,20682,20681,20680,20679,20678,20677,20676,20675,20674,20673,20672,20671,20670,20669,20668,20667,20666,20635,20634,20619,20618,20617,20616,20615,20614,20613,20612,20611,20610,20609,20608,20607,20606,20605,20604,20603,20602,20601,20600,20599,20564,20563,20562,20561,20560,20558,20557,20556,20555,20554,20553,20552,20551,20520,20519,20518,20517,20516,20515,20514,20513,20512,20511,20510,20509,20508,20507,20506,20505,20504,20503,20502,20501,20500,20499,20498,20497,20496,20495,20494,20493,20492,20491,20490,20489,20488,20486,20485,20484,20483,20482,20481,20480,20479,20478,20477,20476,20475,20474,20473,20472,20471,20470,20469,20468,20467,20466,20465,20464,20463,20462,20461,20460,20459,20458,20457,20456,20455,20454,20453,20452,20451,20450,20449,20448,20447,20446,20445,20444,20443,20442,20441,20440,20439,20438,20436,20435,20434,20433,20432,20431,20430,20429,20428,20427,20426,20425,20424,20423,20422,20421,20420,20419,20418,20417,20416,20415,20414,20413,20412,20411,20410,20409,20408,20407,20406,20405,20404,20403,20402,20401,20400,20399,20398,20397,20396,20395,20394,20393,20392,20391,20390,20389,20388,20387,20386,20385,20384,20383,20382,20381,20380,20379,20378,20377,20376,20375,20374,20373,20372,20371,20370,20369,20368,20367,20366,20365,20364,20363,20362,20361,20360,20359,20358,20357,20356,20355,20354,20353,20352,20351,20350,20349,20348,20347,20346,20345,20344,20343,20342,20341,20340,20339,20338,20337,20336,20335,20334,20333,20332,20331,20330,20329,20327,20326,20325,20324,20297,20296,20295,20294,20293,20292,20291,20290,20289,20288,20287,20286,20285,20284,20283,20282,20281,20280,20279,20278,20277,20276,20275,20274,20273,20272,20271,20270,20269,20251,20250,20249,20248,20247,20246,20245,20244,20243,20242,20241,20240,20239,20238,20237,20236,20235,20234,20233,20232,20231,20230,20229,20227,20226,20225,20224,20223,20222,20221,20220,20219,20218,20217,20216,20215,20214,20213,20212,20211,20210,20209,20208,20207,20206,20205,20204,20203,20202,20201,20200,20199,20198,20197,20196,20195,20194,20163,20162,20161,20160,20159,20158,20157,20156,20155,20154,20153,20152,20151,20150,20149,20148,20146,20145,20144,20143,20142,20141,20140,20139,20138,20137,20136,20135,20134,20133,20132,20131,20130,20129,20128,20127,20126,20125,20124,20123,20122,20121,20120,20119,20118,20117,20116,20115,20114,20113,20112,20111,20110,20109,20107,20106,20105,20104,20103,20102,20101,20100,20099,20098,20097,20096,20095,20094,20093,20092,20091,20090,20089,20088,20087,20086,20085,20084,20083,20082,20081,20080,20079,20078,20076,20075,20074,20073,20072,20071,20069,20068,20067,20066,20064,20063,20062,20061,20060,20059,20058,20055,20054,20053,20052,20051,20050,20049,20048,20047,20046,20045,20044,20043,20042,20041,20040,20039,20038,20037,20036,20035,20034,20033,20032,20031,20030,20029,20028,20027,20026,20025,20024,20023,20021,20020,20019,20003,20000,19999,19998,19997,19996,19995,19994,19993,19992,19991,19990,19989,19988,19987,19986,19985,19984,19983,19982,19981,19980,19979,19978,19976,19975,19974,19973,19972,19971,19970,19969,19968,19967,19966,19965,19964,19963,19962,19961,19960,19959,19958,19957,19956,19954,19953,19952,19951,19950,19949,19948,19947,19946,19945,19944,19943,19942,19941,19940,19939,19938,19937,19936,19935,19934,19933,19932,19931,19930,19929,19928,19927,19926,19925,19924,19923,19922,19921,19920,19919,19918,19917,19916,19915,19914,19913,19912,19911,19910,19909,19908,19907,19906,19905,19883,19882,19881,19880,19879,19878,19877,19876,19875,19874,19873,19872,19871,19870,19869,19868,19867,19866,19865,19864,19863,19862,19861,19860,19859,19858,19857,19856,19855,19854,19853,19852,19851,19850,19849,19848,19847,19846,19845,19844,19843,19842,19841,19840,19839,19838,19837,19836,19835,19833,19832,19831,19830,19829,19828,19827,19826,19825,19824,19823,19822,19821,19820,19819,19818,19817,19816,19815,19814,19813,19812,19811,19810,19809,19808,19807,19806,19805,19804,19803,19802,19801,19800,19799,19798,19797,19796,19795,19794,19793,19792,19791,19790,19789,19788,19787,19786,19785,19784,19783,19782,19781,19780,19779,19778,19777,19776,19775,19774,19773,19772,19771,19770,19769,19768,19767,19766,19765,19764,19763,19762,19761,19760,19759,19758,19757,19756,19755,19754,19753,19752,19751,19750,19749,19748,19747,19746,19745,19744,19743,19742,19741,19740,19739,19738,19737,19736,19735,19734,19733,19732,19731,19730,19729,19728,19727,19726,19725,19724,19723,19722,19721,19720,19719,19718,19717,19716,19715,19713,19712,19710,19709,19708,19707,19706,19705,19704,19702,19701,19700,19698,19697,19696,19695,19694,19693,19692,19691,19690,19689,19688,19687,19686,19685,19684,19683,19682,19681,19680,19679,19678,19677,19676,19675,19674,19673,19672,19671,19670,19669,19668,19667,19666,19665,19664,19663,19662,19661,19660,19659,19658,19657,19656,19655,19654,19653,19652,19651,19650,19649,19648,19647,19646,19645,19644,19643,19642,19641,19640,19639,19638,19637,19636,19635,19634,19633,19632,19631,19630,19629,19628,19627,19626,19625,19624,19623,19622,19621,19620,19619,19618,19617,19616,19615,19614,19613,19612,19611,19610,19609,19608,19607,19606,19605,19604,19603,19602,19601,19600,19599,19598,19597,19596,19595,19594,19593,19592,19591,19590,19589,19588,19587,19586,19585,19584,19583,19582,19581,19580,19579,19578,19577,19576,19575,19574,19573,19572,19571,19570,19569,19568,19567,19566,19565,19564,19563,19562,19561,19560,19559,19558,19557,19556,19555,19554,19553,19552,19551,19550,19549,19548,19547,19546,19545,19544,19543,19542,19541,19540,19539,19538,19537,19536,19535,19534,19533,19532,19531,19530,19529,19528,19527,19526,19525,19524,19523,19522,19521,19520,19519,19518,19517,19516,19514,19513,19512,19511,19510,19509,19508,19507,19506,19505,19504,19503,19502,19501,19500,19499,19498,19497,19496,19495,19494,19493,19492,19491,19490,19489,19488,19487,19486,19485,19484,19483,19482,19481,19480,19479,19478,19477,19476,19475,19474,19473,19472,19471,19470,19469,19468,19467,19466,19464,19463,19461,19460,19459,19458,19457,19456,19455,19454,19453,19452,19451,19450,19449,19447,19446,19445,19444,19443,19442,19441,19440,19439,19438,19437,19436,19435,19434,19433,19432,19431,19430,19429,19428,19427,19426,19425,19424,19423,19422,19421,19420,19419,19418,19417,19416,19415,19414,19413,19412,19411,19410,19409,19408,19407,19406,19405,19404,19403,19402,19401,19400,19399,19398,19397,19395,19394,19393,19392,19391,19390,19389,19388,19387,19386,19385,19384,19383,19382,19381,19380,19379,19378,19377,19376,19375,19374,19373,19372,19371,19370,19369,19368,19367,19366,19365,19364,19363,19362,19361,19359,19358,19357,19356,19355,19354,19353,19352,19351,19350,19349,19348,19347,19346,19345,19344,19343,19342,19341,19340,19339,19338,19337,19336,19335,19334,19333,19332,19331,19330,19329,19328,19327,19326,19324,19323,19322,19321,19320,19319,19318,19317,19316,19315,19314,19313,19312,19311,19310,19309,19308,19307,19306,19305,19304,19303,19302,19301,19300,19299,19298,19297,19296,19295,19294,19293,19292,19291,19290,19289,19288,19287,19286,19285,19284,19283,19282,19281,19279,19278,19277,19276,19275,19274,19273,19272,19271,19270,19269,19268,19267,19266,19265,19264,19263,19262,19261,19260,19259,19258,19257,19256,19255,19254,19253,19252,19251,19250,19249,19248,19247,19246,19245,19244,19243,19242,19241,19240,19239,19238,19237,19236,19235,19234,19233,19232,19231,19230,19229,19228,19227,19226,19225,19224,19223,19222,19221,19220,19219,19218,19217,19216,19215,19214,19213,19212,19211,19210,19209,19208,19207,19206,19205,19204,19203,19202,19201,19200,19199,19198,19197,19196,19195,19194,19193,19192,19191,19190,19189,19188,19187,19186,19185,19184,19183,19182,19181,19180,19179,19178,19177,19176,19175,19174,19173,19172,19171,19170,19169,19168,19167,19166,19165,19164,19163,19162,19161,19160,19159,19158,19157,19156,19155,19154,19153,19152,19151,19150,19149,19148,19147,19146,19145,19144,19142,19141,19140,19139,19138,19137,19136,19135,19134,19133,19132,19131,19130,19129,19128,19127,19126,19125,19124,19123,19122,19121,19120,19119,19118,19117,19116,19115,19114,19113,19112,19111,19110,19109,19108,19107,19106,19105,19104,19103,19102,19101,19100,19099,19098,19097,19096,19095,19094,19093,19092,19091,19090,19089,19088,19087,19086,19085,19084,19083,19082,19081,19080,19079,19078,19077,19076,19075,19074,19073,19072,19071,19070,19069,19068,19067,19066,19065,19064,19063,19060,19059,19058,19057,19056,19055,19054,19053,19052,19051,19050,19049,19048,19047,19046,19045,19044,19043,19042,19041,19040,19039,19038,19037,19036,19035,19034,19033,19032,19031,19030,19029,19028,19027,19026,19025,19024,19023,19022,19021,19020,19019,19018,19017,19016,19015,19014,19013,19012,19011,19010,19009,19008,19007,19006,19005,19004,19003,19002,19001,19000,18999,18998,18997,18996,18995,18994,18993,18992,18991,18990,18989,18988,18987,18986,18985,18984,18983,18982,18981,18980,18979,18978,18977,18976,18975,18974,18973,18972,18971,18970,18969,18968,18967,18966,18965,18964,18963,18962,18961,18960,18959,18958,18957,18956,18955,18954,18953,18952,18951,18950,18949,18948,18947,18946,18945,18944,18943,18942,18941,18940,18939,18938,18937,18936,18935,18934,18933,18932,18931,18930,18929,18928,18927,18926,18925,18924,18922,18921,18920,18919,18918,18917,18916,18915,18914,18913,18912,18911,18910,18909,18908,18907,18906,18905,18904,18903,18902,18901,18900,18899,18898,18897,18896,18895,18894,18893,18892,18891,18890,18889,18888,18887,18886,18885,18884,18883,18882,18881,18880,18879,18878,18877,18876,18875,18874,18873,18872,18871,18870,18869,18868,18867,18866,18865,18864,18863,18862,18861,18860,18859,18858,18857,18856,18855,18854,18853,18852,18851,18850,18849,18848,18847,18846,18845,18844,18843,18842,18841,18840,18839,18838,18836,18835,18834,18832,18831,18830,18829,18828,18827,18826,18825,18824,18823,18822,18821,18820,18819,18818,18817,18816,18815,18814,18813,18812,18811,18810,18809,18808,18807,18806,18805,18804,18803,18802,18801,18800,18799,18798,18797,18796,18795,18794,18793,18792,18791,18790,18789,18788,18785,18783,18782,18781,18780,18779,18778,18777,18776,18775,18774,18773,18772,18771,18770,18769,18768,18766,18765,18764,18763,18762,18761,18760,18759,18758,18757,18756,18755,18754,18753,18752,18751,18750,18749,18748,18747,18745,18744,18743,18742,18741,18740,18739,18738,18737,18736,18735,18734,18733,18732,18731,18730,18729,18728,18727,18726,18725,18724,18723,18722,18721,18720,18719,18718,18717,18716,18715,18714,18713,18712,18708,18707,18706,18705,18704,18703,18702,18701,18700,18699,18698,18697,18696,18695,18694,18693,18692,18691,18690,18689,18688,18687,18686,18685,18684,18683,18682,18681,18680,18679,18678,18677,18676,18675,18674,18673,18672,18671,18670,18669,18668,18667,18666,18665,18664,18663,18662,18661,18660,18659,18658,18657,18656,18655,18654,18653,18652,18651,18650,18649,18648,18647,18646,18645,18644,18643,18642,18641,18640,18639,18638,18637,18636,18635,18634,18633,18632,18631,18629,18628,18627,18626,18625,18624,18623,18622,18600,18599,18598,18597,18596,18595,18594,18593,18590,18589,18588,18587,18586,18585,18584,18583,18582,18581,18568,18567,18566,18565,18564,18563,18562,18560,18559,18558,18557,18556,18555,18554,18553,18552,18551,18550,18549,18548,18547,18546,18545,18544,18543,18542,18541,18540,18539,18538,18537,18536,18535,18534,18533,18532,18531,18530,18529,18528,18527,18526,18525,18524,18521,18507,18506,18504,18503,18502,18501,18500,18499,18498,18497,18496,18495,18494,18493,18492,18491,18490,18489,18488,18487,18486,18485,18484,18483,18482,18481,18480,18479,18478,18477,18476,18475,18474,18473,18472,18471,18470,18469,18468,18467,18466,18465,18464,18463,18462,18461,18460,18459,18458,18457,18456,18455,18454,18453,18452,18451,18450,18449,18448,18447,18446,18445,18444,18443,18442,18441,18440,18439,18438,18437,18431,18430,18429,18428,18427,18426,18425,18424,18423,18422,18421,18420,18419,18418,18417,18416,18415,18414,18413,18412,18411,18410,18409,18408,18407,18406,18405,18404,18403,18402,18401,18400,18399,18398,18397,18396,18395,18394,18393,18392,18391,18390,18389,18388,18387,18386,18385,18384,18383,18382,18381,18380,18379,18378,18377,18376,18375,18374,18373,18372,18371,18370,18369,18368,18367,18366,18365,18364,18363,18362,18361,18360,18359,18358,18357,18355,18354,18353,18352,18351,18350,18349,18348,18347,18346,18345,18344,18343,18342,18341,18340,18338,18337,18336,18335,18334,18333,18332,18331,18329,18328,18327,18326,18325,18323,18322,18321,18320,18319,18318,18317,18315,18314,18313,18312,18311,18309,18308,18307,18306,18305,18304,18303,18302,18301,18300,18299,18298,18297,18296,18295,18294,18293,18292,18290,18289,18288,18287,18286,18285,18284,18283,18282,18281,18280,18278,18277,18276,18275,18274,18273,18272,18271,18270,18269,18268,18267,18266,18265,18264,18263,18262,18261,18260,18259,18258,18257,18256,18255,18254,18253,18252,18251,18250,18249,18248,18247,18246,18245,18244,18243,18242,18241,18240,18239,18238,18237,18236,18235,18234,18233,18232,18231,18230,18229,18228,18226,18225,18224,18223,18222,18221,18220,18218,18217,18216,18215,18214,18213,18212,18211,18210,18209,18208,18207,18206,18205,18204,18203,18202,18201,18200,18199,18198,18197,18196,18194,18192,18191,18190,18189,18188,18187,18186,18185,18184,18183,18182,18181,18180,18179,18178,18177,18176,18175,18174,18173,18172,18171,18170,18169,18168,18167,18166,18165,18164,18163,18162,18161,18160,18159,18158,18157,18156,18155,18154,18153,18152,18151,18150,18149,18148,18147,18146,18145,18144,18143,18142,18141,18140,18139,18138,18137,18136,18135,18134,18133,18132,18131,18130,18129,18128,18127,18126,18125,18124,18123,18122,18121,18120,18119,18118,18117,18116,18115,18114,18113,18110,18109,18108,18107,18106,18105,18104,18103,18102,18101,18100,18099,18098,18097,18096,18095,18094,18093,18092,18091,18090,18089,18088,18087,18086,18085,18084,18083,18082,18081,18080,18079,18078,18077,18076,18075,18074,18073,18072,18071,18070,18069,18068,18067,18066,18065,18064,18063,18062,18061,18060,18047,18046,18045,18044,18043,18042,18041,18040,18039,18038,18037,18036,18035,18034,18033,18032,18031,18030,18029,18028,18027,18026,18025,18024,18023,18022,18021,18020,18019,18018,18017,18016,18015,18014,18013,18012,18011,18010,18009,18008,18007,18006,18005,18004,18003,18002,18001,18000,17999,17998,17997,17996,17995,17994,17993,17992,17991,17990,17989,17988,17987,17986,17985,17984,17983,17982,17981,17980,17979,17978,17977,17976,17975,17974,17973,17972,17971,17970,17969,17968,17967,17966,17965,17964,17963,17962,17961,17960,17959,17958,17957,17956,17955,17954,17953,17952,17951,17950,17949,17948,17947,17946,17945,17944,17943,17942,17941,17940,17939,17938,17937,17936,17935,17934,17933,17932,17931,17930,17929,17928,17927,17926,17925,17924,17923,17922,17921,17920,17919,17918,17917,17916,17915,17914,17913,17912,17911,17910,17909,17908,17907,17906,17905,17904,17903,17902,17901,17900,17899,17898,17897,17896,17895,17894,17893,17892,17890,17889,17888,17887,17886,17885,17884,17883,17882,17881,17880,17879,17878,17877,17876,17875,17874,17873,17872,17871,17870,17869,17868,17867,17866,17865,17864,17863,17862,17861,17860,17859,17858,17857,17856,17855,17854,17853,17852,17851,17850,17849,17848,17847,17846,17845,17844,17843,17842,17841,17840,17839,17838,17837,17836,17835,17834,17833,17832,17831,17830,17829,17828,17827,17826,17825,17824,17823,17822,17820,17819,17818,17817,17816,17815,17814,17813,17812,17811,17810,17809,17808,17807,17805,17804,17803,17802,17801,17800,17799,17798,17797,17796,17795,17794,17793,17792,17791,17790,17789,17788,17787,17786,17785,17784,17783,17782,17781,17780,17779,17778,17777,17776,17775,17774,17773,17772,17771,17770,17769,17768,17767,17766,17765,17764,17763,17762,17761,17760,17759,17758,17757,17756,17755,17754,17753,17752,17751,17750,17749,17748,17747,17746,17745,17744,17743,17742,17741,17740,17739,17738,17737,17736,17735,17734,17732,17731,17730,17729,17728,17727,17726,17725,17724,17723,17722,17721,17720,17719,17718,17717,17716,17715,17714,17713,17712,17711,17710,17709,17708,17707,17706,17705,17704,17703,17702,17701,17700,17699,17698,17697,17696,17695,17694,17693,17691,17690,17689,17688,17687,17686,17685,17684,17683,17682,17681,17680,17679,17678,17677,17676,17675,17674,17673,17672,17671,17670,17669,17668,17667,17666,17665,17664,17663,17662,17661,17660,17659,17658,17657,17656,17655,17654,17653,17652,17651,17650,17649,17648,17647,17646,17645,17644,17643,17642,17641,17640,17639,17638,17637,17636,17635,17634,17633,17632,17631,17630,17629,17628,17627,17626,17625,17624,17623,17622,17621,17620,17619,17618,17617,17616,17615,17614,17613,17612,17611,17610,17609,17608,17607,17606,17605,17604,17603,17602,17601,17600,17599,17598,17597,17596,17595,17594,17593,17592,17591,17590,17589,17588,17587,17586,17585,17584,17583,17582,17581,17580,17579,17578,17577,17576,17575,17574,17573,17572,17571,17570,17569,17568,17567,17566,17565,17564,17563,17562,17561,17560,17559,17558,17557,17556,17555,17554,17553,17552,17551,17550,17549,17548,17547,17546,17545,17544,17543,17542,17541,17540,17539,17538,17537,17536,17535,17534,17533,17532,17531,17530,17529,17528,17527,17526,17525,17524,17523,17522,17521,17520,17519,17518,17517,17516,17514,17513,17512,17511,17510,17509,17508,17507,17506,17505,17504,17503,17502,17501,17500,17499,17496,17495,17494,17493,17492,17491,17490,17489,17488,17487,17486,17485,17484,17483,17482,17481,17480,17479,17478,17477,17476,17475,17474,17473,17471,17470,17469,17468,17467,17466,17465,17464,17463,17462,17461,17460,17459,17458,17457,17456,17455,17454,17453,17452,17451,17450,17449,17448,17447,17446,17445,17444,17443,17442,17441,17440,17439,17438,17437,17436,17435,17434,17433,17432,17431,17430,17429,17428,17427,17426,17425,17424,17423,17422,17421,17420,17419,17418,17417,17416,17415,17414,17413,17412,17411,17410,17409,17408,17407,17406,17405,17404,17403,17402,17401,17400,17399,17398,17397,17396,17395,17394,17393,17392,17391,17390,17389,17388,17387,17386,17385,17384,17383,17382,17381,17380,17379,17378,17377,17376,17375,17374,17373,17372,17371,17370,17369,17368,17367,17366,17365,17364,17363,17362,17361,17360,17359,17358,17357,17356,17355,17354,17353,17352,17351,17350,17349,17348,17347,17346,17345,17344,17343,17342,17341,17340,17339,17338,17337,17336,17335,17334,17333,17332,17331,17330,17329,17328,17327,17326,17325,17324,17323,17322,17321,17320,17319,17318,17317,17316,17315,17314,17313,17312,17311,17310,17309,17308,17307,17306,17305,17304,17303,17302,17301,17300,17299,17298,17297,17296,17295,17294,17293,17292,17291,17290,17289,17288,17287,17286,17285,17284,17283,17282,17281,17280,17279,17278,17277,17276,17275,17274,17272,17271,17270,17269,17268,17267,17266,17265,17264,17263,17262,17261,17260,17259,17258,17257,17256,17255,17254,17253,17252,17251,17250,17249,17248,17247,17246,17245,17244,17243,17242,17241,17240,17239,17238,17236,17235,17234,17233,17232,17231,17230,17229,17228,17227,17226,17225,17224,17223,17222,17221,17220,17219,17218,17217,17216,17215,17214,17213,17212,17211,17210,17209,17208,17207,17206,17205,17204,17203,17202,17201,17200,17199,17198,17197,17196,17195,17194,17193,17192,17191,17190,17189,17188,17187,17186,17185,17184,17183,17182,17181,17180,17179,17178,17176,17175,17174,17173,17172,17171,17170,17169,17168,17167,17165,17163,17162,17161,17160,17159,17158,17157,17156,17155,17154,17153,17152,17151,17150,17149,17148,17147,17146,17145,17144,17143,17142,17141,17140,17139,17138,17137,17136,17135,17134,17133,17132,17131,17130,17129,17128,17127,17126,17125,17124,17123,17122,17121,17120,17119,17118,17117,17116,17115,17114,17113,17112,17111,17110,17109,17108,17107,17106,17105,17104,17103,17102,17101,17100,17099,17098,17097,17096,17095,17094,17093,17092,17091,17090,17089,17088,17087,17086,17085,17084,17083,17082,17081,17080,17079,17078,17077,17076,17075,17074,17073,17072,17071,17070,17069,17068,17067,17066,17065,17064,17063,17062,17061,17060,17059,17058,17057,17056,17055,17053,17052,17051,17050,17049,17048,17047,17046,17042,17041,17039,17038,17035,17034,17032,17031,17030,17029,17028,17027,17026,17025,17024,17023,17022,17021,17020,17019,17018,17017,17016,17015,17014,17013,17012,17011,17010,17009,17008,17007,17006,17005,17004,17003,17002,17001,17000,16999,16998,16997,16996,16995,16994,16993,16992,16991,16990,16989,16988,16987,16986,16985,16984,16983,16982,16981,16980,16979,16978,16977,16976,16975,16974,16973,16972,16971,16970,16969,16968,16967,16966,16965,16964,16963,16962,16961,16960,16959,16958,16957,16956,16955,16954,16953,16952,16951,16950,16949,16948,16947,16946,16945,16944,16943,16942,16941,16940,16939,16938,16937,16936,16935,16934,16933,16932,16931,16930,16929,16928,16927,16926,16925,16924,16923,16922,16921,16920,16919,16918,16917,16916,16915,16914,16912,16911,16910,16909,16908,16907,16906,16905,16904,16903,16902,16901,16900,16899,16898,16897,16896,16895,16894,16893,16892,16891,16890,16889,16888,16887,16886,16885,16884,16883,16882,16881,16880,16879,16878,16877,16876,16875,16874,16873,16872,16871,16870,16869,16868,16867,16866,16865,16864,16863,16862,16861,16860,16859,16858,16857,16856,16855,16854,16853,16852,16851,16850,16849,16848,16847,16846,16845,16844,16843,16842,16841,16840,16839,16838,16837,16836,16835,16834,16833,16832,16831,16830,16829,16828,16827,16826,16825,16824,16823,16822,16821,16820,16819,16818,16817,16816,16815,16814,16813,16812,16811,16810,16809,16808,16807,16806,16805,16804,16803,16802,16801,16800,16799,16798,16797,16796,16795,16794,16793,16792,16791,16790,16789,16788,16787,16786,16785,16784,16783,16782,16781,16780,16779,16778,16777,16776,16775,16774,16773,16772,16771,16770,16769,16768,16767,16766,16765,16764,16763,16762,16761,16760,16759,16758,16757,16756,16755,16754,16753,16752,16751,16750,16749,16748,16747,16746,16745,16744,16743,16742,16741,16740,16739,16738,16737,16736,16735,16734,16733,16732,16731,16730,16729,16728,16727,16726,16725,16724,16723,16722,16721,16720,16719,16718,16717,16716,16715,16714,16713,16712,16711,16710,16709,16708,16707,16706,16705,16704,16703,16702,16701,16700,16699,16698,16697,16696,16695,16694,16693,16692,16691,16690,16689,16688,16687,16686,16685,16684,16683,16682,16681,16680,16679,16678,16677,16676,16675,16674,16673,16672,16671,16670,16669,16668,16667,16666,16665,16664,16663,16662,16661,16660,16659,16658,16657,16656,16655,16654,16653,16652,16651,16650,16649,16648,16647,16646,16645,16644,16643,16642,16641,16640,16639,16638,16637,16636,16635,16634,16633,16632,16631,16630,16629,16628,16627,16626,16625,16624,16623,16622,16621,16620,16619,16618,16617,16616,16615,16614,16613,16612,16611,16610,16609,16608,16606,16605,16604,16603,16602,16601,16600,16599,16598,16597,16596,16595,16594,16593,16592,16591,16590,16589,16588,16587,16586,16585,16584,16583,16582,16581,16580,16579,16578,16577,16576,16575,16574,16573,16572,16571,16570,16569,16568,16567,16566,16565,16564,16563,16562,16561,16560,16557,16556,16554,16553,16551,16550,16549,16548,16547,16546,16545,16544,16543,16542,16541,16540,16539,16538,16537,16536,16535,16534,16533,16532,16531,16530,16529,16528,16527,16526,16525,16524,16523,16522,16521,16520,16519,16518,16517,16516,16514,16513,16512,16511,16510,16509,16508,16507,16506,16505,16504,16503,16502,16501,16500,16499,16498,16497,16496,16495,16494,16493,16492,16491,16490,16489,16488,16487,16486,16485,16484,16483,16482,16481,16480,16479,16478,16477,16476,16475,16474,16473,16472,16471,16470,16469,16468,16467,16466,16465,16464,16463,16462,16461,16460,16459,16458,16457,16456,16455,16454,16453,16452,16451,16450,16449,16448,16447,16446,16445,16444,16443,16442,16441,16440,16439,16438,16437,16436,16435,16434,16433,16432,16431,16430,16429,16428,16427,16426,16425,16424,16423,16422,16421,16420,16419,16418,16417,16416,16415,16414,16412,16411,16410,16409,16408,16407,16406,16405,16404,16403,16402,16401,16400,16399,16398,16397,16396,16395,16394,16393,16392,16390,16389,16388,16387,16386,16385,16384,16383,16382,16381,16380,16379,16378,16377,16376,16375,16374,16373,16372,16371,16369,16368,16367,16366,16365,16364,16363,16362,16361,16360,16359,16358,16357,16356,16355,16354,16353,16352,16351,16350,16349,16348,16347,16346,16345,16344,16343,16342,16341,16340,16339,16338,16337,16336,16335,16334,16333,16332,16331,16330,16329,16328,16327,16326,16325,16324,16323,16322,16321,16320,16319,16318,16317,16316,16315,16314,16313,16312,16311,16310,16309,16308,16307,16306,16305,16304,16303,16302,16301,16300,16299,16298,16297,16296,16295,16294,16293,16292,16291,16290,16289,16288,16287,16286,16285,16284,16283,16281,16280,16279,16278,16277,16276,16275,16274,16273,16272,16271,16270,16269,16268,16267,16266,16265,16264,16263,16262,16261,16260,16259,16258,16257,16256,16255,16254,16253,16252,16251,16250,16249,16248,16247,16246,16245,16244,16243,16242,16241,16240,16239,16238,16237,16236,16235,16234,16233,16232,16231,16230,16229,16228,16227,16226,16225,16224,16222,16221,16220,16219,16218,16217,16216,16215,16214,16213,16212,16211,16210,16209,16208,16207,16206,16205,16204,16203,16202,16201,16200,16199,16198,16197,16196,16194,16193,16192,16191,16190,16189,16188,16187,16186,16185,16184,16183,16182,16181,16180,16179,16178,16177,16176,16175,16174,16173,16172,16171,16170,16169,16168,16167,16166,16165,16164,16163,16162,16161,16160,16159,16158,16157,16156,16154,16153,16152,16151,16150,16149,16148,16147,16146,16145,16144,16143,16142,16141,16140,16139,16138,16137,16136,16135,16134,16133,16132,16131,16129,16128,16127,16126,16125,16124,16123,16121,16120,16119,16118,16117,16116,16115,16114,16113,16112,16111,16110,16109,16108,16107,16106,16105,16104,16103,16102,16101,16100,16099,16098,16097,16096,16095,16094,16093,16092,16091,16090,16089,16086,16085,16084,16083,16082,16081,16080,16079,16078,16077,16076,16075,16073,16072,16070,16069,16068,16067,16066,16065,16064,16063,16062,16061,16060,16059,16058,16057,16056,16055,16054,16053,16052,16051,16050,16049,16048,16047,16046,16045,16044,16043,16042,16041,16040,16039,16038,16037,16036,16035,16034,16033,16032,16031,16030,16029,16028,16027,16026,16025,16024,16023,16022,16021,16020,16019,16018,16017,16016,16015,16014,16013,16012,16011,16009,16008,16007,16006,16005,16004,16003,16002,16001,16000,15991,15990,15989,15985,15984,15983,15982,15981,15980,15979,15978,15977,15976,15975,15974,15973,15972,15971,15970,15969,15968,15967,15966,15965,15964,15963,15962,15961,15959,15958,15957,15956,15955,15954,15953,15952,15951,15950,15949,15948,15947,15946,15945,15944,15942,15941,15940,15939,15938,15937,15936,15935,15934,15933,15932,15931,15930,15929,15928,15927,15926,15925,15924,15923,15922,15921,15920,15919,15918,15917,15916,15915,15914,15913,15912,15911,15910,15909,15908,15907,15906,15905,15904,15903,15902,15901,15900,15899,15898,15897,15896,15895,15894,15893,15892,15891,15890,15889,15888,15887,15886,15885,15884,15883,15882,15881,15880,15879,15878,15877,15876,15875,15874,15873,15872,15871,15870,15869,15868,15867,15866,15865,15864,15863,15862,15861,15860,15859,15858,15857,15856,15855,15854,15853,15852,15851,15850,15849,15848,15847,15846,15845,15844,15843,15842,15841,15840,15839,15838,15835,15832,15818,15817,15816,15815,15814,15813,15812,15811,15810,15809,15808,15807,15806,15805,15804,15803,15802,15801,15800,15799,15798,15797,15796,15795,15794,15793,15792,15791,15790,15789,15788,15787,15786,15785,15784,15783,15782,15781,15780,15778,15777,15776,15775,15774,15773,15772,15771,15770,15769,15768,15767,15766,15765,15764,15763,15762,15761,15760,15759,15758,15757,15756,15754,15753,15752,15751,15750,15749,15748,15747,15746,15745,15744,15743,15742,15741,15740,15739,15738,15737,15736,15735,15734,15733,15732,15731,15730,15729,15728,15727,15726,15725,15724,15723,15722,15721,15720,15719,15718,15717,15716,15715,15714,15712,15711,15710,15709,15708,15707,15706,15705,15704,15703,15702,15701,15700,15699,15698,15696,15695,15694,15693,15692,15691,15690,15689,15688,15687,15686,15685,15684,15683,15682,15681,15680,15679,15678,15677,15676,15675,15672,15670,15669,15668,15667,15666,15665,15664,15663,15661,15660,15659,15658,15657,15656,15655,15654,15653,15652,15651,15650,15649,15648,15647,15646,15645,15644,15643,15642,15641,15640,15639,15638,15637,15636,15635,15634,15633,15632,15631,15630,15629,15628,15627,15626,15625,15624,15623,15622,15621,15620,15619,15618,15617,15616,15615,15614,15613,15612,15611,15610,15609,15608,15607,15606,15605,15604,15603,15602,15601,15600,15599,15598,15597,15596,15595,15594,15593,15592,15591,15590,15589,15588,15587,15586,15585,15584,15583,15582,15581,15580,15579,15578,15577,15576,15575,15574,15573,15572,15571,15570,15569,15568,15567,15566,15565,15564,15563,15562,15561,15560,15559,15558,15557,15556,15555,15554,15553,15552,15551,15550,15549,15548,15547,15546,15545,15544,15543,15542,15541,15540,15539,15538,15537,15536,15535,15534,15533,15532,15530,15529,15528,15527,15526,15525,15524,15522,15521,15520,15519,15518,15517,15516,15515,15514,15513,15512,15511,15510,15509,15508,15507,15506,15505,15504,15503,15502,15501,15500,15499,15498,15497,15496,15495,15494,15493,15492,15491,15490,15489,15488,15487,15486,15485,15484,15483,15482,15481,15480,15479,15478,15477,15476,15475,15474,15473,15472,15471,15470,15469,15468,15467,15466,15465,15464,15463,15462,15461,15460,15459,15458,15457,15456,15455,15454,15453,15452,15451,15450,15449,15448,15447,15446,15445,15444,15443,15442,15441,15440,15439,15438,15437,15436,15435,15434,15433,15432,15431,15430,15429,15428,15427,15426,15425,15424,15423,15422,15421,15420,15419,15418,15417,15416,15415,15414,15413,15412,15411,15410,15409,15408,15407,15406,15405,15404,15403,15402,15401,15400,15399,15398,15397,15395,15394,15393,15392,15391,15390,15389,15388,15387,15386,15385,15384,15383,15382,15381,15380,15379,15378,15377,15376,15375,15374,15373,15372,15371,15370,15369,15368,15367,15366,15364,15363,15362,15361,15360,15359,15358,15357,15356,15355,15354,15353,15352,15351,15350,15349,15348,15347,15346,15345,15344,15343,15342,15341,15340,15339,15338,15337,15336,15335,15334,15333,15332,15331,15330,15329,15328,15327,15326,15325,15324,15323,15322,15320,15319,15318,15317,15316,15315,15314,15313,15312,15311,15310,15309,15308,15307,15306,15305,15304,15303,15302,15301,15300,15299,15298,15297,15296,15295,15294,15293,15292,15291,15290,15289,15288,15287,15286,15285,15284,15283,15282,15281,15280,15279,15278,15277,15276,15275,15274,15273,15271,15270,15264,15263,15262,15261,15260,15259,15258,15257,15256,15255,15254,15253,15252,15251,15250,15249,15248,15247,15246,15245,15244,15243,15242,15241,15240,15239,15238,15237,15236,15235,15234,15233,15232,15231,15230,15229,15228,15227,15226,15224,15223,15222,15221,15220,15219,15218,15217,15216,15215,15214,15213,15212,15211,15210,15209,15208,15207,15206,15205,15204,15203,15202,15201,15200,15199,15198,15197,15196,15195,15194,15193,15192,15191,15190,15189,15188,15187,15186,15185,15184,15183,15182,15181,15180,15179,15178,15177,15176,15175,15174,15173,15172,15171,15170,15169,15168,15167,15166,15165,15164,15163,15162,15161,15160,15159,15158,15157,15156,15155,15154,15153,15152,15151,15146,15145,15144,15143,15142,15141,15140,15139,15138,15137,15136,15135,15134,15133,15131,15130,15128,15127,15126,15125,15124,15123,15122,15121,15119,15118,15117,15116,15115,15114,15113,15112,15111,15110,15109,15108,15107,15106,15105,15104,15103,15102,15101,15091,15090,15089,15088,15087,15086,15085,15084,15083,15082,15081,15080,15079,15078,15077,15076,15075,15074,15073,15072,15071,15070,15069,15068,15067,15066,15065,15064,15063,15062,15061,15047,15046,15045,15043,15042,15041,15022,15021,15012,15011,15010,15009,15008,15007,15006,15005,15004,15003,15002,15001,14994,14991,14990,14989,14988,14987,14986,14984,14983,14982,14981,14968,14967,14966,14965,14964,14963,14962,14961,14948,14947,14946,14945,14944,14943,14942,14941,14921,14913,14912,14911,14910,14909,14908,14906,14905,14904,14903,14902,14901,14894,14893,14892,14890,14889,14888,14887,14886,14885,14884,14883,14882,14881,14880,14879,14878,14877,14876,14875,14874,14873,14872,14871,14870,14869,14868,14867,14866,14865,14864,14862,14861,14860,14859,14858,14857,14856,14855,14854,14853,14852,14851,14850,14849,14848,14847,14846,14845,14844,14843,14842,14841,14834,14833,14832,14831,14830,14829,14828,14827,14826,14825,14824,14823,14822,14821,14801,14781,14777,14776,14775,14774,14773,14772,14771,14770,14769,14768,14767,14766,14765,14764,14763,14762,14761,14758,14757,14756,14755,14754,14753,14752,14751,14750,14748,14746,14745,14744,14743,14742,14741,14740,14739,14738,14737,14736,14735,14734,14733,14732,14731,14730,14729,14728,14727,14726,14725,14724,14723,14722,14721,14720,14719,14718,14717,14715,14714,14713,14712,14711,14710,14709,14708,14707,14706,14705,14704,14703,14702,14701,14700,14699,14698,14697,14696,14695,14694,14693,14692,14691,14690,14689,14688,14687,14686,14685,14684,14683,14682,14681,14668,14667,14666,14664,14663,14662,14661,14646,14645,14644,14643,14642,14641,14640,14639,14638,14637,14636,14635,14634,14633,14632,14631,14630,14629,14628,14627,14626,14625,14624,14623,14622,14621,14606,14605,14604,14603,14602,14601,14581,14568,14567,14566,14565,14564,14563,14562,14561,14560,14559,14558,14557,14556,14555,14554,14553,14552,14551,14550,14549,14548,14547,14546,14545,14544,14543,14542,14541,14540,14539,14538,14536,14535,14534,14533,14532,14531,14530,14529,14528,14527,14526,14525,14524,14523,14522,14521,14520,14519,14518,14517,14516,14515,14514,14513,14512,14511,14510,14509,14508,14507,14506,14505,14504,14503,14502,14501,14500,14499,14498,14497,14496,14495,14494,14493,14492,14491,14490,14489,14488,14487,14486,14485,14484,14483,14482,14481,14480,14479,14478,14477,14476,14475,14474,14473,14472,14471,14470,14469,14467,14466,14465,14464,14463,14462,14461,14460,14459,14458,14457,14456,14455,14454,14453,14452,14451,14450,14449,14448,14447,14446,14445,14444,14443,14442,14441,14440,14439,14438,14437,14436,14435,14434,14433,14432,14431,14430,14429,14428,14427,14426,14425,14424,14423,14422,14421,14406,14404,14403,14402,14401,14400,14399,14398,14397,14396,14395,14394,14393,14392,14391,14390,14389,14388,14387,14386,14385,14383,14382,14381,14380,14379,14378,14377,14376,14375,14374,14373,14372,14371,14370,14369,14368,14366,14364,14362,14361,14358,14357,14356,14355,14354,14353,14352,14351,14350,14349,14348,14347,14346,14345,14344,14343,14342,14341,14340,14339,14338,14337,14336,14335,14334,14333,14332,14331,14330,14329,14327,14326,14325,14324,14323,14322,14321,14312,14311,14310,14309,14308,14307,14306,14305,14304,14303,14302,14301,14285,14284,14283,14282,14281,14280,14279,14278,14277,14276,14275,14274,14273,14272,14271,14270,14269,14268,14267,14266,14265,14264,14263,14262,14261,14242,14241,14237,14236,14235,14234,14233,14232,14231,14230,14229,14228,14227,14226,14225,14224,14223,14222,14221,14201,14188,14187,14186,14185,14184,14183,14182,14181,14162,14161,14148,14147,14146,14145,14144,14143,14142,14141,14123,14122,14121,14101,14081,14063,14062,14061,14042,14041,14031,14030,14029,14028,14027,14026,14025,14024,14023,14022,14021,14020,14019,14018,14017,14016,13996,13977,13976,13959,13958,13957,13956,13936,13917,13916,13896,13876,13857,13856,13843,13842,13841,13840,13839,13838,13837,13836,13817,13816,13798,13797,13796,13778,13777,13776,13756,13743,13742,13741,13740,13739,13738,13737,13736,13718,13717,13716,13699,13698,13697,13696,13676,13656,13636,13620,13619,13618,13617,13616,13602,13601,13599,13598,13597,13596,13577,13576,13557,13556,13555,13554,13553,13552,13551,13550,13549,13548,13547,13546,13545,13544,13543,13542,13541,13540,13539,13538,13537,13536,13535,13534,13533,13531,13530,13529,13528,13527,13526,13525,13524,13523,13522,13521,13520,13519,13518,13517,13516,13496,13477,13476,13456,13449,13448,13447,13446,13445,13444,13443,13442,13441,13440,13439,13438,13437,13436,13435,13434,13433,13432,13431,13430,13429,13428,13427,13426,13425,13424,13422,13421,13420,13419,13418,13417,13416,13397,13396,13378,13377,13359,13358,13357,13356,13339,13338,13337,13336,13335,13334,13333,13332,13331,13330,13329,13328,13327,13326,13325,13324,13323,13322,13321,13320,13319,13318,13317,13316,13301,13300,13299,13298,13297,13296,13285,13284,13283,13282,13281,13280,13279,13278,13277,13276,13257,13256,13236,13221,13220,13219,13218,13217,13216,13197,13196,13181,13180,13179,13178,13177,13176,13161,13160,13159,13158,13157,13156,13155,13154,13153,13152,13151,13150,13149,13148,13147,13146,13145,13144,13143,13142,13141,13140,13139,13138,13137,13136,13118,13117,13116,13099,13098,13097,13096,13089,13088,13087,13086,13085,13084,13083,13082,13081,13080,13079,13078,13076,13056,13036,13022,13021,13020,13019,13018,13017,13016,13000,12999,12998,12997,12996,12977,12976,12962,12961,12960,12959,12958,12957,12956,12944,12943,12942,12941,12940,12939,12938,12937,12936,12925,12924,12923,12922,12921,12920,12919,12918,12917,12916,12904,12903,12902,12900,12899,12898,12897,12896,12877,12876,12867,12866,12865,12864,12863,12862,12861,12860,12859,12858,12857,12856,12837,12836,12819,12818,12816,12807,12806,12805,12804,12803,12802,12801,12800,12799,12798,12797,12796,12795,12794,12793,12792,12791,12790,12789,12788,12787,12786,12785,12784,12783,12782,12781,12780,12779,12778,12777,12776,12759,12758,12757,12756,12741,12740,12739,12738,12737,12736,12724,12723,12722,12721,12720,12719,12718,12717,12716,12696,12678,12677,12676,12658,12657,12656,12636,12617,12616,12596,12581,12580,12579,12578,12577,12576,12557,12536,12517,12516,12498,12497,12496,12481,12480,12479,12478,12477,12476,12475,12474,12473,12470,12469,12468,12467,12466,12465,12464,12463,12462,12461,12460,12459,12458,12457,12435,12434,12433,12432,12431,12430,12429,12428,12427,12426,12425,12423,12422,12421,12420,12419,12418,12417,12416,12397,12396,12387,12386,12385,12384,12383,12382,12381,12380,12379,12378,12377,12376,12375,12374,12373,12372,12371,12370,12369,12368,12367,12366,12365,12364,12363,12362,12361,12360,12359,12358,12357,12356,12355,12354,12353,12352,12351,12350,12349,12348,12347,12346,12345,12344,12342,12341,12340,12339,12338,12337,12336,12322,12321,12320,12319,12317,12299,12298,12297,12296,12277,12276,12265,12264,12263,12262,12261,12260,12259,12258,12257,12256,12255,12254,12253,12252,12251,12250,12249,12248,12247,12246,12245,12244,12243,12242,12241,12240,12239,12238,12237,12236,12225,12224,12223,12222,12221,12220,12219,12218,12217,12216,12208,12207,12206,12205,12204,12203,12202,12201,12200,12199,12198,12197,12196,12180,12179,12178,12177,12176,12160,12159,12158,12157,12156,12152,12151,12150,12148,12147,12146,12145,12144,12143,12142,12141,12140,12138,12137,12136,12129,12128,12127,12126,12125,12124,12123,12122,12121,12120,12119,12118,12116,12101,12100,12099,12098,12097,12096,12076,12057,12056,12054,12053,12052,12051,12050,12048,12047,12046,12045,12044,12043,12042,12040,12039,12038,12037,12036,12035,12034,12033,12032,12031,12030,12029,12028,12027,12026,12025,12024,12023,12022,12021,12020,12019,12018,12017,11998,11997,11996,11994,11988,11983,11982,11981,11980,11979,11978,11959,11958,11957,11956,11949,11948,11947,11946,11945,11944,11943,11942,11941,11940,11939,11938,11937,11936,11926,11921,11920,11919,11918,11917,11916,11915,11914,11913,11912,11911,11910,11909,11908,11907,11906,11905,11904,11903,11902,11901,11900,11899,11898,11897,11896,11887,11886,11885,11884,11883,11882,11881,11880,11878,11877,11876,11875,11874,11873,11872,11871,11870,11869,11868,11867,11866,11865,11864,11863,11862,11861,11860,11859,11858,11857,11856,11840,11839,11838,11837,11836,11835,11834,11833,11832,11831,11830,11829,11828,11827,11826,11825,11824,11823,11822,11821,11820,11819,11818,11817,11816,11815,11814,11813,11812,11811,11810,11809,11808,11807,11806,11805,11804,11803,11802,11801,11800,11799,11798,11797,11796,11795,11794,11793,11792,11791,11790,11789,11788,11787,11786,11785,11784,11783,11782,11781,11780,11779,11778,11777,11776,11758,11757,11756,11755,11754,11753,11752,11751,11750,11749,11748,11747,11746,11745,11744,11743,11742,11741,11740,11739,11738,11737,11736,11735,11734,11733,11732,11731,11730,11729,11728,11727,11726,11725,11724,11723,11722,11721,11720,11719,11718,11717,11716,11715,11714,11713,11712,11711,11710,11709,11708,11707,11706,11705,11704,11703,11702,11701,11700,11699,11698,11697,11696,11690,11689,11688,11687,11686,11685,11684,11683,11682,11681,11680,11679,11678,11677,11676,11675,11673,11672,11671,11670,11669,11668,11667,11666,11665,11664,11663,11662,11661,11660,11659,11658,11657,11656,11637,11636,11629,11628,11627,11626,11625,11624,11623,11622,11621,11620,11619,11618,11617,11616,11615,11614,11613,11611,11610,11609,11608,11606,11605,11604,11603,11602,11601,11600,11599,11598,11597,11596,11583,11582,11581,11580,11579,11578,11577,11576,11564,11563,11562,11561,11560,11559,11558,11557,11556,11555,11554,11553,11552,11551,11550,11549,11548,11547,11546,11545,11544,11543,11542,11541,11540,11539,11538,11537,11536,11521,11520,11519,11518,11517,11516,11502,11501,11500,11499,11498,11497,11496,11495,11494,11493,11492,11491,11490,11489,11488,11487,11486,11484,11483,11481,11480,11479,11478,11477,11476,11475,11474,11473,11472,11471,11470,11469,11468,11467,11466,11465,11464,11463,11462,11461,11460,11459,11458,11457,11456,11455,11454,11453,11452,11451,11450,11449,11448,11447,11446,11445,11444,11443,11442,11441,11440,11439,11438,11437,11416,11415,11414,11413,11412,11411,11410,11409,11408,11407,11406,11405,11404,11403,11402,11401,11400,11399,11398,11397,11396,11395,11394,11393,11392,11391,11390,11389,11388,11387,11386,11385,11384,11383,11382,11381,11380,11379,11378,11377,11376,11375,11374,11373,11372,11371,11370,11369,11368,11367,11366,11365,11364,11361,11360,11359,11358,11357,11356,11355,11354,11353,11352,11351,11350,11349,11348,11347,11346,11345,11344,11343,11342,11341,11340,11339,11338,11337,11328,11327,11326,11325,11324,11323,11322,11321,11320,11319,11318,11317,11316,11296,11292,11291,11290,11289,11288,11287,11286,11285,11284,11283,11282,11281,11280,11279,11278,11277,11276,11263,11262,11261,11260,11259,11258,11257,11256,11236,11219,11218,11217,11216,11200,11199,11198,11197,11196,11195,11194,11193,11192,11191,11190,11189,11188,11187,11186,11185,11184,11183,11182,11181,11180,11179,11178,11177,11176,11156,11155,11154,11153,11152,11151,11150,11149,11148,11147,11146,11145,11144,11143,11142,11141,11140,11139,11138,11137,11136,11122,11121,11120,11119,11118,11117,11116,11106,11105,11104,11103,11102,11101,11100,11099,11098,11097,11096,11084,11083,11082,11081,11080,11079,11078,11077,11076,11075,11074,11073,11072,11071,11070,11069,11068,11067,11066,11065,11064,11063,11058,11057,11056,11055,11054,11053,11052,11051,11050,11049,11048,11047,11046,11045,11044,11043,11042,11041,11040,11039,11038,11037,11036,11035,11034,11033,11032,11031,11030,11029,11028,11027,11026,11025,11024,11023,11022,11021,11020,11019,11018,11017,11016,10997,10996,10993,10992,10991,10990,10989,10988,10987,10986,10985,10984,10983,10982,10981,10980,10979,10978,10977,10976,10956,10955,10954,10953,10952,10951,10950,10949,10948,10947,10946,10945,10944,10943,10942,10941,10940,10939,10938,10937,10936,10930,10929,10928,10927,10926,10925,10924,10923,10922,10921,10920,10919,10918,10917,10916,10905,10904,10903,10902,10901,10899,10898,10897,10896,10882,10881,10880,10879,10878,10877,10876,10857,10856,10840,10839,10838,10837,10836,10828,10827,10826,10825,10824,10823,10822,10821,10820,10819,10818,10817,10816,10814,10813,10812,10811,10810,10809,10808,10807,10806,10805,10804,10803,10802,10801,10800,10799,10798,10797,10796,10795,10794,10793,10792,10791,10790,10789,10788,10787,10786,10785,10784,10783,10782,10781,10780,10779,10778,10776,10762,10761,10760,10759,10758,10757,10756,10742,10741,10740,10739,10738,10737,10736,10721,10720,10719,10718,10717,10716,10699,10698,10697,10696,10685,10684,10683,10682,10681,10680,10678,10676,10668,10667,10666,10665,10664,10663,10662,10661,10660,10659,10658,10657,10656,10648,10647,10646,10645,10644,10643,10642,10641,10640,10639,10638,10637,10636,10620,10619,10618,10617,10616,10612,10611,10610,10608,10607,10606,10605,10604,10603,10602,10601,10600,10599,10598,10596,10584,10583,10582,10581,10580,10579,10578,10577,10559,10558,10557,10556,10541,10540,10539,10538,10537,10536,10516,10510,10509,10508,10507,10506,10505,10504,10503,10502,10500,10499,10498,10497,10495,10494,10493,10492,10491,10489,10488,10487,10486,10485,10484,10483,10482,10481,10480,10479,10478,10477,10476,10475,10473,10472,10471,10470,10469,10468,10467,10466,10464,10463,10461,10460,10459,10456,10455,10454,10453,10452,10451,10450,10449,10448,10447,10446,10445,10444,10443,10442,10441,10440,10439,10438,10437,10436,10435,10433,10432,10431,10430,10429,10428,10427,10426,10425,10424,10423,10422,10421,10420,10419,10418,10417,10416,10415,10414,10413,10412,10411,10409,10408,10407,10406,10405,10404,10403,10402,10401,10400,10399,10398,10397,10395,10394,10393,10391,10390,10389,10388,10387,10385,10384,10383,10382,10381,10380,10379,10378,10377,10376,10375,10374,10373,10372,10371,10370,10369,10368,10367,10366,10365,10364,10363,10362,10361,10360,10359,10358,10357,10356,10340,10339,10338,10337,10336,10323,10322,10321,10319,10318,10317,10316,10307,10306,10305,10304,10303,10302,10301,10300,10299,10298,10297,10296,10295,10294,10293,10292,10291,10290,10278,10277,10276,10268,10267,10266,10265,10264,10263,10262,10261,10260,10259,10258,10257,10256,10239,10238,10237,10236,10221,10220,10219,10218,10217,10216,10204,10203,10202,10201,10200,10199,10198,10197,10196,10184,10183,10182,10181,10180,10179,10178,10177,10176,10162,10161,10160,10159,10158,10157,10156,10136,10120,10119,10118,10117,10116,10096,10090,10089,10088,10086,10085,10084,10083,10082,10081,10080,10079,10078,10077,10076,10063,10062,10061,10060,10059,10058,10057,10056,10055,10054,10053,10052,10051,10050,10049,10048,10047,10046,10045,10044,10043,10042,10041,10040,10038,10037,10036,10017,10016,10000,9999,9998,9997,9996,9990,9989,9988,9987,9986,9985,9984,9983,9982,9981,9980,9979,9978,9977,9976,9956,9938,9937,9936,9916,9896,9879,9878,9877,9876,9862,9861,9860,9859,9858,9857,9837,9836,9820,9819,9818,9817,9816,9796,9779,9778,9777,9776,9736,9718,9717,9716,9708,9707,9706,9705,9704,9703,9702,9701,9700,9699,9698,9697,9696,9695,9694,9693,9692,9691,9690,9689,9688,9687,9686,9684,9683,9682,9681,9680,9679,9678,9677,9676,9662,9660,9659,9658,9657,9656,9637,9636,9623,9622,9621,9620,9619,9618,9617,9616,9605,9604,9602,9601,9600,9599,9598,9596,9584,9583,9582,9581,9580,9579,9578,9577,9576,9568,9567,9566,9565,9564,9563,9562,9561,9560,9559,9558,9557,9556,9555,9554,9553,9552,9551,9550,9549,9548,9547,9546,9545,9544,9543,9542,9541,9540,9539,9538,9537,9536,9529,9528,9527,9526,9525,9524,9523,9522,9521,9520,9518,9517,9516,9503,9502,9501,9500,9499,9498,9496,9477,9476,9467,9465,9464,9462,9461,9460,9459,9458,9457,9456,9454,9453,9452,9451,9450,9449,9448,9447,9445,9443,9442,9441,9439,9438,9437,9436,9417,9416,9398,9397,9396,9377,9376,9356,9336,9319,9318,9317,9316,9299,9298,9297,9296,9276,9275,9274,9273,9272,9271,9270,9269,9268,9267,9266,9265,9264,9263,9262,9261,9260,9259,9258,9257,9256,9241,9240,9239,9238,9237,9236,9219,9218,9217,9216,9201,9200,9199,9198,9197,9196,9180,9179,9178,9177,9176,9167,9166,9165,9164,9163,9162,9158,9157,9156,9136,9119,9118,9117,9116,9099,9098,9097,9096,9087,9086,9085,9084,9083,9082,9081,9080,9079,9078,9077,9076,9056,9047,9046,9045,9044,9043,9042,9041,9040,9039,9038,9037,9036,9035,9034,9033,9032,9031,9030,9029,9028,9027,9026,9025,9024,9023,9022,9021,9020,9019,9018,9017,9016,8997,8996,8983,8982,8981,8980,8979,8978,8977,8976,8965,8964,8963,8962,8961,8960,8959,8958,8957,8956,8937,8935,8934,8933,8932,8931,8929,8928,8927,8926,8925,8924,8923,8922,8921,8920,8917,8916,8915,8914,8913,8912,8911,8910,8909,8908,8907,8906,8905,8904,8903,8902,8901,8900,8899,8898,8897,8896,8895,8894,8893,8892,8891,8890,8889,8888,8887,8886,8885,8884,8883,8882,8881,8880,8879,8878,8877,8876,8856,8837,8836,8816,8796,8777,8776,8767,8766,8765,8764,8763,8762,8761,8760,8759,8758,8757,8756,8738,8737,8736,8723,8722,8721,8720,8719,8718,8717,8716,8696,8681,8680,8679,8678,8677,8676,8675,8674,8672,8671,8670,8669,8668,8667,8666,8665,8664,8663,8662,8661,8660,8659,8658,8657,8656,8637,8636,8617,8616,8615,8613,8612,8611,8610,8609,8608,8607,8606,8605,8603,8602,8601,8600,8599,8598,8597,8596,8588,8587,8586,8585,8584,8583,8582,8581,8580,8579,8578,8576,8567,8566,8565,8564,8563,8562,8561,8560,8559,8558,8557,8556,8555,8554,8553,8552,8551,8550,8549,8548,8547,8546,8545,8544,8543,8542,8541,8540,8539,8538,8537,8536,8535,8534,8532,8531,8530,8529,8528,8527,8526,8525,8524,8523,8522,8521,8520,8519,8518,8517,8516,8510,8509,8508,8507,8506,8505,8504,8503,8502,8501,8500,8499,8498,8497,8496,8480,8479,8478,8477,8447,8446,8444,8443,8442,8441,8440,8439,8438,8437,8436,8421,8420,8419,8418,8417,8416,8409,8408,8407,8406,8405,8404,8403,8402,8401,8400,8399,8398,8397,8396,8395,8394,8393,8392,8391,8390,8389,8388,8387,8386,8385,8384,8383,8382,8381,8380,8379,8378,8377,8376,8364,8363,8362,8361,8360,8359,8358,8357,8356,8338,8337,8336,8324,8323,8322,8321,8320,8319,8318,8317,8316,8311,8310,8309,8308,8307,8306,8305,8304,8303,8302,8301,8300,8299,8298,8297,8296,8284,8283,8282,8281,8280,8279,8278,8277,8276,8257,8256,8236,8219,8218,8217,8216,8215,8214,8213,8212,8211,8210,8208,8207,8206,8205,8204,8203,8202,8201,8200,8199,8198,8197,8196,8179,8178,8177,8176,8161,8160,8159,8158,8157,8156,8155,8154,8153,8152,8151,8150,8149,8148,8147,8146,8145,8144,8143,8142,8141,8140,8139,8138,8137,8136,8131,8130,8129,8128,8127,8126,8125,8124,8123,8122,8121,8120,8119,8118,8117,8116,8115,8096,8095,8075,8055,8035,8026,8025,8024,8023,8022,8021,8020,8019,8018,8017,8016,8015,7999,7998,7997,7996,7995,7980,7978,7977,7976,7975,7957,7956,7955,7954,7953,7952,7951,7950,7949,7948,7947,7946,7945,7944,7943,7942,7941,7940,7939,7938,7937,7936,7935,7919,7918,7917,7916,7915,7907,7906,7904,7903,7902,7901,7900,7899,7898,7897,7896,7895,7886,7885,7884,7883,7882,7881,7880,7879,7878,7877,7876,7875,7874,7873,7872,7871,7870,7869,7868,7867,7866,7865,7864,7863,7858,7857,7856,7855,7854,7853,7852,7851,7850,7849,7848,7847,7846,7845,7844,7843,7826,7825,7824,7823,7809,7808,7807,7806,7805,7804,7803,7802,7801,7800,7799,7798,7797,7796,7795,7794,7793,7792,7791,7790,7789,7788,7787,7786,7785,7784,7783,7780,7779,7778,7777,7776,7775,7774,7773,7772,7771,7770,7769,7768,7767,7766,7765,7764,7763,7750,7749,7748,7747,7746,7745,7744,7743,7740,7739,7738,7737,7736,7735,7734,7733,7732,7731,7730,7729,7728,7727,7726,7725,7724,7714,7713,7712,7711,7710,7709,7708,7707,7706,7704,7703,7690,7689,7687,7686,7684,7683,7671,7670,7669,7668,7667,7666,7665,7664,7663,7643,7624,7623,7608,7607,7606,7605,7604,7603,7584,7583,7572,7570,7569,7568,7567,7566,7565,7564,7563,7562,7561,7560,7556,7555,7554,7553,7552,7551,7550,7549,7548,7547,7546,7545,7544,7543,7528,7527,7526,7525,7524,7523,7506,7505,7504,7503,7489,7488,7487,7486,7485,7484,7483,7469,7468,7467,7466,7465,7464,7463,7462,7461,7460,7459,7458,7457,7456,7455,7454,7453,7452,7451,7450,7449,7448,7447,7446,7445,7444,7443,7442,7441,7440,7439,7438,7437,7436,7435,7434,7433,7432,7431,7430,7429,7428,7427,7425,7424,7423,7416,7415,7414,7413,7412,7411,7410,7409,7408,7407,7406,7405,7404,7403,7402,7401,7400,7399,7398,7397,7396,7395,7394,7393,7392,7391,7390,7389,7388,7387,7386,7385,7384,7383,7382,7381,7380,7379,7378,7377,7376,7375,7374,7373,7372,7371,7370,7369,7368,7367,7366,7365,7364,7363,7361,7360,7358,7357,7356,7355,7354,7353,7352,7351,7349,7348,7347,7346,7345,7344,7343,7342,7341,7340,7337,7335,7334,7333,7332,7329,7328,7327,7325,7324,7323,7322,7321,7320,7319,7318,7317,7316,7315,7314,7313,7312,7311,7310,7309,7308,7307,7298,7297,7296,7295,7294,7293,7292,7291,7290,7288,7287,7286,7276,7275,7274,7273,7272,7271,7270,7269,7268,7267,7266,7247,7246,7236,7235,7234,7233,7232,7231,7230,7229,7228,7227,7226,7209,7208,7207,7206,7186,7175,7174,7173,7172,7170,7168,7167,7166,7161,7158,7157,7156,7155,7154,7153,7152,7151,7150,7149,7146,7144,7143,7139,7138,7137,7136,7135,7134,7133,7132,7131,7130,7129,7128,7127,7126,7125,7124,7123,7122,7121,7120,7119,7118,7117,7116,7115,7114,7113,7112,7111,7110,7109,7108,7107,7106,7105,7104,7101,7100,7099,7098,7097,7096,7095,7094,7093,7092,7091,7089,7088,7087,7086,7079,7078,7077,7076,7075,7074,7073,7072,7071,7070,7069,7068,7067,7057,7056,7055,7053,7052,7051,7050,7049,7048,7047,7046,7045,7044,7043,7042,7041,7040,7039,7038,7037,7036,7035,7034,7033,7032,7031,7030,7029,7028,7027,7026,7025,7024,7023,7022,7017,7016,7015,7014,7013,7012,7011,7010,7009,7008,7007,7006,6987,6986,6966,6946,6932,6931,6930,6929,6928,6927,6926,6913,6912,6911,6910,6909,6908,6907,6906,6887,6886,6868,6867,6866,6846,6827,6826,6807,6806,6791,6790,6789,6788,6787,6786,6785,6784,6783,6782,6781,6780,6779,6778,6777,6776,6775,6774,6773,6772,6771,6770,6769,6768,6767,6766,6749,6748,6747,6746,6741,6740,6739,6738,6737,6736,6735,6734,6733,6732,6731,6730,6729,6728,6727,6726,6707,6706,6688,6687,6670,6669,6668,6667,6666,6653,6652,6651,6650,6649,6648,6647,6646,6626,6607,6606,6586,6585,6584,6583,6582,6581,6579,6578,6577,6576,6575,6574,6573,6572,6571,6570,6569,6568,6567,6566,6561,6560,6559,6557,6556,6555,6554,6553,6552,6551,6550,6549,6548,6547,6546,6527,6526,6523,6522,6521,6520,6519,6518,6517,6516,6514,6513,6512,6511,6510,6509,6508,6507,6506,6505,6504,6503,6502,6501,6500,6499,6498,6497,6496,6495,6494,6493,6492,6491,6490,6489,6488,6487,6486,6467,6466,6446,6427,6426,6412,6411,6410,6408,6407,6395,6394,6393,6392,6391,6390,6389,6388,6387,6386,6382,6380,6379,6378,6377,6376,6375,6374,6373,6372,6371,6370,6369,6368,6367,6366,6352,6351,6350,6349,6348,6347,6346,6329,6328,6327,6326,6306,6301,6300,6299,6298,6297,6296,6295,6294,6293,6292,6291,6290,6289,6288,6287,6286,6272,6271,6270,6269,6268,6267,6266,6254,6253,6252,6251,6250,6249,6248,6247,6246,6245,6244,6243,6242,6241,6240,6239,6238,6237,6236,6235,6234,6233,6232,6231,6230,6229,6228,6227,6226,6225,6224,6223,6222,6221,6220,6219,6218,6215,6214,6213,6212,6211,6210,6209,6208,6207,6206,6202,6201,6200,6199,6198,6197,6196,6195,6194,6193,6190,6189,6188,6187,6186,6185,6184,6183,6182,6181,6180,6179,6178,6177,6176,6175,6174,6173,6172,6171,6170,6169,6168,6167,6166,6148,6147,6146,6145,6144,6143,6142,6141,6140,6139,6138,6137,6136,6135,6134,6133,6132,6131,6130,6129,6128,6127,6126,6125,6124,6123,6122,6121,6120,6119,6118,6117,6116,6115,6114,6113,6112,6111,6110,6109,6108,6107,6106,6094,6093,6092,6091,6090,6089,6087,6086,6076,6074,6073,6072,6071,6070,6069,6068,6067,6066,6047,6046,6036,6035,6034,6033,6032,6031,6030,6028,6027,6026,6023,6022,6021,6020,6019,6018,6017,6016,6015,6014,6013,6012,6011,6010,6009,6008,6007,6006,6005,6004,6003,6002,6001,6000,5999,5998,5997,5996,5995,5994,5993,5992,5991,5990,5989,5988,5987,5986,5985,5984,5983,5982,5981,5980,5979,5978,5977,5976,5975,5974,5973,5972,5971,5970,5969,5968,5967,5966,5965,5964,5963,5962,5961,5960,5959,5958,5957,5956,5955,5954,5953,5952,5951,5950,5949,5948,5947,5946,5945,5944,5943,5942,5941,5940,5939,5938,5937,5936,5935,5934,5933,5932,5931,5930,5929,5928,5927,5926,5925,5924,5923,5922,5921,5920,5919,5918,5917,5916,5915,5914,5913,5912,5911,5910,5909,5908,5907,5906,5905,5904,5903,5902,5901,5900,5899,5898,5897,5896,5895,5894,5893,5892,5891,5890,5889,5888,5887,5886,5885,5884,5883,5882,5881,5880,5879,5878,5877,5876,5875,5874,5873,5872,5871,5870,5868,5867,5866,5865,5864,5863,5862,5861,5860,5859,5858,5857,5856,5855,5854,5853,5852,5851,5850,5849,5848,5847,5846,5844,5843,5842,5841,5840,5839,5838,5837,5836,5835,5834,5833,5832,5831,5830,5829,5828,5827,5826,5825,5824,5823,5822,5821,5820,5819,5818,5817,5816,5815,5814,5813,5812,5811,5810,5809,5808,5807,5806,5801,5800,5799,5798,5797,5796,5795,5794,5793,5792,5791,5790,5789,5788,5787,5786,5785,5784,5783,5782,5781,5780,5779,5778,5777,5776,5775,5774,5773,5772,5771,5770,5769,5768,5767,5766,5765,5764,5763,5762,5761,5760,5759,5758,5757,5756,5755,5754,5753,5752,5750,5749,5748,5747,5746,5745,5744,5743,5742,5741,5740,5739,5738,5737,5736,5735,5734,5733,5732,5731,5730,5729,5728,5727,5726,5725,5724,5723,5722,5721,5720,5719,5718,5717,5716,5715,5714,5713,5712,5711,5710,5709,5708,5707,5706,5705,5704,5703,5702,5701,5700,5699,5698,5697,5696,5695,5694,5693,5692,5691,5690,5689,5688,5687,5686,5685,5683,5682,5681,5680,5679,5678,5677,5676,5675,5674,5672,5671,5670,5669,5668,5667,5666,5665,5664,5663,5662,5661,5660,5659,5658,5657,5656,5655,5654,5653,5652,5651,5650,5649,5648,5647,5646,5645,5644,5643,5642,5641,5640,5639,5638,5637,5636,5635,5634,5633,5632,5631,5630,5629,5628,5627,5626,5625,5624,5623,5622,5621,5620,5618,5617,5616,5615,5614,5613,5612,5611,5610,5609,5608,5607,5606,5605,5604,5603,5602,5601,5600,5599,5598,5597,5596,5594,5593,5592,5591,5590,5589,5588,5587,5570,5569,5568,5567,5566,5565,5564,5563,5562,5561,5560,5559,5558,5557,5556,5555,5554,5553,5552,5551,5550,5549,5548,5547,5546,5544,5543,5542,5526,5525,5524,5523,5522,5521,5520,5519,5518,5517,5516,5515,5514,5513,5512,5511,5510,5509,5508,5507,5506,5505,5504,5503,5502,5501,5500,5499,5498,5497,5496,5495,5494,5493,5492,5491,5490,5489,5485,5484,5483,5482,5481,5480,5479,5477,5476,5475,5474,5473,5472,5471,5470,5469,5468,5467,5466,5465,5464,5462,5461,5460,5459,5458,5457,5456,5455,5454,5453,5452,5451,5450,5449,5448,5447,5446,5445,5444,5443,5442,5441,5440,5439,5438,5437,5436,5435,5434,5433,5432,5431,5430,5429,5428,5427,5426,5425,5424,5423,5422,5421,5420,5419,5418,5416,5415,5414,5413,5412,5411,5409,5407,5406,5405,5404,5403,5402,5401,5400,5399,5398,5397,5396,5395,5394,5393,5392,5391,5390,5389,5388,5387,5386,5385,5384,5367,5366,5364,5363,5362,5361,5360,5359,5358,5357,5356,5355,5354,5353,5352,5350,5349,5348,5347,5346,5345,5343,5337,5336,5335,5334,5333,5332,5331,5328,5327,5326,5320,5319,5317,5315,5314,5312,5308,5307,5306,5305,5304,5300,5299,5297,5296,5295,5293,5292,5291,5288,5287,5286,5283,5280,5278,5277,5276,5274,5273,5272,5271,5270,5269,5268,5267,5264,5263,5262,5261,5260,5259,5258,5256,5255,5254,5253,5251,5249,5247,5246,5245,5244,5243,5241,5240,5239,5238,5237,5236,5235,5234,5232,5231,5229,5228,5226,5225,5224,5204,5202,5201,5200,5199,5198,5197,5196,5195,5194,5193,5192,5191,5190,5189,5188,5187,5186,5185,5184,5178,5177,5175,5174,5173,5172,5171,5170,5169,5167,5166,5165,5164,5163,5162,5161,5160,5159,5158,5157,5156,5155,5154,5153,5152,5151,5150,5149,5148,5147,5146,5145,5144,5143,5142,5141,5140,5139,5138,5137,5135,5134,5133,5132,5131,5130,5129,5128,5127,5126,5125,5124,5123,5122,5121,5120,5119,5118,5117,5116,5115,5114,5113,5112,5111,5110,5109,5108,5107,5106,5105,5104,5103,5102,5101,5100,5099,5098,5097,5096,5095,5094,5093,5092,5091,5090,5089,5088,5087,5086,5085,5084,5083,5082,5081,5064,5063,5062,5061,5060,5059,5058,5057,5056,5055,5054,5053,5052,5051,5050,5049,5048,5047,5046,5045,5044,5043,5042,5041,5040,5039,5038,5037,5036,5035,5034,5033,5032,5031,5030,5029,5028,5027,5026,5024,5023,5022,5021,5020,5019,5018,5017,5016,5015,5014,5013,5012,5011,5010,5009,5008,5007,5006,5005,5004,5003,5001,5000,4999,4998,4997,4996,4995,4994,4993,4992,4991,4990,4989,4988,4987,4986,4985,4984,4983,4982,4981,4980,4979,4978,4977,4976,4975,4974,4973,4972,4971,4970,4969,4968,4967,4966,4965,4964,4963,4962,4961,4960,4959,4958,4957,4955,4954,4953,4952,4951,4950,4949,4948,4947,4946,4945,4944,4943,4942,4941,4926,4924,4923,4922,4921,4902,4901,4900,4899,4898,4897,4896,4895,4894,4893,4892,4891,4890,4889,4888,4887,4886,4885,4884,4883,4882,4881,4880,4879,4878,4877,4876,4875,4872,4863,4862,4861,4860,4857,4856,4855,4854,4853,4852,4851,4850,4849,4848,4847,4846,4845,4844,4842,4841,4834,4832,4831,4830,4829,4827,4825,4824,4823,4822,4821,4820,4819,4818,4816,4815,4814,4813,4812,4811,4810,4809,4807,4805,4803,4802,4799,4798,4795,4794,4792,4791,4789,4788,4787,4786,4785,4784,4783,4782,4781,4780,4779,4778,4777,4775,4773,4772,4753,4752,4732,4731,4730,4729,4728,4727,4726,4725,4724,4723,4722,4721,4720,4719,4718,4717,4716,4715,4714,4713,4712,4711,4710,4709,4708,4707,4706,4705,4704,4703,4702,4701,4700,4699,4697,4696,4695,4694,4693,4692,4691,4690,4689,4688,4687,4686,4685,4684,4683,4682,4681,4680,4679,4678,4677,4676,4675,4674,4673,4672,4671,4670,4669,4668,4667,4666,4665,4664,4663,4662,4661,4660,4659,4658,4657,4656,4655,4654,4653,4652,4651,4649,4648,4647,4646,4645,4644,4643,4642,4641,4640,4639,4638,4637,4636,4635,4634,4633,4632,4631,4630,4629,4627,4626,4625,4624,4623,4621,4620,4619,4618,4617,4616,4615,4614,4613,4612,4611,4610,4609,4608,4607,4606,4605,4604,4603,4602,4601,4600,4599,4598,4597,4596,4595,4594,4593,4592,4591,4590,4589,4588,4587,4586,4585,4584,4583,4582,4581,4580,4579,4578,4577,4576,4575,4574,4573,4572,4571,4570,4569,4568,4567,4566,4565,4564,4563,4562,4561,4560,4559,4558,4557,4556,4555,4554,4553,4552,4551,4550,4549,4548,4547,4546,4545,4544,4543,4542,4541,4540,4539,4538,4535,4534,4532,4531,4530,4528,4526,4525,4523,4522,4521,4520,4519,4518,4517,4516,4515,4514,4512,4511,4510,4509,4508,4507,4506,4505,4504,4503,4502,4501,4500,4499,4498,4497,4496,4495,4494,4493,4491,4490,4489,4488,4487,4486,4485,4484,4483,4482,4481,4480,4479,4476,4475,4474,4472,4469,4468,4467,4466,4465,4464,4463,4462,4461,4460,4459,4458,4457,4456,4455,4454,4453,4452,4451,4450,4449,4446,4445,4444,4442,4440,4439,4438,4437,4436,4435,4430,4429,4428,4427,4425,4424,4423,4422,4421,4420,4419,4418,4417,4416,4415,4414,4413,4412,4411,4410,4409,4408,4407,4405,4404,4403,4402,4401,4400,4399,4398,4397,4396,4395,4394,4393,4392,4391,4390,4389,4388,4387,4386,4385,4382,4380,4379,4378,4377,4376,4374,4371,4370,4368,4366,4364,4363,4362,4361,4360,4359,4358,4357,4356,4355,4352,4351,4348,4347,4346,4345,4344,4343,4342,4341,4340,4339,4334,4333,4331,4329,4328,4324,4323,4322,4321,4320,4319,4318,4317,4316,4315,4314,4313,4312,4311,4310,4309,4308,4307,4306,4305,4304,4303,4302,4301,4300,4299,4298,4297,4296,4295,4294,4293,4292,4291,4290,4289,4288,4287,4286,4285,4284,4283,4282,4281,4280,4279,4278,4277,4276,4275,4274,4273,4272,4270,4269,4268,4267,4266,4265,4264,4263,4262,4261,4260,4259,4258,4257,4256,4255,4254,4253,4252,4251,4250,4249,4248,4247,4246,4245,4244,4243,4242,4241,4240,4239,4237,4236,4235,4234,4233,4232,4231,4230,4229,4228,4226,4225,4223,4222,4221,4220,4219,4218,4217,4216,4215,4214,4213,4212,4211,4210,4209,4208,4207,4206,4205,4204,4203,4202,4201,4200,4198,4197,4196,4195,4194,4193,4192,4191,4190,4189,4188,4187,4186,4185,4184,4183,4182,4181,4180,4179,4178,4177,4176,4175,4173,4172,4171,4170,4169,4168,4167,4166,4165,4164,4163,4161,4160,4159,4158,4157,4156,4155,4154,4153,4151,4150,4149,4147,4146,4144,4143,4142,4140,4139,4138,4133,4132,4131,4130,4129,4128,4127,4126,4124,4121,4120,4119,4118,4117,4116,4115,4114,4113,4112,4111,4110,4109,4107,4104,4101,4100,4099,4098,4097,4096,4095,4094,4093,4092,4091,4090,4089,4088,4087,4086,4085,4084,4083,4082,4081,4080,4079,4078,4077,4076,4075,4074,4073,4072,4071,4070,4069,4068,4067,4066,4065,4064,4063,4062,4061,4059,4057,4056,4055,4054,4053,4052,4051,4050,4049,4048,4047,4046,4045,4044,4043,4042,4041,4040,4039,4038,4037,4036,4035,4034,4033,4032,4031,4030,4029,4028,4027,4026,4025,4024,4023,4022,4021,4020,4019,4018,4017,4016,4015,4014,4013,4012,4011,4009,4008,4007,4006,4005,4004,4003,4002,4001,3999,3998,3997,3996,3995,3994,3993,3992,3991,3990,3989,3988,3987,3986,3985,3984,3983,3982,3981,3980,3979,3978,3977,3976,3975,3974,3973,3972,3971,3970,3969,3968,3967,3966,3965,3964,3963,3962,3961,3960,3959,3958,3957,3956,3955,3954,3953,3952,3951,3950,3948,3947,3946,3945,3944,3943,3942,3941,3940,3939,3938,3937,3936,3935,3934,3933,3932,3931,3928,3927,3926,3925,3924,3923,3922,3921,3920,3919,3917,3916,3915,3914,3913,3912,3911,3909,3908,3907,3906,3904,3903,3902,3901,3900,3899,3898,3897,3896,3895,3894,3893,3892,3891,3890,3888,3887,3886,3885,3884,3883,3882,3881,3880,3879,3878,3877,3876,3875,3873,3872,3870,3869,3868,3866,3865,3864,3863,3862,3861,3860,3859,3857,3855,3854,3853,3852,3851,3850,3849,3848,3847,3846,3845,3844,3843,3842,3841,3840,3839,3838,3837,3836,3835,3834,3833,3832,3831,3826,3825,3824,3823,3821,3820,3819,3818,3817,3816,3815,3814,3812,3811,3810,3809,3808,3807,3806,3804,3803,3802,3801,3799,3797,3796,3795,3794,3793,3792,3791,3789,3784,3783,3782,3781,3780,3779,3778,3777,3774,3773,3772,3771,3770,3767,3765,3763,3762,3759,3758,3757,3755,3754,3752,3750,3749,3748,3746,3745,3743,3742,3740,3739,3737,3736,3735,3734,3733,3732,3730,3728,3727,3725,3722,3721,3718,3717,3715,3713,3712,3711,3708,3707,3706,3705,3704,3703,3702,3701,3700,3699,3698,3696,3695,3694,3693,3692,3691,3690,3689,3688,3685,3684,3683,3682,3681,3680,3679,3678,3674,3673,3672,3671,3670,3669,3668,3667,3666,3665,3664,3663,3662,3661,3660,3659,3658,3657,3655,3654,3653,3652,3651,3650,3649,3644,3642,3641,3640,3639,3638,3637,3636,3634,3633,3632,3631,3630,3629,3628,3627,3626,3625,3624,3623,3622,3621,3620,3619,3617,3616,3615,3614,3613,3612,3611,3610,3609,3608,3607,3606,3605,3604,3603,3602,3601,3600,3599,3598,3597,3596,3595,3594,3593,3592,3591,3590,3589,3588,3587,3586,3585,3584,3583,3582,3581,3580,3579,3578,3577,3575,3574,3573,3572,3571,3570,3569,3568,3567,3566,3565,3564,3562,3561,3560,3559,3558,3557,3556,3555,3554,3553,3552,3551,3550,3549,3548,3547,3546,3545,3544,3543,3542,3541,3540,3539,3538,3537,3536,3535,3534,3533,3532,3531,3530,3529,3528,3527,3525,3524,3523,3522,3521,3520,3519,3518,3517,3516,3515,3514,3513,3512,3511,3510,3509,3508,3507,3505,3504,3503,3502,3501,3500,3499,3498,3497,3496,3495,3494,3493,3492,3491,3490,3489,3488,3487,3486,3485,3484,3483,3482,3481,3480,3479,3478,3477,3476,3475,3474,3473,3472,3471,3470,3469,3468,3467,3466,3465,3464,3463,3462,3461,3460,3459,3458,3457,3456,3455,3454,3453,3452,3451,3450,3449,3448,3447,3446,3445,3444,3443,3442,3441,3440,3439,3438,3437,3436,3435,3434,3433,3432,3431,3430,3429,3428,3427,3426,3425,3424,3421,3420,3419,3418,3417,3416,3415,3414,3413,3412,3411,3410,3409,3408,3407,3406,3405,3404,3403,3402,3401,3400,3399,3398,3397,3396,3395,3394,3393,3392,3391,3390,3389,3388,3387,3386,3385,3384,3383,3382,3381,3380,3379,3378,3377,3376,3375,3374,3373,3372,3371,3370,3369,3368,3367,3366,3365,3364,3363,3362,3361,3360,3359,3358,3357,3356,3355,3354,3353,3352,3351,3350,3349,3348,3347,3346,3345,3344,3343,3342,3341,3339,3338,3337,3336,3335,3334,3333,3332,3331,3330,3329,3328,3327,3326,3325,3324,3323,3322,3321,3319,3317,3316,3315,3314,3313,3312,3310,3307,3306,3305,3304,3303,3302,3301,3300,3299,3298,3297,3296,3295,3294,3293,3292,3291,3290,3289,3287,3286,3285,3284,3283,3282,3281,3280,3279,3278,3277,3276,3275,3274,3273,3272,3271,3270,3269,3268,3267,3266,3265,3263,3262,3261,3260,3259,3258,3257,3256,3255,3254,3253,3252,3251,3250,3249,3248,3247,3246,3245,3244,3243,3242,3241,3240,3239,3238,3237,3236,3235,3234,3233,3232,3231,3230,3229,3228,3227,3226,3225,3224,3223,3222,3221,3220,3219,3218,3217,3216,3215,3214,3213,3212,3211,3210,3209,3208,3207,3206,3205,3204,3203,3202,3201,3199,3198,3197,3196,3195,3194,3193,3192,3191,3190,3189,3188,3187,3186,3185,3184,3183,3182,3181,3180,3179,3178,3177,3176,3175,3174,3173,3172,3171,3170,3169,3168,3167,3166,3165,3164,3163,3162,3161,3160,3159,3158,3157,3156,3155,3154,3153,3152,3151,3150,3149,3148,3147,3146,3145,3144,3143,3142,3141,3140,3139,3138,3137,3136,3135,3134,3133,3131,3130,3129,3128,3127,3126,3125,3124,3123,3122,3121,3120,3119,3118,3117,3116,3115,3114,3113,3112,3111,3110,3108,3107,3106,3105,3104,3103,3102,3101,3100,3099,3098,3097,3096,3095,3094,3093,3092,3091,3090,3089,3088,3087,3086,3085,3084,3083,3082,3081,3080,3079,3078,3077,3076,3075,3074,3073,3072,3071,3070,3069,3068,3067,3066,3065,3064,3063,3062,3061,3060,3059,3058,3057,3056,3055,3054,3053,3052,3051,3050,3049,3048,3047,3046,3045,3044,3043,3042,3041,3040,3039,3038,3037,3036,3035,3034,3033,3032,3031,3030,3029,3028,3027,3026,3025,3024,3023,3022,3021,3020,3019,3018,3017,3016,3015,3014,3013,3012,3011,3010,3009,3008,3007,3005,3004,3003,3002,3001,3000,2999,2998,2997,2996,2995,2994,2993,2992,2991,2990,2989,2988,2987,2986,2985,2984,2983,2982,2981,2980,2979,2978,2977,2976,2975,2974,2973,2972,2971,2970,2969,2968,2967,2966,2965,2964,2963,2962,2961,2960,2959,2958,2957,2956,2955,2954,2953,2952,2951,2950,2949,2948,2947,2946,2945,2944,2943,2942,2941,2940,2938,2937,2935,2934,2932,2931,2930,2929,2928,2927,2926,2925,2924,2923,2922,2921,2920,2919,2918,2917,2916,2915,2914,2913,2912,2911,2910,2909,2908,2907,2906,2899,2896,2894,2893,2892,2891,2890,2889,2888,2887,2886,2885,2883,2881,2880,2879,2878,2877,2876,2875,2874,2873,2872,2871,2870,2869,2868,2867,2866,2865,2864,2863,2862,2861,2860,2859,2858,2857,2856,2855,2853,2852,2851,2850,2849,2848,2847,2846,2845,2844,2843,2842,2840,2839,2838,2837,2836,2835,2834,2833,2832,2831,2830,2829,2821,2820,2819,2818,2817,2816,2815,2814,2813,2812,2810,2809,2808,2807,2806,2805,2804,2803,2802,2801,2799,2798,2797,2796,2795,2794,2793,2792,2791,2790,2789,2788,2787,2786,2785,2784,2783,2782,2781,2780,2779,2778,2776,2775,2774,2773,2772,2771,2770,2769,2768,2767,2766,2765,2764,2763,2762,2761,2760,2759,2757,2756,2755,2754,2753,2752,2751,2749,2748,2746,2745,2744,2743,2742,2741,2740,2739,2738,2737,2736,2735,2734,2733,2732,2731,2730,2729,2728,2727,2726,2725,2723,2721,2720,2719,2718,2717,2716,2715,2714,2713,2712,2711,2710,2709,2708,2707,2706,2705,2704,2703,2702,2701,2700,2699,2698,2697,2696,2695,2694,2693,2692,2691,2690,2689,2688,2687,2686,2685,2684,2683,2682,2681,2680,2679,2678,2676,2675,2674,2673,2672,2671,2670,2669,2668,2667,2665,2664,2663,2659,2658,2657,2656,2655,2654,2653,2652,2651,2650,2649,2648,2647,2646,2645,2644,2643,2642,2641,2640,2639,2638,2637,2636,2635,2634,2630,2628,2627,2626,2625,2624,2623,2622,2621,2620,2619,2618,2617,2616,2615,2614,2612,2611,2610,2609,2608,2607,2606,2605,2604,2603,2602,2601,2600,2599,2598,2597,2596,2595,2594,2593,2592,2591,2590,2589,2588,2587,2586,2585,2584,2583,2582,2581,2580,2579,2578,2577,2575,2574,2573,2572,2571,2570,2569,2567,2566,2565,2564,2563,2562,2561,2560,2559,2558,2557,2556,2555,2554,2553,2552,2551,2550,2549,2548,2547,2546,2545,2544,2543,2542,2541,2540,2537,2536,2535,2534,2533,2532,2531,2530,2529,2528,2527,2526,2525,2524,2523,2522,2521,2520,2519,2518,2517,2516,2515,2514,2513,2512,2511,2510,2509,2508,2507,2506,2505,2504,2503,2502,2501,2500,2499,2498,2497,2496,2495,2494,2493,2492,2491,2490,2489,2488,2487,2486,2485,2483,2482,2481,2480,2479,2478,2477,2476,2475,2474,2473,2472,2470,2469,2468,2466,2465,2464,2462,2461,2460,2459,2458,2457,2456,2455,2454,2453,2452,2451,2450,2449,2448,2447,2442,2441,2440,2439,2438,2437,2436,2435,2434,2433,2432,2431,2430,2429,2428,2427,2425,2424,2423,2422,2421,2420,2419,2418,2417,2416,2415,2414,2413,2412,2411,2410,2409,2408,2407,2406,2405,2404,2403,2402,2401,2400,2399,2398,2397,2396,2395,2394,2393,2392,2391,2390,2389,2388,2387,2386,2385,2384,2383,2382,2381,2380,2379,2378,2377,2376,2375,2374,2373,2372,2371,2370,2369,2368,2367,2366,2365,2364,2363,2362,2361,2360,2359,2358,2357,2356,2354,2352,2351,2350,2349,2348,2347,2346,2345,2344,2339,2338,2337,2336,2335,2334,2333,2332,2331,2330,2329,2327,2326,2325,2324,2323,2322,2321,2320,2319,2318,2317,2316,2315,2314,2313,2312,2311,2310,2309,2308,2307,2306,2305,2304,2303,2302,2301,2300,2299,2298,2297,2296,2295,2294,2293,2292,2291,2290,2289,2288,2287,2285,2284,2283,2282,2281,2280,2279,2278,2277,2276,2275,2274,2272,2271,2270,2269,2268,2267,2266,2265,2264,2263,2261,2260,2258,2257,2256,2255,2254,2253,2252,2251,2250,2249,2248,2247,2246,2245,2244,2243,2242,2241,2240,2239,2238,2237,2236,2235,2234,2233,2232,2231,2230,2229,2228,2227,2226,2225,2224,2223,2222,2221,2220,2219,2218,2217,2216,2215,2214,2213,2212,2211,2210,2209,2208,2207,2206,2205,2204,2203,2202,2201,2200,2199,2198,2197,2192,2191,2190,2189,2188,2187,2186,2185,2184,2183,2182,2181,2180,2179,2178,2177,2176,2175,2174,2173,2172,2171,2170,2169,2168,2167,2166,2165,2164,2163,2162,2160,2159,2158,2157,2156,2155,2154,2153,2152,2151,2150,2149,2142,2140,2138,2137,2136,2135,2134,2133,2132,2131,2130,2129,2128,2127,2126,2124,2123,2122,2121,2120,2119,2118,2117,2116,2115,2114,2113,2112,2111,2110,2109,2108,2107,2106,2105,2104,2103,2102,2099,2098,2097,2096,2095,2094,2093,2092,2091,2090,2089,2087,2086,2084,2083,2082,2081,2080,2079,2078,2077,2071,2070,2069,2068,2067,2066,2065,2064,2063,2062,2061,2060,2058,2057,2056,2055,2054,2053,2052,2051,2050,2046,2045,2044,2043,2042,2041,2040,2039,2038,2034,2033,2032,2031,2030,2029,2027,2025,2022,2021,2020,2019,2018,2017,2015,2014,2013,2012,2011,2010,2009,2008,2007,2006,2005,2004,2003,2002,2001,2000,1999,1998,1997,1996,1995,1994,1993,1992,1991,1990,1989,1988,1987,1986,1985,1984,1983,1981,1980,1979,1978,1977,1976,1975,1974,1973,1972,1971,1965,1964,1963,1961,1960,1959,1958,1957,1956,1955,1954,1953,1952,1951,1950,1949,1948,1947,1946,1945,1944,1943,1942,1941,1940,1939,1938,1937,1936,1935,1934,1933,1932,1931,1930,1929,1928,1927,1926,1925,1924,1923,1922,1921,1920,1919,1918,1917,1916,1915,1914,1913,1912,1911,1910,1909,1908,1907,1901,1896,1895,1894,1893,1892,1891,1890,1889,1888,1885,1884,1883,1881,1880,1879,1872,1871,1870,1869,1868,1867,1866,1865,1864,1863,1862,1861,1860,1859,1858,1857,1855,1854,1853,1852,1851,1850,1849,1848,1847,1846,1845,1844,1843,1842,1841,1840,1839,1838,1837,1836,1835,1834,1833,1832,1831,1827,1826,1824,1822,1821,1820,1819,1817,1816,1815,1813,1812,1811,1810,1809,1808,1806,1805,1804,1802,1801,1800,1798,1797,1796,1795,1794,1793,1791,1789,1788,1787,1785,1784,1783,1782,1781,1780,1779,1778,1777,1776,1775,1773,1772,1770,1769,1768,1767,1766,1765,1764,1763,1762,1761,1760,1759,1758,1757,1756,1755,1754,1753,1752,1751,1750,1749,1748,1747,1746,1745,1744,1743,1742,1741,1740,1739,1738,1737,1736,1735,1733,1732,1731,1730,1729,1727,1726,1725,1724,1723,1721,1720,1719,1718,1717,1716,1715,1714,1713,1711,1708,1707,1706,1703,1702,1701,1700,1699,1698,1697,1696,1695,1694,1693,1692,1691,1690,1689,1688,1687,1686,1685,1684,1683,1682,1681,1680,1679,1678,1677,1676,1675,1674,1673,1672,1671,1670,1669,1668,1667,1666,1665,1664,1663,1662,1661,1660,1659,1658,1657,1656,1655,1654,1653,1652,1651,1650,1649,1646,1645,1644,1643,1642,1641,1640,1639,1638,1637,1636,1635,1634,1633,1632,1631,1629,1628,1627,1626,1625,1624,1623,1622,1621,1620,1619,1618,1617,1616,1615,1614,1613,1609,1608,1607,1606,1605,1604,1603,1602,1601,1600,1599,1598,1597,1596,1595,1594,1593,1592,1591,1590,1589,1588,1587,1586,1585,1584,1583,1582,1581,1580,1579,1578,1577,1576,1575,1574,1573,1572,1571,1570,1569,1568,1567,1565,1564,1563,1562,1561,1560,1559,1558,1557,1555,1554,1553,1552,1551,1550,1549,1548,1547,1546,1545,1544,1543,1541,1540,1539,1538,1537,1536,1535,1534,1533,1532,1531,1530,1529,1528,1527,1526,1525,1523,1522,1521,1520,1519,1518,1516,1515,1514,1513,1512,1511,1509,1508,1507,1506,1505,1504,1502,1501,1500,1499,1498,1497,1496,1495,1494,1493,1492,1491,1490,1489,1488,1487,1485,1484,1483,1482,1481,1480,1479,1478,1477,1476,1475,1474,1473,1472,1471,1470,1469,1468,1467,1466,1465,1464,1463,1462,1461,1460,1459,1458,1457,1456,1454,1453,1452,1451,1450,1449,1448,1447,1446,1445,1444,1443,1442,1441,1440,1439,1437,1436,1435,1434,1433,1432,1431,1430,1429,1428,1427,1426,1425,1424,1423,1422,1421,1420,1419,1418,1417,1416,1415,1414,1413,1412,1411,1410,1409,1408,1407,1406,1405,1404,1403,1402,1401,1400,1399,1398,1397,1395,1393,1392,1388,1387,1386,1385,1384,1383,1382,1381,1380,1379,1378,1377,1376,1375,1374,1373,1371,1370,1368,1367,1366,1365,1364,1362,1361,1360,1358,1356,1355,1354,1353,1352,1351,1350,1349,1348,1347,1346,1345,1344,1343,1342,1341,1340,1339,1338,1337,1336,1335,1334,1333,1332,1331,1330,1329,1328,1327,1326,1325,1324,1323,1322,1321,1320,1319,1318,1317,1316,1315,1314,1313,1312,1311,1310,1309,1308,1307,1306,1305,1304,1303,1302,1301,1300,1299,1298,1297,1296,1295,1294,1293,1292,1291,1290,1289,1288,1287,1286,1285,1284,1283,1282,1281,1280,1279,1278,1277,1276,1275,1274,1273,1271,1270,1269,1268,1267,1266,1265,1263,1262,1261,1260,1259,1258,1257,1256,1255,1254,1253,1252,1251,1250,1249,1247,1246,1245,1244,1243,1242,1241,1240,1239,1238,1237,1236,1235,1234,1233,1232,1231,1230,1229,1228,1227,1226,1225,1224,1222,1218,1217,1216,1215,1214,1213,1212,1211,1210,1207,1206,1205,1204,1203,1202,1201,1200,1199,1198,1197,1196,1195,1194,1193,1192,1191,1190,1189,1188,1187,1186,1185,1184,1183,1182,1181,1180,1179,1178,1177,1176,1175,1174,1173,1172,1171,1169,1167,1166,1165,1164,1163,1162,1161,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1149,1148,1147,1146,1144,1142,1141,1140,1139,1138,1137,1135,1134,1133,1132,1131,1130,1129,1128,1127,1126,1125,1124,1123,1122,1121,1120,1119,1118,1117,1116,1115,1114,1112,1111,1110,1109,1108,1106,1105,1104,1103,1101,1100,1099,1098,1097,1096,1095,1094,1093,1092,1091,1090,1089,1088,1087,1085,1084,1083,1082,1081,1078,1077,1076,1075,1074,1073,1072,1071,1070,1069,1068,1067,1066,1065,1064,1063,1062,1061,1060,1059,1058,1057,1056,1055,1054,1053,1052,1051,1050,1049,1048,1047,1046,1045,1044,1043,1042,1041,1040,1039,1038,1037,1036,1035,1034,1033,1032,1031,1030,1029,1028,1027,1026,1025,1024,1023,1022,1021,1020,1019,1018,1017,1016,1015,1014,1013,1012,1011,1010,1009,1008,1007,1001,1000,999,996,995,994,989,988,987,986,985,984,983,982,981,980,979,978,977,976,963,960,959,958,957,956,955,954,953,952,951,950,949,948,947,946,945,944,943,942,941,940,939,938,937,936,935,934,933,932,931,930,929,928,927,926,925,924,923,922,921,920,919,918,917,916,915,914,913,912,911,910,909,908,907,906,905,904,903,900,898,897,896,895,894,893,892,891,890,889,888,887,886,885,883,882,881,880,879,878,877,876,875,874,873,871,870,869,868,867,866,865,864,863,862,861,860,859,858,857,856,855,854,853,852,851,850,849,848,847,846,844,843,842,840,837,836,834,833,832,831,830,829,828,827,826,824,823,822,821,820,819,818,815,814,813,812,811,810,809,808,807,806,805,804,802,801,800,799,798,797,796,795,794,793,791,790,789,787,786,785,784,783,782,781,780,777,775,773,772,771,770,769,768,767,766,765,764,763,762,761,760,759,758,757,756,755,754,753,752,751,750,749,747,746,745,744,743,742,741,740,739,738,737,736,735,734,733,732,731,730,729,728,727,725,724,723,721,718,717,716,715,714,713,712,711,710,709,708,707,706,705,704,703,702,701,700,699,698,697,696,694,693,691,690,689,688,687,686,685,684,683,682,681,680,679,678,677,676,675,674,672,671,670,669,667,664,663,661,660,659,658,657,656,653,652,651,650,649,648,647,646,645,644,643,642,641,639,638,636,634,633,631,628,626,625,624,623,622,620,619,616,615,614,613,612,611,610,609,607,606,605,604,603,601,599,598,597,596,595,594,592,590,589,588,587,586,584,583,582,580,579,578,576,575,574,573,572,570,569,568,567,566,565,564,550,548,547,545,544,543,542,541,539,538,536,535,534,533,531,525,524,523,522,521,520,519,518,517,516,515,514,513,511,510,509,507,506,505,504,503,502,501,500,499,498,497,496,495,494,491,490,489,488,487,486,485,483,482,481,480,478,476,475,474,473,472,471,470,469,468,467,466,465,464,462,461,460,459,458,456,454,453,452,450,449,448,446,445,444,442,441,440,437,436,435,434,433,432,431,430,429,428,426,424,423,422,421,418,417,416,415,412,411,410,409,408,407,406,405,404,403,402,401,400,399,397,395,393,392,391,390,389,388,387,386,385,384,383,382,381,380,379,377,376,375,374,373,372,371,370,365,364,361,359,358,356,354,353,352,351,349,348,347,346,345,344,343,342,341,340,339,338,336,335,334,333,332,331,330,329,328,327,326,325,324,323,322,321,320,319,318,315,314,313,311,309,308,307,306,305,304,303,302,301,300,299,298,297,296,295,294,291,290,289,288,287,286,285,284,283,282,281,280,279,278,277,276,275,274,273,272,271,270,269,268,267,266,265,264,263,262,261,260,258,257,255,253,252,251,250,248,247,246,244,243,242,241,240,239,238,237,235,234,233,232,229,228,227,226,225,224,223,222,221,220,219,218,217,215,213,212,211,210,209,208,207,206,205,204,203,202,201,200,199,198,197,196,193,192,190,171,167,165,163,161,157,154,153,152,151,150,149,130,129,127,126,125,124,123,122,121,120,119,118,117,116,115,114,113,112,111,109,108,107,106,105,103,102,100,99,98,97,95,94,93,92,90,89,87,82,81,80,79,78,75,74,73,72,71,70,69,68,67,66,65,62,61,60,55,54,49,48,46,43,40,38,36,31,30,29,19,6,3)) OR (`Idx`=3 AND `CreatureID` IN (224503,223617,223564,223505,220618,220245,220244,219546,218371,218158,218054,217725,217619,217608,217298,217195,217186,217174,217172,217171,217164,217159,217099,217068,217059,217033,217032,217012,216991,216904,216886,216737,216735,216721,216714,216712,216709,216708,216707,216700,216699,216695,216693,216689,216688,216687,216684,216676,216675,216674,216647,216646,216540,216539,216533,216512,216465,216462,216433,216432,216430,216429,216425,216424,216423,216404,216403,216402,216401,216400,216399,216398,216397,216396,216395,216394,216377,216367,216346,216344,216334,216274,216273,216198,216097,216090,216089,216070,215537,215536,215535,215534,215533,215478,215477,215330,215244,215216,215145,215007,214987,214887,214704,214659,214617,214606,214580,214577,214565,214532,214501,214499,214498,214491,214490,214487,214486,214485,214484,214483,214423,214391,214238,214237,214207,214206,214205,214204,214170,214150,214125,214116,214094,214055,214054,214033,213948,213940,213939,213803,213752,213747,213740,213737,213731,213682,213547,213545,213544,213541,213415,213414,213413,213411,213389,213272,213154,213066,213064,213046,212959,212916,212910,212909,212899,212875,212834,212787,212781,212780,212779,212776,212738,212690,212687,212684,212670,212669,212653,212505,212500,212498,212430,212406,212401,212361,212337,212317,212314,212243,212130,212085,212074,212065,212061,212043,212040,212032,212005,212004,211978,211976,211945,211944,211943,211936,211916,211915,211913,211871,211820,211799,211769,211760,211756,211748,211747,211735,211734,211678,211676,211674,211672,211668,211663,211642,211638,211526,211524,211523,211520,211518,211511,211447,211410,211385,211384,211383,211376,211356,211347,211344,211343,211342,211339,211318,211315,211314,211278,211267,211235,211226,211224,211223,211222,211212,211211,211208,211206,211205,211180,211157,211116,211115,211113,211112,211109,211108,211107,211086,211085,211084,211083,211082,211076,211071,211066,211064,211058,211013,211007,210988,210972,210885,210884,210867,210847,210835,210828,210827,210791,210783,210782,210774,210772,210771,210769,210768,210686,210685,210679,210652,210651,210649,210648,210647,210645,210622,210620,210617,210611,210592,210591,210583,210571,210552,210551,210531,210530,210505,210504,210503,210499,210492,210481,210480,210472,210471,210469,210468,210466,210463,210462,210452,210450,210449,210448,210447,210446,210445,210443,210441,210440,210439,210433,210425,210410,210404,210396,210387,210382,210347,210345,210344,210329,210285,210274,210230,210229,210195,210173,210172,210166,210150,210147,210146,210136,210122,210121,210099,210077,210071,210065,210026,210021,210015,210005,209983,209982,209981,209969,209967,209965,209964,209963,209962,209894,209884,209874,209852,209851,209843,209835,209833,209829,209828,209827,209808,209794,209793,209771,209770,209759,209757,209755,209736,209735,209734,209722,209627,209606,209595,209593,209579,209570,209569,209567,209566,209565,209563,209562,209535,209534,209520,209504,209495,209494,209493,209492,209489,209488,209435,209434,209433,209353,209280,209272,209256,209255,209237,209236,209235,209233,209200,209176,209175,209174,209144,209143,209108,209097,209045,209031,208948,208946,208945,208921,208856,208855,208804,208733,208721,208718,208695,208688,208676,208670,208661,208660,208626,208600,208599,208591,208589,208588,208578,208557,208514,208502,208498,208487,208475,208458,208419,208418,208359,208334,208333,208331,208330,208329,208326,208324,208323,208321,208305,208285,208284,208281,208231,208182,208150,208122,208121,208039,208031,207982,207933,207861,207848,207828,207825,207800,207782,207769,207739,207705,207702,207671,207660,207531,207523,207500,207498,207417,207336,207333,207332,207328,207304,207302,207301,207286,207284,207280,207276,207275,207274,207273,207272,207210,207203,207201,207183,207182,207181,207180,207179,207164,207139,207130,207129,207117,207099,207091,207089,207088,207087,207072,207048,207047,207041,207040,207039,207038,207030,207029,207017,207016,207015,207008,206975,206940,206900,206866,206860,206859,206858,206838,206837,206836,206835,206833,206829,206827,206826,206824,206819,206817,206802,206801,206798,206796,206794,206783,206782,206781,206780,206776,206775,206774,206772,206754,206753,206752,206751,206727,206726,206722,206720,206719,206718,206717,206714,206713,206711,206709,206708,206706,206702,206701,206691,206676,206675,206674,206673,206668,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206649,206643,206604,206603,206601,206597,206582,206581,206580,206579,206578,206577,206576,206575,206574,206564,206563,206562,206559,206556,206554,206552,206548,206518,206492,206490,206482,206481,206440,206431,206375,206352,206323,206322,206321,206270,206269,206266,206264,206242,206241,206240,206239,206236,206232,206231,206229,206224,206223,206182,206162,206146,206073,206068,206063,206042,206029,206024,206023,206016,206010,205992,205962,205960,205939,205938,205937,205936,205910,205907,205906,205905,205875,205843,205799,205749,205699,205696,205670,205642,205641,205627,205594,205564,205551,205477,205471,205445,205440,205439,205436,205406,205368,205361,205348,205338,205296,205227,205225,205159,205151,205143,205140,205138,205131,205043,205035,205028,205027,205025,205020,205014,205007,204996,204986,204932,204924,204832,204829,204826,204816,204804,204738,204684,204671,204534,204533,204531,204530,204471,204446,204443,204442,204441,204407,204403,204374,204362,204349,204301,204294,204281,204274,204242,204239,204218,204216,204204,204202,204195,204194,204192,204191,204172,204167,204159,204139,204111,204106,204105,204087,204079,204078,204076,204075,204073,204072,204063,204048,204047,204030,204029,204003,204002,203988,203982,203979,203972,203958,203948,203947,203946,203941,203930,203914,203910,203895,203894,203879,203799,203794,203754,203753,203750,203748,203739,203737,203723,203717,203710,203692,203691,203690,203686,203685,203632,203600,203517,203464,203461,203424,203402,203401,203388,203382,203371,203353,203300,203295,203267,203224,203215,203210,203209,203208,203203,203154,203031,203013,203007,202915,202912,202893,202884,202865,202864,202858,202846,202844,202803,202802,202799,202787,202782,202769,202768,202767,202675,202673,202649,202648,202633,202632,202621,202603,202602,202601,202599,202596,202594,202583,202571,202529,202483,202481,202456,202439,202421,202419,202417,202414,202413,202412,202411,202379,202280,202276,202275,202261,202245,201983,201875,201838,201832,201831,201830,201787,201725,201724,201653,201638,201532,201494,201471,201469,201468,201467,201466,201465,201464,201429,201410,201406,201405,201404,201403,201371,201309,201305,201304,201300,201295,201259,201223,201218,201217,201160,201155,201120,201117,201113,201112,201111,201097,201096,201083,201064,201063,201059,201058,201038,201036,201033,201030,201028,201027,201020,201012,201011,201010,200993,200991,200990,200986,200983,200949,200942,200941,200917,200909,200853,200852,200850,200849,200816,200785,200761,200745,200736,200675,200594,200593,200587,200568,200556,200554,200546,200545,200543,200542,200458,200454,200452,200451,200410,200382,200380,200379,200365,200358,200357,200354,200321,200320,200319,200312,200311,200310,200308,200307,200306,200305,200304,200303,200287,200284,200283,200274,200271,200270,200269,200268,200262,200253,200249,200237,200219,200214,200208,200182,200179,200178,200177,200168,200152,200148,200138,200135,200132,200124,200122,200113,200103,200076,200073,200067,200066,200058,200057,200000,199999,199997,199995,199993,199992,199982,199980,199974,199972,199971,199970,199946,199943,199937,199936,199934,199933,199929,199928,199887,199866,199865,199845,199830,199828,199827,199826,199825,199824,199812,199809,199805,199799,199795,199776,199773,199765,199731,199725,199714,199712,199705,199669,199657,199652,199594,199593,199591,199587,199584,199575,199574,199573,199569,199518,199504,199491,199485,199455,199437,199412,199379,199377,199374,199372,199360,199359,199358,199349,199319,199318,199316,199303,199298,199290,199289,199285,199284,199282,199278,199276,199261,199256,199253,199252,199250,199229,199228,199227,199226,199179,199178,199150,199050,199004,198979,198969,198958,198957,198928,198925,198920,198909,198885,198877,198876,198866,198844,198843,198818,198817,198813,198786,198785,198783,198781,198780,198779,198778,198777,198776,198775,198773,198772,198770,198769,198758,198750,198748,198725,198721,198717,198666,198665,198664,198663,198660,198659,198658,198657,198656,198655,198654,198651,198610,198571,198569,198568,198566,198560,198524,198522,198520,198487,198462,198447,198444,198434,198425,198421,198407,198406,198405,198403,198393,198383,198378,198376,198361,198354,198353,198351,198341,198332,198329,198328,198314,198313,198307,198302,198296,198277,198276,198275,198265,198242,198238,198237,198235,198228,198225,198215,198212,198211,198209,198187,198184,198183,198173,198165,198163,198142,198135,198114,198111,198097,198081,198078,198071,198070,198067,198065,198028,198025,198024,198013,197955,197954,197939,197925,197923,197922,197920,197914,197908,197900,197898,197895,197892,197882,197863,197847,197846,197844,197842,197841,197831,197827,197820,197809,197802,197799,197798,197788,197768,197766,197755,197754,197745,197744,197740,197733,197732,197731,197726,197723,197720,197708,197707,197703,197702,197695,197694,197689,197688,197687,197669,197615,197602,197590,197567,197562,197552,197544,197540,197538,197536,197529,197506,197504,197502,197477,197468,197434,197428,197408,197366,197361,197341,197340,197322,197320,197318,197316,197310,197307,197303,197298,197212,197207,197195,197194,197185,197166,197153,197101,197098,197087,197076,197075,197061,197060,197047,197033,197031,197021,197020,197019,197001,197000,196998,196985,196983,196968,196962,196956,196949,196942,196922,196918,196908,196890,196888,196887,196886,196883,196875,196874,196873,196867,196863,196860,196859,196829,196826,196825,196803,196787,196780,196769,196673,196667,196663,196647,196646,196639,196594,196586,196584,196578,196574,196560,196558,196557,196556,196554,196553,196542,196539,196527,196526,196525,196522,196521,196517,196504,196496,196493,196492,196491,196489,196487,196484,196459,196446,196442,196426,196417,196397,196396,196388,196385,196384,196379,196373,196370,196365,196362,196356,196340,196339,196338,196336,196331,196329,196327,196325,196323,196320,196301,196294,196293,196228,196224,196195,196193,196184,196146,196119,196095,196071,196060,196059,196057,196052,196046,196042,196041,196038,196037,196034,196024,196017,196015,195962,195961,195960,195937,195925,195920,195914,195870,195853,195848,195839,195838,195837,195836,195830,195816,195813,195796,195795,195794,195787,195775,195774,195772,195757,195756,195752,195744,195742,195740,195731,195706,195705,195678,195677,195672,195670,195655,195639,195616,195615,195613,195598,195541,195515,195498,195492,195484,195481,195479,195468,195465,195461,195459,195442,195428,195383,195380,195377,195374,195372,195368,195366,195361,195350,195347,195344,195321,195317,195304,195303,195296,195294,195293,195269,195241,195231,195187,195176,195175,195158,195140,195130,195123,195121,195119,195053,195037,195032,195027,194948,194933,194931,194926,194917,194913,194877,194876,194825,194822,194808,194804,194803,194798,194797,194794,194792,194787,194785,194768,194742,194741,194739,194738,194710,194700,194684,194682,194674,194672,194668,194664,194662,194630,194619,194600,194558,194557,194555,194551,194523,194517,194453,194444,194437,194419,194379,194378,194370,194362,194360,194349,194302,194293,194284,194238,194236,194222,194221,194217,194197,194145,194144,194115,194103,194102,194096,194093,194092,194091,194089,194088,194087,194086,194084,194082,194081,194080,194079,194078,194075,194070,194069,194066,194064,194062,194060,194058,194054,194045,194041,194040,194030,193973,193969,193960,193958,193956,193900,193894,193891,193884,193883,193882,193881,193873,193868,193861,193859,193854,193844,193816,193812,193811,193806,193795,193786,193750,193741,193737,193736,193721,193703,193700,193641,193640,193626,193623,193621,193618,193605,193604,193562,193555,193520,193505,193490,193479,193444,193440,193429,193428,193427,193425,193421,193419,193414,193403,193322,193315,193314,193309,193307,193306,193305,193289,193285,193284,193283,193282,193281,193280,193274,193265,193264,193262,193247,193239,193236,193208,193205,193204,193203,193202,193197,193172,193155,193122,193119,193118,193104,193101,193100,193097,193082,193080,193040,193028,193020,193018,193011,193004,193003,192973,192880,192873,192870,192857,192829,192827,192826,192824,192819,192784,192748,192744,192743,192741,192738,192703,192702,192700,192699,192684,192641,192612,192597,192596,192594,192593,192583,192582,192568,192567,192561,192512,192506,192505,192502,192500,192470,192469,192460,192456,192454,192452,192451,192450,192449,192448,192447,192446,192445,192440,192428,192427,192425,192423,192422,192419,192418,192416,192415,192413,192412,192407,192399,192393,192389,192371,192367,192355,192354,192352,192341,192339,192330,192311,192309,192306,192283,192273,192270,192236,192221,192188,192187,192186,192181,192180,192179,192178,192174,192173,192171,192170,192169,192167,192166,192154,192153,192152,192151,192149,192146,192145,192144,192143,192142,192141,192134,192133,192132,192131,192130,192129,192127,192126,192125,192124,192123,192122,192111,192105,192089,192082,192079,192057,192053,192041,192021,192004,191964,191963,191955,191946,191945,191940,191939,191931,191906,191903,191902,191900,191899,191898,191869,191857,191850,191848,191835,191833,191828,191827,191826,191825,191819,191817,191809,191805,191804,191803,191800,191799,191795,191793,191792,191789,191788,191787,191786,191785,191784,191779,191777,191775,191774,191773,191767,191765,191762,191745,191733,191727,191721,191709,191708,191687,191686,191684,191683,191681,191680,191679,191678,191676,191668,191667,191666,191662,191661,191660,191659,191658,191656,191654,191653,191647,191645,191625,191616,191615,191599,191597,191585,191584,191583,191581,191577,191563,191540,191530,191528,191526,191525,191524,191519,191518,191516,191512,191501,191499,191488,191458,191457,191451,191447,191446,191443,191442,191441,191425,191423,191418,191413,191396,191395,191378,191376,191374,191353,191338,191332,191290,191289,191278,191272,191268,191259,191245,191241,191229,191228,191202,191201,191200,191180,191175,191140,191136,191126,191124,191115,191114,191112,191098,191093,191089,191082,191076,191066,191055,191054,191046,191023,191016,190996,190995,190993,190984,190983,190946,190945,190918,190917,190916,190909,190904,190900,190886,190871,190812,190794,190778,190771,190769,190767,190766,190741,190738,190716,190714,190712,190709,190692,190669,190665,190659,190657,190656,190653,190644,190628,190605,190604,190603,190602,190587,190583,190582,190581,190580,190555,190541,190529,190494,190470,190469,190397,190388,190385,190382,190340,190294,190282,190279,190267,190266,190260,190243,190242,190221,190210,190209,190208,190207,190206,190204,190202,190199,190193,190188,190186,190177,190153,190147,190144,190133,190130,190129,190117,190116,190115,190111,190079,190066,190060,190059,190056,190055,190054,190051,190029,189992,189976,189958,189941,189934,189929,189895,189869,189856,189854,189853,189834,189821,189817,189787,189783,189777,189769,189768,189737,189734,189714,189713,189703,189691,189690,189689,189688,189659,189653,189643,189640,189619,189614,189610,189591,189573,189557,189554,189537,189535,189516,189505,189500,189499,189491,189489,189488,189485,189477,189461,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189408,189406,189405,189402,189392,189374,189360,189357,189356,189336,189334,189317,189313,189307,189306,189305,189298,189296,189257,189248,189241,189231,189230,189229,189228,189191,189186,189185,189165,189139,189092,189091,189090,189089,189070,189069,189057,189056,189017,189016,189015,189014,189013,189012,189011,189010,189009,189008,189007,189006,189003,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188956,188953,188952,188951,188949,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188928,188907,188894,188892,188891,188890,188888,188884,188874,188811,188810,188808,188807,188800,188797,188796,188795,188786,188784,188778,188777,188776,188775,188774,188772,188769,188768,188767,188765,188764,188762,188761,188748,188746,188745,188743,188742,188741,188740,188739,188738,188736,188732,188731,188730,188729,188712,188683,188675,188663,188651,188635,188634,188633,188632,188629,188621,188616,188615,188614,188613,188612,188611,188610,188604,188597,188595,188594,188587,188586,188585,188584,188582,188581,188580,188578,188577,188576,188574,188573,188572,188571,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188553,188552,188549,188547,188545,188542,188539,188535,188534,188533,188532,188528,188522,188519,188518,188516,188502,188501,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188474,188473,188472,188471,188470,188468,188466,188457,188456,188454,188450,188449,188440,188432,188431,188423,188419,188418,188417,188409,188407,188406,188400,188399,188396,188395,188394,188393,188379,188378,188373,188370,188369,188368,188367,188366,188364,188363,188355,188346,188343,188336,188333,188329,188328,188327,188326,188325,188324,188323,188322,188310,188309,188308,188307,188305,188304,188303,188296,188286,188266,188259,188258,188256,188220,188201,188188,188172,188164,188130,188089,188087,188086,188081,188074,188067,188056,188055,188054,188015,188007,188006,188004,187994,187992,187969,187941,187936,187931,187930,187920,187916,187908,187907,187867,187863,187835,187834,187813,187811,187802,187773,187723,187722,187694,187692,187691,187656,187641,187629,187628,187602,187601,187600,187599,187587,187581,187580,187579,187578,187575,187574,187568,187566,187565,187551,187549,187541,187523,187519,187518,187516,187510,187503,187502,187500,187489,187484,187468,187460,187458,187457,187456,187453,187407,187397,187391,187341,187335,187282,187266,187265,187264,187262,187258,187250,187242,187240,187232,187206,187204,187196,187194,187193,187189,187187,187175,187174,187173,187172,187167,187165,187158,187134,187133,187127,187125,187121,187120,187117,187105,187102,187101,187097,187096,187093,187088,187087,187085,187084,187081,187073,187072,187071,187065,187060,187058,187053,187050,187048,187041,186960,186956,186954,186944,186943,186919,186915,186903,186897,186892,186891,186849,186835,186831,186826,186825,186823,186800,186799,186798,186797,186796,186792,186768,186766,186765,186756,186745,186730,186728,186727,186724,186723,186722,186720,186719,186718,186714,186713,186704,186701,186698,186697,186683,186682,186680,186668,186667,186662,186659,186638,186634,186632,186630,186628,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186593,186588,186582,186581,186579,186577,186576,186572,186567,186538,186536,186528,186527,186513,186510,186490,186483,186478,186461,186459,186453,186452,186451,186435,186431,186404,186389,186363,186362,186361,186359,186335,186328,186323,186288,186287,186269,186268,186267,186266,186264,186260,186239,186221,186213,186180,186174,186165,186164,186158,186148,186142,186140,186139,186133,186112,186111,186110,186109,186108,186089,186070,186062,186060,186058,186047,186046,186045,186044,186043,185917,185908,185887,185876,185846,185796,185780,185765,185695,185688,185684,185673,185671,185668,185648,185644,185643,185639,185638,185629,185620,185618,185614,185596,185595,185594,185593,185591,185589,185583,185544,185541,185485,185325,185292,185289,185287,185239,185217,185216,185172,185148,185088,184981,184980,184979,184978,184933,184928,184869,184814,184813,184812,184811,184743,184657,184639,184619,184613,184612,184501,184495,184453,184444,184440,184406,184405,184348,184346,184345,184344,184319,184317,184291,184180,184170,184168,184167,184049,184034,184033,184030,184017,183994,183957,183956,183923,183922,183902,183887,183885,183882,183866,183864,183863,183794,183739,183738,183731,183681,183659,183656,183648,183634,183633,183632,183604,183603,183601,183600,183599,183598,183597,183595,183591,183590,183589,183588,183586,183585,183584,183583,183582,183581,183578,183577,183574,183572,183567,183551,183550,183549,183547,183541,183524,183521,183520,183519,183492,183491,183489,183486,183485,183484,183483,183482,183479,183476,183472,183471,183470,183434,183425,183424,183423,183405,183401,183386,183379,183375,183371,183368,183364,183363,183362,183361,183343,183342,183341,183322,183321,183320,183317,183295,183233,183232,183189,183186,183176,183169,183167,183166,183165,183164,183163,183162,182860,182849,182846,182845,182844,182839,182838,182837,182836,182835,182834,182833,182832,182831,182830,182829,182828,182827,182826,182817,182814,182813,182811,182787,182784,182782,182781,182780,182779,182772,182751,182747,182746,182732,182731,182721,182720,182718,182717,182716,182713,182708,182706,182702,182693,182688,182684,182683,182682,182680,182679,182678,182673,182672,182671,182669,182658,182649,182648,182647,182639,182637,182636,182635,182634,182633,182630,182602,182600,182599,182598,182597,182596,182595,182594,182593,182591,182588,182587,182586,182585,182580,182566,182565,182564,182551,182550,182549,182547,182546,182545,182537,182533,182528,182499,182498,182497,182496,182495,182493,182471,182470,182469,182457,182456,182452,182451,182450,182449,182446,182439,182434,182422,182402,182401,182400,182399,182398,182397,182396,182395,182371,182370,182369,182366,182363,182349,182329,182328,182321,182315,182310,182305,182284,182267,182266,182256,182255,182247,182242,182240,182208,182207,182204,182199,182198,182136,182135,182131,182116,182115,182113,182097,182058,182057,182056,182055,182036,182034,182032,182031,182030,182029,182026,182025,182024,182022,182017,182012,181971,181953,181946,181945,181943,181924,181923,181922,181921,181920,181919,181918,181917,181916,181913,181912,181911,181910,181909,181908,181907,181906,181887,181884,181878,181876,181875,181864,181863,181860,181854,181853,181815,181797,181793,181779,181761,181758,181757,181756,181755,181754,181752,181751,181750,181749,181748,181747,181679,181678,181677,181676,181673,181672,181622,181621,181620,181619,181609,181608,181607,181595,181576,181568,181567,181566,181565,181564,181563,181534,181528,181527,181525,181524,181523,181522,181508,181507,181476,181474,181459,181429,181392,181375,181369,181364,181323,181211,181130,181127,181126,181016,181015,180985,180964,180950,180923,180858,180840,180814,180813,180774,180767,180766,180765,180764,180763,180709,180704,180698,180697,180696,180695,180692,180669,180656,180655,180654,180652,180641,180632,180617,180556,180555,180554,180526,180501,180490,180489,180447,180443,180442,180416,180413,180408,180405,180404,180403,180402,180400,180393,180350,180320,180315,180310,180305,180263,180257,180158,180096,180037,180036,180027,180026,179948,179947,179909,179908,179886,179882,179830,179829,179817,179815,179814,179808,179807,179753,179752,179749,179748,179744,179715,179691,179689,179653,179646,179645,179640,179639,179638,179637,179634,179633,179564,179549,179548,179521,179514,179421,179420,179396,179385,179345,179333,179278,179276,179249,179238,179236,179235,179201,179199,179195,179170,179142,179112,179110,179102,179101,179100,179099,179081,179057,179055,178981,178913,178909,178870,178833,178827,178822,178785,178780,178779,178777,178772,178762,178737,178725,178723,178720,178719,178710,178659,178616,178611,178610,178593,178591,178586,178585,178582,178579,178523,178506,178500,178499,178498,178495,178478,178467,178466,178451,178450,178439,178424,178422,178421,178394,178351,178348,178344,178329,178293,178289,178278,178196,178129,178114,178113,178104,178098,178083,178056,177996,177968,177955,177858,177828,177827,177824,177799,177734,177699,177698,177697,177692,177679,177673,177652,177592,177555,177554,177552,177540,177539,177519,177508,177500,177499,177432,177431,177409,177408,177376,177309,177255,177214,177211,177176,177160,177145,177138,177127,177074,177050,176791,176790,176740,176709,176703,176701,176692,176686,176621,176620,176619,176606,176527,176526,176455,176454,176453,176452,176451,176450,176449,176448,176447,176408,176379,176378,176351,176344,176340,176339,176338,176332,176325,176302,176297,176274,176250,176249,176202,176132,176125,176124,176122,176121,176120,176119,176118,176116,176114,176112,176111,176110,176109,176108,176107,176105,176104,176101,176092,176089,176086,176079,176068,176044,176027,176018,176017,175975,175835,175826,175811,175803,175698,175677,175647,175620,175598,175593,175591,175588,175580,175572,175568,175518,175511,175495,175494,175478,175474,175471,175470,175469,175466,175459,175458,175448,175441,175439,175438,175437,175428,175402,175315,175222,175221,175218,175216,175215,175211,175208,175207,175206,175201,175149,175067,175066,175054,175053,175042,175040,175020,175018,175017,175016,175002,174960,174934,174930,174898,174880,174878,174859,174851,174842,174769,174731,174704,174702,174699,174692,174690,174689,174678,174660,174655,174629,174618,174596,174579,174540,174476,174474,174458,174452,174451,174450,174449,174448,174447,174446,174445,174444,174442,174441,174428,174427,174426,174425,174412,174401,174369,174350,174349,174342,174340,174266,174263,174260,174257,174256,174255,174250,174249,174208,174194,174185,174100,174093,174092,174090,174042,174041,174040,174025,174023,174022,174021,173987,173986,173984,173973,173949,173935,173932,173931,173927,173926,173852,173840,173828,173818,173812,173810,173799,173797,173656,173650,173643,173618,173568,173563,173489,173452,173351,173310,173304,173300,173285,173281,173279,173219,173140,173118,173100,173082,173072,173032,173002,172990,172947,172946,172935,172880,172872,172863,172849,172847,172821,172811,172796,172795,172717,172715,172714,172713,172705,172642,172620,172619,172600,172597,172595,172571,172555,172447,172438,172437,172436,172435,172434,172433,172427,172419,172418,172413,172404,172390,172376,172375,172374,172373,172372,172371,172370,172369,172368,172367,172366,172365,172364,172363,172351,172349,172348,172347,172346,172344,172343,172315,172292,172291,172290,172289,172288,172287,172208,172205,172169,172156,172108,172104,172088,172055,172038,172036,172015,171966,171965,171964,171962,171944,171940,171925,171865,171864,171845,171826,171825,171824,171815,171796,171794,171754,171746,171730,171701,171674,171653,171634,171630,171629,171628,171627,171625,171624,171623,171622,171617,171616,171615,171614,171604,171603,171601,171600,171549,171525,171524,171515,171509,171508,171506,171505,171503,171502,171471,171463,171439,171420,171411,171410,171409,171408,171403,171401,171386,171382,171377,171373,171372,171339,171323,171304,171284,171282,171281,171280,171274,171270,171269,171257,171210,171209,171207,171204,171202,171201,171194,171188,171164,171155,171146,171145,171110,171089,171076,171029,170953,170952,170951,170950,170930,170875,170868,170863,170862,170857,170855,170828,170823,170822,170799,170780,170772,170766,170725,170722,170675,170673,170607,170542,170530,170519,170515,170497,170494,170458,170450,170441,170391,170389,170343,170341,170340,170294,170252,170251,170246,170245,170235,170223,170206,170167,170145,170123,170120,170119,170117,170090,170081,169982,169977,169976,169975,169974,169973,169972,169971,169970,169925,169917,169876,169849,169822,169803,169789,169747,169727,169716,169714,169709,169700,169688,169670,169669,169662,169656,169653,169651,169640,169628,169614,169612,169583,169582,169576,169559,169558,169557,169517,169516,169489,169488,169487,169485,169484,169483,169476,169428,169370,169367,169365,169364,169343,169320,169300,169295,169265,169255,169254,169230,169225,169223,169218,169198,169197,169177,169171,169147,169134,169133,169132,169130,169113,169111,169093,169092,169086,169066,169058,169057,169048,169046,169028,169006,168995,168994,168951,168944,168904,168865,168804,168716,168694,168660,168654,168653,168652,168643,168635,168522,168518,168504,168503,168459,168435,168406,168384,168356,168351,168344,168340,168323,168315,168314,168310,168305,168302,168231,168220,168219,168215,168214,168213,168212,168157,168153,168137,168133,168116,168110,168100,168077,168067,168064,168044,168043,168019,167992,167970,167969,167968,167949,167933,167932,167931,167902,167897,167894,167886,167866,167847,167767,167755,167744,167717,167701,167699,167665,167662,167644,167617,167615,167600,167523,167509,167494,167488,167487,167467,167465,167459,167457,167448,167434,167420,167416,167415,167414,167413,167412,167411,167409,167395,167316,167315,167313,167312,167244,167237,167172,167155,167153,167080,167043,167026,167018,166966,166964,166963,166959,166958,166915,166914,166913,166884,166873,166862,166849,166848,166847,166842,166823,166820,166808,166803,166802,166801,166778,166755,166722,166692,166691,166677,166666,166632,166623,166606,166605,166564,166543,166542,166541,166540,166499,166489,166468,166457,166428,166400,166342,166336,166266,166264,166230,166226,166221,166203,166200,166187,166180,166172,166171,166150,166149,166144,166132,166119,166094,166087,166082,166058,166057,166041,166036,166035,166033,166032,166026,166025,166013,166006,166000,165997,165967,165955,165944,165930,165920,165907,165888,165886,165885,165884,165882,165881,165878,165873,165871,165870,165862,165846,165838,165837,165835,165821,165803,165802,165801,165790,165751,165742,165738,165735,165733,165724,165723,165719,165707,165698,165645,165639,165609,165605,165563,165533,165529,165523,165515,165507,165483,165479,165469,165420,165414,165335,165332,165331,165320,165314,165313,165306,165305,165304,165270,165266,165265,165256,165255,165240,165221,165220,165219,165213,165190,165183,165174,165170,165156,165116,165084,165078,165073,165021,165019,164993,164992,164991,164959,164938,164925,164827,164806,164781,164770,164764,164735,164734,164733,164732,164731,164730,164728,164698,164612,164599,164583,164578,164562,164553,164537,164533,164507,164494,164493,164491,164440,164417,164393,164392,164347,164233,164220,164209,164205,164191,164184,164171,164127,164111,164083,163994,163987,163979,163966,163892,163862,163857,163705,163703,163697,163696,163694,163690,163689,163662,163655,163653,163632,163626,163600,163590,163581,163579,163563,163559,163540,163510,163498,163435,163432,163425,163424,163411,163389,163380,163376,163372,163368,163350,163344,163330,163296,163290,163289,163278,163256,163208,163205,163169,163168,163151,163149,163137,163134,163133,163107,163106,163094,163052,163041,163030,163014,163013,162996,162994,162993,162931,162924,162914,162905,162891,162886,162885,162884,162867,162865,162860,162858,162856,162854,162842,162839,162838,162836,162735,162685,162680,162611,162596,162578,162531,162530,162517,162516,162513,162493,162438,162435,162420,162413,162375,162360,162300,162292,162044,162035,162034,162021,162020,162018,162009,161903,161822,161757,161711,161539,161482,161480,161469,161448,161417,161415,161406,161399,161376,161364,161351,161345,161344,161333,161316,161281,161279,161274,161258,161215,161214,161197,161195,161191,161189,161179,161178,161153,161103,161065,161063,161052,161043,161006,161004,160965,160964,160921,160844,160842,160775,160748,160747,160698,160694,160692,160687,160686,160672,160649,160641,160608,160568,160524,160508,160485,160474,160437,160384,160340,160317,160297,160296,160289,160285,160264,160203,160183,160182,160169,160165,160093,160062,160045,160044,159962,159890,159887,159853,159821,159813,159807,159806,159805,159804,159803,159791,159784,159773,159772,159771,159770,159769,159766,159758,159745,159727,159718,159716,159710,159705,159704,159703,159683,159662,159659,159631,159566,159565,159564,159563,159562,159561,159557,159556,159555,159554,159553,159548,159547,159505,159504,159495,159424,159422,159406,159404,159382,159335,159334,159333,159324,159309,159306,159275,159114,159097,159089,159088,159066,159063,159062,159061,159060,159030,159027,159025,159024,159022,159020,159010,159004,159001,158994,158993,158991,158990,158977,158928,158927,158917,158910,158908,158902,158897,158894,158893,158892,158842,158835,158813,158799,158780,158779,158778,158777,158774,158770,158714,158702,158641,158622,158620,158609,158596,158583,158555,158547,158532,158469,158468,158439,158424,158401,158359,158352,158349,158347,158341,158340,158322,158317,158313,158268,158267,158221,158206,158185,158163,158141,158140,158138,158133,158131,158125,158123,158120,158119,158098,158097,158094,158092,158084,158052,157983,157982,157981,157965,157959,157949,157845,157826,157808,157795,157793,157792,157786,157785,157784,157769,157759,157755,157731,157729,157727,157726,157720,157706,157705,157681,157671,157652,157649,157647,157618,157617,157599,157589,157579,157577,157576,157557,157505,157464,157463,157433,157417,157359,157335,157334,157327,157299,157293,157289,157242,157207,157108,157099,157068,157067,157066,157023,157022,157020,157019,157010,157009,157006,157003,157002,157001,156999,156963,156953,156950,156931,156911,156910,156909,156881,156834,156811,156792,156758,156753,156746,156743,156740,156731,156697,156675,156659,156658,156657,156656,156642,156611,156585,156532,156528,156508,156443,156441,156430,156429,156365,156341,156338,156311,156287,156286,156264,156261,156260,156256,156255,156236,156228,156194,156193,156153,156129,156126,156125,156110,156109,156104,156092,156079,156051,156043,155995,155984,155943,155930,155897,155896,155847,155846,155826,155807,155685,155635,155587,155581,155573,155512,155510,155504,155490,155481,155467,155463,155424,155423,155412,155411,155410,155404,155403,155399,155395,155391,155362,155361,155337,155327,155299,155297,155268,155267,155260,155255,155235,155222,155204,155170,155163,155153,155151,155146,155143,155142,155120,155119,155117,155113,155112,155093,155086,155078,155067,155034,155023,155022,155021,155019,155003,154989,154943,154936,154935,154931,154908,154907,154903,154871,154853,154823,154809,154763,154760,154750,154749,154726,154717,154716,154691,154684,154683,154676,154675,154632,154591,154584,154558,154526,154505,154499,154497,154496,154494,154489,154488,154486,154484,154462,154461,154434,154425,154424,154423,154421,154414,154409,154402,154401,154379,154374,154370,154361,154341,154274,154266,154265,154264,154262,154260,154259,154255,154205,154156,154137,154133,154080,154069,154068,154045,154016,154015,153991,153981,153970,153963,153957,153931,153911,153905,153871,153870,153858,153775,153773,153748,153744,153714,153713,153706,153670,153553,153551,153550,153548,153545,153523,153519,153479,153472,153465,153462,153457,153409,153397,153391,153379,153372,153345,153341,153279,153271,153267,153265,153260,153242,153239,153214,153213,153212,153210,153177,153176,153163,153162,153161,153160,153159,153157,153139,153138,153136,153109,153105,153104,153103,153102,153101,153100,153098,153094,153087,153086,153085,153082,153081,153079,153076,153075,153074,153073,153072,153071,153070,153069,153053,153039,153038,153037,153036,153035,153031,153007,153004,152974,152954,152952,152951,152944,152931,152842,152837,152802,152795,152793,152733,152727,152723,152722,152713,152705,152688,152663,152659,152658,152630,152623,152622,152605,152586,152573,152550,152515,152513,152486,152470,152449,152386,152379,152366,152355,152354,152353,152352,152303,152302,152301,152294,152293,152282,152279,152262,152244,152239,152235,152201,152184,152173,152172,152171,152168,152161,152140,152131,152130,152123,152111,152091,152071,152070,152069,152052,151998,151982,151911,151903,151902,151901,151898,151876,151840,151839,151833,151828,151803,151764,151699,151692,151674,151648,151644,151605,151604,151545,151527,151513,151490,151475,151423,151356,151332,151327,151305,151301,151299,151297,151269,151268,151267,151265,151264,151263,151262,151261,151260,151259,151249,151235,151226,151225,151224,151223,151210,151165,151164,151163,151152,151150,151110,151023,151021,151009,151008,151005,151004,151003,151002,150997,150984,150983,150968,150919,150879,150869,150842,150819,150817,150794,150780,150762,150689,150648,150646,150635,150592,150590,150579,150578,150577,150569,150522,150514,150502,150482,150478,150472,150466,150465,150460,150453,150429,150415,150403,150361,150355,150334,150260,150258,150218,149967,149964,149962,149959,149956,149936,149935,149934,149931,149926,149910,149894,149893,149873,149866,149839,149838,149794,149773,149772,149770,149768,149751,149727,149722,149710,149704,149696,149695,149694,149666,149644,149635,149633,149616,149614,149599,149598,149597,149595,149593,149592,149590,149589,149588,149587,149586,149585,149584,149583,149582,149581,149576,149575,149549,149548,149536,149519,149515,149504,149491,149489,149488,149476,149473,149469,149467,149460,149459,149458,149446,149445,149438,149437,149436,149434,149433,149409,149408,149405,149404,149402,149400,149390,149389,149382,149379,149371,149370,149368,149362,149350,149332,149330,149323,149321,149303,149302,149297,149296,149290,149277,149276,149275,149274,149273,149272,149266,149262,149254,149196,149195,149191,149170,149168,149166,149165,149164,149163,149162,149161,149160,149159,149158,149157,149154,149146,149137,149131,149129,149123,149096,149048,149011,149008,149002,148999,148994,148973,148971,148967,148966,148965,148963,148962,148957,148953,148943,148942,148936,148929,148928,148925,148919,148914,148905,148887,148848,148814,148808,148794,148786,148778,148767,148763,148749,148741,148737,148721,148704,148652,148647,148646,148639,148616,148610,148603,148596,148583,148577,148575,148574,148573,148556,148554,148553,148541,148537,148536,148531,148530,148529,148512,148511,148499,148487,148486,148473,148459,148457,148454,148442,148441,148425,148420,148404,148374,148366,148364,148361,148360,148354,148349,148347,148345,148341,148326,148325,148324,148320,148303,148298,148293,148290,148287,148280,148279,148271,148258,148252,148216,148210,148179,148169,148164,148162,148133,148129,148122,148121,148111,148089,148086,148085,148084,148065,148064,148063,148062,148056,148048,148022,148021,148011,148008,148001,147994,147993,147992,147991,147979,147973,147972,147967,147949,147925,147919,147893,147891,147883,147833,147832,147827,147820,147817,147816,147802,147797,147781,147779,147767,147764,147760,147756,147752,147724,147695,147680,147674,147656,147620,147603,147601,147600,147598,147584,147582,147552,147545,147544,147543,147542,147541,147535,147524,147505,147483,147480,147477,147474,147473,147469,147467,147466,147465,147464,147459,147427,147426,147423,147418,147396,147381,147371,147369,147363,147355,147354,147349,147346,147341,147306,147305,147292,147288,147275,147274,147271,147270,147265,147264,147263,147252,147249,147239,147236,147219,147208,147194,147190,147189,147170,147169,147168,147167,147163,147162,147150,147144,147143,147137,147119,147096,147073,147067,147066,147059,147055,147053,147028,147027,146987,146978,146965,146963,146958,146955,146946,146944,146914,146861,146856,146846,146822,146820,146819,146818,146815,146814,146779,146770,146769,146755,146749,146744,146724,146723,146692,146688,146684,146680,146673,146657,146656,146650,146646,146645,146634,146617,146608,146592,146575,146567,146535,146522,146494,146482,146480,146479,146405,146401,146364,146353,146328,146307,146306,146252,146198,146159,146154,146144,146142,146072,146070,146055,145950,145949,145921,145914,145906,145904,145902,145891,145884,145879,145842,145834,145831,145828,145824,145812,145809,145799,145791,145775,145749,145737,145718,145717,145694,145650,145645,145636,145635,145634,145612,145611,145607,145578,145571,145568,145547,145546,145545,145537,145522,145512,145510,145509,145505,145490,145468,145445,145440,145427,145410,145403,145390,145385,145370,145365,145337,145307,145300,145293,145283,145281,145264,145257,145241,145236,145234,145222,145221,145220,145219,145218,145217,145216,145215,145214,145213,145212,145210,145207,145180,145179,145178,145165,145163,145162,145138,145104,145098,145073,145072,145071,145070,145036,145029,145028,145017,145016,145013,145002,144999,144973,144971,144970,144959,144958,144923,144918,144911,144897,144890,144882,144814,144813,144811,144807,144803,144792,144790,144783,144774,144745,144729,144727,144725,144724,144720,144697,144685,144521,144507,144484,144482,144481,144476,144472,144468,144457,144455,144447,144444,144429,144428,144425,144418,144408,144389,144388,144387,144385,144378,144341,144340,144331,144330,144326,144325,144314,144307,144300,144297,144288,144282,144262,144261,144250,144247,144245,144238,144213,144184,144183,144170,144163,144145,144142,144137,144134,144133,144127,144125,144100,144092,144071,144056,144030,144029,144028,144027,143996,143995,143993,143981,143976,143972,143965,143964,143956,143955,143946,143944,143943,143939,143938,143909,143902,143895,143892,143880,143860,143859,143844,143829,143825,143824,143798,143793,143791,143789,143776,143773,143708,143706,143689,143688,143687,143686,143674,143673,143663,143646,143645,143637,143635,143634,143633,143632,143625,143624,143616,143615,143614,143602,143601,143600,143599,143595,143585,143584,143556,143552,143549,143540,143512,143500,143496,143494,143488,143485,143482,143473,143471,143469,143468,143467,143466,143465,143459,143458,143457,143456,143455,143453,143447,143446,143434,143426,143421,143420,143412,143409,143402,143396,143361,143336,143331,143330,143232,143222,143192,143186,143185,143182,143180,143168,143157,143151,143035,142968,142961,142956,142946,142945,142944,142927,142926,142924,142922,142920,142915,142913,142883,142879,142873,142829,142795,142769,142737,142735,142731,142727,142714,142705,142704,142693,142678,142677,142673,142667,142659,142658,142655,142654,142653,142652,142650,142640,142639,142631,142622,142621,142616,142615,142614,142600,142599,142535,142510,142502,142492,142491,142489,142487,142485,142479,142458,142452,142450,142446,142420,142408,142403,142386,142382,142377,142370,142369,142364,142347,142336,142327,142318,142317,142304,142289,142285,142283,142268,142267,142266,142258,142257,142252,142250,142249,142246,142245,142244,142233,142231,142213,142180,142166,142135,142133,142131,142087,142085,142082,142074,142072,142071,142049,142041,142039,142038,142028,142018,142014,142013,142006,142003,142001,141997,141963,141938,141876,141861,141859,141845,141836,141804,141784,141780,141772,141771,141767,141766,141757,141753,141752,141751,141745,141741,141712,141711,141710,141707,141706,141700,141697,141662,141646,141638,141626,141597,141596,141594,141586,141583,141582,141566,141565,141560,141558,141548,141543,141537,141531,141525,141522,141519,141508,141504,141503,141501,141499,141495,141485,141484,141483,141482,141472,141350,141339,141326,141324,141320,141316,141285,141282,141271,141236,141222,141211,141210,141209,141208,141201,141186,141183,141182,141172,141171,141170,141169,141167,141155,141147,141132,141129,141119,141091,141090,141085,141080,141079,141078,141064,141055,141054,141037,141035,141030,141004,141001,140971,140966,140954,140953,140952,140948,140946,140944,140942,140937,140935,140930,140906,140888,140872,140871,140866,140848,140823,140822,140821,140817,140810,140809,140807,140805,140803,140796,140791,140784,140783,140777,140773,140759,140750,140749,140741,140737,140717,140701,140700,140688,140654,140652,140648,140639,140633,140631,140629,140608,140595,140581,140571,140570,140569,140536,140528,140525,140518,140515,140512,140499,140494,140493,140483,140482,140481,140403,140401,140397,140364,140363,140352,140350,140340,140313,140289,140284,140253,140224,140212,140208,140207,140206,140205,140202,140201,140200,140188,140178,140166,140149,140144,140143,140138,140136,140133,140131,140052,140030,140028,140024,140023,139979,139976,139975,139974,139958,139957,139955,139952,139886,139879,139859,139855,139845,139844,139843,139807,139806,139804,139803,139801,139800,139797,139787,139754,139753,139751,139750,139748,139747,139740,139720,139710,139696,139693,139632,139631,139626,139623,139610,139560,139559,139558,139556,139555,139546,139532,139525,139505,139485,139331,139315,139308,139264,139261,139259,139258,139255,139245,139239,139236,139234,139206,139198,139197,139169,139168,139167,139165,139140,139125,139120,139119,139117,139096,139095,139090,139089,139088,139084,139079,139068,139064,139063,139060,139052,138976,138975,138966,138965,138961,138960,138958,138930,138929,138915,138906,138900,138892,138878,138868,138853,138816,138809,138808,138807,138806,138789,138786,138781,138780,138775,138768,138755,138752,138751,138746,138743,138739,138738,138695,138693,138691,138680,138674,138666,138646,138645,138611,138609,138607,138606,138600,138571,138555,138545,138544,138542,138525,138521,138464,138458,138457,138456,138454,138448,138435,138430,138426,138409,138400,138395,138369,138346,138344,138343,138340,138329,138320,138316,138291,138282,138278,138267,138257,138247,138245,138227,138224,138222,138218,138214,138212,138209,138191,138175,138170,138166,138161,138156,138145,138143,138142,138135,138132,138127,138125,138120,138118,138117,138109,138094,138085,138050,138046,138029,138027,138024,138014,138007,138004,138002,137998,137992,137988,137985,137984,137966,137965,137957,137936,137911,137909,137898,137896,137895,137890,137889,137888,137883,137882,137881,137880,137871,137868,137849,137836,137823,137822,137821,137797,137788,137785,137782,137779,137771,137763,137755,137726,137719,137679,137671,137670,137650,137621,137620,137573,137569,137556,137544,137523,137511,137505,137489,137476,137475,137460,137457,137399,137391,137390,137366,137330,137328,137326,137230,137216,137205,137202,137190,137185,137172,137171,137160,137156,137152,137149,137148,137144,137134,137131,137124,137120,137104,137096,137048,137039,137038,137037,137006,136997,136989,136982,136959,136956,136940,136911,136910,136897,136848,136847,136846,136845,136844,136842,136833,136831,136830,136829,136828,136793,136769,136767,136766,136756,136743,136737,136727,136720,136713,136699,136698,136685,136684,136681,136656,136633,136587,136586,136585,136584,136580,136552,136551,136548,136546,136545,136539,136483,136466,136449,136439,136436,136422,136402,136386,136384,136354,136347,136337,136333,136326,136318,136316,136313,136296,136293,136284,136272,136254,136253,136245,136244,136242,136241,136236,136235,136230,136228,136221,136196,136191,136188,136185,136176,136158,136157,136152,136151,136113,136093,136090,136080,136076,136075,136015,135990,135982,135981,135971,135970,135968,135967,135966,135965,135904,135900,135889,135886,135875,135863,135860,135858,135813,135812,135792,135783,135779,135777,135776,135773,135772,135771,135766,135754,135751,135730,135706,135677,135671,135668,135658,135640,135636,135635,135634,135633,135630,135629,135628,135624,135607,135606,135605,135604,135603,135591,135585,135584,135558,135554,135549,135541,135531,135522,135521,135520,135511,135509,135499,135458,135450,135442,135413,135412,135401,135397,135391,135371,135369,135366,135362,135354,135350,135341,135340,135325,135324,135311,135300,135298,135297,135292,135289,135286,135274,135268,135267,135264,135258,135254,135244,135243,135223,135195,135193,135191,135188,135187,135186,135165,135164,135160,135152,135137,135132,135128,135126,135123,135121,135089,135075,135062,135055,135047,135037,135032,135030,135027,135018,135014,135005,134981,134971,134957,134955,134951,134945,134944,134943,134938,134930,134928,134926,134921,134920,134918,134892,134888,134869,134868,134859,134858,134857,134856,134854,134847,134845,134841,134838,134790,134783,134777,134761,134759,134747,134742,134736,134723,134721,134716,134713,134709,134688,134678,134677,134676,134675,134669,134666,134664,134650,134645,134644,134624,134618,134610,134600,134597,134566,134565,134563,134561,134560,134559,134558,134556,134555,134550,134497,134486,134472,134457,134448,134447,134428,134427,134426,134417,134384,134371,134362,134354,134352,134351,134326,134321,134320,134311,134310,134307,134304,134259,134247,134244,134239,134237,134199,134197,134194,134192,134176,134169,134139,134129,134119,134114,134099,134096,134086,134085,134084,134055,134023,134009,133993,133990,133986,133962,133957,133938,133934,133930,133929,133884,133879,133865,133764,133754,133727,133726,133719,133718,133716,133714,133713,133711,133710,133701,133700,133699,133698,133696,133688,133687,133683,133672,133667,133665,133663,133662,133641,133631,133605,133604,133584,133582,133562,133549,133543,133530,133512,133511,133510,133509,133497,133496,133491,133473,133441,133433,133431,133428,133419,133418,133413,133403,133393,133385,133378,133340,133325,133315,133314,133313,133311,133309,133308,133282,133271,133248,133224,133221,133218,133209,133202,133186,133185,133180,133177,133176,133175,133154,133137,133136,133135,133123,133120,133100,133099,133079,133071,133065,133049,133047,133045,133033,133019,132981,132973,132913,132904,132903,132902,132879,132837,132729,132728,132727,132726,132722,132717,132709,132708,132706,132690,132689,132688,132687,132686,132642,132638,132619,132618,132616,132532,132491,132490,132439,132430,132422,132404,132403,132394,132377,132373,132328,132315,132312,132308,132225,132215,132213,132190,132188,132141,132129,132128,132122,132087,132082,132077,132073,132064,132062,132055,132043,132037,132023,132012,132004,131957,131953,131948,131922,131921,131908,131907,131896,131882,131880,131877,131858,131847,131845,131844,131843,131836,131835,131834,131827,131814,131811,131810,131809,131804,131790,131789,131786,131779,131772,131745,131733,131658,131629,131588,131584,131579,131576,131572,131566,131565,131559,131557,131556,131542,131534,131532,131530,131529,131514,131513,131512,131480,131477,131416,131412,131407,131399,131398,131396,131393,131381,131375,131374,131368,131355,131352,131331,131329,131325,131324,131303,131302,131272,131267,131242,131240,131239,131238,131230,131216,131171,131170,131161,131157,131155,131139,131138,131137,131125,131122,131121,131116,131114,131112,131097,131082,131073,131060,131044,131035,131034,130958,130880,130879,130876,130866,130865,130819,130811,130808,130801,130756,130753,130733,130721,130695,130693,130691,130690,130689,130687,130677,130641,130594,130554,130542,130531,130522,130521,130514,130513,130509,130501,130491,130465,130463,130451,130389,130386,130362,130342,130320,130297,130236,130231,130221,130211,130189,130187,130120,130117,130115,130113,130111,130108,130105,130103,130100,130097,130096,130094,130087,130078,130069,130039,130035,130034,130029,130024,130009,130008,130006,129998,129997,129994,129976,129975,129934,129932,129927,129909,129903,129897,129896,129874,129865,129861,129831,129821,129811,129807,129801,129799,129798,129784,129781,129779,129778,129776,129774,129772,129762,129753,129752,129751,129749,129748,129746,129745,129723,129711,129672,129663,129652,129650,129647,129641,129637,129627,129617,129603,129577,129575,129557,129513,129501,129486,129438,129433,129423,129394,129373,129372,129370,129360,129335,129329,129300,129285,129276,129251,129249,129244,129200,129182,129178,129177,129131,129119,129077,129070,129051,129036,129032,129016,129015,129008,129007,129000,128967,128958,128950,128924,128915,128900,128895,128884,128877,128761,128752,128751,128742,128734,128731,128726,128721,128705,128704,128685,128682,128678,128665,128664,128662,128661,128660,128658,128657,128656,128648,128647,128630,128629,128617,128599,128575,128477,128473,128442,128434,128421,128376,128371,128368,128359,128358,128351,128348,128301,128267,128234,128203,128200,128197,128196,128191,128135,128108,128098,128097,128094,128063,128060,128033,128025,127985,127978,127976,127934,127928,127921,127915,127908,127902,127898,127897,127896,127895,127893,127892,127891,127890,127889,127850,127838,127790,127779,127774,127770,127769,127762,127750,127739,127663,127662,127661,127660,127597,127587,127580,127579,127572,127567,127566,127564,127563,127562,127499,127491,127486,127485,127393,127389,127353,127306,127287,127286,127285,127283,127281,127261,127260,127255,127237,127221,127188,127166,127162,127154,127124,127123,127119,127115,127108,127107,127103,127071,127065,127042,127031,126998,126993,126992,126981,126976,126975,126971,126970,126960,126959,126957,126948,126944,126924,126861,126823,126735,126730,126722,126719,126718,126687,126679,126667,126666,126653,126641,126629,126627,126614,126607,126585,126582,126581,126562,126543,126539,126514,126496,126478,126458,126446,126438,126407,126406,126405,126404,126403,126402,126401,126400,126399,126398,126397,126396,126395,126394,126393,126392,126391,126382,126366,126342,126339,126333,126314,126311,126295,126292,126288,126264,126256,126233,126209,126206,126204,126193,126191,126179,126175,126173,126159,126146,126112,126089,126048,126047,126046,126045,126044,126043,125957,125955,125929,125928,125924,125912,125911,125910,125909,125908,125906,125905,125902,125901,125900,125897,125896,125895,125894,125892,125891,125878,125843,125839,125815,125784,125783,125764,125748,125609,125523,125506,125478,125450,125442,125440,125418,125400,125395,125391,125390,125386,125370,125369,125357,125337,125335,125326,125316,125307,125192,125159,125152,125151,125093,125058,125057,125056,125028,125007,125005,125004,124989,124985,124984,124982,124961,124931,124920,124918,124917,124902,124901,124900,124899,124898,124897,124896,124895,124894,124893,124892,124888,124856,124845,124833,124816,124805,124779,124778,124777,124703,124697,124679,124678,124639,124638,124635,124601,124591,124560,124547,124499,124497,124481,124480,124439,124435,124425,124370,124360,124359,124348,124324,124297,124285,124281,124265,124247,124225,124214,124194,124073,124071,123866,123865,123864,123863,123861,123859,123858,123852,123819,123798,123789,123788,123776,123775,123774,123773,123772,123742,123656,123642,123641,123604,123541,123530,123527,123525,123506,123505,123504,123498,123497,123491,123475,123474,123473,123472,123471,123469,123454,123451,123440,123439,123416,123345,123302,123301,123288,123287,123286,123285,123244,123212,123199,123156,123151,123110,123109,123085,122986,122980,122974,122945,122870,122856,122844,122835,122782,122777,122765,122746,122745,122736,122724,122687,122684,122681,122646,122638,122636,122549,122518,122454,122436,122429,122399,122363,122361,122359,122358,122357,122350,122306,122300,122287,122277,122270,122269,122259,122250,122248,122244,122243,122234,122215,122203,122182,122180,122179,122132,122125,122114,122105,122101,122099,122041,122038,122037,122025,121997,121875,121874,121870,121865,121775,121765,121764,121744,121716,121705,121661,121618,121604,121584,121577,121576,121568,121566,121564,121516,121512,121508,121505,121493,121492,121491,121490,121489,121488,121487,121485,121484,121483,121438,121436,121397,121396,121395,121394,121338,121304,121285,121278,121276,121265,121254,121251,121250,121246,121232,121174,121160,121159,121146,121064,121062,121061,121023,121019,120958,120915,120884,120883,120882,120881,120880,120879,120877,120876,120858,120819,120818,120804,120785,120783,120782,120779,120776,120754,120753,120737,120736,120735,120723,120704,120697,120690,120689,120610,120609,120608,120607,120606,120604,120603,120599,120572,120549,120524,120523,120518,120517,120481,120480,120476,120467,120462,120461,120450,120433,120432,120429,120411,120410,120404,120403,120402,120401,120400,120392,120346,120329,120314,120313,120309,120307,120305,120269,120261,120260,120259,120258,120249,120198,120175,120142,120124,120104,120099,120097,120094,120092,120091,120090,120089,120054,120052,120051,120026,120025,119976,119964,119962,119923,119907,119906,119882,119870,119868,119866,119864,119845,119842,119841,119838,119836,119835,119834,119833,119832,119831,119818,119812,119810,119807,119806,119805,119804,119791,119780,119776,119773,119771,119768,119757,119755,119739,119733,119694,119675,119650,119649,119646,119636,119610,119609,119608,119607,119590,119572,119562,119561,119558,119546,119526,119518,119514,119513,119510,119482,119471,119470,119462,119438,119437,119436,119423,119396,119391,119366,119313,119310,119276,119274,119263,119262,119261,119251,119250,119249,119248,119241,119210,119202,119187,119160,119156,119149,119141,119138,119125,119106,119091,119053,119008,118994,118978,118974,118969,118966,118945,118938,118925,118902,118901,118900,118899,118885,118880,118879,118878,118867,118861,118818,118817,118812,118811,118809,118807,118800,118777,118759,118758,118757,118755,118748,118747,118733,118724,118710,118702,118695,118694,118656,118655,118654,118653,118633,118613,118612,118611,118610,118609,118608,118607,118606,118550,118549,118548,118547,118546,118545,118544,118543,118527,118526,118525,118516,118506,118445,118444,118439,118421,118420,118419,118417,118412,118401,118400,118399,118398,118387,118386,118385,118384,118383,118375,118370,118368,118349,118345,118341,118336,118335,118333,118332,118331,118330,118327,118265,118258,118257,118243,118240,118239,118238,118206,118204,118203,118191,118131,118130,118129,118128,118118,118117,118116,118112,118096,118094,118093,118091,118090,118064,118054,118053,118021,118003,117994,117948,117944,117943,117941,117940,117939,117937,117936,117935,117893,117891,117890,117765,117763,117734,117728,117727,117726,117723,117717,117712,117659,117630,117628,117627,117626,117594,117584,117583,117577,117554,117537,117534,117520,117507,117506,117474,117453,117411,117410,117396,117335,117333,117329,117327,117291,117255,117254,117253,117231,117206,117205,117203,117192,117191,117189,117188,117183,117182,117111,117110,117079,117078,116971,116969,116896,116893,116865,116864,116822,116774,116716,116715,116693,116690,116653,116627,116620,116619,116560,116551,116550,116549,116534,116533,116519,116488,116487,116486,116485,116479,116431,116430,116422,116358,116356,116327,116326,116323,116322,116315,116311,116292,116246,116238,116237,116234,116211,116210,116207,116200,116199,116194,116191,116173,116150,116108,116047,116038,116015,115926,115924,115921,115920,115916,115915,115902,115895,115891,115861,115826,115815,115814,115812,115778,115730,115628,115627,115626,115616,115613,115600,115591,115580,115507,115502,115477,115459,115443,115381,115378,115377,115338,115327,115325,115302,115301,115279,115276,115198,115167,115165,115163,115162,115160,115159,115157,115156,115155,115154,115153,115151,115134,115131,115130,115129,115128,115127,115126,115125,115122,115120,115117,115107,115084,115076,115075,115074,115073,115072,115071,115070,115068,115066,115055,115054,115051,115046,115045,115015,115003,115000,114995,114940,114931,114925,114897,114892,114889,114888,114880,114866,114865,114849,114843,114821,114803,114801,114796,114792,114783,114735,114717,114714,114637,114636,114634,114633,114632,114629,114625,114619,114611,114574,114541,114526,114479,114469,114466,114465,114439,114356,114355,114347,114326,114325,114314,114290,114285,114275,114269,114265,114243,114242,114206,114110,114109,114067,114066,114004,113988,113841,113834,113795,113770,113769,113766,113764,113752,113708,113690,113632,113617,113605,113594,113531,113530,113528,113506,113488,113487,113486,113485,113484,113483,113457,113438,113406,113403,113396,113393,113389,113383,113381,113380,113377,113376,113375,113374,113373,113353,113352,113351,113350,113349,113348,113347,113346,113344,113343,113342,113341,113331,113319,113318,113279,113278,113270,113269,113268,113267,113266,113265,113263,113262,113261,113260,113259,113258,113257,113254,113253,113252,113251,113249,113248,113247,113246,113245,113243,113242,113241,113240,113238,113237,113236,113235,113234,113233,113232,113230,113229,113228,113227,113226,113225,113224,113223,113220,113218,113217,113215,113212,113206,113204,113187,113186,113175,113170,113169,113156,113153,113152,113146,113139,113094,113076,113066,113065,113050,113047,113044,113039,113034,113032,113031,113030,113029,113027,113024,113021,113020,113019,113017,113015,113014,113009,113005,113003,112999,112998,112997,112995,112994,112993,112985,112981,112980,112977,112975,112971,112970,112969,112968,112966,112965,112964,112963,112962,112944,112943,112942,112920,112902,112901,112897,112889,112888,112886,112885,112884,112883,112879,112877,112873,112872,112869,112863,112860,112830,112800,112795,112794,112793,112792,112791,112790,112787,112785,112784,112780,112755,112754,112753,112752,112751,112750,112749,112740,112715,112713,112711,112704,112703,112702,112698,112694,112660,112609,112583,112582,112581,112528,112527,112481,112480,112458,112453,112345,112315,112213,112198,112121,112079,112041,112004,111997,111996,111995,111954,111943,111942,111935,111904,111902,111901,111882,111864,111861,111831,111830,111821,111797,111787,111771,111770,111757,111729,111687,111684,111631,111628,111625,111614,111574,111571,111568,111541,111497,111495,111494,111493,111467,111462,111458,111452,111416,111409,111408,111377,111372,111367,111344,111338,111320,111319,111317,111283,111230,111185,111160,111086,111045,111034,111029,111027,111025,111023,111006,111005,110979,110978,110977,110973,110960,110959,110958,110946,110941,110939,110894,110888,110853,110840,110836,110835,110818,110798,110783,110746,110736,110733,110728,110721,110720,110719,110697,110678,110654,110632,110631,110630,110629,110627,110617,110616,110615,110594,110593,110590,110588,110569,110568,110544,110543,110411,110383,110337,110336,110330,110328,110262,110094,110058,110057,110055,110054,110033,110017,110012,109995,109986,109977,109976,109975,109974,109973,109972,109971,109953,109952,109922,109921,109920,109919,109907,109905,109904,109903,109902,109898,109897,109896,109893,109888,109887,109885,109884,109882,109880,109879,109872,109869,109859,109858,109857,109828,109826,109816,109806,109784,109774,109717,109711,109705,109701,109629,109625,109623,109617,109616,109615,109603,109601,109593,109590,109589,109588,109582,109581,109578,109576,109574,109573,109569,109566,109563,109562,109549,109533,109531,109524,109449,109414,109409,109393,109382,109380,109379,109375,109369,109364,109294,109293,109292,109290,109275,109274,109185,109160,109137,109086,109085,109078,109020,109018,108981,108976,108910,108895,108869,108805,108696,108665,108662,108653,108650,108646,108619,108601,108581,108526,108482,108460,108437,108435,108394,108309,108306,108289,108240,108237,108209,108206,108196,108190,108150,108139,108133,108070,108068,108029,107954,107919,107883,107881,107849,107844,107842,107841,107839,107835,107833,107829,107828,107827,107826,107824,107823,107813,107796,107688,107687,107680,107637,107636,107628,107624,107621,107605,107604,107603,107601,107600,107579,107578,107576,107540,107539,107509,107490,107486,107478,107472,107471,107470,107451,107380,107336,107324,107303,107296,107284,107283,107282,107268,107267,107239,107238,107231,107215,107214,107213,107151,107088,107075,107042,107027,106989,106988,106978,106977,106975,106972,106971,106933,106931,106929,106928,106927,106919,106916,106903,106884,106874,106848,106836,106775,106774,106768,106741,106739,106735,106731,106727,106725,106723,106722,106721,106684,106617,106614,106596,106588,106580,106579,106516,106470,106469,106414,106413,106412,106411,106409,106408,106407,106406,106405,106404,106403,106402,106401,106400,106399,106398,106397,106396,106395,106394,106393,106392,106390,106389,106388,106387,106386,106382,106371,106370,106368,106367,106366,106365,106364,106363,106362,106361,106356,106334,106302,106296,106280,106279,106263,106262,106256,106189,106188,106187,106186,106185,106184,106182,106180,106179,106176,106175,106150,106144,106143,106139,106106,106090,106010,106007,105967,105871,105870,105869,105868,105867,105866,105865,105864,105863,105862,105861,105860,105859,105858,105857,105856,105855,105854,105853,105852,105851,105837,105836,105794,105778,105744,105743,105742,105741,105736,105606,105605,105524,105523,105521,105518,105517,105514,105513,105511,105509,105473,105472,105398,105374,105351,105329,105312,105224,105223,105217,105156,105113,105107,105088,105084,105079,105072,104971,104962,104961,104960,104958,104957,104953,104952,104931,104930,104849,104807,104794,104779,104759,104753,104696,104695,104694,104509,104508,104493,104428,104427,104426,104425,104424,104423,104421,104420,104419,104418,104417,104416,104405,104401,104393,104372,104337,104235,104234,104233,104091,103830,103828,103822,103814,103789,103783,103782,103779,103775,103745,103729,103618,103567,103525,103457,103453,103449,103446,103419,103394,103393,103392,103391,103390,103387,103385,103383,103382,103379,103377,103376,103375,103374,103370,103369,103368,103367,103366,103365,103364,103361,103359,103358,103357,103356,103354,103353,103352,103351,103336,103335,103333,103332,103331,103329,103327,103324,103323,103321,103320,103319,103318,103317,103316,103315,103314,103313,103311,103309,103301,103281,103273,103270,103269,103268,103267,103266,103265,103264,103263,103262,103261,103260,103259,103258,103257,103256,103255,103254,103253,103252,103251,103250,103249,103248,103244,103241,103222,103218,103215,103210,103142,103141,103137,103112,103102,103082,103080,103079,103075,103073,103059,103058,103057,103056,103039,103031,102996,102994,102993,102992,102990,102982,102979,102946,102945,102944,102943,102942,102932,102931,102929,102927,102925,102878,102877,102876,102875,102874,102873,102872,102871,102869,102868,102867,102866,102865,102864,102784,102773,102728,102727,102711,102710,102687,102686,102675,102599,102597,102596,102588,102521,102520,102513,102512,102496,102493,102474,102469,102349,102342,102272,102226,102161,102160,102159,102157,102156,102143,102135,102126,102121,102059,102057,102038,102027,102025,102005,101997,101996,101962,101926,101924,101875,101870,101855,101833,101832,101808,101807,101775,101774,101773,101772,101771,101747,101745,101744,101743,101733,101731,101714,101681,101633,101607,101519,101517,101514,101368,101146,101127,101122,101093,101057,101056,101026,101020,101019,100996,100852,100848,100837,100833,100832,100808,100783,100766,100764,100751,100721,100714,100684,100682,100679,100664,100663,100662,100634,100520,100518,100505,100502,100465,100443,100435,100412,100408,100403,100400,100380,100305,100297,100294,100293,100292,100289,100287,100284,100251,100245,100220,100219,100218,100209,100176,100162,100052,99956,99950,99942,99895,99850,99849,99842,99796,99750,99719,99716,99694,99692,99681,99679,99646,99636,99541,99441,99406,99386,99385,99383,99353,99339,99249,99248,99237,99236,99204,99203,99174,99149,99135,99126,99114,99062,99060,99047,99017,99002,98998,98995,98953,98926,98903,98808,98804,98776,98689,98688,98643,98591,98589,98576,98524,98505,98466,98447,98412,98395,98393,98391,98388,98281,98261,98248,98212,98155,98153,98145,98123,98086,98085,98084,98083,98064,98062,98061,98060,98059,98058,98057,98056,98055,98054,98053,98052,98051,98050,98049,98048,98047,98045,98044,98043,98037,97955,97889,97879,97872,97851,97845,97838,97837,97836,97829,97819,97816,97815,97814,97798,97783,97769,97742,97737,97732,97728,97725,97711,97710,97707,97700,97693,97692,97688,97682,97679,97651,97650,97638,97600,97599,97597,97587,97586,97523,97522,97521,97510,97502,97496,97486,97461,97460,97443,97437,97433,97390,97327,97250,97176,97165,97137,97113,97100,97098,96931,96930,96929,96927,96762,96760,96753,96748,96744,96743,96742,96741,96739,96737,96724,96723,96684,96656,96643,96641,96639,96636,96635,96592,96591,96571,96548,96516,96511,96497,96491,96430,96401,96384,96344,96339,96336,96335,96334,96331,96321,96319,96315,96288,96279,96239,96238,96229,96170,96135,96129,96099,96059,96017,96010,96006,95986,95865,95859,95857,95788,95764,95741,95720,95719,95714,95710,95709,95691,95689,95680,95661,95660,95657,95623,95620,95610,95582,95573,95459,95448,95436,95434,95430,95302,95301,95300,95299,95292,95286,95249,95247,95239,95219,95214,95211,95206,95175,95171,95169,95167,95150,95149,95080,95026,94970,94958,94957,94947,94943,94924,94920,94871,94860,94838,94824,94820,94812,94758,94756,94754,94746,94739,94736,94734,94709,94707,94705,94704,94677,94661,94634,94624,94602,94600,94514,94511,94508,94501,94456,94438,94426,94372,94350,94280,94278,94275,94271,94253,94243,94234,94233,94229,94223,94163,94146,94137,94136,94135,94134,94133,94132,94131,94130,94129,94128,94127,94126,94125,94114,94110,94094,94091,94047,94046,93997,93991,93984,93966,93962,93961,93953,93946,93932,93930,93925,93922,93870,93869,93867,93866,93850,93849,93848,93847,93843,93832,93831,93829,93827,93825,93824,93821,93820,93816,93815,93810,93809,93801,93799,93723,93704,93688,93687,93675,93668,93655,93627,93611,93605,93599,93598,93597,93592,93584,93540,93508,93507,93506,93498,93493,93490,93485,93479,93473,93472,93471,93462,93402,93392,93391,93384,93295,93285,93284,93281,93219,93184,93183,93162,93158,93156,93141,93140,93132,93116,93104,93094,93072,93066,93056,92950,92946,92943,92933,92928,92917,92915,92899,92895,92886,92874,92868,92866,92864,92863,92860,92859,92858,92857,92856,92852,92845,92844,92825,92824,92823,92807,92772,92771,92762,92750,92746,92704,92696,92689,92670,92651,92643,92629,92621,92617,92593,92586,92546,92525,92524,92519,92518,92512,92487,92480,92471,92450,92389,92384,92379,92374,92367,92359,92352,92348,92345,92344,92312,92311,92310,92309,92308,92260,92258,92224,92214,92211,92182,92158,92157,92156,92155,92154,92153,92151,92150,92149,92148,92147,92145,92139,92137,92135,92134,92133,92132,92131,92122,92074,92053,92052,91977,91949,91927,91924,91906,91900,91891,91890,91889,91888,91887,91885,91880,91870,91869,91868,91867,91860,91828,91818,91766,91755,91754,91749,91748,91713,91709,91708,91686,91685,91665,91662,91660,91648,91646,91644,91630,91629,91626,91625,91612,91611,91601,91596,91595,91593,91581,91575,91566,91559,91492,91471,91432,91429,91417,91414,91401,91353,91306,91264,91263,91244,91241,91216,91215,91213,91212,91211,91210,91205,91204,91192,91146,91092,91088,91082,91043,90988,90957,90955,90954,90948,90915,90914,90899,90891,90890,90889,90886,90853,90773,90759,90758,90751,90750,90745,90712,90703,90687,90684,90636,90635,90590,90589,90588,90587,90531,90530,90528,90527,90525,90500,90489,90487,90474,90462,90461,90460,90459,90457,90456,90455,90454,90453,90451,90450,90449,90448,90447,90446,90445,90444,90443,90419,90399,90398,90397,90394,90393,90392,90351,90350,90349,90348,90332,90305,90295,90286,90256,90225,90190,90187,90186,90125,89985,89941,89830,89809,89777,89634,89631,89361,89343,89328,89327,89302,89290,89289,89281,89278,89263,89261,89259,89258,89241,89111,89043,88970,88942,88933,88892,88879,88878,88877,88876,88875,88857,88856,88851,88825,88824,88812,88811,88792,88783,88782,88776,88774,88770,88729,88721,88720,88691,88670,88667,88666,88665,88664,88663,88654,88632,88631,88628,88606,88604,88602,88601,88600,88596,88590,88588,88559,88554,88551,88549,88509,88423,88421,88189,88177,88168,88162,88073,88040,88039,87887,87870,87869,87824,87823,87771,87766,87670,87630,87615,87593,87592,87591,87590,87532,87487,87486,87440,87438,87424,87422,87417,87414,87413,87412,87399,87398,87385,87323,87267,87231,87004,87003,87002,87001,86995,86969,86890,86889,86869,86793,86752,86702,86675,86666,86664,86660,86659,86657,86655,86653,86640,86608,86599,86561,86546,86544,86528,86525,86509,86508,86494,86493,86478,86474,86472,86460,86452,86451,86450,86449,86448,86436,86433,86428,86418,86415,86413,86409,86408,86406,86398,86388,86384,86367,86364,86297,86285,86267,86214,86187,86186,86183,86181,86180,86177,86166,86133,86132,86131,86130,86098,86089,86087,86026,86024,86001,85979,85973,85960,85931,85856,85826,85822,85814,85812,85811,85808,85792,85785,85784,85782,85778,85739,85737,85730,85721,85720,85706,85705,85696,85691,85654,85644,85606,85605,85604,85603,85574,85573,85569,85564,85554,85553,85551,85549,85548,85511,85503,85501,85495,85489,85467,85460,85459,85458,85455,85454,85450,85396,85395,85343,85342,85330,85327,85325,85277,85237,85234,85224,85223,85204,85203,85202,85188,85168,85152,85146,85145,85142,85141,85126,85124,85110,85109,85108,85104,85103,85068,85056,85045,85038,85028,85027,84994,84980,84979,84977,84960,84946,84945,84936,84903,84900,84898,84888,84850,84849,84844,84841,84819,84763,84762,84717,84670,84630,84577,84538,84516,84491,84460,84458,84434,84401,84399,84395,84393,84368,84359,84350,84340,84339,84338,84329,84272,84260,84251,84250,84228,84192,84191,84168,84166,84165,84146,84140,84139,84136,84090,84075,84071,84061,84060,84048,84047,84046,84043,84042,84041,84031,84006,83985,83969,83966,83963,83961,83955,83954,83950,83944,83937,83932,83931,83908,83906,83880,83870,83849,83811,83807,83806,83805,83764,83759,83757,83756,83753,83747,83711,83703,83699,83681,83671,83665,83664,83652,83639,83638,83636,83604,83572,83543,83539,83532,83518,83511,83507,83506,83494,83493,83471,83468,83464,83443,83425,83424,83419,83417,83411,83406,83399,83387,83014,83003,82999,82974,82924,82917,82904,82896,82871,82856,82850,82698,82690,82677,82647,82644,82609,82555,82552,82506,82504,82503,82497,82496,82466,82435,82425,82413,82357,82353,82352,82351,82350,82349,82286,82251,82250,82240,82236,82235,82232,82230,82218,82203,82199,82154,82149,82141,82121,82120,82113,82111,82071,82069,82068,82057,82055,82038,82034,82032,82029,82028,82027,82026,82019,81992,81986,81932,81931,81922,81921,81908,81906,81873,81856,81853,81852,81851,81843,81839,81838,81836,81835,81833,81831,81824,81796,81771,81746,81735,81728,81727,81719,81693,81682,81668,81665,81654,81653,81644,81643,81642,81641,81640,81636,81623,81605,81599,81591,81542,81541,81512,81511,81509,81508,81501,81473,81471,81470,81469,81468,81467,81429,81401,81399,81367,81357,81331,81313,81304,81296,81278,81270,81268,81242,81212,81201,81195,81184,81182,81178,81151,81148,81147,81146,81145,81136,81134,81091,81088,81079,81072,81054,81047,81046,81045,81026,81019,81017,81016,81014,81002,80999,80996,80990,80984,80983,80975,80974,80971,80970,80967,80964,80958,80955,80941,80896,80886,80861,80853,80818,80804,80803,80793,80790,80789,80788,80784,80783,80769,80764,80749,80748,80684,80676,80549,80548,80546,80545,80516,80461,80436,80408,80407,80387,80356,80344,80343,80320,80316,80306,80299,80297,80290,80286,80256,80255,80254,80253,80220,80218,80210,80206,80205,80203,80201,80199,80197,80191,80179,80165,80106,80105,80102,80092,80091,80090,80089,80088,80087,80084,80077,80070,80054,80042,80035,80023,80000,79993,79960,79952,79945,79943,79936,79887,79886,79882,79881,79880,79872,79869,79843,79827,79823,79822,79796,79795,79792,79791,79783,79775,79753,79744,79731,79723,79708,79701,79700,79699,79698,79688,79667,79666,79665,79653,79652,79640,79639,79625,79589,79586,79584,79581,79578,79555,79532,79514,79487,79482,79478,79449,79430,79428,79427,79421,79419,79418,79402,79354,79340,79338,79291,79290,79289,79288,79287,79286,79269,79259,79255,79254,79197,79196,79195,79194,79193,79192,79178,79151,79093,79068,79034,79017,79013,79003,78999,78991,78977,78974,78942,78922,78917,78906,78905,78883,78787,78784,78783,78729,78718,78711,78663,78661,78651,78634,78629,78627,78626,78622,78618,78565,78533,78529,78450,78443,78439,78438,78414,78368,78362,78354,78353,78347,78339,78321,78319,78263,78236,78235,78234,78221,78194,78153,78148,78141,78140,78132,78127,78122,78118,78113,78104,78098,78097,78096,78043,78032,78023,78006,77991,77973,77915,77887,77885,77884,77883,77815,77802,77794,77751,77746,77745,77724,77723,77717,77673,77635,77617,77615,77607,77522,77518,77517,77434,77426,77423,77392,77376,77361,77336,77334,77322,77270,77268,77205,77204,77203,77202,77201,77199,77173,77128,77126,77067,77066,77047,77045,77037,77024,77022,76999,76976,76969,76961,76935,76909,76899,76773,76743,76741,76740,76739,76737,76717,76713,76701,76700,76699,76698,76693,76690,76689,76686,76667,76666,76663,76659,76654,76645,76599,76584,76571,76570,76569,76552,76541,76540,76524,76503,76500,76492,76451,76432,76431,76429,76403,76399,76355,76352,76271,76261,76233,76232,76212,76211,76189,76188,76176,76175,76157,76103,76098,76085,76079,76055,76037,76036,76035,76034,76015,75948,75947,75946,75945,75938,75929,75915,75914,75856,75855,75816,75794,75766,75753,75752,75747,75745,75739,75686,75685,75673,75671,75611,75596,75595,75557,75536,75502,75454,75427,75419,75401,75395,75386,75330,75326,75316,75313,75289,75286,75285,75282,75269,75225,75216,75201,75200,75199,75197,75195,75192,75175,75162,75160,75123,75082,75080,75077,75061,75041,75033,75015,75012,75007,74989,74983,74979,74956,74954,74934,74922,74905,74899,74885,74883,74882,74881,74880,74879,74870,74820,74810,74806,74804,74799,74744,74743,74742,74732,74675,74673,74672,74661,74659,74658,74657,74615,74581,74507,74432,74431,74421,74415,74380,74373,74370,74363,74354,74351,74344,74332,74292,74264,74255,74245,74228,74219,74218,74204,74192,74191,74139,74127,74062,74001,73978,73974,73973,73964,73936,73900,73899,73897,73896,73874,73871,73868,73847,73834,73811,73760,73660,73602,73590,73562,73561,73530,73468,73465,73453,73414,73412,73393,73392,73343,73324,73320,73231,73225,73164,73140,73129,73123,73108,73054,73039,73025,73021,73018,73014,72968,72941,72894,72892,72875,72821,72728,72649,72641,72609,72596,72593,72581,72579,72572,72571,72570,72568,72558,72549,72542,72501,72498,72497,72481,72451,72449,72434,72431,72421,72412,72411,72393,72391,72372,72366,72353,72352,72350,72318,72317,72150,72029,71991,71987,71986,71979,71972,71802,71774,71753,71744,71718,71715,71589,71500,71488,71451,71425,71420,71386,71379,71347,71346,71340,71319,71318,71290,71288,71283,71282,71281,71275,71263,71245,71235,71202,71188,71172,71125,71114,71113,71100,71066,71055,71052,71028,71012,71010,71007,71006,71004,71002,71000,70999,70973,70972,70968,70798,70643,70586,70522,70495,70465,70396,70383,70381,70378,70352,70351,70350,70349,70337,70322,70317,70309,70294,70293,70284,70275,70230,70220,70217,70213,70194,70193,70181,70173,70104,70054,70046,70045,70044,70021,70020,69995,69994,69990,69950,69925,69909,69899,69867,69866,69842,69841,69769,69768,69625,69624,69570,69569,69568,69567,69566,69549,69548,69523,69514,69480,69417,69416,69362,69350,69314,69305,69298,69297,69296,69295,69267,69242,69221,69213,69178,69176,69175,69173,69169,69168,69167,69164,69056,69029,68996,68994,68992,68991,68990,68978,68971,68963,68940,68903,68880,68879,68862,68857,68854,68847,68840,68829,68827,68821,68766,68761,68760,68758,68757,68756,68710,68708,68707,68700,68695,68692,68682,68674,68647,68613,68612,68521,68486,68483,68482,68471,68470,68461,68413,68408,68406,68405,68404,68403,68394,68380,68373,68368,68355,68354,68350,68334,68333,68332,68328,68326,68241,68222,68220,68154,68141,68098,68074,68052,68041,68006,67991,67987,67970,67924,67905,67904,67903,67902,67900,67890,67889,67888,67886,67884,67873,67871,67870,67869,67836,67835,67830,67826,67825,67822,67821,67806,67805,67795,67794,67790,67765,67762,67727,67724,67701,67700,67689,67661,67638,67637,67605,67604,67600,67598,67585,67582,67576,67564,67563,67472,67466,67465,67460,67450,67428,67419,67406,67368,67367,67357,67333,67281,67249,67200,67199,67198,67197,67196,67195,67177,67083,67066,67056,67038,67021,67015,67011,67009,67004,66986,66974,66948,66947,66931,66905,66869,66861,66860,66833,66793,66703,66702,66687,66666,66650,66649,66648,66641,66506,66505,66503,66480,66460,66457,66447,66446,66418,66408,66404,66398,66395,66378,66350,66348,66346,66341,66300,66294,66291,66290,66289,66287,66286,66285,66282,66272,66271,66270,66269,66268,66267,66200,66196,66181,66163,66106,66101,66099,66074,66072,66000,65997,65978,65974,65891,65866,65864,65842,65841,65818,65817,65810,65804,65764,65761,65752,65751,65742,65734,65647,65641,65640,65611,65610,65604,65558,65550,65545,65537,65495,65474,65473,65472,65471,65470,65469,65468,65467,65449,65447,65376,65375,65336,65335,65332,65280,65225,65182,65181,65160,65140,65139,65138,65136,65134,65133,65132,65131,65130,65128,65094,65051,65048,65038,65026,65022,65021,65008,64912,64911,64910,64909,64908,64907,64906,64904,64903,64893,64857,64805,64794,64741,64688,64675,64646,64643,64631,64630,64625,64620,64619,64618,64617,64587,64586,64520,64519,64513,64444,64398,64382,64359,64356,64345,64263,64260,64221,64217,64201,64200,64193,64192,64187,64165,64163,64162,64035,63985,63976,63975,63974,63952,63949,63948,63947,63943,63939,63935,63934,63928,63878,63877,63853,63846,63845,63840,63839,63821,63820,63817,63787,63782,63764,63753,63752,63743,63650,63641,63611,63610,63585,63564,63548,63541,63533,63530,63527,63526,63477,63451,63400,63397,63373,63372,63364,63356,63221,63219,63131,63129,63081,63065,63053,63041,63034,63033,63030,62961,62939,62933,62926,62925,62916,62896,62895,62892,62865,62860,62858,62857,62856,62855,62835,62807,62790,62789,62784,62783,62770,62763,62738,62575,62567,62535,62524,62439,62438,62379,62378,62373,62315,62312,62305,62296,62295,62256,62249,62247,62233,62231,62230,62229,62228,62215,62210,62204,62178,62177,62128,62126,62125,62123,62122,62115,62114,62105,62019,62014,62005,61968,61918,61906,61904,61886,61842,61821,61811,61804,61702,61692,61662,61611,61610,61604,61586,61561,61516,61476,61475,61471,61466,61464,61456,61440,61437,61406,61373,61370,61367,61365,61355,61354,61326,61319,61312,61309,61299,61296,61295,61294,61222,61212,61204,61202,61167,61158,61142,61083,61082,61071,61025,61019,61018,61017,60971,60969,60946,60943,60937,60930,60927,60925,60904,60898,60897,60896,60895,60891,60890,60879,60878,60877,60874,60873,60860,60859,60854,60834,60832,60774,60770,60756,60713,60697,60692,60690,60689,60670,60603,60602,60601,60554,60546,60512,60510,60502,60498,60478,60455,60429,60427,60405,60404,60369,60315,60305,60301,60298,60295,60288,60279,60242,60240,60228,60227,60226,60225,60224,60222,60221,60177,60176,60168,60165,60164,60152,60122,60038,60035,60024,60012,60000,59998,59975,59956,59952,59936,59933,59925,59924,59923,59922,59914,59854,59848,59847,59845,59826,59820,59810,59790,59771,59767,59766,59758,59750,59741,59740,59730,59725,59718,59713,59699,59684,59678,59649,59647,59644,59580,59577,59560,59554,59538,59516,59491,59486,59406,59382,59379,59375,59373,59348,59335,59317,59312,59296,59243,59241,59240,59233,59232,59231,59220,59217,59193,59183,59148,59147,59146,59139,59099,59075,59056,59055,59053,59050,59040,59039,59038,59021,59019,59004,59003,58989,58969,58968,58961,58958,58956,58947,58944,58934,58933,58932,58930,58928,58927,58925,58914,58906,58892,58844,58831,58824,58744,58731,58719,58698,58692,58611,58546,58505,58464,58463,58460,58457,58415,58412,58378,58361,58229,58217,58214,58213,58193,58186,58146,58112,57993,57986,57981,57958,57909,57908,57907,57883,57816,57805,57467,57457,57445,57444,57419,57418,57414,57400,57398,57348,57334,57326,57318,57317,57316,57307,57306,57291,57265,57264,57230,57229,57132,57097,56927,56858,56856,56853,56852,56851,56812,56811,56798,56788,56729,56568,56567,56565,56484,56464,56463,56429,56394,56393,56385,56362,56241,56236,56233,56195,56042,56039,56028,56015,56003,56000,55999,55905,55848,55772,55475,55458,55198,55124,55121,55106,55030,55029,55028,55019,55003,54983,54944,54895,54746,54701,54685,54645,54637,54627,54626,54625,54624,54623,54622,54607,54604,54587,54586,54524,54518,54512,54509,54502,54386,54362,54343,54228,54207,54132,54032,54019,54013,54010,53914,53830,53692,53626,53598,53565,53563,53562,53535,53418,53413,53412,53411,53329,53243,53166,53165,53125,53022,53021,53003,53001,52938,52872,52871,52849,52846,52834,52821,52820,52806,52705,52621,52606,52598,52502,52501,52500,52443,52441,52437,52436,52435,52434,52423,52406,52404,52402,52379,52367,52356,52341,52332,52329,52323,52284,52184,52156,52138,52136,52131,52125,52124,52088,52086,52084,52082,52081,52079,52076,52035,52018,52008,52000,51986,51943,51940,51927,51925,51924,51923,51922,51920,51915,51914,51911,51910,51909,51908,51906,51905,51904,51903,51902,51901,51898,51896,51895,51894,51893,51892,51891,51890,51889,51888,51887,51886,51885,51884,51883,51882,51881,51880,51879,51878,51877,51876,51872,51871,51870,51869,51868,51860,51858,51856,51854,51850,51841,51840,51835,51829,51828,51823,51821,51816,51815,51812,51811,51810,51809,51807,51803,51801,51800,51799,51798,51797,51796,51795,51792,51791,51788,51787,51785,51781,51779,51777,51773,51772,51771,51770,51769,51757,51755,51753,51730,51724,51722,51717,51676,51626,51625,51623,51622,51617,51613,51610,51532,51474,51473,51472,51471,51468,51439,51429,51386,51383,51376,51372,51371,51362,51361,51353,51346,51334,51323,51313,51309,51277,51238,51230,51193,51192,51182,51165,51131,51128,51081,51068,50843,50771,50740,50721,50702,50701,50700,50699,50698,50697,50696,50695,50694,50693,50691,50682,50673,50672,50671,50661,50660,50659,50658,50657,50656,50654,50613,50608,50607,50603,50602,50593,50575,50573,50572,50571,50521,50520,50519,50518,50517,50516,50496,50491,50471,50445,50442,50441,50440,50428,50427,50374,50319,50313,50301,50298,50284,50135,50083,50045,50003,50000,49996,49874,49854,49850,49847,49845,49844,49842,49837,49836,49833,49832,49777,49776,49771,49764,49753,49746,49743,49739,49731,49728,49684,49632,49630,49629,49628,49562,49556,49548,49495,49494,49493,49485,49458,49455,49443,49428,49423,49422,49366,49354,49350,49344,49343,49342,49341,49339,49338,49232,49173,49162,49124,49116,49115,49114,49037,49030,49029,49028,49025,49024,49023,49018,49009,49008,49007,49006,48984,48962,48961,48949,48947,48912,48878,48848,48833,48806,48805,48802,48741,48727,48721,48720,48719,48713,48694,48668,48631,48629,48534,48517,48502,48488,48484,48483,48477,48473,48443,48432,48426,48425,48418,48417,48414,48393,48392,48390,48388,48357,48355,48326,48309,48308,48305,48279,48272,48260,48253,48252,48205,48204,48180,48170,48124,48106,48083,48068,48007,47989,47988,47986,47982,47977,47974,47968,47965,47963,47961,47947,47915,47872,47871,47865,47851,47836,47804,47786,47773,47746,47740,47734,47725,47724,47708,47703,47690,47686,47685,47682,47659,47657,47630,47621,47610,47609,47608,47607,47600,47599,47598,47597,47596,47595,47585,47583,47535,47533,47528,47525,47519,47506,47505,47502,47494,47490,47489,47479,47472,47470,47465,47458,47446,47439,47428,47409,47408,47406,47401,47399,47395,47394,47373,47370,47364,47359,47351,47350,47349,47326,47323,47313,47312,47292,47291,47275,47229,47219,47216,47213,47207,47199,47193,47189,47185,47168,47083,47075,47060,47057,47031,46979,46961,46943,46851,46845,46837,46832,46831,46827,46817,46816,46813,46808,46795,46794,46777,46776,46773,46772,46747,46746,46736,46724,46723,46722,46721,46720,46719,46710,46680,46670,46641,46630,46610,46609,46606,46589,46586,46584,46581,46578,46527,46526,46510,46483,46470,46468,46449,46447,46417,46408,46407,46406,46405,46369,46368,46367,46345,46322,46320,46310,46292,46268,46267,46257,46230,46205,46204,46203,46183,46144,46142,46140,46138,46118,46113,46106,46105,46086,46084,46072,46067,46065,46064,46063,46057,46054,46053,46040,46039,45987,45944,45943,45910,45907,45900,45883,45882,45855,45847,45830,45829,45827,45822,45814,45798,45777,45773,45762,45756,45698,45695,45639,45638,45637,45632,45630,45618,45616,45604,45603,45602,45594,45589,45539,45537,45535,45532,45483,45467,45464,45456,45415,45403,45385,45383,45381,45375,45374,45364,45359,45346,45334,45327,45326,45325,45324,45303,45292,45280,45270,45267,45255,45254,45230,45210,45209,45208,45205,45199,45196,45190,45189,45186,45181,45178,45174,45162,45101,45065,45031,45015,44998,44987,44966,44965,44964,44963,44962,44961,44960,44959,44958,44954,44953,44944,44942,44913,44892,44857,44855,44849,44847,44827,44795,44793,44792,44791,44786,44733,44732,44701,44681,44680,44649,44619,44617,44606,44605,44604,44603,44602,44601,44597,44596,44593,44592,44564,44549,44547,44519,44470,44448,44447,44439,44437,44435,44432,44406,44405,44400,44332,44331,44328,44326,44180,44173,44160,44158,44142,44122,44121,44105,44086,44049,44046,44000,43960,43937,43936,43906,43903,43889,43716,43658,43653,43651,43579,43578,43574,43572,43571,43539,43521,43482,43440,43421,43386,43320,43304,43301,43276,43247,43230,43222,43219,43217,43208,43192,43179,43177,43150,43131,43115,43102,43092,43074,43066,43049,43039,42942,42937,42924,42917,42890,42871,42841,42838,42825,42823,42792,42786,42784,42783,42779,42775,42756,42746,42741,42726,42706,42677,42656,42650,42647,42645,42634,42623,42578,42548,42503,42502,42501,42493,42442,42428,42424,42418,42417,42416,42415,42414,42413,42407,42404,42400,42391,42390,42387,42386,42385,42384,42383,42373,42367,42359,42358,42339,42329,42319,42316,42301,42297,42296,42293,42281,42280,42250,42249,42234,42228,42225,42223,42220,42116,42114,42112,42108,42102,42101,42060,42057,42053,42017,42012,41995,41994,41978,41977,41976,41975,41974,41973,41972,41971,41970,41969,41968,41964,41963,41958,41955,41935,41924,41922,41919,41917,41915,41914,41913,41912,41909,41902,41899,41897,41874,41836,41784,41783,41780,41765,41763,41687,41672,41671,41661,41660,41657,41652,41629,41611,41597,41596,41594,41587,41585,41583,41582,41577,41575,41574,41571,41569,41568,41567,41564,41561,41548,41528,41495,41494,41485,41483,41439,41437,41431,41407,41393,41385,41361,41360,41358,41357,41335,41291,41281,41269,41268,41256,41237,41235,41219,41203,41191,41181,41171,41162,41158,41138,41108,41105,41102,41069,41059,41039,41035,41015,41008,40956,40948,40947,40933,40891,40890,40850,40849,40840,40839,40836,40829,40802,40779,40778,40777,40776,40775,40766,40758,40705,40702,40678,40676,40664,40661,40651,40646,40621,40579,40562,40560,40536,40530,40529,40494,40483,40465,40463,40458,40449,40432,40392,40368,40360,40356,40332,40254,40220,40195,40186,40185,40150,40124,40122,40092,40077,40076,40075,40074,40073,40068,40067,39990,39972,39951,39949,39947,39934,39891,39886,39836,39816,39806,39755,39752,39729,39719,39677,39663,39662,39655,39649,39648,39644,39637,39619,39617,39602,39597,39591,39570,39456,39453,39449,39444,39431,39402,39401,39391,39349,39342,39328,39315,39314,39312,39280,39274,39270,39265,39254,39252,39239,39219,39218,39153,39138,39089,39069,39068,39064,39044,39042,39041,39040,39030,39029,39028,39020,39016,38952,38913,38901,38877,38846,38844,38843,38839,38831,38830,38822,38781,38780,38753,38745,38664,38658,38643,38594,38573,38505,38497,38493,38468,38457,38449,38409,38360,38359,38348,38327,38326,38324,38217,38213,38194,38187,38104,38067,38050,38048,38047,38032,38030,38023,38016,38006,37996,37984,37977,37974,37967,37965,37937,37932,37928,37917,37898,37881,37869,37860,37830,37825,37800,37798,37790,37787,37785,37781,37775,37718,37707,37706,37668,37667,37663,37588,37587,37585,37584,37579,37577,37576,37572,37539,37538,37523,37512,37499,37498,37497,37496,37220,37218,37214,37211,37197,37175,37170,37117,37067,37001,36971,36970,36962,36950,36942,36925,36922,36914,36809,36798,36797,36773,36770,36767,36764,36756,36713,36698,36673,36671,36665,36634,36604,36591,36539,36507,36489,36481,36460,36453,36431,36426,36423,36422,36421,36414,36409,36405,36395,36392,36391,36383,36382,36381,36348,36347,36346,36344,36342,36308,36292,36207,36203,36201,36179,36176,36166,36165,36164,36162,36154,36149,36128,36104,36103,36100,36092,36063,36058,36057,36042,35929,35928,35918,35912,35897,35896,35894,35882,35844,35836,35812,35810,35632,35631,35629,35587,35554,35510,35492,35475,35460,35452,35384,35319,35318,35294,35259,35258,35254,35239,35237,35234,35233,35229,35205,35201,35200,35190,35186,35185,35177,35175,35151,35098,35097,35084,35080,35075,35072,35070,35063,34981,34969,34968,34947,34946,34945,34941,34940,34939,34938,34937,34934,34933,34932,34931,34907,34853,34852,34851,34848,34844,34843,34830,34809,34788,34759,34748,34736,34716,34706,34699,34610,34609,34590,34517,34511,34505,34494,34490,34489,34405,34366,34309,34300,34261,34249,34248,34179,34177,34163,34160,34118,34101,34012,33952,33951,33950,33949,33813,33807,33780,33768,33766,33698,33695,33672,33662,33627,33626,33494,33479,33440,33431,33407,33375,33359,33338,33334,33281,33278,33266,33264,33208,33201,33193,33115,33106,33071,32969,32885,32883,32861,32860,32859,32858,32856,32842,32837,32836,32602,32601,32600,32598,32597,32596,32573,32529,32526,32519,32502,32498,32493,32488,32476,32472,32470,32469,32468,32454,32453,32395,32393,32367,32358,32309,32308,32307,32293,32290,32275,32257,32255,32201,32190,32149,31900,31843,31833,31832,31809,31803,31800,31799,31779,31769,31768,31758,31757,31756,31755,31741,31737,31730,31729,31728,31701,31692,31642,31564,31563,31527,31523,31522,31482,31467,31437,31435,31434,31417,31416,31397,31330,31328,31314,31313,31310,31304,31298,31297,31296,31281,31278,31273,31256,31252,31250,31177,31155,31147,31142,31141,31140,31130,31098,31094,31033,31030,30984,30919,30867,30855,30845,30755,30754,30753,30752,30751,30740,30739,30737,30725,30718,30704,30703,30675,30672,30665,30634,30632,30567,30566,30505,30499,30481,30480,30458,30448,30430,30407,30400,30394,30386,30385,30380,30356,30352,30351,30332,30319,30274,30270,30265,30263,30260,30249,30245,30238,30233,30230,30193,30190,30189,30188,30179,30170,30114,30111,30110,30102,30098,30065,30044,30042,30037,29976,29942,29916,29897,29888,29880,29873,29868,29866,29865,29848,29729,29712,29686,29649,29637,29630,29567,29566,29565,29555,29520,29519,29517,29444,29422,29348,29346,29339,29338,29333,29330,29329,29301,29255,29254,29219,29202,29189,29185,29136,29134,29106,29101,29088,29080,29031,29030,29029,29025,29016,29007,28988,28986,28984,28957,28949,28946,28942,28941,28940,28939,28936,28934,28933,28898,28897,28896,28895,28892,28886,28884,28865,28856,28849,28818,28801,28743,28662,28660,28638,28637,28613,28612,28611,28610,28609,28608,28604,28594,28590,28577,28576,28570,28560,28559,28557,28530,28529,28507,28506,28505,28491,28490,28489,28453,28440,28415,28407,28406,28394,28393,28392,28391,28390,28386,28385,28370,28348,28322,28259,28229,28169,28167,28157,28156,28144,28123,28117,28090,28065,28052,28041,28029,28028,28005,27953,27944,27908,27887,27874,27870,27830,27791,27788,27761,27758,27749,27748,27741,27737,27713,27712,27695,27690,27673,27665,27662,27643,27613,27588,27576,27570,27564,27556,27553,27552,27550,27549,27535,27521,27518,27516,27504,27501,27500,27470,27463,27457,27456,27424,27406,27405,27368,27359,27345,27341,27336,27335,27315,27290,27272,27254,27226,27206,27203,27164,27163,27162,27161,27160,27126,27118,27073,27072,27035,26970,26965,26897,26869,26864,26839,26817,26816,26776,26729,26728,26727,26698,26667,26619,26601,26570,26565,26507,26476,26472,26448,26319,26273,26259,26257,26253,26223,26222,26221,26217,26200,26184,26183,26179,26167,26159,26125,26109,26097,25979,25880,25866,25863,25861,25814,25808,25806,25805,25783,25773,25767,25761,25754,25684,25662,25661,25660,25617,25610,25596,25469,25372,25371,25370,25369,25368,25367,25363,25361,25345,25341,25340,25338,25337,25320,25318,25317,25306,25286,25276,25275,25271,25266,25244,25243,25242,25220,25217,25216,25215,25201,25198,25195,25194,25164,25155,25153,25145,25144,25142,25137,25136,25135,25134,25132,25113,25110,25087,25073,25063,25060,24979,24978,24976,24964,24962,24923,24794,24762,24757,24687,24685,24684,24683,24669,24535,24529,24524,24496,24484,24483,24474,24467,24401,24396,24338,24323,24322,24317,24253,24226,24216,24211,24197,24196,24195,24177,24142,24132,24116,24104,24091,24081,24077,24075,24062,24058,24050,24044,24035,24031,24015,24010,23984,23977,23967,23933,23911,23900,23889,23883,23865,23844,23842,23840,23839,23809,23795,23783,23779,23747,23739,23720,23712,23697,23670,23669,23668,23667,23666,23665,23664,23662,23661,23633,23632,23631,23630,23629,23620,23615,23614,23613,23611,23610,23608,23607,23540,23480,23479,23453,23435,23403,23402,23400,23397,23383,23377,23324,23319,23287,23257,23242,23226,23218,23217,23206,23180,23179,23178,23177,23176,23175,23171,23170,23154,23142,23137,23133,23053,23052,23047,23045,23039,23032,23024,23023,23004,22987,22980,22967,22965,22959,22955,22939,22886,22810,22806,22483,22463,22459,22452,22425,22407,22398,22372,22359,22354,22314,22308,22254,22217,22135,22128,22075,22059,22018,22017,22016,22015,22013,21998,21986,21982,21951,21945,21920,21859,21858,21852,21846,21815,21810,21809,21788,21749,21742,21736,21637,21636,21631,21630,21507,21505,21503,21491,21490,21430,21427,21424,21415,21388,21383,21382,21361,21312,21300,21288,21285,21284,21258,21180,21179,21154,21153,21115,21114,21058,20995,20994,20922,20877,20876,20674,20672,20561,20513,20436,20434,20430,20429,20428,20426,20422,20248,20218,20207,20137,20134,20129,20054,20053,19950,19937,19921,19864,19863,19833,19806,19796,19792,19779,19731,19707,19702,19689,19687,19651,19613,19605,19602,19596,19553,19541,19510,19504,19502,19501,19500,19454,19453,19449,19432,19416,19392,19390,19384,19377,19364,19362,19353,19337,19289,19283,19258,19209,19208,19170,19167,19164,19163,19161,19158,19157,19155,19153,19152,19151,19150,19149,19142,19138,19120,19075,19068,19000,18999,18989,18973,18970,18965,18950,18934,18922,18909,18892,18873,18872,18855,18853,18852,18815,18792,18740,18719,18717,18716,18702,18688,18673,18662,18658,18650,18644,18635,18633,18600,18598,18593,18559,18558,18557,18556,18549,18547,18507,18501,18500,18499,18498,18497,18495,18493,18490,18489,18428,18421,18404,18402,18293,18292,18256,18240,18194,18192,18152,18147,18126,18094,18093,18092,18043,18038,17994,17993,17878,17860,17855,17846,17845,17833,17820,17819,17815,17814,17714,17704,17681,17672,17659,17610,17609,17606,17605,17604,17549,17495,17439,17437,17432,17406,17382,17299,17282,17263,17228,17102,17088,17056,17048,17041,17030,17023,17019,17017,17016,16976,16971,16921,16904,16893,16890,16884,16843,16842,16835,16831,16804,16788,16781,16769,16733,16600,16599,16580,16578,16541,16540,16521,16519,16483,16473,16472,16470,16468,16461,16460,16459,16425,16424,16414,16412,16411,16410,16409,16408,16407,16406,16389,16378,16360,16333,16332,16330,16318,16317,16315,16242,16238,16232,16228,16225,16222,16221,16146,16145,16139,16068,15981,15980,15961,15938,15917,15908,15907,15906,15905,15892,15891,15862,15861,15860,15858,15855,15854,15853,15838,15835,15832,15811,15808,15759,15756,15752,15749,15729,15723,15719,15696,15694,15692,15685,15663,15617,15551,15542,15495,15476,15475,15473,15423,15422,15421,15414,15375,15371,15260,15219,15213,15184,15163,15130,15128,15115,15113,15111,15110,15107,15106,15105,15103,15102,15089,15087,15086,15080,15075,15074,15064,15063,15062,15046,15045,14991,14990,14883,14882,14876,14849,14825,14801,14777,14776,14775,14774,14773,14772,14771,14770,14769,14768,14767,14766,14765,14764,14763,14762,14746,14734,14730,14718,14717,14715,14681,14635,14622,14499,14496,14493,14486,14485,14484,14456,14369,14364,14304,14285,14284,14162,14142,14141,14017,13996,13976,13958,13957,13956,13839,13576,13557,13556,13555,13554,13553,13552,13551,13550,13549,13548,13547,13546,13545,13544,13543,13542,13541,13540,13539,13538,13537,13536,13535,13534,13531,13530,13529,13528,13527,13526,13525,13524,13523,13522,13521,13520,13519,13518,13517,13516,13440,13428,13427,13426,13425,13424,13422,13421,13396,13359,13358,13337,13336,13335,13334,13333,13332,13331,13330,13329,13328,13327,13326,13325,13324,13321,13317,13150,13149,13118,13099,13098,13097,13096,13089,13087,13081,13080,13019,13000,12897,12896,12859,12536,12470,12462,12459,12458,12421,12420,12416,12380,12379,12338,12160,12158,12157,12156,12128,12127,12125,12124,12123,12053,12052,12051,12050,12048,12047,11913,11912,11911,11910,11887,11883,11882,11881,11880,11831,11830,11822,11683,11682,11681,11680,11679,11656,11637,11636,11621,11620,11598,11582,11581,11470,11469,11468,11466,11356,11355,11354,11353,11351,11350,11349,11346,11345,11344,11343,11342,11340,11339,11338,11337,11324,11323,11322,11296,11289,11288,11280,11279,11277,11257,11194,11180,11099,11064,11054,11043,10996,10983,10954,10950,10949,10948,10947,10919,10898,10762,10761,10760,10759,10758,10742,10721,10681,10680,10608,10605,10603,10478,10477,10476,10475,10473,10472,10471,10470,10469,10426,10425,10424,10423,10422,10421,10420,10419,10418,10400,10399,10398,10391,10390,10385,10384,10319,10317,10316,10262,10116,10043,9819,9818,9817,9717,9716,9693,9692,9583,9554,9545,9525,9522,9458,9457,9452,9451,9450,9449,9447,9269,9267,9266,9265,9264,9263,9262,9261,9260,9259,9258,9257,9241,9240,9239,9098,9097,9045,9044,9043,8932,8928,8925,8920,8917,8916,8915,8914,8913,8912,8904,8902,8901,8900,8899,8897,8896,8885,8883,8882,8881,8637,8566,8562,8561,8560,8553,8552,8550,8547,8546,8442,8402,8389,8386,8154,8147,8096,8016,8015,7980,7975,7939,7901,7899,7865,7857,7851,7843,7730,7671,7670,7669,7668,7663,7120,7119,7118,7117,7116,7115,7114,7113,7112,7071,7070,6827,6771,6426,6368,6249,6240,6237,6222,6123,6087,6086,6009,6008,6007,6006,6005,6004,6003,6002,6000,5999,5998,5996,5995,5953,5952,5914,5862,5861,5860,5846,5844,5843,5774,5764,5763,5738,5737,5736,5735,5681,5680,5568,5554,5409,5355,5184,5085,5044,5043,4996,4995,4979,4953,4834,4814,4812,4811,4810,4809,4705,4668,4667,4666,4665,4664,4663,4494,4262,4071,4070,4069,3993,3992,3991,3990,3988,3879,3877,3840,3734,3733,3730,3728,3727,3571,3501,3383,3381,3296,3285,3284,3283,3084,2979,2978,2977,2976,2975,2914,2648,2339,2270,2211,2098,1949,1885,1884,1883,1835,1834,1833,1832,1831,1827,1826,1756,1530,1501,1475,1434,1410,1211,598,68)) OR (`Idx`=2 AND `CreatureID` IN (224503,224449,224116,223617,223564,223514,223505,220618,220245,220244,219546,219025,218574,218469,218371,218270,218158,218054,217725,217673,217619,217608,217366,217298,217198,217195,217186,217174,217172,217171,217164,217159,217099,217068,217059,217033,217032,217012,216991,216904,216886,216772,216771,216737,216735,216721,216714,216713,216712,216710,216709,216708,216707,216705,216704,216703,216700,216699,216698,216695,216694,216693,216692,216689,216688,216687,216684,216676,216675,216674,216647,216646,216540,216539,216533,216512,216473,216472,216465,216462,216433,216432,216430,216429,216425,216424,216423,216404,216403,216402,216401,216400,216399,216398,216397,216396,216395,216394,216377,216367,216346,216344,216334,216274,216273,216198,216097,216090,216089,216080,216070,215537,215536,215535,215534,215533,215478,215477,215464,215338,215330,215261,215244,215216,215145,215007,214987,214983,214981,214976,214936,214913,214887,214859,214857,214856,214851,214704,214659,214617,214606,214584,214580,214577,214565,214535,214532,214501,214499,214498,214491,214490,214487,214486,214485,214484,214483,214423,214391,214361,214250,214246,214244,214238,214237,214233,214217,214207,214206,214205,214204,214170,214150,214125,214116,214112,214111,214094,214093,214055,214054,214052,214051,214041,214033,214029,214008,213948,213940,213939,213814,213807,213803,213752,213747,213740,213737,213731,213682,213643,213642,213547,213545,213544,213541,213506,213418,213415,213414,213413,213412,213411,213389,213272,213271,213154,213131,213128,213066,213064,213046,212959,212916,212910,212909,212899,212875,212842,212834,212791,212789,212788,212787,212781,212780,212779,212776,212738,212733,212690,212687,212684,212670,212669,212653,212580,212554,212505,212500,212498,212487,212486,212448,212430,212406,212401,212361,212337,212317,212314,212243,212139,212130,212085,212074,212066,212065,212062,212061,212043,212040,212032,212005,212004,211978,211976,211945,211944,211943,211936,211932,211916,211915,211913,211872,211871,211820,211799,211781,211769,211767,211760,211756,211748,211747,211735,211734,211678,211676,211674,211672,211668,211663,211642,211638,211527,211526,211524,211523,211520,211518,211511,211447,211410,211385,211384,211383,211376,211356,211347,211344,211343,211342,211339,211331,211321,211319,211318,211315,211314,211302,211278,211267,211235,211226,211224,211223,211222,211212,211211,211208,211206,211205,211180,211174,211157,211116,211115,211113,211112,211109,211108,211107,211102,211086,211085,211084,211083,211082,211076,211071,211066,211064,211058,211013,211007,210999,210988,210977,210976,210975,210972,210885,210884,210883,210867,210847,210835,210828,210827,210809,210796,210791,210789,210783,210782,210774,210772,210771,210769,210768,210767,210766,210764,210686,210685,210679,210652,210651,210649,210648,210647,210645,210622,210620,210617,210611,210592,210591,210583,210571,210566,210561,210552,210551,210531,210530,210523,210507,210505,210504,210503,210499,210492,210486,210481,210480,210472,210471,210469,210468,210466,210463,210462,210453,210452,210450,210449,210448,210447,210446,210445,210443,210441,210440,210439,210433,210425,210410,210404,210396,210387,210382,210372,210350,210347,210345,210344,210337,210331,210329,210315,210285,210278,210277,210274,210230,210229,210195,210173,210172,210166,210150,210147,210146,210136,210122,210121,210099,210077,210071,210065,210026,210021,210015,210005,209983,209982,209981,209969,209967,209965,209964,209963,209962,209894,209884,209874,209852,209851,209843,209835,209833,209832,209829,209828,209827,209808,209796,209795,209794,209793,209771,209770,209768,209759,209757,209755,209751,209749,209740,209737,209736,209735,209734,209726,209722,209676,209627,209621,209616,209614,209606,209595,209593,209580,209579,209578,209577,209570,209569,209567,209566,209565,209563,209562,209546,209535,209534,209521,209520,209504,209496,209495,209494,209493,209492,209491,209489,209488,209456,209452,209435,209434,209433,209367,209353,209327,209280,209272,209256,209255,209237,209236,209235,209233,209200,209176,209175,209174,209144,209143,209121,209115,209108,209097,209096,209076,209045,209031,209014,209008,208948,208946,208945,208940,208921,208856,208855,208835,208833,208804,208777,208765,208750,208738,208733,208726,208722,208721,208718,208695,208688,208676,208670,208661,208660,208635,208633,208626,208600,208599,208591,208589,208588,208580,208578,208573,208572,208567,208566,208560,208557,208551,208550,208547,208514,208503,208502,208498,208487,208475,208467,208463,208458,208422,208421,208419,208418,208385,208359,208334,208333,208331,208330,208329,208326,208325,208324,208323,208321,208305,208291,208285,208284,208281,208278,208231,208182,208150,208131,208122,208121,208117,208103,208081,208040,208039,208031,208004,207982,207963,207945,207933,207861,207859,207848,207828,207825,207800,207782,207769,207739,207705,207702,207700,207671,207660,207626,207531,207523,207500,207498,207417,207352,207351,207350,207336,207333,207332,207328,207317,207316,207304,207302,207301,207286,207285,207284,207280,207276,207275,207274,207273,207272,207210,207203,207201,207184,207183,207182,207181,207180,207179,207175,207164,207139,207130,207129,207117,207110,207109,207099,207091,207089,207088,207087,207081,207072,207048,207047,207041,207040,207039,207038,207030,207029,207017,207016,207015,207008,207007,206990,206979,206975,206974,206940,206921,206900,206896,206866,206860,206859,206858,206838,206837,206836,206835,206833,206829,206827,206826,206824,206821,206819,206817,206806,206802,206801,206800,206799,206798,206797,206796,206794,206784,206783,206782,206781,206780,206776,206775,206774,206772,206754,206753,206752,206751,206737,206728,206727,206726,206722,206720,206719,206718,206717,206714,206713,206711,206709,206708,206706,206702,206701,206691,206686,206685,206676,206675,206674,206673,206668,206667,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206654,206653,206652,206651,206649,206643,206604,206603,206601,206597,206582,206581,206580,206579,206578,206577,206576,206575,206574,206564,206563,206562,206560,206559,206558,206557,206556,206555,206554,206552,206551,206550,206549,206548,206546,206518,206493,206492,206491,206490,206489,206488,206487,206482,206481,206440,206431,206416,206411,206408,206375,206352,206323,206322,206321,206270,206269,206266,206264,206242,206241,206240,206239,206237,206236,206235,206232,206231,206229,206227,206226,206224,206223,206189,206182,206179,206162,206146,206090,206076,206073,206068,206063,206042,206029,206024,206023,206016,206010,205992,205978,205962,205961,205960,205948,205939,205938,205937,205936,205910,205907,205906,205905,205887,205875,205843,205799,205751,205749,205699,205698,205696,205670,205643,205642,205641,205627,205594,205564,205563,205562,205559,205551,205477,205471,205445,205440,205439,205436,205430,205406,205379,205368,205361,205348,205344,205339,205338,205296,205245,205244,205227,205225,205213,205202,205159,205157,205151,205146,205143,205140,205138,205131,205066,205061,205043,205041,205035,205028,205027,205025,205020,205014,205007,205003,204996,204986,204932,204924,204841,204840,204834,204833,204832,204829,204826,204820,204819,204816,204804,204780,204771,204738,204725,204686,204684,204671,204670,204669,204668,204639,204632,204582,204581,204576,204534,204533,204531,204530,204471,204446,204444,204443,204442,204441,204410,204407,204403,204374,204362,204349,204301,204294,204291,204287,204281,204274,204265,204242,204239,204218,204216,204204,204202,204195,204194,204192,204191,204172,204167,204159,204157,204139,204111,204110,204106,204105,204087,204079,204078,204076,204075,204073,204072,204063,204048,204047,204030,204029,204006,204003,204002,203998,203994,203988,203982,203979,203974,203973,203972,203970,203967,203966,203965,203958,203948,203947,203946,203941,203930,203914,203910,203895,203894,203879,203799,203794,203785,203754,203753,203750,203748,203739,203737,203732,203723,203717,203710,203692,203691,203690,203686,203685,203647,203632,203600,203517,203464,203461,203424,203423,203402,203401,203388,203382,203371,203356,203353,203313,203300,203297,203295,203292,203267,203224,203223,203215,203210,203209,203208,203203,203198,203154,203144,203120,203111,203088,203067,203031,203013,203012,203011,203007,202922,202915,202912,202893,202884,202865,202864,202858,202846,202844,202820,202815,202809,202803,202802,202799,202787,202782,202769,202768,202767,202683,202675,202673,202649,202648,202633,202632,202621,202603,202602,202601,202599,202596,202594,202583,202571,202529,202510,202506,202483,202481,202456,202439,202423,202422,202421,202419,202417,202414,202413,202412,202411,202379,202320,202319,202280,202276,202275,202261,202245,202155,201983,201909,201875,201838,201832,201831,201830,201787,201725,201724,201653,201638,201564,201534,201532,201517,201494,201471,201469,201468,201467,201466,201465,201464,201429,201419,201412,201411,201410,201406,201405,201404,201403,201371,201311,201309,201305,201304,201300,201298,201295,201292,201259,201223,201218,201217,201214,201211,201170,201160,201158,201155,201124,201120,201117,201113,201112,201111,201097,201096,201083,201064,201063,201062,201059,201058,201039,201038,201036,201035,201034,201033,201030,201028,201027,201020,201019,201012,201011,201010,201005,201000,200993,200991,200990,200986,200983,200949,200942,200941,200927,200917,200909,200866,200857,200853,200852,200850,200849,200839,200816,200794,200785,200761,200753,200745,200736,200723,200675,200594,200593,200587,200568,200556,200554,200547,200546,200545,200543,200542,200539,200498,200482,200478,200477,200460,200458,200454,200453,200452,200451,200421,200410,200385,200383,200382,200380,200379,200378,200377,200365,200361,200358,200357,200354,200338,200321,200320,200319,200312,200311,200310,200308,200307,200306,200305,200304,200303,200298,200290,200288,200287,200284,200283,200274,200271,200270,200269,200268,200262,200253,200249,200237,200219,200214,200208,200182,200179,200178,200177,200174,200168,200152,200149,200148,200138,200135,200132,200125,200124,200122,200113,200103,200101,200085,200076,200073,200067,200066,200058,200057,200027,200000,199999,199997,199995,199993,199992,199982,199980,199974,199973,199972,199971,199970,199965,199946,199943,199937,199936,199934,199933,199929,199928,199892,199887,199866,199865,199845,199830,199828,199827,199826,199825,199824,199812,199809,199807,199805,199802,199800,199799,199796,199795,199784,199779,199778,199776,199773,199765,199764,199731,199725,199714,199713,199712,199705,199669,199657,199652,199594,199593,199591,199587,199584,199575,199574,199573,199572,199571,199570,199569,199534,199525,199522,199518,199506,199504,199492,199491,199488,199485,199455,199437,199414,199412,199408,199382,199379,199377,199374,199372,199370,199363,199361,199360,199359,199358,199349,199343,199338,199327,199319,199318,199316,199303,199298,199290,199289,199285,199284,199282,199278,199276,199261,199256,199253,199252,199250,199229,199228,199227,199226,199223,199185,199179,199178,199159,199150,199144,199056,199050,199004,198979,198969,198958,198957,198928,198925,198920,198909,198906,198904,198885,198877,198876,198866,198855,198845,198844,198843,198831,198823,198820,198818,198817,198813,198812,198811,198801,198786,198785,198784,198783,198782,198781,198780,198779,198778,198777,198776,198775,198773,198772,198770,198769,198758,198750,198748,198725,198721,198717,198666,198665,198664,198663,198660,198659,198658,198657,198656,198655,198654,198653,198651,198610,198588,198571,198569,198568,198566,198560,198524,198522,198520,198487,198463,198462,198453,198452,198447,198444,198434,198428,198425,198421,198420,198409,198407,198406,198405,198403,198393,198383,198378,198376,198374,198361,198354,198353,198352,198351,198341,198332,198329,198328,198314,198313,198307,198302,198296,198277,198276,198275,198265,198263,198250,198242,198238,198237,198235,198228,198226,198225,198215,198212,198211,198209,198203,198187,198184,198183,198173,198165,198163,198142,198138,198135,198114,198111,198097,198081,198078,198071,198070,198067,198065,198028,198025,198024,198013,197956,197955,197954,197950,197939,197928,197925,197923,197922,197920,197914,197908,197900,197898,197897,197895,197892,197882,197864,197863,197847,197846,197844,197842,197841,197837,197831,197827,197820,197809,197802,197799,197798,197788,197768,197766,197755,197754,197745,197744,197740,197733,197732,197731,197726,197723,197720,197719,197708,197707,197703,197702,197695,197694,197689,197688,197687,197669,197656,197647,197615,197602,197590,197582,197567,197565,197564,197563,197562,197552,197544,197540,197538,197536,197529,197506,197504,197502,197477,197469,197468,197434,197428,197408,197403,197400,197366,197361,197341,197340,197322,197320,197318,197316,197310,197307,197303,197298,197250,197224,197212,197209,197207,197195,197194,197185,197166,197153,197123,197101,197098,197097,197093,197088,197087,197076,197075,197062,197061,197060,197047,197033,197031,197029,197021,197020,197019,197001,197000,196999,196998,196985,196983,196969,196968,196962,196956,196949,196947,196942,196922,196918,196917,196916,196912,196908,196890,196888,196887,196886,196883,196882,196875,196874,196873,196867,196863,196860,196859,196829,196826,196825,196821,196803,196788,196787,196785,196781,196780,196769,196763,196748,196673,196667,196663,196649,196647,196646,196639,196594,196586,196584,196578,196574,196560,196558,196557,196556,196554,196553,196550,196542,196539,196527,196526,196525,196522,196521,196519,196518,196517,196504,196496,196493,196492,196491,196490,196489,196488,196487,196484,196460,196459,196446,196442,196426,196417,196397,196396,196388,196385,196384,196379,196373,196370,196365,196362,196357,196356,196355,196353,196340,196339,196338,196336,196331,196329,196327,196325,196323,196322,196320,196301,196294,196293,196274,196251,196228,196224,196213,196195,196193,196184,196158,196157,196156,196153,196146,196134,196126,196121,196119,196095,196085,196083,196082,196071,196062,196060,196059,196058,196057,196052,196046,196042,196041,196038,196037,196034,196024,196017,196015,196000,195993,195962,195961,195960,195959,195937,195925,195920,195918,195914,195880,195871,195870,195853,195848,195839,195838,195837,195836,195830,195829,195816,195815,195814,195813,195806,195796,195795,195794,195790,195787,195775,195774,195772,195757,195756,195755,195752,195744,195742,195740,195731,195714,195709,195706,195705,195699,195679,195678,195677,195672,195670,195655,195639,195622,195616,195615,195613,195598,195591,195569,195564,195551,195550,195541,195530,195518,195515,195502,195498,195492,195484,195481,195479,195478,195468,195465,195461,195459,195458,195456,195442,195428,195394,195383,195380,195377,195374,195372,195368,195366,195361,195351,195350,195347,195344,195331,195321,195317,195310,195305,195304,195303,195296,195294,195293,195269,195263,195261,195256,195241,195232,195231,195221,195219,195208,195203,195187,195185,195176,195175,195172,195158,195156,195140,195130,195123,195121,195119,195117,195053,195045,195042,195040,195037,195036,195035,195032,195027,195026,194976,194948,194946,194939,194933,194931,194929,194926,194917,194913,194877,194876,194849,194825,194822,194809,194808,194804,194803,194798,194797,194794,194792,194787,194786,194785,194774,194772,194768,194762,194750,194747,194742,194741,194739,194738,194726,194710,194704,194703,194700,194697,194694,194692,194684,194682,194674,194673,194672,194668,194666,194665,194664,194663,194662,194631,194630,194619,194600,194572,194558,194557,194555,194551,194524,194523,194517,194479,194453,194444,194439,194437,194436,194419,194388,194379,194378,194370,194366,194362,194360,194349,194302,194296,194293,194284,194279,194274,194246,194243,194238,194236,194222,194221,194217,194204,194200,194197,194191,194186,194145,194144,194115,194105,194103,194102,194096,194093,194092,194091,194089,194088,194087,194086,194084,194082,194081,194080,194079,194078,194075,194070,194069,194066,194064,194062,194061,194060,194058,194054,194051,194045,194041,194040,194030,193973,193969,193960,193958,193956,193900,193894,193893,193891,193884,193883,193882,193881,193873,193868,193861,193859,193855,193854,193844,193816,193812,193811,193806,193795,193786,193770,193750,193741,193737,193736,193721,193705,193703,193700,193641,193640,193636,193626,193623,193621,193618,193605,193604,193595,193562,193555,193552,193545,193536,193520,193505,193492,193490,193479,193444,193440,193431,193430,193429,193428,193427,193425,193421,193419,193417,193414,193407,193403,193384,193372,193371,193368,193359,193349,193348,193346,193322,193315,193314,193309,193308,193307,193306,193305,193302,193301,193289,193287,193285,193284,193283,193282,193281,193280,193274,193265,193264,193262,193253,193247,193239,193236,193208,193205,193204,193203,193202,193199,193197,193183,193172,193169,193155,193139,193138,193122,193119,193118,193104,193101,193100,193097,193082,193080,193077,193040,193028,193020,193018,193011,193004,193003,192973,192968,192880,192873,192870,192857,192829,192827,192826,192824,192819,192789,192784,192748,192744,192743,192741,192738,192703,192702,192700,192699,192684,192662,192661,192643,192641,192636,192612,192597,192596,192594,192593,192583,192582,192573,192569,192568,192567,192564,192561,192512,192507,192506,192505,192502,192501,192500,192492,192488,192474,192471,192470,192469,192460,192456,192455,192454,192452,192451,192450,192449,192448,192447,192446,192445,192444,192443,192442,192440,192428,192427,192425,192423,192422,192419,192418,192416,192415,192413,192412,192407,192399,192393,192389,192380,192376,192374,192371,192367,192355,192354,192352,192351,192345,192341,192339,192333,192330,192329,192311,192309,192306,192283,192273,192270,192255,192254,192236,192221,192220,192205,192204,192188,192187,192186,192181,192180,192179,192178,192176,192174,192173,192171,192170,192169,192167,192166,192156,192154,192153,192152,192151,192150,192149,192148,192147,192146,192145,192144,192143,192142,192141,192135,192134,192133,192132,192131,192130,192129,192127,192126,192125,192124,192123,192122,192111,192110,192105,192103,192099,192095,192089,192082,192079,192063,192059,192057,192053,192047,192041,192040,192028,192021,192004,191964,191963,191955,191946,191945,191940,191939,191931,191925,191906,191903,191902,191900,191899,191898,191896,191869,191868,191857,191850,191848,191835,191833,191828,191827,191826,191825,191819,191817,191812,191809,191805,191804,191803,191802,191800,191799,191795,191793,191792,191789,191788,191787,191786,191785,191784,191779,191778,191777,191775,191774,191773,191772,191768,191767,191765,191762,191745,191737,191733,191730,191727,191726,191721,191716,191709,191708,191697,191696,191695,191694,191687,191686,191684,191683,191681,191680,191679,191678,191677,191676,191669,191668,191667,191666,191662,191661,191660,191659,191658,191656,191654,191653,191647,191645,191640,191639,191629,191628,191625,191624,191616,191615,191610,191599,191597,191585,191584,191583,191581,191577,191563,191561,191560,191554,191553,191540,191530,191528,191526,191525,191524,191523,191519,191518,191516,191512,191501,191499,191488,191469,191460,191458,191457,191456,191451,191447,191446,191443,191442,191441,191425,191423,191418,191413,191404,191396,191395,191389,191378,191376,191374,191373,191365,191357,191353,191351,191340,191338,191334,191332,191329,191290,191289,191278,191272,191268,191259,191245,191241,191229,191228,191202,191201,191200,191196,191193,191180,191175,191173,191152,191140,191136,191126,191124,191115,191114,191112,191102,191099,191098,191094,191093,191089,191088,191082,191076,191066,191064,191055,191054,191049,191048,191047,191046,191031,191023,191016,190996,190995,190993,190984,190983,190981,190960,190946,190945,190918,190917,190916,190910,190909,190905,190904,190902,190900,190886,190871,190850,190812,190794,190778,190771,190769,190767,190766,190743,190741,190738,190737,190731,190717,190716,190714,190712,190709,190692,190669,190665,190659,190657,190656,190653,190644,190635,190628,190605,190604,190603,190602,190587,190584,190583,190582,190581,190580,190555,190541,190529,190494,190493,190492,190491,190470,190469,190455,190448,190445,190439,190436,190424,190397,190388,190385,190382,190340,190339,190304,190301,190294,190293,190292,190282,190279,190267,190266,190260,190249,190243,190242,190221,190220,190212,190210,190209,190208,190207,190206,190204,190202,190199,190193,190188,190186,190177,190153,190147,190144,190133,190130,190129,190118,190117,190116,190115,190111,190100,190095,190079,190066,190060,190059,190056,190055,190054,190051,190029,189992,189983,189981,189979,189976,189958,189953,189941,189934,189929,189895,189869,189856,189855,189854,189853,189834,189821,189817,189807,189804,189803,189790,189787,189783,189777,189769,189768,189757,189756,189744,189737,189734,189714,189713,189703,189691,189690,189689,189688,189659,189653,189643,189640,189619,189614,189613,189610,189591,189573,189569,189557,189554,189537,189535,189516,189515,189505,189501,189500,189499,189491,189490,189489,189488,189485,189482,189477,189469,189468,189465,189463,189462,189461,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189408,189406,189405,189402,189392,189374,189368,189360,189357,189356,189355,189349,189336,189334,189317,189313,189307,189306,189305,189298,189296,189266,189257,189248,189241,189231,189230,189229,189228,189221,189195,189191,189186,189185,189165,189139,189131,189122,189110,189103,189097,189093,189092,189091,189090,189089,189070,189069,189057,189056,189017,189016,189015,189014,189013,189012,189011,189010,189009,189008,189007,189006,189003,188974,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188956,188953,188952,188951,188949,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188930,188928,188907,188894,188892,188891,188890,188888,188884,188874,188850,188848,188842,188811,188810,188808,188807,188803,188800,188797,188796,188795,188786,188784,188778,188777,188776,188775,188774,188772,188769,188768,188767,188765,188764,188762,188761,188760,188752,188748,188746,188745,188743,188742,188741,188740,188739,188738,188736,188732,188731,188730,188729,188712,188690,188689,188683,188675,188668,188663,188651,188635,188634,188633,188632,188629,188628,188621,188616,188615,188614,188613,188612,188611,188610,188609,188608,188605,188604,188603,188597,188595,188594,188593,188589,188587,188586,188585,188584,188582,188581,188580,188578,188577,188576,188574,188573,188572,188571,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188553,188552,188549,188548,188547,188545,188542,188539,188535,188534,188533,188532,188529,188528,188522,188520,188519,188518,188516,188508,188507,188502,188501,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188474,188473,188472,188471,188470,188468,188467,188466,188457,188456,188455,188454,188450,188449,188440,188432,188431,188423,188422,188421,188420,188419,188418,188417,188409,188408,188407,188406,188402,188400,188399,188396,188395,188394,188393,188379,188378,188376,188375,188373,188370,188369,188368,188367,188366,188364,188363,188355,188348,188346,188343,188336,188333,188329,188328,188327,188326,188325,188324,188323,188322,188320,188310,188309,188308,188307,188306,188305,188304,188303,188296,188286,188266,188259,188258,188256,188220,188201,188188,188173,188172,188164,188158,188155,188140,188135,188130,188094,188089,188087,188086,188081,188074,188067,188056,188055,188054,188029,188015,188007,188006,188004,187994,187992,187985,187969,187953,187941,187936,187931,187930,187927,187920,187916,187908,187907,187867,187863,187835,187834,187818,187813,187811,187802,187773,187727,187723,187722,187694,187692,187691,187690,187678,187676,187669,187665,187660,187659,187656,187641,187640,187629,187628,187602,187601,187600,187599,187595,187587,187581,187580,187579,187578,187575,187574,187573,187568,187566,187565,187561,187551,187549,187541,187540,187523,187519,187518,187516,187510,187509,187503,187502,187500,187495,187489,187484,187471,187469,187468,187467,187462,187460,187458,187457,187456,187453,187452,187451,187450,187407,187405,187397,187396,187391,187379,187341,187335,187282,187270,187266,187265,187264,187262,187258,187256,187250,187242,187240,187232,187212,187211,187206,187204,187196,187194,187193,187189,187187,187175,187174,187173,187172,187167,187165,187158,187134,187133,187127,187125,187121,187120,187117,187113,187105,187102,187101,187100,187097,187096,187093,187090,187089,187088,187087,187085,187084,187083,187081,187073,187072,187071,187065,187060,187058,187053,187050,187048,187046,187041,187022,186960,186956,186954,186949,186944,186943,186919,186915,186903,186897,186895,186892,186891,186849,186835,186833,186832,186831,186829,186826,186825,186823,186800,186799,186798,186797,186796,186792,186780,186768,186767,186766,186765,186756,186746,186745,186730,186728,186727,186724,186723,186722,186720,186719,186718,186714,186713,186706,186704,186701,186698,186697,186685,186683,186682,186680,186668,186667,186662,186659,186642,186640,186638,186636,186634,186632,186630,186628,186623,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186593,186588,186587,186582,186581,186579,186577,186576,186572,186567,186538,186536,186534,186532,186530,186528,186527,186522,186521,186520,186513,186510,186490,186483,186481,186478,186470,186461,186459,186453,186452,186451,186445,186444,186435,186432,186431,186421,186404,186389,186365,186363,186362,186361,186359,186335,186328,186323,186319,186313,186288,186287,186274,186269,186268,186267,186266,186264,186260,186239,186221,186213,186180,186174,186165,186164,186158,186154,186153,186152,186149,186148,186142,186141,186140,186139,186133,186115,186112,186111,186110,186109,186108,186089,186070,186062,186060,186058,186047,186046,186045,186044,186043,185917,185913,185908,185894,185887,185876,185846,185812,185796,185790,185789,185780,185765,185737,185696,185695,185692,185691,185688,185684,185673,185671,185668,185649,185648,185647,185644,185643,185639,185638,185629,185620,185618,185614,185596,185595,185594,185593,185591,185589,185583,185544,185541,185511,185485,185325,185292,185289,185287,185266,185239,185231,185229,185228,185227,185225,185224,185223,185222,185217,185216,185209,185208,185207,185206,185205,185204,185172,185148,185088,184981,184980,184979,184978,184933,184928,184869,184863,184851,184814,184813,184812,184811,184743,184660,184657,184646,184639,184619,184613,184612,184501,184495,184461,184453,184444,184440,184406,184405,184348,184346,184345,184344,184334,184319,184317,184291,184180,184170,184168,184167,184070,184059,184049,184037,184034,184033,184030,184023,184017,184011,183994,183988,183986,183985,183983,183957,183956,183947,183931,183923,183922,183919,183902,183887,183885,183884,183882,183866,183864,183863,183794,183774,183739,183738,183731,183681,183659,183656,183648,183634,183633,183632,183631,183604,183603,183602,183601,183600,183599,183598,183597,183595,183594,183593,183591,183590,183589,183588,183586,183585,183584,183583,183582,183581,183578,183577,183574,183572,183567,183551,183550,183549,183547,183541,183524,183521,183520,183519,183513,183492,183491,183489,183486,183485,183484,183483,183482,183479,183476,183472,183471,183470,183466,183445,183434,183430,183425,183424,183423,183405,183401,183386,183379,183378,183375,183371,183368,183367,183364,183363,183362,183361,183343,183342,183341,183340,183323,183322,183321,183320,183317,183308,183303,183295,183233,183232,183194,183189,183186,183184,183176,183169,183167,183166,183165,183164,183163,183162,182877,182876,182860,182849,182846,182845,182844,182839,182838,182837,182836,182835,182834,182833,182832,182831,182830,182829,182828,182827,182826,182818,182817,182814,182813,182812,182811,182810,182795,182787,182785,182784,182782,182781,182780,182779,182772,182753,182751,182747,182746,182736,182733,182732,182731,182722,182721,182720,182718,182717,182716,182713,182708,182707,182706,182702,182700,182698,182697,182695,182693,182688,182684,182683,182682,182680,182679,182678,182677,182675,182674,182673,182672,182671,182669,182658,182649,182648,182647,182639,182637,182636,182635,182634,182633,182630,182606,182602,182600,182599,182598,182597,182596,182595,182594,182593,182591,182589,182588,182587,182586,182585,182581,182580,182577,182569,182568,182566,182565,182564,182561,182558,182557,182551,182550,182549,182547,182546,182545,182537,182533,182532,182528,182525,182518,182499,182498,182497,182496,182495,182493,182471,182470,182469,182457,182456,182452,182451,182450,182449,182448,182446,182439,182434,182422,182402,182401,182400,182399,182398,182397,182396,182395,182392,182371,182370,182369,182366,182363,182359,182354,182349,182334,182329,182328,182326,182321,182315,182313,182310,182305,182284,182268,182267,182266,182256,182255,182247,182246,182242,182240,182215,182208,182207,182204,182203,182199,182198,182136,182135,182131,182122,182116,182115,182113,182097,182058,182057,182056,182055,182036,182034,182032,182031,182030,182029,182026,182025,182024,182022,182017,182012,181980,181971,181953,181946,181945,181943,181939,181924,181923,181922,181921,181920,181919,181918,181917,181916,181913,181912,181911,181910,181909,181908,181907,181906,181887,181884,181878,181876,181875,181865,181864,181863,181860,181859,181858,181856,181854,181853,181852,181821,181815,181801,181800,181797,181793,181779,181761,181758,181757,181756,181755,181754,181752,181751,181750,181749,181748,181747,181691,181685,181679,181678,181677,181676,181673,181672,181622,181621,181620,181619,181609,181608,181607,181595,181576,181568,181567,181566,181565,181564,181563,181562,181557,181534,181528,181527,181525,181524,181523,181522,181508,181507,181476,181474,181459,181455,181429,181392,181375,181373,181369,181364,181323,181213,181211,181186,181130,181127,181126,181122,181086,181061,181052,181028,181016,181015,180985,180964,180956,180950,180923,180883,180858,180849,180848,180840,180825,180814,180813,180774,180767,180766,180765,180764,180763,180734,180709,180704,180698,180697,180696,180695,180692,180669,180657,180656,180655,180654,180652,180641,180632,180618,180617,180615,180614,180613,180596,180565,180563,180561,180556,180555,180554,180526,180517,180501,180490,180489,180473,180471,180447,180443,180442,180416,180413,180408,180405,180404,180403,180402,180400,180393,180382,180350,180320,180315,180310,180305,180263,180261,180257,180158,180150,180149,180096,180054,180037,180036,180027,180026,179948,179947,179909,179908,179886,179882,179830,179829,179817,179815,179814,179808,179807,179753,179752,179749,179748,179744,179737,179715,179691,179689,179686,179653,179646,179645,179644,179640,179639,179638,179637,179636,179635,179634,179633,179616,179588,179564,179549,179548,179521,179514,179421,179420,179396,179385,179374,179345,179333,179329,179279,179278,179276,179249,179238,179236,179235,179201,179199,179195,179170,179142,179112,179110,179106,179102,179101,179100,179099,179081,179062,179057,179055,179008,178981,178944,178913,178909,178871,178870,178856,178833,178827,178822,178785,178780,178779,178777,178772,178762,178741,178737,178725,178723,178720,178719,178710,178659,178628,178616,178611,178610,178606,178595,178593,178591,178586,178585,178584,178582,178579,178523,178506,178500,178499,178498,178495,178478,178467,178466,178458,178451,178450,178439,178424,178422,178421,178394,178351,178348,178344,178329,178293,178289,178282,178278,178277,178196,178154,178146,178143,178129,178114,178113,178104,178102,178098,178090,178083,178056,178050,177996,177968,177955,177912,177909,177858,177828,177827,177824,177799,177734,177727,177705,177704,177699,177698,177697,177692,177679,177673,177652,177624,177592,177555,177554,177552,177540,177539,177519,177508,177506,177500,177499,177432,177431,177429,177415,177409,177408,177376,177341,177320,177309,177263,177258,177255,177217,177214,177211,177206,177178,177176,177160,177145,177138,177127,177111,177074,177050,176838,176836,176795,176792,176791,176790,176740,176709,176703,176701,176692,176686,176621,176620,176619,176608,176606,176571,176561,176527,176526,176455,176454,176453,176452,176451,176450,176449,176448,176447,176442,176408,176398,176379,176378,176351,176344,176340,176339,176338,176332,176325,176310,176302,176297,176283,176274,176250,176249,176202,176132,176129,176128,176125,176124,176122,176121,176120,176119,176118,176116,176114,176112,176111,176110,176109,176108,176107,176105,176104,176101,176092,176089,176088,176086,176079,176068,176044,176027,176024,176023,176018,176017,176015,175975,175835,175826,175817,175816,175811,175808,175803,175698,175677,175647,175620,175598,175593,175591,175589,175588,175580,175572,175568,175525,175518,175511,175495,175494,175478,175474,175471,175470,175469,175466,175459,175458,175448,175441,175440,175439,175438,175437,175428,175402,175315,175222,175221,175218,175216,175215,175213,175211,175209,175208,175207,175206,175201,175149,175085,175082,175067,175066,175054,175053,175042,175040,175020,175018,175017,175016,175002,174960,174934,174933,174930,174898,174880,174878,174877,174872,174870,174869,174868,174859,174851,174842,174769,174731,174729,174728,174704,174702,174699,174692,174690,174689,174678,174662,174660,174655,174629,174618,174596,174579,174540,174533,174476,174474,174458,174452,174451,174450,174449,174448,174447,174446,174445,174444,174443,174442,174441,174428,174427,174426,174425,174412,174401,174383,174369,174350,174349,174342,174340,174338,174337,174335,174310,174286,174272,174271,174266,174265,174263,174260,174258,174257,174256,174255,174250,174249,174208,174194,174185,174125,174102,174100,174093,174092,174090,174042,174041,174040,174038,174025,174023,174022,174021,173987,173986,173984,173973,173949,173937,173935,173932,173931,173927,173926,173865,173861,173852,173840,173828,173818,173812,173810,173799,173797,173790,173656,173650,173643,173641,173618,173582,173568,173563,173489,173452,173351,173310,173304,173300,173285,173281,173280,173279,173219,173144,173140,173137,173118,173100,173082,173072,173032,173002,172990,172947,172946,172935,172880,172872,172863,172849,172847,172821,172811,172796,172795,172717,172715,172714,172713,172705,172642,172620,172619,172600,172597,172595,172571,172555,172516,172447,172438,172437,172436,172435,172434,172433,172427,172419,172418,172413,172404,172390,172376,172375,172374,172373,172372,172371,172370,172369,172368,172367,172366,172365,172364,172363,172351,172349,172348,172347,172346,172344,172343,172315,172292,172291,172290,172289,172288,172287,172215,172213,172208,172205,172169,172156,172108,172105,172104,172088,172078,172076,172063,172055,172051,172038,172036,172026,172015,172000,171999,171998,171997,171966,171965,171964,171962,171944,171940,171925,171884,171865,171864,171845,171826,171825,171824,171815,171796,171794,171754,171746,171730,171701,171674,171663,171658,171657,171653,171652,171634,171630,171629,171628,171627,171625,171624,171623,171622,171617,171616,171615,171614,171604,171603,171601,171600,171549,171525,171524,171522,171515,171509,171508,171506,171505,171503,171502,171476,171471,171463,171461,171460,171455,171452,171439,171429,171428,171420,171411,171410,171409,171408,171403,171401,171400,171386,171382,171377,171373,171372,171371,171363,171339,171324,171323,171304,171284,171282,171281,171280,171277,171274,171273,171272,171271,171270,171269,171257,171245,171210,171209,171207,171205,171204,171202,171201,171194,171188,171173,171168,171164,171155,171146,171145,171141,171140,171110,171089,171076,171029,170969,170953,170952,170951,170950,170933,170930,170875,170868,170863,170862,170857,170855,170828,170823,170822,170804,170799,170780,170772,170766,170756,170725,170722,170696,170675,170673,170607,170542,170530,170523,170519,170517,170515,170497,170494,170458,170451,170450,170441,170421,170391,170389,170343,170341,170340,170294,170287,170252,170251,170249,170246,170245,170235,170227,170223,170206,170167,170145,170123,170120,170119,170117,170112,170090,170081,170071,170011,169982,169977,169976,169975,169974,169973,169972,169971,169970,169925,169924,169917,169895,169884,169876,169849,169838,169822,169821,169803,169789,169788,169747,169727,169716,169714,169709,169700,169688,169670,169669,169662,169656,169653,169652,169651,169640,169628,169614,169612,169601,169583,169582,169576,169559,169558,169557,169521,169517,169516,169505,169490,169489,169488,169487,169485,169484,169483,169476,169466,169454,169449,169446,169430,169429,169428,169421,169378,169372,169371,169370,169369,169368,169367,169365,169364,169351,169349,169343,169320,169314,169307,169306,169305,169300,169295,169265,169255,169254,169230,169225,169223,169218,169198,169197,169177,169171,169147,169134,169133,169132,169130,169113,169111,169093,169092,169091,169090,169089,169086,169084,169066,169058,169057,169048,169046,169028,169006,168995,168994,168968,168951,168945,168944,168932,168918,168904,168889,168865,168853,168838,168837,168804,168796,168738,168716,168694,168660,168654,168653,168652,168643,168635,168631,168591,168581,168579,168522,168518,168504,168503,168459,168457,168445,168440,168435,168406,168384,168365,168356,168351,168344,168340,168331,168323,168322,168315,168314,168310,168307,168305,168302,168291,168231,168220,168219,168215,168214,168213,168212,168174,168170,168157,168153,168151,168137,168133,168116,168110,168109,168105,168104,168100,168077,168067,168064,168044,168043,168019,168007,167992,167975,167973,167970,167969,167968,167955,167949,167933,167932,167931,167908,167902,167897,167894,167886,167866,167847,167836,167822,167820,167817,167814,167767,167755,167744,167717,167701,167699,167665,167662,167644,167617,167615,167600,167592,167523,167509,167494,167488,167487,167471,167467,167465,167459,167457,167448,167434,167420,167416,167415,167414,167413,167412,167411,167409,167395,167316,167315,167313,167312,167271,167252,167244,167237,167172,167155,167153,167117,167080,167043,167026,167018,166976,166966,166964,166963,166959,166958,166920,166919,166915,166914,166913,166884,166874,166873,166865,166862,166860,166849,166848,166847,166842,166823,166821,166820,166808,166803,166802,166801,166778,166755,166727,166722,166692,166691,166678,166677,166675,166674,166666,166653,166637,166632,166626,166623,166606,166605,166591,166564,166543,166542,166541,166540,166499,166489,166468,166457,166428,166400,166342,166336,166322,166320,166285,166266,166264,166262,166230,166226,166221,166203,166201,166200,166187,166180,166176,166175,166173,166172,166171,166150,166149,166144,166132,166119,166114,166094,166087,166082,166058,166057,166041,166036,166035,166033,166032,166026,166025,166013,166011,166006,166000,165997,165978,165967,165955,165954,165944,165934,165932,165930,165920,165907,165888,165886,165885,165884,165882,165881,165878,165877,165873,165871,165870,165862,165846,165838,165837,165835,165821,165803,165802,165801,165790,165751,165742,165738,165735,165733,165727,165724,165723,165719,165711,165707,165698,165695,165645,165639,165609,165605,165576,165563,165561,165533,165529,165523,165515,165507,165506,165483,165479,165474,165472,165469,165420,165415,165414,165363,165335,165332,165331,165328,165325,165320,165314,165313,165306,165305,165304,165271,165270,165266,165265,165256,165255,165240,165221,165220,165219,165213,165190,165183,165174,165170,165156,165132,165116,165090,165084,165080,165078,165073,165021,165019,164994,164993,164992,164991,164985,164959,164938,164925,164827,164811,164806,164782,164781,164780,164770,164765,164764,164735,164734,164733,164732,164731,164730,164728,164713,164711,164698,164612,164599,164583,164581,164578,164562,164553,164537,164536,164533,164524,164507,164494,164493,164491,164440,164434,164417,164393,164392,164347,164233,164220,164209,164205,164191,164184,164171,164142,164127,164111,164083,164038,164014,164008,163994,163992,163991,163987,163979,163966,163892,163862,163857,163705,163703,163698,163697,163696,163694,163690,163689,163662,163655,163653,163632,163626,163600,163590,163581,163579,163563,163559,163547,163540,163510,163498,163450,163435,163432,163425,163424,163411,163389,163380,163376,163372,163368,163350,163344,163330,163316,163296,163290,163289,163278,163260,163256,163254,163208,163205,163169,163168,163167,163151,163149,163137,163134,163133,163122,163107,163106,163094,163076,163052,163043,163041,163030,163014,163013,162996,162994,162993,162931,162924,162917,162914,162905,162891,162886,162885,162884,162867,162865,162860,162858,162857,162856,162854,162842,162839,162838,162836,162735,162694,162685,162680,162667,162664,162611,162601,162596,162578,162531,162530,162517,162516,162513,162493,162438,162435,162420,162414,162413,162381,162375,162360,162335,162300,162292,162237,162044,162041,162035,162034,162021,162020,162018,162011,162010,162009,161903,161894,161881,161842,161837,161836,161835,161833,161822,161757,161711,161689,161655,161578,161539,161490,161482,161480,161469,161448,161417,161415,161406,161403,161399,161376,161364,161351,161345,161344,161333,161316,161299,161281,161279,161274,161258,161247,161217,161215,161214,161202,161197,161195,161191,161189,161179,161178,161153,161133,161122,161111,161103,161085,161065,161063,161052,161043,161006,161004,160965,160964,160921,160888,160846,160844,160842,160822,160775,160748,160747,160701,160698,160694,160692,160687,160686,160684,160672,160649,160641,160608,160569,160568,160535,160525,160524,160522,160514,160508,160502,160485,160478,160474,160437,160433,160422,160394,160384,160375,160347,160340,160326,160317,160304,160297,160296,160289,160285,160264,160203,160183,160182,160181,160169,160165,160093,160062,160045,160044,159962,159890,159887,159853,159821,159813,159807,159806,159805,159804,159803,159791,159784,159773,159772,159771,159770,159769,159766,159760,159758,159745,159730,159729,159727,159718,159716,159710,159705,159704,159703,159683,159662,159659,159631,159566,159565,159564,159563,159562,159561,159557,159556,159555,159554,159553,159548,159547,159512,159505,159504,159495,159464,159463,159424,159422,159406,159404,159399,159382,159335,159334,159333,159324,159315,159312,159309,159306,159303,159275,159265,159219,159177,159174,159132,159128,159126,159115,159114,159106,159104,159097,159089,159088,159066,159063,159062,159061,159060,159050,159030,159027,159025,159024,159023,159022,159020,159019,159010,159004,159001,158995,158994,158993,158991,158990,158977,158928,158927,158917,158910,158908,158902,158897,158894,158893,158892,158842,158835,158819,158813,158799,158780,158779,158778,158777,158774,158770,158767,158714,158702,158693,158688,158687,158669,158663,158658,158657,158656,158641,158631,158623,158622,158620,158617,158609,158596,158583,158577,158555,158547,158532,158520,158480,158473,158469,158468,158465,158439,158424,158401,158359,158352,158349,158347,158341,158340,158322,158317,158313,158268,158267,158221,158206,158185,158163,158141,158140,158138,158133,158131,158125,158123,158120,158119,158098,158097,158094,158092,158084,158052,158014,157983,157982,157981,157966,157965,157959,157949,157875,157845,157826,157823,157821,157819,157817,157810,157809,157808,157807,157795,157793,157792,157786,157785,157784,157769,157759,157755,157733,157731,157729,157727,157726,157720,157706,157705,157681,157671,157652,157649,157647,157618,157617,157599,157590,157589,157584,157583,157579,157577,157576,157572,157571,157557,157546,157505,157493,157464,157463,157433,157417,157359,157340,157335,157334,157327,157299,157293,157289,157242,157207,157159,157155,157108,157099,157096,157068,157067,157066,157035,157023,157022,157020,157019,157010,157009,157006,157003,157002,157001,156999,156995,156982,156972,156968,156963,156953,156950,156931,156913,156911,156910,156909,156881,156846,156834,156821,156811,156792,156788,156778,156758,156753,156746,156743,156740,156734,156731,156697,156675,156659,156658,156657,156656,156642,156641,156624,156611,156591,156585,156571,156532,156528,156508,156505,156475,156443,156441,156430,156429,156428,156397,156380,156365,156341,156338,156311,156287,156286,156270,156265,156264,156262,156261,156260,156258,156256,156255,156236,156228,156194,156193,156153,156129,156126,156125,156110,156109,156104,156092,156079,156051,156043,155995,155984,155982,155949,155943,155938,155930,155906,155897,155896,155865,155847,155846,155831,155830,155826,155812,155807,155793,155790,155730,155720,155685,155635,155602,155587,155581,155573,155512,155510,155504,155490,155481,155467,155463,155424,155423,155412,155411,155410,155409,155408,155404,155403,155399,155395,155391,155362,155361,155354,155337,155330,155327,155299,155297,155268,155267,155260,155255,155235,155222,155219,155211,155206,155204,155174,155170,155163,155160,155153,155151,155146,155143,155142,155138,155123,155120,155119,155117,155113,155112,155093,155086,155078,155067,155034,155023,155022,155021,155019,155003,154989,154983,154943,154936,154935,154931,154916,154908,154907,154903,154871,154853,154843,154823,154809,154799,154798,154792,154791,154780,154779,154763,154760,154750,154749,154729,154726,154725,154724,154717,154716,154713,154712,154711,154710,154699,154694,154691,154684,154683,154676,154675,154632,154591,154584,154565,154558,154526,154505,154499,154497,154496,154494,154489,154488,154486,154484,154463,154462,154461,154459,154434,154425,154424,154423,154421,154414,154413,154409,154402,154401,154379,154374,154370,154361,154341,154274,154266,154265,154264,154262,154260,154259,154255,154240,154205,154156,154139,154137,154136,154134,154133,154083,154080,154069,154068,154053,154045,154022,154018,154016,154015,154010,153991,153981,153970,153963,153957,153931,153911,153905,153871,153870,153858,153816,153800,153775,153773,153748,153744,153714,153713,153706,153670,153655,153606,153553,153551,153550,153548,153545,153523,153519,153479,153472,153465,153462,153457,153431,153409,153397,153391,153380,153379,153372,153350,153345,153341,153279,153271,153267,153265,153260,153242,153239,153214,153213,153212,153210,153177,153176,153163,153162,153161,153160,153159,153157,153153,153140,153139,153138,153136,153134,153132,153131,153109,153108,153105,153104,153103,153102,153101,153100,153098,153096,153094,153087,153086,153085,153082,153081,153079,153076,153075,153074,153073,153072,153071,153070,153069,153053,153039,153038,153037,153036,153035,153031,153007,153004,152994,152974,152954,152952,152951,152944,152931,152878,152842,152837,152802,152795,152793,152790,152733,152727,152723,152722,152713,152705,152699,152688,152663,152661,152659,152658,152630,152623,152622,152605,152586,152573,152550,152515,152513,152498,152486,152470,152449,152409,152386,152379,152366,152355,152354,152353,152352,152337,152303,152302,152301,152294,152293,152286,152282,152279,152278,152262,152244,152242,152239,152235,152201,152184,152173,152172,152171,152168,152161,152152,152140,152131,152130,152127,152123,152111,152108,152091,152090,152071,152070,152069,152052,151998,151982,151911,151903,151902,151901,151898,151876,151840,151839,151833,151828,151803,151786,151764,151740,151709,151699,151692,151691,151674,151648,151644,151605,151604,151602,151545,151527,151513,151490,151475,151423,151356,151332,151327,151310,151309,151305,151301,151300,151299,151297,151294,151275,151269,151268,151267,151265,151264,151263,151262,151261,151260,151259,151249,151235,151226,151225,151224,151223,151210,151172,151165,151164,151163,151152,151150,151110,151109,151070,151068,151023,151021,151009,151008,151005,151004,151003,151002,150997,150984,150983,150976,150968,150964,150919,150918,150879,150869,150842,150824,150819,150817,150794,150780,150762,150689,150685,150648,150646,150635,150592,150590,150579,150578,150577,150569,150522,150514,150513,150502,150482,150480,150478,150474,150472,150466,150465,150460,150459,150453,150445,150443,150429,150415,150403,150384,150369,150363,150362,150361,150355,150334,150329,150297,150260,150258,150251,150250,150249,150218,150202,150156,149967,149964,149963,149962,149959,149956,149936,149935,149934,149931,149926,149913,149910,149894,149893,149882,149873,149866,149854,149853,149851,149845,149839,149838,149795,149794,149773,149772,149770,149768,149751,149727,149723,149722,149710,149704,149696,149695,149694,149678,149666,149645,149644,149635,149633,149616,149614,149599,149598,149597,149595,149593,149592,149590,149589,149588,149587,149586,149585,149584,149583,149582,149581,149576,149575,149569,149549,149548,149536,149519,149515,149504,149493,149492,149491,149489,149488,149483,149476,149473,149469,149467,149460,149459,149458,149450,149446,149445,149438,149437,149436,149434,149433,149409,149408,149405,149404,149402,149400,149390,149389,149382,149379,149371,149370,149368,149362,149350,149332,149330,149323,149321,149303,149302,149297,149296,149290,149277,149276,149275,149274,149273,149272,149266,149265,149262,149254,149196,149195,149191,149170,149168,149166,149165,149164,149163,149162,149161,149160,149159,149158,149157,149154,149146,149137,149133,149131,149129,149124,149123,149096,149048,149042,149011,149008,149002,148999,148996,148994,148978,148973,148971,148967,148966,148965,148963,148962,148959,148957,148953,148943,148942,148939,148936,148929,148928,148925,148919,148916,148914,148905,148887,148848,148814,148808,148794,148786,148778,148767,148763,148749,148741,148737,148734,148721,148704,148696,148680,148652,148647,148646,148639,148616,148610,148603,148596,148583,148577,148575,148574,148573,148556,148554,148553,148541,148540,148537,148536,148531,148530,148529,148512,148511,148501,148500,148499,148487,148486,148485,148473,148459,148457,148454,148442,148441,148425,148420,148416,148404,148374,148367,148366,148364,148361,148360,148354,148349,148347,148345,148341,148326,148325,148324,148320,148305,148303,148298,148296,148293,148290,148287,148280,148279,148271,148258,148252,148216,148210,148179,148169,148164,148162,148153,148133,148129,148122,148121,148111,148089,148086,148085,148084,148065,148064,148063,148062,148056,148048,148022,148021,148011,148008,148004,148001,147994,147993,147992,147991,147979,147974,147973,147972,147967,147949,147925,147919,147903,147893,147891,147889,147883,147833,147832,147827,147822,147821,147820,147817,147816,147813,147802,147797,147781,147779,147767,147764,147760,147756,147752,147724,147695,147680,147674,147656,147620,147603,147601,147600,147598,147584,147582,147552,147545,147544,147543,147542,147541,147535,147524,147505,147486,147483,147480,147477,147474,147473,147469,147467,147466,147465,147464,147459,147433,147427,147426,147423,147418,147407,147396,147381,147371,147369,147363,147355,147354,147349,147346,147341,147306,147305,147293,147292,147288,147276,147275,147274,147273,147271,147270,147265,147264,147263,147252,147249,147239,147236,147225,147219,147208,147194,147190,147189,147174,147173,147170,147169,147168,147167,147165,147163,147162,147150,147144,147143,147141,147137,147119,147096,147080,147073,147067,147066,147059,147055,147053,147028,147027,147003,146987,146978,146965,146963,146958,146955,146946,146944,146937,146914,146907,146868,146861,146857,146856,146846,146843,146840,146838,146835,146828,146827,146822,146820,146819,146818,146815,146814,146791,146779,146770,146769,146755,146749,146746,146744,146724,146723,146692,146688,146684,146680,146673,146668,146657,146656,146650,146646,146645,146634,146617,146613,146608,146592,146575,146567,146535,146522,146494,146482,146480,146479,146405,146401,146364,146356,146353,146336,146328,146307,146306,146252,146198,146159,146158,146156,146154,146144,146142,146072,146070,146055,146024,146013,145961,145950,145949,145921,145914,145906,145904,145902,145891,145884,145882,145880,145879,145865,145852,145843,145842,145834,145831,145828,145824,145812,145809,145801,145799,145791,145775,145749,145737,145718,145717,145709,145694,145650,145645,145637,145636,145635,145634,145612,145611,145607,145578,145571,145568,145547,145546,145545,145537,145522,145512,145510,145509,145505,145495,145490,145468,145445,145440,145427,145410,145408,145403,145390,145385,145370,145365,145337,145310,145307,145300,145293,145283,145281,145264,145257,145241,145236,145234,145222,145221,145220,145219,145218,145217,145216,145215,145214,145213,145212,145210,145207,145206,145180,145179,145178,145165,145163,145162,145138,145137,145121,145110,145104,145098,145073,145072,145071,145070,145036,145029,145028,145017,145016,145013,145012,145002,144999,144973,144971,144970,144959,144958,144923,144920,144918,144911,144897,144890,144888,144882,144881,144880,144845,144843,144818,144814,144813,144811,144807,144803,144792,144790,144783,144774,144745,144729,144727,144725,144724,144720,144697,144685,144647,144521,144507,144496,144484,144482,144481,144478,144476,144472,144468,144457,144455,144447,144444,144442,144429,144428,144425,144418,144408,144389,144388,144387,144386,144385,144380,144378,144366,144341,144340,144331,144330,144326,144325,144314,144309,144307,144300,144297,144290,144288,144286,144282,144262,144261,144250,144247,144245,144238,144213,144212,144184,144183,144170,144163,144157,144145,144144,144142,144137,144134,144133,144127,144126,144125,144100,144092,144071,144056,144052,144030,144029,144028,144027,143996,143995,143993,143981,143976,143972,143965,143964,143963,143956,143955,143946,143944,143943,143942,143941,143939,143938,143936,143909,143902,143895,143892,143880,143860,143859,143850,143844,143829,143825,143824,143798,143793,143791,143789,143788,143776,143773,143737,143715,143708,143706,143696,143695,143689,143688,143687,143686,143674,143673,143663,143646,143645,143642,143641,143638,143637,143635,143634,143633,143632,143625,143624,143622,143616,143615,143614,143602,143601,143600,143599,143597,143595,143585,143584,143556,143552,143549,143540,143523,143512,143500,143496,143494,143488,143485,143483,143482,143473,143471,143469,143468,143467,143466,143465,143459,143458,143457,143456,143455,143453,143447,143446,143434,143426,143421,143420,143413,143412,143409,143402,143396,143393,143361,143336,143331,143330,143317,143233,143232,143222,143210,143192,143186,143185,143183,143182,143180,143168,143158,143157,143151,143057,143055,143044,143036,143035,143034,142968,142961,142956,142946,142945,142944,142927,142926,142924,142923,142922,142920,142915,142913,142883,142879,142873,142829,142813,142795,142782,142769,142737,142735,142731,142727,142715,142714,142705,142704,142697,142696,142693,142678,142677,142676,142673,142667,142659,142658,142655,142654,142653,142652,142650,142646,142640,142639,142631,142630,142622,142621,142616,142615,142614,142600,142599,142587,142577,142535,142510,142502,142492,142491,142489,142487,142485,142479,142459,142458,142455,142452,142450,142446,142420,142408,142403,142401,142386,142382,142377,142370,142369,142364,142347,142336,142327,142318,142317,142304,142303,142289,142285,142284,142283,142272,142268,142267,142266,142258,142257,142252,142250,142249,142246,142245,142244,142233,142231,142226,142225,142213,142195,142184,142183,142180,142172,142166,142135,142133,142131,142087,142085,142082,142081,142074,142072,142071,142057,142049,142041,142039,142038,142028,142018,142014,142013,142011,142007,142006,142003,142001,142000,141997,141963,141938,141876,141861,141859,141845,141836,141823,141822,141815,141804,141784,141780,141772,141771,141767,141766,141763,141757,141755,141753,141752,141751,141745,141741,141720,141712,141711,141710,141707,141706,141705,141700,141697,141675,141670,141662,141652,141646,141638,141626,141613,141610,141601,141597,141596,141594,141586,141583,141582,141574,141566,141565,141560,141558,141548,141543,141537,141534,141531,141525,141522,141519,141508,141504,141503,141501,141499,141495,141485,141484,141483,141482,141472,141365,141350,141339,141326,141324,141320,141316,141314,141313,141285,141282,141271,141236,141222,141211,141210,141209,141208,141201,141186,141183,141182,141173,141172,141171,141170,141169,141167,141155,141147,141132,141129,141119,141091,141090,141085,141080,141079,141078,141064,141055,141054,141037,141035,141030,141004,141001,140971,140966,140954,140953,140952,140948,140946,140944,140942,140937,140935,140930,140922,140906,140896,140892,140888,140872,140871,140866,140848,140830,140823,140822,140821,140817,140810,140809,140807,140805,140803,140802,140796,140791,140784,140783,140777,140774,140773,140759,140758,140751,140750,140749,140748,140742,140741,140737,140717,140711,140701,140700,140688,140654,140652,140648,140639,140633,140632,140631,140629,140608,140595,140581,140571,140570,140569,140536,140528,140525,140518,140515,140512,140499,140494,140493,140483,140482,140481,140464,140421,140403,140401,140397,140364,140363,140352,140350,140340,140313,140289,140284,140253,140224,140212,140210,140208,140207,140206,140205,140202,140201,140200,140188,140178,140166,140149,140145,140144,140143,140138,140136,140133,140131,140052,140036,140034,140030,140028,140024,140023,139979,139976,139975,139974,139958,139957,139955,139952,139940,139915,139896,139886,139879,139859,139855,139845,139844,139843,139807,139806,139804,139803,139801,139800,139797,139796,139787,139754,139753,139751,139750,139748,139747,139740,139720,139710,139696,139693,139632,139631,139626,139623,139614,139610,139569,139560,139559,139558,139556,139555,139546,139534,139532,139525,139505,139485,139382,139331,139315,139308,139267,139264,139261,139259,139258,139255,139245,139239,139236,139234,139206,139198,139197,139169,139168,139167,139165,139140,139125,139120,139119,139117,139096,139095,139090,139089,139088,139084,139079,139068,139064,139063,139060,139052,138976,138975,138966,138965,138961,138960,138958,138930,138929,138915,138906,138900,138895,138892,138878,138868,138865,138853,138816,138809,138808,138807,138806,138789,138786,138781,138780,138775,138768,138755,138752,138751,138746,138743,138739,138738,138695,138693,138691,138680,138674,138666,138646,138645,138643,138642,138641,138611,138609,138607,138606,138600,138577,138576,138571,138555,138545,138544,138542,138540,138525,138521,138464,138458,138457,138456,138455,138454,138448,138435,138430,138426,138409,138400,138395,138369,138348,138346,138344,138343,138340,138329,138320,138316,138310,138303,138302,138298,138291,138284,138282,138280,138278,138267,138259,138257,138247,138246,138245,138243,138227,138224,138222,138218,138214,138212,138209,138191,138175,138170,138166,138161,138156,138145,138143,138142,138135,138132,138130,138127,138125,138120,138119,138118,138117,138111,138109,138094,138085,138082,138081,138068,138061,138050,138046,138029,138027,138024,138015,138014,138008,138007,138006,138004,138002,137998,137995,137992,137988,137985,137984,137966,137965,137957,137954,137947,137936,137921,137919,137911,137909,137898,137896,137895,137894,137893,137890,137889,137888,137884,137883,137882,137881,137880,137879,137873,137871,137868,137849,137842,137836,137830,137823,137822,137821,137797,137788,137785,137782,137779,137771,137763,137755,137748,137726,137719,137679,137671,137670,137650,137621,137620,137577,137574,137573,137569,137565,137556,137544,137523,137511,137505,137489,137476,137475,137460,137457,137404,137402,137399,137391,137390,137366,137359,137344,137330,137328,137326,137258,137257,137247,137230,137216,137208,137205,137202,137194,137190,137185,137172,137171,137160,137156,137152,137150,137149,137148,137144,137134,137131,137124,137120,137116,137104,137096,137048,137039,137038,137037,137033,137006,136997,136989,136982,136959,136956,136940,136934,136916,136915,136912,136911,136910,136909,136905,136903,136900,136897,136895,136848,136847,136846,136845,136844,136842,136833,136831,136830,136829,136828,136796,136793,136769,136767,136766,136756,136743,136737,136727,136720,136713,136699,136698,136685,136684,136681,136660,136656,136633,136612,136611,136600,136587,136586,136585,136584,136580,136552,136551,136548,136546,136545,136539,136516,136514,136483,136470,136466,136449,136439,136436,136422,136418,136416,136407,136406,136402,136386,136384,136354,136347,136337,136333,136326,136318,136316,136313,136303,136296,136293,136284,136272,136262,136254,136253,136245,136244,136242,136241,136236,136235,136230,136228,136221,136206,136205,136196,136191,136188,136185,136176,136158,136157,136152,136151,136137,136113,136110,136093,136090,136080,136076,136075,136073,136015,135990,135982,135981,135975,135971,135970,135968,135967,135966,135965,135904,135900,135889,135886,135875,135863,135860,135858,135841,135816,135813,135812,135792,135783,135779,135777,135776,135773,135772,135771,135766,135754,135751,135730,135706,135680,135677,135671,135668,135658,135640,135636,135635,135634,135633,135630,135629,135628,135624,135607,135606,135605,135604,135603,135591,135586,135585,135584,135558,135554,135549,135541,135531,135522,135521,135520,135511,135509,135499,135494,135473,135458,135450,135442,135433,135413,135412,135401,135397,135391,135371,135369,135366,135362,135354,135350,135343,135341,135340,135325,135324,135315,135313,135312,135311,135300,135298,135297,135292,135289,135287,135286,135274,135268,135267,135264,135258,135254,135244,135243,135223,135197,135195,135193,135191,135188,135187,135186,135185,135184,135165,135164,135160,135159,135152,135137,135132,135128,135126,135125,135123,135121,135112,135089,135075,135074,135062,135059,135055,135053,135047,135037,135032,135030,135027,135019,135018,135014,135005,134995,134987,134981,134979,134971,134957,134955,134951,134945,134944,134943,134938,134930,134928,134926,134921,134920,134918,134892,134888,134869,134868,134859,134858,134857,134856,134854,134849,134847,134845,134841,134838,134816,134812,134790,134783,134777,134761,134759,134747,134742,134736,134725,134723,134722,134721,134716,134713,134709,134688,134678,134677,134676,134675,134669,134666,134665,134664,134661,134650,134645,134644,134624,134621,134618,134610,134600,134597,134576,134566,134565,134563,134561,134560,134559,134558,134556,134555,134550,134514,134497,134486,134472,134468,134457,134448,134447,134428,134427,134426,134418,134417,134384,134374,134373,134371,134362,134354,134352,134351,134350,134349,134326,134321,134320,134311,134310,134307,134304,134259,134247,134244,134239,134237,134232,134211,134208,134199,134197,134194,134193,134192,134190,134185,134176,134169,134139,134129,134119,134115,134114,134099,134096,134086,134085,134084,134083,134081,134078,134076,134055,134027,134024,134023,134009,133993,133990,133989,133986,133975,133963,133962,133957,133939,133938,133934,133930,133929,133884,133879,133865,133764,133754,133727,133726,133719,133718,133716,133714,133713,133711,133710,133701,133700,133699,133698,133696,133689,133688,133687,133683,133672,133667,133665,133663,133662,133643,133641,133631,133616,133613,133605,133604,133593,133584,133582,133574,133562,133549,133543,133530,133512,133511,133510,133509,133497,133496,133491,133474,133473,133459,133451,133446,133445,133441,133433,133432,133431,133430,133428,133419,133418,133415,133413,133403,133393,133391,133385,133378,133365,133347,133340,133325,133315,133314,133313,133311,133309,133308,133282,133271,133248,133224,133223,133221,133218,133209,133202,133186,133185,133180,133179,133177,133176,133175,133168,133154,133137,133136,133135,133123,133120,133118,133117,133111,133100,133099,133079,133077,133071,133065,133049,133047,133045,133036,133033,133019,132981,132973,132920,132913,132904,132903,132902,132879,132837,132778,132729,132728,132727,132726,132722,132717,132709,132708,132706,132690,132689,132688,132687,132686,132678,132646,132644,132642,132638,132634,132619,132618,132616,132542,132532,132520,132491,132490,132447,132439,132430,132422,132404,132403,132394,132377,132375,132373,132339,132328,132316,132315,132312,132308,132275,132225,132223,132215,132213,132199,132190,132188,132174,132141,132129,132128,132126,132122,132087,132082,132077,132073,132064,132062,132055,132043,132037,132023,132012,132004,131957,131953,131948,131922,131921,131910,131908,131907,131901,131896,131886,131882,131880,131877,131858,131847,131845,131844,131843,131836,131835,131834,131827,131814,131811,131810,131809,131804,131790,131789,131786,131779,131772,131745,131733,131709,131669,131658,131629,131626,131623,131588,131586,131584,131579,131576,131572,131566,131565,131559,131557,131556,131552,131547,131542,131534,131532,131530,131529,131514,131513,131512,131483,131480,131477,131416,131412,131407,131399,131398,131396,131393,131384,131381,131375,131374,131368,131355,131352,131331,131329,131325,131324,131303,131302,131272,131267,131242,131240,131239,131238,131230,131220,131216,131211,131171,131170,131161,131157,131155,131139,131138,131137,131125,131122,131121,131116,131114,131112,131097,131091,131090,131089,131087,131082,131073,131060,131044,131035,131034,130958,130936,130907,130889,130880,130879,130876,130866,130865,130819,130811,130808,130801,130756,130753,130735,130733,130721,130695,130693,130691,130690,130689,130688,130687,130684,130677,130661,130653,130641,130594,130554,130542,130531,130522,130521,130514,130513,130509,130501,130491,130488,130486,130465,130463,130451,130438,130436,130434,130427,130410,130403,130390,130389,130386,130379,130372,130362,130342,130320,130297,130286,130258,130246,130236,130231,130226,130221,130217,130212,130211,130205,130199,130189,130187,130181,130160,130131,130120,130117,130115,130113,130111,130108,130105,130103,130100,130097,130096,130094,130087,130078,130069,130068,130039,130035,130034,130029,130026,130024,130009,130008,130006,129998,129997,129994,129990,129976,129975,129934,129932,129927,129926,129909,129903,129897,129896,129878,129875,129874,129865,129861,129857,129831,129821,129811,129807,129801,129799,129798,129784,129781,129779,129778,129776,129774,129772,129762,129753,129752,129751,129749,129748,129746,129745,129733,129723,129711,129678,129672,129666,129663,129655,129652,129650,129647,129641,129640,129638,129637,129636,129633,129627,129617,129603,129577,129575,129566,129557,129523,129513,129501,129486,129477,129474,129445,129438,129433,129423,129394,129391,129373,129372,129370,129366,129360,129335,129329,129318,129300,129285,129276,129251,129249,129244,129230,129200,129182,129178,129177,129139,129131,129119,129101,129077,129074,129070,129051,129036,129032,129016,129015,129008,129007,129000,128979,128967,128958,128950,128941,128924,128915,128900,128895,128890,128884,128877,128819,128817,128806,128805,128761,128752,128751,128742,128734,128731,128729,128726,128721,128705,128704,128685,128682,128678,128665,128664,128662,128661,128660,128658,128657,128656,128653,128648,128647,128631,128630,128629,128617,128616,128600,128599,128596,128585,128575,128531,128477,128473,128448,128442,128434,128421,128376,128371,128368,128359,128358,128351,128348,128301,128267,128234,128203,128200,128197,128196,128191,128139,128135,128132,128109,128108,128098,128097,128094,128087,128079,128075,128063,128060,128033,128025,128006,128001,127990,127985,127983,127978,127976,127974,127934,127928,127921,127915,127908,127902,127898,127897,127896,127895,127893,127892,127891,127890,127889,127874,127857,127850,127838,127822,127813,127812,127799,127790,127779,127774,127770,127769,127762,127750,127739,127699,127698,127682,127663,127662,127661,127660,127612,127597,127587,127585,127584,127580,127579,127572,127567,127566,127564,127563,127562,127499,127496,127491,127486,127485,127393,127389,127375,127374,127353,127306,127287,127286,127285,127283,127281,127261,127260,127259,127255,127254,127237,127224,127221,127188,127168,127166,127162,127154,127124,127123,127119,127115,127114,127108,127107,127103,127081,127071,127065,127042,127031,126998,126993,126992,126981,126976,126975,126971,126970,126960,126959,126957,126948,126945,126944,126933,126931,126924,126918,126894,126876,126861,126858,126846,126823,126811,126807,126737,126735,126730,126726,126725,126722,126719,126718,126687,126679,126668,126667,126666,126653,126650,126642,126641,126629,126628,126627,126614,126607,126605,126597,126585,126582,126581,126567,126566,126562,126546,126543,126539,126514,126496,126478,126471,126458,126456,126446,126438,126410,126407,126406,126405,126404,126403,126402,126401,126400,126399,126398,126397,126396,126395,126394,126393,126392,126391,126382,126366,126356,126342,126339,126337,126333,126314,126311,126295,126292,126288,126264,126256,126233,126209,126206,126204,126193,126191,126186,126179,126175,126173,126170,126159,126150,126146,126145,126139,126112,126089,126048,126047,126046,126045,126044,126043,125957,125955,125929,125928,125924,125912,125911,125910,125909,125908,125907,125906,125905,125902,125901,125900,125897,125896,125895,125894,125892,125891,125878,125855,125854,125843,125839,125815,125784,125783,125764,125748,125609,125523,125506,125478,125464,125450,125442,125440,125418,125400,125395,125391,125390,125386,125370,125369,125357,125337,125335,125326,125316,125307,125299,125231,125203,125192,125159,125152,125151,125097,125093,125058,125057,125056,125028,125007,125005,125004,124989,124985,124984,124982,124961,124931,124920,124918,124917,124902,124901,124900,124899,124898,124897,124896,124895,124894,124893,124892,124888,124885,124856,124845,124833,124816,124805,124779,124778,124777,124728,124716,124703,124697,124679,124678,124639,124638,124635,124631,124601,124591,124560,124547,124506,124504,124499,124497,124489,124482,124481,124480,124446,124439,124436,124435,124432,124429,124425,124401,124370,124360,124359,124348,124324,124301,124297,124296,124292,124285,124283,124281,124265,124247,124227,124225,124214,124209,124194,124170,124084,124073,124071,123866,123865,123864,123863,123861,123859,123858,123852,123847,123831,123819,123798,123789,123788,123776,123775,123774,123773,123772,123742,123736,123731,123723,123656,123655,123654,123642,123641,123604,123603,123541,123539,123530,123527,123525,123519,123515,123506,123505,123504,123498,123497,123491,123475,123474,123473,123472,123471,123469,123454,123452,123451,123440,123439,123416,123399,123345,123302,123301,123288,123287,123286,123285,123259,123244,123236,123212,123199,123191,123190,123156,123151,123121,123116,123110,123109,123098,123085,122986,122980,122974,122973,122972,122971,122970,122961,122945,122891,122870,122856,122844,122835,122815,122782,122777,122765,122746,122745,122736,122724,122687,122684,122681,122646,122638,122636,122623,122570,122549,122523,122518,122454,122445,122436,122429,122409,122406,122402,122399,122363,122361,122359,122358,122357,122350,122349,122306,122300,122287,122281,122279,122277,122270,122269,122259,122250,122248,122244,122243,122234,122215,122214,122203,122182,122180,122179,122132,122125,122114,122105,122101,122099,122041,122038,122037,122025,121997,121988,121934,121915,121875,121874,121870,121865,121775,121765,121764,121757,121744,121716,121705,121680,121661,121618,121604,121584,121577,121576,121568,121566,121564,121550,121516,121512,121508,121505,121493,121492,121491,121490,121489,121488,121487,121486,121485,121484,121483,121438,121436,121397,121396,121395,121394,121342,121341,121338,121329,121328,121304,121285,121278,121276,121265,121254,121251,121250,121246,121232,121176,121174,121160,121159,121146,121116,121064,121062,121061,121060,121048,121047,121040,121023,121019,120958,120915,120884,120883,120882,120881,120880,120879,120877,120876,120858,120849,120819,120818,120804,120785,120783,120782,120779,120776,120762,120754,120753,120748,120737,120736,120735,120723,120704,120697,120690,120689,120610,120609,120608,120607,120606,120604,120603,120599,120572,120554,120549,120525,120524,120523,120519,120518,120517,120516,120481,120480,120477,120476,120467,120462,120461,120450,120433,120432,120429,120411,120410,120404,120403,120402,120401,120400,120392,120346,120342,120329,120314,120313,120309,120308,120307,120305,120300,120269,120261,120260,120259,120258,120249,120198,120194,120182,120175,120142,120124,120104,120100,120099,120097,120094,120092,120091,120090,120089,120054,120052,120051,120026,120025,119998,119993,119976,119967,119966,119964,119962,119923,119907,119906,119882,119878,119870,119868,119866,119864,119845,119842,119841,119838,119836,119835,119834,119833,119832,119831,119819,119818,119815,119812,119810,119807,119806,119805,119804,119802,119801,119792,119791,119780,119779,119776,119773,119772,119771,119768,119757,119755,119754,119739,119733,119694,119684,119680,119679,119675,119650,119649,119646,119636,119627,119610,119609,119608,119607,119590,119572,119562,119561,119559,119558,119556,119554,119546,119527,119526,119524,119518,119514,119513,119512,119511,119510,119482,119471,119470,119462,119438,119437,119436,119423,119422,119396,119391,119366,119313,119312,119310,119278,119276,119275,119274,119263,119262,119261,119251,119250,119249,119248,119241,119210,119202,119187,119160,119156,119149,119141,119138,119127,119125,119106,119091,119053,119027,119026,119016,119008,118994,118978,118974,118969,118966,118945,118938,118925,118902,118901,118900,118899,118885,118880,118879,118878,118877,118867,118861,118851,118839,118838,118818,118817,118812,118811,118809,118807,118800,118777,118759,118758,118757,118755,118748,118747,118733,118724,118710,118702,118695,118694,118656,118655,118654,118653,118633,118613,118612,118611,118610,118609,118608,118607,118606,118573,118570,118558,118550,118549,118548,118547,118546,118545,118544,118543,118538,118535,118527,118526,118525,118516,118509,118506,118500,118475,118445,118444,118439,118437,118421,118420,118419,118417,118412,118401,118400,118399,118398,118397,118387,118386,118385,118384,118383,118375,118370,118368,118349,118345,118341,118336,118335,118333,118332,118331,118330,118327,118265,118258,118257,118243,118240,118239,118238,118231,118223,118206,118205,118204,118203,118202,118201,118191,118135,118131,118130,118129,118128,118118,118117,118116,118113,118112,118096,118094,118093,118091,118090,118064,118054,118053,118021,118003,117994,117948,117944,117943,117941,117940,117939,117937,117936,117935,117909,117893,117891,117890,117765,117763,117734,117733,117728,117727,117726,117723,117717,117712,117659,117630,117628,117627,117626,117614,117612,117594,117588,117584,117583,117577,117554,117537,117534,117520,117507,117506,117474,117453,117426,117411,117410,117396,117335,117334,117333,117329,117327,117291,117255,117254,117253,117231,117206,117205,117203,117196,117192,117191,117189,117188,117183,117182,117111,117110,117079,117078,117031,116982,116975,116971,116969,116960,116912,116896,116895,116893,116865,116864,116849,116847,116845,116826,116824,116822,116799,116798,116779,116774,116771,116763,116716,116715,116694,116693,116690,116653,116627,116620,116619,116575,116560,116551,116550,116549,116534,116533,116519,116488,116487,116486,116485,116479,116431,116430,116422,116413,116412,116358,116356,116327,116326,116323,116322,116315,116311,116292,116287,116249,116246,116238,116237,116234,116222,116217,116211,116210,116207,116200,116199,116194,116191,116173,116150,116121,116108,116106,116081,116047,116038,116037,116015,115988,115987,115926,115924,115921,115920,115916,115915,115902,115895,115891,115861,115826,115815,115814,115812,115800,115778,115731,115730,115684,115628,115627,115626,115616,115613,115600,115591,115580,115507,115502,115477,115459,115443,115434,115433,115381,115378,115377,115338,115327,115325,115302,115301,115279,115276,115238,115215,115198,115167,115165,115163,115162,115160,115159,115157,115156,115155,115154,115153,115151,115145,115134,115131,115130,115129,115128,115127,115126,115125,115122,115120,115117,115107,115087,115086,115084,115076,115075,115074,115073,115072,115071,115070,115068,115066,115065,115056,115055,115054,115051,115046,115045,115015,115003,115000,114996,114995,114940,114931,114925,114918,114906,114897,114892,114889,114888,114880,114866,114865,114849,114843,114821,114803,114801,114796,114792,114788,114784,114783,114735,114717,114716,114715,114714,114639,114637,114636,114634,114633,114632,114629,114625,114620,114619,114611,114574,114547,114541,114539,114526,114479,114469,114466,114465,114439,114356,114355,114347,114331,114326,114325,114314,114290,114286,114285,114275,114269,114266,114265,114243,114242,114206,114110,114109,114067,114066,114004,113988,113867,113841,113834,113795,113770,113769,113766,113764,113752,113708,113690,113632,113617,113608,113605,113594,113558,113531,113530,113528,113506,113488,113487,113486,113485,113484,113483,113457,113443,113442,113438,113424,113406,113403,113399,113396,113393,113390,113389,113383,113381,113380,113377,113376,113375,113374,113373,113358,113353,113352,113351,113350,113349,113348,113347,113346,113344,113343,113342,113341,113331,113319,113318,113317,113279,113278,113270,113269,113268,113267,113266,113265,113263,113262,113261,113260,113259,113258,113257,113256,113255,113254,113253,113252,113251,113249,113248,113247,113246,113245,113243,113242,113241,113240,113238,113237,113236,113235,113234,113233,113232,113230,113229,113228,113227,113226,113225,113224,113223,113220,113218,113217,113215,113212,113206,113204,113187,113186,113182,113175,113170,113169,113156,113153,113152,113146,113139,113111,113096,113094,113093,113076,113066,113065,113050,113049,113047,113044,113039,113034,113032,113031,113030,113029,113027,113024,113021,113020,113019,113017,113015,113014,113009,113005,113004,113003,112999,112998,112997,112995,112994,112993,112991,112985,112981,112980,112978,112977,112975,112971,112970,112969,112968,112966,112965,112964,112963,112962,112944,112943,112942,112920,112902,112901,112897,112889,112888,112886,112885,112884,112883,112879,112877,112873,112872,112869,112863,112860,112854,112830,112800,112795,112794,112793,112792,112791,112790,112787,112785,112784,112780,112755,112754,112753,112752,112751,112750,112749,112740,112729,112715,112713,112711,112704,112703,112702,112698,112694,112686,112660,112609,112583,112582,112581,112528,112527,112481,112480,112458,112453,112345,112315,112245,112213,112198,112149,112121,112079,112042,112041,112004,111997,111996,111995,111954,111943,111942,111935,111934,111904,111902,111901,111887,111882,111864,111861,111831,111830,111821,111797,111787,111784,111771,111770,111765,111757,111729,111687,111684,111645,111631,111628,111625,111614,111602,111574,111571,111568,111541,111497,111496,111495,111494,111493,111492,111491,111467,111462,111458,111452,111416,111415,111414,111409,111408,111402,111390,111389,111388,111387,111379,111377,111372,111367,111360,111344,111338,111336,111320,111319,111317,111283,111230,111185,111160,111086,111045,111034,111029,111027,111025,111023,111006,111005,110979,110978,110977,110973,110960,110959,110958,110946,110941,110939,110894,110888,110853,110840,110836,110835,110834,110818,110806,110805,110798,110783,110775,110746,110736,110733,110729,110728,110721,110720,110719,110697,110678,110654,110638,110632,110631,110630,110629,110627,110617,110616,110615,110594,110593,110590,110588,110569,110568,110544,110543,110411,110383,110337,110336,110330,110328,110262,110094,110058,110057,110055,110054,110033,110017,110012,109995,109986,109977,109976,109975,109974,109973,109972,109971,109953,109952,109948,109922,109921,109920,109919,109912,109907,109905,109904,109903,109902,109898,109897,109896,109893,109888,109887,109885,109884,109882,109880,109879,109872,109869,109859,109858,109857,109828,109826,109824,109816,109814,109806,109795,109784,109783,109774,109718,109717,109711,109709,109707,109705,109701,109676,109666,109664,109662,109658,109656,109629,109625,109623,109617,109616,109615,109603,109601,109593,109590,109589,109588,109582,109581,109578,109576,109574,109573,109569,109566,109563,109562,109551,109549,109548,109533,109531,109524,109468,109449,109444,109414,109409,109393,109382,109380,109379,109375,109369,109364,109333,109294,109293,109292,109290,109275,109274,109185,109179,109160,109152,109142,109137,109112,109086,109085,109078,109076,109058,109020,109018,108981,108977,108976,108940,108939,108921,108910,108895,108869,108840,108805,108720,108696,108667,108665,108662,108653,108650,108646,108623,108619,108601,108581,108526,108482,108473,108460,108452,108437,108435,108394,108309,108306,108289,108240,108237,108209,108206,108196,108190,108150,108146,108139,108133,108070,108068,108030,108029,108020,108007,107954,107919,107883,107881,107849,107844,107842,107841,107839,107835,107833,107829,107828,107827,107826,107824,107823,107813,107800,107796,107778,107775,107743,107742,107733,107688,107687,107680,107663,107637,107636,107633,107628,107624,107621,107605,107604,107603,107601,107600,107592,107579,107578,107576,107569,107540,107539,107533,107509,107490,107486,107478,107472,107471,107470,107451,107380,107368,107366,107336,107324,107303,107296,107284,107283,107282,107268,107267,107239,107238,107231,107215,107214,107213,107151,107088,107075,107042,107027,106989,106988,106978,106977,106975,106972,106971,106933,106931,106929,106928,106927,106919,106916,106903,106884,106874,106848,106836,106787,106786,106785,106775,106774,106768,106741,106739,106735,106731,106727,106725,106723,106722,106721,106684,106617,106616,106614,106596,106588,106580,106579,106516,106470,106469,106414,106413,106412,106411,106410,106409,106408,106407,106406,106405,106404,106403,106402,106401,106400,106399,106398,106397,106396,106395,106394,106393,106392,106390,106389,106388,106387,106386,106382,106371,106370,106368,106367,106366,106365,106364,106363,106362,106361,106356,106342,106334,106302,106296,106280,106279,106263,106262,106256,106243,106189,106188,106187,106186,106185,106184,106182,106180,106179,106176,106175,106150,106144,106143,106139,106106,106090,106053,106041,106010,106007,106005,105967,105871,105870,105869,105868,105867,105866,105865,105864,105863,105862,105861,105860,105859,105858,105857,105856,105855,105854,105853,105852,105851,105837,105836,105802,105794,105778,105744,105743,105742,105741,105736,105606,105605,105564,105524,105523,105522,105521,105520,105519,105518,105517,105516,105515,105514,105513,105511,105510,105509,105473,105472,105410,105398,105374,105351,105329,105312,105270,105225,105224,105223,105218,105217,105172,105156,105152,105126,105124,105113,105107,105089,105088,105084,105079,105072,104971,104962,104961,104960,104958,104957,104953,104952,104931,104930,104849,104807,104794,104779,104759,104753,104740,104696,104695,104694,104509,104508,104493,104428,104427,104426,104425,104424,104423,104421,104420,104419,104418,104417,104416,104405,104401,104393,104372,104337,104235,104234,104233,104091,103830,103828,103822,103814,103789,103783,103782,103781,103779,103775,103745,103729,103618,103567,103525,103457,103453,103449,103446,103419,103394,103393,103392,103391,103390,103387,103385,103383,103382,103380,103379,103377,103376,103375,103374,103370,103369,103368,103367,103366,103365,103364,103361,103359,103358,103357,103356,103354,103353,103352,103351,103336,103335,103333,103332,103331,103329,103327,103324,103323,103321,103320,103319,103318,103317,103316,103315,103314,103313,103311,103309,103301,103281,103273,103270,103269,103268,103267,103266,103265,103264,103263,103262,103261,103260,103259,103258,103257,103256,103255,103254,103253,103252,103251,103250,103249,103248,103244,103241,103222,103218,103215,103210,103142,103141,103137,103127,103126,103122,103112,103111,103102,103085,103082,103080,103079,103075,103073,103072,103059,103058,103057,103056,103046,103039,103031,102996,102994,102993,102992,102990,102982,102979,102946,102945,102944,102943,102942,102932,102931,102929,102927,102925,102878,102877,102876,102875,102874,102873,102872,102871,102869,102868,102867,102866,102865,102864,102784,102778,102773,102728,102727,102711,102710,102687,102686,102675,102599,102597,102596,102588,102586,102551,102543,102521,102520,102513,102512,102496,102493,102474,102469,102373,102369,102367,102349,102342,102322,102273,102272,102269,102266,102226,102161,102160,102159,102157,102156,102143,102135,102126,102121,102066,102059,102057,102038,102027,102025,102005,101997,101996,101962,101926,101924,101923,101875,101870,101855,101833,101832,101808,101807,101775,101774,101773,101772,101771,101747,101745,101744,101743,101733,101731,101714,101681,101633,101607,101603,101519,101517,101514,101414,101382,101381,101368,101326,101291,101146,101127,101122,101106,101100,101093,101079,101072,101057,101056,101026,101020,101019,100996,100993,100953,100948,100946,100945,100944,100938,100937,100936,100891,100889,100888,100852,100848,100837,100833,100832,100820,100808,100783,100766,100764,100751,100721,100714,100708,100707,100705,100704,100684,100682,100679,100664,100663,100662,100646,100634,100632,100533,100520,100518,100505,100502,100492,100465,100443,100435,100413,100412,100408,100403,100400,100389,100380,100349,100348,100346,100305,100297,100294,100293,100292,100291,100289,100287,100286,100284,100251,100245,100233,100225,100220,100219,100218,100215,100209,100181,100177,100176,100162,100052,100049,99956,99950,99942,99908,99895,99877,99875,99871,99850,99849,99842,99825,99797,99796,99760,99750,99737,99736,99735,99730,99719,99716,99707,99694,99692,99682,99681,99679,99646,99636,99630,99629,99541,99472,99441,99406,99386,99385,99383,99353,99339,99249,99248,99237,99236,99226,99204,99203,99174,99160,99149,99136,99135,99126,99114,99085,99079,99062,99060,99047,99017,99002,98998,98995,98963,98953,98926,98903,98899,98853,98808,98804,98776,98689,98688,98643,98591,98589,98579,98577,98576,98555,98524,98505,98466,98447,98412,98395,98393,98391,98388,98318,98281,98277,98261,98248,98212,98211,98210,98155,98153,98145,98127,98126,98123,98115,98086,98085,98084,98083,98074,98064,98062,98061,98060,98059,98058,98057,98056,98055,98054,98053,98052,98051,98050,98049,98048,98047,98045,98044,98043,98037,98035,97993,97992,97955,97932,97899,97895,97889,97880,97879,97872,97851,97845,97838,97837,97836,97829,97824,97819,97816,97815,97814,97798,97783,97782,97769,97758,97757,97754,97742,97740,97737,97732,97728,97727,97725,97711,97710,97707,97700,97698,97694,97693,97692,97688,97682,97679,97651,97650,97638,97603,97600,97599,97597,97587,97586,97582,97530,97528,97527,97523,97522,97521,97510,97502,97496,97495,97486,97461,97460,97458,97443,97437,97433,97390,97376,97375,97327,97309,97250,97176,97165,97137,97113,97106,97100,97098,97050,96983,96934,96933,96931,96930,96929,96927,96816,96762,96760,96753,96748,96744,96743,96742,96741,96739,96737,96724,96723,96684,96656,96643,96641,96639,96636,96635,96592,96591,96572,96571,96548,96516,96511,96510,96497,96491,96480,96444,96430,96401,96384,96345,96344,96339,96336,96335,96334,96331,96330,96329,96328,96327,96326,96325,96324,96322,96321,96319,96317,96315,96312,96311,96288,96284,96280,96279,96239,96238,96229,96170,96135,96129,96099,96081,96059,96030,96017,96010,96006,95986,95940,95897,95865,95859,95857,95790,95788,95764,95741,95720,95719,95714,95712,95710,95709,95691,95689,95680,95661,95660,95657,95649,95623,95620,95617,95610,95582,95573,95459,95448,95436,95434,95430,95302,95301,95300,95299,95292,95286,95249,95247,95239,95219,95214,95211,95206,95175,95171,95169,95167,95166,95150,95149,95084,95080,95026,94992,94970,94958,94957,94947,94943,94924,94920,94871,94860,94838,94824,94820,94812,94805,94758,94756,94754,94746,94744,94739,94736,94734,94709,94707,94705,94704,94677,94661,94634,94624,94602,94600,94563,94550,94514,94511,94508,94501,94456,94438,94426,94421,94376,94372,94356,94350,94309,94301,94280,94278,94275,94271,94263,94253,94243,94241,94234,94233,94229,94223,94198,94197,94163,94150,94146,94137,94136,94135,94134,94133,94132,94131,94130,94129,94128,94127,94126,94125,94114,94110,94094,94091,94089,94047,94046,93997,93991,93984,93966,93962,93961,93953,93946,93932,93930,93925,93922,93870,93869,93867,93866,93850,93849,93848,93847,93843,93832,93831,93829,93828,93827,93825,93824,93821,93820,93816,93815,93810,93809,93801,93799,93728,93724,93723,93716,93704,93690,93688,93687,93680,93675,93674,93673,93671,93668,93657,93655,93627,93621,93611,93605,93599,93598,93597,93592,93584,93540,93508,93507,93506,93498,93493,93490,93485,93479,93476,93473,93472,93471,93462,93402,93392,93391,93384,93377,93351,93295,93285,93284,93281,93219,93184,93183,93162,93158,93156,93146,93141,93140,93139,93132,93124,93116,93104,93094,93081,93072,93066,93058,93056,92950,92946,92943,92933,92928,92917,92915,92905,92899,92895,92886,92874,92868,92866,92864,92863,92860,92859,92858,92857,92856,92852,92845,92844,92825,92824,92823,92807,92801,92795,92773,92772,92771,92762,92750,92746,92704,92696,92689,92670,92651,92643,92640,92629,92623,92621,92617,92615,92596,92593,92586,92546,92525,92524,92519,92518,92512,92487,92480,92471,92450,92394,92389,92384,92379,92374,92367,92359,92352,92348,92345,92344,92312,92311,92310,92309,92308,92260,92258,92251,92224,92214,92211,92182,92158,92157,92156,92155,92154,92153,92151,92150,92149,92148,92147,92145,92139,92137,92135,92134,92133,92132,92131,92122,92074,92063,92053,92052,91977,91950,91949,91927,91924,91906,91900,91891,91890,91889,91888,91887,91885,91880,91870,91869,91868,91867,91860,91845,91828,91818,91794,91766,91755,91754,91749,91748,91719,91713,91709,91708,91686,91685,91665,91662,91660,91648,91646,91644,91630,91629,91626,91625,91612,91611,91610,91601,91599,91596,91595,91593,91581,91575,91566,91559,91528,91492,91489,91480,91471,91432,91429,91417,91414,91401,91380,91353,91333,91313,91312,91311,91306,91264,91263,91261,91259,91244,91241,91216,91215,91213,91212,91211,91210,91205,91204,91192,91146,91092,91088,91082,91047,91043,90988,90986,90962,90961,90957,90955,90954,90948,90915,90914,90899,90891,90890,90889,90886,90853,90773,90759,90758,90751,90750,90745,90742,90712,90703,90687,90684,90636,90635,90590,90589,90588,90587,90531,90530,90528,90527,90525,90500,90489,90487,90483,90474,90462,90461,90460,90459,90457,90456,90455,90454,90453,90451,90450,90449,90448,90447,90446,90445,90444,90443,90419,90409,90399,90398,90397,90394,90393,90392,90351,90350,90349,90348,90332,90305,90295,90286,90256,90225,90222,90211,90210,90190,90187,90186,90125,89985,89941,89858,89830,89809,89777,89767,89762,89705,89699,89634,89631,89383,89361,89343,89328,89327,89302,89290,89289,89281,89278,89263,89262,89261,89259,89258,89248,89241,89111,89107,89106,89104,89103,89102,89043,89039,89038,89003,88970,88969,88942,88936,88933,88892,88879,88878,88877,88876,88875,88857,88856,88851,88825,88824,88812,88811,88792,88783,88782,88776,88774,88770,88761,88729,88725,88721,88720,88691,88685,88683,88670,88667,88666,88665,88664,88663,88654,88638,88632,88631,88628,88606,88604,88602,88601,88600,88596,88592,88590,88588,88559,88554,88551,88549,88509,88423,88421,88194,88189,88177,88168,88162,88073,88040,88039,87887,87870,87869,87824,87823,87771,87766,87670,87630,87615,87593,87592,87591,87590,87587,87571,87532,87487,87486,87453,87440,87438,87433,87429,87428,87424,87422,87417,87414,87413,87412,87399,87398,87385,87383,87323,87267,87231,87016,87004,87003,87002,87001,86995,86969,86890,86889,86885,86869,86793,86766,86765,86752,86702,86701,86675,86666,86664,86660,86659,86657,86655,86653,86640,86608,86599,86561,86548,86546,86544,86528,86526,86525,86509,86508,86494,86493,86478,86474,86472,86469,86460,86452,86451,86450,86449,86448,86436,86433,86428,86418,86415,86414,86413,86409,86408,86406,86405,86398,86388,86384,86377,86367,86364,86354,86353,86352,86351,86350,86349,86348,86347,86346,86345,86344,86343,86342,86341,86340,86339,86338,86337,86336,86335,86334,86333,86327,86297,86285,86275,86267,86214,86187,86186,86183,86181,86180,86177,86166,86157,86133,86132,86131,86130,86098,86089,86087,86026,86024,86001,85979,85973,85972,85960,85931,85908,85858,85856,85845,85843,85826,85822,85814,85812,85811,85808,85793,85792,85790,85789,85785,85784,85782,85778,85739,85737,85730,85721,85720,85706,85705,85696,85691,85654,85644,85606,85605,85604,85603,85574,85573,85569,85564,85554,85553,85551,85549,85548,85541,85511,85503,85501,85499,85495,85489,85467,85460,85459,85458,85455,85454,85450,85396,85395,85343,85342,85341,85330,85327,85325,85277,85237,85234,85225,85224,85223,85221,85204,85203,85202,85188,85168,85152,85146,85145,85142,85141,85126,85124,85110,85109,85108,85104,85103,85068,85056,85045,85038,85028,85027,84994,84992,84980,84979,84977,84960,84946,84945,84936,84924,84923,84903,84900,84898,84888,84850,84849,84846,84844,84841,84819,84787,84763,84762,84736,84717,84670,84640,84635,84630,84577,84538,84516,84491,84460,84458,84434,84401,84399,84395,84393,84368,84362,84359,84350,84341,84340,84339,84338,84329,84272,84260,84251,84250,84228,84192,84191,84168,84166,84165,84146,84140,84139,84136,84090,84075,84071,84061,84060,84048,84047,84046,84045,84043,84042,84041,84031,84006,84003,83985,83969,83966,83963,83961,83955,83954,83950,83944,83937,83932,83931,83922,83908,83906,83880,83872,83870,83849,83829,83816,83811,83807,83806,83805,83764,83759,83757,83756,83753,83747,83711,83703,83699,83681,83673,83671,83665,83664,83652,83645,83641,83639,83638,83636,83604,83600,83577,83575,83572,83543,83539,83532,83518,83511,83507,83506,83494,83493,83481,83478,83471,83468,83464,83455,83443,83425,83424,83419,83417,83411,83406,83399,83388,83387,83014,83003,82999,82974,82924,82917,82904,82900,82896,82871,82856,82850,82833,82823,82822,82801,82698,82690,82685,82680,82677,82647,82644,82609,82603,82586,82555,82552,82506,82504,82503,82497,82496,82466,82435,82427,82425,82413,82394,82391,82357,82353,82352,82351,82350,82349,82286,82251,82250,82240,82236,82235,82232,82230,82220,82218,82203,82199,82154,82151,82149,82141,82121,82120,82113,82111,82107,82071,82069,82068,82063,82057,82055,82038,82034,82032,82029,82028,82027,82026,82019,81992,81986,81932,81931,81922,81921,81908,81906,81904,81903,81901,81873,81856,81853,81852,81851,81843,81839,81838,81836,81835,81833,81831,81824,81796,81771,81755,81746,81745,81744,81735,81728,81727,81719,81711,81693,81688,81682,81668,81665,81654,81653,81644,81643,81642,81641,81640,81636,81623,81617,81605,81599,81591,81542,81541,81512,81511,81509,81508,81501,81473,81471,81470,81469,81468,81467,81429,81401,81399,81367,81357,81333,81331,81313,81304,81296,81288,81278,81272,81270,81268,81242,81226,81212,81201,81195,81184,81182,81178,81151,81148,81147,81146,81145,81136,81134,81091,81088,81084,81079,81072,81063,81054,81047,81046,81045,81026,81019,81017,81016,81014,81002,80999,80997,80996,80990,80984,80983,80975,80974,80971,80970,80967,80964,80958,80955,80953,80941,80934,80896,80889,80886,80884,80861,80857,80853,80818,80804,80803,80793,80790,80789,80788,80784,80783,80769,80764,80759,80749,80748,80719,80715,80714,80698,80695,80684,80676,80552,80549,80548,80546,80545,80516,80468,80461,80436,80408,80407,80400,80387,80356,80344,80343,80320,80316,80309,80306,80299,80297,80290,80288,80286,80261,80256,80255,80254,80253,80220,80218,80210,80206,80205,80203,80201,80199,80197,80191,80179,80165,80164,80135,80106,80105,80102,80100,80093,80092,80091,80090,80089,80088,80087,80084,80077,80070,80064,80055,80054,80042,80035,80023,80000,79993,79960,79952,79946,79945,79943,79936,79925,79887,79886,79882,79881,79880,79872,79869,79843,79827,79823,79822,79796,79795,79792,79791,79783,79775,79754,79753,79752,79744,79731,79729,79723,79708,79701,79700,79699,79698,79688,79684,79680,79667,79666,79665,79653,79652,79640,79639,79625,79605,79600,79591,79590,79589,79586,79584,79581,79578,79574,79555,79552,79542,79540,79532,79526,79514,79487,79482,79478,79449,79430,79429,79428,79427,79421,79419,79418,79402,79354,79340,79338,79323,79301,79291,79290,79289,79288,79287,79286,79269,79259,79255,79254,79223,79197,79196,79195,79194,79193,79192,79178,79151,79093,79068,79034,79017,79013,79003,78999,78991,78977,78974,78942,78922,78917,78906,78905,78883,78842,78835,78820,78787,78784,78783,78729,78718,78711,78695,78663,78661,78651,78650,78634,78630,78629,78627,78626,78622,78618,78565,78552,78533,78529,78523,78507,78467,78450,78443,78439,78438,78414,78368,78362,78354,78353,78347,78339,78321,78319,78277,78274,78263,78236,78235,78234,78221,78212,78197,78194,78157,78153,78148,78141,78140,78132,78127,78122,78118,78113,78104,78098,78097,78096,78084,78043,78032,78023,78022,78021,78020,78006,77991,77983,77981,77980,77979,77973,77966,77965,77959,77958,77920,77915,77891,77887,77885,77884,77883,77815,77802,77794,77751,77746,77745,77724,77723,77717,77674,77673,77653,77650,77635,77617,77615,77607,77538,77522,77518,77517,77434,77426,77423,77414,77405,77392,77376,77361,77336,77334,77322,77270,77268,77243,77226,77205,77204,77203,77202,77201,77199,77181,77173,77151,77149,77128,77126,77090,77067,77066,77047,77045,77037,77030,77024,77022,76999,76976,76969,76961,76935,76909,76907,76899,76777,76773,76743,76741,76740,76739,76737,76717,76713,76701,76700,76699,76698,76694,76693,76692,76690,76689,76686,76667,76666,76663,76659,76654,76645,76601,76599,76584,76576,76571,76570,76569,76552,76550,76541,76540,76524,76503,76500,76492,76451,76432,76431,76429,76403,76399,76355,76352,76323,76322,76271,76261,76233,76232,76212,76211,76189,76188,76181,76176,76175,76162,76157,76103,76098,76085,76079,76055,76039,76037,76036,76035,76034,76015,75977,75949,75948,75947,75946,75945,75938,75929,75915,75914,75856,75855,75835,75816,75794,75766,75753,75752,75750,75747,75745,75739,75716,75686,75685,75673,75671,75631,75611,75596,75595,75557,75536,75507,75502,75490,75468,75454,75451,75427,75419,75401,75395,75386,75330,75326,75316,75315,75313,75289,75286,75285,75282,75269,75225,75216,75201,75200,75199,75197,75196,75195,75192,75175,75162,75160,75123,75082,75080,75077,75061,75041,75033,75015,75012,75007,74989,74983,74979,74956,74954,74934,74922,74908,74905,74899,74885,74883,74882,74881,74880,74879,74870,74820,74810,74806,74804,74799,74744,74743,74742,74732,74701,74699,74675,74673,74672,74661,74659,74658,74657,74620,74615,74581,74507,74432,74431,74421,74415,74380,74374,74373,74370,74363,74354,74353,74351,74344,74332,74292,74264,74255,74245,74228,74219,74218,74204,74192,74191,74190,74189,74139,74127,74062,74041,74001,73978,73974,73973,73964,73963,73936,73900,73899,73897,73896,73874,73871,73868,73847,73834,73811,73768,73764,73760,73757,73726,73707,73690,73684,73677,73668,73660,73602,73590,73563,73562,73561,73544,73536,73535,73530,73468,73465,73453,73414,73412,73393,73392,73343,73324,73320,73274,73270,73245,73231,73230,73225,73223,73164,73140,73129,73123,73108,73083,73069,73063,73054,73039,73025,73021,73018,73014,72968,72941,72908,72894,72892,72875,72821,72728,72649,72641,72609,72596,72593,72581,72579,72575,72572,72571,72570,72568,72558,72549,72548,72546,72542,72534,72501,72498,72497,72481,72451,72449,72434,72431,72421,72412,72411,72393,72391,72375,72372,72366,72353,72352,72350,72318,72317,72238,72236,72150,72029,72000,71996,71991,71987,71986,71979,71972,71802,71774,71773,71772,71771,71770,71753,71744,71720,71718,71715,71656,71589,71519,71518,71517,71516,71500,71488,71451,71425,71420,71398,71386,71379,71347,71346,71340,71319,71318,71290,71288,71283,71282,71281,71275,71263,71245,71235,71202,71188,71172,71125,71114,71113,71100,71066,71055,71052,71028,71012,71010,71007,71006,71004,71002,71000,70999,70973,70972,70970,70968,70798,70643,70586,70560,70559,70558,70545,70522,70495,70494,70493,70473,70471,70465,70463,70448,70428,70427,70418,70396,70383,70381,70378,70352,70351,70350,70349,70343,70337,70322,70317,70309,70294,70293,70284,70275,70263,70252,70250,70248,70247,70235,70230,70229,70220,70217,70213,70212,70194,70193,70181,70173,70120,70104,70059,70054,70046,70045,70044,70021,70020,69995,69994,69990,69989,69950,69925,69910,69909,69904,69899,69868,69867,69866,69842,69841,69769,69768,69625,69624,69613,69570,69569,69568,69567,69566,69549,69548,69523,69514,69480,69431,69417,69416,69398,69383,69362,69350,69314,69305,69298,69297,69296,69295,69267,69248,69242,69235,69234,69221,69213,69184,69178,69176,69175,69173,69169,69168,69167,69164,69098,69075,69056,69029,68996,68994,68992,68991,68990,68978,68971,68963,68940,68903,68880,68879,68866,68862,68857,68854,68847,68840,68833,68829,68827,68821,68766,68762,68761,68760,68759,68758,68757,68756,68750,68710,68708,68707,68700,68695,68692,68682,68674,68647,68636,68613,68612,68585,68582,68521,68486,68483,68482,68471,68470,68461,68413,68409,68408,68406,68405,68404,68403,68394,68380,68373,68368,68355,68354,68350,68349,68334,68333,68332,68328,68326,68313,68262,68241,68222,68220,68154,68141,68098,68074,68052,68041,68006,68002,67991,67987,67979,67970,67924,67905,67904,67903,67902,67900,67892,67890,67889,67888,67887,67886,67884,67873,67871,67870,67869,67836,67835,67830,67826,67825,67822,67821,67806,67805,67795,67794,67793,67790,67765,67764,67762,67760,67738,67737,67736,67735,67727,67724,67701,67700,67689,67683,67664,67661,67656,67655,67653,67648,67638,67637,67633,67605,67604,67600,67598,67585,67582,67576,67564,67563,67472,67466,67465,67460,67450,67428,67423,67419,67406,67396,67368,67367,67357,67337,67333,67281,67249,67200,67199,67198,67197,67196,67195,67177,67149,67083,67066,67056,67053,67038,67021,67015,67011,67009,67004,66986,66974,66948,66947,66945,66931,66917,66905,66869,66867,66861,66860,66833,66818,66793,66703,66702,66687,66666,66654,66651,66650,66649,66648,66641,66605,66602,66599,66597,66595,66506,66505,66503,66484,66480,66479,66462,66460,66457,66447,66446,66421,66418,66408,66404,66398,66395,66378,66350,66348,66346,66341,66308,66300,66294,66291,66290,66289,66287,66286,66285,66284,66282,66278,66272,66271,66270,66269,66268,66267,66202,66200,66196,66181,66163,66106,66101,66099,66096,66074,66072,66070,66069,66000,65997,65978,65974,65935,65915,65906,65897,65896,65891,65887,65867,65866,65864,65842,65841,65838,65818,65817,65810,65804,65764,65761,65758,65752,65751,65742,65740,65739,65738,65734,65729,65687,65650,65647,65641,65640,65611,65610,65604,65581,65558,65552,65550,65545,65537,65508,65504,65495,65474,65473,65472,65471,65470,65469,65468,65467,65449,65447,65394,65388,65381,65376,65375,65336,65335,65332,65280,65272,65257,65225,65182,65181,65160,65140,65139,65138,65136,65134,65133,65132,65131,65130,65128,65094,65051,65048,65038,65029,65026,65022,65021,65008,64912,64911,64910,64909,64908,64907,64906,64904,64903,64893,64857,64806,64805,64794,64783,64782,64741,64713,64711,64688,64678,64675,64646,64643,64631,64630,64625,64620,64619,64618,64617,64615,64587,64586,64567,64546,64520,64519,64513,64444,64440,64398,64383,64382,64381,64375,64359,64356,64352,64351,64345,64263,64260,64227,64221,64217,64215,64214,64212,64201,64200,64193,64192,64187,64165,64163,64162,64070,64069,64055,64035,64034,63985,63976,63975,63974,63973,63972,63956,63952,63949,63948,63947,63943,63939,63935,63934,63928,63878,63877,63867,63853,63846,63845,63840,63839,63821,63820,63817,63787,63782,63764,63753,63752,63748,63743,63742,63730,63650,63641,63611,63610,63608,63592,63585,63564,63548,63541,63533,63530,63527,63526,63514,63507,63506,63477,63451,63422,63400,63399,63397,63373,63372,63364,63356,63221,63219,63131,63130,63129,63116,63082,63081,63065,63064,63062,63053,63041,63034,63033,63030,63027,63021,63001,62984,62968,62961,62954,62939,62933,62926,62925,62916,62900,62896,62895,62892,62884,62865,62860,62858,62857,62856,62855,62835,62807,62790,62789,62784,62783,62775,62770,62768,62763,62738,62708,62640,62578,62576,62575,62571,62567,62537,62535,62528,62524,62497,62480,62479,62476,62439,62438,62416,62415,62379,62378,62373,62368,62315,62312,62305,62300,62296,62295,62262,62256,62249,62247,62246,62233,62231,62230,62229,62228,62215,62213,62210,62204,62185,62178,62177,62163,62128,62126,62125,62123,62122,62115,62114,62105,62022,62019,62014,62005,62004,61968,61945,61918,61906,61904,61889,61886,61842,61821,61811,61804,61801,61789,61788,61787,61754,61747,61704,61702,61692,61684,61680,61666,61662,61619,61618,61611,61610,61604,61586,61561,61555,61554,61553,61536,61535,61516,61498,61497,61476,61475,61471,61466,61464,61456,61455,61440,61437,61417,61406,61385,61381,61373,61370,61367,61366,61365,61355,61354,61326,61325,61323,61321,61319,61313,61312,61309,61302,61299,61296,61295,61294,61253,61222,61212,61210,61204,61202,61181,61168,61167,61158,61142,61090,61083,61082,61074,61073,61071,61060,61050,61025,61019,61018,61017,60971,60969,60959,60953,60951,60946,60943,60937,60936,60930,60927,60925,60924,60904,60898,60897,60896,60895,60891,60890,60879,60878,60877,60874,60873,60860,60859,60854,60834,60832,60775,60774,60770,60756,60714,60713,60697,60692,60690,60689,60670,60647,60603,60602,60601,60593,60554,60546,60512,60510,60502,60498,60478,60455,60429,60427,60405,60404,60369,60355,60315,60305,60301,60298,60295,60288,60279,60242,60240,60228,60227,60226,60225,60224,60222,60221,60205,60186,60177,60176,60168,60165,60164,60152,60122,60038,60037,60035,60024,60023,60012,60000,59998,59979,59975,59972,59968,59956,59952,59936,59933,59925,59924,59923,59922,59914,59892,59884,59877,59859,59858,59854,59850,59848,59847,59845,59837,59826,59820,59810,59790,59779,59771,59767,59766,59758,59750,59749,59741,59740,59730,59725,59718,59714,59713,59699,59684,59678,59667,59649,59648,59647,59644,59637,59616,59615,59614,59609,59580,59577,59560,59554,59538,59527,59526,59516,59515,59511,59491,59486,59481,59479,59465,59462,59427,59406,59382,59379,59378,59375,59373,59367,59348,59339,59335,59317,59312,59299,59296,59243,59241,59240,59233,59232,59231,59220,59217,59193,59183,59175,59148,59147,59146,59139,59099,59075,59056,59055,59053,59050,59040,59039,59038,59024,59021,59019,59004,59003,58989,58969,58968,58961,58958,58956,58955,58947,58944,58934,58933,58932,58930,58928,58927,58925,58918,58914,58906,58898,58892,58844,58831,58830,58824,58823,58784,58744,58731,58719,58698,58693,58692,58611,58546,58505,58464,58463,58460,58457,58456,58454,58415,58412,58378,58361,58283,58253,58233,58229,58217,58214,58213,58197,58193,58186,58146,58112,58041,58040,57993,57986,57981,57967,57958,57909,57908,57907,57892,57883,57816,57805,57795,57750,57746,57712,57467,57457,57445,57444,57419,57418,57414,57400,57398,57348,57334,57326,57318,57317,57316,57307,57306,57291,57265,57264,57231,57230,57229,57132,57097,56927,56858,56856,56853,56852,56851,56812,56811,56798,56788,56729,56645,56644,56643,56639,56603,56590,56588,56582,56568,56567,56565,56538,56523,56484,56464,56463,56462,56456,56455,56429,56425,56394,56393,56385,56372,56371,56369,56362,56296,56264,56252,56251,56250,56249,56241,56240,56236,56233,56195,56136,56042,56039,56030,56028,56015,56005,56003,56000,55999,55905,55848,55827,55808,55790,55787,55783,55772,55760,55715,55659,55505,55487,55485,55484,55475,55473,55470,55464,55458,55439,55411,55345,55336,55242,55198,55194,55124,55121,55106,55030,55029,55028,55019,55010,55005,55003,54983,54944,54935,54895,54893,54746,54701,54685,54680,54645,54637,54630,54627,54626,54625,54624,54623,54622,54607,54604,54587,54586,54524,54518,54512,54509,54503,54502,54386,54362,54343,54274,54228,54207,54132,54130,54032,54019,54013,54010,53914,53830,53692,53626,53598,53568,53565,53563,53562,53535,53418,53413,53412,53411,53329,53327,53262,53244,53243,53242,53166,53165,53152,53143,53125,53108,53093,53088,53085,53071,53070,53069,53022,53021,53003,53001,52990,52982,52978,52938,52924,52872,52871,52849,52846,52834,52821,52820,52806,52705,52659,52621,52606,52598,52502,52501,52500,52443,52441,52437,52436,52435,52434,52428,52423,52406,52404,52402,52386,52385,52379,52367,52357,52356,52341,52338,52337,52332,52331,52330,52329,52325,52323,52284,52225,52223,52184,52174,52156,52138,52136,52131,52125,52124,52088,52086,52084,52082,52081,52079,52076,52038,52035,52026,52018,52008,52000,51986,51979,51943,51941,51940,51935,51930,51929,51927,51925,51924,51923,51922,51920,51915,51914,51911,51910,51909,51908,51906,51905,51904,51903,51902,51901,51898,51896,51895,51894,51893,51892,51891,51890,51889,51888,51887,51886,51885,51884,51883,51882,51881,51880,51879,51878,51877,51876,51872,51871,51870,51869,51868,51867,51862,51860,51858,51856,51855,51854,51850,51847,51845,51842,51841,51840,51837,51835,51834,51831,51829,51828,51827,51823,51821,51820,51817,51816,51815,51812,51811,51810,51809,51808,51807,51803,51802,51801,51800,51799,51798,51797,51796,51795,51792,51791,51788,51787,51786,51785,51783,51781,51779,51777,51774,51773,51772,51771,51770,51769,51757,51755,51753,51730,51724,51722,51717,51681,51676,51675,51671,51626,51625,51623,51622,51617,51613,51610,51554,51549,51547,51546,51545,51543,51542,51541,51540,51539,51538,51537,51536,51535,51534,51533,51532,51525,51524,51523,51522,51521,51520,51517,51516,51514,51513,51511,51509,51507,51506,51474,51473,51472,51471,51468,51462,51439,51429,51386,51383,51376,51372,51371,51362,51361,51360,51353,51346,51334,51323,51313,51309,51307,51277,51259,51238,51230,51199,51198,51197,51194,51193,51192,51184,51182,51165,51131,51130,51128,51126,51081,51068,50910,50907,50843,50771,50740,50721,50702,50701,50700,50699,50698,50697,50696,50695,50694,50693,50691,50682,50673,50672,50671,50661,50660,50659,50658,50657,50656,50654,50615,50613,50608,50607,50606,50603,50602,50593,50575,50573,50572,50571,50521,50520,50519,50518,50517,50516,50496,50491,50486,50479,50474,50472,50471,50445,50442,50441,50440,50428,50427,50419,50374,50320,50319,50318,50313,50302,50301,50298,50284,50249,50135,50083,50045,50039,50008,50003,50000,49999,49996,49995,49965,49907,49874,49854,49850,49849,49847,49845,49844,49842,49839,49837,49836,49833,49832,49777,49776,49771,49764,49757,49753,49746,49743,49739,49735,49731,49728,49690,49684,49632,49630,49629,49628,49570,49569,49568,49567,49562,49556,49548,49540,49495,49494,49493,49486,49485,49458,49455,49443,49428,49423,49422,49366,49354,49350,49349,49348,49344,49343,49342,49341,49339,49338,49232,49209,49173,49162,49161,49124,49116,49115,49114,49037,49030,49029,49028,49025,49024,49023,49018,49009,49008,49007,49006,48984,48962,48961,48949,48947,48917,48915,48912,48878,48877,48848,48841,48833,48806,48805,48802,48786,48760,48741,48727,48721,48720,48719,48713,48694,48668,48631,48629,48556,48537,48534,48532,48518,48517,48502,48488,48484,48483,48477,48473,48445,48443,48432,48426,48425,48419,48418,48417,48414,48413,48393,48392,48390,48388,48357,48355,48326,48325,48309,48308,48305,48279,48272,48269,48260,48253,48252,48205,48204,48194,48192,48191,48188,48182,48180,48170,48124,48119,48118,48111,48106,48083,48075,48068,48037,48007,47989,47988,47987,47986,47985,47982,47977,47974,47968,47965,47964,47963,47962,47961,47947,47915,47872,47871,47865,47851,47836,47804,47794,47786,47773,47746,47740,47734,47725,47724,47720,47708,47707,47703,47690,47686,47685,47682,47667,47666,47659,47657,47649,47630,47621,47610,47609,47608,47607,47600,47599,47598,47597,47596,47595,47585,47583,47535,47533,47528,47525,47520,47519,47514,47506,47505,47502,47494,47490,47489,47487,47480,47479,47472,47470,47465,47458,47457,47446,47439,47428,47409,47408,47407,47406,47401,47399,47395,47394,47373,47370,47364,47359,47351,47350,47349,47326,47323,47313,47312,47292,47291,47275,47229,47219,47216,47214,47213,47207,47199,47193,47189,47188,47187,47185,47168,47083,47075,47060,47057,47031,47030,47027,46984,46979,46961,46943,46922,46851,46845,46837,46832,46831,46827,46817,46816,46813,46810,46809,46808,46807,46795,46794,46777,46776,46773,46772,46747,46746,46736,46724,46723,46722,46721,46720,46719,46710,46680,46670,46641,46630,46610,46609,46606,46605,46589,46586,46584,46581,46578,46527,46526,46510,46483,46470,46468,46449,46447,46417,46408,46407,46406,46405,46369,46368,46367,46365,46345,46322,46321,46320,46310,46292,46268,46267,46257,46230,46205,46204,46203,46188,46187,46183,46153,46144,46142,46140,46138,46118,46113,46106,46105,46086,46084,46072,46067,46065,46064,46063,46057,46054,46053,46050,46040,46039,46038,46025,46016,46005,45987,45949,45944,45943,45910,45907,45900,45883,45882,45861,45860,45856,45855,45852,45847,45830,45829,45827,45822,45814,45798,45777,45773,45762,45756,45751,45698,45695,45664,45639,45638,45637,45632,45630,45629,45628,45618,45616,45604,45603,45602,45594,45589,45588,45587,45544,45539,45537,45536,45535,45532,45524,45523,45508,45506,45495,45483,45481,45467,45464,45456,45426,45415,45403,45395,45385,45383,45381,45375,45374,45364,45359,45346,45334,45327,45326,45325,45324,45303,45292,45280,45270,45267,45255,45254,45230,45225,45210,45209,45208,45205,45199,45197,45196,45190,45189,45187,45186,45181,45178,45175,45174,45162,45101,45098,45085,45065,45047,45031,45015,45007,44998,44987,44966,44965,44964,44963,44962,44961,44960,44959,44958,44955,44954,44953,44946,44944,44942,44913,44911,44907,44892,44857,44855,44849,44847,44827,44814,44795,44793,44792,44791,44786,44769,44733,44732,44701,44681,44680,44649,44632,44619,44617,44606,44605,44604,44603,44602,44601,44597,44596,44593,44592,44564,44562,44549,44547,44519,44486,44470,44448,44447,44445,44439,44437,44435,44433,44432,44406,44405,44400,44388,44332,44331,44328,44326,44220,44211,44210,44209,44180,44173,44160,44158,44142,44131,44122,44121,44111,44105,44086,44079,44078,44049,44046,44012,44000,43960,43954,43941,43937,43936,43906,43903,43893,43889,43760,43717,43716,43658,43657,43653,43651,43643,43591,43579,43578,43577,43574,43572,43571,43545,43539,43537,43536,43535,43521,43482,43480,43440,43430,43421,43402,43401,43400,43387,43386,43320,43304,43301,43276,43247,43230,43224,43222,43219,43217,43208,43192,43179,43177,43150,43132,43131,43115,43103,43102,43092,43074,43066,43064,43050,43049,43039,42942,42937,42924,42917,42916,42902,42893,42890,42871,42859,42841,42838,42825,42823,42792,42787,42786,42784,42783,42781,42779,42775,42756,42746,42741,42726,42706,42696,42691,42677,42656,42650,42647,42646,42645,42634,42623,42615,42578,42552,42548,42504,42503,42502,42501,42493,42479,42442,42428,42424,42421,42418,42417,42416,42415,42414,42413,42407,42404,42400,42391,42390,42387,42386,42385,42384,42383,42373,42367,42359,42358,42339,42329,42319,42316,42313,42302,42301,42297,42296,42293,42285,42283,42281,42280,42250,42249,42248,42234,42228,42225,42223,42220,42165,42147,42141,42125,42117,42116,42115,42114,42113,42112,42108,42105,42102,42101,42061,42060,42057,42056,42053,42040,42032,42017,42012,41995,41994,41989,41978,41977,41976,41975,41974,41973,41972,41971,41970,41969,41968,41964,41963,41958,41955,41935,41924,41923,41922,41919,41917,41915,41914,41913,41912,41911,41909,41902,41899,41898,41897,41874,41870,41866,41836,41789,41784,41783,41780,41765,41763,41741,41687,41681,41677,41673,41672,41671,41661,41660,41657,41652,41645,41629,41627,41620,41611,41604,41603,41597,41596,41595,41594,41587,41585,41583,41582,41577,41575,41574,41571,41569,41568,41567,41564,41561,41548,41544,41539,41528,41495,41494,41485,41483,41439,41437,41431,41408,41407,41393,41385,41384,41361,41360,41358,41357,41335,41291,41281,41269,41268,41258,41256,41254,41251,41238,41237,41235,41219,41203,41197,41191,41182,41181,41175,41171,41162,41158,41146,41138,41108,41105,41102,41090,41087,41070,41069,41062,41059,41039,41035,41015,41008,40956,40948,40947,40942,40933,40904,40892,40891,40890,40862,40858,40850,40849,40840,40839,40838,40836,40829,40802,40779,40778,40777,40776,40775,40766,40758,40723,40720,40719,40705,40702,40678,40676,40664,40661,40651,40646,40631,40621,40590,40579,40562,40560,40545,40544,40539,40536,40530,40529,40495,40494,40486,40485,40483,40482,40481,40465,40463,40458,40449,40432,40392,40391,40368,40360,40356,40342,40332,40294,40293,40291,40290,40254,40220,40217,40195,40186,40185,40150,40124,40122,40092,40077,40076,40075,40074,40073,40068,40067,39997,39990,39985,39982,39972,39951,39949,39947,39940,39934,39891,39886,39855,39854,39843,39836,39816,39806,39787,39755,39752,39729,39719,39710,39681,39677,39663,39662,39655,39654,39649,39648,39644,39637,39619,39617,39602,39597,39591,39589,39570,39456,39453,39449,39444,39437,39431,39411,39405,39403,39402,39401,39391,39381,39349,39342,39328,39315,39314,39312,39280,39274,39270,39265,39254,39252,39249,39239,39219,39218,39153,39138,39132,39103,39089,39069,39068,39064,39050,39044,39042,39041,39040,39030,39029,39028,39020,39017,39016,39015,38982,38952,38937,38913,38901,38877,38846,38844,38843,38839,38831,38830,38824,38823,38822,38805,38781,38780,38753,38745,38664,38659,38658,38643,38624,38618,38616,38613,38594,38573,38554,38508,38505,38497,38493,38468,38457,38449,38425,38409,38363,38360,38359,38348,38345,38327,38326,38324,38229,38228,38221,38217,38213,38210,38196,38194,38192,38187,38111,38104,38067,38050,38048,38047,38032,38030,38027,38023,38016,38006,37996,37984,37977,37974,37971,37967,37965,37937,37932,37930,37928,37920,37917,37916,37902,37898,37881,37869,37860,37830,37825,37805,37800,37798,37790,37787,37785,37782,37781,37775,37743,37738,37718,37711,37707,37706,37694,37692,37668,37667,37664,37663,37659,37588,37587,37585,37584,37579,37577,37576,37572,37541,37539,37538,37523,37520,37512,37499,37498,37497,37496,37487,37220,37218,37214,37211,37197,37190,37189,37176,37175,37170,37167,37161,37117,37116,37093,37067,37001,36971,36970,36969,36967,36962,36961,36960,36957,36950,36942,36925,36922,36914,36885,36830,36810,36809,36798,36797,36773,36770,36767,36764,36756,36726,36713,36698,36681,36673,36671,36665,36656,36636,36635,36634,36604,36591,36551,36539,36516,36507,36499,36493,36489,36488,36481,36460,36453,36450,36448,36431,36426,36423,36422,36421,36415,36414,36409,36405,36396,36395,36392,36391,36383,36382,36381,36348,36347,36346,36344,36342,36308,36292,36236,36207,36203,36201,36179,36176,36169,36167,36166,36165,36164,36162,36154,36149,36148,36128,36104,36103,36100,36092,36068,36063,36058,36057,36042,35929,35928,35918,35916,35915,35912,35897,35896,35894,35882,35844,35836,35812,35810,35660,35651,35632,35631,35629,35627,35590,35587,35582,35554,35510,35509,35505,35504,35492,35475,35460,35456,35452,35384,35319,35318,35294,35259,35258,35254,35239,35237,35234,35233,35229,35205,35201,35200,35197,35190,35188,35186,35185,35177,35175,35172,35152,35151,35127,35118,35098,35097,35084,35080,35075,35072,35070,35063,34981,34970,34969,34968,34947,34946,34945,34941,34940,34939,34938,34937,34934,34933,34932,34931,34919,34918,34907,34884,34871,34870,34869,34868,34861,34859,34858,34857,34855,34853,34852,34851,34848,34844,34843,34830,34821,34820,34818,34817,34811,34809,34803,34790,34788,34763,34759,34748,34736,34716,34706,34699,34661,34659,34647,34636,34621,34610,34609,34603,34594,34593,34592,34590,34520,34517,34511,34505,34494,34490,34489,34486,34419,34405,34390,34380,34366,34353,34347,34309,34300,34285,34275,34261,34249,34248,34179,34177,34163,34160,34144,34126,34118,34117,34101,34030,34014,34013,34012,34008,33952,33951,33950,33949,33945,33914,33819,33818,33816,33813,33810,33807,33780,33768,33766,33698,33695,33672,33662,33643,33627,33626,33569,33494,33481,33479,33469,33460,33458,33440,33431,33407,33394,33387,33375,33359,33346,33343,33338,33334,33295,33281,33278,33266,33264,33216,33208,33201,33195,33193,33169,33143,33115,33106,33071,32969,32885,32883,32861,32860,32859,32858,32856,32855,32842,32837,32836,32793,32781,32770,32602,32601,32600,32598,32597,32596,32584,32576,32573,32529,32526,32519,32502,32498,32493,32488,32476,32472,32470,32469,32468,32454,32453,32451,32395,32393,32367,32361,32358,32322,32321,32309,32308,32307,32293,32290,32284,32275,32267,32257,32255,32222,32201,32190,32182,32164,32149,31900,31882,31843,31833,31832,31809,31803,31800,31799,31779,31769,31768,31758,31757,31756,31755,31741,31740,31737,31735,31732,31730,31729,31728,31719,31701,31692,31649,31642,31564,31563,31527,31523,31522,31482,31467,31437,31435,31434,31417,31416,31414,31397,31330,31328,31327,31326,31325,31318,31316,31314,31313,31310,31304,31298,31297,31296,31295,31281,31278,31276,31273,31256,31252,31250,31205,31177,31155,31152,31150,31147,31142,31141,31140,31130,31100,31098,31097,31094,31090,31043,31042,31033,31030,30984,30958,30957,30919,30900,30867,30866,30855,30845,30755,30754,30753,30752,30751,30741,30740,30739,30737,30725,30718,30704,30703,30685,30675,30672,30665,30659,30639,30634,30632,30619,30618,30567,30566,30505,30499,30481,30480,30458,30448,30447,30445,30441,30440,30430,30407,30400,30394,30386,30385,30380,30356,30352,30351,30332,30319,30274,30270,30265,30263,30260,30249,30245,30243,30242,30238,30233,30230,30202,30193,30190,30189,30188,30179,30170,30114,30111,30110,30102,30098,30065,30045,30044,30043,30042,30037,29976,29942,29917,29916,29897,29888,29880,29874,29873,29868,29866,29865,29848,29738,29729,29724,29719,29717,29712,29696,29686,29649,29637,29630,29567,29566,29565,29555,29520,29519,29517,29492,29469,29444,29422,29400,29389,29348,29346,29339,29338,29333,29330,29329,29301,29269,29255,29254,29219,29212,29202,29189,29185,29174,29152,29136,29134,29106,29101,29088,29080,29031,29030,29029,29025,29016,29007,28988,28986,28984,28957,28949,28946,28942,28941,28940,28939,28936,28934,28933,28930,28915,28901,28900,28898,28897,28896,28895,28892,28888,28886,28884,28865,28856,28849,28818,28801,28743,28662,28660,28638,28637,28613,28612,28611,28610,28609,28608,28605,28604,28594,28590,28577,28576,28570,28560,28559,28557,28530,28529,28528,28507,28506,28505,28491,28490,28489,28453,28440,28415,28407,28406,28405,28394,28393,28392,28391,28390,28386,28385,28370,28348,28322,28259,28247,28229,28202,28180,28169,28167,28161,28157,28156,28149,28144,28140,28139,28124,28123,28117,28090,28065,28052,28041,28029,28028,28022,28011,28005,28002,28001,27957,27953,27944,27927,27908,27887,27880,27874,27870,27830,27829,27791,27788,27761,27758,27754,27753,27749,27748,27741,27740,27737,27713,27712,27709,27695,27690,27676,27673,27665,27662,27643,27640,27639,27613,27608,27588,27576,27570,27566,27564,27560,27556,27554,27553,27552,27550,27549,27546,27535,27522,27521,27518,27517,27516,27504,27501,27500,27482,27481,27479,27475,27470,27463,27457,27456,27432,27424,27406,27405,27401,27368,27361,27359,27345,27341,27336,27335,27332,27315,27290,27276,27272,27260,27254,27233,27226,27219,27218,27214,27206,27203,27164,27163,27162,27161,27160,27126,27118,27117,27074,27073,27072,27035,26970,26965,26897,26870,26869,26864,26839,26817,26816,26780,26776,26729,26728,26727,26704,26698,26679,26667,26663,26619,26613,26603,26601,26570,26565,26531,26507,26503,26476,26472,26448,26427,26417,26389,26347,26319,26284,26281,26276,26273,26259,26257,26253,26223,26222,26221,26217,26200,26184,26183,26179,26167,26159,26126,26125,26112,26109,26097,25981,25979,25880,25866,25863,25861,25839,25835,25814,25808,25806,25805,25783,25773,25767,25761,25754,25715,25684,25662,25661,25660,25625,25617,25610,25596,25497,25469,25372,25371,25370,25369,25368,25367,25363,25362,25361,25360,25355,25345,25341,25340,25338,25337,25320,25318,25317,25306,25286,25276,25275,25271,25270,25266,25244,25243,25242,25220,25217,25216,25215,25201,25198,25195,25194,25164,25155,25153,25145,25144,25142,25137,25136,25135,25134,25132,25113,25110,25087,25073,25063,25060,25026,24979,24978,24976,24964,24962,24925,24923,24915,24853,24794,24762,24757,24714,24687,24685,24684,24683,24678,24676,24669,24642,24637,24535,24529,24524,24496,24484,24483,24474,24467,24401,24398,24396,24338,24323,24322,24317,24270,24253,24250,24249,24226,24216,24211,24197,24196,24195,24177,24146,24142,24132,24120,24116,24115,24112,24104,24091,24081,24077,24075,24062,24058,24051,24050,24044,24035,24031,24015,24010,24009,24005,23984,23983,23982,23977,23967,23934,23933,23911,23900,23889,23883,23866,23865,23844,23842,23840,23839,23809,23795,23794,23793,23791,23783,23779,23760,23747,23739,23720,23714,23712,23697,23670,23669,23668,23667,23666,23665,23664,23662,23661,23658,23654,23636,23633,23632,23631,23630,23629,23620,23615,23614,23613,23611,23610,23608,23607,23593,23589,23540,23538,23480,23479,23453,23435,23423,23403,23402,23400,23397,23383,23377,23324,23319,23287,23257,23242,23235,23226,23223,23218,23217,23213,23209,23206,23180,23179,23178,23177,23176,23175,23171,23170,23154,23150,23147,23142,23137,23133,23126,23094,23053,23052,23047,23045,23041,23039,23032,23024,23023,23013,23004,22987,22980,22967,22965,22963,22959,22955,22939,22889,22886,22840,22810,22806,22494,22483,22464,22463,22459,22452,22425,22407,22398,22391,22372,22359,22354,22314,22308,22254,22217,22135,22128,22102,22098,22097,22084,22082,22075,22059,22045,22018,22017,22016,22015,22013,21998,21986,21982,21977,21960,21951,21945,21931,21920,21902,21866,21859,21858,21852,21846,21815,21810,21809,21788,21749,21742,21736,21661,21660,21637,21636,21631,21630,21507,21505,21503,21491,21490,21448,21430,21427,21424,21415,21388,21383,21382,21361,21338,21312,21300,21288,21285,21284,21258,21240,21191,21180,21179,21154,21153,21115,21114,21081,21058,20995,20994,20934,20922,20877,20876,20874,20749,20674,20672,20561,20513,20485,20436,20434,20430,20429,20428,20426,20424,20422,20398,20396,20331,20248,20218,20207,20203,20139,20137,20134,20129,20059,20055,20054,20053,19959,19950,19937,19921,19881,19864,19863,19833,19806,19796,19795,19792,19779,19731,19707,19702,19689,19687,19684,19651,19650,19624,19613,19610,19605,19602,19596,19553,19541,19510,19507,19504,19502,19501,19500,19454,19453,19449,19432,19416,19406,19398,19397,19392,19390,19386,19384,19377,19366,19364,19362,19353,19337,19289,19283,19258,19209,19208,19170,19168,19167,19164,19163,19161,19158,19157,19156,19155,19153,19152,19151,19150,19149,19144,19142,19138,19120,19077,19075,19071,19068,19000,18999,18989,18973,18970,18965,18950,18934,18922,18909,18892,18873,18872,18855,18853,18852,18830,18815,18806,18800,18792,18740,18722,18719,18718,18717,18716,18702,18688,18673,18662,18658,18657,18650,18644,18640,18639,18638,18637,18636,18635,18634,18633,18632,18631,18600,18598,18593,18562,18559,18558,18557,18556,18552,18549,18547,18507,18501,18500,18499,18498,18497,18495,18493,18490,18489,18488,18460,18428,18421,18420,18404,18402,18334,18293,18292,18256,18240,18207,18194,18192,18152,18147,18126,18094,18093,18092,18043,18038,17994,17993,17878,17875,17860,17855,17853,17846,17845,17837,17833,17820,17819,17815,17814,17714,17704,17681,17672,17659,17610,17609,17607,17606,17605,17604,17549,17495,17439,17437,17432,17406,17390,17383,17382,17299,17282,17278,17263,17261,17247,17228,17102,17088,17056,17048,17041,17030,17023,17021,17019,17017,17016,16976,16971,16921,16904,16896,16893,16890,16884,16865,16864,16843,16842,16835,16831,16805,16804,16788,16781,16769,16733,16600,16599,16582,16580,16578,16541,16540,16521,16519,16511,16483,16473,16472,16470,16468,16461,16460,16459,16425,16424,16414,16412,16411,16410,16409,16408,16407,16406,16389,16378,16377,16371,16360,16333,16332,16330,16318,16317,16315,16242,16238,16232,16228,16225,16222,16221,16146,16145,16139,16096,16068,16067,15981,15980,15961,15938,15917,15908,15907,15906,15905,15892,15891,15862,15861,15860,15858,15855,15854,15853,15838,15835,15832,15811,15808,15759,15756,15752,15749,15729,15724,15723,15719,15696,15694,15692,15685,15663,15619,15618,15617,15616,15551,15542,15495,15476,15475,15473,15423,15422,15421,15414,15375,15373,15371,15260,15219,15213,15201,15184,15163,15130,15128,15115,15113,15111,15110,15108,15107,15106,15105,15103,15102,15089,15088,15087,15086,15080,15075,15074,15064,15063,15062,15046,15045,14991,14990,14883,14882,14876,14849,14825,14801,14777,14776,14775,14774,14773,14772,14771,14770,14769,14768,14767,14766,14765,14764,14763,14762,14746,14734,14730,14718,14717,14715,14681,14635,14622,14499,14496,14493,14486,14485,14484,14456,14406,14369,14364,14304,14285,14284,14162,14142,14141,14017,13996,13976,13958,13957,13956,13839,13576,13557,13556,13555,13554,13553,13552,13551,13550,13549,13548,13547,13546,13545,13544,13543,13542,13541,13540,13539,13538,13537,13536,13535,13534,13531,13530,13529,13528,13527,13526,13525,13524,13523,13522,13521,13520,13519,13518,13517,13516,13440,13428,13427,13426,13425,13424,13422,13421,13396,13359,13358,13337,13336,13335,13334,13333,13332,13331,13330,13329,13328,13327,13326,13325,13324,13321,13317,13160,13150,13149,13118,13099,13098,13097,13096,13089,13087,13081,13080,13019,13000,12897,12896,12859,12856,12536,12470,12462,12459,12458,12421,12420,12416,12380,12379,12338,12176,12160,12158,12157,12156,12128,12127,12125,12124,12123,12053,12052,12051,12050,12048,12047,11913,11912,11911,11910,11887,11883,11882,11881,11880,11831,11830,11822,11683,11682,11681,11680,11679,11656,11637,11636,11621,11620,11598,11582,11581,11521,11470,11469,11468,11466,11446,11356,11355,11354,11353,11351,11350,11349,11346,11345,11344,11343,11342,11340,11339,11338,11337,11328,11324,11323,11322,11296,11289,11288,11280,11279,11277,11257,11198,11197,11194,11180,11099,11064,11054,11043,11030,10996,10988,10983,10954,10950,10949,10948,10947,10919,10898,10762,10761,10760,10759,10758,10742,10721,10681,10680,10608,10605,10603,10540,10536,10478,10477,10476,10475,10473,10472,10471,10470,10469,10461,10441,10426,10425,10424,10423,10422,10421,10420,10419,10418,10400,10399,10398,10391,10390,10385,10384,10382,10381,10319,10317,10316,10262,10117,10116,10043,9819,9818,9817,9717,9716,9693,9692,9600,9583,9554,9547,9545,9541,9525,9522,9460,9458,9457,9452,9451,9450,9449,9447,9269,9267,9266,9265,9264,9263,9262,9261,9260,9259,9258,9257,9241,9240,9239,9098,9097,9045,9044,9043,8933,8932,8928,8926,8925,8920,8917,8916,8915,8914,8913,8912,8904,8902,8901,8900,8899,8897,8896,8885,8883,8882,8881,8637,8566,8562,8561,8560,8553,8552,8550,8547,8546,8442,8402,8389,8386,8154,8147,8096,8016,8015,7980,7975,7939,7901,7899,7865,7858,7857,7856,7855,7851,7843,7730,7671,7670,7669,7668,7663,7401,7120,7119,7118,7117,7116,7115,7114,7113,7112,7071,7070,6827,6789,6771,6748,6728,6426,6368,6249,6240,6237,6222,6123,6087,6086,6009,6008,6007,6006,6005,6004,6003,6002,6000,5999,5998,5996,5995,5953,5952,5914,5890,5889,5862,5861,5860,5846,5844,5843,5774,5764,5763,5738,5737,5736,5735,5681,5680,5568,5554,5525,5434,5409,5355,5226,5186,5185,5184,5085,5044,5043,4996,4995,4979,4953,4834,4814,4812,4811,4810,4809,4705,4702,4701,4700,4668,4667,4666,4665,4664,4663,4624,4494,4430,4429,4262,4166,4075,4071,4070,4069,3997,3993,3992,3991,3990,3989,3988,3879,3877,3873,3840,3780,3734,3733,3730,3728,3727,3725,3571,3502,3501,3383,3382,3381,3300,3296,3286,3285,3284,3283,3282,3248,3084,2979,2978,2977,2976,2975,2914,2648,2339,2270,2211,2098,1949,1885,1884,1883,1835,1834,1833,1832,1831,1827,1826,1756,1530,1501,1475,1434,1410,1211,1117,842,598,262,81,68)) OR (`Idx`=11 AND `CreatureID` IN (223617,223564,223505,220618,217186,217172,217164,217159,217099,217068,217033,216707,216462,216403,216402,216401,216399,216394,215537,215536,215535,215477,215330,214987,214565,214532,214498,214486,214150,213940,213939,213415,213414,213411,213066,213046,212899,212670,212505,212430,211735,211734,211674,211314,211226,211224,211222,211115,211109,211107,211086,211058,211007,210828,210827,210686,210649,210505,210382,210347,210345,210285,210274,210146,209962,209843,209569,209566,209175,208804,208591,208588,208333,208331,207039,207029,207017,206754,206753,206719,206718,206717,206713,206662,206661,206604,206603,206042,205670,205151,205131,204281,203894,203753,203692,203691,203401,203031,202915,202912,202782,202649,202632,202421,201831,201468,201466,201403,201371,201028,201020,200949,200594,200545,200312,200307,200271,200268,200253,200219,200214,200182,200073,200000,199970,199776,199705,199437,199284,199229,199227,198783,198773,198769,198657,198656,198265,198209,198135,198111,198065,197955,197954,197844,197842,197809,197740,197707,197602,197567,197544,197477,197166,197101,197031,197020,196998,196949,196890,196860,196859,196769,196331,196329,196293,196071,195920,195839,195787,195428,195383,195368,195366,195361,195130,194933,194808,194787,194453,194444,194221,193884,193621,193605,193604,193236,193155,192829,192824,192819,192641,192583,192460,192454,192399,192178,192144,192123,192105,191931,191792,191680,191676,191667,191666,191540,191526,191376,191353,191140,191124,190871,190656,190266,190208,190186,190153,190133,190111,189976,189714,189610,189488,189449,189447,189446,189423,189421,189374,189334,189313,189306,189298,189090,189089,188767,188765,188764,188762,188761,188675,188586,188528,188423,188328,187587,187581,187516,187189,187173,187087,186944,186825,186765,186659,186588,186452,186431,186328,186062,186060,186058,185765,184812,184811,184743,184444,184291,184170,184168,184167,184049,184017,183597,183595,183567,182839,182721,182682,182630,182602,182594,182591,182588,182493,182439,182370,182369,182329,182328,182136,182135,182113,182031,182024,181678,181677,181672,181127,180774,180709,180501,180413,178293,178113,177074,177050,176408,176332,176250,176089,176086,176079,176068,176027,176018,175975,175698,175469,175428,175054,175053,174934,174880,174851,174699,174655,174412,172619,172038,172036,171845,171826,171410,171409,171408,171373,171372,171339,170875,170494,170294,170120,170117,170090,170081,169822,169716,169669,169662,169640,169628,169177,168133,168116,168019,167970,167931,167847,167459,166963,166605,166468,166119,165920,165862,165751,165219,164417,164393,164392,163041,162680,162493,161711,160921,158990,158547,158340,158206,157019,156658,156657,156656,156585,156508,156051,155897,151692,151224,149695,149519,149382,148966,148887,148741,148647,148646,148596,148583,148554,148349,148293,148287,148121,148063,147779,147656,147603,147542,147541,147168,147137,147096,146749,146692,146680,145831,145718,144729,144326,144325,144314,143625,143485,143434,143409,142883,142654,142653,142652,142452,142450,142446,142408,142082,142071,141504,141119,140952,140948,140935,140796,140403,140253,139632,139096,139095,139090,139089,139088,138906,138544,138046,137909,136633,132902,119274,37800,20672,16222)) OR (`Idx`=10 AND `CreatureID` IN (223617,223564,223505,220618,217186,217172,217164,217159,217099,217068,217033,216707,216687,216462,216403,216402,216401,216399,216394,215537,215536,215535,215477,215330,214987,214565,214532,214498,214486,214150,213940,213939,213545,213415,213414,213411,213066,213046,212899,212670,212505,212430,211735,211734,211674,211314,211226,211224,211222,211115,211109,211107,211086,211058,211007,210828,210827,210686,210649,210505,210382,210347,210345,210285,210274,210146,209962,209843,209569,209566,209175,208804,208591,208588,208333,208331,207039,207029,207017,206754,206753,206719,206718,206717,206713,206662,206661,206604,206603,206042,205670,205151,205131,204281,204047,203894,203753,203692,203691,203632,203401,203031,202915,202912,202782,202649,202632,202421,201831,201468,201466,201403,201371,201259,201028,201020,200949,200594,200545,200312,200307,200271,200268,200253,200219,200214,200208,200182,200073,200000,199970,199830,199776,199705,199437,199284,199229,199227,198783,198773,198769,198657,198656,198265,198209,198135,198111,198065,197955,197954,197844,197842,197809,197740,197707,197602,197567,197544,197477,197468,197195,197166,197101,197031,197020,196998,196949,196890,196860,196859,196769,196331,196329,196293,196071,196042,195920,195839,195787,195498,195428,195383,195368,195366,195361,195130,194933,194808,194787,194453,194444,194221,193884,193621,193605,193604,193236,193155,192829,192824,192819,192641,192583,192460,192454,192399,192178,192144,192123,192105,191931,191792,191680,191676,191667,191666,191540,191526,191376,191353,191140,191124,190871,190656,190604,190582,190266,190208,190186,190153,190133,190111,189976,189714,189610,189488,189449,189447,189446,189423,189421,189374,189334,189313,189306,189298,189231,189090,189089,188767,188765,188764,188762,188761,188675,188586,188528,188423,188328,187587,187581,187516,187189,187187,187173,187087,186944,186825,186765,186659,186588,186452,186431,186328,186174,186062,186060,186058,185765,184812,184811,184743,184444,184291,184170,184168,184167,184049,184017,183597,183595,183567,182839,182721,182682,182630,182602,182594,182591,182588,182493,182439,182370,182369,182329,182328,182136,182135,182131,182116,182113,182031,182024,181678,181677,181672,181127,180774,180709,180501,180413,180403,178710,178293,178113,177074,177050,176408,176332,176250,176089,176086,176079,176068,176027,176018,175975,175698,175469,175438,175428,175054,175053,174934,174880,174851,174699,174655,174412,172619,172597,172038,172036,171845,171826,171411,171410,171409,171408,171373,171372,171339,170875,170494,170294,170120,170117,170090,170081,169822,169716,169669,169662,169640,169628,169177,168694,168133,168116,168019,167970,167931,167847,167459,166963,166808,166605,166468,166119,165920,165862,165751,165219,164417,164393,164392,163041,162680,162493,161711,160921,158990,158547,158340,158206,157019,156658,156657,156656,156585,156508,156430,156051,155897,151692,151224,149695,149519,149382,148966,148887,148741,148647,148646,148596,148583,148554,148349,148293,148287,148121,148063,147779,147656,147603,147542,147541,147168,147137,147096,146749,146692,146680,145831,145718,144729,144326,144325,144314,143625,143485,143434,143409,142883,142654,142653,142652,142452,142450,142446,142408,142082,142071,141504,141119,140952,140948,140935,140796,140403,140253,139632,139096,139095,139090,139089,139088,138906,138680,138544,138046,137909,136633,135391,132902,119274,37800,20672,16222)) OR (`Idx`=9 AND `CreatureID` IN (223617,223564,223505,220618,217186,217172,217164,217159,217099,217068,217033,216886,216707,216687,216462,216403,216402,216401,216399,216398,216396,216394,216089,215537,215536,215535,215477,215330,214987,214565,214532,214498,214486,214150,213940,213939,213545,213415,213414,213411,213066,213064,213046,212899,212670,212505,212430,211735,211734,211674,211314,211226,211224,211222,211206,211205,211115,211109,211107,211086,211058,211007,210828,210827,210686,210649,210505,210382,210347,210345,210285,210274,210146,209962,209843,209569,209566,209175,209144,209143,208804,208688,208591,208588,208458,208333,208331,207933,207671,207500,207203,207183,207182,207181,207180,207164,207039,207029,207017,206940,206783,206781,206754,206753,206719,206718,206717,206713,206662,206661,206604,206603,206375,206042,205670,205641,205151,205131,204996,204281,204159,204047,203895,203894,203753,203692,203691,203690,203632,203401,203031,202915,202912,202782,202649,202632,202421,202417,201831,201830,201468,201466,201404,201403,201371,201259,201028,201027,201020,200949,200594,200545,200458,200410,200312,200307,200271,200268,200262,200253,200219,200214,200208,200182,200073,200000,199972,199970,199830,199827,199776,199705,199669,199518,199437,199359,199284,199229,199227,198783,198773,198769,198657,198656,198610,198447,198405,198378,198361,198351,198265,198209,198173,198135,198111,198065,198013,197955,197954,197844,197842,197809,197740,197708,197707,197695,197688,197687,197602,197567,197544,197477,197468,197322,197310,197307,197207,197195,197166,197101,197031,197020,197019,196998,196949,196890,196860,196859,196769,196331,196329,196293,196195,196071,196042,195920,195839,195830,195796,195787,195775,195774,195772,195639,195498,195428,195383,195368,195366,195361,195241,195130,194933,194808,194787,194785,194453,194444,194293,194221,194093,194084,193884,193881,193816,193811,193806,193621,193605,193604,193315,193285,193265,193264,193236,193155,192829,192824,192819,192641,192583,192460,192454,192423,192422,192419,192418,192416,192415,192413,192412,192399,192306,192187,192181,192178,192144,192123,192105,191931,191804,191800,191799,191792,191779,191777,191775,191745,191681,191680,191676,191667,191666,191656,191653,191647,191645,191540,191526,191499,191396,191395,191376,191353,191278,191140,191124,191115,191089,190871,190812,190741,190656,190604,190582,190469,190266,190208,190186,190153,190133,190111,190056,189976,189869,189714,189610,189488,189453,189452,189451,189449,189447,189446,189423,189421,189374,189334,189313,189306,189298,189231,189185,189090,189089,188810,188767,188765,188764,188762,188761,188675,188633,188632,188586,188533,188528,188423,188328,188006,188004,187994,187587,187581,187516,187407,187194,187193,187189,187187,187173,187158,187087,186956,186944,186825,186765,186659,186588,186461,186453,186452,186451,186431,186335,186328,186174,186062,186060,186058,185846,185765,184869,184814,184812,184811,184743,184619,184612,184501,184495,184444,184291,184170,184168,184167,184049,184017,183923,183864,183597,183595,183567,182839,182747,182746,182721,182682,182630,182602,182594,182591,182588,182493,182439,182370,182369,182329,182328,182136,182135,182131,182116,182113,182031,182024,181679,181678,181677,181676,181673,181672,181127,180774,180709,180501,180413,180403,178710,178293,178113,177074,177050,176408,176332,176250,176089,176086,176079,176068,176027,176018,175975,175698,175469,175438,175428,175054,175053,174934,174880,174851,174699,174655,174596,174412,174250,172642,172619,172597,172555,172315,172292,172291,172038,172036,171845,171826,171411,171410,171409,171408,171373,171372,171339,171304,170875,170675,170673,170494,170294,170252,170251,170246,170245,170120,170117,170090,170081,169822,169716,169670,169669,169662,169640,169628,169517,169516,169177,168694,168356,168133,168116,168044,168019,167970,167968,167931,167847,167523,167459,166963,166958,166884,166849,166848,166847,166808,166778,166606,166605,166468,166119,165920,165885,165884,165871,165870,165862,165751,165332,165331,165219,165174,165170,164417,164393,164392,163389,163041,162680,162493,161903,161711,160921,159962,158990,158547,158340,158206,157505,157019,156658,156657,156656,156585,156508,156430,156228,156051,155897,151692,151259,151224,149695,149595,149519,149382,149170,148966,148887,148741,148647,148646,148596,148583,148554,148349,148293,148287,148121,148063,147779,147656,147603,147542,147541,147168,147144,147137,147096,146749,146692,146680,145831,145718,144729,144326,144325,144314,143625,143485,143434,143409,143222,142883,142654,142653,142652,142452,142450,142446,142408,142082,142071,141504,141482,141119,140952,140948,140935,140796,140403,140253,139632,139096,139095,139090,139089,139088,138906,138680,138544,138156,138046,137909,136633,136113,135792,135391,132902,125005,119274,37800,20672,16733,16222)) OR (`Idx`=8 AND `CreatureID` IN (223617,223564,223505,220618,217186,217172,217164,217159,217099,217068,217033,216886,216707,216688,216687,216462,216403,216402,216401,216399,216398,216396,216394,216089,215537,215536,215535,215477,215330,214987,214565,214532,214498,214486,214485,214484,214483,214150,214055,213940,213939,213545,213415,213414,213411,213066,213064,213046,212959,212899,212670,212505,212430,211916,211915,211799,211735,211734,211674,211523,211314,211226,211224,211222,211206,211205,211115,211109,211107,211086,211058,211007,210867,210828,210827,210686,210649,210505,210480,210425,210382,210347,210345,210285,210274,210166,210146,210021,209962,209843,209569,209566,209235,209175,209144,209143,208804,208688,208661,208600,208591,208588,208458,208333,208331,207933,207705,207671,207660,207500,207203,207201,207183,207182,207181,207180,207179,207164,207039,207029,207017,207016,206940,206866,206783,206781,206754,206753,206719,206718,206717,206714,206713,206662,206661,206649,206604,206603,206548,206375,206042,205670,205642,205641,205151,205131,204996,204832,204829,204826,204534,204281,204172,204159,204047,203947,203895,203894,203753,203692,203691,203690,203632,203401,203031,202915,202912,202884,202803,202782,202675,202649,202632,202421,202419,202417,201831,201830,201468,201466,201404,201403,201371,201259,201028,201027,201020,200949,200917,200594,200545,200458,200410,200312,200307,200271,200268,200262,200253,200219,200214,200208,200182,200132,200073,200057,200000,199982,199980,199972,199971,199970,199929,199845,199830,199827,199826,199824,199776,199705,199669,199518,199437,199359,199284,199229,199227,198866,198783,198777,198773,198769,198664,198657,198656,198610,198447,198405,198378,198361,198351,198265,198209,198173,198135,198111,198065,198013,197955,197954,197844,197842,197809,197740,197708,197707,197695,197688,197687,197602,197567,197544,197477,197468,197341,197340,197322,197310,197307,197207,197195,197166,197101,197031,197020,197019,196998,196985,196983,196949,196890,196863,196860,196859,196769,196331,196329,196293,196228,196195,196071,196042,195920,195839,195830,195796,195787,195775,195774,195772,195639,195498,195428,195383,195368,195366,195361,195347,195241,195130,194933,194808,194787,194785,194453,194444,194293,194221,194093,194092,194086,194084,193884,193881,193816,193811,193806,193640,193621,193605,193604,193315,193309,193285,193265,193264,193236,193205,193204,193203,193202,193155,193080,192870,192829,192824,192819,192641,192583,192561,192460,192454,192423,192422,192419,192418,192416,192415,192413,192412,192399,192306,192187,192181,192178,192171,192170,192144,192141,192130,192129,192123,192105,191931,191835,191817,191804,191800,191799,191792,191779,191777,191775,191745,191681,191680,191676,191667,191666,191656,191653,191647,191645,191583,191540,191526,191512,191499,191396,191395,191376,191353,191338,191278,191272,191268,191241,191228,191140,191124,191115,191089,190871,190812,190741,190656,190628,190604,190582,190469,190266,190208,190186,190153,190133,190111,190056,189976,189869,189714,189713,189610,189554,189488,189453,189452,189451,189449,189447,189446,189423,189421,189374,189334,189313,189306,189298,189231,189185,189090,189089,188907,188811,188810,188767,188765,188764,188762,188761,188736,188675,188633,188632,188586,188534,188533,188528,188473,188472,188423,188333,188328,188327,188326,188325,188324,188323,188259,188006,188004,187994,187587,187581,187516,187407,187194,187193,187189,187187,187173,187158,187087,187041,186956,186944,186897,186831,186826,186825,186765,186680,186659,186634,186588,186461,186453,186452,186451,186431,186335,186328,186174,186062,186060,186058,185846,185765,184869,184814,184812,184811,184743,184619,184612,184501,184495,184444,184291,184170,184168,184167,184049,184017,183923,183864,183597,183595,183567,183364,183189,182839,182787,182780,182779,182747,182746,182721,182682,182639,182637,182630,182602,182594,182591,182588,182493,182446,182439,182370,182369,182329,182328,182199,182136,182135,182131,182116,182113,182031,182024,181876,181864,181863,181679,181678,181677,181676,181673,181672,181375,181127,180774,180709,180501,180413,180404,180403,179829,179749,179748,179333,179057,178822,178785,178780,178779,178777,178762,178710,178585,178582,178579,178500,178467,178466,178439,178351,178348,178293,178113,177074,177050,176408,176332,176250,176089,176086,176079,176068,176027,176018,175975,175698,175469,175438,175437,175428,175221,175054,175053,174934,174880,174851,174699,174655,174596,174412,174250,173219,172642,172620,172619,172597,172555,172315,172292,172291,172038,172036,171845,171826,171439,171411,171410,171409,171408,171373,171372,171339,171304,171269,170875,170857,170675,170673,170494,170294,170252,170251,170246,170245,170120,170117,170090,170081,169822,169716,169670,169669,169662,169640,169628,169517,169516,169177,168694,168356,168133,168116,168044,168019,167970,167968,167931,167847,167523,167459,166963,166959,166958,166884,166849,166848,166847,166808,166802,166778,166606,166605,166468,166119,165920,165885,165884,165871,165870,165862,165751,165332,165331,165219,165190,165174,165170,164417,164393,164392,163389,163041,162680,162493,161903,161711,161215,161214,160921,159962,158990,158547,158340,158221,158206,157647,157505,157019,156658,156657,156656,156585,156528,156508,156430,156429,156228,156051,155897,151764,151692,151259,151224,150569,149695,149595,149519,149382,149302,149170,149164,148966,148905,148887,148741,148647,148646,148596,148583,148554,148404,148349,148293,148287,148121,148063,147779,147656,147603,147542,147541,147524,147459,147168,147144,147137,147096,146749,146692,146680,145831,145718,144729,144326,144325,144314,143776,143625,143616,143485,143434,143409,143222,143192,142883,142654,142653,142652,142452,142450,142446,142408,142082,142071,141504,141482,141119,140952,140948,140935,140906,140796,140403,140253,139632,139560,139556,139096,139095,139090,139089,139088,139060,138906,138739,138680,138555,138544,138156,138135,138046,137909,136633,136113,135792,135391,132902,131844,125005,122114,119274,37800,20672,16733,16222)) OR (`Idx`=7 AND `CreatureID` IN (223617,223564,223505,220618,217186,217172,217171,217164,217159,217099,217068,217033,216886,216721,216707,216688,216687,216462,216403,216402,216401,216399,216398,216396,216394,216274,216089,215537,215536,215535,215533,215477,215330,214987,214565,214532,214501,214498,214491,214486,214485,214484,214483,214238,214150,214125,214116,214055,213940,213939,213803,213740,213737,213545,213544,213415,213414,213413,213411,213066,213064,213046,212959,212899,212875,212738,212684,212670,212505,212430,211978,211916,211915,211799,211756,211735,211734,211674,211523,211520,211518,211385,211384,211383,211376,211347,211318,211314,211226,211224,211222,211212,211208,211206,211205,211116,211115,211109,211108,211107,211086,211085,211058,211007,210885,210867,210828,210827,210686,210652,210649,210617,210505,210480,210425,210382,210347,210345,210285,210274,210166,210146,210122,210026,210021,209969,209963,209962,209894,209884,209843,209771,209606,209579,209570,209569,209567,209566,209565,209535,209534,209504,209435,209434,209433,209353,209235,209200,209176,209175,209144,209143,208948,208804,208688,208661,208660,208600,208599,208591,208588,208475,208458,208333,208331,208285,208284,208281,208150,208122,208121,208031,207933,207739,207705,207671,207660,207500,207328,207304,207301,207280,207276,207274,207272,207203,207201,207183,207182,207181,207180,207179,207164,207129,207117,207089,207088,207072,207048,207047,207041,207039,207030,207029,207017,207016,207015,206940,206866,206835,206833,206783,206781,206780,206754,206753,206722,206719,206718,206717,206714,206713,206708,206706,206702,206701,206691,206676,206674,206664,206663,206662,206661,206660,206659,206658,206657,206649,206604,206603,206601,206576,206548,206375,206264,206239,206042,205939,205938,205937,205936,205910,205907,205906,205905,205843,205799,205670,205642,205641,205361,205159,205151,205131,205043,204996,204832,204829,204826,204738,204534,204442,204441,204281,204242,204204,204191,204172,204159,204106,204105,204087,204079,204076,204073,204072,204063,204047,203948,203947,203895,203894,203879,203794,203753,203737,203723,203717,203692,203691,203690,203632,203424,203401,203353,203031,202915,202912,202884,202803,202782,202675,202649,202632,202603,202602,202601,202599,202596,202529,202421,202419,202417,202276,202275,201831,201830,201725,201724,201468,201467,201466,201465,201464,201406,201405,201404,201403,201371,201305,201259,201059,201058,201036,201033,201030,201028,201027,201020,200949,200917,200909,200736,200675,200594,200593,200546,200545,200543,200542,200458,200410,200382,200365,200312,200311,200310,200308,200307,200306,200305,200304,200284,200283,200271,200268,200262,200253,200219,200214,200208,200182,200178,200168,200138,200135,200132,200124,200073,200066,200058,200057,200000,199995,199993,199982,199980,199972,199971,199970,199943,199937,199934,199933,199929,199928,199887,199866,199845,199830,199828,199827,199826,199825,199824,199776,199705,199669,199591,199518,199437,199359,199358,199319,199318,199290,199289,199284,199282,199278,199276,199229,199227,199226,199004,198979,198958,198957,198877,198876,198866,198844,198843,198783,198777,198773,198769,198758,198664,198657,198656,198610,198487,198447,198405,198378,198361,198354,198353,198351,198307,198302,198276,198265,198209,198183,198173,198163,198135,198111,198065,198024,198013,197955,197954,197923,197922,197895,197844,197842,197841,197809,197798,197788,197740,197733,197732,197708,197707,197703,197695,197688,197687,197615,197602,197567,197562,197544,197477,197468,197341,197340,197322,197320,197318,197316,197310,197307,197303,197207,197195,197185,197166,197101,197031,197020,197019,196998,196985,196983,196962,196949,196890,196863,196860,196859,196829,196826,196825,196769,196673,196663,196647,196646,196594,196584,196558,196557,196556,196554,196553,196487,196442,196336,196331,196329,196320,196293,196228,196195,196146,196095,196071,196046,196042,195920,195839,195838,195837,195836,195830,195796,195787,195775,195774,195772,195744,195742,195706,195705,195678,195672,195639,195616,195615,195515,195498,195428,195383,195374,195368,195366,195361,195347,195321,195317,195294,195241,195187,195175,195140,195130,195053,195037,195032,194933,194917,194808,194804,194792,194787,194785,194768,194700,194684,194630,194619,194453,194444,194437,194293,194238,194236,194222,194221,194115,194096,194093,194092,194086,194084,194030,193884,193881,193873,193844,193816,193811,193806,193750,193737,193640,193621,193605,193604,193414,193315,193314,193309,193289,193285,193284,193283,193282,193281,193280,193265,193264,193262,193236,193205,193204,193203,193202,193155,193080,192870,192829,192824,192819,192784,192641,192583,192561,192502,192460,192456,192454,192423,192422,192419,192418,192416,192415,192413,192412,192399,192371,192341,192306,192236,192187,192181,192178,192171,192170,192144,192141,192130,192129,192127,192123,192105,192089,191940,191931,191902,191900,191899,191898,191850,191848,191835,191817,191804,191800,191799,191792,191779,191777,191775,191767,191745,191721,191681,191680,191676,191667,191666,191662,191661,191660,191658,191656,191654,191653,191647,191645,191597,191583,191540,191526,191525,191524,191518,191516,191512,191501,191499,191446,191443,191442,191441,191418,191396,191395,191376,191353,191338,191278,191272,191268,191259,191241,191229,191228,191140,191136,191126,191124,191115,191089,191055,191054,191016,190993,190983,190946,190945,190918,190917,190916,190871,190812,190771,190767,190766,190741,190656,190628,190604,190602,190582,190580,190469,190397,190382,190279,190266,190208,190204,190193,190186,190177,190153,190133,190130,190129,190117,190115,190111,190066,190060,190059,190056,190055,190054,190051,189976,189929,189869,189834,189777,189769,189768,189714,189713,189610,189554,189505,189488,189485,189461,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189408,189406,189405,189374,189334,189313,189306,189298,189231,189228,189185,189090,189089,189017,189016,189015,189013,189012,189011,189009,189008,189007,189006,189003,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188953,188952,188951,188949,188944,188943,188942,188941,188940,188936,188935,188934,188933,188932,188931,188907,188874,188811,188810,188784,188767,188765,188764,188762,188761,188739,188736,188675,188634,188633,188632,188594,188587,188586,188577,188576,188574,188573,188572,188571,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188534,188533,188528,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188474,188473,188472,188450,188449,188440,188423,188373,188370,188369,188368,188367,188366,188364,188355,188346,188343,188336,188333,188329,188328,188327,188326,188325,188324,188323,188296,188259,188220,188130,188087,188086,188054,188006,188004,187994,187992,187936,187931,187930,187916,187908,187907,187867,187813,187629,187602,187601,187600,187599,187587,187581,187541,187519,187518,187516,187407,187341,187282,187196,187194,187193,187189,187187,187175,187174,187173,187172,187158,187134,187127,187117,187105,187102,187101,187097,187096,187088,187087,187085,187084,187073,187072,187071,187065,187060,187058,187041,186956,186944,186943,186919,186915,186897,186892,186891,186831,186826,186825,186823,186800,186799,186798,186797,186796,186792,186765,186730,186727,186724,186723,186722,186719,186704,186698,186697,186680,186662,186659,186638,186634,186632,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186594,186593,186588,186582,186581,186579,186577,186576,186572,186567,186528,186483,186478,186461,186453,186452,186451,186431,186389,186335,186328,186269,186268,186267,186266,186174,186112,186111,186110,186109,186108,186062,186060,186058,185887,185846,185765,185629,185614,185596,185595,185594,185593,185591,185589,184869,184814,184813,184812,184811,184743,184639,184619,184612,184501,184495,184453,184444,184291,184180,184170,184168,184167,184049,184034,184033,184017,183923,183887,183864,183597,183595,183567,183489,183486,183485,183484,183483,183482,183479,183364,183341,183189,183186,183169,183167,183166,183165,183164,183163,183162,182839,182838,182837,182836,182835,182834,182833,182830,182829,182828,182827,182826,182787,182780,182779,182747,182746,182721,182682,182639,182637,182634,182633,182630,182602,182598,182594,182591,182588,182528,182493,182451,182446,182439,182370,182369,182329,182328,182199,182198,182136,182135,182131,182116,182113,182056,182055,182036,182034,182032,182031,182030,182029,182026,182025,182024,182022,181924,181923,181922,181921,181920,181919,181918,181917,181916,181913,181912,181911,181910,181909,181908,181907,181906,181887,181876,181864,181863,181758,181757,181756,181755,181754,181752,181751,181750,181748,181747,181679,181678,181677,181676,181673,181672,181622,181621,181620,181619,181609,181608,181607,181534,181528,181527,181525,181524,181523,181522,181508,181507,181375,181127,181016,181015,180985,180964,180774,180767,180766,180765,180764,180763,180709,180698,180697,180696,180692,180669,180501,180413,180404,180403,179882,179829,179749,179748,179744,179715,179691,179689,179514,179333,179142,179112,179057,178822,178785,178780,178779,178777,178762,178723,178710,178585,178582,178579,178500,178467,178466,178439,178351,178348,178293,178114,178113,177519,177074,177050,176408,176332,176250,176132,176125,176124,176122,176121,176120,176119,176116,176114,176112,176109,176108,176107,176105,176104,176101,176089,176086,176079,176068,176027,176018,175975,175698,175620,175572,175470,175469,175466,175459,175441,175439,175438,175437,175428,175221,175054,175053,174934,174880,174851,174702,174699,174655,174629,174596,174579,174446,174412,174350,174349,174342,174250,174025,174023,173987,173927,173812,173281,173219,173032,172849,172642,172620,172619,172597,172595,172555,172419,172315,172292,172291,172104,172038,172036,171845,171826,171730,171634,171515,171509,171439,171420,171411,171410,171409,171408,171373,171372,171339,171304,171282,171281,171280,171269,171110,170875,170857,170855,170675,170673,170530,170497,170494,170458,170294,170252,170251,170246,170245,170120,170117,170090,170081,169876,169822,169716,169670,169669,169662,169640,169628,169517,169516,169223,169177,169147,168694,168635,168435,168356,168219,168133,168116,168044,168019,167970,167969,167968,167931,167847,167523,167488,167459,167457,167416,167415,167414,167413,167412,167411,166963,166959,166958,166913,166884,166849,166848,166847,166842,166808,166802,166778,166666,166606,166605,166468,166428,166230,166119,165920,165885,165884,165871,165870,165862,165751,165735,165733,165724,165533,165523,165332,165331,165320,165219,165190,165174,165170,164599,164537,164533,164417,164393,164392,164347,164220,164209,163653,163626,163600,163389,163344,163041,162993,162891,162680,162516,162493,162044,162035,161903,161757,161711,161480,161469,161448,161417,161415,161345,161344,161333,161281,161215,161214,161189,161179,161178,160921,160775,160748,160698,160508,160297,160296,160165,159962,159659,159406,159089,159062,159061,159060,159027,159025,159024,159010,159004,159001,158993,158991,158990,158928,158927,158908,158902,158897,158894,158893,158780,158770,158555,158547,158340,158221,158206,157845,157786,157785,157784,157731,157729,157727,157726,157647,157579,157576,157505,157068,157067,157066,157019,156911,156910,156909,156746,156743,156740,156658,156657,156656,156585,156528,156508,156430,156429,156264,156261,156260,156256,156255,156228,156051,155897,155896,155635,155423,155411,155410,155404,154931,154584,153177,153157,152931,152837,152586,152515,152513,152235,152069,151764,151692,151259,151224,150997,150842,150569,150522,150334,149962,149773,149695,149694,149595,149593,149592,149519,149476,149382,149323,149302,149170,149164,148967,148966,148919,148914,148905,148887,148741,148647,148646,148639,148596,148583,148556,148554,148404,148366,148349,148293,148287,148258,148162,148121,148111,148064,148063,147832,147820,147816,147781,147779,147674,147656,147603,147600,147542,147541,147524,147459,147354,147288,147252,147219,147168,147144,147137,147096,146749,146692,146684,146680,146575,146522,145831,145799,145775,145749,145718,145650,145635,145612,145607,145571,145568,145512,145509,145440,145300,145281,145165,145073,145029,145017,144999,144792,144729,144389,144326,144325,144314,144247,144145,143776,143773,143625,143616,143500,143485,143434,143409,143396,143222,143192,142883,142658,142655,142654,142653,142652,142452,142450,142446,142408,142082,142074,142072,142071,141597,141594,141583,141504,141483,141482,141119,141085,141080,140952,140948,140937,140935,140906,140796,140403,140253,140052,139632,139560,139556,139525,139096,139095,139090,139089,139088,139079,139060,138906,138739,138680,138674,138555,138544,138320,138267,138166,138156,138135,138046,137957,137909,137822,137366,136769,136767,136766,136633,136230,136113,135971,135792,135634,135633,135603,135522,135391,134354,134320,132902,132642,131844,131843,129251,128877,128742,128685,128678,128665,128661,126629,125005,123864,123819,123776,123775,122782,122746,122114,121436,119274,93997,67991,51902,51796,51383,46140,37800,37781,22955,22939,20672,16733,16541,16222,16221,15371)) OR (`Idx`=6 AND `CreatureID` IN (223617,223564,223505,220618,217186,217172,217171,217164,217159,217099,217068,217033,216886,216721,216707,216688,216687,216462,216403,216402,216401,216399,216398,216396,216394,216274,216089,215537,215536,215535,215533,215478,215477,215330,214987,214565,214532,214501,214498,214491,214486,214485,214484,214483,214238,214205,214204,214170,214150,214125,214116,214055,213940,213939,213803,213740,213737,213545,213544,213415,213414,213413,213411,213066,213064,213046,212959,212899,212875,212738,212684,212670,212505,212430,212074,211978,211945,211944,211916,211915,211871,211799,211756,211735,211734,211674,211523,211520,211518,211385,211384,211383,211376,211347,211318,211314,211278,211226,211224,211222,211212,211208,211206,211205,211116,211115,211109,211108,211107,211086,211085,211071,211058,211007,210885,210867,210828,210827,210686,210685,210652,210649,210617,210583,210505,210480,210440,210425,210396,210382,210347,210345,210285,210274,210166,210146,210122,210026,210021,209969,209963,209962,209894,209884,209843,209771,209734,209606,209579,209570,209569,209567,209566,209565,209535,209534,209520,209504,209435,209434,209433,209353,209235,209200,209176,209175,209144,209143,209045,208948,208804,208688,208661,208660,208600,208599,208591,208588,208514,208475,208458,208334,208333,208331,208305,208285,208284,208281,208150,208122,208121,208039,208031,207933,207848,207739,207705,207671,207660,207500,207328,207304,207301,207280,207276,207274,207272,207203,207201,207183,207182,207181,207180,207179,207164,207129,207117,207089,207088,207072,207048,207047,207041,207039,207030,207029,207017,207016,207015,206940,206866,206835,206833,206794,206783,206782,206781,206780,206754,206753,206722,206719,206718,206717,206714,206713,206708,206706,206702,206701,206691,206676,206674,206664,206663,206662,206661,206660,206659,206658,206657,206656,206649,206604,206603,206601,206576,206548,206375,206264,206239,206042,205939,205938,205937,205936,205910,205907,205906,205905,205843,205799,205670,205642,205641,205471,205436,205361,205159,205151,205131,205043,204996,204832,204829,204826,204738,204534,204442,204441,204281,204274,204242,204216,204204,204191,204172,204159,204106,204105,204087,204079,204076,204073,204072,204063,204047,204003,203982,203948,203947,203895,203894,203879,203794,203753,203737,203723,203717,203692,203691,203690,203632,203424,203401,203353,203203,203031,202915,202912,202884,202803,202782,202675,202649,202632,202603,202602,202601,202599,202596,202529,202421,202419,202417,202276,202275,201831,201830,201725,201724,201468,201467,201466,201465,201464,201406,201405,201404,201403,201371,201305,201259,201160,201059,201058,201036,201033,201030,201028,201027,201020,200949,200917,200909,200736,200675,200594,200593,200546,200545,200543,200542,200458,200410,200382,200365,200312,200311,200310,200308,200307,200306,200305,200304,200284,200283,200271,200268,200262,200253,200219,200214,200208,200182,200178,200168,200138,200135,200132,200124,200073,200067,200066,200058,200057,200000,199995,199993,199982,199980,199972,199971,199970,199943,199937,199934,199933,199929,199928,199887,199866,199845,199830,199828,199827,199826,199825,199824,199776,199765,199705,199669,199591,199518,199437,199359,199358,199319,199318,199290,199289,199284,199282,199278,199276,199229,199227,199226,199004,198979,198958,198957,198877,198876,198866,198844,198843,198783,198777,198773,198769,198758,198664,198657,198656,198610,198524,198487,198447,198425,198406,198405,198378,198361,198354,198353,198351,198328,198307,198302,198276,198265,198235,198209,198183,198173,198163,198135,198111,198065,198024,198013,197955,197954,197923,197922,197895,197844,197842,197841,197809,197798,197788,197740,197733,197732,197708,197707,197703,197695,197688,197687,197615,197602,197567,197562,197544,197529,197477,197468,197366,197341,197340,197322,197320,197318,197316,197310,197307,197303,197207,197195,197185,197166,197101,197031,197020,197019,196998,196985,196983,196962,196949,196890,196863,196860,196859,196829,196826,196825,196769,196673,196663,196647,196646,196594,196584,196560,196558,196557,196556,196554,196553,196487,196442,196397,196336,196331,196329,196320,196293,196228,196195,196146,196095,196071,196060,196046,196042,196017,196015,195920,195839,195838,195837,195836,195830,195796,195787,195775,195774,195772,195744,195742,195706,195705,195678,195672,195639,195616,195615,195515,195498,195428,195383,195374,195368,195366,195361,195347,195321,195317,195294,195241,195187,195175,195140,195130,195123,195121,195053,195037,195032,194933,194917,194808,194804,194792,194787,194785,194768,194700,194684,194674,194630,194619,194453,194444,194437,194293,194238,194236,194222,194221,194145,194144,194115,194096,194093,194092,194086,194084,194079,194078,194075,194030,193884,193881,193873,193844,193816,193811,193806,193786,193750,193737,193640,193621,193605,193604,193419,193414,193315,193314,193309,193289,193285,193284,193283,193282,193281,193280,193265,193264,193262,193236,193205,193204,193203,193202,193155,193080,192870,192829,192824,192819,192784,192699,192641,192597,192596,192594,192583,192561,192502,192460,192456,192454,192427,192423,192422,192419,192418,192416,192415,192413,192412,192399,192371,192341,192306,192270,192236,192187,192181,192178,192171,192170,192153,192144,192141,192130,192129,192127,192126,192125,192124,192123,192105,192089,192004,191940,191931,191902,191900,191899,191898,191850,191848,191835,191817,191804,191800,191799,191792,191779,191777,191775,191767,191745,191721,191687,191686,191684,191683,191681,191680,191676,191668,191667,191666,191662,191661,191660,191658,191656,191654,191653,191647,191645,191597,191585,191583,191581,191540,191528,191526,191525,191524,191518,191516,191512,191501,191499,191446,191443,191442,191441,191418,191396,191395,191376,191353,191338,191278,191272,191268,191259,191241,191229,191228,191140,191136,191126,191124,191115,191089,191055,191054,191016,190993,190983,190946,190945,190918,190917,190916,190871,190812,190771,190767,190766,190741,190656,190628,190605,190604,190603,190602,190583,190582,190581,190580,190469,190397,190382,190340,190279,190266,190208,190204,190193,190186,190177,190153,190133,190130,190129,190117,190115,190111,190066,190060,190059,190056,190055,190054,190051,189976,189929,189869,189834,189777,189769,189768,189714,189713,189610,189573,189554,189505,189488,189485,189461,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189408,189406,189405,189374,189334,189313,189306,189298,189241,189231,189230,189229,189228,189185,189090,189089,189017,189016,189015,189014,189013,189012,189011,189009,189008,189007,189006,189003,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188953,188952,188951,188949,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188907,188892,188874,188811,188810,188784,188767,188765,188764,188762,188761,188745,188739,188736,188683,188675,188634,188633,188632,188604,188595,188594,188587,188586,188577,188576,188574,188573,188572,188571,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188542,188534,188533,188528,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188474,188473,188472,188450,188449,188440,188432,188431,188423,188373,188370,188369,188368,188367,188366,188364,188363,188355,188346,188343,188336,188333,188329,188328,188327,188326,188325,188324,188323,188322,188296,188259,188256,188220,188188,188164,188130,188087,188086,188054,188006,188004,187994,187992,187936,187931,187930,187916,187908,187907,187867,187835,187834,187813,187629,187602,187601,187600,187599,187587,187581,187541,187519,187518,187516,187407,187341,187282,187196,187194,187193,187189,187187,187175,187174,187173,187172,187158,187134,187127,187117,187105,187102,187101,187097,187096,187088,187087,187085,187084,187073,187072,187071,187065,187060,187058,187041,186956,186944,186943,186919,186915,186897,186892,186891,186831,186826,186825,186823,186800,186799,186798,186797,186796,186792,186765,186730,186727,186724,186723,186722,186719,186704,186698,186697,186680,186662,186659,186638,186634,186632,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186593,186588,186582,186581,186579,186577,186576,186572,186567,186538,186528,186483,186478,186461,186453,186452,186451,186431,186389,186335,186328,186269,186268,186267,186266,186260,186174,186112,186111,186110,186109,186108,186070,186062,186060,186058,185887,185846,185765,185684,185629,185614,185596,185595,185594,185593,185591,185589,184869,184814,184813,184812,184811,184743,184639,184619,184613,184612,184501,184495,184453,184444,184346,184291,184180,184170,184168,184167,184049,184034,184033,184017,183923,183887,183882,183864,183597,183595,183567,183492,183491,183489,183486,183485,183484,183483,183482,183479,183364,183341,183189,183186,183169,183167,183166,183165,183164,183163,183162,182849,182839,182838,182837,182836,182835,182834,182833,182831,182830,182829,182828,182827,182826,182787,182780,182779,182747,182746,182721,182683,182682,182649,182639,182637,182636,182635,182634,182633,182630,182602,182600,182598,182594,182591,182588,182587,182551,182550,182549,182533,182528,182493,182451,182450,182449,182446,182439,182370,182369,182329,182328,182199,182198,182136,182135,182131,182116,182113,182056,182055,182036,182034,182032,182031,182030,182029,182026,182025,182024,182022,181924,181923,181922,181921,181920,181919,181918,181917,181916,181913,181912,181911,181910,181909,181908,181907,181906,181887,181876,181864,181863,181758,181757,181756,181755,181754,181752,181751,181750,181748,181747,181679,181678,181677,181676,181673,181672,181622,181621,181620,181619,181609,181608,181607,181534,181528,181527,181525,181524,181523,181522,181508,181507,181474,181375,181369,181127,181016,181015,180985,180964,180774,180767,180766,180765,180764,180763,180709,180698,180697,180696,180692,180669,180501,180413,180404,180403,180310,179886,179882,179829,179749,179748,179744,179715,179691,179689,179514,179333,179142,179112,179057,178822,178785,178780,178779,178777,178762,178723,178710,178616,178585,178582,178579,178523,178500,178467,178466,178439,178351,178348,178293,178114,178113,177552,177519,177074,177050,176408,176332,176325,176250,176132,176125,176124,176122,176121,176120,176119,176116,176114,176112,176109,176108,176107,176105,176104,176101,176089,176086,176079,176068,176027,176018,175975,175698,175620,175572,175470,175469,175466,175459,175441,175439,175438,175437,175428,175221,175054,175053,174934,174880,174851,174702,174699,174655,174629,174596,174579,174446,174412,174401,174350,174349,174342,174340,174250,174025,174023,173987,173927,173812,173618,173281,173219,173032,172849,172642,172620,172619,172597,172595,172555,172419,172315,172292,172291,172104,172038,172036,171845,171826,171730,171634,171515,171509,171439,171420,171411,171410,171409,171408,171373,171372,171339,171304,171282,171281,171280,171269,171110,170875,170857,170855,170675,170673,170530,170497,170494,170458,170294,170252,170251,170246,170245,170120,170117,170090,170081,169876,169822,169716,169670,169669,169662,169640,169628,169517,169516,169223,169177,169147,168694,168635,168435,168356,168219,168133,168116,168044,168019,167970,167969,167968,167931,167847,167523,167488,167459,167457,167416,167415,167414,167413,167412,167411,166963,166959,166958,166913,166884,166849,166848,166847,166842,166808,166802,166801,166778,166666,166606,166605,166468,166428,166230,166119,165920,165885,165884,165871,165870,165862,165751,165735,165733,165724,165533,165523,165420,165332,165331,165320,165219,165213,165190,165174,165170,164698,164599,164537,164533,164417,164393,164392,164347,164220,164209,163653,163626,163600,163389,163344,163041,162993,162891,162680,162516,162493,162044,162035,161903,161757,161711,161480,161469,161448,161417,161415,161345,161344,161333,161316,161281,161215,161214,161189,161179,161178,160921,160775,160748,160698,160672,160508,160297,160296,160165,159962,159659,159406,159089,159062,159061,159060,159027,159025,159024,159010,159004,159001,158993,158991,158990,158928,158927,158908,158902,158897,158894,158893,158780,158770,158555,158547,158340,158221,158206,157845,157786,157785,157784,157731,157729,157727,157726,157671,157647,157579,157577,157576,157505,157068,157067,157066,157019,156911,156910,156909,156746,156743,156740,156658,156657,156656,156585,156528,156508,156430,156429,156264,156261,156260,156256,156255,156228,156051,155897,155896,155635,155423,155411,155410,155404,155399,154931,154809,154683,154584,154497,153177,153157,152931,152837,152630,152586,152515,152513,152235,152069,151764,151692,151644,151260,151259,151224,151110,150997,150842,150648,150592,150577,150569,150522,150334,149962,149773,149696,149695,149694,149595,149593,149592,149519,149515,149504,149476,149382,149362,149323,149302,149170,149164,148967,148966,148919,148914,148905,148887,148741,148647,148646,148639,148603,148596,148583,148556,148554,148404,148366,148349,148293,148287,148258,148162,148121,148111,148064,148063,148048,147832,147820,147816,147781,147779,147674,147656,147603,147600,147542,147541,147524,147459,147354,147288,147252,147219,147168,147150,147144,147143,147137,147096,146749,146692,146684,146680,146575,146522,146055,145831,145812,145799,145775,145749,145718,145650,145635,145612,145607,145571,145568,145512,145509,145440,145300,145281,145222,145221,145220,145219,145218,145217,145216,145215,145214,145213,145210,145207,145165,145073,145070,145029,145017,144999,144792,144729,144389,144326,144325,144314,144247,144145,143880,143776,143773,143625,143616,143500,143485,143434,143409,143396,143222,143192,142883,142795,142769,142658,142655,142654,142653,142652,142600,142452,142450,142446,142408,142082,142074,142072,142071,141597,141594,141583,141504,141483,141482,141316,141119,141085,141080,140952,140948,140937,140935,140906,140796,140403,140253,140052,139787,139740,139696,139632,139560,139556,139525,139096,139095,139090,139089,139088,139079,139068,139060,138906,138739,138680,138674,138555,138544,138320,138267,138212,138166,138156,138135,138046,137957,137909,137822,137366,136769,136767,136766,136633,136284,136230,136221,136196,136113,135981,135971,135792,135634,135633,135605,135603,135522,135509,135391,135014,134930,134921,134354,134320,134096,132902,132642,131844,131843,129251,128877,128742,128685,128678,128665,128661,126629,125005,124324,123864,123819,123776,123775,123244,123212,122782,122746,122114,121436,119274,93997,67991,51902,51796,51383,46140,37800,37781,22955,22939,20672,16733,16541,16222,16221,15371)) OR (`Idx`=5 AND `CreatureID` IN (223617,223564,223505,220618,218371,217186,217172,217171,217164,217159,217099,217068,217033,216904,216886,216735,216721,216709,216708,216707,216688,216687,216684,216646,216462,216432,216429,216404,216403,216402,216401,216400,216399,216398,216397,216396,216395,216394,216346,216344,216334,216274,216089,216070,215537,215536,215535,215533,215478,215477,215330,215007,214987,214659,214617,214606,214565,214532,214501,214498,214491,214490,214487,214486,214485,214484,214483,214238,214205,214204,214170,214150,214125,214116,214055,213940,213939,213803,213752,213747,213740,213737,213731,213545,213544,213541,213415,213414,213413,213411,213389,213272,213066,213064,213046,212959,212899,212875,212834,212787,212738,212687,212684,212670,212653,212505,212430,212406,212085,212074,211978,211945,211944,211916,211915,211871,211799,211756,211748,211735,211734,211674,211668,211526,211523,211520,211518,211511,211385,211384,211383,211376,211347,211318,211315,211314,211278,211226,211224,211222,211212,211211,211208,211206,211205,211157,211116,211115,211109,211108,211107,211086,211085,211084,211082,211071,211066,211058,211007,210885,210867,210828,210827,210686,210685,210679,210652,210649,210645,210622,210620,210617,210592,210591,210583,210571,210552,210551,210530,210505,210504,210503,210492,210480,210450,210448,210443,210441,210440,210425,210396,210387,210382,210347,210345,210285,210274,210172,210166,210146,210136,210122,210121,210099,210026,210021,209969,209963,209962,209894,209884,209874,209852,209843,209829,209828,209794,209793,209771,209770,209734,209606,209579,209570,209569,209567,209566,209565,209563,209562,209535,209534,209520,209504,209492,209488,209435,209434,209433,209353,209280,209272,209256,209255,209237,209236,209235,209233,209200,209176,209175,209144,209143,209097,209045,209031,208948,208921,208855,208804,208695,208688,208661,208660,208600,208599,208591,208589,208588,208514,208498,208475,208458,208419,208418,208334,208333,208331,208326,208324,208321,208305,208285,208284,208281,208150,208122,208121,208039,208031,207982,207933,207848,207800,207739,207705,207702,207671,207660,207531,207523,207500,207417,207333,207332,207328,207304,207301,207284,207280,207276,207275,207274,207272,207203,207201,207183,207182,207181,207180,207179,207164,207139,207130,207129,207117,207089,207088,207072,207048,207047,207041,207040,207039,207038,207030,207029,207017,207016,207015,206975,206940,206900,206866,206860,206859,206858,206838,206837,206836,206835,206833,206829,206824,206794,206783,206782,206781,206780,206776,206772,206754,206753,206751,206722,206719,206718,206717,206714,206713,206711,206709,206708,206706,206702,206701,206691,206676,206674,206668,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206649,206604,206603,206601,206582,206581,206580,206579,206578,206577,206576,206559,206554,206548,206518,206481,206440,206375,206323,206322,206321,206270,206269,206266,206264,206239,206162,206146,206063,206042,206024,206023,205939,205938,205937,205936,205910,205907,205906,205905,205843,205799,205670,205642,205641,205471,205436,205361,205159,205151,205138,205131,205043,204996,204832,204829,204826,204738,204534,204443,204442,204441,204374,204301,204294,204281,204274,204242,204218,204216,204204,204194,204191,204172,204159,204106,204105,204087,204079,204078,204076,204073,204072,204063,204047,204029,204003,203982,203948,203947,203946,203941,203895,203894,203879,203794,203753,203737,203723,203717,203692,203691,203690,203632,203424,203401,203353,203300,203203,203031,202915,202912,202884,202803,202787,202782,202675,202649,202632,202603,202602,202601,202599,202596,202583,202529,202421,202419,202417,202276,202275,201838,201831,201830,201725,201724,201471,201468,201467,201466,201465,201464,201406,201405,201404,201403,201371,201309,201305,201295,201259,201160,201059,201058,201036,201033,201030,201028,201027,201020,201010,200993,200983,200949,200917,200909,200736,200675,200594,200593,200546,200545,200543,200542,200458,200410,200382,200365,200312,200311,200310,200308,200307,200306,200305,200304,200284,200283,200271,200268,200262,200253,200237,200219,200214,200208,200182,200178,200177,200168,200138,200135,200132,200124,200103,200076,200073,200067,200066,200058,200057,200000,199999,199995,199993,199992,199982,199980,199974,199972,199971,199970,199943,199937,199934,199933,199929,199928,199887,199866,199845,199830,199828,199827,199826,199825,199824,199776,199765,199705,199669,199657,199652,199591,199518,199455,199437,199372,199359,199358,199319,199318,199290,199289,199284,199282,199278,199276,199229,199227,199226,199004,198979,198958,198957,198928,198885,198877,198876,198866,198844,198843,198783,198777,198773,198769,198758,198664,198657,198656,198610,198566,198560,198524,198487,198447,198444,198425,198407,198406,198405,198403,198378,198361,198354,198353,198351,198328,198307,198302,198276,198275,198265,198235,198209,198183,198173,198165,198163,198135,198111,198067,198065,198024,198013,197955,197954,197923,197922,197895,197847,197844,197842,197841,197820,197809,197798,197788,197768,197754,197744,197740,197733,197732,197708,197707,197703,197702,197695,197688,197687,197615,197602,197567,197562,197544,197529,197477,197468,197366,197341,197340,197322,197320,197318,197316,197310,197307,197303,197207,197195,197194,197185,197166,197101,197087,197075,197061,197031,197020,197019,197001,197000,196998,196985,196983,196962,196956,196949,196890,196875,196874,196873,196867,196863,196860,196859,196829,196826,196825,196780,196769,196673,196663,196647,196646,196594,196584,196574,196560,196558,196557,196556,196554,196553,196527,196521,196496,196493,196492,196491,196487,196459,196446,196442,196397,196396,196370,196365,196336,196331,196329,196320,196293,196228,196195,196193,196146,196095,196071,196060,196046,196042,196017,196015,195920,195914,195839,195838,195837,195836,195830,195813,195796,195787,195775,195774,195772,195756,195752,195744,195742,195706,195705,195678,195672,195639,195616,195615,195515,195498,195484,195481,195479,195459,195428,195383,195377,195374,195368,195366,195361,195347,195344,195321,195317,195294,195241,195187,195175,195140,195130,195123,195121,195053,195037,195032,194933,194931,194926,194917,194808,194804,194798,194797,194794,194792,194787,194785,194768,194700,194684,194674,194630,194619,194453,194444,194437,194362,194293,194238,194236,194222,194221,194217,194145,194144,194115,194096,194093,194092,194086,194084,194079,194078,194075,194060,194030,193884,193882,193881,193873,193861,193844,193816,193812,193811,193806,193795,193786,193750,193737,193640,193621,193605,193604,193505,193479,193421,193419,193414,193322,193315,193314,193309,193289,193285,193284,193283,193282,193281,193280,193274,193265,193264,193262,193236,193208,193205,193204,193203,193202,193155,193122,193119,193082,193080,192973,192870,192857,192829,192824,192819,192784,192748,192703,192702,192700,192699,192641,192597,192596,192594,192583,192561,192506,192505,192502,192500,192460,192456,192454,192428,192427,192423,192422,192419,192418,192416,192415,192413,192412,192399,192371,192352,192341,192306,192270,192236,192187,192181,192178,192171,192170,192166,192153,192144,192141,192134,192130,192129,192127,192126,192125,192124,192123,192105,192089,192057,192053,192021,192004,191940,191939,191931,191903,191902,191900,191899,191898,191850,191848,191835,191819,191817,191809,191804,191803,191800,191799,191792,191779,191777,191775,191773,191767,191745,191727,191721,191687,191686,191684,191683,191681,191680,191679,191678,191676,191668,191667,191666,191662,191661,191660,191658,191656,191654,191653,191647,191645,191597,191585,191583,191581,191563,191540,191528,191526,191525,191524,191519,191518,191516,191512,191501,191499,191446,191443,191442,191441,191418,191396,191395,191376,191353,191338,191278,191272,191268,191259,191241,191229,191228,191140,191136,191126,191124,191115,191112,191089,191076,191055,191054,191016,190996,190995,190993,190984,190983,190946,190945,190918,190917,190916,190871,190812,190771,190767,190766,190741,190656,190628,190605,190604,190603,190602,190583,190582,190581,190580,190541,190469,190397,190385,190382,190340,190279,190267,190266,190208,190204,190199,190193,190188,190186,190177,190153,190133,190130,190129,190117,190115,190111,190066,190060,190059,190056,190055,190054,190051,189976,189941,189929,189869,189834,189821,189777,189769,189768,189714,189713,189643,189640,189610,189573,189554,189505,189489,189488,189485,189477,189461,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189408,189406,189405,189402,189374,189360,189357,189356,189334,189313,189306,189298,189241,189231,189230,189229,189228,189185,189165,189139,189090,189089,189057,189056,189017,189016,189015,189014,189013,189012,189011,189009,189008,189007,189006,189003,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188953,188952,188951,188949,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188907,188894,188892,188891,188890,188874,188811,188810,188784,188778,188777,188776,188775,188774,188772,188769,188768,188767,188765,188764,188762,188761,188745,188743,188741,188739,188736,188731,188730,188729,188683,188675,188634,188633,188632,188604,188595,188594,188587,188586,188577,188576,188574,188573,188572,188571,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188549,188545,188542,188539,188535,188534,188533,188528,188522,188516,188502,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188474,188473,188472,188471,188470,188450,188449,188440,188432,188431,188423,188373,188370,188369,188368,188367,188366,188364,188363,188355,188346,188343,188336,188333,188329,188328,188327,188326,188325,188324,188323,188322,188310,188309,188304,188303,188296,188259,188256,188220,188188,188164,188130,188087,188086,188056,188054,188007,188006,188004,187994,187992,187936,187931,187930,187916,187908,187907,187867,187835,187834,187813,187802,187692,187691,187656,187641,187629,187602,187601,187600,187599,187587,187581,187574,187568,187549,187541,187523,187519,187518,187516,187510,187502,187500,187407,187341,187282,187206,187204,187196,187194,187193,187189,187187,187175,187174,187173,187172,187158,187134,187127,187117,187105,187102,187101,187097,187096,187088,187087,187085,187084,187073,187072,187071,187065,187060,187058,187048,187041,186956,186944,186943,186919,186915,186897,186892,186891,186835,186831,186826,186825,186823,186800,186799,186798,186797,186796,186792,186768,186765,186756,186730,186728,186727,186724,186723,186722,186719,186704,186698,186697,186680,186668,186667,186662,186659,186638,186634,186632,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186593,186588,186582,186581,186579,186577,186576,186572,186567,186538,186536,186528,186527,186513,186490,186483,186478,186461,186459,186453,186452,186451,186431,186389,186363,186362,186359,186335,186328,186323,186269,186268,186267,186266,186260,186174,186148,186142,186140,186139,186112,186111,186110,186109,186108,186070,186062,186060,186058,186047,186045,185887,185846,185765,185684,185629,185618,185614,185596,185595,185594,185593,185591,185589,185325,184978,184928,184869,184814,184813,184812,184811,184743,184639,184619,184613,184612,184501,184495,184453,184444,184348,184346,184345,184344,184319,184291,184180,184170,184168,184167,184049,184034,184033,184017,183994,183957,183956,183923,183887,183882,183866,183864,183600,183599,183598,183597,183595,183586,183585,183577,183567,183492,183491,183489,183486,183485,183484,183483,183482,183479,183386,183379,183375,183371,183364,183343,183341,183189,183186,183169,183167,183166,183165,183164,183163,183162,182849,182839,182838,182837,182836,182835,182834,182833,182831,182830,182829,182828,182827,182826,182811,182787,182784,182780,182779,182747,182746,182721,182706,182693,182683,182682,182649,182639,182637,182636,182635,182634,182633,182630,182602,182600,182598,182594,182591,182588,182587,182551,182550,182549,182533,182528,182497,182496,182495,182493,182471,182470,182469,182451,182450,182449,182446,182439,182402,182401,182400,182399,182398,182397,182396,182395,182371,182370,182369,182329,182328,182321,182256,182242,182240,182199,182198,182136,182135,182131,182116,182113,182058,182057,182056,182055,182036,182034,182032,182031,182030,182029,182026,182025,182024,182022,182017,182012,181924,181923,181922,181921,181920,181919,181918,181917,181916,181913,181912,181911,181910,181909,181908,181907,181906,181887,181884,181876,181875,181864,181863,181860,181797,181758,181757,181756,181755,181754,181752,181751,181750,181748,181747,181679,181678,181677,181676,181673,181672,181622,181621,181620,181619,181609,181608,181607,181534,181528,181527,181525,181524,181523,181522,181508,181507,181476,181474,181375,181369,181127,181016,181015,180985,180964,180840,180774,180767,180766,180765,180764,180763,180709,180704,180698,180697,180696,180695,180692,180669,180654,180652,180617,180526,180501,180490,180489,180447,180443,180442,180413,180405,180404,180403,180402,180400,180310,180263,180257,180036,179948,179947,179886,179882,179829,179808,179753,179752,179749,179748,179744,179715,179691,179689,179646,179645,179634,179548,179514,179420,179396,179385,179333,179142,179112,179057,178981,178822,178785,178780,178779,178777,178762,178723,178720,178710,178616,178586,178585,178582,178579,178523,178500,178467,178466,178439,178351,178348,178344,178293,178114,178113,178056,177824,177799,177699,177698,177652,177552,177519,177176,177074,177050,176790,176703,176447,176408,176351,176332,176325,176250,176249,176132,176125,176124,176122,176121,176120,176119,176116,176114,176112,176109,176108,176107,176105,176104,176101,176089,176086,176079,176068,176027,176018,175975,175698,175620,175580,175572,175568,175495,175494,175470,175469,175466,175459,175441,175439,175438,175437,175428,175222,175221,175218,175216,175211,175208,175207,175206,175054,175053,175018,175016,174934,174880,174851,174731,174704,174702,174699,174678,174655,174629,174596,174579,174446,174412,174401,174350,174349,174342,174340,174250,174185,174040,174025,174023,173987,173935,173927,173812,173810,173618,173310,173300,173285,173281,173219,173118,173032,172863,172849,172715,172713,172642,172620,172619,172597,172595,172571,172555,172419,172315,172292,172291,172156,172108,172104,172038,172036,171865,171864,171845,171826,171730,171634,171549,171515,171509,171505,171439,171420,171411,171410,171409,171408,171382,171377,171373,171372,171339,171304,171282,171281,171280,171270,171269,171257,171194,171164,171110,171076,170875,170868,170857,170855,170675,170673,170530,170519,170497,170494,170458,170294,170252,170251,170246,170245,170123,170120,170119,170117,170090,170081,169977,169975,169974,169973,169972,169971,169970,169876,169822,169803,169716,169670,169669,169662,169653,169640,169628,169559,169557,169517,169516,169295,169230,169223,169177,169147,169113,168694,168635,168435,168356,168323,168231,168219,168133,168116,168077,168044,168019,167970,167969,167968,167931,167847,167665,167523,167488,167459,167457,167416,167415,167414,167413,167412,167411,167313,167312,166963,166959,166958,166913,166884,166849,166848,166847,166842,166808,166802,166801,166778,166677,166666,166632,166606,166605,166468,166428,166342,166230,166180,166144,166119,166087,165920,165885,165884,165882,165871,165870,165862,165846,165838,165837,165821,165751,165735,165733,165724,165645,165533,165523,165420,165335,165332,165331,165320,165221,165220,165219,165213,165190,165174,165170,165078,164698,164599,164537,164533,164417,164393,164392,164347,164220,164209,164111,163655,163653,163626,163600,163540,163389,163376,163344,163330,163296,163256,163205,163169,163151,163094,163041,162993,162891,162680,162516,162493,162413,162044,162035,162034,162009,161903,161757,161711,161539,161480,161469,161448,161417,161415,161364,161345,161344,161333,161316,161281,161279,161215,161214,161189,161179,161178,161103,161065,161063,161052,160965,160921,160844,160842,160775,160748,160747,160698,160672,160508,160485,160340,160297,160296,160264,160165,160045,160044,159962,159804,159803,159770,159769,159727,159716,159704,159703,159662,159659,159566,159565,159564,159563,159561,159556,159555,159554,159553,159547,159505,159504,159406,159306,159089,159062,159061,159060,159027,159025,159024,159010,159004,159001,158993,158991,158990,158928,158927,158908,158902,158897,158894,158893,158813,158780,158770,158620,158555,158547,158349,158341,158340,158322,158268,158221,158206,157965,157845,157826,157786,157785,157784,157731,157729,157727,157726,157681,157671,157652,157647,157599,157579,157577,157576,157557,157505,157464,157463,157433,157417,157335,157334,157299,157242,157068,157067,157066,157020,157019,156953,156911,156910,156909,156746,156743,156740,156658,156657,156656,156611,156585,156528,156508,156430,156429,156365,156264,156261,156260,156256,156255,156236,156228,156194,156193,156125,156092,156051,155943,155897,155896,155847,155846,155807,155635,155490,155467,155423,155411,155410,155404,155399,155120,155113,155112,155086,154943,154936,154935,154931,154809,154717,154716,154684,154683,154584,154499,154497,154462,154461,154434,154424,154421,153545,153519,153472,153391,153372,153271,153260,153214,153210,153177,153176,153157,153007,152974,152931,152837,152630,152586,152573,152515,152513,152386,152379,152366,152239,152235,152168,152161,152069,151902,151901,151876,151840,151839,151833,151764,151692,151644,151327,151261,151260,151259,151224,151165,151164,151163,151110,150997,150984,150983,150879,150842,150819,150794,150762,150648,150646,150592,150577,150569,150522,150355,150334,149962,149956,149873,149773,149696,149695,149694,149635,149595,149593,149592,149519,149515,149504,149476,149382,149368,149362,149323,149302,149170,149164,148967,148966,148919,148914,148905,148887,148763,148741,148647,148646,148639,148603,148596,148583,148556,148554,148457,148404,148366,148349,148347,148293,148287,148258,148162,148121,148111,148064,148063,148048,148022,147832,147820,147816,147781,147779,147674,147656,147603,147600,147542,147541,147524,147459,147354,147288,147252,147236,147219,147168,147150,147144,147143,147137,147096,146944,146749,146724,146692,146684,146680,146575,146522,146055,145950,145949,145921,145891,145831,145812,145799,145775,145749,145718,145650,145635,145612,145607,145571,145568,145547,145512,145509,145440,145410,145370,145337,145300,145293,145281,145241,145222,145221,145220,145219,145218,145217,145216,145215,145214,145213,145210,145207,145165,145073,145070,145029,145017,144999,144792,144729,144472,144418,144389,144388,144331,144330,144326,144325,144314,144307,144288,144247,144238,144183,144145,144142,144030,144029,144028,144027,143964,143944,143943,143938,143880,143776,143773,143625,143624,143616,143500,143485,143465,143434,143409,143396,143336,143331,143330,143222,143192,143182,143151,142961,142956,142883,142795,142769,142658,142655,142654,142653,142652,142650,142639,142600,142492,142452,142450,142446,142408,142082,142074,142072,142071,142018,141753,141752,141597,141594,141583,141522,141504,141483,141482,141339,141324,141320,141316,141271,141147,141129,141119,141091,141085,141080,141037,140952,140948,140937,140935,140906,140871,140848,140796,140784,140750,140701,140700,140633,140608,140528,140403,140253,140224,140052,139787,139740,139696,139632,139560,139556,139525,139331,139234,139096,139095,139090,139089,139088,139079,139068,139060,138930,138906,138806,138739,138691,138680,138674,138555,138544,138454,138340,138320,138267,138212,138191,138166,138156,138135,138046,137998,137988,137985,137957,137909,137896,137822,137821,137797,137726,137650,137620,137366,137216,136989,136959,136769,136767,136766,136720,136633,136580,136284,136230,136221,136196,136158,136113,135981,135971,135792,135658,135640,135636,135635,135634,135633,135630,135629,135606,135605,135604,135603,135522,135520,135509,135442,135391,135324,135268,135014,134930,134921,134354,134321,134320,134096,132902,132642,131844,131843,131272,131139,131138,130733,130721,130389,129251,129008,129007,128877,128742,128685,128682,128678,128665,128664,128662,128661,128660,128376,128234,126629,125357,125005,124480,124324,123865,123864,123863,123819,123776,123775,123774,123773,123772,123642,123244,123212,122782,122746,122745,122114,121436,119274,111995,93997,67991,51902,51796,51383,46140,45230,37800,37781,22955,22939,20672,16733,16541,16222,16221,15371,3296)) OR (`Idx`=4 AND `CreatureID` IN (223617,223564,223505,220618,219546,218371,218158,217725,217608,217298,217186,217172,217171,217164,217159,217099,217068,217059,217033,217012,216991,216904,216886,216735,216721,216709,216708,216707,216699,216689,216688,216687,216684,216674,216646,216462,216432,216429,216404,216403,216402,216401,216400,216399,216398,216397,216396,216395,216394,216346,216344,216334,216274,216273,216089,216070,215537,215536,215535,215533,215478,215477,215330,215007,214987,214704,214659,214617,214606,214565,214532,214501,214499,214498,214491,214490,214487,214486,214485,214484,214483,214391,214238,214207,214206,214205,214204,214170,214150,214125,214116,214055,213940,213939,213803,213752,213747,213740,213737,213731,213545,213544,213541,213415,213414,213413,213411,213389,213272,213066,213064,213046,212959,212909,212899,212875,212834,212787,212738,212687,212684,212670,212669,212653,212505,212500,212430,212406,212361,212337,212243,212085,212074,211978,211945,211944,211916,211915,211913,211871,211799,211756,211748,211735,211734,211674,211668,211526,211523,211520,211518,211511,211410,211385,211384,211383,211376,211347,211344,211343,211318,211315,211314,211278,211226,211224,211222,211212,211211,211208,211206,211205,211157,211116,211115,211109,211108,211107,211086,211085,211084,211082,211071,211066,211058,211007,210885,210867,210835,210828,210827,210783,210782,210686,210685,210679,210652,210649,210648,210645,210622,210620,210617,210592,210591,210583,210571,210552,210551,210530,210505,210504,210503,210492,210481,210480,210469,210468,210466,210450,210449,210448,210446,210445,210443,210441,210440,210439,210433,210425,210410,210404,210396,210387,210382,210347,210345,210285,210274,210172,210166,210146,210136,210122,210121,210099,210065,210026,210021,209983,209982,209969,209963,209962,209894,209884,209874,209852,209843,209835,209829,209828,209827,209794,209793,209771,209770,209757,209736,209735,209734,209606,209579,209570,209569,209567,209566,209565,209563,209562,209535,209534,209520,209504,209492,209489,209488,209435,209434,209433,209353,209280,209272,209256,209255,209237,209236,209235,209233,209200,209176,209175,209144,209143,209108,209097,209045,209031,208948,208921,208855,208804,208695,208688,208661,208660,208626,208600,208599,208591,208589,208588,208514,208502,208498,208475,208458,208419,208418,208334,208333,208331,208330,208329,208326,208324,208321,208305,208285,208284,208281,208150,208122,208121,208039,208031,207982,207933,207848,207828,207800,207739,207705,207702,207671,207660,207531,207523,207500,207498,207417,207333,207332,207328,207304,207302,207301,207284,207280,207276,207275,207274,207272,207210,207203,207201,207183,207182,207181,207180,207179,207164,207139,207130,207129,207117,207089,207088,207072,207048,207047,207041,207040,207039,207038,207030,207029,207017,207016,207015,206975,206940,206900,206866,206860,206859,206858,206838,206837,206836,206835,206833,206829,206824,206802,206801,206798,206796,206794,206783,206782,206781,206780,206776,206772,206754,206753,206751,206722,206719,206718,206717,206714,206713,206711,206709,206708,206706,206702,206701,206691,206676,206674,206668,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206649,206643,206604,206603,206601,206582,206581,206580,206579,206578,206577,206576,206559,206554,206548,206518,206481,206440,206375,206323,206322,206321,206270,206269,206266,206264,206239,206232,206224,206223,206162,206146,206073,206068,206063,206042,206024,206023,206016,206010,205939,205938,205937,205936,205910,205907,205906,205905,205843,205799,205749,205699,205670,205642,205641,205471,205436,205361,205159,205151,205138,205131,205043,204996,204832,204829,204826,204738,204534,204443,204442,204441,204374,204301,204294,204281,204274,204242,204218,204216,204204,204194,204191,204172,204159,204106,204105,204087,204079,204078,204076,204073,204072,204063,204047,204029,204003,203988,203982,203979,203948,203947,203946,203941,203895,203894,203879,203794,203753,203737,203723,203717,203692,203691,203690,203632,203424,203401,203353,203300,203215,203203,203031,202915,202912,202884,202865,202864,202803,202787,202782,202675,202673,202649,202632,202603,202602,202601,202599,202596,202583,202571,202529,202456,202421,202419,202417,202276,202275,201838,201831,201830,201725,201724,201653,201494,201471,201469,201468,201467,201466,201465,201464,201429,201410,201406,201405,201404,201403,201371,201309,201305,201300,201295,201259,201223,201160,201096,201059,201058,201036,201033,201030,201028,201027,201020,201010,200993,200991,200983,200949,200917,200909,200850,200761,200745,200736,200675,200594,200593,200546,200545,200543,200542,200458,200452,200410,200382,200365,200312,200311,200310,200308,200307,200306,200305,200304,200284,200283,200274,200271,200268,200262,200253,200237,200219,200214,200208,200182,200179,200178,200177,200168,200138,200135,200132,200124,200103,200076,200073,200067,200066,200058,200057,200000,199999,199995,199993,199992,199982,199980,199974,199972,199971,199970,199943,199937,199934,199933,199929,199928,199887,199866,199845,199830,199828,199827,199826,199825,199824,199776,199765,199731,199705,199669,199657,199652,199591,199569,199518,199491,199455,199437,199412,199372,199359,199358,199319,199318,199290,199289,199284,199282,199278,199276,199261,199253,199229,199228,199227,199226,199004,198979,198969,198958,198957,198928,198909,198885,198877,198876,198866,198844,198843,198817,198813,198783,198781,198780,198777,198776,198775,198773,198769,198758,198721,198666,198665,198664,198660,198659,198657,198656,198654,198610,198571,198568,198566,198560,198524,198487,198447,198444,198425,198407,198406,198405,198403,198378,198376,198361,198354,198353,198351,198341,198328,198307,198302,198296,198276,198275,198265,198242,198235,198209,198184,198183,198173,198165,198163,198135,198114,198111,198078,198067,198065,198024,198013,197955,197954,197939,197923,197922,197920,197914,197895,197847,197844,197842,197841,197820,197809,197802,197798,197788,197768,197766,197755,197754,197745,197744,197740,197733,197732,197731,197726,197723,197708,197707,197703,197702,197695,197694,197689,197688,197687,197615,197602,197567,197562,197544,197536,197529,197502,197477,197468,197434,197428,197366,197361,197341,197340,197322,197320,197318,197316,197310,197307,197303,197207,197195,197194,197185,197166,197153,197101,197098,197087,197076,197075,197061,197060,197031,197020,197019,197001,197000,196998,196985,196983,196968,196962,196956,196949,196918,196890,196888,196887,196886,196875,196874,196873,196867,196863,196860,196859,196829,196826,196825,196780,196769,196673,196663,196647,196646,196594,196584,196574,196560,196558,196557,196556,196554,196553,196542,196539,196527,196526,196525,196522,196521,196496,196493,196492,196491,196487,196459,196446,196442,196397,196396,196370,196365,196356,196336,196331,196329,196323,196320,196293,196228,196195,196193,196184,196146,196095,196071,196060,196059,196046,196042,196017,196015,195962,195961,195960,195920,195914,195870,195848,195839,195838,195837,195836,195830,195816,195813,195796,195787,195775,195774,195772,195756,195752,195744,195742,195740,195731,195706,195705,195678,195672,195639,195616,195615,195598,195541,195515,195498,195492,195484,195481,195479,195465,195461,195459,195442,195428,195383,195377,195374,195372,195368,195366,195361,195347,195344,195321,195317,195294,195293,195241,195231,195187,195175,195140,195130,195123,195121,195053,195037,195032,195027,194933,194931,194926,194917,194913,194825,194808,194804,194803,194798,194797,194794,194792,194787,194785,194768,194739,194738,194710,194700,194684,194682,194674,194664,194630,194619,194600,194453,194444,194437,194362,194360,194293,194238,194236,194222,194221,194217,194145,194144,194115,194103,194096,194093,194092,194088,194086,194084,194082,194081,194079,194078,194075,194070,194069,194066,194062,194060,194058,194030,193900,193894,193891,193884,193883,193882,193881,193873,193861,193859,193854,193844,193816,193812,193811,193806,193795,193786,193750,193737,193721,193703,193700,193640,193626,193623,193621,193605,193604,193505,193490,193479,193421,193419,193414,193403,193322,193315,193314,193309,193307,193306,193305,193289,193285,193284,193283,193282,193281,193280,193274,193265,193264,193262,193236,193208,193205,193204,193203,193202,193197,193172,193155,193122,193119,193082,193080,193011,192973,192870,192857,192829,192824,192819,192784,192748,192703,192702,192700,192699,192641,192597,192596,192594,192583,192561,192512,192506,192505,192502,192500,192469,192460,192456,192454,192452,192451,192450,192449,192448,192447,192446,192440,192428,192427,192423,192422,192419,192418,192416,192415,192413,192412,192407,192399,192371,192352,192341,192330,192306,192270,192236,192188,192187,192181,192178,192174,192173,192171,192170,192167,192166,192153,192152,192151,192145,192144,192141,192134,192133,192132,192131,192130,192129,192127,192126,192125,192124,192123,192122,192105,192089,192057,192053,192021,192004,191964,191963,191946,191945,191940,191939,191931,191903,191902,191900,191899,191898,191869,191857,191850,191848,191835,191828,191827,191826,191825,191819,191817,191809,191805,191804,191803,191800,191799,191792,191789,191788,191787,191786,191785,191784,191779,191777,191775,191773,191767,191765,191745,191733,191727,191721,191709,191708,191687,191686,191684,191683,191681,191680,191679,191678,191676,191668,191667,191666,191662,191661,191660,191659,191658,191656,191654,191653,191647,191645,191616,191615,191597,191585,191584,191583,191581,191563,191540,191530,191528,191526,191525,191524,191519,191518,191516,191512,191501,191499,191446,191443,191442,191441,191418,191396,191395,191376,191353,191338,191332,191290,191278,191272,191268,191259,191245,191241,191229,191228,191201,191140,191136,191126,191124,191115,191112,191089,191076,191055,191054,191016,190996,190995,190993,190984,190983,190946,190945,190918,190917,190916,190886,190871,190812,190794,190771,190767,190766,190741,190714,190712,190709,190656,190628,190605,190604,190603,190602,190583,190582,190581,190580,190555,190541,190470,190469,190397,190385,190382,190340,190279,190267,190266,190243,190242,190208,190204,190202,190199,190193,190188,190186,190177,190153,190133,190130,190129,190117,190115,190111,190066,190060,190059,190056,190055,190054,190051,189992,189976,189941,189929,189895,189869,189854,189834,189821,189777,189769,189768,189737,189714,189713,189703,189659,189643,189640,189619,189614,189610,189591,189573,189554,189505,189499,189491,189489,189488,189485,189477,189461,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189408,189406,189405,189402,189374,189360,189357,189356,189336,189334,189313,189307,189306,189305,189298,189248,189241,189231,189230,189229,189228,189186,189185,189165,189139,189090,189089,189069,189057,189056,189017,189016,189015,189014,189013,189012,189011,189009,189008,189007,189006,189003,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188953,188952,188951,188949,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188928,188907,188894,188892,188891,188890,188884,188874,188811,188810,188808,188807,188800,188797,188796,188795,188786,188784,188778,188777,188776,188775,188774,188772,188769,188768,188767,188765,188764,188762,188761,188748,188745,188743,188741,188739,188736,188731,188730,188729,188712,188683,188675,188663,188634,188633,188632,188616,188615,188614,188613,188612,188610,188604,188595,188594,188587,188586,188585,188582,188581,188580,188578,188577,188576,188574,188573,188572,188571,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188553,188552,188549,188545,188542,188539,188535,188534,188533,188528,188522,188519,188518,188516,188502,188501,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188474,188473,188472,188471,188470,188457,188456,188450,188449,188440,188432,188431,188423,188419,188418,188417,188409,188406,188400,188399,188394,188393,188379,188378,188373,188370,188369,188368,188367,188366,188364,188363,188355,188346,188343,188336,188333,188329,188328,188327,188326,188325,188324,188323,188322,188310,188309,188308,188307,188304,188303,188296,188266,188259,188258,188256,188220,188188,188164,188130,188087,188086,188074,188056,188054,188007,188006,188004,187994,187992,187936,187931,187930,187916,187908,187907,187867,187863,187835,187834,187813,187802,187723,187694,187692,187691,187656,187641,187629,187602,187601,187600,187599,187587,187581,187580,187579,187578,187574,187568,187565,187549,187541,187523,187519,187518,187516,187510,187502,187500,187468,187460,187457,187456,187407,187341,187282,187206,187204,187196,187194,187193,187189,187187,187175,187174,187173,187172,187158,187134,187127,187117,187105,187102,187101,187097,187096,187088,187087,187085,187084,187073,187072,187071,187065,187060,187058,187053,187048,187041,186960,186956,186944,186943,186919,186915,186897,186892,186891,186835,186831,186826,186825,186823,186800,186799,186798,186797,186796,186792,186768,186765,186756,186730,186728,186727,186724,186723,186722,186719,186718,186704,186701,186698,186697,186680,186668,186667,186662,186659,186638,186634,186632,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186593,186588,186582,186581,186579,186577,186576,186572,186567,186538,186536,186528,186527,186513,186490,186483,186478,186461,186459,186453,186452,186451,186431,186404,186389,186363,186362,186359,186335,186328,186323,186269,186268,186267,186266,186264,186260,186174,186148,186142,186140,186139,186133,186112,186111,186110,186109,186108,186070,186062,186060,186058,186047,186045,185908,185887,185876,185846,185780,185765,185684,185648,185644,185643,185639,185638,185629,185618,185614,185596,185595,185594,185593,185591,185589,185325,184979,184978,184933,184928,184869,184814,184813,184812,184811,184743,184639,184619,184613,184612,184501,184495,184453,184444,184348,184346,184345,184344,184319,184317,184291,184180,184170,184168,184167,184049,184034,184033,184030,184017,183994,183957,183956,183923,183922,183887,183885,183882,183866,183864,183863,183634,183604,183603,183601,183600,183599,183598,183597,183595,183591,183590,183589,183588,183586,183585,183584,183583,183582,183581,183578,183577,183572,183567,183541,183524,183521,183520,183519,183492,183491,183489,183486,183485,183484,183483,183482,183479,183401,183386,183379,183375,183371,183364,183363,183362,183361,183343,183342,183341,183233,183232,183189,183186,183169,183167,183166,183165,183164,183163,183162,182860,182849,182846,182845,182844,182839,182838,182837,182836,182835,182834,182833,182832,182831,182830,182829,182828,182827,182826,182811,182787,182784,182782,182781,182780,182779,182772,182747,182746,182732,182731,182721,182720,182718,182717,182716,182713,182708,182706,182693,182683,182682,182680,182679,182672,182658,182649,182648,182647,182639,182637,182636,182635,182634,182633,182630,182602,182600,182599,182598,182594,182593,182591,182588,182587,182586,182585,182580,182566,182565,182564,182551,182550,182549,182547,182546,182545,182533,182528,182499,182497,182496,182495,182493,182471,182470,182469,182452,182451,182450,182449,182446,182439,182402,182401,182400,182399,182398,182397,182396,182395,182371,182370,182369,182329,182328,182321,182256,182242,182240,182199,182198,182136,182135,182131,182116,182115,182113,182058,182057,182056,182055,182036,182034,182032,182031,182030,182029,182026,182025,182024,182022,182017,182012,181953,181924,181923,181922,181921,181920,181919,181918,181917,181916,181913,181912,181911,181910,181909,181908,181907,181906,181887,181884,181876,181875,181864,181863,181860,181797,181758,181757,181756,181755,181754,181752,181751,181750,181748,181747,181679,181678,181677,181676,181673,181672,181622,181621,181620,181619,181609,181608,181607,181576,181534,181528,181527,181525,181524,181523,181522,181508,181507,181476,181474,181392,181375,181369,181364,181127,181016,181015,180985,180964,180840,180774,180767,180766,180765,180764,180763,180709,180704,180698,180697,180696,180695,180692,180669,180656,180655,180654,180652,180617,180526,180501,180490,180489,180447,180443,180442,180413,180405,180404,180403,180402,180400,180350,180310,180263,180257,180036,179948,179947,179886,179882,179829,179808,179753,179752,179749,179748,179744,179715,179691,179689,179646,179645,179638,179637,179634,179548,179514,179420,179396,179385,179333,179142,179112,179057,178981,178870,178822,178785,178780,178779,178777,178762,178723,178720,178710,178616,178586,178585,178582,178579,178523,178500,178478,178467,178466,178439,178351,178348,178344,178293,178278,178114,178113,178056,177996,177968,177824,177799,177699,177698,177697,177652,177552,177519,177255,177176,177145,177074,177050,176790,176740,176703,176686,176447,176408,176351,176332,176325,176297,176250,176249,176132,176125,176124,176122,176121,176120,176119,176116,176114,176112,176109,176108,176107,176105,176104,176101,176089,176086,176079,176068,176044,176027,176018,175975,175835,175698,175647,175620,175580,175572,175568,175511,175495,175494,175470,175469,175466,175459,175458,175441,175439,175438,175437,175428,175222,175221,175218,175216,175215,175211,175208,175207,175206,175054,175053,175042,175018,175017,175016,174960,174934,174880,174859,174851,174731,174704,174702,174699,174678,174660,174655,174629,174596,174579,174446,174412,174401,174350,174349,174342,174340,174250,174185,174041,174040,174025,174023,173987,173935,173927,173812,173810,173618,173452,173310,173304,173300,173285,173281,173219,173118,173032,172947,172946,172935,172872,172863,172849,172847,172821,172717,172715,172713,172705,172642,172620,172619,172597,172595,172571,172555,172419,172418,172315,172292,172291,172169,172156,172108,172104,172055,172038,172036,171966,171965,171964,171865,171864,171845,171826,171730,171674,171634,171549,171525,171515,171509,171506,171505,171503,171463,171439,171420,171411,171410,171409,171408,171403,171401,171382,171377,171373,171372,171339,171304,171284,171282,171281,171280,171274,171270,171269,171257,171210,171194,171164,171110,171076,170875,170868,170857,170855,170675,170673,170607,170530,170519,170497,170494,170458,170294,170252,170251,170246,170245,170123,170120,170119,170117,170090,170081,169977,169976,169975,169974,169973,169972,169971,169970,169876,169849,169822,169803,169747,169716,169700,169688,169670,169669,169662,169656,169653,169640,169628,169559,169557,169517,169516,169476,169367,169295,169265,169230,169223,169177,169147,169133,169132,169113,169111,169066,169057,168904,168694,168635,168435,168356,168323,168231,168219,168212,168157,168133,168116,168077,168064,168044,168019,167970,167969,167968,167933,167932,167931,167866,167847,167665,167523,167509,167494,167488,167487,167459,167457,167416,167415,167414,167413,167412,167411,167316,167313,167312,167080,167043,167026,166964,166963,166959,166958,166915,166913,166884,166873,166849,166848,166847,166842,166808,166803,166802,166801,166778,166677,166666,166632,166606,166605,166540,166468,166428,166400,166342,166230,166180,166144,166119,166087,166000,165920,165885,165884,165882,165878,165871,165870,165862,165846,165838,165837,165821,165802,165801,165790,165751,165735,165733,165724,165645,165533,165523,165420,165335,165332,165331,165320,165314,165313,165306,165305,165304,165256,165240,165221,165220,165219,165213,165190,165174,165170,165078,164764,164735,164734,164733,164732,164731,164730,164698,164599,164553,164537,164533,164494,164493,164491,164417,164393,164392,164347,164233,164220,164209,164127,164111,163655,163653,163626,163600,163540,163432,163389,163376,163344,163330,163296,163290,163256,163205,163169,163151,163094,163041,163030,162996,162993,162891,162839,162838,162685,162680,162516,162513,162493,162420,162413,162044,162035,162034,162009,161903,161757,161711,161539,161480,161469,161448,161417,161415,161399,161364,161345,161344,161333,161316,161281,161279,161215,161214,161189,161179,161178,161103,161065,161063,161052,161043,160965,160921,160844,160842,160775,160748,160747,160698,160672,160508,160485,160474,160340,160297,160296,160264,160165,160045,160044,159962,159853,159804,159803,159791,159770,159769,159727,159716,159704,159703,159662,159659,159566,159565,159564,159563,159561,159556,159555,159554,159553,159547,159505,159504,159406,159306,159089,159062,159061,159060,159027,159025,159024,159010,159004,159001,158993,158991,158990,158977,158928,158927,158908,158902,158897,158894,158893,158813,158780,158770,158622,158620,158555,158547,158424,158349,158347,158341,158340,158322,158268,158221,158206,157965,157845,157826,157786,157785,157784,157731,157729,157727,157726,157681,157671,157652,157647,157599,157579,157577,157576,157557,157505,157464,157463,157433,157417,157335,157334,157299,157242,157068,157067,157066,157020,157019,156953,156911,156910,156909,156746,156743,156740,156658,156657,156656,156611,156585,156528,156508,156430,156429,156365,156264,156261,156260,156256,156255,156236,156228,156194,156193,156125,156092,156051,155995,155943,155897,155896,155847,155846,155807,155635,155512,155490,155481,155467,155423,155411,155410,155404,155399,155204,155120,155113,155112,155086,155067,154943,154936,154935,154931,154823,154809,154717,154716,154684,154683,154584,154499,154497,154462,154461,154434,154424,154421,154361,153714,153713,153545,153519,153472,153462,153391,153372,153271,153260,153214,153210,153177,153176,153157,153007,152974,152952,152944,152931,152837,152795,152713,152630,152586,152573,152515,152513,152386,152379,152366,152239,152235,152168,152161,152111,152069,151902,151901,151876,151840,151839,151833,151764,151692,151644,151545,151327,151261,151260,151259,151225,151224,151165,151164,151163,151110,151008,150997,150984,150983,150879,150842,150819,150794,150762,150648,150646,150592,150577,150569,150522,150460,150355,150334,149962,149956,149873,149866,149773,149704,149696,149695,149694,149635,149595,149593,149592,149519,149515,149504,149476,149382,149368,149362,149323,149302,149170,149164,149131,148967,148966,148919,148914,148905,148887,148794,148767,148763,148741,148647,148646,148639,148603,148596,148583,148556,148554,148511,148499,148457,148404,148366,148349,148347,148293,148287,148258,148162,148121,148111,148064,148063,148048,148022,147991,147832,147820,147816,147781,147779,147756,147680,147674,147656,147603,147601,147600,147598,147582,147544,147542,147541,147524,147459,147354,147305,147288,147252,147236,147219,147168,147150,147144,147143,147137,147096,147067,147053,146944,146819,146814,146749,146724,146692,146684,146680,146656,146575,146522,146055,145950,145949,145921,145902,145891,145831,145812,145799,145775,145749,145718,145650,145635,145612,145607,145571,145568,145547,145512,145509,145440,145410,145370,145337,145300,145293,145281,145241,145222,145221,145220,145219,145218,145217,145216,145215,145214,145213,145210,145207,145165,145104,145073,145070,145029,145017,145013,144999,144792,144729,144685,144472,144418,144389,144388,144331,144330,144326,144325,144314,144307,144288,144247,144238,144183,144145,144142,144030,144029,144028,144027,143964,143944,143943,143938,143880,143776,143773,143625,143624,143616,143500,143485,143473,143465,143434,143409,143396,143336,143331,143330,143222,143192,143186,143185,143182,143151,143035,142961,142956,142883,142795,142769,142658,142655,142654,142653,142652,142650,142639,142600,142492,142452,142450,142446,142408,142403,142082,142074,142072,142071,142018,141780,141753,141752,141741,141597,141594,141586,141583,141522,141504,141483,141482,141339,141324,141320,141316,141271,141147,141129,141119,141091,141090,141085,141080,141054,141037,141001,140952,140948,140937,140935,140906,140871,140848,140796,140784,140777,140750,140701,140700,140633,140608,140528,140403,140253,140224,140144,140138,140136,140052,139787,139740,139696,139632,139560,139556,139525,139485,139331,139308,139234,139206,139096,139095,139090,139089,139088,139079,139068,139060,138966,138930,138906,138900,138806,138739,138691,138680,138674,138555,138544,138454,138426,138340,138320,138316,138267,138212,138191,138166,138156,138135,138046,137998,137988,137985,137957,137909,137896,137823,137822,137821,137797,137779,137763,137726,137650,137620,137505,137366,137230,137216,136989,136959,136769,136767,136766,136720,136633,136586,136580,136449,136284,136230,136221,136196,136158,136113,135981,135971,135792,135658,135640,135636,135635,135634,135633,135630,135629,135628,135606,135605,135604,135603,135522,135520,135509,135442,135391,135324,135268,135014,134930,134928,134921,134666,134354,134321,134320,134096,132902,132642,131844,131843,131396,131393,131272,131139,131138,130733,130721,130491,130389,129251,129008,129007,128877,128742,128685,128682,128678,128665,128664,128662,128661,128660,128376,128234,126629,125357,125005,124480,124324,123865,123864,123863,123819,123776,123775,123774,123773,123772,123642,123244,123212,122782,122746,122745,122114,121436,119274,111995,93997,67991,54983,51902,51796,51383,46140,45230,37800,37781,29016,22965,22959,22955,22939,20672,16733,16541,16222,16221,15371,3296,1756)) OR (`Idx`=17 AND `CreatureID` IN (223505,217186,217172,217164,217159,217099,217033,216462,216403,216402,216401,216399,216394,215535,214987,214565,214532,214498,214150,213940,213939,213415,213414,213411,213046,212899,212430,211735,211734,211674,211314,211222,211109,211107,211007,210827,210505,210347,210285,210274,208804,208591,208588,208333,207017,206754,206753,206719,206718,205670,205131,204281,203691,203031,202915,202649,201403,201020,200219,200214,198773,198656,198265,198135,198111,198065,197567,197544,197477,197166,196949,194808,194444,192460,192399,192144,191931,191667,191666,191353,190871,189298,189090,189089,188767,188765,188764,188762,188761,187587,187516,186060,186058,184743,184170,184168,184167,184049,182682,182370,182369,182329,182328,181127,180774,180709,180501,180413,178293,177050,176408,176250,176089,176086,176079,176068,176027,176018,175975,175698,175428,175054,174880,174699,174655,171845,171826,170294,170120,170081,169716,169662,169640,169628,168116,168019,167970,167931,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,156585,156508,151224,147779,147096,143625,143434,143409,142071,141504,141119,140253)) OR (`Idx`=16 AND `CreatureID` IN (223505,217186,217172,217164,217159,217099,217033,216462,216403,216402,216401,216399,216394,215535,214987,214565,214532,214498,214150,213940,213939,213415,213414,213411,213046,212899,212430,211735,211734,211674,211314,211222,211109,211107,211007,210827,210505,210347,210285,210274,208804,208591,208588,208333,207017,206754,206753,206719,206718,205670,205131,204281,203691,203031,202915,202649,201403,201020,200219,200214,198773,198656,198265,198135,198111,198065,197567,197544,197477,197166,196949,194808,194444,192460,192399,192144,191931,191667,191666,191353,190871,189298,189090,189089,188767,188765,188764,188762,188761,187587,187516,186060,186058,184743,184170,184168,184167,184049,182682,182370,182369,182329,182328,181127,180774,180709,180501,180413,178293,177050,176408,176250,176089,176086,176079,176068,176027,176018,175975,175698,175428,175054,174880,174699,174655,171845,171826,170294,170120,170081,169716,169662,169640,169628,168116,168019,167970,167931,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,156585,156508,151224,147779,147096,144325,143625,143434,143409,142082,142071,141504,141119,140253,132902)) OR (`Idx`=15 AND `CreatureID` IN (223505,217186,217172,217164,217159,217099,217033,216462,216403,216402,216401,216399,216394,215535,214987,214565,214532,214498,214150,213940,213939,213415,213414,213411,213046,212899,212430,211735,211734,211674,211314,211222,211109,211107,211007,210827,210505,210347,210285,210274,210146,208804,208591,208588,208333,207017,206754,206753,206719,206718,205670,205131,204281,203691,203031,202915,202649,201403,201020,200268,200219,200214,200073,200000,198773,198656,198265,198135,198111,198065,197842,197567,197544,197477,197166,196998,196949,196890,196860,196859,194933,194808,194444,192829,192460,192399,192144,192105,191931,191667,191666,191353,190871,190656,190266,189298,189090,189089,188767,188765,188764,188762,188761,187587,187516,186060,186058,184743,184444,184170,184168,184167,184049,182682,182370,182369,182329,182328,181127,180774,180709,180501,180413,178293,178113,177050,176408,176250,176089,176086,176079,176068,176027,176018,175975,175698,175469,175428,175054,175053,174880,174699,174655,171845,171826,171409,170494,170294,170120,170090,170081,169716,169662,169640,169628,168133,168116,168019,167970,167931,167847,166468,166119,165751,164392,161711,160921,158547,158340,158206,157019,156658,156657,156656,156585,156508,155897,151224,148741,148063,147779,147603,147541,147168,147096,146692,145718,144326,144325,143625,143485,143434,143409,142654,142653,142652,142446,142082,142071,141504,141119,140952,140935,140796,140403,140253,139096,139095,139090,139089,132902,37800,20672,16222)) OR (`Idx`=14 AND `CreatureID` IN (223505,217186,217172,217164,217159,217099,217033,216462,216403,216402,216401,216399,216394,215535,214987,214565,214532,214498,214150,213940,213939,213415,213414,213411,213046,212899,212430,211735,211734,211674,211314,211222,211109,211107,211007,210828,210827,210505,210347,210285,210274,210146,209843,209566,208804,208591,208588,208333,207017,206754,206753,206719,206718,206713,205670,205131,204281,203691,203031,202915,202649,201403,201020,200268,200219,200214,200073,200000,198773,198656,198265,198135,198111,198065,197842,197567,197544,197477,197166,196998,196949,196890,196860,196859,196071,195920,195428,195383,195366,194933,194808,194444,193884,192829,192641,192460,192399,192144,192105,191931,191667,191666,191353,190871,190656,190266,189298,189090,189089,188767,188765,188764,188762,188761,188528,187587,187516,186060,186058,184743,184444,184170,184168,184167,184049,183597,183595,182721,182682,182370,182369,182329,182328,181127,180774,180709,180501,180413,178293,178113,177050,176408,176250,176089,176086,176079,176068,176027,176018,175975,175698,175469,175428,175054,175053,174880,174699,174655,171845,171826,171410,171409,170494,170294,170120,170117,170090,170081,169716,169662,169640,169628,168133,168116,168019,167970,167931,167847,166468,166119,165751,164393,164392,161711,160921,158547,158340,158206,157019,156658,156657,156656,156585,156508,156051,155897,151224,148741,148063,147779,147603,147541,147168,147096,146692,145718,144326,144325,143625,143485,143434,143409,142654,142653,142652,142446,142408,142082,142071,141504,141119,140952,140935,140796,140403,140253,139096,139095,139090,139089,137909,132902,119274,37800,20672,16222)) OR (`Idx`=13 AND `CreatureID` IN (223505,217186,217172,217164,217159,217099,217033,216462,216403,216402,216401,216399,216394,215535,214987,214565,214532,214498,214150,213940,213939,213415,213414,213411,213046,212899,212670,212430,211735,211734,211674,211314,211222,211109,211107,211007,210828,210827,210505,210382,210347,210285,210274,210146,209843,209566,208804,208591,208588,208333,208331,207017,206754,206753,206719,206718,206713,205670,205131,204281,203691,203401,203031,202915,202782,202649,202632,201403,201020,200949,200271,200268,200253,200219,200214,200073,200000,199776,199229,199227,198783,198773,198769,198657,198656,198265,198135,198111,198065,197955,197954,197844,197842,197809,197567,197544,197477,197166,197101,197031,196998,196949,196890,196860,196859,196769,196071,195920,195787,195428,195383,195366,194933,194808,194453,194444,194221,193884,193605,193604,193236,192829,192824,192641,192583,192460,192454,192399,192144,192123,192105,191931,191792,191667,191666,191540,191526,191353,191140,191124,190871,190656,190266,190133,189488,189374,189313,189306,189298,189090,189089,188767,188765,188764,188762,188761,188586,188528,188423,188328,187587,187581,187516,186060,186058,184811,184743,184444,184291,184170,184168,184167,184049,184017,183597,183595,183567,182839,182721,182682,182630,182602,182594,182591,182588,182493,182439,182370,182369,182329,182328,182135,182113,181127,180774,180709,180501,180413,178293,178113,177050,176408,176250,176089,176086,176079,176068,176027,176018,175975,175698,175469,175428,175054,175053,174880,174699,174655,172038,171845,171826,171410,171409,171372,170494,170294,170120,170117,170090,170081,169716,169662,169640,169628,168133,168116,168019,167970,167931,167847,166468,166119,165751,165219,164393,164392,161711,160921,158547,158340,158206,157019,156658,156657,156656,156585,156508,156051,155897,151224,148741,148063,147779,147603,147541,147168,147096,146692,145718,144326,144325,143625,143485,143434,143409,142654,142653,142652,142446,142408,142082,142071,141504,141119,140952,140935,140796,140403,140253,139096,139095,139090,139089,138544,137909,132902,119274,37800,20672,16222)) OR (`Idx`=12 AND `CreatureID` IN (223505,220618,217186,217172,217164,217159,217099,217033,216462,216403,216402,216401,216399,216394,215537,215535,215477,214987,214565,214532,214498,214486,214150,213940,213939,213415,213414,213411,213066,213046,212899,212670,212505,212430,211735,211734,211674,211314,211226,211222,211109,211107,211086,211007,210828,210827,210686,210505,210382,210347,210285,210274,210146,209843,209566,208804,208591,208588,208333,208331,207017,206754,206753,206719,206718,206713,205670,205131,204281,203691,203401,203031,202915,202912,202782,202649,202632,201403,201020,200949,200271,200268,200253,200219,200214,200073,200000,199776,199705,199229,199227,198783,198773,198769,198657,198656,198265,198209,198135,198111,198065,197955,197954,197844,197842,197809,197602,197567,197544,197477,197166,197101,197031,196998,196949,196890,196860,196859,196769,196331,196329,196293,196071,195920,195787,195428,195383,195368,195366,195361,194933,194808,194453,194444,194221,193884,193605,193604,193236,193155,192829,192824,192641,192583,192460,192454,192399,192144,192123,192105,191931,191792,191667,191666,191540,191526,191353,191140,191124,190871,190656,190266,190133,189488,189446,189374,189313,189306,189298,189090,189089,188767,188765,188764,188762,188761,188675,188586,188528,188423,188328,187587,187581,187516,186659,186431,186060,186058,184811,184743,184444,184291,184170,184168,184167,184049,184017,183597,183595,183567,182839,182721,182682,182630,182602,182594,182591,182588,182493,182439,182370,182369,182329,182328,182135,182113,181127,180774,180709,180501,180413,178293,178113,177050,176408,176250,176089,176086,176079,176068,176027,176018,175975,175698,175469,175428,175054,175053,174880,174699,174655,172619,172038,171845,171826,171410,171409,171408,171372,170494,170294,170120,170117,170090,170081,169716,169662,169640,169628,168133,168116,168019,167970,167931,167847,166468,166119,165751,165219,164393,164392,161711,160921,158547,158340,158206,157019,156658,156657,156656,156585,156508,156051,155897,151224,148741,148293,148063,147779,147603,147541,147168,147096,146692,145718,144326,144325,143625,143485,143434,143409,142654,142653,142652,142446,142408,142082,142071,141504,141119,140952,140948,140935,140796,140403,140253,139632,139096,139095,139090,139089,138544,138046,137909,132902,119274,37800,20672,16222)) OR (`Idx`=21 AND `CreatureID` IN (217172,217159,217099,217033,216462,216403,216402,216401,216399,216394,215535,214565,214532,214150,213940,213939,213415,213414,213046,212430,211735,211734,211674,211314,211222,211109,211107,211007,210827,210505,210347,210285,208804,208591,208588,207017,206754,206753,206719,206718,205131,203691,203031,202649,201020,198135,198065,197567,197544,197477,197166,196949,194808,192399,191667,191666,189090,189089,188767,188765,188764,188762,188761,186060,186058,184167,184049,182370,182369,182329,182328,181127,180774,180709,180501,178293,177050,176408,176250,176089,176086,176068,176027,175698,175428,175054,174880,171845,170294,170081,169716,169662,169640,169628,168019,167970,167931,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,156585,156508,147779,147096,143625,143434,143409,142071,141119,140253)) OR (`Idx`=20 AND `CreatureID` IN (217172,217159,217099,217033,216462,216403,216402,216401,216399,216394,215535,214565,214532,214150,213940,213939,213415,213414,213046,212430,211735,211734,211674,211314,211222,211109,211107,211007,210827,210505,210347,210285,208804,208591,208588,207017,206754,206753,206719,206718,205131,203691,203031,202649,201020,198135,198065,197567,197544,197477,197166,196949,194808,192399,191667,191666,189090,189089,188767,188765,188764,188762,188761,186060,186058,184167,184049,182370,182369,182329,182328,181127,180774,180709,180501,178293,177050,176408,176250,176089,176086,176068,176027,175698,175428,175054,174880,171845,170294,170081,169716,169662,169640,169628,168019,167970,167931,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,156585,156508,147779,147096,143625,143434,143409,142071,141119,140253)) OR (`Idx`=19 AND `CreatureID` IN (217172,217159,217099,217033,216462,216403,216402,216401,216399,216394,215535,214565,214532,214150,213940,213939,213415,213414,213046,212430,211735,211734,211674,211314,211222,211109,211107,211007,210827,210505,210347,210285,208804,208591,208588,207017,206754,206753,206719,206718,205131,203691,203031,202649,201020,198135,198065,197567,197544,197477,197166,196949,194808,192399,191667,191666,189090,189089,188767,188765,188764,188762,188761,187587,187516,186060,186058,184167,184049,182370,182369,182329,182328,181127,180774,180709,180501,178293,177050,176408,176250,176089,176086,176068,176027,176018,175698,175428,175054,174880,174699,171845,170294,170120,170081,169716,169662,169640,169628,168116,168019,167970,167931,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,156585,156508,147779,147096,143625,143434,143409,142071,141504,141119,140253)) OR (`Idx`=18 AND `CreatureID` IN (217172,217159,217099,217033,216462,216403,216402,216401,216399,216394,215535,214565,214532,214150,213940,213939,213415,213414,213046,212430,211735,211734,211674,211314,211222,211109,211107,211007,210827,210505,210347,210285,208804,208591,208588,207017,206754,206753,206719,206718,205670,205131,203691,203031,202649,201403,201020,200219,200214,198135,198065,197567,197544,197477,197166,196949,194808,194444,192399,191667,191666,189298,189090,189089,188767,188765,188764,188762,188761,187587,187516,186060,186058,184743,184170,184168,184167,184049,182370,182369,182329,182328,181127,180774,180709,180501,180413,178293,177050,176408,176250,176089,176086,176068,176027,176018,175698,175428,175054,174880,174699,174655,171845,170294,170120,170081,169716,169662,169640,169628,168116,168019,167970,167931,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,156585,156508,151224,147779,147096,143625,143434,143409,142071,141504,141119,140253)) OR (`Idx`=47 AND `CreatureID` IN (217159,216403,216401,216394,214565,214532,213940,213939,213415,213414,208588,202649,197544,196949,191666,188761,186060,186058,181127,174880,170294,158340,158206,157019,141119,140253)) OR (`Idx`=46 AND `CreatureID` IN (217159,216403,216401,216394,214565,214532,213940,213939,213415,213414,208588,202649,197544,196949,191666,188764,188761,186060,186058,182328,181127,174880,170294,158340,158206,157019,141119,140253)) OR (`Idx`=45 AND `CreatureID` IN (217159,216403,216401,216394,214565,214532,213940,213939,213415,213414,211674,208588,202649,201020,197544,196949,192399,191666,188764,188761,186060,186058,182328,181127,174880,170294,158340,158206,157019,141119,140253)) OR (`Idx`=44 AND `CreatureID` IN (217159,216403,216401,216394,214565,214532,213940,213939,213415,213414,211674,208588,202649,201020,197544,196949,192399,191666,188764,188761,186060,186058,182328,181127,174880,170294,158340,158206,157019,141119,140253)) OR (`Idx`=43 AND `CreatureID` IN (217159,216403,216401,216394,214565,214532,213940,213939,213415,213414,211674,208588,202649,201020,197544,196949,192399,191666,188764,188761,186060,186058,182328,181127,174880,170294,158340,158206,157019,141119,140253)) OR (`Idx`=42 AND `CreatureID` IN (217159,216403,216401,216394,214565,214532,213940,213939,213415,213414,211674,208588,202649,201020,197544,196949,192399,191666,188764,188761,186060,186058,182328,181127,174880,170294,158340,158206,157019,141119,140253)) OR (`Idx`=41 AND `CreatureID` IN (217159,216403,216401,216394,214565,214532,213940,213939,213415,213414,211674,208588,202649,201020,197544,196949,192399,191666,188764,188761,186060,186058,182328,181127,174880,170294,158340,158206,157019,141119,140253)) OR (`Idx`=40 AND `CreatureID` IN (217159,216403,216401,216394,214565,214532,213940,213939,213415,213414,211674,208588,202649,201020,197544,196949,192399,191666,188764,188761,186060,186058,182328,181127,174880,170294,158340,158206,157019,143625,143434,143409,141119,140253)) OR (`Idx`=39 AND `CreatureID` IN (217159,216403,216401,216394,214565,214532,213940,213939,213415,213414,211674,210347,208588,202649,201020,197544,196949,192399,191666,188764,188761,186060,186058,182328,181127,174880,170294,158340,158206,157019,143625,143434,143409,141119,140253)) OR (`Idx`=38 AND `CreatureID` IN (217159,216403,216401,216394,214565,214532,213940,213939,213415,213414,211674,211107,210347,208588,202649,201020,197544,196949,192399,191666,188764,188761,186060,186058,184167,182328,181127,177050,174880,170294,158340,158206,157019,156658,143625,143434,143409,141119,140253)) OR (`Idx`=37 AND `CreatureID` IN (217159,216403,216401,216394,214565,214532,213940,213939,213415,213414,211674,211107,210347,208588,202649,201020,197544,196949,192399,191666,188764,188761,186060,186058,184167,182328,181127,180774,177050,174880,170294,169716,169662,169640,169628,166468,161711,158340,158206,157019,156658,143625,143434,143409,141119,140253)) OR (`Idx`=36 AND `CreatureID` IN (217159,216403,216401,216394,214565,214532,213940,213939,213415,213414,211674,211107,210347,208588,202649,201020,198065,197567,197544,197477,196949,192399,191666,188764,188761,186060,186058,184167,182328,181127,180774,177050,174880,170294,169716,169662,169640,169628,166468,161711,158340,158206,157019,156658,143625,143434,143409,141119,140253)) OR (`Idx`=35 AND `CreatureID` IN (217159,217099,216403,216401,216394,214565,214532,214150,213940,213939,213415,213414,212430,211674,211107,210347,210285,208588,207017,206754,206753,206719,206718,202649,201020,198065,197567,197544,197477,196949,192399,191666,188764,188761,186060,186058,184167,182328,181127,180774,177050,174880,170294,169716,169662,169640,169628,166468,161711,158340,158206,157019,156658,147096,143625,143434,143409,141119,140253)) OR (`Idx`=34 AND `CreatureID` IN (217159,217099,216403,216401,216394,214565,214532,214150,213940,213939,213415,213414,212430,211674,211107,210347,210285,208588,207017,206754,206753,206719,206718,202649,201020,198065,197567,197544,197477,196949,192399,191666,188764,188761,186060,186058,184167,182328,181127,180774,177050,175698,174880,170294,169716,169662,169640,169628,166468,161711,158340,158206,157019,156658,147096,143625,143434,143409,141119,140253)) OR (`Idx`=33 AND `CreatureID` IN (217159,217099,216403,216401,216394,214565,214532,214150,213940,213939,213415,213414,212430,211674,211107,210505,210347,210285,208588,207017,206754,206753,206719,206718,202649,201020,198065,197567,197544,197477,196949,192399,191666,188764,188761,186060,186058,184167,182328,181127,180774,180501,177050,175698,174880,170294,169716,169662,169640,169628,168019,166468,161711,158340,158206,157019,156658,147096,143625,143434,143409,141119,140253)) OR (`Idx`=32 AND `CreatureID` IN (217159,217099,216403,216401,216394,214565,214532,214150,213940,213939,213415,213414,212430,211674,211107,210505,210347,210285,208588,207017,206754,206753,206719,206718,202649,201020,198065,197567,197544,197477,196949,192399,191666,188764,188761,186060,186058,184167,182328,181127,180774,180501,177050,176408,176089,176086,176068,176027,175698,174880,170294,169716,169662,169640,169628,168019,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,147096,143625,143434,143409,141119,140253)) OR (`Idx`=31 AND `CreatureID` IN (217159,217099,216403,216401,216394,214565,214532,214150,213940,213939,213415,213414,212430,211674,211107,210505,210347,210285,208588,207017,206754,206753,206719,206718,202649,201020,198065,197567,197544,197477,196949,192399,191666,188764,188761,186060,186058,184167,182328,181127,180774,180501,177050,176408,176089,176086,176068,176027,175698,174880,170294,169716,169662,169640,169628,168019,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,147096,143625,143434,143409,141119,140253)) OR (`Idx`=30 AND `CreatureID` IN (217159,217099,216403,216401,216394,214565,214532,214150,213940,213939,213415,213414,212430,211674,211107,210505,210347,210285,208588,207017,206754,206753,206719,206718,202649,201020,198065,197567,197544,197477,196949,192399,191666,188764,188761,186060,186058,184167,182328,181127,180774,180501,177050,176408,176089,176086,176068,176027,175698,174880,170294,169716,169662,169640,169628,168019,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,147096,143625,143434,143409,141119,140253)) OR (`Idx`=29 AND `CreatureID` IN (217159,217099,216403,216401,216394,214565,214532,214150,213940,213939,213415,213414,212430,211674,211107,210505,210347,210285,208588,207017,206754,206753,206719,206718,202649,201020,198065,197567,197544,197477,196949,194808,192399,191666,188764,188761,186060,186058,184167,182328,181127,180774,180501,177050,176408,176089,176086,176068,176027,175698,174880,170294,169716,169662,169640,169628,168019,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,147096,143625,143434,143409,141119,140253)) OR (`Idx`=28 AND `CreatureID` IN (217159,217099,216403,216401,216394,214565,214532,214150,213940,213939,213415,213414,212430,211674,211107,210505,210347,210285,208588,207017,206754,206753,206719,206718,202649,201020,198065,197567,197544,197477,196949,194808,192399,191666,188764,188761,186060,186058,184167,182328,181127,180774,180501,177050,176408,176089,176086,176068,176027,175698,174880,170294,169716,169662,169640,169628,168019,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,147096,143625,143434,143409,141119,140253)) OR (`Idx`=27 AND `CreatureID` IN (217159,217099,217033,216462,216403,216401,216394,214565,214532,214150,213940,213939,213415,213414,212430,211674,211107,210505,210347,210285,208588,207017,206754,206753,206719,206718,202649,201020,198065,197567,197544,197477,196949,194808,192399,191666,188764,188761,186060,186058,184167,182328,181127,180774,180709,180501,177050,176408,176089,176086,176068,176027,175698,174880,170294,169716,169662,169640,169628,168019,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,147096,143625,143434,143409,141119,140253)) OR (`Idx`=26 AND `CreatureID` IN (217159,217099,217033,216462,216403,216401,216394,214565,214532,214150,213940,213939,213415,213414,212430,211674,211107,210505,210347,210285,208588,207017,206754,206753,206719,206718,202649,201020,198065,197567,197544,197477,196949,194808,192399,191666,188764,188761,186060,186058,184167,184049,182328,181127,180774,180709,180501,177050,176408,176250,176089,176086,176068,176027,175698,174880,170294,169716,169662,169640,169628,168019,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,147096,143625,143434,143409,141119,140253)) OR (`Idx`=25 AND `CreatureID` IN (217159,217099,217033,216462,216403,216401,216394,214565,214532,214150,213940,213939,213415,213414,212430,211735,211734,211674,211107,210505,210347,210285,208804,208588,207017,206754,206753,206719,206718,202649,201020,198065,197567,197544,197477,196949,194808,192399,191666,188764,188761,186060,186058,184167,184049,182328,181127,180774,180709,180501,177050,176408,176250,176089,176086,176068,176027,175698,174880,171845,170294,169716,169662,169640,169628,168019,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,147096,143625,143434,143409,141119,140253)) OR (`Idx`=24 AND `CreatureID` IN (217159,217099,217033,216462,216403,216401,216394,214565,214532,214150,213940,213939,213415,213414,212430,211735,211734,211674,211107,210505,210347,210285,208804,208588,207017,206754,206753,206719,206718,202649,201020,198065,197567,197544,197477,196949,194808,192399,191666,188764,188761,186060,186058,184167,184049,182328,181127,180774,180709,180501,178293,177050,176408,176250,176089,176086,176068,176027,175698,174880,171845,170294,169716,169662,169640,169628,168019,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,147096,143625,143434,143409,141119,140253)) OR (`Idx`=23 AND `CreatureID` IN (217159,217099,217033,216462,216403,216402,216401,216399,216394,214565,214532,214150,213940,213939,213415,213414,212430,211735,211734,211674,211314,211109,211107,211007,210505,210347,210285,208804,208591,208588,207017,206754,206753,206719,206718,205131,202649,201020,198135,198065,197567,197544,197477,197166,196949,194808,192399,191667,191666,188767,188765,188764,188762,188761,186060,186058,184167,184049,182370,182369,182329,182328,181127,180774,180709,180501,178293,177050,176408,176250,176089,176086,176068,176027,175698,175054,174880,171845,170294,170081,169716,169662,169640,169628,168019,167970,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,147779,147096,143625,143434,143409,141119,140253)) OR (`Idx`=22 AND `CreatureID` IN (217159,217099,217033,216462,216403,216402,216401,216399,216394,214565,214532,214150,213940,213939,213415,213414,212430,211735,211734,211674,211314,211109,211107,211007,210505,210347,210285,208804,208591,208588,207017,206754,206753,206719,206718,205131,203691,203031,202649,201020,198135,198065,197567,197544,197477,197166,196949,194808,192399,191667,191666,188767,188765,188764,188762,188761,186060,186058,184167,184049,182370,182369,182329,182328,181127,180774,180709,180501,178293,177050,176408,176250,176089,176086,176068,176027,175698,175054,174880,171845,170294,170081,169716,169662,169640,169628,168019,167970,167847,166468,166119,161711,160921,158340,158206,157019,156658,156657,156656,156585,156508,147779,147096,143625,143434,143409,142071,141119,140253)) OR (`Idx`=72 AND `CreatureID` IN (214565,214532,196949,186060,186058,158340,141119)) OR (`Idx`=71 AND `CreatureID` IN (214565,214532,196949,186060,186058,158340,141119)) OR (`Idx`=70 AND `CreatureID` IN (214565,214532,196949,186060,186058,158340,141119)) OR (`Idx`=69 AND `CreatureID` IN (214565,214532,196949,186060,186058,158340,141119)) OR (`Idx`=68 AND `CreatureID` IN (214565,214532,196949,186060,186058,158340,141119)) OR (`Idx`=67 AND `CreatureID` IN (214565,214532,196949,186060,186058,158340,141119)) OR (`Idx`=66 AND `CreatureID` IN (214565,214532,196949,186060,186058,158340,141119)) OR (`Idx`=65 AND `CreatureID` IN (214565,214532,196949,186060,186058,158340,141119)) OR (`Idx`=64 AND `CreatureID` IN (214565,214532,197544,196949,186060,186058,170294,158340,141119)) OR (`Idx`=63 AND `CreatureID` IN (214565,214532,197544,196949,186060,186058,170294,158340,141119)) OR (`Idx`=62 AND `CreatureID` IN (214565,214532,197544,196949,186060,186058,170294,158340,141119)) OR (`Idx`=61 AND `CreatureID` IN (214565,214532,197544,196949,186060,186058,170294,158340,141119)) OR (`Idx`=60 AND `CreatureID` IN (214565,214532,197544,196949,186060,186058,181127,170294,158340,141119)) OR (`Idx`=59 AND `CreatureID` IN (214565,214532,197544,196949,186060,186058,181127,170294,158340,141119)) OR (`Idx`=58 AND `CreatureID` IN (214565,214532,197544,196949,186060,186058,181127,170294,158340,141119)) OR (`Idx`=57 AND `CreatureID` IN (214565,214532,197544,196949,186060,186058,181127,170294,158340,141119)) OR (`Idx`=56 AND `CreatureID` IN (214565,214532,197544,196949,186060,186058,181127,170294,158340,158206,141119)) OR (`Idx`=55 AND `CreatureID` IN (214565,214532,197544,196949,186060,186058,181127,170294,158340,158206,141119)) OR (`Idx`=54 AND `CreatureID` IN (214565,214532,202649,197544,196949,186060,186058,181127,170294,158340,158206,141119)) OR (`Idx`=53 AND `CreatureID` IN (214565,214532,202649,197544,196949,186060,186058,181127,170294,158340,158206,141119)) OR (`Idx`=52 AND `CreatureID` IN (214565,214532,213940,213939,213415,213414,202649,197544,196949,186060,186058,181127,170294,158340,158206,157019,141119)) OR (`Idx`=51 AND `CreatureID` IN (214565,214532,213940,213939,213415,213414,202649,197544,196949,186060,186058,181127,170294,158340,158206,157019,141119,140253)) OR (`Idx`=50 AND `CreatureID` IN (214565,214532,213940,213939,213415,213414,202649,197544,196949,186060,186058,181127,170294,158340,158206,157019,141119,140253)) OR (`Idx`=49 AND `CreatureID` IN (214565,214532,213940,213939,213415,213414,202649,197544,196949,186060,186058,181127,170294,158340,158206,157019,141119,140253)) OR (`Idx`=48 AND `CreatureID` IN (214565,214532,213940,213939,213415,213414,202649,197544,196949,186060,186058,181127,170294,158340,158206,157019,141119,140253)) OR (`Idx`=93 AND `CreatureID`=196949) OR (`Idx`=92 AND `CreatureID`=196949) OR (`Idx`=91 AND `CreatureID`=196949) OR (`Idx`=90 AND `CreatureID`=196949) OR (`Idx`=89 AND `CreatureID`=196949) OR (`Idx`=88 AND `CreatureID`=196949) OR (`Idx`=87 AND `CreatureID`=196949) OR (`Idx`=86 AND `CreatureID`=196949) OR (`Idx`=85 AND `CreatureID`=196949) OR (`Idx`=84 AND `CreatureID`=196949) OR (`Idx`=83 AND `CreatureID`=196949) OR (`Idx`=82 AND `CreatureID`=196949) OR (`Idx`=81 AND `CreatureID` IN (196949,186060,186058,158340,141119)) OR (`Idx`=80 AND `CreatureID` IN (196949,186060,186058,158340,141119)) OR (`Idx`=79 AND `CreatureID` IN (196949,186060,186058,158340,141119)) OR (`Idx`=78 AND `CreatureID` IN (196949,186060,186058,158340,141119)) OR (`Idx`=77 AND `CreatureID` IN (196949,186060,186058,158340,141119)) OR (`Idx`=76 AND `CreatureID` IN (196949,186060,186058,158340,141119)) OR (`Idx`=75 AND `CreatureID` IN (196949,186060,186058,158340,141119)) OR (`Idx`=74 AND `CreatureID` IN (196949,186060,186058,158340,141119)) OR (`Idx`=73 AND `CreatureID` IN (196949,186060,186058,158340,141119)); +UPDATE `creature_template_model` SET `CreatureDisplayID`=118377, `VerifiedBuild`=56110 WHERE (`CreatureID`=222277 AND `Idx`=0); -- Kurdran Wildhammer +UPDATE `creature_template_model` SET `CreatureDisplayID`=121277, `VerifiedBuild`=56110 WHERE (`CreatureID`=215517 AND `Idx`=0); -- Warlord Breka Grimaxe +UPDATE `creature_template_model` SET `CreatureDisplayID`=120247, `VerifiedBuild`=56110 WHERE (`CreatureID`=215017 AND `Idx`=0); -- Gazlowe +UPDATE `creature_template_model` SET `CreatureDisplayID`=121275, `VerifiedBuild`=56110 WHERE (`CreatureID`=215011 AND `Idx`=0); -- Henry Garrick +UPDATE `creature_template_model` SET `CreatureDisplayID`=115495, `VerifiedBuild`=56110 WHERE (`CreatureID`=210623 AND `Idx`=0); -- [DNT] Liang Stalker +UPDATE `creature_template_model` SET `CreatureDisplayID`=114103, `VerifiedBuild`=56110 WHERE (`CreatureID`=210444 AND `Idx`=5); -- Sea Slug +UPDATE `creature_template_model` SET `CreatureDisplayID`=114105, `VerifiedBuild`=56110 WHERE (`CreatureID`=210444 AND `Idx`=4); -- Sea Slug +UPDATE `creature_template_model` SET `CreatureDisplayID`=114108, `VerifiedBuild`=56110 WHERE (`CreatureID`=210444 AND `Idx`=3); -- Sea Slug +UPDATE `creature_template_model` SET `CreatureDisplayID`=114111, `VerifiedBuild`=56110 WHERE (`CreatureID`=210444 AND `Idx`=2); -- Sea Slug +UPDATE `creature_template_model` SET `CreatureDisplayID`=114114, `VerifiedBuild`=56110 WHERE (`CreatureID`=210444 AND `Idx`=1); -- Sea Slug +UPDATE `creature_template_model` SET `CreatureDisplayID`=114116, `VerifiedBuild`=56110 WHERE (`CreatureID`=210444 AND `Idx`=0); -- Sea Slug +UPDATE `creature_template_model` SET `CreatureDisplayID`=116250, `VerifiedBuild`=56110 WHERE (`Idx`=0 AND `CreatureID` IN (209702,203671,184663,175135,172613,170758,162407,158214,153695,150674,148882,148776,148754,148701,148142,147651,147372,147325,147233,147159,147091,146043,145377,145192,141539,140726,140656,140613,140521,139945,138110,137702,137113,135206,134689,134038,133519,133475,133471,133338,132367,131465,131213,130781,130769,126596,126549,121601,121289,120905,120823,120787,120171,109480,85247,85054,78487)); -- Rokhan +UPDATE `creature_template_model` SET `CreatureDisplayID`=119969, `DisplayScale`=3, `VerifiedBuild`=56110 WHERE (`CreatureID`=206844 AND `Idx`=0); -- Firebrand Ko'mal +UPDATE `creature_template_model` SET `CreatureDisplayID`=116418, `VerifiedBuild`=56110 WHERE (`CreatureID`=206430 AND `Idx`=0); -- Scale Test +UPDATE `creature_template_model` SET `CreatureDisplayID`=112908, `VerifiedBuild`=56110 WHERE (`CreatureID`=206234 AND `Idx`=5); -- Gladehart/Gladehind +UPDATE `creature_template_model` SET `CreatureDisplayID`=112907, `VerifiedBuild`=56110 WHERE (`CreatureID`=206234 AND `Idx`=4); -- Gladehart/Gladehind +UPDATE `creature_template_model` SET `CreatureDisplayID`=112905, `VerifiedBuild`=56110 WHERE (`CreatureID`=206234 AND `Idx`=3); -- Gladehart/Gladehind +UPDATE `creature_template_model` SET `CreatureDisplayID`=112904, `VerifiedBuild`=56110 WHERE (`CreatureID`=206234 AND `Idx`=2); -- Gladehart/Gladehind +UPDATE `creature_template_model` SET `DisplayScale`=0.400000005960464477, `VerifiedBuild`=56110 WHERE (`CreatureID`=198815 AND `Idx`=0); -- Fledgling Thunder Lizard +UPDATE `creature_template_model` SET `CreatureDisplayID`=120242, `VerifiedBuild`=56110 WHERE (`CreatureID`=194269 AND `Idx`=0); -- Spiderling +UPDATE `creature_template_model` SET `CreatureDisplayID`=122301, `VerifiedBuild`=56110 WHERE (`Idx`=0 AND `CreatureID` IN (193404,155932,152502,119430)); -- Reno Jackson +UPDATE `creature_template_model` SET `DisplayScale`=1, `VerifiedBuild`=56110 WHERE (`CreatureID`=188791 AND `Idx`=0); -- Deep Sea Fish +UPDATE `creature_template_model` SET `DisplayScale`=3, `VerifiedBuild`=56110 WHERE (`CreatureID`=185533 AND `Idx`=0); -- [DNT] Visible Test Bunny +UPDATE `creature_template_model` SET `CreatureDisplayID`=27823, `Probability`=1, `VerifiedBuild`=56110 WHERE (`CreatureID`=183932 AND `Idx`=0); -- Generic Bunny +UPDATE `creature_template_model` SET `CreatureDisplayID`=119204, `Probability`=0, `VerifiedBuild`=56110 WHERE (`CreatureID`=183335 AND `Idx`=0); -- Rupert's Helping Hand +UPDATE `creature_template_model` SET `CreatureDisplayID`=15154, `VerifiedBuild`=56110 WHERE (`CreatureID`=182783 AND `Idx`=3); -- Baby Eel +UPDATE `creature_template_model` SET `CreatureDisplayID`=15155, `VerifiedBuild`=56110 WHERE (`CreatureID`=182783 AND `Idx`=2); -- Baby Eel +UPDATE `creature_template_model` SET `CreatureDisplayID`=15152, `VerifiedBuild`=56110 WHERE (`CreatureID`=182783 AND `Idx`=1); -- Baby Eel +UPDATE `creature_template_model` SET `CreatureDisplayID`=15153, `VerifiedBuild`=56110 WHERE (`CreatureID`=182783 AND `Idx`=0); -- Baby Eel +UPDATE `creature_template_model` SET `CreatureDisplayID`=28830, `VerifiedBuild`=56110 WHERE (`CreatureID`=176078 AND `Idx`=0); -- Mawsworn Warden +UPDATE `creature_template_model` SET `CreatureDisplayID`=119659, `VerifiedBuild`=56110 WHERE (`CreatureID`=170961 AND `Idx`=0); -- [TJS TEST] +UPDATE `creature_template_model` SET `DisplayScale`=2.20000004768371582, `VerifiedBuild`=56110 WHERE (`CreatureID`=166308 AND `Idx`=0); -- Plaguemuck +UPDATE `creature_template_model` SET `DisplayScale`=1.60000002384185791, `VerifiedBuild`=56110 WHERE (`CreatureID`=166276 AND `Idx`=0); -- Mistveil Guardian +UPDATE `creature_template_model` SET `DisplayScale`=1.60000002384185791, `VerifiedBuild`=56110 WHERE (`CreatureID`=163058 AND `Idx`=0); -- Mistveil Defender +UPDATE `creature_template_model` SET `CreatureDisplayID`=119218, `VerifiedBuild`=56110 WHERE (`CreatureID`=148777 AND `Idx`=0); -- Shadow Hunter +UPDATE `creature_template_model` SET `CreatureDisplayID`=119222, `VerifiedBuild`=56110 WHERE (`CreatureID`=147166 AND `Idx`=3); -- Troll Scout +UPDATE `creature_template_model` SET `CreatureDisplayID`=119221, `VerifiedBuild`=56110 WHERE (`CreatureID`=147166 AND `Idx`=2); -- Troll Scout +UPDATE `creature_template_model` SET `CreatureDisplayID`=119220, `VerifiedBuild`=56110 WHERE (`CreatureID`=147166 AND `Idx`=1); -- Troll Scout +UPDATE `creature_template_model` SET `CreatureDisplayID`=119218, `VerifiedBuild`=56110 WHERE (`CreatureID`=147166 AND `Idx`=0); -- Troll Scout +UPDATE `creature_template_model` SET `CreatureDisplayID`=121999, `VerifiedBuild`=56110 WHERE (`Idx`=0 AND `CreatureID` IN (144156,140380)); -- Drukan +UPDATE `creature_template_model` SET `CreatureDisplayID`=119218, `VerifiedBuild`=56110 WHERE (`CreatureID`=133339 AND `Idx`=0); -- Darkspear Scout +UPDATE `creature_template_model` SET `CreatureDisplayID`=30174, `VerifiedBuild`=56110 WHERE (`CreatureID`=118508 AND `Idx`=0); -- Test Vehicle +UPDATE `creature_template_model` SET `CreatureDisplayID`=114508, `VerifiedBuild`=56110 WHERE (`CreatureID`=82128 AND `Idx`=0); -- Test Hydra +UPDATE `creature_template_model` SET `CreatureDisplayID`=121442, `VerifiedBuild`=56110 WHERE (`CreatureID`=54983 AND `Idx`=1); -- Treant +UPDATE `creature_template_model` SET `CreatureDisplayID`=121443, `VerifiedBuild`=56110 WHERE (`CreatureID`=54983 AND `Idx`=0); -- Treant +UPDATE `creature_template_model` SET `CreatureDisplayID`=122114, `VerifiedBuild`=56110 WHERE (`CreatureID`=52321 AND `Idx`=0); -- Honor Guard Dunstad +UPDATE `creature_template_model` SET `CreatureDisplayID`=121152, `DisplayScale`=3, `VerifiedBuild`=56110 WHERE (`CreatureID`=42570 AND `Idx`=0); -- Net +UPDATE `creature_template_model` SET `CreatureDisplayID`=120588, `VerifiedBuild`=56110 WHERE (`CreatureID`=42129 AND `Idx`=0); -- Moira Thaurissan +UPDATE `creature_template_model` SET `CreatureDisplayID`=119995, `DisplayScale`=1.5, `VerifiedBuild`=56110 WHERE (`CreatureID`=41095 AND `Idx`=0); -- Twilight Drake +UPDATE `creature_template_model` SET `CreatureDisplayID`=119801, `DisplayScale`=0.75, `VerifiedBuild`=56110 WHERE (`CreatureID`=40484 AND `Idx`=0); -- Erudax +UPDATE `creature_template_model` SET `CreatureDisplayID`=116017, `DisplayScale`=1.5, `VerifiedBuild`=56110 WHERE (`CreatureID`=40357 AND `Idx`=0); -- Invoked Flaming Spirit +UPDATE `creature_template_model` SET `DisplayScale`=0.699999988079071044, `VerifiedBuild`=56110 WHERE (`CreatureID`=40319 AND `Idx`=0); -- Drahga Shadowburner +UPDATE `creature_template_model` SET `DisplayScale`=0.75, `VerifiedBuild`=56110 WHERE (`CreatureID`=40177 AND `Idx`=0); -- Forgemaster Throngus +UPDATE `creature_template_model` SET `CreatureDisplayID`=38667, `DisplayScale`=0.60000002384185791, `VerifiedBuild`=56110 WHERE (`CreatureID`=40166 AND `Idx`=0); -- Enslaved Gronn Brute +UPDATE `creature_template_model` SET `CreatureDisplayID`=118920, `DisplayScale`=2, `VerifiedBuild`=56110 WHERE (`CreatureID`=39625 AND `Idx`=0); -- General Umbriss +UPDATE `creature_template_model` SET `CreatureDisplayID`=119902, `VerifiedBuild`=56110 WHERE (`CreatureID`=39450 AND `Idx`=3); -- Trogg Dweller +UPDATE `creature_template_model` SET `CreatureDisplayID`=119903, `VerifiedBuild`=56110 WHERE (`CreatureID`=39450 AND `Idx`=2); -- Trogg Dweller +UPDATE `creature_template_model` SET `CreatureDisplayID`=119900, `VerifiedBuild`=56110 WHERE (`CreatureID`=39450 AND `Idx`=1); -- Trogg Dweller +UPDATE `creature_template_model` SET `CreatureDisplayID`=119901, `VerifiedBuild`=56110 WHERE (`CreatureID`=39450 AND `Idx`=0); -- Trogg Dweller +UPDATE `creature_template_model` SET `CreatureDisplayID`=119899, `DisplayScale`=1.299999952316284179, `VerifiedBuild`=56110 WHERE (`CreatureID`=39392 AND `Idx`=0); -- Faceless Corruptor +UPDATE `creature_template_model` SET `CreatureDisplayID`=119810, `DisplayScale`=0.75, `VerifiedBuild`=56110 WHERE (`CreatureID`=39388 AND `Idx`=0); -- Twilight Hatchling +UPDATE `creature_template_model` SET `CreatureDisplayID`=121411, `VerifiedBuild`=56110 WHERE (`CreatureID`=31757 AND `Idx`=1); -- Stabled Hunter Pet +UPDATE `creature_template_model` SET `CreatureDisplayID`=112050, `VerifiedBuild`=56110 WHERE (`CreatureID`=26859 AND `Idx`=0); -- Rokhan +UPDATE `creature_template_model` SET `CreatureDisplayID`=120573, `VerifiedBuild`=56110 WHERE (`CreatureID`=26708 AND `Idx`=2); -- Silverbrook Villager +UPDATE `creature_template_model` SET `CreatureDisplayID`=120572, `VerifiedBuild`=56110 WHERE (`CreatureID`=26708 AND `Idx`=1); -- Silverbrook Villager +UPDATE `creature_template_model` SET `CreatureDisplayID`=120571, `VerifiedBuild`=56110 WHERE (`CreatureID`=26708 AND `Idx`=0); -- Silverbrook Villager +UPDATE `creature_template_model` SET `CreatureDisplayID`=122113, `VerifiedBuild`=56110 WHERE (`CreatureID`=19280 AND `Idx`=0); -- Red Hawkstrider +UPDATE `creature_template_model` SET `CreatureDisplayID`=121488, `VerifiedBuild`=56110 WHERE (`CreatureID`=14367 AND `Idx`=0); -- Thief Catcher Thunderbrew +UPDATE `creature_template_model` SET `CreatureDisplayID`=121487, `VerifiedBuild`=56110 WHERE (`CreatureID`=14365 AND `Idx`=0); -- Thief Catcher Farmountain +UPDATE `creature_template_model` SET `CreatureDisplayID`=121486, `VerifiedBuild`=56110 WHERE (`CreatureID`=14363 AND `Idx`=0); -- Thief Catcher Shadowdelve +UPDATE `creature_template_model` SET `CreatureDisplayID`=122111, `VerifiedBuild`=56110 WHERE (`CreatureID`=12343 AND `Idx`=0); -- Red Skeletal Horse +UPDATE `creature_template_model` SET `CreatureDisplayID`=122112, `VerifiedBuild`=56110 WHERE (`CreatureID`=12149 AND `Idx`=0); -- Gray Kodo +UPDATE `creature_template_model` SET `CreatureDisplayID`=122110, `VerifiedBuild`=56110 WHERE (`CreatureID`=6075 AND `Idx`=0); -- Emerald Raptor +UPDATE `creature_template_model` SET `CreatureDisplayID`=121475, `VerifiedBuild`=56110 WHERE (`CreatureID`=5595 AND `Idx` IN (7,3)); -- Ironforge Guard +UPDATE `creature_template_model` SET `CreatureDisplayID`=121474, `VerifiedBuild`=56110 WHERE (`CreatureID`=5595 AND `Idx`=6); -- Ironforge Guard +UPDATE `creature_template_model` SET `CreatureDisplayID`=121473, `VerifiedBuild`=56110 WHERE (`CreatureID`=5595 AND `Idx`=5); -- Ironforge Guard +UPDATE `creature_template_model` SET `CreatureDisplayID`=121472, `VerifiedBuild`=56110 WHERE (`CreatureID`=5595 AND `Idx`=4); -- Ironforge Guard +UPDATE `creature_template_model` SET `CreatureDisplayID`=121470, `VerifiedBuild`=56110 WHERE (`CreatureID`=5595 AND `Idx`=2); -- Ironforge Guard +UPDATE `creature_template_model` SET `CreatureDisplayID`=121469, `VerifiedBuild`=56110 WHERE (`CreatureID`=5595 AND `Idx`=1); -- Ironforge Guard +UPDATE `creature_template_model` SET `CreatureDisplayID`=118376, `VerifiedBuild`=56110 WHERE (`CreatureID`=5595 AND `Idx`=0); -- Ironforge Guard +UPDATE `creature_template_model` SET `CreatureDisplayID`=122109, `VerifiedBuild`=56110 WHERE (`CreatureID`=4271 AND `Idx`=0); -- Dire Wolf + +DELETE FROM `creature_questitem` WHERE (`CreatureEntry`=230904 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=230904 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=230904 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=230904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=230904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=230157 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=230157 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=230157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=230157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=230157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=230119 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=230119 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=230119 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=230119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=230119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=230119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=230119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229918 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229918 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229918 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229918 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229855 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229855 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229854 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229854 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229708 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229705 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229705 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229704 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229688 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229688 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229688 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229688 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229688 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229679 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229679 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229679 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229679 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229638 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229638 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229624 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229624 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229620 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229617 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229617 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229605 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229605 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229605 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229597 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229597 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229596 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229596 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229595 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229595 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229594 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229563 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229563 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229561 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229561 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229560 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229560 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229555 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229555 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229547 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229547 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229540 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229540 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229526 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229526 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229523 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229512 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229512 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229512 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229512 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229512 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229512 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229491 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229491 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229491 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229491 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229491 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229451 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229451 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229378 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229298 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229298 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229297 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229297 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229240 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229240 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229216 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229216 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229216 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229215 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229215 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229215 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229213 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229209 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229209 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229209 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229207 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229207 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229207 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229206 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229206 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229205 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229191 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229191 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229188 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229182 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229182 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229179 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229179 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229179 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229178 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229178 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229173 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229172 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229167 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229167 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229166 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229166 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229164 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229163 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229163 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229135 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229135 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229119 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229118 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229118 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229117 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229117 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229117 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229107 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229107 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229107 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229099 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229098 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229098 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229098 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229097 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229097 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229096 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229096 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229088 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229087 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229074 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229074 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229073 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229073 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229072 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229072 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229072 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229068 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229067 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229060 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229059 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229036 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229036 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228999 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228999 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228999 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228940 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228940 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228940 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228898 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228898 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228896 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228896 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228896 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228875 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228875 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228874 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228854 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228854 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228853 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228853 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228851 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228851 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228850 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228850 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228850 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228823 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228823 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228823 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228670 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228669 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228540 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228540 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228539 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228538 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228538 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228537 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228537 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228506 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228506 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228451 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228451 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228450 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228450 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228447 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228447 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228439 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228361 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228361 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228361 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228361 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228309 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=228309 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228309 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228309 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228309 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228288 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228288 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228217 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228213 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228212 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228153 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228153 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228131 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=228131 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228131 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228131 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228131 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228120 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228120 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228115 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228077 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=228077 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228077 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228077 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228077 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228055 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228055 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228029 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228018 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228018 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228018 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228012 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228012 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228012 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228000 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228000 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228000 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227999 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227999 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227999 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227983 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227980 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227980 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227954 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227954 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227944 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227944 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227935 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227935 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227935 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227934 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227934 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227933 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227933 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227933 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227895 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227895 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227865 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227864 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227864 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227831 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227828 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227828 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227827 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227799 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227794 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227780 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227780 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227780 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227778 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227777 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227757 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227757 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227756 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227756 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227754 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227754 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227754 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227753 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227753 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227748 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227748 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227748 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227748 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227741 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227741 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227652 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227650 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227650 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227650 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227650 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227650 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227638 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227638 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227631 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227627 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227627 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227608 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227608 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227600 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227600 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227600 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227600 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227581 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227581 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227581 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227578 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227578 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227578 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227578 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227572 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227572 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227552 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227546 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227538 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227538 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227491 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227491 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227491 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227484 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227483 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227483 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227470 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227470 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227439 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227439 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227439 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227439 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227388 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227388 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227383 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227383 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227382 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227382 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227369 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227369 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227369 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227367 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227367 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227367 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227356 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227356 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227355 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227355 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227355 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227354 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227354 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227347 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227347 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227347 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227346 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227346 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227325 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227325 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227291 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227291 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227289 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227289 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227285 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227285 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227282 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227282 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227280 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227280 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227280 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227280 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227280 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227265 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227265 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227255 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227255 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227247 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227247 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227247 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227230 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227230 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227215 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227215 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227215 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227205 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227204 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227204 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227203 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227202 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227202 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227201 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227169 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227169 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227169 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227150 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227150 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227135 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227135 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227127 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227127 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227127 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227121 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227057 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227027 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227027 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227026 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227026 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227026 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227026 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227026 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227002 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227002 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227002 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226996 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226996 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226968 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226968 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226968 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226963 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226961 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226961 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226929 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226929 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226929 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226925 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226925 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226909 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226909 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226909 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226901 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226901 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226881 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226881 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226809 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226809 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226806 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226806 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226767 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226767 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226767 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226767 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226700 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226700 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226648 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226636 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226636 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226631 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226621 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226574 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226574 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226573 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226573 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226573 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226491 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226491 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226421 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226421 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226417 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226417 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226413 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226400 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226397 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226386 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226381 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226381 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226369 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226369 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226369 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226300 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226300 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226300 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226298 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226298 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226297 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226297 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226295 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226295 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226291 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226291 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226265 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226265 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226265 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226265 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226265 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226252 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226252 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226242 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226235 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226232 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226232 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226218 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226218 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226216 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226216 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226216 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226193 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226193 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226179 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226179 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226179 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226176 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226176 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226176 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226176 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226176 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226173 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226173 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226173 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226173 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226172 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226171 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226171 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226171 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226171 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226171 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226150 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226150 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226150 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226150 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226143 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226128 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226128 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226122 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226122 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226120 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226120 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226119 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226118 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226118 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226117 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226117 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226117 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226116 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226115 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226112 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226111 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226079 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226079 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226069 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226069 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226065 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226065 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226062 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226062 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226059 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226052 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226052 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226050 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226050 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226042 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226042 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226042 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226037 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226037 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226037 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226037 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226037 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226029 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226028 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226023 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226023 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226021 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226021 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226018 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226018 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226018 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226013 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226013 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226013 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226013 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226013 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226007 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226007 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226007 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226007 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226007 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226005 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226005 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226005 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226005 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226005 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226000 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226000 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226000 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226000 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226000 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226000 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225990 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225990 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225990 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225990 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225990 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225990 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225989 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225989 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225989 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225989 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225989 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225989 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225989 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225987 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225987 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225987 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225981 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225971 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225970 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225969 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225969 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225968 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225968 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225968 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225943 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225943 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225938 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225938 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225936 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225936 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225933 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225933 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225933 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225929 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225929 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225929 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225921 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225921 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225921 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225919 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225919 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225919 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225913 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225913 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225912 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225912 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225912 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225906 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225906 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225905 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225904 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225904 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225904 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225902 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225902 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225902 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225902 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225901 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225901 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225900 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225900 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225898 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225898 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225896 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225896 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225896 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225895 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225895 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225892 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225892 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225889 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225889 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225889 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225865 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225865 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225865 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225865 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225862 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225862 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225820 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225820 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225820 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225817 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225817 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225817 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225817 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225817 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225785 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225784 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225783 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225783 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225782 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225781 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225781 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225777 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225765 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225765 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225760 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225760 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225760 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225703 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225703 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225703 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225703 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225698 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225698 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225698 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225642 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225642 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225642 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225642 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225642 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225612 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225610 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225610 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225610 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225606 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225594 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225594 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225594 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225594 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225576 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225576 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225575 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225575 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225568 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225568 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225552 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225552 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225552 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225552 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225550 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225525 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225525 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225525 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225520 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225520 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225520 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225515 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225489 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225489 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225488 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225488 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225479 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225479 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225476 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225476 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225474 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225474 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225468 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225468 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225448 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225448 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225446 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225446 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225446 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225445 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225445 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225445 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225444 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225444 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225425 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225425 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225393 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225393 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225391 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225391 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225391 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225390 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225390 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225390 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225389 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225389 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225388 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225388 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225388 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225349 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225349 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225349 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225338 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225338 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225337 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225337 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225337 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225311 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225311 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225271 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225255 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225255 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225244 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225219 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225218 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225218 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225181 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225181 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225180 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225180 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225139 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225139 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225139 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225138 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225138 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225102 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225102 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225102 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225088 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225080 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225078 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225078 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225049 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225026 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225026 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225019 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225019 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225019 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225019 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225019 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225019 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224972 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224972 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224972 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224970 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224970 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224970 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224970 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224963 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224963 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224963 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224963 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224959 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224947 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224924 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224922 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224922 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224881 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224881 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224879 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224879 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224876 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224876 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224844 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224844 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224844 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224844 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224844 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224842 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224842 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224824 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224822 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224822 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224822 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224822 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224808 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224808 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224800 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224799 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224791 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224791 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224791 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224791 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224789 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224789 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224780 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224780 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224780 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224780 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224780 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224779 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224779 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224779 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224779 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224767 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224759 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224759 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224752 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224751 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224749 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224749 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224748 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224748 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224748 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224747 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224747 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224747 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224746 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224746 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224745 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224745 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224745 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224744 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224744 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224744 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224742 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224742 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224738 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224738 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224738 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224738 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224738 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224735 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224732 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224732 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224732 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224732 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224732 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224731 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224731 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224731 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224725 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224677 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224677 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224677 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224677 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224636 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224636 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224636 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224636 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224636 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224623 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224619 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224611 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224611 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224607 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224607 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224606 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224604 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224603 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224603 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224603 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224603 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224595 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224595 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224591 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224591 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224591 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224588 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224588 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224588 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224587 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224587 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224586 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224586 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224586 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224585 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224585 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224585 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224582 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224581 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224578 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224578 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224576 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224551 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224537 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224537 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224526 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224526 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224517 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224517 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224517 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224517 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224517 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224517 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224515 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224508 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224508 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224501 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224501 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224496 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224496 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224480 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224480 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224479 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224479 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224472 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224472 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224472 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224472 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224472 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224469 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224469 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224468 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224468 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224467 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224464 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224464 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224456 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224456 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224410 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224410 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224409 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224402 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224402 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224401 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224401 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224372 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224372 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224372 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224363 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224363 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224361 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224361 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224361 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224361 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224350 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224278 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224278 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224251 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224218 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224218 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224133 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224133 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224133 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224125 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224125 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224112 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224112 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224112 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224112 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224109 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224106 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224106 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224101 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224101 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224100 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224100 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224100 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224099 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224096 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224096 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224081 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224081 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224080 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224060 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224025 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224025 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224025 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224018 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224018 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224018 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223995 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223995 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223995 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223994 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223994 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223994 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223984 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223984 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223935 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223935 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223935 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223932 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223932 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223931 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223931 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223931 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223918 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223918 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223916 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223916 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223908 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223908 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223866 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223866 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223866 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223866 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223855 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223855 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223852 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223844 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223844 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223844 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223844 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223841 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223840 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223840 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223840 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223840 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223839 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223839 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223839 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223839 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223822 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223822 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223822 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223822 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223820 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223820 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223819 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223819 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223819 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223819 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223818 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223818 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223818 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223818 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223818 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223813 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223813 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223799 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223799 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223798 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223798 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223798 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223798 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223797 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223797 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223789 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223789 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223789 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223789 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223789 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223783 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223783 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223782 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223777 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223776 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223776 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223775 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223775 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223774 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223773 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223773 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223773 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223770 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223770 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223756 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223756 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223749 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223749 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223708 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223708 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223708 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223704 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223684 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223684 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223684 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223684 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223681 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223681 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223681 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223680 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223680 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223657 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223657 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223641 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223641 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223524 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223524 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223503 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223503 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223503 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223498 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223498 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223497 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223497 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223497 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223494 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223494 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223494 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223492 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223491 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223491 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223469 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223469 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223458 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223458 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223458 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223458 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223458 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223458 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223433 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223433 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223433 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223433 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223433 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223429 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223429 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223428 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223428 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223426 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223426 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223423 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223416 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223416 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223416 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223414 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223414 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223388 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223388 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223377 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223377 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223377 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223372 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223372 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223362 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223362 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223361 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223361 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223361 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223361 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223357 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223357 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223331 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223331 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223331 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223329 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223329 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223329 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223301 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223301 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223243 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223239 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223206 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223206 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223206 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223191 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223191 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223191 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223187 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223187 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223187 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223182 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223182 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223182 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223182 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223181 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223181 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223181 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223181 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223178 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223178 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223167 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223167 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223167 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223104 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223104 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223104 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223091 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223091 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223085 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223085 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223085 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223085 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223080 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223079 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223079 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223078 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223078 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223077 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223077 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223076 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223076 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223076 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223076 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223076 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223076 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223075 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223075 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223075 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223075 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223075 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223074 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223074 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223073 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223073 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223070 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223070 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223070 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223069 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223069 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223069 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223069 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223067 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223067 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223067 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223067 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223066 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223066 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223066 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223066 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223065 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223065 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223065 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223065 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223065 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223060 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223058 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223058 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223056 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223055 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223055 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223044 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223044 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223042 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223042 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223042 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223041 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223041 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223031 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223031 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223031 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222979 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222979 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222979 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222976 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222976 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222976 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222973 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222973 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222973 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222964 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222964 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222960 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222959 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222952 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222952 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222952 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222923 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222923 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222917 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222917 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222917 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222898 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222898 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222898 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222895 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222895 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222895 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222895 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222894 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222894 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222888 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222888 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222874 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222874 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222873 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222873 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222873 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222872 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222872 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222872 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222872 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222869 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222868 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222868 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222867 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222867 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222846 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222843 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222836 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222836 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222836 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222832 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222832 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222827 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222824 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222821 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222821 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222810 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222807 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222807 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222807 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222797 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222797 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222796 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222794 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222773 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222773 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222773 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222729 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222729 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222729 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222729 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222729 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222723 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222722 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222722 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222722 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222722 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222721 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222721 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222721 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222721 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222719 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222719 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222719 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222719 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222719 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222688 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222688 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222688 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222688 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222679 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222679 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222679 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222679 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222677 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222677 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222677 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222645 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222645 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222645 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222619 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222618 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222618 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222564 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222564 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222515 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222515 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222515 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222515 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222496 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222496 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222492 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222491 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222491 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222486 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222486 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222485 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222485 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222484 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222461 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222461 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222461 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222459 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222459 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222419 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222419 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222400 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222399 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222399 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222397 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222396 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222396 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222395 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222393 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222393 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222391 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222391 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222391 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222389 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222389 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222388 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222388 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222387 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222387 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222386 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222385 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222384 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222384 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222383 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222383 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222382 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222382 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222378 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222368 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222368 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222368 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222368 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222347 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222347 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222347 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222332 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222332 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222328 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222324 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222324 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222322 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222322 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222312 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222312 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222310 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222302 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222301 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222301 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222300 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222300 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222296 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222296 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222295 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222295 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222284 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222280 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222280 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222276 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222274 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222274 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222274 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222273 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222273 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222273 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222273 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222262 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222262 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222262 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222255 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222255 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222248 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222248 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222248 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222237 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222237 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222237 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222235 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222235 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222235 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222235 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222223 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222223 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222183 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222183 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222183 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222183 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222183 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222183 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222182 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222182 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222180 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222180 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222180 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222180 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222180 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222176 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222176 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222173 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222173 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222173 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222173 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222164 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222157 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222157 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222156 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222156 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222156 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222155 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222155 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222152 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222152 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222152 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222152 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222149 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222145 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222145 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222145 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222145 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222145 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222140 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222140 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222140 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222140 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222140 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222091 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222091 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222091 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222090 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222090 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222090 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222086 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222086 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222086 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222057 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222040 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222040 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222023 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222023 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222019 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222019 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222019 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221984 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221979 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221979 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221979 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221978 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221978 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221978 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221976 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221976 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221976 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221975 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221975 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221974 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221974 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221971 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221970 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221969 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221969 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221957 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221954 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221954 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221939 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221939 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221939 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221939 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221859 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221859 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221859 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221859 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221859 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221846 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221846 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221846 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221845 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221845 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221845 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221845 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221786 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221767 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221760 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221760 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221760 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221753 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221753 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221741 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221741 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221717 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221708 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221708 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221706 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221706 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221704 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221704 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221704 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221704 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221690 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221690 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221684 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221678 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221678 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221678 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221672 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221672 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221669 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221669 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221669 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221669 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221668 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221668 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221663 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221663 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221663 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221648 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221648 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221646 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221644 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221644 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221642 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221642 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221641 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221641 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221605 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221605 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221573 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221573 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221573 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221572 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221572 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221571 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221571 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221571 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221570 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221570 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221569 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221569 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221568 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221568 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221566 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221566 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221566 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221563 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221563 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221562 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221562 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221551 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221534 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221534 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221528 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221528 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221528 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221527 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221527 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221526 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221526 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221523 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221521 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221519 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221519 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221519 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221518 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221518 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221517 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221474 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221474 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221470 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221470 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221457 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221457 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221456 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221456 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221455 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221455 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221455 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221453 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221453 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221424 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221424 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221424 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221416 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221416 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221416 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221385 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221383 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221383 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221382 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221382 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221358 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221358 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221358 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221358 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221316 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221316 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221313 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221313 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221310 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221310 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221307 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221307 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221306 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221306 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221306 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221306 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221301 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221301 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221301 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221301 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221301 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221298 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221298 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221297 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221297 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221245 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221245 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221245 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221245 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221224 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221224 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221202 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221202 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221202 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221202 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221192 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221192 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221134 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221134 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221134 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221126 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221126 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221126 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221126 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221080 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221076 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221076 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221076 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221067 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221065 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221065 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221063 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221063 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221063 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221063 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221060 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221060 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221055 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221055 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221055 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221055 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221055 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221035 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221035 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221035 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221035 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221029 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221029 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221029 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221029 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221028 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221028 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221024 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221023 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221023 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221017 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221017 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221017 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220999 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220999 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220999 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220992 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220992 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220992 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220992 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220991 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220991 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220991 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220990 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220990 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220990 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220990 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220985 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220983 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220983 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220983 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220983 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220981 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220981 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220981 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220981 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220980 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220980 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220980 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220980 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220980 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220979 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220979 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220979 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220979 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220979 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220979 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220975 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220975 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220975 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220975 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220975 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220946 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220946 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220938 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220938 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220907 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220907 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220907 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220905 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220904 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220904 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220904 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220891 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220891 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220890 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220890 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220890 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220888 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220888 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220886 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220886 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220886 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220886 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220883 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220883 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220883 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220883 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220863 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220863 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220863 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220854 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220854 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220851 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220851 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220844 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220844 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220838 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220838 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220838 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220815 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220815 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220794 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220792 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220775 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220775 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220771 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220771 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220771 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220765 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220765 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220765 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220764 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220764 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220763 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220763 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220763 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220762 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220762 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220762 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220762 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220759 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220759 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220759 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220756 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220756 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220744 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220744 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220744 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220736 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220736 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220727 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220727 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220727 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220727 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220714 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220714 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220714 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220714 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220714 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220714 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220713 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220713 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220713 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220713 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220713 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220701 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220701 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220696 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220695 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220695 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220693 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220692 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220692 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220691 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220656 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220656 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220656 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220655 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220655 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220655 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220655 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220653 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220653 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220653 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220644 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220644 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220644 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220644 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220644 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220643 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220643 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220621 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220616 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220615 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220615 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220615 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220589 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220589 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220589 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220589 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220589 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220574 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220574 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220547 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220547 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220546 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220545 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220544 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220544 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220543 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220543 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220542 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220541 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220541 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220502 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220502 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220502 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220500 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220500 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220500 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220492 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220483 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220483 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220476 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220476 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220460 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220451 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220449 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220449 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220449 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220433 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220432 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220432 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220410 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220410 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220404 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220404 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220404 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220404 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220401 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220401 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220401 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220401 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220399 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220399 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220399 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220399 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220399 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220385 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220383 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220383 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220376 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220376 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220363 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220308 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220308 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220308 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220304 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220304 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220302 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220300 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220300 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220299 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220299 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220295 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220295 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220287 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220287 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220287 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220286 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220286 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220276 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220275 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220275 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220274 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220273 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220273 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220272 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220272 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220271 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220271 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220270 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220269 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220268 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220267 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220267 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220267 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220266 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220266 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220265 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220265 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220265 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220261 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220261 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220261 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220257 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220257 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220257 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220257 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220257 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220256 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220253 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220253 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220253 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220252 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220252 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220249 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220249 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220246 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220246 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220236 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220236 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220232 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220232 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220210 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220210 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220199 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220199 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220199 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220199 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220159 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220159 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220159 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220156 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220156 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220156 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220155 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220155 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220146 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220146 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220141 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220141 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220141 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220138 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220138 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220087 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220087 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220087 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220087 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220068 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220060 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220059 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220037 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220037 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220037 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220037 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220022 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220022 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220022 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220015 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220004 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220004 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220004 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220004 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220003 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220003 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220003 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219983 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219983 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219983 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219970 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219935 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219935 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219935 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219934 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219934 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219933 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219933 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219933 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219930 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219930 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219921 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219921 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219915 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219915 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219914 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219914 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219914 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219913 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219913 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219911 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219910 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219910 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219910 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219910 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219909 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219909 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219905 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219902 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219902 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219874 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219870 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219870 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219870 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219864 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219864 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219864 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219862 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219862 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219862 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219861 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219861 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219861 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219857 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219857 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219857 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219857 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219854 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219854 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219854 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219854 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219854 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219850 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219850 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219850 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219843 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219807 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219807 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219807 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219801 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219799 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219799 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219797 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219797 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219797 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219789 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219789 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219789 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219788 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219788 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219786 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219786 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219780 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219780 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219780 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219764 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219763 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219763 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219732 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219732 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219732 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219731 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219730 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219730 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219726 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219726 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219726 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219725 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219725 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219725 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219724 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219724 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219724 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219723 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219723 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219723 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219708 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219693 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219670 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219670 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219670 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219670 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219664 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219664 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219664 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219664 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219662 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219662 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219662 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219662 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219655 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219655 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219655 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219655 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219655 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219654 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219654 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219654 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219654 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219653 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219653 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219653 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219653 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219644 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219644 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219635 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219635 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219634 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219634 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219634 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219633 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219633 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219631 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219628 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219628 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219627 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219627 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219626 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219626 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219623 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219619 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219608 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219608 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219607 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219607 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219606 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219604 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219604 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219603 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219603 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219602 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219602 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219602 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219601 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219601 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219588 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219588 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219588 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219448 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219448 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219448 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219447 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219447 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219447 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219446 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219446 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219446 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219446 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219433 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219433 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219432 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219432 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219397 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219365 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219365 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219365 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219361 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219361 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219359 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219359 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219356 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219356 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219353 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219353 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219350 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219343 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219343 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219343 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219343 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219341 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219320 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219320 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219304 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219304 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219303 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219302 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219291 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219291 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219290 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219290 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219287 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219287 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219284 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219281 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219281 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219279 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219279 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219279 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219279 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219278 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219278 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219278 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219270 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219269 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219268 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219266 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219266 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219265 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219265 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219264 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219263 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219263 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219263 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219262 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219262 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219262 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219257 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219257 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219248 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219248 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219248 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219246 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219246 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219245 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219245 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219189 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219189 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219163 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219163 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219149 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219131 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219131 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219131 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219131 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219131 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219074 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219074 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219072 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219072 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219072 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219071 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219071 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219071 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219070 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219070 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219070 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219069 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219069 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219066 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219035 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219035 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219035 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219035 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219034 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219034 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219034 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219034 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219034 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219022 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219022 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219022 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219022 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219022 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219019 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219019 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219019 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219019 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219006 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219006 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219006 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219006 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219003 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218965 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218965 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218965 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218965 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218965 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218963 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218963 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218963 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218962 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218962 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218962 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218893 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218893 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218885 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218885 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218879 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218879 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218879 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218879 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218879 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218865 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218771 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218771 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218763 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218763 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218758 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218758 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218735 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218733 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218733 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218733 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218730 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218730 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218728 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218728 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218671 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218671 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218524 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218524 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218519 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218519 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218519 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218452 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218452 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218423 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218423 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218423 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218423 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218401 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218401 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218401 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218355 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218355 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218355 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218355 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218355 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218355 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218331 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218330 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218330 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218329 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218329 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218329 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218325 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218325 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218325 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218325 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218325 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218320 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218320 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218320 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218320 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218317 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218317 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218317 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218317 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218317 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218274 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218251 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218213 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218211 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218211 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218205 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218203 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218201 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218194 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218194 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218191 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218191 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218188 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218187 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218187 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218187 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218169 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218169 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218169 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218109 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218094 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218094 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218094 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218094 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218094 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218094 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218091 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218091 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218091 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218091 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218091 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218083 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218083 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218082 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218082 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218082 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218082 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218082 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218074 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218074 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218074 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218073 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218073 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218073 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218066 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218066 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218066 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218066 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218065 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218065 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218065 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218065 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218065 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218063 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218049 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218048 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218047 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218047 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218044 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218044 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218044 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218024 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218015 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218015 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218015 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218015 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218014 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218014 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218014 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218014 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218014 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218012 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218012 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218012 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218012 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218012 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218012 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218010 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218010 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218009 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218009 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217963 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217963 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217963 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217963 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217962 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217949 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217949 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217949 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217939 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217939 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217939 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217939 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217916 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217916 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217916 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217916 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217916 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217870 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217870 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217833 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217833 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217833 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217824 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217822 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217822 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217797 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217797 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217796 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217796 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217796 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217796 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217795 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217795 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217754 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217754 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217754 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217753 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217753 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217742 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217742 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217741 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217741 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217738 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217738 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217735 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217729 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217729 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217727 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217727 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217727 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217727 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217724 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217724 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217724 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217724 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217720 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217720 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217720 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217720 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217720 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217716 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217716 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217698 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217698 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217698 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217694 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217694 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217694 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217694 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217694 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217670 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217649 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217649 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217649 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217649 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217648 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217648 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217648 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217647 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217647 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217647 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217647 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217638 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217638 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217637 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217637 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217635 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217635 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217629 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217629 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217624 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217624 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217614 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217614 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217614 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217612 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217612 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217612 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217612 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217610 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217610 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217561 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217561 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217556 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217556 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217544 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217544 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217541 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217541 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217541 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217535 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217535 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217535 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217534 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217527 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217527 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217524 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217524 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217523 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217519 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217519 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217519 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217518 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217518 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217517 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217517 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217517 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217516 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217516 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217511 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217511 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217511 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217505 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217505 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217505 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217485 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217485 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217477 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217477 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217428 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217428 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217416 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217416 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217416 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217414 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217414 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217409 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217404 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217404 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217396 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217396 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217395 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217379 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217379 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217379 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217373 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217373 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217371 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217371 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217371 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217371 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217371 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217314 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217314 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217299 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217299 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217297 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217297 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217297 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217297 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217297 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217296 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217296 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217296 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217296 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217296 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217249 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217249 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217239 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217238 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217238 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217225 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217225 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217183 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217183 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217183 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217183 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217183 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217183 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217148 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217144 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217144 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217144 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217127 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217127 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217127 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217127 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217127 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217127 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217126 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217126 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217126 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217123 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217123 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217122 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217122 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217121 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217085 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217085 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217085 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217063 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217063 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217040 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217040 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217040 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217040 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217040 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217038 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217038 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217038 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217038 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217038 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217024 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217024 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217024 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216984 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216984 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216975 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216975 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216974 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216974 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216970 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216970 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216970 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216965 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216965 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216965 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216965 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216964 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216964 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216964 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216963 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216962 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216958 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216957 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216957 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216955 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216955 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216955 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216955 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216948 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216948 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216948 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216944 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216944 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216944 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216944 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216944 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216905 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216869 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216869 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216868 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216868 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216867 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216867 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216865 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216844 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216844 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216844 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216844 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216844 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216753 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216714 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216705 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216705 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216704 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216700 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216699 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216692 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216676 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216663 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216663 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216663 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216663 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216630 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216630 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216630 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216630 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216619 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216619 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216619 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216583 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216583 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216582 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216582 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216582 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216578 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216578 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216578 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216578 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216577 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216574 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216574 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216561 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216561 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216561 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216561 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216561 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216560 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216560 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216560 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216560 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216560 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216555 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216555 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216555 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216555 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216555 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216546 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216546 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216546 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216546 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216541 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216541 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216541 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216541 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216541 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216536 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216536 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216527 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216527 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216526 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216526 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216515 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216513 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216513 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216494 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216494 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216494 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216487 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216487 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216409 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216405 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216405 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216403 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216403 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216402 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216402 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216401 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216401 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216399 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216399 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216394 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216394 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216387 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216387 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216365 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216365 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216365 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216365 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216365 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216364 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216364 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216363 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216363 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216341 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216341 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216341 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216340 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216340 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216340 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216340 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216340 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216340 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216339 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216339 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216339 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216339 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216337 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216337 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216337 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216337 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216337 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216336 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216336 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216336 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216336 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216336 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216336 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216328 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216328 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216328 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216325 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216325 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216324 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216324 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216324 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216324 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216324 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216306 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216306 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216304 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216304 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216303 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216300 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216300 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216300 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216300 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216300 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216298 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216298 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216298 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216298 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216228 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216221 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216221 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216214 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216214 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216214 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216197 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216197 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216197 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216197 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216197 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216157 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216157 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216144 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216144 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216144 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216144 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216144 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216144 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216078 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216078 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216077 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216077 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216066 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216065 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216065 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216058 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216058 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216055 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216055 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216054 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216054 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216049 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216049 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216047 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216047 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216046 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216046 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216046 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216046 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216046 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216046 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216045 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216043 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216043 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216043 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216042 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216042 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216042 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216042 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216037 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216037 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216037 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216037 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216037 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216036 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216036 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216035 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216035 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216034 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216034 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216034 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216034 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216031 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216031 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216031 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216025 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216019 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216019 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216019 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216019 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216019 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216017 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216017 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216017 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216003 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215991 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215991 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215991 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215991 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215991 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215990 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215990 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215990 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215990 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215990 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215990 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215988 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215988 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215988 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215988 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215988 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215983 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215983 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215983 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215983 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215846 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215844 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215844 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215843 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215842 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215842 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215833 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215833 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215831 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215830 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215830 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215830 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215813 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215813 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215811 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215811 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215810 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215805 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215805 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215794 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215793 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215793 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215793 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215792 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215792 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215790 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215790 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215776 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215776 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215776 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215756 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215756 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215756 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215756 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215755 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215755 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215755 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215752 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215750 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215750 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215743 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215743 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215735 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215734 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215734 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215733 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215733 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215733 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215703 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215702 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215702 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215702 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215690 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215684 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215683 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215683 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215682 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215680 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215680 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215679 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215654 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215653 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215652 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215649 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215648 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215608 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215608 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215608 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215608 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215608 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215601 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215601 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215601 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215600 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215600 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215600 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215600 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215600 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215595 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215595 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215595 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215595 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215595 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215577 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215577 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215562 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215562 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215562 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215562 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215562 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215548 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215548 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215548 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215545 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215538 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215538 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215532 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215532 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215532 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215532 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215532 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215532 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215526 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215526 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215501 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215501 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215494 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215494 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215494 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=4); +DELETE FROM `creature_questitem` WHERE (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215434 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215434 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215434 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215412 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215412 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215412 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215412 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215412 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215411 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215411 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215411 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215386 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215386 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215386 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215386 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215384 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215384 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215382 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215382 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215381 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215381 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215362 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215361 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215361 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215361 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215361 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215360 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215360 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215360 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215360 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215359 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215359 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215359 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215358 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215358 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215358 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215347 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215347 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215347 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215347 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215347 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215347 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215346 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215346 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215345 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215345 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215345 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215344 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215344 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215328 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215252 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215252 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215252 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215243 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215242 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215239 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215236 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215236 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215235 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215235 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215233 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215233 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215232 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215232 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215206 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215206 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215206 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215205 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215185 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215185 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215177 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215177 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215177 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215164 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215120 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215120 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215099 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215083 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215083 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215082 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215082 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215077 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215077 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215074 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215074 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215074 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215074 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215074 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215070 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215070 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215070 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215066 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215066 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215066 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215065 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215065 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215065 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215065 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215064 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215064 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215064 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215059 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215059 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215059 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215059 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215058 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215058 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215058 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215058 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215058 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215057 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215055 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215055 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215054 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215054 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215053 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215053 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215053 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215048 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215042 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215042 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215042 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215040 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215040 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215036 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215036 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215028 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215026 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215026 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215024 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215023 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215023 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215021 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215021 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215005 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215005 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215004 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215004 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214999 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214999 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214999 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214973 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214973 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214971 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214970 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214963 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214961 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214961 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214960 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214958 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214958 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214946 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214946 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214945 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214945 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214945 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214935 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214935 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214935 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214935 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214935 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214935 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214932 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214932 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214932 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214932 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214932 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214930 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214930 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214930 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214928 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214928 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214926 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214926 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214925 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214925 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214924 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214924 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214923 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214923 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214923 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214923 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214920 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214920 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214905 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214905 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214887 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214875 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214875 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214845 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214845 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214845 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214845 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214845 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214840 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214840 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214840 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214840 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214840 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214836 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214835 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214834 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214834 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214834 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214831 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214831 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214828 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214828 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214826 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214825 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214825 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214821 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214821 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214817 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214817 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214817 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214817 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214817 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214806 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214806 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214806 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214806 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214806 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214801 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214794 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214790 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214790 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214790 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214790 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214783 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214783 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214783 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214783 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214779 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214764 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214762 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214762 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214762 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214761 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214761 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214761 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214757 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214757 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214757 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214755 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214724 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214723 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214722 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214721 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214709 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214709 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214709 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214697 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214696 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214681 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214676 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214676 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214676 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214673 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214668 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214662 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214662 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214662 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214625 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214625 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214594 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214581 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214576 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214551 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214550 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214549 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214549 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214548 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214548 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214548 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214546 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214545 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214544 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214544 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214534 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214534 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214534 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214534 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214473 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214473 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214473 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214473 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214473 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214453 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214453 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214439 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214437 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214437 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214437 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214436 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214436 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214436 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214435 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214435 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214435 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214434 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214434 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214434 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214434 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214433 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214433 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214433 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214432 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214432 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214432 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214421 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214421 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214419 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214419 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214406 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214406 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214406 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214406 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214389 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214389 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214389 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214357 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214357 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214357 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214350 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214343 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214343 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214343 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214338 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214338 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214325 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214285 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214285 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214284 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214283 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214283 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214264 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214252 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214252 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214251 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214237 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214231 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214231 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214230 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214230 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214228 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214222 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214222 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214215 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214202 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214201 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214162 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214162 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214151 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214151 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214142 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214142 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214125 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214125 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214081 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214081 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214075 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214066 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214036 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214036 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214001 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214001 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214001 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214001 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213973 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213973 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213960 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213954 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213954 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213952 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213952 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213952 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213951 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213951 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213951 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213934 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213934 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213933 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213933 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213933 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213933 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213933 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213933 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213922 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213922 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213913 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213913 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213905 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213895 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213895 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213894 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213894 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213893 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213893 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213892 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213892 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213885 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213885 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213883 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213883 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213883 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213882 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213882 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213881 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213881 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213872 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213872 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213872 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213852 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213852 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213852 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213852 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213851 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213851 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213851 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213851 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213851 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213835 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213833 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213833 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213832 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213832 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213831 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213830 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213830 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213830 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213829 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213829 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213828 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213828 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213821 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213818 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213818 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213809 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213808 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213805 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213801 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213800 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213800 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213794 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213788 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213788 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213781 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213757 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213757 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213718 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213718 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213717 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213716 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213700 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213700 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213699 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213699 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213699 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213699 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213697 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213685 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213685 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213683 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213683 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213679 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213676 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213668 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213623 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213622 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213622 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213622 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213621 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213621 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213619 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213619 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213599 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213599 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213599 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213598 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213598 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213598 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213577 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213566 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213566 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213566 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213565 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213565 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213565 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213550 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213546 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213546 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213490 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213490 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213489 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213489 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213486 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213486 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213485 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213485 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213484 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213480 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213480 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213478 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213478 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213476 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213476 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213475 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213475 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213474 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213474 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213473 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213473 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213467 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213408 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213408 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213406 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213406 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213405 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213405 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213403 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213403 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213400 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213398 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213398 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213398 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213398 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213398 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213386 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213385 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213384 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213384 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213378 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213378 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213378 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213377 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213377 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213377 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213377 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213376 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213376 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213376 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213376 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213367 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213367 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213367 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213367 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213367 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213367 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213365 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213365 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213365 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213365 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213365 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213361 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213361 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213360 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213360 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213343 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213343 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213343 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213342 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213338 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213338 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213337 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213337 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213337 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213335 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213335 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213335 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213332 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213332 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213331 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213330 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213330 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213328 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213324 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213324 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213316 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213316 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213314 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213275 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213275 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213244 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213243 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213242 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213241 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213229 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213229 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213225 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213225 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213214 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213214 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213212 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213206 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213206 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213205 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213204 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213204 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213197 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213197 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213195 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213195 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213188 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213182 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213182 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213164 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213163 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213163 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213160 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213160 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213158 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213158 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213158 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213115 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213115 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213099 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213099 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213099 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213098 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213098 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213098 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213098 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213098 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213095 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213095 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213090 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213090 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213088 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213085 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213085 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213085 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213084 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213084 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213083 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213083 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213082 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213082 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213080 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213079 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213079 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213078 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213078 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213068 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213067 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213061 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213061 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213058 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213058 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213056 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213054 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213054 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213053 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213053 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213053 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213049 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213047 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213047 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213040 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213040 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213039 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213039 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213035 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213035 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213028 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213027 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213027 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213026 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213026 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213021 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213021 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213020 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213020 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213020 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213017 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213017 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213010 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213010 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213009 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213009 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213007 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213007 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213006 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213006 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213005 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213005 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213004 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213004 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213003 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213000 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213000 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213000 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212998 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212998 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212998 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212997 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212997 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212996 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212996 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212995 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212995 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212995 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212988 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212988 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212988 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212988 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212987 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212987 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212987 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212987 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212986 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212986 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212986 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212986 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212985 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212985 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212984 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212983 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212978 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212978 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212978 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212977 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212977 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212957 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212956 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212956 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212942 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212942 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212942 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212941 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212941 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212937 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212937 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212937 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212936 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212936 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212924 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212924 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212924 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212924 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212922 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212922 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212922 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212922 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212922 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212919 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212919 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212919 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212919 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212919 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212918 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212918 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212908 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212908 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212907 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212907 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212907 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212906 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212906 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212900 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212900 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212898 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212898 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212885 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212885 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212884 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212884 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212882 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212882 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212878 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212876 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212876 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212875 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212875 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212874 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212868 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212868 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212867 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212867 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212864 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212864 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212863 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212863 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212852 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212838 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212838 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212835 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212822 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212818 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212818 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212818 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212793 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212793 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212766 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212766 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212765 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212765 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212764 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212739 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212739 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212736 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212736 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212736 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212736 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212710 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212710 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212710 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212710 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212704 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212704 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212704 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212702 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212702 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212702 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212702 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212701 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212701 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212701 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212701 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212698 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212698 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212697 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212697 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212697 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212690 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212690 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212690 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212690 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212685 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212685 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212684 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212684 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212665 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212665 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212664 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212661 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212652 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212650 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212650 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212649 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212646 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212643 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212643 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212642 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212642 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212641 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212641 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212640 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212640 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212638 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212638 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212637 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212637 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212635 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212635 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212634 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212634 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212633 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212633 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212630 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212630 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212629 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212629 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212629 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212623 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212622 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212622 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212621 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212620 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212618 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212618 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212617 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212617 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212617 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212616 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212615 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212615 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212615 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212611 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212611 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212610 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212610 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212607 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212607 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212604 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212601 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212599 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212597 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212597 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212596 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212596 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212595 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212595 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212594 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212593 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212593 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212593 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212591 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212591 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212591 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212588 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212588 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212586 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212586 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212586 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212585 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212582 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212579 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212579 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212579 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212578 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212578 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212578 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212577 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212577 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212565 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212565 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212565 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212564 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212564 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212561 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212561 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212561 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212561 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212561 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212556 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212556 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212556 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212556 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212548 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212548 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212548 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212548 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212542 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212542 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212540 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212540 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212538 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212538 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212538 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212538 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212538 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212537 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212537 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212536 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212536 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212536 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212534 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212531 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212531 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212531 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212529 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212529 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212529 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212528 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212528 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212528 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212528 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212524 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212524 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212524 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212523 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212515 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212515 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212513 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212513 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212501 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212499 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212499 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212495 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212493 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212493 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212492 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212485 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212485 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212484 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212481 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212478 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212478 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212471 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212471 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212470 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212469 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212453 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212453 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212447 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212447 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212431 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212425 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212425 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212425 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212424 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212424 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212412 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212412 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212405 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212405 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212403 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212403 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212400 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212389 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212389 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212383 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212383 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212368 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212368 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212335 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212335 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212335 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212327 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212327 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212323 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212322 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212322 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212317 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212313 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212312 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212312 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212310 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212309 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212309 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212308 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212308 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212303 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212302 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212292 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212292 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212292 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212292 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212292 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212291 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212291 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212291 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212291 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212291 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212281 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212281 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212276 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212158 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212158 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212144 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212143 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212133 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212133 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212126 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212126 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212090 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212085 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212070 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212070 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212069 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212062 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212061 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212053 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212051 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212046 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212043 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212042 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212041 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212033 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212031 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212031 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212002 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211990 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211990 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211989 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211989 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211977 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211977 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211972 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211926 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211899 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211899 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211899 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211897 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211897 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211895 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211895 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211894 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211894 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211892 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211892 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211891 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211891 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211891 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211891 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211878 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211878 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211878 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211878 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211866 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211866 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211866 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211817 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211817 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211817 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211817 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211817 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211817 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211815 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211815 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211815 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211815 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211791 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211777 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211771 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211771 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211768 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211768 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211757 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211756 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211756 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211742 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211742 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211742 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211742 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211742 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211649 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211565 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211565 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211565 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211565 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211565 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211548 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211548 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211548 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211546 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211522 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211522 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211520 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211480 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211480 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211480 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211480 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211480 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211377 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211377 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211376 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211374 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211373 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211372 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211372 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211370 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211370 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211347 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211347 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211345 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211345 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211344 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211344 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211343 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211343 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211339 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211316 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211314 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211314 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211300 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211300 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211286 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211283 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211263 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211263 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211263 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211263 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211263 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211262 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211262 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211262 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211262 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211262 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211261 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211261 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211261 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211261 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211261 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211258 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211228 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211228 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211228 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211209 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211179 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211179 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211178 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211178 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211159 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211159 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211145 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211145 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211141 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211141 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211126 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211121 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211116 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211116 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211115 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211115 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211114 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211113 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211113 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211113 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211113 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211072 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211058 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211058 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211057 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211032 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211032 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211020 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211002 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210999 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210990 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210990 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210989 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210989 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210988 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210988 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210986 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210986 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210982 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210982 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210977 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210976 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210976 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210975 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210954 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210951 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210951 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210951 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210951 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210951 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210950 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210950 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210950 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210950 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210950 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210949 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210918 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210912 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210902 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210894 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210893 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210893 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210892 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210872 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210867 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210867 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210866 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210848 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210848 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210844 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210831 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210826 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210818 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210818 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210818 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210812 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210812 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210811 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210811 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210810 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210798 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210791 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210785 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210782 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210776 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210775 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210771 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210771 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210762 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210754 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210685 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210685 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210685 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210666 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210652 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210652 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210651 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210651 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210649 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210649 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210648 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210643 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210642 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210641 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210640 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210626 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210595 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210595 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210593 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210593 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210592 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210592 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210591 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210591 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210585 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210539 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210519 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210519 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210518 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210510 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210510 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210507 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210507 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210504 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210503 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210503 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210499 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210494 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210492 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210479 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210479 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210478 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210478 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210474 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210474 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210472 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210471 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210471 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210464 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210464 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210461 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210458 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210455 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210449 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210446 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210446 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210442 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210437 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210437 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210436 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210436 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210434 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210431 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210424 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210422 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210421 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210420 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210420 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210419 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210419 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210418 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210418 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210384 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210384 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210335 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210335 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210319 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210319 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210319 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210319 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210306 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210306 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210306 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210306 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210305 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210305 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210305 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210305 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210293 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210283 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210277 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210265 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210265 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210264 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210235 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210235 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210230 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210229 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210209 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210200 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210200 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210186 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210186 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210185 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210185 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210177 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210177 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210173 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210173 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210172 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210172 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210166 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210166 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210157 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210157 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210148 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210148 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210148 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210137 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210137 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210127 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210114 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210109 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210103 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210103 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210096 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210096 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210042 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210026 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210026 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210017 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210017 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210008 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209982 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209974 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209974 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209969 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209969 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209963 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209963 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209962 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209950 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=209916 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209882 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209875 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209851 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209851 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209843 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209832 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209829 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209828 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209821 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209808 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209808 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209808 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209808 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209801 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209795 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209793 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209779 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209779 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209772 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209772 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209747 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209747 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209747 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209737 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209736 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209723 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209723 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209676 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209614 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209614 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209606 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209602 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209570 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209570 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209569 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209569 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209567 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209566 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209566 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209566 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209565 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209565 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209559 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209559 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209553 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209535 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209535 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209534 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209534 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209533 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209533 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209523 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209503 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209499 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209499 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209497 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209495 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209494 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209493 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209491 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209456 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209456 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209440 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209434 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209431 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209367 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209360 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209359 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209358 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209343 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209310 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209281 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209281 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209280 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209280 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209258 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209245 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209245 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209237 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209179 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209179 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209176 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209176 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209175 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209175 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209174 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209174 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209172 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209169 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209137 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209131 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209098 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209098 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209092 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209076 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208994 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208993 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208973 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208950 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208948 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208948 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208946 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208946 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208946 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208946 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208903 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208903 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208883 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208780 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208780 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208740 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208733 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208718 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208676 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208676 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208676 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208676 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=208650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208615 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208610 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208610 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208602 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208600 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208600 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208599 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208599 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208599 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208599 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208593 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208593 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208591 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208591 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208588 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208588 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208529 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208522 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208475 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208475 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208463 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208457 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208457 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208456 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208456 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208455 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208455 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208455 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208450 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208450 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208443 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208391 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208349 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208241 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208241 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208241 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208241 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208233 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208232 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208231 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208231 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208187 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208027 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208027 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207997 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207982 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207943 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207943 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207926 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207926 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207809 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207809 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207807 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207802 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207802 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207802 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207789 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207760 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207624 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207622 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207618 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207617 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=207543 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207543 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207532 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207468 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207468 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207460 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207460 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207459 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207459 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207453 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207453 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207450 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207450 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207347 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207344 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207344 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207344 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207337 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207337 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207335 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207335 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207334 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207334 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207313 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207307 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207306 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207304 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207304 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207302 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207301 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207301 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207300 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207300 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207298 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207298 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207274 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207274 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207273 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207273 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207273 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207273 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207253 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207253 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207209 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207203 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207203 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207201 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207201 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207199 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207197 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207197 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207186 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207186 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207186 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207184 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207184 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207184 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207183 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207183 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207182 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207182 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207181 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207181 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207180 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207180 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207179 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207179 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207144 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207141 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207139 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207136 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207110 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207101 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207101 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207096 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207096 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207091 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207091 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207091 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207091 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207084 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207084 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207072 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207068 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207039 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207039 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207030 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207030 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207029 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207029 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207016 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207014 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207014 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206977 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206977 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206977 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206866 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206865 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206859 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206859 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206858 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206858 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206844 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206844 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206844 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206841 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206841 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206840 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206840 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206830 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206830 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206818 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206803 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206802 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206802 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206801 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206791 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206769 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206752 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206752 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206729 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206729 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206728 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206728 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206722 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206717 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206710 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206710 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206705 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206705 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206704 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206699 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206699 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206697 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206696 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206694 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206694 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206691 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206691 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206689 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206689 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206675 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206675 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206675 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206674 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206674 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206673 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206673 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206673 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206673 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206669 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206669 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206667 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206667 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206666 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206664 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206664 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206663 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206662 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206662 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206661 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206661 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206660 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206659 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206659 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206658 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206657 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206657 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206639 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206639 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206620 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206614 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206614 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206604 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206604 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206603 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206603 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206601 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206601 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206597 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206597 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206582 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206581 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206580 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206580 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206579 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206579 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206578 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206578 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206577 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206576 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206573 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206573 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206565 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206564 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206563 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206562 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206561 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206560 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206559 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206558 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206553 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206549 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206530 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206517 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206494 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206494 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206489 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206488 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206487 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206481 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206478 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206478 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206477 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206477 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206440 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206429 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206427 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206424 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206424 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206400 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206400 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206359 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206358 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206358 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206327 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206326 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206325 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206321 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206236 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206234 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206227 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206226 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206194 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206194 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206194 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206194 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206162 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206162 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206134 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206102 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206102 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206102 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206075 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206075 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206075 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206067 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206067 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206067 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206067 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206048 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206048 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206024 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206024 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206023 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206023 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206008 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205753 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=205753 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205753 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205642 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205642 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205641 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205361 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205361 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205210 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205154 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205141 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205141 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205141 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205137 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=205137 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=205137 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=205137 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205137 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205137 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205059 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205056 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205055 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205055 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205054 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205054 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205043 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205043 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205030 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204738 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204738 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204699 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204686 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204686 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204442 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204441 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204349 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204348 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204307 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204304 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204304 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204297 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204297 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204274 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204247 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204208 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204208 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204207 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204207 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204204 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204204 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204171 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204158 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204127 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204127 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204127 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204111 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204110 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204110 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204109 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204106 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204106 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=204092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204087 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204078 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204078 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204072 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204063 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204056 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204012 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203976 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203972 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203951 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203951 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203951 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203947 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203878 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203877 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203877 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203771 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203760 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203760 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203709 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203709 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203707 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203705 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203700 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=203626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203228 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203228 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203220 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203091 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203053 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203006 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202981 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202934 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202884 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202858 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202858 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202845 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202835 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=202795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202785 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202769 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202769 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202768 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202768 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202767 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202632 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202632 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202632 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202549 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202549 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202529 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202529 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202441 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202439 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202326 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202326 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=202317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=202307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202275 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202275 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=202269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202259 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202259 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202258 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202258 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202257 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202109 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202108 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202108 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201673 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201625 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201625 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201534 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201533 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201533 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201532 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201532 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201304 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201154 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201153 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201148 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201148 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201117 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201117 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201097 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201097 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201072 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201072 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201063 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201062 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201054 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201054 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201033 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200945 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200931 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200890 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200879 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200855 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200756 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200711 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200593 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200593 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200589 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200588 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200588 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200513 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200466 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200461 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200453 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200453 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200452 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200451 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200451 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200420 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200420 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200335 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200334 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200321 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200321 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200320 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200319 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200319 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200186 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200186 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200173 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200132 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200128 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200128 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200113 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200058 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200058 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200057 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=199998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199989 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199982 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199980 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=199968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199946 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199945 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199942 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199942 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199941 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199929 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199872 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199871 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199866 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=199866 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=199865 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=199865 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=199857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199856 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199856 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199855 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199853 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199848 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199842 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=199842 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199840 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199839 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199837 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199830 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199829 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199828 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199828 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199826 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199824 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=199824 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199807 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=199807 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199802 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199802 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199791 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199791 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199790 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=199790 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=199786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199773 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199585 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199507 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199493 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199437 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199319 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=199290 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199289 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199282 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199278 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199246 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199207 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199207 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199190 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199150 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199011 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198887 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198856 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198855 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198855 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198850 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198823 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198822 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198821 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198821 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198807 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198802 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198795 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198795 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198782 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=198734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=198689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198416 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198197 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198169 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=198169 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198163 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198156 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=198156 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198136 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=197985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197955 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197948 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197948 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197930 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197907 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197857 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197857 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197847 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197847 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197823 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197823 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197820 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197798 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197798 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197778 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197768 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197768 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197669 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197669 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197615 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197615 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=197555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197471 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197471 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197455 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197438 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=197409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=197366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=197355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=197352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=197343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197260 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197260 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197224 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197198 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197167 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197167 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197165 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197148 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197148 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197147 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197147 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197146 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197146 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197141 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197138 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197138 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197137 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197137 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197136 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197136 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197135 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197135 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197132 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197132 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197129 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197129 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197128 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197128 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197126 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197126 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197125 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197125 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197124 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197124 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197122 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197122 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197121 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197121 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197120 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197120 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197119 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197119 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197118 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197118 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197092 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197086 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197085 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197085 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197076 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=197008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196976 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196917 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196887 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196886 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=196770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196681 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196632 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196615 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196594 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196584 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196584 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196558 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196556 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196556 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196554 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196554 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196553 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196553 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196525 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196522 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196521 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196521 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196496 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196496 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196493 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196493 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196492 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196492 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196477 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196477 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196459 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196459 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196440 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196434 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196420 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196420 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196395 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196384 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196383 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196383 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196382 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196381 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196380 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196379 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196369 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196369 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196365 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196365 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196364 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196364 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196362 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196362 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196358 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196358 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196357 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196357 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196354 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196354 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196351 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=196348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=196330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196212 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=196157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196103 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196103 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196062 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=196055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=196047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196017 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=196007 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196006 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196005 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195979 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195979 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195933 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195906 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195901 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195901 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195853 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195853 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195814 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195795 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195762 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195761 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195678 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195678 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195672 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195672 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195639 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195639 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195616 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195615 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195615 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195613 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195541 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195530 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195525 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195509 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195499 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195448 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195431 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195431 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=195404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195398 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195381 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195376 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195375 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195375 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195353 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195353 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195337 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195337 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195319 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195319 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195270 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195269 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195267 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195267 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195264 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195264 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195261 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195222 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195222 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195190 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195187 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195187 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195177 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195175 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195175 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195135 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195135 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195032 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195032 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195019 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194994 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194994 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194976 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194976 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194950 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194950 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194948 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194917 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194912 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194912 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194857 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194857 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194804 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194804 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194798 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194797 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194702 AND `DifficultyID`=0 AND `Idx`=1); +DELETE FROM `creature_questitem` WHERE (`CreatureEntry`=194702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194666 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=194656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194626 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194626 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194588 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194588 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194570 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194544 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194524 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194517 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194517 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194487 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194487 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194469 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194469 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194467 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194467 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194458 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194444 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194436 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194436 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194433 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194433 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194431 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194414 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=194380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194373 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194373 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194362 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194351 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=194257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194250 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194241 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194241 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194222 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194222 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=194200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194146 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194144 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194103 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194093 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194093 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194092 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194092 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194091 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194089 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194086 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194085 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194084 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194081 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193968 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193967 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193967 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193950 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193944 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193944 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193942 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193861 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193860 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193849 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193848 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193848 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193847 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193816 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193811 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193809 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193806 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193747 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193732 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193730 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193730 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193714 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193713 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193713 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193676 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193676 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193609 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193565 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193562 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193541 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193541 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193536 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193522 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193507 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193505 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193505 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193462 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193451 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193451 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193443 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193443 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193442 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193442 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193396 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193394 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193384 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193384 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193355 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193293 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193293 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193273 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193273 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193183 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193145 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193139 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193138 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=193127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193053 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193044 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193044 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192982 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192961 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192961 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192947 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192941 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192873 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192788 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192788 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192787 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192787 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192786 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192786 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192784 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192761 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192754 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192749 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192749 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192748 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192748 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=192720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192695 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192639 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192636 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192591 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192591 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192584 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192584 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192582 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=192555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192507 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192507 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192506 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192506 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192501 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192501 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192500 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192500 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192499 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192499 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=192452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192449 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192446 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192443 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192442 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192441 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192437 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192422 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192421 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192420 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192419 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192418 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192417 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192416 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192416 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192415 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192414 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192412 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192393 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192390 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192390 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192383 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=192367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=192351 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192351 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192344 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192344 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192334 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192283 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192248 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192247 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192232 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192187 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192187 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192183 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192174 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192159 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192158 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192156 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192057 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192057 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=192043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191995 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191995 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191972 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191972 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191951 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=191947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191940 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191940 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191926 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191926 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191906 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191903 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191903 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191902 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191902 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191900 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191900 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191899 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191899 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191898 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191898 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191887 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191876 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191876 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=191841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191833 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191833 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191823 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191823 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191821 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191804 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191804 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191789 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191787 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191779 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191779 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191775 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191773 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191744 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191727 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191727 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191709 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191709 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191707 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191706 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191705 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191686 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191682 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191678 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191678 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191667 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191667 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191666 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191666 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191637 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191611 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191611 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191597 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191597 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191596 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191596 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191536 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=191524 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191524 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191507 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191507 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191498 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191498 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191495 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191479 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191476 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191476 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191446 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191446 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191396 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191375 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=191355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191348 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191337 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191335 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191317 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=191304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191289 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191278 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191259 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191220 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191220 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191215 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191180 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191175 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191136 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191136 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191131 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191130 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191104 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191051 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191008 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190998 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190995 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=190980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190974 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190945 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190944 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190944 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190920 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190911 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190911 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190910 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190907 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190817 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190814 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190812 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190789 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190767 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190766 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190726 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190726 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190603 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190602 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190602 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190587 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190584 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190584 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190530 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190530 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190520 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190508 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190496 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190496 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190485 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190485 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190484 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=190484 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190465 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190463 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190461 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190428 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190428 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190420 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190420 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190384 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190384 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190379 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190370 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190358 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190348 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190345 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190329 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190317 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=190243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190216 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190207 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190199 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190199 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=190186 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190144 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190117 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190117 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=190115 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=190075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190073 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190019 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189986 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189928 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189928 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189914 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189905 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189905 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=189899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189875 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189875 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189871 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=189821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189798 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189798 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=189768 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189768 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=189733 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189729 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189729 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189670 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189654 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189654 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189653 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189653 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=189645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189643 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189643 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189557 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189531 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189522 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189517 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189517 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189486 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189472 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189472 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189471 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189471 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189467 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189466 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189466 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189465 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189464 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189464 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189463 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189391 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=189340 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189340 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=189285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189266 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189266 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189265 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189265 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189247 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189247 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189246 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189243 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189235 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189235 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189231 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189228 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189227 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189227 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189213 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189195 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189195 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189194 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189194 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189092 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189092 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188948 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188948 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188927 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188917 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188830 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188804 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188777 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188777 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188776 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188776 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188775 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188775 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188774 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188774 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188772 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188772 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188769 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188769 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188768 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188768 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188767 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188767 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188765 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188765 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188764 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188764 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188762 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188762 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188761 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188761 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188713 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188699 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188693 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188693 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188687 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188687 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188644 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188609 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188593 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188589 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188548 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188542 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188542 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188537 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188533 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188533 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188532 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188532 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188520 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188511 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188511 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188507 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188474 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188473 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188472 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188471 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188471 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188470 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188461 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188459 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188458 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=188450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188449 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188449 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188440 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188440 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188438 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188420 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188415 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188415 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188404 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188401 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188373 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188373 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188370 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188370 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188369 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188369 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188368 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188368 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188367 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188367 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188366 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188366 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188347 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188343 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188334 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188333 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188333 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188296 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188296 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188277 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188211 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188211 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=188122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188117 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188098 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=188094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188048 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=188043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188041 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188041 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188014 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188009 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188009 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187979 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187975 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187941 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187941 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187938 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187937 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187937 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187936 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187936 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187932 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187931 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187931 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187930 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187930 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187928 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187926 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187923 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187872 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187871 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187868 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187868 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187753 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187753 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187752 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187752 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187751 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187751 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187750 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187750 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187749 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187749 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187748 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187748 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187747 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187692 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187692 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187691 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187691 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187672 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187601 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187576 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187576 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187573 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187568 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187568 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187553 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187553 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187552 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187552 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187551 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187551 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187549 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187549 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187530 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187528 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187528 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187523 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187523 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187510 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187510 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187505 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187505 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187503 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187503 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187502 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187502 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187500 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187500 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187481 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187475 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187452 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187445 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187445 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187433 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187432 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187431 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187431 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187426 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187426 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187395 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187395 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187359 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187359 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187352 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187340 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187336 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187320 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187315 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187315 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187285 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187281 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187279 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187279 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187273 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187266 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187265 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187265 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187264 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187263 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187263 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187262 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187262 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187258 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187258 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187256 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187256 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187239 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187238 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187238 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187232 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187232 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187231 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187231 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187224 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187224 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187221 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187220 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187216 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187207 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187174 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187168 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187120 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187085 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187064 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187051 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187033 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187033 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187021 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187021 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186937 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186923 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186922 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186921 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186915 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186915 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186912 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186912 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186903 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186892 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186892 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186891 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186889 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186889 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186840 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186832 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186823 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186800 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186799 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186798 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186798 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186797 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186797 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186796 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186792 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186777 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186773 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186772 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186768 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186768 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186738 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186738 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186728 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186727 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186724 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186723 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186722 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186719 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186719 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186704 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186690 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186689 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186685 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186682 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186680 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186679 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186679 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186678 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186669 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186668 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186668 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186667 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186667 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186666 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186666 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186662 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186660 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186660 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186638 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186638 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186632 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186632 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186614 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186614 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186612 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186609 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186609 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186608 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186608 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186607 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186607 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186606 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186604 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186602 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186602 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186600 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186600 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186599 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186598 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186598 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186597 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186597 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186596 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186596 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186594 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186592 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186592 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186591 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186591 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186590 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186590 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186589 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186589 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186572 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186572 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186567 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186535 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186535 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186531 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186529 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186529 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186523 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186522 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186522 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186520 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186520 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186517 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186517 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186516 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186516 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186515 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186515 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186514 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186514 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186513 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186513 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186512 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186512 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186511 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186511 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186509 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186509 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=186489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186483 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186483 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186481 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186471 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186466 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186466 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186463 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186455 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186390 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186375 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186370 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186365 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186365 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186363 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186362 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186362 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186359 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186359 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186354 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186354 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186347 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186340 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186337 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186337 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186336 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186321 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186319 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186319 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186299 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186295 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186272 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186267 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186267 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186266 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186261 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186258 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186243 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186243 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186242 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186242 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186230 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186226 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186226 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186220 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186220 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186216 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186216 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186215 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186215 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186208 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186208 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186206 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186206 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186193 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186193 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186191 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186191 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186125 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186125 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186124 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186124 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186122 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186122 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=186120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186117 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186116 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186116 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186110 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186110 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186109 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186109 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186108 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186108 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186064 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185927 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185907 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185903 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185903 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185883 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185883 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185814 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185656 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=185656 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185534 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=185534 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185529 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=185529 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185528 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=185528 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185508 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=185508 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185449 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185442 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185437 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185410 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185407 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185355 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185325 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=185325 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=185272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185262 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185050 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184975 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184975 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184974 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184974 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184968 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184968 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184928 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184928 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184816 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184711 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184710 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184709 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184708 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184689 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184490 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184477 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184461 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184461 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=184124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184037 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=184037 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184034 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184033 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184030 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184030 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184011 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183989 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=183957 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183957 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183956 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183956 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183591 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183590 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183586 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183585 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183571 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183570 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183379 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183379 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183375 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183375 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183371 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183371 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183367 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183355 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183351 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=183342 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183342 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=183340 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=183340 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183260 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183189 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183186 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183186 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182838 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182838 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182837 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182837 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182836 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182836 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182835 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182833 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182833 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182831 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182830 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182830 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182829 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182829 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182828 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182828 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182827 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182826 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182818 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182817 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182812 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182811 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182807 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182807 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182806 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182744 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182744 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182743 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182742 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182733 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182615 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182615 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182573 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182571 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182533 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182532 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182531 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182497 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182497 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182496 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182496 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182495 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182495 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182481 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182471 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182471 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182470 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182470 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182469 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182469 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182436 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182394 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182371 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182371 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182370 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182370 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182369 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182369 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182334 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182329 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182328 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182328 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182280 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182279 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182237 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182228 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182034 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182031 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182022 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182018 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182011 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182008 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181876 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181875 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181875 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181864 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181863 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181861 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181860 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181858 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181858 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181763 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181758 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181758 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181757 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181757 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181756 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181756 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181755 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181754 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181754 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181752 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181751 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181750 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181750 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181748 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181748 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181747 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181747 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181711 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181078 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181030 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181030 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181026 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181026 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180985 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180977 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180977 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180964 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180964 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180767 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180766 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180765 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180765 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180764 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180763 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180763 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180705 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180697 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180696 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180695 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180695 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180692 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180692 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180689 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180686 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180370 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177049 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177049 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176709 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176627 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176507 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176507 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176209 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176188 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176187 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=176187 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174933 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=174933 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=174931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174886 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=174886 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174880 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=174880 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119274 AND `DifficultyID`=0 AND `Idx`=1); +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(230904, 0, 4, 220737, 56110), -- Shadeguard Speaker +(230904, 0, 3, 220737, 56110), -- Shadeguard Speaker +(230904, 0, 2, 220737, 56110), -- Shadeguard Speaker +(230904, 0, 1, 220737, 56110), -- Shadeguard Speaker +(230904, 0, 0, 220737, 56110), -- Shadeguard Speaker +(230157, 0, 4, 220737, 56110), -- Enraged Kodiak +(230157, 0, 3, 220737, 56110), -- Enraged Kodiak +(230157, 0, 2, 220737, 56110), -- Enraged Kodiak +(230157, 0, 1, 220737, 56110), -- Enraged Kodiak +(230157, 0, 0, 220737, 56110), -- Enraged Kodiak +(230119, 0, 6, 226136, 56110), -- Direweb Skyrazor +(230119, 0, 5, 226136, 56110), -- Direweb Skyrazor +(230119, 0, 4, 220737, 56110), -- Direweb Skyrazor +(230119, 0, 3, 220737, 56110), -- Direweb Skyrazor +(230119, 0, 2, 220737, 56110), -- Direweb Skyrazor +(230119, 0, 1, 220737, 56110), -- Direweb Skyrazor +(230119, 0, 0, 220737, 56110), -- Direweb Skyrazor +(229918, 0, 6, 226136, 56110), -- Caustic Skyrazor +(229918, 0, 5, 226136, 56110), -- Caustic Skyrazor +(229918, 0, 4, 220737, 56110), -- Caustic Skyrazor +(229918, 0, 3, 220737, 56110), -- Caustic Skyrazor +(229918, 0, 2, 220737, 56110), -- Caustic Skyrazor +(229918, 0, 1, 220737, 56110), -- Caustic Skyrazor +(229918, 0, 0, 220737, 56110), -- Caustic Skyrazor +(229855, 0, 4, 220737, 56110), -- Shadeguard Speaker +(229855, 0, 3, 220737, 56110), -- Shadeguard Speaker +(229855, 0, 2, 220737, 56110), -- Shadeguard Speaker +(229855, 0, 1, 220737, 56110), -- Shadeguard Speaker +(229855, 0, 0, 220737, 56110), -- Shadeguard Speaker +(229854, 0, 4, 220737, 56110), -- Inquisitor Speaker +(229854, 0, 3, 220737, 56110), -- Inquisitor Speaker +(229854, 0, 2, 220737, 56110), -- Inquisitor Speaker +(229854, 0, 1, 220737, 56110), -- Inquisitor Speaker +(229854, 0, 0, 220737, 56110), -- Inquisitor Speaker +(229821, 0, 9, 225741, 56110), -- Burrowing Jawcrawler +(229821, 0, 8, 219934, 56110), -- Burrowing Jawcrawler +(229821, 0, 7, 219934, 56110), -- Burrowing Jawcrawler +(229821, 0, 6, 219934, 56110), -- Burrowing Jawcrawler +(229821, 0, 5, 219934, 56110), -- Burrowing Jawcrawler +(229821, 0, 4, 220737, 56110), -- Burrowing Jawcrawler +(229821, 0, 3, 220737, 56110), -- Burrowing Jawcrawler +(229821, 0, 2, 220737, 56110), -- Burrowing Jawcrawler +(229821, 0, 1, 220737, 56110), -- Burrowing Jawcrawler +(229821, 0, 0, 220737, 56110), -- Burrowing Jawcrawler +(229820, 0, 9, 225741, 56110), -- Wandering Scuttleshell +(229820, 0, 8, 219934, 56110), -- Wandering Scuttleshell +(229820, 0, 7, 219934, 56110), -- Wandering Scuttleshell +(229820, 0, 6, 219934, 56110), -- Wandering Scuttleshell +(229820, 0, 5, 219934, 56110), -- Wandering Scuttleshell +(229820, 0, 4, 220737, 56110), -- Wandering Scuttleshell +(229820, 0, 3, 220737, 56110), -- Wandering Scuttleshell +(229820, 0, 2, 220737, 56110), -- Wandering Scuttleshell +(229820, 0, 1, 220737, 56110), -- Wandering Scuttleshell +(229820, 0, 0, 220737, 56110), -- Wandering Scuttleshell +(229818, 0, 9, 225741, 56110), -- Waxy Blob +(229818, 0, 8, 219934, 56110), -- Waxy Blob +(229818, 0, 7, 219934, 56110), -- Waxy Blob +(229818, 0, 6, 219934, 56110), -- Waxy Blob +(229818, 0, 5, 219934, 56110), -- Waxy Blob +(229818, 0, 4, 220737, 56110), -- Waxy Blob +(229818, 0, 3, 220737, 56110), -- Waxy Blob +(229818, 0, 2, 220737, 56110), -- Waxy Blob +(229818, 0, 1, 220737, 56110), -- Waxy Blob +(229818, 0, 0, 220737, 56110), -- Waxy Blob +(229817, 0, 12, 225741, 56110), -- Ambushing Swarmer +(229817, 0, 11, 219934, 56110), -- Ambushing Swarmer +(229817, 0, 10, 219934, 56110), -- Ambushing Swarmer +(229817, 0, 9, 219934, 56110), -- Ambushing Swarmer +(229817, 0, 8, 219934, 56110), -- Ambushing Swarmer +(229817, 0, 7, 226136, 56110), -- Ambushing Swarmer +(229817, 0, 6, 225950, 56110), -- Ambushing Swarmer +(229817, 0, 5, 225950, 56110), -- Ambushing Swarmer +(229817, 0, 4, 220737, 56110), -- Ambushing Swarmer +(229817, 0, 3, 220737, 56110), -- Ambushing Swarmer +(229817, 0, 2, 220737, 56110), -- Ambushing Swarmer +(229817, 0, 1, 220737, 56110), -- Ambushing Swarmer +(229817, 0, 0, 220737, 56110), -- Ambushing Swarmer +(229816, 0, 12, 225741, 56110), -- Ambushing Swarmer +(229816, 0, 11, 219934, 56110), -- Ambushing Swarmer +(229816, 0, 10, 219934, 56110), -- Ambushing Swarmer +(229816, 0, 9, 219934, 56110), -- Ambushing Swarmer +(229816, 0, 8, 219934, 56110), -- Ambushing Swarmer +(229816, 0, 7, 226136, 56110), -- Ambushing Swarmer +(229816, 0, 6, 225950, 56110), -- Ambushing Swarmer +(229816, 0, 5, 225950, 56110), -- Ambushing Swarmer +(229816, 0, 4, 220737, 56110), -- Ambushing Swarmer +(229816, 0, 3, 220737, 56110), -- Ambushing Swarmer +(229816, 0, 2, 220737, 56110), -- Ambushing Swarmer +(229816, 0, 1, 220737, 56110), -- Ambushing Swarmer +(229816, 0, 0, 220737, 56110), -- Ambushing Swarmer +(229814, 0, 9, 225741, 56110), -- Enraged Snuffler +(229814, 0, 8, 219934, 56110), -- Enraged Snuffler +(229814, 0, 7, 219934, 56110), -- Enraged Snuffler +(229814, 0, 6, 219934, 56110), -- Enraged Snuffler +(229814, 0, 5, 219934, 56110), -- Enraged Snuffler +(229814, 0, 4, 220737, 56110), -- Enraged Snuffler +(229814, 0, 3, 220737, 56110), -- Enraged Snuffler +(229814, 0, 2, 220737, 56110), -- Enraged Snuffler +(229814, 0, 1, 220737, 56110), -- Enraged Snuffler +(229814, 0, 0, 220737, 56110), -- Enraged Snuffler +(229813, 0, 9, 225741, 56110), -- Disturbed Krolusk +(229813, 0, 8, 219934, 56110), -- Disturbed Krolusk +(229813, 0, 7, 219934, 56110), -- Disturbed Krolusk +(229813, 0, 6, 219934, 56110), -- Disturbed Krolusk +(229813, 0, 5, 219934, 56110), -- Disturbed Krolusk +(229813, 0, 4, 220737, 56110), -- Disturbed Krolusk +(229813, 0, 3, 220737, 56110), -- Disturbed Krolusk +(229813, 0, 2, 220737, 56110), -- Disturbed Krolusk +(229813, 0, 1, 220737, 56110), -- Disturbed Krolusk +(229813, 0, 0, 220737, 56110), -- Disturbed Krolusk +(229812, 0, 9, 225741, 56110), -- Warbling Mudskip +(229812, 0, 8, 219934, 56110), -- Warbling Mudskip +(229812, 0, 7, 219934, 56110), -- Warbling Mudskip +(229812, 0, 6, 219934, 56110), -- Warbling Mudskip +(229812, 0, 5, 219934, 56110), -- Warbling Mudskip +(229812, 0, 4, 220737, 56110), -- Warbling Mudskip +(229812, 0, 3, 220737, 56110), -- Warbling Mudskip +(229812, 0, 2, 220737, 56110), -- Warbling Mudskip +(229812, 0, 1, 220737, 56110), -- Warbling Mudskip +(229812, 0, 0, 220737, 56110), -- Warbling Mudskip +(229810, 0, 9, 225741, 56110), -- Scrappy Waxthief +(229810, 0, 8, 219934, 56110), -- Scrappy Waxthief +(229810, 0, 7, 219934, 56110), -- Scrappy Waxthief +(229810, 0, 6, 219934, 56110), -- Scrappy Waxthief +(229810, 0, 5, 219934, 56110), -- Scrappy Waxthief +(229810, 0, 4, 220737, 56110), -- Scrappy Waxthief +(229810, 0, 3, 220737, 56110), -- Scrappy Waxthief +(229810, 0, 2, 220737, 56110), -- Scrappy Waxthief +(229810, 0, 1, 220737, 56110), -- Scrappy Waxthief +(229810, 0, 0, 220737, 56110), -- Scrappy Waxthief +(229809, 0, 9, 225741, 56110), -- Crushing Waxthief +(229809, 0, 8, 219934, 56110), -- Crushing Waxthief +(229809, 0, 7, 219934, 56110), -- Crushing Waxthief +(229809, 0, 6, 219934, 56110), -- Crushing Waxthief +(229809, 0, 5, 219934, 56110), -- Crushing Waxthief +(229809, 0, 4, 220737, 56110), -- Crushing Waxthief +(229809, 0, 3, 220737, 56110), -- Crushing Waxthief +(229809, 0, 2, 220737, 56110), -- Crushing Waxthief +(229809, 0, 1, 220737, 56110), -- Crushing Waxthief +(229809, 0, 0, 220737, 56110), -- Crushing Waxthief +(229808, 0, 9, 225741, 56110), -- Waxen Bones +(229808, 0, 8, 219934, 56110), -- Waxen Bones +(229808, 0, 7, 219934, 56110), -- Waxen Bones +(229808, 0, 6, 219934, 56110), -- Waxen Bones +(229808, 0, 5, 219934, 56110), -- Waxen Bones +(229808, 0, 4, 220737, 56110), -- Waxen Bones +(229808, 0, 3, 220737, 56110), -- Waxen Bones +(229808, 0, 2, 220737, 56110), -- Waxen Bones +(229808, 0, 1, 220737, 56110), -- Waxen Bones +(229808, 0, 0, 220737, 56110), -- Waxen Bones +(229792, 0, 9, 225741, 56110), -- Raging Rock +(229792, 0, 8, 219934, 56110), -- Raging Rock +(229792, 0, 7, 219934, 56110), -- Raging Rock +(229792, 0, 6, 219934, 56110), -- Raging Rock +(229792, 0, 5, 219934, 56110), -- Raging Rock +(229792, 0, 4, 220737, 56110), -- Raging Rock +(229792, 0, 3, 220737, 56110), -- Raging Rock +(229792, 0, 2, 220737, 56110), -- Raging Rock +(229792, 0, 1, 220737, 56110), -- Raging Rock +(229792, 0, 0, 220737, 56110), -- Raging Rock +(229791, 0, 14, 225741, 56110), -- Nerubian Venomweb +(229791, 0, 13, 219934, 56110), -- Nerubian Venomweb +(229791, 0, 12, 219934, 56110), -- Nerubian Venomweb +(229791, 0, 11, 219934, 56110), -- Nerubian Venomweb +(229791, 0, 10, 219934, 56110), -- Nerubian Venomweb +(229791, 0, 9, 226136, 56110), -- Nerubian Venomweb +(229791, 0, 8, 226135, 56110), -- Nerubian Venomweb +(229791, 0, 7, 226135, 56110), -- Nerubian Venomweb +(229791, 0, 6, 225950, 56110), -- Nerubian Venomweb +(229791, 0, 5, 225950, 56110), -- Nerubian Venomweb +(229791, 0, 4, 220737, 56110), -- Nerubian Venomweb +(229791, 0, 3, 220737, 56110), -- Nerubian Venomweb +(229791, 0, 2, 220737, 56110), -- Nerubian Venomweb +(229791, 0, 1, 220737, 56110), -- Nerubian Venomweb +(229791, 0, 0, 220737, 56110), -- Nerubian Venomweb +(229708, 0, 4, 220737, 56110), -- Riverbend Gar +(229708, 0, 3, 220737, 56110), -- Riverbend Gar +(229708, 0, 2, 220737, 56110), -- Riverbend Gar +(229708, 0, 1, 220737, 56110), -- Riverbend Gar +(229708, 0, 0, 220737, 56110), -- Riverbend Gar +(229705, 0, 4, 220737, 56110), -- Docile Cloudrook +(229705, 0, 3, 220737, 56110), -- Docile Cloudrook +(229705, 0, 2, 220737, 56110), -- Docile Cloudrook +(229705, 0, 1, 220737, 56110), -- Docile Cloudrook +(229705, 0, 0, 220737, 56110), -- Docile Cloudrook +(229704, 0, 4, 220737, 56110), -- Docile Cloudrook +(229704, 0, 3, 220737, 56110), -- Docile Cloudrook +(229704, 0, 2, 220737, 56110), -- Docile Cloudrook +(229704, 0, 1, 220737, 56110), -- Docile Cloudrook +(229704, 0, 0, 220737, 56110), -- Docile Cloudrook +(229688, 0, 7, 226136, 56110), -- Starved Swarmite +(229688, 0, 6, 225950, 56110), -- Starved Swarmite +(229688, 0, 5, 225950, 56110), -- Starved Swarmite +(229688, 0, 4, 220737, 56110), -- Starved Swarmite +(229688, 0, 3, 220737, 56110), -- Starved Swarmite +(229688, 0, 2, 220737, 56110), -- Starved Swarmite +(229688, 0, 1, 220737, 56110), -- Starved Swarmite +(229688, 0, 0, 220737, 56110), -- Starved Swarmite +(229679, 0, 7, 220737, 56110), -- Scavenger Threadling +(229679, 0, 6, 220737, 56110), -- Scavenger Threadling +(229679, 0, 5, 220737, 56110), -- Scavenger Threadling +(229679, 0, 4, 220737, 56110), -- Scavenger Threadling +(229679, 0, 3, 220737, 56110), -- Scavenger Threadling +(229679, 0, 2, 226136, 56110), -- Scavenger Threadling +(229679, 0, 1, 225950, 56110), -- Scavenger Threadling +(229679, 0, 0, 225950, 56110), -- Scavenger Threadling +(229638, 0, 4, 220737, 56110), -- Docile Cloudrook +(229638, 0, 3, 220737, 56110), -- Docile Cloudrook +(229638, 0, 2, 220737, 56110), -- Docile Cloudrook +(229638, 0, 1, 220737, 56110), -- Docile Cloudrook +(229638, 0, 0, 220737, 56110), -- Docile Cloudrook +(229624, 0, 4, 220737, 56110), -- Territorial Lasher +(229624, 0, 3, 220737, 56110), -- Territorial Lasher +(229624, 0, 2, 220737, 56110), -- Territorial Lasher +(229624, 0, 1, 220737, 56110), -- Territorial Lasher +(229624, 0, 0, 220737, 56110), -- Territorial Lasher +(229620, 0, 4, 220737, 56110), -- Escaped Lynx +(229620, 0, 3, 220737, 56110), -- Escaped Lynx +(229620, 0, 2, 220737, 56110), -- Escaped Lynx +(229620, 0, 1, 220737, 56110), -- Escaped Lynx +(229620, 0, 0, 220737, 56110), -- Escaped Lynx +(229617, 0, 4, 220737, 56110), -- Escaped Lynx +(229617, 0, 3, 220737, 56110), -- Escaped Lynx +(229617, 0, 2, 220737, 56110), -- Escaped Lynx +(229617, 0, 1, 220737, 56110), -- Escaped Lynx +(229617, 0, 0, 220737, 56110), -- Escaped Lynx +(229605, 0, 7, 226136, 56110), -- Deepwalking Ambusher +(229605, 0, 6, 225950, 56110), -- Deepwalking Ambusher +(229605, 0, 5, 225950, 56110), -- Deepwalking Ambusher +(229605, 0, 4, 220737, 56110), -- Deepwalking Ambusher +(229605, 0, 3, 220737, 56110), -- Deepwalking Ambusher +(229605, 0, 2, 220737, 56110), -- Deepwalking Ambusher +(229605, 0, 1, 220737, 56110), -- Deepwalking Ambusher +(229605, 0, 0, 220737, 56110), -- Deepwalking Ambusher +(229597, 0, 4, 220737, 56110), -- Rotlasher +(229597, 0, 3, 220737, 56110), -- Rotlasher +(229597, 0, 2, 220737, 56110), -- Rotlasher +(229597, 0, 1, 220737, 56110), -- Rotlasher +(229597, 0, 0, 220737, 56110), -- Rotlasher +(229596, 0, 4, 220737, 56110), -- Rotglow Settler +(229596, 0, 3, 220737, 56110), -- Rotglow Settler +(229596, 0, 2, 220737, 56110), -- Rotglow Settler +(229596, 0, 1, 220737, 56110), -- Rotglow Settler +(229596, 0, 0, 220737, 56110), -- Rotglow Settler +(229595, 0, 4, 220737, 56110), -- Rotglow Sporeslinger +(229595, 0, 3, 220737, 56110), -- Rotglow Sporeslinger +(229595, 0, 2, 220737, 56110), -- Rotglow Sporeslinger +(229595, 0, 1, 220737, 56110), -- Rotglow Sporeslinger +(229595, 0, 0, 220737, 56110), -- Rotglow Sporeslinger +(229594, 0, 4, 220737, 56110); -- Rotglow Pathkeeper + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(229594, 0, 3, 220737, 56110), -- Rotglow Pathkeeper +(229594, 0, 2, 220737, 56110), -- Rotglow Pathkeeper +(229594, 0, 1, 220737, 56110), -- Rotglow Pathkeeper +(229594, 0, 0, 220737, 56110), -- Rotglow Pathkeeper +(229563, 0, 4, 220737, 56110), -- Noxious Mycelium +(229563, 0, 3, 220737, 56110), -- Noxious Mycelium +(229563, 0, 2, 220737, 56110), -- Noxious Mycelium +(229563, 0, 1, 220737, 56110), -- Noxious Mycelium +(229563, 0, 0, 220737, 56110), -- Noxious Mycelium +(229561, 0, 4, 220737, 56110), -- Sunken Sporeling +(229561, 0, 3, 220737, 56110), -- Sunken Sporeling +(229561, 0, 2, 220737, 56110), -- Sunken Sporeling +(229561, 0, 1, 220737, 56110), -- Sunken Sporeling +(229561, 0, 0, 220737, 56110), -- Sunken Sporeling +(229560, 0, 4, 220737, 56110), -- Incensed Fungus +(229560, 0, 3, 220737, 56110), -- Incensed Fungus +(229560, 0, 2, 220737, 56110), -- Incensed Fungus +(229560, 0, 1, 220737, 56110), -- Incensed Fungus +(229560, 0, 0, 220737, 56110), -- Incensed Fungus +(229557, 0, 4, 220737, 56110), -- River Sporebit +(229557, 0, 3, 220737, 56110), -- River Sporebit +(229557, 0, 2, 220737, 56110), -- River Sporebit +(229557, 0, 1, 220737, 56110), -- River Sporebit +(229557, 0, 0, 220737, 56110), -- River Sporebit +(229555, 0, 4, 220737, 56110), -- Dessicated Murkwalker +(229555, 0, 3, 220737, 56110), -- Dessicated Murkwalker +(229555, 0, 2, 220737, 56110), -- Dessicated Murkwalker +(229555, 0, 1, 220737, 56110), -- Dessicated Murkwalker +(229555, 0, 0, 220737, 56110), -- Dessicated Murkwalker +(229547, 0, 4, 220737, 56110), -- Shimmer Shaleshell +(229547, 0, 3, 220737, 56110), -- Shimmer Shaleshell +(229547, 0, 2, 220737, 56110), -- Shimmer Shaleshell +(229547, 0, 1, 220737, 56110), -- Shimmer Shaleshell +(229547, 0, 0, 220737, 56110), -- Shimmer Shaleshell +(229540, 0, 4, 220737, 56110), -- Trailway Sporebit +(229540, 0, 3, 220737, 56110), -- Trailway Sporebit +(229540, 0, 2, 220737, 56110), -- Trailway Sporebit +(229540, 0, 1, 220737, 56110), -- Trailway Sporebit +(229540, 0, 0, 220737, 56110), -- Trailway Sporebit +(229526, 0, 4, 220737, 56110), -- Agitated Pyremite +(229526, 0, 3, 220737, 56110), -- Agitated Pyremite +(229526, 0, 2, 220737, 56110), -- Agitated Pyremite +(229526, 0, 1, 220737, 56110), -- Agitated Pyremite +(229526, 0, 0, 220737, 56110), -- Agitated Pyremite +(229523, 0, 4, 220737, 56110), -- Sieve Spinedrifter +(229523, 0, 3, 220737, 56110), -- Sieve Spinedrifter +(229523, 0, 2, 220737, 56110), -- Sieve Spinedrifter +(229523, 0, 1, 220737, 56110), -- Sieve Spinedrifter +(229523, 0, 0, 220737, 56110), -- Sieve Spinedrifter +(229512, 0, 7, 226136, 56110), -- Nerubian Swarmite +(229512, 0, 6, 225950, 56110), -- Nerubian Swarmite +(229512, 0, 5, 225950, 56110), -- Nerubian Swarmite +(229512, 0, 4, 220737, 56110), -- Nerubian Swarmite +(229512, 0, 3, 220737, 56110), -- Nerubian Swarmite +(229512, 0, 2, 220737, 56110), -- Nerubian Swarmite +(229512, 0, 1, 220737, 56110), -- Nerubian Swarmite +(229512, 0, 0, 220737, 56110), -- Nerubian Swarmite +(229491, 0, 7, 220737, 56110), -- Vigilant Nestguard +(229491, 0, 6, 220737, 56110), -- Vigilant Nestguard +(229491, 0, 5, 220737, 56110), -- Vigilant Nestguard +(229491, 0, 4, 220737, 56110), -- Vigilant Nestguard +(229491, 0, 3, 220737, 56110), -- Vigilant Nestguard +(229491, 0, 2, 226136, 56110), -- Vigilant Nestguard +(229491, 0, 1, 225950, 56110), -- Vigilant Nestguard +(229491, 0, 0, 225950, 56110), -- Vigilant Nestguard +(229451, 0, 4, 220737, 56110), -- Nightfall Darkcaster +(229451, 0, 3, 220737, 56110), -- Nightfall Darkcaster +(229451, 0, 2, 220737, 56110), -- Nightfall Darkcaster +(229451, 0, 1, 220737, 56110), -- Nightfall Darkcaster +(229451, 0, 0, 220737, 56110), -- Nightfall Darkcaster +(229400, 0, 9, 226136, 56110), -- Royal Purifier +(229400, 0, 8, 226135, 56110), -- Royal Purifier +(229400, 0, 7, 226135, 56110), -- Royal Purifier +(229400, 0, 6, 225950, 56110), -- Royal Purifier +(229400, 0, 5, 225950, 56110), -- Royal Purifier +(229400, 0, 4, 220737, 56110), -- Royal Purifier +(229400, 0, 3, 220737, 56110), -- Royal Purifier +(229400, 0, 2, 220737, 56110), -- Royal Purifier +(229400, 0, 1, 220737, 56110), -- Royal Purifier +(229400, 0, 0, 220737, 56110), -- Royal Purifier +(229399, 0, 9, 226136, 56110), -- Blood Drainer +(229399, 0, 8, 226135, 56110), -- Blood Drainer +(229399, 0, 7, 226135, 56110), -- Blood Drainer +(229399, 0, 6, 225950, 56110), -- Blood Drainer +(229399, 0, 5, 225950, 56110), -- Blood Drainer +(229399, 0, 4, 220737, 56110), -- Blood Drainer +(229399, 0, 3, 220737, 56110), -- Blood Drainer +(229399, 0, 2, 220737, 56110), -- Blood Drainer +(229399, 0, 1, 220737, 56110), -- Blood Drainer +(229399, 0, 0, 220737, 56110), -- Blood Drainer +(229378, 0, 4, 220737, 56110), -- Cascade Guardian +(229378, 0, 3, 220737, 56110), -- Cascade Guardian +(229378, 0, 2, 220737, 56110), -- Cascade Guardian +(229378, 0, 1, 220737, 56110), -- Cascade Guardian +(229378, 0, 0, 220737, 56110), -- Cascade Guardian +(229353, 0, 9, 226136, 56110), -- Disgruntled Dyefetcher +(229353, 0, 8, 226135, 56110), -- Disgruntled Dyefetcher +(229353, 0, 7, 226135, 56110), -- Disgruntled Dyefetcher +(229353, 0, 6, 225950, 56110), -- Disgruntled Dyefetcher +(229353, 0, 5, 225950, 56110), -- Disgruntled Dyefetcher +(229353, 0, 4, 220737, 56110), -- Disgruntled Dyefetcher +(229353, 0, 3, 220737, 56110), -- Disgruntled Dyefetcher +(229353, 0, 2, 220737, 56110), -- Disgruntled Dyefetcher +(229353, 0, 1, 220737, 56110), -- Disgruntled Dyefetcher +(229353, 0, 0, 220737, 56110), -- Disgruntled Dyefetcher +(229298, 0, 4, 220737, 56110), -- Intent Shadow +(229298, 0, 3, 220737, 56110), -- Intent Shadow +(229298, 0, 2, 220737, 56110), -- Intent Shadow +(229298, 0, 1, 220737, 56110), -- Intent Shadow +(229298, 0, 0, 220737, 56110), -- Intent Shadow +(229297, 0, 4, 220737, 56110), -- Intent Shadow +(229297, 0, 3, 220737, 56110), -- Intent Shadow +(229297, 0, 2, 220737, 56110), -- Intent Shadow +(229297, 0, 1, 220737, 56110), -- Intent Shadow +(229297, 0, 0, 220737, 56110), -- Intent Shadow +(229240, 0, 4, 220737, 56110), -- [DNT] Duskborn Mongrel +(229240, 0, 3, 220737, 56110), -- [DNT] Duskborn Mongrel +(229240, 0, 2, 220737, 56110), -- [DNT] Duskborn Mongrel +(229240, 0, 1, 220737, 56110), -- [DNT] Duskborn Mongrel +(229240, 0, 0, 220737, 56110), -- [DNT] Duskborn Mongrel +(229216, 0, 4, 220737, 56110), -- Lashroom Sproutling +(229216, 0, 3, 220737, 56110), -- Lashroom Sproutling +(229216, 0, 2, 220737, 56110), -- Lashroom Sproutling +(229216, 0, 1, 220737, 56110), -- Lashroom Sproutling +(229216, 0, 0, 220737, 56110), -- Lashroom Sproutling +(229215, 0, 4, 220737, 56110), -- Sporescatter Lashroom +(229215, 0, 3, 220737, 56110), -- Sporescatter Lashroom +(229215, 0, 2, 220737, 56110), -- Sporescatter Lashroom +(229215, 0, 1, 220737, 56110), -- Sporescatter Lashroom +(229215, 0, 0, 220737, 56110), -- Sporescatter Lashroom +(229213, 0, 4, 220737, 56110), -- Thorned Lashroom +(229213, 0, 3, 220737, 56110), -- Thorned Lashroom +(229213, 0, 2, 220737, 56110), -- Thorned Lashroom +(229213, 0, 1, 220737, 56110), -- Thorned Lashroom +(229213, 0, 0, 220737, 56110), -- Thorned Lashroom +(229210, 0, 1, 220737, 56110), -- Siltwallow Toad +(229210, 0, 0, 220737, 56110), -- Siltwallow Toad +(229209, 0, 4, 220737, 56110), -- Fairyfly Swarmer +(229209, 0, 3, 220737, 56110), -- Fairyfly Swarmer +(229209, 0, 2, 220737, 56110), -- Fairyfly Swarmer +(229209, 0, 1, 220737, 56110), -- Fairyfly Swarmer +(229209, 0, 0, 220737, 56110), -- Fairyfly Swarmer +(229207, 0, 4, 220737, 56110), -- Thickhide Hatchling +(229207, 0, 3, 220737, 56110), -- Thickhide Hatchling +(229207, 0, 2, 220737, 56110), -- Thickhide Hatchling +(229207, 0, 1, 220737, 56110), -- Thickhide Hatchling +(229207, 0, 0, 220737, 56110), -- Thickhide Hatchling +(229206, 0, 4, 220737, 56110), -- Thickhide Behemoth +(229206, 0, 3, 220737, 56110), -- Thickhide Behemoth +(229206, 0, 2, 220737, 56110), -- Thickhide Behemoth +(229206, 0, 1, 220737, 56110), -- Thickhide Behemoth +(229206, 0, 0, 220737, 56110), -- Thickhide Behemoth +(229205, 0, 4, 220737, 56110), -- Thickhide Jawcrawler +(229205, 0, 3, 220737, 56110), -- Thickhide Jawcrawler +(229205, 0, 2, 220737, 56110), -- Thickhide Jawcrawler +(229205, 0, 1, 220737, 56110), -- Thickhide Jawcrawler +(229205, 0, 0, 220737, 56110), -- Thickhide Jawcrawler +(229191, 0, 4, 220737, 56110), -- Ascent Osprey +(229191, 0, 3, 220737, 56110), -- Ascent Osprey +(229191, 0, 2, 220737, 56110), -- Ascent Osprey +(229191, 0, 1, 220737, 56110), -- Ascent Osprey +(229191, 0, 0, 220737, 56110), -- Ascent Osprey +(229188, 0, 4, 220737, 56110), -- Gloomwater Fish +(229188, 0, 3, 220737, 56110), -- Gloomwater Fish +(229188, 0, 2, 220737, 56110), -- Gloomwater Fish +(229188, 0, 1, 220737, 56110), -- Gloomwater Fish +(229188, 0, 0, 220737, 56110), -- Gloomwater Fish +(229185, 0, 1, 220737, 56110), -- Bioluminescent Moth +(229185, 0, 0, 220737, 56110), -- Bioluminescent Moth +(229183, 0, 1, 220737, 56110), -- Glittering Glowmite +(229183, 0, 0, 220737, 56110), -- Glittering Glowmite +(229182, 0, 4, 220737, 56110), -- Darkwater Murkwalker +(229182, 0, 3, 220737, 56110), -- Darkwater Murkwalker +(229182, 0, 2, 220737, 56110), -- Darkwater Murkwalker +(229182, 0, 1, 220737, 56110), -- Darkwater Murkwalker +(229182, 0, 0, 220737, 56110), -- Darkwater Murkwalker +(229179, 0, 4, 220737, 56110), -- Duskborn Pup +(229179, 0, 3, 220737, 56110), -- Duskborn Pup +(229179, 0, 2, 220737, 56110), -- Duskborn Pup +(229179, 0, 1, 220737, 56110), -- Duskborn Pup +(229179, 0, 0, 220737, 56110), -- Duskborn Pup +(229178, 0, 4, 220737, 56110), -- Duskborn Pup +(229178, 0, 3, 220737, 56110), -- Duskborn Pup +(229178, 0, 2, 220737, 56110), -- Duskborn Pup +(229178, 0, 1, 220737, 56110), -- Duskborn Pup +(229178, 0, 0, 220737, 56110), -- Duskborn Pup +(229173, 0, 4, 220737, 56110), -- Duskborn Darkhound +(229173, 0, 3, 220737, 56110), -- Duskborn Darkhound +(229173, 0, 2, 220737, 56110), -- Duskborn Darkhound +(229173, 0, 1, 220737, 56110), -- Duskborn Darkhound +(229173, 0, 0, 220737, 56110), -- Duskborn Darkhound +(229172, 0, 4, 220737, 56110), -- Duskborn Mongrel +(229172, 0, 3, 220737, 56110), -- Duskborn Mongrel +(229172, 0, 2, 220737, 56110), -- Duskborn Mongrel +(229172, 0, 1, 220737, 56110), -- Duskborn Mongrel +(229172, 0, 0, 220737, 56110), -- Duskborn Mongrel +(229170, 0, 4, 220737, 56110), -- Duskborn Darkhound +(229170, 0, 3, 220737, 56110), -- Duskborn Darkhound +(229170, 0, 2, 220737, 56110), -- Duskborn Darkhound +(229170, 0, 1, 220737, 56110), -- Duskborn Darkhound +(229170, 0, 0, 220737, 56110), -- Duskborn Darkhound +(229167, 0, 4, 220737, 56110), -- Duskborn Mongrel +(229167, 0, 3, 220737, 56110), -- Duskborn Mongrel +(229167, 0, 2, 220737, 56110), -- Duskborn Mongrel +(229167, 0, 1, 220737, 56110), -- Duskborn Mongrel +(229167, 0, 0, 220737, 56110), -- Duskborn Mongrel +(229166, 0, 4, 220737, 56110), -- Baleful Baelgat +(229166, 0, 3, 220737, 56110), -- Baleful Baelgat +(229166, 0, 2, 220737, 56110), -- Baleful Baelgat +(229166, 0, 1, 220737, 56110), -- Baleful Baelgat +(229166, 0, 0, 220737, 56110), -- Baleful Baelgat +(229165, 0, 4, 220737, 56110), -- Spiteful Baelgat +(229165, 0, 3, 220737, 56110), -- Spiteful Baelgat +(229165, 0, 2, 220737, 56110), -- Spiteful Baelgat +(229165, 0, 1, 220737, 56110), -- Spiteful Baelgat +(229165, 0, 0, 220737, 56110), -- Spiteful Baelgat +(229164, 0, 4, 220737, 56110), -- Spiteful Baelgat +(229164, 0, 3, 220737, 56110), -- Spiteful Baelgat +(229164, 0, 2, 220737, 56110), -- Spiteful Baelgat +(229164, 0, 1, 220737, 56110), -- Spiteful Baelgat +(229164, 0, 0, 220737, 56110), -- Spiteful Baelgat +(229163, 0, 4, 220737, 56110), -- Baleful Baelgat +(229163, 0, 3, 220737, 56110), -- Baleful Baelgat +(229163, 0, 2, 220737, 56110), -- Baleful Baelgat +(229163, 0, 1, 220737, 56110), -- Baleful Baelgat +(229163, 0, 0, 220737, 56110), -- Baleful Baelgat +(229135, 0, 4, 220737, 56110), -- Fallfisher Swiftwing +(229135, 0, 3, 220737, 56110), -- Fallfisher Swiftwing +(229135, 0, 2, 220737, 56110), -- Fallfisher Swiftwing +(229135, 0, 1, 220737, 56110), -- Fallfisher Swiftwing +(229135, 0, 0, 220737, 56110), -- Fallfisher Swiftwing +(229119, 0, 4, 220737, 56110), -- Highrock Calf +(229119, 0, 3, 220737, 56110), -- Highrock Calf +(229119, 0, 2, 220737, 56110), -- Highrock Calf +(229119, 0, 1, 220737, 56110), -- Highrock Calf +(229119, 0, 0, 220737, 56110), -- Highrock Calf +(229118, 0, 4, 220737, 56110), -- Highrock Bull +(229118, 0, 3, 220737, 56110), -- Highrock Bull +(229118, 0, 2, 220737, 56110), -- Highrock Bull +(229118, 0, 1, 220737, 56110), -- Highrock Bull +(229118, 0, 0, 220737, 56110), -- Highrock Bull +(229117, 0, 4, 220737, 56110), -- Highrock Cow +(229117, 0, 3, 220737, 56110), -- Highrock Cow +(229117, 0, 2, 220737, 56110), -- Highrock Cow +(229117, 0, 1, 220737, 56110), -- Highrock Cow +(229117, 0, 0, 220737, 56110), -- Highrock Cow +(229107, 0, 4, 220737, 56110), -- Deepflayer Hunter +(229107, 0, 3, 220737, 56110), -- Deepflayer Hunter +(229107, 0, 2, 220737, 56110), -- Deepflayer Hunter +(229107, 0, 1, 220737, 56110); -- Deepflayer Hunter + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(229107, 0, 0, 220737, 56110), -- Deepflayer Hunter +(229099, 0, 4, 220737, 56110), -- Cowed Mongrel +(229099, 0, 3, 220737, 56110), -- Cowed Mongrel +(229099, 0, 2, 220737, 56110), -- Cowed Mongrel +(229099, 0, 1, 220737, 56110), -- Cowed Mongrel +(229099, 0, 0, 220737, 56110), -- Cowed Mongrel +(229098, 0, 4, 220737, 56110), -- Cowed Mongrel +(229098, 0, 3, 220737, 56110), -- Cowed Mongrel +(229098, 0, 2, 220737, 56110), -- Cowed Mongrel +(229098, 0, 1, 220737, 56110), -- Cowed Mongrel +(229098, 0, 0, 220737, 56110), -- Cowed Mongrel +(229097, 0, 4, 220737, 56110), -- Nervous Mongrel +(229097, 0, 3, 220737, 56110), -- Nervous Mongrel +(229097, 0, 2, 220737, 56110), -- Nervous Mongrel +(229097, 0, 1, 220737, 56110), -- Nervous Mongrel +(229097, 0, 0, 220737, 56110), -- Nervous Mongrel +(229096, 0, 4, 220737, 56110), -- Nervous Mongrel +(229096, 0, 3, 220737, 56110), -- Nervous Mongrel +(229096, 0, 2, 220737, 56110), -- Nervous Mongrel +(229096, 0, 1, 220737, 56110), -- Nervous Mongrel +(229096, 0, 0, 220737, 56110), -- Nervous Mongrel +(229088, 0, 4, 220737, 56110), -- Scavenging Falcon +(229088, 0, 3, 220737, 56110), -- Scavenging Falcon +(229088, 0, 2, 220737, 56110), -- Scavenging Falcon +(229088, 0, 1, 220737, 56110), -- Scavenging Falcon +(229088, 0, 0, 220737, 56110), -- Scavenging Falcon +(229087, 0, 4, 220737, 56110), -- Mana-Flecked Crawler +(229087, 0, 3, 220737, 56110), -- Mana-Flecked Crawler +(229087, 0, 2, 220737, 56110), -- Mana-Flecked Crawler +(229087, 0, 1, 220737, 56110), -- Mana-Flecked Crawler +(229087, 0, 0, 220737, 56110), -- Mana-Flecked Crawler +(229080, 0, 1, 220737, 56110), -- [DNT] Foulbiter Hatchling +(229080, 0, 0, 220737, 56110), -- [DNT] Foulbiter Hatchling +(229079, 0, 1, 220737, 56110), -- Foulbiter Hatchling +(229079, 0, 0, 220737, 56110), -- Foulbiter Hatchling +(229074, 0, 4, 220737, 56110), -- Acidbreath Broodmother +(229074, 0, 3, 220737, 56110), -- Acidbreath Broodmother +(229074, 0, 2, 220737, 56110), -- Acidbreath Broodmother +(229074, 0, 1, 220737, 56110), -- Acidbreath Broodmother +(229074, 0, 0, 220737, 56110), -- Acidbreath Broodmother +(229073, 0, 4, 220737, 56110), -- Acidbreath Hatchling +(229073, 0, 3, 220737, 56110), -- Acidbreath Hatchling +(229073, 0, 2, 220737, 56110), -- Acidbreath Hatchling +(229073, 0, 1, 220737, 56110), -- Acidbreath Hatchling +(229073, 0, 0, 220737, 56110), -- Acidbreath Hatchling +(229072, 0, 4, 220737, 56110), -- Acidbreath Jawcrawler +(229072, 0, 3, 220737, 56110), -- Acidbreath Jawcrawler +(229072, 0, 2, 220737, 56110), -- Acidbreath Jawcrawler +(229072, 0, 1, 220737, 56110), -- Acidbreath Jawcrawler +(229072, 0, 0, 220737, 56110), -- Acidbreath Jawcrawler +(229068, 0, 4, 220737, 56110), -- Coastal Foulbiter +(229068, 0, 3, 220737, 56110), -- Coastal Foulbiter +(229068, 0, 2, 220737, 56110), -- Coastal Foulbiter +(229068, 0, 1, 220737, 56110), -- Coastal Foulbiter +(229068, 0, 0, 220737, 56110), -- Coastal Foulbiter +(229067, 0, 4, 220737, 56110), -- Coastal Foulbiter +(229067, 0, 3, 220737, 56110), -- Coastal Foulbiter +(229067, 0, 2, 220737, 56110), -- Coastal Foulbiter +(229067, 0, 1, 220737, 56110), -- Coastal Foulbiter +(229067, 0, 0, 220737, 56110), -- Coastal Foulbiter +(229060, 0, 4, 220737, 56110), -- Enraged Kodiak +(229060, 0, 3, 220737, 56110), -- Enraged Kodiak +(229060, 0, 2, 220737, 56110), -- Enraged Kodiak +(229060, 0, 1, 220737, 56110), -- Enraged Kodiak +(229060, 0, 0, 220737, 56110), -- Enraged Kodiak +(229059, 0, 4, 220737, 56110), -- Horrific Baelgat +(229059, 0, 3, 220737, 56110), -- Horrific Baelgat +(229059, 0, 2, 220737, 56110), -- Horrific Baelgat +(229059, 0, 1, 220737, 56110), -- Horrific Baelgat +(229059, 0, 0, 220737, 56110), -- Horrific Baelgat +(229036, 0, 4, 220737, 56110), -- Hoofcrack +(229036, 0, 3, 220737, 56110), -- Hoofcrack +(229036, 0, 2, 220737, 56110), -- Hoofcrack +(229036, 0, 1, 220737, 56110), -- Hoofcrack +(229036, 0, 0, 220737, 56110), -- Hoofcrack +(228999, 0, 4, 220737, 56110), -- Soaring Fishhawk +(228999, 0, 3, 220737, 56110), -- Soaring Fishhawk +(228999, 0, 2, 220737, 56110), -- Soaring Fishhawk +(228999, 0, 1, 220737, 56110), -- Soaring Fishhawk +(228999, 0, 0, 220737, 56110), -- Soaring Fishhawk +(228940, 0, 4, 172954, 56110), -- Relic Hoarder +(228940, 0, 3, 172954, 56110), -- Relic Hoarder +(228940, 0, 2, 190955, 56110), -- Relic Hoarder +(228940, 0, 1, 190955, 56110), -- Relic Hoarder +(228940, 0, 0, 190955, 56110), -- Relic Hoarder +(228898, 0, 4, 220737, 56110), -- Feral Sharpclaw +(228898, 0, 3, 220737, 56110), -- Feral Sharpclaw +(228898, 0, 2, 220737, 56110), -- Feral Sharpclaw +(228898, 0, 1, 220737, 56110), -- Feral Sharpclaw +(228898, 0, 0, 220737, 56110), -- Feral Sharpclaw +(228897, 0, 4, 220737, 56110), -- Carefree Calf +(228897, 0, 3, 220737, 56110), -- Carefree Calf +(228897, 0, 2, 220737, 56110), -- Carefree Calf +(228897, 0, 1, 220737, 56110), -- Carefree Calf +(228897, 0, 0, 220737, 56110), -- Carefree Calf +(228896, 0, 4, 220737, 56110), -- Wary Bull +(228896, 0, 3, 220737, 56110), -- Wary Bull +(228896, 0, 2, 220737, 56110), -- Wary Bull +(228896, 0, 1, 220737, 56110), -- Wary Bull +(228896, 0, 0, 220737, 56110), -- Wary Bull +(228875, 0, 4, 220737, 56110), -- Gloomcliff Grizzly +(228875, 0, 3, 220737, 56110), -- Gloomcliff Grizzly +(228875, 0, 2, 220737, 56110), -- Gloomcliff Grizzly +(228875, 0, 1, 220737, 56110), -- Gloomcliff Grizzly +(228875, 0, 0, 220737, 56110), -- Gloomcliff Grizzly +(228874, 0, 4, 220737, 56110), -- Penumbral Calf +(228874, 0, 3, 220737, 56110), -- Penumbral Calf +(228874, 0, 2, 220737, 56110), -- Penumbral Calf +(228874, 0, 1, 220737, 56110), -- Penumbral Calf +(228874, 0, 0, 220737, 56110), -- Penumbral Calf +(228854, 0, 4, 220737, 56110), -- Sharpclaw Hunter +(228854, 0, 3, 220737, 56110), -- Sharpclaw Hunter +(228854, 0, 2, 220737, 56110), -- Sharpclaw Hunter +(228854, 0, 1, 220737, 56110), -- Sharpclaw Hunter +(228854, 0, 0, 220737, 56110), -- Sharpclaw Hunter +(228853, 0, 4, 220737, 56110), -- Sharpclaw Hunter +(228853, 0, 3, 220737, 56110), -- Sharpclaw Hunter +(228853, 0, 2, 220737, 56110), -- Sharpclaw Hunter +(228853, 0, 1, 220737, 56110), -- Sharpclaw Hunter +(228853, 0, 0, 220737, 56110), -- Sharpclaw Hunter +(228852, 0, 9, 226136, 56110), -- Umbral Citizen +(228852, 0, 8, 226135, 56110), -- Umbral Citizen +(228852, 0, 7, 226135, 56110), -- Umbral Citizen +(228852, 0, 6, 225950, 56110), -- Umbral Citizen +(228852, 0, 5, 225950, 56110), -- Umbral Citizen +(228852, 0, 4, 220737, 56110), -- Umbral Citizen +(228852, 0, 3, 220737, 56110), -- Umbral Citizen +(228852, 0, 2, 220737, 56110), -- Umbral Citizen +(228852, 0, 1, 220737, 56110), -- Umbral Citizen +(228852, 0, 0, 220737, 56110), -- Umbral Citizen +(228851, 0, 4, 220737, 56110), -- Saltcliff Sharpclaw +(228851, 0, 3, 220737, 56110), -- Saltcliff Sharpclaw +(228851, 0, 2, 220737, 56110), -- Saltcliff Sharpclaw +(228851, 0, 1, 220737, 56110), -- Saltcliff Sharpclaw +(228851, 0, 0, 220737, 56110), -- Saltcliff Sharpclaw +(228850, 0, 4, 220737, 56110), -- Saltcliff Sharpclaw +(228850, 0, 3, 220737, 56110), -- Saltcliff Sharpclaw +(228850, 0, 2, 220737, 56110), -- Saltcliff Sharpclaw +(228850, 0, 1, 220737, 56110), -- Saltcliff Sharpclaw +(228850, 0, 0, 220737, 56110), -- Saltcliff Sharpclaw +(228843, 0, 2, 220737, 56110), -- Bubble Geyser +(228843, 0, 1, 220737, 56110), -- Bubble Geyser +(228843, 0, 0, 193221, 56110), -- Bubble Geyser +(228823, 0, 4, 220737, 56110), -- Undersea Salamanther +(228823, 0, 3, 220737, 56110), -- Undersea Salamanther +(228823, 0, 2, 220737, 56110), -- Undersea Salamanther +(228823, 0, 1, 220737, 56110), -- Undersea Salamanther +(228823, 0, 0, 220737, 56110), -- Undersea Salamanther +(228713, 0, 0, 220737, 56110), -- Ulgrax the Devourer +(228670, 0, 4, 220737, 56110), -- Cave Pike +(228670, 0, 3, 220737, 56110), -- Cave Pike +(228670, 0, 2, 220737, 56110), -- Cave Pike +(228670, 0, 1, 220737, 56110), -- Cave Pike +(228670, 0, 0, 220737, 56110), -- Cave Pike +(228669, 0, 4, 220737, 56110), -- [DNT] Underhang Jawcrawler +(228669, 0, 3, 220737, 56110), -- [DNT] Underhang Jawcrawler +(228669, 0, 2, 220737, 56110), -- [DNT] Underhang Jawcrawler +(228669, 0, 1, 220737, 56110), -- [DNT] Underhang Jawcrawler +(228669, 0, 0, 220737, 56110), -- [DNT] Underhang Jawcrawler +(228540, 0, 4, 220737, 56110), -- Nightfall Shadowmage +(228540, 0, 3, 220737, 56110), -- Nightfall Shadowmage +(228540, 0, 2, 220737, 56110), -- Nightfall Shadowmage +(228540, 0, 1, 220737, 56110), -- Nightfall Shadowmage +(228540, 0, 0, 220737, 56110), -- Nightfall Shadowmage +(228539, 0, 4, 220737, 56110), -- Nightfall Darkcaster +(228539, 0, 3, 220737, 56110), -- Nightfall Darkcaster +(228539, 0, 2, 220737, 56110), -- Nightfall Darkcaster +(228539, 0, 1, 220737, 56110), -- Nightfall Darkcaster +(228539, 0, 0, 220737, 56110), -- Nightfall Darkcaster +(228538, 0, 4, 220737, 56110), -- Nightfall Curseblade +(228538, 0, 3, 220737, 56110), -- Nightfall Curseblade +(228538, 0, 2, 220737, 56110), -- Nightfall Curseblade +(228538, 0, 1, 220737, 56110), -- Nightfall Curseblade +(228538, 0, 0, 220737, 56110), -- Nightfall Curseblade +(228537, 0, 4, 220737, 56110), -- Nightfall Shadowalker +(228537, 0, 3, 220737, 56110), -- Nightfall Shadowalker +(228537, 0, 2, 220737, 56110), -- Nightfall Shadowalker +(228537, 0, 1, 220737, 56110), -- Nightfall Shadowalker +(228537, 0, 0, 220737, 56110), -- Nightfall Shadowalker +(228506, 0, 4, 220737, 56110), -- Sunken River Eel +(228506, 0, 3, 220737, 56110), -- Sunken River Eel +(228506, 0, 2, 220737, 56110), -- Sunken River Eel +(228506, 0, 1, 220737, 56110), -- Sunken River Eel +(228506, 0, 0, 220737, 56110), -- Sunken River Eel +(228451, 0, 4, 220737, 56110), -- Highrock Calf +(228451, 0, 3, 220737, 56110), -- Highrock Calf +(228451, 0, 2, 220737, 56110), -- Highrock Calf +(228451, 0, 1, 220737, 56110), -- Highrock Calf +(228451, 0, 0, 220737, 56110), -- Highrock Calf +(228450, 0, 4, 220737, 56110), -- Highrock Bull +(228450, 0, 3, 220737, 56110), -- Highrock Bull +(228450, 0, 2, 220737, 56110), -- Highrock Bull +(228450, 0, 1, 220737, 56110), -- Highrock Bull +(228450, 0, 0, 220737, 56110), -- Highrock Bull +(228447, 0, 4, 220737, 56110), -- Highrock Cow +(228447, 0, 3, 220737, 56110), -- Highrock Cow +(228447, 0, 2, 220737, 56110), -- Highrock Cow +(228447, 0, 1, 220737, 56110), -- Highrock Cow +(228447, 0, 0, 220737, 56110), -- Highrock Cow +(228439, 0, 4, 220737, 56110), -- Slatefang +(228439, 0, 3, 220737, 56110), -- Slatefang +(228439, 0, 2, 220737, 56110), -- Slatefang +(228439, 0, 1, 220737, 56110), -- Slatefang +(228439, 0, 0, 220737, 56110), -- Slatefang +(228411, 0, 4, 220737, 56110), -- Venomous Rockslime +(228411, 0, 3, 220737, 56110), -- Venomous Rockslime +(228411, 0, 2, 220737, 56110), -- Venomous Rockslime +(228411, 0, 1, 220737, 56110), -- Venomous Rockslime +(228411, 0, 0, 220737, 56110), -- Venomous Rockslime +(228361, 0, 6, 226136, 56110), -- Agile Pursuer +(228361, 0, 5, 226136, 56110), -- Agile Pursuer +(228361, 0, 4, 220737, 56110), -- Agile Pursuer +(228361, 0, 3, 220737, 56110), -- Agile Pursuer +(228361, 0, 2, 220737, 56110), -- Agile Pursuer +(228361, 0, 1, 220737, 56110), -- Agile Pursuer +(228361, 0, 0, 220737, 56110), -- Agile Pursuer +(228356, 0, 1, 220737, 56110), -- Glittering Shellcrawler +(228356, 0, 0, 220737, 56110), -- Glittering Shellcrawler +(228314, 0, 1, 220737, 56110), -- Seacliff Moth +(228314, 0, 0, 220737, 56110), -- Seacliff Moth +(228309, 0, 7, 226136, 56110), -- Webbed Captive +(228309, 0, 6, 225950, 56110), -- Webbed Captive +(228309, 0, 5, 225950, 56110), -- Webbed Captive +(228309, 0, 4, 220737, 56110), -- Webbed Captive +(228309, 0, 3, 220737, 56110), -- Webbed Captive +(228309, 0, 2, 220737, 56110), -- Webbed Captive +(228309, 0, 1, 220737, 56110), -- Webbed Captive +(228309, 0, 0, 220737, 56110), -- Webbed Captive +(228288, 0, 4, 220737, 56110), -- Undersea Scuttler +(228288, 0, 3, 220737, 56110), -- Undersea Scuttler +(228288, 0, 2, 220737, 56110), -- Undersea Scuttler +(228288, 0, 1, 220737, 56110), -- Undersea Scuttler +(228288, 0, 0, 220737, 56110), -- Undersea Scuttler +(228217, 0, 4, 220737, 56110), -- Wary Shalehorn +(228217, 0, 3, 220737, 56110), -- Wary Shalehorn +(228217, 0, 2, 220737, 56110), -- Wary Shalehorn +(228217, 0, 1, 220737, 56110), -- Wary Shalehorn +(228217, 0, 0, 220737, 56110), -- Wary Shalehorn +(228213, 0, 4, 220737, 56110), -- Tidewake Moray +(228213, 0, 3, 220737, 56110), -- Tidewake Moray +(228213, 0, 2, 220737, 56110), -- Tidewake Moray +(228213, 0, 1, 220737, 56110), -- Tidewake Moray +(228213, 0, 0, 220737, 56110), -- Tidewake Moray +(228212, 0, 4, 220737, 56110), -- Tidewake Eel +(228212, 0, 3, 220737, 56110), -- Tidewake Eel +(228212, 0, 2, 220737, 56110), -- Tidewake Eel +(228212, 0, 1, 220737, 56110), -- Tidewake Eel +(228212, 0, 0, 220737, 56110), -- Tidewake Eel +(228183, 0, 9, 226136, 56110), -- Kaheti Silkstalker +(228183, 0, 8, 226135, 56110); -- Kaheti Silkstalker + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(228183, 0, 7, 226135, 56110), -- Kaheti Silkstalker +(228183, 0, 6, 225950, 56110), -- Kaheti Silkstalker +(228183, 0, 5, 225950, 56110), -- Kaheti Silkstalker +(228183, 0, 4, 220737, 56110), -- Kaheti Silkstalker +(228183, 0, 3, 220737, 56110), -- Kaheti Silkstalker +(228183, 0, 2, 220737, 56110), -- Kaheti Silkstalker +(228183, 0, 1, 220737, 56110), -- Kaheti Silkstalker +(228183, 0, 0, 220737, 56110), -- Kaheti Silkstalker +(228153, 0, 4, 220737, 56110), -- Immature Shalehorn +(228153, 0, 3, 220737, 56110), -- Immature Shalehorn +(228153, 0, 2, 220737, 56110), -- Immature Shalehorn +(228153, 0, 1, 220737, 56110), -- Immature Shalehorn +(228153, 0, 0, 220737, 56110), -- Immature Shalehorn +(228131, 0, 7, 226136, 56110), -- Illuminated Undercrawler +(228131, 0, 6, 225950, 56110), -- Illuminated Undercrawler +(228131, 0, 5, 225950, 56110), -- Illuminated Undercrawler +(228131, 0, 4, 220737, 56110), -- Illuminated Undercrawler +(228131, 0, 3, 220737, 56110), -- Illuminated Undercrawler +(228131, 0, 2, 220737, 56110), -- Illuminated Undercrawler +(228131, 0, 1, 220737, 56110), -- Illuminated Undercrawler +(228131, 0, 0, 220737, 56110), -- Illuminated Undercrawler +(228120, 0, 4, 220737, 56110), -- Wary Bull +(228120, 0, 3, 220737, 56110), -- Wary Bull +(228120, 0, 2, 220737, 56110), -- Wary Bull +(228120, 0, 1, 220737, 56110), -- Wary Bull +(228120, 0, 0, 220737, 56110), -- Wary Bull +(228115, 0, 4, 220737, 56110), -- Carefree Calf +(228115, 0, 3, 220737, 56110), -- Carefree Calf +(228115, 0, 2, 220737, 56110), -- Carefree Calf +(228115, 0, 1, 220737, 56110), -- Carefree Calf +(228115, 0, 0, 220737, 56110), -- Carefree Calf +(228097, 0, 1, 220737, 56110), -- Salamanther Hatchling +(228097, 0, 0, 220737, 56110), -- Salamanther Hatchling +(228086, 0, 1, 220737, 56110), -- Gloomflutter Moth +(228086, 0, 0, 220737, 56110), -- Gloomflutter Moth +(228082, 0, 0, 65614, 56110), -- Blackrock Worg +(228077, 0, 7, 225950, 56110), -- Umbrawing Beetle +(228077, 0, 6, 225950, 56110), -- Umbrawing Beetle +(228077, 0, 5, 226136, 56110), -- Umbrawing Beetle +(228077, 0, 4, 220737, 56110), -- Umbrawing Beetle +(228077, 0, 3, 220737, 56110), -- Umbrawing Beetle +(228077, 0, 2, 220737, 56110), -- Umbrawing Beetle +(228077, 0, 1, 220737, 56110), -- Umbrawing Beetle +(228077, 0, 0, 220737, 56110), -- Umbrawing Beetle +(228057, 0, 9, 226136, 56110), -- Nerubian Saboteur +(228057, 0, 8, 226135, 56110), -- Nerubian Saboteur +(228057, 0, 7, 226135, 56110), -- Nerubian Saboteur +(228057, 0, 6, 225950, 56110), -- Nerubian Saboteur +(228057, 0, 5, 225950, 56110), -- Nerubian Saboteur +(228057, 0, 4, 220737, 56110), -- Nerubian Saboteur +(228057, 0, 3, 220737, 56110), -- Nerubian Saboteur +(228057, 0, 2, 220737, 56110), -- Nerubian Saboteur +(228057, 0, 1, 220737, 56110), -- Nerubian Saboteur +(228057, 0, 0, 220737, 56110), -- Nerubian Saboteur +(228055, 0, 4, 220737, 56110), -- Hilltop Hatchling +(228055, 0, 3, 220737, 56110), -- Hilltop Hatchling +(228055, 0, 2, 220737, 56110), -- Hilltop Hatchling +(228055, 0, 1, 220737, 56110), -- Hilltop Hatchling +(228055, 0, 0, 220737, 56110), -- Hilltop Hatchling +(228045, 0, 4, 220737, 56110), -- Hilltop Broodmother +(228045, 0, 3, 220737, 56110), -- Hilltop Broodmother +(228045, 0, 2, 220737, 56110), -- Hilltop Broodmother +(228045, 0, 1, 220737, 56110), -- Hilltop Broodmother +(228045, 0, 0, 220737, 56110), -- Hilltop Broodmother +(228029, 0, 4, 220737, 56110), -- [DNT] Siltboring Jawcrawler +(228029, 0, 3, 220737, 56110), -- [DNT] Siltboring Jawcrawler +(228029, 0, 2, 220737, 56110), -- [DNT] Siltboring Jawcrawler +(228029, 0, 1, 220737, 56110), -- [DNT] Siltboring Jawcrawler +(228029, 0, 0, 220737, 56110), -- [DNT] Siltboring Jawcrawler +(228018, 0, 4, 220737, 56110), -- Siltboring Hatchling +(228018, 0, 3, 220737, 56110), -- Siltboring Hatchling +(228018, 0, 2, 220737, 56110), -- Siltboring Hatchling +(228018, 0, 1, 220737, 56110), -- Siltboring Hatchling +(228018, 0, 0, 220737, 56110), -- Siltboring Hatchling +(228015, 0, 9, 226136, 56110), -- Hulking Bloodguard +(228015, 0, 8, 226135, 56110), -- Hulking Bloodguard +(228015, 0, 7, 226135, 56110), -- Hulking Bloodguard +(228015, 0, 6, 225950, 56110), -- Hulking Bloodguard +(228015, 0, 5, 225950, 56110), -- Hulking Bloodguard +(228015, 0, 4, 220737, 56110), -- Hulking Bloodguard +(228015, 0, 3, 220737, 56110), -- Hulking Bloodguard +(228015, 0, 2, 220737, 56110), -- Hulking Bloodguard +(228015, 0, 1, 220737, 56110), -- Hulking Bloodguard +(228015, 0, 0, 220737, 56110), -- Hulking Bloodguard +(228012, 0, 4, 220737, 56110), -- Immature Shalehorn +(228012, 0, 3, 220737, 56110), -- Immature Shalehorn +(228012, 0, 2, 220737, 56110), -- Immature Shalehorn +(228012, 0, 1, 220737, 56110), -- Immature Shalehorn +(228012, 0, 0, 220737, 56110), -- Immature Shalehorn +(228000, 0, 4, 220737, 56110), -- Penumbral Bull +(228000, 0, 3, 220737, 56110), -- Penumbral Bull +(228000, 0, 2, 220737, 56110), -- Penumbral Bull +(228000, 0, 1, 220737, 56110), -- Penumbral Bull +(228000, 0, 0, 220737, 56110), -- Penumbral Bull +(227999, 0, 4, 220737, 56110), -- Penumbral Shalehorn +(227999, 0, 3, 220737, 56110), -- Penumbral Shalehorn +(227999, 0, 2, 220737, 56110), -- Penumbral Shalehorn +(227999, 0, 1, 220737, 56110), -- Penumbral Shalehorn +(227999, 0, 0, 220737, 56110), -- Penumbral Shalehorn +(227983, 0, 4, 220737, 56110), -- Pack Mole +(227983, 0, 3, 220737, 56110), -- Pack Mole +(227983, 0, 2, 220737, 56110), -- Pack Mole +(227983, 0, 1, 220737, 56110), -- Pack Mole +(227983, 0, 0, 220737, 56110), -- Pack Mole +(227980, 0, 4, 220737, 56110), -- Hilltop Jawcrawler +(227980, 0, 3, 220737, 56110), -- Hilltop Jawcrawler +(227980, 0, 2, 220737, 56110), -- Hilltop Jawcrawler +(227980, 0, 1, 220737, 56110), -- Hilltop Jawcrawler +(227980, 0, 0, 220737, 56110), -- Hilltop Jawcrawler +(227954, 0, 4, 220737, 56110), -- Gloomcliff Grizzly +(227954, 0, 3, 220737, 56110), -- Gloomcliff Grizzly +(227954, 0, 2, 220737, 56110), -- Gloomcliff Grizzly +(227954, 0, 1, 220737, 56110), -- Gloomcliff Grizzly +(227954, 0, 0, 220737, 56110), -- Gloomcliff Grizzly +(227953, 0, 4, 220737, 56110), -- Gloomcliff Matriarch +(227953, 0, 3, 220737, 56110), -- Gloomcliff Matriarch +(227953, 0, 2, 220737, 56110), -- Gloomcliff Matriarch +(227953, 0, 1, 220737, 56110), -- Gloomcliff Matriarch +(227953, 0, 0, 220737, 56110), -- Gloomcliff Matriarch +(227944, 0, 4, 220737, 56110), -- Deepglow Grouper +(227944, 0, 3, 220737, 56110), -- Deepglow Grouper +(227944, 0, 2, 220737, 56110), -- Deepglow Grouper +(227944, 0, 1, 220737, 56110), -- Deepglow Grouper +(227944, 0, 0, 220737, 56110), -- Deepglow Grouper +(227935, 0, 4, 220737, 56110), -- Penumbral Calf +(227935, 0, 3, 220737, 56110), -- Penumbral Calf +(227935, 0, 2, 220737, 56110), -- Penumbral Calf +(227935, 0, 1, 220737, 56110), -- Penumbral Calf +(227935, 0, 0, 220737, 56110), -- Penumbral Calf +(227934, 0, 4, 220737, 56110), -- Penumbral Bull +(227934, 0, 3, 220737, 56110), -- Penumbral Bull +(227934, 0, 2, 220737, 56110), -- Penumbral Bull +(227934, 0, 1, 220737, 56110), -- Penumbral Bull +(227934, 0, 0, 220737, 56110), -- Penumbral Bull +(227933, 0, 4, 220737, 56110), -- Penumbral Shalehorn +(227933, 0, 3, 220737, 56110), -- Penumbral Shalehorn +(227933, 0, 2, 220737, 56110), -- Penumbral Shalehorn +(227933, 0, 1, 220737, 56110), -- Penumbral Shalehorn +(227933, 0, 0, 220737, 56110), -- Penumbral Shalehorn +(227895, 0, 4, 220737, 56110), -- Gracila Grouper +(227895, 0, 3, 220737, 56110), -- Gracila Grouper +(227895, 0, 2, 220737, 56110), -- Gracila Grouper +(227895, 0, 1, 220737, 56110), -- Gracila Grouper +(227895, 0, 0, 220737, 56110), -- Gracila Grouper +(227865, 0, 4, 220737, 56110), -- Coastal Kodiak +(227865, 0, 3, 220737, 56110), -- Coastal Kodiak +(227865, 0, 2, 220737, 56110), -- Coastal Kodiak +(227865, 0, 1, 220737, 56110), -- Coastal Kodiak +(227865, 0, 0, 220737, 56110), -- Coastal Kodiak +(227864, 0, 4, 220737, 56110), -- Coastal Kodiak +(227864, 0, 3, 220737, 56110), -- Coastal Kodiak +(227864, 0, 2, 220737, 56110), -- Coastal Kodiak +(227864, 0, 1, 220737, 56110), -- Coastal Kodiak +(227864, 0, 0, 220737, 56110), -- Coastal Kodiak +(227831, 0, 4, 220737, 56110), -- Sharptooth Swarmer +(227831, 0, 3, 220737, 56110), -- Sharptooth Swarmer +(227831, 0, 2, 220737, 56110), -- Sharptooth Swarmer +(227831, 0, 1, 220737, 56110), -- Sharptooth Swarmer +(227831, 0, 0, 220737, 56110), -- Sharptooth Swarmer +(227828, 0, 4, 220737, 56110), -- Spiked Pufferfish +(227828, 0, 3, 220737, 56110), -- Spiked Pufferfish +(227828, 0, 2, 220737, 56110), -- Spiked Pufferfish +(227828, 0, 1, 220737, 56110), -- Spiked Pufferfish +(227828, 0, 0, 220737, 56110), -- Spiked Pufferfish +(227827, 0, 4, 220737, 56110), -- Deepwater Jellyfish +(227827, 0, 3, 220737, 56110), -- Deepwater Jellyfish +(227827, 0, 2, 220737, 56110), -- Deepwater Jellyfish +(227827, 0, 1, 220737, 56110), -- Deepwater Jellyfish +(227827, 0, 0, 220737, 56110), -- Deepwater Jellyfish +(227799, 0, 4, 220737, 56110), -- Isle Gull +(227799, 0, 3, 220737, 56110), -- Isle Gull +(227799, 0, 2, 220737, 56110), -- Isle Gull +(227799, 0, 1, 220737, 56110), -- Isle Gull +(227799, 0, 0, 220737, 56110), -- Isle Gull +(227794, 0, 4, 220737, 56110), -- Slimy Mollusc +(227794, 0, 3, 220737, 56110), -- Slimy Mollusc +(227794, 0, 2, 220737, 56110), -- Slimy Mollusc +(227794, 0, 1, 220737, 56110), -- Slimy Mollusc +(227794, 0, 0, 220737, 56110), -- Slimy Mollusc +(227788, 0, 4, 220737, 56110), -- Deepflayer +(227788, 0, 3, 220737, 56110), -- Deepflayer +(227788, 0, 2, 220737, 56110), -- Deepflayer +(227788, 0, 1, 220737, 56110), -- Deepflayer +(227788, 0, 0, 220737, 56110), -- Deepflayer +(227780, 0, 4, 220737, 56110), -- Sandboring Hatchling +(227780, 0, 3, 220737, 56110), -- Sandboring Hatchling +(227780, 0, 2, 220737, 56110), -- Sandboring Hatchling +(227780, 0, 1, 220737, 56110), -- Sandboring Hatchling +(227780, 0, 0, 220737, 56110), -- Sandboring Hatchling +(227778, 0, 4, 220737, 56110), -- Sandgorged Jawcrawler +(227778, 0, 3, 220737, 56110), -- Sandgorged Jawcrawler +(227778, 0, 2, 220737, 56110), -- Sandgorged Jawcrawler +(227778, 0, 1, 220737, 56110), -- Sandgorged Jawcrawler +(227778, 0, 0, 220737, 56110), -- Sandgorged Jawcrawler +(227777, 0, 4, 220737, 56110), -- Sandboring Jawcrawler +(227777, 0, 3, 220737, 56110), -- Sandboring Jawcrawler +(227777, 0, 2, 220737, 56110), -- Sandboring Jawcrawler +(227777, 0, 1, 220737, 56110), -- Sandboring Jawcrawler +(227777, 0, 0, 220737, 56110), -- Sandboring Jawcrawler +(227757, 0, 4, 220737, 56110), -- Sea Hawk +(227757, 0, 3, 220737, 56110), -- Sea Hawk +(227757, 0, 2, 220737, 56110), -- Sea Hawk +(227757, 0, 1, 220737, 56110), -- Sea Hawk +(227757, 0, 0, 220737, 56110), -- Sea Hawk +(227756, 0, 4, 220737, 56110), -- Wild Ramolith +(227756, 0, 3, 220737, 56110), -- Wild Ramolith +(227756, 0, 2, 220737, 56110), -- Wild Ramolith +(227756, 0, 1, 220737, 56110), -- Wild Ramolith +(227756, 0, 0, 220737, 56110), -- Wild Ramolith +(227754, 0, 4, 220737, 56110), -- Caveswimmer Bass +(227754, 0, 3, 220737, 56110), -- Caveswimmer Bass +(227754, 0, 2, 220737, 56110), -- Caveswimmer Bass +(227754, 0, 1, 220737, 56110), -- Caveswimmer Bass +(227754, 0, 0, 220737, 56110), -- Caveswimmer Bass +(227753, 0, 4, 220737, 56110), -- Masked Ferret +(227753, 0, 3, 220737, 56110), -- Masked Ferret +(227753, 0, 2, 220737, 56110), -- Masked Ferret +(227753, 0, 1, 220737, 56110), -- Masked Ferret +(227753, 0, 0, 220737, 56110), -- Masked Ferret +(227748, 0, 6, 226136, 56110), -- Vicious Skyrazor +(227748, 0, 5, 226136, 56110), -- Vicious Skyrazor +(227748, 0, 4, 220737, 56110), -- Vicious Skyrazor +(227748, 0, 3, 220737, 56110), -- Vicious Skyrazor +(227748, 0, 2, 220737, 56110), -- Vicious Skyrazor +(227748, 0, 1, 220737, 56110), -- Vicious Skyrazor +(227748, 0, 0, 220737, 56110), -- Vicious Skyrazor +(227741, 0, 4, 220737, 56110), -- Stygoxenic Salmon +(227741, 0, 3, 220737, 56110), -- Stygoxenic Salmon +(227741, 0, 2, 220737, 56110), -- Stygoxenic Salmon +(227741, 0, 1, 220737, 56110), -- Stygoxenic Salmon +(227741, 0, 0, 220737, 56110), -- Stygoxenic Salmon +(227687, 0, 1, 220737, 56110), -- Undersea Hatchling +(227687, 0, 0, 220737, 56110), -- Undersea Hatchling +(227685, 0, 1, 220737, 56110), -- Hermit Crab +(227685, 0, 0, 220737, 56110), -- Hermit Crab +(227652, 0, 4, 220737, 56110), -- Curious Kodiak +(227652, 0, 3, 220737, 56110), -- Curious Kodiak +(227652, 0, 2, 220737, 56110), -- Curious Kodiak +(227652, 0, 1, 220737, 56110), -- Curious Kodiak +(227652, 0, 0, 220737, 56110), -- Curious Kodiak +(227650, 0, 7, 220737, 56110), -- Lost Threadling +(227650, 0, 6, 220737, 56110), -- Lost Threadling +(227650, 0, 5, 220737, 56110), -- Lost Threadling +(227650, 0, 4, 220737, 56110), -- Lost Threadling +(227650, 0, 3, 220737, 56110), -- Lost Threadling +(227650, 0, 2, 226136, 56110), -- Lost Threadling +(227650, 0, 1, 225950, 56110), -- Lost Threadling +(227650, 0, 0, 225950, 56110), -- Lost Threadling +(227638, 0, 4, 220737, 56110), -- Sharptalon Kestral +(227638, 0, 3, 220737, 56110); -- Sharptalon Kestral + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(227638, 0, 2, 220737, 56110), -- Sharptalon Kestral +(227638, 0, 1, 220737, 56110), -- Sharptalon Kestral +(227638, 0, 0, 220737, 56110), -- Sharptalon Kestral +(227631, 0, 4, 220737, 56110), -- Sweetstinger Wasp +(227631, 0, 3, 220737, 56110), -- Sweetstinger Wasp +(227631, 0, 2, 220737, 56110), -- Sweetstinger Wasp +(227631, 0, 1, 220737, 56110), -- Sweetstinger Wasp +(227631, 0, 0, 220737, 56110), -- Sweetstinger Wasp +(227627, 0, 4, 220737, 56110), -- Grandtalon Kestral +(227627, 0, 3, 220737, 56110), -- Grandtalon Kestral +(227627, 0, 2, 220737, 56110), -- Grandtalon Kestral +(227627, 0, 1, 220737, 56110), -- Grandtalon Kestral +(227627, 0, 0, 220737, 56110), -- Grandtalon Kestral +(227608, 0, 4, 220737, 56110), -- Undersea Salamanther +(227608, 0, 3, 220737, 56110), -- Undersea Salamanther +(227608, 0, 2, 220737, 56110), -- Undersea Salamanther +(227608, 0, 1, 220737, 56110), -- Undersea Salamanther +(227608, 0, 0, 220737, 56110), -- Undersea Salamanther +(227606, 0, 9, 220737, 56110), -- Captured Nerubian +(227606, 0, 8, 220737, 56110), -- Captured Nerubian +(227606, 0, 7, 220737, 56110), -- Captured Nerubian +(227606, 0, 6, 220737, 56110), -- Captured Nerubian +(227606, 0, 5, 220737, 56110), -- Captured Nerubian +(227606, 0, 4, 226136, 56110), -- Captured Nerubian +(227606, 0, 3, 226135, 56110), -- Captured Nerubian +(227606, 0, 2, 226135, 56110), -- Captured Nerubian +(227606, 0, 1, 225950, 56110), -- Captured Nerubian +(227606, 0, 0, 225950, 56110), -- Captured Nerubian +(227605, 0, 4, 220737, 56110), -- Immature Kodiak +(227605, 0, 3, 220737, 56110), -- Immature Kodiak +(227605, 0, 2, 220737, 56110), -- Immature Kodiak +(227605, 0, 1, 220737, 56110), -- Immature Kodiak +(227605, 0, 0, 220737, 56110), -- Immature Kodiak +(227600, 0, 6, 226136, 56110), -- Meesk the Venomtongue +(227600, 0, 5, 226136, 56110), -- Meesk the Venomtongue +(227600, 0, 4, 220737, 56110), -- Meesk the Venomtongue +(227600, 0, 3, 220737, 56110), -- Meesk the Venomtongue +(227600, 0, 2, 220737, 56110), -- Meesk the Venomtongue +(227600, 0, 1, 220737, 56110), -- Meesk the Venomtongue +(227600, 0, 0, 220737, 56110), -- Meesk the Venomtongue +(227581, 0, 6, 226136, 56110), -- Nerubian Oracle +(227581, 0, 5, 226136, 56110), -- Nerubian Oracle +(227581, 0, 4, 220737, 56110), -- Nerubian Oracle +(227581, 0, 3, 220737, 56110), -- Nerubian Oracle +(227581, 0, 2, 220737, 56110), -- Nerubian Oracle +(227581, 0, 1, 220737, 56110), -- Nerubian Oracle +(227581, 0, 0, 220737, 56110), -- Nerubian Oracle +(227578, 0, 6, 226136, 56110), -- Nerubian Webcaster +(227578, 0, 5, 226136, 56110), -- Nerubian Webcaster +(227578, 0, 4, 220737, 56110), -- Nerubian Webcaster +(227578, 0, 3, 220737, 56110), -- Nerubian Webcaster +(227578, 0, 2, 220737, 56110), -- Nerubian Webcaster +(227578, 0, 1, 220737, 56110), -- Nerubian Webcaster +(227578, 0, 0, 220737, 56110), -- Nerubian Webcaster +(227573, 0, 9, 226136, 56110), -- Anub'vir +(227573, 0, 8, 226135, 56110), -- Anub'vir +(227573, 0, 7, 226135, 56110), -- Anub'vir +(227573, 0, 6, 225950, 56110), -- Anub'vir +(227573, 0, 5, 225950, 56110), -- Anub'vir +(227573, 0, 4, 220737, 56110), -- Anub'vir +(227573, 0, 3, 220737, 56110), -- Anub'vir +(227573, 0, 2, 220737, 56110), -- Anub'vir +(227573, 0, 1, 220737, 56110), -- Anub'vir +(227573, 0, 0, 220737, 56110), -- Anub'vir +(227572, 0, 4, 220737, 56110), -- Parched Scuttler +(227572, 0, 3, 220737, 56110), -- Parched Scuttler +(227572, 0, 2, 220737, 56110), -- Parched Scuttler +(227572, 0, 1, 220737, 56110), -- Parched Scuttler +(227572, 0, 0, 220737, 56110), -- Parched Scuttler +(227552, 0, 4, 220737, 56110), -- Immature Kodiak +(227552, 0, 3, 220737, 56110), -- Immature Kodiak +(227552, 0, 2, 220737, 56110), -- Immature Kodiak +(227552, 0, 1, 220737, 56110), -- Immature Kodiak +(227552, 0, 0, 220737, 56110), -- Immature Kodiak +(227546, 0, 4, 220737, 56110), -- Yellowfin Grouper +(227546, 0, 3, 220737, 56110), -- Yellowfin Grouper +(227546, 0, 2, 220737, 56110), -- Yellowfin Grouper +(227546, 0, 1, 220737, 56110), -- Yellowfin Grouper +(227546, 0, 0, 220737, 56110), -- Yellowfin Grouper +(227538, 0, 4, 220737, 56110), -- Ironhide Gazer +(227538, 0, 3, 220737, 56110), -- Ironhide Gazer +(227538, 0, 2, 220737, 56110), -- Ironhide Gazer +(227538, 0, 1, 220737, 56110), -- Ironhide Gazer +(227538, 0, 0, 220737, 56110), -- Ironhide Gazer +(227491, 0, 5, 220737, 56110), -- Zuramat the Obliterator +(227491, 0, 4, 220737, 56110), -- Zuramat the Obliterator +(227491, 0, 3, 220737, 56110), -- Zuramat the Obliterator +(227491, 0, 2, 220737, 56110), -- Zuramat the Obliterator +(227491, 0, 1, 220737, 56110), -- Zuramat the Obliterator +(227491, 0, 0, 226158, 56110), -- Zuramat the Obliterator +(227484, 0, 4, 220737, 56110), -- Kodiak Cub +(227484, 0, 3, 220737, 56110), -- Kodiak Cub +(227484, 0, 2, 220737, 56110), -- Kodiak Cub +(227484, 0, 1, 220737, 56110), -- Kodiak Cub +(227484, 0, 0, 220737, 56110), -- Kodiak Cub +(227483, 0, 4, 220737, 56110), -- Caverndeep Kodiak +(227483, 0, 3, 220737, 56110), -- Caverndeep Kodiak +(227483, 0, 2, 220737, 56110), -- Caverndeep Kodiak +(227483, 0, 1, 220737, 56110), -- Caverndeep Kodiak +(227483, 0, 0, 220737, 56110), -- Caverndeep Kodiak +(227470, 0, 4, 220737, 56110), -- Siltbrood Jawcrawler +(227470, 0, 3, 220737, 56110), -- Siltbrood Jawcrawler +(227470, 0, 2, 220737, 56110), -- Siltbrood Jawcrawler +(227470, 0, 1, 220737, 56110), -- Siltbrood Jawcrawler +(227470, 0, 0, 220737, 56110), -- Siltbrood Jawcrawler +(227439, 0, 7, 225950, 56110), -- Iridescent Beetle +(227439, 0, 6, 225950, 56110), -- Iridescent Beetle +(227439, 0, 5, 226136, 56110), -- Iridescent Beetle +(227439, 0, 4, 220737, 56110), -- Iridescent Beetle +(227439, 0, 3, 220737, 56110), -- Iridescent Beetle +(227439, 0, 2, 220737, 56110), -- Iridescent Beetle +(227439, 0, 1, 220737, 56110), -- Iridescent Beetle +(227439, 0, 0, 220737, 56110), -- Iridescent Beetle +(227427, 0, 9, 226136, 56110), -- Zik'tex +(227427, 0, 8, 226135, 56110), -- Zik'tex +(227427, 0, 7, 226135, 56110), -- Zik'tex +(227427, 0, 6, 225950, 56110), -- Zik'tex +(227427, 0, 5, 225950, 56110), -- Zik'tex +(227427, 0, 4, 220737, 56110), -- Zik'tex +(227427, 0, 3, 220737, 56110), -- Zik'tex +(227427, 0, 2, 220737, 56110), -- Zik'tex +(227427, 0, 1, 220737, 56110), -- Zik'tex +(227427, 0, 0, 220737, 56110), -- Zik'tex +(227388, 0, 4, 220737, 56110), -- Riled Dustdevil +(227388, 0, 3, 220737, 56110), -- Riled Dustdevil +(227388, 0, 2, 220737, 56110), -- Riled Dustdevil +(227388, 0, 1, 220737, 56110), -- Riled Dustdevil +(227388, 0, 0, 220737, 56110), -- Riled Dustdevil +(227383, 0, 4, 220737, 56110), -- Escaped Steam +(227383, 0, 3, 220737, 56110), -- Escaped Steam +(227383, 0, 2, 220737, 56110), -- Escaped Steam +(227383, 0, 1, 220737, 56110), -- Escaped Steam +(227383, 0, 0, 220737, 56110), -- Escaped Steam +(227382, 0, 4, 220737, 56110), -- Superheated Slag +(227382, 0, 3, 220737, 56110), -- Superheated Slag +(227382, 0, 2, 220737, 56110), -- Superheated Slag +(227382, 0, 1, 220737, 56110), -- Superheated Slag +(227382, 0, 0, 220737, 56110), -- Superheated Slag +(227369, 0, 4, 220737, 56110), -- Agitated Eel +(227369, 0, 3, 220737, 56110), -- Agitated Eel +(227369, 0, 2, 220737, 56110), -- Agitated Eel +(227369, 0, 1, 220737, 56110), -- Agitated Eel +(227369, 0, 0, 220737, 56110), -- Agitated Eel +(227367, 0, 4, 220737, 56110), -- Contaminated Rockslime +(227367, 0, 3, 220737, 56110), -- Contaminated Rockslime +(227367, 0, 2, 220737, 56110), -- Contaminated Rockslime +(227367, 0, 1, 220737, 56110), -- Contaminated Rockslime +(227367, 0, 0, 220737, 56110), -- Contaminated Rockslime +(227364, 0, 4, 220737, 56110), -- Disrupted Glowmite +(227364, 0, 3, 220737, 56110), -- Disrupted Glowmite +(227364, 0, 2, 220737, 56110), -- Disrupted Glowmite +(227364, 0, 1, 220737, 56110), -- Disrupted Glowmite +(227364, 0, 0, 220737, 56110), -- Disrupted Glowmite +(227356, 0, 4, 220737, 56110), -- Livid Enforcer +(227356, 0, 3, 220737, 56110), -- Livid Enforcer +(227356, 0, 2, 220737, 56110), -- Livid Enforcer +(227356, 0, 1, 220737, 56110), -- Livid Enforcer +(227356, 0, 0, 220737, 56110), -- Livid Enforcer +(227355, 0, 4, 220737, 56110), -- Livid Enforcer +(227355, 0, 3, 220737, 56110), -- Livid Enforcer +(227355, 0, 2, 220737, 56110), -- Livid Enforcer +(227355, 0, 1, 220737, 56110), -- Livid Enforcer +(227355, 0, 0, 220737, 56110), -- Livid Enforcer +(227354, 0, 4, 220737, 56110), -- Livid Enforcer +(227354, 0, 3, 220737, 56110), -- Livid Enforcer +(227354, 0, 2, 220737, 56110), -- Livid Enforcer +(227354, 0, 1, 220737, 56110), -- Livid Enforcer +(227354, 0, 0, 220737, 56110), -- Livid Enforcer +(227347, 0, 4, 220737, 56110), -- Wandering Spore +(227347, 0, 3, 220737, 56110), -- Wandering Spore +(227347, 0, 2, 220737, 56110), -- Wandering Spore +(227347, 0, 1, 220737, 56110), -- Wandering Spore +(227347, 0, 0, 220737, 56110), -- Wandering Spore +(227346, 0, 4, 220737, 56110), -- Dirtsnoot Tunneler +(227346, 0, 3, 220737, 56110), -- Dirtsnoot Tunneler +(227346, 0, 2, 220737, 56110), -- Dirtsnoot Tunneler +(227346, 0, 1, 220737, 56110), -- Dirtsnoot Tunneler +(227346, 0, 0, 220737, 56110), -- Dirtsnoot Tunneler +(227325, 0, 4, 220737, 56110), -- Bubbling Mudskip +(227325, 0, 3, 220737, 56110), -- Bubbling Mudskip +(227325, 0, 2, 220737, 56110), -- Bubbling Mudskip +(227325, 0, 1, 220737, 56110), -- Bubbling Mudskip +(227325, 0, 0, 220737, 56110), -- Bubbling Mudskip +(227291, 0, 4, 220737, 56110), -- Nooka +(227291, 0, 3, 220737, 56110), -- Nooka +(227291, 0, 2, 220737, 56110), -- Nooka +(227291, 0, 1, 220737, 56110), -- Nooka +(227291, 0, 0, 220737, 56110), -- Nooka +(227289, 0, 4, 220737, 56110), -- Lesser Slime +(227289, 0, 3, 220737, 56110), -- Lesser Slime +(227289, 0, 2, 220737, 56110), -- Lesser Slime +(227289, 0, 1, 220737, 56110), -- Lesser Slime +(227289, 0, 0, 220737, 56110), -- Lesser Slime +(227285, 0, 4, 220737, 56110), -- Sweetstinger Scout +(227285, 0, 3, 220737, 56110), -- Sweetstinger Scout +(227285, 0, 2, 220737, 56110), -- Sweetstinger Scout +(227285, 0, 1, 220737, 56110), -- Sweetstinger Scout +(227285, 0, 0, 220737, 56110), -- Sweetstinger Scout +(227282, 0, 4, 220737, 56110), -- Sweetstinger Soldier +(227282, 0, 3, 220737, 56110), -- Sweetstinger Soldier +(227282, 0, 2, 220737, 56110), -- Sweetstinger Soldier +(227282, 0, 1, 220737, 56110), -- Sweetstinger Soldier +(227282, 0, 0, 220737, 56110), -- Sweetstinger Soldier +(227280, 0, 7, 226136, 56110), -- Feasting Mite +(227280, 0, 6, 225950, 56110), -- Feasting Mite +(227280, 0, 5, 225950, 56110), -- Feasting Mite +(227280, 0, 4, 220737, 56110), -- Feasting Mite +(227280, 0, 3, 220737, 56110), -- Feasting Mite +(227280, 0, 2, 220737, 56110), -- Feasting Mite +(227280, 0, 1, 220737, 56110), -- Feasting Mite +(227280, 0, 0, 220737, 56110), -- Feasting Mite +(227268, 0, 1, 220737, 56110), -- Beetle +(227268, 0, 0, 220737, 56110), -- Beetle +(227265, 0, 4, 220737, 56110), -- Kodiak Cub +(227265, 0, 3, 220737, 56110), -- Kodiak Cub +(227265, 0, 2, 220737, 56110), -- Kodiak Cub +(227265, 0, 1, 220737, 56110), -- Kodiak Cub +(227265, 0, 0, 220737, 56110), -- Kodiak Cub +(227255, 0, 4, 220737, 56110), -- Caverndeep Kodiak +(227255, 0, 3, 220737, 56110), -- Caverndeep Kodiak +(227255, 0, 2, 220737, 56110), -- Caverndeep Kodiak +(227255, 0, 1, 220737, 56110), -- Caverndeep Kodiak +(227255, 0, 0, 220737, 56110), -- Caverndeep Kodiak +(227247, 0, 4, 220737, 56110), -- Alpine Hawk +(227247, 0, 3, 220737, 56110), -- Alpine Hawk +(227247, 0, 2, 220737, 56110), -- Alpine Hawk +(227247, 0, 1, 220737, 56110), -- Alpine Hawk +(227247, 0, 0, 220737, 56110), -- Alpine Hawk +(227244, 0, 1, 220737, 56110), -- Salamanther Hatchling +(227244, 0, 0, 220737, 56110), -- Salamanther Hatchling +(227230, 0, 4, 220737, 56110), -- Highland Hatchling +(227230, 0, 3, 220737, 56110), -- Highland Hatchling +(227230, 0, 2, 220737, 56110), -- Highland Hatchling +(227230, 0, 1, 220737, 56110), -- Highland Hatchling +(227230, 0, 0, 220737, 56110), -- Highland Hatchling +(227219, 0, 9, 226136, 56110), -- Sureki Contractor +(227219, 0, 8, 226135, 56110), -- Sureki Contractor +(227219, 0, 7, 226135, 56110), -- Sureki Contractor +(227219, 0, 6, 225950, 56110), -- Sureki Contractor +(227219, 0, 5, 225950, 56110), -- Sureki Contractor +(227219, 0, 4, 220737, 56110), -- Sureki Contractor +(227219, 0, 3, 220737, 56110), -- Sureki Contractor +(227219, 0, 2, 220737, 56110), -- Sureki Contractor +(227219, 0, 1, 220737, 56110), -- Sureki Contractor +(227219, 0, 0, 220737, 56110), -- Sureki Contractor +(227215, 0, 4, 220737, 56110), -- Reborn Cloudrook +(227215, 0, 3, 220737, 56110), -- Reborn Cloudrook +(227215, 0, 2, 220737, 56110), -- Reborn Cloudrook +(227215, 0, 1, 220737, 56110), -- Reborn Cloudrook +(227215, 0, 0, 220737, 56110); -- Reborn Cloudrook + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(227205, 0, 4, 220737, 56110), -- Young Jeweled Flutterwing +(227205, 0, 3, 220737, 56110), -- Young Jeweled Flutterwing +(227205, 0, 2, 220737, 56110), -- Young Jeweled Flutterwing +(227205, 0, 1, 220737, 56110), -- Young Jeweled Flutterwing +(227205, 0, 0, 220737, 56110), -- Young Jeweled Flutterwing +(227204, 0, 4, 220737, 56110), -- Island Proudfeather +(227204, 0, 3, 220737, 56110), -- Island Proudfeather +(227204, 0, 2, 220737, 56110), -- Island Proudfeather +(227204, 0, 1, 220737, 56110), -- Island Proudfeather +(227204, 0, 0, 220737, 56110), -- Island Proudfeather +(227203, 0, 4, 220737, 56110), -- Jeweled Flutterwing +(227203, 0, 3, 220737, 56110), -- Jeweled Flutterwing +(227203, 0, 2, 220737, 56110), -- Jeweled Flutterwing +(227203, 0, 1, 220737, 56110), -- Jeweled Flutterwing +(227203, 0, 0, 220737, 56110), -- Jeweled Flutterwing +(227202, 0, 4, 220737, 56110), -- Jeweled Flutterwing +(227202, 0, 3, 220737, 56110), -- Jeweled Flutterwing +(227202, 0, 2, 220737, 56110), -- Jeweled Flutterwing +(227202, 0, 1, 220737, 56110), -- Jeweled Flutterwing +(227202, 0, 0, 220737, 56110), -- Jeweled Flutterwing +(227201, 0, 4, 220737, 56110), -- Tidal Sandsnapper +(227201, 0, 3, 220737, 56110), -- Tidal Sandsnapper +(227201, 0, 2, 220737, 56110), -- Tidal Sandsnapper +(227201, 0, 1, 220737, 56110), -- Tidal Sandsnapper +(227201, 0, 0, 220737, 56110), -- Tidal Sandsnapper +(227198, 0, 4, 220737, 56110), -- Island Proudfeather +(227198, 0, 3, 220737, 56110), -- Island Proudfeather +(227198, 0, 2, 220737, 56110), -- Island Proudfeather +(227198, 0, 1, 220737, 56110), -- Island Proudfeather +(227198, 0, 0, 220737, 56110), -- Island Proudfeather +(227182, 0, 1, 220737, 56110), -- Shona +(227182, 0, 0, 220737, 56110), -- Shona +(227169, 0, 4, 220737, 56110), -- Lampyrid Swarm +(227169, 0, 3, 220737, 56110), -- Lampyrid Swarm +(227169, 0, 2, 220737, 56110), -- Lampyrid Swarm +(227169, 0, 1, 220737, 56110), -- Lampyrid Swarm +(227169, 0, 0, 220737, 56110), -- Lampyrid Swarm +(227150, 0, 4, 220737, 56110), -- Immature Shalehorn +(227150, 0, 3, 220737, 56110), -- Immature Shalehorn +(227150, 0, 2, 220737, 56110), -- Immature Shalehorn +(227150, 0, 1, 220737, 56110), -- Immature Shalehorn +(227150, 0, 0, 220737, 56110), -- Immature Shalehorn +(227135, 0, 4, 220737, 56110), -- [DNT] Upland Bull +(227135, 0, 3, 220737, 56110), -- [DNT] Upland Bull +(227135, 0, 2, 220737, 56110), -- [DNT] Upland Bull +(227135, 0, 1, 220737, 56110), -- [DNT] Upland Bull +(227135, 0, 0, 220737, 56110), -- [DNT] Upland Bull +(227127, 0, 4, 220737, 56110), -- Grazing Mosswool +(227127, 0, 3, 220737, 56110), -- Grazing Mosswool +(227127, 0, 2, 220737, 56110), -- Grazing Mosswool +(227127, 0, 1, 220737, 56110), -- Grazing Mosswool +(227127, 0, 0, 220737, 56110), -- Grazing Mosswool +(227121, 0, 4, 220737, 56110), -- Displaced Stonestalker +(227121, 0, 3, 220737, 56110), -- Displaced Stonestalker +(227121, 0, 2, 220737, 56110), -- Displaced Stonestalker +(227121, 0, 1, 220737, 56110), -- Displaced Stonestalker +(227121, 0, 0, 220737, 56110), -- Displaced Stonestalker +(227057, 0, 4, 220737, 56110), -- Terrified Shalehorn +(227057, 0, 3, 220737, 56110), -- Terrified Shalehorn +(227057, 0, 2, 220737, 56110), -- Terrified Shalehorn +(227057, 0, 1, 220737, 56110), -- Terrified Shalehorn +(227057, 0, 0, 220737, 56110), -- Terrified Shalehorn +(227027, 0, 4, 220737, 56110), -- Mereldar Swiftlet +(227027, 0, 3, 220737, 56110), -- Mereldar Swiftlet +(227027, 0, 2, 220737, 56110), -- Mereldar Swiftlet +(227027, 0, 1, 220737, 56110), -- Mereldar Swiftlet +(227027, 0, 0, 220737, 56110), -- Mereldar Swiftlet +(227026, 0, 7, 226136, 56110), -- Trained Skyflayer +(227026, 0, 6, 225950, 56110), -- Trained Skyflayer +(227026, 0, 5, 225950, 56110), -- Trained Skyflayer +(227026, 0, 4, 220737, 56110), -- Trained Skyflayer +(227026, 0, 3, 220737, 56110), -- Trained Skyflayer +(227026, 0, 2, 220737, 56110), -- Trained Skyflayer +(227026, 0, 1, 220737, 56110), -- Trained Skyflayer +(227026, 0, 0, 220737, 56110), -- Trained Skyflayer +(227025, 0, 10, 226162, 56110), -- Eastern Pathguard +(227025, 0, 9, 226136, 56110), -- Eastern Pathguard +(227025, 0, 8, 226135, 56110), -- Eastern Pathguard +(227025, 0, 7, 226135, 56110), -- Eastern Pathguard +(227025, 0, 6, 225950, 56110), -- Eastern Pathguard +(227025, 0, 5, 225950, 56110), -- Eastern Pathguard +(227025, 0, 4, 220737, 56110), -- Eastern Pathguard +(227025, 0, 3, 220737, 56110), -- Eastern Pathguard +(227025, 0, 2, 220737, 56110), -- Eastern Pathguard +(227025, 0, 1, 220737, 56110), -- Eastern Pathguard +(227025, 0, 0, 220737, 56110), -- Eastern Pathguard +(227024, 0, 9, 226136, 56110), -- Sureki Scythejaw +(227024, 0, 8, 226135, 56110), -- Sureki Scythejaw +(227024, 0, 7, 226135, 56110), -- Sureki Scythejaw +(227024, 0, 6, 225950, 56110), -- Sureki Scythejaw +(227024, 0, 5, 225950, 56110), -- Sureki Scythejaw +(227024, 0, 4, 220737, 56110), -- Sureki Scythejaw +(227024, 0, 3, 220737, 56110), -- Sureki Scythejaw +(227024, 0, 2, 220737, 56110), -- Sureki Scythejaw +(227024, 0, 1, 220737, 56110), -- Sureki Scythejaw +(227024, 0, 0, 220737, 56110), -- Sureki Scythejaw +(227023, 0, 10, 226136, 56110), -- Sureki Bridgekeeper +(227023, 0, 9, 226135, 56110), -- Sureki Bridgekeeper +(227023, 0, 8, 226135, 56110), -- Sureki Bridgekeeper +(227023, 0, 7, 225950, 56110), -- Sureki Bridgekeeper +(227023, 0, 6, 225950, 56110), -- Sureki Bridgekeeper +(227023, 0, 5, 220737, 56110), -- Sureki Bridgekeeper +(227023, 0, 4, 220737, 56110), -- Sureki Bridgekeeper +(227023, 0, 3, 220737, 56110), -- Sureki Bridgekeeper +(227023, 0, 2, 220737, 56110), -- Sureki Bridgekeeper +(227023, 0, 1, 220737, 56110), -- Sureki Bridgekeeper +(227023, 0, 0, 226162, 56110), -- Sureki Bridgekeeper +(227002, 0, 4, 220737, 56110), -- Siltboring Jawcrawler +(227002, 0, 3, 220737, 56110), -- Siltboring Jawcrawler +(227002, 0, 2, 220737, 56110), -- Siltboring Jawcrawler +(227002, 0, 1, 220737, 56110), -- Siltboring Jawcrawler +(227002, 0, 0, 220737, 56110), -- Siltboring Jawcrawler +(226996, 0, 4, 220737, 56110), -- Tableland Bull +(226996, 0, 3, 220737, 56110), -- Tableland Bull +(226996, 0, 2, 220737, 56110), -- Tableland Bull +(226996, 0, 1, 220737, 56110), -- Tableland Bull +(226996, 0, 0, 220737, 56110), -- Tableland Bull +(226968, 0, 4, 220737, 56110), -- Lava Laden Crystal Construct +(226968, 0, 3, 220737, 56110), -- Lava Laden Crystal Construct +(226968, 0, 2, 220737, 56110), -- Lava Laden Crystal Construct +(226968, 0, 1, 220737, 56110), -- Lava Laden Crystal Construct +(226968, 0, 0, 220737, 56110), -- Lava Laden Crystal Construct +(226963, 0, 4, 220737, 56110), -- Undertide Preystalker +(226963, 0, 3, 220737, 56110), -- Undertide Preystalker +(226963, 0, 2, 220737, 56110), -- Undertide Preystalker +(226963, 0, 1, 220737, 56110), -- Undertide Preystalker +(226963, 0, 0, 220737, 56110), -- Undertide Preystalker +(226962, 0, 4, 220737, 56110), -- Undertide Lurker +(226962, 0, 3, 220737, 56110), -- Undertide Lurker +(226962, 0, 2, 220737, 56110), -- Undertide Lurker +(226962, 0, 1, 220737, 56110), -- Undertide Lurker +(226962, 0, 0, 220737, 56110), -- Undertide Lurker +(226961, 0, 4, 220737, 56110), -- Undertide Deepfisher +(226961, 0, 3, 220737, 56110), -- Undertide Deepfisher +(226961, 0, 2, 220737, 56110), -- Undertide Deepfisher +(226961, 0, 1, 220737, 56110), -- Undertide Deepfisher +(226961, 0, 0, 220737, 56110), -- Undertide Deepfisher +(226953, 0, 4, 220737, 56110), -- Undertide Luremancer +(226953, 0, 3, 220737, 56110), -- Undertide Luremancer +(226953, 0, 2, 220737, 56110), -- Undertide Luremancer +(226953, 0, 1, 220737, 56110), -- Undertide Luremancer +(226953, 0, 0, 220737, 56110), -- Undertide Luremancer +(226929, 0, 4, 220737, 56110), -- Stonepool Skipper +(226929, 0, 3, 220737, 56110), -- Stonepool Skipper +(226929, 0, 2, 220737, 56110), -- Stonepool Skipper +(226929, 0, 1, 220737, 56110), -- Stonepool Skipper +(226929, 0, 0, 220737, 56110), -- Stonepool Skipper +(226925, 0, 4, 220737, 56110), -- Deepflayer +(226925, 0, 3, 220737, 56110), -- Deepflayer +(226925, 0, 2, 220737, 56110), -- Deepflayer +(226925, 0, 1, 220737, 56110), -- Deepflayer +(226925, 0, 0, 220737, 56110), -- Deepflayer +(226909, 0, 5, 220737, 56110), -- Frostfire Elemental +(226909, 0, 4, 220737, 56110), -- Frostfire Elemental +(226909, 0, 3, 220737, 56110), -- Frostfire Elemental +(226909, 0, 2, 220737, 56110), -- Frostfire Elemental +(226909, 0, 1, 220737, 56110), -- Frostfire Elemental +(226909, 0, 0, 226158, 56110), -- Frostfire Elemental +(226901, 0, 4, 220737, 56110), -- Deepflayer Hatchling +(226901, 0, 3, 220737, 56110), -- Deepflayer Hatchling +(226901, 0, 2, 220737, 56110), -- Deepflayer Hatchling +(226901, 0, 1, 220737, 56110), -- Deepflayer Hatchling +(226901, 0, 0, 220737, 56110), -- Deepflayer Hatchling +(226881, 0, 4, 220737, 56110), -- Cragstone Ramolith +(226881, 0, 3, 220737, 56110), -- Cragstone Ramolith +(226881, 0, 2, 220737, 56110), -- Cragstone Ramolith +(226881, 0, 1, 220737, 56110), -- Cragstone Ramolith +(226881, 0, 0, 220737, 56110), -- Cragstone Ramolith +(226809, 0, 4, 220737, 56110), -- Clump O' Wax +(226809, 0, 3, 220737, 56110), -- Clump O' Wax +(226809, 0, 2, 220737, 56110), -- Clump O' Wax +(226809, 0, 1, 220737, 56110), -- Clump O' Wax +(226809, 0, 0, 220737, 56110), -- Clump O' Wax +(226806, 0, 4, 220737, 56110), -- Drowned Arathi +(226806, 0, 3, 220737, 56110), -- Drowned Arathi +(226806, 0, 2, 220737, 56110), -- Drowned Arathi +(226806, 0, 1, 220737, 56110), -- Drowned Arathi +(226806, 0, 0, 220737, 56110), -- Drowned Arathi +(226767, 0, 7, 226136, 56110), -- Speeding Swarmmite +(226767, 0, 6, 225950, 56110), -- Speeding Swarmmite +(226767, 0, 5, 225950, 56110), -- Speeding Swarmmite +(226767, 0, 4, 220737, 56110), -- Speeding Swarmmite +(226767, 0, 3, 220737, 56110), -- Speeding Swarmmite +(226767, 0, 2, 220737, 56110), -- Speeding Swarmmite +(226767, 0, 1, 220737, 56110), -- Speeding Swarmmite +(226767, 0, 0, 220737, 56110), -- Speeding Swarmmite +(226700, 0, 4, 220737, 56110), -- Mudstone Basilisk +(226700, 0, 3, 220737, 56110), -- Mudstone Basilisk +(226700, 0, 2, 220737, 56110), -- Mudstone Basilisk +(226700, 0, 1, 220737, 56110), -- Mudstone Basilisk +(226700, 0, 0, 220737, 56110), -- Mudstone Basilisk +(226669, 0, 0, 225783, 56110), -- Partially Teleported Kobold +(226668, 0, 0, 225783, 56110), -- Partially Teleported Trogg +(226667, 0, 0, 225783, 56110), -- Partially Teleported Gnoll +(226666, 0, 0, 225783, 56110), -- Partially Teleported Murloc +(226648, 0, 4, 220737, 56110), -- Rockwing Glider +(226648, 0, 3, 220737, 56110), -- Rockwing Glider +(226648, 0, 2, 220737, 56110), -- Rockwing Glider +(226648, 0, 1, 220737, 56110), -- Rockwing Glider +(226648, 0, 0, 220737, 56110), -- Rockwing Glider +(226636, 0, 4, 220737, 56110), -- Scaletooth Coiler +(226636, 0, 3, 220737, 56110), -- Scaletooth Coiler +(226636, 0, 2, 220737, 56110), -- Scaletooth Coiler +(226636, 0, 1, 220737, 56110), -- Scaletooth Coiler +(226636, 0, 0, 220737, 56110), -- Scaletooth Coiler +(226631, 0, 4, 220737, 56110), -- Banded Snakebiter +(226631, 0, 3, 220737, 56110), -- Banded Snakebiter +(226631, 0, 2, 220737, 56110), -- Banded Snakebiter +(226631, 0, 1, 220737, 56110), -- Banded Snakebiter +(226631, 0, 0, 220737, 56110), -- Banded Snakebiter +(226621, 0, 4, 220737, 56110), -- Roiling Steam +(226621, 0, 3, 220737, 56110), -- Roiling Steam +(226621, 0, 2, 220737, 56110), -- Roiling Steam +(226621, 0, 1, 220737, 56110), -- Roiling Steam +(226621, 0, 0, 220737, 56110), -- Roiling Steam +(226574, 0, 4, 220737, 56110), -- Underground Spore +(226574, 0, 3, 220737, 56110), -- Underground Spore +(226574, 0, 2, 220737, 56110), -- Underground Spore +(226574, 0, 1, 220737, 56110), -- Underground Spore +(226574, 0, 0, 220737, 56110), -- Underground Spore +(226573, 0, 4, 220737, 56110), -- Cliffwalk Scavenger +(226573, 0, 3, 220737, 56110), -- Cliffwalk Scavenger +(226573, 0, 2, 220737, 56110), -- Cliffwalk Scavenger +(226573, 0, 1, 220737, 56110), -- Cliffwalk Scavenger +(226573, 0, 0, 220737, 56110), -- Cliffwalk Scavenger +(226502, 0, 1, 220737, 56110), -- Toad +(226502, 0, 0, 220737, 56110), -- Toad +(226491, 0, 4, 220737, 56110), -- Summoned Elemental +(226491, 0, 3, 220737, 56110), -- Summoned Elemental +(226491, 0, 2, 220737, 56110), -- Summoned Elemental +(226491, 0, 1, 220737, 56110), -- Summoned Elemental +(226491, 0, 0, 220737, 56110), -- Summoned Elemental +(226459, 0, 1, 220737, 56110), -- Glowmite +(226459, 0, 0, 220737, 56110), -- Glowmite +(226458, 0, 10, 226136, 56110), -- Nerubian Kinslayer +(226458, 0, 9, 226135, 56110), -- Nerubian Kinslayer +(226458, 0, 8, 226135, 56110), -- Nerubian Kinslayer +(226458, 0, 7, 225950, 56110), -- Nerubian Kinslayer +(226458, 0, 6, 225950, 56110), -- Nerubian Kinslayer +(226458, 0, 5, 220737, 56110), -- Nerubian Kinslayer +(226458, 0, 4, 220737, 56110), -- Nerubian Kinslayer +(226458, 0, 3, 220737, 56110), -- Nerubian Kinslayer +(226458, 0, 2, 220737, 56110), -- Nerubian Kinslayer +(226458, 0, 1, 220737, 56110), -- Nerubian Kinslayer +(226458, 0, 0, 224808, 56110), -- Nerubian Kinslayer +(226456, 0, 1, 220737, 56110), -- Salamanther Hatchling +(226456, 0, 0, 220737, 56110), -- Salamanther Hatchling +(226454, 0, 1, 220737, 56110), -- Hermit Crab +(226454, 0, 0, 220737, 56110), -- Hermit Crab +(226421, 0, 4, 220737, 56110); -- Stonepool Skipper + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(226421, 0, 3, 220737, 56110), -- Stonepool Skipper +(226421, 0, 2, 220737, 56110), -- Stonepool Skipper +(226421, 0, 1, 220737, 56110), -- Stonepool Skipper +(226421, 0, 0, 220737, 56110), -- Stonepool Skipper +(226417, 0, 4, 220737, 56110), -- Furious Skipper +(226417, 0, 3, 220737, 56110), -- Furious Skipper +(226417, 0, 2, 220737, 56110), -- Furious Skipper +(226417, 0, 1, 220737, 56110), -- Furious Skipper +(226417, 0, 0, 220737, 56110), -- Furious Skipper +(226413, 0, 4, 220737, 56110), -- Underlit Shalewing +(226413, 0, 3, 220737, 56110), -- Underlit Shalewing +(226413, 0, 2, 220737, 56110), -- Underlit Shalewing +(226413, 0, 1, 220737, 56110), -- Underlit Shalewing +(226413, 0, 0, 220737, 56110), -- Underlit Shalewing +(226411, 0, 4, 220737, 56110), -- [DNT] Deeps Spitter +(226411, 0, 3, 220737, 56110), -- [DNT] Deeps Spitter +(226411, 0, 2, 220737, 56110), -- [DNT] Deeps Spitter +(226411, 0, 1, 220737, 56110), -- [DNT] Deeps Spitter +(226411, 0, 0, 220737, 56110), -- [DNT] Deeps Spitter +(226400, 0, 4, 220737, 56110), -- [DNT] Sweetsnuffler +(226400, 0, 3, 220737, 56110), -- [DNT] Sweetsnuffler +(226400, 0, 2, 220737, 56110), -- [DNT] Sweetsnuffler +(226400, 0, 1, 220737, 56110), -- [DNT] Sweetsnuffler +(226400, 0, 0, 220737, 56110), -- [DNT] Sweetsnuffler +(226397, 0, 4, 220737, 56110), -- Rockslab Basilisk +(226397, 0, 3, 220737, 56110), -- Rockslab Basilisk +(226397, 0, 2, 220737, 56110), -- Rockslab Basilisk +(226397, 0, 1, 220737, 56110), -- Rockslab Basilisk +(226397, 0, 0, 220737, 56110), -- Rockslab Basilisk +(226386, 0, 4, 220737, 56110), -- Shimmering Peafowl +(226386, 0, 3, 220737, 56110), -- Shimmering Peafowl +(226386, 0, 2, 220737, 56110), -- Shimmering Peafowl +(226386, 0, 1, 220737, 56110), -- Shimmering Peafowl +(226386, 0, 0, 220737, 56110), -- Shimmering Peafowl +(226381, 0, 4, 220737, 56110), -- Agitated Shalewing +(226381, 0, 3, 220737, 56110), -- Agitated Shalewing +(226381, 0, 2, 220737, 56110), -- Agitated Shalewing +(226381, 0, 1, 220737, 56110), -- Agitated Shalewing +(226381, 0, 0, 220737, 56110), -- Agitated Shalewing +(226369, 0, 4, 220737, 56110), -- Warmslink Gator +(226369, 0, 3, 220737, 56110), -- Warmslink Gator +(226369, 0, 2, 220737, 56110), -- Warmslink Gator +(226369, 0, 1, 220737, 56110), -- Warmslink Gator +(226369, 0, 0, 220737, 56110), -- Warmslink Gator +(226300, 0, 5, 225674, 56110), -- Roth the Earthwound +(226300, 0, 4, 220737, 56110), -- Roth the Earthwound +(226300, 0, 3, 220737, 56110), -- Roth the Earthwound +(226300, 0, 2, 220737, 56110), -- Roth the Earthwound +(226300, 0, 1, 220737, 56110), -- Roth the Earthwound +(226300, 0, 0, 220737, 56110), -- Roth the Earthwound +(226299, 0, 9, 226136, 56110), -- Anub'esska +(226299, 0, 8, 226135, 56110), -- Anub'esska +(226299, 0, 7, 226135, 56110), -- Anub'esska +(226299, 0, 6, 225950, 56110), -- Anub'esska +(226299, 0, 5, 225950, 56110), -- Anub'esska +(226299, 0, 4, 220737, 56110), -- Anub'esska +(226299, 0, 3, 220737, 56110), -- Anub'esska +(226299, 0, 2, 220737, 56110), -- Anub'esska +(226299, 0, 1, 220737, 56110), -- Anub'esska +(226299, 0, 0, 220737, 56110), -- Anub'esska +(226298, 0, 4, 220737, 56110), -- Mage Slayer Phytethil +(226298, 0, 3, 220737, 56110), -- Mage Slayer Phytethil +(226298, 0, 2, 220737, 56110), -- Mage Slayer Phytethil +(226298, 0, 1, 220737, 56110), -- Mage Slayer Phytethil +(226298, 0, 0, 220737, 56110), -- Mage Slayer Phytethil +(226297, 0, 4, 220737, 56110), -- Fallen Mage Essence +(226297, 0, 3, 220737, 56110), -- Fallen Mage Essence +(226297, 0, 2, 220737, 56110), -- Fallen Mage Essence +(226297, 0, 1, 220737, 56110), -- Fallen Mage Essence +(226297, 0, 0, 220737, 56110), -- Fallen Mage Essence +(226295, 0, 4, 220737, 56110), -- Stormscar +(226295, 0, 3, 220737, 56110), -- Stormscar +(226295, 0, 2, 220737, 56110), -- Stormscar +(226295, 0, 1, 220737, 56110), -- Stormscar +(226295, 0, 0, 220737, 56110), -- Stormscar +(226294, 0, 9, 226136, 56110), -- Boroughbreaker Stik'kar +(226294, 0, 8, 226135, 56110), -- Boroughbreaker Stik'kar +(226294, 0, 7, 226135, 56110), -- Boroughbreaker Stik'kar +(226294, 0, 6, 225950, 56110), -- Boroughbreaker Stik'kar +(226294, 0, 5, 225950, 56110), -- Boroughbreaker Stik'kar +(226294, 0, 4, 220737, 56110), -- Boroughbreaker Stik'kar +(226294, 0, 3, 220737, 56110), -- Boroughbreaker Stik'kar +(226294, 0, 2, 220737, 56110), -- Boroughbreaker Stik'kar +(226294, 0, 1, 220737, 56110), -- Boroughbreaker Stik'kar +(226294, 0, 0, 220737, 56110), -- Boroughbreaker Stik'kar +(226291, 0, 4, 220737, 56110), -- Territorial Wasp +(226291, 0, 3, 220737, 56110), -- Territorial Wasp +(226291, 0, 2, 220737, 56110), -- Territorial Wasp +(226291, 0, 1, 220737, 56110), -- Territorial Wasp +(226291, 0, 0, 220737, 56110), -- Territorial Wasp +(226285, 0, 24, 225655, 56110), -- Darkcap Tain +(226285, 0, 23, 225655, 56110), -- Darkcap Tain +(226285, 0, 22, 220737, 56110), -- Darkcap Tain +(226285, 0, 21, 220737, 56110), -- Darkcap Tain +(226285, 0, 20, 220737, 56110), -- Darkcap Tain +(226285, 0, 19, 220737, 56110), -- Darkcap Tain +(226285, 0, 18, 220737, 56110), -- Darkcap Tain +(226285, 0, 17, 224257, 56110), -- Darkcap Tain +(226285, 0, 16, 224254, 56110), -- Darkcap Tain +(226285, 0, 15, 224252, 56110), -- Darkcap Tain +(226285, 0, 14, 224250, 56110), -- Darkcap Tain +(226285, 0, 13, 224239, 56110), -- Darkcap Tain +(226285, 0, 12, 224238, 56110), -- Darkcap Tain +(226285, 0, 11, 224189, 56110), -- Darkcap Tain +(226285, 0, 10, 224188, 56110), -- Darkcap Tain +(226285, 0, 9, 224187, 56110), -- Darkcap Tain +(226285, 0, 8, 224186, 56110), -- Darkcap Tain +(226285, 0, 7, 224184, 56110), -- Darkcap Tain +(226285, 0, 6, 224179, 56110), -- Darkcap Tain +(226285, 0, 5, 219816, 56110), -- Darkcap Tain +(226285, 0, 4, 219815, 56110), -- Darkcap Tain +(226285, 0, 3, 219814, 56110), -- Darkcap Tain +(226285, 0, 2, 219813, 56110), -- Darkcap Tain +(226285, 0, 1, 219812, 56110), -- Darkcap Tain +(226285, 0, 0, 219811, 56110), -- Darkcap Tain +(226265, 0, 7, 226136, 56110), -- Drone Abductor +(226265, 0, 6, 225950, 56110), -- Drone Abductor +(226265, 0, 5, 225950, 56110), -- Drone Abductor +(226265, 0, 4, 220737, 56110), -- Drone Abductor +(226265, 0, 3, 220737, 56110), -- Drone Abductor +(226265, 0, 2, 220737, 56110), -- Drone Abductor +(226265, 0, 1, 220737, 56110), -- Drone Abductor +(226265, 0, 0, 220737, 56110), -- Drone Abductor +(226254, 0, 9, 226136, 56110), -- Corpse Relocator +(226254, 0, 8, 226135, 56110), -- Corpse Relocator +(226254, 0, 7, 226135, 56110), -- Corpse Relocator +(226254, 0, 6, 225950, 56110), -- Corpse Relocator +(226254, 0, 5, 225950, 56110), -- Corpse Relocator +(226254, 0, 4, 220737, 56110), -- Corpse Relocator +(226254, 0, 3, 220737, 56110), -- Corpse Relocator +(226254, 0, 2, 220737, 56110), -- Corpse Relocator +(226254, 0, 1, 220737, 56110), -- Corpse Relocator +(226254, 0, 0, 220737, 56110), -- Corpse Relocator +(226252, 0, 4, 220737, 56110), -- Upland Calf +(226252, 0, 3, 220737, 56110), -- Upland Calf +(226252, 0, 2, 220737, 56110), -- Upland Calf +(226252, 0, 1, 220737, 56110), -- Upland Calf +(226252, 0, 0, 220737, 56110), -- Upland Calf +(226242, 0, 4, 220737, 56110), -- Lazy Croaker +(226242, 0, 3, 220737, 56110), -- Lazy Croaker +(226242, 0, 2, 220737, 56110), -- Lazy Croaker +(226242, 0, 1, 220737, 56110), -- Lazy Croaker +(226242, 0, 0, 220737, 56110), -- Lazy Croaker +(226238, 0, 9, 226136, 56110), -- Anub'ixhet +(226238, 0, 8, 226135, 56110), -- Anub'ixhet +(226238, 0, 7, 226135, 56110), -- Anub'ixhet +(226238, 0, 6, 225950, 56110), -- Anub'ixhet +(226238, 0, 5, 225950, 56110), -- Anub'ixhet +(226238, 0, 4, 220737, 56110), -- Anub'ixhet +(226238, 0, 3, 220737, 56110), -- Anub'ixhet +(226238, 0, 2, 220737, 56110), -- Anub'ixhet +(226238, 0, 1, 220737, 56110), -- Anub'ixhet +(226238, 0, 0, 220737, 56110), -- Anub'ixhet +(226235, 0, 4, 220737, 56110), -- Venomskin Croaker +(226235, 0, 3, 220737, 56110), -- Venomskin Croaker +(226235, 0, 2, 220737, 56110), -- Venomskin Croaker +(226235, 0, 1, 220737, 56110), -- Venomskin Croaker +(226235, 0, 0, 220737, 56110), -- Venomskin Croaker +(226232, 0, 4, 220737, 56110), -- Elusive Razormouth Steelhide +(226232, 0, 3, 220737, 56110), -- Elusive Razormouth Steelhide +(226232, 0, 2, 220737, 56110), -- Elusive Razormouth Steelhide +(226232, 0, 1, 220737, 56110), -- Elusive Razormouth Steelhide +(226232, 0, 0, 220737, 56110), -- Elusive Razormouth Steelhide +(226218, 0, 4, 220737, 56110), -- Bounty Swiftlet +(226218, 0, 3, 220737, 56110), -- Bounty Swiftlet +(226218, 0, 2, 220737, 56110), -- Bounty Swiftlet +(226218, 0, 1, 220737, 56110), -- Bounty Swiftlet +(226218, 0, 0, 220737, 56110), -- Bounty Swiftlet +(226216, 0, 4, 220737, 56110), -- Hungry Jawcrawler +(226216, 0, 3, 220737, 56110), -- Hungry Jawcrawler +(226216, 0, 2, 220737, 56110), -- Hungry Jawcrawler +(226216, 0, 1, 220737, 56110), -- Hungry Jawcrawler +(226216, 0, 0, 220737, 56110), -- Hungry Jawcrawler +(226198, 0, 4, 220737, 56110), -- Tunneling Jawcrawler +(226198, 0, 3, 220737, 56110), -- Tunneling Jawcrawler +(226198, 0, 2, 220737, 56110), -- Tunneling Jawcrawler +(226198, 0, 1, 220737, 56110), -- Tunneling Jawcrawler +(226198, 0, 0, 220737, 56110), -- Tunneling Jawcrawler +(226193, 0, 4, 220737, 56110), -- Invasive Jawgrub +(226193, 0, 3, 220737, 56110), -- Invasive Jawgrub +(226193, 0, 2, 220737, 56110), -- Invasive Jawgrub +(226193, 0, 1, 220737, 56110), -- Invasive Jawgrub +(226193, 0, 0, 220737, 56110), -- Invasive Jawgrub +(226179, 0, 4, 220737, 56110), -- Highland Bear +(226179, 0, 3, 220737, 56110), -- Highland Bear +(226179, 0, 2, 220737, 56110), -- Highland Bear +(226179, 0, 1, 220737, 56110), -- Highland Bear +(226179, 0, 0, 220737, 56110), -- Highland Bear +(226176, 0, 7, 225950, 56110), -- Horned Stagshell +(226176, 0, 6, 225950, 56110), -- Horned Stagshell +(226176, 0, 5, 226136, 56110), -- Horned Stagshell +(226176, 0, 4, 220737, 56110), -- Horned Stagshell +(226176, 0, 3, 220737, 56110), -- Horned Stagshell +(226176, 0, 2, 220737, 56110), -- Horned Stagshell +(226176, 0, 1, 220737, 56110), -- Horned Stagshell +(226176, 0, 0, 220737, 56110), -- Horned Stagshell +(226173, 0, 7, 225950, 56110), -- Dirtcrusted Stagshell +(226173, 0, 6, 225950, 56110), -- Dirtcrusted Stagshell +(226173, 0, 5, 226136, 56110), -- Dirtcrusted Stagshell +(226173, 0, 4, 220737, 56110), -- Dirtcrusted Stagshell +(226173, 0, 3, 220737, 56110), -- Dirtcrusted Stagshell +(226173, 0, 2, 220737, 56110), -- Dirtcrusted Stagshell +(226173, 0, 1, 220737, 56110), -- Dirtcrusted Stagshell +(226173, 0, 0, 220737, 56110), -- Dirtcrusted Stagshell +(226172, 0, 4, 220737, 56110), -- Highland Eft +(226172, 0, 3, 220737, 56110), -- Highland Eft +(226172, 0, 2, 220737, 56110), -- Highland Eft +(226172, 0, 1, 220737, 56110), -- Highland Eft +(226172, 0, 0, 220737, 56110), -- Highland Eft +(226171, 0, 7, 225950, 56110), -- Horned Stagshell +(226171, 0, 6, 225950, 56110), -- Horned Stagshell +(226171, 0, 5, 226136, 56110), -- Horned Stagshell +(226171, 0, 4, 220737, 56110), -- Horned Stagshell +(226171, 0, 3, 220737, 56110), -- Horned Stagshell +(226171, 0, 2, 220737, 56110), -- Horned Stagshell +(226171, 0, 1, 220737, 56110), -- Horned Stagshell +(226171, 0, 0, 220737, 56110), -- Horned Stagshell +(226165, 0, 4, 220737, 56110), -- Highland Hatchling +(226165, 0, 3, 220737, 56110), -- Highland Hatchling +(226165, 0, 2, 220737, 56110), -- Highland Hatchling +(226165, 0, 1, 220737, 56110), -- Highland Hatchling +(226165, 0, 0, 220737, 56110), -- Highland Hatchling +(226150, 0, 6, 226136, 56110), -- Hunting Skyrazor +(226150, 0, 5, 226136, 56110), -- Hunting Skyrazor +(226150, 0, 4, 220737, 56110), -- Hunting Skyrazor +(226150, 0, 3, 220737, 56110), -- Hunting Skyrazor +(226150, 0, 2, 220737, 56110), -- Hunting Skyrazor +(226150, 0, 1, 220737, 56110), -- Hunting Skyrazor +(226150, 0, 0, 220737, 56110), -- Hunting Skyrazor +(226145, 0, 9, 226136, 56110), -- Kaheti Skitterling +(226145, 0, 8, 226135, 56110), -- Kaheti Skitterling +(226145, 0, 7, 226135, 56110), -- Kaheti Skitterling +(226145, 0, 6, 225950, 56110), -- Kaheti Skitterling +(226145, 0, 5, 225950, 56110), -- Kaheti Skitterling +(226145, 0, 4, 220737, 56110), -- Kaheti Skitterling +(226145, 0, 3, 220737, 56110), -- Kaheti Skitterling +(226145, 0, 2, 220737, 56110), -- Kaheti Skitterling +(226145, 0, 1, 220737, 56110), -- Kaheti Skitterling +(226145, 0, 0, 220737, 56110), -- Kaheti Skitterling +(226143, 0, 4, 220737, 56110), -- Hill Snake +(226143, 0, 3, 220737, 56110), -- Hill Snake +(226143, 0, 2, 220737, 56110), -- Hill Snake +(226143, 0, 1, 220737, 56110), -- Hill Snake +(226143, 0, 0, 220737, 56110), -- Hill Snake +(226128, 0, 4, 220737, 56110), -- Berrybuzz Harvester +(226128, 0, 3, 220737, 56110), -- Berrybuzz Harvester +(226128, 0, 2, 220737, 56110), -- Berrybuzz Harvester +(226128, 0, 1, 220737, 56110), -- Berrybuzz Harvester +(226128, 0, 0, 220737, 56110), -- Berrybuzz Harvester +(226122, 0, 4, 220737, 56110); -- Highland Bear + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(226122, 0, 3, 220737, 56110), -- Highland Bear +(226122, 0, 2, 220737, 56110), -- Highland Bear +(226122, 0, 1, 220737, 56110), -- Highland Bear +(226122, 0, 0, 220737, 56110), -- Highland Bear +(226120, 0, 4, 220737, 56110), -- Upland Bull +(226120, 0, 3, 220737, 56110), -- Upland Bull +(226120, 0, 2, 220737, 56110), -- Upland Bull +(226120, 0, 1, 220737, 56110), -- Upland Bull +(226120, 0, 0, 220737, 56110), -- Upland Bull +(226119, 0, 4, 220737, 56110), -- Deepflayer +(226119, 0, 3, 220737, 56110), -- Deepflayer +(226119, 0, 2, 220737, 56110), -- Deepflayer +(226119, 0, 1, 220737, 56110), -- Deepflayer +(226119, 0, 0, 220737, 56110), -- Deepflayer +(226118, 0, 4, 220737, 56110), -- Upland Bull +(226118, 0, 3, 220737, 56110), -- Upland Bull +(226118, 0, 2, 220737, 56110), -- Upland Bull +(226118, 0, 1, 220737, 56110), -- Upland Bull +(226118, 0, 0, 220737, 56110), -- Upland Bull +(226117, 0, 4, 220737, 56110), -- Upland Calf +(226117, 0, 3, 220737, 56110), -- Upland Calf +(226117, 0, 2, 220737, 56110), -- Upland Calf +(226117, 0, 1, 220737, 56110), -- Upland Calf +(226117, 0, 0, 220737, 56110), -- Upland Calf +(226116, 0, 4, 220737, 56110), -- Upland Shalehorn +(226116, 0, 3, 220737, 56110), -- Upland Shalehorn +(226116, 0, 2, 220737, 56110), -- Upland Shalehorn +(226116, 0, 1, 220737, 56110), -- Upland Shalehorn +(226116, 0, 0, 220737, 56110), -- Upland Shalehorn +(226115, 0, 4, 220737, 56110), -- Upland Shalehorn +(226115, 0, 3, 220737, 56110), -- Upland Shalehorn +(226115, 0, 2, 220737, 56110), -- Upland Shalehorn +(226115, 0, 1, 220737, 56110), -- Upland Shalehorn +(226115, 0, 0, 220737, 56110), -- Upland Shalehorn +(226112, 0, 4, 220737, 56110), -- Highland Salamanther +(226112, 0, 3, 220737, 56110), -- Highland Salamanther +(226112, 0, 2, 220737, 56110), -- Highland Salamanther +(226112, 0, 1, 220737, 56110), -- Highland Salamanther +(226112, 0, 0, 220737, 56110), -- Highland Salamanther +(226111, 0, 4, 220737, 56110), -- Highland Salamanther +(226111, 0, 3, 220737, 56110), -- Highland Salamanther +(226111, 0, 2, 220737, 56110), -- Highland Salamanther +(226111, 0, 1, 220737, 56110), -- Highland Salamanther +(226111, 0, 0, 220737, 56110), -- Highland Salamanther +(226095, 0, 9, 226136, 56110), -- Kaheti Skirmisher +(226095, 0, 8, 226135, 56110), -- Kaheti Skirmisher +(226095, 0, 7, 226135, 56110), -- Kaheti Skirmisher +(226095, 0, 6, 225950, 56110), -- Kaheti Skirmisher +(226095, 0, 5, 225950, 56110), -- Kaheti Skirmisher +(226095, 0, 4, 220737, 56110), -- Kaheti Skirmisher +(226095, 0, 3, 220737, 56110), -- Kaheti Skirmisher +(226095, 0, 2, 220737, 56110), -- Kaheti Skirmisher +(226095, 0, 1, 220737, 56110), -- Kaheti Skirmisher +(226095, 0, 0, 220737, 56110), -- Kaheti Skirmisher +(226079, 0, 4, 220737, 56110), -- Poisoned Shalehorn +(226079, 0, 3, 220737, 56110), -- Poisoned Shalehorn +(226079, 0, 2, 220737, 56110), -- Poisoned Shalehorn +(226079, 0, 1, 220737, 56110), -- Poisoned Shalehorn +(226079, 0, 0, 220737, 56110), -- Poisoned Shalehorn +(226069, 0, 4, 220737, 56110), -- Jawcrawler Mite +(226069, 0, 3, 220737, 56110), -- Jawcrawler Mite +(226069, 0, 2, 220737, 56110), -- Jawcrawler Mite +(226069, 0, 1, 220737, 56110), -- Jawcrawler Mite +(226069, 0, 0, 220737, 56110), -- Jawcrawler Mite +(226065, 0, 4, 220737, 56110), -- Hollow Gigantobella +(226065, 0, 3, 220737, 56110), -- Hollow Gigantobella +(226065, 0, 2, 220737, 56110), -- Hollow Gigantobella +(226065, 0, 1, 220737, 56110), -- Hollow Gigantobella +(226065, 0, 0, 220737, 56110), -- Hollow Gigantobella +(226062, 0, 4, 220737, 56110), -- The Creeping Shadow +(226062, 0, 3, 220737, 56110), -- The Creeping Shadow +(226062, 0, 2, 220737, 56110), -- The Creeping Shadow +(226062, 0, 1, 220737, 56110), -- The Creeping Shadow +(226062, 0, 0, 220737, 56110), -- The Creeping Shadow +(226059, 0, 4, 220737, 56110), -- Aggravated Shadow +(226059, 0, 3, 220737, 56110), -- Aggravated Shadow +(226059, 0, 2, 220737, 56110), -- Aggravated Shadow +(226059, 0, 1, 220737, 56110), -- Aggravated Shadow +(226059, 0, 0, 220737, 56110), -- Aggravated Shadow +(226052, 0, 4, 220737, 56110), -- Irritated Shadow +(226052, 0, 3, 220737, 56110), -- Irritated Shadow +(226052, 0, 2, 220737, 56110), -- Irritated Shadow +(226052, 0, 1, 220737, 56110), -- Irritated Shadow +(226052, 0, 0, 220737, 56110), -- Irritated Shadow +(226050, 0, 4, 220737, 56110), -- Malefic Goat +(226050, 0, 3, 220737, 56110), -- Malefic Goat +(226050, 0, 2, 220737, 56110), -- Malefic Goat +(226050, 0, 1, 220737, 56110), -- Malefic Goat +(226050, 0, 0, 220737, 56110), -- Malefic Goat +(226042, 0, 4, 220737, 56110), -- [DNT] Lightspark Bull +(226042, 0, 3, 220737, 56110), -- [DNT] Lightspark Bull +(226042, 0, 2, 220737, 56110), -- [DNT] Lightspark Bull +(226042, 0, 1, 220737, 56110), -- [DNT] Lightspark Bull +(226042, 0, 0, 220737, 56110), -- [DNT] Lightspark Bull +(226037, 0, 7, 226136, 56110), -- Subterrane Scuttler +(226037, 0, 6, 225950, 56110), -- Subterrane Scuttler +(226037, 0, 5, 225950, 56110), -- Subterrane Scuttler +(226037, 0, 4, 220737, 56110), -- Subterrane Scuttler +(226037, 0, 3, 220737, 56110), -- Subterrane Scuttler +(226037, 0, 2, 220737, 56110), -- Subterrane Scuttler +(226037, 0, 1, 220737, 56110), -- Subterrane Scuttler +(226037, 0, 0, 220737, 56110), -- Subterrane Scuttler +(226029, 0, 4, 220737, 56110), -- Deep-dwelling Glowmite +(226029, 0, 3, 220737, 56110), -- Deep-dwelling Glowmite +(226029, 0, 2, 220737, 56110), -- Deep-dwelling Glowmite +(226029, 0, 1, 220737, 56110), -- Deep-dwelling Glowmite +(226029, 0, 0, 220737, 56110), -- Deep-dwelling Glowmite +(226028, 0, 4, 220737, 56110), -- Fathom Ray +(226028, 0, 3, 220737, 56110), -- Fathom Ray +(226028, 0, 2, 220737, 56110), -- Fathom Ray +(226028, 0, 1, 220737, 56110), -- Fathom Ray +(226028, 0, 0, 220737, 56110), -- Fathom Ray +(226023, 0, 4, 220737, 56110), -- Coalesced Iniquity +(226023, 0, 3, 220737, 56110), -- Coalesced Iniquity +(226023, 0, 2, 220737, 56110), -- Coalesced Iniquity +(226023, 0, 1, 220737, 56110), -- Coalesced Iniquity +(226023, 0, 0, 220737, 56110), -- Coalesced Iniquity +(226021, 0, 4, 220737, 56110), -- Deep-dwelling Lashling +(226021, 0, 3, 220737, 56110), -- Deep-dwelling Lashling +(226021, 0, 2, 220737, 56110), -- Deep-dwelling Lashling +(226021, 0, 1, 220737, 56110), -- Deep-dwelling Lashling +(226021, 0, 0, 220737, 56110), -- Deep-dwelling Lashling +(226018, 0, 4, 220737, 56110), -- Deep-dwelling Lashroom +(226018, 0, 3, 220737, 56110), -- Deep-dwelling Lashroom +(226018, 0, 2, 220737, 56110), -- Deep-dwelling Lashroom +(226018, 0, 1, 220737, 56110), -- Deep-dwelling Lashroom +(226018, 0, 0, 220737, 56110), -- Deep-dwelling Lashroom +(226013, 0, 7, 220737, 56110), -- Feral Threadling +(226013, 0, 6, 220737, 56110), -- Feral Threadling +(226013, 0, 5, 220737, 56110), -- Feral Threadling +(226013, 0, 4, 220737, 56110), -- Feral Threadling +(226013, 0, 3, 220737, 56110), -- Feral Threadling +(226013, 0, 2, 226136, 56110), -- Feral Threadling +(226013, 0, 1, 225950, 56110), -- Feral Threadling +(226013, 0, 0, 225950, 56110), -- Feral Threadling +(226007, 0, 7, 226136, 56110), -- Leechwing Swarmite +(226007, 0, 6, 225950, 56110), -- Leechwing Swarmite +(226007, 0, 5, 225950, 56110), -- Leechwing Swarmite +(226007, 0, 4, 220737, 56110), -- Leechwing Swarmite +(226007, 0, 3, 220737, 56110), -- Leechwing Swarmite +(226007, 0, 2, 220737, 56110), -- Leechwing Swarmite +(226007, 0, 1, 220737, 56110), -- Leechwing Swarmite +(226007, 0, 0, 220737, 56110), -- Leechwing Swarmite +(226005, 0, 7, 225950, 56110), -- Scavenger Stagshell +(226005, 0, 6, 225950, 56110), -- Scavenger Stagshell +(226005, 0, 5, 226136, 56110), -- Scavenger Stagshell +(226005, 0, 4, 220737, 56110), -- Scavenger Stagshell +(226005, 0, 3, 220737, 56110), -- Scavenger Stagshell +(226005, 0, 2, 220737, 56110), -- Scavenger Stagshell +(226005, 0, 1, 220737, 56110), -- Scavenger Stagshell +(226005, 0, 0, 220737, 56110), -- Scavenger Stagshell +(226000, 0, 7, 226136, 56110), -- Subterrane Lurker +(226000, 0, 6, 225950, 56110), -- Subterrane Lurker +(226000, 0, 5, 225950, 56110), -- Subterrane Lurker +(226000, 0, 4, 220737, 56110), -- Subterrane Lurker +(226000, 0, 3, 220737, 56110), -- Subterrane Lurker +(226000, 0, 2, 220737, 56110), -- Subterrane Lurker +(226000, 0, 1, 220737, 56110), -- Subterrane Lurker +(226000, 0, 0, 220737, 56110), -- Subterrane Lurker +(225990, 0, 7, 226136, 56110), -- Subterrane Undercrawler +(225990, 0, 6, 225950, 56110), -- Subterrane Undercrawler +(225990, 0, 5, 225950, 56110), -- Subterrane Undercrawler +(225990, 0, 4, 220737, 56110), -- Subterrane Undercrawler +(225990, 0, 3, 220737, 56110), -- Subterrane Undercrawler +(225990, 0, 2, 220737, 56110), -- Subterrane Undercrawler +(225990, 0, 1, 220737, 56110), -- Subterrane Undercrawler +(225990, 0, 0, 220737, 56110), -- Subterrane Undercrawler +(225989, 0, 7, 226136, 56110), -- Subterrane Undercrawler +(225989, 0, 6, 225950, 56110), -- Subterrane Undercrawler +(225989, 0, 5, 225950, 56110), -- Subterrane Undercrawler +(225989, 0, 4, 220737, 56110), -- Subterrane Undercrawler +(225989, 0, 3, 220737, 56110), -- Subterrane Undercrawler +(225989, 0, 2, 220737, 56110), -- Subterrane Undercrawler +(225989, 0, 1, 220737, 56110), -- Subterrane Undercrawler +(225989, 0, 0, 220737, 56110), -- Subterrane Undercrawler +(225987, 0, 4, 220737, 56110), -- Underhang Bat +(225987, 0, 3, 220737, 56110), -- Underhang Bat +(225987, 0, 2, 220737, 56110), -- Underhang Bat +(225987, 0, 1, 220737, 56110), -- Underhang Bat +(225987, 0, 0, 220737, 56110), -- Underhang Bat +(225981, 0, 4, 220737, 56110), -- Underhang Jawcrawler +(225981, 0, 3, 220737, 56110), -- Underhang Jawcrawler +(225981, 0, 2, 220737, 56110), -- Underhang Jawcrawler +(225981, 0, 1, 220737, 56110), -- Underhang Jawcrawler +(225981, 0, 0, 220737, 56110), -- Underhang Jawcrawler +(225971, 0, 4, 220737, 56110), -- Lightspark Bull +(225971, 0, 3, 220737, 56110), -- Lightspark Bull +(225971, 0, 2, 220737, 56110), -- Lightspark Bull +(225971, 0, 1, 220737, 56110), -- Lightspark Bull +(225971, 0, 0, 220737, 56110), -- Lightspark Bull +(225970, 0, 4, 220737, 56110), -- Lightspark Bull +(225970, 0, 3, 220737, 56110), -- Lightspark Bull +(225970, 0, 2, 220737, 56110), -- Lightspark Bull +(225970, 0, 1, 220737, 56110), -- Lightspark Bull +(225970, 0, 0, 220737, 56110), -- Lightspark Bull +(225969, 0, 4, 220737, 56110), -- Lightspark Calf +(225969, 0, 3, 220737, 56110), -- Lightspark Calf +(225969, 0, 2, 220737, 56110), -- Lightspark Calf +(225969, 0, 1, 220737, 56110), -- Lightspark Calf +(225969, 0, 0, 220737, 56110), -- Lightspark Calf +(225968, 0, 4, 220737, 56110), -- Lightspark Shalehorn +(225968, 0, 3, 220737, 56110), -- Lightspark Shalehorn +(225968, 0, 2, 220737, 56110), -- Lightspark Shalehorn +(225968, 0, 1, 220737, 56110), -- Lightspark Shalehorn +(225968, 0, 0, 220737, 56110), -- Lightspark Shalehorn +(225943, 0, 4, 220737, 56110), -- Hallowlight Osprey +(225943, 0, 3, 220737, 56110), -- Hallowlight Osprey +(225943, 0, 2, 220737, 56110), -- Hallowlight Osprey +(225943, 0, 1, 220737, 56110), -- Hallowlight Osprey +(225943, 0, 0, 220737, 56110), -- Hallowlight Osprey +(225938, 0, 4, 220737, 56110), -- Feral Hardhead +(225938, 0, 3, 220737, 56110), -- Feral Hardhead +(225938, 0, 2, 220737, 56110), -- Feral Hardhead +(225938, 0, 1, 220737, 56110), -- Feral Hardhead +(225938, 0, 0, 220737, 56110), -- Feral Hardhead +(225936, 0, 4, 220737, 56110), -- Grottolight Osprey +(225936, 0, 3, 220737, 56110), -- Grottolight Osprey +(225936, 0, 2, 220737, 56110), -- Grottolight Osprey +(225936, 0, 1, 220737, 56110), -- Grottolight Osprey +(225936, 0, 0, 220737, 56110), -- Grottolight Osprey +(225933, 0, 4, 220737, 56110), -- Glowshade Ambusher +(225933, 0, 3, 220737, 56110), -- Glowshade Ambusher +(225933, 0, 2, 220737, 56110), -- Glowshade Ambusher +(225933, 0, 1, 220737, 56110), -- Glowshade Ambusher +(225933, 0, 0, 220737, 56110), -- Glowshade Ambusher +(225929, 0, 4, 220737, 56110), -- Underlight Moth +(225929, 0, 3, 220737, 56110), -- Underlight Moth +(225929, 0, 2, 220737, 56110), -- Underlight Moth +(225929, 0, 1, 220737, 56110), -- Underlight Moth +(225929, 0, 0, 220737, 56110), -- Underlight Moth +(225921, 0, 5, 220737, 56110), -- Dominant Salamanther +(225921, 0, 4, 220737, 56110), -- Dominant Salamanther +(225921, 0, 3, 220737, 56110), -- Dominant Salamanther +(225921, 0, 2, 220737, 56110), -- Dominant Salamanther +(225921, 0, 1, 220737, 56110), -- Dominant Salamanther +(225921, 0, 0, 225179, 56110), -- Dominant Salamanther +(225919, 0, 5, 220737, 56110), -- Thieving Salamanther +(225919, 0, 4, 220737, 56110), -- Thieving Salamanther +(225919, 0, 3, 220737, 56110), -- Thieving Salamanther +(225919, 0, 2, 220737, 56110), -- Thieving Salamanther +(225919, 0, 1, 220737, 56110), -- Thieving Salamanther +(225919, 0, 0, 225179, 56110), -- Thieving Salamanther +(225913, 0, 4, 220737, 56110), -- Shalehorn Calf +(225913, 0, 3, 220737, 56110), -- Shalehorn Calf +(225913, 0, 2, 220737, 56110), -- Shalehorn Calf +(225913, 0, 1, 220737, 56110), -- Shalehorn Calf +(225913, 0, 0, 220737, 56110), -- Shalehorn Calf +(225912, 0, 4, 220737, 56110), -- Shalehorn Calf +(225912, 0, 3, 220737, 56110), -- Shalehorn Calf +(225912, 0, 2, 220737, 56110); -- Shalehorn Calf + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(225912, 0, 1, 220737, 56110), -- Shalehorn Calf +(225912, 0, 0, 220737, 56110), -- Shalehorn Calf +(225906, 0, 4, 220737, 56110), -- Riled Dustdevil +(225906, 0, 3, 220737, 56110), -- Riled Dustdevil +(225906, 0, 2, 220737, 56110), -- Riled Dustdevil +(225906, 0, 1, 220737, 56110), -- Riled Dustdevil +(225906, 0, 0, 220737, 56110), -- Riled Dustdevil +(225905, 0, 4, 220737, 56110), -- Riled Dirtdiver +(225905, 0, 3, 220737, 56110), -- Riled Dirtdiver +(225905, 0, 2, 220737, 56110), -- Riled Dirtdiver +(225905, 0, 1, 220737, 56110), -- Riled Dirtdiver +(225905, 0, 0, 220737, 56110), -- Riled Dirtdiver +(225904, 0, 4, 220737, 56110), -- Riled Rockwalker +(225904, 0, 3, 220737, 56110), -- Riled Rockwalker +(225904, 0, 2, 220737, 56110), -- Riled Rockwalker +(225904, 0, 1, 220737, 56110), -- Riled Rockwalker +(225904, 0, 0, 220737, 56110), -- Riled Rockwalker +(225902, 0, 6, 226136, 56110), -- Vicious Skyrazor +(225902, 0, 5, 226136, 56110), -- Vicious Skyrazor +(225902, 0, 4, 220737, 56110), -- Vicious Skyrazor +(225902, 0, 3, 220737, 56110), -- Vicious Skyrazor +(225902, 0, 2, 220737, 56110), -- Vicious Skyrazor +(225902, 0, 1, 220737, 56110), -- Vicious Skyrazor +(225902, 0, 0, 220737, 56110), -- Vicious Skyrazor +(225901, 0, 4, 220737, 56110), -- Riled Kelpcoil +(225901, 0, 3, 220737, 56110), -- Riled Kelpcoil +(225901, 0, 2, 220737, 56110), -- Riled Kelpcoil +(225901, 0, 1, 220737, 56110), -- Riled Kelpcoil +(225901, 0, 0, 220737, 56110), -- Riled Kelpcoil +(225900, 0, 4, 220737, 56110), -- Riled Sandtwister +(225900, 0, 3, 220737, 56110), -- Riled Sandtwister +(225900, 0, 2, 220737, 56110), -- Riled Sandtwister +(225900, 0, 1, 220737, 56110), -- Riled Sandtwister +(225900, 0, 0, 220737, 56110), -- Riled Sandtwister +(225898, 0, 4, 220737, 56110), -- Awakened Colossus +(225898, 0, 3, 220737, 56110), -- Awakened Colossus +(225898, 0, 2, 220737, 56110), -- Awakened Colossus +(225898, 0, 1, 220737, 56110), -- Awakened Colossus +(225898, 0, 0, 220737, 56110), -- Awakened Colossus +(225896, 0, 4, 220737, 56110), -- Awakened Volcanic Fury +(225896, 0, 3, 220737, 56110), -- Awakened Volcanic Fury +(225896, 0, 2, 220737, 56110), -- Awakened Volcanic Fury +(225896, 0, 1, 220737, 56110), -- Awakened Volcanic Fury +(225896, 0, 0, 220737, 56110), -- Awakened Volcanic Fury +(225895, 0, 4, 220737, 56110), -- Awakened Flamecoil Serpent +(225895, 0, 3, 220737, 56110), -- Awakened Flamecoil Serpent +(225895, 0, 2, 220737, 56110), -- Awakened Flamecoil Serpent +(225895, 0, 1, 220737, 56110), -- Awakened Flamecoil Serpent +(225895, 0, 0, 220737, 56110), -- Awakened Flamecoil Serpent +(225892, 0, 4, 220737, 56110), -- Glowcap Fungalfist +(225892, 0, 3, 220737, 56110), -- Glowcap Fungalfist +(225892, 0, 2, 220737, 56110), -- Glowcap Fungalfist +(225892, 0, 1, 220737, 56110), -- Glowcap Fungalfist +(225892, 0, 0, 220737, 56110), -- Glowcap Fungalfist +(225889, 0, 5, 224119, 56110), -- Angry Sandsnapper +(225889, 0, 4, 220737, 56110), -- Angry Sandsnapper +(225889, 0, 3, 220737, 56110), -- Angry Sandsnapper +(225889, 0, 2, 220737, 56110), -- Angry Sandsnapper +(225889, 0, 1, 220737, 56110), -- Angry Sandsnapper +(225889, 0, 0, 220737, 56110), -- Angry Sandsnapper +(225865, 0, 7, 225950, 56110), -- Emerald Stagshell +(225865, 0, 6, 225950, 56110), -- Emerald Stagshell +(225865, 0, 5, 226136, 56110), -- Emerald Stagshell +(225865, 0, 4, 220737, 56110), -- Emerald Stagshell +(225865, 0, 3, 220737, 56110), -- Emerald Stagshell +(225865, 0, 2, 220737, 56110), -- Emerald Stagshell +(225865, 0, 1, 220737, 56110), -- Emerald Stagshell +(225865, 0, 0, 220737, 56110), -- Emerald Stagshell +(225862, 0, 4, 220737, 56110), -- Mycotic Jawcrawler +(225862, 0, 3, 220737, 56110), -- Mycotic Jawcrawler +(225862, 0, 2, 220737, 56110), -- Mycotic Jawcrawler +(225862, 0, 1, 220737, 56110), -- Mycotic Jawcrawler +(225862, 0, 0, 220737, 56110), -- Mycotic Jawcrawler +(225820, 0, 7, 226136, 56110), -- Coldblood Ravager +(225820, 0, 6, 225950, 56110), -- Coldblood Ravager +(225820, 0, 5, 225950, 56110), -- Coldblood Ravager +(225820, 0, 4, 220737, 56110), -- Coldblood Ravager +(225820, 0, 3, 220737, 56110), -- Coldblood Ravager +(225820, 0, 2, 220737, 56110), -- Coldblood Ravager +(225820, 0, 1, 220737, 56110), -- Coldblood Ravager +(225820, 0, 0, 220737, 56110), -- Coldblood Ravager +(225817, 0, 6, 226136, 56110), -- Caustic Skyrazor +(225817, 0, 5, 226136, 56110), -- Caustic Skyrazor +(225817, 0, 4, 220737, 56110), -- Caustic Skyrazor +(225817, 0, 3, 220737, 56110), -- Caustic Skyrazor +(225817, 0, 2, 220737, 56110), -- Caustic Skyrazor +(225817, 0, 1, 220737, 56110), -- Caustic Skyrazor +(225817, 0, 0, 220737, 56110), -- Caustic Skyrazor +(225793, 0, 1, 220737, 56110), -- Wide-eyed Gecko +(225793, 0, 0, 220737, 56110), -- Wide-eyed Gecko +(225786, 0, 4, 220737, 56110), -- Slagslug +(225786, 0, 3, 220737, 56110), -- Slagslug +(225786, 0, 2, 220737, 56110), -- Slagslug +(225786, 0, 1, 220737, 56110), -- Slagslug +(225786, 0, 0, 220737, 56110), -- Slagslug +(225785, 0, 4, 220737, 56110), -- Brightrock Shellvalier +(225785, 0, 3, 220737, 56110), -- Brightrock Shellvalier +(225785, 0, 2, 220737, 56110), -- Brightrock Shellvalier +(225785, 0, 1, 220737, 56110), -- Brightrock Shellvalier +(225785, 0, 0, 220737, 56110), -- Brightrock Shellvalier +(225784, 0, 4, 220737, 56110), -- Brightrock Scraper +(225784, 0, 3, 220737, 56110), -- Brightrock Scraper +(225784, 0, 2, 220737, 56110), -- Brightrock Scraper +(225784, 0, 1, 220737, 56110), -- Brightrock Scraper +(225784, 0, 0, 220737, 56110), -- Brightrock Scraper +(225783, 0, 4, 220737, 56110), -- Brightrock Sparktosser +(225783, 0, 3, 220737, 56110), -- Brightrock Sparktosser +(225783, 0, 2, 220737, 56110), -- Brightrock Sparktosser +(225783, 0, 1, 220737, 56110), -- Brightrock Sparktosser +(225783, 0, 0, 220737, 56110), -- Brightrock Sparktosser +(225782, 0, 4, 220737, 56110), -- Brightrock Shellherd +(225782, 0, 3, 220737, 56110), -- Brightrock Shellherd +(225782, 0, 2, 220737, 56110), -- Brightrock Shellherd +(225782, 0, 1, 220737, 56110), -- Brightrock Shellherd +(225782, 0, 0, 220737, 56110), -- Brightrock Shellherd +(225781, 0, 4, 220737, 56110), -- Brightrock Kobold +(225781, 0, 3, 220737, 56110), -- Brightrock Kobold +(225781, 0, 2, 220737, 56110), -- Brightrock Kobold +(225781, 0, 1, 220737, 56110), -- Brightrock Kobold +(225781, 0, 0, 220737, 56110), -- Brightrock Kobold +(225777, 0, 4, 220737, 56110), -- Cloudrook +(225777, 0, 3, 220737, 56110), -- Cloudrook +(225777, 0, 2, 220737, 56110), -- Cloudrook +(225777, 0, 1, 220737, 56110), -- Cloudrook +(225777, 0, 0, 220737, 56110), -- Cloudrook +(225765, 0, 4, 220737, 56110), -- Apprentice Shipbuilder +(225765, 0, 3, 220737, 56110), -- Apprentice Shipbuilder +(225765, 0, 2, 220737, 56110), -- Apprentice Shipbuilder +(225765, 0, 1, 220737, 56110), -- Apprentice Shipbuilder +(225765, 0, 0, 220737, 56110), -- Apprentice Shipbuilder +(225762, 0, 9, 226136, 56110), -- Armored Tunneler +(225762, 0, 8, 226135, 56110), -- Armored Tunneler +(225762, 0, 7, 226135, 56110), -- Armored Tunneler +(225762, 0, 6, 225950, 56110), -- Armored Tunneler +(225762, 0, 5, 225950, 56110), -- Armored Tunneler +(225762, 0, 4, 220737, 56110), -- Armored Tunneler +(225762, 0, 3, 220737, 56110), -- Armored Tunneler +(225762, 0, 2, 220737, 56110), -- Armored Tunneler +(225762, 0, 1, 220737, 56110), -- Armored Tunneler +(225762, 0, 0, 220737, 56110), -- Armored Tunneler +(225760, 0, 4, 220737, 56110), -- Drowned Arathi +(225760, 0, 3, 220737, 56110), -- Drowned Arathi +(225760, 0, 2, 220737, 56110), -- Drowned Arathi +(225760, 0, 1, 220737, 56110), -- Drowned Arathi +(225760, 0, 0, 220737, 56110), -- Drowned Arathi +(225723, 0, 9, 226136, 56110), -- Downtrodden Resident +(225723, 0, 8, 226135, 56110), -- Downtrodden Resident +(225723, 0, 7, 226135, 56110), -- Downtrodden Resident +(225723, 0, 6, 225950, 56110), -- Downtrodden Resident +(225723, 0, 5, 225950, 56110), -- Downtrodden Resident +(225723, 0, 4, 220737, 56110), -- Downtrodden Resident +(225723, 0, 3, 220737, 56110), -- Downtrodden Resident +(225723, 0, 2, 220737, 56110), -- Downtrodden Resident +(225723, 0, 1, 220737, 56110), -- Downtrodden Resident +(225723, 0, 0, 220737, 56110), -- Downtrodden Resident +(225703, 0, 7, 226136, 56110), -- Nerubian Swarmite +(225703, 0, 6, 225950, 56110), -- Nerubian Swarmite +(225703, 0, 5, 225950, 56110), -- Nerubian Swarmite +(225703, 0, 4, 220737, 56110), -- Nerubian Swarmite +(225703, 0, 3, 220737, 56110), -- Nerubian Swarmite +(225703, 0, 2, 220737, 56110), -- Nerubian Swarmite +(225703, 0, 1, 220737, 56110), -- Nerubian Swarmite +(225703, 0, 0, 220737, 56110), -- Nerubian Swarmite +(225702, 0, 8, 224808, 56110), -- Nerubian Swarmite +(225702, 0, 7, 226136, 56110), -- Nerubian Swarmite +(225702, 0, 6, 225950, 56110), -- Nerubian Swarmite +(225702, 0, 5, 225950, 56110), -- Nerubian Swarmite +(225702, 0, 4, 220737, 56110), -- Nerubian Swarmite +(225702, 0, 3, 220737, 56110), -- Nerubian Swarmite +(225702, 0, 2, 220737, 56110), -- Nerubian Swarmite +(225702, 0, 1, 220737, 56110), -- Nerubian Swarmite +(225702, 0, 0, 220737, 56110), -- Nerubian Swarmite +(225698, 0, 7, 225950, 56110), -- Emerald Stagshell +(225698, 0, 6, 225950, 56110), -- Emerald Stagshell +(225698, 0, 5, 226136, 56110), -- Emerald Stagshell +(225698, 0, 4, 220737, 56110), -- Emerald Stagshell +(225698, 0, 3, 220737, 56110), -- Emerald Stagshell +(225698, 0, 2, 220737, 56110), -- Emerald Stagshell +(225698, 0, 1, 220737, 56110), -- Emerald Stagshell +(225698, 0, 0, 220737, 56110), -- Emerald Stagshell +(225646, 0, 2, 220737, 56110), -- Gerwigg +(225646, 0, 1, 220737, 56110), -- Gerwigg +(225646, 0, 0, 193221, 56110), -- Gerwigg +(225642, 0, 7, 226136, 56110), -- Leeching Swarmite +(225642, 0, 6, 225950, 56110), -- Leeching Swarmite +(225642, 0, 5, 225950, 56110), -- Leeching Swarmite +(225642, 0, 4, 220737, 56110), -- Leeching Swarmite +(225642, 0, 3, 220737, 56110), -- Leeching Swarmite +(225642, 0, 2, 220737, 56110), -- Leeching Swarmite +(225642, 0, 1, 220737, 56110), -- Leeching Swarmite +(225642, 0, 0, 220737, 56110), -- Leeching Swarmite +(225612, 0, 4, 220737, 56110), -- Skulking Mongrel +(225612, 0, 3, 220737, 56110), -- Skulking Mongrel +(225612, 0, 2, 220737, 56110), -- Skulking Mongrel +(225612, 0, 1, 220737, 56110), -- Skulking Mongrel +(225612, 0, 0, 220737, 56110), -- Skulking Mongrel +(225610, 0, 5, 220737, 56110), -- Alhainr +(225610, 0, 4, 220737, 56110), -- Alhainr +(225610, 0, 3, 220737, 56110), -- Alhainr +(225610, 0, 2, 220737, 56110), -- Alhainr +(225610, 0, 1, 220737, 56110), -- Alhainr +(225610, 0, 0, 224779, 56110), -- Alhainr +(225606, 0, 4, 220737, 56110), -- Nightfall Shadowalker +(225606, 0, 3, 220737, 56110), -- Nightfall Shadowalker +(225606, 0, 2, 220737, 56110), -- Nightfall Shadowalker +(225606, 0, 1, 220737, 56110), -- Nightfall Shadowalker +(225606, 0, 0, 220737, 56110), -- Nightfall Shadowalker +(225605, 0, 4, 220737, 56110), -- Nightfall Darkcaster +(225605, 0, 3, 220737, 56110), -- Nightfall Darkcaster +(225605, 0, 2, 220737, 56110), -- Nightfall Darkcaster +(225605, 0, 1, 220737, 56110), -- Nightfall Darkcaster +(225605, 0, 0, 220737, 56110), -- Nightfall Darkcaster +(225594, 0, 7, 225950, 56110), -- Rak-Ahat Silkhauler +(225594, 0, 6, 225950, 56110), -- Rak-Ahat Silkhauler +(225594, 0, 5, 226136, 56110), -- Rak-Ahat Silkhauler +(225594, 0, 4, 220737, 56110), -- Rak-Ahat Silkhauler +(225594, 0, 3, 220737, 56110), -- Rak-Ahat Silkhauler +(225594, 0, 2, 220737, 56110), -- Rak-Ahat Silkhauler +(225594, 0, 1, 220737, 56110), -- Rak-Ahat Silkhauler +(225594, 0, 0, 220737, 56110), -- Rak-Ahat Silkhauler +(225576, 0, 5, 220737, 56110), -- Darkwater Necromage +(225576, 0, 4, 220737, 56110), -- Darkwater Necromage +(225576, 0, 3, 220737, 56110), -- Darkwater Necromage +(225576, 0, 2, 220737, 56110), -- Darkwater Necromage +(225576, 0, 1, 220737, 56110), -- Darkwater Necromage +(225576, 0, 0, 219211, 56110), -- Darkwater Necromage +(225575, 0, 4, 220737, 56110), -- Drowned Arathi +(225575, 0, 3, 220737, 56110), -- Drowned Arathi +(225575, 0, 2, 220737, 56110), -- Drowned Arathi +(225575, 0, 1, 220737, 56110), -- Drowned Arathi +(225575, 0, 0, 220737, 56110), -- Drowned Arathi +(225568, 0, 4, 220737, 56110), -- Kobold Guardian +(225568, 0, 3, 220737, 56110), -- Kobold Guardian +(225568, 0, 2, 220737, 56110), -- Kobold Guardian +(225568, 0, 1, 220737, 56110), -- Kobold Guardian +(225568, 0, 0, 220737, 56110), -- Kobold Guardian +(225557, 0, 4, 220737, 56110), -- Venomous Salamanther +(225557, 0, 3, 220737, 56110), -- Venomous Salamanther +(225557, 0, 2, 220737, 56110), -- Venomous Salamanther +(225557, 0, 1, 220737, 56110), -- Venomous Salamanther +(225557, 0, 0, 220737, 56110), -- Venomous Salamanther +(225552, 0, 7, 225950, 56110), -- Scavenger Stagshell +(225552, 0, 6, 225950, 56110), -- Scavenger Stagshell +(225552, 0, 5, 226136, 56110), -- Scavenger Stagshell +(225552, 0, 4, 220737, 56110), -- Scavenger Stagshell +(225552, 0, 3, 220737, 56110), -- Scavenger Stagshell +(225552, 0, 2, 220737, 56110), -- Scavenger Stagshell +(225552, 0, 1, 220737, 56110), -- Scavenger Stagshell +(225552, 0, 0, 220737, 56110), -- Scavenger Stagshell +(225550, 0, 4, 220737, 56110); -- Slinking Salamanther + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(225550, 0, 3, 220737, 56110), -- Slinking Salamanther +(225550, 0, 2, 220737, 56110), -- Slinking Salamanther +(225550, 0, 1, 220737, 56110), -- Slinking Salamanther +(225550, 0, 0, 220737, 56110), -- Slinking Salamanther +(225525, 0, 4, 220737, 56110), -- Spined Bilespitter +(225525, 0, 3, 220737, 56110), -- Spined Bilespitter +(225525, 0, 2, 220737, 56110), -- Spined Bilespitter +(225525, 0, 1, 220737, 56110), -- Spined Bilespitter +(225525, 0, 0, 220737, 56110), -- Spined Bilespitter +(225520, 0, 4, 220737, 56110), -- Spined Slitherer +(225520, 0, 3, 220737, 56110), -- Spined Slitherer +(225520, 0, 2, 220737, 56110), -- Spined Slitherer +(225520, 0, 1, 220737, 56110), -- Spined Slitherer +(225520, 0, 0, 220737, 56110), -- Spined Slitherer +(225515, 0, 4, 220737, 56110), -- Diminuitive Glowmite +(225515, 0, 3, 220737, 56110), -- Diminuitive Glowmite +(225515, 0, 2, 220737, 56110), -- Diminuitive Glowmite +(225515, 0, 1, 220737, 56110), -- Diminuitive Glowmite +(225515, 0, 0, 220737, 56110), -- Diminuitive Glowmite +(225490, 0, 9, 226136, 56110), -- Bloodstained Assistant +(225490, 0, 8, 226135, 56110), -- Bloodstained Assistant +(225490, 0, 7, 226135, 56110), -- Bloodstained Assistant +(225490, 0, 6, 225950, 56110), -- Bloodstained Assistant +(225490, 0, 5, 225950, 56110), -- Bloodstained Assistant +(225490, 0, 4, 220737, 56110), -- Bloodstained Assistant +(225490, 0, 3, 220737, 56110), -- Bloodstained Assistant +(225490, 0, 2, 220737, 56110), -- Bloodstained Assistant +(225490, 0, 1, 220737, 56110), -- Bloodstained Assistant +(225490, 0, 0, 220737, 56110), -- Bloodstained Assistant +(225489, 0, 4, 220737, 56110), -- Fungari Myconite +(225489, 0, 3, 220737, 56110), -- Fungari Myconite +(225489, 0, 2, 220737, 56110), -- Fungari Myconite +(225489, 0, 1, 220737, 56110), -- Fungari Myconite +(225489, 0, 0, 220737, 56110), -- Fungari Myconite +(225488, 0, 4, 220737, 56110), -- Mycotic Jawcrawler +(225488, 0, 3, 220737, 56110), -- Mycotic Jawcrawler +(225488, 0, 2, 220737, 56110), -- Mycotic Jawcrawler +(225488, 0, 1, 220737, 56110), -- Mycotic Jawcrawler +(225488, 0, 0, 220737, 56110), -- Mycotic Jawcrawler +(225479, 0, 4, 220737, 56110), -- Sureki Webmage +(225479, 0, 3, 220737, 56110), -- Sureki Webmage +(225479, 0, 2, 220737, 56110), -- Sureki Webmage +(225479, 0, 1, 220737, 56110), -- Sureki Webmage +(225479, 0, 0, 220737, 56110), -- Sureki Webmage +(225476, 0, 4, 220737, 56110), -- Glowcap Sporebinder +(225476, 0, 3, 220737, 56110), -- Glowcap Sporebinder +(225476, 0, 2, 220737, 56110), -- Glowcap Sporebinder +(225476, 0, 1, 220737, 56110), -- Glowcap Sporebinder +(225476, 0, 0, 220737, 56110), -- Glowcap Sporebinder +(225474, 0, 4, 220737, 56110), -- Refti Fighter +(225474, 0, 3, 220737, 56110), -- Refti Fighter +(225474, 0, 2, 220737, 56110), -- Refti Fighter +(225474, 0, 1, 220737, 56110), -- Refti Fighter +(225474, 0, 0, 220737, 56110), -- Refti Fighter +(225468, 0, 4, 220737, 56110), -- Skulking Mongrel +(225468, 0, 3, 220737, 56110), -- Skulking Mongrel +(225468, 0, 2, 220737, 56110), -- Skulking Mongrel +(225468, 0, 1, 220737, 56110), -- Skulking Mongrel +(225468, 0, 0, 220737, 56110), -- Skulking Mongrel +(225448, 0, 4, 220737, 56110), -- Gloomblight Sporebit +(225448, 0, 3, 220737, 56110), -- Gloomblight Sporebit +(225448, 0, 2, 220737, 56110), -- Gloomblight Sporebit +(225448, 0, 1, 220737, 56110), -- Gloomblight Sporebit +(225448, 0, 0, 220737, 56110), -- Gloomblight Sporebit +(225446, 0, 4, 220737, 56110), -- Lightspark Shalehorn +(225446, 0, 3, 220737, 56110), -- Lightspark Shalehorn +(225446, 0, 2, 220737, 56110), -- Lightspark Shalehorn +(225446, 0, 1, 220737, 56110), -- Lightspark Shalehorn +(225446, 0, 0, 220737, 56110), -- Lightspark Shalehorn +(225445, 0, 5, 220737, 56110), -- Learned Mongrel +(225445, 0, 4, 220737, 56110), -- Learned Mongrel +(225445, 0, 3, 220737, 56110), -- Learned Mongrel +(225445, 0, 2, 220737, 56110), -- Learned Mongrel +(225445, 0, 1, 220737, 56110), -- Learned Mongrel +(225445, 0, 0, 225180, 56110), -- Learned Mongrel +(225444, 0, 4, 220737, 56110), -- Mineral Elemental +(225444, 0, 3, 220737, 56110), -- Mineral Elemental +(225444, 0, 2, 220737, 56110), -- Mineral Elemental +(225444, 0, 1, 220737, 56110), -- Mineral Elemental +(225444, 0, 0, 220737, 56110), -- Mineral Elemental +(225425, 0, 6, 226136, 56110), -- Vek'kix +(225425, 0, 5, 226136, 56110), -- Vek'kix +(225425, 0, 4, 220737, 56110), -- Vek'kix +(225425, 0, 3, 220737, 56110), -- Vek'kix +(225425, 0, 2, 220737, 56110), -- Vek'kix +(225425, 0, 1, 220737, 56110), -- Vek'kix +(225425, 0, 0, 220737, 56110), -- Vek'kix +(225393, 0, 4, 220737, 56110), -- Massive Slagshell +(225393, 0, 3, 220737, 56110), -- Massive Slagshell +(225393, 0, 2, 220737, 56110), -- Massive Slagshell +(225393, 0, 1, 220737, 56110), -- Massive Slagshell +(225393, 0, 0, 220737, 56110), -- Massive Slagshell +(225391, 0, 4, 220737, 56110), -- Slagshell Slider +(225391, 0, 3, 220737, 56110), -- Slagshell Slider +(225391, 0, 2, 220737, 56110), -- Slagshell Slider +(225391, 0, 1, 220737, 56110), -- Slagshell Slider +(225391, 0, 0, 220737, 56110), -- Slagshell Slider +(225390, 0, 4, 220737, 56110), -- Risen Magma +(225390, 0, 3, 220737, 56110), -- Risen Magma +(225390, 0, 2, 220737, 56110), -- Risen Magma +(225390, 0, 1, 220737, 56110), -- Risen Magma +(225390, 0, 0, 220737, 56110), -- Risen Magma +(225389, 0, 4, 220737, 56110), -- Slag Bubble +(225389, 0, 3, 220737, 56110), -- Slag Bubble +(225389, 0, 2, 220737, 56110), -- Slag Bubble +(225389, 0, 1, 220737, 56110), -- Slag Bubble +(225389, 0, 0, 220737, 56110), -- Slag Bubble +(225388, 0, 5, 220737, 56110), -- Krolusk Whelpling +(225388, 0, 4, 220737, 56110), -- Krolusk Whelpling +(225388, 0, 3, 220737, 56110), -- Krolusk Whelpling +(225388, 0, 2, 220737, 56110), -- Krolusk Whelpling +(225388, 0, 1, 220737, 56110), -- Krolusk Whelpling +(225388, 0, 0, 219493, 56110), -- Krolusk Whelpling +(225357, 0, 9, 226136, 56110), -- Rakva +(225357, 0, 8, 226135, 56110), -- Rakva +(225357, 0, 7, 226135, 56110), -- Rakva +(225357, 0, 6, 225950, 56110), -- Rakva +(225357, 0, 5, 225950, 56110), -- Rakva +(225357, 0, 4, 220737, 56110), -- Rakva +(225357, 0, 3, 220737, 56110), -- Rakva +(225357, 0, 2, 220737, 56110), -- Rakva +(225357, 0, 1, 220737, 56110), -- Rakva +(225357, 0, 0, 220737, 56110), -- Rakva +(225349, 0, 4, 220737, 56110), -- Mosspelt Ramolith +(225349, 0, 3, 220737, 56110), -- Mosspelt Ramolith +(225349, 0, 2, 220737, 56110), -- Mosspelt Ramolith +(225349, 0, 1, 220737, 56110), -- Mosspelt Ramolith +(225349, 0, 0, 220737, 56110), -- Mosspelt Ramolith +(225338, 0, 4, 220737, 56110), -- Wanton Shadow +(225338, 0, 3, 220737, 56110), -- Wanton Shadow +(225338, 0, 2, 220737, 56110), -- Wanton Shadow +(225338, 0, 1, 220737, 56110), -- Wanton Shadow +(225338, 0, 0, 220737, 56110), -- Wanton Shadow +(225337, 0, 4, 220737, 56110), -- Malignant Shadow +(225337, 0, 3, 220737, 56110), -- Malignant Shadow +(225337, 0, 2, 220737, 56110), -- Malignant Shadow +(225337, 0, 1, 220737, 56110), -- Malignant Shadow +(225337, 0, 0, 220737, 56110), -- Malignant Shadow +(225311, 0, 4, 220737, 56110), -- Plainswalker Shalehorn +(225311, 0, 3, 220737, 56110), -- Plainswalker Shalehorn +(225311, 0, 2, 220737, 56110), -- Plainswalker Shalehorn +(225311, 0, 1, 220737, 56110), -- Plainswalker Shalehorn +(225311, 0, 0, 220737, 56110), -- Plainswalker Shalehorn +(225309, 0, 9, 226136, 56110), -- Rak-Ahat Silkrunner +(225309, 0, 8, 226135, 56110), -- Rak-Ahat Silkrunner +(225309, 0, 7, 226135, 56110), -- Rak-Ahat Silkrunner +(225309, 0, 6, 225950, 56110), -- Rak-Ahat Silkrunner +(225309, 0, 5, 225950, 56110), -- Rak-Ahat Silkrunner +(225309, 0, 4, 220737, 56110), -- Rak-Ahat Silkrunner +(225309, 0, 3, 220737, 56110), -- Rak-Ahat Silkrunner +(225309, 0, 2, 220737, 56110), -- Rak-Ahat Silkrunner +(225309, 0, 1, 220737, 56110), -- Rak-Ahat Silkrunner +(225309, 0, 0, 220737, 56110), -- Rak-Ahat Silkrunner +(225296, 0, 9, 226136, 56110), -- Rak-Ahat Beetledriver +(225296, 0, 8, 226135, 56110), -- Rak-Ahat Beetledriver +(225296, 0, 7, 226135, 56110), -- Rak-Ahat Beetledriver +(225296, 0, 6, 225950, 56110), -- Rak-Ahat Beetledriver +(225296, 0, 5, 225950, 56110), -- Rak-Ahat Beetledriver +(225296, 0, 4, 220737, 56110), -- Rak-Ahat Beetledriver +(225296, 0, 3, 220737, 56110), -- Rak-Ahat Beetledriver +(225296, 0, 2, 220737, 56110), -- Rak-Ahat Beetledriver +(225296, 0, 1, 220737, 56110), -- Rak-Ahat Beetledriver +(225296, 0, 0, 220737, 56110), -- Rak-Ahat Beetledriver +(225271, 0, 4, 220737, 56110), -- Dazzling Peafowl +(225271, 0, 3, 220737, 56110), -- Dazzling Peafowl +(225271, 0, 2, 220737, 56110), -- Dazzling Peafowl +(225271, 0, 1, 220737, 56110), -- Dazzling Peafowl +(225271, 0, 0, 220737, 56110), -- Dazzling Peafowl +(225270, 0, 4, 220737, 56110), -- Crested Shalehorn +(225270, 0, 3, 220737, 56110), -- Crested Shalehorn +(225270, 0, 2, 220737, 56110), -- Crested Shalehorn +(225270, 0, 1, 220737, 56110), -- Crested Shalehorn +(225270, 0, 0, 220737, 56110), -- Crested Shalehorn +(225268, 0, 4, 220737, 56110), -- Plainswalker Shalehorn +(225268, 0, 3, 220737, 56110), -- Plainswalker Shalehorn +(225268, 0, 2, 220737, 56110), -- Plainswalker Shalehorn +(225268, 0, 1, 220737, 56110), -- Plainswalker Shalehorn +(225268, 0, 0, 220737, 56110), -- Plainswalker Shalehorn +(225263, 0, 9, 226136, 56110), -- Grand Overspinner Antourix +(225263, 0, 8, 226135, 56110), -- Grand Overspinner Antourix +(225263, 0, 7, 226135, 56110), -- Grand Overspinner Antourix +(225263, 0, 6, 225950, 56110), -- Grand Overspinner Antourix +(225263, 0, 5, 225950, 56110), -- Grand Overspinner Antourix +(225263, 0, 4, 220737, 56110), -- Grand Overspinner Antourix +(225263, 0, 3, 220737, 56110), -- Grand Overspinner Antourix +(225263, 0, 2, 220737, 56110), -- Grand Overspinner Antourix +(225263, 0, 1, 220737, 56110), -- Grand Overspinner Antourix +(225263, 0, 0, 220737, 56110), -- Grand Overspinner Antourix +(225255, 0, 4, 220737, 56110), -- Snarling Mongrel +(225255, 0, 3, 220737, 56110), -- Snarling Mongrel +(225255, 0, 2, 220737, 56110), -- Snarling Mongrel +(225255, 0, 1, 220737, 56110), -- Snarling Mongrel +(225255, 0, 0, 220737, 56110), -- Snarling Mongrel +(225250, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(225250, 0, 0, 220737, 56110), -- Kill Credit [DNT] +(225244, 0, 4, 220737, 56110), -- Ravenous Glowmite +(225244, 0, 3, 220737, 56110), -- Ravenous Glowmite +(225244, 0, 2, 220737, 56110), -- Ravenous Glowmite +(225244, 0, 1, 220737, 56110), -- Ravenous Glowmite +(225244, 0, 0, 220737, 56110), -- Ravenous Glowmite +(225219, 0, 4, 220737, 56110), -- Shipwright Bodyguard +(225219, 0, 3, 220737, 56110), -- Shipwright Bodyguard +(225219, 0, 2, 220737, 56110), -- Shipwright Bodyguard +(225219, 0, 1, 220737, 56110), -- Shipwright Bodyguard +(225219, 0, 0, 220737, 56110), -- Shipwright Bodyguard +(225218, 0, 4, 220737, 56110), -- Shipwright Bodyguard +(225218, 0, 3, 220737, 56110), -- Shipwright Bodyguard +(225218, 0, 2, 220737, 56110), -- Shipwright Bodyguard +(225218, 0, 1, 220737, 56110), -- Shipwright Bodyguard +(225218, 0, 0, 220737, 56110), -- Shipwright Bodyguard +(225195, 0, 9, 226136, 56110), -- Rakva +(225195, 0, 8, 226135, 56110), -- Rakva +(225195, 0, 7, 226135, 56110), -- Rakva +(225195, 0, 6, 225950, 56110), -- Rakva +(225195, 0, 5, 225950, 56110), -- Rakva +(225195, 0, 4, 220737, 56110), -- Rakva +(225195, 0, 3, 220737, 56110), -- Rakva +(225195, 0, 2, 220737, 56110), -- Rakva +(225195, 0, 1, 220737, 56110), -- Rakva +(225195, 0, 0, 220737, 56110), -- Rakva +(225181, 0, 4, 220737, 56110), -- Rustmane Shalehorn +(225181, 0, 3, 220737, 56110), -- Rustmane Shalehorn +(225181, 0, 2, 220737, 56110), -- Rustmane Shalehorn +(225181, 0, 1, 220737, 56110), -- Rustmane Shalehorn +(225181, 0, 0, 220737, 56110), -- Rustmane Shalehorn +(225180, 0, 4, 220737, 56110), -- Ironhoof Shalehorn +(225180, 0, 3, 220737, 56110), -- Ironhoof Shalehorn +(225180, 0, 2, 220737, 56110), -- Ironhoof Shalehorn +(225180, 0, 1, 220737, 56110), -- Ironhoof Shalehorn +(225180, 0, 0, 220737, 56110), -- Ironhoof Shalehorn +(225139, 0, 4, 220737, 56110), -- Umbral Stalker +(225139, 0, 3, 220737, 56110), -- Umbral Stalker +(225139, 0, 2, 220737, 56110), -- Umbral Stalker +(225139, 0, 1, 220737, 56110), -- Umbral Stalker +(225139, 0, 0, 220737, 56110), -- Umbral Stalker +(225138, 0, 4, 220737, 56110), -- Gloom Stalker +(225138, 0, 3, 220737, 56110), -- Gloom Stalker +(225138, 0, 2, 220737, 56110), -- Gloom Stalker +(225138, 0, 1, 220737, 56110), -- Gloom Stalker +(225138, 0, 0, 220737, 56110), -- Gloom Stalker +(225102, 0, 4, 220737, 56110), -- Entranced Lihtgat +(225102, 0, 3, 220737, 56110), -- Entranced Lihtgat +(225102, 0, 2, 220737, 56110), -- Entranced Lihtgat +(225102, 0, 1, 220737, 56110), -- Entranced Lihtgat +(225102, 0, 0, 220737, 56110), -- Entranced Lihtgat +(225088, 0, 4, 220737, 56110), -- Grasping Shadow +(225088, 0, 3, 220737, 56110), -- Grasping Shadow +(225088, 0, 2, 220737, 56110), -- Grasping Shadow +(225088, 0, 1, 220737, 56110), -- Grasping Shadow +(225088, 0, 0, 220737, 56110); -- Grasping Shadow + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(225080, 0, 4, 220737, 56110), -- Ghastly Baelgat +(225080, 0, 3, 220737, 56110), -- Ghastly Baelgat +(225080, 0, 2, 220737, 56110), -- Ghastly Baelgat +(225080, 0, 1, 220737, 56110), -- Ghastly Baelgat +(225080, 0, 0, 220737, 56110), -- Ghastly Baelgat +(225078, 0, 4, 220737, 56110), -- Ghastly Baelgat +(225078, 0, 3, 220737, 56110), -- Ghastly Baelgat +(225078, 0, 2, 220737, 56110), -- Ghastly Baelgat +(225078, 0, 1, 220737, 56110), -- Ghastly Baelgat +(225078, 0, 0, 220737, 56110), -- Ghastly Baelgat +(225049, 0, 4, 220737, 56110), -- Caustic Jawcrawler +(225049, 0, 3, 220737, 56110), -- Caustic Jawcrawler +(225049, 0, 2, 220737, 56110), -- Caustic Jawcrawler +(225049, 0, 1, 220737, 56110), -- Caustic Jawcrawler +(225049, 0, 0, 220737, 56110), -- Caustic Jawcrawler +(225026, 0, 4, 220737, 56110), -- Sandscale Riplisk +(225026, 0, 3, 220737, 56110), -- Sandscale Riplisk +(225026, 0, 2, 220737, 56110), -- Sandscale Riplisk +(225026, 0, 1, 220737, 56110), -- Sandscale Riplisk +(225026, 0, 0, 220737, 56110), -- Sandscale Riplisk +(225019, 0, 7, 226136, 56110), -- Overwatch Swarmite +(225019, 0, 6, 225950, 56110), -- Overwatch Swarmite +(225019, 0, 5, 225950, 56110), -- Overwatch Swarmite +(225019, 0, 4, 220737, 56110), -- Overwatch Swarmite +(225019, 0, 3, 220737, 56110), -- Overwatch Swarmite +(225019, 0, 2, 220737, 56110), -- Overwatch Swarmite +(225019, 0, 1, 220737, 56110), -- Overwatch Swarmite +(225019, 0, 0, 220737, 56110), -- Overwatch Swarmite +(224972, 0, 4, 220737, 56110), -- Dire Stormhowl +(224972, 0, 3, 220737, 56110), -- Dire Stormhowl +(224972, 0, 2, 220737, 56110), -- Dire Stormhowl +(224972, 0, 1, 220737, 56110), -- Dire Stormhowl +(224972, 0, 0, 220737, 56110), -- Dire Stormhowl +(224970, 0, 7, 226136, 56110), -- Caustic Bomber +(224970, 0, 6, 225950, 56110), -- Caustic Bomber +(224970, 0, 5, 225950, 56110), -- Caustic Bomber +(224970, 0, 4, 220737, 56110), -- Caustic Bomber +(224970, 0, 3, 220737, 56110), -- Caustic Bomber +(224970, 0, 2, 220737, 56110), -- Caustic Bomber +(224970, 0, 1, 220737, 56110), -- Caustic Bomber +(224970, 0, 0, 220737, 56110), -- Caustic Bomber +(224963, 0, 7, 225950, 56110), -- Elusive Kaheti Battle Tank +(224963, 0, 6, 225950, 56110), -- Elusive Kaheti Battle Tank +(224963, 0, 5, 226136, 56110), -- Elusive Kaheti Battle Tank +(224963, 0, 4, 220737, 56110), -- Elusive Kaheti Battle Tank +(224963, 0, 3, 220737, 56110), -- Elusive Kaheti Battle Tank +(224963, 0, 2, 220737, 56110), -- Elusive Kaheti Battle Tank +(224963, 0, 1, 220737, 56110), -- Elusive Kaheti Battle Tank +(224963, 0, 0, 220737, 56110), -- Elusive Kaheti Battle Tank +(224962, 0, 4, 220737, 56110), -- Cursedforge Mender +(224962, 0, 3, 220737, 56110), -- Cursedforge Mender +(224962, 0, 2, 220737, 56110), -- Cursedforge Mender +(224962, 0, 1, 220737, 56110), -- Cursedforge Mender +(224962, 0, 0, 220737, 56110), -- Cursedforge Mender +(224959, 0, 4, 220737, 56110), -- Elusive Terrorwing Stinger +(224959, 0, 3, 220737, 56110), -- Elusive Terrorwing Stinger +(224959, 0, 2, 220737, 56110), -- Elusive Terrorwing Stinger +(224959, 0, 1, 220737, 56110), -- Elusive Terrorwing Stinger +(224959, 0, 0, 220737, 56110), -- Elusive Terrorwing Stinger +(224958, 0, 4, 220737, 56110), -- Elusive Gloomstinger +(224958, 0, 3, 220737, 56110), -- Elusive Gloomstinger +(224958, 0, 2, 220737, 56110), -- Elusive Gloomstinger +(224958, 0, 1, 220737, 56110), -- Elusive Gloomstinger +(224958, 0, 0, 220737, 56110), -- Elusive Gloomstinger +(224949, 0, 4, 220737, 56110), -- Budding Lashroom +(224949, 0, 3, 220737, 56110), -- Budding Lashroom +(224949, 0, 2, 220737, 56110), -- Budding Lashroom +(224949, 0, 1, 220737, 56110), -- Budding Lashroom +(224949, 0, 0, 220737, 56110), -- Budding Lashroom +(224947, 0, 2, 201828, 56110), -- Lasher +(224947, 0, 1, 220737, 56110), -- Lasher +(224947, 0, 0, 220737, 56110), -- Lasher +(224932, 0, 0, 42770, 56110), -- Recalled Forgotten Depths Ambusher +(224924, 0, 4, 220737, 56110), -- Elusive Gargantuan Stormscale +(224924, 0, 3, 220737, 56110), -- Elusive Gargantuan Stormscale +(224924, 0, 2, 220737, 56110), -- Elusive Gargantuan Stormscale +(224924, 0, 1, 220737, 56110), -- Elusive Gargantuan Stormscale +(224924, 0, 0, 220737, 56110), -- Elusive Gargantuan Stormscale +(224922, 0, 4, 220737, 56110), -- Vanishing Nightmare +(224922, 0, 3, 220737, 56110), -- Vanishing Nightmare +(224922, 0, 2, 220737, 56110), -- Vanishing Nightmare +(224922, 0, 1, 220737, 56110), -- Vanishing Nightmare +(224922, 0, 0, 220737, 56110), -- Vanishing Nightmare +(224897, 0, 4, 220737, 56110), -- Shalehorn Bull +(224897, 0, 3, 220737, 56110), -- Shalehorn Bull +(224897, 0, 2, 220737, 56110), -- Shalehorn Bull +(224897, 0, 1, 220737, 56110), -- Shalehorn Bull +(224897, 0, 0, 220737, 56110), -- Shalehorn Bull +(224881, 0, 4, 220737, 56110), -- Daunted Bull +(224881, 0, 3, 220737, 56110), -- Daunted Bull +(224881, 0, 2, 220737, 56110), -- Daunted Bull +(224881, 0, 1, 220737, 56110), -- Daunted Bull +(224881, 0, 0, 220737, 56110), -- Daunted Bull +(224879, 0, 4, 220737, 56110), -- Horrific Baelgat +(224879, 0, 3, 220737, 56110), -- Horrific Baelgat +(224879, 0, 2, 220737, 56110), -- Horrific Baelgat +(224879, 0, 1, 220737, 56110), -- Horrific Baelgat +(224879, 0, 0, 220737, 56110), -- Horrific Baelgat +(224876, 0, 4, 220737, 56110), -- Scavenging Sandsnapper +(224876, 0, 3, 220737, 56110), -- Scavenging Sandsnapper +(224876, 0, 2, 220737, 56110), -- Scavenging Sandsnapper +(224876, 0, 1, 220737, 56110), -- Scavenging Sandsnapper +(224876, 0, 0, 220737, 56110), -- Scavenging Sandsnapper +(224846, 0, 9, 226136, 56110), -- Shadowsilk Burrower +(224846, 0, 8, 226135, 56110), -- Shadowsilk Burrower +(224846, 0, 7, 226135, 56110), -- Shadowsilk Burrower +(224846, 0, 6, 225950, 56110), -- Shadowsilk Burrower +(224846, 0, 5, 225950, 56110), -- Shadowsilk Burrower +(224846, 0, 4, 220737, 56110), -- Shadowsilk Burrower +(224846, 0, 3, 220737, 56110), -- Shadowsilk Burrower +(224846, 0, 2, 220737, 56110), -- Shadowsilk Burrower +(224846, 0, 1, 220737, 56110), -- Shadowsilk Burrower +(224846, 0, 0, 220737, 56110), -- Shadowsilk Burrower +(224845, 0, 9, 226136, 56110), -- Shadowsilk Woodwebber +(224845, 0, 8, 226135, 56110), -- Shadowsilk Woodwebber +(224845, 0, 7, 226135, 56110), -- Shadowsilk Woodwebber +(224845, 0, 6, 225950, 56110), -- Shadowsilk Woodwebber +(224845, 0, 5, 225950, 56110), -- Shadowsilk Woodwebber +(224845, 0, 4, 220737, 56110), -- Shadowsilk Woodwebber +(224845, 0, 3, 220737, 56110), -- Shadowsilk Woodwebber +(224845, 0, 2, 220737, 56110), -- Shadowsilk Woodwebber +(224845, 0, 1, 220737, 56110), -- Shadowsilk Woodwebber +(224845, 0, 0, 220737, 56110), -- Shadowsilk Woodwebber +(224844, 0, 7, 226136, 56110), -- Shadowsilk Wallclimber +(224844, 0, 6, 225950, 56110), -- Shadowsilk Wallclimber +(224844, 0, 5, 225950, 56110), -- Shadowsilk Wallclimber +(224844, 0, 4, 220737, 56110), -- Shadowsilk Wallclimber +(224844, 0, 3, 220737, 56110), -- Shadowsilk Wallclimber +(224844, 0, 2, 220737, 56110), -- Shadowsilk Wallclimber +(224844, 0, 1, 220737, 56110), -- Shadowsilk Wallclimber +(224844, 0, 0, 220737, 56110), -- Shadowsilk Wallclimber +(224843, 0, 9, 226136, 56110), -- Shadowsilk Taskmaster +(224843, 0, 8, 226135, 56110), -- Shadowsilk Taskmaster +(224843, 0, 7, 226135, 56110), -- Shadowsilk Taskmaster +(224843, 0, 6, 225950, 56110), -- Shadowsilk Taskmaster +(224843, 0, 5, 225950, 56110), -- Shadowsilk Taskmaster +(224843, 0, 4, 220737, 56110), -- Shadowsilk Taskmaster +(224843, 0, 3, 220737, 56110), -- Shadowsilk Taskmaster +(224843, 0, 2, 220737, 56110), -- Shadowsilk Taskmaster +(224843, 0, 1, 220737, 56110), -- Shadowsilk Taskmaster +(224843, 0, 0, 220737, 56110), -- Shadowsilk Taskmaster +(224842, 0, 4, 220737, 56110), -- Shadowsilk Jailer +(224842, 0, 3, 220737, 56110), -- Shadowsilk Jailer +(224842, 0, 2, 220737, 56110), -- Shadowsilk Jailer +(224842, 0, 1, 220737, 56110), -- Shadowsilk Jailer +(224842, 0, 0, 220737, 56110), -- Shadowsilk Jailer +(224824, 0, 4, 220737, 56110), -- Ancient Watcher +(224824, 0, 3, 220737, 56110), -- Ancient Watcher +(224824, 0, 2, 220737, 56110), -- Ancient Watcher +(224824, 0, 1, 220737, 56110), -- Ancient Watcher +(224824, 0, 0, 220737, 56110), -- Ancient Watcher +(224822, 0, 6, 226136, 56110), -- Kaheti Skirmisher +(224822, 0, 5, 226136, 56110), -- Kaheti Skirmisher +(224822, 0, 4, 220737, 56110), -- Kaheti Skirmisher +(224822, 0, 3, 220737, 56110), -- Kaheti Skirmisher +(224822, 0, 2, 220737, 56110), -- Kaheti Skirmisher +(224822, 0, 1, 220737, 56110), -- Kaheti Skirmisher +(224822, 0, 0, 220737, 56110), -- Kaheti Skirmisher +(224808, 0, 4, 220737, 56110), -- Horrific Baelgat +(224808, 0, 3, 220737, 56110), -- Horrific Baelgat +(224808, 0, 2, 220737, 56110), -- Horrific Baelgat +(224808, 0, 1, 220737, 56110), -- Horrific Baelgat +(224808, 0, 0, 220737, 56110), -- Horrific Baelgat +(224800, 0, 4, 220737, 56110), -- Salty Gull +(224800, 0, 3, 220737, 56110), -- Salty Gull +(224800, 0, 2, 220737, 56110), -- Salty Gull +(224800, 0, 1, 220737, 56110), -- Salty Gull +(224800, 0, 0, 220737, 56110), -- Salty Gull +(224799, 0, 4, 220737, 56110), -- Shimmering Hermit +(224799, 0, 3, 220737, 56110), -- Shimmering Hermit +(224799, 0, 2, 220737, 56110), -- Shimmering Hermit +(224799, 0, 1, 220737, 56110), -- Shimmering Hermit +(224799, 0, 0, 220737, 56110), -- Shimmering Hermit +(224791, 0, 5, 220737, 56110), -- Corrupted Golem +(224791, 0, 4, 220737, 56110), -- Corrupted Golem +(224791, 0, 3, 220737, 56110), -- Corrupted Golem +(224791, 0, 2, 220737, 56110), -- Corrupted Golem +(224791, 0, 1, 220737, 56110), -- Corrupted Golem +(224791, 0, 0, 224555, 56110), -- Corrupted Golem +(224789, 0, 4, 220737, 56110), -- Juvenile Sandskipper +(224789, 0, 3, 220737, 56110), -- Juvenile Sandskipper +(224789, 0, 2, 220737, 56110), -- Juvenile Sandskipper +(224789, 0, 1, 220737, 56110), -- Juvenile Sandskipper +(224789, 0, 0, 220737, 56110), -- Juvenile Sandskipper +(224788, 0, 4, 220737, 56110), -- Coalesced Shadeling +(224788, 0, 3, 220737, 56110), -- Coalesced Shadeling +(224788, 0, 2, 220737, 56110), -- Coalesced Shadeling +(224788, 0, 1, 220737, 56110), -- Coalesced Shadeling +(224788, 0, 0, 220737, 56110), -- Coalesced Shadeling +(224785, 0, 8, 225950, 56110), -- Cochineal Crawler +(224785, 0, 7, 225950, 56110), -- Cochineal Crawler +(224785, 0, 6, 226136, 56110), -- Cochineal Crawler +(224785, 0, 5, 220737, 56110), -- Cochineal Crawler +(224785, 0, 4, 220737, 56110), -- Cochineal Crawler +(224785, 0, 3, 220737, 56110), -- Cochineal Crawler +(224785, 0, 2, 220737, 56110), -- Cochineal Crawler +(224785, 0, 1, 220737, 56110), -- Cochineal Crawler +(224785, 0, 0, 224286, 56110), -- Cochineal Crawler +(224780, 0, 6, 226136, 56110), -- Igitith ik'Tak +(224780, 0, 5, 226136, 56110), -- Igitith ik'Tak +(224780, 0, 4, 220737, 56110), -- Igitith ik'Tak +(224780, 0, 3, 220737, 56110), -- Igitith ik'Tak +(224780, 0, 2, 220737, 56110), -- Igitith ik'Tak +(224780, 0, 1, 220737, 56110), -- Igitith ik'Tak +(224780, 0, 0, 220737, 56110), -- Igitith ik'Tak +(224779, 0, 5, 220737, 56110), -- Galvanized Lurker +(224779, 0, 4, 220737, 56110), -- Galvanized Lurker +(224779, 0, 3, 220737, 56110), -- Galvanized Lurker +(224779, 0, 2, 220737, 56110), -- Galvanized Lurker +(224779, 0, 1, 220737, 56110), -- Galvanized Lurker +(224779, 0, 0, 224271, 56110), -- Galvanized Lurker +(224767, 0, 4, 220737, 56110), -- Roaming Mongrel +(224767, 0, 3, 220737, 56110), -- Roaming Mongrel +(224767, 0, 2, 220737, 56110), -- Roaming Mongrel +(224767, 0, 1, 220737, 56110), -- Roaming Mongrel +(224767, 0, 0, 220737, 56110), -- Roaming Mongrel +(224759, 0, 4, 220737, 56110), -- Weary Laborer +(224759, 0, 3, 220737, 56110), -- Weary Laborer +(224759, 0, 2, 220737, 56110), -- Weary Laborer +(224759, 0, 1, 220737, 56110), -- Weary Laborer +(224759, 0, 0, 220737, 56110), -- Weary Laborer +(224753, 0, 0, 224271, 56110), -- Juvenile Lurker +(224752, 0, 4, 220737, 56110), -- Hollow Softcap +(224752, 0, 3, 220737, 56110), -- Hollow Softcap +(224752, 0, 2, 220737, 56110), -- Hollow Softcap +(224752, 0, 1, 220737, 56110), -- Hollow Softcap +(224752, 0, 0, 220737, 56110), -- Hollow Softcap +(224751, 0, 4, 220737, 56110), -- Garlic-Breathed Hydra +(224751, 0, 3, 220737, 56110), -- Garlic-Breathed Hydra +(224751, 0, 2, 220737, 56110), -- Garlic-Breathed Hydra +(224751, 0, 1, 220737, 56110), -- Garlic-Breathed Hydra +(224751, 0, 0, 220737, 56110), -- Garlic-Breathed Hydra +(224749, 0, 4, 220737, 56110), -- Bleak Claw-Eater +(224749, 0, 3, 220737, 56110), -- Bleak Claw-Eater +(224749, 0, 2, 220737, 56110), -- Bleak Claw-Eater +(224749, 0, 1, 220737, 56110), -- Bleak Claw-Eater +(224749, 0, 0, 220737, 56110), -- Bleak Claw-Eater +(224748, 0, 5, 220737, 56110), -- Bleak Beak-Carver +(224748, 0, 4, 220737, 56110), -- Bleak Beak-Carver +(224748, 0, 3, 220737, 56110), -- Bleak Beak-Carver +(224748, 0, 2, 220737, 56110), -- Bleak Beak-Carver +(224748, 0, 1, 220737, 56110), -- Bleak Beak-Carver +(224748, 0, 0, 212755, 56110), -- Bleak Beak-Carver +(224747, 0, 4, 220737, 56110), -- Bleak Flesh-Taker +(224747, 0, 3, 220737, 56110), -- Bleak Flesh-Taker +(224747, 0, 2, 220737, 56110), -- Bleak Flesh-Taker +(224747, 0, 1, 220737, 56110), -- Bleak Flesh-Taker +(224747, 0, 0, 220737, 56110), -- Bleak Flesh-Taker +(224746, 0, 4, 220737, 56110), -- Bleak Beastbreaker +(224746, 0, 3, 220737, 56110); -- Bleak Beastbreaker + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(224746, 0, 2, 220737, 56110), -- Bleak Beastbreaker +(224746, 0, 1, 220737, 56110), -- Bleak Beastbreaker +(224746, 0, 0, 220737, 56110), -- Bleak Beastbreaker +(224745, 0, 5, 212755, 56110), -- Bleak Seatamer +(224745, 0, 4, 220737, 56110), -- Bleak Seatamer +(224745, 0, 3, 220737, 56110), -- Bleak Seatamer +(224745, 0, 2, 220737, 56110), -- Bleak Seatamer +(224745, 0, 1, 220737, 56110), -- Bleak Seatamer +(224745, 0, 0, 220737, 56110), -- Bleak Seatamer +(224744, 0, 4, 220737, 56110), -- Hollow Sporesinger +(224744, 0, 3, 220737, 56110), -- Hollow Sporesinger +(224744, 0, 2, 220737, 56110), -- Hollow Sporesinger +(224744, 0, 1, 220737, 56110), -- Hollow Sporesinger +(224744, 0, 0, 220737, 56110), -- Hollow Sporesinger +(224742, 0, 4, 220737, 56110), -- Hollow Steelstem +(224742, 0, 3, 220737, 56110), -- Hollow Steelstem +(224742, 0, 2, 220737, 56110), -- Hollow Steelstem +(224742, 0, 1, 220737, 56110), -- Hollow Steelstem +(224742, 0, 0, 220737, 56110), -- Hollow Steelstem +(224738, 0, 7, 226136, 56110), -- Deepwell Undercrawler +(224738, 0, 6, 225950, 56110), -- Deepwell Undercrawler +(224738, 0, 5, 225950, 56110), -- Deepwell Undercrawler +(224738, 0, 4, 220737, 56110), -- Deepwell Undercrawler +(224738, 0, 3, 220737, 56110), -- Deepwell Undercrawler +(224738, 0, 2, 220737, 56110), -- Deepwell Undercrawler +(224738, 0, 1, 220737, 56110), -- Deepwell Undercrawler +(224738, 0, 0, 220737, 56110), -- Deepwell Undercrawler +(224735, 0, 4, 220737, 56110), -- Tidehunter Gull +(224735, 0, 3, 220737, 56110), -- Tidehunter Gull +(224735, 0, 2, 220737, 56110), -- Tidehunter Gull +(224735, 0, 1, 220737, 56110), -- Tidehunter Gull +(224735, 0, 0, 220737, 56110), -- Tidehunter Gull +(224732, 0, 6, 226136, 56110), -- Covert Webmancer +(224732, 0, 5, 226136, 56110), -- Covert Webmancer +(224732, 0, 4, 220737, 56110), -- Covert Webmancer +(224732, 0, 3, 220737, 56110), -- Covert Webmancer +(224732, 0, 2, 220737, 56110), -- Covert Webmancer +(224732, 0, 1, 220737, 56110), -- Covert Webmancer +(224732, 0, 0, 220737, 56110), -- Covert Webmancer +(224731, 0, 6, 226136, 56110), -- Web Marauder +(224731, 0, 5, 226136, 56110), -- Web Marauder +(224731, 0, 4, 220737, 56110), -- Web Marauder +(224731, 0, 3, 220737, 56110), -- Web Marauder +(224731, 0, 2, 220737, 56110), -- Web Marauder +(224731, 0, 1, 220737, 56110), -- Web Marauder +(224731, 0, 0, 220737, 56110), -- Web Marauder +(224725, 0, 4, 220737, 56110), -- Saurolisk Ambusher +(224725, 0, 3, 220737, 56110), -- Saurolisk Ambusher +(224725, 0, 2, 220737, 56110), -- Saurolisk Ambusher +(224725, 0, 1, 220737, 56110), -- Saurolisk Ambusher +(224725, 0, 0, 220737, 56110), -- Saurolisk Ambusher +(224710, 0, 9, 226136, 56110), -- Kix'arak +(224710, 0, 8, 226135, 56110), -- Kix'arak +(224710, 0, 7, 226135, 56110), -- Kix'arak +(224710, 0, 6, 225950, 56110), -- Kix'arak +(224710, 0, 5, 225950, 56110), -- Kix'arak +(224710, 0, 4, 220737, 56110), -- Kix'arak +(224710, 0, 3, 220737, 56110), -- Kix'arak +(224710, 0, 2, 220737, 56110), -- Kix'arak +(224710, 0, 1, 220737, 56110), -- Kix'arak +(224710, 0, 0, 220737, 56110), -- Kix'arak +(224709, 0, 9, 226136, 56110), -- Nerubian Boss +(224709, 0, 8, 226135, 56110), -- Nerubian Boss +(224709, 0, 7, 226135, 56110), -- Nerubian Boss +(224709, 0, 6, 225950, 56110), -- Nerubian Boss +(224709, 0, 5, 225950, 56110), -- Nerubian Boss +(224709, 0, 4, 220737, 56110), -- Nerubian Boss +(224709, 0, 3, 220737, 56110), -- Nerubian Boss +(224709, 0, 2, 220737, 56110), -- Nerubian Boss +(224709, 0, 1, 220737, 56110), -- Nerubian Boss +(224709, 0, 0, 220737, 56110), -- Nerubian Boss +(224677, 0, 7, 226136, 56110), -- Deepwell Hunter +(224677, 0, 6, 225950, 56110), -- Deepwell Hunter +(224677, 0, 5, 225950, 56110), -- Deepwell Hunter +(224677, 0, 4, 220737, 56110), -- Deepwell Hunter +(224677, 0, 3, 220737, 56110), -- Deepwell Hunter +(224677, 0, 2, 220737, 56110), -- Deepwell Hunter +(224677, 0, 1, 220737, 56110), -- Deepwell Hunter +(224677, 0, 0, 220737, 56110), -- Deepwell Hunter +(224636, 0, 7, 226136, 56110), -- Deepwell Hunter +(224636, 0, 6, 225950, 56110), -- Deepwell Hunter +(224636, 0, 5, 225950, 56110), -- Deepwell Hunter +(224636, 0, 4, 220737, 56110), -- Deepwell Hunter +(224636, 0, 3, 220737, 56110), -- Deepwell Hunter +(224636, 0, 2, 220737, 56110), -- Deepwell Hunter +(224636, 0, 1, 220737, 56110), -- Deepwell Hunter +(224636, 0, 0, 220737, 56110), -- Deepwell Hunter +(224623, 0, 4, 220737, 56110), -- Snarling Mongrel +(224623, 0, 3, 220737, 56110), -- Snarling Mongrel +(224623, 0, 2, 220737, 56110), -- Snarling Mongrel +(224623, 0, 1, 220737, 56110), -- Snarling Mongrel +(224623, 0, 0, 220737, 56110), -- Snarling Mongrel +(224619, 0, 4, 220737, 56110), -- Scouring Sandstone +(224619, 0, 3, 220737, 56110), -- Scouring Sandstone +(224619, 0, 2, 220737, 56110), -- Scouring Sandstone +(224619, 0, 1, 220737, 56110), -- Scouring Sandstone +(224619, 0, 0, 220737, 56110), -- Scouring Sandstone +(224611, 0, 4, 220737, 56110), -- Unnerved Calf +(224611, 0, 3, 220737, 56110), -- Unnerved Calf +(224611, 0, 2, 220737, 56110), -- Unnerved Calf +(224611, 0, 1, 220737, 56110), -- Unnerved Calf +(224611, 0, 0, 220737, 56110), -- Unnerved Calf +(224607, 0, 4, 220737, 56110), -- Lashroom Ambusher +(224607, 0, 3, 220737, 56110), -- Lashroom Ambusher +(224607, 0, 2, 220737, 56110), -- Lashroom Ambusher +(224607, 0, 1, 220737, 56110), -- Lashroom Ambusher +(224607, 0, 0, 220737, 56110), -- Lashroom Ambusher +(224606, 0, 4, 220737, 56110), -- Shallows Slug +(224606, 0, 3, 220737, 56110), -- Shallows Slug +(224606, 0, 2, 220737, 56110), -- Shallows Slug +(224606, 0, 1, 220737, 56110), -- Shallows Slug +(224606, 0, 0, 220737, 56110), -- Shallows Slug +(224604, 0, 4, 220737, 56110), -- Spiked Rockslime +(224604, 0, 3, 220737, 56110), -- Spiked Rockslime +(224604, 0, 2, 220737, 56110), -- Spiked Rockslime +(224604, 0, 1, 220737, 56110), -- Spiked Rockslime +(224604, 0, 0, 220737, 56110), -- Spiked Rockslime +(224603, 0, 6, 225886, 56110), -- Rising Tidebound +(224603, 0, 5, 225886, 56110), -- Rising Tidebound +(224603, 0, 4, 220737, 56110), -- Rising Tidebound +(224603, 0, 3, 220737, 56110), -- Rising Tidebound +(224603, 0, 2, 220737, 56110), -- Rising Tidebound +(224603, 0, 1, 220737, 56110), -- Rising Tidebound +(224603, 0, 0, 220737, 56110), -- Rising Tidebound +(224595, 0, 4, 220737, 56110), -- Glower Swarm +(224595, 0, 3, 220737, 56110), -- Glower Swarm +(224595, 0, 2, 220737, 56110), -- Glower Swarm +(224595, 0, 1, 220737, 56110), -- Glower Swarm +(224595, 0, 0, 220737, 56110), -- Glower Swarm +(224591, 0, 4, 220737, 56110), -- Glower Swarm +(224591, 0, 3, 220737, 56110), -- Glower Swarm +(224591, 0, 2, 220737, 56110), -- Glower Swarm +(224591, 0, 1, 220737, 56110), -- Glower Swarm +(224591, 0, 0, 220737, 56110), -- Glower Swarm +(224588, 0, 4, 220737, 56110), -- Spooked Cow +(224588, 0, 3, 220737, 56110), -- Spooked Cow +(224588, 0, 2, 220737, 56110), -- Spooked Cow +(224588, 0, 1, 220737, 56110), -- Spooked Cow +(224588, 0, 0, 220737, 56110), -- Spooked Cow +(224587, 0, 4, 220737, 56110), -- Spooked Cow +(224587, 0, 3, 220737, 56110), -- Spooked Cow +(224587, 0, 2, 220737, 56110), -- Spooked Cow +(224587, 0, 1, 220737, 56110), -- Spooked Cow +(224587, 0, 0, 220737, 56110), -- Spooked Cow +(224586, 0, 4, 220737, 56110), -- Daunted Bull +(224586, 0, 3, 220737, 56110), -- Daunted Bull +(224586, 0, 2, 220737, 56110), -- Daunted Bull +(224586, 0, 1, 220737, 56110), -- Daunted Bull +(224586, 0, 0, 220737, 56110), -- Daunted Bull +(224585, 0, 4, 220737, 56110), -- Daunted Bull +(224585, 0, 3, 220737, 56110), -- Daunted Bull +(224585, 0, 2, 220737, 56110), -- Daunted Bull +(224585, 0, 1, 220737, 56110), -- Daunted Bull +(224585, 0, 0, 220737, 56110), -- Daunted Bull +(224582, 0, 4, 220737, 56110), -- Disruptive Deepflayer +(224582, 0, 3, 220737, 56110), -- Disruptive Deepflayer +(224582, 0, 2, 220737, 56110), -- Disruptive Deepflayer +(224582, 0, 1, 220737, 56110), -- Disruptive Deepflayer +(224582, 0, 0, 220737, 56110), -- Disruptive Deepflayer +(224581, 0, 4, 220737, 56110), -- Luminescent Mollusc +(224581, 0, 3, 220737, 56110), -- Luminescent Mollusc +(224581, 0, 2, 220737, 56110), -- Luminescent Mollusc +(224581, 0, 1, 220737, 56110), -- Luminescent Mollusc +(224581, 0, 0, 220737, 56110), -- Luminescent Mollusc +(224578, 0, 4, 220737, 56110), -- Croaking Sandskipper +(224578, 0, 3, 220737, 56110), -- Croaking Sandskipper +(224578, 0, 2, 220737, 56110), -- Croaking Sandskipper +(224578, 0, 1, 220737, 56110), -- Croaking Sandskipper +(224578, 0, 0, 220737, 56110), -- Croaking Sandskipper +(224576, 0, 4, 220737, 56110), -- Deepflayer Matriarch +(224576, 0, 3, 220737, 56110), -- Deepflayer Matriarch +(224576, 0, 2, 220737, 56110), -- Deepflayer Matriarch +(224576, 0, 1, 220737, 56110), -- Deepflayer Matriarch +(224576, 0, 0, 220737, 56110), -- Deepflayer Matriarch +(224567, 0, 9, 226136, 56110), -- Gaudy Web-Vandal +(224567, 0, 8, 226135, 56110), -- Gaudy Web-Vandal +(224567, 0, 7, 226135, 56110), -- Gaudy Web-Vandal +(224567, 0, 6, 225950, 56110), -- Gaudy Web-Vandal +(224567, 0, 5, 225950, 56110), -- Gaudy Web-Vandal +(224567, 0, 4, 220737, 56110), -- Gaudy Web-Vandal +(224567, 0, 3, 220737, 56110), -- Gaudy Web-Vandal +(224567, 0, 2, 220737, 56110), -- Gaudy Web-Vandal +(224567, 0, 1, 220737, 56110), -- Gaudy Web-Vandal +(224567, 0, 0, 220737, 56110), -- Gaudy Web-Vandal +(224551, 0, 4, 220737, 56110), -- Immature Shalehorn +(224551, 0, 3, 220737, 56110), -- Immature Shalehorn +(224551, 0, 2, 220737, 56110), -- Immature Shalehorn +(224551, 0, 1, 220737, 56110), -- Immature Shalehorn +(224551, 0, 0, 220737, 56110), -- Immature Shalehorn +(224537, 0, 4, 220737, 56110), -- Corrupted Voidfinder +(224537, 0, 3, 220737, 56110), -- Corrupted Voidfinder +(224537, 0, 2, 220737, 56110), -- Corrupted Voidfinder +(224537, 0, 1, 220737, 56110), -- Corrupted Voidfinder +(224537, 0, 0, 220737, 56110), -- Corrupted Voidfinder +(224526, 0, 4, 220737, 56110), -- Machine Speaker Golem +(224526, 0, 3, 220737, 56110), -- Machine Speaker Golem +(224526, 0, 2, 220737, 56110), -- Machine Speaker Golem +(224526, 0, 1, 220737, 56110), -- Machine Speaker Golem +(224526, 0, 0, 220737, 56110), -- Machine Speaker Golem +(224517, 0, 7, 220737, 56110), -- Quartermaster's Bulwark +(224517, 0, 6, 220737, 56110), -- Quartermaster's Bulwark +(224517, 0, 5, 220737, 56110), -- Quartermaster's Bulwark +(224517, 0, 4, 220737, 56110), -- Quartermaster's Bulwark +(224517, 0, 3, 220737, 56110), -- Quartermaster's Bulwark +(224517, 0, 2, 225950, 56110), -- Quartermaster's Bulwark +(224517, 0, 1, 225950, 56110), -- Quartermaster's Bulwark +(224517, 0, 0, 226136, 56110), -- Quartermaster's Bulwark +(224515, 0, 4, 220737, 56110), -- Elusive Ironhide Maelstrom Wolf +(224515, 0, 3, 220737, 56110), -- Elusive Ironhide Maelstrom Wolf +(224515, 0, 2, 220737, 56110), -- Elusive Ironhide Maelstrom Wolf +(224515, 0, 1, 220737, 56110), -- Elusive Ironhide Maelstrom Wolf +(224515, 0, 0, 220737, 56110), -- Elusive Ironhide Maelstrom Wolf +(224508, 0, 4, 220737, 56110), -- Tidal Sandsnapper +(224508, 0, 3, 220737, 56110), -- Tidal Sandsnapper +(224508, 0, 2, 220737, 56110), -- Tidal Sandsnapper +(224508, 0, 1, 220737, 56110), -- Tidal Sandsnapper +(224508, 0, 0, 220737, 56110), -- Tidal Sandsnapper +(224501, 0, 4, 220737, 56110), -- Berrybuzz Stinger +(224501, 0, 3, 220737, 56110), -- Berrybuzz Stinger +(224501, 0, 2, 220737, 56110), -- Berrybuzz Stinger +(224501, 0, 1, 220737, 56110), -- Berrybuzz Stinger +(224501, 0, 0, 220737, 56110), -- Berrybuzz Stinger +(224496, 0, 4, 220737, 56110), -- Hallowfall Bear +(224496, 0, 3, 220737, 56110), -- Hallowfall Bear +(224496, 0, 2, 220737, 56110), -- Hallowfall Bear +(224496, 0, 1, 220737, 56110), -- Hallowfall Bear +(224496, 0, 0, 220737, 56110), -- Hallowfall Bear +(224480, 0, 4, 220737, 56110), -- Firebath Impurity +(224480, 0, 3, 220737, 56110), -- Firebath Impurity +(224480, 0, 2, 220737, 56110), -- Firebath Impurity +(224480, 0, 1, 220737, 56110), -- Firebath Impurity +(224480, 0, 0, 220737, 56110), -- Firebath Impurity +(224479, 0, 4, 220737, 56110), -- Firebath Impurity +(224479, 0, 3, 220737, 56110), -- Firebath Impurity +(224479, 0, 2, 220737, 56110), -- Firebath Impurity +(224479, 0, 1, 220737, 56110), -- Firebath Impurity +(224479, 0, 0, 220737, 56110), -- Firebath Impurity +(224472, 0, 7, 226136, 56110), -- Undercrawler Lurker +(224472, 0, 6, 225950, 56110), -- Undercrawler Lurker +(224472, 0, 5, 225950, 56110), -- Undercrawler Lurker +(224472, 0, 4, 220737, 56110), -- Undercrawler Lurker +(224472, 0, 3, 220737, 56110), -- Undercrawler Lurker +(224472, 0, 2, 220737, 56110), -- Undercrawler Lurker +(224472, 0, 1, 220737, 56110), -- Undercrawler Lurker +(224472, 0, 0, 220737, 56110), -- Undercrawler Lurker +(224469, 0, 4, 220737, 56110), -- Unicorn Moose +(224469, 0, 3, 220737, 56110), -- Unicorn Moose +(224469, 0, 2, 220737, 56110), -- Unicorn Moose +(224469, 0, 1, 220737, 56110), -- Unicorn Moose +(224469, 0, 0, 220737, 56110); -- Unicorn Moose + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(224468, 0, 4, 220737, 56110), -- Salamanther Highmother +(224468, 0, 3, 220737, 56110), -- Salamanther Highmother +(224468, 0, 2, 220737, 56110), -- Salamanther Highmother +(224468, 0, 1, 220737, 56110), -- Salamanther Highmother +(224468, 0, 0, 220737, 56110), -- Salamanther Highmother +(224467, 0, 4, 220737, 56110), -- Shalehorn +(224467, 0, 3, 220737, 56110), -- Shalehorn +(224467, 0, 2, 220737, 56110), -- Shalehorn +(224467, 0, 1, 220737, 56110), -- Shalehorn +(224467, 0, 0, 220737, 56110), -- Shalehorn +(224464, 0, 4, 220737, 56110), -- Venomous Salamanther +(224464, 0, 3, 220737, 56110), -- Venomous Salamanther +(224464, 0, 2, 220737, 56110), -- Venomous Salamanther +(224464, 0, 1, 220737, 56110), -- Venomous Salamanther +(224464, 0, 0, 220737, 56110), -- Venomous Salamanther +(224456, 0, 4, 220737, 56110), -- Brooding Shorewing +(224456, 0, 3, 220737, 56110), -- Brooding Shorewing +(224456, 0, 2, 220737, 56110), -- Brooding Shorewing +(224456, 0, 1, 220737, 56110), -- Brooding Shorewing +(224456, 0, 0, 220737, 56110), -- Brooding Shorewing +(224454, 0, 4, 220737, 56110), -- Scuttling Sandshell +(224454, 0, 3, 220737, 56110), -- Scuttling Sandshell +(224454, 0, 2, 220737, 56110), -- Scuttling Sandshell +(224454, 0, 1, 220737, 56110), -- Scuttling Sandshell +(224454, 0, 0, 220737, 56110), -- Scuttling Sandshell +(224410, 0, 4, 220737, 56110), -- Shalehorn Bull +(224410, 0, 3, 220737, 56110), -- Shalehorn Bull +(224410, 0, 2, 220737, 56110), -- Shalehorn Bull +(224410, 0, 1, 220737, 56110), -- Shalehorn Bull +(224410, 0, 0, 220737, 56110), -- Shalehorn Bull +(224409, 0, 4, 220737, 56110), -- Shalehorn Cow +(224409, 0, 3, 220737, 56110), -- Shalehorn Cow +(224409, 0, 2, 220737, 56110), -- Shalehorn Cow +(224409, 0, 1, 220737, 56110), -- Shalehorn Cow +(224409, 0, 0, 220737, 56110), -- Shalehorn Cow +(224402, 0, 4, 220737, 56110), -- Wild Cloudrook +(224402, 0, 3, 220737, 56110), -- Wild Cloudrook +(224402, 0, 2, 220737, 56110), -- Wild Cloudrook +(224402, 0, 1, 220737, 56110), -- Wild Cloudrook +(224402, 0, 0, 220737, 56110), -- Wild Cloudrook +(224401, 0, 4, 220737, 56110), -- Invasive Deepflayer +(224401, 0, 3, 220737, 56110), -- Invasive Deepflayer +(224401, 0, 2, 220737, 56110), -- Invasive Deepflayer +(224401, 0, 1, 220737, 56110), -- Invasive Deepflayer +(224401, 0, 0, 220737, 56110), -- Invasive Deepflayer +(224372, 0, 5, 220737, 56110), -- Nightshade Abductor +(224372, 0, 4, 220737, 56110), -- Nightshade Abductor +(224372, 0, 3, 220737, 56110), -- Nightshade Abductor +(224372, 0, 2, 220737, 56110), -- Nightshade Abductor +(224372, 0, 1, 220737, 56110), -- Nightshade Abductor +(224372, 0, 0, 224118, 56110), -- Nightshade Abductor +(224363, 0, 6, 226136, 56110), -- Royal Fighter +(224363, 0, 5, 226136, 56110), -- Royal Fighter +(224363, 0, 4, 220737, 56110), -- Royal Fighter +(224363, 0, 3, 220737, 56110), -- Royal Fighter +(224363, 0, 2, 220737, 56110), -- Royal Fighter +(224363, 0, 1, 220737, 56110), -- Royal Fighter +(224363, 0, 0, 220737, 56110), -- Royal Fighter +(224361, 0, 6, 226136, 56110), -- Royal Guardian +(224361, 0, 5, 226136, 56110), -- Royal Guardian +(224361, 0, 4, 220737, 56110), -- Royal Guardian +(224361, 0, 3, 220737, 56110), -- Royal Guardian +(224361, 0, 2, 220737, 56110), -- Royal Guardian +(224361, 0, 1, 220737, 56110), -- Royal Guardian +(224361, 0, 0, 220737, 56110), -- Royal Guardian +(224357, 0, 4, 220737, 56110), -- Sandskin Sawtooth +(224357, 0, 3, 220737, 56110), -- Sandskin Sawtooth +(224357, 0, 2, 220737, 56110), -- Sandskin Sawtooth +(224357, 0, 1, 220737, 56110), -- Sandskin Sawtooth +(224357, 0, 0, 220737, 56110), -- Sandskin Sawtooth +(224350, 0, 4, 220737, 56110), -- Voltscale Siltworm +(224350, 0, 3, 220737, 56110), -- Voltscale Siltworm +(224350, 0, 2, 220737, 56110), -- Voltscale Siltworm +(224350, 0, 1, 220737, 56110), -- Voltscale Siltworm +(224350, 0, 0, 220737, 56110), -- Voltscale Siltworm +(224311, 0, 9, 226136, 56110), -- Siegelord Xerosh +(224311, 0, 8, 226135, 56110), -- Siegelord Xerosh +(224311, 0, 7, 226135, 56110), -- Siegelord Xerosh +(224311, 0, 6, 225950, 56110), -- Siegelord Xerosh +(224311, 0, 5, 225950, 56110), -- Siegelord Xerosh +(224311, 0, 4, 220737, 56110), -- Siegelord Xerosh +(224311, 0, 3, 220737, 56110), -- Siegelord Xerosh +(224311, 0, 2, 220737, 56110), -- Siegelord Xerosh +(224311, 0, 1, 220737, 56110), -- Siegelord Xerosh +(224311, 0, 0, 220737, 56110), -- Siegelord Xerosh +(224308, 0, 10, 225635, 56110), -- Kib'kur +(224308, 0, 9, 226136, 56110), -- Kib'kur +(224308, 0, 8, 226135, 56110), -- Kib'kur +(224308, 0, 7, 226135, 56110), -- Kib'kur +(224308, 0, 6, 225950, 56110), -- Kib'kur +(224308, 0, 5, 225950, 56110), -- Kib'kur +(224308, 0, 4, 220737, 56110), -- Kib'kur +(224308, 0, 3, 220737, 56110), -- Kib'kur +(224308, 0, 2, 220737, 56110), -- Kib'kur +(224308, 0, 1, 220737, 56110), -- Kib'kur +(224308, 0, 0, 220737, 56110), -- Kib'kur +(224307, 0, 10, 225637, 56110), -- Corpse Relocator +(224307, 0, 9, 226136, 56110), -- Corpse Relocator +(224307, 0, 8, 226135, 56110), -- Corpse Relocator +(224307, 0, 7, 226135, 56110), -- Corpse Relocator +(224307, 0, 6, 225950, 56110), -- Corpse Relocator +(224307, 0, 5, 225950, 56110), -- Corpse Relocator +(224307, 0, 4, 220737, 56110), -- Corpse Relocator +(224307, 0, 3, 220737, 56110), -- Corpse Relocator +(224307, 0, 2, 220737, 56110), -- Corpse Relocator +(224307, 0, 1, 220737, 56110), -- Corpse Relocator +(224307, 0, 0, 220737, 56110), -- Corpse Relocator +(224278, 0, 4, 220737, 56110), -- Nightshade Ambusher +(224278, 0, 3, 220737, 56110), -- Nightshade Ambusher +(224278, 0, 2, 220737, 56110), -- Nightshade Ambusher +(224278, 0, 1, 220737, 56110), -- Nightshade Ambusher +(224278, 0, 0, 220737, 56110), -- Nightshade Ambusher +(224251, 0, 4, 220737, 56110), -- Firebath Impurity +(224251, 0, 3, 220737, 56110), -- Firebath Impurity +(224251, 0, 2, 220737, 56110), -- Firebath Impurity +(224251, 0, 1, 220737, 56110), -- Firebath Impurity +(224251, 0, 0, 220737, 56110), -- Firebath Impurity +(224218, 0, 4, 220737, 56110), -- Territorial Deepwalker +(224218, 0, 3, 220737, 56110), -- Territorial Deepwalker +(224218, 0, 2, 220737, 56110), -- Territorial Deepwalker +(224218, 0, 1, 220737, 56110), -- Territorial Deepwalker +(224218, 0, 0, 220737, 56110), -- Territorial Deepwalker +(224202, 0, 9, 226136, 56110), -- Sureki Venomblade +(224202, 0, 8, 226135, 56110), -- Sureki Venomblade +(224202, 0, 7, 226135, 56110), -- Sureki Venomblade +(224202, 0, 6, 225950, 56110), -- Sureki Venomblade +(224202, 0, 5, 225950, 56110), -- Sureki Venomblade +(224202, 0, 4, 220737, 56110), -- Sureki Venomblade +(224202, 0, 3, 220737, 56110), -- Sureki Venomblade +(224202, 0, 2, 220737, 56110), -- Sureki Venomblade +(224202, 0, 1, 220737, 56110), -- Sureki Venomblade +(224202, 0, 0, 220737, 56110), -- Sureki Venomblade +(224150, 0, 10, 226136, 56110), -- Nerubian Skirmisher +(224150, 0, 9, 226135, 56110), -- Nerubian Skirmisher +(224150, 0, 8, 226135, 56110), -- Nerubian Skirmisher +(224150, 0, 7, 225950, 56110), -- Nerubian Skirmisher +(224150, 0, 6, 225950, 56110), -- Nerubian Skirmisher +(224150, 0, 5, 220737, 56110), -- Nerubian Skirmisher +(224150, 0, 4, 220737, 56110), -- Nerubian Skirmisher +(224150, 0, 3, 220737, 56110), -- Nerubian Skirmisher +(224150, 0, 2, 220737, 56110), -- Nerubian Skirmisher +(224150, 0, 1, 220737, 56110), -- Nerubian Skirmisher +(224150, 0, 0, 224808, 56110), -- Nerubian Skirmisher +(224149, 0, 10, 226136, 56110), -- Nerubian Webspinner +(224149, 0, 9, 226135, 56110), -- Nerubian Webspinner +(224149, 0, 8, 226135, 56110), -- Nerubian Webspinner +(224149, 0, 7, 225950, 56110), -- Nerubian Webspinner +(224149, 0, 6, 225950, 56110), -- Nerubian Webspinner +(224149, 0, 5, 220737, 56110), -- Nerubian Webspinner +(224149, 0, 4, 220737, 56110), -- Nerubian Webspinner +(224149, 0, 3, 220737, 56110), -- Nerubian Webspinner +(224149, 0, 2, 220737, 56110), -- Nerubian Webspinner +(224149, 0, 1, 220737, 56110), -- Nerubian Webspinner +(224149, 0, 0, 224808, 56110), -- Nerubian Webspinner +(224133, 0, 4, 220737, 56110), -- Sunrise Honeysucker +(224133, 0, 3, 220737, 56110), -- Sunrise Honeysucker +(224133, 0, 2, 220737, 56110), -- Sunrise Honeysucker +(224133, 0, 1, 220737, 56110), -- Sunrise Honeysucker +(224133, 0, 0, 220737, 56110), -- Sunrise Honeysucker +(224125, 0, 4, 220737, 56110), -- Shalehorn Bull +(224125, 0, 3, 220737, 56110), -- Shalehorn Bull +(224125, 0, 2, 220737, 56110), -- Shalehorn Bull +(224125, 0, 1, 220737, 56110), -- Shalehorn Bull +(224125, 0, 0, 220737, 56110), -- Shalehorn Bull +(224112, 0, 7, 226136, 56110), -- Undercrawler Lurker +(224112, 0, 6, 225950, 56110), -- Undercrawler Lurker +(224112, 0, 5, 225950, 56110), -- Undercrawler Lurker +(224112, 0, 4, 220737, 56110), -- Undercrawler Lurker +(224112, 0, 3, 220737, 56110), -- Undercrawler Lurker +(224112, 0, 2, 220737, 56110), -- Undercrawler Lurker +(224112, 0, 1, 220737, 56110), -- Undercrawler Lurker +(224112, 0, 0, 220737, 56110), -- Undercrawler Lurker +(224109, 0, 4, 220737, 56110), -- Hallowfall Matriarch +(224109, 0, 3, 220737, 56110), -- Hallowfall Matriarch +(224109, 0, 2, 220737, 56110), -- Hallowfall Matriarch +(224109, 0, 1, 220737, 56110), -- Hallowfall Matriarch +(224109, 0, 0, 220737, 56110), -- Hallowfall Matriarch +(224106, 0, 4, 220737, 56110), -- Hallowfall Bear +(224106, 0, 3, 220737, 56110), -- Hallowfall Bear +(224106, 0, 2, 220737, 56110), -- Hallowfall Bear +(224106, 0, 1, 220737, 56110), -- Hallowfall Bear +(224106, 0, 0, 220737, 56110), -- Hallowfall Bear +(224101, 0, 4, 220737, 56110), -- Shalehorn Cow +(224101, 0, 3, 220737, 56110), -- Shalehorn Cow +(224101, 0, 2, 220737, 56110), -- Shalehorn Cow +(224101, 0, 1, 220737, 56110), -- Shalehorn Cow +(224101, 0, 0, 220737, 56110), -- Shalehorn Cow +(224100, 0, 4, 220737, 56110), -- Unnerved Calf +(224100, 0, 3, 220737, 56110), -- Unnerved Calf +(224100, 0, 2, 220737, 56110), -- Unnerved Calf +(224100, 0, 1, 220737, 56110), -- Unnerved Calf +(224100, 0, 0, 220737, 56110), -- Unnerved Calf +(224099, 0, 4, 220737, 56110), -- Shalehorn Bull +(224099, 0, 3, 220737, 56110), -- Shalehorn Bull +(224099, 0, 2, 220737, 56110), -- Shalehorn Bull +(224099, 0, 1, 220737, 56110), -- Shalehorn Bull +(224099, 0, 0, 220737, 56110), -- Shalehorn Bull +(224096, 0, 4, 220737, 56110), -- Agitated Hive Worker +(224096, 0, 3, 220737, 56110), -- Agitated Hive Worker +(224096, 0, 2, 220737, 56110), -- Agitated Hive Worker +(224096, 0, 1, 220737, 56110), -- Agitated Hive Worker +(224096, 0, 0, 220737, 56110), -- Agitated Hive Worker +(224081, 0, 4, 220737, 56110), -- Waivering Drone +(224081, 0, 3, 220737, 56110), -- Waivering Drone +(224081, 0, 2, 220737, 56110), -- Waivering Drone +(224081, 0, 1, 220737, 56110), -- Waivering Drone +(224081, 0, 0, 220737, 56110), -- Waivering Drone +(224080, 0, 4, 220737, 56110), -- Drained Cinderbee +(224080, 0, 3, 220737, 56110), -- Drained Cinderbee +(224080, 0, 2, 220737, 56110), -- Drained Cinderbee +(224080, 0, 1, 220737, 56110), -- Drained Cinderbee +(224080, 0, 0, 220737, 56110), -- Drained Cinderbee +(224066, 0, 9, 226136, 56110), -- Sureki Vanguard +(224066, 0, 8, 226135, 56110), -- Sureki Vanguard +(224066, 0, 7, 226135, 56110), -- Sureki Vanguard +(224066, 0, 6, 225950, 56110), -- Sureki Vanguard +(224066, 0, 5, 225950, 56110), -- Sureki Vanguard +(224066, 0, 4, 220737, 56110), -- Sureki Vanguard +(224066, 0, 3, 220737, 56110), -- Sureki Vanguard +(224066, 0, 2, 220737, 56110), -- Sureki Vanguard +(224066, 0, 1, 220737, 56110), -- Sureki Vanguard +(224066, 0, 0, 220737, 56110), -- Sureki Vanguard +(224060, 0, 4, 220737, 56110), -- ELIZA +(224060, 0, 3, 220737, 56110), -- ELIZA +(224060, 0, 2, 220737, 56110), -- ELIZA +(224060, 0, 1, 220737, 56110), -- ELIZA +(224060, 0, 0, 220737, 56110), -- ELIZA +(224025, 0, 6, 226136, 56110), -- Dishonorable Acolyte +(224025, 0, 5, 226136, 56110), -- Dishonorable Acolyte +(224025, 0, 4, 220737, 56110), -- Dishonorable Acolyte +(224025, 0, 3, 220737, 56110), -- Dishonorable Acolyte +(224025, 0, 2, 220737, 56110), -- Dishonorable Acolyte +(224025, 0, 1, 220737, 56110), -- Dishonorable Acolyte +(224025, 0, 0, 220737, 56110), -- Dishonorable Acolyte +(224018, 0, 4, 220737, 56110), -- Bloated Sea Gull +(224018, 0, 3, 220737, 56110), -- Bloated Sea Gull +(224018, 0, 2, 220737, 56110), -- Bloated Sea Gull +(224018, 0, 1, 220737, 56110), -- Bloated Sea Gull +(224018, 0, 0, 220737, 56110), -- Bloated Sea Gull +(224008, 0, 1, 220737, 56110), -- Lithragosa +(224008, 0, 0, 220737, 56110), -- Lithragosa +(223995, 0, 4, 220737, 56110), -- Nightfall Curseblade +(223995, 0, 3, 220737, 56110), -- Nightfall Curseblade +(223995, 0, 2, 220737, 56110), -- Nightfall Curseblade +(223995, 0, 1, 220737, 56110), -- Nightfall Curseblade +(223995, 0, 0, 220737, 56110), -- Nightfall Curseblade +(223994, 0, 4, 220737, 56110), -- Nightfall Shadowmage +(223994, 0, 3, 220737, 56110), -- Nightfall Shadowmage +(223994, 0, 2, 220737, 56110), -- Nightfall Shadowmage +(223994, 0, 1, 220737, 56110); -- Nightfall Shadowmage + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(223994, 0, 0, 220737, 56110), -- Nightfall Shadowmage +(223984, 0, 5, 220737, 56110), -- Famished Fog Beast +(223984, 0, 4, 220737, 56110), -- Famished Fog Beast +(223984, 0, 3, 220737, 56110), -- Famished Fog Beast +(223984, 0, 2, 220737, 56110), -- Famished Fog Beast +(223984, 0, 1, 220737, 56110), -- Famished Fog Beast +(223984, 0, 0, 219522, 56110), -- Famished Fog Beast +(223935, 0, 4, 220737, 56110), -- Highland Bear +(223935, 0, 3, 220737, 56110), -- Highland Bear +(223935, 0, 2, 220737, 56110), -- Highland Bear +(223935, 0, 1, 220737, 56110), -- Highland Bear +(223935, 0, 0, 220737, 56110), -- Highland Bear +(223932, 0, 4, 220737, 56110), -- Basalteous +(223932, 0, 3, 220737, 56110), -- Basalteous +(223932, 0, 2, 220737, 56110), -- Basalteous +(223932, 0, 1, 220737, 56110), -- Basalteous +(223932, 0, 0, 220737, 56110), -- Basalteous +(223931, 0, 5, 220737, 56110), -- Gluttonous Jawcrawler +(223931, 0, 4, 220737, 56110), -- Gluttonous Jawcrawler +(223931, 0, 3, 220737, 56110), -- Gluttonous Jawcrawler +(223931, 0, 2, 220737, 56110), -- Gluttonous Jawcrawler +(223931, 0, 1, 220737, 56110), -- Gluttonous Jawcrawler +(223931, 0, 0, 224051, 56110), -- Gluttonous Jawcrawler +(223919, 0, 9, 220737, 56110), -- Hollow Frostweaver +(223919, 0, 8, 220737, 56110), -- Hollow Frostweaver +(223919, 0, 7, 220737, 56110), -- Hollow Frostweaver +(223919, 0, 6, 220737, 56110), -- Hollow Frostweaver +(223919, 0, 5, 220737, 56110), -- Hollow Frostweaver +(223919, 0, 4, 226136, 56110), -- Hollow Frostweaver +(223919, 0, 3, 226135, 56110), -- Hollow Frostweaver +(223919, 0, 2, 226135, 56110), -- Hollow Frostweaver +(223919, 0, 1, 225950, 56110), -- Hollow Frostweaver +(223919, 0, 0, 225950, 56110), -- Hollow Frostweaver +(223918, 0, 4, 220737, 56110), -- Waterworks Dynamo +(223918, 0, 3, 220737, 56110), -- Waterworks Dynamo +(223918, 0, 2, 220737, 56110), -- Waterworks Dynamo +(223918, 0, 1, 220737, 56110), -- Waterworks Dynamo +(223918, 0, 0, 220737, 56110), -- Waterworks Dynamo +(223916, 0, 4, 220737, 56110), -- Umbral Spore +(223916, 0, 3, 220737, 56110), -- Umbral Spore +(223916, 0, 2, 220737, 56110), -- Umbral Spore +(223916, 0, 1, 220737, 56110), -- Umbral Spore +(223916, 0, 0, 220737, 56110), -- Umbral Spore +(223909, 0, 1, 220737, 56110), -- Dogmatic Machine Speaker +(223909, 0, 0, 220737, 56110), -- Dogmatic Machine Speaker +(223908, 0, 4, 220737, 56110), -- Corrupted Memory +(223908, 0, 3, 220737, 56110), -- Corrupted Memory +(223908, 0, 2, 220737, 56110), -- Corrupted Memory +(223908, 0, 1, 220737, 56110), -- Corrupted Memory +(223908, 0, 0, 220737, 56110), -- Corrupted Memory +(223866, 0, 5, 220737, 56110), -- Shadow-seized Loader +(223866, 0, 4, 220737, 56110), -- Shadow-seized Loader +(223866, 0, 3, 220737, 56110), -- Shadow-seized Loader +(223866, 0, 2, 220737, 56110), -- Shadow-seized Loader +(223866, 0, 1, 220737, 56110), -- Shadow-seized Loader +(223866, 0, 0, 219522, 56110), -- Shadow-seized Loader +(223855, 0, 4, 220737, 56110), -- Snapjaw Trainee +(223855, 0, 3, 220737, 56110), -- Snapjaw Trainee +(223855, 0, 2, 220737, 56110), -- Snapjaw Trainee +(223855, 0, 1, 220737, 56110), -- Snapjaw Trainee +(223855, 0, 0, 220737, 56110), -- Snapjaw Trainee +(223852, 0, 4, 220737, 56110), -- Babbling Book +(223852, 0, 3, 220737, 56110), -- Babbling Book +(223852, 0, 2, 220737, 56110), -- Babbling Book +(223852, 0, 1, 220737, 56110), -- Babbling Book +(223852, 0, 0, 220737, 56110), -- Babbling Book +(223844, 0, 6, 226136, 56110), -- Covert Webmancer +(223844, 0, 5, 226136, 56110), -- Covert Webmancer +(223844, 0, 4, 220737, 56110), -- Covert Webmancer +(223844, 0, 3, 220737, 56110), -- Covert Webmancer +(223844, 0, 2, 220737, 56110), -- Covert Webmancer +(223844, 0, 1, 220737, 56110), -- Covert Webmancer +(223844, 0, 0, 220737, 56110), -- Covert Webmancer +(223841, 0, 4, 220737, 56110), -- Fomor2/Magnaron 2 +(223841, 0, 3, 220737, 56110), -- Fomor2/Magnaron 2 +(223841, 0, 2, 220737, 56110), -- Fomor2/Magnaron 2 +(223841, 0, 1, 220737, 56110), -- Fomor2/Magnaron 2 +(223841, 0, 0, 220737, 56110), -- Fomor2/Magnaron 2 +(223840, 0, 6, 226136, 56110), -- Nerubian Skyrazor +(223840, 0, 5, 226136, 56110), -- Nerubian Skyrazor +(223840, 0, 4, 220737, 56110), -- Nerubian Skyrazor +(223840, 0, 3, 220737, 56110), -- Nerubian Skyrazor +(223840, 0, 2, 220737, 56110), -- Nerubian Skyrazor +(223840, 0, 1, 220737, 56110), -- Nerubian Skyrazor +(223840, 0, 0, 220737, 56110), -- Nerubian Skyrazor +(223839, 0, 6, 226136, 56110), -- Queen's Guard Ge'zah +(223839, 0, 5, 226136, 56110), -- Queen's Guard Ge'zah +(223839, 0, 4, 220737, 56110), -- Queen's Guard Ge'zah +(223839, 0, 3, 220737, 56110), -- Queen's Guard Ge'zah +(223839, 0, 2, 220737, 56110), -- Queen's Guard Ge'zah +(223839, 0, 1, 220737, 56110), -- Queen's Guard Ge'zah +(223839, 0, 0, 220737, 56110), -- Queen's Guard Ge'zah +(223834, 0, 4, 220737, 56110), -- Shyalude +(223834, 0, 3, 220737, 56110), -- Shyalude +(223834, 0, 2, 220737, 56110), -- Shyalude +(223834, 0, 1, 220737, 56110), -- Shyalude +(223834, 0, 0, 220737, 56110), -- Shyalude +(223822, 0, 6, 226136, 56110), -- Queen's Guard Re'zah +(223822, 0, 5, 226136, 56110), -- Queen's Guard Re'zah +(223822, 0, 4, 220737, 56110), -- Queen's Guard Re'zah +(223822, 0, 3, 220737, 56110), -- Queen's Guard Re'zah +(223822, 0, 2, 220737, 56110), -- Queen's Guard Re'zah +(223822, 0, 1, 220737, 56110), -- Queen's Guard Re'zah +(223822, 0, 0, 220737, 56110), -- Queen's Guard Re'zah +(223820, 0, 6, 226136, 56110), -- Shadeweave Abductor +(223820, 0, 5, 226136, 56110), -- Shadeweave Abductor +(223820, 0, 4, 220737, 56110), -- Shadeweave Abductor +(223820, 0, 3, 220737, 56110), -- Shadeweave Abductor +(223820, 0, 2, 220737, 56110), -- Shadeweave Abductor +(223820, 0, 1, 220737, 56110), -- Shadeweave Abductor +(223820, 0, 0, 220737, 56110), -- Shadeweave Abductor +(223819, 0, 6, 226136, 56110), -- Izo'ratne Adbuctor +(223819, 0, 5, 226136, 56110), -- Izo'ratne Adbuctor +(223819, 0, 4, 220737, 56110), -- Izo'ratne Adbuctor +(223819, 0, 3, 220737, 56110), -- Izo'ratne Adbuctor +(223819, 0, 2, 220737, 56110), -- Izo'ratne Adbuctor +(223819, 0, 1, 220737, 56110), -- Izo'ratne Adbuctor +(223819, 0, 0, 220737, 56110), -- Izo'ratne Adbuctor +(223818, 0, 6, 226136, 56110), -- Shadowblade Abductor +(223818, 0, 5, 226136, 56110), -- Shadowblade Abductor +(223818, 0, 4, 220737, 56110), -- Shadowblade Abductor +(223818, 0, 3, 220737, 56110), -- Shadowblade Abductor +(223818, 0, 2, 220737, 56110), -- Shadowblade Abductor +(223818, 0, 1, 220737, 56110), -- Shadowblade Abductor +(223818, 0, 0, 220737, 56110), -- Shadowblade Abductor +(223813, 0, 4, 220737, 56110), -- Deviant Skardyn +(223813, 0, 3, 220737, 56110), -- Deviant Skardyn +(223813, 0, 2, 220737, 56110), -- Deviant Skardyn +(223813, 0, 1, 220737, 56110), -- Deviant Skardyn +(223813, 0, 0, 220737, 56110), -- Deviant Skardyn +(223799, 0, 5, 220737, 56110), -- Shard of Dalaran +(223799, 0, 4, 220737, 56110), -- Shard of Dalaran +(223799, 0, 3, 220737, 56110), -- Shard of Dalaran +(223799, 0, 2, 220737, 56110), -- Shard of Dalaran +(223799, 0, 1, 220737, 56110), -- Shard of Dalaran +(223799, 0, 0, 225663, 56110), -- Shard of Dalaran +(223798, 0, 5, 220737, 56110), -- Mana Fragment +(223798, 0, 4, 220737, 56110), -- Mana Fragment +(223798, 0, 3, 220737, 56110), -- Mana Fragment +(223798, 0, 2, 220737, 56110), -- Mana Fragment +(223798, 0, 1, 220737, 56110), -- Mana Fragment +(223798, 0, 0, 225662, 56110), -- Mana Fragment +(223797, 0, 4, 220737, 56110), -- Lingering Spark +(223797, 0, 3, 220737, 56110), -- Lingering Spark +(223797, 0, 2, 220737, 56110), -- Lingering Spark +(223797, 0, 1, 220737, 56110), -- Lingering Spark +(223797, 0, 0, 220737, 56110), -- Lingering Spark +(223796, 0, 1, 220737, 56110), -- Arcane Elemental +(223796, 0, 0, 220737, 56110), -- Arcane Elemental +(223795, 0, 2, 201819, 56110), -- Crystal Monster +(223795, 0, 1, 220737, 56110), -- Crystal Monster +(223795, 0, 0, 220737, 56110), -- Crystal Monster +(223794, 0, 1, 220737, 56110), -- Arcane Elemental +(223794, 0, 0, 220737, 56110), -- Arcane Elemental +(223789, 0, 7, 225950, 56110), -- Battlefront Hauler +(223789, 0, 6, 225950, 56110), -- Battlefront Hauler +(223789, 0, 5, 226136, 56110), -- Battlefront Hauler +(223789, 0, 4, 220737, 56110), -- Battlefront Hauler +(223789, 0, 3, 220737, 56110), -- Battlefront Hauler +(223789, 0, 2, 220737, 56110), -- Battlefront Hauler +(223789, 0, 1, 220737, 56110), -- Battlefront Hauler +(223789, 0, 0, 220737, 56110), -- Battlefront Hauler +(223783, 0, 4, 220737, 56110), -- Ploughworm Broodling +(223783, 0, 3, 220737, 56110), -- Ploughworm Broodling +(223783, 0, 2, 220737, 56110), -- Ploughworm Broodling +(223783, 0, 1, 220737, 56110), -- Ploughworm Broodling +(223783, 0, 0, 220737, 56110), -- Ploughworm Broodling +(223782, 0, 4, 220737, 56110), -- Snapjaw Ploughworm +(223782, 0, 3, 220737, 56110), -- Snapjaw Ploughworm +(223782, 0, 2, 220737, 56110), -- Snapjaw Ploughworm +(223782, 0, 1, 220737, 56110), -- Snapjaw Ploughworm +(223782, 0, 0, 220737, 56110), -- Snapjaw Ploughworm +(223777, 0, 4, 220737, 56110), -- Blazing Fiend +(223777, 0, 3, 220737, 56110), -- Blazing Fiend +(223777, 0, 2, 220737, 56110), -- Blazing Fiend +(223777, 0, 1, 220737, 56110), -- Blazing Fiend +(223777, 0, 0, 220737, 56110), -- Blazing Fiend +(223776, 0, 4, 220737, 56110), -- Blazing Fiend +(223776, 0, 3, 220737, 56110), -- Blazing Fiend +(223776, 0, 2, 220737, 56110), -- Blazing Fiend +(223776, 0, 1, 220737, 56110), -- Blazing Fiend +(223776, 0, 0, 220737, 56110), -- Blazing Fiend +(223775, 0, 4, 220737, 56110), -- Blazing Fiend +(223775, 0, 3, 220737, 56110), -- Blazing Fiend +(223775, 0, 2, 220737, 56110), -- Blazing Fiend +(223775, 0, 1, 220737, 56110), -- Blazing Fiend +(223775, 0, 0, 220737, 56110), -- Blazing Fiend +(223774, 0, 4, 220737, 56110), -- Blazing Fiend +(223774, 0, 3, 220737, 56110), -- Blazing Fiend +(223774, 0, 2, 220737, 56110), -- Blazing Fiend +(223774, 0, 1, 220737, 56110), -- Blazing Fiend +(223774, 0, 0, 220737, 56110), -- Blazing Fiend +(223773, 0, 4, 220737, 56110), -- Blazing Fiend +(223773, 0, 3, 220737, 56110), -- Blazing Fiend +(223773, 0, 2, 220737, 56110), -- Blazing Fiend +(223773, 0, 1, 220737, 56110), -- Blazing Fiend +(223773, 0, 0, 220737, 56110), -- Blazing Fiend +(223772, 0, 4, 220737, 56110), -- Blazing Fiend +(223772, 0, 3, 220737, 56110), -- Blazing Fiend +(223772, 0, 2, 220737, 56110), -- Blazing Fiend +(223772, 0, 1, 220737, 56110), -- Blazing Fiend +(223772, 0, 0, 220737, 56110), -- Blazing Fiend +(223770, 0, 4, 220737, 56110), -- Blazing Fiend +(223770, 0, 3, 220737, 56110), -- Blazing Fiend +(223770, 0, 2, 220737, 56110), -- Blazing Fiend +(223770, 0, 1, 220737, 56110), -- Blazing Fiend +(223770, 0, 0, 220737, 56110), -- Blazing Fiend +(223756, 0, 4, 220737, 56110), -- Tortollan Scaleback +(223756, 0, 3, 220737, 56110), -- Tortollan Scaleback +(223756, 0, 2, 220737, 56110), -- Tortollan Scaleback +(223756, 0, 1, 220737, 56110), -- Tortollan Scaleback +(223756, 0, 0, 220737, 56110), -- Tortollan Scaleback +(223755, 0, 9, 226136, 56110), -- Direweb Skitterling +(223755, 0, 8, 226135, 56110), -- Direweb Skitterling +(223755, 0, 7, 226135, 56110), -- Direweb Skitterling +(223755, 0, 6, 225950, 56110), -- Direweb Skitterling +(223755, 0, 5, 225950, 56110), -- Direweb Skitterling +(223755, 0, 4, 220737, 56110), -- Direweb Skitterling +(223755, 0, 3, 220737, 56110), -- Direweb Skitterling +(223755, 0, 2, 220737, 56110), -- Direweb Skitterling +(223755, 0, 1, 220737, 56110), -- Direweb Skitterling +(223755, 0, 0, 220737, 56110), -- Direweb Skitterling +(223749, 0, 4, 220737, 56110), -- Ploughworm Broodling +(223749, 0, 3, 220737, 56110), -- Ploughworm Broodling +(223749, 0, 2, 220737, 56110), -- Ploughworm Broodling +(223749, 0, 1, 220737, 56110), -- Ploughworm Broodling +(223749, 0, 0, 220737, 56110), -- Ploughworm Broodling +(223708, 0, 6, 220737, 56110), -- Fearful Socialite +(223708, 0, 5, 220737, 56110), -- Fearful Socialite +(223708, 0, 4, 220737, 56110), -- Fearful Socialite +(223708, 0, 3, 220737, 56110), -- Fearful Socialite +(223708, 0, 2, 220737, 56110), -- Fearful Socialite +(223708, 0, 1, 226136, 56110), -- Fearful Socialite +(223708, 0, 0, 226136, 56110), -- Fearful Socialite +(223704, 0, 4, 220737, 56110), -- Swale Hopper +(223704, 0, 3, 220737, 56110), -- Swale Hopper +(223704, 0, 2, 220737, 56110), -- Swale Hopper +(223704, 0, 1, 220737, 56110), -- Swale Hopper +(223704, 0, 0, 220737, 56110), -- Swale Hopper +(223684, 0, 7, 220737, 56110), -- Trapped Kaheti Silkweaver +(223684, 0, 6, 220737, 56110), -- Trapped Kaheti Silkweaver +(223684, 0, 5, 220737, 56110), -- Trapped Kaheti Silkweaver +(223684, 0, 4, 220737, 56110), -- Trapped Kaheti Silkweaver +(223684, 0, 3, 220737, 56110), -- Trapped Kaheti Silkweaver +(223684, 0, 2, 226136, 56110), -- Trapped Kaheti Silkweaver +(223684, 0, 1, 225950, 56110), -- Trapped Kaheti Silkweaver +(223684, 0, 0, 225950, 56110), -- Trapped Kaheti Silkweaver +(223681, 0, 4, 220737, 56110), -- Glumtooth Bruiser +(223681, 0, 3, 220737, 56110), -- Glumtooth Bruiser +(223681, 0, 2, 220737, 56110); -- Glumtooth Bruiser + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(223681, 0, 1, 220737, 56110), -- Glumtooth Bruiser +(223681, 0, 0, 220737, 56110), -- Glumtooth Bruiser +(223680, 0, 4, 220737, 56110), -- Glumtooth Trapper +(223680, 0, 3, 220737, 56110), -- Glumtooth Trapper +(223680, 0, 2, 220737, 56110), -- Glumtooth Trapper +(223680, 0, 1, 220737, 56110), -- Glumtooth Trapper +(223680, 0, 0, 220737, 56110), -- Glumtooth Trapper +(223675, 0, 4, 220737, 56110), -- Glumtooth Bruiser +(223675, 0, 3, 220737, 56110), -- Glumtooth Bruiser +(223675, 0, 2, 220737, 56110), -- Glumtooth Bruiser +(223675, 0, 1, 220737, 56110), -- Glumtooth Bruiser +(223675, 0, 0, 220737, 56110), -- Glumtooth Bruiser +(223657, 0, 5, 220737, 56110), -- Igneous Elemental +(223657, 0, 4, 220737, 56110), -- Igneous Elemental +(223657, 0, 3, 220737, 56110), -- Igneous Elemental +(223657, 0, 2, 220737, 56110), -- Igneous Elemental +(223657, 0, 1, 220737, 56110), -- Igneous Elemental +(223657, 0, 0, 223891, 56110), -- Igneous Elemental +(223641, 0, 4, 220737, 56110), -- Glumtooth Trapper +(223641, 0, 3, 220737, 56110), -- Glumtooth Trapper +(223641, 0, 2, 220737, 56110), -- Glumtooth Trapper +(223641, 0, 1, 220737, 56110), -- Glumtooth Trapper +(223641, 0, 0, 220737, 56110), -- Glumtooth Trapper +(223524, 0, 4, 220737, 56110), -- Candlemancer Sycophant +(223524, 0, 3, 220737, 56110), -- Candlemancer Sycophant +(223524, 0, 2, 220737, 56110), -- Candlemancer Sycophant +(223524, 0, 1, 220737, 56110), -- Candlemancer Sycophant +(223524, 0, 0, 220737, 56110), -- Candlemancer Sycophant +(223510, 0, 9, 226136, 56110), -- Pale Weavelasher Apprentice +(223510, 0, 8, 226135, 56110), -- Pale Weavelasher Apprentice +(223510, 0, 7, 226135, 56110), -- Pale Weavelasher Apprentice +(223510, 0, 6, 225950, 56110), -- Pale Weavelasher Apprentice +(223510, 0, 5, 225950, 56110), -- Pale Weavelasher Apprentice +(223510, 0, 4, 220737, 56110), -- Pale Weavelasher Apprentice +(223510, 0, 3, 220737, 56110), -- Pale Weavelasher Apprentice +(223510, 0, 2, 220737, 56110), -- Pale Weavelasher Apprentice +(223510, 0, 1, 220737, 56110), -- Pale Weavelasher Apprentice +(223510, 0, 0, 220737, 56110), -- Pale Weavelasher Apprentice +(223503, 0, 6, 226136, 56110), -- Pale Weavelasher Overseer +(223503, 0, 5, 226136, 56110), -- Pale Weavelasher Overseer +(223503, 0, 4, 220737, 56110), -- Pale Weavelasher Overseer +(223503, 0, 3, 220737, 56110), -- Pale Weavelasher Overseer +(223503, 0, 2, 220737, 56110), -- Pale Weavelasher Overseer +(223503, 0, 1, 220737, 56110), -- Pale Weavelasher Overseer +(223503, 0, 0, 220737, 56110), -- Pale Weavelasher Overseer +(223498, 0, 4, 220737, 56110), -- Bee-let +(223498, 0, 3, 220737, 56110), -- Bee-let +(223498, 0, 2, 220737, 56110), -- Bee-let +(223498, 0, 1, 220737, 56110), -- Bee-let +(223498, 0, 0, 220737, 56110), -- Bee-let +(223497, 0, 4, 220737, 56110), -- Worker Bee +(223497, 0, 3, 220737, 56110), -- Worker Bee +(223497, 0, 2, 220737, 56110), -- Worker Bee +(223497, 0, 1, 220737, 56110), -- Worker Bee +(223497, 0, 0, 220737, 56110), -- Worker Bee +(223494, 0, 4, 220737, 56110), -- Flatcram Eel +(223494, 0, 3, 220737, 56110), -- Flatcram Eel +(223494, 0, 2, 220737, 56110), -- Flatcram Eel +(223494, 0, 1, 220737, 56110), -- Flatcram Eel +(223494, 0, 0, 220737, 56110), -- Flatcram Eel +(223492, 0, 4, 220737, 56110), -- Flatcram Grandame +(223492, 0, 3, 220737, 56110), -- Flatcram Grandame +(223492, 0, 2, 220737, 56110), -- Flatcram Grandame +(223492, 0, 1, 220737, 56110), -- Flatcram Grandame +(223492, 0, 0, 220737, 56110), -- Flatcram Grandame +(223491, 0, 4, 220737, 56110), -- Flatcram Mite +(223491, 0, 3, 220737, 56110), -- Flatcram Mite +(223491, 0, 2, 220737, 56110), -- Flatcram Mite +(223491, 0, 1, 220737, 56110), -- Flatcram Mite +(223491, 0, 0, 220737, 56110), -- Flatcram Mite +(223469, 0, 4, 220737, 56110), -- Voidtouched Speaker +(223469, 0, 3, 220737, 56110), -- Voidtouched Speaker +(223469, 0, 2, 220737, 56110), -- Voidtouched Speaker +(223469, 0, 1, 220737, 56110), -- Voidtouched Speaker +(223469, 0, 0, 220737, 56110), -- Voidtouched Speaker +(223466, 0, 9, 226136, 56110), -- Kaheti Siegelord +(223466, 0, 8, 226135, 56110), -- Kaheti Siegelord +(223466, 0, 7, 226135, 56110), -- Kaheti Siegelord +(223466, 0, 6, 225950, 56110), -- Kaheti Siegelord +(223466, 0, 5, 225950, 56110), -- Kaheti Siegelord +(223466, 0, 4, 220737, 56110), -- Kaheti Siegelord +(223466, 0, 3, 220737, 56110), -- Kaheti Siegelord +(223466, 0, 2, 220737, 56110), -- Kaheti Siegelord +(223466, 0, 1, 220737, 56110), -- Kaheti Siegelord +(223466, 0, 0, 220737, 56110), -- Kaheti Siegelord +(223458, 0, 7, 225950, 56110), -- Pet Stagshell +(223458, 0, 6, 225950, 56110), -- Pet Stagshell +(223458, 0, 5, 226136, 56110), -- Pet Stagshell +(223458, 0, 4, 220737, 56110), -- Pet Stagshell +(223458, 0, 3, 220737, 56110), -- Pet Stagshell +(223458, 0, 2, 220737, 56110), -- Pet Stagshell +(223458, 0, 1, 220737, 56110), -- Pet Stagshell +(223458, 0, 0, 220737, 56110), -- Pet Stagshell +(223433, 0, 7, 225950, 56110), -- Isolated Crawler +(223433, 0, 6, 225950, 56110), -- Isolated Crawler +(223433, 0, 5, 226136, 56110), -- Isolated Crawler +(223433, 0, 4, 220737, 56110), -- Isolated Crawler +(223433, 0, 3, 220737, 56110), -- Isolated Crawler +(223433, 0, 2, 220737, 56110), -- Isolated Crawler +(223433, 0, 1, 220737, 56110), -- Isolated Crawler +(223433, 0, 0, 220737, 56110), -- Isolated Crawler +(223429, 0, 4, 220737, 56110), -- Crystaline Deepsflayer +(223429, 0, 3, 220737, 56110), -- Crystaline Deepsflayer +(223429, 0, 2, 220737, 56110), -- Crystaline Deepsflayer +(223429, 0, 1, 220737, 56110), -- Crystaline Deepsflayer +(223429, 0, 0, 220737, 56110), -- Crystaline Deepsflayer +(223428, 0, 4, 220737, 56110), -- King Splash +(223428, 0, 3, 220737, 56110), -- King Splash +(223428, 0, 2, 220737, 56110), -- King Splash +(223428, 0, 1, 220737, 56110), -- King Splash +(223428, 0, 0, 220737, 56110), -- King Splash +(223426, 0, 4, 220737, 56110), -- Glowmite +(223426, 0, 3, 220737, 56110), -- Glowmite +(223426, 0, 2, 220737, 56110), -- Glowmite +(223426, 0, 1, 220737, 56110), -- Glowmite +(223426, 0, 0, 220737, 56110), -- Glowmite +(223425, 0, 4, 220737, 56110), -- Lashroom +(223425, 0, 3, 220737, 56110), -- Lashroom +(223425, 0, 2, 220737, 56110), -- Lashroom +(223425, 0, 1, 220737, 56110), -- Lashroom +(223425, 0, 0, 220737, 56110), -- Lashroom +(223423, 0, 4, 220737, 56110), -- Careless Hopgoblin +(223423, 0, 3, 220737, 56110), -- Careless Hopgoblin +(223423, 0, 2, 220737, 56110), -- Careless Hopgoblin +(223423, 0, 1, 220737, 56110), -- Careless Hopgoblin +(223423, 0, 0, 220737, 56110), -- Careless Hopgoblin +(223416, 0, 4, 220737, 56110), -- Tainted Fragment +(223416, 0, 3, 220737, 56110), -- Tainted Fragment +(223416, 0, 2, 220737, 56110), -- Tainted Fragment +(223416, 0, 1, 220737, 56110), -- Tainted Fragment +(223416, 0, 0, 220737, 56110), -- Tainted Fragment +(223414, 0, 4, 220737, 56110), -- Unstable Skardyn +(223414, 0, 3, 220737, 56110), -- Unstable Skardyn +(223414, 0, 2, 220737, 56110), -- Unstable Skardyn +(223414, 0, 1, 220737, 56110), -- Unstable Skardyn +(223414, 0, 0, 220737, 56110), -- Unstable Skardyn +(223388, 0, 4, 220737, 56110), -- Vein Excavator +(223388, 0, 3, 220737, 56110), -- Vein Excavator +(223388, 0, 2, 220737, 56110), -- Vein Excavator +(223388, 0, 1, 220737, 56110), -- Vein Excavator +(223388, 0, 0, 220737, 56110), -- Vein Excavator +(223377, 0, 5, 219227, 56110), -- Salien Carapiercer +(223377, 0, 4, 220737, 56110), -- Salien Carapiercer +(223377, 0, 3, 220737, 56110), -- Salien Carapiercer +(223377, 0, 2, 220737, 56110), -- Salien Carapiercer +(223377, 0, 1, 220737, 56110), -- Salien Carapiercer +(223377, 0, 0, 220737, 56110), -- Salien Carapiercer +(223372, 0, 4, 220737, 56110), -- Prime Slime +(223372, 0, 3, 220737, 56110), -- Prime Slime +(223372, 0, 2, 220737, 56110), -- Prime Slime +(223372, 0, 1, 220737, 56110), -- Prime Slime +(223372, 0, 0, 220737, 56110), -- Prime Slime +(223364, 0, 9, 226136, 56110), -- Pale Weavelasher Apprentice +(223364, 0, 8, 226135, 56110), -- Pale Weavelasher Apprentice +(223364, 0, 7, 226135, 56110), -- Pale Weavelasher Apprentice +(223364, 0, 6, 225950, 56110), -- Pale Weavelasher Apprentice +(223364, 0, 5, 225950, 56110), -- Pale Weavelasher Apprentice +(223364, 0, 4, 220737, 56110), -- Pale Weavelasher Apprentice +(223364, 0, 3, 220737, 56110), -- Pale Weavelasher Apprentice +(223364, 0, 2, 220737, 56110), -- Pale Weavelasher Apprentice +(223364, 0, 1, 220737, 56110), -- Pale Weavelasher Apprentice +(223364, 0, 0, 220737, 56110), -- Pale Weavelasher Apprentice +(223363, 0, 9, 226136, 56110), -- Pale Weavelasher Grunt +(223363, 0, 8, 226135, 56110), -- Pale Weavelasher Grunt +(223363, 0, 7, 226135, 56110), -- Pale Weavelasher Grunt +(223363, 0, 6, 225950, 56110), -- Pale Weavelasher Grunt +(223363, 0, 5, 225950, 56110), -- Pale Weavelasher Grunt +(223363, 0, 4, 220737, 56110), -- Pale Weavelasher Grunt +(223363, 0, 3, 220737, 56110), -- Pale Weavelasher Grunt +(223363, 0, 2, 220737, 56110), -- Pale Weavelasher Grunt +(223363, 0, 1, 220737, 56110), -- Pale Weavelasher Grunt +(223363, 0, 0, 220737, 56110), -- Pale Weavelasher Grunt +(223362, 0, 6, 226136, 56110), -- Boltweaver Enforcer +(223362, 0, 5, 226136, 56110), -- Boltweaver Enforcer +(223362, 0, 4, 220737, 56110), -- Boltweaver Enforcer +(223362, 0, 3, 220737, 56110), -- Boltweaver Enforcer +(223362, 0, 2, 220737, 56110), -- Boltweaver Enforcer +(223362, 0, 1, 220737, 56110), -- Boltweaver Enforcer +(223362, 0, 0, 220737, 56110), -- Boltweaver Enforcer +(223361, 0, 6, 226136, 56110), -- Webwarden Enforcer +(223361, 0, 5, 226136, 56110), -- Webwarden Enforcer +(223361, 0, 4, 220737, 56110), -- Webwarden Enforcer +(223361, 0, 3, 220737, 56110), -- Webwarden Enforcer +(223361, 0, 2, 220737, 56110), -- Webwarden Enforcer +(223361, 0, 1, 220737, 56110), -- Webwarden Enforcer +(223361, 0, 0, 220737, 56110), -- Webwarden Enforcer +(223357, 0, 6, 226136, 56110), -- Sureki Conscript +(223357, 0, 5, 226136, 56110), -- Sureki Conscript +(223357, 0, 4, 220737, 56110), -- Sureki Conscript +(223357, 0, 3, 220737, 56110), -- Sureki Conscript +(223357, 0, 2, 220737, 56110), -- Sureki Conscript +(223357, 0, 1, 220737, 56110), -- Sureki Conscript +(223357, 0, 0, 220737, 56110), -- Sureki Conscript +(223331, 0, 6, 226136, 56110), -- Royal Knight +(223331, 0, 5, 226136, 56110), -- Royal Knight +(223331, 0, 4, 220737, 56110), -- Royal Knight +(223331, 0, 3, 220737, 56110), -- Royal Knight +(223331, 0, 2, 220737, 56110), -- Royal Knight +(223331, 0, 1, 220737, 56110), -- Royal Knight +(223331, 0, 0, 220737, 56110), -- Royal Knight +(223329, 0, 7, 226136, 56110), -- Captured Undercrawler +(223329, 0, 6, 225950, 56110), -- Captured Undercrawler +(223329, 0, 5, 225950, 56110), -- Captured Undercrawler +(223329, 0, 4, 220737, 56110), -- Captured Undercrawler +(223329, 0, 3, 220737, 56110), -- Captured Undercrawler +(223329, 0, 2, 220737, 56110), -- Captured Undercrawler +(223329, 0, 1, 220737, 56110), -- Captured Undercrawler +(223329, 0, 0, 220737, 56110), -- Captured Undercrawler +(223301, 0, 4, 220737, 56110), -- Glumtooth Sneak-spotter +(223301, 0, 3, 220737, 56110), -- Glumtooth Sneak-spotter +(223301, 0, 2, 220737, 56110), -- Glumtooth Sneak-spotter +(223301, 0, 1, 220737, 56110), -- Glumtooth Sneak-spotter +(223301, 0, 0, 220737, 56110), -- Glumtooth Sneak-spotter +(223253, 0, 9, 226136, 56110), -- Bloodstained Webmage +(223253, 0, 8, 226135, 56110), -- Bloodstained Webmage +(223253, 0, 7, 226135, 56110), -- Bloodstained Webmage +(223253, 0, 6, 225950, 56110), -- Bloodstained Webmage +(223253, 0, 5, 225950, 56110), -- Bloodstained Webmage +(223253, 0, 4, 220737, 56110), -- Bloodstained Webmage +(223253, 0, 3, 220737, 56110), -- Bloodstained Webmage +(223253, 0, 2, 220737, 56110), -- Bloodstained Webmage +(223253, 0, 1, 220737, 56110), -- Bloodstained Webmage +(223253, 0, 0, 220737, 56110), -- Bloodstained Webmage +(223243, 0, 4, 220737, 56110), -- Encrusted Mollusc +(223243, 0, 3, 220737, 56110), -- Encrusted Mollusc +(223243, 0, 2, 220737, 56110), -- Encrusted Mollusc +(223243, 0, 1, 220737, 56110), -- Encrusted Mollusc +(223243, 0, 0, 220737, 56110), -- Encrusted Mollusc +(223239, 0, 4, 220737, 56110), -- Tranquil Peafowl +(223239, 0, 3, 220737, 56110), -- Tranquil Peafowl +(223239, 0, 2, 220737, 56110), -- Tranquil Peafowl +(223239, 0, 1, 220737, 56110), -- Tranquil Peafowl +(223239, 0, 0, 220737, 56110), -- Tranquil Peafowl +(223206, 0, 5, 220737, 56110), -- Congealed Wax-hulk +(223206, 0, 4, 220737, 56110), -- Congealed Wax-hulk +(223206, 0, 3, 220737, 56110), -- Congealed Wax-hulk +(223206, 0, 2, 220737, 56110), -- Congealed Wax-hulk +(223206, 0, 1, 220737, 56110), -- Congealed Wax-hulk +(223206, 0, 0, 220218, 56110), -- Congealed Wax-hulk +(223200, 0, 9, 226136, 56110), -- Blood Collector +(223200, 0, 8, 226135, 56110), -- Blood Collector +(223200, 0, 7, 226135, 56110), -- Blood Collector +(223200, 0, 6, 225950, 56110), -- Blood Collector +(223200, 0, 5, 225950, 56110), -- Blood Collector +(223200, 0, 4, 220737, 56110), -- Blood Collector +(223200, 0, 3, 220737, 56110), -- Blood Collector +(223200, 0, 2, 220737, 56110), -- Blood Collector +(223200, 0, 1, 220737, 56110), -- Blood Collector +(223200, 0, 0, 220737, 56110), -- Blood Collector +(223191, 0, 5, 220737, 56110); -- Light-Bathed Eagle + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(223191, 0, 4, 220737, 56110), -- Light-Bathed Eagle +(223191, 0, 3, 220737, 56110), -- Light-Bathed Eagle +(223191, 0, 2, 220737, 56110), -- Light-Bathed Eagle +(223191, 0, 1, 220737, 56110), -- Light-Bathed Eagle +(223191, 0, 0, 222951, 56110), -- Light-Bathed Eagle +(223187, 0, 4, 220737, 56110), -- Moss-Draped Ramolith +(223187, 0, 3, 220737, 56110), -- Moss-Draped Ramolith +(223187, 0, 2, 220737, 56110), -- Moss-Draped Ramolith +(223187, 0, 1, 220737, 56110), -- Moss-Draped Ramolith +(223187, 0, 0, 220737, 56110), -- Moss-Draped Ramolith +(223182, 0, 6, 226136, 56110), -- Web Marauder +(223182, 0, 5, 226136, 56110), -- Web Marauder +(223182, 0, 4, 220737, 56110), -- Web Marauder +(223182, 0, 3, 220737, 56110), -- Web Marauder +(223182, 0, 2, 220737, 56110), -- Web Marauder +(223182, 0, 1, 220737, 56110), -- Web Marauder +(223182, 0, 0, 220737, 56110), -- Web Marauder +(223181, 0, 6, 226136, 56110), -- Agile Pursuer +(223181, 0, 5, 226136, 56110), -- Agile Pursuer +(223181, 0, 4, 220737, 56110), -- Agile Pursuer +(223181, 0, 3, 220737, 56110), -- Agile Pursuer +(223181, 0, 2, 220737, 56110), -- Agile Pursuer +(223181, 0, 1, 220737, 56110), -- Agile Pursuer +(223181, 0, 0, 220737, 56110), -- Agile Pursuer +(223178, 0, 4, 220737, 56110), -- Shacklefang Hornet +(223178, 0, 3, 220737, 56110), -- Shacklefang Hornet +(223178, 0, 2, 220737, 56110), -- Shacklefang Hornet +(223178, 0, 1, 220737, 56110), -- Shacklefang Hornet +(223178, 0, 0, 220737, 56110), -- Shacklefang Hornet +(223167, 0, 5, 220737, 56110), -- Shacklefang Leafnose +(223167, 0, 4, 220737, 56110), -- Shacklefang Leafnose +(223167, 0, 3, 220737, 56110), -- Shacklefang Leafnose +(223167, 0, 2, 220737, 56110), -- Shacklefang Leafnose +(223167, 0, 1, 220737, 56110), -- Shacklefang Leafnose +(223167, 0, 0, 222920, 56110), -- Shacklefang Leafnose +(223124, 0, 1, 220737, 56110), -- Stormbound Revenant +(223124, 0, 0, 220737, 56110), -- Stormbound Revenant +(223120, 0, 1, 220737, 56110), -- Stormbound Vestige +(223120, 0, 0, 220737, 56110), -- Stormbound Vestige +(223119, 0, 11, 226136, 56110), -- Faceless One +(223119, 0, 10, 226135, 56110), -- Faceless One +(223119, 0, 9, 226135, 56110), -- Faceless One +(223119, 0, 8, 225950, 56110), -- Faceless One +(223119, 0, 7, 225950, 56110), -- Faceless One +(223119, 0, 6, 220737, 56110), -- Faceless One +(223119, 0, 5, 220737, 56110), -- Faceless One +(223119, 0, 4, 220737, 56110), -- Faceless One +(223119, 0, 3, 220737, 56110), -- Faceless One +(223119, 0, 2, 220737, 56110), -- Faceless One +(223119, 0, 1, 217391, 56110), -- Faceless One +(223119, 0, 0, 225697, 56110), -- Faceless One +(223118, 0, 8, 217391, 56110), -- Discordant Hulk +(223118, 0, 7, 226136, 56110), -- Discordant Hulk +(223118, 0, 6, 226136, 56110), -- Discordant Hulk +(223118, 0, 5, 220737, 56110), -- Discordant Hulk +(223118, 0, 4, 220737, 56110), -- Discordant Hulk +(223118, 0, 3, 220737, 56110), -- Discordant Hulk +(223118, 0, 2, 220737, 56110), -- Discordant Hulk +(223118, 0, 1, 220737, 56110), -- Discordant Hulk +(223118, 0, 0, 221776, 56110), -- Discordant Hulk +(223117, 0, 9, 217391, 56110), -- Discordant Swarmite +(223117, 0, 8, 226136, 56110), -- Discordant Swarmite +(223117, 0, 7, 225950, 56110), -- Discordant Swarmite +(223117, 0, 6, 225950, 56110), -- Discordant Swarmite +(223117, 0, 5, 220737, 56110), -- Discordant Swarmite +(223117, 0, 4, 220737, 56110), -- Discordant Swarmite +(223117, 0, 3, 220737, 56110), -- Discordant Swarmite +(223117, 0, 2, 220737, 56110), -- Discordant Swarmite +(223117, 0, 1, 220737, 56110), -- Discordant Swarmite +(223117, 0, 0, 221776, 56110), -- Discordant Swarmite +(223116, 0, 12, 226136, 56110), -- Discordant Skitterling +(223116, 0, 11, 226135, 56110), -- Discordant Skitterling +(223116, 0, 10, 226135, 56110), -- Discordant Skitterling +(223116, 0, 9, 225950, 56110), -- Discordant Skitterling +(223116, 0, 8, 225950, 56110), -- Discordant Skitterling +(223116, 0, 7, 220737, 56110), -- Discordant Skitterling +(223116, 0, 6, 220737, 56110), -- Discordant Skitterling +(223116, 0, 5, 220737, 56110), -- Discordant Skitterling +(223116, 0, 4, 220737, 56110), -- Discordant Skitterling +(223116, 0, 3, 220737, 56110), -- Discordant Skitterling +(223116, 0, 2, 217391, 56110), -- Discordant Skitterling +(223116, 0, 1, 221776, 56110), -- Discordant Skitterling +(223116, 0, 0, 219350, 56110), -- Discordant Skitterling +(223115, 0, 11, 217391, 56110), -- Discordant Harvester +(223115, 0, 10, 226136, 56110), -- Discordant Harvester +(223115, 0, 9, 226135, 56110), -- Discordant Harvester +(223115, 0, 8, 226135, 56110), -- Discordant Harvester +(223115, 0, 7, 225950, 56110), -- Discordant Harvester +(223115, 0, 6, 225950, 56110), -- Discordant Harvester +(223115, 0, 5, 220737, 56110), -- Discordant Harvester +(223115, 0, 4, 220737, 56110), -- Discordant Harvester +(223115, 0, 3, 220737, 56110), -- Discordant Harvester +(223115, 0, 2, 220737, 56110), -- Discordant Harvester +(223115, 0, 1, 220737, 56110), -- Discordant Harvester +(223115, 0, 0, 221776, 56110), -- Discordant Harvester +(223104, 0, 4, 220737, 56110), -- Lionel +(223104, 0, 3, 220737, 56110), -- Lionel +(223104, 0, 2, 220737, 56110), -- Lionel +(223104, 0, 1, 220737, 56110), -- Lionel +(223104, 0, 0, 220737, 56110), -- Lionel +(223091, 0, 4, 220737, 56110), -- Grimlurk +(223091, 0, 3, 220737, 56110), -- Grimlurk +(223091, 0, 2, 220737, 56110), -- Grimlurk +(223091, 0, 1, 220737, 56110), -- Grimlurk +(223091, 0, 0, 220737, 56110), -- Grimlurk +(223085, 0, 5, 220737, 56110), -- Crawler Sproutling +(223085, 0, 4, 220737, 56110), -- Crawler Sproutling +(223085, 0, 3, 220737, 56110), -- Crawler Sproutling +(223085, 0, 2, 220737, 56110), -- Crawler Sproutling +(223085, 0, 1, 220737, 56110), -- Crawler Sproutling +(223085, 0, 0, 221970, 56110), -- Crawler Sproutling +(223080, 0, 4, 220737, 56110), -- Elusive Steelclaw Borer +(223080, 0, 3, 220737, 56110), -- Elusive Steelclaw Borer +(223080, 0, 2, 220737, 56110), -- Elusive Steelclaw Borer +(223080, 0, 1, 220737, 56110), -- Elusive Steelclaw Borer +(223080, 0, 0, 220737, 56110), -- Elusive Steelclaw Borer +(223079, 0, 4, 220737, 56110), -- Elusive Swifthoof Shalehorn +(223079, 0, 3, 220737, 56110), -- Elusive Swifthoof Shalehorn +(223079, 0, 2, 220737, 56110), -- Elusive Swifthoof Shalehorn +(223079, 0, 1, 220737, 56110), -- Elusive Swifthoof Shalehorn +(223079, 0, 0, 220737, 56110), -- Elusive Swifthoof Shalehorn +(223078, 0, 4, 220737, 56110), -- Elusive Stormfathom Worm +(223078, 0, 3, 220737, 56110), -- Elusive Stormfathom Worm +(223078, 0, 2, 220737, 56110), -- Elusive Stormfathom Worm +(223078, 0, 1, 220737, 56110), -- Elusive Stormfathom Worm +(223078, 0, 0, 220737, 56110), -- Elusive Stormfathom Worm +(223077, 0, 4, 220737, 56110), -- Elusive Maelstrom Wolf +(223077, 0, 3, 220737, 56110), -- Elusive Maelstrom Wolf +(223077, 0, 2, 220737, 56110), -- Elusive Maelstrom Wolf +(223077, 0, 1, 220737, 56110), -- Elusive Maelstrom Wolf +(223077, 0, 0, 220737, 56110), -- Elusive Maelstrom Wolf +(223076, 0, 7, 226136, 56110), -- Elusive Kaheti Undercrawler +(223076, 0, 6, 225950, 56110), -- Elusive Kaheti Undercrawler +(223076, 0, 5, 225950, 56110), -- Elusive Kaheti Undercrawler +(223076, 0, 4, 220737, 56110), -- Elusive Kaheti Undercrawler +(223076, 0, 3, 220737, 56110), -- Elusive Kaheti Undercrawler +(223076, 0, 2, 220737, 56110), -- Elusive Kaheti Undercrawler +(223076, 0, 1, 220737, 56110), -- Elusive Kaheti Undercrawler +(223076, 0, 0, 220737, 56110), -- Elusive Kaheti Undercrawler +(223075, 0, 7, 225950, 56110), -- Elusive Kaheti Stoneborer +(223075, 0, 6, 225950, 56110), -- Elusive Kaheti Stoneborer +(223075, 0, 5, 226136, 56110), -- Elusive Kaheti Stoneborer +(223075, 0, 4, 220737, 56110), -- Elusive Kaheti Stoneborer +(223075, 0, 3, 220737, 56110), -- Elusive Kaheti Stoneborer +(223075, 0, 2, 220737, 56110), -- Elusive Kaheti Stoneborer +(223075, 0, 1, 220737, 56110), -- Elusive Kaheti Stoneborer +(223075, 0, 0, 220737, 56110), -- Elusive Kaheti Stoneborer +(223074, 0, 4, 220737, 56110), -- Elusive Razortusk Krolusk +(223074, 0, 3, 220737, 56110), -- Elusive Razortusk Krolusk +(223074, 0, 2, 220737, 56110), -- Elusive Razortusk Krolusk +(223074, 0, 1, 220737, 56110), -- Elusive Razortusk Krolusk +(223074, 0, 0, 220737, 56110), -- Elusive Razortusk Krolusk +(223073, 0, 4, 220737, 56110), -- Elusive Smoldering Cinderbee +(223073, 0, 3, 220737, 56110), -- Elusive Smoldering Cinderbee +(223073, 0, 2, 220737, 56110), -- Elusive Smoldering Cinderbee +(223073, 0, 1, 220737, 56110), -- Elusive Smoldering Cinderbee +(223073, 0, 0, 220737, 56110), -- Elusive Smoldering Cinderbee +(223070, 0, 4, 220737, 56110), -- Elusive Tempestrook +(223070, 0, 3, 220737, 56110), -- Elusive Tempestrook +(223070, 0, 2, 220737, 56110), -- Elusive Tempestrook +(223070, 0, 1, 220737, 56110), -- Elusive Tempestrook +(223070, 0, 0, 220737, 56110), -- Elusive Tempestrook +(223069, 0, 6, 220737, 56110), -- Underdrip Crawler +(223069, 0, 5, 220737, 56110), -- Underdrip Crawler +(223069, 0, 4, 220737, 56110), -- Underdrip Crawler +(223069, 0, 3, 220737, 56110), -- Underdrip Crawler +(223069, 0, 2, 220737, 56110), -- Underdrip Crawler +(223069, 0, 1, 211493, 56110), -- Underdrip Crawler +(223069, 0, 0, 221970, 56110), -- Underdrip Crawler +(223067, 0, 7, 226136, 56110), -- Elusive Kaheti Skitterer +(223067, 0, 6, 225950, 56110), -- Elusive Kaheti Skitterer +(223067, 0, 5, 225950, 56110), -- Elusive Kaheti Skitterer +(223067, 0, 4, 220737, 56110), -- Elusive Kaheti Skitterer +(223067, 0, 3, 220737, 56110), -- Elusive Kaheti Skitterer +(223067, 0, 2, 220737, 56110), -- Elusive Kaheti Skitterer +(223067, 0, 1, 220737, 56110), -- Elusive Kaheti Skitterer +(223067, 0, 0, 220737, 56110), -- Elusive Kaheti Skitterer +(223066, 0, 7, 225950, 56110), -- Elusive Kaheti Burrower +(223066, 0, 6, 225950, 56110), -- Elusive Kaheti Burrower +(223066, 0, 5, 226136, 56110), -- Elusive Kaheti Burrower +(223066, 0, 4, 220737, 56110), -- Elusive Kaheti Burrower +(223066, 0, 3, 220737, 56110), -- Elusive Kaheti Burrower +(223066, 0, 2, 220737, 56110), -- Elusive Kaheti Burrower +(223066, 0, 1, 220737, 56110), -- Elusive Kaheti Burrower +(223066, 0, 0, 220737, 56110), -- Elusive Kaheti Burrower +(223065, 0, 7, 226136, 56110), -- Lost Threadling +(223065, 0, 6, 225950, 56110), -- Lost Threadling +(223065, 0, 5, 225950, 56110), -- Lost Threadling +(223065, 0, 4, 220737, 56110), -- Lost Threadling +(223065, 0, 3, 220737, 56110), -- Lost Threadling +(223065, 0, 2, 220737, 56110), -- Lost Threadling +(223065, 0, 1, 220737, 56110), -- Lost Threadling +(223065, 0, 0, 220737, 56110), -- Lost Threadling +(223060, 0, 4, 220737, 56110), -- Elusive Cavern Borer +(223060, 0, 3, 220737, 56110), -- Elusive Cavern Borer +(223060, 0, 2, 220737, 56110), -- Elusive Cavern Borer +(223060, 0, 1, 220737, 56110), -- Elusive Cavern Borer +(223060, 0, 0, 220737, 56110), -- Elusive Cavern Borer +(223058, 0, 4, 220737, 56110), -- Elusive Lurker +(223058, 0, 3, 220737, 56110), -- Elusive Lurker +(223058, 0, 2, 220737, 56110), -- Elusive Lurker +(223058, 0, 1, 220737, 56110), -- Elusive Lurker +(223058, 0, 0, 220737, 56110), -- Elusive Lurker +(223056, 0, 4, 220737, 56110), -- Elusive Krolusk +(223056, 0, 3, 220737, 56110), -- Elusive Krolusk +(223056, 0, 2, 220737, 56110), -- Elusive Krolusk +(223056, 0, 1, 220737, 56110), -- Elusive Krolusk +(223056, 0, 0, 220737, 56110), -- Elusive Krolusk +(223055, 0, 4, 220737, 56110), -- Tentacle Mass +(223055, 0, 3, 220737, 56110), -- Tentacle Mass +(223055, 0, 2, 220737, 56110), -- Tentacle Mass +(223055, 0, 1, 220737, 56110), -- Tentacle Mass +(223055, 0, 0, 220737, 56110), -- Tentacle Mass +(223044, 0, 4, 220737, 56110), -- Elusive Cinderbee +(223044, 0, 3, 220737, 56110), -- Elusive Cinderbee +(223044, 0, 2, 220737, 56110), -- Elusive Cinderbee +(223044, 0, 1, 220737, 56110), -- Elusive Cinderbee +(223044, 0, 0, 220737, 56110), -- Elusive Cinderbee +(223042, 0, 4, 220737, 56110), -- Elusive Shalehorn +(223042, 0, 3, 220737, 56110), -- Elusive Shalehorn +(223042, 0, 2, 220737, 56110), -- Elusive Shalehorn +(223042, 0, 1, 220737, 56110), -- Elusive Shalehorn +(223042, 0, 0, 220737, 56110), -- Elusive Shalehorn +(223041, 0, 4, 220737, 56110), -- Elusive Storm Wolf +(223041, 0, 3, 220737, 56110), -- Elusive Storm Wolf +(223041, 0, 2, 220737, 56110), -- Elusive Storm Wolf +(223041, 0, 1, 220737, 56110), -- Elusive Storm Wolf +(223041, 0, 0, 220737, 56110), -- Elusive Storm Wolf +(223031, 0, 4, 220737, 56110), -- Elusive Stormrook +(223031, 0, 3, 220737, 56110), -- Elusive Stormrook +(223031, 0, 2, 220737, 56110), -- Elusive Stormrook +(223031, 0, 1, 220737, 56110), -- Elusive Stormrook +(223031, 0, 0, 220737, 56110), -- Elusive Stormrook +(222979, 0, 4, 220737, 56110), -- Waterworks Brute +(222979, 0, 3, 220737, 56110), -- Waterworks Brute +(222979, 0, 2, 220737, 56110), -- Waterworks Brute +(222979, 0, 1, 220737, 56110), -- Waterworks Brute +(222979, 0, 0, 220737, 56110), -- Waterworks Brute +(222976, 0, 4, 220737, 56110), -- Cinderbee Forager +(222976, 0, 3, 220737, 56110), -- Cinderbee Forager +(222976, 0, 2, 220737, 56110), -- Cinderbee Forager +(222976, 0, 1, 220737, 56110), -- Cinderbee Forager +(222976, 0, 0, 220737, 56110), -- Cinderbee Forager +(222973, 0, 5, 220737, 56110), -- Cask-cruncher +(222973, 0, 4, 220737, 56110), -- Cask-cruncher +(222973, 0, 3, 220737, 56110), -- Cask-cruncher +(222973, 0, 2, 220737, 56110), -- Cask-cruncher +(222973, 0, 1, 220737, 56110), -- Cask-cruncher +(222973, 0, 0, 221000, 56110), -- Cask-cruncher +(222964, 0, 4, 220737, 56110); -- Flavor Scientist + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(222964, 0, 3, 220737, 56110), -- Flavor Scientist +(222964, 0, 2, 220737, 56110), -- Flavor Scientist +(222964, 0, 1, 220737, 56110), -- Flavor Scientist +(222964, 0, 0, 220737, 56110), -- Flavor Scientist +(222961, 0, 10, 226136, 56110), -- Black Blood Harvester +(222961, 0, 9, 226135, 56110), -- Black Blood Harvester +(222961, 0, 8, 226135, 56110), -- Black Blood Harvester +(222961, 0, 7, 225950, 56110), -- Black Blood Harvester +(222961, 0, 6, 225950, 56110), -- Black Blood Harvester +(222961, 0, 5, 220737, 56110), -- Black Blood Harvester +(222961, 0, 4, 220737, 56110), -- Black Blood Harvester +(222961, 0, 3, 220737, 56110), -- Black Blood Harvester +(222961, 0, 2, 220737, 56110), -- Black Blood Harvester +(222961, 0, 1, 220737, 56110), -- Black Blood Harvester +(222961, 0, 0, 219350, 56110), -- Black Blood Harvester +(222960, 0, 4, 220737, 56110), -- Gargantuan Honeyslime +(222960, 0, 3, 220737, 56110), -- Gargantuan Honeyslime +(222960, 0, 2, 220737, 56110), -- Gargantuan Honeyslime +(222960, 0, 1, 220737, 56110), -- Gargantuan Honeyslime +(222960, 0, 0, 220737, 56110), -- Gargantuan Honeyslime +(222959, 0, 4, 220737, 56110), -- Cyclonecrier Alpha +(222959, 0, 3, 220737, 56110), -- Cyclonecrier Alpha +(222959, 0, 2, 220737, 56110), -- Cyclonecrier Alpha +(222959, 0, 1, 220737, 56110), -- Cyclonecrier Alpha +(222959, 0, 0, 220737, 56110), -- Cyclonecrier Alpha +(222958, 0, 4, 220737, 56110), -- Wily Sandviper +(222958, 0, 3, 220737, 56110), -- Wily Sandviper +(222958, 0, 2, 220737, 56110), -- Wily Sandviper +(222958, 0, 1, 220737, 56110), -- Wily Sandviper +(222958, 0, 0, 220737, 56110), -- Wily Sandviper +(222952, 0, 4, 220737, 56110), -- Machine Speaker Crew Chief +(222952, 0, 3, 220737, 56110), -- Machine Speaker Crew Chief +(222952, 0, 2, 220737, 56110), -- Machine Speaker Crew Chief +(222952, 0, 1, 220737, 56110), -- Machine Speaker Crew Chief +(222952, 0, 0, 220737, 56110), -- Machine Speaker Crew Chief +(222923, 0, 4, 220737, 56110), -- Repurposed Loaderbot +(222923, 0, 3, 220737, 56110), -- Repurposed Loaderbot +(222923, 0, 2, 220737, 56110), -- Repurposed Loaderbot +(222923, 0, 1, 220737, 56110), -- Repurposed Loaderbot +(222923, 0, 0, 220737, 56110), -- Repurposed Loaderbot +(222917, 0, 4, 220737, 56110), -- Pack Mole +(222917, 0, 3, 220737, 56110), -- Pack Mole +(222917, 0, 2, 220737, 56110), -- Pack Mole +(222917, 0, 1, 220737, 56110), -- Pack Mole +(222917, 0, 0, 220737, 56110), -- Pack Mole +(222912, 0, 1, 220737, 56110), -- Kaheti Shadeweaver +(222912, 0, 0, 220737, 56110), -- Kaheti Shadeweaver +(222898, 0, 5, 220737, 56110), -- Mead-Mad Flayer +(222898, 0, 4, 220737, 56110), -- Mead-Mad Flayer +(222898, 0, 3, 220737, 56110), -- Mead-Mad Flayer +(222898, 0, 2, 220737, 56110), -- Mead-Mad Flayer +(222898, 0, 1, 220737, 56110), -- Mead-Mad Flayer +(222898, 0, 0, 221000, 56110), -- Mead-Mad Flayer +(222895, 0, 6, 226136, 56110), -- Vexidal +(222895, 0, 5, 226136, 56110), -- Vexidal +(222895, 0, 4, 220737, 56110), -- Vexidal +(222895, 0, 3, 220737, 56110), -- Vexidal +(222895, 0, 2, 220737, 56110), -- Vexidal +(222895, 0, 1, 220737, 56110), -- Vexidal +(222895, 0, 0, 220737, 56110), -- Vexidal +(222894, 0, 4, 220737, 56110), -- U'llort the Self-Exiled +(222894, 0, 3, 220737, 56110), -- U'llort the Self-Exiled +(222894, 0, 2, 220737, 56110), -- U'llort the Self-Exiled +(222894, 0, 1, 220737, 56110), -- U'llort the Self-Exiled +(222894, 0, 0, 220737, 56110), -- U'llort the Self-Exiled +(222888, 0, 4, 220737, 56110), -- Rampant Thunder Elemental +(222888, 0, 3, 220737, 56110), -- Rampant Thunder Elemental +(222888, 0, 2, 220737, 56110), -- Rampant Thunder Elemental +(222888, 0, 1, 220737, 56110), -- Rampant Thunder Elemental +(222888, 0, 0, 220737, 56110), -- Rampant Thunder Elemental +(222881, 0, 9, 226136, 56110), -- Royal Weaver +(222881, 0, 8, 226135, 56110), -- Royal Weaver +(222881, 0, 7, 226135, 56110), -- Royal Weaver +(222881, 0, 6, 225950, 56110), -- Royal Weaver +(222881, 0, 5, 225950, 56110), -- Royal Weaver +(222881, 0, 4, 220737, 56110), -- Royal Weaver +(222881, 0, 3, 220737, 56110), -- Royal Weaver +(222881, 0, 2, 220737, 56110), -- Royal Weaver +(222881, 0, 1, 220737, 56110), -- Royal Weaver +(222881, 0, 0, 220737, 56110), -- Royal Weaver +(222874, 0, 5, 220737, 56110), -- Lurking Hatchling +(222874, 0, 4, 220737, 56110), -- Lurking Hatchling +(222874, 0, 3, 220737, 56110), -- Lurking Hatchling +(222874, 0, 2, 220737, 56110), -- Lurking Hatchling +(222874, 0, 1, 220737, 56110), -- Lurking Hatchling +(222874, 0, 0, 220999, 56110), -- Lurking Hatchling +(222873, 0, 5, 220737, 56110), -- Scavenging Swarmer +(222873, 0, 4, 220737, 56110), -- Scavenging Swarmer +(222873, 0, 3, 220737, 56110), -- Scavenging Swarmer +(222873, 0, 2, 220737, 56110), -- Scavenging Swarmer +(222873, 0, 1, 220737, 56110), -- Scavenging Swarmer +(222873, 0, 0, 220999, 56110), -- Scavenging Swarmer +(222872, 0, 5, 220737, 56110), -- Shadowsting Scavenger +(222872, 0, 4, 220737, 56110), -- Shadowsting Scavenger +(222872, 0, 3, 220737, 56110), -- Shadowsting Scavenger +(222872, 0, 2, 220737, 56110), -- Shadowsting Scavenger +(222872, 0, 1, 220737, 56110), -- Shadowsting Scavenger +(222872, 0, 0, 220999, 56110), -- Shadowsting Scavenger +(222869, 0, 4, 220737, 56110), -- Rock Sporebat +(222869, 0, 3, 220737, 56110), -- Rock Sporebat +(222869, 0, 2, 220737, 56110), -- Rock Sporebat +(222869, 0, 1, 220737, 56110), -- Rock Sporebat +(222869, 0, 0, 220737, 56110), -- Rock Sporebat +(222868, 0, 4, 220737, 56110), -- Pack Mole +(222868, 0, 3, 220737, 56110), -- Pack Mole +(222868, 0, 2, 220737, 56110), -- Pack Mole +(222868, 0, 1, 220737, 56110), -- Pack Mole +(222868, 0, 0, 220737, 56110), -- Pack Mole +(222867, 0, 4, 220737, 56110), -- Waterworks Opportunist +(222867, 0, 3, 220737, 56110), -- Waterworks Opportunist +(222867, 0, 2, 220737, 56110), -- Waterworks Opportunist +(222867, 0, 1, 220737, 56110), -- Waterworks Opportunist +(222867, 0, 0, 220737, 56110), -- Waterworks Opportunist +(222846, 0, 4, 220737, 56110), -- Amber Honeyslime +(222846, 0, 3, 220737, 56110), -- Amber Honeyslime +(222846, 0, 2, 220737, 56110), -- Amber Honeyslime +(222846, 0, 1, 220737, 56110), -- Amber Honeyslime +(222846, 0, 0, 220737, 56110), -- Amber Honeyslime +(222843, 0, 4, 220737, 56110), -- Persistent Honeyslime +(222843, 0, 3, 220737, 56110), -- Persistent Honeyslime +(222843, 0, 2, 220737, 56110), -- Persistent Honeyslime +(222843, 0, 1, 220737, 56110), -- Persistent Honeyslime +(222843, 0, 0, 220737, 56110), -- Persistent Honeyslime +(222836, 0, 6, 226136, 56110), -- Abductor Arzda +(222836, 0, 5, 226136, 56110), -- Abductor Arzda +(222836, 0, 4, 220737, 56110), -- Abductor Arzda +(222836, 0, 3, 220737, 56110), -- Abductor Arzda +(222836, 0, 2, 220737, 56110), -- Abductor Arzda +(222836, 0, 1, 220737, 56110), -- Abductor Arzda +(222836, 0, 0, 220737, 56110), -- Abductor Arzda +(222832, 0, 4, 220737, 56110), -- Underlight Moth +(222832, 0, 3, 220737, 56110), -- Underlight Moth +(222832, 0, 2, 220737, 56110), -- Underlight Moth +(222832, 0, 1, 220737, 56110), -- Underlight Moth +(222832, 0, 0, 220737, 56110), -- Underlight Moth +(222831, 0, 1, 220737, 56110), -- Sureki Venomspitter +(222831, 0, 0, 220737, 56110), -- Sureki Venomspitter +(222827, 0, 4, 220737, 56110), -- Honey Slime +(222827, 0, 3, 220737, 56110), -- Honey Slime +(222827, 0, 2, 220737, 56110), -- Honey Slime +(222827, 0, 1, 220737, 56110), -- Honey Slime +(222827, 0, 0, 220737, 56110), -- Honey Slime +(222824, 0, 4, 220737, 56110), -- Jellyfish +(222824, 0, 3, 220737, 56110), -- Jellyfish +(222824, 0, 2, 220737, 56110), -- Jellyfish +(222824, 0, 1, 220737, 56110), -- Jellyfish +(222824, 0, 0, 220737, 56110), -- Jellyfish +(222821, 0, 4, 220737, 56110), -- Undersea Shallowfeeder +(222821, 0, 3, 220737, 56110), -- Undersea Shallowfeeder +(222821, 0, 2, 220737, 56110), -- Undersea Shallowfeeder +(222821, 0, 1, 220737, 56110), -- Undersea Shallowfeeder +(222821, 0, 0, 220737, 56110), -- Undersea Shallowfeeder +(222820, 0, 4, 220737, 56110), -- Cinderbee Knight +(222820, 0, 3, 220737, 56110), -- Cinderbee Knight +(222820, 0, 2, 220737, 56110), -- Cinderbee Knight +(222820, 0, 1, 220737, 56110), -- Cinderbee Knight +(222820, 0, 0, 220737, 56110), -- Cinderbee Knight +(222810, 0, 4, 220737, 56110), -- Undersea Depthstalker +(222810, 0, 3, 220737, 56110), -- Undersea Depthstalker +(222810, 0, 2, 220737, 56110), -- Undersea Depthstalker +(222810, 0, 1, 220737, 56110), -- Undersea Depthstalker +(222810, 0, 0, 220737, 56110), -- Undersea Depthstalker +(222807, 0, 4, 220737, 56110), -- Protective Sandviper +(222807, 0, 3, 220737, 56110), -- Protective Sandviper +(222807, 0, 2, 220737, 56110), -- Protective Sandviper +(222807, 0, 1, 220737, 56110), -- Protective Sandviper +(222807, 0, 0, 220737, 56110), -- Protective Sandviper +(222797, 0, 4, 220737, 56110), -- Tempest Wolf +(222797, 0, 3, 220737, 56110), -- Tempest Wolf +(222797, 0, 2, 220737, 56110), -- Tempest Wolf +(222797, 0, 1, 220737, 56110), -- Tempest Wolf +(222797, 0, 0, 220737, 56110), -- Tempest Wolf +(222796, 0, 4, 220737, 56110), -- Rustcloud Runt +(222796, 0, 3, 220737, 56110), -- Rustcloud Runt +(222796, 0, 2, 220737, 56110), -- Rustcloud Runt +(222796, 0, 1, 220737, 56110), -- Rustcloud Runt +(222796, 0, 0, 220737, 56110), -- Rustcloud Runt +(222794, 0, 4, 220737, 56110), -- Undersea Wavecutter +(222794, 0, 3, 220737, 56110), -- Undersea Wavecutter +(222794, 0, 2, 220737, 56110), -- Undersea Wavecutter +(222794, 0, 1, 220737, 56110), -- Undersea Wavecutter +(222794, 0, 0, 220737, 56110), -- Undersea Wavecutter +(222786, 0, 4, 220737, 56110), -- Parasitic Worm +(222786, 0, 3, 220737, 56110), -- Parasitic Worm +(222786, 0, 2, 220737, 56110), -- Parasitic Worm +(222786, 0, 1, 220737, 56110), -- Parasitic Worm +(222786, 0, 0, 220737, 56110), -- Parasitic Worm +(222773, 0, 4, 220737, 56110), -- Undersea Scuttler +(222773, 0, 3, 220737, 56110), -- Undersea Scuttler +(222773, 0, 2, 220737, 56110), -- Undersea Scuttler +(222773, 0, 1, 220737, 56110), -- Undersea Scuttler +(222773, 0, 0, 220737, 56110), -- Undersea Scuttler +(222731, 0, 1, 220737, 56110), -- Nerubian War-Weaver +(222731, 0, 0, 220737, 56110), -- Nerubian War-Weaver +(222729, 0, 7, 225950, 56110), -- Stagshell Mite +(222729, 0, 6, 225950, 56110), -- Stagshell Mite +(222729, 0, 5, 226136, 56110), -- Stagshell Mite +(222729, 0, 4, 220737, 56110), -- Stagshell Mite +(222729, 0, 3, 220737, 56110), -- Stagshell Mite +(222729, 0, 2, 220737, 56110), -- Stagshell Mite +(222729, 0, 1, 220737, 56110), -- Stagshell Mite +(222729, 0, 0, 220737, 56110), -- Stagshell Mite +(222724, 0, 9, 226136, 56110), -- Skitterling Soldier +(222724, 0, 8, 226135, 56110), -- Skitterling Soldier +(222724, 0, 7, 226135, 56110), -- Skitterling Soldier +(222724, 0, 6, 225950, 56110), -- Skitterling Soldier +(222724, 0, 5, 225950, 56110), -- Skitterling Soldier +(222724, 0, 4, 220737, 56110), -- Skitterling Soldier +(222724, 0, 3, 220737, 56110), -- Skitterling Soldier +(222724, 0, 2, 220737, 56110), -- Skitterling Soldier +(222724, 0, 1, 220737, 56110), -- Skitterling Soldier +(222724, 0, 0, 220737, 56110), -- Skitterling Soldier +(222723, 0, 4, 220737, 56110), -- Conqueror Or'sosh +(222723, 0, 3, 220737, 56110), -- Conqueror Or'sosh +(222723, 0, 2, 220737, 56110), -- Conqueror Or'sosh +(222723, 0, 1, 220737, 56110), -- Conqueror Or'sosh +(222723, 0, 0, 220737, 56110), -- Conqueror Or'sosh +(222722, 0, 7, 226136, 56110), -- Venomous Flyer +(222722, 0, 6, 225950, 56110), -- Venomous Flyer +(222722, 0, 5, 225950, 56110), -- Venomous Flyer +(222722, 0, 4, 220737, 56110), -- Venomous Flyer +(222722, 0, 3, 220737, 56110), -- Venomous Flyer +(222722, 0, 2, 220737, 56110), -- Venomous Flyer +(222722, 0, 1, 220737, 56110), -- Venomous Flyer +(222722, 0, 0, 220737, 56110), -- Venomous Flyer +(222721, 0, 7, 226136, 56110), -- Toxic Swarmite +(222721, 0, 6, 225950, 56110), -- Toxic Swarmite +(222721, 0, 5, 225950, 56110), -- Toxic Swarmite +(222721, 0, 4, 220737, 56110), -- Toxic Swarmite +(222721, 0, 3, 220737, 56110), -- Toxic Swarmite +(222721, 0, 2, 220737, 56110), -- Toxic Swarmite +(222721, 0, 1, 220737, 56110), -- Toxic Swarmite +(222721, 0, 0, 220737, 56110), -- Toxic Swarmite +(222719, 0, 7, 225950, 56110), -- Battlefront Hauler +(222719, 0, 6, 225950, 56110), -- Battlefront Hauler +(222719, 0, 5, 226136, 56110), -- Battlefront Hauler +(222719, 0, 4, 220737, 56110), -- Battlefront Hauler +(222719, 0, 3, 220737, 56110), -- Battlefront Hauler +(222719, 0, 2, 220737, 56110), -- Battlefront Hauler +(222719, 0, 1, 220737, 56110), -- Battlefront Hauler +(222719, 0, 0, 220737, 56110), -- Battlefront Hauler +(222693, 0, 9, 226136, 56110), -- Sureki Warrior +(222693, 0, 8, 226135, 56110), -- Sureki Warrior +(222693, 0, 7, 226135, 56110), -- Sureki Warrior +(222693, 0, 6, 225950, 56110), -- Sureki Warrior +(222693, 0, 5, 225950, 56110), -- Sureki Warrior +(222693, 0, 4, 220737, 56110), -- Sureki Warrior +(222693, 0, 3, 220737, 56110), -- Sureki Warrior +(222693, 0, 2, 220737, 56110), -- Sureki Warrior +(222693, 0, 1, 220737, 56110); -- Sureki Warrior + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(222693, 0, 0, 220737, 56110), -- Sureki Warrior +(222692, 0, 9, 226136, 56110), -- Crimson Deathweaver +(222692, 0, 8, 226135, 56110), -- Crimson Deathweaver +(222692, 0, 7, 226135, 56110), -- Crimson Deathweaver +(222692, 0, 6, 225950, 56110), -- Crimson Deathweaver +(222692, 0, 5, 225950, 56110), -- Crimson Deathweaver +(222692, 0, 4, 220737, 56110), -- Crimson Deathweaver +(222692, 0, 3, 220737, 56110), -- Crimson Deathweaver +(222692, 0, 2, 220737, 56110), -- Crimson Deathweaver +(222692, 0, 1, 220737, 56110), -- Crimson Deathweaver +(222692, 0, 0, 220737, 56110), -- Crimson Deathweaver +(222688, 0, 6, 226136, 56110), -- Sureki Priestess +(222688, 0, 5, 226136, 56110), -- Sureki Priestess +(222688, 0, 4, 220737, 56110), -- Sureki Priestess +(222688, 0, 3, 220737, 56110), -- Sureki Priestess +(222688, 0, 2, 220737, 56110), -- Sureki Priestess +(222688, 0, 1, 220737, 56110), -- Sureki Priestess +(222688, 0, 0, 220737, 56110), -- Sureki Priestess +(222679, 0, 7, 220737, 56110), -- Crawling Bulwark +(222679, 0, 6, 220737, 56110), -- Crawling Bulwark +(222679, 0, 5, 220737, 56110), -- Crawling Bulwark +(222679, 0, 4, 220737, 56110), -- Crawling Bulwark +(222679, 0, 3, 220737, 56110), -- Crawling Bulwark +(222679, 0, 2, 225950, 56110), -- Crawling Bulwark +(222679, 0, 1, 225950, 56110), -- Crawling Bulwark +(222679, 0, 0, 226136, 56110), -- Crawling Bulwark +(222677, 0, 6, 226136, 56110), -- Sureki Raider +(222677, 0, 5, 226136, 56110), -- Sureki Raider +(222677, 0, 4, 220737, 56110), -- Sureki Raider +(222677, 0, 3, 220737, 56110), -- Sureki Raider +(222677, 0, 2, 220737, 56110), -- Sureki Raider +(222677, 0, 1, 220737, 56110), -- Sureki Raider +(222677, 0, 0, 220737, 56110), -- Sureki Raider +(222653, 0, 8, 226136, 56110), -- Bytta +(222653, 0, 7, 225950, 56110), -- Bytta +(222653, 0, 6, 225950, 56110), -- Bytta +(222653, 0, 5, 220737, 56110), -- Bytta +(222653, 0, 4, 220737, 56110), -- Bytta +(222653, 0, 3, 220737, 56110), -- Bytta +(222653, 0, 2, 220737, 56110), -- Bytta +(222653, 0, 1, 220737, 56110), -- Bytta +(222653, 0, 0, 218355, 56110), -- Bytta +(222645, 0, 5, 220737, 56110), -- Shadowsting Lurker +(222645, 0, 4, 220737, 56110), -- Shadowsting Lurker +(222645, 0, 3, 220737, 56110), -- Shadowsting Lurker +(222645, 0, 2, 220737, 56110), -- Shadowsting Lurker +(222645, 0, 1, 220737, 56110), -- Shadowsting Lurker +(222645, 0, 0, 220999, 56110), -- Shadowsting Lurker +(222624, 0, 10, 225741, 56110), -- Deepcrawler Tx'kesh +(222624, 0, 9, 226136, 56110), -- Deepcrawler Tx'kesh +(222624, 0, 8, 226135, 56110), -- Deepcrawler Tx'kesh +(222624, 0, 7, 226135, 56110), -- Deepcrawler Tx'kesh +(222624, 0, 6, 225950, 56110), -- Deepcrawler Tx'kesh +(222624, 0, 5, 225950, 56110), -- Deepcrawler Tx'kesh +(222624, 0, 4, 220737, 56110), -- Deepcrawler Tx'kesh +(222624, 0, 3, 220737, 56110), -- Deepcrawler Tx'kesh +(222624, 0, 2, 220737, 56110), -- Deepcrawler Tx'kesh +(222624, 0, 1, 220737, 56110), -- Deepcrawler Tx'kesh +(222624, 0, 0, 220737, 56110), -- Deepcrawler Tx'kesh +(222619, 0, 4, 220737, 56110), -- Meandering Shalehorn +(222619, 0, 3, 220737, 56110), -- Meandering Shalehorn +(222619, 0, 2, 220737, 56110), -- Meandering Shalehorn +(222619, 0, 1, 220737, 56110), -- Meandering Shalehorn +(222619, 0, 0, 220737, 56110), -- Meandering Shalehorn +(222618, 0, 4, 220737, 56110), -- Alert Shalehorn +(222618, 0, 3, 220737, 56110), -- Alert Shalehorn +(222618, 0, 2, 220737, 56110), -- Alert Shalehorn +(222618, 0, 1, 220737, 56110), -- Alert Shalehorn +(222618, 0, 0, 220737, 56110), -- Alert Shalehorn +(222612, 0, 9, 226136, 56110), -- Shadowspinner Azarak +(222612, 0, 8, 226135, 56110), -- Shadowspinner Azarak +(222612, 0, 7, 226135, 56110), -- Shadowspinner Azarak +(222612, 0, 6, 225950, 56110), -- Shadowspinner Azarak +(222612, 0, 5, 225950, 56110), -- Shadowspinner Azarak +(222612, 0, 4, 220737, 56110), -- Shadowspinner Azarak +(222612, 0, 3, 220737, 56110), -- Shadowspinner Azarak +(222612, 0, 2, 220737, 56110), -- Shadowspinner Azarak +(222612, 0, 1, 220737, 56110), -- Shadowspinner Azarak +(222612, 0, 0, 220737, 56110), -- Shadowspinner Azarak +(222564, 0, 4, 220737, 56110), -- Rupturing Ooze +(222564, 0, 3, 220737, 56110), -- Rupturing Ooze +(222564, 0, 2, 220737, 56110), -- Rupturing Ooze +(222564, 0, 1, 220737, 56110), -- Rupturing Ooze +(222564, 0, 0, 220737, 56110), -- Rupturing Ooze +(222515, 0, 7, 226136, 56110), -- Nerubian Swarmer +(222515, 0, 6, 225950, 56110), -- Nerubian Swarmer +(222515, 0, 5, 225950, 56110), -- Nerubian Swarmer +(222515, 0, 4, 220737, 56110), -- Nerubian Swarmer +(222515, 0, 3, 220737, 56110), -- Nerubian Swarmer +(222515, 0, 2, 220737, 56110), -- Nerubian Swarmer +(222515, 0, 1, 220737, 56110), -- Nerubian Swarmer +(222515, 0, 0, 220737, 56110), -- Nerubian Swarmer +(222496, 0, 4, 220737, 56110), -- Wandering Stinger +(222496, 0, 3, 220737, 56110), -- Wandering Stinger +(222496, 0, 2, 220737, 56110), -- Wandering Stinger +(222496, 0, 1, 220737, 56110), -- Wandering Stinger +(222496, 0, 0, 220737, 56110), -- Wandering Stinger +(222492, 0, 4, 220737, 56110), -- Deviant Skardyn +(222492, 0, 3, 220737, 56110), -- Deviant Skardyn +(222492, 0, 2, 220737, 56110), -- Deviant Skardyn +(222492, 0, 1, 220737, 56110), -- Deviant Skardyn +(222492, 0, 0, 220737, 56110), -- Deviant Skardyn +(222491, 0, 4, 220737, 56110), -- Scorpid Hatchling +(222491, 0, 3, 220737, 56110), -- Scorpid Hatchling +(222491, 0, 2, 220737, 56110), -- Scorpid Hatchling +(222491, 0, 1, 220737, 56110), -- Scorpid Hatchling +(222491, 0, 0, 220737, 56110), -- Scorpid Hatchling +(222486, 0, 4, 220737, 56110), -- Scorpid Hatchling +(222486, 0, 3, 220737, 56110), -- Scorpid Hatchling +(222486, 0, 2, 220737, 56110), -- Scorpid Hatchling +(222486, 0, 1, 220737, 56110), -- Scorpid Hatchling +(222486, 0, 0, 220737, 56110), -- Scorpid Hatchling +(222485, 0, 4, 220737, 56110), -- Cavern Scorpid +(222485, 0, 3, 220737, 56110), -- Cavern Scorpid +(222485, 0, 2, 220737, 56110), -- Cavern Scorpid +(222485, 0, 1, 220737, 56110), -- Cavern Scorpid +(222485, 0, 0, 220737, 56110), -- Cavern Scorpid +(222484, 0, 4, 220737, 56110), -- Scorpid +(222484, 0, 3, 220737, 56110), -- Scorpid +(222484, 0, 2, 220737, 56110), -- Scorpid +(222484, 0, 1, 220737, 56110), -- Scorpid +(222484, 0, 0, 220737, 56110), -- Scorpid +(222461, 0, 4, 220737, 56110), -- Congealed Mass +(222461, 0, 3, 220737, 56110), -- Congealed Mass +(222461, 0, 2, 220737, 56110), -- Congealed Mass +(222461, 0, 1, 220737, 56110), -- Congealed Mass +(222461, 0, 0, 220737, 56110), -- Congealed Mass +(222459, 0, 4, 220737, 56110), -- Congealing Mass +(222459, 0, 3, 220737, 56110), -- Congealing Mass +(222459, 0, 2, 220737, 56110), -- Congealing Mass +(222459, 0, 1, 220737, 56110), -- Congealing Mass +(222459, 0, 0, 220737, 56110), -- Congealing Mass +(222455, 0, 9, 226136, 56110), -- Black Blood Harvester +(222455, 0, 8, 226135, 56110), -- Black Blood Harvester +(222455, 0, 7, 226135, 56110), -- Black Blood Harvester +(222455, 0, 6, 225950, 56110), -- Black Blood Harvester +(222455, 0, 5, 225950, 56110), -- Black Blood Harvester +(222455, 0, 4, 220737, 56110), -- Black Blood Harvester +(222455, 0, 3, 220737, 56110), -- Black Blood Harvester +(222455, 0, 2, 220737, 56110), -- Black Blood Harvester +(222455, 0, 1, 220737, 56110), -- Black Blood Harvester +(222455, 0, 0, 220737, 56110), -- Black Blood Harvester +(222419, 0, 4, 220737, 56110), -- Mosspelt Sheep +(222419, 0, 3, 220737, 56110), -- Mosspelt Sheep +(222419, 0, 2, 220737, 56110), -- Mosspelt Sheep +(222419, 0, 1, 220737, 56110), -- Mosspelt Sheep +(222419, 0, 0, 220737, 56110), -- Mosspelt Sheep +(222400, 0, 4, 220737, 56110), -- Sea Slug +(222400, 0, 3, 220737, 56110), -- Sea Slug +(222400, 0, 2, 220737, 56110), -- Sea Slug +(222400, 0, 1, 220737, 56110), -- Sea Slug +(222400, 0, 0, 220737, 56110), -- Sea Slug +(222399, 0, 4, 220737, 56110), -- Leviathan +(222399, 0, 3, 220737, 56110), -- Leviathan +(222399, 0, 2, 220737, 56110), -- Leviathan +(222399, 0, 1, 220737, 56110), -- Leviathan +(222399, 0, 0, 220737, 56110), -- Leviathan +(222397, 0, 4, 220737, 56110), -- Remora Fish +(222397, 0, 3, 220737, 56110), -- Remora Fish +(222397, 0, 2, 220737, 56110), -- Remora Fish +(222397, 0, 1, 220737, 56110), -- Remora Fish +(222397, 0, 0, 220737, 56110), -- Remora Fish +(222396, 0, 4, 220737, 56110), -- Remora Fish +(222396, 0, 3, 220737, 56110), -- Remora Fish +(222396, 0, 2, 220737, 56110), -- Remora Fish +(222396, 0, 1, 220737, 56110), -- Remora Fish +(222396, 0, 0, 220737, 56110), -- Remora Fish +(222395, 0, 4, 220737, 56110), -- Remora Fish +(222395, 0, 3, 220737, 56110), -- Remora Fish +(222395, 0, 2, 220737, 56110), -- Remora Fish +(222395, 0, 1, 220737, 56110), -- Remora Fish +(222395, 0, 0, 220737, 56110), -- Remora Fish +(222393, 0, 4, 220737, 56110), -- Pufferfish +(222393, 0, 3, 220737, 56110), -- Pufferfish +(222393, 0, 2, 220737, 56110), -- Pufferfish +(222393, 0, 1, 220737, 56110), -- Pufferfish +(222393, 0, 0, 220737, 56110), -- Pufferfish +(222391, 0, 4, 220737, 56110), -- Pufferfish +(222391, 0, 3, 220737, 56110), -- Pufferfish +(222391, 0, 2, 220737, 56110), -- Pufferfish +(222391, 0, 1, 220737, 56110), -- Pufferfish +(222391, 0, 0, 220737, 56110), -- Pufferfish +(222389, 0, 4, 220737, 56110), -- Lurker +(222389, 0, 3, 220737, 56110), -- Lurker +(222389, 0, 2, 220737, 56110), -- Lurker +(222389, 0, 1, 220737, 56110), -- Lurker +(222389, 0, 0, 220737, 56110), -- Lurker +(222388, 0, 4, 220737, 56110), -- Grouper Fish +(222388, 0, 3, 220737, 56110), -- Grouper Fish +(222388, 0, 2, 220737, 56110), -- Grouper Fish +(222388, 0, 1, 220737, 56110), -- Grouper Fish +(222388, 0, 0, 220737, 56110), -- Grouper Fish +(222387, 0, 4, 220737, 56110), -- Grouper Fish +(222387, 0, 3, 220737, 56110), -- Grouper Fish +(222387, 0, 2, 220737, 56110), -- Grouper Fish +(222387, 0, 1, 220737, 56110), -- Grouper Fish +(222387, 0, 0, 220737, 56110), -- Grouper Fish +(222386, 0, 4, 220737, 56110), -- Jellyfish +(222386, 0, 3, 220737, 56110), -- Jellyfish +(222386, 0, 2, 220737, 56110), -- Jellyfish +(222386, 0, 1, 220737, 56110), -- Jellyfish +(222386, 0, 0, 220737, 56110), -- Jellyfish +(222385, 0, 4, 220737, 56110), -- Deep Sea Fish +(222385, 0, 3, 220737, 56110), -- Deep Sea Fish +(222385, 0, 2, 220737, 56110), -- Deep Sea Fish +(222385, 0, 1, 220737, 56110), -- Deep Sea Fish +(222385, 0, 0, 220737, 56110), -- Deep Sea Fish +(222384, 0, 4, 220737, 56110), -- Deep Sea Fish +(222384, 0, 3, 220737, 56110), -- Deep Sea Fish +(222384, 0, 2, 220737, 56110), -- Deep Sea Fish +(222384, 0, 1, 220737, 56110), -- Deep Sea Fish +(222384, 0, 0, 220737, 56110), -- Deep Sea Fish +(222383, 0, 4, 220737, 56110), -- Water Snail +(222383, 0, 3, 220737, 56110), -- Water Snail +(222383, 0, 2, 220737, 56110), -- Water Snail +(222383, 0, 1, 220737, 56110), -- Water Snail +(222383, 0, 0, 220737, 56110), -- Water Snail +(222382, 0, 4, 220737, 56110), -- Water Snail +(222382, 0, 3, 220737, 56110), -- Water Snail +(222382, 0, 2, 220737, 56110), -- Water Snail +(222382, 0, 1, 220737, 56110), -- Water Snail +(222382, 0, 0, 220737, 56110), -- Water Snail +(222378, 0, 4, 220737, 56110), -- Kereke +(222378, 0, 3, 220737, 56110), -- Kereke +(222378, 0, 2, 220737, 56110), -- Kereke +(222378, 0, 1, 220737, 56110), -- Kereke +(222378, 0, 0, 220737, 56110), -- Kereke +(222368, 0, 6, 226136, 56110), -- Exalted Priest +(222368, 0, 5, 226136, 56110), -- Exalted Priest +(222368, 0, 4, 220737, 56110), -- Exalted Priest +(222368, 0, 3, 220737, 56110), -- Exalted Priest +(222368, 0, 2, 220737, 56110), -- Exalted Priest +(222368, 0, 1, 220737, 56110), -- Exalted Priest +(222368, 0, 0, 220737, 56110), -- Exalted Priest +(222347, 0, 4, 220737, 56110), -- Gnashing Rockwing +(222347, 0, 3, 220737, 56110), -- Gnashing Rockwing +(222347, 0, 2, 220737, 56110), -- Gnashing Rockwing +(222347, 0, 1, 220737, 56110), -- Gnashing Rockwing +(222347, 0, 0, 220737, 56110), -- Gnashing Rockwing +(222332, 0, 4, 220737, 56110), -- Wild Stormhowl +(222332, 0, 3, 220737, 56110), -- Wild Stormhowl +(222332, 0, 2, 220737, 56110), -- Wild Stormhowl +(222332, 0, 1, 220737, 56110), -- Wild Stormhowl +(222332, 0, 0, 220737, 56110), -- Wild Stormhowl +(222329, 0, 4, 220737, 56110), -- Regal Plainshawk +(222329, 0, 3, 220737, 56110), -- Regal Plainshawk +(222329, 0, 2, 220737, 56110), -- Regal Plainshawk +(222329, 0, 1, 220737, 56110), -- Regal Plainshawk +(222329, 0, 0, 220737, 56110), -- Regal Plainshawk +(222328, 0, 4, 220737, 56110); -- Soaring Plainshawk + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(222328, 0, 3, 220737, 56110), -- Soaring Plainshawk +(222328, 0, 2, 220737, 56110), -- Soaring Plainshawk +(222328, 0, 1, 220737, 56110), -- Soaring Plainshawk +(222328, 0, 0, 220737, 56110), -- Soaring Plainshawk +(222324, 0, 4, 220737, 56110), -- Soaring Plainshawk +(222324, 0, 3, 220737, 56110), -- Soaring Plainshawk +(222324, 0, 2, 220737, 56110), -- Soaring Plainshawk +(222324, 0, 1, 220737, 56110), -- Soaring Plainshawk +(222324, 0, 0, 220737, 56110), -- Soaring Plainshawk +(222322, 0, 4, 220737, 56110), -- Hungry Plainshawk +(222322, 0, 3, 220737, 56110), -- Hungry Plainshawk +(222322, 0, 2, 220737, 56110), -- Hungry Plainshawk +(222322, 0, 1, 220737, 56110), -- Hungry Plainshawk +(222322, 0, 0, 220737, 56110), -- Hungry Plainshawk +(222313, 0, 0, 216670, 56110), -- Freed Honeywax +(222312, 0, 4, 220737, 56110), -- Scavenging Sandsnapper +(222312, 0, 3, 220737, 56110), -- Scavenging Sandsnapper +(222312, 0, 2, 220737, 56110), -- Scavenging Sandsnapper +(222312, 0, 1, 220737, 56110), -- Scavenging Sandsnapper +(222312, 0, 0, 220737, 56110), -- Scavenging Sandsnapper +(222310, 0, 4, 220737, 56110), -- Isle Gull +(222310, 0, 3, 220737, 56110), -- Isle Gull +(222310, 0, 2, 220737, 56110), -- Isle Gull +(222310, 0, 1, 220737, 56110), -- Isle Gull +(222310, 0, 0, 220737, 56110), -- Isle Gull +(222305, 0, 9, 226136, 56110), -- Palace Guardian +(222305, 0, 8, 226135, 56110), -- Palace Guardian +(222305, 0, 7, 226135, 56110), -- Palace Guardian +(222305, 0, 6, 225950, 56110), -- Palace Guardian +(222305, 0, 5, 225950, 56110), -- Palace Guardian +(222305, 0, 4, 220737, 56110), -- Palace Guardian +(222305, 0, 3, 220737, 56110), -- Palace Guardian +(222305, 0, 2, 220737, 56110), -- Palace Guardian +(222305, 0, 1, 220737, 56110), -- Palace Guardian +(222305, 0, 0, 220737, 56110), -- Palace Guardian +(222302, 0, 4, 220737, 56110), -- Sandscale Riplisk +(222302, 0, 3, 220737, 56110), -- Sandscale Riplisk +(222302, 0, 2, 220737, 56110), -- Sandscale Riplisk +(222302, 0, 1, 220737, 56110), -- Sandscale Riplisk +(222302, 0, 0, 220737, 56110), -- Sandscale Riplisk +(222301, 0, 4, 220737, 56110), -- Damp Sandcourser +(222301, 0, 3, 220737, 56110), -- Damp Sandcourser +(222301, 0, 2, 220737, 56110), -- Damp Sandcourser +(222301, 0, 1, 220737, 56110), -- Damp Sandcourser +(222301, 0, 0, 220737, 56110), -- Damp Sandcourser +(222300, 0, 4, 220737, 56110), -- Proto Sheep +(222300, 0, 3, 220737, 56110), -- Proto Sheep +(222300, 0, 2, 220737, 56110), -- Proto Sheep +(222300, 0, 1, 220737, 56110), -- Proto Sheep +(222300, 0, 0, 220737, 56110), -- Proto Sheep +(222296, 0, 4, 220737, 56110), -- Proto Sheep +(222296, 0, 3, 220737, 56110), -- Proto Sheep +(222296, 0, 2, 220737, 56110), -- Proto Sheep +(222296, 0, 1, 220737, 56110), -- Proto Sheep +(222296, 0, 0, 220737, 56110), -- Proto Sheep +(222295, 0, 4, 220737, 56110), -- Bloated Cindermite +(222295, 0, 3, 220737, 56110), -- Bloated Cindermite +(222295, 0, 2, 220737, 56110), -- Bloated Cindermite +(222295, 0, 1, 220737, 56110), -- Bloated Cindermite +(222295, 0, 0, 220737, 56110), -- Bloated Cindermite +(222284, 0, 4, 220737, 56110), -- Beebiter +(222284, 0, 3, 220737, 56110), -- Beebiter +(222284, 0, 2, 220737, 56110), -- Beebiter +(222284, 0, 1, 220737, 56110), -- Beebiter +(222284, 0, 0, 220737, 56110), -- Beebiter +(222280, 0, 4, 220737, 56110), -- Voltscale Borer +(222280, 0, 3, 220737, 56110), -- Voltscale Borer +(222280, 0, 2, 220737, 56110), -- Voltscale Borer +(222280, 0, 1, 220737, 56110), -- Voltscale Borer +(222280, 0, 0, 220737, 56110), -- Voltscale Borer +(222276, 0, 4, 220737, 56110), -- Infesting Cindermite +(222276, 0, 3, 220737, 56110), -- Infesting Cindermite +(222276, 0, 2, 220737, 56110), -- Infesting Cindermite +(222276, 0, 1, 220737, 56110), -- Infesting Cindermite +(222276, 0, 0, 220737, 56110), -- Infesting Cindermite +(222274, 0, 6, 226136, 56110), -- Sureki Darkblade +(222274, 0, 5, 226136, 56110), -- Sureki Darkblade +(222274, 0, 4, 220737, 56110), -- Sureki Darkblade +(222274, 0, 3, 220737, 56110), -- Sureki Darkblade +(222274, 0, 2, 220737, 56110), -- Sureki Darkblade +(222274, 0, 1, 220737, 56110), -- Sureki Darkblade +(222274, 0, 0, 220737, 56110), -- Sureki Darkblade +(222273, 0, 6, 226136, 56110), -- Sureki Silkbow +(222273, 0, 5, 226136, 56110), -- Sureki Silkbow +(222273, 0, 4, 220737, 56110), -- Sureki Silkbow +(222273, 0, 3, 220737, 56110), -- Sureki Silkbow +(222273, 0, 2, 220737, 56110), -- Sureki Silkbow +(222273, 0, 1, 220737, 56110), -- Sureki Silkbow +(222273, 0, 0, 220737, 56110), -- Sureki Silkbow +(222262, 0, 4, 220737, 56110), -- Canyon Skimmer +(222262, 0, 3, 220737, 56110), -- Canyon Skimmer +(222262, 0, 2, 220737, 56110), -- Canyon Skimmer +(222262, 0, 1, 220737, 56110), -- Canyon Skimmer +(222262, 0, 0, 220737, 56110), -- Canyon Skimmer +(222255, 0, 4, 220737, 56110), -- Hallowfall Sharpbeak +(222255, 0, 3, 220737, 56110), -- Hallowfall Sharpbeak +(222255, 0, 2, 220737, 56110), -- Hallowfall Sharpbeak +(222255, 0, 1, 220737, 56110), -- Hallowfall Sharpbeak +(222255, 0, 0, 220737, 56110), -- Hallowfall Sharpbeak +(222248, 0, 4, 220737, 56110), -- Canyon Devilfish +(222248, 0, 3, 220737, 56110), -- Canyon Devilfish +(222248, 0, 2, 220737, 56110), -- Canyon Devilfish +(222248, 0, 1, 220737, 56110), -- Canyon Devilfish +(222248, 0, 0, 220737, 56110), -- Canyon Devilfish +(222237, 0, 4, 220737, 56110), -- Soaring Behemoth +(222237, 0, 3, 220737, 56110), -- Soaring Behemoth +(222237, 0, 2, 220737, 56110), -- Soaring Behemoth +(222237, 0, 1, 220737, 56110), -- Soaring Behemoth +(222237, 0, 0, 220737, 56110), -- Soaring Behemoth +(222235, 0, 7, 226136, 56110), -- Bloodthirsty Swarmer +(222235, 0, 6, 225950, 56110), -- Bloodthirsty Swarmer +(222235, 0, 5, 225950, 56110), -- Bloodthirsty Swarmer +(222235, 0, 4, 220737, 56110), -- Bloodthirsty Swarmer +(222235, 0, 3, 220737, 56110), -- Bloodthirsty Swarmer +(222235, 0, 2, 220737, 56110), -- Bloodthirsty Swarmer +(222235, 0, 1, 220737, 56110), -- Bloodthirsty Swarmer +(222235, 0, 0, 220737, 56110), -- Bloodthirsty Swarmer +(222226, 0, 1, 188121, 56110), -- [DNT]- Kill Credit +(222226, 0, 0, 187950, 56110), -- [DNT]- Kill Credit +(222223, 0, 4, 220737, 56110), -- Watchful Falcon +(222223, 0, 3, 220737, 56110), -- Watchful Falcon +(222223, 0, 2, 220737, 56110), -- Watchful Falcon +(222223, 0, 1, 220737, 56110), -- Watchful Falcon +(222223, 0, 0, 220737, 56110), -- Watchful Falcon +(222214, 0, 9, 226136, 56110), -- Frenzied Leaper +(222214, 0, 8, 226135, 56110), -- Frenzied Leaper +(222214, 0, 7, 226135, 56110), -- Frenzied Leaper +(222214, 0, 6, 225950, 56110), -- Frenzied Leaper +(222214, 0, 5, 225950, 56110), -- Frenzied Leaper +(222214, 0, 4, 220737, 56110), -- Frenzied Leaper +(222214, 0, 3, 220737, 56110), -- Frenzied Leaper +(222214, 0, 2, 220737, 56110), -- Frenzied Leaper +(222214, 0, 1, 220737, 56110), -- Frenzied Leaper +(222214, 0, 0, 220737, 56110), -- Frenzied Leaper +(222213, 0, 9, 226136, 56110), -- Lurking Marauder +(222213, 0, 8, 226135, 56110), -- Lurking Marauder +(222213, 0, 7, 226135, 56110), -- Lurking Marauder +(222213, 0, 6, 225950, 56110), -- Lurking Marauder +(222213, 0, 5, 225950, 56110), -- Lurking Marauder +(222213, 0, 4, 220737, 56110), -- Lurking Marauder +(222213, 0, 3, 220737, 56110), -- Lurking Marauder +(222213, 0, 2, 220737, 56110), -- Lurking Marauder +(222213, 0, 1, 220737, 56110), -- Lurking Marauder +(222213, 0, 0, 220737, 56110), -- Lurking Marauder +(222193, 0, 9, 226136, 56110), -- Hollow Frostweaver +(222193, 0, 8, 226135, 56110), -- Hollow Frostweaver +(222193, 0, 7, 226135, 56110), -- Hollow Frostweaver +(222193, 0, 6, 225950, 56110), -- Hollow Frostweaver +(222193, 0, 5, 225950, 56110), -- Hollow Frostweaver +(222193, 0, 4, 220737, 56110), -- Hollow Frostweaver +(222193, 0, 3, 220737, 56110), -- Hollow Frostweaver +(222193, 0, 2, 220737, 56110), -- Hollow Frostweaver +(222193, 0, 1, 220737, 56110), -- Hollow Frostweaver +(222193, 0, 0, 220737, 56110), -- Hollow Frostweaver +(222185, 0, 10, 226136, 56110), -- Anub'ilith +(222185, 0, 9, 226135, 56110), -- Anub'ilith +(222185, 0, 8, 226135, 56110), -- Anub'ilith +(222185, 0, 7, 225950, 56110), -- Anub'ilith +(222185, 0, 6, 225950, 56110), -- Anub'ilith +(222185, 0, 5, 220737, 56110), -- Anub'ilith +(222185, 0, 4, 220737, 56110), -- Anub'ilith +(222185, 0, 3, 220737, 56110), -- Anub'ilith +(222185, 0, 2, 220737, 56110), -- Anub'ilith +(222185, 0, 1, 220737, 56110), -- Anub'ilith +(222185, 0, 0, 223157, 56110), -- Anub'ilith +(222183, 0, 7, 226136, 56110), -- Freed Undercrawler +(222183, 0, 6, 225950, 56110), -- Freed Undercrawler +(222183, 0, 5, 225950, 56110), -- Freed Undercrawler +(222183, 0, 4, 220737, 56110), -- Freed Undercrawler +(222183, 0, 3, 220737, 56110), -- Freed Undercrawler +(222183, 0, 2, 220737, 56110), -- Freed Undercrawler +(222183, 0, 1, 220737, 56110), -- Freed Undercrawler +(222183, 0, 0, 220737, 56110), -- Freed Undercrawler +(222182, 0, 4, 220737, 56110), -- Basin Ferret +(222182, 0, 3, 220737, 56110), -- Basin Ferret +(222182, 0, 2, 220737, 56110), -- Basin Ferret +(222182, 0, 1, 220737, 56110), -- Basin Ferret +(222182, 0, 0, 220737, 56110), -- Basin Ferret +(222180, 0, 7, 226136, 56110), -- Mother Aza'na +(222180, 0, 6, 226136, 56110), -- Mother Aza'na +(222180, 0, 5, 220737, 56110), -- Mother Aza'na +(222180, 0, 4, 220737, 56110), -- Mother Aza'na +(222180, 0, 3, 220737, 56110), -- Mother Aza'na +(222180, 0, 2, 220737, 56110), -- Mother Aza'na +(222180, 0, 1, 220737, 56110), -- Mother Aza'na +(222180, 0, 0, 223157, 56110), -- Mother Aza'na +(222176, 0, 4, 220737, 56110), -- Glumtooth Bug-beater +(222176, 0, 3, 220737, 56110), -- Glumtooth Bug-beater +(222176, 0, 2, 220737, 56110), -- Glumtooth Bug-beater +(222176, 0, 1, 220737, 56110), -- Glumtooth Bug-beater +(222176, 0, 0, 220737, 56110), -- Glumtooth Bug-beater +(222173, 0, 7, 226136, 56110), -- Invasive Undercrawler +(222173, 0, 6, 225950, 56110), -- Invasive Undercrawler +(222173, 0, 5, 225950, 56110), -- Invasive Undercrawler +(222173, 0, 4, 220737, 56110), -- Invasive Undercrawler +(222173, 0, 3, 220737, 56110), -- Invasive Undercrawler +(222173, 0, 2, 220737, 56110), -- Invasive Undercrawler +(222173, 0, 1, 220737, 56110), -- Invasive Undercrawler +(222173, 0, 0, 220737, 56110), -- Invasive Undercrawler +(222167, 0, 9, 226136, 56110), -- Brood Infuser +(222167, 0, 8, 226135, 56110), -- Brood Infuser +(222167, 0, 7, 226135, 56110), -- Brood Infuser +(222167, 0, 6, 225950, 56110), -- Brood Infuser +(222167, 0, 5, 225950, 56110), -- Brood Infuser +(222167, 0, 4, 220737, 56110), -- Brood Infuser +(222167, 0, 3, 220737, 56110), -- Brood Infuser +(222167, 0, 2, 220737, 56110), -- Brood Infuser +(222167, 0, 1, 220737, 56110), -- Brood Infuser +(222167, 0, 0, 220737, 56110), -- Brood Infuser +(222164, 0, 4, 220737, 56110), -- Shadowstarved Spawnling +(222164, 0, 3, 220737, 56110), -- Shadowstarved Spawnling +(222164, 0, 2, 220737, 56110), -- Shadowstarved Spawnling +(222164, 0, 1, 220737, 56110), -- Shadowstarved Spawnling +(222164, 0, 0, 220737, 56110), -- Shadowstarved Spawnling +(222157, 0, 4, 220737, 56110), -- Opalshell Hermit +(222157, 0, 3, 220737, 56110), -- Opalshell Hermit +(222157, 0, 2, 220737, 56110), -- Opalshell Hermit +(222157, 0, 1, 220737, 56110), -- Opalshell Hermit +(222157, 0, 0, 220737, 56110), -- Opalshell Hermit +(222156, 0, 4, 220737, 56110), -- Scavenging Sandsnapper +(222156, 0, 3, 220737, 56110), -- Scavenging Sandsnapper +(222156, 0, 2, 220737, 56110), -- Scavenging Sandsnapper +(222156, 0, 1, 220737, 56110), -- Scavenging Sandsnapper +(222156, 0, 0, 220737, 56110), -- Scavenging Sandsnapper +(222155, 0, 4, 220737, 56110), -- Opalooze Mollusc +(222155, 0, 3, 220737, 56110), -- Opalooze Mollusc +(222155, 0, 2, 220737, 56110), -- Opalooze Mollusc +(222155, 0, 1, 220737, 56110), -- Opalooze Mollusc +(222155, 0, 0, 220737, 56110), -- Opalooze Mollusc +(222153, 0, 9, 226136, 56110), -- Dependable Skitterling +(222153, 0, 8, 226135, 56110), -- Dependable Skitterling +(222153, 0, 7, 226135, 56110), -- Dependable Skitterling +(222153, 0, 6, 225950, 56110), -- Dependable Skitterling +(222153, 0, 5, 225950, 56110), -- Dependable Skitterling +(222153, 0, 4, 220737, 56110), -- Dependable Skitterling +(222153, 0, 3, 220737, 56110), -- Dependable Skitterling +(222153, 0, 2, 220737, 56110), -- Dependable Skitterling +(222153, 0, 1, 220737, 56110), -- Dependable Skitterling +(222153, 0, 0, 220737, 56110), -- Dependable Skitterling +(222152, 0, 6, 226136, 56110), -- Ren'khat +(222152, 0, 5, 226136, 56110), -- Ren'khat +(222152, 0, 4, 220737, 56110), -- Ren'khat +(222152, 0, 3, 220737, 56110), -- Ren'khat +(222152, 0, 2, 220737, 56110), -- Ren'khat +(222152, 0, 1, 220737, 56110), -- Ren'khat +(222152, 0, 0, 220737, 56110), -- Ren'khat +(222150, 0, 9, 226136, 56110), -- Colormancer Nirethi +(222150, 0, 8, 226135, 56110), -- Colormancer Nirethi +(222150, 0, 7, 226135, 56110), -- Colormancer Nirethi +(222150, 0, 6, 225950, 56110); -- Colormancer Nirethi + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(222150, 0, 5, 225950, 56110), -- Colormancer Nirethi +(222150, 0, 4, 220737, 56110), -- Colormancer Nirethi +(222150, 0, 3, 220737, 56110), -- Colormancer Nirethi +(222150, 0, 2, 220737, 56110), -- Colormancer Nirethi +(222150, 0, 1, 220737, 56110), -- Colormancer Nirethi +(222150, 0, 0, 220737, 56110), -- Colormancer Nirethi +(222149, 0, 4, 220737, 56110), -- Injured Earthen +(222149, 0, 3, 220737, 56110), -- Injured Earthen +(222149, 0, 2, 220737, 56110), -- Injured Earthen +(222149, 0, 1, 220737, 56110), -- Injured Earthen +(222149, 0, 0, 220737, 56110), -- Injured Earthen +(222145, 0, 7, 225950, 56110), -- Voracious Stagshell +(222145, 0, 6, 225950, 56110), -- Voracious Stagshell +(222145, 0, 5, 226136, 56110), -- Voracious Stagshell +(222145, 0, 4, 220737, 56110), -- Voracious Stagshell +(222145, 0, 3, 220737, 56110), -- Voracious Stagshell +(222145, 0, 2, 220737, 56110), -- Voracious Stagshell +(222145, 0, 1, 220737, 56110), -- Voracious Stagshell +(222145, 0, 0, 220737, 56110), -- Voracious Stagshell +(222140, 0, 7, 226136, 56110), -- Poisonfang Threadling +(222140, 0, 6, 225950, 56110), -- Poisonfang Threadling +(222140, 0, 5, 225950, 56110), -- Poisonfang Threadling +(222140, 0, 4, 220737, 56110), -- Poisonfang Threadling +(222140, 0, 3, 220737, 56110), -- Poisonfang Threadling +(222140, 0, 2, 220737, 56110), -- Poisonfang Threadling +(222140, 0, 1, 220737, 56110), -- Poisonfang Threadling +(222140, 0, 0, 220737, 56110), -- Poisonfang Threadling +(222124, 0, 9, 226136, 56110), -- Carmine Alchemist +(222124, 0, 8, 226135, 56110), -- Carmine Alchemist +(222124, 0, 7, 226135, 56110), -- Carmine Alchemist +(222124, 0, 6, 225950, 56110), -- Carmine Alchemist +(222124, 0, 5, 225950, 56110), -- Carmine Alchemist +(222124, 0, 4, 220737, 56110), -- Carmine Alchemist +(222124, 0, 3, 220737, 56110), -- Carmine Alchemist +(222124, 0, 2, 220737, 56110), -- Carmine Alchemist +(222124, 0, 1, 220737, 56110), -- Carmine Alchemist +(222124, 0, 0, 220737, 56110), -- Carmine Alchemist +(222123, 0, 9, 226136, 56110), -- Ochre Alchemist +(222123, 0, 8, 226135, 56110), -- Ochre Alchemist +(222123, 0, 7, 226135, 56110), -- Ochre Alchemist +(222123, 0, 6, 225950, 56110), -- Ochre Alchemist +(222123, 0, 5, 225950, 56110), -- Ochre Alchemist +(222123, 0, 4, 220737, 56110), -- Ochre Alchemist +(222123, 0, 3, 220737, 56110), -- Ochre Alchemist +(222123, 0, 2, 220737, 56110), -- Ochre Alchemist +(222123, 0, 1, 220737, 56110), -- Ochre Alchemist +(222123, 0, 0, 220737, 56110), -- Ochre Alchemist +(222121, 0, 9, 226136, 56110), -- Cupric Alchemist +(222121, 0, 8, 226135, 56110), -- Cupric Alchemist +(222121, 0, 7, 226135, 56110), -- Cupric Alchemist +(222121, 0, 6, 225950, 56110), -- Cupric Alchemist +(222121, 0, 5, 225950, 56110), -- Cupric Alchemist +(222121, 0, 4, 220737, 56110), -- Cupric Alchemist +(222121, 0, 3, 220737, 56110), -- Cupric Alchemist +(222121, 0, 2, 220737, 56110), -- Cupric Alchemist +(222121, 0, 1, 220737, 56110), -- Cupric Alchemist +(222121, 0, 0, 220737, 56110), -- Cupric Alchemist +(222117, 0, 9, 226136, 56110), -- Violet Alchemist +(222117, 0, 8, 226135, 56110), -- Violet Alchemist +(222117, 0, 7, 226135, 56110), -- Violet Alchemist +(222117, 0, 6, 225950, 56110), -- Violet Alchemist +(222117, 0, 5, 225950, 56110), -- Violet Alchemist +(222117, 0, 4, 220737, 56110), -- Violet Alchemist +(222117, 0, 3, 220737, 56110), -- Violet Alchemist +(222117, 0, 2, 220737, 56110), -- Violet Alchemist +(222117, 0, 1, 220737, 56110), -- Violet Alchemist +(222117, 0, 0, 220737, 56110), -- Violet Alchemist +(222114, 0, 9, 226136, 56110), -- Cerulean Alchemist +(222114, 0, 8, 226135, 56110), -- Cerulean Alchemist +(222114, 0, 7, 226135, 56110), -- Cerulean Alchemist +(222114, 0, 6, 225950, 56110), -- Cerulean Alchemist +(222114, 0, 5, 225950, 56110), -- Cerulean Alchemist +(222114, 0, 4, 220737, 56110), -- Cerulean Alchemist +(222114, 0, 3, 220737, 56110), -- Cerulean Alchemist +(222114, 0, 2, 220737, 56110), -- Cerulean Alchemist +(222114, 0, 1, 220737, 56110), -- Cerulean Alchemist +(222114, 0, 0, 220737, 56110), -- Cerulean Alchemist +(222106, 0, 9, 226136, 56110), -- Kaheti Silksniper +(222106, 0, 8, 226135, 56110), -- Kaheti Silksniper +(222106, 0, 7, 226135, 56110), -- Kaheti Silksniper +(222106, 0, 6, 225950, 56110), -- Kaheti Silksniper +(222106, 0, 5, 225950, 56110), -- Kaheti Silksniper +(222106, 0, 4, 220737, 56110), -- Kaheti Silksniper +(222106, 0, 3, 220737, 56110), -- Kaheti Silksniper +(222106, 0, 2, 220737, 56110), -- Kaheti Silksniper +(222106, 0, 1, 220737, 56110), -- Kaheti Silksniper +(222106, 0, 0, 220737, 56110), -- Kaheti Silksniper +(222104, 0, 10, 216669, 56110), -- Direweb Marauder +(222104, 0, 9, 226136, 56110), -- Direweb Marauder +(222104, 0, 8, 226135, 56110), -- Direweb Marauder +(222104, 0, 7, 226135, 56110), -- Direweb Marauder +(222104, 0, 6, 225950, 56110), -- Direweb Marauder +(222104, 0, 5, 225950, 56110), -- Direweb Marauder +(222104, 0, 4, 220737, 56110), -- Direweb Marauder +(222104, 0, 3, 220737, 56110), -- Direweb Marauder +(222104, 0, 2, 220737, 56110), -- Direweb Marauder +(222104, 0, 1, 220737, 56110), -- Direweb Marauder +(222104, 0, 0, 220737, 56110), -- Direweb Marauder +(222091, 0, 5, 220737, 56110), -- Malignant Mordant +(222091, 0, 4, 220737, 56110), -- Malignant Mordant +(222091, 0, 3, 220737, 56110), -- Malignant Mordant +(222091, 0, 2, 220737, 56110), -- Malignant Mordant +(222091, 0, 1, 220737, 56110), -- Malignant Mordant +(222091, 0, 0, 224283, 56110), -- Malignant Mordant +(222090, 0, 5, 220737, 56110), -- Volatile Droplet +(222090, 0, 4, 220737, 56110), -- Volatile Droplet +(222090, 0, 3, 220737, 56110), -- Volatile Droplet +(222090, 0, 2, 220737, 56110), -- Volatile Droplet +(222090, 0, 1, 220737, 56110), -- Volatile Droplet +(222090, 0, 0, 224283, 56110), -- Volatile Droplet +(222086, 0, 5, 220737, 56110), -- Coagulated Mordant +(222086, 0, 4, 220737, 56110), -- Coagulated Mordant +(222086, 0, 3, 220737, 56110), -- Coagulated Mordant +(222086, 0, 2, 220737, 56110), -- Coagulated Mordant +(222086, 0, 1, 220737, 56110), -- Coagulated Mordant +(222086, 0, 0, 224283, 56110), -- Coagulated Mordant +(222057, 0, 4, 220737, 56110), -- Isle Gull +(222057, 0, 3, 220737, 56110), -- Isle Gull +(222057, 0, 2, 220737, 56110), -- Isle Gull +(222057, 0, 1, 220737, 56110), -- Isle Gull +(222057, 0, 0, 220737, 56110), -- Isle Gull +(222043, 0, 9, 226136, 56110), -- Rak-Ahat Threadcounter +(222043, 0, 8, 226135, 56110), -- Rak-Ahat Threadcounter +(222043, 0, 7, 226135, 56110), -- Rak-Ahat Threadcounter +(222043, 0, 6, 225950, 56110), -- Rak-Ahat Threadcounter +(222043, 0, 5, 225950, 56110), -- Rak-Ahat Threadcounter +(222043, 0, 4, 220737, 56110), -- Rak-Ahat Threadcounter +(222043, 0, 3, 220737, 56110), -- Rak-Ahat Threadcounter +(222043, 0, 2, 220737, 56110), -- Rak-Ahat Threadcounter +(222043, 0, 1, 220737, 56110), -- Rak-Ahat Threadcounter +(222043, 0, 0, 220737, 56110), -- Rak-Ahat Threadcounter +(222040, 0, 4, 220737, 56110), -- Opalooze Mollusc +(222040, 0, 3, 220737, 56110), -- Opalooze Mollusc +(222040, 0, 2, 220737, 56110), -- Opalooze Mollusc +(222040, 0, 1, 220737, 56110), -- Opalooze Mollusc +(222040, 0, 0, 220737, 56110), -- Opalooze Mollusc +(222038, 0, 9, 226136, 56110), -- Shrillwing Hunter En'kilah +(222038, 0, 8, 226135, 56110), -- Shrillwing Hunter En'kilah +(222038, 0, 7, 226135, 56110), -- Shrillwing Hunter En'kilah +(222038, 0, 6, 225950, 56110), -- Shrillwing Hunter En'kilah +(222038, 0, 5, 225950, 56110), -- Shrillwing Hunter En'kilah +(222038, 0, 4, 220737, 56110), -- Shrillwing Hunter En'kilah +(222038, 0, 3, 220737, 56110), -- Shrillwing Hunter En'kilah +(222038, 0, 2, 220737, 56110), -- Shrillwing Hunter En'kilah +(222038, 0, 1, 220737, 56110), -- Shrillwing Hunter En'kilah +(222038, 0, 0, 220737, 56110), -- Shrillwing Hunter En'kilah +(222023, 0, 4, 220737, 56110), -- Coastal Water Elemental +(222023, 0, 3, 220737, 56110), -- Coastal Water Elemental +(222023, 0, 2, 220737, 56110), -- Coastal Water Elemental +(222023, 0, 1, 220737, 56110), -- Coastal Water Elemental +(222023, 0, 0, 220737, 56110), -- Coastal Water Elemental +(222019, 0, 4, 220737, 56110), -- Shalescale Striker +(222019, 0, 3, 220737, 56110), -- Shalescale Striker +(222019, 0, 2, 220737, 56110), -- Shalescale Striker +(222019, 0, 1, 220737, 56110), -- Shalescale Striker +(222019, 0, 0, 220737, 56110), -- Shalescale Striker +(221984, 0, 4, 220737, 56110), -- Restless Pebble +(221984, 0, 3, 220737, 56110), -- Restless Pebble +(221984, 0, 2, 220737, 56110), -- Restless Pebble +(221984, 0, 1, 220737, 56110), -- Restless Pebble +(221984, 0, 0, 220737, 56110), -- Restless Pebble +(221979, 0, 4, 220737, 56110), -- Void Bound Howler +(221979, 0, 3, 220737, 56110), -- Void Bound Howler +(221979, 0, 2, 220737, 56110), -- Void Bound Howler +(221979, 0, 1, 220737, 56110), -- Void Bound Howler +(221979, 0, 0, 220737, 56110), -- Void Bound Howler +(221978, 0, 4, 220737, 56110), -- Living Earth Elemental +(221978, 0, 3, 220737, 56110), -- Living Earth Elemental +(221978, 0, 2, 220737, 56110), -- Living Earth Elemental +(221978, 0, 1, 220737, 56110), -- Living Earth Elemental +(221978, 0, 0, 220737, 56110), -- Living Earth Elemental +(221976, 0, 4, 220737, 56110), -- Zillix +(221976, 0, 3, 220737, 56110), -- Zillix +(221976, 0, 2, 220737, 56110), -- Zillix +(221976, 0, 1, 220737, 56110), -- Zillix +(221976, 0, 0, 220737, 56110), -- Zillix +(221975, 0, 4, 220737, 56110), -- Zeeben +(221975, 0, 3, 220737, 56110), -- Zeeben +(221975, 0, 2, 220737, 56110), -- Zeeben +(221975, 0, 1, 220737, 56110), -- Zeeben +(221975, 0, 0, 220737, 56110), -- Zeeben +(221974, 0, 4, 220737, 56110), -- Gong'tze the Riverhewer +(221974, 0, 3, 220737, 56110), -- Gong'tze the Riverhewer +(221974, 0, 2, 220737, 56110), -- Gong'tze the Riverhewer +(221974, 0, 1, 220737, 56110), -- Gong'tze the Riverhewer +(221974, 0, 0, 220737, 56110), -- Gong'tze the Riverhewer +(221971, 0, 4, 220737, 56110), -- Whispering Ambusher +(221971, 0, 3, 220737, 56110), -- Whispering Ambusher +(221971, 0, 2, 220737, 56110), -- Whispering Ambusher +(221971, 0, 1, 220737, 56110), -- Whispering Ambusher +(221971, 0, 0, 220737, 56110), -- Whispering Ambusher +(221970, 0, 4, 220737, 56110), -- First Blade Grimskarn +(221970, 0, 3, 220737, 56110), -- First Blade Grimskarn +(221970, 0, 2, 220737, 56110), -- First Blade Grimskarn +(221970, 0, 1, 220737, 56110), -- First Blade Grimskarn +(221970, 0, 0, 220737, 56110), -- First Blade Grimskarn +(221969, 0, 4, 220737, 56110), -- Whispering Deepslasher +(221969, 0, 3, 220737, 56110), -- Whispering Deepslasher +(221969, 0, 2, 220737, 56110), -- Whispering Deepslasher +(221969, 0, 1, 220737, 56110), -- Whispering Deepslasher +(221969, 0, 0, 220737, 56110), -- Whispering Deepslasher +(221957, 0, 4, 220737, 56110), -- Whispering Luremancer +(221957, 0, 3, 220737, 56110), -- Whispering Luremancer +(221957, 0, 2, 220737, 56110), -- Whispering Luremancer +(221957, 0, 1, 220737, 56110), -- Whispering Luremancer +(221957, 0, 0, 220737, 56110), -- Whispering Luremancer +(221954, 0, 4, 220737, 56110), -- Sunken River Eel +(221954, 0, 3, 220737, 56110), -- Sunken River Eel +(221954, 0, 2, 220737, 56110), -- Sunken River Eel +(221954, 0, 1, 220737, 56110), -- Sunken River Eel +(221954, 0, 0, 220737, 56110), -- Sunken River Eel +(221939, 0, 7, 225950, 56110), -- Spinneret Silkbearer +(221939, 0, 6, 225950, 56110), -- Spinneret Silkbearer +(221939, 0, 5, 226136, 56110), -- Spinneret Silkbearer +(221939, 0, 4, 220737, 56110), -- Spinneret Silkbearer +(221939, 0, 3, 220737, 56110), -- Spinneret Silkbearer +(221939, 0, 2, 220737, 56110), -- Spinneret Silkbearer +(221939, 0, 1, 220737, 56110), -- Spinneret Silkbearer +(221939, 0, 0, 220737, 56110), -- Spinneret Silkbearer +(221934, 0, 9, 226136, 56110), -- Seam Reaper Zhir'ix +(221934, 0, 8, 226135, 56110), -- Seam Reaper Zhir'ix +(221934, 0, 7, 226135, 56110), -- Seam Reaper Zhir'ix +(221934, 0, 6, 225950, 56110), -- Seam Reaper Zhir'ix +(221934, 0, 5, 225950, 56110), -- Seam Reaper Zhir'ix +(221934, 0, 4, 220737, 56110), -- Seam Reaper Zhir'ix +(221934, 0, 3, 220737, 56110), -- Seam Reaper Zhir'ix +(221934, 0, 2, 220737, 56110), -- Seam Reaper Zhir'ix +(221934, 0, 1, 220737, 56110), -- Seam Reaper Zhir'ix +(221934, 0, 0, 220737, 56110), -- Seam Reaper Zhir'ix +(221932, 0, 9, 226136, 56110), -- Webwarper Tath'rhiz +(221932, 0, 8, 226135, 56110), -- Webwarper Tath'rhiz +(221932, 0, 7, 226135, 56110), -- Webwarper Tath'rhiz +(221932, 0, 6, 225950, 56110), -- Webwarper Tath'rhiz +(221932, 0, 5, 225950, 56110), -- Webwarper Tath'rhiz +(221932, 0, 4, 220737, 56110), -- Webwarper Tath'rhiz +(221932, 0, 3, 220737, 56110), -- Webwarper Tath'rhiz +(221932, 0, 2, 220737, 56110), -- Webwarper Tath'rhiz +(221932, 0, 1, 220737, 56110), -- Webwarper Tath'rhiz +(221932, 0, 0, 220737, 56110), -- Webwarper Tath'rhiz +(221919, 0, 9, 226136, 56110), -- UNUSED [DNT] +(221919, 0, 8, 226135, 56110), -- UNUSED [DNT] +(221919, 0, 7, 226135, 56110), -- UNUSED [DNT] +(221919, 0, 6, 225950, 56110), -- UNUSED [DNT] +(221919, 0, 5, 225950, 56110), -- UNUSED [DNT] +(221919, 0, 4, 220737, 56110), -- UNUSED [DNT] +(221919, 0, 3, 220737, 56110), -- UNUSED [DNT] +(221919, 0, 2, 220737, 56110), -- UNUSED [DNT] +(221919, 0, 1, 220737, 56110), -- UNUSED [DNT] +(221919, 0, 0, 220737, 56110), -- UNUSED [DNT] +(221918, 0, 9, 226136, 56110); -- Rak'Ahat Splicer + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(221918, 0, 8, 226135, 56110), -- Rak'Ahat Splicer +(221918, 0, 7, 226135, 56110), -- Rak'Ahat Splicer +(221918, 0, 6, 225950, 56110), -- Rak'Ahat Splicer +(221918, 0, 5, 225950, 56110), -- Rak'Ahat Splicer +(221918, 0, 4, 220737, 56110), -- Rak'Ahat Splicer +(221918, 0, 3, 220737, 56110), -- Rak'Ahat Splicer +(221918, 0, 2, 220737, 56110), -- Rak'Ahat Splicer +(221918, 0, 1, 220737, 56110), -- Rak'Ahat Splicer +(221918, 0, 0, 220737, 56110), -- Rak'Ahat Splicer +(221897, 0, 4, 220737, 56110), -- Bounty Swiftlet +(221897, 0, 3, 220737, 56110), -- Bounty Swiftlet +(221897, 0, 2, 220737, 56110), -- Bounty Swiftlet +(221897, 0, 1, 220737, 56110), -- Bounty Swiftlet +(221897, 0, 0, 220737, 56110), -- Bounty Swiftlet +(221877, 0, 1, 220737, 56110), -- Content Chicken +(221877, 0, 0, 220737, 56110), -- Content Chicken +(221859, 0, 7, 226136, 56110), -- Dreadstrike Flitterer +(221859, 0, 6, 225950, 56110), -- Dreadstrike Flitterer +(221859, 0, 5, 225950, 56110), -- Dreadstrike Flitterer +(221859, 0, 4, 220737, 56110), -- Dreadstrike Flitterer +(221859, 0, 3, 220737, 56110), -- Dreadstrike Flitterer +(221859, 0, 2, 220737, 56110), -- Dreadstrike Flitterer +(221859, 0, 1, 220737, 56110), -- Dreadstrike Flitterer +(221859, 0, 0, 220737, 56110), -- Dreadstrike Flitterer +(221858, 0, 9, 226136, 56110), -- Dreadstrike Priest +(221858, 0, 8, 226135, 56110), -- Dreadstrike Priest +(221858, 0, 7, 226135, 56110), -- Dreadstrike Priest +(221858, 0, 6, 225950, 56110), -- Dreadstrike Priest +(221858, 0, 5, 225950, 56110), -- Dreadstrike Priest +(221858, 0, 4, 220737, 56110), -- Dreadstrike Priest +(221858, 0, 3, 220737, 56110), -- Dreadstrike Priest +(221858, 0, 2, 220737, 56110), -- Dreadstrike Priest +(221858, 0, 1, 220737, 56110), -- Dreadstrike Priest +(221858, 0, 0, 220737, 56110), -- Dreadstrike Priest +(221857, 0, 9, 226136, 56110), -- Shrouded Priest +(221857, 0, 8, 226135, 56110), -- Shrouded Priest +(221857, 0, 7, 226135, 56110), -- Shrouded Priest +(221857, 0, 6, 225950, 56110), -- Shrouded Priest +(221857, 0, 5, 225950, 56110), -- Shrouded Priest +(221857, 0, 4, 220737, 56110), -- Shrouded Priest +(221857, 0, 3, 220737, 56110), -- Shrouded Priest +(221857, 0, 2, 220737, 56110), -- Shrouded Priest +(221857, 0, 1, 220737, 56110), -- Shrouded Priest +(221857, 0, 0, 220737, 56110), -- Shrouded Priest +(221853, 0, 9, 226136, 56110), -- Rak'Ahat Websinger +(221853, 0, 8, 226135, 56110), -- Rak'Ahat Websinger +(221853, 0, 7, 226135, 56110), -- Rak'Ahat Websinger +(221853, 0, 6, 225950, 56110), -- Rak'Ahat Websinger +(221853, 0, 5, 225950, 56110), -- Rak'Ahat Websinger +(221853, 0, 4, 220737, 56110), -- Rak'Ahat Websinger +(221853, 0, 3, 220737, 56110), -- Rak'Ahat Websinger +(221853, 0, 2, 220737, 56110), -- Rak'Ahat Websinger +(221853, 0, 1, 220737, 56110), -- Rak'Ahat Websinger +(221853, 0, 0, 220737, 56110), -- Rak'Ahat Websinger +(221852, 0, 9, 226136, 56110), -- Spinneret Scuttler +(221852, 0, 8, 226135, 56110), -- Spinneret Scuttler +(221852, 0, 7, 226135, 56110), -- Spinneret Scuttler +(221852, 0, 6, 225950, 56110), -- Spinneret Scuttler +(221852, 0, 5, 225950, 56110), -- Spinneret Scuttler +(221852, 0, 4, 220737, 56110), -- Spinneret Scuttler +(221852, 0, 3, 220737, 56110), -- Spinneret Scuttler +(221852, 0, 2, 220737, 56110), -- Spinneret Scuttler +(221852, 0, 1, 220737, 56110), -- Spinneret Scuttler +(221852, 0, 0, 220737, 56110), -- Spinneret Scuttler +(221846, 0, 6, 226136, 56110), -- Warbringer Ga'tor +(221846, 0, 5, 226136, 56110), -- Warbringer Ga'tor +(221846, 0, 4, 220737, 56110), -- Warbringer Ga'tor +(221846, 0, 3, 220737, 56110), -- Warbringer Ga'tor +(221846, 0, 2, 220737, 56110), -- Warbringer Ga'tor +(221846, 0, 1, 220737, 56110), -- Warbringer Ga'tor +(221846, 0, 0, 220737, 56110), -- Warbringer Ga'tor +(221845, 0, 6, 226136, 56110), -- Xur'khun the Defiled +(221845, 0, 5, 226136, 56110), -- Xur'khun the Defiled +(221845, 0, 4, 220737, 56110), -- Xur'khun the Defiled +(221845, 0, 3, 220737, 56110), -- Xur'khun the Defiled +(221845, 0, 2, 220737, 56110), -- Xur'khun the Defiled +(221845, 0, 1, 220737, 56110), -- Xur'khun the Defiled +(221845, 0, 0, 220737, 56110), -- Xur'khun the Defiled +(221786, 0, 5, 225741, 56110), -- Pride of Beledar +(221786, 0, 4, 220737, 56110), -- Pride of Beledar +(221786, 0, 3, 220737, 56110), -- Pride of Beledar +(221786, 0, 2, 220737, 56110), -- Pride of Beledar +(221786, 0, 1, 220737, 56110), -- Pride of Beledar +(221786, 0, 0, 220737, 56110), -- Pride of Beledar +(221775, 0, 1, 220737, 56110), -- Farmstead Cub +(221775, 0, 0, 220737, 56110), -- Farmstead Cub +(221767, 0, 4, 220737, 56110), -- Funglour +(221767, 0, 3, 220737, 56110), -- Funglour +(221767, 0, 2, 220737, 56110), -- Funglour +(221767, 0, 1, 220737, 56110), -- Funglour +(221767, 0, 0, 220737, 56110), -- Funglour +(221760, 0, 4, 220737, 56110), -- Risen Mage +(221760, 0, 3, 220737, 56110), -- Risen Mage +(221760, 0, 2, 220737, 56110), -- Risen Mage +(221760, 0, 1, 220737, 56110), -- Risen Mage +(221760, 0, 0, 220737, 56110), -- Risen Mage +(221753, 0, 4, 220737, 56110), -- Deathtide +(221753, 0, 3, 220737, 56110), -- Deathtide +(221753, 0, 2, 220737, 56110), -- Deathtide +(221753, 0, 1, 220737, 56110), -- Deathtide +(221753, 0, 0, 220737, 56110), -- Deathtide +(221741, 0, 4, 220737, 56110), -- Keening Shade +(221741, 0, 3, 220737, 56110), -- Keening Shade +(221741, 0, 2, 220737, 56110), -- Keening Shade +(221741, 0, 1, 220737, 56110), -- Keening Shade +(221741, 0, 0, 220737, 56110), -- Keening Shade +(221717, 0, 4, 220737, 56110), -- Overladen Drone +(221717, 0, 3, 220737, 56110), -- Overladen Drone +(221717, 0, 2, 220737, 56110), -- Overladen Drone +(221717, 0, 1, 220737, 56110), -- Overladen Drone +(221717, 0, 0, 220737, 56110), -- Overladen Drone +(221708, 0, 5, 225741, 56110), -- Sir Alastair Purefire +(221708, 0, 4, 220737, 56110), -- Sir Alastair Purefire +(221708, 0, 3, 220737, 56110), -- Sir Alastair Purefire +(221708, 0, 2, 220737, 56110), -- Sir Alastair Purefire +(221708, 0, 1, 220737, 56110), -- Sir Alastair Purefire +(221708, 0, 0, 220737, 56110), -- Sir Alastair Purefire +(221706, 0, 4, 220737, 56110), -- Fog Form +(221706, 0, 3, 220737, 56110), -- Fog Form +(221706, 0, 2, 220737, 56110), -- Fog Form +(221706, 0, 1, 220737, 56110), -- Fog Form +(221706, 0, 0, 220737, 56110), -- Fog Form +(221704, 0, 7, 225950, 56110), -- Siegehold Drone +(221704, 0, 6, 225950, 56110), -- Siegehold Drone +(221704, 0, 5, 226136, 56110), -- Siegehold Drone +(221704, 0, 4, 220737, 56110), -- Siegehold Drone +(221704, 0, 3, 220737, 56110), -- Siegehold Drone +(221704, 0, 2, 220737, 56110), -- Siegehold Drone +(221704, 0, 1, 220737, 56110), -- Siegehold Drone +(221704, 0, 0, 220737, 56110), -- Siegehold Drone +(221690, 0, 5, 225741, 56110), -- Strength of Beledar +(221690, 0, 4, 220737, 56110), -- Strength of Beledar +(221690, 0, 3, 220737, 56110), -- Strength of Beledar +(221690, 0, 2, 220737, 56110), -- Strength of Beledar +(221690, 0, 1, 220737, 56110), -- Strength of Beledar +(221690, 0, 0, 220737, 56110), -- Strength of Beledar +(221684, 0, 4, 220737, 56110), -- Crested Shalehorn +(221684, 0, 3, 220737, 56110), -- Crested Shalehorn +(221684, 0, 2, 220737, 56110), -- Crested Shalehorn +(221684, 0, 1, 220737, 56110), -- Crested Shalehorn +(221684, 0, 0, 220737, 56110), -- Crested Shalehorn +(221678, 0, 4, 220737, 56110), -- Wild Stormhowl +(221678, 0, 3, 220737, 56110), -- Wild Stormhowl +(221678, 0, 2, 220737, 56110), -- Wild Stormhowl +(221678, 0, 1, 220737, 56110), -- Wild Stormhowl +(221678, 0, 0, 220737, 56110), -- Wild Stormhowl +(221672, 0, 4, 220737, 56110), -- Ramolith Curlhorn +(221672, 0, 3, 220737, 56110), -- Ramolith Curlhorn +(221672, 0, 2, 220737, 56110), -- Ramolith Curlhorn +(221672, 0, 1, 220737, 56110), -- Ramolith Curlhorn +(221672, 0, 0, 220737, 56110), -- Ramolith Curlhorn +(221669, 0, 7, 226136, 56110), -- Blight Swarmer +(221669, 0, 6, 225950, 56110), -- Blight Swarmer +(221669, 0, 5, 225950, 56110), -- Blight Swarmer +(221669, 0, 4, 220737, 56110), -- Blight Swarmer +(221669, 0, 3, 220737, 56110), -- Blight Swarmer +(221669, 0, 2, 220737, 56110), -- Blight Swarmer +(221669, 0, 1, 220737, 56110), -- Blight Swarmer +(221669, 0, 0, 220737, 56110), -- Blight Swarmer +(221668, 0, 5, 225741, 56110), -- Horror of the Shallows +(221668, 0, 4, 220737, 56110), -- Horror of the Shallows +(221668, 0, 3, 220737, 56110), -- Horror of the Shallows +(221668, 0, 2, 220737, 56110), -- Horror of the Shallows +(221668, 0, 1, 220737, 56110), -- Horror of the Shallows +(221668, 0, 0, 220737, 56110), -- Horror of the Shallows +(221663, 0, 6, 220737, 56110), -- Shadow-hemmed Fog Beast +(221663, 0, 5, 220737, 56110), -- Shadow-hemmed Fog Beast +(221663, 0, 4, 220737, 56110), -- Shadow-hemmed Fog Beast +(221663, 0, 3, 220737, 56110), -- Shadow-hemmed Fog Beast +(221663, 0, 2, 220737, 56110), -- Shadow-hemmed Fog Beast +(221663, 0, 1, 219522, 56110), -- Shadow-hemmed Fog Beast +(221663, 0, 0, 219522, 56110), -- Shadow-hemmed Fog Beast +(221648, 0, 5, 225741, 56110), -- The Perchfather +(221648, 0, 4, 220737, 56110), -- The Perchfather +(221648, 0, 3, 220737, 56110), -- The Perchfather +(221648, 0, 2, 220737, 56110), -- The Perchfather +(221648, 0, 1, 220737, 56110), -- The Perchfather +(221648, 0, 0, 220737, 56110), -- The Perchfather +(221646, 0, 4, 220737, 56110), -- Hungry Plainshawk +(221646, 0, 3, 220737, 56110), -- Hungry Plainshawk +(221646, 0, 2, 220737, 56110), -- Hungry Plainshawk +(221646, 0, 1, 220737, 56110), -- Hungry Plainshawk +(221646, 0, 0, 220737, 56110), -- Hungry Plainshawk +(221644, 0, 4, 220737, 56110), -- Soaring Plainshawk +(221644, 0, 3, 220737, 56110), -- Soaring Plainshawk +(221644, 0, 2, 220737, 56110), -- Soaring Plainshawk +(221644, 0, 1, 220737, 56110), -- Soaring Plainshawk +(221644, 0, 0, 220737, 56110), -- Soaring Plainshawk +(221643, 0, 9, 226136, 56110), -- Kaheti Attendant +(221643, 0, 8, 226135, 56110), -- Kaheti Attendant +(221643, 0, 7, 226135, 56110), -- Kaheti Attendant +(221643, 0, 6, 225950, 56110), -- Kaheti Attendant +(221643, 0, 5, 225950, 56110), -- Kaheti Attendant +(221643, 0, 4, 220737, 56110), -- Kaheti Attendant +(221643, 0, 3, 220737, 56110), -- Kaheti Attendant +(221643, 0, 2, 220737, 56110), -- Kaheti Attendant +(221643, 0, 1, 220737, 56110), -- Kaheti Attendant +(221643, 0, 0, 220737, 56110), -- Kaheti Attendant +(221642, 0, 4, 220737, 56110), -- Mosspelt Ramolith +(221642, 0, 3, 220737, 56110), -- Mosspelt Ramolith +(221642, 0, 2, 220737, 56110), -- Mosspelt Ramolith +(221642, 0, 1, 220737, 56110), -- Mosspelt Ramolith +(221642, 0, 0, 220737, 56110), -- Mosspelt Ramolith +(221641, 0, 4, 220737, 56110), -- Ramolith Stonecrusher +(221641, 0, 3, 220737, 56110), -- Ramolith Stonecrusher +(221641, 0, 2, 220737, 56110), -- Ramolith Stonecrusher +(221641, 0, 1, 220737, 56110), -- Ramolith Stonecrusher +(221641, 0, 0, 220737, 56110), -- Ramolith Stonecrusher +(221605, 0, 6, 226136, 56110), -- Nerubian Skyrazor +(221605, 0, 5, 226136, 56110), -- Nerubian Skyrazor +(221605, 0, 4, 220737, 56110), -- Nerubian Skyrazor +(221605, 0, 3, 220737, 56110), -- Nerubian Skyrazor +(221605, 0, 2, 220737, 56110), -- Nerubian Skyrazor +(221605, 0, 1, 220737, 56110), -- Nerubian Skyrazor +(221605, 0, 0, 220737, 56110), -- Nerubian Skyrazor +(221573, 0, 4, 220737, 56110), -- Ferret +(221573, 0, 3, 220737, 56110), -- Ferret +(221573, 0, 2, 220737, 56110), -- Ferret +(221573, 0, 1, 220737, 56110), -- Ferret +(221573, 0, 0, 220737, 56110), -- Ferret +(221572, 0, 4, 220737, 56110), -- Deepflayer +(221572, 0, 3, 220737, 56110), -- Deepflayer +(221572, 0, 2, 220737, 56110), -- Deepflayer +(221572, 0, 1, 220737, 56110), -- Deepflayer +(221572, 0, 0, 220737, 56110), -- Deepflayer +(221571, 0, 4, 220737, 56110), -- Rock Snail +(221571, 0, 3, 220737, 56110), -- Rock Snail +(221571, 0, 2, 220737, 56110), -- Rock Snail +(221571, 0, 1, 220737, 56110), -- Rock Snail +(221571, 0, 0, 220737, 56110), -- Rock Snail +(221570, 0, 4, 220737, 56110), -- Stormrook +(221570, 0, 3, 220737, 56110), -- Stormrook +(221570, 0, 2, 220737, 56110), -- Stormrook +(221570, 0, 1, 220737, 56110), -- Stormrook +(221570, 0, 0, 220737, 56110), -- Stormrook +(221569, 0, 4, 220737, 56110), -- Falcon +(221569, 0, 3, 220737, 56110), -- Falcon +(221569, 0, 2, 220737, 56110), -- Falcon +(221569, 0, 1, 220737, 56110), -- Falcon +(221569, 0, 0, 220737, 56110), -- Falcon +(221568, 0, 4, 220737, 56110), -- Ramolith +(221568, 0, 3, 220737, 56110), -- Ramolith +(221568, 0, 2, 220737, 56110), -- Ramolith +(221568, 0, 1, 220737, 56110), -- Ramolith +(221568, 0, 0, 220737, 56110), -- Ramolith +(221566, 0, 4, 220737, 56110), -- Primal Earth Elemental +(221566, 0, 3, 220737, 56110), -- Primal Earth Elemental +(221566, 0, 2, 220737, 56110), -- Primal Earth Elemental +(221566, 0, 1, 220737, 56110), -- Primal Earth Elemental +(221566, 0, 0, 220737, 56110); -- Primal Earth Elemental + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(221563, 0, 4, 220737, 56110), -- Gull +(221563, 0, 3, 220737, 56110), -- Gull +(221563, 0, 2, 220737, 56110), -- Gull +(221563, 0, 1, 220737, 56110), -- Gull +(221563, 0, 0, 220737, 56110), -- Gull +(221562, 0, 4, 220737, 56110), -- Water Elemental +(221562, 0, 3, 220737, 56110), -- Water Elemental +(221562, 0, 2, 220737, 56110), -- Water Elemental +(221562, 0, 1, 220737, 56110), -- Water Elemental +(221562, 0, 0, 220737, 56110), -- Water Elemental +(221551, 0, 4, 220737, 56110), -- Grimslice +(221551, 0, 3, 220737, 56110), -- Grimslice +(221551, 0, 2, 220737, 56110), -- Grimslice +(221551, 0, 1, 220737, 56110), -- Grimslice +(221551, 0, 0, 220737, 56110), -- Grimslice +(221541, 0, 1, 220737, 56110), -- Feral Cub +(221541, 0, 0, 220737, 56110), -- Feral Cub +(221534, 0, 5, 225741, 56110), -- Lytfang the Lost +(221534, 0, 4, 220737, 56110), -- Lytfang the Lost +(221534, 0, 3, 220737, 56110), -- Lytfang the Lost +(221534, 0, 2, 220737, 56110), -- Lytfang the Lost +(221534, 0, 1, 220737, 56110), -- Lytfang the Lost +(221534, 0, 0, 220737, 56110), -- Lytfang the Lost +(221528, 0, 4, 220737, 56110), -- Soaring Plainshawk +(221528, 0, 3, 220737, 56110), -- Soaring Plainshawk +(221528, 0, 2, 220737, 56110), -- Soaring Plainshawk +(221528, 0, 1, 220737, 56110), -- Soaring Plainshawk +(221528, 0, 0, 220737, 56110), -- Soaring Plainshawk +(221527, 0, 4, 220737, 56110), -- Regal Plainshawk +(221527, 0, 3, 220737, 56110), -- Regal Plainshawk +(221527, 0, 2, 220737, 56110), -- Regal Plainshawk +(221527, 0, 1, 220737, 56110), -- Regal Plainshawk +(221527, 0, 0, 220737, 56110), -- Regal Plainshawk +(221526, 0, 4, 220737, 56110), -- Mosspelt Ramolith +(221526, 0, 3, 220737, 56110), -- Mosspelt Ramolith +(221526, 0, 2, 220737, 56110), -- Mosspelt Ramolith +(221526, 0, 1, 220737, 56110), -- Mosspelt Ramolith +(221526, 0, 0, 220737, 56110), -- Mosspelt Ramolith +(221523, 0, 4, 220737, 56110), -- Dazzling Peafowl +(221523, 0, 3, 220737, 56110), -- Dazzling Peafowl +(221523, 0, 2, 220737, 56110), -- Dazzling Peafowl +(221523, 0, 1, 220737, 56110), -- Dazzling Peafowl +(221523, 0, 0, 220737, 56110), -- Dazzling Peafowl +(221521, 0, 4, 220737, 56110), -- Order of Night Fighter +(221521, 0, 3, 220737, 56110), -- Order of Night Fighter +(221521, 0, 2, 220737, 56110), -- Order of Night Fighter +(221521, 0, 1, 220737, 56110), -- Order of Night Fighter +(221521, 0, 0, 220737, 56110), -- Order of Night Fighter +(221519, 0, 4, 220737, 56110), -- Fluttering Sapphire +(221519, 0, 3, 220737, 56110), -- Fluttering Sapphire +(221519, 0, 2, 220737, 56110), -- Fluttering Sapphire +(221519, 0, 1, 220737, 56110), -- Fluttering Sapphire +(221519, 0, 0, 220737, 56110), -- Fluttering Sapphire +(221518, 0, 4, 220737, 56110), -- Deathspore Bud +(221518, 0, 3, 220737, 56110), -- Deathspore Bud +(221518, 0, 2, 220737, 56110), -- Deathspore Bud +(221518, 0, 1, 220737, 56110), -- Deathspore Bud +(221518, 0, 0, 220737, 56110), -- Deathspore Bud +(221517, 0, 2, 220737, 56110), -- Mineral-Rich Cloud +(221517, 0, 1, 220737, 56110), -- Mineral-Rich Cloud +(221517, 0, 0, 193221, 56110), -- Mineral-Rich Cloud +(221474, 0, 4, 220737, 56110), -- Wary Shalehorn +(221474, 0, 3, 220737, 56110), -- Wary Shalehorn +(221474, 0, 2, 220737, 56110), -- Wary Shalehorn +(221474, 0, 1, 220737, 56110), -- Wary Shalehorn +(221474, 0, 0, 220737, 56110), -- Wary Shalehorn +(221470, 0, 4, 220737, 56110), -- Feral Sharpclaw +(221470, 0, 3, 220737, 56110), -- Feral Sharpclaw +(221470, 0, 2, 220737, 56110), -- Feral Sharpclaw +(221470, 0, 1, 220737, 56110), -- Feral Sharpclaw +(221470, 0, 0, 220737, 56110), -- Feral Sharpclaw +(221464, 0, 11, 225655, 56110), -- Cultivated Mireshroom +(221464, 0, 10, 220737, 56110), -- Cultivated Mireshroom +(221464, 0, 9, 220737, 56110), -- Cultivated Mireshroom +(221464, 0, 8, 220737, 56110), -- Cultivated Mireshroom +(221464, 0, 7, 220737, 56110), -- Cultivated Mireshroom +(221464, 0, 6, 220737, 56110), -- Cultivated Mireshroom +(221464, 0, 5, 219816, 56110), -- Cultivated Mireshroom +(221464, 0, 4, 219815, 56110), -- Cultivated Mireshroom +(221464, 0, 3, 219814, 56110), -- Cultivated Mireshroom +(221464, 0, 2, 219813, 56110), -- Cultivated Mireshroom +(221464, 0, 1, 219812, 56110), -- Cultivated Mireshroom +(221464, 0, 0, 219811, 56110), -- Cultivated Mireshroom +(221457, 0, 4, 220737, 56110), -- Order of Night Tank +(221457, 0, 3, 220737, 56110), -- Order of Night Tank +(221457, 0, 2, 220737, 56110), -- Order of Night Tank +(221457, 0, 1, 220737, 56110), -- Order of Night Tank +(221457, 0, 0, 220737, 56110), -- Order of Night Tank +(221456, 0, 4, 220737, 56110), -- Order of Night Ranger +(221456, 0, 3, 220737, 56110), -- Order of Night Ranger +(221456, 0, 2, 220737, 56110), -- Order of Night Ranger +(221456, 0, 1, 220737, 56110), -- Order of Night Ranger +(221456, 0, 0, 220737, 56110), -- Order of Night Ranger +(221455, 0, 4, 220737, 56110), -- Order of Night Fighter +(221455, 0, 3, 220737, 56110), -- Order of Night Fighter +(221455, 0, 2, 220737, 56110), -- Order of Night Fighter +(221455, 0, 1, 220737, 56110), -- Order of Night Fighter +(221455, 0, 0, 220737, 56110), -- Order of Night Fighter +(221454, 0, 4, 220737, 56110), -- Order of Night Adept +(221454, 0, 3, 220737, 56110), -- Order of Night Adept +(221454, 0, 2, 220737, 56110), -- Order of Night Adept +(221454, 0, 1, 220737, 56110), -- Order of Night Adept +(221454, 0, 0, 220737, 56110), -- Order of Night Adept +(221453, 0, 4, 220737, 56110), -- Order of Night Disciple +(221453, 0, 3, 220737, 56110), -- Order of Night Disciple +(221453, 0, 2, 220737, 56110), -- Order of Night Disciple +(221453, 0, 1, 220737, 56110), -- Order of Night Disciple +(221453, 0, 0, 220737, 56110), -- Order of Night Disciple +(221424, 0, 5, 220737, 56110), -- Deathspore Lashroom +(221424, 0, 4, 220737, 56110), -- Deathspore Lashroom +(221424, 0, 3, 220737, 56110), -- Deathspore Lashroom +(221424, 0, 2, 220737, 56110), -- Deathspore Lashroom +(221424, 0, 1, 220737, 56110), -- Deathspore Lashroom +(221424, 0, 0, 219522, 56110), -- Deathspore Lashroom +(221416, 0, 4, 220737, 56110), -- Glooming Shadow +(221416, 0, 3, 220737, 56110), -- Glooming Shadow +(221416, 0, 2, 220737, 56110), -- Glooming Shadow +(221416, 0, 1, 220737, 56110), -- Glooming Shadow +(221416, 0, 0, 220737, 56110), -- Glooming Shadow +(221385, 0, 4, 220737, 56110), -- Arathi Devout +(221385, 0, 3, 220737, 56110), -- Arathi Devout +(221385, 0, 2, 220737, 56110), -- Arathi Devout +(221385, 0, 1, 220737, 56110), -- Arathi Devout +(221385, 0, 0, 220737, 56110), -- Arathi Devout +(221383, 0, 4, 220737, 56110), -- Arathi Recruit +(221383, 0, 3, 220737, 56110), -- Arathi Recruit +(221383, 0, 2, 220737, 56110), -- Arathi Recruit +(221383, 0, 1, 220737, 56110), -- Arathi Recruit +(221383, 0, 0, 220737, 56110), -- Arathi Recruit +(221382, 0, 4, 220737, 56110), -- Arathi Disciple +(221382, 0, 3, 220737, 56110), -- Arathi Disciple +(221382, 0, 2, 220737, 56110), -- Arathi Disciple +(221382, 0, 1, 220737, 56110), -- Arathi Disciple +(221382, 0, 0, 220737, 56110), -- Arathi Disciple +(221366, 0, 23, 220737, 56110), -- Cultivated Mireshroom +(221366, 0, 22, 220737, 56110), -- Cultivated Mireshroom +(221366, 0, 21, 220737, 56110), -- Cultivated Mireshroom +(221366, 0, 20, 220737, 56110), -- Cultivated Mireshroom +(221366, 0, 19, 220737, 56110), -- Cultivated Mireshroom +(221366, 0, 18, 225655, 56110), -- Cultivated Mireshroom +(221366, 0, 17, 219816, 56110), -- Cultivated Mireshroom +(221366, 0, 16, 219815, 56110), -- Cultivated Mireshroom +(221366, 0, 15, 219814, 56110), -- Cultivated Mireshroom +(221366, 0, 14, 219813, 56110), -- Cultivated Mireshroom +(221366, 0, 13, 219812, 56110), -- Cultivated Mireshroom +(221366, 0, 12, 219811, 56110), -- Cultivated Mireshroom +(221366, 0, 11, 224189, 56110), -- Cultivated Mireshroom +(221366, 0, 10, 224188, 56110), -- Cultivated Mireshroom +(221366, 0, 9, 224187, 56110), -- Cultivated Mireshroom +(221366, 0, 8, 224186, 56110), -- Cultivated Mireshroom +(221366, 0, 7, 224184, 56110), -- Cultivated Mireshroom +(221366, 0, 6, 224179, 56110), -- Cultivated Mireshroom +(221366, 0, 5, 224257, 56110), -- Cultivated Mireshroom +(221366, 0, 4, 224254, 56110), -- Cultivated Mireshroom +(221366, 0, 3, 224252, 56110), -- Cultivated Mireshroom +(221366, 0, 2, 224250, 56110), -- Cultivated Mireshroom +(221366, 0, 1, 224239, 56110), -- Cultivated Mireshroom +(221366, 0, 0, 224238, 56110), -- Cultivated Mireshroom +(221363, 0, 24, 225655, 56110), -- Mirehat Sporedancer +(221363, 0, 23, 225655, 56110), -- Mirehat Sporedancer +(221363, 0, 22, 220737, 56110), -- Mirehat Sporedancer +(221363, 0, 21, 220737, 56110), -- Mirehat Sporedancer +(221363, 0, 20, 220737, 56110), -- Mirehat Sporedancer +(221363, 0, 19, 220737, 56110), -- Mirehat Sporedancer +(221363, 0, 18, 220737, 56110), -- Mirehat Sporedancer +(221363, 0, 17, 224189, 56110), -- Mirehat Sporedancer +(221363, 0, 16, 224188, 56110), -- Mirehat Sporedancer +(221363, 0, 15, 224187, 56110), -- Mirehat Sporedancer +(221363, 0, 14, 224186, 56110), -- Mirehat Sporedancer +(221363, 0, 13, 224184, 56110), -- Mirehat Sporedancer +(221363, 0, 12, 224179, 56110), -- Mirehat Sporedancer +(221363, 0, 11, 224257, 56110), -- Mirehat Sporedancer +(221363, 0, 10, 224254, 56110), -- Mirehat Sporedancer +(221363, 0, 9, 224252, 56110), -- Mirehat Sporedancer +(221363, 0, 8, 224250, 56110), -- Mirehat Sporedancer +(221363, 0, 7, 224239, 56110), -- Mirehat Sporedancer +(221363, 0, 6, 224238, 56110), -- Mirehat Sporedancer +(221363, 0, 5, 219816, 56110), -- Mirehat Sporedancer +(221363, 0, 4, 219815, 56110), -- Mirehat Sporedancer +(221363, 0, 3, 219814, 56110), -- Mirehat Sporedancer +(221363, 0, 2, 219813, 56110), -- Mirehat Sporedancer +(221363, 0, 1, 219812, 56110), -- Mirehat Sporedancer +(221363, 0, 0, 219811, 56110), -- Mirehat Sporedancer +(221362, 0, 24, 225655, 56110), -- Mirehat Fungalmancer +(221362, 0, 23, 225655, 56110), -- Mirehat Fungalmancer +(221362, 0, 22, 220737, 56110), -- Mirehat Fungalmancer +(221362, 0, 21, 220737, 56110), -- Mirehat Fungalmancer +(221362, 0, 20, 220737, 56110), -- Mirehat Fungalmancer +(221362, 0, 19, 220737, 56110), -- Mirehat Fungalmancer +(221362, 0, 18, 220737, 56110), -- Mirehat Fungalmancer +(221362, 0, 17, 224257, 56110), -- Mirehat Fungalmancer +(221362, 0, 16, 224254, 56110), -- Mirehat Fungalmancer +(221362, 0, 15, 224252, 56110), -- Mirehat Fungalmancer +(221362, 0, 14, 224250, 56110), -- Mirehat Fungalmancer +(221362, 0, 13, 224239, 56110), -- Mirehat Fungalmancer +(221362, 0, 12, 224238, 56110), -- Mirehat Fungalmancer +(221362, 0, 11, 224189, 56110), -- Mirehat Fungalmancer +(221362, 0, 10, 224188, 56110), -- Mirehat Fungalmancer +(221362, 0, 9, 224187, 56110), -- Mirehat Fungalmancer +(221362, 0, 8, 224186, 56110), -- Mirehat Fungalmancer +(221362, 0, 7, 224184, 56110), -- Mirehat Fungalmancer +(221362, 0, 6, 224179, 56110), -- Mirehat Fungalmancer +(221362, 0, 5, 219816, 56110), -- Mirehat Fungalmancer +(221362, 0, 4, 219815, 56110), -- Mirehat Fungalmancer +(221362, 0, 3, 219814, 56110), -- Mirehat Fungalmancer +(221362, 0, 2, 219813, 56110), -- Mirehat Fungalmancer +(221362, 0, 1, 219812, 56110), -- Mirehat Fungalmancer +(221362, 0, 0, 219811, 56110), -- Mirehat Fungalmancer +(221358, 0, 5, 220737, 56110), -- Waste Krolusk +(221358, 0, 4, 220737, 56110), -- Waste Krolusk +(221358, 0, 3, 220737, 56110), -- Waste Krolusk +(221358, 0, 2, 220737, 56110), -- Waste Krolusk +(221358, 0, 1, 220737, 56110), -- Waste Krolusk +(221358, 0, 0, 219493, 56110), -- Waste Krolusk +(221327, 0, 8, 225741, 56110), -- Kaheti Silk Hauler +(221327, 0, 7, 225950, 56110), -- Kaheti Silk Hauler +(221327, 0, 6, 225950, 56110), -- Kaheti Silk Hauler +(221327, 0, 5, 226136, 56110), -- Kaheti Silk Hauler +(221327, 0, 4, 220737, 56110), -- Kaheti Silk Hauler +(221327, 0, 3, 220737, 56110), -- Kaheti Silk Hauler +(221327, 0, 2, 220737, 56110), -- Kaheti Silk Hauler +(221327, 0, 1, 220737, 56110), -- Kaheti Silk Hauler +(221327, 0, 0, 220737, 56110), -- Kaheti Silk Hauler +(221316, 0, 4, 220737, 56110), -- Droghung +(221316, 0, 3, 220737, 56110), -- Droghung +(221316, 0, 2, 220737, 56110), -- Droghung +(221316, 0, 1, 220737, 56110), -- Droghung +(221316, 0, 0, 220737, 56110), -- Droghung +(221313, 0, 5, 220737, 56110), -- Sunless Summoner +(221313, 0, 4, 220737, 56110), -- Sunless Summoner +(221313, 0, 3, 220737, 56110), -- Sunless Summoner +(221313, 0, 2, 220737, 56110), -- Sunless Summoner +(221313, 0, 1, 220737, 56110), -- Sunless Summoner +(221313, 0, 0, 217709, 56110), -- Sunless Summoner +(221310, 0, 5, 220737, 56110), -- Skulldunk +(221310, 0, 4, 220737, 56110), -- Skulldunk +(221310, 0, 3, 220737, 56110), -- Skulldunk +(221310, 0, 2, 220737, 56110), -- Skulldunk +(221310, 0, 1, 220737, 56110), -- Skulldunk +(221310, 0, 0, 219451, 56110), -- Skulldunk +(221307, 0, 4, 220737, 56110), -- Voidstone Behemoth +(221307, 0, 3, 220737, 56110), -- Voidstone Behemoth +(221307, 0, 2, 220737, 56110), -- Voidstone Behemoth +(221307, 0, 1, 220737, 56110), -- Voidstone Behemoth +(221307, 0, 0, 220737, 56110), -- Voidstone Behemoth +(221306, 0, 6, 226136, 56110), -- Pale Priest +(221306, 0, 5, 226136, 56110), -- Pale Priest +(221306, 0, 4, 220737, 56110), -- Pale Priest +(221306, 0, 3, 220737, 56110), -- Pale Priest +(221306, 0, 2, 220737, 56110); -- Pale Priest + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(221306, 0, 1, 220737, 56110), -- Pale Priest +(221306, 0, 0, 220737, 56110), -- Pale Priest +(221303, 0, 13, 220737, 56110), -- Direweb Lasher +(221303, 0, 12, 220737, 56110), -- Direweb Lasher +(221303, 0, 11, 220737, 56110), -- Direweb Lasher +(221303, 0, 10, 220737, 56110), -- Direweb Lasher +(221303, 0, 9, 220737, 56110), -- Direweb Lasher +(221303, 0, 8, 226136, 56110), -- Direweb Lasher +(221303, 0, 7, 226135, 56110), -- Direweb Lasher +(221303, 0, 6, 226135, 56110), -- Direweb Lasher +(221303, 0, 5, 225950, 56110), -- Direweb Lasher +(221303, 0, 4, 225950, 56110), -- Direweb Lasher +(221303, 0, 3, 216669, 56110), -- Direweb Lasher +(221303, 0, 2, 216658, 56110), -- Direweb Lasher +(221303, 0, 1, 216659, 56110), -- Direweb Lasher +(221303, 0, 0, 216660, 56110), -- Direweb Lasher +(221302, 0, 13, 216669, 56110), -- Direweb Marauder +(221302, 0, 12, 216658, 56110), -- Direweb Marauder +(221302, 0, 11, 216659, 56110), -- Direweb Marauder +(221302, 0, 10, 216660, 56110), -- Direweb Marauder +(221302, 0, 9, 226136, 56110), -- Direweb Marauder +(221302, 0, 8, 226135, 56110), -- Direweb Marauder +(221302, 0, 7, 226135, 56110), -- Direweb Marauder +(221302, 0, 6, 225950, 56110), -- Direweb Marauder +(221302, 0, 5, 225950, 56110), -- Direweb Marauder +(221302, 0, 4, 220737, 56110), -- Direweb Marauder +(221302, 0, 3, 220737, 56110), -- Direweb Marauder +(221302, 0, 2, 220737, 56110), -- Direweb Marauder +(221302, 0, 1, 220737, 56110), -- Direweb Marauder +(221302, 0, 0, 220737, 56110), -- Direweb Marauder +(221301, 0, 7, 226136, 56110), -- Direweb Drone +(221301, 0, 6, 225950, 56110), -- Direweb Drone +(221301, 0, 5, 225950, 56110), -- Direweb Drone +(221301, 0, 4, 220737, 56110), -- Direweb Drone +(221301, 0, 3, 220737, 56110), -- Direweb Drone +(221301, 0, 2, 220737, 56110), -- Direweb Drone +(221301, 0, 1, 220737, 56110), -- Direweb Drone +(221301, 0, 0, 220737, 56110), -- Direweb Drone +(221300, 0, 13, 216669, 56110), -- Direweb Ritualist +(221300, 0, 12, 216658, 56110), -- Direweb Ritualist +(221300, 0, 11, 216659, 56110), -- Direweb Ritualist +(221300, 0, 10, 216660, 56110), -- Direweb Ritualist +(221300, 0, 9, 226136, 56110), -- Direweb Ritualist +(221300, 0, 8, 226135, 56110), -- Direweb Ritualist +(221300, 0, 7, 226135, 56110), -- Direweb Ritualist +(221300, 0, 6, 225950, 56110), -- Direweb Ritualist +(221300, 0, 5, 225950, 56110), -- Direweb Ritualist +(221300, 0, 4, 220737, 56110), -- Direweb Ritualist +(221300, 0, 3, 220737, 56110), -- Direweb Ritualist +(221300, 0, 2, 220737, 56110), -- Direweb Ritualist +(221300, 0, 1, 220737, 56110), -- Direweb Ritualist +(221300, 0, 0, 220737, 56110), -- Direweb Ritualist +(221298, 0, 4, 220737, 56110), -- Cavern Basilisk +(221298, 0, 3, 220737, 56110), -- Cavern Basilisk +(221298, 0, 2, 220737, 56110), -- Cavern Basilisk +(221298, 0, 1, 220737, 56110), -- Cavern Basilisk +(221298, 0, 0, 220737, 56110), -- Cavern Basilisk +(221297, 0, 4, 220737, 56110), -- Foraging Mole +(221297, 0, 3, 220737, 56110), -- Foraging Mole +(221297, 0, 2, 220737, 56110), -- Foraging Mole +(221297, 0, 1, 220737, 56110), -- Foraging Mole +(221297, 0, 0, 220737, 56110), -- Foraging Mole +(221250, 0, 9, 226136, 56110), -- Umbral Citizen +(221250, 0, 8, 226135, 56110), -- Umbral Citizen +(221250, 0, 7, 226135, 56110), -- Umbral Citizen +(221250, 0, 6, 225950, 56110), -- Umbral Citizen +(221250, 0, 5, 225950, 56110), -- Umbral Citizen +(221250, 0, 4, 220737, 56110), -- Umbral Citizen +(221250, 0, 3, 220737, 56110), -- Umbral Citizen +(221250, 0, 2, 220737, 56110), -- Umbral Citizen +(221250, 0, 1, 220737, 56110), -- Umbral Citizen +(221250, 0, 0, 220737, 56110), -- Umbral Citizen +(221249, 0, 9, 226136, 56110), -- Umbral Citizen +(221249, 0, 8, 226135, 56110), -- Umbral Citizen +(221249, 0, 7, 226135, 56110), -- Umbral Citizen +(221249, 0, 6, 225950, 56110), -- Umbral Citizen +(221249, 0, 5, 225950, 56110), -- Umbral Citizen +(221249, 0, 4, 220737, 56110), -- Umbral Citizen +(221249, 0, 3, 220737, 56110), -- Umbral Citizen +(221249, 0, 2, 220737, 56110), -- Umbral Citizen +(221249, 0, 1, 220737, 56110), -- Umbral Citizen +(221249, 0, 0, 220737, 56110), -- Umbral Citizen +(221248, 0, 9, 226136, 56110), -- Umbral Citizen +(221248, 0, 8, 226135, 56110), -- Umbral Citizen +(221248, 0, 7, 226135, 56110), -- Umbral Citizen +(221248, 0, 6, 225950, 56110), -- Umbral Citizen +(221248, 0, 5, 225950, 56110), -- Umbral Citizen +(221248, 0, 4, 220737, 56110), -- Umbral Citizen +(221248, 0, 3, 220737, 56110), -- Umbral Citizen +(221248, 0, 2, 220737, 56110), -- Umbral Citizen +(221248, 0, 1, 220737, 56110), -- Umbral Citizen +(221248, 0, 0, 220737, 56110), -- Umbral Citizen +(221246, 0, 9, 226136, 56110), -- Umbral Citizen +(221246, 0, 8, 226135, 56110), -- Umbral Citizen +(221246, 0, 7, 226135, 56110), -- Umbral Citizen +(221246, 0, 6, 225950, 56110), -- Umbral Citizen +(221246, 0, 5, 225950, 56110), -- Umbral Citizen +(221246, 0, 4, 220737, 56110), -- Umbral Citizen +(221246, 0, 3, 220737, 56110), -- Umbral Citizen +(221246, 0, 2, 220737, 56110), -- Umbral Citizen +(221246, 0, 1, 220737, 56110), -- Umbral Citizen +(221246, 0, 0, 220737, 56110), -- Umbral Citizen +(221245, 0, 6, 226136, 56110), -- Umbral Citizen +(221245, 0, 5, 226136, 56110), -- Umbral Citizen +(221245, 0, 4, 220737, 56110), -- Umbral Citizen +(221245, 0, 3, 220737, 56110), -- Umbral Citizen +(221245, 0, 2, 220737, 56110), -- Umbral Citizen +(221245, 0, 1, 220737, 56110), -- Umbral Citizen +(221245, 0, 0, 220737, 56110), -- Umbral Citizen +(221236, 0, 9, 226136, 56110), -- Skeins Citizen +(221236, 0, 8, 226135, 56110), -- Skeins Citizen +(221236, 0, 7, 226135, 56110), -- Skeins Citizen +(221236, 0, 6, 225950, 56110), -- Skeins Citizen +(221236, 0, 5, 225950, 56110), -- Skeins Citizen +(221236, 0, 4, 220737, 56110), -- Skeins Citizen +(221236, 0, 3, 220737, 56110), -- Skeins Citizen +(221236, 0, 2, 220737, 56110), -- Skeins Citizen +(221236, 0, 1, 220737, 56110), -- Skeins Citizen +(221236, 0, 0, 220737, 56110), -- Skeins Citizen +(221235, 0, 9, 226136, 56110), -- Hollows Citizen +(221235, 0, 8, 226135, 56110), -- Hollows Citizen +(221235, 0, 7, 226135, 56110), -- Hollows Citizen +(221235, 0, 6, 225950, 56110), -- Hollows Citizen +(221235, 0, 5, 225950, 56110), -- Hollows Citizen +(221235, 0, 4, 220737, 56110), -- Hollows Citizen +(221235, 0, 3, 220737, 56110), -- Hollows Citizen +(221235, 0, 2, 220737, 56110), -- Hollows Citizen +(221235, 0, 1, 220737, 56110), -- Hollows Citizen +(221235, 0, 0, 220737, 56110), -- Hollows Citizen +(221233, 0, 9, 226136, 56110), -- Burrows Citizen +(221233, 0, 8, 226135, 56110), -- Burrows Citizen +(221233, 0, 7, 226135, 56110), -- Burrows Citizen +(221233, 0, 6, 225950, 56110), -- Burrows Citizen +(221233, 0, 5, 225950, 56110), -- Burrows Citizen +(221233, 0, 4, 220737, 56110), -- Burrows Citizen +(221233, 0, 3, 220737, 56110), -- Burrows Citizen +(221233, 0, 2, 220737, 56110), -- Burrows Citizen +(221233, 0, 1, 220737, 56110), -- Burrows Citizen +(221233, 0, 0, 220737, 56110), -- Burrows Citizen +(221224, 0, 4, 220737, 56110), -- Shurrai +(221224, 0, 3, 220737, 56110), -- Shurrai +(221224, 0, 2, 220737, 56110), -- Shurrai +(221224, 0, 1, 220737, 56110), -- Shurrai +(221224, 0, 0, 220737, 56110), -- Shurrai +(221217, 0, 6, 225741, 56110), -- Spore-infused Shalewing +(221217, 0, 5, 220737, 56110), -- Spore-infused Shalewing +(221217, 0, 4, 220737, 56110), -- Spore-infused Shalewing +(221217, 0, 3, 220737, 56110), -- Spore-infused Shalewing +(221217, 0, 2, 220737, 56110), -- Spore-infused Shalewing +(221217, 0, 1, 220737, 56110), -- Spore-infused Shalewing +(221217, 0, 0, 219522, 56110), -- Spore-infused Shalewing +(221203, 0, 9, 226136, 56110), -- Balaxir the Bully +(221203, 0, 8, 226135, 56110), -- Balaxir the Bully +(221203, 0, 7, 226135, 56110), -- Balaxir the Bully +(221203, 0, 6, 225950, 56110), -- Balaxir the Bully +(221203, 0, 5, 225950, 56110), -- Balaxir the Bully +(221203, 0, 4, 220737, 56110), -- Balaxir the Bully +(221203, 0, 3, 220737, 56110), -- Balaxir the Bully +(221203, 0, 2, 220737, 56110), -- Balaxir the Bully +(221203, 0, 1, 220737, 56110), -- Balaxir the Bully +(221203, 0, 0, 220737, 56110), -- Balaxir the Bully +(221202, 0, 6, 226136, 56110), -- Zorikal the Patron +(221202, 0, 5, 226136, 56110), -- Zorikal the Patron +(221202, 0, 4, 220737, 56110), -- Zorikal the Patron +(221202, 0, 3, 220737, 56110), -- Zorikal the Patron +(221202, 0, 2, 220737, 56110), -- Zorikal the Patron +(221202, 0, 1, 220737, 56110), -- Zorikal the Patron +(221202, 0, 0, 220737, 56110), -- Zorikal the Patron +(221199, 0, 6, 225741, 56110), -- Hungerer of the Deeps +(221199, 0, 5, 220737, 56110), -- Hungerer of the Deeps +(221199, 0, 4, 220737, 56110), -- Hungerer of the Deeps +(221199, 0, 3, 220737, 56110), -- Hungerer of the Deeps +(221199, 0, 2, 220737, 56110), -- Hungerer of the Deeps +(221199, 0, 1, 220737, 56110), -- Hungerer of the Deeps +(221199, 0, 0, 219522, 56110), -- Hungerer of the Deeps +(221198, 0, 4, 220737, 56110), -- Deepflayer Hunter +(221198, 0, 3, 220737, 56110), -- Deepflayer Hunter +(221198, 0, 2, 220737, 56110), -- Deepflayer Hunter +(221198, 0, 1, 220737, 56110), -- Deepflayer Hunter +(221198, 0, 0, 220737, 56110), -- Deepflayer Hunter +(221192, 0, 4, 220737, 56110), -- Territorial Deepflayer +(221192, 0, 3, 220737, 56110), -- Territorial Deepflayer +(221192, 0, 2, 220737, 56110), -- Territorial Deepflayer +(221192, 0, 1, 220737, 56110), -- Territorial Deepflayer +(221192, 0, 0, 220737, 56110), -- Territorial Deepflayer +(221191, 0, 9, 226136, 56110), -- Schismatic Acolyte +(221191, 0, 8, 226135, 56110), -- Schismatic Acolyte +(221191, 0, 7, 226135, 56110), -- Schismatic Acolyte +(221191, 0, 6, 225950, 56110), -- Schismatic Acolyte +(221191, 0, 5, 225950, 56110), -- Schismatic Acolyte +(221191, 0, 4, 220737, 56110), -- Schismatic Acolyte +(221191, 0, 3, 220737, 56110), -- Schismatic Acolyte +(221191, 0, 2, 220737, 56110), -- Schismatic Acolyte +(221191, 0, 1, 220737, 56110), -- Schismatic Acolyte +(221191, 0, 0, 220737, 56110), -- Schismatic Acolyte +(221190, 0, 9, 226136, 56110), -- Loyalist Threadblade +(221190, 0, 8, 226135, 56110), -- Loyalist Threadblade +(221190, 0, 7, 226135, 56110), -- Loyalist Threadblade +(221190, 0, 6, 225950, 56110), -- Loyalist Threadblade +(221190, 0, 5, 225950, 56110), -- Loyalist Threadblade +(221190, 0, 4, 220737, 56110), -- Loyalist Threadblade +(221190, 0, 3, 220737, 56110), -- Loyalist Threadblade +(221190, 0, 2, 220737, 56110), -- Loyalist Threadblade +(221190, 0, 1, 220737, 56110), -- Loyalist Threadblade +(221190, 0, 0, 220737, 56110), -- Loyalist Threadblade +(221179, 0, 7, 220737, 56110), -- Duskshadow +(221179, 0, 6, 220737, 56110), -- Duskshadow +(221179, 0, 5, 220737, 56110), -- Duskshadow +(221179, 0, 4, 220737, 56110), -- Duskshadow +(221179, 0, 3, 220737, 56110), -- Duskshadow +(221179, 0, 2, 225741, 56110), -- Duskshadow +(221179, 0, 1, 206519, 56110), -- Duskshadow +(221179, 0, 0, 212755, 56110), -- Duskshadow +(221166, 0, 9, 226136, 56110), -- Sazh'kel +(221166, 0, 8, 226135, 56110), -- Sazh'kel +(221166, 0, 7, 226135, 56110), -- Sazh'kel +(221166, 0, 6, 225950, 56110), -- Sazh'kel +(221166, 0, 5, 225950, 56110), -- Sazh'kel +(221166, 0, 4, 220737, 56110), -- Sazh'kel +(221166, 0, 3, 220737, 56110), -- Sazh'kel +(221166, 0, 2, 220737, 56110), -- Sazh'kel +(221166, 0, 1, 220737, 56110), -- Sazh'kel +(221166, 0, 0, 220737, 56110), -- Sazh'kel +(221134, 0, 4, 220737, 56110), -- Night Creeper +(221134, 0, 3, 220737, 56110), -- Night Creeper +(221134, 0, 2, 220737, 56110), -- Night Creeper +(221134, 0, 1, 220737, 56110), -- Night Creeper +(221134, 0, 0, 220737, 56110), -- Night Creeper +(221128, 0, 10, 225741, 56110), -- Clawbreaker K'zithix +(221128, 0, 9, 226136, 56110), -- Clawbreaker K'zithix +(221128, 0, 8, 226135, 56110), -- Clawbreaker K'zithix +(221128, 0, 7, 226135, 56110), -- Clawbreaker K'zithix +(221128, 0, 6, 225950, 56110), -- Clawbreaker K'zithix +(221128, 0, 5, 225950, 56110), -- Clawbreaker K'zithix +(221128, 0, 4, 220737, 56110), -- Clawbreaker K'zithix +(221128, 0, 3, 220737, 56110), -- Clawbreaker K'zithix +(221128, 0, 2, 220737, 56110), -- Clawbreaker K'zithix +(221128, 0, 1, 220737, 56110), -- Clawbreaker K'zithix +(221128, 0, 0, 220737, 56110), -- Clawbreaker K'zithix +(221126, 0, 5, 225741, 56110), -- Tephratennae +(221126, 0, 4, 220737, 56110), -- Tephratennae +(221126, 0, 3, 220737, 56110), -- Tephratennae +(221126, 0, 2, 220737, 56110), -- Tephratennae +(221126, 0, 1, 220737, 56110), -- Tephratennae +(221126, 0, 0, 220737, 56110), -- Tephratennae +(221103, 0, 9, 226136, 56110), -- Hulking Warshell +(221103, 0, 8, 226135, 56110), -- Hulking Warshell +(221103, 0, 7, 226135, 56110), -- Hulking Warshell +(221103, 0, 6, 225950, 56110), -- Hulking Warshell +(221103, 0, 5, 225950, 56110); -- Hulking Warshell + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(221103, 0, 4, 220737, 56110), -- Hulking Warshell +(221103, 0, 3, 220737, 56110), -- Hulking Warshell +(221103, 0, 2, 220737, 56110), -- Hulking Warshell +(221103, 0, 1, 220737, 56110), -- Hulking Warshell +(221103, 0, 0, 220737, 56110), -- Hulking Warshell +(221080, 0, 4, 220737, 56110), -- Night Skitter +(221080, 0, 3, 220737, 56110), -- Night Skitter +(221080, 0, 2, 220737, 56110), -- Night Skitter +(221080, 0, 1, 220737, 56110), -- Night Skitter +(221080, 0, 0, 220737, 56110), -- Night Skitter +(221076, 0, 4, 220737, 56110), -- Reekscale +(221076, 0, 3, 220737, 56110), -- Reekscale +(221076, 0, 2, 220737, 56110), -- Reekscale +(221076, 0, 1, 220737, 56110), -- Reekscale +(221076, 0, 0, 220737, 56110), -- Reekscale +(221067, 0, 4, 220737, 56110), -- Orta +(221067, 0, 3, 220737, 56110), -- Orta +(221067, 0, 2, 220737, 56110), -- Orta +(221067, 0, 1, 220737, 56110), -- Orta +(221067, 0, 0, 220737, 56110), -- Orta +(221065, 0, 4, 220737, 56110), -- Fluffy Sharpface +(221065, 0, 3, 220737, 56110), -- Fluffy Sharpface +(221065, 0, 2, 220737, 56110), -- Fluffy Sharpface +(221065, 0, 1, 220737, 56110), -- Fluffy Sharpface +(221065, 0, 0, 220737, 56110), -- Fluffy Sharpface +(221063, 0, 7, 226136, 56110), -- Sureki Shadowstalker +(221063, 0, 6, 226136, 56110), -- Sureki Shadowstalker +(221063, 0, 5, 220737, 56110), -- Sureki Shadowstalker +(221063, 0, 4, 220737, 56110), -- Sureki Shadowstalker +(221063, 0, 3, 220737, 56110), -- Sureki Shadowstalker +(221063, 0, 2, 220737, 56110), -- Sureki Shadowstalker +(221063, 0, 1, 220737, 56110), -- Sureki Shadowstalker +(221063, 0, 0, 219293, 56110), -- Sureki Shadowstalker +(221060, 0, 5, 220737, 56110), -- Pustulant Feaster +(221060, 0, 4, 220737, 56110), -- Pustulant Feaster +(221060, 0, 3, 220737, 56110), -- Pustulant Feaster +(221060, 0, 2, 220737, 56110), -- Pustulant Feaster +(221060, 0, 1, 220737, 56110), -- Pustulant Feaster +(221060, 0, 0, 219228, 56110), -- Pustulant Feaster +(221055, 0, 7, 226136, 56110), -- Ascended Trafficker +(221055, 0, 6, 226136, 56110), -- Ascended Trafficker +(221055, 0, 5, 220737, 56110), -- Ascended Trafficker +(221055, 0, 4, 220737, 56110), -- Ascended Trafficker +(221055, 0, 3, 220737, 56110), -- Ascended Trafficker +(221055, 0, 2, 220737, 56110), -- Ascended Trafficker +(221055, 0, 1, 220737, 56110), -- Ascended Trafficker +(221055, 0, 0, 219292, 56110), -- Ascended Trafficker +(221035, 0, 6, 226136, 56110), -- Royal Scribe +(221035, 0, 5, 226136, 56110), -- Royal Scribe +(221035, 0, 4, 220737, 56110), -- Royal Scribe +(221035, 0, 3, 220737, 56110), -- Royal Scribe +(221035, 0, 2, 220737, 56110), -- Royal Scribe +(221035, 0, 1, 220737, 56110), -- Royal Scribe +(221035, 0, 0, 220737, 56110), -- Royal Scribe +(221032, 0, 9, 226136, 56110), -- Rhak'ik +(221032, 0, 8, 226135, 56110), -- Rhak'ik +(221032, 0, 7, 226135, 56110), -- Rhak'ik +(221032, 0, 6, 225950, 56110), -- Rhak'ik +(221032, 0, 5, 225950, 56110), -- Rhak'ik +(221032, 0, 4, 220737, 56110), -- Rhak'ik +(221032, 0, 3, 220737, 56110), -- Rhak'ik +(221032, 0, 2, 220737, 56110), -- Rhak'ik +(221032, 0, 1, 220737, 56110), -- Rhak'ik +(221032, 0, 0, 220737, 56110), -- Rhak'ik +(221029, 0, 7, 226136, 56110), -- Siege Webwing +(221029, 0, 6, 225950, 56110), -- Siege Webwing +(221029, 0, 5, 225950, 56110), -- Siege Webwing +(221029, 0, 4, 220737, 56110), -- Siege Webwing +(221029, 0, 3, 220737, 56110), -- Siege Webwing +(221029, 0, 2, 220737, 56110), -- Siege Webwing +(221029, 0, 1, 220737, 56110), -- Siege Webwing +(221029, 0, 0, 220737, 56110), -- Siege Webwing +(221028, 0, 5, 201828, 56110), -- Sickly Lasher +(221028, 0, 4, 208732, 56110), -- Sickly Lasher +(221025, 0, 3, 208732, 56110), -- Meddling Podling +(221025, 0, 2, 220737, 56110), -- Meddling Podling +(221024, 0, 4, 220737, 56110), -- Enraged Shalehorn +(221024, 0, 3, 220737, 56110), -- Enraged Shalehorn +(221024, 0, 2, 220737, 56110), -- Enraged Shalehorn +(221024, 0, 1, 220737, 56110), -- Enraged Shalehorn +(221024, 0, 0, 220737, 56110), -- Enraged Shalehorn +(221023, 0, 4, 220737, 56110), -- Wild Ramolith +(221023, 0, 3, 220737, 56110), -- Wild Ramolith +(221023, 0, 2, 220737, 56110), -- Wild Ramolith +(221023, 0, 1, 220737, 56110), -- Wild Ramolith +(221023, 0, 0, 220737, 56110), -- Wild Ramolith +(221017, 0, 5, 220737, 56110), -- Waste Flayer +(221017, 0, 4, 220737, 56110), -- Waste Flayer +(221017, 0, 3, 220737, 56110), -- Waste Flayer +(221017, 0, 2, 220737, 56110), -- Waste Flayer +(221017, 0, 1, 220737, 56110), -- Waste Flayer +(221017, 0, 0, 221001, 56110), -- Waste Flayer +(220999, 0, 4, 220737, 56110), -- Aggregation of Horrors +(220999, 0, 3, 220737, 56110), -- Aggregation of Horrors +(220999, 0, 2, 220737, 56110), -- Aggregation of Horrors +(220999, 0, 1, 220737, 56110), -- Aggregation of Horrors +(220999, 0, 0, 220737, 56110), -- Aggregation of Horrors +(220992, 0, 5, 220737, 56110), -- Darkwater Belly-gutter +(220992, 0, 4, 220737, 56110), -- Darkwater Belly-gutter +(220992, 0, 3, 220737, 56110), -- Darkwater Belly-gutter +(220992, 0, 2, 220737, 56110), -- Darkwater Belly-gutter +(220992, 0, 1, 220737, 56110), -- Darkwater Belly-gutter +(220992, 0, 0, 219211, 56110), -- Darkwater Belly-gutter +(220991, 0, 5, 220737, 56110), -- Darkwater Ranger +(220991, 0, 4, 220737, 56110), -- Darkwater Ranger +(220991, 0, 3, 220737, 56110), -- Darkwater Ranger +(220991, 0, 2, 220737, 56110), -- Darkwater Ranger +(220991, 0, 1, 220737, 56110), -- Darkwater Ranger +(220991, 0, 0, 219211, 56110), -- Darkwater Ranger +(220990, 0, 5, 220737, 56110), -- Darkwater Evoker +(220990, 0, 4, 220737, 56110), -- Darkwater Evoker +(220990, 0, 3, 220737, 56110), -- Darkwater Evoker +(220990, 0, 2, 220737, 56110), -- Darkwater Evoker +(220990, 0, 1, 220737, 56110), -- Darkwater Evoker +(220990, 0, 0, 219211, 56110), -- Darkwater Evoker +(220985, 0, 4, 220737, 56110), -- Darkwater Clawsmasher +(220985, 0, 3, 220737, 56110), -- Darkwater Clawsmasher +(220985, 0, 2, 220737, 56110), -- Darkwater Clawsmasher +(220985, 0, 1, 220737, 56110), -- Darkwater Clawsmasher +(220985, 0, 0, 220737, 56110), -- Darkwater Clawsmasher +(220983, 0, 7, 225950, 56110), -- Crawling Bulwark +(220983, 0, 6, 225950, 56110), -- Crawling Bulwark +(220983, 0, 5, 226136, 56110), -- Crawling Bulwark +(220983, 0, 4, 220737, 56110), -- Crawling Bulwark +(220983, 0, 3, 220737, 56110), -- Crawling Bulwark +(220983, 0, 2, 220737, 56110), -- Crawling Bulwark +(220983, 0, 1, 220737, 56110), -- Crawling Bulwark +(220983, 0, 0, 220737, 56110), -- Crawling Bulwark +(220981, 0, 7, 225950, 56110), -- Crawling Bulwark +(220981, 0, 6, 225950, 56110), -- Crawling Bulwark +(220981, 0, 5, 226136, 56110), -- Crawling Bulwark +(220981, 0, 4, 220737, 56110), -- Crawling Bulwark +(220981, 0, 3, 220737, 56110), -- Crawling Bulwark +(220981, 0, 2, 220737, 56110), -- Crawling Bulwark +(220981, 0, 1, 220737, 56110), -- Crawling Bulwark +(220981, 0, 0, 220737, 56110), -- Crawling Bulwark +(220980, 0, 7, 225950, 56110), -- Crawling Bulwark +(220980, 0, 6, 225950, 56110), -- Crawling Bulwark +(220980, 0, 5, 226136, 56110), -- Crawling Bulwark +(220980, 0, 4, 220737, 56110), -- Crawling Bulwark +(220980, 0, 3, 220737, 56110), -- Crawling Bulwark +(220980, 0, 2, 220737, 56110), -- Crawling Bulwark +(220980, 0, 1, 220737, 56110), -- Crawling Bulwark +(220980, 0, 0, 220737, 56110), -- Crawling Bulwark +(220979, 0, 7, 225950, 56110), -- Crawling Bulwark +(220979, 0, 6, 225950, 56110), -- Crawling Bulwark +(220979, 0, 5, 226136, 56110), -- Crawling Bulwark +(220979, 0, 4, 220737, 56110), -- Crawling Bulwark +(220979, 0, 3, 220737, 56110), -- Crawling Bulwark +(220979, 0, 2, 220737, 56110), -- Crawling Bulwark +(220979, 0, 1, 220737, 56110), -- Crawling Bulwark +(220979, 0, 0, 220737, 56110), -- Crawling Bulwark +(220975, 0, 7, 225950, 56110), -- Crawling Bulwark +(220975, 0, 6, 225950, 56110), -- Crawling Bulwark +(220975, 0, 5, 226136, 56110), -- Crawling Bulwark +(220975, 0, 4, 220737, 56110), -- Crawling Bulwark +(220975, 0, 3, 220737, 56110), -- Crawling Bulwark +(220975, 0, 2, 220737, 56110), -- Crawling Bulwark +(220975, 0, 1, 220737, 56110), -- Crawling Bulwark +(220975, 0, 0, 220737, 56110), -- Crawling Bulwark +(220946, 0, 4, 220737, 56110), -- Venture Co. Honey Harvester +(220946, 0, 3, 220737, 56110), -- Venture Co. Honey Harvester +(220946, 0, 2, 220737, 56110), -- Venture Co. Honey Harvester +(220946, 0, 1, 220737, 56110), -- Venture Co. Honey Harvester +(220946, 0, 0, 220737, 56110), -- Venture Co. Honey Harvester +(220938, 0, 4, 220737, 56110), -- Mature Gloomgrowth +(220938, 0, 3, 220737, 56110), -- Mature Gloomgrowth +(220938, 0, 2, 220737, 56110), -- Mature Gloomgrowth +(220938, 0, 1, 220737, 56110), -- Mature Gloomgrowth +(220938, 0, 0, 220737, 56110), -- Mature Gloomgrowth +(220917, 0, 9, 226136, 56110), -- Chitinous Goliath +(220917, 0, 8, 226135, 56110), -- Chitinous Goliath +(220917, 0, 7, 226135, 56110), -- Chitinous Goliath +(220917, 0, 6, 225950, 56110), -- Chitinous Goliath +(220917, 0, 5, 225950, 56110), -- Chitinous Goliath +(220917, 0, 4, 220737, 56110), -- Chitinous Goliath +(220917, 0, 3, 220737, 56110), -- Chitinous Goliath +(220917, 0, 2, 220737, 56110), -- Chitinous Goliath +(220917, 0, 1, 220737, 56110), -- Chitinous Goliath +(220917, 0, 0, 220737, 56110), -- Chitinous Goliath +(220916, 0, 9, 226136, 56110), -- Royal Appointee +(220916, 0, 8, 226135, 56110), -- Royal Appointee +(220916, 0, 7, 226135, 56110), -- Royal Appointee +(220916, 0, 6, 225950, 56110), -- Royal Appointee +(220916, 0, 5, 225950, 56110), -- Royal Appointee +(220916, 0, 4, 220737, 56110), -- Royal Appointee +(220916, 0, 3, 220737, 56110), -- Royal Appointee +(220916, 0, 2, 220737, 56110), -- Royal Appointee +(220916, 0, 1, 220737, 56110), -- Royal Appointee +(220916, 0, 0, 220737, 56110), -- Royal Appointee +(220907, 0, 4, 220737, 56110), -- Kobyss Shellbreaker +(220907, 0, 3, 220737, 56110), -- Kobyss Shellbreaker +(220907, 0, 2, 220737, 56110), -- Kobyss Shellbreaker +(220907, 0, 1, 220737, 56110), -- Kobyss Shellbreaker +(220907, 0, 0, 220737, 56110), -- Kobyss Shellbreaker +(220905, 0, 4, 220737, 56110), -- Kobyss Soul-Twister +(220905, 0, 3, 220737, 56110), -- Kobyss Soul-Twister +(220905, 0, 2, 220737, 56110), -- Kobyss Soul-Twister +(220905, 0, 1, 220737, 56110), -- Kobyss Soul-Twister +(220905, 0, 0, 220737, 56110), -- Kobyss Soul-Twister +(220904, 0, 4, 220737, 56110), -- Kobyss Shellbreaker +(220904, 0, 3, 220737, 56110), -- Kobyss Shellbreaker +(220904, 0, 2, 220737, 56110), -- Kobyss Shellbreaker +(220904, 0, 1, 220737, 56110), -- Kobyss Shellbreaker +(220904, 0, 0, 220737, 56110), -- Kobyss Shellbreaker +(220897, 0, 4, 220737, 56110), -- Supervisor Radlock +(220897, 0, 3, 220737, 56110), -- Supervisor Radlock +(220897, 0, 2, 220737, 56110), -- Supervisor Radlock +(220897, 0, 1, 220737, 56110), -- Supervisor Radlock +(220897, 0, 0, 220737, 56110), -- Supervisor Radlock +(220891, 0, 5, 212755, 56110), -- Bloodswell Creation +(220891, 0, 4, 220737, 56110), -- Bloodswell Creation +(220891, 0, 3, 220737, 56110), -- Bloodswell Creation +(220891, 0, 2, 220737, 56110), -- Bloodswell Creation +(220891, 0, 1, 220737, 56110), -- Bloodswell Creation +(220891, 0, 0, 220737, 56110), -- Bloodswell Creation +(220890, 0, 5, 225741, 56110), -- Matriarch Charfuria +(220890, 0, 4, 220737, 56110), -- Matriarch Charfuria +(220890, 0, 3, 220737, 56110), -- Matriarch Charfuria +(220890, 0, 2, 220737, 56110), -- Matriarch Charfuria +(220890, 0, 1, 220737, 56110), -- Matriarch Charfuria +(220890, 0, 0, 220737, 56110), -- Matriarch Charfuria +(220888, 0, 4, 220737, 56110), -- Fog Wither +(220888, 0, 3, 220737, 56110), -- Fog Wither +(220888, 0, 2, 220737, 56110), -- Fog Wither +(220888, 0, 1, 220737, 56110), -- Fog Wither +(220888, 0, 0, 220737, 56110), -- Fog Wither +(220886, 0, 5, 220737, 56110), -- Shadowtide Bulwark +(220886, 0, 4, 220737, 56110), -- Shadowtide Bulwark +(220886, 0, 3, 220737, 56110), -- Shadowtide Bulwark +(220886, 0, 2, 220737, 56110), -- Shadowtide Bulwark +(220886, 0, 1, 220737, 56110), -- Shadowtide Bulwark +(220886, 0, 0, 212755, 56110), -- Shadowtide Bulwark +(220883, 0, 5, 225741, 56110), -- Sweetspark the Oozeful +(220883, 0, 4, 220737, 56110), -- Sweetspark the Oozeful +(220883, 0, 3, 220737, 56110), -- Sweetspark the Oozeful +(220883, 0, 2, 220737, 56110), -- Sweetspark the Oozeful +(220883, 0, 1, 220737, 56110), -- Sweetspark the Oozeful +(220883, 0, 0, 220737, 56110), -- Sweetspark the Oozeful +(220863, 0, 5, 212755, 56110), -- Tidewrath +(220863, 0, 4, 220737, 56110), -- Tidewrath +(220863, 0, 3, 220737, 56110), -- Tidewrath +(220863, 0, 2, 220737, 56110), -- Tidewrath +(220863, 0, 1, 220737, 56110), -- Tidewrath +(220863, 0, 0, 220737, 56110), -- Tidewrath +(220854, 0, 4, 220737, 56110), -- Cloud Gryphon +(220854, 0, 3, 220737, 56110), -- Cloud Gryphon +(220854, 0, 2, 220737, 56110), -- Cloud Gryphon +(220854, 0, 1, 220737, 56110), -- Cloud Gryphon +(220854, 0, 0, 220737, 56110); -- Cloud Gryphon + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(220851, 0, 4, 220737, 56110), -- Cloud Gryphon +(220851, 0, 3, 220737, 56110), -- Cloud Gryphon +(220851, 0, 2, 220737, 56110), -- Cloud Gryphon +(220851, 0, 1, 220737, 56110), -- Cloud Gryphon +(220851, 0, 0, 220737, 56110), -- Cloud Gryphon +(220844, 0, 4, 220737, 56110), -- Shadowtide Disciple +(220844, 0, 3, 220737, 56110), -- Shadowtide Disciple +(220844, 0, 2, 220737, 56110), -- Shadowtide Disciple +(220844, 0, 1, 220737, 56110), -- Shadowtide Disciple +(220844, 0, 0, 220737, 56110), -- Shadowtide Disciple +(220838, 0, 5, 212755, 56110), -- Shadowtide Corruptor +(220838, 0, 4, 220737, 56110), -- Shadowtide Corruptor +(220838, 0, 3, 220737, 56110), -- Shadowtide Corruptor +(220838, 0, 2, 220737, 56110), -- Shadowtide Corruptor +(220838, 0, 1, 220737, 56110), -- Shadowtide Corruptor +(220838, 0, 0, 220737, 56110), -- Shadowtide Corruptor +(220815, 0, 4, 220737, 56110), -- Blazing Fiend +(220815, 0, 3, 220737, 56110), -- Blazing Fiend +(220815, 0, 2, 220737, 56110), -- Blazing Fiend +(220815, 0, 1, 220737, 56110), -- Blazing Fiend +(220815, 0, 0, 220737, 56110), -- Blazing Fiend +(220814, 0, 10, 226136, 56110), -- Loyalist Bio-smith +(220814, 0, 9, 226135, 56110), -- Loyalist Bio-smith +(220814, 0, 8, 226135, 56110), -- Loyalist Bio-smith +(220814, 0, 7, 225950, 56110), -- Loyalist Bio-smith +(220814, 0, 6, 225950, 56110), -- Loyalist Bio-smith +(220814, 0, 5, 220737, 56110), -- Loyalist Bio-smith +(220814, 0, 4, 220737, 56110), -- Loyalist Bio-smith +(220814, 0, 3, 220737, 56110), -- Loyalist Bio-smith +(220814, 0, 2, 220737, 56110), -- Loyalist Bio-smith +(220814, 0, 1, 220737, 56110), -- Loyalist Bio-smith +(220814, 0, 0, 215457, 56110), -- Loyalist Bio-smith +(220794, 0, 4, 220737, 56110), -- Raging Dunecore +(220794, 0, 3, 220737, 56110), -- Raging Dunecore +(220794, 0, 2, 220737, 56110), -- Raging Dunecore +(220794, 0, 1, 220737, 56110), -- Raging Dunecore +(220794, 0, 0, 220737, 56110), -- Raging Dunecore +(220792, 0, 4, 220737, 56110), -- Stonehead Koboldcrusher +(220792, 0, 3, 220737, 56110), -- Stonehead Koboldcrusher +(220792, 0, 2, 220737, 56110), -- Stonehead Koboldcrusher +(220792, 0, 1, 220737, 56110), -- Stonehead Koboldcrusher +(220792, 0, 0, 220737, 56110), -- Stonehead Koboldcrusher +(220786, 0, 4, 220737, 56110), -- Wavecutter Eel +(220786, 0, 3, 220737, 56110), -- Wavecutter Eel +(220786, 0, 2, 220737, 56110), -- Wavecutter Eel +(220786, 0, 1, 220737, 56110), -- Wavecutter Eel +(220786, 0, 0, 220737, 56110), -- Wavecutter Eel +(220775, 0, 4, 220737, 56110), -- Bleached Sandskitter +(220775, 0, 3, 220737, 56110), -- Bleached Sandskitter +(220775, 0, 2, 220737, 56110), -- Bleached Sandskitter +(220775, 0, 1, 220737, 56110), -- Bleached Sandskitter +(220775, 0, 0, 220737, 56110), -- Bleached Sandskitter +(220772, 0, 4, 220737, 56110), -- Sightless Wavecutter +(220772, 0, 3, 220737, 56110), -- Sightless Wavecutter +(220772, 0, 2, 220737, 56110), -- Sightless Wavecutter +(220772, 0, 1, 220737, 56110), -- Sightless Wavecutter +(220772, 0, 0, 220737, 56110), -- Sightless Wavecutter +(220771, 0, 5, 225741, 56110), -- Murkspike +(220771, 0, 4, 220737, 56110), -- Murkspike +(220771, 0, 3, 220737, 56110), -- Murkspike +(220771, 0, 2, 220737, 56110), -- Murkspike +(220771, 0, 1, 220737, 56110), -- Murkspike +(220771, 0, 0, 220737, 56110), -- Murkspike +(220765, 0, 5, 220737, 56110), -- Juvenile Snail +(220765, 0, 4, 220737, 56110), -- Juvenile Snail +(220765, 0, 3, 220737, 56110), -- Juvenile Snail +(220765, 0, 2, 220737, 56110), -- Juvenile Snail +(220765, 0, 1, 220737, 56110), -- Juvenile Snail +(220765, 0, 0, 219254, 56110), -- Juvenile Snail +(220764, 0, 5, 220737, 56110), -- Unsettled Snail +(220764, 0, 4, 220737, 56110), -- Unsettled Snail +(220764, 0, 3, 220737, 56110), -- Unsettled Snail +(220764, 0, 2, 220737, 56110), -- Unsettled Snail +(220764, 0, 1, 220737, 56110), -- Unsettled Snail +(220764, 0, 0, 219254, 56110), -- Unsettled Snail +(220763, 0, 5, 220737, 56110), -- Coralcrush +(220763, 0, 4, 220737, 56110), -- Coralcrush +(220763, 0, 3, 220737, 56110), -- Coralcrush +(220763, 0, 2, 220737, 56110), -- Coralcrush +(220763, 0, 1, 220737, 56110), -- Coralcrush +(220763, 0, 0, 212755, 56110), -- Coralcrush +(220762, 0, 5, 220737, 56110), -- Seacurse +(220762, 0, 4, 220737, 56110), -- Seacurse +(220762, 0, 3, 220737, 56110), -- Seacurse +(220762, 0, 2, 220737, 56110), -- Seacurse +(220762, 0, 1, 220737, 56110), -- Seacurse +(220762, 0, 0, 212755, 56110), -- Seacurse +(220759, 0, 5, 212755, 56110), -- Shadowsand +(220759, 0, 4, 220737, 56110), -- Shadowsand +(220759, 0, 3, 220737, 56110), -- Shadowsand +(220759, 0, 2, 220737, 56110), -- Shadowsand +(220759, 0, 1, 220737, 56110), -- Shadowsand +(220759, 0, 0, 220737, 56110), -- Shadowsand +(220756, 0, 4, 220737, 56110), -- Thirsty Salvager +(220756, 0, 3, 220737, 56110), -- Thirsty Salvager +(220756, 0, 2, 220737, 56110), -- Thirsty Salvager +(220756, 0, 1, 220737, 56110), -- Thirsty Salvager +(220756, 0, 0, 220737, 56110), -- Thirsty Salvager +(220744, 0, 4, 220737, 56110), -- Overworked Cook +(220744, 0, 3, 220737, 56110), -- Overworked Cook +(220744, 0, 2, 220737, 56110), -- Overworked Cook +(220744, 0, 1, 220737, 56110), -- Overworked Cook +(220744, 0, 0, 220737, 56110), -- Overworked Cook +(220743, 0, 10, 226136, 56110), -- Assistant Skitterling +(220743, 0, 9, 226135, 56110), -- Assistant Skitterling +(220743, 0, 8, 226135, 56110), -- Assistant Skitterling +(220743, 0, 7, 225950, 56110), -- Assistant Skitterling +(220743, 0, 6, 225950, 56110), -- Assistant Skitterling +(220743, 0, 5, 220737, 56110), -- Assistant Skitterling +(220743, 0, 4, 220737, 56110), -- Assistant Skitterling +(220743, 0, 3, 220737, 56110), -- Assistant Skitterling +(220743, 0, 2, 220737, 56110), -- Assistant Skitterling +(220743, 0, 1, 220737, 56110), -- Assistant Skitterling +(220743, 0, 0, 219350, 56110), -- Assistant Skitterling +(220736, 0, 4, 220737, 56110), -- Ravenous Flopper +(220736, 0, 3, 220737, 56110), -- Ravenous Flopper +(220736, 0, 2, 220737, 56110), -- Ravenous Flopper +(220736, 0, 1, 220737, 56110), -- Ravenous Flopper +(220736, 0, 0, 220737, 56110), -- Ravenous Flopper +(220734, 0, 24, 225655, 56110), -- Sludgeborn Shambler +(220734, 0, 23, 225655, 56110), -- Sludgeborn Shambler +(220734, 0, 22, 220737, 56110), -- Sludgeborn Shambler +(220734, 0, 21, 220737, 56110), -- Sludgeborn Shambler +(220734, 0, 20, 220737, 56110), -- Sludgeborn Shambler +(220734, 0, 19, 220737, 56110), -- Sludgeborn Shambler +(220734, 0, 18, 220737, 56110), -- Sludgeborn Shambler +(220734, 0, 17, 224257, 56110), -- Sludgeborn Shambler +(220734, 0, 16, 224254, 56110), -- Sludgeborn Shambler +(220734, 0, 15, 224252, 56110), -- Sludgeborn Shambler +(220734, 0, 14, 224250, 56110), -- Sludgeborn Shambler +(220734, 0, 13, 224239, 56110), -- Sludgeborn Shambler +(220734, 0, 12, 224238, 56110), -- Sludgeborn Shambler +(220734, 0, 11, 224189, 56110), -- Sludgeborn Shambler +(220734, 0, 10, 224188, 56110), -- Sludgeborn Shambler +(220734, 0, 9, 224187, 56110), -- Sludgeborn Shambler +(220734, 0, 8, 224186, 56110), -- Sludgeborn Shambler +(220734, 0, 7, 224184, 56110), -- Sludgeborn Shambler +(220734, 0, 6, 224179, 56110), -- Sludgeborn Shambler +(220734, 0, 5, 219816, 56110), -- Sludgeborn Shambler +(220734, 0, 4, 219815, 56110), -- Sludgeborn Shambler +(220734, 0, 3, 219814, 56110), -- Sludgeborn Shambler +(220734, 0, 2, 219813, 56110), -- Sludgeborn Shambler +(220734, 0, 1, 219812, 56110), -- Sludgeborn Shambler +(220734, 0, 0, 219811, 56110), -- Sludgeborn Shambler +(220730, 0, 9, 226136, 56110), -- Royal Venomshell +(220730, 0, 8, 226135, 56110), -- Royal Venomshell +(220730, 0, 7, 226135, 56110), -- Royal Venomshell +(220730, 0, 6, 225950, 56110), -- Royal Venomshell +(220730, 0, 5, 225950, 56110), -- Royal Venomshell +(220730, 0, 4, 220737, 56110), -- Royal Venomshell +(220730, 0, 3, 220737, 56110), -- Royal Venomshell +(220730, 0, 2, 220737, 56110), -- Royal Venomshell +(220730, 0, 1, 220737, 56110), -- Royal Venomshell +(220730, 0, 0, 220737, 56110), -- Royal Venomshell +(220727, 0, 7, 226136, 56110), -- Harvest Overseer +(220727, 0, 6, 226136, 56110), -- Harvest Overseer +(220727, 0, 5, 220737, 56110), -- Harvest Overseer +(220727, 0, 4, 220737, 56110), -- Harvest Overseer +(220727, 0, 3, 220737, 56110), -- Harvest Overseer +(220727, 0, 2, 220737, 56110), -- Harvest Overseer +(220727, 0, 1, 220737, 56110), -- Harvest Overseer +(220727, 0, 0, 219350, 56110), -- Harvest Overseer +(220726, 0, 9, 226136, 56110), -- Zalnax +(220726, 0, 8, 226135, 56110), -- Zalnax +(220726, 0, 7, 226135, 56110), -- Zalnax +(220726, 0, 6, 225950, 56110), -- Zalnax +(220726, 0, 5, 225950, 56110), -- Zalnax +(220726, 0, 4, 220737, 56110), -- Zalnax +(220726, 0, 3, 220737, 56110), -- Zalnax +(220726, 0, 2, 220737, 56110), -- Zalnax +(220726, 0, 1, 220737, 56110), -- Zalnax +(220726, 0, 0, 220737, 56110), -- Zalnax +(220725, 0, 9, 226136, 56110), -- Xal'in +(220725, 0, 8, 226135, 56110), -- Xal'in +(220725, 0, 7, 226135, 56110), -- Xal'in +(220725, 0, 6, 225950, 56110), -- Xal'in +(220725, 0, 5, 225950, 56110), -- Xal'in +(220725, 0, 4, 220737, 56110), -- Xal'in +(220725, 0, 3, 220737, 56110), -- Xal'in +(220725, 0, 2, 220737, 56110), -- Xal'in +(220725, 0, 1, 220737, 56110), -- Xal'in +(220725, 0, 0, 220737, 56110), -- Xal'in +(220724, 0, 9, 226136, 56110), -- Plinkni +(220724, 0, 8, 226135, 56110), -- Plinkni +(220724, 0, 7, 226135, 56110), -- Plinkni +(220724, 0, 6, 225950, 56110), -- Plinkni +(220724, 0, 5, 225950, 56110), -- Plinkni +(220724, 0, 4, 220737, 56110), -- Plinkni +(220724, 0, 3, 220737, 56110), -- Plinkni +(220724, 0, 2, 220737, 56110), -- Plinkni +(220724, 0, 1, 220737, 56110), -- Plinkni +(220724, 0, 0, 220737, 56110), -- Plinkni +(220723, 0, 9, 226136, 56110), -- Trex'na +(220723, 0, 8, 226135, 56110), -- Trex'na +(220723, 0, 7, 226135, 56110), -- Trex'na +(220723, 0, 6, 225950, 56110), -- Trex'na +(220723, 0, 5, 225950, 56110), -- Trex'na +(220723, 0, 4, 220737, 56110), -- Trex'na +(220723, 0, 3, 220737, 56110), -- Trex'na +(220723, 0, 2, 220737, 56110), -- Trex'na +(220723, 0, 1, 220737, 56110), -- Trex'na +(220723, 0, 0, 220737, 56110), -- Trex'na +(220722, 0, 9, 226136, 56110), -- Rakva +(220722, 0, 8, 226135, 56110), -- Rakva +(220722, 0, 7, 226135, 56110), -- Rakva +(220722, 0, 6, 225950, 56110), -- Rakva +(220722, 0, 5, 225950, 56110), -- Rakva +(220722, 0, 4, 220737, 56110), -- Rakva +(220722, 0, 3, 220737, 56110), -- Rakva +(220722, 0, 2, 220737, 56110), -- Rakva +(220722, 0, 1, 220737, 56110), -- Rakva +(220722, 0, 0, 220737, 56110), -- Rakva +(220721, 0, 9, 226136, 56110), -- Mix'ni +(220721, 0, 8, 226135, 56110), -- Mix'ni +(220721, 0, 7, 226135, 56110), -- Mix'ni +(220721, 0, 6, 225950, 56110), -- Mix'ni +(220721, 0, 5, 225950, 56110), -- Mix'ni +(220721, 0, 4, 220737, 56110), -- Mix'ni +(220721, 0, 3, 220737, 56110), -- Mix'ni +(220721, 0, 2, 220737, 56110), -- Mix'ni +(220721, 0, 1, 220737, 56110), -- Mix'ni +(220721, 0, 0, 220737, 56110), -- Mix'ni +(220714, 0, 7, 225950, 56110), -- Harvest Hauler +(220714, 0, 6, 225950, 56110), -- Harvest Hauler +(220714, 0, 5, 226136, 56110), -- Harvest Hauler +(220714, 0, 4, 220737, 56110), -- Harvest Hauler +(220714, 0, 3, 220737, 56110), -- Harvest Hauler +(220714, 0, 2, 220737, 56110), -- Harvest Hauler +(220714, 0, 1, 220737, 56110), -- Harvest Hauler +(220714, 0, 0, 220737, 56110), -- Harvest Hauler +(220713, 0, 7, 226136, 56110), -- Harvest Overseer +(220713, 0, 6, 226136, 56110), -- Harvest Overseer +(220713, 0, 5, 220737, 56110), -- Harvest Overseer +(220713, 0, 4, 220737, 56110), -- Harvest Overseer +(220713, 0, 3, 220737, 56110), -- Harvest Overseer +(220713, 0, 2, 220737, 56110), -- Harvest Overseer +(220713, 0, 1, 220737, 56110), -- Harvest Overseer +(220713, 0, 0, 218188, 56110), -- Harvest Overseer +(220712, 0, 11, 226136, 56110), -- Black Blood Harvester +(220712, 0, 10, 226135, 56110), -- Black Blood Harvester +(220712, 0, 9, 226135, 56110), -- Black Blood Harvester +(220712, 0, 8, 225950, 56110), -- Black Blood Harvester +(220712, 0, 7, 225950, 56110), -- Black Blood Harvester +(220712, 0, 6, 220737, 56110), -- Black Blood Harvester +(220712, 0, 5, 220737, 56110), -- Black Blood Harvester +(220712, 0, 4, 220737, 56110), -- Black Blood Harvester +(220712, 0, 3, 220737, 56110), -- Black Blood Harvester +(220712, 0, 2, 220737, 56110), -- Black Blood Harvester +(220712, 0, 1, 218188, 56110), -- Black Blood Harvester +(220712, 0, 0, 219350, 56110); -- Black Blood Harvester + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(220701, 0, 4, 220737, 56110), -- Agitated Shadowsting +(220701, 0, 3, 220737, 56110), -- Agitated Shadowsting +(220701, 0, 2, 220737, 56110), -- Agitated Shadowsting +(220701, 0, 1, 220737, 56110), -- Agitated Shadowsting +(220701, 0, 0, 220737, 56110), -- Agitated Shadowsting +(220698, 0, 4, 220737, 56110), -- Shadowsting Scorpid +(220698, 0, 3, 220737, 56110), -- Shadowsting Scorpid +(220698, 0, 2, 220737, 56110), -- Shadowsting Scorpid +(220698, 0, 1, 220737, 56110), -- Shadowsting Scorpid +(220698, 0, 0, 220737, 56110), -- Shadowsting Scorpid +(220696, 0, 4, 220737, 56110), -- Loaderbot +(220696, 0, 3, 220737, 56110), -- Loaderbot +(220696, 0, 2, 220737, 56110), -- Loaderbot +(220696, 0, 1, 220737, 56110), -- Loaderbot +(220696, 0, 0, 220737, 56110), -- Loaderbot +(220695, 0, 4, 220737, 56110), -- Loaderbot +(220695, 0, 3, 220737, 56110), -- Loaderbot +(220695, 0, 2, 220737, 56110), -- Loaderbot +(220695, 0, 1, 220737, 56110), -- Loaderbot +(220695, 0, 0, 220737, 56110), -- Loaderbot +(220693, 0, 4, 220737, 56110), -- Loaderbot +(220693, 0, 3, 220737, 56110), -- Loaderbot +(220693, 0, 2, 220737, 56110), -- Loaderbot +(220693, 0, 1, 220737, 56110), -- Loaderbot +(220693, 0, 0, 220737, 56110), -- Loaderbot +(220692, 0, 4, 220737, 56110), -- Loaderbot +(220692, 0, 3, 220737, 56110), -- Loaderbot +(220692, 0, 2, 220737, 56110), -- Loaderbot +(220692, 0, 1, 220737, 56110), -- Loaderbot +(220692, 0, 0, 220737, 56110), -- Loaderbot +(220691, 0, 4, 220737, 56110), -- Flickering Glowmoth +(220691, 0, 3, 220737, 56110), -- Flickering Glowmoth +(220691, 0, 2, 220737, 56110), -- Flickering Glowmoth +(220691, 0, 1, 220737, 56110), -- Flickering Glowmoth +(220691, 0, 0, 220737, 56110), -- Flickering Glowmoth +(220656, 0, 5, 217391, 56110), -- Tentacle Slime +(220656, 0, 4, 220737, 56110), -- Tentacle Slime +(220656, 0, 3, 220737, 56110), -- Tentacle Slime +(220656, 0, 2, 220737, 56110), -- Tentacle Slime +(220656, 0, 1, 220737, 56110), -- Tentacle Slime +(220656, 0, 0, 220737, 56110), -- Tentacle Slime +(220655, 0, 6, 217391, 56110), -- Warped Sapling +(220655, 0, 5, 225698, 56110), -- Warped Sapling +(220655, 0, 4, 220737, 56110), -- Warped Sapling +(220655, 0, 3, 220737, 56110), -- Warped Sapling +(220655, 0, 2, 220737, 56110), -- Warped Sapling +(220655, 0, 1, 220737, 56110), -- Warped Sapling +(220655, 0, 0, 220737, 56110), -- Warped Sapling +(220653, 0, 6, 217391, 56110), -- Aberrant Deepwalker +(220653, 0, 5, 225696, 56110), -- Aberrant Deepwalker +(220653, 0, 4, 220737, 56110), -- Aberrant Deepwalker +(220653, 0, 3, 220737, 56110), -- Aberrant Deepwalker +(220653, 0, 2, 220737, 56110), -- Aberrant Deepwalker +(220653, 0, 1, 220737, 56110), -- Aberrant Deepwalker +(220653, 0, 0, 220737, 56110), -- Aberrant Deepwalker +(220644, 0, 7, 226136, 56110), -- Harvest Warden Izk'tilak +(220644, 0, 6, 226136, 56110), -- Harvest Warden Izk'tilak +(220644, 0, 5, 220737, 56110), -- Harvest Warden Izk'tilak +(220644, 0, 4, 220737, 56110), -- Harvest Warden Izk'tilak +(220644, 0, 3, 220737, 56110), -- Harvest Warden Izk'tilak +(220644, 0, 2, 220737, 56110), -- Harvest Warden Izk'tilak +(220644, 0, 1, 220737, 56110), -- Harvest Warden Izk'tilak +(220644, 0, 0, 219350, 56110), -- Harvest Warden Izk'tilak +(220643, 0, 4, 220737, 56110), -- Deepwater Makura +(220643, 0, 3, 220737, 56110), -- Deepwater Makura +(220643, 0, 2, 220737, 56110), -- Deepwater Makura +(220643, 0, 1, 220737, 56110), -- Deepwater Makura +(220643, 0, 0, 220737, 56110), -- Deepwater Makura +(220624, 0, 2, 194437, 56110), -- Drowned Arathi +(220624, 0, 1, 220737, 56110), -- Drowned Arathi +(220624, 0, 0, 220737, 56110), -- Drowned Arathi +(220621, 0, 4, 220737, 56110), -- Darkwater Tidecrusher +(220621, 0, 3, 220737, 56110), -- Darkwater Tidecrusher +(220621, 0, 2, 220737, 56110), -- Darkwater Tidecrusher +(220621, 0, 1, 220737, 56110), -- Darkwater Tidecrusher +(220621, 0, 0, 220737, 56110), -- Darkwater Tidecrusher +(220616, 0, 4, 220737, 56110), -- Corridor Sleeper +(220616, 0, 3, 220737, 56110), -- Corridor Sleeper +(220616, 0, 2, 220737, 56110), -- Corridor Sleeper +(220616, 0, 1, 220737, 56110), -- Corridor Sleeper +(220616, 0, 0, 220737, 56110), -- Corridor Sleeper +(220615, 0, 4, 220737, 56110), -- Root of Trungal +(220615, 0, 3, 220737, 56110), -- Root of Trungal +(220615, 0, 2, 220737, 56110), -- Root of Trungal +(220615, 0, 1, 220737, 56110), -- Root of Trungal +(220615, 0, 0, 220737, 56110), -- Root of Trungal +(220589, 0, 6, 226136, 56110), -- Orator Vatru'cix +(220589, 0, 5, 226136, 56110), -- Orator Vatru'cix +(220589, 0, 4, 220737, 56110), -- Orator Vatru'cix +(220589, 0, 3, 220737, 56110), -- Orator Vatru'cix +(220589, 0, 2, 220737, 56110), -- Orator Vatru'cix +(220589, 0, 1, 220737, 56110), -- Orator Vatru'cix +(220589, 0, 0, 220737, 56110), -- Orator Vatru'cix +(220574, 0, 4, 220737, 56110), -- Raised Memorial Tender +(220574, 0, 3, 220737, 56110), -- Raised Memorial Tender +(220574, 0, 2, 220737, 56110), -- Raised Memorial Tender +(220574, 0, 1, 220737, 56110), -- Raised Memorial Tender +(220574, 0, 0, 220737, 56110), -- Raised Memorial Tender +(220551, 0, 9, 226136, 56110), -- Sureki Ironweaver +(220551, 0, 8, 226135, 56110), -- Sureki Ironweaver +(220551, 0, 7, 226135, 56110), -- Sureki Ironweaver +(220551, 0, 6, 225950, 56110), -- Sureki Ironweaver +(220551, 0, 5, 225950, 56110), -- Sureki Ironweaver +(220551, 0, 4, 220737, 56110), -- Sureki Ironweaver +(220551, 0, 3, 220737, 56110), -- Sureki Ironweaver +(220551, 0, 2, 220737, 56110), -- Sureki Ironweaver +(220551, 0, 1, 220737, 56110), -- Sureki Ironweaver +(220551, 0, 0, 220737, 56110), -- Sureki Ironweaver +(220547, 0, 4, 220737, 56110), -- Briney Kelpcore +(220547, 0, 3, 220737, 56110), -- Briney Kelpcore +(220547, 0, 2, 220737, 56110), -- Briney Kelpcore +(220547, 0, 1, 220737, 56110), -- Briney Kelpcore +(220547, 0, 0, 220737, 56110), -- Briney Kelpcore +(220546, 0, 4, 220737, 56110), -- Primal Earth Elemental +(220546, 0, 3, 220737, 56110), -- Primal Earth Elemental +(220546, 0, 2, 220737, 56110), -- Primal Earth Elemental +(220546, 0, 1, 220737, 56110), -- Primal Earth Elemental +(220546, 0, 0, 220737, 56110), -- Primal Earth Elemental +(220545, 0, 4, 220737, 56110), -- Tidal Hydrocore +(220545, 0, 3, 220737, 56110), -- Tidal Hydrocore +(220545, 0, 2, 220737, 56110), -- Tidal Hydrocore +(220545, 0, 1, 220737, 56110), -- Tidal Hydrocore +(220545, 0, 0, 220737, 56110), -- Tidal Hydrocore +(220544, 0, 4, 220737, 56110), -- Raging Dunecore +(220544, 0, 3, 220737, 56110), -- Raging Dunecore +(220544, 0, 2, 220737, 56110), -- Raging Dunecore +(220544, 0, 1, 220737, 56110), -- Raging Dunecore +(220544, 0, 0, 220737, 56110), -- Raging Dunecore +(220543, 0, 4, 220737, 56110), -- Angry Rocks +(220543, 0, 3, 220737, 56110), -- Angry Rocks +(220543, 0, 2, 220737, 56110), -- Angry Rocks +(220543, 0, 1, 220737, 56110), -- Angry Rocks +(220543, 0, 0, 220737, 56110), -- Angry Rocks +(220542, 0, 4, 220737, 56110), -- Enraged Kelp +(220542, 0, 3, 220737, 56110), -- Enraged Kelp +(220542, 0, 2, 220737, 56110), -- Enraged Kelp +(220542, 0, 1, 220737, 56110), -- Enraged Kelp +(220542, 0, 0, 220737, 56110), -- Enraged Kelp +(220541, 0, 3, 199822, 56110), -- Keening Shadows +(220541, 0, 2, 191782, 56110), -- Keening Shadows +(220541, 0, 1, 220737, 56110), -- Keening Shadows +(220541, 0, 0, 220737, 56110), -- Keening Shadows +(220502, 0, 5, 220737, 56110), -- Invasive Sweet-sting +(220502, 0, 4, 220737, 56110), -- Invasive Sweet-sting +(220502, 0, 3, 220737, 56110), -- Invasive Sweet-sting +(220502, 0, 2, 220737, 56110), -- Invasive Sweet-sting +(220502, 0, 1, 220737, 56110), -- Invasive Sweet-sting +(220502, 0, 0, 218113, 56110), -- Invasive Sweet-sting +(220500, 0, 5, 220737, 56110), -- Sweet-sting Worker +(220500, 0, 4, 220737, 56110), -- Sweet-sting Worker +(220500, 0, 3, 220737, 56110), -- Sweet-sting Worker +(220500, 0, 2, 220737, 56110), -- Sweet-sting Worker +(220500, 0, 1, 220737, 56110), -- Sweet-sting Worker +(220500, 0, 0, 218113, 56110), -- Sweet-sting Worker +(220492, 0, 4, 220737, 56110), -- Finclaw Bloodtide +(220492, 0, 3, 220737, 56110), -- Finclaw Bloodtide +(220492, 0, 2, 220737, 56110), -- Finclaw Bloodtide +(220492, 0, 1, 220737, 56110), -- Finclaw Bloodtide +(220492, 0, 0, 220737, 56110), -- Finclaw Bloodtide +(220483, 0, 4, 220737, 56110), -- Attentive Silkhauler +(220483, 0, 3, 220737, 56110), -- Attentive Silkhauler +(220483, 0, 2, 220737, 56110), -- Attentive Silkhauler +(220483, 0, 1, 220737, 56110), -- Attentive Silkhauler +(220483, 0, 0, 220737, 56110), -- Attentive Silkhauler +(220476, 0, 4, 220737, 56110), -- Livid Enforcer +(220476, 0, 3, 220737, 56110), -- Livid Enforcer +(220476, 0, 2, 220737, 56110), -- Livid Enforcer +(220476, 0, 1, 220737, 56110), -- Livid Enforcer +(220476, 0, 0, 220737, 56110), -- Livid Enforcer +(220460, 0, 3, 199822, 56110), -- Keening Shadows +(220460, 0, 2, 191782, 56110), -- Keening Shadows +(220460, 0, 1, 220737, 56110), -- Keening Shadows +(220460, 0, 0, 220737, 56110), -- Keening Shadows +(220451, 0, 3, 199822, 56110), -- Keening Shadows +(220451, 0, 2, 191782, 56110), -- Keening Shadows +(220451, 0, 1, 220737, 56110), -- Keening Shadows +(220451, 0, 0, 220737, 56110), -- Keening Shadows +(220449, 0, 4, 220737, 56110), -- Shadowstarved Spawnling +(220449, 0, 3, 220737, 56110), -- Shadowstarved Spawnling +(220449, 0, 2, 220737, 56110), -- Shadowstarved Spawnling +(220449, 0, 1, 220737, 56110), -- Shadowstarved Spawnling +(220449, 0, 0, 220737, 56110), -- Shadowstarved Spawnling +(220433, 0, 3, 199822, 56110), -- Vile Behemoth +(220433, 0, 2, 191782, 56110), -- Vile Behemoth +(220433, 0, 1, 220737, 56110), -- Vile Behemoth +(220433, 0, 0, 220737, 56110), -- Vile Behemoth +(220432, 0, 4, 220737, 56110), -- Particularly Bad Guy +(220432, 0, 3, 220737, 56110), -- Particularly Bad Guy +(220432, 0, 2, 220737, 56110), -- Particularly Bad Guy +(220432, 0, 1, 220737, 56110), -- Particularly Bad Guy +(220432, 0, 0, 220737, 56110), -- Particularly Bad Guy +(220423, 0, 9, 226136, 56110), -- Retired Lord Vul'azak +(220423, 0, 8, 226135, 56110), -- Retired Lord Vul'azak +(220423, 0, 7, 226135, 56110), -- Retired Lord Vul'azak +(220423, 0, 6, 225950, 56110), -- Retired Lord Vul'azak +(220423, 0, 5, 225950, 56110), -- Retired Lord Vul'azak +(220423, 0, 4, 220737, 56110), -- Retired Lord Vul'azak +(220423, 0, 3, 220737, 56110), -- Retired Lord Vul'azak +(220423, 0, 2, 220737, 56110), -- Retired Lord Vul'azak +(220423, 0, 1, 220737, 56110), -- Retired Lord Vul'azak +(220423, 0, 0, 220737, 56110), -- Retired Lord Vul'azak +(220410, 0, 4, 220737, 56110), -- Oozemodius +(220410, 0, 3, 220737, 56110), -- Oozemodius +(220410, 0, 2, 220737, 56110), -- Oozemodius +(220410, 0, 1, 220737, 56110), -- Oozemodius +(220410, 0, 0, 220737, 56110), -- Oozemodius +(220404, 0, 6, 226136, 56110), -- Royal Acolyte +(220404, 0, 5, 226136, 56110), -- Royal Acolyte +(220404, 0, 4, 220737, 56110), -- Royal Acolyte +(220404, 0, 3, 220737, 56110), -- Royal Acolyte +(220404, 0, 2, 220737, 56110), -- Royal Acolyte +(220404, 0, 1, 220737, 56110), -- Royal Acolyte +(220404, 0, 0, 220737, 56110), -- Royal Acolyte +(220401, 0, 6, 226136, 56110), -- Pale Priest +(220401, 0, 5, 226136, 56110), -- Pale Priest +(220401, 0, 4, 220737, 56110), -- Pale Priest +(220401, 0, 3, 220737, 56110), -- Pale Priest +(220401, 0, 2, 220737, 56110), -- Pale Priest +(220401, 0, 1, 220737, 56110), -- Pale Priest +(220401, 0, 0, 220737, 56110), -- Pale Priest +(220399, 0, 7, 226136, 56110), -- Cache Courier +(220399, 0, 6, 225950, 56110), -- Cache Courier +(220399, 0, 5, 225950, 56110), -- Cache Courier +(220399, 0, 4, 220737, 56110), -- Cache Courier +(220399, 0, 3, 220737, 56110), -- Cache Courier +(220399, 0, 2, 220737, 56110), -- Cache Courier +(220399, 0, 1, 220737, 56110), -- Cache Courier +(220399, 0, 0, 220737, 56110), -- Cache Courier +(220385, 0, 4, 220737, 56110), -- Boss Whiskerlash +(220385, 0, 3, 220737, 56110), -- Boss Whiskerlash +(220385, 0, 2, 220737, 56110), -- Boss Whiskerlash +(220385, 0, 1, 220737, 56110), -- Boss Whiskerlash +(220385, 0, 0, 220737, 56110), -- Boss Whiskerlash +(220383, 0, 4, 220737, 56110), -- Gulperworm +(220383, 0, 3, 220737, 56110), -- Gulperworm +(220383, 0, 2, 220737, 56110), -- Gulperworm +(220383, 0, 1, 220737, 56110), -- Gulperworm +(220383, 0, 0, 220737, 56110), -- Gulperworm +(220377, 0, 9, 226136, 56110), -- Klaskin +(220377, 0, 8, 226135, 56110), -- Klaskin +(220377, 0, 7, 226135, 56110), -- Klaskin +(220377, 0, 6, 225950, 56110), -- Klaskin +(220377, 0, 5, 225950, 56110), -- Klaskin +(220377, 0, 4, 220737, 56110), -- Klaskin +(220377, 0, 3, 220737, 56110), -- Klaskin +(220377, 0, 2, 220737, 56110), -- Klaskin +(220377, 0, 1, 220737, 56110), -- Klaskin +(220377, 0, 0, 220737, 56110), -- Klaskin +(220376, 0, 4, 220737, 56110), -- Captured Candlefly +(220376, 0, 3, 220737, 56110); -- Captured Candlefly + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(220376, 0, 2, 220737, 56110), -- Captured Candlefly +(220376, 0, 1, 220737, 56110), -- Captured Candlefly +(220376, 0, 0, 220737, 56110), -- Captured Candlefly +(220364, 0, 4, 220737, 56110), -- Tentacular Slime +(220364, 0, 3, 220737, 56110), -- Tentacular Slime +(220364, 0, 2, 220737, 56110), -- Tentacular Slime +(220364, 0, 1, 220737, 56110), -- Tentacular Slime +(220364, 0, 0, 220737, 56110), -- Tentacular Slime +(220363, 0, 5, 220737, 56110), -- Waste Flayer +(220363, 0, 4, 220737, 56110), -- Waste Flayer +(220363, 0, 3, 220737, 56110), -- Waste Flayer +(220363, 0, 2, 220737, 56110), -- Waste Flayer +(220363, 0, 1, 220737, 56110), -- Waste Flayer +(220363, 0, 0, 221001, 56110), -- Waste Flayer +(220362, 0, 4, 220737, 56110), -- Smaragthr +(220362, 0, 3, 220737, 56110), -- Smaragthr +(220362, 0, 2, 220737, 56110), -- Smaragthr +(220362, 0, 1, 220737, 56110), -- Smaragthr +(220362, 0, 0, 220737, 56110), -- Smaragthr +(220315, 0, 10, 226136, 56110), -- Sureki Strongarm +(220315, 0, 9, 226135, 56110), -- Sureki Strongarm +(220315, 0, 8, 226135, 56110), -- Sureki Strongarm +(220315, 0, 7, 225950, 56110), -- Sureki Strongarm +(220315, 0, 6, 225950, 56110), -- Sureki Strongarm +(220315, 0, 5, 220737, 56110), -- Sureki Strongarm +(220315, 0, 4, 220737, 56110), -- Sureki Strongarm +(220315, 0, 3, 220737, 56110), -- Sureki Strongarm +(220315, 0, 2, 220737, 56110), -- Sureki Strongarm +(220315, 0, 1, 220737, 56110), -- Sureki Strongarm +(220315, 0, 0, 217996, 56110), -- Sureki Strongarm +(220308, 0, 5, 220737, 56110), -- Gramwharl +(220308, 0, 4, 220737, 56110), -- Gramwharl +(220308, 0, 3, 220737, 56110), -- Gramwharl +(220308, 0, 2, 220737, 56110), -- Gramwharl +(220308, 0, 1, 220737, 56110), -- Gramwharl +(220308, 0, 0, 215234, 56110), -- Gramwharl +(220304, 0, 4, 220737, 56110), -- Spreading Sporbit +(220304, 0, 3, 220737, 56110), -- Spreading Sporbit +(220304, 0, 2, 220737, 56110), -- Spreading Sporbit +(220304, 0, 1, 220737, 56110), -- Spreading Sporbit +(220304, 0, 0, 220737, 56110), -- Spreading Sporbit +(220302, 0, 4, 220737, 56110), -- Dreadfang the Merciless +(220302, 0, 3, 220737, 56110), -- Dreadfang the Merciless +(220302, 0, 2, 220737, 56110), -- Dreadfang the Merciless +(220302, 0, 1, 220737, 56110), -- Dreadfang the Merciless +(220302, 0, 0, 220737, 56110), -- Dreadfang the Merciless +(220301, 0, 9, 226136, 56110), -- Nerubian Tank +(220301, 0, 8, 226135, 56110), -- Nerubian Tank +(220301, 0, 7, 226135, 56110), -- Nerubian Tank +(220301, 0, 6, 225950, 56110), -- Nerubian Tank +(220301, 0, 5, 225950, 56110), -- Nerubian Tank +(220301, 0, 4, 220737, 56110), -- Nerubian Tank +(220301, 0, 3, 220737, 56110), -- Nerubian Tank +(220301, 0, 2, 220737, 56110), -- Nerubian Tank +(220301, 0, 1, 220737, 56110), -- Nerubian Tank +(220301, 0, 0, 220737, 56110), -- Nerubian Tank +(220300, 0, 4, 220737, 56110), -- Bandtail Kestrel +(220300, 0, 3, 220737, 56110), -- Bandtail Kestrel +(220300, 0, 2, 220737, 56110), -- Bandtail Kestrel +(220300, 0, 1, 220737, 56110), -- Bandtail Kestrel +(220300, 0, 0, 220737, 56110), -- Bandtail Kestrel +(220299, 0, 4, 220737, 56110), -- Grazing Shalehorn +(220299, 0, 3, 220737, 56110), -- Grazing Shalehorn +(220299, 0, 2, 220737, 56110), -- Grazing Shalehorn +(220299, 0, 1, 220737, 56110), -- Grazing Shalehorn +(220299, 0, 0, 220737, 56110), -- Grazing Shalehorn +(220295, 0, 4, 220737, 56110), -- Fallside Falcon +(220295, 0, 3, 220737, 56110), -- Fallside Falcon +(220295, 0, 2, 220737, 56110), -- Fallside Falcon +(220295, 0, 1, 220737, 56110), -- Fallside Falcon +(220295, 0, 0, 220737, 56110), -- Fallside Falcon +(220294, 0, 9, 220737, 56110), -- Siege Skitterer +(220294, 0, 8, 220737, 56110), -- Siege Skitterer +(220294, 0, 7, 220737, 56110), -- Siege Skitterer +(220294, 0, 6, 220737, 56110), -- Siege Skitterer +(220294, 0, 5, 220737, 56110), -- Siege Skitterer +(220294, 0, 4, 226136, 56110), -- Siege Skitterer +(220294, 0, 3, 226135, 56110), -- Siege Skitterer +(220294, 0, 2, 226135, 56110), -- Siege Skitterer +(220294, 0, 1, 225950, 56110), -- Siege Skitterer +(220294, 0, 0, 225950, 56110), -- Siege Skitterer +(220287, 0, 5, 225741, 56110), -- Kelpmire +(220287, 0, 4, 220737, 56110), -- Kelpmire +(220287, 0, 3, 220737, 56110), -- Kelpmire +(220287, 0, 2, 220737, 56110), -- Kelpmire +(220287, 0, 1, 220737, 56110), -- Kelpmire +(220287, 0, 0, 220737, 56110), -- Kelpmire +(220286, 0, 4, 220737, 56110), -- Deepflayer Broodmother +(220286, 0, 3, 220737, 56110), -- Deepflayer Broodmother +(220286, 0, 2, 220737, 56110), -- Deepflayer Broodmother +(220286, 0, 1, 220737, 56110), -- Deepflayer Broodmother +(220286, 0, 0, 220737, 56110), -- Deepflayer Broodmother +(220276, 0, 4, 220737, 56110), -- Candleflyer Captain +(220276, 0, 3, 220737, 56110), -- Candleflyer Captain +(220276, 0, 2, 220737, 56110), -- Candleflyer Captain +(220276, 0, 1, 220737, 56110), -- Candleflyer Captain +(220276, 0, 0, 220737, 56110), -- Candleflyer Captain +(220275, 0, 4, 220737, 56110), -- King Splash +(220275, 0, 3, 220737, 56110), -- King Splash +(220275, 0, 2, 220737, 56110), -- King Splash +(220275, 0, 1, 220737, 56110), -- King Splash +(220275, 0, 0, 220737, 56110), -- King Splash +(220274, 0, 4, 220737, 56110), -- Aquellion +(220274, 0, 3, 220737, 56110), -- Aquellion +(220274, 0, 2, 220737, 56110), -- Aquellion +(220274, 0, 1, 220737, 56110), -- Aquellion +(220274, 0, 0, 220737, 56110), -- Aquellion +(220273, 0, 4, 220737, 56110), -- Rampaging Blight +(220273, 0, 3, 220737, 56110), -- Rampaging Blight +(220273, 0, 2, 220737, 56110), -- Rampaging Blight +(220273, 0, 1, 220737, 56110), -- Rampaging Blight +(220273, 0, 0, 220737, 56110), -- Rampaging Blight +(220272, 0, 4, 220737, 56110), -- Deathbound Husk +(220272, 0, 3, 220737, 56110), -- Deathbound Husk +(220272, 0, 2, 220737, 56110), -- Deathbound Husk +(220272, 0, 1, 220737, 56110), -- Deathbound Husk +(220272, 0, 0, 220737, 56110), -- Deathbound Husk +(220271, 0, 5, 225741, 56110), -- Terror of the Forge +(220271, 0, 4, 220737, 56110), -- Terror of the Forge +(220271, 0, 3, 220737, 56110), -- Terror of the Forge +(220271, 0, 2, 220737, 56110), -- Terror of the Forge +(220271, 0, 1, 220737, 56110), -- Terror of the Forge +(220271, 0, 0, 220737, 56110), -- Terror of the Forge +(220270, 0, 5, 225741, 56110), -- Zilthara +(220270, 0, 4, 220737, 56110), -- Zilthara +(220270, 0, 3, 220737, 56110), -- Zilthara +(220270, 0, 2, 220737, 56110), -- Zilthara +(220270, 0, 1, 220737, 56110), -- Zilthara +(220270, 0, 0, 220737, 56110), -- Zilthara +(220269, 0, 5, 225741, 56110), -- Cragmund +(220269, 0, 4, 220737, 56110), -- Cragmund +(220269, 0, 3, 220737, 56110), -- Cragmund +(220269, 0, 2, 220737, 56110), -- Cragmund +(220269, 0, 1, 220737, 56110), -- Cragmund +(220269, 0, 0, 220737, 56110), -- Cragmund +(220268, 0, 5, 225741, 56110), -- Trungal +(220268, 0, 4, 220737, 56110), -- Trungal +(220268, 0, 3, 220737, 56110), -- Trungal +(220268, 0, 2, 220737, 56110), -- Trungal +(220268, 0, 1, 220737, 56110), -- Trungal +(220268, 0, 0, 220737, 56110), -- Trungal +(220267, 0, 5, 225741, 56110), -- Charmonger +(220267, 0, 4, 220737, 56110), -- Charmonger +(220267, 0, 3, 220737, 56110), -- Charmonger +(220267, 0, 2, 220737, 56110), -- Charmonger +(220267, 0, 1, 220737, 56110), -- Charmonger +(220267, 0, 0, 220737, 56110), -- Charmonger +(220266, 0, 5, 225741, 56110), -- Coalesced Monstrosity +(220266, 0, 4, 220737, 56110), -- Coalesced Monstrosity +(220266, 0, 3, 220737, 56110), -- Coalesced Monstrosity +(220266, 0, 2, 220737, 56110), -- Coalesced Monstrosity +(220266, 0, 1, 220737, 56110), -- Coalesced Monstrosity +(220266, 0, 0, 220737, 56110), -- Coalesced Monstrosity +(220265, 0, 5, 225741, 56110), -- Automaxor +(220265, 0, 4, 220737, 56110), -- Automaxor +(220265, 0, 3, 220737, 56110), -- Automaxor +(220265, 0, 2, 220737, 56110), -- Automaxor +(220265, 0, 1, 220737, 56110), -- Automaxor +(220265, 0, 0, 220737, 56110), -- Automaxor +(220261, 0, 4, 220737, 56110), -- Captured Jawgrub +(220261, 0, 3, 220737, 56110), -- Captured Jawgrub +(220261, 0, 2, 220737, 56110), -- Captured Jawgrub +(220261, 0, 1, 220737, 56110), -- Captured Jawgrub +(220261, 0, 0, 220737, 56110), -- Captured Jawgrub +(220257, 0, 7, 226136, 56110), -- Captured Undercrawler +(220257, 0, 6, 225950, 56110), -- Captured Undercrawler +(220257, 0, 5, 225950, 56110), -- Captured Undercrawler +(220257, 0, 4, 220737, 56110), -- Captured Undercrawler +(220257, 0, 3, 220737, 56110), -- Captured Undercrawler +(220257, 0, 2, 220737, 56110), -- Captured Undercrawler +(220257, 0, 1, 220737, 56110), -- Captured Undercrawler +(220257, 0, 0, 220737, 56110), -- Captured Undercrawler +(220256, 0, 4, 220737, 56110), -- Glumtooth Trapper +(220256, 0, 3, 220737, 56110), -- Glumtooth Trapper +(220256, 0, 2, 220737, 56110), -- Glumtooth Trapper +(220256, 0, 1, 220737, 56110), -- Glumtooth Trapper +(220256, 0, 0, 220737, 56110), -- Glumtooth Trapper +(220253, 0, 4, 220737, 56110), -- Glumtooth Bruiser +(220253, 0, 3, 220737, 56110), -- Glumtooth Bruiser +(220253, 0, 2, 220737, 56110), -- Glumtooth Bruiser +(220253, 0, 1, 220737, 56110), -- Glumtooth Bruiser +(220253, 0, 0, 220737, 56110), -- Glumtooth Bruiser +(220252, 0, 4, 220737, 56110), -- Shimmerfin Scrapper +(220252, 0, 3, 220737, 56110), -- Shimmerfin Scrapper +(220252, 0, 2, 220737, 56110), -- Shimmerfin Scrapper +(220252, 0, 1, 220737, 56110), -- Shimmerfin Scrapper +(220252, 0, 0, 220737, 56110), -- Shimmerfin Scrapper +(220249, 0, 4, 220737, 56110), -- Shimmerfin Oracle +(220249, 0, 3, 220737, 56110), -- Shimmerfin Oracle +(220249, 0, 2, 220737, 56110), -- Shimmerfin Oracle +(220249, 0, 1, 220737, 56110), -- Shimmerfin Oracle +(220249, 0, 0, 220737, 56110), -- Shimmerfin Oracle +(220246, 0, 4, 220737, 56110), -- Shimmerfin Mender +(220246, 0, 3, 220737, 56110), -- Shimmerfin Mender +(220246, 0, 2, 220737, 56110), -- Shimmerfin Mender +(220246, 0, 1, 220737, 56110), -- Shimmerfin Mender +(220246, 0, 0, 220737, 56110), -- Shimmerfin Mender +(220236, 0, 4, 220737, 56110), -- Siltsliver +(220236, 0, 3, 220737, 56110), -- Siltsliver +(220236, 0, 2, 220737, 56110), -- Siltsliver +(220236, 0, 1, 220737, 56110), -- Siltsliver +(220236, 0, 0, 220737, 56110), -- Siltsliver +(220232, 0, 4, 220737, 56110), -- Glumtooth Rider +(220232, 0, 3, 220737, 56110), -- Glumtooth Rider +(220232, 0, 2, 220737, 56110), -- Glumtooth Rider +(220232, 0, 1, 220737, 56110), -- Glumtooth Rider +(220232, 0, 0, 220737, 56110), -- Glumtooth Rider +(220221, 0, 0, 183436, 56110), -- Nerubian Hatchling +(220217, 0, 0, 183436, 56110), -- Hunger Pheromone +(220216, 0, 0, 183436, 56110), -- Attack Pheromone +(220215, 0, 0, 183436, 56110), -- Repulsion Pheromone +(220214, 0, 0, 183436, 56110), -- Attraction Pheromone +(220212, 0, 0, 183436, 56110), -- Wall +(220210, 0, 5, 220737, 56110), -- Waxy Runoff +(220210, 0, 4, 220737, 56110), -- Waxy Runoff +(220210, 0, 3, 220737, 56110), -- Waxy Runoff +(220210, 0, 2, 220737, 56110), -- Waxy Runoff +(220210, 0, 1, 220737, 56110), -- Waxy Runoff +(220210, 0, 0, 220218, 56110), -- Waxy Runoff +(220199, 0, 7, 225950, 56110), -- Battle Scarab +(220199, 0, 6, 225950, 56110), -- Battle Scarab +(220199, 0, 5, 226136, 56110), -- Battle Scarab +(220199, 0, 4, 220737, 56110), -- Battle Scarab +(220199, 0, 3, 220737, 56110), -- Battle Scarab +(220199, 0, 2, 220737, 56110), -- Battle Scarab +(220199, 0, 1, 220737, 56110), -- Battle Scarab +(220199, 0, 0, 220737, 56110), -- Battle Scarab +(220197, 0, 9, 226136, 56110), -- Royal Swarmguard +(220197, 0, 8, 226135, 56110), -- Royal Swarmguard +(220197, 0, 7, 226135, 56110), -- Royal Swarmguard +(220197, 0, 6, 225950, 56110), -- Royal Swarmguard +(220197, 0, 5, 225950, 56110), -- Royal Swarmguard +(220197, 0, 4, 220737, 56110), -- Royal Swarmguard +(220197, 0, 3, 220737, 56110), -- Royal Swarmguard +(220197, 0, 2, 220737, 56110), -- Royal Swarmguard +(220197, 0, 1, 220737, 56110), -- Royal Swarmguard +(220197, 0, 0, 220737, 56110), -- Royal Swarmguard +(220196, 0, 9, 226136, 56110), -- Herald of Ansurek +(220196, 0, 8, 226135, 56110), -- Herald of Ansurek +(220196, 0, 7, 226135, 56110), -- Herald of Ansurek +(220196, 0, 6, 225950, 56110), -- Herald of Ansurek +(220196, 0, 5, 225950, 56110), -- Herald of Ansurek +(220196, 0, 4, 220737, 56110), -- Herald of Ansurek +(220196, 0, 3, 220737, 56110), -- Herald of Ansurek +(220196, 0, 2, 220737, 56110), -- Herald of Ansurek +(220196, 0, 1, 220737, 56110), -- Herald of Ansurek +(220196, 0, 0, 220737, 56110), -- Herald of Ansurek +(220195, 0, 9, 226136, 56110), -- Sureki Silkbinder +(220195, 0, 8, 226135, 56110), -- Sureki Silkbinder +(220195, 0, 7, 226135, 56110); -- Sureki Silkbinder + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(220195, 0, 6, 225950, 56110), -- Sureki Silkbinder +(220195, 0, 5, 225950, 56110), -- Sureki Silkbinder +(220195, 0, 4, 220737, 56110), -- Sureki Silkbinder +(220195, 0, 3, 220737, 56110), -- Sureki Silkbinder +(220195, 0, 2, 220737, 56110), -- Sureki Silkbinder +(220195, 0, 1, 220737, 56110), -- Sureki Silkbinder +(220195, 0, 0, 220737, 56110), -- Sureki Silkbinder +(220193, 0, 9, 226136, 56110), -- Sureki Venomblade +(220193, 0, 8, 226135, 56110), -- Sureki Venomblade +(220193, 0, 7, 226135, 56110), -- Sureki Venomblade +(220193, 0, 6, 225950, 56110), -- Sureki Venomblade +(220193, 0, 5, 225950, 56110), -- Sureki Venomblade +(220193, 0, 4, 220737, 56110), -- Sureki Venomblade +(220193, 0, 3, 220737, 56110), -- Sureki Venomblade +(220193, 0, 2, 220737, 56110), -- Sureki Venomblade +(220193, 0, 1, 220737, 56110), -- Sureki Venomblade +(220193, 0, 0, 220737, 56110), -- Sureki Venomblade +(220159, 0, 4, 220737, 56110), -- Brineslash +(220159, 0, 3, 220737, 56110), -- Brineslash +(220159, 0, 2, 220737, 56110), -- Brineslash +(220159, 0, 1, 220737, 56110), -- Brineslash +(220159, 0, 0, 220737, 56110), -- Brineslash +(220156, 0, 4, 220737, 56110), -- Tiny Sporbit +(220156, 0, 3, 220737, 56110), -- Tiny Sporbit +(220156, 0, 2, 220737, 56110), -- Tiny Sporbit +(220156, 0, 1, 220737, 56110), -- Tiny Sporbit +(220156, 0, 0, 220737, 56110), -- Tiny Sporbit +(220155, 0, 4, 220737, 56110), -- Shaleshell Clicker +(220155, 0, 3, 220737, 56110), -- Shaleshell Clicker +(220155, 0, 2, 220737, 56110), -- Shaleshell Clicker +(220155, 0, 1, 220737, 56110), -- Shaleshell Clicker +(220155, 0, 0, 220737, 56110), -- Shaleshell Clicker +(220153, 0, 9, 226136, 56110), -- Sureki Threadmancer +(220153, 0, 8, 226135, 56110), -- Sureki Threadmancer +(220153, 0, 7, 226135, 56110), -- Sureki Threadmancer +(220153, 0, 6, 225950, 56110), -- Sureki Threadmancer +(220153, 0, 5, 225950, 56110), -- Sureki Threadmancer +(220153, 0, 4, 220737, 56110), -- Sureki Threadmancer +(220153, 0, 3, 220737, 56110), -- Sureki Threadmancer +(220153, 0, 2, 220737, 56110), -- Sureki Threadmancer +(220153, 0, 1, 220737, 56110), -- Sureki Threadmancer +(220153, 0, 0, 220737, 56110), -- Sureki Threadmancer +(220152, 0, 9, 226136, 56110), -- Sureki Sycophant +(220152, 0, 8, 226135, 56110), -- Sureki Sycophant +(220152, 0, 7, 226135, 56110), -- Sureki Sycophant +(220152, 0, 6, 225950, 56110), -- Sureki Sycophant +(220152, 0, 5, 225950, 56110), -- Sureki Sycophant +(220152, 0, 4, 220737, 56110), -- Sureki Sycophant +(220152, 0, 3, 220737, 56110), -- Sureki Sycophant +(220152, 0, 2, 220737, 56110), -- Sureki Sycophant +(220152, 0, 1, 220737, 56110), -- Sureki Sycophant +(220152, 0, 0, 220737, 56110), -- Sureki Sycophant +(220147, 0, 9, 226136, 56110), -- Sureki Hulk +(220147, 0, 8, 226135, 56110), -- Sureki Hulk +(220147, 0, 7, 226135, 56110), -- Sureki Hulk +(220147, 0, 6, 225950, 56110), -- Sureki Hulk +(220147, 0, 5, 225950, 56110), -- Sureki Hulk +(220147, 0, 4, 220737, 56110), -- Sureki Hulk +(220147, 0, 3, 220737, 56110), -- Sureki Hulk +(220147, 0, 2, 220737, 56110), -- Sureki Hulk +(220147, 0, 1, 220737, 56110), -- Sureki Hulk +(220147, 0, 0, 220737, 56110), -- Sureki Hulk +(220146, 0, 4, 220737, 56110), -- Stonescale Lurker +(220146, 0, 3, 220737, 56110), -- Stonescale Lurker +(220146, 0, 2, 220737, 56110), -- Stonescale Lurker +(220146, 0, 1, 220737, 56110), -- Stonescale Lurker +(220146, 0, 0, 220737, 56110), -- Stonescale Lurker +(220141, 0, 4, 220737, 56110), -- Royal Jelly Purveyor +(220141, 0, 3, 220737, 56110), -- Royal Jelly Purveyor +(220141, 0, 2, 220737, 56110), -- Royal Jelly Purveyor +(220141, 0, 1, 220737, 56110), -- Royal Jelly Purveyor +(220141, 0, 0, 220737, 56110), -- Royal Jelly Purveyor +(220138, 0, 4, 220737, 56110), -- Regurgitating Monstrosity +(220138, 0, 3, 220737, 56110), -- Regurgitating Monstrosity +(220138, 0, 2, 220737, 56110), -- Regurgitating Monstrosity +(220138, 0, 1, 220737, 56110), -- Regurgitating Monstrosity +(220138, 0, 0, 220737, 56110), -- Regurgitating Monstrosity +(220129, 0, 9, 226136, 56110), -- Swarmite Handler +(220129, 0, 8, 226135, 56110), -- Swarmite Handler +(220129, 0, 7, 226135, 56110), -- Swarmite Handler +(220129, 0, 6, 225950, 56110), -- Swarmite Handler +(220129, 0, 5, 225950, 56110), -- Swarmite Handler +(220129, 0, 4, 220737, 56110), -- Swarmite Handler +(220129, 0, 3, 220737, 56110), -- Swarmite Handler +(220129, 0, 2, 220737, 56110), -- Swarmite Handler +(220129, 0, 1, 220737, 56110), -- Swarmite Handler +(220129, 0, 0, 220737, 56110), -- Swarmite Handler +(220087, 0, 7, 226136, 56110), -- Swarming Screamer +(220087, 0, 6, 225950, 56110), -- Swarming Screamer +(220087, 0, 5, 225950, 56110), -- Swarming Screamer +(220087, 0, 4, 220737, 56110), -- Swarming Screamer +(220087, 0, 3, 220737, 56110), -- Swarming Screamer +(220087, 0, 2, 220737, 56110), -- Swarming Screamer +(220087, 0, 1, 220737, 56110), -- Swarming Screamer +(220087, 0, 0, 220737, 56110), -- Swarming Screamer +(220068, 0, 4, 220737, 56110), -- Malfunctioning Spire +(220068, 0, 3, 220737, 56110), -- Malfunctioning Spire +(220068, 0, 2, 220737, 56110), -- Malfunctioning Spire +(220068, 0, 1, 220737, 56110), -- Malfunctioning Spire +(220068, 0, 0, 220737, 56110), -- Malfunctioning Spire +(220060, 0, 4, 220737, 56110), -- Taste Tester +(220060, 0, 3, 220737, 56110), -- Taste Tester +(220060, 0, 2, 220737, 56110), -- Taste Tester +(220060, 0, 1, 220737, 56110), -- Taste Tester +(220060, 0, 0, 220737, 56110), -- Taste Tester +(220059, 0, 4, 220737, 56110), -- Shadegrumble Bear +(220059, 0, 3, 220737, 56110), -- Shadegrumble Bear +(220059, 0, 2, 220737, 56110), -- Shadegrumble Bear +(220059, 0, 1, 220737, 56110), -- Shadegrumble Bear +(220059, 0, 0, 220737, 56110), -- Shadegrumble Bear +(220037, 0, 6, 226136, 56110), -- Reposing Knight +(220037, 0, 5, 226136, 56110), -- Reposing Knight +(220037, 0, 4, 220737, 56110), -- Reposing Knight +(220037, 0, 3, 220737, 56110), -- Reposing Knight +(220037, 0, 2, 220737, 56110), -- Reposing Knight +(220037, 0, 1, 220737, 56110), -- Reposing Knight +(220037, 0, 0, 220737, 56110), -- Reposing Knight +(220022, 0, 4, 220737, 56110), -- Skipper +(220022, 0, 3, 220737, 56110), -- Skipper +(220022, 0, 2, 220737, 56110), -- Skipper +(220022, 0, 1, 220737, 56110), -- Skipper +(220022, 0, 0, 220737, 56110), -- Skipper +(220015, 0, 4, 220737, 56110), -- Fungari Sporetender +(220015, 0, 3, 220737, 56110), -- Fungari Sporetender +(220015, 0, 2, 220737, 56110), -- Fungari Sporetender +(220015, 0, 1, 220737, 56110), -- Fungari Sporetender +(220015, 0, 0, 220737, 56110), -- Fungari Sporetender +(220010, 0, 9, 226136, 56110), -- Scarab Mother Ha'chip +(220010, 0, 8, 226135, 56110), -- Scarab Mother Ha'chip +(220010, 0, 7, 226135, 56110), -- Scarab Mother Ha'chip +(220010, 0, 6, 225950, 56110), -- Scarab Mother Ha'chip +(220010, 0, 5, 225950, 56110), -- Scarab Mother Ha'chip +(220010, 0, 4, 220737, 56110), -- Scarab Mother Ha'chip +(220010, 0, 3, 220737, 56110), -- Scarab Mother Ha'chip +(220010, 0, 2, 220737, 56110), -- Scarab Mother Ha'chip +(220010, 0, 1, 220737, 56110), -- Scarab Mother Ha'chip +(220010, 0, 0, 220737, 56110), -- Scarab Mother Ha'chip +(220008, 0, 1, 220737, 56110), -- Cragpie +(220008, 0, 0, 220737, 56110), -- Cragpie +(220006, 0, 9, 226136, 56110), -- Affrighted Hireling +(220006, 0, 8, 226135, 56110), -- Affrighted Hireling +(220006, 0, 7, 226135, 56110), -- Affrighted Hireling +(220006, 0, 6, 225950, 56110), -- Affrighted Hireling +(220006, 0, 5, 225950, 56110), -- Affrighted Hireling +(220006, 0, 4, 220737, 56110), -- Affrighted Hireling +(220006, 0, 3, 220737, 56110), -- Affrighted Hireling +(220006, 0, 2, 220737, 56110), -- Affrighted Hireling +(220006, 0, 1, 220737, 56110), -- Affrighted Hireling +(220006, 0, 0, 220737, 56110), -- Affrighted Hireling +(220004, 0, 6, 226136, 56110), -- Ascended Aristocrat +(220004, 0, 5, 226136, 56110), -- Ascended Aristocrat +(220004, 0, 4, 220737, 56110), -- Ascended Aristocrat +(220004, 0, 3, 220737, 56110), -- Ascended Aristocrat +(220004, 0, 2, 220737, 56110), -- Ascended Aristocrat +(220004, 0, 1, 220737, 56110), -- Ascended Aristocrat +(220004, 0, 0, 220737, 56110), -- Ascended Aristocrat +(220003, 0, 6, 226136, 56110), -- Hollows Resident +(220003, 0, 5, 226136, 56110), -- Hollows Resident +(220003, 0, 4, 220737, 56110), -- Hollows Resident +(220003, 0, 3, 220737, 56110), -- Hollows Resident +(220003, 0, 2, 220737, 56110), -- Hollows Resident +(220003, 0, 1, 220737, 56110), -- Hollows Resident +(220003, 0, 0, 220737, 56110), -- Hollows Resident +(219983, 0, 6, 226136, 56110), -- Hollows Resident +(219983, 0, 5, 226136, 56110), -- Hollows Resident +(219983, 0, 4, 220737, 56110), -- Hollows Resident +(219983, 0, 3, 220737, 56110), -- Hollows Resident +(219983, 0, 2, 220737, 56110), -- Hollows Resident +(219983, 0, 1, 220737, 56110), -- Hollows Resident +(219983, 0, 0, 220737, 56110), -- Hollows Resident +(219970, 0, 4, 220737, 56110), -- Sparking Electroscythes +(219970, 0, 3, 220737, 56110), -- Sparking Electroscythes +(219970, 0, 2, 220737, 56110), -- Sparking Electroscythes +(219970, 0, 1, 220737, 56110), -- Sparking Electroscythes +(219970, 0, 0, 220737, 56110), -- Sparking Electroscythes +(219962, 0, 4, 220737, 56110), -- Glowshade Skipper +(219962, 0, 3, 220737, 56110), -- Glowshade Skipper +(219962, 0, 2, 220737, 56110), -- Glowshade Skipper +(219962, 0, 1, 220737, 56110), -- Glowshade Skipper +(219962, 0, 0, 220737, 56110), -- Glowshade Skipper +(219949, 0, 4, 220737, 56110), -- Cavern Basilisk +(219949, 0, 3, 220737, 56110), -- Cavern Basilisk +(219949, 0, 2, 220737, 56110), -- Cavern Basilisk +(219949, 0, 1, 220737, 56110), -- Cavern Basilisk +(219949, 0, 0, 220737, 56110), -- Cavern Basilisk +(219939, 0, 2, 194437, 56110), -- Fathomless Ambusher +(219939, 0, 1, 220737, 56110), -- Fathomless Ambusher +(219939, 0, 0, 220737, 56110), -- Fathomless Ambusher +(219935, 0, 4, 220737, 56110), -- Fathomless Warrior +(219935, 0, 3, 220737, 56110), -- Fathomless Warrior +(219935, 0, 2, 220737, 56110), -- Fathomless Warrior +(219935, 0, 1, 220737, 56110), -- Fathomless Warrior +(219935, 0, 0, 220737, 56110), -- Fathomless Warrior +(219934, 0, 4, 220737, 56110), -- Fathomless Necromancer +(219934, 0, 3, 220737, 56110), -- Fathomless Necromancer +(219934, 0, 2, 220737, 56110), -- Fathomless Necromancer +(219934, 0, 1, 220737, 56110), -- Fathomless Necromancer +(219934, 0, 0, 220737, 56110), -- Fathomless Necromancer +(219933, 0, 4, 220737, 56110), -- Fathomless Scout +(219933, 0, 3, 220737, 56110), -- Fathomless Scout +(219933, 0, 2, 220737, 56110), -- Fathomless Scout +(219933, 0, 1, 220737, 56110), -- Fathomless Scout +(219933, 0, 0, 220737, 56110), -- Fathomless Scout +(219930, 0, 4, 220737, 56110), -- Deep Krolusk +(219930, 0, 3, 220737, 56110), -- Deep Krolusk +(219930, 0, 2, 220737, 56110), -- Deep Krolusk +(219930, 0, 1, 220737, 56110), -- Deep Krolusk +(219930, 0, 0, 220737, 56110), -- Deep Krolusk +(219921, 0, 4, 220737, 56110), -- Fungari Mycomancer +(219921, 0, 3, 220737, 56110), -- Fungari Mycomancer +(219921, 0, 2, 220737, 56110), -- Fungari Mycomancer +(219921, 0, 1, 220737, 56110), -- Fungari Mycomancer +(219921, 0, 0, 220737, 56110), -- Fungari Mycomancer +(219915, 0, 4, 220737, 56110), -- Deepflayer +(219915, 0, 3, 220737, 56110), -- Deepflayer +(219915, 0, 2, 220737, 56110), -- Deepflayer +(219915, 0, 1, 220737, 56110), -- Deepflayer +(219915, 0, 0, 220737, 56110), -- Deepflayer +(219914, 0, 4, 220737, 56110), -- Undertide Lurker +(219914, 0, 3, 220737, 56110), -- Undertide Lurker +(219914, 0, 2, 220737, 56110), -- Undertide Lurker +(219914, 0, 1, 220737, 56110), -- Undertide Lurker +(219914, 0, 0, 220737, 56110), -- Undertide Lurker +(219913, 0, 4, 220737, 56110), -- Invasive Witherling +(219913, 0, 3, 220737, 56110), -- Invasive Witherling +(219913, 0, 2, 220737, 56110), -- Invasive Witherling +(219913, 0, 1, 220737, 56110), -- Invasive Witherling +(219913, 0, 0, 220737, 56110), -- Invasive Witherling +(219911, 0, 2, 201828, 56110), -- Lasher +(219911, 0, 1, 220737, 56110), -- Lasher +(219911, 0, 0, 220737, 56110), -- Lasher +(219910, 0, 5, 220737, 56110), -- Darkwater Tidecrusher +(219910, 0, 4, 220737, 56110), -- Darkwater Tidecrusher +(219910, 0, 3, 220737, 56110), -- Darkwater Tidecrusher +(219910, 0, 2, 220737, 56110), -- Darkwater Tidecrusher +(219910, 0, 1, 220737, 56110), -- Darkwater Tidecrusher +(219910, 0, 0, 217389, 56110), -- Darkwater Tidecrusher +(219909, 0, 4, 220737, 56110), -- Emboldened Fog Wither +(219909, 0, 3, 220737, 56110), -- Emboldened Fog Wither +(219909, 0, 2, 220737, 56110), -- Emboldened Fog Wither +(219909, 0, 1, 220737, 56110), -- Emboldened Fog Wither +(219909, 0, 0, 220737, 56110), -- Emboldened Fog Wither +(219905, 0, 4, 220737, 56110), -- Deepflayer +(219905, 0, 3, 220737, 56110), -- Deepflayer +(219905, 0, 2, 220737, 56110), -- Deepflayer +(219905, 0, 1, 220737, 56110), -- Deepflayer +(219905, 0, 0, 220737, 56110), -- Deepflayer +(219902, 0, 4, 220737, 56110), -- Territorial Deepflayer +(219902, 0, 3, 220737, 56110), -- Territorial Deepflayer +(219902, 0, 2, 220737, 56110); -- Territorial Deepflayer + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(219902, 0, 1, 220737, 56110), -- Territorial Deepflayer +(219902, 0, 0, 220737, 56110), -- Territorial Deepflayer +(219881, 0, 2, 194437, 56110), -- Drowned Arathi +(219881, 0, 1, 220737, 56110), -- Drowned Arathi +(219881, 0, 0, 220737, 56110), -- Drowned Arathi +(219874, 0, 4, 220737, 56110), -- High Speaker's Construct +(219874, 0, 3, 220737, 56110), -- High Speaker's Construct +(219874, 0, 2, 220737, 56110), -- High Speaker's Construct +(219874, 0, 1, 220737, 56110), -- High Speaker's Construct +(219874, 0, 0, 220737, 56110), -- High Speaker's Construct +(219870, 0, 5, 217389, 56110), -- Kobyss Despoiler +(219870, 0, 4, 220737, 56110), -- Kobyss Despoiler +(219870, 0, 3, 220737, 56110), -- Kobyss Despoiler +(219870, 0, 2, 220737, 56110), -- Kobyss Despoiler +(219870, 0, 1, 220737, 56110), -- Kobyss Despoiler +(219870, 0, 0, 220737, 56110), -- Kobyss Despoiler +(219869, 0, 9, 226136, 56110), -- Nerubian Frostblade +(219869, 0, 8, 226135, 56110), -- Nerubian Frostblade +(219869, 0, 7, 226135, 56110), -- Nerubian Frostblade +(219869, 0, 6, 225950, 56110), -- Nerubian Frostblade +(219869, 0, 5, 225950, 56110), -- Nerubian Frostblade +(219869, 0, 4, 220737, 56110), -- Nerubian Frostblade +(219869, 0, 3, 220737, 56110), -- Nerubian Frostblade +(219869, 0, 2, 220737, 56110), -- Nerubian Frostblade +(219869, 0, 1, 220737, 56110), -- Nerubian Frostblade +(219869, 0, 0, 220737, 56110), -- Nerubian Frostblade +(219864, 0, 5, 217389, 56110), -- Kobyss Ravager +(219864, 0, 4, 220737, 56110), -- Kobyss Ravager +(219864, 0, 3, 220737, 56110), -- Kobyss Ravager +(219864, 0, 2, 220737, 56110), -- Kobyss Ravager +(219864, 0, 1, 220737, 56110), -- Kobyss Ravager +(219864, 0, 0, 220737, 56110), -- Kobyss Ravager +(219862, 0, 5, 217389, 56110), -- Kobyss Shadewalker +(219862, 0, 4, 220737, 56110), -- Kobyss Shadewalker +(219862, 0, 3, 220737, 56110), -- Kobyss Shadewalker +(219862, 0, 2, 220737, 56110), -- Kobyss Shadewalker +(219862, 0, 1, 220737, 56110), -- Kobyss Shadewalker +(219862, 0, 0, 220737, 56110), -- Kobyss Shadewalker +(219861, 0, 5, 217389, 56110), -- Kobyss Carver +(219861, 0, 4, 220737, 56110), -- Kobyss Carver +(219861, 0, 3, 220737, 56110), -- Kobyss Carver +(219861, 0, 2, 220737, 56110), -- Kobyss Carver +(219861, 0, 1, 220737, 56110), -- Kobyss Carver +(219861, 0, 0, 220737, 56110), -- Kobyss Carver +(219857, 0, 7, 226136, 56110), -- Xesh Creeper +(219857, 0, 6, 225950, 56110), -- Xesh Creeper +(219857, 0, 5, 225950, 56110), -- Xesh Creeper +(219857, 0, 4, 220737, 56110), -- Xesh Creeper +(219857, 0, 3, 220737, 56110), -- Xesh Creeper +(219857, 0, 2, 220737, 56110), -- Xesh Creeper +(219857, 0, 1, 220737, 56110), -- Xesh Creeper +(219857, 0, 0, 220737, 56110), -- Xesh Creeper +(219854, 0, 7, 226136, 56110), -- Xesh Slasher +(219854, 0, 6, 225950, 56110), -- Xesh Slasher +(219854, 0, 5, 225950, 56110), -- Xesh Slasher +(219854, 0, 4, 220737, 56110), -- Xesh Slasher +(219854, 0, 3, 220737, 56110), -- Xesh Slasher +(219854, 0, 2, 220737, 56110), -- Xesh Slasher +(219854, 0, 1, 220737, 56110), -- Xesh Slasher +(219854, 0, 0, 220737, 56110), -- Xesh Slasher +(219850, 0, 4, 220737, 56110), -- Terrace Moth +(219850, 0, 3, 220737, 56110), -- Terrace Moth +(219850, 0, 2, 220737, 56110), -- Terrace Moth +(219850, 0, 1, 220737, 56110), -- Terrace Moth +(219850, 0, 0, 220737, 56110), -- Terrace Moth +(219843, 0, 4, 220737, 56110), -- Terrace Skipper +(219843, 0, 3, 220737, 56110), -- Terrace Skipper +(219843, 0, 2, 220737, 56110), -- Terrace Skipper +(219843, 0, 1, 220737, 56110), -- Terrace Skipper +(219843, 0, 0, 220737, 56110), -- Terrace Skipper +(219810, 0, 9, 226136, 56110), -- Nerubian Ritualist +(219810, 0, 8, 226135, 56110), -- Nerubian Ritualist +(219810, 0, 7, 226135, 56110), -- Nerubian Ritualist +(219810, 0, 6, 225950, 56110), -- Nerubian Ritualist +(219810, 0, 5, 225950, 56110), -- Nerubian Ritualist +(219810, 0, 4, 220737, 56110), -- Nerubian Ritualist +(219810, 0, 3, 220737, 56110), -- Nerubian Ritualist +(219810, 0, 2, 220737, 56110), -- Nerubian Ritualist +(219810, 0, 1, 220737, 56110), -- Nerubian Ritualist +(219810, 0, 0, 220737, 56110), -- Nerubian Ritualist +(219807, 0, 4, 220737, 56110), -- Kobold Trapper +(219807, 0, 3, 220737, 56110), -- Kobold Trapper +(219807, 0, 2, 220737, 56110), -- Kobold Trapper +(219807, 0, 1, 220737, 56110), -- Kobold Trapper +(219807, 0, 0, 220737, 56110), -- Kobold Trapper +(219801, 0, 4, 220737, 56110), -- Shipwright Isaebela +(219801, 0, 3, 220737, 56110), -- Shipwright Isaebela +(219801, 0, 2, 220737, 56110), -- Shipwright Isaebela +(219801, 0, 1, 220737, 56110), -- Shipwright Isaebela +(219801, 0, 0, 220737, 56110), -- Shipwright Isaebela +(219799, 0, 5, 220737, 56110), -- Sweetsnuffler +(219799, 0, 4, 220737, 56110), -- Sweetsnuffler +(219799, 0, 3, 220737, 56110), -- Sweetsnuffler +(219799, 0, 2, 220737, 56110), -- Sweetsnuffler +(219799, 0, 1, 220737, 56110), -- Sweetsnuffler +(219799, 0, 0, 211493, 56110), -- Sweetsnuffler +(219797, 0, 5, 220737, 56110), -- Glintwick +(219797, 0, 4, 220737, 56110), -- Glintwick +(219797, 0, 3, 220737, 56110), -- Glintwick +(219797, 0, 2, 220737, 56110), -- Glintwick +(219797, 0, 1, 220737, 56110), -- Glintwick +(219797, 0, 0, 219213, 56110), -- Glintwick +(219793, 0, 1, 220737, 56110), -- Moth +(219793, 0, 0, 220737, 56110), -- Moth +(219789, 0, 5, 219015, 56110), -- Waterworks Gem-snatcher +(219789, 0, 4, 220737, 56110), -- Waterworks Gem-snatcher +(219789, 0, 3, 220737, 56110), -- Waterworks Gem-snatcher +(219789, 0, 2, 220737, 56110), -- Waterworks Gem-snatcher +(219789, 0, 1, 220737, 56110), -- Waterworks Gem-snatcher +(219789, 0, 0, 220737, 56110), -- Waterworks Gem-snatcher +(219788, 0, 6, 219015, 56110), -- Waterworks Gem-thief +(219788, 0, 5, 220737, 56110), -- Waterworks Gem-thief +(219788, 0, 4, 220737, 56110), -- Waterworks Gem-thief +(219788, 0, 3, 220737, 56110), -- Waterworks Gem-thief +(219788, 0, 2, 220737, 56110), -- Waterworks Gem-thief +(219788, 0, 1, 220737, 56110), -- Waterworks Gem-thief +(219788, 0, 0, 219216, 56110), -- Waterworks Gem-thief +(219786, 0, 6, 219015, 56110), -- Waterworks Gem-nabber +(219786, 0, 5, 219015, 56110), -- Waterworks Gem-nabber +(219786, 0, 4, 220737, 56110), -- Waterworks Gem-nabber +(219786, 0, 3, 220737, 56110), -- Waterworks Gem-nabber +(219786, 0, 2, 220737, 56110), -- Waterworks Gem-nabber +(219786, 0, 1, 220737, 56110), -- Waterworks Gem-nabber +(219786, 0, 0, 220737, 56110), -- Waterworks Gem-nabber +(219780, 0, 4, 220737, 56110), -- Chasm Snail +(219780, 0, 3, 220737, 56110), -- Chasm Snail +(219780, 0, 2, 220737, 56110), -- Chasm Snail +(219780, 0, 1, 220737, 56110), -- Chasm Snail +(219780, 0, 0, 220737, 56110), -- Chasm Snail +(219764, 0, 4, 220737, 56110), -- Phosphorescent Lampyrid +(219764, 0, 3, 220737, 56110), -- Phosphorescent Lampyrid +(219764, 0, 2, 220737, 56110), -- Phosphorescent Lampyrid +(219764, 0, 1, 220737, 56110), -- Phosphorescent Lampyrid +(219764, 0, 0, 220737, 56110), -- Phosphorescent Lampyrid +(219763, 0, 4, 220737, 56110), -- Mirror Master Murkna +(219763, 0, 3, 220737, 56110), -- Mirror Master Murkna +(219763, 0, 2, 220737, 56110), -- Mirror Master Murkna +(219763, 0, 1, 220737, 56110), -- Mirror Master Murkna +(219763, 0, 0, 220737, 56110), -- Mirror Master Murkna +(219732, 0, 4, 220737, 56110), -- Drowned Arathi +(219732, 0, 3, 220737, 56110), -- Drowned Arathi +(219732, 0, 2, 220737, 56110), -- Drowned Arathi +(219732, 0, 1, 220737, 56110), -- Drowned Arathi +(219732, 0, 0, 220737, 56110), -- Drowned Arathi +(219731, 0, 4, 220737, 56110), -- Abyssal Sludge +(219731, 0, 3, 220737, 56110), -- Abyssal Sludge +(219731, 0, 2, 220737, 56110), -- Abyssal Sludge +(219731, 0, 1, 220737, 56110), -- Abyssal Sludge +(219731, 0, 0, 220737, 56110), -- Abyssal Sludge +(219730, 0, 4, 220737, 56110), -- Slime Skeleton +(219730, 0, 3, 220737, 56110), -- Slime Skeleton +(219730, 0, 2, 220737, 56110), -- Slime Skeleton +(219730, 0, 1, 220737, 56110), -- Slime Skeleton +(219730, 0, 0, 220737, 56110), -- Slime Skeleton +(219728, 0, 2, 194437, 56110), -- Unbound Drowned +(219728, 0, 1, 220737, 56110), -- Unbound Drowned +(219728, 0, 0, 220737, 56110), -- Unbound Drowned +(219726, 0, 5, 220737, 56110), -- Coal Rager +(219726, 0, 4, 220737, 56110), -- Coal Rager +(219726, 0, 3, 220737, 56110), -- Coal Rager +(219726, 0, 2, 220737, 56110), -- Coal Rager +(219726, 0, 1, 220737, 56110), -- Coal Rager +(219726, 0, 0, 224253, 56110), -- Coal Rager +(219725, 0, 6, 226136, 56110), -- Chitin Knight +(219725, 0, 5, 226136, 56110), -- Chitin Knight +(219725, 0, 4, 220737, 56110), -- Chitin Knight +(219725, 0, 3, 220737, 56110), -- Chitin Knight +(219725, 0, 2, 220737, 56110), -- Chitin Knight +(219725, 0, 1, 220737, 56110), -- Chitin Knight +(219725, 0, 0, 220737, 56110), -- Chitin Knight +(219724, 0, 6, 226136, 56110), -- Court Attendant +(219724, 0, 5, 226136, 56110), -- Court Attendant +(219724, 0, 4, 220737, 56110), -- Court Attendant +(219724, 0, 3, 220737, 56110), -- Court Attendant +(219724, 0, 2, 220737, 56110), -- Court Attendant +(219724, 0, 1, 220737, 56110), -- Court Attendant +(219724, 0, 0, 220737, 56110), -- Court Attendant +(219723, 0, 6, 226136, 56110), -- Royal Whisperer +(219723, 0, 5, 226136, 56110), -- Royal Whisperer +(219723, 0, 4, 220737, 56110), -- Royal Whisperer +(219723, 0, 3, 220737, 56110), -- Royal Whisperer +(219723, 0, 2, 220737, 56110), -- Royal Whisperer +(219723, 0, 1, 220737, 56110), -- Royal Whisperer +(219723, 0, 0, 220737, 56110), -- Royal Whisperer +(219715, 0, 2, 194437, 56110), -- Kobyss Ambusher +(219715, 0, 1, 220737, 56110), -- Kobyss Ambusher +(219715, 0, 0, 220737, 56110), -- Kobyss Ambusher +(219708, 0, 4, 220737, 56110), -- Wildtoe Chicken +(219708, 0, 3, 220737, 56110), -- Wildtoe Chicken +(219708, 0, 2, 220737, 56110), -- Wildtoe Chicken +(219708, 0, 1, 220737, 56110), -- Wildtoe Chicken +(219708, 0, 0, 220737, 56110), -- Wildtoe Chicken +(219697, 0, 1, 220737, 56110), -- Glensera +(219697, 0, 0, 220737, 56110), -- Glensera +(219693, 0, 4, 220737, 56110), -- Rock Viper +(219693, 0, 3, 220737, 56110), -- Rock Viper +(219693, 0, 2, 220737, 56110), -- Rock Viper +(219693, 0, 1, 220737, 56110), -- Rock Viper +(219693, 0, 0, 220737, 56110), -- Rock Viper +(219671, 0, 2, 206519, 56110), -- [DNT] Kill Credit +(219671, 0, 1, 206518, 56110), -- [DNT] Kill Credit +(219671, 0, 0, 212755, 56110), -- [DNT] Kill Credit +(219670, 0, 7, 226136, 56110), -- Venomous Scavenger +(219670, 0, 6, 225950, 56110), -- Venomous Scavenger +(219670, 0, 5, 225950, 56110), -- Venomous Scavenger +(219670, 0, 4, 220737, 56110), -- Venomous Scavenger +(219670, 0, 3, 220737, 56110), -- Venomous Scavenger +(219670, 0, 2, 220737, 56110), -- Venomous Scavenger +(219670, 0, 1, 220737, 56110), -- Venomous Scavenger +(219670, 0, 0, 220737, 56110), -- Venomous Scavenger +(219665, 0, 9, 226136, 56110), -- Queensguard An'Jak Shabtir +(219665, 0, 8, 226135, 56110), -- Queensguard An'Jak Shabtir +(219665, 0, 7, 226135, 56110), -- Queensguard An'Jak Shabtir +(219665, 0, 6, 225950, 56110), -- Queensguard An'Jak Shabtir +(219665, 0, 5, 225950, 56110), -- Queensguard An'Jak Shabtir +(219665, 0, 4, 220737, 56110), -- Queensguard An'Jak Shabtir +(219665, 0, 3, 220737, 56110), -- Queensguard An'Jak Shabtir +(219665, 0, 2, 220737, 56110), -- Queensguard An'Jak Shabtir +(219665, 0, 1, 220737, 56110), -- Queensguard An'Jak Shabtir +(219665, 0, 0, 220737, 56110), -- Queensguard An'Jak Shabtir +(219664, 0, 7, 220737, 56110), -- Rampaging Threadling +(219664, 0, 6, 220737, 56110), -- Rampaging Threadling +(219664, 0, 5, 220737, 56110), -- Rampaging Threadling +(219664, 0, 4, 220737, 56110), -- Rampaging Threadling +(219664, 0, 3, 220737, 56110), -- Rampaging Threadling +(219664, 0, 2, 226136, 56110), -- Rampaging Threadling +(219664, 0, 1, 225950, 56110), -- Rampaging Threadling +(219664, 0, 0, 225950, 56110), -- Rampaging Threadling +(219662, 0, 7, 220737, 56110), -- Small Threadling +(219662, 0, 6, 220737, 56110), -- Small Threadling +(219662, 0, 5, 220737, 56110), -- Small Threadling +(219662, 0, 4, 220737, 56110), -- Small Threadling +(219662, 0, 3, 220737, 56110), -- Small Threadling +(219662, 0, 2, 226136, 56110), -- Small Threadling +(219662, 0, 1, 225950, 56110), -- Small Threadling +(219662, 0, 0, 225950, 56110), -- Small Threadling +(219661, 0, 9, 226136, 56110), -- Nerubian Venomspitter +(219661, 0, 8, 226135, 56110), -- Nerubian Venomspitter +(219661, 0, 7, 226135, 56110), -- Nerubian Venomspitter +(219661, 0, 6, 225950, 56110), -- Nerubian Venomspitter +(219661, 0, 5, 225950, 56110), -- Nerubian Venomspitter +(219661, 0, 4, 220737, 56110), -- Nerubian Venomspitter +(219661, 0, 3, 220737, 56110), -- Nerubian Venomspitter +(219661, 0, 2, 220737, 56110), -- Nerubian Venomspitter +(219661, 0, 1, 220737, 56110), -- Nerubian Venomspitter +(219661, 0, 0, 220737, 56110), -- Nerubian Venomspitter +(219658, 0, 9, 226136, 56110), -- Sureki Hauler +(219658, 0, 8, 226135, 56110), -- Sureki Hauler +(219658, 0, 7, 226135, 56110), -- Sureki Hauler +(219658, 0, 6, 225950, 56110); -- Sureki Hauler + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(219658, 0, 5, 225950, 56110), -- Sureki Hauler +(219658, 0, 4, 220737, 56110), -- Sureki Hauler +(219658, 0, 3, 220737, 56110), -- Sureki Hauler +(219658, 0, 2, 220737, 56110), -- Sureki Hauler +(219658, 0, 1, 220737, 56110), -- Sureki Hauler +(219658, 0, 0, 220737, 56110), -- Sureki Hauler +(219657, 0, 9, 226136, 56110), -- Nerubian War-Weaver +(219657, 0, 8, 226135, 56110), -- Nerubian War-Weaver +(219657, 0, 7, 226135, 56110), -- Nerubian War-Weaver +(219657, 0, 6, 225950, 56110), -- Nerubian War-Weaver +(219657, 0, 5, 225950, 56110), -- Nerubian War-Weaver +(219657, 0, 4, 220737, 56110), -- Nerubian War-Weaver +(219657, 0, 3, 220737, 56110), -- Nerubian War-Weaver +(219657, 0, 2, 220737, 56110), -- Nerubian War-Weaver +(219657, 0, 1, 220737, 56110), -- Nerubian War-Weaver +(219657, 0, 0, 220737, 56110), -- Nerubian War-Weaver +(219656, 0, 9, 226136, 56110), -- Sureki Carouser +(219656, 0, 8, 226135, 56110), -- Sureki Carouser +(219656, 0, 7, 226135, 56110), -- Sureki Carouser +(219656, 0, 6, 225950, 56110), -- Sureki Carouser +(219656, 0, 5, 225950, 56110), -- Sureki Carouser +(219656, 0, 4, 220737, 56110), -- Sureki Carouser +(219656, 0, 3, 220737, 56110), -- Sureki Carouser +(219656, 0, 2, 220737, 56110), -- Sureki Carouser +(219656, 0, 1, 220737, 56110), -- Sureki Carouser +(219656, 0, 0, 220737, 56110), -- Sureki Carouser +(219655, 0, 7, 226136, 56110), -- Drone Abductor +(219655, 0, 6, 225950, 56110), -- Drone Abductor +(219655, 0, 5, 225950, 56110), -- Drone Abductor +(219655, 0, 4, 220737, 56110), -- Drone Abductor +(219655, 0, 3, 220737, 56110), -- Drone Abductor +(219655, 0, 2, 220737, 56110), -- Drone Abductor +(219655, 0, 1, 220737, 56110), -- Drone Abductor +(219655, 0, 0, 220737, 56110), -- Drone Abductor +(219654, 0, 7, 226136, 56110), -- Drone Bomber +(219654, 0, 6, 225950, 56110), -- Drone Bomber +(219654, 0, 5, 225950, 56110), -- Drone Bomber +(219654, 0, 4, 220737, 56110), -- Drone Bomber +(219654, 0, 3, 220737, 56110), -- Drone Bomber +(219654, 0, 2, 220737, 56110), -- Drone Bomber +(219654, 0, 1, 220737, 56110), -- Drone Bomber +(219654, 0, 0, 220737, 56110), -- Drone Bomber +(219653, 0, 7, 226136, 56110), -- Pestilent Drone +(219653, 0, 6, 225950, 56110), -- Pestilent Drone +(219653, 0, 5, 225950, 56110), -- Pestilent Drone +(219653, 0, 4, 220737, 56110), -- Pestilent Drone +(219653, 0, 3, 220737, 56110), -- Pestilent Drone +(219653, 0, 2, 220737, 56110), -- Pestilent Drone +(219653, 0, 1, 220737, 56110), -- Pestilent Drone +(219653, 0, 0, 220737, 56110), -- Pestilent Drone +(219651, 0, 9, 226136, 56110), -- Dark Apothecary +(219651, 0, 8, 226135, 56110), -- Dark Apothecary +(219651, 0, 7, 226135, 56110), -- Dark Apothecary +(219651, 0, 6, 225950, 56110), -- Dark Apothecary +(219651, 0, 5, 225950, 56110), -- Dark Apothecary +(219651, 0, 4, 220737, 56110), -- Dark Apothecary +(219651, 0, 3, 220737, 56110), -- Dark Apothecary +(219651, 0, 2, 220737, 56110), -- Dark Apothecary +(219651, 0, 1, 220737, 56110), -- Dark Apothecary +(219651, 0, 0, 220737, 56110), -- Dark Apothecary +(219648, 0, 9, 226136, 56110), -- Skitterling Chemist +(219648, 0, 8, 226135, 56110), -- Skitterling Chemist +(219648, 0, 7, 226135, 56110), -- Skitterling Chemist +(219648, 0, 6, 225950, 56110), -- Skitterling Chemist +(219648, 0, 5, 225950, 56110), -- Skitterling Chemist +(219648, 0, 4, 220737, 56110), -- Skitterling Chemist +(219648, 0, 3, 220737, 56110), -- Skitterling Chemist +(219648, 0, 2, 220737, 56110), -- Skitterling Chemist +(219648, 0, 1, 220737, 56110), -- Skitterling Chemist +(219648, 0, 0, 220737, 56110), -- Skitterling Chemist +(219645, 0, 9, 226136, 56110), -- Skitterling +(219645, 0, 8, 226135, 56110), -- Skitterling +(219645, 0, 7, 226135, 56110), -- Skitterling +(219645, 0, 6, 225950, 56110), -- Skitterling +(219645, 0, 5, 225950, 56110), -- Skitterling +(219645, 0, 4, 220737, 56110), -- Skitterling +(219645, 0, 3, 220737, 56110), -- Skitterling +(219645, 0, 2, 220737, 56110), -- Skitterling +(219645, 0, 1, 220737, 56110), -- Skitterling +(219645, 0, 0, 220737, 56110), -- Skitterling +(219644, 0, 4, 220737, 56110), -- Shadowed Gloomrender +(219644, 0, 3, 220737, 56110), -- Shadowed Gloomrender +(219644, 0, 2, 220737, 56110), -- Shadowed Gloomrender +(219644, 0, 1, 220737, 56110), -- Shadowed Gloomrender +(219644, 0, 0, 220737, 56110), -- Shadowed Gloomrender +(219635, 0, 4, 220737, 56110), -- High Speaker's Construct +(219635, 0, 3, 220737, 56110), -- High Speaker's Construct +(219635, 0, 2, 220737, 56110), -- High Speaker's Construct +(219635, 0, 1, 220737, 56110), -- High Speaker's Construct +(219635, 0, 0, 220737, 56110), -- High Speaker's Construct +(219634, 0, 5, 220737, 56110), -- Scattered Darkness +(219634, 0, 4, 220737, 56110), -- Scattered Darkness +(219634, 0, 3, 220737, 56110), -- Scattered Darkness +(219634, 0, 2, 220737, 56110), -- Scattered Darkness +(219634, 0, 1, 220737, 56110), -- Scattered Darkness +(219634, 0, 0, 212755, 56110), -- Scattered Darkness +(219633, 0, 4, 220737, 56110), -- Chieftain Gillcarver +(219633, 0, 3, 220737, 56110), -- Chieftain Gillcarver +(219633, 0, 2, 220737, 56110), -- Chieftain Gillcarver +(219633, 0, 1, 220737, 56110), -- Chieftain Gillcarver +(219633, 0, 0, 220737, 56110), -- Chieftain Gillcarver +(219631, 0, 4, 220737, 56110), -- Sunless Shadowblade +(219631, 0, 3, 220737, 56110), -- Sunless Shadowblade +(219631, 0, 2, 220737, 56110), -- Sunless Shadowblade +(219631, 0, 1, 220737, 56110), -- Sunless Shadowblade +(219631, 0, 0, 220737, 56110), -- Sunless Shadowblade +(219628, 0, 4, 220737, 56110), -- Shore Crawler +(219628, 0, 3, 220737, 56110), -- Shore Crawler +(219628, 0, 2, 220737, 56110), -- Shore Crawler +(219628, 0, 1, 220737, 56110), -- Shore Crawler +(219628, 0, 0, 220737, 56110), -- Shore Crawler +(219627, 0, 4, 220737, 56110), -- Sunless Slurkdripper +(219627, 0, 3, 220737, 56110), -- Sunless Slurkdripper +(219627, 0, 2, 220737, 56110), -- Sunless Slurkdripper +(219627, 0, 1, 220737, 56110), -- Sunless Slurkdripper +(219627, 0, 0, 220737, 56110), -- Sunless Slurkdripper +(219626, 0, 4, 220737, 56110), -- Sunless Skate +(219626, 0, 3, 220737, 56110), -- Sunless Skate +(219626, 0, 2, 220737, 56110), -- Sunless Skate +(219626, 0, 1, 220737, 56110), -- Sunless Skate +(219626, 0, 0, 220737, 56110), -- Sunless Skate +(219623, 0, 4, 220737, 56110), -- Flickerflame Dirtclaw +(219623, 0, 3, 220737, 56110), -- Flickerflame Dirtclaw +(219623, 0, 2, 220737, 56110), -- Flickerflame Dirtclaw +(219623, 0, 1, 220737, 56110), -- Flickerflame Dirtclaw +(219623, 0, 0, 220737, 56110), -- Flickerflame Dirtclaw +(219619, 0, 4, 220737, 56110), -- Flickerflame Candlecrusher +(219619, 0, 3, 220737, 56110), -- Flickerflame Candlecrusher +(219619, 0, 2, 220737, 56110), -- Flickerflame Candlecrusher +(219619, 0, 1, 220737, 56110), -- Flickerflame Candlecrusher +(219619, 0, 0, 220737, 56110), -- Flickerflame Candlecrusher +(219608, 0, 4, 220737, 56110), -- Peaceful Lashling +(219608, 0, 3, 220737, 56110), -- Peaceful Lashling +(219608, 0, 2, 220737, 56110), -- Peaceful Lashling +(219608, 0, 1, 220737, 56110), -- Peaceful Lashling +(219608, 0, 0, 220737, 56110), -- Peaceful Lashling +(219607, 0, 4, 220737, 56110), -- Sunless Abomination +(219607, 0, 3, 220737, 56110), -- Sunless Abomination +(219607, 0, 2, 220737, 56110), -- Sunless Abomination +(219607, 0, 1, 220737, 56110), -- Sunless Abomination +(219607, 0, 0, 220737, 56110), -- Sunless Abomination +(219606, 0, 4, 220737, 56110), -- Sunless Slitherer +(219606, 0, 3, 220737, 56110), -- Sunless Slitherer +(219606, 0, 2, 220737, 56110), -- Sunless Slitherer +(219606, 0, 1, 220737, 56110), -- Sunless Slitherer +(219606, 0, 0, 220737, 56110), -- Sunless Slitherer +(219605, 0, 4, 220737, 56110), -- Peaceful Lashroom +(219605, 0, 3, 220737, 56110), -- Peaceful Lashroom +(219605, 0, 2, 220737, 56110), -- Peaceful Lashroom +(219605, 0, 1, 220737, 56110), -- Peaceful Lashroom +(219605, 0, 0, 220737, 56110), -- Peaceful Lashroom +(219604, 0, 5, 217709, 56110), -- Sunless Carver +(219604, 0, 4, 220737, 56110), -- Sunless Carver +(219604, 0, 3, 220737, 56110), -- Sunless Carver +(219604, 0, 2, 220737, 56110), -- Sunless Carver +(219604, 0, 1, 220737, 56110), -- Sunless Carver +(219604, 0, 0, 220737, 56110), -- Sunless Carver +(219603, 0, 4, 220737, 56110), -- Drowned Arathi +(219603, 0, 3, 220737, 56110), -- Drowned Arathi +(219603, 0, 2, 220737, 56110), -- Drowned Arathi +(219603, 0, 1, 220737, 56110), -- Drowned Arathi +(219603, 0, 0, 220737, 56110), -- Drowned Arathi +(219602, 0, 4, 220737, 56110), -- Sunless Tidemarshal +(219602, 0, 3, 220737, 56110), -- Sunless Tidemarshal +(219602, 0, 2, 220737, 56110), -- Sunless Tidemarshal +(219602, 0, 1, 220737, 56110), -- Sunless Tidemarshal +(219602, 0, 0, 220737, 56110), -- Sunless Tidemarshal +(219601, 0, 5, 217709, 56110), -- Sunless Beckoner +(219601, 0, 4, 220737, 56110), -- Sunless Beckoner +(219601, 0, 3, 220737, 56110), -- Sunless Beckoner +(219601, 0, 2, 220737, 56110), -- Sunless Beckoner +(219601, 0, 1, 220737, 56110), -- Sunless Beckoner +(219601, 0, 0, 220737, 56110), -- Sunless Beckoner +(219588, 0, 4, 220737, 56110), -- Yes Man +(219588, 0, 3, 220737, 56110), -- Yes Man +(219588, 0, 2, 220737, 56110), -- Yes Man +(219588, 0, 1, 220737, 56110), -- Yes Man +(219588, 0, 0, 220737, 56110), -- Yes Man +(219570, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219570, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219569, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219569, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219568, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219568, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219567, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219567, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219565, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219565, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219564, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219564, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219556, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219556, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219555, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219555, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219554, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219554, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219553, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219553, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219552, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219552, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219551, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219551, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219550, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219550, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219549, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219549, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219548, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219548, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219547, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219547, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219544, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219544, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219542, 0, 1, 220737, 56110), -- Bronze Timekeeper +(219542, 0, 0, 220737, 56110), -- Bronze Timekeeper +(219454, 0, 9, 226136, 56110), -- Crazed Abomination +(219454, 0, 8, 226135, 56110), -- Crazed Abomination +(219454, 0, 7, 226135, 56110), -- Crazed Abomination +(219454, 0, 6, 225950, 56110), -- Crazed Abomination +(219454, 0, 5, 225950, 56110), -- Crazed Abomination +(219454, 0, 4, 220737, 56110), -- Crazed Abomination +(219454, 0, 3, 220737, 56110), -- Crazed Abomination +(219454, 0, 2, 220737, 56110), -- Crazed Abomination +(219454, 0, 1, 220737, 56110), -- Crazed Abomination +(219454, 0, 0, 220737, 56110), -- Crazed Abomination +(219448, 0, 5, 220737, 56110), -- Devouring Fog Beast +(219448, 0, 4, 220737, 56110), -- Devouring Fog Beast +(219448, 0, 3, 220737, 56110), -- Devouring Fog Beast +(219448, 0, 2, 220737, 56110), -- Devouring Fog Beast +(219448, 0, 1, 220737, 56110), -- Devouring Fog Beast +(219448, 0, 0, 219522, 56110), -- Devouring Fog Beast +(219447, 0, 5, 220737, 56110), -- Famished Fog Beast +(219447, 0, 4, 220737, 56110), -- Famished Fog Beast +(219447, 0, 3, 220737, 56110), -- Famished Fog Beast +(219447, 0, 2, 220737, 56110), -- Famished Fog Beast +(219447, 0, 1, 220737, 56110), -- Famished Fog Beast +(219447, 0, 0, 219522, 56110), -- Famished Fog Beast +(219446, 0, 5, 220737, 56110), -- Voracious Fog Beast +(219446, 0, 4, 220737, 56110), -- Voracious Fog Beast +(219446, 0, 3, 220737, 56110), -- Voracious Fog Beast +(219446, 0, 2, 220737, 56110), -- Voracious Fog Beast +(219446, 0, 1, 220737, 56110), -- Voracious Fog Beast +(219446, 0, 0, 219522, 56110), -- Voracious Fog Beast +(219433, 0, 4, 220737, 56110), -- Reefwalker +(219433, 0, 3, 220737, 56110), -- Reefwalker +(219433, 0, 2, 220737, 56110), -- Reefwalker +(219433, 0, 1, 220737, 56110), -- Reefwalker +(219433, 0, 0, 220737, 56110), -- Reefwalker +(219432, 0, 4, 220737, 56110), -- Shore Crawler +(219432, 0, 3, 220737, 56110), -- Shore Crawler +(219432, 0, 2, 220737, 56110); -- Shore Crawler + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(219432, 0, 1, 220737, 56110), -- Shore Crawler +(219432, 0, 0, 220737, 56110), -- Shore Crawler +(219397, 0, 4, 220737, 56110), -- Shalescale Striker +(219397, 0, 3, 220737, 56110), -- Shalescale Striker +(219397, 0, 2, 220737, 56110), -- Shalescale Striker +(219397, 0, 1, 220737, 56110), -- Shalescale Striker +(219397, 0, 0, 220737, 56110), -- Shalescale Striker +(219390, 0, 1, 220737, 56110), -- Gortra +(219390, 0, 0, 220737, 56110), -- Gortra +(219365, 0, 5, 220737, 56110), -- Strange Shore Crawler +(219365, 0, 4, 220737, 56110), -- Strange Shore Crawler +(219365, 0, 3, 220737, 56110), -- Strange Shore Crawler +(219365, 0, 2, 220737, 56110), -- Strange Shore Crawler +(219365, 0, 1, 220737, 56110), -- Strange Shore Crawler +(219365, 0, 0, 217269, 56110), -- Strange Shore Crawler +(219361, 0, 4, 220737, 56110), -- Machinist Protector +(219361, 0, 3, 220737, 56110), -- Machinist Protector +(219361, 0, 2, 220737, 56110), -- Machinist Protector +(219361, 0, 1, 220737, 56110), -- Machinist Protector +(219361, 0, 0, 220737, 56110), -- Machinist Protector +(219359, 0, 4, 220737, 56110), -- Deepwater Gar +(219359, 0, 3, 220737, 56110), -- Deepwater Gar +(219359, 0, 2, 220737, 56110), -- Deepwater Gar +(219359, 0, 1, 220737, 56110), -- Deepwater Gar +(219359, 0, 0, 220737, 56110), -- Deepwater Gar +(219356, 0, 4, 220737, 56110), -- Lashroom +(219356, 0, 3, 220737, 56110), -- Lashroom +(219356, 0, 2, 220737, 56110), -- Lashroom +(219356, 0, 1, 220737, 56110), -- Lashroom +(219356, 0, 0, 220737, 56110), -- Lashroom +(219353, 0, 4, 220737, 56110), -- Skipper +(219353, 0, 3, 220737, 56110), -- Skipper +(219353, 0, 2, 220737, 56110), -- Skipper +(219353, 0, 1, 220737, 56110), -- Skipper +(219353, 0, 0, 220737, 56110), -- Skipper +(219350, 0, 4, 220737, 56110), -- Phosphorescent Lampyrid +(219350, 0, 3, 220737, 56110), -- Phosphorescent Lampyrid +(219350, 0, 2, 220737, 56110), -- Phosphorescent Lampyrid +(219350, 0, 1, 220737, 56110), -- Phosphorescent Lampyrid +(219350, 0, 0, 220737, 56110), -- Phosphorescent Lampyrid +(219343, 0, 5, 220737, 56110), -- Waxtail Candleflyer +(219343, 0, 4, 220737, 56110), -- Waxtail Candleflyer +(219343, 0, 3, 220737, 56110), -- Waxtail Candleflyer +(219343, 0, 2, 220737, 56110), -- Waxtail Candleflyer +(219343, 0, 1, 220737, 56110), -- Waxtail Candleflyer +(219343, 0, 0, 212177, 56110), -- Waxtail Candleflyer +(219341, 0, 5, 220737, 56110), -- Flickerflame Candleflyer +(219341, 0, 4, 220737, 56110), -- Flickerflame Candleflyer +(219341, 0, 3, 220737, 56110), -- Flickerflame Candleflyer +(219341, 0, 2, 220737, 56110), -- Flickerflame Candleflyer +(219341, 0, 1, 220737, 56110), -- Flickerflame Candleflyer +(219341, 0, 0, 210878, 56110), -- Flickerflame Candleflyer +(219329, 0, 4, 220737, 56110), -- Cavern Glowmite +(219329, 0, 3, 220737, 56110), -- Cavern Glowmite +(219329, 0, 2, 220737, 56110), -- Cavern Glowmite +(219329, 0, 1, 220737, 56110), -- Cavern Glowmite +(219329, 0, 0, 220737, 56110), -- Cavern Glowmite +(219320, 0, 4, 220737, 56110), -- Lampyrid Swarm +(219320, 0, 3, 220737, 56110), -- Lampyrid Swarm +(219320, 0, 2, 220737, 56110), -- Lampyrid Swarm +(219320, 0, 1, 220737, 56110), -- Lampyrid Swarm +(219320, 0, 0, 220737, 56110), -- Lampyrid Swarm +(219304, 0, 4, 220737, 56110), -- Chasm Snail +(219304, 0, 3, 220737, 56110), -- Chasm Snail +(219304, 0, 2, 220737, 56110), -- Chasm Snail +(219304, 0, 1, 220737, 56110), -- Chasm Snail +(219304, 0, 0, 220737, 56110), -- Chasm Snail +(219303, 0, 4, 220737, 56110), -- Rock Snail +(219303, 0, 3, 220737, 56110), -- Rock Snail +(219303, 0, 2, 220737, 56110), -- Rock Snail +(219303, 0, 1, 220737, 56110), -- Rock Snail +(219303, 0, 0, 220737, 56110), -- Rock Snail +(219302, 0, 4, 220737, 56110), -- Corrupted Spellshaper +(219302, 0, 3, 220737, 56110), -- Corrupted Spellshaper +(219302, 0, 2, 220737, 56110), -- Corrupted Spellshaper +(219302, 0, 1, 220737, 56110), -- Corrupted Spellshaper +(219302, 0, 0, 220737, 56110), -- Corrupted Spellshaper +(219291, 0, 4, 220737, 56110), -- Chasm Shalewing +(219291, 0, 3, 220737, 56110), -- Chasm Shalewing +(219291, 0, 2, 220737, 56110), -- Chasm Shalewing +(219291, 0, 1, 220737, 56110), -- Chasm Shalewing +(219291, 0, 0, 220737, 56110), -- Chasm Shalewing +(219290, 0, 4, 220737, 56110), -- Hijacked Ironstrider +(219290, 0, 3, 220737, 56110), -- Hijacked Ironstrider +(219290, 0, 2, 220737, 56110), -- Hijacked Ironstrider +(219290, 0, 1, 220737, 56110), -- Hijacked Ironstrider +(219290, 0, 0, 220737, 56110), -- Hijacked Ironstrider +(219287, 0, 4, 220737, 56110), -- Hijacked Ironstrider +(219287, 0, 3, 220737, 56110), -- Hijacked Ironstrider +(219287, 0, 2, 220737, 56110), -- Hijacked Ironstrider +(219287, 0, 1, 220737, 56110), -- Hijacked Ironstrider +(219287, 0, 0, 220737, 56110), -- Hijacked Ironstrider +(219284, 0, 4, 220737, 56110), -- Zovex +(219284, 0, 3, 220737, 56110), -- Zovex +(219284, 0, 2, 220737, 56110), -- Zovex +(219284, 0, 1, 220737, 56110), -- Zovex +(219284, 0, 0, 220737, 56110), -- Zovex +(219281, 0, 4, 220737, 56110), -- Alunira +(219281, 0, 3, 220737, 56110), -- Alunira +(219281, 0, 2, 220737, 56110), -- Alunira +(219281, 0, 1, 220737, 56110), -- Alunira +(219281, 0, 0, 220737, 56110), -- Alunira +(219279, 0, 5, 225741, 56110), -- Flamekeeper Graz +(219279, 0, 4, 220737, 56110), -- Flamekeeper Graz +(219279, 0, 3, 220737, 56110), -- Flamekeeper Graz +(219279, 0, 2, 220737, 56110), -- Flamekeeper Graz +(219279, 0, 1, 220737, 56110), -- Flamekeeper Graz +(219279, 0, 0, 220737, 56110), -- Flamekeeper Graz +(219278, 0, 5, 225741, 56110), -- Shallowshell the Clacker +(219278, 0, 4, 220737, 56110), -- Shallowshell the Clacker +(219278, 0, 3, 220737, 56110), -- Shallowshell the Clacker +(219278, 0, 2, 220737, 56110), -- Shallowshell the Clacker +(219278, 0, 1, 220737, 56110), -- Shallowshell the Clacker +(219278, 0, 0, 220737, 56110), -- Shallowshell the Clacker +(219271, 0, 10, 225741, 56110), -- Twice-Stinger the Wretched +(219271, 0, 9, 226136, 56110), -- Twice-Stinger the Wretched +(219271, 0, 8, 226135, 56110), -- Twice-Stinger the Wretched +(219271, 0, 7, 226135, 56110), -- Twice-Stinger the Wretched +(219271, 0, 6, 225950, 56110), -- Twice-Stinger the Wretched +(219271, 0, 5, 225950, 56110), -- Twice-Stinger the Wretched +(219271, 0, 4, 220737, 56110), -- Twice-Stinger the Wretched +(219271, 0, 3, 220737, 56110), -- Twice-Stinger the Wretched +(219271, 0, 2, 220737, 56110), -- Twice-Stinger the Wretched +(219271, 0, 1, 220737, 56110), -- Twice-Stinger the Wretched +(219271, 0, 0, 220737, 56110), -- Twice-Stinger the Wretched +(219270, 0, 5, 225741, 56110), -- Kronolith, Might of the Mountain +(219270, 0, 4, 220737, 56110), -- Kronolith, Might of the Mountain +(219270, 0, 3, 220737, 56110), -- Kronolith, Might of the Mountain +(219270, 0, 2, 220737, 56110), -- Kronolith, Might of the Mountain +(219270, 0, 1, 220737, 56110), -- Kronolith, Might of the Mountain +(219270, 0, 0, 220737, 56110), -- Kronolith, Might of the Mountain +(219269, 0, 5, 225741, 56110), -- Tempest Lord Incarnus +(219269, 0, 4, 220737, 56110), -- Tempest Lord Incarnus +(219269, 0, 3, 220737, 56110), -- Tempest Lord Incarnus +(219269, 0, 2, 220737, 56110), -- Tempest Lord Incarnus +(219269, 0, 1, 220737, 56110), -- Tempest Lord Incarnus +(219269, 0, 0, 220737, 56110), -- Tempest Lord Incarnus +(219268, 0, 5, 225741, 56110), -- Gar'loc +(219268, 0, 4, 220737, 56110), -- Gar'loc +(219268, 0, 3, 220737, 56110), -- Gar'loc +(219268, 0, 2, 220737, 56110), -- Gar'loc +(219268, 0, 1, 220737, 56110), -- Gar'loc +(219268, 0, 0, 220737, 56110), -- Gar'loc +(219267, 0, 7, 225741, 56110), -- Plaguehart +(219267, 0, 6, 210845, 56110), -- Plaguehart +(219267, 0, 5, 210845, 56110), -- Plaguehart +(219267, 0, 4, 220737, 56110), -- Plaguehart +(219267, 0, 3, 220737, 56110), -- Plaguehart +(219267, 0, 2, 220737, 56110), -- Plaguehart +(219267, 0, 1, 220737, 56110), -- Plaguehart +(219267, 0, 0, 220737, 56110), -- Plaguehart +(219266, 0, 5, 225741, 56110), -- Escaped Cutthroat +(219266, 0, 4, 220737, 56110), -- Escaped Cutthroat +(219266, 0, 3, 220737, 56110), -- Escaped Cutthroat +(219266, 0, 2, 220737, 56110), -- Escaped Cutthroat +(219266, 0, 1, 220737, 56110), -- Escaped Cutthroat +(219266, 0, 0, 220737, 56110), -- Escaped Cutthroat +(219265, 0, 4, 220737, 56110), -- Emperor Pitfang +(219265, 0, 3, 220737, 56110), -- Emperor Pitfang +(219265, 0, 2, 220737, 56110), -- Emperor Pitfang +(219265, 0, 1, 220737, 56110), -- Emperor Pitfang +(219265, 0, 0, 220737, 56110), -- Emperor Pitfang +(219264, 0, 4, 220737, 56110), -- Bloodmaw +(219264, 0, 3, 220737, 56110), -- Bloodmaw +(219264, 0, 2, 220737, 56110), -- Bloodmaw +(219264, 0, 1, 220737, 56110), -- Bloodmaw +(219264, 0, 0, 220737, 56110), -- Bloodmaw +(219263, 0, 4, 220737, 56110), -- Warphorn +(219263, 0, 3, 220737, 56110), -- Warphorn +(219263, 0, 2, 220737, 56110), -- Warphorn +(219263, 0, 1, 220737, 56110), -- Warphorn +(219263, 0, 0, 220737, 56110), -- Warphorn +(219262, 0, 4, 220737, 56110), -- Springbubble +(219262, 0, 3, 220737, 56110), -- Springbubble +(219262, 0, 2, 220737, 56110), -- Springbubble +(219262, 0, 1, 220737, 56110), -- Springbubble +(219262, 0, 0, 220737, 56110), -- Springbubble +(219257, 0, 4, 220737, 56110), -- Invasive Thickhead +(219257, 0, 3, 220737, 56110), -- Invasive Thickhead +(219257, 0, 2, 220737, 56110), -- Invasive Thickhead +(219257, 0, 1, 220737, 56110), -- Invasive Thickhead +(219257, 0, 0, 220737, 56110), -- Invasive Thickhead +(219248, 0, 4, 220737, 56110), -- Cavern Glowmite +(219248, 0, 3, 220737, 56110), -- Cavern Glowmite +(219248, 0, 2, 220737, 56110), -- Cavern Glowmite +(219248, 0, 1, 220737, 56110), -- Cavern Glowmite +(219248, 0, 0, 220737, 56110), -- Cavern Glowmite +(219246, 0, 4, 220737, 56110), -- Deep Spitter +(219246, 0, 3, 220737, 56110), -- Deep Spitter +(219246, 0, 2, 220737, 56110), -- Deep Spitter +(219246, 0, 1, 220737, 56110), -- Deep Spitter +(219246, 0, 0, 220737, 56110), -- Deep Spitter +(219245, 0, 4, 220737, 56110), -- Reconstructed Skardyn +(219245, 0, 3, 220737, 56110), -- Reconstructed Skardyn +(219245, 0, 2, 220737, 56110), -- Reconstructed Skardyn +(219245, 0, 1, 220737, 56110), -- Reconstructed Skardyn +(219245, 0, 0, 220737, 56110), -- Reconstructed Skardyn +(219189, 0, 4, 220737, 56110), -- Tefferty Ulreth +(219189, 0, 3, 220737, 56110), -- Tefferty Ulreth +(219189, 0, 2, 220737, 56110), -- Tefferty Ulreth +(219189, 0, 1, 220737, 56110), -- Tefferty Ulreth +(219189, 0, 0, 220737, 56110), -- Tefferty Ulreth +(219170, 0, 4, 220737, 56110), -- Shore Crawler +(219170, 0, 3, 220737, 56110), -- Shore Crawler +(219170, 0, 2, 220737, 56110), -- Shore Crawler +(219170, 0, 1, 220737, 56110), -- Shore Crawler +(219170, 0, 0, 220737, 56110), -- Shore Crawler +(219163, 0, 4, 220737, 56110), -- Invasive Hardhead +(219163, 0, 3, 220737, 56110), -- Invasive Hardhead +(219163, 0, 2, 220737, 56110), -- Invasive Hardhead +(219163, 0, 1, 220737, 56110), -- Invasive Hardhead +(219163, 0, 0, 220737, 56110), -- Invasive Hardhead +(219149, 0, 4, 220737, 56110), -- Deranged Skardyn +(219149, 0, 3, 220737, 56110), -- Deranged Skardyn +(219149, 0, 2, 220737, 56110), -- Deranged Skardyn +(219149, 0, 1, 220737, 56110), -- Deranged Skardyn +(219149, 0, 0, 220737, 56110), -- Deranged Skardyn +(219131, 0, 7, 225950, 56110), -- Feral Stagshell +(219131, 0, 6, 225950, 56110), -- Feral Stagshell +(219131, 0, 5, 226136, 56110), -- Feral Stagshell +(219131, 0, 4, 220737, 56110), -- Feral Stagshell +(219131, 0, 3, 220737, 56110), -- Feral Stagshell +(219131, 0, 2, 220737, 56110), -- Feral Stagshell +(219131, 0, 1, 220737, 56110), -- Feral Stagshell +(219131, 0, 0, 220737, 56110), -- Feral Stagshell +(219074, 0, 4, 220737, 56110), -- Incensed Fungus +(219074, 0, 3, 220737, 56110), -- Incensed Fungus +(219074, 0, 2, 220737, 56110), -- Incensed Fungus +(219074, 0, 1, 220737, 56110), -- Incensed Fungus +(219074, 0, 0, 220737, 56110), -- Incensed Fungus +(219072, 0, 4, 220737, 56110), -- Waxtail Kobold +(219072, 0, 3, 220737, 56110), -- Waxtail Kobold +(219072, 0, 2, 220737, 56110), -- Waxtail Kobold +(219072, 0, 1, 220737, 56110), -- Waxtail Kobold +(219072, 0, 0, 220737, 56110), -- Waxtail Kobold +(219071, 0, 4, 220737, 56110), -- Waxtail Mudslinger +(219071, 0, 3, 220737, 56110), -- Waxtail Mudslinger +(219071, 0, 2, 220737, 56110), -- Waxtail Mudslinger +(219071, 0, 1, 220737, 56110), -- Waxtail Mudslinger +(219071, 0, 0, 220737, 56110), -- Waxtail Mudslinger +(219070, 0, 4, 220737, 56110), -- Waxtail Waxmelter +(219070, 0, 3, 220737, 56110), -- Waxtail Waxmelter +(219070, 0, 2, 220737, 56110), -- Waxtail Waxmelter +(219070, 0, 1, 220737, 56110), -- Waxtail Waxmelter +(219070, 0, 0, 220737, 56110), -- Waxtail Waxmelter +(219069, 0, 4, 220737, 56110), -- Waxtail Scraper +(219069, 0, 3, 220737, 56110), -- Waxtail Scraper +(219069, 0, 2, 220737, 56110), -- Waxtail Scraper +(219069, 0, 1, 220737, 56110), -- Waxtail Scraper +(219069, 0, 0, 220737, 56110); -- Waxtail Scraper + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(219066, 0, 4, 220737, 56110), -- Inflicted Civilian +(219066, 0, 3, 220737, 56110), -- Inflicted Civilian +(219066, 0, 2, 220737, 56110), -- Inflicted Civilian +(219066, 0, 1, 220737, 56110), -- Inflicted Civilian +(219066, 0, 0, 220737, 56110), -- Inflicted Civilian +(219035, 0, 6, 226136, 56110), -- Deepwalker Guardian +(219035, 0, 5, 226136, 56110), -- Deepwalker Guardian +(219035, 0, 4, 220737, 56110), -- Deepwalker Guardian +(219035, 0, 3, 220737, 56110), -- Deepwalker Guardian +(219035, 0, 2, 220737, 56110), -- Deepwalker Guardian +(219035, 0, 1, 220737, 56110), -- Deepwalker Guardian +(219035, 0, 0, 220737, 56110), -- Deepwalker Guardian +(219034, 0, 6, 226136, 56110), -- Web Marauder +(219034, 0, 5, 226136, 56110), -- Web Marauder +(219034, 0, 4, 220737, 56110), -- Web Marauder +(219034, 0, 3, 220737, 56110), -- Web Marauder +(219034, 0, 2, 220737, 56110), -- Web Marauder +(219034, 0, 1, 220737, 56110), -- Web Marauder +(219034, 0, 0, 220737, 56110), -- Web Marauder +(219022, 0, 6, 226136, 56110), -- Ascended Webfriar +(219022, 0, 5, 226136, 56110), -- Ascended Webfriar +(219022, 0, 4, 220737, 56110), -- Ascended Webfriar +(219022, 0, 3, 220737, 56110), -- Ascended Webfriar +(219022, 0, 2, 220737, 56110), -- Ascended Webfriar +(219022, 0, 1, 220737, 56110), -- Ascended Webfriar +(219022, 0, 0, 220737, 56110), -- Ascended Webfriar +(219019, 0, 5, 220737, 56110), -- Mossbloom Hazewalker +(219019, 0, 4, 220737, 56110), -- Mossbloom Hazewalker +(219019, 0, 3, 220737, 56110), -- Mossbloom Hazewalker +(219019, 0, 2, 220737, 56110), -- Mossbloom Hazewalker +(219019, 0, 1, 220737, 56110), -- Mossbloom Hazewalker +(219019, 0, 0, 216889, 56110), -- Mossbloom Hazewalker +(219006, 0, 6, 226136, 56110), -- Venommaster Nezarox +(219006, 0, 5, 226136, 56110), -- Venommaster Nezarox +(219006, 0, 4, 220737, 56110), -- Venommaster Nezarox +(219006, 0, 3, 220737, 56110), -- Venommaster Nezarox +(219006, 0, 2, 220737, 56110), -- Venommaster Nezarox +(219006, 0, 1, 220737, 56110), -- Venommaster Nezarox +(219006, 0, 0, 220737, 56110), -- Venommaster Nezarox +(219003, 0, 4, 220737, 56110), -- The Stone +(219003, 0, 3, 220737, 56110), -- The Stone +(219003, 0, 2, 220737, 56110), -- The Stone +(219003, 0, 1, 220737, 56110), -- The Stone +(219003, 0, 0, 220737, 56110), -- The Stone +(218965, 0, 6, 226136, 56110), -- Avant Vanguard +(218965, 0, 5, 226136, 56110), -- Avant Vanguard +(218965, 0, 4, 220737, 56110), -- Avant Vanguard +(218965, 0, 3, 220737, 56110), -- Avant Vanguard +(218965, 0, 2, 220737, 56110), -- Avant Vanguard +(218965, 0, 1, 220737, 56110), -- Avant Vanguard +(218965, 0, 0, 220737, 56110), -- Avant Vanguard +(218963, 0, 6, 226136, 56110), -- Avant Voidweaver +(218963, 0, 5, 226136, 56110), -- Avant Voidweaver +(218963, 0, 4, 220737, 56110), -- Avant Voidweaver +(218963, 0, 3, 220737, 56110), -- Avant Voidweaver +(218963, 0, 2, 220737, 56110), -- Avant Voidweaver +(218963, 0, 1, 220737, 56110), -- Avant Voidweaver +(218963, 0, 0, 220737, 56110), -- Avant Voidweaver +(218962, 0, 7, 226136, 56110), -- Bloated Pest +(218962, 0, 6, 225950, 56110), -- Bloated Pest +(218962, 0, 5, 225950, 56110), -- Bloated Pest +(218962, 0, 4, 220737, 56110), -- Bloated Pest +(218962, 0, 3, 220737, 56110), -- Bloated Pest +(218962, 0, 2, 220737, 56110), -- Bloated Pest +(218962, 0, 1, 220737, 56110), -- Bloated Pest +(218962, 0, 0, 220737, 56110), -- Bloated Pest +(218905, 0, 1, 220737, 56110), -- Gloomslurk Toad +(218905, 0, 0, 220737, 56110), -- Gloomslurk Toad +(218893, 0, 4, 220737, 56110), -- Undersea Scuttler +(218893, 0, 3, 220737, 56110), -- Undersea Scuttler +(218893, 0, 2, 220737, 56110), -- Undersea Scuttler +(218893, 0, 1, 220737, 56110), -- Undersea Scuttler +(218893, 0, 0, 220737, 56110), -- Undersea Scuttler +(218885, 0, 4, 220737, 56110), -- Undersea Scuttler +(218885, 0, 3, 220737, 56110), -- Undersea Scuttler +(218885, 0, 2, 220737, 56110), -- Undersea Scuttler +(218885, 0, 1, 220737, 56110), -- Undersea Scuttler +(218885, 0, 0, 220737, 56110), -- Undersea Scuttler +(218880, 0, 1, 220737, 56110), -- Silkie Chicken +(218880, 0, 0, 220737, 56110), -- Silkie Chicken +(218879, 0, 7, 226136, 56110), -- Nerubian Watcher +(218879, 0, 6, 225950, 56110), -- Nerubian Watcher +(218879, 0, 5, 225950, 56110), -- Nerubian Watcher +(218879, 0, 4, 220737, 56110), -- Nerubian Watcher +(218879, 0, 3, 220737, 56110), -- Nerubian Watcher +(218879, 0, 2, 220737, 56110), -- Nerubian Watcher +(218879, 0, 1, 220737, 56110), -- Nerubian Watcher +(218879, 0, 0, 220737, 56110), -- Nerubian Watcher +(218865, 0, 4, 220737, 56110), -- Bee-let +(218865, 0, 3, 220737, 56110), -- Bee-let +(218865, 0, 2, 220737, 56110), -- Bee-let +(218865, 0, 1, 220737, 56110), -- Bee-let +(218865, 0, 0, 220737, 56110), -- Bee-let +(218772, 0, 4, 220737, 56110), -- Moss Viper +(218772, 0, 3, 220737, 56110), -- Moss Viper +(218772, 0, 2, 220737, 56110), -- Moss Viper +(218772, 0, 1, 220737, 56110), -- Moss Viper +(218772, 0, 0, 220737, 56110), -- Moss Viper +(218771, 0, 4, 220737, 56110), -- Bluebell Peacock +(218771, 0, 3, 220737, 56110), -- Bluebell Peacock +(218771, 0, 2, 220737, 56110), -- Bluebell Peacock +(218771, 0, 1, 220737, 56110), -- Bluebell Peacock +(218771, 0, 0, 220737, 56110), -- Bluebell Peacock +(218763, 0, 4, 220737, 56110), -- Ashcrown Matriarch +(218763, 0, 3, 220737, 56110), -- Ashcrown Matriarch +(218763, 0, 2, 220737, 56110), -- Ashcrown Matriarch +(218763, 0, 1, 220737, 56110), -- Ashcrown Matriarch +(218763, 0, 0, 220737, 56110), -- Ashcrown Matriarch +(218758, 0, 4, 220737, 56110), -- Kobold Candlelighter +(218758, 0, 3, 220737, 56110), -- Kobold Candlelighter +(218758, 0, 2, 220737, 56110), -- Kobold Candlelighter +(218758, 0, 1, 220737, 56110), -- Kobold Candlelighter +(218758, 0, 0, 220737, 56110), -- Kobold Candlelighter +(218735, 0, 4, 220737, 56110), -- Spiteful Ophidian +(218735, 0, 3, 220737, 56110), -- Spiteful Ophidian +(218735, 0, 2, 220737, 56110), -- Spiteful Ophidian +(218735, 0, 1, 220737, 56110), -- Spiteful Ophidian +(218735, 0, 0, 220737, 56110), -- Spiteful Ophidian +(218733, 0, 4, 220737, 56110), -- Congealed Mass +(218733, 0, 3, 220737, 56110), -- Congealed Mass +(218733, 0, 2, 220737, 56110), -- Congealed Mass +(218733, 0, 1, 220737, 56110), -- Congealed Mass +(218733, 0, 0, 220737, 56110), -- Congealed Mass +(218730, 0, 4, 220737, 56110), -- Cave Trawler +(218730, 0, 3, 220737, 56110), -- Cave Trawler +(218730, 0, 2, 220737, 56110), -- Cave Trawler +(218730, 0, 1, 220737, 56110), -- Cave Trawler +(218730, 0, 0, 220737, 56110), -- Cave Trawler +(218728, 0, 4, 220737, 56110), -- Kobold Trapper +(218728, 0, 3, 220737, 56110), -- Kobold Trapper +(218728, 0, 2, 220737, 56110), -- Kobold Trapper +(218728, 0, 1, 220737, 56110), -- Kobold Trapper +(218728, 0, 0, 220737, 56110), -- Kobold Trapper +(218725, 0, 8, 220737, 56110), -- Arachnoid Scrounger +(218725, 0, 7, 220737, 56110), -- Arachnoid Scrounger +(218725, 0, 6, 220737, 56110), -- Arachnoid Scrounger +(218725, 0, 5, 220737, 56110), -- Arachnoid Scrounger +(218725, 0, 4, 220737, 56110), -- Arachnoid Scrounger +(218725, 0, 3, 226136, 56110), -- Arachnoid Scrounger +(218725, 0, 2, 225950, 56110), -- Arachnoid Scrounger +(218725, 0, 1, 225950, 56110), -- Arachnoid Scrounger +(218725, 0, 0, 212980, 56110), -- Arachnoid Scrounger +(218671, 0, 4, 220737, 56110), -- Venture Co. Pyromaniac +(218671, 0, 3, 220737, 56110), -- Venture Co. Pyromaniac +(218671, 0, 2, 220737, 56110), -- Venture Co. Pyromaniac +(218671, 0, 1, 220737, 56110), -- Venture Co. Pyromaniac +(218671, 0, 0, 220737, 56110), -- Venture Co. Pyromaniac +(218658, 0, 4, 220737, 56110), -- Candlelit Pebblemaker +(218658, 0, 3, 220737, 56110), -- Candlelit Pebblemaker +(218658, 0, 2, 220737, 56110), -- Candlelit Pebblemaker +(218658, 0, 1, 220737, 56110), -- Candlelit Pebblemaker +(218658, 0, 0, 220737, 56110), -- Candlelit Pebblemaker +(218524, 0, 4, 220737, 56110), -- Hallowfall Seahawk +(218524, 0, 3, 220737, 56110), -- Hallowfall Seahawk +(218524, 0, 2, 220737, 56110), -- Hallowfall Seahawk +(218524, 0, 1, 220737, 56110), -- Hallowfall Seahawk +(218524, 0, 0, 220737, 56110), -- Hallowfall Seahawk +(218519, 0, 4, 220737, 56110), -- Animated Goo +(218519, 0, 3, 220737, 56110), -- Animated Goo +(218519, 0, 2, 220737, 56110), -- Animated Goo +(218519, 0, 1, 220737, 56110), -- Animated Goo +(218519, 0, 0, 220737, 56110), -- Animated Goo +(218484, 0, 2, 220737, 56110), -- Red Drake +(218484, 0, 1, 220737, 56110), -- Red Drake +(218458, 0, 9, 226136, 56110), -- Deepfiend Azellix +(218458, 0, 8, 226135, 56110), -- Deepfiend Azellix +(218458, 0, 7, 226135, 56110), -- Deepfiend Azellix +(218458, 0, 6, 225950, 56110), -- Deepfiend Azellix +(218458, 0, 5, 225950, 56110), -- Deepfiend Azellix +(218458, 0, 4, 220737, 56110), -- Deepfiend Azellix +(218458, 0, 3, 220737, 56110), -- Deepfiend Azellix +(218458, 0, 2, 220737, 56110), -- Deepfiend Azellix +(218458, 0, 1, 220737, 56110), -- Deepfiend Azellix +(218458, 0, 0, 220737, 56110), -- Deepfiend Azellix +(218454, 0, 8, 226136, 56110), -- Dreadstrike Flitterer +(218454, 0, 7, 225950, 56110), -- Dreadstrike Flitterer +(218454, 0, 6, 225950, 56110), -- Dreadstrike Flitterer +(218454, 0, 5, 220737, 56110), -- Dreadstrike Flitterer +(218454, 0, 4, 220737, 56110), -- Dreadstrike Flitterer +(218454, 0, 3, 220737, 56110), -- Dreadstrike Flitterer +(218454, 0, 2, 220737, 56110), -- Dreadstrike Flitterer +(218454, 0, 1, 220737, 56110), -- Dreadstrike Flitterer +(218454, 0, 0, 216669, 56110), -- Dreadstrike Flitterer +(218452, 0, 4, 220737, 56110), -- Murkshade +(218452, 0, 3, 220737, 56110), -- Murkshade +(218452, 0, 2, 220737, 56110), -- Murkshade +(218452, 0, 1, 220737, 56110), -- Murkshade +(218452, 0, 0, 220737, 56110), -- Murkshade +(218446, 0, 9, 226136, 56110), -- Skitterling Worker +(218446, 0, 8, 226135, 56110), -- Skitterling Worker +(218446, 0, 7, 226135, 56110), -- Skitterling Worker +(218446, 0, 6, 225950, 56110), -- Skitterling Worker +(218446, 0, 5, 225950, 56110), -- Skitterling Worker +(218446, 0, 4, 220737, 56110), -- Skitterling Worker +(218446, 0, 3, 220737, 56110), -- Skitterling Worker +(218446, 0, 2, 220737, 56110), -- Skitterling Worker +(218446, 0, 1, 220737, 56110), -- Skitterling Worker +(218446, 0, 0, 220737, 56110), -- Skitterling Worker +(218444, 0, 10, 225741, 56110), -- The Taskmaker +(218444, 0, 9, 226136, 56110), -- The Taskmaker +(218444, 0, 8, 226135, 56110), -- The Taskmaker +(218444, 0, 7, 226135, 56110), -- The Taskmaker +(218444, 0, 6, 225950, 56110), -- The Taskmaker +(218444, 0, 5, 225950, 56110), -- The Taskmaker +(218444, 0, 4, 220737, 56110), -- The Taskmaker +(218444, 0, 3, 220737, 56110), -- The Taskmaker +(218444, 0, 2, 220737, 56110), -- The Taskmaker +(218444, 0, 1, 220737, 56110), -- The Taskmaker +(218444, 0, 0, 220737, 56110), -- The Taskmaker +(218441, 0, 1, 220737, 56110), -- Dreadstrike Subjugator +(218441, 0, 0, 220737, 56110), -- Dreadstrike Subjugator +(218426, 0, 9, 226136, 56110), -- Ixlorb the Spinner +(218426, 0, 8, 226135, 56110), -- Ixlorb the Spinner +(218426, 0, 7, 226135, 56110), -- Ixlorb the Spinner +(218426, 0, 6, 225950, 56110), -- Ixlorb the Spinner +(218426, 0, 5, 225950, 56110), -- Ixlorb the Spinner +(218426, 0, 4, 220737, 56110), -- Ixlorb the Spinner +(218426, 0, 3, 220737, 56110), -- Ixlorb the Spinner +(218426, 0, 2, 220737, 56110), -- Ixlorb the Spinner +(218426, 0, 1, 220737, 56110), -- Ixlorb the Spinner +(218426, 0, 0, 220737, 56110), -- Ixlorb the Spinner +(218423, 0, 7, 220737, 56110), -- Acute Blightspore +(218423, 0, 6, 220737, 56110), -- Acute Blightspore +(218423, 0, 5, 220737, 56110), -- Acute Blightspore +(218423, 0, 4, 220737, 56110), -- Acute Blightspore +(218423, 0, 3, 220737, 56110), -- Acute Blightspore +(218423, 0, 2, 215464, 56110), -- Acute Blightspore +(218423, 0, 1, 217108, 56110), -- Acute Blightspore +(218423, 0, 0, 217107, 56110), -- Acute Blightspore +(218401, 0, 5, 220737, 56110), -- Scavenging Stormfang +(218401, 0, 4, 220737, 56110), -- Scavenging Stormfang +(218401, 0, 3, 220737, 56110), -- Scavenging Stormfang +(218401, 0, 2, 220737, 56110), -- Scavenging Stormfang +(218401, 0, 1, 220737, 56110), -- Scavenging Stormfang +(218401, 0, 0, 213002, 56110), -- Scavenging Stormfang +(218398, 0, 1, 220737, 56110), -- Diseased Bear +(218398, 0, 0, 220737, 56110), -- Diseased Bear +(218395, 0, 1, 220737, 56110), -- Diseased Bear +(218395, 0, 0, 220737, 56110), -- Diseased Bear +(218393, 0, 6, 225741, 56110), -- Disturbed Earthgorger +(218393, 0, 5, 220737, 56110), -- Disturbed Earthgorger +(218393, 0, 4, 220737, 56110), -- Disturbed Earthgorger +(218393, 0, 3, 220737, 56110), -- Disturbed Earthgorger +(218393, 0, 2, 220737, 56110), -- Disturbed Earthgorger +(218393, 0, 1, 220737, 56110), -- Disturbed Earthgorger +(218393, 0, 0, 219522, 56110), -- Disturbed Earthgorger +(218380, 0, 8, 212980, 56110), -- Vigilant Nestguard +(218380, 0, 7, 220737, 56110), -- Vigilant Nestguard +(218380, 0, 6, 220737, 56110), -- Vigilant Nestguard +(218380, 0, 5, 220737, 56110); -- Vigilant Nestguard + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(218380, 0, 4, 220737, 56110), -- Vigilant Nestguard +(218380, 0, 3, 220737, 56110), -- Vigilant Nestguard +(218380, 0, 2, 226136, 56110), -- Vigilant Nestguard +(218380, 0, 1, 225950, 56110), -- Vigilant Nestguard +(218380, 0, 0, 225950, 56110), -- Vigilant Nestguard +(218370, 0, 0, 220737, 56110), -- Queen Ansurek +(218355, 0, 7, 220737, 56110), -- Rak-Ush Threadling +(218355, 0, 6, 220737, 56110), -- Rak-Ush Threadling +(218355, 0, 5, 220737, 56110), -- Rak-Ush Threadling +(218355, 0, 4, 220737, 56110), -- Rak-Ush Threadling +(218355, 0, 3, 220737, 56110), -- Rak-Ush Threadling +(218355, 0, 2, 226136, 56110), -- Rak-Ush Threadling +(218355, 0, 1, 225950, 56110), -- Rak-Ush Threadling +(218355, 0, 0, 225950, 56110), -- Rak-Ush Threadling +(218350, 0, 9, 226136, 56110), -- Sureki Warshell +(218350, 0, 8, 226135, 56110), -- Sureki Warshell +(218350, 0, 7, 226135, 56110), -- Sureki Warshell +(218350, 0, 6, 225950, 56110), -- Sureki Warshell +(218350, 0, 5, 225950, 56110), -- Sureki Warshell +(218350, 0, 4, 220737, 56110), -- Sureki Warshell +(218350, 0, 3, 220737, 56110), -- Sureki Warshell +(218350, 0, 2, 220737, 56110), -- Sureki Warshell +(218350, 0, 1, 220737, 56110), -- Sureki Warshell +(218350, 0, 0, 220737, 56110), -- Sureki Warshell +(218331, 0, 4, 220737, 56110), -- Underlight Moth +(218331, 0, 3, 220737, 56110), -- Underlight Moth +(218331, 0, 2, 220737, 56110), -- Underlight Moth +(218331, 0, 1, 220737, 56110), -- Underlight Moth +(218331, 0, 0, 220737, 56110), -- Underlight Moth +(218330, 0, 4, 220737, 56110), -- Roaming Mongrel +(218330, 0, 3, 220737, 56110), -- Roaming Mongrel +(218330, 0, 2, 220737, 56110), -- Roaming Mongrel +(218330, 0, 1, 220737, 56110), -- Roaming Mongrel +(218330, 0, 0, 220737, 56110), -- Roaming Mongrel +(218329, 0, 7, 226136, 56110), -- Deepwell Undercrawler +(218329, 0, 6, 225950, 56110), -- Deepwell Undercrawler +(218329, 0, 5, 225950, 56110), -- Deepwell Undercrawler +(218329, 0, 4, 220737, 56110), -- Deepwell Undercrawler +(218329, 0, 3, 220737, 56110), -- Deepwell Undercrawler +(218329, 0, 2, 220737, 56110), -- Deepwell Undercrawler +(218329, 0, 1, 220737, 56110), -- Deepwell Undercrawler +(218329, 0, 0, 220737, 56110), -- Deepwell Undercrawler +(218325, 0, 7, 226136, 56110), -- Swarming Flyer +(218325, 0, 6, 225950, 56110), -- Swarming Flyer +(218325, 0, 5, 225950, 56110), -- Swarming Flyer +(218325, 0, 4, 220737, 56110), -- Swarming Flyer +(218325, 0, 3, 220737, 56110), -- Swarming Flyer +(218325, 0, 2, 220737, 56110), -- Swarming Flyer +(218325, 0, 1, 220737, 56110), -- Swarming Flyer +(218325, 0, 0, 220737, 56110), -- Swarming Flyer +(218324, 0, 9, 226136, 56110), -- Nakt +(218324, 0, 8, 226135, 56110), -- Nakt +(218324, 0, 7, 226135, 56110), -- Nakt +(218324, 0, 6, 225950, 56110), -- Nakt +(218324, 0, 5, 225950, 56110), -- Nakt +(218324, 0, 4, 220737, 56110), -- Nakt +(218324, 0, 3, 220737, 56110), -- Nakt +(218324, 0, 2, 220737, 56110), -- Nakt +(218324, 0, 1, 220737, 56110), -- Nakt +(218324, 0, 0, 220737, 56110), -- Nakt +(218321, 0, 9, 226136, 56110), -- Kaheti Protector +(218321, 0, 8, 226135, 56110), -- Kaheti Protector +(218321, 0, 7, 226135, 56110), -- Kaheti Protector +(218321, 0, 6, 225950, 56110), -- Kaheti Protector +(218321, 0, 5, 225950, 56110), -- Kaheti Protector +(218321, 0, 4, 220737, 56110), -- Kaheti Protector +(218321, 0, 3, 220737, 56110), -- Kaheti Protector +(218321, 0, 2, 220737, 56110), -- Kaheti Protector +(218321, 0, 1, 220737, 56110), -- Kaheti Protector +(218321, 0, 0, 220737, 56110), -- Kaheti Protector +(218320, 0, 6, 226136, 56110), -- Web Acolyte +(218320, 0, 5, 226136, 56110), -- Web Acolyte +(218320, 0, 4, 220737, 56110), -- Web Acolyte +(218320, 0, 3, 220737, 56110), -- Web Acolyte +(218320, 0, 2, 220737, 56110), -- Web Acolyte +(218320, 0, 1, 220737, 56110), -- Web Acolyte +(218320, 0, 0, 220737, 56110), -- Web Acolyte +(218317, 0, 6, 226136, 56110), -- Woven Threadmancer +(218317, 0, 5, 226136, 56110), -- Woven Threadmancer +(218317, 0, 4, 220737, 56110), -- Woven Threadmancer +(218317, 0, 3, 220737, 56110), -- Woven Threadmancer +(218317, 0, 2, 220737, 56110), -- Woven Threadmancer +(218317, 0, 1, 220737, 56110), -- Woven Threadmancer +(218317, 0, 0, 220737, 56110), -- Woven Threadmancer +(218316, 0, 9, 226136, 56110), -- Kaheti Vanguard +(218316, 0, 8, 226135, 56110), -- Kaheti Vanguard +(218316, 0, 7, 226135, 56110), -- Kaheti Vanguard +(218316, 0, 6, 225950, 56110), -- Kaheti Vanguard +(218316, 0, 5, 225950, 56110), -- Kaheti Vanguard +(218316, 0, 4, 220737, 56110), -- Kaheti Vanguard +(218316, 0, 3, 220737, 56110), -- Kaheti Vanguard +(218316, 0, 2, 220737, 56110), -- Kaheti Vanguard +(218316, 0, 1, 220737, 56110), -- Kaheti Vanguard +(218316, 0, 0, 220737, 56110), -- Kaheti Vanguard +(218315, 0, 9, 226136, 56110), -- Kaheti Sentry +(218315, 0, 8, 226135, 56110), -- Kaheti Sentry +(218315, 0, 7, 226135, 56110), -- Kaheti Sentry +(218315, 0, 6, 225950, 56110), -- Kaheti Sentry +(218315, 0, 5, 225950, 56110), -- Kaheti Sentry +(218315, 0, 4, 220737, 56110), -- Kaheti Sentry +(218315, 0, 3, 220737, 56110), -- Kaheti Sentry +(218315, 0, 2, 220737, 56110), -- Kaheti Sentry +(218315, 0, 1, 220737, 56110), -- Kaheti Sentry +(218315, 0, 0, 220737, 56110), -- Kaheti Sentry +(218306, 0, 9, 226136, 56110), -- Scarab Captain Vul'akan +(218306, 0, 8, 226135, 56110), -- Scarab Captain Vul'akan +(218306, 0, 7, 226135, 56110), -- Scarab Captain Vul'akan +(218306, 0, 6, 225950, 56110), -- Scarab Captain Vul'akan +(218306, 0, 5, 225950, 56110), -- Scarab Captain Vul'akan +(218306, 0, 4, 220737, 56110), -- Scarab Captain Vul'akan +(218306, 0, 3, 220737, 56110), -- Scarab Captain Vul'akan +(218306, 0, 2, 220737, 56110), -- Scarab Captain Vul'akan +(218306, 0, 1, 220737, 56110), -- Scarab Captain Vul'akan +(218306, 0, 0, 220737, 56110), -- Scarab Captain Vul'akan +(218274, 0, 4, 220737, 56110), -- Summoned Elemental +(218274, 0, 3, 220737, 56110), -- Summoned Elemental +(218274, 0, 2, 220737, 56110), -- Summoned Elemental +(218274, 0, 1, 220737, 56110), -- Summoned Elemental +(218274, 0, 0, 220737, 56110), -- Summoned Elemental +(218264, 0, 1, 220737, 56110), -- Dee Rufi +(218264, 0, 0, 220737, 56110), -- Dee Rufi +(218254, 0, 1, 220737, 56110), -- Ookaneer +(218254, 0, 0, 220737, 56110), -- Ookaneer +(218251, 0, 4, 220737, 56110), -- Malfunctioning Railbot +(218251, 0, 3, 220737, 56110), -- Malfunctioning Railbot +(218251, 0, 2, 220737, 56110), -- Malfunctioning Railbot +(218251, 0, 1, 220737, 56110), -- Malfunctioning Railbot +(218251, 0, 0, 220737, 56110), -- Malfunctioning Railbot +(218221, 0, 9, 226136, 56110), -- Umbral Citizen +(218221, 0, 8, 226135, 56110), -- Umbral Citizen +(218221, 0, 7, 226135, 56110), -- Umbral Citizen +(218221, 0, 6, 225950, 56110), -- Umbral Citizen +(218221, 0, 5, 225950, 56110), -- Umbral Citizen +(218221, 0, 4, 220737, 56110), -- Umbral Citizen +(218221, 0, 3, 220737, 56110), -- Umbral Citizen +(218221, 0, 2, 220737, 56110), -- Umbral Citizen +(218221, 0, 1, 220737, 56110), -- Umbral Citizen +(218221, 0, 0, 220737, 56110), -- Umbral Citizen +(218213, 0, 4, 220737, 56110), -- Candlelit Blind-Hound +(218213, 0, 3, 220737, 56110), -- Candlelit Blind-Hound +(218213, 0, 2, 220737, 56110), -- Candlelit Blind-Hound +(218213, 0, 1, 220737, 56110), -- Candlelit Blind-Hound +(218213, 0, 0, 220737, 56110), -- Candlelit Blind-Hound +(218211, 0, 4, 220737, 56110), -- Wicktor +(218211, 0, 3, 220737, 56110), -- Wicktor +(218211, 0, 2, 220737, 56110), -- Wicktor +(218211, 0, 1, 220737, 56110), -- Wicktor +(218211, 0, 0, 220737, 56110), -- Wicktor +(218205, 0, 4, 220737, 56110), -- Sparking Sharptooth +(218205, 0, 3, 220737, 56110), -- Sparking Sharptooth +(218205, 0, 2, 220737, 56110), -- Sparking Sharptooth +(218205, 0, 1, 220737, 56110), -- Sparking Sharptooth +(218205, 0, 0, 220737, 56110), -- Sparking Sharptooth +(218203, 0, 4, 220737, 56110), -- Brushmane Wolf +(218203, 0, 3, 220737, 56110), -- Brushmane Wolf +(218203, 0, 2, 220737, 56110), -- Brushmane Wolf +(218203, 0, 1, 220737, 56110), -- Brushmane Wolf +(218203, 0, 0, 220737, 56110), -- Brushmane Wolf +(218201, 0, 4, 220737, 56110), -- Circling Sharpbeak +(218201, 0, 3, 220737, 56110), -- Circling Sharpbeak +(218201, 0, 2, 220737, 56110), -- Circling Sharpbeak +(218201, 0, 1, 220737, 56110), -- Circling Sharpbeak +(218201, 0, 0, 220737, 56110), -- Circling Sharpbeak +(218194, 0, 4, 220737, 56110), -- Vinechewer Ramolith +(218194, 0, 3, 220737, 56110), -- Vinechewer Ramolith +(218194, 0, 2, 220737, 56110), -- Vinechewer Ramolith +(218194, 0, 1, 220737, 56110), -- Vinechewer Ramolith +(218194, 0, 0, 220737, 56110), -- Vinechewer Ramolith +(218191, 0, 4, 220737, 56110), -- Moss-Draped Ramolith +(218191, 0, 3, 220737, 56110), -- Moss-Draped Ramolith +(218191, 0, 2, 220737, 56110), -- Moss-Draped Ramolith +(218191, 0, 1, 220737, 56110), -- Moss-Draped Ramolith +(218191, 0, 0, 220737, 56110), -- Moss-Draped Ramolith +(218188, 0, 4, 220737, 56110), -- Meandering Gorger +(218188, 0, 3, 220737, 56110), -- Meandering Gorger +(218188, 0, 2, 220737, 56110), -- Meandering Gorger +(218188, 0, 1, 220737, 56110), -- Meandering Gorger +(218188, 0, 0, 220737, 56110), -- Meandering Gorger +(218187, 0, 4, 220737, 56110), -- Grazing Stomper +(218187, 0, 3, 220737, 56110), -- Grazing Stomper +(218187, 0, 2, 220737, 56110), -- Grazing Stomper +(218187, 0, 1, 220737, 56110), -- Grazing Stomper +(218187, 0, 0, 220737, 56110), -- Grazing Stomper +(218170, 0, 4, 220737, 56110), -- Kawaris +(218170, 0, 3, 220737, 56110), -- Kawaris +(218170, 0, 2, 220737, 56110), -- Kawaris +(218170, 0, 1, 220737, 56110), -- Kawaris +(218170, 0, 0, 220737, 56110), -- Kawaris +(218169, 0, 4, 220737, 56110), -- Llyot +(218169, 0, 3, 220737, 56110), -- Llyot +(218169, 0, 2, 220737, 56110), -- Llyot +(218169, 0, 1, 220737, 56110), -- Llyot +(218169, 0, 0, 220737, 56110), -- Llyot +(218161, 0, 1, 220737, 56110), -- Swift Stormrook +(218161, 0, 0, 220737, 56110), -- Swift Stormrook +(218122, 0, 1, 220737, 56110), -- Bear +(218122, 0, 0, 220737, 56110), -- Bear +(218109, 0, 4, 220737, 56110), -- Subterranean Bloodfeaster +(218109, 0, 3, 220737, 56110), -- Subterranean Bloodfeaster +(218109, 0, 2, 220737, 56110), -- Subterranean Bloodfeaster +(218109, 0, 1, 220737, 56110), -- Subterranean Bloodfeaster +(218109, 0, 0, 220737, 56110), -- Subterranean Bloodfeaster +(218104, 0, 9, 226136, 56110), -- Silkweaver Pillager +(218104, 0, 8, 226135, 56110), -- Silkweaver Pillager +(218104, 0, 7, 226135, 56110), -- Silkweaver Pillager +(218104, 0, 6, 225950, 56110), -- Silkweaver Pillager +(218104, 0, 5, 225950, 56110), -- Silkweaver Pillager +(218104, 0, 4, 220737, 56110), -- Silkweaver Pillager +(218104, 0, 3, 220737, 56110), -- Silkweaver Pillager +(218104, 0, 2, 220737, 56110), -- Silkweaver Pillager +(218104, 0, 1, 220737, 56110), -- Silkweaver Pillager +(218104, 0, 0, 220737, 56110), -- Silkweaver Pillager +(218103, 0, 9, 226136, 56110), -- Nerubian Lord +(218103, 0, 8, 226135, 56110), -- Nerubian Lord +(218103, 0, 7, 226135, 56110), -- Nerubian Lord +(218103, 0, 6, 225950, 56110), -- Nerubian Lord +(218103, 0, 5, 225950, 56110), -- Nerubian Lord +(218103, 0, 4, 220737, 56110), -- Nerubian Lord +(218103, 0, 3, 220737, 56110), -- Nerubian Lord +(218103, 0, 2, 220737, 56110), -- Nerubian Lord +(218103, 0, 1, 220737, 56110), -- Nerubian Lord +(218103, 0, 0, 220737, 56110), -- Nerubian Lord +(218094, 0, 7, 226136, 56110), -- Rak-Ush Bombadier +(218094, 0, 6, 225950, 56110), -- Rak-Ush Bombadier +(218094, 0, 5, 225950, 56110), -- Rak-Ush Bombadier +(218094, 0, 4, 220737, 56110), -- Rak-Ush Bombadier +(218094, 0, 3, 220737, 56110), -- Rak-Ush Bombadier +(218094, 0, 2, 220737, 56110), -- Rak-Ush Bombadier +(218094, 0, 1, 220737, 56110), -- Rak-Ush Bombadier +(218094, 0, 0, 220737, 56110), -- Rak-Ush Bombadier +(218091, 0, 7, 226136, 56110), -- Rak-Ush Bloodwing +(218091, 0, 6, 225950, 56110), -- Rak-Ush Bloodwing +(218091, 0, 5, 225950, 56110), -- Rak-Ush Bloodwing +(218091, 0, 4, 220737, 56110), -- Rak-Ush Bloodwing +(218091, 0, 3, 220737, 56110), -- Rak-Ush Bloodwing +(218091, 0, 2, 220737, 56110), -- Rak-Ush Bloodwing +(218091, 0, 1, 220737, 56110), -- Rak-Ush Bloodwing +(218091, 0, 0, 220737, 56110), -- Rak-Ush Bloodwing +(218087, 0, 9, 226136, 56110), -- Xesh Corpsechopper +(218087, 0, 8, 226135, 56110), -- Xesh Corpsechopper +(218087, 0, 7, 226135, 56110), -- Xesh Corpsechopper +(218087, 0, 6, 225950, 56110), -- Xesh Corpsechopper +(218087, 0, 5, 225950, 56110), -- Xesh Corpsechopper +(218087, 0, 4, 220737, 56110), -- Xesh Corpsechopper +(218087, 0, 3, 220737, 56110), -- Xesh Corpsechopper +(218087, 0, 2, 220737, 56110), -- Xesh Corpsechopper +(218087, 0, 1, 220737, 56110), -- Xesh Corpsechopper +(218087, 0, 0, 220737, 56110), -- Xesh Corpsechopper +(218084, 0, 9, 226136, 56110), -- Xesh Haulmaster +(218084, 0, 8, 226135, 56110); -- Xesh Haulmaster + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(218084, 0, 7, 226135, 56110), -- Xesh Haulmaster +(218084, 0, 6, 225950, 56110), -- Xesh Haulmaster +(218084, 0, 5, 225950, 56110), -- Xesh Haulmaster +(218084, 0, 4, 220737, 56110), -- Xesh Haulmaster +(218084, 0, 3, 220737, 56110), -- Xesh Haulmaster +(218084, 0, 2, 220737, 56110), -- Xesh Haulmaster +(218084, 0, 1, 220737, 56110), -- Xesh Haulmaster +(218084, 0, 0, 220737, 56110), -- Xesh Haulmaster +(218083, 0, 4, 220737, 56110), -- Off-duty Silkhauler +(218083, 0, 3, 220737, 56110), -- Off-duty Silkhauler +(218083, 0, 2, 220737, 56110), -- Off-duty Silkhauler +(218083, 0, 1, 220737, 56110), -- Off-duty Silkhauler +(218083, 0, 0, 220737, 56110), -- Off-duty Silkhauler +(218082, 0, 7, 226136, 56110), -- Xesh Skystinger +(218082, 0, 6, 225950, 56110), -- Xesh Skystinger +(218082, 0, 5, 225950, 56110), -- Xesh Skystinger +(218082, 0, 4, 220737, 56110), -- Xesh Skystinger +(218082, 0, 3, 220737, 56110), -- Xesh Skystinger +(218082, 0, 2, 220737, 56110), -- Xesh Skystinger +(218082, 0, 1, 220737, 56110), -- Xesh Skystinger +(218082, 0, 0, 220737, 56110), -- Xesh Skystinger +(218081, 0, 9, 226136, 56110), -- Rak-Ush Opportunist +(218081, 0, 8, 226135, 56110), -- Rak-Ush Opportunist +(218081, 0, 7, 226135, 56110), -- Rak-Ush Opportunist +(218081, 0, 6, 225950, 56110), -- Rak-Ush Opportunist +(218081, 0, 5, 225950, 56110), -- Rak-Ush Opportunist +(218081, 0, 4, 220737, 56110), -- Rak-Ush Opportunist +(218081, 0, 3, 220737, 56110), -- Rak-Ush Opportunist +(218081, 0, 2, 220737, 56110), -- Rak-Ush Opportunist +(218081, 0, 1, 220737, 56110), -- Rak-Ush Opportunist +(218081, 0, 0, 220737, 56110), -- Rak-Ush Opportunist +(218080, 0, 9, 226136, 56110), -- Rak-Ush Scavenger +(218080, 0, 8, 226135, 56110), -- Rak-Ush Scavenger +(218080, 0, 7, 226135, 56110), -- Rak-Ush Scavenger +(218080, 0, 6, 225950, 56110), -- Rak-Ush Scavenger +(218080, 0, 5, 225950, 56110), -- Rak-Ush Scavenger +(218080, 0, 4, 220737, 56110), -- Rak-Ush Scavenger +(218080, 0, 3, 220737, 56110), -- Rak-Ush Scavenger +(218080, 0, 2, 220737, 56110), -- Rak-Ush Scavenger +(218080, 0, 1, 220737, 56110), -- Rak-Ush Scavenger +(218080, 0, 0, 220737, 56110), -- Rak-Ush Scavenger +(218074, 0, 5, 212755, 56110), -- Klugi the Skullhunter +(218074, 0, 4, 220737, 56110), -- Klugi the Skullhunter +(218074, 0, 3, 220737, 56110), -- Klugi the Skullhunter +(218074, 0, 2, 220737, 56110), -- Klugi the Skullhunter +(218074, 0, 1, 220737, 56110), -- Klugi the Skullhunter +(218074, 0, 0, 220737, 56110), -- Klugi the Skullhunter +(218073, 0, 5, 212755, 56110), -- Blaughk Slime Eyes +(218073, 0, 4, 220737, 56110), -- Blaughk Slime Eyes +(218073, 0, 3, 220737, 56110), -- Blaughk Slime Eyes +(218073, 0, 2, 220737, 56110), -- Blaughk Slime Eyes +(218073, 0, 1, 220737, 56110), -- Blaughk Slime Eyes +(218073, 0, 0, 220737, 56110), -- Blaughk Slime Eyes +(218066, 0, 7, 226136, 56110), -- Xesh Hatchling +(218066, 0, 6, 225950, 56110), -- Xesh Hatchling +(218066, 0, 5, 225950, 56110), -- Xesh Hatchling +(218066, 0, 4, 220737, 56110), -- Xesh Hatchling +(218066, 0, 3, 220737, 56110), -- Xesh Hatchling +(218066, 0, 2, 220737, 56110), -- Xesh Hatchling +(218066, 0, 1, 220737, 56110), -- Xesh Hatchling +(218066, 0, 0, 220737, 56110), -- Xesh Hatchling +(218065, 0, 7, 226136, 56110), -- Scalpel of Xishirra +(218065, 0, 6, 225950, 56110), -- Scalpel of Xishirra +(218065, 0, 5, 225950, 56110), -- Scalpel of Xishirra +(218065, 0, 4, 220737, 56110), -- Scalpel of Xishirra +(218065, 0, 3, 220737, 56110), -- Scalpel of Xishirra +(218065, 0, 2, 220737, 56110), -- Scalpel of Xishirra +(218065, 0, 1, 220737, 56110), -- Scalpel of Xishirra +(218065, 0, 0, 220737, 56110), -- Scalpel of Xishirra +(218063, 0, 4, 220737, 56110), -- Lampyrid Swarm +(218063, 0, 3, 220737, 56110), -- Lampyrid Swarm +(218063, 0, 2, 220737, 56110), -- Lampyrid Swarm +(218063, 0, 1, 220737, 56110), -- Lampyrid Swarm +(218063, 0, 0, 220737, 56110), -- Lampyrid Swarm +(218049, 0, 4, 220737, 56110), -- Wriggling Grub +(218049, 0, 3, 220737, 56110), -- Wriggling Grub +(218049, 0, 2, 220737, 56110), -- Wriggling Grub +(218049, 0, 1, 220737, 56110), -- Wriggling Grub +(218049, 0, 0, 220737, 56110), -- Wriggling Grub +(218048, 0, 4, 220737, 56110), -- Larva, Demon +(218048, 0, 3, 220737, 56110), -- Larva, Demon +(218048, 0, 2, 220737, 56110), -- Larva, Demon +(218048, 0, 1, 220737, 56110), -- Larva, Demon +(218048, 0, 0, 220737, 56110), -- Larva, Demon +(218047, 0, 4, 220737, 56110), -- Skipper +(218047, 0, 3, 220737, 56110), -- Skipper +(218047, 0, 2, 220737, 56110), -- Skipper +(218047, 0, 1, 220737, 56110), -- Skipper +(218047, 0, 0, 220737, 56110), -- Skipper +(218045, 0, 4, 220737, 56110), -- Fathom Ray +(218045, 0, 3, 220737, 56110), -- Fathom Ray +(218045, 0, 2, 220737, 56110), -- Fathom Ray +(218045, 0, 1, 220737, 56110), -- Fathom Ray +(218045, 0, 0, 220737, 56110), -- Fathom Ray +(218044, 0, 5, 212755, 56110), -- Kobyss Leg-Taker +(218044, 0, 4, 220737, 56110), -- Kobyss Leg-Taker +(218044, 0, 3, 220737, 56110), -- Kobyss Leg-Taker +(218044, 0, 2, 220737, 56110), -- Kobyss Leg-Taker +(218044, 0, 1, 220737, 56110), -- Kobyss Leg-Taker +(218044, 0, 0, 220737, 56110), -- Kobyss Leg-Taker +(218034, 0, 1, 220737, 56110), -- Reformed Fury +(218034, 0, 0, 220737, 56110), -- Reformed Fury +(218024, 0, 4, 220737, 56110), -- Drowned Arathi +(218024, 0, 3, 220737, 56110), -- Drowned Arathi +(218024, 0, 2, 220737, 56110), -- Drowned Arathi +(218024, 0, 1, 220737, 56110), -- Drowned Arathi +(218024, 0, 0, 220737, 56110), -- Drowned Arathi +(218023, 0, 1, 220737, 56110), -- Coagulated Slime +(218023, 0, 0, 220737, 56110), -- Coagulated Slime +(218015, 0, 7, 226136, 56110), -- Xesh Amputator +(218015, 0, 6, 225950, 56110), -- Xesh Amputator +(218015, 0, 5, 225950, 56110), -- Xesh Amputator +(218015, 0, 4, 220737, 56110), -- Xesh Amputator +(218015, 0, 3, 220737, 56110), -- Xesh Amputator +(218015, 0, 2, 220737, 56110), -- Xesh Amputator +(218015, 0, 1, 220737, 56110), -- Xesh Amputator +(218015, 0, 0, 220737, 56110), -- Xesh Amputator +(218014, 0, 7, 226136, 56110), -- Xesh Cavewalker +(218014, 0, 6, 225950, 56110), -- Xesh Cavewalker +(218014, 0, 5, 225950, 56110), -- Xesh Cavewalker +(218014, 0, 4, 220737, 56110), -- Xesh Cavewalker +(218014, 0, 3, 220737, 56110), -- Xesh Cavewalker +(218014, 0, 2, 220737, 56110), -- Xesh Cavewalker +(218014, 0, 1, 220737, 56110), -- Xesh Cavewalker +(218014, 0, 0, 220737, 56110), -- Xesh Cavewalker +(218012, 0, 7, 220737, 56110), -- Silkweaver Hollowguard +(218012, 0, 6, 220737, 56110), -- Silkweaver Hollowguard +(218012, 0, 5, 220737, 56110), -- Silkweaver Hollowguard +(218012, 0, 4, 220737, 56110), -- Silkweaver Hollowguard +(218012, 0, 3, 220737, 56110), -- Silkweaver Hollowguard +(218012, 0, 2, 226136, 56110), -- Silkweaver Hollowguard +(218012, 0, 1, 225950, 56110), -- Silkweaver Hollowguard +(218012, 0, 0, 225950, 56110), -- Silkweaver Hollowguard +(218010, 0, 4, 220737, 56110), -- Broodmother Jawcrawler +(218010, 0, 3, 220737, 56110), -- Broodmother Jawcrawler +(218010, 0, 2, 220737, 56110), -- Broodmother Jawcrawler +(218010, 0, 1, 220737, 56110), -- Broodmother Jawcrawler +(218010, 0, 0, 220737, 56110), -- Broodmother Jawcrawler +(218009, 0, 4, 220737, 56110), -- Snapjaw Ploughworm +(218009, 0, 3, 220737, 56110), -- Snapjaw Ploughworm +(218009, 0, 2, 220737, 56110), -- Snapjaw Ploughworm +(218009, 0, 1, 220737, 56110), -- Snapjaw Ploughworm +(218009, 0, 0, 220737, 56110), -- Snapjaw Ploughworm +(218002, 0, 1, 225741, 56110), -- Benk Buzzbee +(218002, 0, 0, 220737, 56110), -- Benk Buzzbee +(217997, 0, 9, 226136, 56110), -- Slam Scavenger +(217997, 0, 8, 226135, 56110), -- Slam Scavenger +(217997, 0, 7, 226135, 56110), -- Slam Scavenger +(217997, 0, 6, 225950, 56110), -- Slam Scavenger +(217997, 0, 5, 225950, 56110), -- Slam Scavenger +(217997, 0, 4, 220737, 56110), -- Slam Scavenger +(217997, 0, 3, 220737, 56110), -- Slam Scavenger +(217997, 0, 2, 220737, 56110), -- Slam Scavenger +(217997, 0, 1, 220737, 56110), -- Slam Scavenger +(217997, 0, 0, 220737, 56110), -- Slam Scavenger +(217991, 0, 9, 226136, 56110), -- Skitterling +(217991, 0, 8, 226135, 56110), -- Skitterling +(217991, 0, 7, 226135, 56110), -- Skitterling +(217991, 0, 6, 225950, 56110), -- Skitterling +(217991, 0, 5, 225950, 56110), -- Skitterling +(217991, 0, 4, 220737, 56110), -- Skitterling +(217991, 0, 3, 220737, 56110), -- Skitterling +(217991, 0, 2, 220737, 56110), -- Skitterling +(217991, 0, 1, 220737, 56110), -- Skitterling +(217991, 0, 0, 220737, 56110), -- Skitterling +(217968, 0, 1, 217343, 56110), -- Inert Tidecore +(217968, 0, 0, 211484, 56110), -- Inert Tidecore +(217963, 0, 7, 220737, 56110), -- Festering Sporemass +(217963, 0, 6, 220737, 56110), -- Festering Sporemass +(217963, 0, 5, 220737, 56110), -- Festering Sporemass +(217963, 0, 4, 220737, 56110), -- Festering Sporemass +(217963, 0, 3, 220737, 56110), -- Festering Sporemass +(217963, 0, 2, 215464, 56110), -- Festering Sporemass +(217963, 0, 1, 217108, 56110), -- Festering Sporemass +(217963, 0, 0, 217107, 56110), -- Festering Sporemass +(217962, 0, 5, 212755, 56110), -- Shadow-Chasm Worm +(217962, 0, 4, 220737, 56110), -- Shadow-Chasm Worm +(217962, 0, 3, 220737, 56110), -- Shadow-Chasm Worm +(217962, 0, 2, 220737, 56110), -- Shadow-Chasm Worm +(217962, 0, 1, 220737, 56110), -- Shadow-Chasm Worm +(217962, 0, 0, 220737, 56110), -- Shadow-Chasm Worm +(217949, 0, 7, 226136, 56110), -- Skittering Swarmite +(217949, 0, 6, 225950, 56110), -- Skittering Swarmite +(217949, 0, 5, 225950, 56110), -- Skittering Swarmite +(217949, 0, 4, 220737, 56110), -- Skittering Swarmite +(217949, 0, 3, 220737, 56110), -- Skittering Swarmite +(217949, 0, 2, 220737, 56110), -- Skittering Swarmite +(217949, 0, 1, 220737, 56110), -- Skittering Swarmite +(217949, 0, 0, 220737, 56110), -- Skittering Swarmite +(217939, 0, 7, 226136, 56110), -- Swarming Drone +(217939, 0, 6, 225950, 56110), -- Swarming Drone +(217939, 0, 5, 225950, 56110), -- Swarming Drone +(217939, 0, 4, 220737, 56110), -- Swarming Drone +(217939, 0, 3, 220737, 56110), -- Swarming Drone +(217939, 0, 2, 220737, 56110), -- Swarming Drone +(217939, 0, 1, 220737, 56110), -- Swarming Drone +(217939, 0, 0, 220737, 56110), -- Swarming Drone +(217920, 0, 2, 220737, 56110), -- Red Drake +(217920, 0, 1, 220737, 56110), -- Red Drake +(217916, 0, 7, 226136, 56110), -- Dreadstrike Defender +(217916, 0, 6, 225950, 56110), -- Dreadstrike Defender +(217916, 0, 5, 225950, 56110), -- Dreadstrike Defender +(217916, 0, 4, 220737, 56110), -- Dreadstrike Defender +(217916, 0, 3, 220737, 56110), -- Dreadstrike Defender +(217916, 0, 2, 220737, 56110), -- Dreadstrike Defender +(217916, 0, 1, 220737, 56110), -- Dreadstrike Defender +(217916, 0, 0, 220737, 56110), -- Dreadstrike Defender +(217915, 0, 2, 220737, 56110), -- Red Drake +(217915, 0, 1, 220737, 56110), -- Red Drake +(217897, 0, 4, 220737, 56110), -- Distressed Hiveworker +(217897, 0, 3, 220737, 56110), -- Distressed Hiveworker +(217897, 0, 2, 220737, 56110), -- Distressed Hiveworker +(217897, 0, 1, 220737, 56110), -- Distressed Hiveworker +(217897, 0, 0, 220737, 56110), -- Distressed Hiveworker +(217870, 0, 4, 220737, 56110), -- Devouring Shade +(217870, 0, 3, 220737, 56110), -- Devouring Shade +(217870, 0, 2, 220737, 56110), -- Devouring Shade +(217870, 0, 1, 220737, 56110), -- Devouring Shade +(217870, 0, 0, 220737, 56110), -- Devouring Shade +(217845, 0, 9, 226136, 56110), -- Kaheti Preysnatcher +(217845, 0, 8, 226135, 56110), -- Kaheti Preysnatcher +(217845, 0, 7, 226135, 56110), -- Kaheti Preysnatcher +(217845, 0, 6, 225950, 56110), -- Kaheti Preysnatcher +(217845, 0, 5, 225950, 56110), -- Kaheti Preysnatcher +(217845, 0, 4, 220737, 56110), -- Kaheti Preysnatcher +(217845, 0, 3, 220737, 56110), -- Kaheti Preysnatcher +(217845, 0, 2, 220737, 56110), -- Kaheti Preysnatcher +(217845, 0, 1, 220737, 56110), -- Kaheti Preysnatcher +(217845, 0, 0, 220737, 56110), -- Kaheti Preysnatcher +(217841, 0, 2, 220737, 56110), -- Red Drake +(217841, 0, 1, 220737, 56110), -- Red Drake +(217839, 0, 2, 220737, 56110), -- Red Drake +(217839, 0, 1, 220737, 56110), -- Red Drake +(217833, 0, 5, 220737, 56110), -- Coalesced Living Honey +(217833, 0, 4, 220737, 56110), -- Coalesced Living Honey +(217833, 0, 3, 220737, 56110), -- Coalesced Living Honey +(217833, 0, 2, 220737, 56110), -- Coalesced Living Honey +(217833, 0, 1, 220737, 56110), -- Coalesced Living Honey +(217833, 0, 0, 211489, 56110), -- Coalesced Living Honey +(217824, 0, 4, 220737, 56110), -- Kobold Cindercaster +(217824, 0, 3, 220737, 56110), -- Kobold Cindercaster +(217824, 0, 2, 220737, 56110), -- Kobold Cindercaster +(217824, 0, 1, 220737, 56110), -- Kobold Cindercaster +(217824, 0, 0, 220737, 56110), -- Kobold Cindercaster +(217822, 0, 4, 220737, 56110), -- Kobold Pilager +(217822, 0, 3, 220737, 56110), -- Kobold Pilager +(217822, 0, 2, 220737, 56110), -- Kobold Pilager +(217822, 0, 1, 220737, 56110), -- Kobold Pilager +(217822, 0, 0, 220737, 56110), -- Kobold Pilager +(217797, 0, 4, 220737, 56110); -- Slithering Fungivore + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(217797, 0, 3, 220737, 56110), -- Slithering Fungivore +(217797, 0, 2, 220737, 56110), -- Slithering Fungivore +(217797, 0, 1, 220737, 56110), -- Slithering Fungivore +(217797, 0, 0, 220737, 56110), -- Slithering Fungivore +(217796, 0, 7, 226136, 56110), -- Noth Swarmer +(217796, 0, 6, 225950, 56110), -- Noth Swarmer +(217796, 0, 5, 225950, 56110), -- Noth Swarmer +(217796, 0, 4, 220737, 56110), -- Noth Swarmer +(217796, 0, 3, 220737, 56110), -- Noth Swarmer +(217796, 0, 2, 220737, 56110), -- Noth Swarmer +(217796, 0, 1, 220737, 56110), -- Noth Swarmer +(217796, 0, 0, 220737, 56110), -- Noth Swarmer +(217795, 0, 4, 220737, 56110), -- Slimy Fungivore +(217795, 0, 3, 220737, 56110), -- Slimy Fungivore +(217795, 0, 2, 220737, 56110), -- Slimy Fungivore +(217795, 0, 1, 220737, 56110), -- Slimy Fungivore +(217795, 0, 0, 220737, 56110), -- Slimy Fungivore +(217784, 0, 9, 226136, 56110), -- Necrofang Reaper +(217784, 0, 8, 226135, 56110), -- Necrofang Reaper +(217784, 0, 7, 226135, 56110), -- Necrofang Reaper +(217784, 0, 6, 225950, 56110), -- Necrofang Reaper +(217784, 0, 5, 225950, 56110), -- Necrofang Reaper +(217784, 0, 4, 220737, 56110), -- Necrofang Reaper +(217784, 0, 3, 220737, 56110), -- Necrofang Reaper +(217784, 0, 2, 220737, 56110), -- Necrofang Reaper +(217784, 0, 1, 220737, 56110), -- Necrofang Reaper +(217784, 0, 0, 220737, 56110), -- Necrofang Reaper +(217754, 0, 4, 220737, 56110), -- Truffle Gorger +(217754, 0, 3, 220737, 56110), -- Truffle Gorger +(217754, 0, 2, 220737, 56110), -- Truffle Gorger +(217754, 0, 1, 220737, 56110), -- Truffle Gorger +(217754, 0, 0, 220737, 56110), -- Truffle Gorger +(217753, 0, 4, 220737, 56110), -- Deepflayer +(217753, 0, 3, 220737, 56110), -- Deepflayer +(217753, 0, 2, 220737, 56110), -- Deepflayer +(217753, 0, 1, 220737, 56110), -- Deepflayer +(217753, 0, 0, 220737, 56110), -- Deepflayer +(217752, 0, 10, 226136, 56110), -- Tash'khi +(217752, 0, 9, 226135, 56110), -- Tash'khi +(217752, 0, 8, 226135, 56110), -- Tash'khi +(217752, 0, 7, 225950, 56110), -- Tash'khi +(217752, 0, 6, 225950, 56110), -- Tash'khi +(217752, 0, 5, 220737, 56110), -- Tash'khi +(217752, 0, 4, 220737, 56110), -- Tash'khi +(217752, 0, 3, 220737, 56110), -- Tash'khi +(217752, 0, 2, 220737, 56110), -- Tash'khi +(217752, 0, 1, 220737, 56110), -- Tash'khi +(217752, 0, 0, 215234, 56110), -- Tash'khi +(217751, 0, 9, 226136, 56110), -- Sureki Demolisher +(217751, 0, 8, 226135, 56110), -- Sureki Demolisher +(217751, 0, 7, 226135, 56110), -- Sureki Demolisher +(217751, 0, 6, 225950, 56110), -- Sureki Demolisher +(217751, 0, 5, 225950, 56110), -- Sureki Demolisher +(217751, 0, 4, 220737, 56110), -- Sureki Demolisher +(217751, 0, 3, 220737, 56110), -- Sureki Demolisher +(217751, 0, 2, 220737, 56110), -- Sureki Demolisher +(217751, 0, 1, 220737, 56110), -- Sureki Demolisher +(217751, 0, 0, 220737, 56110), -- Sureki Demolisher +(217750, 0, 9, 226136, 56110), -- Sureki Historian +(217750, 0, 8, 226135, 56110), -- Sureki Historian +(217750, 0, 7, 226135, 56110), -- Sureki Historian +(217750, 0, 6, 225950, 56110), -- Sureki Historian +(217750, 0, 5, 225950, 56110), -- Sureki Historian +(217750, 0, 4, 220737, 56110), -- Sureki Historian +(217750, 0, 3, 220737, 56110), -- Sureki Historian +(217750, 0, 2, 220737, 56110), -- Sureki Historian +(217750, 0, 1, 220737, 56110), -- Sureki Historian +(217750, 0, 0, 220737, 56110), -- Sureki Historian +(217747, 0, 9, 219227, 56110), -- Grand Gluttony +(217747, 0, 8, 220737, 56110), -- Grand Gluttony +(217747, 0, 7, 220737, 56110), -- Grand Gluttony +(217747, 0, 6, 220737, 56110), -- Grand Gluttony +(217747, 0, 5, 220737, 56110), -- Grand Gluttony +(217747, 0, 4, 220737, 56110), -- Grand Gluttony +(217747, 0, 3, 222944, 56110), -- Grand Gluttony +(217747, 0, 2, 224103, 56110), -- Grand Gluttony +(217747, 0, 1, 224102, 56110), -- Grand Gluttony +(217747, 0, 0, 222921, 56110), -- Grand Gluttony +(217745, 0, 8, 219227, 56110), -- Yulgh The Tooth Collector +(217745, 0, 7, 220737, 56110), -- Yulgh The Tooth Collector +(217745, 0, 6, 220737, 56110), -- Yulgh The Tooth Collector +(217745, 0, 5, 220737, 56110), -- Yulgh The Tooth Collector +(217745, 0, 4, 220737, 56110), -- Yulgh The Tooth Collector +(217745, 0, 3, 220737, 56110), -- Yulgh The Tooth Collector +(217745, 0, 2, 224103, 56110), -- Yulgh The Tooth Collector +(217745, 0, 1, 224102, 56110), -- Yulgh The Tooth Collector +(217745, 0, 0, 222921, 56110), -- Yulgh The Tooth Collector +(217744, 0, 9, 219227, 56110), -- Liverseeker +(217744, 0, 8, 220737, 56110), -- Liverseeker +(217744, 0, 7, 220737, 56110), -- Liverseeker +(217744, 0, 6, 220737, 56110), -- Liverseeker +(217744, 0, 5, 220737, 56110), -- Liverseeker +(217744, 0, 4, 220737, 56110), -- Liverseeker +(217744, 0, 3, 222924, 56110), -- Liverseeker +(217744, 0, 2, 224103, 56110), -- Liverseeker +(217744, 0, 1, 224102, 56110), -- Liverseeker +(217744, 0, 0, 222921, 56110), -- Liverseeker +(217743, 0, 8, 220737, 56110), -- Leg Chewer +(217743, 0, 7, 220737, 56110), -- Leg Chewer +(217743, 0, 6, 220737, 56110), -- Leg Chewer +(217743, 0, 5, 220737, 56110), -- Leg Chewer +(217743, 0, 4, 220737, 56110), -- Leg Chewer +(217743, 0, 3, 222926, 56110), -- Leg Chewer +(217743, 0, 2, 224103, 56110), -- Leg Chewer +(217743, 0, 1, 222921, 56110), -- Leg Chewer +(217743, 0, 0, 224102, 56110), -- Leg Chewer +(217742, 0, 4, 220737, 56110), -- Deeps Scorpion +(217742, 0, 3, 220737, 56110), -- Deeps Scorpion +(217742, 0, 2, 220737, 56110), -- Deeps Scorpion +(217742, 0, 1, 220737, 56110), -- Deeps Scorpion +(217742, 0, 0, 220737, 56110), -- Deeps Scorpion +(217741, 0, 4, 220737, 56110), -- Deeps Krolusk +(217741, 0, 3, 220737, 56110), -- Deeps Krolusk +(217741, 0, 2, 220737, 56110), -- Deeps Krolusk +(217741, 0, 1, 220737, 56110), -- Deeps Krolusk +(217741, 0, 0, 220737, 56110), -- Deeps Krolusk +(217738, 0, 4, 220737, 56110), -- Stirred Cobblestone +(217738, 0, 3, 220737, 56110), -- Stirred Cobblestone +(217738, 0, 2, 220737, 56110), -- Stirred Cobblestone +(217738, 0, 1, 220737, 56110), -- Stirred Cobblestone +(217738, 0, 0, 220737, 56110), -- Stirred Cobblestone +(217735, 0, 4, 220737, 56110), -- Charged Storm Wolf +(217735, 0, 3, 220737, 56110), -- Charged Storm Wolf +(217735, 0, 2, 220737, 56110), -- Charged Storm Wolf +(217735, 0, 1, 220737, 56110), -- Charged Storm Wolf +(217735, 0, 0, 220737, 56110), -- Charged Storm Wolf +(217729, 0, 4, 220737, 56110), -- Gutter Blot +(217729, 0, 3, 220737, 56110), -- Gutter Blot +(217729, 0, 2, 220737, 56110), -- Gutter Blot +(217729, 0, 1, 220737, 56110), -- Gutter Blot +(217729, 0, 0, 220737, 56110), -- Gutter Blot +(217727, 0, 7, 220737, 56110), -- Ravenous Hungrander +(217727, 0, 6, 220737, 56110), -- Ravenous Hungrander +(217727, 0, 5, 220737, 56110), -- Ravenous Hungrander +(217727, 0, 4, 220737, 56110), -- Ravenous Hungrander +(217727, 0, 3, 220737, 56110), -- Ravenous Hungrander +(217727, 0, 2, 224103, 56110), -- Ravenous Hungrander +(217727, 0, 1, 222921, 56110), -- Ravenous Hungrander +(217727, 0, 0, 224102, 56110), -- Ravenous Hungrander +(217724, 0, 7, 220737, 56110), -- Adolchomper +(217724, 0, 6, 220737, 56110), -- Adolchomper +(217724, 0, 5, 220737, 56110), -- Adolchomper +(217724, 0, 4, 220737, 56110), -- Adolchomper +(217724, 0, 3, 220737, 56110), -- Adolchomper +(217724, 0, 2, 224103, 56110), -- Adolchomper +(217724, 0, 1, 222921, 56110), -- Adolchomper +(217724, 0, 0, 224102, 56110), -- Adolchomper +(217720, 0, 7, 220737, 56110), -- Drooling Salamuncher +(217720, 0, 6, 220737, 56110), -- Drooling Salamuncher +(217720, 0, 5, 220737, 56110), -- Drooling Salamuncher +(217720, 0, 4, 220737, 56110), -- Drooling Salamuncher +(217720, 0, 3, 220737, 56110), -- Drooling Salamuncher +(217720, 0, 2, 224103, 56110), -- Drooling Salamuncher +(217720, 0, 1, 222921, 56110), -- Drooling Salamuncher +(217720, 0, 0, 224102, 56110), -- Drooling Salamuncher +(217718, 0, 8, 220737, 56110), -- Gutter Gorger +(217718, 0, 7, 220737, 56110), -- Gutter Gorger +(217718, 0, 6, 220737, 56110), -- Gutter Gorger +(217718, 0, 5, 220737, 56110), -- Gutter Gorger +(217718, 0, 4, 220737, 56110), -- Gutter Gorger +(217718, 0, 3, 224103, 56110), -- Gutter Gorger +(217718, 0, 2, 224102, 56110), -- Gutter Gorger +(217718, 0, 1, 222921, 56110), -- Gutter Gorger +(217718, 0, 0, 219227, 56110), -- Gutter Gorger +(217717, 0, 8, 220737, 56110), -- Gutter Scarfer +(217717, 0, 7, 220737, 56110), -- Gutter Scarfer +(217717, 0, 6, 220737, 56110), -- Gutter Scarfer +(217717, 0, 5, 220737, 56110), -- Gutter Scarfer +(217717, 0, 4, 220737, 56110), -- Gutter Scarfer +(217717, 0, 3, 224103, 56110), -- Gutter Scarfer +(217717, 0, 2, 224102, 56110), -- Gutter Scarfer +(217717, 0, 1, 222921, 56110), -- Gutter Scarfer +(217717, 0, 0, 219227, 56110), -- Gutter Scarfer +(217716, 0, 5, 219227, 56110), -- Gutter Cramhunter +(217716, 0, 4, 220737, 56110), -- Gutter Cramhunter +(217716, 0, 3, 220737, 56110), -- Gutter Cramhunter +(217716, 0, 2, 220737, 56110), -- Gutter Cramhunter +(217716, 0, 1, 220737, 56110), -- Gutter Cramhunter +(217716, 0, 0, 220737, 56110), -- Gutter Cramhunter +(217715, 0, 8, 219227, 56110), -- Gutter Inhaler +(217715, 0, 7, 220737, 56110), -- Gutter Inhaler +(217715, 0, 6, 220737, 56110), -- Gutter Inhaler +(217715, 0, 5, 220737, 56110), -- Gutter Inhaler +(217715, 0, 4, 220737, 56110), -- Gutter Inhaler +(217715, 0, 3, 220737, 56110), -- Gutter Inhaler +(217715, 0, 2, 224103, 56110), -- Gutter Inhaler +(217715, 0, 1, 224102, 56110), -- Gutter Inhaler +(217715, 0, 0, 222921, 56110), -- Gutter Inhaler +(217714, 0, 8, 219227, 56110), -- Hidden Drowner +(217714, 0, 7, 220737, 56110), -- Hidden Drowner +(217714, 0, 6, 220737, 56110), -- Hidden Drowner +(217714, 0, 5, 220737, 56110), -- Hidden Drowner +(217714, 0, 4, 220737, 56110), -- Hidden Drowner +(217714, 0, 3, 220737, 56110), -- Hidden Drowner +(217714, 0, 2, 224103, 56110), -- Hidden Drowner +(217714, 0, 1, 224102, 56110), -- Hidden Drowner +(217714, 0, 0, 222921, 56110), -- Hidden Drowner +(217712, 0, 9, 226136, 56110), -- Captured Kaheti +(217712, 0, 8, 226135, 56110), -- Captured Kaheti +(217712, 0, 7, 226135, 56110), -- Captured Kaheti +(217712, 0, 6, 225950, 56110), -- Captured Kaheti +(217712, 0, 5, 225950, 56110), -- Captured Kaheti +(217712, 0, 4, 220737, 56110), -- Captured Kaheti +(217712, 0, 3, 220737, 56110), -- Captured Kaheti +(217712, 0, 2, 220737, 56110), -- Captured Kaheti +(217712, 0, 1, 220737, 56110), -- Captured Kaheti +(217712, 0, 0, 220737, 56110), -- Captured Kaheti +(217698, 0, 7, 220737, 56110), -- Dark Hound +(217698, 0, 6, 220737, 56110), -- Dark Hound +(217698, 0, 5, 220737, 56110), -- Dark Hound +(217698, 0, 4, 220737, 56110), -- Dark Hound +(217698, 0, 3, 220737, 56110), -- Dark Hound +(217698, 0, 2, 214615, 56110), -- Dark Hound +(217698, 0, 1, 214616, 56110), -- Dark Hound +(217698, 0, 0, 214609, 56110), -- Dark Hound +(217694, 0, 7, 220737, 56110), -- Deep Murkmoth +(217694, 0, 6, 220737, 56110), -- Deep Murkmoth +(217694, 0, 5, 220737, 56110), -- Deep Murkmoth +(217694, 0, 4, 220737, 56110), -- Deep Murkmoth +(217694, 0, 3, 220737, 56110), -- Deep Murkmoth +(217694, 0, 2, 214615, 56110), -- Deep Murkmoth +(217694, 0, 1, 214616, 56110), -- Deep Murkmoth +(217694, 0, 0, 214609, 56110), -- Deep Murkmoth +(217670, 0, 4, 220737, 56110), -- Rotbark the Unfelled +(217670, 0, 3, 220737, 56110), -- Rotbark the Unfelled +(217670, 0, 2, 220737, 56110), -- Rotbark the Unfelled +(217670, 0, 1, 220737, 56110), -- Rotbark the Unfelled +(217670, 0, 0, 220737, 56110), -- Rotbark the Unfelled +(217661, 0, 9, 226136, 56110), -- Nerubian Webmancer +(217661, 0, 8, 226135, 56110), -- Nerubian Webmancer +(217661, 0, 7, 226135, 56110), -- Nerubian Webmancer +(217661, 0, 6, 225950, 56110), -- Nerubian Webmancer +(217661, 0, 5, 225950, 56110), -- Nerubian Webmancer +(217661, 0, 4, 220737, 56110), -- Nerubian Webmancer +(217661, 0, 3, 220737, 56110), -- Nerubian Webmancer +(217661, 0, 2, 220737, 56110), -- Nerubian Webmancer +(217661, 0, 1, 220737, 56110), -- Nerubian Webmancer +(217661, 0, 0, 220737, 56110), -- Nerubian Webmancer +(217660, 0, 9, 226136, 56110), -- Nerubian Surveyor +(217660, 0, 8, 226135, 56110), -- Nerubian Surveyor +(217660, 0, 7, 226135, 56110), -- Nerubian Surveyor +(217660, 0, 6, 225950, 56110), -- Nerubian Surveyor +(217660, 0, 5, 225950, 56110), -- Nerubian Surveyor +(217660, 0, 4, 220737, 56110), -- Nerubian Surveyor +(217660, 0, 3, 220737, 56110), -- Nerubian Surveyor +(217660, 0, 2, 220737, 56110), -- Nerubian Surveyor +(217660, 0, 1, 220737, 56110), -- Nerubian Surveyor +(217660, 0, 0, 220737, 56110), -- Nerubian Surveyor +(217658, 0, 4, 220737, 56110), -- Sir Braunpyke +(217658, 0, 3, 220737, 56110); -- Sir Braunpyke + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(217658, 0, 2, 220737, 56110), -- Sir Braunpyke +(217658, 0, 1, 220737, 56110), -- Sir Braunpyke +(217658, 0, 0, 220737, 56110), -- Sir Braunpyke +(217649, 0, 7, 220737, 56110), -- Coalescing Shadow +(217649, 0, 6, 220737, 56110), -- Coalescing Shadow +(217649, 0, 5, 220737, 56110), -- Coalescing Shadow +(217649, 0, 4, 220737, 56110), -- Coalescing Shadow +(217649, 0, 3, 220737, 56110), -- Coalescing Shadow +(217649, 0, 2, 214615, 56110), -- Coalescing Shadow +(217649, 0, 1, 214616, 56110), -- Coalescing Shadow +(217649, 0, 0, 214609, 56110), -- Coalescing Shadow +(217648, 0, 6, 220737, 56110), -- Boskroot Lashbane +(217648, 0, 5, 220737, 56110), -- Boskroot Lashbane +(217648, 0, 4, 220737, 56110), -- Boskroot Lashbane +(217648, 0, 3, 220737, 56110), -- Boskroot Lashbane +(217648, 0, 2, 220737, 56110), -- Boskroot Lashbane +(217648, 0, 1, 210845, 56110), -- Boskroot Lashbane +(217648, 0, 0, 210845, 56110), -- Boskroot Lashbane +(217647, 0, 6, 220737, 56110), -- Boskroot Lashbane +(217647, 0, 5, 220737, 56110), -- Boskroot Lashbane +(217647, 0, 4, 220737, 56110), -- Boskroot Lashbane +(217647, 0, 3, 220737, 56110), -- Boskroot Lashbane +(217647, 0, 2, 220737, 56110), -- Boskroot Lashbane +(217647, 0, 1, 210845, 56110), -- Boskroot Lashbane +(217647, 0, 0, 210845, 56110), -- Boskroot Lashbane +(217638, 0, 4, 220737, 56110), -- Noxious Mycelium +(217638, 0, 3, 220737, 56110), -- Noxious Mycelium +(217638, 0, 2, 220737, 56110), -- Noxious Mycelium +(217638, 0, 1, 220737, 56110), -- Noxious Mycelium +(217638, 0, 0, 220737, 56110), -- Noxious Mycelium +(217637, 0, 4, 220737, 56110), -- Phosphorescent Lampyrid +(217637, 0, 3, 220737, 56110), -- Phosphorescent Lampyrid +(217637, 0, 2, 220737, 56110), -- Phosphorescent Lampyrid +(217637, 0, 1, 220737, 56110), -- Phosphorescent Lampyrid +(217637, 0, 0, 220737, 56110), -- Phosphorescent Lampyrid +(217635, 0, 4, 220737, 56110), -- Noxious Mycelium +(217635, 0, 3, 220737, 56110), -- Noxious Mycelium +(217635, 0, 2, 220737, 56110), -- Noxious Mycelium +(217635, 0, 1, 220737, 56110), -- Noxious Mycelium +(217635, 0, 0, 220737, 56110), -- Noxious Mycelium +(217629, 0, 4, 220737, 56110), -- Speckled Skipper +(217629, 0, 3, 220737, 56110), -- Speckled Skipper +(217629, 0, 2, 220737, 56110), -- Speckled Skipper +(217629, 0, 1, 220737, 56110), -- Speckled Skipper +(217629, 0, 0, 220737, 56110), -- Speckled Skipper +(217624, 0, 4, 220737, 56110), -- Ashen Stonestalker +(217624, 0, 3, 220737, 56110), -- Ashen Stonestalker +(217624, 0, 2, 220737, 56110), -- Ashen Stonestalker +(217624, 0, 1, 220737, 56110), -- Ashen Stonestalker +(217624, 0, 0, 220737, 56110), -- Ashen Stonestalker +(217614, 0, 4, 220737, 56110), -- Cave Worm +(217614, 0, 3, 220737, 56110), -- Cave Worm +(217614, 0, 2, 220737, 56110), -- Cave Worm +(217614, 0, 1, 220737, 56110), -- Cave Worm +(217614, 0, 0, 220737, 56110), -- Cave Worm +(217612, 0, 7, 220737, 56110), -- Lone Murkwalker +(217612, 0, 6, 220737, 56110), -- Lone Murkwalker +(217612, 0, 5, 220737, 56110), -- Lone Murkwalker +(217612, 0, 4, 220737, 56110), -- Lone Murkwalker +(217612, 0, 3, 220737, 56110), -- Lone Murkwalker +(217612, 0, 2, 214615, 56110), -- Lone Murkwalker +(217612, 0, 1, 214616, 56110), -- Lone Murkwalker +(217612, 0, 0, 214609, 56110), -- Lone Murkwalker +(217610, 0, 4, 220737, 56110), -- Deviant Skardyn +(217610, 0, 3, 220737, 56110), -- Deviant Skardyn +(217610, 0, 2, 220737, 56110), -- Deviant Skardyn +(217610, 0, 1, 220737, 56110), -- Deviant Skardyn +(217610, 0, 0, 220737, 56110), -- Deviant Skardyn +(217603, 0, 9, 226136, 56110), -- Burrows Resident +(217603, 0, 8, 226135, 56110), -- Burrows Resident +(217603, 0, 7, 226135, 56110), -- Burrows Resident +(217603, 0, 6, 225950, 56110), -- Burrows Resident +(217603, 0, 5, 225950, 56110), -- Burrows Resident +(217603, 0, 4, 220737, 56110), -- Burrows Resident +(217603, 0, 3, 220737, 56110), -- Burrows Resident +(217603, 0, 2, 220737, 56110), -- Burrows Resident +(217603, 0, 1, 220737, 56110), -- Burrows Resident +(217603, 0, 0, 220737, 56110), -- Burrows Resident +(217561, 0, 4, 220737, 56110), -- Brushmane Wolf +(217561, 0, 3, 220737, 56110), -- Brushmane Wolf +(217561, 0, 2, 220737, 56110), -- Brushmane Wolf +(217561, 0, 1, 220737, 56110), -- Brushmane Wolf +(217561, 0, 0, 220737, 56110), -- Brushmane Wolf +(217556, 0, 4, 220737, 56110), -- Lambent Siltworm +(217556, 0, 3, 220737, 56110), -- Lambent Siltworm +(217556, 0, 2, 220737, 56110), -- Lambent Siltworm +(217556, 0, 1, 220737, 56110), -- Lambent Siltworm +(217556, 0, 0, 220737, 56110), -- Lambent Siltworm +(217544, 0, 4, 220737, 56110), -- Kobold Pilferer +(217544, 0, 3, 220737, 56110), -- Kobold Pilferer +(217544, 0, 2, 220737, 56110), -- Kobold Pilferer +(217544, 0, 1, 220737, 56110), -- Kobold Pilferer +(217544, 0, 0, 220737, 56110), -- Kobold Pilferer +(217541, 0, 4, 220737, 56110), -- Nightfall Initiate +(217541, 0, 3, 220737, 56110), -- Nightfall Initiate +(217541, 0, 2, 220737, 56110), -- Nightfall Initiate +(217541, 0, 1, 220737, 56110), -- Nightfall Initiate +(217541, 0, 0, 220737, 56110), -- Nightfall Initiate +(217535, 0, 6, 226136, 56110), -- Pale Priest +(217535, 0, 5, 226136, 56110), -- Pale Priest +(217535, 0, 4, 220737, 56110), -- Pale Priest +(217535, 0, 3, 220737, 56110), -- Pale Priest +(217535, 0, 2, 220737, 56110), -- Pale Priest +(217535, 0, 1, 220737, 56110), -- Pale Priest +(217535, 0, 0, 220737, 56110), -- Pale Priest +(217534, 0, 4, 220737, 56110), -- Sandres the Relicbearer +(217534, 0, 3, 220737, 56110), -- Sandres the Relicbearer +(217534, 0, 2, 220737, 56110), -- Sandres the Relicbearer +(217534, 0, 1, 220737, 56110), -- Sandres the Relicbearer +(217534, 0, 0, 220737, 56110), -- Sandres the Relicbearer +(217533, 0, 9, 226136, 56110), -- Atik +(217533, 0, 8, 226135, 56110), -- Atik +(217533, 0, 7, 226135, 56110), -- Atik +(217533, 0, 6, 225950, 56110), -- Atik +(217533, 0, 5, 225950, 56110), -- Atik +(217533, 0, 4, 220737, 56110), -- Atik +(217533, 0, 3, 220737, 56110), -- Atik +(217533, 0, 2, 220737, 56110), -- Atik +(217533, 0, 1, 220737, 56110), -- Atik +(217533, 0, 0, 220737, 56110), -- Atik +(217531, 0, 9, 226136, 56110), -- Ixin +(217531, 0, 8, 226135, 56110), -- Ixin +(217531, 0, 7, 226135, 56110), -- Ixin +(217531, 0, 6, 225950, 56110), -- Ixin +(217531, 0, 5, 225950, 56110), -- Ixin +(217531, 0, 4, 220737, 56110), -- Ixin +(217531, 0, 3, 220737, 56110), -- Ixin +(217531, 0, 2, 220737, 56110), -- Ixin +(217531, 0, 1, 220737, 56110), -- Ixin +(217531, 0, 0, 220737, 56110), -- Ixin +(217527, 0, 4, 220737, 56110), -- Salty Gull +(217527, 0, 3, 220737, 56110), -- Salty Gull +(217527, 0, 2, 220737, 56110), -- Salty Gull +(217527, 0, 1, 220737, 56110), -- Salty Gull +(217527, 0, 0, 220737, 56110), -- Salty Gull +(217524, 0, 4, 220737, 56110), -- Armored Riplisk +(217524, 0, 3, 220737, 56110), -- Armored Riplisk +(217524, 0, 2, 220737, 56110), -- Armored Riplisk +(217524, 0, 1, 220737, 56110), -- Armored Riplisk +(217524, 0, 0, 220737, 56110), -- Armored Riplisk +(217523, 0, 4, 220737, 56110), -- Riplisk Hatchling +(217523, 0, 3, 220737, 56110), -- Riplisk Hatchling +(217523, 0, 2, 220737, 56110), -- Riplisk Hatchling +(217523, 0, 1, 220737, 56110), -- Riplisk Hatchling +(217523, 0, 0, 220737, 56110), -- Riplisk Hatchling +(217519, 0, 4, 220737, 56110), -- Nightfall Shadeguard +(217519, 0, 3, 220737, 56110), -- Nightfall Shadeguard +(217519, 0, 2, 220737, 56110), -- Nightfall Shadeguard +(217519, 0, 1, 220737, 56110), -- Nightfall Shadeguard +(217519, 0, 0, 220737, 56110), -- Nightfall Shadeguard +(217518, 0, 4, 220737, 56110), -- Nightfall Inquisitor +(217518, 0, 3, 220737, 56110), -- Nightfall Inquisitor +(217518, 0, 2, 220737, 56110), -- Nightfall Inquisitor +(217518, 0, 1, 220737, 56110), -- Nightfall Inquisitor +(217518, 0, 0, 220737, 56110), -- Nightfall Inquisitor +(217517, 0, 4, 220737, 56110), -- Nightfall Hopestealer +(217517, 0, 3, 220737, 56110), -- Nightfall Hopestealer +(217517, 0, 2, 220737, 56110), -- Nightfall Hopestealer +(217517, 0, 1, 220737, 56110), -- Nightfall Hopestealer +(217517, 0, 0, 220737, 56110), -- Nightfall Hopestealer +(217516, 0, 4, 220737, 56110), -- Nightfall Executor +(217516, 0, 3, 220737, 56110), -- Nightfall Executor +(217516, 0, 2, 220737, 56110), -- Nightfall Executor +(217516, 0, 1, 220737, 56110), -- Nightfall Executor +(217516, 0, 0, 220737, 56110), -- Nightfall Executor +(217511, 0, 5, 212755, 56110), -- Sandmaw +(217511, 0, 4, 220737, 56110), -- Sandmaw +(217511, 0, 3, 220737, 56110), -- Sandmaw +(217511, 0, 2, 220737, 56110), -- Sandmaw +(217511, 0, 1, 220737, 56110), -- Sandmaw +(217511, 0, 0, 220737, 56110), -- Sandmaw +(217510, 0, 1, 220737, 56110), -- Intact Dragonkin Cache +(217510, 0, 0, 220737, 56110), -- Intact Dragonkin Cache +(217505, 0, 5, 212755, 56110), -- Kobyss Soul-Twister +(217505, 0, 4, 220737, 56110), -- Kobyss Soul-Twister +(217505, 0, 3, 220737, 56110), -- Kobyss Soul-Twister +(217505, 0, 2, 220737, 56110), -- Kobyss Soul-Twister +(217505, 0, 1, 220737, 56110), -- Kobyss Soul-Twister +(217505, 0, 0, 220737, 56110), -- Kobyss Soul-Twister +(217489, 0, 12, 224014, 56110), -- Anub'arash +(217489, 0, 11, 224016, 56110), -- Anub'arash +(217489, 0, 10, 224015, 56110), -- Anub'arash +(217489, 0, 9, 224014, 56110), -- Anub'arash +(217489, 0, 8, 224016, 56110), -- Anub'arash +(217489, 0, 7, 224015, 56110), -- Anub'arash +(217489, 0, 6, 220737, 56110), -- Anub'arash +(217489, 0, 5, 224011, 56110), -- Anub'arash +(217489, 0, 4, 224012, 56110), -- Anub'arash +(217489, 0, 3, 224013, 56110), -- Anub'arash +(217489, 0, 2, 224011, 56110), -- Anub'arash +(217489, 0, 1, 224013, 56110), -- Anub'arash +(217489, 0, 0, 224012, 56110), -- Anub'arash +(217485, 0, 4, 220737, 56110), -- Nightfall Lookout +(217485, 0, 3, 220737, 56110), -- Nightfall Lookout +(217485, 0, 2, 220737, 56110), -- Nightfall Lookout +(217485, 0, 1, 220737, 56110), -- Nightfall Lookout +(217485, 0, 0, 220737, 56110), -- Nightfall Lookout +(217484, 0, 8, 226136, 56110), -- Bursting Hatchling +(217484, 0, 7, 225950, 56110), -- Bursting Hatchling +(217484, 0, 6, 225950, 56110), -- Bursting Hatchling +(217484, 0, 5, 220737, 56110), -- Bursting Hatchling +(217484, 0, 4, 220737, 56110), -- Bursting Hatchling +(217484, 0, 3, 220737, 56110), -- Bursting Hatchling +(217484, 0, 2, 220737, 56110), -- Bursting Hatchling +(217484, 0, 1, 220737, 56110), -- Bursting Hatchling +(217484, 0, 0, 213178, 56110), -- Bursting Hatchling +(217481, 0, 10, 216669, 56110), -- Dreadstrike Ambusher +(217481, 0, 9, 226136, 56110), -- Dreadstrike Ambusher +(217481, 0, 8, 226135, 56110), -- Dreadstrike Ambusher +(217481, 0, 7, 226135, 56110), -- Dreadstrike Ambusher +(217481, 0, 6, 225950, 56110), -- Dreadstrike Ambusher +(217481, 0, 5, 225950, 56110), -- Dreadstrike Ambusher +(217481, 0, 4, 220737, 56110), -- Dreadstrike Ambusher +(217481, 0, 3, 220737, 56110), -- Dreadstrike Ambusher +(217481, 0, 2, 220737, 56110), -- Dreadstrike Ambusher +(217481, 0, 1, 220737, 56110), -- Dreadstrike Ambusher +(217481, 0, 0, 220737, 56110), -- Dreadstrike Ambusher +(217477, 0, 4, 220737, 56110), -- Shadowtide Hardshell +(217477, 0, 3, 220737, 56110), -- Shadowtide Hardshell +(217477, 0, 2, 220737, 56110), -- Shadowtide Hardshell +(217477, 0, 1, 220737, 56110), -- Shadowtide Hardshell +(217477, 0, 0, 220737, 56110), -- Shadowtide Hardshell +(217465, 0, 9, 226136, 56110), -- Arax'ne +(217465, 0, 8, 226135, 56110), -- Arax'ne +(217465, 0, 7, 226135, 56110), -- Arax'ne +(217465, 0, 6, 225950, 56110), -- Arax'ne +(217465, 0, 5, 225950, 56110), -- Arax'ne +(217465, 0, 4, 220737, 56110), -- Arax'ne +(217465, 0, 3, 220737, 56110), -- Arax'ne +(217465, 0, 2, 220737, 56110), -- Arax'ne +(217465, 0, 1, 220737, 56110), -- Arax'ne +(217465, 0, 0, 220737, 56110), -- Arax'ne +(217448, 0, 9, 226136, 56110), -- Kaheti Ambusher +(217448, 0, 8, 226135, 56110), -- Kaheti Ambusher +(217448, 0, 7, 226135, 56110), -- Kaheti Ambusher +(217448, 0, 6, 225950, 56110), -- Kaheti Ambusher +(217448, 0, 5, 225950, 56110), -- Kaheti Ambusher +(217448, 0, 4, 220737, 56110), -- Kaheti Ambusher +(217448, 0, 3, 220737, 56110), -- Kaheti Ambusher +(217448, 0, 2, 220737, 56110), -- Kaheti Ambusher +(217448, 0, 1, 220737, 56110), -- Kaheti Ambusher +(217448, 0, 0, 220737, 56110), -- Kaheti Ambusher +(217438, 0, 9, 226136, 56110), -- Umbral Citizen +(217438, 0, 8, 226135, 56110), -- Umbral Citizen +(217438, 0, 7, 226135, 56110), -- Umbral Citizen +(217438, 0, 6, 225950, 56110), -- Umbral Citizen +(217438, 0, 5, 225950, 56110), -- Umbral Citizen +(217438, 0, 4, 220737, 56110), -- Umbral Citizen +(217438, 0, 3, 220737, 56110), -- Umbral Citizen +(217438, 0, 2, 220737, 56110); -- Umbral Citizen + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(217438, 0, 1, 220737, 56110), -- Umbral Citizen +(217438, 0, 0, 220737, 56110), -- Umbral Citizen +(217428, 0, 4, 220737, 56110), -- Agitated Rockpercher +(217428, 0, 3, 220737, 56110), -- Agitated Rockpercher +(217428, 0, 2, 220737, 56110), -- Agitated Rockpercher +(217428, 0, 1, 220737, 56110), -- Agitated Rockpercher +(217428, 0, 0, 220737, 56110), -- Agitated Rockpercher +(217416, 0, 4, 220737, 56110), -- Geothermus +(217416, 0, 3, 220737, 56110), -- Geothermus +(217416, 0, 2, 220737, 56110), -- Geothermus +(217416, 0, 1, 220737, 56110), -- Geothermus +(217416, 0, 0, 220737, 56110), -- Geothermus +(217414, 0, 4, 220737, 56110), -- Splintered Materials +(217414, 0, 3, 220737, 56110), -- Splintered Materials +(217414, 0, 2, 220737, 56110), -- Splintered Materials +(217414, 0, 1, 220737, 56110), -- Splintered Materials +(217414, 0, 0, 220737, 56110), -- Splintered Materials +(217411, 0, 4, 220737, 56110), -- Rootgnaw Flutterer +(217411, 0, 3, 220737, 56110), -- Rootgnaw Flutterer +(217411, 0, 2, 220737, 56110), -- Rootgnaw Flutterer +(217411, 0, 1, 220737, 56110), -- Rootgnaw Flutterer +(217411, 0, 0, 220737, 56110), -- Rootgnaw Flutterer +(217409, 0, 4, 220737, 56110), -- Butterfly +(217409, 0, 3, 220737, 56110), -- Butterfly +(217409, 0, 2, 220737, 56110), -- Butterfly +(217409, 0, 1, 220737, 56110), -- Butterfly +(217409, 0, 0, 220737, 56110), -- Butterfly +(217408, 0, 2, 220737, 56110), -- Overgrown Vine +(217408, 0, 1, 220737, 56110), -- Overgrown Vine +(217408, 0, 0, 193221, 56110), -- Overgrown Vine +(217404, 0, 4, 220737, 56110), -- Persistent Forager +(217404, 0, 3, 220737, 56110), -- Persistent Forager +(217404, 0, 2, 220737, 56110), -- Persistent Forager +(217404, 0, 1, 220737, 56110), -- Persistent Forager +(217404, 0, 0, 220737, 56110), -- Persistent Forager +(217396, 0, 4, 220737, 56110), -- Drowned Scavenger +(217396, 0, 3, 220737, 56110), -- Drowned Scavenger +(217396, 0, 2, 220737, 56110), -- Drowned Scavenger +(217396, 0, 1, 220737, 56110), -- Drowned Scavenger +(217396, 0, 0, 220737, 56110), -- Drowned Scavenger +(217395, 0, 4, 220737, 56110), -- Drenched Scavenger +(217395, 0, 3, 220737, 56110), -- Drenched Scavenger +(217395, 0, 2, 220737, 56110), -- Drenched Scavenger +(217395, 0, 1, 220737, 56110), -- Drenched Scavenger +(217395, 0, 0, 220737, 56110), -- Drenched Scavenger +(217390, 0, 1, 220737, 56110), -- Flaming Pollen +(217390, 0, 0, 220737, 56110), -- Flaming Pollen +(217389, 0, 1, 220737, 56110), -- Boiling Cinderbrew +(217389, 0, 0, 220737, 56110), -- Boiling Cinderbrew +(217388, 0, 1, 220737, 56110), -- Cinderhoney +(217388, 0, 0, 220737, 56110), -- Cinderhoney +(217379, 0, 5, 220737, 56110), -- Infested Jawgrub +(217379, 0, 4, 220737, 56110), -- Infested Jawgrub +(217379, 0, 3, 220737, 56110), -- Infested Jawgrub +(217379, 0, 2, 220737, 56110), -- Infested Jawgrub +(217379, 0, 1, 220737, 56110), -- Infested Jawgrub +(217379, 0, 0, 213209, 56110), -- Infested Jawgrub +(217373, 0, 4, 220737, 56110), -- Hoofcrack the Red +(217373, 0, 3, 220737, 56110), -- Hoofcrack the Red +(217373, 0, 2, 220737, 56110), -- Hoofcrack the Red +(217373, 0, 1, 220737, 56110), -- Hoofcrack the Red +(217373, 0, 0, 220737, 56110), -- Hoofcrack the Red +(217371, 0, 7, 226136, 56110), -- Siege Webwing +(217371, 0, 6, 225950, 56110), -- Siege Webwing +(217371, 0, 5, 225950, 56110), -- Siege Webwing +(217371, 0, 4, 220737, 56110), -- Siege Webwing +(217371, 0, 3, 220737, 56110), -- Siege Webwing +(217371, 0, 2, 220737, 56110), -- Siege Webwing +(217371, 0, 1, 220737, 56110), -- Siege Webwing +(217371, 0, 0, 220737, 56110), -- Siege Webwing +(217362, 0, 9, 226136, 56110), -- Kaheti Fighter +(217362, 0, 8, 226135, 56110), -- Kaheti Fighter +(217362, 0, 7, 226135, 56110), -- Kaheti Fighter +(217362, 0, 6, 225950, 56110), -- Kaheti Fighter +(217362, 0, 5, 225950, 56110), -- Kaheti Fighter +(217362, 0, 4, 220737, 56110), -- Kaheti Fighter +(217362, 0, 3, 220737, 56110), -- Kaheti Fighter +(217362, 0, 2, 220737, 56110), -- Kaheti Fighter +(217362, 0, 1, 220737, 56110), -- Kaheti Fighter +(217362, 0, 0, 220737, 56110), -- Kaheti Fighter +(217357, 0, 9, 226136, 56110), -- Stitch Club Member +(217357, 0, 8, 226135, 56110), -- Stitch Club Member +(217357, 0, 7, 226135, 56110), -- Stitch Club Member +(217357, 0, 6, 225950, 56110), -- Stitch Club Member +(217357, 0, 5, 225950, 56110), -- Stitch Club Member +(217357, 0, 4, 220737, 56110), -- Stitch Club Member +(217357, 0, 3, 220737, 56110), -- Stitch Club Member +(217357, 0, 2, 220737, 56110), -- Stitch Club Member +(217357, 0, 1, 220737, 56110), -- Stitch Club Member +(217357, 0, 0, 220737, 56110), -- Stitch Club Member +(217341, 0, 9, 226136, 56110), -- Recovering Skirmisher +(217341, 0, 8, 226135, 56110), -- Recovering Skirmisher +(217341, 0, 7, 226135, 56110), -- Recovering Skirmisher +(217341, 0, 6, 225950, 56110), -- Recovering Skirmisher +(217341, 0, 5, 225950, 56110), -- Recovering Skirmisher +(217341, 0, 4, 220737, 56110), -- Recovering Skirmisher +(217341, 0, 3, 220737, 56110), -- Recovering Skirmisher +(217341, 0, 2, 220737, 56110), -- Recovering Skirmisher +(217341, 0, 1, 220737, 56110), -- Recovering Skirmisher +(217341, 0, 0, 220737, 56110), -- Recovering Skirmisher +(217329, 0, 4, 220737, 56110), -- Twinkling Candlefly +(217329, 0, 3, 220737, 56110), -- Twinkling Candlefly +(217329, 0, 2, 220737, 56110), -- Twinkling Candlefly +(217329, 0, 1, 220737, 56110), -- Twinkling Candlefly +(217329, 0, 0, 220737, 56110), -- Twinkling Candlefly +(217314, 0, 5, 220737, 56110), -- Gorged Lashroom +(217314, 0, 4, 220737, 56110), -- Gorged Lashroom +(217314, 0, 3, 220737, 56110), -- Gorged Lashroom +(217314, 0, 2, 220737, 56110), -- Gorged Lashroom +(217314, 0, 1, 220737, 56110), -- Gorged Lashroom +(217314, 0, 0, 212490, 56110), -- Gorged Lashroom +(217299, 0, 4, 220737, 56110), -- Ostiary Wystan +(217299, 0, 3, 220737, 56110), -- Ostiary Wystan +(217299, 0, 2, 220737, 56110), -- Ostiary Wystan +(217299, 0, 1, 220737, 56110), -- Ostiary Wystan +(217299, 0, 0, 220737, 56110), -- Ostiary Wystan +(217297, 0, 7, 225950, 56110), -- Sweety +(217297, 0, 6, 225950, 56110), -- Sweety +(217297, 0, 5, 226136, 56110), -- Sweety +(217297, 0, 4, 220737, 56110), -- Sweety +(217297, 0, 3, 220737, 56110), -- Sweety +(217297, 0, 2, 220737, 56110), -- Sweety +(217297, 0, 1, 220737, 56110), -- Sweety +(217297, 0, 0, 220737, 56110), -- Sweety +(217296, 0, 7, 225950, 56110), -- Charmy +(217296, 0, 6, 225950, 56110), -- Charmy +(217296, 0, 5, 226136, 56110), -- Charmy +(217296, 0, 4, 220737, 56110), -- Charmy +(217296, 0, 3, 220737, 56110), -- Charmy +(217296, 0, 2, 220737, 56110), -- Charmy +(217296, 0, 1, 220737, 56110), -- Charmy +(217296, 0, 0, 220737, 56110), -- Charmy +(217284, 0, 9, 226136, 56110), -- Umbral Citizen +(217284, 0, 8, 226135, 56110), -- Umbral Citizen +(217284, 0, 7, 226135, 56110), -- Umbral Citizen +(217284, 0, 6, 225950, 56110), -- Umbral Citizen +(217284, 0, 5, 225950, 56110), -- Umbral Citizen +(217284, 0, 4, 220737, 56110), -- Umbral Citizen +(217284, 0, 3, 220737, 56110), -- Umbral Citizen +(217284, 0, 2, 220737, 56110), -- Umbral Citizen +(217284, 0, 1, 220737, 56110), -- Umbral Citizen +(217284, 0, 0, 220737, 56110), -- Umbral Citizen +(217269, 0, 4, 220737, 56110), -- Beetlehawk +(217269, 0, 3, 220737, 56110), -- Beetlehawk +(217269, 0, 2, 220737, 56110), -- Beetlehawk +(217269, 0, 1, 220737, 56110), -- Beetlehawk +(217269, 0, 0, 220737, 56110), -- Beetlehawk +(217268, 0, 4, 220737, 56110), -- Weeping Shade +(217268, 0, 3, 220737, 56110), -- Weeping Shade +(217268, 0, 2, 220737, 56110), -- Weeping Shade +(217268, 0, 1, 220737, 56110), -- Weeping Shade +(217268, 0, 0, 220737, 56110), -- Weeping Shade +(217249, 0, 4, 220737, 56110), -- Waterworks Opportunist +(217249, 0, 3, 220737, 56110), -- Waterworks Opportunist +(217249, 0, 2, 220737, 56110), -- Waterworks Opportunist +(217249, 0, 1, 220737, 56110), -- Waterworks Opportunist +(217249, 0, 0, 220737, 56110), -- Waterworks Opportunist +(217239, 0, 4, 220737, 56110), -- Rock Snail +(217239, 0, 3, 220737, 56110), -- Rock Snail +(217239, 0, 2, 220737, 56110), -- Rock Snail +(217239, 0, 1, 220737, 56110), -- Rock Snail +(217239, 0, 0, 220737, 56110), -- Rock Snail +(217238, 0, 4, 220737, 56110), -- Rock Snail +(217238, 0, 3, 220737, 56110), -- Rock Snail +(217238, 0, 2, 220737, 56110), -- Rock Snail +(217238, 0, 1, 220737, 56110), -- Rock Snail +(217238, 0, 0, 220737, 56110), -- Rock Snail +(217226, 0, 2, 220737, 56110), -- Red Drake +(217226, 0, 1, 220737, 56110), -- Red Drake +(217225, 0, 4, 220737, 56110), -- Machinist Protector +(217225, 0, 3, 220737, 56110), -- Machinist Protector +(217225, 0, 2, 220737, 56110), -- Machinist Protector +(217225, 0, 1, 220737, 56110), -- Machinist Protector +(217225, 0, 0, 220737, 56110), -- Machinist Protector +(217220, 0, 2, 220737, 56110), -- Red Drake +(217220, 0, 1, 220737, 56110), -- Red Drake +(217200, 0, 4, 220737, 56110), -- Void Crystal Monstrosity +(217200, 0, 3, 220737, 56110), -- Void Crystal Monstrosity +(217200, 0, 2, 220737, 56110), -- Void Crystal Monstrosity +(217200, 0, 1, 220737, 56110), -- Void Crystal Monstrosity +(217200, 0, 0, 220737, 56110), -- Void Crystal Monstrosity +(217183, 0, 7, 226136, 56110), -- Noth Drone +(217183, 0, 6, 225950, 56110), -- Noth Drone +(217183, 0, 5, 225950, 56110), -- Noth Drone +(217183, 0, 4, 220737, 56110), -- Noth Drone +(217183, 0, 3, 220737, 56110), -- Noth Drone +(217183, 0, 2, 220737, 56110), -- Noth Drone +(217183, 0, 1, 220737, 56110), -- Noth Drone +(217183, 0, 0, 220737, 56110), -- Noth Drone +(217148, 0, 2, 220737, 56110), -- Andi'thur +(217148, 0, 1, 220737, 56110), -- Andi'thur +(217144, 0, 4, 220737, 56110), -- Hungering Shade +(217144, 0, 3, 220737, 56110), -- Hungering Shade +(217144, 0, 2, 220737, 56110), -- Hungering Shade +(217144, 0, 1, 220737, 56110), -- Hungering Shade +(217144, 0, 0, 220737, 56110), -- Hungering Shade +(217127, 0, 7, 226136, 56110), -- Invasive Nestbuilder +(217127, 0, 6, 225950, 56110), -- Invasive Nestbuilder +(217127, 0, 5, 225950, 56110), -- Invasive Nestbuilder +(217127, 0, 4, 220737, 56110), -- Invasive Nestbuilder +(217127, 0, 3, 220737, 56110), -- Invasive Nestbuilder +(217127, 0, 2, 220737, 56110), -- Invasive Nestbuilder +(217127, 0, 1, 220737, 56110), -- Invasive Nestbuilder +(217127, 0, 0, 220737, 56110), -- Invasive Nestbuilder +(217126, 0, 4, 220737, 56110), -- Over-Indulged Patron +(217126, 0, 3, 220737, 56110), -- Over-Indulged Patron +(217126, 0, 2, 220737, 56110), -- Over-Indulged Patron +(217126, 0, 1, 220737, 56110), -- Over-Indulged Patron +(217126, 0, 0, 220737, 56110), -- Over-Indulged Patron +(217123, 0, 4, 220737, 56110), -- Oblivious Shaleshell +(217123, 0, 3, 220737, 56110), -- Oblivious Shaleshell +(217123, 0, 2, 220737, 56110), -- Oblivious Shaleshell +(217123, 0, 1, 220737, 56110), -- Oblivious Shaleshell +(217123, 0, 0, 220737, 56110), -- Oblivious Shaleshell +(217122, 0, 4, 220737, 56110), -- Brightland Rockback +(217122, 0, 3, 220737, 56110), -- Brightland Rockback +(217122, 0, 2, 220737, 56110), -- Brightland Rockback +(217122, 0, 1, 220737, 56110), -- Brightland Rockback +(217122, 0, 0, 220737, 56110), -- Brightland Rockback +(217121, 0, 4, 220737, 56110), -- Brightland Hornface +(217121, 0, 3, 220737, 56110), -- Brightland Hornface +(217121, 0, 2, 220737, 56110), -- Brightland Hornface +(217121, 0, 1, 220737, 56110), -- Brightland Hornface +(217121, 0, 0, 220737, 56110), -- Brightland Hornface +(217085, 0, 4, 220737, 56110), -- Sparkly Stinkbug +(217085, 0, 3, 220737, 56110), -- Sparkly Stinkbug +(217085, 0, 2, 220737, 56110), -- Sparkly Stinkbug +(217085, 0, 1, 220737, 56110), -- Sparkly Stinkbug +(217085, 0, 0, 220737, 56110), -- Sparkly Stinkbug +(217063, 0, 5, 212755, 56110), -- Shadowed Gloomrender +(217063, 0, 4, 220737, 56110), -- Shadowed Gloomrender +(217063, 0, 3, 220737, 56110), -- Shadowed Gloomrender +(217063, 0, 2, 220737, 56110), -- Shadowed Gloomrender +(217063, 0, 1, 220737, 56110), -- Shadowed Gloomrender +(217063, 0, 0, 220737, 56110), -- Shadowed Gloomrender +(217062, 0, 1, 220737, 56110), -- Enraged Shadow +(217062, 0, 0, 220737, 56110), -- Enraged Shadow +(217040, 0, 7, 226136, 56110), -- Noth Venomsprayer +(217040, 0, 6, 225950, 56110), -- Noth Venomsprayer +(217040, 0, 5, 225950, 56110), -- Noth Venomsprayer +(217040, 0, 4, 220737, 56110), -- Noth Venomsprayer +(217040, 0, 3, 220737, 56110), -- Noth Venomsprayer +(217040, 0, 2, 220737, 56110), -- Noth Venomsprayer +(217040, 0, 1, 220737, 56110), -- Noth Venomsprayer +(217040, 0, 0, 220737, 56110), -- Noth Venomsprayer +(217039, 0, 9, 226136, 56110), -- Nerubian Hauler +(217039, 0, 8, 226135, 56110), -- Nerubian Hauler +(217039, 0, 7, 226135, 56110), -- Nerubian Hauler +(217039, 0, 6, 225950, 56110), -- Nerubian Hauler +(217039, 0, 5, 225950, 56110); -- Nerubian Hauler + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(217039, 0, 4, 220737, 56110), -- Nerubian Hauler +(217039, 0, 3, 220737, 56110), -- Nerubian Hauler +(217039, 0, 2, 220737, 56110), -- Nerubian Hauler +(217039, 0, 1, 220737, 56110), -- Nerubian Hauler +(217039, 0, 0, 220737, 56110), -- Nerubian Hauler +(217038, 0, 7, 226136, 56110), -- Intrusive Nothwing +(217038, 0, 6, 225950, 56110), -- Intrusive Nothwing +(217038, 0, 5, 225950, 56110), -- Intrusive Nothwing +(217038, 0, 4, 220737, 56110), -- Intrusive Nothwing +(217038, 0, 3, 220737, 56110), -- Intrusive Nothwing +(217038, 0, 2, 220737, 56110), -- Intrusive Nothwing +(217038, 0, 1, 220737, 56110), -- Intrusive Nothwing +(217038, 0, 0, 220737, 56110), -- Intrusive Nothwing +(217032, 0, 2, 220737, 56110), -- Bel'ameth Huntress +(217032, 0, 1, 220737, 56110), -- Bel'ameth Huntress +(217027, 0, 10, 226136, 56110), -- Schismatic Priest +(217027, 0, 9, 226135, 56110), -- Schismatic Priest +(217027, 0, 8, 226135, 56110), -- Schismatic Priest +(217027, 0, 7, 225950, 56110), -- Schismatic Priest +(217027, 0, 6, 225950, 56110), -- Schismatic Priest +(217027, 0, 5, 220737, 56110), -- Schismatic Priest +(217027, 0, 4, 220737, 56110), -- Schismatic Priest +(217027, 0, 3, 220737, 56110), -- Schismatic Priest +(217027, 0, 2, 220737, 56110), -- Schismatic Priest +(217027, 0, 1, 220737, 56110), -- Schismatic Priest +(217027, 0, 0, 213163, 56110), -- Schismatic Priest +(217024, 0, 6, 226136, 56110), -- Shadowdancer Hark'sis +(217024, 0, 5, 226136, 56110), -- Shadowdancer Hark'sis +(217024, 0, 4, 220737, 56110), -- Shadowdancer Hark'sis +(217024, 0, 3, 220737, 56110), -- Shadowdancer Hark'sis +(217024, 0, 2, 220737, 56110), -- Shadowdancer Hark'sis +(217024, 0, 1, 220737, 56110), -- Shadowdancer Hark'sis +(217024, 0, 0, 220737, 56110), -- Shadowdancer Hark'sis +(216984, 0, 5, 212755, 56110), -- Kobyss Swordsnapper +(216984, 0, 4, 220737, 56110), -- Kobyss Swordsnapper +(216984, 0, 3, 220737, 56110), -- Kobyss Swordsnapper +(216984, 0, 2, 220737, 56110), -- Kobyss Swordsnapper +(216984, 0, 1, 220737, 56110), -- Kobyss Swordsnapper +(216984, 0, 0, 220737, 56110), -- Kobyss Swordsnapper +(216975, 0, 4, 220737, 56110), -- Waspy Grub +(216975, 0, 3, 220737, 56110), -- Waspy Grub +(216975, 0, 2, 220737, 56110), -- Waspy Grub +(216975, 0, 1, 220737, 56110), -- Waspy Grub +(216975, 0, 0, 220737, 56110), -- Waspy Grub +(216974, 0, 4, 220737, 56110), -- Waxy Wasp +(216974, 0, 3, 220737, 56110), -- Waxy Wasp +(216974, 0, 2, 220737, 56110), -- Waxy Wasp +(216974, 0, 1, 220737, 56110), -- Waxy Wasp +(216974, 0, 0, 220737, 56110), -- Waxy Wasp +(216970, 0, 6, 220737, 56110), -- Shalehorn Impaler +(216970, 0, 5, 220737, 56110), -- Shalehorn Impaler +(216970, 0, 4, 220737, 56110), -- Shalehorn Impaler +(216970, 0, 3, 220737, 56110), -- Shalehorn Impaler +(216970, 0, 2, 220737, 56110), -- Shalehorn Impaler +(216970, 0, 1, 218739, 56110), -- Shalehorn Impaler +(216970, 0, 0, 213171, 56110), -- Shalehorn Impaler +(216965, 0, 5, 220737, 56110), -- Coralscar +(216965, 0, 4, 220737, 56110), -- Coralscar +(216965, 0, 3, 220737, 56110), -- Coralscar +(216965, 0, 2, 220737, 56110), -- Coralscar +(216965, 0, 1, 220737, 56110), -- Coralscar +(216965, 0, 0, 212755, 56110), -- Coralscar +(216964, 0, 5, 212755, 56110), -- Nocturnus +(216964, 0, 4, 220737, 56110), -- Nocturnus +(216964, 0, 3, 220737, 56110), -- Nocturnus +(216964, 0, 2, 220737, 56110), -- Nocturnus +(216964, 0, 1, 220737, 56110), -- Nocturnus +(216964, 0, 0, 220737, 56110), -- Nocturnus +(216963, 0, 4, 220737, 56110), -- Shadowcrested Snapper +(216963, 0, 3, 220737, 56110), -- Shadowcrested Snapper +(216963, 0, 2, 220737, 56110), -- Shadowcrested Snapper +(216963, 0, 1, 220737, 56110), -- Shadowcrested Snapper +(216963, 0, 0, 220737, 56110), -- Shadowcrested Snapper +(216962, 0, 5, 220737, 56110), -- Darkwater Tidecrusher +(216962, 0, 4, 220737, 56110), -- Darkwater Tidecrusher +(216962, 0, 3, 220737, 56110), -- Darkwater Tidecrusher +(216962, 0, 2, 220737, 56110), -- Darkwater Tidecrusher +(216962, 0, 1, 220737, 56110), -- Darkwater Tidecrusher +(216962, 0, 0, 212755, 56110), -- Darkwater Tidecrusher +(216958, 0, 5, 212755, 56110), -- Seablight +(216958, 0, 4, 220737, 56110), -- Seablight +(216958, 0, 3, 220737, 56110), -- Seablight +(216958, 0, 2, 220737, 56110), -- Seablight +(216958, 0, 1, 220737, 56110), -- Seablight +(216958, 0, 0, 220737, 56110), -- Seablight +(216957, 0, 5, 220737, 56110), -- Sweetshine Grub +(216957, 0, 4, 220737, 56110), -- Sweetshine Grub +(216957, 0, 3, 220737, 56110), -- Sweetshine Grub +(216957, 0, 2, 220737, 56110), -- Sweetshine Grub +(216957, 0, 1, 220737, 56110), -- Sweetshine Grub +(216957, 0, 0, 217998, 56110), -- Sweetshine Grub +(216955, 0, 4, 220737, 56110), -- Caller of the Gloom +(216955, 0, 3, 220737, 56110), -- Caller of the Gloom +(216955, 0, 2, 220737, 56110), -- Caller of the Gloom +(216955, 0, 1, 220737, 56110), -- Caller of the Gloom +(216955, 0, 0, 220737, 56110), -- Caller of the Gloom +(216953, 0, 4, 220737, 56110), -- Mean Stonehead +(216953, 0, 3, 220737, 56110), -- Mean Stonehead +(216953, 0, 2, 220737, 56110), -- Mean Stonehead +(216953, 0, 1, 220737, 56110), -- Mean Stonehead +(216953, 0, 0, 220737, 56110), -- Mean Stonehead +(216948, 0, 4, 220737, 56110), -- Scary Sticker +(216948, 0, 3, 220737, 56110), -- Scary Sticker +(216948, 0, 2, 220737, 56110), -- Scary Sticker +(216948, 0, 1, 220737, 56110), -- Scary Sticker +(216948, 0, 0, 220737, 56110), -- Scary Sticker +(216944, 0, 7, 226136, 56110), -- Scary Skitterer +(216944, 0, 6, 225950, 56110), -- Scary Skitterer +(216944, 0, 5, 225950, 56110), -- Scary Skitterer +(216944, 0, 4, 220737, 56110), -- Scary Skitterer +(216944, 0, 3, 220737, 56110), -- Scary Skitterer +(216944, 0, 2, 220737, 56110), -- Scary Skitterer +(216944, 0, 1, 220737, 56110), -- Scary Skitterer +(216944, 0, 0, 220737, 56110), -- Scary Skitterer +(216938, 0, 9, 226136, 56110), -- Faithful of Zirix +(216938, 0, 8, 226135, 56110), -- Faithful of Zirix +(216938, 0, 7, 226135, 56110), -- Faithful of Zirix +(216938, 0, 6, 225950, 56110), -- Faithful of Zirix +(216938, 0, 5, 225950, 56110), -- Faithful of Zirix +(216938, 0, 4, 220737, 56110), -- Faithful of Zirix +(216938, 0, 3, 220737, 56110), -- Faithful of Zirix +(216938, 0, 2, 220737, 56110), -- Faithful of Zirix +(216938, 0, 1, 220737, 56110), -- Faithful of Zirix +(216938, 0, 0, 220737, 56110), -- Faithful of Zirix +(216905, 0, 4, 220737, 56110), -- Unstable Earth Elemental +(216905, 0, 3, 220737, 56110), -- Unstable Earth Elemental +(216905, 0, 2, 220737, 56110), -- Unstable Earth Elemental +(216905, 0, 1, 220737, 56110), -- Unstable Earth Elemental +(216905, 0, 0, 220737, 56110), -- Unstable Earth Elemental +(216894, 0, 1, 220737, 56110), -- Ravenous Dreadsquall +(216894, 0, 0, 220737, 56110), -- Ravenous Dreadsquall +(216869, 0, 5, 220737, 56110), -- Glooming Skulk +(216869, 0, 4, 220737, 56110), -- Glooming Skulk +(216869, 0, 3, 220737, 56110), -- Glooming Skulk +(216869, 0, 2, 220737, 56110), -- Glooming Skulk +(216869, 0, 1, 220737, 56110), -- Glooming Skulk +(216869, 0, 0, 213108, 56110), -- Glooming Skulk +(216868, 0, 4, 220737, 56110), -- Glooming Darkweaver +(216868, 0, 3, 220737, 56110), -- Glooming Darkweaver +(216868, 0, 2, 220737, 56110), -- Glooming Darkweaver +(216868, 0, 1, 220737, 56110), -- Glooming Darkweaver +(216868, 0, 0, 220737, 56110), -- Glooming Darkweaver +(216867, 0, 4, 220737, 56110), -- Glooming Disciple +(216867, 0, 3, 220737, 56110), -- Glooming Disciple +(216867, 0, 2, 220737, 56110), -- Glooming Disciple +(216867, 0, 1, 220737, 56110), -- Glooming Disciple +(216867, 0, 0, 220737, 56110), -- Glooming Disciple +(216865, 0, 4, 220737, 56110), -- Glooming Belligerent +(216865, 0, 3, 220737, 56110), -- Glooming Belligerent +(216865, 0, 2, 220737, 56110), -- Glooming Belligerent +(216865, 0, 1, 220737, 56110), -- Glooming Belligerent +(216865, 0, 0, 220737, 56110), -- Glooming Belligerent +(216844, 0, 7, 220737, 56110), -- Spored Skitterer +(216844, 0, 6, 220737, 56110), -- Spored Skitterer +(216844, 0, 5, 220737, 56110), -- Spored Skitterer +(216844, 0, 4, 220737, 56110), -- Spored Skitterer +(216844, 0, 3, 220737, 56110), -- Spored Skitterer +(216844, 0, 2, 226136, 56110), -- Spored Skitterer +(216844, 0, 1, 225950, 56110), -- Spored Skitterer +(216844, 0, 0, 225950, 56110), -- Spored Skitterer +(216843, 0, 3, 193221, 56110), -- Awakened Dreamsaber +(216843, 0, 2, 220737, 56110), -- Awakened Dreamsaber +(216772, 0, 2, 220737, 56110), -- Glittering Gloamglider +(216772, 0, 1, 220737, 56110), -- Glittering Gloamglider +(216771, 0, 2, 220737, 56110), -- Luminescent Gloamstrider +(216771, 0, 1, 220737, 56110), -- Luminescent Gloamstrider +(216753, 0, 3, 193221, 56110), -- Grimclaw +(216753, 0, 2, 220737, 56110), -- Grimclaw +(216737, 0, 2, 220737, 56110), -- Arlithrien Huntress +(216737, 0, 1, 220737, 56110), -- Arlithrien Huntress +(216735, 0, 2, 220737, 56110), -- Arlithrien Sentinel +(216735, 0, 1, 220737, 56110), -- Arlithrien Sentinel +(216726, 0, 2, 220737, 56110), -- Sparring Demon Hunter +(216726, 0, 1, 220737, 56110), -- Sparring Demon Hunter +(216725, 0, 2, 220737, 56110), -- Sparring Death Knight +(216725, 0, 1, 220737, 56110), -- Sparring Death Knight +(216724, 0, 1, 220737, 56110), -- Saddled Stagwing +(216724, 0, 0, 220737, 56110), -- Saddled Stagwing +(216721, 0, 2, 220737, 56110), -- Belanaar Sentinel +(216721, 0, 1, 220737, 56110), -- Belanaar Sentinel +(216714, 0, 2, 220737, 56110), -- Awakened Taloncub +(216714, 0, 1, 220737, 56110), -- Awakened Taloncub +(216713, 0, 2, 220737, 56110), -- Awakened Matriarch +(216713, 0, 1, 220737, 56110), -- Awakened Matriarch +(216712, 0, 2, 220737, 56110), -- Awakened Umbraclaw +(216712, 0, 1, 220737, 56110), -- Awakened Umbraclaw +(216711, 0, 1, 220737, 56110), -- Awakened Dreamshell +(216711, 0, 0, 220737, 56110), -- Awakened Dreamshell +(216707, 0, 2, 220737, 56110), -- Watchful Somnowl +(216707, 0, 1, 220737, 56110), -- Watchful Somnowl +(216706, 0, 1, 220737, 56110), -- Hyjal Stagbeak +(216706, 0, 0, 220737, 56110), -- Hyjal Stagbeak +(216705, 0, 4, 194448, 56110), -- Migrating Bull +(216705, 0, 3, 194448, 56110), -- Migrating Bull +(216704, 0, 4, 194448, 56110), -- Migrating Bruffalon +(216704, 0, 3, 194448, 56110), -- Migrating Bruffalon +(216703, 0, 3, 193221, 56110), -- Migrating Fawn +(216703, 0, 2, 220737, 56110), -- Migrating Fawn +(216702, 0, 2, 220737, 56110), -- Migrating Plains Doe +(216702, 0, 1, 220737, 56110), -- Migrating Plains Doe +(216701, 0, 2, 220737, 56110), -- Migrating Plains Stag +(216701, 0, 1, 220737, 56110), -- Migrating Plains Stag +(216700, 0, 3, 193221, 56110), -- Efflorescent Gladefawn +(216700, 0, 2, 220737, 56110), -- Efflorescent Gladefawn +(216699, 0, 3, 193221, 56110), -- Efflorescent Gladehart +(216699, 0, 2, 220737, 56110), -- Efflorescent Gladehart +(216698, 0, 3, 193221, 56110), -- Efflorescent Gladehind +(216698, 0, 2, 220737, 56110), -- Efflorescent Gladehind +(216697, 0, 3, 193221, 56110), -- Efflorescent Bristlebruin +(216697, 0, 2, 220737, 56110), -- Efflorescent Bristlebruin +(216696, 0, 3, 193221, 56110), -- Efflorescent Dreampaw +(216696, 0, 2, 220737, 56110), -- Efflorescent Dreampaw +(216695, 0, 2, 220737, 56110), -- Efflorescent Umbraclaw +(216695, 0, 1, 220737, 56110), -- Efflorescent Umbraclaw +(216694, 0, 2, 220737, 56110), -- Efflorescent Matriarch +(216694, 0, 1, 220737, 56110), -- Efflorescent Matriarch +(216693, 0, 2, 220737, 56110), -- Efflorescent Taloncub +(216693, 0, 1, 220737, 56110), -- Efflorescent Taloncub +(216692, 0, 3, 193221, 56110), -- Efflorescent Dreamtooth +(216692, 0, 2, 220737, 56110), -- Efflorescent Dreamtooth +(216691, 0, 3, 193221, 56110), -- Efflorescent Dreamsaber +(216691, 0, 2, 220737, 56110), -- Efflorescent Dreamsaber +(216690, 0, 3, 201828, 56110), -- Budding Lasher +(216690, 0, 2, 220737, 56110), -- Budding Lasher +(216688, 0, 2, 220737, 56110), -- Barrowden Watcher +(216688, 0, 1, 220737, 56110), -- Barrowden Watcher +(216676, 0, 2, 220737, 56110), -- Sparring Sentinel +(216676, 0, 1, 220737, 56110), -- Sparring Sentinel +(216675, 0, 2, 220737, 56110), -- Resting Sentinel +(216675, 0, 1, 220737, 56110), -- Resting Sentinel +(216674, 0, 2, 220737, 56110), -- Sparring Sentinel +(216674, 0, 1, 220737, 56110), -- Sparring Sentinel +(216663, 0, 7, 226136, 56110), -- The Bloodfeaster +(216663, 0, 6, 225950, 56110), -- The Bloodfeaster +(216663, 0, 5, 225950, 56110), -- The Bloodfeaster +(216663, 0, 4, 220737, 56110), -- The Bloodfeaster +(216663, 0, 3, 220737, 56110), -- The Bloodfeaster +(216663, 0, 2, 220737, 56110), -- The Bloodfeaster +(216663, 0, 1, 220737, 56110), -- The Bloodfeaster +(216663, 0, 0, 220737, 56110), -- The Bloodfeaster +(216658, 0, 1, 225741, 56110), -- Izo, the Grand Splicer +(216658, 0, 0, 220737, 56110), -- Izo, the Grand Splicer +(216648, 0, 1, 225741, 56110), -- Nx +(216648, 0, 0, 220737, 56110), -- Nx +(216630, 0, 6, 220737, 56110), -- Wretchroot +(216630, 0, 5, 220737, 56110), -- Wretchroot +(216630, 0, 4, 220737, 56110), -- Wretchroot +(216630, 0, 3, 220737, 56110), -- Wretchroot +(216630, 0, 2, 220737, 56110), -- Wretchroot +(216630, 0, 1, 212755, 56110); -- Wretchroot + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(216630, 0, 0, 212755, 56110), -- Wretchroot +(216621, 0, 9, 226136, 56110), -- Nerubian Webspinner +(216621, 0, 8, 226135, 56110), -- Nerubian Webspinner +(216621, 0, 7, 226135, 56110), -- Nerubian Webspinner +(216621, 0, 6, 225950, 56110), -- Nerubian Webspinner +(216621, 0, 5, 225950, 56110), -- Nerubian Webspinner +(216621, 0, 4, 220737, 56110), -- Nerubian Webspinner +(216621, 0, 3, 220737, 56110), -- Nerubian Webspinner +(216621, 0, 2, 220737, 56110), -- Nerubian Webspinner +(216621, 0, 1, 220737, 56110), -- Nerubian Webspinner +(216621, 0, 0, 220737, 56110), -- Nerubian Webspinner +(216619, 0, 6, 226136, 56110), -- Orator Krix'vizk +(216619, 0, 5, 226135, 56110), -- Orator Krix'vizk +(216619, 0, 4, 226135, 56110), -- Orator Krix'vizk +(216619, 0, 3, 225950, 56110), -- Orator Krix'vizk +(216619, 0, 2, 225950, 56110), -- Orator Krix'vizk +(216619, 0, 1, 225741, 56110), -- Orator Krix'vizk +(216619, 0, 0, 220737, 56110), -- Orator Krix'vizk +(216595, 0, 1, 220737, 56110), -- Wandering Ancient +(216595, 0, 0, 220737, 56110), -- Wandering Ancient +(216584, 0, 9, 226136, 56110), -- Nerubian Captain +(216584, 0, 8, 226135, 56110), -- Nerubian Captain +(216584, 0, 7, 226135, 56110), -- Nerubian Captain +(216584, 0, 6, 225950, 56110), -- Nerubian Captain +(216584, 0, 5, 225950, 56110), -- Nerubian Captain +(216584, 0, 4, 220737, 56110), -- Nerubian Captain +(216584, 0, 3, 220737, 56110), -- Nerubian Captain +(216584, 0, 2, 220737, 56110), -- Nerubian Captain +(216584, 0, 1, 220737, 56110), -- Nerubian Captain +(216584, 0, 0, 220737, 56110), -- Nerubian Captain +(216583, 0, 4, 220737, 56110), -- Chittering Fearmonger +(216583, 0, 3, 220737, 56110), -- Chittering Fearmonger +(216583, 0, 2, 220737, 56110), -- Chittering Fearmonger +(216583, 0, 1, 220737, 56110), -- Chittering Fearmonger +(216583, 0, 0, 220737, 56110), -- Chittering Fearmonger +(216582, 0, 6, 226136, 56110), -- Kx +(216582, 0, 5, 226136, 56110), -- Kx +(216582, 0, 4, 220737, 56110), -- Kx +(216582, 0, 3, 220737, 56110), -- Kx +(216582, 0, 2, 220737, 56110), -- Kx +(216582, 0, 1, 220737, 56110), -- Kx +(216582, 0, 0, 220737, 56110), -- Kx +(216578, 0, 6, 226136, 56110), -- Swarm-Maven Donmiss +(216578, 0, 5, 226136, 56110), -- Swarm-Maven Donmiss +(216578, 0, 4, 220737, 56110), -- Swarm-Maven Donmiss +(216578, 0, 3, 220737, 56110), -- Swarm-Maven Donmiss +(216578, 0, 2, 220737, 56110), -- Swarm-Maven Donmiss +(216578, 0, 1, 220737, 56110), -- Swarm-Maven Donmiss +(216578, 0, 0, 220737, 56110), -- Swarm-Maven Donmiss +(216577, 0, 4, 220737, 56110), -- Lady of the Lake +(216577, 0, 3, 220737, 56110), -- Lady of the Lake +(216577, 0, 2, 220737, 56110), -- Lady of the Lake +(216577, 0, 1, 220737, 56110), -- Lady of the Lake +(216577, 0, 0, 220737, 56110), -- Lady of the Lake +(216574, 0, 4, 220737, 56110), -- Meecebadminton +(216574, 0, 3, 220737, 56110), -- Meecebadminton +(216574, 0, 2, 220737, 56110), -- Meecebadminton +(216574, 0, 1, 220737, 56110), -- Meecebadminton +(216574, 0, 0, 220737, 56110), -- Meecebadminton +(216561, 0, 7, 226136, 56110), -- Gahn'dante +(216561, 0, 6, 225950, 56110), -- Gahn'dante +(216561, 0, 5, 225950, 56110), -- Gahn'dante +(216561, 0, 4, 220737, 56110), -- Gahn'dante +(216561, 0, 3, 220737, 56110), -- Gahn'dante +(216561, 0, 2, 220737, 56110), -- Gahn'dante +(216561, 0, 1, 220737, 56110), -- Gahn'dante +(216561, 0, 0, 220737, 56110), -- Gahn'dante +(216560, 0, 7, 226136, 56110), -- Al'haggro +(216560, 0, 6, 225950, 56110), -- Al'haggro +(216560, 0, 5, 225950, 56110), -- Al'haggro +(216560, 0, 4, 220737, 56110), -- Al'haggro +(216560, 0, 3, 220737, 56110), -- Al'haggro +(216560, 0, 2, 220737, 56110), -- Al'haggro +(216560, 0, 1, 220737, 56110), -- Al'haggro +(216560, 0, 0, 220737, 56110), -- Al'haggro +(216555, 0, 7, 220737, 56110), -- Heelripper +(216555, 0, 6, 220737, 56110), -- Heelripper +(216555, 0, 5, 220737, 56110), -- Heelripper +(216555, 0, 4, 220737, 56110), -- Heelripper +(216555, 0, 3, 220737, 56110), -- Heelripper +(216555, 0, 2, 226136, 56110), -- Heelripper +(216555, 0, 1, 225950, 56110), -- Heelripper +(216555, 0, 0, 225950, 56110), -- Heelripper +(216554, 0, 9, 226136, 56110), -- Sureki String Conductor +(216554, 0, 8, 226135, 56110), -- Sureki String Conductor +(216554, 0, 7, 226135, 56110), -- Sureki String Conductor +(216554, 0, 6, 225950, 56110), -- Sureki String Conductor +(216554, 0, 5, 225950, 56110), -- Sureki String Conductor +(216554, 0, 4, 220737, 56110), -- Sureki String Conductor +(216554, 0, 3, 220737, 56110), -- Sureki String Conductor +(216554, 0, 2, 220737, 56110), -- Sureki String Conductor +(216554, 0, 1, 220737, 56110), -- Sureki String Conductor +(216554, 0, 0, 220737, 56110), -- Sureki String Conductor +(216546, 0, 7, 226136, 56110), -- Kra'jhendo +(216546, 0, 6, 225950, 56110), -- Kra'jhendo +(216546, 0, 5, 225950, 56110), -- Kra'jhendo +(216546, 0, 4, 220737, 56110), -- Kra'jhendo +(216546, 0, 3, 220737, 56110), -- Kra'jhendo +(216546, 0, 2, 220737, 56110), -- Kra'jhendo +(216546, 0, 1, 220737, 56110), -- Kra'jhendo +(216546, 0, 0, 220737, 56110), -- Kra'jhendo +(216544, 0, 9, 226136, 56110), -- Sureki String Leader +(216544, 0, 8, 226135, 56110), -- Sureki String Leader +(216544, 0, 7, 226135, 56110), -- Sureki String Leader +(216544, 0, 6, 225950, 56110), -- Sureki String Leader +(216544, 0, 5, 225950, 56110), -- Sureki String Leader +(216544, 0, 4, 220737, 56110), -- Sureki String Leader +(216544, 0, 3, 220737, 56110), -- Sureki String Leader +(216544, 0, 2, 220737, 56110), -- Sureki String Leader +(216544, 0, 1, 220737, 56110), -- Sureki String Leader +(216544, 0, 0, 220737, 56110), -- Sureki String Leader +(216543, 0, 9, 226136, 56110), -- Sureki Needler +(216543, 0, 8, 226135, 56110), -- Sureki Needler +(216543, 0, 7, 226135, 56110), -- Sureki Needler +(216543, 0, 6, 225950, 56110), -- Sureki Needler +(216543, 0, 5, 225950, 56110), -- Sureki Needler +(216543, 0, 4, 220737, 56110), -- Sureki Needler +(216543, 0, 3, 220737, 56110), -- Sureki Needler +(216543, 0, 2, 220737, 56110), -- Sureki Needler +(216543, 0, 1, 220737, 56110), -- Sureki Needler +(216543, 0, 0, 220737, 56110), -- Sureki Needler +(216542, 0, 9, 226136, 56110), -- Sureki Silkcrusher +(216542, 0, 8, 226135, 56110), -- Sureki Silkcrusher +(216542, 0, 7, 226135, 56110), -- Sureki Silkcrusher +(216542, 0, 6, 225950, 56110), -- Sureki Silkcrusher +(216542, 0, 5, 225950, 56110), -- Sureki Silkcrusher +(216542, 0, 4, 220737, 56110), -- Sureki Silkcrusher +(216542, 0, 3, 220737, 56110), -- Sureki Silkcrusher +(216542, 0, 2, 220737, 56110), -- Sureki Silkcrusher +(216542, 0, 1, 220737, 56110), -- Sureki Silkcrusher +(216542, 0, 0, 220737, 56110), -- Sureki Silkcrusher +(216541, 0, 6, 226136, 56110), -- Threadmaestro Fothis +(216541, 0, 5, 226136, 56110), -- Threadmaestro Fothis +(216541, 0, 4, 220737, 56110), -- Threadmaestro Fothis +(216541, 0, 3, 220737, 56110), -- Threadmaestro Fothis +(216541, 0, 2, 220737, 56110), -- Threadmaestro Fothis +(216541, 0, 1, 220737, 56110), -- Threadmaestro Fothis +(216541, 0, 0, 220737, 56110), -- Threadmaestro Fothis +(216537, 0, 12, 225950, 56110), -- Burrowing Stoneswarmer +(216537, 0, 11, 225950, 56110), -- Burrowing Stoneswarmer +(216537, 0, 10, 226136, 56110), -- Burrowing Stoneswarmer +(216537, 0, 9, 220737, 56110), -- Burrowing Stoneswarmer +(216537, 0, 8, 220737, 56110), -- Burrowing Stoneswarmer +(216537, 0, 7, 220737, 56110), -- Burrowing Stoneswarmer +(216537, 0, 6, 220737, 56110), -- Burrowing Stoneswarmer +(216537, 0, 5, 220737, 56110), -- Burrowing Stoneswarmer +(216537, 0, 4, 225741, 56110), -- Burrowing Stoneswarmer +(216537, 0, 3, 219934, 56110), -- Burrowing Stoneswarmer +(216537, 0, 2, 219934, 56110), -- Burrowing Stoneswarmer +(216537, 0, 1, 219934, 56110), -- Burrowing Stoneswarmer +(216537, 0, 0, 219934, 56110), -- Burrowing Stoneswarmer +(216536, 0, 4, 220737, 56110), -- Deepsludger +(216536, 0, 3, 220737, 56110), -- Deepsludger +(216536, 0, 2, 220737, 56110), -- Deepsludger +(216536, 0, 1, 220737, 56110), -- Deepsludger +(216536, 0, 0, 220737, 56110), -- Deepsludger +(216527, 0, 4, 220737, 56110), -- Tidelord Teethwretch +(216527, 0, 3, 220737, 56110), -- Tidelord Teethwretch +(216527, 0, 2, 220737, 56110), -- Tidelord Teethwretch +(216527, 0, 1, 220737, 56110), -- Tidelord Teethwretch +(216527, 0, 0, 220737, 56110), -- Tidelord Teethwretch +(216526, 0, 4, 220737, 56110), -- The Abominable Wavecrasher +(216526, 0, 3, 220737, 56110), -- The Abominable Wavecrasher +(216526, 0, 2, 220737, 56110), -- The Abominable Wavecrasher +(216526, 0, 1, 220737, 56110), -- The Abominable Wavecrasher +(216526, 0, 0, 220737, 56110), -- The Abominable Wavecrasher +(216515, 0, 4, 220737, 56110), -- Deepwater Sludger +(216515, 0, 3, 220737, 56110), -- Deepwater Sludger +(216515, 0, 2, 220737, 56110), -- Deepwater Sludger +(216515, 0, 1, 220737, 56110), -- Deepwater Sludger +(216515, 0, 0, 220737, 56110), -- Deepwater Sludger +(216513, 0, 4, 220737, 56110), -- Deepriser Kobyss +(216513, 0, 3, 220737, 56110), -- Deepriser Kobyss +(216513, 0, 2, 220737, 56110), -- Deepriser Kobyss +(216513, 0, 1, 220737, 56110), -- Deepriser Kobyss +(216513, 0, 0, 220737, 56110), -- Deepriser Kobyss +(216494, 0, 4, 220737, 56110), -- Fog Drogher +(216494, 0, 3, 220737, 56110), -- Fog Drogher +(216494, 0, 2, 220737, 56110), -- Fog Drogher +(216494, 0, 1, 220737, 56110), -- Fog Drogher +(216494, 0, 0, 220737, 56110), -- Fog Drogher +(216487, 0, 4, 220737, 56110), -- Skardyn Remnants +(216487, 0, 3, 220737, 56110), -- Skardyn Remnants +(216487, 0, 2, 220737, 56110), -- Skardyn Remnants +(216487, 0, 1, 220737, 56110), -- Skardyn Remnants +(216487, 0, 0, 220737, 56110), -- Skardyn Remnants +(216473, 0, 1, 220737, 56110), -- Tree of Life +(216473, 0, 0, 220737, 56110), -- Tree of Life +(216472, 0, 1, 220737, 56110), -- Ancient of War +(216472, 0, 0, 220737, 56110), -- Ancient of War +(216471, 0, 1, 220737, 56110), -- Ancient of Wind +(216471, 0, 0, 220737, 56110), -- Ancient of Wind +(216470, 0, 1, 220737, 56110), -- Ancient of Lore +(216470, 0, 0, 220737, 56110), -- Ancient of Lore +(216465, 0, 1, 220737, 56110), -- Ancient Protector +(216465, 0, 0, 220737, 56110), -- Ancient Protector +(216454, 0, 4, 220737, 56110), -- Kobyss Fighter +(216454, 0, 3, 220737, 56110), -- Kobyss Fighter +(216454, 0, 2, 220737, 56110), -- Kobyss Fighter +(216454, 0, 1, 220737, 56110), -- Kobyss Fighter +(216454, 0, 0, 220737, 56110), -- Kobyss Fighter +(216409, 0, 4, 220737, 56110), -- Rockrekt +(216409, 0, 3, 220737, 56110), -- Rockrekt +(216409, 0, 2, 220737, 56110), -- Rockrekt +(216409, 0, 1, 220737, 56110), -- Rockrekt +(216409, 0, 0, 220737, 56110), -- Rockrekt +(216405, 0, 4, 220737, 56110), -- Razormouth Wormling +(216405, 0, 3, 220737, 56110), -- Razormouth Wormling +(216405, 0, 2, 220737, 56110), -- Razormouth Wormling +(216405, 0, 1, 220737, 56110), -- Razormouth Wormling +(216405, 0, 0, 220737, 56110), -- Razormouth Wormling +(216404, 0, 1, 220737, 56110), -- Slobbering Gnawer +(216404, 0, 0, 220737, 56110), -- Slobbering Gnawer +(216403, 0, 5, 193867, 56110), -- Slobbering Raider +(216403, 0, 4, 194443, 56110), -- Slobbering Raider +(216402, 0, 5, 193867, 56110), -- Slobbering Slinger +(216402, 0, 4, 194443, 56110), -- Slobbering Slinger +(216401, 0, 5, 193867, 56110), -- Slobbering Raider +(216401, 0, 4, 194443, 56110), -- Slobbering Raider +(216400, 0, 1, 220737, 56110), -- Slobbering Gnawer +(216400, 0, 0, 220737, 56110), -- Slobbering Gnawer +(216399, 0, 5, 193867, 56110), -- Slobbering Slinger +(216399, 0, 4, 194443, 56110), -- Slobbering Slinger +(216395, 0, 1, 220737, 56110), -- Slobbering Gnawer +(216395, 0, 0, 220737, 56110), -- Slobbering Gnawer +(216394, 0, 5, 193867, 56110), -- Slobbering Raider +(216394, 0, 4, 194443, 56110), -- Slobbering Raider +(216387, 0, 4, 220737, 56110), -- Razorling +(216387, 0, 3, 220737, 56110), -- Razorling +(216387, 0, 2, 220737, 56110), -- Razorling +(216387, 0, 1, 220737, 56110), -- Razorling +(216387, 0, 0, 220737, 56110), -- Razorling +(216365, 0, 7, 226136, 56110), -- Winged Carrier +(216365, 0, 6, 225950, 56110), -- Winged Carrier +(216365, 0, 5, 225950, 56110), -- Winged Carrier +(216365, 0, 4, 220737, 56110), -- Winged Carrier +(216365, 0, 3, 220737, 56110), -- Winged Carrier +(216365, 0, 2, 220737, 56110), -- Winged Carrier +(216365, 0, 1, 220737, 56110), -- Winged Carrier +(216365, 0, 0, 220737, 56110), -- Winged Carrier +(216364, 0, 6, 226136, 56110), -- Blood Overseer +(216364, 0, 5, 226136, 56110), -- Blood Overseer +(216364, 0, 4, 220737, 56110), -- Blood Overseer +(216364, 0, 3, 220737, 56110), -- Blood Overseer +(216364, 0, 2, 220737, 56110), -- Blood Overseer +(216364, 0, 1, 220737, 56110), -- Blood Overseer +(216364, 0, 0, 220737, 56110), -- Blood Overseer +(216363, 0, 6, 226136, 56110), -- Reinforced Drone +(216363, 0, 5, 226136, 56110), -- Reinforced Drone +(216363, 0, 4, 220737, 56110); -- Reinforced Drone + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(216363, 0, 3, 220737, 56110), -- Reinforced Drone +(216363, 0, 2, 220737, 56110), -- Reinforced Drone +(216363, 0, 1, 220737, 56110), -- Reinforced Drone +(216363, 0, 0, 220737, 56110), -- Reinforced Drone +(216342, 0, 9, 226136, 56110), -- Skittering Assistant +(216342, 0, 8, 226135, 56110), -- Skittering Assistant +(216342, 0, 7, 226135, 56110), -- Skittering Assistant +(216342, 0, 6, 225950, 56110), -- Skittering Assistant +(216342, 0, 5, 225950, 56110), -- Skittering Assistant +(216342, 0, 4, 220737, 56110), -- Skittering Assistant +(216342, 0, 3, 220737, 56110), -- Skittering Assistant +(216342, 0, 2, 220737, 56110), -- Skittering Assistant +(216342, 0, 1, 220737, 56110), -- Skittering Assistant +(216342, 0, 0, 220737, 56110), -- Skittering Assistant +(216341, 0, 7, 226136, 56110), -- Jabbing Flyer +(216341, 0, 6, 225950, 56110), -- Jabbing Flyer +(216341, 0, 5, 225950, 56110), -- Jabbing Flyer +(216341, 0, 4, 220737, 56110), -- Jabbing Flyer +(216341, 0, 3, 220737, 56110), -- Jabbing Flyer +(216341, 0, 2, 220737, 56110), -- Jabbing Flyer +(216341, 0, 1, 220737, 56110), -- Jabbing Flyer +(216341, 0, 0, 220737, 56110), -- Jabbing Flyer +(216340, 0, 7, 225950, 56110), -- Sentry Stagshell +(216340, 0, 6, 225950, 56110), -- Sentry Stagshell +(216340, 0, 5, 226136, 56110), -- Sentry Stagshell +(216340, 0, 4, 220737, 56110), -- Sentry Stagshell +(216340, 0, 3, 220737, 56110), -- Sentry Stagshell +(216340, 0, 2, 220737, 56110), -- Sentry Stagshell +(216340, 0, 1, 220737, 56110), -- Sentry Stagshell +(216340, 0, 0, 220737, 56110), -- Sentry Stagshell +(216339, 0, 6, 226136, 56110), -- Sureki Unnaturaler +(216339, 0, 5, 226136, 56110), -- Sureki Unnaturaler +(216339, 0, 4, 220737, 56110), -- Sureki Unnaturaler +(216339, 0, 3, 220737, 56110), -- Sureki Unnaturaler +(216339, 0, 2, 220737, 56110), -- Sureki Unnaturaler +(216339, 0, 1, 220737, 56110), -- Sureki Unnaturaler +(216339, 0, 0, 220737, 56110), -- Sureki Unnaturaler +(216338, 0, 9, 226136, 56110), -- Hulking Bloodguard +(216338, 0, 8, 226135, 56110), -- Hulking Bloodguard +(216338, 0, 7, 226135, 56110), -- Hulking Bloodguard +(216338, 0, 6, 225950, 56110), -- Hulking Bloodguard +(216338, 0, 5, 225950, 56110), -- Hulking Bloodguard +(216338, 0, 4, 220737, 56110), -- Hulking Bloodguard +(216338, 0, 3, 220737, 56110), -- Hulking Bloodguard +(216338, 0, 2, 220737, 56110), -- Hulking Bloodguard +(216338, 0, 1, 220737, 56110), -- Hulking Bloodguard +(216338, 0, 0, 220737, 56110), -- Hulking Bloodguard +(216337, 0, 6, 226136, 56110), -- Bloodworker +(216337, 0, 5, 226136, 56110), -- Bloodworker +(216337, 0, 4, 220737, 56110), -- Bloodworker +(216337, 0, 3, 220737, 56110), -- Bloodworker +(216337, 0, 2, 220737, 56110), -- Bloodworker +(216337, 0, 1, 220737, 56110), -- Bloodworker +(216337, 0, 0, 220737, 56110), -- Bloodworker +(216336, 0, 7, 226136, 56110), -- Ravenous Crawler +(216336, 0, 6, 225950, 56110), -- Ravenous Crawler +(216336, 0, 5, 225950, 56110), -- Ravenous Crawler +(216336, 0, 4, 220737, 56110), -- Ravenous Crawler +(216336, 0, 3, 220737, 56110), -- Ravenous Crawler +(216336, 0, 2, 220737, 56110), -- Ravenous Crawler +(216336, 0, 1, 220737, 56110), -- Ravenous Crawler +(216336, 0, 0, 220737, 56110), -- Ravenous Crawler +(216333, 0, 9, 226136, 56110), -- Bloodstained Assistant +(216333, 0, 8, 226135, 56110), -- Bloodstained Assistant +(216333, 0, 7, 226135, 56110), -- Bloodstained Assistant +(216333, 0, 6, 225950, 56110), -- Bloodstained Assistant +(216333, 0, 5, 225950, 56110), -- Bloodstained Assistant +(216333, 0, 4, 220737, 56110), -- Bloodstained Assistant +(216333, 0, 3, 220737, 56110), -- Bloodstained Assistant +(216333, 0, 2, 220737, 56110), -- Bloodstained Assistant +(216333, 0, 1, 220737, 56110), -- Bloodstained Assistant +(216333, 0, 0, 220737, 56110), -- Bloodstained Assistant +(216332, 0, 9, 226136, 56110), -- Nerubian Hematologist +(216332, 0, 8, 226135, 56110), -- Nerubian Hematologist +(216332, 0, 7, 226135, 56110), -- Nerubian Hematologist +(216332, 0, 6, 225950, 56110), -- Nerubian Hematologist +(216332, 0, 5, 225950, 56110), -- Nerubian Hematologist +(216332, 0, 4, 220737, 56110), -- Nerubian Hematologist +(216332, 0, 3, 220737, 56110), -- Nerubian Hematologist +(216332, 0, 2, 220737, 56110), -- Nerubian Hematologist +(216332, 0, 1, 220737, 56110), -- Nerubian Hematologist +(216332, 0, 0, 220737, 56110), -- Nerubian Hematologist +(216328, 0, 6, 220737, 56110), -- Unstable Test Subject +(216328, 0, 5, 220737, 56110), -- Unstable Test Subject +(216328, 0, 4, 220737, 56110), -- Unstable Test Subject +(216328, 0, 3, 220737, 56110), -- Unstable Test Subject +(216328, 0, 2, 220737, 56110), -- Unstable Test Subject +(216328, 0, 1, 226136, 56110), -- Unstable Test Subject +(216328, 0, 0, 226136, 56110), -- Unstable Test Subject +(216325, 0, 4, 220737, 56110), -- Crazed Predator +(216325, 0, 3, 220737, 56110), -- Crazed Predator +(216325, 0, 2, 220737, 56110), -- Crazed Predator +(216325, 0, 1, 220737, 56110), -- Crazed Predator +(216325, 0, 0, 220737, 56110), -- Crazed Predator +(216324, 0, 7, 226136, 56110), -- Ravenous Crawler +(216324, 0, 6, 225950, 56110), -- Ravenous Crawler +(216324, 0, 5, 225950, 56110), -- Ravenous Crawler +(216324, 0, 4, 220737, 56110), -- Ravenous Crawler +(216324, 0, 3, 220737, 56110), -- Ravenous Crawler +(216324, 0, 2, 220737, 56110), -- Ravenous Crawler +(216324, 0, 1, 220737, 56110), -- Ravenous Crawler +(216324, 0, 0, 220737, 56110), -- Ravenous Crawler +(216320, 0, 1, 225741, 56110), -- The Coaglamation +(216320, 0, 0, 220737, 56110), -- The Coaglamation +(216317, 0, 9, 220737, 56110), -- Enraged Chicken +(216317, 0, 8, 220737, 56110), -- Enraged Chicken +(216317, 0, 7, 220737, 56110), -- Enraged Chicken +(216317, 0, 6, 220737, 56110), -- Enraged Chicken +(216317, 0, 5, 220737, 56110), -- Enraged Chicken +(216317, 0, 4, 225741, 56110), -- Enraged Chicken +(216317, 0, 3, 219934, 56110), -- Enraged Chicken +(216317, 0, 2, 219934, 56110), -- Enraged Chicken +(216317, 0, 1, 219934, 56110), -- Enraged Chicken +(216317, 0, 0, 219934, 56110), -- Enraged Chicken +(216306, 0, 4, 220737, 56110), -- Deepwater Kobyss +(216306, 0, 3, 220737, 56110), -- Deepwater Kobyss +(216306, 0, 2, 220737, 56110), -- Deepwater Kobyss +(216306, 0, 1, 220737, 56110), -- Deepwater Kobyss +(216306, 0, 0, 220737, 56110), -- Deepwater Kobyss +(216304, 0, 4, 220737, 56110), -- Invasive Fungalbruiser +(216304, 0, 3, 220737, 56110), -- Invasive Fungalbruiser +(216304, 0, 2, 220737, 56110), -- Invasive Fungalbruiser +(216304, 0, 1, 220737, 56110), -- Invasive Fungalbruiser +(216304, 0, 0, 220737, 56110), -- Invasive Fungalbruiser +(216303, 0, 4, 220737, 56110), -- Kobold Looter +(216303, 0, 3, 220737, 56110), -- Kobold Looter +(216303, 0, 2, 220737, 56110), -- Kobold Looter +(216303, 0, 1, 220737, 56110), -- Kobold Looter +(216303, 0, 0, 220737, 56110), -- Kobold Looter +(216302, 0, 9, 226136, 56110), -- Sureki Dissident +(216302, 0, 8, 226135, 56110), -- Sureki Dissident +(216302, 0, 7, 226135, 56110), -- Sureki Dissident +(216302, 0, 6, 225950, 56110), -- Sureki Dissident +(216302, 0, 5, 225950, 56110), -- Sureki Dissident +(216302, 0, 4, 220737, 56110), -- Sureki Dissident +(216302, 0, 3, 220737, 56110), -- Sureki Dissident +(216302, 0, 2, 220737, 56110), -- Sureki Dissident +(216302, 0, 1, 220737, 56110), -- Sureki Dissident +(216302, 0, 0, 220737, 56110), -- Sureki Dissident +(216300, 0, 7, 226136, 56110), -- Spored Stinger +(216300, 0, 6, 225950, 56110), -- Spored Stinger +(216300, 0, 5, 225950, 56110), -- Spored Stinger +(216300, 0, 4, 220737, 56110), -- Spored Stinger +(216300, 0, 3, 220737, 56110), -- Spored Stinger +(216300, 0, 2, 220737, 56110), -- Spored Stinger +(216300, 0, 1, 220737, 56110), -- Spored Stinger +(216300, 0, 0, 220737, 56110), -- Spored Stinger +(216298, 0, 6, 226136, 56110), -- Meesk the Venomtongue +(216298, 0, 5, 226136, 56110), -- Meesk the Venomtongue +(216298, 0, 4, 220737, 56110), -- Meesk the Venomtongue +(216298, 0, 3, 220737, 56110), -- Meesk the Venomtongue +(216298, 0, 2, 220737, 56110), -- Meesk the Venomtongue +(216298, 0, 1, 220737, 56110), -- Meesk the Venomtongue +(216298, 0, 0, 220737, 56110), -- Meesk the Venomtongue +(216293, 0, 9, 226136, 56110), -- Trilling Attendant +(216293, 0, 8, 226135, 56110), -- Trilling Attendant +(216293, 0, 7, 226135, 56110), -- Trilling Attendant +(216293, 0, 6, 225950, 56110), -- Trilling Attendant +(216293, 0, 5, 225950, 56110), -- Trilling Attendant +(216293, 0, 4, 220737, 56110), -- Trilling Attendant +(216293, 0, 3, 220737, 56110), -- Trilling Attendant +(216293, 0, 2, 220737, 56110), -- Trilling Attendant +(216293, 0, 1, 220737, 56110), -- Trilling Attendant +(216293, 0, 0, 220737, 56110), -- Trilling Attendant +(216290, 0, 9, 220737, 56110), -- Enraged Chicken +(216290, 0, 8, 220737, 56110), -- Enraged Chicken +(216290, 0, 7, 220737, 56110), -- Enraged Chicken +(216290, 0, 6, 220737, 56110), -- Enraged Chicken +(216290, 0, 5, 220737, 56110), -- Enraged Chicken +(216290, 0, 4, 225741, 56110), -- Enraged Chicken +(216290, 0, 3, 219934, 56110), -- Enraged Chicken +(216290, 0, 2, 219934, 56110), -- Enraged Chicken +(216290, 0, 1, 219934, 56110), -- Enraged Chicken +(216290, 0, 0, 219934, 56110), -- Enraged Chicken +(216288, 0, 9, 220737, 56110), -- Pupating Stinger +(216288, 0, 8, 220737, 56110), -- Pupating Stinger +(216288, 0, 7, 220737, 56110), -- Pupating Stinger +(216288, 0, 6, 220737, 56110), -- Pupating Stinger +(216288, 0, 5, 220737, 56110), -- Pupating Stinger +(216288, 0, 4, 225741, 56110), -- Pupating Stinger +(216288, 0, 3, 219934, 56110), -- Pupating Stinger +(216288, 0, 2, 219934, 56110), -- Pupating Stinger +(216288, 0, 1, 219934, 56110), -- Pupating Stinger +(216288, 0, 0, 219934, 56110), -- Pupating Stinger +(216285, 0, 2, 220737, 56110), -- Ellandrieth +(216285, 0, 1, 220737, 56110), -- Ellandrieth +(216284, 0, 2, 220737, 56110), -- Mythrin'dir +(216284, 0, 1, 220737, 56110), -- Mythrin'dir +(216282, 0, 9, 225741, 56110), -- Fungarian Nibbler +(216282, 0, 8, 219934, 56110), -- Fungarian Nibbler +(216282, 0, 7, 219934, 56110), -- Fungarian Nibbler +(216282, 0, 6, 219934, 56110), -- Fungarian Nibbler +(216282, 0, 5, 219934, 56110), -- Fungarian Nibbler +(216282, 0, 4, 220737, 56110), -- Fungarian Nibbler +(216282, 0, 3, 220737, 56110), -- Fungarian Nibbler +(216282, 0, 2, 220737, 56110), -- Fungarian Nibbler +(216282, 0, 1, 220737, 56110), -- Fungarian Nibbler +(216282, 0, 0, 220737, 56110), -- Fungarian Nibbler +(216281, 0, 9, 225741, 56110), -- Encroaching Fungarian +(216281, 0, 8, 219934, 56110), -- Encroaching Fungarian +(216281, 0, 7, 219934, 56110), -- Encroaching Fungarian +(216281, 0, 6, 219934, 56110), -- Encroaching Fungarian +(216281, 0, 5, 219934, 56110), -- Encroaching Fungarian +(216281, 0, 4, 220737, 56110), -- Encroaching Fungarian +(216281, 0, 3, 220737, 56110), -- Encroaching Fungarian +(216281, 0, 2, 220737, 56110), -- Encroaching Fungarian +(216281, 0, 1, 220737, 56110), -- Encroaching Fungarian +(216281, 0, 0, 220737, 56110), -- Encroaching Fungarian +(216280, 0, 2, 220737, 56110), -- Saelienne +(216280, 0, 1, 220737, 56110), -- Saelienne +(216274, 0, 2, 220737, 56110), -- Bel'ameth Sentinel +(216274, 0, 1, 220737, 56110), -- Bel'ameth Sentinel +(216273, 0, 2, 220737, 56110), -- Bel'ameth Huntress +(216273, 0, 1, 220737, 56110), -- Bel'ameth Huntress +(216250, 0, 9, 220737, 56110), -- Raging Roots +(216250, 0, 8, 220737, 56110), -- Raging Roots +(216250, 0, 7, 220737, 56110), -- Raging Roots +(216250, 0, 6, 220737, 56110), -- Raging Roots +(216250, 0, 5, 220737, 56110), -- Raging Roots +(216250, 0, 4, 225741, 56110), -- Raging Roots +(216250, 0, 3, 219934, 56110), -- Raging Roots +(216250, 0, 2, 219934, 56110), -- Raging Roots +(216250, 0, 1, 219934, 56110), -- Raging Roots +(216250, 0, 0, 219934, 56110), -- Raging Roots +(216249, 0, 12, 226136, 56110), -- Understalker Tunneler +(216249, 0, 11, 225950, 56110), -- Understalker Tunneler +(216249, 0, 10, 225950, 56110), -- Understalker Tunneler +(216249, 0, 9, 220737, 56110), -- Understalker Tunneler +(216249, 0, 8, 220737, 56110), -- Understalker Tunneler +(216249, 0, 7, 220737, 56110), -- Understalker Tunneler +(216249, 0, 6, 220737, 56110), -- Understalker Tunneler +(216249, 0, 5, 220737, 56110), -- Understalker Tunneler +(216249, 0, 4, 225741, 56110), -- Understalker Tunneler +(216249, 0, 3, 219934, 56110), -- Understalker Tunneler +(216249, 0, 2, 219934, 56110), -- Understalker Tunneler +(216249, 0, 1, 219934, 56110), -- Understalker Tunneler +(216249, 0, 0, 219934, 56110), -- Understalker Tunneler +(216247, 0, 14, 225741, 56110), -- Nerubian Ambusher +(216247, 0, 13, 219934, 56110), -- Nerubian Ambusher +(216247, 0, 12, 219934, 56110), -- Nerubian Ambusher +(216247, 0, 11, 219934, 56110), -- Nerubian Ambusher +(216247, 0, 10, 219934, 56110), -- Nerubian Ambusher +(216247, 0, 9, 226136, 56110), -- Nerubian Ambusher +(216247, 0, 8, 226135, 56110), -- Nerubian Ambusher +(216247, 0, 7, 226135, 56110), -- Nerubian Ambusher +(216247, 0, 6, 225950, 56110), -- Nerubian Ambusher +(216247, 0, 5, 225950, 56110), -- Nerubian Ambusher +(216247, 0, 4, 220737, 56110), -- Nerubian Ambusher +(216247, 0, 3, 220737, 56110), -- Nerubian Ambusher +(216247, 0, 2, 220737, 56110); -- Nerubian Ambusher + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(216247, 0, 1, 220737, 56110), -- Nerubian Ambusher +(216247, 0, 0, 220737, 56110), -- Nerubian Ambusher +(216246, 0, 9, 220737, 56110), -- Lashroom +(216246, 0, 8, 220737, 56110), -- Lashroom +(216246, 0, 7, 220737, 56110), -- Lashroom +(216246, 0, 6, 220737, 56110), -- Lashroom +(216246, 0, 5, 220737, 56110), -- Lashroom +(216246, 0, 4, 225741, 56110), -- Lashroom +(216246, 0, 3, 219934, 56110), -- Lashroom +(216246, 0, 2, 219934, 56110), -- Lashroom +(216246, 0, 1, 219934, 56110), -- Lashroom +(216246, 0, 0, 219934, 56110), -- Lashroom +(216228, 0, 2, 220737, 56110), -- Alassin +(216228, 0, 1, 220737, 56110), -- Alassin +(216221, 0, 4, 220737, 56110), -- Earthen-Ward Sentinel +(216221, 0, 3, 220737, 56110), -- Earthen-Ward Sentinel +(216221, 0, 2, 220737, 56110), -- Earthen-Ward Sentinel +(216221, 0, 1, 220737, 56110), -- Earthen-Ward Sentinel +(216221, 0, 0, 220737, 56110), -- Earthen-Ward Sentinel +(216214, 0, 5, 220737, 56110), -- Mawblossom +(216214, 0, 4, 220737, 56110), -- Mawblossom +(216214, 0, 3, 220737, 56110), -- Mawblossom +(216214, 0, 2, 220737, 56110), -- Mawblossom +(216214, 0, 1, 220737, 56110), -- Mawblossom +(216214, 0, 0, 212755, 56110), -- Mawblossom +(216199, 0, 10, 226162, 56110), -- Siege Spinner +(216199, 0, 9, 220737, 56110), -- Siege Spinner +(216199, 0, 8, 220737, 56110), -- Siege Spinner +(216199, 0, 7, 220737, 56110), -- Siege Spinner +(216199, 0, 6, 220737, 56110), -- Siege Spinner +(216199, 0, 5, 220737, 56110), -- Siege Spinner +(216199, 0, 4, 226136, 56110), -- Siege Spinner +(216199, 0, 3, 226135, 56110), -- Siege Spinner +(216199, 0, 2, 226135, 56110), -- Siege Spinner +(216199, 0, 1, 225950, 56110), -- Siege Spinner +(216199, 0, 0, 225950, 56110), -- Siege Spinner +(216197, 0, 7, 226136, 56110), -- Nerubian Swarmer +(216197, 0, 6, 225950, 56110), -- Nerubian Swarmer +(216197, 0, 5, 225950, 56110), -- Nerubian Swarmer +(216197, 0, 4, 220737, 56110), -- Nerubian Swarmer +(216197, 0, 3, 220737, 56110), -- Nerubian Swarmer +(216197, 0, 2, 220737, 56110), -- Nerubian Swarmer +(216197, 0, 1, 220737, 56110), -- Nerubian Swarmer +(216197, 0, 0, 220737, 56110), -- Nerubian Swarmer +(216194, 0, 9, 226136, 56110), -- Armored Scuttler +(216194, 0, 8, 226135, 56110), -- Armored Scuttler +(216194, 0, 7, 226135, 56110), -- Armored Scuttler +(216194, 0, 6, 225950, 56110), -- Armored Scuttler +(216194, 0, 5, 225950, 56110), -- Armored Scuttler +(216194, 0, 4, 220737, 56110), -- Armored Scuttler +(216194, 0, 3, 220737, 56110), -- Armored Scuttler +(216194, 0, 2, 220737, 56110), -- Armored Scuttler +(216194, 0, 1, 220737, 56110), -- Armored Scuttler +(216194, 0, 0, 220737, 56110), -- Armored Scuttler +(216193, 0, 9, 226136, 56110), -- Clotweave Widow +(216193, 0, 8, 226135, 56110), -- Clotweave Widow +(216193, 0, 7, 226135, 56110), -- Clotweave Widow +(216193, 0, 6, 225950, 56110), -- Clotweave Widow +(216193, 0, 5, 225950, 56110), -- Clotweave Widow +(216193, 0, 4, 220737, 56110), -- Clotweave Widow +(216193, 0, 3, 220737, 56110), -- Clotweave Widow +(216193, 0, 2, 220737, 56110), -- Clotweave Widow +(216193, 0, 1, 220737, 56110), -- Clotweave Widow +(216193, 0, 0, 220737, 56110), -- Clotweave Widow +(216192, 0, 9, 226136, 56110), -- Venombane Spitter +(216192, 0, 8, 226135, 56110), -- Venombane Spitter +(216192, 0, 7, 226135, 56110), -- Venombane Spitter +(216192, 0, 6, 225950, 56110), -- Venombane Spitter +(216192, 0, 5, 225950, 56110), -- Venombane Spitter +(216192, 0, 4, 220737, 56110), -- Venombane Spitter +(216192, 0, 3, 220737, 56110), -- Venombane Spitter +(216192, 0, 2, 220737, 56110), -- Venombane Spitter +(216192, 0, 1, 220737, 56110), -- Venombane Spitter +(216192, 0, 0, 220737, 56110), -- Venombane Spitter +(216191, 0, 9, 226136, 56110), -- Necrofang Reaper +(216191, 0, 8, 226135, 56110), -- Necrofang Reaper +(216191, 0, 7, 226135, 56110), -- Necrofang Reaper +(216191, 0, 6, 225950, 56110), -- Necrofang Reaper +(216191, 0, 5, 225950, 56110), -- Necrofang Reaper +(216191, 0, 4, 220737, 56110), -- Necrofang Reaper +(216191, 0, 3, 220737, 56110), -- Necrofang Reaper +(216191, 0, 2, 220737, 56110), -- Necrofang Reaper +(216191, 0, 1, 220737, 56110), -- Necrofang Reaper +(216191, 0, 0, 220737, 56110), -- Necrofang Reaper +(216157, 0, 4, 220737, 56110), -- Invading Kobold +(216157, 0, 3, 220737, 56110), -- Invading Kobold +(216157, 0, 2, 220737, 56110), -- Invading Kobold +(216157, 0, 1, 220737, 56110), -- Invading Kobold +(216157, 0, 0, 220737, 56110), -- Invading Kobold +(216144, 0, 7, 220737, 56110), -- Siege Hauler +(216144, 0, 6, 220737, 56110), -- Siege Hauler +(216144, 0, 5, 220737, 56110), -- Siege Hauler +(216144, 0, 4, 220737, 56110), -- Siege Hauler +(216144, 0, 3, 220737, 56110), -- Siege Hauler +(216144, 0, 2, 225950, 56110), -- Siege Hauler +(216144, 0, 1, 225950, 56110), -- Siege Hauler +(216144, 0, 0, 226136, 56110), -- Siege Hauler +(216124, 0, 1, 220737, 56110), -- Ancient Centaur Corpse +(216124, 0, 0, 220737, 56110), -- Ancient Centaur Corpse +(216082, 0, 1, 220737, 56110), -- Dogmatic Soot-Seer +(216082, 0, 0, 220737, 56110), -- Dogmatic Soot-Seer +(216078, 0, 4, 220737, 56110), -- Fallowbarb +(216078, 0, 3, 220737, 56110), -- Fallowbarb +(216078, 0, 2, 220737, 56110), -- Fallowbarb +(216078, 0, 1, 220737, 56110), -- Fallowbarb +(216078, 0, 0, 220737, 56110), -- Fallowbarb +(216077, 0, 4, 220737, 56110), -- Fungal Infestor +(216077, 0, 3, 220737, 56110), -- Fungal Infestor +(216077, 0, 2, 220737, 56110), -- Fungal Infestor +(216077, 0, 1, 220737, 56110), -- Fungal Infestor +(216077, 0, 0, 220737, 56110), -- Fungal Infestor +(216066, 0, 4, 220737, 56110), -- Parasitic Wasp +(216066, 0, 3, 220737, 56110), -- Parasitic Wasp +(216066, 0, 2, 220737, 56110), -- Parasitic Wasp +(216066, 0, 1, 220737, 56110), -- Parasitic Wasp +(216066, 0, 0, 220737, 56110), -- Parasitic Wasp +(216065, 0, 4, 220737, 56110), -- Bloatrot Stinger +(216065, 0, 3, 220737, 56110), -- Bloatrot Stinger +(216065, 0, 2, 220737, 56110), -- Bloatrot Stinger +(216065, 0, 1, 220737, 56110), -- Bloatrot Stinger +(216065, 0, 0, 220737, 56110), -- Bloatrot Stinger +(216058, 0, 4, 220737, 56110), -- Rock Snail +(216058, 0, 3, 220737, 56110), -- Rock Snail +(216058, 0, 2, 220737, 56110), -- Rock Snail +(216058, 0, 1, 220737, 56110), -- Rock Snail +(216058, 0, 0, 220737, 56110), -- Rock Snail +(216055, 0, 4, 220737, 56110), -- Cavern Glowmite +(216055, 0, 3, 220737, 56110), -- Cavern Glowmite +(216055, 0, 2, 220737, 56110), -- Cavern Glowmite +(216055, 0, 1, 220737, 56110), -- Cavern Glowmite +(216055, 0, 0, 220737, 56110), -- Cavern Glowmite +(216054, 0, 4, 220737, 56110), -- Skardyn Engineer +(216054, 0, 3, 220737, 56110), -- Skardyn Engineer +(216054, 0, 2, 220737, 56110), -- Skardyn Engineer +(216054, 0, 1, 220737, 56110), -- Skardyn Engineer +(216054, 0, 0, 220737, 56110), -- Skardyn Engineer +(216052, 0, 7, 225741, 56110), -- Skirmisher Sa'zryk +(216052, 0, 6, 226136, 56110), -- Skirmisher Sa'zryk +(216052, 0, 5, 226136, 56110), -- Skirmisher Sa'zryk +(216052, 0, 4, 220737, 56110), -- Skirmisher Sa'zryk +(216052, 0, 3, 220737, 56110), -- Skirmisher Sa'zryk +(216052, 0, 2, 220737, 56110), -- Skirmisher Sa'zryk +(216052, 0, 1, 220737, 56110), -- Skirmisher Sa'zryk +(216052, 0, 0, 220737, 56110), -- Skirmisher Sa'zryk +(216051, 0, 7, 225741, 56110), -- Umbraclaw Matra +(216051, 0, 6, 226136, 56110), -- Umbraclaw Matra +(216051, 0, 5, 226136, 56110), -- Umbraclaw Matra +(216051, 0, 4, 220737, 56110), -- Umbraclaw Matra +(216051, 0, 3, 220737, 56110), -- Umbraclaw Matra +(216051, 0, 2, 220737, 56110), -- Umbraclaw Matra +(216051, 0, 1, 220737, 56110), -- Umbraclaw Matra +(216051, 0, 0, 220737, 56110), -- Umbraclaw Matra +(216050, 0, 10, 225741, 56110), -- Harvester Qixt +(216050, 0, 9, 226136, 56110), -- Harvester Qixt +(216050, 0, 8, 226135, 56110), -- Harvester Qixt +(216050, 0, 7, 226135, 56110), -- Harvester Qixt +(216050, 0, 6, 225950, 56110), -- Harvester Qixt +(216050, 0, 5, 225950, 56110), -- Harvester Qixt +(216050, 0, 4, 220737, 56110), -- Harvester Qixt +(216050, 0, 3, 220737, 56110), -- Harvester Qixt +(216050, 0, 2, 220737, 56110), -- Harvester Qixt +(216050, 0, 1, 220737, 56110), -- Harvester Qixt +(216050, 0, 0, 220737, 56110), -- Harvester Qixt +(216049, 0, 5, 225741, 56110), -- The Oozekhan +(216049, 0, 4, 220737, 56110), -- The Oozekhan +(216049, 0, 3, 220737, 56110), -- The Oozekhan +(216049, 0, 2, 220737, 56110), -- The Oozekhan +(216049, 0, 1, 220737, 56110), -- The Oozekhan +(216049, 0, 0, 220737, 56110), -- The Oozekhan +(216048, 0, 10, 225741, 56110), -- Jix'ak the Crazed +(216048, 0, 9, 226136, 56110), -- Jix'ak the Crazed +(216048, 0, 8, 226135, 56110), -- Jix'ak the Crazed +(216048, 0, 7, 226135, 56110), -- Jix'ak the Crazed +(216048, 0, 6, 225950, 56110), -- Jix'ak the Crazed +(216048, 0, 5, 225950, 56110), -- Jix'ak the Crazed +(216048, 0, 4, 220737, 56110), -- Jix'ak the Crazed +(216048, 0, 3, 220737, 56110), -- Jix'ak the Crazed +(216048, 0, 2, 220737, 56110), -- Jix'ak the Crazed +(216048, 0, 1, 220737, 56110), -- Jix'ak the Crazed +(216048, 0, 0, 220737, 56110), -- Jix'ak the Crazed +(216047, 0, 4, 220737, 56110), -- The One Left +(216047, 0, 3, 220737, 56110), -- The One Left +(216047, 0, 2, 220737, 56110), -- The One Left +(216047, 0, 1, 220737, 56110), -- The One Left +(216047, 0, 0, 220737, 56110), -- The One Left +(216046, 0, 7, 226136, 56110), -- Tka'ktath +(216046, 0, 6, 225950, 56110), -- Tka'ktath +(216046, 0, 5, 225950, 56110), -- Tka'ktath +(216046, 0, 4, 220737, 56110), -- Tka'ktath +(216046, 0, 3, 220737, 56110), -- Tka'ktath +(216046, 0, 2, 220737, 56110), -- Tka'ktath +(216046, 0, 1, 220737, 56110), -- Tka'ktath +(216046, 0, 0, 220737, 56110), -- Tka'ktath +(216045, 0, 5, 225741, 56110), -- Enduring Gutterface +(216045, 0, 4, 220737, 56110), -- Enduring Gutterface +(216045, 0, 3, 220737, 56110), -- Enduring Gutterface +(216045, 0, 2, 220737, 56110), -- Enduring Gutterface +(216045, 0, 1, 220737, 56110), -- Enduring Gutterface +(216045, 0, 0, 220737, 56110), -- Enduring Gutterface +(216044, 0, 8, 225741, 56110), -- Maddened Siegebomber +(216044, 0, 7, 225950, 56110), -- Maddened Siegebomber +(216044, 0, 6, 225950, 56110), -- Maddened Siegebomber +(216044, 0, 5, 226136, 56110), -- Maddened Siegebomber +(216044, 0, 4, 220737, 56110), -- Maddened Siegebomber +(216044, 0, 3, 220737, 56110), -- Maddened Siegebomber +(216044, 0, 2, 220737, 56110), -- Maddened Siegebomber +(216044, 0, 1, 220737, 56110), -- Maddened Siegebomber +(216044, 0, 0, 220737, 56110), -- Maddened Siegebomber +(216043, 0, 5, 225741, 56110), -- Monstrous Lasharoth +(216043, 0, 4, 220737, 56110), -- Monstrous Lasharoth +(216043, 0, 3, 220737, 56110), -- Monstrous Lasharoth +(216043, 0, 2, 220737, 56110), -- Monstrous Lasharoth +(216043, 0, 1, 220737, 56110), -- Monstrous Lasharoth +(216043, 0, 0, 220737, 56110), -- Monstrous Lasharoth +(216042, 0, 5, 225741, 56110), -- Cha'tak +(216042, 0, 4, 220737, 56110), -- Cha'tak +(216042, 0, 3, 220737, 56110), -- Cha'tak +(216042, 0, 2, 220737, 56110), -- Cha'tak +(216042, 0, 1, 220737, 56110), -- Cha'tak +(216042, 0, 0, 220737, 56110), -- Cha'tak +(216041, 0, 9, 226136, 56110), -- Webspeaker Grik'ik +(216041, 0, 8, 226135, 56110), -- Webspeaker Grik'ik +(216041, 0, 7, 226135, 56110), -- Webspeaker Grik'ik +(216041, 0, 6, 225950, 56110), -- Webspeaker Grik'ik +(216041, 0, 5, 225950, 56110), -- Webspeaker Grik'ik +(216041, 0, 4, 220737, 56110), -- Webspeaker Grik'ik +(216041, 0, 3, 220737, 56110), -- Webspeaker Grik'ik +(216041, 0, 2, 220737, 56110), -- Webspeaker Grik'ik +(216041, 0, 1, 220737, 56110), -- Webspeaker Grik'ik +(216041, 0, 0, 220737, 56110), -- Webspeaker Grik'ik +(216039, 0, 8, 225741, 56110), -- Xishorr +(216039, 0, 7, 226136, 56110), -- Xishorr +(216039, 0, 6, 225950, 56110), -- Xishorr +(216039, 0, 5, 225950, 56110), -- Xishorr +(216039, 0, 4, 220737, 56110), -- Xishorr +(216039, 0, 3, 220737, 56110), -- Xishorr +(216039, 0, 2, 220737, 56110), -- Xishorr +(216039, 0, 1, 220737, 56110), -- Xishorr +(216039, 0, 0, 220737, 56110), -- Xishorr +(216038, 0, 10, 225741, 56110), -- The Groundskeeper +(216038, 0, 9, 226136, 56110), -- The Groundskeeper +(216038, 0, 8, 226135, 56110), -- The Groundskeeper +(216038, 0, 7, 226135, 56110), -- The Groundskeeper +(216038, 0, 6, 225950, 56110), -- The Groundskeeper +(216038, 0, 5, 225950, 56110), -- The Groundskeeper +(216038, 0, 4, 220737, 56110), -- The Groundskeeper +(216038, 0, 3, 220737, 56110), -- The Groundskeeper +(216038, 0, 2, 220737, 56110), -- The Groundskeeper +(216038, 0, 1, 220737, 56110), -- The Groundskeeper +(216038, 0, 0, 220737, 56110); -- The Groundskeeper + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(216037, 0, 7, 226136, 56110), -- Vilewing +(216037, 0, 6, 225950, 56110), -- Vilewing +(216037, 0, 5, 225950, 56110), -- Vilewing +(216037, 0, 4, 220737, 56110), -- Vilewing +(216037, 0, 3, 220737, 56110), -- Vilewing +(216037, 0, 2, 220737, 56110), -- Vilewing +(216037, 0, 1, 220737, 56110), -- Vilewing +(216037, 0, 0, 220737, 56110), -- Vilewing +(216036, 0, 4, 220737, 56110), -- Lighteater +(216036, 0, 3, 220737, 56110), -- Lighteater +(216036, 0, 2, 220737, 56110), -- Lighteater +(216036, 0, 1, 220737, 56110), -- Lighteater +(216036, 0, 0, 220737, 56110), -- Lighteater +(216035, 0, 4, 220737, 56110), -- Heartfang +(216035, 0, 3, 220737, 56110), -- Heartfang +(216035, 0, 2, 220737, 56110), -- Heartfang +(216035, 0, 1, 220737, 56110), -- Heartfang +(216035, 0, 0, 220737, 56110), -- Heartfang +(216034, 0, 5, 225741, 56110), -- XT-Minecrusher 8700 +(216034, 0, 4, 220737, 56110), -- XT-Minecrusher 8700 +(216034, 0, 3, 220737, 56110), -- XT-Minecrusher 8700 +(216034, 0, 2, 220737, 56110), -- XT-Minecrusher 8700 +(216034, 0, 1, 220737, 56110), -- XT-Minecrusher 8700 +(216034, 0, 0, 220737, 56110), -- XT-Minecrusher 8700 +(216032, 0, 9, 226136, 56110), -- Khak'ik +(216032, 0, 8, 226135, 56110), -- Khak'ik +(216032, 0, 7, 226135, 56110), -- Khak'ik +(216032, 0, 6, 225950, 56110), -- Khak'ik +(216032, 0, 5, 225950, 56110), -- Khak'ik +(216032, 0, 4, 220737, 56110), -- Khak'ik +(216032, 0, 3, 220737, 56110), -- Khak'ik +(216032, 0, 2, 220737, 56110), -- Khak'ik +(216032, 0, 1, 220737, 56110), -- Khak'ik +(216032, 0, 0, 220737, 56110), -- Khak'ik +(216031, 0, 4, 220737, 56110), -- Abyssal Devourer +(216031, 0, 3, 220737, 56110), -- Abyssal Devourer +(216031, 0, 2, 220737, 56110), -- Abyssal Devourer +(216031, 0, 1, 220737, 56110), -- Abyssal Devourer +(216031, 0, 0, 220737, 56110), -- Abyssal Devourer +(216025, 0, 4, 220737, 56110), -- Rampaging Elemental +(216025, 0, 3, 220737, 56110), -- Rampaging Elemental +(216025, 0, 2, 220737, 56110), -- Rampaging Elemental +(216025, 0, 1, 220737, 56110), -- Rampaging Elemental +(216025, 0, 0, 220737, 56110), -- Rampaging Elemental +(216019, 0, 6, 226136, 56110), -- Siege Hopebreaker +(216019, 0, 5, 226136, 56110), -- Siege Hopebreaker +(216019, 0, 4, 220737, 56110), -- Siege Hopebreaker +(216019, 0, 3, 220737, 56110), -- Siege Hopebreaker +(216019, 0, 2, 220737, 56110), -- Siege Hopebreaker +(216019, 0, 1, 220737, 56110), -- Siege Hopebreaker +(216019, 0, 0, 220737, 56110), -- Siege Hopebreaker +(216017, 0, 5, 220737, 56110), -- Great Stormfang +(216017, 0, 4, 220737, 56110), -- Great Stormfang +(216017, 0, 3, 220737, 56110), -- Great Stormfang +(216017, 0, 2, 220737, 56110), -- Great Stormfang +(216017, 0, 1, 220737, 56110), -- Great Stormfang +(216017, 0, 0, 213002, 56110), -- Great Stormfang +(216016, 0, 9, 226136, 56110), -- Siegehold Defender +(216016, 0, 8, 226135, 56110), -- Siegehold Defender +(216016, 0, 7, 226135, 56110), -- Siegehold Defender +(216016, 0, 6, 225950, 56110), -- Siegehold Defender +(216016, 0, 5, 225950, 56110), -- Siegehold Defender +(216016, 0, 4, 220737, 56110), -- Siegehold Defender +(216016, 0, 3, 220737, 56110), -- Siegehold Defender +(216016, 0, 2, 220737, 56110), -- Siegehold Defender +(216016, 0, 1, 220737, 56110), -- Siegehold Defender +(216016, 0, 0, 220737, 56110), -- Siegehold Defender +(216010, 0, 0, 212755, 56110), -- UNUSED +(216003, 0, 4, 220737, 56110), -- Distracted Technician +(216003, 0, 3, 220737, 56110), -- Distracted Technician +(216003, 0, 2, 220737, 56110), -- Distracted Technician +(216003, 0, 1, 220737, 56110), -- Distracted Technician +(216003, 0, 0, 220737, 56110), -- Distracted Technician +(215999, 0, 1, 220737, 56110), -- Bronze Timekeeper Assistant +(215999, 0, 0, 220737, 56110), -- Bronze Timekeeper Assistant +(215991, 0, 7, 225950, 56110), -- Seige Sniffer +(215991, 0, 6, 225950, 56110), -- Seige Sniffer +(215991, 0, 5, 226136, 56110), -- Seige Sniffer +(215991, 0, 4, 220737, 56110), -- Seige Sniffer +(215991, 0, 3, 220737, 56110), -- Seige Sniffer +(215991, 0, 2, 220737, 56110), -- Seige Sniffer +(215991, 0, 1, 220737, 56110), -- Seige Sniffer +(215991, 0, 0, 220737, 56110), -- Seige Sniffer +(215990, 0, 7, 220737, 56110), -- Frenzied Siege-Swarmer +(215990, 0, 6, 220737, 56110), -- Frenzied Siege-Swarmer +(215990, 0, 5, 220737, 56110), -- Frenzied Siege-Swarmer +(215990, 0, 4, 220737, 56110), -- Frenzied Siege-Swarmer +(215990, 0, 3, 220737, 56110), -- Frenzied Siege-Swarmer +(215990, 0, 2, 226136, 56110), -- Frenzied Siege-Swarmer +(215990, 0, 1, 225950, 56110), -- Frenzied Siege-Swarmer +(215990, 0, 0, 225950, 56110), -- Frenzied Siege-Swarmer +(215988, 0, 6, 220737, 56110), -- Royal Quartermaster Ze'erik +(215988, 0, 5, 220737, 56110), -- Royal Quartermaster Ze'erik +(215988, 0, 4, 220737, 56110), -- Royal Quartermaster Ze'erik +(215988, 0, 3, 220737, 56110), -- Royal Quartermaster Ze'erik +(215988, 0, 2, 220737, 56110), -- Royal Quartermaster Ze'erik +(215988, 0, 1, 226136, 56110), -- Royal Quartermaster Ze'erik +(215988, 0, 0, 226136, 56110), -- Royal Quartermaster Ze'erik +(215987, 0, 9, 220737, 56110), -- Siege Marshal Tekhzok +(215987, 0, 8, 220737, 56110), -- Siege Marshal Tekhzok +(215987, 0, 7, 220737, 56110), -- Siege Marshal Tekhzok +(215987, 0, 6, 220737, 56110), -- Siege Marshal Tekhzok +(215987, 0, 5, 220737, 56110), -- Siege Marshal Tekhzok +(215987, 0, 4, 226136, 56110), -- Siege Marshal Tekhzok +(215987, 0, 3, 226135, 56110), -- Siege Marshal Tekhzok +(215987, 0, 2, 226135, 56110), -- Siege Marshal Tekhzok +(215987, 0, 1, 225950, 56110), -- Siege Marshal Tekhzok +(215987, 0, 0, 225950, 56110), -- Siege Marshal Tekhzok +(215983, 0, 7, 226162, 56110), -- Ascended Taskmaster +(215983, 0, 6, 220737, 56110), -- Ascended Taskmaster +(215983, 0, 5, 220737, 56110), -- Ascended Taskmaster +(215983, 0, 4, 220737, 56110), -- Ascended Taskmaster +(215983, 0, 3, 220737, 56110), -- Ascended Taskmaster +(215983, 0, 2, 220737, 56110), -- Ascended Taskmaster +(215983, 0, 1, 226136, 56110), -- Ascended Taskmaster +(215983, 0, 0, 226136, 56110), -- Ascended Taskmaster +(215982, 0, 9, 226136, 56110), -- Transformatory Laborer +(215982, 0, 8, 226135, 56110), -- Transformatory Laborer +(215982, 0, 7, 226135, 56110), -- Transformatory Laborer +(215982, 0, 6, 225950, 56110), -- Transformatory Laborer +(215982, 0, 5, 225950, 56110), -- Transformatory Laborer +(215982, 0, 4, 220737, 56110), -- Transformatory Laborer +(215982, 0, 3, 220737, 56110), -- Transformatory Laborer +(215982, 0, 2, 220737, 56110), -- Transformatory Laborer +(215982, 0, 1, 220737, 56110), -- Transformatory Laborer +(215982, 0, 0, 220737, 56110), -- Transformatory Laborer +(215980, 0, 10, 226136, 56110), -- Loyalist Mutagenician +(215980, 0, 9, 226135, 56110), -- Loyalist Mutagenician +(215980, 0, 8, 226135, 56110), -- Loyalist Mutagenician +(215980, 0, 7, 225950, 56110), -- Loyalist Mutagenician +(215980, 0, 6, 225950, 56110), -- Loyalist Mutagenician +(215980, 0, 5, 220737, 56110), -- Loyalist Mutagenician +(215980, 0, 4, 220737, 56110), -- Loyalist Mutagenician +(215980, 0, 3, 220737, 56110), -- Loyalist Mutagenician +(215980, 0, 2, 220737, 56110), -- Loyalist Mutagenician +(215980, 0, 1, 220737, 56110), -- Loyalist Mutagenician +(215980, 0, 0, 215457, 56110), -- Loyalist Mutagenician +(215954, 0, 9, 226136, 56110), -- Nerubian Fighter, Poison +(215954, 0, 8, 226135, 56110), -- Nerubian Fighter, Poison +(215954, 0, 7, 226135, 56110), -- Nerubian Fighter, Poison +(215954, 0, 6, 225950, 56110), -- Nerubian Fighter, Poison +(215954, 0, 5, 225950, 56110), -- Nerubian Fighter, Poison +(215954, 0, 4, 220737, 56110), -- Nerubian Fighter, Poison +(215954, 0, 3, 220737, 56110), -- Nerubian Fighter, Poison +(215954, 0, 2, 220737, 56110), -- Nerubian Fighter, Poison +(215954, 0, 1, 220737, 56110), -- Nerubian Fighter, Poison +(215954, 0, 0, 220737, 56110), -- Nerubian Fighter, Poison +(215953, 0, 9, 226136, 56110), -- Nerubian Fighter, Frost +(215953, 0, 8, 226135, 56110), -- Nerubian Fighter, Frost +(215953, 0, 7, 226135, 56110), -- Nerubian Fighter, Frost +(215953, 0, 6, 225950, 56110), -- Nerubian Fighter, Frost +(215953, 0, 5, 225950, 56110), -- Nerubian Fighter, Frost +(215953, 0, 4, 220737, 56110), -- Nerubian Fighter, Frost +(215953, 0, 3, 220737, 56110), -- Nerubian Fighter, Frost +(215953, 0, 2, 220737, 56110), -- Nerubian Fighter, Frost +(215953, 0, 1, 220737, 56110), -- Nerubian Fighter, Frost +(215953, 0, 0, 220737, 56110), -- Nerubian Fighter, Frost +(215881, 0, 9, 220737, 56110), -- Crystal Clacker +(215881, 0, 8, 220737, 56110), -- Crystal Clacker +(215881, 0, 7, 220737, 56110), -- Crystal Clacker +(215881, 0, 6, 220737, 56110), -- Crystal Clacker +(215881, 0, 5, 220737, 56110), -- Crystal Clacker +(215881, 0, 4, 225741, 56110), -- Crystal Clacker +(215881, 0, 3, 219934, 56110), -- Crystal Clacker +(215881, 0, 2, 219934, 56110), -- Crystal Clacker +(215881, 0, 1, 219934, 56110), -- Crystal Clacker +(215881, 0, 0, 219934, 56110), -- Crystal Clacker +(215877, 0, 9, 220737, 56110), -- Kobold Wax-Thief +(215877, 0, 8, 220737, 56110), -- Kobold Wax-Thief +(215877, 0, 7, 220737, 56110), -- Kobold Wax-Thief +(215877, 0, 6, 220737, 56110), -- Kobold Wax-Thief +(215877, 0, 5, 220737, 56110), -- Kobold Wax-Thief +(215877, 0, 4, 225741, 56110), -- Kobold Wax-Thief +(215877, 0, 3, 219934, 56110), -- Kobold Wax-Thief +(215877, 0, 2, 219934, 56110), -- Kobold Wax-Thief +(215877, 0, 1, 219934, 56110), -- Kobold Wax-Thief +(215877, 0, 0, 219934, 56110), -- Kobold Wax-Thief +(215846, 0, 4, 220737, 56110), -- Displaced Mole +(215846, 0, 3, 220737, 56110), -- Displaced Mole +(215846, 0, 2, 220737, 56110), -- Displaced Mole +(215846, 0, 1, 220737, 56110), -- Displaced Mole +(215846, 0, 0, 220737, 56110), -- Displaced Mole +(215844, 0, 4, 220737, 56110), -- Skardyn Devastator +(215844, 0, 3, 220737, 56110), -- Skardyn Devastator +(215844, 0, 2, 220737, 56110), -- Skardyn Devastator +(215844, 0, 1, 220737, 56110), -- Skardyn Devastator +(215844, 0, 0, 220737, 56110), -- Skardyn Devastator +(215843, 0, 4, 220737, 56110), -- Skardyn Degenerator +(215843, 0, 3, 220737, 56110), -- Skardyn Degenerator +(215843, 0, 2, 220737, 56110), -- Skardyn Degenerator +(215843, 0, 1, 220737, 56110), -- Skardyn Degenerator +(215843, 0, 0, 220737, 56110), -- Skardyn Degenerator +(215842, 0, 4, 220737, 56110), -- Skardyn Reaver +(215842, 0, 3, 220737, 56110), -- Skardyn Reaver +(215842, 0, 2, 220737, 56110), -- Skardyn Reaver +(215842, 0, 1, 220737, 56110), -- Skardyn Reaver +(215842, 0, 0, 220737, 56110), -- Skardyn Reaver +(215841, 0, 10, 226136, 56110), -- Sakret'na +(215841, 0, 9, 226135, 56110), -- Sakret'na +(215841, 0, 8, 226135, 56110), -- Sakret'na +(215841, 0, 7, 225950, 56110), -- Sakret'na +(215841, 0, 6, 225950, 56110), -- Sakret'na +(215841, 0, 5, 220737, 56110), -- Sakret'na +(215841, 0, 4, 220737, 56110), -- Sakret'na +(215841, 0, 3, 220737, 56110), -- Sakret'na +(215841, 0, 2, 220737, 56110), -- Sakret'na +(215841, 0, 1, 220737, 56110), -- Sakret'na +(215841, 0, 0, 212755, 56110), -- Sakret'na +(215834, 0, 4, 220737, 56110), -- Expired Earthen +(215834, 0, 3, 220737, 56110), -- Expired Earthen +(215834, 0, 2, 220737, 56110), -- Expired Earthen +(215834, 0, 1, 220737, 56110), -- Expired Earthen +(215834, 0, 0, 220737, 56110), -- Expired Earthen +(215833, 0, 4, 220737, 56110), -- Rubble Stalker +(215833, 0, 3, 220737, 56110), -- Rubble Stalker +(215833, 0, 2, 220737, 56110), -- Rubble Stalker +(215833, 0, 1, 220737, 56110), -- Rubble Stalker +(215833, 0, 0, 220737, 56110), -- Rubble Stalker +(215831, 0, 4, 220737, 56110), -- Agitated Borer Spawn +(215831, 0, 3, 220737, 56110), -- Agitated Borer Spawn +(215831, 0, 2, 220737, 56110), -- Agitated Borer Spawn +(215831, 0, 1, 220737, 56110), -- Agitated Borer Spawn +(215831, 0, 0, 220737, 56110), -- Agitated Borer Spawn +(215830, 0, 4, 220737, 56110), -- Agitated Scorpid +(215830, 0, 3, 220737, 56110), -- Agitated Scorpid +(215830, 0, 2, 220737, 56110), -- Agitated Scorpid +(215830, 0, 1, 220737, 56110), -- Agitated Scorpid +(215830, 0, 0, 220737, 56110), -- Agitated Scorpid +(215825, 0, 1, 220737, 56110), -- Bronze Timekeeper +(215825, 0, 0, 220737, 56110), -- Bronze Timekeeper +(215815, 0, 2, 206519, 56110), -- Kill Credit +(215815, 0, 1, 206518, 56110), -- Kill Credit +(215815, 0, 0, 212755, 56110), -- Kill Credit +(215813, 0, 4, 220737, 56110), -- Verdant Hulk +(215813, 0, 3, 220737, 56110), -- Verdant Hulk +(215813, 0, 2, 220737, 56110), -- Verdant Hulk +(215813, 0, 1, 220737, 56110), -- Verdant Hulk +(215813, 0, 0, 220737, 56110), -- Verdant Hulk +(215811, 0, 4, 220737, 56110), -- Spring Elemental +(215811, 0, 3, 220737, 56110), -- Spring Elemental +(215811, 0, 2, 220737, 56110), -- Spring Elemental +(215811, 0, 1, 220737, 56110), -- Spring Elemental +(215811, 0, 0, 220737, 56110), -- Spring Elemental +(215810, 0, 4, 220737, 56110), -- Spring Elemental +(215810, 0, 3, 220737, 56110), -- Spring Elemental +(215810, 0, 2, 220737, 56110), -- Spring Elemental +(215810, 0, 1, 220737, 56110), -- Spring Elemental +(215810, 0, 0, 220737, 56110), -- Spring Elemental +(215805, 0, 5, 225741, 56110), -- Sloshmuck +(215805, 0, 4, 220737, 56110); -- Sloshmuck + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(215805, 0, 3, 220737, 56110), -- Sloshmuck +(215805, 0, 2, 220737, 56110), -- Sloshmuck +(215805, 0, 1, 220737, 56110), -- Sloshmuck +(215805, 0, 0, 220737, 56110), -- Sloshmuck +(215795, 0, 1, 220737, 56110), -- Bronze Timekeeper +(215795, 0, 0, 220737, 56110), -- Bronze Timekeeper +(215794, 0, 4, 220737, 56110), -- Dusty Shalewing +(215794, 0, 3, 220737, 56110), -- Dusty Shalewing +(215794, 0, 2, 220737, 56110), -- Dusty Shalewing +(215794, 0, 1, 220737, 56110), -- Dusty Shalewing +(215794, 0, 0, 220737, 56110), -- Dusty Shalewing +(215793, 0, 5, 220737, 56110), -- Vigorous Lashroom +(215793, 0, 4, 220737, 56110), -- Vigorous Lashroom +(215793, 0, 3, 220737, 56110), -- Vigorous Lashroom +(215793, 0, 2, 220737, 56110), -- Vigorous Lashroom +(215793, 0, 1, 220737, 56110), -- Vigorous Lashroom +(215793, 0, 0, 212490, 56110), -- Vigorous Lashroom +(215792, 0, 5, 220737, 56110), -- Vigorous Lashroom +(215792, 0, 4, 220737, 56110), -- Vigorous Lashroom +(215792, 0, 3, 220737, 56110), -- Vigorous Lashroom +(215792, 0, 2, 220737, 56110), -- Vigorous Lashroom +(215792, 0, 1, 220737, 56110), -- Vigorous Lashroom +(215792, 0, 0, 212490, 56110), -- Vigorous Lashroom +(215790, 0, 4, 220737, 56110), -- Grotto Skipper +(215790, 0, 3, 220737, 56110), -- Grotto Skipper +(215790, 0, 2, 220737, 56110), -- Grotto Skipper +(215790, 0, 1, 220737, 56110), -- Grotto Skipper +(215790, 0, 0, 220737, 56110), -- Grotto Skipper +(215776, 0, 5, 220737, 56110), -- Waxtail Pyromancer +(215776, 0, 4, 220737, 56110), -- Waxtail Pyromancer +(215776, 0, 3, 220737, 56110), -- Waxtail Pyromancer +(215776, 0, 2, 220737, 56110), -- Waxtail Pyromancer +(215776, 0, 1, 220737, 56110), -- Waxtail Pyromancer +(215776, 0, 0, 212177, 56110), -- Waxtail Pyromancer +(215772, 0, 8, 226136, 56110), -- Queen Rickiticka +(215772, 0, 7, 225950, 56110), -- Queen Rickiticka +(215772, 0, 6, 225950, 56110), -- Queen Rickiticka +(215772, 0, 5, 220737, 56110), -- Queen Rickiticka +(215772, 0, 4, 220737, 56110), -- Queen Rickiticka +(215772, 0, 3, 220737, 56110), -- Queen Rickiticka +(215772, 0, 2, 220737, 56110), -- Queen Rickiticka +(215772, 0, 1, 220737, 56110), -- Queen Rickiticka +(215772, 0, 0, 213218, 56110), -- Queen Rickiticka +(215771, 0, 8, 226136, 56110), -- Encroaching Undercrawler +(215771, 0, 7, 225950, 56110), -- Encroaching Undercrawler +(215771, 0, 6, 225950, 56110), -- Encroaching Undercrawler +(215771, 0, 5, 220737, 56110), -- Encroaching Undercrawler +(215771, 0, 4, 220737, 56110), -- Encroaching Undercrawler +(215771, 0, 3, 220737, 56110), -- Encroaching Undercrawler +(215771, 0, 2, 220737, 56110), -- Encroaching Undercrawler +(215771, 0, 1, 220737, 56110), -- Encroaching Undercrawler +(215771, 0, 0, 213178, 56110), -- Encroaching Undercrawler +(215769, 0, 8, 226136, 56110), -- Invasive Hatchling +(215769, 0, 7, 225950, 56110), -- Invasive Hatchling +(215769, 0, 6, 225950, 56110), -- Invasive Hatchling +(215769, 0, 5, 220737, 56110), -- Invasive Hatchling +(215769, 0, 4, 220737, 56110), -- Invasive Hatchling +(215769, 0, 3, 220737, 56110), -- Invasive Hatchling +(215769, 0, 2, 220737, 56110), -- Invasive Hatchling +(215769, 0, 1, 220737, 56110), -- Invasive Hatchling +(215769, 0, 0, 213178, 56110), -- Invasive Hatchling +(215756, 0, 6, 220737, 56110), -- Ascended Webwarden +(215756, 0, 5, 220737, 56110), -- Ascended Webwarden +(215756, 0, 4, 220737, 56110), -- Ascended Webwarden +(215756, 0, 3, 220737, 56110), -- Ascended Webwarden +(215756, 0, 2, 220737, 56110), -- Ascended Webwarden +(215756, 0, 1, 226136, 56110), -- Ascended Webwarden +(215756, 0, 0, 226136, 56110), -- Ascended Webwarden +(215755, 0, 6, 226136, 56110), -- Ascended Overseer +(215755, 0, 5, 226136, 56110), -- Ascended Overseer +(215755, 0, 4, 220737, 56110), -- Ascended Overseer +(215755, 0, 3, 220737, 56110), -- Ascended Overseer +(215755, 0, 2, 220737, 56110), -- Ascended Overseer +(215755, 0, 1, 220737, 56110), -- Ascended Overseer +(215755, 0, 0, 220737, 56110), -- Ascended Overseer +(215752, 0, 4, 220737, 56110), -- Deepclaw Crab +(215752, 0, 3, 220737, 56110), -- Deepclaw Crab +(215752, 0, 2, 220737, 56110), -- Deepclaw Crab +(215752, 0, 1, 220737, 56110), -- Deepclaw Crab +(215752, 0, 0, 220737, 56110), -- Deepclaw Crab +(215750, 0, 4, 220737, 56110), -- Deepwater Kobyss +(215750, 0, 3, 220737, 56110), -- Deepwater Kobyss +(215750, 0, 2, 220737, 56110), -- Deepwater Kobyss +(215750, 0, 1, 220737, 56110), -- Deepwater Kobyss +(215750, 0, 0, 220737, 56110), -- Deepwater Kobyss +(215743, 0, 4, 220737, 56110), -- Waxtail Snuffler +(215743, 0, 3, 220737, 56110), -- Waxtail Snuffler +(215743, 0, 2, 220737, 56110), -- Waxtail Snuffler +(215743, 0, 1, 220737, 56110), -- Waxtail Snuffler +(215743, 0, 0, 220737, 56110), -- Waxtail Snuffler +(215739, 0, 8, 226136, 56110), -- Invasive Undercrawler +(215739, 0, 7, 225950, 56110), -- Invasive Undercrawler +(215739, 0, 6, 225950, 56110), -- Invasive Undercrawler +(215739, 0, 5, 220737, 56110), -- Invasive Undercrawler +(215739, 0, 4, 220737, 56110), -- Invasive Undercrawler +(215739, 0, 3, 220737, 56110), -- Invasive Undercrawler +(215739, 0, 2, 220737, 56110), -- Invasive Undercrawler +(215739, 0, 1, 220737, 56110), -- Invasive Undercrawler +(215739, 0, 0, 213178, 56110), -- Invasive Undercrawler +(215735, 0, 4, 220737, 56110), -- Deeps Spitter +(215735, 0, 3, 220737, 56110), -- Deeps Spitter +(215735, 0, 2, 220737, 56110), -- Deeps Spitter +(215735, 0, 1, 220737, 56110), -- Deeps Spitter +(215735, 0, 0, 220737, 56110), -- Deeps Spitter +(215734, 0, 4, 220737, 56110), -- Infested Discharge +(215734, 0, 3, 220737, 56110), -- Infested Discharge +(215734, 0, 2, 220737, 56110), -- Infested Discharge +(215734, 0, 1, 220737, 56110), -- Infested Discharge +(215734, 0, 0, 220737, 56110), -- Infested Discharge +(215733, 0, 4, 220737, 56110), -- Deeps Larva +(215733, 0, 3, 220737, 56110), -- Deeps Larva +(215733, 0, 2, 220737, 56110), -- Deeps Larva +(215733, 0, 1, 220737, 56110), -- Deeps Larva +(215733, 0, 0, 220737, 56110), -- Deeps Larva +(215711, 0, 9, 226136, 56110), -- Kaheti Silksinger +(215711, 0, 8, 226135, 56110), -- Kaheti Silksinger +(215711, 0, 7, 226135, 56110), -- Kaheti Silksinger +(215711, 0, 6, 225950, 56110), -- Kaheti Silksinger +(215711, 0, 5, 225950, 56110), -- Kaheti Silksinger +(215711, 0, 4, 220737, 56110), -- Kaheti Silksinger +(215711, 0, 3, 220737, 56110), -- Kaheti Silksinger +(215711, 0, 2, 220737, 56110), -- Kaheti Silksinger +(215711, 0, 1, 220737, 56110), -- Kaheti Silksinger +(215711, 0, 0, 220737, 56110), -- Kaheti Silksinger +(215708, 0, 9, 226136, 56110), -- Kaheti War-Weaver +(215708, 0, 8, 226135, 56110), -- Kaheti War-Weaver +(215708, 0, 7, 226135, 56110), -- Kaheti War-Weaver +(215708, 0, 6, 225950, 56110), -- Kaheti War-Weaver +(215708, 0, 5, 225950, 56110), -- Kaheti War-Weaver +(215708, 0, 4, 220737, 56110), -- Kaheti War-Weaver +(215708, 0, 3, 220737, 56110), -- Kaheti War-Weaver +(215708, 0, 2, 220737, 56110), -- Kaheti War-Weaver +(215708, 0, 1, 220737, 56110), -- Kaheti War-Weaver +(215708, 0, 0, 220737, 56110), -- Kaheti War-Weaver +(215706, 0, 9, 226136, 56110), -- Kaheti Skirmisher +(215706, 0, 8, 226135, 56110), -- Kaheti Skirmisher +(215706, 0, 7, 226135, 56110), -- Kaheti Skirmisher +(215706, 0, 6, 225950, 56110), -- Kaheti Skirmisher +(215706, 0, 5, 225950, 56110), -- Kaheti Skirmisher +(215706, 0, 4, 220737, 56110), -- Kaheti Skirmisher +(215706, 0, 3, 220737, 56110), -- Kaheti Skirmisher +(215706, 0, 2, 220737, 56110), -- Kaheti Skirmisher +(215706, 0, 1, 220737, 56110), -- Kaheti Skirmisher +(215706, 0, 0, 220737, 56110), -- Kaheti Skirmisher +(215703, 0, 4, 220737, 56110), -- Disrupted Slime +(215703, 0, 3, 220737, 56110), -- Disrupted Slime +(215703, 0, 2, 220737, 56110), -- Disrupted Slime +(215703, 0, 1, 220737, 56110), -- Disrupted Slime +(215703, 0, 0, 220737, 56110), -- Disrupted Slime +(215702, 0, 5, 211493, 56110), -- Disturbed Kelp +(215702, 0, 4, 220737, 56110), -- Disturbed Kelp +(215702, 0, 3, 220737, 56110), -- Disturbed Kelp +(215702, 0, 2, 220737, 56110), -- Disturbed Kelp +(215702, 0, 1, 220737, 56110), -- Disturbed Kelp +(215702, 0, 0, 220737, 56110), -- Disturbed Kelp +(215690, 0, 4, 220737, 56110), -- Prairie Worg +(215690, 0, 3, 220737, 56110), -- Prairie Worg +(215690, 0, 2, 220737, 56110), -- Prairie Worg +(215690, 0, 1, 220737, 56110), -- Prairie Worg +(215690, 0, 0, 220737, 56110), -- Prairie Worg +(215684, 0, 4, 220737, 56110), -- Drowned Arathi +(215684, 0, 3, 220737, 56110), -- Drowned Arathi +(215684, 0, 2, 220737, 56110), -- Drowned Arathi +(215684, 0, 1, 220737, 56110), -- Drowned Arathi +(215684, 0, 0, 220737, 56110), -- Drowned Arathi +(215683, 0, 4, 220737, 56110), -- Awakener Kobyss +(215683, 0, 3, 220737, 56110), -- Awakener Kobyss +(215683, 0, 2, 220737, 56110), -- Awakener Kobyss +(215683, 0, 1, 220737, 56110), -- Awakener Kobyss +(215683, 0, 0, 220737, 56110), -- Awakener Kobyss +(215682, 0, 2, 194437, 56110), -- Kobyss Necromancer +(215682, 0, 1, 220737, 56110), -- Kobyss Necromancer +(215682, 0, 0, 220737, 56110), -- Kobyss Necromancer +(215680, 0, 4, 220737, 56110), -- Deepwater Eel +(215680, 0, 3, 220737, 56110), -- Deepwater Eel +(215680, 0, 2, 220737, 56110), -- Deepwater Eel +(215680, 0, 1, 220737, 56110), -- Deepwater Eel +(215680, 0, 0, 220737, 56110), -- Deepwater Eel +(215679, 0, 4, 220737, 56110), -- Deepslasher Kobyss +(215679, 0, 3, 220737, 56110), -- Deepslasher Kobyss +(215679, 0, 2, 220737, 56110), -- Deepslasher Kobyss +(215679, 0, 1, 220737, 56110), -- Deepslasher Kobyss +(215679, 0, 0, 220737, 56110), -- Deepslasher Kobyss +(215664, 0, 2, 194437, 56110), -- Deepwater Fisher +(215664, 0, 1, 220737, 56110), -- Deepwater Fisher +(215664, 0, 0, 220737, 56110), -- Deepwater Fisher +(215657, 0, 0, 220737, 56110), -- Ulgrax the Devourer +(215654, 0, 4, 220737, 56110), -- Deepwater Abomination +(215654, 0, 3, 220737, 56110), -- Deepwater Abomination +(215654, 0, 2, 220737, 56110), -- Deepwater Abomination +(215654, 0, 1, 220737, 56110), -- Deepwater Abomination +(215654, 0, 0, 220737, 56110), -- Deepwater Abomination +(215653, 0, 4, 220737, 56110), -- Kobyss Shadeshaper +(215653, 0, 3, 220737, 56110), -- Kobyss Shadeshaper +(215653, 0, 2, 220737, 56110), -- Kobyss Shadeshaper +(215653, 0, 1, 220737, 56110), -- Kobyss Shadeshaper +(215653, 0, 0, 220737, 56110), -- Kobyss Shadeshaper +(215652, 0, 4, 220737, 56110), -- Ragefin Carver +(215652, 0, 3, 220737, 56110), -- Ragefin Carver +(215652, 0, 2, 220737, 56110), -- Ragefin Carver +(215652, 0, 1, 220737, 56110), -- Ragefin Carver +(215652, 0, 0, 220737, 56110), -- Ragefin Carver +(215649, 0, 4, 220737, 56110), -- Kobyss Trickster +(215649, 0, 3, 220737, 56110), -- Kobyss Trickster +(215649, 0, 2, 220737, 56110), -- Kobyss Trickster +(215649, 0, 1, 220737, 56110), -- Kobyss Trickster +(215649, 0, 0, 220737, 56110), -- Kobyss Trickster +(215648, 0, 4, 220737, 56110), -- Kobyss Fighter +(215648, 0, 3, 220737, 56110), -- Kobyss Fighter +(215648, 0, 2, 220737, 56110), -- Kobyss Fighter +(215648, 0, 1, 220737, 56110), -- Kobyss Fighter +(215648, 0, 0, 220737, 56110), -- Kobyss Fighter +(215608, 0, 7, 225950, 56110), -- Siegehold Drone +(215608, 0, 6, 225950, 56110), -- Siegehold Drone +(215608, 0, 5, 226136, 56110), -- Siegehold Drone +(215608, 0, 4, 220737, 56110), -- Siegehold Drone +(215608, 0, 3, 220737, 56110), -- Siegehold Drone +(215608, 0, 2, 220737, 56110), -- Siegehold Drone +(215608, 0, 1, 220737, 56110), -- Siegehold Drone +(215608, 0, 0, 220737, 56110), -- Siegehold Drone +(215603, 0, 9, 226136, 56110), -- Siegehold Executor +(215603, 0, 8, 226135, 56110), -- Siegehold Executor +(215603, 0, 7, 226135, 56110), -- Siegehold Executor +(215603, 0, 6, 225950, 56110), -- Siegehold Executor +(215603, 0, 5, 225950, 56110), -- Siegehold Executor +(215603, 0, 4, 220737, 56110), -- Siegehold Executor +(215603, 0, 3, 220737, 56110), -- Siegehold Executor +(215603, 0, 2, 220737, 56110), -- Siegehold Executor +(215603, 0, 1, 220737, 56110), -- Siegehold Executor +(215603, 0, 0, 220737, 56110), -- Siegehold Executor +(215601, 0, 6, 226136, 56110), -- Siege Dominator +(215601, 0, 5, 226136, 56110), -- Siege Dominator +(215601, 0, 4, 220737, 56110), -- Siege Dominator +(215601, 0, 3, 220737, 56110), -- Siege Dominator +(215601, 0, 2, 220737, 56110), -- Siege Dominator +(215601, 0, 1, 220737, 56110), -- Siege Dominator +(215601, 0, 0, 220737, 56110), -- Siege Dominator +(215600, 0, 7, 226136, 56110), -- Tij'allet +(215600, 0, 6, 226136, 56110), -- Tij'allet +(215600, 0, 5, 220737, 56110), -- Tij'allet +(215600, 0, 4, 220737, 56110), -- Tij'allet +(215600, 0, 3, 220737, 56110), -- Tij'allet +(215600, 0, 2, 220737, 56110), -- Tij'allet +(215600, 0, 1, 220737, 56110), -- Tij'allet +(215600, 0, 0, 212528, 56110), -- Tij'allet +(215599, 0, 9, 226136, 56110), -- Sureki Siegelord +(215599, 0, 8, 226135, 56110), -- Sureki Siegelord +(215599, 0, 7, 226135, 56110), -- Sureki Siegelord +(215599, 0, 6, 225950, 56110), -- Sureki Siegelord +(215599, 0, 5, 225950, 56110); -- Sureki Siegelord + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(215599, 0, 4, 220737, 56110), -- Sureki Siegelord +(215599, 0, 3, 220737, 56110), -- Sureki Siegelord +(215599, 0, 2, 220737, 56110), -- Sureki Siegelord +(215599, 0, 1, 220737, 56110), -- Sureki Siegelord +(215599, 0, 0, 220737, 56110), -- Sureki Siegelord +(215598, 0, 9, 226136, 56110), -- Kaheti Siegelord +(215598, 0, 8, 226135, 56110), -- Kaheti Siegelord +(215598, 0, 7, 226135, 56110), -- Kaheti Siegelord +(215598, 0, 6, 225950, 56110), -- Kaheti Siegelord +(215598, 0, 5, 225950, 56110), -- Kaheti Siegelord +(215598, 0, 4, 220737, 56110), -- Kaheti Siegelord +(215598, 0, 3, 220737, 56110), -- Kaheti Siegelord +(215598, 0, 2, 220737, 56110), -- Kaheti Siegelord +(215598, 0, 1, 220737, 56110), -- Kaheti Siegelord +(215598, 0, 0, 220737, 56110), -- Kaheti Siegelord +(215596, 0, 9, 226136, 56110), -- Siegehold Armorsmith +(215596, 0, 8, 226135, 56110), -- Siegehold Armorsmith +(215596, 0, 7, 226135, 56110), -- Siegehold Armorsmith +(215596, 0, 6, 225950, 56110), -- Siegehold Armorsmith +(215596, 0, 5, 225950, 56110), -- Siegehold Armorsmith +(215596, 0, 4, 220737, 56110), -- Siegehold Armorsmith +(215596, 0, 3, 220737, 56110), -- Siegehold Armorsmith +(215596, 0, 2, 220737, 56110), -- Siegehold Armorsmith +(215596, 0, 1, 220737, 56110), -- Siegehold Armorsmith +(215596, 0, 0, 220737, 56110), -- Siegehold Armorsmith +(215595, 0, 7, 226136, 56110), -- Siege Webwing +(215595, 0, 6, 225950, 56110), -- Siege Webwing +(215595, 0, 5, 225950, 56110), -- Siege Webwing +(215595, 0, 4, 220737, 56110), -- Siege Webwing +(215595, 0, 3, 220737, 56110), -- Siege Webwing +(215595, 0, 2, 220737, 56110), -- Siege Webwing +(215595, 0, 1, 220737, 56110), -- Siege Webwing +(215595, 0, 0, 220737, 56110), -- Siege Webwing +(215594, 0, 9, 226136, 56110), -- Siegehold Spinstitch +(215594, 0, 8, 226135, 56110), -- Siegehold Spinstitch +(215594, 0, 7, 226135, 56110), -- Siegehold Spinstitch +(215594, 0, 6, 225950, 56110), -- Siegehold Spinstitch +(215594, 0, 5, 225950, 56110), -- Siegehold Spinstitch +(215594, 0, 4, 220737, 56110), -- Siegehold Spinstitch +(215594, 0, 3, 220737, 56110), -- Siegehold Spinstitch +(215594, 0, 2, 220737, 56110), -- Siegehold Spinstitch +(215594, 0, 1, 220737, 56110), -- Siegehold Spinstitch +(215594, 0, 0, 220737, 56110), -- Siegehold Spinstitch +(215592, 0, 9, 226136, 56110), -- Siegehold Fortifier +(215592, 0, 8, 226135, 56110), -- Siegehold Fortifier +(215592, 0, 7, 226135, 56110), -- Siegehold Fortifier +(215592, 0, 6, 225950, 56110), -- Siegehold Fortifier +(215592, 0, 5, 225950, 56110), -- Siegehold Fortifier +(215592, 0, 4, 220737, 56110), -- Siegehold Fortifier +(215592, 0, 3, 220737, 56110), -- Siegehold Fortifier +(215592, 0, 2, 220737, 56110), -- Siegehold Fortifier +(215592, 0, 1, 220737, 56110), -- Siegehold Fortifier +(215592, 0, 0, 220737, 56110), -- Siegehold Fortifier +(215586, 0, 9, 226136, 56110), -- Ch 2 Siegehold Guard Spider +(215586, 0, 8, 226135, 56110), -- Ch 2 Siegehold Guard Spider +(215586, 0, 7, 226135, 56110), -- Ch 2 Siegehold Guard Spider +(215586, 0, 6, 225950, 56110), -- Ch 2 Siegehold Guard Spider +(215586, 0, 5, 225950, 56110), -- Ch 2 Siegehold Guard Spider +(215586, 0, 4, 220737, 56110), -- Ch 2 Siegehold Guard Spider +(215586, 0, 3, 220737, 56110), -- Ch 2 Siegehold Guard Spider +(215586, 0, 2, 220737, 56110), -- Ch 2 Siegehold Guard Spider +(215586, 0, 1, 220737, 56110), -- Ch 2 Siegehold Guard Spider +(215586, 0, 0, 220737, 56110), -- Ch 2 Siegehold Guard Spider +(215577, 0, 5, 220737, 56110), -- Indomitable Stalwart +(215577, 0, 4, 220737, 56110), -- Indomitable Stalwart +(215577, 0, 3, 220737, 56110), -- Indomitable Stalwart +(215577, 0, 2, 220737, 56110), -- Indomitable Stalwart +(215577, 0, 1, 220737, 56110), -- Indomitable Stalwart +(215577, 0, 0, 212317, 56110), -- Indomitable Stalwart +(215562, 0, 7, 226136, 56110), -- Nerubian Swarmer +(215562, 0, 6, 225950, 56110), -- Nerubian Swarmer +(215562, 0, 5, 225950, 56110), -- Nerubian Swarmer +(215562, 0, 4, 220737, 56110), -- Nerubian Swarmer +(215562, 0, 3, 220737, 56110), -- Nerubian Swarmer +(215562, 0, 2, 220737, 56110), -- Nerubian Swarmer +(215562, 0, 1, 220737, 56110), -- Nerubian Swarmer +(215562, 0, 0, 220737, 56110), -- Nerubian Swarmer +(215548, 0, 4, 220737, 56110), -- Crabby Relicseeker +(215548, 0, 3, 220737, 56110), -- Crabby Relicseeker +(215548, 0, 2, 220737, 56110), -- Crabby Relicseeker +(215548, 0, 1, 220737, 56110), -- Crabby Relicseeker +(215548, 0, 0, 220737, 56110), -- Crabby Relicseeker +(215545, 0, 4, 220737, 56110), -- Agaricus Festerbloom +(215545, 0, 3, 220737, 56110), -- Agaricus Festerbloom +(215545, 0, 2, 220737, 56110), -- Agaricus Festerbloom +(215545, 0, 1, 220737, 56110), -- Agaricus Festerbloom +(215545, 0, 0, 220737, 56110), -- Agaricus Festerbloom +(215544, 0, 0, 212344, 56110), -- Fungal Nerubian Fighter +(215538, 0, 4, 220737, 56110), -- Invasive Sporemancer +(215538, 0, 3, 220737, 56110), -- Invasive Sporemancer +(215538, 0, 2, 220737, 56110), -- Invasive Sporemancer +(215538, 0, 1, 220737, 56110), -- Invasive Sporemancer +(215538, 0, 0, 220737, 56110), -- Invasive Sporemancer +(215532, 0, 7, 220737, 56110), -- Spored Threadling +(215532, 0, 6, 220737, 56110), -- Spored Threadling +(215532, 0, 5, 220737, 56110), -- Spored Threadling +(215532, 0, 4, 220737, 56110), -- Spored Threadling +(215532, 0, 3, 220737, 56110), -- Spored Threadling +(215532, 0, 2, 226136, 56110), -- Spored Threadling +(215532, 0, 1, 225950, 56110), -- Spored Threadling +(215532, 0, 0, 225950, 56110), -- Spored Threadling +(215526, 0, 4, 220737, 56110), -- Hallowlight Flitter +(215526, 0, 3, 220737, 56110), -- Hallowlight Flitter +(215526, 0, 2, 220737, 56110), -- Hallowlight Flitter +(215526, 0, 1, 220737, 56110), -- Hallowlight Flitter +(215526, 0, 0, 220737, 56110), -- Hallowlight Flitter +(215524, 0, 1, 220737, 56110), -- Fallen Stalwart +(215524, 0, 0, 220737, 56110), -- Fallen Stalwart +(215506, 0, 9, 226136, 56110), -- Area 1 Guard Spider +(215506, 0, 8, 226135, 56110), -- Area 1 Guard Spider +(215506, 0, 7, 226135, 56110), -- Area 1 Guard Spider +(215506, 0, 6, 225950, 56110), -- Area 1 Guard Spider +(215506, 0, 5, 225950, 56110), -- Area 1 Guard Spider +(215506, 0, 4, 220737, 56110), -- Area 1 Guard Spider +(215506, 0, 3, 220737, 56110), -- Area 1 Guard Spider +(215506, 0, 2, 220737, 56110), -- Area 1 Guard Spider +(215506, 0, 1, 220737, 56110), -- Area 1 Guard Spider +(215506, 0, 0, 220737, 56110), -- Area 1 Guard Spider +(215504, 0, 9, 226136, 56110), -- Area 3 Guard Spider +(215504, 0, 8, 226135, 56110), -- Area 3 Guard Spider +(215504, 0, 7, 226135, 56110), -- Area 3 Guard Spider +(215504, 0, 6, 225950, 56110), -- Area 3 Guard Spider +(215504, 0, 5, 225950, 56110), -- Area 3 Guard Spider +(215504, 0, 4, 220737, 56110), -- Area 3 Guard Spider +(215504, 0, 3, 220737, 56110), -- Area 3 Guard Spider +(215504, 0, 2, 220737, 56110), -- Area 3 Guard Spider +(215504, 0, 1, 220737, 56110), -- Area 3 Guard Spider +(215504, 0, 0, 220737, 56110), -- Area 3 Guard Spider +(215501, 0, 4, 220737, 56110), -- Gloomsprout +(215501, 0, 3, 220737, 56110), -- Gloomsprout +(215501, 0, 2, 220737, 56110), -- Gloomsprout +(215501, 0, 1, 220737, 56110), -- Gloomsprout +(215501, 0, 0, 220737, 56110), -- Gloomsprout +(215500, 0, 1, 220737, 56110), -- Duskshadow UNUSED +(215500, 0, 0, 220737, 56110), -- Duskshadow UNUSED +(215494, 0, 4, 220737, 56110), -- Burgeoning Seaborne Colossus +(215494, 0, 3, 220737, 56110), -- Burgeoning Seaborne Colossus +(215494, 0, 2, 220737, 56110), -- Burgeoning Seaborne Colossus +(215494, 0, 1, 220737, 56110), -- Burgeoning Seaborne Colossus +(215494, 0, 0, 220737, 56110), -- Burgeoning Seaborne Colossus +(215444, 0, 9, 226136, 56110), -- Scuttlebaron +(215444, 0, 8, 226135, 56110), -- Scuttlebaron +(215444, 0, 7, 226135, 56110), -- Scuttlebaron +(215444, 0, 6, 225950, 56110), -- Scuttlebaron +(215444, 0, 5, 225950, 56110), -- Scuttlebaron +(215444, 0, 4, 220737, 56110), -- Scuttlebaron +(215444, 0, 3, 220737, 56110), -- Scuttlebaron +(215444, 0, 2, 220737, 56110), -- Scuttlebaron +(215444, 0, 1, 220737, 56110), -- Scuttlebaron +(215444, 0, 0, 220737, 56110), -- Scuttlebaron +(215443, 0, 9, 226136, 56110), -- Charger +(215443, 0, 8, 226135, 56110), -- Charger +(215443, 0, 7, 226135, 56110), -- Charger +(215443, 0, 6, 225950, 56110), -- Charger +(215443, 0, 5, 225950, 56110), -- Charger +(215443, 0, 4, 220737, 56110), -- Charger +(215443, 0, 3, 220737, 56110), -- Charger +(215443, 0, 2, 220737, 56110), -- Charger +(215443, 0, 1, 220737, 56110), -- Charger +(215443, 0, 0, 220737, 56110), -- Charger +(215442, 0, 9, 226136, 56110), -- Leaper +(215442, 0, 8, 226135, 56110), -- Leaper +(215442, 0, 7, 226135, 56110), -- Leaper +(215442, 0, 6, 225950, 56110), -- Leaper +(215442, 0, 5, 225950, 56110), -- Leaper +(215442, 0, 4, 220737, 56110), -- Leaper +(215442, 0, 3, 220737, 56110), -- Leaper +(215442, 0, 2, 220737, 56110), -- Leaper +(215442, 0, 1, 220737, 56110), -- Leaper +(215442, 0, 0, 220737, 56110), -- Leaper +(215441, 0, 9, 226136, 56110), -- Skittermaker +(215441, 0, 8, 226135, 56110), -- Skittermaker +(215441, 0, 7, 226135, 56110), -- Skittermaker +(215441, 0, 6, 225950, 56110), -- Skittermaker +(215441, 0, 5, 225950, 56110), -- Skittermaker +(215441, 0, 4, 220737, 56110), -- Skittermaker +(215441, 0, 3, 220737, 56110), -- Skittermaker +(215441, 0, 2, 220737, 56110), -- Skittermaker +(215441, 0, 1, 220737, 56110), -- Skittermaker +(215441, 0, 0, 220737, 56110), -- Skittermaker +(215435, 0, 9, 226136, 56110), -- Foreseer Xix'amon +(215435, 0, 8, 226135, 56110), -- Foreseer Xix'amon +(215435, 0, 7, 226135, 56110), -- Foreseer Xix'amon +(215435, 0, 6, 225950, 56110), -- Foreseer Xix'amon +(215435, 0, 5, 225950, 56110), -- Foreseer Xix'amon +(215435, 0, 4, 220737, 56110), -- Foreseer Xix'amon +(215435, 0, 3, 220737, 56110), -- Foreseer Xix'amon +(215435, 0, 2, 220737, 56110), -- Foreseer Xix'amon +(215435, 0, 1, 220737, 56110), -- Foreseer Xix'amon +(215435, 0, 0, 220737, 56110), -- Foreseer Xix'amon +(215434, 0, 4, 220737, 56110), -- The Entity +(215434, 0, 3, 220737, 56110), -- The Entity +(215434, 0, 2, 220737, 56110), -- The Entity +(215434, 0, 1, 220737, 56110), -- The Entity +(215434, 0, 0, 220737, 56110), -- The Entity +(215422, 0, 9, 226136, 56110), -- Sureki Dirge +(215422, 0, 8, 226135, 56110), -- Sureki Dirge +(215422, 0, 7, 226135, 56110), -- Sureki Dirge +(215422, 0, 6, 225950, 56110), -- Sureki Dirge +(215422, 0, 5, 225950, 56110), -- Sureki Dirge +(215422, 0, 4, 220737, 56110), -- Sureki Dirge +(215422, 0, 3, 220737, 56110), -- Sureki Dirge +(215422, 0, 2, 220737, 56110), -- Sureki Dirge +(215422, 0, 1, 220737, 56110), -- Sureki Dirge +(215422, 0, 0, 220737, 56110), -- Sureki Dirge +(215412, 0, 7, 226136, 56110), -- Sureki Leaper +(215412, 0, 6, 225950, 56110), -- Sureki Leaper +(215412, 0, 5, 225950, 56110), -- Sureki Leaper +(215412, 0, 4, 220737, 56110), -- Sureki Leaper +(215412, 0, 3, 220737, 56110), -- Sureki Leaper +(215412, 0, 2, 220737, 56110), -- Sureki Leaper +(215412, 0, 1, 220737, 56110), -- Sureki Leaper +(215412, 0, 0, 220737, 56110), -- Sureki Leaper +(215411, 0, 7, 226136, 56110), -- Sureki Screamer +(215411, 0, 6, 225950, 56110), -- Sureki Screamer +(215411, 0, 5, 225950, 56110), -- Sureki Screamer +(215411, 0, 4, 220737, 56110), -- Sureki Screamer +(215411, 0, 3, 220737, 56110), -- Sureki Screamer +(215411, 0, 2, 220737, 56110), -- Sureki Screamer +(215411, 0, 1, 220737, 56110), -- Sureki Screamer +(215411, 0, 0, 220737, 56110), -- Sureki Screamer +(215407, 0, 1, 225741, 56110), -- Ki'katal the Harvester +(215407, 0, 0, 220737, 56110), -- Ki'katal the Harvester +(215405, 0, 1, 225741, 56110), -- Anub'zekt +(215405, 0, 0, 220737, 56110), -- Anub'zekt +(215386, 0, 7, 226136, 56110), -- Spored Gnasher +(215386, 0, 6, 225950, 56110), -- Spored Gnasher +(215386, 0, 5, 225950, 56110), -- Spored Gnasher +(215386, 0, 4, 220737, 56110), -- Spored Gnasher +(215386, 0, 3, 220737, 56110), -- Spored Gnasher +(215386, 0, 2, 220737, 56110), -- Spored Gnasher +(215386, 0, 1, 220737, 56110), -- Spored Gnasher +(215386, 0, 0, 220737, 56110), -- Spored Gnasher +(215384, 0, 4, 220737, 56110), -- Rock Sporebat +(215384, 0, 3, 220737, 56110), -- Rock Sporebat +(215384, 0, 2, 220737, 56110), -- Rock Sporebat +(215384, 0, 1, 220737, 56110), -- Rock Sporebat +(215384, 0, 0, 220737, 56110), -- Rock Sporebat +(215382, 0, 4, 220737, 56110), -- Fungarian Caster +(215382, 0, 3, 220737, 56110), -- Fungarian Caster +(215382, 0, 2, 220737, 56110), -- Fungarian Caster +(215382, 0, 1, 220737, 56110), -- Fungarian Caster +(215382, 0, 0, 220737, 56110), -- Fungarian Caster +(215381, 0, 4, 220737, 56110), -- Fungarian Fighter +(215381, 0, 3, 220737, 56110), -- Fungarian Fighter +(215381, 0, 2, 220737, 56110), -- Fungarian Fighter +(215381, 0, 1, 220737, 56110), -- Fungarian Fighter +(215381, 0, 0, 220737, 56110), -- Fungarian Fighter +(215363, 0, 8, 225886, 56110), -- Unbound Peblet +(215363, 0, 7, 225886, 56110); -- Unbound Peblet + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(215363, 0, 6, 225886, 56110), -- Unbound Peblet +(215363, 0, 5, 225886, 56110), -- Unbound Peblet +(215363, 0, 4, 220737, 56110), -- Unbound Peblet +(215363, 0, 3, 220737, 56110), -- Unbound Peblet +(215363, 0, 2, 220737, 56110), -- Unbound Peblet +(215363, 0, 1, 220737, 56110), -- Unbound Peblet +(215363, 0, 0, 220737, 56110), -- Unbound Peblet +(215362, 0, 5, 220737, 56110), -- Condensing Sprite +(215362, 0, 4, 220737, 56110), -- Condensing Sprite +(215362, 0, 3, 220737, 56110), -- Condensing Sprite +(215362, 0, 2, 220737, 56110), -- Condensing Sprite +(215362, 0, 1, 220737, 56110), -- Condensing Sprite +(215362, 0, 0, 212224, 56110), -- Condensing Sprite +(215361, 0, 6, 225886, 56110), -- Rising Tidebound +(215361, 0, 5, 225886, 56110), -- Rising Tidebound +(215361, 0, 4, 220737, 56110), -- Rising Tidebound +(215361, 0, 3, 220737, 56110), -- Rising Tidebound +(215361, 0, 2, 220737, 56110), -- Rising Tidebound +(215361, 0, 1, 220737, 56110), -- Rising Tidebound +(215361, 0, 0, 220737, 56110), -- Rising Tidebound +(215360, 0, 6, 220737, 56110), -- Swarming Sandwhisper +(215360, 0, 5, 220737, 56110), -- Swarming Sandwhisper +(215360, 0, 4, 220737, 56110), -- Swarming Sandwhisper +(215360, 0, 3, 220737, 56110), -- Swarming Sandwhisper +(215360, 0, 2, 220737, 56110), -- Swarming Sandwhisper +(215360, 0, 1, 225886, 56110), -- Swarming Sandwhisper +(215360, 0, 0, 225886, 56110), -- Swarming Sandwhisper +(215359, 0, 5, 225886, 56110), -- Quaking Rager +(215359, 0, 4, 220737, 56110), -- Quaking Rager +(215359, 0, 3, 220737, 56110), -- Quaking Rager +(215359, 0, 2, 220737, 56110), -- Quaking Rager +(215359, 0, 1, 220737, 56110), -- Quaking Rager +(215359, 0, 0, 220737, 56110), -- Quaking Rager +(215358, 0, 4, 220737, 56110), -- Salty Gull +(215358, 0, 3, 220737, 56110), -- Salty Gull +(215358, 0, 2, 220737, 56110), -- Salty Gull +(215358, 0, 1, 220737, 56110), -- Salty Gull +(215358, 0, 0, 220737, 56110), -- Salty Gull +(215347, 0, 7, 226136, 56110), -- Undercrawler +(215347, 0, 6, 225950, 56110), -- Undercrawler +(215347, 0, 5, 225950, 56110), -- Undercrawler +(215347, 0, 4, 220737, 56110), -- Undercrawler +(215347, 0, 3, 220737, 56110), -- Undercrawler +(215347, 0, 2, 220737, 56110), -- Undercrawler +(215347, 0, 1, 220737, 56110), -- Undercrawler +(215347, 0, 0, 220737, 56110), -- Undercrawler +(215346, 0, 4, 220737, 56110), -- Bio Worm +(215346, 0, 3, 220737, 56110), -- Bio Worm +(215346, 0, 2, 220737, 56110), -- Bio Worm +(215346, 0, 1, 220737, 56110), -- Bio Worm +(215346, 0, 0, 220737, 56110), -- Bio Worm +(215345, 0, 4, 220737, 56110), -- Fungarian Fighter +(215345, 0, 3, 220737, 56110), -- Fungarian Fighter +(215345, 0, 2, 220737, 56110), -- Fungarian Fighter +(215345, 0, 1, 220737, 56110), -- Fungarian Fighter +(215345, 0, 0, 220737, 56110), -- Fungarian Fighter +(215344, 0, 4, 220737, 56110), -- Fungarian Caster +(215344, 0, 3, 220737, 56110), -- Fungarian Caster +(215344, 0, 2, 220737, 56110), -- Fungarian Caster +(215344, 0, 1, 220737, 56110), -- Fungarian Caster +(215344, 0, 0, 220737, 56110), -- Fungarian Caster +(215328, 0, 4, 220737, 56110), -- Crystal-infused Shard +(215328, 0, 3, 220737, 56110), -- Crystal-infused Shard +(215328, 0, 2, 220737, 56110), -- Crystal-infused Shard +(215328, 0, 1, 220737, 56110), -- Crystal-infused Shard +(215328, 0, 0, 220737, 56110), -- Crystal-infused Shard +(215300, 0, 2, 220737, 56110), -- Seed-Ready Soil +(215300, 0, 1, 220737, 56110), -- Seed-Ready Soil +(215300, 0, 0, 193221, 56110), -- Seed-Ready Soil +(215252, 0, 5, 217175, 56110), -- Sharpscale the Devourer +(215252, 0, 4, 220737, 56110), -- Sharpscale the Devourer +(215252, 0, 3, 220737, 56110), -- Sharpscale the Devourer +(215252, 0, 2, 220737, 56110), -- Sharpscale the Devourer +(215252, 0, 1, 220737, 56110), -- Sharpscale the Devourer +(215252, 0, 0, 220737, 56110), -- Sharpscale the Devourer +(215243, 0, 4, 220737, 56110), -- Hungering Shimmerfin +(215243, 0, 3, 220737, 56110), -- Hungering Shimmerfin +(215243, 0, 2, 220737, 56110), -- Hungering Shimmerfin +(215243, 0, 1, 220737, 56110), -- Hungering Shimmerfin +(215243, 0, 0, 220737, 56110), -- Hungering Shimmerfin +(215242, 0, 4, 220737, 56110), -- Hungering Slicer +(215242, 0, 3, 220737, 56110), -- Hungering Slicer +(215242, 0, 2, 220737, 56110), -- Hungering Slicer +(215242, 0, 1, 220737, 56110), -- Hungering Slicer +(215242, 0, 0, 220737, 56110), -- Hungering Slicer +(215239, 0, 4, 220737, 56110), -- Hungering Necromage +(215239, 0, 3, 220737, 56110), -- Hungering Necromage +(215239, 0, 2, 220737, 56110), -- Hungering Necromage +(215239, 0, 1, 220737, 56110), -- Hungering Necromage +(215239, 0, 0, 220737, 56110), -- Hungering Necromage +(215236, 0, 4, 220737, 56110), -- Candlelit Desecrator +(215236, 0, 3, 220737, 56110), -- Candlelit Desecrator +(215236, 0, 2, 220737, 56110), -- Candlelit Desecrator +(215236, 0, 1, 220737, 56110), -- Candlelit Desecrator +(215236, 0, 0, 220737, 56110), -- Candlelit Desecrator +(215235, 0, 5, 220737, 56110), -- Underground Spore +(215235, 0, 4, 220737, 56110), -- Underground Spore +(215235, 0, 3, 220737, 56110), -- Underground Spore +(215235, 0, 2, 220737, 56110), -- Underground Spore +(215235, 0, 1, 220737, 56110), -- Underground Spore +(215235, 0, 0, 212529, 56110), -- Underground Spore +(215233, 0, 4, 220737, 56110), -- Urthgrafr Riftcaller +(215233, 0, 3, 220737, 56110), -- Urthgrafr Riftcaller +(215233, 0, 2, 220737, 56110), -- Urthgrafr Riftcaller +(215233, 0, 1, 220737, 56110), -- Urthgrafr Riftcaller +(215233, 0, 0, 220737, 56110), -- Urthgrafr Riftcaller +(215232, 0, 4, 220737, 56110), -- Rampaging Elemental +(215232, 0, 3, 220737, 56110), -- Rampaging Elemental +(215232, 0, 2, 220737, 56110), -- Rampaging Elemental +(215232, 0, 1, 220737, 56110), -- Rampaging Elemental +(215232, 0, 0, 220737, 56110), -- Rampaging Elemental +(215206, 0, 5, 220737, 56110), -- Night-Twisted Hog +(215206, 0, 4, 220737, 56110), -- Night-Twisted Hog +(215206, 0, 3, 220737, 56110), -- Night-Twisted Hog +(215206, 0, 2, 220737, 56110), -- Night-Twisted Hog +(215206, 0, 1, 220737, 56110), -- Night-Twisted Hog +(215206, 0, 0, 212755, 56110), -- Night-Twisted Hog +(215205, 0, 4, 220737, 56110), -- Blackblood Coalescence +(215205, 0, 3, 220737, 56110), -- Blackblood Coalescence +(215205, 0, 2, 220737, 56110), -- Blackblood Coalescence +(215205, 0, 1, 220737, 56110), -- Blackblood Coalescence +(215205, 0, 0, 220737, 56110), -- Blackblood Coalescence +(215185, 0, 4, 220737, 56110), -- Blackblood Horror +(215185, 0, 3, 220737, 56110), -- Blackblood Horror +(215185, 0, 2, 220737, 56110), -- Blackblood Horror +(215185, 0, 1, 220737, 56110), -- Blackblood Horror +(215185, 0, 0, 220737, 56110), -- Blackblood Horror +(215177, 0, 4, 220737, 56110), -- Waximus +(215177, 0, 3, 220737, 56110), -- Waximus +(215177, 0, 2, 220737, 56110), -- Waximus +(215177, 0, 1, 220737, 56110), -- Waximus +(215177, 0, 0, 220737, 56110), -- Waximus +(215170, 0, 9, 226136, 56110), -- Kaheti Preysnatcher +(215170, 0, 8, 226135, 56110), -- Kaheti Preysnatcher +(215170, 0, 7, 226135, 56110), -- Kaheti Preysnatcher +(215170, 0, 6, 225950, 56110), -- Kaheti Preysnatcher +(215170, 0, 5, 225950, 56110), -- Kaheti Preysnatcher +(215170, 0, 4, 220737, 56110), -- Kaheti Preysnatcher +(215170, 0, 3, 220737, 56110), -- Kaheti Preysnatcher +(215170, 0, 2, 220737, 56110), -- Kaheti Preysnatcher +(215170, 0, 1, 220737, 56110), -- Kaheti Preysnatcher +(215170, 0, 0, 220737, 56110), -- Kaheti Preysnatcher +(215164, 0, 4, 220737, 56110), -- Lurking Darkness +(215164, 0, 3, 220737, 56110), -- Lurking Darkness +(215164, 0, 2, 220737, 56110), -- Lurking Darkness +(215164, 0, 1, 220737, 56110), -- Lurking Darkness +(215164, 0, 0, 220737, 56110), -- Lurking Darkness +(215136, 0, 0, 211978, 56110), -- Wrench-Stealing Goretusk +(215120, 0, 4, 220737, 56110), -- Rampant Lightning Elemental +(215120, 0, 3, 220737, 56110), -- Rampant Lightning Elemental +(215120, 0, 2, 220737, 56110), -- Rampant Lightning Elemental +(215120, 0, 1, 220737, 56110), -- Rampant Lightning Elemental +(215120, 0, 0, 220737, 56110), -- Rampant Lightning Elemental +(215099, 0, 4, 220737, 56110), -- Dark Gulper +(215099, 0, 3, 220737, 56110), -- Dark Gulper +(215099, 0, 2, 220737, 56110), -- Dark Gulper +(215099, 0, 1, 220737, 56110), -- Dark Gulper +(215099, 0, 0, 220737, 56110), -- Dark Gulper +(215083, 0, 4, 220737, 56110), -- Living Spirecrystal +(215083, 0, 3, 220737, 56110), -- Living Spirecrystal +(215083, 0, 2, 220737, 56110), -- Living Spirecrystal +(215083, 0, 1, 220737, 56110), -- Living Spirecrystal +(215083, 0, 0, 220737, 56110), -- Living Spirecrystal +(215082, 0, 4, 220737, 56110), -- Shale Snail +(215082, 0, 3, 220737, 56110), -- Shale Snail +(215082, 0, 2, 220737, 56110), -- Shale Snail +(215082, 0, 1, 220737, 56110), -- Shale Snail +(215082, 0, 0, 220737, 56110), -- Shale Snail +(215077, 0, 4, 220737, 56110), -- Wickbreaker +(215077, 0, 3, 220737, 56110), -- Wickbreaker +(215077, 0, 2, 220737, 56110), -- Wickbreaker +(215077, 0, 1, 220737, 56110), -- Wickbreaker +(215077, 0, 0, 220737, 56110), -- Wickbreaker +(215074, 0, 7, 226136, 56110), -- Wild Widow +(215074, 0, 6, 225950, 56110), -- Wild Widow +(215074, 0, 5, 225950, 56110), -- Wild Widow +(215074, 0, 4, 220737, 56110), -- Wild Widow +(215074, 0, 3, 220737, 56110), -- Wild Widow +(215074, 0, 2, 220737, 56110), -- Wild Widow +(215074, 0, 1, 220737, 56110), -- Wild Widow +(215074, 0, 0, 220737, 56110), -- Wild Widow +(215070, 0, 4, 220737, 56110), -- Ashwhite Kestrel +(215070, 0, 3, 220737, 56110), -- Ashwhite Kestrel +(215070, 0, 2, 220737, 56110), -- Ashwhite Kestrel +(215070, 0, 1, 220737, 56110), -- Ashwhite Kestrel +(215070, 0, 0, 220737, 56110), -- Ashwhite Kestrel +(215066, 0, 6, 226136, 56110), -- Lowpriest Vazhan +(215066, 0, 5, 226136, 56110), -- Lowpriest Vazhan +(215066, 0, 4, 220737, 56110), -- Lowpriest Vazhan +(215066, 0, 3, 220737, 56110), -- Lowpriest Vazhan +(215066, 0, 2, 220737, 56110), -- Lowpriest Vazhan +(215066, 0, 1, 220737, 56110), -- Lowpriest Vazhan +(215066, 0, 0, 220737, 56110), -- Lowpriest Vazhan +(215065, 0, 6, 226136, 56110), -- Chitin Warden +(215065, 0, 5, 226136, 56110), -- Chitin Warden +(215065, 0, 4, 220737, 56110), -- Chitin Warden +(215065, 0, 3, 220737, 56110), -- Chitin Warden +(215065, 0, 2, 220737, 56110), -- Chitin Warden +(215065, 0, 1, 220737, 56110), -- Chitin Warden +(215065, 0, 0, 220737, 56110), -- Chitin Warden +(215064, 0, 4, 220737, 56110), -- The Grasping Darkness +(215064, 0, 3, 220737, 56110), -- The Grasping Darkness +(215064, 0, 2, 220737, 56110), -- The Grasping Darkness +(215064, 0, 1, 220737, 56110), -- The Grasping Darkness +(215064, 0, 0, 220737, 56110), -- The Grasping Darkness +(215063, 0, 9, 226136, 56110), -- Local Mender +(215063, 0, 8, 226135, 56110), -- Local Mender +(215063, 0, 7, 226135, 56110), -- Local Mender +(215063, 0, 6, 225950, 56110), -- Local Mender +(215063, 0, 5, 225950, 56110), -- Local Mender +(215063, 0, 4, 220737, 56110), -- Local Mender +(215063, 0, 3, 220737, 56110), -- Local Mender +(215063, 0, 2, 220737, 56110), -- Local Mender +(215063, 0, 1, 220737, 56110), -- Local Mender +(215063, 0, 0, 220737, 56110), -- Local Mender +(215059, 0, 7, 225950, 56110), -- Xixian Drone +(215059, 0, 6, 225950, 56110), -- Xixian Drone +(215059, 0, 5, 226136, 56110), -- Xixian Drone +(215059, 0, 4, 220737, 56110), -- Xixian Drone +(215059, 0, 3, 220737, 56110), -- Xixian Drone +(215059, 0, 2, 220737, 56110), -- Xixian Drone +(215059, 0, 1, 220737, 56110), -- Xixian Drone +(215059, 0, 0, 220737, 56110), -- Xixian Drone +(215058, 0, 7, 226136, 56110), -- Xixian Swarmer +(215058, 0, 6, 225950, 56110), -- Xixian Swarmer +(215058, 0, 5, 225950, 56110), -- Xixian Swarmer +(215058, 0, 4, 220737, 56110), -- Xixian Swarmer +(215058, 0, 3, 220737, 56110), -- Xixian Swarmer +(215058, 0, 2, 220737, 56110), -- Xixian Swarmer +(215058, 0, 1, 220737, 56110), -- Xixian Swarmer +(215058, 0, 0, 220737, 56110), -- Xixian Swarmer +(215057, 0, 4, 220737, 56110), -- Stirred Cobblestone +(215057, 0, 3, 220737, 56110), -- Stirred Cobblestone +(215057, 0, 2, 220737, 56110), -- Stirred Cobblestone +(215057, 0, 1, 220737, 56110), -- Stirred Cobblestone +(215057, 0, 0, 220737, 56110), -- Stirred Cobblestone +(215056, 0, 9, 226136, 56110), -- Xix'rie +(215056, 0, 8, 226135, 56110), -- Xix'rie +(215056, 0, 7, 226135, 56110), -- Xix'rie +(215056, 0, 6, 225950, 56110), -- Xix'rie +(215056, 0, 5, 225950, 56110), -- Xix'rie +(215056, 0, 4, 220737, 56110), -- Xix'rie +(215056, 0, 3, 220737, 56110), -- Xix'rie +(215056, 0, 2, 220737, 56110), -- Xix'rie +(215056, 0, 1, 220737, 56110), -- Xix'rie +(215056, 0, 0, 220737, 56110), -- Xix'rie +(215055, 0, 4, 220737, 56110), -- Charged Stormfang +(215055, 0, 3, 220737, 56110), -- Charged Stormfang +(215055, 0, 2, 220737, 56110), -- Charged Stormfang +(215055, 0, 1, 220737, 56110); -- Charged Stormfang + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(215055, 0, 0, 220737, 56110), -- Charged Stormfang +(215054, 0, 4, 220737, 56110), -- Crackling Stormrook +(215054, 0, 3, 220737, 56110), -- Crackling Stormrook +(215054, 0, 2, 220737, 56110), -- Crackling Stormrook +(215054, 0, 1, 220737, 56110), -- Crackling Stormrook +(215054, 0, 0, 220737, 56110), -- Crackling Stormrook +(215053, 0, 4, 220737, 56110), -- Fulminating Stormrook +(215053, 0, 3, 220737, 56110), -- Fulminating Stormrook +(215053, 0, 2, 220737, 56110), -- Fulminating Stormrook +(215053, 0, 1, 220737, 56110), -- Fulminating Stormrook +(215053, 0, 0, 220737, 56110), -- Fulminating Stormrook +(215048, 0, 4, 220737, 56110), -- Rampant Air Elemental +(215048, 0, 3, 220737, 56110), -- Rampant Air Elemental +(215048, 0, 2, 220737, 56110), -- Rampant Air Elemental +(215048, 0, 1, 220737, 56110), -- Rampant Air Elemental +(215048, 0, 0, 220737, 56110), -- Rampant Air Elemental +(215043, 0, 1, 220737, 56110), -- Lynx Cub +(215043, 0, 0, 220737, 56110), -- Lynx Cub +(215042, 0, 4, 220737, 56110), -- Lynx Cub +(215042, 0, 3, 220737, 56110), -- Lynx Cub +(215042, 0, 2, 220737, 56110), -- Lynx Cub +(215042, 0, 1, 220737, 56110), -- Lynx Cub +(215042, 0, 0, 220737, 56110), -- Lynx Cub +(215040, 0, 4, 220737, 56110), -- Kobyss Bonechewer +(215040, 0, 3, 220737, 56110), -- Kobyss Bonechewer +(215040, 0, 2, 220737, 56110), -- Kobyss Bonechewer +(215040, 0, 1, 220737, 56110), -- Kobyss Bonechewer +(215040, 0, 0, 220737, 56110), -- Kobyss Bonechewer +(215036, 0, 4, 220737, 56110), -- Redwing Falcon +(215036, 0, 3, 220737, 56110), -- Redwing Falcon +(215036, 0, 2, 220737, 56110), -- Redwing Falcon +(215036, 0, 1, 220737, 56110), -- Redwing Falcon +(215036, 0, 0, 220737, 56110), -- Redwing Falcon +(215028, 0, 4, 220737, 56110), -- Cinderhoney Glob +(215028, 0, 3, 220737, 56110), -- Cinderhoney Glob +(215028, 0, 2, 220737, 56110), -- Cinderhoney Glob +(215028, 0, 1, 220737, 56110), -- Cinderhoney Glob +(215028, 0, 0, 220737, 56110), -- Cinderhoney Glob +(215027, 0, 1, 220737, 56110), -- Siltweed Sporetosser +(215027, 0, 0, 220737, 56110), -- Siltweed Sporetosser +(215026, 0, 4, 220737, 56110), -- Heat Hornet +(215026, 0, 3, 220737, 56110), -- Heat Hornet +(215026, 0, 2, 220737, 56110), -- Heat Hornet +(215026, 0, 1, 220737, 56110), -- Heat Hornet +(215026, 0, 0, 220737, 56110), -- Heat Hornet +(215025, 0, 1, 220737, 56110), -- Siltweed Scuffler +(215025, 0, 0, 220737, 56110), -- Siltweed Scuffler +(215024, 0, 4, 220737, 56110), -- Cinderbee Drone +(215024, 0, 3, 220737, 56110), -- Cinderbee Drone +(215024, 0, 2, 220737, 56110), -- Cinderbee Drone +(215024, 0, 1, 220737, 56110), -- Cinderbee Drone +(215024, 0, 0, 220737, 56110), -- Cinderbee Drone +(215023, 0, 4, 220737, 56110), -- Cinderbee Worker +(215023, 0, 3, 220737, 56110), -- Cinderbee Worker +(215023, 0, 2, 220737, 56110), -- Cinderbee Worker +(215023, 0, 1, 220737, 56110), -- Cinderbee Worker +(215023, 0, 0, 220737, 56110), -- Cinderbee Worker +(215021, 0, 4, 220737, 56110), -- Cinderbee Buzzer +(215021, 0, 3, 220737, 56110), -- Cinderbee Buzzer +(215021, 0, 2, 220737, 56110), -- Cinderbee Buzzer +(215021, 0, 1, 220737, 56110), -- Cinderbee Buzzer +(215021, 0, 0, 220737, 56110), -- Cinderbee Buzzer +(215005, 0, 4, 220737, 56110), -- Lynx +(215005, 0, 3, 220737, 56110), -- Lynx +(215005, 0, 2, 220737, 56110), -- Lynx +(215005, 0, 1, 220737, 56110), -- Lynx +(215005, 0, 0, 220737, 56110), -- Lynx +(215004, 0, 4, 220737, 56110), -- Lynx +(215004, 0, 3, 220737, 56110), -- Lynx +(215004, 0, 2, 220737, 56110), -- Lynx +(215004, 0, 1, 220737, 56110), -- Lynx +(215004, 0, 0, 220737, 56110), -- Lynx +(215001, 0, 1, 220737, 56110), -- Chicken +(215001, 0, 0, 220737, 56110), -- Chicken +(214999, 0, 4, 220737, 56110), -- Chicken +(214999, 0, 3, 220737, 56110), -- Chicken +(214999, 0, 2, 220737, 56110), -- Chicken +(214999, 0, 1, 220737, 56110), -- Chicken +(214999, 0, 0, 220737, 56110), -- Chicken +(214986, 0, 9, 226136, 56110), -- Silken Ward Citizen +(214986, 0, 8, 226135, 56110), -- Silken Ward Citizen +(214986, 0, 7, 226135, 56110), -- Silken Ward Citizen +(214986, 0, 6, 225950, 56110), -- Silken Ward Citizen +(214986, 0, 5, 225950, 56110), -- Silken Ward Citizen +(214986, 0, 4, 220737, 56110), -- Silken Ward Citizen +(214986, 0, 3, 220737, 56110), -- Silken Ward Citizen +(214986, 0, 2, 220737, 56110), -- Silken Ward Citizen +(214986, 0, 1, 220737, 56110), -- Silken Ward Citizen +(214986, 0, 0, 220737, 56110), -- Silken Ward Citizen +(214973, 0, 4, 220737, 56110), -- Shalehorn Bull +(214973, 0, 3, 220737, 56110), -- Shalehorn Bull +(214973, 0, 2, 220737, 56110), -- Shalehorn Bull +(214973, 0, 1, 220737, 56110), -- Shalehorn Bull +(214973, 0, 0, 220737, 56110), -- Shalehorn Bull +(214971, 0, 4, 220737, 56110), -- Ironwold Alpha +(214971, 0, 3, 220737, 56110), -- Ironwold Alpha +(214971, 0, 2, 220737, 56110), -- Ironwold Alpha +(214971, 0, 1, 220737, 56110), -- Ironwold Alpha +(214971, 0, 0, 220737, 56110), -- Ironwold Alpha +(214970, 0, 4, 220737, 56110), -- Ironwold Stormpaw +(214970, 0, 3, 220737, 56110), -- Ironwold Stormpaw +(214970, 0, 2, 220737, 56110), -- Ironwold Stormpaw +(214970, 0, 1, 220737, 56110), -- Ironwold Stormpaw +(214970, 0, 0, 220737, 56110), -- Ironwold Stormpaw +(214969, 0, 2, 206519, 56110), -- Kill Credit +(214969, 0, 1, 206518, 56110), -- Kill Credit +(214969, 0, 0, 212755, 56110), -- Kill Credit +(214963, 0, 4, 220737, 56110), -- Wandering Glimmerfly +(214963, 0, 3, 220737, 56110), -- Wandering Glimmerfly +(214963, 0, 2, 220737, 56110), -- Wandering Glimmerfly +(214963, 0, 1, 220737, 56110), -- Wandering Glimmerfly +(214963, 0, 0, 220737, 56110), -- Wandering Glimmerfly +(214962, 0, 8, 226136, 56110), -- Undercrawler +(214962, 0, 7, 225950, 56110), -- Undercrawler +(214962, 0, 6, 225950, 56110), -- Undercrawler +(214962, 0, 5, 220737, 56110), -- Undercrawler +(214962, 0, 4, 220737, 56110), -- Undercrawler +(214962, 0, 3, 220737, 56110), -- Undercrawler +(214962, 0, 2, 220737, 56110), -- Undercrawler +(214962, 0, 1, 220737, 56110), -- Undercrawler +(214962, 0, 0, 211493, 56110), -- Undercrawler +(214961, 0, 4, 220737, 56110), -- Drifting Sporebloom +(214961, 0, 3, 220737, 56110), -- Drifting Sporebloom +(214961, 0, 2, 220737, 56110), -- Drifting Sporebloom +(214961, 0, 1, 220737, 56110), -- Drifting Sporebloom +(214961, 0, 0, 220737, 56110), -- Drifting Sporebloom +(214960, 0, 4, 220737, 56110), -- Bubbling Mudskip +(214960, 0, 3, 220737, 56110), -- Bubbling Mudskip +(214960, 0, 2, 220737, 56110), -- Bubbling Mudskip +(214960, 0, 1, 220737, 56110), -- Bubbling Mudskip +(214960, 0, 0, 220737, 56110), -- Bubbling Mudskip +(214958, 0, 6, 220737, 56110), -- Creeping Lashroom +(214958, 0, 5, 220737, 56110), -- Creeping Lashroom +(214958, 0, 4, 220737, 56110), -- Creeping Lashroom +(214958, 0, 3, 220737, 56110), -- Creeping Lashroom +(214958, 0, 2, 220737, 56110), -- Creeping Lashroom +(214958, 0, 1, 211493, 56110), -- Creeping Lashroom +(214958, 0, 0, 218131, 56110), -- Creeping Lashroom +(214953, 0, 9, 226136, 56110), -- Executor Zetish'nal +(214953, 0, 8, 226135, 56110), -- Executor Zetish'nal +(214953, 0, 7, 226135, 56110), -- Executor Zetish'nal +(214953, 0, 6, 225950, 56110), -- Executor Zetish'nal +(214953, 0, 5, 225950, 56110), -- Executor Zetish'nal +(214953, 0, 4, 220737, 56110), -- Executor Zetish'nal +(214953, 0, 3, 220737, 56110), -- Executor Zetish'nal +(214953, 0, 2, 220737, 56110), -- Executor Zetish'nal +(214953, 0, 1, 220737, 56110), -- Executor Zetish'nal +(214953, 0, 0, 220737, 56110), -- Executor Zetish'nal +(214952, 0, 9, 226136, 56110), -- Gevish'ren +(214952, 0, 8, 226135, 56110), -- Gevish'ren +(214952, 0, 7, 226135, 56110), -- Gevish'ren +(214952, 0, 6, 225950, 56110), -- Gevish'ren +(214952, 0, 5, 225950, 56110), -- Gevish'ren +(214952, 0, 4, 220737, 56110), -- Gevish'ren +(214952, 0, 3, 220737, 56110), -- Gevish'ren +(214952, 0, 2, 220737, 56110), -- Gevish'ren +(214952, 0, 1, 220737, 56110), -- Gevish'ren +(214952, 0, 0, 220737, 56110), -- Gevish'ren +(214949, 0, 4, 220737, 56110), -- Resplendent Peafowl +(214949, 0, 3, 220737, 56110), -- Resplendent Peafowl +(214949, 0, 2, 220737, 56110), -- Resplendent Peafowl +(214949, 0, 1, 220737, 56110), -- Resplendent Peafowl +(214949, 0, 0, 220737, 56110), -- Resplendent Peafowl +(214946, 0, 4, 220737, 56110), -- Vinechewer Ramolith +(214946, 0, 3, 220737, 56110), -- Vinechewer Ramolith +(214946, 0, 2, 220737, 56110), -- Vinechewer Ramolith +(214946, 0, 1, 220737, 56110), -- Vinechewer Ramolith +(214946, 0, 0, 220737, 56110), -- Vinechewer Ramolith +(214945, 0, 4, 220737, 56110), -- Moss-Draped Ramolith +(214945, 0, 3, 220737, 56110), -- Moss-Draped Ramolith +(214945, 0, 2, 220737, 56110), -- Moss-Draped Ramolith +(214945, 0, 1, 220737, 56110), -- Moss-Draped Ramolith +(214945, 0, 0, 220737, 56110), -- Moss-Draped Ramolith +(214941, 0, 9, 226136, 56110), -- Kaheti Overseer +(214941, 0, 8, 226135, 56110), -- Kaheti Overseer +(214941, 0, 7, 226135, 56110), -- Kaheti Overseer +(214941, 0, 6, 225950, 56110), -- Kaheti Overseer +(214941, 0, 5, 225950, 56110), -- Kaheti Overseer +(214941, 0, 4, 220737, 56110), -- Kaheti Overseer +(214941, 0, 3, 220737, 56110), -- Kaheti Overseer +(214941, 0, 2, 220737, 56110), -- Kaheti Overseer +(214941, 0, 1, 220737, 56110), -- Kaheti Overseer +(214941, 0, 0, 220737, 56110), -- Kaheti Overseer +(214940, 0, 9, 226136, 56110), -- Kaheti Skirmisher +(214940, 0, 8, 226135, 56110), -- Kaheti Skirmisher +(214940, 0, 7, 226135, 56110), -- Kaheti Skirmisher +(214940, 0, 6, 225950, 56110), -- Kaheti Skirmisher +(214940, 0, 5, 225950, 56110), -- Kaheti Skirmisher +(214940, 0, 4, 220737, 56110), -- Kaheti Skirmisher +(214940, 0, 3, 220737, 56110), -- Kaheti Skirmisher +(214940, 0, 2, 220737, 56110), -- Kaheti Skirmisher +(214940, 0, 1, 220737, 56110), -- Kaheti Skirmisher +(214940, 0, 0, 220737, 56110), -- Kaheti Skirmisher +(214939, 0, 9, 226136, 56110), -- Kaheti Threadmancer +(214939, 0, 8, 226135, 56110), -- Kaheti Threadmancer +(214939, 0, 7, 226135, 56110), -- Kaheti Threadmancer +(214939, 0, 6, 225950, 56110), -- Kaheti Threadmancer +(214939, 0, 5, 225950, 56110), -- Kaheti Threadmancer +(214939, 0, 4, 220737, 56110), -- Kaheti Threadmancer +(214939, 0, 3, 220737, 56110), -- Kaheti Threadmancer +(214939, 0, 2, 220737, 56110), -- Kaheti Threadmancer +(214939, 0, 1, 220737, 56110), -- Kaheti Threadmancer +(214939, 0, 0, 220737, 56110), -- Kaheti Threadmancer +(214935, 0, 7, 225950, 56110), -- Stalwart Hauler +(214935, 0, 6, 225950, 56110), -- Stalwart Hauler +(214935, 0, 5, 226136, 56110), -- Stalwart Hauler +(214935, 0, 4, 220737, 56110), -- Stalwart Hauler +(214935, 0, 3, 220737, 56110), -- Stalwart Hauler +(214935, 0, 2, 220737, 56110), -- Stalwart Hauler +(214935, 0, 1, 220737, 56110), -- Stalwart Hauler +(214935, 0, 0, 220737, 56110), -- Stalwart Hauler +(214932, 0, 7, 225950, 56110), -- Beetle of Burden +(214932, 0, 6, 225950, 56110), -- Beetle of Burden +(214932, 0, 5, 226136, 56110), -- Beetle of Burden +(214932, 0, 4, 220737, 56110), -- Beetle of Burden +(214932, 0, 3, 220737, 56110), -- Beetle of Burden +(214932, 0, 2, 220737, 56110), -- Beetle of Burden +(214932, 0, 1, 220737, 56110), -- Beetle of Burden +(214932, 0, 0, 220737, 56110), -- Beetle of Burden +(214931, 0, 9, 226136, 56110), -- Web Priest +(214931, 0, 8, 226135, 56110), -- Web Priest +(214931, 0, 7, 226135, 56110), -- Web Priest +(214931, 0, 6, 225950, 56110), -- Web Priest +(214931, 0, 5, 225950, 56110), -- Web Priest +(214931, 0, 4, 220737, 56110), -- Web Priest +(214931, 0, 3, 220737, 56110), -- Web Priest +(214931, 0, 2, 220737, 56110), -- Web Priest +(214931, 0, 1, 220737, 56110), -- Web Priest +(214931, 0, 0, 220737, 56110), -- Web Priest +(214930, 0, 5, 220737, 56110), -- Shadow-Mad Sow +(214930, 0, 4, 220737, 56110), -- Shadow-Mad Sow +(214930, 0, 3, 220737, 56110), -- Shadow-Mad Sow +(214930, 0, 2, 220737, 56110), -- Shadow-Mad Sow +(214930, 0, 1, 220737, 56110), -- Shadow-Mad Sow +(214930, 0, 0, 212755, 56110), -- Shadow-Mad Sow +(214928, 0, 4, 220737, 56110), -- Stonehoofed Hog +(214928, 0, 3, 220737, 56110), -- Stonehoofed Hog +(214928, 0, 2, 220737, 56110), -- Stonehoofed Hog +(214928, 0, 1, 220737, 56110), -- Stonehoofed Hog +(214928, 0, 0, 220737, 56110), -- Stonehoofed Hog +(214926, 0, 4, 220737, 56110), -- Stonehoofed Piglet +(214926, 0, 3, 220737, 56110), -- Stonehoofed Piglet +(214926, 0, 2, 220737, 56110), -- Stonehoofed Piglet +(214926, 0, 1, 220737, 56110), -- Stonehoofed Piglet +(214926, 0, 0, 220737, 56110), -- Stonehoofed Piglet +(214925, 0, 4, 220737, 56110), -- Sternshear Sheep +(214925, 0, 3, 220737, 56110), -- Sternshear Sheep +(214925, 0, 2, 220737, 56110), -- Sternshear Sheep +(214925, 0, 1, 220737, 56110), -- Sternshear Sheep +(214925, 0, 0, 220737, 56110); -- Sternshear Sheep + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(214924, 0, 5, 220737, 56110), -- Enraged Magma Fury +(214924, 0, 4, 220737, 56110), -- Enraged Magma Fury +(214924, 0, 3, 220737, 56110), -- Enraged Magma Fury +(214924, 0, 2, 220737, 56110), -- Enraged Magma Fury +(214924, 0, 1, 220737, 56110), -- Enraged Magma Fury +(214924, 0, 0, 211863, 56110), -- Enraged Magma Fury +(214923, 0, 6, 220737, 56110), -- Invasive Shadowblossom +(214923, 0, 5, 220737, 56110), -- Invasive Shadowblossom +(214923, 0, 4, 220737, 56110), -- Invasive Shadowblossom +(214923, 0, 3, 220737, 56110), -- Invasive Shadowblossom +(214923, 0, 2, 220737, 56110), -- Invasive Shadowblossom +(214923, 0, 1, 212153, 56110), -- Invasive Shadowblossom +(214923, 0, 0, 212755, 56110), -- Invasive Shadowblossom +(214920, 0, 4, 220737, 56110), -- Tasting Room Attendant +(214920, 0, 3, 220737, 56110), -- Tasting Room Attendant +(214920, 0, 2, 220737, 56110), -- Tasting Room Attendant +(214920, 0, 1, 220737, 56110), -- Tasting Room Attendant +(214920, 0, 0, 220737, 56110), -- Tasting Room Attendant +(214905, 0, 5, 212755, 56110), -- Radiant-Twisted Mycelium +(214905, 0, 4, 220737, 56110), -- Radiant-Twisted Mycelium +(214905, 0, 3, 220737, 56110), -- Radiant-Twisted Mycelium +(214905, 0, 2, 220737, 56110), -- Radiant-Twisted Mycelium +(214905, 0, 1, 220737, 56110), -- Radiant-Twisted Mycelium +(214905, 0, 0, 220737, 56110), -- Radiant-Twisted Mycelium +(214901, 0, 9, 226136, 56110), -- Shadow Vanguard Brute +(214901, 0, 8, 226135, 56110), -- Shadow Vanguard Brute +(214901, 0, 7, 226135, 56110), -- Shadow Vanguard Brute +(214901, 0, 6, 225950, 56110), -- Shadow Vanguard Brute +(214901, 0, 5, 225950, 56110), -- Shadow Vanguard Brute +(214901, 0, 4, 220737, 56110), -- Shadow Vanguard Brute +(214901, 0, 3, 220737, 56110), -- Shadow Vanguard Brute +(214901, 0, 2, 220737, 56110), -- Shadow Vanguard Brute +(214901, 0, 1, 220737, 56110), -- Shadow Vanguard Brute +(214901, 0, 0, 220737, 56110), -- Shadow Vanguard Brute +(214888, 0, 2, 220737, 56110), -- Saelienne +(214888, 0, 1, 220737, 56110), -- Saelienne +(214887, 0, 2, 220737, 56110), -- Amirdrassil Sentinel +(214887, 0, 1, 220737, 56110), -- Amirdrassil Sentinel +(214875, 0, 4, 220737, 56110), -- Territorial Flame Wasp +(214875, 0, 3, 220737, 56110), -- Territorial Flame Wasp +(214875, 0, 2, 220737, 56110), -- Territorial Flame Wasp +(214875, 0, 1, 220737, 56110), -- Territorial Flame Wasp +(214875, 0, 0, 220737, 56110), -- Territorial Flame Wasp +(214845, 0, 7, 226136, 56110), -- Drop Beast +(214845, 0, 6, 225950, 56110), -- Drop Beast +(214845, 0, 5, 225950, 56110), -- Drop Beast +(214845, 0, 4, 220737, 56110), -- Drop Beast +(214845, 0, 3, 220737, 56110), -- Drop Beast +(214845, 0, 2, 220737, 56110), -- Drop Beast +(214845, 0, 1, 220737, 56110), -- Drop Beast +(214845, 0, 0, 220737, 56110), -- Drop Beast +(214840, 0, 7, 226136, 56110), -- Engorged Crawler +(214840, 0, 6, 225950, 56110), -- Engorged Crawler +(214840, 0, 5, 225950, 56110), -- Engorged Crawler +(214840, 0, 4, 220737, 56110), -- Engorged Crawler +(214840, 0, 3, 220737, 56110), -- Engorged Crawler +(214840, 0, 2, 220737, 56110), -- Engorged Crawler +(214840, 0, 1, 220737, 56110), -- Engorged Crawler +(214840, 0, 0, 220737, 56110), -- Engorged Crawler +(214836, 0, 4, 220737, 56110), -- Lashroom +(214836, 0, 3, 220737, 56110), -- Lashroom +(214836, 0, 2, 220737, 56110), -- Lashroom +(214836, 0, 1, 220737, 56110), -- Lashroom +(214836, 0, 0, 220737, 56110), -- Lashroom +(214835, 0, 4, 220737, 56110), -- Stillpond Tidewader +(214835, 0, 3, 220737, 56110), -- Stillpond Tidewader +(214835, 0, 2, 220737, 56110), -- Stillpond Tidewader +(214835, 0, 1, 220737, 56110), -- Stillpond Tidewader +(214835, 0, 0, 220737, 56110), -- Stillpond Tidewader +(214834, 0, 7, 226136, 56110), -- Winged Drinker +(214834, 0, 6, 225950, 56110), -- Winged Drinker +(214834, 0, 5, 225950, 56110), -- Winged Drinker +(214834, 0, 4, 220737, 56110), -- Winged Drinker +(214834, 0, 3, 220737, 56110), -- Winged Drinker +(214834, 0, 2, 220737, 56110), -- Winged Drinker +(214834, 0, 1, 220737, 56110), -- Winged Drinker +(214834, 0, 0, 220737, 56110), -- Winged Drinker +(214831, 0, 5, 212755, 56110), -- Stillpond Lightqueen +(214831, 0, 4, 220737, 56110), -- Stillpond Lightqueen +(214831, 0, 3, 220737, 56110), -- Stillpond Lightqueen +(214831, 0, 2, 220737, 56110), -- Stillpond Lightqueen +(214831, 0, 1, 220737, 56110), -- Stillpond Lightqueen +(214831, 0, 0, 220737, 56110), -- Stillpond Lightqueen +(214828, 0, 4, 220737, 56110), -- Perceptive Salvager +(214828, 0, 3, 220737, 56110), -- Perceptive Salvager +(214828, 0, 2, 220737, 56110), -- Perceptive Salvager +(214828, 0, 1, 220737, 56110), -- Perceptive Salvager +(214828, 0, 0, 220737, 56110), -- Perceptive Salvager +(214826, 0, 4, 220737, 56110), -- Mechanized Enforcer +(214826, 0, 3, 220737, 56110), -- Mechanized Enforcer +(214826, 0, 2, 220737, 56110), -- Mechanized Enforcer +(214826, 0, 1, 220737, 56110), -- Mechanized Enforcer +(214826, 0, 0, 220737, 56110), -- Mechanized Enforcer +(214825, 0, 4, 220737, 56110), -- Supervisor Radlock +(214825, 0, 3, 220737, 56110), -- Supervisor Radlock +(214825, 0, 2, 220737, 56110), -- Supervisor Radlock +(214825, 0, 1, 220737, 56110), -- Supervisor Radlock +(214825, 0, 0, 220737, 56110), -- Supervisor Radlock +(214821, 0, 4, 220737, 56110), -- Stillpond Sparkbug +(214821, 0, 3, 220737, 56110), -- Stillpond Sparkbug +(214821, 0, 2, 220737, 56110), -- Stillpond Sparkbug +(214821, 0, 1, 220737, 56110), -- Stillpond Sparkbug +(214821, 0, 0, 220737, 56110), -- Stillpond Sparkbug +(214817, 0, 6, 220737, 56110), -- Blighttwine +(214817, 0, 5, 220737, 56110), -- Blighttwine +(214817, 0, 4, 220737, 56110), -- Blighttwine +(214817, 0, 3, 220737, 56110), -- Blighttwine +(214817, 0, 2, 220737, 56110), -- Blighttwine +(214817, 0, 1, 212755, 56110), -- Blighttwine +(214817, 0, 0, 212755, 56110), -- Blighttwine +(214806, 0, 7, 225950, 56110), -- Thickshell Trawler +(214806, 0, 6, 225950, 56110), -- Thickshell Trawler +(214806, 0, 5, 226136, 56110), -- Thickshell Trawler +(214806, 0, 4, 220737, 56110), -- Thickshell Trawler +(214806, 0, 3, 220737, 56110), -- Thickshell Trawler +(214806, 0, 2, 220737, 56110), -- Thickshell Trawler +(214806, 0, 1, 220737, 56110), -- Thickshell Trawler +(214806, 0, 0, 220737, 56110), -- Thickshell Trawler +(214801, 0, 4, 220737, 56110), -- Skipper +(214801, 0, 3, 220737, 56110), -- Skipper +(214801, 0, 2, 220737, 56110), -- Skipper +(214801, 0, 1, 220737, 56110), -- Skipper +(214801, 0, 0, 220737, 56110), -- Skipper +(214794, 0, 4, 220737, 56110), -- Dark Amalgamat +(214794, 0, 3, 220737, 56110), -- Dark Amalgamat +(214794, 0, 2, 220737, 56110), -- Dark Amalgamat +(214794, 0, 1, 220737, 56110), -- Dark Amalgamat +(214794, 0, 0, 220737, 56110), -- Dark Amalgamat +(214790, 0, 6, 220737, 56110), -- Witherthorn +(214790, 0, 5, 220737, 56110), -- Witherthorn +(214790, 0, 4, 220737, 56110), -- Witherthorn +(214790, 0, 3, 220737, 56110), -- Witherthorn +(214790, 0, 2, 220737, 56110), -- Witherthorn +(214790, 0, 1, 212755, 56110), -- Witherthorn +(214790, 0, 0, 212755, 56110), -- Witherthorn +(214783, 0, 6, 220737, 56110), -- Vileroot +(214783, 0, 5, 220737, 56110), -- Vileroot +(214783, 0, 4, 220737, 56110), -- Vileroot +(214783, 0, 3, 220737, 56110), -- Vileroot +(214783, 0, 2, 220737, 56110), -- Vileroot +(214783, 0, 1, 212755, 56110), -- Vileroot +(214783, 0, 0, 212755, 56110), -- Vileroot +(214779, 0, 2, 220737, 56110), -- Sentinel of the New Moon +(214779, 0, 1, 220737, 56110), -- Sentinel of the New Moon +(214772, 0, 4, 220737, 56110), -- Limestone Falcon +(214772, 0, 3, 220737, 56110), -- Limestone Falcon +(214772, 0, 2, 220737, 56110), -- Limestone Falcon +(214772, 0, 1, 220737, 56110), -- Limestone Falcon +(214772, 0, 0, 220737, 56110), -- Limestone Falcon +(214764, 0, 4, 220737, 56110), -- Rustmane Shalehorn +(214764, 0, 3, 220737, 56110), -- Rustmane Shalehorn +(214764, 0, 2, 220737, 56110), -- Rustmane Shalehorn +(214764, 0, 1, 220737, 56110), -- Rustmane Shalehorn +(214764, 0, 0, 220737, 56110), -- Rustmane Shalehorn +(214762, 0, 4, 220737, 56110), -- Nightfall Commander +(214762, 0, 3, 220737, 56110), -- Nightfall Commander +(214762, 0, 2, 220737, 56110), -- Nightfall Commander +(214762, 0, 1, 220737, 56110), -- Nightfall Commander +(214762, 0, 0, 220737, 56110), -- Nightfall Commander +(214761, 0, 4, 220737, 56110), -- Nightfall Ritualist +(214761, 0, 3, 220737, 56110), -- Nightfall Ritualist +(214761, 0, 2, 220737, 56110), -- Nightfall Ritualist +(214761, 0, 1, 220737, 56110), -- Nightfall Ritualist +(214761, 0, 0, 220737, 56110), -- Nightfall Ritualist +(214757, 0, 5, 225741, 56110), -- Croakit +(214757, 0, 4, 220737, 56110), -- Croakit +(214757, 0, 3, 220737, 56110), -- Croakit +(214757, 0, 2, 220737, 56110), -- Croakit +(214757, 0, 1, 220737, 56110), -- Croakit +(214757, 0, 0, 220737, 56110), -- Croakit +(214755, 0, 4, 220737, 56110), -- Stormrook +(214755, 0, 3, 220737, 56110), -- Stormrook +(214755, 0, 2, 220737, 56110), -- Stormrook +(214755, 0, 1, 220737, 56110), -- Stormrook +(214755, 0, 0, 220737, 56110), -- Stormrook +(214724, 0, 4, 220737, 56110), -- Molten Slagshell +(214724, 0, 3, 220737, 56110), -- Molten Slagshell +(214724, 0, 2, 220737, 56110), -- Molten Slagshell +(214724, 0, 1, 220737, 56110), -- Molten Slagshell +(214724, 0, 0, 220737, 56110), -- Molten Slagshell +(214723, 0, 4, 220737, 56110), -- Lava Snail +(214723, 0, 3, 220737, 56110), -- Lava Snail +(214723, 0, 2, 220737, 56110), -- Lava Snail +(214723, 0, 1, 220737, 56110), -- Lava Snail +(214723, 0, 0, 220737, 56110), -- Lava Snail +(214722, 0, 4, 220737, 56110), -- Molten Slag +(214722, 0, 3, 220737, 56110), -- Molten Slag +(214722, 0, 2, 220737, 56110), -- Molten Slag +(214722, 0, 1, 220737, 56110), -- Molten Slag +(214722, 0, 0, 220737, 56110), -- Molten Slag +(214721, 0, 4, 220737, 56110), -- Lava Elemental +(214721, 0, 3, 220737, 56110), -- Lava Elemental +(214721, 0, 2, 220737, 56110), -- Lava Elemental +(214721, 0, 1, 220737, 56110), -- Lava Elemental +(214721, 0, 0, 220737, 56110), -- Lava Elemental +(214709, 0, 4, 220737, 56110), -- Venture Co. Mercenary +(214709, 0, 3, 220737, 56110), -- Venture Co. Mercenary +(214709, 0, 2, 220737, 56110), -- Venture Co. Mercenary +(214709, 0, 1, 220737, 56110), -- Venture Co. Mercenary +(214709, 0, 0, 220737, 56110), -- Venture Co. Mercenary +(214697, 0, 4, 220737, 56110), -- Chef Chewie +(214697, 0, 3, 220737, 56110), -- Chef Chewie +(214697, 0, 2, 220737, 56110), -- Chef Chewie +(214697, 0, 1, 220737, 56110), -- Chef Chewie +(214697, 0, 0, 220737, 56110), -- Chef Chewie +(214696, 0, 4, 220737, 56110), -- Queen Bee +(214696, 0, 3, 220737, 56110), -- Queen Bee +(214696, 0, 2, 220737, 56110), -- Queen Bee +(214696, 0, 1, 220737, 56110), -- Queen Bee +(214696, 0, 0, 220737, 56110), -- Queen Bee +(214691, 0, 9, 226136, 56110), -- Dark Recluse +(214691, 0, 8, 226135, 56110), -- Dark Recluse +(214691, 0, 7, 226135, 56110), -- Dark Recluse +(214691, 0, 6, 225950, 56110), -- Dark Recluse +(214691, 0, 5, 225950, 56110), -- Dark Recluse +(214691, 0, 4, 220737, 56110), -- Dark Recluse +(214691, 0, 3, 220737, 56110), -- Dark Recluse +(214691, 0, 2, 220737, 56110), -- Dark Recluse +(214691, 0, 1, 220737, 56110), -- Dark Recluse +(214691, 0, 0, 220737, 56110), -- Dark Recluse +(214689, 0, 9, 226136, 56110), -- Sureki Ironweave +(214689, 0, 8, 226135, 56110), -- Sureki Ironweave +(214689, 0, 7, 226135, 56110), -- Sureki Ironweave +(214689, 0, 6, 225950, 56110), -- Sureki Ironweave +(214689, 0, 5, 225950, 56110), -- Sureki Ironweave +(214689, 0, 4, 220737, 56110), -- Sureki Ironweave +(214689, 0, 3, 220737, 56110), -- Sureki Ironweave +(214689, 0, 2, 220737, 56110), -- Sureki Ironweave +(214689, 0, 1, 220737, 56110), -- Sureki Ironweave +(214689, 0, 0, 220737, 56110), -- Sureki Ironweave +(214688, 0, 9, 226136, 56110), -- Kaheti Skirmisher +(214688, 0, 8, 226135, 56110), -- Kaheti Skirmisher +(214688, 0, 7, 226135, 56110), -- Kaheti Skirmisher +(214688, 0, 6, 225950, 56110), -- Kaheti Skirmisher +(214688, 0, 5, 225950, 56110), -- Kaheti Skirmisher +(214688, 0, 4, 220737, 56110), -- Kaheti Skirmisher +(214688, 0, 3, 220737, 56110), -- Kaheti Skirmisher +(214688, 0, 2, 220737, 56110), -- Kaheti Skirmisher +(214688, 0, 1, 220737, 56110), -- Kaheti Skirmisher +(214688, 0, 0, 220737, 56110), -- Kaheti Skirmisher +(214687, 0, 9, 226136, 56110), -- Sureki Frostweaver +(214687, 0, 8, 226135, 56110), -- Sureki Frostweaver +(214687, 0, 7, 226135, 56110), -- Sureki Frostweaver +(214687, 0, 6, 225950, 56110), -- Sureki Frostweaver +(214687, 0, 5, 225950, 56110), -- Sureki Frostweaver +(214687, 0, 4, 220737, 56110), -- Sureki Frostweaver +(214687, 0, 3, 220737, 56110), -- Sureki Frostweaver +(214687, 0, 2, 220737, 56110), -- Sureki Frostweaver +(214687, 0, 1, 220737, 56110), -- Sureki Frostweaver +(214687, 0, 0, 220737, 56110); -- Sureki Frostweaver + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(214686, 0, 9, 226136, 56110), -- Kaheti Threadmancer +(214686, 0, 8, 226135, 56110), -- Kaheti Threadmancer +(214686, 0, 7, 226135, 56110), -- Kaheti Threadmancer +(214686, 0, 6, 225950, 56110), -- Kaheti Threadmancer +(214686, 0, 5, 225950, 56110), -- Kaheti Threadmancer +(214686, 0, 4, 220737, 56110), -- Kaheti Threadmancer +(214686, 0, 3, 220737, 56110), -- Kaheti Threadmancer +(214686, 0, 2, 220737, 56110), -- Kaheti Threadmancer +(214686, 0, 1, 220737, 56110), -- Kaheti Threadmancer +(214686, 0, 0, 220737, 56110), -- Kaheti Threadmancer +(214684, 0, 1, 220737, 56110), -- Invading Scrapper +(214684, 0, 0, 220737, 56110), -- Invading Scrapper +(214681, 0, 2, 199822, 56110), -- Emerald Dragon +(214681, 0, 1, 220737, 56110), -- Emerald Dragon +(214677, 0, 1, 220737, 56110), -- Invading Hurler +(214677, 0, 0, 220737, 56110), -- Invading Hurler +(214676, 0, 4, 220737, 56110), -- Venture Co. Technician +(214676, 0, 3, 220737, 56110), -- Venture Co. Technician +(214676, 0, 2, 220737, 56110), -- Venture Co. Technician +(214676, 0, 1, 220737, 56110), -- Venture Co. Technician +(214676, 0, 0, 220737, 56110), -- Venture Co. Technician +(214675, 0, 4, 220737, 56110), -- Venture Co. Fire Mage +(214675, 0, 3, 220737, 56110), -- Venture Co. Fire Mage +(214675, 0, 2, 220737, 56110), -- Venture Co. Fire Mage +(214675, 0, 1, 220737, 56110), -- Venture Co. Fire Mage +(214675, 0, 0, 220737, 56110), -- Venture Co. Fire Mage +(214674, 0, 9, 226136, 56110), -- Nerubian Ambusher +(214674, 0, 8, 226135, 56110), -- Nerubian Ambusher +(214674, 0, 7, 226135, 56110), -- Nerubian Ambusher +(214674, 0, 6, 225950, 56110), -- Nerubian Ambusher +(214674, 0, 5, 225950, 56110), -- Nerubian Ambusher +(214674, 0, 4, 220737, 56110), -- Nerubian Ambusher +(214674, 0, 3, 220737, 56110), -- Nerubian Ambusher +(214674, 0, 2, 220737, 56110), -- Nerubian Ambusher +(214674, 0, 1, 220737, 56110), -- Nerubian Ambusher +(214674, 0, 0, 220737, 56110), -- Nerubian Ambusher +(214673, 0, 4, 220737, 56110), -- Flavor Scientist +(214673, 0, 3, 220737, 56110), -- Flavor Scientist +(214673, 0, 2, 220737, 56110), -- Flavor Scientist +(214673, 0, 1, 220737, 56110), -- Flavor Scientist +(214673, 0, 0, 220737, 56110), -- Flavor Scientist +(214668, 0, 4, 220737, 56110), -- Venture Co. Patron +(214668, 0, 3, 220737, 56110), -- Venture Co. Patron +(214668, 0, 2, 220737, 56110), -- Venture Co. Patron +(214668, 0, 1, 220737, 56110), -- Venture Co. Patron +(214668, 0, 0, 220737, 56110), -- Venture Co. Patron +(214662, 0, 6, 220737, 56110), -- Scornful Sandshoal +(214662, 0, 5, 220737, 56110), -- Scornful Sandshoal +(214662, 0, 4, 220737, 56110), -- Scornful Sandshoal +(214662, 0, 3, 220737, 56110), -- Scornful Sandshoal +(214662, 0, 2, 220737, 56110), -- Scornful Sandshoal +(214662, 0, 1, 217343, 56110), -- Scornful Sandshoal +(214662, 0, 0, 211483, 56110), -- Scornful Sandshoal +(214661, 0, 1, 225741, 56110), -- Goldie Baronbottom +(214661, 0, 0, 220737, 56110), -- Goldie Baronbottom +(214625, 0, 4, 220737, 56110), -- Kobyss Necromancer +(214625, 0, 3, 220737, 56110), -- Kobyss Necromancer +(214625, 0, 2, 220737, 56110), -- Kobyss Necromancer +(214625, 0, 1, 220737, 56110), -- Kobyss Necromancer +(214625, 0, 0, 220737, 56110), -- Kobyss Necromancer +(214610, 0, 1, 220737, 56110), -- Alliance +(214610, 0, 0, 220737, 56110), -- Alliance +(214594, 0, 4, 220737, 56110), -- Cascade Guardian +(214594, 0, 3, 220737, 56110), -- Cascade Guardian +(214594, 0, 2, 220737, 56110), -- Cascade Guardian +(214594, 0, 1, 220737, 56110), -- Cascade Guardian +(214594, 0, 0, 220737, 56110), -- Cascade Guardian +(214581, 0, 4, 220737, 56110), -- Stormtop Terralisk +(214581, 0, 3, 220737, 56110), -- Stormtop Terralisk +(214581, 0, 2, 220737, 56110), -- Stormtop Terralisk +(214581, 0, 1, 220737, 56110), -- Stormtop Terralisk +(214581, 0, 0, 220737, 56110), -- Stormtop Terralisk +(214576, 0, 4, 220737, 56110), -- Iron-Runed Protector +(214576, 0, 3, 220737, 56110), -- Iron-Runed Protector +(214576, 0, 2, 220737, 56110), -- Iron-Runed Protector +(214576, 0, 1, 220737, 56110), -- Iron-Runed Protector +(214576, 0, 0, 220737, 56110), -- Iron-Runed Protector +(214551, 0, 4, 220737, 56110), -- Wandering Gutter +(214551, 0, 3, 220737, 56110), -- Wandering Gutter +(214551, 0, 2, 220737, 56110), -- Wandering Gutter +(214551, 0, 1, 220737, 56110), -- Wandering Gutter +(214551, 0, 0, 220737, 56110), -- Wandering Gutter +(214550, 0, 4, 220737, 56110), -- Deepwater Snapper +(214550, 0, 3, 220737, 56110), -- Deepwater Snapper +(214550, 0, 2, 220737, 56110), -- Deepwater Snapper +(214550, 0, 1, 220737, 56110), -- Deepwater Snapper +(214550, 0, 0, 220737, 56110), -- Deepwater Snapper +(214549, 0, 4, 220737, 56110), -- Seaborne Elemental +(214549, 0, 3, 220737, 56110), -- Seaborne Elemental +(214549, 0, 2, 220737, 56110), -- Seaborne Elemental +(214549, 0, 1, 220737, 56110), -- Seaborne Elemental +(214549, 0, 0, 220737, 56110), -- Seaborne Elemental +(214548, 0, 4, 220737, 56110), -- Slippery Syphoner +(214548, 0, 3, 220737, 56110), -- Slippery Syphoner +(214548, 0, 2, 220737, 56110), -- Slippery Syphoner +(214548, 0, 1, 220737, 56110), -- Slippery Syphoner +(214548, 0, 0, 220737, 56110), -- Slippery Syphoner +(214546, 0, 4, 220737, 56110), -- Murgle-whurgle +(214546, 0, 3, 220737, 56110), -- Murgle-whurgle +(214546, 0, 2, 220737, 56110), -- Murgle-whurgle +(214546, 0, 1, 220737, 56110), -- Murgle-whurgle +(214546, 0, 0, 220737, 56110), -- Murgle-whurgle +(214545, 0, 4, 220737, 56110), -- Burgle-gurgle +(214545, 0, 3, 220737, 56110), -- Burgle-gurgle +(214545, 0, 2, 220737, 56110), -- Burgle-gurgle +(214545, 0, 1, 220737, 56110), -- Burgle-gurgle +(214545, 0, 0, 220737, 56110), -- Burgle-gurgle +(214544, 0, 4, 220737, 56110), -- Purgle-lurgle +(214544, 0, 3, 220737, 56110), -- Purgle-lurgle +(214544, 0, 2, 220737, 56110), -- Purgle-lurgle +(214544, 0, 1, 220737, 56110), -- Purgle-lurgle +(214544, 0, 0, 220737, 56110), -- Purgle-lurgle +(214535, 0, 2, 220737, 56110), -- Dreamseed Bloom +(214535, 0, 1, 220737, 56110), -- Dreamseed Bloom +(214534, 0, 7, 220737, 56110), -- Threadling +(214534, 0, 6, 220737, 56110), -- Threadling +(214534, 0, 5, 220737, 56110), -- Threadling +(214534, 0, 4, 220737, 56110), -- Threadling +(214534, 0, 3, 220737, 56110), -- Threadling +(214534, 0, 2, 226136, 56110), -- Threadling +(214534, 0, 1, 225950, 56110), -- Threadling +(214534, 0, 0, 225950, 56110), -- Threadling +(214506, 0, 0, 220737, 56110), -- Broodtwister Ovi'nax +(214504, 0, 0, 220737, 56110), -- Rasha'nan +(214503, 0, 0, 220737, 56110), -- Sikran +(214502, 0, 0, 220737, 56110), -- The Bloodbound Horror +(214473, 0, 7, 225950, 56110), -- Bomb Stagshell +(214473, 0, 6, 225950, 56110), -- Bomb Stagshell +(214473, 0, 5, 226136, 56110), -- Bomb Stagshell +(214473, 0, 4, 220737, 56110), -- Bomb Stagshell +(214473, 0, 3, 220737, 56110), -- Bomb Stagshell +(214473, 0, 2, 220737, 56110), -- Bomb Stagshell +(214473, 0, 1, 220737, 56110), -- Bomb Stagshell +(214473, 0, 0, 220737, 56110), -- Bomb Stagshell +(214457, 0, 1, 220737, 56110), -- Kaheti Fighter +(214457, 0, 0, 220737, 56110), -- Kaheti Fighter +(214453, 0, 4, 220737, 56110), -- Chasm Maker +(214453, 0, 3, 220737, 56110), -- Chasm Maker +(214453, 0, 2, 220737, 56110), -- Chasm Maker +(214453, 0, 1, 220737, 56110), -- Chasm Maker +(214453, 0, 0, 220737, 56110), -- Chasm Maker +(214448, 0, 0, 211493, 56110), -- Terrace Basilisk +(214439, 0, 4, 220737, 56110), -- Corrupted Oracle +(214439, 0, 3, 220737, 56110), -- Corrupted Oracle +(214439, 0, 2, 220737, 56110), -- Corrupted Oracle +(214439, 0, 1, 220737, 56110), -- Corrupted Oracle +(214439, 0, 0, 220737, 56110), -- Corrupted Oracle +(214437, 0, 4, 220737, 56110), -- Seaborne Colossus +(214437, 0, 3, 220737, 56110), -- Seaborne Colossus +(214437, 0, 2, 220737, 56110), -- Seaborne Colossus +(214437, 0, 1, 220737, 56110), -- Seaborne Colossus +(214437, 0, 0, 220737, 56110), -- Seaborne Colossus +(214436, 0, 4, 220737, 56110), -- Pearlfin Clawclacker +(214436, 0, 3, 220737, 56110), -- Pearlfin Clawclacker +(214436, 0, 2, 220737, 56110), -- Pearlfin Clawclacker +(214436, 0, 1, 220737, 56110), -- Pearlfin Clawclacker +(214436, 0, 0, 220737, 56110), -- Pearlfin Clawclacker +(214435, 0, 5, 220737, 56110), -- Pearlfin Sea-Shaman +(214435, 0, 4, 220737, 56110), -- Pearlfin Sea-Shaman +(214435, 0, 3, 220737, 56110), -- Pearlfin Sea-Shaman +(214435, 0, 2, 220737, 56110), -- Pearlfin Sea-Shaman +(214435, 0, 1, 220737, 56110), -- Pearlfin Sea-Shaman +(214435, 0, 0, 212176, 56110), -- Pearlfin Sea-Shaman +(214434, 0, 5, 220737, 56110), -- Pearlfin Waterweaver +(214434, 0, 4, 220737, 56110), -- Pearlfin Waterweaver +(214434, 0, 3, 220737, 56110), -- Pearlfin Waterweaver +(214434, 0, 2, 220737, 56110), -- Pearlfin Waterweaver +(214434, 0, 1, 220737, 56110), -- Pearlfin Waterweaver +(214434, 0, 0, 212176, 56110), -- Pearlfin Waterweaver +(214433, 0, 5, 220737, 56110), -- Pearlfin Tiderunner +(214433, 0, 4, 220737, 56110), -- Pearlfin Tiderunner +(214433, 0, 3, 220737, 56110), -- Pearlfin Tiderunner +(214433, 0, 2, 220737, 56110), -- Pearlfin Tiderunner +(214433, 0, 1, 220737, 56110), -- Pearlfin Tiderunner +(214433, 0, 0, 212176, 56110), -- Pearlfin Tiderunner +(214432, 0, 5, 220737, 56110), -- Pearlfin Sparkleseeker +(214432, 0, 4, 220737, 56110), -- Pearlfin Sparkleseeker +(214432, 0, 3, 220737, 56110), -- Pearlfin Sparkleseeker +(214432, 0, 2, 220737, 56110), -- Pearlfin Sparkleseeker +(214432, 0, 1, 220737, 56110), -- Pearlfin Sparkleseeker +(214432, 0, 0, 212176, 56110), -- Pearlfin Sparkleseeker +(214426, 0, 0, 211489, 56110), -- Steaming Falls Surger +(214425, 0, 4, 220737, 56110), -- Seismic Rumbler +(214425, 0, 3, 220737, 56110), -- Seismic Rumbler +(214425, 0, 2, 220737, 56110), -- Seismic Rumbler +(214425, 0, 1, 220737, 56110), -- Seismic Rumbler +(214425, 0, 0, 220737, 56110), -- Seismic Rumbler +(214421, 0, 4, 220737, 56110), -- Coalescing Void Diffuser +(214421, 0, 3, 220737, 56110), -- Coalescing Void Diffuser +(214421, 0, 2, 220737, 56110), -- Coalescing Void Diffuser +(214421, 0, 1, 220737, 56110), -- Coalescing Void Diffuser +(214421, 0, 0, 220737, 56110), -- Coalescing Void Diffuser +(214419, 0, 4, 220737, 56110), -- Void Cursed Crusher +(214419, 0, 3, 220737, 56110), -- Void Cursed Crusher +(214419, 0, 2, 220737, 56110), -- Void Cursed Crusher +(214419, 0, 1, 220737, 56110), -- Void Cursed Crusher +(214419, 0, 0, 220737, 56110), -- Void Cursed Crusher +(214406, 0, 6, 220737, 56110), -- Shadowstarved Bullfrog +(214406, 0, 5, 220737, 56110), -- Shadowstarved Bullfrog +(214406, 0, 4, 220737, 56110), -- Shadowstarved Bullfrog +(214406, 0, 3, 220737, 56110), -- Shadowstarved Bullfrog +(214406, 0, 2, 220737, 56110), -- Shadowstarved Bullfrog +(214406, 0, 1, 212755, 56110), -- Shadowstarved Bullfrog +(214406, 0, 0, 211479, 56110), -- Shadowstarved Bullfrog +(214401, 0, 1, 220737, 56110), -- Bullfrog +(214401, 0, 0, 220737, 56110), -- Bullfrog +(214389, 0, 5, 220737, 56110), -- Kobyss Harvester +(214389, 0, 4, 220737, 56110), -- Kobyss Harvester +(214389, 0, 3, 220737, 56110), -- Kobyss Harvester +(214389, 0, 2, 220737, 56110), -- Kobyss Harvester +(214389, 0, 1, 220737, 56110), -- Kobyss Harvester +(214389, 0, 0, 212755, 56110), -- Kobyss Harvester +(214357, 0, 7, 225950, 56110), -- Armored Stagshell +(214357, 0, 6, 225950, 56110), -- Armored Stagshell +(214357, 0, 5, 226136, 56110), -- Armored Stagshell +(214357, 0, 4, 220737, 56110), -- Armored Stagshell +(214357, 0, 3, 220737, 56110), -- Armored Stagshell +(214357, 0, 2, 220737, 56110), -- Armored Stagshell +(214357, 0, 1, 220737, 56110), -- Armored Stagshell +(214357, 0, 0, 220737, 56110), -- Armored Stagshell +(214350, 0, 4, 220737, 56110), -- Turned Speaker +(214350, 0, 3, 220737, 56110), -- Turned Speaker +(214350, 0, 2, 220737, 56110), -- Turned Speaker +(214350, 0, 1, 220737, 56110), -- Turned Speaker +(214350, 0, 0, 220737, 56110), -- Turned Speaker +(214348, 0, 0, 194437, 56110), -- Undersea Abomination +(214343, 0, 4, 220737, 56110), -- Kobyss Trickster +(214343, 0, 3, 220737, 56110), -- Kobyss Trickster +(214343, 0, 2, 220737, 56110), -- Kobyss Trickster +(214343, 0, 1, 220737, 56110), -- Kobyss Trickster +(214343, 0, 0, 220737, 56110), -- Kobyss Trickster +(214338, 0, 4, 220737, 56110), -- Kobyss Spearfisher +(214338, 0, 3, 220737, 56110), -- Kobyss Spearfisher +(214338, 0, 2, 220737, 56110), -- Kobyss Spearfisher +(214338, 0, 1, 220737, 56110), -- Kobyss Spearfisher +(214338, 0, 0, 220737, 56110), -- Kobyss Spearfisher +(214334, 0, 1, 220737, 56110), -- Test Bear +(214334, 0, 0, 220737, 56110), -- Test Bear +(214325, 0, 3, 193221, 56110), -- Grimclaw +(214325, 0, 2, 220737, 56110), -- Grimclaw +(214317, 0, 0, 212755, 56110), -- Shadow-Sour Mite +(214294, 0, 2, 220737, 56110), -- Archdruid of the Flame +(214294, 0, 1, 220737, 56110), -- Archdruid of the Flame +(214285, 0, 4, 220737, 56110), -- Razormouth Wormling +(214285, 0, 3, 220737, 56110), -- Razormouth Wormling +(214285, 0, 2, 220737, 56110), -- Razormouth Wormling +(214285, 0, 1, 220737, 56110), -- Razormouth Wormling +(214285, 0, 0, 220737, 56110), -- Razormouth Wormling +(214284, 0, 4, 220737, 56110), -- Saurolisk Ambusher +(214284, 0, 3, 220737, 56110); -- Saurolisk Ambusher + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(214284, 0, 2, 220737, 56110), -- Saurolisk Ambusher +(214284, 0, 1, 220737, 56110), -- Saurolisk Ambusher +(214284, 0, 0, 220737, 56110), -- Saurolisk Ambusher +(214283, 0, 4, 220737, 56110), -- Saurolisk Hatchling +(214283, 0, 3, 220737, 56110), -- Saurolisk Hatchling +(214283, 0, 2, 220737, 56110), -- Saurolisk Hatchling +(214283, 0, 1, 220737, 56110), -- Saurolisk Hatchling +(214283, 0, 0, 220737, 56110), -- Saurolisk Hatchling +(214268, 0, 4, 220737, 56110), -- Lava Slug +(214268, 0, 3, 220737, 56110), -- Lava Slug +(214268, 0, 2, 220737, 56110), -- Lava Slug +(214268, 0, 1, 220737, 56110), -- Lava Slug +(214268, 0, 0, 220737, 56110), -- Lava Slug +(214264, 0, 4, 220737, 56110), -- Cursedforge Honor Guard +(214264, 0, 3, 220737, 56110), -- Cursedforge Honor Guard +(214264, 0, 2, 220737, 56110), -- Cursedforge Honor Guard +(214264, 0, 1, 220737, 56110), -- Cursedforge Honor Guard +(214264, 0, 0, 220737, 56110), -- Cursedforge Honor Guard +(214252, 0, 4, 220737, 56110), -- Candlelit Ouchpatcher +(214252, 0, 3, 220737, 56110), -- Candlelit Ouchpatcher +(214252, 0, 2, 220737, 56110), -- Candlelit Ouchpatcher +(214252, 0, 1, 220737, 56110), -- Candlelit Ouchpatcher +(214252, 0, 0, 220737, 56110), -- Candlelit Ouchpatcher +(214251, 0, 4, 220737, 56110), -- Kobyss Witherer +(214251, 0, 3, 220737, 56110), -- Kobyss Witherer +(214251, 0, 2, 220737, 56110), -- Kobyss Witherer +(214251, 0, 1, 220737, 56110), -- Kobyss Witherer +(214251, 0, 0, 220737, 56110), -- Kobyss Witherer +(214237, 0, 2, 220737, 56110), -- Druid of the Claw +(214237, 0, 1, 220737, 56110), -- Druid of the Claw +(214234, 0, 2, 220737, 56110), -- Currentstride Hornstrider +(214234, 0, 1, 220737, 56110), -- Currentstride Hornstrider +(214233, 0, 2, 220737, 56110), -- Shorerunner Hornstrider +(214233, 0, 1, 220737, 56110), -- Shorerunner Hornstrider +(214231, 0, 4, 194450, 56110), -- Rockhorn Argali +(214231, 0, 3, 194450, 56110), -- Rockhorn Argali +(214230, 0, 4, 194450, 56110), -- Silktuft Argali +(214230, 0, 3, 194450, 56110), -- Silktuft Argali +(214229, 0, 2, 220737, 56110), -- Barkhoof Stag +(214229, 0, 1, 220737, 56110), -- Barkhoof Stag +(214228, 0, 2, 220737, 56110), -- Barkhoof Doe +(214228, 0, 1, 220737, 56110), -- Barkhoof Doe +(214227, 0, 2, 220737, 56110), -- Shadechaser Turtle +(214227, 0, 1, 220737, 56110), -- Shadechaser Turtle +(214226, 0, 2, 220737, 56110), -- Shadechaser Snapper +(214226, 0, 1, 220737, 56110), -- Shadechaser Snapper +(214225, 0, 2, 220737, 56110), -- Opportunistic Timbertooth +(214225, 0, 1, 220737, 56110), -- Opportunistic Timbertooth +(214224, 0, 2, 220737, 56110), -- Sun-Crested Stag +(214224, 0, 1, 220737, 56110), -- Sun-Crested Stag +(214223, 0, 2, 220737, 56110), -- Sun-Crested Doe +(214223, 0, 1, 220737, 56110), -- Sun-Crested Doe +(214222, 0, 4, 194450, 56110), -- Golddown Argali +(214222, 0, 3, 194450, 56110), -- Golddown Argali +(214221, 0, 2, 220737, 56110), -- Loamheart Stag +(214221, 0, 1, 220737, 56110), -- Loamheart Stag +(214219, 0, 2, 220737, 56110), -- Loamheart Doe +(214219, 0, 1, 220737, 56110), -- Loamheart Doe +(214217, 0, 3, 198795, 56110), -- Hornstrider Chick +(214217, 0, 2, 220737, 56110), -- Hornstrider Chick +(214215, 0, 2, 220737, 56110), -- Vigilant Snapper +(214215, 0, 1, 220737, 56110), -- Vigilant Snapper +(214214, 0, 2, 220737, 56110), -- Vigilant Turtle +(214214, 0, 1, 220737, 56110), -- Vigilant Turtle +(214213, 0, 3, 201828, 56110), -- Violent Lasher +(214213, 0, 2, 220737, 56110), -- Violent Lasher +(214202, 0, 3, 193221, 56110), -- Thicketclaw Bear +(214202, 0, 2, 220737, 56110), -- Thicketclaw Bear +(214201, 0, 4, 194448, 56110), -- Shadehewn Bruffalon +(214201, 0, 3, 194448, 56110), -- Shadehewn Bruffalon +(214200, 0, 4, 194448, 56110), -- Shadehewn Bull +(214200, 0, 3, 194448, 56110), -- Shadehewn Bull +(214189, 0, 1, 220737, 56110), -- Slumbering Druid +(214189, 0, 0, 220737, 56110), -- Slumbering Druid +(214188, 0, 1, 220737, 56110), -- Mysterious Entity +(214188, 0, 0, 220737, 56110), -- Mysterious Entity +(214186, 0, 1, 220737, 56110), -- Charred Core +(214186, 0, 0, 220737, 56110), -- Charred Core +(214175, 0, 1, 220737, 56110), -- Distressed Duck +(214175, 0, 0, 220737, 56110), -- Distressed Duck +(214174, 0, 1, 220737, 56110), -- Distressed Duckling +(214174, 0, 0, 220737, 56110), -- Distressed Duckling +(214173, 0, 1, 220737, 56110), -- Distressed Swoglet +(214173, 0, 0, 220737, 56110), -- Distressed Swoglet +(214162, 0, 4, 220737, 56110), -- The Ringing Death +(214162, 0, 3, 220737, 56110), -- The Ringing Death +(214162, 0, 2, 220737, 56110), -- The Ringing Death +(214162, 0, 1, 220737, 56110), -- The Ringing Death +(214162, 0, 0, 220737, 56110), -- The Ringing Death +(214153, 0, 10, 226136, 56110), -- Wormcaller Iz'tikrine +(214153, 0, 9, 226135, 56110), -- Wormcaller Iz'tikrine +(214153, 0, 8, 226135, 56110), -- Wormcaller Iz'tikrine +(214153, 0, 7, 225950, 56110), -- Wormcaller Iz'tikrine +(214153, 0, 6, 225950, 56110), -- Wormcaller Iz'tikrine +(214153, 0, 5, 220737, 56110), -- Wormcaller Iz'tikrine +(214153, 0, 4, 220737, 56110), -- Wormcaller Iz'tikrine +(214153, 0, 3, 220737, 56110), -- Wormcaller Iz'tikrine +(214153, 0, 2, 220737, 56110), -- Wormcaller Iz'tikrine +(214153, 0, 1, 220737, 56110), -- Wormcaller Iz'tikrine +(214153, 0, 0, 211412, 56110), -- Wormcaller Iz'tikrine +(214151, 0, 4, 220737, 56110), -- Ahg'zagall +(214151, 0, 3, 220737, 56110), -- Ahg'zagall +(214151, 0, 2, 220737, 56110), -- Ahg'zagall +(214151, 0, 1, 220737, 56110), -- Ahg'zagall +(214151, 0, 0, 220737, 56110), -- Ahg'zagall +(214142, 0, 4, 220737, 56110), -- Daughter of Alizabal +(214142, 0, 3, 220737, 56110), -- Daughter of Alizabal +(214142, 0, 2, 220737, 56110), -- Daughter of Alizabal +(214142, 0, 1, 220737, 56110), -- Daughter of Alizabal +(214142, 0, 0, 220737, 56110), -- Daughter of Alizabal +(214131, 0, 10, 220737, 56110), -- Envoy of Winter +(214131, 0, 9, 202023, 56110), -- Envoy of Winter +(214125, 0, 5, 208956, 56110), -- Flamebound Caller +(214125, 0, 4, 194437, 56110), -- Flamebound Caller +(214122, 0, 2, 220737, 56110), -- Primalist Portal +(214122, 0, 1, 220737, 56110), -- Primalist Portal +(214081, 0, 4, 220737, 56110), -- Razormouth Devourer +(214081, 0, 3, 220737, 56110), -- Razormouth Devourer +(214081, 0, 2, 220737, 56110), -- Razormouth Devourer +(214081, 0, 1, 220737, 56110), -- Razormouth Devourer +(214081, 0, 0, 220737, 56110), -- Razormouth Devourer +(214075, 0, 3, 193221, 56110), -- Cycle Warden +(214075, 0, 2, 220737, 56110), -- Cycle Warden +(214066, 0, 4, 220737, 56110), -- Cursedforge Stoneshaper +(214066, 0, 3, 220737, 56110), -- Cursedforge Stoneshaper +(214066, 0, 2, 220737, 56110), -- Cursedforge Stoneshaper +(214066, 0, 1, 220737, 56110), -- Cursedforge Stoneshaper +(214066, 0, 0, 220737, 56110), -- Cursedforge Stoneshaper +(214057, 0, 2, 220737, 56110), -- [DNT]Dreamtalon Bunny +(214057, 0, 1, 220737, 56110), -- [DNT]Dreamtalon Bunny +(214055, 0, 2, 220737, 56110), -- Dreamsoil Tender +(214055, 0, 1, 220737, 56110), -- Dreamsoil Tender +(214052, 0, 2, 220737, 56110), -- Archdruid of the Flame +(214052, 0, 1, 220737, 56110), -- Archdruid of the Flame +(214036, 0, 4, 220737, 56110), -- Moledred +(214036, 0, 3, 220737, 56110), -- Moledred +(214036, 0, 2, 220737, 56110), -- Moledred +(214036, 0, 1, 220737, 56110), -- Moledred +(214036, 0, 0, 220737, 56110), -- Moledred +(214029, 0, 1, 220737, 56110), -- Emerald Flitwing +(214029, 0, 0, 220737, 56110), -- Emerald Flitwing +(214028, 0, 1, 220737, 56110), -- Underwood Pineshrew +(214028, 0, 0, 220737, 56110), -- Underwood Pineshrew +(214025, 0, 3, 193221, 56110), -- Tranquil Gladefawn +(214025, 0, 2, 220737, 56110), -- Tranquil Gladefawn +(214010, 0, 2, 199822, 56110), -- Katsarah +(214010, 0, 1, 220737, 56110), -- Katsarah +(214007, 0, 2, 220737, 56110), -- Chubbles +(214007, 0, 1, 220737, 56110), -- Chubbles +(214006, 0, 2, 220737, 56110), -- Bubbles +(214006, 0, 1, 220737, 56110), -- Bubbles +(214001, 0, 5, 212755, 56110), -- Shadowleaf Sprout +(214001, 0, 4, 220737, 56110), -- Shadowleaf Sprout +(214001, 0, 3, 220737, 56110), -- Shadowleaf Sprout +(214001, 0, 2, 220737, 56110), -- Shadowleaf Sprout +(214001, 0, 1, 220737, 56110), -- Shadowleaf Sprout +(214001, 0, 0, 220737, 56110), -- Shadowleaf Sprout +(213973, 0, 4, 220737, 56110), -- Snuffle Pup +(213973, 0, 3, 220737, 56110), -- Snuffle Pup +(213973, 0, 2, 220737, 56110), -- Snuffle Pup +(213973, 0, 1, 220737, 56110), -- Snuffle Pup +(213973, 0, 0, 220737, 56110), -- Snuffle Pup +(213960, 0, 4, 220737, 56110), -- Domesticated Candlefly +(213960, 0, 3, 220737, 56110), -- Domesticated Candlefly +(213960, 0, 2, 220737, 56110), -- Domesticated Candlefly +(213960, 0, 1, 220737, 56110), -- Domesticated Candlefly +(213960, 0, 0, 220737, 56110), -- Domesticated Candlefly +(213954, 0, 4, 220737, 56110), -- Rock Smasher +(213954, 0, 3, 220737, 56110), -- Rock Smasher +(213954, 0, 2, 220737, 56110), -- Rock Smasher +(213954, 0, 1, 220737, 56110), -- Rock Smasher +(213954, 0, 0, 220737, 56110), -- Rock Smasher +(213953, 0, 4, 220737, 56110), -- Fog Form +(213953, 0, 3, 220737, 56110), -- Fog Form +(213953, 0, 2, 220737, 56110), -- Fog Form +(213953, 0, 1, 220737, 56110), -- Fog Form +(213953, 0, 0, 220737, 56110), -- Fog Form +(213952, 0, 4, 220737, 56110), -- Fog Wither +(213952, 0, 3, 220737, 56110), -- Fog Wither +(213952, 0, 2, 220737, 56110), -- Fog Wither +(213952, 0, 1, 220737, 56110), -- Fog Wither +(213952, 0, 0, 220737, 56110), -- Fog Wither +(213951, 0, 4, 220737, 56110), -- Earthenwork Ironstrider +(213951, 0, 3, 220737, 56110), -- Earthenwork Ironstrider +(213951, 0, 2, 220737, 56110), -- Earthenwork Ironstrider +(213951, 0, 1, 220737, 56110), -- Earthenwork Ironstrider +(213951, 0, 0, 220737, 56110), -- Earthenwork Ironstrider +(213934, 0, 4, 220737, 56110), -- Nightfall Tactician +(213934, 0, 3, 220737, 56110), -- Nightfall Tactician +(213934, 0, 2, 220737, 56110), -- Nightfall Tactician +(213934, 0, 1, 220737, 56110), -- Nightfall Tactician +(213934, 0, 0, 220737, 56110), -- Nightfall Tactician +(213933, 0, 7, 226136, 56110), -- Nerubian Swarmite +(213933, 0, 6, 225950, 56110), -- Nerubian Swarmite +(213933, 0, 5, 225950, 56110), -- Nerubian Swarmite +(213933, 0, 4, 220737, 56110), -- Nerubian Swarmite +(213933, 0, 3, 220737, 56110), -- Nerubian Swarmite +(213933, 0, 2, 220737, 56110), -- Nerubian Swarmite +(213933, 0, 1, 220737, 56110), -- Nerubian Swarmite +(213933, 0, 0, 220737, 56110), -- Nerubian Swarmite +(213932, 0, 9, 226136, 56110), -- Sureki Militant +(213932, 0, 8, 226135, 56110), -- Sureki Militant +(213932, 0, 7, 226135, 56110), -- Sureki Militant +(213932, 0, 6, 225950, 56110), -- Sureki Militant +(213932, 0, 5, 225950, 56110), -- Sureki Militant +(213932, 0, 4, 220737, 56110), -- Sureki Militant +(213932, 0, 3, 220737, 56110), -- Sureki Militant +(213932, 0, 2, 220737, 56110), -- Sureki Militant +(213932, 0, 1, 220737, 56110), -- Sureki Militant +(213932, 0, 0, 220737, 56110), -- Sureki Militant +(213922, 0, 4, 220737, 56110), -- Wild Razormouth +(213922, 0, 3, 220737, 56110), -- Wild Razormouth +(213922, 0, 2, 220737, 56110), -- Wild Razormouth +(213922, 0, 1, 220737, 56110), -- Wild Razormouth +(213922, 0, 0, 220737, 56110), -- Wild Razormouth +(213913, 0, 4, 220737, 56110), -- Kobold Flametender +(213913, 0, 3, 220737, 56110), -- Kobold Flametender +(213913, 0, 2, 220737, 56110), -- Kobold Flametender +(213913, 0, 1, 220737, 56110), -- Kobold Flametender +(213913, 0, 0, 220737, 56110), -- Kobold Flametender +(213905, 0, 4, 220737, 56110), -- Animated Darkness +(213905, 0, 3, 220737, 56110), -- Animated Darkness +(213905, 0, 2, 220737, 56110), -- Animated Darkness +(213905, 0, 1, 220737, 56110), -- Animated Darkness +(213905, 0, 0, 220737, 56110), -- Animated Darkness +(213897, 0, 4, 220737, 56110), -- Large Fungarian Caster +(213897, 0, 3, 220737, 56110), -- Large Fungarian Caster +(213897, 0, 2, 220737, 56110), -- Large Fungarian Caster +(213897, 0, 1, 220737, 56110), -- Large Fungarian Caster +(213897, 0, 0, 220737, 56110), -- Large Fungarian Caster +(213895, 0, 4, 220737, 56110), -- Nightfall Shadowalker +(213895, 0, 3, 220737, 56110), -- Nightfall Shadowalker +(213895, 0, 2, 220737, 56110), -- Nightfall Shadowalker +(213895, 0, 1, 220737, 56110), -- Nightfall Shadowalker +(213895, 0, 0, 220737, 56110), -- Nightfall Shadowalker +(213894, 0, 4, 220737, 56110), -- Nightfall Curseblade +(213894, 0, 3, 220737, 56110), -- Nightfall Curseblade +(213894, 0, 2, 220737, 56110), -- Nightfall Curseblade +(213894, 0, 1, 220737, 56110), -- Nightfall Curseblade +(213894, 0, 0, 220737, 56110), -- Nightfall Curseblade +(213893, 0, 4, 220737, 56110), -- Nightfall Darkcaster +(213893, 0, 3, 220737, 56110), -- Nightfall Darkcaster +(213893, 0, 2, 220737, 56110), -- Nightfall Darkcaster +(213893, 0, 1, 220737, 56110), -- Nightfall Darkcaster +(213893, 0, 0, 220737, 56110), -- Nightfall Darkcaster +(213892, 0, 4, 220737, 56110), -- Nightfall Shadowmage +(213892, 0, 3, 220737, 56110), -- Nightfall Shadowmage +(213892, 0, 2, 220737, 56110), -- Nightfall Shadowmage +(213892, 0, 1, 220737, 56110), -- Nightfall Shadowmage +(213892, 0, 0, 220737, 56110); -- Nightfall Shadowmage + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(213885, 0, 4, 220737, 56110), -- Nightfall Dark Architect +(213885, 0, 3, 220737, 56110), -- Nightfall Dark Architect +(213885, 0, 2, 220737, 56110), -- Nightfall Dark Architect +(213885, 0, 1, 220737, 56110), -- Nightfall Dark Architect +(213885, 0, 0, 220737, 56110), -- Nightfall Dark Architect +(213883, 0, 4, 220737, 56110), -- Dripear the Waxy +(213883, 0, 3, 220737, 56110), -- Dripear the Waxy +(213883, 0, 2, 220737, 56110), -- Dripear the Waxy +(213883, 0, 1, 220737, 56110), -- Dripear the Waxy +(213883, 0, 0, 220737, 56110), -- Dripear the Waxy +(213882, 0, 4, 220737, 56110), -- Sootsnout +(213882, 0, 3, 220737, 56110), -- Sootsnout +(213882, 0, 2, 220737, 56110), -- Sootsnout +(213882, 0, 1, 220737, 56110), -- Sootsnout +(213882, 0, 0, 220737, 56110), -- Sootsnout +(213881, 0, 4, 220737, 56110), -- Candleclaw Bootlicker +(213881, 0, 3, 220737, 56110), -- Candleclaw Bootlicker +(213881, 0, 2, 220737, 56110), -- Candleclaw Bootlicker +(213881, 0, 1, 220737, 56110), -- Candleclaw Bootlicker +(213881, 0, 0, 220737, 56110), -- Candleclaw Bootlicker +(213872, 0, 4, 220737, 56110), -- Greater Tentacle Slime +(213872, 0, 3, 220737, 56110), -- Greater Tentacle Slime +(213872, 0, 2, 220737, 56110), -- Greater Tentacle Slime +(213872, 0, 1, 220737, 56110), -- Greater Tentacle Slime +(213872, 0, 0, 220737, 56110), -- Greater Tentacle Slime +(213865, 0, 1, 220737, 56110), -- Kinsho +(213865, 0, 0, 220737, 56110), -- Kinsho +(213864, 0, 1, 220737, 56110), -- Ozoby +(213864, 0, 0, 220737, 56110), -- Ozoby +(213852, 0, 7, 220737, 56110), -- Stagshell, Swarmer +(213852, 0, 6, 220737, 56110), -- Stagshell, Swarmer +(213852, 0, 5, 220737, 56110), -- Stagshell, Swarmer +(213852, 0, 4, 220737, 56110), -- Stagshell, Swarmer +(213852, 0, 3, 220737, 56110), -- Stagshell, Swarmer +(213852, 0, 2, 225950, 56110), -- Stagshell, Swarmer +(213852, 0, 1, 225950, 56110), -- Stagshell, Swarmer +(213852, 0, 0, 226136, 56110), -- Stagshell, Swarmer +(213851, 0, 7, 225950, 56110), -- Stagshell, Physical +(213851, 0, 6, 225950, 56110), -- Stagshell, Physical +(213851, 0, 5, 226136, 56110), -- Stagshell, Physical +(213851, 0, 4, 220737, 56110), -- Stagshell, Physical +(213851, 0, 3, 220737, 56110), -- Stagshell, Physical +(213851, 0, 2, 220737, 56110), -- Stagshell, Physical +(213851, 0, 1, 220737, 56110), -- Stagshell, Physical +(213851, 0, 0, 220737, 56110), -- Stagshell, Physical +(213835, 0, 4, 220737, 56110), -- Candleclaw Scrambler +(213835, 0, 3, 220737, 56110), -- Candleclaw Scrambler +(213835, 0, 2, 220737, 56110), -- Candleclaw Scrambler +(213835, 0, 1, 220737, 56110), -- Candleclaw Scrambler +(213835, 0, 0, 220737, 56110), -- Candleclaw Scrambler +(213834, 0, 4, 220737, 56110), -- Candleclaw Mole +(213834, 0, 3, 220737, 56110), -- Candleclaw Mole +(213834, 0, 2, 220737, 56110), -- Candleclaw Mole +(213834, 0, 1, 220737, 56110), -- Candleclaw Mole +(213834, 0, 0, 220737, 56110), -- Candleclaw Mole +(213833, 0, 4, 220737, 56110), -- Candleclaw Knight +(213833, 0, 3, 220737, 56110), -- Candleclaw Knight +(213833, 0, 2, 220737, 56110), -- Candleclaw Knight +(213833, 0, 1, 220737, 56110), -- Candleclaw Knight +(213833, 0, 0, 220737, 56110), -- Candleclaw Knight +(213832, 0, 4, 220737, 56110), -- Candleclaw Bruiser +(213832, 0, 3, 220737, 56110), -- Candleclaw Bruiser +(213832, 0, 2, 220737, 56110), -- Candleclaw Bruiser +(213832, 0, 1, 220737, 56110), -- Candleclaw Bruiser +(213832, 0, 0, 220737, 56110), -- Candleclaw Bruiser +(213831, 0, 4, 220737, 56110), -- Candleclaw Underboss +(213831, 0, 3, 220737, 56110), -- Candleclaw Underboss +(213831, 0, 2, 220737, 56110), -- Candleclaw Underboss +(213831, 0, 1, 220737, 56110), -- Candleclaw Underboss +(213831, 0, 0, 220737, 56110), -- Candleclaw Underboss +(213830, 0, 4, 220737, 56110), -- Candleclaw Kobold +(213830, 0, 3, 220737, 56110), -- Candleclaw Kobold +(213830, 0, 2, 220737, 56110), -- Candleclaw Kobold +(213830, 0, 1, 220737, 56110), -- Candleclaw Kobold +(213830, 0, 0, 220737, 56110), -- Candleclaw Kobold +(213829, 0, 4, 220737, 56110), -- Candleclaw Soilseer +(213829, 0, 3, 220737, 56110), -- Candleclaw Soilseer +(213829, 0, 2, 220737, 56110), -- Candleclaw Soilseer +(213829, 0, 1, 220737, 56110), -- Candleclaw Soilseer +(213829, 0, 0, 220737, 56110), -- Candleclaw Soilseer +(213828, 0, 4, 220737, 56110), -- Candleclaw Pyromancer +(213828, 0, 3, 220737, 56110), -- Candleclaw Pyromancer +(213828, 0, 2, 220737, 56110), -- Candleclaw Pyromancer +(213828, 0, 1, 220737, 56110), -- Candleclaw Pyromancer +(213828, 0, 0, 220737, 56110), -- Candleclaw Pyromancer +(213822, 0, 1, 220737, 56110), -- Turtle +(213822, 0, 0, 220737, 56110), -- Turtle +(213821, 0, 3, 193221, 56110), -- Elusive Swifthoof Gladehart +(213821, 0, 2, 220737, 56110), -- Elusive Swifthoof Gladehart +(213819, 0, 2, 199822, 56110), -- Otharia +(213819, 0, 1, 220737, 56110), -- Otharia +(213818, 0, 4, 193624, 56110), -- Igira the Cruel +(213818, 0, 3, 194435, 56110), -- Igira the Cruel +(213815, 0, 1, 220737, 56110), -- Rydra Scalegorger +(213815, 0, 0, 220737, 56110), -- Rydra Scalegorger +(213814, 0, 2, 220737, 56110), -- Green Drake +(213814, 0, 1, 220737, 56110), -- Green Drake +(213813, 0, 2, 220737, 56110), -- Molten Sporebat +(213813, 0, 1, 220737, 56110), -- Molten Sporebat +(213809, 0, 3, 193221, 56110), -- Umbraclaw Silvercrest +(213809, 0, 2, 220737, 56110), -- Umbraclaw Silvercrest +(213808, 0, 3, 193221, 56110), -- Silvercrest Ancient +(213808, 0, 2, 220737, 56110), -- Silvercrest Ancient +(213805, 0, 4, 220737, 56110), -- Boneseer Hookjaw +(213805, 0, 3, 220737, 56110), -- Boneseer Hookjaw +(213805, 0, 2, 220737, 56110), -- Boneseer Hookjaw +(213805, 0, 1, 220737, 56110), -- Boneseer Hookjaw +(213805, 0, 0, 220737, 56110), -- Boneseer Hookjaw +(213801, 0, 4, 194437, 56110), -- Primalist Shieldbreaker +(213801, 0, 3, 194437, 56110), -- Primalist Shieldbreaker +(213800, 0, 5, 194437, 56110), -- Primalist Shieldbreaker +(213800, 0, 4, 208956, 56110), -- Primalist Shieldbreaker +(213794, 0, 4, 194437, 56110), -- Primalist Shieldbreaker +(213794, 0, 3, 194437, 56110), -- Primalist Shieldbreaker +(213788, 0, 6, 199822, 56110), -- Apex Firehide Proto-Dragon +(213788, 0, 5, 191782, 56110), -- Apex Firehide Proto-Dragon +(213783, 0, 0, 211304, 56110), -- Blacksmith Mob +(213781, 0, 3, 193221, 56110), -- Ashen Gladehart Buck +(213781, 0, 2, 220737, 56110), -- Ashen Gladehart Buck +(213757, 0, 5, 220737, 56110), -- Storm Drake +(213757, 0, 4, 220737, 56110), -- Storm Drake +(213740, 0, 2, 220737, 56110), -- Netherwing Drake +(213740, 0, 1, 220737, 56110), -- Netherwing Drake +(213737, 0, 2, 220737, 56110), -- Netherwing Drake +(213737, 0, 1, 220737, 56110), -- Netherwing Drake +(213718, 0, 4, 220737, 56110), -- Sharpfang +(213718, 0, 3, 220737, 56110), -- Sharpfang +(213718, 0, 2, 220737, 56110), -- Sharpfang +(213718, 0, 1, 220737, 56110), -- Sharpfang +(213718, 0, 0, 220737, 56110), -- Sharpfang +(213717, 0, 4, 220737, 56110), -- Bristlespine +(213717, 0, 3, 220737, 56110), -- Bristlespine +(213717, 0, 2, 220737, 56110), -- Bristlespine +(213717, 0, 1, 220737, 56110), -- Bristlespine +(213717, 0, 0, 220737, 56110), -- Bristlespine +(213716, 0, 4, 220737, 56110), -- Droopfin +(213716, 0, 3, 220737, 56110), -- Droopfin +(213716, 0, 2, 220737, 56110), -- Droopfin +(213716, 0, 1, 220737, 56110), -- Droopfin +(213716, 0, 0, 220737, 56110), -- Droopfin +(213700, 0, 4, 220737, 56110), -- Stream Skipper +(213700, 0, 3, 220737, 56110), -- Stream Skipper +(213700, 0, 2, 220737, 56110), -- Stream Skipper +(213700, 0, 1, 220737, 56110), -- Stream Skipper +(213700, 0, 0, 220737, 56110), -- Stream Skipper +(213699, 0, 6, 220737, 56110), -- Frenzied Tidecore +(213699, 0, 5, 220737, 56110), -- Frenzied Tidecore +(213699, 0, 4, 220737, 56110), -- Frenzied Tidecore +(213699, 0, 3, 220737, 56110), -- Frenzied Tidecore +(213699, 0, 2, 220737, 56110), -- Frenzied Tidecore +(213699, 0, 1, 217343, 56110), -- Frenzied Tidecore +(213699, 0, 0, 211484, 56110), -- Frenzied Tidecore +(213698, 0, 4, 220737, 56110), -- Living Water Fall +(213698, 0, 3, 220737, 56110), -- Living Water Fall +(213698, 0, 2, 220737, 56110), -- Living Water Fall +(213698, 0, 1, 220737, 56110), -- Living Water Fall +(213698, 0, 0, 220737, 56110), -- Living Water Fall +(213697, 0, 4, 220737, 56110), -- Honey-fused Droplet +(213697, 0, 3, 220737, 56110), -- Honey-fused Droplet +(213697, 0, 2, 220737, 56110), -- Honey-fused Droplet +(213697, 0, 1, 220737, 56110), -- Honey-fused Droplet +(213697, 0, 0, 220737, 56110), -- Honey-fused Droplet +(213696, 0, 2, 220737, 56110), -- Molten Scorpid +(213696, 0, 1, 220737, 56110), -- Molten Scorpid +(213685, 0, 4, 220737, 56110), -- Candlelit Hexthrower +(213685, 0, 3, 220737, 56110), -- Candlelit Hexthrower +(213685, 0, 2, 220737, 56110), -- Candlelit Hexthrower +(213685, 0, 1, 220737, 56110), -- Candlelit Hexthrower +(213685, 0, 0, 220737, 56110), -- Candlelit Hexthrower +(213683, 0, 4, 220737, 56110), -- Candlelit Boomer +(213683, 0, 3, 220737, 56110), -- Candlelit Boomer +(213683, 0, 2, 220737, 56110), -- Candlelit Boomer +(213683, 0, 1, 220737, 56110), -- Candlelit Boomer +(213683, 0, 0, 220737, 56110), -- Candlelit Boomer +(213679, 0, 4, 220737, 56110), -- Grand-Heister Bokk +(213679, 0, 3, 220737, 56110), -- Grand-Heister Bokk +(213679, 0, 2, 220737, 56110), -- Grand-Heister Bokk +(213679, 0, 1, 220737, 56110), -- Grand-Heister Bokk +(213679, 0, 0, 220737, 56110), -- Grand-Heister Bokk +(213676, 0, 2, 220737, 56110), -- Invasive Spider Sac +(213676, 0, 1, 220737, 56110), -- Invasive Spider Sac +(213675, 0, 1, 220737, 56110), -- Disturbed Earth +(213675, 0, 0, 220737, 56110), -- Disturbed Earth +(213668, 0, 4, 193865, 56110), -- Invasive Tarantula +(213668, 0, 3, 193865, 56110), -- Invasive Tarantula +(213658, 0, 4, 220737, 56110), -- Kol Bruncrag +(213658, 0, 3, 220737, 56110), -- Kol Bruncrag +(213658, 0, 2, 220737, 56110), -- Kol Bruncrag +(213658, 0, 1, 220737, 56110), -- Kol Bruncrag +(213658, 0, 0, 220737, 56110), -- Kol Bruncrag +(213654, 0, 2, 220737, 56110), -- Mischievous Faerie Dragon +(213654, 0, 1, 220737, 56110), -- Mischievous Faerie Dragon +(213647, 0, 2, 220737, 56110), -- Mischievous Faerie Dragon +(213647, 0, 1, 220737, 56110), -- Mischievous Faerie Dragon +(213646, 0, 3, 199822, 56110), -- Fyrakk +(213646, 0, 2, 191782, 56110), -- Fyrakk +(213630, 0, 2, 220737, 56110), -- Energetic Nae'dra +(213630, 0, 1, 220737, 56110), -- Energetic Nae'dra +(213629, 0, 2, 220737, 56110), -- Energetic Nae'dra +(213629, 0, 1, 220737, 56110), -- Energetic Nae'dra +(213628, 0, 2, 220737, 56110), -- Energetic Nae'dra +(213628, 0, 1, 220737, 56110), -- Energetic Nae'dra +(213623, 0, 4, 220737, 56110), -- Slime Skeleton +(213623, 0, 3, 220737, 56110), -- Slime Skeleton +(213623, 0, 2, 220737, 56110), -- Slime Skeleton +(213623, 0, 1, 220737, 56110), -- Slime Skeleton +(213623, 0, 0, 220737, 56110), -- Slime Skeleton +(213622, 0, 5, 211948, 56110), -- Murkfin Depthstalker +(213622, 0, 4, 220737, 56110), -- Murkfin Depthstalker +(213622, 0, 3, 220737, 56110), -- Murkfin Depthstalker +(213622, 0, 2, 220737, 56110), -- Murkfin Depthstalker +(213622, 0, 1, 220737, 56110), -- Murkfin Depthstalker +(213622, 0, 0, 220737, 56110), -- Murkfin Depthstalker +(213621, 0, 5, 211948, 56110), -- Murkfin Ravager +(213621, 0, 4, 220737, 56110), -- Murkfin Ravager +(213621, 0, 3, 220737, 56110), -- Murkfin Ravager +(213621, 0, 2, 220737, 56110), -- Murkfin Ravager +(213621, 0, 1, 220737, 56110), -- Murkfin Ravager +(213621, 0, 0, 220737, 56110), -- Murkfin Ravager +(213619, 0, 5, 211948, 56110), -- Murkfin Sciomancer +(213619, 0, 4, 220737, 56110), -- Murkfin Sciomancer +(213619, 0, 3, 220737, 56110), -- Murkfin Sciomancer +(213619, 0, 2, 220737, 56110), -- Murkfin Sciomancer +(213619, 0, 1, 220737, 56110), -- Murkfin Sciomancer +(213619, 0, 0, 220737, 56110), -- Murkfin Sciomancer +(213601, 0, 1, 220737, 56110), -- Slime Skeleton +(213601, 0, 0, 220737, 56110), -- Slime Skeleton +(213600, 0, 2, 194437, 56110), -- Blood Abomination +(213600, 0, 1, 220737, 56110), -- Blood Abomination +(213600, 0, 0, 220737, 56110), -- Blood Abomination +(213599, 0, 6, 220737, 56110), -- Kobyss Tide-Slicer +(213599, 0, 5, 220737, 56110), -- Kobyss Tide-Slicer +(213599, 0, 4, 220737, 56110), -- Kobyss Tide-Slicer +(213599, 0, 3, 220737, 56110), -- Kobyss Tide-Slicer +(213599, 0, 2, 220737, 56110), -- Kobyss Tide-Slicer +(213599, 0, 1, 212755, 56110), -- Kobyss Tide-Slicer +(213599, 0, 0, 212755, 56110), -- Kobyss Tide-Slicer +(213598, 0, 5, 212755, 56110), -- Kobyss Shellbreaker +(213598, 0, 4, 220737, 56110), -- Kobyss Shellbreaker +(213598, 0, 3, 220737, 56110), -- Kobyss Shellbreaker +(213598, 0, 2, 220737, 56110), -- Kobyss Shellbreaker +(213598, 0, 1, 220737, 56110), -- Kobyss Shellbreaker +(213598, 0, 0, 220737, 56110), -- Kobyss Shellbreaker +(213577, 0, 4, 220737, 56110), -- Spitfire Charger +(213577, 0, 3, 220737, 56110), -- Spitfire Charger +(213577, 0, 2, 220737, 56110), -- Spitfire Charger +(213577, 0, 1, 220737, 56110), -- Spitfire Charger +(213577, 0, 0, 220737, 56110), -- Spitfire Charger +(213566, 0, 4, 220737, 56110), -- Skardyn Husk +(213566, 0, 3, 220737, 56110); -- Skardyn Husk + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(213566, 0, 2, 220737, 56110), -- Skardyn Husk +(213566, 0, 1, 220737, 56110), -- Skardyn Husk +(213566, 0, 0, 220737, 56110), -- Skardyn Husk +(213565, 0, 4, 220737, 56110), -- Cursed Miner +(213565, 0, 3, 220737, 56110), -- Cursed Miner +(213565, 0, 2, 220737, 56110), -- Cursed Miner +(213565, 0, 1, 220737, 56110), -- Cursed Miner +(213565, 0, 0, 220737, 56110), -- Cursed Miner +(213550, 0, 4, 220737, 56110), -- Hairless the Menace +(213550, 0, 3, 220737, 56110), -- Hairless the Menace +(213550, 0, 2, 220737, 56110), -- Hairless the Menace +(213550, 0, 1, 220737, 56110), -- Hairless the Menace +(213550, 0, 0, 220737, 56110), -- Hairless the Menace +(213549, 0, 2, 220737, 56110), -- Protected Baby Faerie Sprite +(213549, 0, 1, 220737, 56110), -- Protected Baby Faerie Sprite +(213547, 0, 2, 220737, 56110), -- Protected Faerie Dragon +(213547, 0, 1, 220737, 56110), -- Protected Faerie Dragon +(213546, 0, 6, 193864, 56110), -- Protected Dream Raven +(213546, 0, 5, 193839, 56110), -- Protected Dream Raven +(213542, 0, 3, 193221, 56110), -- Dreambellow Matriarch +(213542, 0, 2, 220737, 56110), -- Dreambellow Matriarch +(213539, 0, 3, 193221, 56110), -- Dreambellow Bristlebruin +(213539, 0, 2, 220737, 56110), -- Dreambellow Bristlebruin +(213506, 0, 1, 220737, 56110), -- Furbolg Remains +(213506, 0, 0, 220737, 56110), -- Furbolg Remains +(213504, 0, 2, 220737, 56110), -- Yvelyn +(213504, 0, 1, 220737, 56110), -- Yvelyn +(213490, 0, 4, 220737, 56110), -- Light Knight +(213490, 0, 3, 220737, 56110), -- Light Knight +(213490, 0, 2, 220737, 56110), -- Light Knight +(213490, 0, 1, 220737, 56110), -- Light Knight +(213490, 0, 0, 220737, 56110), -- Light Knight +(213489, 0, 4, 220737, 56110), -- Holy Knight +(213489, 0, 3, 220737, 56110), -- Holy Knight +(213489, 0, 2, 220737, 56110), -- Holy Knight +(213489, 0, 1, 220737, 56110), -- Holy Knight +(213489, 0, 0, 220737, 56110), -- Holy Knight +(213486, 0, 4, 220737, 56110), -- Light Elemental +(213486, 0, 3, 220737, 56110), -- Light Elemental +(213486, 0, 2, 220737, 56110), -- Light Elemental +(213486, 0, 1, 220737, 56110), -- Light Elemental +(213486, 0, 0, 220737, 56110), -- Light Elemental +(213485, 0, 4, 220737, 56110), -- Light Elemental +(213485, 0, 3, 220737, 56110), -- Light Elemental +(213485, 0, 2, 220737, 56110), -- Light Elemental +(213485, 0, 1, 220737, 56110), -- Light Elemental +(213485, 0, 0, 220737, 56110), -- Light Elemental +(213484, 0, 4, 220737, 56110), -- Light Elemental +(213484, 0, 3, 220737, 56110), -- Light Elemental +(213484, 0, 2, 220737, 56110), -- Light Elemental +(213484, 0, 1, 220737, 56110), -- Light Elemental +(213484, 0, 0, 220737, 56110), -- Light Elemental +(213480, 0, 4, 220737, 56110), -- Bearer of Wills +(213480, 0, 3, 220737, 56110), -- Bearer of Wills +(213480, 0, 2, 220737, 56110), -- Bearer of Wills +(213480, 0, 1, 220737, 56110), -- Bearer of Wills +(213480, 0, 0, 220737, 56110), -- Bearer of Wills +(213478, 0, 4, 220737, 56110), -- Arathi Disciple +(213478, 0, 3, 220737, 56110), -- Arathi Disciple +(213478, 0, 2, 220737, 56110), -- Arathi Disciple +(213478, 0, 1, 220737, 56110), -- Arathi Disciple +(213478, 0, 0, 220737, 56110), -- Arathi Disciple +(213476, 0, 4, 220737, 56110), -- Risen Arathi +(213476, 0, 3, 220737, 56110), -- Risen Arathi +(213476, 0, 2, 220737, 56110), -- Risen Arathi +(213476, 0, 1, 220737, 56110), -- Risen Arathi +(213476, 0, 0, 220737, 56110), -- Risen Arathi +(213475, 0, 4, 220737, 56110), -- Risen Arathi +(213475, 0, 3, 220737, 56110), -- Risen Arathi +(213475, 0, 2, 220737, 56110), -- Risen Arathi +(213475, 0, 1, 220737, 56110), -- Risen Arathi +(213475, 0, 0, 220737, 56110), -- Risen Arathi +(213474, 0, 4, 220737, 56110), -- Risen Arathi +(213474, 0, 3, 220737, 56110), -- Risen Arathi +(213474, 0, 2, 220737, 56110), -- Risen Arathi +(213474, 0, 1, 220737, 56110), -- Risen Arathi +(213474, 0, 0, 220737, 56110), -- Risen Arathi +(213473, 0, 4, 220737, 56110), -- Risen Arathi +(213473, 0, 3, 220737, 56110), -- Risen Arathi +(213473, 0, 2, 220737, 56110), -- Risen Arathi +(213473, 0, 1, 220737, 56110), -- Risen Arathi +(213473, 0, 0, 220737, 56110), -- Risen Arathi +(213468, 0, 1, 220737, 56110), -- Monstrous Skardyn +(213468, 0, 0, 220737, 56110), -- Monstrous Skardyn +(213467, 0, 4, 220737, 56110), -- Dire Bog Beast +(213467, 0, 3, 220737, 56110), -- Dire Bog Beast +(213467, 0, 2, 220737, 56110), -- Dire Bog Beast +(213467, 0, 1, 220737, 56110), -- Dire Bog Beast +(213467, 0, 0, 220737, 56110), -- Dire Bog Beast +(213466, 0, 2, 220737, 56110), -- Kill Credit [DNT] +(213466, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(213439, 0, 1, 220737, 56110), -- Aggravated Magic +(213439, 0, 0, 220737, 56110), -- Aggravated Magic +(213433, 0, 2, 220737, 56110), -- Spouting Geyser +(213433, 0, 1, 220737, 56110), -- Spouting Geyser +(213408, 0, 4, 220737, 56110), -- Ragefin Executioner +(213408, 0, 3, 220737, 56110), -- Ragefin Executioner +(213408, 0, 2, 220737, 56110), -- Ragefin Executioner +(213408, 0, 1, 220737, 56110), -- Ragefin Executioner +(213408, 0, 0, 220737, 56110), -- Ragefin Executioner +(213406, 0, 4, 220737, 56110), -- Ragefin Necromancer +(213406, 0, 3, 220737, 56110), -- Ragefin Necromancer +(213406, 0, 2, 220737, 56110), -- Ragefin Necromancer +(213406, 0, 1, 220737, 56110), -- Ragefin Necromancer +(213406, 0, 0, 220737, 56110), -- Ragefin Necromancer +(213405, 0, 4, 220737, 56110), -- Ragefin Shadowcaster +(213405, 0, 3, 220737, 56110), -- Ragefin Shadowcaster +(213405, 0, 2, 220737, 56110), -- Ragefin Shadowcaster +(213405, 0, 1, 220737, 56110), -- Ragefin Shadowcaster +(213405, 0, 0, 220737, 56110), -- Ragefin Shadowcaster +(213403, 0, 4, 220737, 56110), -- Old Grim +(213403, 0, 3, 220737, 56110), -- Old Grim +(213403, 0, 2, 220737, 56110), -- Old Grim +(213403, 0, 1, 220737, 56110), -- Old Grim +(213403, 0, 0, 220737, 56110), -- Old Grim +(213400, 0, 4, 220737, 56110), -- Ragefin Carver +(213400, 0, 3, 220737, 56110), -- Ragefin Carver +(213400, 0, 2, 220737, 56110), -- Ragefin Carver +(213400, 0, 1, 220737, 56110), -- Ragefin Carver +(213400, 0, 0, 220737, 56110), -- Ragefin Carver +(213398, 0, 7, 226136, 56110), -- Kaheti Swarmer +(213398, 0, 6, 225950, 56110), -- Kaheti Swarmer +(213398, 0, 5, 225950, 56110), -- Kaheti Swarmer +(213398, 0, 4, 220737, 56110), -- Kaheti Swarmer +(213398, 0, 3, 220737, 56110), -- Kaheti Swarmer +(213398, 0, 2, 220737, 56110), -- Kaheti Swarmer +(213398, 0, 1, 220737, 56110), -- Kaheti Swarmer +(213398, 0, 0, 220737, 56110), -- Kaheti Swarmer +(213396, 0, 9, 226136, 56110), -- Kaheti Shadeweaver +(213396, 0, 8, 226135, 56110), -- Kaheti Shadeweaver +(213396, 0, 7, 226135, 56110), -- Kaheti Shadeweaver +(213396, 0, 6, 225950, 56110), -- Kaheti Shadeweaver +(213396, 0, 5, 225950, 56110), -- Kaheti Shadeweaver +(213396, 0, 4, 220737, 56110), -- Kaheti Shadeweaver +(213396, 0, 3, 220737, 56110), -- Kaheti Shadeweaver +(213396, 0, 2, 220737, 56110), -- Kaheti Shadeweaver +(213396, 0, 1, 220737, 56110), -- Kaheti Shadeweaver +(213396, 0, 0, 220737, 56110), -- Kaheti Shadeweaver +(213395, 0, 9, 226136, 56110), -- Kaheti Ravager +(213395, 0, 8, 226135, 56110), -- Kaheti Ravager +(213395, 0, 7, 226135, 56110), -- Kaheti Ravager +(213395, 0, 6, 225950, 56110), -- Kaheti Ravager +(213395, 0, 5, 225950, 56110), -- Kaheti Ravager +(213395, 0, 4, 220737, 56110), -- Kaheti Ravager +(213395, 0, 3, 220737, 56110), -- Kaheti Ravager +(213395, 0, 2, 220737, 56110), -- Kaheti Ravager +(213395, 0, 1, 220737, 56110), -- Kaheti Ravager +(213395, 0, 0, 220737, 56110), -- Kaheti Ravager +(213386, 0, 4, 220737, 56110), -- Risen Arathi +(213386, 0, 3, 220737, 56110), -- Risen Arathi +(213386, 0, 2, 220737, 56110), -- Risen Arathi +(213386, 0, 1, 220737, 56110), -- Risen Arathi +(213386, 0, 0, 220737, 56110), -- Risen Arathi +(213385, 0, 4, 220737, 56110), -- Arathi Disciple +(213385, 0, 3, 220737, 56110), -- Arathi Disciple +(213385, 0, 2, 220737, 56110), -- Arathi Disciple +(213385, 0, 1, 220737, 56110), -- Arathi Disciple +(213385, 0, 0, 220737, 56110), -- Arathi Disciple +(213384, 0, 4, 220737, 56110), -- Risen Arathi +(213384, 0, 3, 220737, 56110), -- Risen Arathi +(213384, 0, 2, 220737, 56110), -- Risen Arathi +(213384, 0, 1, 220737, 56110), -- Risen Arathi +(213384, 0, 0, 220737, 56110), -- Risen Arathi +(213379, 0, 9, 226136, 56110), -- Nerubian Crypt Lord +(213379, 0, 8, 226135, 56110), -- Nerubian Crypt Lord +(213379, 0, 7, 226135, 56110), -- Nerubian Crypt Lord +(213379, 0, 6, 225950, 56110), -- Nerubian Crypt Lord +(213379, 0, 5, 225950, 56110), -- Nerubian Crypt Lord +(213379, 0, 4, 220737, 56110), -- Nerubian Crypt Lord +(213379, 0, 3, 220737, 56110), -- Nerubian Crypt Lord +(213379, 0, 2, 220737, 56110), -- Nerubian Crypt Lord +(213379, 0, 1, 220737, 56110), -- Nerubian Crypt Lord +(213379, 0, 0, 220737, 56110), -- Nerubian Crypt Lord +(213378, 0, 6, 220737, 56110), -- Evolved Nerubian Rogue +(213378, 0, 5, 220737, 56110), -- Evolved Nerubian Rogue +(213378, 0, 4, 220737, 56110), -- Evolved Nerubian Rogue +(213378, 0, 3, 220737, 56110), -- Evolved Nerubian Rogue +(213378, 0, 2, 220737, 56110), -- Evolved Nerubian Rogue +(213378, 0, 1, 226136, 56110), -- Evolved Nerubian Rogue +(213378, 0, 0, 226136, 56110), -- Evolved Nerubian Rogue +(213377, 0, 6, 226136, 56110), -- Evolved Nerubian Fighter +(213377, 0, 5, 226136, 56110), -- Evolved Nerubian Fighter +(213377, 0, 4, 220737, 56110), -- Evolved Nerubian Fighter +(213377, 0, 3, 220737, 56110), -- Evolved Nerubian Fighter +(213377, 0, 2, 220737, 56110), -- Evolved Nerubian Fighter +(213377, 0, 1, 220737, 56110), -- Evolved Nerubian Fighter +(213377, 0, 0, 220737, 56110), -- Evolved Nerubian Fighter +(213376, 0, 6, 220737, 56110), -- Evolved Nerubian Caster +(213376, 0, 5, 220737, 56110), -- Evolved Nerubian Caster +(213376, 0, 4, 220737, 56110), -- Evolved Nerubian Caster +(213376, 0, 3, 220737, 56110), -- Evolved Nerubian Caster +(213376, 0, 2, 220737, 56110), -- Evolved Nerubian Caster +(213376, 0, 1, 226136, 56110), -- Evolved Nerubian Caster +(213376, 0, 0, 226136, 56110), -- Evolved Nerubian Caster +(213375, 0, 9, 226136, 56110), -- Nerubian Priest, Web +(213375, 0, 8, 226135, 56110), -- Nerubian Priest, Web +(213375, 0, 7, 226135, 56110), -- Nerubian Priest, Web +(213375, 0, 6, 225950, 56110), -- Nerubian Priest, Web +(213375, 0, 5, 225950, 56110), -- Nerubian Priest, Web +(213375, 0, 4, 220737, 56110), -- Nerubian Priest, Web +(213375, 0, 3, 220737, 56110), -- Nerubian Priest, Web +(213375, 0, 2, 220737, 56110), -- Nerubian Priest, Web +(213375, 0, 1, 220737, 56110), -- Nerubian Priest, Web +(213375, 0, 0, 220737, 56110), -- Nerubian Priest, Web +(213374, 0, 9, 226136, 56110), -- Nerubian Priest, Dark +(213374, 0, 8, 226135, 56110), -- Nerubian Priest, Dark +(213374, 0, 7, 226135, 56110), -- Nerubian Priest, Dark +(213374, 0, 6, 225950, 56110), -- Nerubian Priest, Dark +(213374, 0, 5, 225950, 56110), -- Nerubian Priest, Dark +(213374, 0, 4, 220737, 56110), -- Nerubian Priest, Dark +(213374, 0, 3, 220737, 56110), -- Nerubian Priest, Dark +(213374, 0, 2, 220737, 56110), -- Nerubian Priest, Dark +(213374, 0, 1, 220737, 56110), -- Nerubian Priest, Dark +(213374, 0, 0, 220737, 56110), -- Nerubian Priest, Dark +(213373, 0, 9, 226136, 56110), -- Nerubian Priest, Web +(213373, 0, 8, 226135, 56110), -- Nerubian Priest, Web +(213373, 0, 7, 226135, 56110), -- Nerubian Priest, Web +(213373, 0, 6, 225950, 56110), -- Nerubian Priest, Web +(213373, 0, 5, 225950, 56110), -- Nerubian Priest, Web +(213373, 0, 4, 220737, 56110), -- Nerubian Priest, Web +(213373, 0, 3, 220737, 56110), -- Nerubian Priest, Web +(213373, 0, 2, 220737, 56110), -- Nerubian Priest, Web +(213373, 0, 1, 220737, 56110), -- Nerubian Priest, Web +(213373, 0, 0, 220737, 56110), -- Nerubian Priest, Web +(213372, 0, 9, 220737, 56110), -- Nerubian Priest, Dark +(213372, 0, 8, 220737, 56110), -- Nerubian Priest, Dark +(213372, 0, 7, 220737, 56110), -- Nerubian Priest, Dark +(213372, 0, 6, 220737, 56110), -- Nerubian Priest, Dark +(213372, 0, 5, 220737, 56110), -- Nerubian Priest, Dark +(213372, 0, 4, 226136, 56110), -- Nerubian Priest, Dark +(213372, 0, 3, 226135, 56110), -- Nerubian Priest, Dark +(213372, 0, 2, 226135, 56110), -- Nerubian Priest, Dark +(213372, 0, 1, 225950, 56110), -- Nerubian Priest, Dark +(213372, 0, 0, 225950, 56110), -- Nerubian Priest, Dark +(213371, 0, 9, 226136, 56110), -- Nerubian Fighter +(213371, 0, 8, 226135, 56110), -- Nerubian Fighter +(213371, 0, 7, 226135, 56110), -- Nerubian Fighter +(213371, 0, 6, 225950, 56110), -- Nerubian Fighter +(213371, 0, 5, 225950, 56110), -- Nerubian Fighter +(213371, 0, 4, 220737, 56110), -- Nerubian Fighter +(213371, 0, 3, 220737, 56110), -- Nerubian Fighter +(213371, 0, 2, 220737, 56110), -- Nerubian Fighter +(213371, 0, 1, 220737, 56110), -- Nerubian Fighter +(213371, 0, 0, 220737, 56110), -- Nerubian Fighter +(213370, 0, 9, 226136, 56110), -- Nerubian Caster +(213370, 0, 8, 226135, 56110), -- Nerubian Caster +(213370, 0, 7, 226135, 56110), -- Nerubian Caster +(213370, 0, 6, 225950, 56110), -- Nerubian Caster +(213370, 0, 5, 225950, 56110), -- Nerubian Caster +(213370, 0, 4, 220737, 56110); -- Nerubian Caster + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(213370, 0, 3, 220737, 56110), -- Nerubian Caster +(213370, 0, 2, 220737, 56110), -- Nerubian Caster +(213370, 0, 1, 220737, 56110), -- Nerubian Caster +(213370, 0, 0, 220737, 56110), -- Nerubian Caster +(213369, 0, 9, 226136, 56110), -- Nerubian Fighter +(213369, 0, 8, 226135, 56110), -- Nerubian Fighter +(213369, 0, 7, 226135, 56110), -- Nerubian Fighter +(213369, 0, 6, 225950, 56110), -- Nerubian Fighter +(213369, 0, 5, 225950, 56110), -- Nerubian Fighter +(213369, 0, 4, 220737, 56110), -- Nerubian Fighter +(213369, 0, 3, 220737, 56110), -- Nerubian Fighter +(213369, 0, 2, 220737, 56110), -- Nerubian Fighter +(213369, 0, 1, 220737, 56110), -- Nerubian Fighter +(213369, 0, 0, 220737, 56110), -- Nerubian Fighter +(213368, 0, 9, 220737, 56110), -- Nerubian Caster +(213368, 0, 8, 220737, 56110), -- Nerubian Caster +(213368, 0, 7, 220737, 56110), -- Nerubian Caster +(213368, 0, 6, 220737, 56110), -- Nerubian Caster +(213368, 0, 5, 220737, 56110), -- Nerubian Caster +(213368, 0, 4, 226136, 56110), -- Nerubian Caster +(213368, 0, 3, 226135, 56110), -- Nerubian Caster +(213368, 0, 2, 226135, 56110), -- Nerubian Caster +(213368, 0, 1, 225950, 56110), -- Nerubian Caster +(213368, 0, 0, 225950, 56110), -- Nerubian Caster +(213367, 0, 7, 226136, 56110), -- Nerubian Swarmite - Melee +(213367, 0, 6, 225950, 56110), -- Nerubian Swarmite - Melee +(213367, 0, 5, 225950, 56110), -- Nerubian Swarmite - Melee +(213367, 0, 4, 220737, 56110), -- Nerubian Swarmite - Melee +(213367, 0, 3, 220737, 56110), -- Nerubian Swarmite - Melee +(213367, 0, 2, 220737, 56110), -- Nerubian Swarmite - Melee +(213367, 0, 1, 220737, 56110), -- Nerubian Swarmite - Melee +(213367, 0, 0, 220737, 56110), -- Nerubian Swarmite - Melee +(213365, 0, 7, 226136, 56110), -- Nerubian Swarmite +(213365, 0, 6, 225950, 56110), -- Nerubian Swarmite +(213365, 0, 5, 225950, 56110), -- Nerubian Swarmite +(213365, 0, 4, 220737, 56110), -- Nerubian Swarmite +(213365, 0, 3, 220737, 56110), -- Nerubian Swarmite +(213365, 0, 2, 220737, 56110), -- Nerubian Swarmite +(213365, 0, 1, 220737, 56110), -- Nerubian Swarmite +(213365, 0, 0, 220737, 56110), -- Nerubian Swarmite +(213364, 0, 4, 220737, 56110), -- Order of Night Tank +(213364, 0, 3, 220737, 56110), -- Order of Night Tank +(213364, 0, 2, 220737, 56110), -- Order of Night Tank +(213364, 0, 1, 220737, 56110), -- Order of Night Tank +(213364, 0, 0, 220737, 56110), -- Order of Night Tank +(213363, 0, 4, 220737, 56110), -- Order of Night Ranger +(213363, 0, 3, 220737, 56110), -- Order of Night Ranger +(213363, 0, 2, 220737, 56110), -- Order of Night Ranger +(213363, 0, 1, 220737, 56110), -- Order of Night Ranger +(213363, 0, 0, 220737, 56110), -- Order of Night Ranger +(213362, 0, 4, 220737, 56110), -- Order of Night Fighter +(213362, 0, 3, 220737, 56110), -- Order of Night Fighter +(213362, 0, 2, 220737, 56110), -- Order of Night Fighter +(213362, 0, 1, 220737, 56110), -- Order of Night Fighter +(213362, 0, 0, 220737, 56110), -- Order of Night Fighter +(213361, 0, 4, 220737, 56110), -- Order of Night Adept +(213361, 0, 3, 220737, 56110), -- Order of Night Adept +(213361, 0, 2, 220737, 56110), -- Order of Night Adept +(213361, 0, 1, 220737, 56110), -- Order of Night Adept +(213361, 0, 0, 220737, 56110), -- Order of Night Adept +(213360, 0, 4, 220737, 56110), -- Order of Night Disciple +(213360, 0, 3, 220737, 56110), -- Order of Night Disciple +(213360, 0, 2, 220737, 56110), -- Order of Night Disciple +(213360, 0, 1, 220737, 56110), -- Order of Night Disciple +(213360, 0, 0, 220737, 56110), -- Order of Night Disciple +(213343, 0, 4, 220737, 56110), -- Forge Loader +(213343, 0, 3, 220737, 56110), -- Forge Loader +(213343, 0, 2, 220737, 56110), -- Forge Loader +(213343, 0, 1, 220737, 56110), -- Forge Loader +(213343, 0, 0, 220737, 56110), -- Forge Loader +(213342, 0, 4, 220737, 56110), -- Slime Skeleton +(213342, 0, 3, 220737, 56110), -- Slime Skeleton +(213342, 0, 2, 220737, 56110), -- Slime Skeleton +(213342, 0, 1, 220737, 56110), -- Slime Skeleton +(213342, 0, 0, 220737, 56110), -- Slime Skeleton +(213341, 0, 4, 220737, 56110), -- Slime Skeleton +(213341, 0, 3, 220737, 56110), -- Slime Skeleton +(213341, 0, 2, 220737, 56110), -- Slime Skeleton +(213341, 0, 1, 220737, 56110), -- Slime Skeleton +(213341, 0, 0, 220737, 56110), -- Slime Skeleton +(213338, 0, 4, 220737, 56110), -- Forgebound Mender +(213338, 0, 3, 220737, 56110), -- Forgebound Mender +(213338, 0, 2, 220737, 56110), -- Forgebound Mender +(213338, 0, 1, 220737, 56110), -- Forgebound Mender +(213338, 0, 0, 220737, 56110), -- Forgebound Mender +(213337, 0, 4, 220737, 56110), -- Blood Abomination +(213337, 0, 3, 220737, 56110), -- Blood Abomination +(213337, 0, 2, 220737, 56110), -- Blood Abomination +(213337, 0, 1, 220737, 56110), -- Blood Abomination +(213337, 0, 0, 220737, 56110), -- Blood Abomination +(213335, 0, 4, 220737, 56110), -- Drowned Arathi +(213335, 0, 3, 220737, 56110), -- Drowned Arathi +(213335, 0, 2, 220737, 56110), -- Drowned Arathi +(213335, 0, 1, 220737, 56110), -- Drowned Arathi +(213335, 0, 0, 220737, 56110), -- Drowned Arathi +(213332, 0, 4, 220737, 56110), -- Kobyss Trickster +(213332, 0, 3, 220737, 56110), -- Kobyss Trickster +(213332, 0, 2, 220737, 56110), -- Kobyss Trickster +(213332, 0, 1, 220737, 56110), -- Kobyss Trickster +(213332, 0, 0, 220737, 56110), -- Kobyss Trickster +(213331, 0, 4, 220737, 56110), -- Kobyss Fighter +(213331, 0, 3, 220737, 56110), -- Kobyss Fighter +(213331, 0, 2, 220737, 56110), -- Kobyss Fighter +(213331, 0, 1, 220737, 56110), -- Kobyss Fighter +(213331, 0, 0, 220737, 56110), -- Kobyss Fighter +(213330, 0, 4, 220737, 56110), -- Kobyss Summoner +(213330, 0, 3, 220737, 56110), -- Kobyss Summoner +(213330, 0, 2, 220737, 56110), -- Kobyss Summoner +(213330, 0, 1, 220737, 56110), -- Kobyss Summoner +(213330, 0, 0, 220737, 56110), -- Kobyss Summoner +(213329, 0, 4, 220737, 56110), -- Kobyss Fighter +(213329, 0, 3, 220737, 56110), -- Kobyss Fighter +(213329, 0, 2, 220737, 56110), -- Kobyss Fighter +(213329, 0, 1, 220737, 56110), -- Kobyss Fighter +(213329, 0, 0, 220737, 56110), -- Kobyss Fighter +(213328, 0, 4, 220737, 56110), -- Kobyss Necromancer +(213328, 0, 3, 220737, 56110), -- Kobyss Necromancer +(213328, 0, 2, 220737, 56110), -- Kobyss Necromancer +(213328, 0, 1, 220737, 56110), -- Kobyss Necromancer +(213328, 0, 0, 220737, 56110), -- Kobyss Necromancer +(213324, 0, 4, 220737, 56110), -- Ferret +(213324, 0, 3, 220737, 56110), -- Ferret +(213324, 0, 2, 220737, 56110), -- Ferret +(213324, 0, 1, 220737, 56110), -- Ferret +(213324, 0, 0, 220737, 56110), -- Ferret +(213320, 0, 8, 226136, 56110), -- Dreadstrike Flitterer +(213320, 0, 7, 225950, 56110), -- Dreadstrike Flitterer +(213320, 0, 6, 225950, 56110), -- Dreadstrike Flitterer +(213320, 0, 5, 220737, 56110), -- Dreadstrike Flitterer +(213320, 0, 4, 220737, 56110), -- Dreadstrike Flitterer +(213320, 0, 3, 220737, 56110), -- Dreadstrike Flitterer +(213320, 0, 2, 220737, 56110), -- Dreadstrike Flitterer +(213320, 0, 1, 220737, 56110), -- Dreadstrike Flitterer +(213320, 0, 0, 216669, 56110), -- Dreadstrike Flitterer +(213318, 0, 6, 216669, 56110), -- Dreadstrike Webspinner +(213318, 0, 5, 216658, 56110), -- Dreadstrike Webspinner +(213318, 0, 4, 216659, 56110), -- Dreadstrike Webspinner +(213318, 0, 3, 216660, 56110), -- Dreadstrike Webspinner +(213318, 0, 2, 216658, 56110), -- Dreadstrike Webspinner +(213318, 0, 1, 216659, 56110), -- Dreadstrike Webspinner +(213318, 0, 0, 216660, 56110), -- Dreadstrike Webspinner +(213316, 0, 4, 220737, 56110), -- Storm Wolf +(213316, 0, 3, 220737, 56110), -- Storm Wolf +(213316, 0, 2, 220737, 56110), -- Storm Wolf +(213316, 0, 1, 220737, 56110), -- Storm Wolf +(213316, 0, 0, 220737, 56110), -- Storm Wolf +(213314, 0, 4, 220737, 56110), -- Wolf +(213314, 0, 3, 220737, 56110), -- Wolf +(213314, 0, 2, 220737, 56110), -- Wolf +(213314, 0, 1, 220737, 56110), -- Wolf +(213314, 0, 0, 220737, 56110), -- Wolf +(213311, 0, 9, 226136, 56110), -- Shrouded Priest +(213311, 0, 8, 226135, 56110), -- Shrouded Priest +(213311, 0, 7, 226135, 56110), -- Shrouded Priest +(213311, 0, 6, 225950, 56110), -- Shrouded Priest +(213311, 0, 5, 225950, 56110), -- Shrouded Priest +(213311, 0, 4, 220737, 56110), -- Shrouded Priest +(213311, 0, 3, 220737, 56110), -- Shrouded Priest +(213311, 0, 2, 220737, 56110), -- Shrouded Priest +(213311, 0, 1, 220737, 56110), -- Shrouded Priest +(213311, 0, 0, 220737, 56110), -- Shrouded Priest +(213309, 0, 2, 220737, 56110), -- [DNT] Kill Credit +(213309, 0, 1, 220737, 56110), -- [DNT] Kill Credit +(213275, 0, 4, 220737, 56110), -- Tiny Sporbit +(213275, 0, 3, 220737, 56110), -- Tiny Sporbit +(213275, 0, 2, 220737, 56110), -- Tiny Sporbit +(213275, 0, 1, 220737, 56110), -- Tiny Sporbit +(213275, 0, 0, 220737, 56110), -- Tiny Sporbit +(213272, 0, 1, 220737, 56110), -- Butterfly +(213272, 0, 0, 220737, 56110), -- Butterfly +(213255, 0, 1, 220737, 56110), -- Disturbed Earth +(213255, 0, 0, 220737, 56110), -- Disturbed Earth +(213244, 0, 4, 220737, 56110), -- Budding Lashroom +(213244, 0, 3, 220737, 56110), -- Budding Lashroom +(213244, 0, 2, 220737, 56110), -- Budding Lashroom +(213244, 0, 1, 220737, 56110), -- Budding Lashroom +(213244, 0, 0, 220737, 56110), -- Budding Lashroom +(213243, 0, 4, 220737, 56110), -- Shadow Elemental +(213243, 0, 3, 220737, 56110), -- Shadow Elemental +(213243, 0, 2, 220737, 56110), -- Shadow Elemental +(213243, 0, 1, 220737, 56110), -- Shadow Elemental +(213243, 0, 0, 220737, 56110), -- Shadow Elemental +(213242, 0, 4, 220737, 56110), -- Shadow Elemental +(213242, 0, 3, 220737, 56110), -- Shadow Elemental +(213242, 0, 2, 220737, 56110), -- Shadow Elemental +(213242, 0, 1, 220737, 56110), -- Shadow Elemental +(213242, 0, 0, 220737, 56110), -- Shadow Elemental +(213241, 0, 4, 220737, 56110), -- Shadow Elemental +(213241, 0, 3, 220737, 56110), -- Shadow Elemental +(213241, 0, 2, 220737, 56110), -- Shadow Elemental +(213241, 0, 1, 220737, 56110), -- Shadow Elemental +(213241, 0, 0, 220737, 56110), -- Shadow Elemental +(213229, 0, 4, 220737, 56110), -- Fog Creature +(213229, 0, 3, 220737, 56110), -- Fog Creature +(213229, 0, 2, 220737, 56110), -- Fog Creature +(213229, 0, 1, 220737, 56110), -- Fog Creature +(213229, 0, 0, 220737, 56110), -- Fog Creature +(213225, 0, 4, 220737, 56110), -- Fog Creature +(213225, 0, 3, 220737, 56110), -- Fog Creature +(213225, 0, 2, 220737, 56110), -- Fog Creature +(213225, 0, 1, 220737, 56110), -- Fog Creature +(213225, 0, 0, 220737, 56110), -- Fog Creature +(213217, 0, 1, 225741, 56110), -- Speaker Brokk +(213217, 0, 0, 220737, 56110), -- Speaker Brokk +(213214, 0, 4, 220737, 56110), -- Void Stalker +(213214, 0, 3, 220737, 56110), -- Void Stalker +(213214, 0, 2, 220737, 56110), -- Void Stalker +(213214, 0, 1, 220737, 56110), -- Void Stalker +(213214, 0, 0, 220737, 56110), -- Void Stalker +(213212, 0, 4, 220737, 56110), -- Void Stalker +(213212, 0, 3, 220737, 56110), -- Void Stalker +(213212, 0, 2, 220737, 56110), -- Void Stalker +(213212, 0, 1, 220737, 56110), -- Void Stalker +(213212, 0, 0, 220737, 56110), -- Void Stalker +(213206, 0, 4, 220737, 56110), -- Dark Hound +(213206, 0, 3, 220737, 56110), -- Dark Hound +(213206, 0, 2, 220737, 56110), -- Dark Hound +(213206, 0, 1, 220737, 56110), -- Dark Hound +(213206, 0, 0, 220737, 56110), -- Dark Hound +(213205, 0, 4, 220737, 56110), -- Dark Hound +(213205, 0, 3, 220737, 56110), -- Dark Hound +(213205, 0, 2, 220737, 56110), -- Dark Hound +(213205, 0, 1, 220737, 56110), -- Dark Hound +(213205, 0, 0, 220737, 56110), -- Dark Hound +(213204, 0, 4, 220737, 56110), -- Dark Hound +(213204, 0, 3, 220737, 56110), -- Dark Hound +(213204, 0, 2, 220737, 56110), -- Dark Hound +(213204, 0, 1, 220737, 56110), -- Dark Hound +(213204, 0, 0, 220737, 56110), -- Dark Hound +(213200, 0, 4, 220737, 56110), -- Workmaster Nast +(213200, 0, 3, 220737, 56110), -- Workmaster Nast +(213200, 0, 2, 220737, 56110), -- Workmaster Nast +(213200, 0, 1, 220737, 56110), -- Workmaster Nast +(213200, 0, 0, 220737, 56110), -- Workmaster Nast +(213197, 0, 4, 220737, 56110), -- Candlelit Lootsnatcher +(213197, 0, 3, 220737, 56110), -- Candlelit Lootsnatcher +(213197, 0, 2, 220737, 56110), -- Candlelit Lootsnatcher +(213197, 0, 1, 220737, 56110), -- Candlelit Lootsnatcher +(213197, 0, 0, 220737, 56110), -- Candlelit Lootsnatcher +(213195, 0, 4, 220737, 56110), -- Workmaster Earwax +(213195, 0, 3, 220737, 56110), -- Workmaster Earwax +(213195, 0, 2, 220737, 56110), -- Workmaster Earwax +(213195, 0, 1, 220737, 56110), -- Workmaster Earwax +(213195, 0, 0, 220737, 56110), -- Workmaster Earwax +(213192, 0, 1, 220737, 56110), -- Disturbed Earth +(213192, 0, 0, 220737, 56110), -- Disturbed Earth +(213189, 0, 10, 226136, 56110), -- Dreadstrike Priest +(213189, 0, 9, 226135, 56110), -- Dreadstrike Priest +(213189, 0, 8, 226135, 56110), -- Dreadstrike Priest +(213189, 0, 7, 225950, 56110); -- Dreadstrike Priest + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(213189, 0, 6, 225950, 56110), -- Dreadstrike Priest +(213189, 0, 5, 220737, 56110), -- Dreadstrike Priest +(213189, 0, 4, 220737, 56110), -- Dreadstrike Priest +(213189, 0, 3, 220737, 56110), -- Dreadstrike Priest +(213189, 0, 2, 220737, 56110), -- Dreadstrike Priest +(213189, 0, 1, 220737, 56110), -- Dreadstrike Priest +(213189, 0, 0, 216669, 56110), -- Dreadstrike Priest +(213188, 0, 4, 220737, 56110), -- Shadow Goat +(213188, 0, 3, 220737, 56110), -- Shadow Goat +(213188, 0, 2, 220737, 56110), -- Shadow Goat +(213188, 0, 1, 220737, 56110), -- Shadow Goat +(213188, 0, 0, 220737, 56110), -- Shadow Goat +(213182, 0, 4, 220737, 56110), -- Shadow Goat +(213182, 0, 3, 220737, 56110), -- Shadow Goat +(213182, 0, 2, 220737, 56110), -- Shadow Goat +(213182, 0, 1, 220737, 56110), -- Shadow Goat +(213182, 0, 0, 220737, 56110), -- Shadow Goat +(213179, 0, 1, 225741, 56110), -- Avanoxx +(213179, 0, 0, 220737, 56110), -- Avanoxx +(213170, 0, 4, 220737, 56110), -- Behemoth +(213170, 0, 3, 220737, 56110), -- Behemoth +(213170, 0, 2, 220737, 56110), -- Behemoth +(213170, 0, 1, 220737, 56110), -- Behemoth +(213170, 0, 0, 220737, 56110), -- Behemoth +(213166, 0, 1, 220737, 56110), -- Sea Monster +(213166, 0, 0, 220737, 56110), -- Sea Monster +(213165, 0, 4, 220737, 56110), -- Fathom Ray +(213165, 0, 3, 220737, 56110), -- Fathom Ray +(213165, 0, 2, 220737, 56110), -- Fathom Ray +(213165, 0, 1, 220737, 56110), -- Fathom Ray +(213165, 0, 0, 220737, 56110), -- Fathom Ray +(213164, 0, 4, 220737, 56110), -- Fathom Ray +(213164, 0, 3, 220737, 56110), -- Fathom Ray +(213164, 0, 2, 220737, 56110), -- Fathom Ray +(213164, 0, 1, 220737, 56110), -- Fathom Ray +(213164, 0, 0, 220737, 56110), -- Fathom Ray +(213163, 0, 4, 220737, 56110), -- Fathom Ray +(213163, 0, 3, 220737, 56110), -- Fathom Ray +(213163, 0, 2, 220737, 56110), -- Fathom Ray +(213163, 0, 1, 220737, 56110), -- Fathom Ray +(213163, 0, 0, 220737, 56110), -- Fathom Ray +(213160, 0, 4, 220737, 56110), -- Shark +(213160, 0, 3, 220737, 56110), -- Shark +(213160, 0, 2, 220737, 56110), -- Shark +(213160, 0, 1, 220737, 56110), -- Shark +(213160, 0, 0, 220737, 56110), -- Shark +(213158, 0, 4, 220737, 56110), -- Shark +(213158, 0, 3, 220737, 56110), -- Shark +(213158, 0, 2, 220737, 56110), -- Shark +(213158, 0, 1, 220737, 56110), -- Shark +(213158, 0, 0, 220737, 56110), -- Shark +(213129, 0, 13, 216669, 56110), -- Dreadstrike Subjugator +(213129, 0, 12, 216658, 56110), -- Dreadstrike Subjugator +(213129, 0, 11, 216659, 56110), -- Dreadstrike Subjugator +(213129, 0, 10, 216660, 56110), -- Dreadstrike Subjugator +(213129, 0, 9, 226136, 56110), -- Dreadstrike Subjugator +(213129, 0, 8, 226135, 56110), -- Dreadstrike Subjugator +(213129, 0, 7, 226135, 56110), -- Dreadstrike Subjugator +(213129, 0, 6, 225950, 56110), -- Dreadstrike Subjugator +(213129, 0, 5, 225950, 56110), -- Dreadstrike Subjugator +(213129, 0, 4, 220737, 56110), -- Dreadstrike Subjugator +(213129, 0, 3, 220737, 56110), -- Dreadstrike Subjugator +(213129, 0, 2, 220737, 56110), -- Dreadstrike Subjugator +(213129, 0, 1, 220737, 56110), -- Dreadstrike Subjugator +(213129, 0, 0, 220737, 56110), -- Dreadstrike Subjugator +(213119, 0, 1, 225741, 56110), -- Void Speaker Eirich +(213119, 0, 0, 220737, 56110), -- Void Speaker Eirich +(213115, 0, 5, 213233, 56110), -- Rustul Titancap +(213115, 0, 4, 220737, 56110), -- Rustul Titancap +(213115, 0, 3, 220737, 56110), -- Rustul Titancap +(213115, 0, 2, 220737, 56110), -- Rustul Titancap +(213115, 0, 1, 220737, 56110), -- Rustul Titancap +(213115, 0, 0, 220737, 56110), -- Rustul Titancap +(213099, 0, 6, 220737, 56110), -- Boskroot Mycomancer +(213099, 0, 5, 220737, 56110), -- Boskroot Mycomancer +(213099, 0, 4, 220737, 56110), -- Boskroot Mycomancer +(213099, 0, 3, 220737, 56110), -- Boskroot Mycomancer +(213099, 0, 2, 220737, 56110), -- Boskroot Mycomancer +(213099, 0, 1, 210845, 56110), -- Boskroot Mycomancer +(213099, 0, 0, 210845, 56110), -- Boskroot Mycomancer +(213098, 0, 6, 220737, 56110), -- Boskroot Mycomancer +(213098, 0, 5, 220737, 56110), -- Boskroot Mycomancer +(213098, 0, 4, 220737, 56110), -- Boskroot Mycomancer +(213098, 0, 3, 220737, 56110), -- Boskroot Mycomancer +(213098, 0, 2, 220737, 56110), -- Boskroot Mycomancer +(213098, 0, 1, 210845, 56110), -- Boskroot Mycomancer +(213098, 0, 0, 210845, 56110), -- Boskroot Mycomancer +(213095, 0, 5, 220737, 56110), -- Waxtail Outrider +(213095, 0, 4, 220737, 56110), -- Waxtail Outrider +(213095, 0, 3, 220737, 56110), -- Waxtail Outrider +(213095, 0, 2, 220737, 56110), -- Waxtail Outrider +(213095, 0, 1, 220737, 56110), -- Waxtail Outrider +(213095, 0, 0, 212177, 56110), -- Waxtail Outrider +(213090, 0, 4, 220737, 56110), -- Underlight Moth +(213090, 0, 3, 220737, 56110), -- Underlight Moth +(213090, 0, 2, 220737, 56110), -- Underlight Moth +(213090, 0, 1, 220737, 56110), -- Underlight Moth +(213090, 0, 0, 220737, 56110), -- Underlight Moth +(213088, 0, 4, 220737, 56110), -- Glowmite +(213088, 0, 3, 220737, 56110), -- Glowmite +(213088, 0, 2, 220737, 56110), -- Glowmite +(213088, 0, 1, 220737, 56110), -- Glowmite +(213088, 0, 0, 220737, 56110), -- Glowmite +(213087, 0, 1, 220737, 56110), -- Glowmite +(213087, 0, 0, 220737, 56110), -- Glowmite +(213086, 0, 1, 220737, 56110), -- Bronze Timekeeper +(213086, 0, 0, 220737, 56110), -- Bronze Timekeeper +(213085, 0, 4, 220737, 56110), -- Hydra +(213085, 0, 3, 220737, 56110), -- Hydra +(213085, 0, 2, 220737, 56110), -- Hydra +(213085, 0, 1, 220737, 56110), -- Hydra +(213085, 0, 0, 220737, 56110), -- Hydra +(213084, 0, 4, 220737, 56110), -- Hydra +(213084, 0, 3, 220737, 56110), -- Hydra +(213084, 0, 2, 220737, 56110), -- Hydra +(213084, 0, 1, 220737, 56110), -- Hydra +(213084, 0, 0, 220737, 56110), -- Hydra +(213083, 0, 4, 220737, 56110), -- Lashroom +(213083, 0, 3, 220737, 56110), -- Lashroom +(213083, 0, 2, 220737, 56110), -- Lashroom +(213083, 0, 1, 220737, 56110), -- Lashroom +(213083, 0, 0, 220737, 56110), -- Lashroom +(213082, 0, 4, 220737, 56110), -- Lashroom +(213082, 0, 3, 220737, 56110), -- Lashroom +(213082, 0, 2, 220737, 56110), -- Lashroom +(213082, 0, 1, 220737, 56110), -- Lashroom +(213082, 0, 0, 220737, 56110), -- Lashroom +(213080, 0, 4, 220737, 56110), -- Fungarian Caster +(213080, 0, 3, 220737, 56110), -- Fungarian Caster +(213080, 0, 2, 220737, 56110), -- Fungarian Caster +(213080, 0, 1, 220737, 56110), -- Fungarian Caster +(213080, 0, 0, 220737, 56110), -- Fungarian Caster +(213079, 0, 4, 220737, 56110), -- Fungarian Fighter +(213079, 0, 3, 220737, 56110), -- Fungarian Fighter +(213079, 0, 2, 220737, 56110), -- Fungarian Fighter +(213079, 0, 1, 220737, 56110), -- Fungarian Fighter +(213079, 0, 0, 220737, 56110), -- Fungarian Fighter +(213078, 0, 4, 220737, 56110), -- Fungarian +(213078, 0, 3, 220737, 56110), -- Fungarian +(213078, 0, 2, 220737, 56110), -- Fungarian +(213078, 0, 1, 220737, 56110), -- Fungarian +(213078, 0, 0, 220737, 56110), -- Fungarian +(213068, 0, 4, 220737, 56110), -- Skipper +(213068, 0, 3, 220737, 56110), -- Skipper +(213068, 0, 2, 220737, 56110), -- Skipper +(213068, 0, 1, 220737, 56110), -- Skipper +(213068, 0, 0, 220737, 56110), -- Skipper +(213067, 0, 4, 220737, 56110), -- Skipper +(213067, 0, 3, 220737, 56110), -- Skipper +(213067, 0, 2, 220737, 56110), -- Skipper +(213067, 0, 1, 220737, 56110), -- Skipper +(213067, 0, 0, 220737, 56110), -- Skipper +(213061, 0, 4, 220737, 56110), -- Reefwalker +(213061, 0, 3, 220737, 56110), -- Reefwalker +(213061, 0, 2, 220737, 56110), -- Reefwalker +(213061, 0, 1, 220737, 56110), -- Reefwalker +(213061, 0, 0, 220737, 56110), -- Reefwalker +(213058, 0, 4, 220737, 56110), -- Eel +(213058, 0, 3, 220737, 56110), -- Eel +(213058, 0, 2, 220737, 56110), -- Eel +(213058, 0, 1, 220737, 56110), -- Eel +(213058, 0, 0, 220737, 56110), -- Eel +(213056, 0, 4, 220737, 56110), -- Abyssal Eel +(213056, 0, 3, 220737, 56110), -- Abyssal Eel +(213056, 0, 2, 220737, 56110), -- Abyssal Eel +(213056, 0, 1, 220737, 56110), -- Abyssal Eel +(213056, 0, 0, 220737, 56110), -- Abyssal Eel +(213054, 0, 4, 220737, 56110), -- Kelp Elemental +(213054, 0, 3, 220737, 56110), -- Kelp Elemental +(213054, 0, 2, 220737, 56110), -- Kelp Elemental +(213054, 0, 1, 220737, 56110), -- Kelp Elemental +(213054, 0, 0, 220737, 56110), -- Kelp Elemental +(213053, 0, 4, 220737, 56110), -- Kelp Elemental +(213053, 0, 3, 220737, 56110), -- Kelp Elemental +(213053, 0, 2, 220737, 56110), -- Kelp Elemental +(213053, 0, 1, 220737, 56110), -- Kelp Elemental +(213053, 0, 0, 220737, 56110), -- Kelp Elemental +(213049, 0, 4, 220737, 56110), -- Makrura +(213049, 0, 3, 220737, 56110), -- Makrura +(213049, 0, 2, 220737, 56110), -- Makrura +(213049, 0, 1, 220737, 56110), -- Makrura +(213049, 0, 0, 220737, 56110), -- Makrura +(213047, 0, 4, 220737, 56110), -- Makrura +(213047, 0, 3, 220737, 56110), -- Makrura +(213047, 0, 2, 220737, 56110), -- Makrura +(213047, 0, 1, 220737, 56110), -- Makrura +(213047, 0, 0, 220737, 56110), -- Makrura +(213040, 0, 4, 220737, 56110), -- Grouper Fish +(213040, 0, 3, 220737, 56110), -- Grouper Fish +(213040, 0, 2, 220737, 56110), -- Grouper Fish +(213040, 0, 1, 220737, 56110), -- Grouper Fish +(213040, 0, 0, 220737, 56110), -- Grouper Fish +(213039, 0, 4, 220737, 56110), -- Grouper Fish +(213039, 0, 3, 220737, 56110), -- Grouper Fish +(213039, 0, 2, 220737, 56110), -- Grouper Fish +(213039, 0, 1, 220737, 56110), -- Grouper Fish +(213039, 0, 0, 220737, 56110), -- Grouper Fish +(213035, 0, 4, 220737, 56110), -- Octopus +(213035, 0, 3, 220737, 56110), -- Octopus +(213035, 0, 2, 220737, 56110), -- Octopus +(213035, 0, 1, 220737, 56110), -- Octopus +(213035, 0, 0, 220737, 56110), -- Octopus +(213028, 0, 4, 220737, 56110), -- Deep Sea Crab +(213028, 0, 3, 220737, 56110), -- Deep Sea Crab +(213028, 0, 2, 220737, 56110), -- Deep Sea Crab +(213028, 0, 1, 220737, 56110), -- Deep Sea Crab +(213028, 0, 0, 220737, 56110), -- Deep Sea Crab +(213027, 0, 4, 220737, 56110), -- Deep Sea Crab +(213027, 0, 3, 220737, 56110), -- Deep Sea Crab +(213027, 0, 2, 220737, 56110), -- Deep Sea Crab +(213027, 0, 1, 220737, 56110), -- Deep Sea Crab +(213027, 0, 0, 220737, 56110), -- Deep Sea Crab +(213026, 0, 4, 220737, 56110), -- Deep Sea Crab +(213026, 0, 3, 220737, 56110), -- Deep Sea Crab +(213026, 0, 2, 220737, 56110), -- Deep Sea Crab +(213026, 0, 1, 220737, 56110), -- Deep Sea Crab +(213026, 0, 0, 220737, 56110), -- Deep Sea Crab +(213021, 0, 4, 220737, 56110), -- Deep Sea Fish +(213021, 0, 3, 220737, 56110), -- Deep Sea Fish +(213021, 0, 2, 220737, 56110), -- Deep Sea Fish +(213021, 0, 1, 220737, 56110), -- Deep Sea Fish +(213021, 0, 0, 220737, 56110), -- Deep Sea Fish +(213020, 0, 4, 220737, 56110), -- Deep Sea Fish +(213020, 0, 3, 220737, 56110), -- Deep Sea Fish +(213020, 0, 2, 220737, 56110), -- Deep Sea Fish +(213020, 0, 1, 220737, 56110), -- Deep Sea Fish +(213020, 0, 0, 220737, 56110), -- Deep Sea Fish +(213018, 0, 1, 220737, 56110), -- Hermit Crab +(213018, 0, 0, 220737, 56110), -- Hermit Crab +(213017, 0, 4, 220737, 56110), -- Hermit Crab +(213017, 0, 3, 220737, 56110), -- Hermit Crab +(213017, 0, 2, 220737, 56110), -- Hermit Crab +(213017, 0, 1, 220737, 56110), -- Hermit Crab +(213017, 0, 0, 220737, 56110), -- Hermit Crab +(213010, 0, 4, 220737, 56110), -- Shalehorn +(213010, 0, 3, 220737, 56110), -- Shalehorn +(213010, 0, 2, 220737, 56110), -- Shalehorn +(213010, 0, 1, 220737, 56110), -- Shalehorn +(213010, 0, 0, 220737, 56110), -- Shalehorn +(213009, 0, 4, 220737, 56110), -- Shalehorn +(213009, 0, 3, 220737, 56110), -- Shalehorn +(213009, 0, 2, 220737, 56110), -- Shalehorn +(213009, 0, 1, 220737, 56110), -- Shalehorn +(213009, 0, 0, 220737, 56110), -- Shalehorn +(213007, 0, 4, 220737, 56110), -- Jawcrawler +(213007, 0, 3, 220737, 56110), -- Jawcrawler +(213007, 0, 2, 220737, 56110), -- Jawcrawler +(213007, 0, 1, 220737, 56110), -- Jawcrawler +(213007, 0, 0, 220737, 56110), -- Jawcrawler +(213006, 0, 4, 220737, 56110); -- Jawcrawler + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(213006, 0, 3, 220737, 56110), -- Jawcrawler +(213006, 0, 2, 220737, 56110), -- Jawcrawler +(213006, 0, 1, 220737, 56110), -- Jawcrawler +(213006, 0, 0, 220737, 56110), -- Jawcrawler +(213005, 0, 4, 220737, 56110), -- Jawcrawler +(213005, 0, 3, 220737, 56110), -- Jawcrawler +(213005, 0, 2, 220737, 56110), -- Jawcrawler +(213005, 0, 1, 220737, 56110), -- Jawcrawler +(213005, 0, 0, 220737, 56110), -- Jawcrawler +(213004, 0, 4, 220737, 56110), -- Bear +(213004, 0, 3, 220737, 56110), -- Bear +(213004, 0, 2, 220737, 56110), -- Bear +(213004, 0, 1, 220737, 56110), -- Bear +(213004, 0, 0, 220737, 56110), -- Bear +(213003, 0, 4, 220737, 56110), -- Bear +(213003, 0, 3, 220737, 56110), -- Bear +(213003, 0, 2, 220737, 56110), -- Bear +(213003, 0, 1, 220737, 56110), -- Bear +(213003, 0, 0, 220737, 56110), -- Bear +(213000, 0, 4, 220737, 56110), -- Waxtail Browbeater +(213000, 0, 3, 220737, 56110), -- Waxtail Browbeater +(213000, 0, 2, 220737, 56110), -- Waxtail Browbeater +(213000, 0, 1, 220737, 56110), -- Waxtail Browbeater +(213000, 0, 0, 220737, 56110), -- Waxtail Browbeater +(212998, 0, 4, 220737, 56110), -- Salamanther +(212998, 0, 3, 220737, 56110), -- Salamanther +(212998, 0, 2, 220737, 56110), -- Salamanther +(212998, 0, 1, 220737, 56110), -- Salamanther +(212998, 0, 0, 220737, 56110), -- Salamanther +(212997, 0, 4, 220737, 56110), -- Salamanther +(212997, 0, 3, 220737, 56110), -- Salamanther +(212997, 0, 2, 220737, 56110), -- Salamanther +(212997, 0, 1, 220737, 56110), -- Salamanther +(212997, 0, 0, 220737, 56110), -- Salamanther +(212996, 0, 4, 220737, 56110), -- Giant Wasp +(212996, 0, 3, 220737, 56110), -- Giant Wasp +(212996, 0, 2, 220737, 56110), -- Giant Wasp +(212996, 0, 1, 220737, 56110), -- Giant Wasp +(212996, 0, 0, 220737, 56110), -- Giant Wasp +(212995, 0, 4, 220737, 56110), -- Giant Wasp +(212995, 0, 3, 220737, 56110), -- Giant Wasp +(212995, 0, 2, 220737, 56110), -- Giant Wasp +(212995, 0, 1, 220737, 56110), -- Giant Wasp +(212995, 0, 0, 220737, 56110), -- Giant Wasp +(212988, 0, 5, 220737, 56110), -- Waxtail Dirtcaller +(212988, 0, 4, 220737, 56110), -- Waxtail Dirtcaller +(212988, 0, 3, 220737, 56110), -- Waxtail Dirtcaller +(212988, 0, 2, 220737, 56110), -- Waxtail Dirtcaller +(212988, 0, 1, 220737, 56110), -- Waxtail Dirtcaller +(212988, 0, 0, 212177, 56110), -- Waxtail Dirtcaller +(212987, 0, 5, 220737, 56110), -- Waxtail Trapper +(212987, 0, 4, 220737, 56110), -- Waxtail Trapper +(212987, 0, 3, 220737, 56110), -- Waxtail Trapper +(212987, 0, 2, 220737, 56110), -- Waxtail Trapper +(212987, 0, 1, 220737, 56110), -- Waxtail Trapper +(212987, 0, 0, 212177, 56110), -- Waxtail Trapper +(212986, 0, 5, 220737, 56110), -- Waxtail Thug +(212986, 0, 4, 220737, 56110), -- Waxtail Thug +(212986, 0, 3, 220737, 56110), -- Waxtail Thug +(212986, 0, 2, 220737, 56110), -- Waxtail Thug +(212986, 0, 1, 220737, 56110), -- Waxtail Thug +(212986, 0, 0, 212177, 56110), -- Waxtail Thug +(212985, 0, 5, 220737, 56110), -- Waxtail Scavenger +(212985, 0, 4, 220737, 56110), -- Waxtail Scavenger +(212985, 0, 3, 220737, 56110), -- Waxtail Scavenger +(212985, 0, 2, 220737, 56110), -- Waxtail Scavenger +(212985, 0, 1, 220737, 56110), -- Waxtail Scavenger +(212985, 0, 0, 212177, 56110), -- Waxtail Scavenger +(212984, 0, 4, 220737, 56110), -- Waxtail Bully +(212984, 0, 3, 220737, 56110), -- Waxtail Bully +(212984, 0, 2, 220737, 56110), -- Waxtail Bully +(212984, 0, 1, 220737, 56110), -- Waxtail Bully +(212984, 0, 0, 220737, 56110), -- Waxtail Bully +(212983, 0, 4, 220737, 56110), -- Waxtail Tormentor +(212983, 0, 3, 220737, 56110), -- Waxtail Tormentor +(212983, 0, 2, 220737, 56110), -- Waxtail Tormentor +(212983, 0, 1, 220737, 56110), -- Waxtail Tormentor +(212983, 0, 0, 220737, 56110), -- Waxtail Tormentor +(212978, 0, 4, 220737, 56110), -- Harvest Golem +(212978, 0, 3, 220737, 56110), -- Harvest Golem +(212978, 0, 2, 220737, 56110), -- Harvest Golem +(212978, 0, 1, 220737, 56110), -- Harvest Golem +(212978, 0, 0, 220737, 56110), -- Harvest Golem +(212977, 0, 4, 220737, 56110), -- Harvest Golem +(212977, 0, 3, 220737, 56110), -- Harvest Golem +(212977, 0, 2, 220737, 56110), -- Harvest Golem +(212977, 0, 1, 220737, 56110), -- Harvest Golem +(212977, 0, 0, 220737, 56110), -- Harvest Golem +(212958, 0, 4, 220737, 56110), -- Gorloc Caster +(212958, 0, 3, 220737, 56110), -- Gorloc Caster +(212958, 0, 2, 220737, 56110), -- Gorloc Caster +(212958, 0, 1, 220737, 56110), -- Gorloc Caster +(212958, 0, 0, 220737, 56110), -- Gorloc Caster +(212957, 0, 4, 220737, 56110), -- Gorloc Healer +(212957, 0, 3, 220737, 56110), -- Gorloc Healer +(212957, 0, 2, 220737, 56110), -- Gorloc Healer +(212957, 0, 1, 220737, 56110), -- Gorloc Healer +(212957, 0, 0, 220737, 56110), -- Gorloc Healer +(212956, 0, 4, 220737, 56110), -- Gorloc Fighter +(212956, 0, 3, 220737, 56110), -- Gorloc Fighter +(212956, 0, 2, 220737, 56110), -- Gorloc Fighter +(212956, 0, 1, 220737, 56110), -- Gorloc Fighter +(212956, 0, 0, 220737, 56110), -- Gorloc Fighter +(212942, 0, 4, 220737, 56110), -- Sheep +(212942, 0, 3, 220737, 56110), -- Sheep +(212942, 0, 2, 220737, 56110), -- Sheep +(212942, 0, 1, 220737, 56110), -- Sheep +(212942, 0, 0, 220737, 56110), -- Sheep +(212941, 0, 4, 220737, 56110), -- Lamb +(212941, 0, 3, 220737, 56110), -- Lamb +(212941, 0, 2, 220737, 56110), -- Lamb +(212941, 0, 1, 220737, 56110), -- Lamb +(212941, 0, 0, 220737, 56110), -- Lamb +(212937, 0, 4, 220737, 56110), -- Pig +(212937, 0, 3, 220737, 56110), -- Pig +(212937, 0, 2, 220737, 56110), -- Pig +(212937, 0, 1, 220737, 56110), -- Pig +(212937, 0, 0, 220737, 56110), -- Pig +(212936, 0, 4, 220737, 56110), -- Pig +(212936, 0, 3, 220737, 56110), -- Pig +(212936, 0, 2, 220737, 56110), -- Pig +(212936, 0, 1, 220737, 56110), -- Pig +(212936, 0, 0, 220737, 56110), -- Pig +(212924, 0, 7, 226136, 56110), -- Underground Spider +(212924, 0, 6, 225950, 56110), -- Underground Spider +(212924, 0, 5, 225950, 56110), -- Underground Spider +(212924, 0, 4, 220737, 56110), -- Underground Spider +(212924, 0, 3, 220737, 56110), -- Underground Spider +(212924, 0, 2, 220737, 56110), -- Underground Spider +(212924, 0, 1, 220737, 56110), -- Underground Spider +(212924, 0, 0, 220737, 56110), -- Underground Spider +(212922, 0, 7, 226136, 56110), -- Underground Spider +(212922, 0, 6, 225950, 56110), -- Underground Spider +(212922, 0, 5, 225950, 56110), -- Underground Spider +(212922, 0, 4, 220737, 56110), -- Underground Spider +(212922, 0, 3, 220737, 56110), -- Underground Spider +(212922, 0, 2, 220737, 56110), -- Underground Spider +(212922, 0, 1, 220737, 56110), -- Underground Spider +(212922, 0, 0, 220737, 56110), -- Underground Spider +(212919, 0, 7, 226136, 56110), -- Underground Spider +(212919, 0, 6, 225950, 56110), -- Underground Spider +(212919, 0, 5, 225950, 56110), -- Underground Spider +(212919, 0, 4, 220737, 56110), -- Underground Spider +(212919, 0, 3, 220737, 56110), -- Underground Spider +(212919, 0, 2, 220737, 56110), -- Underground Spider +(212919, 0, 1, 220737, 56110), -- Underground Spider +(212919, 0, 0, 220737, 56110), -- Underground Spider +(212918, 0, 4, 220737, 56110), -- Sand Elemental +(212918, 0, 3, 220737, 56110), -- Sand Elemental +(212918, 0, 2, 220737, 56110), -- Sand Elemental +(212918, 0, 1, 220737, 56110), -- Sand Elemental +(212918, 0, 0, 220737, 56110), -- Sand Elemental +(212909, 0, 1, 220737, 56110), -- [DNT] Test Salamanther +(212909, 0, 0, 220737, 56110), -- [DNT] Test Salamanther +(212908, 0, 4, 220737, 56110), -- Giant Bat +(212908, 0, 3, 220737, 56110), -- Giant Bat +(212908, 0, 2, 220737, 56110), -- Giant Bat +(212908, 0, 1, 220737, 56110), -- Giant Bat +(212908, 0, 0, 220737, 56110), -- Giant Bat +(212907, 0, 4, 220737, 56110), -- Giant Bat +(212907, 0, 3, 220737, 56110), -- Giant Bat +(212907, 0, 2, 220737, 56110), -- Giant Bat +(212907, 0, 1, 220737, 56110), -- Giant Bat +(212907, 0, 0, 220737, 56110), -- Giant Bat +(212906, 0, 4, 220737, 56110), -- Bat +(212906, 0, 3, 220737, 56110), -- Bat +(212906, 0, 2, 220737, 56110), -- Bat +(212906, 0, 1, 220737, 56110), -- Bat +(212906, 0, 0, 220737, 56110), -- Bat +(212900, 0, 4, 220737, 56110), -- Eagle +(212900, 0, 3, 220737, 56110), -- Eagle +(212900, 0, 2, 220737, 56110), -- Eagle +(212900, 0, 1, 220737, 56110), -- Eagle +(212900, 0, 0, 220737, 56110), -- Eagle +(212898, 0, 4, 220737, 56110), -- Eagle +(212898, 0, 3, 220737, 56110), -- Eagle +(212898, 0, 2, 220737, 56110), -- Eagle +(212898, 0, 1, 220737, 56110), -- Eagle +(212898, 0, 0, 220737, 56110), -- Eagle +(212897, 0, 4, 220737, 56110), -- Eagle +(212897, 0, 3, 220737, 56110), -- Eagle +(212897, 0, 2, 220737, 56110), -- Eagle +(212897, 0, 1, 220737, 56110), -- Eagle +(212897, 0, 0, 220737, 56110), -- Eagle +(212891, 0, 1, 220737, 56110), -- Rampaging Skardyn +(212891, 0, 0, 220737, 56110), -- Rampaging Skardyn +(212885, 0, 4, 220737, 56110), -- Slag Elemental +(212885, 0, 3, 220737, 56110), -- Slag Elemental +(212885, 0, 2, 220737, 56110), -- Slag Elemental +(212885, 0, 1, 220737, 56110), -- Slag Elemental +(212885, 0, 0, 220737, 56110), -- Slag Elemental +(212884, 0, 4, 220737, 56110), -- Dogmatic Forgecaster +(212884, 0, 3, 220737, 56110), -- Dogmatic Forgecaster +(212884, 0, 2, 220737, 56110), -- Dogmatic Forgecaster +(212884, 0, 1, 220737, 56110), -- Dogmatic Forgecaster +(212884, 0, 0, 220737, 56110), -- Dogmatic Forgecaster +(212883, 0, 1, 220737, 56110), -- Salamanther Hatchling +(212883, 0, 0, 220737, 56110), -- Salamanther Hatchling +(212882, 0, 4, 220737, 56110), -- Salamanther Hatchling +(212882, 0, 3, 220737, 56110), -- Salamanther Hatchling +(212882, 0, 2, 220737, 56110), -- Salamanther Hatchling +(212882, 0, 1, 220737, 56110), -- Salamanther Hatchling +(212882, 0, 0, 220737, 56110), -- Salamanther Hatchling +(212878, 0, 4, 220737, 56110), -- Dogmatic Machine Speaker +(212878, 0, 3, 220737, 56110), -- Dogmatic Machine Speaker +(212878, 0, 2, 220737, 56110), -- Dogmatic Machine Speaker +(212878, 0, 1, 220737, 56110), -- Dogmatic Machine Speaker +(212878, 0, 0, 220737, 56110), -- Dogmatic Machine Speaker +(212876, 0, 4, 220737, 56110), -- Dogmatic Soot-Seer +(212876, 0, 3, 220737, 56110), -- Dogmatic Soot-Seer +(212876, 0, 2, 220737, 56110), -- Dogmatic Soot-Seer +(212876, 0, 1, 220737, 56110), -- Dogmatic Soot-Seer +(212876, 0, 0, 220737, 56110), -- Dogmatic Soot-Seer +(212875, 0, 4, 194437, 56110), -- [DNT]Dream Infusion Proxy +(212875, 0, 3, 194437, 56110), -- [DNT]Dream Infusion Proxy +(212874, 0, 4, 220737, 56110), -- Snake +(212874, 0, 3, 220737, 56110), -- Snake +(212874, 0, 2, 220737, 56110), -- Snake +(212874, 0, 1, 220737, 56110), -- Snake +(212874, 0, 0, 220737, 56110), -- Snake +(212873, 0, 1, 220737, 56110), -- Toad +(212873, 0, 0, 220737, 56110), -- Toad +(212868, 0, 4, 220737, 56110), -- Toad +(212868, 0, 3, 220737, 56110), -- Toad +(212868, 0, 2, 220737, 56110), -- Toad +(212868, 0, 1, 220737, 56110), -- Toad +(212868, 0, 0, 220737, 56110), -- Toad +(212867, 0, 4, 220737, 56110), -- Machine Speaker Golem +(212867, 0, 3, 220737, 56110), -- Machine Speaker Golem +(212867, 0, 2, 220737, 56110), -- Machine Speaker Golem +(212867, 0, 1, 220737, 56110), -- Machine Speaker Golem +(212867, 0, 0, 220737, 56110), -- Machine Speaker Golem +(212864, 0, 4, 220737, 56110), -- Machine Speaker Clockwork Augur +(212864, 0, 3, 220737, 56110), -- Machine Speaker Clockwork Augur +(212864, 0, 2, 220737, 56110), -- Machine Speaker Clockwork Augur +(212864, 0, 1, 220737, 56110), -- Machine Speaker Clockwork Augur +(212864, 0, 0, 220737, 56110), -- Machine Speaker Clockwork Augur +(212863, 0, 4, 220737, 56110), -- Glower Swarm +(212863, 0, 3, 220737, 56110), -- Glower Swarm +(212863, 0, 2, 220737, 56110), -- Glower Swarm +(212863, 0, 1, 220737, 56110), -- Glower Swarm +(212863, 0, 0, 220737, 56110), -- Glower Swarm +(212852, 0, 4, 220737, 56110), -- Charmonger +(212852, 0, 3, 220737, 56110), -- Charmonger +(212852, 0, 2, 220737, 56110), -- Charmonger +(212852, 0, 1, 220737, 56110), -- Charmonger +(212852, 0, 0, 220737, 56110), -- Charmonger +(212842, 0, 1, 220737, 56110), -- Furbolg Denizen +(212842, 0, 0, 220737, 56110), -- Furbolg Denizen +(212841, 0, 2, 220737, 56110); -- Wondrous Nae'dra + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(212841, 0, 1, 220737, 56110), -- Wondrous Nae'dra +(212840, 0, 2, 220737, 56110), -- Energetic Nae'dra +(212840, 0, 1, 220737, 56110), -- Energetic Nae'dra +(212838, 0, 4, 220737, 56110), -- Arathi Neophyte +(212838, 0, 3, 220737, 56110), -- Arathi Neophyte +(212838, 0, 2, 220737, 56110), -- Arathi Neophyte +(212838, 0, 1, 220737, 56110), -- Arathi Neophyte +(212838, 0, 0, 220737, 56110), -- Arathi Neophyte +(212835, 0, 4, 220737, 56110), -- Risen Footman +(212835, 0, 3, 220737, 56110), -- Risen Footman +(212835, 0, 2, 220737, 56110), -- Risen Footman +(212835, 0, 1, 220737, 56110), -- Risen Footman +(212835, 0, 0, 220737, 56110), -- Risen Footman +(212822, 0, 3, 208886, 56110), -- Seething Spitfire +(212822, 0, 2, 220737, 56110), -- Seething Spitfire +(212820, 0, 4, 201819, 56110), -- Cracking Sediment +(212820, 0, 3, 201819, 56110), -- Cracking Sediment +(212818, 0, 4, 220737, 56110), -- Kobold Wax Warden +(212818, 0, 3, 220737, 56110), -- Kobold Wax Warden +(212818, 0, 2, 220737, 56110), -- Kobold Wax Warden +(212818, 0, 1, 220737, 56110), -- Kobold Wax Warden +(212818, 0, 0, 220737, 56110), -- Kobold Wax Warden +(212810, 0, 2, 220737, 56110), -- Shadowflame Treant +(212810, 0, 1, 220737, 56110), -- Shadowflame Treant +(212796, 0, 1, 220737, 56110), -- Turtle +(212796, 0, 0, 220737, 56110), -- Turtle +(212793, 0, 4, 220737, 56110), -- Void Ascendant +(212793, 0, 3, 220737, 56110), -- Void Ascendant +(212793, 0, 2, 220737, 56110), -- Void Ascendant +(212793, 0, 1, 220737, 56110), -- Void Ascendant +(212793, 0, 0, 220737, 56110), -- Void Ascendant +(212791, 0, 1, 220737, 56110), -- Stagbeetle +(212791, 0, 0, 220737, 56110), -- Stagbeetle +(212790, 0, 1, 220737, 56110), -- Nae'dra +(212790, 0, 0, 220737, 56110), -- Nae'dra +(212789, 0, 1, 220737, 56110), -- Fol'ya +(212789, 0, 0, 220737, 56110), -- Fol'ya +(212786, 0, 4, 220737, 56110), -- Voidrider +(212786, 0, 3, 220737, 56110), -- Voidrider +(212786, 0, 2, 220737, 56110), -- Voidrider +(212786, 0, 1, 220737, 56110), -- Voidrider +(212786, 0, 0, 220737, 56110), -- Voidrider +(212766, 0, 5, 220737, 56110), -- Boskroot Button +(212766, 0, 4, 220737, 56110), -- Boskroot Button +(212766, 0, 3, 220737, 56110), -- Boskroot Button +(212766, 0, 2, 220737, 56110), -- Boskroot Button +(212766, 0, 1, 220737, 56110), -- Boskroot Button +(212766, 0, 0, 210845, 56110), -- Boskroot Button +(212765, 0, 4, 220737, 56110), -- Void Bound Despoiler +(212765, 0, 3, 220737, 56110), -- Void Bound Despoiler +(212765, 0, 2, 220737, 56110), -- Void Bound Despoiler +(212765, 0, 1, 220737, 56110), -- Void Bound Despoiler +(212765, 0, 0, 220737, 56110), -- Void Bound Despoiler +(212764, 0, 4, 220737, 56110), -- Engine Speaker +(212764, 0, 3, 220737, 56110), -- Engine Speaker +(212764, 0, 2, 220737, 56110), -- Engine Speaker +(212764, 0, 1, 220737, 56110), -- Engine Speaker +(212764, 0, 0, 220737, 56110), -- Engine Speaker +(212739, 0, 4, 220737, 56110), -- Radiating Voidstone +(212739, 0, 3, 220737, 56110), -- Radiating Voidstone +(212739, 0, 2, 220737, 56110), -- Radiating Voidstone +(212739, 0, 1, 220737, 56110), -- Radiating Voidstone +(212739, 0, 0, 220737, 56110), -- Radiating Voidstone +(212736, 0, 6, 220737, 56110), -- Boskroot Brute +(212736, 0, 5, 220737, 56110), -- Boskroot Brute +(212736, 0, 4, 220737, 56110), -- Boskroot Brute +(212736, 0, 3, 220737, 56110), -- Boskroot Brute +(212736, 0, 2, 220737, 56110), -- Boskroot Brute +(212736, 0, 1, 210845, 56110), -- Boskroot Brute +(212736, 0, 0, 210845, 56110), -- Boskroot Brute +(212717, 0, 9, 226136, 56110), -- Nerubian Webspinner +(212717, 0, 8, 226135, 56110), -- Nerubian Webspinner +(212717, 0, 7, 226135, 56110), -- Nerubian Webspinner +(212717, 0, 6, 225950, 56110), -- Nerubian Webspinner +(212717, 0, 5, 225950, 56110), -- Nerubian Webspinner +(212717, 0, 4, 220737, 56110), -- Nerubian Webspinner +(212717, 0, 3, 220737, 56110), -- Nerubian Webspinner +(212717, 0, 2, 220737, 56110), -- Nerubian Webspinner +(212717, 0, 1, 220737, 56110), -- Nerubian Webspinner +(212717, 0, 0, 220737, 56110), -- Nerubian Webspinner +(212715, 0, 9, 226136, 56110), -- Nerubian Saboteur +(212715, 0, 8, 226135, 56110), -- Nerubian Saboteur +(212715, 0, 7, 226135, 56110), -- Nerubian Saboteur +(212715, 0, 6, 225950, 56110), -- Nerubian Saboteur +(212715, 0, 5, 225950, 56110), -- Nerubian Saboteur +(212715, 0, 4, 220737, 56110), -- Nerubian Saboteur +(212715, 0, 3, 220737, 56110), -- Nerubian Saboteur +(212715, 0, 2, 220737, 56110), -- Nerubian Saboteur +(212715, 0, 1, 220737, 56110), -- Nerubian Saboteur +(212715, 0, 0, 220737, 56110), -- Nerubian Saboteur +(212710, 0, 6, 220737, 56110), -- Infected Peafowl +(212710, 0, 5, 220737, 56110), -- Infected Peafowl +(212710, 0, 4, 220737, 56110), -- Infected Peafowl +(212710, 0, 3, 220737, 56110), -- Infected Peafowl +(212710, 0, 2, 220737, 56110), -- Infected Peafowl +(212710, 0, 1, 210845, 56110), -- Infected Peafowl +(212710, 0, 0, 210845, 56110), -- Infected Peafowl +(212704, 0, 6, 220737, 56110), -- Mycotic Shalehorn +(212704, 0, 5, 220737, 56110), -- Mycotic Shalehorn +(212704, 0, 4, 220737, 56110), -- Mycotic Shalehorn +(212704, 0, 3, 220737, 56110), -- Mycotic Shalehorn +(212704, 0, 2, 220737, 56110), -- Mycotic Shalehorn +(212704, 0, 1, 210845, 56110), -- Mycotic Shalehorn +(212704, 0, 0, 210845, 56110), -- Mycotic Shalehorn +(212702, 0, 6, 220737, 56110), -- Mycotic Shalehorn +(212702, 0, 5, 220737, 56110), -- Mycotic Shalehorn +(212702, 0, 4, 220737, 56110), -- Mycotic Shalehorn +(212702, 0, 3, 220737, 56110), -- Mycotic Shalehorn +(212702, 0, 2, 220737, 56110), -- Mycotic Shalehorn +(212702, 0, 1, 210845, 56110), -- Mycotic Shalehorn +(212702, 0, 0, 210845, 56110), -- Mycotic Shalehorn +(212701, 0, 6, 220737, 56110), -- Elder Shalehorn +(212701, 0, 5, 220737, 56110), -- Elder Shalehorn +(212701, 0, 4, 220737, 56110), -- Elder Shalehorn +(212701, 0, 3, 220737, 56110), -- Elder Shalehorn +(212701, 0, 2, 220737, 56110), -- Elder Shalehorn +(212701, 0, 1, 210845, 56110), -- Elder Shalehorn +(212701, 0, 0, 210845, 56110), -- Elder Shalehorn +(212698, 0, 6, 220737, 56110), -- Boskroot Mycomancer +(212698, 0, 5, 220737, 56110), -- Boskroot Mycomancer +(212698, 0, 4, 220737, 56110), -- Boskroot Mycomancer +(212698, 0, 3, 220737, 56110), -- Boskroot Mycomancer +(212698, 0, 2, 220737, 56110), -- Boskroot Mycomancer +(212698, 0, 1, 210845, 56110), -- Boskroot Mycomancer +(212698, 0, 0, 210845, 56110), -- Boskroot Mycomancer +(212697, 0, 6, 220737, 56110), -- Boskroot Guardener +(212697, 0, 5, 220737, 56110), -- Boskroot Guardener +(212697, 0, 4, 220737, 56110), -- Boskroot Guardener +(212697, 0, 3, 220737, 56110), -- Boskroot Guardener +(212697, 0, 2, 220737, 56110), -- Boskroot Guardener +(212697, 0, 1, 210845, 56110), -- Boskroot Guardener +(212697, 0, 0, 210845, 56110), -- Boskroot Guardener +(212696, 0, 1, 220737, 56110), -- Lokren +(212696, 0, 0, 220737, 56110), -- Lokren +(212690, 0, 7, 220737, 56110), -- Zaqali Berserker +(212690, 0, 6, 220737, 56110), -- Zaqali Berserker +(212690, 0, 5, 192125, 56110), -- Zaqali Berserker +(212690, 0, 4, 193624, 56110), -- Zaqali Berserker +(212687, 0, 2, 220737, 56110), -- Primalist Earthshaker +(212687, 0, 1, 220737, 56110), -- Primalist Earthshaker +(212685, 0, 6, 199822, 56110), -- Firehide Proto-Dragon +(212685, 0, 5, 191782, 56110), -- Firehide Proto-Dragon +(212684, 0, 5, 194437, 56110), -- Primalist Flamewarden +(212684, 0, 4, 208956, 56110), -- Primalist Flamewarden +(212666, 0, 1, 220737, 56110), -- Bronze Timekeeper +(212666, 0, 0, 220737, 56110), -- Bronze Timekeeper +(212665, 0, 4, 220737, 56110), -- Tidal Guardian +(212665, 0, 3, 220737, 56110), -- Tidal Guardian +(212665, 0, 2, 220737, 56110), -- Tidal Guardian +(212665, 0, 1, 220737, 56110), -- Tidal Guardian +(212665, 0, 0, 220737, 56110), -- Tidal Guardian +(212664, 0, 4, 220737, 56110), -- Siltworm +(212664, 0, 3, 220737, 56110), -- Siltworm +(212664, 0, 2, 220737, 56110), -- Siltworm +(212664, 0, 1, 220737, 56110), -- Siltworm +(212664, 0, 0, 220737, 56110), -- Siltworm +(212661, 0, 4, 220737, 56110), -- Sea Slug +(212661, 0, 3, 220737, 56110), -- Sea Slug +(212661, 0, 2, 220737, 56110), -- Sea Slug +(212661, 0, 1, 220737, 56110), -- Sea Slug +(212661, 0, 0, 220737, 56110), -- Sea Slug +(212660, 0, 4, 220737, 56110), -- Water Elemental +(212660, 0, 3, 220737, 56110), -- Water Elemental +(212660, 0, 2, 220737, 56110), -- Water Elemental +(212660, 0, 1, 220737, 56110), -- Water Elemental +(212660, 0, 0, 220737, 56110), -- Water Elemental +(212658, 0, 4, 220737, 56110), -- Water Elemental +(212658, 0, 3, 220737, 56110), -- Water Elemental +(212658, 0, 2, 220737, 56110), -- Water Elemental +(212658, 0, 1, 220737, 56110), -- Water Elemental +(212658, 0, 0, 220737, 56110), -- Water Elemental +(212657, 0, 1, 220737, 56110), -- Water Elemental +(212657, 0, 0, 220737, 56110), -- Water Elemental +(212655, 0, 1, 220737, 56110), -- Water Elemental +(212655, 0, 0, 220737, 56110), -- Water Elemental +(212652, 0, 4, 220737, 56110), -- Skipper +(212652, 0, 3, 220737, 56110), -- Skipper +(212652, 0, 2, 220737, 56110), -- Skipper +(212652, 0, 1, 220737, 56110), -- Skipper +(212652, 0, 0, 220737, 56110), -- Skipper +(212650, 0, 4, 220737, 56110), -- Skipper +(212650, 0, 3, 220737, 56110), -- Skipper +(212650, 0, 2, 220737, 56110), -- Skipper +(212650, 0, 1, 220737, 56110), -- Skipper +(212650, 0, 0, 220737, 56110), -- Skipper +(212649, 0, 4, 220737, 56110), -- Gull +(212649, 0, 3, 220737, 56110), -- Gull +(212649, 0, 2, 220737, 56110), -- Gull +(212649, 0, 1, 220737, 56110), -- Gull +(212649, 0, 0, 220737, 56110), -- Gull +(212647, 0, 1, 220737, 56110), -- Hawk +(212647, 0, 0, 220737, 56110), -- Hawk +(212646, 0, 4, 220737, 56110), -- Primal Earth Elemental +(212646, 0, 3, 220737, 56110), -- Primal Earth Elemental +(212646, 0, 2, 220737, 56110), -- Primal Earth Elemental +(212646, 0, 1, 220737, 56110), -- Primal Earth Elemental +(212646, 0, 0, 220737, 56110), -- Primal Earth Elemental +(212643, 0, 4, 220737, 56110), -- Unbound Earth Elemental +(212643, 0, 3, 220737, 56110), -- Unbound Earth Elemental +(212643, 0, 2, 220737, 56110), -- Unbound Earth Elemental +(212643, 0, 1, 220737, 56110), -- Unbound Earth Elemental +(212643, 0, 0, 220737, 56110), -- Unbound Earth Elemental +(212642, 0, 4, 220737, 56110), -- Unbound Earth Elemental +(212642, 0, 3, 220737, 56110), -- Unbound Earth Elemental +(212642, 0, 2, 220737, 56110), -- Unbound Earth Elemental +(212642, 0, 1, 220737, 56110), -- Unbound Earth Elemental +(212642, 0, 0, 220737, 56110), -- Unbound Earth Elemental +(212641, 0, 4, 220737, 56110), -- Unbound Earth Elemental +(212641, 0, 3, 220737, 56110), -- Unbound Earth Elemental +(212641, 0, 2, 220737, 56110), -- Unbound Earth Elemental +(212641, 0, 1, 220737, 56110), -- Unbound Earth Elemental +(212641, 0, 0, 220737, 56110), -- Unbound Earth Elemental +(212640, 0, 4, 220737, 56110), -- Hermit Crab +(212640, 0, 3, 220737, 56110), -- Hermit Crab +(212640, 0, 2, 220737, 56110), -- Hermit Crab +(212640, 0, 1, 220737, 56110), -- Hermit Crab +(212640, 0, 0, 220737, 56110), -- Hermit Crab +(212638, 0, 4, 220737, 56110), -- Crab +(212638, 0, 3, 220737, 56110), -- Crab +(212638, 0, 2, 220737, 56110), -- Crab +(212638, 0, 1, 220737, 56110), -- Crab +(212638, 0, 0, 220737, 56110), -- Crab +(212637, 0, 4, 220737, 56110), -- Crab +(212637, 0, 3, 220737, 56110), -- Crab +(212637, 0, 2, 220737, 56110), -- Crab +(212637, 0, 1, 220737, 56110), -- Crab +(212637, 0, 0, 220737, 56110), -- Crab +(212636, 0, 1, 220737, 56110), -- Crab +(212636, 0, 0, 220737, 56110), -- Crab +(212635, 0, 4, 220737, 56110), -- Kelp Elemental +(212635, 0, 3, 220737, 56110), -- Kelp Elemental +(212635, 0, 2, 220737, 56110), -- Kelp Elemental +(212635, 0, 1, 220737, 56110), -- Kelp Elemental +(212635, 0, 0, 220737, 56110), -- Kelp Elemental +(212634, 0, 4, 220737, 56110), -- Basilisk +(212634, 0, 3, 220737, 56110), -- Basilisk +(212634, 0, 2, 220737, 56110), -- Basilisk +(212634, 0, 1, 220737, 56110), -- Basilisk +(212634, 0, 0, 220737, 56110), -- Basilisk +(212633, 0, 4, 220737, 56110), -- Ferret +(212633, 0, 3, 220737, 56110), -- Ferret +(212633, 0, 2, 220737, 56110), -- Ferret +(212633, 0, 1, 220737, 56110), -- Ferret +(212633, 0, 0, 220737, 56110), -- Ferret +(212630, 0, 4, 220737, 56110), -- Peacock +(212630, 0, 3, 220737, 56110), -- Peacock +(212630, 0, 2, 220737, 56110), -- Peacock +(212630, 0, 1, 220737, 56110), -- Peacock +(212630, 0, 0, 220737, 56110), -- Peacock +(212629, 0, 5, 220737, 56110); -- Flickerflame Sticker + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(212629, 0, 4, 220737, 56110), -- Flickerflame Sticker +(212629, 0, 3, 220737, 56110), -- Flickerflame Sticker +(212629, 0, 2, 220737, 56110), -- Flickerflame Sticker +(212629, 0, 1, 220737, 56110), -- Flickerflame Sticker +(212629, 0, 0, 210878, 56110), -- Flickerflame Sticker +(212623, 0, 4, 220737, 56110), -- Rock Viper +(212623, 0, 3, 220737, 56110), -- Rock Viper +(212623, 0, 2, 220737, 56110), -- Rock Viper +(212623, 0, 1, 220737, 56110), -- Rock Viper +(212623, 0, 0, 220737, 56110), -- Rock Viper +(212622, 0, 4, 220737, 56110), -- Rock Viper +(212622, 0, 3, 220737, 56110), -- Rock Viper +(212622, 0, 2, 220737, 56110), -- Rock Viper +(212622, 0, 1, 220737, 56110), -- Rock Viper +(212622, 0, 0, 220737, 56110), -- Rock Viper +(212621, 0, 4, 220737, 56110), -- Rock Viper +(212621, 0, 3, 220737, 56110), -- Rock Viper +(212621, 0, 2, 220737, 56110), -- Rock Viper +(212621, 0, 1, 220737, 56110), -- Rock Viper +(212621, 0, 0, 220737, 56110), -- Rock Viper +(212620, 0, 4, 220737, 56110), -- Cinderbee +(212620, 0, 3, 220737, 56110), -- Cinderbee +(212620, 0, 2, 220737, 56110), -- Cinderbee +(212620, 0, 1, 220737, 56110), -- Cinderbee +(212620, 0, 0, 220737, 56110), -- Cinderbee +(212618, 0, 4, 220737, 56110), -- Fire Wasp +(212618, 0, 3, 220737, 56110), -- Fire Wasp +(212618, 0, 2, 220737, 56110), -- Fire Wasp +(212618, 0, 1, 220737, 56110), -- Fire Wasp +(212618, 0, 0, 220737, 56110), -- Fire Wasp +(212617, 0, 5, 220737, 56110), -- Cogchewer +(212617, 0, 4, 220737, 56110), -- Cogchewer +(212617, 0, 3, 220737, 56110), -- Cogchewer +(212617, 0, 2, 220737, 56110), -- Cogchewer +(212617, 0, 1, 220737, 56110), -- Cogchewer +(212617, 0, 0, 211865, 56110), -- Cogchewer +(212616, 0, 4, 220737, 56110), -- Fire Wasp +(212616, 0, 3, 220737, 56110), -- Fire Wasp +(212616, 0, 2, 220737, 56110), -- Fire Wasp +(212616, 0, 1, 220737, 56110), -- Fire Wasp +(212616, 0, 0, 220737, 56110), -- Fire Wasp +(212615, 0, 4, 220737, 56110), -- Fire Wasp +(212615, 0, 3, 220737, 56110), -- Fire Wasp +(212615, 0, 2, 220737, 56110), -- Fire Wasp +(212615, 0, 1, 220737, 56110), -- Fire Wasp +(212615, 0, 0, 220737, 56110), -- Fire Wasp +(212611, 0, 4, 220737, 56110), -- Honey Slime +(212611, 0, 3, 220737, 56110), -- Honey Slime +(212611, 0, 2, 220737, 56110), -- Honey Slime +(212611, 0, 1, 220737, 56110), -- Honey Slime +(212611, 0, 0, 220737, 56110), -- Honey Slime +(212610, 0, 4, 220737, 56110), -- Honey Slime +(212610, 0, 3, 220737, 56110), -- Honey Slime +(212610, 0, 2, 220737, 56110), -- Honey Slime +(212610, 0, 1, 220737, 56110), -- Honey Slime +(212610, 0, 0, 220737, 56110), -- Honey Slime +(212607, 0, 4, 220737, 56110), -- Falcon +(212607, 0, 3, 220737, 56110), -- Falcon +(212607, 0, 2, 220737, 56110), -- Falcon +(212607, 0, 1, 220737, 56110), -- Falcon +(212607, 0, 0, 220737, 56110), -- Falcon +(212606, 0, 1, 220737, 56110), -- Falcon +(212606, 0, 0, 220737, 56110), -- Falcon +(212605, 0, 4, 220737, 56110), -- Deepflayer +(212605, 0, 3, 220737, 56110), -- Deepflayer +(212605, 0, 2, 220737, 56110), -- Deepflayer +(212605, 0, 1, 220737, 56110), -- Deepflayer +(212605, 0, 0, 220737, 56110), -- Deepflayer +(212604, 0, 4, 220737, 56110), -- Deepflayer +(212604, 0, 3, 220737, 56110), -- Deepflayer +(212604, 0, 2, 220737, 56110), -- Deepflayer +(212604, 0, 1, 220737, 56110), -- Deepflayer +(212604, 0, 0, 220737, 56110), -- Deepflayer +(212601, 0, 4, 220737, 56110), -- Butterfly +(212601, 0, 3, 220737, 56110), -- Butterfly +(212601, 0, 2, 220737, 56110), -- Butterfly +(212601, 0, 1, 220737, 56110), -- Butterfly +(212601, 0, 0, 220737, 56110), -- Butterfly +(212600, 0, 1, 220737, 56110), -- Butterfly +(212600, 0, 0, 220737, 56110), -- Butterfly +(212599, 0, 4, 220737, 56110), -- Falcon +(212599, 0, 3, 220737, 56110), -- Falcon +(212599, 0, 2, 220737, 56110), -- Falcon +(212599, 0, 1, 220737, 56110), -- Falcon +(212599, 0, 0, 220737, 56110), -- Falcon +(212597, 0, 4, 220737, 56110), -- Sparklit Rust Crusher +(212597, 0, 3, 220737, 56110), -- Sparklit Rust Crusher +(212597, 0, 2, 220737, 56110), -- Sparklit Rust Crusher +(212597, 0, 1, 220737, 56110), -- Sparklit Rust Crusher +(212597, 0, 0, 220737, 56110), -- Sparklit Rust Crusher +(212596, 0, 4, 220737, 56110), -- Sparklit Buttonmasher +(212596, 0, 3, 220737, 56110), -- Sparklit Buttonmasher +(212596, 0, 2, 220737, 56110), -- Sparklit Buttonmasher +(212596, 0, 1, 220737, 56110), -- Sparklit Buttonmasher +(212596, 0, 0, 220737, 56110), -- Sparklit Buttonmasher +(212595, 0, 4, 220737, 56110), -- Sparklit Digger +(212595, 0, 3, 220737, 56110), -- Sparklit Digger +(212595, 0, 2, 220737, 56110), -- Sparklit Digger +(212595, 0, 1, 220737, 56110), -- Sparklit Digger +(212595, 0, 0, 220737, 56110), -- Sparklit Digger +(212594, 0, 4, 220737, 56110), -- Sparklit Scrapper +(212594, 0, 3, 220737, 56110), -- Sparklit Scrapper +(212594, 0, 2, 220737, 56110), -- Sparklit Scrapper +(212594, 0, 1, 220737, 56110), -- Sparklit Scrapper +(212594, 0, 0, 220737, 56110), -- Sparklit Scrapper +(212593, 0, 4, 220737, 56110), -- Abandoned Mining Rig +(212593, 0, 3, 220737, 56110), -- Abandoned Mining Rig +(212593, 0, 2, 220737, 56110), -- Abandoned Mining Rig +(212593, 0, 1, 220737, 56110), -- Abandoned Mining Rig +(212593, 0, 0, 220737, 56110), -- Abandoned Mining Rig +(212591, 0, 4, 220737, 56110), -- Feral Skardyn +(212591, 0, 3, 220737, 56110), -- Feral Skardyn +(212591, 0, 2, 220737, 56110), -- Feral Skardyn +(212591, 0, 1, 220737, 56110), -- Feral Skardyn +(212591, 0, 0, 220737, 56110), -- Feral Skardyn +(212588, 0, 3, 193221, 56110), -- Shiversnap Prowler +(212588, 0, 2, 220737, 56110), -- Shiversnap Prowler +(212586, 0, 4, 220737, 56110), -- Sootsnout +(212586, 0, 3, 220737, 56110), -- Sootsnout +(212586, 0, 2, 220737, 56110), -- Sootsnout +(212586, 0, 1, 220737, 56110), -- Sootsnout +(212586, 0, 0, 220737, 56110), -- Sootsnout +(212585, 0, 2, 220737, 56110), -- Ambitious Fish +(212585, 0, 1, 220737, 56110), -- Ambitious Fish +(212582, 0, 4, 220737, 56110), -- Sargassum Guardian +(212582, 0, 3, 220737, 56110), -- Sargassum Guardian +(212582, 0, 2, 220737, 56110), -- Sargassum Guardian +(212582, 0, 1, 220737, 56110), -- Sargassum Guardian +(212582, 0, 0, 220737, 56110), -- Sargassum Guardian +(212579, 0, 5, 220737, 56110), -- Scarlet Stinkcap +(212579, 0, 4, 220737, 56110), -- Scarlet Stinkcap +(212579, 0, 3, 220737, 56110), -- Scarlet Stinkcap +(212579, 0, 2, 220737, 56110), -- Scarlet Stinkcap +(212579, 0, 1, 220737, 56110), -- Scarlet Stinkcap +(212579, 0, 0, 213233, 56110), -- Scarlet Stinkcap +(212578, 0, 5, 220737, 56110), -- Agaric Spreader +(212578, 0, 4, 220737, 56110), -- Agaric Spreader +(212578, 0, 3, 220737, 56110), -- Agaric Spreader +(212578, 0, 2, 220737, 56110), -- Agaric Spreader +(212578, 0, 1, 220737, 56110), -- Agaric Spreader +(212578, 0, 0, 213233, 56110), -- Agaric Spreader +(212577, 0, 5, 220737, 56110), -- Budling Morel +(212577, 0, 4, 220737, 56110), -- Budling Morel +(212577, 0, 3, 220737, 56110), -- Budling Morel +(212577, 0, 2, 220737, 56110), -- Budling Morel +(212577, 0, 1, 220737, 56110), -- Budling Morel +(212577, 0, 0, 213233, 56110), -- Budling Morel +(212565, 0, 4, 220737, 56110), -- Rock Snail +(212565, 0, 3, 220737, 56110), -- Rock Snail +(212565, 0, 2, 220737, 56110), -- Rock Snail +(212565, 0, 1, 220737, 56110), -- Rock Snail +(212565, 0, 0, 220737, 56110), -- Rock Snail +(212564, 0, 4, 220737, 56110), -- Rock Snail +(212564, 0, 3, 220737, 56110), -- Rock Snail +(212564, 0, 2, 220737, 56110), -- Rock Snail +(212564, 0, 1, 220737, 56110), -- Rock Snail +(212564, 0, 0, 220737, 56110), -- Rock Snail +(212561, 0, 7, 220737, 56110), -- Spider, Underground +(212561, 0, 6, 220737, 56110), -- Spider, Underground +(212561, 0, 5, 220737, 56110), -- Spider, Underground +(212561, 0, 4, 220737, 56110), -- Spider, Underground +(212561, 0, 3, 220737, 56110), -- Spider, Underground +(212561, 0, 2, 226136, 56110), -- Spider, Underground +(212561, 0, 1, 225950, 56110), -- Spider, Underground +(212561, 0, 0, 225950, 56110), -- Spider, Underground +(212556, 0, 6, 226136, 56110), -- Pale Priest +(212556, 0, 5, 226136, 56110), -- Pale Priest +(212556, 0, 4, 220737, 56110), -- Pale Priest +(212556, 0, 3, 220737, 56110), -- Pale Priest +(212556, 0, 2, 220737, 56110), -- Pale Priest +(212556, 0, 1, 220737, 56110), -- Pale Priest +(212556, 0, 0, 220737, 56110), -- Pale Priest +(212548, 0, 5, 220737, 56110), -- Flickerflame Enforcer +(212548, 0, 4, 220737, 56110), -- Flickerflame Enforcer +(212548, 0, 3, 220737, 56110), -- Flickerflame Enforcer +(212548, 0, 2, 220737, 56110), -- Flickerflame Enforcer +(212548, 0, 1, 220737, 56110), -- Flickerflame Enforcer +(212548, 0, 0, 210878, 56110), -- Flickerflame Enforcer +(212547, 0, 9, 226136, 56110), -- Web Priest +(212547, 0, 8, 226135, 56110), -- Web Priest +(212547, 0, 7, 226135, 56110), -- Web Priest +(212547, 0, 6, 225950, 56110), -- Web Priest +(212547, 0, 5, 225950, 56110), -- Web Priest +(212547, 0, 4, 220737, 56110), -- Web Priest +(212547, 0, 3, 220737, 56110), -- Web Priest +(212547, 0, 2, 220737, 56110), -- Web Priest +(212547, 0, 1, 220737, 56110), -- Web Priest +(212547, 0, 0, 220737, 56110), -- Web Priest +(212542, 0, 5, 220737, 56110), -- Flickerflame Overseer +(212542, 0, 4, 220737, 56110), -- Flickerflame Overseer +(212542, 0, 3, 220737, 56110), -- Flickerflame Overseer +(212542, 0, 2, 220737, 56110), -- Flickerflame Overseer +(212542, 0, 1, 220737, 56110), -- Flickerflame Overseer +(212542, 0, 0, 210878, 56110), -- Flickerflame Overseer +(212540, 0, 4, 220737, 56110), -- Sparklit Bomber +(212540, 0, 3, 220737, 56110), -- Sparklit Bomber +(212540, 0, 2, 220737, 56110), -- Sparklit Bomber +(212540, 0, 1, 220737, 56110), -- Sparklit Bomber +(212540, 0, 0, 220737, 56110), -- Sparklit Bomber +(212538, 0, 7, 226136, 56110), -- Nerubian Swarmite - Melee, Physical +(212538, 0, 6, 225950, 56110), -- Nerubian Swarmite - Melee, Physical +(212538, 0, 5, 225950, 56110), -- Nerubian Swarmite - Melee, Physical +(212538, 0, 4, 220737, 56110), -- Nerubian Swarmite - Melee, Physical +(212538, 0, 3, 220737, 56110), -- Nerubian Swarmite - Melee, Physical +(212538, 0, 2, 220737, 56110), -- Nerubian Swarmite - Melee, Physical +(212538, 0, 1, 220737, 56110), -- Nerubian Swarmite - Melee, Physical +(212538, 0, 0, 220737, 56110), -- Nerubian Swarmite - Melee, Physical +(212537, 0, 4, 220737, 56110), -- Glowmite +(212537, 0, 3, 220737, 56110), -- Glowmite +(212537, 0, 2, 220737, 56110), -- Glowmite +(212537, 0, 1, 220737, 56110), -- Glowmite +(212537, 0, 0, 220737, 56110), -- Glowmite +(212536, 0, 5, 220737, 56110), -- Flickerflame Kobold +(212536, 0, 4, 220737, 56110), -- Flickerflame Kobold +(212536, 0, 3, 220737, 56110), -- Flickerflame Kobold +(212536, 0, 2, 220737, 56110), -- Flickerflame Kobold +(212536, 0, 1, 220737, 56110), -- Flickerflame Kobold +(212536, 0, 0, 210878, 56110), -- Flickerflame Kobold +(212534, 0, 4, 220737, 56110), -- Greater Tentacle Slime +(212534, 0, 3, 220737, 56110), -- Greater Tentacle Slime +(212534, 0, 2, 220737, 56110), -- Greater Tentacle Slime +(212534, 0, 1, 220737, 56110), -- Greater Tentacle Slime +(212534, 0, 0, 220737, 56110), -- Greater Tentacle Slime +(212531, 0, 4, 220737, 56110), -- Fungarian Caster +(212531, 0, 3, 220737, 56110), -- Fungarian Caster +(212531, 0, 2, 220737, 56110), -- Fungarian Caster +(212531, 0, 1, 220737, 56110), -- Fungarian Caster +(212531, 0, 0, 220737, 56110), -- Fungarian Caster +(212529, 0, 4, 220737, 56110), -- Jawcrawler +(212529, 0, 3, 220737, 56110), -- Jawcrawler +(212529, 0, 2, 220737, 56110), -- Jawcrawler +(212529, 0, 1, 220737, 56110), -- Jawcrawler +(212529, 0, 0, 220737, 56110), -- Jawcrawler +(212528, 0, 5, 220737, 56110), -- Flickerflame Geomancer +(212528, 0, 4, 220737, 56110), -- Flickerflame Geomancer +(212528, 0, 3, 220737, 56110), -- Flickerflame Geomancer +(212528, 0, 2, 220737, 56110), -- Flickerflame Geomancer +(212528, 0, 1, 220737, 56110), -- Flickerflame Geomancer +(212528, 0, 0, 210878, 56110), -- Flickerflame Geomancer +(212524, 0, 5, 220737, 56110), -- Flickerflame Candlekeeper +(212524, 0, 4, 220737, 56110), -- Flickerflame Candlekeeper +(212524, 0, 3, 220737, 56110), -- Flickerflame Candlekeeper +(212524, 0, 2, 220737, 56110), -- Flickerflame Candlekeeper +(212524, 0, 1, 220737, 56110), -- Flickerflame Candlekeeper +(212524, 0, 0, 210878, 56110), -- Flickerflame Candlekeeper +(212523, 0, 4, 220737, 56110), -- Greater Tentacle Slime +(212523, 0, 3, 220737, 56110), -- Greater Tentacle Slime +(212523, 0, 2, 220737, 56110), -- Greater Tentacle Slime +(212523, 0, 1, 220737, 56110), -- Greater Tentacle Slime +(212523, 0, 0, 220737, 56110); -- Greater Tentacle Slime + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(212515, 0, 5, 220737, 56110), -- Flickerflame Scrabbler +(212515, 0, 4, 220737, 56110), -- Flickerflame Scrabbler +(212515, 0, 3, 220737, 56110), -- Flickerflame Scrabbler +(212515, 0, 2, 220737, 56110), -- Flickerflame Scrabbler +(212515, 0, 1, 220737, 56110), -- Flickerflame Scrabbler +(212515, 0, 0, 210878, 56110), -- Flickerflame Scrabbler +(212513, 0, 4, 220737, 56110), -- Fungarian +(212513, 0, 3, 220737, 56110), -- Fungarian +(212513, 0, 2, 220737, 56110), -- Fungarian +(212513, 0, 1, 220737, 56110), -- Fungarian +(212513, 0, 0, 220737, 56110), -- Fungarian +(212506, 0, 2, 220737, 56110), -- Viscious Frenzy +(212506, 0, 1, 220737, 56110), -- Viscious Frenzy +(212505, 0, 2, 220737, 56110), -- Dryad Caretaker +(212505, 0, 1, 220737, 56110), -- Dryad Caretaker +(212504, 0, 2, 220737, 56110), -- Keen-Eye Ohuna +(212504, 0, 1, 220737, 56110), -- Keen-Eye Ohuna +(212503, 0, 2, 220737, 56110), -- Earth-Plumed Eagle +(212503, 0, 1, 220737, 56110), -- Earth-Plumed Eagle +(212502, 0, 2, 220737, 56110), -- Petaldancer Salamanther +(212502, 0, 1, 220737, 56110), -- Petaldancer Salamanther +(212501, 0, 3, 193221, 56110), -- Rockfang Prowler +(212501, 0, 2, 220737, 56110), -- Rockfang Prowler +(212499, 0, 3, 193221, 56110), -- Dapplecoat Bear +(212499, 0, 2, 220737, 56110), -- Dapplecoat Bear +(212495, 0, 2, 220737, 56110), -- Shadelapper Duck +(212495, 0, 1, 220737, 56110), -- Shadelapper Duck +(212493, 0, 4, 194053, 56110), -- Drowsy Crystalspine +(212493, 0, 3, 194053, 56110), -- Drowsy Crystalspine +(212492, 0, 4, 201828, 56110), -- Dormant Lasher +(212492, 0, 3, 201828, 56110), -- Dormant Lasher +(212490, 0, 2, 220737, 56110), -- Coastwinged Slyvern +(212490, 0, 1, 220737, 56110), -- Coastwinged Slyvern +(212488, 0, 2, 220737, 56110), -- Poolcrash Hornstrider +(212488, 0, 1, 220737, 56110), -- Poolcrash Hornstrider +(212487, 0, 2, 220737, 56110), -- Puddlesplish Hornstrider +(212487, 0, 1, 220737, 56110), -- Puddlesplish Hornstrider +(212486, 0, 2, 220737, 56110), -- Shallows Hornstrider +(212486, 0, 1, 220737, 56110), -- Shallows Hornstrider +(212485, 0, 4, 194448, 56110), -- Leafcrusher Bruffalon +(212485, 0, 3, 194448, 56110), -- Leafcrusher Bruffalon +(212484, 0, 4, 194448, 56110), -- Brushwalker Bruffalon +(212484, 0, 3, 194448, 56110), -- Brushwalker Bruffalon +(212482, 0, 2, 220737, 56110), -- Murkfur Pup +(212482, 0, 1, 220737, 56110), -- Murkfur Pup +(212481, 0, 2, 220737, 56110), -- Murkfur Alpha +(212481, 0, 1, 220737, 56110), -- Murkfur Alpha +(212480, 0, 2, 220737, 56110), -- Murkfur Bakar +(212480, 0, 1, 220737, 56110), -- Murkfur Bakar +(212478, 0, 4, 220737, 56110), -- Deepwalker +(212478, 0, 3, 220737, 56110), -- Deepwalker +(212478, 0, 2, 220737, 56110), -- Deepwalker +(212478, 0, 1, 220737, 56110), -- Deepwalker +(212478, 0, 0, 220737, 56110), -- Deepwalker +(212477, 0, 9, 226136, 56110), -- Kaheti Hulk +(212477, 0, 8, 226135, 56110), -- Kaheti Hulk +(212477, 0, 7, 226135, 56110), -- Kaheti Hulk +(212477, 0, 6, 225950, 56110), -- Kaheti Hulk +(212477, 0, 5, 225950, 56110), -- Kaheti Hulk +(212477, 0, 4, 220737, 56110), -- Kaheti Hulk +(212477, 0, 3, 220737, 56110), -- Kaheti Hulk +(212477, 0, 2, 220737, 56110), -- Kaheti Hulk +(212477, 0, 1, 220737, 56110), -- Kaheti Hulk +(212477, 0, 0, 220737, 56110), -- Kaheti Hulk +(212472, 0, 9, 226136, 56110), -- Sureki Hulk +(212472, 0, 8, 226135, 56110), -- Sureki Hulk +(212472, 0, 7, 226135, 56110), -- Sureki Hulk +(212472, 0, 6, 225950, 56110), -- Sureki Hulk +(212472, 0, 5, 225950, 56110), -- Sureki Hulk +(212472, 0, 4, 220737, 56110), -- Sureki Hulk +(212472, 0, 3, 220737, 56110), -- Sureki Hulk +(212472, 0, 2, 220737, 56110), -- Sureki Hulk +(212472, 0, 1, 220737, 56110), -- Sureki Hulk +(212472, 0, 0, 220737, 56110), -- Sureki Hulk +(212471, 0, 3, 193221, 56110), -- Sugar +(212471, 0, 2, 220737, 56110), -- Sugar +(212470, 0, 3, 193221, 56110), -- Marlene +(212470, 0, 2, 220737, 56110), -- Marlene +(212469, 0, 3, 193221, 56110), -- Lilu +(212469, 0, 2, 220737, 56110), -- Lilu +(212467, 0, 3, 193221, 56110), -- Olive +(212467, 0, 2, 220737, 56110), -- Olive +(212453, 0, 4, 220737, 56110), -- Ghastly Voidsoul +(212453, 0, 3, 220737, 56110), -- Ghastly Voidsoul +(212453, 0, 2, 220737, 56110), -- Ghastly Voidsoul +(212453, 0, 1, 220737, 56110), -- Ghastly Voidsoul +(212453, 0, 0, 220737, 56110), -- Ghastly Voidsoul +(212447, 0, 4, 220737, 56110), -- Basilisk +(212447, 0, 3, 220737, 56110), -- Basilisk +(212447, 0, 2, 220737, 56110), -- Basilisk +(212447, 0, 1, 220737, 56110), -- Basilisk +(212447, 0, 0, 220737, 56110), -- Basilisk +(212439, 0, 9, 226136, 56110), -- Shadow Vanguard Healer +(212439, 0, 8, 226135, 56110), -- Shadow Vanguard Healer +(212439, 0, 7, 226135, 56110), -- Shadow Vanguard Healer +(212439, 0, 6, 225950, 56110), -- Shadow Vanguard Healer +(212439, 0, 5, 225950, 56110), -- Shadow Vanguard Healer +(212439, 0, 4, 220737, 56110), -- Shadow Vanguard Healer +(212439, 0, 3, 220737, 56110), -- Shadow Vanguard Healer +(212439, 0, 2, 220737, 56110), -- Shadow Vanguard Healer +(212439, 0, 1, 220737, 56110), -- Shadow Vanguard Healer +(212439, 0, 0, 220737, 56110), -- Shadow Vanguard Healer +(212436, 0, 9, 226136, 56110), -- Shadow Vanguard Soldier +(212436, 0, 8, 226135, 56110), -- Shadow Vanguard Soldier +(212436, 0, 7, 226135, 56110), -- Shadow Vanguard Soldier +(212436, 0, 6, 225950, 56110), -- Shadow Vanguard Soldier +(212436, 0, 5, 225950, 56110), -- Shadow Vanguard Soldier +(212436, 0, 4, 220737, 56110), -- Shadow Vanguard Soldier +(212436, 0, 3, 220737, 56110), -- Shadow Vanguard Soldier +(212436, 0, 2, 220737, 56110), -- Shadow Vanguard Soldier +(212436, 0, 1, 220737, 56110), -- Shadow Vanguard Soldier +(212436, 0, 0, 220737, 56110), -- Shadow Vanguard Soldier +(212435, 0, 9, 226136, 56110), -- Shadow Vanguard Magus +(212435, 0, 8, 226135, 56110), -- Shadow Vanguard Magus +(212435, 0, 7, 226135, 56110), -- Shadow Vanguard Magus +(212435, 0, 6, 225950, 56110), -- Shadow Vanguard Magus +(212435, 0, 5, 225950, 56110), -- Shadow Vanguard Magus +(212435, 0, 4, 220737, 56110), -- Shadow Vanguard Magus +(212435, 0, 3, 220737, 56110), -- Shadow Vanguard Magus +(212435, 0, 2, 220737, 56110), -- Shadow Vanguard Magus +(212435, 0, 1, 220737, 56110), -- Shadow Vanguard Magus +(212435, 0, 0, 220737, 56110), -- Shadow Vanguard Magus +(212431, 0, 2, 220737, 56110), -- Lilian Voss +(212431, 0, 1, 220737, 56110), -- Lilian Voss +(212425, 0, 7, 226136, 56110), -- Shadow Vanguard Scout +(212425, 0, 6, 225950, 56110), -- Shadow Vanguard Scout +(212425, 0, 5, 225950, 56110), -- Shadow Vanguard Scout +(212425, 0, 4, 220737, 56110), -- Shadow Vanguard Scout +(212425, 0, 3, 220737, 56110), -- Shadow Vanguard Scout +(212425, 0, 2, 220737, 56110), -- Shadow Vanguard Scout +(212425, 0, 1, 220737, 56110), -- Shadow Vanguard Scout +(212425, 0, 0, 220737, 56110), -- Shadow Vanguard Scout +(212424, 0, 4, 220737, 56110), -- Shalehorn Calf +(212424, 0, 3, 220737, 56110), -- Shalehorn Calf +(212424, 0, 2, 220737, 56110), -- Shalehorn Calf +(212424, 0, 1, 220737, 56110), -- Shalehorn Calf +(212424, 0, 0, 220737, 56110), -- Shalehorn Calf +(212418, 0, 1, 220737, 56110), -- Bronze Timekeeper +(212418, 0, 0, 220737, 56110), -- Bronze Timekeeper +(212412, 0, 4, 220737, 56110), -- Sootsnout +(212412, 0, 3, 220737, 56110), -- Sootsnout +(212412, 0, 2, 220737, 56110), -- Sootsnout +(212412, 0, 1, 220737, 56110), -- Sootsnout +(212412, 0, 0, 220737, 56110), -- Sootsnout +(212411, 0, 4, 220737, 56110), -- Torchsnarl +(212411, 0, 3, 220737, 56110), -- Torchsnarl +(212411, 0, 2, 220737, 56110), -- Torchsnarl +(212411, 0, 1, 220737, 56110), -- Torchsnarl +(212411, 0, 0, 220737, 56110), -- Torchsnarl +(212410, 0, 10, 220737, 56110), -- Splinterlimb +(212410, 0, 9, 202023, 56110), -- Splinterlimb +(212409, 0, 3, 193864, 56110), -- Roottender Treant +(212409, 0, 2, 193839, 56110), -- Roottender Treant +(212406, 0, 2, 220737, 56110), -- Rootsear Defiler +(212406, 0, 1, 220737, 56110), -- Rootsear Defiler +(212405, 0, 4, 220737, 56110), -- Aspiring Forgehand +(212405, 0, 3, 220737, 56110), -- Aspiring Forgehand +(212405, 0, 2, 220737, 56110), -- Aspiring Forgehand +(212405, 0, 1, 220737, 56110), -- Aspiring Forgehand +(212405, 0, 0, 220737, 56110), -- Aspiring Forgehand +(212403, 0, 4, 220737, 56110), -- Cursedheart Invader +(212403, 0, 3, 220737, 56110), -- Cursedheart Invader +(212403, 0, 2, 220737, 56110), -- Cursedheart Invader +(212403, 0, 1, 220737, 56110), -- Cursedheart Invader +(212403, 0, 0, 220737, 56110), -- Cursedheart Invader +(212400, 0, 4, 220737, 56110), -- Void Touched Elemental +(212400, 0, 3, 220737, 56110), -- Void Touched Elemental +(212400, 0, 2, 220737, 56110), -- Void Touched Elemental +(212400, 0, 1, 220737, 56110), -- Void Touched Elemental +(212400, 0, 0, 220737, 56110), -- Void Touched Elemental +(212397, 0, 1, 220737, 56110), -- Nerubian Saboteur +(212397, 0, 0, 220737, 56110), -- Nerubian Saboteur +(212394, 0, 1, 220737, 56110), -- Nerubian Skirmisher +(212394, 0, 0, 220737, 56110), -- Nerubian Skirmisher +(212389, 0, 4, 220737, 56110), -- Cursedheart Invader +(212389, 0, 3, 220737, 56110), -- Cursedheart Invader +(212389, 0, 2, 220737, 56110), -- Cursedheart Invader +(212389, 0, 1, 220737, 56110), -- Cursedheart Invader +(212389, 0, 0, 220737, 56110), -- Cursedheart Invader +(212383, 0, 4, 220737, 56110), -- Kobold Taskworker +(212383, 0, 3, 220737, 56110), -- Kobold Taskworker +(212383, 0, 2, 220737, 56110), -- Kobold Taskworker +(212383, 0, 1, 220737, 56110), -- Kobold Taskworker +(212383, 0, 0, 220737, 56110), -- Kobold Taskworker +(212368, 0, 4, 220737, 56110), -- Stormtop Shalemaw Young +(212368, 0, 3, 220737, 56110), -- Stormtop Shalemaw Young +(212368, 0, 2, 220737, 56110), -- Stormtop Shalemaw Young +(212368, 0, 1, 220737, 56110), -- Stormtop Shalemaw Young +(212368, 0, 0, 220737, 56110), -- Stormtop Shalemaw Young +(212364, 0, 4, 220737, 56110), -- Stormtop Shalemaw +(212364, 0, 3, 220737, 56110), -- Stormtop Shalemaw +(212364, 0, 2, 220737, 56110), -- Stormtop Shalemaw +(212364, 0, 1, 220737, 56110), -- Stormtop Shalemaw +(212364, 0, 0, 220737, 56110), -- Stormtop Shalemaw +(212335, 0, 4, 220737, 56110), -- Stormtop Rockeater +(212335, 0, 3, 220737, 56110), -- Stormtop Rockeater +(212335, 0, 2, 220737, 56110), -- Stormtop Rockeater +(212335, 0, 1, 220737, 56110), -- Stormtop Rockeater +(212335, 0, 0, 220737, 56110), -- Stormtop Rockeater +(212327, 0, 4, 193624, 56110), -- Zaqali Flamemancer +(212327, 0, 3, 194435, 56110), -- Zaqali Flamemancer +(212326, 0, 2, 194437, 56110), -- Primalist Flamewarden +(212326, 0, 1, 220737, 56110), -- Primalist Flamewarden +(212325, 0, 2, 194437, 56110), -- Primalist Flamewarden +(212325, 0, 1, 220737, 56110), -- Primalist Flamewarden +(212323, 0, 4, 220737, 56110), -- Storm Gryphon +(212323, 0, 3, 220737, 56110), -- Storm Gryphon +(212323, 0, 2, 220737, 56110), -- Storm Gryphon +(212323, 0, 1, 220737, 56110), -- Storm Gryphon +(212323, 0, 0, 220737, 56110), -- Storm Gryphon +(212322, 0, 4, 220737, 56110), -- Storm Gryphon +(212322, 0, 3, 220737, 56110), -- Storm Gryphon +(212322, 0, 2, 220737, 56110), -- Storm Gryphon +(212322, 0, 1, 220737, 56110), -- Storm Gryphon +(212322, 0, 0, 220737, 56110), -- Storm Gryphon +(212320, 0, 2, 220737, 56110), -- Sabertooth Cub +(212320, 0, 1, 220737, 56110), -- Sabertooth Cub +(212317, 0, 2, 220737, 56110), -- Chasing Sabertooth Cub +(212317, 0, 1, 220737, 56110), -- Chasing Sabertooth Cub +(212314, 0, 2, 220737, 56110), -- Oblivious Sabertooth Cub +(212314, 0, 1, 220737, 56110), -- Oblivious Sabertooth Cub +(212313, 0, 4, 220737, 56110), -- Ramolith +(212313, 0, 3, 220737, 56110), -- Ramolith +(212313, 0, 2, 220737, 56110), -- Ramolith +(212313, 0, 1, 220737, 56110), -- Ramolith +(212313, 0, 0, 220737, 56110), -- Ramolith +(212312, 0, 4, 220737, 56110), -- Ramolith +(212312, 0, 3, 220737, 56110), -- Ramolith +(212312, 0, 2, 220737, 56110), -- Ramolith +(212312, 0, 1, 220737, 56110), -- Ramolith +(212312, 0, 0, 220737, 56110), -- Ramolith +(212310, 0, 4, 220737, 56110), -- Fungarian +(212310, 0, 3, 220737, 56110), -- Fungarian +(212310, 0, 2, 220737, 56110), -- Fungarian +(212310, 0, 1, 220737, 56110), -- Fungarian +(212310, 0, 0, 220737, 56110), -- Fungarian +(212309, 0, 4, 220737, 56110), -- Fungarian Fighter +(212309, 0, 3, 220737, 56110), -- Fungarian Fighter +(212309, 0, 2, 220737, 56110), -- Fungarian Fighter +(212309, 0, 1, 220737, 56110), -- Fungarian Fighter +(212309, 0, 0, 220737, 56110), -- Fungarian Fighter +(212308, 0, 4, 220737, 56110), -- Fungarian Caster +(212308, 0, 3, 220737, 56110), -- Fungarian Caster +(212308, 0, 2, 220737, 56110), -- Fungarian Caster +(212308, 0, 1, 220737, 56110), -- Fungarian Caster +(212308, 0, 0, 220737, 56110), -- Fungarian Caster +(212303, 0, 4, 220737, 56110), -- Shalehorn +(212303, 0, 3, 220737, 56110), -- Shalehorn +(212303, 0, 2, 220737, 56110), -- Shalehorn +(212303, 0, 1, 220737, 56110); -- Shalehorn + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(212303, 0, 0, 220737, 56110), -- Shalehorn +(212302, 0, 4, 220737, 56110), -- Shalehorn +(212302, 0, 3, 220737, 56110), -- Shalehorn +(212302, 0, 2, 220737, 56110), -- Shalehorn +(212302, 0, 1, 220737, 56110), -- Shalehorn +(212302, 0, 0, 220737, 56110), -- Shalehorn +(212292, 0, 7, 226136, 56110), -- Nerubian Swarmite +(212292, 0, 6, 225950, 56110), -- Nerubian Swarmite +(212292, 0, 5, 225950, 56110), -- Nerubian Swarmite +(212292, 0, 4, 220737, 56110), -- Nerubian Swarmite +(212292, 0, 3, 220737, 56110), -- Nerubian Swarmite +(212292, 0, 2, 220737, 56110), -- Nerubian Swarmite +(212292, 0, 1, 220737, 56110), -- Nerubian Swarmite +(212292, 0, 0, 220737, 56110), -- Nerubian Swarmite +(212291, 0, 7, 226136, 56110), -- Nerubian Swarmite +(212291, 0, 6, 225950, 56110), -- Nerubian Swarmite +(212291, 0, 5, 225950, 56110), -- Nerubian Swarmite +(212291, 0, 4, 220737, 56110), -- Nerubian Swarmite +(212291, 0, 3, 220737, 56110), -- Nerubian Swarmite +(212291, 0, 2, 220737, 56110), -- Nerubian Swarmite +(212291, 0, 1, 220737, 56110), -- Nerubian Swarmite +(212291, 0, 0, 220737, 56110), -- Nerubian Swarmite +(212288, 0, 9, 226136, 56110), -- Nerubian Fighter +(212288, 0, 8, 226135, 56110), -- Nerubian Fighter +(212288, 0, 7, 226135, 56110), -- Nerubian Fighter +(212288, 0, 6, 225950, 56110), -- Nerubian Fighter +(212288, 0, 5, 225950, 56110), -- Nerubian Fighter +(212288, 0, 4, 220737, 56110), -- Nerubian Fighter +(212288, 0, 3, 220737, 56110), -- Nerubian Fighter +(212288, 0, 2, 220737, 56110), -- Nerubian Fighter +(212288, 0, 1, 220737, 56110), -- Nerubian Fighter +(212288, 0, 0, 220737, 56110), -- Nerubian Fighter +(212287, 0, 9, 226136, 56110), -- Nerubian Caster +(212287, 0, 8, 226135, 56110), -- Nerubian Caster +(212287, 0, 7, 226135, 56110), -- Nerubian Caster +(212287, 0, 6, 225950, 56110), -- Nerubian Caster +(212287, 0, 5, 225950, 56110), -- Nerubian Caster +(212287, 0, 4, 220737, 56110), -- Nerubian Caster +(212287, 0, 3, 220737, 56110), -- Nerubian Caster +(212287, 0, 2, 220737, 56110), -- Nerubian Caster +(212287, 0, 1, 220737, 56110), -- Nerubian Caster +(212287, 0, 0, 220737, 56110), -- Nerubian Caster +(212286, 0, 9, 226136, 56110), -- Nerubian Priest +(212286, 0, 8, 226135, 56110), -- Nerubian Priest +(212286, 0, 7, 226135, 56110), -- Nerubian Priest +(212286, 0, 6, 225950, 56110), -- Nerubian Priest +(212286, 0, 5, 225950, 56110), -- Nerubian Priest +(212286, 0, 4, 220737, 56110), -- Nerubian Priest +(212286, 0, 3, 220737, 56110), -- Nerubian Priest +(212286, 0, 2, 220737, 56110), -- Nerubian Priest +(212286, 0, 1, 220737, 56110), -- Nerubian Priest +(212286, 0, 0, 220737, 56110), -- Nerubian Priest +(212285, 0, 9, 226136, 56110), -- Nerubian Fighter +(212285, 0, 8, 226135, 56110), -- Nerubian Fighter +(212285, 0, 7, 226135, 56110), -- Nerubian Fighter +(212285, 0, 6, 225950, 56110), -- Nerubian Fighter +(212285, 0, 5, 225950, 56110), -- Nerubian Fighter +(212285, 0, 4, 220737, 56110), -- Nerubian Fighter +(212285, 0, 3, 220737, 56110), -- Nerubian Fighter +(212285, 0, 2, 220737, 56110), -- Nerubian Fighter +(212285, 0, 1, 220737, 56110), -- Nerubian Fighter +(212285, 0, 0, 220737, 56110), -- Nerubian Fighter +(212284, 0, 9, 226136, 56110), -- Nerubian Caster +(212284, 0, 8, 226135, 56110), -- Nerubian Caster +(212284, 0, 7, 226135, 56110), -- Nerubian Caster +(212284, 0, 6, 225950, 56110), -- Nerubian Caster +(212284, 0, 5, 225950, 56110), -- Nerubian Caster +(212284, 0, 4, 220737, 56110), -- Nerubian Caster +(212284, 0, 3, 220737, 56110), -- Nerubian Caster +(212284, 0, 2, 220737, 56110), -- Nerubian Caster +(212284, 0, 1, 220737, 56110), -- Nerubian Caster +(212284, 0, 0, 220737, 56110), -- Nerubian Caster +(212281, 0, 4, 220737, 56110), -- Cinderbee +(212281, 0, 3, 220737, 56110), -- Cinderbee +(212281, 0, 2, 220737, 56110), -- Cinderbee +(212281, 0, 1, 220737, 56110), -- Cinderbee +(212281, 0, 0, 220737, 56110), -- Cinderbee +(212276, 0, 4, 220737, 56110), -- Rock Sporebat +(212276, 0, 3, 220737, 56110), -- Rock Sporebat +(212276, 0, 2, 220737, 56110), -- Rock Sporebat +(212276, 0, 1, 220737, 56110), -- Rock Sporebat +(212276, 0, 0, 220737, 56110), -- Rock Sporebat +(212250, 0, 1, 220737, 56110), -- Bronze Timekeeper +(212250, 0, 0, 220737, 56110), -- Bronze Timekeeper +(212223, 0, 2, 220737, 56110), -- Dreamtalon Kit +(212223, 0, 1, 220737, 56110), -- Dreamtalon Kit +(212194, 0, 2, 220737, 56110), -- Flametouched Enforcer +(212194, 0, 1, 220737, 56110), -- Flametouched Enforcer +(212193, 0, 1, 220737, 56110), -- Bronze Timekeeper +(212193, 0, 0, 220737, 56110), -- Bronze Timekeeper +(212190, 0, 1, 220737, 56110), -- Brathia +(212190, 0, 0, 220737, 56110), -- Brathia +(212188, 0, 1, 220737, 56110), -- Ancient of Bore +(212188, 0, 0, 220737, 56110), -- Ancient of Bore +(212183, 0, 1, 220737, 56110), -- Ancient of Yore +(212183, 0, 0, 220737, 56110), -- Ancient of Yore +(212161, 0, 2, 220737, 56110), -- Rescued Hatchling +(212161, 0, 1, 220737, 56110), -- Rescued Hatchling +(212158, 0, 5, 192125, 56110), -- Zaqali Ashwarden +(212158, 0, 4, 193624, 56110), -- Zaqali Ashwarden +(212154, 0, 1, 220737, 56110), -- Cloudtop Moth +(212154, 0, 0, 220737, 56110), -- Cloudtop Moth +(212153, 0, 1, 220737, 56110), -- Seaspray Beetle +(212153, 0, 0, 220737, 56110), -- Seaspray Beetle +(212152, 0, 2, 199822, 56110), -- Green Dragon Statue +(212152, 0, 1, 220737, 56110), -- Green Dragon Statue +(212151, 0, 2, 220737, 56110), -- Rynthalune +(212151, 0, 1, 220737, 56110), -- Rynthalune +(212145, 0, 2, 220737, 56110), -- Huntergreen Salamanther +(212145, 0, 1, 220737, 56110), -- Huntergreen Salamanther +(212144, 0, 2, 220737, 56110), -- Rosemale Salamanther +(212144, 0, 1, 220737, 56110), -- Rosemale Salamanther +(212143, 0, 4, 191780, 56110), -- Cerulean Greyback +(212143, 0, 3, 191780, 56110), -- Cerulean Greyback +(212133, 0, 3, 193221, 56110), -- Elusive Verdant Gladewarden +(212133, 0, 2, 220737, 56110), -- Elusive Verdant Gladewarden +(212126, 0, 3, 193221, 56110), -- Silvercrest Elder +(212126, 0, 2, 220737, 56110), -- Silvercrest Elder +(212118, 0, 1, 220737, 56110), -- Bronze Timekeeper +(212118, 0, 0, 220737, 56110), -- Bronze Timekeeper +(212090, 0, 3, 193221, 56110), -- Elusive Blooming Brierhide +(212090, 0, 2, 220737, 56110), -- Elusive Blooming Brierhide +(212086, 0, 2, 220737, 56110), -- Wol, the Wise +(212086, 0, 1, 220737, 56110), -- Wol, the Wise +(212085, 0, 2, 220737, 56110), -- Horned Somnowl +(212085, 0, 1, 220737, 56110), -- Horned Somnowl +(212070, 0, 3, 193221, 56110), -- Elusive Bramblehide Bristlebruin +(212070, 0, 2, 220737, 56110), -- Elusive Bramblehide Bristlebruin +(212069, 0, 3, 193221, 56110), -- Elusive Swifthoof Gladehart +(212069, 0, 2, 220737, 56110), -- Elusive Swifthoof Gladehart +(212068, 0, 9, 226136, 56110), -- Nerubian Trueform, Civilian +(212068, 0, 8, 226135, 56110), -- Nerubian Trueform, Civilian +(212068, 0, 7, 226135, 56110), -- Nerubian Trueform, Civilian +(212068, 0, 6, 225950, 56110), -- Nerubian Trueform, Civilian +(212068, 0, 5, 225950, 56110), -- Nerubian Trueform, Civilian +(212068, 0, 4, 220737, 56110), -- Nerubian Trueform, Civilian +(212068, 0, 3, 220737, 56110), -- Nerubian Trueform, Civilian +(212068, 0, 2, 220737, 56110), -- Nerubian Trueform, Civilian +(212068, 0, 1, 220737, 56110), -- Nerubian Trueform, Civilian +(212068, 0, 0, 220737, 56110), -- Nerubian Trueform, Civilian +(212067, 0, 2, 220737, 56110), -- Dreaming Fol'ya +(212067, 0, 1, 220737, 56110), -- Dreaming Fol'ya +(212066, 0, 3, 193221, 56110), -- Elusive Moonfang Dreamsaber +(212066, 0, 2, 220737, 56110), -- Elusive Moonfang Dreamsaber +(212065, 0, 2, 220737, 56110), -- Elusive Ironbeak Umbraclaw +(212065, 0, 1, 220737, 56110), -- Elusive Ironbeak Umbraclaw +(212062, 0, 3, 193221, 56110), -- Elusive Dreamsaber +(212062, 0, 2, 220737, 56110), -- Elusive Dreamsaber +(212061, 0, 3, 193221, 56110), -- Elusive Gladehart +(212061, 0, 2, 220737, 56110), -- Elusive Gladehart +(212060, 0, 2, 220737, 56110), -- Tickles +(212060, 0, 1, 220737, 56110), -- Tickles +(212058, 0, 2, 220737, 56110), -- Eugene +(212058, 0, 1, 220737, 56110), -- Eugene +(212057, 0, 2, 220737, 56110), -- Fuzz +(212057, 0, 1, 220737, 56110), -- Fuzz +(212056, 0, 2, 220737, 56110), -- Chickle +(212056, 0, 1, 220737, 56110), -- Chickle +(212055, 0, 2, 220737, 56110), -- Moonbeam +(212055, 0, 1, 220737, 56110), -- Moonbeam +(212054, 0, 2, 220737, 56110), -- Squeaky +(212054, 0, 1, 220737, 56110), -- Squeaky +(212053, 0, 2, 220737, 56110), -- Beaks +(212053, 0, 1, 220737, 56110), -- Beaks +(212052, 0, 2, 220737, 56110), -- Hops +(212052, 0, 1, 220737, 56110), -- Hops +(212051, 0, 2, 220737, 56110), -- Meep +(212051, 0, 1, 220737, 56110), -- Meep +(212050, 0, 2, 220737, 56110), -- Owlington +(212050, 0, 1, 220737, 56110), -- Owlington +(212049, 0, 2, 220737, 56110), -- Wingnut +(212049, 0, 1, 220737, 56110), -- Wingnut +(212047, 0, 2, 220737, 56110), -- Squawkle +(212047, 0, 1, 220737, 56110), -- Squawkle +(212046, 0, 2, 220737, 56110), -- Fruffles +(212046, 0, 1, 220737, 56110), -- Fruffles +(212045, 0, 2, 220737, 56110), -- Snoozle +(212045, 0, 1, 220737, 56110), -- Snoozle +(212044, 0, 2, 220737, 56110), -- Peanut +(212044, 0, 1, 220737, 56110), -- Peanut +(212043, 0, 3, 194448, 56110), -- Elusive Dreamtalon +(212043, 0, 2, 220737, 56110), -- Elusive Dreamtalon +(212042, 0, 2, 220737, 56110), -- Bumbletweet +(212042, 0, 1, 220737, 56110), -- Bumbletweet +(212041, 0, 3, 193221, 56110), -- Elusive Bristlebruin +(212041, 0, 2, 220737, 56110), -- Elusive Bristlebruin +(212040, 0, 2, 220737, 56110), -- Elusive Umbraclaw +(212040, 0, 1, 220737, 56110), -- Elusive Umbraclaw +(212039, 0, 2, 220737, 56110), -- Feets +(212039, 0, 1, 220737, 56110), -- Feets +(212036, 0, 2, 220737, 56110), -- Dave +(212036, 0, 1, 220737, 56110), -- Dave +(212033, 0, 2, 220737, 56110), -- Giblet +(212033, 0, 1, 220737, 56110), -- Giblet +(212031, 0, 3, 193221, 56110), -- Umbraclaw Tender +(212031, 0, 2, 220737, 56110), -- Umbraclaw Tender +(212028, 0, 3, 193221, 56110), -- Umbraclaw Forager +(212028, 0, 2, 220737, 56110), -- Umbraclaw Forager +(212024, 0, 3, 193221, 56110), -- Umbraclaw Silvercrest +(212024, 0, 2, 220737, 56110), -- Umbraclaw Silvercrest +(212006, 0, 2, 220737, 56110), -- Noxious Decoration +(212006, 0, 1, 220737, 56110), -- Noxious Decoration +(212004, 0, 2, 220737, 56110), -- Studious Sabertooth Cub +(212004, 0, 1, 220737, 56110), -- Studious Sabertooth Cub +(212003, 0, 1, 220737, 56110), -- Bronze Timekeeper +(212003, 0, 0, 220737, 56110), -- Bronze Timekeeper +(212002, 0, 2, 220737, 56110), -- Winston, the Intellectual +(212002, 0, 1, 220737, 56110), -- Winston, the Intellectual +(211990, 0, 3, 193221, 56110), -- Domesticated Dreamstag +(211990, 0, 2, 220737, 56110), -- Domesticated Dreamstag +(211989, 0, 3, 193221, 56110), -- Gentle Gladefawn +(211989, 0, 2, 220737, 56110), -- Gentle Gladefawn +(211977, 0, 4, 220737, 56110), -- Pack Mole +(211977, 0, 3, 220737, 56110), -- Pack Mole +(211977, 0, 2, 220737, 56110), -- Pack Mole +(211977, 0, 1, 220737, 56110), -- Pack Mole +(211977, 0, 0, 220737, 56110), -- Pack Mole +(211972, 0, 2, 220737, 56110), -- Runed Flameclaw +(211972, 0, 1, 220737, 56110), -- Runed Flameclaw +(211971, 0, 2, 220737, 56110), -- Bayki +(211971, 0, 1, 220737, 56110), -- Bayki +(211970, 0, 2, 220737, 56110), -- Jadoggy +(211970, 0, 1, 220737, 56110), -- Jadoggy +(211964, 0, 2, 220737, 56110), -- Funbam +(211964, 0, 1, 220737, 56110), -- Funbam +(211961, 0, 2, 220737, 56110), -- Twaddle +(211961, 0, 1, 220737, 56110), -- Twaddle +(211960, 0, 2, 220737, 56110), -- Sir Quacksalot +(211960, 0, 1, 220737, 56110), -- Sir Quacksalot +(211940, 0, 1, 220737, 56110), -- Bronze Timekeeper +(211940, 0, 0, 220737, 56110), -- Bronze Timekeeper +(211932, 0, 1, 220737, 56110), -- Sea Slug +(211932, 0, 0, 220737, 56110), -- Sea Slug +(211926, 0, 3, 193221, 56110), -- Dormant Seed +(211926, 0, 2, 220737, 56110), -- Dormant Seed +(211924, 0, 3, 193221, 56110), -- Honored Panther Spirit +(211924, 0, 2, 220737, 56110), -- Honored Panther Spirit +(211923, 0, 2, 220737, 56110), -- Honored Bird Spirit +(211923, 0, 1, 220737, 56110), -- Honored Bird Spirit +(211922, 0, 2, 220737, 56110), -- Honored Wolf Spirit +(211922, 0, 1, 220737, 56110), -- Honored Wolf Spirit +(211902, 0, 2, 220737, 56110), -- Thicket Bristlebruin +(211902, 0, 1, 220737, 56110), -- Thicket Bristlebruin +(211899, 0, 4, 220737, 56110), -- Jormungar +(211899, 0, 3, 220737, 56110), -- Jormungar +(211899, 0, 2, 220737, 56110), -- Jormungar +(211899, 0, 1, 220737, 56110), -- Jormungar +(211899, 0, 0, 220737, 56110), -- Jormungar +(211897, 0, 6, 226136, 56110), -- Chitin Knight +(211897, 0, 5, 226136, 56110); -- Chitin Knight + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(211897, 0, 4, 220737, 56110), -- Chitin Knight +(211897, 0, 3, 220737, 56110), -- Chitin Knight +(211897, 0, 2, 220737, 56110), -- Chitin Knight +(211897, 0, 1, 220737, 56110), -- Chitin Knight +(211897, 0, 0, 220737, 56110), -- Chitin Knight +(211895, 0, 4, 220737, 56110), -- Coalescing Discord +(211895, 0, 3, 220737, 56110), -- Coalescing Discord +(211895, 0, 2, 220737, 56110), -- Coalescing Discord +(211895, 0, 1, 220737, 56110), -- Coalescing Discord +(211895, 0, 0, 220737, 56110), -- Coalescing Discord +(211894, 0, 4, 220737, 56110), -- Jawcrawler, Hatchling +(211894, 0, 3, 220737, 56110), -- Jawcrawler, Hatchling +(211894, 0, 2, 220737, 56110), -- Jawcrawler, Hatchling +(211894, 0, 1, 220737, 56110), -- Jawcrawler, Hatchling +(211894, 0, 0, 220737, 56110), -- Jawcrawler, Hatchling +(211892, 0, 4, 220737, 56110), -- Glowmite +(211892, 0, 3, 220737, 56110), -- Glowmite +(211892, 0, 2, 220737, 56110), -- Glowmite +(211892, 0, 1, 220737, 56110), -- Glowmite +(211892, 0, 0, 220737, 56110), -- Glowmite +(211891, 0, 7, 226136, 56110), -- Spider, Underground +(211891, 0, 6, 225950, 56110), -- Spider, Underground +(211891, 0, 5, 225950, 56110), -- Spider, Underground +(211891, 0, 4, 220737, 56110), -- Spider, Underground +(211891, 0, 3, 220737, 56110), -- Spider, Underground +(211891, 0, 2, 220737, 56110), -- Spider, Underground +(211891, 0, 1, 220737, 56110), -- Spider, Underground +(211891, 0, 0, 220737, 56110), -- Spider, Underground +(211886, 0, 1, 220737, 56110), -- Bronze Timekeeper +(211886, 0, 0, 220737, 56110), -- Bronze Timekeeper +(211878, 0, 7, 226136, 56110), -- Siege Webwing +(211878, 0, 6, 225950, 56110), -- Siege Webwing +(211878, 0, 5, 225950, 56110), -- Siege Webwing +(211878, 0, 4, 220737, 56110), -- Siege Webwing +(211878, 0, 3, 220737, 56110), -- Siege Webwing +(211878, 0, 2, 220737, 56110), -- Siege Webwing +(211878, 0, 1, 220737, 56110), -- Siege Webwing +(211878, 0, 0, 220737, 56110), -- Siege Webwing +(211877, 0, 2, 220737, 56110), -- Lava Sporebat +(211877, 0, 1, 220737, 56110), -- Lava Sporebat +(211866, 0, 4, 220737, 56110), -- Horrid Effusia +(211866, 0, 3, 220737, 56110), -- Horrid Effusia +(211866, 0, 2, 220737, 56110), -- Horrid Effusia +(211866, 0, 1, 220737, 56110), -- Horrid Effusia +(211866, 0, 0, 220737, 56110), -- Horrid Effusia +(211827, 0, 2, 220737, 56110), -- Emerald Flutterwing +(211827, 0, 1, 220737, 56110), -- Emerald Flutterwing +(211822, 0, 2, 220737, 56110), -- Tranquil Nae'dra +(211822, 0, 1, 220737, 56110), -- Tranquil Nae'dra +(211817, 0, 7, 226136, 56110), -- Swarmite Lookout +(211817, 0, 6, 225950, 56110), -- Swarmite Lookout +(211817, 0, 5, 225950, 56110), -- Swarmite Lookout +(211817, 0, 4, 220737, 56110), -- Swarmite Lookout +(211817, 0, 3, 220737, 56110), -- Swarmite Lookout +(211817, 0, 2, 220737, 56110), -- Swarmite Lookout +(211817, 0, 1, 220737, 56110), -- Swarmite Lookout +(211817, 0, 0, 220737, 56110), -- Swarmite Lookout +(211815, 0, 6, 226136, 56110), -- Pale Priest +(211815, 0, 5, 226136, 56110), -- Pale Priest +(211815, 0, 4, 220737, 56110), -- Pale Priest +(211815, 0, 3, 220737, 56110), -- Pale Priest +(211815, 0, 2, 220737, 56110), -- Pale Priest +(211815, 0, 1, 220737, 56110), -- Pale Priest +(211815, 0, 0, 220737, 56110), -- Pale Priest +(211814, 0, 2, 220737, 56110), -- Aessina +(211814, 0, 1, 220737, 56110), -- Aessina +(211808, 0, 2, 220737, 56110), -- Aviana +(211808, 0, 1, 220737, 56110), -- Aviana +(211791, 0, 2, 220737, 56110), -- Green Dragon +(211791, 0, 1, 220737, 56110), -- Green Dragon +(211781, 0, 2, 220737, 56110), -- Invasive Podling +(211781, 0, 1, 220737, 56110), -- Invasive Podling +(211777, 0, 4, 220737, 56110), -- Spitfire Fusetender +(211777, 0, 3, 220737, 56110), -- Spitfire Fusetender +(211777, 0, 2, 220737, 56110), -- Spitfire Fusetender +(211777, 0, 1, 220737, 56110), -- Spitfire Fusetender +(211777, 0, 0, 220737, 56110), -- Spitfire Fusetender +(211776, 0, 2, 220737, 56110), -- Green Dragon +(211776, 0, 1, 220737, 56110), -- Green Dragon +(211772, 0, 2, 220737, 56110), -- TEMPLATE TEST CREATURE +(211772, 0, 1, 220737, 56110), -- TEMPLATE TEST CREATURE +(211771, 0, 4, 220737, 56110), -- Jawcrawler +(211771, 0, 3, 220737, 56110), -- Jawcrawler +(211771, 0, 2, 220737, 56110), -- Jawcrawler +(211771, 0, 1, 220737, 56110), -- Jawcrawler +(211771, 0, 0, 220737, 56110), -- Jawcrawler +(211770, 0, 2, 220737, 56110), -- 211770 +(211770, 0, 1, 220737, 56110), -- 211770 +(211769, 0, 2, 220737, 56110), -- Protective Dryad +(211769, 0, 1, 220737, 56110), -- Protective Dryad +(211768, 0, 4, 220737, 56110), -- Jawcrawler +(211768, 0, 3, 220737, 56110), -- Jawcrawler +(211768, 0, 2, 220737, 56110), -- Jawcrawler +(211768, 0, 1, 220737, 56110), -- Jawcrawler +(211768, 0, 0, 220737, 56110), -- Jawcrawler +(211767, 0, 3, 193221, 56110), -- Gentle Gladehart +(211767, 0, 2, 220737, 56110), -- Gentle Gladehart +(211763, 0, 8, 192125, 56110), -- Zaqali Ironshield +(211763, 0, 7, 193624, 56110), -- Zaqali Ironshield +(211762, 0, 1, 220737, 56110), -- Bronze Timekeeper +(211762, 0, 0, 220737, 56110), -- Bronze Timekeeper +(211757, 0, 3, 201819, 56110), -- Primal Cliffbreaker +(211757, 0, 2, 220737, 56110), -- Primal Cliffbreaker +(211756, 0, 6, 193624, 56110), -- Zaqali Portalkeeper +(211756, 0, 5, 194435, 56110), -- Zaqali Portalkeeper +(211755, 0, 2, 220737, 56110), -- Moltenjaw Shalewing +(211755, 0, 1, 220737, 56110), -- Moltenjaw Shalewing +(211742, 0, 7, 226136, 56110), -- Nerubian Abductor +(211742, 0, 6, 225950, 56110), -- Nerubian Abductor +(211742, 0, 5, 225950, 56110), -- Nerubian Abductor +(211742, 0, 4, 220737, 56110), -- Nerubian Abductor +(211742, 0, 3, 220737, 56110), -- Nerubian Abductor +(211742, 0, 2, 220737, 56110), -- Nerubian Abductor +(211742, 0, 1, 220737, 56110), -- Nerubian Abductor +(211742, 0, 0, 220737, 56110), -- Nerubian Abductor +(211669, 0, 2, 220737, 56110), -- Kozolur +(211669, 0, 1, 220737, 56110), -- Kozolur +(211667, 0, 2, 220737, 56110), -- Calendrella +(211667, 0, 1, 220737, 56110), -- Calendrella +(211651, 0, 2, 220737, 56110), -- Moltenjaw Sporebat +(211651, 0, 1, 220737, 56110), -- Moltenjaw Sporebat +(211649, 0, 4, 220737, 56110), -- Ironhaul Worker +(211649, 0, 3, 220737, 56110), -- Ironhaul Worker +(211649, 0, 2, 220737, 56110), -- Ironhaul Worker +(211649, 0, 1, 220737, 56110), -- Ironhaul Worker +(211649, 0, 0, 220737, 56110), -- Ironhaul Worker +(211630, 0, 2, 220737, 56110), -- Hunting Dreamtalon +(211630, 0, 1, 220737, 56110), -- Hunting Dreamtalon +(211591, 0, 9, 226136, 56110), -- Hevo'myk +(211591, 0, 8, 226135, 56110), -- Hevo'myk +(211591, 0, 7, 226135, 56110), -- Hevo'myk +(211591, 0, 6, 225950, 56110), -- Hevo'myk +(211591, 0, 5, 225950, 56110), -- Hevo'myk +(211591, 0, 4, 220737, 56110), -- Hevo'myk +(211591, 0, 3, 220737, 56110), -- Hevo'myk +(211591, 0, 2, 220737, 56110), -- Hevo'myk +(211591, 0, 1, 220737, 56110), -- Hevo'myk +(211591, 0, 0, 220737, 56110), -- Hevo'myk +(211582, 0, 9, 226136, 56110), -- Mi'thk +(211582, 0, 8, 226135, 56110), -- Mi'thk +(211582, 0, 7, 226135, 56110), -- Mi'thk +(211582, 0, 6, 225950, 56110), -- Mi'thk +(211582, 0, 5, 225950, 56110), -- Mi'thk +(211582, 0, 4, 220737, 56110), -- Mi'thk +(211582, 0, 3, 220737, 56110), -- Mi'thk +(211582, 0, 2, 220737, 56110), -- Mi'thk +(211582, 0, 1, 220737, 56110), -- Mi'thk +(211582, 0, 0, 220737, 56110), -- Mi'thk +(211565, 0, 6, 226136, 56110), -- Favored Citizen +(211565, 0, 5, 226136, 56110), -- Favored Citizen +(211565, 0, 4, 220737, 56110), -- Favored Citizen +(211565, 0, 3, 220737, 56110), -- Favored Citizen +(211565, 0, 2, 220737, 56110), -- Favored Citizen +(211565, 0, 1, 220737, 56110), -- Favored Citizen +(211565, 0, 0, 220737, 56110), -- Favored Citizen +(211564, 0, 9, 226136, 56110), -- Diu'mik +(211564, 0, 8, 226135, 56110), -- Diu'mik +(211564, 0, 7, 226135, 56110), -- Diu'mik +(211564, 0, 6, 225950, 56110), -- Diu'mik +(211564, 0, 5, 225950, 56110), -- Diu'mik +(211564, 0, 4, 220737, 56110), -- Diu'mik +(211564, 0, 3, 220737, 56110), -- Diu'mik +(211564, 0, 2, 220737, 56110), -- Diu'mik +(211564, 0, 1, 220737, 56110), -- Diu'mik +(211564, 0, 0, 220737, 56110), -- Diu'mik +(211557, 0, 4, 220737, 56110), -- Kobold Light Horse +(211557, 0, 3, 220737, 56110), -- Kobold Light Horse +(211557, 0, 2, 220737, 56110), -- Kobold Light Horse +(211557, 0, 1, 220737, 56110), -- Kobold Light Horse +(211557, 0, 0, 220737, 56110), -- Kobold Light Horse +(211551, 0, 2, 220737, 56110), -- Root Snapper +(211551, 0, 1, 220737, 56110), -- Root Snapper +(211548, 0, 4, 220737, 56110), -- Kobold Knight +(211548, 0, 3, 220737, 56110), -- Kobold Knight +(211548, 0, 2, 220737, 56110), -- Kobold Knight +(211548, 0, 1, 220737, 56110), -- Kobold Knight +(211548, 0, 0, 220737, 56110), -- Kobold Knight +(211546, 0, 4, 220737, 56110), -- Candlelit Big-Boomer +(211546, 0, 3, 220737, 56110), -- Candlelit Big-Boomer +(211546, 0, 2, 220737, 56110), -- Candlelit Big-Boomer +(211546, 0, 1, 220737, 56110), -- Candlelit Big-Boomer +(211546, 0, 0, 220737, 56110), -- Candlelit Big-Boomer +(211542, 0, 9, 226136, 56110), -- Royal Adviser +(211542, 0, 8, 226135, 56110), -- Royal Adviser +(211542, 0, 7, 226135, 56110), -- Royal Adviser +(211542, 0, 6, 225950, 56110), -- Royal Adviser +(211542, 0, 5, 225950, 56110), -- Royal Adviser +(211542, 0, 4, 220737, 56110), -- Royal Adviser +(211542, 0, 3, 220737, 56110), -- Royal Adviser +(211542, 0, 2, 220737, 56110), -- Royal Adviser +(211542, 0, 1, 220737, 56110), -- Royal Adviser +(211542, 0, 0, 220737, 56110), -- Royal Adviser +(211541, 0, 9, 226136, 56110), -- Royal Scribe +(211541, 0, 8, 226135, 56110), -- Royal Scribe +(211541, 0, 7, 226135, 56110), -- Royal Scribe +(211541, 0, 6, 225950, 56110), -- Royal Scribe +(211541, 0, 5, 225950, 56110), -- Royal Scribe +(211541, 0, 4, 220737, 56110), -- Royal Scribe +(211541, 0, 3, 220737, 56110), -- Royal Scribe +(211541, 0, 2, 220737, 56110), -- Royal Scribe +(211541, 0, 1, 220737, 56110), -- Royal Scribe +(211541, 0, 0, 220737, 56110), -- Royal Scribe +(211539, 0, 9, 226136, 56110), -- Royal Acolyte +(211539, 0, 8, 226135, 56110), -- Royal Acolyte +(211539, 0, 7, 226135, 56110), -- Royal Acolyte +(211539, 0, 6, 225950, 56110), -- Royal Acolyte +(211539, 0, 5, 225950, 56110), -- Royal Acolyte +(211539, 0, 4, 220737, 56110), -- Royal Acolyte +(211539, 0, 3, 220737, 56110), -- Royal Acolyte +(211539, 0, 2, 220737, 56110), -- Royal Acolyte +(211539, 0, 1, 220737, 56110), -- Royal Acolyte +(211539, 0, 0, 220737, 56110), -- Royal Acolyte +(211532, 0, 9, 226136, 56110), -- Dark Whisperer +(211532, 0, 8, 226135, 56110), -- Dark Whisperer +(211532, 0, 7, 226135, 56110), -- Dark Whisperer +(211532, 0, 6, 225950, 56110), -- Dark Whisperer +(211532, 0, 5, 225950, 56110), -- Dark Whisperer +(211532, 0, 4, 220737, 56110), -- Dark Whisperer +(211532, 0, 3, 220737, 56110), -- Dark Whisperer +(211532, 0, 2, 220737, 56110), -- Dark Whisperer +(211532, 0, 1, 220737, 56110), -- Dark Whisperer +(211532, 0, 0, 220737, 56110), -- Dark Whisperer +(211531, 0, 9, 226136, 56110), -- Dark Priest +(211531, 0, 8, 226135, 56110), -- Dark Priest +(211531, 0, 7, 226135, 56110), -- Dark Priest +(211531, 0, 6, 225950, 56110), -- Dark Priest +(211531, 0, 5, 225950, 56110), -- Dark Priest +(211531, 0, 4, 220737, 56110), -- Dark Priest +(211531, 0, 3, 220737, 56110), -- Dark Priest +(211531, 0, 2, 220737, 56110), -- Dark Priest +(211531, 0, 1, 220737, 56110), -- Dark Priest +(211531, 0, 0, 220737, 56110), -- Dark Priest +(211528, 0, 9, 226136, 56110), -- Dark Pledgeling +(211528, 0, 8, 226135, 56110), -- Dark Pledgeling +(211528, 0, 7, 226135, 56110), -- Dark Pledgeling +(211528, 0, 6, 225950, 56110), -- Dark Pledgeling +(211528, 0, 5, 225950, 56110), -- Dark Pledgeling +(211528, 0, 4, 220737, 56110), -- Dark Pledgeling +(211528, 0, 3, 220737, 56110), -- Dark Pledgeling +(211528, 0, 2, 220737, 56110), -- Dark Pledgeling +(211528, 0, 1, 220737, 56110), -- Dark Pledgeling +(211528, 0, 0, 220737, 56110), -- Dark Pledgeling +(211527, 0, 2, 220737, 56110), -- Keeper of the Grove +(211527, 0, 1, 220737, 56110), -- Keeper of the Grove +(211526, 0, 2, 220737, 56110), -- Kaldorei Defender +(211526, 0, 1, 220737, 56110), -- Kaldorei Defender +(211524, 0, 2, 220737, 56110), -- Kaldorei Huntress +(211524, 0, 1, 220737, 56110), -- Kaldorei Huntress +(211523, 0, 2, 220737, 56110), -- Dryad +(211523, 0, 1, 220737, 56110); -- Dryad + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(211522, 0, 4, 199822, 56110), -- Green Dragon +(211522, 0, 3, 199822, 56110), -- Green Dragon +(211520, 0, 2, 220737, 56110), -- Emerald Preserver +(211520, 0, 1, 220737, 56110), -- Emerald Preserver +(211518, 0, 2, 220737, 56110), -- Elder Scaleguard +(211518, 0, 1, 220737, 56110), -- Elder Scaleguard +(211498, 0, 9, 226136, 56110), -- Elder Priest +(211498, 0, 8, 226135, 56110), -- Elder Priest +(211498, 0, 7, 226135, 56110), -- Elder Priest +(211498, 0, 6, 225950, 56110), -- Elder Priest +(211498, 0, 5, 225950, 56110), -- Elder Priest +(211498, 0, 4, 220737, 56110), -- Elder Priest +(211498, 0, 3, 220737, 56110), -- Elder Priest +(211498, 0, 2, 220737, 56110), -- Elder Priest +(211498, 0, 1, 220737, 56110), -- Elder Priest +(211498, 0, 0, 220737, 56110), -- Elder Priest +(211480, 0, 7, 225950, 56110), -- Wagon Hauler +(211480, 0, 6, 225950, 56110), -- Wagon Hauler +(211480, 0, 5, 226136, 56110), -- Wagon Hauler +(211480, 0, 4, 220737, 56110), -- Wagon Hauler +(211480, 0, 3, 220737, 56110), -- Wagon Hauler +(211480, 0, 2, 220737, 56110), -- Wagon Hauler +(211480, 0, 1, 220737, 56110), -- Wagon Hauler +(211480, 0, 0, 220737, 56110), -- Wagon Hauler +(211474, 0, 2, 220737, 56110), -- Newborn Dryad +(211474, 0, 1, 220737, 56110), -- Newborn Dryad +(211468, 0, 9, 226136, 56110), -- Web Priest +(211468, 0, 8, 226135, 56110), -- Web Priest +(211468, 0, 7, 226135, 56110), -- Web Priest +(211468, 0, 6, 225950, 56110), -- Web Priest +(211468, 0, 5, 225950, 56110), -- Web Priest +(211468, 0, 4, 220737, 56110), -- Web Priest +(211468, 0, 3, 220737, 56110), -- Web Priest +(211468, 0, 2, 220737, 56110), -- Web Priest +(211468, 0, 1, 220737, 56110), -- Web Priest +(211468, 0, 0, 220737, 56110), -- Web Priest +(211421, 0, 9, 226136, 56110), -- Monastic Pledgeling +(211421, 0, 8, 226135, 56110), -- Monastic Pledgeling +(211421, 0, 7, 226135, 56110), -- Monastic Pledgeling +(211421, 0, 6, 225950, 56110), -- Monastic Pledgeling +(211421, 0, 5, 225950, 56110), -- Monastic Pledgeling +(211421, 0, 4, 220737, 56110), -- Monastic Pledgeling +(211421, 0, 3, 220737, 56110), -- Monastic Pledgeling +(211421, 0, 2, 220737, 56110), -- Monastic Pledgeling +(211421, 0, 1, 220737, 56110), -- Monastic Pledgeling +(211421, 0, 0, 220737, 56110), -- Monastic Pledgeling +(211419, 0, 1, 220737, 56110), -- Emerald Monarch +(211419, 0, 0, 220737, 56110), -- Emerald Monarch +(211411, 0, 1, 220737, 56110), -- Chai +(211411, 0, 0, 220737, 56110), -- Chai +(211410, 0, 2, 220737, 56110), -- Noxious Seedling +(211410, 0, 1, 220737, 56110), -- Noxious Seedling +(211401, 0, 2, 220737, 56110), -- Feral Umbraclaw +(211401, 0, 1, 220737, 56110), -- Feral Umbraclaw +(211389, 0, 2, 199822, 56110), -- Green Dragon +(211389, 0, 1, 220737, 56110), -- Green Dragon +(211384, 0, 2, 220737, 56110), -- Elder Scaleguard +(211384, 0, 1, 220737, 56110), -- Elder Scaleguard +(211383, 0, 2, 220737, 56110), -- Elder Boughweaver +(211383, 0, 1, 220737, 56110), -- Elder Boughweaver +(211381, 0, 2, 220737, 56110), -- Kaldorei Sentinel +(211381, 0, 1, 220737, 56110), -- Kaldorei Sentinel +(211380, 0, 1, 220737, 56110), -- Ancient of Lore +(211380, 0, 0, 220737, 56110), -- Ancient of Lore +(211378, 0, 2, 199822, 56110), -- Green Dragon +(211378, 0, 1, 220737, 56110), -- Green Dragon +(211377, 0, 6, 199822, 56110), -- Firehide Proto-Dragon +(211377, 0, 5, 191782, 56110), -- Firehide Proto-Dragon +(211376, 0, 3, 220737, 56110), -- Primalist Stormchaser +(211376, 0, 2, 220737, 56110), -- Primalist Stormchaser +(211374, 0, 3, 193221, 56110), -- Verdant Bristlebruin +(211374, 0, 2, 220737, 56110), -- Verdant Bristlebruin +(211373, 0, 3, 193221, 56110), -- Verdant Dreamsaber +(211373, 0, 2, 220737, 56110), -- Verdant Dreamsaber +(211372, 0, 6, 193864, 56110), -- Verdant Dream Raven +(211372, 0, 5, 193839, 56110), -- Verdant Dream Raven +(211370, 0, 3, 193221, 56110), -- Verdant Gladehart +(211370, 0, 2, 220737, 56110), -- Verdant Gladehart +(211347, 0, 3, 193221, 56110), -- Rabid Gladehart +(211347, 0, 2, 220737, 56110), -- Rabid Gladehart +(211345, 0, 4, 193221, 56110), -- Troubled Treant +(211345, 0, 3, 201828, 56110), -- Troubled Treant +(211344, 0, 4, 193221, 56110), -- Perplexed Podling +(211344, 0, 3, 201828, 56110), -- Perplexed Podling +(211343, 0, 5, 201828, 56110), -- Thornridden Lasher +(211343, 0, 4, 193221, 56110), -- Thornridden Lasher +(211342, 0, 3, 193221, 56110), -- Angered Umbraclaw +(211342, 0, 2, 220737, 56110), -- Angered Umbraclaw +(211341, 0, 4, 220737, 56110), -- Manifested Shadow +(211341, 0, 3, 220737, 56110), -- Manifested Shadow +(211341, 0, 2, 220737, 56110), -- Manifested Shadow +(211341, 0, 1, 220737, 56110), -- Manifested Shadow +(211341, 0, 0, 220737, 56110), -- Manifested Shadow +(211339, 0, 3, 193221, 56110), -- Dream Seedling +(211339, 0, 2, 220737, 56110), -- Dream Seedling +(211327, 0, 2, 220737, 56110), -- Skunk +(211327, 0, 1, 220737, 56110), -- Skunk +(211320, 0, 2, 220737, 56110), -- Stormdragon Guardian +(211320, 0, 1, 220737, 56110), -- Stormdragon Guardian +(211318, 0, 2, 220737, 56110), -- Netherwing Warrior +(211318, 0, 1, 220737, 56110), -- Netherwing Warrior +(211317, 0, 1, 220737, 56110), -- Sleepy Nymph +(211317, 0, 0, 220737, 56110), -- Sleepy Nymph +(211316, 0, 3, 194448, 56110), -- Listless Dreamtalon +(211316, 0, 2, 220737, 56110), -- Listless Dreamtalon +(211314, 0, 5, 193867, 56110), -- Slobbering Slinger +(211314, 0, 4, 194443, 56110), -- Slobbering Slinger +(211313, 0, 3, 208886, 56110), -- Aggressive Flames +(211313, 0, 2, 220737, 56110), -- Aggressive Flames +(211305, 0, 2, 220737, 56110), -- Blazing Treant +(211305, 0, 1, 220737, 56110), -- Blazing Treant +(211300, 0, 4, 220737, 56110), -- Dreamfish Egg +(211300, 0, 3, 220737, 56110), -- Dreamfish Egg +(211300, 0, 2, 220737, 56110), -- Dreamfish Egg +(211300, 0, 1, 220737, 56110), -- Dreamfish Egg +(211294, 0, 1, 220737, 56110), -- Dream Pineshrew +(211294, 0, 0, 220737, 56110), -- Dream Pineshrew +(211292, 0, 2, 220737, 56110), -- Southsea Nae'dra +(211292, 0, 1, 220737, 56110), -- Southsea Nae'dra +(211286, 0, 3, 199822, 56110), -- Fyrakk +(211286, 0, 2, 191782, 56110), -- Fyrakk +(211285, 0, 2, 220737, 56110), -- Dream Fish +(211285, 0, 1, 220737, 56110), -- Dream Fish +(211283, 0, 3, 193221, 56110), -- Watchful Gladehind +(211283, 0, 2, 220737, 56110), -- Watchful Gladehind +(211263, 0, 6, 226136, 56110), -- Deathscreamer Iken'tak +(211263, 0, 5, 226136, 56110), -- Deathscreamer Iken'tak +(211263, 0, 4, 220737, 56110), -- Deathscreamer Iken'tak +(211263, 0, 3, 220737, 56110), -- Deathscreamer Iken'tak +(211263, 0, 2, 220737, 56110), -- Deathscreamer Iken'tak +(211263, 0, 1, 220737, 56110), -- Deathscreamer Iken'tak +(211263, 0, 0, 220737, 56110), -- Deathscreamer Iken'tak +(211262, 0, 6, 226136, 56110), -- Ixkreten the Unbreakable +(211262, 0, 5, 226136, 56110), -- Ixkreten the Unbreakable +(211262, 0, 4, 220737, 56110), -- Ixkreten the Unbreakable +(211262, 0, 3, 220737, 56110), -- Ixkreten the Unbreakable +(211262, 0, 2, 220737, 56110), -- Ixkreten the Unbreakable +(211262, 0, 1, 220737, 56110), -- Ixkreten the Unbreakable +(211262, 0, 0, 220737, 56110), -- Ixkreten the Unbreakable +(211261, 0, 6, 226136, 56110), -- Ascendant Vis'coxria +(211261, 0, 5, 226136, 56110), -- Ascendant Vis'coxria +(211261, 0, 4, 220737, 56110), -- Ascendant Vis'coxria +(211261, 0, 3, 220737, 56110), -- Ascendant Vis'coxria +(211261, 0, 2, 220737, 56110), -- Ascendant Vis'coxria +(211261, 0, 1, 220737, 56110), -- Ascendant Vis'coxria +(211261, 0, 0, 220737, 56110), -- Ascendant Vis'coxria +(211258, 0, 2, 220737, 56110), -- Ashendir Hartwood +(211258, 0, 1, 220737, 56110), -- Ashendir Hartwood +(211246, 0, 2, 220737, 56110), -- Heartdown Cub +(211246, 0, 1, 220737, 56110), -- Heartdown Cub +(211245, 0, 2, 220737, 56110), -- Heartdown Umbraclaw +(211245, 0, 1, 220737, 56110), -- Heartdown Umbraclaw +(211242, 0, 2, 220737, 56110), -- Roiling Deathstalker +(211242, 0, 1, 220737, 56110), -- Roiling Deathstalker +(211241, 0, 2, 220737, 56110), -- Ancient Core Hound +(211241, 0, 1, 220737, 56110), -- Ancient Core Hound +(211240, 0, 2, 220737, 56110), -- Eran'nda +(211240, 0, 1, 220737, 56110), -- Eran'nda +(211238, 0, 2, 220737, 56110), -- Encroaching Growth +(211238, 0, 1, 220737, 56110), -- Encroaching Growth +(211236, 0, 2, 220737, 56110), -- Vashonir +(211236, 0, 1, 220737, 56110), -- Vashonir +(211228, 0, 4, 220737, 56110), -- Blazing Fiend +(211228, 0, 3, 220737, 56110), -- Blazing Fiend +(211228, 0, 2, 220737, 56110), -- Blazing Fiend +(211228, 0, 1, 220737, 56110), -- Blazing Fiend +(211228, 0, 0, 220737, 56110), -- Blazing Fiend +(211221, 0, 2, 220737, 56110), -- Dreamseed Bloom +(211221, 0, 1, 220737, 56110), -- Dreamseed Bloom +(211220, 0, 2, 220737, 56110), -- Dreamseed Bloom +(211220, 0, 1, 220737, 56110), -- Dreamseed Bloom +(211219, 0, 2, 220737, 56110), -- Dreamseed Bloom +(211219, 0, 1, 220737, 56110), -- Dreamseed Bloom +(211217, 0, 3, 199822, 56110), -- Fyrakk +(211217, 0, 2, 191782, 56110), -- Fyrakk +(211209, 0, 2, 220737, 56110), -- Elianna +(211209, 0, 1, 220737, 56110), -- Elianna +(211207, 0, 1, 220737, 56110), -- Harried Thistlebiter +(211207, 0, 0, 220737, 56110), -- Harried Thistlebiter +(211206, 0, 2, 220737, 56110), -- Rescued Sister +(211206, 0, 1, 220737, 56110), -- Rescued Sister +(211203, 0, 2, 220737, 56110), -- Rescued Darter +(211203, 0, 1, 220737, 56110), -- Rescued Darter +(211199, 0, 3, 193221, 56110), -- Tamed Gladehart +(211199, 0, 2, 220737, 56110), -- Tamed Gladehart +(211197, 0, 2, 220737, 56110), -- Foraging Fol'ya +(211197, 0, 1, 220737, 56110), -- Foraging Fol'ya +(211196, 0, 2, 220737, 56110), -- Curious Pineshrew +(211196, 0, 1, 220737, 56110), -- Curious Pineshrew +(211195, 0, 2, 220737, 56110), -- Inspired Dreamtalon +(211195, 0, 1, 220737, 56110), -- Inspired Dreamtalon +(211194, 0, 2, 220737, 56110), -- Stunned Dreamtalon +(211194, 0, 1, 220737, 56110), -- Stunned Dreamtalon +(211193, 0, 2, 220737, 56110), -- Tyrande Whisperwind +(211193, 0, 1, 220737, 56110), -- Tyrande Whisperwind +(211184, 0, 2, 220737, 56110), -- Petalmuncher Tortoise +(211184, 0, 1, 220737, 56110), -- Petalmuncher Tortoise +(211179, 0, 5, 192125, 56110), -- Ziroka +(211179, 0, 4, 193624, 56110), -- Ziroka +(211178, 0, 4, 193624, 56110), -- Togan +(211178, 0, 3, 194435, 56110), -- Togan +(211176, 0, 2, 220737, 56110), -- Mistchaser Somnowl +(211176, 0, 1, 220737, 56110), -- Mistchaser Somnowl +(211165, 0, 2, 220737, 56110), -- Webbed Kelpchomper +(211165, 0, 1, 220737, 56110), -- Webbed Kelpchomper +(211164, 0, 2, 220737, 56110), -- Listless Nae'dra +(211164, 0, 1, 220737, 56110), -- Listless Nae'dra +(211163, 0, 2, 220737, 56110), -- Mossheart Umbraclaw +(211163, 0, 1, 220737, 56110), -- Mossheart Umbraclaw +(211159, 0, 3, 193221, 56110), -- Nightsaber +(211159, 0, 2, 220737, 56110), -- Nightsaber +(211157, 0, 2, 220737, 56110), -- [DNT] Druid Corpse +(211157, 0, 1, 220737, 56110), -- [DNT] Druid Corpse +(211154, 0, 2, 220737, 56110), -- Predatory Ferntalon +(211154, 0, 1, 220737, 56110), -- Predatory Ferntalon +(211145, 0, 4, 191780, 56110), -- Dewdrop Tortoise +(211145, 0, 3, 191780, 56110), -- Dewdrop Tortoise +(211143, 0, 2, 220737, 56110), -- Ageless Dreamseed Bloom +(211143, 0, 1, 220737, 56110), -- Ageless Dreamseed Bloom +(211142, 0, 2, 220737, 56110), -- Ageless Dreamseed Bloom +(211142, 0, 1, 220737, 56110), -- Ageless Dreamseed Bloom +(211141, 0, 3, 193221, 56110), -- Cragcoat Bristlebruin +(211141, 0, 2, 220737, 56110), -- Cragcoat Bristlebruin +(211139, 0, 1, 220737, 56110), -- Bronze Timekeeper Assistant +(211139, 0, 0, 220737, 56110), -- Bronze Timekeeper Assistant +(211130, 0, 2, 220737, 56110), -- Dreamseed Bloom +(211130, 0, 1, 220737, 56110), -- Dreamseed Bloom +(211126, 0, 2, 220737, 56110), -- Dreamseed Bloom +(211126, 0, 1, 220737, 56110), -- Dreamseed Bloom +(211124, 0, 2, 220737, 56110), -- Emerald Bounty +(211124, 0, 1, 220737, 56110), -- Emerald Bounty +(211123, 0, 2, 220737, 56110), -- Emerald Bounty +(211123, 0, 1, 220737, 56110), -- Emerald Bounty +(211121, 0, 4, 220737, 56110), -- Rank Overseer +(211121, 0, 3, 220737, 56110), -- Rank Overseer +(211121, 0, 2, 220737, 56110), -- Rank Overseer +(211121, 0, 1, 220737, 56110), -- Rank Overseer +(211121, 0, 0, 220737, 56110), -- Rank Overseer +(211120, 0, 2, 220737, 56110), -- Ageless Dreamseed Bloom +(211120, 0, 1, 220737, 56110), -- Ageless Dreamseed Bloom +(211117, 0, 1, 220737, 56110), -- Rapidly Grown Treant +(211117, 0, 0, 220737, 56110), -- Rapidly Grown Treant +(211116, 0, 6, 193624, 56110), -- Zaqali Devastator +(211116, 0, 5, 194435, 56110), -- Zaqali Devastator +(211115, 0, 5, 194437, 56110), -- Primalist Chainmaster +(211115, 0, 4, 208956, 56110), -- Primalist Chainmaster +(211114, 0, 2, 220737, 56110), -- Zaqali Shalewing +(211114, 0, 1, 220737, 56110), -- Zaqali Shalewing +(211113, 0, 7, 220737, 56110), -- Zaqali Treesmasher +(211113, 0, 6, 220737, 56110); -- Zaqali Treesmasher + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(211113, 0, 5, 192125, 56110), -- Zaqali Treesmasher +(211113, 0, 4, 193624, 56110), -- Zaqali Treesmasher +(211096, 0, 2, 220737, 56110), -- The Anvil +(211096, 0, 1, 220737, 56110), -- The Anvil +(211095, 0, 2, 220737, 56110), -- Moltenbinder +(211095, 0, 1, 220737, 56110), -- Moltenbinder +(211091, 0, 2, 220737, 56110), -- Dreamseed Bloom +(211091, 0, 1, 220737, 56110), -- Dreamseed Bloom +(211089, 0, 1, 225741, 56110), -- Anub'ikkaj +(211089, 0, 0, 220737, 56110), -- Anub'ikkaj +(211087, 0, 1, 225741, 56110), -- Speaker Shadowcrown +(211087, 0, 0, 220737, 56110), -- Speaker Shadowcrown +(211077, 0, 2, 220737, 56110), -- Emerald Bounty +(211077, 0, 1, 220737, 56110), -- Emerald Bounty +(211074, 0, 2, 220737, 56110), -- Seed-Bearing Shrew +(211074, 0, 1, 220737, 56110), -- Seed-Bearing Shrew +(211072, 0, 2, 220737, 56110), -- Smolderfur Skulker +(211072, 0, 1, 220737, 56110), -- Smolderfur Skulker +(211071, 0, 1, 220737, 56110), -- Dreamseed Tender +(211071, 0, 0, 220737, 56110), -- Dreamseed Tender +(211062, 0, 1, 220737, 56110), -- Bill +(211062, 0, 0, 220737, 56110), -- Bill +(211061, 0, 1, 220737, 56110), -- Patreux +(211061, 0, 0, 220737, 56110), -- Patreux +(211060, 0, 1, 220737, 56110), -- One Tusk +(211060, 0, 0, 220737, 56110), -- One Tusk +(211059, 0, 2, 220737, 56110), -- Emerald Bounty +(211059, 0, 1, 220737, 56110), -- Emerald Bounty +(211058, 0, 7, 194437, 56110), -- Primalist Chainmaster +(211058, 0, 6, 208928, 56110), -- Primalist Chainmaster +(211057, 0, 4, 193864, 56110), -- Zaqali Dreamcrusher +(211057, 0, 3, 194424, 56110), -- Zaqali Dreamcrusher +(211045, 0, 2, 220737, 56110), -- Snapping Crab +(211045, 0, 1, 220737, 56110), -- Snapping Crab +(211037, 0, 2, 220737, 56110), -- Surfing Strider +(211037, 0, 1, 220737, 56110), -- Surfing Strider +(211032, 0, 4, 191780, 56110), -- Darkshell Snapper +(211032, 0, 3, 191780, 56110), -- Darkshell Snapper +(211030, 0, 2, 220737, 56110), -- Mantle Ray +(211030, 0, 1, 220737, 56110), -- Mantle Ray +(211029, 0, 2, 220737, 56110), -- Longfin Thresher +(211029, 0, 1, 220737, 56110), -- Longfin Thresher +(211028, 0, 1, 220737, 56110), -- Twizzle Runabout +(211028, 0, 0, 220737, 56110), -- Twizzle Runabout +(211021, 0, 1, 220737, 56110), -- Minute Violetwing +(211021, 0, 0, 220737, 56110), -- Minute Violetwing +(211020, 0, 2, 220737, 56110), -- Dizzying Flutterer +(211020, 0, 1, 220737, 56110), -- Dizzying Flutterer +(211019, 0, 1, 220737, 56110), -- Recovering Doe +(211019, 0, 0, 220737, 56110), -- Recovering Doe +(211013, 0, 2, 220737, 56110), -- Smoldering Researcher +(211013, 0, 1, 220737, 56110), -- Smoldering Researcher +(211010, 0, 2, 220737, 56110), -- Crimson Fol'ya +(211010, 0, 1, 220737, 56110), -- Crimson Fol'ya +(211007, 0, 2, 220737, 56110), -- Beleaguered Moonkin +(211007, 0, 1, 220737, 56110), -- Beleaguered Moonkin +(211003, 0, 2, 220737, 56110), -- Coldscale Salamanther +(211003, 0, 1, 220737, 56110), -- Coldscale Salamanther +(211002, 0, 2, 220737, 56110), -- Coldscale Matriarch +(211002, 0, 1, 220737, 56110), -- Coldscale Matriarch +(210999, 0, 2, 220737, 56110), -- Flamecrested Portalweaver +(210999, 0, 1, 220737, 56110), -- Flamecrested Portalweaver +(210990, 0, 3, 193221, 56110), -- Astera +(210990, 0, 2, 220737, 56110), -- Astera +(210989, 0, 3, 193221, 56110), -- Astera +(210989, 0, 2, 220737, 56110), -- Astera +(210988, 0, 3, 193221, 56110), -- Astera +(210988, 0, 2, 220737, 56110), -- Astera +(210986, 0, 3, 193221, 56110), -- Argyr +(210986, 0, 2, 220737, 56110), -- Argyr +(210985, 0, 3, 193221, 56110), -- Argyr +(210985, 0, 2, 220737, 56110), -- Argyr +(210984, 0, 3, 193221, 56110), -- Argyr +(210984, 0, 2, 220737, 56110), -- Argyr +(210983, 0, 3, 193221, 56110), -- Liliuna +(210983, 0, 2, 220737, 56110), -- Liliuna +(210982, 0, 3, 193221, 56110), -- Liliuna +(210982, 0, 2, 220737, 56110), -- Liliuna +(210981, 0, 3, 193221, 56110), -- Liliuna +(210981, 0, 2, 220737, 56110), -- Liliuna +(210977, 0, 3, 193221, 56110), -- Displaced Bristlebruin +(210977, 0, 2, 220737, 56110), -- Displaced Bristlebruin +(210976, 0, 3, 193221, 56110), -- Wandering Gladehart +(210976, 0, 2, 220737, 56110), -- Wandering Gladehart +(210975, 0, 3, 193221, 56110), -- Listless Dreamsaber +(210975, 0, 2, 220737, 56110), -- Listless Dreamsaber +(210966, 0, 9, 226136, 56110), -- Sureki Webmage +(210966, 0, 8, 226135, 56110), -- Sureki Webmage +(210966, 0, 7, 226135, 56110), -- Sureki Webmage +(210966, 0, 6, 225950, 56110), -- Sureki Webmage +(210966, 0, 5, 225950, 56110), -- Sureki Webmage +(210966, 0, 4, 220737, 56110), -- Sureki Webmage +(210966, 0, 3, 220737, 56110), -- Sureki Webmage +(210966, 0, 2, 220737, 56110), -- Sureki Webmage +(210966, 0, 1, 220737, 56110), -- Sureki Webmage +(210966, 0, 0, 220737, 56110), -- Sureki Webmage +(210960, 0, 3, 193221, 56110), -- Fussy Gladefawn +(210960, 0, 2, 220737, 56110), -- Fussy Gladefawn +(210957, 0, 3, 193221, 56110), -- Proud Gladehart +(210957, 0, 2, 220737, 56110), -- Proud Gladehart +(210954, 0, 3, 193221, 56110), -- Poised Gladehind +(210954, 0, 2, 220737, 56110), -- Poised Gladehind +(210953, 0, 3, 193221, 56110), -- Serene Bristlebruin +(210953, 0, 2, 220737, 56110), -- Serene Bristlebruin +(210951, 0, 6, 220737, 56110), -- Shadowleaf Seedling +(210951, 0, 5, 220737, 56110), -- Shadowleaf Seedling +(210951, 0, 4, 220737, 56110), -- Shadowleaf Seedling +(210951, 0, 3, 220737, 56110), -- Shadowleaf Seedling +(210951, 0, 2, 220737, 56110), -- Shadowleaf Seedling +(210951, 0, 1, 212153, 56110), -- Shadowleaf Seedling +(210951, 0, 0, 212755, 56110), -- Shadowleaf Seedling +(210950, 0, 6, 220737, 56110), -- Giant Shadowbloom +(210950, 0, 5, 220737, 56110), -- Giant Shadowbloom +(210950, 0, 4, 220737, 56110), -- Giant Shadowbloom +(210950, 0, 3, 220737, 56110), -- Giant Shadowbloom +(210950, 0, 2, 220737, 56110), -- Giant Shadowbloom +(210950, 0, 1, 212153, 56110), -- Giant Shadowbloom +(210950, 0, 0, 212755, 56110), -- Giant Shadowbloom +(210949, 0, 5, 220737, 56110), -- Burrowing Fieldwrecker +(210949, 0, 4, 220737, 56110), -- Burrowing Fieldwrecker +(210949, 0, 3, 220737, 56110), -- Burrowing Fieldwrecker +(210949, 0, 2, 220737, 56110), -- Burrowing Fieldwrecker +(210949, 0, 1, 220737, 56110), -- Burrowing Fieldwrecker +(210949, 0, 0, 212755, 56110), -- Burrowing Fieldwrecker +(210946, 0, 2, 220737, 56110), -- Dionaessa +(210946, 0, 1, 220737, 56110), -- Dionaessa +(210944, 0, 2, 220737, 56110), -- Tanned Skulker +(210944, 0, 1, 220737, 56110), -- Tanned Skulker +(210943, 0, 1, 220737, 56110), -- Hissing Skitterbug +(210943, 0, 0, 220737, 56110), -- Hissing Skitterbug +(210928, 0, 2, 220737, 56110), -- Crimson Fol'ya +(210928, 0, 1, 220737, 56110), -- Crimson Fol'ya +(210918, 0, 3, 193221, 56110), -- Dreamhoof Doe +(210918, 0, 2, 220737, 56110), -- Dreamhoof Doe +(210912, 0, 2, 220737, 56110), -- Overseer Chardryn +(210912, 0, 1, 220737, 56110), -- Overseer Chardryn +(210902, 0, 3, 193221, 56110), -- Flathoof Dreamstag +(210902, 0, 2, 220737, 56110), -- Flathoof Dreamstag +(210895, 0, 2, 220737, 56110), -- Verdant Slug +(210895, 0, 1, 220737, 56110), -- Verdant Slug +(210894, 0, 3, 193221, 56110), -- Flathoof Dreamstag +(210894, 0, 2, 220737, 56110), -- Flathoof Dreamstag +(210893, 0, 4, 201828, 56110), -- Thornwhip Lasher +(210893, 0, 3, 201828, 56110), -- Thornwhip Lasher +(210892, 0, 3, 194448, 56110), -- Striped Dreamtalon +(210892, 0, 2, 220737, 56110), -- Striped Dreamtalon +(210890, 0, 2, 220737, 56110), -- Russet Pineshrew +(210890, 0, 1, 220737, 56110), -- Russet Pineshrew +(210885, 0, 1, 220737, 56110), -- Jaedenar Warrior +(210885, 0, 0, 220737, 56110), -- Jaedenar Warrior +(210882, 0, 2, 220737, 56110), -- Opportunistic Somnowl +(210882, 0, 1, 220737, 56110), -- Opportunistic Somnowl +(210880, 0, 1, 220737, 56110), -- Curious Pineshrew +(210880, 0, 0, 220737, 56110), -- Curious Pineshrew +(210879, 0, 2, 220737, 56110), -- Birchbramble +(210879, 0, 1, 220737, 56110), -- Birchbramble +(210877, 0, 2, 220737, 56110), -- Ashendir Hartwood +(210877, 0, 1, 220737, 56110), -- Ashendir Hartwood +(210875, 0, 2, 220737, 56110), -- Emberflame Shalewing +(210875, 0, 1, 220737, 56110), -- Emberflame Shalewing +(210874, 0, 2, 220737, 56110), -- Faerie Dragon +(210874, 0, 1, 220737, 56110), -- Faerie Dragon +(210873, 0, 2, 220737, 56110), -- Zebnis +(210873, 0, 1, 220737, 56110), -- Zebnis +(210872, 0, 2, 220737, 56110), -- Wrigli +(210872, 0, 1, 220737, 56110), -- Wrigli +(210867, 0, 6, 199822, 56110), -- Stonescale Proto-Drake +(210867, 0, 5, 191782, 56110), -- Stonescale Proto-Drake +(210866, 0, 2, 220737, 56110), -- Suzska +(210866, 0, 1, 220737, 56110), -- Suzska +(210865, 0, 2, 220737, 56110), -- Buri +(210865, 0, 1, 220737, 56110), -- Buri +(210864, 0, 2, 220737, 56110), -- Pinenut Mouse +(210864, 0, 1, 220737, 56110), -- Pinenut Mouse +(210862, 0, 2, 220737, 56110), -- Thicket Fol'ya +(210862, 0, 1, 220737, 56110), -- Thicket Fol'ya +(210861, 0, 1, 220737, 56110), -- Bronze Timekeeper +(210861, 0, 0, 220737, 56110), -- Bronze Timekeeper +(210848, 0, 3, 193221, 56110), -- Cave Bristlebruin +(210848, 0, 2, 220737, 56110), -- Cave Bristlebruin +(210846, 0, 3, 193221, 56110), -- Dreamhoof Fawn +(210846, 0, 2, 220737, 56110), -- Dreamhoof Fawn +(210844, 0, 3, 193221, 56110), -- Dreamhoof Doe +(210844, 0, 2, 220737, 56110), -- Dreamhoof Doe +(210843, 0, 3, 193221, 56110), -- Dreamhoof Stag +(210843, 0, 2, 220737, 56110), -- Dreamhoof Stag +(210834, 0, 2, 220737, 56110), -- Sharptooth Thresher +(210834, 0, 1, 220737, 56110), -- Sharptooth Thresher +(210833, 0, 2, 220737, 56110), -- Barbtail Ray +(210833, 0, 1, 220737, 56110), -- Barbtail Ray +(210831, 0, 4, 201828, 56110), -- Invasive Lasher +(210831, 0, 3, 201828, 56110), -- Invasive Lasher +(210829, 0, 2, 220737, 56110), -- Frightened Elemental +(210829, 0, 1, 220737, 56110), -- Frightened Elemental +(210826, 0, 4, 191780, 56110), -- Blueslate Tortoise +(210826, 0, 3, 191780, 56110), -- Blueslate Tortoise +(210818, 0, 4, 220737, 56110), -- Lowly Moleherd +(210818, 0, 3, 220737, 56110), -- Lowly Moleherd +(210818, 0, 2, 220737, 56110), -- Lowly Moleherd +(210818, 0, 1, 220737, 56110), -- Lowly Moleherd +(210818, 0, 0, 220737, 56110), -- Lowly Moleherd +(210813, 0, 2, 220737, 56110), -- Zealous Dryad +(210813, 0, 1, 220737, 56110), -- Zealous Dryad +(210812, 0, 4, 220737, 56110), -- Royal Wicklighter +(210812, 0, 3, 220737, 56110), -- Royal Wicklighter +(210812, 0, 2, 220737, 56110), -- Royal Wicklighter +(210812, 0, 1, 220737, 56110), -- Royal Wicklighter +(210812, 0, 0, 220737, 56110), -- Royal Wicklighter +(210811, 0, 4, 220737, 56110), -- "Docile" Mole +(210811, 0, 3, 220737, 56110), -- "Docile" Mole +(210811, 0, 2, 220737, 56110), -- "Docile" Mole +(210811, 0, 1, 220737, 56110), -- "Docile" Mole +(210811, 0, 0, 220737, 56110), -- "Docile" Mole +(210810, 0, 4, 220737, 56110), -- Menial Laborer +(210810, 0, 3, 220737, 56110), -- Menial Laborer +(210810, 0, 2, 220737, 56110), -- Menial Laborer +(210810, 0, 1, 220737, 56110), -- Menial Laborer +(210810, 0, 0, 220737, 56110), -- Menial Laborer +(210799, 0, 1, 220737, 56110), -- Horned Skitterbug +(210799, 0, 0, 220737, 56110), -- Horned Skitterbug +(210798, 0, 2, 220737, 56110), -- Striped Skulker +(210798, 0, 1, 220737, 56110), -- Striped Skulker +(210795, 0, 2, 220737, 56110), -- Fens Shimmerstrider +(210795, 0, 1, 220737, 56110), -- Fens Shimmerstrider +(210794, 0, 2, 220737, 56110), -- Zelley +(210794, 0, 1, 220737, 56110), -- Zelley +(210793, 0, 2, 220737, 56110), -- Rannal Dawnsong +(210793, 0, 1, 220737, 56110), -- Rannal Dawnsong +(210791, 0, 2, 220737, 56110), -- Podling Gloamtender +(210791, 0, 1, 220737, 56110), -- Podling Gloamtender +(210790, 0, 2, 220737, 56110), -- Fenstender Sprout +(210790, 0, 1, 220737, 56110), -- Fenstender Sprout +(210789, 0, 2, 220737, 56110), -- Fens Salamanther +(210789, 0, 1, 220737, 56110), -- Fens Salamanther +(210788, 0, 2, 220737, 56110), -- Salamanther Fenmother +(210788, 0, 1, 220737, 56110), -- Salamanther Fenmother +(210785, 0, 4, 193865, 56110), -- Fens Lurker +(210785, 0, 3, 193865, 56110), -- Fens Lurker +(210784, 0, 1, 220737, 56110), -- Bronze Timekeeper +(210784, 0, 0, 220737, 56110), -- Bronze Timekeeper +(210783, 0, 2, 220737, 56110), -- Singing Shore Tortoise +(210783, 0, 1, 220737, 56110), -- Singing Shore Tortoise +(210782, 0, 4, 191780, 56110), -- Singing Shore Snapper +(210782, 0, 3, 191780, 56110), -- Singing Shore Snapper +(210777, 0, 2, 220737, 56110), -- Fens Fol'ya +(210777, 0, 1, 220737, 56110), -- Fens Fol'ya +(210776, 0, 3, 193221, 56110), -- Fenblossom Gladefawn +(210776, 0, 2, 220737, 56110), -- Fenblossom Gladefawn +(210775, 0, 3, 193221, 56110), -- Fenblossom Gladehart +(210775, 0, 2, 220737, 56110); -- Fenblossom Gladehart + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(210774, 0, 3, 193221, 56110), -- Fenblossom Gladehind +(210774, 0, 2, 220737, 56110), -- Fenblossom Gladehind +(210772, 0, 3, 201828, 56110), -- Fenblossom Lashling +(210772, 0, 2, 220737, 56110), -- Fenblossom Lashling +(210771, 0, 4, 201828, 56110), -- Fenblossom Lasher +(210771, 0, 3, 201828, 56110), -- Fenblossom Lasher +(210769, 0, 1, 220737, 56110), -- Prickly Pineshrew +(210769, 0, 0, 220737, 56110), -- Prickly Pineshrew +(210767, 0, 2, 220737, 56110), -- Shimmerwing Monarch +(210767, 0, 1, 220737, 56110), -- Shimmerwing Monarch +(210762, 0, 2, 220737, 56110), -- Spring Fol'ya +(210762, 0, 1, 220737, 56110), -- Spring Fol'ya +(210754, 0, 2, 220737, 56110), -- Zentha +(210754, 0, 1, 220737, 56110), -- Zentha +(210752, 0, 1, 220737, 56110), -- Slumberous Nymph +(210752, 0, 0, 220737, 56110), -- Slumberous Nymph +(210751, 0, 3, 193221, 56110), -- Honored Bear Spirit +(210751, 0, 2, 220737, 56110), -- Honored Bear Spirit +(210735, 0, 2, 220737, 56110), -- Suzska +(210735, 0, 1, 220737, 56110), -- Suzska +(210734, 0, 2, 220737, 56110), -- Buri +(210734, 0, 1, 220737, 56110), -- Buri +(210730, 0, 2, 220737, 56110), -- [DNT]Proto Fly Credit +(210730, 0, 1, 220737, 56110), -- [DNT]Proto Fly Credit +(210725, 0, 2, 220737, 56110), -- Emerald Bounty +(210725, 0, 1, 220737, 56110), -- Emerald Bounty +(210724, 0, 2, 220737, 56110), -- Emerald Bounty +(210724, 0, 1, 220737, 56110), -- Emerald Bounty +(210723, 0, 2, 220737, 56110), -- Emerald Bounty +(210723, 0, 1, 220737, 56110), -- Emerald Bounty +(210704, 0, 2, 220737, 56110), -- Emerald Preserver +(210704, 0, 1, 220737, 56110), -- Emerald Preserver +(210703, 0, 2, 220737, 56110), -- Emerald Preserver +(210703, 0, 1, 220737, 56110), -- Emerald Preserver +(210702, 0, 2, 220737, 56110), -- Emerald Preserver +(210702, 0, 1, 220737, 56110), -- Emerald Preserver +(210701, 0, 2, 220737, 56110), -- Emerald Preserver +(210701, 0, 1, 220737, 56110), -- Emerald Preserver +(210696, 0, 2, 220737, 56110), -- Barrier Magic +(210696, 0, 1, 220737, 56110), -- Barrier Magic +(210691, 0, 3, 193864, 56110), -- Owl +(210691, 0, 2, 193839, 56110), -- Owl +(210685, 0, 5, 220737, 56110), -- Wildfire Blazekin +(210685, 0, 4, 220737, 56110), -- Wildfire Blazekin +(210685, 0, 3, 193221, 56110), -- Wildfire Blazekin +(210685, 0, 2, 220737, 56110), -- Wildfire Blazekin +(210679, 0, 2, 220737, 56110), -- Flame-Disguised Dreamkin +(210679, 0, 1, 220737, 56110), -- Flame-Disguised Dreamkin +(210669, 0, 2, 194437, 56110), -- Primalist Flamewarden +(210669, 0, 1, 220737, 56110), -- Primalist Flamewarden +(210668, 0, 2, 194437, 56110), -- Primalist Flamewarden +(210668, 0, 1, 220737, 56110), -- Primalist Flamewarden +(210667, 0, 2, 194437, 56110), -- Primalist Flamewarden +(210667, 0, 1, 220737, 56110), -- Primalist Flamewarden +(210666, 0, 2, 194437, 56110), -- Primalist Flamewarden +(210666, 0, 1, 220737, 56110), -- Primalist Flamewarden +(210665, 0, 2, 194437, 56110), -- Primalist Flamewarden +(210665, 0, 1, 220737, 56110), -- Primalist Flamewarden +(210662, 0, 3, 208886, 56110), -- Dreambreaker Sparkling +(210662, 0, 2, 220737, 56110), -- Dreambreaker Sparkling +(210654, 0, 3, 201819, 56110), -- Dreambreaker Bedrock +(210654, 0, 2, 220737, 56110), -- Dreambreaker Bedrock +(210653, 0, 3, 208886, 56110), -- Dreambreaker Wildfire +(210653, 0, 2, 220737, 56110), -- Dreambreaker Wildfire +(210652, 0, 5, 194437, 56110), -- Dreambreaker Stoneskin +(210652, 0, 4, 208956, 56110), -- Dreambreaker Stoneskin +(210651, 0, 5, 194437, 56110), -- Dreambreaker Flametongue +(210651, 0, 4, 208956, 56110), -- Dreambreaker Flametongue +(210649, 0, 5, 194437, 56110), -- Dreambreaker Cragfist +(210649, 0, 4, 208956, 56110), -- Dreambreaker Cragfist +(210648, 0, 4, 194437, 56110), -- Dreambreaker Ashblade +(210648, 0, 3, 194437, 56110), -- Dreambreaker Ashblade +(210643, 0, 3, 220737, 56110), -- Sister Eydlin +(210643, 0, 2, 220737, 56110), -- Sister Eydlin +(210642, 0, 3, 220737, 56110), -- Sister Sylasta +(210642, 0, 2, 220737, 56110), -- Sister Sylasta +(210641, 0, 3, 220737, 56110), -- Sister Jodnar +(210641, 0, 2, 220737, 56110), -- Sister Jodnar +(210640, 0, 3, 220737, 56110), -- Sister Fae'da +(210640, 0, 2, 220737, 56110), -- Sister Fae'da +(210637, 0, 1, 220737, 56110), -- Ancient Protector +(210637, 0, 0, 220737, 56110), -- Ancient Protector +(210635, 0, 1, 220737, 56110), -- Bronze Timekeeper Assistant +(210635, 0, 0, 220737, 56110), -- Bronze Timekeeper Assistant +(210626, 0, 3, 208886, 56110), -- Wildfire Elemental +(210626, 0, 2, 220737, 56110), -- Wildfire Elemental +(210624, 0, 2, 220737, 56110), -- Observational Pollen Guard +(210624, 0, 1, 220737, 56110), -- Observational Pollen Guard +(210622, 0, 2, 220737, 56110), -- Displaced Somnowl +(210622, 0, 1, 220737, 56110), -- Displaced Somnowl +(210620, 0, 2, 220737, 56110), -- Displaced Faerie Drake +(210620, 0, 1, 220737, 56110), -- Displaced Faerie Drake +(210612, 0, 1, 220737, 56110), -- Twisted Satyr +(210612, 0, 0, 220737, 56110), -- Twisted Satyr +(210610, 0, 1, 220737, 56110), -- Hel'nurathian Conjuror +(210610, 0, 0, 220737, 56110), -- Hel'nurathian Conjuror +(210609, 0, 1, 220737, 56110), -- Hel'nurathian Trickster +(210609, 0, 0, 220737, 56110), -- Hel'nurathian Trickster +(210596, 0, 2, 220737, 56110), -- Verdant Gladehart +(210596, 0, 1, 220737, 56110), -- Verdant Gladehart +(210595, 0, 6, 193864, 56110), -- Verdant Dream Raven +(210595, 0, 5, 193839, 56110), -- Verdant Dream Raven +(210594, 0, 3, 193221, 56110), -- Verdant Dreamsaber +(210594, 0, 2, 220737, 56110), -- Verdant Dreamsaber +(210593, 0, 3, 193221, 56110), -- Verdant Bristlebruin +(210593, 0, 2, 220737, 56110), -- Verdant Bristlebruin +(210592, 0, 3, 220737, 56110), -- Searing Rootguard +(210592, 0, 2, 220737, 56110), -- Searing Rootguard +(210591, 0, 3, 220737, 56110), -- Searing Herbalist +(210591, 0, 2, 220737, 56110), -- Searing Herbalist +(210587, 0, 2, 220737, 56110), -- Aviana +(210587, 0, 1, 220737, 56110), -- Aviana +(210585, 0, 2, 220737, 56110), -- Q'onzu +(210585, 0, 1, 220737, 56110), -- Q'onzu +(210568, 0, 2, 199822, 56110), -- Emerald Guardian +(210568, 0, 1, 220737, 56110), -- Emerald Guardian +(210567, 0, 3, 199822, 56110), -- Firehide Proto-Dragon +(210567, 0, 2, 191782, 56110), -- Firehide Proto-Dragon +(210559, 0, 2, 220737, 56110), -- Balboan +(210559, 0, 1, 220737, 56110), -- Balboan +(210557, 0, 1, 220737, 56110), -- Marithos +(210557, 0, 0, 220737, 56110), -- Marithos +(210555, 0, 1, 220737, 56110), -- Amythora +(210555, 0, 0, 220737, 56110), -- Amythora +(210553, 0, 1, 220737, 56110), -- Sundered Skirmisher +(210553, 0, 0, 220737, 56110), -- Sundered Skirmisher +(210552, 0, 2, 220737, 56110), -- Faerie Drake +(210552, 0, 1, 220737, 56110), -- Faerie Drake +(210550, 0, 2, 220737, 56110), -- Laughing Podling +(210550, 0, 1, 220737, 56110), -- Laughing Podling +(210547, 0, 2, 194437, 56110), -- Gangshe +(210547, 0, 1, 220737, 56110), -- Gangshe +(210544, 0, 2, 220737, 56110), -- Laughing Podling +(210544, 0, 1, 220737, 56110), -- Laughing Podling +(210539, 0, 4, 220737, 56110), -- Corridor Creeper +(210539, 0, 3, 220737, 56110), -- Corridor Creeper +(210539, 0, 2, 220737, 56110), -- Corridor Creeper +(210539, 0, 1, 220737, 56110), -- Corridor Creeper +(210539, 0, 0, 220737, 56110), -- Corridor Creeper +(210538, 0, 2, 220737, 56110), -- Laughing Podling +(210538, 0, 1, 220737, 56110), -- Laughing Podling +(210525, 0, 1, 220737, 56110), -- Petite Pineshrew +(210525, 0, 0, 220737, 56110), -- Petite Pineshrew +(210519, 0, 3, 193221, 56110), -- Blooming Wisp +(210519, 0, 2, 220737, 56110), -- Blooming Wisp +(210518, 0, 3, 193221, 56110), -- Cycle Warden +(210518, 0, 2, 220737, 56110), -- Cycle Warden +(210517, 0, 1, 220737, 56110), -- Helpful Fire +(210517, 0, 0, 220737, 56110), -- Helpful Fire +(210511, 0, 2, 220737, 56110), -- Infected Lasher +(210511, 0, 1, 220737, 56110), -- Infected Lasher +(210510, 0, 4, 220737, 56110), -- Flimflam the Cowardly +(210510, 0, 3, 220737, 56110), -- Flimflam the Cowardly +(210510, 0, 2, 220737, 56110), -- Flimflam the Cowardly +(210510, 0, 1, 220737, 56110), -- Flimflam the Cowardly +(210510, 0, 0, 220737, 56110), -- Flimflam the Cowardly +(210508, 0, 10, 220737, 56110), -- Voracious Mikanji +(210508, 0, 9, 202023, 56110), -- Voracious Mikanji +(210507, 0, 3, 193221, 56110), -- Stalwart Bristlebruin +(210507, 0, 2, 220737, 56110), -- Stalwart Bristlebruin +(210505, 0, 2, 220737, 56110), -- Dancing Druid +(210505, 0, 1, 220737, 56110), -- Dancing Druid +(210504, 0, 3, 220737, 56110), -- Flamesworn Ashwalker +(210504, 0, 2, 220737, 56110), -- Flamesworn Ashwalker +(210503, 0, 5, 194437, 56110), -- Flamesworn Infernomancer +(210503, 0, 4, 208956, 56110), -- Flamesworn Infernomancer +(210500, 0, 2, 220737, 56110), -- Talk to Kery'nael Proxy +(210500, 0, 1, 220737, 56110), -- Talk to Kery'nael Proxy +(210499, 0, 2, 220737, 56110), -- Searing Flamemaker +(210499, 0, 1, 220737, 56110), -- Searing Flamemaker +(210498, 0, 2, 220737, 56110), -- Find Lyandris Proxy +(210498, 0, 1, 220737, 56110), -- Find Lyandris Proxy +(210497, 0, 1, 220737, 56110), -- Bronze Timekeeper +(210497, 0, 0, 220737, 56110), -- Bronze Timekeeper +(210496, 0, 2, 199822, 56110), -- Otharia +(210496, 0, 1, 220737, 56110), -- Otharia +(210494, 0, 2, 220737, 56110), -- Orangeroot Basket +(210494, 0, 1, 220737, 56110), -- Orangeroot Basket +(210492, 0, 4, 220737, 56110), -- Fanatical Ritualist +(210492, 0, 3, 220737, 56110), -- Fanatical Ritualist +(210480, 0, 1, 220737, 56110), -- Awakened Agent +(210480, 0, 0, 220737, 56110), -- Awakened Agent +(210479, 0, 4, 220737, 56110), -- Carnivorous Lasher +(210479, 0, 3, 220737, 56110), -- Carnivorous Lasher +(210479, 0, 2, 220737, 56110), -- Carnivorous Lasher +(210479, 0, 1, 220737, 56110), -- Carnivorous Lasher +(210479, 0, 0, 220737, 56110), -- Carnivorous Lasher +(210478, 0, 4, 220737, 56110), -- Infected Beast +(210478, 0, 3, 220737, 56110), -- Infected Beast +(210478, 0, 2, 220737, 56110), -- Infected Beast +(210478, 0, 1, 220737, 56110), -- Infected Beast +(210478, 0, 0, 220737, 56110), -- Infected Beast +(210477, 0, 2, 220737, 56110), -- Shandris Feathermoon +(210477, 0, 1, 220737, 56110), -- Shandris Feathermoon +(210476, 0, 2, 220737, 56110), -- Kill Credit [DNT] +(210476, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(210475, 0, 2, 220737, 56110), -- Rootsear Defiler +(210475, 0, 1, 220737, 56110), -- Rootsear Defiler +(210474, 0, 4, 193864, 56110), -- Searing Doomstinger +(210474, 0, 3, 194424, 56110), -- Searing Doomstinger +(210472, 0, 3, 193221, 56110), -- Umbraclaw +(210472, 0, 2, 220737, 56110), -- Umbraclaw +(210471, 0, 4, 193221, 56110), -- Dreamtalon +(210471, 0, 3, 194448, 56110), -- Dreamtalon +(210469, 0, 2, 220737, 56110), -- Salamanther +(210469, 0, 1, 220737, 56110), -- Salamanther +(210468, 0, 1, 220737, 56110), -- Salamanther +(210468, 0, 0, 220737, 56110), -- Salamanther +(210467, 0, 3, 193221, 56110), -- Faerie Youngling +(210467, 0, 2, 220737, 56110), -- Faerie Youngling +(210466, 0, 2, 220737, 56110), -- Salamanther +(210466, 0, 1, 220737, 56110), -- Salamanther +(210464, 0, 4, 193221, 56110), -- Budding Lasher +(210464, 0, 3, 201828, 56110), -- Budding Lasher +(210461, 0, 2, 220737, 56110), -- Edith Morgan +(210461, 0, 1, 220737, 56110), -- Edith Morgan +(210460, 0, 2, 220737, 56110), -- Malia Pierce +(210460, 0, 1, 220737, 56110), -- Malia Pierce +(210459, 0, 2, 220737, 56110), -- Yonpak Ambercrest +(210459, 0, 1, 220737, 56110), -- Yonpak Ambercrest +(210458, 0, 2, 220737, 56110), -- Dodon Silverwing +(210458, 0, 1, 220737, 56110), -- Dodon Silverwing +(210457, 0, 2, 220737, 56110), -- Sian'Shim +(210457, 0, 1, 220737, 56110), -- Sian'Shim +(210456, 0, 2, 220737, 56110), -- Kojun +(210456, 0, 1, 220737, 56110), -- Kojun +(210455, 0, 2, 220737, 56110), -- Faenina +(210455, 0, 1, 220737, 56110), -- Faenina +(210450, 0, 2, 220737, 56110), -- Hermit Crab +(210450, 0, 1, 220737, 56110), -- Hermit Crab +(210449, 0, 2, 220737, 56110), -- Slumberpod Turtle +(210449, 0, 1, 220737, 56110), -- Slumberpod Turtle +(210448, 0, 1, 220737, 56110), -- Hermit Crab +(210448, 0, 0, 220737, 56110), -- Hermit Crab +(210447, 0, 2, 220737, 56110), -- Thresher Shark +(210447, 0, 1, 220737, 56110), -- Thresher Shark +(210446, 0, 4, 191780, 56110), -- Tortoise +(210446, 0, 3, 191780, 56110), -- Tortoise +(210445, 0, 2, 191780, 56110), -- Tortoise +(210445, 0, 1, 220737, 56110), -- Tortoise +(210443, 0, 1, 220737, 56110), -- Sea Slug +(210443, 0, 0, 220737, 56110), -- Sea Slug +(210442, 0, 2, 220737, 56110), -- Sleepless Nae'dra +(210442, 0, 1, 220737, 56110), -- Sleepless Nae'dra +(210441, 0, 1, 220737, 56110), -- Sea Slug +(210441, 0, 0, 220737, 56110), -- Sea Slug +(210440, 0, 1, 220737, 56110), -- Sea Slug +(210440, 0, 0, 220737, 56110), -- Sea Slug +(210439, 0, 2, 220737, 56110), -- Tortoise +(210439, 0, 1, 220737, 56110); -- Tortoise + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(210437, 0, 3, 193221, 56110), -- Verdant Boughwalker +(210437, 0, 2, 220737, 56110), -- Verdant Boughwalker +(210436, 0, 4, 193221, 56110), -- Flowering Lasher +(210436, 0, 3, 201828, 56110), -- Flowering Lasher +(210435, 0, 2, 220737, 56110), -- Kill Credit +(210435, 0, 1, 220737, 56110), -- Kill Credit +(210434, 0, 2, 220737, 56110), -- Research Beacon +(210434, 0, 1, 220737, 56110), -- Research Beacon +(210431, 0, 2, 220737, 56110), -- Slain Lunarwing Darter +(210431, 0, 1, 220737, 56110), -- Slain Lunarwing Darter +(210430, 0, 2, 220737, 56110), -- Spirit Stone +(210430, 0, 1, 220737, 56110), -- Spirit Stone +(210429, 0, 2, 220737, 56110), -- Spirit Stone +(210429, 0, 1, 220737, 56110), -- Spirit Stone +(210428, 0, 2, 220737, 56110), -- Spirit Stone +(210428, 0, 1, 220737, 56110), -- Spirit Stone +(210427, 0, 2, 220737, 56110), -- Flame Portal +(210427, 0, 1, 220737, 56110), -- Flame Portal +(210425, 0, 1, 220737, 56110), -- Awakened Agent +(210425, 0, 0, 220737, 56110), -- Awakened Agent +(210424, 0, 3, 193221, 56110), -- Agitated Wisp +(210424, 0, 2, 220737, 56110), -- Agitated Wisp +(210423, 0, 3, 193221, 56110), -- Keeper of the Dream +(210423, 0, 2, 220737, 56110), -- Keeper of the Dream +(210422, 0, 3, 193221, 56110), -- Faerie Protector +(210422, 0, 2, 220737, 56110), -- Faerie Protector +(210421, 0, 3, 208886, 56110), -- Dreambreaker Sparkling +(210421, 0, 2, 220737, 56110), -- Dreambreaker Sparkling +(210420, 0, 3, 208886, 56110), -- Dreambreaker Wildfire +(210420, 0, 2, 220737, 56110), -- Dreambreaker Wildfire +(210419, 0, 4, 201819, 56110), -- Dreambreaker Bedrock +(210419, 0, 3, 201819, 56110), -- Dreambreaker Bedrock +(210418, 0, 4, 220737, 56110), -- Cowering Hatchling +(210418, 0, 3, 220737, 56110), -- Cowering Hatchling +(210418, 0, 2, 220737, 56110), -- Cowering Hatchling +(210418, 0, 1, 220737, 56110), -- Cowering Hatchling +(210412, 0, 1, 220737, 56110), -- Bronze Timekeeper +(210412, 0, 0, 220737, 56110), -- Bronze Timekeeper +(210410, 0, 1, 220737, 56110), -- Tortoise +(210410, 0, 0, 220737, 56110), -- Tortoise +(210409, 0, 2, 220737, 56110), -- Eager Elemental +(210409, 0, 1, 220737, 56110), -- Eager Elemental +(210408, 0, 2, 220737, 56110), -- Eager Elemental +(210408, 0, 1, 220737, 56110), -- Eager Elemental +(210407, 0, 2, 220737, 56110), -- Eager Elemental +(210407, 0, 1, 220737, 56110), -- Eager Elemental +(210403, 0, 2, 220737, 56110), -- Dodon Silverwing +(210403, 0, 1, 220737, 56110), -- Dodon Silverwing +(210402, 0, 2, 220737, 56110), -- Sian'Shim +(210402, 0, 1, 220737, 56110), -- Sian'Shim +(210401, 0, 2, 220737, 56110), -- Edith Morgan +(210401, 0, 1, 220737, 56110), -- Edith Morgan +(210400, 0, 2, 220737, 56110), -- Yonpak Ambercrest +(210400, 0, 1, 220737, 56110), -- Yonpak Ambercrest +(210389, 0, 2, 220737, 56110), -- Lilian Voss +(210389, 0, 1, 220737, 56110), -- Lilian Voss +(210387, 0, 2, 220737, 56110), -- Crab +(210387, 0, 1, 220737, 56110), -- Crab +(210384, 0, 4, 220737, 56110), -- Kobold Candlemancer +(210384, 0, 3, 220737, 56110), -- Kobold Candlemancer +(210384, 0, 2, 220737, 56110), -- Kobold Candlemancer +(210384, 0, 1, 220737, 56110), -- Kobold Candlemancer +(210384, 0, 0, 220737, 56110), -- Kobold Candlemancer +(210382, 0, 2, 220737, 56110), -- Scavenging Pincher +(210382, 0, 1, 220737, 56110), -- Scavenging Pincher +(210380, 0, 2, 220737, 56110), -- Shandris Feathermoon +(210380, 0, 1, 220737, 56110), -- Shandris Feathermoon +(210372, 0, 2, 220737, 56110), -- Reef Lurker +(210372, 0, 1, 220737, 56110), -- Reef Lurker +(210365, 0, 2, 220737, 56110), -- Yvelyn +(210365, 0, 1, 220737, 56110), -- Yvelyn +(210364, 0, 2, 220737, 56110), -- [DNT] Kill_Credit +(210364, 0, 1, 220737, 56110), -- [DNT] Kill_Credit +(210363, 0, 1, 220737, 56110), -- Barrow Pineshrew +(210363, 0, 0, 220737, 56110), -- Barrow Pineshrew +(210357, 0, 2, 220737, 56110), -- Lilian Voss +(210357, 0, 1, 220737, 56110), -- Lilian Voss +(210355, 0, 1, 220737, 56110), -- Reverie Nymph +(210355, 0, 0, 220737, 56110), -- Reverie Nymph +(210346, 0, 2, 220737, 56110), -- Dreaming Druid with a Hat +(210346, 0, 1, 220737, 56110), -- Dreaming Druid with a Hat +(210344, 0, 2, 220737, 56110), -- Dreaming Druid with a Hat +(210344, 0, 1, 220737, 56110), -- Dreaming Druid with a Hat +(210336, 0, 1, 220737, 56110), -- Misty Pineshrew +(210336, 0, 0, 220737, 56110), -- Misty Pineshrew +(210335, 0, 3, 193221, 56110), -- Hunting Dreamsaber +(210335, 0, 2, 220737, 56110), -- Hunting Dreamsaber +(210333, 0, 2, 220737, 56110), -- Dreaming Druid with a Hat +(210333, 0, 1, 220737, 56110), -- Dreaming Druid with a Hat +(210332, 0, 2, 220737, 56110), -- Dreaming Druid with a Hat +(210332, 0, 1, 220737, 56110), -- Dreaming Druid with a Hat +(210331, 0, 2, 220737, 56110), -- Dreaming Druid with a Hat +(210331, 0, 1, 220737, 56110), -- Dreaming Druid with a Hat +(210327, 0, 2, 220737, 56110), -- Kill Credit +(210327, 0, 1, 220737, 56110), -- Kill Credit +(210326, 0, 2, 220737, 56110), -- Kill Credit +(210326, 0, 1, 220737, 56110), -- Kill Credit +(210323, 0, 2, 220737, 56110), -- [DNT] Invisible Bunny +(210323, 0, 1, 220737, 56110), -- [DNT] Invisible Bunny +(210320, 0, 2, 220737, 56110), -- Manifested Dreamsaber +(210320, 0, 1, 220737, 56110), -- Manifested Dreamsaber +(210319, 0, 5, 220737, 56110), -- Oxis of Fire +(210319, 0, 4, 220737, 56110), -- Oxis of Fire +(210319, 0, 3, 193221, 56110), -- Oxis of Fire +(210319, 0, 2, 220737, 56110), -- Oxis of Fire +(210316, 0, 2, 220737, 56110), -- Dreaming Druid +(210316, 0, 1, 220737, 56110), -- Dreaming Druid +(210315, 0, 2, 220737, 56110), -- Dreaming Druid +(210315, 0, 1, 220737, 56110), -- Dreaming Druid +(210314, 0, 2, 220737, 56110), -- Dreaming Druid +(210314, 0, 1, 220737, 56110), -- Dreaming Druid +(210312, 0, 2, 220737, 56110), -- Dreaming Druid +(210312, 0, 1, 220737, 56110), -- Dreaming Druid +(210310, 0, 1, 220737, 56110), -- Bronze Timekeeper +(210310, 0, 0, 220737, 56110), -- Bronze Timekeeper +(210307, 0, 2, 220737, 56110), -- Blazing Boughwalker +(210307, 0, 1, 220737, 56110), -- Blazing Boughwalker +(210306, 0, 6, 220737, 56110), -- Phebis of the Burning Sea +(210306, 0, 5, 220737, 56110), -- Phebis of the Burning Sea +(210306, 0, 4, 193221, 56110), -- Phebis of the Burning Sea +(210306, 0, 3, 194449, 56110), -- Phebis of the Burning Sea +(210305, 0, 7, 220737, 56110), -- Avius Flamebeak +(210305, 0, 6, 220737, 56110), -- Avius Flamebeak +(210305, 0, 5, 193221, 56110), -- Avius Flamebeak +(210305, 0, 4, 193864, 56110), -- Avius Flamebeak +(210295, 0, 2, 220737, 56110), -- Flamewaker Infernoguard +(210295, 0, 1, 220737, 56110), -- Flamewaker Infernoguard +(210294, 0, 2, 220737, 56110), -- Flamespreader +(210294, 0, 1, 220737, 56110), -- Flamespreader +(210293, 0, 3, 194449, 56110), -- Firelands Destroyer +(210293, 0, 2, 220737, 56110), -- Firelands Destroyer +(210292, 0, 2, 194437, 56110), -- Primalist Flamewarden +(210292, 0, 1, 220737, 56110), -- Primalist Flamewarden +(210291, 0, 2, 194437, 56110), -- Primalist Flamewarden +(210291, 0, 1, 220737, 56110), -- Primalist Flamewarden +(210290, 0, 2, 220737, 56110), -- Firelands Flameguard +(210290, 0, 1, 220737, 56110), -- Firelands Flameguard +(210289, 0, 2, 220737, 56110), -- Firelands Pouncer +(210289, 0, 1, 220737, 56110), -- Firelands Pouncer +(210288, 0, 2, 220737, 56110), -- Ancient Core Hound +(210288, 0, 1, 220737, 56110), -- Ancient Core Hound +(210284, 0, 3, 193221, 56110), -- Shoreline Gladehind +(210284, 0, 2, 220737, 56110), -- Shoreline Gladehind +(210283, 0, 3, 193221, 56110), -- Shoreline Gladehart +(210283, 0, 2, 220737, 56110), -- Shoreline Gladehart +(210282, 0, 2, 220737, 56110), -- Shoal Skimmer +(210282, 0, 1, 220737, 56110), -- Shoal Skimmer +(210278, 0, 2, 220737, 56110), -- Emerald Wingguard +(210278, 0, 1, 220737, 56110), -- Emerald Wingguard +(210277, 0, 2, 220737, 56110), -- Yvelyn +(210277, 0, 1, 220737, 56110), -- Yvelyn +(210275, 0, 1, 220737, 56110), -- Dreamtail Nymph +(210275, 0, 0, 220737, 56110), -- Dreamtail Nymph +(210272, 0, 2, 220737, 56110), -- Lucidshell Tortoise +(210272, 0, 1, 220737, 56110), -- Lucidshell Tortoise +(210271, 0, 1, 225741, 56110), -- Brew Master Aldryr +(210271, 0, 0, 220737, 56110), -- Brew Master Aldryr +(210270, 0, 4, 220737, 56110), -- Brew Drop +(210270, 0, 3, 220737, 56110), -- Brew Drop +(210270, 0, 2, 220737, 56110), -- Brew Drop +(210270, 0, 1, 220737, 56110), -- Brew Drop +(210270, 0, 0, 220737, 56110), -- Brew Drop +(210269, 0, 4, 220737, 56110), -- Hired Muscle +(210269, 0, 3, 220737, 56110), -- Hired Muscle +(210269, 0, 2, 220737, 56110), -- Hired Muscle +(210269, 0, 1, 220737, 56110), -- Hired Muscle +(210269, 0, 0, 220737, 56110), -- Hired Muscle +(210268, 0, 4, 220737, 56110), -- Brew Elemental +(210268, 0, 3, 220737, 56110), -- Brew Elemental +(210268, 0, 2, 220737, 56110), -- Brew Elemental +(210268, 0, 1, 220737, 56110), -- Brew Elemental +(210268, 0, 0, 220737, 56110), -- Brew Elemental +(210267, 0, 1, 225741, 56110), -- I'pa +(210267, 0, 0, 220737, 56110), -- I'pa +(210265, 0, 4, 220737, 56110), -- Worker Bee +(210265, 0, 3, 220737, 56110), -- Worker Bee +(210265, 0, 2, 220737, 56110), -- Worker Bee +(210265, 0, 1, 220737, 56110), -- Worker Bee +(210265, 0, 0, 220737, 56110), -- Worker Bee +(210264, 0, 4, 220737, 56110), -- Bee Wrangler +(210264, 0, 3, 220737, 56110), -- Bee Wrangler +(210264, 0, 2, 220737, 56110), -- Bee Wrangler +(210264, 0, 1, 220737, 56110), -- Bee Wrangler +(210264, 0, 0, 220737, 56110), -- Bee Wrangler +(210256, 0, 2, 220737, 56110), -- Thaeldus Thorngale +(210256, 0, 1, 220737, 56110), -- Thaeldus Thorngale +(210236, 0, 2, 220737, 56110), -- Bubbling Springs +(210236, 0, 1, 220737, 56110), -- Bubbling Springs +(210235, 0, 6, 208949, 56110), -- The Stonewarmer +(210235, 0, 5, 192125, 56110), -- The Stonewarmer +(210234, 0, 2, 220737, 56110), -- Enchanted Shrub +(210234, 0, 1, 220737, 56110), -- Enchanted Shrub +(210230, 0, 3, 220737, 56110), -- Dreamtalon Packwatcher +(210230, 0, 2, 220737, 56110), -- Dreamtalon Packwatcher +(210229, 0, 3, 220737, 56110), -- Mischievous Dreamtalon +(210229, 0, 2, 220737, 56110), -- Mischievous Dreamtalon +(210221, 0, 2, 220737, 56110), -- Lilian Voss +(210221, 0, 1, 220737, 56110), -- Lilian Voss +(210211, 0, 2, 220737, 56110), -- Enchanted Shrub +(210211, 0, 1, 220737, 56110), -- Enchanted Shrub +(210210, 0, 3, 208732, 56110), -- Surging Podling +(210210, 0, 2, 220737, 56110), -- Surging Podling +(210209, 0, 2, 220737, 56110), -- Mocha +(210209, 0, 1, 220737, 56110), -- Mocha +(210200, 0, 6, 226136, 56110), -- Unseen Blade +(210200, 0, 5, 226136, 56110), -- Unseen Blade +(210200, 0, 4, 220737, 56110), -- Unseen Blade +(210200, 0, 3, 220737, 56110), -- Unseen Blade +(210200, 0, 2, 220737, 56110), -- Unseen Blade +(210200, 0, 1, 220737, 56110), -- Unseen Blade +(210200, 0, 0, 220737, 56110), -- Unseen Blade +(210195, 0, 2, 220737, 56110), -- Cantankerous Turtle +(210195, 0, 1, 220737, 56110), -- Cantankerous Turtle +(210193, 0, 2, 220737, 56110), -- Reefbreaker Moruud +(210193, 0, 1, 220737, 56110), -- Reefbreaker Moruud +(210186, 0, 4, 201828, 56110), -- Enraged Velveteen Lasher +(210186, 0, 3, 220737, 56110), -- Enraged Velveteen Lasher +(210185, 0, 5, 201828, 56110), -- Enraged Velvet Lasher +(210185, 0, 4, 220737, 56110), -- Enraged Velvet Lasher +(210178, 0, 2, 220737, 56110), -- Buri +(210178, 0, 1, 220737, 56110), -- Buri +(210177, 0, 3, 193221, 56110), -- Tormented Ancient +(210177, 0, 2, 220737, 56110), -- Tormented Ancient +(210176, 0, 2, 220737, 56110), -- Slain Centaur +(210176, 0, 1, 220737, 56110), -- Slain Centaur +(210175, 0, 2, 220737, 56110), -- Slain Defender +(210175, 0, 1, 220737, 56110), -- Slain Defender +(210173, 0, 5, 192125, 56110), -- Zaqali Steelshaper +(210173, 0, 4, 193624, 56110), -- Zaqali Steelshaper +(210172, 0, 5, 192125, 56110), -- Zaqali Juggernaut +(210172, 0, 4, 193624, 56110), -- Zaqali Juggernaut +(210170, 0, 4, 193624, 56110), -- Zaqali Flamemancer +(210170, 0, 3, 194435, 56110), -- Zaqali Flamemancer +(210169, 0, 1, 220737, 56110), -- Disturbed Icicles +(210169, 0, 0, 220737, 56110), -- Disturbed Icicles +(210168, 0, 2, 201819, 56110), -- Disturbed Shale +(210168, 0, 1, 220737, 56110), -- Disturbed Shale +(210166, 0, 5, 192125, 56110), -- Magmammoth Bull Mount +(210166, 0, 4, 193624, 56110), -- Magmammoth Bull Mount +(210165, 0, 4, 193864, 56110), -- Lava Mammoth +(210165, 0, 3, 194424, 56110), -- Lava Mammoth +(210163, 0, 2, 201819, 56110), -- Disturbed Granite +(210163, 0, 1, 220737, 56110), -- Disturbed Granite +(210162, 0, 2, 220737, 56110), -- Magnolia Oaken +(210162, 0, 1, 220737, 56110), -- Magnolia Oaken +(210161, 0, 11, 220737, 56110), -- Ristar the Rabid +(210161, 0, 10, 202023, 56110), -- Ristar the Rabid +(210160, 0, 1, 220737, 56110), -- Disturbed Permafrost +(210160, 0, 0, 220737, 56110), -- Disturbed Permafrost +(210157, 0, 4, 220737, 56110); -- Ore Elemental + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(210157, 0, 3, 220737, 56110), -- Ore Elemental +(210157, 0, 2, 220737, 56110), -- Ore Elemental +(210157, 0, 1, 220737, 56110), -- Ore Elemental +(210157, 0, 0, 220737, 56110), -- Ore Elemental +(210156, 0, 1, 225741, 56110), -- Skarmorak +(210156, 0, 0, 220737, 56110), -- Skarmorak +(210155, 0, 2, 220737, 56110), -- Generic - Empty Bunny +(210155, 0, 1, 220737, 56110), -- Generic - Empty Bunny +(210153, 0, 1, 225741, 56110), -- Ol' Waxbeard +(210153, 0, 0, 220737, 56110), -- Ol' Waxbeard +(210150, 0, 2, 220737, 56110), -- Flametouched Enforcer +(210150, 0, 1, 220737, 56110), -- Flametouched Enforcer +(210148, 0, 4, 220737, 56110), -- Menial Laborer +(210148, 0, 3, 220737, 56110), -- Menial Laborer +(210148, 0, 2, 220737, 56110), -- Menial Laborer +(210148, 0, 1, 220737, 56110), -- Menial Laborer +(210148, 0, 0, 220737, 56110), -- Menial Laborer +(210147, 0, 2, 220737, 56110), -- Harbinger of Incineration +(210147, 0, 1, 220737, 56110), -- Harbinger of Incineration +(210143, 0, 2, 220737, 56110), -- Massive Turbulence +(210143, 0, 1, 220737, 56110), -- Massive Turbulence +(210142, 0, 2, 201835, 56110), -- Unruly Plunderer +(210142, 0, 1, 220737, 56110), -- Unruly Plunderer +(210137, 0, 3, 208886, 56110), -- Rushed Fury +(210137, 0, 2, 220737, 56110), -- Rushed Fury +(210130, 0, 2, 220737, 56110), -- Suzska +(210130, 0, 1, 220737, 56110), -- Suzska +(210127, 0, 2, 220737, 56110), -- Sentinel of the New Moon +(210127, 0, 1, 220737, 56110), -- Sentinel of the New Moon +(210125, 0, 2, 220737, 56110), -- Dream Herb Kill Proxy (DNT) +(210125, 0, 1, 220737, 56110), -- Dream Herb Kill Proxy (DNT) +(210122, 0, 2, 194437, 56110), -- Primalist Flamewarden +(210122, 0, 1, 220737, 56110), -- Primalist Flamewarden +(210121, 0, 1, 220737, 56110), -- Primalist Earthshaker +(210121, 0, 0, 220737, 56110), -- Primalist Earthshaker +(210118, 0, 2, 220737, 56110), -- Buri +(210118, 0, 1, 220737, 56110), -- Buri +(210114, 0, 2, 220737, 56110), -- Exhausted Triflesnatcher +(210114, 0, 1, 220737, 56110), -- Exhausted Triflesnatcher +(210111, 0, 11, 220737, 56110), -- Surging Lasher +(210111, 0, 10, 202023, 56110), -- Surging Lasher +(210109, 0, 4, 220737, 56110), -- Earth Infused Golem +(210109, 0, 3, 220737, 56110), -- Earth Infused Golem +(210109, 0, 2, 220737, 56110), -- Earth Infused Golem +(210109, 0, 1, 220737, 56110), -- Earth Infused Golem +(210109, 0, 0, 220737, 56110), -- Earth Infused Golem +(210108, 0, 1, 225741, 56110), -- E.D.N.A +(210108, 0, 0, 220737, 56110), -- E.D.N.A +(210106, 0, 2, 220737, 56110), -- Root Snapper +(210106, 0, 1, 220737, 56110), -- Root Snapper +(210103, 0, 6, 193864, 56110), -- Invading Flametail +(210103, 0, 5, 193839, 56110), -- Invading Flametail +(210101, 0, 2, 220737, 56110), -- [DNT] Kill Credit +(210101, 0, 1, 220737, 56110), -- [DNT] Kill Credit +(210099, 0, 3, 193221, 56110), -- Frightened Gladehind +(210099, 0, 2, 220737, 56110), -- Frightened Gladehind +(210096, 0, 4, 209049, 56110), -- Incendiary Elemental +(210096, 0, 3, 208886, 56110), -- Incendiary Elemental +(210089, 0, 2, 220737, 56110), -- Rope +(210089, 0, 1, 220737, 56110), -- Rope +(210087, 0, 2, 220737, 56110), -- Rope +(210087, 0, 1, 220737, 56110), -- Rope +(210084, 0, 2, 220737, 56110), -- Triflesnatcher +(210084, 0, 1, 220737, 56110), -- Triflesnatcher +(210083, 0, 2, 220737, 56110), -- Primalist Portal +(210083, 0, 1, 220737, 56110), -- Primalist Portal +(210081, 0, 2, 220737, 56110), -- Triflesnatcher +(210081, 0, 1, 220737, 56110), -- Triflesnatcher +(210075, 0, 10, 220737, 56110), -- Henri Snufftail +(210075, 0, 9, 202023, 56110), -- Henri Snufftail +(210070, 0, 10, 220737, 56110), -- Mosa Umbramane +(210070, 0, 9, 202023, 56110), -- Mosa Umbramane +(210065, 0, 2, 220737, 56110), -- Dragonfly +(210065, 0, 1, 220737, 56110), -- Dragonfly +(210064, 0, 10, 220737, 56110), -- Molten Leadspike +(210064, 0, 9, 202023, 56110), -- Molten Leadspike +(210063, 0, 2, 220737, 56110), -- Coagulating Dreams +(210063, 0, 1, 220737, 56110), -- Coagulating Dreams +(210062, 0, 2, 220737, 56110), -- Rope +(210062, 0, 1, 220737, 56110), -- Rope +(210061, 0, 2, 220737, 56110), -- Rope +(210061, 0, 1, 220737, 56110), -- Rope +(210060, 0, 2, 220737, 56110), -- Triflesnatcher +(210060, 0, 1, 220737, 56110), -- Triflesnatcher +(210059, 0, 2, 220737, 56110), -- Rope +(210059, 0, 1, 220737, 56110), -- Rope +(210056, 0, 2, 220737, 56110), -- Reefbreaker Moruud +(210056, 0, 1, 220737, 56110), -- Reefbreaker Moruud +(210054, 0, 2, 220737, 56110), -- Rope +(210054, 0, 1, 220737, 56110), -- Rope +(210052, 0, 2, 220737, 56110), -- [DNT] Bruin Corpse +(210052, 0, 1, 220737, 56110), -- [DNT] Bruin Corpse +(210051, 0, 10, 220737, 56110), -- Matriarch Keevah +(210051, 0, 9, 202023, 56110), -- Matriarch Keevah +(210050, 0, 10, 220737, 56110), -- Bloodstripe Great Ray +(210050, 0, 9, 202023, 56110), -- Bloodstripe Great Ray +(210047, 0, 10, 220737, 56110), -- Somnambulant Ori +(210047, 0, 9, 202023, 56110), -- Somnambulant Ori +(210046, 0, 10, 220737, 56110), -- Keen-eyed Cian +(210046, 0, 9, 202023, 56110), -- Keen-eyed Cian +(210045, 0, 10, 220737, 56110), -- Moragh the Slothful +(210045, 0, 9, 202023, 56110), -- Moragh the Slothful +(210043, 0, 2, 220737, 56110), -- Igneous Stonemauler +(210043, 0, 1, 220737, 56110), -- Igneous Stonemauler +(210042, 0, 2, 220737, 56110), -- Emerald Flutter +(210042, 0, 1, 220737, 56110), -- Emerald Flutter +(210041, 0, 2, 220737, 56110), -- Val'dorah +(210041, 0, 1, 220737, 56110), -- Val'dorah +(210026, 0, 5, 208956, 56110), -- Primalist Pyremancer +(210026, 0, 4, 194437, 56110), -- Primalist Pyremancer +(210025, 0, 2, 220737, 56110), -- Shandris Feathermoon +(210025, 0, 1, 220737, 56110), -- Shandris Feathermoon +(210023, 0, 1, 220737, 56110), -- Bronze Timekeeper +(210023, 0, 0, 220737, 56110), -- Bronze Timekeeper +(210021, 0, 2, 220737, 56110), -- Root Keeper +(210021, 0, 1, 220737, 56110), -- Root Keeper +(210017, 0, 4, 220737, 56110), -- Cowering Hatchling +(210017, 0, 3, 220737, 56110), -- Cowering Hatchling +(210017, 0, 2, 220737, 56110), -- Cowering Hatchling +(210017, 0, 1, 220737, 56110), -- Cowering Hatchling +(210015, 0, 2, 220737, 56110), -- Sleeping Guardian +(210015, 0, 1, 220737, 56110), -- Sleeping Guardian +(210010, 0, 2, 220737, 56110), -- Arthur Tradewind +(210010, 0, 1, 220737, 56110), -- Arthur Tradewind +(210008, 0, 2, 220737, 56110), -- Guff Runetotem +(210008, 0, 1, 220737, 56110), -- Guff Runetotem +(209983, 0, 2, 220737, 56110), -- Dead Dragonfly +(209983, 0, 1, 220737, 56110), -- Dead Dragonfly +(209982, 0, 2, 220737, 56110), -- Dragonfly +(209982, 0, 1, 220737, 56110), -- Dragonfly +(209980, 0, 2, 220737, 56110), -- Thieving Podling +(209980, 0, 1, 220737, 56110), -- Thieving Podling +(209975, 0, 2, 220737, 56110), -- Sorreldown Somnowl +(209975, 0, 1, 220737, 56110), -- Sorreldown Somnowl +(209974, 0, 4, 220737, 56110), -- Tormented Hatchling +(209974, 0, 3, 220737, 56110), -- Tormented Hatchling +(209974, 0, 2, 220737, 56110), -- Tormented Hatchling +(209974, 0, 1, 220737, 56110), -- Tormented Hatchling +(209973, 0, 2, 220737, 56110), -- Djaradin Spear +(209973, 0, 1, 220737, 56110), -- Djaradin Spear +(209971, 0, 3, 220737, 56110), -- Igira +(209971, 0, 2, 220737, 56110), -- Igira +(209969, 0, 5, 208956, 56110), -- Primalist Tidesmasher +(209969, 0, 4, 194437, 56110), -- Primalist Tidesmasher +(209966, 0, 2, 220737, 56110), -- Mischievous Podling +(209966, 0, 1, 220737, 56110), -- Mischievous Podling +(209963, 0, 5, 208956, 56110), -- Primalist Pyremancer +(209963, 0, 4, 194437, 56110), -- Primalist Pyremancer +(209962, 0, 5, 208956, 56110), -- Primalist Earthbreaker +(209962, 0, 4, 194437, 56110), -- Primalist Earthbreaker +(209957, 0, 2, 220737, 56110), -- Escaped Podling +(209957, 0, 1, 220737, 56110), -- Escaped Podling +(209953, 0, 2, 220737, 56110), -- Skitters +(209953, 0, 1, 220737, 56110), -- Skitters +(209952, 0, 1, 220737, 56110), -- Sporkle +(209952, 0, 0, 220737, 56110), -- Sporkle +(209950, 0, 2, 220737, 56110), -- Mylune +(209950, 0, 1, 220737, 56110), -- Mylune +(209936, 0, 10, 220737, 56110), -- Greedy Gessie +(209936, 0, 9, 202023, 56110), -- Greedy Gessie +(209930, 0, 2, 220737, 56110), -- Ancient Protector +(209930, 0, 1, 220737, 56110), -- Ancient Protector +(209929, 0, 10, 220737, 56110), -- Envoy of Winter +(209929, 0, 9, 202023, 56110), -- Envoy of Winter +(209926, 0, 2, 220737, 56110), -- Haunting Memory +(209926, 0, 1, 220737, 56110), -- Haunting Memory +(209919, 0, 12, 220737, 56110), -- Isaqa +(209919, 0, 11, 202023, 56110), -- Isaqa +(209916, 0, 3, 193221, 56110), -- Template Solo Rare +(209916, 0, 2, 220737, 56110), -- Template Solo Rare +(209915, 0, 10, 220737, 56110), -- Amalgamation of Dreams +(209915, 0, 9, 202023, 56110), -- Amalgamation of Dreams +(209913, 0, 11, 220737, 56110), -- Fruitface +(209913, 0, 10, 202023, 56110), -- Fruitface +(209912, 0, 10, 220737, 56110), -- Raszageth's Last Breath +(209912, 0, 9, 202023, 56110), -- Raszageth's Last Breath +(209911, 0, 10, 220737, 56110), -- The Apostle +(209911, 0, 9, 202023, 56110), -- The Apostle +(209909, 0, 10, 220737, 56110), -- Crabtankerous +(209909, 0, 9, 202023, 56110), -- Crabtankerous +(209905, 0, 2, 220737, 56110), -- Care Package +(209905, 0, 1, 220737, 56110), -- Care Package +(209902, 0, 10, 220737, 56110), -- Talthonei Ashwhisper +(209902, 0, 9, 202023, 56110), -- Talthonei Ashwhisper +(209900, 0, 2, 220737, 56110), -- Flame Portal +(209900, 0, 1, 220737, 56110), -- Flame Portal +(209898, 0, 11, 220737, 56110), -- Reefbreaker Moruud +(209898, 0, 10, 202023, 56110), -- Reefbreaker Moruud +(209895, 0, 2, 220737, 56110), -- [DNT]Druids of the Flame Proxy +(209895, 0, 1, 220737, 56110), -- [DNT]Druids of the Flame Proxy +(209894, 0, 2, 220737, 56110), -- Charred Fanatic +(209894, 0, 1, 220737, 56110), -- Charred Fanatic +(209893, 0, 11, 220737, 56110), -- Firebrand Fystia +(209893, 0, 10, 202023, 56110), -- Firebrand Fystia +(209882, 0, 3, 220737, 56110), -- Incendiary Runebear +(209882, 0, 2, 220737, 56110), -- Incendiary Runebear +(209880, 0, 2, 220737, 56110), -- Emerald Bounty +(209880, 0, 1, 220737, 56110), -- Emerald Bounty +(209875, 0, 3, 220737, 56110), -- Cinderclaw Prowler +(209875, 0, 2, 220737, 56110), -- Cinderclaw Prowler +(209874, 0, 3, 220737, 56110), -- Blazing Channeler +(209874, 0, 2, 220737, 56110), -- Blazing Channeler +(209864, 0, 2, 220737, 56110), -- Enormous Dream Moth +(209864, 0, 1, 220737, 56110), -- Enormous Dream Moth +(209856, 0, 1, 220737, 56110), -- Enaru Silverbark +(209856, 0, 0, 220737, 56110), -- Enaru Silverbark +(209852, 0, 1, 220737, 56110), -- Fleeing Butterfly +(209852, 0, 0, 220737, 56110), -- Fleeing Butterfly +(209851, 0, 5, 194437, 56110), -- Flamesworn Ashblade +(209851, 0, 4, 208956, 56110), -- Flamesworn Ashblade +(209845, 0, 1, 220737, 56110), -- Big Snaggleclaw +(209845, 0, 0, 220737, 56110), -- Big Snaggleclaw +(209844, 0, 1, 220737, 56110), -- Big Snaggleclaw +(209844, 0, 0, 220737, 56110), -- Big Snaggleclaw +(209843, 0, 4, 220737, 56110), -- Preoccupied Dryad +(209843, 0, 3, 220737, 56110), -- Preoccupied Dryad +(209843, 0, 2, 220737, 56110), -- Preoccupied Dryad +(209843, 0, 1, 220737, 56110), -- Preoccupied Dryad +(209836, 0, 1, 220737, 56110), -- Lonely Vulture +(209836, 0, 0, 220737, 56110), -- Lonely Vulture +(209835, 0, 3, 208676, 56110), -- Sneaky Podling +(209835, 0, 2, 220737, 56110), -- Sneaky Podling +(209833, 0, 1, 220737, 56110), -- Dreamtalon +(209833, 0, 0, 220737, 56110), -- Dreamtalon +(209832, 0, 3, 193221, 56110), -- Foraging Umbraclaw +(209832, 0, 2, 220737, 56110), -- Foraging Umbraclaw +(209831, 0, 2, 220737, 56110), -- Djaradin Hammer +(209831, 0, 1, 220737, 56110), -- Djaradin Hammer +(209829, 0, 3, 193221, 56110), -- Resting Gladehind +(209829, 0, 2, 220737, 56110), -- Resting Gladehind +(209828, 0, 3, 193221, 56110), -- Resting Gladehind +(209828, 0, 2, 220737, 56110), -- Resting Gladehind +(209827, 0, 1, 220737, 56110), -- Aggressive Podling +(209827, 0, 0, 220737, 56110), -- Aggressive Podling +(209826, 0, 2, 220737, 56110), -- Bor Wildmane +(209826, 0, 1, 220737, 56110), -- Bor Wildmane +(209821, 0, 3, 194449, 56110), -- Portal Breacher +(209821, 0, 2, 220737, 56110), -- Portal Breacher +(209816, 0, 1, 220737, 56110), -- Fey Dreamwing +(209816, 0, 0, 220737, 56110), -- Fey Dreamwing +(209808, 0, 7, 220737, 56110), -- Shadebough Attacker +(209808, 0, 6, 220737, 56110), -- Shadebough Attacker +(209808, 0, 5, 192125, 56110), -- Shadebough Attacker +(209808, 0, 4, 193624, 56110), -- Shadebough Attacker +(209805, 0, 1, 220737, 56110), -- Big Snaggleclaw +(209805, 0, 0, 220737, 56110), -- Big Snaggleclaw +(209801, 0, 4, 220737, 56110), -- Quartermaster Koratite +(209801, 0, 3, 220737, 56110), -- Quartermaster Koratite +(209801, 0, 2, 220737, 56110), -- Quartermaster Koratite +(209801, 0, 1, 220737, 56110); -- Quartermaster Koratite + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(209801, 0, 0, 220737, 56110), -- Quartermaster Koratite +(209799, 0, 2, 220737, 56110), -- Shandris Feathermoon +(209799, 0, 1, 220737, 56110), -- Shandris Feathermoon +(209796, 0, 3, 193221, 56110), -- Fleeing Gladehind +(209796, 0, 2, 220737, 56110), -- Fleeing Gladehind +(209795, 0, 3, 193221, 56110), -- Fleeing Gladehart +(209795, 0, 2, 220737, 56110), -- Fleeing Gladehart +(209794, 0, 3, 193221, 56110), -- Fleeing Gladehind +(209794, 0, 2, 220737, 56110), -- Fleeing Gladehind +(209793, 0, 3, 193221, 56110), -- Fleeing Gladehart +(209793, 0, 2, 220737, 56110), -- Fleeing Gladehart +(209788, 0, 2, 220737, 56110), -- Dionaessa +(209788, 0, 1, 220737, 56110), -- Dionaessa +(209782, 0, 2, 220737, 56110), -- Speak to Vinna Kill Proxy (DNT) +(209782, 0, 1, 220737, 56110), -- Speak to Vinna Kill Proxy (DNT) +(209779, 0, 6, 199822, 56110), -- Apex Firehide Proto-Dragon +(209779, 0, 5, 191782, 56110), -- Apex Firehide Proto-Dragon +(209776, 0, 2, 220737, 56110), -- Lilian Voss +(209776, 0, 1, 220737, 56110), -- Lilian Voss +(209775, 0, 2, 220737, 56110), -- Lilian Voss +(209775, 0, 1, 220737, 56110), -- Lilian Voss +(209772, 0, 6, 199822, 56110), -- Apex Firehide Proto-Dragon +(209772, 0, 5, 191782, 56110), -- Apex Firehide Proto-Dragon +(209771, 0, 1, 220737, 56110), -- Captive Caster +(209771, 0, 0, 220737, 56110), -- Captive Caster +(209769, 0, 2, 199822, 56110), -- Captive Green Dragon +(209769, 0, 1, 220737, 56110), -- Captive Green Dragon +(209768, 0, 2, 220737, 56110), -- Archdruid of the Flame +(209768, 0, 1, 220737, 56110), -- Archdruid of the Flame +(209767, 0, 2, 220737, 56110), -- Norana Morninglight +(209767, 0, 1, 220737, 56110), -- Norana Morninglight +(209752, 0, 2, 194437, 56110), -- Gangshe +(209752, 0, 1, 220737, 56110), -- Gangshe +(209751, 0, 2, 220737, 56110), -- Faerie Dragon +(209751, 0, 1, 220737, 56110), -- Faerie Dragon +(209749, 0, 2, 220737, 56110), -- Faerie Dragon +(209749, 0, 1, 220737, 56110), -- Faerie Dragon +(209747, 0, 4, 220737, 56110), -- Arathi Neophyte +(209747, 0, 3, 220737, 56110), -- Arathi Neophyte +(209747, 0, 2, 220737, 56110), -- Arathi Neophyte +(209747, 0, 1, 220737, 56110), -- Arathi Neophyte +(209747, 0, 0, 220737, 56110), -- Arathi Neophyte +(209740, 0, 3, 193221, 56110), -- Foraging Bristlebruin +(209740, 0, 2, 220737, 56110), -- Foraging Bristlebruin +(209739, 0, 2, 220737, 56110), -- Siege Deathstalker +(209739, 0, 1, 220737, 56110), -- Siege Deathstalker +(209737, 0, 3, 193221, 56110), -- Dreamsaber +(209737, 0, 2, 220737, 56110), -- Dreamsaber +(209736, 0, 3, 220737, 56110), -- Trapdoor Lasher +(209736, 0, 2, 220737, 56110), -- Trapdoor Lasher +(209735, 0, 1, 220737, 56110), -- Inquisitive Podling +(209735, 0, 0, 220737, 56110), -- Inquisitive Podling +(209734, 0, 2, 220737, 56110), -- Treant +(209734, 0, 1, 220737, 56110), -- Treant +(209727, 0, 1, 220737, 56110), -- Fleeing Faerie Dragon +(209727, 0, 0, 220737, 56110), -- Fleeing Faerie Dragon +(209726, 0, 1, 220737, 56110), -- Horned Somnowl +(209726, 0, 0, 220737, 56110), -- Horned Somnowl +(209723, 0, 6, 199822, 56110), -- Firehide Proto-Dragon +(209723, 0, 5, 191782, 56110), -- Firehide Proto-Dragon +(209722, 0, 1, 220737, 56110), -- Protective Dreamtalon +(209722, 0, 0, 220737, 56110), -- Protective Dreamtalon +(209720, 0, 2, 220737, 56110), -- Flame Portal +(209720, 0, 1, 220737, 56110), -- Flame Portal +(209676, 0, 2, 220737, 56110), -- Tawny Somnowl +(209676, 0, 1, 220737, 56110), -- Tawny Somnowl +(209664, 0, 1, 220737, 56110), -- Nae'dra +(209664, 0, 0, 220737, 56110), -- Nae'dra +(209662, 0, 2, 220737, 56110), -- Shafina +(209662, 0, 1, 220737, 56110), -- Shafina +(209661, 0, 2, 220737, 56110), -- Shafina +(209661, 0, 1, 220737, 56110), -- Shafina +(209660, 0, 2, 220737, 56110), -- Shandris Feathermoon +(209660, 0, 1, 220737, 56110), -- Shandris Feathermoon +(209659, 0, 2, 220737, 56110), -- Target Throw To Location +(209659, 0, 1, 220737, 56110), -- Target Throw To Location +(209658, 0, 2, 220737, 56110), -- Ingredient D Stalker +(209658, 0, 1, 220737, 56110), -- Ingredient D Stalker +(209657, 0, 2, 220737, 56110), -- Ingredient C Stalker +(209657, 0, 1, 220737, 56110), -- Ingredient C Stalker +(209656, 0, 2, 220737, 56110), -- Ingredient B Stalker +(209656, 0, 1, 220737, 56110), -- Ingredient B Stalker +(209655, 0, 2, 220737, 56110), -- Ingredient A Stalker +(209655, 0, 1, 220737, 56110), -- Ingredient A Stalker +(209630, 0, 2, 220737, 56110), -- Rampaging Podling +(209630, 0, 1, 220737, 56110), -- Rampaging Podling +(209627, 0, 1, 220737, 56110), -- Greenwood Umbraclaw +(209627, 0, 0, 220737, 56110), -- Greenwood Umbraclaw +(209621, 0, 1, 220737, 56110), -- River Strider +(209621, 0, 0, 220737, 56110), -- River Strider +(209620, 0, 10, 220737, 56110), -- Ignit the Firebranded +(209620, 0, 9, 202023, 56110), -- Ignit the Firebranded +(209616, 0, 3, 193221, 56110), -- Rampaging Bristlebruin +(209616, 0, 2, 220737, 56110), -- Rampaging Bristlebruin +(209614, 0, 3, 193221, 56110), -- Enraged Bristlebruin +(209614, 0, 2, 220737, 56110), -- Enraged Bristlebruin +(209606, 0, 4, 192125, 56110), -- Test humanoid +(209606, 0, 3, 193624, 56110), -- Test humanoid +(209602, 0, 2, 220737, 56110), -- Injured Faerie Whelp +(209602, 0, 1, 220737, 56110), -- Injured Faerie Whelp +(209599, 0, 2, 220737, 56110), -- Emerald Bounty +(209599, 0, 1, 220737, 56110), -- Emerald Bounty +(209583, 0, 2, 220737, 56110), -- Emerald Bounty +(209583, 0, 1, 220737, 56110), -- Emerald Bounty +(209580, 0, 2, 210457, 56110), -- Fathomless Lurker +(209580, 0, 1, 220737, 56110), -- Fathomless Lurker +(209579, 0, 1, 220737, 56110), -- Fathom Pup +(209579, 0, 0, 220737, 56110), -- Fathom Pup +(209578, 0, 2, 220737, 56110), -- Fathom Ray +(209578, 0, 1, 220737, 56110), -- Fathom Ray +(209577, 0, 1, 220737, 56110), -- Fathom Ray +(209577, 0, 0, 220737, 56110), -- Fathom Ray +(209575, 0, 2, 220737, 56110), -- Dragon Breath +(209575, 0, 1, 220737, 56110), -- Dragon Breath +(209574, 0, 2, 220737, 56110), -- Aurostor +(209574, 0, 1, 220737, 56110), -- Aurostor +(209570, 0, 4, 194437, 56110), -- Tidebreaker Scholar +(209570, 0, 3, 194437, 56110), -- Tidebreaker Scholar +(209569, 0, 4, 194437, 56110), -- Shalebind Scout +(209569, 0, 3, 194437, 56110), -- Shalebind Scout +(209567, 0, 4, 194437, 56110), -- Tidebreaker Scout +(209567, 0, 3, 194437, 56110), -- Tidebreaker Scout +(209566, 0, 4, 220737, 56110), -- Bothered Dryad +(209566, 0, 3, 220737, 56110), -- Bothered Dryad +(209566, 0, 2, 220737, 56110), -- Bothered Dryad +(209566, 0, 1, 220737, 56110), -- Bothered Dryad +(209565, 0, 4, 194437, 56110), -- Shalebind Mender +(209565, 0, 3, 194437, 56110), -- Shalebind Mender +(209564, 0, 2, 220737, 56110), -- Lingering Torment +(209564, 0, 1, 220737, 56110), -- Lingering Torment +(209563, 0, 2, 220737, 56110), -- Blazing Raider +(209563, 0, 1, 220737, 56110), -- Blazing Raider +(209562, 0, 2, 220737, 56110), -- Flamespeaker Scholar +(209562, 0, 1, 220737, 56110), -- Flamespeaker Scholar +(209559, 0, 4, 220737, 56110), -- Cinderbee +(209559, 0, 3, 220737, 56110), -- Cinderbee +(209559, 0, 2, 220737, 56110), -- Cinderbee +(209559, 0, 1, 220737, 56110), -- Cinderbee +(209559, 0, 0, 220737, 56110), -- Cinderbee +(209553, 0, 3, 208886, 56110), -- Aggressive Flames +(209553, 0, 2, 220737, 56110), -- Aggressive Flames +(209552, 0, 2, 220737, 56110), -- Bella Wilder +(209552, 0, 1, 220737, 56110), -- Bella Wilder +(209535, 0, 5, 194437, 56110), -- Galerender Scout +(209535, 0, 4, 208956, 56110), -- Galerender Scout +(209534, 0, 5, 194437, 56110), -- Galerender Ritualist +(209534, 0, 4, 208956, 56110), -- Galerender Ritualist +(209533, 0, 3, 208886, 56110), -- Aggressive Flames +(209533, 0, 2, 220737, 56110), -- Aggressive Flames +(209527, 0, 2, 220737, 56110), -- Dionaessa +(209527, 0, 1, 220737, 56110), -- Dionaessa +(209523, 0, 4, 201828, 56110), -- Invasive Thornseeker +(209523, 0, 3, 201828, 56110), -- Invasive Thornseeker +(209521, 0, 2, 220737, 56110), -- Beadeye Wavestrider +(209521, 0, 1, 220737, 56110), -- Beadeye Wavestrider +(209504, 0, 2, 220737, 56110), -- Smoldering Firebug +(209504, 0, 1, 220737, 56110), -- Smoldering Firebug +(209503, 0, 4, 201828, 56110), -- Immolated Lasher +(209503, 0, 3, 201828, 56110), -- Immolated Lasher +(209499, 0, 3, 208886, 56110), -- Prowling Inferno +(209499, 0, 2, 220737, 56110), -- Prowling Inferno +(209497, 0, 2, 220737, 56110), -- Frightened Fol'ya +(209497, 0, 1, 220737, 56110), -- Frightened Fol'ya +(209496, 0, 2, 220737, 56110), -- Frightened Skunk +(209496, 0, 1, 220737, 56110), -- Frightened Skunk +(209495, 0, 2, 220737, 56110), -- Frightened Pineshrew +(209495, 0, 1, 220737, 56110), -- Frightened Pineshrew +(209494, 0, 2, 220737, 56110), -- Frightened Umbraclaw +(209494, 0, 1, 220737, 56110), -- Frightened Umbraclaw +(209493, 0, 3, 193221, 56110), -- Frightened Gladefawn +(209493, 0, 2, 220737, 56110), -- Frightened Gladefawn +(209492, 0, 3, 193221, 56110), -- Frightened Gladehart +(209492, 0, 2, 220737, 56110), -- Frightened Gladehart +(209491, 0, 3, 193221, 56110), -- Frightened Bristlebruin +(209491, 0, 2, 220737, 56110), -- Frightened Bristlebruin +(209474, 0, 2, 220737, 56110), -- Zen'kiki +(209474, 0, 1, 220737, 56110), -- Zen'kiki +(209473, 0, 2, 220737, 56110), -- Naralex +(209473, 0, 1, 220737, 56110), -- Naralex +(209472, 0, 2, 220737, 56110), -- Zen'tabra +(209472, 0, 1, 220737, 56110), -- Zen'tabra +(209464, 0, 2, 220737, 56110), -- Newborn Dryad +(209464, 0, 1, 220737, 56110), -- Newborn Dryad +(209457, 0, 1, 220737, 56110), -- Pineshrew Seedsnatcher +(209457, 0, 0, 220737, 56110), -- Pineshrew Seedsnatcher +(209456, 0, 4, 191780, 56110), -- Daunting Dreambeast +(209456, 0, 3, 191780, 56110), -- Daunting Dreambeast +(209453, 0, 2, 220737, 56110), -- Podling +(209453, 0, 1, 220737, 56110), -- Podling +(209450, 0, 2, 220737, 56110), -- Ancient Protector +(209450, 0, 1, 220737, 56110), -- Ancient Protector +(209448, 0, 2, 220737, 56110), -- Birchbramble +(209448, 0, 1, 220737, 56110), -- Birchbramble +(209445, 0, 2, 220737, 56110), -- Daring Dreamthing +(209445, 0, 1, 220737, 56110), -- Daring Dreamthing +(209444, 0, 2, 220737, 56110), -- Unstable Faerie Dragon +(209444, 0, 1, 220737, 56110), -- Unstable Faerie Dragon +(209440, 0, 2, 220737, 56110), -- Delicious Dream Dinner +(209440, 0, 1, 220737, 56110), -- Delicious Dream Dinner +(209434, 0, 2, 220737, 56110), -- Elder Boughweaver +(209434, 0, 1, 220737, 56110), -- Elder Boughweaver +(209433, 0, 2, 220737, 56110), -- Elder Scaleguard +(209433, 0, 1, 220737, 56110), -- Elder Scaleguard +(209432, 0, 2, 220737, 56110), -- Yulyinna +(209432, 0, 1, 220737, 56110), -- Yulyinna +(209431, 0, 2, 220737, 56110), -- Erletha +(209431, 0, 1, 220737, 56110), -- Erletha +(209430, 0, 2, 220737, 56110), -- Rulfe Deepriver +(209430, 0, 1, 220737, 56110), -- Rulfe Deepriver +(209427, 0, 2, 220737, 56110), -- Thevelo +(209427, 0, 1, 220737, 56110), -- Thevelo +(209424, 0, 1, 220737, 56110), -- Bronze Timekeeper +(209424, 0, 0, 220737, 56110), -- Bronze Timekeeper +(209401, 0, 2, 220737, 56110), -- Peculiar Plank +(209401, 0, 1, 220737, 56110), -- Peculiar Plank +(209367, 0, 2, 220737, 56110), -- Territorial Skimmer +(209367, 0, 1, 220737, 56110), -- Territorial Skimmer +(209365, 0, 10, 220737, 56110), -- Splinterlimb +(209365, 0, 9, 202023, 56110), -- Splinterlimb +(209360, 0, 3, 208886, 56110), -- Ignarion +(209360, 0, 2, 220737, 56110), -- Ignarion +(209359, 0, 3, 208886, 56110), -- Eruptigus +(209359, 0, 2, 220737, 56110), -- Eruptigus +(209358, 0, 2, 220737, 56110), -- Splinterlimb +(209358, 0, 1, 220737, 56110), -- Splinterlimb +(209343, 0, 2, 220737, 56110), -- Resplendent Dragonfish +(209343, 0, 1, 220737, 56110), -- Resplendent Dragonfish +(209332, 0, 2, 220737, 56110), -- Lilian Voss +(209332, 0, 1, 220737, 56110), -- Lilian Voss +(209328, 0, 2, 220737, 56110), -- Lilian Voss +(209328, 0, 1, 220737, 56110), -- Lilian Voss +(209324, 0, 2, 220737, 56110), -- Shandris Feathermoon +(209324, 0, 1, 220737, 56110), -- Shandris Feathermoon +(209323, 0, 2, 220737, 56110), -- Lilian Voss +(209323, 0, 1, 220737, 56110), -- Lilian Voss +(209320, 0, 2, 220737, 56110), -- Goldrinn +(209320, 0, 1, 220737, 56110), -- Goldrinn +(209310, 0, 4, 220737, 56110), -- Splinterlimb +(209310, 0, 3, 220737, 56110), -- Splinterlimb +(209310, 0, 2, 220737, 56110), -- Splinterlimb +(209310, 0, 1, 220737, 56110), -- Splinterlimb +(209306, 0, 2, 220737, 56110), -- [DNT] Kill Credit - Third Waterfall Scaled +(209306, 0, 1, 220737, 56110), -- [DNT] Kill Credit - Third Waterfall Scaled +(209305, 0, 2, 220737, 56110), -- [DNT] Kill Credit - Second Waterfall Scaled +(209305, 0, 1, 220737, 56110), -- [DNT] Kill Credit - Second Waterfall Scaled +(209304, 0, 2, 220737, 56110), -- [DNT] Kill Credit - First Waterfall Scaled +(209304, 0, 1, 220737, 56110), -- [DNT] Kill Credit - First Waterfall Scaled +(209291, 0, 1, 220737, 56110), -- Big Snaggleclaw +(209291, 0, 0, 220737, 56110), -- Big Snaggleclaw +(209287, 0, 2, 220737, 56110); -- Shandris Feathermoon + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(209287, 0, 1, 220737, 56110), -- Shandris Feathermoon +(209281, 0, 4, 201828, 56110), -- Roottender Wildgrowth +(209281, 0, 3, 201828, 56110), -- Roottender Wildgrowth +(209280, 0, 6, 193864, 56110), -- Roottender Treant +(209280, 0, 5, 193839, 56110), -- Roottender Treant +(209258, 0, 2, 220737, 56110), -- Amirdrassil's Roots +(209258, 0, 1, 220737, 56110), -- Amirdrassil's Roots +(209256, 0, 2, 220737, 56110), -- Rootsear Defiler +(209256, 0, 1, 220737, 56110), -- Rootsear Defiler +(209255, 0, 2, 220737, 56110), -- Rootsear Acolyte +(209255, 0, 1, 220737, 56110), -- Rootsear Acolyte +(209254, 0, 0, 5805, 56110), -- High Inquisitor Whitemane +(209252, 0, 2, 220737, 56110), -- Dawdling Dreamthing +(209252, 0, 1, 220737, 56110), -- Dawdling Dreamthing +(209245, 0, 6, 193864, 56110), -- Roottender Treant +(209245, 0, 5, 193839, 56110), -- Roottender Treant +(209244, 0, 2, 220737, 56110), -- Ambitious Fish +(209244, 0, 1, 220737, 56110), -- Ambitious Fish +(209241, 0, 2, 220737, 56110), -- Cyanthesa +(209241, 0, 1, 220737, 56110), -- Cyanthesa +(209240, 0, 2, 220737, 56110), -- Tyrilla +(209240, 0, 1, 220737, 56110), -- Tyrilla +(209237, 0, 2, 220737, 56110), -- Blazing Herald +(209237, 0, 1, 220737, 56110), -- Blazing Herald +(209236, 0, 2, 220737, 56110), -- Burning Flamewhisperer +(209236, 0, 1, 220737, 56110), -- Burning Flamewhisperer +(209235, 0, 3, 209430, 56110), -- Sister of Flames +(209235, 0, 2, 220737, 56110), -- Sister of Flames +(209234, 0, 1, 220737, 56110), -- Bronze Timekeeper +(209234, 0, 0, 220737, 56110), -- Bronze Timekeeper +(209230, 0, 1, 225741, 56110), -- Kyrioss +(209230, 0, 0, 220737, 56110), -- Kyrioss +(209218, 0, 1, 220737, 56110), -- Rapidly Grown Treant +(209218, 0, 0, 220737, 56110), -- Rapidly Grown Treant +(209204, 0, 1, 220737, 56110), -- Fel Lieutenant Koltharius +(209204, 0, 0, 220737, 56110), -- Fel Lieutenant Koltharius +(209202, 0, 2, 220737, 56110), -- Emerald Preserver +(209202, 0, 1, 220737, 56110), -- Emerald Preserver +(209200, 0, 4, 194437, 56110), -- Wildfire Primalist +(209200, 0, 3, 194437, 56110), -- Wildfire Primalist +(209198, 0, 2, 220737, 56110), -- Captain Exposition +(209198, 0, 1, 220737, 56110), -- Captain Exposition +(209196, 0, 2, 220737, 56110), -- Captain Exposition +(209196, 0, 1, 220737, 56110), -- Captain Exposition +(209185, 0, 2, 220737, 56110), -- Purifying Tangle +(209185, 0, 1, 220737, 56110), -- Purifying Tangle +(209182, 0, 2, 220737, 56110), -- [DNT]Elementals Kill Proxy +(209182, 0, 1, 220737, 56110), -- [DNT]Elementals Kill Proxy +(209181, 0, 1, 220737, 56110), -- Warped Dragonbone +(209181, 0, 0, 220737, 56110), -- Warped Dragonbone +(209179, 0, 3, 208886, 56110), -- Roiling Flare +(209179, 0, 2, 220737, 56110), -- Roiling Flare +(209176, 0, 5, 194437, 56110), -- Dreambreaker Stoneskin +(209176, 0, 4, 208956, 56110), -- Dreambreaker Stoneskin +(209175, 0, 5, 194437, 56110), -- Dreambreaker Cragfist +(209175, 0, 4, 208956, 56110), -- Dreambreaker Cragfist +(209174, 0, 5, 194437, 56110), -- Dreambreaker Flametongue +(209174, 0, 4, 208956, 56110), -- Dreambreaker Flametongue +(209172, 0, 4, 201828, 56110), -- Roottender Wildgrowth +(209172, 0, 3, 201828, 56110), -- Roottender Wildgrowth +(209171, 0, 2, 220737, 56110), -- Purifying Tangle +(209171, 0, 1, 220737, 56110), -- Purifying Tangle +(209169, 0, 2, 220737, 56110), -- Merithra +(209169, 0, 1, 220737, 56110), -- Merithra +(209167, 0, 2, 220737, 56110), -- Green Dragon +(209167, 0, 1, 220737, 56110), -- Green Dragon +(209161, 0, 2, 220737, 56110), -- Keeper Sillas +(209161, 0, 1, 220737, 56110), -- Keeper Sillas +(209156, 0, 1, 220737, 56110), -- Rydra Scalegorger +(209156, 0, 0, 220737, 56110), -- Rydra Scalegorger +(209152, 0, 2, 220737, 56110), -- Raelas Firewind +(209152, 0, 1, 220737, 56110), -- Raelas Firewind +(209150, 0, 1, 220737, 56110), -- Bronze Timekeeper +(209150, 0, 0, 220737, 56110), -- Bronze Timekeeper +(209142, 0, 2, 220737, 56110), -- Captain Exposition [DNT] +(209142, 0, 1, 220737, 56110), -- Captain Exposition [DNT] +(209137, 0, 2, 199822, 56110), -- Emerald Gardener +(209137, 0, 1, 220737, 56110), -- Emerald Gardener +(209131, 0, 3, 193864, 56110), -- Invading Flametalon +(209131, 0, 2, 193839, 56110), -- Invading Flametalon +(209129, 0, 8, 192125, 56110), -- Volgoth the Flamebringer +(209129, 0, 7, 193624, 56110), -- Volgoth the Flamebringer +(209117, 0, 1, 220737, 56110), -- Disturbed Frost +(209117, 0, 0, 220737, 56110), -- Disturbed Frost +(209113, 0, 10, 220737, 56110), -- Nuoberon +(209113, 0, 9, 202023, 56110), -- Nuoberon +(209098, 0, 3, 193864, 56110), -- Ashen Emberwing +(209098, 0, 2, 193839, 56110), -- Ashen Emberwing +(209097, 0, 2, 194437, 56110), -- Blazeheart Ravager +(209097, 0, 1, 220737, 56110), -- Blazeheart Ravager +(209092, 0, 2, 220737, 56110), -- Ambitious Fish +(209092, 0, 1, 220737, 56110), -- Ambitious Fish +(209083, 0, 2, 220737, 56110), -- Shandris Feathermoon +(209083, 0, 1, 220737, 56110), -- Shandris Feathermoon +(209076, 0, 2, 220737, 56110), -- Invading Flamekin +(209076, 0, 1, 220737, 56110), -- Invading Flamekin +(209073, 0, 1, 220737, 56110), -- Slagnaros +(209073, 0, 0, 220737, 56110), -- Slagnaros +(209050, 0, 1, 220737, 56110), -- Time-Locked Forgespawn +(209050, 0, 0, 220737, 56110), -- Time-Locked Forgespawn +(209048, 0, 3, 199822, 56110), -- Rydra Scalegorger +(209048, 0, 2, 220737, 56110), -- Rydra Scalegorger +(209047, 0, 2, 220737, 56110), -- Galok Wingslicer +(209047, 0, 1, 220737, 56110), -- Galok Wingslicer +(209035, 0, 2, 220737, 56110), -- Sparkling Dreambubble +(209035, 0, 1, 220737, 56110), -- Sparkling Dreambubble +(209021, 0, 2, 220737, 56110), -- Enraged Umbraclaw +(209021, 0, 1, 220737, 56110), -- Enraged Umbraclaw +(208996, 0, 2, 220737, 56110), -- Andi'thur +(208996, 0, 1, 220737, 56110), -- Andi'thur +(208994, 0, 2, 201828, 56110), -- Infected Lasher +(208994, 0, 1, 220737, 56110), -- Infected Lasher +(208993, 0, 2, 201828, 56110), -- Infected Lasher +(208993, 0, 1, 220737, 56110), -- Infected Lasher +(208993, 0, 0, 220737, 56110), -- Infected Lasher +(208985, 0, 1, 220737, 56110), -- Intact Dragonkin Cache +(208985, 0, 0, 220737, 56110), -- Intact Dragonkin Cache +(208973, 0, 3, 193221, 56110), -- Grimclaw +(208973, 0, 2, 220737, 56110), -- Grimclaw +(208963, 0, 2, 220737, 56110), -- Noxious Germination +(208963, 0, 1, 220737, 56110), -- Noxious Germination +(208950, 0, 2, 220737, 56110), -- Agitated Ember +(208950, 0, 1, 220737, 56110), -- Agitated Ember +(208949, 0, 8, 192125, 56110), -- Zaqali Ironshield +(208949, 0, 7, 193624, 56110), -- Zaqali Ironshield +(208948, 0, 6, 193624, 56110), -- Zaqali Magister +(208948, 0, 5, 194435, 56110), -- Zaqali Magister +(208946, 0, 7, 220737, 56110), -- Zaqali Linebreaker +(208946, 0, 6, 220737, 56110), -- Zaqali Linebreaker +(208946, 0, 5, 192125, 56110), -- Zaqali Linebreaker +(208946, 0, 4, 193624, 56110), -- Zaqali Linebreaker +(208903, 0, 3, 193221, 56110), -- Grimclaw +(208903, 0, 2, 220737, 56110), -- Grimclaw +(208889, 0, 2, 220737, 56110), -- Norana Morninglight +(208889, 0, 1, 220737, 56110), -- Norana Morninglight +(208885, 0, 2, 220737, 56110), -- Erugosa's Sizzling Specialty +(208885, 0, 1, 220737, 56110), -- Erugosa's Sizzling Specialty +(208884, 0, 2, 220737, 56110), -- Meaty Isles Platter +(208884, 0, 1, 220737, 56110), -- Meaty Isles Platter +(208883, 0, 2, 220737, 56110), -- Dragonfruit Delight +(208883, 0, 1, 220737, 56110), -- Dragonfruit Delight +(208878, 0, 2, 220737, 56110), -- Primalist Portal +(208878, 0, 1, 220737, 56110), -- Primalist Portal +(208870, 0, 2, 220737, 56110), -- [DNT] Kill Credit - Flame Druid Slain +(208870, 0, 1, 220737, 56110), -- [DNT] Kill Credit - Flame Druid Slain +(208865, 0, 1, 220737, 56110), -- Expedition Mender +(208865, 0, 0, 220737, 56110), -- Expedition Mender +(208864, 0, 1, 220737, 56110), -- Expedition Laborer +(208864, 0, 0, 220737, 56110), -- Expedition Laborer +(208863, 0, 1, 220737, 56110), -- Expedition Conjuror +(208863, 0, 0, 220737, 56110), -- Expedition Conjuror +(208861, 0, 1, 220737, 56110), -- Expedition Laborer +(208861, 0, 0, 220737, 56110), -- Expedition Laborer +(208854, 0, 1, 220737, 56110), -- Spontaneous Puddle +(208854, 0, 0, 220737, 56110), -- Spontaneous Puddle +(208805, 0, 2, 220737, 56110), -- Haunting Memory +(208805, 0, 1, 220737, 56110), -- Haunting Memory +(208803, 0, 1, 220737, 56110), -- Bronze Timekeeper +(208803, 0, 0, 220737, 56110), -- Bronze Timekeeper +(208792, 0, 2, 220737, 56110), -- Tyrande Whisperwind +(208792, 0, 1, 220737, 56110), -- Tyrande Whisperwind +(208780, 0, 3, 208886, 56110), -- Flaming Wildwick +(208780, 0, 2, 220737, 56110), -- Flaming Wildwick +(208761, 0, 1, 220737, 56110), -- Draconic Scholar's Chest +(208761, 0, 0, 220737, 56110), -- Draconic Scholar's Chest +(208748, 0, 1, 220737, 56110), -- Bronze Timekeeper +(208748, 0, 0, 220737, 56110), -- Bronze Timekeeper +(208745, 0, 1, 225741, 56110), -- The Candle King +(208745, 0, 0, 220737, 56110), -- The Candle King +(208743, 0, 1, 225741, 56110), -- Blazikon +(208743, 0, 0, 220737, 56110), -- Blazikon +(208740, 0, 4, 194437, 56110), -- Lethka +(208740, 0, 3, 194437, 56110), -- Lethka +(208737, 0, 2, 220737, 56110), -- Malia Pierce +(208737, 0, 1, 220737, 56110), -- Malia Pierce +(208734, 0, 2, 220737, 56110), -- Senior Researcher Alydrus +(208734, 0, 1, 220737, 56110), -- Senior Researcher Alydrus +(208733, 0, 2, 220737, 56110), -- Dreaming Druid +(208733, 0, 1, 220737, 56110), -- Dreaming Druid +(208729, 0, 2, 220737, 56110), -- Astromancer's Guard +(208729, 0, 1, 220737, 56110), -- Astromancer's Guard +(208727, 0, 2, 220737, 56110), -- Guardian Ordan +(208727, 0, 1, 220737, 56110), -- Guardian Ordan +(208725, 0, 2, 220737, 56110), -- Suzska +(208725, 0, 1, 220737, 56110), -- Suzska +(208721, 0, 3, 220737, 56110), -- Scheming Spriggan +(208721, 0, 2, 220737, 56110), -- Scheming Spriggan +(208718, 0, 3, 220737, 56110), -- Sneaky Spriggan +(208718, 0, 2, 220737, 56110), -- Sneaky Spriggan +(208695, 0, 2, 220737, 56110), -- Crustbreaker Rampager +(208695, 0, 1, 220737, 56110), -- Crustbreaker Rampager +(208692, 0, 2, 220737, 56110), -- Bloomed Flower +(208692, 0, 1, 220737, 56110), -- Bloomed Flower +(208691, 0, 2, 220737, 56110), -- Sawscale Viper +(208691, 0, 1, 220737, 56110), -- Sawscale Viper +(208690, 0, 2, 220737, 56110), -- Lava Viper +(208690, 0, 1, 220737, 56110), -- Lava Viper +(208689, 0, 1, 220737, 56110), -- Kerzanthi +(208689, 0, 0, 220737, 56110), -- Kerzanthi +(208688, 0, 2, 220737, 56110), -- Withering Dreambeing +(208688, 0, 1, 220737, 56110), -- Withering Dreambeing +(208676, 0, 7, 220737, 56110), -- Suffusion Shaper +(208676, 0, 6, 220737, 56110), -- Suffusion Shaper +(208676, 0, 5, 192125, 56110), -- Suffusion Shaper +(208676, 0, 4, 193624, 56110), -- Suffusion Shaper +(208674, 0, 2, 220737, 56110), -- Buri +(208674, 0, 1, 220737, 56110), -- Buri +(208673, 0, 1, 220737, 56110), -- Bronze Timekeeper +(208673, 0, 0, 220737, 56110), -- Bronze Timekeeper +(208664, 0, 3, 208886, 56110), -- Emberspark +(208664, 0, 2, 220737, 56110), -- Emberspark +(208663, 0, 3, 208886, 56110), -- Coalesced Slagwalker +(208663, 0, 2, 220737, 56110), -- Coalesced Slagwalker +(208662, 0, 2, 220737, 56110), -- Dreadfire Shalewing +(208662, 0, 1, 220737, 56110), -- Dreadfire Shalewing +(208660, 0, 8, 220737, 56110), -- Zaqali Keeneye +(208660, 0, 7, 220737, 56110), -- Zaqali Keeneye +(208660, 0, 6, 208928, 56110), -- Zaqali Keeneye +(208660, 0, 5, 192125, 56110), -- Zaqali Keeneye +(208659, 0, 9, 192125, 56110), -- Zaqali Ashwarden +(208659, 0, 8, 193624, 56110), -- Zaqali Ashwarden +(208658, 0, 12, 220737, 56110), -- Moltenbinder's Disciple +(208658, 0, 11, 202023, 56110), -- Moltenbinder's Disciple +(208650, 0, 2, 220737, 56110), -- Gerithus +(208650, 0, 1, 220737, 56110), -- Gerithus +(208635, 0, 2, 220737, 56110), -- Dreamseed Bloom +(208635, 0, 1, 220737, 56110), -- Dreamseed Bloom +(208633, 0, 2, 220737, 56110), -- Dreamseed Bloom +(208633, 0, 1, 220737, 56110), -- Dreamseed Bloom +(208626, 0, 2, 220737, 56110), -- Overgrown Lasher +(208626, 0, 1, 220737, 56110), -- Overgrown Lasher +(208625, 0, 1, 220737, 56110), -- Bronze Timekeeper +(208625, 0, 0, 220737, 56110), -- Bronze Timekeeper +(208617, 0, 2, 220737, 56110), -- Emerald Bounty +(208617, 0, 1, 220737, 56110), -- Emerald Bounty +(208616, 0, 2, 220737, 56110), -- Emerald Bounty +(208616, 0, 1, 220737, 56110), -- Emerald Bounty +(208615, 0, 2, 220737, 56110), -- Emerald Bounty +(208615, 0, 1, 220737, 56110), -- Emerald Bounty +(208612, 0, 2, 220737, 56110), -- Helpful Flame +(208612, 0, 1, 220737, 56110), -- Helpful Flame +(208610, 0, 6, 193624, 56110), -- Djaradin Caster +(208610, 0, 5, 194435, 56110), -- Djaradin Caster +(208607, 0, 2, 220737, 56110), -- Emerald Bounty +(208607, 0, 1, 220737, 56110), -- Emerald Bounty +(208606, 0, 2, 220737, 56110), -- Emerald Bounty +(208606, 0, 1, 220737, 56110), -- Emerald Bounty +(208605, 0, 2, 220737, 56110), -- Emerald Bounty +(208605, 0, 1, 220737, 56110), -- Emerald Bounty +(208604, 0, 8, 192125, 56110); -- Djaradin Tank + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(208604, 0, 7, 193624, 56110), -- Djaradin Tank +(208603, 0, 2, 220737, 56110), -- Lava Viper +(208603, 0, 1, 220737, 56110), -- Lava Viper +(208602, 0, 2, 220737, 56110), -- Lava Viper +(208602, 0, 1, 220737, 56110), -- Lava Viper +(208601, 0, 8, 192125, 56110), -- Djaradin Tank +(208601, 0, 7, 193624, 56110), -- Djaradin Tank +(208600, 0, 6, 193624, 56110), -- Djaradin Caster +(208600, 0, 5, 194435, 56110), -- Djaradin Caster +(208599, 0, 7, 220737, 56110), -- Djaradin Scout +(208599, 0, 6, 220737, 56110), -- Djaradin Scout +(208599, 0, 5, 192125, 56110), -- Djaradin Scout +(208599, 0, 4, 193624, 56110), -- Djaradin Scout +(208596, 0, 1, 220737, 56110), -- Bronze Timekeeper +(208596, 0, 0, 220737, 56110), -- Bronze Timekeeper +(208595, 0, 2, 220737, 56110), -- Lava Sporebat +(208595, 0, 1, 220737, 56110), -- Lava Sporebat +(208594, 0, 3, 208886, 56110), -- Lava Fury +(208594, 0, 2, 220737, 56110), -- Lava Fury +(208593, 0, 3, 208886, 56110), -- Lava Fury +(208593, 0, 2, 220737, 56110), -- Lava Fury +(208591, 0, 5, 193867, 56110), -- Slobbering Shouter +(208591, 0, 4, 194443, 56110), -- Slobbering Shouter +(208589, 0, 1, 220737, 56110), -- Slobbering Gnawer +(208589, 0, 0, 220737, 56110), -- Slobbering Gnawer +(208588, 0, 5, 193867, 56110), -- Slobbering Raider +(208588, 0, 4, 194443, 56110), -- Slobbering Raider +(208580, 0, 2, 220737, 56110), -- Inviting Bloom +(208580, 0, 1, 220737, 56110), -- Inviting Bloom +(208576, 0, 1, 220737, 56110), -- Bronze Timekeeper +(208576, 0, 0, 220737, 56110), -- Bronze Timekeeper +(208563, 0, 2, 220737, 56110), -- Emerald Bounty +(208563, 0, 1, 220737, 56110), -- Emerald Bounty +(208557, 0, 1, 220737, 56110), -- Sundered Scout +(208557, 0, 0, 220737, 56110), -- Sundered Scout +(208556, 0, 2, 220737, 56110), -- Emerald Bounty +(208556, 0, 1, 220737, 56110), -- Emerald Bounty +(208540, 0, 1, 220737, 56110), -- Bronze Timekeeper +(208540, 0, 0, 220737, 56110), -- Bronze Timekeeper +(208529, 0, 2, 220737, 56110), -- Kill Credit [DNT] +(208529, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(208522, 0, 2, 220737, 56110), -- [DNT]Druid Portal Bunny +(208522, 0, 1, 220737, 56110), -- [DNT]Druid Portal Bunny +(208511, 0, 2, 220737, 56110), -- Emerald Bounty +(208511, 0, 1, 220737, 56110), -- Emerald Bounty +(208502, 0, 2, 201828, 56110), -- Carnivorous Lasher +(208502, 0, 1, 220737, 56110), -- Carnivorous Lasher +(208498, 0, 2, 220737, 56110), -- Destructive Weevil +(208498, 0, 1, 220737, 56110), -- Destructive Weevil +(208492, 0, 2, 220737, 56110), -- Encroaching Growth +(208492, 0, 1, 220737, 56110), -- Encroaching Growth +(208488, 0, 1, 220737, 56110), -- Bronze Timekeeper +(208488, 0, 0, 220737, 56110), -- Bronze Timekeeper +(208487, 0, 1, 220737, 56110), -- Sundered Agitator +(208487, 0, 0, 220737, 56110), -- Sundered Agitator +(208486, 0, 2, 220737, 56110), -- Wandering Bee +(208486, 0, 1, 220737, 56110), -- Wandering Bee +(208475, 0, 4, 194437, 56110), -- [DNT]Primalist Proxy +(208475, 0, 3, 194437, 56110), -- [DNT]Primalist Proxy +(208463, 0, 2, 220737, 56110), -- Dreamseed Bloom +(208463, 0, 1, 220737, 56110), -- Dreamseed Bloom +(208457, 0, 4, 220737, 56110), -- Skittering Darkness +(208457, 0, 3, 220737, 56110), -- Skittering Darkness +(208457, 0, 2, 220737, 56110), -- Skittering Darkness +(208457, 0, 1, 220737, 56110), -- Skittering Darkness +(208457, 0, 0, 220737, 56110), -- Skittering Darkness +(208456, 0, 4, 220737, 56110), -- Shuffling Horror +(208456, 0, 3, 220737, 56110), -- Shuffling Horror +(208456, 0, 2, 220737, 56110), -- Shuffling Horror +(208456, 0, 1, 220737, 56110), -- Shuffling Horror +(208456, 0, 0, 220737, 56110), -- Shuffling Horror +(208455, 0, 4, 220737, 56110), -- Skardyn Voidspeaker +(208455, 0, 3, 220737, 56110), -- Skardyn Voidspeaker +(208455, 0, 2, 220737, 56110), -- Skardyn Voidspeaker +(208455, 0, 1, 220737, 56110), -- Skardyn Voidspeaker +(208455, 0, 0, 220737, 56110), -- Skardyn Voidspeaker +(208454, 0, 4, 220737, 56110), -- Darkness Spawn +(208454, 0, 3, 220737, 56110), -- Darkness Spawn +(208454, 0, 2, 220737, 56110), -- Darkness Spawn +(208454, 0, 1, 220737, 56110), -- Darkness Spawn +(208454, 0, 0, 220737, 56110), -- Darkness Spawn +(208450, 0, 4, 220737, 56110), -- Wandering Candle +(208450, 0, 3, 220737, 56110), -- Wandering Candle +(208450, 0, 2, 220737, 56110), -- Wandering Candle +(208450, 0, 1, 220737, 56110), -- Wandering Candle +(208450, 0, 0, 220737, 56110), -- Wandering Candle +(208443, 0, 2, 220737, 56110), -- Emerald Bounty +(208443, 0, 1, 220737, 56110), -- Emerald Bounty +(208435, 0, 2, 220737, 56110), -- Kill Credit [DNT] +(208435, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(208430, 0, 2, 220737, 56110), -- Alenura +(208430, 0, 1, 220737, 56110), -- Alenura +(208429, 0, 2, 220737, 56110), -- Modracim +(208429, 0, 1, 220737, 56110), -- Modracim +(208419, 0, 2, 220737, 56110), -- Flamecrested Portalweaver +(208419, 0, 1, 220737, 56110), -- Flamecrested Portalweaver +(208418, 0, 2, 220737, 56110), -- Flamecrested Portalweaver +(208418, 0, 1, 220737, 56110), -- Flamecrested Portalweaver +(208414, 0, 1, 220737, 56110), -- Sundered Despoiler +(208414, 0, 0, 220737, 56110), -- Sundered Despoiler +(208405, 0, 2, 220737, 56110), -- Helpful Winds +(208405, 0, 1, 220737, 56110), -- Helpful Winds +(208402, 0, 1, 220737, 56110), -- Intact Dragonkin Cache +(208402, 0, 0, 220737, 56110), -- Intact Dragonkin Cache +(208394, 0, 2, 220737, 56110), -- Kill Credit [DNT] +(208394, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(208393, 0, 2, 220737, 56110), -- Kill Credit [DNT] +(208393, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(208392, 0, 2, 220737, 56110), -- Kill Credit [DNT] +(208392, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(208391, 0, 2, 220737, 56110), -- Kill Credit [DNT] +(208391, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(208385, 0, 3, 193221, 56110), -- Displaced Bristlebruin +(208385, 0, 2, 220737, 56110), -- Displaced Bristlebruin +(208383, 0, 1, 220737, 56110), -- Amythora +(208383, 0, 0, 220737, 56110), -- Amythora +(208378, 0, 2, 220737, 56110), -- Suzska +(208378, 0, 1, 220737, 56110), -- Suzska +(208377, 0, 2, 220737, 56110), -- Terro +(208377, 0, 1, 220737, 56110), -- Terro +(208374, 0, 2, 220737, 56110), -- Flame Tear +(208374, 0, 1, 220737, 56110), -- Flame Tear +(208373, 0, 2, 220737, 56110), -- Flame Tear +(208373, 0, 1, 220737, 56110), -- Flame Tear +(208368, 0, 2, 220737, 56110), -- Kill Credit [DNT] +(208368, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(208361, 0, 2, 220737, 56110), -- Kill Credit [DNT] +(208361, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(208360, 0, 2, 220737, 56110), -- Liquid Form +(208360, 0, 1, 220737, 56110), -- Liquid Form +(208359, 0, 1, 220737, 56110), -- Sundered Skirmisher +(208359, 0, 0, 220737, 56110), -- Sundered Skirmisher +(208349, 0, 2, 220737, 56110), -- Faerie Drake +(208349, 0, 1, 220737, 56110), -- Faerie Drake +(208326, 0, 1, 220737, 56110), -- Butterfly +(208326, 0, 0, 220737, 56110), -- Butterfly +(208321, 0, 1, 220737, 56110), -- Beetle +(208321, 0, 0, 220737, 56110), -- Beetle +(208318, 0, 1, 220737, 56110), -- Bronze Timekeeper +(208318, 0, 0, 220737, 56110), -- Bronze Timekeeper +(208311, 0, 1, 220737, 56110), -- Aggressive Surf +(208311, 0, 0, 220737, 56110), -- Aggressive Surf +(208306, 0, 2, 220737, 56110), -- Faerie Drake +(208306, 0, 1, 220737, 56110), -- Faerie Drake +(208302, 0, 2, 220737, 56110), -- Arno +(208302, 0, 1, 220737, 56110), -- Arno +(208301, 0, 2, 220737, 56110), -- Shoren Leaftwist +(208301, 0, 1, 220737, 56110), -- Shoren Leaftwist +(208299, 0, 2, 220737, 56110), -- Maryenne Leaftwist +(208299, 0, 1, 220737, 56110), -- Maryenne Leaftwist +(208286, 0, 2, 220737, 56110), -- Athera +(208286, 0, 1, 220737, 56110), -- Athera +(208281, 0, 2, 220737, 56110), -- Elder Boughweaver +(208281, 0, 1, 220737, 56110), -- Elder Boughweaver +(208280, 0, 2, 220737, 56110), -- Occarim +(208280, 0, 1, 220737, 56110), -- Occarim +(208246, 0, 1, 220737, 56110), -- Bronze Timekeeper +(208246, 0, 0, 220737, 56110), -- Bronze Timekeeper +(208245, 0, 9, 226136, 56110), -- Skittering Swarmer +(208245, 0, 8, 226135, 56110), -- Skittering Swarmer +(208245, 0, 7, 226135, 56110), -- Skittering Swarmer +(208245, 0, 6, 225950, 56110), -- Skittering Swarmer +(208245, 0, 5, 225950, 56110), -- Skittering Swarmer +(208245, 0, 4, 220737, 56110), -- Skittering Swarmer +(208245, 0, 3, 220737, 56110), -- Skittering Swarmer +(208245, 0, 2, 220737, 56110), -- Skittering Swarmer +(208245, 0, 1, 220737, 56110), -- Skittering Swarmer +(208245, 0, 0, 220737, 56110), -- Skittering Swarmer +(208244, 0, 9, 226136, 56110), -- Nerubian Threadmancer +(208244, 0, 8, 226135, 56110), -- Nerubian Threadmancer +(208244, 0, 7, 226135, 56110), -- Nerubian Threadmancer +(208244, 0, 6, 225950, 56110), -- Nerubian Threadmancer +(208244, 0, 5, 225950, 56110), -- Nerubian Threadmancer +(208244, 0, 4, 220737, 56110), -- Nerubian Threadmancer +(208244, 0, 3, 220737, 56110), -- Nerubian Threadmancer +(208244, 0, 2, 220737, 56110), -- Nerubian Threadmancer +(208244, 0, 1, 220737, 56110), -- Nerubian Threadmancer +(208244, 0, 0, 220737, 56110), -- Nerubian Threadmancer +(208243, 0, 9, 226136, 56110), -- Nerubian Slasher +(208243, 0, 8, 226135, 56110), -- Nerubian Slasher +(208243, 0, 7, 226135, 56110), -- Nerubian Slasher +(208243, 0, 6, 225950, 56110), -- Nerubian Slasher +(208243, 0, 5, 225950, 56110), -- Nerubian Slasher +(208243, 0, 4, 220737, 56110), -- Nerubian Slasher +(208243, 0, 3, 220737, 56110), -- Nerubian Slasher +(208243, 0, 2, 220737, 56110), -- Nerubian Slasher +(208243, 0, 1, 220737, 56110), -- Nerubian Slasher +(208243, 0, 0, 220737, 56110), -- Nerubian Slasher +(208242, 0, 9, 226136, 56110), -- Nerubian Darkcaster +(208242, 0, 8, 226135, 56110), -- Nerubian Darkcaster +(208242, 0, 7, 226135, 56110), -- Nerubian Darkcaster +(208242, 0, 6, 225950, 56110), -- Nerubian Darkcaster +(208242, 0, 5, 225950, 56110), -- Nerubian Darkcaster +(208242, 0, 4, 220737, 56110), -- Nerubian Darkcaster +(208242, 0, 3, 220737, 56110), -- Nerubian Darkcaster +(208242, 0, 2, 220737, 56110), -- Nerubian Darkcaster +(208242, 0, 1, 220737, 56110), -- Nerubian Darkcaster +(208242, 0, 0, 220737, 56110), -- Nerubian Darkcaster +(208241, 0, 7, 226136, 56110), -- Ankle Biter +(208241, 0, 6, 225950, 56110), -- Ankle Biter +(208241, 0, 5, 225950, 56110), -- Ankle Biter +(208241, 0, 4, 220737, 56110), -- Ankle Biter +(208241, 0, 3, 220737, 56110), -- Ankle Biter +(208241, 0, 2, 220737, 56110), -- Ankle Biter +(208241, 0, 1, 220737, 56110), -- Ankle Biter +(208241, 0, 0, 220737, 56110), -- Ankle Biter +(208239, 0, 9, 226136, 56110), -- Skittering Menace +(208239, 0, 8, 226135, 56110), -- Skittering Menace +(208239, 0, 7, 226135, 56110), -- Skittering Menace +(208239, 0, 6, 225950, 56110), -- Skittering Menace +(208239, 0, 5, 225950, 56110), -- Skittering Menace +(208239, 0, 4, 220737, 56110), -- Skittering Menace +(208239, 0, 3, 220737, 56110), -- Skittering Menace +(208239, 0, 2, 220737, 56110), -- Skittering Menace +(208239, 0, 1, 220737, 56110), -- Skittering Menace +(208239, 0, 0, 220737, 56110), -- Skittering Menace +(208236, 0, 1, 220737, 56110), -- Amythora +(208236, 0, 0, 220737, 56110), -- Amythora +(208235, 0, 2, 220737, 56110), -- Bough Darter +(208235, 0, 1, 220737, 56110), -- Bough Darter +(208234, 0, 2, 220737, 56110), -- Ancient Somnowl +(208234, 0, 1, 220737, 56110), -- Ancient Somnowl +(208233, 0, 3, 193221, 56110), -- Bough Dreamsaber +(208233, 0, 2, 220737, 56110), -- Bough Dreamsaber +(208232, 0, 3, 193221, 56110), -- Gladefawn +(208232, 0, 2, 220737, 56110), -- Gladefawn +(208231, 0, 3, 193221, 56110), -- Bough Gladehart +(208231, 0, 2, 220737, 56110), -- Bough Gladehart +(208230, 0, 2, 220737, 56110), -- Teerai Keeper +(208230, 0, 1, 220737, 56110), -- Teerai Keeper +(208229, 0, 2, 220737, 56110), -- Dragonscale Expedition Defender +(208229, 0, 1, 220737, 56110), -- Dragonscale Expedition Defender +(208222, 0, 2, 220737, 56110), -- Gerithus +(208222, 0, 1, 220737, 56110), -- Gerithus +(208200, 0, 2, 194448, 56110), -- Broadhoof Bull +(208200, 0, 1, 220737, 56110), -- Broadhoof Bull +(208187, 0, 2, 220737, 56110), -- Moltenjaw Sporebat +(208187, 0, 1, 220737, 56110), -- Moltenjaw Sporebat +(208181, 0, 1, 220737, 56110), -- Bronze Timekeeper Assistant +(208181, 0, 0, 220737, 56110), -- Bronze Timekeeper Assistant +(208173, 0, 2, 220737, 56110), -- Ellandrieth +(208173, 0, 1, 220737, 56110), -- Ellandrieth +(208170, 0, 2, 220737, 56110), -- Mythrin'dir +(208170, 0, 1, 220737, 56110), -- Mythrin'dir +(208141, 0, 1, 220737, 56110), -- Agitated Dreadsquall +(208141, 0, 0, 220737, 56110), -- Agitated Dreadsquall +(208089, 0, 1, 220737, 56110), -- Lava Droplet +(208089, 0, 0, 220737, 56110), -- Lava Droplet +(208066, 0, 1, 188121, 56110), -- [DNT]- Kill Credit +(208066, 0, 0, 187950, 56110); -- [DNT]- Kill Credit + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(208027, 0, 4, 201828, 56110), -- Emberbloom +(208027, 0, 3, 201828, 56110), -- Emberbloom +(207997, 0, 3, 208732, 56110), -- Meddling Podling +(207997, 0, 2, 220737, 56110), -- Meddling Podling +(207982, 0, 2, 220737, 56110), -- Podling +(207982, 0, 1, 220737, 56110), -- Podling +(207949, 0, 4, 220737, 56110), -- Zealous Templar +(207949, 0, 3, 220737, 56110), -- Zealous Templar +(207949, 0, 2, 220737, 56110), -- Zealous Templar +(207949, 0, 1, 220737, 56110), -- Zealous Templar +(207949, 0, 0, 220737, 56110), -- Zealous Templar +(207946, 0, 1, 225741, 56110), -- Captain Dailcry +(207946, 0, 0, 220737, 56110), -- Captain Dailcry +(207943, 0, 4, 220737, 56110), -- Arathi Neophyte +(207943, 0, 3, 220737, 56110), -- Arathi Neophyte +(207943, 0, 2, 220737, 56110), -- Arathi Neophyte +(207943, 0, 1, 220737, 56110), -- Arathi Neophyte +(207943, 0, 0, 220737, 56110), -- Arathi Neophyte +(207940, 0, 1, 225741, 56110), -- Prioress Murrpray +(207940, 0, 0, 220737, 56110), -- Prioress Murrpray +(207939, 0, 1, 225741, 56110), -- Baron Braunpyke +(207939, 0, 0, 220737, 56110), -- Baron Braunpyke +(207931, 0, 1, 220737, 56110), -- Defaced Dragon Statue +(207931, 0, 0, 220737, 56110), -- Defaced Dragon Statue +(207926, 0, 4, 201828, 56110), -- Sickened Growth +(207926, 0, 3, 201828, 56110), -- Sickened Growth +(207888, 0, 1, 220737, 56110), -- Quartermaster Doros +(207888, 0, 0, 220737, 56110), -- Quartermaster Doros +(207857, 0, 2, 208014, 56110), -- Sundered Survivalist +(207857, 0, 1, 220737, 56110), -- Sundered Survivalist +(207828, 0, 2, 220737, 56110), -- [UNUSED/DNT] Cool Podling Name (1/1 T1) +(207828, 0, 1, 220737, 56110), -- [UNUSED/DNT] Cool Podling Name (1/1 T1) +(207826, 0, 10, 225950, 56110), -- Ravageant +(207826, 0, 9, 225950, 56110), -- Ravageant +(207826, 0, 8, 226136, 56110), -- Ravageant +(207826, 0, 7, 220737, 56110), -- Ravageant +(207826, 0, 6, 220737, 56110), -- Ravageant +(207826, 0, 5, 220737, 56110), -- Ravageant +(207826, 0, 4, 220737, 56110), -- Ravageant +(207826, 0, 3, 220737, 56110), -- Ravageant +(207826, 0, 2, 225741, 56110), -- Ravageant +(207826, 0, 1, 206519, 56110), -- Ravageant +(207826, 0, 0, 212755, 56110), -- Ravageant +(207825, 0, 1, 220737, 56110), -- Sundered Agitator +(207825, 0, 0, 220737, 56110), -- Sundered Agitator +(207819, 0, 1, 220737, 56110), -- Amythora +(207819, 0, 0, 220737, 56110), -- Amythora +(207817, 0, 1, 220737, 56110), -- Marithos +(207817, 0, 0, 220737, 56110), -- Marithos +(207809, 0, 5, 201828, 56110), -- Sickly Lasher +(207809, 0, 4, 208732, 56110), -- Sickly Lasher +(207807, 0, 2, 220737, 56110), -- Nae'dra +(207807, 0, 1, 220737, 56110), -- Nae'dra +(207806, 0, 1, 220737, 56110), -- Nae'dra +(207806, 0, 0, 220737, 56110), -- Nae'dra +(207803, 0, 7, 225741, 56110), -- Toadstomper +(207803, 0, 6, 220737, 56110), -- Toadstomper +(207803, 0, 5, 220737, 56110), -- Toadstomper +(207803, 0, 4, 220737, 56110), -- Toadstomper +(207803, 0, 3, 220737, 56110), -- Toadstomper +(207803, 0, 2, 220737, 56110), -- Toadstomper +(207803, 0, 1, 206519, 56110), -- Toadstomper +(207803, 0, 0, 212755, 56110), -- Toadstomper +(207802, 0, 4, 220737, 56110), -- Beledar's Spawn +(207802, 0, 3, 220737, 56110), -- Beledar's Spawn +(207802, 0, 2, 220737, 56110), -- Beledar's Spawn +(207802, 0, 1, 220737, 56110), -- Beledar's Spawn +(207802, 0, 0, 220737, 56110), -- Beledar's Spawn +(207792, 0, 1, 220737, 56110), -- Marithos +(207792, 0, 0, 220737, 56110), -- Marithos +(207791, 0, 1, 220737, 56110), -- Amythora +(207791, 0, 0, 220737, 56110), -- Amythora +(207789, 0, 3, 193221, 56110), -- Agitated Bristlebruin +(207789, 0, 2, 220737, 56110), -- Agitated Bristlebruin +(207788, 0, 1, 220737, 56110), -- Pineshrew Seedsnatcher +(207788, 0, 0, 220737, 56110), -- Pineshrew Seedsnatcher +(207786, 0, 3, 193221, 56110), -- Fidgety Gladefawn +(207786, 0, 2, 220737, 56110), -- Fidgety Gladefawn +(207785, 0, 3, 193221, 56110), -- Irate Gladehart +(207785, 0, 2, 220737, 56110), -- Irate Gladehart +(207784, 0, 3, 193221, 56110), -- Distressed Gladehind +(207784, 0, 2, 220737, 56110), -- Distressed Gladehind +(207782, 0, 2, 220737, 56110), -- Amirdrassil Sentinel +(207782, 0, 1, 220737, 56110), -- Amirdrassil Sentinel +(207781, 0, 1, 220737, 56110), -- Melyrine Petalshade +(207781, 0, 0, 220737, 56110), -- Melyrine Petalshade +(207780, 0, 8, 225741, 56110), -- Finclaw Bloodtide +(207780, 0, 7, 206519, 56110), -- Finclaw Bloodtide +(207780, 0, 6, 212755, 56110), -- Finclaw Bloodtide +(207780, 0, 5, 220737, 56110), -- Finclaw Bloodtide +(207780, 0, 4, 220737, 56110), -- Finclaw Bloodtide +(207780, 0, 3, 220737, 56110), -- Finclaw Bloodtide +(207780, 0, 2, 220737, 56110), -- Finclaw Bloodtide +(207780, 0, 1, 220737, 56110), -- Finclaw Bloodtide +(207780, 0, 0, 211969, 56110), -- Finclaw Bloodtide +(207778, 0, 2, 201828, 56110), -- Wild Lasher +(207778, 0, 1, 220737, 56110), -- Wild Lasher +(207777, 0, 2, 220737, 56110), -- Dionaessa +(207777, 0, 1, 220737, 56110), -- Dionaessa +(207773, 0, 1, 220737, 56110), -- Ruptured Magma +(207773, 0, 0, 220737, 56110), -- Ruptured Magma +(207769, 0, 2, 220737, 56110), -- Amirdrassil Sentinel +(207769, 0, 1, 220737, 56110), -- Amirdrassil Sentinel +(207760, 0, 2, 220737, 56110), -- Alassin +(207760, 0, 1, 220737, 56110), -- Alassin +(207755, 0, 2, 220737, 56110), -- Cylania +(207755, 0, 1, 220737, 56110), -- Cylania +(207731, 0, 1, 220737, 56110), -- Bronze Timekeeper Assistant +(207731, 0, 0, 220737, 56110), -- Bronze Timekeeper Assistant +(207698, 0, 1, 220737, 56110), -- Neltharion Agent +(207698, 0, 0, 220737, 56110), -- Neltharion Agent +(207674, 0, 2, 220737, 56110), -- Moonkin +(207674, 0, 1, 220737, 56110), -- Moonkin +(207660, 0, 2, 220737, 56110), -- Trapped Dryad +(207660, 0, 1, 220737, 56110), -- Trapped Dryad +(207653, 0, 2, 220737, 56110), -- Ignited Moonkin Hatchling +(207653, 0, 1, 220737, 56110), -- Ignited Moonkin Hatchling +(207652, 0, 2, 220737, 56110), -- Moonkin Hatchling +(207652, 0, 1, 220737, 56110), -- Moonkin Hatchling +(207644, 0, 2, 220737, 56110), -- Dreambubble +(207644, 0, 1, 220737, 56110), -- Dreambubble +(207627, 0, 2, 220737, 56110), -- Saelienne +(207627, 0, 1, 220737, 56110), -- Saelienne +(207626, 0, 2, 220737, 56110), -- Iridescent Waterskimmer +(207626, 0, 1, 220737, 56110), -- Iridescent Waterskimmer +(207625, 0, 2, 220737, 56110), -- Incendiary Beetle +(207625, 0, 1, 220737, 56110), -- Incendiary Beetle +(207624, 0, 3, 193221, 56110), -- Prowling Dreamsaber +(207624, 0, 2, 220737, 56110), -- Prowling Dreamsaber +(207623, 0, 3, 193221, 56110), -- Vigilant Somnowl +(207623, 0, 2, 220737, 56110), -- Vigilant Somnowl +(207622, 0, 3, 193221, 56110), -- Playful Gladefawn +(207622, 0, 2, 220737, 56110), -- Playful Gladefawn +(207621, 0, 3, 193221, 56110), -- Watchful Gladehind +(207621, 0, 2, 220737, 56110), -- Watchful Gladehind +(207620, 0, 3, 193221, 56110), -- Resilient Gladehart +(207620, 0, 2, 220737, 56110), -- Resilient Gladehart +(207619, 0, 2, 220737, 56110), -- Evergreen Bristlebruin +(207619, 0, 1, 220737, 56110), -- Evergreen Bristlebruin +(207618, 0, 3, 193221, 56110), -- Sprite Dreamer Hatchling +(207618, 0, 2, 220737, 56110), -- Sprite Dreamer Hatchling +(207617, 0, 3, 193221, 56110), -- Sprite Dreamer +(207617, 0, 2, 220737, 56110), -- Sprite Dreamer +(207616, 0, 3, 193221, 56110), -- Treant Grovetender +(207616, 0, 2, 220737, 56110), -- Treant Grovetender +(207570, 0, 2, 220737, 56110), -- Thrymjaris +(207570, 0, 1, 220737, 56110), -- Thrymjaris +(207567, 0, 3, 220737, 56110), -- Juicy Beetle +(207567, 0, 2, 220737, 56110), -- Juicy Beetle +(207565, 0, 1, 220737, 56110), -- Planesborn Screamer +(207565, 0, 0, 220737, 56110), -- Planesborn Screamer +(207564, 0, 2, 220737, 56110), -- Flame Patch +(207564, 0, 1, 220737, 56110), -- Flame Patch +(207560, 0, 2, 220737, 56110), -- Fireswarm Shalewing +(207560, 0, 1, 220737, 56110), -- Fireswarm Shalewing +(207557, 0, 1, 220737, 56110), -- Blazing Punisher +(207557, 0, 0, 220737, 56110), -- Blazing Punisher +(207555, 0, 2, 220737, 56110), -- Alexstrasza the Life-Binder +(207555, 0, 1, 220737, 56110), -- Alexstrasza the Life-Binder +(207554, 0, 20, 208576, 56110), -- Verlann Timbercrush +(207554, 0, 19, 220737, 56110), -- Verlann Timbercrush +(207543, 0, 4, 199822, 56110), -- Marikke +(207543, 0, 3, 191782, 56110), -- Marikke +(207532, 0, 2, 220737, 56110), -- Cenarius +(207532, 0, 1, 220737, 56110), -- Cenarius +(207524, 0, 1, 220737, 56110), -- Bronze Timekeeper +(207524, 0, 0, 220737, 56110), -- Bronze Timekeeper +(207523, 0, 2, 220737, 56110), -- Scorching Blazekin +(207523, 0, 1, 220737, 56110), -- Scorching Blazekin +(207500, 0, 2, 220737, 56110), -- Firehide Proto-Drake +(207500, 0, 1, 220737, 56110), -- Firehide Proto-Drake +(207494, 0, 1, 220737, 56110), -- Brathia +(207494, 0, 0, 220737, 56110), -- Brathia +(207485, 0, 1, 220737, 56110), -- Bronze Timekeeper +(207485, 0, 0, 220737, 56110), -- Bronze Timekeeper +(207468, 0, 4, 220737, 56110), -- Gnarled Reviver +(207468, 0, 3, 220737, 56110), -- Gnarled Reviver +(207468, 0, 2, 220737, 56110), -- Gnarled Reviver +(207468, 0, 1, 220737, 56110), -- Gnarled Reviver +(207468, 0, 0, 220737, 56110), -- Gnarled Reviver +(207467, 0, 1, 220737, 56110), -- Bronze Timekeeper +(207467, 0, 0, 220737, 56110), -- Bronze Timekeeper +(207460, 0, 4, 220737, 56110), -- Fungarian Flinger +(207460, 0, 3, 220737, 56110), -- Fungarian Flinger +(207460, 0, 2, 220737, 56110), -- Fungarian Flinger +(207460, 0, 1, 220737, 56110), -- Fungarian Flinger +(207460, 0, 0, 220737, 56110), -- Fungarian Flinger +(207459, 0, 4, 220737, 56110), -- Fungal Rotcaster +(207459, 0, 3, 220737, 56110), -- Fungal Rotcaster +(207459, 0, 2, 220737, 56110), -- Fungal Rotcaster +(207459, 0, 1, 220737, 56110), -- Fungal Rotcaster +(207459, 0, 0, 220737, 56110), -- Fungal Rotcaster +(207455, 0, 1, 220737, 56110), -- Bronze Timekeeper +(207455, 0, 0, 220737, 56110), -- Bronze Timekeeper +(207454, 0, 4, 220737, 56110), -- Fungal Gutter +(207454, 0, 3, 220737, 56110), -- Fungal Gutter +(207454, 0, 2, 220737, 56110), -- Fungal Gutter +(207454, 0, 1, 220737, 56110), -- Fungal Gutter +(207454, 0, 0, 220737, 56110), -- Fungal Gutter +(207453, 0, 4, 220737, 56110), -- Fungal Rotspreader +(207453, 0, 3, 220737, 56110), -- Fungal Rotspreader +(207453, 0, 2, 220737, 56110), -- Fungal Rotspreader +(207453, 0, 1, 220737, 56110), -- Fungal Rotspreader +(207453, 0, 0, 220737, 56110), -- Fungal Rotspreader +(207450, 0, 4, 220737, 56110), -- Fungal Stabber +(207450, 0, 3, 220737, 56110), -- Fungal Stabber +(207450, 0, 2, 220737, 56110), -- Fungal Stabber +(207450, 0, 1, 220737, 56110), -- Fungal Stabber +(207450, 0, 0, 220737, 56110), -- Fungal Stabber +(207448, 0, 1, 220737, 56110), -- Bronze Timekeeper +(207448, 0, 0, 220737, 56110), -- Bronze Timekeeper +(207429, 0, 1, 220737, 56110), -- Raging Blazehound +(207429, 0, 0, 220737, 56110), -- Raging Blazehound +(207417, 0, 2, 194437, 56110), -- Ashbound Cauterizer +(207417, 0, 1, 220737, 56110), -- Ashbound Cauterizer +(207413, 0, 1, 220737, 56110), -- Devouring Blaze +(207413, 0, 0, 220737, 56110), -- Devouring Blaze +(207357, 0, 1, 220737, 56110), -- Bronze Timekeeper +(207357, 0, 0, 220737, 56110), -- Bronze Timekeeper +(207347, 0, 2, 220737, 56110), -- Poison Mushroom +(207347, 0, 1, 220737, 56110), -- Poison Mushroom +(207344, 0, 5, 220737, 56110), -- Healing Flower +(207344, 0, 4, 220737, 56110), -- Healing Flower +(207344, 0, 3, 201819, 56110), -- Healing Flower +(207344, 0, 2, 220737, 56110), -- Healing Flower +(207337, 0, 3, 193864, 56110), -- Blazing Flamewing +(207337, 0, 2, 193839, 56110), -- Blazing Flamewing +(207336, 0, 1, 220737, 56110), -- Flameheart Overseer +(207336, 0, 0, 220737, 56110), -- Flameheart Overseer +(207335, 0, 3, 193864, 56110), -- Blazing Emberwing +(207335, 0, 2, 193839, 56110), -- Blazing Emberwing +(207334, 0, 3, 193864, 56110), -- Blazing Kindlewing +(207334, 0, 2, 193839, 56110), -- Blazing Kindlewing +(207332, 0, 1, 220737, 56110), -- Ashbound Flamecaller +(207332, 0, 0, 220737, 56110), -- Ashbound Flamecaller +(207328, 0, 2, 220737, 56110), -- Djaradin Rider +(207328, 0, 1, 220737, 56110), -- Djaradin Rider +(207315, 0, 2, 220737, 56110), -- Prophet of the Flame +(207315, 0, 1, 220737, 56110), -- Prophet of the Flame +(207314, 0, 3, 208886, 56110), -- Roiling Flare +(207314, 0, 2, 220737, 56110), -- Roiling Flare +(207313, 0, 4, 201819, 56110), -- Rumbling Basalt +(207313, 0, 3, 201819, 56110), -- Rumbling Basalt +(207309, 0, 2, 220737, 56110), -- Fire Sporebat +(207309, 0, 1, 220737, 56110), -- Fire Sporebat +(207307, 0, 3, 194437, 56110), -- Hulking Cliffstomper +(207307, 0, 2, 220737, 56110), -- Hulking Cliffstomper +(207306, 0, 3, 220737, 56110), -- Blazing Flameheart +(207306, 0, 2, 220737, 56110), -- Blazing Flameheart +(207304, 0, 5, 194437, 56110); -- Dreambreaker Flametongue + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(207304, 0, 4, 208956, 56110), -- Dreambreaker Flametongue +(207302, 0, 4, 194437, 56110), -- Dreambreaker Ashblade +(207302, 0, 3, 194437, 56110), -- Dreambreaker Ashblade +(207301, 0, 4, 194437, 56110), -- Dreambreaker Stonewarden +(207301, 0, 3, 194437, 56110), -- Dreambreaker Stonewarden +(207300, 0, 4, 193865, 56110), -- Hecutta +(207300, 0, 3, 193865, 56110), -- Hecutta +(207298, 0, 4, 193865, 56110), -- Cave Scuttler +(207298, 0, 3, 193865, 56110), -- Cave Scuttler +(207292, 0, 2, 220737, 56110), -- King Tor +(207292, 0, 1, 220737, 56110), -- King Tor +(207291, 0, 2, 220737, 56110), -- King Bjorn +(207291, 0, 1, 220737, 56110), -- King Bjorn +(207290, 0, 2, 220737, 56110), -- King Ranulf +(207290, 0, 1, 220737, 56110), -- King Ranulf +(207289, 0, 2, 220737, 56110), -- King Haldor +(207289, 0, 1, 220737, 56110), -- King Haldor +(207288, 0, 1, 220737, 56110), -- Time-Charged Forgespawn +(207288, 0, 0, 220737, 56110), -- Time-Charged Forgespawn +(207286, 0, 1, 220737, 56110), -- Un'Gorian Protohorn +(207286, 0, 0, 220737, 56110), -- Un'Gorian Protohorn +(207285, 0, 2, 194448, 56110), -- Un'Gorian Protoshell +(207285, 0, 1, 220737, 56110), -- Un'Gorian Protoshell +(207284, 0, 1, 220737, 56110), -- Ashbound Defender +(207284, 0, 0, 220737, 56110), -- Ashbound Defender +(207280, 0, 2, 220737, 56110), -- Tempest Rager +(207280, 0, 1, 220737, 56110), -- Tempest Rager +(207276, 0, 3, 220737, 56110), -- Primalist Stormchaser +(207276, 0, 2, 220737, 56110), -- Primalist Stormchaser +(207275, 0, 2, 220737, 56110), -- Primalist Earthshaker +(207275, 0, 1, 220737, 56110), -- Primalist Earthshaker +(207274, 0, 5, 194437, 56110), -- Primalist Flamewarden +(207274, 0, 4, 208956, 56110), -- Primalist Flamewarden +(207273, 0, 7, 220737, 56110), -- Zaqali Berserker +(207273, 0, 6, 220737, 56110), -- Zaqali Berserker +(207273, 0, 5, 192125, 56110), -- Zaqali Berserker +(207273, 0, 4, 193624, 56110), -- Zaqali Berserker +(207272, 0, 2, 220737, 56110), -- Chosen of the Prophet +(207272, 0, 1, 220737, 56110), -- Chosen of the Prophet +(207260, 0, 1, 220737, 56110), -- Left +(207260, 0, 0, 220737, 56110), -- Left +(207259, 0, 1, 220737, 56110), -- Right +(207259, 0, 0, 220737, 56110), -- Right +(207253, 0, 4, 193865, 56110), -- Tarantula +(207253, 0, 3, 193865, 56110), -- Tarantula +(207245, 0, 2, 201829, 56110), -- Beef +(207245, 0, 1, 220737, 56110), -- Beef +(207229, 0, 1, 220737, 56110), -- Erynna +(207229, 0, 0, 220737, 56110), -- Erynna +(207211, 0, 2, 199822, 56110), -- Emerald Guardian +(207211, 0, 1, 220737, 56110), -- Emerald Guardian +(207210, 0, 2, 220737, 56110), -- Noxious Seedling +(207210, 0, 1, 220737, 56110), -- Noxious Seedling +(207209, 0, 2, 201816, 56110), -- Tundra Vorquin Foal +(207209, 0, 1, 220737, 56110), -- Tundra Vorquin Foal +(207208, 0, 2, 220737, 56110), -- Rune Guardian +(207208, 0, 1, 220737, 56110), -- Rune Guardian +(207207, 0, 1, 225741, 56110), -- Voidstone Monstrosity +(207207, 0, 0, 220737, 56110), -- Voidstone Monstrosity +(207205, 0, 1, 225741, 56110), -- Stormguard Gorren +(207205, 0, 0, 220737, 56110), -- Stormguard Gorren +(207203, 0, 6, 199822, 56110), -- Firehide Proto-Drake +(207203, 0, 5, 191782, 56110), -- Firehide Proto-Drake +(207201, 0, 6, 199822, 56110), -- Stonescale Proto-Drake +(207201, 0, 5, 191782, 56110), -- Stonescale Proto-Drake +(207199, 0, 4, 220737, 56110), -- Cursed Rooktender +(207199, 0, 3, 220737, 56110), -- Cursed Rooktender +(207199, 0, 2, 220737, 56110), -- Cursed Rooktender +(207199, 0, 1, 220737, 56110), -- Cursed Rooktender +(207199, 0, 0, 220737, 56110), -- Cursed Rooktender +(207198, 0, 4, 220737, 56110), -- Cursed Thunderer +(207198, 0, 3, 220737, 56110), -- Cursed Thunderer +(207198, 0, 2, 220737, 56110), -- Cursed Thunderer +(207198, 0, 1, 220737, 56110), -- Cursed Thunderer +(207198, 0, 0, 220737, 56110), -- Cursed Thunderer +(207197, 0, 4, 220737, 56110), -- Cursed Rookguard +(207197, 0, 3, 220737, 56110), -- Cursed Rookguard +(207197, 0, 2, 220737, 56110), -- Cursed Rookguard +(207197, 0, 1, 220737, 56110), -- Cursed Rookguard +(207197, 0, 0, 220737, 56110), -- Cursed Rookguard +(207186, 0, 4, 220737, 56110), -- Unruly Stormrook +(207186, 0, 3, 220737, 56110), -- Unruly Stormrook +(207186, 0, 2, 220737, 56110), -- Unruly Stormrook +(207186, 0, 1, 220737, 56110), -- Unruly Stormrook +(207186, 0, 0, 220737, 56110), -- Unruly Stormrook +(207184, 0, 5, 220737, 56110), -- White Proto-Dragon +(207184, 0, 4, 220737, 56110), -- White Proto-Dragon +(207184, 0, 3, 199822, 56110), -- White Proto-Dragon +(207184, 0, 2, 220737, 56110), -- White Proto-Dragon +(207183, 0, 6, 199822, 56110), -- Red Proto-Dragon +(207183, 0, 5, 191782, 56110), -- Red Proto-Dragon +(207182, 0, 6, 199822, 56110), -- Green Proto-Dragon +(207182, 0, 5, 191782, 56110), -- Green Proto-Dragon +(207181, 0, 6, 199822, 56110), -- Bronze Proto-Dragon +(207181, 0, 5, 191782, 56110), -- Bronze Proto-Dragon +(207180, 0, 6, 199822, 56110), -- Blue Proto-Dragon +(207180, 0, 5, 191782, 56110), -- Blue Proto-Dragon +(207179, 0, 6, 199822, 56110), -- Black Proto-Dragon +(207179, 0, 5, 191782, 56110), -- Black Proto-Dragon +(207178, 0, 2, 220737, 56110), -- Ashendir Hartwood +(207178, 0, 1, 220737, 56110), -- Ashendir Hartwood +(207175, 0, 1, 220737, 56110), -- Whispering Lurker +(207175, 0, 0, 220737, 56110), -- Whispering Lurker +(207173, 0, 1, 220737, 56110), -- Bronze Timekeeper +(207173, 0, 0, 220737, 56110), -- Bronze Timekeeper +(207171, 0, 1, 220737, 56110), -- Whispering Behemoth +(207171, 0, 0, 220737, 56110), -- Whispering Behemoth +(207163, 0, 1, 220737, 56110), -- Bronze Timekeeper +(207163, 0, 0, 220737, 56110), -- Bronze Timekeeper +(207160, 0, 2, 220737, 56110), -- Tyrande Whisperwind +(207160, 0, 1, 220737, 56110), -- Tyrande Whisperwind +(207159, 0, 1, 220737, 56110), -- Rapidly Grown Treant +(207159, 0, 0, 220737, 56110), -- Rapidly Grown Treant +(207154, 0, 2, 220737, 56110), -- Captured Darter +(207154, 0, 1, 220737, 56110), -- Captured Darter +(207152, 0, 1, 220737, 56110), -- Fel Queen's Guard +(207152, 0, 0, 220737, 56110), -- Fel Queen's Guard +(207147, 0, 1, 220737, 56110), -- Fel-Blessed Highborne +(207147, 0, 0, 220737, 56110), -- Fel-Blessed Highborne +(207144, 0, 2, 220737, 56110), -- Wildfire Amberpaw +(207144, 0, 1, 220737, 56110), -- Wildfire Amberpaw +(207143, 0, 2, 220737, 56110), -- Wildfire Ironfur +(207143, 0, 1, 220737, 56110), -- Wildfire Ironfur +(207141, 0, 2, 220737, 56110), -- Wildfire Scorpid +(207141, 0, 1, 220737, 56110), -- Wildfire Scorpid +(207139, 0, 2, 220737, 56110), -- Wildfire Summoner +(207139, 0, 1, 220737, 56110), -- Wildfire Summoner +(207136, 0, 2, 220737, 56110), -- Calderamor +(207136, 0, 1, 220737, 56110), -- Calderamor +(207110, 0, 2, 220737, 56110), -- Skunk +(207110, 0, 1, 220737, 56110), -- Skunk +(207109, 0, 1, 220737, 56110), -- Skunk +(207109, 0, 0, 220737, 56110), -- Skunk +(207105, 0, 2, 220737, 56110), -- Prophet of the Flame +(207105, 0, 1, 220737, 56110), -- Prophet of the Flame +(207101, 0, 4, 220737, 56110), -- Molten Runebear +(207101, 0, 3, 220737, 56110), -- Molten Runebear +(207096, 0, 6, 193864, 56110), -- Smoldering Raven +(207096, 0, 5, 193839, 56110), -- Smoldering Raven +(207091, 0, 7, 220737, 56110), -- Zaqali Trailblazer +(207091, 0, 6, 220737, 56110), -- Zaqali Trailblazer +(207091, 0, 5, 192125, 56110), -- Zaqali Trailblazer +(207091, 0, 4, 193624, 56110), -- Zaqali Trailblazer +(207090, 0, 2, 220737, 56110), -- Zaqali Shalewing +(207090, 0, 1, 220737, 56110), -- Zaqali Shalewing +(207089, 0, 9, 193624, 56110), -- Zaqali Devastator +(207089, 0, 8, 194435, 56110), -- Zaqali Devastator +(207088, 0, 8, 192125, 56110), -- Zaqali Dreamcrusher +(207088, 0, 7, 193624, 56110), -- Zaqali Dreamcrusher +(207087, 0, 9, 220737, 56110), -- Zaqali Treesmasher +(207087, 0, 8, 220737, 56110), -- Zaqali Treesmasher +(207087, 0, 7, 208928, 56110), -- Zaqali Treesmasher +(207087, 0, 6, 210023, 56110), -- Zaqali Treesmasher +(207084, 0, 4, 220737, 56110), -- Cinderclaw Stalker +(207084, 0, 3, 220737, 56110), -- Cinderclaw Stalker +(207072, 0, 2, 220737, 56110), -- Flame-Touched Gemback +(207072, 0, 1, 220737, 56110), -- Flame-Touched Gemback +(207069, 0, 2, 220737, 56110), -- Flame-Touched Moonkin +(207069, 0, 1, 220737, 56110), -- Flame-Touched Moonkin +(207068, 0, 4, 201828, 56110), -- Emberbloom +(207068, 0, 3, 201828, 56110), -- Emberbloom +(207048, 0, 2, 220737, 56110), -- Emerald Healer +(207048, 0, 1, 220737, 56110), -- Emerald Healer +(207047, 0, 2, 220737, 56110), -- Emerald Protector +(207047, 0, 1, 220737, 56110), -- Emerald Protector +(207039, 0, 5, 208956, 56110), -- Crustbreaker Rager +(207039, 0, 4, 194437, 56110), -- Crustbreaker Rager +(207031, 0, 1, 220737, 56110), -- The Blubberwall +(207031, 0, 0, 220737, 56110), -- The Blubberwall +(207030, 0, 5, 208956, 56110), -- Flamebound Caller +(207030, 0, 4, 194437, 56110), -- Flamebound Caller +(207029, 0, 5, 208956, 56110), -- Flamebound Underling +(207029, 0, 4, 194437, 56110), -- Flamebound Underling +(207027, 0, 2, 220737, 56110), -- Valarjar Shieldmaiden +(207027, 0, 1, 220737, 56110), -- Valarjar Shieldmaiden +(207026, 0, 2, 220737, 56110), -- Valarjar Mystic +(207026, 0, 1, 220737, 56110), -- Valarjar Mystic +(207025, 0, 2, 220737, 56110), -- Lava Sporebat +(207025, 0, 1, 220737, 56110), -- Lava Sporebat +(207024, 0, 2, 220737, 56110), -- Stormforged Sentinel +(207024, 0, 1, 220737, 56110), -- Stormforged Sentinel +(207023, 0, 2, 220737, 56110), -- Valarjar Runecarver +(207023, 0, 1, 220737, 56110), -- Valarjar Runecarver +(207016, 0, 2, 220737, 56110), -- Flame-Warped Sister +(207016, 0, 1, 220737, 56110), -- Flame-Warped Sister +(207015, 0, 2, 220737, 56110), -- Emerald Preserver +(207015, 0, 1, 220737, 56110), -- Emerald Preserver +(207014, 0, 4, 220737, 56110), -- Ancient of Lore +(207014, 0, 3, 220737, 56110), -- Ancient of Lore +(207014, 0, 2, 220737, 56110), -- Ancient of Lore +(207014, 0, 1, 220737, 56110), -- Ancient of Lore +(207013, 0, 2, 220737, 56110), -- Keeper of the Grove +(207013, 0, 1, 220737, 56110), -- Keeper of the Grove +(206977, 0, 5, 220737, 56110), -- Parasidious +(206977, 0, 4, 220737, 56110), -- Parasidious +(206977, 0, 3, 220737, 56110), -- Parasidious +(206977, 0, 2, 220737, 56110), -- Parasidious +(206977, 0, 1, 220737, 56110), -- Parasidious +(206977, 0, 0, 225741, 56110), -- Parasidious +(206975, 0, 2, 220737, 56110), -- Invading Flamespeaker +(206975, 0, 1, 220737, 56110), -- Invading Flamespeaker +(206966, 0, 1, 220737, 56110), -- Tyr +(206966, 0, 0, 220737, 56110), -- Tyr +(206959, 0, 1, 220737, 56110), -- Apprentice Tucky +(206959, 0, 0, 220737, 56110), -- Apprentice Tucky +(206954, 0, 2, 220737, 56110), -- Flame Scorpion +(206954, 0, 1, 220737, 56110), -- Flame Scorpion +(206951, 0, 1, 220737, 56110), -- Apprentice Scrumpy +(206951, 0, 0, 220737, 56110), -- Apprentice Scrumpy +(206893, 0, 1, 220737, 56110), -- Bronze Timekeeper +(206893, 0, 0, 220737, 56110), -- Bronze Timekeeper +(206866, 0, 2, 220737, 56110), -- Flaming Dryad +(206866, 0, 1, 220737, 56110), -- Flaming Dryad +(206865, 0, 4, 201828, 56110), -- Emberbloom Offshoot +(206865, 0, 3, 201828, 56110), -- Emberbloom Offshoot +(206860, 0, 2, 220737, 56110), -- Smoldering Hierophant +(206860, 0, 1, 220737, 56110), -- Smoldering Hierophant +(206859, 0, 4, 220737, 56110), -- Smoldering Enforcer +(206859, 0, 3, 220737, 56110), -- Smoldering Enforcer +(206858, 0, 4, 220737, 56110), -- Smoldering Thaumaturge +(206858, 0, 3, 220737, 56110), -- Smoldering Thaumaturge +(206853, 0, 2, 199822, 56110), -- Rumiastrasza +(206853, 0, 1, 220737, 56110), -- Rumiastrasza +(206851, 0, 1, 220737, 56110), -- Ancient of Lore +(206851, 0, 0, 220737, 56110), -- Ancient of Lore +(206850, 0, 1, 220737, 56110), -- Ancient of War +(206850, 0, 0, 220737, 56110), -- Ancient of War +(206848, 0, 1, 220737, 56110), -- Ancient Protector +(206848, 0, 0, 220737, 56110), -- Ancient Protector +(206847, 0, 2, 199822, 56110), -- Gerithus +(206847, 0, 1, 220737, 56110), -- Gerithus +(206846, 0, 2, 220737, 56110), -- Tyrande Whisperwind +(206846, 0, 1, 220737, 56110), -- Tyrande Whisperwind +(206845, 0, 2, 220737, 56110), -- Sentinel of the New Moon +(206845, 0, 1, 220737, 56110), -- Sentinel of the New Moon +(206844, 0, 5, 220737, 56110), -- Firebrand Ko'mal +(206844, 0, 4, 220737, 56110), -- Firebrand Ko'mal +(206844, 0, 3, 220737, 56110), -- Firebrand Ko'mal +(206843, 0, 2, 220737, 56110), -- Ognar the Tailbreaker +(206843, 0, 1, 220737, 56110), -- Ognar the Tailbreaker +(206842, 0, 8, 193864, 56110), -- Phoenix +(206842, 0, 7, 193839, 56110), -- Phoenix +(206841, 0, 6, 193864, 56110), -- Sun Raven +(206841, 0, 5, 193839, 56110), -- Sun Raven +(206840, 0, 6, 193864, 56110), -- Sun Raven +(206840, 0, 5, 193839, 56110), -- Sun Raven +(206839, 0, 2, 220737, 56110), -- Blazing Overseer +(206839, 0, 1, 220737, 56110), -- Blazing Overseer +(206838, 0, 2, 220737, 56110), -- Burning Flamespeaker +(206838, 0, 1, 220737, 56110); -- Burning Flamespeaker + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(206837, 0, 2, 220737, 56110), -- Blazing Overseer +(206837, 0, 1, 220737, 56110), -- Blazing Overseer +(206836, 0, 2, 220737, 56110), -- Burning Flamespeaker +(206836, 0, 1, 220737, 56110), -- Burning Flamespeaker +(206835, 0, 2, 220737, 56110), -- Flaming Beetle +(206835, 0, 1, 220737, 56110), -- Flaming Beetle +(206833, 0, 1, 220737, 56110), -- Flaming Beetle +(206833, 0, 0, 220737, 56110), -- Flaming Beetle +(206831, 0, 3, 193864, 56110), -- Sun Raven +(206831, 0, 2, 193839, 56110), -- Sun Raven +(206830, 0, 3, 193864, 56110), -- Sun Raven +(206830, 0, 2, 193839, 56110), -- Sun Raven +(206823, 0, 1, 220737, 56110), -- Bronze Timekeeper +(206823, 0, 0, 220737, 56110), -- Bronze Timekeeper +(206819, 0, 1, 220737, 56110), -- Pineshrew +(206819, 0, 0, 220737, 56110), -- Pineshrew +(206818, 0, 2, 220737, 56110), -- Elder Cassaphine +(206818, 0, 1, 220737, 56110), -- Elder Cassaphine +(206817, 0, 1, 220737, 56110), -- Pineshrew +(206817, 0, 0, 220737, 56110), -- Pineshrew +(206815, 0, 2, 220737, 56110), -- Lava Viperling +(206815, 0, 1, 220737, 56110), -- Lava Viperling +(206813, 0, 2, 220737, 56110), -- Lava Viper +(206813, 0, 1, 220737, 56110), -- Lava Viper +(206812, 0, 2, 220737, 56110), -- Moonkin +(206812, 0, 1, 220737, 56110), -- Moonkin +(206811, 0, 2, 220737, 56110), -- Moonkin +(206811, 0, 1, 220737, 56110), -- Moonkin +(206810, 0, 2, 220737, 56110), -- Tyrande Whisperwind +(206810, 0, 1, 220737, 56110), -- Tyrande Whisperwind +(206805, 0, 3, 193221, 56110), -- Invading Flameclaw +(206805, 0, 2, 220737, 56110), -- Invading Flameclaw +(206803, 0, 4, 201828, 56110), -- Flaming Lasher +(206803, 0, 3, 201828, 56110), -- Flaming Lasher +(206802, 0, 4, 201828, 56110), -- Lasher +(206802, 0, 3, 201828, 56110), -- Lasher +(206801, 0, 4, 201828, 56110), -- Lasher +(206801, 0, 3, 201828, 56110), -- Lasher +(206800, 0, 2, 220737, 56110), -- Water Strider +(206800, 0, 1, 220737, 56110), -- Water Strider +(206799, 0, 2, 220737, 56110), -- Water Strider +(206799, 0, 1, 220737, 56110), -- Water Strider +(206798, 0, 1, 220737, 56110), -- Water Strider +(206798, 0, 0, 220737, 56110), -- Water Strider +(206797, 0, 1, 220737, 56110), -- Water Strider +(206797, 0, 0, 220737, 56110), -- Water Strider +(206796, 0, 2, 220737, 56110), -- Podling +(206796, 0, 1, 220737, 56110), -- Podling +(206795, 0, 2, 220737, 56110), -- Faerie Dragon +(206795, 0, 1, 220737, 56110), -- Faerie Dragon +(206794, 0, 2, 220737, 56110), -- Butterfly +(206794, 0, 1, 220737, 56110), -- Butterfly +(206792, 0, 1, 220737, 56110), -- Baby Faerie Dragon +(206792, 0, 0, 220737, 56110), -- Baby Faerie Dragon +(206791, 0, 2, 220737, 56110), -- Fire Rune Bear +(206791, 0, 1, 220737, 56110), -- Fire Rune Bear +(206773, 0, 1, 220737, 56110), -- [PH]Foroan +(206773, 0, 0, 220737, 56110), -- [PH]Foroan +(206769, 0, 3, 208886, 56110), -- Fire Elemental +(206769, 0, 2, 220737, 56110), -- Fire Elemental +(206767, 0, 2, 220737, 56110), -- Flame Scorpion +(206767, 0, 1, 220737, 56110), -- Flame Scorpion +(206764, 0, 1, 220737, 56110), -- Bronze Timekeeper +(206764, 0, 0, 220737, 56110), -- Bronze Timekeeper +(206752, 0, 5, 194437, 56110), -- Invading Squallcaster +(206752, 0, 4, 208956, 56110), -- Invading Squallcaster +(206751, 0, 2, 220737, 56110), -- Beetle +(206751, 0, 1, 220737, 56110), -- Beetle +(206729, 0, 4, 199822, 56110), -- Emerald Dragon +(206729, 0, 3, 199822, 56110), -- Emerald Dragon +(206728, 0, 5, 202703, 56110), -- Time-Lost Raptor +(206728, 0, 4, 199064, 56110), -- Time-Lost Raptor +(206727, 0, 8, 220737, 56110), -- Zaqali Spearhead +(206727, 0, 7, 220737, 56110), -- Zaqali Spearhead +(206727, 0, 6, 208928, 56110), -- Zaqali Spearhead +(206727, 0, 5, 192125, 56110), -- Zaqali Spearhead +(206722, 0, 4, 194437, 56110), -- Invading Sparkhewer +(206722, 0, 3, 194437, 56110), -- Invading Sparkhewer +(206721, 0, 2, 220737, 56110), -- Keeper of the Grove +(206721, 0, 1, 220737, 56110), -- Keeper of the Grove +(206720, 0, 2, 220737, 56110), -- Sister of the Grove +(206720, 0, 1, 220737, 56110), -- Sister of the Grove +(206717, 0, 4, 194437, 56110), -- Invading Earthshaker +(206717, 0, 3, 194437, 56110), -- Invading Earthshaker +(206716, 0, 2, 220737, 56110), -- [DNT] Kill Credit +(206716, 0, 1, 220737, 56110), -- [DNT] Kill Credit +(206710, 0, 4, 220737, 56110), -- Lightspawn +(206710, 0, 3, 220737, 56110), -- Lightspawn +(206710, 0, 2, 220737, 56110), -- Lightspawn +(206710, 0, 1, 220737, 56110), -- Lightspawn +(206710, 0, 0, 220737, 56110), -- Lightspawn +(206707, 0, 2, 199822, 56110), -- Green Dragon +(206707, 0, 1, 220737, 56110), -- Green Dragon +(206706, 0, 1, 220737, 56110), -- Emerald Protector +(206706, 0, 0, 220737, 56110), -- Emerald Protector +(206705, 0, 4, 220737, 56110), -- Arathi Footman +(206705, 0, 3, 220737, 56110), -- Arathi Footman +(206705, 0, 2, 220737, 56110), -- Arathi Footman +(206705, 0, 1, 220737, 56110), -- Arathi Footman +(206705, 0, 0, 220737, 56110), -- Arathi Footman +(206704, 0, 4, 220737, 56110), -- Ardent Paladin +(206704, 0, 3, 220737, 56110), -- Ardent Paladin +(206704, 0, 2, 220737, 56110), -- Ardent Paladin +(206704, 0, 1, 220737, 56110), -- Ardent Paladin +(206704, 0, 0, 220737, 56110), -- Ardent Paladin +(206703, 0, 2, 220737, 56110), -- Dream Portal +(206703, 0, 1, 220737, 56110), -- Dream Portal +(206702, 0, 1, 220737, 56110), -- Emerald Protector +(206702, 0, 0, 220737, 56110), -- Emerald Protector +(206701, 0, 1, 220737, 56110), -- Emerald Healer +(206701, 0, 0, 220737, 56110), -- Emerald Healer +(206699, 0, 4, 220737, 56110), -- War Lynx +(206699, 0, 3, 220737, 56110), -- War Lynx +(206699, 0, 2, 220737, 56110), -- War Lynx +(206699, 0, 1, 220737, 56110), -- War Lynx +(206699, 0, 0, 220737, 56110), -- War Lynx +(206698, 0, 4, 220737, 56110), -- Fanatical Conjuror +(206698, 0, 3, 220737, 56110), -- Fanatical Conjuror +(206698, 0, 2, 220737, 56110), -- Fanatical Conjuror +(206698, 0, 1, 220737, 56110), -- Fanatical Conjuror +(206698, 0, 0, 220737, 56110), -- Fanatical Conjuror +(206697, 0, 4, 220737, 56110), -- Devout Priest +(206697, 0, 3, 220737, 56110), -- Devout Priest +(206697, 0, 2, 220737, 56110), -- Devout Priest +(206697, 0, 1, 220737, 56110), -- Devout Priest +(206697, 0, 0, 220737, 56110), -- Devout Priest +(206696, 0, 4, 220737, 56110), -- Arathi Knight +(206696, 0, 3, 220737, 56110), -- Arathi Knight +(206696, 0, 2, 220737, 56110), -- Arathi Knight +(206696, 0, 1, 220737, 56110), -- Arathi Knight +(206696, 0, 0, 220737, 56110), -- Arathi Knight +(206694, 0, 4, 220737, 56110), -- Fervent Sharpshooter +(206694, 0, 3, 220737, 56110), -- Fervent Sharpshooter +(206694, 0, 2, 220737, 56110), -- Fervent Sharpshooter +(206694, 0, 1, 220737, 56110), -- Fervent Sharpshooter +(206694, 0, 0, 220737, 56110), -- Fervent Sharpshooter +(206693, 0, 2, 220737, 56110), -- Flame Portal +(206693, 0, 1, 220737, 56110), -- Flame Portal +(206691, 0, 6, 193624, 56110), -- Zaqali Devastator +(206691, 0, 5, 194435, 56110), -- Zaqali Devastator +(206690, 0, 8, 192125, 56110), -- Zaqali Ashwarden +(206690, 0, 7, 193624, 56110), -- Zaqali Ashwarden +(206689, 0, 4, 193624, 56110), -- Igira the Cruel +(206689, 0, 3, 194435, 56110), -- Igira the Cruel +(206687, 0, 2, 220737, 56110), -- Aronus +(206687, 0, 1, 220737, 56110), -- Aronus +(206685, 0, 2, 220737, 56110), -- Alexstrasza the Life-Binder +(206685, 0, 1, 220737, 56110), -- Alexstrasza the Life-Binder +(206684, 0, 3, 194437, 56110), -- Stormbrand Ko'mal +(206684, 0, 2, 220737, 56110), -- Stormbrand Ko'mal +(206676, 0, 8, 192125, 56110), -- Djaradin Tank +(206676, 0, 7, 193624, 56110), -- Djaradin Tank +(206675, 0, 7, 220737, 56110), -- Djaradin Scout +(206675, 0, 6, 220737, 56110), -- Djaradin Scout +(206675, 0, 5, 192125, 56110), -- Djaradin Scout +(206675, 0, 4, 193624, 56110), -- Djaradin Scout +(206674, 0, 6, 193624, 56110), -- Djaradin Caster +(206674, 0, 5, 194435, 56110), -- Djaradin Caster +(206673, 0, 7, 220737, 56110), -- Djaradin Fighter +(206673, 0, 6, 220737, 56110), -- Djaradin Fighter +(206673, 0, 5, 192125, 56110), -- Djaradin Fighter +(206673, 0, 4, 193624, 56110), -- Djaradin Fighter +(206672, 0, 2, 194437, 56110), -- Redeemed Primalist +(206672, 0, 1, 220737, 56110), -- Redeemed Primalist +(206670, 0, 3, 208886, 56110), -- Lava Fury +(206670, 0, 2, 220737, 56110), -- Lava Fury +(206669, 0, 5, 208886, 56110), -- Lava Fury +(206669, 0, 4, 208886, 56110), -- Lava Fury +(206668, 0, 2, 220737, 56110), -- Snow Elemental +(206668, 0, 1, 220737, 56110), -- Snow Elemental +(206667, 0, 4, 201819, 56110), -- Stone Elemental +(206667, 0, 3, 201819, 56110), -- Stone Elemental +(206666, 0, 2, 220737, 56110), -- Ice Elemental +(206666, 0, 1, 220737, 56110), -- Ice Elemental +(206665, 0, 2, 220737, 56110), -- Ascended Earth Primalist +(206665, 0, 1, 220737, 56110), -- Ascended Earth Primalist +(206664, 0, 5, 194437, 56110), -- Primalist Earth Healer +(206664, 0, 4, 208956, 56110), -- Primalist Earth Healer +(206663, 0, 4, 194437, 56110), -- Primalist Water Fighter +(206663, 0, 3, 194437, 56110), -- Primalist Water Fighter +(206662, 0, 5, 194437, 56110), -- Primalist Fire Fighter +(206662, 0, 4, 208956, 56110), -- Primalist Fire Fighter +(206661, 0, 5, 194437, 56110), -- Primalist Earth Fighter +(206661, 0, 4, 208956, 56110), -- Primalist Earth Fighter +(206660, 0, 5, 194437, 56110), -- Primalist Air Fighter +(206660, 0, 4, 208956, 56110), -- Primalist Air Fighter +(206659, 0, 4, 194437, 56110), -- Primalist Water Caster +(206659, 0, 3, 194437, 56110), -- Primalist Water Caster +(206658, 0, 5, 194437, 56110), -- Primalist Fire Caster +(206658, 0, 4, 208956, 56110), -- Primalist Fire Caster +(206657, 0, 5, 194437, 56110), -- Primalist Air Caster +(206657, 0, 4, 208956, 56110), -- Primalist Air Caster +(206656, 0, 2, 220737, 56110), -- Treant +(206656, 0, 1, 220737, 56110), -- Treant +(206655, 0, 2, 220737, 56110), -- Primalist Water Fighter +(206655, 0, 1, 220737, 56110), -- Primalist Water Fighter +(206650, 0, 2, 220737, 56110), -- Faerie Dragon +(206650, 0, 1, 220737, 56110), -- Faerie Dragon +(206649, 0, 1, 220737, 56110), -- Dryad +(206649, 0, 0, 220737, 56110), -- Dryad +(206645, 0, 1, 220737, 56110), -- Rydra Scalegorger +(206645, 0, 0, 220737, 56110), -- Rydra Scalegorger +(206644, 0, 2, 220737, 56110), -- Hymdall +(206644, 0, 1, 220737, 56110), -- Hymdall +(206642, 0, 2, 220737, 56110), -- Valarjar Stormrider +(206642, 0, 1, 220737, 56110), -- Valarjar Stormrider +(206639, 0, 5, 220737, 56110), -- Storm Drake +(206639, 0, 4, 220737, 56110), -- Storm Drake +(206634, 0, 2, 220737, 56110), -- Flame Portal +(206634, 0, 1, 220737, 56110), -- Flame Portal +(206628, 0, 2, 220737, 56110), -- Apostle Fenarelle +(206628, 0, 1, 220737, 56110), -- Apostle Fenarelle +(206626, 0, 2, 220737, 56110), -- Ashendir Hartwood +(206626, 0, 1, 220737, 56110), -- Ashendir Hartwood +(206620, 0, 4, 194437, 56110), -- Lethka +(206620, 0, 3, 194437, 56110), -- Lethka +(206619, 0, 2, 220737, 56110), -- Buri +(206619, 0, 1, 220737, 56110), -- Buri +(206618, 0, 1, 220737, 56110), -- Bronze Timekeeper +(206618, 0, 0, 220737, 56110), -- Bronze Timekeeper +(206614, 0, 3, 220737, 56110), -- Valarjar Thundercaller +(206614, 0, 2, 220737, 56110), -- Valarjar Thundercaller +(206604, 0, 5, 194437, 56110), -- Fire Primalist +(206604, 0, 4, 208956, 56110), -- Fire Primalist +(206603, 0, 5, 194437, 56110), -- Flamesworn Boulderfist +(206603, 0, 4, 208956, 56110), -- Flamesworn Boulderfist +(206601, 0, 5, 194437, 56110), -- Flamesworn Stonewarden +(206601, 0, 4, 208956, 56110), -- Flamesworn Stonewarden +(206597, 0, 5, 194437, 56110), -- Flamesworn Cinderspeaker +(206597, 0, 4, 208956, 56110), -- Flamesworn Cinderspeaker +(206582, 0, 4, 194437, 56110), -- Primalist Fire Fighter +(206582, 0, 3, 220737, 56110), -- Primalist Fire Fighter +(206581, 0, 4, 194437, 56110), -- Primalist Earth Fighter +(206581, 0, 3, 220737, 56110), -- Primalist Earth Fighter +(206580, 0, 4, 194437, 56110), -- Primalist Air Fighter +(206580, 0, 3, 220737, 56110), -- Primalist Air Fighter +(206579, 0, 4, 194437, 56110), -- Primalist Ice Caster +(206579, 0, 3, 220737, 56110), -- Primalist Ice Caster +(206578, 0, 5, 194437, 56110), -- Primalist Fire Caster +(206578, 0, 4, 208956, 56110), -- Primalist Fire Caster +(206577, 0, 4, 194437, 56110), -- Primalist Earth Caster +(206577, 0, 3, 220737, 56110), -- Primalist Earth Caster +(206576, 0, 4, 194437, 56110), -- Primalist Air Caster +(206576, 0, 3, 220737, 56110), -- Primalist Air Caster +(206575, 0, 2, 220737, 56110), -- Umbraclaw Cub +(206575, 0, 1, 220737, 56110), -- Umbraclaw Cub +(206573, 0, 3, 220737, 56110), -- Valarjar Champion +(206573, 0, 2, 220737, 56110), -- Valarjar Champion +(206565, 0, 2, 220737, 56110), -- Fol'ya +(206565, 0, 1, 220737, 56110); -- Fol'ya + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(206564, 0, 3, 194448, 56110), -- Dreamtalon Kit +(206564, 0, 2, 220737, 56110), -- Dreamtalon Kit +(206563, 0, 3, 194448, 56110), -- Dreamtalon +(206563, 0, 2, 220737, 56110), -- Dreamtalon +(206562, 0, 3, 194448, 56110), -- Dreamtalon +(206562, 0, 2, 220737, 56110), -- Dreamtalon +(206561, 0, 3, 193221, 56110), -- Firecat +(206561, 0, 2, 220737, 56110), -- Firecat +(206560, 0, 3, 193221, 56110), -- Gladehart/Gladehind +(206560, 0, 2, 220737, 56110), -- Gladehart/Gladehind +(206559, 0, 3, 193221, 56110), -- Gladehart/Gladehind +(206559, 0, 2, 220737, 56110), -- Gladehart/Gladehind +(206558, 0, 3, 193221, 56110), -- Dreamsaber +(206558, 0, 2, 220737, 56110), -- Dreamsaber +(206557, 0, 2, 220737, 56110), -- Umbraclaw +(206557, 0, 1, 220737, 56110), -- Umbraclaw +(206556, 0, 2, 220737, 56110), -- Umbraclaw +(206556, 0, 1, 220737, 56110), -- Umbraclaw +(206555, 0, 2, 220737, 56110), -- Horned Somnowl +(206555, 0, 1, 220737, 56110), -- Horned Somnowl +(206554, 0, 2, 220737, 56110), -- Horned Somnowl +(206554, 0, 1, 220737, 56110), -- Horned Somnowl +(206553, 0, 3, 193221, 56110), -- Firecat +(206553, 0, 2, 220737, 56110), -- Firecat +(206552, 0, 3, 193221, 56110), -- Gladefawn +(206552, 0, 2, 220737, 56110), -- Gladefawn +(206551, 0, 3, 193221, 56110), -- Dreamsaber +(206551, 0, 2, 220737, 56110), -- Dreamsaber +(206550, 0, 3, 193221, 56110), -- Bristlebruin +(206550, 0, 2, 220737, 56110), -- Bristlebruin +(206549, 0, 3, 193221, 56110), -- Bristlebruin +(206549, 0, 2, 220737, 56110), -- Bristlebruin +(206530, 0, 2, 220737, 56110), -- Q'onzu +(206530, 0, 1, 220737, 56110), -- Q'onzu +(206527, 0, 2, 220737, 56110), -- Goldrinn +(206527, 0, 1, 220737, 56110), -- Goldrinn +(206517, 0, 2, 220737, 56110), -- Sentinel of the New Moon +(206517, 0, 1, 220737, 56110), -- Sentinel of the New Moon +(206514, 0, 10, 225741, 56110), -- Crazed Cabbage Smacker +(206514, 0, 9, 206519, 56110), -- Crazed Cabbage Smacker +(206514, 0, 8, 212755, 56110), -- Crazed Cabbage Smacker +(206514, 0, 7, 220737, 56110), -- Crazed Cabbage Smacker +(206514, 0, 6, 220737, 56110), -- Crazed Cabbage Smacker +(206514, 0, 5, 220737, 56110), -- Crazed Cabbage Smacker +(206514, 0, 4, 220737, 56110), -- Crazed Cabbage Smacker +(206514, 0, 3, 220737, 56110), -- Crazed Cabbage Smacker +(206514, 0, 2, 206519, 56110), -- Crazed Cabbage Smacker +(206514, 0, 1, 212755, 56110), -- Crazed Cabbage Smacker +(206514, 0, 0, 211968, 56110), -- Crazed Cabbage Smacker +(206511, 0, 2, 220737, 56110), -- Faerie Dragon +(206511, 0, 1, 220737, 56110), -- Faerie Dragon +(206494, 0, 3, 193221, 56110), -- Displaced Gladefawn +(206494, 0, 2, 220737, 56110), -- Displaced Gladefawn +(206493, 0, 2, 220737, 56110), -- Displaced Fol'ya +(206493, 0, 1, 220737, 56110), -- Displaced Fol'ya +(206492, 0, 3, 194448, 56110), -- Displaced Dreamtalon +(206492, 0, 2, 220737, 56110), -- Displaced Dreamtalon +(206491, 0, 2, 220737, 56110), -- Displaced Umbraclaw +(206491, 0, 1, 220737, 56110), -- Displaced Umbraclaw +(206490, 0, 2, 220737, 56110), -- Displaced Somnowl +(206490, 0, 1, 220737, 56110), -- Displaced Somnowl +(206489, 0, 3, 193221, 56110), -- Displaced Gladehart +(206489, 0, 2, 220737, 56110), -- Displaced Gladehart +(206488, 0, 3, 193221, 56110), -- Displaced Dreamsaber +(206488, 0, 2, 220737, 56110), -- Displaced Dreamsaber +(206487, 0, 3, 193221, 56110), -- Displaced Bristlebruin +(206487, 0, 2, 220737, 56110), -- Displaced Bristlebruin +(206485, 0, 2, 220737, 56110), -- [PH] Enemy Chimaera +(206485, 0, 1, 220737, 56110), -- [PH] Enemy Chimaera +(206482, 0, 2, 220737, 56110), -- Kaldorei Huntress +(206482, 0, 1, 220737, 56110), -- Kaldorei Huntress +(206481, 0, 2, 220737, 56110), -- Kaldorei Defender +(206481, 0, 1, 220737, 56110), -- Kaldorei Defender +(206480, 0, 2, 220737, 56110), -- Emerald Preserver +(206480, 0, 1, 220737, 56110), -- Emerald Preserver +(206478, 0, 5, 192125, 56110), -- The Anvil +(206478, 0, 4, 193624, 56110), -- The Anvil +(206477, 0, 5, 192125, 56110), -- Moltenbinder +(206477, 0, 4, 193624, 56110), -- Moltenbinder +(206472, 0, 2, 220737, 56110), -- Tamed Umbraclaw +(206472, 0, 1, 220737, 56110), -- Tamed Umbraclaw +(206461, 0, 1, 220737, 56110), -- Bronze Timekeeper +(206461, 0, 0, 220737, 56110), -- Bronze Timekeeper +(206444, 0, 2, 199822, 56110), -- Gerithus +(206444, 0, 1, 220737, 56110), -- Gerithus +(206440, 0, 2, 220737, 56110), -- Emerald Scaleguard +(206440, 0, 1, 220737, 56110), -- Emerald Scaleguard +(206437, 0, 1, 220737, 56110), -- Kranac Sagesnow +(206437, 0, 0, 220737, 56110), -- Kranac Sagesnow +(206429, 0, 3, 193221, 56110), -- [PH] Friendly Faerie Dragon +(206429, 0, 2, 220737, 56110), -- [PH] Friendly Faerie Dragon +(206427, 0, 3, 193221, 56110), -- [PH] Friendly Hippogryph +(206427, 0, 2, 220737, 56110), -- [PH] Friendly Hippogryph +(206424, 0, 4, 193864, 56110), -- [PH] Lava Mammoth +(206424, 0, 3, 194424, 56110), -- [PH] Lava Mammoth +(206403, 0, 2, 220737, 56110), -- [PH] Burning Treant +(206403, 0, 1, 220737, 56110), -- [PH] Burning Treant +(206400, 0, 5, 192125, 56110), -- [PH] Enemy Djaradin +(206400, 0, 4, 193624, 56110), -- [PH] Enemy Djaradin +(206364, 0, 3, 193221, 56110), -- [PH] Enemy Dryad +(206364, 0, 2, 220737, 56110), -- [PH] Enemy Dryad +(206359, 0, 3, 193221, 56110), -- [PH] Enemy Ancient +(206359, 0, 2, 220737, 56110), -- [PH] Enemy Ancient +(206358, 0, 3, 193221, 56110), -- [PH] Enemy Treant +(206358, 0, 2, 220737, 56110), -- [PH] Enemy Treant +(206327, 0, 3, 193221, 56110), -- Ancient Defender +(206327, 0, 2, 220737, 56110), -- Ancient Defender +(206326, 0, 3, 193221, 56110), -- Scared Wisp +(206326, 0, 2, 220737, 56110), -- Scared Wisp +(206325, 0, 3, 193221, 56110), -- Desperate Treant +(206325, 0, 2, 220737, 56110), -- Desperate Treant +(206321, 0, 3, 208956, 56110), -- Primalist Fire Caster +(206321, 0, 2, 194437, 56110), -- Primalist Fire Caster +(206246, 0, 1, 220737, 56110), -- Bronze Timekeeper +(206246, 0, 0, 220737, 56110), -- Bronze Timekeeper +(206244, 0, 3, 193221, 56110), -- Firecat +(206244, 0, 2, 220737, 56110), -- Firecat +(206243, 0, 3, 193221, 56110), -- Firecat +(206243, 0, 2, 220737, 56110), -- Firecat +(206242, 0, 3, 193221, 56110), -- Dreamsaber +(206242, 0, 2, 220737, 56110), -- Dreamsaber +(206241, 0, 3, 193221, 56110), -- Dreamsaber +(206241, 0, 2, 220737, 56110), -- Dreamsaber +(206237, 0, 1, 220737, 56110), -- Fol'ya +(206237, 0, 0, 220737, 56110), -- Fol'ya +(206236, 0, 3, 193221, 56110), -- Gladefawn +(206236, 0, 2, 220737, 56110), -- Gladefawn +(206235, 0, 3, 193221, 56110), -- Gladehart/Gladehind +(206235, 0, 2, 220737, 56110), -- Gladehart/Gladehind +(206234, 0, 3, 193221, 56110), -- Gladehart/Gladehind +(206234, 0, 2, 220737, 56110), -- Gladehart/Gladehind +(206227, 0, 3, 193221, 56110), -- Bristlebruin +(206227, 0, 2, 220737, 56110), -- Bristlebruin +(206226, 0, 3, 193221, 56110), -- Bristlebruin +(206226, 0, 2, 220737, 56110), -- Bristlebruin +(206225, 0, 2, 220737, 56110), -- Umbraclaw Cub +(206225, 0, 1, 220737, 56110), -- Umbraclaw Cub +(206203, 0, 13, 225741, 56110), -- Moth'ethk +(206203, 0, 12, 226136, 56110), -- Moth'ethk +(206203, 0, 11, 226135, 56110), -- Moth'ethk +(206203, 0, 10, 226135, 56110), -- Moth'ethk +(206203, 0, 9, 225950, 56110), -- Moth'ethk +(206203, 0, 8, 225950, 56110), -- Moth'ethk +(206203, 0, 7, 220737, 56110), -- Moth'ethk +(206203, 0, 6, 220737, 56110), -- Moth'ethk +(206203, 0, 5, 220737, 56110), -- Moth'ethk +(206203, 0, 4, 220737, 56110), -- Moth'ethk +(206203, 0, 3, 220737, 56110), -- Moth'ethk +(206203, 0, 2, 206519, 56110), -- Moth'ethk +(206203, 0, 1, 212755, 56110), -- Moth'ethk +(206203, 0, 0, 211973, 56110), -- Moth'ethk +(206194, 0, 6, 220737, 56110), -- Invasive Lashroom +(206194, 0, 5, 220737, 56110), -- Invasive Lashroom +(206194, 0, 4, 220737, 56110), -- Invasive Lashroom +(206194, 0, 3, 220737, 56110), -- Invasive Lashroom +(206194, 0, 2, 220737, 56110), -- Invasive Lashroom +(206194, 0, 1, 219453, 56110), -- Invasive Lashroom +(206194, 0, 0, 212755, 56110), -- Invasive Lashroom +(206185, 0, 8, 226136, 56110), -- Shadow-Blind Leaper +(206185, 0, 7, 225950, 56110), -- Shadow-Blind Leaper +(206185, 0, 6, 225950, 56110), -- Shadow-Blind Leaper +(206185, 0, 5, 220737, 56110), -- Shadow-Blind Leaper +(206185, 0, 4, 220737, 56110), -- Shadow-Blind Leaper +(206185, 0, 3, 220737, 56110), -- Shadow-Blind Leaper +(206185, 0, 2, 220737, 56110), -- Shadow-Blind Leaper +(206185, 0, 1, 220737, 56110), -- Shadow-Blind Leaper +(206185, 0, 0, 212755, 56110), -- Shadow-Blind Leaper +(206184, 0, 8, 220737, 56110), -- Deathpetal +(206184, 0, 7, 220737, 56110), -- Deathpetal +(206184, 0, 6, 220737, 56110), -- Deathpetal +(206184, 0, 5, 220737, 56110), -- Deathpetal +(206184, 0, 4, 220737, 56110), -- Deathpetal +(206184, 0, 3, 225741, 56110), -- Deathpetal +(206184, 0, 2, 206519, 56110), -- Deathpetal +(206184, 0, 1, 212755, 56110), -- Deathpetal +(206184, 0, 0, 211967, 56110), -- Deathpetal +(206162, 0, 6, 220737, 56110), -- Brackenhide Scrapper +(206162, 0, 5, 220737, 56110), -- Brackenhide Scrapper +(206134, 0, 2, 220737, 56110), -- Slagnaros +(206134, 0, 1, 220737, 56110), -- Slagnaros +(206127, 0, 1, 220737, 56110), -- Decaying Den Mother +(206127, 0, 0, 220737, 56110), -- Decaying Den Mother +(206125, 0, 1, 220737, 56110), -- Decaying Cub +(206125, 0, 0, 220737, 56110), -- Decaying Cub +(206102, 0, 4, 220737, 56110), -- Malfunctioning Farm Colossus +(206102, 0, 3, 220737, 56110), -- Malfunctioning Farm Colossus +(206102, 0, 2, 220737, 56110), -- Malfunctioning Farm Colossus +(206102, 0, 1, 220737, 56110), -- Malfunctioning Farm Colossus +(206102, 0, 0, 220737, 56110), -- Malfunctioning Farm Colossus +(206096, 0, 9, 226136, 56110), -- Shadow-Blind Weaver +(206096, 0, 8, 225950, 56110), -- Shadow-Blind Weaver +(206096, 0, 7, 225950, 56110), -- Shadow-Blind Weaver +(206096, 0, 6, 220737, 56110), -- Shadow-Blind Weaver +(206096, 0, 5, 220737, 56110), -- Shadow-Blind Weaver +(206096, 0, 4, 220737, 56110), -- Shadow-Blind Weaver +(206096, 0, 3, 220737, 56110), -- Shadow-Blind Weaver +(206096, 0, 2, 220737, 56110), -- Shadow-Blind Weaver +(206096, 0, 1, 212755, 56110), -- Shadow-Blind Weaver +(206096, 0, 0, 212755, 56110), -- Shadow-Blind Weaver +(206094, 0, 0, 212755, 56110), -- Shadow-Blind Threadling +(206078, 0, 8, 212755, 56110), -- Shadow-Blind Matriarch +(206078, 0, 7, 226136, 56110), -- Shadow-Blind Matriarch +(206078, 0, 6, 225950, 56110), -- Shadow-Blind Matriarch +(206078, 0, 5, 225950, 56110), -- Shadow-Blind Matriarch +(206078, 0, 4, 220737, 56110), -- Shadow-Blind Matriarch +(206078, 0, 3, 220737, 56110), -- Shadow-Blind Matriarch +(206078, 0, 2, 220737, 56110), -- Shadow-Blind Matriarch +(206078, 0, 1, 220737, 56110), -- Shadow-Blind Matriarch +(206078, 0, 0, 220737, 56110), -- Shadow-Blind Matriarch +(206077, 0, 9, 212755, 56110), -- Shadow-Blind Weaver +(206077, 0, 8, 212755, 56110), -- Shadow-Blind Weaver +(206077, 0, 7, 226136, 56110), -- Shadow-Blind Weaver +(206077, 0, 6, 225950, 56110), -- Shadow-Blind Weaver +(206077, 0, 5, 225950, 56110), -- Shadow-Blind Weaver +(206077, 0, 4, 220737, 56110), -- Shadow-Blind Weaver +(206077, 0, 3, 220737, 56110), -- Shadow-Blind Weaver +(206077, 0, 2, 220737, 56110), -- Shadow-Blind Weaver +(206077, 0, 1, 220737, 56110), -- Shadow-Blind Weaver +(206077, 0, 0, 220737, 56110), -- Shadow-Blind Weaver +(206075, 0, 5, 220737, 56110), -- Shadow-Blind Saurolisk +(206075, 0, 4, 220737, 56110), -- Shadow-Blind Saurolisk +(206075, 0, 3, 220737, 56110), -- Shadow-Blind Saurolisk +(206075, 0, 2, 220737, 56110), -- Shadow-Blind Saurolisk +(206075, 0, 1, 220737, 56110), -- Shadow-Blind Saurolisk +(206075, 0, 0, 212755, 56110), -- Shadow-Blind Saurolisk +(206073, 0, 1, 220737, 56110), -- Fowl Beast +(206073, 0, 0, 220737, 56110), -- Fowl Beast +(206067, 0, 7, 220737, 56110), -- Dark-Crazed Harvester +(206067, 0, 6, 220737, 56110), -- Dark-Crazed Harvester +(206067, 0, 5, 220737, 56110), -- Dark-Crazed Harvester +(206067, 0, 4, 220737, 56110), -- Dark-Crazed Harvester +(206067, 0, 3, 220737, 56110), -- Dark-Crazed Harvester +(206067, 0, 2, 206519, 56110), -- Dark-Crazed Harvester +(206067, 0, 1, 206518, 56110), -- Dark-Crazed Harvester +(206067, 0, 0, 212755, 56110), -- Dark-Crazed Harvester +(206048, 0, 6, 194328, 56110), -- Matriarch Bluepelt +(206048, 0, 5, 193867, 56110), -- Matriarch Bluepelt +(206024, 0, 6, 194328, 56110), -- Riverpaw Outrunner +(206024, 0, 5, 193867, 56110), -- Riverpaw Outrunner +(206023, 0, 6, 194328, 56110), -- Riverpaw Deadeye +(206023, 0, 5, 193867, 56110), -- Riverpaw Deadeye +(206008, 0, 2, 194053, 56110), -- Shimmering Crystalspine +(206008, 0, 1, 220737, 56110), -- Shimmering Crystalspine +(205971, 0, 1, 220737, 56110), -- Fragment of Fire +(205971, 0, 0, 220737, 56110), -- Fragment of Fire +(205968, 0, 1, 220737, 56110), -- Fragment of Shadow +(205968, 0, 0, 220737, 56110), -- Fragment of Shadow +(205940, 0, 1, 220737, 56110), -- Cultist Nethus +(205940, 0, 0, 220737, 56110), -- Cultist Nethus +(205939, 0, 1, 220737, 56110); -- Hel'nurathian Cultist + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(205939, 0, 0, 220737, 56110), -- Hel'nurathian Cultist +(205938, 0, 1, 220737, 56110), -- Hel'nurathian Cultist +(205938, 0, 0, 220737, 56110), -- Hel'nurathian Cultist +(205937, 0, 1, 220737, 56110), -- Hel'nurathian Defender +(205937, 0, 0, 220737, 56110), -- Hel'nurathian Defender +(205936, 0, 1, 220737, 56110), -- Hel'nurathian Hellion +(205936, 0, 0, 220737, 56110), -- Hel'nurathian Hellion +(205935, 0, 1, 220737, 56110), -- Hel'nurathian Trickster +(205935, 0, 0, 220737, 56110), -- Hel'nurathian Trickster +(205934, 0, 1, 220737, 56110), -- Hel'nurathian Conjuror +(205934, 0, 0, 220737, 56110), -- Hel'nurathian Conjuror +(205919, 0, 1, 220737, 56110), -- Feltouched Conjurer +(205919, 0, 0, 220737, 56110), -- Feltouched Conjurer +(205918, 0, 1, 220737, 56110), -- Feltouched Trickster +(205918, 0, 0, 220737, 56110), -- Feltouched Trickster +(205910, 0, 1, 220737, 56110), -- Jaedenar Scoundrel +(205910, 0, 0, 220737, 56110), -- Jaedenar Scoundrel +(205907, 0, 1, 220737, 56110), -- Jaedenar Warrior +(205907, 0, 0, 220737, 56110), -- Jaedenar Warrior +(205906, 0, 1, 220737, 56110), -- Jaedenar Adherent +(205906, 0, 0, 220737, 56110), -- Jaedenar Adherent +(205905, 0, 1, 220737, 56110), -- Jaedenar Adherent +(205905, 0, 0, 220737, 56110), -- Jaedenar Adherent +(205865, 0, 1, 220737, 56110), -- Zal'kir the Chosen +(205865, 0, 0, 220737, 56110), -- Zal'kir the Chosen +(205840, 0, 1, 220737, 56110), -- Blistering Shalewing +(205840, 0, 0, 220737, 56110), -- Blistering Shalewing +(205820, 0, 1, 220737, 56110), -- Crawling Goo +(205820, 0, 0, 220737, 56110), -- Crawling Goo +(205812, 0, 1, 220737, 56110), -- Blistering Shalewing +(205812, 0, 0, 220737, 56110), -- Blistering Shalewing +(205763, 0, 2, 194448, 56110), -- Mountain Stonefang +(205763, 0, 1, 220737, 56110), -- Mountain Stonefang +(205753, 0, 5, 212755, 56110), -- Crushing Darkness +(205753, 0, 4, 220737, 56110), -- Crushing Darkness +(205753, 0, 3, 220737, 56110), -- Crushing Darkness +(205753, 0, 2, 220737, 56110), -- Crushing Darkness +(205753, 0, 1, 220737, 56110), -- Crushing Darkness +(205753, 0, 0, 220737, 56110), -- Crushing Darkness +(205673, 0, 1, 220737, 56110), -- Sundered Devourer +(205673, 0, 0, 220737, 56110), -- Sundered Devourer +(205672, 0, 1, 220737, 56110), -- Flame Additive +(205672, 0, 0, 220737, 56110), -- Flame Additive +(205671, 0, 1, 220737, 56110), -- Shadow Additive +(205671, 0, 0, 220737, 56110), -- Shadow Additive +(205656, 0, 1, 220737, 56110), -- Sundered Chemist +(205656, 0, 0, 220737, 56110), -- Sundered Chemist +(205651, 0, 1, 220737, 56110), -- Bubbling Slime +(205651, 0, 0, 220737, 56110), -- Bubbling Slime +(205644, 0, 1, 220737, 56110), -- Oozing Sludge +(205644, 0, 0, 220737, 56110), -- Oozing Sludge +(205642, 0, 4, 220737, 56110), -- Zaqali Spiritbreaker +(205642, 0, 3, 220737, 56110), -- Zaqali Spiritbreaker +(205641, 0, 3, 220737, 56110), -- Zaqali Heatbinder +(205641, 0, 2, 220737, 56110), -- Zaqali Heatbinder +(205632, 0, 1, 220737, 56110), -- Primal Lava Lord +(205632, 0, 0, 220737, 56110), -- Primal Lava Lord +(205629, 0, 2, 201835, 56110), -- Crazed Experiment +(205629, 0, 1, 220737, 56110), -- Crazed Experiment +(205628, 0, 1, 220737, 56110), -- Twisted Elementium +(205628, 0, 0, 220737, 56110), -- Twisted Elementium +(205623, 0, 1, 220737, 56110), -- Drazos Blackwing +(205623, 0, 0, 220737, 56110), -- Drazos Blackwing +(205622, 0, 1, 220737, 56110), -- Krono Sandtongue +(205622, 0, 0, 220737, 56110), -- Krono Sandtongue +(205620, 0, 1, 220737, 56110), -- Malgosa Spellbinder +(205620, 0, 0, 220737, 56110), -- Malgosa Spellbinder +(205619, 0, 1, 220737, 56110), -- Sarek Cinderbreath +(205619, 0, 0, 220737, 56110), -- Sarek Cinderbreath +(205618, 0, 1, 220737, 56110), -- Thorak Greenscale +(205618, 0, 0, 220737, 56110), -- Thorak Greenscale +(205613, 0, 1, 220737, 56110), -- Crystal Wormling +(205613, 0, 0, 220737, 56110), -- Crystal Wormling +(205611, 0, 1, 220737, 56110), -- Molten Hound +(205611, 0, 0, 220737, 56110), -- Molten Hound +(205594, 0, 1, 220737, 56110), -- Kithguard Crawlers +(205594, 0, 0, 220737, 56110), -- Kithguard Crawlers +(205566, 0, 1, 220737, 56110), -- Molten Crusher +(205566, 0, 0, 220737, 56110), -- Molten Crusher +(205565, 0, 1, 220737, 56110), -- Reconstituted Magmental +(205565, 0, 0, 220737, 56110), -- Reconstituted Magmental +(205564, 0, 2, 220737, 56110), -- Awakened Shards +(205564, 0, 1, 220737, 56110), -- Awakened Shards +(205561, 0, 2, 220737, 56110), -- Cavern Rumbler +(205561, 0, 1, 220737, 56110), -- Cavern Rumbler +(205556, 0, 2, 220737, 56110), -- Runestone Fragment +(205556, 0, 1, 220737, 56110), -- Runestone Fragment +(205551, 0, 2, 220737, 56110), -- Awakened Shards +(205551, 0, 1, 220737, 56110), -- Awakened Shards +(205550, 0, 1, 220737, 56110), -- Agitated Lava +(205550, 0, 0, 220737, 56110), -- Agitated Lava +(205549, 0, 1, 220737, 56110), -- Molten Crusher +(205549, 0, 0, 220737, 56110), -- Molten Crusher +(205548, 0, 1, 220737, 56110), -- Reconstituted Magmental +(205548, 0, 0, 220737, 56110), -- Reconstituted Magmental +(205547, 0, 2, 220737, 56110), -- Cavern Rumbler +(205547, 0, 1, 220737, 56110), -- Cavern Rumbler +(205478, 0, 1, 220737, 56110), -- Conduit Guardian +(205478, 0, 0, 220737, 56110), -- Conduit Guardian +(205425, 0, 1, 220737, 56110), -- Living Inferno +(205425, 0, 0, 220737, 56110), -- Living Inferno +(205361, 0, 4, 220737, 56110), -- Zaqali Berserker +(205361, 0, 3, 220737, 56110), -- Zaqali Berserker +(205348, 0, 1, 220737, 56110), -- Black Dragonflight Magus +(205348, 0, 0, 220737, 56110), -- Black Dragonflight Magus +(205338, 0, 1, 220737, 56110), -- Black Dragonflight Guard +(205338, 0, 0, 220737, 56110), -- Black Dragonflight Guard +(205300, 0, 1, 220737, 56110), -- Empowered Wyrmling +(205300, 0, 0, 220737, 56110), -- Empowered Wyrmling +(205284, 0, 1, 220737, 56110), -- Wave Proxy (SHY) +(205284, 0, 0, 220737, 56110), -- Wave Proxy (SHY) +(205245, 0, 1, 220737, 56110), -- Contamination Investigator +(205245, 0, 0, 220737, 56110), -- Contamination Investigator +(205244, 0, 1, 220737, 56110), -- Contamination Guard +(205244, 0, 0, 220737, 56110), -- Contamination Guard +(205243, 0, 1, 220737, 56110), -- Containment Enforcer +(205243, 0, 0, 220737, 56110), -- Containment Enforcer +(205242, 0, 1, 220737, 56110), -- Automated Defense Orb +(205242, 0, 0, 220737, 56110), -- Automated Defense Orb +(205241, 0, 2, 220737, 56110), -- Glittering Shard Construct +(205241, 0, 1, 220737, 56110), -- Glittering Shard Construct +(205240, 0, 1, 220737, 56110), -- Molten Crusher +(205240, 0, 0, 220737, 56110), -- Molten Crusher +(205239, 0, 1, 220737, 56110), -- Agitated Lava +(205239, 0, 0, 220737, 56110), -- Agitated Lava +(205238, 0, 1, 220737, 56110), -- Embertail Rock Cobra +(205238, 0, 0, 220737, 56110), -- Embertail Rock Cobra +(205237, 0, 1, 220737, 56110), -- Agitated Magmaclaw +(205237, 0, 0, 220737, 56110), -- Agitated Magmaclaw +(205236, 0, 1, 220737, 56110), -- Cavern Magma Serpent +(205236, 0, 0, 220737, 56110), -- Cavern Magma Serpent +(205235, 0, 1, 220737, 56110), -- Slaghide Shalewing +(205235, 0, 0, 220737, 56110), -- Slaghide Shalewing +(205234, 0, 1, 220737, 56110), -- Wild Blaze Hound +(205234, 0, 0, 220737, 56110), -- Wild Blaze Hound +(205231, 0, 1, 220737, 56110), -- Deepstrider Alpha +(205231, 0, 0, 220737, 56110), -- Deepstrider Alpha +(205230, 0, 1, 220737, 56110), -- Sundered Flame Manaweaver +(205230, 0, 0, 220737, 56110), -- Sundered Flame Manaweaver +(205229, 0, 1, 220737, 56110), -- Sundered Flame Sentinel +(205229, 0, 0, 220737, 56110), -- Sundered Flame Sentinel +(205228, 0, 1, 220737, 56110), -- Sundered Flame Brawler +(205228, 0, 0, 220737, 56110), -- Sundered Flame Brawler +(205227, 0, 1, 220737, 56110), -- Tarasek Fighter +(205227, 0, 0, 220737, 56110), -- Tarasek Fighter +(205226, 0, 1, 220737, 56110), -- Sundered Flame Cleaver +(205226, 0, 0, 220737, 56110), -- Sundered Flame Cleaver +(205223, 0, 1, 220737, 56110), -- Leatherscale Salamander +(205223, 0, 0, 220737, 56110), -- Leatherscale Salamander +(205215, 0, 1, 220737, 56110), -- Thicktail Rat +(205215, 0, 0, 220737, 56110), -- Thicktail Rat +(205210, 0, 4, 220737, 56110), -- Lashroom +(205210, 0, 3, 220737, 56110), -- Lashroom +(205210, 0, 2, 220737, 56110), -- Lashroom +(205210, 0, 1, 220737, 56110), -- Lashroom +(205210, 0, 0, 220737, 56110), -- Lashroom +(205204, 0, 1, 220737, 56110), -- Lugear Mouse +(205204, 0, 0, 220737, 56110), -- Lugear Mouse +(205203, 0, 1, 220737, 56110), -- Azured Dawdler +(205203, 0, 0, 220737, 56110), -- Azured Dawdler +(205175, 0, 1, 220737, 56110), -- Ashfur Murine +(205175, 0, 0, 220737, 56110), -- Ashfur Murine +(205169, 0, 1, 220737, 56110), -- Dirt Shell Snail +(205169, 0, 0, 220737, 56110), -- Dirt Shell Snail +(205154, 0, 3, 193864, 56110), -- Kindled Screecher +(205154, 0, 2, 193839, 56110), -- Kindled Screecher +(205141, 0, 4, 220737, 56110), -- Sporbit Drifter +(205141, 0, 3, 220737, 56110), -- Sporbit Drifter +(205141, 0, 2, 220737, 56110), -- Sporbit Drifter +(205141, 0, 1, 220737, 56110), -- Sporbit Drifter +(205141, 0, 0, 220737, 56110), -- Sporbit Drifter +(205137, 0, 7, 226136, 56110), -- Undercrawler +(205137, 0, 6, 225950, 56110), -- Undercrawler +(205137, 0, 5, 225950, 56110), -- Undercrawler +(205137, 0, 4, 220737, 56110), -- Undercrawler +(205137, 0, 3, 220737, 56110), -- Undercrawler +(205137, 0, 2, 220737, 56110), -- Undercrawler +(205137, 0, 1, 220737, 56110), -- Undercrawler +(205137, 0, 0, 220737, 56110), -- Undercrawler +(205131, 0, 1, 220737, 56110), -- Bloodthirsty Adventurer +(205131, 0, 0, 220737, 56110), -- Bloodthirsty Adventurer +(205123, 0, 2, 220737, 56110), -- Hunting Rock Viper +(205123, 0, 1, 220737, 56110), -- Hunting Rock Viper +(205121, 0, 1, 220737, 56110), -- Deepbed Dawdler +(205121, 0, 0, 220737, 56110), -- Deepbed Dawdler +(205082, 0, 1, 220737, 56110), -- Crystalfur Murine +(205082, 0, 0, 220737, 56110), -- Crystalfur Murine +(205079, 0, 1, 220737, 56110), -- Crystal Snapper +(205079, 0, 0, 220737, 56110), -- Crystal Snapper +(205078, 0, 1, 220737, 56110), -- Crystal Snapper Matriarch +(205078, 0, 0, 220737, 56110), -- Crystal Snapper Matriarch +(205076, 0, 1, 220737, 56110), -- Fire Guardling +(205076, 0, 0, 220737, 56110), -- Fire Guardling +(205075, 0, 2, 201819, 56110), -- Earth Guardian +(205075, 0, 1, 220737, 56110), -- Earth Guardian +(205074, 0, 1, 220737, 56110), -- Ice Guardling +(205074, 0, 0, 220737, 56110), -- Ice Guardling +(205066, 0, 2, 220737, 56110), -- Crystalline Shard +(205066, 0, 1, 220737, 56110), -- Crystalline Shard +(205061, 0, 2, 201819, 56110), -- Awaken Crystal +(205061, 0, 1, 220737, 56110), -- Awaken Crystal +(205059, 0, 4, 220737, 56110), -- Skipper +(205059, 0, 3, 220737, 56110), -- Skipper +(205059, 0, 2, 220737, 56110), -- Skipper +(205059, 0, 1, 220737, 56110), -- Skipper +(205059, 0, 0, 220737, 56110), -- Skipper +(205056, 0, 4, 220737, 56110), -- Mudnose Mole Mount +(205056, 0, 3, 220737, 56110), -- Mudnose Mole Mount +(205056, 0, 2, 220737, 56110), -- Mudnose Mole Mount +(205056, 0, 1, 220737, 56110), -- Mudnose Mole Mount +(205056, 0, 0, 220737, 56110), -- Mudnose Mole Mount +(205055, 0, 4, 220737, 56110), -- Mudnose Mole Mount +(205055, 0, 3, 220737, 56110), -- Mudnose Mole Mount +(205055, 0, 2, 220737, 56110), -- Mudnose Mole Mount +(205055, 0, 1, 220737, 56110), -- Mudnose Mole Mount +(205055, 0, 0, 220737, 56110), -- Mudnose Mole Mount +(205054, 0, 4, 220737, 56110), -- Mudnose Mole +(205054, 0, 3, 220737, 56110), -- Mudnose Mole +(205054, 0, 2, 220737, 56110), -- Mudnose Mole +(205054, 0, 1, 220737, 56110), -- Mudnose Mole +(205054, 0, 0, 220737, 56110), -- Mudnose Mole +(205043, 0, 4, 220737, 56110), -- Zaqali Berserker +(205043, 0, 3, 220737, 56110), -- Zaqali Berserker +(205030, 0, 3, 220737, 56110), -- Igira +(205030, 0, 2, 220737, 56110), -- Igira +(205019, 0, 1, 220737, 56110), -- Marithos +(205019, 0, 0, 220737, 56110), -- Marithos +(205018, 0, 1, 220737, 56110), -- Amythora +(205018, 0, 0, 220737, 56110), -- Amythora +(205001, 0, 1, 220737, 56110), -- Treasurewhiskers +(205001, 0, 0, 220737, 56110), -- Treasurewhiskers +(204988, 0, 1, 220737, 56110), -- Thieving Dreadsquall +(204988, 0, 0, 220737, 56110), -- Thieving Dreadsquall +(204965, 0, 1, 220737, 56110), -- Bantana +(204965, 0, 0, 220737, 56110), -- Bantana +(204949, 0, 1, 220737, 56110), -- Marithos +(204949, 0, 0, 220737, 56110), -- Marithos +(204947, 0, 1, 220737, 56110), -- Amythora +(204947, 0, 0, 220737, 56110), -- Amythora +(204925, 0, 1, 220737, 56110), -- Thimblerig +(204925, 0, 0, 220737, 56110), -- Thimblerig +(204922, 0, 1, 220737, 56110), -- Gary +(204922, 0, 0, 220737, 56110), -- Gary +(204863, 0, 1, 220737, 56110), -- Whistler +(204863, 0, 0, 220737, 56110), -- Whistler +(204861, 0, 1, 220737, 56110), -- Chigoe +(204861, 0, 0, 220737, 56110), -- Chigoe +(204860, 0, 1, 220737, 56110), -- Lyssa +(204860, 0, 0, 220737, 56110), -- Lyssa +(204829, 0, 2, 220737, 56110); -- Primalist Summoner + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(204829, 0, 1, 220737, 56110), -- Primalist Summoner +(204826, 0, 3, 220737, 56110), -- Zaqali Summoner +(204826, 0, 2, 220737, 56110), -- Zaqali Summoner +(204800, 0, 1, 220737, 56110), -- Earthward Challenger +(204800, 0, 0, 220737, 56110), -- Earthward Challenger +(204742, 0, 1, 220737, 56110), -- Hibernating Worm +(204742, 0, 0, 220737, 56110), -- Hibernating Worm +(204741, 0, 2, 220737, 56110), -- Skulking Lasher +(204741, 0, 1, 220737, 56110), -- Skulking Lasher +(204738, 0, 4, 220737, 56110), -- Zaqali Scaleseeker +(204738, 0, 3, 220737, 56110), -- Zaqali Scaleseeker +(204728, 0, 1, 220737, 56110), -- Thieving Dreadsquall +(204728, 0, 0, 220737, 56110), -- Thieving Dreadsquall +(204699, 0, 3, 199822, 56110), -- Fyrakk +(204699, 0, 2, 191782, 56110), -- Fyrakk +(204689, 0, 1, 220737, 56110), -- Flittering Lightmoth +(204689, 0, 0, 220737, 56110), -- Flittering Lightmoth +(204686, 0, 3, 205167, 56110), -- Raging Cluster +(204686, 0, 2, 201819, 56110), -- Raging Cluster +(204652, 0, 2, 220737, 56110), -- Territorial Rockborer +(204652, 0, 1, 220737, 56110), -- Territorial Rockborer +(204649, 0, 1, 220737, 56110), -- Spiraling Lightwyrm +(204649, 0, 0, 220737, 56110), -- Spiraling Lightwyrm +(204646, 0, 1, 220737, 56110), -- Echohoof Wanderling +(204646, 0, 0, 220737, 56110), -- Echohoof Wanderling +(204642, 0, 1, 220737, 56110), -- Echohoof Deepstrider +(204642, 0, 0, 220737, 56110), -- Echohoof Deepstrider +(204618, 0, 1, 220737, 56110), -- Roggy +(204618, 0, 0, 220737, 56110), -- Roggy +(204616, 0, 1, 220737, 56110), -- Tricky +(204616, 0, 0, 220737, 56110), -- Tricky +(204615, 0, 1, 220737, 56110), -- Brulee +(204615, 0, 0, 220737, 56110), -- Brulee +(204614, 0, 1, 220737, 56110), -- Bashful +(204614, 0, 0, 220737, 56110), -- Bashful +(204582, 0, 1, 220737, 56110), -- Contamination Investigator +(204582, 0, 0, 220737, 56110), -- Contamination Investigator +(204581, 0, 1, 220737, 56110), -- Contamination Guard +(204581, 0, 0, 220737, 56110), -- Contamination Guard +(204580, 0, 1, 220737, 56110), -- Containment Enforcer +(204580, 0, 0, 220737, 56110), -- Containment Enforcer +(204579, 0, 1, 220737, 56110), -- Automated Defense Orb +(204579, 0, 0, 220737, 56110), -- Automated Defense Orb +(204578, 0, 2, 220737, 56110), -- Glittering Shard Construct +(204578, 0, 1, 220737, 56110), -- Glittering Shard Construct +(204566, 0, 1, 220737, 56110), -- Tunneling Rockborer +(204566, 0, 0, 220737, 56110), -- Tunneling Rockborer +(204555, 0, 1, 220737, 56110), -- Gregg +(204555, 0, 0, 220737, 56110), -- Gregg +(204554, 0, 1, 220737, 56110), -- Slimes +(204554, 0, 0, 220737, 56110), -- Slimes +(204553, 0, 1, 220737, 56110), -- Rosy +(204553, 0, 0, 220737, 56110), -- Rosy +(204550, 0, 1, 220737, 56110), -- Dreadful Defender +(204550, 0, 0, 220737, 56110), -- Dreadful Defender +(204549, 0, 1, 220737, 56110), -- Aggravated Silt +(204549, 0, 0, 220737, 56110), -- Aggravated Silt +(204525, 0, 1, 220737, 56110), -- Roquefort +(204525, 0, 0, 220737, 56110), -- Roquefort +(204508, 0, 1, 220737, 56110), -- Scavenging Slicer +(204508, 0, 0, 220737, 56110), -- Scavenging Slicer +(204466, 0, 2, 220737, 56110), -- Shineshell Slimer +(204466, 0, 1, 220737, 56110), -- Shineshell Slimer +(204444, 0, 1, 220737, 56110), -- Crystal Splinter +(204444, 0, 0, 220737, 56110), -- Crystal Splinter +(204442, 0, 2, 220737, 56110), -- Primalist Frostsurger +(204442, 0, 1, 220737, 56110), -- Primalist Frostsurger +(204441, 0, 2, 220737, 56110), -- Primalist Iceslinger +(204441, 0, 1, 220737, 56110), -- Primalist Iceslinger +(204434, 0, 1, 220737, 56110), -- Diganthor +(204434, 0, 0, 220737, 56110), -- Diganthor +(204432, 0, 1, 220737, 56110), -- Mischievous Stagnose +(204432, 0, 0, 220737, 56110), -- Mischievous Stagnose +(204423, 0, 2, 194437, 56110), -- Rimecaller Raava +(204423, 0, 1, 220737, 56110), -- Rimecaller Raava +(204389, 0, 1, 220737, 56110), -- Giant Glimmerfish +(204389, 0, 0, 220737, 56110), -- Giant Glimmerfish +(204387, 0, 1, 220737, 56110), -- Overflow Magma Serpent +(204387, 0, 0, 220737, 56110), -- Overflow Magma Serpent +(204379, 0, 1, 220737, 56110), -- Blaze Hound Matron +(204379, 0, 0, 220737, 56110), -- Blaze Hound Matron +(204378, 0, 1, 220737, 56110), -- Blaze Hound Matron +(204378, 0, 0, 220737, 56110), -- Blaze Hound Matron +(204356, 0, 1, 220737, 56110), -- Marie Shellie +(204356, 0, 0, 220737, 56110), -- Marie Shellie +(204353, 0, 1, 220737, 56110), -- Molten Crusher +(204353, 0, 0, 220737, 56110), -- Molten Crusher +(204352, 0, 1, 220737, 56110), -- Cavern Magma Serpent +(204352, 0, 0, 220737, 56110), -- Cavern Magma Serpent +(204351, 0, 1, 220737, 56110), -- Reconstituted Magmental +(204351, 0, 0, 220737, 56110), -- Reconstituted Magmental +(204350, 0, 1, 220737, 56110), -- Wild Blaze Hound +(204350, 0, 0, 220737, 56110), -- Wild Blaze Hound +(204349, 0, 2, 220737, 56110), -- Awakened Shards +(204349, 0, 1, 220737, 56110), -- Awakened Shards +(204348, 0, 2, 220737, 56110), -- Cavern Rumbler +(204348, 0, 1, 220737, 56110), -- Cavern Rumbler +(204332, 0, 2, 220737, 56110), -- Helpful Earth +(204332, 0, 1, 220737, 56110), -- Helpful Earth +(204331, 0, 2, 194437, 56110), -- Deepflayer Broodmatron +(204331, 0, 1, 220737, 56110), -- Deepflayer Broodmatron +(204330, 0, 1, 220737, 56110), -- Helpful Water +(204330, 0, 0, 220737, 56110), -- Helpful Water +(204316, 0, 1, 220737, 56110), -- Contaminated Rock Cobra +(204316, 0, 0, 220737, 56110), -- Contaminated Rock Cobra +(204315, 0, 1, 220737, 56110), -- Contaminated Magmaclaw +(204315, 0, 0, 220737, 56110), -- Contaminated Magmaclaw +(204314, 0, 1, 220737, 56110), -- Contaminated Flayer +(204314, 0, 0, 220737, 56110), -- Contaminated Flayer +(204313, 0, 1, 220737, 56110), -- Contaminated Dustmoth +(204313, 0, 0, 220737, 56110), -- Contaminated Dustmoth +(204311, 0, 1, 220737, 56110), -- Contaminated Shalewing +(204311, 0, 0, 220737, 56110), -- Contaminated Shalewing +(204310, 0, 1, 220737, 56110), -- Contaminated Krolusk +(204310, 0, 0, 220737, 56110), -- Contaminated Krolusk +(204309, 0, 1, 220737, 56110), -- Contaminated Sporemoth +(204309, 0, 0, 220737, 56110), -- Contaminated Sporemoth +(204308, 0, 1, 220737, 56110), -- Contaminated Deepstrider Alpha +(204308, 0, 0, 220737, 56110), -- Contaminated Deepstrider Alpha +(204307, 0, 3, 220737, 56110), -- Esgal Flamesnout +(204307, 0, 2, 220737, 56110), -- Esgal Flamesnout +(204304, 0, 4, 199822, 56110), -- Azonagrash +(204304, 0, 3, 191782, 56110), -- Azonagrash +(204297, 0, 4, 199822, 56110), -- Burned Ravager +(204297, 0, 3, 191782, 56110), -- Burned Ravager +(204290, 0, 1, 220737, 56110), -- Bronze Timekeeper Assistant +(204290, 0, 0, 220737, 56110), -- Bronze Timekeeper Assistant +(204274, 0, 4, 220737, 56110), -- Zaqali Arbalist +(204274, 0, 3, 220737, 56110), -- Zaqali Arbalist +(204247, 0, 2, 201819, 56110), -- Frilljaw Neonate +(204247, 0, 1, 220737, 56110), -- Frilljaw Neonate +(204246, 0, 1, 220737, 56110), -- Lost Slaghide Shalewing +(204246, 0, 0, 220737, 56110), -- Lost Slaghide Shalewing +(204245, 0, 1, 220737, 56110), -- Ancient Centaur Corpse +(204245, 0, 0, 220737, 56110), -- Ancient Centaur Corpse +(204243, 0, 1, 220737, 56110), -- Lord Banehollow +(204243, 0, 0, 220737, 56110), -- Lord Banehollow +(204242, 0, 1, 220737, 56110), -- Brimstone Assistant +(204242, 0, 0, 220737, 56110), -- Brimstone Assistant +(204208, 0, 4, 220737, 56110), -- Drakonid Poacher +(204208, 0, 3, 220737, 56110), -- Drakonid Poacher +(204207, 0, 4, 199822, 56110), -- Burned Ravager +(204207, 0, 3, 191782, 56110), -- Burned Ravager +(204204, 0, 4, 220737, 56110), -- Zaqali Berserker +(204204, 0, 3, 220737, 56110), -- Zaqali Berserker +(204172, 0, 2, 220737, 56110), -- Primalist Stonegrinder +(204172, 0, 1, 220737, 56110), -- Primalist Stonegrinder +(204171, 0, 3, 220737, 56110), -- Igira +(204171, 0, 2, 220737, 56110), -- Igira +(204164, 0, 1, 220737, 56110), -- Deepbed Behemoth +(204164, 0, 0, 220737, 56110), -- Deepbed Behemoth +(204163, 0, 1, 220737, 56110), -- Deepbed Dawdler +(204163, 0, 0, 220737, 56110), -- Deepbed Dawdler +(204158, 0, 2, 220737, 56110), -- Hunting Rock Viper +(204158, 0, 1, 220737, 56110), -- Hunting Rock Viper +(204148, 0, 1, 220737, 56110), -- Boss Bunny [DNT] +(204148, 0, 0, 220737, 56110), -- Boss Bunny [DNT] +(204146, 0, 1, 220737, 56110), -- Bronze Timekeeper +(204146, 0, 0, 220737, 56110), -- Bronze Timekeeper +(204128, 0, 1, 220737, 56110), -- Bronze Timekeeper +(204128, 0, 0, 220737, 56110), -- Bronze Timekeeper +(204127, 0, 4, 220737, 56110), -- Kobold Taskfinder +(204127, 0, 3, 220737, 56110), -- Kobold Taskfinder +(204127, 0, 2, 220737, 56110), -- Kobold Taskfinder +(204127, 0, 1, 220737, 56110), -- Kobold Taskfinder +(204127, 0, 0, 220737, 56110), -- Kobold Taskfinder +(204121, 0, 1, 220737, 56110), -- Brown Pack Beast DO NOT USE +(204121, 0, 0, 220737, 56110), -- Brown Pack Beast DO NOT USE +(204111, 0, 4, 220737, 56110), -- Zaqali Ironfist +(204111, 0, 3, 220737, 56110), -- Zaqali Ironfist +(204110, 0, 3, 220737, 56110), -- Lava Phoenix +(204110, 0, 2, 220737, 56110), -- Lava Phoenix +(204109, 0, 4, 220737, 56110), -- Cavernous Shrieker +(204109, 0, 3, 220737, 56110), -- Cavernous Shrieker +(204109, 0, 2, 220737, 56110), -- Cavernous Shrieker +(204109, 0, 1, 220737, 56110), -- Cavernous Shrieker +(204109, 0, 0, 220737, 56110), -- Cavernous Shrieker +(204108, 0, 1, 220737, 56110), -- Fury of the Caldera +(204108, 0, 0, 220737, 56110), -- Fury of the Caldera +(204106, 0, 4, 220737, 56110), -- Zaqali Berserker +(204106, 0, 3, 220737, 56110), -- Zaqali Berserker +(204101, 0, 1, 220737, 56110), -- Mordigan Ironjaw +(204101, 0, 0, 220737, 56110), -- Mordigan Ironjaw +(204099, 0, 2, 220737, 56110), -- Agitated Crystalline +(204099, 0, 1, 220737, 56110), -- Agitated Crystalline +(204096, 0, 1, 220737, 56110), -- Shadowforge Mole Machine +(204096, 0, 0, 220737, 56110), -- Shadowforge Mole Machine +(204093, 0, 9, 220737, 56110), -- Colossian +(204093, 0, 8, 220737, 56110), -- Colossian +(204092, 0, 1, 220737, 56110), -- Bronze Timekeeper +(204092, 0, 0, 220737, 56110), -- Bronze Timekeeper +(204087, 0, 4, 220737, 56110), -- Zaqali Berserker +(204087, 0, 3, 220737, 56110), -- Zaqali Berserker +(204080, 0, 1, 220737, 56110), -- Bronze Timekeeper +(204080, 0, 0, 220737, 56110), -- Bronze Timekeeper +(204078, 0, 4, 220737, 56110), -- Fearsome Artisan +(204078, 0, 3, 220737, 56110), -- Fearsome Artisan +(204076, 0, 1, 220737, 56110), -- Weyrn Spellslinger +(204076, 0, 0, 220737, 56110), -- Weyrn Spellslinger +(204075, 0, 1, 220737, 56110), -- Spellsworn Crechebound +(204075, 0, 0, 220737, 56110), -- Spellsworn Crechebound +(204073, 0, 1, 220737, 56110), -- Brimstone Battler +(204073, 0, 0, 220737, 56110), -- Brimstone Battler +(204072, 0, 2, 220737, 56110), -- Brimstone Bulwark +(204072, 0, 1, 220737, 56110), -- Brimstone Bulwark +(204063, 0, 4, 220737, 56110), -- Zaqali Berserker +(204063, 0, 3, 220737, 56110), -- Zaqali Berserker +(204056, 0, 4, 220737, 56110), -- Rampaging Mammoth +(204056, 0, 3, 220737, 56110), -- Rampaging Mammoth +(204043, 0, 1, 220737, 56110), -- Bronze Timekeeper +(204043, 0, 0, 220737, 56110), -- Bronze Timekeeper +(204029, 0, 1, 220737, 56110), -- Brimstone Enforcer +(204029, 0, 0, 220737, 56110), -- Brimstone Enforcer +(204023, 0, 1, 220737, 56110), -- Bitter Shallowfin +(204023, 0, 0, 220737, 56110), -- Bitter Shallowfin +(204015, 0, 2, 220737, 56110), -- Deeplung Anglerspear +(204015, 0, 1, 220737, 56110), -- Deeplung Anglerspear +(204014, 0, 2, 220737, 56110), -- Deeplung Pebblefist +(204014, 0, 1, 220737, 56110), -- Deeplung Pebblefist +(204013, 0, 2, 220737, 56110), -- Deeplung Glowsplasher +(204013, 0, 1, 220737, 56110), -- Deeplung Glowsplasher +(204012, 0, 2, 220737, 56110), -- Roaming Shards +(204012, 0, 1, 220737, 56110), -- Roaming Shards +(204011, 0, 1, 220737, 56110), -- Small Flame Burster +(204011, 0, 0, 220737, 56110), -- Small Flame Burster +(204010, 0, 1, 220737, 56110), -- Winterpelt Defender +(204010, 0, 0, 220737, 56110), -- Winterpelt Defender +(204007, 0, 1, 220737, 56110), -- Farscale Skirmisher +(204007, 0, 0, 220737, 56110), -- Farscale Skirmisher +(204005, 0, 1, 220737, 56110), -- Farscale Titan +(204005, 0, 0, 220737, 56110), -- Farscale Titan +(204004, 0, 1, 220737, 56110), -- Farscale Witch +(204004, 0, 0, 220737, 56110), -- Farscale Witch +(203990, 0, 1, 220737, 56110), -- Sulfur Bubble +(203990, 0, 0, 220737, 56110), -- Sulfur Bubble +(203988, 0, 1, 220737, 56110), -- Irontide Muscle +(203988, 0, 0, 220737, 56110), -- Irontide Muscle +(203976, 0, 2, 194451, 56110), -- Frostcoat Bear +(203976, 0, 1, 220737, 56110), -- Frostcoat Bear +(203975, 0, 1, 220737, 56110), -- Deepstrider Alpha +(203975, 0, 0, 220737, 56110), -- Deepstrider Alpha +(203974, 0, 2, 220737, 56110), -- Wild Proto-Drake +(203974, 0, 1, 220737, 56110), -- Wild Proto-Drake +(203973, 0, 2, 220737, 56110), -- White Proto-Dragon +(203973, 0, 1, 220737, 56110), -- White Proto-Dragon +(203972, 0, 2, 220737, 56110), -- Contaminated Shards +(203972, 0, 1, 220737, 56110), -- Contaminated Shards +(203970, 0, 2, 193865, 56110), -- Scavenging Tarantula +(203970, 0, 1, 220737, 56110), -- Scavenging Tarantula +(203960, 0, 1, 220737, 56110); -- Marithos + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(203960, 0, 0, 220737, 56110), -- Marithos +(203959, 0, 1, 220737, 56110), -- Amythora +(203959, 0, 0, 220737, 56110), -- Amythora +(203958, 0, 4, 220737, 56110), -- Zaqali Earthshaker +(203958, 0, 3, 220737, 56110), -- Zaqali Earthshaker +(203957, 0, 1, 220737, 56110), -- Molten Deepstrider +(203957, 0, 0, 220737, 56110), -- Molten Deepstrider +(203953, 0, 1, 220737, 56110), -- Scavenging Magmaclaw +(203953, 0, 0, 220737, 56110), -- Scavenging Magmaclaw +(203951, 0, 4, 220737, 56110), -- Kobold Skullface +(203951, 0, 3, 220737, 56110), -- Kobold Skullface +(203951, 0, 2, 220737, 56110), -- Kobold Skullface +(203951, 0, 1, 220737, 56110), -- Kobold Skullface +(203951, 0, 0, 220737, 56110), -- Kobold Skullface +(203949, 0, 1, 220737, 56110), -- Aegis Terror +(203949, 0, 0, 220737, 56110), -- Aegis Terror +(203948, 0, 1, 220737, 56110), -- Brimstone Bulwark +(203948, 0, 0, 220737, 56110), -- Brimstone Bulwark +(203947, 0, 2, 201835, 56110), -- Brimstone Conspirator +(203947, 0, 1, 220737, 56110), -- Brimstone Conspirator +(203946, 0, 1, 220737, 56110), -- Menial Attendant +(203946, 0, 0, 220737, 56110), -- Menial Attendant +(203939, 0, 1, 220737, 56110), -- Animation Fluid +(203939, 0, 0, 220737, 56110), -- Animation Fluid +(203934, 0, 1, 220737, 56110), -- Magmaclaw Queen +(203934, 0, 0, 220737, 56110), -- Magmaclaw Queen +(203933, 0, 1, 220737, 56110), -- Magmaclaw Supplicant +(203933, 0, 0, 220737, 56110), -- Magmaclaw Supplicant +(203930, 0, 2, 201819, 56110), -- Earth Elemental +(203930, 0, 1, 220737, 56110), -- Earth Elemental +(203927, 0, 1, 220737, 56110), -- Failed Prototype +(203927, 0, 0, 220737, 56110), -- Failed Prototype +(203922, 0, 1, 220737, 56110), -- Irontide Hozen +(203922, 0, 0, 220737, 56110), -- Irontide Hozen +(203917, 0, 1, 220737, 56110), -- Deepbed Longwalker +(203917, 0, 0, 220737, 56110), -- Deepbed Longwalker +(203916, 0, 1, 220737, 56110), -- Granite Longwalker +(203916, 0, 0, 220737, 56110), -- Granite Longwalker +(203914, 0, 1, 220737, 56110), -- Irontide Deadshot +(203914, 0, 0, 220737, 56110), -- Irontide Deadshot +(203912, 0, 1, 220737, 56110), -- Deepbed Dawdler +(203912, 0, 0, 220737, 56110), -- Deepbed Dawdler +(203910, 0, 1, 220737, 56110), -- Irontide Scallywag +(203910, 0, 0, 220737, 56110), -- Irontide Scallywag +(203909, 0, 1, 220737, 56110), -- Granite Dawdler +(203909, 0, 0, 220737, 56110), -- Granite Dawdler +(203908, 0, 1, 220737, 56110), -- Bronze Timekeeper +(203908, 0, 0, 220737, 56110), -- Bronze Timekeeper +(203900, 0, 1, 220737, 56110), -- Sulfurous Viper +(203900, 0, 0, 220737, 56110), -- Sulfurous Viper +(203898, 0, 1, 220737, 56110), -- Deep Krolusk +(203898, 0, 0, 220737, 56110), -- Deep Krolusk +(203897, 0, 1, 220737, 56110), -- Sulfur Worm +(203897, 0, 0, 220737, 56110), -- Sulfur Worm +(203896, 0, 1, 220737, 56110), -- Sulfurous Sporebat +(203896, 0, 0, 220737, 56110), -- Sulfurous Sporebat +(203893, 0, 1, 220737, 56110), -- Embertail Rock Slitherer +(203893, 0, 0, 220737, 56110), -- Embertail Rock Slitherer +(203891, 0, 1, 220737, 56110), -- Embertail Rock Cobra +(203891, 0, 0, 220737, 56110), -- Embertail Rock Cobra +(203890, 0, 1, 220737, 56110), -- Clacking Magmaclaw +(203890, 0, 0, 220737, 56110), -- Clacking Magmaclaw +(203888, 0, 1, 220737, 56110), -- Magma Serpent +(203888, 0, 0, 220737, 56110), -- Magma Serpent +(203887, 0, 1, 220737, 56110), -- Slaghide Shalewing +(203887, 0, 0, 220737, 56110), -- Slaghide Shalewing +(203878, 0, 4, 220737, 56110), -- Kobold Mystic +(203878, 0, 3, 220737, 56110), -- Kobold Mystic +(203878, 0, 2, 220737, 56110), -- Kobold Mystic +(203878, 0, 1, 220737, 56110), -- Kobold Mystic +(203878, 0, 0, 220737, 56110), -- Kobold Mystic +(203877, 0, 4, 220737, 56110), -- Kobold Thwacker +(203877, 0, 3, 220737, 56110), -- Kobold Thwacker +(203877, 0, 2, 220737, 56110), -- Kobold Thwacker +(203877, 0, 1, 220737, 56110), -- Kobold Thwacker +(203877, 0, 0, 220737, 56110), -- Kobold Thwacker +(203851, 0, 1, 220737, 56110), -- Underlight Moth +(203851, 0, 0, 220737, 56110), -- Underlight Moth +(203846, 0, 9, 220737, 56110), -- Elder Magma Serpent +(203846, 0, 8, 220737, 56110), -- Elder Magma Serpent +(203834, 0, 9, 220737, 56110), -- Contaminated Titan Watcher +(203834, 0, 8, 220737, 56110), -- Contaminated Titan Watcher +(203831, 0, 1, 220737, 56110), -- Crystalline Guardian +(203831, 0, 0, 220737, 56110), -- Crystalline Guardian +(203826, 0, 1, 220737, 56110), -- Colossal Draconic Golem +(203826, 0, 0, 220737, 56110), -- Colossal Draconic Golem +(203825, 0, 2, 193864, 56110), -- Voracious Magma Worm +(203825, 0, 1, 220737, 56110), -- Voracious Magma Worm +(203819, 0, 2, 220737, 56110), -- Nal ks'kol Defense Orb +(203819, 0, 1, 220737, 56110), -- Nal ks'kol Defense Orb +(203816, 0, 1, 220737, 56110), -- Sulfuric Basher +(203816, 0, 0, 220737, 56110), -- Sulfuric Basher +(203811, 0, 1, 220737, 56110), -- Incarnation of Entropy +(203811, 0, 0, 220737, 56110), -- Incarnation of Entropy +(203809, 0, 1, 220737, 56110), -- Entropic Hatred +(203809, 0, 0, 220737, 56110), -- Entropic Hatred +(203806, 0, 1, 220737, 56110), -- Whisper in the Dark +(203806, 0, 0, 220737, 56110), -- Whisper in the Dark +(203793, 0, 1, 220737, 56110), -- Bronze Timekeeper +(203793, 0, 0, 220737, 56110), -- Bronze Timekeeper +(203788, 0, 1, 220737, 56110), -- Bronze Timekeeper +(203788, 0, 0, 220737, 56110), -- Bronze Timekeeper +(203783, 0, 2, 220737, 56110), -- Hunting Rock Viper +(203783, 0, 1, 220737, 56110), -- Hunting Rock Viper +(203771, 0, 3, 199822, 56110), -- Fyrakk +(203771, 0, 2, 191782, 56110), -- Fyrakk +(203760, 0, 3, 220737, 56110), -- Igira +(203760, 0, 2, 220737, 56110), -- Igira +(203738, 0, 1, 220737, 56110), -- Sundered Ambusher +(203738, 0, 0, 220737, 56110), -- Sundered Ambusher +(203737, 0, 1, 220737, 56110), -- Spellsworn Warder +(203737, 0, 0, 220737, 56110), -- Spellsworn Warder +(203736, 0, 1, 220737, 56110), -- Spellsworn Mender +(203736, 0, 0, 220737, 56110), -- Spellsworn Mender +(203735, 0, 1, 220737, 56110), -- Bronze Timekeeper +(203735, 0, 0, 220737, 56110), -- Bronze Timekeeper +(203734, 0, 1, 220737, 56110), -- Mana Wyrm +(203734, 0, 0, 220737, 56110), -- Mana Wyrm +(203725, 0, 1, 220737, 56110), -- [DNT] Manifested Stormfury +(203725, 0, 0, 220737, 56110), -- [DNT] Manifested Stormfury +(203723, 0, 3, 204983, 56110), -- [DNT] Primalist Zephyrblade +(203723, 0, 2, 220737, 56110), -- [DNT] Primalist Zephyrblade +(203722, 0, 1, 220737, 56110), -- Bronze Timekeeper +(203722, 0, 0, 220737, 56110), -- Bronze Timekeeper +(203717, 0, 3, 204983, 56110), -- [DNT] Primalist Cloudripper +(203717, 0, 2, 194437, 56110), -- [DNT] Primalist Cloudripper +(203716, 0, 1, 220737, 56110), -- [DNT] Microstorm +(203716, 0, 0, 220737, 56110), -- [DNT] Microstorm +(203712, 0, 1, 220737, 56110), -- Bronze Timekeeper +(203712, 0, 0, 220737, 56110), -- Bronze Timekeeper +(203709, 0, 6, 220737, 56110), -- Forgemaster Algrin +(203709, 0, 5, 206165, 56110), -- Forgemaster Algrin +(203707, 0, 3, 194437, 56110), -- Flamebringer Cauterizer +(203707, 0, 2, 220737, 56110), -- Flamebringer Cauterizer +(203705, 0, 3, 194437, 56110), -- Flamebringer Elementalist +(203705, 0, 2, 220737, 56110), -- Flamebringer Elementalist +(203703, 0, 3, 194437, 56110), -- Flamebringer Rageblood +(203703, 0, 2, 220737, 56110), -- Flamebringer Rageblood +(203700, 0, 3, 194437, 56110), -- Flamebringer Shaman +(203700, 0, 2, 220737, 56110), -- Flamebringer Shaman +(203699, 0, 2, 220737, 56110), -- Half-bound Rageflame +(203699, 0, 1, 220737, 56110), -- Half-bound Rageflame +(203698, 0, 2, 220737, 56110), -- Rampant Shadowflame +(203698, 0, 1, 220737, 56110), -- Rampant Shadowflame +(203692, 0, 1, 220737, 56110), -- Blacktalon Slayer +(203692, 0, 0, 220737, 56110), -- Blacktalon Slayer +(203691, 0, 1, 220737, 56110), -- Blacktalon Strategist +(203691, 0, 0, 220737, 56110), -- Blacktalon Strategist +(203687, 0, 1, 220737, 56110), -- Sundered Flame Cleaver +(203687, 0, 0, 220737, 56110), -- Sundered Flame Cleaver +(203686, 0, 1, 220737, 56110), -- Sundered Flame Flamespinner +(203686, 0, 0, 220737, 56110), -- Sundered Flame Flamespinner +(203685, 0, 2, 220737, 56110), -- Tarasek Fighter +(203685, 0, 1, 220737, 56110), -- Tarasek Fighter +(203684, 0, 1, 220737, 56110), -- Sundered Flame Cleaver +(203684, 0, 0, 220737, 56110), -- Sundered Flame Cleaver +(203682, 0, 1, 220737, 56110), -- Sundered Flame Cleaver +(203682, 0, 0, 220737, 56110), -- Sundered Flame Cleaver +(203681, 0, 1, 220737, 56110), -- Sundered Flame Manaweaver +(203681, 0, 0, 220737, 56110), -- Sundered Flame Manaweaver +(203674, 0, 10, 220737, 56110), -- Duzalgor +(203674, 0, 9, 220737, 56110), -- Duzalgor +(203668, 0, 2, 194053, 56110), -- Shimmering Crystalspine +(203668, 0, 1, 220737, 56110), -- Shimmering Crystalspine +(203664, 0, 11, 220737, 56110), -- Emberdusk +(203664, 0, 10, 220737, 56110), -- Emberdusk +(203662, 0, 9, 220737, 56110), -- Subterrax +(203662, 0, 8, 220737, 56110), -- Subterrax +(203660, 0, 9, 220737, 56110), -- Flowfy +(203660, 0, 8, 220737, 56110), -- Flowfy +(203657, 0, 1, 220737, 56110), -- Bronze Timekeeper +(203657, 0, 0, 220737, 56110), -- Bronze Timekeeper +(203656, 0, 1, 220737, 56110), -- Pack Musken +(203656, 0, 0, 220737, 56110), -- Pack Musken +(203646, 0, 11, 220737, 56110), -- Dinn +(203646, 0, 10, 220737, 56110), -- Dinn +(203643, 0, 9, 220737, 56110), -- Skornak +(203643, 0, 8, 220737, 56110), -- Skornak +(203642, 0, 10, 220737, 56110), -- Kronkapace +(203642, 0, 9, 220737, 56110), -- Kronkapace +(203642, 0, 8, 202023, 56110), -- Kronkapace +(203642, 0, 7, 202023, 56110), -- Kronkapace +(203637, 0, 2, 220737, 56110), -- Sundered Defender +(203637, 0, 1, 220737, 56110), -- Sundered Defender +(203630, 0, 8, 220737, 56110), -- Lavermix +(203630, 0, 7, 220737, 56110), -- Lavermix +(203629, 0, 1, 220737, 56110), -- Marithos +(203629, 0, 0, 220737, 56110), -- Marithos +(203627, 0, 11, 220737, 56110), -- Invoq +(203627, 0, 10, 220737, 56110), -- Invoq +(203626, 0, 1, 220737, 56110), -- Bronze Timekeeper +(203626, 0, 0, 220737, 56110), -- Bronze Timekeeper +(203625, 0, 9, 220737, 56110), -- Karokta +(203625, 0, 8, 220737, 56110), -- Karokta +(203621, 0, 1, 220737, 56110), -- Brullo the Strong +(203621, 0, 0, 220737, 56110), -- Brullo the Strong +(203620, 0, 1, 220737, 56110), -- Sundered Flame Brawler +(203620, 0, 0, 220737, 56110), -- Sundered Flame Brawler +(203619, 0, 1, 220737, 56110), -- Sundered Flame Flamespinner +(203619, 0, 0, 220737, 56110), -- Sundered Flame Flamespinner +(203618, 0, 9, 220737, 56110), -- Klakatak +(203618, 0, 8, 220737, 56110), -- Klakatak +(203617, 0, 1, 220737, 56110), -- Bronze Timekeeper +(203617, 0, 0, 220737, 56110), -- Bronze Timekeeper +(203616, 0, 1, 220737, 56110), -- Sundered Flame Sentinel +(203616, 0, 0, 220737, 56110), -- Sundered Flame Sentinel +(203611, 0, 8, 220737, 56110), -- Hadexia +(203611, 0, 7, 220737, 56110), -- Hadexia +(203606, 0, 1, 220737, 56110), -- Calibrating Scent Matrix +(203606, 0, 0, 220737, 56110), -- Calibrating Scent Matrix +(203605, 0, 1, 220737, 56110), -- Bronze Timekeeper +(203605, 0, 0, 220737, 56110), -- Bronze Timekeeper +(203596, 0, 1, 220737, 56110), -- Blistering Shalewing +(203596, 0, 0, 220737, 56110), -- Blistering Shalewing +(203593, 0, 9, 220737, 56110), -- Underlight Queen +(203593, 0, 8, 220737, 56110), -- Underlight Queen +(203592, 0, 9, 220737, 56110), -- General Zskorro +(203592, 0, 8, 220737, 56110), -- General Zskorro +(203521, 0, 9, 220737, 56110), -- Professor Gastrinax +(203521, 0, 8, 220737, 56110), -- Professor Gastrinax +(203515, 0, 9, 220737, 56110), -- Alcanon +(203515, 0, 8, 220737, 56110), -- Alcanon +(203480, 0, 9, 220737, 56110), -- Spinmarrow +(203480, 0, 8, 220737, 56110), -- Spinmarrow +(203479, 0, 1, 220737, 56110), -- Bronze Timekeeper +(203479, 0, 0, 220737, 56110), -- Bronze Timekeeper +(203477, 0, 9, 220737, 56110), -- Goopal +(203477, 0, 8, 220737, 56110), -- Goopal +(203469, 0, 1, 220737, 56110), -- Bronze Timekeeper +(203469, 0, 0, 220737, 56110), -- Bronze Timekeeper +(203468, 0, 9, 220737, 56110), -- Aquifon +(203468, 0, 8, 220737, 56110), -- Aquifon +(203462, 0, 9, 220737, 56110), -- Kob'rok +(203462, 0, 8, 220737, 56110), -- Kob'rok +(203436, 0, 1, 220737, 56110), -- Blazing Archflame +(203436, 0, 0, 220737, 56110), -- Blazing Archflame +(203435, 0, 1, 220737, 56110), -- Arcane Behemoth +(203435, 0, 0, 220737, 56110), -- Arcane Behemoth +(203434, 0, 1, 220737, 56110), -- Arcane Behemoth +(203434, 0, 0, 220737, 56110), -- Arcane Behemoth +(203424, 0, 1, 220737, 56110), -- Drakonid Crechebound +(203424, 0, 0, 220737, 56110), -- Drakonid Crechebound +(203417, 0, 1, 220737, 56110), -- Memory of a Torturer +(203417, 0, 0, 220737, 56110), -- Memory of a Torturer +(203411, 0, 4, 199822, 56110), -- Shadeisethal +(203411, 0, 3, 191782, 56110), -- Shadeisethal +(203389, 0, 1, 220737, 56110), -- Spellsworn Laborer +(203389, 0, 0, 220737, 56110), -- Spellsworn Laborer +(203387, 0, 2, 194437, 56110), -- Mudleader Lorac +(203387, 0, 1, 220737, 56110); -- Mudleader Lorac + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(203385, 0, 1, 220737, 56110), -- Swooping Devastator +(203385, 0, 0, 220737, 56110), -- Swooping Devastator +(203384, 0, 2, 194437, 56110), -- Scavenging Slicer +(203384, 0, 1, 220737, 56110), -- Scavenging Slicer +(203368, 0, 1, 220737, 56110), -- Spellsworn Crecheguard +(203368, 0, 0, 220737, 56110), -- Spellsworn Crecheguard +(203355, 0, 9, 220737, 56110), -- Captain Reykal +(203355, 0, 8, 220737, 56110), -- Captain Reykal +(203353, 0, 9, 220737, 56110), -- Loot Specialist +(203353, 0, 8, 220737, 56110), -- Loot Specialist +(203332, 0, 1, 220737, 56110), -- Magma Worm +(203332, 0, 0, 220737, 56110), -- Magma Worm +(203330, 0, 1, 220737, 56110), -- Excited Ember +(203330, 0, 0, 220737, 56110), -- Excited Ember +(203325, 0, 1, 220737, 56110), -- Amythora +(203325, 0, 0, 220737, 56110), -- Amythora +(203316, 0, 1, 220737, 56110), -- Hufungus +(203316, 0, 0, 220737, 56110), -- Hufungus +(203277, 0, 1, 220737, 56110), -- Overflowing Magma +(203277, 0, 0, 220737, 56110), -- Overflowing Magma +(203261, 0, 1, 220737, 56110), -- Slimes +(203261, 0, 0, 220737, 56110), -- Slimes +(203260, 0, 1, 220737, 56110), -- Hungry Rock Snail +(203260, 0, 0, 220737, 56110), -- Hungry Rock Snail +(203259, 0, 1, 220737, 56110), -- Rosy +(203259, 0, 0, 220737, 56110), -- Rosy +(203252, 0, 1, 220737, 56110), -- Gregg +(203252, 0, 0, 220737, 56110), -- Gregg +(203241, 0, 1, 220737, 56110), -- Stone Infused Rock Snail +(203241, 0, 0, 220737, 56110), -- Stone Infused Rock Snail +(203240, 0, 1, 220737, 56110), -- Prismatic Infused Rock Snail +(203240, 0, 0, 220737, 56110), -- Prismatic Infused Rock Snail +(203239, 0, 1, 220737, 56110), -- Primordial Infused Rock Snail +(203239, 0, 0, 220737, 56110), -- Primordial Infused Rock Snail +(203238, 0, 1, 220737, 56110), -- Temporal Infused Rock Snail +(203238, 0, 0, 220737, 56110), -- Temporal Infused Rock Snail +(203237, 0, 1, 220737, 56110), -- Crimson Infused Rock Snail +(203237, 0, 0, 220737, 56110), -- Crimson Infused Rock Snail +(203234, 0, 1, 220737, 56110), -- Amythora +(203234, 0, 0, 220737, 56110), -- Amythora +(203233, 0, 1, 220737, 56110), -- Marithos +(203233, 0, 0, 220737, 56110), -- Marithos +(203228, 0, 3, 220737, 56110), -- Shrinekeeper Qanosh +(203228, 0, 2, 220737, 56110), -- Shrinekeeper Qanosh +(203227, 0, 1, 220737, 56110), -- Churning Blaze +(203227, 0, 0, 220737, 56110), -- Churning Blaze +(203222, 0, 1, 220737, 56110), -- Emerald Infused Rock Snail +(203222, 0, 0, 220737, 56110), -- Emerald Infused Rock Snail +(203220, 0, 3, 220737, 56110), -- Vakan +(203220, 0, 2, 220737, 56110), -- Vakan +(203219, 0, 3, 220737, 56110), -- Gholna +(203219, 0, 2, 220737, 56110), -- Gholna +(203215, 0, 1, 220737, 56110), -- Brimstone Champion +(203215, 0, 0, 220737, 56110), -- Brimstone Champion +(203164, 0, 1, 220737, 56110), -- Ice Elemental +(203164, 0, 0, 220737, 56110), -- Ice Elemental +(203126, 0, 1, 220737, 56110), -- Mudslick Snail +(203126, 0, 0, 220737, 56110), -- Mudslick Snail +(203105, 0, 1, 220737, 56110), -- Sharpspine Pincher +(203105, 0, 0, 220737, 56110), -- Sharpspine Pincher +(203091, 0, 3, 199822, 56110), -- Fyrakk +(203091, 0, 2, 191782, 56110), -- Fyrakk +(203082, 0, 1, 220737, 56110), -- Gregg +(203082, 0, 0, 220737, 56110), -- Gregg +(203081, 0, 1, 220737, 56110), -- Slimes +(203081, 0, 0, 220737, 56110), -- Slimes +(203080, 0, 1, 220737, 56110), -- Rosy +(203080, 0, 0, 220737, 56110), -- Rosy +(203073, 0, 1, 220737, 56110), -- Thieving Rock Mouse +(203073, 0, 0, 220737, 56110), -- Thieving Rock Mouse +(203072, 0, 1, 220737, 56110), -- Amniotic Ooze +(203072, 0, 0, 220737, 56110), -- Amniotic Ooze +(203063, 0, 2, 201835, 56110), -- Brimstone Conspirator +(203063, 0, 1, 220737, 56110), -- Brimstone Conspirator +(203063, 0, 0, 220737, 56110), -- Brimstone Conspirator +(203054, 0, 1, 220737, 56110), -- Rock Viper Egg +(203054, 0, 0, 220737, 56110), -- Rock Viper Egg +(203053, 0, 2, 220737, 56110), -- Invasive Rock Viper +(203053, 0, 1, 220737, 56110), -- Invasive Rock Viper +(203038, 0, 2, 194437, 56110), -- Scavenging Flayer +(203038, 0, 1, 220737, 56110), -- Scavenging Flayer +(203031, 0, 1, 220737, 56110), -- Blacktalon Strategist +(203031, 0, 0, 220737, 56110), -- Blacktalon Strategist +(203029, 0, 1, 220737, 56110), -- Warding Embers +(203029, 0, 0, 220737, 56110), -- Warding Embers +(203026, 0, 1, 220737, 56110), -- Pestilent Pincher +(203026, 0, 0, 220737, 56110), -- Pestilent Pincher +(203025, 0, 2, 201825, 56110), -- Scythid Steamstalker +(203025, 0, 1, 220737, 56110), -- Scythid Steamstalker +(203013, 0, 1, 220737, 56110), -- Ghostly Researcher +(203013, 0, 0, 220737, 56110), -- Ghostly Researcher +(203006, 0, 3, 199822, 56110), -- Fireguard +(203006, 0, 2, 191782, 56110), -- Fireguard +(203001, 0, 1, 220737, 56110), -- Bronze Timekeeper Assistant +(203001, 0, 0, 220737, 56110), -- Bronze Timekeeper Assistant +(202981, 0, 4, 220737, 56110), -- High Summoner Wahuna +(202981, 0, 3, 220737, 56110), -- High Summoner Wahuna +(202973, 0, 1, 220737, 56110), -- Bronze Timekeeper +(202973, 0, 0, 220737, 56110), -- Bronze Timekeeper +(202967, 0, 1, 220737, 56110), -- Belligerent Dracthyr +(202967, 0, 0, 220737, 56110), -- Belligerent Dracthyr +(202963, 0, 1, 220737, 56110), -- Aberrus Leechlet +(202963, 0, 0, 220737, 56110), -- Aberrus Leechlet +(202962, 0, 1, 220737, 56110), -- Aberrus Leech +(202962, 0, 0, 220737, 56110), -- Aberrus Leech +(202954, 0, 1, 220737, 56110), -- Suffering Rebel +(202954, 0, 0, 220737, 56110), -- Suffering Rebel +(202944, 0, 1, 220737, 56110), -- Memory of a Torturer +(202944, 0, 0, 220737, 56110), -- Memory of a Torturer +(202943, 0, 1, 220737, 56110), -- Memory of a Betrayer +(202943, 0, 0, 220737, 56110), -- Memory of a Betrayer +(202941, 0, 1, 220737, 56110), -- Memory of a Master +(202941, 0, 0, 220737, 56110), -- Memory of a Master +(202940, 0, 1, 220737, 56110), -- Memory of a Traitorous Sister +(202940, 0, 0, 220737, 56110), -- Memory of a Traitorous Sister +(202939, 0, 1, 220737, 56110), -- Memory of an Attacker +(202939, 0, 0, 220737, 56110), -- Memory of an Attacker +(202934, 0, 3, 220737, 56110), -- Zaqali Forge Virtuoso +(202934, 0, 2, 220737, 56110), -- Zaqali Forge Virtuoso +(202932, 0, 1, 220737, 56110), -- Vinyeti +(202932, 0, 0, 220737, 56110), -- Vinyeti +(202930, 0, 1, 220737, 56110), -- Deepdrifter Megrim +(202930, 0, 0, 220737, 56110), -- Deepdrifter Megrim +(202924, 0, 3, 220737, 56110), -- Zaqali Quartermaster +(202924, 0, 2, 220737, 56110), -- Zaqali Quartermaster +(202913, 0, 2, 193864, 56110), -- Fiery Hatchling +(202913, 0, 1, 220737, 56110), -- Fiery Hatchling +(202888, 0, 1, 220737, 56110), -- Stalwart Rebel +(202888, 0, 0, 220737, 56110), -- Stalwart Rebel +(202884, 0, 3, 220737, 56110), -- Brimstone Conspirator +(202884, 0, 2, 220737, 56110), -- Brimstone Conspirator +(202866, 0, 1, 220737, 56110), -- Igneous Darkness +(202866, 0, 0, 220737, 56110), -- Igneous Darkness +(202858, 0, 4, 220737, 56110), -- Drained Djaradin +(202858, 0, 3, 220737, 56110), -- Drained Djaradin +(202846, 0, 2, 220737, 56110), -- Primalist Earthshaker +(202846, 0, 1, 220737, 56110), -- Primalist Earthshaker +(202845, 0, 3, 199822, 56110), -- Unleashed Proto-Drake +(202845, 0, 2, 191782, 56110), -- Unleashed Proto-Drake +(202841, 0, 1, 220737, 56110), -- Lightbound Swarmer +(202841, 0, 0, 220737, 56110), -- Lightbound Swarmer +(202835, 0, 4, 203653, 56110), -- Gargantuan Vessel +(202835, 0, 3, 203653, 56110), -- Gargantuan Vessel +(202828, 0, 1, 220737, 56110), -- Churning Blaze +(202828, 0, 0, 220737, 56110), -- Churning Blaze +(202826, 0, 2, 220737, 56110), -- Lingering Sediment +(202826, 0, 1, 220737, 56110), -- Lingering Sediment +(202803, 0, 9, 203458, 56110), -- Zaqali Shrineguard +(202803, 0, 8, 203457, 56110), -- Zaqali Shrineguard +(202795, 0, 1, 220737, 56110), -- Bronze Timekeeper +(202795, 0, 0, 220737, 56110), -- Bronze Timekeeper +(202785, 0, 4, 220737, 56110), -- Nesting Shalewing +(202785, 0, 3, 220737, 56110), -- Nesting Shalewing +(202783, 0, 2, 220737, 56110), -- Awakened Obsidian +(202783, 0, 1, 220737, 56110), -- Awakened Obsidian +(202772, 0, 1, 220737, 56110), -- Bronze Timekeeper +(202772, 0, 0, 220737, 56110), -- Bronze Timekeeper +(202769, 0, 4, 220737, 56110), -- Djaradin Caster +(202769, 0, 3, 220737, 56110), -- Djaradin Caster +(202768, 0, 4, 220737, 56110), -- Djaradin Scout +(202768, 0, 3, 220737, 56110), -- Djaradin Scout +(202767, 0, 4, 220737, 56110), -- Djaradin Fighter +(202767, 0, 3, 220737, 56110), -- Djaradin Fighter +(202749, 0, 1, 220737, 56110), -- Bronze Timekeeper +(202749, 0, 0, 220737, 56110), -- Bronze Timekeeper +(202731, 0, 1, 220737, 56110), -- Big Slick in the City +(202731, 0, 0, 220737, 56110), -- Big Slick in the City +(202724, 0, 1, 220737, 56110), -- T2 Proxy [DNT] +(202724, 0, 0, 220737, 56110), -- T2 Proxy [DNT] +(202723, 0, 1, 220737, 56110), -- T1 Proxy [DNT] +(202723, 0, 0, 220737, 56110), -- T1 Proxy [DNT] +(202696, 0, 1, 220737, 56110), -- Marithos +(202696, 0, 0, 220737, 56110), -- Marithos +(202693, 0, 1, 220737, 56110), -- Amythora +(202693, 0, 0, 220737, 56110), -- Amythora +(202678, 0, 1, 220737, 56110), -- Farscale Siren +(202678, 0, 0, 220737, 56110), -- Farscale Siren +(202676, 0, 1, 220737, 56110), -- Bronze Timekeeper +(202676, 0, 0, 220737, 56110), -- Bronze Timekeeper +(202675, 0, 4, 220737, 56110), -- Zaqali Spiritbreaker +(202675, 0, 3, 220737, 56110), -- Zaqali Spiritbreaker +(202653, 0, 1, 220737, 56110), -- Farscale Overseer +(202653, 0, 0, 220737, 56110), -- Farscale Overseer +(202632, 0, 4, 220737, 56110), -- Sandsifting Crawler +(202632, 0, 3, 220737, 56110), -- Sandsifting Crawler +(202632, 0, 2, 220737, 56110), -- Sandsifting Crawler +(202632, 0, 1, 220737, 56110), -- Sandsifting Crawler +(202632, 0, 0, 220737, 56110), -- Sandsifting Crawler +(202623, 0, 1, 220737, 56110), -- Alkaline Rager +(202623, 0, 0, 220737, 56110), -- Alkaline Rager +(202622, 0, 1, 220737, 56110), -- Sulfuric Rager +(202622, 0, 0, 220737, 56110), -- Sulfuric Rager +(202621, 0, 1, 220737, 56110), -- Rock Snail +(202621, 0, 0, 220737, 56110), -- Rock Snail +(202608, 0, 1, 220737, 56110), -- Air Guardian +(202608, 0, 0, 220737, 56110), -- Air Guardian +(202607, 0, 1, 220737, 56110), -- Persii +(202607, 0, 0, 220737, 56110), -- Persii +(202606, 0, 1, 220737, 56110), -- Malrogg +(202606, 0, 0, 220737, 56110), -- Malrogg +(202555, 0, 1, 220737, 56110), -- Memory of a Torturer +(202555, 0, 0, 220737, 56110), -- Memory of a Torturer +(202549, 0, 4, 220737, 56110), -- Drakonid Poacher +(202549, 0, 3, 220737, 56110), -- Drakonid Poacher +(202529, 0, 4, 220737, 56110), -- Zaqali Berserker +(202529, 0, 3, 220737, 56110), -- Zaqali Berserker +(202524, 0, 1, 220737, 56110), -- Bronze Timekeeper +(202524, 0, 0, 220737, 56110), -- Bronze Timekeeper +(202510, 0, 2, 194450, 56110), -- Elusive Elder Argali +(202510, 0, 1, 220737, 56110), -- Elusive Elder Argali +(202506, 0, 2, 194450, 56110), -- Elusive Argali +(202506, 0, 1, 220737, 56110), -- Elusive Argali +(202483, 0, 1, 220737, 56110), -- Obsidian Tyrant +(202483, 0, 0, 220737, 56110), -- Obsidian Tyrant +(202481, 0, 1, 220737, 56110), -- Obsidian Tormentor +(202481, 0, 0, 220737, 56110), -- Obsidian Tormentor +(202475, 0, 2, 220737, 56110), -- Evorian +(202475, 0, 1, 220737, 56110), -- Evorian +(202454, 0, 3, 220737, 56110), -- Zaqali Doomsayer +(202454, 0, 2, 220737, 56110), -- Zaqali Doomsayer +(202450, 0, 1, 220737, 56110), -- Time Slime +(202450, 0, 0, 220737, 56110), -- Time Slime +(202441, 0, 2, 194450, 56110), -- Elusive Auric Argali +(202441, 0, 1, 220737, 56110), -- Elusive Auric Argali +(202439, 0, 4, 220737, 56110), -- Zaqali Wingripper +(202439, 0, 3, 220737, 56110), -- Zaqali Wingripper +(202436, 0, 1, 220737, 56110), -- Elusive Frenzied Amberfur +(202436, 0, 0, 220737, 56110), -- Elusive Frenzied Amberfur +(202418, 0, 2, 201819, 56110), -- Stone Sentinel +(202418, 0, 1, 220737, 56110), -- Stone Sentinel +(202417, 0, 1, 220737, 56110), -- Blacktalon Warrior +(202417, 0, 0, 220737, 56110), -- Blacktalon Warrior +(202376, 0, 1, 220737, 56110), -- Stone Golem Construct +(202376, 0, 0, 220737, 56110), -- Stone Golem Construct +(202327, 0, 1, 220737, 56110), -- Containment Enforcer +(202327, 0, 0, 220737, 56110), -- Containment Enforcer +(202326, 0, 4, 220737, 56110), -- Glittering Shard Construct +(202326, 0, 3, 220737, 56110), -- Glittering Shard Construct +(202326, 0, 2, 201819, 56110), -- Glittering Shard Construct +(202326, 0, 1, 220737, 56110), -- Glittering Shard Construct +(202325, 0, 1, 220737, 56110), -- Automated Defense Orb +(202325, 0, 0, 220737, 56110), -- Automated Defense Orb +(202324, 0, 1, 220737, 56110), -- Point Defense Orb +(202324, 0, 0, 220737, 56110), -- Point Defense Orb +(202320, 0, 1, 220737, 56110), -- Contamination Investigator +(202320, 0, 0, 220737, 56110), -- Contamination Investigator +(202319, 0, 1, 220737, 56110), -- Contamination Guard +(202319, 0, 0, 220737, 56110), -- Contamination Guard +(202318, 0, 9, 220737, 56110), -- Response Team Watcher +(202318, 0, 8, 220737, 56110); -- Response Team Watcher + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(202317, 0, 1, 220737, 56110), -- Disturbed Shalewing +(202317, 0, 0, 220737, 56110), -- Disturbed Shalewing +(202316, 0, 1, 220737, 56110), -- Agitated Dustmoth +(202316, 0, 0, 220737, 56110), -- Agitated Dustmoth +(202314, 0, 1, 220737, 56110), -- Rock Snail +(202314, 0, 0, 220737, 56110), -- Rock Snail +(202312, 0, 1, 220737, 56110), -- Deepstrider Alpha +(202312, 0, 0, 220737, 56110), -- Deepstrider Alpha +(202310, 0, 1, 220737, 56110), -- Cavern Screacher +(202310, 0, 0, 220737, 56110), -- Cavern Screacher +(202309, 0, 9, 220737, 56110), -- Cavern Flayer Matriarch +(202309, 0, 8, 220737, 56110), -- Cavern Flayer Matriarch +(202307, 0, 1, 220737, 56110), -- Cavern Flayer +(202307, 0, 0, 220737, 56110), -- Cavern Flayer +(202304, 0, 1, 220737, 56110), -- Cavern Magma Serpent +(202304, 0, 0, 220737, 56110), -- Cavern Magma Serpent +(202303, 0, 1, 220737, 56110), -- Slaghide Shalewing +(202303, 0, 0, 220737, 56110), -- Slaghide Shalewing +(202302, 0, 1, 220737, 56110), -- Embertail Rock Cobra +(202302, 0, 0, 220737, 56110), -- Embertail Rock Cobra +(202288, 0, 1, 220737, 56110), -- Agitated Magmaclaw +(202288, 0, 0, 220737, 56110), -- Agitated Magmaclaw +(202286, 0, 1, 220737, 56110), -- Agitated Lava +(202286, 0, 0, 220737, 56110), -- Agitated Lava +(202284, 0, 1, 220737, 56110), -- Molten Crusher +(202284, 0, 0, 220737, 56110), -- Molten Crusher +(202283, 0, 2, 220737, 56110), -- Lava Snail +(202283, 0, 1, 220737, 56110), -- Lava Snail +(202282, 0, 1, 220737, 56110), -- Reconstituted Magmental +(202282, 0, 0, 220737, 56110), -- Reconstituted Magmental +(202281, 0, 2, 220737, 56110), -- Cavern Rumbler +(202281, 0, 1, 220737, 56110), -- Cavern Rumbler +(202280, 0, 2, 220737, 56110), -- Awakened Shards +(202280, 0, 1, 220737, 56110), -- Awakened Shards +(202279, 0, 1, 220737, 56110), -- Wild Blaze Hound +(202279, 0, 0, 220737, 56110), -- Wild Blaze Hound +(202276, 0, 3, 220737, 56110), -- Zaqali Magma Sculpter +(202276, 0, 2, 220737, 56110), -- Zaqali Magma Sculpter +(202275, 0, 4, 220737, 56110), -- Zaqali Earthshaker +(202275, 0, 3, 220737, 56110), -- Zaqali Earthshaker +(202274, 0, 3, 220737, 56110), -- Ritualmaster Skarna +(202274, 0, 2, 220737, 56110), -- Ritualmaster Skarna +(202273, 0, 1, 220737, 56110), -- Disturbed Sporemoth +(202273, 0, 0, 220737, 56110), -- Disturbed Sporemoth +(202272, 0, 1, 220737, 56110), -- Brimstone Serpent +(202272, 0, 0, 220737, 56110), -- Brimstone Serpent +(202271, 0, 1, 220737, 56110), -- Sulfurous Sporebat +(202271, 0, 0, 220737, 56110), -- Sulfurous Sporebat +(202270, 0, 9, 220737, 56110), -- Animated Contaminant +(202270, 0, 8, 220737, 56110), -- Animated Contaminant +(202269, 0, 1, 220737, 56110), -- Acidhide Krolusk +(202269, 0, 0, 220737, 56110), -- Acidhide Krolusk +(202268, 0, 1, 220737, 56110), -- Sulfur Deepstrider +(202268, 0, 0, 220737, 56110), -- Sulfur Deepstrider +(202266, 0, 1, 220737, 56110), -- Sulfurous Viper +(202266, 0, 0, 220737, 56110), -- Sulfurous Viper +(202264, 0, 1, 220737, 56110), -- Primal Lava Elemental +(202264, 0, 0, 220737, 56110), -- Primal Lava Elemental +(202262, 0, 1, 220737, 56110), -- Blazing Dreadsquall +(202262, 0, 0, 220737, 56110), -- Blazing Dreadsquall +(202261, 0, 1, 220737, 56110), -- Tarasek Fighter +(202261, 0, 0, 220737, 56110), -- Tarasek Fighter +(202260, 0, 1, 220737, 56110), -- Sundered Flame Sentinel +(202260, 0, 0, 220737, 56110), -- Sundered Flame Sentinel +(202259, 0, 4, 192125, 56110), -- Djaradin Wallclimber +(202259, 0, 3, 193624, 56110), -- Djaradin Wallclimber +(202258, 0, 4, 192125, 56110), -- Djaradin Skullcrusher +(202258, 0, 3, 193624, 56110), -- Djaradin Skullcrusher +(202257, 0, 3, 193624, 56110), -- Djaradin Magmashaper +(202257, 0, 2, 194435, 56110), -- Djaradin Magmashaper +(202256, 0, 3, 193624, 56110), -- Djaradin Lavamancer +(202256, 0, 2, 194435, 56110), -- Djaradin Lavamancer +(202248, 0, 1, 220737, 56110), -- Sundered Flame Brawler +(202248, 0, 0, 220737, 56110), -- Sundered Flame Brawler +(202247, 0, 1, 220737, 56110), -- Sundered Flame Cleaver +(202247, 0, 0, 220737, 56110), -- Sundered Flame Cleaver +(202246, 0, 1, 220737, 56110), -- Sundered Flame Manaweaver +(202246, 0, 0, 220737, 56110), -- Sundered Flame Manaweaver +(202245, 0, 1, 220737, 56110), -- Sundered Flame Flamespinner +(202245, 0, 0, 220737, 56110), -- Sundered Flame Flamespinner +(202244, 0, 1, 220737, 56110), -- Lieutenant Narlena +(202244, 0, 0, 220737, 56110), -- Lieutenant Narlena +(202109, 0, 4, 192125, 56110), -- Djaradin Commander +(202109, 0, 3, 193624, 56110), -- Djaradin Commander +(202108, 0, 4, 192125, 56110), -- Djaradin Dragonhunter +(202108, 0, 3, 193624, 56110), -- Djaradin Dragonhunter +(201871, 0, 1, 220737, 56110), -- Disturbed Protector +(201871, 0, 0, 220737, 56110), -- Disturbed Protector +(201852, 0, 1, 220737, 56110), -- Plagued Clicker +(201852, 0, 0, 220737, 56110), -- Plagued Clicker +(201831, 0, 1, 220737, 56110), -- Blacktalon Slayer +(201831, 0, 0, 220737, 56110), -- Blacktalon Slayer +(201828, 0, 1, 220737, 56110), -- Failed Aspirant Elarthresh +(201828, 0, 0, 220737, 56110), -- Failed Aspirant Elarthresh +(201823, 0, 1, 220737, 56110), -- Failed Scalecommander Abereth +(201823, 0, 0, 220737, 56110), -- Failed Scalecommander Abereth +(201822, 0, 1, 220737, 56110), -- Failed Scalecommander Haerothal +(201822, 0, 0, 220737, 56110), -- Failed Scalecommander Haerothal +(201820, 0, 1, 220737, 56110), -- Failed Scalecommander Elarthresh +(201820, 0, 0, 220737, 56110), -- Failed Scalecommander Elarthresh +(201789, 0, 1, 220737, 56110), -- Narn +(201789, 0, 0, 220737, 56110), -- Narn +(201770, 0, 1, 220737, 56110), -- Sparring Dracthyr +(201770, 0, 0, 220737, 56110), -- Sparring Dracthyr +(201753, 0, 1, 220737, 56110), -- Sundered Destroyer +(201753, 0, 0, 220737, 56110), -- Sundered Destroyer +(201748, 0, 1, 220737, 56110), -- Sundered Timewalker +(201748, 0, 0, 220737, 56110), -- Sundered Timewalker +(201746, 0, 1, 220737, 56110), -- Sundered Naturalist +(201746, 0, 0, 220737, 56110), -- Sundered Naturalist +(201736, 0, 1, 220737, 56110), -- Sundered Arcanist +(201736, 0, 0, 220737, 56110), -- Sundered Arcanist +(201735, 0, 2, 220737, 56110), -- [PH] Aggressive Angler +(201735, 0, 1, 220737, 56110), -- [PH] Aggressive Angler +(201725, 0, 3, 203706, 56110), -- Windbound Striker +(201725, 0, 2, 220737, 56110), -- Windbound Striker +(201724, 0, 3, 203706, 56110), -- Primal Squallcaller +(201724, 0, 2, 220737, 56110), -- Primal Squallcaller +(201699, 0, 1, 220737, 56110), -- Seething Residue +(201699, 0, 0, 220737, 56110), -- Seething Residue +(201673, 0, 4, 199822, 56110), -- Kretchenwrath +(201673, 0, 3, 191782, 56110), -- Kretchenwrath +(201664, 0, 1, 220737, 56110), -- Temporal Investi-gator +(201664, 0, 0, 220737, 56110), -- Temporal Investi-gator +(201636, 0, 1, 220737, 56110), -- Zhusadormu +(201636, 0, 0, 220737, 56110), -- Zhusadormu +(201635, 0, 1, 220737, 56110), -- Zhusadormu +(201635, 0, 0, 220737, 56110), -- Zhusadormu +(201633, 0, 1, 220737, 56110), -- Zhusadormu +(201633, 0, 0, 220737, 56110), -- Zhusadormu +(201629, 0, 2, 220737, 56110), -- Unknown Elemental +(201629, 0, 1, 220737, 56110), -- Unknown Elemental +(201625, 0, 6, 220737, 56110), -- Forgemaster Kraglin +(201625, 0, 5, 206165, 56110), -- Forgemaster Kraglin +(201623, 0, 2, 194451, 56110), -- Nesting Creche Crawler +(201623, 0, 1, 220737, 56110), -- Nesting Creche Crawler +(201562, 0, 11, 220737, 56110), -- Shardwing +(201562, 0, 10, 220737, 56110), -- Shardwing +(201561, 0, 10, 220737, 56110), -- Motivator Krathos +(201561, 0, 9, 220737, 56110), -- Motivator Krathos +(201559, 0, 10, 220737, 56110), -- Shiobhan Waterborn +(201559, 0, 9, 220737, 56110), -- Shiobhan Waterborn +(201558, 0, 10, 220737, 56110), -- Malgain Rockknell +(201558, 0, 9, 220737, 56110), -- Malgain Rockknell +(201557, 0, 9, 220737, 56110), -- Graniteclaw +(201557, 0, 8, 220737, 56110), -- Graniteclaw +(201556, 0, 9, 220737, 56110), -- Waterpots +(201556, 0, 8, 220737, 56110), -- Waterpots +(201555, 0, 9, 220737, 56110), -- Srivantor +(201555, 0, 8, 220737, 56110), -- Srivantor +(201554, 0, 9, 220737, 56110), -- Unstable Arcanogolem +(201554, 0, 8, 220737, 56110), -- Unstable Arcanogolem +(201553, 0, 10, 220737, 56110), -- Grand Artificer Zeerak +(201553, 0, 9, 220737, 56110), -- Grand Artificer Zeerak +(201552, 0, 9, 220737, 56110), -- Overseer Stonetongue +(201552, 0, 8, 220737, 56110), -- Overseer Stonetongue +(201550, 0, 9, 220737, 56110), -- Overloading Defense Matrix +(201550, 0, 8, 220737, 56110), -- Overloading Defense Matrix +(201549, 0, 10, 220737, 56110), -- Morlash +(201549, 0, 9, 220737, 56110), -- Morlash +(201545, 0, 11, 220737, 56110), -- Shapemaster Za'lani +(201545, 0, 10, 220737, 56110), -- Shapemaster Za'lani +(201543, 0, 10, 220737, 56110), -- Avalantus +(201543, 0, 9, 220737, 56110), -- Avalantus +(201542, 0, 12, 220737, 56110), -- Tikarr Frostclaw +(201542, 0, 11, 220737, 56110), -- Tikarr Frostclaw +(201540, 0, 10, 220737, 56110), -- Lurgan +(201540, 0, 9, 220737, 56110), -- Lurgan +(201539, 0, 9, 220737, 56110), -- Stormcaller Narkena +(201539, 0, 8, 220737, 56110), -- Stormcaller Narkena +(201538, 0, 10, 220737, 56110), -- Huntmaster Yrgena +(201538, 0, 9, 220737, 56110), -- Huntmaster Yrgena +(201537, 0, 9, 220737, 56110), -- Groffnar +(201537, 0, 8, 220737, 56110), -- Groffnar +(201535, 0, 9, 220737, 56110), -- Bloodbeak the Ravenous +(201535, 0, 8, 220737, 56110), -- Bloodbeak the Ravenous +(201534, 0, 4, 192809, 56110), -- Time-Lost Raptor +(201534, 0, 3, 220737, 56110), -- Time-Lost Raptor +(201533, 0, 3, 198597, 56110), -- Time-Lost Sunseeker +(201533, 0, 2, 199064, 56110), -- Time-Lost Sunseeker +(201532, 0, 3, 198597, 56110), -- Time-Lost Briarback +(201532, 0, 2, 220737, 56110), -- Time-Lost Briarback +(201509, 0, 2, 199822, 56110), -- Windscourge Oldblood +(201509, 0, 1, 220737, 56110), -- Windscourge Oldblood +(201439, 0, 2, 201835, 56110), -- Trueborn Dropflame +(201439, 0, 1, 220737, 56110), -- Trueborn Dropflame +(201369, 0, 1, 220737, 56110), -- Spellsworn Wingcatcher +(201369, 0, 0, 220737, 56110), -- Spellsworn Wingcatcher +(201348, 0, 1, 220737, 56110), -- Tester von Testington +(201348, 0, 0, 220737, 56110), -- Tester von Testington +(201341, 0, 3, 220737, 56110), -- Zaqali Hauler +(201341, 0, 2, 220737, 56110), -- Zaqali Hauler +(201309, 0, 1, 220737, 56110), -- Irontide Freebooter +(201309, 0, 0, 220737, 56110), -- Irontide Freebooter +(201308, 0, 2, 201825, 56110), -- Scythid Aggressor +(201308, 0, 1, 220737, 56110), -- Scythid Aggressor +(201307, 0, 1, 220737, 56110), -- Sundered Despoiler +(201307, 0, 0, 220737, 56110), -- Sundered Despoiler +(201305, 0, 1, 220737, 56110), -- Spellsworn Guard +(201305, 0, 0, 220737, 56110), -- Spellsworn Guard +(201304, 0, 3, 199822, 56110), -- Territorial Proto-Drake +(201304, 0, 2, 191782, 56110), -- Territorial Proto-Drake +(201301, 0, 2, 220737, 56110), -- Farscale Raider +(201301, 0, 1, 220737, 56110), -- Farscale Raider +(201300, 0, 1, 220737, 56110), -- Agitated Shroom +(201300, 0, 0, 220737, 56110), -- Agitated Shroom +(201298, 0, 1, 220737, 56110), -- Drowned Pillager +(201298, 0, 0, 220737, 56110), -- Drowned Pillager +(201295, 0, 1, 220737, 56110), -- Refti Confiscator +(201295, 0, 0, 220737, 56110), -- Refti Confiscator +(201294, 0, 1, 220737, 56110), -- Irontide Swooper +(201294, 0, 0, 220737, 56110), -- Irontide Swooper +(201292, 0, 2, 201835, 56110), -- Tarasek Plunderer +(201292, 0, 1, 220737, 56110), -- Tarasek Plunderer +(201288, 0, 1, 220737, 56110), -- Sundered Champion +(201288, 0, 0, 220737, 56110), -- Sundered Champion +(201266, 0, 1, 220737, 56110), -- Ancient Aspirant Boss [Test DNT] +(201266, 0, 0, 220737, 56110), -- Ancient Aspirant Boss [Test DNT] +(201255, 0, 2, 220737, 56110), -- Nascent Proto-Dragon +(201255, 0, 1, 220737, 56110), -- Nascent Proto-Dragon +(201218, 0, 2, 194437, 56110), -- Shadowflame Primalist +(201218, 0, 1, 220737, 56110), -- Shadowflame Primalist +(201185, 0, 1, 220737, 56110), -- Kranac Sagesnow +(201185, 0, 0, 220737, 56110), -- Kranac Sagesnow +(201181, 0, 9, 220737, 56110), -- Mad-Eye Carrey +(201181, 0, 8, 220737, 56110), -- Mad-Eye Carrey +(201161, 0, 1, 220737, 56110), -- Arcane Elemental +(201161, 0, 0, 220737, 56110), -- Arcane Elemental +(201155, 0, 2, 220737, 56110), -- Nascent Proto-Dragon +(201155, 0, 1, 220737, 56110), -- Nascent Proto-Dragon +(201154, 0, 3, 220737, 56110), -- Surging Magma +(201154, 0, 2, 220737, 56110), -- Surging Magma +(201153, 0, 3, 194437, 56110), -- Stormbound Reaver +(201153, 0, 2, 220737, 56110), -- Stormbound Reaver +(201152, 0, 2, 194437, 56110), -- Stormbound Sorcerer +(201152, 0, 1, 220737, 56110), -- Stormbound Sorcerer +(201151, 0, 2, 220737, 56110), -- Stormbound Colossus +(201151, 0, 1, 220737, 56110), -- Stormbound Colossus +(201150, 0, 2, 194437, 56110), -- Cragsworn Stoneshaper +(201150, 0, 1, 220737, 56110), -- Cragsworn Stoneshaper +(201148, 0, 3, 194437, 56110), -- Cragsworn Reaver +(201148, 0, 2, 220737, 56110), -- Cragsworn Reaver +(201147, 0, 2, 220737, 56110), -- Cragsworn Colossus +(201147, 0, 1, 220737, 56110), -- Cragsworn Colossus +(201135, 0, 1, 220737, 56110), -- Farscale Ambusher +(201135, 0, 0, 220737, 56110), -- Farscale Ambusher +(201130, 0, 1, 220737, 56110), -- Steelcliff Dissident +(201130, 0, 0, 220737, 56110), -- Steelcliff Dissident +(201117, 0, 5, 204273, 56110), -- Zaqali Farseer +(201117, 0, 4, 220737, 56110); -- Zaqali Farseer + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(201113, 0, 1, 220737, 56110), -- Steelcliff Dissident +(201113, 0, 0, 220737, 56110), -- Steelcliff Dissident +(201097, 0, 4, 220737, 56110), -- Zaqali Cragslasher +(201097, 0, 3, 220737, 56110), -- Zaqali Cragslasher +(201096, 0, 1, 220737, 56110), -- Fireborn Salamanther +(201096, 0, 0, 220737, 56110), -- Fireborn Salamanther +(201093, 0, 1, 220737, 56110), -- Chittering Acidclaw +(201093, 0, 0, 220737, 56110), -- Chittering Acidclaw +(201088, 0, 3, 220737, 56110), -- Remnants of Malygos +(201088, 0, 2, 220737, 56110), -- Remnants of Malygos +(201078, 0, 1, 220737, 56110), -- Sulfira Wanderling +(201078, 0, 0, 220737, 56110), -- Sulfira Wanderling +(201072, 0, 3, 220737, 56110), -- Zaqali Convoy +(201072, 0, 2, 220737, 56110), -- Zaqali Convoy +(201063, 0, 4, 205167, 56110), -- Crystalline Walker +(201063, 0, 3, 205167, 56110), -- Crystalline Walker +(201062, 0, 3, 205167, 56110), -- Living Cluster +(201062, 0, 2, 201819, 56110), -- Living Cluster +(201054, 0, 4, 199822, 56110), -- Crimson Oldblood +(201054, 0, 3, 191782, 56110), -- Crimson Oldblood +(201036, 0, 2, 194437, 56110), -- Primalist Hailcrasher +(201036, 0, 1, 220737, 56110), -- Primalist Hailcrasher +(201035, 0, 2, 201835, 56110), -- Tarasek Frostclaw +(201035, 0, 1, 220737, 56110), -- Tarasek Frostclaw +(201034, 0, 1, 220737, 56110), -- Ice Elemental +(201034, 0, 0, 220737, 56110), -- Ice Elemental +(201033, 0, 2, 194437, 56110), -- Primalist Frostslinger +(201033, 0, 1, 220737, 56110), -- Primalist Frostslinger +(201029, 0, 11, 203012, 56110), -- Viridian King +(201029, 0, 10, 220737, 56110), -- Viridian King +(201027, 0, 1, 220737, 56110), -- Blacktalon Scout +(201027, 0, 0, 220737, 56110), -- Blacktalon Scout +(201023, 0, 1, 220737, 56110), -- Honeyfreeze Pollinator +(201023, 0, 0, 220737, 56110), -- Honeyfreeze Pollinator +(201013, 0, 9, 220737, 56110), -- Wyrmslayer Angvardi +(201013, 0, 8, 202023, 56110), -- Wyrmslayer Angvardi +(201010, 0, 1, 220737, 56110), -- Refti Waste Overseer +(201010, 0, 0, 220737, 56110), -- Refti Waste Overseer +(200993, 0, 1, 220737, 56110), -- Refti Kill Token +(200993, 0, 0, 220737, 56110), -- Refti Kill Token +(200978, 0, 10, 193865, 56110), -- Pyrachniss +(200978, 0, 9, 220737, 56110), -- Pyrachniss +(200960, 0, 9, 220737, 56110), -- Warden Entrix +(200960, 0, 8, 202023, 56110), -- Warden Entrix +(200956, 0, 9, 220737, 56110), -- Ookbeard +(200956, 0, 8, 202023, 56110), -- Ookbeard +(200949, 0, 1, 220737, 56110), -- Scavenging Pincher +(200949, 0, 0, 220737, 56110), -- Scavenging Pincher +(200945, 0, 2, 201826, 56110), -- Nokhud Warmonger +(200945, 0, 1, 220737, 56110), -- Nokhud Warmonger +(200944, 0, 2, 201826, 56110), -- Nokhud Fighter +(200944, 0, 1, 220737, 56110), -- Nokhud Fighter +(200931, 0, 3, 199822, 56110), -- Primal Nightflame +(200931, 0, 2, 191782, 56110), -- Primal Nightflame +(200911, 0, 11, 199822, 56110), -- Volcanakk +(200911, 0, 10, 220737, 56110), -- Volcanakk +(200910, 0, 1, 220737, 56110), -- Pestilent Pincher +(200910, 0, 0, 220737, 56110), -- Pestilent Pincher +(200907, 0, 1, 220737, 56110), -- Karkinus the Capsizer +(200907, 0, 0, 220737, 56110), -- Karkinus the Capsizer +(200904, 0, 9, 220737, 56110), -- Veltrax +(200904, 0, 8, 202023, 56110), -- Veltrax +(200901, 0, 2, 199822, 56110), -- Primal Frostback +(200901, 0, 1, 220737, 56110), -- Primal Frostback +(200894, 0, 2, 199822, 56110), -- Primal Frostback +(200894, 0, 1, 220737, 56110), -- Primal Frostback +(200892, 0, 1, 220737, 56110), -- Stabitha Sharptwist +(200892, 0, 0, 220737, 56110), -- Stabitha Sharptwist +(200891, 0, 2, 199822, 56110), -- Primal Magmawing +(200891, 0, 1, 220737, 56110), -- Primal Magmawing +(200890, 0, 3, 199822, 56110), -- Primal Magmawing +(200890, 0, 2, 220737, 56110), -- Primal Magmawing +(200885, 0, 9, 220737, 56110), -- Lady Shaz'ra +(200885, 0, 8, 202023, 56110), -- Lady Shaz'ra +(200881, 0, 2, 199822, 56110), -- Primal Stonescale +(200881, 0, 1, 220737, 56110), -- Primal Stonescale +(200879, 0, 3, 220737, 56110), -- Emerald Hatchling +(200879, 0, 2, 220737, 56110), -- Emerald Hatchling +(200879, 0, 1, 220737, 56110), -- Emerald Hatchling +(200879, 0, 0, 220737, 56110), -- Emerald Hatchling +(200878, 0, 3, 220737, 56110), -- Ruby Hatchling +(200878, 0, 2, 220737, 56110), -- Ruby Hatchling +(200878, 0, 1, 220737, 56110), -- Ruby Hatchling +(200878, 0, 0, 220737, 56110), -- Ruby Hatchling +(200877, 0, 1, 220737, 56110), -- Belligerent Dracthyr +(200877, 0, 0, 220737, 56110), -- Belligerent Dracthyr +(200869, 0, 3, 220737, 56110), -- Memory of a Loyalist +(200869, 0, 2, 220737, 56110), -- Memory of a Loyalist +(200858, 0, 1, 220737, 56110), -- Irontide Crusher +(200858, 0, 0, 220737, 56110), -- Irontide Crusher +(200855, 0, 3, 220737, 56110), -- Bronze Hatchling +(200855, 0, 2, 220737, 56110), -- Bronze Hatchling +(200855, 0, 1, 220737, 56110), -- Bronze Hatchling +(200855, 0, 0, 220737, 56110), -- Bronze Hatchling +(200853, 0, 1, 220737, 56110), -- Irontide Brinecaster +(200853, 0, 0, 220737, 56110), -- Irontide Brinecaster +(200852, 0, 1, 220737, 56110), -- Irontide Crackshot +(200852, 0, 0, 220737, 56110), -- Irontide Crackshot +(200850, 0, 1, 220737, 56110), -- Irontide Bulwark +(200850, 0, 0, 220737, 56110), -- Irontide Bulwark +(200849, 0, 1, 220737, 56110), -- Irontide Cutthroat +(200849, 0, 0, 220737, 56110), -- Irontide Cutthroat +(200847, 0, 1, 220737, 56110), -- Frostfur Guardian +(200847, 0, 0, 220737, 56110), -- Frostfur Guardian +(200815, 0, 1, 220737, 56110), -- Honeyfreeze Buzzer +(200815, 0, 0, 220737, 56110), -- Honeyfreeze Buzzer +(200806, 0, 2, 220737, 56110), -- Igneous Mollusc +(200806, 0, 1, 220737, 56110), -- Igneous Mollusc +(200804, 0, 1, 220737, 56110), -- Molten Droplet +(200804, 0, 0, 220737, 56110), -- Molten Droplet +(200785, 0, 1, 220737, 56110), -- Pack Musken +(200785, 0, 0, 220737, 56110), -- Pack Musken +(200774, 0, 3, 220737, 56110), -- Zalethgos +(200774, 0, 2, 220737, 56110), -- Zalethgos +(200774, 0, 1, 220737, 56110), -- Zalethgos +(200774, 0, 0, 220737, 56110), -- Zalethgos +(200767, 0, 3, 220737, 56110), -- Azure Hatchling +(200767, 0, 2, 220737, 56110), -- Azure Hatchling +(200767, 0, 1, 220737, 56110), -- Azure Hatchling +(200767, 0, 0, 220737, 56110), -- Azure Hatchling +(200765, 0, 2, 199822, 56110), -- Primal Stormtalon +(200765, 0, 1, 220737, 56110), -- Primal Stormtalon +(200761, 0, 1, 220737, 56110), -- Wild Ohuna +(200761, 0, 0, 220737, 56110), -- Wild Ohuna +(200758, 0, 2, 194437, 56110), -- Rimebound Sorcerer +(200758, 0, 1, 220737, 56110), -- Rimebound Sorcerer +(200757, 0, 2, 220737, 56110), -- Rimebound Colossus +(200757, 0, 1, 220737, 56110), -- Rimebound Colossus +(200756, 0, 3, 194437, 56110), -- Rimebound Reaver +(200756, 0, 2, 220737, 56110), -- Rimebound Reaver +(200751, 0, 1, 220737, 56110), -- Ducks Devil +(200751, 0, 0, 220737, 56110), -- Ducks Devil +(200745, 0, 1, 220737, 56110), -- Painterly Whelp +(200745, 0, 0, 220737, 56110), -- Painterly Whelp +(200743, 0, 8, 202023, 56110), -- Amephyst +(200743, 0, 7, 202023, 56110), -- Amephyst +(200742, 0, 8, 202023, 56110), -- Luttrok +(200742, 0, 7, 202023, 56110), -- Luttrok +(200740, 0, 8, 202023, 56110), -- Agni Blazehoof +(200740, 0, 7, 202023, 56110), -- Agni Blazehoof +(200739, 0, 8, 202023, 56110), -- Fimbol +(200739, 0, 7, 202023, 56110), -- Fimbol +(200738, 0, 8, 202023, 56110), -- Kangalo +(200738, 0, 7, 202023, 56110), -- Kangalo +(200737, 0, 8, 202023, 56110), -- Arcantrix +(200737, 0, 7, 202023, 56110), -- Arcantrix +(200736, 0, 2, 220737, 56110), -- Weyrn Spellslinger +(200736, 0, 1, 220737, 56110), -- Weyrn Spellslinger +(200735, 0, 1, 220737, 56110), -- Arcane Elemental +(200735, 0, 0, 220737, 56110), -- Arcane Elemental +(200730, 0, 8, 202023, 56110), -- Tidesmith Zarviss +(200730, 0, 7, 202023, 56110), -- Tidesmith Zarviss +(200725, 0, 9, 194450, 56110), -- Faunos +(200725, 0, 8, 202023, 56110), -- Faunos +(200722, 0, 8, 202023, 56110), -- Gareed +(200722, 0, 7, 202023, 56110), -- Gareed +(200721, 0, 9, 220737, 56110), -- Grugoth the Hullcrusher +(200721, 0, 8, 202023, 56110), -- Grugoth the Hullcrusher +(200720, 0, 2, 202362, 56110), -- Arcane Revenant +(200720, 0, 1, 220737, 56110), -- Arcane Revenant +(200717, 0, 11, 199822, 56110), -- Galakhad +(200717, 0, 10, 191782, 56110), -- Galakhad +(200711, 0, 2, 194437, 56110), -- Adept Stormbringer +(200711, 0, 1, 220737, 56110), -- Adept Stormbringer +(200681, 0, 10, 201835, 56110), -- Bonesifter Marwak +(200681, 0, 9, 220737, 56110), -- Bonesifter Marwak +(200675, 0, 2, 220737, 56110), -- Creche Spellslinger +(200675, 0, 1, 220737, 56110), -- Creche Spellslinger +(200622, 0, 8, 202023, 56110), -- Snarfang +(200622, 0, 7, 202023, 56110), -- Snarfang +(200621, 0, 8, 202023, 56110), -- Manathema +(200621, 0, 7, 202023, 56110), -- Manathema +(200620, 0, 8, 202023, 56110), -- Sir Pinchalot +(200620, 0, 7, 202023, 56110), -- Sir Pinchalot +(200619, 0, 9, 201819, 56110), -- Tectonus +(200619, 0, 8, 202023, 56110), -- Tectonus +(200610, 0, 10, 201825, 56110), -- Duzalgor +(200610, 0, 9, 220737, 56110), -- Duzalgor +(200600, 0, 9, 220737, 56110), -- Reisa the Drowned +(200600, 0, 8, 202023, 56110), -- Reisa the Drowned +(200598, 0, 2, 202362, 56110), -- Spellsworn Construct +(200598, 0, 1, 220737, 56110), -- Spellsworn Construct +(200594, 0, 3, 202364, 56110), -- Veteran Flameguard +(200594, 0, 2, 194437, 56110), -- Veteran Flameguard +(200593, 0, 3, 202364, 56110), -- Veteran Cauterizer +(200593, 0, 2, 194437, 56110), -- Veteran Cauterizer +(200589, 0, 2, 202364, 56110), -- Primal Blaze +(200589, 0, 1, 220737, 56110), -- Primal Blaze +(200588, 0, 3, 202364, 56110), -- Primal Magmawing +(200588, 0, 2, 199822, 56110), -- Primal Magmawing +(200587, 0, 2, 202362, 56110), -- Spellsworn Crechebound +(200587, 0, 1, 220737, 56110), -- Spellsworn Crechebound +(200584, 0, 10, 201835, 56110), -- Vraken the Hunter +(200584, 0, 9, 220737, 56110), -- Vraken the Hunter +(200583, 0, 2, 199822, 56110), -- Primal Stormtalon +(200583, 0, 1, 220737, 56110), -- Primal Stormtalon +(200581, 0, 2, 199822, 56110), -- Primal Stonescale +(200581, 0, 1, 220737, 56110), -- Primal Stonescale +(200579, 0, 9, 220737, 56110), -- Ishyra +(200579, 0, 8, 202023, 56110), -- Ishyra +(200572, 0, 1, 220737, 56110), -- Bronze Timekeeper Assistant +(200572, 0, 0, 220737, 56110), -- Bronze Timekeeper Assistant +(200569, 0, 2, 220737, 56110), -- Blue Dragon +(200569, 0, 1, 220737, 56110), -- Blue Dragon +(200548, 0, 1, 220737, 56110), -- Air Elemental +(200548, 0, 0, 220737, 56110), -- Air Elemental +(200547, 0, 2, 201819, 56110), -- Primal Boulder +(200547, 0, 1, 220737, 56110), -- Primal Boulder +(200546, 0, 2, 194437, 56110), -- Primalist Stonewarder +(200546, 0, 1, 220737, 56110), -- Primalist Stonewarder +(200545, 0, 2, 194437, 56110), -- Primalist Rockfury +(200545, 0, 1, 220737, 56110), -- Primalist Rockfury +(200543, 0, 2, 194437, 56110), -- Primalist Windweaver +(200543, 0, 1, 220737, 56110), -- Primalist Windweaver +(200542, 0, 2, 194437, 56110), -- Primalist Galestriker +(200542, 0, 1, 220737, 56110), -- Primalist Galestriker +(200537, 0, 9, 220737, 56110), -- Gahz'raxes +(200537, 0, 8, 202023, 56110), -- Gahz'raxes +(200529, 0, 1, 220737, 56110), -- Memory of a Torturer +(200529, 0, 0, 220737, 56110), -- Memory of a Torturer +(200527, 0, 1, 220737, 56110), -- Memory of a Defender +(200527, 0, 0, 220737, 56110), -- Memory of a Defender +(200513, 0, 3, 202342, 56110), -- Plump Mammoth +(200513, 0, 2, 202312, 56110), -- Plump Mammoth +(200498, 0, 2, 201819, 56110), -- Gemtooth Neonate +(200498, 0, 1, 220737, 56110), -- Gemtooth Neonate +(200489, 0, 2, 201819, 56110), -- Crystal Terror +(200489, 0, 1, 220737, 56110), -- Crystal Terror +(200488, 0, 2, 220737, 56110), -- Farscale Tidelord +(200488, 0, 1, 220737, 56110), -- Farscale Tidelord +(200486, 0, 2, 220737, 56110), -- Farscale Brute +(200486, 0, 1, 220737, 56110), -- Farscale Brute +(200485, 0, 2, 220737, 56110), -- Farscale Myrmidon +(200485, 0, 1, 220737, 56110), -- Farscale Myrmidon +(200484, 0, 2, 220737, 56110), -- Farscale Hunter +(200484, 0, 1, 220737, 56110), -- Farscale Hunter +(200483, 0, 2, 220737, 56110), -- Farscale Siren +(200483, 0, 1, 220737, 56110), -- Farscale Siren +(200477, 0, 1, 220737, 56110), -- Frilled Gemtooth +(200477, 0, 0, 220737, 56110), -- Frilled Gemtooth +(200466, 0, 3, 220737, 56110), -- Obsidian Hatchling +(200466, 0, 2, 220737, 56110), -- Obsidian Hatchling +(200466, 0, 1, 220737, 56110), -- Obsidian Hatchling +(200466, 0, 0, 220737, 56110), -- Obsidian Hatchling +(200461, 0, 2, 201835, 56110), -- Tarasek Stormcaller +(200461, 0, 1, 220737, 56110), -- Tarasek Stormcaller +(200460, 0, 2, 201835, 56110), -- Tarasek Scavenger +(200460, 0, 1, 220737, 56110), -- Tarasek Scavenger +(200454, 0, 3, 220737, 56110), -- Zaqali Firecaller +(200454, 0, 2, 220737, 56110); -- Zaqali Firecaller + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(200453, 0, 4, 220737, 56110), -- Zaqali Cragslasher +(200453, 0, 3, 220737, 56110), -- Zaqali Cragslasher +(200452, 0, 3, 220737, 56110), -- Zaqali Heatbinder +(200452, 0, 2, 220737, 56110), -- Zaqali Heatbinder +(200451, 0, 4, 220737, 56110), -- Zaqali Blazestalker +(200451, 0, 3, 220737, 56110), -- Zaqali Blazestalker +(200450, 0, 1, 220737, 56110), -- Smoldering Hound +(200450, 0, 0, 220737, 56110), -- Smoldering Hound +(200449, 0, 1, 220737, 56110), -- Raging Shadowflame +(200449, 0, 0, 220737, 56110), -- Raging Shadowflame +(200421, 0, 1, 220737, 56110), -- Spiked Shocker +(200421, 0, 0, 220737, 56110), -- Spiked Shocker +(200420, 0, 3, 220737, 56110), -- Shadowflame Phoenix +(200420, 0, 2, 220737, 56110), -- Shadowflame Phoenix +(200417, 0, 1, 220737, 56110), -- Bronze Timekeeper +(200417, 0, 0, 220737, 56110), -- Bronze Timekeeper +(200397, 0, 1, 220737, 56110), -- Raging Windlord +(200397, 0, 0, 220737, 56110), -- Raging Windlord +(200389, 0, 1, 220737, 56110), -- Distinctly Grumpy Tortoise +(200389, 0, 0, 220737, 56110), -- Distinctly Grumpy Tortoise +(200385, 0, 2, 201819, 56110), -- Primal Boulder +(200385, 0, 1, 220737, 56110), -- Primal Boulder +(200384, 0, 1, 220737, 56110), -- Primal Blaze +(200384, 0, 0, 220737, 56110), -- Primal Blaze +(200383, 0, 1, 220737, 56110), -- Ice Elemental +(200383, 0, 0, 220737, 56110), -- Ice Elemental +(200382, 0, 1, 220737, 56110), -- Ruby Scaleguard +(200382, 0, 0, 220737, 56110), -- Ruby Scaleguard +(200381, 0, 1, 220737, 56110), -- Air Elemental +(200381, 0, 0, 220737, 56110), -- Air Elemental +(200380, 0, 2, 194437, 56110), -- Primalist Cinderweaver +(200380, 0, 1, 220737, 56110), -- Primalist Cinderweaver +(200379, 0, 2, 194437, 56110), -- Primalist Flamedancer +(200379, 0, 1, 220737, 56110), -- Primalist Flamedancer +(200378, 0, 2, 201835, 56110), -- Tarasek Ravager +(200378, 0, 1, 220737, 56110), -- Tarasek Ravager +(200377, 0, 2, 201835, 56110), -- Tarasek Frostclaw +(200377, 0, 1, 220737, 56110), -- Tarasek Frostclaw +(200372, 0, 1, 220737, 56110), -- Sundered Spellwing +(200372, 0, 0, 220737, 56110), -- Sundered Spellwing +(200371, 0, 1, 220737, 56110), -- Sundered Firestarter +(200371, 0, 0, 220737, 56110), -- Sundered Firestarter +(200370, 0, 1, 220737, 56110), -- Sundered Marauder +(200370, 0, 0, 220737, 56110), -- Sundered Marauder +(200369, 0, 1, 220737, 56110), -- Sundered Talonguard +(200369, 0, 0, 220737, 56110), -- Sundered Talonguard +(200368, 0, 1, 220737, 56110), -- Arcane Elemental +(200368, 0, 0, 220737, 56110), -- Arcane Elemental +(200357, 0, 1, 220737, 56110), -- Irontide Brinecaster +(200357, 0, 0, 220737, 56110), -- Irontide Brinecaster +(200339, 0, 2, 201835, 56110), -- Tarasek Stormcaller +(200339, 0, 1, 220737, 56110), -- Tarasek Stormcaller +(200338, 0, 2, 201835, 56110), -- Tarasek Scavenger +(200338, 0, 1, 220737, 56110), -- Tarasek Scavenger +(200335, 0, 2, 199822, 56110), -- Primal Stormtalon +(200335, 0, 1, 220737, 56110), -- Primal Stormtalon +(200334, 0, 2, 199822, 56110), -- Primal Frostback +(200334, 0, 1, 220737, 56110), -- Primal Frostback +(200331, 0, 2, 199822, 56110), -- Primal Magmawing +(200331, 0, 1, 220737, 56110), -- Primal Magmawing +(200325, 0, 2, 199822, 56110), -- Primal Stonescale +(200325, 0, 1, 220737, 56110), -- Primal Stonescale +(200321, 0, 4, 204067, 56110), -- Viridian Rager +(200321, 0, 3, 203012, 56110), -- Viridian Rager +(200320, 0, 3, 203012, 56110), -- Viridian Nugget +(200320, 0, 2, 201819, 56110), -- Viridian Nugget +(200319, 0, 4, 204067, 56110), -- Viridian Colossus +(200319, 0, 3, 203012, 56110), -- Viridian Colossus +(200316, 0, 1, 220737, 56110), -- Bronze Timekeeper +(200316, 0, 0, 220737, 56110), -- Bronze Timekeeper +(200315, 0, 1, 220737, 56110), -- Ancient Aspirant +(200315, 0, 0, 220737, 56110), -- Ancient Aspirant +(200312, 0, 2, 194437, 56110), -- Primalist Rockfury +(200312, 0, 1, 220737, 56110), -- Primalist Rockfury +(200311, 0, 2, 194437, 56110), -- Primalist Stonewarder +(200311, 0, 1, 220737, 56110), -- Primalist Stonewarder +(200310, 0, 2, 194437, 56110), -- Primalist Hailcrasher +(200310, 0, 1, 220737, 56110), -- Primalist Hailcrasher +(200308, 0, 2, 194437, 56110), -- Primalist Frostslinger +(200308, 0, 1, 220737, 56110), -- Primalist Frostslinger +(200307, 0, 2, 194437, 56110), -- Primalist Flameguard +(200307, 0, 1, 220737, 56110), -- Primalist Flameguard +(200306, 0, 2, 194437, 56110), -- Primalist Incinerator +(200306, 0, 1, 220737, 56110), -- Primalist Incinerator +(200305, 0, 2, 194437, 56110), -- Primalist Galestriker +(200305, 0, 1, 220737, 56110), -- Primalist Galestriker +(200304, 0, 2, 194437, 56110), -- Primalist Windweaver +(200304, 0, 1, 220737, 56110), -- Primalist Windweaver +(200303, 0, 1, 220737, 56110), -- Spellsworn Crechebound +(200303, 0, 0, 220737, 56110), -- Spellsworn Crechebound +(200302, 0, 1, 220737, 56110), -- Arcane Revenant +(200302, 0, 0, 220737, 56110), -- Arcane Revenant +(200301, 0, 1, 220737, 56110), -- Spellsworn Construct +(200301, 0, 0, 220737, 56110), -- Spellsworn Construct +(200288, 0, 2, 201819, 56110), -- Earthshatter Elemental +(200288, 0, 1, 220737, 56110), -- Earthshatter Elemental +(200287, 0, 2, 201819, 56110), -- Fracturing Rumbler +(200287, 0, 1, 220737, 56110), -- Fracturing Rumbler +(200286, 0, 1, 220737, 56110), -- Ancient Construct +(200286, 0, 0, 220737, 56110), -- Ancient Construct +(200285, 0, 1, 220737, 56110), -- Conjured Guardian +(200285, 0, 0, 220737, 56110), -- Conjured Guardian +(200284, 0, 1, 220737, 56110), -- Spellsworn Keeper +(200284, 0, 0, 220737, 56110), -- Spellsworn Keeper +(200278, 0, 1, 220737, 56110), -- Conjured Stormling +(200278, 0, 0, 220737, 56110), -- Conjured Stormling +(200276, 0, 2, 201829, 56110), -- Invasive Swoglet +(200276, 0, 1, 220737, 56110), -- Invasive Swoglet +(200275, 0, 2, 201829, 56110), -- Invasive Hornswog +(200275, 0, 1, 220737, 56110), -- Invasive Hornswog +(200272, 0, 2, 201835, 56110), -- Awakening Tarasek +(200272, 0, 1, 220737, 56110), -- Awakening Tarasek +(200250, 0, 2, 194450, 56110), -- Frightened Argali +(200250, 0, 1, 220737, 56110), -- Frightened Argali +(200249, 0, 1, 220737, 56110), -- Weathered Crab +(200249, 0, 0, 220737, 56110), -- Weathered Crab +(200247, 0, 1, 220737, 56110), -- Bronze Timekeeper +(200247, 0, 0, 220737, 56110), -- Bronze Timekeeper +(200236, 0, 1, 220737, 56110), -- Bronze Timekeeper +(200236, 0, 0, 220737, 56110), -- Bronze Timekeeper +(200235, 0, 1, 220737, 56110), -- Ridiculously Large Bakar +(200235, 0, 0, 220737, 56110), -- Ridiculously Large Bakar +(200212, 0, 1, 220737, 56110), -- Bronze Timekeeper +(200212, 0, 0, 220737, 56110), -- Bronze Timekeeper +(200186, 0, 4, 220737, 56110), -- Overseer Xymra +(200186, 0, 3, 220737, 56110), -- Overseer Xymra +(200183, 0, 1, 220737, 56110), -- Bronze Timekeeper +(200183, 0, 0, 220737, 56110), -- Bronze Timekeeper +(200179, 0, 1, 220737, 56110), -- Devoted Rebel +(200179, 0, 0, 220737, 56110), -- Devoted Rebel +(200178, 0, 2, 205117, 56110), -- Brimstone Adept +(200178, 0, 1, 220737, 56110), -- Brimstone Adept +(200173, 0, 4, 220737, 56110), -- Drakonid Poacher +(200173, 0, 3, 220737, 56110), -- Drakonid Poacher +(200139, 0, 1, 220737, 56110), -- Aberrus Keeper +(200139, 0, 0, 220737, 56110), -- Aberrus Keeper +(200138, 0, 2, 220737, 56110), -- Brimstone Bulwark +(200138, 0, 1, 220737, 56110), -- Brimstone Bulwark +(200136, 0, 1, 220737, 56110), -- Unshackled Energy +(200136, 0, 0, 220737, 56110), -- Unshackled Energy +(200135, 0, 2, 220737, 56110), -- Brimstone Battler +(200135, 0, 1, 220737, 56110), -- Brimstone Battler +(200133, 0, 1, 220737, 56110), -- Slagfall Scorcher +(200133, 0, 0, 220737, 56110), -- Slagfall Scorcher +(200132, 0, 2, 220737, 56110), -- Brimstone Scavenger +(200132, 0, 1, 220737, 56110), -- Brimstone Scavenger +(200128, 0, 4, 220737, 56110), -- Warchanter Ronvath +(200128, 0, 3, 220737, 56110), -- Warchanter Ronvath +(200121, 0, 2, 194437, 56110), -- Prismatic Snailette +(200121, 0, 1, 220737, 56110), -- Prismatic Snailette +(200120, 0, 2, 194437, 56110), -- Underlight Moth +(200120, 0, 1, 220737, 56110), -- Underlight Moth +(200113, 0, 3, 204796, 56110), -- Scavenging Flayer +(200113, 0, 2, 194437, 56110), -- Scavenging Flayer +(200111, 0, 11, 220737, 56110), -- Magtembo +(200111, 0, 10, 220737, 56110), -- Magtembo +(200068, 0, 1, 220737, 56110), -- Malfunctioning Protector +(200068, 0, 0, 220737, 56110), -- Malfunctioning Protector +(200067, 0, 1, 220737, 56110), -- Salvage Overseer +(200067, 0, 0, 220737, 56110), -- Salvage Overseer +(200066, 0, 3, 220737, 56110), -- Zaqali Flametongue +(200066, 0, 2, 220737, 56110), -- Zaqali Flametongue +(200058, 0, 4, 220737, 56110), -- Zaqali Berserker +(200058, 0, 3, 220737, 56110), -- Zaqali Berserker +(200057, 0, 4, 220737, 56110), -- Zaqali Ironfist +(200057, 0, 3, 220737, 56110), -- Zaqali Ironfist +(200038, 0, 2, 220737, 56110), -- Spawning Thresher +(200038, 0, 1, 220737, 56110), -- Spawning Thresher +(200033, 0, 1, 220737, 56110), -- Arcane Destroyer +(200033, 0, 0, 220737, 56110), -- Arcane Destroyer +(200027, 0, 2, 194451, 56110), -- Frosty Spiderling +(200027, 0, 1, 220737, 56110), -- Frosty Spiderling +(200002, 0, 10, 220737, 56110), -- Possessive Hornswog +(200002, 0, 9, 220737, 56110), -- Possessive Hornswog +(199998, 0, 1, 220737, 56110), -- Winterpelt Ancestor +(199998, 0, 0, 220737, 56110), -- Winterpelt Ancestor +(199996, 0, 1, 220737, 56110), -- Ancestor Brazzok +(199996, 0, 0, 220737, 56110), -- Ancestor Brazzok +(199992, 0, 1, 220737, 56110), -- Refti Waste Overseer +(199992, 0, 0, 220737, 56110), -- Refti Waste Overseer +(199989, 0, 1, 220737, 56110), -- Storm Elemental +(199989, 0, 0, 220737, 56110), -- Storm Elemental +(199988, 0, 1, 220737, 56110), -- Ice Elemental +(199988, 0, 0, 220737, 56110), -- Ice Elemental +(199986, 0, 1, 220737, 56110), -- Zhusadormu +(199986, 0, 0, 220737, 56110), -- Zhusadormu +(199982, 0, 2, 220737, 56110), -- Primalist Stonegrinder +(199982, 0, 1, 220737, 56110), -- Primalist Stonegrinder +(199980, 0, 3, 203653, 56110), -- Primalist Crustbreaker +(199980, 0, 2, 220737, 56110), -- Primalist Crustbreaker +(199979, 0, 1, 220737, 56110), -- Enraged Guardian +(199979, 0, 0, 220737, 56110), -- Enraged Guardian +(199978, 0, 1, 220737, 56110), -- Enraged Elemental +(199978, 0, 0, 220737, 56110), -- Enraged Elemental +(199974, 0, 1, 220737, 56110), -- Refti Waste Worker +(199974, 0, 0, 220737, 56110), -- Refti Waste Worker +(199972, 0, 9, 204315, 56110), -- Zaqali Preserver +(199972, 0, 8, 203458, 56110), -- Zaqali Preserver +(199971, 0, 9, 204315, 56110), -- Zaqali Ritualist +(199971, 0, 8, 203458, 56110), -- Zaqali Ritualist +(199968, 0, 1, 220737, 56110), -- Veiled Damselfly +(199968, 0, 0, 220737, 56110), -- Veiled Damselfly +(199967, 0, 2, 201825, 56110), -- Darkclaw Scythid +(199967, 0, 1, 220737, 56110), -- Darkclaw Scythid +(199966, 0, 1, 220737, 56110), -- Skittering Boneborer +(199966, 0, 0, 220737, 56110), -- Skittering Boneborer +(199946, 0, 3, 220737, 56110), -- Sundered Researcher +(199946, 0, 2, 220737, 56110), -- Sundered Researcher +(199945, 0, 2, 220737, 56110), -- Sundered Brawler +(199945, 0, 1, 220737, 56110), -- Sundered Brawler +(199942, 0, 3, 220737, 56110), -- Sundered Mender +(199942, 0, 2, 220737, 56110), -- Sundered Mender +(199941, 0, 3, 220737, 56110), -- Sundered Defender +(199941, 0, 2, 220737, 56110), -- Sundered Defender +(199937, 0, 1, 220737, 56110), -- Arcane Manipulator +(199937, 0, 0, 220737, 56110), -- Arcane Manipulator +(199936, 0, 1, 220737, 56110), -- Blue Drakonid Sentinel +(199936, 0, 0, 220737, 56110), -- Blue Drakonid Sentinel +(199935, 0, 1, 220737, 56110), -- Red Drakonid Sentinel +(199935, 0, 0, 220737, 56110), -- Red Drakonid Sentinel +(199934, 0, 1, 220737, 56110), -- Red Dragonspawn Watcher +(199934, 0, 0, 220737, 56110), -- Red Dragonspawn Watcher +(199933, 0, 1, 220737, 56110), -- Red Dragonspawn Mender +(199933, 0, 0, 220737, 56110), -- Red Dragonspawn Mender +(199931, 0, 1, 220737, 56110), -- Black Drakonid Sentinel +(199931, 0, 0, 220737, 56110), -- Black Drakonid Sentinel +(199930, 0, 2, 220737, 56110), -- Tarasek Stormcaller +(199930, 0, 1, 220737, 56110), -- Tarasek Stormcaller +(199929, 0, 2, 220737, 56110), -- Tarasek Grunt +(199929, 0, 1, 220737, 56110), -- Tarasek Grunt +(199928, 0, 1, 220737, 56110), -- Black Dragonspawn Mender +(199928, 0, 0, 220737, 56110), -- Black Dragonspawn Mender +(199916, 0, 1, 220737, 56110), -- Decaying Slime +(199916, 0, 0, 220737, 56110), -- Decaying Slime +(199874, 0, 2, 194450, 56110), -- Wandering Argali +(199874, 0, 1, 220737, 56110), -- Wandering Argali +(199873, 0, 2, 194450, 56110), -- Wandering Argali +(199873, 0, 1, 220737, 56110), -- Wandering Argali +(199872, 0, 2, 194450, 56110), -- Wandering Argali +(199872, 0, 1, 220737, 56110), -- Wandering Argali +(199871, 0, 2, 194450, 56110), -- Wandering Argali +(199871, 0, 1, 220737, 56110), -- Wandering Argali +(199870, 0, 2, 194450, 56110), -- Wandering Argali +(199870, 0, 1, 220737, 56110), -- Wandering Argali +(199869, 0, 2, 194450, 56110), -- Wandering Argali +(199869, 0, 1, 220737, 56110), -- Wandering Argali +(199866, 0, 6, 204273, 56110), -- Zaqali Cragrunner +(199866, 0, 5, 204434, 56110), -- Zaqali Cragrunner +(199865, 0, 6, 204273, 56110), -- Zaqali Infernoblade +(199865, 0, 5, 204434, 56110); -- Zaqali Infernoblade + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(199857, 0, 1, 220737, 56110), -- Treasure Room +(199857, 0, 0, 220737, 56110), -- Treasure Room +(199856, 0, 3, 220737, 56110), -- Igira +(199856, 0, 2, 220737, 56110), -- Igira +(199855, 0, 3, 220737, 56110), -- Vakan +(199855, 0, 2, 220737, 56110), -- Vakan +(199853, 0, 3, 220737, 56110), -- Gholna +(199853, 0, 2, 220737, 56110), -- Gholna +(199848, 0, 2, 201825, 56110), -- Deatheater Scythid +(199848, 0, 1, 220737, 56110), -- Deatheater Scythid +(199847, 0, 2, 201825, 56110), -- Scythid Steamstalker +(199847, 0, 1, 220737, 56110), -- Scythid Steamstalker +(199844, 0, 2, 203998, 56110), -- Mature Scalerender +(199844, 0, 1, 220737, 56110), -- Mature Scalerender +(199843, 0, 2, 203998, 56110), -- Scalerender Beetle +(199843, 0, 1, 220737, 56110), -- Scalerender Beetle +(199842, 0, 5, 204694, 56110), -- High Seer Jhatal +(199842, 0, 4, 220737, 56110), -- High Seer Jhatal +(199840, 0, 3, 220737, 56110), -- Earthrender Ku'siva +(199840, 0, 2, 220737, 56110), -- Earthrender Ku'siva +(199839, 0, 3, 220737, 56110), -- Shrinekeeper Qanosh +(199839, 0, 2, 220737, 56110), -- Shrinekeeper Qanosh +(199837, 0, 3, 203653, 56110), -- Crumbling Scoria +(199837, 0, 2, 220737, 56110), -- Crumbling Scoria +(199833, 0, 1, 220737, 56110), -- Primal Frostfury +(199833, 0, 0, 220737, 56110), -- Primal Frostfury +(199832, 0, 2, 204433, 56110), -- Rousing Flame +(199832, 0, 1, 220737, 56110), -- Rousing Flame +(199831, 0, 1, 220737, 56110), -- Primal Sleetstorm +(199831, 0, 0, 220737, 56110), -- Primal Sleetstorm +(199830, 0, 2, 194437, 56110), -- Summit Stormshield +(199830, 0, 1, 220737, 56110), -- Summit Stormshield +(199829, 0, 3, 220737, 56110), -- Magma Phoenix +(199829, 0, 2, 220737, 56110), -- Magma Phoenix +(199828, 0, 4, 220737, 56110), -- Zaqali Blazestalker +(199828, 0, 3, 220737, 56110), -- Zaqali Blazestalker +(199827, 0, 3, 220737, 56110), -- Zaqali Heatbinder +(199827, 0, 2, 220737, 56110), -- Zaqali Heatbinder +(199826, 0, 4, 203654, 56110), -- Zaqali Flamewalker +(199826, 0, 3, 220737, 56110), -- Zaqali Flamewalker +(199825, 0, 2, 194437, 56110), -- Summit Snowslinger +(199825, 0, 1, 220737, 56110), -- Summit Snowslinger +(199824, 0, 5, 203654, 56110), -- Zaqali Cindershaper +(199824, 0, 4, 220737, 56110), -- Zaqali Cindershaper +(199822, 0, 2, 220737, 56110), -- Snowstone Crusher +(199822, 0, 1, 220737, 56110), -- Snowstone Crusher +(199818, 0, 1, 220737, 56110), -- Snowstone Annihilator +(199818, 0, 0, 220737, 56110), -- Snowstone Annihilator +(199817, 0, 1, 220737, 56110), -- Primal Glaciator +(199817, 0, 0, 220737, 56110), -- Primal Glaciator +(199816, 0, 1, 220737, 56110), -- Primal Snowsquall +(199816, 0, 0, 220737, 56110), -- Primal Snowsquall +(199813, 0, 1, 220737, 56110), -- Frozen Guardian +(199813, 0, 0, 220737, 56110), -- Frozen Guardian +(199809, 0, 2, 204796, 56110), -- Swooping Flayer +(199809, 0, 1, 220737, 56110), -- Swooping Flayer +(199807, 0, 5, 193867, 56110), -- Gnoll Ambusher +(199807, 0, 4, 194443, 56110), -- Gnoll Ambusher +(199802, 0, 3, 194437, 56110), -- Cragsworn Striker +(199802, 0, 2, 220737, 56110), -- Cragsworn Striker +(199800, 0, 3, 194437, 56110), -- Stormbound Striker +(199800, 0, 2, 220737, 56110), -- Stormbound Striker +(199791, 0, 4, 194437, 56110), -- Erkhart Stormvein +(199791, 0, 3, 220737, 56110), -- Erkhart Stormvein +(199790, 0, 6, 199822, 56110), -- Kyrakka +(199790, 0, 5, 191782, 56110), -- Kyrakka +(199786, 0, 1, 220737, 56110), -- Amberfur Alpha +(199786, 0, 0, 220737, 56110), -- Amberfur Alpha +(199785, 0, 1, 220737, 56110), -- Amberfur Slyvern +(199785, 0, 0, 220737, 56110), -- Amberfur Slyvern +(199784, 0, 1, 220737, 56110), -- Saltwhisker Ottuk +(199784, 0, 0, 220737, 56110), -- Saltwhisker Ottuk +(199780, 0, 1, 220737, 56110), -- Horned Filcher +(199780, 0, 0, 220737, 56110), -- Horned Filcher +(199777, 0, 2, 201816, 56110), -- Azure Vorquin +(199777, 0, 1, 220737, 56110), -- Azure Vorquin +(199776, 0, 1, 220737, 56110), -- Hermit Crawler +(199776, 0, 0, 220737, 56110), -- Hermit Crawler +(199775, 0, 2, 202185, 56110), -- Chillwrought Larva +(199775, 0, 1, 220737, 56110), -- Chillwrought Larva +(199774, 0, 2, 202185, 56110), -- Chillwrought Worm +(199774, 0, 1, 220737, 56110), -- Chillwrought Worm +(199773, 0, 2, 220737, 56110), -- Softshell Skitterer +(199773, 0, 1, 220737, 56110), -- Softshell Skitterer +(199730, 0, 1, 220737, 56110), -- Water Elemental +(199730, 0, 0, 220737, 56110), -- Water Elemental +(199729, 0, 1, 220737, 56110), -- Fire Elemental +(199729, 0, 0, 220737, 56110), -- Fire Elemental +(199722, 0, 2, 199822, 56110), -- Emerald Dragon +(199722, 0, 1, 220737, 56110), -- Emerald Dragon +(199719, 0, 1, 220737, 56110), -- Nokhud Wardog +(199719, 0, 0, 220737, 56110), -- Nokhud Wardog +(199718, 0, 2, 201826, 56110), -- Nokhud Huntmaster +(199718, 0, 1, 220737, 56110), -- Nokhud Huntmaster +(199717, 0, 2, 201826, 56110), -- Nokhud Defender +(199717, 0, 1, 220737, 56110), -- Nokhud Defender +(199716, 0, 2, 201826, 56110), -- Nokhud Brute +(199716, 0, 1, 220737, 56110), -- Nokhud Brute +(199715, 0, 2, 201826, 56110), -- Nokhud Battleguard +(199715, 0, 1, 220737, 56110), -- Nokhud Battleguard +(199691, 0, 1, 220737, 56110), -- Arcane Stabilizer +(199691, 0, 0, 220737, 56110), -- Arcane Stabilizer +(199688, 0, 1, 220737, 56110), -- Jens Vilgrove +(199688, 0, 0, 220737, 56110), -- Jens Vilgrove +(199656, 0, 2, 199822, 56110), -- Gerithus +(199656, 0, 1, 220737, 56110), -- Gerithus +(199655, 0, 2, 199822, 56110), -- Somnikus +(199655, 0, 1, 220737, 56110), -- Somnikus +(199651, 0, 2, 199822, 56110), -- Emerald Dragon +(199651, 0, 1, 220737, 56110), -- Emerald Dragon +(199639, 0, 1, 220737, 56110), -- Lava Elemental +(199639, 0, 0, 220737, 56110), -- Lava Elemental +(199638, 0, 1, 220737, 56110), -- Shadowflame Elemental +(199638, 0, 0, 220737, 56110), -- Shadowflame Elemental +(199637, 0, 1, 220737, 56110), -- Sulfur Elemental +(199637, 0, 0, 220737, 56110), -- Sulfur Elemental +(199636, 0, 1, 220737, 56110), -- Shadowflame Elemental +(199636, 0, 0, 220737, 56110), -- Shadowflame Elemental +(199635, 0, 1, 220737, 56110), -- Shadowflame Elemental +(199635, 0, 0, 220737, 56110), -- Shadowflame Elemental +(199634, 0, 1, 220737, 56110), -- Lava Elemental +(199634, 0, 0, 220737, 56110), -- Lava Elemental +(199633, 0, 1, 220737, 56110), -- Lava Elemental +(199633, 0, 0, 220737, 56110), -- Lava Elemental +(199632, 0, 1, 220737, 56110), -- Sulfur Elemental +(199632, 0, 0, 220737, 56110), -- Sulfur Elemental +(199614, 0, 1, 220737, 56110), -- Telash Greywing +(199614, 0, 0, 220737, 56110), -- Telash Greywing +(199610, 0, 1, 220737, 56110), -- Crystal Fury +(199610, 0, 0, 220737, 56110), -- Crystal Fury +(199589, 0, 1, 220737, 56110), -- Kill Credit: Lithragosa +(199589, 0, 0, 220737, 56110), -- Kill Credit: Lithragosa +(199585, 0, 2, 199822, 56110), -- Emerald Dragon +(199585, 0, 1, 220737, 56110), -- Emerald Dragon +(199555, 0, 1, 220737, 56110), -- Skyfeather Matriarch +(199555, 0, 0, 220737, 56110), -- Skyfeather Matriarch +(199548, 0, 1, 220737, 56110), -- Cave Faerie +(199548, 0, 0, 220737, 56110), -- Cave Faerie +(199546, 0, 1, 220737, 56110), -- Sundered Lookout +(199546, 0, 0, 220737, 56110), -- Sundered Lookout +(199544, 0, 1, 220737, 56110), -- Reservoir Skyfeather +(199544, 0, 0, 220737, 56110), -- Reservoir Skyfeather +(199543, 0, 2, 193865, 56110), -- Shifting Cavestalker +(199543, 0, 1, 220737, 56110), -- Shifting Cavestalker +(199542, 0, 2, 193865, 56110), -- Shifting Spawnling +(199542, 0, 1, 220737, 56110), -- Shifting Spawnling +(199537, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(199537, 0, 0, 220737, 56110), -- Kill Credit [DNT] +(199534, 0, 2, 201835, 56110), -- Opportunistic Tarasek +(199534, 0, 1, 220737, 56110), -- Opportunistic Tarasek +(199533, 0, 1, 220737, 56110), -- Invasive Scalecrawler +(199533, 0, 0, 220737, 56110), -- Invasive Scalecrawler +(199510, 0, 1, 220737, 56110), -- Conjured Timeshift +(199510, 0, 0, 220737, 56110), -- Conjured Timeshift +(199507, 0, 2, 193865, 56110), -- Shifting Skitterfang +(199507, 0, 1, 220737, 56110), -- Shifting Skitterfang +(199506, 0, 1, 220737, 56110), -- Oozing Decay +(199506, 0, 0, 220737, 56110), -- Oozing Decay +(199494, 0, 1, 220737, 56110), -- Aquaduct Whelpling +(199494, 0, 0, 220737, 56110), -- Aquaduct Whelpling +(199493, 0, 3, 199822, 56110), -- Aquaduct Scaleback +(199493, 0, 2, 191782, 56110), -- Aquaduct Scaleback +(199485, 0, 1, 220737, 56110), -- Sundered Fanatic +(199485, 0, 0, 220737, 56110), -- Sundered Fanatic +(199437, 0, 2, 194437, 56110), -- Flame Wielder +(199437, 0, 1, 220737, 56110), -- Flame Wielder +(199415, 0, 1, 220737, 56110), -- Mr. Geramaz +(199415, 0, 0, 220737, 56110), -- Mr. Geramaz +(199412, 0, 1, 220737, 56110), -- Adventurous Whelp +(199412, 0, 0, 220737, 56110), -- Adventurous Whelp +(199401, 0, 1, 220737, 56110), -- Winglord Iyazael +(199401, 0, 0, 220737, 56110), -- Winglord Iyazael +(199380, 0, 1, 220737, 56110), -- Air Elemental +(199380, 0, 0, 220737, 56110), -- Air Elemental +(199379, 0, 1, 220737, 56110), -- Sundered Ruinstalker +(199379, 0, 0, 220737, 56110), -- Sundered Ruinstalker +(199374, 0, 1, 220737, 56110), -- Sundered Pillager +(199374, 0, 0, 220737, 56110), -- Sundered Pillager +(199364, 0, 2, 199822, 56110), -- Evorian +(199364, 0, 1, 220737, 56110), -- Evorian +(199354, 0, 2, 194451, 56110), -- Frostsnout Bear +(199354, 0, 1, 220737, 56110), -- Frostsnout Bear +(199346, 0, 1, 220737, 56110), -- Monstrous Decay +(199346, 0, 0, 220737, 56110), -- Monstrous Decay +(199338, 0, 1, 220737, 56110), -- Playfull Tideskipper +(199338, 0, 0, 220737, 56110), -- Playfull Tideskipper +(199333, 0, 2, 194451, 56110), -- Frostbreath Arachnid +(199333, 0, 1, 220737, 56110), -- Frostbreath Arachnid +(199332, 0, 1, 220737, 56110), -- Lakefrost Larva +(199332, 0, 0, 220737, 56110), -- Lakefrost Larva +(199331, 0, 1, 220737, 56110), -- Lakefrost Worm +(199331, 0, 0, 220737, 56110), -- Lakefrost Worm +(199327, 0, 1, 220737, 56110), -- Animated Icicle +(199327, 0, 0, 220737, 56110), -- Animated Icicle +(199319, 0, 2, 194437, 56110), -- Storm Scout +(199319, 0, 1, 220737, 56110), -- Storm Scout +(199318, 0, 2, 194437, 56110), -- Storm Scryer +(199318, 0, 1, 220737, 56110), -- Storm Scryer +(199312, 0, 1, 220737, 56110), -- Ursol +(199312, 0, 0, 220737, 56110), -- Ursol +(199308, 0, 1, 220737, 56110), -- Ursoc's Faithful +(199308, 0, 0, 220737, 56110), -- Ursoc's Faithful +(199307, 0, 2, 194437, 56110), -- Ursol's Totem +(199307, 0, 1, 220737, 56110), -- Ursol's Totem +(199306, 0, 2, 194437, 56110), -- Ursoc's Totem +(199306, 0, 1, 220737, 56110), -- Ursoc's Totem +(199303, 0, 2, 194437, 56110), -- Winterpelt Forager +(199303, 0, 1, 220737, 56110), -- Winterpelt Forager +(199300, 0, 1, 220737, 56110), -- Ancestor Molg +(199300, 0, 0, 220737, 56110), -- Ancestor Molg +(199298, 0, 9, 192125, 56110), -- Qalashi Skullhauler +(199298, 0, 8, 193624, 56110), -- Qalashi Skullhauler +(199290, 0, 3, 202244, 56110), -- Charfrost Taskmaster +(199290, 0, 2, 194437, 56110), -- Charfrost Taskmaster +(199289, 0, 3, 202244, 56110), -- Charfrost Overseer +(199289, 0, 2, 194437, 56110), -- Charfrost Overseer +(199286, 0, 2, 194437, 56110), -- Charfrost Flamebelcher +(199286, 0, 1, 220737, 56110), -- Charfrost Flamebelcher +(199285, 0, 2, 194437, 56110), -- Charfrost Icicle +(199285, 0, 1, 220737, 56110), -- Charfrost Icicle +(199284, 0, 3, 202244, 56110), -- Charfrost Looter +(199284, 0, 2, 194437, 56110), -- Charfrost Looter +(199282, 0, 3, 202244, 56110), -- Charfrost Raider +(199282, 0, 2, 194437, 56110), -- Charfrost Raider +(199279, 0, 1, 220737, 56110), -- Icebreaker +(199279, 0, 0, 220737, 56110), -- Icebreaker +(199278, 0, 3, 202244, 56110), -- Charfrost Marauder +(199278, 0, 2, 194437, 56110), -- Charfrost Marauder +(199276, 0, 3, 202244, 56110), -- Charfrost Pillager +(199276, 0, 2, 194437, 56110), -- Charfrost Pillager +(199266, 0, 1, 220737, 56110), -- Garz +(199266, 0, 0, 220737, 56110), -- Garz +(199260, 0, 1, 220737, 56110), -- Fruit-Throwing Marmoni +(199260, 0, 0, 220737, 56110), -- Fruit-Throwing Marmoni +(199248, 0, 1, 220737, 56110), -- Academy Monarch +(199248, 0, 0, 220737, 56110), -- Academy Monarch +(199246, 0, 3, 203712, 56110), -- Academy Peafowl +(199246, 0, 2, 220737, 56110), -- Academy Peafowl +(199238, 0, 2, 193865, 56110), -- Skittering Ruinstalker +(199238, 0, 1, 220737, 56110), -- Skittering Ruinstalker +(199228, 0, 1, 220737, 56110), -- Trained Ottuk +(199228, 0, 0, 220737, 56110), -- Trained Ottuk +(199220, 0, 1, 220737, 56110), -- Violetwing Stagbeetle +(199220, 0, 0, 220737, 56110), -- Violetwing Stagbeetle +(199207, 0, 3, 193864, 56110), -- Crust Gorger +(199207, 0, 2, 220737, 56110), -- Crust Gorger +(199200, 0, 2, 201819, 56110), -- Restless Geode +(199200, 0, 1, 220737, 56110), -- Restless Geode +(199197, 0, 2, 191780, 56110), -- Cavernous Tyrant +(199197, 0, 1, 220737, 56110); -- Cavernous Tyrant + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(199195, 0, 2, 191780, 56110), -- Cobalt Basilisk +(199195, 0, 1, 220737, 56110), -- Cobalt Basilisk +(199194, 0, 2, 191780, 56110), -- Cave Basilisk +(199194, 0, 1, 220737, 56110), -- Cave Basilisk +(199192, 0, 1, 220737, 56110), -- Isles Gryphon +(199192, 0, 0, 220737, 56110), -- Isles Gryphon +(199191, 0, 2, 194448, 56110), -- Prowling Stonefang +(199191, 0, 1, 220737, 56110), -- Prowling Stonefang +(199190, 0, 2, 194448, 56110), -- Stonefang Cub +(199190, 0, 1, 220737, 56110), -- Stonefang Cub +(199182, 0, 2, 194451, 56110), -- Jumping Spiderling +(199182, 0, 1, 220737, 56110), -- Jumping Spiderling +(199181, 0, 2, 194451, 56110), -- Eight Legs of Fury +(199181, 0, 1, 220737, 56110), -- Eight Legs of Fury +(199150, 0, 3, 199822, 56110), -- Protective Proto-Drake +(199150, 0, 2, 191782, 56110), -- Protective Proto-Drake +(199124, 0, 2, 194437, 56110), -- Primalist Chillblaster +(199124, 0, 1, 220737, 56110), -- Primalist Chillblaster +(199037, 0, 2, 194437, 56110), -- Primalist Shocktrooper +(199037, 0, 1, 220737, 56110), -- Primalist Shocktrooper +(199030, 0, 2, 201819, 56110), -- Loamas +(199030, 0, 1, 220737, 56110), -- Loamas +(199029, 0, 1, 220737, 56110), -- Cyclas +(199029, 0, 0, 220737, 56110), -- Cyclas +(199028, 0, 1, 220737, 56110), -- Glacias +(199028, 0, 0, 220737, 56110), -- Glacias +(199027, 0, 1, 220737, 56110), -- Magmas +(199027, 0, 0, 220737, 56110), -- Magmas +(199013, 0, 1, 220737, 56110), -- Scalding +(199013, 0, 0, 220737, 56110), -- Scalding +(199011, 0, 2, 220737, 56110), -- Creekmoaner +(199011, 0, 1, 220737, 56110), -- Creekmoaner +(198975, 0, 1, 220737, 56110), -- Prospector Gurt +(198975, 0, 0, 220737, 56110), -- Prospector Gurt +(198959, 0, 1, 220737, 56110), -- Gibble Hemsworth +(198959, 0, 0, 220737, 56110), -- Gibble Hemsworth +(198950, 0, 1, 220737, 56110), -- Sommelier Zesh +(198950, 0, 0, 220737, 56110), -- Sommelier Zesh +(198937, 0, 1, 220737, 56110), -- Deathling +(198937, 0, 0, 220737, 56110), -- Deathling +(198930, 0, 1, 220737, 56110), -- Deathling Destroyer +(198930, 0, 0, 220737, 56110), -- Deathling Destroyer +(198917, 0, 1, 220737, 56110), -- Shukoro Rapidstamer +(198917, 0, 0, 220737, 56110), -- Shukoro Rapidstamer +(198916, 0, 1, 220737, 56110), -- Fael'lin +(198916, 0, 0, 220737, 56110), -- Fael'lin +(198915, 0, 1, 220737, 56110), -- Khirna Cragheart +(198915, 0, 0, 220737, 56110), -- Khirna Cragheart +(198914, 0, 1, 220737, 56110), -- Han'thul +(198914, 0, 0, 220737, 56110), -- Han'thul +(198908, 0, 1, 220737, 56110), -- Midelys +(198908, 0, 0, 220737, 56110), -- Midelys +(198907, 0, 1, 220737, 56110), -- Mysindre +(198907, 0, 0, 220737, 56110), -- Mysindre +(198887, 0, 2, 194053, 56110), -- Pineback Pup +(198887, 0, 1, 220737, 56110), -- Pineback Pup +(198878, 0, 2, 194437, 56110), -- Primalist Tempestmaker +(198878, 0, 1, 220737, 56110), -- Primalist Tempestmaker +(198874, 0, 1, 220737, 56110), -- Sundered Siegemaster +(198874, 0, 0, 220737, 56110), -- Sundered Siegemaster +(198873, 0, 1, 220737, 56110), -- Sundered Edgelord +(198873, 0, 0, 220737, 56110), -- Sundered Edgelord +(198872, 0, 1, 220737, 56110), -- Sundered Manaweaver +(198872, 0, 0, 220737, 56110), -- Sundered Manaweaver +(198871, 0, 1, 220737, 56110), -- Sundered Scaleguard +(198871, 0, 0, 220737, 56110), -- Sundered Scaleguard +(198870, 0, 1, 220737, 56110), -- Sundered Preserver +(198870, 0, 0, 220737, 56110), -- Sundered Preserver +(198869, 0, 1, 220737, 56110), -- Sundered Devastator +(198869, 0, 0, 220737, 56110), -- Sundered Devastator +(198868, 0, 2, 194437, 56110), -- Primalist Voltweaver +(198868, 0, 1, 220737, 56110), -- Primalist Voltweaver +(198861, 0, 2, 220737, 56110), -- Deep Murloc Fighter +(198861, 0, 1, 220737, 56110), -- Deep Murloc Fighter +(198860, 0, 2, 220737, 56110), -- Deep Murloc Caster +(198860, 0, 1, 220737, 56110), -- Deep Murloc Caster +(198859, 0, 2, 220737, 56110), -- Deep Murloc Hunter +(198859, 0, 1, 220737, 56110), -- Deep Murloc Hunter +(198857, 0, 2, 220737, 56110), -- Deep Murloc Fighter +(198857, 0, 1, 220737, 56110), -- Deep Murloc Fighter +(198856, 0, 2, 220737, 56110), -- Deep Murloc Caster +(198856, 0, 1, 220737, 56110), -- Deep Murloc Caster +(198855, 0, 4, 220737, 56110), -- Deep Murloc Fighter +(198855, 0, 3, 220737, 56110), -- Deep Murloc Fighter +(198855, 0, 2, 220737, 56110), -- Deep Murloc Fighter +(198855, 0, 1, 220737, 56110), -- Deep Murloc Fighter +(198854, 0, 1, 220737, 56110), -- Obsidian Outfitter +(198854, 0, 0, 220737, 56110), -- Obsidian Outfitter +(198851, 0, 2, 193864, 56110), -- Slugha +(198851, 0, 1, 220737, 56110), -- Slugha +(198850, 0, 2, 193864, 56110), -- Inchy +(198850, 0, 1, 220737, 56110), -- Inchy +(198847, 0, 1, 220737, 56110), -- Swart +(198847, 0, 0, 220737, 56110), -- Swart +(198846, 0, 1, 220737, 56110), -- Cataloger Jakes +(198846, 0, 0, 220737, 56110), -- Cataloger Jakes +(198832, 0, 1, 220737, 56110), -- Bronze Timekeeper +(198832, 0, 0, 220737, 56110), -- Bronze Timekeeper +(198824, 0, 1, 220737, 56110), -- Hunting Redbeak +(198824, 0, 0, 220737, 56110), -- Hunting Redbeak +(198823, 0, 2, 194450, 56110), -- Wild Argali +(198823, 0, 1, 220737, 56110), -- Wild Argali +(198822, 0, 3, 220737, 56110), -- Reach Ottuk +(198822, 0, 2, 220737, 56110), -- Reach Ottuk +(198822, 0, 1, 220737, 56110), -- Reach Ottuk +(198822, 0, 0, 220737, 56110), -- Reach Ottuk +(198821, 0, 4, 201829, 56110), -- Shimmering Swoglet +(198821, 0, 3, 220737, 56110), -- Shimmering Swoglet +(198821, 0, 2, 220737, 56110), -- Shimmering Swoglet +(198821, 0, 1, 220737, 56110), -- Shimmering Swoglet +(198820, 0, 3, 220737, 56110), -- Coastal Frenzy +(198820, 0, 2, 220737, 56110), -- Coastal Frenzy +(198820, 0, 1, 220737, 56110), -- Coastal Frenzy +(198820, 0, 0, 220737, 56110), -- Coastal Frenzy +(198819, 0, 1, 220737, 56110), -- Wild Ohuna +(198819, 0, 0, 220737, 56110), -- Wild Ohuna +(198818, 0, 1, 220737, 56110), -- Salty Thresher +(198818, 0, 0, 220737, 56110), -- Salty Thresher +(198817, 0, 1, 220737, 56110), -- Massive Threshadon +(198817, 0, 0, 220737, 56110), -- Massive Threshadon +(198816, 0, 2, 193865, 56110), -- Scavenging Tarantula +(198816, 0, 1, 220737, 56110), -- Scavenging Tarantula +(198814, 0, 1, 220737, 56110), -- Tempest Lizard +(198814, 0, 0, 220737, 56110), -- Tempest Lizard +(198813, 0, 1, 220737, 56110), -- Primal Thunder Lizard +(198813, 0, 0, 220737, 56110), -- Primal Thunder Lizard +(198812, 0, 1, 220737, 56110), -- River Ottuk +(198812, 0, 0, 220737, 56110), -- River Ottuk +(198811, 0, 1, 220737, 56110), -- Giant Ocean Ottuk +(198811, 0, 0, 220737, 56110), -- Giant Ocean Ottuk +(198810, 0, 2, 199822, 56110), -- Windscourge Drake +(198810, 0, 1, 220737, 56110), -- Windscourge Drake +(198809, 0, 2, 201835, 56110), -- Tarasek Shockshaman +(198809, 0, 1, 220737, 56110), -- Tarasek Shockshaman +(198808, 0, 2, 199822, 56110), -- Windscourge Drake +(198808, 0, 1, 220737, 56110), -- Windscourge Drake +(198807, 0, 2, 201835, 56110), -- Infused Tarasek +(198807, 0, 1, 220737, 56110), -- Infused Tarasek +(198806, 0, 1, 220737, 56110), -- Ancient Construct +(198806, 0, 0, 220737, 56110), -- Ancient Construct +(198803, 0, 3, 203997, 56110), -- Wild Argali +(198803, 0, 2, 194450, 56110), -- Wild Argali +(198802, 0, 2, 194450, 56110), -- Territorial Argali +(198802, 0, 1, 220737, 56110), -- Territorial Argali +(198797, 0, 2, 199822, 56110), -- Windscourge Dragon +(198797, 0, 1, 220737, 56110), -- Windscourge Dragon +(198795, 0, 4, 220737, 56110), -- Beetle Swarmer +(198795, 0, 3, 220737, 56110), -- Beetle Swarmer +(198795, 0, 2, 220737, 56110), -- Beetle Swarmer +(198795, 0, 1, 220737, 56110), -- Beetle Swarmer +(198794, 0, 1, 220737, 56110), -- Mature Scalecrawler +(198794, 0, 0, 220737, 56110), -- Mature Scalecrawler +(198793, 0, 1, 220737, 56110), -- Scalecrawler Beetle +(198793, 0, 0, 220737, 56110), -- Scalecrawler Beetle +(198792, 0, 3, 220737, 56110), -- Dragonbane Beetle +(198792, 0, 2, 220737, 56110), -- Dragonbane Beetle +(198792, 0, 1, 220737, 56110), -- Dragonbane Beetle +(198792, 0, 0, 220737, 56110), -- Dragonbane Beetle +(198791, 0, 1, 220737, 56110), -- Scalecrawler Beetle +(198791, 0, 0, 220737, 56110), -- Scalecrawler Beetle +(198789, 0, 2, 201816, 56110), -- Vorquin +(198789, 0, 1, 220737, 56110), -- Vorquin +(198786, 0, 1, 220737, 56110), -- Animated Reef +(198786, 0, 0, 220737, 56110), -- Animated Reef +(198785, 0, 3, 220737, 56110), -- Sea Turtle +(198785, 0, 2, 220737, 56110), -- Sea Turtle +(198785, 0, 1, 220737, 56110), -- Sea Turtle +(198785, 0, 0, 220737, 56110), -- Sea Turtle +(198784, 0, 3, 220737, 56110), -- Swarming Frenzy +(198784, 0, 2, 220737, 56110), -- Swarming Frenzy +(198784, 0, 1, 220737, 56110), -- Swarming Frenzy +(198784, 0, 0, 220737, 56110), -- Swarming Frenzy +(198783, 0, 1, 220737, 56110), -- Hermit Crab +(198783, 0, 0, 220737, 56110), -- Hermit Crab +(198782, 0, 4, 220737, 56110), -- Coastal Eel +(198782, 0, 3, 220737, 56110), -- Coastal Eel +(198782, 0, 2, 220737, 56110), -- Coastal Eel +(198782, 0, 1, 220737, 56110), -- Coastal Eel +(198781, 0, 1, 220737, 56110), -- Depths Eel +(198781, 0, 0, 220737, 56110), -- Depths Eel +(198780, 0, 1, 220737, 56110), -- Smoothfin Mantacorn +(198780, 0, 0, 220737, 56110), -- Smoothfin Mantacorn +(198779, 0, 1, 220737, 56110), -- Predatory Thresher +(198779, 0, 0, 220737, 56110), -- Predatory Thresher +(198778, 0, 1, 220737, 56110), -- Elder Sea Turtle +(198778, 0, 0, 220737, 56110), -- Elder Sea Turtle +(198777, 0, 1, 220737, 56110), -- Ancient Chitterspine +(198777, 0, 0, 220737, 56110), -- Ancient Chitterspine +(198776, 0, 1, 220737, 56110), -- Ancient Mantacorn +(198776, 0, 0, 220737, 56110), -- Ancient Mantacorn +(198775, 0, 1, 220737, 56110), -- Ancient Threshadon +(198775, 0, 0, 220737, 56110), -- Ancient Threshadon +(198774, 0, 2, 201816, 56110), -- Vorquin Foal +(198774, 0, 1, 220737, 56110), -- Vorquin Foal +(198752, 0, 10, 220737, 56110), -- Spiderling +(198752, 0, 9, 220737, 56110), -- Spiderling +(198734, 0, 1, 220737, 56110), -- Sulfur Elemental +(198734, 0, 0, 220737, 56110), -- Sulfur Elemental +(198733, 0, 1, 220737, 56110), -- Magma Worm +(198733, 0, 0, 220737, 56110), -- Magma Worm +(198727, 0, 2, 194437, 56110), -- Primalist Shardbreaker +(198727, 0, 1, 220737, 56110), -- Primalist Shardbreaker +(198726, 0, 2, 201819, 56110), -- Primal Stonekin +(198726, 0, 1, 220737, 56110), -- Primal Stonekin +(198725, 0, 2, 194437, 56110), -- Primalist Earthshaker +(198725, 0, 1, 220737, 56110), -- Primalist Earthshaker +(198724, 0, 2, 194437, 56110), -- Primalist Surgecrusher +(198724, 0, 1, 220737, 56110), -- Primalist Surgecrusher +(198723, 0, 2, 194437, 56110), -- Primalist Floodweaver +(198723, 0, 1, 220737, 56110), -- Primalist Floodweaver +(198707, 0, 2, 201835, 56110), -- [DNT] Tarasek Snake Charmer +(198707, 0, 1, 220737, 56110), -- [DNT] Tarasek Snake Charmer +(198704, 0, 3, 199822, 56110), -- Wizened Stormrider +(198704, 0, 2, 191782, 56110), -- Wizened Stormrider +(198703, 0, 9, 220737, 56110), -- Gutrot Slime +(198703, 0, 8, 220737, 56110), -- Gutrot Slime +(198689, 0, 1, 220737, 56110), -- Exploding Elemental +(198689, 0, 0, 220737, 56110), -- Exploding Elemental +(198688, 0, 1, 220737, 56110), -- Fire Elemental +(198688, 0, 0, 220737, 56110), -- Fire Elemental +(198666, 0, 1, 220737, 56110), -- Ancient Threshadon +(198666, 0, 0, 220737, 56110), -- Ancient Threshadon +(198665, 0, 1, 220737, 56110), -- Ancient Mantacorn +(198665, 0, 0, 220737, 56110), -- Ancient Mantacorn +(198664, 0, 1, 220737, 56110), -- Ancient Chitterspine +(198664, 0, 0, 220737, 56110), -- Ancient Chitterspine +(198660, 0, 1, 220737, 56110), -- Coastal Eel +(198660, 0, 0, 220737, 56110), -- Coastal Eel +(198659, 0, 1, 220737, 56110), -- Depths Eel +(198659, 0, 0, 220737, 56110), -- Depths Eel +(198658, 0, 1, 220737, 56110), -- Elder Sea Turtle +(198658, 0, 0, 220737, 56110), -- Elder Sea Turtle +(198657, 0, 1, 220737, 56110), -- Hermit Crab +(198657, 0, 0, 220737, 56110), -- Hermit Crab +(198655, 0, 1, 220737, 56110), -- Sea Turtle +(198655, 0, 0, 220737, 56110), -- Sea Turtle +(198654, 0, 1, 220737, 56110), -- Smoothfin Mantacorn +(198654, 0, 0, 220737, 56110), -- Smoothfin Mantacorn +(198653, 0, 1, 220737, 56110), -- Swarming Frenzy +(198653, 0, 0, 220737, 56110), -- Swarming Frenzy +(198652, 0, 2, 191901, 56110), -- Risen Bakar +(198652, 0, 1, 220737, 56110), -- Risen Bakar +(198651, 0, 1, 220737, 56110), -- Predatory Thresher +(198651, 0, 0, 220737, 56110), -- Predatory Thresher +(198650, 0, 2, 193864, 56110), -- Melter Igneous +(198650, 0, 1, 220737, 56110), -- Melter Igneous +(198606, 0, 2, 201816, 56110), -- Pleasant Hart +(198606, 0, 1, 220737, 56110), -- Pleasant Hart +(198592, 0, 1, 220737, 56110), -- Hot Springs Damselfly +(198592, 0, 0, 220737, 56110); -- Hot Springs Damselfly + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(198571, 0, 1, 220737, 56110), -- Enraged Sprout +(198571, 0, 0, 220737, 56110), -- Enraged Sprout +(198570, 0, 1, 220737, 56110), -- Rock Snail +(198570, 0, 0, 220737, 56110), -- Rock Snail +(198568, 0, 1, 220737, 56110), -- Shikaar Ohuna +(198568, 0, 0, 220737, 56110), -- Shikaar Ohuna +(198558, 0, 1, 220737, 56110), -- Vel Tal VIII +(198558, 0, 0, 220737, 56110), -- Vel Tal VIII +(198556, 0, 1, 220737, 56110), -- Vel Tal VII +(198556, 0, 0, 220737, 56110), -- Vel Tal VII +(198554, 0, 1, 220737, 56110), -- Vel Tal VI +(198554, 0, 0, 220737, 56110), -- Vel Tal VI +(198549, 0, 1, 220737, 56110), -- Vel Tal V +(198549, 0, 0, 220737, 56110), -- Vel Tal V +(198548, 0, 1, 220737, 56110), -- Vel Tal IV +(198548, 0, 0, 220737, 56110), -- Vel Tal IV +(198546, 0, 1, 220737, 56110), -- Vel Tal III +(198546, 0, 0, 220737, 56110), -- Vel Tal III +(198545, 0, 1, 220737, 56110), -- Vel Tal II +(198545, 0, 0, 220737, 56110), -- Vel Tal II +(198544, 0, 1, 220737, 56110), -- Vel Tal I +(198544, 0, 0, 220737, 56110), -- Vel Tal I +(198534, 0, 1, 220737, 56110), -- Bungus +(198534, 0, 0, 220737, 56110), -- Bungus +(198524, 0, 1, 220737, 56110), -- Lazy Apprentice +(198524, 0, 0, 220737, 56110), -- Lazy Apprentice +(198521, 0, 1, 220737, 56110), -- Grungus +(198521, 0, 0, 220737, 56110), -- Grungus +(198503, 0, 2, 194437, 56110), -- Council Flamecaller +(198503, 0, 1, 220737, 56110), -- Council Flamecaller +(198502, 0, 2, 194437, 56110), -- Council Stormcaller +(198502, 0, 1, 220737, 56110), -- Council Stormcaller +(198501, 0, 2, 194437, 56110), -- Council Icecaller +(198501, 0, 1, 220737, 56110), -- Council Icecaller +(198500, 0, 2, 194437, 56110), -- Council Earthcaller +(198500, 0, 1, 220737, 56110), -- Council Earthcaller +(198483, 0, 2, 201816, 56110), -- Lushmeadow Foal +(198483, 0, 1, 220737, 56110), -- Lushmeadow Foal +(198478, 0, 1, 220737, 56110), -- Rock Snail +(198478, 0, 0, 220737, 56110), -- Rock Snail +(198471, 0, 1, 220737, 56110), -- Flame Boiler +(198471, 0, 0, 220737, 56110), -- Flame Boiler +(198469, 0, 1, 220737, 56110), -- Brooding Sapsucker +(198469, 0, 0, 220737, 56110), -- Brooding Sapsucker +(198447, 0, 1, 220737, 56110), -- Whelp Minder +(198447, 0, 0, 220737, 56110), -- Whelp Minder +(198432, 0, 2, 220737, 56110), -- Sentinel of Ashkaz +(198432, 0, 1, 220737, 56110), -- Sentinel of Ashkaz +(198430, 0, 1, 220737, 56110), -- Shimmering Skipper +(198430, 0, 0, 220737, 56110), -- Shimmering Skipper +(198428, 0, 1, 220737, 56110), -- Giant Swallowtail +(198428, 0, 0, 220737, 56110), -- Giant Swallowtail +(198425, 0, 1, 220737, 56110), -- Beetle +(198425, 0, 0, 220737, 56110), -- Beetle +(198424, 0, 2, 194437, 56110), -- Primalist Frostsculptor +(198424, 0, 1, 220737, 56110), -- Primalist Frostsculptor +(198423, 0, 1, 220737, 56110), -- Cliffside Pollinator +(198423, 0, 0, 220737, 56110), -- Cliffside Pollinator +(198421, 0, 1, 220737, 56110), -- Shallows Sharptooth +(198421, 0, 0, 220737, 56110), -- Shallows Sharptooth +(198420, 0, 1, 220737, 56110), -- Skittering Hoverfly +(198420, 0, 0, 220737, 56110), -- Skittering Hoverfly +(198419, 0, 1, 220737, 56110), -- Cliffside Bullyswog +(198419, 0, 0, 220737, 56110), -- Cliffside Bullyswog +(198418, 0, 1, 220737, 56110), -- Soaring Knifefeather +(198418, 0, 0, 220737, 56110), -- Soaring Knifefeather +(198417, 0, 1, 220737, 56110), -- Tyrhold Gryphon +(198417, 0, 0, 220737, 56110), -- Tyrhold Gryphon +(198416, 0, 2, 201816, 56110), -- Tyrhold Broodmare +(198416, 0, 1, 220737, 56110), -- Tyrhold Broodmare +(198415, 0, 2, 201816, 56110), -- Tyrhold Dapple +(198415, 0, 1, 220737, 56110), -- Tyrhold Dapple +(198414, 0, 2, 201816, 56110), -- Vorquin +(198414, 0, 1, 220737, 56110), -- Vorquin +(198413, 0, 2, 201816, 56110), -- Vorquin Foal +(198413, 0, 1, 220737, 56110), -- Vorquin Foal +(198409, 0, 1, 220737, 56110), -- River Timbertooth +(198409, 0, 0, 220737, 56110), -- River Timbertooth +(198388, 0, 2, 201816, 56110), -- Pleasant Yearling +(198388, 0, 1, 220737, 56110), -- Pleasant Yearling +(198387, 0, 2, 201816, 56110), -- Pleasant Hart +(198387, 0, 1, 220737, 56110), -- Pleasant Hart +(198385, 0, 1, 220737, 56110), -- Fragmented Energy +(198385, 0, 0, 220737, 56110), -- Fragmented Energy +(198376, 0, 1, 220737, 56110), -- Bitey Hatchling +(198376, 0, 0, 220737, 56110), -- Bitey Hatchling +(198372, 0, 1, 220737, 56110), -- Defective Protector +(198372, 0, 0, 220737, 56110), -- Defective Protector +(198366, 0, 2, 194437, 56110), -- Invading Primalist +(198366, 0, 1, 220737, 56110), -- Invading Primalist +(198361, 0, 1, 220737, 56110), -- Credible Witness +(198361, 0, 0, 220737, 56110), -- Credible Witness +(198349, 0, 1, 220737, 56110), -- Talikka +(198349, 0, 0, 220737, 56110), -- Talikka +(198348, 0, 1, 220737, 56110), -- Highpeaks Goat +(198348, 0, 0, 220737, 56110), -- Highpeaks Goat +(198343, 0, 1, 220737, 56110), -- Malfunctioning Protector +(198343, 0, 0, 220737, 56110), -- Malfunctioning Protector +(198329, 0, 3, 199822, 56110), -- Wild Proto-Dragon +(198329, 0, 2, 191782, 56110), -- Wild Proto-Dragon +(198314, 0, 1, 220737, 56110), -- Le'val Spineshell +(198314, 0, 0, 220737, 56110), -- Le'val Spineshell +(198313, 0, 1, 220737, 56110), -- Le'val Skulltler +(198313, 0, 0, 220737, 56110), -- Le'val Skulltler +(198312, 0, 1, 220737, 56110), -- Crustosteo +(198312, 0, 0, 220737, 56110), -- Crustosteo +(198309, 0, 2, 194449, 56110), -- Burning Colossus +(198309, 0, 1, 220737, 56110), -- Burning Colossus +(198297, 0, 1, 220737, 56110), -- Foul Fowl +(198297, 0, 0, 220737, 56110), -- Foul Fowl +(198266, 0, 2, 201835, 56110), -- Pouncing Broodswarmer +(198266, 0, 1, 220737, 56110), -- Pouncing Broodswarmer +(198263, 0, 1, 220737, 56110), -- Stalwart Broodwarden +(198263, 0, 0, 220737, 56110), -- Stalwart Broodwarden +(198246, 0, 1, 220737, 56110), -- Restful Mallard +(198246, 0, 0, 220737, 56110), -- Restful Mallard +(198244, 0, 1, 220737, 56110), -- Isles Scarab +(198244, 0, 0, 220737, 56110), -- Isles Scarab +(198239, 0, 1, 220737, 56110), -- Highwater Frillfish +(198239, 0, 0, 220737, 56110), -- Highwater Frillfish +(198226, 0, 1, 220737, 56110), -- Miniscule Monarch +(198226, 0, 0, 220737, 56110), -- Miniscule Monarch +(198214, 0, 1, 220737, 56110), -- Broodguardian Ziruss +(198214, 0, 0, 220737, 56110), -- Broodguardian Ziruss +(198205, 0, 1, 220737, 56110), -- Bronze Timekeeper Assistant +(198205, 0, 0, 220737, 56110), -- Bronze Timekeeper Assistant +(198204, 0, 1, 220737, 56110), -- Bronze Timekeeper Assistant +(198204, 0, 0, 220737, 56110), -- Bronze Timekeeper Assistant +(198203, 0, 2, 220737, 56110), -- Sunbathing Ottuk +(198203, 0, 1, 220737, 56110), -- Sunbathing Ottuk +(198200, 0, 3, 199822, 56110), -- Stonescale Proto-Dragon +(198200, 0, 2, 191782, 56110), -- Stonescale Proto-Dragon +(198199, 0, 1, 220737, 56110), -- Bronze Timekeeper Assistant +(198199, 0, 0, 220737, 56110), -- Bronze Timekeeper Assistant +(198198, 0, 1, 220737, 56110), -- Memoria +(198198, 0, 0, 220737, 56110), -- Memoria +(198197, 0, 3, 199822, 56110), -- Searskin Proto-Dragon +(198197, 0, 2, 191782, 56110), -- Searskin Proto-Dragon +(198196, 0, 2, 220737, 56110), -- Tempos +(198196, 0, 1, 220737, 56110), -- Tempos +(198193, 0, 2, 189565, 56110), -- Trapped Proto-Whelp +(198193, 0, 1, 220737, 56110), -- Trapped Proto-Whelp +(198192, 0, 2, 201819, 56110), -- Spawn of the Mountain +(198192, 0, 1, 220737, 56110), -- Spawn of the Mountain +(198191, 0, 1, 220737, 56110), -- Bronze Timekeeper Assistant +(198191, 0, 0, 220737, 56110), -- Bronze Timekeeper Assistant +(198187, 0, 1, 220737, 56110), -- Feasting Wyrm +(198187, 0, 0, 220737, 56110), -- Feasting Wyrm +(198169, 0, 5, 220737, 56110), -- Brackenhide Pyrotechnic Totem +(198169, 0, 4, 220737, 56110), -- Brackenhide Pyrotechnic Totem +(198163, 0, 3, 193624, 56110), -- Mammoth-Tamer Tavok +(198163, 0, 2, 194435, 56110), -- Mammoth-Tamer Tavok +(198159, 0, 1, 220737, 56110), -- Sibella +(198159, 0, 0, 220737, 56110), -- Sibella +(198156, 0, 5, 220737, 56110), -- Brackenhide Announcer +(198156, 0, 4, 220737, 56110), -- Brackenhide Announcer +(198142, 0, 2, 194437, 56110), -- Quarry Earthshaper +(198142, 0, 1, 220737, 56110), -- Quarry Earthshaper +(198138, 0, 1, 220737, 56110), -- Muckfish +(198138, 0, 0, 220737, 56110), -- Muckfish +(198136, 0, 2, 194437, 56110), -- Eminent Earthshaper +(198136, 0, 1, 220737, 56110), -- Eminent Earthshaper +(198127, 0, 1, 220737, 56110), -- Bright Gustfeather +(198127, 0, 0, 220737, 56110), -- Bright Gustfeather +(198126, 0, 1, 220737, 56110), -- Cloying Gale +(198126, 0, 0, 220737, 56110), -- Cloying Gale +(198112, 0, 1, 220737, 56110), -- Garden Winghunter +(198112, 0, 0, 220737, 56110), -- Garden Winghunter +(198081, 0, 2, 194437, 56110), -- Quarry Earthshaper +(198081, 0, 1, 220737, 56110), -- Quarry Earthshaper +(198078, 0, 1, 220737, 56110), -- Working Ottuk +(198078, 0, 0, 220737, 56110), -- Working Ottuk +(198057, 0, 1, 220737, 56110), -- Resting Cliffshell +(198057, 0, 0, 220737, 56110), -- Resting Cliffshell +(198047, 0, 1, 220737, 56110), -- Tempest Channeler +(198047, 0, 0, 220737, 56110), -- Tempest Channeler +(198040, 0, 1, 220737, 56110), -- Celormu +(198040, 0, 0, 220737, 56110), -- Celormu +(198034, 0, 1, 220737, 56110), -- Dripclaw +(198034, 0, 0, 220737, 56110), -- Dripclaw +(198026, 0, 1, 220737, 56110), -- Bait Fish +(198026, 0, 0, 220737, 56110), -- Bait Fish +(198023, 0, 1, 220737, 56110), -- Mochoby +(198023, 0, 0, 220737, 56110), -- Mochoby +(198017, 0, 2, 201819, 56110), -- Reformed Earth +(198017, 0, 1, 220737, 56110), -- Reformed Earth +(198004, 0, 13, 220737, 56110), -- Mange the Outcast +(198004, 0, 12, 220737, 56110), -- Mange the Outcast +(197985, 0, 1, 220737, 56110), -- Flame Channeler +(197985, 0, 0, 220737, 56110), -- Flame Channeler +(197982, 0, 1, 220737, 56110), -- Storm Warrior +(197982, 0, 0, 220737, 56110), -- Storm Warrior +(197970, 0, 1, 220737, 56110), -- Stormcaller Veldra +(197970, 0, 0, 220737, 56110), -- Stormcaller Veldra +(197962, 0, 1, 220737, 56110), -- Valley Slyvern +(197962, 0, 0, 220737, 56110), -- Valley Slyvern +(197958, 0, 2, 194424, 56110), -- Noorave +(197958, 0, 1, 220737, 56110), -- Noorave +(197955, 0, 1, 220737, 56110), -- Snipshell Nibbler +(197955, 0, 0, 220737, 56110), -- Snipshell Nibbler +(197954, 0, 2, 200908, 56110), -- Scavenging Snipshell +(197954, 0, 1, 220737, 56110), -- Scavenging Snipshell +(197952, 0, 1, 220737, 56110), -- Valley Grizzly +(197952, 0, 0, 220737, 56110), -- Valley Grizzly +(197950, 0, 1, 220737, 56110), -- Steelcliff Ohuna +(197950, 0, 0, 220737, 56110), -- Steelcliff Ohuna +(197949, 0, 3, 220737, 56110), -- Red Furred Calf +(197949, 0, 2, 220737, 56110), -- Red Furred Calf +(197948, 0, 3, 220737, 56110), -- Red Furred Cow +(197948, 0, 2, 220737, 56110), -- Red Furred Cow +(197944, 0, 2, 200908, 56110), -- Crusty Seawing +(197944, 0, 1, 220737, 56110), -- Crusty Seawing +(197938, 0, 1, 220737, 56110), -- Coastal Timbertooth +(197938, 0, 0, 220737, 56110), -- Coastal Timbertooth +(197936, 0, 1, 220737, 56110), -- Nesting Seawing +(197936, 0, 0, 220737, 56110), -- Nesting Seawing +(197930, 0, 3, 220737, 56110), -- Red Furred Bull +(197930, 0, 2, 220737, 56110), -- Red Furred Bull +(197925, 0, 1, 220737, 56110), -- Steelcliff Mender +(197925, 0, 0, 220737, 56110), -- Steelcliff Mender +(197914, 0, 1, 220737, 56110), -- Dammed Beaver +(197914, 0, 0, 220737, 56110), -- Dammed Beaver +(197907, 0, 2, 201826, 56110), -- Balgar +(197907, 0, 1, 220737, 56110), -- Balgar +(197906, 0, 1, 220737, 56110), -- Flickering Ember +(197906, 0, 0, 220737, 56110), -- Flickering Ember +(197902, 0, 1, 220737, 56110), -- Lava Elemental +(197902, 0, 0, 220737, 56110), -- Lava Elemental +(197898, 0, 1, 220737, 56110), -- Shore Crab +(197898, 0, 0, 220737, 56110), -- Shore Crab +(197892, 0, 1, 220737, 56110), -- Ocean Frillfish +(197892, 0, 0, 220737, 56110), -- Ocean Frillfish +(197889, 0, 2, 220737, 56110), -- Lushfeather Cryer +(197889, 0, 1, 220737, 56110), -- Lushfeather Cryer +(197884, 0, 2, 201826, 56110), -- Training Master Turasa +(197884, 0, 1, 220737, 56110), -- Training Master Turasa +(197875, 0, 1, 220737, 56110), -- Primal Lava Elemental +(197875, 0, 0, 220737, 56110), -- Primal Lava Elemental +(197873, 0, 1, 220737, 56110), -- Lava Fury +(197873, 0, 0, 220737, 56110), -- Lava Fury +(197871, 0, 1, 220737, 56110), -- Canyon Glider +(197871, 0, 0, 220737, 56110), -- Canyon Glider +(197870, 0, 1, 220737, 56110), -- Fallen Spirit +(197870, 0, 0, 220737, 56110), -- Fallen Spirit +(197867, 0, 1, 220737, 56110), -- Fallen Spirit +(197867, 0, 0, 220737, 56110), -- Fallen Spirit +(197866, 0, 1, 220737, 56110), -- Dragonshell Tyrant +(197866, 0, 0, 220737, 56110), -- Dragonshell Tyrant +(197864, 0, 1, 220737, 56110), -- Dragonshell Snapper +(197864, 0, 0, 220737, 56110); -- Dragonshell Snapper + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(197863, 0, 1, 220737, 56110), -- River Grouper +(197863, 0, 0, 220737, 56110), -- River Grouper +(197857, 0, 5, 193867, 56110), -- Gutstabber +(197857, 0, 4, 194443, 56110), -- Gutstabber +(197847, 0, 6, 220737, 56110), -- Gnawbone Splintershield +(197847, 0, 5, 220737, 56110), -- Gnawbone Splintershield +(197843, 0, 3, 199822, 56110), -- Seeing Eye Proto-Drake +(197843, 0, 2, 191782, 56110), -- Seeing Eye Proto-Drake +(197835, 0, 2, 199822, 56110), -- Kaurdyth +(197835, 0, 1, 220737, 56110), -- Kaurdyth +(197831, 0, 2, 194437, 56110), -- Quarry Stonebreaker +(197831, 0, 1, 220737, 56110), -- Quarry Stonebreaker +(197825, 0, 1, 220737, 56110), -- Steam Scarab +(197825, 0, 0, 220737, 56110), -- Steam Scarab +(197823, 0, 3, 199822, 56110), -- Scorched Proto-Drake +(197823, 0, 2, 191782, 56110), -- Scorched Proto-Drake +(197821, 0, 1, 220737, 56110), -- Springs Waterfowl +(197821, 0, 0, 220737, 56110), -- Springs Waterfowl +(197820, 0, 5, 220737, 56110), -- Duskpaw Tendontearer +(197820, 0, 4, 220737, 56110), -- Duskpaw Tendontearer +(197815, 0, 2, 191780, 56110), -- Hungry Muckjaw Basilisk +(197815, 0, 1, 220737, 56110), -- Hungry Muckjaw Basilisk +(197814, 0, 1, 220737, 56110), -- Hungry Slyvern Matriarch +(197814, 0, 0, 220737, 56110), -- Hungry Slyvern Matriarch +(197813, 0, 1, 220737, 56110), -- Hungry Slyvern Hunter +(197813, 0, 0, 220737, 56110), -- Hungry Slyvern Hunter +(197801, 0, 1, 220737, 56110), -- Awakened Terrasentry +(197801, 0, 0, 220737, 56110), -- Awakened Terrasentry +(197799, 0, 2, 194437, 56110), -- Quarry Infuser +(197799, 0, 1, 220737, 56110), -- Quarry Infuser +(197798, 0, 3, 193624, 56110), -- Qalashi Wingscorcher +(197798, 0, 2, 194435, 56110), -- Qalashi Wingscorcher +(197793, 0, 2, 201819, 56110), -- Awakened Juggernaut +(197793, 0, 1, 220737, 56110), -- Awakened Juggernaut +(197788, 0, 4, 192125, 56110), -- Qalashi Drakehunter +(197788, 0, 3, 193624, 56110), -- Qalashi Drakehunter +(197778, 0, 4, 220737, 56110), -- Djaradin Elder +(197778, 0, 3, 220737, 56110), -- Djaradin Elder +(197774, 0, 2, 201829, 56110), -- Toxic Swogmother +(197774, 0, 1, 220737, 56110), -- Toxic Swogmother +(197768, 0, 4, 220737, 56110), -- Caldera Metalshaper +(197768, 0, 3, 220737, 56110), -- Caldera Metalshaper +(197766, 0, 1, 220737, 56110), -- Attentive Whelp +(197766, 0, 0, 220737, 56110), -- Attentive Whelp +(197763, 0, 1, 220737, 56110), -- Glittery Stream +(197763, 0, 0, 220737, 56110), -- Glittery Stream +(197755, 0, 2, 201819, 56110), -- Angered Rumbler +(197755, 0, 1, 220737, 56110), -- Angered Rumbler +(197754, 0, 1, 220737, 56110), -- Wrathful Chill +(197754, 0, 0, 220737, 56110), -- Wrathful Chill +(197749, 0, 1, 220737, 56110), -- Therrocite +(197749, 0, 0, 220737, 56110), -- Therrocite +(197748, 0, 1, 220737, 56110), -- Zurkharus +(197748, 0, 0, 220737, 56110), -- Zurkharus +(197745, 0, 2, 201819, 56110), -- Amalgamated Rubble +(197745, 0, 1, 220737, 56110), -- Amalgamated Rubble +(197744, 0, 1, 220737, 56110), -- Coalesced Sleet +(197744, 0, 0, 220737, 56110), -- Coalesced Sleet +(197698, 0, 2, 199822, 56110), -- Thunderhead +(197698, 0, 1, 220737, 56110), -- Thunderhead +(197697, 0, 2, 199822, 56110), -- Flamegullet +(197697, 0, 1, 220737, 56110), -- Flamegullet +(197693, 0, 2, 199822, 56110), -- Proto-Drake +(197693, 0, 1, 220737, 56110), -- Proto-Drake +(197692, 0, 2, 199822, 56110), -- Proto-Drake +(197692, 0, 1, 220737, 56110), -- Proto-Drake +(197686, 0, 1, 220737, 56110), -- Cliffs Duckling +(197686, 0, 0, 220737, 56110), -- Cliffs Duckling +(197685, 0, 1, 220737, 56110), -- Cliffs Mallard +(197685, 0, 0, 220737, 56110), -- Cliffs Mallard +(197671, 0, 1, 220737, 56110), -- Volatile Infuser +(197671, 0, 0, 220737, 56110), -- Volatile Infuser +(197669, 0, 5, 220737, 56110), -- Darktooth Poacher +(197669, 0, 4, 220737, 56110), -- Darktooth Poacher +(197668, 0, 1, 220737, 56110), -- Storm Elemental +(197668, 0, 0, 220737, 56110), -- Storm Elemental +(197667, 0, 2, 220737, 56110), -- Darktooth Scavanger +(197667, 0, 1, 220737, 56110), -- Darktooth Scavanger +(197666, 0, 1, 220737, 56110), -- Grizzled Cub +(197666, 0, 0, 220737, 56110), -- Grizzled Cub +(197665, 0, 2, 220737, 56110), -- Scythid Gloomhunter +(197665, 0, 1, 220737, 56110), -- Scythid Gloomhunter +(197664, 0, 3, 199822, 56110), -- Proto-Drake +(197664, 0, 2, 191782, 56110), -- Proto-Drake +(197663, 0, 1, 220737, 56110), -- Grizzled Mauler +(197663, 0, 0, 220737, 56110), -- Grizzled Mauler +(197662, 0, 3, 199822, 56110), -- Proto-Drake +(197662, 0, 2, 191782, 56110), -- Proto-Drake +(197661, 0, 1, 220737, 56110), -- Grey Tailed Foal +(197661, 0, 0, 220737, 56110), -- Grey Tailed Foal +(197652, 0, 1, 220737, 56110), -- Grey Tailed Doe +(197652, 0, 0, 220737, 56110), -- Grey Tailed Doe +(197651, 0, 1, 220737, 56110), -- Grey Tailed Stag +(197651, 0, 0, 220737, 56110), -- Grey Tailed Stag +(197650, 0, 2, 201826, 56110), -- Tarolekk, the Stomper +(197650, 0, 1, 220737, 56110), -- Tarolekk, the Stomper +(197647, 0, 2, 194449, 56110), -- Crag Walker +(197647, 0, 1, 220737, 56110), -- Crag Walker +(197615, 0, 4, 192125, 56110), -- Dragonbane Guards +(197615, 0, 3, 193624, 56110), -- Dragonbane Guards +(197582, 0, 2, 194450, 56110), -- Adventurous Argali +(197582, 0, 1, 220737, 56110), -- Adventurous Argali +(197557, 0, 9, 220737, 56110), -- Bisquius +(197557, 0, 8, 220737, 56110), -- Bisquius +(197555, 0, 2, 201816, 56110), -- Arboreal Grazer +(197555, 0, 1, 220737, 56110), -- Arboreal Grazer +(197541, 0, 1, 220737, 56110), -- Coastal Grizzly +(197541, 0, 0, 220737, 56110), -- Coastal Grizzly +(197540, 0, 1, 220737, 56110), -- Doting Server +(197540, 0, 0, 220737, 56110), -- Doting Server +(197539, 0, 1, 220737, 56110), -- Chef Shikaar +(197539, 0, 0, 220737, 56110), -- Chef Shikaar +(197538, 0, 1, 220737, 56110), -- Mingling Single +(197538, 0, 0, 220737, 56110), -- Mingling Single +(197535, 0, 1, 220737, 56110), -- High Channeler Ryvati +(197535, 0, 0, 220737, 56110), -- High Channeler Ryvati +(197534, 0, 1, 220737, 56110), -- Gigantic Lava Thresher +(197509, 0, 1, 220737, 56110), -- Primal Thundercloud +(197509, 0, 0, 220737, 56110), -- Primal Thundercloud +(197501, 0, 2, 199822, 56110), -- Krolkoth the Mountain +(197501, 0, 1, 220737, 56110), -- Krolkoth the Mountain +(197480, 0, 1, 220737, 56110), -- Decaylet +(197480, 0, 0, 220737, 56110), -- Decaylet +(197471, 0, 3, 193624, 56110), -- Elementalist Mavoc +(197471, 0, 2, 194435, 56110), -- Elementalist Mavoc +(197466, 0, 2, 220737, 56110), -- Future Feast +(197466, 0, 1, 220737, 56110), -- Future Feast +(197455, 0, 2, 194450, 56110), -- Burning Dog +(197455, 0, 1, 220737, 56110), -- Burning Dog +(197454, 0, 2, 194450, 56110), -- Burning Dog +(197454, 0, 1, 220737, 56110), -- Burning Dog +(197439, 0, 1, 220737, 56110), -- Mountainside Scarab +(197439, 0, 0, 220737, 56110), -- Mountainside Scarab +(197438, 0, 2, 201816, 56110), -- Mountainside Dapple +(197438, 0, 1, 220737, 56110), -- Mountainside Dapple +(197436, 0, 1, 220737, 56110), -- Shadehide Forager +(197436, 0, 0, 220737, 56110), -- Shadehide Forager +(197414, 0, 1, 220737, 56110), -- Incensed Steamer +(197414, 0, 0, 220737, 56110), -- Incensed Steamer +(197413, 0, 1, 220737, 56110), -- Flame Blister +(197413, 0, 0, 220737, 56110), -- Flame Blister +(197411, 0, 10, 200667, 56110), -- Astray Splasher +(197409, 0, 2, 199822, 56110), -- Rhuzast the Tempest +(197409, 0, 1, 220737, 56110), -- Rhuzast the Tempest +(197408, 0, 2, 193865, 56110), -- Creeperling +(197408, 0, 1, 220737, 56110), -- Creeperling +(197403, 0, 1, 220737, 56110), -- Alpha Sleepless Fickleshell +(197403, 0, 0, 220737, 56110), -- Alpha Sleepless Fickleshell +(197400, 0, 2, 201829, 56110), -- Alpha Cascade Swog +(197400, 0, 1, 220737, 56110), -- Alpha Cascade Swog +(197377, 0, 2, 201825, 56110), -- Alpha Skulking Scythid +(197377, 0, 1, 220737, 56110), -- Alpha Skulking Scythid +(197376, 0, 2, 194448, 56110), -- Alpha Mountain Stonefang +(197376, 0, 1, 220737, 56110), -- Alpha Mountain Stonefang +(197371, 0, 10, 220737, 56110), -- Ravenous Tundra Bear +(197371, 0, 9, 220737, 56110), -- Ravenous Tundra Bear +(197366, 0, 2, 220737, 56110), -- Withering Writhebark +(197366, 0, 1, 220737, 56110), -- Withering Writhebark +(197356, 0, 14, 220737, 56110), -- High Shaman Rotknuckle +(197356, 0, 13, 220737, 56110), -- High Shaman Rotknuckle +(197355, 0, 1, 220737, 56110), -- Duck +(197355, 0, 0, 220737, 56110), -- Duck +(197354, 0, 9, 220737, 56110), -- Gnarls +(197354, 0, 8, 220737, 56110), -- Gnarls +(197353, 0, 9, 220737, 56110), -- Blisterhide +(197353, 0, 8, 220737, 56110), -- Blisterhide +(197352, 0, 2, 191780, 56110), -- Alpha Thornsided Basilisk +(197352, 0, 1, 220737, 56110), -- Alpha Thornsided Basilisk +(197346, 0, 1, 220737, 56110), -- Mudgatu +(197346, 0, 0, 220737, 56110), -- Mudgatu +(197344, 0, 13, 220737, 56110), -- Snarglebone +(197344, 0, 12, 220737, 56110), -- Snarglebone +(197343, 0, 1, 220737, 56110), -- Animated Tome +(197343, 0, 0, 220737, 56110), -- Animated Tome +(197307, 0, 1, 220737, 56110), -- Scalewatch Captain +(197307, 0, 0, 220737, 56110), -- Scalewatch Captain +(197300, 0, 1, 220737, 56110), -- Book of Translocation +(197300, 0, 0, 220737, 56110), -- Book of Translocation +(197298, 0, 2, 220737, 56110), -- Nascent Proto-Dragon +(197298, 0, 1, 220737, 56110), -- Nascent Proto-Dragon +(197260, 0, 5, 191855, 56110), -- Flameshaper Lorak +(197260, 0, 4, 220737, 56110), -- Flameshaper Lorak +(197256, 0, 2, 199822, 56110), -- Blue Dragon +(197256, 0, 1, 220737, 56110), -- Blue Dragon +(197225, 0, 1, 220737, 56110), -- Transformed Dreadsquall +(197225, 0, 0, 220737, 56110), -- Transformed Dreadsquall +(197224, 0, 3, 193864, 56110), -- Tamed Magmammoth Calf +(197224, 0, 2, 194424, 56110), -- Tamed Magmammoth Calf +(197221, 0, 1, 220737, 56110), -- Raging Torrent +(197221, 0, 0, 220737, 56110), -- Raging Torrent +(197220, 0, 1, 220737, 56110), -- Furious Deluge +(197220, 0, 0, 220737, 56110), -- Furious Deluge +(197218, 0, 1, 220737, 56110), -- Enraged Drip +(197218, 0, 0, 220737, 56110), -- Enraged Drip +(197211, 0, 2, 194427, 56110), -- Gurblbrblr the Invader +(197211, 0, 1, 220737, 56110), -- Gurblbrblr the Invader +(197200, 0, 2, 194450, 56110), -- Rapid Wooly Ewe +(197200, 0, 1, 220737, 56110), -- Rapid Wooly Ewe +(197198, 0, 5, 220737, 56110), -- Scythid Stalker +(197198, 0, 4, 220737, 56110), -- Scythid Stalker +(197198, 0, 3, 201825, 56110), -- Scythid Stalker +(197198, 0, 2, 201825, 56110), -- Scythid Stalker +(197197, 0, 1, 220737, 56110), -- Hectic Wildwater Ottuk +(197197, 0, 0, 220737, 56110), -- Hectic Wildwater Ottuk +(197195, 0, 2, 201835, 56110), -- Tarasek Fighter +(197195, 0, 1, 220737, 56110), -- Tarasek Fighter +(197194, 0, 2, 201835, 56110), -- Tarasek Caster +(197194, 0, 1, 220737, 56110), -- Tarasek Caster +(197185, 0, 2, 194437, 56110), -- Primalist Recruiter +(197185, 0, 1, 220737, 56110), -- Primalist Recruiter +(197180, 0, 2, 201835, 56110), -- Tarasek Caster +(197180, 0, 1, 220737, 56110), -- Tarasek Caster +(197178, 0, 1, 220737, 56110), -- Violent Yeti +(197178, 0, 0, 220737, 56110), -- Violent Yeti +(197177, 0, 1, 220737, 56110), -- Fuming Ice Burrower +(197177, 0, 0, 220737, 56110), -- Fuming Ice Burrower +(197176, 0, 1, 220737, 56110), -- Unruly Goat +(197176, 0, 0, 220737, 56110), -- Unruly Goat +(197174, 0, 1, 220737, 56110), -- Furious Horned Filcher +(197174, 0, 0, 220737, 56110), -- Furious Horned Filcher +(197173, 0, 1, 220737, 56110), -- Roaring Caprine +(197173, 0, 0, 220737, 56110), -- Roaring Caprine +(197170, 0, 2, 220737, 56110), -- Future Feast +(197170, 0, 1, 220737, 56110), -- Future Feast +(197169, 0, 1, 220737, 56110), -- Urglan +(197169, 0, 0, 220737, 56110), -- Urglan +(197167, 0, 5, 193867, 56110), -- Snowhide Gnoll +(197167, 0, 4, 194443, 56110), -- Snowhide Gnoll +(197165, 0, 5, 193867, 56110), -- Snowhide Gnoll +(197165, 0, 4, 194443, 56110), -- Snowhide Gnoll +(197149, 0, 3, 193624, 56110), -- Qalashi Lavamancer +(197149, 0, 2, 194435, 56110), -- Qalashi Lavamancer +(197148, 0, 4, 192125, 56110), -- Qalashi Lavabearer +(197148, 0, 3, 193624, 56110), -- Qalashi Lavabearer +(197147, 0, 4, 192125, 56110), -- Qalashi Honor Guard +(197147, 0, 3, 193624, 56110), -- Qalashi Honor Guard +(197146, 0, 4, 192125, 56110), -- Qalashi Emissary +(197146, 0, 3, 193624, 56110), -- Qalashi Emissary +(197143, 0, 2, 201828, 56110), -- Wild Lasher +(197143, 0, 1, 220737, 56110), -- Wild Lasher +(197142, 0, 2, 194332, 56110), -- Decayed Elder +(197142, 0, 1, 220737, 56110), -- Decayed Elder +(197141, 0, 2, 201828, 56110), -- Infected Lasher +(197141, 0, 1, 220737, 56110), -- Infected Lasher +(197140, 0, 1, 220737, 56110), -- Infected Bear +(197140, 0, 0, 220737, 56110), -- Infected Bear +(197139, 0, 1, 220737, 56110), -- Decaying Slime +(197139, 0, 0, 220737, 56110), -- Decaying Slime +(197138, 0, 6, 194328, 56110), -- Disease Slasher +(197138, 0, 5, 193867, 56110); -- Disease Slasher + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(197137, 0, 6, 220737, 56110), -- Witherling +(197137, 0, 5, 220737, 56110), -- Witherling +(197136, 0, 6, 194328, 56110), -- Wither Biter +(197136, 0, 5, 193867, 56110), -- Wither Biter +(197135, 0, 6, 220737, 56110), -- Vile Rothexer +(197135, 0, 5, 220737, 56110), -- Vile Rothexer +(197134, 0, 1, 220737, 56110), -- Gutchewer Bear +(197134, 0, 0, 220737, 56110), -- Gutchewer Bear +(197133, 0, 1, 220737, 56110), -- Fleshripper Vulture +(197133, 0, 0, 220737, 56110), -- Fleshripper Vulture +(197132, 0, 5, 193867, 56110), -- Gutstabber +(197132, 0, 4, 194443, 56110), -- Gutstabber +(197131, 0, 2, 194332, 56110), -- Wilted Oak +(197131, 0, 1, 220737, 56110), -- Wilted Oak +(197130, 0, 1, 220737, 56110), -- Monstrous Decay +(197130, 0, 0, 220737, 56110), -- Monstrous Decay +(197129, 0, 6, 220737, 56110), -- Fetid Rotsinger +(197129, 0, 5, 220737, 56110), -- Fetid Rotsinger +(197128, 0, 6, 194328, 56110), -- Brackenhide Shaper +(197128, 0, 5, 193867, 56110), -- Brackenhide Shaper +(197126, 0, 5, 220737, 56110), -- Rotbow Stalker +(197126, 0, 4, 220737, 56110), -- Rotbow Stalker +(197125, 0, 5, 193867, 56110), -- Bonecrusher +(197125, 0, 4, 194443, 56110), -- Bonecrusher +(197124, 0, 6, 220737, 56110), -- Decay Speaker +(197124, 0, 5, 220737, 56110), -- Decay Speaker +(197123, 0, 1, 220737, 56110), -- Vicious Hyena +(197123, 0, 0, 220737, 56110), -- Vicious Hyena +(197122, 0, 5, 193867, 56110), -- Filth Caller +(197122, 0, 4, 194443, 56110), -- Filth Caller +(197121, 0, 5, 193867, 56110), -- Bonebolt Hunter +(197121, 0, 4, 194443, 56110), -- Bonebolt Hunter +(197120, 0, 5, 220737, 56110), -- Bracken Warscourge +(197120, 0, 4, 220737, 56110), -- Bracken Warscourge +(197119, 0, 5, 193867, 56110), -- Trickclaw Mystic +(197119, 0, 4, 194443, 56110), -- Trickclaw Mystic +(197118, 0, 5, 193867, 56110), -- Claw Fighter +(197118, 0, 4, 194443, 56110), -- Claw Fighter +(197099, 0, 1, 220737, 56110), -- Taranthiza's Image +(197099, 0, 0, 220737, 56110), -- Taranthiza's Image +(197097, 0, 2, 220737, 56110), -- River Ottuk +(197097, 0, 1, 220737, 56110), -- River Ottuk +(197092, 0, 2, 220737, 56110), -- Atarakis +(197092, 0, 1, 220737, 56110), -- Atarakis +(197091, 0, 2, 220737, 56110), -- Razook +(197091, 0, 1, 220737, 56110), -- Razook +(197088, 0, 3, 192454, 56110), -- Summoned Monstrous Monolith +(197088, 0, 2, 220737, 56110), -- Summoned Monstrous Monolith +(197087, 0, 2, 192454, 56110), -- Summoned Colossal Glacier +(197087, 0, 1, 220737, 56110), -- Summoned Colossal Glacier +(197086, 0, 3, 199822, 56110), -- Berserk Proto-Drake +(197086, 0, 2, 191782, 56110), -- Berserk Proto-Drake +(197085, 0, 3, 200474, 56110), -- Tarasek Scavenger +(197085, 0, 2, 201835, 56110), -- Tarasek Scavenger +(197079, 0, 2, 220737, 56110), -- Steamed Crab +(197079, 0, 1, 220737, 56110), -- Steamed Crab +(197078, 0, 1, 220737, 56110), -- Agitated Slyvern +(197078, 0, 0, 220737, 56110), -- Agitated Slyvern +(197077, 0, 1, 220737, 56110), -- Demented Corpsewing +(197077, 0, 0, 220737, 56110), -- Demented Corpsewing +(197076, 0, 2, 220737, 56110), -- Summoned Primal Stone +(197076, 0, 1, 220737, 56110), -- Summoned Primal Stone +(197075, 0, 2, 192454, 56110), -- Summoned Hoary Icicle +(197075, 0, 1, 220737, 56110), -- Summoned Hoary Icicle +(197074, 0, 2, 201819, 56110), -- Cracked Concretion +(197074, 0, 1, 220737, 56110), -- Cracked Concretion +(197073, 0, 2, 220737, 56110), -- Enraged Riverbeast +(197073, 0, 1, 220737, 56110), -- Enraged Riverbeast +(197062, 0, 1, 220737, 56110), -- Spotted Fritillary +(197062, 0, 0, 220737, 56110), -- Spotted Fritillary +(197061, 0, 2, 220737, 56110), -- Summoned Icicle +(197061, 0, 1, 220737, 56110), -- Summoned Icicle +(197060, 0, 2, 220737, 56110), -- Summoned Pebble +(197060, 0, 1, 220737, 56110), -- Summoned Pebble +(197059, 0, 2, 201826, 56110), -- Nokhud Raider +(197059, 0, 1, 220737, 56110), -- Nokhud Raider +(197041, 0, 1, 220737, 56110), -- Sunshell Turtle +(197041, 0, 0, 220737, 56110), -- Sunshell Turtle +(197036, 0, 1, 220737, 56110), -- Fey Dreamwing +(197036, 0, 0, 220737, 56110), -- Fey Dreamwing +(197029, 0, 1, 220737, 56110), -- Maidenfly +(197029, 0, 0, 220737, 56110), -- Maidenfly +(197009, 0, 10, 220737, 56110), -- Liskheszaera +(197009, 0, 9, 220737, 56110), -- Liskheszaera +(197008, 0, 1, 220737, 56110), -- Force of the Springs +(197008, 0, 0, 220737, 56110), -- Force of the Springs +(197007, 0, 1, 220737, 56110), -- Sunwing Ohuna +(197007, 0, 0, 220737, 56110), -- Sunwing Ohuna +(197003, 0, 1, 220737, 56110), -- Fierce Wind Eagle +(197003, 0, 0, 220737, 56110), -- Fierce Wind Eagle +(197000, 0, 1, 220737, 56110), -- Island Crab +(197000, 0, 0, 220737, 56110), -- Island Crab +(196992, 0, 1, 220737, 56110), -- Arcane Elemental +(196992, 0, 0, 220737, 56110), -- Arcane Elemental +(196988, 0, 1, 220737, 56110), -- Springs Splasher +(196988, 0, 0, 220737, 56110), -- Springs Splasher +(196986, 0, 1, 220737, 56110), -- Nokhud Vulture +(196986, 0, 0, 220737, 56110), -- Nokhud Vulture +(196976, 0, 2, 201835, 56110), -- Tarasek Scavenger +(196976, 0, 1, 220737, 56110), -- Tarasek Scavenger +(196973, 0, 1, 220737, 56110), -- Kerzanthi +(196973, 0, 0, 220737, 56110), -- Kerzanthi +(196972, 0, 1, 220737, 56110), -- Korvelnor +(196972, 0, 0, 220737, 56110), -- Korvelnor +(196971, 0, 1, 220737, 56110), -- Rendvith +(196971, 0, 0, 220737, 56110), -- Rendvith +(196970, 0, 1, 220737, 56110), -- Taranthiza +(196970, 0, 0, 220737, 56110), -- Taranthiza +(196969, 0, 2, 194450, 56110), -- Aylaag Argali +(196969, 0, 1, 220737, 56110), -- Aylaag Argali +(196968, 0, 1, 220737, 56110), -- Bound Salamander +(196968, 0, 0, 220737, 56110), -- Bound Salamander +(196967, 0, 1, 220737, 56110), -- Dew Drops +(196967, 0, 0, 220737, 56110), -- Dew Drops +(196965, 0, 1, 220737, 56110), -- Tamed Gust +(196965, 0, 0, 220737, 56110), -- Tamed Gust +(196964, 0, 1, 220737, 56110), -- Primal Steam Elemental +(196964, 0, 0, 220737, 56110), -- Primal Steam Elemental +(196963, 0, 1, 220737, 56110), -- Steam Whirl +(196963, 0, 0, 220737, 56110), -- Steam Whirl +(196956, 0, 2, 194437, 56110), -- Primalist Summoner +(196956, 0, 1, 220737, 56110), -- Primalist Summoner +(196946, 0, 2, 201829, 56110), -- Lurking Lunker +(196946, 0, 1, 220737, 56110), -- Lurking Lunker +(196943, 0, 1, 220737, 56110), -- Cool Stuff Goes Here +(196943, 0, 0, 220737, 56110), -- Cool Stuff Goes Here +(196928, 0, 1, 220737, 56110), -- Sundered Assassin +(196928, 0, 0, 220737, 56110), -- Sundered Assassin +(196927, 0, 1, 220737, 56110), -- Sundered Vanguard +(196927, 0, 0, 220737, 56110), -- Sundered Vanguard +(196926, 0, 1, 220737, 56110), -- Sundered Lookout +(196926, 0, 0, 220737, 56110), -- Sundered Lookout +(196920, 0, 1, 220737, 56110), -- Fragment of Despair +(196920, 0, 0, 220737, 56110), -- Fragment of Despair +(196917, 0, 2, 194450, 56110), -- Rambunctious Argali +(196917, 0, 1, 220737, 56110), -- Rambunctious Argali +(196916, 0, 1, 220737, 56110), -- Playful Lamb +(196916, 0, 0, 220737, 56110), -- Playful Lamb +(196913, 0, 2, 200270, 56110), -- Mara'nar the Thunderous +(196913, 0, 1, 220737, 56110), -- Mara'nar the Thunderous +(196912, 0, 1, 220737, 56110), -- Lonely Bakar +(196912, 0, 0, 220737, 56110), -- Lonely Bakar +(196911, 0, 1, 220737, 56110), -- Sundered Shadetalon +(196911, 0, 0, 220737, 56110), -- Sundered Shadetalon +(196900, 0, 1, 220737, 56110), -- Lost Elemental +(196900, 0, 0, 220737, 56110), -- Lost Elemental +(196897, 0, 2, 200258, 56110), -- Old Arbhog +(196897, 0, 1, 220737, 56110), -- Old Arbhog +(196891, 0, 1, 220737, 56110), -- Temporal Flicker +(196891, 0, 0, 220737, 56110), -- Temporal Flicker +(196889, 0, 1, 220737, 56110), -- Riding Ottuk +(196889, 0, 0, 220737, 56110), -- Riding Ottuk +(196888, 0, 2, 201819, 56110), -- Crystal Monster +(196888, 0, 1, 220737, 56110), -- Crystal Monster +(196887, 0, 2, 201819, 56110), -- Crystal Monster +(196887, 0, 1, 220737, 56110), -- Crystal Monster +(196886, 0, 2, 201819, 56110), -- Crystal Monster +(196886, 0, 1, 220737, 56110), -- Crystal Monster +(196883, 0, 1, 220737, 56110), -- Storm Primal Bear +(196883, 0, 0, 220737, 56110), -- Storm Primal Bear +(196882, 0, 1, 220737, 56110), -- Argali Lamb +(196882, 0, 0, 220737, 56110), -- Argali Lamb +(196875, 0, 1, 220737, 56110), -- Primal Rhino +(196875, 0, 0, 220737, 56110), -- Primal Rhino +(196874, 0, 1, 220737, 56110), -- Primal Rhino +(196874, 0, 0, 220737, 56110), -- Primal Rhino +(196873, 0, 1, 220737, 56110), -- Primal Rhino +(196873, 0, 0, 220737, 56110), -- Primal Rhino +(196870, 0, 1, 220737, 56110), -- Primal Rhino +(196870, 0, 0, 220737, 56110), -- Primal Rhino +(196867, 0, 2, 194449, 56110), -- Ice Giant +(196867, 0, 1, 220737, 56110), -- Ice Giant +(196856, 0, 1, 220737, 56110), -- Primal Stormsentry +(196856, 0, 0, 220737, 56110), -- Primal Stormsentry +(196855, 0, 2, 201819, 56110), -- Braekkas +(196855, 0, 1, 220737, 56110), -- Braekkas +(196835, 0, 2, 201826, 56110), -- Huntmaster Kroshk +(196835, 0, 1, 220737, 56110), -- Huntmaster Kroshk +(196834, 0, 1, 220737, 56110), -- Relothina +(196834, 0, 0, 220737, 56110), -- Relothina +(196829, 0, 1, 220737, 56110), -- Fragment of Insanity +(196829, 0, 0, 220737, 56110), -- Fragment of Insanity +(196826, 0, 1, 220737, 56110), -- Fragment of Cruelty +(196826, 0, 0, 220737, 56110), -- Fragment of Cruelty +(196825, 0, 1, 220737, 56110), -- Fragment of Disloyalty +(196825, 0, 0, 220737, 56110), -- Fragment of Disloyalty +(196824, 0, 1, 220737, 56110), -- Atrenosh Hailstone +(196824, 0, 0, 220737, 56110), -- Atrenosh Hailstone +(196821, 0, 2, 194450, 56110), -- Wild Argali +(196821, 0, 1, 220737, 56110), -- Wild Argali +(196809, 0, 1, 220737, 56110), -- Wild Kelp Elemental +(196809, 0, 0, 220737, 56110), -- Wild Kelp Elemental +(196798, 0, 1, 220737, 56110), -- Corrupted Manafiend +(196798, 0, 0, 220737, 56110), -- Corrupted Manafiend +(196776, 0, 1, 220737, 56110), -- Best Frienzy +(196776, 0, 0, 220737, 56110), -- Best Frienzy +(196772, 0, 8, 194544, 56110), -- Battleseared Magmatusk +(196772, 0, 7, 194336, 56110), -- Battleseared Magmatusk +(196770, 0, 1, 220737, 56110), -- Hotenoth +(196770, 0, 0, 220737, 56110), -- Hotenoth +(196767, 0, 1, 220737, 56110), -- Chadenoth +(196767, 0, 0, 220737, 56110), -- Chadenoth +(196758, 0, 2, 193864, 56110), -- Magma Skitter +(196758, 0, 1, 220737, 56110), -- Magma Skitter +(196735, 0, 1, 220737, 56110), -- Erynna +(196735, 0, 0, 220737, 56110), -- Erynna +(196718, 0, 1, 220737, 56110), -- Erynna +(196718, 0, 0, 220737, 56110), -- Erynna +(196716, 0, 3, 220737, 56110), -- Shiverweb Crawler +(196716, 0, 2, 220737, 56110), -- Shiverweb Crawler +(196703, 0, 1, 220737, 56110), -- Lunara +(196703, 0, 0, 220737, 56110), -- Lunara +(196694, 0, 1, 220737, 56110), -- Arcane Forager +(196694, 0, 0, 220737, 56110), -- Arcane Forager +(196681, 0, 2, 220737, 56110), -- Menov +(196681, 0, 1, 220737, 56110), -- Menov +(196680, 0, 1, 220737, 56110), -- Liftenoth +(196680, 0, 0, 220737, 56110), -- Liftenoth +(196674, 0, 1, 220737, 56110), -- Buffleheaded Waterfowl +(196674, 0, 0, 220737, 56110), -- Buffleheaded Waterfowl +(196671, 0, 1, 220737, 56110), -- Arcane Ravager +(196671, 0, 0, 220737, 56110), -- Arcane Ravager +(196655, 0, 1, 220737, 56110), -- Sturdy Gladehorn +(196655, 0, 0, 220737, 56110), -- Sturdy Gladehorn +(196647, 0, 1, 220737, 56110), -- Ruby Lifetender +(196647, 0, 0, 220737, 56110), -- Ruby Lifetender +(196646, 0, 1, 220737, 56110), -- Ruby Warden +(196646, 0, 0, 220737, 56110), -- Ruby Warden +(196641, 0, 1, 220737, 56110), -- Horned Flysnatcher +(196641, 0, 0, 220737, 56110), -- Horned Flysnatcher +(196639, 0, 1, 220737, 56110), -- Mistbeetle +(196639, 0, 0, 220737, 56110), -- Mistbeetle +(196634, 0, 1, 220737, 56110), -- Mistyvale Insurgent +(196634, 0, 0, 220737, 56110), -- Mistyvale Insurgent +(196632, 0, 2, 201816, 56110), -- Reservoir Dapple +(196632, 0, 1, 220737, 56110), -- Reservoir Dapple +(196626, 0, 1, 220737, 56110), -- Springshell Hatchling +(196626, 0, 0, 220737, 56110), -- Springshell Hatchling +(196624, 0, 1, 220737, 56110), -- Mistyvale Stonecarver +(196624, 0, 0, 220737, 56110), -- Mistyvale Stonecarver +(196619, 0, 1, 220737, 56110), -- Springshell Snapper +(196619, 0, 0, 220737, 56110), -- Springshell Snapper +(196618, 0, 2, 201819, 56110), -- Shalescrap Fragment +(196618, 0, 1, 220737, 56110), -- Shalescrap Fragment +(196616, 0, 1, 220737, 56110), -- Reservoir Scarab +(196616, 0, 0, 220737, 56110), -- Reservoir Scarab +(196615, 0, 2, 199822, 56110), -- Noth'ogg +(196615, 0, 1, 220737, 56110), -- Noth'ogg +(196609, 0, 1, 220737, 56110), -- Buffleheaded Waterfowl +(196609, 0, 0, 220737, 56110); -- Buffleheaded Waterfowl + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(196601, 0, 1, 220737, 56110), -- Incendiary Goo +(196601, 0, 0, 220737, 56110), -- Incendiary Goo +(196600, 0, 1, 220737, 56110), -- Blazing Ember +(196600, 0, 0, 220737, 56110), -- Blazing Ember +(196599, 0, 1, 220737, 56110), -- Magmaticus +(196599, 0, 0, 220737, 56110), -- Magmaticus +(196594, 0, 4, 192125, 56110), -- Qalashi Dragonhunter +(196594, 0, 3, 193624, 56110), -- Qalashi Dragonhunter +(196590, 0, 1, 220737, 56110), -- Bronze Timekeeper +(196590, 0, 0, 220737, 56110), -- Bronze Timekeeper +(196589, 0, 1, 220737, 56110), -- Bronze Timekeeper +(196589, 0, 0, 220737, 56110), -- Bronze Timekeeper +(196588, 0, 1, 220737, 56110), -- Bronze Timekeeper +(196588, 0, 0, 220737, 56110), -- Bronze Timekeeper +(196587, 0, 2, 201825, 56110), -- Darkclaw Scythid +(196587, 0, 1, 220737, 56110), -- Darkclaw Scythid +(196584, 0, 4, 192125, 56110), -- Qalashi Challenger +(196584, 0, 3, 193624, 56110), -- Qalashi Challenger +(196583, 0, 1, 220737, 56110), -- Bronze Timekeeper +(196583, 0, 0, 220737, 56110), -- Bronze Timekeeper +(196582, 0, 2, 194450, 56110), -- Woolly Cliffgrazer +(196582, 0, 1, 220737, 56110), -- Woolly Cliffgrazer +(196571, 0, 1, 220737, 56110), -- Reservoir Spadefoot +(196571, 0, 0, 220737, 56110), -- Reservoir Spadefoot +(196563, 0, 1, 220737, 56110), -- Aylaag Musken +(196563, 0, 0, 220737, 56110), -- Aylaag Musken +(196558, 0, 3, 193624, 56110), -- Proud Dragonhunter +(196558, 0, 2, 194435, 56110), -- Proud Dragonhunter +(196557, 0, 3, 193624, 56110), -- Proud Dragonhunter +(196557, 0, 2, 194435, 56110), -- Proud Dragonhunter +(196556, 0, 4, 192125, 56110), -- Proud Dragonhunter +(196556, 0, 3, 193624, 56110), -- Proud Dragonhunter +(196555, 0, 1, 220737, 56110), -- Gladehorn Armoredon +(196555, 0, 0, 220737, 56110), -- Gladehorn Armoredon +(196554, 0, 4, 192125, 56110), -- Proud Dragonhunter +(196554, 0, 3, 193624, 56110), -- Proud Dragonhunter +(196553, 0, 4, 192125, 56110), -- Proud Dragonhunter +(196553, 0, 3, 193624, 56110), -- Proud Dragonhunter +(196552, 0, 3, 193864, 56110), -- Searclaw Phoenix +(196552, 0, 2, 193839, 56110), -- Searclaw Phoenix +(196550, 0, 1, 220737, 56110), -- Hornstrider Chick +(196550, 0, 0, 220737, 56110), -- Hornstrider Chick +(196540, 0, 1, 220737, 56110), -- Furious Flame +(196540, 0, 0, 220737, 56110), -- Furious Flame +(196536, 0, 1, 220737, 56110), -- Cliffside Queenfisher +(196536, 0, 0, 220737, 56110), -- Cliffside Queenfisher +(196535, 0, 2, 199822, 56110), -- Nezascar the Sightless +(196535, 0, 1, 220737, 56110), -- Nezascar the Sightless +(196527, 0, 2, 201829, 56110), -- Chirping Choruswog +(196527, 0, 1, 220737, 56110), -- Chirping Choruswog +(196526, 0, 2, 201829, 56110), -- Croaking Choruswog +(196526, 0, 1, 220737, 56110), -- Croaking Choruswog +(196525, 0, 2, 201829, 56110), -- Bellowing Choruswog +(196525, 0, 1, 220737, 56110), -- Bellowing Choruswog +(196524, 0, 1, 220737, 56110), -- Mudpaw Pup +(196524, 0, 0, 220737, 56110), -- Mudpaw Pup +(196523, 0, 1, 220737, 56110), -- Mudpaw Ottuk +(196523, 0, 0, 220737, 56110), -- Mudpaw Ottuk +(196522, 0, 2, 201829, 56110), -- Bellowing Choruswog +(196522, 0, 1, 220737, 56110), -- Bellowing Choruswog +(196521, 0, 6, 220737, 56110), -- Gnawbone Chainchewer +(196521, 0, 5, 220737, 56110), -- Gnawbone Chainchewer +(196515, 0, 2, 194448, 56110), -- Tallpeak Cub +(196515, 0, 1, 220737, 56110), -- Tallpeak Cub +(196514, 0, 2, 194448, 56110), -- Tallpeak Hunter +(196514, 0, 1, 220737, 56110), -- Tallpeak Hunter +(196498, 0, 1, 220737, 56110), -- Skittering Boneborer +(196498, 0, 0, 220737, 56110), -- Skittering Boneborer +(196496, 0, 5, 193867, 56110), -- Brackenhide Putrifier +(196496, 0, 4, 194443, 56110), -- Brackenhide Putrifier +(196493, 0, 5, 193867, 56110), -- Brackenhide Putrifier +(196493, 0, 4, 194443, 56110), -- Brackenhide Putrifier +(196492, 0, 5, 193867, 56110), -- Brackenhide Putrifier +(196492, 0, 4, 194443, 56110), -- Brackenhide Putrifier +(196489, 0, 1, 220737, 56110), -- Algath'ar Gemshell +(196489, 0, 0, 220737, 56110), -- Algath'ar Gemshell +(196488, 0, 2, 194450, 56110), -- Grazing Ram +(196488, 0, 1, 220737, 56110), -- Grazing Ram +(196486, 0, 2, 201835, 56110), -- Infected Plunderer +(196486, 0, 1, 220737, 56110), -- Infected Plunderer +(196482, 0, 1, 220737, 56110), -- Overgrown Ancient +(196482, 0, 0, 220737, 56110), -- Overgrown Ancient +(196477, 0, 4, 192125, 56110), -- Qalashi Forces +(196477, 0, 3, 193624, 56110), -- Qalashi Forces +(196474, 0, 1, 220737, 56110), -- Refti Corpse +(196474, 0, 0, 220737, 56110), -- Refti Corpse +(196473, 0, 1, 220737, 56110), -- Refti Corpse +(196473, 0, 0, 220737, 56110), -- Refti Corpse +(196472, 0, 2, 201826, 56110), -- Nokhud Apprentice +(196472, 0, 1, 220737, 56110), -- Nokhud Apprentice +(196470, 0, 2, 201826, 56110), -- Nokhud Combatant +(196470, 0, 1, 220737, 56110), -- Nokhud Combatant +(196469, 0, 2, 200087, 56110), -- Animate Splash +(196469, 0, 1, 220737, 56110), -- Animate Splash +(196468, 0, 1, 220737, 56110), -- Duskplume Ohuna +(196468, 0, 0, 220737, 56110), -- Duskplume Ohuna +(196467, 0, 3, 200087, 56110), -- Serene Fallingwater +(196467, 0, 2, 200087, 56110), -- Serene Fallingwater +(196459, 0, 6, 220737, 56110), -- Brackenhide Scrapper +(196459, 0, 5, 220737, 56110), -- Brackenhide Scrapper +(196457, 0, 1, 220737, 56110), -- Orian Darkwater +(196457, 0, 0, 220737, 56110), -- Orian Darkwater +(196455, 0, 1, 220737, 56110), -- Snoozing Proto-Whelp +(196455, 0, 0, 220737, 56110), -- Snoozing Proto-Whelp +(196450, 0, 2, 201835, 56110), -- Unruly Plunderer +(196450, 0, 1, 220737, 56110), -- Unruly Plunderer +(196447, 0, 1, 220737, 56110), -- Fragment of Despair +(196447, 0, 0, 220737, 56110), -- Fragment of Despair +(196440, 0, 2, 199822, 56110), -- Malixia +(196440, 0, 1, 220737, 56110), -- Malixia +(196438, 0, 1, 220737, 56110), -- Brave Proto-Whelp +(196438, 0, 0, 220737, 56110), -- Brave Proto-Whelp +(196434, 0, 2, 199822, 56110), -- Koromond +(196434, 0, 1, 220737, 56110), -- Koromond +(196433, 0, 2, 199822, 56110), -- Deragosa +(196433, 0, 1, 220737, 56110), -- Deragosa +(196426, 0, 2, 193865, 56110), -- Grotto Creeper +(196426, 0, 1, 220737, 56110), -- Grotto Creeper +(196420, 0, 3, 199822, 56110), -- Cavern Hunter +(196420, 0, 2, 191782, 56110), -- Cavern Hunter +(196418, 0, 2, 220737, 56110), -- Shiverweb Hatchling +(196418, 0, 1, 220737, 56110), -- Shiverweb Hatchling +(196417, 0, 1, 220737, 56110), -- Worldbreaker Initiate +(196417, 0, 0, 220737, 56110), -- Worldbreaker Initiate +(196415, 0, 2, 220737, 56110), -- Shiverweb Crawler +(196415, 0, 1, 220737, 56110), -- Shiverweb Crawler +(196414, 0, 1, 220737, 56110), -- Pinehoof Doe +(196414, 0, 0, 220737, 56110), -- Pinehoof Doe +(196413, 0, 1, 220737, 56110), -- Pinehoof Stag +(196413, 0, 0, 220737, 56110), -- Pinehoof Stag +(196405, 0, 2, 201835, 56110), -- Tarasek Hauler +(196405, 0, 1, 220737, 56110), -- Tarasek Hauler +(196404, 0, 2, 201835, 56110), -- Tarasek Hauler +(196404, 0, 1, 220737, 56110), -- Tarasek Hauler +(196403, 0, 2, 201829, 56110), -- Obstructed Hornswog +(196403, 0, 1, 220737, 56110), -- Obstructed Hornswog +(196402, 0, 1, 220737, 56110), -- Child of Ohn'ahra +(196402, 0, 0, 220737, 56110), -- Child of Ohn'ahra +(196398, 0, 2, 201829, 56110), -- Blind Hornspike +(196398, 0, 1, 220737, 56110), -- Blind Hornspike +(196395, 0, 4, 200110, 56110), -- Velxthrus +(196395, 0, 3, 220737, 56110), -- Velxthrus +(196388, 0, 2, 200110, 56110), -- Thieving Conjurer +(196388, 0, 1, 220737, 56110), -- Thieving Conjurer +(196386, 0, 3, 199822, 56110), -- Quilmo the Ancient +(196386, 0, 2, 191782, 56110), -- Quilmo the Ancient +(196385, 0, 3, 199822, 56110), -- Grod the Ancient +(196385, 0, 2, 191782, 56110), -- Grod the Ancient +(196384, 0, 3, 192126, 56110), -- Skulking Bruiser +(196384, 0, 2, 200110, 56110), -- Skulking Bruiser +(196383, 0, 4, 192126, 56110), -- Unruly Plunderer +(196383, 0, 3, 200110, 56110), -- Unruly Plunderer +(196382, 0, 3, 199822, 56110), -- Thornmu the Ancient +(196382, 0, 2, 191782, 56110), -- Thornmu the Ancient +(196381, 0, 3, 199822, 56110), -- Mellg the Ancient +(196381, 0, 2, 191782, 56110), -- Mellg the Ancient +(196380, 0, 3, 199822, 56110), -- Frizkon the Ancient +(196380, 0, 2, 191782, 56110), -- Frizkon the Ancient +(196379, 0, 3, 220737, 56110), -- Khakad the Ancient +(196379, 0, 2, 220737, 56110), -- Khakad the Ancient +(196377, 0, 2, 200067, 56110), -- Edavix +(196377, 0, 1, 220737, 56110), -- Edavix +(196369, 0, 3, 199822, 56110), -- Roosting Matriarch +(196369, 0, 2, 191782, 56110), -- Roosting Matriarch +(196368, 0, 1, 220737, 56110), -- Shadepaw Elder +(196368, 0, 0, 220737, 56110), -- Shadepaw Elder +(196365, 0, 6, 199917, 56110), -- Stormfang Bandit +(196365, 0, 5, 220737, 56110), -- Stormfang Bandit +(196364, 0, 6, 199917, 56110), -- Stormfang Manipulator +(196364, 0, 5, 220737, 56110), -- Stormfang Manipulator +(196362, 0, 6, 199917, 56110), -- Stormfang Shaman +(196362, 0, 5, 220737, 56110), -- Stormfang Shaman +(196358, 0, 6, 199917, 56110), -- Duskpaw Ambusher +(196358, 0, 5, 220737, 56110), -- Duskpaw Ambusher +(196357, 0, 6, 199917, 56110), -- Duskpaw Hunter +(196357, 0, 5, 220737, 56110), -- Duskpaw Hunter +(196355, 0, 1, 220737, 56110), -- Riverfeather Drake +(196355, 0, 0, 220737, 56110), -- Riverfeather Drake +(196354, 0, 6, 199917, 56110), -- Duskpaw Cackler +(196354, 0, 5, 220737, 56110), -- Duskpaw Cackler +(196353, 0, 1, 220737, 56110), -- Angry Riverfeather +(196353, 0, 0, 220737, 56110), -- Angry Riverfeather +(196351, 0, 2, 199822, 56110), -- Torostrasz +(196351, 0, 1, 220737, 56110), -- Torostrasz +(196350, 0, 9, 220737, 56110), -- Old Stormhide +(196350, 0, 8, 220737, 56110), -- Old Stormhide +(196348, 0, 1, 220737, 56110), -- Aradikus +(196348, 0, 0, 220737, 56110), -- Aradikus +(196347, 0, 1, 220737, 56110), -- Mountain Scarab +(196347, 0, 0, 220737, 56110), -- Mountain Scarab +(196344, 0, 1, 220737, 56110), -- Intimidating Bouncer +(196344, 0, 0, 220737, 56110), -- Intimidating Bouncer +(196343, 0, 1, 220737, 56110), -- Quadra +(196343, 0, 0, 220737, 56110), -- Quadra +(196341, 0, 1, 220737, 56110), -- Mingling Single +(196341, 0, 0, 220737, 56110), -- Mingling Single +(196340, 0, 1, 220737, 56110), -- Mingling Single +(196340, 0, 0, 220737, 56110), -- Mingling Single +(196339, 0, 1, 220737, 56110), -- Mingling Single +(196339, 0, 0, 220737, 56110), -- Mingling Single +(196338, 0, 1, 220737, 56110), -- Mingling Single +(196338, 0, 0, 220737, 56110), -- Mingling Single +(196336, 0, 9, 194544, 56110), -- Qalashi Flameslinger +(196336, 0, 8, 194336, 56110), -- Qalashi Flameslinger +(196334, 0, 9, 220737, 56110), -- The Great Enla +(196334, 0, 8, 220737, 56110), -- The Great Enla +(196330, 0, 2, 194053, 56110), -- Wild Crystalspine +(196330, 0, 1, 220737, 56110), -- Wild Crystalspine +(196326, 0, 1, 220737, 56110), -- Packleader Fenka +(196326, 0, 0, 220737, 56110), -- Packleader Fenka +(196324, 0, 1, 220737, 56110), -- Milah the Galedancer +(196324, 0, 0, 220737, 56110), -- Milah the Galedancer +(196322, 0, 2, 194424, 56110), -- Agitated Bull +(196322, 0, 1, 220737, 56110), -- Agitated Bull +(196314, 0, 1, 220737, 56110), -- Loyal Water Spirit +(196314, 0, 0, 220737, 56110), -- Loyal Water Spirit +(196311, 0, 1, 220737, 56110), -- Territorial Shalehorn +(196311, 0, 0, 220737, 56110), -- Territorial Shalehorn +(196286, 0, 1, 220737, 56110), -- Highland Snapper Hatchling +(196286, 0, 0, 220737, 56110), -- Highland Snapper Hatchling +(196279, 0, 1, 220737, 56110), -- Distraught Shortcoat Mother +(196279, 0, 0, 220737, 56110), -- Distraught Shortcoat Mother +(196278, 0, 1, 220737, 56110), -- Arcane Golem +(196278, 0, 0, 220737, 56110), -- Arcane Golem +(196275, 0, 1, 220737, 56110), -- Opportunistic Screecher +(196275, 0, 0, 220737, 56110), -- Opportunistic Screecher +(196274, 0, 2, 194448, 56110), -- Plains Smallfang +(196274, 0, 1, 220737, 56110), -- Plains Smallfang +(196273, 0, 1, 220737, 56110), -- Stuck Shortcoat Bear Cub +(196273, 0, 0, 220737, 56110), -- Stuck Shortcoat Bear Cub +(196272, 0, 1, 220737, 56110), -- Lost Armoredon +(196272, 0, 0, 220737, 56110), -- Lost Armoredon +(196263, 0, 1, 220737, 56110), -- Nokhud Neophyte +(196263, 0, 0, 220737, 56110), -- Nokhud Neophyte +(196252, 0, 1, 220737, 56110), -- Sundered Credit +(196252, 0, 0, 220737, 56110), -- Sundered Credit +(196250, 0, 1, 220737, 56110), -- Thunder Talek +(196250, 0, 0, 220737, 56110), -- Thunder Talek +(196246, 0, 2, 194448, 56110), -- Harat the Ancient +(196246, 0, 1, 220737, 56110), -- Harat the Ancient +(196244, 0, 2, 194424, 56110), -- Hen the Stomper +(196244, 0, 1, 220737, 56110), -- Hen the Stomper +(196240, 0, 1, 220737, 56110), -- Whitecrested Waddler +(196240, 0, 0, 220737, 56110), -- Whitecrested Waddler +(196230, 0, 1, 220737, 56110), -- Ice Burrower Hatchling +(196230, 0, 0, 220737, 56110), -- Ice Burrower Hatchling +(196229, 0, 1, 220737, 56110), -- Ohn'ir Villager +(196229, 0, 0, 220737, 56110), -- Ohn'ir Villager +(196212, 0, 4, 198346, 56110), -- Meddlesome Goat +(196212, 0, 3, 198347, 56110); -- Meddlesome Goat + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(196203, 0, 1, 220737, 56110), -- Ethereal Restorer +(196203, 0, 0, 220737, 56110), -- Ethereal Restorer +(196202, 0, 1, 220737, 56110), -- Spectral Invoker +(196202, 0, 0, 220737, 56110), -- Spectral Invoker +(196201, 0, 1, 220737, 56110), -- Elder Imbu Waterseer +(196201, 0, 0, 220737, 56110), -- Elder Imbu Waterseer +(196200, 0, 1, 220737, 56110), -- Algeth'ar Echoknight +(196200, 0, 0, 220737, 56110), -- Algeth'ar Echoknight +(196199, 0, 1, 220737, 56110), -- Im'bunata +(196199, 0, 0, 220737, 56110), -- Im'bunata +(196196, 0, 1, 220737, 56110), -- Arcane Aberration +(196196, 0, 0, 220737, 56110), -- Arcane Aberration +(196195, 0, 2, 194437, 56110), -- Invading Primalist +(196195, 0, 1, 220737, 56110), -- Invading Primalist +(196193, 0, 2, 194437, 56110), -- Primalist Summoner +(196193, 0, 1, 220737, 56110), -- Primalist Summoner +(196190, 0, 1, 220737, 56110), -- Veiled Damselfly +(196190, 0, 0, 220737, 56110), -- Veiled Damselfly +(196186, 0, 1, 220737, 56110), -- Veiled Streamhopper +(196186, 0, 0, 220737, 56110), -- Veiled Streamhopper +(196185, 0, 1, 220737, 56110), -- Tenacious Timbertooth +(196185, 0, 0, 220737, 56110), -- Tenacious Timbertooth +(196182, 0, 1, 220737, 56110), -- Highland Snapper +(196182, 0, 0, 220737, 56110), -- Highland Snapper +(196176, 0, 2, 191780, 56110), -- Mosshide Basilisk +(196176, 0, 1, 220737, 56110), -- Mosshide Basilisk +(196171, 0, 1, 220737, 56110), -- Flame Boiler +(196171, 0, 0, 220737, 56110), -- Flame Boiler +(196168, 0, 1, 220737, 56110), -- Springs Heater +(196168, 0, 0, 220737, 56110), -- Springs Heater +(196165, 0, 11, 199822, 56110), -- Gethdazr +(196165, 0, 10, 191782, 56110), -- Gethdazr +(196157, 0, 2, 199822, 56110), -- Evorian +(196157, 0, 1, 220737, 56110), -- Evorian +(196155, 0, 1, 220737, 56110), -- Enraged Air Elemental +(196155, 0, 0, 220737, 56110), -- Enraged Air Elemental +(196134, 0, 1, 220737, 56110), -- Injured Young Horned Armoredon +(196134, 0, 0, 220737, 56110), -- Injured Young Horned Armoredon +(196123, 0, 2, 201835, 56110), -- Tarasek Warrior +(196123, 0, 1, 220737, 56110), -- Tarasek Warrior +(196121, 0, 2, 192126, 56110), -- Sundered Sentinel +(196121, 0, 1, 220737, 56110), -- Sundered Sentinel +(196119, 0, 2, 192126, 56110), -- Dragonspawn Spell Weaver +(196119, 0, 1, 220737, 56110), -- Dragonspawn Spell Weaver +(196117, 0, 1, 220737, 56110), -- Crystal Thrasher +(196117, 0, 0, 220737, 56110), -- Crystal Thrasher +(196116, 0, 1, 220737, 56110), -- Crystal Fury +(196116, 0, 0, 220737, 56110), -- Crystal Fury +(196115, 0, 1, 220737, 56110), -- Arcane Tender +(196115, 0, 0, 220737, 56110), -- Arcane Tender +(196109, 0, 3, 199822, 56110), -- Elder Proto-Dragon +(196109, 0, 2, 191782, 56110), -- Elder Proto-Dragon +(196103, 0, 3, 199822, 56110), -- Searclaw Ravager +(196103, 0, 2, 191782, 56110), -- Searclaw Ravager +(196097, 0, 2, 194448, 56110), -- Sandhoof Bruffalon +(196097, 0, 1, 220737, 56110), -- Sandhoof Bruffalon +(196096, 0, 2, 194448, 56110), -- Sandhoof Bull +(196096, 0, 1, 220737, 56110), -- Sandhoof Bull +(196094, 0, 1, 220737, 56110), -- Pack Musken +(196094, 0, 0, 220737, 56110), -- Pack Musken +(196093, 0, 1, 220737, 56110), -- Briskwater Ottuk +(196093, 0, 0, 220737, 56110), -- Briskwater Ottuk +(196092, 0, 1, 220737, 56110), -- Bronze Timekeeper +(196092, 0, 0, 220737, 56110), -- Bronze Timekeeper +(196085, 0, 1, 220737, 56110), -- Juvenile Bakar +(196085, 0, 0, 220737, 56110), -- Juvenile Bakar +(196083, 0, 1, 220737, 56110), -- Coastal Packleader +(196083, 0, 0, 220737, 56110), -- Coastal Packleader +(196082, 0, 1, 220737, 56110), -- Coastal Bakar +(196082, 0, 0, 220737, 56110), -- Coastal Bakar +(196071, 0, 1, 220737, 56110), -- Primal Tallstrider +(196071, 0, 0, 220737, 56110), -- Primal Tallstrider +(196063, 0, 1, 220737, 56110), -- Sandshell Snapper +(196063, 0, 0, 220737, 56110), -- Sandshell Snapper +(196062, 0, 3, 199822, 56110), -- Juvenile Proto-Drake +(196062, 0, 2, 191782, 56110), -- Juvenile Proto-Drake +(196061, 0, 1, 220737, 56110), -- Arcane Detritus +(196061, 0, 0, 220737, 56110), -- Arcane Detritus +(196059, 0, 1, 220737, 56110), -- Seafeather Ohuna +(196059, 0, 0, 220737, 56110), -- Seafeather Ohuna +(196058, 0, 2, 194448, 56110), -- Stalking Sabertooth +(196058, 0, 1, 220737, 56110), -- Stalking Sabertooth +(196057, 0, 1, 220737, 56110), -- Coastal Slyvern +(196057, 0, 0, 220737, 56110), -- Coastal Slyvern +(196056, 0, 9, 220737, 56110), -- Gushgut the Beaksinker +(196056, 0, 8, 220737, 56110), -- Gushgut the Beaksinker +(196055, 0, 2, 194450, 56110), -- Wooly Ewe +(196055, 0, 1, 220737, 56110), -- Wooly Ewe +(196054, 0, 1, 220737, 56110), -- Sunbelt Musken +(196054, 0, 0, 220737, 56110), -- Sunbelt Musken +(196052, 0, 1, 220737, 56110), -- Drifting Scaleshell +(196052, 0, 0, 220737, 56110), -- Drifting Scaleshell +(196050, 0, 2, 201816, 56110), -- Fierce Herdstallion +(196050, 0, 1, 220737, 56110), -- Fierce Herdstallion +(196049, 0, 1, 220737, 56110), -- Agitated Seedling +(196049, 0, 0, 220737, 56110), -- Agitated Seedling +(196048, 0, 9, 199798, 56110), -- Enraptured Hunter +(196048, 0, 8, 199797, 56110), -- Enraptured Hunter +(196047, 0, 1, 220737, 56110), -- Obsidian Vagabond +(196047, 0, 0, 220737, 56110), -- Obsidian Vagabond +(196046, 0, 1, 220737, 56110), -- Obsidian Vagabond +(196046, 0, 0, 220737, 56110), -- Obsidian Vagabond +(196045, 0, 1, 220737, 56110), -- Corrupted Manafiend +(196045, 0, 0, 220737, 56110), -- Corrupted Manafiend +(196043, 0, 1, 220737, 56110), -- Primalist Infuser +(196043, 0, 0, 220737, 56110), -- Primalist Infuser +(196040, 0, 2, 194450, 56110), -- Wandering Argali +(196040, 0, 1, 220737, 56110), -- Wandering Argali +(196017, 0, 3, 201822, 56110), -- Pudgy Riverbeast +(196017, 0, 2, 194564, 56110), -- Pudgy Riverbeast +(196015, 0, 2, 201822, 56110), -- Frightened Riverbeast Calf +(196015, 0, 1, 220737, 56110), -- Frightened Riverbeast Calf +(196010, 0, 9, 220737, 56110), -- Researcher Sneakwing +(196010, 0, 8, 220737, 56110), -- Researcher Sneakwing +(196007, 0, 3, 201826, 56110), -- Nokhud Marauder +(196007, 0, 2, 193051, 56110), -- Nokhud Marauder +(196006, 0, 3, 201826, 56110), -- Nokhud Marauder +(196006, 0, 2, 193051, 56110), -- Nokhud Marauder +(196005, 0, 3, 201826, 56110), -- Nokhud Marauder +(196005, 0, 2, 193051, 56110), -- Nokhud Marauder +(196004, 0, 1, 220737, 56110), -- Mudspitter Gorloc +(196004, 0, 0, 220737, 56110), -- Mudspitter Gorloc +(196003, 0, 3, 201826, 56110), -- Nokhud Marauder +(196003, 0, 2, 193051, 56110), -- Nokhud Marauder +(195987, 0, 1, 220737, 56110), -- Dead Crystalpine +(195987, 0, 0, 220737, 56110), -- Dead Crystalpine +(195984, 0, 2, 194424, 56110), -- Auburntusk Bull +(195984, 0, 1, 220737, 56110), -- Auburntusk Bull +(195979, 0, 3, 199822, 56110), -- Scalewatch Hunter +(195979, 0, 2, 191782, 56110), -- Scalewatch Hunter +(195965, 0, 1, 220737, 56110), -- Scalewatch Whelpling +(195965, 0, 0, 220737, 56110), -- Scalewatch Whelpling +(195963, 0, 3, 199822, 56110), -- Roosting Gnasher +(195963, 0, 2, 191782, 56110), -- Roosting Gnasher +(195962, 0, 9, 199798, 56110), -- Captivated Shellwarden +(195962, 0, 8, 199797, 56110), -- Captivated Shellwarden +(195961, 0, 9, 199798, 56110), -- Mesmerized Healer +(195961, 0, 8, 199797, 56110), -- Mesmerized Healer +(195960, 0, 9, 199798, 56110), -- Beguiled Aquamancer +(195960, 0, 8, 199797, 56110), -- Beguiled Aquamancer +(195959, 0, 9, 199798, 56110), -- Enraptured Lancer +(195959, 0, 8, 199797, 56110), -- Enraptured Lancer +(195956, 0, 1, 220737, 56110), -- Nova +(195956, 0, 0, 220737, 56110), -- Nova +(195941, 0, 2, 220737, 56110), -- Rowdy Hornswog +(195941, 0, 1, 220737, 56110), -- Rowdy Hornswog +(195936, 0, 2, 220737, 56110), -- Exhausted Hornswog +(195936, 0, 1, 220737, 56110), -- Exhausted Hornswog +(195933, 0, 2, 201826, 56110), -- Gravelord Monkh +(195933, 0, 1, 220737, 56110), -- Gravelord Monkh +(195930, 0, 1, 220737, 56110), -- Soulharvester Mandakh +(195930, 0, 0, 220737, 56110), -- Soulharvester Mandakh +(195929, 0, 1, 220737, 56110), -- Soulharvester Tumen +(195929, 0, 0, 220737, 56110), -- Soulharvester Tumen +(195928, 0, 1, 220737, 56110), -- Soulharvester Duuren +(195928, 0, 0, 220737, 56110), -- Soulharvester Duuren +(195927, 0, 1, 220737, 56110), -- Soulharvester Galtmaa +(195927, 0, 0, 220737, 56110), -- Soulharvester Galtmaa +(195918, 0, 9, 199798, 56110), -- Enthralled Shellcracker +(195918, 0, 8, 199797, 56110), -- Enthralled Shellcracker +(195917, 0, 1, 220737, 56110), -- Primal Revenant +(195917, 0, 0, 220737, 56110), -- Primal Revenant +(195916, 0, 2, 201816, 56110), -- Saved Drowning Foal +(195916, 0, 1, 220737, 56110), -- Saved Drowning Foal +(195915, 0, 2, 200119, 56110), -- Firava the Rekindler +(195915, 0, 1, 220737, 56110), -- Firava the Rekindler +(195913, 0, 2, 201816, 56110), -- Drowning Foal +(195913, 0, 1, 220737, 56110), -- Drowning Foal +(195909, 0, 2, 220737, 56110), -- Wild Cliffhoof +(195909, 0, 1, 220737, 56110), -- Wild Cliffhoof +(195906, 0, 3, 194448, 56110), -- Amberpelt Hunter +(195906, 0, 2, 198793, 56110), -- Amberpelt Hunter +(195905, 0, 2, 198795, 56110), -- Hornstrider Runner +(195905, 0, 1, 220737, 56110), -- Hornstrider Runner +(195901, 0, 5, 193867, 56110), -- Gnoll / Hyena Proxy +(195901, 0, 4, 194443, 56110), -- Gnoll / Hyena Proxy +(195897, 0, 2, 194448, 56110), -- Dead Bruffalon +(195897, 0, 1, 220737, 56110), -- Dead Bruffalon +(195895, 0, 9, 220737, 56110), -- Nergazurai +(195895, 0, 8, 220737, 56110), -- Nergazurai +(195894, 0, 1, 220737, 56110), -- Cathan the Determined +(195894, 0, 0, 220737, 56110), -- Cathan the Determined +(195893, 0, 1, 220737, 56110), -- Cathan the Determined +(195893, 0, 0, 220737, 56110), -- Cathan the Determined +(195892, 0, 1, 220737, 56110), -- Mother Duck +(195892, 0, 0, 220737, 56110), -- Mother Duck +(195878, 0, 2, 201826, 56110), -- Ukhel Beastcaller +(195878, 0, 1, 220737, 56110), -- Ukhel Beastcaller +(195877, 0, 1, 220737, 56110), -- Risen Mystic +(195877, 0, 0, 220737, 56110), -- Risen Mystic +(195876, 0, 1, 220737, 56110), -- Desecrated Ohuna +(195876, 0, 0, 220737, 56110), -- Desecrated Ohuna +(195875, 0, 1, 220737, 56110), -- Desecrated Bakar +(195875, 0, 0, 220737, 56110), -- Desecrated Bakar +(195871, 0, 1, 220737, 56110), -- Pollen Duster +(195871, 0, 0, 220737, 56110), -- Pollen Duster +(195870, 0, 1, 220737, 56110), -- Stranded Thunderspine Calf +(195870, 0, 0, 220737, 56110), -- Stranded Thunderspine Calf +(195855, 0, 2, 201826, 56110), -- Risen Warrior +(195855, 0, 1, 220737, 56110), -- Risen Warrior +(195853, 0, 4, 192125, 56110), -- Qalashi Trainee +(195853, 0, 3, 193624, 56110), -- Qalashi Trainee +(195851, 0, 1, 220737, 56110), -- Ukhel Deathspeaker +(195851, 0, 0, 220737, 56110), -- Ukhel Deathspeaker +(195849, 0, 2, 194450, 56110), -- Stubborn Ram +(195849, 0, 1, 220737, 56110), -- Stubborn Ram +(195848, 0, 1, 220737, 56110), -- Springwater Salamanther +(195848, 0, 0, 220737, 56110), -- Springwater Salamanther +(195847, 0, 1, 220737, 56110), -- Ukhel Willcrusher +(195847, 0, 0, 220737, 56110), -- Ukhel Willcrusher +(195846, 0, 1, 220737, 56110), -- Unleashed Storm +(195846, 0, 0, 220737, 56110), -- Unleashed Storm +(195845, 0, 2, 201819, 56110), -- Crunchy Gravel +(195845, 0, 1, 220737, 56110), -- Crunchy Gravel +(195842, 0, 1, 220737, 56110), -- Ukhel Corruptor +(195842, 0, 0, 220737, 56110), -- Ukhel Corruptor +(195841, 0, 2, 194450, 56110), -- Grazing Cliffhorn +(195841, 0, 1, 220737, 56110), -- Grazing Cliffhorn +(195840, 0, 1, 220737, 56110), -- Snowypelt Kit +(195840, 0, 0, 220737, 56110), -- Snowypelt Kit +(195839, 0, 2, 192454, 56110), -- Cragsworn Conqueror +(195839, 0, 1, 220737, 56110), -- Cragsworn Conqueror +(195838, 0, 2, 192454, 56110), -- Cragsworn Stoneshaper +(195838, 0, 1, 220737, 56110), -- Cragsworn Stoneshaper +(195837, 0, 2, 192454, 56110), -- Rimebound Subjugator +(195837, 0, 1, 220737, 56110), -- Rimebound Subjugator +(195836, 0, 2, 192454, 56110), -- Rimebound Controller +(195836, 0, 1, 220737, 56110), -- Rimebound Controller +(195833, 0, 1, 220737, 56110), -- Scavenging Bloodfeather +(195833, 0, 0, 220737, 56110), -- Scavenging Bloodfeather +(195828, 0, 1, 220737, 56110), -- Cave Refti Survivor +(195828, 0, 0, 220737, 56110), -- Cave Refti Survivor +(195821, 0, 2, 201826, 56110), -- Nokhud Saboteur +(195821, 0, 1, 220737, 56110), -- Nokhud Saboteur +(195820, 0, 2, 201826, 56110), -- Nokhud Saboteur +(195820, 0, 1, 220737, 56110), -- Nokhud Saboteur +(195816, 0, 2, 220737, 56110), -- Restless Pebble +(195816, 0, 1, 220737, 56110), -- Restless Pebble +(195815, 0, 2, 192454, 56110), -- Primal Stone +(195815, 0, 1, 220737, 56110), -- Primal Stone +(195814, 0, 3, 201819, 56110), -- Monstrous Monolith +(195814, 0, 2, 192454, 56110), -- Monstrous Monolith +(195813, 0, 2, 220737, 56110), -- Rimetalon Conjurer +(195813, 0, 1, 220737, 56110), -- Rimetalon Conjurer +(195807, 0, 1, 220737, 56110), -- Freshwater Thresher +(195807, 0, 0, 220737, 56110), -- Freshwater Thresher +(195806, 0, 2, 193864, 56110), -- Beef Snack +(195806, 0, 1, 220737, 56110), -- Beef Snack +(195800, 0, 1, 220737, 56110), -- Disoriented Watcher +(195800, 0, 0, 220737, 56110); -- Disoriented Watcher + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(195796, 0, 3, 199822, 56110), -- Primal Proto-Drake +(195796, 0, 2, 191782, 56110), -- Primal Proto-Drake +(195795, 0, 3, 199822, 56110), -- Ancient Proto-Dragon +(195795, 0, 2, 191782, 56110), -- Ancient Proto-Dragon +(195790, 0, 2, 191780, 56110), -- River Basilisk +(195790, 0, 1, 220737, 56110), -- River Basilisk +(195765, 0, 2, 194437, 56110), -- Koroleth +(195765, 0, 1, 220737, 56110), -- Koroleth +(195764, 0, 2, 194437, 56110), -- Vadne Bleakheart +(195764, 0, 1, 220737, 56110), -- Vadne Bleakheart +(195762, 0, 2, 201829, 56110), -- Mossy Gulper +(195762, 0, 1, 220737, 56110), -- Mossy Gulper +(195761, 0, 2, 201826, 56110), -- Nokhud Commander +(195761, 0, 1, 220737, 56110), -- Nokhud Commander +(195758, 0, 2, 201826, 56110), -- Nokhud Harrier +(195758, 0, 1, 220737, 56110), -- Nokhud Harrier +(195756, 0, 2, 220737, 56110), -- Rimetalon Spellflinger +(195756, 0, 1, 220737, 56110), -- Rimetalon Spellflinger +(195755, 0, 1, 220737, 56110), -- Frostfin Tideskipper +(195755, 0, 0, 220737, 56110), -- Frostfin Tideskipper +(195753, 0, 1, 220737, 56110), -- Bloodcrazed Warhound +(195753, 0, 0, 220737, 56110), -- Bloodcrazed Warhound +(195752, 0, 2, 220737, 56110), -- Rimetalon Brawler +(195752, 0, 1, 220737, 56110), -- Rimetalon Brawler +(195743, 0, 2, 194451, 56110), -- Roaming Frigidpelt +(195743, 0, 1, 220737, 56110), -- Roaming Frigidpelt +(195742, 0, 2, 194437, 56110), -- Primalist Instructor +(195742, 0, 1, 220737, 56110), -- Primalist Instructor +(195740, 0, 1, 220737, 56110), -- Wild Ohuna +(195740, 0, 0, 220737, 56110), -- Wild Ohuna +(195731, 0, 1, 220737, 56110), -- Wild Ohuna +(195731, 0, 0, 220737, 56110), -- Wild Ohuna +(195727, 0, 1, 220737, 56110), -- Trapped Thunderspine Calf +(195727, 0, 0, 220737, 56110), -- Trapped Thunderspine Calf +(195722, 0, 1, 220737, 56110), -- Harried Plainsfeaster +(195722, 0, 0, 220737, 56110), -- Harried Plainsfeaster +(195719, 0, 2, 199822, 56110), -- Merithra +(195719, 0, 1, 220737, 56110), -- Merithra +(195717, 0, 1, 220737, 56110), -- Cragstrike Thunderer +(195717, 0, 0, 220737, 56110), -- Cragstrike Thunderer +(195716, 0, 1, 220737, 56110), -- Cragstrike Stomper +(195716, 0, 0, 220737, 56110), -- Cragstrike Stomper +(195715, 0, 1, 220737, 56110), -- Cragstrike Windhoof +(195715, 0, 0, 220737, 56110), -- Cragstrike Windhoof +(195714, 0, 1, 220737, 56110), -- Cragstrike Calf +(195714, 0, 0, 220737, 56110), -- Cragstrike Calf +(195712, 0, 2, 201829, 56110), -- Mossy Hornswog +(195712, 0, 1, 220737, 56110), -- Mossy Hornswog +(195710, 0, 2, 194450, 56110), -- Domestic Argali +(195710, 0, 1, 220737, 56110), -- Domestic Argali +(195709, 0, 1, 220737, 56110), -- Gorging Stagbeetle +(195709, 0, 0, 220737, 56110), -- Gorging Stagbeetle +(195708, 0, 1, 220737, 56110), -- Ailing Snowypelt Slyvern +(195708, 0, 0, 220737, 56110), -- Ailing Snowypelt Slyvern +(195704, 0, 2, 194449, 56110), -- Forest Giant +(195704, 0, 1, 220737, 56110), -- Forest Giant +(195696, 0, 1, 220737, 56110), -- Primalist Thunderbeast +(195696, 0, 0, 220737, 56110), -- Primalist Thunderbeast +(195687, 0, 1, 220737, 56110), -- Playful Whelp +(195687, 0, 0, 220737, 56110), -- Playful Whelp +(195686, 0, 1, 220737, 56110), -- Napping Whelp +(195686, 0, 0, 220737, 56110), -- Napping Whelp +(195685, 0, 1, 220737, 56110), -- Playful Whelp +(195685, 0, 0, 220737, 56110), -- Playful Whelp +(195684, 0, 1, 220737, 56110), -- Playful Whelp +(195684, 0, 0, 220737, 56110), -- Playful Whelp +(195683, 0, 1, 220737, 56110), -- Studious Whelp +(195683, 0, 0, 220737, 56110), -- Studious Whelp +(195680, 0, 1, 220737, 56110), -- Playful Whelp +(195680, 0, 0, 220737, 56110), -- Playful Whelp +(195678, 0, 6, 198984, 56110), -- Qalashi Marauder +(195678, 0, 5, 192125, 56110), -- Qalashi Marauder +(195674, 0, 1, 220737, 56110), -- Agitated Initiate +(195674, 0, 0, 220737, 56110), -- Agitated Initiate +(195673, 0, 3, 199822, 56110), -- Territorial Proto-Dragon +(195673, 0, 2, 191782, 56110), -- Territorial Proto-Dragon +(195672, 0, 4, 192125, 56110), -- Qalashi Scoundrel +(195672, 0, 3, 193624, 56110), -- Qalashi Scoundrel +(195654, 0, 1, 220737, 56110), -- Aqir Goliath +(195654, 0, 0, 220737, 56110), -- Aqir Goliath +(195652, 0, 1, 220737, 56110), -- Silithid Guardian +(195652, 0, 0, 220737, 56110), -- Silithid Guardian +(195651, 0, 1, 220737, 56110), -- Silithid Drone +(195651, 0, 0, 220737, 56110), -- Silithid Drone +(195642, 0, 1, 220737, 56110), -- Qiraji Battleguard +(195642, 0, 0, 220737, 56110), -- Qiraji Battleguard +(195641, 0, 1, 220737, 56110), -- Qiraji Prophet +(195641, 0, 0, 220737, 56110), -- Qiraji Prophet +(195639, 0, 3, 199822, 56110), -- Primal Proto-Drake +(195639, 0, 2, 191782, 56110), -- Primal Proto-Drake +(195635, 0, 1, 220737, 56110), -- Time-Charged Bear +(195635, 0, 0, 220737, 56110), -- Time-Charged Bear +(195632, 0, 1, 220737, 56110), -- Stormcaller Initiate (unused) +(195632, 0, 0, 220737, 56110), -- Stormcaller Initiate (unused) +(195628, 0, 1, 220737, 56110), -- General Rajaxx +(195628, 0, 0, 220737, 56110), -- General Rajaxx +(195627, 0, 2, 194448, 56110), -- Rambunctious Calf +(195627, 0, 1, 220737, 56110), -- Rambunctious Calf +(195625, 0, 1, 220737, 56110), -- Bronze Timekeeper +(195625, 0, 0, 220737, 56110), -- Bronze Timekeeper +(195624, 0, 1, 220737, 56110), -- Snowypelt Kit +(195624, 0, 0, 220737, 56110), -- Snowypelt Kit +(195616, 0, 4, 192125, 56110), -- Qalashi Marauder +(195616, 0, 3, 193624, 56110), -- Qalashi Marauder +(195615, 0, 4, 192125, 56110), -- Qalashi Scoundrel +(195615, 0, 3, 193624, 56110), -- Qalashi Scoundrel +(195613, 0, 2, 201819, 56110), -- Dislodged Shardling +(195613, 0, 1, 220737, 56110), -- Dislodged Shardling +(195610, 0, 1, 220737, 56110), -- Rebel Collier +(195610, 0, 0, 220737, 56110), -- Rebel Collier +(195609, 0, 1, 220737, 56110), -- Rebel Collier +(195609, 0, 0, 220737, 56110), -- Rebel Collier +(195608, 0, 1, 220737, 56110), -- Rebel Collier +(195608, 0, 0, 220737, 56110), -- Rebel Collier +(195607, 0, 1, 220737, 56110), -- Rebel Collier +(195607, 0, 0, 220737, 56110), -- Rebel Collier +(195605, 0, 1, 220737, 56110), -- Rebel Collier +(195605, 0, 0, 220737, 56110), -- Rebel Collier +(195597, 0, 2, 189565, 56110), -- Primal Proto-Whelp +(195597, 0, 1, 220737, 56110), -- Primal Proto-Whelp +(195580, 0, 2, 201826, 56110), -- Nokhud Saboteur +(195580, 0, 1, 220737, 56110), -- Nokhud Saboteur +(195579, 0, 1, 220737, 56110), -- Primal Gust +(195579, 0, 0, 220737, 56110), -- Primal Gust +(195577, 0, 2, 198398, 56110), -- Primal Proto-Whelp +(195577, 0, 1, 220737, 56110), -- Primal Proto-Whelp +(195559, 0, 1, 220737, 56110), -- Bronze Timekeeper +(195559, 0, 0, 220737, 56110), -- Bronze Timekeeper +(195552, 0, 2, 194448, 56110), -- Bruffalon Bull +(195552, 0, 1, 220737, 56110), -- Bruffalon Bull +(195544, 0, 2, 199822, 56110), -- Gerithus +(195544, 0, 1, 220737, 56110), -- Gerithus +(195541, 0, 2, 194053, 56110), -- Elusive Flourishing Quillbloom +(195541, 0, 1, 220737, 56110), -- Elusive Flourishing Quillbloom +(195530, 0, 2, 194448, 56110), -- Proudhorn Wanderer +(195530, 0, 1, 220737, 56110), -- Proudhorn Wanderer +(195525, 0, 2, 194448, 56110), -- Bruffalon Calf +(195525, 0, 1, 220737, 56110), -- Bruffalon Calf +(195518, 0, 2, 201816, 56110), -- Elusive Cliffdweller Vorquin +(195518, 0, 1, 220737, 56110), -- Elusive Cliffdweller Vorquin +(195514, 0, 1, 220737, 56110), -- Nubagh +(195514, 0, 0, 220737, 56110), -- Nubagh +(195513, 0, 1, 220737, 56110), -- Bluebill Waddler +(195513, 0, 0, 220737, 56110), -- Bluebill Waddler +(195512, 0, 1, 220737, 56110), -- Invasive Clearwater Snapper +(195512, 0, 0, 220737, 56110), -- Invasive Clearwater Snapper +(195509, 0, 3, 199822, 56110), -- Elusive Proto Skyterror +(195509, 0, 2, 191782, 56110), -- Elusive Proto Skyterror +(195506, 0, 1, 220737, 56110), -- Invasive Clearwater Snapper +(195506, 0, 0, 220737, 56110), -- Invasive Clearwater Snapper +(195499, 0, 2, 194448, 56110), -- Grazing Bruffalon +(195499, 0, 1, 220737, 56110), -- Grazing Bruffalon +(195498, 0, 1, 220737, 56110), -- Shiverweb Survivor +(195498, 0, 0, 220737, 56110), -- Shiverweb Survivor +(195493, 0, 1, 220737, 56110), -- Ancient Protector +(195493, 0, 0, 220737, 56110), -- Ancient Protector +(195492, 0, 1, 220737, 56110), -- Elusive Deepwater Salamanther +(195492, 0, 0, 220737, 56110), -- Elusive Deepwater Salamanther +(195485, 0, 1, 220737, 56110), -- Srireth +(195485, 0, 0, 220737, 56110), -- Srireth +(195478, 0, 1, 220737, 56110), -- Shikaar Ohuna +(195478, 0, 0, 220737, 56110), -- Shikaar Ohuna +(195472, 0, 2, 194448, 56110), -- Elusive Ferocious Titanfang +(195472, 0, 1, 220737, 56110), -- Elusive Ferocious Titanfang +(195470, 0, 1, 220737, 56110), -- Dappled Cragdiver +(195470, 0, 0, 220737, 56110), -- Dappled Cragdiver +(195465, 0, 1, 220737, 56110), -- Elusive Tempest Lizard +(195465, 0, 0, 220737, 56110), -- Elusive Tempest Lizard +(195461, 0, 1, 220737, 56110), -- Shifty Salamanther +(195461, 0, 0, 220737, 56110), -- Shifty Salamanther +(195460, 0, 2, 194448, 56110), -- Spotted Prowler +(195460, 0, 1, 220737, 56110), -- Spotted Prowler +(195459, 0, 1, 220737, 56110), -- Swift Hornstrider +(195459, 0, 0, 220737, 56110), -- Swift Hornstrider +(195458, 0, 1, 220737, 56110), -- Sprightly Hornstrider +(195458, 0, 0, 220737, 56110), -- Sprightly Hornstrider +(195457, 0, 1, 220737, 56110), -- Sunwing Ohuna +(195457, 0, 0, 220737, 56110), -- Sunwing Ohuna +(195456, 0, 1, 220737, 56110), -- Clawfisher Eagle +(195456, 0, 0, 220737, 56110), -- Clawfisher Eagle +(195451, 0, 1, 220737, 56110), -- Felina Starrunner +(195451, 0, 0, 220737, 56110), -- Felina Starrunner +(195450, 0, 1, 220737, 56110), -- Celina Crunchyleaves +(195450, 0, 0, 220737, 56110), -- Celina Crunchyleaves +(195448, 0, 3, 193864, 56110), -- Blazing Firesquall +(195448, 0, 2, 193839, 56110), -- Blazing Firesquall +(195442, 0, 1, 220737, 56110), -- Pesky Ottuk +(195442, 0, 0, 220737, 56110), -- Pesky Ottuk +(195435, 0, 1, 220737, 56110), -- Messenger Mallard +(195435, 0, 0, 220737, 56110), -- Messenger Mallard +(195433, 0, 1, 220737, 56110), -- Messenger Mallard +(195433, 0, 0, 220737, 56110), -- Messenger Mallard +(195431, 0, 3, 199822, 56110), -- Diluu +(195431, 0, 2, 191782, 56110), -- Diluu +(195430, 0, 2, 191780, 56110), -- Molkeej +(195430, 0, 1, 220737, 56110), -- Molkeej +(195424, 0, 2, 191780, 56110), -- Bloated Basilisk +(195424, 0, 1, 220737, 56110), -- Bloated Basilisk +(195417, 0, 1, 220737, 56110), -- Tsokorg +(195417, 0, 0, 220737, 56110), -- Tsokorg +(195409, 0, 11, 220737, 56110), -- Makhra the Ashtouched +(195409, 0, 10, 220737, 56110), -- Makhra the Ashtouched +(195404, 0, 2, 194053, 56110), -- Wild Crystalspine +(195404, 0, 1, 220737, 56110), -- Wild Crystalspine +(195403, 0, 2, 194450, 56110), -- Rampaging Wooly Ewe +(195403, 0, 1, 220737, 56110), -- Rampaging Wooly Ewe +(195400, 0, 1, 220737, 56110), -- Swarming Mountain Scarab +(195400, 0, 0, 220737, 56110), -- Swarming Mountain Scarab +(195398, 0, 3, 199822, 56110), -- Destructive Proto-Drake +(195398, 0, 2, 191782, 56110), -- Destructive Proto-Drake +(195397, 0, 3, 191042, 56110), -- Shiverweb Cloaker +(195397, 0, 2, 194451, 56110), -- Shiverweb Cloaker +(195391, 0, 1, 220737, 56110), -- Ancient Protector +(195391, 0, 0, 220737, 56110), -- Ancient Protector +(195384, 0, 1, 220737, 56110), -- Wildwater Beaver +(195384, 0, 0, 220737, 56110), -- Wildwater Beaver +(195383, 0, 1, 220737, 56110), -- Swiftfoot Tallstrider +(195383, 0, 0, 220737, 56110), -- Swiftfoot Tallstrider +(195382, 0, 2, 194448, 56110), -- Mountain Stonefang +(195382, 0, 1, 220737, 56110), -- Mountain Stonefang +(195381, 0, 3, 199822, 56110), -- Wild Proto-Drake +(195381, 0, 2, 191782, 56110), -- Wild Proto-Drake +(195380, 0, 1, 220737, 56110), -- Thaldraszian Hoverbug +(195380, 0, 0, 220737, 56110), -- Thaldraszian Hoverbug +(195379, 0, 1, 220737, 56110), -- Garden Winghunter +(195379, 0, 0, 220737, 56110), -- Garden Winghunter +(195378, 0, 3, 220737, 56110), -- Red Furred Calf +(195378, 0, 2, 220737, 56110), -- Red Furred Calf +(195376, 0, 3, 220737, 56110), -- Red Furred Cow +(195376, 0, 2, 220737, 56110), -- Red Furred Cow +(195375, 0, 3, 220737, 56110), -- Red Furred Bull +(195375, 0, 2, 220737, 56110), -- Red Furred Bull +(195371, 0, 1, 220737, 56110), -- Yeti +(195371, 0, 0, 220737, 56110), -- Yeti +(195369, 0, 1, 220737, 56110), -- Wildwater Matriarch +(195369, 0, 0, 220737, 56110), -- Wildwater Matriarch +(195368, 0, 2, 194437, 56110), -- Primalist Invader +(195368, 0, 1, 220737, 56110), -- Primalist Invader +(195366, 0, 1, 220737, 56110), -- Swiftfoot Tallstrider +(195366, 0, 0, 220737, 56110), -- Swiftfoot Tallstrider +(195365, 0, 2, 194448, 56110), -- Mountain Stonefang +(195365, 0, 1, 220737, 56110), -- Mountain Stonefang +(195363, 0, 2, 201825, 56110), -- Skulking Scythid +(195363, 0, 1, 220737, 56110), -- Skulking Scythid +(195362, 0, 1, 220737, 56110), -- Garden Winghunter +(195362, 0, 0, 220737, 56110), -- Garden Winghunter +(195361, 0, 2, 194437, 56110), -- Primalist Invader +(195361, 0, 1, 220737, 56110), -- Primalist Invader +(195360, 0, 1, 220737, 56110), -- Mountain Scarab +(195360, 0, 0, 220737, 56110); -- Mountain Scarab + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(195359, 0, 2, 191780, 56110), -- Thornsided Basilisk +(195359, 0, 1, 220737, 56110), -- Thornsided Basilisk +(195353, 0, 5, 193867, 56110), -- Breezebiter +(195353, 0, 4, 194443, 56110), -- Breezebiter +(195352, 0, 1, 220737, 56110), -- Ohn'ir Windsage +(195352, 0, 0, 220737, 56110), -- Ohn'ir Windsage +(195351, 0, 1, 220737, 56110), -- Shikaar Huntdog +(195351, 0, 0, 220737, 56110), -- Shikaar Huntdog +(195346, 0, 1, 220737, 56110), -- Temperamental Skyclaw +(195346, 0, 0, 220737, 56110), -- Temperamental Skyclaw +(195344, 0, 1, 220737, 56110), -- Refti Custodian +(195344, 0, 0, 220737, 56110), -- Refti Custodian +(195343, 0, 1, 220737, 56110), -- Runic Protector +(195343, 0, 0, 220737, 56110), -- Runic Protector +(195337, 0, 5, 193867, 56110), -- Chief Dead Eye +(195337, 0, 4, 194443, 56110), -- Chief Dead Eye +(195330, 0, 1, 220737, 56110), -- Surging Magma +(195330, 0, 0, 220737, 56110), -- Surging Magma +(195324, 0, 2, 199064, 56110), -- Shifting Falcon +(195324, 0, 1, 220737, 56110), -- Shifting Falcon +(195322, 0, 2, 198597, 56110), -- Qu'ruk the Time-Lost +(195322, 0, 1, 220737, 56110), -- Qu'ruk the Time-Lost +(195319, 0, 3, 194448, 56110), -- Ageless Rockfang +(195319, 0, 2, 199064, 56110), -- Ageless Rockfang +(195314, 0, 1, 220737, 56110), -- Deathwingurlugull +(195314, 0, 0, 220737, 56110), -- Deathwingurlugull +(195310, 0, 1, 220737, 56110), -- Oasis Mallard +(195310, 0, 0, 220737, 56110), -- Oasis Mallard +(195305, 0, 2, 194053, 56110), -- Crystalspine Forager +(195305, 0, 1, 220737, 56110), -- Crystalspine Forager +(195304, 0, 1, 220737, 56110), -- Coarse Stagbeetle +(195304, 0, 0, 220737, 56110), -- Coarse Stagbeetle +(195300, 0, 1, 220737, 56110), -- Arkhuu +(195300, 0, 0, 220737, 56110), -- Arkhuu +(195286, 0, 1, 220737, 56110), -- Mantai +(195286, 0, 0, 220737, 56110), -- Mantai +(195283, 0, 2, 220737, 56110), -- Yamakh +(195283, 0, 1, 220737, 56110), -- Yamakh +(195281, 0, 1, 220737, 56110), -- Khansguard Prospect +(195281, 0, 0, 220737, 56110), -- Khansguard Prospect +(195280, 0, 1, 220737, 56110), -- Khansguard Prospect +(195280, 0, 0, 220737, 56110), -- Khansguard Prospect +(195273, 0, 1, 220737, 56110), -- Darktooth Howler +(195273, 0, 0, 220737, 56110), -- Darktooth Howler +(195272, 0, 1, 220737, 56110), -- Darktooth Renderer +(195272, 0, 0, 220737, 56110), -- Darktooth Renderer +(195270, 0, 5, 193867, 56110), -- Darktooth Stalker +(195270, 0, 4, 194443, 56110), -- Darktooth Stalker +(195269, 0, 5, 193867, 56110), -- Darktooth Skirmisher +(195269, 0, 4, 194443, 56110), -- Darktooth Skirmisher +(195268, 0, 1, 220737, 56110), -- Proud Plumecrest +(195268, 0, 0, 220737, 56110), -- Proud Plumecrest +(195267, 0, 5, 193867, 56110), -- Darktooth Spirit-Caller +(195267, 0, 4, 194443, 56110), -- Darktooth Spirit-Caller +(195265, 0, 1, 220737, 56110), -- Stormcaller Arynga +(195265, 0, 0, 220737, 56110), -- Stormcaller Arynga +(195264, 0, 5, 193867, 56110), -- Darktooth Battler +(195264, 0, 4, 194443, 56110), -- Darktooth Battler +(195261, 0, 2, 194448, 56110), -- Plains Bull +(195261, 0, 1, 220737, 56110), -- Plains Bull +(195258, 0, 1, 220737, 56110), -- Frantic Wildwater Ottuk +(195258, 0, 0, 220737, 56110), -- Frantic Wildwater Ottuk +(195256, 0, 2, 194448, 56110), -- Plains Moose +(195256, 0, 1, 220737, 56110), -- Plains Moose +(195255, 0, 2, 194053, 56110), -- Vicious Crystalspine +(195255, 0, 1, 220737, 56110), -- Vicious Crystalspine +(195248, 0, 1, 220737, 56110), -- Parched Shortcoat Mauler +(195248, 0, 0, 220737, 56110), -- Parched Shortcoat Mauler +(195247, 0, 1, 220737, 56110), -- Parched Shortcoat Bear +(195247, 0, 0, 220737, 56110), -- Parched Shortcoat Bear +(195243, 0, 2, 201819, 56110), -- Awakened Crag +(195243, 0, 1, 220737, 56110), -- Awakened Crag +(195242, 0, 1, 220737, 56110), -- Distressed Marmoni +(195242, 0, 0, 220737, 56110), -- Distressed Marmoni +(195241, 0, 3, 199822, 56110), -- Primal Proto-Drake +(195241, 0, 2, 191782, 56110), -- Primal Proto-Drake +(195223, 0, 9, 220737, 56110), -- Rustlily +(195223, 0, 8, 220737, 56110), -- Rustlily +(195222, 0, 5, 193867, 56110), -- Rotbow Sentry +(195222, 0, 4, 194443, 56110), -- Rotbow Sentry +(195221, 0, 1, 220737, 56110), -- Grasslands Bakar +(195221, 0, 0, 220737, 56110), -- Grasslands Bakar +(195220, 0, 1, 220737, 56110), -- Grasslands Grazer +(195220, 0, 0, 220737, 56110), -- Grasslands Grazer +(195219, 0, 1, 220737, 56110), -- Grasslands Stomper +(195219, 0, 0, 220737, 56110), -- Grasslands Stomper +(195217, 0, 1, 220737, 56110), -- Wild Ohuna +(195217, 0, 0, 220737, 56110), -- Wild Ohuna +(195215, 0, 1, 220737, 56110), -- Rebel Bruiser +(195215, 0, 0, 220737, 56110), -- Rebel Bruiser +(195208, 0, 1, 220737, 56110), -- Grasslands Raptor +(195208, 0, 0, 220737, 56110), -- Grasslands Raptor +(195205, 0, 1, 220737, 56110), -- Range Goat +(195205, 0, 0, 220737, 56110), -- Range Goat +(195204, 0, 10, 220737, 56110), -- The Jolly Giant +(195204, 0, 9, 220737, 56110), -- The Jolly Giant +(195198, 0, 1, 220737, 56110), -- Shortcoat Mauler +(195198, 0, 0, 220737, 56110), -- Shortcoat Mauler +(195197, 0, 1, 220737, 56110), -- Shortcoat Bear +(195197, 0, 0, 220737, 56110), -- Shortcoat Bear +(195196, 0, 1, 220737, 56110), -- Highpeaks Goat +(195196, 0, 0, 220737, 56110), -- Highpeaks Goat +(195195, 0, 2, 194424, 56110), -- Highland Mammoth Bull +(195195, 0, 1, 220737, 56110), -- Highland Mammoth Bull +(195194, 0, 2, 194424, 56110), -- Highland Mammoth +(195194, 0, 1, 220737, 56110), -- Highland Mammoth +(195192, 0, 2, 220737, 56110), -- Highlands Cow +(195192, 0, 1, 220737, 56110), -- Highlands Cow +(195191, 0, 2, 220737, 56110), -- Highlands Calf +(195191, 0, 1, 220737, 56110), -- Highlands Calf +(195190, 0, 2, 220737, 56110), -- Highlands Bull +(195190, 0, 1, 220737, 56110), -- Highlands Bull +(195189, 0, 2, 194053, 56110), -- Wild Crystalspine +(195189, 0, 1, 220737, 56110), -- Wild Crystalspine +(195188, 0, 2, 201816, 56110), -- Azure Herdmare +(195188, 0, 1, 220737, 56110), -- Azure Herdmare +(195187, 0, 4, 192125, 56110), -- Djaradin Flametamer +(195187, 0, 3, 193624, 56110), -- Djaradin Flametamer +(195186, 0, 9, 220737, 56110), -- Cinta the Forgotten +(195186, 0, 8, 220737, 56110), -- Cinta the Forgotten +(195185, 0, 1, 220737, 56110), -- Grasslands Calf +(195185, 0, 0, 220737, 56110), -- Grasslands Calf +(195177, 0, 2, 199822, 56110), -- Proto-Dragon +(195177, 0, 1, 220737, 56110), -- Proto-Dragon +(195176, 0, 1, 220737, 56110), -- Lakebed Gnasher +(195176, 0, 0, 220737, 56110), -- Lakebed Gnasher +(195175, 0, 4, 192125, 56110), -- Djaradin Warrior +(195175, 0, 3, 193624, 56110), -- Djaradin Warrior +(195172, 0, 1, 220737, 56110), -- Grasslands Musken +(195172, 0, 0, 220737, 56110), -- Grasslands Musken +(195170, 0, 1, 220737, 56110), -- [DNT] Bad Idea Centaur +(195170, 0, 0, 220737, 56110), -- [DNT] Bad Idea Centaur +(195163, 0, 2, 220737, 56110), -- Azure Cryer +(195163, 0, 1, 220737, 56110), -- Azure Cryer +(195160, 0, 2, 194449, 56110), -- Igneous Wanderer +(195160, 0, 1, 220737, 56110), -- Igneous Wanderer +(195157, 0, 2, 194053, 56110), -- Barbed Crystalspine +(195157, 0, 1, 220737, 56110), -- Barbed Crystalspine +(195151, 0, 1, 220737, 56110), -- Perching Hunter +(195151, 0, 0, 220737, 56110), -- Perching Hunter +(195150, 0, 2, 220737, 56110), -- Grinning Cur +(195150, 0, 1, 220737, 56110), -- Grinning Cur +(195142, 0, 2, 201835, 56110), -- Icebound Tarasek +(195142, 0, 1, 220737, 56110), -- Icebound Tarasek +(195141, 0, 1, 220737, 56110), -- Summoned Revenant +(195141, 0, 0, 220737, 56110), -- Summoned Revenant +(195135, 0, 5, 193867, 56110), -- Bracken Warscourge +(195135, 0, 4, 194443, 56110), -- Bracken Warscourge +(195132, 0, 1, 220737, 56110), -- Tevgai +(195132, 0, 0, 220737, 56110), -- Tevgai +(195130, 0, 2, 194437, 56110), -- Fire Primalist +(195130, 0, 1, 220737, 56110), -- Fire Primalist +(195119, 0, 2, 194437, 56110), -- Primalist Shockcaster +(195119, 0, 1, 220737, 56110), -- Primalist Shockcaster +(195117, 0, 1, 220737, 56110), -- Pond Duck +(195117, 0, 0, 220737, 56110), -- Pond Duck +(195108, 0, 1, 220737, 56110), -- Rebel Bruiser +(195108, 0, 0, 220737, 56110), -- Rebel Bruiser +(195101, 0, 2, 220737, 56110), -- Yaankhi +(195101, 0, 1, 220737, 56110), -- Yaankhi +(195098, 0, 1, 220737, 56110), -- Arcane Amalgamation +(195098, 0, 0, 220737, 56110), -- Arcane Amalgamation +(195095, 0, 3, 192809, 56110), -- Time-Lost Murhulk +(195095, 0, 2, 199064, 56110), -- Time-Lost Murhulk +(195094, 0, 1, 220737, 56110), -- Stormbound Proto-Drake +(195094, 0, 0, 220737, 56110), -- Stormbound Proto-Drake +(195093, 0, 1, 220737, 56110), -- Moskhoi +(195093, 0, 0, 220737, 56110), -- Moskhoi +(195092, 0, 1, 220737, 56110), -- Hydraulic Eroder +(195092, 0, 0, 220737, 56110), -- Hydraulic Eroder +(195090, 0, 2, 201816, 56110), -- Injured Tundra Vorquin +(195090, 0, 1, 220737, 56110), -- Injured Tundra Vorquin +(195074, 0, 1, 220737, 56110), -- Glistening Salamanther +(195074, 0, 0, 220737, 56110), -- Glistening Salamanther +(195064, 0, 1, 220737, 56110), -- Rebel Mender +(195064, 0, 0, 220737, 56110), -- Rebel Mender +(195063, 0, 1, 220737, 56110), -- Rebel Conjurer +(195063, 0, 0, 220737, 56110), -- Rebel Conjurer +(195062, 0, 1, 220737, 56110), -- Rebel Incinerator +(195062, 0, 0, 220737, 56110), -- Rebel Incinerator +(195060, 0, 1, 220737, 56110), -- Rebel Mender +(195060, 0, 0, 220737, 56110), -- Rebel Mender +(195059, 0, 1, 220737, 56110), -- Rebel Bruiser +(195059, 0, 0, 220737, 56110), -- Rebel Bruiser +(195058, 0, 1, 220737, 56110), -- Rebel Bruiser +(195058, 0, 0, 220737, 56110), -- Rebel Bruiser +(195056, 0, 1, 220737, 56110), -- Berserk Yeti +(195056, 0, 0, 220737, 56110), -- Berserk Yeti +(195052, 0, 1, 220737, 56110), -- Sapphire Tender +(195052, 0, 0, 220737, 56110), -- Sapphire Tender +(195051, 0, 1, 220737, 56110), -- Emerald Tender +(195051, 0, 0, 220737, 56110), -- Emerald Tender +(195050, 0, 1, 220737, 56110), -- Bronze Tender +(195050, 0, 0, 220737, 56110), -- Bronze Tender +(195048, 0, 2, 220737, 56110), -- Sparring Vorquin +(195048, 0, 1, 220737, 56110), -- Sparring Vorquin +(195047, 0, 2, 220737, 56110), -- Tranquil Vorquin +(195047, 0, 1, 220737, 56110), -- Tranquil Vorquin +(195045, 0, 1, 220737, 56110), -- Cliffside Kite +(195045, 0, 0, 220737, 56110), -- Cliffside Kite +(195042, 0, 1, 220737, 56110), -- Serene Skitterfly +(195042, 0, 0, 220737, 56110), -- Serene Skitterfly +(195039, 0, 1, 220737, 56110), -- Rebel Bruiser +(195039, 0, 0, 220737, 56110), -- Rebel Bruiser +(195036, 0, 1, 220737, 56110), -- Grazing Lamb +(195036, 0, 0, 220737, 56110), -- Grazing Lamb +(195033, 0, 1, 220737, 56110), -- Summoned Revenant +(195033, 0, 0, 220737, 56110), -- Summoned Revenant +(195032, 0, 4, 192125, 56110), -- Qalashi Djaradin +(195032, 0, 3, 193624, 56110), -- Qalashi Djaradin +(195026, 0, 1, 220737, 56110), -- Shikaar Huntdog +(195026, 0, 0, 220737, 56110), -- Shikaar Huntdog +(195019, 0, 2, 201835, 56110), -- Icebound Tarasek +(195019, 0, 1, 220737, 56110), -- Icebound Tarasek +(195014, 0, 1, 220737, 56110), -- Adventurous Mallard +(195014, 0, 0, 220737, 56110), -- Adventurous Mallard +(195012, 0, 1, 220737, 56110), -- Raging Ice Burrower +(195012, 0, 0, 220737, 56110), -- Raging Ice Burrower +(195008, 0, 1, 220737, 56110), -- Emerald Mallard +(195008, 0, 0, 220737, 56110), -- Emerald Mallard +(195004, 0, 1, 220737, 56110), -- Protective Gustfeather +(195004, 0, 0, 220737, 56110), -- Protective Gustfeather +(195003, 0, 1, 220737, 56110), -- Rowdy Goat +(195003, 0, 0, 220737, 56110), -- Rowdy Goat +(195002, 0, 1, 220737, 56110), -- Bright Gustfeather +(195002, 0, 0, 220737, 56110), -- Bright Gustfeather +(194994, 0, 3, 199822, 56110), -- Ol' Hestorath +(194994, 0, 2, 191782, 56110), -- Ol' Hestorath +(194976, 0, 3, 199822, 56110), -- Territorial Proto Drake +(194976, 0, 2, 191782, 56110), -- Territorial Proto Drake +(194966, 0, 2, 220737, 56110), -- Snowy Mammoth Bull +(194966, 0, 1, 220737, 56110), -- Snowy Mammoth Bull +(194964, 0, 2, 220737, 56110), -- Snowy Mammoth +(194964, 0, 1, 220737, 56110), -- Snowy Mammoth +(194963, 0, 2, 201816, 56110), -- Tundra Vorquin +(194963, 0, 1, 220737, 56110), -- Tundra Vorquin +(194962, 0, 2, 194448, 56110), -- Highhorn Bull +(194962, 0, 1, 220737, 56110), -- Highhorn Bull +(194960, 0, 1, 220737, 56110), -- Used Mud Mask +(194960, 0, 0, 220737, 56110), -- Used Mud Mask +(194957, 0, 2, 220737, 56110), -- Mature Scalerender +(194957, 0, 1, 220737, 56110), -- Mature Scalerender +(194953, 0, 1, 220737, 56110), -- Redbeak Swooper +(194953, 0, 0, 220737, 56110), -- Redbeak Swooper +(194950, 0, 5, 193867, 56110), -- Centaur Fighter +(194950, 0, 4, 194443, 56110), -- Centaur Fighter +(194949, 0, 2, 194437, 56110), -- Reservoir Invader +(194949, 0, 1, 220737, 56110), -- Reservoir Invader +(194948, 0, 2, 194437, 56110), -- Reservoir Invader +(194948, 0, 1, 220737, 56110); -- Reservoir Invader + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(194939, 0, 3, 199822, 56110), -- Cascade Proto-Drake +(194939, 0, 2, 191782, 56110), -- Cascade Proto-Drake +(194937, 0, 1, 220737, 56110), -- Steam Scaulder +(194937, 0, 0, 220737, 56110), -- Steam Scaulder +(194935, 0, 1, 220737, 56110), -- Steam Jet +(194935, 0, 0, 220737, 56110), -- Steam Jet +(194929, 0, 1, 220737, 56110), -- Pack Musken +(194929, 0, 0, 220737, 56110), -- Pack Musken +(194926, 0, 1, 220737, 56110), -- Swift Hornstrider +(194926, 0, 0, 220737, 56110), -- Swift Hornstrider +(194922, 0, 2, 201829, 56110), -- Beef +(194922, 0, 1, 220737, 56110), -- Beef +(194920, 0, 2, 201829, 56110), -- Hornswog +(194920, 0, 1, 220737, 56110), -- Hornswog +(194917, 0, 2, 194437, 56110), -- Arctic Summoner +(194917, 0, 1, 220737, 56110), -- Arctic Summoner +(194912, 0, 3, 193864, 56110), -- Magmammoth Breaker +(194912, 0, 2, 194424, 56110), -- Magmammoth Breaker +(194909, 0, 1, 220737, 56110), -- Feather-Ruffling Duck +(194909, 0, 0, 220737, 56110), -- Feather-Ruffling Duck +(194908, 0, 1, 220737, 56110), -- Ju'Ust Wing Eeet +(194908, 0, 0, 220737, 56110), -- Ju'Ust Wing Eeet +(194898, 0, 2, 194437, 56110), -- Primalist Arcblade +(194898, 0, 1, 220737, 56110), -- Primalist Arcblade +(194896, 0, 1, 220737, 56110), -- Primal Stormshield +(194896, 0, 0, 220737, 56110), -- Primal Stormshield +(194895, 0, 1, 220737, 56110), -- Unstable Squall +(194895, 0, 0, 220737, 56110), -- Unstable Squall +(194894, 0, 2, 194437, 56110), -- Primalist Stormspeaker +(194894, 0, 1, 220737, 56110), -- Primalist Stormspeaker +(194886, 0, 1, 220737, 56110), -- Expanded Angry Cub +(194886, 0, 0, 220737, 56110), -- Expanded Angry Cub +(194885, 0, 1, 220737, 56110), -- Decayed Cub +(194885, 0, 0, 220737, 56110), -- Decayed Cub +(194882, 0, 1, 220737, 56110), -- Enchanted Crystaline Construct +(194882, 0, 0, 220737, 56110), -- Enchanted Crystaline Construct +(194881, 0, 1, 220737, 56110), -- Glyph Eater +(194881, 0, 0, 220737, 56110), -- Glyph Eater +(194880, 0, 1, 220737, 56110), -- Confusion Manifest +(194880, 0, 0, 220737, 56110), -- Confusion Manifest +(194877, 0, 1, 220737, 56110), -- Bronze Warder +(194877, 0, 0, 220737, 56110), -- Bronze Warder +(194876, 0, 1, 220737, 56110), -- Bronze Sentry +(194876, 0, 0, 220737, 56110), -- Bronze Sentry +(194875, 0, 2, 194448, 56110), -- Surprised Silkworm +(194875, 0, 1, 220737, 56110), -- Surprised Silkworm +(194873, 0, 2, 194448, 56110), -- Playful Prowler +(194873, 0, 1, 220737, 56110), -- Playful Prowler +(194868, 0, 1, 220737, 56110), -- Hungry Plainstomper +(194868, 0, 0, 220737, 56110), -- Hungry Plainstomper +(194857, 0, 5, 220737, 56110), -- [DNT] Kyralex +(194857, 0, 4, 220737, 56110), -- [DNT] Kyralex +(194855, 0, 1, 220737, 56110), -- Docile Cub +(194855, 0, 0, 220737, 56110), -- Docile Cub +(194854, 0, 2, 199822, 56110), -- Trygvir +(194854, 0, 1, 220737, 56110), -- Trygvir +(194850, 0, 1, 220737, 56110), -- Clarence +(194850, 0, 0, 220737, 56110), -- Clarence +(194849, 0, 1, 220737, 56110), -- Clawfisher Ohuna +(194849, 0, 0, 220737, 56110), -- Clawfisher Ohuna +(194822, 0, 2, 201826, 56110), -- Maruukai Villager +(194822, 0, 1, 220737, 56110), -- Maruukai Villager +(194816, 0, 1, 220737, 56110), -- Forgewrought Monstrosity +(194816, 0, 0, 220737, 56110), -- Forgewrought Monstrosity +(194815, 0, 2, 194424, 56110), -- Auburntusk Adolescent +(194815, 0, 1, 220737, 56110), -- Auburntusk Adolescent +(194814, 0, 2, 194424, 56110), -- Plainswalker Mammoth +(194814, 0, 1, 220737, 56110), -- Plainswalker Mammoth +(194809, 0, 2, 194450, 56110), -- Cliffside Argali +(194809, 0, 1, 220737, 56110), -- Cliffside Argali +(194807, 0, 1, 220737, 56110), -- Suntuft Runt +(194807, 0, 0, 220737, 56110), -- Suntuft Runt +(194804, 0, 4, 192125, 56110), -- Qalashi Rampager +(194804, 0, 3, 193624, 56110), -- Qalashi Rampager +(194803, 0, 1, 220737, 56110), -- Quiescent Threshadon +(194803, 0, 0, 220737, 56110), -- Quiescent Threshadon +(194802, 0, 1, 220737, 56110), -- Suntuft Bakar +(194802, 0, 0, 220737, 56110), -- Suntuft Bakar +(194798, 0, 2, 192454, 56110), -- Colossal Glacier +(194798, 0, 1, 220737, 56110), -- Colossal Glacier +(194797, 0, 3, 192454, 56110), -- Hoary Icicle +(194797, 0, 2, 192454, 56110), -- Hoary Icicle +(194794, 0, 2, 220737, 56110), -- Restless Icicle +(194794, 0, 1, 220737, 56110), -- Restless Icicle +(194786, 0, 1, 220737, 56110), -- Cliffside Bakar +(194786, 0, 0, 220737, 56110), -- Cliffside Bakar +(194777, 0, 1, 220737, 56110), -- Unstable Vortex +(194777, 0, 0, 220737, 56110), -- Unstable Vortex +(194771, 0, 1, 220737, 56110), -- Sunwing Ohuna +(194771, 0, 0, 220737, 56110), -- Sunwing Ohuna +(194769, 0, 1, 220737, 56110), -- Sea Monster +(194769, 0, 0, 220737, 56110), -- Sea Monster +(194763, 0, 2, 220737, 56110), -- Tenmod +(194763, 0, 1, 220737, 56110), -- Tenmod +(194761, 0, 1, 220737, 56110), -- Khuumog +(194761, 0, 0, 220737, 56110), -- Khuumog +(194760, 0, 1, 220737, 56110), -- Uurhilt +(194760, 0, 0, 220737, 56110), -- Uurhilt +(194752, 0, 1, 220737, 56110), -- Agitated Horned Filcher +(194752, 0, 0, 220737, 56110), -- Agitated Horned Filcher +(194750, 0, 1, 220737, 56110), -- Cliffside Kite +(194750, 0, 0, 220737, 56110), -- Cliffside Kite +(194747, 0, 1, 220737, 56110), -- Blaring Caprine +(194747, 0, 0, 220737, 56110), -- Blaring Caprine +(194741, 0, 2, 194449, 56110), -- Rampaging Forest Giant +(194741, 0, 1, 220737, 56110), -- Rampaging Forest Giant +(194728, 0, 2, 194451, 56110), -- Ice Spider +(194728, 0, 1, 220737, 56110), -- Ice Spider +(194726, 0, 2, 194450, 56110), -- Shoreside Argali +(194726, 0, 1, 220737, 56110), -- Shoreside Argali +(194722, 0, 1, 220737, 56110), -- Dubious Duck +(194722, 0, 0, 220737, 56110), -- Dubious Duck +(194719, 0, 1, 220737, 56110), -- Resourceful Timbertooth +(194719, 0, 0, 220737, 56110), -- Resourceful Timbertooth +(194718, 0, 1, 220737, 56110), -- Intrepid Timbertooth +(194718, 0, 0, 220737, 56110), -- Intrepid Timbertooth +(194710, 0, 1, 220737, 56110), -- Wounded Gatewatcher +(194710, 0, 0, 220737, 56110), -- Wounded Gatewatcher +(194707, 0, 1, 220737, 56110), -- Refti Defenders +(194707, 0, 0, 220737, 56110), -- Refti Defenders +(194704, 0, 1, 220737, 56110), -- Headbutting Caprine +(194704, 0, 0, 220737, 56110), -- Headbutting Caprine +(194702, 0, 1, 220737, 56110), -- Horned Filcher +(194702, 0, 0, 220737, 56110), -- Horned Filcher +(194701, 0, 2, 201816, 56110), -- Azure Vorquin +(194701, 0, 1, 220737, 56110), -- Azure Vorquin +(194699, 0, 2, 201816, 56110), -- Azure Vorquin +(194699, 0, 1, 220737, 56110), -- Azure Vorquin +(194698, 0, 1, 220737, 56110), -- Horned Filcher +(194698, 0, 0, 220737, 56110), -- Horned Filcher +(194697, 0, 1, 220737, 56110), -- Headbutting Caprine +(194697, 0, 0, 220737, 56110), -- Headbutting Caprine +(194696, 0, 1, 220737, 56110), -- Blue-footed Waterfowl +(194696, 0, 0, 220737, 56110), -- Blue-footed Waterfowl +(194694, 0, 1, 220737, 56110), -- Horned Armoredon +(194694, 0, 0, 220737, 56110), -- Horned Armoredon +(194692, 0, 1, 220737, 56110), -- Horned Armoredon +(194692, 0, 0, 220737, 56110), -- Horned Armoredon +(194690, 0, 1, 220737, 56110), -- Carefree Lamb +(194690, 0, 0, 220737, 56110), -- Carefree Lamb +(194686, 0, 1, 220737, 56110), -- Tea Master Kormin +(194686, 0, 0, 220737, 56110), -- Tea Master Kormin +(194673, 0, 1, 220737, 56110), -- Sprightly Hornstrider +(194673, 0, 0, 220737, 56110), -- Sprightly Hornstrider +(194672, 0, 1, 220737, 56110), -- South Hold Mender +(194672, 0, 0, 220737, 56110), -- South Hold Mender +(194666, 0, 2, 201822, 56110), -- Mirror Lurker Elder +(194666, 0, 1, 220737, 56110), -- Mirror Lurker Elder +(194665, 0, 2, 201822, 56110), -- Mirror Lurker Calf +(194665, 0, 1, 220737, 56110), -- Mirror Lurker Calf +(194663, 0, 2, 220737, 56110), -- Mirror Lurker +(194663, 0, 1, 220737, 56110), -- Mirror Lurker +(194662, 0, 1, 220737, 56110), -- Shrine Tender +(194662, 0, 0, 220737, 56110), -- Shrine Tender +(194657, 0, 10, 220737, 56110), -- Primalist Guards +(194657, 0, 9, 220737, 56110), -- Primalist Guards +(194656, 0, 2, 194437, 56110), -- Primalist Surgecrusher +(194656, 0, 1, 220737, 56110), -- Primalist Surgecrusher +(194655, 0, 2, 194437, 56110), -- Primalist Floodweaver +(194655, 0, 1, 220737, 56110), -- Primalist Floodweaver +(194647, 0, 1, 220737, 56110), -- Thunder Caller +(194647, 0, 0, 220737, 56110), -- Thunder Caller +(194631, 0, 1, 220737, 56110), -- Escaped Meat Crab +(194631, 0, 0, 220737, 56110), -- Escaped Meat Crab +(194629, 0, 1, 220737, 56110), -- Khansguard Prospect +(194629, 0, 0, 220737, 56110), -- Khansguard Prospect +(194626, 0, 5, 193867, 56110), -- Furbolg Proxy +(194626, 0, 4, 194443, 56110), -- Furbolg Proxy +(194624, 0, 1, 220737, 56110), -- Zumakh +(194624, 0, 0, 220737, 56110), -- Zumakh +(194611, 0, 1, 220737, 56110), -- Dalicus +(194611, 0, 0, 220737, 56110), -- Dalicus +(194609, 0, 1, 220737, 56110), -- Quercus +(194609, 0, 0, 220737, 56110), -- Quercus +(194608, 0, 2, 220737, 56110), -- Kholdeg +(194608, 0, 1, 220737, 56110), -- Kholdeg +(194601, 0, 1, 220737, 56110), -- Zagdech +(194601, 0, 0, 220737, 56110), -- Zagdech +(194588, 0, 3, 202694, 56110), -- Giant Lasher +(194588, 0, 2, 201828, 56110), -- Giant Lasher +(194574, 0, 2, 194437, 56110), -- Primalist Ideologue +(194574, 0, 1, 220737, 56110), -- Primalist Ideologue +(194570, 0, 3, 199822, 56110), -- Famished Proto-Drake +(194570, 0, 2, 191782, 56110), -- Famished Proto-Drake +(194568, 0, 1, 220737, 56110), -- Restless Slyvern +(194568, 0, 0, 220737, 56110), -- Restless Slyvern +(194545, 0, 1, 220737, 56110), -- Disruptive Corpsewing +(194545, 0, 0, 220737, 56110), -- Disruptive Corpsewing +(194544, 0, 3, 194448, 56110), -- Konkhular +(194544, 0, 2, 198517, 56110), -- Konkhular +(194524, 0, 3, 198511, 56110), -- Earthshatter Elemental +(194524, 0, 2, 201819, 56110), -- Earthshatter Elemental +(194523, 0, 3, 198511, 56110), -- Raging Elemental +(194523, 0, 2, 201819, 56110), -- Raging Elemental +(194517, 0, 3, 198511, 56110), -- Crushing Elemental +(194517, 0, 2, 201819, 56110), -- Crushing Elemental +(194496, 0, 1, 220737, 56110), -- Yipper +(194496, 0, 0, 220737, 56110), -- Yipper +(194495, 0, 1, 220737, 56110), -- Churning Wildwater +(194495, 0, 0, 220737, 56110), -- Churning Wildwater +(194491, 0, 2, 220737, 56110), -- Elusive Elder Frigidpelt +(194491, 0, 1, 220737, 56110), -- Elusive Elder Frigidpelt +(194489, 0, 1, 220737, 56110), -- Elusive Elder Drake +(194489, 0, 0, 220737, 56110), -- Elusive Elder Drake +(194487, 0, 6, 194328, 56110), -- Vile Rothexer +(194487, 0, 5, 193867, 56110), -- Vile Rothexer +(194476, 0, 1, 220737, 56110), -- Aylaag Musken +(194476, 0, 0, 220737, 56110), -- Aylaag Musken +(194469, 0, 6, 194328, 56110), -- Fledgling Slasher +(194469, 0, 5, 193867, 56110), -- Fledgling Slasher +(194467, 0, 6, 194328, 56110), -- Brackenhide Slasher +(194467, 0, 5, 193867, 56110), -- Brackenhide Slasher +(194458, 0, 2, 220737, 56110), -- Rokzul +(194458, 0, 1, 220737, 56110), -- Rokzul +(194444, 0, 3, 199822, 56110), -- Wild Proto-Drake +(194444, 0, 2, 191782, 56110), -- Wild Proto-Drake +(194439, 0, 3, 199176, 56110), -- Thickmane Matriarch +(194439, 0, 2, 193220, 56110), -- Thickmane Matriarch +(194438, 0, 1, 220737, 56110), -- Khomuur +(194438, 0, 0, 220737, 56110), -- Khomuur +(194436, 0, 3, 199176, 56110), -- Juvenile Thickmane Bear +(194436, 0, 2, 193220, 56110), -- Juvenile Thickmane Bear +(194433, 0, 4, 199201, 56110), -- Vorquin Foal +(194433, 0, 3, 193219, 56110), -- Vorquin Foal +(194431, 0, 2, 194449, 56110), -- Glacial Giant +(194431, 0, 1, 220737, 56110), -- Glacial Giant +(194429, 0, 2, 194053, 56110), -- Scorched Flowered Porcupine +(194429, 0, 1, 220737, 56110), -- Scorched Flowered Porcupine +(194421, 0, 1, 220737, 56110), -- Scorched Duck +(194421, 0, 0, 220737, 56110), -- Scorched Duck +(194420, 0, 1, 220737, 56110), -- Scorched Goat +(194420, 0, 0, 220737, 56110), -- Scorched Goat +(194418, 0, 1, 220737, 56110), -- Norilune +(194418, 0, 0, 220737, 56110), -- Norilune +(194417, 0, 2, 201816, 56110), -- Scorched Vorquin +(194417, 0, 1, 220737, 56110), -- Scorched Vorquin +(194414, 0, 3, 202330, 56110), -- Snowspine Snuffler +(194414, 0, 2, 194053, 56110), -- Snowspine Snuffler +(194412, 0, 1, 220737, 56110), -- Greenbelt Hatchling +(194412, 0, 0, 220737, 56110), -- Greenbelt Hatchling +(194411, 0, 1, 220737, 56110), -- Greenbelt Turtle +(194411, 0, 0, 220737, 56110), -- Greenbelt Turtle +(194410, 0, 1, 220737, 56110), -- Sunscale Snapper +(194410, 0, 0, 220737, 56110), -- Sunscale Snapper +(194409, 0, 1, 220737, 56110), -- Ergburk +(194409, 0, 0, 220737, 56110), -- Ergburk +(194408, 0, 2, 220737, 56110), -- Spellforged Annihilator +(194408, 0, 1, 220737, 56110), -- Spellforged Annihilator +(194392, 0, 10, 220737, 56110), -- Brackle +(194392, 0, 9, 220737, 56110); -- Brackle + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(194380, 0, 1, 220737, 56110), -- Seafoam Scuttler +(194380, 0, 0, 220737, 56110), -- Seafoam Scuttler +(194375, 0, 1, 220737, 56110), -- Seething Seakelp +(194375, 0, 0, 220737, 56110), -- Seething Seakelp +(194374, 0, 2, 201819, 56110), -- Converging Concretion +(194374, 0, 1, 220737, 56110), -- Converging Concretion +(194373, 0, 6, 194328, 56110), -- Brackenhide Gnoll +(194373, 0, 5, 193867, 56110), -- Brackenhide Gnoll +(194372, 0, 1, 220737, 56110), -- Bronze Timekeeper +(194372, 0, 0, 220737, 56110), -- Bronze Timekeeper +(194366, 0, 1, 220737, 56110), -- Thaldraszian Monarch +(194366, 0, 0, 220737, 56110), -- Thaldraszian Monarch +(194362, 0, 5, 193867, 56110), -- Gnoll Reactor +(194362, 0, 4, 194443, 56110), -- Gnoll Reactor +(194360, 0, 1, 220737, 56110), -- Misty Salamanther +(194360, 0, 0, 220737, 56110), -- Misty Salamanther +(194357, 0, 2, 201822, 56110), -- Encroaching Riverbeast +(194357, 0, 1, 220737, 56110), -- Encroaching Riverbeast +(194356, 0, 1, 220737, 56110), -- Serene Cascade +(194356, 0, 0, 220737, 56110), -- Serene Cascade +(194355, 0, 1, 220737, 56110), -- Infuser Sariya +(194355, 0, 0, 220737, 56110), -- Infuser Sariya +(194352, 0, 2, 194448, 56110), -- Parched Broadhoof Bull +(194352, 0, 1, 220737, 56110), -- Parched Broadhoof Bull +(194351, 0, 2, 194448, 56110), -- Parched Broadhoof +(194351, 0, 1, 220737, 56110), -- Parched Broadhoof +(194350, 0, 1, 220737, 56110), -- Fallhunter Ohuna +(194350, 0, 0, 220737, 56110), -- Fallhunter Ohuna +(194348, 0, 1, 220737, 56110), -- Bronze Timekeeper +(194348, 0, 0, 220737, 56110), -- Bronze Timekeeper +(194342, 0, 2, 220737, 56110), -- Spawning Thresher +(194342, 0, 1, 220737, 56110), -- Spawning Thresher +(194341, 0, 1, 220737, 56110), -- Fallhunter Ohuna +(194341, 0, 0, 220737, 56110), -- Fallhunter Ohuna +(194330, 0, 1, 220737, 56110), -- Decaying Slime +(194330, 0, 0, 220737, 56110), -- Decaying Slime +(194317, 0, 1, 220737, 56110), -- Stormcaller Boroo +(194317, 0, 0, 220737, 56110), -- Stormcaller Boroo +(194316, 0, 1, 220737, 56110), -- Stormcaller Zarii +(194316, 0, 0, 220737, 56110), -- Stormcaller Zarii +(194315, 0, 1, 220737, 56110), -- Stormcaller Solongo +(194315, 0, 0, 220737, 56110), -- Stormcaller Solongo +(194311, 0, 2, 220737, 56110), -- Freezefur Bruffalon +(194311, 0, 1, 220737, 56110), -- Freezefur Bruffalon +(194307, 0, 2, 194424, 56110), -- Highland Mammoth +(194307, 0, 1, 220737, 56110), -- Highland Mammoth +(194306, 0, 2, 194424, 56110), -- Highland Mammoth Bull +(194306, 0, 1, 220737, 56110), -- Highland Mammoth Bull +(194305, 0, 2, 220737, 56110), -- Highlands Calf +(194305, 0, 1, 220737, 56110), -- Highlands Calf +(194303, 0, 2, 194437, 56110), -- Primalist Shardbreaker +(194303, 0, 1, 220737, 56110), -- Primalist Shardbreaker +(194302, 0, 2, 194437, 56110), -- Primalist Earthshaker +(194302, 0, 1, 220737, 56110), -- Primalist Earthshaker +(194300, 0, 2, 220737, 56110), -- Highlands Cow +(194300, 0, 1, 220737, 56110), -- Highlands Cow +(194296, 0, 2, 194424, 56110), -- Highland Mammoth Calf +(194296, 0, 1, 220737, 56110), -- Highland Mammoth Calf +(194291, 0, 2, 201819, 56110), -- Primal Stonekin +(194291, 0, 1, 220737, 56110), -- Primal Stonekin +(194290, 0, 1, 220737, 56110), -- Feral Bakar +(194290, 0, 0, 220737, 56110), -- Feral Bakar +(194286, 0, 2, 201816, 56110), -- Azure Foal +(194286, 0, 1, 220737, 56110), -- Azure Foal +(194284, 0, 2, 201819, 56110), -- Sedentary Sediment +(194284, 0, 1, 220737, 56110), -- Sedentary Sediment +(194283, 0, 2, 201816, 56110), -- Azure Herdmare +(194283, 0, 1, 220737, 56110), -- Azure Herdmare +(194281, 0, 1, 220737, 56110), -- Azure Dragonspawn +(194281, 0, 0, 220737, 56110), -- Azure Dragonspawn +(194280, 0, 1, 220737, 56110), -- Azure Dragonspawn +(194280, 0, 0, 220737, 56110), -- Azure Dragonspawn +(194277, 0, 1, 220737, 56110), -- Magma Worm +(194277, 0, 0, 220737, 56110), -- Magma Worm +(194272, 0, 2, 220737, 56110), -- Highlands Bruffalon +(194272, 0, 1, 220737, 56110), -- Highlands Bruffalon +(194270, 0, 9, 220737, 56110), -- Arcane Devourer +(194270, 0, 8, 220737, 56110), -- Arcane Devourer +(194257, 0, 1, 220737, 56110), -- Highland Rhino +(194257, 0, 0, 220737, 56110), -- Highland Rhino +(194252, 0, 1, 220737, 56110), -- Mara +(194252, 0, 0, 220737, 56110), -- Mara +(194251, 0, 2, 220737, 56110), -- Degmakh +(194251, 0, 1, 220737, 56110), -- Degmakh +(194250, 0, 3, 199822, 56110), -- Overcharged Proto-Drake +(194250, 0, 2, 191782, 56110), -- Overcharged Proto-Drake +(194242, 0, 1, 220737, 56110), -- Icecling Ottuk +(194242, 0, 0, 220737, 56110), -- Icecling Ottuk +(194241, 0, 6, 194328, 56110), -- Vile Rothexer +(194241, 0, 5, 193867, 56110), -- Vile Rothexer +(194240, 0, 2, 220737, 56110), -- Gamgus +(194240, 0, 1, 220737, 56110), -- Gamgus +(194239, 0, 1, 220737, 56110), -- Dancing Lava +(194239, 0, 0, 220737, 56110), -- Dancing Lava +(194226, 0, 1, 220737, 56110), -- Personal Shell +(194226, 0, 0, 220737, 56110), -- Personal Shell +(194225, 0, 1, 220737, 56110), -- Muugurv +(194225, 0, 0, 220737, 56110), -- Muugurv +(194224, 0, 1, 220737, 56110), -- Crazed Alpha +(194224, 0, 0, 220737, 56110), -- Crazed Alpha +(194222, 0, 4, 192125, 56110), -- Qalashi Flamemuzzler +(194222, 0, 3, 193624, 56110), -- Qalashi Flamemuzzler +(194220, 0, 2, 220737, 56110), -- Pinefrost Bruffalon +(194220, 0, 1, 220737, 56110), -- Pinefrost Bruffalon +(194219, 0, 1, 220737, 56110), -- Primal Waterspout +(194219, 0, 0, 220737, 56110), -- Primal Waterspout +(194212, 0, 2, 201819, 56110), -- Unleashed Rubble +(194212, 0, 1, 220737, 56110), -- Unleashed Rubble +(194210, 0, 9, 220737, 56110), -- Azure Pathfinder +(194210, 0, 8, 220737, 56110), -- Azure Pathfinder +(194200, 0, 3, 199822, 56110), -- Infused Proto-Drake +(194200, 0, 2, 191782, 56110), -- Infused Proto-Drake +(194197, 0, 2, 201819, 56110), -- Aggravated Shalescrap +(194197, 0, 1, 220737, 56110), -- Aggravated Shalescrap +(194191, 0, 1, 220737, 56110), -- Frostrime Tempest +(194191, 0, 0, 220737, 56110), -- Frostrime Tempest +(194183, 0, 1, 220737, 56110), -- Mistyvale Collier +(194183, 0, 0, 220737, 56110), -- Mistyvale Collier +(194182, 0, 1, 220737, 56110), -- Mistyvale Collier +(194182, 0, 0, 220737, 56110), -- Mistyvale Collier +(194180, 0, 1, 220737, 56110), -- Mistyvale Collier +(194180, 0, 0, 220737, 56110), -- Mistyvale Collier +(194179, 0, 1, 220737, 56110), -- Destructive Fire Elemental +(194179, 0, 0, 220737, 56110), -- Destructive Fire Elemental +(194178, 0, 1, 220737, 56110), -- Destructive Lava +(194178, 0, 0, 220737, 56110), -- Destructive Lava +(194171, 0, 2, 194451, 56110), -- Frostcoat Bear +(194171, 0, 1, 220737, 56110), -- Frostcoat Bear +(194168, 0, 1, 220737, 56110), -- Sovereign Thunder Lizard +(194168, 0, 0, 220737, 56110), -- Sovereign Thunder Lizard +(194164, 0, 1, 220737, 56110), -- Excited Thunder Lizard Calf +(194164, 0, 0, 220737, 56110), -- Excited Thunder Lizard Calf +(194162, 0, 1, 220737, 56110), -- Territorial Thunder Lizard +(194162, 0, 0, 220737, 56110), -- Territorial Thunder Lizard +(194160, 0, 2, 194449, 56110), -- Glacial Giant +(194160, 0, 1, 220737, 56110), -- Glacial Giant +(194158, 0, 1, 220737, 56110), -- Snowstorm Rager +(194158, 0, 0, 220737, 56110), -- Snowstorm Rager +(194153, 0, 2, 191780, 56110), -- Greater Falls Basilisk +(194153, 0, 1, 220737, 56110), -- Greater Falls Basilisk +(194147, 0, 1, 220737, 56110), -- Volcanius +(194147, 0, 0, 220737, 56110), -- Volcanius +(194146, 0, 3, 199822, 56110), -- Wild Proto-Drake +(194146, 0, 2, 191782, 56110), -- Wild Proto-Drake +(194145, 0, 2, 201822, 56110), -- Mature Riverbeast +(194145, 0, 1, 220737, 56110), -- Mature Riverbeast +(194144, 0, 2, 201822, 56110), -- Riverbeast Elder +(194144, 0, 1, 220737, 56110), -- Riverbeast Elder +(194120, 0, 2, 192454, 56110), -- Vicious Rimefang +(194120, 0, 1, 220737, 56110), -- Vicious Rimefang +(194119, 0, 3, 192454, 56110), -- Stoneclaw Terror +(194119, 0, 2, 199822, 56110), -- Stoneclaw Terror +(194105, 0, 1, 220737, 56110), -- Elusive Elder Armoredon +(194105, 0, 0, 220737, 56110), -- Elusive Elder Armoredon +(194103, 0, 2, 194451, 56110), -- Elusive Rimeclaw Bear +(194103, 0, 1, 220737, 56110), -- Elusive Rimeclaw Bear +(194102, 0, 1, 220737, 56110), -- Elusive Elder Slyvern +(194102, 0, 0, 220737, 56110), -- Elusive Elder Slyvern +(194095, 0, 1, 220737, 56110), -- Raging Inferno +(194095, 0, 0, 220737, 56110), -- Raging Inferno +(194094, 0, 1, 220737, 56110), -- Bitterpeak Borer +(194094, 0, 0, 220737, 56110), -- Bitterpeak Borer +(194093, 0, 3, 199822, 56110), -- Wild Proto-Drake +(194093, 0, 2, 191782, 56110), -- Wild Proto-Drake +(194092, 0, 3, 199822, 56110), -- Wild Proto-Drake +(194092, 0, 2, 191782, 56110), -- Wild Proto-Drake +(194091, 0, 3, 199822, 56110), -- Wild Proto-Dragon +(194091, 0, 2, 191782, 56110), -- Wild Proto-Dragon +(194089, 0, 3, 199822, 56110), -- Wild Proto-Dragon +(194089, 0, 2, 191782, 56110), -- Wild Proto-Dragon +(194088, 0, 3, 199822, 56110), -- Wild Proto-Drake +(194088, 0, 2, 191782, 56110), -- Wild Proto-Drake +(194087, 0, 3, 199822, 56110), -- Wild Proto-Drake +(194087, 0, 2, 191782, 56110), -- Wild Proto-Drake +(194086, 0, 3, 199822, 56110), -- Wild Proto-Drake +(194086, 0, 2, 191782, 56110), -- Wild Proto-Drake +(194085, 0, 2, 194448, 56110), -- Elusive Elder Rockfang +(194085, 0, 1, 220737, 56110), -- Elusive Elder Rockfang +(194084, 0, 3, 199822, 56110), -- Wild Proto-Drake +(194084, 0, 2, 191782, 56110), -- Wild Proto-Drake +(194082, 0, 1, 220737, 56110), -- Elusive Storm Lizard +(194082, 0, 0, 220737, 56110), -- Elusive Storm Lizard +(194081, 0, 3, 199822, 56110), -- Wild Proto-Drake +(194081, 0, 2, 191782, 56110), -- Wild Proto-Drake +(194080, 0, 3, 199822, 56110), -- Wild Proto-Drake +(194080, 0, 2, 191782, 56110), -- Wild Proto-Drake +(194079, 0, 2, 201822, 56110), -- Mature Riverbeast +(194079, 0, 1, 220737, 56110), -- Mature Riverbeast +(194078, 0, 2, 201822, 56110), -- Riverbeast Elder +(194078, 0, 1, 220737, 56110), -- Riverbeast Elder +(194075, 0, 2, 201822, 56110), -- Mature Riverbeast +(194075, 0, 1, 220737, 56110), -- Mature Riverbeast +(194070, 0, 1, 220737, 56110), -- Wounded Scalesworn +(194070, 0, 0, 220737, 56110), -- Wounded Scalesworn +(194069, 0, 1, 220737, 56110), -- Wounded Scalesworn +(194069, 0, 0, 220737, 56110), -- Wounded Scalesworn +(194068, 0, 1, 220737, 56110), -- Humid Drizzle +(194068, 0, 0, 220737, 56110), -- Humid Drizzle +(194063, 0, 3, 199822, 56110), -- Elusive Prime Proto-Dragon +(194063, 0, 2, 191782, 56110), -- Elusive Prime Proto-Dragon +(194062, 0, 1, 220737, 56110), -- Elusive Prime Salamanther +(194062, 0, 0, 220737, 56110), -- Elusive Prime Salamanther +(194061, 0, 2, 194450, 56110), -- Wandering Cliffhorn +(194061, 0, 1, 220737, 56110), -- Wandering Cliffhorn +(194060, 0, 3, 193864, 56110), -- Elusive Magmammoth Bull +(194060, 0, 2, 194424, 56110), -- Elusive Magmammoth Bull +(194054, 0, 1, 220737, 56110), -- Mistbeetle +(194054, 0, 0, 220737, 56110), -- Mistbeetle +(194051, 0, 1, 220737, 56110), -- Juvenile Flysnatcher +(194051, 0, 0, 220737, 56110), -- Juvenile Flysnatcher +(194049, 0, 1, 220737, 56110), -- Horned Flysnatcher +(194049, 0, 0, 220737, 56110), -- Horned Flysnatcher +(194047, 0, 1, 220737, 56110), -- Tame Bakar +(194047, 0, 0, 220737, 56110), -- Tame Bakar +(194046, 0, 1, 220737, 56110), -- Tidal Rager +(194046, 0, 0, 220737, 56110), -- Tidal Rager +(194045, 0, 1, 220737, 56110), -- Coastal Scaleshell +(194045, 0, 0, 220737, 56110), -- Coastal Scaleshell +(194039, 0, 2, 201826, 56110), -- Nokhud Competitor +(194039, 0, 1, 220737, 56110), -- Nokhud Competitor +(194035, 0, 1, 220737, 56110), -- Tundra Bear +(194035, 0, 0, 220737, 56110), -- Tundra Bear +(194021, 0, 1, 220737, 56110), -- Insatiable Vulture +(194021, 0, 0, 220737, 56110), -- Insatiable Vulture +(194020, 0, 1, 220737, 56110), -- Stormfang Bakar +(194020, 0, 0, 220737, 56110), -- Stormfang Bakar +(194003, 0, 2, 201829, 56110), -- Queasy Hornswog +(194003, 0, 1, 220737, 56110), -- Queasy Hornswog +(193997, 0, 2, 194449, 56110), -- Stonebark Giant +(193997, 0, 1, 220737, 56110), -- Stonebark Giant +(193986, 0, 1, 220737, 56110), -- Elusive Slyvern +(193986, 0, 0, 220737, 56110), -- Elusive Slyvern +(193984, 0, 2, 220737, 56110), -- Spawning Frostfin +(193984, 0, 1, 220737, 56110), -- Spawning Frostfin +(193980, 0, 1, 220737, 56110), -- Icehorn Goat +(193980, 0, 0, 220737, 56110), -- Icehorn Goat +(193976, 0, 1, 220737, 56110), -- Craghorn Goat +(193976, 0, 0, 220737, 56110), -- Craghorn Goat +(193974, 0, 1, 220737, 56110), -- Mistyvale Physician +(193974, 0, 0, 220737, 56110), -- Mistyvale Physician +(193973, 0, 1, 220737, 56110), -- Mistyvale Splashcaster +(193973, 0, 0, 220737, 56110), -- Mistyvale Splashcaster +(193971, 0, 1, 220737, 56110), -- Mistyvale Mauler +(193971, 0, 0, 220737, 56110), -- Mistyvale Mauler +(193970, 0, 1, 220737, 56110), -- Mistyvale Mauler +(193970, 0, 0, 220737, 56110), -- Mistyvale Mauler +(193969, 0, 1, 220737, 56110), -- Mistyvale Firestarter +(193969, 0, 0, 220737, 56110), -- Mistyvale Firestarter +(193968, 0, 2, 220737, 56110), -- Cliffhoof Bruffalon +(193968, 0, 1, 220737, 56110); -- Cliffhoof Bruffalon + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(193967, 0, 4, 192125, 56110), -- Dragonbane Wingshredder +(193967, 0, 3, 193624, 56110), -- Dragonbane Wingshredder +(193966, 0, 2, 201816, 56110), -- Seaspan Runner +(193966, 0, 1, 220737, 56110), -- Seaspan Runner +(193965, 0, 1, 220737, 56110), -- Mistyvale Physician +(193965, 0, 0, 220737, 56110), -- Mistyvale Physician +(193960, 0, 2, 194449, 56110), -- Pinemoss Giant +(193960, 0, 1, 220737, 56110), -- Pinemoss Giant +(193959, 0, 1, 220737, 56110), -- Scaleshell Hatchling +(193959, 0, 0, 220737, 56110), -- Scaleshell Hatchling +(193958, 0, 1, 220737, 56110), -- Nokhud Galebringer +(193958, 0, 0, 220737, 56110), -- Nokhud Galebringer +(193956, 0, 1, 220737, 56110), -- Seawater Scaleshell +(193956, 0, 0, 220737, 56110), -- Seawater Scaleshell +(193952, 0, 1, 220737, 56110), -- Azure Crawler +(193952, 0, 0, 220737, 56110), -- Azure Crawler +(193951, 0, 1, 220737, 56110), -- Bronze Timekeeper +(193951, 0, 0, 220737, 56110), -- Bronze Timekeeper +(193950, 0, 2, 201819, 56110), -- Expelled Rubble +(193950, 0, 1, 220737, 56110), -- Expelled Rubble +(193949, 0, 2, 201819, 56110), -- Expelled Earth Elemental +(193949, 0, 1, 220737, 56110), -- Expelled Earth Elemental +(193948, 0, 1, 220737, 56110), -- Mistyvale Mauler +(193948, 0, 0, 220737, 56110), -- Mistyvale Mauler +(193944, 0, 4, 192125, 56110), -- Qalashi Lavamancer +(193944, 0, 3, 193624, 56110), -- Qalashi Lavamancer +(193943, 0, 2, 193864, 56110), -- Spiteful Snail +(193943, 0, 1, 220737, 56110), -- Spiteful Snail +(193942, 0, 2, 193864, 56110), -- Spiteful Slug +(193942, 0, 1, 220737, 56110), -- Spiteful Slug +(193941, 0, 2, 193864, 56110), -- Spiteful Snail +(193941, 0, 1, 220737, 56110), -- Spiteful Snail +(193926, 0, 2, 201829, 56110), -- Elder Obsidian Hornswog +(193926, 0, 1, 220737, 56110), -- Elder Obsidian Hornswog +(193925, 0, 2, 201829, 56110), -- Obsidian Swoglet +(193925, 0, 1, 220737, 56110), -- Obsidian Swoglet +(193923, 0, 2, 201829, 56110), -- Mature Obsidian Hornswog +(193923, 0, 1, 220737, 56110), -- Mature Obsidian Hornswog +(193918, 0, 2, 201829, 56110), -- Obsidian Hornswog +(193918, 0, 1, 220737, 56110), -- Obsidian Hornswog +(193911, 0, 1, 220737, 56110), -- Bronze Timekeeper +(193911, 0, 0, 220737, 56110), -- Bronze Timekeeper +(193902, 0, 1, 220737, 56110), -- Wind Eagle +(193902, 0, 0, 220737, 56110), -- Wind Eagle +(193900, 0, 1, 220737, 56110), -- Air Revenant +(193900, 0, 0, 220737, 56110), -- Air Revenant +(193896, 0, 1, 220737, 56110), -- Borzgas +(193896, 0, 0, 220737, 56110), -- Borzgas +(193895, 0, 1, 220737, 56110), -- Earth Revenant +(193895, 0, 0, 220737, 56110), -- Earth Revenant +(193894, 0, 1, 220737, 56110), -- Elusive Ottuk +(193894, 0, 0, 220737, 56110), -- Elusive Ottuk +(193893, 0, 2, 191780, 56110), -- Elusive Stonegazer +(193893, 0, 1, 220737, 56110), -- Elusive Stonegazer +(193892, 0, 2, 194448, 56110), -- Elusive Bull +(193892, 0, 1, 220737, 56110), -- Elusive Bull +(193891, 0, 2, 194053, 56110), -- Elusive Crystalspine +(193891, 0, 1, 220737, 56110), -- Elusive Crystalspine +(193885, 0, 2, 220737, 56110), -- Salkii +(193885, 0, 1, 220737, 56110), -- Salkii +(193884, 0, 1, 220737, 56110), -- Elusive Hornstrider +(193884, 0, 0, 220737, 56110), -- Elusive Hornstrider +(193883, 0, 1, 220737, 56110), -- Elusive Ohuna +(193883, 0, 0, 220737, 56110), -- Elusive Ohuna +(193882, 0, 1, 220737, 56110), -- Elusive Feral Bakar +(193882, 0, 0, 220737, 56110), -- Elusive Feral Bakar +(193881, 0, 2, 194448, 56110), -- Elusive Rockfang +(193881, 0, 1, 220737, 56110), -- Elusive Rockfang +(193880, 0, 1, 220737, 56110), -- Shortcoat Bear Cub +(193880, 0, 0, 220737, 56110), -- Shortcoat Bear Cub +(193876, 0, 2, 198398, 56110), -- Primal Proto-Whelp +(193876, 0, 1, 220737, 56110), -- Primal Proto-Whelp +(193874, 0, 1, 220737, 56110), -- Wind Eagle +(193874, 0, 0, 220737, 56110), -- Wind Eagle +(193873, 0, 1, 220737, 56110), -- Elusive Snapdragon +(193873, 0, 0, 220737, 56110), -- Elusive Snapdragon +(193869, 0, 1, 220737, 56110), -- Icecling Pup +(193869, 0, 0, 220737, 56110), -- Icecling Pup +(193864, 0, 2, 194053, 56110), -- Wild Crystalspine +(193864, 0, 1, 220737, 56110), -- Wild Crystalspine +(193862, 0, 1, 220737, 56110), -- Elusive Fiery Dreadsquall +(193862, 0, 0, 220737, 56110), -- Elusive Fiery Dreadsquall +(193861, 0, 3, 193864, 56110), -- Elusive Magmammoth +(193861, 0, 2, 194424, 56110), -- Elusive Magmammoth +(193860, 0, 3, 193864, 56110), -- Elusive Lava Phoenix +(193860, 0, 2, 193839, 56110), -- Elusive Lava Phoenix +(193859, 0, 1, 220737, 56110), -- Elusive Thunder Lizard +(193859, 0, 0, 220737, 56110), -- Elusive Thunder Lizard +(193857, 0, 3, 199822, 56110), -- Elusive Proto-Dragon +(193857, 0, 2, 191782, 56110), -- Elusive Proto-Dragon +(193855, 0, 2, 201816, 56110), -- Elusive Vorquin +(193855, 0, 1, 220737, 56110), -- Elusive Vorquin +(193854, 0, 1, 220737, 56110), -- Elusive Salamanther +(193854, 0, 0, 220737, 56110), -- Elusive Salamanther +(193853, 0, 2, 220737, 56110), -- Galnmor +(193853, 0, 1, 220737, 56110), -- Galnmor +(193849, 0, 3, 199822, 56110), -- Rakkesh of the Flow +(193849, 0, 2, 191782, 56110), -- Rakkesh of the Flow +(193848, 0, 3, 199822, 56110), -- Gethrel the South Wind +(193848, 0, 2, 191782, 56110), -- Gethrel the South Wind +(193847, 0, 3, 199822, 56110), -- Chalsec of the Earth +(193847, 0, 2, 191782, 56110), -- Chalsec of the Earth +(193840, 0, 2, 201826, 56110), -- Nokhud Raider +(193840, 0, 1, 220737, 56110), -- Nokhud Raider +(193839, 0, 2, 201826, 56110), -- Nokhud Dominator +(193839, 0, 1, 220737, 56110), -- Nokhud Dominator +(193836, 0, 2, 194437, 56110), -- Windmancer Navati +(193836, 0, 1, 220737, 56110), -- Windmancer Navati +(193833, 0, 1, 220737, 56110), -- Flickering Flame +(193833, 0, 0, 220737, 56110), -- Flickering Flame +(193828, 0, 2, 201825, 56110), -- Primal Mantis +(193828, 0, 1, 220737, 56110), -- Primal Mantis +(193827, 0, 1, 220737, 56110), -- Stormed Blackpaw +(193827, 0, 0, 220737, 56110), -- Stormed Blackpaw +(193825, 0, 1, 220737, 56110), -- Captured Proto-Whelp +(193825, 0, 0, 220737, 56110), -- Captured Proto-Whelp +(193822, 0, 2, 201829, 56110), -- Ruffian Hornswog +(193822, 0, 1, 220737, 56110), -- Ruffian Hornswog +(193821, 0, 2, 201829, 56110), -- Ruffian Hornswog +(193821, 0, 1, 220737, 56110), -- Ruffian Hornswog +(193820, 0, 2, 201829, 56110), -- Ruffian Hornswog +(193820, 0, 1, 220737, 56110), -- Ruffian Hornswog +(193819, 0, 2, 201829, 56110), -- Ruffian Hornswog +(193819, 0, 1, 220737, 56110), -- Ruffian Hornswog +(193816, 0, 3, 199822, 56110), -- Primal Proto-Drake +(193816, 0, 2, 191782, 56110), -- Primal Proto-Drake +(193815, 0, 1, 220737, 56110), -- Rampaging Downpour +(193815, 0, 0, 220737, 56110), -- Rampaging Downpour +(193813, 0, 1, 220737, 56110), -- Refti Survivor +(193813, 0, 0, 220737, 56110), -- Refti Survivor +(193811, 0, 3, 199822, 56110), -- Primal Proto-Drake +(193811, 0, 2, 191782, 56110), -- Primal Proto-Drake +(193810, 0, 1, 220737, 56110), -- Diverted Stream +(193810, 0, 0, 220737, 56110), -- Diverted Stream +(193809, 0, 3, 198042, 56110), -- Productive Pollinator +(193809, 0, 2, 220737, 56110), -- Productive Pollinator +(193806, 0, 3, 199822, 56110), -- Primal Proto-Drake +(193806, 0, 2, 191782, 56110), -- Primal Proto-Drake +(193795, 0, 1, 220737, 56110), -- Earthbound Primalist +(193795, 0, 0, 220737, 56110), -- Earthbound Primalist +(193791, 0, 1, 220737, 56110), -- Sundered Mercenary +(193791, 0, 0, 220737, 56110), -- Sundered Mercenary +(193790, 0, 1, 220737, 56110), -- Sundered Supplyhand +(193790, 0, 0, 220737, 56110), -- Sundered Supplyhand +(193785, 0, 1, 220737, 56110), -- Dead Bakar +(193785, 0, 0, 220737, 56110), -- Dead Bakar +(193784, 0, 1, 220737, 56110), -- Dead Slyvern +(193784, 0, 0, 220737, 56110), -- Dead Slyvern +(193783, 0, 2, 194437, 56110), -- Trakhan +(193783, 0, 1, 220737, 56110), -- Trakhan +(193776, 0, 1, 220737, 56110), -- Highlands Goat +(193776, 0, 0, 220737, 56110), -- Highlands Goat +(193771, 0, 2, 194448, 56110), -- Spotted Rockfang +(193771, 0, 1, 220737, 56110), -- Spotted Rockfang +(193770, 0, 2, 194448, 56110), -- Rockfang Skulker +(193770, 0, 1, 220737, 56110), -- Rockfang Skulker +(193769, 0, 2, 194448, 56110), -- Plains Rockfang +(193769, 0, 1, 220737, 56110), -- Plains Rockfang +(193768, 0, 2, 194448, 56110), -- Rockfang +(193768, 0, 1, 220737, 56110), -- Rockfang +(193766, 0, 3, 199822, 56110), -- Starving Proto-Drake +(193766, 0, 2, 191782, 56110), -- Starving Proto-Drake +(193765, 0, 2, 194451, 56110), -- Frigidpelt Cub +(193765, 0, 1, 220737, 56110), -- Frigidpelt Cub +(193764, 0, 2, 201829, 56110), -- Intrusive Hornswog +(193764, 0, 1, 220737, 56110), -- Intrusive Hornswog +(193763, 0, 2, 201829, 56110), -- Intrusive Swoglet +(193763, 0, 1, 220737, 56110), -- Intrusive Swoglet +(193753, 0, 2, 201816, 56110), -- Elegant Foal +(193753, 0, 1, 220737, 56110), -- Elegant Foal +(193752, 0, 2, 201816, 56110), -- Elegant Vorquin +(193752, 0, 1, 220737, 56110), -- Elegant Vorquin +(193750, 0, 2, 194437, 56110), -- Primalist Stormsage +(193750, 0, 1, 220737, 56110), -- Primalist Stormsage +(193747, 0, 2, 201829, 56110), -- Intrusive Swoglet +(193747, 0, 1, 220737, 56110), -- Intrusive Swoglet +(193739, 0, 2, 194448, 56110), -- Forkriver Pinehoof +(193739, 0, 1, 220737, 56110), -- Forkriver Pinehoof +(193738, 0, 2, 194448, 56110), -- Forkriver Bull +(193738, 0, 1, 220737, 56110), -- Forkriver Bull +(193735, 0, 10, 220737, 56110), -- Moth'go Deeploom +(193735, 0, 9, 220737, 56110), -- Moth'go Deeploom +(193734, 0, 1, 220737, 56110), -- Dusty Timepiece +(193734, 0, 0, 220737, 56110), -- Dusty Timepiece +(193733, 0, 1, 220737, 56110), -- Toejam the Terrible +(193733, 0, 0, 220737, 56110), -- Toejam the Terrible +(193732, 0, 2, 201816, 56110), -- Injured Foal +(193732, 0, 1, 220737, 56110), -- Injured Foal +(193730, 0, 4, 198346, 56110), -- Forkriver Goat +(193730, 0, 3, 198347, 56110), -- Forkriver Goat +(193729, 0, 1, 220737, 56110), -- Jubilant Cricket +(193729, 0, 0, 220737, 56110), -- Jubilant Cricket +(193727, 0, 1, 220737, 56110), -- Hungry Marmoni +(193727, 0, 0, 220737, 56110), -- Hungry Marmoni +(193726, 0, 1, 220737, 56110), -- Slyvern Hunter +(193726, 0, 0, 220737, 56110), -- Slyvern Hunter +(193725, 0, 1, 220737, 56110), -- Karkidan +(193725, 0, 0, 220737, 56110), -- Karkidan +(193724, 0, 1, 220737, 56110), -- Uurtus +(193724, 0, 0, 220737, 56110), -- Uurtus +(193723, 0, 1, 220737, 56110), -- Mossy Armoredon +(193723, 0, 0, 220737, 56110), -- Mossy Armoredon +(193722, 0, 3, 199822, 56110), -- Tomnu +(193722, 0, 2, 191782, 56110), -- Tomnu +(193721, 0, 1, 220737, 56110), -- Crested Poolskipper +(193721, 0, 0, 220737, 56110), -- Crested Poolskipper +(193720, 0, 1, 220737, 56110), -- Slyvern Hunter +(193720, 0, 0, 220737, 56110), -- Slyvern Hunter +(193719, 0, 2, 194448, 56110), -- Pinehoof Cow +(193719, 0, 1, 220737, 56110), -- Pinehoof Cow +(193714, 0, 2, 201829, 56110), -- Swoglet +(193714, 0, 1, 220737, 56110), -- Swoglet +(193713, 0, 5, 193867, 56110), -- Barrel +(193713, 0, 4, 194443, 56110), -- Barrel +(193710, 0, 10, 220737, 56110), -- Seereel, the Spring +(193710, 0, 9, 220737, 56110), -- Seereel, the Spring +(193708, 0, 10, 220737, 56110), -- Skald the Impaler +(193708, 0, 9, 220737, 56110), -- Skald the Impaler +(193706, 0, 10, 220737, 56110), -- Snufflegust +(193706, 0, 9, 220737, 56110), -- Snufflegust +(193705, 0, 1, 220737, 56110), -- Bustled Beetle +(193705, 0, 0, 220737, 56110), -- Bustled Beetle +(193704, 0, 2, 220737, 56110), -- Honmor +(193704, 0, 1, 220737, 56110), -- Honmor +(193703, 0, 1, 220737, 56110), -- Scrambling Skitterfly +(193703, 0, 0, 220737, 56110), -- Scrambling Skitterfly +(193702, 0, 2, 191780, 56110), -- Blistered Basilisk +(193702, 0, 1, 220737, 56110), -- Blistered Basilisk +(193700, 0, 1, 220737, 56110), -- Squelchy Salamanther +(193700, 0, 0, 220737, 56110), -- Squelchy Salamanther +(193699, 0, 1, 220737, 56110), -- Boggy Bullfrog +(193699, 0, 0, 220737, 56110), -- Boggy Bullfrog +(193698, 0, 10, 220737, 56110), -- Frigidpelt Den Mother +(193698, 0, 9, 220737, 56110), -- Frigidpelt Den Mother +(193693, 0, 13, 220737, 56110), -- Rusthide +(193693, 0, 12, 220737, 56110), -- Rusthide +(193691, 0, 9, 220737, 56110), -- Fisherman Tinnak +(193691, 0, 8, 220737, 56110), -- Fisherman Tinnak +(193688, 0, 9, 220737, 56110), -- Phenran +(193688, 0, 8, 220737, 56110), -- Phenran +(193686, 0, 12, 220737, 56110), -- Neela Firebane +(193686, 0, 11, 220737, 56110), -- Neela Firebane +(193684, 0, 12, 220737, 56110), -- Pipspark Thundersnap +(193684, 0, 11, 220737, 56110), -- Pipspark Thundersnap +(193682, 0, 12, 220737, 56110), -- Rouen Icewind +(193682, 0, 11, 220737, 56110), -- Rouen Icewind +(193680, 0, 12, 220737, 56110), -- Zurgaz Corebreaker +(193680, 0, 11, 220737, 56110), -- Zurgaz Corebreaker +(193677, 0, 12, 220737, 56110), -- Maeleera +(193677, 0, 11, 220737, 56110); -- Maeleera + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(193676, 0, 3, 194448, 56110), -- Thousandmile +(193676, 0, 2, 198137, 56110), -- Thousandmile +(193675, 0, 12, 220737, 56110), -- Kain Firebrand +(193675, 0, 11, 220737, 56110), -- Kain Firebrand +(193674, 0, 11, 220737, 56110), -- Voraazka +(193674, 0, 10, 220737, 56110), -- Voraazka +(193673, 0, 1, 220737, 56110), -- Shortcoat Mauler +(193673, 0, 0, 220737, 56110), -- Shortcoat Mauler +(193670, 0, 2, 201828, 56110), -- Lively Bloom +(193670, 0, 1, 220737, 56110), -- Lively Bloom +(193669, 0, 3, 220737, 56110), -- Prozela Galeshot +(193669, 0, 2, 220737, 56110), -- Prozela Galeshot +(193668, 0, 3, 220737, 56110), -- Lookout Mordren +(193668, 0, 2, 220737, 56110), -- Lookout Mordren +(193666, 0, 10, 220737, 56110), -- Rokmur +(193666, 0, 9, 220737, 56110), -- Rokmur +(193664, 0, 9, 220737, 56110), -- Ancient Protector +(193664, 0, 8, 220737, 56110), -- Ancient Protector +(193663, 0, 9, 220737, 56110), -- Craggravated Elemental +(193663, 0, 8, 220737, 56110), -- Craggravated Elemental +(193658, 0, 11, 199822, 56110), -- Corrupted Proto-Dragon +(193658, 0, 10, 191782, 56110), -- Corrupted Proto-Dragon +(193656, 0, 1, 220737, 56110), -- Titan Defense Orb +(193656, 0, 0, 220737, 56110), -- Titan Defense Orb +(193655, 0, 11, 220737, 56110), -- Frozion +(193655, 0, 10, 220737, 56110), -- Frozion +(193654, 0, 12, 220737, 56110), -- Gravlion +(193654, 0, 11, 220737, 56110), -- Gravlion +(193653, 0, 11, 220737, 56110), -- Gaelzion +(193653, 0, 10, 220737, 56110), -- Gaelzion +(193652, 0, 11, 220737, 56110), -- Grizzlerock +(193652, 0, 10, 220737, 56110), -- Grizzlerock +(193651, 0, 1, 220737, 56110), -- Bronze Timekeeper +(193651, 0, 0, 220737, 56110), -- Bronze Timekeeper +(193650, 0, 11, 220737, 56110), -- Emblazion +(193650, 0, 10, 220737, 56110), -- Emblazion +(193648, 0, 12, 220737, 56110), -- Infernum +(193648, 0, 11, 220737, 56110), -- Infernum +(193647, 0, 12, 220737, 56110), -- Karantun +(193647, 0, 11, 220737, 56110), -- Karantun +(193646, 0, 9, 192125, 56110), -- Qalashi Bonebreakers +(193646, 0, 8, 193624, 56110), -- Qalashi Bonebreakers +(193645, 0, 12, 220737, 56110), -- Crystalus +(193645, 0, 11, 220737, 56110), -- Crystalus +(193644, 0, 12, 220737, 56110), -- Bouldron +(193644, 0, 11, 220737, 56110), -- Bouldron +(193643, 0, 1, 220737, 56110), -- Sand Burrower +(193643, 0, 0, 220737, 56110), -- Sand Burrower +(193642, 0, 1, 220737, 56110), -- Ancient Dreadsquall +(193642, 0, 0, 220737, 56110), -- Ancient Dreadsquall +(193641, 0, 9, 192125, 56110), -- Qalashi Wallcrasher +(193641, 0, 8, 193624, 56110), -- Qalashi Wallcrasher +(193636, 0, 1, 220737, 56110), -- Pinewing Mallard +(193636, 0, 0, 220737, 56110), -- Pinewing Mallard +(193634, 0, 11, 220737, 56110), -- Swog'ranka +(193634, 0, 10, 220737, 56110), -- Swog'ranka +(193632, 0, 9, 220737, 56110), -- Wilrive +(193632, 0, 8, 220737, 56110), -- Wilrive +(193630, 0, 8, 193864, 56110), -- Qalashi Magmammoth +(193630, 0, 7, 194424, 56110), -- Qalashi Magmammoth +(193627, 0, 1, 220737, 56110), -- Shortcoat Bear +(193627, 0, 0, 220737, 56110), -- Shortcoat Bear +(193626, 0, 1, 220737, 56110), -- Cave Salamander +(193626, 0, 0, 220737, 56110), -- Cave Salamander +(193618, 0, 2, 201819, 56110), -- Restless Rocks +(193618, 0, 1, 220737, 56110), -- Restless Rocks +(193612, 0, 1, 220737, 56110), -- Highpeaks Goat +(193612, 0, 0, 220737, 56110), -- Highpeaks Goat +(193609, 0, 2, 220737, 56110), -- Ruby Peafowl +(193609, 0, 1, 220737, 56110), -- Ruby Peafowl +(193606, 0, 2, 194424, 56110), -- Snowy Mammoth Calf +(193606, 0, 1, 220737, 56110), -- Snowy Mammoth Calf +(193605, 0, 1, 220737, 56110), -- Scavenging Hardshell +(193605, 0, 0, 220737, 56110), -- Scavenging Hardshell +(193604, 0, 1, 220737, 56110), -- Sandsifting Crawler +(193604, 0, 0, 220737, 56110), -- Sandsifting Crawler +(193599, 0, 1, 220737, 56110), -- Wildwater Matriarch +(193599, 0, 0, 220737, 56110), -- Wildwater Matriarch +(193598, 0, 2, 194424, 56110), -- Snowy Mammoth +(193598, 0, 1, 220737, 56110), -- Snowy Mammoth +(193596, 0, 1, 220737, 56110), -- Scavenging Hullripper +(193596, 0, 0, 220737, 56110), -- Scavenging Hullripper +(193595, 0, 2, 194448, 56110), -- Pinehoof Bull +(193595, 0, 1, 220737, 56110), -- Pinehoof Bull +(193591, 0, 1, 220737, 56110), -- Truant Whelp +(193591, 0, 0, 220737, 56110), -- Truant Whelp +(193589, 0, 1, 220737, 56110), -- Truant Whelp +(193589, 0, 0, 220737, 56110), -- Truant Whelp +(193588, 0, 1, 220737, 56110), -- Truant Whelp +(193588, 0, 0, 220737, 56110), -- Truant Whelp +(193587, 0, 1, 220737, 56110), -- Truant Whelp +(193587, 0, 0, 220737, 56110), -- Truant Whelp +(193585, 0, 1, 220737, 56110), -- Ice Burrower Larvae +(193585, 0, 0, 220737, 56110), -- Ice Burrower Larvae +(193579, 0, 2, 220737, 56110), -- Muckjaw Basilisk +(193579, 0, 1, 220737, 56110), -- Muckjaw Basilisk +(193577, 0, 2, 201816, 56110), -- Lushmeadow Stag +(193577, 0, 1, 220737, 56110), -- Lushmeadow Stag +(193576, 0, 2, 201816, 56110), -- Lushmeadow Grazer +(193576, 0, 1, 220737, 56110), -- Lushmeadow Grazer +(193572, 0, 2, 201826, 56110), -- Nokhud Warsmith +(193572, 0, 1, 220737, 56110), -- Nokhud Warsmith +(193565, 0, 2, 201826, 56110), -- Nokhud Defender +(193565, 0, 1, 220737, 56110), -- Nokhud Defender +(193564, 0, 1, 220737, 56110), -- Truant Whelp +(193564, 0, 0, 220737, 56110), -- Truant Whelp +(193562, 0, 3, 199822, 56110), -- Wild Proto-Drake +(193562, 0, 2, 191782, 56110), -- Wild Proto-Drake +(193561, 0, 2, 194424, 56110), -- Oopa +(193561, 0, 1, 220737, 56110), -- Oopa +(193559, 0, 2, 201819, 56110), -- Raging Stonebreaker +(193559, 0, 1, 220737, 56110), -- Raging Stonebreaker +(193557, 0, 2, 220737, 56110), -- Primalist Flameguard +(193557, 0, 1, 220737, 56110), -- Primalist Flameguard +(193556, 0, 2, 194449, 56110), -- Molten Giant +(193556, 0, 1, 220737, 56110), -- Molten Giant +(193555, 0, 2, 201826, 56110), -- Nokhud Villager +(193555, 0, 1, 220737, 56110), -- Nokhud Villager +(193553, 0, 1, 220737, 56110), -- Nokhud Warhound +(193553, 0, 0, 220737, 56110), -- Nokhud Warhound +(193552, 0, 2, 201835, 56110), -- Shadeslash Bandit +(193552, 0, 1, 220737, 56110), -- Shadeslash Bandit +(193550, 0, 3, 193864, 56110), -- Dograc The Burning +(193550, 0, 2, 194424, 56110), -- Dograc The Burning +(193549, 0, 2, 194450, 56110), -- Crazed Lost Argali +(193549, 0, 1, 220737, 56110), -- Crazed Lost Argali +(193545, 0, 1, 220737, 56110), -- Feral Bakar +(193545, 0, 0, 220737, 56110), -- Feral Bakar +(193544, 0, 2, 201826, 56110), -- Nokhud Houndsman +(193544, 0, 1, 220737, 56110), -- Nokhud Houndsman +(193543, 0, 2, 201829, 56110), -- Cautious Croaker +(193543, 0, 1, 220737, 56110), -- Cautious Croaker +(193541, 0, 3, 201828, 56110), -- Laden Lasher +(193541, 0, 2, 220737, 56110), -- Laden Lasher +(193540, 0, 2, 201829, 56110), -- Coy Croaker +(193540, 0, 1, 220737, 56110), -- Coy Croaker +(193539, 0, 2, 201829, 56110), -- Shy Croaker +(193539, 0, 1, 220737, 56110), -- Shy Croaker +(193536, 0, 3, 202394, 56110), -- Rockfang Cub +(193536, 0, 2, 194448, 56110), -- Rockfang Cub +(193522, 0, 2, 197959, 56110), -- Ruinous +(193522, 0, 1, 220737, 56110), -- Ruinous +(193521, 0, 3, 201829, 56110), -- Shy Croaklet +(193521, 0, 2, 201829, 56110), -- Shy Croaklet +(193514, 0, 2, 194424, 56110), -- Snowy Mammoth Bull +(193514, 0, 1, 220737, 56110), -- Snowy Mammoth Bull +(193511, 0, 2, 194053, 56110), -- Woadspine +(193511, 0, 1, 220737, 56110), -- Woadspine +(193509, 0, 1, 220737, 56110), -- Woodland Filcher +(193509, 0, 0, 220737, 56110), -- Woodland Filcher +(193507, 0, 2, 220737, 56110), -- Red Furred Bull +(193507, 0, 1, 220737, 56110), -- Red Furred Bull +(193505, 0, 5, 193867, 56110), -- Sickly Pilferer +(193505, 0, 4, 194443, 56110), -- Sickly Pilferer +(193503, 0, 2, 220737, 56110), -- Red Furred Cow +(193503, 0, 1, 220737, 56110), -- Red Furred Cow +(193502, 0, 2, 220737, 56110), -- Red Furred Calf +(193502, 0, 1, 220737, 56110), -- Red Furred Calf +(193498, 0, 1, 220737, 56110), -- Juvenile Shortcoat Bear +(193498, 0, 0, 220737, 56110), -- Juvenile Shortcoat Bear +(193497, 0, 1, 220737, 56110), -- Shortcoat Bear +(193497, 0, 0, 220737, 56110), -- Shortcoat Bear +(193496, 0, 1, 220737, 56110), -- Mud Beaver +(193496, 0, 0, 220737, 56110), -- Mud Beaver +(193491, 0, 1, 220737, 56110), -- Thickfur Ottuk +(193491, 0, 0, 220737, 56110), -- Thickfur Ottuk +(193486, 0, 2, 194437, 56110), -- Primalist Stormreaver +(193486, 0, 1, 220737, 56110), -- Primalist Stormreaver +(193484, 0, 1, 220737, 56110), -- Thickfur Ottuk Pup +(193484, 0, 0, 220737, 56110), -- Thickfur Ottuk Pup +(193482, 0, 2, 194437, 56110), -- Primalist Stormsage +(193482, 0, 1, 220737, 56110), -- Primalist Stormsage +(193470, 0, 1, 220737, 56110), -- Overturned Hatchling +(193470, 0, 0, 220737, 56110), -- Overturned Hatchling +(193467, 0, 2, 201826, 56110), -- Nokhud Warspear +(193467, 0, 1, 220737, 56110), -- Nokhud Warspear +(193462, 0, 2, 201826, 56110), -- Batak +(193462, 0, 1, 220737, 56110), -- Batak +(193457, 0, 2, 201826, 56110), -- Balara +(193457, 0, 1, 220737, 56110), -- Balara +(193451, 0, 5, 193867, 56110), -- Snowhide Yeti Hunter +(193451, 0, 4, 194443, 56110), -- Snowhide Yeti Hunter +(193447, 0, 1, 220737, 56110), -- Wildwater Ottuk Pup +(193447, 0, 0, 220737, 56110), -- Wildwater Ottuk Pup +(193445, 0, 1, 220737, 56110), -- Air Revenant +(193445, 0, 0, 220737, 56110), -- Air Revenant +(193444, 0, 1, 220737, 56110), -- Feasting Wyrm +(193444, 0, 0, 220737, 56110), -- Feasting Wyrm +(193443, 0, 4, 192125, 56110), -- Molka The Grinder +(193443, 0, 3, 193624, 56110), -- Molka The Grinder +(193442, 0, 4, 192125, 56110), -- Stonewrecker Tokara +(193442, 0, 3, 193624, 56110), -- Stonewrecker Tokara +(193438, 0, 1, 220737, 56110), -- Snowypelt Slyvern +(193438, 0, 0, 220737, 56110), -- Snowypelt Slyvern +(193436, 0, 1, 220737, 56110), -- Ruby Mallard +(193436, 0, 0, 220737, 56110), -- Ruby Mallard +(193433, 0, 1, 220737, 56110), -- Wildwater Ottuk Pup +(193433, 0, 0, 220737, 56110), -- Wildwater Ottuk Pup +(193431, 0, 1, 220737, 56110), -- Hungry Nibbler +(193431, 0, 0, 220737, 56110), -- Hungry Nibbler +(193430, 0, 1, 220737, 56110), -- Prowling Vulture +(193430, 0, 0, 220737, 56110), -- Prowling Vulture +(193429, 0, 2, 194448, 56110), -- Ravaged Bruffalon +(193429, 0, 1, 220737, 56110), -- Ravaged Bruffalon +(193428, 0, 2, 220737, 56110), -- Feral Hyena +(193428, 0, 1, 220737, 56110), -- Feral Hyena +(193427, 0, 1, 220737, 56110), -- Tired Goat +(193427, 0, 0, 220737, 56110), -- Tired Goat +(193426, 0, 1, 220737, 56110), -- Coalesced Magma +(193426, 0, 0, 220737, 56110), -- Coalesced Magma +(193425, 0, 1, 220737, 56110), -- Cricket +(193425, 0, 0, 220737, 56110), -- Cricket +(193422, 0, 1, 220737, 56110), -- Starving Bullfrog +(193422, 0, 0, 220737, 56110), -- Starving Bullfrog +(193420, 0, 1, 220737, 56110), -- Desiccated Deer +(193420, 0, 0, 220737, 56110), -- Desiccated Deer +(193417, 0, 1, 220737, 56110), -- Young Horned Armoredon +(193417, 0, 0, 220737, 56110), -- Young Horned Armoredon +(193414, 0, 2, 220737, 56110), -- Magmasworn Flameweaver +(193414, 0, 1, 220737, 56110), -- Magmasworn Flameweaver +(193412, 0, 1, 220737, 56110), -- Ara'rotan the Corrupted +(193412, 0, 0, 220737, 56110), -- Ara'rotan the Corrupted +(193409, 0, 1, 220737, 56110), -- Wildwater Ottuk +(193409, 0, 0, 220737, 56110), -- Wildwater Ottuk +(193407, 0, 2, 202394, 56110), -- Horned Plainstomper +(193407, 0, 1, 220737, 56110), -- Horned Plainstomper +(193405, 0, 1, 220737, 56110), -- Wildwater Timbertooth +(193405, 0, 0, 220737, 56110), -- Wildwater Timbertooth +(193403, 0, 1, 220737, 56110), -- Plains Musken +(193403, 0, 0, 220737, 56110), -- Plains Musken +(193402, 0, 1, 220737, 56110), -- Snowscruff Runt +(193402, 0, 0, 220737, 56110), -- Snowscruff Runt +(193401, 0, 1, 220737, 56110), -- Snowscruff Bakar +(193401, 0, 0, 220737, 56110), -- Snowscruff Bakar +(193396, 0, 3, 202394, 56110), -- Young Mosshair +(193396, 0, 2, 194424, 56110), -- Young Mosshair +(193395, 0, 3, 202394, 56110), -- Mosshair Mammoth +(193395, 0, 2, 194424, 56110), -- Mosshair Mammoth +(193394, 0, 3, 202394, 56110), -- Mosshair Bull +(193394, 0, 2, 194424, 56110), -- Mosshair Bull +(193391, 0, 1, 220737, 56110), -- Towering Fickleshells +(193391, 0, 0, 220737, 56110), -- Towering Fickleshells +(193389, 0, 1, 220737, 56110), -- Towering Fickleshells +(193389, 0, 0, 220737, 56110), -- Towering Fickleshells +(193388, 0, 1, 220737, 56110), -- Towering Fickleshells +(193388, 0, 0, 220737, 56110), -- Towering Fickleshells +(193386, 0, 3, 202394, 56110), -- Grazing Broadhoof +(193386, 0, 2, 194448, 56110), -- Grazing Broadhoof +(193385, 0, 3, 202394, 56110), -- Broadhoof Bull +(193385, 0, 2, 194448, 56110); -- Broadhoof Bull + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(193384, 0, 4, 202394, 56110), -- Plains Rockfang +(193384, 0, 3, 194448, 56110), -- Plains Rockfang +(193381, 0, 2, 194437, 56110), -- Urveda the Stormbinder +(193381, 0, 1, 220737, 56110), -- Urveda the Stormbinder +(193378, 0, 2, 201829, 56110), -- Leapmaize Ambusher +(193378, 0, 1, 220737, 56110), -- Leapmaize Ambusher +(193376, 0, 2, 220737, 56110), -- Scythid Hunter +(193376, 0, 1, 220737, 56110), -- Scythid Hunter +(193373, 0, 1, 220737, 56110), -- Nokhud Thunderfist +(193373, 0, 0, 220737, 56110), -- Nokhud Thunderfist +(193370, 0, 1, 220737, 56110), -- Dismay Fly +(193370, 0, 0, 220737, 56110), -- Dismay Fly +(193367, 0, 1, 220737, 56110), -- Dismay Fly +(193367, 0, 0, 220737, 56110), -- Dismay Fly +(193364, 0, 1, 220737, 56110), -- Lithragosa +(193364, 0, 0, 220737, 56110), -- Lithragosa +(193355, 0, 2, 194552, 56110), -- Disturbed Frillfish +(193355, 0, 1, 220737, 56110), -- Disturbed Frillfish +(193353, 0, 1, 220737, 56110), -- Plainsbound Slyvern +(193353, 0, 0, 220737, 56110), -- Plainsbound Slyvern +(193348, 0, 1, 220737, 56110), -- Ancient Plainstomper +(193348, 0, 0, 220737, 56110), -- Ancient Plainstomper +(193346, 0, 1, 220737, 56110), -- Horned Plainstomper +(193346, 0, 0, 220737, 56110), -- Horned Plainstomper +(193342, 0, 1, 220737, 56110), -- Collector Zik +(193342, 0, 0, 220737, 56110), -- Collector Zik +(193341, 0, 1, 220737, 56110), -- Angen +(193341, 0, 0, 220737, 56110), -- Angen +(193338, 0, 1, 220737, 56110), -- Protective Breezehunter +(193338, 0, 0, 220737, 56110), -- Protective Breezehunter +(193330, 0, 2, 220737, 56110), -- Galzuda +(193330, 0, 1, 220737, 56110), -- Galzuda +(193326, 0, 1, 220737, 56110), -- Truant Whelp +(193326, 0, 0, 220737, 56110), -- Truant Whelp +(193325, 0, 1, 220737, 56110), -- Truant Whelp +(193325, 0, 0, 220737, 56110), -- Truant Whelp +(193324, 0, 1, 220737, 56110), -- Truant Whelp +(193324, 0, 0, 220737, 56110), -- Truant Whelp +(193322, 0, 2, 199822, 56110), -- Dragon +(193322, 0, 1, 220737, 56110), -- Dragon +(193320, 0, 2, 201819, 56110), -- Reformed Earth +(193320, 0, 1, 220737, 56110), -- Reformed Earth +(193313, 0, 2, 198794, 56110), -- Watching Corpsewing +(193313, 0, 1, 220737, 56110), -- Watching Corpsewing +(193311, 0, 2, 220737, 56110), -- Melkhop +(193311, 0, 1, 220737, 56110), -- Melkhop +(193310, 0, 1, 220737, 56110), -- Dealer Vexil +(193310, 0, 0, 220737, 56110), -- Dealer Vexil +(193309, 0, 2, 194450, 56110), -- Wild Argali +(193309, 0, 1, 220737, 56110), -- Wild Argali +(193308, 0, 2, 198795, 56110), -- Hornstrider Chick +(193308, 0, 1, 220737, 56110), -- Hornstrider Chick +(193307, 0, 1, 220737, 56110), -- Thunder Lizard Calf +(193307, 0, 0, 220737, 56110), -- Thunder Lizard Calf +(193306, 0, 1, 220737, 56110), -- Stream Hunter +(193306, 0, 0, 220737, 56110), -- Stream Hunter +(193302, 0, 1, 220737, 56110), -- Proto-Dragonfly +(193302, 0, 0, 220737, 56110), -- Proto-Dragonfly +(193301, 0, 2, 198795, 56110), -- Aggressive Hornstrider +(193301, 0, 1, 220737, 56110), -- Aggressive Hornstrider +(193300, 0, 1, 220737, 56110), -- Bandit Wolf Cubs +(193300, 0, 0, 220737, 56110), -- Bandit Wolf Cubs +(193295, 0, 1, 220737, 56110), -- Gold Elemental +(193295, 0, 0, 220737, 56110), -- Gold Elemental +(193293, 0, 6, 201263, 56110), -- Qalashi Warden +(193293, 0, 5, 201264, 56110), -- Qalashi Warden +(193291, 0, 1, 220737, 56110), -- Apex Blazewing +(193291, 0, 0, 220737, 56110), -- Apex Blazewing +(193290, 0, 1, 220737, 56110), -- Magma Bubble +(193290, 0, 0, 220737, 56110), -- Magma Bubble +(193288, 0, 1, 220737, 56110), -- Summoned Destroyer +(193288, 0, 0, 220737, 56110), -- Summoned Destroyer +(193276, 0, 2, 220737, 56110), -- Enthralled Peahen +(193276, 0, 1, 220737, 56110), -- Enthralled Peahen +(193273, 0, 5, 220737, 56110), -- Liskron the Dazzling +(193273, 0, 4, 220737, 56110), -- Liskron the Dazzling +(193272, 0, 10, 220737, 56110), -- Nalrusza +(193272, 0, 9, 220737, 56110), -- Nalrusza +(193271, 0, 10, 220737, 56110), -- Shadeslash Trakken +(193271, 0, 9, 220737, 56110), -- Shadeslash Trakken +(193269, 0, 10, 220737, 56110), -- Grumbletrunk +(193269, 0, 9, 220737, 56110), -- Grumbletrunk +(193266, 0, 9, 220737, 56110), -- Lepidoralia the Resplendent +(193266, 0, 8, 220737, 56110), -- Lepidoralia the Resplendent +(193263, 0, 9, 220737, 56110), -- Helmet Missingway +(193263, 0, 8, 220737, 56110), -- Helmet Missingway +(193259, 0, 9, 220737, 56110), -- Blue Terror +(193259, 0, 8, 220737, 56110), -- Blue Terror +(193258, 0, 10, 220737, 56110), -- Tempestrian +(193258, 0, 9, 220737, 56110), -- Tempestrian +(193256, 0, 9, 220737, 56110), -- Nulltheria the Void Gazer +(193256, 0, 8, 220737, 56110), -- Nulltheria the Void Gazer +(193254, 0, 9, 220737, 56110), -- Bloodgullet +(193254, 0, 8, 220737, 56110), -- Bloodgullet +(193251, 0, 9, 220737, 56110), -- Gruffy +(193251, 0, 8, 220737, 56110), -- Gruffy +(193246, 0, 9, 220737, 56110), -- Matriarch Remalla +(193246, 0, 8, 220737, 56110), -- Matriarch Remalla +(193244, 0, 1, 220737, 56110), -- Titan Defense Matrix +(193244, 0, 0, 220737, 56110), -- Titan Defense Matrix +(193243, 0, 3, 199822, 56110), -- Acrosoth +(193243, 0, 2, 191782, 56110), -- Acrosoth +(193241, 0, 9, 220737, 56110), -- Lord Epochbrgl +(193241, 0, 8, 220737, 56110), -- Lord Epochbrgl +(193240, 0, 10, 220737, 56110), -- Riverwalker Tamopo +(193240, 0, 9, 220737, 56110), -- Riverwalker Tamopo +(193238, 0, 9, 220737, 56110), -- Spellwrought Snowman +(193238, 0, 8, 220737, 56110), -- Spellwrought Snowman +(193235, 0, 10, 220737, 56110), -- Oshigol +(193235, 0, 9, 220737, 56110), -- Oshigol +(193234, 0, 11, 220737, 56110), -- Eldoren the Reborn +(193234, 0, 10, 220737, 56110), -- Eldoren the Reborn +(193232, 0, 10, 194544, 56110), -- Rasnar the War Ender +(193232, 0, 9, 194336, 56110), -- Rasnar the War Ender +(193231, 0, 10, 202023, 56110), -- Ancient Tundrafur +(193231, 0, 9, 202023, 56110), -- Ancient Tundrafur +(193229, 0, 1, 220737, 56110), -- Henlare +(193229, 0, 0, 220737, 56110), -- Henlare +(193227, 0, 10, 220737, 56110), -- Ronsak the Decimator +(193227, 0, 9, 220737, 56110), -- Ronsak the Decimator +(193226, 0, 10, 220737, 56110), -- Gorjo the Crab Shackler +(193226, 0, 9, 220737, 56110), -- Gorjo the Crab Shackler +(193225, 0, 9, 220737, 56110), -- Notfar the Unbearable +(193225, 0, 8, 220737, 56110), -- Notfar the Unbearable +(193224, 0, 9, 220737, 56110), -- Dawnbell +(193224, 0, 8, 220737, 56110), -- Dawnbell +(193221, 0, 9, 220737, 56110), -- Treasure-Mad Trambladd +(193221, 0, 8, 220737, 56110), -- Treasure-Mad Trambladd +(193220, 0, 10, 220737, 56110), -- Broodweaver Araznae +(193220, 0, 9, 220737, 56110), -- Broodweaver Araznae +(193219, 0, 9, 220737, 56110), -- Muckling +(193219, 0, 8, 220737, 56110), -- Muckling +(193217, 0, 9, 220737, 56110), -- Drakewing +(193217, 0, 8, 220737, 56110), -- Drakewing +(193215, 0, 9, 220737, 56110), -- Scaleseeker Mezeri +(193215, 0, 8, 220737, 56110), -- Scaleseeker Mezeri +(193214, 0, 1, 220737, 56110), -- Forgotten Creation +(193214, 0, 0, 220737, 56110), -- Forgotten Creation +(193212, 0, 9, 220737, 56110), -- Malsegan +(193212, 0, 8, 220737, 56110), -- Malsegan +(193210, 0, 9, 220737, 56110), -- Phleep +(193210, 0, 8, 220737, 56110), -- Phleep +(193209, 0, 9, 220737, 56110), -- Zenet Avis +(193209, 0, 8, 220737, 56110), -- Zenet Avis +(193208, 0, 1, 220737, 56110), -- Scavenging Bakar +(193208, 0, 0, 220737, 56110), -- Scavenging Bakar +(193201, 0, 9, 220737, 56110), -- Mucka the Raker +(193201, 0, 8, 220737, 56110), -- Mucka the Raker +(193199, 0, 2, 194450, 56110), -- Corralled Argali +(193199, 0, 1, 220737, 56110), -- Corralled Argali +(193198, 0, 12, 192125, 56110), -- Captain Lancer +(193198, 0, 11, 193624, 56110), -- Captain Lancer +(193196, 0, 9, 220737, 56110), -- Trilvarus Loreweaver +(193196, 0, 8, 220737, 56110), -- Trilvarus Loreweaver +(193188, 0, 9, 220737, 56110), -- Seeker Teryx +(193188, 0, 8, 220737, 56110), -- Seeker Teryx +(193184, 0, 2, 194450, 56110), -- Stubborn Ram 2 +(193184, 0, 1, 220737, 56110), -- Stubborn Ram 2 +(193183, 0, 2, 194450, 56110), -- Aylaag Argali +(193183, 0, 1, 220737, 56110), -- Aylaag Argali +(193181, 0, 9, 220737, 56110), -- Skewersnout +(193181, 0, 8, 220737, 56110), -- Skewersnout +(193178, 0, 13, 220737, 56110), -- Blightfur +(193178, 0, 12, 220737, 56110), -- Blightfur +(193177, 0, 9, 220737, 56110), -- Beakers +(193177, 0, 8, 220737, 56110), -- Beakers +(193176, 0, 9, 220737, 56110), -- Sandana the Tempest +(193176, 0, 8, 220737, 56110), -- Sandana the Tempest +(193175, 0, 10, 220737, 56110), -- Slurpo, the Incredible Snail +(193175, 0, 9, 220737, 56110), -- Slurpo, the Incredible Snail +(193173, 0, 10, 220737, 56110), -- Mikrin of the Raging Winds +(193173, 0, 9, 220737, 56110), -- Mikrin of the Raging Winds +(193171, 0, 2, 220737, 56110), -- Terillod the Devout +(193171, 0, 1, 220737, 56110), -- Terillod the Devout +(193170, 0, 10, 220737, 56110), -- Fulgurb +(193170, 0, 9, 220737, 56110), -- Fulgurb +(193168, 0, 17, 220737, 56110), -- Biryuk +(193168, 0, 16, 220737, 56110), -- Biryuk +(193167, 0, 10, 220737, 56110), -- Swagraal the Swollen +(193167, 0, 9, 220737, 56110), -- Swagraal the Swollen +(193165, 0, 10, 220737, 56110), -- Sparkspitter Vrak +(193165, 0, 9, 220737, 56110), -- Sparkspitter Vrak +(193163, 0, 1, 220737, 56110), -- Territorial Coastling +(193163, 0, 0, 220737, 56110), -- Territorial Coastling +(193162, 0, 1, 220737, 56110), -- Steam Elemental +(193162, 0, 0, 220737, 56110), -- Steam Elemental +(193161, 0, 10, 220737, 56110), -- Woolfang +(193161, 0, 9, 220737, 56110), -- Woolfang +(193157, 0, 12, 220737, 56110), -- Dragonhunter Gorund +(193157, 0, 11, 220737, 56110), -- Dragonhunter Gorund +(193154, 0, 9, 202023, 56110), -- Forgotten Gryphon +(193154, 0, 8, 202023, 56110), -- Forgotten Gryphon +(193153, 0, 2, 220737, 56110), -- Ripsaw the Stalker +(193153, 0, 1, 220737, 56110), -- Ripsaw the Stalker +(193152, 0, 9, 220737, 56110), -- Massive Magmashell +(193152, 0, 8, 220737, 56110), -- Massive Magmashell +(193150, 0, 1, 220737, 56110), -- Gardener Azra +(193150, 0, 0, 220737, 56110), -- Gardener Azra +(193149, 0, 10, 220737, 56110), -- Skag the Thrower +(193149, 0, 9, 220737, 56110), -- Skag the Thrower +(193148, 0, 9, 220737, 56110), -- Thunderous Matriarch +(193148, 0, 8, 220737, 56110), -- Thunderous Matriarch +(193146, 0, 9, 220737, 56110), -- Treasure-Mad Trambladd +(193146, 0, 8, 220737, 56110), -- Treasure-Mad Trambladd +(193145, 0, 3, 199822, 56110), -- Ravenous Proto-Drake +(193145, 0, 2, 191782, 56110), -- Ravenous Proto-Drake +(193143, 0, 10, 220737, 56110), -- Razk'vex the Untamed +(193143, 0, 9, 220737, 56110), -- Razk'vex the Untamed +(193142, 0, 10, 220737, 56110), -- Enraged Sapphire +(193142, 0, 9, 220737, 56110), -- Enraged Sapphire +(193140, 0, 9, 220737, 56110), -- Zarizz +(193140, 0, 8, 220737, 56110), -- Zarizz +(193139, 0, 2, 193864, 56110), -- Basalt Shell +(193139, 0, 1, 220737, 56110), -- Basalt Shell +(193138, 0, 3, 193864, 56110), -- Lavaslurper +(193138, 0, 2, 193864, 56110), -- Lavaslurper +(193137, 0, 1, 220737, 56110), -- Restless Lava +(193137, 0, 0, 220737, 56110), -- Restless Lava +(193136, 0, 13, 220737, 56110), -- Scav Notail +(193136, 0, 12, 220737, 56110), -- Scav Notail +(193135, 0, 10, 220737, 56110), -- Azra's Prized Peony +(193135, 0, 9, 220737, 56110), -- Azra's Prized Peony +(193133, 0, 1, 220737, 56110), -- Sunscale Behemoth +(193133, 0, 0, 220737, 56110), -- Sunscale Behemoth +(193132, 0, 10, 220737, 56110), -- Amethyzar the Glittering +(193132, 0, 9, 220737, 56110), -- Amethyzar the Glittering +(193131, 0, 2, 194448, 56110), -- Broadhoof Bull +(193131, 0, 1, 220737, 56110), -- Broadhoof Bull +(193130, 0, 10, 220737, 56110), -- Pleasant Alpha +(193130, 0, 9, 220737, 56110), -- Pleasant Alpha +(193129, 0, 2, 194424, 56110), -- Plains Mammoth +(193129, 0, 1, 220737, 56110), -- Plains Mammoth +(193128, 0, 14, 220737, 56110), -- Blightpaw the Depraved +(193128, 0, 13, 220737, 56110), -- Blightpaw the Depraved +(193127, 0, 1, 220737, 56110), -- Private Shikzar +(193127, 0, 0, 220737, 56110), -- Private Shikzar +(193126, 0, 9, 220737, 56110), -- Innumerable Ruination +(193126, 0, 8, 220737, 56110), -- Innumerable Ruination +(193125, 0, 9, 220737, 56110), -- Goremaul the Gluttonous +(193125, 0, 8, 220737, 56110), -- Goremaul the Gluttonous +(193124, 0, 1, 220737, 56110), -- [DNT] +(193124, 0, 0, 220737, 56110), -- [DNT] +(193123, 0, 9, 220737, 56110), -- Steamgill +(193123, 0, 8, 220737, 56110), -- Steamgill +(193120, 0, 10, 220737, 56110), -- Smogswog the Firebreather +(193120, 0, 9, 220737, 56110), -- Smogswog the Firebreather +(193118, 0, 10, 220737, 56110), -- O'nank Shorescour +(193118, 0, 9, 220737, 56110), -- O'nank Shorescour +(193116, 0, 9, 220737, 56110), -- Beogoka +(193116, 0, 8, 220737, 56110); -- Beogoka + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(193097, 0, 1, 220737, 56110), -- Peaceful Duck +(193097, 0, 0, 220737, 56110), -- Peaceful Duck +(193092, 0, 1, 220737, 56110), -- Bristletooth Mauler +(193092, 0, 0, 220737, 56110), -- Bristletooth Mauler +(193083, 0, 2, 220737, 56110), -- Hungering Azuretooth +(193083, 0, 1, 220737, 56110), -- Hungering Azuretooth +(193081, 0, 1, 220737, 56110), -- Huntmaster Oluuk +(193081, 0, 0, 220737, 56110), -- Huntmaster Oluuk +(193078, 0, 1, 220737, 56110), -- Snowypelt Kit +(193078, 0, 0, 220737, 56110), -- Snowypelt Kit +(193075, 0, 2, 194449, 56110), -- Glacial Giantess +(193075, 0, 1, 220737, 56110), -- Glacial Giantess +(193071, 0, 1, 220737, 56110), -- Rock Snail +(193071, 0, 0, 220737, 56110), -- Rock Snail +(193068, 0, 1, 220737, 56110), -- Sylvie +(193068, 0, 0, 220737, 56110), -- Sylvie +(193063, 0, 2, 194451, 56110), -- Frigidpelt Matriarch +(193063, 0, 1, 220737, 56110), -- Frigidpelt Matriarch +(193062, 0, 2, 194451, 56110), -- Prowling Frigidpelt +(193062, 0, 1, 220737, 56110), -- Prowling Frigidpelt +(193054, 0, 2, 199822, 56110), -- Galedoom Drake +(193054, 0, 1, 220737, 56110), -- Galedoom Drake +(193053, 0, 2, 198336, 56110), -- Barbed Bakar +(193053, 0, 1, 220737, 56110), -- Barbed Bakar +(193052, 0, 1, 220737, 56110), -- Barbed Bakar Runt +(193052, 0, 0, 220737, 56110), -- Barbed Bakar Runt +(193049, 0, 1, 220737, 56110), -- Truant Whelp +(193049, 0, 0, 220737, 56110), -- Truant Whelp +(193044, 0, 4, 198336, 56110), -- Prickly Crystalspine +(193044, 0, 3, 194053, 56110), -- Prickly Crystalspine +(193027, 0, 1, 220737, 56110), -- Bronze Timekeeper +(193027, 0, 0, 220737, 56110), -- Bronze Timekeeper +(193009, 0, 2, 194450, 56110), -- Domesticated Argali +(193009, 0, 1, 220737, 56110), -- Domesticated Argali +(193003, 0, 3, 199822, 56110), -- Proto-Drake +(193003, 0, 2, 191782, 56110), -- Proto-Drake +(193002, 0, 1, 220737, 56110), -- Fire Sphere +(193002, 0, 0, 220737, 56110), -- Fire Sphere +(192986, 0, 1, 220737, 56110), -- Range Goat +(192986, 0, 0, 220737, 56110), -- Range Goat +(192984, 0, 1, 220737, 56110), -- [DNT] Wyrmpiercer +(192984, 0, 0, 220737, 56110), -- [DNT] Wyrmpiercer +(192983, 0, 2, 220737, 56110), -- Web-Queen Ashkaz +(192983, 0, 1, 220737, 56110), -- Web-Queen Ashkaz +(192982, 0, 2, 201825, 56110), -- Scythid +(192982, 0, 1, 220737, 56110), -- Scythid +(192978, 0, 1, 220737, 56110), -- Range Ohuna +(192978, 0, 0, 220737, 56110), -- Range Ohuna +(192968, 0, 1, 220737, 56110), -- Oozing Decay +(192968, 0, 0, 220737, 56110), -- Oozing Decay +(192961, 0, 4, 198138, 56110), -- Ayanga +(192961, 0, 3, 195386, 56110), -- Ayanga +(192953, 0, 1, 220737, 56110), -- Thicket Mallard +(192953, 0, 0, 220737, 56110), -- Thicket Mallard +(192949, 0, 2, 220737, 56110), -- Skaara +(192949, 0, 1, 220737, 56110), -- Skaara +(192947, 0, 2, 200674, 56110), -- Bluebill Waddler +(192947, 0, 1, 220737, 56110), -- Bluebill Waddler +(192946, 0, 1, 220737, 56110), -- Thicket Scalebiter +(192946, 0, 0, 220737, 56110), -- Thicket Scalebiter +(192945, 0, 1, 220737, 56110), -- Bronze Timekeeper +(192945, 0, 0, 220737, 56110), -- Bronze Timekeeper +(192941, 0, 3, 198138, 56110), -- Thunderspine Rumbler +(192941, 0, 2, 193202, 56110), -- Thunderspine Rumbler +(192938, 0, 2, 193206, 56110), -- Nimblewing Striker +(192938, 0, 1, 220737, 56110), -- Nimblewing Striker +(192934, 0, 1, 220737, 56110), -- Volatile Infuser +(192934, 0, 0, 220737, 56110), -- Volatile Infuser +(192931, 0, 2, 194449, 56110), -- Seabreaker Skrog +(192931, 0, 1, 220737, 56110), -- Seabreaker Skrog +(192930, 0, 2, 220737, 56110), -- Lava Thresher +(192930, 0, 1, 220737, 56110), -- Lava Thresher +(192928, 0, 2, 194449, 56110), -- Seabreaker Brute +(192928, 0, 1, 220737, 56110), -- Seabreaker Brute +(192919, 0, 2, 204093, 56110), -- Gigantic Thresher +(192916, 0, 2, 194424, 56110), -- Frostytrunk Calf +(192916, 0, 1, 220737, 56110), -- Frostytrunk Calf +(192915, 0, 2, 194424, 56110), -- Frostytrunk Mammoth +(192915, 0, 1, 220737, 56110), -- Frostytrunk Mammoth +(192914, 0, 1, 220737, 56110), -- Frostfoot Yeti +(192914, 0, 0, 220737, 56110), -- Frostfoot Yeti +(192888, 0, 1, 220737, 56110), -- Frostwhisker Pup +(192888, 0, 0, 220737, 56110), -- Frostwhisker Pup +(192887, 0, 1, 220737, 56110), -- Frostwhisker Ottuk +(192887, 0, 0, 220737, 56110), -- Frostwhisker Ottuk +(192886, 0, 1, 220737, 56110), -- Bronze Timekeeper +(192886, 0, 0, 220737, 56110), -- Bronze Timekeeper +(192885, 0, 2, 194448, 56110), -- Snowhorn Bruffalon +(192885, 0, 1, 220737, 56110), -- Snowhorn Bruffalon +(192882, 0, 2, 194053, 56110), -- Snowy Crystalspine +(192882, 0, 1, 220737, 56110), -- Snowy Crystalspine +(192879, 0, 1, 220737, 56110), -- Ranger Jargal +(192879, 0, 0, 220737, 56110), -- Ranger Jargal +(192873, 0, 3, 199822, 56110), -- Proto-Drake +(192873, 0, 2, 191782, 56110), -- Proto-Drake +(192870, 0, 1, 220737, 56110), -- Hyena +(192870, 0, 0, 220737, 56110), -- Hyena +(192854, 0, 2, 198792, 56110), -- Clearwater Ottuk +(192854, 0, 1, 220737, 56110), -- Clearwater Ottuk +(192853, 0, 1, 220737, 56110), -- Greenbelt Ottuk +(192853, 0, 0, 220737, 56110), -- Greenbelt Ottuk +(192834, 0, 2, 201822, 56110), -- Greenbelt Riverbeast +(192834, 0, 1, 220737, 56110), -- Greenbelt Riverbeast +(192833, 0, 2, 201822, 56110), -- Greenbelt Calf +(192833, 0, 1, 220737, 56110), -- Greenbelt Calf +(192822, 0, 1, 220737, 56110), -- Bandit wolves +(192822, 0, 0, 220737, 56110), -- Bandit wolves +(192812, 0, 1, 220737, 56110), -- Scavenger Matriarch +(192812, 0, 0, 220737, 56110), -- Scavenger Matriarch +(192810, 0, 2, 201829, 56110), -- Hungry Swoglet +(192810, 0, 1, 220737, 56110), -- Hungry Swoglet +(192803, 0, 1, 220737, 56110), -- War Ohuna +(192803, 0, 0, 220737, 56110), -- War Ohuna +(192802, 0, 1, 220737, 56110), -- Muckling +(192802, 0, 0, 220737, 56110), -- Muckling +(192800, 0, 1, 220737, 56110), -- Nokhud Lancemaster +(192800, 0, 0, 220737, 56110), -- Nokhud Lancemaster +(192796, 0, 1, 220737, 56110), -- Nokhud Hornsounder +(192796, 0, 0, 220737, 56110), -- Nokhud Hornsounder +(192794, 0, 1, 220737, 56110), -- Nokhud Beastmaster +(192794, 0, 0, 220737, 56110), -- Nokhud Beastmaster +(192792, 0, 1, 220737, 56110), -- Clearwater Frenzy +(192792, 0, 0, 220737, 56110), -- Clearwater Frenzy +(192791, 0, 1, 220737, 56110), -- Nokhud Warspear +(192791, 0, 0, 220737, 56110), -- Nokhud Warspear +(192790, 0, 1, 220737, 56110), -- Rock Viper +(192790, 0, 0, 220737, 56110), -- Rock Viper +(192789, 0, 1, 220737, 56110), -- Nokhud Longbow +(192789, 0, 0, 220737, 56110), -- Nokhud Longbow +(192788, 0, 6, 201263, 56110), -- Qalashi Thaumaturge +(192788, 0, 5, 201264, 56110), -- Qalashi Thaumaturge +(192787, 0, 6, 201263, 56110), -- Qalashi Spinecrusher +(192787, 0, 5, 201264, 56110), -- Qalashi Spinecrusher +(192786, 0, 6, 201263, 56110), -- Qalashi Plunderer +(192786, 0, 5, 201264, 56110), -- Qalashi Plunderer +(192784, 0, 4, 192125, 56110), -- Qalashi Earthbinder +(192784, 0, 3, 193624, 56110), -- Qalashi Earthbinder +(192783, 0, 1, 220737, 56110), -- Loyal Warhound +(192783, 0, 0, 220737, 56110), -- Loyal Warhound +(192782, 0, 1, 220737, 56110), -- Molten Elemental +(192782, 0, 0, 220737, 56110), -- Molten Elemental +(192781, 0, 2, 201819, 56110), -- Ore Elemental +(192781, 0, 1, 220737, 56110), -- Ore Elemental +(192776, 0, 1, 220737, 56110), -- Sunscale Snapper +(192776, 0, 0, 220737, 56110), -- Sunscale Snapper +(192775, 0, 1, 220737, 56110), -- Greenbelt Turtle +(192775, 0, 0, 220737, 56110), -- Greenbelt Turtle +(192772, 0, 2, 194437, 56110), -- Tarasek Legionnaire +(192772, 0, 1, 220737, 56110), -- Tarasek Legionnaire +(192771, 0, 2, 194437, 56110), -- Dragonspawn Flamebender +(192771, 0, 1, 220737, 56110), -- Dragonspawn Flamebender +(192770, 0, 2, 199822, 56110), -- Nalzoth +(192770, 0, 1, 220737, 56110), -- Nalzoth +(192769, 0, 1, 220737, 56110), -- Thondrozus +(192769, 0, 0, 220737, 56110), -- Thondrozus +(192768, 0, 1, 220737, 56110), -- Thundering Destroyer +(192768, 0, 0, 220737, 56110), -- Thundering Destroyer +(192767, 0, 1, 220737, 56110), -- Primal Icebulk +(192767, 0, 0, 220737, 56110), -- Primal Icebulk +(192766, 0, 2, 201819, 56110), -- Tectonic Crusher +(192766, 0, 1, 220737, 56110), -- Tectonic Crusher +(192765, 0, 2, 194437, 56110), -- Primalist Flameguard +(192765, 0, 1, 220737, 56110), -- Primalist Flameguard +(192764, 0, 1, 220737, 56110), -- Flame Guardian +(192764, 0, 0, 220737, 56110), -- Flame Guardian +(192763, 0, 2, 199822, 56110), -- Liskron +(192763, 0, 1, 220737, 56110), -- Liskron +(192762, 0, 1, 220737, 56110), -- Earthscale Guardian +(192762, 0, 0, 220737, 56110), -- Earthscale Guardian +(192761, 0, 2, 199822, 56110), -- Iskakx +(192761, 0, 1, 220737, 56110), -- Iskakx +(192759, 0, 2, 194901, 56110), -- Gorger +(192759, 0, 1, 220737, 56110), -- Gorger +(192754, 0, 2, 190769, 56110), -- Arcane Detector +(192754, 0, 1, 220737, 56110), -- Arcane Detector +(192752, 0, 2, 190769, 56110), -- Arcane Detector +(192752, 0, 1, 220737, 56110), -- Arcane Detector +(192749, 0, 5, 220737, 56110), -- Sharpfang +(192749, 0, 4, 220737, 56110), -- Sharpfang +(192748, 0, 5, 193867, 56110), -- Shadepaw Thief +(192748, 0, 4, 194443, 56110), -- Shadepaw Thief +(192739, 0, 1, 220737, 56110), -- Feasting Wyrm +(192739, 0, 0, 220737, 56110), -- Feasting Wyrm +(192737, 0, 11, 220737, 56110), -- Qalashi War Mammoth +(192737, 0, 10, 220737, 56110), -- Qalashi War Mammoth +(192720, 0, 2, 220737, 56110), -- Maiden of Patience +(192720, 0, 1, 220737, 56110), -- Maiden of Patience +(192718, 0, 2, 197862, 56110), -- Maiden of Diligence +(192718, 0, 1, 220737, 56110), -- Maiden of Diligence +(192717, 0, 3, 199822, 56110), -- Apex Proto-Dragon +(192717, 0, 2, 191782, 56110), -- Apex Proto-Dragon +(192716, 0, 3, 199822, 56110), -- Hungry Proto-Drake +(192716, 0, 2, 191782, 56110), -- Hungry Proto-Drake +(192704, 0, 1, 220737, 56110), -- Defense Orb +(192704, 0, 0, 220737, 56110), -- Defense Orb +(192703, 0, 1, 220737, 56110), -- Forge-Keep Custodian +(192703, 0, 0, 220737, 56110), -- Forge-Keep Custodian +(192702, 0, 1, 220737, 56110), -- Menial Attendant +(192702, 0, 0, 220737, 56110), -- Menial Attendant +(192700, 0, 1, 220737, 56110), -- Forge-Keep Sentinel +(192700, 0, 0, 220737, 56110), -- Forge-Keep Sentinel +(192699, 0, 1, 220737, 56110), -- Forge-Keep Overseer +(192699, 0, 0, 220737, 56110), -- Forge-Keep Overseer +(192696, 0, 1, 220737, 56110), -- Tyrhold Watcher +(192696, 0, 0, 220737, 56110), -- Tyrhold Watcher +(192695, 0, 3, 193864, 56110), -- Risen Phoenix +(192695, 0, 2, 193839, 56110), -- Risen Phoenix +(192694, 0, 1, 220737, 56110), -- Custodial Protector +(192694, 0, 0, 220737, 56110), -- Custodial Protector +(192693, 0, 3, 193864, 56110), -- Risen Phoenix +(192693, 0, 2, 193839, 56110), -- Risen Phoenix +(192689, 0, 1, 220737, 56110), -- Elbeg +(192689, 0, 0, 220737, 56110), -- Elbeg +(192687, 0, 1, 220737, 56110), -- Nahma +(192687, 0, 0, 220737, 56110), -- Nahma +(192685, 0, 1, 220737, 56110), -- Scared Duck +(192685, 0, 0, 220737, 56110), -- Scared Duck +(192684, 0, 2, 220737, 56110), -- Ravenous Riversnapper +(192684, 0, 1, 220737, 56110), -- Ravenous Riversnapper +(192683, 0, 1, 220737, 56110), -- Sentinel Kaliun +(192683, 0, 0, 220737, 56110), -- Sentinel Kaliun +(192680, 0, 1, 220737, 56110), -- Guardian Sentry +(192680, 0, 0, 220737, 56110), -- Guardian Sentry +(192678, 0, 1, 220737, 56110), -- Clearwater Snapper +(192678, 0, 0, 220737, 56110), -- Clearwater Snapper +(192677, 0, 2, 199822, 56110), -- Storm Dragon +(192677, 0, 1, 220737, 56110), -- Storm Dragon +(192661, 0, 2, 199822, 56110), -- Evorian +(192661, 0, 1, 220737, 56110), -- Evorian +(192657, 0, 1, 220737, 56110), -- Basin Frenzy +(192657, 0, 0, 220737, 56110), -- Basin Frenzy +(192654, 0, 2, 201822, 56110), -- Clearwater Calf +(192654, 0, 1, 220737, 56110), -- Clearwater Calf +(192652, 0, 2, 201822, 56110), -- Clearwater Bull +(192652, 0, 1, 220737, 56110), -- Clearwater Bull +(192651, 0, 2, 201822, 56110), -- Clearwater Riverbeast +(192651, 0, 1, 220737, 56110), -- Clearwater Riverbeast +(192644, 0, 2, 194448, 56110), -- Mountain Stonefang +(192644, 0, 1, 220737, 56110), -- Mountain Stonefang +(192643, 0, 1, 220737, 56110), -- Stagbeetle +(192643, 0, 0, 220737, 56110), -- Stagbeetle +(192641, 0, 1, 220737, 56110), -- Swiftfoot Tallstrider +(192641, 0, 0, 220737, 56110), -- Swiftfoot Tallstrider +(192640, 0, 2, 201816, 56110), -- Mountain Herdstallion +(192640, 0, 1, 220737, 56110), -- Mountain Herdstallion +(192639, 0, 2, 201816, 56110), -- Skittish Herdmare +(192639, 0, 1, 220737, 56110), -- Skittish Herdmare +(192637, 0, 1, 220737, 56110), -- Clearwater Turtle +(192637, 0, 0, 220737, 56110), -- Clearwater Turtle +(192636, 0, 3, 199822, 56110); -- Wild Proto-Drake + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(192636, 0, 2, 191782, 56110), -- Wild Proto-Drake +(192634, 0, 1, 220737, 56110), -- Lava Fury +(192634, 0, 0, 220737, 56110), -- Lava Fury +(192632, 0, 1, 220737, 56110), -- Lava Fury +(192632, 0, 0, 220737, 56110), -- Lava Fury +(192630, 0, 1, 220737, 56110), -- Muck Brawler +(192630, 0, 0, 220737, 56110), -- Muck Brawler +(192624, 0, 2, 194450, 56110), -- Charred Argali Corpse +(192624, 0, 1, 220737, 56110), -- Charred Argali Corpse +(192623, 0, 1, 220737, 56110), -- Falcon +(192623, 0, 0, 220737, 56110), -- Falcon +(192612, 0, 1, 220737, 56110), -- Snappy Grouper +(192612, 0, 0, 220737, 56110), -- Snappy Grouper +(192610, 0, 2, 201819, 56110), -- Spirited Tremor +(192610, 0, 1, 220737, 56110), -- Spirited Tremor +(192609, 0, 1, 220737, 56110), -- Swift Craghunter +(192609, 0, 0, 220737, 56110), -- Swift Craghunter +(192602, 0, 1, 220737, 56110), -- Arch Instructor Celeste +(192602, 0, 0, 220737, 56110), -- Arch Instructor Celeste +(192597, 0, 2, 201822, 56110), -- Mudstomper Bull +(192597, 0, 1, 220737, 56110), -- Mudstomper Bull +(192596, 0, 2, 201822, 56110), -- Mudstomper Calf +(192596, 0, 1, 220737, 56110), -- Mudstomper Calf +(192594, 0, 2, 201822, 56110), -- Lounging Mudstomper +(192594, 0, 1, 220737, 56110), -- Lounging Mudstomper +(192591, 0, 3, 194451, 56110), -- Shiverweb Crawler +(192591, 0, 2, 194747, 56110), -- Shiverweb Crawler +(192584, 0, 5, 193867, 56110), -- Muck Shaman +(192584, 0, 4, 194443, 56110), -- Muck Shaman +(192583, 0, 2, 201829, 56110), -- Captured Prey +(192583, 0, 1, 220737, 56110), -- Captured Prey +(192582, 0, 4, 192125, 56110), -- Dragonbane Soldier +(192582, 0, 3, 193624, 56110), -- Dragonbane Soldier +(192575, 0, 1, 220737, 56110), -- Shadepelt Slyvern +(192575, 0, 0, 220737, 56110), -- Shadepelt Slyvern +(192572, 0, 1, 220737, 56110), -- Bandit Grunt +(192572, 0, 0, 220737, 56110), -- Bandit Grunt +(192569, 0, 2, 201819, 56110), -- Earthshatter Elemental +(192569, 0, 1, 220737, 56110), -- Earthshatter Elemental +(192568, 0, 2, 201819, 56110), -- Raging Elemental +(192568, 0, 1, 220737, 56110), -- Raging Elemental +(192567, 0, 2, 201819, 56110), -- Earth Elemental +(192567, 0, 1, 220737, 56110), -- Earth Elemental +(192559, 0, 2, 194450, 56110), -- Wooly Bellwether +(192559, 0, 1, 220737, 56110), -- Wooly Bellwether +(192557, 0, 9, 220737, 56110), -- Quackers the Terrible +(192557, 0, 8, 220737, 56110), -- Quackers the Terrible +(192555, 0, 1, 220737, 56110), -- Bronze Timekeeper +(192555, 0, 0, 220737, 56110), -- Bronze Timekeeper +(192550, 0, 3, 203712, 56110), -- Iridescent Peafowl +(192550, 0, 2, 220737, 56110), -- Iridescent Peafowl +(192544, 0, 1, 220737, 56110), -- Trapped Duck +(192544, 0, 0, 220737, 56110), -- Trapped Duck +(192534, 0, 2, 199822, 56110), -- Stormshroud Matriarch +(192534, 0, 1, 220737, 56110), -- Stormshroud Matriarch +(192533, 0, 1, 220737, 56110), -- Stormshroud Whelpling +(192533, 0, 0, 220737, 56110), -- Stormshroud Whelpling +(192525, 0, 1, 220737, 56110), -- Scavenger Matriarch +(192525, 0, 0, 220737, 56110), -- Scavenger Matriarch +(192522, 0, 1, 220737, 56110), -- Thalendra +(192522, 0, 0, 220737, 56110), -- Thalendra +(192518, 0, 1, 220737, 56110), -- Muckling +(192518, 0, 0, 220737, 56110), -- Muckling +(192513, 0, 1, 220737, 56110), -- Verdant Mallard +(192513, 0, 0, 220737, 56110), -- Verdant Mallard +(192507, 0, 5, 193867, 56110), -- Fetid Bruiser +(192507, 0, 4, 194443, 56110), -- Fetid Bruiser +(192506, 0, 6, 194328, 56110), -- Hyena Tender +(192506, 0, 5, 193867, 56110), -- Hyena Tender +(192503, 0, 1, 220737, 56110), -- Scavenging Cub +(192503, 0, 0, 220737, 56110), -- Scavenging Cub +(192501, 0, 5, 193867, 56110), -- Fetid Muckbinder +(192501, 0, 4, 194443, 56110), -- Fetid Muckbinder +(192500, 0, 5, 193867, 56110), -- Fetid Slogger +(192500, 0, 4, 194443, 56110), -- Fetid Slogger +(192499, 0, 3, 199822, 56110), -- Captured Proto-Drake +(192499, 0, 2, 191782, 56110), -- Captured Proto-Drake +(192487, 0, 1, 220737, 56110), -- Lulu +(192487, 0, 0, 220737, 56110), -- Lulu +(192486, 0, 1, 220737, 56110), -- Lela +(192486, 0, 0, 220737, 56110), -- Lela +(192481, 0, 1, 220737, 56110), -- Decaying Slime +(192481, 0, 0, 220737, 56110), -- Decaying Slime +(192477, 0, 2, 193865, 56110), -- Scavenging Tarantula +(192477, 0, 1, 220737, 56110), -- Scavenging Tarantula +(192473, 0, 1, 220737, 56110), -- Amberfur Alpha +(192473, 0, 0, 220737, 56110), -- Amberfur Alpha +(192471, 0, 1, 220737, 56110), -- Coastal Frenzy +(192471, 0, 0, 220737, 56110), -- Coastal Frenzy +(192470, 0, 1, 220737, 56110), -- Salty Thresher +(192470, 0, 0, 220737, 56110), -- Salty Thresher +(192469, 0, 1, 220737, 56110), -- Massive Threshadon +(192469, 0, 0, 220737, 56110), -- Massive Threshadon +(192468, 0, 2, 194450, 56110), -- Wooly Ewe +(192468, 0, 1, 220737, 56110), -- Wooly Ewe +(192467, 0, 1, 220737, 56110), -- Lofty Raptor +(192467, 0, 0, 220737, 56110), -- Lofty Raptor +(192466, 0, 2, 191780, 56110), -- Thornsided Basilisk +(192466, 0, 1, 220737, 56110), -- Thornsided Basilisk +(192465, 0, 1, 220737, 56110), -- Gryphon +(192465, 0, 0, 220737, 56110), -- Gryphon +(192464, 0, 1, 220737, 56110), -- Raging Ember +(192464, 0, 0, 220737, 56110), -- Raging Ember +(192463, 0, 1, 220737, 56110), -- Summoned Ripple +(192463, 0, 0, 220737, 56110), -- Summoned Ripple +(192462, 0, 1, 220737, 56110), -- Summoned Downpour +(192462, 0, 0, 220737, 56110), -- Summoned Downpour +(192457, 0, 1, 220737, 56110), -- Augmented Flood +(192457, 0, 0, 220737, 56110), -- Augmented Flood +(192456, 0, 2, 194437, 56110), -- Primalist Springfeeder +(192456, 0, 1, 220737, 56110), -- Primalist Springfeeder +(192454, 0, 1, 220737, 56110), -- Hermit Crab +(192454, 0, 0, 220737, 56110), -- Hermit Crab +(192453, 0, 9, 220737, 56110), -- Vaniik the Stormtouched +(192453, 0, 8, 220737, 56110), -- Vaniik the Stormtouched +(192452, 0, 2, 194427, 56110), -- Gorloc Caster +(192452, 0, 1, 220737, 56110), -- Gorloc Caster +(192451, 0, 2, 194427, 56110), -- Gorloc Fighter +(192451, 0, 1, 220737, 56110), -- Gorloc Fighter +(192450, 0, 2, 194427, 56110), -- Gorloc Healer +(192450, 0, 1, 220737, 56110), -- Gorloc Healer +(192449, 0, 2, 194427, 56110), -- Gorloc Scout +(192449, 0, 1, 220737, 56110), -- Gorloc Scout +(192448, 0, 2, 194427, 56110), -- Gorloc Tank +(192448, 0, 1, 220737, 56110), -- Gorloc Tank +(192447, 0, 2, 194427, 56110), -- Gorloc Caster +(192447, 0, 1, 220737, 56110), -- Gorloc Caster +(192446, 0, 2, 194427, 56110), -- Gorloc Hunter +(192446, 0, 1, 220737, 56110), -- Gorloc Hunter +(192445, 0, 2, 194427, 56110), -- Gorloc Fighter +(192445, 0, 1, 220737, 56110), -- Gorloc Fighter +(192444, 0, 2, 194427, 56110), -- Gorloc Fighter +(192444, 0, 1, 220737, 56110), -- Gorloc Fighter +(192443, 0, 2, 194427, 56110), -- Gorloc Healer +(192443, 0, 1, 220737, 56110), -- Gorloc Healer +(192442, 0, 2, 194427, 56110), -- Gorloc Tank +(192442, 0, 1, 220737, 56110), -- Gorloc Tank +(192441, 0, 2, 201829, 56110), -- Invasive Swoglet +(192441, 0, 1, 220737, 56110), -- Invasive Swoglet +(192437, 0, 2, 201829, 56110), -- Shimmering Swoglet +(192437, 0, 1, 220737, 56110), -- Shimmering Swoglet +(192430, 0, 2, 201829, 56110), -- Spiked Matriarch +(192430, 0, 1, 220737, 56110), -- Spiked Matriarch +(192428, 0, 2, 194332, 56110), -- Decay Treant +(192428, 0, 1, 220737, 56110), -- Decay Treant +(192427, 0, 2, 194332, 56110), -- Decay Ent +(192427, 0, 1, 220737, 56110), -- Decay Ent +(192425, 0, 3, 199822, 56110), -- White Proto-Dragon +(192425, 0, 2, 191782, 56110), -- White Proto-Dragon +(192424, 0, 2, 199822, 56110), -- Wind Proto-Dragon +(192424, 0, 1, 220737, 56110), -- Wind Proto-Dragon +(192423, 0, 3, 199822, 56110), -- Blue Proto-Dragon +(192423, 0, 2, 191782, 56110), -- Blue Proto-Dragon +(192422, 0, 3, 199822, 56110), -- Blue Proto-Dragon +(192422, 0, 2, 191782, 56110), -- Blue Proto-Dragon +(192421, 0, 3, 199822, 56110), -- Blue Proto-Dragon +(192421, 0, 2, 191782, 56110), -- Blue Proto-Dragon +(192420, 0, 2, 199822, 56110), -- Ice Proto-Dragon +(192420, 0, 1, 220737, 56110), -- Ice Proto-Dragon +(192419, 0, 3, 199822, 56110), -- Bronze Proto-Dragon +(192419, 0, 2, 191782, 56110), -- Bronze Proto-Dragon +(192418, 0, 3, 199822, 56110), -- Bronze Proto-Dragon +(192418, 0, 2, 191782, 56110), -- Bronze Proto-Dragon +(192417, 0, 3, 199822, 56110), -- Bronze Proto-Dragon +(192417, 0, 2, 191782, 56110), -- Bronze Proto-Dragon +(192416, 0, 3, 199822, 56110), -- Green Proto-Dragon +(192416, 0, 2, 191782, 56110), -- Green Proto-Dragon +(192415, 0, 3, 199822, 56110), -- Green Proto-Dragon +(192415, 0, 2, 191782, 56110), -- Green Proto-Dragon +(192414, 0, 3, 199822, 56110), -- Green Proto-Dragon +(192414, 0, 2, 191782, 56110), -- Green Proto-Dragon +(192413, 0, 3, 199822, 56110), -- Red Proto-Dragon +(192413, 0, 2, 191782, 56110), -- Red Proto-Dragon +(192412, 0, 3, 199822, 56110), -- Red Proto-Dragon +(192412, 0, 2, 191782, 56110), -- Red Proto-Dragon +(192411, 0, 3, 199822, 56110), -- Red Proto-Dragon +(192411, 0, 2, 191782, 56110), -- Red Proto-Dragon +(192410, 0, 1, 220737, 56110), -- Mature Scalecrawler +(192410, 0, 0, 220737, 56110), -- Mature Scalecrawler +(192408, 0, 1, 220737, 56110), -- Water Elemental +(192408, 0, 0, 220737, 56110), -- Water Elemental +(192393, 0, 3, 199822, 56110), -- Soaring Proto-Dragon +(192393, 0, 2, 191782, 56110), -- Soaring Proto-Dragon +(192390, 0, 3, 193864, 56110), -- Lava Mammoth Tentacle +(192390, 0, 2, 194424, 56110), -- Lava Mammoth Tentacle +(192389, 0, 1, 220737, 56110), -- Dragonspawn Spell Weaver +(192389, 0, 0, 220737, 56110), -- Dragonspawn Spell Weaver +(192386, 0, 2, 201825, 56110), -- Skulking Scythid +(192386, 0, 1, 220737, 56110), -- Skulking Scythid +(192385, 0, 1, 220737, 56110), -- Fox Wyvern +(192385, 0, 0, 220737, 56110), -- Fox Wyvern +(192383, 0, 3, 203712, 56110), -- Iridescent Peafowl +(192383, 0, 2, 220737, 56110), -- Iridescent Peafowl +(192380, 0, 1, 220737, 56110), -- Prismatic Monarch +(192380, 0, 0, 220737, 56110), -- Prismatic Monarch +(192379, 0, 1, 220737, 56110), -- Mountain Scarab +(192379, 0, 0, 220737, 56110), -- Mountain Scarab +(192378, 0, 2, 220737, 56110), -- Mountainside Tenderfoot +(192378, 0, 1, 220737, 56110), -- Mountainside Tenderfoot +(192377, 0, 2, 220737, 56110), -- Mountainside Grizzly +(192377, 0, 1, 220737, 56110), -- Mountainside Grizzly +(192376, 0, 1, 220737, 56110), -- Sprightly Darner +(192376, 0, 0, 220737, 56110), -- Sprightly Darner +(192375, 0, 1, 220737, 56110), -- Garden Winghunter +(192375, 0, 0, 220737, 56110), -- Garden Winghunter +(192374, 0, 1, 220737, 56110), -- Mountain Boghopper +(192374, 0, 0, 220737, 56110), -- Mountain Boghopper +(192373, 0, 1, 220737, 56110), -- Verdant Mallard +(192373, 0, 0, 220737, 56110), -- Verdant Mallard +(192372, 0, 1, 220737, 56110), -- Verdant Duckling +(192372, 0, 0, 220737, 56110), -- Verdant Duckling +(192371, 0, 9, 194544, 56110), -- Qalashi Dusttwister +(192371, 0, 8, 194336, 56110), -- Qalashi Dusttwister +(192367, 0, 1, 220737, 56110), -- Nokhud Galebringer +(192367, 0, 0, 220737, 56110), -- Nokhud Galebringer +(192364, 0, 11, 199822, 56110), -- Windscale the Stormborn +(192364, 0, 10, 191782, 56110), -- Windscale the Stormborn +(192362, 0, 10, 220737, 56110), -- Possessive Hornswog +(192362, 0, 9, 220737, 56110), -- Possessive Hornswog +(192356, 0, 2, 201819, 56110), -- Enraged Embers +(192356, 0, 1, 220737, 56110), -- Enraged Embers +(192352, 0, 11, 193867, 56110), -- Shadepaw Trainer +(192352, 0, 10, 194443, 56110), -- Shadepaw Trainer +(192351, 0, 7, 191673, 56110), -- Trained Hyena +(192351, 0, 6, 191672, 56110), -- Trained Hyena +(192348, 0, 1, 220737, 56110), -- Cathan the Determined +(192348, 0, 0, 220737, 56110), -- Cathan the Determined +(192344, 0, 4, 192125, 56110), -- Ashbinder Tornecha +(192344, 0, 3, 193624, 56110), -- Ashbinder Tornecha +(192341, 0, 4, 192125, 56110), -- Qalashi Drakeflayer +(192341, 0, 3, 193624, 56110), -- Qalashi Drakeflayer +(192340, 0, 1, 220737, 56110), -- Nokhud Apprentice +(192340, 0, 0, 220737, 56110), -- Nokhud Apprentice +(192338, 0, 1, 220737, 56110), -- Fire Elemental +(192338, 0, 0, 220737, 56110), -- Fire Elemental +(192335, 0, 1, 220737, 56110), -- Arch Enchanter Celeste +(192335, 0, 0, 220737, 56110), -- Arch Enchanter Celeste +(192334, 0, 2, 201826, 56110), -- Graath +(192334, 0, 1, 220737, 56110), -- Graath +(192333, 0, 1, 220737, 56110), -- Alpha Eagle +(192333, 0, 0, 220737, 56110), -- Alpha Eagle +(192330, 0, 1, 220737, 56110), -- Fickleshell Hatchling +(192330, 0, 0, 220737, 56110), -- Fickleshell Hatchling +(192329, 0, 1, 220737, 56110), -- Territorial Eagle +(192329, 0, 0, 220737, 56110), -- Territorial Eagle +(192323, 0, 1, 220737, 56110), -- Trapped Whelpling +(192323, 0, 0, 220737, 56110), -- Trapped Whelpling +(192307, 0, 1, 220737, 56110), -- Bronze Whelp +(192307, 0, 0, 220737, 56110), -- Bronze Whelp +(192300, 0, 1, 220737, 56110); -- Nokhud Caster + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(192300, 0, 0, 220737, 56110), -- Nokhud Caster +(192299, 0, 2, 201826, 56110), -- Nokhud Fighter +(192299, 0, 1, 220737, 56110), -- Nokhud Fighter +(192297, 0, 2, 201826, 56110), -- Nokhud Ranged +(192297, 0, 1, 220737, 56110), -- Nokhud Ranged +(192296, 0, 1, 220737, 56110), -- Nokhud Support +(192296, 0, 0, 220737, 56110), -- Nokhud Support +(192295, 0, 1, 220737, 56110), -- Nokhud Caster +(192295, 0, 0, 220737, 56110), -- Nokhud Caster +(192294, 0, 2, 201826, 56110), -- Nokhud Fighter +(192294, 0, 1, 220737, 56110), -- Nokhud Fighter +(192293, 0, 2, 201826, 56110), -- Nokhud Ranged +(192293, 0, 1, 220737, 56110), -- Nokhud Ranged +(192292, 0, 1, 220737, 56110), -- Nokhud Support +(192292, 0, 0, 220737, 56110), -- Nokhud Support +(192291, 0, 1, 220737, 56110), -- Nokhud Support +(192291, 0, 0, 220737, 56110), -- Nokhud Support +(192290, 0, 2, 201826, 56110), -- Nokhud Brute +(192290, 0, 1, 220737, 56110), -- Nokhud Brute +(192283, 0, 3, 199822, 56110), -- Proto-Drake +(192283, 0, 2, 191782, 56110), -- Proto-Drake +(192274, 0, 2, 194548, 56110), -- Baron Ashflow +(192274, 0, 1, 220737, 56110), -- Baron Ashflow +(192270, 0, 1, 220737, 56110), -- Kirin Tor Instructor +(192270, 0, 0, 220737, 56110), -- Kirin Tor Instructor +(192266, 0, 3, 201819, 56110), -- Baron Crustcore +(192266, 0, 2, 190386, 56110), -- Baron Crustcore +(192248, 0, 2, 199822, 56110), -- Wind Proto-Dragon +(192248, 0, 1, 220737, 56110), -- Wind Proto-Dragon +(192247, 0, 2, 199822, 56110), -- Earth Proto-Dragon +(192247, 0, 1, 220737, 56110), -- Earth Proto-Dragon +(192232, 0, 3, 199822, 56110), -- Windscourge Dragon +(192232, 0, 2, 191782, 56110), -- Windscourge Dragon +(192228, 0, 1, 220737, 56110), -- Dragonwhelp +(192228, 0, 0, 220737, 56110), -- Dragonwhelp +(192226, 0, 1, 220737, 56110), -- Ganmat the Wise +(192226, 0, 0, 220737, 56110), -- Ganmat the Wise +(192223, 0, 2, 201826, 56110), -- Zaphil the Defiant +(192223, 0, 1, 220737, 56110), -- Zaphil the Defiant +(192209, 0, 1, 220737, 56110), -- Rock Snail +(192209, 0, 0, 220737, 56110), -- Rock Snail +(192197, 0, 2, 199822, 56110), -- Fire Proto-Dragon +(192197, 0, 1, 220737, 56110), -- Fire Proto-Dragon +(192196, 0, 2, 199822, 56110), -- Ice Proto-Dragon +(192196, 0, 1, 220737, 56110), -- Ice Proto-Dragon +(192188, 0, 3, 199822, 56110), -- Wild Proto-Drake +(192188, 0, 2, 191782, 56110), -- Wild Proto-Drake +(192187, 0, 3, 199822, 56110), -- Sparring Proto-Drake +(192187, 0, 2, 191782, 56110), -- Sparring Proto-Drake +(192186, 0, 1, 220737, 56110), -- Territorial Axebeak +(192186, 0, 0, 220737, 56110), -- Territorial Axebeak +(192183, 0, 2, 194448, 56110), -- Rockfang Alpha +(192183, 0, 1, 220737, 56110), -- Rockfang Alpha +(192182, 0, 2, 194448, 56110), -- Rockfang Hunter +(192182, 0, 1, 220737, 56110), -- Rockfang Hunter +(192181, 0, 2, 194448, 56110), -- Wild Rockfang +(192181, 0, 1, 220737, 56110), -- Wild Rockfang +(192180, 0, 1, 220737, 56110), -- Hornstrider Matriarch +(192180, 0, 0, 220737, 56110), -- Hornstrider Matriarch +(192179, 0, 1, 220737, 56110), -- Mature Hornstrider +(192179, 0, 0, 220737, 56110), -- Mature Hornstrider +(192178, 0, 1, 220737, 56110), -- Grazing Hornstrider +(192178, 0, 0, 220737, 56110), -- Grazing Hornstrider +(192176, 0, 1, 220737, 56110), -- Hornstrider Hatchling +(192176, 0, 0, 220737, 56110), -- Hornstrider Hatchling +(192175, 0, 1, 220737, 56110), -- Lively Marmoni +(192175, 0, 0, 220737, 56110), -- Lively Marmoni +(192174, 0, 2, 201828, 56110), -- Carnivorous Lasher +(192174, 0, 1, 220737, 56110), -- Carnivorous Lasher +(192173, 0, 2, 201828, 56110), -- Lasher Sapling +(192173, 0, 1, 220737, 56110), -- Lasher Sapling +(192172, 0, 2, 201825, 56110), -- Hunting Scythid +(192172, 0, 1, 220737, 56110), -- Hunting Scythid +(192171, 0, 1, 220737, 56110), -- Shore Cobra +(192171, 0, 0, 220737, 56110), -- Shore Cobra +(192170, 0, 1, 220737, 56110), -- Cobra Hatchling +(192170, 0, 0, 220737, 56110), -- Cobra Hatchling +(192169, 0, 1, 220737, 56110), -- Mature Slyvern +(192169, 0, 0, 220737, 56110), -- Mature Slyvern +(192168, 0, 1, 220737, 56110), -- Docile Slyvern +(192168, 0, 0, 220737, 56110), -- Docile Slyvern +(192167, 0, 1, 220737, 56110), -- Overgrown Podling +(192167, 0, 0, 220737, 56110), -- Overgrown Podling +(192166, 0, 1, 220737, 56110), -- Nascent Podling +(192166, 0, 0, 220737, 56110), -- Nascent Podling +(192161, 0, 2, 194427, 56110), -- Brinetooth +(192161, 0, 1, 220737, 56110), -- Brinetooth +(192160, 0, 2, 201829, 56110), -- Rocky Swoglet +(192160, 0, 1, 220737, 56110), -- Rocky Swoglet +(192159, 0, 2, 201829, 56110), -- Mature Rocky Hornswog +(192159, 0, 1, 220737, 56110), -- Mature Rocky Hornswog +(192158, 0, 2, 201829, 56110), -- Rocky Hornswog +(192158, 0, 1, 220737, 56110), -- Rocky Hornswog +(192157, 0, 1, 220737, 56110), -- Elder Water Snail +(192157, 0, 0, 220737, 56110), -- Elder Water Snail +(192156, 0, 2, 193864, 56110), -- Elder Lava Snail +(192156, 0, 1, 220737, 56110), -- Elder Lava Snail +(192154, 0, 1, 220737, 56110), -- Elder Sea Turtle +(192154, 0, 0, 220737, 56110), -- Elder Sea Turtle +(192152, 0, 1, 220737, 56110), -- Ancient Mantacorn +(192152, 0, 0, 220737, 56110), -- Ancient Mantacorn +(192151, 0, 1, 220737, 56110), -- Smoothfin Mantacorn +(192151, 0, 0, 220737, 56110), -- Smoothfin Mantacorn +(192150, 0, 1, 220737, 56110), -- Swarming Frenzy +(192150, 0, 0, 220737, 56110), -- Swarming Frenzy +(192149, 0, 1, 220737, 56110), -- River Frillfish +(192149, 0, 0, 220737, 56110), -- River Frillfish +(192148, 0, 1, 220737, 56110), -- Tranquil Tideskipper +(192148, 0, 0, 220737, 56110), -- Tranquil Tideskipper +(192147, 0, 1, 220737, 56110), -- Young Tideskipper +(192147, 0, 0, 220737, 56110), -- Young Tideskipper +(192146, 0, 1, 220737, 56110), -- Predatory Thresher +(192146, 0, 0, 220737, 56110), -- Predatory Thresher +(192145, 0, 1, 220737, 56110), -- Ancient Threshadon +(192145, 0, 0, 220737, 56110), -- Ancient Threshadon +(192142, 0, 1, 220737, 56110), -- Sea Turtle +(192142, 0, 0, 220737, 56110), -- Sea Turtle +(192141, 0, 1, 220737, 56110), -- Ancient Chitterspine +(192141, 0, 0, 220737, 56110), -- Ancient Chitterspine +(192133, 0, 1, 220737, 56110), -- Coastal Eel +(192133, 0, 0, 220737, 56110), -- Coastal Eel +(192132, 0, 1, 220737, 56110), -- Depths Eel +(192132, 0, 0, 220737, 56110), -- Depths Eel +(192131, 0, 1, 220737, 56110), -- Baby Eel +(192131, 0, 0, 220737, 56110), -- Baby Eel +(192130, 0, 1, 220737, 56110), -- Young Chitterspine +(192130, 0, 0, 220737, 56110), -- Young Chitterspine +(192129, 0, 1, 220737, 56110), -- Skittering Chitterspine +(192129, 0, 0, 220737, 56110), -- Skittering Chitterspine +(192127, 0, 1, 220737, 56110), -- Wild Snapbiter +(192127, 0, 0, 220737, 56110), -- Wild Snapbiter +(192126, 0, 1, 220737, 56110), -- Ancient Hydra +(192126, 0, 0, 220737, 56110), -- Ancient Hydra +(192125, 0, 1, 220737, 56110), -- Mature Hydra +(192125, 0, 0, 220737, 56110), -- Mature Hydra +(192124, 0, 1, 220737, 56110), -- Salty Hydra +(192124, 0, 0, 220737, 56110), -- Salty Hydra +(192123, 0, 1, 220737, 56110), -- Hermit Crab +(192123, 0, 0, 220737, 56110), -- Hermit Crab +(192122, 0, 1, 220737, 56110), -- Humming Skitterfly +(192122, 0, 0, 220737, 56110), -- Humming Skitterfly +(192119, 0, 2, 199822, 56110), -- Ancient Proto-Dragon +(192119, 0, 1, 220737, 56110), -- Ancient Proto-Dragon +(192118, 0, 2, 199822, 56110), -- Ancient Proto-Dragon +(192118, 0, 1, 220737, 56110), -- Ancient Proto-Dragon +(192115, 0, 1, 220737, 56110), -- Bronze Timekeeper +(192115, 0, 0, 220737, 56110), -- Bronze Timekeeper +(192105, 0, 2, 194437, 56110), -- Recovering Resistance Fighter +(192105, 0, 1, 220737, 56110), -- Recovering Resistance Fighter +(192063, 0, 2, 199822, 56110), -- Air Proto-Dragon +(192063, 0, 1, 220737, 56110), -- Air Proto-Dragon +(192061, 0, 2, 199822, 56110), -- Fire Proto-Dragon +(192061, 0, 1, 220737, 56110), -- Fire Proto-Dragon +(192057, 0, 5, 193867, 56110), -- Brackenhide Putrifier +(192057, 0, 4, 194443, 56110), -- Brackenhide Putrifier +(192045, 0, 9, 220737, 56110), -- Windseeker Avash +(192045, 0, 8, 220737, 56110), -- Windseeker Avash +(192043, 0, 2, 194444, 56110), -- Frostjaw +(192043, 0, 1, 220737, 56110), -- Frostjaw +(192041, 0, 2, 201819, 56110), -- Fracturing Rumbler +(192041, 0, 1, 220737, 56110), -- Fracturing Rumbler +(192040, 0, 2, 201819, 56110), -- Earthshatter Elemental +(192040, 0, 1, 220737, 56110), -- Earthshatter Elemental +(192038, 0, 2, 194440, 56110), -- Yetor +(192038, 0, 1, 220737, 56110), -- Yetor +(192037, 0, 2, 201816, 56110), -- Fierce Herdstallion +(192037, 0, 1, 220737, 56110), -- Fierce Herdstallion +(192036, 0, 2, 201816, 56110), -- Garden Herdmare +(192036, 0, 1, 220737, 56110), -- Garden Herdmare +(192030, 0, 2, 194439, 56110), -- Frostfist +(192030, 0, 1, 220737, 56110), -- Frostfist +(192020, 0, 10, 220737, 56110), -- Eaglemaster Niraak +(192020, 0, 9, 220737, 56110), -- Eaglemaster Niraak +(192003, 0, 2, 194433, 56110), -- Bloodhorn +(192003, 0, 1, 220737, 56110), -- Bloodhorn +(191995, 0, 3, 194424, 56110), -- Old Stonetusk +(191995, 0, 2, 194432, 56110), -- Old Stonetusk +(191979, 0, 1, 220737, 56110), -- Gristle +(191979, 0, 0, 220737, 56110), -- Gristle +(191978, 0, 1, 220737, 56110), -- Snap +(191978, 0, 0, 220737, 56110), -- Snap +(191973, 0, 2, 201826, 56110), -- Nokhud Brute +(191973, 0, 1, 220737, 56110), -- Nokhud Brute +(191972, 0, 6, 193867, 56110), -- Huntmaster Krakle +(191972, 0, 5, 194443, 56110), -- Huntmaster Krakle +(191971, 0, 1, 220737, 56110), -- Duck +(191971, 0, 0, 220737, 56110), -- Duck +(191970, 0, 1, 220737, 56110), -- Lava Elemental +(191970, 0, 0, 220737, 56110), -- Lava Elemental +(191969, 0, 1, 220737, 56110), -- Lava Elemental +(191969, 0, 0, 220737, 56110), -- Lava Elemental +(191968, 0, 1, 220737, 56110), -- Lava Elemental +(191968, 0, 0, 220737, 56110), -- Lava Elemental +(191967, 0, 1, 220737, 56110), -- Lava Elemental +(191967, 0, 0, 220737, 56110), -- Lava Elemental +(191966, 0, 1, 220737, 56110), -- Lava Elemental +(191966, 0, 0, 220737, 56110), -- Lava Elemental +(191965, 0, 1, 220737, 56110), -- Lava Elemental +(191965, 0, 0, 220737, 56110), -- Lava Elemental +(191964, 0, 1, 220737, 56110), -- Timbertooth +(191964, 0, 0, 220737, 56110), -- Timbertooth +(191963, 0, 1, 220737, 56110), -- Timbertooth +(191963, 0, 0, 220737, 56110), -- Timbertooth +(191951, 0, 2, 204093, 56110), -- Massive Thresher +(191950, 0, 10, 220737, 56110), -- Porta the Overgrown +(191950, 0, 9, 220737, 56110), -- Porta the Overgrown +(191947, 0, 1, 220737, 56110), -- Bronze Timekeeper +(191947, 0, 0, 220737, 56110), -- Bronze Timekeeper +(191944, 0, 1, 220737, 56110), -- Erupting Lasher +(191944, 0, 0, 220737, 56110), -- Erupting Lasher +(191940, 0, 4, 192125, 56110), -- Qalashi Necksnapper +(191940, 0, 3, 193624, 56110), -- Qalashi Necksnapper +(191926, 0, 6, 194328, 56110), -- Fishface +(191926, 0, 5, 193867, 56110), -- Fishface +(191922, 0, 1, 220737, 56110), -- Snoozy Clickclock +(191922, 0, 0, 220737, 56110), -- Snoozy Clickclock +(191917, 0, 1, 220737, 56110), -- Erupting Magma +(191917, 0, 0, 220737, 56110), -- Erupting Magma +(191906, 0, 3, 199822, 56110), -- Proto-Drake +(191906, 0, 2, 191782, 56110), -- Proto-Drake +(191903, 0, 3, 193864, 56110), -- Magmammoth Bull +(191903, 0, 2, 194424, 56110), -- Magmammoth Bull +(191902, 0, 4, 192125, 56110), -- Qalashi Magmatamer +(191902, 0, 3, 193624, 56110), -- Qalashi Magmatamer +(191901, 0, 1, 220737, 56110), -- Blazing Dreadsquall +(191901, 0, 0, 220737, 56110), -- Blazing Dreadsquall +(191900, 0, 4, 192125, 56110), -- Qalashi Sentinel +(191900, 0, 3, 193624, 56110), -- Qalashi Sentinel +(191899, 0, 4, 192125, 56110), -- Qalashi Marauder +(191899, 0, 3, 193624, 56110), -- Qalashi Marauder +(191898, 0, 4, 192125, 56110), -- Qalashi Ragetamer +(191898, 0, 3, 193624, 56110), -- Qalashi Ragetamer +(191887, 0, 2, 199822, 56110), -- Windscourge Dragon +(191887, 0, 1, 220737, 56110), -- Windscourge Dragon +(191883, 0, 1, 220737, 56110), -- Infused Ruby Whelpling +(191883, 0, 0, 220737, 56110), -- Infused Ruby Whelpling +(191880, 0, 2, 201829, 56110), -- Lounging Hornswog +(191880, 0, 1, 220737, 56110), -- Lounging Hornswog +(191876, 0, 5, 192125, 56110), -- Goruk Steelwall +(191876, 0, 4, 193624, 56110), -- Goruk Steelwall +(191857, 0, 1, 220737, 56110), -- Crested Poolwader +(191857, 0, 0, 220737, 56110), -- Crested Poolwader +(191851, 0, 1, 220737, 56110), -- Blacktalon Shadowclaw +(191851, 0, 0, 220737, 56110), -- Blacktalon Shadowclaw +(191850, 0, 1, 220737, 56110), -- [DNT] Siege on Dragonbane Keep Scenario Start +(191850, 0, 0, 220737, 56110), -- [DNT] Siege on Dragonbane Keep Scenario Start +(191847, 0, 1, 220737, 56110), -- Nokhud Plainstomper +(191847, 0, 0, 220737, 56110), -- Nokhud Plainstomper +(191844, 0, 2, 194437, 56110), -- Primalist Infiltrator +(191844, 0, 1, 220737, 56110); -- Primalist Infiltrator + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(191843, 0, 2, 201826, 56110), -- Guard Bahir +(191843, 0, 1, 220737, 56110), -- Guard Bahir +(191842, 0, 9, 220737, 56110), -- Sulfurion +(191842, 0, 8, 220737, 56110), -- Sulfurion +(191841, 0, 2, 194437, 56110), -- Primalist Infiltrator +(191841, 0, 1, 220737, 56110), -- Primalist Infiltrator +(191840, 0, 1, 220737, 56110), -- Shikaar Hunter +(191840, 0, 0, 220737, 56110), -- Shikaar Hunter +(191835, 0, 1, 220737, 56110), -- Blacktalon Scout +(191835, 0, 0, 220737, 56110), -- Blacktalon Scout +(191833, 0, 4, 192125, 56110), -- Qalashi Scavenger +(191833, 0, 3, 193624, 56110), -- Qalashi Scavenger +(191831, 0, 1, 220737, 56110), -- Ravenous Dreadsquall +(191831, 0, 0, 220737, 56110), -- Ravenous Dreadsquall +(191830, 0, 1, 220737, 56110), -- Dreadsquall Hatchling +(191830, 0, 0, 220737, 56110), -- Dreadsquall Hatchling +(191829, 0, 1, 220737, 56110), -- Elder Dreadsquall +(191829, 0, 0, 220737, 56110), -- Elder Dreadsquall +(191828, 0, 1, 220737, 56110), -- Thunder Lizard Calf +(191828, 0, 0, 220737, 56110), -- Thunder Lizard Calf +(191827, 0, 1, 220737, 56110), -- Thunder Lizard +(191827, 0, 0, 220737, 56110), -- Thunder Lizard +(191826, 0, 1, 220737, 56110), -- Mature Thunder Lizard +(191826, 0, 0, 220737, 56110), -- Mature Thunder Lizard +(191825, 0, 1, 220737, 56110), -- Thunder Lizard Alpha +(191825, 0, 0, 220737, 56110), -- Thunder Lizard Alpha +(191824, 0, 1, 220737, 56110), -- Proto-Whelp +(191824, 0, 0, 220737, 56110), -- Proto-Whelp +(191823, 0, 3, 199822, 56110), -- Vicious Proto-Drake +(191823, 0, 2, 191782, 56110), -- Vicious Proto-Drake +(191821, 0, 3, 199822, 56110), -- Mature Proto-Drake +(191821, 0, 2, 191782, 56110), -- Mature Proto-Drake +(191820, 0, 3, 199822, 56110), -- Massive Proto-Dragon +(191820, 0, 2, 191782, 56110), -- Massive Proto-Dragon +(191816, 0, 1, 220737, 56110), -- Blacktalon Shadowclaw +(191816, 0, 0, 220737, 56110), -- Blacktalon Shadowclaw +(191805, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191805, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191804, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191804, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191802, 0, 1, 220737, 56110), -- Shikaar Ohuna +(191802, 0, 0, 220737, 56110), -- Shikaar Ohuna +(191800, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191800, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191799, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191799, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191795, 0, 1, 220737, 56110), -- Waking Cricket +(191795, 0, 0, 220737, 56110), -- Waking Cricket +(191794, 0, 1, 220737, 56110), -- Raddikesh +(191794, 0, 0, 220737, 56110), -- Raddikesh +(191791, 0, 1, 220737, 56110), -- Water Slug +(191791, 0, 0, 220737, 56110), -- Water Slug +(191790, 0, 1, 220737, 56110), -- Water Snail +(191790, 0, 0, 220737, 56110), -- Water Snail +(191789, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191789, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191788, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191788, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191787, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191787, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191786, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191786, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191785, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191785, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191784, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191784, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191781, 0, 1, 220737, 56110), -- Khansguard Warrior +(191781, 0, 0, 220737, 56110), -- Khansguard Warrior +(191779, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191779, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191778, 0, 3, 199822, 56110), -- Territorial Proto Drake +(191778, 0, 2, 191782, 56110), -- Territorial Proto Drake +(191777, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191777, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191775, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191775, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191774, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191774, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191773, 0, 2, 194437, 56110), -- Primalist Infiltrator +(191773, 0, 1, 220737, 56110), -- Primalist Infiltrator +(191765, 0, 1, 220737, 56110), -- Mean Duck +(191765, 0, 0, 220737, 56110), -- Mean Duck +(191763, 0, 2, 194450, 56110), -- Frightened Argali +(191763, 0, 1, 220737, 56110), -- Frightened Argali +(191746, 0, 2, 201835, 56110), -- Ketess the Pillager +(191746, 0, 1, 220737, 56110), -- Ketess the Pillager +(191745, 0, 2, 194448, 56110), -- Sabertooth +(191745, 0, 1, 220737, 56110), -- Sabertooth +(191744, 0, 2, 194448, 56110), -- Sabertooth Matriarch +(191744, 0, 1, 220737, 56110), -- Sabertooth Matriarch +(191739, 0, 1, 220737, 56110), -- Scalebane Lieutenant +(191739, 0, 0, 220737, 56110), -- Scalebane Lieutenant +(191736, 0, 1, 220737, 56110), -- Crawth +(191736, 0, 0, 220737, 56110), -- Crawth +(191731, 0, 1, 220737, 56110), -- Invasive Droplet +(191731, 0, 0, 220737, 56110), -- Invasive Droplet +(191729, 0, 1, 220737, 56110), -- Deathrip +(191729, 0, 0, 220737, 56110), -- Deathrip +(191727, 0, 6, 194328, 56110), -- Liquefactor +(191727, 0, 5, 193867, 56110), -- Liquefactor +(191724, 0, 3, 199822, 56110), -- A Very Hungry and Happy Proto-Drake +(191724, 0, 2, 191782, 56110), -- A Very Hungry and Happy Proto-Drake +(191719, 0, 1, 220737, 56110), -- A Very Lost and Cold Thunder Lizard +(191719, 0, 0, 220737, 56110), -- A Very Lost and Cold Thunder Lizard +(191713, 0, 2, 201825, 56110), -- Scytherin +(191713, 0, 1, 220737, 56110), -- Scytherin +(191712, 0, 2, 194509, 56110), -- Hissing Springsoul +(191712, 0, 1, 220737, 56110), -- Hissing Springsoul +(191711, 0, 1, 220737, 56110), -- Right +(191711, 0, 0, 220737, 56110), -- Right +(191710, 0, 1, 220737, 56110), -- Left +(191710, 0, 0, 220737, 56110), -- Left +(191709, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191709, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191708, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191708, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191707, 0, 3, 199822, 56110), -- Apex Proto-Dragon +(191707, 0, 2, 191782, 56110), -- Apex Proto-Dragon +(191706, 0, 3, 199822, 56110), -- Apex Proto-Dragon +(191706, 0, 2, 191782, 56110), -- Apex Proto-Dragon +(191705, 0, 3, 199822, 56110), -- Apex Proto-Dragon +(191705, 0, 2, 191782, 56110), -- Apex Proto-Dragon +(191704, 0, 3, 199822, 56110), -- Apex Proto-Dragon +(191704, 0, 2, 191782, 56110), -- Apex Proto-Dragon +(191703, 0, 3, 199822, 56110), -- Hungry Proto-Drake +(191703, 0, 2, 191782, 56110), -- Hungry Proto-Drake +(191697, 0, 2, 191780, 56110), -- Ancient Basilisk +(191697, 0, 1, 220737, 56110), -- Ancient Basilisk +(191696, 0, 2, 191780, 56110), -- Mature Basilisk +(191696, 0, 1, 220737, 56110), -- Mature Basilisk +(191695, 0, 2, 191780, 56110), -- Stalking Basilisk +(191695, 0, 1, 220737, 56110), -- Stalking Basilisk +(191694, 0, 2, 191780, 56110), -- Young Basilisk +(191694, 0, 1, 220737, 56110), -- Young Basilisk +(191687, 0, 2, 201822, 56110), -- Riverbeast Elder +(191687, 0, 1, 220737, 56110), -- Riverbeast Elder +(191686, 0, 2, 201822, 56110), -- Mature Riverbeast +(191686, 0, 1, 220737, 56110), -- Mature Riverbeast +(191684, 0, 2, 201822, 56110), -- Riverbeast Calf +(191684, 0, 1, 220737, 56110), -- Riverbeast Calf +(191683, 0, 2, 201822, 56110), -- Mudwallow Riverbeast +(191683, 0, 1, 220737, 56110), -- Mudwallow Riverbeast +(191682, 0, 2, 220737, 56110), -- Sulfuric Rager +(191682, 0, 1, 220737, 56110), -- Sulfuric Rager +(191681, 0, 1, 220737, 56110), -- Ascended Air Primalist +(191681, 0, 0, 220737, 56110), -- Ascended Air Primalist +(191680, 0, 2, 192454, 56110), -- Cragsworn Conqueror +(191680, 0, 1, 220737, 56110), -- Cragsworn Conqueror +(191679, 0, 3, 193864, 56110), -- Magmammoth Bull +(191679, 0, 2, 194424, 56110), -- Magmammoth Bull +(191678, 0, 3, 193864, 56110), -- Magmammoth Crusher +(191678, 0, 2, 194424, 56110), -- Magmammoth Crusher +(191677, 0, 3, 220737, 56110), -- Magmammoth Calf +(191677, 0, 2, 220737, 56110), -- Magmammoth Calf +(191676, 0, 1, 220737, 56110), -- Ascended Fire Primalist +(191676, 0, 0, 220737, 56110), -- Ascended Fire Primalist +(191675, 0, 2, 201835, 56110), -- Fused Tarasek +(191675, 0, 1, 220737, 56110), -- Fused Tarasek +(191672, 0, 2, 193864, 56110), -- Lava Tarantula +(191672, 0, 1, 220737, 56110), -- Lava Tarantula +(191668, 0, 2, 220737, 56110), -- Enraged Hyena +(191668, 0, 1, 220737, 56110), -- Enraged Hyena +(191667, 0, 5, 193867, 56110), -- Enraged Shaman +(191667, 0, 4, 194443, 56110), -- Enraged Shaman +(191666, 0, 5, 193867, 56110), -- Enraged Brawler +(191666, 0, 4, 194443, 56110), -- Enraged Brawler +(191665, 0, 1, 220737, 56110), -- Rumbling Blackpaw +(191665, 0, 0, 220737, 56110), -- Rumbling Blackpaw +(191664, 0, 2, 193864, 56110), -- Ancient Lava Worm +(191664, 0, 1, 220737, 56110), -- Ancient Lava Worm +(191663, 0, 2, 193864, 56110), -- Lava Burster +(191663, 0, 1, 220737, 56110), -- Lava Burster +(191662, 0, 1, 220737, 56110), -- Ascended Air Primalist +(191662, 0, 0, 220737, 56110), -- Ascended Air Primalist +(191661, 0, 2, 192454, 56110), -- Cragsworn Stoneshaper +(191661, 0, 1, 220737, 56110), -- Cragsworn Stoneshaper +(191660, 0, 1, 220737, 56110), -- Ascended Fire Primalist +(191660, 0, 0, 220737, 56110), -- Ascended Fire Primalist +(191659, 0, 1, 220737, 56110), -- Prime Salamanther +(191659, 0, 0, 220737, 56110), -- Prime Salamanther +(191658, 0, 2, 192454, 56110), -- Rimebound Subjugator +(191658, 0, 1, 220737, 56110), -- Rimebound Subjugator +(191656, 0, 1, 220737, 56110), -- Young Salamanther +(191656, 0, 0, 220737, 56110), -- Young Salamanther +(191654, 0, 2, 192454, 56110), -- Rimebound Controller +(191654, 0, 1, 220737, 56110), -- Rimebound Controller +(191653, 0, 1, 220737, 56110), -- Coastal Salamanther +(191653, 0, 0, 220737, 56110), -- Coastal Salamanther +(191651, 0, 1, 220737, 56110), -- Apex Stomphoof +(191651, 0, 0, 220737, 56110), -- Apex Stomphoof +(191650, 0, 2, 194448, 56110), -- Apex Sabertooth +(191650, 0, 1, 220737, 56110), -- Apex Sabertooth +(191649, 0, 2, 194424, 56110), -- Apex Mammoth +(191649, 0, 1, 220737, 56110), -- Apex Mammoth +(191647, 0, 1, 220737, 56110), -- Young Wind Serpent +(191647, 0, 0, 220737, 56110), -- Young Wind Serpent +(191645, 0, 1, 220737, 56110), -- Wind Serpent +(191645, 0, 0, 220737, 56110), -- Wind Serpent +(191644, 0, 1, 220737, 56110), -- Musken Calf +(191644, 0, 0, 220737, 56110), -- Musken Calf +(191639, 0, 1, 220737, 56110), -- Vibrant Butterfly +(191639, 0, 0, 220737, 56110), -- Vibrant Butterfly +(191637, 0, 3, 193864, 56110), -- Lava Phoenix +(191637, 0, 2, 193839, 56110), -- Lava Phoenix +(191629, 0, 2, 193864, 56110), -- Lava Slug +(191629, 0, 1, 220737, 56110), -- Lava Slug +(191628, 0, 2, 193864, 56110), -- Lava Snail +(191628, 0, 1, 220737, 56110), -- Lava Snail +(191626, 0, 1, 220737, 56110), -- Ancient Gryphon +(191626, 0, 0, 220737, 56110), -- Ancient Gryphon +(191625, 0, 2, 201816, 56110), -- Vorquin Foal +(191625, 0, 1, 220737, 56110), -- Vorquin Foal +(191624, 0, 2, 201816, 56110), -- Tranquil Vorquin +(191624, 0, 1, 220737, 56110), -- Tranquil Vorquin +(191621, 0, 2, 201829, 56110), -- Elder Hornswog +(191621, 0, 1, 220737, 56110), -- Elder Hornswog +(191620, 0, 2, 201829, 56110), -- River Swoglet +(191620, 0, 1, 220737, 56110), -- River Swoglet +(191619, 0, 2, 201829, 56110), -- Mature Hornswog +(191619, 0, 1, 220737, 56110), -- Mature Hornswog +(191618, 0, 2, 201829, 56110), -- River Hornswog +(191618, 0, 1, 220737, 56110), -- River Hornswog +(191616, 0, 1, 220737, 56110), -- Young Ottuk +(191616, 0, 0, 220737, 56110), -- Young Ottuk +(191615, 0, 1, 220737, 56110), -- River Ottuk +(191615, 0, 0, 220737, 56110), -- River Ottuk +(191611, 0, 4, 220737, 56110), -- Dragonhunter Igordan +(191611, 0, 3, 220737, 56110), -- Dragonhunter Igordan +(191608, 0, 2, 201829, 56110), -- The Great Swog +(191608, 0, 1, 220737, 56110), -- The Great Swog +(191607, 0, 2, 194424, 56110), -- Mammoth Bull +(191607, 0, 1, 220737, 56110), -- Mammoth Bull +(191606, 0, 2, 201829, 56110), -- Gargantuan Hornswog +(191606, 0, 1, 220737, 56110), -- Gargantuan Hornswog +(191604, 0, 2, 201829, 56110), -- Brackish Hornswog +(191604, 0, 1, 220737, 56110), -- Brackish Hornswog +(191597, 0, 4, 192125, 56110), -- Qalashi Crustshaper +(191597, 0, 3, 193624, 56110), -- Qalashi Crustshaper +(191596, 0, 4, 192125, 56110), -- Qalashi Forces +(191596, 0, 3, 193624, 56110), -- Qalashi Forces +(191594, 0, 1, 220737, 56110), -- Pugh Pepperspice +(191594, 0, 0, 220737, 56110), -- Pugh Pepperspice +(191588, 0, 1, 220737, 56110), -- Untamed Stormwing +(191588, 0, 0, 220737, 56110), -- Untamed Stormwing +(191582, 0, 3, 199822, 56110), -- Shackled Proto-Drake +(191582, 0, 2, 191782, 56110), -- Shackled Proto-Drake +(191580, 0, 2, 192126, 56110), -- Soulbinder Levia +(191580, 0, 1, 220737, 56110), -- Soulbinder Levia +(191577, 0, 1, 220737, 56110), -- Ancient Elemental +(191577, 0, 0, 220737, 56110); -- Ancient Elemental + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(191572, 0, 1, 220737, 56110), -- Bronze Timekeeper +(191572, 0, 0, 220737, 56110), -- Bronze Timekeeper +(191570, 0, 2, 201826, 56110), -- Nokhud Spearthrower +(191570, 0, 1, 220737, 56110), -- Nokhud Spearthrower +(191565, 0, 1, 220737, 56110), -- Nokhud Warhound +(191565, 0, 0, 220737, 56110), -- Nokhud Warhound +(191563, 0, 2, 201829, 56110), -- Swoglet +(191563, 0, 1, 220737, 56110), -- Swoglet +(191562, 0, 1, 220737, 56110), -- Agitated Elemental +(191562, 0, 0, 220737, 56110), -- Agitated Elemental +(191561, 0, 2, 201829, 56110), -- Cascade Swog +(191561, 0, 1, 220737, 56110), -- Cascade Swog +(191560, 0, 1, 220737, 56110), -- Oozing Decay +(191560, 0, 0, 220737, 56110), -- Oozing Decay +(191559, 0, 1, 220737, 56110), -- Ember of Ignarus +(191559, 0, 0, 220737, 56110), -- Ember of Ignarus +(191558, 0, 1, 220737, 56110), -- Brambledoe +(191558, 0, 0, 220737, 56110), -- Brambledoe +(191554, 0, 1, 220737, 56110), -- Argali Lamb +(191554, 0, 0, 220737, 56110), -- Argali Lamb +(191553, 0, 2, 194450, 56110), -- Wild Argali +(191553, 0, 1, 220737, 56110), -- Wild Argali +(191552, 0, 2, 201835, 56110), -- Enchanted Mining Pick +(191552, 0, 1, 220737, 56110), -- Enchanted Mining Pick +(191551, 0, 1, 220737, 56110), -- Insatiable Vulture +(191551, 0, 0, 220737, 56110), -- Insatiable Vulture +(191545, 0, 1, 220737, 56110), -- Insatiable Vulture +(191545, 0, 0, 220737, 56110), -- Insatiable Vulture +(191544, 0, 1, 220737, 56110), -- Brambledoe +(191544, 0, 0, 220737, 56110), -- Brambledoe +(191541, 0, 1, 220737, 56110), -- Craggy Stag +(191541, 0, 0, 220737, 56110), -- Craggy Stag +(191538, 0, 2, 201835, 56110), -- Enchanted Mining Pick +(191538, 0, 1, 220737, 56110), -- Enchanted Mining Pick +(191536, 0, 3, 192126, 56110), -- Reclaimer Makko +(191536, 0, 2, 193070, 56110), -- Reclaimer Makko +(191535, 0, 1, 220737, 56110), -- Blackpaw Bear +(191535, 0, 0, 220737, 56110), -- Blackpaw Bear +(191532, 0, 1, 220737, 56110), -- Black-footed Gull +(191532, 0, 0, 220737, 56110), -- Black-footed Gull +(191530, 0, 1, 220737, 56110), -- Ottuk Pup +(191530, 0, 0, 220737, 56110), -- Ottuk Pup +(191529, 0, 1, 220737, 56110), -- Bramblestag +(191529, 0, 0, 220737, 56110), -- Bramblestag +(191527, 0, 1, 220737, 56110), -- Sunscale Turtle +(191527, 0, 0, 220737, 56110), -- Sunscale Turtle +(191525, 0, 9, 192125, 56110), -- Qalashi Wallcrasher +(191525, 0, 8, 193624, 56110), -- Qalashi Wallcrasher +(191524, 0, 5, 202286, 56110), -- Qalashi Ironskin +(191524, 0, 4, 192125, 56110), -- Qalashi Ironskin +(191523, 0, 1, 220737, 56110), -- River Ottuk +(191523, 0, 0, 220737, 56110), -- River Ottuk +(191521, 0, 2, 194451, 56110), -- Cave Spider +(191521, 0, 1, 220737, 56110), -- Cave Spider +(191517, 0, 1, 220737, 56110), -- Erupting Droplet +(191517, 0, 0, 220737, 56110), -- Erupting Droplet +(191511, 0, 1, 220737, 56110), -- Bronze Timekeeper +(191511, 0, 0, 220737, 56110), -- Bronze Timekeeper +(191509, 0, 1, 220737, 56110), -- Blazing Dreadsquall +(191509, 0, 0, 220737, 56110), -- Blazing Dreadsquall +(191508, 0, 1, 220737, 56110), -- Captured Raven +(191508, 0, 0, 220737, 56110), -- Captured Raven +(191507, 0, 4, 192125, 56110), -- Gragza the Dragon-Breaker +(191507, 0, 3, 193624, 56110), -- Gragza the Dragon-Breaker +(191500, 0, 1, 220737, 56110), -- Avatar of the Storm +(191500, 0, 0, 220737, 56110), -- Avatar of the Storm +(191498, 0, 4, 192125, 56110), -- Qalashi Mammoth Trainer +(191498, 0, 3, 193624, 56110), -- Qalashi Mammoth Trainer +(191497, 0, 1, 220737, 56110), -- Itchy Sparkwobble +(191497, 0, 0, 220737, 56110), -- Itchy Sparkwobble +(191496, 0, 1, 220737, 56110), -- Pinehoof Doe +(191496, 0, 0, 220737, 56110), -- Pinehoof Doe +(191495, 0, 2, 199822, 56110), -- Gerithus +(191495, 0, 1, 220737, 56110), -- Gerithus +(191481, 0, 1, 220737, 56110), -- Stomphoof Calf +(191481, 0, 0, 220737, 56110), -- Stomphoof Calf +(191479, 0, 3, 193864, 56110), -- Charred Hornspike +(191479, 0, 2, 201829, 56110), -- Charred Hornspike +(191478, 0, 1, 220737, 56110), -- Meadowhoof Calf +(191478, 0, 0, 220737, 56110), -- Meadowhoof Calf +(191476, 0, 5, 193627, 56110), -- Searing Flame Harchek +(191476, 0, 4, 192125, 56110), -- Searing Flame Harchek +(191469, 0, 2, 201825, 56110), -- Streamside Scythid +(191469, 0, 1, 220737, 56110), -- Streamside Scythid +(191462, 0, 1, 220737, 56110), -- Towering Fickleshells +(191462, 0, 0, 220737, 56110), -- Towering Fickleshells +(191460, 0, 1, 220737, 56110), -- Ocean Ottuk Pup +(191460, 0, 0, 220737, 56110), -- Ocean Ottuk Pup +(191458, 0, 1, 220737, 56110), -- Brightail Monarch +(191458, 0, 0, 220737, 56110), -- Brightail Monarch +(191457, 0, 1, 220737, 56110), -- Hardback Crab +(191457, 0, 0, 220737, 56110), -- Hardback Crab +(191456, 0, 1, 220737, 56110), -- Giant Ocean Ottuk +(191456, 0, 0, 220737, 56110), -- Giant Ocean Ottuk +(191451, 0, 1, 220737, 56110), -- Hungering Tyranha +(191451, 0, 0, 220737, 56110), -- Hungering Tyranha +(191450, 0, 1, 220737, 56110), -- Boolk +(191450, 0, 0, 220737, 56110), -- Boolk +(191447, 0, 2, 194437, 56110), -- Primal Proto-Whelp +(191447, 0, 1, 220737, 56110), -- Primal Proto-Whelp +(191446, 0, 4, 192125, 56110), -- Qalashi Scoundrel +(191446, 0, 3, 193624, 56110), -- Qalashi Scoundrel +(191434, 0, 1, 220737, 56110), -- Summoned Storm Elemental +(191434, 0, 0, 220737, 56110), -- Summoned Storm Elemental +(191430, 0, 1, 220737, 56110), -- Cascadia Fickleshell +(191430, 0, 0, 220737, 56110), -- Cascadia Fickleshell +(191429, 0, 1, 220737, 56110), -- Cascadia Fickleshell +(191429, 0, 0, 220737, 56110), -- Cascadia Fickleshell +(191428, 0, 1, 220737, 56110), -- Cascadia Fickleshell +(191428, 0, 0, 220737, 56110), -- Cascadia Fickleshell +(191427, 0, 1, 220737, 56110), -- Cascadia Fickleshell +(191427, 0, 0, 220737, 56110), -- Cascadia Fickleshell +(191422, 0, 1, 220737, 56110), -- Bronze Timekeeper +(191422, 0, 0, 220737, 56110), -- Bronze Timekeeper +(191413, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191413, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191404, 0, 1, 220737, 56110), -- Cascadia Fickleshell +(191404, 0, 0, 220737, 56110), -- Cascadia Fickleshell +(191396, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191396, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191395, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191395, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191389, 0, 1, 220737, 56110), -- Whelpfly +(191389, 0, 0, 220737, 56110), -- Whelpfly +(191388, 0, 1, 220737, 56110), -- Rymek +(191388, 0, 0, 220737, 56110), -- Rymek +(191375, 0, 2, 194321, 56110), -- Radiant Peafowl +(191375, 0, 1, 220737, 56110), -- Radiant Peafowl +(191374, 0, 2, 198597, 56110), -- Time-Lost Warcaller +(191374, 0, 1, 220737, 56110), -- Time-Lost Warcaller +(191373, 0, 2, 201819, 56110), -- Primal Rumbler +(191373, 0, 1, 220737, 56110), -- Primal Rumbler +(191372, 0, 1, 220737, 56110), -- Avatar of the Storm +(191372, 0, 0, 220737, 56110), -- Avatar of the Storm +(191367, 0, 1, 220737, 56110), -- Forest Eagle +(191367, 0, 0, 220737, 56110), -- Forest Eagle +(191365, 0, 1, 220737, 56110), -- Proto-Dragonfly +(191365, 0, 0, 220737, 56110), -- Proto-Dragonfly +(191364, 0, 1, 220737, 56110), -- Frenzied Ripple +(191364, 0, 0, 220737, 56110), -- Frenzied Ripple +(191363, 0, 2, 220737, 56110), -- Manifested Inferno +(191363, 0, 1, 220737, 56110), -- Manifested Inferno +(191362, 0, 1, 220737, 56110), -- Scalding +(191362, 0, 0, 220737, 56110), -- Scalding +(191357, 0, 1, 220737, 56110), -- Vengeful Hornstrider +(191357, 0, 0, 220737, 56110), -- Vengeful Hornstrider +(191356, 0, 13, 220737, 56110), -- Frostpaw +(191356, 0, 12, 220737, 56110), -- Frostpaw +(191355, 0, 1, 220737, 56110), -- Angry Wind Eagle +(191355, 0, 0, 220737, 56110), -- Angry Wind Eagle +(191354, 0, 2, 220737, 56110), -- Ty'foon the Ascended +(191354, 0, 1, 220737, 56110), -- Ty'foon the Ascended +(191351, 0, 1, 220737, 56110), -- Sleepless Fickleshell +(191351, 0, 0, 220737, 56110), -- Sleepless Fickleshell +(191348, 0, 2, 194053, 56110), -- [PH] Flowered Porcupine - Red +(191348, 0, 1, 220737, 56110), -- [PH] Flowered Porcupine - Red +(191346, 0, 2, 194053, 56110), -- [PH] Flowered Porcupine - Navy +(191346, 0, 1, 220737, 56110), -- [PH] Flowered Porcupine - Navy +(191342, 0, 1, 220737, 56110), -- Winged Ruin +(191342, 0, 0, 220737, 56110), -- Winged Ruin +(191341, 0, 1, 220737, 56110), -- Kindled Fury +(191341, 0, 0, 220737, 56110), -- Kindled Fury +(191340, 0, 1, 220737, 56110), -- Forest Salamanther +(191340, 0, 0, 220737, 56110), -- Forest Salamanther +(191339, 0, 1, 220737, 56110), -- Guardian Riptide +(191339, 0, 0, 220737, 56110), -- Guardian Riptide +(191337, 0, 2, 201819, 56110), -- Stone Vanguard +(191337, 0, 1, 220737, 56110), -- Stone Vanguard +(191336, 0, 1, 220737, 56110), -- Colossal Inferno +(191336, 0, 0, 220737, 56110), -- Colossal Inferno +(191335, 0, 2, 201819, 56110), -- Trembling Earth +(191335, 0, 1, 220737, 56110), -- Trembling Earth +(191334, 0, 1, 220737, 56110), -- Anxious Hornstrider +(191334, 0, 0, 220737, 56110), -- Anxious Hornstrider +(191333, 0, 1, 220737, 56110), -- Wind Eagle +(191333, 0, 0, 220737, 56110), -- Wind Eagle +(191332, 0, 1, 220737, 56110), -- Fickleshell Hatchling +(191332, 0, 0, 220737, 56110), -- Fickleshell Hatchling +(191331, 0, 1, 220737, 56110), -- Howling Wind +(191331, 0, 0, 220737, 56110), -- Howling Wind +(191330, 0, 2, 192454, 56110), -- Defensive Gale +(191330, 0, 1, 220737, 56110), -- Defensive Gale +(191329, 0, 1, 220737, 56110), -- Sleepless Fickleshell +(191329, 0, 0, 220737, 56110), -- Sleepless Fickleshell +(191328, 0, 1, 220737, 56110), -- Ensnaring Current +(191328, 0, 0, 220737, 56110), -- Ensnaring Current +(191327, 0, 2, 194053, 56110), -- [PH] Flowered Porcupine - Brown +(191327, 0, 1, 220737, 56110), -- [PH] Flowered Porcupine - Brown +(191326, 0, 2, 194053, 56110), -- [PH] Flowered Porcupine - Blue +(191326, 0, 1, 220737, 56110), -- [PH] Flowered Porcupine - Blue +(191324, 0, 1, 220737, 56110), -- Encroaching Downpour +(191324, 0, 0, 220737, 56110), -- Encroaching Downpour +(191322, 0, 2, 199822, 56110), -- Merithra +(191322, 0, 1, 220737, 56110), -- Merithra +(191319, 0, 1, 220737, 56110), -- Ancient Splinter +(191319, 0, 0, 220737, 56110), -- Ancient Splinter +(191318, 0, 1, 220737, 56110), -- Tidal Defender +(191318, 0, 0, 220737, 56110), -- Tidal Defender +(191317, 0, 2, 201816, 56110), -- Creekside Grazer +(191317, 0, 1, 220737, 56110), -- Creekside Grazer +(191315, 0, 1, 220737, 56110), -- Herald of Frost +(191315, 0, 0, 220737, 56110), -- Herald of Frost +(191313, 0, 1, 220737, 56110), -- Bubbling Sapling +(191313, 0, 0, 220737, 56110), -- Bubbling Sapling +(191311, 0, 1, 220737, 56110), -- Infinite Whelp +(191311, 0, 0, 220737, 56110), -- Infinite Whelp +(191310, 0, 2, 199822, 56110), -- Doventhal the Chosen +(191310, 0, 1, 220737, 56110), -- Doventhal the Chosen +(191308, 0, 1, 220737, 56110), -- Vyzos the Prophet +(191308, 0, 0, 220737, 56110), -- Vyzos the Prophet +(191307, 0, 1, 220737, 56110), -- Vyzos the Prophet +(191307, 0, 0, 220737, 56110), -- Vyzos the Prophet +(191306, 0, 1, 220737, 56110), -- Aizir the Inflamed +(191306, 0, 0, 220737, 56110), -- Aizir the Inflamed +(191305, 0, 9, 220737, 56110), -- The Great Shellkhan +(191305, 0, 8, 220737, 56110), -- The Great Shellkhan +(191304, 0, 1, 220737, 56110), -- Aizir the Inflamed +(191304, 0, 0, 220737, 56110), -- Aizir the Inflamed +(191303, 0, 3, 199822, 56110), -- Apex Proto-Dragon +(191303, 0, 2, 191782, 56110), -- Apex Proto-Dragon +(191302, 0, 3, 199822, 56110), -- Shockscale Dragon +(191302, 0, 2, 191782, 56110), -- Shockscale Dragon +(191300, 0, 2, 194437, 56110), -- Kurog Grimtotem +(191300, 0, 1, 220737, 56110), -- Kurog Grimtotem +(191289, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191289, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191284, 0, 1, 220737, 56110), -- Optimistic Whelp +(191284, 0, 0, 220737, 56110), -- Optimistic Whelp +(191278, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191278, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191273, 0, 1, 220737, 56110), -- Maddoc Stitchneedle +(191273, 0, 0, 220737, 56110), -- Maddoc Stitchneedle +(191270, 0, 1, 220737, 56110), -- Cranky Wrenchriddle +(191270, 0, 0, 220737, 56110), -- Cranky Wrenchriddle +(191259, 0, 2, 194437, 56110), -- Primalist Storm-Summoner +(191259, 0, 1, 220737, 56110), -- Primalist Storm-Summoner +(191257, 0, 2, 194424, 56110), -- Baby Mammoth +(191257, 0, 1, 220737, 56110), -- Baby Mammoth +(191256, 0, 2, 194437, 56110), -- Primalist Guards +(191256, 0, 1, 220737, 56110), -- Primalist Guards +(191255, 0, 2, 220737, 56110), -- Peacock +(191255, 0, 1, 220737, 56110), -- Peacock +(191252, 0, 1, 220737, 56110), -- Emerald Warden +(191252, 0, 0, 220737, 56110), -- Emerald Warden +(191247, 0, 1, 220737, 56110), -- Bronze Timekeeper +(191247, 0, 0, 220737, 56110), -- Bronze Timekeeper +(191245, 0, 1, 220737, 56110), -- Companion Ohuna +(191245, 0, 0, 220737, 56110), -- Companion Ohuna +(191243, 0, 2, 201828, 56110), -- Wild Lasher +(191243, 0, 1, 220737, 56110); -- Wild Lasher + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(191242, 0, 2, 194448, 56110), -- Junior +(191242, 0, 1, 220737, 56110), -- Junior +(191240, 0, 1, 220737, 56110), -- Hillside Forager +(191240, 0, 0, 220737, 56110), -- Hillside Forager +(191238, 0, 2, 194448, 56110), -- Tiny +(191238, 0, 1, 220737, 56110), -- Tiny +(191237, 0, 1, 220737, 56110), -- Whimsy Cogtattler +(191237, 0, 0, 220737, 56110), -- Whimsy Cogtattler +(191236, 0, 2, 199822, 56110), -- Merithra +(191236, 0, 1, 220737, 56110), -- Merithra +(191235, 0, 2, 198691, 56110), -- Invading Storm Elemental +(191235, 0, 1, 220737, 56110), -- Invading Storm Elemental +(191233, 0, 2, 198691, 56110), -- Invading Stormling +(191233, 0, 1, 220737, 56110), -- Invading Stormling +(191232, 0, 2, 194437, 56110), -- Drakonid Stormbringer +(191232, 0, 1, 220737, 56110), -- Drakonid Stormbringer +(191230, 0, 2, 194437, 56110), -- Dragonspawn Flamebender +(191230, 0, 1, 220737, 56110), -- Dragonspawn Flamebender +(191229, 0, 2, 194437, 56110), -- Primalist Stormfury +(191229, 0, 1, 220737, 56110), -- Primalist Stormfury +(191227, 0, 2, 201826, 56110), -- Nokhud Spearman +(191227, 0, 1, 220737, 56110), -- Nokhud Spearman +(191226, 0, 1, 220737, 56110), -- Shiv Fizzlescheme +(191226, 0, 0, 220737, 56110), -- Shiv Fizzlescheme +(191225, 0, 2, 194437, 56110), -- Tarasek Earthreaver +(191225, 0, 1, 220737, 56110), -- Tarasek Earthreaver +(191224, 0, 2, 201835, 56110), -- Tarasek Shockshaman +(191224, 0, 1, 220737, 56110), -- Tarasek Shockshaman +(191222, 0, 2, 194437, 56110), -- Juvenile Frost Proto-Dragon +(191222, 0, 1, 220737, 56110), -- Juvenile Frost Proto-Dragon +(191221, 0, 2, 201826, 56110), -- Nokhud Skirmisher +(191221, 0, 1, 220737, 56110), -- Nokhud Skirmisher +(191220, 0, 5, 199822, 56110), -- Chrono-Lord Deios +(191220, 0, 4, 197952, 56110), -- Chrono-Lord Deios +(191215, 0, 2, 194437, 56110), -- Tarasek Legionnaire +(191215, 0, 1, 220737, 56110), -- Tarasek Legionnaire +(191206, 0, 2, 194437, 56110), -- Primalist Mage +(191206, 0, 1, 220737, 56110), -- Primalist Mage +(191204, 0, 2, 201816, 56110), -- Pleasant Yearling +(191204, 0, 1, 220737, 56110), -- Pleasant Yearling +(191203, 0, 2, 201816, 56110), -- Pleasant Hart +(191203, 0, 1, 220737, 56110), -- Pleasant Hart +(191201, 0, 1, 220737, 56110), -- Hill Hunter +(191201, 0, 0, 220737, 56110), -- Hill Hunter +(191200, 0, 1, 220737, 56110), -- Hillside Cub +(191200, 0, 0, 220737, 56110), -- Hillside Cub +(191199, 0, 1, 220737, 56110), -- Hillside Forager +(191199, 0, 0, 220737, 56110), -- Hillside Forager +(191198, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(191198, 0, 0, 220737, 56110), -- Kill Credit [DNT] +(191196, 0, 1, 220737, 56110), -- Brightail +(191196, 0, 0, 220737, 56110), -- Brightail +(191182, 0, 1, 220737, 56110), -- Storrek the Manipulator +(191182, 0, 0, 220737, 56110), -- Storrek the Manipulator +(191180, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191180, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191175, 0, 3, 199822, 56110), -- Wild Proto-Drake +(191175, 0, 2, 191782, 56110), -- Wild Proto-Drake +(191173, 0, 1, 220737, 56110), -- Imbu Elder +(191173, 0, 0, 220737, 56110), -- Imbu Elder +(191165, 0, 1, 220737, 56110), -- Bronze Timekeeper +(191165, 0, 0, 220737, 56110), -- Bronze Timekeeper +(191164, 0, 1, 220737, 56110), -- Arcane Tender +(191164, 0, 0, 220737, 56110), -- Arcane Tender +(191155, 0, 1, 220737, 56110), -- Rustpine Loamcrafter +(191155, 0, 0, 220737, 56110), -- Rustpine Loamcrafter +(191152, 0, 1, 220737, 56110), -- Rustpine Fireflinger +(191152, 0, 0, 220737, 56110), -- Rustpine Fireflinger +(191145, 0, 2, 201826, 56110), -- Overseer Zambul +(191145, 0, 1, 220737, 56110), -- Overseer Zambul +(191143, 0, 1, 220737, 56110), -- The Blubberwall +(191143, 0, 0, 220737, 56110), -- The Blubberwall +(191136, 0, 4, 192125, 56110), -- Qalashi Flameshatter +(191136, 0, 3, 193624, 56110), -- Qalashi Flameshatter +(191133, 0, 1, 220737, 56110), -- Loyal Water Spirit +(191133, 0, 0, 220737, 56110), -- Loyal Water Spirit +(191131, 0, 3, 201835, 56110), -- Embertooth Vinewrangler +(191131, 0, 2, 220737, 56110), -- Embertooth Vinewrangler +(191130, 0, 3, 199822, 56110), -- Apex Fire Proto +(191130, 0, 2, 191782, 56110), -- Apex Fire Proto +(191129, 0, 1, 220737, 56110), -- Awakened Revenant +(191129, 0, 0, 220737, 56110), -- Awakened Revenant +(191123, 0, 1, 220737, 56110), -- Radza Thunderclaw +(191123, 0, 0, 220737, 56110), -- Radza Thunderclaw +(191122, 0, 1, 220737, 56110), -- Narn +(191122, 0, 0, 220737, 56110), -- Narn +(191121, 0, 1, 220737, 56110), -- Bronze Timekeeper +(191121, 0, 0, 220737, 56110), -- Bronze Timekeeper +(191120, 0, 1, 220737, 56110), -- Lost Lamb +(191120, 0, 0, 220737, 56110), -- Lost Lamb +(191109, 0, 1, 220737, 56110), -- Vulture +(191109, 0, 0, 220737, 56110), -- Vulture +(191104, 0, 2, 201825, 56110), -- Primal Scythid +(191104, 0, 1, 220737, 56110), -- Primal Scythid +(191103, 0, 1, 220737, 56110), -- Uranto the Swift +(191103, 0, 0, 220737, 56110), -- Uranto the Swift +(191101, 0, 1, 220737, 56110), -- Corrupted Springwater +(191101, 0, 0, 220737, 56110), -- Corrupted Springwater +(191099, 0, 2, 201828, 56110), -- Overzealous Bloom +(191099, 0, 1, 220737, 56110), -- Overzealous Bloom +(191098, 0, 1, 220737, 56110), -- Vivid Axebeak +(191098, 0, 0, 220737, 56110), -- Vivid Axebeak +(191096, 0, 2, 199822, 56110), -- Gerithus +(191096, 0, 1, 220737, 56110), -- Gerithus +(191084, 0, 2, 193865, 56110), -- Spiderling +(191084, 0, 1, 220737, 56110), -- Spiderling +(191061, 0, 1, 220737, 56110), -- Pool Skimmer +(191061, 0, 0, 220737, 56110), -- Pool Skimmer +(191060, 0, 2, 201829, 56110), -- Fussy Swoglet +(191060, 0, 1, 220737, 56110), -- Fussy Swoglet +(191057, 0, 3, 198138, 56110), -- Thunderspine Crasher +(191057, 0, 2, 193202, 56110), -- Thunderspine Crasher +(191055, 0, 2, 194437, 56110), -- Hydro Pugilist +(191055, 0, 1, 220737, 56110), -- Hydro Pugilist +(191054, 0, 2, 194437, 56110), -- Frost Shackler +(191054, 0, 1, 220737, 56110), -- Frost Shackler +(191052, 0, 2, 199822, 56110), -- Thaladrax +(191052, 0, 1, 220737, 56110), -- Thaladrax +(191051, 0, 2, 193206, 56110), -- Nimblewing Slyvern +(191051, 0, 1, 220737, 56110), -- Nimblewing Slyvern +(191049, 0, 2, 201835, 56110), -- Tarasek Snatcher +(191049, 0, 1, 220737, 56110), -- Tarasek Snatcher +(191048, 0, 2, 201835, 56110), -- Tarasek Watcher +(191048, 0, 1, 220737, 56110), -- Tarasek Watcher +(191047, 0, 2, 201835, 56110), -- Tarasek Raider +(191047, 0, 1, 220737, 56110), -- Tarasek Raider +(191044, 0, 1, 220737, 56110), -- Whimsy Cogtattler +(191044, 0, 0, 220737, 56110), -- Whimsy Cogtattler +(191043, 0, 1, 220737, 56110), -- Itchy Sparkwobble +(191043, 0, 0, 220737, 56110), -- Itchy Sparkwobble +(191042, 0, 1, 220737, 56110), -- Snitch Eagersnipe +(191042, 0, 0, 220737, 56110), -- Snitch Eagersnipe +(191039, 0, 1, 220737, 56110), -- Snoozy Clickclock +(191039, 0, 0, 220737, 56110), -- Snoozy Clickclock +(191038, 0, 1, 220737, 56110), -- Cranky Wrenchriddle +(191038, 0, 0, 220737, 56110), -- Cranky Wrenchriddle +(191037, 0, 1, 220737, 56110), -- Cautious Duck +(191037, 0, 0, 220737, 56110), -- Cautious Duck +(191035, 0, 1, 220737, 56110), -- Arcane Tender +(191035, 0, 0, 220737, 56110), -- Arcane Tender +(191033, 0, 1, 220737, 56110), -- Mana Wyrmling +(191033, 0, 0, 220737, 56110), -- Mana Wyrmling +(191032, 0, 1, 220737, 56110), -- Mana Wyrm +(191032, 0, 0, 220737, 56110), -- Mana Wyrm +(191021, 0, 1, 220737, 56110), -- Shiv Fizzlescheme +(191021, 0, 0, 220737, 56110), -- Shiv Fizzlescheme +(191015, 0, 1, 220737, 56110), -- Maddoc Stitchneedle +(191015, 0, 0, 220737, 56110), -- Maddoc Stitchneedle +(191008, 0, 2, 194424, 56110), -- Oon +(191008, 0, 1, 220737, 56110), -- Oon +(191006, 0, 2, 201816, 56110), -- Tundra Vorquin Foal +(191006, 0, 1, 220737, 56110), -- Tundra Vorquin Foal +(191005, 0, 2, 201829, 56110), -- Hornswog Matriarch +(191005, 0, 1, 220737, 56110), -- Hornswog Matriarch +(190998, 0, 2, 201829, 56110), -- Bossy Hornswog +(190998, 0, 1, 220737, 56110), -- Bossy Hornswog +(190996, 0, 2, 194437, 56110), -- Primal Earthshaper +(190996, 0, 1, 220737, 56110), -- Primal Earthshaper +(190995, 0, 2, 194437, 56110), -- Primal Watercaller +(190995, 0, 1, 220737, 56110), -- Primal Watercaller +(190991, 0, 10, 191659, 56110), -- Char +(190991, 0, 9, 191659, 56110), -- Char +(190986, 0, 9, 194544, 56110), -- Battlehorn Pyrhus +(190986, 0, 8, 194336, 56110), -- Battlehorn Pyrhus +(190983, 0, 9, 194544, 56110), -- Qalashi Pillager +(190983, 0, 8, 194336, 56110), -- Qalashi Pillager +(190980, 0, 2, 201829, 56110), -- Rowdy Hornswog +(190980, 0, 1, 220737, 56110), -- Rowdy Hornswog +(190974, 0, 3, 199822, 56110), -- Ekrazathal +(190974, 0, 2, 191782, 56110), -- Ekrazathal +(190968, 0, 1, 220737, 56110), -- Norbett +(190968, 0, 0, 220737, 56110), -- Norbett +(190965, 0, 1, 220737, 56110), -- Nokhud Vulture +(190965, 0, 0, 220737, 56110), -- Nokhud Vulture +(190962, 0, 1, 220737, 56110), -- Nokhud Warhound +(190962, 0, 0, 220737, 56110), -- Nokhud Warhound +(190961, 0, 2, 191103, 56110), -- Mudwalker Salamanther +(190961, 0, 1, 220737, 56110), -- Mudwalker Salamanther +(190960, 0, 1, 220737, 56110), -- Feasting Buzzard +(190960, 0, 0, 220737, 56110), -- Feasting Buzzard +(190958, 0, 3, 201826, 56110), -- Nokhud Mystic-Hunter +(190958, 0, 2, 193051, 56110), -- Nokhud Mystic-Hunter +(190953, 0, 1, 220737, 56110), -- Sunhide Stomphoof +(190953, 0, 0, 220737, 56110), -- Sunhide Stomphoof +(190952, 0, 1, 220737, 56110), -- Arcane Wyrm +(190952, 0, 0, 220737, 56110), -- Arcane Wyrm +(190947, 0, 1, 220737, 56110), -- Altered Wymling +(190947, 0, 0, 220737, 56110), -- Altered Wymling +(190946, 0, 2, 194437, 56110), -- Primalist Tempest +(190946, 0, 1, 220737, 56110), -- Primalist Tempest +(190945, 0, 2, 194437, 56110), -- Primalist Stormfury +(190945, 0, 1, 220737, 56110), -- Primalist Stormfury +(190944, 0, 4, 201816, 56110), -- Vorquin Strider +(190944, 0, 3, 199200, 56110), -- Vorquin Strider +(190943, 0, 2, 220737, 56110), -- Ravine Vulture +(190943, 0, 1, 220737, 56110), -- Ravine Vulture +(190932, 0, 2, 201826, 56110), -- Warmonger Kharad +(190932, 0, 1, 220737, 56110), -- Warmonger Kharad +(190931, 0, 1, 220737, 56110), -- Tamed Vulture +(190931, 0, 0, 220737, 56110), -- Tamed Vulture +(190930, 0, 1, 220737, 56110), -- Garz +(190930, 0, 0, 220737, 56110), -- Garz +(190928, 0, 1, 220737, 56110), -- Bronze Timekeeper +(190928, 0, 0, 220737, 56110), -- Bronze Timekeeper +(190925, 0, 2, 192126, 56110), -- Sundered Assassin (1/1) +(190925, 0, 1, 220737, 56110), -- Sundered Assassin (1/1) +(190924, 0, 2, 192126, 56110), -- Sundered Shadetalon +(190924, 0, 1, 220737, 56110), -- Sundered Shadetalon +(190921, 0, 1, 220737, 56110), -- Disturbed Proto-Whelp +(190921, 0, 0, 220737, 56110), -- Disturbed Proto-Whelp +(190920, 0, 3, 199822, 56110), -- Restless Proto-Drake +(190920, 0, 2, 191782, 56110), -- Restless Proto-Drake +(190913, 0, 1, 220737, 56110), -- Ghostly Proto-Whelp +(190913, 0, 0, 220737, 56110), -- Ghostly Proto-Whelp +(190911, 0, 3, 199822, 56110), -- Restless Proto-Drake +(190911, 0, 2, 191782, 56110), -- Restless Proto-Drake +(190910, 0, 2, 199822, 56110), -- Evorian +(190910, 0, 1, 220737, 56110), -- Evorian +(190909, 0, 2, 198795, 56110), -- Swift Hornstrider +(190909, 0, 1, 220737, 56110), -- Swift Hornstrider +(190908, 0, 2, 194424, 56110), -- Plainswalker Calf +(190908, 0, 1, 220737, 56110), -- Plainswalker Calf +(190907, 0, 2, 220737, 56110), -- Blitztusk +(190907, 0, 1, 220737, 56110), -- Blitztusk +(190906, 0, 2, 194424, 56110), -- Plainswalker Mammoth +(190906, 0, 1, 220737, 56110), -- Plainswalker Mammoth +(190905, 0, 1, 220737, 56110), -- Meadowhoof Musken +(190905, 0, 0, 220737, 56110), -- Meadowhoof Musken +(190888, 0, 1, 220737, 56110), -- Riverbend Gnasher +(190888, 0, 0, 220737, 56110), -- Riverbend Gnasher +(190886, 0, 1, 220737, 56110), -- Riverbend Chomper +(190886, 0, 0, 220737, 56110), -- Riverbend Chomper +(190885, 0, 1, 220737, 56110), -- Riverbend Timbertooth +(190885, 0, 0, 220737, 56110), -- Riverbend Timbertooth +(190873, 0, 1, 220737, 56110), -- Narn +(190873, 0, 0, 220737, 56110), -- Narn +(190840, 0, 2, 194437, 56110), -- Primalist Overseer +(190840, 0, 1, 220737, 56110), -- Primalist Overseer +(190839, 0, 1, 220737, 56110), -- Glensera +(190839, 0, 0, 220737, 56110), -- Glensera +(190824, 0, 3, 199822, 56110), -- Elemental Proto-drake +(190824, 0, 2, 191782, 56110), -- Elemental Proto-drake +(190817, 0, 2, 192126, 56110), -- Sundered Shadetalon +(190817, 0, 1, 220737, 56110), -- Sundered Shadetalon +(190816, 0, 2, 192126, 56110), -- Sundered Assassin +(190816, 0, 1, 220737, 56110), -- Sundered Assassin +(190815, 0, 1, 220737, 56110), -- Agitated Proto-Whelp +(190815, 0, 0, 220737, 56110), -- Agitated Proto-Whelp +(190814, 0, 3, 199822, 56110), -- Agitated Proto-Drake +(190814, 0, 2, 191782, 56110); -- Agitated Proto-Drake + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(190812, 0, 3, 199822, 56110), -- Wild Proto-Drake +(190812, 0, 2, 191782, 56110), -- Wild Proto-Drake +(190795, 0, 1, 220737, 56110), -- Rampant Steam +(190795, 0, 0, 220737, 56110), -- Rampant Steam +(190794, 0, 3, 199822, 56110), -- Wild Proto-Drake +(190794, 0, 2, 191782, 56110), -- Wild Proto-Drake +(190789, 0, 3, 199822, 56110), -- Feasting Proto-Dragon +(190789, 0, 2, 191782, 56110), -- Feasting Proto-Dragon +(190788, 0, 3, 199822, 56110), -- Wild Proto-Drake +(190788, 0, 2, 191782, 56110), -- Wild Proto-Drake +(190787, 0, 2, 194437, 56110), -- Storm Form +(190787, 0, 1, 220737, 56110), -- Storm Form +(190786, 0, 2, 194437, 56110), -- Earth Form +(190786, 0, 1, 220737, 56110), -- Earth Form +(190785, 0, 2, 194437, 56110), -- Ice Form +(190785, 0, 1, 220737, 56110), -- Ice Form +(190784, 0, 2, 194437, 56110), -- Fire Form +(190784, 0, 1, 220737, 56110), -- Fire Form +(190783, 0, 2, 201829, 56110), -- Rapid Leaper +(190783, 0, 1, 220737, 56110), -- Rapid Leaper +(190780, 0, 1, 220737, 56110), -- Arcane Elemental +(190780, 0, 0, 220737, 56110), -- Arcane Elemental +(190779, 0, 1, 220737, 56110), -- Arcane Golem +(190779, 0, 0, 220737, 56110), -- Arcane Golem +(190778, 0, 3, 199822, 56110), -- Keen Skywatcher +(190778, 0, 2, 191782, 56110), -- Keen Skywatcher +(190776, 0, 1, 220737, 56110), -- Arcane Commander +(190776, 0, 0, 220737, 56110), -- Arcane Commander +(190767, 0, 4, 192125, 56110), -- Qalashi Metalshaper +(190767, 0, 3, 193624, 56110), -- Qalashi Metalshaper +(190766, 0, 4, 192125, 56110), -- Qalashi Ragetamer +(190766, 0, 3, 193624, 56110), -- Qalashi Ragetamer +(190762, 0, 1, 220737, 56110), -- Imbu Pinescout +(190762, 0, 0, 220737, 56110), -- Imbu Pinescout +(190761, 0, 1, 220737, 56110), -- Sky Vixen Shokhari +(190761, 0, 0, 220737, 56110), -- Sky Vixen Shokhari +(190757, 0, 1, 220737, 56110), -- General Flarescale +(190757, 0, 0, 220737, 56110), -- General Flarescale +(190756, 0, 1, 220737, 56110), -- Blade of the Tempest +(190756, 0, 0, 220737, 56110), -- Blade of the Tempest +(190753, 0, 1, 220737, 56110), -- Bronze Timekeeper +(190753, 0, 0, 220737, 56110), -- Bronze Timekeeper +(190752, 0, 1, 220737, 56110), -- The Drowned One +(190752, 0, 0, 220737, 56110), -- The Drowned One +(190751, 0, 2, 201835, 56110), -- Earthrender Kasrak +(190751, 0, 1, 220737, 56110), -- Earthrender Kasrak +(190749, 0, 1, 220737, 56110), -- Imbu Protector +(190749, 0, 0, 220737, 56110), -- Imbu Protector +(190748, 0, 1, 220737, 56110), -- Imbu Waterseer +(190748, 0, 0, 220737, 56110), -- Imbu Waterseer +(190747, 0, 1, 220737, 56110), -- Growly +(190747, 0, 0, 220737, 56110), -- Growly +(190746, 0, 1, 220737, 56110), -- Barky +(190746, 0, 0, 220737, 56110), -- Barky +(190745, 0, 1, 220737, 56110), -- Imbu Bakar +(190745, 0, 0, 220737, 56110), -- Imbu Bakar +(190743, 0, 2, 194053, 56110), -- Frosty Flowerpine +(190743, 0, 1, 220737, 56110), -- Frosty Flowerpine +(190742, 0, 1, 220737, 56110), -- Swooping Slyvern +(190742, 0, 0, 220737, 56110), -- Swooping Slyvern +(190739, 0, 1, 220737, 56110), -- Primalbound Water Spirit +(190739, 0, 0, 220737, 56110), -- Primalbound Water Spirit +(190738, 0, 1, 220737, 56110), -- Primalsworn Furbolg +(190738, 0, 0, 220737, 56110), -- Primalsworn Furbolg +(190737, 0, 1, 220737, 56110), -- Earthenforged Invader +(190737, 0, 0, 220737, 56110), -- Earthenforged Invader +(190731, 0, 3, 199176, 56110), -- Thickmane Bear +(190731, 0, 2, 193220, 56110), -- Thickmane Bear +(190730, 0, 1, 220737, 56110), -- Deep Wyrm +(190730, 0, 0, 220737, 56110), -- Deep Wyrm +(190726, 0, 4, 220737, 56110), -- Striped Bruffalon +(190726, 0, 3, 220737, 56110), -- Striped Bruffalon +(190723, 0, 1, 220737, 56110), -- Gloomfur Sasquatch +(190723, 0, 0, 220737, 56110), -- Gloomfur Sasquatch +(190721, 0, 2, 192126, 56110), -- Taskmaster Veshis +(190721, 0, 1, 220737, 56110), -- Taskmaster Veshis +(190719, 0, 2, 194437, 56110), -- Primalist Arlin +(190719, 0, 1, 220737, 56110), -- Primalist Arlin +(190718, 0, 1, 220737, 56110), -- Monsoo, The Boiling Rage +(190718, 0, 0, 220737, 56110), -- Monsoo, The Boiling Rage +(190717, 0, 2, 201835, 56110), -- Tarasek Thief +(190717, 0, 1, 220737, 56110), -- Tarasek Thief +(190716, 0, 2, 194437, 56110), -- Primalist Acolyte +(190716, 0, 1, 220737, 56110), -- Primalist Acolyte +(190715, 0, 2, 194448, 56110), -- Moose Bull +(190715, 0, 1, 220737, 56110), -- Moose Bull +(190714, 0, 1, 220737, 56110), -- Musken +(190714, 0, 0, 220737, 56110), -- Musken +(190713, 0, 1, 220737, 56110), -- Vinyeti +(190713, 0, 0, 220737, 56110), -- Vinyeti +(190712, 0, 1, 220737, 56110), -- Hornstrider +(190712, 0, 0, 220737, 56110), -- Hornstrider +(190711, 0, 1, 220737, 56110), -- Vulture +(190711, 0, 0, 220737, 56110), -- Vulture +(190710, 0, 1, 220737, 56110), -- Vulture +(190710, 0, 0, 220737, 56110), -- Vulture +(190709, 0, 1, 220737, 56110), -- Duck +(190709, 0, 0, 220737, 56110), -- Duck +(190708, 0, 2, 191102, 56110), -- Jadethroat Mallard +(190708, 0, 1, 220737, 56110), -- Jadethroat Mallard +(190700, 0, 1, 220737, 56110), -- Steam Reaver +(190700, 0, 0, 220737, 56110), -- Steam Reaver +(190698, 0, 1, 220737, 56110), -- Nascent Steam +(190698, 0, 0, 220737, 56110), -- Nascent Steam +(190697, 0, 2, 192126, 56110), -- Sundered Assassin +(190697, 0, 1, 220737, 56110), -- Sundered Assassin +(190696, 0, 1, 220737, 56110), -- Glittering Frostling +(190696, 0, 0, 220737, 56110), -- Glittering Frostling +(190695, 0, 1, 220737, 56110), -- Chilling Frostfiend +(190695, 0, 0, 220737, 56110), -- Chilling Frostfiend +(190694, 0, 1, 220737, 56110), -- Angered Steam +(190694, 0, 0, 220737, 56110), -- Angered Steam +(190692, 0, 2, 194437, 56110), -- Rimecaller Acolyte +(190692, 0, 1, 220737, 56110), -- Rimecaller Acolyte +(190691, 0, 1, 220737, 56110), -- Mordigan Ironjaw +(190691, 0, 0, 220737, 56110), -- Mordigan Ironjaw +(190680, 0, 2, 201826, 56110), -- Kaighan Keeper +(190680, 0, 1, 220737, 56110), -- Kaighan Keeper +(190667, 0, 1, 220737, 56110), -- Bronze Timekeeper +(190667, 0, 0, 220737, 56110), -- Bronze Timekeeper +(190665, 0, 2, 201835, 56110), -- Stonescale Ambusher +(190665, 0, 1, 220737, 56110), -- Stonescale Ambusher +(190664, 0, 2, 192805, 56110), -- Shadehide Tenderfoot +(190664, 0, 1, 220737, 56110), -- Shadehide Tenderfoot +(190663, 0, 1, 220737, 56110), -- Shadehide Mauler +(190663, 0, 0, 220737, 56110), -- Shadehide Mauler +(190662, 0, 2, 201819, 56110), -- Earthen Rager +(190662, 0, 1, 220737, 56110), -- Earthen Rager +(190660, 0, 1, 220737, 56110), -- Cautious Duck +(190660, 0, 0, 220737, 56110), -- Cautious Duck +(190659, 0, 2, 194437, 56110), -- Earthbreaker Scrapper +(190659, 0, 1, 220737, 56110), -- Earthbreaker Scrapper +(190655, 0, 1, 220737, 56110), -- Raging Firefury +(190655, 0, 0, 220737, 56110), -- Raging Firefury +(190654, 0, 1, 220737, 56110), -- Crackling Ashlord +(190654, 0, 0, 220737, 56110), -- Crackling Ashlord +(190653, 0, 2, 194437, 56110), -- Primalist Flamecaller +(190653, 0, 1, 220737, 56110), -- Primalist Flamecaller +(190650, 0, 1, 220737, 56110), -- Howling Windlord +(190650, 0, 0, 220737, 56110), -- Howling Windlord +(190645, 0, 2, 201835, 56110), -- Tarasek Stormclaw +(190645, 0, 1, 220737, 56110), -- Tarasek Stormclaw +(190644, 0, 2, 194437, 56110), -- Primalist Stormrager +(190644, 0, 1, 220737, 56110), -- Primalist Stormrager +(190641, 0, 1, 220737, 56110), -- Ascendant Soilclaw +(190641, 0, 0, 220737, 56110), -- Ascendant Soilclaw +(190634, 0, 2, 194449, 56110), -- Glacierstomp +(190634, 0, 1, 220737, 56110), -- Glacierstomp +(190630, 0, 2, 193864, 56110), -- Lava Tentacles +(190630, 0, 1, 220737, 56110), -- Lava Tentacles +(190625, 0, 1, 220737, 56110), -- Smokescale +(190625, 0, 0, 220737, 56110), -- Smokescale +(190613, 0, 1, 220737, 56110), -- Dreadsquall +(190613, 0, 0, 220737, 56110), -- Dreadsquall +(190611, 0, 1, 220737, 56110), -- Frenzied Pollenstag +(190611, 0, 0, 220737, 56110), -- Frenzied Pollenstag +(190608, 0, 2, 201829, 56110), -- Carefree Hornswog +(190608, 0, 1, 220737, 56110), -- Carefree Hornswog +(190607, 0, 2, 201829, 56110), -- Cozy Hornswog +(190607, 0, 1, 220737, 56110), -- Cozy Hornswog +(190605, 0, 3, 194437, 56110), -- Rockguard Cragshaper +(190605, 0, 2, 220737, 56110), -- Rockguard Cragshaper +(190604, 0, 3, 194437, 56110), -- Rockguard Warmonger +(190604, 0, 2, 220737, 56110), -- Rockguard Warmonger +(190603, 0, 3, 194437, 56110), -- Hailstorm Iceshot +(190603, 0, 2, 220737, 56110), -- Hailstorm Iceshot +(190602, 0, 3, 194437, 56110), -- Hailstorm Warmonger +(190602, 0, 2, 220737, 56110), -- Hailstorm Warmonger +(190601, 0, 2, 201835, 56110), -- The Ravager +(190601, 0, 1, 220737, 56110), -- The Ravager +(190599, 0, 2, 194449, 56110), -- Stoneroot the Calm +(190599, 0, 1, 220737, 56110), -- Stoneroot the Calm +(190598, 0, 2, 193355, 56110), -- Tserasor the Preserver +(190598, 0, 1, 220737, 56110), -- Tserasor the Preserver +(190587, 0, 3, 199822, 56110), -- Ancient Proto-Dragon +(190587, 0, 2, 191782, 56110), -- Ancient Proto-Dragon +(190584, 0, 5, 202703, 56110), -- Time-Lost Murloc +(190584, 0, 4, 199064, 56110), -- Time-Lost Murloc +(190579, 0, 2, 201819, 56110), -- Primordial Wrath +(190579, 0, 1, 220737, 56110), -- Primordial Wrath +(190576, 0, 1, 220737, 56110), -- Proto Whelp +(190576, 0, 0, 220737, 56110), -- Proto Whelp +(190574, 0, 2, 194437, 56110), -- Rimecaller Hazek +(190574, 0, 1, 220737, 56110), -- Rimecaller Hazek +(190567, 0, 1, 220737, 56110), -- Zara +(190567, 0, 0, 220737, 56110), -- Zara +(190566, 0, 1, 220737, 56110), -- Vara +(190566, 0, 0, 220737, 56110), -- Vara +(190564, 0, 1, 220737, 56110), -- Right +(190564, 0, 0, 220737, 56110), -- Right +(190563, 0, 1, 220737, 56110), -- Left +(190563, 0, 0, 220737, 56110), -- Left +(190556, 0, 1, 220737, 56110), -- Primal Icechuck +(190556, 0, 0, 220737, 56110), -- Primal Icechuck +(190551, 0, 1, 220737, 56110), -- Bronze Timekeeper +(190551, 0, 0, 220737, 56110), -- Bronze Timekeeper +(190543, 0, 1, 220737, 56110), -- Bothersome Bee +(190543, 0, 0, 220737, 56110), -- Bothersome Bee +(190538, 0, 1, 220737, 56110), -- Lord Searsinge +(190538, 0, 0, 220737, 56110), -- Lord Searsinge +(190531, 0, 1, 220737, 56110), -- Conjured Windfiend +(190531, 0, 0, 220737, 56110), -- Conjured Windfiend +(190530, 0, 3, 199822, 56110), -- Wild Proto-Drake +(190530, 0, 2, 191782, 56110), -- Wild Proto-Drake +(190528, 0, 1, 220737, 56110), -- Ashen Spark +(190528, 0, 0, 220737, 56110), -- Ashen Spark +(190527, 0, 1, 220737, 56110), -- Zuttiki +(190527, 0, 0, 220737, 56110), -- Zuttiki +(190523, 0, 1, 220737, 56110), -- General Galerend +(190523, 0, 0, 220737, 56110), -- General Galerend +(190521, 0, 2, 199822, 56110), -- Shaleheart +(190521, 0, 1, 220737, 56110), -- Shaleheart +(190520, 0, 2, 199822, 56110), -- Shatterfang +(190520, 0, 1, 220737, 56110), -- Shatterfang +(190519, 0, 1, 220737, 56110), -- Bronze Timekeeper +(190519, 0, 0, 220737, 56110), -- Bronze Timekeeper +(190518, 0, 2, 199822, 56110), -- Vulkara +(190518, 0, 1, 220737, 56110), -- Vulkara +(190514, 0, 2, 199822, 56110), -- Tempisyn +(190514, 0, 1, 220737, 56110), -- Tempisyn +(190510, 0, 1, 220737, 56110), -- Vault Guard +(190510, 0, 0, 220737, 56110), -- Vault Guard +(190508, 0, 3, 199822, 56110), -- Kretchenwrath +(190508, 0, 2, 191782, 56110), -- Kretchenwrath +(190503, 0, 1, 220737, 56110), -- Bronze Timekeeper +(190503, 0, 0, 220737, 56110), -- Bronze Timekeeper +(190496, 0, 4, 201819, 56110), -- Terros +(190496, 0, 3, 220737, 56110), -- Terros +(190493, 0, 2, 199822, 56110), -- Gerithus +(190493, 0, 1, 220737, 56110), -- Gerithus +(190489, 0, 1, 220737, 56110), -- Vigilant Watcher +(190489, 0, 0, 220737, 56110), -- Vigilant Watcher +(190485, 0, 4, 194437, 56110), -- Erkhart Stormvein +(190485, 0, 3, 220737, 56110), -- Erkhart Stormvein +(190484, 0, 6, 199822, 56110), -- Kyrakka +(190484, 0, 5, 191782, 56110), -- Kyrakka +(190482, 0, 2, 201835, 56110), -- Tarasek Shockbringer +(190482, 0, 1, 220737, 56110), -- Tarasek Shockbringer +(190473, 0, 1, 220737, 56110), -- Bronze Timekeeper +(190473, 0, 0, 220737, 56110), -- Bronze Timekeeper +(190467, 0, 3, 220737, 56110), -- Vorgan the Mangler +(190467, 0, 2, 220737, 56110), -- Vorgan the Mangler +(190465, 0, 2, 191780, 56110), -- Venomous Stonegazer +(190465, 0, 1, 220737, 56110), -- Venomous Stonegazer +(190463, 0, 2, 194448, 56110), -- Enraged Broadhoof +(190463, 0, 1, 220737, 56110), -- Enraged Broadhoof +(190461, 0, 2, 194448, 56110), -- Broadhoof Bull +(190461, 0, 1, 220737, 56110), -- Broadhoof Bull +(190457, 0, 2, 199822, 56110), -- Gerithus +(190457, 0, 1, 220737, 56110); -- Gerithus + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(190453, 0, 2, 194451, 56110), -- Iceborne Creeper +(190453, 0, 1, 220737, 56110), -- Iceborne Creeper +(190447, 0, 2, 194451, 56110), -- Iceborne Creeper +(190447, 0, 1, 220737, 56110), -- Iceborne Creeper +(190444, 0, 2, 194451, 56110), -- Iceborne Creeper +(190444, 0, 1, 220737, 56110), -- Iceborne Creeper +(190441, 0, 1, 220737, 56110), -- Vicious Ice Slitherer +(190441, 0, 0, 220737, 56110), -- Vicious Ice Slitherer +(190438, 0, 1, 220737, 56110), -- Jadeshell Tortoise +(190438, 0, 0, 220737, 56110), -- Jadeshell Tortoise +(190431, 0, 1, 220737, 56110), -- Shore Crab +(190431, 0, 0, 220737, 56110), -- Shore Crab +(190428, 0, 5, 193867, 56110), -- Snowhide Yeti Hunter +(190428, 0, 4, 194443, 56110), -- Snowhide Yeti Hunter +(190420, 0, 3, 194437, 56110), -- Magmasworn Rockcleaver +(190420, 0, 2, 220737, 56110), -- Magmasworn Rockcleaver +(190412, 0, 1, 220737, 56110), -- Amella +(190412, 0, 0, 220737, 56110), -- Amella +(190411, 0, 1, 220737, 56110), -- Xius +(190411, 0, 0, 220737, 56110), -- Xius +(190410, 0, 1, 220737, 56110), -- Akxall +(190410, 0, 0, 220737, 56110), -- Akxall +(190409, 0, 1, 220737, 56110), -- Zahkrana +(190409, 0, 0, 220737, 56110), -- Zahkrana +(190408, 0, 1, 220737, 56110), -- Commander Lethanak +(190408, 0, 0, 220737, 56110), -- Commander Lethanak +(190407, 0, 1, 220737, 56110), -- Aqua Rager +(190407, 0, 0, 220737, 56110), -- Aqua Rager +(190405, 0, 2, 194437, 56110), -- Infuser Sariya +(190405, 0, 1, 220737, 56110), -- Infuser Sariya +(190404, 0, 2, 199822, 56110), -- Subterranean Proto-Dragon +(190404, 0, 1, 220737, 56110), -- Subterranean Proto-Dragon +(190403, 0, 2, 220737, 56110), -- Glacial Proto-Dragon +(190403, 0, 1, 220737, 56110), -- Glacial Proto-Dragon +(190401, 0, 2, 199822, 56110), -- Gusting Proto-Dragon +(190401, 0, 1, 220737, 56110), -- Gusting Proto-Dragon +(190400, 0, 1, 220737, 56110), -- Mother Elion +(190400, 0, 0, 220737, 56110), -- Mother Elion +(190397, 0, 1, 220737, 56110), -- Ruby Keeper +(190397, 0, 0, 220737, 56110), -- Ruby Keeper +(190389, 0, 1, 220737, 56110), -- Displaced Muckslider +(190389, 0, 0, 220737, 56110), -- Displaced Muckslider +(190384, 0, 5, 193867, 56110), -- Snoll the Icebreaker +(190384, 0, 4, 194443, 56110), -- Snoll the Icebreaker +(190383, 0, 2, 199822, 56110), -- Solethus +(190383, 0, 1, 220737, 56110), -- Solethus +(190382, 0, 1, 220737, 56110), -- Ruby Nurse Sentry +(190382, 0, 0, 220737, 56110), -- Ruby Nurse Sentry +(190379, 0, 3, 199822, 56110), -- Juvenile Proto-Drake +(190379, 0, 2, 191782, 56110), -- Juvenile Proto-Drake +(190377, 0, 2, 194437, 56110), -- Primalist Icecaller +(190377, 0, 1, 220737, 56110), -- Primalist Icecaller +(190375, 0, 1, 220737, 56110), -- Bronze Timekeeper Assistant +(190375, 0, 0, 220737, 56110), -- Bronze Timekeeper Assistant +(190373, 0, 2, 194437, 56110), -- Primalist Galesinger +(190373, 0, 1, 220737, 56110), -- Primalist Galesinger +(190371, 0, 2, 194437, 56110), -- Primalist Earthshaker +(190371, 0, 1, 220737, 56110), -- Primalist Earthshaker +(190370, 0, 2, 201826, 56110), -- Squallbringer Cyraz +(190370, 0, 1, 220737, 56110), -- Squallbringer Cyraz +(190368, 0, 1, 220737, 56110), -- Flamecaller Aymi +(190368, 0, 0, 220737, 56110), -- Flamecaller Aymi +(190366, 0, 2, 201829, 56110), -- Curious Swoglet +(190366, 0, 1, 220737, 56110), -- Curious Swoglet +(190362, 0, 1, 220737, 56110), -- Dazzling Dragonfly +(190362, 0, 0, 220737, 56110), -- Dazzling Dragonfly +(190359, 0, 2, 194437, 56110), -- Skulking Zealot +(190359, 0, 1, 220737, 56110), -- Skulking Zealot +(190358, 0, 2, 201825, 56110), -- Spineslinger Mantis +(190358, 0, 1, 220737, 56110), -- Spineslinger Mantis +(190348, 0, 2, 194437, 56110), -- Primalist Ravager +(190348, 0, 1, 220737, 56110), -- Primalist Ravager +(190345, 0, 2, 194437, 56110), -- Primalist Geomancer +(190345, 0, 1, 220737, 56110), -- Primalist Geomancer +(190343, 0, 1, 220737, 56110), -- Vigilant Watcher +(190343, 0, 0, 220737, 56110), -- Vigilant Watcher +(190342, 0, 1, 220737, 56110), -- Containment Apparatus +(190342, 0, 0, 220737, 56110), -- Containment Apparatus +(190340, 0, 1, 220737, 56110), -- Refti Defender +(190340, 0, 0, 220737, 56110), -- Refti Defender +(190339, 0, 1, 220737, 56110), -- Horned Armoredon +(190339, 0, 0, 220737, 56110), -- Horned Armoredon +(190333, 0, 2, 191780, 56110), -- Oversized Basilisk +(190333, 0, 1, 220737, 56110), -- Oversized Basilisk +(190329, 0, 5, 220737, 56110), -- Captured Proto-Drake +(190329, 0, 4, 220737, 56110), -- Captured Proto-Drake +(190326, 0, 1, 220737, 56110), -- Bronze Timekeeper +(190326, 0, 0, 220737, 56110), -- Bronze Timekeeper +(190325, 0, 1, 220737, 56110), -- Barkback Yeti +(190325, 0, 0, 220737, 56110), -- Barkback Yeti +(190324, 0, 2, 201816, 56110), -- Tundra Vorquin +(190324, 0, 1, 220737, 56110), -- Tundra Vorquin +(190322, 0, 2, 194448, 56110), -- Highhorn Bull +(190322, 0, 1, 220737, 56110), -- Highhorn Bull +(190321, 0, 2, 194424, 56110), -- Highland Mammoth +(190321, 0, 1, 220737, 56110), -- Highland Mammoth +(190320, 0, 1, 220737, 56110), -- Highland Goat +(190320, 0, 0, 220737, 56110), -- Highland Goat +(190319, 0, 1, 220737, 56110), -- Ice Burrower +(190319, 0, 0, 220737, 56110), -- Ice Burrower +(190318, 0, 1, 220737, 56110), -- Pineshadow Slyvern +(190318, 0, 0, 220737, 56110), -- Pineshadow Slyvern +(190317, 0, 2, 194053, 56110), -- Snowspine Sniffer +(190317, 0, 1, 220737, 56110), -- Snowspine Sniffer +(190307, 0, 2, 193357, 56110), -- Sootscale the Indomitable +(190307, 0, 1, 220737, 56110), -- Sootscale the Indomitable +(190304, 0, 2, 201835, 56110), -- Labored Tarasek +(190304, 0, 1, 220737, 56110), -- Labored Tarasek +(190296, 0, 2, 194448, 56110), -- Gnawla +(190296, 0, 1, 220737, 56110), -- Gnawla +(190282, 0, 2, 201822, 56110), -- Deepwood Riverbeast +(190282, 0, 1, 220737, 56110), -- Deepwood Riverbeast +(190257, 0, 2, 194448, 56110), -- Wing +(190257, 0, 1, 220737, 56110), -- Wing +(190256, 0, 2, 194448, 56110), -- Tail +(190256, 0, 1, 220737, 56110), -- Tail +(190252, 0, 2, 199822, 56110), -- Xitostrasz +(190252, 0, 1, 220737, 56110), -- Xitostrasz +(190249, 0, 2, 191780, 56110), -- Frazzled Basilisk +(190249, 0, 1, 220737, 56110), -- Frazzled Basilisk +(190244, 0, 10, 220737, 56110), -- Mahg the Trampler +(190244, 0, 9, 220737, 56110), -- Mahg the Trampler +(190243, 0, 1, 220737, 56110), -- Shifty Salamanther +(190243, 0, 0, 220737, 56110), -- Shifty Salamanther +(190242, 0, 1, 220737, 56110), -- Slippery Salamanther +(190242, 0, 0, 220737, 56110), -- Slippery Salamanther +(190230, 0, 2, 199822, 56110), -- Windscourge Drake +(190230, 0, 1, 220737, 56110), -- Windscourge Drake +(190220, 0, 1, 220737, 56110), -- Headbutting Caprine +(190220, 0, 0, 220737, 56110), -- Headbutting Caprine +(190218, 0, 1, 220737, 56110), -- Horned Filcher +(190218, 0, 0, 220737, 56110), -- Horned Filcher +(190216, 0, 2, 201816, 56110), -- Azure Vorquin +(190216, 0, 1, 220737, 56110), -- Azure Vorquin +(190214, 0, 1, 220737, 56110), -- Deathling Destroyer +(190214, 0, 0, 220737, 56110), -- Deathling Destroyer +(190213, 0, 1, 220737, 56110), -- Molded Boulder +(190213, 0, 0, 220737, 56110), -- Molded Boulder +(190212, 0, 2, 220737, 56110), -- Magmasworn Lavablade +(190212, 0, 1, 220737, 56110), -- Magmasworn Lavablade +(190210, 0, 2, 194437, 56110), -- Magmasworn Earthshaper +(190210, 0, 1, 220737, 56110), -- Magmasworn Earthshaper +(190209, 0, 1, 220737, 56110), -- Sister of the Garden +(190209, 0, 0, 220737, 56110), -- Sister of the Garden +(190208, 0, 2, 194437, 56110), -- Rockslide Rider +(190208, 0, 1, 220737, 56110), -- Rockslide Rider +(190207, 0, 2, 194437, 56110), -- Primalist Cinderweaver +(190207, 0, 1, 220737, 56110), -- Primalist Cinderweaver +(190206, 0, 2, 194437, 56110), -- Primalist Flamedancer +(190206, 0, 1, 220737, 56110), -- Primalist Flamedancer +(190205, 0, 1, 220737, 56110), -- Scorchling +(190205, 0, 0, 220737, 56110), -- Scorchling +(190204, 0, 2, 194437, 56110), -- Tempest Veteran +(190204, 0, 1, 220737, 56110), -- Tempest Veteran +(190201, 0, 1, 220737, 56110), -- Giant River Otter +(190201, 0, 0, 220737, 56110), -- Giant River Otter +(190199, 0, 5, 193867, 56110), -- Shadepaw Bandit +(190199, 0, 4, 194443, 56110), -- Shadepaw Bandit +(190198, 0, 3, 202694, 56110), -- Vigorous Lasher +(190198, 0, 2, 201828, 56110), -- Vigorous Lasher +(190193, 0, 1, 220737, 56110), -- Bound Shoresnapper +(190193, 0, 0, 220737, 56110), -- Bound Shoresnapper +(190191, 0, 2, 201816, 56110), -- Vorquin Foal +(190191, 0, 1, 220737, 56110), -- Vorquin Foal +(190189, 0, 2, 201816, 56110), -- Azure Vorquin +(190189, 0, 1, 220737, 56110), -- Azure Vorquin +(190188, 0, 11, 193867, 56110), -- Shadepaw Skulker +(190188, 0, 10, 194443, 56110), -- Shadepaw Skulker +(190186, 0, 2, 194437, 56110), -- Primalist Magmashaper +(190186, 0, 1, 220737, 56110), -- Primalist Magmashaper +(190176, 0, 1, 220737, 56110), -- Journeyman Envial +(190176, 0, 0, 220737, 56110), -- Journeyman Envial +(190173, 0, 2, 201819, 56110), -- Earth Elemental +(190173, 0, 1, 220737, 56110), -- Earth Elemental +(190172, 0, 2, 194448, 56110), -- Weak Spot +(190172, 0, 1, 220737, 56110), -- Weak Spot +(190170, 0, 2, 220737, 56110), -- Cymbuh +(190170, 0, 1, 220737, 56110), -- Cymbuh +(190165, 0, 1, 220737, 56110), -- Truant Whelp +(190165, 0, 0, 220737, 56110), -- Truant Whelp +(190161, 0, 2, 220737, 56110), -- Sarana +(190161, 0, 1, 220737, 56110), -- Sarana +(190156, 0, 1, 220737, 56110), -- Nokhud Vulture +(190156, 0, 0, 220737, 56110), -- Nokhud Vulture +(190147, 0, 2, 194437, 56110), -- Primalist Recruiter +(190147, 0, 1, 220737, 56110), -- Primalist Recruiter +(190144, 0, 2, 201822, 56110), -- Fretful Riverbeast Elder +(190144, 0, 1, 220737, 56110), -- Fretful Riverbeast Elder +(190133, 0, 1, 220737, 56110), -- Conscripted Crab +(190133, 0, 0, 220737, 56110), -- Conscripted Crab +(190130, 0, 2, 194437, 56110), -- Winter Caller +(190130, 0, 1, 220737, 56110), -- Winter Caller +(190129, 0, 2, 194437, 56110), -- Winter Conqueror +(190129, 0, 1, 220737, 56110), -- Winter Conqueror +(190123, 0, 1, 220737, 56110), -- Bronze Timekeeper +(190123, 0, 0, 220737, 56110), -- Bronze Timekeeper +(190117, 0, 4, 192125, 56110), -- Djaradin Magmathrower +(190117, 0, 3, 193624, 56110), -- Djaradin Magmathrower +(190116, 0, 9, 192125, 56110), -- Qalashi Skullhauler +(190116, 0, 8, 193624, 56110), -- Qalashi Skullhauler +(190115, 0, 4, 192125, 56110), -- Qalashi Pillager +(190115, 0, 3, 193624, 56110), -- Qalashi Pillager +(190110, 0, 1, 220737, 56110), -- Steam Coalescence +(190110, 0, 0, 220737, 56110), -- Steam Coalescence +(190106, 0, 1, 220737, 56110), -- Spawn Tracked Bluegill Murloc +(190106, 0, 0, 220737, 56110), -- Spawn Tracked Bluegill Murloc +(190100, 0, 1, 220737, 56110), -- Pack Musken +(190100, 0, 0, 220737, 56110), -- Pack Musken +(190099, 0, 1, 220737, 56110), -- Terrified Cub +(190099, 0, 0, 220737, 56110), -- Terrified Cub +(190095, 0, 2, 201819, 56110), -- Primal Avalanche +(190095, 0, 1, 220737, 56110), -- Primal Avalanche +(190080, 0, 2, 201835, 56110), -- Tarasek Elementalist +(190080, 0, 1, 220737, 56110), -- Tarasek Elementalist +(190079, 0, 9, 192125, 56110), -- Qalashi Boltthrower +(190079, 0, 8, 193624, 56110), -- Qalashi Boltthrower +(190075, 0, 1, 220737, 56110), -- Sundered Assassin +(190075, 0, 0, 220737, 56110), -- Sundered Assassin +(190073, 0, 3, 199822, 56110), -- Primal Proto-Dragon +(190073, 0, 2, 191782, 56110), -- Primal Proto-Dragon +(190069, 0, 2, 199822, 56110), -- Rumbling Proto-Dragon +(190069, 0, 1, 220737, 56110), -- Rumbling Proto-Dragon +(190066, 0, 2, 194437, 56110), -- Water Primalist +(190066, 0, 1, 220737, 56110), -- Water Primalist +(190065, 0, 1, 220737, 56110), -- Unruly Whelp +(190065, 0, 0, 220737, 56110), -- Unruly Whelp +(190061, 0, 2, 199822, 56110), -- Galestrike Proto-Dragon +(190061, 0, 1, 220737, 56110), -- Galestrike Proto-Dragon +(190060, 0, 1, 220737, 56110), -- Onyx Clutchwarden +(190060, 0, 0, 220737, 56110), -- Onyx Clutchwarden +(190059, 0, 1, 220737, 56110), -- Ruby Clutchwarden +(190059, 0, 0, 220737, 56110), -- Ruby Clutchwarden +(190056, 0, 3, 199822, 56110), -- Primal Proto-Drake +(190056, 0, 2, 191782, 56110), -- Primal Proto-Drake +(190055, 0, 1, 220737, 56110), -- Azure Clutchwarden +(190055, 0, 0, 220737, 56110), -- Azure Clutchwarden +(190054, 0, 1, 220737, 56110), -- Bronze Clutchwarden +(190054, 0, 0, 220737, 56110), -- Bronze Clutchwarden +(190051, 0, 1, 220737, 56110), -- Emerald Clutchwarden +(190051, 0, 0, 220737, 56110), -- Emerald Clutchwarden +(190048, 0, 1, 220737, 56110), -- Lingering Gale +(190048, 0, 0, 220737, 56110), -- Lingering Gale +(190047, 0, 1, 220737, 56110), -- Tombcaller Arban +(190047, 0, 0, 220737, 56110), -- Tombcaller Arban +(190034, 0, 1, 220737, 56110), -- Blazebound Destroyer +(190034, 0, 0, 220737, 56110), -- Blazebound Destroyer +(190032, 0, 2, 199822, 56110), -- Maddened Proto-Drake +(190032, 0, 1, 220737, 56110), -- Maddened Proto-Drake +(190031, 0, 1, 220737, 56110), -- Watchful Vulture +(190031, 0, 0, 220737, 56110); -- Watchful Vulture + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(190028, 0, 1, 220737, 56110), -- Roiling Fury +(190028, 0, 0, 220737, 56110), -- Roiling Fury +(190023, 0, 2, 193864, 56110), -- Lava Tentacles +(190023, 0, 1, 220737, 56110), -- Lava Tentacles +(190019, 0, 2, 201828, 56110), -- Spark +(190019, 0, 1, 220737, 56110), -- Spark +(190011, 0, 1, 220737, 56110), -- Storm Extractor +(190011, 0, 0, 220737, 56110), -- Storm Extractor +(189992, 0, 1, 220737, 56110), -- Restless Wildfowl +(189992, 0, 0, 220737, 56110), -- Restless Wildfowl +(189986, 0, 2, 194451, 56110), -- Ice Bear +(189986, 0, 1, 220737, 56110), -- Ice Bear +(189983, 0, 2, 191780, 56110), -- Grateful Basilisk +(189983, 0, 1, 220737, 56110), -- Grateful Basilisk +(189968, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(189968, 0, 0, 220737, 56110), -- Kill Credit [DNT] +(189967, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(189967, 0, 0, 220737, 56110), -- Kill Credit [DNT] +(189966, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(189966, 0, 0, 220737, 56110), -- Kill Credit [DNT] +(189965, 0, 1, 220737, 56110), -- Kill Credit [DNT] +(189965, 0, 0, 220737, 56110), -- Kill Credit [DNT] +(189939, 0, 3, 194437, 56110), -- Ruvin Stonegrinder +(189939, 0, 2, 220737, 56110), -- Ruvin Stonegrinder +(189937, 0, 1, 220737, 56110), -- Domestic Blackhoof +(189937, 0, 0, 220737, 56110), -- Domestic Blackhoof +(189936, 0, 1, 220737, 56110), -- Redbeak Swooper +(189936, 0, 0, 220737, 56110), -- Redbeak Swooper +(189935, 0, 1, 220737, 56110), -- Pack Beast +(189935, 0, 0, 220737, 56110), -- Pack Beast +(189930, 0, 2, 194437, 56110), -- Primalist Infiltrator +(189930, 0, 1, 220737, 56110), -- Primalist Infiltrator +(189928, 0, 4, 198075, 56110), -- Ukhel Gravestirrer +(189928, 0, 3, 198074, 56110), -- Ukhel Gravestirrer +(189926, 0, 2, 201826, 56110), -- Kaighan Scout +(189926, 0, 1, 220737, 56110), -- Kaighan Scout +(189925, 0, 2, 201826, 56110), -- Kaighan Marauder +(189925, 0, 1, 220737, 56110), -- Kaighan Marauder +(189914, 0, 2, 194437, 56110), -- Kurog Grimtotem +(189914, 0, 1, 220737, 56110), -- Kurog Grimtotem +(189905, 0, 6, 201263, 56110), -- High Thaumaturge Fural +(189905, 0, 5, 201264, 56110), -- High Thaumaturge Fural +(189902, 0, 2, 199822, 56110), -- Kalecgos +(189902, 0, 1, 220737, 56110), -- Kalecgos +(189901, 0, 12, 201266, 56110), -- Warlord Sargha +(189901, 0, 11, 201263, 56110), -- Warlord Sargha +(189899, 0, 1, 220737, 56110), -- Duck +(189899, 0, 0, 220737, 56110), -- Duck +(189886, 0, 1, 220737, 56110), -- Blazebound Firestorm +(189886, 0, 0, 220737, 56110), -- Blazebound Firestorm +(189880, 0, 1, 220737, 56110), -- Rymek +(189880, 0, 0, 220737, 56110), -- Rymek +(189875, 0, 5, 191659, 56110), -- Animated Cindershards +(189875, 0, 4, 192548, 56110), -- Animated Cindershards +(189872, 0, 1, 220737, 56110), -- Nakiin the Shatterer +(189872, 0, 0, 220737, 56110), -- Nakiin the Shatterer +(189871, 0, 2, 201826, 56110), -- Weaponmaster Hasi +(189871, 0, 1, 220737, 56110), -- Weaponmaster Hasi +(189870, 0, 2, 194437, 56110), -- Suspicious Permafrost +(189870, 0, 1, 220737, 56110), -- Suspicious Permafrost +(189861, 0, 1, 220737, 56110), -- Soulspeaker Han +(189861, 0, 0, 220737, 56110), -- Soulspeaker Han +(189859, 0, 2, 193865, 56110), -- Cavern Lurker +(189859, 0, 1, 220737, 56110), -- Cavern Lurker +(189857, 0, 1, 220737, 56110), -- Rymek +(189857, 0, 0, 220737, 56110), -- Rymek +(189852, 0, 1, 220737, 56110), -- Shadepelt Prowler +(189852, 0, 0, 220737, 56110), -- Shadepelt Prowler +(189851, 0, 2, 201835, 56110), -- Ritual Scout +(189851, 0, 1, 220737, 56110), -- Ritual Scout +(189850, 0, 1, 220737, 56110), -- Rymek +(189850, 0, 0, 220737, 56110), -- Rymek +(189849, 0, 2, 199822, 56110), -- Gerithus +(189849, 0, 1, 220737, 56110), -- Gerithus +(189847, 0, 2, 201835, 56110), -- Careless Harvester +(189847, 0, 1, 220737, 56110), -- Careless Harvester +(189843, 0, 1, 220737, 56110), -- Fire Elemental +(189843, 0, 0, 220737, 56110), -- Fire Elemental +(189841, 0, 1, 220737, 56110), -- Russet Mudwalker +(189841, 0, 0, 220737, 56110), -- Russet Mudwalker +(189836, 0, 1, 220737, 56110), -- Rymek +(189836, 0, 0, 220737, 56110), -- Rymek +(189835, 0, 1, 220737, 56110), -- Woodwing Quacker +(189835, 0, 0, 220737, 56110), -- Woodwing Quacker +(189834, 0, 4, 192125, 56110), -- Qalashi Stonebinder +(189834, 0, 3, 193624, 56110), -- Qalashi Stonebinder +(189825, 0, 1, 220737, 56110), -- Ravenous Nestling +(189825, 0, 0, 220737, 56110), -- Ravenous Nestling +(189823, 0, 1, 220737, 56110), -- Ravenous Nestling +(189823, 0, 0, 220737, 56110), -- Ravenous Nestling +(189822, 0, 14, 194544, 56110), -- Shas'ith +(189822, 0, 13, 194336, 56110), -- Shas'ith +(189821, 0, 1, 220737, 56110), -- Kirin Tor Conservator +(189821, 0, 0, 220737, 56110), -- Kirin Tor Conservator +(189816, 0, 2, 194437, 56110), -- Dathea Stormlash +(189816, 0, 1, 220737, 56110), -- Dathea Stormlash +(189815, 0, 2, 194427, 56110), -- Cliffdrip Fallstriker +(189815, 0, 1, 220737, 56110), -- Cliffdrip Fallstriker +(189814, 0, 2, 194427, 56110), -- Cliffdrip Wavemender +(189814, 0, 1, 220737, 56110), -- Cliffdrip Wavemender +(189812, 0, 2, 194427, 56110), -- Cliffdrip Snapstrider +(189812, 0, 1, 220737, 56110), -- Cliffdrip Snapstrider +(189811, 0, 2, 201819, 56110), -- Agitated Keystone +(189811, 0, 1, 220737, 56110), -- Agitated Keystone +(189801, 0, 3, 199822, 56110), -- Ancient Proto-Dragon +(189801, 0, 2, 191782, 56110), -- Ancient Proto-Dragon +(189798, 0, 3, 199822, 56110), -- Ancient Proto-Dragon +(189798, 0, 2, 191782, 56110), -- Ancient Proto-Dragon +(189795, 0, 2, 201819, 56110), -- Unsettled Rubble +(189795, 0, 1, 220737, 56110), -- Unsettled Rubble +(189780, 0, 1, 220737, 56110), -- Giant Ottuk Agitator +(189780, 0, 0, 220737, 56110), -- Giant Ottuk Agitator +(189777, 0, 9, 192125, 56110), -- Djaradin Wallcrasher +(189777, 0, 8, 193624, 56110), -- Djaradin Wallcrasher +(189768, 0, 4, 192125, 56110), -- Qalashi Flamelobber +(189768, 0, 3, 193624, 56110), -- Qalashi Flamelobber +(189762, 0, 1, 220737, 56110), -- Skittering Woodborer +(189762, 0, 0, 220737, 56110), -- Skittering Woodborer +(189760, 0, 1, 220737, 56110), -- Rymek +(189760, 0, 0, 220737, 56110), -- Rymek +(189759, 0, 1, 220737, 56110), -- Kranac Sagesnow +(189759, 0, 0, 220737, 56110), -- Kranac Sagesnow +(189757, 0, 2, 191780, 56110), -- Snoozing Basilisk Bull +(189757, 0, 1, 220737, 56110), -- Snoozing Basilisk Bull +(189756, 0, 2, 191780, 56110), -- Lazy Basilisk +(189756, 0, 1, 220737, 56110), -- Lazy Basilisk +(189755, 0, 1, 220737, 56110), -- Ruby Whelpminder +(189755, 0, 0, 220737, 56110), -- Ruby Whelpminder +(189750, 0, 1, 220737, 56110), -- Skittering Woodborer +(189750, 0, 0, 220737, 56110), -- Skittering Woodborer +(189744, 0, 1, 220737, 56110), -- Shimmering Swallowtail +(189744, 0, 0, 220737, 56110), -- Shimmering Swallowtail +(189741, 0, 1, 220737, 56110), -- Lumbering Mauler +(189741, 0, 0, 220737, 56110), -- Lumbering Mauler +(189734, 0, 9, 192125, 56110), -- Qalashi Boltthrower +(189734, 0, 8, 193624, 56110), -- Qalashi Boltthrower +(189733, 0, 2, 220737, 56110), -- Panicked Cliffhorn +(189733, 0, 1, 220737, 56110), -- Panicked Cliffhorn +(189729, 0, 6, 198512, 56110), -- Primal Tsunami +(189729, 0, 5, 193416, 56110), -- Primal Tsunami +(189722, 0, 2, 201829, 56110), -- Gulping Goliath +(189722, 0, 1, 220737, 56110), -- Gulping Goliath +(189715, 0, 2, 199822, 56110), -- Gerithus +(189715, 0, 1, 220737, 56110), -- Gerithus +(189688, 0, 1, 220737, 56110), -- Bemused Axebeak +(189688, 0, 0, 220737, 56110), -- Bemused Axebeak +(189675, 0, 2, 199822, 56110), -- Incomplete Ritual Remains +(189675, 0, 1, 220737, 56110), -- Incomplete Ritual Remains +(189670, 0, 4, 193417, 56110), -- Headmaster +(189670, 0, 3, 193405, 56110), -- Headmaster +(189656, 0, 2, 220737, 56110), -- Snowhide Mongrel +(189656, 0, 1, 220737, 56110), -- Snowhide Mongrel +(189654, 0, 6, 193867, 56110), -- Snowhide Shaman +(189654, 0, 5, 194443, 56110), -- Snowhide Shaman +(189653, 0, 5, 193867, 56110), -- Snowhide Brute +(189653, 0, 4, 194443, 56110), -- Snowhide Brute +(189652, 0, 9, 220737, 56110), -- Deadwaker Ghendish +(189652, 0, 8, 220737, 56110), -- Deadwaker Ghendish +(189645, 0, 1, 220737, 56110), -- Snoozing Forager +(189645, 0, 0, 220737, 56110), -- Snoozing Forager +(189643, 0, 4, 192125, 56110), -- Qalashi Crustshaper +(189643, 0, 3, 193624, 56110), -- Qalashi Crustshaper +(189627, 0, 1, 220737, 56110), -- Ancient Construct +(189627, 0, 0, 220737, 56110), -- Ancient Construct +(189626, 0, 2, 199822, 56110), -- Venagosa +(189626, 0, 1, 220737, 56110), -- Venagosa +(189614, 0, 1, 220737, 56110), -- Grimy Skimmer +(189614, 0, 0, 220737, 56110), -- Grimy Skimmer +(189607, 0, 1, 220737, 56110), -- Reclaimer Lookout +(189607, 0, 0, 220737, 56110), -- Reclaimer Lookout +(189606, 0, 3, 199822, 56110), -- Highcrest Recluse +(189606, 0, 2, 191782, 56110), -- Highcrest Recluse +(189605, 0, 1, 220737, 56110), -- Ambercrowned Mallard +(189605, 0, 0, 220737, 56110), -- Ambercrowned Mallard +(189601, 0, 1, 220737, 56110), -- Effervescent Ooze +(189601, 0, 0, 220737, 56110), -- Effervescent Ooze +(189591, 0, 1, 220737, 56110), -- Blacktalon Provisioner +(189591, 0, 0, 220737, 56110), -- Blacktalon Provisioner +(189581, 0, 3, 193864, 56110), -- Lava Fledgling +(189581, 0, 2, 193839, 56110), -- Lava Fledgling +(189574, 0, 1, 220737, 56110), -- Terrace Stagbeetle +(189574, 0, 0, 220737, 56110), -- Terrace Stagbeetle +(189572, 0, 2, 194053, 56110), -- Spineblossom Forager +(189572, 0, 1, 220737, 56110), -- Spineblossom Forager +(189570, 0, 1, 220737, 56110), -- Garden Bullswog +(189570, 0, 0, 220737, 56110), -- Garden Bullswog +(189557, 0, 5, 202286, 56110), -- Qalashi Boltthrower +(189557, 0, 4, 192125, 56110), -- Qalashi Boltthrower +(189555, 0, 1, 220737, 56110), -- Astral Attendant +(189555, 0, 0, 220737, 56110), -- Astral Attendant +(189544, 0, 2, 201835, 56110), -- Tarasek Guardian +(189544, 0, 1, 220737, 56110), -- Tarasek Guardian +(189538, 0, 2, 199822, 56110), -- Magmatalon +(189538, 0, 1, 220737, 56110), -- Magmatalon +(189537, 0, 1, 220737, 56110), -- Primal Bear Cub +(189537, 0, 0, 220737, 56110), -- Primal Bear Cub +(189535, 0, 1, 220737, 56110), -- Blacktalon Watcher +(189535, 0, 0, 220737, 56110), -- Blacktalon Watcher +(189531, 0, 2, 194332, 56110), -- Decayed Elder +(189531, 0, 1, 220737, 56110), -- Decayed Elder +(189522, 0, 2, 220737, 56110), -- Apex Slyvern Matriarch +(189522, 0, 1, 220737, 56110), -- Apex Slyvern Matriarch +(189521, 0, 1, 220737, 56110), -- Noble Winghunter +(189521, 0, 0, 220737, 56110), -- Noble Winghunter +(189518, 0, 2, 194437, 56110), -- Koroleth +(189518, 0, 1, 220737, 56110), -- Koroleth +(189517, 0, 3, 199822, 56110), -- Fire Proto-Dragon +(189517, 0, 2, 191782, 56110), -- Fire Proto-Dragon +(189515, 0, 3, 199822, 56110), -- Infused Proto-Drake +(189515, 0, 2, 191782, 56110), -- Infused Proto-Drake +(189512, 0, 1, 220737, 56110), -- Ambercrowned Duckling +(189512, 0, 0, 220737, 56110), -- Ambercrowned Duckling +(189511, 0, 2, 194437, 56110), -- Fire Primalist 2/1 +(189511, 0, 1, 220737, 56110), -- Fire Primalist 2/1 +(189509, 0, 2, 194437, 56110), -- Primalist Ideologue +(189509, 0, 1, 220737, 56110), -- Primalist Ideologue +(189508, 0, 1, 220737, 56110), -- Ambercrowned Mallard +(189508, 0, 0, 220737, 56110), -- Ambercrowned Mallard +(189501, 0, 1, 220737, 56110), -- Drowsy Skitterbug +(189501, 0, 0, 220737, 56110), -- Drowsy Skitterbug +(189500, 0, 1, 220737, 56110), -- Arcane Servitor +(189500, 0, 0, 220737, 56110), -- Arcane Servitor +(189499, 0, 1, 220737, 56110), -- Serene Salamanther +(189499, 0, 0, 220737, 56110), -- Serene Salamanther +(189497, 0, 1, 220737, 56110), -- Bronze Timekeeper +(189497, 0, 0, 220737, 56110), -- Bronze Timekeeper +(189494, 0, 1, 220737, 56110), -- Diseased Wolf +(189494, 0, 0, 220737, 56110), -- Diseased Wolf +(189493, 0, 2, 199822, 56110), -- Vyranoth +(189493, 0, 1, 220737, 56110), -- Vyranoth +(189491, 0, 1, 220737, 56110), -- Giant Ottuk Pup +(189491, 0, 0, 220737, 56110), -- Giant Ottuk Pup +(189490, 0, 2, 198792, 56110), -- Giant Ottuk Whomper +(189490, 0, 1, 220737, 56110), -- Giant Ottuk Whomper +(189486, 0, 3, 199822, 56110), -- Captured Proto-Drake +(189486, 0, 2, 191782, 56110), -- Captured Proto-Drake +(189485, 0, 2, 194437, 56110), -- Windborne Primalist +(189485, 0, 1, 220737, 56110), -- Windborne Primalist +(189479, 0, 2, 199822, 56110), -- Rumiastrasza +(189479, 0, 1, 220737, 56110), -- Rumiastrasza +(189472, 0, 4, 192125, 56110), -- Qalashi Lavabearer +(189472, 0, 3, 193624, 56110), -- Qalashi Lavabearer +(189471, 0, 4, 192125, 56110), -- Qalashi Blacksmith +(189471, 0, 3, 193624, 56110), -- Qalashi Blacksmith +(189470, 0, 1, 220737, 56110), -- Lava Flare +(189470, 0, 0, 220737, 56110), -- Lava Flare +(189468, 0, 2, 201822, 56110), -- Riverback Savage +(189468, 0, 1, 220737, 56110), -- Riverback Savage +(189467, 0, 4, 192125, 56110), -- Qalashi Bonesplitter +(189467, 0, 3, 193624, 56110); -- Qalashi Bonesplitter + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(189466, 0, 4, 192125, 56110), -- Irontorch Commander +(189466, 0, 3, 193624, 56110), -- Irontorch Commander +(189465, 0, 2, 201822, 56110), -- Riverback Stomper +(189465, 0, 1, 220737, 56110), -- Riverback Stomper +(189464, 0, 4, 192125, 56110), -- Qalashi Irontorch +(189464, 0, 3, 193624, 56110), -- Qalashi Irontorch +(189463, 0, 2, 201822, 56110), -- Riverback Rambler +(189463, 0, 1, 220737, 56110), -- Riverback Rambler +(189460, 0, 2, 220737, 56110), -- Vel Tal IX +(189460, 0, 1, 220737, 56110), -- Vel Tal IX +(189454, 0, 2, 201835, 56110), -- Tarasek Caster +(189454, 0, 1, 220737, 56110), -- Tarasek Caster +(189453, 0, 1, 220737, 56110), -- Blacktalon Warrior +(189453, 0, 0, 220737, 56110), -- Blacktalon Warrior +(189452, 0, 1, 220737, 56110), -- Blacktalon Warrior +(189452, 0, 0, 220737, 56110), -- Blacktalon Warrior +(189451, 0, 1, 220737, 56110), -- Blacktalon Warrior +(189451, 0, 0, 220737, 56110), -- Blacktalon Warrior +(189449, 0, 1, 220737, 56110), -- Blacktalon Assassin +(189449, 0, 0, 220737, 56110), -- Blacktalon Assassin +(189447, 0, 1, 220737, 56110), -- Blacktalon Assassin +(189447, 0, 0, 220737, 56110), -- Blacktalon Assassin +(189446, 0, 1, 220737, 56110), -- Blacktalon Assassin +(189446, 0, 0, 220737, 56110), -- Blacktalon Assassin +(189424, 0, 2, 194437, 56110), -- Primalist Water Fighter +(189424, 0, 1, 220737, 56110), -- Primalist Water Fighter +(189423, 0, 2, 194437, 56110), -- Primalist Fire Fighter +(189423, 0, 1, 220737, 56110), -- Primalist Fire Fighter +(189421, 0, 2, 194437, 56110), -- Primalist Earth Fighter +(189421, 0, 1, 220737, 56110), -- Primalist Earth Fighter +(189411, 0, 2, 194437, 56110), -- Primalist Air Fighter +(189411, 0, 1, 220737, 56110), -- Primalist Air Fighter +(189410, 0, 2, 194437, 56110), -- Primalist Water Caster +(189410, 0, 1, 220737, 56110), -- Primalist Water Caster +(189409, 0, 2, 194437, 56110), -- Primalist Fire Caster +(189409, 0, 1, 220737, 56110), -- Primalist Fire Caster +(189407, 0, 1, 220737, 56110), -- Golden Skitterfly +(189407, 0, 0, 220737, 56110), -- Golden Skitterfly +(189406, 0, 2, 194437, 56110), -- Primalist Earth Healer +(189406, 0, 1, 220737, 56110), -- Primalist Earth Healer +(189405, 0, 2, 194437, 56110), -- Primalist Air Caster +(189405, 0, 1, 220737, 56110), -- Primalist Air Caster +(189394, 0, 1, 220737, 56110), -- Kranac Sagesnow +(189394, 0, 0, 220737, 56110), -- Kranac Sagesnow +(189392, 0, 1, 220737, 56110), -- Winterpelt Prisoner +(189392, 0, 0, 220737, 56110), -- Winterpelt Prisoner +(189391, 0, 2, 194437, 56110), -- Stormshackler Rynea +(189391, 0, 1, 220737, 56110), -- Stormshackler Rynea +(189388, 0, 1, 220737, 56110), -- Zephyr +(189388, 0, 0, 220737, 56110), -- Zephyr +(189387, 0, 1, 220737, 56110), -- Fogl +(189387, 0, 0, 220737, 56110), -- Fogl +(189385, 0, 1, 220737, 56110), -- Phthalo +(189385, 0, 0, 220737, 56110), -- Phthalo +(189384, 0, 1, 220737, 56110), -- Snowstone Rager +(189384, 0, 0, 220737, 56110), -- Snowstone Rager +(189383, 0, 1, 220737, 56110), -- Shadowbarb Beetle +(189383, 0, 0, 220737, 56110), -- Shadowbarb Beetle +(189382, 0, 1, 220737, 56110), -- Winterpelt Guardian +(189382, 0, 0, 220737, 56110), -- Winterpelt Guardian +(189381, 0, 1, 220737, 56110), -- Winterpelt Shaman +(189381, 0, 0, 220737, 56110), -- Winterpelt Shaman +(189379, 0, 1, 220737, 56110), -- Driftling +(189379, 0, 0, 220737, 56110), -- Driftling +(189378, 0, 1, 220737, 56110), -- Winterpelt Snowspeaker +(189378, 0, 0, 220737, 56110), -- Winterpelt Snowspeaker +(189373, 0, 1, 220737, 56110), -- Divebeak Ohuna +(189373, 0, 0, 220737, 56110), -- Divebeak Ohuna +(189372, 0, 1, 220737, 56110), -- Winterpelt Defender +(189372, 0, 0, 220737, 56110), -- Winterpelt Defender +(189371, 0, 1, 220737, 56110), -- Florentine +(189371, 0, 0, 220737, 56110), -- Florentine +(189368, 0, 1, 220737, 56110), -- Oasis Damselfly +(189368, 0, 0, 220737, 56110), -- Oasis Damselfly +(189363, 0, 2, 201828, 56110), -- Infected Lasher +(189363, 0, 1, 220737, 56110), -- Infected Lasher +(189362, 0, 1, 220737, 56110), -- Forkriver Mallard +(189362, 0, 0, 220737, 56110), -- Forkriver Mallard +(189356, 0, 11, 193867, 56110), -- Shadepaw Bruiser +(189356, 0, 10, 194443, 56110), -- Shadepaw Bruiser +(189340, 0, 6, 201263, 56110), -- Chargath, Bane of Scales +(189340, 0, 5, 201264, 56110), -- Chargath, Bane of Scales +(189338, 0, 1, 220737, 56110), -- Riverbend Chomper +(189338, 0, 0, 220737, 56110), -- Riverbend Chomper +(189337, 0, 1, 220737, 56110), -- Riverbend Gnasher +(189337, 0, 0, 220737, 56110), -- Riverbend Gnasher +(189335, 0, 1, 220737, 56110), -- Riverbend Timbertooth +(189335, 0, 0, 220737, 56110), -- Riverbend Timbertooth +(189318, 0, 1, 220737, 56110), -- Infected Bear +(189318, 0, 0, 220737, 56110), -- Infected Bear +(189316, 0, 1, 220737, 56110), -- Rotted Boar +(189316, 0, 0, 220737, 56110), -- Rotted Boar +(189314, 0, 3, 201829, 56110), -- Encroaching Hornswog +(189314, 0, 2, 220737, 56110), -- Encroaching Hornswog +(189313, 0, 1, 220737, 56110), -- Coastal Crab +(189313, 0, 0, 220737, 56110), -- Coastal Crab +(189312, 0, 2, 220737, 56110), -- Calving Elemental +(189312, 0, 1, 220737, 56110), -- Calving Elemental +(189310, 0, 1, 220737, 56110), -- Qului the Anxious +(189310, 0, 0, 220737, 56110), -- Qului the Anxious +(189304, 0, 1, 220737, 56110), -- Overcharged Mana Entity +(189304, 0, 0, 220737, 56110), -- Overcharged Mana Entity +(189303, 0, 3, 199822, 56110), -- Proto-Dragon +(189303, 0, 2, 191782, 56110), -- Proto-Dragon +(189299, 0, 1, 220737, 56110), -- Decaying Slime +(189299, 0, 0, 220737, 56110), -- Decaying Slime +(189297, 0, 2, 194437, 56110), -- Runestone +(189297, 0, 1, 220737, 56110), -- Runestone +(189295, 0, 1, 220737, 56110), -- Elaichi +(189295, 0, 0, 220737, 56110), -- Elaichi +(189289, 0, 15, 194544, 56110), -- Penumbrus +(189289, 0, 14, 194336, 56110), -- Penumbrus +(189285, 0, 2, 199822, 56110), -- Emerald Wyrm +(189285, 0, 1, 220737, 56110), -- Emerald Wyrm +(189284, 0, 3, 220737, 56110), -- Ravenous Proto-Matriarch +(189284, 0, 2, 220737, 56110), -- Ravenous Proto-Matriarch +(189279, 0, 1, 220737, 56110), -- Small Turtle +(189279, 0, 0, 220737, 56110), -- Small Turtle +(189266, 0, 6, 201263, 56110), -- Qalashi Trainee +(189266, 0, 5, 201264, 56110), -- Qalashi Trainee +(189265, 0, 4, 192125, 56110), -- Qalashi Bonetender +(189265, 0, 3, 193624, 56110), -- Qalashi Bonetender +(189248, 0, 1, 220737, 56110), -- Nesting Mallard +(189248, 0, 0, 220737, 56110), -- Nesting Mallard +(189247, 0, 3, 193864, 56110), -- Tamed Phoenix +(189247, 0, 2, 193839, 56110), -- Tamed Phoenix +(189246, 0, 3, 200672, 56110), -- Karthis Sleetsong +(189246, 0, 2, 194437, 56110), -- Karthis Sleetsong +(189244, 0, 3, 200671, 56110), -- Morgg +(189244, 0, 2, 194437, 56110), -- Morgg +(189243, 0, 4, 200670, 56110), -- Alora Mistbreeze +(189243, 0, 3, 200123, 56110), -- Alora Mistbreeze +(189241, 0, 1, 220737, 56110), -- Kirin Tor Apprentice +(189241, 0, 0, 220737, 56110), -- Kirin Tor Apprentice +(189235, 0, 6, 201263, 56110), -- Overseer Lahar +(189235, 0, 5, 201264, 56110), -- Overseer Lahar +(189232, 0, 2, 194437, 56110), -- Kokia Blazehoof +(189232, 0, 1, 220737, 56110), -- Kokia Blazehoof +(189231, 0, 2, 194437, 56110), -- Earthshaker Marauder +(189231, 0, 1, 220737, 56110), -- Earthshaker Marauder +(189230, 0, 2, 194437, 56110), -- Earthshaker Theurgist +(189230, 0, 1, 220737, 56110), -- Earthshaker Theurgist +(189229, 0, 2, 194437, 56110), -- Hailbringer Theurgist +(189229, 0, 1, 220737, 56110), -- Hailbringer Theurgist +(189228, 0, 2, 194437, 56110), -- Hailbringer Marauder +(189228, 0, 1, 220737, 56110), -- Hailbringer Marauder +(189227, 0, 6, 201263, 56110), -- Qalashi Hunter +(189227, 0, 5, 201264, 56110), -- Qalashi Hunter +(189226, 0, 1, 220737, 56110), -- Cataloger Jakes +(189226, 0, 0, 220737, 56110), -- Cataloger Jakes +(189221, 0, 2, 194424, 56110), -- Highland Mammoth Calf +(189221, 0, 1, 220737, 56110), -- Highland Mammoth Calf +(189220, 0, 2, 194424, 56110), -- Highland Mammoth Bull +(189220, 0, 1, 220737, 56110), -- Highland Mammoth Bull +(189218, 0, 2, 194424, 56110), -- Highland Mammoth +(189218, 0, 1, 220737, 56110), -- Highland Mammoth +(189217, 0, 1, 220737, 56110), -- Frigellus +(189217, 0, 0, 220737, 56110), -- Frigellus +(189213, 0, 4, 192125, 56110), -- REUSE Boulder Boy +(189213, 0, 3, 193624, 56110), -- REUSE Boulder Boy +(189210, 0, 3, 199822, 56110), -- Juvenile Proto-Drake +(189210, 0, 2, 191782, 56110), -- Juvenile Proto-Drake +(189208, 0, 1, 220737, 56110), -- Custodian Vernagos +(189208, 0, 0, 220737, 56110), -- Custodian Vernagos +(189200, 0, 1, 220737, 56110), -- Apprentice Tucky +(189200, 0, 0, 220737, 56110), -- Apprentice Tucky +(189198, 0, 1, 220737, 56110), -- Apprentice Scrumpy +(189198, 0, 0, 220737, 56110), -- Apprentice Scrumpy +(189195, 0, 5, 193867, 56110), -- Gnoll Ambusher +(189195, 0, 4, 194443, 56110), -- Gnoll Ambusher +(189194, 0, 5, 193867, 56110), -- Gnoll Ambusher +(189194, 0, 4, 194443, 56110), -- Gnoll Ambusher +(189192, 0, 1, 220737, 56110), -- Primal Lava Elemental +(189192, 0, 0, 220737, 56110), -- Primal Lava Elemental +(189092, 0, 4, 192125, 56110), -- Djaradin Fighter +(189092, 0, 3, 193624, 56110), -- Djaradin Fighter +(189087, 0, 2, 220737, 56110), -- Risen Ohuna +(189087, 0, 1, 220737, 56110), -- Risen Ohuna +(189057, 0, 1, 220737, 56110), -- Refti Guardian +(189057, 0, 0, 220737, 56110), -- Refti Guardian +(189056, 0, 1, 220737, 56110), -- Refti Attendant +(189056, 0, 0, 220737, 56110), -- Refti Attendant +(189051, 0, 1, 220737, 56110), -- Reservoir Darter +(189051, 0, 0, 220737, 56110), -- Reservoir Darter +(189050, 0, 1, 220737, 56110), -- Amphibious Siltcrawler +(189050, 0, 0, 220737, 56110), -- Amphibious Siltcrawler +(189048, 0, 1, 220737, 56110), -- Stonework Guardian +(189048, 0, 0, 220737, 56110), -- Stonework Guardian +(189045, 0, 1, 220737, 56110), -- Mara +(189045, 0, 0, 220737, 56110), -- Mara +(189043, 0, 1, 220737, 56110), -- Blazing Inferno +(189043, 0, 0, 220737, 56110), -- Blazing Inferno +(189042, 0, 1, 220737, 56110), -- Disquieted Frost +(189042, 0, 0, 220737, 56110), -- Disquieted Frost +(189040, 0, 2, 201819, 56110), -- Provoked Geode +(189040, 0, 1, 220737, 56110), -- Provoked Geode +(189039, 0, 1, 220737, 56110), -- Primordial Hail +(189039, 0, 0, 220737, 56110), -- Primordial Hail +(189034, 0, 1, 220737, 56110), -- Earth Revenant +(189034, 0, 0, 220737, 56110), -- Earth Revenant +(189032, 0, 2, 194451, 56110), -- Ice Spider +(189032, 0, 1, 220737, 56110), -- Ice Spider +(189030, 0, 1, 220737, 56110), -- Ice Worm +(189030, 0, 0, 220737, 56110), -- Ice Worm +(189029, 0, 1, 220737, 56110), -- Ice Worm +(189029, 0, 0, 220737, 56110), -- Ice Worm +(189027, 0, 1, 220737, 56110), -- Crocolisk +(189027, 0, 0, 220737, 56110), -- Crocolisk +(189026, 0, 2, 201829, 56110), -- Nibbling Hornswog +(189026, 0, 1, 220737, 56110), -- Nibbling Hornswog +(189024, 0, 2, 201819, 56110), -- Primal Crusher +(189024, 0, 1, 220737, 56110), -- Primal Crusher +(189017, 0, 1, 220737, 56110), -- Green Drakonid Fighter +(189017, 0, 0, 220737, 56110), -- Green Drakonid Fighter +(189016, 0, 1, 220737, 56110), -- Green Drakonid Fighter +(189016, 0, 0, 220737, 56110), -- Green Drakonid Fighter +(189015, 0, 1, 220737, 56110), -- Green Drakonid Tank +(189015, 0, 0, 220737, 56110), -- Green Drakonid Tank +(189014, 0, 1, 220737, 56110), -- Green Drakonid Trapper +(189014, 0, 0, 220737, 56110), -- Green Drakonid Trapper +(189013, 0, 1, 220737, 56110), -- Green Drakonid Fighter +(189013, 0, 0, 220737, 56110), -- Green Drakonid Fighter +(189012, 0, 1, 220737, 56110), -- Green Drakonid Tank +(189012, 0, 0, 220737, 56110), -- Green Drakonid Tank +(189011, 0, 1, 220737, 56110), -- Green Drakonid Trapper +(189011, 0, 0, 220737, 56110), -- Green Drakonid Trapper +(189010, 0, 1, 220737, 56110), -- Blue Drakonid Fighter +(189010, 0, 0, 220737, 56110), -- Blue Drakonid Fighter +(189009, 0, 1, 220737, 56110), -- Blue Drakonid Fighter +(189009, 0, 0, 220737, 56110), -- Blue Drakonid Fighter +(189008, 0, 1, 220737, 56110), -- Blue Drakonid Tank +(189008, 0, 0, 220737, 56110), -- Blue Drakonid Tank +(189007, 0, 1, 220737, 56110), -- Blue Drakonid Trapper +(189007, 0, 0, 220737, 56110), -- Blue Drakonid Trapper +(189006, 0, 1, 220737, 56110), -- Blue Drakonid Tank +(189006, 0, 0, 220737, 56110), -- Blue Drakonid Tank +(189003, 0, 1, 220737, 56110), -- Black Drakonid Fighter +(189003, 0, 0, 220737, 56110), -- Black Drakonid Fighter +(189001, 0, 1, 220737, 56110), -- Red Drakonid Fighter +(189001, 0, 0, 220737, 56110), -- Red Drakonid Fighter +(189000, 0, 1, 220737, 56110), -- Bronze Drakonid Fighter +(189000, 0, 0, 220737, 56110), -- Bronze Drakonid Fighter +(188999, 0, 1, 220737, 56110), -- Black Drakonid Fighter +(188999, 0, 0, 220737, 56110), -- Black Drakonid Fighter +(188973, 0, 1, 220737, 56110), -- Green Dragonspawn Healer +(188973, 0, 0, 220737, 56110), -- Green Dragonspawn Healer +(188971, 0, 1, 220737, 56110), -- Green Dragonspawn Caster +(188971, 0, 0, 220737, 56110), -- Green Dragonspawn Caster +(188970, 0, 1, 220737, 56110), -- Green Dragonspawn Fighter +(188970, 0, 0, 220737, 56110); -- Green Dragonspawn Fighter + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(188969, 0, 1, 220737, 56110), -- Green Dragonspawn Healer +(188969, 0, 0, 220737, 56110), -- Green Dragonspawn Healer +(188968, 0, 1, 220737, 56110), -- Green Dragonspawn Tank +(188968, 0, 0, 220737, 56110), -- Green Dragonspawn Tank +(188967, 0, 1, 220737, 56110), -- Green Dragonspawn Caster +(188967, 0, 0, 220737, 56110), -- Green Dragonspawn Caster +(188966, 0, 1, 220737, 56110), -- Green Dragonspawn Fighter +(188966, 0, 0, 220737, 56110), -- Green Dragonspawn Fighter +(188965, 0, 1, 220737, 56110), -- Green Dragonspawn Tank +(188965, 0, 0, 220737, 56110), -- Green Dragonspawn Tank +(188964, 0, 1, 220737, 56110), -- Blue Dragonspawn Caster +(188964, 0, 0, 220737, 56110), -- Blue Dragonspawn Caster +(188963, 0, 1, 220737, 56110), -- Blue Dragonspawn Fighter +(188963, 0, 0, 220737, 56110), -- Blue Dragonspawn Fighter +(188962, 0, 1, 220737, 56110), -- Blue Dragonspawn Healer +(188962, 0, 0, 220737, 56110), -- Blue Dragonspawn Healer +(188961, 0, 1, 220737, 56110), -- Blue Dragonspawn Tank +(188961, 0, 0, 220737, 56110), -- Blue Dragonspawn Tank +(188960, 0, 1, 220737, 56110), -- Blue Dragonspawn Caster +(188960, 0, 0, 220737, 56110), -- Blue Dragonspawn Caster +(188959, 0, 1, 220737, 56110), -- Blue Dragonspawn Fighter +(188959, 0, 0, 220737, 56110), -- Blue Dragonspawn Fighter +(188958, 0, 1, 220737, 56110), -- Blue Dragonspawn Healer +(188958, 0, 0, 220737, 56110), -- Blue Dragonspawn Healer +(188957, 0, 1, 220737, 56110), -- Blue Dragonspawn Tank +(188957, 0, 0, 220737, 56110), -- Blue Dragonspawn Tank +(188953, 0, 1, 220737, 56110), -- Bronze Dragonspawn Tank +(188953, 0, 0, 220737, 56110), -- Bronze Dragonspawn Tank +(188952, 0, 1, 220737, 56110), -- Bronze Dragonspawn Tank +(188952, 0, 0, 220737, 56110), -- Bronze Dragonspawn Tank +(188951, 0, 1, 220737, 56110), -- Black Dragonspawn Tank +(188951, 0, 0, 220737, 56110), -- Black Dragonspawn Tank +(188949, 0, 1, 220737, 56110), -- Black Dragonspawn Caster +(188949, 0, 0, 220737, 56110), -- Black Dragonspawn Caster +(188948, 0, 3, 201835, 56110), -- Embertooth Harvester +(188948, 0, 2, 198349, 56110), -- Embertooth Harvester +(188944, 0, 1, 220737, 56110), -- Bronze Drakonid Fighter +(188944, 0, 0, 220737, 56110), -- Bronze Drakonid Fighter +(188943, 0, 1, 220737, 56110), -- Bronze Drakonid Tank +(188943, 0, 0, 220737, 56110), -- Bronze Drakonid Tank +(188942, 0, 1, 220737, 56110), -- Bronze Drakonid Trapper +(188942, 0, 0, 220737, 56110), -- Bronze Drakonid Trapper +(188941, 0, 1, 220737, 56110), -- Bronze Drakonid Trapper +(188941, 0, 0, 220737, 56110), -- Bronze Drakonid Trapper +(188940, 0, 1, 220737, 56110), -- Bronze Drakonid Fighter +(188940, 0, 0, 220737, 56110), -- Bronze Drakonid Fighter +(188939, 0, 1, 220737, 56110), -- Bronze Drakonid Tank +(188939, 0, 0, 220737, 56110), -- Bronze Drakonid Tank +(188936, 0, 1, 220737, 56110), -- Bronze Dragonspawn Caster +(188936, 0, 0, 220737, 56110), -- Bronze Dragonspawn Caster +(188935, 0, 1, 220737, 56110), -- Bronze Dragonspawn Healer +(188935, 0, 0, 220737, 56110), -- Bronze Dragonspawn Healer +(188934, 0, 1, 220737, 56110), -- Bronze Dragonspawn Fighter +(188934, 0, 0, 220737, 56110), -- Bronze Dragonspawn Fighter +(188933, 0, 1, 220737, 56110), -- Bronze Dragonspawn Fighter +(188933, 0, 0, 220737, 56110), -- Bronze Dragonspawn Fighter +(188932, 0, 1, 220737, 56110), -- Bronze Dragonspawn Caster +(188932, 0, 0, 220737, 56110), -- Bronze Dragonspawn Caster +(188931, 0, 1, 220737, 56110), -- Bronze Dragonspawn Healer +(188931, 0, 0, 220737, 56110), -- Bronze Dragonspawn Healer +(188928, 0, 2, 201828, 56110), -- Venomsprout Shootling +(188928, 0, 1, 220737, 56110), -- Venomsprout Shootling +(188927, 0, 2, 199822, 56110), -- Chromatic Dragon +(188927, 0, 1, 220737, 56110), -- Chromatic Dragon +(188926, 0, 2, 199822, 56110), -- Nether Drake +(188926, 0, 1, 220737, 56110), -- Nether Drake +(188924, 0, 2, 199822, 56110), -- Green Dragon +(188924, 0, 1, 220737, 56110), -- Green Dragon +(188923, 0, 2, 199822, 56110), -- Bronze Dragon +(188923, 0, 1, 220737, 56110), -- Bronze Dragon +(188922, 0, 2, 199822, 56110), -- Black Dragon +(188922, 0, 1, 220737, 56110), -- Black Dragon +(188921, 0, 2, 199822, 56110), -- Blue Dragon +(188921, 0, 1, 220737, 56110), -- Blue Dragon +(188920, 0, 2, 199822, 56110), -- Red Dragon +(188920, 0, 1, 220737, 56110), -- Red Dragon +(188919, 0, 2, 199822, 56110), -- Twilight Dragon +(188919, 0, 1, 220737, 56110), -- Twilight Dragon +(188917, 0, 2, 199822, 56110), -- Storm Dragon +(188917, 0, 1, 220737, 56110), -- Storm Dragon +(188897, 0, 1, 220737, 56110), -- Garz +(188897, 0, 0, 220737, 56110), -- Garz +(188896, 0, 1, 220737, 56110), -- Gryphon +(188896, 0, 0, 220737, 56110), -- Gryphon +(188894, 0, 1, 220737, 56110), -- Refti Caster +(188894, 0, 0, 220737, 56110), -- Refti Caster +(188892, 0, 1, 220737, 56110), -- Refti Tank +(188892, 0, 0, 220737, 56110), -- Refti Tank +(188891, 0, 1, 220737, 56110), -- Refti Fighter +(188891, 0, 0, 220737, 56110), -- Refti Fighter +(188890, 0, 1, 220737, 56110), -- Refti Technician +(188890, 0, 0, 220737, 56110), -- Refti Technician +(188888, 0, 1, 220737, 56110), -- Falcon +(188888, 0, 0, 220737, 56110), -- Falcon +(188886, 0, 1, 220737, 56110), -- Reclamation Scout +(188886, 0, 0, 220737, 56110), -- Reclamation Scout +(188884, 0, 1, 220737, 56110), -- Harpy +(188884, 0, 0, 220737, 56110), -- Harpy +(188883, 0, 1, 220737, 56110), -- Storm Whelping +(188883, 0, 0, 220737, 56110), -- Storm Whelping +(188881, 0, 1, 220737, 56110), -- Bullfrog +(188881, 0, 0, 220737, 56110), -- Bullfrog +(188880, 0, 1, 220737, 56110), -- Titan Automated Defense Orb +(188880, 0, 0, 220737, 56110), -- Titan Automated Defense Orb +(188879, 0, 1, 220737, 56110), -- Titan Automated Defense Orb +(188879, 0, 0, 220737, 56110), -- Titan Automated Defense Orb +(188876, 0, 1, 220737, 56110), -- Roc +(188876, 0, 0, 220737, 56110), -- Roc +(188875, 0, 1, 220737, 56110), -- Arcane Elemental +(188875, 0, 0, 220737, 56110), -- Arcane Elemental +(188874, 0, 1, 220737, 56110), -- Beetle +(188874, 0, 0, 220737, 56110), -- Beetle +(188872, 0, 1, 220737, 56110), -- Titan Keeper +(188872, 0, 0, 220737, 56110), -- Titan Keeper +(188870, 0, 1, 220737, 56110), -- Titan Golem +(188870, 0, 0, 220737, 56110), -- Titan Golem +(188869, 0, 1, 220737, 56110), -- Fey Dreamwing +(188869, 0, 0, 220737, 56110), -- Fey Dreamwing +(188860, 0, 2, 194427, 56110), -- Whirglgurgl +(188860, 0, 1, 220737, 56110), -- Whirglgurgl +(188859, 0, 2, 194427, 56110), -- Sogglmoggl +(188859, 0, 1, 220737, 56110), -- Sogglmoggl +(188852, 0, 2, 199822, 56110), -- Somnikus +(188852, 0, 1, 220737, 56110), -- Somnikus +(188851, 0, 2, 199822, 56110), -- Gerithus +(188851, 0, 1, 220737, 56110), -- Gerithus +(188846, 0, 1, 220737, 56110), -- Rymek +(188846, 0, 0, 220737, 56110), -- Rymek +(188840, 0, 2, 199822, 56110), -- Somnikus +(188840, 0, 1, 220737, 56110), -- Somnikus +(188838, 0, 2, 199822, 56110), -- Gerithus +(188838, 0, 1, 220737, 56110), -- Gerithus +(188837, 0, 1, 220737, 56110), -- Shikaar Fighter +(188837, 0, 0, 220737, 56110), -- Shikaar Fighter +(188836, 0, 1, 220737, 56110), -- Shikaar Ranged +(188836, 0, 0, 220737, 56110), -- Shikaar Ranged +(188835, 0, 1, 220737, 56110), -- Shikaar Ranged +(188835, 0, 0, 220737, 56110), -- Shikaar Ranged +(188834, 0, 1, 220737, 56110), -- Shikaar Fighter +(188834, 0, 0, 220737, 56110), -- Shikaar Fighter +(188833, 0, 1, 220737, 56110), -- Ohn'ir Caster +(188833, 0, 0, 220737, 56110), -- Ohn'ir Caster +(188832, 0, 1, 220737, 56110), -- Ohn'ir Caster +(188832, 0, 0, 220737, 56110), -- Ohn'ir Caster +(188831, 0, 1, 220737, 56110), -- Ohn'ir Caster +(188831, 0, 0, 220737, 56110), -- Ohn'ir Caster +(188830, 0, 2, 201826, 56110), -- Nokhud Fighter +(188830, 0, 1, 220737, 56110), -- Nokhud Fighter +(188829, 0, 1, 220737, 56110), -- Nokhud Caster +(188829, 0, 0, 220737, 56110), -- Nokhud Caster +(188828, 0, 2, 201826, 56110), -- Nokhud Ranged +(188828, 0, 1, 220737, 56110), -- Nokhud Ranged +(188827, 0, 1, 220737, 56110), -- Teerai Fighter +(188827, 0, 0, 220737, 56110), -- Teerai Fighter +(188826, 0, 1, 220737, 56110), -- Teerai Fighter +(188826, 0, 0, 220737, 56110), -- Teerai Fighter +(188814, 0, 2, 201828, 56110), -- Greater Venomsprout +(188814, 0, 1, 220737, 56110), -- Greater Venomsprout +(188811, 0, 1, 220737, 56110), -- Dryad +(188811, 0, 0, 220737, 56110), -- Dryad +(188810, 0, 2, 194448, 56110), -- Rockfang +(188810, 0, 1, 220737, 56110), -- Rockfang +(188808, 0, 1, 220737, 56110), -- Ohuna +(188808, 0, 0, 220737, 56110), -- Ohuna +(188807, 0, 1, 220737, 56110), -- Ohuna +(188807, 0, 0, 220737, 56110), -- Ohuna +(188806, 0, 2, 194448, 56110), -- Rockfang +(188806, 0, 1, 220737, 56110), -- Rockfang +(188805, 0, 1, 220737, 56110), -- Green Dragonwhelp +(188805, 0, 0, 220737, 56110), -- Green Dragonwhelp +(188804, 0, 2, 199822, 56110), -- Frostdrake +(188804, 0, 1, 220737, 56110), -- Frostdrake +(188802, 0, 1, 220737, 56110), -- Azure Dragonspawn +(188802, 0, 0, 220737, 56110), -- Azure Dragonspawn +(188800, 0, 2, 194448, 56110), -- Moose Bull +(188800, 0, 1, 220737, 56110), -- Moose Bull +(188799, 0, 1, 220737, 56110), -- Azure Dragonspawn +(188799, 0, 0, 220737, 56110), -- Azure Dragonspawn +(188798, 0, 1, 220737, 56110), -- Ancient +(188798, 0, 0, 220737, 56110), -- Ancient +(188797, 0, 1, 220737, 56110), -- Hornstrider +(188797, 0, 0, 220737, 56110), -- Hornstrider +(188796, 0, 2, 194427, 56110), -- Gorloc Healer +(188796, 0, 1, 220737, 56110), -- Gorloc Healer +(188795, 0, 2, 194427, 56110), -- Gorloc Fighter +(188795, 0, 1, 220737, 56110), -- Gorloc Fighter +(188794, 0, 2, 194449, 56110), -- Mountain Giant +(188794, 0, 1, 220737, 56110), -- Mountain Giant +(188793, 0, 1, 220737, 56110), -- Water Fury +(188793, 0, 0, 220737, 56110), -- Water Fury +(188791, 0, 1, 220737, 56110), -- Deep Sea Fish +(188791, 0, 0, 220737, 56110), -- Deep Sea Fish +(188790, 0, 1, 220737, 56110), -- Timbertooth +(188790, 0, 0, 220737, 56110), -- Timbertooth +(188789, 0, 2, 199822, 56110), -- Shade of Iverius +(188789, 0, 1, 220737, 56110), -- Shade of Iverius +(188788, 0, 4, 220737, 56110), -- Vulture +(188788, 0, 3, 220737, 56110), -- Vulture +(188788, 0, 2, 220737, 56110), -- Vulture +(188788, 0, 1, 220737, 56110), -- Vulture +(188788, 0, 0, 220737, 56110), -- Vulture +(188787, 0, 2, 199822, 56110), -- Gerithus +(188787, 0, 1, 220737, 56110), -- Gerithus +(188786, 0, 1, 220737, 56110), -- Musken +(188786, 0, 0, 220737, 56110), -- Musken +(188784, 0, 2, 193865, 56110), -- Tarantula +(188784, 0, 1, 220737, 56110), -- Tarantula +(188782, 0, 1, 220737, 56110), -- Ranger Bolor +(188782, 0, 0, 220737, 56110), -- Ranger Bolor +(188781, 0, 2, 199822, 56110), -- Emerald Dragon +(188781, 0, 1, 220737, 56110), -- Emerald Dragon +(188779, 0, 1, 220737, 56110), -- Ranger Otyuk +(188779, 0, 0, 220737, 56110), -- Ranger Otyuk +(188777, 0, 6, 194328, 56110), -- Decay Gnoll Caster +(188777, 0, 5, 193867, 56110), -- Decay Gnoll Caster +(188776, 0, 6, 194328, 56110), -- Decay Gnoll Fighter +(188776, 0, 5, 193867, 56110), -- Decay Gnoll Fighter +(188775, 0, 6, 194328, 56110), -- Decay Gnoll Caster +(188775, 0, 5, 193867, 56110), -- Decay Gnoll Caster +(188774, 0, 6, 194328, 56110), -- Decay Gnoll Fighter +(188774, 0, 5, 193867, 56110), -- Decay Gnoll Fighter +(188772, 0, 6, 194328, 56110), -- Decay Gnoll Caster +(188772, 0, 5, 193867, 56110), -- Decay Gnoll Caster +(188769, 0, 6, 194328, 56110), -- Decay Gnoll Fighter +(188769, 0, 5, 193867, 56110), -- Decay Gnoll Fighter +(188768, 0, 5, 193867, 56110), -- Gnoll Caster +(188768, 0, 4, 194443, 56110), -- Gnoll Caster +(188767, 0, 5, 193867, 56110), -- Gnoll Fighter +(188767, 0, 4, 194443, 56110), -- Gnoll Fighter +(188766, 0, 2, 192126, 56110), -- Reclaimer Excavator +(188766, 0, 1, 220737, 56110), -- Reclaimer Excavator +(188765, 0, 5, 193867, 56110), -- Gnoll Caster +(188765, 0, 4, 194443, 56110), -- Gnoll Caster +(188764, 0, 5, 193867, 56110), -- Gnoll Fighter +(188764, 0, 4, 194443, 56110), -- Gnoll Fighter +(188763, 0, 2, 199822, 56110), -- Gerithus +(188763, 0, 1, 220737, 56110), -- Gerithus +(188762, 0, 5, 193867, 56110), -- Gnoll Caster +(188762, 0, 4, 194443, 56110), -- Gnoll Caster +(188761, 0, 5, 193867, 56110), -- Gnoll Fighter +(188761, 0, 4, 194443, 56110), -- Gnoll Fighter +(188760, 0, 1, 220737, 56110), -- Furbolg Caster +(188760, 0, 0, 220737, 56110), -- Furbolg Caster +(188755, 0, 2, 194437, 56110), -- Ezralor +(188755, 0, 1, 220737, 56110), -- Ezralor +(188754, 0, 1, 220737, 56110), -- Optimistic Whelp +(188754, 0, 0, 220737, 56110), -- Optimistic Whelp +(188752, 0, 1, 220737, 56110), -- Furbolg Fighter +(188752, 0, 0, 220737, 56110), -- Furbolg Fighter +(188750, 0, 1, 220737, 56110); -- Furbolg Caster + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(188750, 0, 0, 220737, 56110), -- Furbolg Caster +(188749, 0, 1, 220737, 56110), -- Furbolg Fighter +(188749, 0, 0, 220737, 56110), -- Furbolg Fighter +(188748, 0, 2, 194053, 56110), -- Crystalspine +(188748, 0, 1, 220737, 56110), -- Crystalspine +(188746, 0, 1, 220737, 56110), -- Ferret +(188746, 0, 0, 220737, 56110), -- Ferret +(188745, 0, 2, 220737, 56110), -- Hyena +(188745, 0, 1, 220737, 56110), -- Hyena +(188744, 0, 1, 220737, 56110), -- Yeti +(188744, 0, 0, 220737, 56110), -- Yeti +(188743, 0, 1, 220737, 56110), -- Ram +(188743, 0, 0, 220737, 56110), -- Ram +(188742, 0, 1, 220737, 56110), -- Goat +(188742, 0, 0, 220737, 56110), -- Goat +(188741, 0, 2, 194451, 56110), -- Ice Bear +(188741, 0, 1, 220737, 56110), -- Ice Bear +(188740, 0, 1, 220737, 56110), -- Bear +(188740, 0, 0, 220737, 56110), -- Bear +(188739, 0, 2, 220737, 56110), -- Blue Drakonid Fighter +(188739, 0, 1, 220737, 56110), -- Blue Drakonid Fighter +(188738, 0, 2, 201835, 56110), -- Tarasek Fighter +(188738, 0, 1, 220737, 56110), -- Tarasek Fighter +(188737, 0, 2, 201835, 56110), -- Tarasek Fighter +(188737, 0, 1, 220737, 56110), -- Tarasek Fighter +(188736, 0, 2, 201835, 56110), -- Tarasek Fighter +(188736, 0, 1, 220737, 56110), -- Tarasek Fighter +(188733, 0, 1, 220737, 56110), -- Decay Slime +(188733, 0, 0, 220737, 56110), -- Decay Slime +(188732, 0, 1, 220737, 56110), -- Owl +(188732, 0, 0, 220737, 56110), -- Owl +(188731, 0, 1, 220737, 56110), -- Bakar +(188731, 0, 0, 220737, 56110), -- Bakar +(188730, 0, 1, 220737, 56110), -- Bakar +(188730, 0, 0, 220737, 56110), -- Bakar +(188729, 0, 1, 220737, 56110), -- Bakar +(188729, 0, 0, 220737, 56110), -- Bakar +(188728, 0, 1, 220737, 56110), -- Slyvern +(188728, 0, 0, 220737, 56110), -- Slyvern +(188727, 0, 2, 194448, 56110), -- Moose Bull +(188727, 0, 1, 220737, 56110), -- Moose Bull +(188725, 0, 3, 201835, 56110), -- Embertooth Spearhunter +(188725, 0, 2, 220737, 56110), -- Embertooth Spearhunter +(188723, 0, 2, 201835, 56110), -- Bluescale +(188723, 0, 1, 220737, 56110), -- Bluescale +(188722, 0, 3, 199822, 56110), -- Hungry Proto-Drake +(188722, 0, 2, 191782, 56110), -- Hungry Proto-Drake +(188721, 0, 2, 194424, 56110), -- Mammoth Bull +(188721, 0, 1, 220737, 56110), -- Mammoth Bull +(188720, 0, 2, 194424, 56110), -- Mammoth +(188720, 0, 1, 220737, 56110), -- Mammoth +(188719, 0, 2, 194424, 56110), -- Mammoth Calf +(188719, 0, 1, 220737, 56110), -- Mammoth Calf +(188718, 0, 2, 201829, 56110), -- Hornswog +(188718, 0, 1, 220737, 56110), -- Hornswog +(188717, 0, 1, 220737, 56110), -- Hihveer +(188717, 0, 0, 220737, 56110), -- Hihveer +(188716, 0, 2, 194449, 56110), -- Ice Giant +(188716, 0, 1, 220737, 56110), -- Ice Giant +(188715, 0, 1, 220737, 56110), -- Huntmaster Amaa +(188715, 0, 0, 220737, 56110), -- Huntmaster Amaa +(188713, 0, 3, 199822, 56110), -- Veshrak of the North +(188713, 0, 2, 191782, 56110), -- Veshrak of the North +(188712, 0, 2, 201819, 56110), -- Stone Elemental +(188712, 0, 1, 220737, 56110), -- Stone Elemental +(188711, 0, 1, 220737, 56110), -- Taresh +(188711, 0, 0, 220737, 56110), -- Taresh +(188710, 0, 1, 220737, 56110), -- Sherath +(188710, 0, 0, 220737, 56110), -- Sherath +(188708, 0, 1, 220737, 56110), -- Ceeqa the Peacetaker +(188708, 0, 0, 220737, 56110), -- Ceeqa the Peacetaker +(188707, 0, 2, 194332, 56110), -- Nightrot +(188707, 0, 1, 220737, 56110), -- Nightrot +(188704, 0, 2, 201822, 56110), -- Maneet +(188704, 0, 1, 220737, 56110), -- Maneet +(188702, 0, 1, 220737, 56110), -- [DNT]Placeholder Reclaimer Leader (HP Hi, DMG Hi) +(188702, 0, 0, 220737, 56110), -- [DNT]Placeholder Reclaimer Leader (HP Hi, DMG Hi) +(188701, 0, 1, 220737, 56110), -- Reclaimer Oppressor +(188701, 0, 0, 220737, 56110), -- Reclaimer Oppressor +(188700, 0, 1, 220737, 56110), -- Reclaimer Sentinel +(188700, 0, 0, 220737, 56110), -- Reclaimer Sentinel +(188699, 0, 3, 193864, 56110), -- Carrion Phoenix +(188699, 0, 2, 193839, 56110), -- Carrion Phoenix +(188698, 0, 1, 220737, 56110), -- Dreadsquall Feaster +(188698, 0, 0, 220737, 56110), -- Dreadsquall Feaster +(188697, 0, 1, 220737, 56110), -- Provoking Flame +(188697, 0, 0, 220737, 56110), -- Provoking Flame +(188696, 0, 1, 220737, 56110), -- Tormented Steam +(188696, 0, 0, 220737, 56110), -- Tormented Steam +(188693, 0, 5, 191908, 56110), -- Boneshaper Jardak +(188693, 0, 4, 192125, 56110), -- Boneshaper Jardak +(188691, 0, 1, 220737, 56110), -- Empowered Water Fury +(188691, 0, 0, 220737, 56110), -- Empowered Water Fury +(188689, 0, 1, 220737, 56110), -- Oozing Decay +(188689, 0, 0, 220737, 56110), -- Oozing Decay +(188687, 0, 4, 220737, 56110), -- Zhurtan the Riverboiler +(188687, 0, 3, 220737, 56110), -- Zhurtan the Riverboiler +(188677, 0, 1, 220737, 56110), -- Storm Elemental +(188677, 0, 0, 220737, 56110), -- Storm Elemental +(188676, 0, 1, 220737, 56110), -- Storm Elemental +(188676, 0, 0, 220737, 56110), -- Storm Elemental +(188674, 0, 2, 194437, 56110), -- Earthshaper +(188674, 0, 1, 220737, 56110), -- Earthshaper +(188671, 0, 2, 194448, 56110), -- Tiger Loa +(188671, 0, 1, 220737, 56110), -- Tiger Loa +(188669, 0, 2, 220737, 56110), -- Restless Lava +(188669, 0, 1, 220737, 56110), -- Restless Lava +(188668, 0, 2, 201819, 56110), -- Primal Avalanche +(188668, 0, 1, 220737, 56110), -- Primal Avalanche +(188667, 0, 1, 220737, 56110), -- Swelling Fire Elemental +(188667, 0, 0, 220737, 56110), -- Swelling Fire Elemental +(188666, 0, 1, 220737, 56110), -- Unleashed Lavaburst +(188666, 0, 0, 220737, 56110), -- Unleashed Lavaburst +(188653, 0, 1, 220737, 56110), -- Atrenosh Hailstone +(188653, 0, 0, 220737, 56110), -- Atrenosh Hailstone +(188652, 0, 1, 220737, 56110), -- Atrenosh Hailstone +(188652, 0, 0, 220737, 56110), -- Atrenosh Hailstone +(188644, 0, 3, 201826, 56110), -- [DNT] Nokhud Tracker +(188644, 0, 2, 220737, 56110), -- [DNT] Nokhud Tracker +(188643, 0, 2, 220737, 56110), -- [DNT] Nokhud Stormwatcher +(188643, 0, 1, 220737, 56110), -- [DNT] Nokhud Stormwatcher +(188641, 0, 1, 220737, 56110), -- [DNT] Nokhud Tracking dog +(188641, 0, 0, 220737, 56110), -- [DNT] Nokhud Tracking dog +(188638, 0, 1, 220737, 56110), -- Faerie Dragon +(188638, 0, 0, 220737, 56110), -- Faerie Dragon +(188635, 0, 1, 220737, 56110), -- Kelp Elemental +(188635, 0, 0, 220737, 56110), -- Kelp Elemental +(188634, 0, 1, 220737, 56110), -- Black Drakonid Tank +(188634, 0, 0, 220737, 56110), -- Black Drakonid Tank +(188633, 0, 1, 220737, 56110), -- Wind Serpent +(188633, 0, 0, 220737, 56110), -- Wind Serpent +(188632, 0, 1, 220737, 56110), -- Wind Serpent +(188632, 0, 0, 220737, 56110), -- Wind Serpent +(188631, 0, 1, 220737, 56110), -- Water Revenant +(188631, 0, 0, 220737, 56110), -- Water Revenant +(188630, 0, 1, 220737, 56110), -- Water Fury +(188630, 0, 0, 220737, 56110), -- Water Fury +(188629, 0, 2, 201816, 56110), -- Baby Vorquin +(188629, 0, 1, 220737, 56110), -- Baby Vorquin +(188628, 0, 2, 201816, 56110), -- Vorquin +(188628, 0, 1, 220737, 56110), -- Vorquin +(188620, 0, 1, 220737, 56110), -- Fire Dreadsquall +(188620, 0, 0, 220737, 56110), -- Fire Dreadsquall +(188619, 0, 1, 220737, 56110), -- Fire Dreadsquall Hatchling +(188619, 0, 0, 220737, 56110), -- Fire Dreadsquall Hatchling +(188618, 0, 1, 220737, 56110), -- Fire Dreadsquall +(188618, 0, 0, 220737, 56110), -- Fire Dreadsquall +(188616, 0, 1, 220737, 56110), -- Thunder Lizard Calf +(188616, 0, 0, 220737, 56110), -- Thunder Lizard Calf +(188615, 0, 1, 220737, 56110), -- Thunder Lizard +(188615, 0, 0, 220737, 56110), -- Thunder Lizard +(188614, 0, 1, 220737, 56110), -- Thunder Lizard +(188614, 0, 0, 220737, 56110), -- Thunder Lizard +(188613, 0, 1, 220737, 56110), -- Thunder Lizard +(188613, 0, 0, 220737, 56110), -- Thunder Lizard +(188612, 0, 1, 220737, 56110), -- Thunder Lizard +(188612, 0, 0, 220737, 56110), -- Thunder Lizard +(188611, 0, 1, 220737, 56110), -- Thresher Shark +(188611, 0, 0, 220737, 56110), -- Thresher Shark +(188610, 0, 1, 220737, 56110), -- Threshadon +(188610, 0, 0, 220737, 56110), -- Threshadon +(188609, 0, 2, 193864, 56110), -- Lava Snail +(188609, 0, 1, 220737, 56110), -- Lava Snail +(188608, 0, 2, 193864, 56110), -- Lava Snail +(188608, 0, 1, 220737, 56110), -- Lava Snail +(188607, 0, 1, 220737, 56110), -- Water Snail +(188607, 0, 0, 220737, 56110), -- Water Snail +(188606, 0, 3, 193864, 56110), -- Phoenix +(188606, 0, 2, 193839, 56110), -- Phoenix +(188605, 0, 3, 193864, 56110), -- Magmammoth Calf +(188605, 0, 2, 194424, 56110), -- Magmammoth Calf +(188604, 0, 1, 220737, 56110), -- Hydra +(188604, 0, 0, 220737, 56110), -- Hydra +(188600, 0, 1, 220737, 56110), -- Fire Elemental +(188600, 0, 0, 220737, 56110), -- Fire Elemental +(188599, 0, 1, 220737, 56110), -- Water Elemental +(188599, 0, 0, 220737, 56110), -- Water Elemental +(188597, 0, 1, 220737, 56110), -- Kelp Elemental +(188597, 0, 0, 220737, 56110), -- Kelp Elemental +(188596, 0, 1, 220737, 56110), -- Storm Elemental +(188596, 0, 0, 220737, 56110), -- Storm Elemental +(188595, 0, 2, 201822, 56110), -- Riverbeast +(188595, 0, 1, 220737, 56110), -- Riverbeast +(188594, 0, 1, 220737, 56110), -- Snapdragon +(188594, 0, 0, 220737, 56110), -- Snapdragon +(188593, 0, 2, 193864, 56110), -- Lava Snail +(188593, 0, 1, 220737, 56110), -- Lava Snail +(188591, 0, 1, 220737, 56110), -- Water Snail +(188591, 0, 0, 220737, 56110), -- Water Snail +(188590, 0, 1, 220737, 56110), -- Water Snail +(188590, 0, 0, 220737, 56110), -- Water Snail +(188589, 0, 2, 193864, 56110), -- Lava Snail +(188589, 0, 1, 220737, 56110), -- Lava Snail +(188587, 0, 1, 220737, 56110), -- Snapdragon +(188587, 0, 0, 220737, 56110), -- Snapdragon +(188586, 0, 1, 220737, 56110), -- Crab +(188586, 0, 0, 220737, 56110), -- Crab +(188585, 0, 1, 220737, 56110), -- Salamanther +(188585, 0, 0, 220737, 56110), -- Salamanther +(188584, 0, 1, 220737, 56110), -- Sea Turtle +(188584, 0, 0, 220737, 56110), -- Sea Turtle +(188582, 0, 1, 220737, 56110), -- Salamanther +(188582, 0, 0, 220737, 56110), -- Salamanther +(188581, 0, 1, 220737, 56110), -- Salamanther +(188581, 0, 0, 220737, 56110), -- Salamanther +(188580, 0, 1, 220737, 56110), -- Salamanther +(188580, 0, 0, 220737, 56110), -- Salamanther +(188578, 0, 1, 220737, 56110), -- Salamanther +(188578, 0, 0, 220737, 56110), -- Salamanther +(188577, 0, 1, 220737, 56110), -- Red Dragonspawn Fighter +(188577, 0, 0, 220737, 56110), -- Red Dragonspawn Fighter +(188576, 0, 1, 220737, 56110), -- Red Dragonspawn Fighter +(188576, 0, 0, 220737, 56110), -- Red Dragonspawn Fighter +(188574, 0, 1, 220737, 56110), -- Red Dragonspawn Fighter +(188574, 0, 0, 220737, 56110), -- Red Dragonspawn Fighter +(188573, 0, 1, 220737, 56110), -- Red Drakonid Tank +(188573, 0, 0, 220737, 56110), -- Red Drakonid Tank +(188572, 0, 1, 220737, 56110), -- Red Drakonid Tank +(188572, 0, 0, 220737, 56110), -- Red Drakonid Tank +(188571, 0, 1, 220737, 56110), -- Red Dragonspawn Scout +(188571, 0, 0, 220737, 56110), -- Red Dragonspawn Scout +(188570, 0, 1, 220737, 56110), -- Red Whelpling +(188570, 0, 0, 220737, 56110), -- Red Whelpling +(188569, 0, 1, 220737, 56110), -- Red Dragonspawn Caster +(188569, 0, 0, 220737, 56110), -- Red Dragonspawn Caster +(188568, 0, 1, 220737, 56110), -- Red Dragonspawn Caster +(188568, 0, 0, 220737, 56110), -- Red Dragonspawn Caster +(188567, 0, 1, 220737, 56110), -- Red Dragonspawn Caster +(188567, 0, 0, 220737, 56110), -- Red Dragonspawn Caster +(188566, 0, 1, 220737, 56110), -- Red Drakonid Trapper +(188566, 0, 0, 220737, 56110), -- Red Drakonid Trapper +(188565, 0, 1, 220737, 56110), -- Red Drakonid Trapper +(188565, 0, 0, 220737, 56110), -- Red Drakonid Trapper +(188564, 0, 1, 220737, 56110), -- Red Dragonspawn Healer +(188564, 0, 0, 220737, 56110), -- Red Dragonspawn Healer +(188563, 0, 1, 220737, 56110), -- Red Dragonspawn Healer +(188563, 0, 0, 220737, 56110), -- Red Dragonspawn Healer +(188561, 0, 1, 220737, 56110), -- Red Dragonspawn Healer +(188561, 0, 0, 220737, 56110), -- Red Dragonspawn Healer +(188560, 0, 1, 220737, 56110), -- Red Drakonid Fighter +(188560, 0, 0, 220737, 56110), -- Red Drakonid Fighter +(188559, 0, 1, 220737, 56110), -- Red Drakonid Fighter +(188559, 0, 0, 220737, 56110), -- Red Drakonid Fighter +(188558, 0, 1, 220737, 56110), -- Red Dragonspawn Tank +(188558, 0, 0, 220737, 56110), -- Red Dragonspawn Tank +(188557, 0, 1, 220737, 56110), -- Red Dragonspawn Tank +(188557, 0, 0, 220737, 56110), -- Red Dragonspawn Tank +(188556, 0, 2, 201822, 56110), -- Riverbeast Elder +(188556, 0, 1, 220737, 56110), -- Riverbeast Elder +(188555, 0, 2, 201822, 56110); -- Riverbeast Calf + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(188555, 0, 1, 220737, 56110), -- Riverbeast Calf +(188554, 0, 2, 201822, 56110), -- Riverbeast +(188554, 0, 1, 220737, 56110), -- Riverbeast +(188553, 0, 1, 220737, 56110), -- Rhino +(188553, 0, 0, 220737, 56110), -- Rhino +(188552, 0, 1, 220737, 56110), -- Rhino +(188552, 0, 0, 220737, 56110), -- Rhino +(188551, 0, 1, 220737, 56110), -- Air Elemental +(188551, 0, 0, 220737, 56110), -- Air Elemental +(188550, 0, 1, 220737, 56110), -- Steam Elemental +(188550, 0, 0, 220737, 56110), -- Steam Elemental +(188549, 0, 1, 220737, 56110), -- Snow Elemental +(188549, 0, 0, 220737, 56110), -- Snow Elemental +(188548, 0, 2, 201819, 56110), -- Stone Elemental +(188548, 0, 1, 220737, 56110), -- Stone Elemental +(188547, 0, 2, 201819, 56110), -- Earth Elemental +(188547, 0, 1, 220737, 56110), -- Earth Elemental +(188546, 0, 1, 220737, 56110), -- Lava Slime +(188546, 0, 0, 220737, 56110), -- Lava Slime +(188545, 0, 1, 220737, 56110), -- Ice Elemental +(188545, 0, 0, 220737, 56110), -- Ice Elemental +(188544, 0, 1, 220737, 56110), -- Steam Elemental +(188544, 0, 0, 220737, 56110), -- Steam Elemental +(188543, 0, 1, 220737, 56110), -- Lava Fury +(188543, 0, 0, 220737, 56110), -- Lava Fury +(188542, 0, 6, 194328, 56110), -- Brackenhide Deadeye +(188542, 0, 5, 193867, 56110), -- Brackenhide Deadeye +(188540, 0, 1, 220737, 56110), -- Drenched Rager +(188540, 0, 0, 220737, 56110), -- Drenched Rager +(188538, 0, 1, 220737, 56110), -- Water Slime +(188538, 0, 0, 220737, 56110), -- Water Slime +(188537, 0, 3, 193864, 56110), -- Phoenix +(188537, 0, 2, 193839, 56110), -- Phoenix +(188536, 0, 1, 220737, 56110), -- Dreadsquall +(188536, 0, 0, 220737, 56110), -- Dreadsquall +(188535, 0, 1, 220737, 56110), -- Proto Whelp +(188535, 0, 0, 220737, 56110), -- Proto Whelp +(188534, 0, 3, 199822, 56110), -- Black Proto-Dragon +(188534, 0, 2, 191782, 56110), -- Black Proto-Dragon +(188533, 0, 3, 199822, 56110), -- Black Proto-Dragon +(188533, 0, 2, 191782, 56110), -- Black Proto-Dragon +(188532, 0, 3, 199822, 56110), -- Black Proto-Dragon +(188532, 0, 2, 191782, 56110), -- Black Proto-Dragon +(188531, 0, 1, 220737, 56110), -- Water Elemental +(188531, 0, 0, 220737, 56110), -- Water Elemental +(188530, 0, 1, 220737, 56110), -- Water Elemental +(188530, 0, 0, 220737, 56110), -- Water Elemental +(188529, 0, 1, 220737, 56110), -- Hornstrider +(188529, 0, 0, 220737, 56110), -- Hornstrider +(188528, 0, 1, 220737, 56110), -- Hornstrider +(188528, 0, 0, 220737, 56110), -- Hornstrider +(188527, 0, 1, 220737, 56110), -- Steam Elemental +(188527, 0, 0, 220737, 56110), -- Steam Elemental +(188526, 0, 1, 220737, 56110), -- Steam Elemental +(188526, 0, 0, 220737, 56110), -- Steam Elemental +(188525, 0, 1, 220737, 56110), -- Steam Elemental +(188525, 0, 0, 220737, 56110), -- Steam Elemental +(188524, 0, 2, 201816, 56110), -- Lushmeadow Stag +(188524, 0, 1, 220737, 56110), -- Lushmeadow Stag +(188522, 0, 1, 220737, 56110), -- Snow Elemental +(188522, 0, 0, 220737, 56110), -- Snow Elemental +(188520, 0, 2, 194450, 56110), -- Primal Sheep +(188520, 0, 1, 220737, 56110), -- Primal Sheep +(188519, 0, 1, 220737, 56110), -- Mantacorn +(188519, 0, 0, 220737, 56110), -- Mantacorn +(188518, 0, 1, 220737, 56110), -- Mantacorn +(188518, 0, 0, 220737, 56110), -- Mantacorn +(188517, 0, 1, 220737, 56110), -- Fire Elemental +(188517, 0, 0, 220737, 56110), -- Fire Elemental +(188516, 0, 1, 220737, 56110), -- Ice Elemental +(188516, 0, 0, 220737, 56110), -- Ice Elemental +(188515, 0, 1, 220737, 56110), -- Fire Elemental +(188515, 0, 0, 220737, 56110), -- Fire Elemental +(188514, 0, 1, 220737, 56110), -- Fire Elemental +(188514, 0, 0, 220737, 56110), -- Fire Elemental +(188511, 0, 5, 198075, 56110), -- Nokhud Desecrator +(188511, 0, 4, 198074, 56110), -- Nokhud Desecrator +(188510, 0, 2, 220737, 56110), -- Risen Bakar +(188510, 0, 1, 220737, 56110), -- Risen Bakar +(188509, 0, 1, 220737, 56110), -- Tombcaller Ganzaya +(188509, 0, 0, 220737, 56110), -- Tombcaller Ganzaya +(188508, 0, 2, 201819, 56110), -- Stone Elemental +(188508, 0, 1, 220737, 56110), -- Stone Elemental +(188507, 0, 2, 201819, 56110), -- Stone Elemental +(188507, 0, 1, 220737, 56110), -- Stone Elemental +(188506, 0, 1, 220737, 56110), -- Air Elemental +(188506, 0, 0, 220737, 56110), -- Air Elemental +(188504, 0, 1, 220737, 56110), -- Air Elemental +(188504, 0, 0, 220737, 56110), -- Air Elemental +(188502, 0, 1, 220737, 56110), -- Podling +(188502, 0, 0, 220737, 56110), -- Podling +(188501, 0, 1, 220737, 56110), -- Podling +(188501, 0, 0, 220737, 56110), -- Podling +(188500, 0, 1, 220737, 56110), -- Black Whelpling +(188500, 0, 0, 220737, 56110), -- Black Whelpling +(188499, 0, 1, 220737, 56110), -- Black Drakonid Fighter +(188499, 0, 0, 220737, 56110), -- Black Drakonid Fighter +(188498, 0, 1, 220737, 56110), -- Black Dragonspawn Fighter +(188498, 0, 0, 220737, 56110), -- Black Dragonspawn Fighter +(188497, 0, 1, 220737, 56110), -- Black Dragonspawn Scout +(188497, 0, 0, 220737, 56110), -- Black Dragonspawn Scout +(188495, 0, 1, 220737, 56110), -- Black Dragonspawn Fighter +(188495, 0, 0, 220737, 56110), -- Black Dragonspawn Fighter +(188493, 0, 1, 220737, 56110), -- Black Drakonid Tank +(188493, 0, 0, 220737, 56110), -- Black Drakonid Tank +(188492, 0, 1, 220737, 56110), -- Black Dragonspawn Caster +(188492, 0, 0, 220737, 56110), -- Black Dragonspawn Caster +(188491, 0, 1, 220737, 56110), -- Black Dragonspawn Caster +(188491, 0, 0, 220737, 56110), -- Black Dragonspawn Caster +(188490, 0, 1, 220737, 56110), -- Black Dragonspawn Healer +(188490, 0, 0, 220737, 56110), -- Black Dragonspawn Healer +(188489, 0, 1, 220737, 56110), -- Black Dragonspawn Support +(188489, 0, 0, 220737, 56110), -- Black Dragonspawn Support +(188488, 0, 1, 220737, 56110), -- Black Dragonspawn Healer +(188488, 0, 0, 220737, 56110), -- Black Dragonspawn Healer +(188487, 0, 1, 220737, 56110), -- Black Drakonid Engineer +(188487, 0, 0, 220737, 56110), -- Black Drakonid Engineer +(188486, 0, 1, 220737, 56110), -- Black Dragonspawn Tank +(188486, 0, 0, 220737, 56110), -- Black Dragonspawn Tank +(188485, 0, 1, 220737, 56110), -- Black Drakonid Engineer +(188485, 0, 0, 220737, 56110), -- Black Drakonid Engineer +(188484, 0, 1, 220737, 56110), -- Treant +(188484, 0, 0, 220737, 56110), -- Treant +(188483, 0, 1, 220737, 56110), -- Blossoming Ancient +(188483, 0, 0, 220737, 56110), -- Blossoming Ancient +(188480, 0, 2, 194449, 56110), -- Mountain Giant +(188480, 0, 1, 220737, 56110), -- Mountain Giant +(188478, 0, 2, 194449, 56110), -- Molten Giant +(188478, 0, 1, 220737, 56110), -- Molten Giant +(188477, 0, 1, 220737, 56110), -- Sea Gull +(188477, 0, 0, 220737, 56110), -- Sea Gull +(188476, 0, 1, 220737, 56110), -- Marmoni +(188476, 0, 0, 220737, 56110), -- Marmoni +(188475, 0, 2, 201825, 56110), -- Scythid +(188475, 0, 1, 220737, 56110), -- Scythid +(188474, 0, 3, 193624, 56110), -- Djaradin Caster +(188474, 0, 2, 194435, 56110), -- Djaradin Caster +(188473, 0, 3, 193864, 56110), -- Armored Magmammoth Mount +(188473, 0, 2, 194424, 56110), -- Armored Magmammoth Mount +(188472, 0, 3, 193864, 56110), -- Armored Magmammoth Bull +(188472, 0, 2, 194424, 56110), -- Armored Magmammoth Bull +(188471, 0, 3, 193864, 56110), -- Magmammoth Bull +(188471, 0, 2, 194424, 56110), -- Magmammoth Bull +(188470, 0, 3, 193864, 56110), -- Magmammoth +(188470, 0, 2, 194424, 56110), -- Magmammoth +(188469, 0, 2, 194449, 56110), -- Magma Crusher +(188469, 0, 1, 220737, 56110), -- Magma Crusher +(188468, 0, 1, 220737, 56110), -- Cricket +(188468, 0, 0, 220737, 56110), -- Cricket +(188467, 0, 2, 191780, 56110), -- Basilisk +(188467, 0, 1, 220737, 56110), -- Basilisk +(188466, 0, 1, 220737, 56110), -- Frillfish +(188466, 0, 0, 220737, 56110), -- Frillfish +(188465, 0, 1, 220737, 56110), -- Ancient of War +(188465, 0, 0, 220737, 56110), -- Ancient of War +(188464, 0, 1, 220737, 56110), -- Ancient Protector +(188464, 0, 0, 220737, 56110), -- Ancient Protector +(188463, 0, 1, 220737, 56110), -- Ancient of Lore +(188463, 0, 0, 220737, 56110), -- Ancient of Lore +(188462, 0, 1, 220737, 56110), -- Ancient of Lore +(188462, 0, 0, 220737, 56110), -- Ancient of Lore +(188461, 0, 2, 193864, 56110), -- Lava Worm +(188461, 0, 1, 220737, 56110), -- Lava Worm +(188460, 0, 2, 193864, 56110), -- Lava Tarantula +(188460, 0, 1, 220737, 56110), -- Lava Tarantula +(188459, 0, 3, 193864, 56110), -- Phoenix +(188459, 0, 2, 193839, 56110), -- Phoenix +(188458, 0, 2, 193864, 56110), -- Lava Worm +(188458, 0, 1, 220737, 56110), -- Lava Worm +(188457, 0, 2, 201828, 56110), -- Lasher +(188457, 0, 1, 220737, 56110), -- Lasher +(188456, 0, 2, 201828, 56110), -- Lasher +(188456, 0, 1, 220737, 56110), -- Lasher +(188455, 0, 1, 220737, 56110), -- Lamb +(188455, 0, 0, 220737, 56110), -- Lamb +(188454, 0, 1, 220737, 56110), -- Sea Turtle +(188454, 0, 0, 220737, 56110), -- Sea Turtle +(188453, 0, 1, 220737, 56110), -- Kakapo +(188453, 0, 0, 220737, 56110), -- Kakapo +(188451, 0, 11, 199822, 56110), -- Zerimek +(188451, 0, 10, 191782, 56110), -- Zerimek +(188450, 0, 2, 194437, 56110), -- Hydro Pugilist +(188450, 0, 1, 220737, 56110), -- Hydro Pugilist +(188449, 0, 3, 194437, 56110), -- Frost Shackler +(188449, 0, 2, 193221, 56110), -- Frost Shackler +(188447, 0, 2, 220737, 56110), -- Jadzigeth +(188447, 0, 1, 220737, 56110), -- Jadzigeth +(188440, 0, 4, 192125, 56110), -- Djaradin Prisoner +(188440, 0, 3, 193624, 56110), -- Djaradin Prisoner +(188438, 0, 2, 201826, 56110), -- Balakar Khan +(188438, 0, 1, 220737, 56110), -- Balakar Khan +(188432, 0, 1, 220737, 56110), -- Hydra +(188432, 0, 0, 220737, 56110), -- Hydra +(188431, 0, 1, 220737, 56110), -- Hydra +(188431, 0, 0, 220737, 56110), -- Hydra +(188430, 0, 2, 201829, 56110), -- Hornswog +(188430, 0, 1, 220737, 56110), -- Hornswog +(188429, 0, 2, 201829, 56110), -- Hornswog +(188429, 0, 1, 220737, 56110), -- Hornswog +(188428, 0, 2, 201829, 56110), -- Hornswog +(188428, 0, 1, 220737, 56110), -- Hornswog +(188427, 0, 2, 201829, 56110), -- Hornswog +(188427, 0, 1, 220737, 56110), -- Hornswog +(188425, 0, 2, 201829, 56110), -- Hornswog +(188425, 0, 1, 220737, 56110), -- Hornswog +(188424, 0, 2, 201829, 56110), -- Hornswog +(188424, 0, 1, 220737, 56110), -- Hornswog +(188423, 0, 1, 220737, 56110), -- Hermit Crab +(188423, 0, 0, 220737, 56110), -- Hermit Crab +(188422, 0, 2, 194427, 56110), -- Gorloc Scout +(188422, 0, 1, 220737, 56110), -- Gorloc Scout +(188421, 0, 2, 194427, 56110), -- Gorloc Hunter +(188421, 0, 1, 220737, 56110), -- Gorloc Hunter +(188420, 0, 2, 194427, 56110), -- Gorloc Caster +(188420, 0, 1, 220737, 56110), -- Gorloc Caster +(188419, 0, 2, 194427, 56110), -- Gorloc Caster +(188419, 0, 1, 220737, 56110), -- Gorloc Caster +(188418, 0, 2, 194427, 56110), -- Gorloc Scout +(188418, 0, 1, 220737, 56110), -- Gorloc Scout +(188417, 0, 2, 194427, 56110), -- Gorloc Tank +(188417, 0, 1, 220737, 56110), -- Gorloc Tank +(188415, 0, 4, 192125, 56110), -- Jovax the Angry +(188415, 0, 3, 193624, 56110), -- Jovax the Angry +(188413, 0, 1, 220737, 56110), -- Water Fury +(188413, 0, 0, 220737, 56110), -- Water Fury +(188411, 0, 2, 194448, 56110), -- Rockfang +(188411, 0, 1, 220737, 56110), -- Rockfang +(188409, 0, 1, 220737, 56110), -- Ottuk +(188409, 0, 0, 220737, 56110), -- Ottuk +(188408, 0, 1, 220737, 56110), -- Frenzy +(188408, 0, 0, 220737, 56110), -- Frenzy +(188407, 0, 1, 220737, 56110), -- Slyvern +(188407, 0, 0, 220737, 56110), -- Slyvern +(188406, 0, 1, 220737, 56110), -- Skitterfly +(188406, 0, 0, 220737, 56110), -- Skitterfly +(188405, 0, 1, 220737, 56110), -- Fire Revenant +(188405, 0, 0, 220737, 56110), -- Fire Revenant +(188404, 0, 3, 199822, 56110), -- Hungry Proto-Drake +(188404, 0, 2, 191782, 56110), -- Hungry Proto-Drake +(188402, 0, 1, 220737, 56110), -- Faerie Dragon +(188402, 0, 0, 220737, 56110), -- Faerie Dragon +(188401, 0, 3, 199822, 56110), -- Hungry Proto-Drake +(188401, 0, 2, 191782, 56110), -- Hungry Proto-Drake +(188400, 0, 1, 220737, 56110), -- Eel +(188400, 0, 0, 220737, 56110), -- Eel +(188399, 0, 1, 220737, 56110), -- Eel +(188399, 0, 0, 220737, 56110), -- Eel +(188398, 0, 1, 220737, 56110), -- Earth Revenant +(188398, 0, 0, 220737, 56110), -- Earth Revenant +(188397, 0, 2, 199822, 56110); -- Earth Proto-Dragon + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(188397, 0, 1, 220737, 56110), -- Earth Proto-Dragon +(188396, 0, 2, 201819, 56110), -- Earth Elemental +(188396, 0, 1, 220737, 56110), -- Earth Elemental +(188395, 0, 2, 201819, 56110), -- Earth Elemental +(188395, 0, 1, 220737, 56110), -- Earth Elemental +(188394, 0, 1, 220737, 56110), -- Duck +(188394, 0, 0, 220737, 56110), -- Duck +(188393, 0, 1, 220737, 56110), -- Duck +(188393, 0, 0, 220737, 56110), -- Duck +(188388, 0, 2, 220737, 56110), -- Terramaw +(188388, 0, 1, 220737, 56110), -- Terramaw +(188387, 0, 1, 220737, 56110), -- [DNT] Unstable Fumerole +(188387, 0, 0, 220737, 56110), -- [DNT] Unstable Fumerole +(188384, 0, 1, 220737, 56110), -- Dreadsquall Hatchling +(188384, 0, 0, 220737, 56110), -- Dreadsquall Hatchling +(188382, 0, 1, 220737, 56110), -- Dreadsquall +(188382, 0, 0, 220737, 56110), -- Dreadsquall +(188381, 0, 1, 220737, 56110), -- Fire Dreadsquall +(188381, 0, 0, 220737, 56110), -- Fire Dreadsquall +(188379, 0, 1, 220737, 56110), -- Skitterfly +(188379, 0, 0, 220737, 56110), -- Skitterfly +(188378, 0, 1, 220737, 56110), -- Skitterbug +(188378, 0, 0, 220737, 56110), -- Skitterbug +(188376, 0, 1, 220737, 56110), -- Tideskipper +(188376, 0, 0, 220737, 56110), -- Tideskipper +(188375, 0, 1, 220737, 56110), -- Tideskipper +(188375, 0, 0, 220737, 56110), -- Tideskipper +(188373, 0, 4, 192125, 56110), -- Djaradin Scout +(188373, 0, 3, 193624, 56110), -- Djaradin Scout +(188372, 0, 2, 201835, 56110), -- Primal Tarasek +(188372, 0, 1, 220737, 56110), -- Primal Tarasek +(188370, 0, 4, 192125, 56110), -- Djaradin Scout +(188370, 0, 3, 193624, 56110), -- Djaradin Scout +(188369, 0, 4, 192125, 56110), -- Djaradin Fighter +(188369, 0, 3, 193624, 56110), -- Djaradin Fighter +(188368, 0, 4, 192125, 56110), -- Djaradin Fighter +(188368, 0, 3, 193624, 56110), -- Djaradin Fighter +(188367, 0, 4, 192125, 56110), -- Djaradin Tank +(188367, 0, 3, 193624, 56110), -- Djaradin Tank +(188366, 0, 4, 192125, 56110), -- Djaradin Tank +(188366, 0, 3, 193624, 56110), -- Djaradin Tank +(188364, 0, 3, 193624, 56110), -- Djaradin Caster +(188364, 0, 2, 194435, 56110), -- Djaradin Caster +(188363, 0, 3, 193624, 56110), -- Djaradin Healer +(188363, 0, 2, 194435, 56110), -- Djaradin Healer +(188360, 0, 2, 194451, 56110), -- Glacial Tunneler +(188360, 0, 1, 220737, 56110), -- Glacial Tunneler +(188357, 0, 1, 220737, 56110), -- Freezing Front +(188357, 0, 0, 220737, 56110), -- Freezing Front +(188351, 0, 1, 220737, 56110), -- Stabitha Sharptwist +(188351, 0, 0, 220737, 56110), -- Stabitha Sharptwist +(188347, 0, 2, 199822, 56110), -- Somnikus +(188347, 0, 1, 220737, 56110), -- Somnikus +(188343, 0, 2, 194437, 56110), -- Primalist Stormsurger +(188343, 0, 1, 220737, 56110), -- Primalist Stormsurger +(188341, 0, 2, 201826, 56110), -- Nokhud Warmonger +(188341, 0, 1, 220737, 56110), -- Nokhud Warmonger +(188338, 0, 1, 220737, 56110), -- Wild Ottuk +(188338, 0, 0, 220737, 56110), -- Wild Ottuk +(188334, 0, 2, 220737, 56110), -- Agitated Snapper +(188334, 0, 1, 220737, 56110), -- Agitated Snapper +(188333, 0, 5, 193867, 56110), -- Brackenhide Spectator +(188333, 0, 4, 194443, 56110), -- Brackenhide Spectator +(188329, 0, 3, 193624, 56110), -- Djaradin Healer +(188329, 0, 2, 194435, 56110), -- Djaradin Healer +(188328, 0, 1, 220737, 56110), -- Crab +(188328, 0, 0, 220737, 56110), -- Crab +(188327, 0, 1, 220737, 56110), -- Cobra +(188327, 0, 0, 220737, 56110), -- Cobra +(188326, 0, 1, 220737, 56110), -- Cobra +(188326, 0, 0, 220737, 56110), -- Cobra +(188325, 0, 1, 220737, 56110), -- Spine Crab +(188325, 0, 0, 220737, 56110), -- Spine Crab +(188324, 0, 1, 220737, 56110), -- Spine Crab +(188324, 0, 0, 220737, 56110), -- Spine Crab +(188323, 0, 1, 220737, 56110), -- Spine Crab +(188323, 0, 0, 220737, 56110), -- Spine Crab +(188322, 0, 1, 220737, 56110), -- Butterfly +(188322, 0, 0, 220737, 56110), -- Butterfly +(188320, 0, 2, 191780, 56110), -- Basilisk +(188320, 0, 1, 220737, 56110), -- Basilisk +(188318, 0, 1, 220737, 56110), -- Fire Elemental +(188318, 0, 0, 220737, 56110), -- Fire Elemental +(188317, 0, 1, 220737, 56110), -- Lava Fury +(188317, 0, 0, 220737, 56110), -- Lava Fury +(188316, 0, 1, 220737, 56110), -- Fire Revenant +(188316, 0, 0, 220737, 56110), -- Fire Revenant +(188315, 0, 1, 220737, 56110), -- Fire Elemental +(188315, 0, 0, 220737, 56110), -- Fire Elemental +(188314, 0, 1, 220737, 56110), -- Water Fury +(188314, 0, 0, 220737, 56110), -- Water Fury +(188312, 0, 1, 220737, 56110), -- Water Revenant +(188312, 0, 0, 220737, 56110), -- Water Revenant +(188311, 0, 1, 220737, 56110), -- Steam Elemental +(188311, 0, 0, 220737, 56110), -- Steam Elemental +(188310, 0, 1, 220737, 56110), -- Ice Elemental +(188310, 0, 0, 220737, 56110), -- Ice Elemental +(188309, 0, 1, 220737, 56110), -- Snow Elemental +(188309, 0, 0, 220737, 56110), -- Snow Elemental +(188308, 0, 1, 220737, 56110), -- Ottuk +(188308, 0, 0, 220737, 56110), -- Ottuk +(188307, 0, 1, 220737, 56110), -- Abyssal Eel +(188307, 0, 0, 220737, 56110), -- Abyssal Eel +(188306, 0, 2, 191780, 56110), -- Basilisk +(188306, 0, 1, 220737, 56110), -- Basilisk +(188305, 0, 1, 220737, 56110), -- Axebeak +(188305, 0, 0, 220737, 56110), -- Axebeak +(188304, 0, 1, 220737, 56110), -- Ascended Earth Primalist +(188304, 0, 0, 220737, 56110), -- Ascended Earth Primalist +(188303, 0, 1, 220737, 56110), -- Ascended Earth Primalist +(188303, 0, 0, 220737, 56110), -- Ascended Earth Primalist +(188300, 0, 2, 194450, 56110), -- Territorial Argali +(188300, 0, 1, 220737, 56110), -- Territorial Argali +(188298, 0, 2, 199822, 56110), -- Fire Proto-Dragon +(188298, 0, 1, 220737, 56110), -- Fire Proto-Dragon +(188296, 0, 4, 192125, 56110), -- Qalashi Djaradin +(188296, 0, 3, 193624, 56110), -- Qalashi Djaradin +(188295, 0, 2, 201816, 56110), -- Vorquin Foal +(188295, 0, 1, 220737, 56110), -- Vorquin Foal +(188294, 0, 2, 201816, 56110), -- Lushmeadow Grazer +(188294, 0, 1, 220737, 56110), -- Lushmeadow Grazer +(188292, 0, 2, 194450, 56110), -- Wild Argali +(188292, 0, 1, 220737, 56110), -- Wild Argali +(188288, 0, 1, 220737, 56110), -- Bluefeather Roc +(188288, 0, 0, 220737, 56110), -- Bluefeather Roc +(188287, 0, 2, 194451, 56110), -- Eight Legs of Fury +(188287, 0, 1, 220737, 56110), -- Eight Legs of Fury +(188277, 0, 2, 201816, 56110), -- Garden Herdmare +(188277, 0, 1, 220737, 56110), -- Garden Herdmare +(188276, 0, 2, 201816, 56110), -- Fierce Herdstallion +(188276, 0, 1, 220737, 56110), -- Fierce Herdstallion +(188274, 0, 3, 194448, 56110), -- Sutaan +(188274, 0, 2, 198793, 56110), -- Sutaan +(188273, 0, 1, 220737, 56110), -- Elaichi +(188273, 0, 0, 220737, 56110), -- Elaichi +(188272, 0, 1, 220737, 56110), -- Fogl +(188272, 0, 0, 220737, 56110), -- Fogl +(188271, 0, 1, 220737, 56110), -- Zephyr +(188271, 0, 0, 220737, 56110), -- Zephyr +(188270, 0, 1, 220737, 56110), -- Tseg +(188270, 0, 0, 220737, 56110), -- Tseg +(188252, 0, 2, 194437, 56110), -- Melidrussa Chillworn +(188252, 0, 1, 220737, 56110), -- Melidrussa Chillworn +(188244, 0, 2, 201819, 56110), -- Primal Juggernaut +(188244, 0, 1, 220737, 56110), -- Primal Juggernaut +(188242, 0, 2, 194450, 56110), -- Wild Argali +(188242, 0, 1, 220737, 56110), -- Wild Argali +(188235, 0, 2, 201819, 56110), -- Living Earth Ward +(188235, 0, 1, 220737, 56110), -- Living Earth Ward +(188231, 0, 1, 220737, 56110), -- Nokhud Stormlasher +(188231, 0, 0, 220737, 56110), -- Nokhud Stormlasher +(188230, 0, 2, 201826, 56110), -- Nokhud Raider +(188230, 0, 1, 220737, 56110), -- Nokhud Raider +(188226, 0, 2, 193864, 56110), -- Melter Igneous +(188226, 0, 1, 220737, 56110), -- Melter Igneous +(188214, 0, 2, 191780, 56110), -- Tokker +(188214, 0, 1, 220737, 56110), -- Tokker +(188211, 0, 5, 193867, 56110), -- Jyena Loudmore +(188211, 0, 4, 194443, 56110), -- Jyena Loudmore +(188204, 0, 1, 220737, 56110), -- Slyvern Pup +(188204, 0, 0, 220737, 56110), -- Slyvern Pup +(188203, 0, 1, 220737, 56110), -- Slyvern Hunter +(188203, 0, 0, 220737, 56110), -- Slyvern Hunter +(188202, 0, 1, 220737, 56110), -- Slyvern Matriarch +(188202, 0, 0, 220737, 56110), -- Slyvern Matriarch +(188197, 0, 1, 220737, 56110), -- Raken'death +(188197, 0, 0, 220737, 56110), -- Raken'death +(188180, 0, 2, 194437, 56110), -- Koroleth +(188180, 0, 1, 220737, 56110), -- Koroleth +(188174, 0, 1, 220737, 56110), -- Destructive Flames +(188174, 0, 0, 220737, 56110), -- Destructive Flames +(188173, 0, 3, 192126, 56110), -- Sundered Sentinel +(188173, 0, 2, 191265, 56110), -- Sundered Sentinel +(188172, 0, 3, 192126, 56110), -- Arcane Manipulator +(188172, 0, 2, 220737, 56110), -- Arcane Manipulator +(188171, 0, 2, 192126, 56110), -- Arcane Manipulator Tharohn +(188171, 0, 1, 220737, 56110), -- Arcane Manipulator Tharohn +(188159, 0, 1, 220737, 56110), -- Air Elemental +(188159, 0, 0, 220737, 56110), -- Air Elemental +(188153, 0, 2, 194427, 56110), -- Mordigan Ironjaw +(188153, 0, 1, 220737, 56110), -- Mordigan Ironjaw +(188128, 0, 2, 191780, 56110), -- Stonejaw Basilisk +(188128, 0, 1, 220737, 56110), -- Stonejaw Basilisk +(188124, 0, 10, 220737, 56110), -- Irontree +(188124, 0, 9, 220737, 56110), -- Irontree +(188122, 0, 2, 194449, 56110), -- Shale Giant +(188122, 0, 1, 220737, 56110), -- Shale Giant +(188117, 0, 2, 194451, 56110), -- Eight Legs of Fury +(188117, 0, 1, 220737, 56110), -- Eight Legs of Fury +(188115, 0, 3, 194427, 56110), -- Brinetooth Wavecrasher +(188115, 0, 2, 220737, 56110), -- Brinetooth Wavecrasher +(188114, 0, 1, 220737, 56110), -- Rock Marmoni +(188114, 0, 0, 220737, 56110), -- Rock Marmoni +(188104, 0, 1, 220737, 56110), -- Ottuk Pup +(188104, 0, 0, 220737, 56110), -- Ottuk Pup +(188100, 0, 1, 220737, 56110), -- Shrieking Whelp +(188100, 0, 0, 220737, 56110), -- Shrieking Whelp +(188099, 0, 2, 194424, 56110), -- Plainswalker Calf +(188099, 0, 1, 220737, 56110), -- Plainswalker Calf +(188098, 0, 2, 194424, 56110), -- Auburntusk Mammoth +(188098, 0, 1, 220737, 56110), -- Auburntusk Mammoth +(188095, 0, 9, 220737, 56110), -- Hunter of the Deep +(188095, 0, 8, 220737, 56110), -- Hunter of the Deep +(188094, 0, 1, 220737, 56110), -- Meadowhoof Musken +(188094, 0, 0, 220737, 56110), -- Meadowhoof Musken +(188089, 0, 2, 198795, 56110), -- Swift Hornstrider +(188089, 0, 1, 220737, 56110), -- Swift Hornstrider +(188088, 0, 1, 220737, 56110), -- Windblessed Ohuna +(188088, 0, 0, 220737, 56110), -- Windblessed Ohuna +(188087, 0, 1, 220737, 56110), -- Ruby Scaleguard +(188087, 0, 0, 220737, 56110), -- Ruby Scaleguard +(188086, 0, 1, 220737, 56110), -- Ruby Sitter +(188086, 0, 0, 220737, 56110), -- Ruby Sitter +(188074, 0, 1, 220737, 56110), -- Agitated Sidewalker +(188074, 0, 0, 220737, 56110), -- Agitated Sidewalker +(188067, 0, 2, 194437, 56110), -- Flashfrost Chillweaver +(188067, 0, 1, 220737, 56110), -- Flashfrost Chillweaver +(188060, 0, 1, 220737, 56110), -- Timelost Bigthing 2 +(188060, 0, 0, 220737, 56110), -- Timelost Bigthing 2 +(188056, 0, 1, 220737, 56110), -- Azure Retainer +(188056, 0, 0, 220737, 56110), -- Azure Retainer +(188055, 0, 1, 220737, 56110), -- Azure Worker +(188055, 0, 0, 220737, 56110), -- Azure Worker +(188048, 0, 4, 194971, 56110), -- Crystalized Steelshard +(188048, 0, 3, 220737, 56110), -- Crystalized Steelshard +(188044, 0, 9, 194544, 56110), -- Cindershard Hulk +(188044, 0, 8, 194336, 56110), -- Cindershard Hulk +(188043, 0, 2, 201829, 56110), -- Bloatbelly Croaker +(188043, 0, 1, 220737, 56110), -- Bloatbelly Croaker +(188041, 0, 4, 201819, 56110), -- Pitchstone Fragment +(188041, 0, 3, 220737, 56110), -- Pitchstone Fragment +(188039, 0, 2, 220737, 56110), -- Muckjaw Basilisk +(188039, 0, 1, 220737, 56110), -- Muckjaw Basilisk +(188038, 0, 2, 194449, 56110), -- Boulderfist Behemoth +(188038, 0, 1, 220737, 56110), -- Boulderfist Behemoth +(188027, 0, 1, 220737, 56110), -- Salty Salamander +(188027, 0, 0, 220737, 56110), -- Salty Salamander +(188014, 0, 3, 201819, 56110), -- Pitchstone Rumbler +(188014, 0, 2, 220737, 56110), -- Pitchstone Rumbler +(188011, 0, 1, 220737, 56110), -- Primal Terrasentry +(188011, 0, 0, 220737, 56110), -- Primal Terrasentry +(188009, 0, 4, 192125, 56110), -- Grand Flame +(188009, 0, 3, 193624, 56110), -- Grand Flame +(188008, 0, 1, 220737, 56110), -- Blue Whelp +(188008, 0, 0, 220737, 56110), -- Blue Whelp +(188006, 0, 1, 220737, 56110), -- Azure Retainer +(188006, 0, 0, 220737, 56110), -- Azure Retainer +(188004, 0, 1, 220737, 56110), -- Azure Retainer +(188004, 0, 0, 220737, 56110), -- Azure Retainer +(187999, 0, 1, 220737, 56110); -- Shrieking Whelp + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(187999, 0, 0, 220737, 56110), -- Shrieking Whelp +(187979, 0, 2, 220737, 56110), -- Mudfin Shaman +(187979, 0, 1, 220737, 56110), -- Mudfin Shaman +(187975, 0, 3, 194450, 56110), -- Fleecepelt Argali +(187975, 0, 2, 220737, 56110), -- Fleecepelt Argali +(187971, 0, 3, 191549, 56110), -- Soggymaw Crabtrapper +(187971, 0, 2, 194427, 56110), -- Soggymaw Crabtrapper +(187969, 0, 2, 194437, 56110), -- Flashfrost Earthshaper +(187969, 0, 1, 220737, 56110), -- Flashfrost Earthshaper +(187965, 0, 1, 220737, 56110), -- Kill Credit: Salamanders in Falls (Training) +(187965, 0, 0, 220737, 56110), -- Kill Credit: Salamanders in Falls (Training) +(187960, 0, 2, 191100, 56110), -- Sunhide Stomphoof +(187960, 0, 1, 220737, 56110), -- Sunhide Stomphoof +(187953, 0, 2, 201819, 56110), -- Earth Elemental +(187953, 0, 1, 220737, 56110), -- Earth Elemental +(187949, 0, 1, 220737, 56110), -- Ancient Dreadsquall +(187949, 0, 0, 220737, 56110), -- Ancient Dreadsquall +(187948, 0, 1, 220737, 56110), -- Diverted Stream +(187948, 0, 0, 220737, 56110), -- Diverted Stream +(187945, 0, 9, 220737, 56110), -- Anhydros the Tidetaker +(187945, 0, 8, 220737, 56110), -- Anhydros the Tidetaker +(187941, 0, 5, 193867, 56110), -- Duskpaw Hidestitcher +(187941, 0, 4, 194443, 56110), -- Duskpaw Hidestitcher +(187939, 0, 3, 194424, 56110), -- Plainswalker Calf +(187939, 0, 2, 191100, 56110), -- Plainswalker Calf +(187938, 0, 3, 194424, 56110), -- Plainswalker Mammoth +(187938, 0, 2, 191100, 56110), -- Plainswalker Mammoth +(187937, 0, 3, 194424, 56110), -- Plainswalker Bull +(187937, 0, 2, 191100, 56110), -- Plainswalker Bull +(187936, 0, 6, 193867, 56110), -- Gnawbone Totemchewer +(187936, 0, 5, 194443, 56110), -- Gnawbone Totemchewer +(187935, 0, 1, 220737, 56110), -- Primal Lava Elemental +(187935, 0, 0, 220737, 56110), -- Primal Lava Elemental +(187932, 0, 3, 193864, 56110), -- Lava Phoenix +(187932, 0, 2, 193839, 56110), -- Lava Phoenix +(187931, 0, 5, 193867, 56110), -- Stormfang Bonecaster +(187931, 0, 4, 194443, 56110), -- Stormfang Bonecaster +(187930, 0, 5, 193867, 56110), -- Stormfang Hexspiter +(187930, 0, 4, 194443, 56110), -- Stormfang Hexspiter +(187928, 0, 3, 193864, 56110), -- Lava Phoenix +(187928, 0, 2, 193839, 56110), -- Lava Phoenix +(187926, 0, 3, 199822, 56110), -- Ravinni +(187926, 0, 2, 191782, 56110), -- Ravinni +(187923, 0, 3, 193864, 56110), -- Lava Hatchling +(187923, 0, 2, 193839, 56110), -- Lava Hatchling +(187921, 0, 2, 201819, 56110), -- Valeborn Earth Elemental +(187921, 0, 1, 220737, 56110), -- Valeborn Earth Elemental +(187919, 0, 8, 194544, 56110), -- Caldera Stomper +(187919, 0, 7, 194336, 56110), -- Caldera Stomper +(187916, 0, 2, 194437, 56110), -- Primalist Stormsmith +(187916, 0, 1, 220737, 56110), -- Primalist Stormsmith +(187912, 0, 1, 220737, 56110), -- Valeborn Water Elemental +(187912, 0, 0, 220737, 56110), -- Valeborn Water Elemental +(187908, 0, 9, 194544, 56110), -- Qalashi Scaleripper +(187908, 0, 8, 194336, 56110), -- Qalashi Scaleripper +(187907, 0, 9, 194544, 56110), -- Qalashi Bonebreaker +(187907, 0, 8, 194336, 56110), -- Qalashi Bonebreaker +(187902, 0, 2, 201826, 56110), -- Nokhud Marauder +(187902, 0, 1, 220737, 56110), -- Nokhud Marauder +(187900, 0, 2, 201826, 56110), -- Nokhud Marauder +(187900, 0, 1, 220737, 56110), -- Nokhud Marauder +(187898, 0, 2, 194449, 56110), -- Bouldercrag +(187898, 0, 1, 220737, 56110), -- Bouldercrag +(187897, 0, 1, 220737, 56110), -- Defier Draghar +(187897, 0, 0, 220737, 56110), -- Defier Draghar +(187886, 0, 8, 194544, 56110), -- Turboris +(187886, 0, 7, 194336, 56110), -- Turboris +(187885, 0, 2, 201828, 56110), -- Deathblossom Weedling +(187885, 0, 1, 220737, 56110), -- Deathblossom Weedling +(187872, 0, 2, 201825, 56110), -- Ashen Groveripper +(187872, 0, 1, 220737, 56110), -- Ashen Groveripper +(187871, 0, 2, 194424, 56110), -- Oopa +(187871, 0, 1, 220737, 56110), -- Oopa +(187868, 0, 7, 194544, 56110), -- Molten Uprising +(187868, 0, 6, 194336, 56110), -- Molten Uprising +(187867, 0, 9, 192125, 56110), -- Qalashi Magmacrafter +(187867, 0, 8, 193624, 56110), -- Qalashi Magmacrafter +(187860, 0, 8, 193864, 56110), -- Qalashi Magmammoth +(187860, 0, 7, 194424, 56110), -- Qalashi Magmammoth +(187857, 0, 1, 220737, 56110), -- Vale Hunter +(187857, 0, 0, 220737, 56110), -- Vale Hunter +(187854, 0, 1, 220737, 56110), -- Chef Fry-Aerie +(187854, 0, 0, 220737, 56110), -- Chef Fry-Aerie +(187847, 0, 1, 220737, 56110), -- Greela's Campfire +(187847, 0, 0, 220737, 56110), -- Greela's Campfire +(187845, 0, 1, 220737, 56110), -- Greela's Campfire +(187845, 0, 0, 220737, 56110), -- Greela's Campfire +(187843, 0, 2, 198691, 56110), -- Stormbound Colossus +(187843, 0, 1, 220737, 56110), -- Stormbound Colossus +(187842, 0, 2, 201826, 56110), -- Nokhud Goliath +(187842, 0, 1, 220737, 56110), -- Nokhud Goliath +(187840, 0, 1, 220737, 56110), -- Elaichi +(187840, 0, 0, 220737, 56110), -- Elaichi +(187839, 0, 1, 220737, 56110), -- Fogl +(187839, 0, 0, 220737, 56110), -- Fogl +(187838, 0, 1, 220737, 56110), -- Zephyr +(187838, 0, 0, 220737, 56110), -- Zephyr +(187837, 0, 1, 220737, 56110), -- Tseg +(187837, 0, 0, 220737, 56110), -- Tseg +(187835, 0, 1, 220737, 56110), -- Camp Worker +(187835, 0, 0, 220737, 56110), -- Camp Worker +(187834, 0, 1, 220737, 56110), -- Camp Worker +(187834, 0, 0, 220737, 56110), -- Camp Worker +(187833, 0, 1, 220737, 56110), -- Dragonbane Beetle +(187833, 0, 0, 220737, 56110), -- Dragonbane Beetle +(187831, 0, 1, 220737, 56110), -- Cook Greela +(187831, 0, 0, 220737, 56110), -- Cook Greela +(187828, 0, 1, 220737, 56110), -- Frostfin Minnow +(187828, 0, 0, 220737, 56110), -- Frostfin Minnow +(187827, 0, 1, 220737, 56110), -- Greater Mantacorn +(187827, 0, 0, 220737, 56110), -- Greater Mantacorn +(187826, 0, 1, 220737, 56110), -- Icegnaw Mantacorn +(187826, 0, 0, 220737, 56110), -- Icegnaw Mantacorn +(187825, 0, 1, 220737, 56110), -- Thaldraszian Kite +(187825, 0, 0, 220737, 56110), -- Thaldraszian Kite +(187819, 0, 1, 220737, 56110), -- Stormbound Essence +(187819, 0, 0, 220737, 56110), -- Stormbound Essence +(187817, 0, 1, 220737, 56110), -- Stormcaller Initiate +(187817, 0, 0, 220737, 56110), -- Stormcaller Initiate +(187816, 0, 1, 220737, 56110), -- Icecling Pup +(187816, 0, 0, 220737, 56110), -- Icecling Pup +(187813, 0, 9, 192125, 56110), -- Qalashi Wallcrasher +(187813, 0, 8, 193624, 56110), -- Qalashi Wallcrasher +(187811, 0, 1, 220737, 56110), -- Icecling Ottuk +(187811, 0, 0, 220737, 56110), -- Icecling Ottuk +(187802, 0, 1, 220737, 56110), -- Mudfin Frenzy +(187802, 0, 0, 220737, 56110), -- Mudfin Frenzy +(187794, 0, 1, 220737, 56110), -- Tame Pack Goat +(187794, 0, 0, 220737, 56110), -- Tame Pack Goat +(187793, 0, 2, 220737, 56110), -- Hulking Wave +(187793, 0, 1, 220737, 56110), -- Hulking Wave +(187792, 0, 1, 220737, 56110), -- Angry Droplet +(187792, 0, 0, 220737, 56110), -- Angry Droplet +(187790, 0, 1, 220737, 56110), -- River Timbertooth +(187790, 0, 0, 220737, 56110), -- River Timbertooth +(187786, 0, 2, 201819, 56110), -- Living Earth Ward +(187786, 0, 1, 220737, 56110), -- Living Earth Ward +(187785, 0, 3, 194551, 56110), -- Surging Magma +(187785, 0, 2, 220737, 56110), -- Surging Magma +(187781, 0, 10, 220737, 56110), -- Hamett +(187781, 0, 9, 220737, 56110), -- Hamett +(187778, 0, 1, 220737, 56110), -- Asercus +(187778, 0, 0, 220737, 56110), -- Asercus +(187777, 0, 1, 220737, 56110), -- Dalicus +(187777, 0, 0, 220737, 56110), -- Dalicus +(187776, 0, 1, 220737, 56110), -- Mountain Goat +(187776, 0, 0, 220737, 56110), -- Mountain Goat +(187773, 0, 1, 220737, 56110), -- Spotted Pollenstag +(187773, 0, 0, 220737, 56110), -- Spotted Pollenstag +(187772, 0, 2, 194437, 56110), -- Opalfang +(187772, 0, 1, 220737, 56110), -- Opalfang +(187771, 0, 2, 194437, 56110), -- Kadros Icewrath +(187771, 0, 1, 220737, 56110), -- Kadros Icewrath +(187769, 0, 2, 201826, 56110), -- Sir Learnsalot the Hooved (DNT) +(187769, 0, 1, 220737, 56110), -- Sir Learnsalot the Hooved (DNT) +(187768, 0, 2, 194437, 56110), -- Dathea Stormlash +(187768, 0, 1, 220737, 56110), -- Dathea Stormlash +(187754, 0, 1, 220737, 56110), -- Rustpine Talonfox +(187754, 0, 0, 220737, 56110), -- Rustpine Talonfox +(187753, 0, 5, 193867, 56110), -- Doomblood +(187753, 0, 4, 194443, 56110), -- Doomblood +(187752, 0, 5, 193867, 56110), -- Hacklung +(187752, 0, 4, 194443, 56110), -- Hacklung +(187751, 0, 5, 193867, 56110), -- Charfang +(187751, 0, 4, 194443, 56110), -- Charfang +(187750, 0, 5, 193867, 56110), -- Deathwind +(187750, 0, 4, 194443, 56110), -- Deathwind +(187749, 0, 5, 193867, 56110), -- Facebreaker +(187749, 0, 4, 194443, 56110), -- Facebreaker +(187748, 0, 5, 193867, 56110), -- Spineripper +(187748, 0, 4, 194443, 56110), -- Spineripper +(187747, 0, 2, 194449, 56110), -- Mossy Boulderfoot +(187747, 0, 1, 220737, 56110), -- Mossy Boulderfoot +(187746, 0, 1, 220737, 56110), -- Disturbed Gale +(187746, 0, 0, 220737, 56110), -- Disturbed Gale +(187745, 0, 10, 220737, 56110), -- Disoriented Watcher +(187745, 0, 9, 220737, 56110), -- Disoriented Watcher +(187743, 0, 1, 220737, 56110), -- Crudely Bound Elemental +(187743, 0, 0, 220737, 56110), -- Crudely Bound Elemental +(187735, 0, 1, 220737, 56110), -- Agitated Seedling Phased +(187735, 0, 0, 220737, 56110), -- Agitated Seedling Phased +(187723, 0, 2, 201819, 56110), -- Crudely Bound Elemental +(187723, 0, 1, 220737, 56110), -- Crudely Bound Elemental +(187697, 0, 2, 201816, 56110), -- Forest Vorquin +(187697, 0, 1, 220737, 56110), -- Forest Vorquin +(187693, 0, 1, 220737, 56110), -- Bronze Timekeeper +(187693, 0, 0, 220737, 56110), -- Bronze Timekeeper +(187692, 0, 5, 193867, 56110), -- Brackenhide Bully +(187692, 0, 4, 194443, 56110), -- Brackenhide Bully +(187691, 0, 5, 193867, 56110), -- Brackenhide Scrabbler +(187691, 0, 4, 194443, 56110), -- Brackenhide Scrabbler +(187689, 0, 1, 220737, 56110), -- Scalecrawler Beetle +(187689, 0, 0, 220737, 56110), -- Scalecrawler Beetle +(187687, 0, 1, 220737, 56110), -- Agitated Seedling +(187687, 0, 0, 220737, 56110), -- Agitated Seedling +(187685, 0, 2, 194427, 56110), -- Overrun Windyfin +(187685, 0, 1, 220737, 56110), -- Overrun Windyfin +(187684, 0, 2, 194427, 56110), -- Overrun Soggymaw +(187684, 0, 1, 220737, 56110), -- Overrun Soggymaw +(187683, 0, 1, 220737, 56110), -- Waking Duck +(187683, 0, 0, 220737, 56110), -- Waking Duck +(187677, 0, 3, 199064, 56110), -- Time-Lost Murhulk +(187677, 0, 2, 198597, 56110), -- Time-Lost Murhulk +(187672, 0, 3, 193865, 56110), -- Rustfang Creeper +(187672, 0, 2, 193207, 56110), -- Rustfang Creeper +(187661, 0, 2, 199822, 56110), -- Somnikus +(187661, 0, 1, 220737, 56110), -- Somnikus +(187657, 0, 2, 199822, 56110), -- Gerithus +(187657, 0, 1, 220737, 56110), -- Gerithus +(187652, 0, 2, 201829, 56110), -- Skitterfly Gulper +(187652, 0, 1, 220737, 56110), -- Skitterfly Gulper +(187650, 0, 1, 220737, 56110), -- Screechflight Butcher +(187650, 0, 0, 220737, 56110), -- Screechflight Butcher +(187649, 0, 1, 220737, 56110), -- Gust Elemental +(187649, 0, 0, 220737, 56110), -- Gust Elemental +(187645, 0, 1, 220737, 56110), -- Krojek The Shoreprowler +(187645, 0, 0, 220737, 56110), -- Krojek The Shoreprowler +(187641, 0, 2, 199822, 56110), -- Dragon +(187641, 0, 1, 220737, 56110), -- Dragon +(187640, 0, 2, 199822, 56110), -- Relaxing Dragon +(187640, 0, 1, 220737, 56110), -- Relaxing Dragon +(187628, 0, 1, 220737, 56110), -- Elder Portal Keeper +(187628, 0, 0, 220737, 56110), -- Elder Portal Keeper +(187625, 0, 2, 201819, 56110), -- Stonegrabber Fragment +(187625, 0, 1, 220737, 56110), -- Stonegrabber Fragment +(187619, 0, 1, 220737, 56110), -- Kol Marsiik +(187619, 0, 0, 220737, 56110), -- Kol Marsiik +(187618, 0, 1, 220737, 56110), -- Bronze Timekeeper +(187618, 0, 0, 220737, 56110), -- Bronze Timekeeper +(187617, 0, 2, 192562, 56110), -- Acequian +(187617, 0, 1, 220737, 56110), -- Acequian +(187616, 0, 1, 220737, 56110), -- Radza Thunderclaw +(187616, 0, 0, 220737, 56110), -- Radza Thunderclaw +(187615, 0, 1, 220737, 56110), -- Bronze Timekeeper +(187615, 0, 0, 220737, 56110), -- Bronze Timekeeper +(187614, 0, 1, 220737, 56110), -- Hamiir of the Winds +(187614, 0, 0, 220737, 56110), -- Hamiir of the Winds +(187613, 0, 1, 220737, 56110), -- Scalecrawler Beetle +(187613, 0, 0, 220737, 56110), -- Scalecrawler Beetle +(187612, 0, 2, 201826, 56110), -- Balak the Breaker +(187612, 0, 1, 220737, 56110), -- Balak the Breaker +(187611, 0, 2, 220737, 56110), -- Beetle Swarmer +(187611, 0, 1, 220737, 56110), -- Beetle Swarmer +(187603, 0, 1, 220737, 56110), -- Vinyeti +(187603, 0, 0, 220737, 56110), -- Vinyeti +(187602, 0, 9, 192125, 56110), -- Qalashi Scaleripper +(187602, 0, 8, 193624, 56110), -- Qalashi Scaleripper +(187601, 0, 4, 192125, 56110), -- Djaradin Metalshaper +(187601, 0, 3, 193624, 56110), -- Djaradin Metalshaper +(187600, 0, 9, 192125, 56110); -- Qalashi Stonemender + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(187600, 0, 8, 193624, 56110), -- Qalashi Stonemender +(187599, 0, 9, 192125, 56110), -- Qalashi Bonebreaker +(187599, 0, 8, 193624, 56110), -- Qalashi Bonebreaker +(187598, 0, 10, 194544, 56110), -- Rohzor Forgesmash +(187598, 0, 9, 194336, 56110), -- Rohzor Forgesmash +(187593, 0, 1, 220737, 56110), -- Primal Flame +(187593, 0, 0, 220737, 56110), -- Primal Flame +(187581, 0, 1, 220737, 56110), -- Cruelly Caged Critter +(187581, 0, 0, 220737, 56110), -- Cruelly Caged Critter +(187580, 0, 1, 220737, 56110), -- Trapped Ottuk +(187580, 0, 0, 220737, 56110), -- Trapped Ottuk +(187579, 0, 1, 220737, 56110), -- Trapped Beaver +(187579, 0, 0, 220737, 56110), -- Trapped Beaver +(187578, 0, 2, 194448, 56110), -- Trapped Bruffalon +(187578, 0, 1, 220737, 56110), -- Trapped Bruffalon +(187577, 0, 1, 220737, 56110), -- Baby Murloc Pyromaniac +(187577, 0, 0, 220737, 56110), -- Baby Murloc Pyromaniac +(187576, 0, 5, 193867, 56110), -- Gravelsnout Crusher +(187576, 0, 4, 194443, 56110), -- Gravelsnout Crusher +(187575, 0, 2, 201816, 56110), -- Trapped Vorquin +(187575, 0, 1, 220737, 56110), -- Trapped Vorquin +(187574, 0, 2, 201829, 56110), -- Trapped Hornswog +(187574, 0, 1, 220737, 56110), -- Trapped Hornswog +(187573, 0, 2, 194424, 56110), -- Trapped Mammoth +(187573, 0, 1, 220737, 56110), -- Trapped Mammoth +(187572, 0, 2, 194448, 56110), -- Young Prowler +(187572, 0, 1, 220737, 56110), -- Young Prowler +(187568, 0, 5, 193867, 56110), -- Duskpaw Scavenger +(187568, 0, 4, 194443, 56110), -- Duskpaw Scavenger +(187567, 0, 1, 220737, 56110), -- Effervescent Oozeling +(187567, 0, 0, 220737, 56110), -- Effervescent Oozeling +(187566, 0, 1, 220737, 56110), -- Hyena Matriarch +(187566, 0, 0, 220737, 56110), -- Hyena Matriarch +(187565, 0, 1, 220737, 56110), -- Hyena Mongrel +(187565, 0, 0, 220737, 56110), -- Hyena Mongrel +(187559, 0, 10, 220737, 56110), -- Shade of Grief +(187559, 0, 9, 220737, 56110), -- Shade of Grief +(187558, 0, 2, 220737, 56110), -- Somnikus +(187558, 0, 1, 220737, 56110), -- Somnikus +(187557, 0, 1, 220737, 56110), -- Defense Construct +(187557, 0, 0, 220737, 56110), -- Defense Construct +(187555, 0, 2, 201835, 56110), -- Tarasek Thundercaller +(187555, 0, 1, 220737, 56110), -- Tarasek Thundercaller +(187553, 0, 5, 193867, 56110), -- Bloodclaw +(187553, 0, 4, 194443, 56110), -- Bloodclaw +(187552, 0, 5, 193867, 56110), -- Stormfang Shaman +(187552, 0, 4, 194443, 56110), -- Stormfang Shaman +(187551, 0, 5, 193867, 56110), -- Stormfang Dustcaller +(187551, 0, 4, 194443, 56110), -- Stormfang Dustcaller +(187550, 0, 1, 220737, 56110), -- Quercus +(187550, 0, 0, 220737, 56110), -- Quercus +(187549, 0, 5, 193867, 56110), -- Stormfang Grunt +(187549, 0, 4, 194443, 56110), -- Stormfang Grunt +(187548, 0, 1, 220737, 56110), -- Deepwood Ohuna +(187548, 0, 0, 220737, 56110), -- Deepwood Ohuna +(187547, 0, 1, 220737, 56110), -- Jadethroat Mallard +(187547, 0, 0, 220737, 56110), -- Jadethroat Mallard +(187546, 0, 2, 201828, 56110), -- Sprouting Lasher +(187546, 0, 1, 220737, 56110), -- Sprouting Lasher +(187545, 0, 3, 202694, 56110), -- Vigorous Lasher +(187545, 0, 2, 201828, 56110), -- Vigorous Lasher +(187543, 0, 1, 220737, 56110), -- Summoned Zephyr +(187543, 0, 0, 220737, 56110), -- Summoned Zephyr +(187542, 0, 1, 220737, 56110), -- Summoned Ripple +(187542, 0, 0, 220737, 56110), -- Summoned Ripple +(187540, 0, 2, 198597, 56110), -- Time-Lost Mudskipper +(187540, 0, 1, 220737, 56110), -- Time-Lost Mudskipper +(187539, 0, 1, 220737, 56110), -- Rustpine Loamcrafter +(187539, 0, 0, 220737, 56110), -- Rustpine Loamcrafter +(187536, 0, 2, 194053, 56110), -- Baby Crystalspine +(187536, 0, 1, 220737, 56110), -- Baby Crystalspine +(187535, 0, 1, 220737, 56110), -- Garz +(187535, 0, 0, 220737, 56110), -- Garz +(187534, 0, 1, 220737, 56110), -- Narn +(187534, 0, 0, 220737, 56110), -- Narn +(187530, 0, 2, 199822, 56110), -- Evorian +(187530, 0, 1, 220737, 56110), -- Evorian +(187528, 0, 5, 193867, 56110), -- Cracktooth +(187528, 0, 4, 194443, 56110), -- Cracktooth +(187526, 0, 1, 220737, 56110), -- Rustpine Resister +(187526, 0, 0, 220737, 56110), -- Rustpine Resister +(187524, 0, 1, 220737, 56110), -- Obsidian Bladewing +(187524, 0, 0, 220737, 56110), -- Obsidian Bladewing +(187523, 0, 5, 193867, 56110), -- Duskpaw Stalker +(187523, 0, 4, 194443, 56110), -- Duskpaw Stalker +(187515, 0, 2, 194053, 56110), -- Crystalspine Snuffler +(187515, 0, 1, 220737, 56110), -- Crystalspine Snuffler +(187510, 0, 5, 193867, 56110), -- Duskpaw Trapper +(187510, 0, 4, 194443, 56110), -- Duskpaw Trapper +(187507, 0, 1, 220737, 56110), -- Frenzied Grovetalon +(187507, 0, 0, 220737, 56110), -- Frenzied Grovetalon +(187506, 0, 2, 201819, 56110), -- Stonegrabber Shard +(187506, 0, 1, 220737, 56110), -- Stonegrabber Shard +(187505, 0, 6, 193867, 56110), -- Flayfist +(187505, 0, 5, 194443, 56110), -- Flayfist +(187503, 0, 6, 193867, 56110), -- Gnawbone Underboss +(187503, 0, 5, 194443, 56110), -- Gnawbone Underboss +(187502, 0, 6, 193867, 56110), -- Gnawbone Brawler +(187502, 0, 5, 194443, 56110), -- Gnawbone Brawler +(187501, 0, 1, 220737, 56110), -- Radza Thunderclaw +(187501, 0, 0, 220737, 56110), -- Radza Thunderclaw +(187500, 0, 6, 193867, 56110), -- Gnawbone Grunt +(187500, 0, 5, 194443, 56110), -- Gnawbone Grunt +(187498, 0, 1, 220737, 56110), -- Muck Elemental +(187498, 0, 0, 220737, 56110), -- Muck Elemental +(187497, 0, 1, 220737, 56110), -- Waste Water Elemental +(187497, 0, 0, 220737, 56110), -- Waste Water Elemental +(187496, 0, 1, 220737, 56110), -- Glade Ohuna +(187496, 0, 0, 220737, 56110), -- Glade Ohuna +(187494, 0, 1, 220737, 56110), -- Rampaging Wind +(187494, 0, 0, 220737, 56110), -- Rampaging Wind +(187493, 0, 1, 220737, 56110), -- Rampaging Water +(187493, 0, 0, 220737, 56110), -- Rampaging Water +(187490, 0, 1, 220737, 56110), -- Pond Duck +(187490, 0, 0, 220737, 56110), -- Pond Duck +(187489, 0, 1, 220737, 56110), -- Slyvern Pup +(187489, 0, 0, 220737, 56110), -- Slyvern Pup +(187488, 0, 1, 220737, 56110), -- Vulture +(187488, 0, 0, 220737, 56110), -- Vulture +(187487, 0, 2, 194448, 56110), -- Spotted Prowler +(187487, 0, 1, 220737, 56110), -- Spotted Prowler +(187484, 0, 1, 220737, 56110), -- Spotted Pollenstag +(187484, 0, 0, 220737, 56110), -- Spotted Pollenstag +(187483, 0, 1, 220737, 56110), -- Cormillia +(187483, 0, 0, 220737, 56110), -- Cormillia +(187481, 0, 2, 201825, 56110), -- Scythid +(187481, 0, 1, 220737, 56110), -- Scythid +(187480, 0, 2, 194448, 56110), -- Sylvan Broadhoof +(187480, 0, 1, 220737, 56110), -- Sylvan Broadhoof +(187479, 0, 2, 194449, 56110), -- Mountain Giant +(187479, 0, 1, 220737, 56110), -- Mountain Giant +(187478, 0, 2, 194448, 56110), -- Broadhoof Bull +(187478, 0, 1, 220737, 56110), -- Broadhoof Bull +(187477, 0, 2, 194448, 56110), -- Sylvan Calf +(187477, 0, 1, 220737, 56110), -- Sylvan Calf +(187476, 0, 1, 220737, 56110), -- Primal Bear +(187476, 0, 0, 220737, 56110), -- Primal Bear +(187475, 0, 3, 202703, 56110), -- Eternal Sand +(187475, 0, 2, 199064, 56110), -- Eternal Sand +(187474, 0, 2, 194448, 56110), -- Spotted Rockfang +(187474, 0, 1, 220737, 56110), -- Spotted Rockfang +(187472, 0, 1, 220737, 56110), -- Thaldraszian Kite +(187472, 0, 0, 220737, 56110), -- Thaldraszian Kite +(187470, 0, 2, 191780, 56110), -- Gravelsnout Basilisk +(187470, 0, 1, 220737, 56110), -- Gravelsnout Basilisk +(187457, 0, 1, 220737, 56110), -- Ottuk Pup +(187457, 0, 0, 220737, 56110), -- Ottuk Pup +(187456, 0, 1, 220737, 56110), -- Giant River Ottuk +(187456, 0, 0, 220737, 56110), -- Giant River Ottuk +(187455, 0, 1, 220737, 56110), -- Amberfur Prowler +(187455, 0, 0, 220737, 56110), -- Amberfur Prowler +(187452, 0, 3, 194448, 56110), -- Rockfang Skulker +(187452, 0, 2, 198793, 56110), -- Rockfang Skulker +(187451, 0, 1, 220737, 56110), -- Territorial Woodwing +(187451, 0, 0, 220737, 56110), -- Territorial Woodwing +(187445, 0, 4, 201835, 56110), -- Embertooth Pooltender +(187445, 0, 3, 198349, 56110), -- Embertooth Pooltender +(187442, 0, 1, 220737, 56110), -- Waking Duck +(187442, 0, 0, 220737, 56110), -- Waking Duck +(187440, 0, 1, 220737, 56110), -- Aqir Harbinger +(187440, 0, 0, 220737, 56110), -- Aqir Harbinger +(187438, 0, 1, 220737, 56110), -- Grotesque Bulwark +(187438, 0, 0, 220737, 56110), -- Grotesque Bulwark +(187433, 0, 3, 194427, 56110), -- Windyfin Squallstalker +(187433, 0, 2, 220737, 56110), -- Windyfin Squallstalker +(187432, 0, 3, 194427, 56110), -- Windyfin Windbringer +(187432, 0, 2, 220737, 56110), -- Windyfin Windbringer +(187431, 0, 3, 194427, 56110), -- Windyfin Skybasher +(187431, 0, 2, 220737, 56110), -- Windyfin Skybasher +(187426, 0, 4, 201835, 56110), -- Embertooth Scavenger +(187426, 0, 3, 198349, 56110), -- Embertooth Scavenger +(187423, 0, 2, 199822, 56110), -- Neltharion +(187423, 0, 1, 220737, 56110), -- Neltharion +(187415, 0, 1, 220737, 56110), -- Rocdrop Pudgepin +(187415, 0, 0, 220737, 56110), -- Rocdrop Pudgepin +(187414, 0, 1, 220737, 56110), -- Summoned Typhoon +(187414, 0, 0, 220737, 56110), -- Summoned Typhoon +(187413, 0, 2, 194437, 56110), -- Eranog +(187413, 0, 1, 220737, 56110), -- Eranog +(187410, 0, 1, 220737, 56110), -- Summoned Tsunami +(187410, 0, 0, 220737, 56110), -- Summoned Tsunami +(187409, 0, 1, 220737, 56110), -- Splash Elemental +(187409, 0, 0, 220737, 56110), -- Splash Elemental +(187405, 0, 1, 220737, 56110), -- Rustpine Rager +(187405, 0, 0, 220737, 56110), -- Rustpine Rager +(187404, 0, 1, 220737, 56110), -- Charred Cinderling +(187404, 0, 0, 220737, 56110), -- Charred Cinderling +(187402, 0, 1, 220737, 56110), -- Blazing Inferno +(187402, 0, 0, 220737, 56110), -- Blazing Inferno +(187397, 0, 1, 220737, 56110), -- Bronze Warder +(187397, 0, 0, 220737, 56110), -- Bronze Warder +(187396, 0, 1, 220737, 56110), -- Rustpine Immolator +(187396, 0, 0, 220737, 56110), -- Rustpine Immolator +(187395, 0, 5, 193867, 56110), -- Furbolg Proxy +(187395, 0, 4, 194443, 56110), -- Furbolg Proxy +(187393, 0, 2, 220737, 56110), -- Displaced Earth +(187393, 0, 1, 220737, 56110), -- Displaced Earth +(187391, 0, 1, 220737, 56110), -- Bronze Sentry +(187391, 0, 0, 220737, 56110), -- Bronze Sentry +(187387, 0, 2, 200125, 56110), -- Stoneheart +(187387, 0, 1, 220737, 56110), -- Stoneheart +(187384, 0, 2, 194450, 56110), -- Panicked Foodstuff +(187384, 0, 1, 220737, 56110), -- Panicked Foodstuff +(187359, 0, 4, 192125, 56110), -- Djaradin Troops +(187359, 0, 3, 193624, 56110), -- Djaradin Troops +(187357, 0, 1, 220737, 56110), -- Reclaimer Manashaper +(187357, 0, 0, 220737, 56110), -- Reclaimer Manashaper +(187353, 0, 2, 194427, 56110), -- Mordigan Ironjaw +(187353, 0, 1, 220737, 56110), -- Mordigan Ironjaw +(187352, 0, 3, 191265, 56110), -- Tarasek Warrior +(187352, 0, 2, 201835, 56110), -- Tarasek Warrior +(187350, 0, 3, 201835, 56110), -- Reclaimer Sentry +(187350, 0, 2, 220737, 56110), -- Reclaimer Sentry +(187342, 0, 1, 220737, 56110), -- Deathling +(187342, 0, 0, 220737, 56110), -- Deathling +(187341, 0, 2, 194437, 56110), -- Injured Resistance Fighter +(187341, 0, 1, 220737, 56110), -- Injured Resistance Fighter +(187340, 0, 2, 194448, 56110), -- Rockfang Jaguar +(187340, 0, 1, 220737, 56110), -- Rockfang Jaguar +(187338, 0, 1, 220737, 56110), -- Time-Charged Salamanther +(187338, 0, 0, 220737, 56110), -- Time-Charged Salamanther +(187337, 0, 1, 220737, 56110), -- Time-Charged Ohuna +(187337, 0, 0, 220737, 56110), -- Time-Charged Ohuna +(187336, 0, 2, 201816, 56110), -- Time-Charged Vorquin +(187336, 0, 1, 220737, 56110), -- Time-Charged Vorquin +(187334, 0, 1, 220737, 56110), -- Savage Wave +(187334, 0, 0, 220737, 56110), -- Savage Wave +(187333, 0, 1, 220737, 56110), -- Forest Bear +(187333, 0, 0, 220737, 56110), -- Forest Bear +(187332, 0, 2, 220737, 56110), -- Tidal Crusher +(187332, 0, 1, 220737, 56110), -- Tidal Crusher +(187331, 0, 2, 220737, 56110), -- Unbound Riptide +(187331, 0, 1, 220737, 56110), -- Unbound Riptide +(187330, 0, 2, 220737, 56110), -- Howling Wind +(187330, 0, 1, 220737, 56110), -- Howling Wind +(187329, 0, 2, 220737, 56110), -- Furious Tempest +(187329, 0, 1, 220737, 56110), -- Furious Tempest +(187328, 0, 2, 220737, 56110), -- Vicious Gale +(187328, 0, 1, 220737, 56110), -- Vicious Gale +(187326, 0, 1, 220737, 56110), -- Encroaching Lava +(187326, 0, 0, 220737, 56110), -- Encroaching Lava +(187325, 0, 1, 220737, 56110), -- Summoned Gale +(187325, 0, 0, 220737, 56110), -- Summoned Gale +(187324, 0, 1, 220737, 56110), -- Time-Charged Hornswog +(187324, 0, 0, 220737, 56110), -- Time-Charged Hornswog +(187322, 0, 2, 201819, 56110), -- Primal Earth Elemental +(187322, 0, 1, 220737, 56110), -- Primal Earth Elemental +(187321, 0, 2, 198135, 56110), -- Primal Lava Elemental +(187321, 0, 1, 220737, 56110), -- Primal Lava Elemental +(187320, 0, 3, 194427, 56110); -- Soggymaw Seabasher + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(187320, 0, 2, 220737, 56110), -- Soggymaw Seabasher +(187318, 0, 2, 220737, 56110), -- Churning Splash +(187318, 0, 1, 220737, 56110), -- Churning Splash +(187317, 0, 1, 220737, 56110), -- Restless Podling +(187317, 0, 0, 220737, 56110), -- Restless Podling +(187316, 0, 2, 201828, 56110), -- Invasive Deathblossom +(187316, 0, 1, 220737, 56110), -- Invasive Deathblossom +(187315, 0, 6, 194328, 56110), -- Disease Slasher +(187315, 0, 5, 193867, 56110), -- Disease Slasher +(187312, 0, 1, 220737, 56110), -- Podling +(187312, 0, 0, 220737, 56110), -- Podling +(187308, 0, 1, 220737, 56110), -- Garz +(187308, 0, 0, 220737, 56110), -- Garz +(187307, 0, 2, 194427, 56110), -- Unstable Water Elemental (Melee 2/1.2) +(187307, 0, 1, 220737, 56110), -- Unstable Water Elemental (Melee 2/1.2) +(187306, 0, 9, 220737, 56110), -- Morchok +(187306, 0, 8, 220737, 56110), -- Morchok +(187302, 0, 1, 220737, 56110), -- Wild Goat +(187302, 0, 0, 220737, 56110), -- Wild Goat +(187301, 0, 1, 220737, 56110), -- Garz +(187301, 0, 0, 220737, 56110), -- Garz +(187299, 0, 2, 201826, 56110), -- Nokhud Brute +(187299, 0, 1, 220737, 56110), -- Nokhud Brute +(187298, 0, 2, 194427, 56110), -- Herodofin +(187298, 0, 1, 220737, 56110), -- Herodofin +(187297, 0, 2, 201826, 56110), -- Nokhud Fighter +(187297, 0, 1, 220737, 56110), -- Nokhud Fighter +(187288, 0, 1, 220737, 56110), -- Summoned Flood +(187288, 0, 0, 220737, 56110), -- Summoned Flood +(187286, 0, 2, 194427, 56110), -- Brinetooth Saltcaster +(187286, 0, 1, 220737, 56110), -- Brinetooth Saltcaster +(187285, 0, 3, 194427, 56110), -- Brinetooth Bruiser +(187285, 0, 2, 220737, 56110), -- Brinetooth Bruiser +(187282, 0, 1, 220737, 56110), -- Tamed Steamspitter +(187282, 0, 0, 220737, 56110), -- Tamed Steamspitter +(187281, 0, 3, 194427, 56110), -- Brinetooth Hunter +(187281, 0, 2, 220737, 56110), -- Brinetooth Hunter +(187280, 0, 1, 220737, 56110), -- Chef Fry-Aerie +(187280, 0, 0, 220737, 56110), -- Chef Fry-Aerie +(187279, 0, 3, 194427, 56110), -- Brinetooth Spawnwatcher +(187279, 0, 2, 220737, 56110), -- Brinetooth Spawnwatcher +(187275, 0, 1, 220737, 56110), -- Igys the Believer +(187275, 0, 0, 220737, 56110), -- Igys the Believer +(187273, 0, 3, 194427, 56110), -- Brinetooth Jabber +(187273, 0, 2, 220737, 56110), -- Brinetooth Jabber +(187271, 0, 3, 194427, 56110), -- Brinetooth Gnasher +(187271, 0, 2, 220737, 56110), -- Brinetooth Gnasher +(187266, 0, 4, 202703, 56110), -- Time-Lost Chieftain +(187266, 0, 3, 199064, 56110), -- Time-Lost Chieftain +(187265, 0, 4, 202703, 56110), -- Time-Lost Geomancer +(187265, 0, 3, 199064, 56110), -- Time-Lost Geomancer +(187264, 0, 4, 202703, 56110), -- Time-Lost Briarback +(187264, 0, 3, 199064, 56110), -- Time-Lost Briarback +(187263, 0, 3, 194427, 56110), -- Soggymaw Wavebringer +(187263, 0, 2, 220737, 56110), -- Soggymaw Wavebringer +(187262, 0, 4, 199064, 56110), -- Time-Lost Devilsaur +(187262, 0, 3, 198649, 56110), -- Time-Lost Devilsaur +(187258, 0, 5, 202703, 56110), -- Time-Lost Thunderhide +(187258, 0, 4, 199064, 56110), -- Time-Lost Thunderhide +(187256, 0, 5, 202703, 56110), -- Time-Lost Raptor +(187256, 0, 4, 199064, 56110), -- Time-Lost Raptor +(187246, 0, 2, 220737, 56110), -- Nullmagic Hornswog +(187246, 0, 1, 220737, 56110), -- Nullmagic Hornswog +(187244, 0, 3, 202703, 56110), -- Time-Lost Destroyer +(187244, 0, 2, 199064, 56110), -- Time-Lost Destroyer +(187242, 0, 2, 220737, 56110), -- Tarasek Looter +(187242, 0, 1, 220737, 56110), -- Tarasek Looter +(187240, 0, 1, 220737, 56110), -- Drakonid Breaker +(187240, 0, 0, 220737, 56110), -- Drakonid Breaker +(187239, 0, 4, 202703, 56110), -- Time-Lost Sunseeker +(187239, 0, 3, 199064, 56110), -- Time-Lost Sunseeker +(187238, 0, 6, 194328, 56110), -- Witherling +(187238, 0, 5, 193867, 56110), -- Witherling +(187232, 0, 4, 202703, 56110), -- Time-Lost Bladewing +(187232, 0, 3, 199064, 56110), -- Time-Lost Bladewing +(187231, 0, 6, 194328, 56110), -- Wither Biter +(187231, 0, 5, 193867, 56110), -- Wither Biter +(187230, 0, 2, 194437, 56110), -- Commander Eranog +(187230, 0, 1, 220737, 56110), -- Commander Eranog +(187228, 0, 1, 220737, 56110), -- Diurna +(187228, 0, 0, 220737, 56110), -- Diurna +(187226, 0, 1, 220737, 56110), -- Longwing Skyhunter +(187226, 0, 0, 220737, 56110), -- Longwing Skyhunter +(187225, 0, 1, 220737, 56110), -- Ol' Stonetooth +(187225, 0, 0, 220737, 56110), -- Ol' Stonetooth +(187224, 0, 6, 194328, 56110), -- Vile Rothexer +(187224, 0, 5, 193867, 56110), -- Vile Rothexer +(187222, 0, 2, 194437, 56110), -- Ascended Primalist Boss +(187222, 0, 1, 220737, 56110), -- Ascended Primalist Boss +(187221, 0, 3, 201819, 56110), -- Furious Geode +(187221, 0, 2, 220737, 56110), -- Furious Geode +(187220, 0, 3, 201819, 56110), -- Unleashed Boulder +(187220, 0, 2, 220737, 56110), -- Unleashed Boulder +(187219, 0, 10, 220737, 56110), -- Nokhud Warmaster +(187219, 0, 9, 220737, 56110), -- Nokhud Warmaster +(187218, 0, 2, 201835, 56110), -- Magmaclaw Raider +(187218, 0, 1, 220737, 56110), -- Magmaclaw Raider +(187217, 0, 3, 201819, 56110), -- Trembling Earth +(187217, 0, 2, 220737, 56110), -- Trembling Earth +(187216, 0, 2, 220737, 56110), -- Colossal Inferno +(187216, 0, 1, 220737, 56110), -- Colossal Inferno +(187215, 0, 1, 220737, 56110), -- Blazeling +(187215, 0, 0, 220737, 56110), -- Blazeling +(187214, 0, 2, 220737, 56110), -- Kindled Fury +(187214, 0, 1, 220737, 56110), -- Kindled Fury +(187212, 0, 2, 199822, 56110), -- Rumbling Proto-Dragon +(187212, 0, 1, 220737, 56110), -- Rumbling Proto-Dragon +(187211, 0, 2, 199822, 56110), -- Galestrike Proto-Dragon +(187211, 0, 1, 220737, 56110), -- Galestrike Proto-Dragon +(187210, 0, 1, 220737, 56110), -- Unleashed Blaze +(187210, 0, 0, 220737, 56110), -- Unleashed Blaze +(187209, 0, 1, 220737, 56110), -- Klozicc the Ascended +(187209, 0, 0, 220737, 56110), -- Klozicc the Ascended +(187207, 0, 2, 194437, 56110), -- Galestrike Primalist +(187207, 0, 1, 220737, 56110), -- Galestrike Primalist +(187206, 0, 1, 220737, 56110), -- Rumbling Primalist +(187206, 0, 0, 220737, 56110), -- Rumbling Primalist +(187205, 0, 2, 194437, 56110), -- Lethal Primalist +(187205, 0, 1, 220737, 56110), -- Lethal Primalist +(187204, 0, 1, 220737, 56110), -- Grounded Primalist +(187204, 0, 0, 220737, 56110), -- Grounded Primalist +(187203, 0, 1, 220737, 56110), -- Frozen Revenant +(187203, 0, 0, 220737, 56110), -- Frozen Revenant +(187201, 0, 2, 201826, 56110), -- Nokhud Reaver +(187201, 0, 1, 220737, 56110), -- Nokhud Reaver +(187192, 0, 1, 220737, 56110), -- Rageclaw +(187192, 0, 0, 220737, 56110), -- Rageclaw +(187175, 0, 2, 194437, 56110), -- Galestrike Primalist +(187175, 0, 1, 220737, 56110), -- Galestrike Primalist +(187174, 0, 2, 194437, 56110), -- Galestrike Primalist +(187174, 0, 1, 220737, 56110), -- Galestrike Primalist +(187173, 0, 2, 194437, 56110), -- Earthshatter Primalist +(187173, 0, 1, 220737, 56110), -- Earthshatter Primalist +(187172, 0, 2, 194437, 56110), -- Rumbling Primalist +(187172, 0, 1, 220737, 56110), -- Rumbling Primalist +(187170, 0, 3, 199822, 56110), -- Farimaz +(187170, 0, 2, 191782, 56110), -- Farimaz +(187168, 0, 3, 199822, 56110), -- Holtlah +(187168, 0, 2, 191782, 56110), -- Holtlah +(187160, 0, 1, 220737, 56110), -- Crystal Fury +(187160, 0, 0, 220737, 56110), -- Crystal Fury +(187159, 0, 1, 220737, 56110), -- Shrieking Whelp +(187159, 0, 0, 220737, 56110), -- Shrieking Whelp +(187155, 0, 1, 220737, 56110), -- Rune Seal Keeper +(187155, 0, 0, 220737, 56110), -- Rune Seal Keeper +(187154, 0, 1, 220737, 56110), -- Unstable Curator +(187154, 0, 0, 220737, 56110), -- Unstable Curator +(187150, 0, 2, 201826, 56110), -- Nokhud Betrayer +(187150, 0, 1, 220737, 56110), -- Nokhud Betrayer +(187149, 0, 1, 220737, 56110), -- Nokhud Storm Adept +(187149, 0, 0, 220737, 56110), -- Nokhud Storm Adept +(187140, 0, 2, 201829, 56110), -- Cantankerous Hornswog +(187140, 0, 1, 220737, 56110), -- Cantankerous Hornswog +(187139, 0, 1, 220737, 56110), -- Crystal Thrasher +(187139, 0, 0, 220737, 56110), -- Crystal Thrasher +(187138, 0, 1, 220737, 56110), -- Drakonid Crechebound +(187138, 0, 0, 220737, 56110), -- Drakonid Crechebound +(187131, 0, 1, 220737, 56110), -- Drakonid Crechebound +(187131, 0, 0, 220737, 56110), -- Drakonid Crechebound +(187124, 0, 1, 220737, 56110), -- Screechflight Bellower +(187124, 0, 0, 220737, 56110), -- Screechflight Bellower +(187120, 0, 3, 199822, 56110), -- Hungry Proto-Dragon +(187120, 0, 2, 191782, 56110), -- Hungry Proto-Dragon +(187111, 0, 2, 220737, 56110), -- Ancient Hornswog +(187111, 0, 1, 220737, 56110), -- Ancient Hornswog +(187095, 0, 1, 220737, 56110), -- Bronze Timekeeper +(187095, 0, 0, 220737, 56110), -- Bronze Timekeeper +(187091, 0, 1, 220737, 56110), -- Spellflame Guardian +(187091, 0, 0, 220737, 56110), -- Spellflame Guardian +(187090, 0, 2, 201819, 56110), -- Enraged Cliff +(187090, 0, 1, 220737, 56110), -- Enraged Cliff +(187089, 0, 2, 201835, 56110), -- Flashfrost Tarasek +(187089, 0, 1, 220737, 56110), -- Flashfrost Tarasek +(187088, 0, 2, 194437, 56110), -- Rumbling Primalist +(187088, 0, 1, 220737, 56110), -- Rumbling Primalist +(187087, 0, 2, 194437, 56110), -- Rumbling Primalist +(187087, 0, 1, 220737, 56110), -- Rumbling Primalist +(187085, 0, 2, 194437, 56110), -- Galestrike Primalist +(187085, 0, 1, 220737, 56110), -- Galestrike Primalist +(187084, 0, 2, 194437, 56110), -- Galestrike Primalist +(187084, 0, 1, 220737, 56110), -- Galestrike Primalist +(187083, 0, 2, 201819, 56110), -- Primal Avalanche +(187083, 0, 1, 220737, 56110), -- Primal Avalanche +(187082, 0, 2, 201819, 56110), -- Primal Avalanche +(187082, 0, 1, 220737, 56110), -- Primal Avalanche +(187081, 0, 2, 201819, 56110), -- Enraged Tremor +(187081, 0, 1, 220737, 56110), -- Enraged Tremor +(187079, 0, 2, 201819, 56110), -- Convoked Tremor +(187079, 0, 1, 220737, 56110), -- Convoked Tremor +(187078, 0, 2, 201819, 56110), -- Enraged Shards +(187078, 0, 1, 220737, 56110), -- Enraged Shards +(187075, 0, 2, 201819, 56110), -- Enraged Shards +(187075, 0, 1, 220737, 56110), -- Enraged Shards +(187065, 0, 1, 220737, 56110), -- Betrayer Dragonspawn +(187065, 0, 0, 220737, 56110), -- Betrayer Dragonspawn +(187064, 0, 2, 201835, 56110), -- Tarasek +(187064, 0, 1, 220737, 56110), -- Tarasek +(187063, 0, 3, 199822, 56110), -- proto-drake +(187063, 0, 2, 191782, 56110), -- proto-drake +(187056, 0, 2, 194427, 56110), -- Gorbo the Usurper +(187056, 0, 1, 220737, 56110), -- Gorbo the Usurper +(187051, 0, 2, 201835, 56110), -- Tarasek Laborer +(187051, 0, 1, 220737, 56110), -- Tarasek Laborer +(187050, 0, 2, 192126, 56110), -- Sundered Sentinel +(187050, 0, 1, 220737, 56110), -- Sundered Sentinel +(187049, 0, 1, 220737, 56110), -- Sundered Oracular +(187049, 0, 0, 220737, 56110), -- Sundered Oracular +(187048, 0, 2, 192126, 56110), -- Sundered Overseer +(187048, 0, 1, 220737, 56110), -- Sundered Overseer +(187036, 0, 1, 220737, 56110), -- Unbound Attendant +(187033, 0, 6, 194328, 56110), -- Stinkbreath +(187033, 0, 5, 193867, 56110), -- Stinkbreath +(187032, 0, 1, 220737, 56110), -- Foraging Chicken +(187032, 0, 0, 220737, 56110), -- Foraging Chicken +(187026, 0, 1, 220737, 56110), -- His Fuzziness +(187026, 0, 0, 220737, 56110), -- His Fuzziness +(187021, 0, 5, 193867, 56110), -- Rotbow Sentry +(187021, 0, 4, 194443, 56110), -- Rotbow Sentry +(186962, 0, 2, 200124, 56110), -- Cascade +(186962, 0, 1, 220737, 56110), -- Cascade +(186959, 0, 1, 220737, 56110), -- Bronze Timekeeper +(186959, 0, 0, 220737, 56110), -- Bronze Timekeeper +(186951, 0, 1, 220737, 56110), -- [DNT] Accidental Amalgamation +(186951, 0, 0, 220737, 56110), -- [DNT] Accidental Amalgamation +(186938, 0, 2, 199822, 56110), -- Wrathion +(186938, 0, 1, 220737, 56110), -- Wrathion +(186937, 0, 2, 199822, 56110), -- Wrathion +(186937, 0, 1, 220737, 56110), -- Wrathion +(186934, 0, 2, 199822, 56110), -- Wrathion +(186934, 0, 1, 220737, 56110), -- Wrathion +(186924, 0, 3, 193864, 56110), -- Lava Phoenix +(186924, 0, 2, 193839, 56110), -- Lava Phoenix +(186923, 0, 3, 194437, 56110), -- Frostcaller Julh'ek +(186923, 0, 2, 220737, 56110), -- Frostcaller Julh'ek +(186922, 0, 3, 194437, 56110), -- Frostcaller Sin'tia +(186922, 0, 2, 220737, 56110), -- Frostcaller Sin'tia +(186921, 0, 3, 194437, 56110), -- Frostcaller Nai'jin +(186921, 0, 2, 220737, 56110), -- Frostcaller Nai'jin +(186918, 0, 1, 220737, 56110), -- Turbulent Gust +(186918, 0, 0, 220737, 56110), -- Turbulent Gust +(186915, 0, 4, 192125, 56110), -- Qalashi Gatecrasher +(186915, 0, 3, 193624, 56110), -- Qalashi Gatecrasher +(186912, 0, 4, 192125, 56110), -- Djaradin Berserker +(186912, 0, 3, 193624, 56110), -- Djaradin Berserker +(186909, 0, 2, 192805, 56110), -- Shadehide Bear +(186909, 0, 1, 220737, 56110), -- Shadehide Bear +(186908, 0, 2, 192805, 56110), -- Primal Bear +(186908, 0, 1, 220737, 56110), -- Primal Bear +(186906, 0, 1, 220737, 56110), -- Dragonspawn Scalemage +(186906, 0, 0, 220737, 56110); -- Dragonspawn Scalemage + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(186903, 0, 2, 194437, 56110), -- Primalist Water Binder +(186903, 0, 1, 220737, 56110), -- Primalist Water Binder +(186902, 0, 2, 194437, 56110), -- Reservoir Invader +(186902, 0, 1, 220737, 56110), -- Reservoir Invader +(186892, 0, 4, 192125, 56110), -- Qalashi Necksnapper +(186892, 0, 3, 193624, 56110), -- Qalashi Necksnapper +(186891, 0, 4, 192125, 56110), -- Djaradin Necksnapper +(186891, 0, 3, 193624, 56110), -- Djaradin Necksnapper +(186889, 0, 4, 192125, 56110), -- Djaradin Forge Attackers +(186889, 0, 3, 193624, 56110), -- Djaradin Forge Attackers +(186873, 0, 2, 201826, 56110), -- Primalist Raider +(186873, 0, 1, 220737, 56110), -- Primalist Raider +(186859, 0, 10, 220737, 56110), -- Worldcarver A'tir +(186859, 0, 9, 220737, 56110), -- Worldcarver A'tir +(186858, 0, 1, 220737, 56110), -- Untouched Springwater +(186858, 0, 0, 220737, 56110), -- Untouched Springwater +(186855, 0, 2, 201819, 56110), -- Immutable Oretz +(186855, 0, 1, 220737, 56110), -- Immutable Oretz +(186853, 0, 1, 220737, 56110), -- Conjured Guardian +(186853, 0, 0, 220737, 56110), -- Conjured Guardian +(186849, 0, 2, 201819, 56110), -- Earthen Protector +(186849, 0, 1, 220737, 56110), -- Earthen Protector +(186842, 0, 1, 220737, 56110), -- Primal Fire Elemental +(186842, 0, 0, 220737, 56110), -- Primal Fire Elemental +(186840, 0, 3, 199822, 56110), -- Ravenous Proto-Drake +(186840, 0, 2, 191782, 56110), -- Ravenous Proto-Drake +(186839, 0, 2, 199822, 56110), -- Infinite Reaver +(186839, 0, 1, 220737, 56110), -- Infinite Reaver +(186837, 0, 2, 194427, 56110), -- Eggkidu +(186837, 0, 1, 220737, 56110), -- Eggkidu +(186836, 0, 2, 193864, 56110), -- Lava Burster +(186836, 0, 1, 220737, 56110), -- Lava Burster +(186835, 0, 3, 193864, 56110), -- Magmammoth +(186835, 0, 2, 194424, 56110), -- Magmammoth +(186834, 0, 2, 201829, 56110), -- Stubborn Hornswog +(186834, 0, 1, 220737, 56110), -- Stubborn Hornswog +(186833, 0, 2, 193864, 56110), -- Spiteful Snail +(186833, 0, 1, 220737, 56110), -- Spiteful Snail +(186832, 0, 3, 193864, 56110), -- Magmammoth Calf +(186832, 0, 2, 194424, 56110), -- Magmammoth Calf +(186831, 0, 1, 220737, 56110), -- Vicious Cobra +(186831, 0, 0, 220737, 56110), -- Vicious Cobra +(186829, 0, 2, 193864, 56110), -- Spiteful Slug +(186829, 0, 1, 220737, 56110), -- Spiteful Slug +(186828, 0, 2, 201829, 56110), -- Hornswog +(186828, 0, 1, 220737, 56110), -- Hornswog +(186827, 0, 10, 220737, 56110), -- Magmaton +(186827, 0, 9, 220737, 56110), -- Magmaton +(186826, 0, 1, 220737, 56110), -- Spiteful Cobra +(186826, 0, 0, 220737, 56110), -- Spiteful Cobra +(186825, 0, 2, 194437, 56110), -- Molten Primalist +(186825, 0, 1, 220737, 56110), -- Molten Primalist +(186824, 0, 1, 220737, 56110), -- Mangled Wildlife +(186824, 0, 0, 220737, 56110), -- Mangled Wildlife +(186823, 0, 2, 194437, 56110), -- Lavacaller Primalist +(186823, 0, 1, 220737, 56110), -- Lavacaller Primalist +(186821, 0, 1, 220737, 56110), -- Infinite Pupil +(186821, 0, 0, 220737, 56110), -- Infinite Pupil +(186820, 0, 1, 220737, 56110), -- Infinite Nullifer +(186820, 0, 0, 220737, 56110), -- Infinite Nullifer +(186813, 0, 1, 220737, 56110), -- Air Revenant +(186813, 0, 0, 220737, 56110), -- Air Revenant +(186812, 0, 1, 220737, 56110), -- Primal Air Elemental +(186812, 0, 0, 220737, 56110), -- Primal Air Elemental +(186811, 0, 1, 220737, 56110), -- Nokhud Warhound +(186811, 0, 0, 220737, 56110), -- Nokhud Warhound +(186810, 0, 2, 201826, 56110), -- Nokhud Houndmaster +(186810, 0, 1, 220737, 56110), -- Nokhud Houndmaster +(186809, 0, 2, 201826, 56110), -- Nokhud Bodyguard +(186809, 0, 1, 220737, 56110), -- Nokhud Bodyguard +(186808, 0, 1, 220737, 56110), -- Nokhud Stormcaller +(186808, 0, 0, 220737, 56110), -- Nokhud Stormcaller +(186807, 0, 1, 220737, 56110), -- Nokhud Darkcaster +(186807, 0, 0, 220737, 56110), -- Nokhud Darkcaster +(186806, 0, 2, 201826, 56110), -- Nokhud Hunter +(186806, 0, 1, 220737, 56110), -- Nokhud Hunter +(186803, 0, 2, 201826, 56110), -- Nokhud Tombraider +(186803, 0, 1, 220737, 56110), -- Nokhud Tombraider +(186800, 0, 4, 192125, 56110), -- Seera Flametamed +(186800, 0, 3, 193624, 56110), -- Seera Flametamed +(186799, 0, 4, 192125, 56110), -- Djaradin Crustshaper +(186799, 0, 3, 193624, 56110), -- Djaradin Crustshaper +(186798, 0, 4, 192125, 56110), -- Djaradin Necksnapper +(186798, 0, 3, 193624, 56110), -- Djaradin Necksnapper +(186797, 0, 4, 192125, 56110), -- Djaradin Necksnapper +(186797, 0, 3, 193624, 56110), -- Djaradin Necksnapper +(186796, 0, 4, 192125, 56110), -- Djaradin Magmacrafter +(186796, 0, 3, 193624, 56110), -- Djaradin Magmacrafter +(186792, 0, 4, 192125, 56110), -- Qalashi Skirmisher +(186792, 0, 3, 193624, 56110), -- Qalashi Skirmisher +(186790, 0, 2, 194449, 56110), -- Animated Mountain +(186790, 0, 1, 220737, 56110), -- Animated Mountain +(186788, 0, 1, 220737, 56110), -- Ascended Furbolg +(186788, 0, 0, 220737, 56110), -- Ascended Furbolg +(186787, 0, 2, 201835, 56110), -- Ritual Guardian +(186787, 0, 1, 220737, 56110), -- Ritual Guardian +(186783, 0, 9, 194544, 56110), -- Cauldronbearer Blakor +(186783, 0, 8, 194336, 56110), -- Cauldronbearer Blakor +(186781, 0, 2, 194437, 56110), -- Reservoir Invader +(186781, 0, 1, 220737, 56110), -- Reservoir Invader +(186777, 0, 4, 192125, 56110), -- Meatgrinder Sotok +(186777, 0, 3, 193624, 56110), -- Meatgrinder Sotok +(186773, 0, 2, 194450, 56110), -- Domestic Argali +(186773, 0, 1, 220737, 56110), -- Domestic Argali +(186772, 0, 5, 193867, 56110), -- Gnoll Proxy +(186772, 0, 4, 194443, 56110), -- Gnoll Proxy +(186769, 0, 2, 199822, 56110), -- Unknown Mount +(186769, 0, 1, 220737, 56110), -- Unknown Mount +(186768, 0, 5, 193867, 56110), -- Sickly Grunt +(186768, 0, 4, 194443, 56110), -- Sickly Grunt +(186763, 0, 1, 220737, 56110), -- Blacktalon Pack Goat +(186763, 0, 0, 220737, 56110), -- Blacktalon Pack Goat +(186759, 0, 2, 201835, 56110), -- Primalist Worshipper +(186759, 0, 1, 220737, 56110), -- Primalist Worshipper +(186758, 0, 2, 194437, 56110), -- Mountain Mover (1/1) +(186758, 0, 1, 220737, 56110), -- Mountain Mover (1/1) +(186756, 0, 1, 220737, 56110), -- Shikaar Bakar +(186756, 0, 0, 220737, 56110), -- Shikaar Bakar +(186746, 0, 2, 220737, 56110), -- Elemental Punisher +(186746, 0, 1, 220737, 56110), -- Elemental Punisher +(186745, 0, 2, 201819, 56110), -- Earth Elemental +(186745, 0, 1, 220737, 56110), -- Earth Elemental +(186741, 0, 1, 220737, 56110), -- Arcane Elemental +(186741, 0, 0, 220737, 56110), -- Arcane Elemental +(186740, 0, 1, 220737, 56110), -- Arcane Construct +(186740, 0, 0, 220737, 56110), -- Arcane Construct +(186739, 0, 1, 220737, 56110), -- Azureblade +(186739, 0, 0, 220737, 56110), -- Azureblade +(186738, 0, 7, 220737, 56110), -- Umbrelskul +(186738, 0, 6, 202002, 56110), -- Umbrelskul +(186737, 0, 2, 192126, 56110), -- Telash Greywing +(186737, 0, 1, 220737, 56110), -- Telash Greywing +(186736, 0, 1, 220737, 56110), -- Flame Sentry +(186736, 0, 0, 220737, 56110), -- Flame Sentry +(186735, 0, 2, 194449, 56110), -- Inferna the Bound +(186735, 0, 1, 220737, 56110), -- Inferna the Bound +(186728, 0, 3, 193864, 56110), -- Magmammoth Bull +(186728, 0, 2, 194424, 56110), -- Magmammoth Bull +(186727, 0, 4, 192125, 56110), -- Qalashi Rampager +(186727, 0, 3, 193624, 56110), -- Qalashi Rampager +(186725, 0, 1, 220737, 56110), -- Trrsha +(186725, 0, 0, 220737, 56110), -- Trrsha +(186724, 0, 4, 192125, 56110), -- Qalashi Flamemaster +(186724, 0, 3, 193624, 56110), -- Qalashi Flamemaster +(186723, 0, 4, 192125, 56110), -- Qalashi Sentinel +(186723, 0, 3, 193624, 56110), -- Qalashi Sentinel +(186722, 0, 4, 192125, 56110), -- Qalashi Forger +(186722, 0, 3, 193624, 56110), -- Qalashi Forger +(186720, 0, 2, 194437, 56110), -- Primalist Earth Caster +(186720, 0, 1, 220737, 56110), -- Primalist Earth Caster +(186719, 0, 4, 192125, 56110), -- Qalashi Metalshiver +(186719, 0, 3, 193624, 56110), -- Qalashi Metalshiver +(186714, 0, 1, 220737, 56110), -- Toxic Pollenstag +(186714, 0, 0, 220737, 56110), -- Toxic Pollenstag +(186705, 0, 2, 203474, 56110), -- Geyser Salamanther +(186705, 0, 1, 220737, 56110), -- Geyser Salamanther +(186704, 0, 4, 192125, 56110), -- Qalashi Crustshaper +(186704, 0, 3, 193624, 56110), -- Qalashi Crustshaper +(186702, 0, 2, 193865, 56110), -- Den Skitterer +(186702, 0, 1, 220737, 56110), -- Den Skitterer +(186701, 0, 1, 220737, 56110), -- Summoned Scalebiter +(186701, 0, 0, 220737, 56110), -- Summoned Scalebiter +(186699, 0, 2, 193865, 56110), -- Den Creeper +(186699, 0, 1, 220737, 56110), -- Den Creeper +(186693, 0, 2, 194424, 56110), -- Okuut +(186693, 0, 1, 220737, 56110), -- Okuut +(186691, 0, 2, 194424, 56110), -- Omaka +(186691, 0, 1, 220737, 56110), -- Omaka +(186690, 0, 4, 220737, 56110), -- Mudfin Mudrunner +(186690, 0, 3, 220737, 56110), -- Mudfin Mudrunner +(186689, 0, 2, 194424, 56110), -- Otuu +(186689, 0, 1, 220737, 56110), -- Otuu +(186685, 0, 3, 193864, 56110), -- Magmammoth Calf +(186685, 0, 2, 194424, 56110), -- Magmammoth Calf +(186684, 0, 3, 193864, 56110), -- Lava Phoenix +(186684, 0, 2, 193839, 56110), -- Lava Phoenix +(186683, 0, 2, 201819, 56110), -- Restless Rocks +(186683, 0, 1, 220737, 56110), -- Restless Rocks +(186682, 0, 2, 201819, 56110), -- Raging Tremors +(186682, 0, 1, 220737, 56110), -- Raging Tremors +(186680, 0, 3, 193864, 56110), -- Magmammoth Mount +(186680, 0, 2, 194424, 56110), -- Magmammoth Mount +(186679, 0, 5, 220737, 56110), -- Mudfin Shaman +(186679, 0, 4, 220737, 56110), -- Mudfin Shaman +(186678, 0, 2, 194427, 56110), -- Chief Grrlgllmesh +(186678, 0, 1, 220737, 56110), -- Chief Grrlgllmesh +(186669, 0, 4, 220737, 56110), -- Mudfin Salamancer +(186669, 0, 3, 220737, 56110), -- Mudfin Salamancer +(186668, 0, 5, 193867, 56110), -- Sickly Brute +(186668, 0, 4, 194443, 56110), -- Sickly Brute +(186667, 0, 5, 193867, 56110), -- Sickly Shaman +(186667, 0, 4, 194443, 56110), -- Sickly Shaman +(186666, 0, 5, 193867, 56110), -- Gwybod +(186666, 0, 4, 194443, 56110), -- Gwybod +(186665, 0, 1, 220737, 56110), -- Ginger +(186665, 0, 0, 220737, 56110), -- Ginger +(186662, 0, 4, 192125, 56110), -- Qalashi Djaradin +(186662, 0, 3, 193624, 56110), -- Qalashi Djaradin +(186660, 0, 7, 194328, 56110), -- Kargpaw the Fetid +(186660, 0, 6, 193867, 56110), -- Kargpaw the Fetid +(186654, 0, 1, 220737, 56110), -- Ravenous Dreadsquall +(186654, 0, 0, 220737, 56110), -- Ravenous Dreadsquall +(186644, 0, 2, 194449, 56110), -- Leymor +(186644, 0, 1, 220737, 56110), -- Leymor +(186643, 0, 2, 201826, 56110), -- Nokhud Villager +(186643, 0, 1, 220737, 56110), -- Nokhud Villager +(186642, 0, 2, 194437, 56110), -- Primalist Earth Tank +(186642, 0, 1, 220737, 56110), -- Primalist Earth Tank +(186639, 0, 1, 220737, 56110), -- Infinite Adjutant +(186639, 0, 0, 220737, 56110), -- Infinite Adjutant +(186638, 0, 5, 202286, 56110), -- Qalashi Crustshaper +(186638, 0, 4, 192125, 56110), -- Qalashi Crustshaper +(186637, 0, 1, 220737, 56110), -- Zaeroch +(186637, 0, 0, 220737, 56110), -- Zaeroch +(186636, 0, 2, 194437, 56110), -- Primalist Earth Fighter +(186636, 0, 1, 220737, 56110), -- Primalist Earth Fighter +(186635, 0, 1, 220737, 56110), -- Paradond +(186635, 0, 0, 220737, 56110), -- Paradond +(186632, 0, 4, 192125, 56110), -- Scalepiercer +(186632, 0, 3, 193624, 56110), -- Scalepiercer +(186630, 0, 2, 201819, 56110), -- Bound Stones +(186630, 0, 1, 220737, 56110), -- Bound Stones +(186628, 0, 2, 201819, 56110), -- Bound Pebbles +(186628, 0, 1, 220737, 56110), -- Bound Pebbles +(186627, 0, 1, 220737, 56110), -- Bound Inferno +(186627, 0, 0, 220737, 56110), -- Bound Inferno +(186626, 0, 1, 220737, 56110), -- Bound Flame +(186626, 0, 0, 220737, 56110), -- Bound Flame +(186624, 0, 1, 220737, 56110), -- Bound Spark +(186624, 0, 0, 220737, 56110), -- Bound Spark +(186623, 0, 2, 193864, 56110), -- Lavaslurper +(186623, 0, 1, 220737, 56110), -- Lavaslurper +(186620, 0, 2, 193864, 56110), -- Lava Crawler +(186620, 0, 1, 220737, 56110), -- Lava Crawler +(186616, 0, 3, 199822, 56110), -- Granyth +(186616, 0, 2, 191782, 56110), -- Granyth +(186615, 0, 1, 220737, 56110), -- The Raging Tempest +(186615, 0, 0, 220737, 56110), -- The Raging Tempest +(186614, 0, 4, 192125, 56110), -- Qalashi Forces +(186614, 0, 3, 193624, 56110), -- Qalashi Forces +(186612, 0, 4, 192125, 56110), -- Wyrmeater +(186612, 0, 3, 193624, 56110), -- Wyrmeater +(186611, 0, 1, 220737, 56110), -- Restless Lava +(186611, 0, 0, 220737, 56110), -- Restless Lava +(186610, 0, 2, 201826, 56110), -- Nokhud Warrior +(186610, 0, 1, 220737, 56110), -- Nokhud Warrior +(186609, 0, 4, 192125, 56110), -- Dragonbane Shieldcracker +(186609, 0, 3, 193624, 56110), -- Dragonbane Shieldcracker +(186608, 0, 4, 192125, 56110), -- Dragonbane Earth Warden +(186608, 0, 3, 193624, 56110); -- Dragonbane Earth Warden + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(186607, 0, 4, 192125, 56110), -- Dragonbane Soldier +(186607, 0, 3, 193624, 56110), -- Dragonbane Soldier +(186606, 0, 4, 192125, 56110), -- Dragonbane Cauldron Keeper +(186606, 0, 3, 193624, 56110), -- Dragonbane Cauldron Keeper +(186605, 0, 4, 192125, 56110), -- Dragonbane Firebinder +(186605, 0, 3, 193624, 56110), -- Dragonbane Firebinder +(186604, 0, 4, 192125, 56110), -- Dragonbane Soldier +(186604, 0, 3, 193624, 56110), -- Dragonbane Soldier +(186602, 0, 4, 192125, 56110), -- Dragonbane Mender +(186602, 0, 3, 193624, 56110), -- Dragonbane Mender +(186600, 0, 4, 192125, 56110), -- Dragonbane Protector +(186600, 0, 3, 193624, 56110), -- Dragonbane Protector +(186599, 0, 4, 192125, 56110), -- Dragonbane Firebinder +(186599, 0, 3, 193624, 56110), -- Dragonbane Firebinder +(186598, 0, 4, 192125, 56110), -- Dragonbane Soldier +(186598, 0, 3, 193624, 56110), -- Dragonbane Soldier +(186597, 0, 4, 192125, 56110), -- Dragonbane Soldier +(186597, 0, 3, 193624, 56110), -- Dragonbane Soldier +(186596, 0, 4, 192125, 56110), -- Dragonbane Mender +(186596, 0, 3, 193624, 56110), -- Dragonbane Mender +(186594, 0, 4, 192125, 56110), -- Dragonbane Protector +(186594, 0, 3, 193624, 56110), -- Dragonbane Protector +(186592, 0, 4, 192125, 56110), -- Champion Choruk +(186592, 0, 3, 193624, 56110), -- Champion Choruk +(186591, 0, 4, 192125, 56110), -- Djaradin Scenario QUEST BOSS +(186591, 0, 3, 193624, 56110), -- Djaradin Scenario QUEST BOSS +(186590, 0, 4, 192125, 56110), -- Siege Master +(186590, 0, 3, 193624, 56110), -- Siege Master +(186589, 0, 6, 192125, 56110), -- Djaradin Scenario QUEST BOSS - Coutryard +(186589, 0, 5, 193624, 56110), -- Djaradin Scenario QUEST BOSS - Coutryard +(186587, 0, 2, 201835, 56110), -- Tarasek Scavenger +(186587, 0, 1, 220737, 56110), -- Tarasek Scavenger +(186580, 0, 1, 220737, 56110), -- Grimtotem Hunter +(186580, 0, 0, 220737, 56110), -- Grimtotem Hunter +(186573, 0, 1, 220737, 56110), -- Restless Lava +(186573, 0, 0, 220737, 56110), -- Restless Lava +(186572, 0, 4, 192125, 56110), -- Qalashi Djaradin +(186572, 0, 3, 193624, 56110), -- Qalashi Djaradin +(186570, 0, 1, 220737, 56110), -- Lava Elemental +(186570, 0, 0, 220737, 56110), -- Lava Elemental +(186567, 0, 4, 192125, 56110), -- Qalashi Djaradin +(186567, 0, 3, 193624, 56110), -- Qalashi Djaradin +(186566, 0, 1, 220737, 56110), -- Grimtotem Brute +(186566, 0, 0, 220737, 56110), -- Grimtotem Brute +(186565, 0, 1, 220737, 56110), -- Gorm Grimtotem +(186565, 0, 0, 220737, 56110), -- Gorm Grimtotem +(186563, 0, 1, 220737, 56110), -- Cor Grimtotem +(186563, 0, 0, 220737, 56110), -- Cor Grimtotem +(186560, 0, 1, 220737, 56110), -- Grimtotem Earthcaller +(186560, 0, 0, 220737, 56110), -- Grimtotem Earthcaller +(186559, 0, 1, 220737, 56110), -- Grimtotem Warbull +(186559, 0, 0, 220737, 56110), -- Grimtotem Warbull +(186557, 0, 4, 192125, 56110), -- Flameborn Tusull +(186557, 0, 3, 193624, 56110), -- Flameborn Tusull +(186555, 0, 2, 193864, 56110), -- Spider Fire Lieutenant +(186555, 0, 1, 220737, 56110), -- Spider Fire Lieutenant +(186551, 0, 1, 220737, 56110), -- Trycia +(186551, 0, 0, 220737, 56110), -- Trycia +(186550, 0, 1, 220737, 56110), -- Primal Fire Elemental +(186550, 0, 0, 220737, 56110), -- Primal Fire Elemental +(186545, 0, 1, 220737, 56110), -- Ice Elemental +(186545, 0, 0, 220737, 56110), -- Ice Elemental +(186543, 0, 2, 201819, 56110), -- Earth Elemental +(186543, 0, 1, 220737, 56110), -- Earth Elemental +(186541, 0, 1, 220737, 56110), -- Lava Elemental +(186541, 0, 0, 220737, 56110), -- Lava Elemental +(186535, 0, 5, 193867, 56110), -- Gnoll Ambusher +(186535, 0, 4, 194443, 56110), -- Gnoll Ambusher +(186532, 0, 1, 220737, 56110), -- Furbolg Villager +(186532, 0, 0, 220737, 56110), -- Furbolg Villager +(186531, 0, 2, 201819, 56110), -- Earth Elemental +(186531, 0, 1, 220737, 56110), -- Earth Elemental +(186530, 0, 1, 220737, 56110), -- Furbolg Shaman +(186530, 0, 0, 220737, 56110), -- Furbolg Shaman +(186529, 0, 5, 193867, 56110), -- Gnoll Brawler +(186529, 0, 4, 194443, 56110), -- Gnoll Brawler +(186523, 0, 4, 194427, 56110), -- Gordo the Goop-King +(186523, 0, 3, 220737, 56110), -- Gordo the Goop-King +(186522, 0, 3, 194427, 56110), -- Gorlini Snipper-Snapper +(186522, 0, 2, 220737, 56110), -- Gorlini Snipper-Snapper +(186521, 0, 3, 194427, 56110), -- Gorloc Lavawhallop +(186521, 0, 2, 220737, 56110), -- Gorloc Lavawhallop +(186520, 0, 3, 194427, 56110), -- Gorloc Cinderfisher +(186520, 0, 2, 220737, 56110), -- Gorloc Cinderfisher +(186518, 0, 1, 220737, 56110), -- Aviva +(186518, 0, 0, 220737, 56110), -- Aviva +(186517, 0, 6, 193867, 56110), -- Bakra the Bully +(186517, 0, 5, 194443, 56110), -- Bakra the Bully +(186516, 0, 6, 193867, 56110), -- Trap-Layer Kerwal +(186516, 0, 5, 194443, 56110), -- Trap-Layer Kerwal +(186515, 0, 6, 193867, 56110), -- Hyenamaster Durgun +(186515, 0, 5, 194443, 56110), -- Hyenamaster Durgun +(186514, 0, 5, 193867, 56110), -- Gnoll Shaman +(186514, 0, 4, 194443, 56110), -- Gnoll Shaman +(186513, 0, 5, 193867, 56110), -- Gnoll Bruiser +(186513, 0, 4, 194443, 56110), -- Gnoll Bruiser +(186512, 0, 5, 197946, 56110), -- Pirdan the Blinder +(186512, 0, 4, 192125, 56110), -- Pirdan the Blinder +(186511, 0, 4, 192125, 56110), -- Piercer Gigra +(186511, 0, 3, 193624, 56110), -- Piercer Gigra +(186510, 0, 1, 220737, 56110), -- Sister of the Garden +(186510, 0, 0, 220737, 56110), -- Sister of the Garden +(186509, 0, 4, 192125, 56110), -- Modak Flamespit +(186509, 0, 3, 193624, 56110), -- Modak Flamespit +(186505, 0, 2, 194449, 56110), -- Rockcrush +(186505, 0, 1, 220737, 56110), -- Rockcrush +(186504, 0, 1, 220737, 56110), -- Furbolg Commander +(186503, 0, 1, 220737, 56110), -- Gracus +(186503, 0, 0, 220737, 56110), -- Gracus +(186502, 0, 1, 220737, 56110), -- Sugarbough +(186502, 0, 0, 220737, 56110), -- Sugarbough +(186501, 0, 2, 194427, 56110), -- Gorloc Anklebiter +(186501, 0, 1, 220737, 56110), -- Gorloc Anklebiter +(186496, 0, 1, 220737, 56110), -- Furbolg Spellcaster +(186492, 0, 1, 220737, 56110), -- Clarysse +(186492, 0, 0, 220737, 56110), -- Clarysse +(186491, 0, 1, 220737, 56110), -- Furbolg Ransacker +(186490, 0, 11, 193867, 56110), -- Shadepaw Hunter +(186490, 0, 10, 194443, 56110), -- Shadepaw Hunter +(186489, 0, 1, 220737, 56110), -- Elucia +(186489, 0, 0, 220737, 56110), -- Elucia +(186488, 0, 1, 220737, 56110), -- Jorn +(186488, 0, 0, 220737, 56110), -- Jorn +(186487, 0, 1, 220737, 56110), -- Sariosa +(186487, 0, 0, 220737, 56110), -- Sariosa +(186483, 0, 5, 202286, 56110), -- Qalashi Steelcrafter +(186483, 0, 4, 192125, 56110), -- Qalashi Steelcrafter +(186481, 0, 2, 194451, 56110), -- Frosty Spiderling +(186481, 0, 1, 220737, 56110), -- Frosty Spiderling +(186479, 0, 1, 220737, 56110), -- Timeling +(186479, 0, 0, 220737, 56110), -- Timeling +(186476, 0, 1, 220737, 56110), -- Emerald Whelpling +(186476, 0, 0, 220737, 56110), -- Emerald Whelpling +(186472, 0, 2, 194424, 56110), -- Mammoth Calf +(186472, 0, 1, 220737, 56110), -- Mammoth Calf +(186471, 0, 2, 194424, 56110), -- Iskaara Mammoth +(186471, 0, 1, 220737, 56110), -- Iskaara Mammoth +(186469, 0, 2, 199822, 56110), -- Somnikus +(186469, 0, 1, 220737, 56110), -- Somnikus +(186467, 0, 1, 220737, 56110), -- Timeless Surger +(186467, 0, 0, 220737, 56110), -- Timeless Surger +(186466, 0, 5, 193867, 56110), -- Gur Grikpaw +(186466, 0, 4, 194443, 56110), -- Gur Grikpaw +(186464, 0, 1, 220737, 56110), -- Timeless Causality +(186464, 0, 0, 220737, 56110), -- Timeless Causality +(186463, 0, 2, 194451, 56110), -- Frostmaul +(186463, 0, 1, 220737, 56110), -- Frostmaul +(186460, 0, 1, 220737, 56110), -- Primal Air Elemental +(186460, 0, 0, 220737, 56110), -- Primal Air Elemental +(186457, 0, 1, 220737, 56110), -- Grove Forager +(186457, 0, 0, 220737, 56110), -- Grove Forager +(186455, 0, 2, 199822, 56110), -- Black Dragon +(186455, 0, 1, 220737, 56110), -- Black Dragon +(186440, 0, 1, 220737, 56110), -- Envenomated Expeditionary +(186440, 0, 0, 220737, 56110), -- Envenomated Expeditionary +(186438, 0, 1, 220737, 56110), -- Primal Lava Elemental +(186438, 0, 0, 220737, 56110), -- Primal Lava Elemental +(186435, 0, 1, 220737, 56110), -- Slyvern +(186435, 0, 0, 220737, 56110), -- Slyvern +(186427, 0, 2, 220737, 56110), -- Restless Gale +(186427, 0, 1, 220737, 56110), -- Restless Gale +(186425, 0, 2, 201819, 56110), -- Living Rubble +(186425, 0, 1, 220737, 56110), -- Living Rubble +(186423, 0, 2, 199822, 56110), -- Bronze Dragon +(186423, 0, 1, 220737, 56110), -- Bronze Dragon +(186422, 0, 2, 199822, 56110), -- Red Dragon +(186422, 0, 1, 220737, 56110), -- Red Dragon +(186421, 0, 1, 220737, 56110), -- Primal Drift +(186421, 0, 0, 220737, 56110), -- Primal Drift +(186420, 0, 1, 220737, 56110), -- Earthen Weaver +(186420, 0, 0, 220737, 56110), -- Earthen Weaver +(186417, 0, 2, 194053, 56110), -- Crystalspine +(186417, 0, 1, 220737, 56110), -- Crystalspine +(186415, 0, 2, 194437, 56110), -- Primalist Earth Caster +(186415, 0, 1, 220737, 56110), -- Primalist Earth Caster +(186414, 0, 2, 194437, 56110), -- Primalist Ice Melee +(186414, 0, 1, 220737, 56110), -- Primalist Ice Melee +(186413, 0, 2, 194437, 56110), -- Primalist Ice Caster +(186413, 0, 1, 220737, 56110), -- Primalist Ice Caster +(186412, 0, 2, 194437, 56110), -- Primalist Storm Melee +(186412, 0, 1, 220737, 56110), -- Primalist Storm Melee +(186411, 0, 2, 194437, 56110), -- Primalist Storm Caster +(186411, 0, 1, 220737, 56110), -- Primalist Storm Caster +(186409, 0, 1, 220737, 56110), -- Primal Bear +(186409, 0, 0, 220737, 56110), -- Primal Bear +(186407, 0, 1, 220737, 56110), -- Baby Duck +(186407, 0, 0, 220737, 56110), -- Baby Duck +(186406, 0, 1, 220737, 56110), -- Duck +(186406, 0, 0, 220737, 56110), -- Duck +(186404, 0, 2, 199822, 56110), -- Visiting Dragon +(186404, 0, 1, 220737, 56110), -- Visiting Dragon +(186399, 0, 2, 194451, 56110), -- Ice Webber +(186399, 0, 1, 220737, 56110), -- Ice Webber +(186398, 0, 1, 220737, 56110), -- Freezing Water +(186398, 0, 0, 220737, 56110), -- Freezing Water +(186397, 0, 2, 220737, 56110), -- Restless Wind +(186397, 0, 1, 220737, 56110), -- Restless Wind +(186394, 0, 2, 194437, 56110), -- Primalist Flametender +(186394, 0, 1, 220737, 56110), -- Primalist Flametender +(186393, 0, 2, 194437, 56110), -- Primalist Fire Melee +(186393, 0, 1, 220737, 56110), -- Primalist Fire Melee +(186392, 0, 1, 220737, 56110), -- Vicious Ice Borer +(186392, 0, 0, 220737, 56110), -- Vicious Ice Borer +(186391, 0, 1, 220737, 56110), -- Vicious Ice Slitherer +(186391, 0, 0, 220737, 56110), -- Vicious Ice Slitherer +(186390, 0, 2, 193865, 56110), -- Spider Egg +(186390, 0, 1, 220737, 56110), -- Spider Egg +(186388, 0, 2, 194437, 56110), -- Primalist Earth Melee +(186388, 0, 1, 220737, 56110), -- Primalist Earth Melee +(186385, 0, 1, 220737, 56110), -- Vibrant Frillfish +(186385, 0, 0, 220737, 56110), -- Vibrant Frillfish +(186384, 0, 2, 194424, 56110), -- Fallen On'tuq Mammoth +(186384, 0, 1, 220737, 56110), -- Fallen On'tuq Mammoth +(186383, 0, 1, 220737, 56110), -- Storm Elemental Lieutenant +(186383, 0, 0, 220737, 56110), -- Storm Elemental Lieutenant +(186380, 0, 1, 220737, 56110), -- Grove Forager +(186380, 0, 0, 220737, 56110), -- Grove Forager +(186375, 0, 2, 194053, 56110), -- Violet Pineback +(186375, 0, 1, 220737, 56110), -- Violet Pineback +(186372, 0, 2, 201826, 56110), -- Spirit of Nalek +(186372, 0, 1, 220737, 56110), -- Spirit of Nalek +(186371, 0, 1, 220737, 56110), -- Dragonspawn Lieutenant +(186371, 0, 0, 220737, 56110), -- Dragonspawn Lieutenant +(186370, 0, 2, 201835, 56110), -- Tarasek +(186370, 0, 1, 220737, 56110), -- Tarasek +(186369, 0, 1, 220737, 56110), -- Unleashed Floodwater +(186369, 0, 0, 220737, 56110), -- Unleashed Floodwater +(186367, 0, 1, 220737, 56110), -- Ko'jo +(186367, 0, 0, 220737, 56110), -- Ko'jo +(186365, 0, 5, 193867, 56110), -- Gnoll Survivor +(186365, 0, 4, 194443, 56110), -- Gnoll Survivor +(186363, 0, 5, 193867, 56110), -- Brackenhide Putrifier +(186363, 0, 4, 194443, 56110), -- Brackenhide Putrifier +(186362, 0, 6, 194328, 56110), -- Brackenhide Rotflinger +(186362, 0, 5, 193867, 56110), -- Brackenhide Rotflinger +(186361, 0, 2, 194332, 56110), -- Rotting Treant +(186361, 0, 1, 220737, 56110), -- Rotting Treant +(186359, 0, 6, 194328, 56110), -- Brackenhide Scrapper +(186359, 0, 5, 193867, 56110), -- Brackenhide Scrapper +(186356, 0, 1, 220737, 56110), -- Nokhud Vulture +(186356, 0, 0, 220737, 56110), -- Nokhud Vulture +(186355, 0, 1, 220737, 56110), -- Tripletath the Lost +(186355, 0, 0, 220737, 56110), -- Tripletath the Lost +(186354, 0, 4, 192126, 56110), -- Sundered Runebinder +(186354, 0, 3, 200140, 56110), -- Sundered Runebinder +(186351, 0, 1, 220737, 56110), -- Reach Ottuk +(186351, 0, 0, 220737, 56110), -- Reach Ottuk +(186350, 0, 1, 220737, 56110), -- Opportunistic Crab +(186350, 0, 0, 220737, 56110), -- Opportunistic Crab +(186347, 0, 2, 194427, 56110); -- Jrrgllr the Dripping + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(186347, 0, 1, 220737, 56110), -- Jrrgllr the Dripping +(186342, 0, 2, 194449, 56110), -- Monolithic Magma +(186342, 0, 1, 220737, 56110), -- Monolithic Magma +(186341, 0, 2, 199822, 56110), -- Proto-Dragon +(186341, 0, 1, 220737, 56110), -- Proto-Dragon +(186340, 0, 2, 199822, 56110), -- Earth Proto-Dragon +(186340, 0, 1, 220737, 56110), -- Earth Proto-Dragon +(186337, 0, 5, 193867, 56110), -- Barrel +(186337, 0, 4, 194443, 56110), -- Barrel +(186336, 0, 2, 220737, 56110), -- Blazing Manifestation +(186336, 0, 1, 220737, 56110), -- Blazing Manifestation +(186335, 0, 1, 220737, 56110), -- Blacktalon Scout +(186335, 0, 0, 220737, 56110), -- Blacktalon Scout +(186329, 0, 1, 220737, 56110), -- Mountain Shaper +(186329, 0, 0, 220737, 56110), -- Mountain Shaper +(186328, 0, 2, 194437, 56110), -- Fiery Carver +(186328, 0, 1, 220737, 56110), -- Fiery Carver +(186323, 0, 3, 200140, 56110), -- Sundered Enforcer +(186323, 0, 2, 193375, 56110), -- Sundered Enforcer +(186321, 0, 3, 201828, 56110), -- Wrathful Orchid +(186321, 0, 2, 220737, 56110), -- Wrathful Orchid +(186319, 0, 4, 200140, 56110), -- Tarasek Laborer +(186319, 0, 3, 193375, 56110), -- Tarasek Laborer +(186314, 0, 1, 220737, 56110), -- Right +(186314, 0, 0, 220737, 56110), -- Right +(186312, 0, 1, 220737, 56110), -- Left +(186312, 0, 0, 220737, 56110), -- Left +(186308, 0, 2, 220737, 56110), -- Mud Snapper +(186308, 0, 1, 220737, 56110), -- Mud Snapper +(186299, 0, 3, 201826, 56110), -- Nokhud Marauder +(186299, 0, 2, 220737, 56110), -- Nokhud Marauder +(186298, 0, 2, 194450, 56110), -- Wandering Argali +(186298, 0, 1, 220737, 56110), -- Wandering Argali +(186295, 0, 3, 201826, 56110), -- Nokhud Mystic-Hunter +(186295, 0, 2, 220737, 56110), -- Nokhud Mystic-Hunter +(186285, 0, 2, 201835, 56110), -- Trueborn Rainmaker +(186285, 0, 1, 220737, 56110), -- Trueborn Rainmaker +(186284, 0, 1, 220737, 56110), -- Gutchewer Bear +(186284, 0, 0, 220737, 56110), -- Gutchewer Bear +(186283, 0, 2, 199822, 56110), -- Windscourge Drake +(186283, 0, 1, 220737, 56110), -- Windscourge Drake +(186275, 0, 2, 199822, 56110), -- [TEST VEHICLE] Bronze Dragon +(186275, 0, 1, 220737, 56110), -- [TEST VEHICLE] Bronze Dragon +(186273, 0, 1, 220737, 56110), -- Dreadsquall +(186273, 0, 0, 220737, 56110), -- Dreadsquall +(186272, 0, 3, 193864, 56110), -- Risen Phoenix +(186272, 0, 2, 193839, 56110), -- Risen Phoenix +(186271, 0, 3, 193864, 56110), -- Magmammoth +(186271, 0, 2, 194424, 56110), -- Magmammoth +(186270, 0, 4, 192125, 56110), -- Djaradin Rider +(186270, 0, 3, 193624, 56110), -- Djaradin Rider +(186269, 0, 4, 192125, 56110), -- Djaradin Necksnapper +(186269, 0, 3, 193624, 56110), -- Djaradin Necksnapper +(186268, 0, 4, 192125, 56110), -- Djaradin Wallclimber +(186268, 0, 3, 193624, 56110), -- Djaradin Wallclimber +(186267, 0, 4, 192125, 56110), -- Djaradin Crustshaper +(186267, 0, 3, 193624, 56110), -- Djaradin Crustshaper +(186266, 0, 4, 192125, 56110), -- Djaradin Magmathrower +(186266, 0, 3, 193624, 56110), -- Djaradin Magmathrower +(186265, 0, 1, 220737, 56110), -- Lesser Lava Fury +(186265, 0, 0, 220737, 56110), -- Lesser Lava Fury +(186264, 0, 2, 201819, 56110), -- Lesser Earth Elemental +(186264, 0, 1, 220737, 56110), -- Lesser Earth Elemental +(186261, 0, 2, 220737, 56110), -- Restless Lava +(186261, 0, 1, 220737, 56110), -- Restless Lava +(186260, 0, 1, 220737, 56110), -- Enchanted Hydra +(186260, 0, 0, 220737, 56110), -- Enchanted Hydra +(186258, 0, 2, 199822, 56110), -- [TEST VEHICLE] Bronze Dragon +(186258, 0, 1, 220737, 56110), -- [TEST VEHICLE] Bronze Dragon +(186254, 0, 1, 220737, 56110), -- Boss 3 +(186254, 0, 0, 220737, 56110), -- Boss 3 +(186253, 0, 1, 220737, 56110), -- Boss 3 +(186253, 0, 0, 220737, 56110), -- Boss 3 +(186252, 0, 1, 220737, 56110), -- Boss 3 +(186252, 0, 0, 220737, 56110), -- Boss 3 +(186246, 0, 1, 220737, 56110), -- Fleshripper Vulture +(186246, 0, 0, 220737, 56110), -- Fleshripper Vulture +(186243, 0, 5, 193867, 56110), -- Gutbutcher +(186243, 0, 4, 194443, 56110), -- Gutbutcher +(186242, 0, 5, 193867, 56110), -- Skulking Gutstabber +(186242, 0, 4, 194443, 56110), -- Skulking Gutstabber +(186239, 0, 9, 192125, 56110), -- Qalashi Skullhauler +(186239, 0, 8, 193624, 56110), -- Qalashi Skullhauler +(186230, 0, 3, 199822, 56110), -- Wizened Stormrider +(186230, 0, 2, 191782, 56110), -- Wizened Stormrider +(186229, 0, 2, 194332, 56110), -- Wilted Oak +(186229, 0, 1, 220737, 56110), -- Wilted Oak +(186227, 0, 1, 220737, 56110), -- Monstrous Decay +(186227, 0, 0, 220737, 56110), -- Monstrous Decay +(186226, 0, 6, 194328, 56110), -- Fetid Rotsinger +(186226, 0, 5, 193867, 56110), -- Fetid Rotsinger +(186221, 0, 2, 194332, 56110), -- Rusted Cedar +(186221, 0, 1, 220737, 56110), -- Rusted Cedar +(186220, 0, 6, 194328, 56110), -- Brackenhide Shaper +(186220, 0, 5, 193867, 56110), -- Brackenhide Shaper +(186219, 0, 1, 220737, 56110), -- Weaponmaster Vordak +(186219, 0, 0, 220737, 56110), -- Weaponmaster Vordak +(186217, 0, 3, 194427, 56110), -- Gorloc Wavecrasher +(186217, 0, 2, 220737, 56110), -- Gorloc Wavecrasher +(186216, 0, 3, 194427, 56110), -- Gorloc Shellback +(186216, 0, 2, 220737, 56110), -- Gorloc Shellback +(186215, 0, 3, 194427, 56110), -- Gorloc Tidechaser +(186215, 0, 2, 220737, 56110), -- Gorloc Tidechaser +(186208, 0, 5, 193867, 56110), -- Rotbow Ranger +(186208, 0, 4, 194443, 56110), -- Rotbow Ranger +(186206, 0, 5, 193867, 56110), -- Cruel Bonecrusher +(186206, 0, 4, 194443, 56110), -- Cruel Bonecrusher +(186203, 0, 9, 220737, 56110), -- Snee +(186203, 0, 8, 220737, 56110), -- Snee +(186202, 0, 9, 220737, 56110), -- Voll +(186202, 0, 8, 220737, 56110), -- Voll +(186201, 0, 9, 220737, 56110), -- Groth +(186201, 0, 8, 220737, 56110), -- Groth +(186200, 0, 9, 220737, 56110), -- Harkyn Grymstone +(186200, 0, 8, 220737, 56110), -- Harkyn Grymstone +(186194, 0, 2, 194332, 56110), -- Twisted Ancient +(186194, 0, 1, 220737, 56110), -- Twisted Ancient +(186193, 0, 5, 193867, 56110), -- Vile Clawslasher +(186193, 0, 4, 194443, 56110), -- Vile Clawslasher +(186191, 0, 6, 194328, 56110), -- Decay Speaker +(186191, 0, 5, 193867, 56110), -- Decay Speaker +(186185, 0, 1, 220737, 56110), -- Burning Keeper +(186185, 0, 0, 220737, 56110), -- Burning Keeper +(186174, 0, 1, 220737, 56110), -- Shiverweb Survivor +(186174, 0, 0, 220737, 56110), -- Shiverweb Survivor +(186169, 0, 1, 220737, 56110), -- Conjured Stormgard +(186169, 0, 0, 220737, 56110), -- Conjured Stormgard +(186166, 0, 2, 194450, 56110), -- Domestic Argali +(186166, 0, 1, 220737, 56110), -- Domestic Argali +(186163, 0, 2, 199822, 56110), -- Doventhal the Chosen +(186163, 0, 1, 220737, 56110), -- Doventhal the Chosen +(186162, 0, 2, 201819, 56110), -- Earth Elemental +(186162, 0, 1, 220737, 56110), -- Earth Elemental +(186161, 0, 1, 220737, 56110), -- Lava Fury +(186161, 0, 0, 220737, 56110), -- Lava Fury +(186155, 0, 1, 220737, 56110), -- Glade Slyvern +(186155, 0, 0, 220737, 56110), -- Glade Slyvern +(186151, 0, 8, 193483, 56110), -- Balakar Khan +(186151, 0, 7, 220737, 56110), -- Balakar Khan +(186149, 0, 3, 199822, 56110), -- Galedoom Drake +(186149, 0, 2, 191782, 56110), -- Galedoom Drake +(186147, 0, 2, 194437, 56110), -- Ancient Inciter +(186147, 0, 1, 220737, 56110), -- Ancient Inciter +(186138, 0, 2, 199822, 56110), -- Cygenoth +(186138, 0, 1, 220737, 56110), -- Cygenoth +(186131, 0, 1, 220737, 56110), -- Primal Fire Elemental +(186131, 0, 0, 220737, 56110), -- Primal Fire Elemental +(186125, 0, 5, 193867, 56110), -- Tricktotem +(186125, 0, 4, 194443, 56110), -- Tricktotem +(186124, 0, 5, 193867, 56110), -- Gashtooth +(186124, 0, 4, 194443, 56110), -- Gashtooth +(186122, 0, 5, 193867, 56110), -- Rira Hackclaw +(186122, 0, 4, 194443, 56110), -- Rira Hackclaw +(186121, 0, 14, 193402, 56110), -- Decatriarch Wratheye +(186121, 0, 13, 193414, 56110), -- Decatriarch Wratheye +(186120, 0, 2, 194332, 56110), -- Treemouth +(186120, 0, 1, 220737, 56110), -- Treemouth +(186119, 0, 3, 194437, 56110), -- Primalist Frostcaller +(186119, 0, 2, 220737, 56110), -- Primalist Frostcaller +(186118, 0, 2, 199822, 56110), -- Cygenoth +(186118, 0, 1, 220737, 56110), -- Cygenoth +(186117, 0, 2, 201826, 56110), -- Nokhud Enforcer +(186117, 0, 1, 220737, 56110), -- Nokhud Enforcer +(186116, 0, 5, 193867, 56110), -- Gutshot +(186116, 0, 4, 194443, 56110), -- Gutshot +(186115, 0, 1, 220737, 56110), -- Frostspike Guardian +(186115, 0, 0, 220737, 56110), -- Frostspike Guardian +(186114, 0, 1, 220737, 56110), -- Nokhud Wardog +(186114, 0, 0, 220737, 56110), -- Nokhud Wardog +(186113, 0, 2, 201826, 56110), -- Nokhud Raider +(186113, 0, 1, 220737, 56110), -- Nokhud Raider +(186112, 0, 3, 194437, 56110), -- Primalist Infuser +(186112, 0, 2, 220737, 56110), -- Primalist Infuser +(186111, 0, 2, 194437, 56110), -- Primalist Tender +(186111, 0, 1, 220737, 56110), -- Primalist Tender +(186110, 0, 4, 192125, 56110), -- Djaradin Crustshaper +(186110, 0, 3, 193624, 56110), -- Djaradin Crustshaper +(186109, 0, 5, 202286, 56110), -- Qalashi Necksnapper +(186109, 0, 4, 192125, 56110), -- Qalashi Necksnapper +(186108, 0, 4, 192125, 56110), -- Djaradin Metalshaper +(186108, 0, 3, 193624, 56110), -- Djaradin Metalshaper +(186099, 0, 1, 220737, 56110), -- Aylaag Musken +(186099, 0, 0, 220737, 56110), -- Aylaag Musken +(186079, 0, 2, 194450, 56110), -- Burning Dog +(186079, 0, 1, 220737, 56110), -- Burning Dog +(186064, 0, 2, 194451, 56110), -- Shiverweb Queen +(186064, 0, 1, 220737, 56110), -- Shiverweb Queen +(186062, 0, 2, 194437, 56110), -- Fire Primalist +(186062, 0, 1, 220737, 56110), -- Fire Primalist +(186061, 0, 2, 194437, 56110), -- Ascended Primalist +(186061, 0, 1, 220737, 56110), -- Ascended Primalist +(186059, 0, 2, 194437, 56110), -- Fire Primalist +(186059, 0, 1, 220737, 56110), -- Fire Primalist +(186050, 0, 1, 220737, 56110), -- Orchid Stagbeetle +(186050, 0, 0, 220737, 56110), -- Orchid Stagbeetle +(185927, 0, 2, 194424, 56110), -- Mammoth Bull +(185927, 0, 1, 220737, 56110), -- Mammoth Bull +(185926, 0, 2, 194424, 56110), -- Mammoth Calf +(185926, 0, 1, 220737, 56110), -- Mammoth Calf +(185925, 0, 1, 220737, 56110), -- Musken +(185925, 0, 0, 220737, 56110), -- Musken +(185924, 0, 2, 201822, 56110), -- Riverbeast +(185924, 0, 1, 220737, 56110), -- Riverbeast +(185923, 0, 1, 220737, 56110), -- Air Revenant +(185923, 0, 0, 220737, 56110), -- Air Revenant +(185922, 0, 2, 191780, 56110), -- Basilisk +(185922, 0, 1, 220737, 56110), -- Basilisk +(185918, 0, 1, 220737, 56110), -- Bugchewer +(185918, 0, 0, 220737, 56110), -- Bugchewer +(185913, 0, 2, 194451, 56110), -- [DNT] Ice Spider Color Dummy +(185913, 0, 1, 220737, 56110), -- [DNT] Ice Spider Color Dummy +(185907, 0, 2, 201826, 56110), -- Sirena the Fangbreaker +(185907, 0, 1, 220737, 56110), -- Sirena the Fangbreaker +(185903, 0, 3, 194448, 56110), -- Ravenous Rockfang +(185903, 0, 2, 198793, 56110), -- Ravenous Rockfang +(185897, 0, 1, 220737, 56110), -- Nomadic Vinyeti +(185897, 0, 0, 220737, 56110), -- Nomadic Vinyeti +(185887, 0, 1, 220737, 56110), -- Kill Credit - Ayasanth Located +(185887, 0, 0, 220737, 56110), -- Kill Credit - Ayasanth Located +(185883, 0, 3, 199822, 56110), -- Blazing Proto-Dragon +(185883, 0, 2, 191782, 56110), -- Blazing Proto-Dragon +(185879, 0, 1, 220737, 56110), -- Territorial Beaver +(185879, 0, 0, 220737, 56110), -- Territorial Beaver +(185814, 0, 3, 194451, 56110), -- Shiverweb Crusher +(185814, 0, 2, 220737, 56110), -- Shiverweb Crusher +(185812, 0, 2, 194451, 56110), -- Shiverweb Spiderling +(185812, 0, 1, 220737, 56110), -- Shiverweb Spiderling +(185811, 0, 2, 194451, 56110), -- Shiverweb Creeper +(185811, 0, 1, 220737, 56110), -- Shiverweb Creeper +(185810, 0, 2, 194451, 56110), -- Shiverweb Crawler +(185810, 0, 1, 220737, 56110), -- Shiverweb Crawler +(185786, 0, 1, 220737, 56110), -- Frilled Coastling +(185786, 0, 0, 220737, 56110), -- Frilled Coastling +(185767, 0, 2, 199822, 56110), -- Earth Protodragon +(185767, 0, 1, 220737, 56110), -- Earth Protodragon +(185751, 0, 1, 220737, 56110), -- The Chonker +(185751, 0, 0, 220737, 56110), -- The Chonker +(185725, 0, 1, 220737, 56110), -- Plains Thunder Lizard +(185725, 0, 0, 220737, 56110), -- Plains Thunder Lizard +(185724, 0, 1, 220737, 56110), -- Plains Salamanther +(185724, 0, 0, 220737, 56110), -- Plains Salamanther +(185723, 0, 1, 220737, 56110), -- Plains Dragonfly +(185723, 0, 0, 220737, 56110), -- Plains Dragonfly +(185722, 0, 1, 220737, 56110), -- Plains Beetle +(185722, 0, 0, 220737, 56110), -- Plains Beetle +(185721, 0, 1, 220737, 56110), -- Plains Hyena +(185721, 0, 0, 220737, 56110), -- Plains Hyena +(185720, 0, 2, 194424, 56110), -- Plains Mammoth +(185720, 0, 1, 220737, 56110), -- Plains Mammoth +(185719, 0, 2, 194448, 56110); -- Plains Rockfang + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(185719, 0, 1, 220737, 56110), -- Plains Rockfang +(185718, 0, 1, 220737, 56110), -- Plains Musken +(185718, 0, 0, 220737, 56110), -- Plains Musken +(185717, 0, 1, 220737, 56110), -- Plains Ottuk +(185717, 0, 0, 220737, 56110), -- Plains Ottuk +(185715, 0, 2, 201829, 56110), -- Insatiable Hornswog +(185715, 0, 1, 220737, 56110), -- Insatiable Hornswog +(185691, 0, 1, 220737, 56110), -- Vicious Hyena +(185691, 0, 0, 220737, 56110), -- Vicious Hyena +(185660, 0, 2, 199822, 56110), -- Cygenoth +(185660, 0, 1, 220737, 56110), -- Cygenoth +(185656, 0, 5, 193867, 56110), -- Filth Caller +(185656, 0, 4, 194443, 56110), -- Filth Caller +(185644, 0, 1, 220737, 56110), -- Wispy Skimmer +(185644, 0, 0, 220737, 56110), -- Wispy Skimmer +(185629, 0, 1, 220737, 56110), -- Worldbreaker Boss +(185629, 0, 0, 220737, 56110), -- Worldbreaker Boss +(185614, 0, 1, 220737, 56110), -- Worldbreaker Dragonkin +(185614, 0, 0, 220737, 56110), -- Worldbreaker Dragonkin +(185600, 0, 1, 220737, 56110), -- Mosey +(185600, 0, 0, 220737, 56110), -- Mosey +(185597, 0, 2, 199822, 56110), -- Worldbreaker Drake +(185597, 0, 1, 220737, 56110), -- Worldbreaker Drake +(185596, 0, 2, 220737, 56110), -- Worldbreaker Bulwark +(185596, 0, 1, 220737, 56110), -- Worldbreaker Bulwark +(185595, 0, 1, 220737, 56110), -- Worldbreaker Cultist +(185595, 0, 0, 220737, 56110), -- Worldbreaker Cultist +(185594, 0, 2, 220737, 56110), -- Worldbreaker Guard +(185594, 0, 1, 220737, 56110), -- Worldbreaker Guard +(185593, 0, 1, 220737, 56110), -- Worldbreaker Shapist +(185593, 0, 0, 220737, 56110), -- Worldbreaker Shapist +(185592, 0, 1, 220737, 56110), -- Swooping Snitch +(185592, 0, 0, 220737, 56110), -- Swooping Snitch +(185591, 0, 1, 220737, 56110), -- Worldbreaker Smith +(185591, 0, 0, 220737, 56110), -- Worldbreaker Smith +(185589, 0, 1, 220737, 56110), -- Worldbreaker Brute +(185589, 0, 0, 220737, 56110), -- Worldbreaker Brute +(185534, 0, 5, 193867, 56110), -- Bonebolt Hunter +(185534, 0, 4, 194443, 56110), -- Bonebolt Hunter +(185529, 0, 5, 193867, 56110), -- Bracken Warscourge +(185529, 0, 4, 194443, 56110), -- Bracken Warscourge +(185528, 0, 5, 193867, 56110), -- Trickclaw Mystic +(185528, 0, 4, 194443, 56110), -- Trickclaw Mystic +(185508, 0, 5, 193867, 56110), -- Claw Fighter +(185508, 0, 4, 194443, 56110), -- Claw Fighter +(185496, 0, 1, 220737, 56110), -- Primal Dropling +(185496, 0, 0, 220737, 56110), -- Primal Dropling +(185490, 0, 1, 220737, 56110), -- Entranced Water Elemental +(185490, 0, 0, 220737, 56110), -- Entranced Water Elemental +(185489, 0, 2, 194427, 56110), -- King Drippy +(185489, 0, 1, 220737, 56110), -- King Drippy +(185465, 0, 1, 220737, 56110), -- Nokhud Wardog +(185465, 0, 0, 220737, 56110), -- Nokhud Wardog +(185459, 0, 1, 220737, 56110), -- Ash'tara +(185459, 0, 0, 220737, 56110), -- Ash'tara +(185450, 0, 1, 220737, 56110), -- [PH] Nokhud Support +(185450, 0, 0, 220737, 56110), -- [PH] Nokhud Support +(185449, 0, 2, 201826, 56110), -- Nokhud Scout +(185449, 0, 1, 220737, 56110), -- Nokhud Scout +(185448, 0, 2, 201826, 56110), -- Nokhud Vanguard +(185448, 0, 1, 220737, 56110), -- Nokhud Vanguard +(185447, 0, 1, 220737, 56110), -- Nokhud Stormbringer +(185447, 0, 0, 220737, 56110), -- Nokhud Stormbringer +(185445, 0, 2, 201826, 56110), -- Nokhud Scavenger +(185445, 0, 1, 220737, 56110), -- Nokhud Scavenger +(185444, 0, 1, 220737, 56110), -- Nokhud Storm Adept +(185444, 0, 0, 220737, 56110), -- Nokhud Storm Adept +(185443, 0, 1, 220737, 56110), -- [PH] Nokhud Support +(185443, 0, 0, 220737, 56110), -- [PH] Nokhud Support +(185442, 0, 2, 201826, 56110), -- Nokhud Spearman +(185442, 0, 1, 220737, 56110), -- Nokhud Spearman +(185437, 0, 2, 199822, 56110), -- Neltharion +(185437, 0, 1, 220737, 56110), -- Neltharion +(185410, 0, 3, 199822, 56110), -- Vyranoth the Frozenheart +(185410, 0, 2, 191782, 56110), -- Vyranoth the Frozenheart +(185409, 0, 3, 199822, 56110), -- Fyrakk +(185409, 0, 2, 191782, 56110), -- Fyrakk +(185407, 0, 3, 199822, 56110), -- Iridikron +(185407, 0, 2, 191782, 56110), -- Iridikron +(185384, 0, 2, 201826, 56110), -- [PH] Vignette, the Iron Spear +(185384, 0, 1, 220737, 56110), -- [PH] Vignette, the Iron Spear +(185383, 0, 1, 220737, 56110), -- [PH] Vignette, the Stormbearer +(185383, 0, 0, 220737, 56110), -- [PH] Vignette, the Stormbearer +(185382, 0, 1, 220737, 56110), -- [PH] Vignette, Wardog Alpha +(185382, 0, 0, 220737, 56110), -- [PH] Vignette, Wardog Alpha +(185381, 0, 1, 220737, 56110), -- Galgresh +(185381, 0, 0, 220737, 56110), -- Galgresh +(185357, 0, 1, 220737, 56110), -- Nokhud Sentry +(185357, 0, 0, 220737, 56110), -- Nokhud Sentry +(185355, 0, 2, 201826, 56110), -- Nokhud Warrior +(185355, 0, 1, 220737, 56110), -- Nokhud Warrior +(185354, 0, 2, 201826, 56110), -- Nokhud Hunter +(185354, 0, 1, 220737, 56110), -- Nokhud Hunter +(185353, 0, 2, 201826, 56110), -- Nokhud Huntmaster +(185353, 0, 1, 220737, 56110), -- Nokhud Huntmaster +(185350, 0, 1, 220737, 56110), -- Ravenous Bloodbeak +(185350, 0, 0, 220737, 56110), -- Ravenous Bloodbeak +(185328, 0, 1, 220737, 56110), -- Gnaw'esh +(185328, 0, 0, 220737, 56110), -- Gnaw'esh +(185327, 0, 1, 220737, 56110), -- Fruit-Throwing Marmoni +(185327, 0, 0, 220737, 56110), -- Fruit-Throwing Marmoni +(185326, 0, 2, 194332, 56110), -- Root of Decay +(185326, 0, 1, 220737, 56110), -- Root of Decay +(185325, 0, 6, 194328, 56110), -- Brackenhide Whelp +(185325, 0, 5, 193867, 56110), -- Brackenhide Whelp +(185272, 0, 1, 220737, 56110), -- Ancient Construct +(185272, 0, 0, 220737, 56110), -- Ancient Construct +(185262, 0, 2, 220737, 56110), -- Howling Creekborne +(185262, 0, 1, 220737, 56110), -- Howling Creekborne +(185180, 0, 1, 220737, 56110), -- Screechflight Invader +(185180, 0, 0, 220737, 56110), -- Screechflight Invader +(185169, 0, 1, 220737, 56110), -- Nokhud Warhound +(185169, 0, 0, 220737, 56110), -- Nokhud Warhound +(185168, 0, 2, 201826, 56110), -- Nokhud Brute +(185168, 0, 1, 220737, 56110), -- Nokhud Brute +(185147, 0, 1, 220737, 56110), -- Nokhud Stormcaller +(185147, 0, 0, 220737, 56110), -- Nokhud Stormcaller +(185050, 0, 3, 199822, 56110), -- Primal Drake +(185050, 0, 2, 191782, 56110), -- Primal Drake +(184985, 0, 2, 194451, 56110), -- Ice Spider +(184985, 0, 1, 220737, 56110), -- Ice Spider +(184984, 0, 2, 201819, 56110), -- Quary Elemental +(184984, 0, 1, 220737, 56110), -- Quary Elemental +(184983, 0, 3, 199822, 56110), -- Raszageth +(184983, 0, 2, 191782, 56110), -- Raszageth +(184982, 0, 1, 220737, 56110), -- Primal Council +(184982, 0, 0, 220737, 56110), -- Primal Council +(184975, 0, 4, 192125, 56110), -- Djaradin Male +(184975, 0, 3, 193624, 56110), -- Djaradin Male +(184974, 0, 4, 192125, 56110), -- Djaradin Female +(184974, 0, 3, 193624, 56110), -- Djaradin Female +(184973, 0, 2, 194437, 56110), -- Diurna +(184973, 0, 1, 220737, 56110), -- Diurna +(184970, 0, 3, 199822, 56110), -- Young Proto-dragon +(184970, 0, 2, 191782, 56110), -- Young Proto-dragon +(184969, 0, 2, 199822, 56110), -- Ice Protodragon +(184969, 0, 1, 220737, 56110), -- Ice Protodragon +(184968, 0, 3, 199822, 56110), -- Storm Protodragon +(184968, 0, 2, 191782, 56110), -- Storm Protodragon +(184933, 0, 1, 220737, 56110), -- Musken +(184933, 0, 0, 220737, 56110), -- Musken +(184928, 0, 5, 193867, 56110), -- Gnoll Bruiser (1.8/1.3) +(184928, 0, 4, 194443, 56110), -- Gnoll Bruiser (1.8/1.3) +(184927, 0, 1, 220737, 56110), -- Restless Lava +(184927, 0, 0, 220737, 56110), -- Restless Lava +(184926, 0, 1, 220737, 56110), -- Primal Water Elemental +(184926, 0, 0, 220737, 56110), -- Primal Water Elemental +(184925, 0, 1, 220737, 56110), -- Primal Water Elemental +(184925, 0, 0, 220737, 56110), -- Primal Water Elemental +(184890, 0, 2, 201825, 56110), -- Mantis +(184890, 0, 1, 220737, 56110), -- Mantis +(184869, 0, 3, 199822, 56110), -- Primal Proto-Drake +(184869, 0, 2, 191782, 56110), -- Primal Proto-Drake +(184867, 0, 2, 201829, 56110), -- Fussy Swoglet +(184867, 0, 1, 220737, 56110), -- Fussy Swoglet +(184866, 0, 1, 220737, 56110), -- Encroaching Lava +(184866, 0, 0, 220737, 56110), -- Encroaching Lava +(184863, 0, 1, 220737, 56110), -- Primal Tallstrider +(184863, 0, 0, 220737, 56110), -- Primal Tallstrider +(184862, 0, 2, 189565, 56110), -- Primal Proto-Whelp +(184862, 0, 1, 220737, 56110), -- Primal Proto-Whelp +(184861, 0, 1, 220737, 56110), -- Distressed Marmoni +(184861, 0, 0, 220737, 56110), -- Distressed Marmoni +(184857, 0, 1, 220737, 56110), -- Rambunctious Tideskipper +(184857, 0, 0, 220737, 56110), -- Rambunctious Tideskipper +(184856, 0, 1, 220737, 56110), -- Salty Skitterbug +(184856, 0, 0, 220737, 56110), -- Salty Skitterbug +(184855, 0, 1, 220737, 56110), -- Salty Skitterfly +(184855, 0, 0, 220737, 56110), -- Salty Skitterfly +(184853, 0, 2, 220737, 56110), -- Primal Scythid Queen +(184853, 0, 1, 220737, 56110), -- Primal Scythid Queen +(184851, 0, 2, 193864, 56110), -- Lava Snail +(184851, 0, 1, 220737, 56110), -- Lava Snail +(184847, 0, 1, 220737, 56110), -- Matriarch Avethyra +(184847, 0, 0, 220737, 56110), -- Matriarch Avethyra +(184816, 0, 3, 220737, 56110), -- Screechflight Cursewife +(184816, 0, 2, 220737, 56110), -- Screechflight Cursewife +(184775, 0, 2, 201835, 56110), -- Tarasek +(184775, 0, 1, 220737, 56110), -- Tarasek +(184774, 0, 2, 199822, 56110), -- Adult Proto-dragon +(184774, 0, 1, 220737, 56110), -- Adult Proto-dragon +(184773, 0, 1, 220737, 56110), -- Whelp Proto-dragon +(184773, 0, 0, 220737, 56110), -- Whelp Proto-dragon +(184772, 0, 1, 220737, 56110), -- Water Droplet +(184772, 0, 0, 220737, 56110), -- Water Droplet +(184771, 0, 1, 220737, 56110), -- Magma Slime +(184771, 0, 0, 220737, 56110), -- Magma Slime +(184770, 0, 1, 220737, 56110), -- Storm Elemental +(184770, 0, 0, 220737, 56110), -- Storm Elemental +(184769, 0, 2, 193864, 56110), -- Lava Worm +(184769, 0, 1, 220737, 56110), -- Lava Worm +(184768, 0, 2, 193864, 56110), -- Lava Slug +(184768, 0, 1, 220737, 56110), -- Lava Slug +(184732, 0, 1, 220737, 56110), -- Dragonspawn +(184732, 0, 0, 220737, 56110), -- Dragonspawn +(184731, 0, 2, 199822, 56110), -- Proto-dragon Egg +(184731, 0, 1, 220737, 56110), -- Proto-dragon Egg +(184730, 0, 1, 220737, 56110), -- Drakonid Bruiser +(184730, 0, 0, 220737, 56110), -- Drakonid Bruiser +(184728, 0, 1, 220737, 56110), -- Lightning Elemental +(184728, 0, 0, 220737, 56110), -- Lightning Elemental +(184725, 0, 2, 201819, 56110), -- Earth Elemental +(184725, 0, 1, 220737, 56110), -- Earth Elemental +(184724, 0, 1, 220737, 56110), -- Water Elemental +(184724, 0, 0, 220737, 56110), -- Water Elemental +(184723, 0, 1, 220737, 56110), -- Lava Elemental +(184723, 0, 0, 220737, 56110), -- Lava Elemental +(184721, 0, 2, 194449, 56110), -- Earth Giant +(184721, 0, 1, 220737, 56110), -- Earth Giant +(184720, 0, 2, 194449, 56110), -- Molten Giant +(184720, 0, 1, 220737, 56110), -- Molten Giant +(184719, 0, 1, 220737, 56110), -- Water Revenant +(184719, 0, 0, 220737, 56110), -- Water Revenant +(184718, 0, 1, 220737, 56110), -- Ice Revenant +(184718, 0, 0, 220737, 56110), -- Ice Revenant +(184717, 0, 1, 220737, 56110), -- Earth Revenant +(184717, 0, 0, 220737, 56110), -- Earth Revenant +(184716, 0, 1, 220737, 56110), -- Fire Revenant +(184716, 0, 0, 220737, 56110), -- Fire Revenant +(184715, 0, 1, 220737, 56110), -- Storm Revenant +(184715, 0, 0, 220737, 56110), -- Storm Revenant +(184713, 0, 2, 193864, 56110), -- Lava Snail +(184713, 0, 1, 220737, 56110), -- Lava Snail +(184712, 0, 2, 194451, 56110), -- Spider Ice +(184712, 0, 1, 220737, 56110), -- Spider Ice +(184711, 0, 2, 193864, 56110), -- Spider Lava +(184711, 0, 1, 220737, 56110), -- Spider Lava +(184710, 0, 3, 193864, 56110), -- Lava Mammoth +(184710, 0, 2, 194424, 56110), -- Lava Mammoth +(184709, 0, 2, 194449, 56110), -- Ice Giant +(184709, 0, 1, 220737, 56110), -- Ice Giant +(184708, 0, 4, 192125, 56110), -- Djaradin Bruiser +(184708, 0, 3, 193624, 56110), -- Djaradin Bruiser +(184697, 0, 1, 220737, 56110), -- Water Elemental +(184697, 0, 0, 220737, 56110), -- Water Elemental +(184696, 0, 1, 220737, 56110), -- Snow Elemental +(184696, 0, 0, 220737, 56110), -- Snow Elemental +(184695, 0, 2, 201819, 56110), -- Earth Elemental +(184695, 0, 1, 220737, 56110), -- Earth Elemental +(184694, 0, 1, 220737, 56110), -- Storm Elemental +(184694, 0, 0, 220737, 56110), -- Storm Elemental +(184692, 0, 1, 220737, 56110), -- Ice Elemental +(184692, 0, 0, 220737, 56110), -- Ice Elemental +(184689, 0, 2, 199822, 56110), -- Malygos +(184689, 0, 1, 220737, 56110), -- Malygos +(184688, 0, 2, 199822, 56110), -- Sindragosa +(184688, 0, 1, 220737, 56110), -- Sindragosa +(184661, 0, 1, 220737, 56110), -- Windfiend +(184661, 0, 0, 220737, 56110), -- Windfiend +(184658, 0, 1, 220737, 56110); -- Avatar of the Storm + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(184658, 0, 0, 220737, 56110), -- Avatar of the Storm +(184655, 0, 1, 220737, 56110), -- Unleashed Storm +(184655, 0, 0, 220737, 56110), -- Unleashed Storm +(184654, 0, 1, 220737, 56110), -- Relentless Floodbringer +(184654, 0, 0, 220737, 56110), -- Relentless Floodbringer +(184653, 0, 1, 220737, 56110), -- Water Revenant +(184653, 0, 0, 220737, 56110), -- Water Revenant +(184592, 0, 1, 220737, 56110), -- Hawthia Roc-Muncher +(184592, 0, 0, 220737, 56110), -- Hawthia Roc-Muncher +(184490, 0, 3, 199822, 56110), -- Ga'kal the Vicious +(184490, 0, 2, 191782, 56110), -- Ga'kal the Vicious +(184481, 0, 1, 220737, 56110), -- Injured Bluefeather Roc +(184481, 0, 0, 220737, 56110), -- Injured Bluefeather Roc +(184477, 0, 3, 199822, 56110), -- Proto-dragon +(184477, 0, 2, 191782, 56110), -- Proto-dragon +(184476, 0, 2, 199822, 56110), -- Neltharion +(184476, 0, 1, 220737, 56110), -- Neltharion +(184463, 0, 1, 220737, 56110), -- Mischievous Marmoni +(184463, 0, 0, 220737, 56110), -- Mischievous Marmoni +(184461, 0, 3, 192126, 56110), -- Tarasek Marauder +(184461, 0, 2, 201835, 56110), -- Tarasek Marauder +(184457, 0, 2, 199822, 56110), -- Arcane Creation (Dragon) +(184457, 0, 1, 220737, 56110), -- Arcane Creation (Dragon) +(184453, 0, 2, 192126, 56110), -- Brutal Motivator +(184453, 0, 1, 220737, 56110), -- Brutal Motivator +(184444, 0, 2, 192126, 56110), -- Oppressive Artificer +(184444, 0, 1, 220737, 56110), -- Oppressive Artificer +(184440, 0, 1, 220737, 56110), -- Dracthyr Elite +(184440, 0, 0, 220737, 56110), -- Dracthyr Elite +(184428, 0, 2, 199822, 56110), -- Neltharion +(184428, 0, 1, 220737, 56110), -- Neltharion +(184404, 0, 2, 201835, 56110), -- Trueborn Rainmaker +(184404, 0, 1, 220737, 56110), -- Trueborn Rainmaker +(184401, 0, 2, 194437, 56110), -- Primal Sycophant +(184401, 0, 1, 220737, 56110), -- Primal Sycophant +(184400, 0, 2, 199822, 56110), -- Windscourge Dragon +(184400, 0, 1, 220737, 56110), -- Windscourge Dragon +(184396, 0, 2, 194449, 56110), -- Arcane Creation +(184396, 0, 1, 220737, 56110), -- Arcane Creation +(184352, 0, 1, 220737, 56110), -- Tyrhold Keeper +(184352, 0, 0, 220737, 56110), -- Tyrhold Keeper +(184351, 0, 1, 220737, 56110), -- Tyrhold Bulwark +(184351, 0, 0, 220737, 56110), -- Tyrhold Bulwark +(184350, 0, 1, 220737, 56110), -- Defense Adjutant +(184350, 0, 0, 220737, 56110), -- Defense Adjutant +(184349, 0, 1, 220737, 56110), -- Automated Defense +(184349, 0, 0, 220737, 56110), -- Automated Defense +(184348, 0, 1, 220737, 56110), -- Refti Troubleshooter +(184348, 0, 0, 220737, 56110), -- Refti Troubleshooter +(184346, 0, 1, 220737, 56110), -- Refti Defense Specialist +(184346, 0, 0, 220737, 56110), -- Refti Defense Specialist +(184345, 0, 1, 220737, 56110), -- Refti Technician +(184345, 0, 0, 220737, 56110), -- Refti Technician +(184344, 0, 1, 220737, 56110), -- Refti Sentinel +(184344, 0, 0, 220737, 56110), -- Refti Sentinel +(184343, 0, 1, 220737, 56110), -- Arcanolith +(184343, 0, 0, 220737, 56110), -- Arcanolith +(184335, 0, 1, 220737, 56110), -- Infinite Agent +(184335, 0, 0, 220737, 56110), -- Infinite Agent +(184334, 0, 1, 220737, 56110), -- Lil' Leaper +(184334, 0, 0, 220737, 56110), -- Lil' Leaper +(184331, 0, 1, 220737, 56110), -- Infinite Timereaver +(184331, 0, 0, 220737, 56110), -- Infinite Timereaver +(184319, 0, 1, 220737, 56110), -- Refti Custodian +(184319, 0, 0, 220737, 56110), -- Refti Custodian +(184317, 0, 1, 220737, 56110), -- Wind Eagle +(184317, 0, 0, 220737, 56110), -- Wind Eagle +(184307, 0, 2, 194437, 56110), -- Magma Primalist +(184307, 0, 1, 220737, 56110), -- Magma Primalist +(184306, 0, 1, 220737, 56110), -- Earth Primalist +(184306, 0, 0, 220737, 56110), -- Earth Primalist +(184303, 0, 2, 193865, 56110), -- Skittering Crawler +(184303, 0, 1, 220737, 56110), -- Skittering Crawler +(184301, 0, 1, 220737, 56110), -- Cavern Seeker +(184301, 0, 0, 220737, 56110), -- Cavern Seeker +(184300, 0, 1, 220737, 56110), -- Ebonstone Golem +(184300, 0, 0, 220737, 56110), -- Ebonstone Golem +(184281, 0, 1, 220737, 56110), -- Golden Horn +(184281, 0, 0, 220737, 56110), -- Golden Horn +(184238, 0, 1, 220737, 56110), -- Wild Water Whirlwind +(184238, 0, 0, 220737, 56110), -- Wild Water Whirlwind +(184180, 0, 1, 220737, 56110), -- Master City Spawn (DNT) +(184180, 0, 0, 220737, 56110), -- Master City Spawn (DNT) +(184151, 0, 1, 220737, 56110), -- Bluefeather Roc +(184151, 0, 0, 220737, 56110), -- Bluefeather Roc +(184134, 0, 1, 220737, 56110), -- Scavenging Leaper +(184134, 0, 0, 220737, 56110), -- Scavenging Leaper +(184132, 0, 1, 220737, 56110), -- Earthen Warder +(184132, 0, 0, 220737, 56110), -- Earthen Warder +(184131, 0, 1, 220737, 56110), -- Earthen Guardian +(184131, 0, 0, 220737, 56110), -- Earthen Guardian +(184130, 0, 1, 220737, 56110), -- Earthen Custodian +(184130, 0, 0, 220737, 56110), -- Earthen Custodian +(184125, 0, 9, 193409, 56110), -- Chrono-Lord Deios +(184125, 0, 8, 193395, 56110), -- Chrono-Lord Deios +(184124, 0, 1, 220737, 56110), -- Sentinel Talondras +(184124, 0, 0, 220737, 56110), -- Sentinel Talondras +(184123, 0, 2, 194437, 56110), -- Primalist Boss +(184123, 0, 1, 220737, 56110), -- Primalist Boss +(184107, 0, 1, 220737, 56110), -- Runic Protector +(184107, 0, 0, 220737, 56110), -- Runic Protector +(184106, 0, 1, 220737, 56110), -- Ironaya +(184106, 0, 0, 220737, 56110), -- Ironaya +(184068, 0, 1, 220737, 56110), -- Summoned Tempest +(184068, 0, 0, 220737, 56110), -- Summoned Tempest +(184067, 0, 1, 220737, 56110), -- Summoned Downpour +(184067, 0, 0, 220737, 56110), -- Summoned Downpour +(184041, 0, 1, 220737, 56110), -- Wild Gustcaller +(184041, 0, 0, 220737, 56110), -- Wild Gustcaller +(184040, 0, 1, 220737, 56110), -- Fledgling Riptide +(184040, 0, 0, 220737, 56110), -- Fledgling Riptide +(184037, 0, 6, 194328, 56110), -- Brackenhide Rot Rancher +(184037, 0, 5, 193867, 56110), -- Brackenhide Rot Rancher +(184034, 0, 2, 194437, 56110), -- Primalist Stormcaller +(184034, 0, 1, 220737, 56110), -- Primalist Stormcaller +(184033, 0, 2, 194437, 56110), -- Primalist Waterwicker +(184033, 0, 1, 220737, 56110), -- Primalist Waterwicker +(184032, 0, 2, 194437, 56110), -- Ascended Sleetslinger +(184032, 0, 1, 220737, 56110), -- Ascended Sleetslinger +(184030, 0, 5, 193867, 56110), -- Frostpeak Robber +(184030, 0, 4, 194443, 56110), -- Frostpeak Robber +(184023, 0, 2, 191780, 56110), -- Vicious Basilisk +(184023, 0, 1, 220737, 56110), -- Vicious Basilisk +(184022, 0, 1, 220737, 56110), -- Stonevault Geomancer +(184022, 0, 0, 220737, 56110), -- Stonevault Geomancer +(184020, 0, 1, 220737, 56110), -- Hulking Berserker +(184020, 0, 0, 220737, 56110), -- Hulking Berserker +(184019, 0, 1, 220737, 56110), -- Burly Rock-Thrower +(184019, 0, 0, 220737, 56110), -- Burly Rock-Thrower +(184011, 0, 2, 220737, 56110), -- Errant Rot +(184011, 0, 1, 220737, 56110), -- Errant Rot +(183995, 0, 1, 220737, 56110), -- Screechflight Hexclaw +(183995, 0, 0, 220737, 56110), -- Screechflight Hexclaw +(183990, 0, 1, 220737, 56110), -- Thirsty Darner +(183990, 0, 0, 220737, 56110), -- Thirsty Darner +(183989, 0, 1, 220737, 56110), -- Slimy Leaper +(183989, 0, 0, 220737, 56110), -- Slimy Leaper +(183986, 0, 1, 220737, 56110), -- Skittish Darner +(183986, 0, 0, 220737, 56110), -- Skittish Darner +(183984, 0, 9, 220737, 56110), -- The Weeping Vilomah +(183984, 0, 8, 220737, 56110), -- The Weeping Vilomah +(183957, 0, 6, 194328, 56110), -- Brackenhide Shaman +(183957, 0, 5, 193867, 56110), -- Brackenhide Shaman +(183956, 0, 6, 194328, 56110), -- Brackenhide Warrior +(183956, 0, 5, 193867, 56110), -- Brackenhide Warrior +(183954, 0, 1, 220737, 56110), -- Screechflight Witherer +(183954, 0, 0, 220737, 56110), -- Screechflight Witherer +(183943, 0, 2, 201819, 56110), -- Primal Earth Elemental +(183943, 0, 1, 220737, 56110), -- Primal Earth Elemental +(183942, 0, 1, 220737, 56110), -- Primal Water Elemental +(183942, 0, 0, 220737, 56110), -- Primal Water Elemental +(183939, 0, 1, 220737, 56110), -- Primal Fire Elemental +(183939, 0, 0, 220737, 56110), -- Primal Fire Elemental +(183888, 0, 2, 220737, 56110), -- Screechflight Snatcher +(183888, 0, 1, 220737, 56110), -- Screechflight Snatcher +(183835, 0, 3, 199822, 56110), -- Proto-Dragon +(183835, 0, 2, 191782, 56110), -- Proto-Dragon +(183829, 0, 2, 201835, 56110), -- Awakening Tarasek +(183829, 0, 1, 220737, 56110), -- Awakening Tarasek +(183757, 0, 2, 199822, 56110), -- General Scorxia +(183757, 0, 1, 220737, 56110), -- General Scorxia +(183635, 0, 1, 220737, 56110), -- Artifact Cat +(183635, 0, 0, 220737, 56110), -- Artifact Cat +(183634, 0, 2, 201828, 56110), -- Lasher +(183634, 0, 1, 220737, 56110), -- Lasher +(183632, 0, 1, 220737, 56110), -- Slyvern +(183632, 0, 0, 220737, 56110), -- Slyvern +(183628, 0, 2, 194427, 56110), -- Gorloc Shaman +(183628, 0, 1, 220737, 56110), -- Gorloc Shaman +(183622, 0, 2, 201816, 56110), -- Vorquin +(183622, 0, 1, 220737, 56110), -- Vorquin +(183621, 0, 1, 220737, 56110), -- Rhino +(183621, 0, 0, 220737, 56110), -- Rhino +(183619, 0, 2, 194448, 56110), -- Bruffalon +(183619, 0, 1, 220737, 56110), -- Bruffalon +(183618, 0, 1, 220737, 56110), -- Fox Wyvern +(183618, 0, 0, 220737, 56110), -- Fox Wyvern +(183617, 0, 2, 194448, 56110), -- Bruffalon +(183617, 0, 1, 220737, 56110), -- Bruffalon +(183616, 0, 1, 220737, 56110), -- Fox Wyvern +(183616, 0, 0, 220737, 56110), -- Fox Wyvern +(183612, 0, 1, 220737, 56110), -- Tundra Rhino +(183612, 0, 0, 220737, 56110), -- Tundra Rhino +(183611, 0, 2, 194424, 56110), -- Mammoth Matriarch +(183611, 0, 1, 220737, 56110), -- Mammoth Matriarch +(183605, 0, 2, 194448, 56110), -- Rockfang +(183605, 0, 1, 220737, 56110), -- Rockfang +(183604, 0, 1, 220737, 56110), -- Wind Eagle +(183604, 0, 0, 220737, 56110), -- Wind Eagle +(183603, 0, 1, 220737, 56110), -- Wind Eagle +(183603, 0, 0, 220737, 56110), -- Wind Eagle +(183601, 0, 1, 220737, 56110), -- Primal Hornstrider +(183601, 0, 0, 220737, 56110), -- Primal Hornstrider +(183600, 0, 1, 220737, 56110), -- Bakar Alpha +(183600, 0, 0, 220737, 56110), -- Bakar Alpha +(183599, 0, 1, 220737, 56110), -- Bakar +(183599, 0, 0, 220737, 56110), -- Bakar +(183598, 0, 1, 220737, 56110), -- Bakar +(183598, 0, 0, 220737, 56110), -- Bakar +(183597, 0, 1, 220737, 56110), -- Primal Hornstrider +(183597, 0, 0, 220737, 56110), -- Primal Hornstrider +(183595, 0, 1, 220737, 56110), -- Primal Hornstrider +(183595, 0, 0, 220737, 56110), -- Primal Hornstrider +(183594, 0, 1, 220737, 56110), -- Lamb +(183594, 0, 0, 220737, 56110), -- Lamb +(183591, 0, 2, 194448, 56110), -- Moose Bull +(183591, 0, 1, 220737, 56110), -- Moose Bull +(183590, 0, 2, 194448, 56110), -- Moose Bull +(183590, 0, 1, 220737, 56110), -- Moose Bull +(183589, 0, 1, 220737, 56110), -- Rhino +(183589, 0, 0, 220737, 56110), -- Rhino +(183588, 0, 1, 220737, 56110), -- Rhino +(183588, 0, 0, 220737, 56110), -- Rhino +(183586, 0, 2, 194424, 56110), -- Mammoth Bull +(183586, 0, 1, 220737, 56110), -- Mammoth Bull +(183585, 0, 2, 194424, 56110), -- Mammoth +(183585, 0, 1, 220737, 56110), -- Mammoth +(183584, 0, 1, 220737, 56110), -- Thunder Lizard +(183584, 0, 0, 220737, 56110), -- Thunder Lizard +(183583, 0, 1, 220737, 56110), -- Thunder Lizard +(183583, 0, 0, 220737, 56110), -- Thunder Lizard +(183582, 0, 1, 220737, 56110), -- Thunder Lizard +(183582, 0, 0, 220737, 56110), -- Thunder Lizard +(183581, 0, 1, 220737, 56110), -- Thunder Lizard +(183581, 0, 0, 220737, 56110), -- Thunder Lizard +(183578, 0, 1, 220737, 56110), -- Thunder Lizard Calf +(183578, 0, 0, 220737, 56110), -- Thunder Lizard Calf +(183577, 0, 2, 194424, 56110), -- Baby Mammoth +(183577, 0, 1, 220737, 56110), -- Baby Mammoth +(183575, 0, 2, 201816, 56110), -- Vorquin +(183575, 0, 1, 220737, 56110), -- Vorquin +(183572, 0, 2, 201828, 56110), -- Lasher +(183572, 0, 1, 220737, 56110), -- Lasher +(183571, 0, 2, 201828, 56110), -- Carniverous Lasher +(183571, 0, 1, 220737, 56110), -- Carniverous Lasher +(183570, 0, 3, 199822, 56110), -- Ancient Proto-Dragon +(183570, 0, 2, 191782, 56110), -- Ancient Proto-Dragon +(183568, 0, 2, 194449, 56110), -- Ancient Giant +(183568, 0, 1, 220737, 56110), -- Ancient Giant +(183567, 0, 2, 194437, 56110), -- Ancient Primalist +(183567, 0, 1, 220737, 56110), -- Ancient Primalist +(183552, 0, 2, 199822, 56110), -- Senegos +(183552, 0, 1, 220737, 56110), -- Senegos +(183544, 0, 2, 194424, 56110), -- Mammoth Matriarch +(183544, 0, 1, 220737, 56110), -- Mammoth Matriarch +(183542, 0, 1, 220737, 56110), -- Ohuna +(183542, 0, 0, 220737, 56110), -- Ohuna +(183541, 0, 1, 220737, 56110), -- Dragonfly +(183541, 0, 0, 220737, 56110), -- Dragonfly +(183540, 0, 1, 220737, 56110); -- Bullfrog + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(183540, 0, 0, 220737, 56110), -- Bullfrog +(183523, 0, 1, 220737, 56110), -- Timbertooth +(183523, 0, 0, 220737, 56110), -- Timbertooth +(183522, 0, 1, 220737, 56110), -- Timbertooth Gnasher +(183522, 0, 0, 220737, 56110), -- Timbertooth Gnasher +(183521, 0, 1, 220737, 56110), -- Giant Ottuk Pup +(183521, 0, 0, 220737, 56110), -- Giant Ottuk Pup +(183520, 0, 1, 220737, 56110), -- Dragonfly +(183520, 0, 0, 220737, 56110), -- Dragonfly +(183519, 0, 1, 220737, 56110), -- Dragonfly +(183519, 0, 0, 220737, 56110), -- Dragonfly +(183492, 0, 2, 201822, 56110), -- Riverbeast Elder +(183492, 0, 1, 220737, 56110), -- Riverbeast Elder +(183491, 0, 2, 220737, 56110), -- Riverbeast +(183491, 0, 1, 220737, 56110), -- Riverbeast +(183490, 0, 2, 199822, 56110), -- Worldbreaker Drake +(183490, 0, 1, 220737, 56110), -- Worldbreaker Drake +(183489, 0, 1, 220737, 56110), -- Worldbreaker Blacksmith +(183489, 0, 0, 220737, 56110), -- Worldbreaker Blacksmith +(183486, 0, 1, 220737, 56110), -- Worldbreaker Brute +(183486, 0, 0, 220737, 56110), -- Worldbreaker Brute +(183485, 0, 1, 220737, 56110), -- Worldbreaker Smith +(183485, 0, 0, 220737, 56110), -- Worldbreaker Smith +(183484, 0, 1, 220737, 56110), -- Worldbreaker Shapist +(183484, 0, 0, 220737, 56110), -- Worldbreaker Shapist +(183483, 0, 1, 220737, 56110), -- Worldbreaker Loyalist +(183483, 0, 0, 220737, 56110), -- Worldbreaker Loyalist +(183482, 0, 1, 220737, 56110), -- Worldbreaker Cultist +(183482, 0, 0, 220737, 56110), -- Worldbreaker Cultist +(183481, 0, 1, 220737, 56110), -- Worldbreaker Whelping +(183481, 0, 0, 220737, 56110), -- Worldbreaker Whelping +(183479, 0, 1, 220737, 56110), -- Worldbreaker Scout +(183479, 0, 0, 220737, 56110), -- Worldbreaker Scout +(183477, 0, 1, 220737, 56110), -- Dracthyr Scalecommander +(183477, 0, 0, 220737, 56110), -- Dracthyr Scalecommander +(183476, 0, 1, 220737, 56110), -- Dracthyr Caster +(183476, 0, 0, 220737, 56110), -- Dracthyr Caster +(183474, 0, 2, 192126, 56110), -- Dracthyr Fighter +(183474, 0, 1, 220737, 56110), -- Dracthyr Fighter +(183473, 0, 1, 220737, 56110), -- Dracthyr Tank +(183473, 0, 0, 220737, 56110), -- Dracthyr Tank +(183472, 0, 1, 220737, 56110), -- Dracthyr Caster +(183472, 0, 0, 220737, 56110), -- Dracthyr Caster +(183471, 0, 1, 220737, 56110), -- Dracthyr Healer +(183471, 0, 0, 220737, 56110), -- Dracthyr Healer +(183470, 0, 1, 220737, 56110), -- Dracthyr Fighter +(183470, 0, 0, 220737, 56110), -- Dracthyr Fighter +(183454, 0, 1, 220737, 56110), -- Mutated Ruby Whelpling +(183454, 0, 0, 220737, 56110), -- Mutated Ruby Whelpling +(183453, 0, 2, 194448, 56110), -- Giant Tiger +(183453, 0, 1, 220737, 56110), -- Giant Tiger +(183422, 0, 2, 220737, 56110), -- Korthrox the Destroyer +(183422, 0, 1, 220737, 56110), -- Korthrox the Destroyer +(183405, 0, 1, 220737, 56110), -- Fox Wyvern +(183405, 0, 0, 220737, 56110), -- Fox Wyvern +(183403, 0, 2, 193864, 56110), -- Lava Tarantula +(183403, 0, 1, 220737, 56110), -- Lava Tarantula +(183402, 0, 2, 201825, 56110), -- Scythid +(183402, 0, 1, 220737, 56110), -- Scythid +(183401, 0, 1, 220737, 56110), -- Overgrown Podling +(183401, 0, 0, 220737, 56110), -- Overgrown Podling +(183386, 0, 1, 220737, 56110), -- Podling +(183386, 0, 0, 220737, 56110), -- Podling +(183379, 0, 6, 194328, 56110), -- Decay Melee (1/1) +(183379, 0, 5, 193867, 56110), -- Decay Melee (1/1) +(183376, 0, 1, 220737, 56110), -- Decay Ancient (6/3) +(183376, 0, 0, 220737, 56110), -- Decay Ancient (6/3) +(183375, 0, 6, 194328, 56110), -- Decay Shaman (2/1.5) +(183375, 0, 5, 193867, 56110), -- Decay Shaman (2/1.5) +(183373, 0, 1, 220737, 56110), -- Decay Slime T0 (0.5/0.5) +(183373, 0, 0, 220737, 56110), -- Decay Slime T0 (0.5/0.5) +(183372, 0, 2, 194332, 56110), -- Decay Ent (1/1) +(183372, 0, 1, 220737, 56110), -- Decay Ent (1/1) +(183371, 0, 6, 194328, 56110), -- Decay Shaman (1/1) +(183371, 0, 5, 193867, 56110), -- Decay Shaman (1/1) +(183368, 0, 2, 201816, 56110), -- Vorquin Foal +(183368, 0, 1, 220737, 56110), -- Vorquin Foal +(183367, 0, 2, 201816, 56110), -- Vorquin +(183367, 0, 1, 220737, 56110), -- Vorquin +(183364, 0, 1, 220737, 56110), -- Chitterspine +(183364, 0, 0, 220737, 56110), -- Chitterspine +(183363, 0, 2, 201828, 56110), -- Lasher +(183363, 0, 1, 220737, 56110), -- Lasher +(183362, 0, 1, 220737, 56110), -- Salamander +(183362, 0, 0, 220737, 56110), -- Salamander +(183361, 0, 1, 220737, 56110), -- Salamander +(183361, 0, 0, 220737, 56110), -- Salamander +(183356, 0, 2, 194424, 56110), -- Mammoth +(183356, 0, 1, 220737, 56110), -- Mammoth +(183355, 0, 2, 194449, 56110), -- Ice Giant +(183355, 0, 1, 220737, 56110), -- Ice Giant +(183354, 0, 1, 220737, 56110), -- Yeti (1.5/1) +(183354, 0, 0, 220737, 56110), -- Yeti (1.5/1) +(183353, 0, 2, 194451, 56110), -- Ice Bear (1.3/1) +(183353, 0, 1, 220737, 56110), -- Ice Bear (1.3/1) +(183352, 0, 2, 194053, 56110), -- Flowered Porcupine (0.6/0.6) +(183352, 0, 1, 220737, 56110), -- Flowered Porcupine (0.6/0.6) +(183351, 0, 2, 220737, 56110), -- Bruffalon +(183351, 0, 1, 220737, 56110), -- Bruffalon +(183343, 0, 11, 193867, 56110), -- Shadepaw Bruiser +(183343, 0, 10, 194443, 56110), -- Shadepaw Bruiser +(183342, 0, 5, 193867, 56110), -- Gnoll Crosswbow User (0.8/0.8) +(183342, 0, 4, 194443, 56110), -- Gnoll Crosswbow User (0.8/0.8) +(183341, 0, 11, 191673, 56110), -- Shadepaw Bandit +(183341, 0, 10, 191672, 56110), -- Shadepaw Bandit +(183340, 0, 7, 191673, 56110), -- Scavenging Hyena +(183340, 0, 6, 191672, 56110), -- Scavenging Hyena +(183297, 0, 1, 220737, 56110), -- Bear +(183297, 0, 0, 220737, 56110), -- Bear +(183295, 0, 1, 220737, 56110), -- Ferret +(183295, 0, 0, 220737, 56110), -- Ferret +(183269, 0, 1, 220737, 56110), -- Turtle Transport +(183269, 0, 0, 220737, 56110), -- Turtle Transport +(183260, 0, 2, 201829, 56110), -- Hornswog +(183260, 0, 1, 220737, 56110), -- Hornswog +(183259, 0, 1, 220737, 56110), -- Primal Dog +(183259, 0, 0, 220737, 56110), -- Primal Dog +(183255, 0, 1, 220737, 56110), -- Giant Ice Wyrm (6/2) +(183255, 0, 0, 220737, 56110), -- Giant Ice Wyrm (6/2) +(183254, 0, 1, 220737, 56110), -- Snow Wyrm T1 (1.2/1) +(183254, 0, 0, 220737, 56110), -- Snow Wyrm T1 (1.2/1) +(183241, 0, 1, 220737, 56110), -- Large Ice Worm +(183241, 0, 0, 220737, 56110), -- Large Ice Worm +(183238, 0, 1, 220737, 56110), -- Goat (1/1) +(183238, 0, 0, 220737, 56110), -- Goat (1/1) +(183237, 0, 1, 220737, 56110), -- Ram +(183237, 0, 0, 220737, 56110), -- Ram +(183236, 0, 1, 220737, 56110), -- Primal Dog (1/1) +(183236, 0, 0, 220737, 56110), -- Primal Dog (1/1) +(183235, 0, 2, 194424, 56110), -- Mammoth +(183235, 0, 1, 220737, 56110), -- Mammoth +(183233, 0, 1, 220737, 56110), -- Salamanther +(183233, 0, 0, 220737, 56110), -- Salamanther +(183232, 0, 1, 220737, 56110), -- Salamanther +(183232, 0, 0, 220737, 56110), -- Salamanther +(183189, 0, 3, 193864, 56110), -- Magmammoth Bull Mount +(183189, 0, 2, 194424, 56110), -- Magmammoth Bull Mount +(183188, 0, 1, 220737, 56110), -- Dreadsquall +(183188, 0, 0, 220737, 56110), -- Dreadsquall +(183187, 0, 1, 220737, 56110), -- Dreadsquall +(183187, 0, 0, 220737, 56110), -- Dreadsquall +(183186, 0, 4, 192125, 56110), -- Qalashi Wingrider +(183186, 0, 3, 193624, 56110), -- Qalashi Wingrider +(183183, 0, 1, 220737, 56110), -- Transformed Dreadsquall Hatchling +(183183, 0, 0, 220737, 56110), -- Transformed Dreadsquall Hatchling +(183182, 0, 1, 220737, 56110), -- Transformed Ravenous Dreadsquall +(183182, 0, 0, 220737, 56110), -- Transformed Ravenous Dreadsquall +(183181, 0, 1, 220737, 56110), -- Transformed Elder Dreadsquall +(183181, 0, 0, 220737, 56110), -- Transformed Elder Dreadsquall +(183180, 0, 1, 220737, 56110), -- Transformed Dreadsquall +(183180, 0, 0, 220737, 56110), -- Transformed Dreadsquall +(183178, 0, 2, 220737, 56110), -- Scalerender Beetle +(183178, 0, 1, 220737, 56110), -- Scalerender Beetle +(182849, 0, 2, 201822, 56110), -- Riverbeast Calf +(182849, 0, 1, 220737, 56110), -- Riverbeast Calf +(182846, 0, 1, 220737, 56110), -- Duck +(182846, 0, 0, 220737, 56110), -- Duck +(182838, 0, 4, 192125, 56110), -- Djaradin Metalshaper +(182838, 0, 3, 193624, 56110), -- Djaradin Metalshaper +(182837, 0, 4, 192125, 56110), -- Djaradin Crustshaper +(182837, 0, 3, 193624, 56110), -- Djaradin Crustshaper +(182836, 0, 6, 193864, 56110), -- Djaradin Wallclimber +(182836, 0, 5, 193839, 56110), -- Djaradin Wallclimber +(182835, 0, 4, 192125, 56110), -- Djaradin Magmathrower +(182835, 0, 3, 193624, 56110), -- Djaradin Magmathrower +(182834, 0, 4, 192125, 56110), -- Djaradin Necksnapper +(182834, 0, 3, 193624, 56110), -- Djaradin Necksnapper +(182833, 0, 4, 192125, 56110), -- Djaradin Necksnapper +(182833, 0, 3, 193624, 56110), -- Djaradin Necksnapper +(182831, 0, 4, 192125, 56110), -- Djaradin Crustshaper +(182831, 0, 3, 193624, 56110), -- Djaradin Crustshaper +(182830, 0, 4, 192125, 56110), -- Djaradin Magmathrower +(182830, 0, 3, 193624, 56110), -- Djaradin Magmathrower +(182829, 0, 4, 192125, 56110), -- Djaradin Metalshaper +(182829, 0, 3, 193624, 56110), -- Djaradin Metalshaper +(182828, 0, 6, 193864, 56110), -- Djaradin Wallclimber +(182828, 0, 5, 193839, 56110), -- Djaradin Wallclimber +(182827, 0, 4, 192125, 56110), -- Djaradin Necksnapper +(182827, 0, 3, 193624, 56110), -- Djaradin Necksnapper +(182826, 0, 4, 192125, 56110), -- Djaradin Necksnapper +(182826, 0, 3, 193624, 56110), -- Djaradin Necksnapper +(182818, 0, 2, 193864, 56110), -- Tamed Snail +(182818, 0, 1, 220737, 56110), -- Tamed Snail +(182817, 0, 2, 201819, 56110), -- Summoned Earth Elemental +(182817, 0, 1, 220737, 56110), -- Summoned Earth Elemental +(182816, 0, 1, 220737, 56110), -- Summoned Lava Elemental +(182816, 0, 0, 220737, 56110), -- Summoned Lava Elemental +(182815, 0, 1, 220737, 56110), -- Summoned Lava Elemental +(182815, 0, 0, 220737, 56110), -- Summoned Lava Elemental +(182814, 0, 2, 201819, 56110), -- Summoned Earth Elemental +(182814, 0, 1, 220737, 56110), -- Summoned Earth Elemental +(182813, 0, 2, 201819, 56110), -- Earth Elemental +(182813, 0, 1, 220737, 56110), -- Earth Elemental +(182812, 0, 3, 193864, 56110), -- Tamed Magmammoth Calf +(182812, 0, 2, 194424, 56110), -- Tamed Magmammoth Calf +(182811, 0, 3, 193864, 56110), -- Tamed Magmammoth +(182811, 0, 2, 194424, 56110), -- Tamed Magmammoth +(182810, 0, 2, 193864, 56110), -- Tamed Snail +(182810, 0, 1, 220737, 56110), -- Tamed Snail +(182809, 0, 1, 220737, 56110), -- Transformed Dreadsquall +(182809, 0, 0, 220737, 56110), -- Transformed Dreadsquall +(182808, 0, 1, 220737, 56110), -- Transformed Dreadsquall +(182808, 0, 0, 220737, 56110), -- Transformed Dreadsquall +(182807, 0, 3, 193864, 56110), -- Tamed Phoenix +(182807, 0, 2, 193839, 56110), -- Tamed Phoenix +(182806, 0, 3, 193864, 56110), -- Tamed Phoenix +(182806, 0, 2, 193839, 56110), -- Tamed Phoenix +(182783, 0, 1, 220737, 56110), -- Baby Eel +(182783, 0, 0, 220737, 56110), -- Baby Eel +(182782, 0, 1, 220737, 56110), -- Eel +(182782, 0, 0, 220737, 56110), -- Eel +(182781, 0, 1, 220737, 56110), -- Eel +(182781, 0, 0, 220737, 56110), -- Eel +(182780, 0, 1, 220737, 56110), -- Cobra +(182780, 0, 0, 220737, 56110), -- Cobra +(182779, 0, 1, 220737, 56110), -- Cobra +(182779, 0, 0, 220737, 56110), -- Cobra +(182772, 0, 2, 201828, 56110), -- Lasher +(182772, 0, 1, 220737, 56110), -- Lasher +(182756, 0, 1, 220737, 56110), -- Marmoset +(182756, 0, 0, 220737, 56110), -- Marmoset +(182753, 0, 1, 220737, 56110), -- Faerie Dragon +(182753, 0, 0, 220737, 56110), -- Faerie Dragon +(182752, 0, 1, 220737, 56110), -- Faerie Dragon +(182752, 0, 0, 220737, 56110), -- Faerie Dragon +(182751, 0, 1, 220737, 56110), -- Axebeak +(182751, 0, 0, 220737, 56110), -- Axebeak +(182749, 0, 1, 220737, 56110), -- Kakapo +(182749, 0, 0, 220737, 56110), -- Kakapo +(182747, 0, 1, 220737, 56110), -- Wind Serpent +(182747, 0, 0, 220737, 56110), -- Wind Serpent +(182746, 0, 1, 220737, 56110), -- Wind Serpent +(182746, 0, 0, 220737, 56110), -- Wind Serpent +(182744, 0, 3, 199822, 56110), -- Proto-Dragon +(182744, 0, 2, 191782, 56110), -- Proto-Dragon +(182743, 0, 3, 199822, 56110), -- Proto-Dragon +(182743, 0, 2, 191782, 56110), -- Proto-Dragon +(182742, 0, 3, 199822, 56110), -- Proto-Drake +(182742, 0, 2, 191782, 56110), -- Proto-Drake +(182740, 0, 3, 199822, 56110), -- Proto-Drake +(182740, 0, 2, 191782, 56110), -- Proto-Drake +(182737, 0, 1, 220737, 56110), -- Proto-Whelp +(182737, 0, 0, 220737, 56110), -- Proto-Whelp +(182736, 0, 1, 220737, 56110), -- Lamb +(182736, 0, 0, 220737, 56110), -- Lamb +(182733, 0, 2, 194450, 56110), -- Primal Sheep +(182733, 0, 1, 220737, 56110), -- Primal Sheep +(182732, 0, 1, 220737, 56110), -- Rhino +(182732, 0, 0, 220737, 56110), -- Rhino +(182731, 0, 1, 220737, 56110); -- Rhino + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(182731, 0, 0, 220737, 56110), -- Rhino +(182724, 0, 2, 194449, 56110), -- Moving Mountain +(182724, 0, 1, 220737, 56110), -- Moving Mountain +(182723, 0, 2, 194449, 56110), -- Magma Crusher +(182723, 0, 1, 220737, 56110), -- Magma Crusher +(182722, 0, 1, 220737, 56110), -- Primal Tallstrider +(182722, 0, 0, 220737, 56110), -- Primal Tallstrider +(182721, 0, 1, 220737, 56110), -- Primal Tallstrider +(182721, 0, 0, 220737, 56110), -- Primal Tallstrider +(182720, 0, 1, 220737, 56110), -- Thunder Lizard +(182720, 0, 0, 220737, 56110), -- Thunder Lizard +(182718, 0, 1, 220737, 56110), -- Thunder Lizard +(182718, 0, 0, 220737, 56110), -- Thunder Lizard +(182717, 0, 1, 220737, 56110), -- Thunder Lizard +(182717, 0, 0, 220737, 56110), -- Thunder Lizard +(182716, 0, 1, 220737, 56110), -- Thunder Lizard +(182716, 0, 0, 220737, 56110), -- Thunder Lizard +(182713, 0, 1, 220737, 56110), -- Thunder Lizard +(182713, 0, 0, 220737, 56110), -- Thunder Lizard +(182708, 0, 1, 220737, 56110), -- Thunder Lizard Calf +(182708, 0, 0, 220737, 56110), -- Thunder Lizard Calf +(182707, 0, 1, 220737, 56110), -- Butterfly +(182707, 0, 0, 220737, 56110), -- Butterfly +(182705, 0, 1, 220737, 56110), -- Restless Lava +(182705, 0, 0, 220737, 56110), -- Restless Lava +(182704, 0, 2, 193864, 56110), -- Lava Tunneler +(182704, 0, 1, 220737, 56110), -- Lava Tunneler +(182703, 0, 2, 193864, 56110), -- Lava Burster +(182703, 0, 1, 220737, 56110), -- Lava Burster +(182700, 0, 2, 193864, 56110), -- Spiteful Snail +(182700, 0, 1, 220737, 56110), -- Spiteful Snail +(182699, 0, 2, 193864, 56110), -- Spiteful Snail +(182699, 0, 1, 220737, 56110), -- Spiteful Snail +(182698, 0, 2, 193864, 56110), -- Spiteful Snail +(182698, 0, 1, 220737, 56110), -- Spiteful Snail +(182697, 0, 2, 193864, 56110), -- Spiteful Snail +(182697, 0, 1, 220737, 56110), -- Spiteful Snail +(182695, 0, 2, 193864, 56110), -- Spiteful Slug +(182695, 0, 1, 220737, 56110), -- Spiteful Slug +(182680, 0, 1, 220737, 56110), -- Primal Ray +(182680, 0, 0, 220737, 56110), -- Primal Ray +(182679, 0, 1, 220737, 56110), -- Primal Ray +(182679, 0, 0, 220737, 56110), -- Primal Ray +(182678, 0, 1, 220737, 56110), -- Lionfish +(182678, 0, 0, 220737, 56110), -- Lionfish +(182677, 0, 1, 220737, 56110), -- Frenzy +(182677, 0, 0, 220737, 56110), -- Frenzy +(182675, 0, 1, 220737, 56110), -- Tideskipper +(182675, 0, 0, 220737, 56110), -- Tideskipper +(182674, 0, 1, 220737, 56110), -- Tideskipper +(182674, 0, 0, 220737, 56110), -- Tideskipper +(182673, 0, 1, 220737, 56110), -- Thresher +(182673, 0, 0, 220737, 56110), -- Thresher +(182672, 0, 1, 220737, 56110), -- Threshadon +(182672, 0, 0, 220737, 56110), -- Threshadon +(182671, 0, 1, 220737, 56110), -- Kronka the Elder +(182671, 0, 0, 220737, 56110), -- Kronka the Elder +(182669, 0, 1, 220737, 56110), -- Sea Turtle +(182669, 0, 0, 220737, 56110), -- Sea Turtle +(182658, 0, 1, 220737, 56110), -- Duck +(182658, 0, 0, 220737, 56110), -- Duck +(182647, 0, 1, 220737, 56110), -- Duck +(182647, 0, 0, 220737, 56110), -- Duck +(182643, 0, 1, 220737, 56110), -- Primal Walrus +(182643, 0, 0, 220737, 56110), -- Primal Walrus +(182642, 0, 1, 220737, 56110), -- Baby Walrus +(182642, 0, 0, 220737, 56110), -- Baby Walrus +(182639, 0, 1, 220737, 56110), -- Chitterspine +(182639, 0, 0, 220737, 56110), -- Chitterspine +(182637, 0, 1, 220737, 56110), -- Chitterspine +(182637, 0, 0, 220737, 56110), -- Chitterspine +(182636, 0, 1, 220737, 56110), -- Hydra +(182636, 0, 0, 220737, 56110), -- Hydra +(182635, 0, 1, 220737, 56110), -- Hydra +(182635, 0, 0, 220737, 56110), -- Hydra +(182634, 0, 1, 220737, 56110), -- Snapbiter +(182634, 0, 0, 220737, 56110), -- Snapbiter +(182633, 0, 1, 220737, 56110), -- Snapspitter +(182633, 0, 0, 220737, 56110), -- Snapspitter +(182630, 0, 1, 220737, 56110), -- Snappy +(182630, 0, 0, 220737, 56110), -- Snappy +(182615, 0, 5, 193867, 56110), -- Gnolan +(182615, 0, 4, 194443, 56110), -- Gnolan +(182597, 0, 1, 220737, 56110), -- Lucky Cricket +(182597, 0, 0, 220737, 56110), -- Lucky Cricket +(182591, 0, 1, 220737, 56110), -- Hermit Crab +(182591, 0, 0, 220737, 56110), -- Hermit Crab +(182588, 0, 1, 220737, 56110), -- Crab +(182588, 0, 0, 220737, 56110), -- Crab +(182587, 0, 2, 201822, 56110), -- Chomp Chomp +(182587, 0, 1, 220737, 56110), -- Chomp Chomp +(182586, 0, 1, 220737, 56110), -- Slickslash +(182586, 0, 0, 220737, 56110), -- Slickslash +(182584, 0, 2, 201829, 56110), -- Snackasza the Hungry +(182584, 0, 1, 220737, 56110), -- Snackasza the Hungry +(182583, 0, 2, 201829, 56110), -- Snackarion the Hungry +(182583, 0, 1, 220737, 56110), -- Snackarion the Hungry +(182582, 0, 2, 193864, 56110), -- Spiteful Snail +(182582, 0, 1, 220737, 56110), -- Spiteful Snail +(182581, 0, 2, 191780, 56110), -- Lockchomp +(182581, 0, 1, 220737, 56110), -- Lockchomp +(182580, 0, 1, 220737, 56110), -- Flitwing +(182580, 0, 0, 220737, 56110), -- Flitwing +(182577, 0, 2, 191780, 56110), -- Basilisk +(182577, 0, 1, 220737, 56110), -- Basilisk +(182574, 0, 2, 201829, 56110), -- Hornswog +(182574, 0, 1, 220737, 56110), -- Hornswog +(182573, 0, 2, 201829, 56110), -- Hornswog +(182573, 0, 1, 220737, 56110), -- Hornswog +(182571, 0, 2, 201829, 56110), -- Hornswog +(182571, 0, 1, 220737, 56110), -- Hornswog +(182570, 0, 2, 201829, 56110), -- Hornswog +(182570, 0, 1, 220737, 56110), -- Hornswog +(182566, 0, 1, 220737, 56110), -- Dragonfly +(182566, 0, 0, 220737, 56110), -- Dragonfly +(182565, 0, 1, 220737, 56110), -- Salamander +(182565, 0, 0, 220737, 56110), -- Salamander +(182564, 0, 1, 220737, 56110), -- Baby Otter +(182564, 0, 0, 220737, 56110), -- Baby Otter +(182562, 0, 2, 193864, 56110), -- Spiteful Snail +(182562, 0, 1, 220737, 56110), -- Spiteful Snail +(182560, 0, 2, 220737, 56110), -- Hornswog +(182560, 0, 1, 220737, 56110), -- Hornswog +(182559, 0, 2, 201829, 56110), -- Hornswog +(182559, 0, 1, 220737, 56110), -- Hornswog +(182558, 0, 2, 191780, 56110), -- Baby Basilisk +(182558, 0, 1, 220737, 56110), -- Baby Basilisk +(182557, 0, 2, 191780, 56110), -- Basilisk +(182557, 0, 1, 220737, 56110), -- Basilisk +(182555, 0, 2, 193864, 56110), -- Spiteful Slug +(182555, 0, 1, 220737, 56110), -- Spiteful Slug +(182553, 0, 1, 220737, 56110), -- Restless Current +(182553, 0, 0, 220737, 56110), -- Restless Current +(182551, 0, 2, 201822, 56110), -- Riverbeast Calf +(182551, 0, 1, 220737, 56110), -- Riverbeast Calf +(182550, 0, 2, 201822, 56110), -- Riverbeast Elder +(182550, 0, 1, 220737, 56110), -- Riverbeast Elder +(182549, 0, 2, 201822, 56110), -- Riverbeast +(182549, 0, 1, 220737, 56110), -- Riverbeast +(182547, 0, 1, 220737, 56110), -- Dragonfly +(182547, 0, 0, 220737, 56110), -- Dragonfly +(182546, 0, 1, 220737, 56110), -- Giant River Otter +(182546, 0, 0, 220737, 56110), -- Giant River Otter +(182545, 0, 1, 220737, 56110), -- Salamander +(182545, 0, 0, 220737, 56110), -- Salamander +(182540, 0, 1, 220737, 56110), -- Nokhud Stormcaller +(182540, 0, 0, 220737, 56110), -- Nokhud Stormcaller +(182538, 0, 1, 220737, 56110), -- Windy +(182538, 0, 0, 220737, 56110), -- Windy +(182537, 0, 1, 220737, 56110), -- Wrappy +(182537, 0, 0, 220737, 56110), -- Wrappy +(182536, 0, 1, 220737, 56110), -- Venty +(182536, 0, 0, 220737, 56110), -- Venty +(182534, 0, 1, 220737, 56110), -- Drippy +(182534, 0, 0, 220737, 56110), -- Drippy +(182533, 0, 2, 201822, 56110), -- Stompy +(182533, 0, 1, 220737, 56110), -- Stompy +(182532, 0, 2, 191780, 56110), -- Bitey +(182532, 0, 1, 220737, 56110), -- Bitey +(182531, 0, 2, 201819, 56110), -- T1 Earth Elemental +(182531, 0, 1, 220737, 56110), -- T1 Earth Elemental +(182529, 0, 1, 220737, 56110), -- Water Elemental +(182529, 0, 0, 220737, 56110), -- Water Elemental +(182528, 0, 1, 220737, 56110), -- Spits +(182528, 0, 0, 220737, 56110), -- Spits +(182527, 0, 2, 194427, 56110), -- Grulc the Healer King +(182527, 0, 1, 220737, 56110), -- Grulc the Healer King +(182526, 0, 2, 194427, 56110), -- Grulc the Caster King +(182526, 0, 1, 220737, 56110), -- Grulc the Caster King +(182525, 0, 1, 220737, 56110), -- T2 Furbolg Melee +(182525, 0, 0, 220737, 56110), -- T2 Furbolg Melee +(182524, 0, 2, 194427, 56110), -- Grulc the Tank King +(182524, 0, 1, 220737, 56110), -- Grulc the Tank King +(182521, 0, 2, 194427, 56110), -- Grulc the Hunter King +(182521, 0, 1, 220737, 56110), -- Grulc the Hunter King +(182518, 0, 1, 220737, 56110), -- T2 Furbolg Caster +(182518, 0, 0, 220737, 56110), -- T2 Furbolg Caster +(182517, 0, 1, 220737, 56110), -- T1 Furbolg Caster +(182517, 0, 0, 220737, 56110), -- T1 Furbolg Caster +(182516, 0, 1, 220737, 56110), -- T1 Furbolg Melee +(182516, 0, 0, 220737, 56110), -- T1 Furbolg Melee +(182501, 0, 1, 220737, 56110), -- Decay Slime T0 Swarmer +(182501, 0, 0, 220737, 56110), -- Decay Slime T0 Swarmer +(182500, 0, 1, 220737, 56110), -- Trippy +(182500, 0, 0, 220737, 56110), -- Trippy +(182499, 0, 1, 220737, 56110), -- Slicky +(182499, 0, 0, 220737, 56110), -- Slicky +(182498, 0, 2, 194332, 56110), -- Decay Ent T2 +(182498, 0, 1, 220737, 56110), -- Decay Ent T2 +(182497, 0, 6, 194328, 56110), -- Gnoll Decay T3 Caster +(182497, 0, 5, 193867, 56110), -- Gnoll Decay T3 Caster +(182496, 0, 6, 194328, 56110), -- Gnoll Decay T2 Caster +(182496, 0, 5, 193867, 56110), -- Gnoll Decay T2 Caster +(182495, 0, 6, 194328, 56110), -- Gnoll Decay T1 Caster +(182495, 0, 5, 193867, 56110), -- Gnoll Decay T1 Caster +(182493, 0, 1, 220737, 56110), -- Snappy +(182493, 0, 0, 220737, 56110), -- Snappy +(182491, 0, 2, 194427, 56110), -- Grulc the Fighter King +(182491, 0, 1, 220737, 56110), -- Grulc the Fighter King +(182490, 0, 2, 194427, 56110), -- Grulc the Scout King +(182490, 0, 1, 220737, 56110), -- Grulc the Scout King +(182488, 0, 2, 199822, 56110), -- Windscourge Dragon +(182488, 0, 1, 220737, 56110), -- Windscourge Dragon +(182487, 0, 2, 194427, 56110), -- Gorloc Shaman +(182487, 0, 1, 220737, 56110), -- Gorloc Shaman +(182485, 0, 2, 194427, 56110), -- Gorloc Wavecrasher +(182485, 0, 1, 220737, 56110), -- Gorloc Wavecrasher +(182484, 0, 2, 194427, 56110), -- Gorloc Wavecrasher +(182484, 0, 1, 220737, 56110), -- Gorloc Wavecrasher +(182483, 0, 2, 194427, 56110), -- Gorloc Shellcracker +(182483, 0, 1, 220737, 56110), -- Gorloc Shellcracker +(182482, 0, 2, 194427, 56110), -- Gorloc Shellcracker +(182482, 0, 1, 220737, 56110), -- Gorloc Shellcracker +(182481, 0, 2, 194427, 56110), -- Gorloc Shaman +(182481, 0, 1, 220737, 56110), -- Gorloc Shaman +(182480, 0, 2, 194427, 56110), -- Gorloc Shaman +(182480, 0, 1, 220737, 56110), -- Gorloc Shaman +(182479, 0, 2, 194427, 56110), -- Gorloc Tidechaser +(182479, 0, 1, 220737, 56110), -- Gorloc Tidechaser +(182478, 0, 2, 194427, 56110), -- Gorloc Tidechaser +(182478, 0, 1, 220737, 56110), -- Gorloc Tidechaser +(182477, 0, 2, 194427, 56110), -- Gorloc Shellback +(182477, 0, 1, 220737, 56110), -- Gorloc Shellback +(182476, 0, 2, 194427, 56110), -- Gorloc Shellback +(182476, 0, 1, 220737, 56110), -- Gorloc Shellback +(182475, 0, 2, 194427, 56110), -- Gorloc Hunter +(182475, 0, 1, 220737, 56110), -- Gorloc Hunter +(182471, 0, 6, 194328, 56110), -- Gnoll Decay T3 Melee +(182471, 0, 5, 193867, 56110), -- Gnoll Decay T3 Melee +(182470, 0, 6, 194328, 56110), -- Gnoll Decay T2 Melee +(182470, 0, 5, 193867, 56110), -- Gnoll Decay T2 Melee +(182469, 0, 6, 194328, 56110), -- Gnoll Decay T1 Melee +(182469, 0, 5, 193867, 56110), -- Gnoll Decay T1 Melee +(182460, 0, 1, 220737, 56110), -- Subdued Ventwrath +(182460, 0, 0, 220737, 56110), -- Subdued Ventwrath +(182457, 0, 1, 220737, 56110), -- Subdued Seaward +(182457, 0, 0, 220737, 56110), -- Subdued Seaward +(182456, 0, 1, 220737, 56110), -- Subdued Seadredge +(182456, 0, 0, 220737, 56110), -- Subdued Seadredge +(182455, 0, 1, 220737, 56110), -- Subdued Steamdrop +(182455, 0, 0, 220737, 56110), -- Subdued Steamdrop +(182454, 0, 1, 220737, 56110), -- Subdued Wavedrop +(182454, 0, 0, 220737, 56110), -- Subdued Wavedrop +(182453, 0, 2, 194427, 56110), -- Gorloc Hunter +(182453, 0, 1, 220737, 56110), -- Gorloc Hunter +(182452, 0, 1, 220737, 56110), -- Tamed Salamander +(182452, 0, 0, 220737, 56110), -- Tamed Salamander +(182451, 0, 1, 220737, 56110), -- Tamed Snapspitter +(182451, 0, 0, 220737, 56110), -- Tamed Snapspitter +(182450, 0, 2, 201822, 56110); -- Tamed Riverbeast + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(182450, 0, 1, 220737, 56110), -- Tamed Riverbeast +(182449, 0, 1, 220737, 56110), -- Tamed Hydra +(182449, 0, 0, 220737, 56110), -- Tamed Hydra +(182448, 0, 2, 191780, 56110), -- Tamed Basilisk +(182448, 0, 1, 220737, 56110), -- Tamed Basilisk +(182447, 0, 2, 193864, 56110), -- Tamed Slug +(182447, 0, 1, 220737, 56110), -- Tamed Slug +(182446, 0, 1, 220737, 56110), -- Tamed Chitterspine +(182446, 0, 0, 220737, 56110), -- Tamed Chitterspine +(182439, 0, 1, 220737, 56110), -- Snappy Sidewalker +(182439, 0, 0, 220737, 56110), -- Snappy Sidewalker +(182436, 0, 2, 194427, 56110), -- Gorloc Hunter +(182436, 0, 1, 220737, 56110), -- Gorloc Hunter +(182433, 0, 2, 194427, 56110), -- Gorloc Shellcracker +(182433, 0, 1, 220737, 56110), -- Gorloc Shellcracker +(182432, 0, 2, 194427, 56110), -- Gorloc Shellcracker +(182432, 0, 1, 220737, 56110), -- Gorloc Shellcracker +(182415, 0, 2, 220737, 56110), -- Water Proto-Dragon +(182415, 0, 1, 220737, 56110), -- Water Proto-Dragon +(182414, 0, 2, 199822, 56110), -- Air Proto-Dragon +(182414, 0, 1, 220737, 56110), -- Air Proto-Dragon +(182413, 0, 2, 199822, 56110), -- Earth Proto-Dragon +(182413, 0, 1, 220737, 56110), -- Earth Proto-Dragon +(182412, 0, 2, 199822, 56110), -- Fire Proto-Dragon +(182412, 0, 1, 220737, 56110), -- Fire Proto-Dragon +(182411, 0, 2, 199822, 56110), -- Ice Proto-Dragon +(182411, 0, 1, 220737, 56110), -- Ice Proto-Dragon +(182407, 0, 2, 220737, 56110), -- Ice Proto-Dragon +(182407, 0, 1, 220737, 56110), -- Ice Proto-Dragon +(182406, 0, 2, 199822, 56110), -- Ice Proto-Dragon +(182406, 0, 1, 220737, 56110), -- Ice Proto-Dragon +(182405, 0, 2, 199822, 56110), -- Fire Proto-Dragon +(182405, 0, 1, 220737, 56110), -- Fire Proto-Dragon +(182404, 0, 2, 199822, 56110), -- Earth Proto-Dragon +(182404, 0, 1, 220737, 56110), -- Earth Proto-Dragon +(182403, 0, 2, 199822, 56110), -- Air Proto-Dragon +(182403, 0, 1, 220737, 56110), -- Air Proto-Dragon +(182402, 0, 1, 220737, 56110), -- Baron Frosty +(182402, 0, 0, 220737, 56110), -- Baron Frosty +(182401, 0, 1, 220737, 56110), -- Baron Icicle +(182401, 0, 0, 220737, 56110), -- Baron Icicle +(182400, 0, 1, 220737, 56110), -- Primal Snow Elemental +(182400, 0, 0, 220737, 56110), -- Primal Snow Elemental +(182399, 0, 1, 220737, 56110), -- Restless Snowflake +(182399, 0, 0, 220737, 56110), -- Restless Snowflake +(182398, 0, 1, 220737, 56110), -- Primal Snowman +(182398, 0, 0, 220737, 56110), -- Primal Snowman +(182397, 0, 1, 220737, 56110), -- Primal Ice Elemental +(182397, 0, 0, 220737, 56110), -- Primal Ice Elemental +(182396, 0, 1, 220737, 56110), -- Primal Icicle +(182396, 0, 0, 220737, 56110), -- Primal Icicle +(182395, 0, 1, 220737, 56110), -- Restless Icicle +(182395, 0, 0, 220737, 56110), -- Restless Icicle +(182394, 0, 3, 201825, 56110), -- Deatheater Scythid +(182394, 0, 2, 220737, 56110), -- Deatheater Scythid +(182371, 0, 5, 193867, 56110), -- Gnoll T3 Caster +(182371, 0, 4, 194443, 56110), -- Gnoll T3 Caster +(182370, 0, 5, 193867, 56110), -- Gnoll T2 Caster +(182370, 0, 4, 194443, 56110), -- Gnoll T2 Caster +(182369, 0, 5, 193867, 56110), -- Gnoll T1 Caster +(182369, 0, 4, 194443, 56110), -- Gnoll T1 Caster +(182367, 0, 1, 220737, 56110), -- Decay Ancient T3 +(182367, 0, 0, 220737, 56110), -- Decay Ancient T3 +(182366, 0, 2, 194332, 56110), -- Decay Ent +(182366, 0, 1, 220737, 56110), -- Decay Ent +(182334, 0, 2, 220737, 56110), -- Scavenging Hyena +(182334, 0, 1, 220737, 56110), -- Scavenging Hyena +(182333, 0, 1, 220737, 56110), -- Nokhud Warhound +(182333, 0, 0, 220737, 56110), -- Nokhud Warhound +(182329, 0, 5, 193867, 56110), -- Gnoll T3 Melee +(182329, 0, 4, 194443, 56110), -- Gnoll T3 Melee +(182328, 0, 5, 193867, 56110), -- Gnoll T2 Melee +(182328, 0, 4, 194443, 56110), -- Gnoll T2 Melee +(182321, 0, 1, 220737, 56110), -- Hunting Hound +(182321, 0, 0, 220737, 56110), -- Hunting Hound +(182280, 0, 3, 199822, 56110), -- Tazenrath +(182280, 0, 2, 191782, 56110), -- Tazenrath +(182279, 0, 2, 194437, 56110), -- Storm Elf +(182279, 0, 1, 220737, 56110), -- Storm Elf +(182243, 0, 2, 194437, 56110), -- Ascended Primalist +(182243, 0, 1, 220737, 56110), -- Ascended Primalist +(182242, 0, 1, 220737, 56110), -- Ascended Primalist +(182242, 0, 0, 220737, 56110), -- Ascended Primalist +(182240, 0, 1, 220737, 56110), -- Ascended Primalist +(182240, 0, 0, 220737, 56110), -- Ascended Primalist +(182239, 0, 2, 194437, 56110), -- Ascended Primalist +(182239, 0, 1, 220737, 56110), -- Ascended Primalist +(182238, 0, 2, 194437, 56110), -- Ascended Primalist +(182238, 0, 1, 220737, 56110), -- Ascended Primalist +(182237, 0, 2, 194437, 56110), -- Ascended Primalist +(182237, 0, 1, 220737, 56110), -- Ascended Primalist +(182236, 0, 2, 194437, 56110), -- Ascended Primalist +(182236, 0, 1, 220737, 56110), -- Ascended Primalist +(182235, 0, 2, 194437, 56110), -- Ascended Primalist +(182235, 0, 1, 220737, 56110), -- Ascended Primalist +(182233, 0, 2, 194437, 56110), -- Ascended Primalist +(182233, 0, 1, 220737, 56110), -- Ascended Primalist +(182232, 0, 2, 194437, 56110), -- Ascended Primalist +(182232, 0, 1, 220737, 56110), -- Ascended Primalist +(182229, 0, 2, 194437, 56110), -- Ascended Primalist +(182229, 0, 1, 220737, 56110), -- Ascended Primalist +(182228, 0, 2, 194437, 56110), -- Ascended Primalist +(182228, 0, 1, 220737, 56110), -- Ascended Primalist +(182227, 0, 2, 194437, 56110), -- Ascended Primalist +(182227, 0, 1, 220737, 56110), -- Ascended Primalist +(182226, 0, 2, 194437, 56110), -- Ascended Primalist +(182226, 0, 1, 220737, 56110), -- Ascended Primalist +(182225, 0, 2, 194437, 56110), -- Ascended Primalist +(182225, 0, 1, 220737, 56110), -- Ascended Primalist +(182224, 0, 2, 194437, 56110), -- Ascended Primalist +(182224, 0, 1, 220737, 56110), -- Ascended Primalist +(182223, 0, 2, 194437, 56110), -- Ascended Primalist +(182223, 0, 1, 220737, 56110), -- Ascended Primalist +(182222, 0, 2, 194437, 56110), -- Ascended Primalist +(182222, 0, 1, 220737, 56110), -- Ascended Primalist +(182212, 0, 1, 220737, 56110), -- Primal Lava Elemental +(182212, 0, 0, 220737, 56110), -- Primal Lava Elemental +(182211, 0, 1, 220737, 56110), -- Primal Fire Elemental +(182211, 0, 0, 220737, 56110), -- Primal Fire Elemental +(182209, 0, 1, 220737, 56110), -- Primal Water Elemental +(182209, 0, 0, 220737, 56110), -- Primal Water Elemental +(182208, 0, 1, 220737, 56110), -- Kelp Elemental +(182208, 0, 0, 220737, 56110), -- Kelp Elemental +(182206, 0, 1, 220737, 56110), -- Primal Air Elemental +(182206, 0, 0, 220737, 56110), -- Primal Air Elemental +(182205, 0, 1, 220737, 56110), -- Restless Winds +(182205, 0, 0, 220737, 56110), -- Restless Winds +(182204, 0, 2, 201819, 56110), -- Earth Elemental +(182204, 0, 1, 220737, 56110), -- Earth Elemental +(182203, 0, 2, 201819, 56110), -- Primal Earth Elemental +(182203, 0, 1, 220737, 56110), -- Primal Earth Elemental +(182199, 0, 3, 193864, 56110), -- Magmammoth Mount +(182199, 0, 2, 194424, 56110), -- Magmammoth Mount +(182198, 0, 4, 192125, 56110), -- Djaradin Rider +(182198, 0, 3, 193624, 56110), -- Djaradin Rider +(182167, 0, 2, 220737, 56110), -- Raging Crawler +(182167, 0, 1, 220737, 56110), -- Raging Crawler +(182165, 0, 1, 220737, 56110), -- Malygosian Vaultwarden +(182165, 0, 0, 220737, 56110), -- Malygosian Vaultwarden +(182159, 0, 1, 220737, 56110), -- Arcanolith +(182159, 0, 0, 220737, 56110), -- Arcanolith +(182086, 0, 2, 201829, 56110), -- Hek the Hungry Hornswog +(182086, 0, 1, 220737, 56110), -- Hek the Hungry Hornswog +(182058, 0, 1, 220737, 56110), -- Ascended Primalist +(182058, 0, 0, 220737, 56110), -- Ascended Primalist +(182057, 0, 1, 220737, 56110), -- Ascended Primalist +(182057, 0, 0, 220737, 56110), -- Ascended Primalist +(182056, 0, 2, 194437, 56110), -- Stormfall Primalist +(182056, 0, 1, 220737, 56110), -- Stormfall Primalist +(182055, 0, 2, 194437, 56110), -- Air Primalist +(182055, 0, 1, 220737, 56110), -- Air Primalist +(182037, 0, 2, 194437, 56110), -- Ascended Primalist +(182037, 0, 1, 220737, 56110), -- Ascended Primalist +(182036, 0, 2, 194437, 56110), -- Air Primalist +(182036, 0, 1, 220737, 56110), -- Air Primalist +(182035, 0, 2, 194437, 56110), -- Ascended Primalist +(182035, 0, 1, 220737, 56110), -- Ascended Primalist +(182034, 0, 2, 194437, 56110), -- Stormfall Primalist +(182034, 0, 1, 220737, 56110), -- Stormfall Primalist +(182032, 0, 2, 194437, 56110), -- Ice Primalist +(182032, 0, 1, 220737, 56110), -- Ice Primalist +(182031, 0, 2, 194437, 56110), -- Earth Primalist +(182031, 0, 1, 220737, 56110), -- Earth Primalist +(182030, 0, 2, 194437, 56110), -- Ice Primalist +(182030, 0, 1, 220737, 56110), -- Ice Primalist +(182029, 0, 2, 194437, 56110), -- Fire Primalist +(182029, 0, 1, 220737, 56110), -- Fire Primalist +(182026, 0, 2, 194437, 56110), -- Storm Primalist +(182026, 0, 1, 220737, 56110), -- Storm Primalist +(182025, 0, 2, 194437, 56110), -- Earth Primalist +(182025, 0, 1, 220737, 56110), -- Earth Primalist +(182024, 0, 2, 194437, 56110), -- Fire Primalist +(182024, 0, 1, 220737, 56110), -- Fire Primalist +(182022, 0, 2, 194437, 56110), -- Storm Primalist +(182022, 0, 1, 220737, 56110), -- Storm Primalist +(182018, 0, 2, 194437, 56110), -- Ascended Primalist +(182018, 0, 1, 220737, 56110), -- Ascended Primalist +(182017, 0, 1, 220737, 56110), -- Ascended Primalist +(182017, 0, 0, 220737, 56110), -- Ascended Primalist +(182015, 0, 2, 194437, 56110), -- Ascended Primalist +(182015, 0, 1, 220737, 56110), -- Ascended Primalist +(182014, 0, 2, 194437, 56110), -- Ascended Primalist +(182014, 0, 1, 220737, 56110), -- Ascended Primalist +(182013, 0, 2, 194437, 56110), -- Ascended Primalist +(182013, 0, 1, 220737, 56110), -- Ascended Primalist +(182012, 0, 1, 220737, 56110), -- Ascended Primalist +(182012, 0, 0, 220737, 56110), -- Ascended Primalist +(182011, 0, 2, 194437, 56110), -- Ascended Primalist +(182011, 0, 1, 220737, 56110), -- Ascended Primalist +(182009, 0, 2, 194437, 56110), -- Ascended Primalist +(182009, 0, 1, 220737, 56110), -- Ascended Primalist +(182008, 0, 2, 201825, 56110), -- Scythid Steamstalker +(182008, 0, 1, 220737, 56110), -- Scythid Steamstalker +(182007, 0, 2, 220737, 56110), -- Scalerender Beetle +(182007, 0, 1, 220737, 56110), -- Scalerender Beetle +(182006, 0, 1, 220737, 56110), -- Amberdeath Dragonfly +(182006, 0, 0, 220737, 56110), -- Amberdeath Dragonfly +(182005, 0, 2, 194427, 56110), -- Gorloc Fighter +(182005, 0, 1, 220737, 56110), -- Gorloc Fighter +(181979, 0, 1, 220737, 56110), -- Arcane Elemental +(181979, 0, 0, 220737, 56110), -- Arcane Elemental +(181978, 0, 1, 220737, 56110), -- Arcane Stormcrow +(181978, 0, 0, 220737, 56110), -- Arcane Stormcrow +(181878, 0, 2, 201819, 56110), -- Earth Elemental +(181878, 0, 1, 220737, 56110), -- Earth Elemental +(181877, 0, 1, 220737, 56110), -- Dreadsquall +(181877, 0, 0, 220737, 56110), -- Dreadsquall +(181876, 0, 3, 193864, 56110), -- Magmammoth Bull Mount +(181876, 0, 2, 194424, 56110), -- Magmammoth Bull Mount +(181875, 0, 4, 193864, 56110), -- Olphis the Molten +(181875, 0, 3, 194424, 56110), -- Olphis the Molten +(181868, 0, 1, 220737, 56110), -- Elder Dreadsquall +(181868, 0, 0, 220737, 56110), -- Elder Dreadsquall +(181867, 0, 1, 220737, 56110), -- Dreadsquall Hatchling +(181867, 0, 0, 220737, 56110), -- Dreadsquall Hatchling +(181866, 0, 1, 220737, 56110), -- Ravenous Dreadsquall +(181866, 0, 0, 220737, 56110), -- Ravenous Dreadsquall +(181865, 0, 3, 193864, 56110), -- Warpack Mount - Multiple Djaradin Riders +(181865, 0, 2, 194424, 56110), -- Warpack Mount - Multiple Djaradin Riders +(181864, 0, 3, 193864, 56110), -- Magmammoth Bull Mount +(181864, 0, 2, 194424, 56110), -- Magmammoth Bull Mount +(181863, 0, 3, 193864, 56110), -- Magmammoth Mount +(181863, 0, 2, 194424, 56110), -- Magmammoth Mount +(181861, 0, 3, 193864, 56110), -- Magmatusk +(181861, 0, 2, 194424, 56110), -- Magmatusk +(181860, 0, 3, 193864, 56110), -- Magmammoth +(181860, 0, 2, 194424, 56110), -- Magmammoth +(181858, 0, 3, 193864, 56110), -- Magmammoth Calf +(181858, 0, 2, 194424, 56110), -- Magmammoth Calf +(181855, 0, 1, 220737, 56110), -- Earth Revenant +(181855, 0, 0, 220737, 56110), -- Earth Revenant +(181854, 0, 2, 201819, 56110), -- Restless Rocks +(181854, 0, 1, 220737, 56110), -- Restless Rocks +(181853, 0, 2, 201819, 56110), -- Earth Elemental +(181853, 0, 1, 220737, 56110), -- Earth Elemental +(181852, 0, 2, 201819, 56110), -- Restless Rocks +(181852, 0, 1, 220737, 56110), -- Restless Rocks +(181840, 0, 1, 220737, 56110), -- Conjured Stormling +(181840, 0, 0, 220737, 56110), -- Conjured Stormling +(181833, 0, 2, 220737, 56110), -- Shimmermaw +(181833, 0, 1, 220737, 56110), -- Shimmermaw +(181831, 0, 2, 201829, 56110), -- Invasive Hornswog +(181831, 0, 1, 220737, 56110), -- Invasive Hornswog +(181830, 0, 1, 220737, 56110), -- Restless Splash +(181830, 0, 0, 220737, 56110), -- Restless Splash +(181829, 0, 1, 220737, 56110), -- Storm Herald +(181829, 0, 0, 220737, 56110), -- Storm Herald +(181827, 0, 1, 220737, 56110), -- Air Revenant +(181827, 0, 0, 220737, 56110), -- Air Revenant +(181825, 0, 1, 220737, 56110); -- Restless Gust + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(181825, 0, 0, 220737, 56110), -- Restless Gust +(181824, 0, 1, 220737, 56110), -- Restless Winds +(181824, 0, 0, 220737, 56110), -- Restless Winds +(181823, 0, 1, 220737, 56110), -- Primal Steam Elemental +(181823, 0, 0, 220737, 56110), -- Primal Steam Elemental +(181822, 0, 1, 220737, 56110), -- Primal Air Elemental +(181822, 0, 0, 220737, 56110), -- Primal Air Elemental +(181821, 0, 2, 201819, 56110), -- Primal Earth Elemental +(181821, 0, 1, 220737, 56110), -- Primal Earth Elemental +(181820, 0, 1, 220737, 56110), -- Primal Fire Elemental +(181820, 0, 0, 220737, 56110), -- Primal Fire Elemental +(181819, 0, 2, 201829, 56110), -- Hornswog +(181819, 0, 1, 220737, 56110), -- Hornswog +(181818, 0, 1, 220737, 56110), -- Primal Lava Elemental +(181818, 0, 0, 220737, 56110), -- Primal Lava Elemental +(181817, 0, 1, 220737, 56110), -- Primal Steam Elemental +(181817, 0, 0, 220737, 56110), -- Primal Steam Elemental +(181816, 0, 1, 220737, 56110), -- Primal Water Elemental +(181816, 0, 0, 220737, 56110), -- Primal Water Elemental +(181815, 0, 1, 220737, 56110), -- Baron Wrap +(181815, 0, 0, 220737, 56110), -- Baron Wrap +(181813, 0, 1, 220737, 56110), -- Primal Lava Elemental +(181813, 0, 0, 220737, 56110), -- Primal Lava Elemental +(181811, 0, 1, 220737, 56110), -- Baron Wicklash +(181811, 0, 0, 220737, 56110), -- Baron Wicklash +(181810, 0, 1, 220737, 56110), -- Baron Orburst +(181810, 0, 0, 220737, 56110), -- Baron Orburst +(181809, 0, 1, 220737, 56110), -- Baron Orburst +(181809, 0, 0, 220737, 56110), -- Baron Orburst +(181808, 0, 1, 220737, 56110), -- Baron Tidepull +(181808, 0, 0, 220737, 56110), -- Baron Tidepull +(181807, 0, 1, 220737, 56110), -- Baron Wicklash +(181807, 0, 0, 220737, 56110), -- Baron Wicklash +(181806, 0, 1, 220737, 56110), -- Baron Tidepull +(181806, 0, 0, 220737, 56110), -- Baron Tidepull +(181804, 0, 1, 220737, 56110), -- Baron Wicklash +(181804, 0, 0, 220737, 56110), -- Baron Wicklash +(181803, 0, 1, 220737, 56110), -- Baron Wicklash +(181803, 0, 0, 220737, 56110), -- Baron Wicklash +(181802, 0, 1, 220737, 56110), -- Baron Tidepull +(181802, 0, 0, 220737, 56110), -- Baron Tidepull +(181798, 0, 1, 220737, 56110), -- Fire Revenant +(181798, 0, 0, 220737, 56110), -- Fire Revenant +(181795, 0, 1, 220737, 56110), -- Lava Fury +(181795, 0, 0, 220737, 56110), -- Lava Fury +(181794, 0, 1, 220737, 56110), -- Primal Lava Elemental +(181794, 0, 0, 220737, 56110), -- Primal Lava Elemental +(181787, 0, 1, 220737, 56110), -- Restless Lava +(181787, 0, 0, 220737, 56110), -- Restless Lava +(181784, 0, 1, 220737, 56110), -- Baron Wicklash +(181784, 0, 0, 220737, 56110), -- Baron Wicklash +(181781, 0, 1, 220737, 56110), -- Restless Flames +(181781, 0, 0, 220737, 56110), -- Restless Flames +(181779, 0, 1, 220737, 56110), -- Kelp Elemental +(181779, 0, 0, 220737, 56110), -- Kelp Elemental +(181778, 0, 1, 220737, 56110), -- Water Revenant +(181778, 0, 0, 220737, 56110), -- Water Revenant +(181777, 0, 1, 220737, 56110), -- Primal Water Elemental +(181777, 0, 0, 220737, 56110), -- Primal Water Elemental +(181776, 0, 1, 220737, 56110), -- Frenzied Crow +(181776, 0, 0, 220737, 56110), -- Frenzied Crow +(181775, 0, 2, 220737, 56110), -- Uncontrolled Guardian +(181775, 0, 1, 220737, 56110), -- Uncontrolled Guardian +(181774, 0, 1, 220737, 56110), -- Surf Elemental +(181774, 0, 0, 220737, 56110), -- Surf Elemental +(181773, 0, 1, 220737, 56110), -- Water Fury +(181773, 0, 0, 220737, 56110), -- Water Fury +(181772, 0, 1, 220737, 56110), -- Primal Fire Elemental +(181772, 0, 0, 220737, 56110), -- Primal Fire Elemental +(181770, 0, 1, 220737, 56110), -- Primal Steam Elemental +(181770, 0, 0, 220737, 56110), -- Primal Steam Elemental +(181769, 0, 1, 220737, 56110), -- Primal Steam Elemental +(181769, 0, 0, 220737, 56110), -- Primal Steam Elemental +(181766, 0, 3, 193864, 56110), -- Rephox the Eternal +(181766, 0, 2, 193839, 56110), -- Rephox the Eternal +(181764, 0, 3, 193864, 56110), -- Lava Phoenix +(181764, 0, 2, 193839, 56110), -- Lava Phoenix +(181763, 0, 3, 193864, 56110), -- Lava Phoenix +(181763, 0, 2, 193839, 56110), -- Lava Phoenix +(181758, 0, 4, 192125, 56110), -- Metalshaper Darjonic +(181758, 0, 3, 193624, 56110), -- Metalshaper Darjonic +(181757, 0, 4, 192125, 56110), -- Magmathrower Darjonic +(181757, 0, 3, 193624, 56110), -- Magmathrower Darjonic +(181756, 0, 4, 192125, 56110), -- Necksnapper Darjonic +(181756, 0, 3, 193624, 56110), -- Necksnapper Darjonic +(181755, 0, 4, 192125, 56110), -- Wallclimber Darjonic +(181755, 0, 3, 193624, 56110), -- Wallclimber Darjonic +(181754, 0, 4, 192125, 56110), -- Crustshaper Darjonic +(181754, 0, 3, 193624, 56110), -- Crustshaper Darjonic +(181752, 0, 4, 192125, 56110), -- Djaradin Necksnapper +(181752, 0, 3, 193624, 56110), -- Djaradin Necksnapper +(181751, 0, 4, 192125, 56110), -- Djaradin Lietenant Caster +(181751, 0, 3, 193624, 56110), -- Djaradin Lietenant Caster +(181750, 0, 4, 192125, 56110), -- Djaradin Wallclimber +(181750, 0, 3, 193624, 56110), -- Djaradin Wallclimber +(181749, 0, 1, 220737, 56110), -- Kirin Tor Questgiver +(181749, 0, 0, 220737, 56110), -- Kirin Tor Questgiver +(181748, 0, 4, 192125, 56110), -- Djaradin Crustshaper +(181748, 0, 3, 193624, 56110), -- Djaradin Crustshaper +(181747, 0, 4, 192125, 56110), -- Qalashi Metalshaper +(181747, 0, 3, 193624, 56110), -- Qalashi Metalshaper +(181731, 0, 2, 194449, 56110), -- Grokire the Restless +(181731, 0, 1, 220737, 56110), -- Grokire the Restless +(181726, 0, 2, 194449, 56110), -- Molten Rumbler +(181726, 0, 1, 220737, 56110), -- Molten Rumbler +(181718, 0, 2, 193864, 56110), -- Kmelagdon the Devourer +(181718, 0, 1, 220737, 56110), -- Kmelagdon the Devourer +(181715, 0, 2, 193864, 56110), -- Lava Burster +(181715, 0, 1, 220737, 56110), -- Lava Burster +(181711, 0, 2, 193864, 56110), -- Lava Tunneler +(181711, 0, 1, 220737, 56110), -- Lava Tunneler +(181656, 0, 2, 199822, 56110), -- Atramedes [DNT] +(181656, 0, 1, 220737, 56110), -- Atramedes [DNT] +(181576, 0, 1, 220737, 56110), -- Giant River Ottuk +(181576, 0, 0, 220737, 56110), -- Giant River Ottuk +(181574, 0, 2, 201826, 56110), -- Nokhud Spearthrower +(181574, 0, 1, 220737, 56110), -- Nokhud Spearthrower +(181537, 0, 2, 220737, 56110), -- Enraged Wyrm (0.5/0.5) +(181537, 0, 1, 220737, 56110), -- Enraged Wyrm (0.5/0.5) +(181536, 0, 2, 220737, 56110), -- Destabilized Elemental +(181536, 0, 1, 220737, 56110), -- Destabilized Elemental +(181478, 0, 1, 220737, 56110), -- Artifact Cat +(181478, 0, 0, 220737, 56110), -- Artifact Cat +(181477, 0, 1, 220737, 56110), -- Frenzy +(181477, 0, 0, 220737, 56110), -- Frenzy +(181476, 0, 2, 194424, 56110), -- Mammoth Calf +(181476, 0, 1, 220737, 56110), -- Mammoth Calf +(181475, 0, 2, 201822, 56110), -- Riverbeast +(181475, 0, 1, 220737, 56110), -- Riverbeast +(181474, 0, 2, 201828, 56110), -- Carnivorous Lasher +(181474, 0, 1, 220737, 56110), -- Carnivorous Lasher +(181471, 0, 1, 220737, 56110), -- Water Fury +(181471, 0, 0, 220737, 56110), -- Water Fury +(181470, 0, 2, 199822, 56110), -- Nether Drake +(181470, 0, 1, 220737, 56110), -- Nether Drake +(181469, 0, 2, 199822, 56110), -- Chromatic Dragon +(181469, 0, 1, 220737, 56110), -- Chromatic Dragon +(181468, 0, 2, 199822, 56110), -- Twilight Dragon +(181468, 0, 1, 220737, 56110), -- Twilight Dragon +(181458, 0, 1, 220737, 56110), -- Giant River Otter +(181458, 0, 0, 220737, 56110), -- Giant River Otter +(181450, 0, 1, 220737, 56110), -- Loyalist Drakonid +(181450, 0, 0, 220737, 56110), -- Loyalist Drakonid +(181449, 0, 1, 220737, 56110), -- Loyalist Dragonspawn Melee +(181449, 0, 0, 220737, 56110), -- Loyalist Dragonspawn Melee +(181448, 0, 1, 220737, 56110), -- Loyalist Dragonspawn Caster +(181448, 0, 0, 220737, 56110), -- Loyalist Dragonspawn Caster +(181444, 0, 1, 220737, 56110), -- Podling +(181444, 0, 0, 220737, 56110), -- Podling +(181443, 0, 1, 220737, 56110), -- Harpy +(181443, 0, 0, 220737, 56110), -- Harpy +(181440, 0, 1, 220737, 56110), -- Storm Dragon Whelp +(181440, 0, 0, 220737, 56110), -- Storm Dragon Whelp +(181439, 0, 2, 199822, 56110), -- Storm Dragon +(181439, 0, 1, 220737, 56110), -- Storm Dragon +(181437, 0, 1, 220737, 56110), -- Primal Bear +(181437, 0, 0, 220737, 56110), -- Primal Bear +(181436, 0, 1, 220737, 56110), -- Primal Dog +(181436, 0, 0, 220737, 56110), -- Primal Dog +(181435, 0, 1, 220737, 56110), -- Roc +(181435, 0, 0, 220737, 56110), -- Roc +(181433, 0, 2, 191780, 56110), -- Basilisk +(181433, 0, 1, 220737, 56110), -- Basilisk +(181430, 0, 1, 220737, 56110), -- Gryphon +(181430, 0, 0, 220737, 56110), -- Gryphon +(181428, 0, 1, 220737, 56110), -- Hornet +(181428, 0, 0, 220737, 56110), -- Hornet +(181427, 0, 1, 220737, 56110), -- Stormspine +(181427, 0, 0, 220737, 56110), -- Stormspine +(181424, 0, 1, 220737, 56110), -- Riding Hound +(181424, 0, 0, 220737, 56110), -- Riding Hound +(181423, 0, 1, 220737, 56110), -- Primal Dog +(181423, 0, 0, 220737, 56110), -- Primal Dog +(181396, 0, 2, 199822, 56110), -- Ancient Trueborn +(181396, 0, 1, 220737, 56110), -- Ancient Trueborn +(181386, 0, 1, 220737, 56110), -- Falcon +(181386, 0, 0, 220737, 56110), -- Falcon +(181381, 0, 1, 220737, 56110), -- Arcane Elemental +(181381, 0, 0, 220737, 56110), -- Arcane Elemental +(181378, 0, 2, 194437, 56110), -- Kurog Grimtotem +(181378, 0, 1, 220737, 56110), -- Kurog Grimtotem +(181377, 0, 2, 201835, 56110), -- Tarasek Shockbringer +(181377, 0, 1, 220737, 56110), -- Tarasek Shockbringer +(181374, 0, 2, 201819, 56110), -- Earth Elemental +(181374, 0, 1, 220737, 56110), -- Earth Elemental +(181373, 0, 2, 194450, 56110), -- Wild Argali +(181373, 0, 1, 220737, 56110), -- Wild Argali +(181364, 0, 1, 220737, 56110), -- Primal Thunder Lizard +(181364, 0, 0, 220737, 56110), -- Primal Thunder Lizard +(181363, 0, 1, 220737, 56110), -- Fledgling Thunder Lizard +(181363, 0, 0, 220737, 56110), -- Fledgling Thunder Lizard +(181315, 0, 1, 220737, 56110), -- Tempest Lizard +(181315, 0, 0, 220737, 56110), -- Tempest Lizard +(181313, 0, 2, 194437, 56110), -- Storm Elf +(181313, 0, 1, 220737, 56110), -- Storm Elf +(181312, 0, 1, 220737, 56110), -- Amberfur Slyvern +(181312, 0, 0, 220737, 56110), -- Amberfur Slyvern +(181311, 0, 1, 220737, 56110), -- Wild Ohuna +(181311, 0, 0, 220737, 56110), -- Wild Ohuna +(181310, 0, 2, 201835, 56110), -- Infused Tarasek +(181310, 0, 1, 220737, 56110), -- Infused Tarasek +(181265, 0, 1, 220737, 56110), -- Observer Gast +(181265, 0, 0, 220737, 56110), -- Observer Gast +(181220, 0, 2, 201826, 56110), -- Balakar Khan +(181220, 0, 1, 220737, 56110), -- Balakar Khan +(181194, 0, 1, 220737, 56110), -- Dryad +(181194, 0, 0, 220737, 56110), -- Dryad +(181167, 0, 1, 220737, 56110), -- Dryad +(181167, 0, 0, 220737, 56110), -- Dryad +(181078, 0, 3, 199822, 56110), -- Elemental Proto-Drake +(181078, 0, 2, 191782, 56110), -- Elemental Proto-Drake +(181049, 0, 2, 220737, 56110), -- Invasive Crawler +(181049, 0, 1, 220737, 56110), -- Invasive Crawler +(181040, 0, 1, 220737, 56110), -- Stella Stargazer +(181040, 0, 0, 220737, 56110), -- Stella Stargazer +(181039, 0, 1, 220737, 56110), -- Rocky Dustbeard +(181039, 0, 0, 220737, 56110), -- Rocky Dustbeard +(181031, 0, 1, 220737, 56110), -- Obsidian Challenger +(181031, 0, 0, 220737, 56110), -- Obsidian Challenger +(181030, 0, 4, 192125, 56110), -- Obsidian Grenadier +(181030, 0, 3, 193624, 56110), -- Obsidian Grenadier +(181026, 0, 4, 192125, 56110), -- Djaradin Magmathrower +(181026, 0, 3, 193624, 56110), -- Djaradin Magmathrower +(181025, 0, 1, 220737, 56110), -- Obsidian Drillmaster +(181025, 0, 0, 220737, 56110), -- Obsidian Drillmaster +(180986, 0, 1, 220737, 56110), -- Baron Flaka [NOT USED] +(180986, 0, 0, 220737, 56110), -- Baron Flaka [NOT USED] +(180985, 0, 4, 192125, 56110), -- Djaradin Magmathrower +(180985, 0, 3, 193624, 56110), -- Djaradin Magmathrower +(180980, 0, 1, 220737, 56110), -- Siegesmith Thrasix +(180980, 0, 0, 220737, 56110), -- Siegesmith Thrasix +(180977, 0, 4, 192125, 56110), -- Magmaking Darjonic +(180977, 0, 3, 193624, 56110), -- Magmaking Darjonic +(180964, 0, 4, 192125, 56110), -- Djaradin Necksnapper +(180964, 0, 3, 193624, 56110), -- Djaradin Necksnapper +(180963, 0, 1, 220737, 56110), -- Commander Nershal +(180963, 0, 0, 220737, 56110), -- Commander Nershal +(180897, 0, 1, 220737, 56110), -- Braddocgos +(180897, 0, 0, 220737, 56110), -- Braddocgos +(180891, 0, 3, 199822, 56110), -- Chadwidormu +(180891, 0, 2, 191782, 56110), -- Chadwidormu +(180888, 0, 1, 220737, 56110), -- Marlowagos +(180888, 0, 0, 220737, 56110), -- Marlowagos +(180887, 0, 1, 220737, 56110), -- Gerdian +(180887, 0, 0, 220737, 56110), -- Gerdian +(180886, 0, 1, 220737, 56110), -- Navarrion +(180886, 0, 0, 220737, 56110), -- Navarrion +(180885, 0, 1, 220737, 56110), -- Armstronagos +(180885, 0, 0, 220737, 56110), -- Armstronagos +(180884, 0, 1, 220737, 56110); -- Oferstraz + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(180884, 0, 0, 220737, 56110), -- Oferstraz +(180883, 0, 1, 220737, 56110), -- Washaria +(180883, 0, 0, 220737, 56110), -- Washaria +(180882, 0, 1, 220737, 56110), -- Kristharia +(180882, 0, 0, 220737, 56110), -- Kristharia +(180881, 0, 1, 220737, 56110), -- Inmanikus +(180881, 0, 0, 220737, 56110), -- Inmanikus +(180880, 0, 1, 220737, 56110), -- Hickmanikus +(180880, 0, 0, 220737, 56110), -- Hickmanikus +(180879, 0, 1, 220737, 56110), -- Rymooregos +(180879, 0, 0, 220737, 56110), -- Rymooregos +(180878, 0, 1, 220737, 56110), -- Mamorrikus +(180878, 0, 0, 220737, 56110), -- Mamorrikus +(180877, 0, 1, 220737, 56110), -- Volrathion +(180877, 0, 0, 220737, 56110), -- Volrathion +(180876, 0, 1, 220737, 56110), -- Gatnerikus +(180876, 0, 0, 220737, 56110), -- Gatnerikus +(180875, 0, 1, 220737, 56110), -- Torgolegos +(180875, 0, 0, 220737, 56110), -- Torgolegos +(180874, 0, 1, 220737, 56110), -- Ahlswedormu +(180874, 0, 0, 220737, 56110), -- Ahlswedormu +(180873, 0, 1, 220737, 56110), -- Cortastrasz +(180873, 0, 0, 220737, 56110), -- Cortastrasz +(180872, 0, 1, 220737, 56110), -- Tremblagos +(180872, 0, 0, 220737, 56110), -- Tremblagos +(180871, 0, 1, 220737, 56110), -- Veralstraza +(180871, 0, 0, 220737, 56110), -- Veralstraza +(180870, 0, 1, 220737, 56110), -- Wonsagosa +(180870, 0, 0, 220737, 56110), -- Wonsagosa +(180772, 0, 2, 194427, 56110), -- Gorloc Shaman +(180772, 0, 1, 220737, 56110), -- Gorloc Shaman +(180771, 0, 2, 194427, 56110), -- Gorloc Shellback +(180771, 0, 1, 220737, 56110), -- Gorloc Shellback +(180770, 0, 2, 194427, 56110), -- Gorloc Shellback +(180770, 0, 1, 220737, 56110), -- Gorloc Shellback +(180769, 0, 2, 194427, 56110), -- Gorloc Tidechaser +(180769, 0, 1, 220737, 56110), -- Gorloc Tidechaser +(180768, 0, 2, 194427, 56110), -- Gorloc Shaman +(180768, 0, 1, 220737, 56110), -- Gorloc Shaman +(180767, 0, 4, 192125, 56110), -- Djaradin Necksnapper +(180767, 0, 3, 193624, 56110), -- Djaradin Necksnapper +(180766, 0, 4, 192125, 56110), -- Djaradin Wallclimber +(180766, 0, 3, 193624, 56110), -- Djaradin Wallclimber +(180765, 0, 4, 192125, 56110), -- Djaradin Metalshaper +(180765, 0, 3, 193624, 56110), -- Djaradin Metalshaper +(180764, 0, 4, 192125, 56110), -- Djaradin Magmathrower +(180764, 0, 3, 193624, 56110), -- Djaradin Magmathrower +(180763, 0, 4, 192125, 56110), -- Djaradin Crustshaper +(180763, 0, 3, 193624, 56110), -- Djaradin Crustshaper +(180705, 0, 3, 193864, 56110), -- Magmammoth Calf +(180705, 0, 2, 194424, 56110), -- Magmammoth Calf +(180704, 0, 3, 193864, 56110), -- Magmammoth +(180704, 0, 2, 194424, 56110), -- Magmammoth +(180698, 0, 4, 192125, 56110), -- Djaradin Crustshaper +(180698, 0, 3, 193624, 56110), -- Djaradin Crustshaper +(180697, 0, 4, 192125, 56110), -- Djaradin Magmathrower +(180697, 0, 3, 193624, 56110), -- Djaradin Magmathrower +(180696, 0, 4, 192125, 56110), -- Djaradin Wallclimber +(180696, 0, 3, 193624, 56110), -- Djaradin Wallclimber +(180695, 0, 4, 192125, 56110), -- Djaradin Metalshaper +(180695, 0, 3, 193624, 56110), -- Djaradin Metalshaper +(180692, 0, 4, 192125, 56110), -- Djaradin Necksnapper +(180692, 0, 3, 193624, 56110), -- Djaradin Necksnapper +(180689, 0, 2, 194427, 56110), -- Gorloc Tidechaser +(180689, 0, 1, 220737, 56110), -- Gorloc Tidechaser +(180688, 0, 2, 194427, 56110), -- Gorloc Wavecrasher +(180688, 0, 1, 220737, 56110), -- Gorloc Wavecrasher +(180686, 0, 2, 194427, 56110), -- Gorloc Wavecrasher +(180686, 0, 1, 220737, 56110), -- Gorloc Wavecrasher +(180621, 0, 1, 220737, 56110), -- Primal Fire Elemental +(180621, 0, 0, 220737, 56110), -- Primal Fire Elemental +(180605, 0, 1, 220737, 56110), -- Primal Water Elemental +(180605, 0, 0, 220737, 56110), -- Primal Water Elemental +(180596, 0, 2, 201819, 56110), -- Primal Earth Elemental +(180596, 0, 1, 220737, 56110), -- Primal Earth Elemental +(180574, 0, 1, 220737, 56110), -- Primal Air Elemental +(180574, 0, 0, 220737, 56110), -- Primal Air Elemental +(180394, 0, 2, 201826, 56110), -- Nokhud Guard +(180394, 0, 1, 220737, 56110), -- Nokhud Guard +(180374, 0, 1, 220737, 56110), -- Ancient +(180374, 0, 0, 220737, 56110), -- Ancient +(180371, 0, 1, 220737, 56110), -- Furbolg +(180371, 0, 0, 220737, 56110), -- Furbolg +(180370, 0, 2, 193865, 56110), -- Tarantula +(180370, 0, 1, 220737, 56110), -- Tarantula +(180369, 0, 1, 220737, 56110), -- Dragonwhelp +(180369, 0, 0, 220737, 56110), -- Dragonwhelp +(179798, 0, 1, 220737, 56110), -- Earth Furbolg +(179798, 0, 0, 220737, 56110), -- Earth Furbolg +(179451, 0, 1, 220737, 56110), -- Rebel Centaur Kahn +(179451, 0, 0, 220737, 56110), -- Rebel Centaur Kahn +(179332, 0, 1, 220737, 56110), -- Rebel Centaur Caster +(179332, 0, 0, 220737, 56110), -- Rebel Centaur Caster +(179282, 0, 1, 220737, 56110), -- Rebel Centaur Warrior +(179282, 0, 0, 220737, 56110), -- Rebel Centaur Warrior +(178930, 0, 1, 220737, 56110), -- Snow Elemental +(178930, 0, 0, 220737, 56110), -- Snow Elemental +(178088, 0, 1, 220737, 56110), -- Lionfish +(178088, 0, 0, 220737, 56110), -- Lionfish +(177669, 0, 3, 193864, 56110), -- Lava Mammoth +(177669, 0, 2, 194424, 56110), -- Lava Mammoth +(177665, 0, 1, 220737, 56110), -- Tyr +(177665, 0, 0, 220737, 56110), -- Tyr +(177664, 0, 2, 199822, 56110), -- Kalecgos +(177664, 0, 1, 220737, 56110), -- Kalecgos +(177663, 0, 2, 199822, 56110), -- Nozdormu (Dragon) Uprez +(177663, 0, 1, 220737, 56110), -- Nozdormu (Dragon) Uprez +(177662, 0, 2, 199822, 56110), -- Ysera (Dragon) Uprez +(177662, 0, 1, 220737, 56110), -- Ysera (Dragon) Uprez +(177049, 0, 5, 193867, 56110), -- Grazk the Slaver +(177049, 0, 4, 194443, 56110), -- Grazk the Slaver +(177041, 0, 2, 199822, 56110), -- Evil Drake +(177041, 0, 1, 220737, 56110), -- Evil Drake +(176710, 0, 1, 220737, 56110), -- Decay Ancient +(176710, 0, 0, 220737, 56110), -- Decay Ancient +(176709, 0, 2, 194332, 56110), -- Decay Ent +(176709, 0, 1, 220737, 56110), -- Decay Ent +(176696, 0, 1, 220737, 56110), -- Primal Beaver +(176696, 0, 0, 220737, 56110), -- Primal Beaver +(176695, 0, 2, 193865, 56110), -- Tarantula +(176695, 0, 1, 220737, 56110), -- Tarantula +(176694, 0, 2, 194450, 56110), -- Primal Sheep +(176694, 0, 1, 220737, 56110), -- Primal Sheep +(176693, 0, 1, 220737, 56110), -- Storm Revenant +(176693, 0, 0, 220737, 56110), -- Storm Revenant +(176635, 0, 1, 220737, 56110), -- Primal Ray +(176635, 0, 0, 220737, 56110), -- Primal Ray +(176630, 0, 1, 220737, 56110), -- Wind Eagle +(176630, 0, 0, 220737, 56110), -- Wind Eagle +(176629, 0, 1, 220737, 56110), -- Primal Dog +(176629, 0, 0, 220737, 56110), -- Primal Dog +(176628, 0, 2, 194451, 56110), -- Ice Spider +(176628, 0, 1, 220737, 56110), -- Ice Spider +(176627, 0, 3, 199822, 56110), -- Elemental Proto-drake +(176627, 0, 2, 191782, 56110), -- Elemental Proto-drake +(176626, 0, 1, 220737, 56110), -- Furbolg +(176626, 0, 0, 220737, 56110), -- Furbolg +(176625, 0, 2, 194437, 56110), -- Storm Elf +(176625, 0, 1, 220737, 56110), -- Storm Elf +(176624, 0, 2, 194437, 56110), -- Ice Troll +(176624, 0, 1, 220737, 56110), -- Ice Troll +(176518, 0, 2, 194427, 56110), -- Gorloc +(176518, 0, 1, 220737, 56110), -- Gorloc +(176516, 0, 1, 220737, 56110), -- Bullfrog +(176516, 0, 0, 220737, 56110), -- Bullfrog +(176508, 0, 1, 220737, 56110), -- Thunder Lizard +(176508, 0, 0, 220737, 56110), -- Thunder Lizard +(176507, 0, 3, 220737, 56110), -- Proto-Drake +(176507, 0, 2, 220737, 56110), -- Proto-Drake +(176506, 0, 2, 201828, 56110), -- Carnivorous Lasher +(176506, 0, 1, 220737, 56110), -- Carnivorous Lasher +(176505, 0, 1, 220737, 56110), -- Hydra +(176505, 0, 0, 220737, 56110), -- Hydra +(176504, 0, 1, 220737, 56110), -- Crocolisk +(176504, 0, 0, 220737, 56110), -- Crocolisk +(176492, 0, 2, 201822, 56110), -- Riverbeast +(176492, 0, 1, 220737, 56110), -- Riverbeast +(176491, 0, 1, 220737, 56110), -- Dragonfly +(176491, 0, 0, 220737, 56110), -- Dragonfly +(176290, 0, 1, 220737, 56110), -- Owlkin Uprez +(176290, 0, 0, 220737, 56110), -- Owlkin Uprez +(176218, 0, 2, 194448, 56110), -- Sabertoothed Flier +(176218, 0, 1, 220737, 56110), -- Sabertoothed Flier +(176216, 0, 1, 220737, 56110), -- Giant River Otter +(176216, 0, 0, 220737, 56110), -- Giant River Otter +(176215, 0, 1, 220737, 56110), -- Rhino +(176215, 0, 0, 220737, 56110), -- Rhino +(176214, 0, 1, 220737, 56110), -- Primal Walrus +(176214, 0, 0, 220737, 56110), -- Primal Walrus +(176213, 0, 3, 193864, 56110), -- Fire Phoenix +(176213, 0, 2, 193839, 56110), -- Fire Phoenix +(176212, 0, 1, 220737, 56110), -- Primal Tallstrider +(176212, 0, 0, 220737, 56110), -- Primal Tallstrider +(176211, 0, 1, 220737, 56110), -- Salamander +(176211, 0, 0, 220737, 56110), -- Salamander +(176210, 0, 2, 194451, 56110), -- Ice Bear +(176210, 0, 1, 220737, 56110), -- Ice Bear +(176209, 0, 2, 194053, 56110), -- Flowered Porcupine +(176209, 0, 1, 220737, 56110), -- Flowered Porcupine +(176208, 0, 1, 220737, 56110), -- Skitterfly +(176208, 0, 0, 220737, 56110), -- Skitterfly +(176207, 0, 1, 220737, 56110), -- Primal Thunder Lizard +(176207, 0, 0, 220737, 56110), -- Primal Thunder Lizard +(176206, 0, 2, 194424, 56110), -- Mammoth +(176206, 0, 1, 220737, 56110), -- Mammoth +(176205, 0, 2, 193864, 56110), -- Lava Slug +(176205, 0, 1, 220737, 56110), -- Lava Slug +(176204, 0, 2, 194448, 56110), -- Moose Bull +(176204, 0, 1, 220737, 56110), -- Moose Bull +(176202, 0, 2, 194449, 56110), -- Forest Giant +(176202, 0, 1, 220737, 56110), -- Forest Giant +(176201, 0, 2, 194449, 56110), -- Ice Giant +(176201, 0, 1, 220737, 56110), -- Ice Giant +(176199, 0, 2, 194449, 56110), -- Mountain Giant +(176199, 0, 1, 220737, 56110), -- Mountain Giant +(176196, 0, 2, 201819, 56110), -- Stone Elemental +(176196, 0, 1, 220737, 56110), -- Stone Elemental +(176195, 0, 1, 220737, 56110), -- Ice Elemental +(176195, 0, 0, 220737, 56110), -- Ice Elemental +(176194, 0, 1, 220737, 56110), -- Air Elemental +(176194, 0, 0, 220737, 56110), -- Air Elemental +(176193, 0, 1, 220737, 56110), -- Water Elemental +(176193, 0, 0, 220737, 56110), -- Water Elemental +(176191, 0, 1, 220737, 56110), -- Centaur Brute +(176191, 0, 0, 220737, 56110), -- Centaur Brute +(176190, 0, 1, 220737, 56110), -- Centaur Brute +(176190, 0, 0, 220737, 56110), -- Centaur Brute +(176189, 0, 1, 220737, 56110), -- Centaur +(176189, 0, 0, 220737, 56110), -- Centaur +(176188, 0, 4, 192125, 56110), -- Djaradin Female +(176188, 0, 3, 193624, 56110), -- Djaradin Female +(176187, 0, 5, 193867, 56110), -- Brackenhide Gnoll Elite Shaman +(176187, 0, 4, 194443, 56110), -- Brackenhide Gnoll Elite Shaman +(176183, 0, 1, 220737, 56110), -- Ysera +(176183, 0, 0, 220737, 56110), -- Ysera +(174933, 0, 5, 220737, 56110), -- Proto-Dragon +(174933, 0, 4, 220737, 56110), -- Proto-Dragon +(174931, 0, 1, 220737, 56110), -- Dragonwhelp +(174931, 0, 0, 220737, 56110), -- Dragonwhelp +(174897, 0, 2, 199822, 56110), -- Alexstrasza (Dragon) Uprez +(174897, 0, 1, 220737, 56110), -- Alexstrasza (Dragon) Uprez +(174896, 0, 1, 220737, 56110), -- Drakonid +(174896, 0, 0, 220737, 56110), -- Drakonid +(174895, 0, 1, 220737, 56110), -- Dragonspawn Melee +(174895, 0, 0, 220737, 56110), -- Dragonspawn Melee +(174894, 0, 1, 220737, 56110), -- Dragonspawn Caster +(174894, 0, 0, 220737, 56110), -- Dragonspawn Caster +(174892, 0, 2, 194427, 56110), -- Gorloc +(174892, 0, 1, 220737, 56110), -- Gorloc +(174891, 0, 1, 220737, 56110), -- Fire Elemental +(174891, 0, 0, 220737, 56110), -- Fire Elemental +(174890, 0, 1, 220737, 56110), -- Primal Giant +(174890, 0, 0, 220737, 56110), -- Primal Giant +(174889, 0, 2, 194437, 56110), -- Fire Yaungol +(174889, 0, 1, 220737, 56110), -- Fire Yaungol +(174888, 0, 1, 220737, 56110), -- Mole Man +(174888, 0, 0, 220737, 56110), -- Mole Man +(174886, 0, 4, 192125, 56110), -- Djaradin Male +(174886, 0, 3, 193624, 56110), -- Djaradin Male +(174884, 0, 1, 220737, 56110), -- Duck +(174884, 0, 0, 220737, 56110), -- Duck +(174882, 0, 1, 220737, 56110), -- Centaur +(174882, 0, 0, 220737, 56110), -- Centaur +(174881, 0, 1, 220737, 56110), -- Fox Wyvern +(174881, 0, 0, 220737, 56110), -- Fox Wyvern +(174880, 0, 5, 193867, 56110), -- Gnoll T1 Melee +(174880, 0, 4, 194443, 56110), -- Gnoll T1 Melee +(119274, 0, 2, 220737, 56110), -- Emerald Balancer +(119274, 0, 1, 220737, 56110); -- Emerald Balancer + +UPDATE `creature_questitem` SET `VerifiedBuild`=56110 WHERE (`CreatureEntry`=221028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213757 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213546 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212685 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212685 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211756 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211756 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211377 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211377 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211372 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211372 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211343 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211116 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210867 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210867 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210651 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210595 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210595 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210103 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210103 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209851 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209779 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209779 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209723 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209333 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209280 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209280 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209245 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209245 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209176 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209175 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209174 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209090 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209090 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209090 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208948 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208948 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208610 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208610 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208600 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208600 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208478 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208478 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208445 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208445 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208445 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208367 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208367 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208367 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207809 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207304 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207203 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207201 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207183 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207183 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207182 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207182 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207181 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207181 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207180 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207180 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207179 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207179 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207096 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207096 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206904 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206904 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206858 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206841 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206840 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206840 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206691 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206674 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206639 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206639 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206603 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206597 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206578 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206172 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206162 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206162 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205545 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205543 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204931 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204931 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204409 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203709 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203709 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203466 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203466 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203466 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203466 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203466 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202874 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=202874 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=202874 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=202874 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202858 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202529 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202375 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201625 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201261 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201117 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200926 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200926 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200926 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200186 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199866 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198169 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198169 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198156 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198156 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197847 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197847 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197260 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197137 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197137 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197137 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197135 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197135 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197129 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197129 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197126 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197126 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197124 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197124 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197120 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196521 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196459 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196459 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196365 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196358 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196358 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196354 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193273 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193255 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193255 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193255 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193255 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193255 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193206 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193206 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193206 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193206 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193206 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193166 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193166 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193166 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193166 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193166 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192749 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191501 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191501 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191416 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=191416 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191416 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191416 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191416 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191416 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190985 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190609 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190609 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190609 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190245 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=190245 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=190245 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190245 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190245 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187925 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187925 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187925 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187925 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187868 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187365 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187365 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186128 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186128 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186127 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185855 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185855 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185827 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185755 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185737 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=185737 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=185737 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185737 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185661 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185612 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185610 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185610 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185574 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185574 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185506 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185415 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185415 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185346 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185346 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185316 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185316 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185315 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185315 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185314 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185313 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185264 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185181 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185181 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185155 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185155 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185154 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185154 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185081 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185081 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185037 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185037 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185032 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185032 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185002 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184989 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184989 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184989 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184989 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184965 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184965 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184965 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184957 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184956 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184956 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184954 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184954 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184880 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184880 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184860 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184860 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184819 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184819 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184778 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184767 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184742 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184742 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184738 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184738 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184737 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184737 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184735 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184733 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184733 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184733 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184670 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184659 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184659 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184651 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184651 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184627 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184627 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184606 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184590 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184545 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184544 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184544 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184539 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184535 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184533 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184533 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184533 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184530 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184530 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184530 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184471 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184471 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184471 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184426 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184426 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184421 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184421 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184417 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184417 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184412 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184412 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184409 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184409 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184333 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184315 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184315 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184235 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184229 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184229 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184227 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184227 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184224 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184224 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184219 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184217 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184185 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184185 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184162 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184162 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184161 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184161 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184161 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184061 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184061 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184060 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184060 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184059 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184059 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184046 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184046 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184046 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184002 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184002 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184002 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184002 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183961 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183961 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183953 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183927 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183927 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183925 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183814 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183814 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183814 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183804 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183748 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183747 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183747 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183747 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183747 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183746 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183737 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183737 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183737 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183689 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183653 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183649 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183647 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183647 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183645 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183645 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183631 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183602 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183596 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183566 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183538 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183538 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183535 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183516 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183500 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183500 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183499 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183499 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183499 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183498 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183498 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183497 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183495 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183438 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183437 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183437 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183437 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183432 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183432 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183429 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183429 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183416 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183416 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183416 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183415 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183415 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183414 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183414 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183413 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183412 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183412 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183408 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183408 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183407 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183407 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183406 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183406 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183404 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183404 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183398 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183398 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183396 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183396 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183387 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183387 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183366 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183308 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183308 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183291 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183258 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183258 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183253 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183253 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183253 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183249 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183249 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183242 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183229 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183229 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183229 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183227 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183227 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183225 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183225 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183184 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183184 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183177 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183131 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183131 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182863 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182863 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182799 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182798 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182798 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182798 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182798 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182798 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182686 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182649 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182440 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182434 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182430 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182430 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182430 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182426 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182426 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182426 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182409 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182409 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182392 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182392 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182392 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182378 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182374 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182374 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182360 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182355 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182353 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182353 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182350 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182331 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182322 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182319 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182318 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182318 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182318 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182316 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182313 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182293 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182293 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182293 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182292 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182292 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182289 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182289 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182286 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182286 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182284 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182272 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182254 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182254 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182254 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182252 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182252 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182215 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182201 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182182 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182182 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182182 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182158 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182158 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182158 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182155 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182155 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182114 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182114 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182114 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182099 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181968 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181968 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181968 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181967 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181967 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181964 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181964 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181961 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181961 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181958 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181957 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181957 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181884 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181884 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181870 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181870 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181862 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181862 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181839 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181839 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181805 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181801 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181797 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181797 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181796 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181796 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181793 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181793 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181782 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181691 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181690 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181668 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181652 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181626 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181626 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181626 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181625 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181625 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181625 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181490 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181490 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181412 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181408 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181408 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181408 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181407 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181407 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181407 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181406 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181406 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181406 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181403 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181403 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181403 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181360 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181360 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181352 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181349 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181349 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181349 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181346 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181346 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181344 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181344 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181295 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181295 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181292 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181292 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181290 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181290 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181287 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181260 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181249 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181249 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181249 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181223 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181223 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181222 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181221 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181221 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181219 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181208 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181208 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181186 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=181186 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181186 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181186 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181186 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181172 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181145 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181130 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181130 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181116 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181115 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181114 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181114 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181114 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181113 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181113 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181112 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181111 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181110 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181110 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181109 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181109 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181108 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181108 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181108 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181108 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181093 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181093 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181093 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181064 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181061 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=181061 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181061 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181061 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181045 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181044 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=181044 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181044 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181044 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181028 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181027 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181027 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181011 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181011 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181011 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181007 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181007 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181005 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181005 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180978 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180978 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180932 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=180932 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180932 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180930 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=180930 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180930 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180925 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180925 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180917 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180917 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180864 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180819 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=180819 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180819 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180777 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180748 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180748 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180746 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=180746 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180746 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180707 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180599 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=180599 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180427 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180417 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180415 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180407 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180392 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180389 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180387 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180379 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180089 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180089 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180088 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180085 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180085 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180085 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180070 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180070 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180052 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=180052 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180052 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180051 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=180051 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180051 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180051 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180050 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180050 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180049 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=180049 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180031 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180031 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180030 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179959 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179931 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179931 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179826 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179826 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179825 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179825 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179825 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179802 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179802 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179802 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179802 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179771 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179456 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179456 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179456 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179424 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179424 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179424 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179422 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179422 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179422 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179380 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179347 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179347 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179347 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179307 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179307 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179305 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179305 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179305 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179290 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179285 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179285 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179284 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179283 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179283 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179280 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179260 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179260 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179260 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179254 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179254 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179217 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179191 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179191 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179191 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179108 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179108 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179043 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179007 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179007 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179007 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179006 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178966 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178935 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178899 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178899 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178877 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178862 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178855 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178825 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178778 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178754 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178750 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178750 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178744 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178744 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178734 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178733 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178733 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178732 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178732 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178727 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=178727 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=178727 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178671 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178666 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=178666 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178666 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178666 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178645 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178643 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178628 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178625 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178624 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178578 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178578 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178576 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178575 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178575 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178563 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178560 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178560 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178558 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178558 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178532 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178532 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178508 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178507 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178374 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=178374 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178374 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178369 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178369 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178369 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178349 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178349 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178349 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178294 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=178294 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=178294 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178294 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178280 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178277 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178273 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178272 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178258 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178229 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178229 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178226 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178190 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=178190 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178190 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178190 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178188 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=178188 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178159 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178159 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178158 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178158 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178143 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178098 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178098 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178098 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178071 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178071 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178043 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178041 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178026 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178019 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178004 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177974 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177918 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177918 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177915 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177911 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177911 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177911 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177911 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177910 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177910 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177910 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177899 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177899 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177873 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177873 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177863 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177863 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177862 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177862 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177861 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177861 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177857 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177833 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177830 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177830 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177830 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177830 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177825 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177813 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177813 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177809 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177805 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177805 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177805 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177804 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177804 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177804 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177804 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177804 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177803 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177803 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177803 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177694 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177694 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177691 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177690 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177621 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177575 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177573 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177573 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177531 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177397 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177397 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177394 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177394 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177394 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177389 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177389 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177360 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177358 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177358 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177326 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177324 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177321 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177311 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177301 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177293 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177293 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177293 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177293 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177292 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177292 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177292 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177292 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177291 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177291 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177291 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177291 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177285 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177257 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177223 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177219 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177219 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177189 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177189 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177187 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177187 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177187 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177187 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177168 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177162 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177146 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177144 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177144 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177135 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177135 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177134 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177133 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177131 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177131 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177129 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177129 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177128 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177118 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177071 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177071 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176940 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176940 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176880 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176879 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176669 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=176669 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176570 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176428 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176428 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176426 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176426 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176414 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176410 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176407 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176406 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176402 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176275 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176273 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176272 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176262 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176262 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176259 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176259 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176252 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176132 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=176132 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=176132 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176132 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176132 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176131 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176131 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176121 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=176121 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=176121 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176119 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=176119 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=176119 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176116 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=176116 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=176116 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176114 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176110 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176110 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176108 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176108 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176107 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176104 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176078 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176073 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176014 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176013 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176010 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175990 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175974 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175930 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175908 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175882 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175877 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175863 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175847 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175842 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175837 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175721 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=175721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175719 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175707 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=175707 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175705 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175702 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175701 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175700 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175559 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=175559 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=175559 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=175425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175315 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=175315 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175296 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=175269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174933 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174933 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174848 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174848 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174847 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174598 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174467 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=174467 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=174467 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=174467 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=174467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174336 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174313 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=174313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174308 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174259 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174259 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174227 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174202 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=174202 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174134 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174126 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174107 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174107 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174105 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174100 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174093 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174092 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174070 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174014 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174013 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174012 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173948 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173889 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=173889 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=173889 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173717 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=173717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173639 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173639 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173637 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173613 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173609 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173580 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173460 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173195 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173190 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173138 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173098 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173086 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173023 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172972 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172972 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172616 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=172616 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=172616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172583 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172406 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172186 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172186 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172182 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=172182 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171749 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171540 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171489 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171451 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171422 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=171422 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=171422 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171405 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171388 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=171388 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=171388 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171358 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171307 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171217 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=171217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171211 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171189 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171130 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=171130 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171010 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171009 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170992 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170989 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170982 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170979 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170978 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170940 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170929 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170870 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170868 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170787 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170728 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170711 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170711 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170694 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=170694 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170692 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170634 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170628 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=170628 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170627 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170518 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170513 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170418 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=170418 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=170418 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170301 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170293 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=170293 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170263 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170157 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=170157 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=170157 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=170157 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169987 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169955 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=169955 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169955 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169955 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169887 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169886 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169859 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=169859 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=169859 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169812 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169760 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169687 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=169687 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=169605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169551 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=169551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169340 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168980 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168977 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168886 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168680 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=168680 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168672 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168525 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168490 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=168490 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=168490 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168390 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168215 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168147 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168130 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168093 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167955 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167955 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167948 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167948 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167948 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167942 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167942 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167942 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167923 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167923 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167817 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167803 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167704 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167615 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167467 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=167467 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=167467 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167464 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167464 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167323 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167322 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167322 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167263 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167263 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167050 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166993 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=166993 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166993 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166987 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166987 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166914 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166819 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166736 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166714 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166714 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166710 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166678 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=166678 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166678 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=166675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166674 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=166674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166673 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=166673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166670 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=166670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166633 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166520 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166520 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166510 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166509 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166398 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166337 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166327 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166279 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166279 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166263 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166263 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166132 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166042 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166008 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165998 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165992 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165992 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165946 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=165946 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165860 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=165786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165733 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165529 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165481 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165471 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165253 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=165253 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165253 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165075 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165074 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165053 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165053 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165051 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165051 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165050 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165047 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=165047 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=165047 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=165047 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165008 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164967 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164830 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164618 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164562 AND `DifficultyID`=0 AND `Idx`=0); +UPDATE `creature_questitem` SET `VerifiedBuild`=56110 WHERE (`CreatureEntry`=164558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164533 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164533 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164477 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164442 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164441 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164436 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164415 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164407 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=164407 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=164407 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164380 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164371 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164218 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=164218 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=164218 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164209 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164177 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164122 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164107 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164107 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164093 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164093 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164064 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164064 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164047 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=164047 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163980 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163979 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163600 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163590 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163590 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163392 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163380 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163279 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163279 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163277 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162994 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162993 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162965 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162965 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162849 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162845 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162844 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162829 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162819 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162759 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162711 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162711 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162693 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=162693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162689 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162611 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162452 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162420 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162394 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162253 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162253 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162252 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162250 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162249 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162247 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162180 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=162180 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=162180 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162175 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162158 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162102 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162061 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=162061 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161928 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=161928 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161896 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161896 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161856 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161856 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161854 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161849 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161639 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161624 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161621 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=161621 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=161621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161615 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161614 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161609 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161529 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161511 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=161511 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161480 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161469 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161455 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161448 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161345 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161274 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=161274 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=161274 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=161274 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=161274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161259 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161195 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=161195 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=161195 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=161195 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=161195 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161191 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=161191 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=161191 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=161191 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=161191 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161084 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161083 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161082 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161079 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160985 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160922 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160920 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160914 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160901 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160900 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160900 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160893 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160882 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160882 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160877 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160868 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160850 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160850 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160849 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160848 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160848 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160847 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160839 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160837 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160832 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160773 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160773 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160770 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160769 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160768 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160763 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160750 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160721 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160716 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160640 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160640 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160465 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160465 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160464 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160463 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160463 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160462 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160462 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160460 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160448 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=160448 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160448 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160427 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160426 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=160426 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160426 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160392 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160392 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160375 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160359 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160359 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160356 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160356 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160355 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160355 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160355 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160351 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160345 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160277 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160264 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=160264 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160169 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=65) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=64) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=63) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=62) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=61) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=60) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=59) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=58) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=57) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=56) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=55) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=54) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=53) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=52) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=51) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=50) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=49) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=48) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=47) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=46) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=45) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=44) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=43) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=42) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=41) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=40) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=39) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=38) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=37) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=36) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=35) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160048 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160012 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160011 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160008 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160002 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160001 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160000 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159999 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159998 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159988 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159987 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159986 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159982 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159979 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159978 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159976 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159972 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159968 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159965 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159883 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159755 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159755 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159730 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159729 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159659 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=159659 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159659 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159659 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159496 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159496 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159415 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159414 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159343 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159319 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=66) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=65) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=64) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=63) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=62) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=61) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=60) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=59) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=58) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=57) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=56) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=55) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=54) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=53) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=52) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=51) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=50) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=49) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=48) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=47) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=46) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=45) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=44) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=43) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=42) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=41) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=40) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=39) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=38) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=37) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=36) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=35) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159253 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159190 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159190 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159190 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159190 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159156 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159134 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159104 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158927 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158927 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158927 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158927 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158927 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158910 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158910 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158908 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158894 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158894 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158894 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158894 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158893 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158893 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158893 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158893 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158761 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158760 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158665 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158665 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158657 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=158657 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158657 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158657 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158656 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158656 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158656 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158656 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158636 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158622 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158622 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158622 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158622 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158617 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158617 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158617 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158617 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158597 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158530 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158525 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158473 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158473 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158473 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158473 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158439 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158439 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158439 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158197 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158052 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157993 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157964 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157947 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157947 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157942 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157883 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157824 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157822 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157820 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=157820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157793 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157791 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157761 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157761 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157759 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157726 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157599 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157579 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157463 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157443 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157443 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157390 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157354 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157345 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157345 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157291 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157291 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157277 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157277 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157176 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157171 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157167 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157160 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157157 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=157157 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157157 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157156 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157122 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=157122 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157122 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157120 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157120 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157103 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157103 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157103 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157101 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157097 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157041 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157034 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157034 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157034 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157033 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156911 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156910 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156866 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156866 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156815 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156779 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=156779 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156779 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156709 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156637 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156565 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156565 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156463 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156458 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156340 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=156340 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156340 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156339 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=156339 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156333 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=156333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156331 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=156331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156261 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156260 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156255 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156239 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=156239 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=156239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156015 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=156015 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=156015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155949 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155945 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155945 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155945 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155945 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155798 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155798 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155798 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155798 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155783 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155251 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155251 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155250 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155250 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155250 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155016 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154559 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154338 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154332 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154330 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154312 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154311 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154222 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154051 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153956 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153910 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153910 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153904 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153903 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153843 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153451 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153451 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153451 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153382 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153382 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153382 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153267 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153265 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153179 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153179 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153174 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153174 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153174 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153174 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153165 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153107 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153107 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153107 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153107 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153106 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153106 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153106 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153094 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153094 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153055 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153011 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153011 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153011 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153011 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152995 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152995 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152995 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152995 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152918 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152917 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152917 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152915 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152906 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152884 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152883 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152883 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152881 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152827 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152724 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152639 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152639 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=65) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=64) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=63) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=62) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=61) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=60) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=59) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=58) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=57) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=56) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=55) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=54) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=53) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=52) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=51) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=50) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=49) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=48) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=47) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=46) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=45) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=44) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=43) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=42) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=41) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=40) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=39) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=38) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=37) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=36) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=35) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152233 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152233 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152233 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152197 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152196 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152040 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151995 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151995 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151992 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151992 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151960 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151945 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151943 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151943 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151880 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151880 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151880 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151858 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151858 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151807 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151806 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151610 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151609 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=65) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=64) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=63) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=62) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=61) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=60) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=59) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=58) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=57) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=56) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=55) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=54) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=53) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=52) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=51) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=50) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=49) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=48) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=47) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=46) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=45) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=44) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=43) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=42) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=41) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=40) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=39) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=38) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=37) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=36) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=35) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151331 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151331 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151329 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=35) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150465 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150465 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150159 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149665 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149659 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149655 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148103 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=148103 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148037 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=148037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148031 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=148031 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=148025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148020 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147966 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147942 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147942 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147893 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=147893 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=147893 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=147893 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147892 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=147892 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=147892 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=147892 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147891 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=147891 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=147891 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=147891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147845 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147758 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147701 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147435 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147332 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147169 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147073 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=147073 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=147073 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=147073 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147071 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=147071 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=147071 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=147071 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147071 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147059 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=147059 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=147059 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=147059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=146608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145333 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=145333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=145333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=145328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145326 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=145326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145323 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=145323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=145323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145148 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=145148 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144248 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=141510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140914 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140736 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=140736 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=140736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140735 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=140735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=140735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140666 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=140666 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140150 AND `DifficultyID`=0 AND `Idx`=2); +UPDATE `creature_questitem` SET `VerifiedBuild`=56110 WHERE (`CreatureEntry`=140150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139832 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=139832 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=139832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139136 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138603 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138346 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138345 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138345 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138168 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138167 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138044 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137936 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=137936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137576 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=137576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=137576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137212 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=137212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=137212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137202 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=137202 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=137202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=136906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=136587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=136584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136196 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=136196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=136196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=136015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=136015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=135981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135381 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=135381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135107 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=135107 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134840 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=134840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134838 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=134838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=134725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=134662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=134660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=134660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=134425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=134425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134141 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=134141 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=134141 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133465 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132713 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=132713 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=132713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132177 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131817 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131530 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131490 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=131490 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=131490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131141 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130531 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=130531 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130395 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=130395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=130395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130192 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=130192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130075 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=130075 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=130075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130074 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=130074 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=130074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130073 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=130073 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=130073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130039 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=130039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129927 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129870 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=129870 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129252 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129231 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129140 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129097 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129030 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129013 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129009 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128997 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128994 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128994 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128991 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128728 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128632 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=128632 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=128632 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=128632 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=128632 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128632 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128604 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=128604 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=128604 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=128604 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=128604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127810 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=127810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127732 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127732 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127233 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127039 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126776 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=126776 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=126776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=126774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=126767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=126764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126719 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=126719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126498 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=126498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=126333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125590 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125590 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125570 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125569 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125283 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125240 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125229 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125174 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=125174 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125174 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125037 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=125037 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124729 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=124729 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=124729 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=124729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124639 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124593 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123588 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123588 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123480 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123478 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123477 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123476 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122968 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=122852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122838 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=122838 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=122838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121929 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121929 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121928 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121926 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121926 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121926 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121925 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121925 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121924 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121923 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=121923 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121923 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121923 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121923 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121922 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121922 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121921 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121921 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121920 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121920 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121894 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121893 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121893 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121790 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121583 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121583 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121569 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121569 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121569 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121569 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121553 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121553 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121553 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121553 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121473 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121401 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121401 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121399 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121351 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121351 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121351 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121351 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121346 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121346 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121346 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121346 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121341 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121250 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121240 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121240 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121231 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121231 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121231 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121231 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121231 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121082 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121082 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121082 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121039 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121034 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=121034 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121034 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121034 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121034 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121034 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121032 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121032 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121031 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121031 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121031 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121022 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121022 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120964 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120952 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120952 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120952 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120938 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120938 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120934 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120934 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120901 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120901 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120901 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120897 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120897 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120853 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120816 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120811 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120800 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120779 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120779 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120770 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120750 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120750 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120739 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120739 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120715 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120713 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120713 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120713 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120713 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120712 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120707 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120707 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120707 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120692 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120685 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120685 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120685 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120684 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120684 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120683 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120683 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120683 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120682 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120682 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120682 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120682 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120680 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120680 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120680 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120679 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120679 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120678 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120678 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120678 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120678 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120677 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120677 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120676 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120676 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120676 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120676 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120668 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120668 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120668 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120668 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120663 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120663 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120662 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120662 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120661 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120661 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120660 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120659 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120659 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120659 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120658 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120640 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120640 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120640 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120631 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120631 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120629 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120629 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120629 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120628 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120628 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120628 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120627 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120627 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120627 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120582 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120582 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120581 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120581 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120580 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120580 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120580 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120579 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120579 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120579 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120578 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120578 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120578 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120577 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120577 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120577 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120577 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120576 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120576 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120576 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120576 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120575 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120575 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120575 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120575 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120575 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120556 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120556 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120556 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120556 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120528 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120528 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120405 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120405 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120405 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120405 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120374 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120371 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120366 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120342 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120342 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120321 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120304 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120276 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120276 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120276 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120276 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120203 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120158 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120158 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120147 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120143 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119976 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119976 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119952 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119952 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119930 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119930 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119930 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119930 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119923 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119910 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119910 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119908 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119902 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119880 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119876 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119876 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119872 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119872 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119837 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119837 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119837 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119837 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119788 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119788 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119788 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119769 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119734 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119701 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119677 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119677 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119645 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119640 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119640 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119603 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119509 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119495 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119495 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119490 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119489 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119435 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119214 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119210 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119203 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119189 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119189 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119189 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119187 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119187 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119185 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119155 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119148 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119148 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119145 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119140 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119139 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119114 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119114 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119105 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119032 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118980 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118971 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118952 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118952 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118952 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118943 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118943 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118943 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118930 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118872 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118872 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118857 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118845 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118845 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118841 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118836 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118836 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118827 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118804 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118804 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118804 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118787 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118787 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118787 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118787 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118787 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118783 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118753 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118725 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118722 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118722 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118722 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118721 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118721 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118721 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118719 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118714 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118714 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118705 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118700 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118700 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118700 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118700 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118685 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118685 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118685 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118685 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118683 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118683 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118680 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118680 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118679 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118678 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118678 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118678 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118678 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118678 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118499 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118499 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118499 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118499 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118499 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118498 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118498 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118496 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118496 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118487 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118472 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118472 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118410 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118322 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118322 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118317 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118317 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118317 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118317 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118317 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118315 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118315 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118315 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118315 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118315 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118294 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118294 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118264 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118223 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118223 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118133 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118133 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118133 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118133 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118133 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118133 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118127 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118127 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118022 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118022 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118017 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118016 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118016 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118013 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118012 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118012 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118006 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118002 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118002 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118000 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118000 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117997 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117993 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117993 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117991 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117973 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117969 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117967 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117964 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117955 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117955 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117955 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117955 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117954 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117954 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117947 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117947 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117947 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117850 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117850 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117819 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117819 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117819 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117776 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117769 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117743 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117742 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117742 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117741 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117740 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117739 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117737 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117736 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117732 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117732 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117732 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117731 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117718 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117718 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117718 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117707 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117707 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117706 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117682 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117682 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117647 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117623 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117614 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117614 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117614 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117613 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117613 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117613 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117612 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117597 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117597 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117594 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117562 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117562 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117561 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117561 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117560 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117560 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117555 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117555 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117554 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117554 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117552 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117552 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117551 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117551 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117548 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117548 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117545 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117545 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117545 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117544 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117492 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117483 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117483 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117483 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117473 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117431 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117431 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117430 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117421 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117413 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117404 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117404 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117403 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117403 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117402 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117339 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117338 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117337 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117337 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117335 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117335 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117334 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117334 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117325 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117325 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117294 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117277 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117277 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117277 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117255 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117255 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117255 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117255 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117250 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117250 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117194 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117194 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117189 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117189 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117188 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117163 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117160 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117151 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117151 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117126 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117126 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117125 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117105 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117105 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117104 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117104 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117104 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117074 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117069 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117065 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117061 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117055 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117055 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117054 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117054 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117053 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117053 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117047 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117040 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117039 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117038 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117036 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117035 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117021 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117018 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117018 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117005 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116996 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116996 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116996 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116961 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116955 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116955 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116955 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116952 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116925 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116925 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116924 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116848 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116848 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116842 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116825 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116823 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116823 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116816 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116816 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116665 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116665 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116656 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116651 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116625 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116625 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116624 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116580 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116553 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116548 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116548 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116527 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116523 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116523 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116523 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116523 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116478 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116478 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116472 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116472 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116470 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116470 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116469 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116469 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116468 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116468 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116466 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116466 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116434 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116434 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116428 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116427 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116427 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116424 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116368 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116298 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116297 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116282 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116281 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116257 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116206 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116204 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116204 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116204 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116204 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116121 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116115 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116027 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116027 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116026 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115757 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115755 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115656 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115648 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115620 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115601 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=115601 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=115601 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=115601 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115566 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=115566 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=115566 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115566 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115566 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115560 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115495 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=115495 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=115495 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115495 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115495 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115488 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115486 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115484 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=115484 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115443 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115443 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115379 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115211 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115179 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115179 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115056 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=115056 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=115056 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115021 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115014 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115009 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115008 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115008 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115006 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115004 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114959 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=114959 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=114959 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=114959 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=114959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114904 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=114904 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114904 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114876 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=114876 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=114876 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=114876 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114875 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114874 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=114874 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=114874 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=114874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114869 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=114869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114790 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=114790 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=114790 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114575 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114573 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=114573 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=114573 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=114573 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=114573 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114573 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114211 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=114211 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113866 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=113866 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=113866 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113866 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113850 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=113850 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=113850 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=113850 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113850 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113765 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113679 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=113679 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=113679 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=113679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113675 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=113675 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=113675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=113675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113634 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113633 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113555 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113493 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=113493 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113436 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113436 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113239 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=113239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113148 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=113148 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113148 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113145 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113052 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113043 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113010 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112910 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=112910 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112910 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112909 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112825 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112760 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112760 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112756 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112497 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112419 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112123 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111929 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=111929 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=111929 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111929 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111929 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111784 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111768 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111751 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=111751 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=111751 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111674 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=111674 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=111674 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111647 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111647 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111571 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111571 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111571 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111568 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111558 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111556 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111508 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=111508 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=111508 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111508 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111479 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111469 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111469 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111456 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111456 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111422 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111422 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111387 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111387 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111354 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111290 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111247 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111247 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111227 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111226 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111225 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111192 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110996 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110994 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=110994 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110994 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110992 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110992 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110972 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110972 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110909 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110832 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110824 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=110824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110781 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110700 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110699 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110663 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=110663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110580 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110502 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110486 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110484 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=110484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110474 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110413 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=110413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110384 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110349 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110349 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110344 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110340 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110043 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110042 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110042 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109994 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109994 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109981 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109938 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109937 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109937 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109935 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109935 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109933 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109933 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109821 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109714 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109714 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109714 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109706 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109703 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109702 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109702 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109702 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109694 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=109694 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=109694 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109694 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109694 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109651 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109632 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109632 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109632 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109630 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109630 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109540 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109521 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=109521 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=109521 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109521 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109517 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109517 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109516 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109504 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109504 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109445 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109438 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109438 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109427 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109427 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109419 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109418 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109418 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109417 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109403 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109402 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109399 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109398 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109354 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109351 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=109351 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109351 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109351 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109351 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109349 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109349 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109338 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109336 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109336 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109324 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=109324 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=109324 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109324 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109324 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109193 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109174 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109174 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109174 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109174 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109159 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109159 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109150 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109140 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109138 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109138 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109138 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109133 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109133 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109110 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109110 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109110 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109110 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109106 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109100 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109100 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109083 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109021 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108986 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=108986 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108986 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108978 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108978 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108955 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108955 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108955 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108925 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108899 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108890 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108856 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108628 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108611 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=108611 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108610 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108608 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=108608 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108607 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108563 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108561 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108558 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108538 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108499 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=108499 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=108499 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=108499 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=108499 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108499 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108472 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108457 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108322 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108314 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=108314 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=108314 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=108314 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=108314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108185 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108168 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108163 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=108163 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108032 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=108032 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=108032 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108030 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108016 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108016 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107990 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107990 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107914 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107852 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107848 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107848 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107846 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107758 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107749 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107749 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107748 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107748 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107747 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107747 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107746 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=107746 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=107746 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107746 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107745 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107744 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107744 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107743 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107742 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107741 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107741 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107738 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107738 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107722 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=107722 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107720 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107667 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107667 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107547 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107525 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107525 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107525 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107487 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107485 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107469 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107469 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107449 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107449 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107440 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107440 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107440 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107439 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=107439 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107368 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107366 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107335 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107335 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107328 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107327 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107312 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107312 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107267 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107258 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107258 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107258 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107216 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107216 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107193 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107170 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=107170 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=107170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107169 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=107169 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=107169 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107169 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107169 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107168 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107161 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107161 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107147 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107144 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107144 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107142 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107136 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107136 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107135 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=107135 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=107135 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107135 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107133 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107133 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107113 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107105 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107105 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107103 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107103 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107103 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107102 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107102 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107102 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106999 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106999 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106920 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106920 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106906 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106886 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106886 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106837 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106825 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106804 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=106804 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=106804 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106804 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106804 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106804 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106764 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106687 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106630 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106630 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106630 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106629 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106608 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106590 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106590 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106590 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106583 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106532 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=106532 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106532 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106532 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106532 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106526 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=106526 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106526 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106526 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106467 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=106467 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=106467 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106467 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106425 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=106425 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=106425 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106348 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=106348 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106348 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106348 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106348 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106339 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=106339 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106339 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106339 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106288 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=106288 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=106288 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106288 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106288 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106287 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106197 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106171 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106150 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106147 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106147 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106146 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106139 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106139 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106107 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106107 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106082 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105973 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105938 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=105938 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=105938 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105919 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=105919 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=105919 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105887 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105887 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105715 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105706 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105682 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105682 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105657 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=105657 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=105657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105651 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105641 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105640 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105629 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105617 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105596 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105539 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=105539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105538 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105537 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105474 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=105474 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=105474 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=105474 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105450 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105339 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105338 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=105338 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105297 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=105297 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=105297 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=105297 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105294 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105166 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105151 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105138 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105129 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105127 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105127 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105125 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105094 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105094 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104969 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104815 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104758 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104636 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104512 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104512 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104510 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104509 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104508 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104505 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104500 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104498 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104497 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104497 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104494 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104494 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104486 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=104486 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=104486 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104483 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=104483 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=104483 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104482 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=104482 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=104482 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104408 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104374 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104372 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104348 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104348 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104300 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104295 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104278 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104277 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=104277 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=104277 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=104277 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104277 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104275 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104273 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104272 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104218 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=104218 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=104218 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104147 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=104147 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=104147 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=104147 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=104147 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103928 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103862 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103861 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103784 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103781 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103681 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103681 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103681 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103671 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=103671 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103671 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103643 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103513 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103513 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103428 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103426 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103422 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103401 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103401 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103400 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103344 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103231 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103231 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103231 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103180 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103180 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103176 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103176 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103162 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103162 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103125 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=103125 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=103125 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103125 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103089 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103089 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102898 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=102898 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=102898 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102898 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102861 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102837 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102819 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102819 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102729 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102728 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102583 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=102583 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=102583 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102583 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102568 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102566 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102566 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102549 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102516 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102516 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102446 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102446 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102446 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102387 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102387 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102304 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102292 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=102292 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=102292 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102292 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102245 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102241 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=102241 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=102241 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101971 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101943 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101923 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101900 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=101900 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101900 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101900 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101900 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101886 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101886 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101878 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101878 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101878 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101868 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101841 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101841 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101841 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101829 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101829 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101828 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101828 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101815 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101715 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101655 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101655 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101655 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101641 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101641 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101641 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101641 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101554 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101554 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101515 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=101515 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101515 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101515 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101514 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101468 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101466 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101416 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101416 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101411 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101403 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101388 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101130 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101130 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101101 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100895 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100838 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=100838 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100795 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=100795 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=100795 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=100795 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100750 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100749 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100748 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=100748 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100718 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100595 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=100595 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100527 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100394 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100262 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=100262 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=100262 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=100262 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=100262 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100262 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100100 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100100 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100097 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100047 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100019 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=100019 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100019 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99868 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99868 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99868 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99868 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99795 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99765 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99765 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99765 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99765 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99764 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=99764 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99764 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99764 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99762 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99762 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99762 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99762 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99762 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99754 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99720 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99720 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99720 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99633 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99633 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99595 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=99595 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99595 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99595 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99595 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99584 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=99584 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99584 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99584 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99584 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99581 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99581 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99581 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99516 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99504 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99504 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99485 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99485 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99372 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99366 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99365 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99339 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99223 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99223 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99216 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99046 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99046 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98975 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98970 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98955 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=98955 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=98955 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=98955 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98955 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98955 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98955 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98900 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98894 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98891 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98890 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=98890 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=98890 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=98890 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98890 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98889 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98884 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98876 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=98876 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=98876 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98876 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98873 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98813 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=98813 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=98813 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98813 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98785 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98770 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98671 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98533 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98533 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98512 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=98512 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=98512 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=98512 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98512 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98512 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98505 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98496 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98260 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=98260 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=98260 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98260 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98260 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98208 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=98208 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=98208 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98208 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98141 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98141 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98141 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98005 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97968 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97968 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97967 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97966 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97890 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=97890 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97890 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97849 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97811 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97678 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97678 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97672 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97672 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97671 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97642 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97637 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97637 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97567 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=97567 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=97567 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97566 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97566 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97516 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97516 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97504 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97418 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97390 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97318 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97248 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97247 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97216 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97184 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97176 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97175 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97129 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97129 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96994 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=96994 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=96994 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=96994 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=96994 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96994 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96609 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96609 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96608 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96587 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96584 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96480 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96410 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96267 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96260 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96260 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96196 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96192 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96105 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96005 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95916 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95888 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=95888 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=95888 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=95888 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=95888 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95858 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95858 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95848 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95848 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95772 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=95772 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=95772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=95772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95726 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95687 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95452 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95429 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95320 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95319 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95319 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95318 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95314 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=95314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95285 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95270 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=95270 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=95270 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=95270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=95270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94849 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94814 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94715 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94694 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=94694 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94636 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94619 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=94619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94530 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94530 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94509 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94507 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=94507 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94507 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94498 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94491 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94465 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94465 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94463 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=94463 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94463 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94452 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94450 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94392 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94282 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=94282 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=94282 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=0); +UPDATE `creature_questitem` SET `VerifiedBuild`=56110 WHERE (`CreatureEntry`=94162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94151 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94080 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=94080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93998 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93998 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93993 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=93993 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93993 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93856 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93856 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93783 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93685 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93683 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93647 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93622 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=93622 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93619 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=93619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93556 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=93556 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93371 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=93371 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=93371 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=93371 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=93371 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93330 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=93330 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=93330 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=93330 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=93330 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93327 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93321 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93319 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93318 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=93318 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=93318 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=93318 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=93318 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93204 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93114 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93114 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93110 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93083 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92898 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92802 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92802 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92789 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92735 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=92735 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=92735 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=92735 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=92735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92504 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92450 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=92450 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92447 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=92447 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92446 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92446 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92445 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=92445 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92419 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=92419 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92418 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92382 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92377 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92341 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=92341 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=92341 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=92341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=92341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92209 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92206 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92204 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92189 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92128 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92068 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=92068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92067 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=92067 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=92067 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=92067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92013 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91808 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91808 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91808 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91793 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91793 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91789 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91780 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91759 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91741 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91737 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91681 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=91681 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91681 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91681 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91681 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91680 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91672 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91645 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=91645 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91645 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91645 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91636 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=91636 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91636 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91636 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91634 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91579 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91569 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=91569 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=91569 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91569 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91569 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91494 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91488 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91486 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91459 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91459 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91459 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91245 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=91245 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91245 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91245 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91202 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91184 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91129 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91123 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91100 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91100 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91044 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91003 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90947 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=90947 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=90947 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=90947 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90947 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90947 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90903 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90901 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90901 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90803 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90659 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90659 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90480 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90390 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90390 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90389 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90380 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90379 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90379 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90318 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90267 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90241 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90230 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90173 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=90173 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=90173 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90139 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90139 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89997 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89851 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89826 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=89826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89731 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=89731 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=89731 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=89731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89730 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=89730 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89378 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=89378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89199 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=89199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89025 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=89025 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=89025 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=89025 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=89025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89024 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=89024 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=89024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89016 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89016 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89013 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88870 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=88870 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88855 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=88855 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=88855 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88101 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=88101 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=88101 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88099 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=88099 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=88099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88089 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=88089 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88086 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=88086 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=88086 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=88086 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=88086 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88084 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=88084 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=87639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=87584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=87584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=87385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=87385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=87344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=87344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=87239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=87239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=87234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=87234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=87060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=87060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=86960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=86960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=86959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=86959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=86660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=86660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=86659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=86659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=86658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=86658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=86657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=86657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86535 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=86535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=86535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=86535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=86535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=84675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=84628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=84245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=83641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=83623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=83577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=83575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=82619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=82323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=81764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=81764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=81764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=81157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=81157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81156 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=81156 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=81156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=81156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=80335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=80295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=80294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=80292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79234 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=79234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=79234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79231 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=79231 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=79231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=78782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=78778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=78578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=78174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=77995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77993 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=77993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=77993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=77992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=77991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=77991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=77349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=77232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=77020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=76706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=76706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=76064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=75835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=75819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=75665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=75286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=75135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=75093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=74983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74850 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=74850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=74850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=74707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=74706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=74704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=74697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=74351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=74237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=73440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=73439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=72873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=72765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=72764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=72763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72571 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=72571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=72571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=71784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=71716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=71669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=71647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=71631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=71630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=70900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=70898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=68682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=68584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=67971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=67929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=67896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=67441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=67435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=67084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66917 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=66917 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=66917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=66917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=65711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=64970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=64969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=64831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=64714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=64627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=64309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=64201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=64192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=62530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=62515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=62440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=62293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=61696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59967 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=59967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=59693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59134 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59133 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59132 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59124 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=59124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55470 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=55470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=55470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=55470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55110 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=55110 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=55110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=55110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=54631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=54558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=54540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=54540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=54373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=54373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=54372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=54372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=54371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=54371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=54339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=54130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=53264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=53264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=53152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=53124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=53090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=53090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=52503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=52357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=52356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=52300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=52161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=51729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=51728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=51675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=51658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=51633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=51633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=51631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=48628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=48628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=48533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=48016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=48015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=47311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=47310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=47309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=47226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46773 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=46773 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=46773 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=46773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=46772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=46772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=46772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=46693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45896 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=45896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=45896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=45756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=45753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=45582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=45582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=45412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=45358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=45321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44566 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=44566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=44167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=44166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=44165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=44164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=43726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=43636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=43542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=43454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43417 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=43417 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=43417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=43417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=43364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=42937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=42858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=42780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=42766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=42527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=41923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=41922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=41746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=41746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=40841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=40811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=40811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=40677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=40403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=40276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=40224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=40107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=39896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=39193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=39087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=39086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=39086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=39049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=39004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=38884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=38663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=38329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38305 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=38305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=38305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=38305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=38034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=38033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=36949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=35096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=33422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=32505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=32482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=32482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=31692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=31321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=31231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=31140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31139 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=31139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=31139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=30921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=30877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=30696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=30696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30260 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=30260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=30184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=29915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=28862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28858 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=28858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=28641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=28467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=28118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=28101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=28069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=27836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=27836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=27835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=27835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27177 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=27177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=26410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=26409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26408 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=26408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=26408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=26316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=25479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24871 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=24871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24791 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=24791 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=24791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=24644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=24635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24030 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=24030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=24030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24018 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=24018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=23991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23990 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=23990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23989 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=23989 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=23796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=23796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=23691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=23691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=23690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=23690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=22994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=22993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=22992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=22181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21462 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=21462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21408 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=21408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=21408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=21386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=20770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=20459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20458 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=20458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=20324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=19827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=19826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19650 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=19650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=19650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=19457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19442 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=19442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=18706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=18670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=18477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=18476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=18423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=18423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=18286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=18214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=17882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=17839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=17798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=17606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=17381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=17307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=17201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=17133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=16931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16907 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=16907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16903 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=16903 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=16903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=16880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=16808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15937 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=15937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=15937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=15689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=15685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=15669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=15668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=15298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=15273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=14640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=14604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=14225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=13718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=13301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=13282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=13159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=12977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=12976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=12236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=10439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10041 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=10041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=10041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=10040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9336 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9164 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=9164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=9164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9163 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=9163 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=9163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9162 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=9162 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=9162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9033 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9017 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=9017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=8983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=8983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=8906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=7997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=7454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=7453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=7452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6582 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=6582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6555 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=6555 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6554 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=6554 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6553 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=6553 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6552 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=6552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6551 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=6551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6504 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6502 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6501 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=5842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=5840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5719 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=5719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=5719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5713 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=5713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=5713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=5427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5420 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=5420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=5278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=4675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=4675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4674 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=4674 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=4674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=4674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4673 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=4673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=4673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4672 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=4672 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=4672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4671 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=4671 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=4671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4670 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=4670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=4670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4133 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4132 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3762 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=3378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3377 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=3377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3376 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=3376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3257 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=3257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=3256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3254 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3240 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=3240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3238 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=3238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=2740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2739 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=2739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2548 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2521 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=2521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=2521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2248 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1565 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=1551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=1059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=942 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=780 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=780 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=780 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=702 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=701 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=699 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=694 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=689 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=671 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=671 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=667 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=597 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=597 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=595 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=588 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=588 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=587 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=40 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3 AND `DifficultyID`=0 AND `Idx`=0); +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=221028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207809 AND `DifficultyID`=0 AND `Idx`=1); -- Sickly Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=221025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207997 AND `DifficultyID`=0 AND `Idx`=1); -- Meddling Podling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216843 AND `DifficultyID`=0 AND `Idx`=1); -- Awakened Dreamsaber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208903 AND `DifficultyID`=0 AND `Idx`=1); -- Grimclaw +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216705 AND `DifficultyID`=0 AND `Idx`=1); -- Migrating Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216704 AND `DifficultyID`=0 AND `Idx`=1); -- Migrating Bruffalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216703 AND `DifficultyID`=0 AND `Idx`=1); -- Migrating Fawn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216700 AND `DifficultyID`=0 AND `Idx`=1); -- Efflorescent Gladefawn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216699 AND `DifficultyID`=0 AND `Idx`=1); -- Efflorescent Gladehart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216698 AND `DifficultyID`=0 AND `Idx`=1); -- Efflorescent Gladehind +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216697 AND `DifficultyID`=0 AND `Idx`=1); -- Efflorescent Bristlebruin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216696 AND `DifficultyID`=0 AND `Idx`=1); -- Efflorescent Dreampaw +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216692 AND `DifficultyID`=0 AND `Idx`=1); -- Efflorescent Dreamtooth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216691 AND `DifficultyID`=0 AND `Idx`=1); -- Efflorescent Dreamsaber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210464 AND `DifficultyID`=0 AND `Idx`=1); -- Budding Lasher +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216403 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216401 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216394 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208588 AND `DifficultyID`=0 AND `Idx`=3); -- Slobbering Raider +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208588 AND `DifficultyID`=0 AND `Idx`=2); -- Slobbering Raider +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208588 AND `DifficultyID`=0 AND `Idx`=0); -- Slobbering Raider +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216402 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216399 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211314 AND `DifficultyID`=0 AND `Idx`=3); -- Slobbering Slinger +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211314 AND `DifficultyID`=0 AND `Idx`=2); -- Slobbering Slinger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=216402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211314 AND `DifficultyID`=0 AND `Idx`=0); -- Slobbering Slinger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=214681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188781 AND `DifficultyID`=0 AND `Idx`=0); -- Emerald Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=214231 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214231 AND `DifficultyID`=0 AND `Idx`=1); -- Rockhorn Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=214230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214230 AND `DifficultyID`=0 AND `Idx`=1); -- Silktuft Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=214222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214222 AND `DifficultyID`=0 AND `Idx`=1); -- Golddown Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=214217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193308 AND `DifficultyID`=0 AND `Idx`=0); -- Hornstrider Chick +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=214213 AND `DifficultyID`=0 AND `Idx`=1); -- Violent Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=214202 AND `DifficultyID`=0 AND `Idx`=1); -- Thicketclaw Bear +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=214201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214201 AND `DifficultyID`=0 AND `Idx`=1); -- Shadehewn Bruffalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=214200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214200 AND `DifficultyID`=0 AND `Idx`=1); -- Shadehewn Bull +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=8); -- Envoy of Winter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=1); -- Envoy of Winter +UPDATE `creature_questitem` SET `ItemId`=194437, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=214125 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207030 AND `DifficultyID`=0 AND `Idx`=3); -- Flamebound Caller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=214125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207030 AND `DifficultyID`=0 AND `Idx`=1); -- Flamebound Caller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=214075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210518 AND `DifficultyID`=0 AND `Idx`=1); -- Cycle Warden +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=214025 AND `DifficultyID`=0 AND `Idx`=1); -- Tranquil Gladefawn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=214010 AND `DifficultyID`=0 AND `Idx`=0); -- Katsarah +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=213821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212069 AND `DifficultyID`=0 AND `Idx`=1); -- Elusive Swifthoof Gladehart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=213819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210496 AND `DifficultyID`=0 AND `Idx`=0); -- Otharia +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=213818 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206689 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206689 AND `DifficultyID`=0 AND `Idx`=1); -- Igira the Cruel +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=213809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212024 AND `DifficultyID`=0 AND `Idx`=1); -- Umbraclaw Silvercrest +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=213808 AND `DifficultyID`=0 AND `Idx`=1); -- Silvercrest Ancient +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=213801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213794 AND `DifficultyID`=0 AND `Idx`=1); -- Primalist Shieldbreaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=213788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209779 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209772 AND `DifficultyID`=0 AND `Idx`=1); -- Apex Firehide Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=213781 AND `DifficultyID`=0 AND `Idx`=1); -- Ashen Gladehart Buck +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=213668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213668 AND `DifficultyID`=0 AND `Idx`=1); -- Invasive Tarantula +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=213646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185409 AND `DifficultyID`=0 AND `Idx`=0); -- Fyrakk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=213546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213546 AND `DifficultyID`=0 AND `Idx`=1); -- Protected Dream Raven +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=213542 AND `DifficultyID`=0 AND `Idx`=1); -- Dreambellow Matriarch +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=213539 AND `DifficultyID`=0 AND `Idx`=1); -- Dreambellow Bristlebruin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212875 AND `DifficultyID`=0 AND `Idx`=1); -- [DNT]Dream Infusion Proxy +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212822 AND `DifficultyID`=0 AND `Idx`=1); -- Seething Spitfire +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212820 AND `DifficultyID`=0 AND `Idx`=1); -- Cracking Sediment +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207273 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Berserker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207273 AND `DifficultyID`=0 AND `Idx`=1); -- Zaqali Berserker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209723 AND `DifficultyID`=0 AND `Idx`=1); -- Firehide Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207274 AND `DifficultyID`=0 AND `Idx`=1); -- Primalist Flamewarden +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212588 AND `DifficultyID`=0 AND `Idx`=1); -- Shiversnap Prowler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212501 AND `DifficultyID`=0 AND `Idx`=1); -- Rockfang Prowler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212499 AND `DifficultyID`=0 AND `Idx`=1); -- Dapplecoat Bear +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212493 AND `DifficultyID`=0 AND `Idx`=1); -- Drowsy Crystalspine +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212492 AND `DifficultyID`=0 AND `Idx`=1); -- Dormant Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212485 AND `DifficultyID`=0 AND `Idx`=1); -- Leafcrusher Bruffalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212484 AND `DifficultyID`=0 AND `Idx`=1); -- Brushwalker Bruffalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212471 AND `DifficultyID`=0 AND `Idx`=1); -- Sugar +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212470 AND `DifficultyID`=0 AND `Idx`=1); -- Marlene +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212469 AND `DifficultyID`=0 AND `Idx`=1); -- Lilu +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212467 AND `DifficultyID`=0 AND `Idx`=1); -- Olive +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=8); -- Splinterlimb +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=1); -- Splinterlimb +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209245 AND `DifficultyID`=0 AND `Idx`=1); -- Roottender Treant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210170 AND `DifficultyID`=0 AND `Idx`=1); -- Zaqali Flamemancer +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212158 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Ashwarden +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212158 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=1); -- Zaqali Ashwarden +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212152 AND `DifficultyID`=0 AND `Idx`=0); -- Green Dragon Statue +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212143 AND `DifficultyID`=0 AND `Idx`=1); -- Cerulean Greyback +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212133 AND `DifficultyID`=0 AND `Idx`=1); -- Elusive Verdant Gladewarden +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212126 AND `DifficultyID`=0 AND `Idx`=1); -- Silvercrest Elder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212090 AND `DifficultyID`=0 AND `Idx`=1); -- Elusive Blooming Brierhide +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212070 AND `DifficultyID`=0 AND `Idx`=1); -- Elusive Bramblehide Bristlebruin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212066 AND `DifficultyID`=0 AND `Idx`=1); -- Elusive Moonfang Dreamsaber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212062 AND `DifficultyID`=0 AND `Idx`=1); -- Elusive Dreamsaber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212061 AND `DifficultyID`=0 AND `Idx`=1); -- Elusive Gladehart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212043 AND `DifficultyID`=0 AND `Idx`=1); -- Elusive Dreamtalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212041 AND `DifficultyID`=0 AND `Idx`=1); -- Elusive Bristlebruin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212031 AND `DifficultyID`=0 AND `Idx`=1); -- Umbraclaw Tender +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=212028 AND `DifficultyID`=0 AND `Idx`=1); -- Umbraclaw Forager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211990 AND `DifficultyID`=0 AND `Idx`=1); -- Domesticated Dreamstag +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211989 AND `DifficultyID`=0 AND `Idx`=1); -- Gentle Gladefawn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211926 AND `DifficultyID`=0 AND `Idx`=1); -- Dormant Seed +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211924 AND `DifficultyID`=0 AND `Idx`=1); -- Honored Panther Spirit +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211767 AND `DifficultyID`=0 AND `Idx`=1); -- Gentle Gladehart +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Ironshield +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=5); -- Zaqali Ironshield +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=4); -- Zaqali Ironshield +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=1); -- Zaqali Ironshield +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211757 AND `DifficultyID`=0 AND `Idx`=1); -- Primal Cliffbreaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211756 AND `DifficultyID`=0 AND `Idx`=1); -- Zaqali Portalkeeper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211522 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188924 AND `DifficultyID`=0 AND `Idx`=0); -- Green Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210593 AND `DifficultyID`=0 AND `Idx`=1); -- Verdant Bristlebruin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210594 AND `DifficultyID`=0 AND `Idx`=1); -- Verdant Dreamsaber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210595 AND `DifficultyID`=0 AND `Idx`=1); -- Verdant Dream Raven +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211370 AND `DifficultyID`=0 AND `Idx`=1); -- Verdant Gladehart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211347 AND `DifficultyID`=0 AND `Idx`=1); -- Rabid Gladehart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211345 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211345 AND `DifficultyID`=0 AND `Idx`=1); -- Troubled Treant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211344 AND `DifficultyID`=0 AND `Idx`=1); -- Perplexed Podling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211343 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211343 AND `DifficultyID`=0 AND `Idx`=1); -- Thornridden Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211342 AND `DifficultyID`=0 AND `Idx`=1); -- Angered Umbraclaw +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211339 AND `DifficultyID`=0 AND `Idx`=1); -- Dream Seedling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211316 AND `DifficultyID`=0 AND `Idx`=1); -- Listless Dreamtalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209533 AND `DifficultyID`=0 AND `Idx`=1); -- Aggressive Flames +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207621 AND `DifficultyID`=0 AND `Idx`=1); -- Watchful Gladehind +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211199 AND `DifficultyID`=0 AND `Idx`=1); -- Tamed Gladehart +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211179 AND `DifficultyID`=0 AND `Idx`=3); -- Ziroka +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211179 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211179 AND `DifficultyID`=0 AND `Idx`=1); -- Ziroka +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211178 AND `DifficultyID`=0 AND `Idx`=1); -- Togan +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211159 AND `DifficultyID`=0 AND `Idx`=1); -- Nightsaber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211145 AND `DifficultyID`=0 AND `Idx`=1); -- Dewdrop Tortoise +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211141 AND `DifficultyID`=0 AND `Idx`=1); -- Cragcoat Bristlebruin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206691 AND `DifficultyID`=0 AND `Idx`=1); -- Zaqali Devastator +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211058 AND `DifficultyID`=0 AND `Idx`=1); -- Primalist Chainmaster +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211113 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Treesmasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=1); -- Zaqali Treesmasher +UPDATE `creature_questitem` SET `ItemId`=210023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211058 AND `DifficultyID`=0 AND `Idx`=5); -- Primalist Chainmaster +UPDATE `creature_questitem` SET `ItemId`=208956, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211058 AND `DifficultyID`=0 AND `Idx`=4); -- Primalist Chainmaster +UPDATE `creature_questitem` SET `ItemId`=194437, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211058 AND `DifficultyID`=0 AND `Idx`=3); -- Primalist Chainmaster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=1); -- Zaqali Dreamcrusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=211032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211032 AND `DifficultyID`=0 AND `Idx`=1); -- Darkshell Snapper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210989 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210988 AND `DifficultyID`=0 AND `Idx`=1); -- Astera +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210984 AND `DifficultyID`=0 AND `Idx`=1); -- Argyr +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210981 AND `DifficultyID`=0 AND `Idx`=1); -- Liliuna +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206487 AND `DifficultyID`=0 AND `Idx`=1); -- Displaced Bristlebruin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210976 AND `DifficultyID`=0 AND `Idx`=1); -- Wandering Gladehart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210975 AND `DifficultyID`=0 AND `Idx`=1); -- Listless Dreamsaber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210960 AND `DifficultyID`=0 AND `Idx`=1); -- Fussy Gladefawn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210957 AND `DifficultyID`=0 AND `Idx`=1); -- Proud Gladehart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210954 AND `DifficultyID`=0 AND `Idx`=1); -- Poised Gladehind +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210953 AND `DifficultyID`=0 AND `Idx`=1); -- Serene Bristlebruin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210844 AND `DifficultyID`=0 AND `Idx`=1); -- Dreamhoof Doe +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210894 AND `DifficultyID`=0 AND `Idx`=1); -- Flathoof Dreamstag +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210893 AND `DifficultyID`=0 AND `Idx`=1); -- Thornwhip Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210892 AND `DifficultyID`=0 AND `Idx`=1); -- Striped Dreamtalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207201 AND `DifficultyID`=0 AND `Idx`=1); -- Stonescale Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210848 AND `DifficultyID`=0 AND `Idx`=1); -- Cave Bristlebruin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210846 AND `DifficultyID`=0 AND `Idx`=1); -- Dreamhoof Fawn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210843 AND `DifficultyID`=0 AND `Idx`=1); -- Dreamhoof Stag +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210831 AND `DifficultyID`=0 AND `Idx`=1); -- Invasive Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210826 AND `DifficultyID`=0 AND `Idx`=1); -- Blueslate Tortoise +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210785 AND `DifficultyID`=0 AND `Idx`=1); -- Fens Lurker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210782 AND `DifficultyID`=0 AND `Idx`=1); -- Singing Shore Snapper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210776 AND `DifficultyID`=0 AND `Idx`=1); -- Fenblossom Gladefawn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210775 AND `DifficultyID`=0 AND `Idx`=1); -- Fenblossom Gladehart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210774 AND `DifficultyID`=0 AND `Idx`=1); -- Fenblossom Gladehind +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210772 AND `DifficultyID`=0 AND `Idx`=1); -- Fenblossom Lashling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210771 AND `DifficultyID`=0 AND `Idx`=1); -- Fenblossom Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210751 AND `DifficultyID`=0 AND `Idx`=1); -- Honored Bear Spirit +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210691 AND `DifficultyID`=0 AND `Idx`=0); -- Owl +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210685 AND `DifficultyID`=0 AND `Idx`=1); -- Wildfire Blazekin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210421 AND `DifficultyID`=0 AND `Idx`=1); -- Dreambreaker Sparkling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210419 AND `DifficultyID`=0 AND `Idx`=1); -- Dreambreaker Bedrock +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210420 AND `DifficultyID`=0 AND `Idx`=1); -- Dreambreaker Wildfire +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209176 AND `DifficultyID`=0 AND `Idx`=1); -- Dreambreaker Stoneskin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209174 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207304 AND `DifficultyID`=0 AND `Idx`=1); -- Dreambreaker Flametongue +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209175 AND `DifficultyID`=0 AND `Idx`=1); -- Dreambreaker Cragfist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207302 AND `DifficultyID`=0 AND `Idx`=1); -- Dreambreaker Ashblade +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210626 AND `DifficultyID`=0 AND `Idx`=1); -- Wildfire Elemental +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207211 AND `DifficultyID`=0 AND `Idx`=0); -- Emerald Guardian +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209752 AND `DifficultyID`=0 AND `Idx`=0); -- Gangshe +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210519 AND `DifficultyID`=0 AND `Idx`=1); -- Blooming Wisp +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=8); -- Voracious Mikanji +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=1); -- Voracious Mikanji +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210507 AND `DifficultyID`=0 AND `Idx`=1); -- Stalwart Bristlebruin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210503 AND `DifficultyID`=0 AND `Idx`=1); -- Flamesworn Infernomancer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210474 AND `DifficultyID`=0 AND `Idx`=1); -- Searing Doomstinger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210472 AND `DifficultyID`=0 AND `Idx`=1); -- Umbraclaw +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210471 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206562 AND `DifficultyID`=0 AND `Idx`=1); -- Dreamtalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210467 AND `DifficultyID`=0 AND `Idx`=1); -- Faerie Youngling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210446 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210445 AND `DifficultyID`=0 AND `Idx`=0); -- Tortoise +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210437 AND `DifficultyID`=0 AND `Idx`=1); -- Verdant Boughwalker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210436 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210436 AND `DifficultyID`=0 AND `Idx`=1); -- Flowering Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210424 AND `DifficultyID`=0 AND `Idx`=1); -- Agitated Wisp +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210423 AND `DifficultyID`=0 AND `Idx`=1); -- Keeper of the Dream +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210422 AND `DifficultyID`=0 AND `Idx`=1); -- Faerie Protector +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210335 AND `DifficultyID`=0 AND `Idx`=1); -- Hunting Dreamsaber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210319 AND `DifficultyID`=0 AND `Idx`=1); -- Oxis of Fire +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210306 AND `DifficultyID`=0 AND `Idx`=1); -- Phebis of the Burning Sea +UPDATE `creature_questitem` SET `ItemId`=193839, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210305 AND `DifficultyID`=0 AND `Idx`=3); -- Avius Flamebeak +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210305 AND `DifficultyID`=0 AND `Idx`=1); -- Avius Flamebeak +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210293 AND `DifficultyID`=0 AND `Idx`=1); -- Firelands Destroyer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210284 AND `DifficultyID`=0 AND `Idx`=1); -- Shoreline Gladehind +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210283 AND `DifficultyID`=0 AND `Idx`=1); -- Shoreline Gladehart +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210235 AND `DifficultyID`=0 AND `Idx`=4); -- The Stonewarmer +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210235 AND `DifficultyID`=0 AND `Idx`=3); -- The Stonewarmer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210235 AND `DifficultyID`=0 AND `Idx`=1); -- The Stonewarmer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210210 AND `DifficultyID`=0 AND `Idx`=1); -- Surging Podling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210186 AND `DifficultyID`=0 AND `Idx`=2); -- Enraged Velveteen Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210185 AND `DifficultyID`=0 AND `Idx`=3); -- Enraged Velvet Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210177 AND `DifficultyID`=0 AND `Idx`=1); -- Tormented Ancient +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210173 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Steelshaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210173 AND `DifficultyID`=0 AND `Idx`=1); -- Zaqali Steelshaper +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210172 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Juggernaut +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210172 AND `DifficultyID`=0 AND `Idx`=1); -- Zaqali Juggernaut +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210168 AND `DifficultyID`=0 AND `Idx`=0); -- Disturbed Shale +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210166 AND `DifficultyID`=0 AND `Idx`=3); -- Magmammoth Bull Mount +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181864 AND `DifficultyID`=0 AND `Idx`=0); -- Magmammoth Bull Mount +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177669 AND `DifficultyID`=0 AND `Idx`=0); -- Lava Mammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210163 AND `DifficultyID`=0 AND `Idx`=0); -- Disturbed Granite +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=9); -- Ristar the Rabid +UPDATE `creature_questitem` SET `ItemId`=194448, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=3); -- Ristar the Rabid +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=1); -- Ristar the Rabid +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196383 AND `DifficultyID`=0 AND `Idx`=0); -- Unruly Plunderer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210137 AND `DifficultyID`=0 AND `Idx`=1); -- Rushed Fury +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=9); -- Surging Lasher +UPDATE `creature_questitem` SET `ItemId`=201828, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=3); -- Surging Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=1); -- Surging Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210103 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210103 AND `DifficultyID`=0 AND `Idx`=1); -- Invading Flametail +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210099 AND `DifficultyID`=0 AND `Idx`=1); -- Frightened Gladehind +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210096 AND `DifficultyID`=0 AND `Idx`=1); -- Incendiary Elemental +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=8); -- Henri Snufftail +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=1); -- Henri Snufftail +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=8); -- Mosa Umbramane +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=1); -- Mosa Umbramane +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=8); -- Molten Leadspike +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=1); -- Molten Leadspike +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=8); -- Matriarch Keevah +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=1); -- Matriarch Keevah +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=8); -- Bloodstripe Great Ray +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=1); -- Bloodstripe Great Ray +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=8); -- Somnambulant Ori +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=1); -- Somnambulant Ori +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=8); -- Keen-eyed Cian +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=1); -- Keen-eyed Cian +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=8); -- Moragh the Slothful +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=1); -- Moragh the Slothful +UPDATE `creature_questitem` SET `ItemId`=194437, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210026 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209963 AND `DifficultyID`=0 AND `Idx`=3); -- Primalist Pyremancer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=210026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209963 AND `DifficultyID`=0 AND `Idx`=1); -- Primalist Pyremancer +UPDATE `creature_questitem` SET `ItemId`=194437, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209969 AND `DifficultyID`=0 AND `Idx`=3); -- Primalist Tidesmasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209969 AND `DifficultyID`=0 AND `Idx`=1); -- Primalist Tidesmasher +UPDATE `creature_questitem` SET `ItemId`=194437, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209962 AND `DifficultyID`=0 AND `Idx`=3); -- Primalist Earthbreaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209962 AND `DifficultyID`=0 AND `Idx`=1); -- Primalist Earthbreaker +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=8); -- Greedy Gessie +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=1); -- Greedy Gessie +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=10); -- Isaqa +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=4); -- Isaqa +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=3); -- Isaqa +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=1); -- Isaqa +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209916 AND `DifficultyID`=0 AND `Idx`=1); -- Template Solo Rare +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=8); -- Amalgamation of Dreams +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=1); -- Amalgamation of Dreams +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=9); -- Fruitface +UPDATE `creature_questitem` SET `ItemId`=201828, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=3); -- Fruitface +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=1); -- Fruitface +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=8); -- Raszageth's Last Breath +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=1); -- Raszageth's Last Breath +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=8); -- The Apostle +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=1); -- The Apostle +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=8); -- Crabtankerous +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=1); -- Crabtankerous +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=8); -- Talthonei Ashwhisper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=1); -- Talthonei Ashwhisper +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=9); -- Reefbreaker Moruud +UPDATE `creature_questitem` SET `ItemId`=194449, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=3); -- Reefbreaker Moruud +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=1); -- Reefbreaker Moruud +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=9); -- Firebrand Fystia +UPDATE `creature_questitem` SET `ItemId`=194437, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=3); -- Firebrand Fystia +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=1); -- Firebrand Fystia +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209851 AND `DifficultyID`=0 AND `Idx`=1); -- Flamesworn Ashblade +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209835 AND `DifficultyID`=0 AND `Idx`=1); -- Sneaky Podling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209832 AND `DifficultyID`=0 AND `Idx`=1); -- Foraging Umbraclaw +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209828 AND `DifficultyID`=0 AND `Idx`=1); -- Resting Gladehind +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209821 AND `DifficultyID`=0 AND `Idx`=1); -- Portal Breacher +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209808 AND `DifficultyID`=0 AND `Idx`=3); -- Shadebough Attacker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209808 AND `DifficultyID`=0 AND `Idx`=1); -- Shadebough Attacker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209794 AND `DifficultyID`=0 AND `Idx`=1); -- Fleeing Gladehind +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209793 AND `DifficultyID`=0 AND `Idx`=1); -- Fleeing Gladehart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209769 AND `DifficultyID`=0 AND `Idx`=0); -- Captive Green Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209740 AND `DifficultyID`=0 AND `Idx`=1); -- Foraging Bristlebruin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206241 AND `DifficultyID`=0 AND `Idx`=1); -- Dreamsaber +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=8); -- Ignit the Firebranded +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=1); -- Ignit the Firebranded +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209616 AND `DifficultyID`=0 AND `Idx`=1); -- Rampaging Bristlebruin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209614 AND `DifficultyID`=0 AND `Idx`=1); -- Enraged Bristlebruin +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209606 AND `DifficultyID`=0 AND `Idx`=2); -- Test humanoid +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209606 AND `DifficultyID`=0 AND `Idx`=0); -- Test humanoid +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209580 AND `DifficultyID`=0 AND `Idx`=0); -- Fathomless Lurker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209570 AND `DifficultyID`=0 AND `Idx`=1); -- Tidebreaker Scholar +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209569 AND `DifficultyID`=0 AND `Idx`=1); -- Shalebind Scout +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209567 AND `DifficultyID`=0 AND `Idx`=1); -- Tidebreaker Scout +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209565 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209565 AND `DifficultyID`=0 AND `Idx`=1); -- Shalebind Mender +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209535 AND `DifficultyID`=0 AND `Idx`=1); -- Galerender Scout +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209534 AND `DifficultyID`=0 AND `Idx`=1); -- Galerender Ritualist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209523 AND `DifficultyID`=0 AND `Idx`=1); -- Invasive Thornseeker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209503 AND `DifficultyID`=0 AND `Idx`=1); -- Immolated Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209499 AND `DifficultyID`=0 AND `Idx`=1); -- Prowling Inferno +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209493 AND `DifficultyID`=0 AND `Idx`=1); -- Frightened Gladefawn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209492 AND `DifficultyID`=0 AND `Idx`=1); -- Frightened Gladehart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209491 AND `DifficultyID`=0 AND `Idx`=1); -- Frightened Bristlebruin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209456 AND `DifficultyID`=0 AND `Idx`=1); -- Daunting Dreambeast +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209360 AND `DifficultyID`=0 AND `Idx`=1); -- Ignarion +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209359 AND `DifficultyID`=0 AND `Idx`=1); -- Eruptigus +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209172 AND `DifficultyID`=0 AND `Idx`=1); -- Roottender Wildgrowth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209235 AND `DifficultyID`=0 AND `Idx`=1); -- Sister of Flames +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209200 AND `DifficultyID`=0 AND `Idx`=1); -- Wildfire Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207314 AND `DifficultyID`=0 AND `Idx`=1); -- Roiling Flare +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209137 AND `DifficultyID`=0 AND `Idx`=0); -- Emerald Gardener +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209131 AND `DifficultyID`=0 AND `Idx`=0); -- Invading Flametalon +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=3); -- Volgoth the Flamebringer +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=5); -- Volgoth the Flamebringer +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=4); -- Volgoth the Flamebringer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=1); -- Volgoth the Flamebringer +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=8); -- Nuoberon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=1); -- Nuoberon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209098 AND `DifficultyID`=0 AND `Idx`=0); -- Ashen Emberwing +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209097 AND `DifficultyID`=0 AND `Idx`=0); -- Blazeheart Ravager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=209048 AND `DifficultyID`=0 AND `Idx`=1); -- Rydra Scalegorger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189363 AND `DifficultyID`=0 AND `Idx`=0); -- Infected Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208948 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208948 AND `DifficultyID`=0 AND `Idx`=1); -- Zaqali Magister +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208946 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Linebreaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208946 AND `DifficultyID`=0 AND `Idx`=1); -- Zaqali Linebreaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208780 AND `DifficultyID`=0 AND `Idx`=1); -- Flaming Wildwick +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206620 AND `DifficultyID`=0 AND `Idx`=1); -- Lethka +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208676 AND `DifficultyID`=0 AND `Idx`=3); -- Suffusion Shaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208676 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208676 AND `DifficultyID`=0 AND `Idx`=1); -- Suffusion Shaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208664 AND `DifficultyID`=0 AND `Idx`=1); -- Emberspark +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208663 AND `DifficultyID`=0 AND `Idx`=1); -- Coalesced Slagwalker +UPDATE `creature_questitem` SET `ItemId`=208928, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208661 AND `DifficultyID`=0 AND `Idx`=5); -- Zaqali Lavatongue +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208661 AND `DifficultyID`=0 AND `Idx`=4); -- Zaqali Lavatongue +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208661 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Lavatongue +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208661 AND `DifficultyID`=0 AND `Idx`=1); -- Zaqali Lavatongue +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=4); -- Zaqali Keeneye +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Keeneye +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=1); -- Zaqali Keeneye +UPDATE `creature_questitem` SET `ItemId`=208928, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=6); -- Zaqali Ashwarden +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=5); -- Zaqali Ashwarden +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=4); -- Zaqali Ashwarden +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=10); -- Moltenbinder's Disciple +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=4); -- Moltenbinder's Disciple +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=3); -- Moltenbinder's Disciple +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=1); -- Moltenbinder's Disciple +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188364 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Caster +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188367 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188366 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Tank +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=5); -- Djaradin Tank +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=4); -- Djaradin Tank +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188366 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Tank +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188370 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Scout +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188370 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Scout +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206669 AND `DifficultyID`=0 AND `Idx`=1); -- Lava Fury +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208591 AND `DifficultyID`=0 AND `Idx`=3); -- Slobbering Shouter +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208591 AND `DifficultyID`=0 AND `Idx`=2); -- Slobbering Shouter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208591 AND `DifficultyID`=0 AND `Idx`=0); -- Slobbering Shouter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176506 AND `DifficultyID`=0 AND `Idx`=0); -- Carnivorous Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208475 AND `DifficultyID`=0 AND `Idx`=1); -- [DNT]Primalist Proxy +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208233 AND `DifficultyID`=0 AND `Idx`=1); -- Bough Dreamsaber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206236 AND `DifficultyID`=0 AND `Idx`=1); -- Gladefawn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208231 AND `DifficultyID`=0 AND `Idx`=1); -- Bough Gladehart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187478 AND `DifficultyID`=0 AND `Idx`=0); -- Broadhoof Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=208027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207068 AND `DifficultyID`=0 AND `Idx`=1); -- Emberbloom +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207926 AND `DifficultyID`=0 AND `Idx`=1); -- Sickened Growth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207857 AND `DifficultyID`=0 AND `Idx`=0); -- Sundered Survivalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207789 AND `DifficultyID`=0 AND `Idx`=1); -- Agitated Bristlebruin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207786 AND `DifficultyID`=0 AND `Idx`=1); -- Fidgety Gladefawn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207785 AND `DifficultyID`=0 AND `Idx`=1); -- Irate Gladehart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207784 AND `DifficultyID`=0 AND `Idx`=1); -- Distressed Gladehind +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191243 AND `DifficultyID`=0 AND `Idx`=0); -- Wild Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207624 AND `DifficultyID`=0 AND `Idx`=1); -- Prowling Dreamsaber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207623 AND `DifficultyID`=0 AND `Idx`=1); -- Vigilant Somnowl +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207622 AND `DifficultyID`=0 AND `Idx`=1); -- Playful Gladefawn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207620 AND `DifficultyID`=0 AND `Idx`=1); -- Resilient Gladehart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207618 AND `DifficultyID`=0 AND `Idx`=1); -- Sprite Dreamer Hatchling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207617 AND `DifficultyID`=0 AND `Idx`=1); -- Sprite Dreamer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207616 AND `DifficultyID`=0 AND `Idx`=1); -- Treant Grovetender +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=8); -- Verlann Timbercrush +UPDATE `creature_questitem` SET `ItemId`=208576, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=11); -- Verlann Timbercrush +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=1); -- Verlann Timbercrush +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207543 AND `DifficultyID`=0 AND `Idx`=1); -- Marikke +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207417 AND `DifficultyID`=0 AND `Idx`=0); -- Ashbound Cauterizer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207344 AND `DifficultyID`=0 AND `Idx`=1); -- Healing Flower +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207337 AND `DifficultyID`=0 AND `Idx`=0); -- Blazing Flamewing +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207335 AND `DifficultyID`=0 AND `Idx`=0); -- Blazing Emberwing +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207334 AND `DifficultyID`=0 AND `Idx`=0); -- Blazing Kindlewing +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207313 AND `DifficultyID`=0 AND `Idx`=1); -- Rumbling Basalt +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207307 AND `DifficultyID`=0 AND `Idx`=1); -- Hulking Cliffstomper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207301 AND `DifficultyID`=0 AND `Idx`=1); -- Dreambreaker Stonewarden +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207300 AND `DifficultyID`=0 AND `Idx`=1); -- Hecutta +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207298 AND `DifficultyID`=0 AND `Idx`=1); -- Cave Scuttler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207285 AND `DifficultyID`=0 AND `Idx`=0); -- Un'Gorian Protoshell +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207253 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176695 AND `DifficultyID`=0 AND `Idx`=0); -- Tarantula +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194922 AND `DifficultyID`=0 AND `Idx`=0); -- Beef +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191006 AND `DifficultyID`=0 AND `Idx`=0); -- Tundra Vorquin Foal +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207203 AND `DifficultyID`=0 AND `Idx`=1); -- Firehide Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192425 AND `DifficultyID`=0 AND `Idx`=0); -- White Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207183 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192411 AND `DifficultyID`=0 AND `Idx`=0); -- Red Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192414 AND `DifficultyID`=0 AND `Idx`=0); -- Green Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192417 AND `DifficultyID`=0 AND `Idx`=0); -- Bronze Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192421 AND `DifficultyID`=0 AND `Idx`=0); -- Blue Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207179 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188532 AND `DifficultyID`=0 AND `Idx`=0); -- Black Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207096 AND `DifficultyID`=0 AND `Idx`=1); -- Smoldering Raven +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207091 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Trailblazer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207091 AND `DifficultyID`=0 AND `Idx`=1); -- Zaqali Trailblazer +UPDATE `creature_questitem` SET `ItemId`=208928, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=7); -- Zaqali Devastator +UPDATE `creature_questitem` SET `ItemId`=210023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=5); -- Zaqali Devastator +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=4); -- Zaqali Devastator +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Devastator +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Dreamcrusher +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=5); -- Zaqali Dreamcrusher +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=4); -- Zaqali Dreamcrusher +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=5); -- Zaqali Treesmasher +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=4); -- Zaqali Treesmasher +UPDATE `creature_questitem` SET `ItemId`=194437, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207039 AND `DifficultyID`=0 AND `Idx`=3); -- Crustbreaker Rager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207039 AND `DifficultyID`=0 AND `Idx`=1); -- Crustbreaker Rager +UPDATE `creature_questitem` SET `ItemId`=194437, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207029 AND `DifficultyID`=0 AND `Idx`=3); -- Flamebound Underling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=207029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207029 AND `DifficultyID`=0 AND `Idx`=1); -- Flamebound Underling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206865 AND `DifficultyID`=0 AND `Idx`=1); -- Emberbloom Offshoot +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189479 AND `DifficultyID`=0 AND `Idx`=0); -- Rumiastrasza +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187657 AND `DifficultyID`=0 AND `Idx`=0); -- Gerithus +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206844 AND `DifficultyID`=0 AND `Idx`=1); -- Firebrand Ko'mal +UPDATE `creature_questitem` SET `ItemId`=210740, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206844 AND `DifficultyID`=0 AND `Idx`=0); -- Firebrand Ko'mal +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188459 AND `DifficultyID`=0 AND `Idx`=0); -- Phoenix +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206830 AND `DifficultyID`=0 AND `Idx`=0); -- Sun Raven +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206805 AND `DifficultyID`=0 AND `Idx`=1); -- Invading Flameclaw +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206803 AND `DifficultyID`=0 AND `Idx`=1); -- Flaming Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206802 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182772 AND `DifficultyID`=0 AND `Idx`=0); -- Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206769 AND `DifficultyID`=0 AND `Idx`=1); -- Fire Elemental +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206752 AND `DifficultyID`=0 AND `Idx`=1); -- Invading Squallcaster +UPDATE `creature_questitem` SET `ItemId`=198649, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206728 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187256 AND `DifficultyID`=0 AND `Idx`=3); -- Time-Lost Raptor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187256 AND `DifficultyID`=0 AND `Idx`=1); -- Time-Lost Raptor +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=4); -- Zaqali Spearhead +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Spearhead +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=1); -- Zaqali Spearhead +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206722 AND `DifficultyID`=0 AND `Idx`=1); -- Invading Sparkhewer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206717 AND `DifficultyID`=0 AND `Idx`=1); -- Invading Earthshaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206684 AND `DifficultyID`=0 AND `Idx`=1); -- Stormbrand Ko'mal +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189092 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188369 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188368 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188368 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206672 AND `DifficultyID`=0 AND `Idx`=0); -- Redeemed Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176196 AND `DifficultyID`=0 AND `Idx`=0); -- Stone Elemental +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189406 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Earth Healer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189424 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Water Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189423 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Fire Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186636 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Earth Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189411 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Air Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189410 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Water Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189409 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Fire Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189405 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Air Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182024 AND `DifficultyID`=0 AND `Idx`=0); -- Fire Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206603 AND `DifficultyID`=0 AND `Idx`=1); -- Flamesworn Boulderfist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206601 AND `DifficultyID`=0 AND `Idx`=1); -- Flamesworn Stonewarden +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206597 AND `DifficultyID`=0 AND `Idx`=1); -- Flamesworn Cinderspeaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186413 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Ice Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186415 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Earth Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206564 AND `DifficultyID`=0 AND `Idx`=1); -- Dreamtalon Kit +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206243 AND `DifficultyID`=0 AND `Idx`=1); -- Firecat +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206234 AND `DifficultyID`=0 AND `Idx`=1); -- Gladehart/Gladehind +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206226 AND `DifficultyID`=0 AND `Idx`=1); -- Bristlebruin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206494 AND `DifficultyID`=0 AND `Idx`=1); -- Displaced Gladefawn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206492 AND `DifficultyID`=0 AND `Idx`=1); -- Displaced Dreamtalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206489 AND `DifficultyID`=0 AND `Idx`=1); -- Displaced Gladehart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206488 AND `DifficultyID`=0 AND `Idx`=1); -- Displaced Dreamsaber +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206478 AND `DifficultyID`=0 AND `Idx`=3); -- The Anvil +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206478 AND `DifficultyID`=0 AND `Idx`=1); -- The Anvil +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206477 AND `DifficultyID`=0 AND `Idx`=3); -- Moltenbinder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206477 AND `DifficultyID`=0 AND `Idx`=1); -- Moltenbinder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206429 AND `DifficultyID`=0 AND `Idx`=1); -- [PH] Friendly Faerie Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206427 AND `DifficultyID`=0 AND `Idx`=1); -- [PH] Friendly Hippogryph +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206424 AND `DifficultyID`=0 AND `Idx`=1); -- [PH] Lava Mammoth +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206400 AND `DifficultyID`=0 AND `Idx`=3); -- [PH] Enemy Djaradin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206400 AND `DifficultyID`=0 AND `Idx`=1); -- [PH] Enemy Djaradin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206364 AND `DifficultyID`=0 AND `Idx`=1); -- [PH] Enemy Dryad +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206359 AND `DifficultyID`=0 AND `Idx`=1); -- [PH] Enemy Ancient +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206358 AND `DifficultyID`=0 AND `Idx`=1); -- [PH] Enemy Treant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206327 AND `DifficultyID`=0 AND `Idx`=1); -- Ancient Defender +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206326 AND `DifficultyID`=0 AND `Idx`=1); -- Scared Wisp +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206325 AND `DifficultyID`=0 AND `Idx`=1); -- Desperate Treant +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206048 AND `DifficultyID`=0 AND `Idx`=4); -- Matriarch Bluepelt +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206048 AND `DifficultyID`=0 AND `Idx`=3); -- Matriarch Bluepelt +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206048 AND `DifficultyID`=0 AND `Idx`=2); -- Matriarch Bluepelt +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206048 AND `DifficultyID`=0 AND `Idx`=0); -- Matriarch Bluepelt +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206024 AND `DifficultyID`=0 AND `Idx`=4); -- Riverpaw Outrunner +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206024 AND `DifficultyID`=0 AND `Idx`=3); -- Riverpaw Outrunner +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206024 AND `DifficultyID`=0 AND `Idx`=2); -- Riverpaw Outrunner +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206024 AND `DifficultyID`=0 AND `Idx`=0); -- Riverpaw Outrunner +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206023 AND `DifficultyID`=0 AND `Idx`=4); -- Riverpaw Deadeye +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206023 AND `DifficultyID`=0 AND `Idx`=3); -- Riverpaw Deadeye +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206023 AND `DifficultyID`=0 AND `Idx`=2); -- Riverpaw Deadeye +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206023 AND `DifficultyID`=0 AND `Idx`=0); -- Riverpaw Deadeye +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=206008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203668 AND `DifficultyID`=0 AND `Idx`=0); -- Shimmering Crystalspine +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=205763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192644 AND `DifficultyID`=0 AND `Idx`=0); -- Mountain Stonefang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=205629 AND `DifficultyID`=0 AND `Idx`=0); -- Crazed Experiment +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=205154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205154 AND `DifficultyID`=0 AND `Idx`=0); -- Kindled Screecher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=205075 AND `DifficultyID`=0 AND `Idx`=0); -- Earth Guardian +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=205061 AND `DifficultyID`=0 AND `Idx`=0); -- Awaken Crystal +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=204686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204686 AND `DifficultyID`=0 AND `Idx`=0); -- Raging Cluster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=204423 AND `DifficultyID`=0 AND `Idx`=0); -- Rimecaller Raava +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=204331 AND `DifficultyID`=0 AND `Idx`=0); -- Deepflayer Broodmatron +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=204304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204304 AND `DifficultyID`=0 AND `Idx`=1); -- Azonagrash +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=204297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204207 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204207 AND `DifficultyID`=0 AND `Idx`=1); -- Burned Ravager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=204247 AND `DifficultyID`=0 AND `Idx`=0); -- Frilljaw Neonate +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194171 AND `DifficultyID`=0 AND `Idx`=0); -- Frostcoat Bear +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192477 AND `DifficultyID`=0 AND `Idx`=0); -- Scavenging Tarantula +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203947 AND `DifficultyID`=0 AND `Idx`=0); -- Brimstone Conspirator +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181374 AND `DifficultyID`=0 AND `Idx`=0); -- Earth Elemental +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203825 AND `DifficultyID`=0 AND `Idx`=0); -- Voracious Magma Worm +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203723 AND `DifficultyID`=0 AND `Idx`=1); -- [DNT] Primalist Zephyrblade +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203717 AND `DifficultyID`=0 AND `Idx`=0); -- [DNT] Primalist Cloudripper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203709 AND `DifficultyID`=0 AND `Idx`=3); -- Forgemaster Algrin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203707 AND `DifficultyID`=0 AND `Idx`=1); -- Flamebringer Cauterizer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203705 AND `DifficultyID`=0 AND `Idx`=1); -- Flamebringer Elementalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203703 AND `DifficultyID`=0 AND `Idx`=1); -- Flamebringer Rageblood +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203700 AND `DifficultyID`=0 AND `Idx`=1); -- Flamebringer Shaman +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=0); -- Kronkapace +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203411 AND `DifficultyID`=0 AND `Idx`=1); -- Shadeisethal +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203387 AND `DifficultyID`=0 AND `Idx`=0); -- Mudleader Lorac +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203384 AND `DifficultyID`=0 AND `Idx`=0); -- Scavenging Slicer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200113 AND `DifficultyID`=0 AND `Idx`=0); -- Scavenging Flayer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182008 AND `DifficultyID`=0 AND `Idx`=0); -- Scythid Steamstalker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=203006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203006 AND `DifficultyID`=0 AND `Idx`=0); -- Fireguard +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202913 AND `DifficultyID`=0 AND `Idx`=0); -- Fiery Hatchling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202845 AND `DifficultyID`=0 AND `Idx`=0); -- Unleashed Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202835 AND `DifficultyID`=0 AND `Idx`=1); -- Gargantuan Vessel +UPDATE `creature_questitem` SET `ItemId`=203456, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=7); -- Zaqali Shrineguard +UPDATE `creature_questitem` SET `ItemId`=203455, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=6); -- Zaqali Shrineguard +UPDATE `creature_questitem` SET `ItemId`=203453, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=5); -- Zaqali Shrineguard +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Shrineguard +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202510 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Elder Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202506 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202441 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Auric Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202418 AND `DifficultyID`=0 AND `Idx`=0); -- Stone Sentinel +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202326 AND `DifficultyID`=0 AND `Idx`=0); -- Glittering Shard Construct +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202259 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180696 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Wallclimber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180696 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Wallclimber +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202258 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Skullcrusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202258 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Skullcrusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202257 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Magmashaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202256 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Lavamancer +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202109 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Commander +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202109 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Commander +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202108 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Dragonhunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=202108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202108 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Dragonhunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201725 AND `DifficultyID`=0 AND `Idx`=1); -- Windbound Striker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201724 AND `DifficultyID`=0 AND `Idx`=1); -- Primal Squallcaller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190508 AND `DifficultyID`=0 AND `Idx`=0); -- Kretchenwrath +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201625 AND `DifficultyID`=0 AND `Idx`=3); -- Forgemaster Kraglin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201623 AND `DifficultyID`=0 AND `Idx`=0); -- Nesting Creche Crawler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187239 AND `DifficultyID`=0 AND `Idx`=0); -- Time-Lost Sunseeker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187264 AND `DifficultyID`=0 AND `Idx`=0); -- Time-Lost Briarback +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201509 AND `DifficultyID`=0 AND `Idx`=0); -- Windscourge Oldblood +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201439 AND `DifficultyID`=0 AND `Idx`=0); -- Trueborn Dropflame +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201308 AND `DifficultyID`=0 AND `Idx`=0); -- Scythid Aggressor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201304 AND `DifficultyID`=0 AND `Idx`=0); -- Territorial Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201292 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Plunderer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201218 AND `DifficultyID`=0 AND `Idx`=0); -- Shadowflame Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201153 AND `DifficultyID`=0 AND `Idx`=1); -- Stormbound Reaver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201152 AND `DifficultyID`=0 AND `Idx`=0); -- Stormbound Sorcerer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191661 AND `DifficultyID`=0 AND `Idx`=0); -- Cragsworn Stoneshaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201148 AND `DifficultyID`=0 AND `Idx`=1); -- Cragsworn Reaver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201117 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Farseer +UPDATE `creature_questitem` SET `ItemId`=201819, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201063 AND `DifficultyID`=0 AND `Idx`=2); -- Crystalline Walker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201063 AND `DifficultyID`=0 AND `Idx`=0); -- Crystalline Walker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201062 AND `DifficultyID`=0 AND `Idx`=0); -- Living Cluster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201054 AND `DifficultyID`=0 AND `Idx`=1); -- Crimson Oldblood +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200310 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Hailcrasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200377 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Frostclaw +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200308 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Frostslinger +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=8); -- Viridian King +UPDATE `creature_questitem` SET `ItemId`=201819, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=2); -- Viridian King +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=0); -- Viridian King +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=7); -- Wyrmslayer Angvardi +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=0); -- Wyrmslayer Angvardi +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=7); -- Pyrachniss +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=0); -- Pyrachniss +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=7); -- Warden Entrix +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=0); -- Warden Entrix +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=7); -- Ookbeard +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=0); -- Ookbeard +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188341 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Warmonger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187297 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200931 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Nightflame +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=9); -- Volcanakk +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=7); -- Veltrax +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=0); -- Veltrax +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200334 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Frostback +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200331 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Magmawing +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=7); -- Lady Shaz'ra +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=0); -- Lady Shaz'ra +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200325 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Stonescale +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200335 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Stormtalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200758 AND `DifficultyID`=0 AND `Idx`=0); -- Rimebound Sorcerer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200756 AND `DifficultyID`=0 AND `Idx`=1); -- Rimebound Reaver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=0); -- Amephyst +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=0); -- Luttrok +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=0); -- Agni Blazehoof +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=0); -- Fimbol +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=0); -- Kangalo +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=0); -- Arcantrix +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=0); -- Tidesmith Zarviss +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=7); -- Faunos +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=0); -- Faunos +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=0); -- Gareed +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=7); -- Grugoth the Hullcrusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=0); -- Grugoth the Hullcrusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200720 AND `DifficultyID`=0 AND `Idx`=0); -- Arcane Revenant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=0); -- Galakhad +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=7); -- Galakhad +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200711 AND `DifficultyID`=0 AND `Idx`=0); -- Adept Stormbringer +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=7); -- Bonesifter Marwak +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=0); -- Bonesifter Marwak +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=0); -- Snarfang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=0); -- Manathema +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=0); -- Sir Pinchalot +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=7); -- Tectonus +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=0); -- Tectonus +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=7); -- Duzalgor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=0); -- Duzalgor +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=7); -- Reisa the Drowned +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=0); -- Reisa the Drowned +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200598 AND `DifficultyID`=0 AND `Idx`=0); -- Spellsworn Construct +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200594 AND `DifficultyID`=0 AND `Idx`=0); -- Veteran Flameguard +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200593 AND `DifficultyID`=0 AND `Idx`=0); -- Veteran Cauterizer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200589 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Blaze +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200587 AND `DifficultyID`=0 AND `Idx`=0); -- Spellsworn Crechebound +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=7); -- Vraken the Hunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=0); -- Vraken the Hunter +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=7); -- Ishyra +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=0); -- Ishyra +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200385 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Boulder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200311 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Stonewarder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200312 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Rockfury +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200304 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Windweaver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200305 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Galestriker +UPDATE `creature_questitem` SET `ItemId`=202023, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=7); -- Gahz'raxes +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=0); -- Gahz'raxes +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200513 AND `DifficultyID`=0 AND `Idx`=0); -- Plump Mammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200498 AND `DifficultyID`=0 AND `Idx`=0); -- Gemtooth Neonate +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200489 AND `DifficultyID`=0 AND `Idx`=0); -- Crystal Terror +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200339 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Stormcaller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186587 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Scavenger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190207 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Cinderweaver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190206 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Flamedancer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200378 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Ravager +UPDATE `creature_questitem` SET `ItemId`=201819, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200321 AND `DifficultyID`=0 AND `Idx`=2); -- Viridian Rager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200321 AND `DifficultyID`=0 AND `Idx`=0); -- Viridian Rager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200320 AND `DifficultyID`=0 AND `Idx`=0); -- Viridian Nugget +UPDATE `creature_questitem` SET `ItemId`=201819, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200319 AND `DifficultyID`=0 AND `Idx`=2); -- Viridian Colossus +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200319 AND `DifficultyID`=0 AND `Idx`=0); -- Viridian Colossus +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192765 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Flameguard +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200306 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Incinerator +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192040 AND `DifficultyID`=0 AND `Idx`=0); -- Earthshatter Elemental +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192041 AND `DifficultyID`=0 AND `Idx`=0); -- Fracturing Rumbler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192441 AND `DifficultyID`=0 AND `Idx`=0); -- Invasive Swoglet +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181831 AND `DifficultyID`=0 AND `Idx`=0); -- Invasive Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183829 AND `DifficultyID`=0 AND `Idx`=0); -- Awakening Tarasek +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191763 AND `DifficultyID`=0 AND `Idx`=0); -- Frightened Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200178 AND `DifficultyID`=0 AND `Idx`=0); -- Brimstone Adept +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200121 AND `DifficultyID`=0 AND `Idx`=0); -- Prismatic Snailette +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200120 AND `DifficultyID`=0 AND `Idx`=0); -- Underlight Moth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=200027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186481 AND `DifficultyID`=0 AND `Idx`=0); -- Frosty Spiderling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199980 AND `DifficultyID`=0 AND `Idx`=1); -- Primalist Crustbreaker +UPDATE `creature_questitem` SET `ItemId`=203457, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=7); -- Zaqali Preserver +UPDATE `creature_questitem` SET `ItemId`=203456, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=6); -- Zaqali Preserver +UPDATE `creature_questitem` SET `ItemId`=203455, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=5); -- Zaqali Preserver +UPDATE `creature_questitem` SET `ItemId`=203453, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=4); -- Zaqali Preserver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=2); -- Zaqali Preserver +UPDATE `creature_questitem` SET `ItemId`=203457, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=7); -- Zaqali Ritualist +UPDATE `creature_questitem` SET `ItemId`=203456, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=6); -- Zaqali Ritualist +UPDATE `creature_questitem` SET `ItemId`=203455, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=5); -- Zaqali Ritualist +UPDATE `creature_questitem` SET `ItemId`=203453, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=4); -- Zaqali Ritualist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=2); -- Zaqali Ritualist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196587 AND `DifficultyID`=0 AND `Idx`=0); -- Darkclaw Scythid +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186298 AND `DifficultyID`=0 AND `Idx`=0); -- Wandering Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199866 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199866 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Cragrunner +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199865 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199865 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Infernoblade +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182394 AND `DifficultyID`=0 AND `Idx`=1); -- Deatheater Scythid +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199844 AND `DifficultyID`=0 AND `Idx`=0); -- Mature Scalerender +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199843 AND `DifficultyID`=0 AND `Idx`=0); -- Scalerender Beetle +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199842 AND `DifficultyID`=0 AND `Idx`=3); -- High Seer Jhatal +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199837 AND `DifficultyID`=0 AND `Idx`=1); -- Crumbling Scoria +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199832 AND `DifficultyID`=0 AND `Idx`=0); -- Rousing Flame +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199830 AND `DifficultyID`=0 AND `Idx`=0); -- Summit Stormshield +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199826 AND `DifficultyID`=0 AND `Idx`=2); -- Zaqali Flamewalker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199825 AND `DifficultyID`=0 AND `Idx`=0); -- Summit Snowslinger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199824 AND `DifficultyID`=0 AND `Idx`=3); -- Zaqali Cindershaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199809 AND `DifficultyID`=0 AND `Idx`=0); -- Swooping Flayer +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199807 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189195 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189194 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186535 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Ambusher +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199807 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186535 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Ambusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186535 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Ambusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199802 AND `DifficultyID`=0 AND `Idx`=1); -- Cragsworn Striker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199800 AND `DifficultyID`=0 AND `Idx`=1); -- Stormbound Striker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199791 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190485 AND `DifficultyID`=0 AND `Idx`=2); -- Erkhart Stormvein +UPDATE `creature_questitem` SET `ItemId`=193412, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199790 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190484 AND `DifficultyID`=0 AND `Idx`=3); -- Kyrakka +UPDATE `creature_questitem` SET `ItemId`=193397, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199790 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190484 AND `DifficultyID`=0 AND `Idx`=2); -- Kyrakka +UPDATE `creature_questitem` SET `ItemId`=198480, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190484 AND `DifficultyID`=0 AND `Idx`=4); -- Kyrakka +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190484 AND `DifficultyID`=0 AND `Idx`=0); -- Kyrakka +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190189 AND `DifficultyID`=0 AND `Idx`=0); -- Azure Vorquin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199775 AND `DifficultyID`=0 AND `Idx`=0); -- Chillwrought Larva +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199774 AND `DifficultyID`=0 AND `Idx`=0); -- Chillwrought Worm +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185353 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Huntmaster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193565 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Defender +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185168 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Brute +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199715 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Battleguard +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186469 AND `DifficultyID`=0 AND `Idx`=0); -- Somnikus +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199543 AND `DifficultyID`=0 AND `Idx`=0); -- Shifting Cavestalker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199542 AND `DifficultyID`=0 AND `Idx`=0); -- Shifting Spawnling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199534 AND `DifficultyID`=0 AND `Idx`=0); -- Opportunistic Tarasek +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199507 AND `DifficultyID`=0 AND `Idx`=0); -- Shifting Skitterfang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199493 AND `DifficultyID`=0 AND `Idx`=0); -- Aquaduct Scaleback +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199437 AND `DifficultyID`=0 AND `Idx`=0); -- Flame Wielder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187530 AND `DifficultyID`=0 AND `Idx`=0); -- Evorian +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199354 AND `DifficultyID`=0 AND `Idx`=0); -- Frostsnout Bear +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199333 AND `DifficultyID`=0 AND `Idx`=0); -- Frostbreath Arachnid +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199319 AND `DifficultyID`=0 AND `Idx`=0); -- Storm Scout +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199318 AND `DifficultyID`=0 AND `Idx`=0); -- Storm Scryer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199307 AND `DifficultyID`=0 AND `Idx`=0); -- Ursol's Totem +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199306 AND `DifficultyID`=0 AND `Idx`=0); -- Ursoc's Totem +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199303 AND `DifficultyID`=0 AND `Idx`=0); -- Winterpelt Forager +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=7); -- Qalashi Skullhauler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=5); -- Qalashi Skullhauler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199290 AND `DifficultyID`=0 AND `Idx`=0); -- Charfrost Taskmaster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199289 AND `DifficultyID`=0 AND `Idx`=0); -- Charfrost Overseer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199286 AND `DifficultyID`=0 AND `Idx`=0); -- Charfrost Flamebelcher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199285 AND `DifficultyID`=0 AND `Idx`=0); -- Charfrost Icicle +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199284 AND `DifficultyID`=0 AND `Idx`=0); -- Charfrost Looter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199282 AND `DifficultyID`=0 AND `Idx`=0); -- Charfrost Raider +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199278 AND `DifficultyID`=0 AND `Idx`=0); -- Charfrost Marauder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199276 AND `DifficultyID`=0 AND `Idx`=0); -- Charfrost Pillager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199246 AND `DifficultyID`=0 AND `Idx`=1); -- Academy Peafowl +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199238 AND `DifficultyID`=0 AND `Idx`=0); -- Skittering Ruinstalker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199207 AND `DifficultyID`=0 AND `Idx`=1); -- Crust Gorger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199200 AND `DifficultyID`=0 AND `Idx`=0); -- Restless Geode +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199197 AND `DifficultyID`=0 AND `Idx`=0); -- Cavernous Tyrant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199195 AND `DifficultyID`=0 AND `Idx`=0); -- Cobalt Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199194 AND `DifficultyID`=0 AND `Idx`=0); -- Cave Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199191 AND `DifficultyID`=0 AND `Idx`=0); -- Prowling Stonefang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199190 AND `DifficultyID`=0 AND `Idx`=0); -- Stonefang Cub +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199182 AND `DifficultyID`=0 AND `Idx`=0); -- Jumping Spiderling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188117 AND `DifficultyID`=0 AND `Idx`=0); -- Eight Legs of Fury +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199150 AND `DifficultyID`=0 AND `Idx`=0); -- Protective Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199124 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Chillblaster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199037 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Shocktrooper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=199030 AND `DifficultyID`=0 AND `Idx`=0); -- Loamas +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198887 AND `DifficultyID`=0 AND `Idx`=0); -- Pineback Pup +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198878 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Tempestmaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198868 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Voltweaver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198851 AND `DifficultyID`=0 AND `Idx`=0); -- Slugha +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198850 AND `DifficultyID`=0 AND `Idx`=0); -- Inchy +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181373 AND `DifficultyID`=0 AND `Idx`=0); -- Wild Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192437 AND `DifficultyID`=0 AND `Idx`=0); -- Shimmering Swoglet +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186283 AND `DifficultyID`=0 AND `Idx`=0); -- Windscourge Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191224 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Shockshaman +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181310 AND `DifficultyID`=0 AND `Idx`=0); -- Infused Tarasek +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188300 AND `DifficultyID`=0 AND `Idx`=0); -- Territorial Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182488 AND `DifficultyID`=0 AND `Idx`=0); -- Windscourge Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183367 AND `DifficultyID`=0 AND `Idx`=0); -- Vorquin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183368 AND `DifficultyID`=0 AND `Idx`=0); -- Vorquin Foal +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194303 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Shardbreaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194291 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Stonekin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190371 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Earthshaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194656 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Surgecrusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194655 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Floodweaver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198707 AND `DifficultyID`=0 AND `Idx`=0); -- [DNT] Tarasek Snake Charmer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186230 AND `DifficultyID`=0 AND `Idx`=0); -- Wizened Stormrider +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198652 AND `DifficultyID`=0 AND `Idx`=0); -- Risen Bakar +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188226 AND `DifficultyID`=0 AND `Idx`=0); -- Melter Igneous +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191203 AND `DifficultyID`=0 AND `Idx`=0); -- Pleasant Hart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198503 AND `DifficultyID`=0 AND `Idx`=0); -- Council Flamecaller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198502 AND `DifficultyID`=0 AND `Idx`=0); -- Council Stormcaller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198501 AND `DifficultyID`=0 AND `Idx`=0); -- Council Icecaller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198500 AND `DifficultyID`=0 AND `Idx`=0); -- Council Earthcaller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198483 AND `DifficultyID`=0 AND `Idx`=0); -- Lushmeadow Foal +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198424 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Frostsculptor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198416 AND `DifficultyID`=0 AND `Idx`=0); -- Tyrhold Broodmare +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198415 AND `DifficultyID`=0 AND `Idx`=0); -- Tyrhold Dapple +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191204 AND `DifficultyID`=0 AND `Idx`=0); -- Pleasant Yearling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196195 AND `DifficultyID`=0 AND `Idx`=0); -- Invading Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194089 AND `DifficultyID`=0 AND `Idx`=0); -- Wild Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198309 AND `DifficultyID`=0 AND `Idx`=0); -- Burning Colossus +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198266 AND `DifficultyID`=0 AND `Idx`=0); -- Pouncing Broodswarmer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198200 AND `DifficultyID`=0 AND `Idx`=0); -- Stonescale Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198197 AND `DifficultyID`=0 AND `Idx`=0); -- Searskin Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198193 AND `DifficultyID`=0 AND `Idx`=0); -- Trapped Proto-Whelp +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198192 AND `DifficultyID`=0 AND `Idx`=0); -- Spawn of the Mountain +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198163 AND `DifficultyID`=0 AND `Idx`=0); -- Mammoth-Tamer Tavok +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198081 AND `DifficultyID`=0 AND `Idx`=0); -- Quarry Earthshaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198136 AND `DifficultyID`=0 AND `Idx`=0); -- Eminent Earthshaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=198017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193320 AND `DifficultyID`=0 AND `Idx`=0); -- Reformed Earth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197958 AND `DifficultyID`=0 AND `Idx`=0); -- Noorave +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197954 AND `DifficultyID`=0 AND `Idx`=0); -- Scavenging Snipshell +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197944 AND `DifficultyID`=0 AND `Idx`=0); -- Crusty Seawing +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197907 AND `DifficultyID`=0 AND `Idx`=0); -- Balgar +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197884 AND `DifficultyID`=0 AND `Idx`=0); -- Training Master Turasa +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197132 AND `DifficultyID`=0 AND `Idx`=3); -- Gutstabber +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197132 AND `DifficultyID`=0 AND `Idx`=2); -- Gutstabber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197132 AND `DifficultyID`=0 AND `Idx`=0); -- Gutstabber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197843 AND `DifficultyID`=0 AND `Idx`=0); -- Seeing Eye Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197835 AND `DifficultyID`=0 AND `Idx`=0); -- Kaurdyth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197831 AND `DifficultyID`=0 AND `Idx`=0); -- Quarry Stonebreaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197823 AND `DifficultyID`=0 AND `Idx`=0); -- Scorched Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197815 AND `DifficultyID`=0 AND `Idx`=0); -- Hungry Muckjaw Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197799 AND `DifficultyID`=0 AND `Idx`=0); -- Quarry Infuser +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197798 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Wingscorcher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197793 AND `DifficultyID`=0 AND `Idx`=0); -- Awakened Juggernaut +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197788 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Drakehunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197788 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Drakehunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197774 AND `DifficultyID`=0 AND `Idx`=0); -- Toxic Swogmother +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197755 AND `DifficultyID`=0 AND `Idx`=0); -- Angered Rumbler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197745 AND `DifficultyID`=0 AND `Idx`=0); -- Amalgamated Rubble +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197698 AND `DifficultyID`=0 AND `Idx`=0); -- Thunderhead +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197697 AND `DifficultyID`=0 AND `Idx`=0); -- Flamegullet +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182740 AND `DifficultyID`=0 AND `Idx`=0); -- Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197650 AND `DifficultyID`=0 AND `Idx`=0); -- Tarolekk, the Stomper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197647 AND `DifficultyID`=0 AND `Idx`=0); -- Crag Walker +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197615 AND `DifficultyID`=0 AND `Idx`=2); -- Dragonbane Guards +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197615 AND `DifficultyID`=0 AND `Idx`=0); -- Dragonbane Guards +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197582 AND `DifficultyID`=0 AND `Idx`=0); -- Adventurous Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197555 AND `DifficultyID`=0 AND `Idx`=0); -- Arboreal Grazer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197534 AND `DifficultyID`=0 AND `Idx`=0); -- Gigantic Lava Thresher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197501 AND `DifficultyID`=0 AND `Idx`=0); -- Krolkoth the Mountain +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197471 AND `DifficultyID`=0 AND `Idx`=0); -- Elementalist Mavoc +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186079 AND `DifficultyID`=0 AND `Idx`=0); -- Burning Dog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197438 AND `DifficultyID`=0 AND `Idx`=0); -- Mountainside Dapple +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=8); -- Astray Splasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197409 AND `DifficultyID`=0 AND `Idx`=0); -- Rhuzast the Tempest +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197408 AND `DifficultyID`=0 AND `Idx`=0); -- Creeperling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197400 AND `DifficultyID`=0 AND `Idx`=0); -- Alpha Cascade Swog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197377 AND `DifficultyID`=0 AND `Idx`=0); -- Alpha Skulking Scythid +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197376 AND `DifficultyID`=0 AND `Idx`=0); -- Alpha Mountain Stonefang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197352 AND `DifficultyID`=0 AND `Idx`=0); -- Alpha Thornsided Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197260 AND `DifficultyID`=0 AND `Idx`=3); -- Flameshaper Lorak +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188921 AND `DifficultyID`=0 AND `Idx`=0); -- Blue Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182812 AND `DifficultyID`=0 AND `Idx`=0); -- Tamed Magmammoth Calf +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197211 AND `DifficultyID`=0 AND `Idx`=0); -- Gurblbrblr the Invader +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197200 AND `DifficultyID`=0 AND `Idx`=0); -- Rapid Wooly Ewe +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197198 AND `DifficultyID`=0 AND `Idx`=0); -- Scythid Stalker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188736 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189454 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190147 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Recruiter +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197167 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197165 AND `DifficultyID`=0 AND `Idx`=3); -- Snowhide Gnoll +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197165 AND `DifficultyID`=0 AND `Idx`=2); -- Snowhide Gnoll +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197165 AND `DifficultyID`=0 AND `Idx`=0); -- Snowhide Gnoll +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193944 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Lavamancer +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197148 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189472 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Lavabearer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189472 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Lavabearer +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197147 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Honor Guard +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197147 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Honor Guard +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197146 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Emissary +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197146 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Emissary +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189531 AND `DifficultyID`=0 AND `Idx`=0); -- Decayed Elder +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197138 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187315 AND `DifficultyID`=0 AND `Idx`=4); -- Disease Slasher +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197138 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187315 AND `DifficultyID`=0 AND `Idx`=3); -- Disease Slasher +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187315 AND `DifficultyID`=0 AND `Idx`=2); -- Disease Slasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187315 AND `DifficultyID`=0 AND `Idx`=0); -- Disease Slasher +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197136 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187231 AND `DifficultyID`=0 AND `Idx`=4); -- Wither Biter +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197136 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187231 AND `DifficultyID`=0 AND `Idx`=3); -- Wither Biter +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197136 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187231 AND `DifficultyID`=0 AND `Idx`=2); -- Wither Biter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187231 AND `DifficultyID`=0 AND `Idx`=0); -- Wither Biter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186229 AND `DifficultyID`=0 AND `Idx`=0); -- Wilted Oak +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197128 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186220 AND `DifficultyID`=0 AND `Idx`=4); -- Brackenhide Shaper +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197128 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186220 AND `DifficultyID`=0 AND `Idx`=3); -- Brackenhide Shaper +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186220 AND `DifficultyID`=0 AND `Idx`=2); -- Brackenhide Shaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186220 AND `DifficultyID`=0 AND `Idx`=0); -- Brackenhide Shaper +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197125 AND `DifficultyID`=0 AND `Idx`=3); -- Bonecrusher +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197125 AND `DifficultyID`=0 AND `Idx`=2); -- Bonecrusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197125 AND `DifficultyID`=0 AND `Idx`=0); -- Bonecrusher +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197122 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185656 AND `DifficultyID`=0 AND `Idx`=3); -- Filth Caller +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185656 AND `DifficultyID`=0 AND `Idx`=2); -- Filth Caller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185656 AND `DifficultyID`=0 AND `Idx`=0); -- Filth Caller +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185534 AND `DifficultyID`=0 AND `Idx`=3); -- Bonebolt Hunter +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185534 AND `DifficultyID`=0 AND `Idx`=2); -- Bonebolt Hunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185534 AND `DifficultyID`=0 AND `Idx`=0); -- Bonebolt Hunter +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185528 AND `DifficultyID`=0 AND `Idx`=3); -- Trickclaw Mystic +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185528 AND `DifficultyID`=0 AND `Idx`=2); -- Trickclaw Mystic +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185528 AND `DifficultyID`=0 AND `Idx`=0); -- Trickclaw Mystic +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197118 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185508 AND `DifficultyID`=0 AND `Idx`=3); -- Claw Fighter +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185508 AND `DifficultyID`=0 AND `Idx`=2); -- Claw Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185508 AND `DifficultyID`=0 AND `Idx`=0); -- Claw Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197088 AND `DifficultyID`=0 AND `Idx`=1); -- Summoned Monstrous Monolith +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197087 AND `DifficultyID`=0 AND `Idx`=0); -- Summoned Colossal Glacier +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197086 AND `DifficultyID`=0 AND `Idx`=0); -- Berserk Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197075 AND `DifficultyID`=0 AND `Idx`=0); -- Summoned Hoary Icicle +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197074 AND `DifficultyID`=0 AND `Idx`=0); -- Cracked Concretion +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=197059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186113 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Raider +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193183 AND `DifficultyID`=0 AND `Idx`=0); -- Aylaag Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196193 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Summoner +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196946 AND `DifficultyID`=0 AND `Idx`=0); -- Lurking Lunker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196917 AND `DifficultyID`=0 AND `Idx`=0); -- Rambunctious Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196913 AND `DifficultyID`=0 AND `Idx`=0); -- Mara'nar the Thunderous +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196897 AND `DifficultyID`=0 AND `Idx`=0); -- Old Arbhog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196886 AND `DifficultyID`=0 AND `Idx`=0); -- Crystal Monster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176201 AND `DifficultyID`=0 AND `Idx`=0); -- Ice Giant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196855 AND `DifficultyID`=0 AND `Idx`=0); -- Braekkas +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196835 AND `DifficultyID`=0 AND `Idx`=0); -- Huntmaster Kroshk +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=6); -- Battleseared Magmatusk +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=5); -- Battleseared Magmatusk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=2); -- Battleseared Magmatusk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196758 AND `DifficultyID`=0 AND `Idx`=0); -- Magma Skitter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196632 AND `DifficultyID`=0 AND `Idx`=0); -- Reservoir Dapple +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196618 AND `DifficultyID`=0 AND `Idx`=0); -- Shalescrap Fragment +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196615 AND `DifficultyID`=0 AND `Idx`=0); -- Noth'ogg +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196594 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Dragonhunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196594 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Dragonhunter +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196584 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Challenger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196584 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Challenger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196582 AND `DifficultyID`=0 AND `Idx`=0); -- Woolly Cliffgrazer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196553 AND `DifficultyID`=0 AND `Idx`=0); -- Proud Dragonhunter +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196553 AND `DifficultyID`=0 AND `Idx`=2); -- Proud Dragonhunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196552 AND `DifficultyID`=0 AND `Idx`=0); -- Searclaw Phoenix +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196535 AND `DifficultyID`=0 AND `Idx`=0); -- Nezascar the Sightless +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196527 AND `DifficultyID`=0 AND `Idx`=0); -- Chirping Choruswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196526 AND `DifficultyID`=0 AND `Idx`=0); -- Croaking Choruswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196522 AND `DifficultyID`=0 AND `Idx`=0); -- Bellowing Choruswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196515 AND `DifficultyID`=0 AND `Idx`=0); -- Tallpeak Cub +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196514 AND `DifficultyID`=0 AND `Idx`=0); -- Tallpeak Hunter +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196496 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196493 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186363 AND `DifficultyID`=0 AND `Idx`=3); -- Brackenhide Putrifier +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186363 AND `DifficultyID`=0 AND `Idx`=2); -- Brackenhide Putrifier +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186363 AND `DifficultyID`=0 AND `Idx`=0); -- Brackenhide Putrifier +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196488 AND `DifficultyID`=0 AND `Idx`=0); -- Grazing Ram +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196486 AND `DifficultyID`=0 AND `Idx`=0); -- Infected Plunderer +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186614 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Forces +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186614 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Forces +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196472 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Apprentice +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196470 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Combatant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196469 AND `DifficultyID`=0 AND `Idx`=0); -- Animate Splash +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196467 AND `DifficultyID`=0 AND `Idx`=0); -- Serene Fallingwater +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196440 AND `DifficultyID`=0 AND `Idx`=0); -- Malixia +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196434 AND `DifficultyID`=0 AND `Idx`=0); -- Koromond +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196433 AND `DifficultyID`=0 AND `Idx`=0); -- Deragosa +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196426 AND `DifficultyID`=0 AND `Idx`=0); -- Grotto Creeper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196420 AND `DifficultyID`=0 AND `Idx`=0); -- Cavern Hunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196404 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Hauler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196403 AND `DifficultyID`=0 AND `Idx`=0); -- Obstructed Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196398 AND `DifficultyID`=0 AND `Idx`=0); -- Blind Hornspike +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196395 AND `DifficultyID`=0 AND `Idx`=2); -- Velxthrus +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196388 AND `DifficultyID`=0 AND `Idx`=0); -- Thieving Conjurer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196386 AND `DifficultyID`=0 AND `Idx`=0); -- Quilmo the Ancient +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196385 AND `DifficultyID`=0 AND `Idx`=0); -- Grod the Ancient +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196384 AND `DifficultyID`=0 AND `Idx`=0); -- Skulking Bruiser +UPDATE `creature_questitem` SET `ItemId`=201835, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196383 AND `DifficultyID`=0 AND `Idx`=2); -- Unruly Plunderer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196382 AND `DifficultyID`=0 AND `Idx`=0); -- Thornmu the Ancient +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196381 AND `DifficultyID`=0 AND `Idx`=0); -- Mellg the Ancient +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196380 AND `DifficultyID`=0 AND `Idx`=0); -- Frizkon the Ancient +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196377 AND `DifficultyID`=0 AND `Idx`=0); -- Edavix +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196369 AND `DifficultyID`=0 AND `Idx`=0); -- Roosting Matriarch +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196365 AND `DifficultyID`=0 AND `Idx`=4); -- Stormfang Bandit +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196364 AND `DifficultyID`=0 AND `Idx`=4); -- Stormfang Manipulator +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187552 AND `DifficultyID`=0 AND `Idx`=0); -- Stormfang Shaman +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196358 AND `DifficultyID`=0 AND `Idx`=4); -- Duskpaw Ambusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196357 AND `DifficultyID`=0 AND `Idx`=4); -- Duskpaw Hunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196354 AND `DifficultyID`=0 AND `Idx`=4); -- Duskpaw Cackler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196351 AND `DifficultyID`=0 AND `Idx`=0); -- Torostrasz +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=7); -- Qalashi Flameslinger +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=6); -- Qalashi Flameslinger +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=4); -- Qalashi Flameslinger +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Flameslinger +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Flameslinger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Flameslinger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193864 AND `DifficultyID`=0 AND `Idx`=0); -- Wild Crystalspine +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196322 AND `DifficultyID`=0 AND `Idx`=0); -- Agitated Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196274 AND `DifficultyID`=0 AND `Idx`=0); -- Plains Smallfang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196246 AND `DifficultyID`=0 AND `Idx`=0); -- Harat the Ancient +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196244 AND `DifficultyID`=0 AND `Idx`=0); -- Hen the Stomper +UPDATE `creature_questitem` SET `ItemId`=198348, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196212 AND `DifficultyID`=0 AND `Idx`=2); -- Meddlesome Goat +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196212 AND `DifficultyID`=0 AND `Idx`=0); -- Meddlesome Goat +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196176 AND `DifficultyID`=0 AND `Idx`=0); -- Mosshide Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=8); -- Gethdazr +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187352 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Warrior +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187050 AND `DifficultyID`=0 AND `Idx`=0); -- Sundered Sentinel +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196119 AND `DifficultyID`=0 AND `Idx`=0); -- Dragonspawn Spell Weaver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196109 AND `DifficultyID`=0 AND `Idx`=0); -- Elder Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196103 AND `DifficultyID`=0 AND `Idx`=0); -- Searclaw Ravager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196097 AND `DifficultyID`=0 AND `Idx`=0); -- Sandhoof Bruffalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196096 AND `DifficultyID`=0 AND `Idx`=0); -- Sandhoof Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189210 AND `DifficultyID`=0 AND `Idx`=0); -- Juvenile Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196058 AND `DifficultyID`=0 AND `Idx`=0); -- Stalking Sabertooth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192468 AND `DifficultyID`=0 AND `Idx`=0); -- Wooly Ewe +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188276 AND `DifficultyID`=0 AND `Idx`=0); -- Fierce Herdstallion +UPDATE `creature_questitem` SET `ItemId`=199796, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=7); -- Enraptured Hunter +UPDATE `creature_questitem` SET `ItemId`=199795, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=6); -- Enraptured Hunter +UPDATE `creature_questitem` SET `ItemId`=199794, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=5); -- Enraptured Hunter +UPDATE `creature_questitem` SET `ItemId`=199793, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=4); -- Enraptured Hunter +UPDATE `creature_questitem` SET `ItemId`=199792, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=3); -- Enraptured Hunter +UPDATE `creature_questitem` SET `ItemId`=194427, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=2); -- Enraptured Hunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=0); -- Enraptured Hunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196017 AND `DifficultyID`=0 AND `Idx`=0); -- Pudgy Riverbeast +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196015 AND `DifficultyID`=0 AND `Idx`=0); -- Frightened Riverbeast Calf +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=196007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186299 AND `DifficultyID`=0 AND `Idx`=1); -- Nokhud Marauder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195984 AND `DifficultyID`=0 AND `Idx`=0); -- Auburntusk Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195979 AND `DifficultyID`=0 AND `Idx`=0); -- Scalewatch Hunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195963 AND `DifficultyID`=0 AND `Idx`=0); -- Roosting Gnasher +UPDATE `creature_questitem` SET `ItemId`=199796, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=7); -- Captivated Shellwarden +UPDATE `creature_questitem` SET `ItemId`=199795, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=6); -- Captivated Shellwarden +UPDATE `creature_questitem` SET `ItemId`=199794, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=5); -- Captivated Shellwarden +UPDATE `creature_questitem` SET `ItemId`=199793, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=4); -- Captivated Shellwarden +UPDATE `creature_questitem` SET `ItemId`=199792, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=3); -- Captivated Shellwarden +UPDATE `creature_questitem` SET `ItemId`=194427, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=2); -- Captivated Shellwarden +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=0); -- Captivated Shellwarden +UPDATE `creature_questitem` SET `ItemId`=199796, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=7); -- Mesmerized Healer +UPDATE `creature_questitem` SET `ItemId`=199795, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=6); -- Mesmerized Healer +UPDATE `creature_questitem` SET `ItemId`=199794, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=5); -- Mesmerized Healer +UPDATE `creature_questitem` SET `ItemId`=199793, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=4); -- Mesmerized Healer +UPDATE `creature_questitem` SET `ItemId`=199792, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=3); -- Mesmerized Healer +UPDATE `creature_questitem` SET `ItemId`=194427, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=2); -- Mesmerized Healer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=0); -- Mesmerized Healer +UPDATE `creature_questitem` SET `ItemId`=199796, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=7); -- Beguiled Aquamancer +UPDATE `creature_questitem` SET `ItemId`=199795, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=6); -- Beguiled Aquamancer +UPDATE `creature_questitem` SET `ItemId`=199794, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=5); -- Beguiled Aquamancer +UPDATE `creature_questitem` SET `ItemId`=199793, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=4); -- Beguiled Aquamancer +UPDATE `creature_questitem` SET `ItemId`=199792, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=3); -- Beguiled Aquamancer +UPDATE `creature_questitem` SET `ItemId`=194427, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=2); -- Beguiled Aquamancer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=0); -- Beguiled Aquamancer +UPDATE `creature_questitem` SET `ItemId`=199796, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=7); -- Enraptured Lancer +UPDATE `creature_questitem` SET `ItemId`=199795, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=6); -- Enraptured Lancer +UPDATE `creature_questitem` SET `ItemId`=199794, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=5); -- Enraptured Lancer +UPDATE `creature_questitem` SET `ItemId`=199793, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=4); -- Enraptured Lancer +UPDATE `creature_questitem` SET `ItemId`=199792, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=3); -- Enraptured Lancer +UPDATE `creature_questitem` SET `ItemId`=194427, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=2); -- Enraptured Lancer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=0); -- Enraptured Lancer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195933 AND `DifficultyID`=0 AND `Idx`=0); -- Gravelord Monkh +UPDATE `creature_questitem` SET `ItemId`=199796, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=7); -- Enthralled Shellcracker +UPDATE `creature_questitem` SET `ItemId`=199795, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=6); -- Enthralled Shellcracker +UPDATE `creature_questitem` SET `ItemId`=199794, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=5); -- Enthralled Shellcracker +UPDATE `creature_questitem` SET `ItemId`=199793, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=4); -- Enthralled Shellcracker +UPDATE `creature_questitem` SET `ItemId`=199792, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=3); -- Enthralled Shellcracker +UPDATE `creature_questitem` SET `ItemId`=194427, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=2); -- Enthralled Shellcracker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=0); -- Enthralled Shellcracker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195916 AND `DifficultyID`=0 AND `Idx`=0); -- Saved Drowning Foal +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195915 AND `DifficultyID`=0 AND `Idx`=0); -- Firava the Rekindler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195913 AND `DifficultyID`=0 AND `Idx`=0); -- Drowning Foal +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195906 AND `DifficultyID`=0 AND `Idx`=0); -- Amberpelt Hunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195905 AND `DifficultyID`=0 AND `Idx`=0); -- Hornstrider Runner +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195901 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll / Hyena Proxy +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195901 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll / Hyena Proxy +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195901 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll / Hyena Proxy +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195897 AND `DifficultyID`=0 AND `Idx`=0); -- Dead Bruffalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195878 AND `DifficultyID`=0 AND `Idx`=0); -- Ukhel Beastcaller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195855 AND `DifficultyID`=0 AND `Idx`=0); -- Risen Warrior +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189266 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Trainee +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189266 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Trainee +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195849 AND `DifficultyID`=0 AND `Idx`=0); -- Stubborn Ram +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195845 AND `DifficultyID`=0 AND `Idx`=0); -- Crunchy Gravel +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195841 AND `DifficultyID`=0 AND `Idx`=0); -- Grazing Cliffhorn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191680 AND `DifficultyID`=0 AND `Idx`=0); -- Cragsworn Conqueror +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191658 AND `DifficultyID`=0 AND `Idx`=0); -- Rimebound Subjugator +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191654 AND `DifficultyID`=0 AND `Idx`=0); -- Rimebound Controller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195580 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Saboteur +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195815 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Stone +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195814 AND `DifficultyID`=0 AND `Idx`=0); -- Monstrous Monolith +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195806 AND `DifficultyID`=0 AND `Idx`=0); -- Beef Snack +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184869 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183570 AND `DifficultyID`=0 AND `Idx`=0); -- Ancient Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195790 AND `DifficultyID`=0 AND `Idx`=0); -- River Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188180 AND `DifficultyID`=0 AND `Idx`=0); -- Koroleth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195764 AND `DifficultyID`=0 AND `Idx`=0); -- Vadne Bleakheart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195762 AND `DifficultyID`=0 AND `Idx`=0); -- Mossy Gulper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195761 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Commander +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195758 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Harrier +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195743 AND `DifficultyID`=0 AND `Idx`=0); -- Roaming Frigidpelt +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195742 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Instructor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191236 AND `DifficultyID`=0 AND `Idx`=0); -- Merithra +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195712 AND `DifficultyID`=0 AND `Idx`=0); -- Mossy Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186166 AND `DifficultyID`=0 AND `Idx`=0); -- Domestic Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176202 AND `DifficultyID`=0 AND `Idx`=0); -- Forest Giant +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195678 AND `DifficultyID`=0 AND `Idx`=4); -- Qalashi Marauder +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195678 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191899 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Marauder +UPDATE `creature_questitem` SET `ItemId`=198984, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195678 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Marauder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191899 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Marauder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195673 AND `DifficultyID`=0 AND `Idx`=0); -- Territorial Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195615 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191446 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Scoundrel +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191446 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Scoundrel +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195627 AND `DifficultyID`=0 AND `Idx`=0); -- Rambunctious Calf +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195613 AND `DifficultyID`=0 AND `Idx`=0); -- Dislodged Shardling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184862 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Proto-Whelp +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195552 AND `DifficultyID`=0 AND `Idx`=0); -- Bruffalon Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195541 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Flourishing Quillbloom +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195530 AND `DifficultyID`=0 AND `Idx`=0); -- Proudhorn Wanderer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195525 AND `DifficultyID`=0 AND `Idx`=0); -- Bruffalon Calf +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195518 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Cliffdweller Vorquin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195509 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Proto Skyterror +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195499 AND `DifficultyID`=0 AND `Idx`=0); -- Grazing Bruffalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195472 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Ferocious Titanfang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187487 AND `DifficultyID`=0 AND `Idx`=0); -- Spotted Prowler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195448 AND `DifficultyID`=0 AND `Idx`=0); -- Blazing Firesquall +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195431 AND `DifficultyID`=0 AND `Idx`=0); -- Diluu +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195430 AND `DifficultyID`=0 AND `Idx`=0); -- Molkeej +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195424 AND `DifficultyID`=0 AND `Idx`=0); -- Bloated Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195403 AND `DifficultyID`=0 AND `Idx`=0); -- Rampaging Wooly Ewe +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195398 AND `DifficultyID`=0 AND `Idx`=0); -- Destructive Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195397 AND `DifficultyID`=0 AND `Idx`=0); -- Shiverweb Cloaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190530 AND `DifficultyID`=0 AND `Idx`=0); -- Wild Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195361 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Invader +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192386 AND `DifficultyID`=0 AND `Idx`=0); -- Skulking Scythid +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192466 AND `DifficultyID`=0 AND `Idx`=0); -- Thornsided Basilisk +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195353 AND `DifficultyID`=0 AND `Idx`=3); -- Breezebiter +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195353 AND `DifficultyID`=0 AND `Idx`=2); -- Breezebiter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195353 AND `DifficultyID`=0 AND `Idx`=0); -- Breezebiter +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195337 AND `DifficultyID`=0 AND `Idx`=3); -- Chief Dead Eye +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195337 AND `DifficultyID`=0 AND `Idx`=2); -- Chief Dead Eye +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195337 AND `DifficultyID`=0 AND `Idx`=0); -- Chief Dead Eye +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195324 AND `DifficultyID`=0 AND `Idx`=0); -- Shifting Falcon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195322 AND `DifficultyID`=0 AND `Idx`=0); -- Qu'ruk the Time-Lost +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195319 AND `DifficultyID`=0 AND `Idx`=0); -- Ageless Rockfang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195305 AND `DifficultyID`=0 AND `Idx`=0); -- Crystalspine Forager +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195270 AND `DifficultyID`=0 AND `Idx`=3); -- Darktooth Stalker +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195270 AND `DifficultyID`=0 AND `Idx`=2); -- Darktooth Stalker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195270 AND `DifficultyID`=0 AND `Idx`=0); -- Darktooth Stalker +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195269 AND `DifficultyID`=0 AND `Idx`=3); -- Darktooth Skirmisher +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195269 AND `DifficultyID`=0 AND `Idx`=2); -- Darktooth Skirmisher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195269 AND `DifficultyID`=0 AND `Idx`=0); -- Darktooth Skirmisher +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195267 AND `DifficultyID`=0 AND `Idx`=3); -- Darktooth Spirit-Caller +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195267 AND `DifficultyID`=0 AND `Idx`=2); -- Darktooth Spirit-Caller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195267 AND `DifficultyID`=0 AND `Idx`=0); -- Darktooth Spirit-Caller +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195264 AND `DifficultyID`=0 AND `Idx`=3); -- Darktooth Battler +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195264 AND `DifficultyID`=0 AND `Idx`=2); -- Darktooth Battler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195264 AND `DifficultyID`=0 AND `Idx`=0); -- Darktooth Battler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195261 AND `DifficultyID`=0 AND `Idx`=0); -- Plains Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195256 AND `DifficultyID`=0 AND `Idx`=0); -- Plains Moose +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195255 AND `DifficultyID`=0 AND `Idx`=0); -- Vicious Crystalspine +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195243 AND `DifficultyID`=0 AND `Idx`=0); -- Awakened Crag +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195222 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187021 AND `DifficultyID`=0 AND `Idx`=3); -- Rotbow Sentry +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187021 AND `DifficultyID`=0 AND `Idx`=2); -- Rotbow Sentry +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187021 AND `DifficultyID`=0 AND `Idx`=0); -- Rotbow Sentry +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189220 AND `DifficultyID`=0 AND `Idx`=0); -- Highland Mammoth Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189218 AND `DifficultyID`=0 AND `Idx`=0); -- Highland Mammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194283 AND `DifficultyID`=0 AND `Idx`=0); -- Azure Herdmare +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195187 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Flametamer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195187 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Flametamer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182743 AND `DifficultyID`=0 AND `Idx`=0); -- Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195175 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Warrior +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195175 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Warrior +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195160 AND `DifficultyID`=0 AND `Idx`=0); -- Igneous Wanderer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195157 AND `DifficultyID`=0 AND `Idx`=0); -- Barbed Crystalspine +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195019 AND `DifficultyID`=0 AND `Idx`=0); -- Icebound Tarasek +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195135 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185529 AND `DifficultyID`=0 AND `Idx`=3); -- Bracken Warscourge +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185529 AND `DifficultyID`=0 AND `Idx`=2); -- Bracken Warscourge +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185529 AND `DifficultyID`=0 AND `Idx`=0); -- Bracken Warscourge +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195119 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Shockcaster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187677 AND `DifficultyID`=0 AND `Idx`=0); -- Time-Lost Murhulk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195090 AND `DifficultyID`=0 AND `Idx`=0); -- Injured Tundra Vorquin +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186567 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Djaradin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=195032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186567 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Djaradin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194994 AND `DifficultyID`=0 AND `Idx`=0); -- Ol' Hestorath +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191778 AND `DifficultyID`=0 AND `Idx`=0); -- Territorial Proto Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190324 AND `DifficultyID`=0 AND `Idx`=0); -- Tundra Vorquin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190322 AND `DifficultyID`=0 AND `Idx`=0); -- Highhorn Bull +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194950 AND `DifficultyID`=0 AND `Idx`=3); -- Centaur Fighter +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194950 AND `DifficultyID`=0 AND `Idx`=2); -- Centaur Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194950 AND `DifficultyID`=0 AND `Idx`=0); -- Centaur Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186781 AND `DifficultyID`=0 AND `Idx`=0); -- Reservoir Invader +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194939 AND `DifficultyID`=0 AND `Idx`=0); -- Cascade Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181819 AND `DifficultyID`=0 AND `Idx`=0); -- Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194917 AND `DifficultyID`=0 AND `Idx`=0); -- Arctic Summoner +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194912 AND `DifficultyID`=0 AND `Idx`=0); -- Magmammoth Breaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194898 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Arcblade +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194894 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Stormspeaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194875 AND `DifficultyID`=0 AND `Idx`=0); -- Surprised Silkworm +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194873 AND `DifficultyID`=0 AND `Idx`=0); -- Playful Prowler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194854 AND `DifficultyID`=0 AND `Idx`=0); -- Trygvir +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194822 AND `DifficultyID`=0 AND `Idx`=0); -- Maruukai Villager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194815 AND `DifficultyID`=0 AND `Idx`=0); -- Auburntusk Adolescent +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187938 AND `DifficultyID`=0 AND `Idx`=0); -- Plainswalker Mammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194809 AND `DifficultyID`=0 AND `Idx`=0); -- Cliffside Argali +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194804 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186727 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Rampager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186727 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Rampager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194798 AND `DifficultyID`=0 AND `Idx`=0); -- Colossal Glacier +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194797 AND `DifficultyID`=0 AND `Idx`=0); -- Hoary Icicle +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194741 AND `DifficultyID`=0 AND `Idx`=0); -- Rampaging Forest Giant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176628 AND `DifficultyID`=0 AND `Idx`=0); -- Ice Spider +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194726 AND `DifficultyID`=0 AND `Idx`=0); -- Shoreside Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194666 AND `DifficultyID`=0 AND `Idx`=0); -- Mirror Lurker Elder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194665 AND `DifficultyID`=0 AND `Idx`=0); -- Mirror Lurker Calf +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194626 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187395 AND `DifficultyID`=0 AND `Idx`=3); -- Furbolg Proxy +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187395 AND `DifficultyID`=0 AND `Idx`=2); -- Furbolg Proxy +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187395 AND `DifficultyID`=0 AND `Idx`=0); -- Furbolg Proxy +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194588 AND `DifficultyID`=0 AND `Idx`=0); -- Giant Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189509 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Ideologue +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194570 AND `DifficultyID`=0 AND `Idx`=0); -- Famished Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194544 AND `DifficultyID`=0 AND `Idx`=0); -- Konkhular +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192568 AND `DifficultyID`=0 AND `Idx`=0); -- Raging Elemental +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194517 AND `DifficultyID`=0 AND `Idx`=0); -- Crushing Elemental +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194487 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194241 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187224 AND `DifficultyID`=0 AND `Idx`=4); -- Vile Rothexer +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194487 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187224 AND `DifficultyID`=0 AND `Idx`=3); -- Vile Rothexer +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187224 AND `DifficultyID`=0 AND `Idx`=2); -- Vile Rothexer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187224 AND `DifficultyID`=0 AND `Idx`=0); -- Vile Rothexer +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194469 AND `DifficultyID`=0 AND `Idx`=4); -- Fledgling Slasher +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194469 AND `DifficultyID`=0 AND `Idx`=3); -- Fledgling Slasher +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194469 AND `DifficultyID`=0 AND `Idx`=2); -- Fledgling Slasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194469 AND `DifficultyID`=0 AND `Idx`=0); -- Fledgling Slasher +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194467 AND `DifficultyID`=0 AND `Idx`=4); -- Brackenhide Slasher +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194467 AND `DifficultyID`=0 AND `Idx`=3); -- Brackenhide Slasher +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194467 AND `DifficultyID`=0 AND `Idx`=2); -- Brackenhide Slasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194467 AND `DifficultyID`=0 AND `Idx`=0); -- Brackenhide Slasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194439 AND `DifficultyID`=0 AND `Idx`=0); -- Thickmane Matriarch +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194436 AND `DifficultyID`=0 AND `Idx`=0); -- Juvenile Thickmane Bear +UPDATE `creature_questitem` SET `ItemId`=201816, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194433 AND `DifficultyID`=0 AND `Idx`=2); -- Vorquin Foal +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194160 AND `DifficultyID`=0 AND `Idx`=0); -- Glacial Giant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194429 AND `DifficultyID`=0 AND `Idx`=0); -- Scorched Flowered Porcupine +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194417 AND `DifficultyID`=0 AND `Idx`=0); -- Scorched Vorquin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194414 AND `DifficultyID`=0 AND `Idx`=0); -- Snowspine Snuffler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194374 AND `DifficultyID`=0 AND `Idx`=0); -- Converging Concretion +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194373 AND `DifficultyID`=0 AND `Idx`=4); -- Brackenhide Gnoll +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194373 AND `DifficultyID`=0 AND `Idx`=3); -- Brackenhide Gnoll +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194373 AND `DifficultyID`=0 AND `Idx`=2); -- Brackenhide Gnoll +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194373 AND `DifficultyID`=0 AND `Idx`=0); -- Brackenhide Gnoll +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194362 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Reactor +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194362 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Reactor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194362 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Reactor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194357 AND `DifficultyID`=0 AND `Idx`=0); -- Encroaching Riverbeast +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194352 AND `DifficultyID`=0 AND `Idx`=0); -- Parched Broadhoof Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194351 AND `DifficultyID`=0 AND `Idx`=0); -- Parched Broadhoof +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189221 AND `DifficultyID`=0 AND `Idx`=0); -- Highland Mammoth Calf +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194286 AND `DifficultyID`=0 AND `Idx`=0); -- Azure Foal +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194284 AND `DifficultyID`=0 AND `Idx`=0); -- Sedentary Sediment +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194250 AND `DifficultyID`=0 AND `Idx`=0); -- Overcharged Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194222 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Flamemuzzler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194222 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Flamemuzzler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194212 AND `DifficultyID`=0 AND `Idx`=0); -- Unleashed Rubble +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189515 AND `DifficultyID`=0 AND `Idx`=0); -- Infused Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194197 AND `DifficultyID`=0 AND `Idx`=0); -- Aggravated Shalescrap +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194153 AND `DifficultyID`=0 AND `Idx`=0); -- Greater Falls Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191686 AND `DifficultyID`=0 AND `Idx`=0); -- Mature Riverbeast +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182550 AND `DifficultyID`=0 AND `Idx`=0); -- Riverbeast Elder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194120 AND `DifficultyID`=0 AND `Idx`=0); -- Vicious Rimefang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194119 AND `DifficultyID`=0 AND `Idx`=0); -- Stoneclaw Terror +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194103 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Rimeclaw Bear +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194085 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Elder Rockfang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194063 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Prime Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194061 AND `DifficultyID`=0 AND `Idx`=0); -- Wandering Cliffhorn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194060 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Magmammoth Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194039 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Competitor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=194003 AND `DifficultyID`=0 AND `Idx`=0); -- Queasy Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193997 AND `DifficultyID`=0 AND `Idx`=0); -- Stonebark Giant +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193967 AND `DifficultyID`=0 AND `Idx`=2); -- Dragonbane Wingshredder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193967 AND `DifficultyID`=0 AND `Idx`=0); -- Dragonbane Wingshredder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193966 AND `DifficultyID`=0 AND `Idx`=0); -- Seaspan Runner +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193960 AND `DifficultyID`=0 AND `Idx`=0); -- Pinemoss Giant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193950 AND `DifficultyID`=0 AND `Idx`=0); -- Expelled Rubble +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193949 AND `DifficultyID`=0 AND `Idx`=0); -- Expelled Earth Elemental +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193944 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Lavamancer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182562 AND `DifficultyID`=0 AND `Idx`=0); -- Spiteful Snail +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182555 AND `DifficultyID`=0 AND `Idx`=0); -- Spiteful Slug +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193926 AND `DifficultyID`=0 AND `Idx`=0); -- Elder Obsidian Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193925 AND `DifficultyID`=0 AND `Idx`=0); -- Obsidian Swoglet +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193923 AND `DifficultyID`=0 AND `Idx`=0); -- Mature Obsidian Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193918 AND `DifficultyID`=0 AND `Idx`=0); -- Obsidian Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193893 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Stonegazer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193892 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193891 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Crystalspine +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193881 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Rockfang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193861 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Magmammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193860 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Lava Phoenix +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193857 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193855 AND `DifficultyID`=0 AND `Idx`=0); -- Elusive Vorquin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193849 AND `DifficultyID`=0 AND `Idx`=0); -- Rakkesh of the Flow +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193848 AND `DifficultyID`=0 AND `Idx`=0); -- Gethrel the South Wind +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193847 AND `DifficultyID`=0 AND `Idx`=0); -- Chalsec of the Earth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193839 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Dominator +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193836 AND `DifficultyID`=0 AND `Idx`=0); -- Windmancer Navati +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193828 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Mantis +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193819 AND `DifficultyID`=0 AND `Idx`=0); -- Ruffian Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193809 AND `DifficultyID`=0 AND `Idx`=1); -- Productive Pollinator +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193783 AND `DifficultyID`=0 AND `Idx`=0); -- Trakhan +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187474 AND `DifficultyID`=0 AND `Idx`=0); -- Spotted Rockfang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187452 AND `DifficultyID`=0 AND `Idx`=0); -- Rockfang Skulker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185719 AND `DifficultyID`=0 AND `Idx`=0); -- Plains Rockfang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183605 AND `DifficultyID`=0 AND `Idx`=0); -- Rockfang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193766 AND `DifficultyID`=0 AND `Idx`=0); -- Starving Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193765 AND `DifficultyID`=0 AND `Idx`=0); -- Frigidpelt Cub +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193764 AND `DifficultyID`=0 AND `Idx`=0); -- Intrusive Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193747 AND `DifficultyID`=0 AND `Idx`=0); -- Intrusive Swoglet +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193753 AND `DifficultyID`=0 AND `Idx`=0); -- Elegant Foal +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193752 AND `DifficultyID`=0 AND `Idx`=0); -- Elegant Vorquin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193482 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Stormsage +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193739 AND `DifficultyID`=0 AND `Idx`=0); -- Forkriver Pinehoof +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193738 AND `DifficultyID`=0 AND `Idx`=0); -- Forkriver Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193732 AND `DifficultyID`=0 AND `Idx`=0); -- Injured Foal +UPDATE `creature_questitem` SET `ItemId`=198348, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193730 AND `DifficultyID`=0 AND `Idx`=2); -- Forkriver Goat +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193730 AND `DifficultyID`=0 AND `Idx`=0); -- Forkriver Goat +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193722 AND `DifficultyID`=0 AND `Idx`=0); -- Tomnu +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193719 AND `DifficultyID`=0 AND `Idx`=0); -- Pinehoof Cow +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191563 AND `DifficultyID`=0 AND `Idx`=0); -- Swoglet +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193713 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186337 AND `DifficultyID`=0 AND `Idx`=3); -- Barrel +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186337 AND `DifficultyID`=0 AND `Idx`=2); -- Barrel +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186337 AND `DifficultyID`=0 AND `Idx`=0); -- Barrel +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193702 AND `DifficultyID`=0 AND `Idx`=0); -- Blistered Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193676 AND `DifficultyID`=0 AND `Idx`=0); -- Thousandmile +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193670 AND `DifficultyID`=0 AND `Idx`=0); -- Lively Bloom +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=8); -- Corrupted Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=7); -- Qalashi Bonebreakers +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=5); -- Qalashi Bonebreakers +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=7); -- Qalashi Wallcrasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=5); -- Qalashi Wallcrasher +UPDATE `creature_questitem` SET `ItemId`=194544, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=6); -- Qalashi Magmammoth +UPDATE `creature_questitem` SET `ItemId`=194336, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=5); -- Qalashi Magmammoth +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=4); -- Qalashi Magmammoth +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Magmammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Magmammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181852 AND `DifficultyID`=0 AND `Idx`=0); -- Restless Rocks +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193606 AND `DifficultyID`=0 AND `Idx`=0); -- Snowy Mammoth Calf +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193598 AND `DifficultyID`=0 AND `Idx`=0); -- Snowy Mammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193595 AND `DifficultyID`=0 AND `Idx`=0); -- Pinehoof Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188524 AND `DifficultyID`=0 AND `Idx`=0); -- Lushmeadow Stag +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188294 AND `DifficultyID`=0 AND `Idx`=0); -- Lushmeadow Grazer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193572 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Warsmith +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187871 AND `DifficultyID`=0 AND `Idx`=0); -- Oopa +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193559 AND `DifficultyID`=0 AND `Idx`=0); -- Raging Stonebreaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184720 AND `DifficultyID`=0 AND `Idx`=0); -- Molten Giant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186643 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Villager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193552 AND `DifficultyID`=0 AND `Idx`=0); -- Shadeslash Bandit +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193550 AND `DifficultyID`=0 AND `Idx`=0); -- Dograc The Burning +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193549 AND `DifficultyID`=0 AND `Idx`=0); -- Crazed Lost Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193544 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Houndsman +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193543 AND `DifficultyID`=0 AND `Idx`=0); -- Cautious Croaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193541 AND `DifficultyID`=0 AND `Idx`=1); -- Laden Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193540 AND `DifficultyID`=0 AND `Idx`=0); -- Coy Croaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193539 AND `DifficultyID`=0 AND `Idx`=0); -- Shy Croaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193536 AND `DifficultyID`=0 AND `Idx`=0); -- Rockfang Cub +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193522 AND `DifficultyID`=0 AND `Idx`=0); -- Ruinous +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193521 AND `DifficultyID`=0 AND `Idx`=0); -- Shy Croaklet +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193514 AND `DifficultyID`=0 AND `Idx`=0); -- Snowy Mammoth Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193511 AND `DifficultyID`=0 AND `Idx`=0); -- Woadspine +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193505 AND `DifficultyID`=0 AND `Idx`=3); -- Sickly Pilferer +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193505 AND `DifficultyID`=0 AND `Idx`=2); -- Sickly Pilferer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193505 AND `DifficultyID`=0 AND `Idx`=0); -- Sickly Pilferer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193486 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Stormreaver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193467 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Warspear +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193462 AND `DifficultyID`=0 AND `Idx`=0); -- Batak +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193457 AND `DifficultyID`=0 AND `Idx`=0); -- Balara +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193451 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190428 AND `DifficultyID`=0 AND `Idx`=3); -- Snowhide Yeti Hunter +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190428 AND `DifficultyID`=0 AND `Idx`=2); -- Snowhide Yeti Hunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190428 AND `DifficultyID`=0 AND `Idx`=0); -- Snowhide Yeti Hunter +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193443 AND `DifficultyID`=0 AND `Idx`=2); -- Molka The Grinder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193443 AND `DifficultyID`=0 AND `Idx`=0); -- Molka The Grinder +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193442 AND `DifficultyID`=0 AND `Idx`=2); -- Stonewrecker Tokara +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193442 AND `DifficultyID`=0 AND `Idx`=0); -- Stonewrecker Tokara +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193429 AND `DifficultyID`=0 AND `Idx`=0); -- Ravaged Bruffalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193407 AND `DifficultyID`=0 AND `Idx`=0); -- Horned Plainstomper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193396 AND `DifficultyID`=0 AND `Idx`=0); -- Young Mosshair +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193395 AND `DifficultyID`=0 AND `Idx`=0); -- Mosshair Mammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193394 AND `DifficultyID`=0 AND `Idx`=0); -- Mosshair Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193386 AND `DifficultyID`=0 AND `Idx`=0); -- Grazing Broadhoof +UPDATE `creature_questitem` SET `ItemId`=198793, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193384 AND `DifficultyID`=0 AND `Idx`=2); -- Plains Rockfang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193381 AND `DifficultyID`=0 AND `Idx`=0); -- Urveda the Stormbinder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193378 AND `DifficultyID`=0 AND `Idx`=0); -- Leapmaize Ambusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193355 AND `DifficultyID`=0 AND `Idx`=0); -- Disturbed Frillfish +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187641 AND `DifficultyID`=0 AND `Idx`=0); -- Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193313 AND `DifficultyID`=0 AND `Idx`=0); -- Watching Corpsewing +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193301 AND `DifficultyID`=0 AND `Idx`=0); -- Aggressive Hornstrider +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193293 AND `DifficultyID`=0 AND `Idx`=4); -- Qalashi Warden +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193293 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Warden +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193293 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Warden +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193293 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Warden +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193243 AND `DifficultyID`=0 AND `Idx`=0); -- Acrosoth +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=8); -- Rasnar the War Ender +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=7); -- Rasnar the War Ender +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=4); -- Rasnar the War Ender +UPDATE `creature_questitem` SET `ItemId`=206164, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=3); -- Ancient Tundrafur +UPDATE `creature_questitem` SET `ItemId`=194424, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=2); -- Ancient Tundrafur +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=0); -- Ancient Tundrafur +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193199 AND `DifficultyID`=0 AND `Idx`=0); -- Corralled Argali +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=10); -- Captain Lancer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=8); -- Captain Lancer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193184 AND `DifficultyID`=0 AND `Idx`=0); -- Stubborn Ram 2 +UPDATE `creature_questitem` SET `ItemId`=206164, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=2); -- Forgotten Gryphon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=0); -- Forgotten Gryphon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186840 AND `DifficultyID`=0 AND `Idx`=0); -- Ravenous Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193139 AND `DifficultyID`=0 AND `Idx`=0); -- Basalt Shell +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186623 AND `DifficultyID`=0 AND `Idx`=0); -- Lavaslurper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185720 AND `DifficultyID`=0 AND `Idx`=0); -- Plains Mammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193075 AND `DifficultyID`=0 AND `Idx`=0); -- Glacial Giantess +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193063 AND `DifficultyID`=0 AND `Idx`=0); -- Frigidpelt Matriarch +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193062 AND `DifficultyID`=0 AND `Idx`=0); -- Prowling Frigidpelt +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186149 AND `DifficultyID`=0 AND `Idx`=0); -- Galedoom Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193053 AND `DifficultyID`=0 AND `Idx`=0); -- Barbed Bakar +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193044 AND `DifficultyID`=0 AND `Idx`=0); -- Prickly Crystalspine +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=193009 AND `DifficultyID`=0 AND `Idx`=0); -- Domesticated Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183402 AND `DifficultyID`=0 AND `Idx`=0); -- Scythid +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192961 AND `DifficultyID`=0 AND `Idx`=1); -- Ayanga +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192947 AND `DifficultyID`=0 AND `Idx`=0); -- Bluebill Waddler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192941 AND `DifficultyID`=0 AND `Idx`=0); -- Thunderspine Rumbler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192938 AND `DifficultyID`=0 AND `Idx`=0); -- Nimblewing Striker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192931 AND `DifficultyID`=0 AND `Idx`=0); -- Seabreaker Skrog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192928 AND `DifficultyID`=0 AND `Idx`=0); -- Seabreaker Brute +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192919 AND `DifficultyID`=0 AND `Idx`=0); -- Gigantic Thresher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192916 AND `DifficultyID`=0 AND `Idx`=0); -- Frostytrunk Calf +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192915 AND `DifficultyID`=0 AND `Idx`=0); -- Frostytrunk Mammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192885 AND `DifficultyID`=0 AND `Idx`=0); -- Snowhorn Bruffalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192882 AND `DifficultyID`=0 AND `Idx`=0); -- Snowy Crystalspine +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192854 AND `DifficultyID`=0 AND `Idx`=0); -- Clearwater Ottuk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192834 AND `DifficultyID`=0 AND `Idx`=0); -- Greenbelt Riverbeast +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192833 AND `DifficultyID`=0 AND `Idx`=0); -- Greenbelt Calf +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192810 AND `DifficultyID`=0 AND `Idx`=0); -- Hungry Swoglet +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192788 AND `DifficultyID`=0 AND `Idx`=4); -- Qalashi Thaumaturge +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192788 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Thaumaturge +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192788 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Thaumaturge +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192788 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Thaumaturge +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192787 AND `DifficultyID`=0 AND `Idx`=4); -- Qalashi Spinecrusher +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192787 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Spinecrusher +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192787 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Spinecrusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192787 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Spinecrusher +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192786 AND `DifficultyID`=0 AND `Idx`=4); -- Qalashi Plunderer +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192786 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Plunderer +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192786 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Plunderer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192786 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Plunderer +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192784 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Earthbinder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192784 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Earthbinder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192781 AND `DifficultyID`=0 AND `Idx`=0); -- Ore Elemental +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191215 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Legionnaire +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191230 AND `DifficultyID`=0 AND `Idx`=0); -- Dragonspawn Flamebender +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192770 AND `DifficultyID`=0 AND `Idx`=0); -- Nalzoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192766 AND `DifficultyID`=0 AND `Idx`=0); -- Tectonic Crusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192763 AND `DifficultyID`=0 AND `Idx`=0); -- Liskron +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192761 AND `DifficultyID`=0 AND `Idx`=0); -- Iskakx +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192759 AND `DifficultyID`=0 AND `Idx`=0); -- Gorger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192752 AND `DifficultyID`=0 AND `Idx`=0); -- Arcane Detector +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192748 AND `DifficultyID`=0 AND `Idx`=3); -- Shadepaw Thief +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192748 AND `DifficultyID`=0 AND `Idx`=2); -- Shadepaw Thief +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192748 AND `DifficultyID`=0 AND `Idx`=0); -- Shadepaw Thief +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192718 AND `DifficultyID`=0 AND `Idx`=0); -- Maiden of Diligence +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191303 AND `DifficultyID`=0 AND `Idx`=0); -- Apex Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188401 AND `DifficultyID`=0 AND `Idx`=0); -- Hungry Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186272 AND `DifficultyID`=0 AND `Idx`=0); -- Risen Phoenix +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181439 AND `DifficultyID`=0 AND `Idx`=0); -- Storm Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192654 AND `DifficultyID`=0 AND `Idx`=0); -- Clearwater Calf +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192652 AND `DifficultyID`=0 AND `Idx`=0); -- Clearwater Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192651 AND `DifficultyID`=0 AND `Idx`=0); -- Clearwater Riverbeast +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192640 AND `DifficultyID`=0 AND `Idx`=0); -- Mountain Herdstallion +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192639 AND `DifficultyID`=0 AND `Idx`=0); -- Skittish Herdmare +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192624 AND `DifficultyID`=0 AND `Idx`=0); -- Charred Argali Corpse +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192610 AND `DifficultyID`=0 AND `Idx`=0); -- Spirited Tremor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192597 AND `DifficultyID`=0 AND `Idx`=0); -- Mudstomper Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192596 AND `DifficultyID`=0 AND `Idx`=0); -- Mudstomper Calf +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192594 AND `DifficultyID`=0 AND `Idx`=0); -- Lounging Mudstomper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185810 AND `DifficultyID`=0 AND `Idx`=0); -- Shiverweb Crawler +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192584 AND `DifficultyID`=0 AND `Idx`=3); -- Muck Shaman +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192584 AND `DifficultyID`=0 AND `Idx`=2); -- Muck Shaman +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192584 AND `DifficultyID`=0 AND `Idx`=0); -- Muck Shaman +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192583 AND `DifficultyID`=0 AND `Idx`=0); -- Captured Prey +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186597 AND `DifficultyID`=0 AND `Idx`=2); -- Dragonbane Soldier +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186597 AND `DifficultyID`=0 AND `Idx`=0); -- Dragonbane Soldier +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192559 AND `DifficultyID`=0 AND `Idx`=0); -- Wooly Bellwether +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192383 AND `DifficultyID`=0 AND `Idx`=1); -- Iridescent Peafowl +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192534 AND `DifficultyID`=0 AND `Idx`=0); -- Stormshroud Matriarch +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192507 AND `DifficultyID`=0 AND `Idx`=3); -- Fetid Bruiser +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192507 AND `DifficultyID`=0 AND `Idx`=2); -- Fetid Bruiser +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192507 AND `DifficultyID`=0 AND `Idx`=0); -- Fetid Bruiser +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192506 AND `DifficultyID`=0 AND `Idx`=4); -- Hyena Tender +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192506 AND `DifficultyID`=0 AND `Idx`=3); -- Hyena Tender +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192506 AND `DifficultyID`=0 AND `Idx`=2); -- Hyena Tender +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192506 AND `DifficultyID`=0 AND `Idx`=0); -- Hyena Tender +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192501 AND `DifficultyID`=0 AND `Idx`=3); -- Fetid Muckbinder +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192501 AND `DifficultyID`=0 AND `Idx`=2); -- Fetid Muckbinder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192501 AND `DifficultyID`=0 AND `Idx`=0); -- Fetid Muckbinder +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192500 AND `DifficultyID`=0 AND `Idx`=3); -- Fetid Slogger +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192500 AND `DifficultyID`=0 AND `Idx`=2); -- Fetid Slogger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192500 AND `DifficultyID`=0 AND `Idx`=0); -- Fetid Slogger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189486 AND `DifficultyID`=0 AND `Idx`=0); -- Captured Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192456 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Springfeeder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188419 AND `DifficultyID`=0 AND `Idx`=0); -- Gorloc Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182005 AND `DifficultyID`=0 AND `Idx`=0); -- Gorloc Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188796 AND `DifficultyID`=0 AND `Idx`=0); -- Gorloc Healer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188418 AND `DifficultyID`=0 AND `Idx`=0); -- Gorloc Scout +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188417 AND `DifficultyID`=0 AND `Idx`=0); -- Gorloc Tank +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182436 AND `DifficultyID`=0 AND `Idx`=0); -- Gorloc Hunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192430 AND `DifficultyID`=0 AND `Idx`=0); -- Spiked Matriarch +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192428 AND `DifficultyID`=0 AND `Idx`=0); -- Decay Treant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176709 AND `DifficultyID`=0 AND `Idx`=0); -- Decay Ent +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192248 AND `DifficultyID`=0 AND `Idx`=0); -- Wind Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182406 AND `DifficultyID`=0 AND `Idx`=0); -- Ice Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192393 AND `DifficultyID`=0 AND `Idx`=0); -- Soaring Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192390 AND `DifficultyID`=0 AND `Idx`=0); -- Lava Mammoth Tentacle +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=7); -- Qalashi Dusttwister +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=6); -- Qalashi Dusttwister +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=4); -- Qalashi Dusttwister +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Dusttwister +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Dusttwister +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Dusttwister +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=8); -- Windscale the Stormborn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192356 AND `DifficultyID`=0 AND `Idx`=0); -- Enraged Embers +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=9); -- Shadepaw Trainer +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=8); -- Shadepaw Trainer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=6); -- Shadepaw Trainer +UPDATE `creature_questitem` SET `ItemId`=191671, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192351 AND `DifficultyID`=0 AND `Idx`=5); -- Trained Hyena +UPDATE `creature_questitem` SET `ItemId`=191670, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192351 AND `DifficultyID`=0 AND `Idx`=4); -- Trained Hyena +UPDATE `creature_questitem` SET `ItemId`=191669, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192351 AND `DifficultyID`=0 AND `Idx`=3); -- Trained Hyena +UPDATE `creature_questitem` SET `ItemId`=191668, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192351 AND `DifficultyID`=0 AND `Idx`=2); -- Trained Hyena +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192351 AND `DifficultyID`=0 AND `Idx`=0); -- Trained Hyena +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192344 AND `DifficultyID`=0 AND `Idx`=2); -- Ashbinder Tornecha +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192344 AND `DifficultyID`=0 AND `Idx`=0); -- Ashbinder Tornecha +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192341 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Drakeflayer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192341 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Drakeflayer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192334 AND `DifficultyID`=0 AND `Idx`=0); -- Graath +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188828 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Ranged +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192274 AND `DifficultyID`=0 AND `Idx`=0); -- Baron Ashflow +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192266 AND `DifficultyID`=0 AND `Idx`=0); -- Baron Crustcore +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182404 AND `DifficultyID`=0 AND `Idx`=0); -- Earth Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192223 AND `DifficultyID`=0 AND `Idx`=0); -- Zaphil the Defiant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182405 AND `DifficultyID`=0 AND `Idx`=0); -- Fire Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192187 AND `DifficultyID`=0 AND `Idx`=0); -- Sparring Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192183 AND `DifficultyID`=0 AND `Idx`=0); -- Rockfang Alpha +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192182 AND `DifficultyID`=0 AND `Idx`=0); -- Rockfang Hunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192181 AND `DifficultyID`=0 AND `Idx`=0); -- Wild Rockfang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192173 AND `DifficultyID`=0 AND `Idx`=0); -- Lasher Sapling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192172 AND `DifficultyID`=0 AND `Idx`=0); -- Hunting Scythid +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192161 AND `DifficultyID`=0 AND `Idx`=0); -- Brinetooth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192160 AND `DifficultyID`=0 AND `Idx`=0); -- Rocky Swoglet +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192159 AND `DifficultyID`=0 AND `Idx`=0); -- Mature Rocky Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192158 AND `DifficultyID`=0 AND `Idx`=0); -- Rocky Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192156 AND `DifficultyID`=0 AND `Idx`=0); -- Elder Lava Snail +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192105 AND `DifficultyID`=0 AND `Idx`=0); -- Recovering Resistance Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182403 AND `DifficultyID`=0 AND `Idx`=0); -- Air Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192043 AND `DifficultyID`=0 AND `Idx`=0); -- Frostjaw +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192038 AND `DifficultyID`=0 AND `Idx`=0); -- Yetor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188277 AND `DifficultyID`=0 AND `Idx`=0); -- Garden Herdmare +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192030 AND `DifficultyID`=0 AND `Idx`=0); -- Frostfist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=192003 AND `DifficultyID`=0 AND `Idx`=0); -- Bloodhorn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191995 AND `DifficultyID`=0 AND `Idx`=0); -- Old Stonetusk +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191972 AND `DifficultyID`=0 AND `Idx`=4); -- Huntmaster Krakle +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191972 AND `DifficultyID`=0 AND `Idx`=3); -- Huntmaster Krakle +UPDATE `creature_questitem` SET `ItemId`=194430, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191972 AND `DifficultyID`=0 AND `Idx`=2); -- Huntmaster Krakle +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191972 AND `DifficultyID`=0 AND `Idx`=0); -- Huntmaster Krakle +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191951 AND `DifficultyID`=0 AND `Idx`=0); -- Massive Thresher +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191940 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186109 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Necksnapper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186109 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Necksnapper +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191926 AND `DifficultyID`=0 AND `Idx`=4); -- Fishface +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191926 AND `DifficultyID`=0 AND `Idx`=3); -- Fishface +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191926 AND `DifficultyID`=0 AND `Idx`=2); -- Fishface +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191926 AND `DifficultyID`=0 AND `Idx`=0); -- Fishface +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186728 AND `DifficultyID`=0 AND `Idx`=0); -- Magmammoth Bull +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191902 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Magmatamer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191902 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Magmatamer +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186723 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Sentinel +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186723 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Sentinel +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190766 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Ragetamer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190766 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Ragetamer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191880 AND `DifficultyID`=0 AND `Idx`=0); -- Lounging Hornswog +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191876 AND `DifficultyID`=0 AND `Idx`=3); -- Goruk Steelwall +UPDATE `creature_questitem` SET `ItemId`=193626, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191876 AND `DifficultyID`=0 AND `Idx`=2); -- Goruk Steelwall +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191876 AND `DifficultyID`=0 AND `Idx`=0); -- Goruk Steelwall +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189930 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Infiltrator +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191843 AND `DifficultyID`=0 AND `Idx`=0); -- Guard Bahir +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191833 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Scavenger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191833 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Scavenger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191823 AND `DifficultyID`=0 AND `Idx`=0); -- Vicious Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191821 AND `DifficultyID`=0 AND `Idx`=0); -- Mature Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191820 AND `DifficultyID`=0 AND `Idx`=0); -- Massive Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191746 AND `DifficultyID`=0 AND `Idx`=0); -- Ketess the Pillager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191745 AND `DifficultyID`=0 AND `Idx`=0); -- Sabertooth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191744 AND `DifficultyID`=0 AND `Idx`=0); -- Sabertooth Matriarch +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191727 AND `DifficultyID`=0 AND `Idx`=4); -- Liquefactor +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191727 AND `DifficultyID`=0 AND `Idx`=3); -- Liquefactor +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191727 AND `DifficultyID`=0 AND `Idx`=2); -- Liquefactor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191727 AND `DifficultyID`=0 AND `Idx`=0); -- Liquefactor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191724 AND `DifficultyID`=0 AND `Idx`=0); -- A Very Hungry and Happy Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191713 AND `DifficultyID`=0 AND `Idx`=0); -- Scytherin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191712 AND `DifficultyID`=0 AND `Idx`=0); -- Hissing Springsoul +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191697 AND `DifficultyID`=0 AND `Idx`=0); -- Ancient Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191696 AND `DifficultyID`=0 AND `Idx`=0); -- Mature Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191695 AND `DifficultyID`=0 AND `Idx`=0); -- Stalking Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191694 AND `DifficultyID`=0 AND `Idx`=0); -- Young Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182551 AND `DifficultyID`=0 AND `Idx`=0); -- Riverbeast Calf +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191683 AND `DifficultyID`=0 AND `Idx`=0); -- Mudwallow Riverbeast +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191678 AND `DifficultyID`=0 AND `Idx`=0); -- Magmammoth Crusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191675 AND `DifficultyID`=0 AND `Idx`=0); -- Fused Tarasek +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183403 AND `DifficultyID`=0 AND `Idx`=0); -- Lava Tarantula +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191667 AND `DifficultyID`=0 AND `Idx`=3); -- Enraged Shaman +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191667 AND `DifficultyID`=0 AND `Idx`=2); -- Enraged Shaman +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191667 AND `DifficultyID`=0 AND `Idx`=0); -- Enraged Shaman +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191666 AND `DifficultyID`=0 AND `Idx`=3); -- Enraged Brawler +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191666 AND `DifficultyID`=0 AND `Idx`=2); -- Enraged Brawler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191666 AND `DifficultyID`=0 AND `Idx`=0); -- Enraged Brawler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191664 AND `DifficultyID`=0 AND `Idx`=0); -- Ancient Lava Worm +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181715 AND `DifficultyID`=0 AND `Idx`=0); -- Lava Burster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191650 AND `DifficultyID`=0 AND `Idx`=0); -- Apex Sabertooth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191649 AND `DifficultyID`=0 AND `Idx`=0); -- Apex Mammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181763 AND `DifficultyID`=0 AND `Idx`=0); -- Lava Phoenix +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176205 AND `DifficultyID`=0 AND `Idx`=0); -- Lava Slug +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184713 AND `DifficultyID`=0 AND `Idx`=0); -- Lava Snail +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191624 AND `DifficultyID`=0 AND `Idx`=0); -- Tranquil Vorquin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191621 AND `DifficultyID`=0 AND `Idx`=0); -- Elder Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191620 AND `DifficultyID`=0 AND `Idx`=0); -- River Swoglet +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191619 AND `DifficultyID`=0 AND `Idx`=0); -- Mature Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191618 AND `DifficultyID`=0 AND `Idx`=0); -- River Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191608 AND `DifficultyID`=0 AND `Idx`=0); -- The Great Swog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183586 AND `DifficultyID`=0 AND `Idx`=0); -- Mammoth Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191606 AND `DifficultyID`=0 AND `Idx`=0); -- Gargantuan Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191604 AND `DifficultyID`=0 AND `Idx`=0); -- Brackish Hornswog +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186638 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Crustshaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186638 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Crustshaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191582 AND `DifficultyID`=0 AND `Idx`=0); -- Shackled Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191580 AND `DifficultyID`=0 AND `Idx`=0); -- Soulbinder Levia +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181574 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Spearthrower +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191561 AND `DifficultyID`=0 AND `Idx`=0); -- Cascade Swog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191538 AND `DifficultyID`=0 AND `Idx`=0); -- Enchanted Mining Pick +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191536 AND `DifficultyID`=0 AND `Idx`=0); -- Reclaimer Makko +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191524 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Ironskin +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191524 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Ironskin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191524 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Ironskin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191521 AND `DifficultyID`=0 AND `Idx`=0); -- Cave Spider +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191507 AND `DifficultyID`=0 AND `Idx`=2); -- Gragza the Dragon-Breaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191507 AND `DifficultyID`=0 AND `Idx`=0); -- Gragza the Dragon-Breaker +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191498 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Mammoth Trainer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191498 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Mammoth Trainer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191479 AND `DifficultyID`=0 AND `Idx`=0); -- Charred Hornspike +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191476 AND `DifficultyID`=0 AND `Idx`=3); -- Searing Flame Harchek +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191476 AND `DifficultyID`=0 AND `Idx`=2); -- Searing Flame Harchek +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191476 AND `DifficultyID`=0 AND `Idx`=0); -- Searing Flame Harchek +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191469 AND `DifficultyID`=0 AND `Idx`=0); -- Streamside Scythid +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191375 AND `DifficultyID`=0 AND `Idx`=0); -- Radiant Peafowl +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191374 AND `DifficultyID`=0 AND `Idx`=0); -- Time-Lost Warcaller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191373 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Rumbler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191348 AND `DifficultyID`=0 AND `Idx`=0); -- [PH] Flowered Porcupine - Red +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191346 AND `DifficultyID`=0 AND `Idx`=0); -- [PH] Flowered Porcupine - Navy +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191337 AND `DifficultyID`=0 AND `Idx`=0); -- Stone Vanguard +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187217 AND `DifficultyID`=0 AND `Idx`=1); -- Trembling Earth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191330 AND `DifficultyID`=0 AND `Idx`=0); -- Defensive Gale +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191327 AND `DifficultyID`=0 AND `Idx`=0); -- [PH] Flowered Porcupine - Brown +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191326 AND `DifficultyID`=0 AND `Idx`=0); -- [PH] Flowered Porcupine - Blue +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191317 AND `DifficultyID`=0 AND `Idx`=0); -- Creekside Grazer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186163 AND `DifficultyID`=0 AND `Idx`=0); -- Doventhal the Chosen +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191302 AND `DifficultyID`=0 AND `Idx`=0); -- Shockscale Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181378 AND `DifficultyID`=0 AND `Idx`=0); -- Kurog Grimtotem +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191259 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Storm-Summoner +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183577 AND `DifficultyID`=0 AND `Idx`=0); -- Baby Mammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191256 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Guards +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191242 AND `DifficultyID`=0 AND `Idx`=0); -- Junior +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191238 AND `DifficultyID`=0 AND `Idx`=0); -- Tiny +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191235 AND `DifficultyID`=0 AND `Idx`=0); -- Invading Storm Elemental +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191233 AND `DifficultyID`=0 AND `Idx`=0); -- Invading Stormling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191232 AND `DifficultyID`=0 AND `Idx`=0); -- Drakonid Stormbringer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190945 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Stormfury +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185442 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Spearman +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191225 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Earthreaver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191222 AND `DifficultyID`=0 AND `Idx`=0); -- Juvenile Frost Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191221 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Skirmisher +UPDATE `creature_questitem` SET `ItemId`=193409, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191220 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=3); -- Chrono-Lord Deios +UPDATE `creature_questitem` SET `ItemId`=193395, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=2); -- Chrono-Lord Deios +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=0); -- Chrono-Lord Deios +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191206 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Mage +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191145 AND `DifficultyID`=0 AND `Idx`=0); -- Overseer Zambul +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191136 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Flameshatter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191136 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Flameshatter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191131 AND `DifficultyID`=0 AND `Idx`=1); -- Embertooth Vinewrangler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191130 AND `DifficultyID`=0 AND `Idx`=0); -- Apex Fire Proto +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191104 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Scythid +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191099 AND `DifficultyID`=0 AND `Idx`=0); -- Overzealous Bloom +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191084 AND `DifficultyID`=0 AND `Idx`=0); -- Spiderling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184867 AND `DifficultyID`=0 AND `Idx`=0); -- Fussy Swoglet +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191057 AND `DifficultyID`=0 AND `Idx`=0); -- Thunderspine Crasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188450 AND `DifficultyID`=0 AND `Idx`=0); -- Hydro Pugilist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188449 AND `DifficultyID`=0 AND `Idx`=0); -- Frost Shackler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191052 AND `DifficultyID`=0 AND `Idx`=0); -- Thaladrax +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191051 AND `DifficultyID`=0 AND `Idx`=0); -- Nimblewing Slyvern +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191049 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Snatcher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191048 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Watcher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191047 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Raider +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191008 AND `DifficultyID`=0 AND `Idx`=0); -- Oon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=191005 AND `DifficultyID`=0 AND `Idx`=0); -- Hornswog Matriarch +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190998 AND `DifficultyID`=0 AND `Idx`=0); -- Bossy Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190996 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Earthshaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190995 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Watercaller +UPDATE `creature_questitem` SET `ItemId`=194544, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=8); -- Char +UPDATE `creature_questitem` SET `ItemId`=194336, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=7); -- Char +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=6); -- Char +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=5); -- Char +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=2); -- Char +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=7); -- Battlehorn Pyrhus +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=6); -- Battlehorn Pyrhus +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=3); -- Battlehorn Pyrhus +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=7); -- Qalashi Pillager +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=6); -- Qalashi Pillager +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=4); -- Qalashi Pillager +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Pillager +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190115 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Pillager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190115 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Pillager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190980 AND `DifficultyID`=0 AND `Idx`=0); -- Rowdy Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190974 AND `DifficultyID`=0 AND `Idx`=0); -- Ekrazathal +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190961 AND `DifficultyID`=0 AND `Idx`=0); -- Mudwalker Salamanther +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186295 AND `DifficultyID`=0 AND `Idx`=1); -- Nokhud Mystic-Hunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190946 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Tempest +UPDATE `creature_questitem` SET `ItemId`=193219, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190944 AND `DifficultyID`=0 AND `Idx`=2); -- Vorquin Strider +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190944 AND `DifficultyID`=0 AND `Idx`=0); -- Vorquin Strider +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190932 AND `DifficultyID`=0 AND `Idx`=0); -- Warmonger Kharad +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190925 AND `DifficultyID`=0 AND `Idx`=0); -- Sundered Assassin (1/1) +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190817 AND `DifficultyID`=0 AND `Idx`=0); -- Sundered Shadetalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190911 AND `DifficultyID`=0 AND `Idx`=0); -- Restless Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188089 AND `DifficultyID`=0 AND `Idx`=0); -- Swift Hornstrider +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187939 AND `DifficultyID`=0 AND `Idx`=0); -- Plainswalker Calf +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190840 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Overseer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176627 AND `DifficultyID`=0 AND `Idx`=0); -- Elemental Proto-drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190697 AND `DifficultyID`=0 AND `Idx`=0); -- Sundered Assassin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190814 AND `DifficultyID`=0 AND `Idx`=0); -- Agitated Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190789 AND `DifficultyID`=0 AND `Idx`=0); -- Feasting Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190787 AND `DifficultyID`=0 AND `Idx`=0); -- Storm Form +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190786 AND `DifficultyID`=0 AND `Idx`=0); -- Earth Form +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190785 AND `DifficultyID`=0 AND `Idx`=0); -- Ice Form +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190784 AND `DifficultyID`=0 AND `Idx`=0); -- Fire Form +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190783 AND `DifficultyID`=0 AND `Idx`=0); -- Rapid Leaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190778 AND `DifficultyID`=0 AND `Idx`=0); -- Keen Skywatcher +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181747 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Metalshaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181747 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Metalshaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190751 AND `DifficultyID`=0 AND `Idx`=0); -- Earthrender Kasrak +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190743 AND `DifficultyID`=0 AND `Idx`=0); -- Frosty Flowerpine +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190731 AND `DifficultyID`=0 AND `Idx`=0); -- Thickmane Bear +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190721 AND `DifficultyID`=0 AND `Idx`=0); -- Taskmaster Veshis +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190719 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Arlin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190717 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Thief +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190716 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Acolyte +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176204 AND `DifficultyID`=0 AND `Idx`=0); -- Moose Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190708 AND `DifficultyID`=0 AND `Idx`=0); -- Jadethroat Mallard +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190692 AND `DifficultyID`=0 AND `Idx`=0); -- Rimecaller Acolyte +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190680 AND `DifficultyID`=0 AND `Idx`=0); -- Kaighan Keeper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190665 AND `DifficultyID`=0 AND `Idx`=0); -- Stonescale Ambusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190664 AND `DifficultyID`=0 AND `Idx`=0); -- Shadehide Tenderfoot +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190662 AND `DifficultyID`=0 AND `Idx`=0); -- Earthen Rager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190659 AND `DifficultyID`=0 AND `Idx`=0); -- Earthbreaker Scrapper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190653 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Flamecaller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190645 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Stormclaw +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190644 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Stormrager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190634 AND `DifficultyID`=0 AND `Idx`=0); -- Glacierstomp +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190023 AND `DifficultyID`=0 AND `Idx`=0); -- Lava Tentacles +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190608 AND `DifficultyID`=0 AND `Idx`=0); -- Carefree Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190607 AND `DifficultyID`=0 AND `Idx`=0); -- Cozy Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190605 AND `DifficultyID`=0 AND `Idx`=1); -- Rockguard Cragshaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190604 AND `DifficultyID`=0 AND `Idx`=1); -- Rockguard Warmonger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190603 AND `DifficultyID`=0 AND `Idx`=1); -- Hailstorm Iceshot +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190602 AND `DifficultyID`=0 AND `Idx`=1); -- Hailstorm Warmonger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190601 AND `DifficultyID`=0 AND `Idx`=0); -- The Ravager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190599 AND `DifficultyID`=0 AND `Idx`=0); -- Stoneroot the Calm +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190598 AND `DifficultyID`=0 AND `Idx`=0); -- Tserasor the Preserver +UPDATE `creature_questitem` SET `ItemId`=198597, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190584 AND `DifficultyID`=0 AND `Idx`=3); -- Time-Lost Murloc +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190584 AND `DifficultyID`=0 AND `Idx`=1); -- Time-Lost Murloc +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190579 AND `DifficultyID`=0 AND `Idx`=0); -- Primordial Wrath +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190574 AND `DifficultyID`=0 AND `Idx`=0); -- Rimecaller Hazek +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190521 AND `DifficultyID`=0 AND `Idx`=0); -- Shaleheart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190520 AND `DifficultyID`=0 AND `Idx`=0); -- Shatterfang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190518 AND `DifficultyID`=0 AND `Idx`=0); -- Vulkara +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190514 AND `DifficultyID`=0 AND `Idx`=0); -- Tempisyn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190496 AND `DifficultyID`=0 AND `Idx`=2); -- Terros +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181377 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Shockbringer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190465 AND `DifficultyID`=0 AND `Idx`=0); -- Venomous Stonegazer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190463 AND `DifficultyID`=0 AND `Idx`=0); -- Enraged Broadhoof +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190444 AND `DifficultyID`=0 AND `Idx`=0); -- Iceborne Creeper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190420 AND `DifficultyID`=0 AND `Idx`=1); -- Magmasworn Rockcleaver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190405 AND `DifficultyID`=0 AND `Idx`=0); -- Infuser Sariya +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190404 AND `DifficultyID`=0 AND `Idx`=0); -- Subterranean Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190401 AND `DifficultyID`=0 AND `Idx`=0); -- Gusting Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190384 AND `DifficultyID`=0 AND `Idx`=3); -- Snoll the Icebreaker +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190384 AND `DifficultyID`=0 AND `Idx`=2); -- Snoll the Icebreaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190384 AND `DifficultyID`=0 AND `Idx`=0); -- Snoll the Icebreaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190383 AND `DifficultyID`=0 AND `Idx`=0); -- Solethus +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190377 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Icecaller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190373 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Galesinger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190370 AND `DifficultyID`=0 AND `Idx`=0); -- Squallbringer Cyraz +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190366 AND `DifficultyID`=0 AND `Idx`=0); -- Curious Swoglet +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190359 AND `DifficultyID`=0 AND `Idx`=0); -- Skulking Zealot +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190358 AND `DifficultyID`=0 AND `Idx`=0); -- Spineslinger Mantis +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190348 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Ravager +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190345 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Geomancer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190333 AND `DifficultyID`=0 AND `Idx`=0); -- Oversized Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190317 AND `DifficultyID`=0 AND `Idx`=0); -- Snowspine Sniffer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190307 AND `DifficultyID`=0 AND `Idx`=0); -- Sootscale the Indomitable +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190304 AND `DifficultyID`=0 AND `Idx`=0); -- Labored Tarasek +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190296 AND `DifficultyID`=0 AND `Idx`=0); -- Gnawla +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190282 AND `DifficultyID`=0 AND `Idx`=0); -- Deepwood Riverbeast +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190257 AND `DifficultyID`=0 AND `Idx`=0); -- Wing +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190256 AND `DifficultyID`=0 AND `Idx`=0); -- Tail +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190252 AND `DifficultyID`=0 AND `Idx`=0); -- Xitostrasz +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190249 AND `DifficultyID`=0 AND `Idx`=0); -- Frazzled Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190210 AND `DifficultyID`=0 AND `Idx`=0); -- Magmasworn Earthshaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190208 AND `DifficultyID`=0 AND `Idx`=0); -- Rockslide Rider +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190204 AND `DifficultyID`=0 AND `Idx`=0); -- Tempest Veteran +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=3); -- Shadepaw Bandit +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=2); -- Shadepaw Bandit +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=0); -- Shadepaw Bandit +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187545 AND `DifficultyID`=0 AND `Idx`=0); -- Vigorous Lasher +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=9); -- Shadepaw Skulker +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=8); -- Shadepaw Skulker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=6); -- Shadepaw Skulker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190186 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Magmashaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190172 AND `DifficultyID`=0 AND `Idx`=0); -- Weak Spot +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190144 AND `DifficultyID`=0 AND `Idx`=0); -- Fretful Riverbeast Elder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190130 AND `DifficultyID`=0 AND `Idx`=0); -- Winter Caller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190129 AND `DifficultyID`=0 AND `Idx`=0); -- Winter Conqueror +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190117 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182830 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180697 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Magmathrower +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180697 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Magmathrower +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187082 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Avalanche +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190080 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Elementalist +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=189557 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Boltthrower +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189557 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Boltthrower +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190073 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187212 AND `DifficultyID`=0 AND `Idx`=0); -- Rumbling Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190066 AND `DifficultyID`=0 AND `Idx`=0); -- Water Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187211 AND `DifficultyID`=0 AND `Idx`=0); -- Galestrike Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190032 AND `DifficultyID`=0 AND `Idx`=0); -- Maddened Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=190019 AND `DifficultyID`=0 AND `Idx`=0); -- Spark +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176210 AND `DifficultyID`=0 AND `Idx`=0); -- Ice Bear +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189983 AND `DifficultyID`=0 AND `Idx`=0); -- Grateful Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189939 AND `DifficultyID`=0 AND `Idx`=1); -- Ruvin Stonegrinder +UPDATE `creature_questitem` SET `ItemId`=198073, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189928 AND `DifficultyID`=0 AND `Idx`=2); -- Ukhel Gravestirrer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189928 AND `DifficultyID`=0 AND `Idx`=0); -- Ukhel Gravestirrer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189926 AND `DifficultyID`=0 AND `Idx`=0); -- Kaighan Scout +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189925 AND `DifficultyID`=0 AND `Idx`=0); -- Kaighan Marauder +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189905 AND `DifficultyID`=0 AND `Idx`=4); -- High Thaumaturge Fural +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189905 AND `DifficultyID`=0 AND `Idx`=3); -- High Thaumaturge Fural +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189905 AND `DifficultyID`=0 AND `Idx`=2); -- High Thaumaturge Fural +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189905 AND `DifficultyID`=0 AND `Idx`=0); -- High Thaumaturge Fural +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177664 AND `DifficultyID`=0 AND `Idx`=0); -- Kalecgos +UPDATE `creature_questitem` SET `ItemId`=201264, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=10); -- Warlord Sargha +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=8); -- Warlord Sargha +UPDATE `creature_questitem` SET `ItemId`=192548, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189875 AND `DifficultyID`=0 AND `Idx`=3); -- Animated Cindershards +UPDATE `creature_questitem` SET `ItemId`=201819, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189875 AND `DifficultyID`=0 AND `Idx`=2); -- Animated Cindershards +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189875 AND `DifficultyID`=0 AND `Idx`=0); -- Animated Cindershards +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189871 AND `DifficultyID`=0 AND `Idx`=0); -- Weaponmaster Hasi +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189870 AND `DifficultyID`=0 AND `Idx`=0); -- Suspicious Permafrost +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189859 AND `DifficultyID`=0 AND `Idx`=0); -- Cavern Lurker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189851 AND `DifficultyID`=0 AND `Idx`=0); -- Ritual Scout +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189847 AND `DifficultyID`=0 AND `Idx`=0); -- Careless Harvester +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189834 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Stonebinder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189834 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Stonebinder +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=12); -- Shas'ith +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=11); -- Shas'ith +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=8); -- Shas'ith +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187768 AND `DifficultyID`=0 AND `Idx`=0); -- Dathea Stormlash +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189815 AND `DifficultyID`=0 AND `Idx`=0); -- Cliffdrip Fallstriker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189814 AND `DifficultyID`=0 AND `Idx`=0); -- Cliffdrip Wavemender +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189812 AND `DifficultyID`=0 AND `Idx`=0); -- Cliffdrip Snapstrider +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189811 AND `DifficultyID`=0 AND `Idx`=0); -- Agitated Keystone +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189795 AND `DifficultyID`=0 AND `Idx`=0); -- Unsettled Rubble +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=7); -- Djaradin Wallcrasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=5); -- Djaradin Wallcrasher +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189768 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Flamelobber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189768 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Flamelobber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189757 AND `DifficultyID`=0 AND `Idx`=0); -- Snoozing Basilisk Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189756 AND `DifficultyID`=0 AND `Idx`=0); -- Lazy Basilisk +UPDATE `creature_questitem` SET `ItemId`=193404, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189729 AND `DifficultyID`=0 AND `Idx`=4); -- Primal Tsunami +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189729 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189729 AND `DifficultyID`=0 AND `Idx`=2); -- Primal Tsunami +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189722 AND `DifficultyID`=0 AND `Idx`=0); -- Gulping Goliath +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189675 AND `DifficultyID`=0 AND `Idx`=0); -- Incomplete Ritual Remains +UPDATE `creature_questitem` SET `ItemId`=198513, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189670 AND `DifficultyID`=0 AND `Idx`=2); -- Headmaster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189670 AND `DifficultyID`=0 AND `Idx`=0); -- Headmaster +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189654 AND `DifficultyID`=0 AND `Idx`=4); -- Snowhide Shaman +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189654 AND `DifficultyID`=0 AND `Idx`=3); -- Snowhide Shaman +UPDATE `creature_questitem` SET `ItemId`=193617, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189654 AND `DifficultyID`=0 AND `Idx`=2); -- Snowhide Shaman +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189654 AND `DifficultyID`=0 AND `Idx`=0); -- Snowhide Shaman +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189653 AND `DifficultyID`=0 AND `Idx`=3); -- Snowhide Brute +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189653 AND `DifficultyID`=0 AND `Idx`=2); -- Snowhide Brute +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189653 AND `DifficultyID`=0 AND `Idx`=0); -- Snowhide Brute +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189626 AND `DifficultyID`=0 AND `Idx`=0); -- Venagosa +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189606 AND `DifficultyID`=0 AND `Idx`=0); -- Highcrest Recluse +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189581 AND `DifficultyID`=0 AND `Idx`=0); -- Lava Fledgling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189572 AND `DifficultyID`=0 AND `Idx`=0); -- Spineblossom Forager +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189557 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Boltthrower +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189544 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Guardian +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189538 AND `DifficultyID`=0 AND `Idx`=0); -- Magmatalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189511 AND `DifficultyID`=0 AND `Idx`=0); -- Fire Primalist 2/1 +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189493 AND `DifficultyID`=0 AND `Idx`=0); -- Vyranoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189490 AND `DifficultyID`=0 AND `Idx`=0); -- Giant Ottuk Whomper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189485 AND `DifficultyID`=0 AND `Idx`=0); -- Windborne Primalist +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189471 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Blacksmith +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189471 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Blacksmith +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189468 AND `DifficultyID`=0 AND `Idx`=0); -- Riverback Savage +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189467 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Bonesplitter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189467 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Bonesplitter +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189466 AND `DifficultyID`=0 AND `Idx`=2); -- Irontorch Commander +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189466 AND `DifficultyID`=0 AND `Idx`=0); -- Irontorch Commander +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189465 AND `DifficultyID`=0 AND `Idx`=0); -- Riverback Stomper +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189464 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Irontorch +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189464 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Irontorch +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189463 AND `DifficultyID`=0 AND `Idx`=0); -- Riverback Rambler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189391 AND `DifficultyID`=0 AND `Idx`=0); -- Stormshackler Rynea +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=9); -- Shadepaw Bruiser +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=8); -- Shadepaw Bruiser +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=6); -- Shadepaw Bruiser +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189340 AND `DifficultyID`=0 AND `Idx`=4); -- Chargath, Bane of Scales +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189340 AND `DifficultyID`=0 AND `Idx`=3); -- Chargath, Bane of Scales +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189340 AND `DifficultyID`=0 AND `Idx`=2); -- Chargath, Bane of Scales +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189340 AND `DifficultyID`=0 AND `Idx`=0); -- Chargath, Bane of Scales +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189314 AND `DifficultyID`=0 AND `Idx`=1); -- Encroaching Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189297 AND `DifficultyID`=0 AND `Idx`=0); -- Runestone +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=13); -- Penumbrus +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=12); -- Penumbrus +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=9); -- Penumbrus +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189285 AND `DifficultyID`=0 AND `Idx`=0); -- Emerald Wyrm +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189266 AND `DifficultyID`=0 AND `Idx`=4); -- Qalashi Trainee +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189266 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Trainee +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189265 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Bonetender +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189265 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Bonetender +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182806 AND `DifficultyID`=0 AND `Idx`=0); -- Tamed Phoenix +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189246 AND `DifficultyID`=0 AND `Idx`=0); -- Karthis Sleetsong +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189244 AND `DifficultyID`=0 AND `Idx`=0); -- Morgg +UPDATE `creature_questitem` SET `ItemId`=194437, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189243 AND `DifficultyID`=0 AND `Idx`=2); -- Alora Mistbreeze +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189243 AND `DifficultyID`=0 AND `Idx`=0); -- Alora Mistbreeze +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189235 AND `DifficultyID`=0 AND `Idx`=4); -- Overseer Lahar +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189235 AND `DifficultyID`=0 AND `Idx`=3); -- Overseer Lahar +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189235 AND `DifficultyID`=0 AND `Idx`=2); -- Overseer Lahar +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189235 AND `DifficultyID`=0 AND `Idx`=0); -- Overseer Lahar +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189232 AND `DifficultyID`=0 AND `Idx`=0); -- Kokia Blazehoof +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189231 AND `DifficultyID`=0 AND `Idx`=0); -- Earthshaker Marauder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189230 AND `DifficultyID`=0 AND `Idx`=0); -- Earthshaker Theurgist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189229 AND `DifficultyID`=0 AND `Idx`=0); -- Hailbringer Theurgist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189228 AND `DifficultyID`=0 AND `Idx`=0); -- Hailbringer Marauder +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189227 AND `DifficultyID`=0 AND `Idx`=4); -- Qalashi Hunter +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189227 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Hunter +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189227 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Hunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189227 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Hunter +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189213 AND `DifficultyID`=0 AND `Idx`=2); -- REUSE Boulder Boy +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189213 AND `DifficultyID`=0 AND `Idx`=0); -- REUSE Boulder Boy +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189040 AND `DifficultyID`=0 AND `Idx`=0); -- Provoked Geode +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189026 AND `DifficultyID`=0 AND `Idx`=0); -- Nibbling Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=189024 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Crusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188948 AND `DifficultyID`=0 AND `Idx`=0); -- Embertooth Harvester +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188928 AND `DifficultyID`=0 AND `Idx`=0); -- Venomsprout Shootling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181469 AND `DifficultyID`=0 AND `Idx`=0); -- Chromatic Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181470 AND `DifficultyID`=0 AND `Idx`=0); -- Nether Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186423 AND `DifficultyID`=0 AND `Idx`=0); -- Bronze Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186455 AND `DifficultyID`=0 AND `Idx`=0); -- Black Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186422 AND `DifficultyID`=0 AND `Idx`=0); -- Red Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181468 AND `DifficultyID`=0 AND `Idx`=0); -- Twilight Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188860 AND `DifficultyID`=0 AND `Idx`=0); -- Whirglgurgl +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188859 AND `DifficultyID`=0 AND `Idx`=0); -- Sogglmoggl +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188814 AND `DifficultyID`=0 AND `Idx`=0); -- Greater Venomsprout +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188804 AND `DifficultyID`=0 AND `Idx`=0); -- Frostdrake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176199 AND `DifficultyID`=0 AND `Idx`=0); -- Mountain Giant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188789 AND `DifficultyID`=0 AND `Idx`=0); -- Shade of Iverius +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188777 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188775 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188772 AND `DifficultyID`=0 AND `Idx`=4); -- Decay Gnoll Caster +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188775 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188772 AND `DifficultyID`=0 AND `Idx`=3); -- Decay Gnoll Caster +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188772 AND `DifficultyID`=0 AND `Idx`=2); -- Decay Gnoll Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188772 AND `DifficultyID`=0 AND `Idx`=0); -- Decay Gnoll Caster +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188776 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188774 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188769 AND `DifficultyID`=0 AND `Idx`=4); -- Decay Gnoll Fighter +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188776 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188769 AND `DifficultyID`=0 AND `Idx`=3); -- Decay Gnoll Fighter +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188769 AND `DifficultyID`=0 AND `Idx`=2); -- Decay Gnoll Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188769 AND `DifficultyID`=0 AND `Idx`=0); -- Decay Gnoll Fighter +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188768 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188765 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188762 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Caster +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188762 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188762 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Caster +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188761 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Fighter +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188761 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188761 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188766 AND `DifficultyID`=0 AND `Idx`=0); -- Reclaimer Excavator +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188755 AND `DifficultyID`=0 AND `Idx`=0); -- Ezralor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186417 AND `DifficultyID`=0 AND `Idx`=0); -- Crystalspine +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188725 AND `DifficultyID`=0 AND `Idx`=1); -- Embertooth Spearhunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188723 AND `DifficultyID`=0 AND `Idx`=0); -- Bluescale +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176206 AND `DifficultyID`=0 AND `Idx`=0); -- Mammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181476 AND `DifficultyID`=0 AND `Idx`=0); -- Mammoth Calf +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188713 AND `DifficultyID`=0 AND `Idx`=0); -- Veshrak of the North +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188707 AND `DifficultyID`=0 AND `Idx`=0); -- Nightrot +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188704 AND `DifficultyID`=0 AND `Idx`=0); -- Maneet +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188699 AND `DifficultyID`=0 AND `Idx`=0); -- Carrion Phoenix +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188693 AND `DifficultyID`=0 AND `Idx`=3); -- Boneshaper Jardak +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188693 AND `DifficultyID`=0 AND `Idx`=2); -- Boneshaper Jardak +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188693 AND `DifficultyID`=0 AND `Idx`=0); -- Boneshaper Jardak +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188674 AND `DifficultyID`=0 AND `Idx`=0); -- Earthshaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188671 AND `DifficultyID`=0 AND `Idx`=0); -- Tiger Loa +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188644 AND `DifficultyID`=0 AND `Idx`=1); -- [DNT] Nokhud Tracker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188629 AND `DifficultyID`=0 AND `Idx`=0); -- Baby Vorquin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180705 AND `DifficultyID`=0 AND `Idx`=0); -- Magmammoth Calf +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176492 AND `DifficultyID`=0 AND `Idx`=0); -- Riverbeast +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188542 AND `DifficultyID`=0 AND `Idx`=4); -- Brackenhide Deadeye +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188542 AND `DifficultyID`=0 AND `Idx`=3); -- Brackenhide Deadeye +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188542 AND `DifficultyID`=0 AND `Idx`=2); -- Brackenhide Deadeye +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188542 AND `DifficultyID`=0 AND `Idx`=0); -- Brackenhide Deadeye +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176694 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Sheep +UPDATE `creature_questitem` SET `ItemId`=198073, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188511 AND `DifficultyID`=0 AND `Idx`=3); -- Nokhud Desecrator +UPDATE `creature_questitem` SET `ItemId`=201826, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188511 AND `DifficultyID`=0 AND `Idx`=2); -- Nokhud Desecrator +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188511 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Desecrator +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188473 AND `DifficultyID`=0 AND `Idx`=0); -- Armored Magmammoth Mount +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188472 AND `DifficultyID`=0 AND `Idx`=0); -- Armored Magmammoth Bull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180704 AND `DifficultyID`=0 AND `Idx`=0); -- Magmammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182723 AND `DifficultyID`=0 AND `Idx`=0); -- Magma Crusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181433 AND `DifficultyID`=0 AND `Idx`=0); -- Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184769 AND `DifficultyID`=0 AND `Idx`=0); -- Lava Worm +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=8); -- Zerimek +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188440 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Prisoner +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188440 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Prisoner +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181220 AND `DifficultyID`=0 AND `Idx`=0); -- Balakar Khan +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188415 AND `DifficultyID`=0 AND `Idx`=2); -- Jovax the Angry +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188415 AND `DifficultyID`=0 AND `Idx`=0); -- Jovax the Angry +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188372 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Tarasek +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188329 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Healer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188360 AND `DifficultyID`=0 AND `Idx`=0); -- Glacial Tunneler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188343 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Stormsurger +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188333 AND `DifficultyID`=0 AND `Idx`=3); -- Brackenhide Spectator +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188333 AND `DifficultyID`=0 AND `Idx`=2); -- Brackenhide Spectator +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188333 AND `DifficultyID`=0 AND `Idx`=0); -- Brackenhide Spectator +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188274 AND `DifficultyID`=0 AND `Idx`=0); -- Sutaan +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188252 AND `DifficultyID`=0 AND `Idx`=0); -- Melidrussa Chillworn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188244 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Juggernaut +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187786 AND `DifficultyID`=0 AND `Idx`=0); -- Living Earth Ward +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188214 AND `DifficultyID`=0 AND `Idx`=0); -- Tokker +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188211 AND `DifficultyID`=0 AND `Idx`=3); -- Jyena Loudmore +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188211 AND `DifficultyID`=0 AND `Idx`=2); -- Jyena Loudmore +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188211 AND `DifficultyID`=0 AND `Idx`=0); -- Jyena Loudmore +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188172 AND `DifficultyID`=0 AND `Idx`=1); -- Arcane Manipulator +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188171 AND `DifficultyID`=0 AND `Idx`=0); -- Arcane Manipulator Tharohn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187353 AND `DifficultyID`=0 AND `Idx`=0); -- Mordigan Ironjaw +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188128 AND `DifficultyID`=0 AND `Idx`=0); -- Stonejaw Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188122 AND `DifficultyID`=0 AND `Idx`=0); -- Shale Giant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188115 AND `DifficultyID`=0 AND `Idx`=1); -- Brinetooth Wavecrasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188098 AND `DifficultyID`=0 AND `Idx`=0); -- Auburntusk Mammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188067 AND `DifficultyID`=0 AND `Idx`=0); -- Flashfrost Chillweaver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188048 AND `DifficultyID`=0 AND `Idx`=2); -- Crystalized Steelshard +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=7); -- Cindershard Hulk +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=6); -- Cindershard Hulk +UPDATE `creature_questitem` SET `ItemId`=201819, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=4); -- Cindershard Hulk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=2); -- Cindershard Hulk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188043 AND `DifficultyID`=0 AND `Idx`=0); -- Bloatbelly Croaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188041 AND `DifficultyID`=0 AND `Idx`=2); -- Pitchstone Fragment +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188038 AND `DifficultyID`=0 AND `Idx`=0); -- Boulderfist Behemoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188014 AND `DifficultyID`=0 AND `Idx`=1); -- Pitchstone Rumbler +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188009 AND `DifficultyID`=0 AND `Idx`=2); -- Grand Flame +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=188009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188009 AND `DifficultyID`=0 AND `Idx`=0); -- Grand Flame +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187975 AND `DifficultyID`=0 AND `Idx`=1); -- Fleecepelt Argali +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187971 AND `DifficultyID`=0 AND `Idx`=0); -- Soggymaw Crabtrapper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187969 AND `DifficultyID`=0 AND `Idx`=0); -- Flashfrost Earthshaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187960 AND `DifficultyID`=0 AND `Idx`=0); -- Sunhide Stomphoof +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187941 AND `DifficultyID`=0 AND `Idx`=3); -- Duskpaw Hidestitcher +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187941 AND `DifficultyID`=0 AND `Idx`=2); -- Duskpaw Hidestitcher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187941 AND `DifficultyID`=0 AND `Idx`=0); -- Duskpaw Hidestitcher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187937 AND `DifficultyID`=0 AND `Idx`=0); -- Plainswalker Bull +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187936 AND `DifficultyID`=0 AND `Idx`=4); -- Gnawbone Totemchewer +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187936 AND `DifficultyID`=0 AND `Idx`=3); -- Gnawbone Totemchewer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187936 AND `DifficultyID`=0 AND `Idx`=1); -- Gnawbone Totemchewer +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187931 AND `DifficultyID`=0 AND `Idx`=3); -- Stormfang Bonecaster +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187931 AND `DifficultyID`=0 AND `Idx`=2); -- Stormfang Bonecaster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187931 AND `DifficultyID`=0 AND `Idx`=0); -- Stormfang Bonecaster +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187930 AND `DifficultyID`=0 AND `Idx`=3); -- Stormfang Hexspiter +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187930 AND `DifficultyID`=0 AND `Idx`=2); -- Stormfang Hexspiter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187930 AND `DifficultyID`=0 AND `Idx`=0); -- Stormfang Hexspiter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187926 AND `DifficultyID`=0 AND `Idx`=0); -- Ravinni +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187923 AND `DifficultyID`=0 AND `Idx`=0); -- Lava Hatchling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187921 AND `DifficultyID`=0 AND `Idx`=0); -- Valeborn Earth Elemental +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=6); -- Caldera Stomper +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=5); -- Caldera Stomper +UPDATE `creature_questitem` SET `ItemId`=194449, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=3); -- Caldera Stomper +UPDATE `creature_questitem` SET `ItemId`=194551, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=2); -- Caldera Stomper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=0); -- Caldera Stomper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187916 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Stormsmith +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=7); -- Qalashi Scaleripper +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=6); -- Qalashi Scaleripper +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=4); -- Qalashi Scaleripper +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Scaleripper +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=7); -- Qalashi Scaleripper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=5); -- Qalashi Scaleripper +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=7); -- Qalashi Bonebreaker +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=6); -- Qalashi Bonebreaker +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=4); -- Qalashi Bonebreaker +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Bonebreaker +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=7); -- Qalashi Bonebreaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=5); -- Qalashi Bonebreaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187898 AND `DifficultyID`=0 AND `Idx`=0); -- Bouldercrag +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=6); -- Turboris +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=5); -- Turboris +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=2); -- Turboris +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187885 AND `DifficultyID`=0 AND `Idx`=0); -- Deathblossom Weedling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187872 AND `DifficultyID`=0 AND `Idx`=0); -- Ashen Groveripper +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187868 AND `DifficultyID`=0 AND `Idx`=5); -- Molten Uprising +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187868 AND `DifficultyID`=0 AND `Idx`=4); -- Molten Uprising +UPDATE `creature_questitem` SET `ItemId`=194551, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187868 AND `DifficultyID`=0 AND `Idx`=2); -- Molten Uprising +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187868 AND `DifficultyID`=0 AND `Idx`=0); -- Molten Uprising +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=7); -- Qalashi Magmacrafter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=5); -- Qalashi Magmacrafter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187843 AND `DifficultyID`=0 AND `Idx`=0); -- Stormbound Colossus +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187842 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Goliath +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187785 AND `DifficultyID`=0 AND `Idx`=1); -- Surging Magma +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187772 AND `DifficultyID`=0 AND `Idx`=0); -- Opalfang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187771 AND `DifficultyID`=0 AND `Idx`=0); -- Kadros Icewrath +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187769 AND `DifficultyID`=0 AND `Idx`=0); -- Sir Learnsalot the Hooved (DNT) +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187753 AND `DifficultyID`=0 AND `Idx`=3); -- Doomblood +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187753 AND `DifficultyID`=0 AND `Idx`=2); -- Doomblood +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187753 AND `DifficultyID`=0 AND `Idx`=0); -- Doomblood +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187752 AND `DifficultyID`=0 AND `Idx`=3); -- Hacklung +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187752 AND `DifficultyID`=0 AND `Idx`=2); -- Hacklung +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187752 AND `DifficultyID`=0 AND `Idx`=0); -- Hacklung +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187751 AND `DifficultyID`=0 AND `Idx`=3); -- Charfang +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187751 AND `DifficultyID`=0 AND `Idx`=2); -- Charfang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187751 AND `DifficultyID`=0 AND `Idx`=0); -- Charfang +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187750 AND `DifficultyID`=0 AND `Idx`=3); -- Deathwind +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187750 AND `DifficultyID`=0 AND `Idx`=2); -- Deathwind +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187750 AND `DifficultyID`=0 AND `Idx`=0); -- Deathwind +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187749 AND `DifficultyID`=0 AND `Idx`=3); -- Facebreaker +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187749 AND `DifficultyID`=0 AND `Idx`=2); -- Facebreaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187749 AND `DifficultyID`=0 AND `Idx`=0); -- Facebreaker +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187748 AND `DifficultyID`=0 AND `Idx`=3); -- Spineripper +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187748 AND `DifficultyID`=0 AND `Idx`=2); -- Spineripper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187748 AND `DifficultyID`=0 AND `Idx`=0); -- Spineripper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187747 AND `DifficultyID`=0 AND `Idx`=0); -- Mossy Boulderfoot +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187723 AND `DifficultyID`=0 AND `Idx`=0); -- Crudely Bound Elemental +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187697 AND `DifficultyID`=0 AND `Idx`=0); -- Forest Vorquin +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187692 AND `DifficultyID`=0 AND `Idx`=3); -- Brackenhide Bully +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187692 AND `DifficultyID`=0 AND `Idx`=2); -- Brackenhide Bully +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187692 AND `DifficultyID`=0 AND `Idx`=0); -- Brackenhide Bully +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187691 AND `DifficultyID`=0 AND `Idx`=3); -- Brackenhide Scrabbler +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187691 AND `DifficultyID`=0 AND `Idx`=2); -- Brackenhide Scrabbler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187691 AND `DifficultyID`=0 AND `Idx`=0); -- Brackenhide Scrabbler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187685 AND `DifficultyID`=0 AND `Idx`=0); -- Overrun Windyfin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187684 AND `DifficultyID`=0 AND `Idx`=0); -- Overrun Soggymaw +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187672 AND `DifficultyID`=0 AND `Idx`=0); -- Rustfang Creeper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187652 AND `DifficultyID`=0 AND `Idx`=0); -- Skitterfly Gulper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187640 AND `DifficultyID`=0 AND `Idx`=0); -- Relaxing Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187625 AND `DifficultyID`=0 AND `Idx`=0); -- Stonegrabber Fragment +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187617 AND `DifficultyID`=0 AND `Idx`=0); -- Acequian +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187612 AND `DifficultyID`=0 AND `Idx`=0); -- Balak the Breaker +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186108 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180695 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Metalshaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180695 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Metalshaper +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=7); -- Qalashi Stonemender +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=5); -- Qalashi Stonemender +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=8); -- Rohzor Forgesmash +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=7); -- Rohzor Forgesmash +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=4); -- Rohzor Forgesmash +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187578 AND `DifficultyID`=0 AND `Idx`=0); -- Trapped Bruffalon +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187576 AND `DifficultyID`=0 AND `Idx`=3); -- Gravelsnout Crusher +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187576 AND `DifficultyID`=0 AND `Idx`=2); -- Gravelsnout Crusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187576 AND `DifficultyID`=0 AND `Idx`=0); -- Gravelsnout Crusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187575 AND `DifficultyID`=0 AND `Idx`=0); -- Trapped Vorquin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187574 AND `DifficultyID`=0 AND `Idx`=0); -- Trapped Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187573 AND `DifficultyID`=0 AND `Idx`=0); -- Trapped Mammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187572 AND `DifficultyID`=0 AND `Idx`=0); -- Young Prowler +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187568 AND `DifficultyID`=0 AND `Idx`=3); -- Duskpaw Scavenger +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187568 AND `DifficultyID`=0 AND `Idx`=2); -- Duskpaw Scavenger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187568 AND `DifficultyID`=0 AND `Idx`=0); -- Duskpaw Scavenger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187555 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Thundercaller +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187553 AND `DifficultyID`=0 AND `Idx`=3); -- Bloodclaw +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187553 AND `DifficultyID`=0 AND `Idx`=2); -- Bloodclaw +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187553 AND `DifficultyID`=0 AND `Idx`=0); -- Bloodclaw +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187552 AND `DifficultyID`=0 AND `Idx`=3); -- Stormfang Shaman +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187552 AND `DifficultyID`=0 AND `Idx`=2); -- Stormfang Shaman +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187551 AND `DifficultyID`=0 AND `Idx`=3); -- Stormfang Dustcaller +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187551 AND `DifficultyID`=0 AND `Idx`=2); -- Stormfang Dustcaller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187551 AND `DifficultyID`=0 AND `Idx`=0); -- Stormfang Dustcaller +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187549 AND `DifficultyID`=0 AND `Idx`=3); -- Stormfang Grunt +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187549 AND `DifficultyID`=0 AND `Idx`=2); -- Stormfang Grunt +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187549 AND `DifficultyID`=0 AND `Idx`=0); -- Stormfang Grunt +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187546 AND `DifficultyID`=0 AND `Idx`=0); -- Sprouting Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187540 AND `DifficultyID`=0 AND `Idx`=0); -- Time-Lost Mudskipper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187536 AND `DifficultyID`=0 AND `Idx`=0); -- Baby Crystalspine +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187528 AND `DifficultyID`=0 AND `Idx`=3); -- Cracktooth +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187528 AND `DifficultyID`=0 AND `Idx`=2); -- Cracktooth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187528 AND `DifficultyID`=0 AND `Idx`=0); -- Cracktooth +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187523 AND `DifficultyID`=0 AND `Idx`=3); -- Duskpaw Stalker +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187523 AND `DifficultyID`=0 AND `Idx`=2); -- Duskpaw Stalker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187523 AND `DifficultyID`=0 AND `Idx`=0); -- Duskpaw Stalker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187515 AND `DifficultyID`=0 AND `Idx`=0); -- Crystalspine Snuffler +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187510 AND `DifficultyID`=0 AND `Idx`=3); -- Duskpaw Trapper +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187510 AND `DifficultyID`=0 AND `Idx`=2); -- Duskpaw Trapper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187510 AND `DifficultyID`=0 AND `Idx`=0); -- Duskpaw Trapper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187506 AND `DifficultyID`=0 AND `Idx`=0); -- Stonegrabber Shard +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187505 AND `DifficultyID`=0 AND `Idx`=4); -- Flayfist +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187505 AND `DifficultyID`=0 AND `Idx`=3); -- Flayfist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187505 AND `DifficultyID`=0 AND `Idx`=1); -- Flayfist +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187503 AND `DifficultyID`=0 AND `Idx`=4); -- Gnawbone Underboss +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187503 AND `DifficultyID`=0 AND `Idx`=3); -- Gnawbone Underboss +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187503 AND `DifficultyID`=0 AND `Idx`=1); -- Gnawbone Underboss +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187502 AND `DifficultyID`=0 AND `Idx`=4); -- Gnawbone Brawler +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187502 AND `DifficultyID`=0 AND `Idx`=3); -- Gnawbone Brawler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187502 AND `DifficultyID`=0 AND `Idx`=1); -- Gnawbone Brawler +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187500 AND `DifficultyID`=0 AND `Idx`=4); -- Gnawbone Grunt +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187500 AND `DifficultyID`=0 AND `Idx`=3); -- Gnawbone Grunt +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187500 AND `DifficultyID`=0 AND `Idx`=1); -- Gnawbone Grunt +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187480 AND `DifficultyID`=0 AND `Idx`=0); -- Sylvan Broadhoof +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187477 AND `DifficultyID`=0 AND `Idx`=0); -- Sylvan Calf +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187475 AND `DifficultyID`=0 AND `Idx`=0); -- Eternal Sand +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187470 AND `DifficultyID`=0 AND `Idx`=0); -- Gravelsnout Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187445 AND `DifficultyID`=0 AND `Idx`=1); -- Embertooth Pooltender +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187433 AND `DifficultyID`=0 AND `Idx`=1); -- Windyfin Squallstalker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187432 AND `DifficultyID`=0 AND `Idx`=1); -- Windyfin Windbringer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187431 AND `DifficultyID`=0 AND `Idx`=1); -- Windyfin Skybasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187426 AND `DifficultyID`=0 AND `Idx`=1); -- Embertooth Scavenger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184428 AND `DifficultyID`=0 AND `Idx`=0); -- Neltharion +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187413 AND `DifficultyID`=0 AND `Idx`=0); -- Eranog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187387 AND `DifficultyID`=0 AND `Idx`=0); -- Stoneheart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187384 AND `DifficultyID`=0 AND `Idx`=0); -- Panicked Foodstuff +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187359 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Troops +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187359 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Troops +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187350 AND `DifficultyID`=0 AND `Idx`=1); -- Reclaimer Sentry +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187341 AND `DifficultyID`=0 AND `Idx`=0); -- Injured Resistance Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187340 AND `DifficultyID`=0 AND `Idx`=0); -- Rockfang Jaguar +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187336 AND `DifficultyID`=0 AND `Idx`=0); -- Time-Charged Vorquin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180596 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Earth Elemental +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187321 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Lava Elemental +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187320 AND `DifficultyID`=0 AND `Idx`=1); -- Soggymaw Seabasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187316 AND `DifficultyID`=0 AND `Idx`=0); -- Invasive Deathblossom +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187307 AND `DifficultyID`=0 AND `Idx`=0); -- Unstable Water Elemental (Melee 2/1.2) +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187298 AND `DifficultyID`=0 AND `Idx`=0); -- Herodofin +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187286 AND `DifficultyID`=0 AND `Idx`=0); -- Brinetooth Saltcaster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187285 AND `DifficultyID`=0 AND `Idx`=1); -- Brinetooth Bruiser +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187281 AND `DifficultyID`=0 AND `Idx`=1); -- Brinetooth Hunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187279 AND `DifficultyID`=0 AND `Idx`=1); -- Brinetooth Spawnwatcher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187273 AND `DifficultyID`=0 AND `Idx`=1); -- Brinetooth Jabber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187271 AND `DifficultyID`=0 AND `Idx`=1); -- Brinetooth Gnasher +UPDATE `creature_questitem` SET `ItemId`=198597, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187266 AND `DifficultyID`=0 AND `Idx`=2); -- Time-Lost Chieftain +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187266 AND `DifficultyID`=0 AND `Idx`=0); -- Time-Lost Chieftain +UPDATE `creature_questitem` SET `ItemId`=198597, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187265 AND `DifficultyID`=0 AND `Idx`=2); -- Time-Lost Geomancer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187265 AND `DifficultyID`=0 AND `Idx`=0); -- Time-Lost Geomancer +UPDATE `creature_questitem` SET `ItemId`=198597, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187264 AND `DifficultyID`=0 AND `Idx`=2); -- Time-Lost Briarback +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187263 AND `DifficultyID`=0 AND `Idx`=1); -- Soggymaw Wavebringer +UPDATE `creature_questitem` SET `ItemId`=192809, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187262 AND `DifficultyID`=0 AND `Idx`=2); -- Time-Lost Devilsaur +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187262 AND `DifficultyID`=0 AND `Idx`=0); -- Time-Lost Devilsaur +UPDATE `creature_questitem` SET `ItemId`=198649, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187258 AND `DifficultyID`=0 AND `Idx`=3); -- Time-Lost Thunderhide +UPDATE `creature_questitem` SET `ItemId`=192809, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187258 AND `DifficultyID`=0 AND `Idx`=2); -- Time-Lost Thunderhide +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187258 AND `DifficultyID`=0 AND `Idx`=0); -- Time-Lost Thunderhide +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187244 AND `DifficultyID`=0 AND `Idx`=0); -- Time-Lost Destroyer +UPDATE `creature_questitem` SET `ItemId`=198597, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187239 AND `DifficultyID`=0 AND `Idx`=2); -- Time-Lost Sunseeker +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187238 AND `DifficultyID`=0 AND `Idx`=4); -- Witherling +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187238 AND `DifficultyID`=0 AND `Idx`=3); -- Witherling +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187238 AND `DifficultyID`=0 AND `Idx`=2); -- Witherling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187238 AND `DifficultyID`=0 AND `Idx`=0); -- Witherling +UPDATE `creature_questitem` SET `ItemId`=198597, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187232 AND `DifficultyID`=0 AND `Idx`=2); -- Time-Lost Bladewing +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187232 AND `DifficultyID`=0 AND `Idx`=0); -- Time-Lost Bladewing +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187230 AND `DifficultyID`=0 AND `Idx`=0); -- Commander Eranog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187222 AND `DifficultyID`=0 AND `Idx`=0); -- Ascended Primalist Boss +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187221 AND `DifficultyID`=0 AND `Idx`=1); -- Furious Geode +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187220 AND `DifficultyID`=0 AND `Idx`=1); -- Unleashed Boulder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187218 AND `DifficultyID`=0 AND `Idx`=0); -- Magmaclaw Raider +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187084 AND `DifficultyID`=0 AND `Idx`=0); -- Galestrike Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187205 AND `DifficultyID`=0 AND `Idx`=0); -- Lethal Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187201 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Reaver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187173 AND `DifficultyID`=0 AND `Idx`=0); -- Earthshatter Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187087 AND `DifficultyID`=0 AND `Idx`=0); -- Rumbling Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187170 AND `DifficultyID`=0 AND `Idx`=0); -- Farimaz +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187168 AND `DifficultyID`=0 AND `Idx`=0); -- Holtlah +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187150 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Betrayer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187140 AND `DifficultyID`=0 AND `Idx`=0); -- Cantankerous Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187120 AND `DifficultyID`=0 AND `Idx`=0); -- Hungry Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187090 AND `DifficultyID`=0 AND `Idx`=0); -- Enraged Cliff +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187089 AND `DifficultyID`=0 AND `Idx`=0); -- Flashfrost Tarasek +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187081 AND `DifficultyID`=0 AND `Idx`=0); -- Enraged Tremor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187079 AND `DifficultyID`=0 AND `Idx`=0); -- Convoked Tremor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187075 AND `DifficultyID`=0 AND `Idx`=0); -- Enraged Shards +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184775 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187063 AND `DifficultyID`=0 AND `Idx`=0); -- proto-drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187056 AND `DifficultyID`=0 AND `Idx`=0); -- Gorbo the Usurper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186319 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Laborer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187048 AND `DifficultyID`=0 AND `Idx`=0); -- Sundered Overseer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187036 AND `DifficultyID`=0 AND `Idx`=0); -- Unbound Attendant +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187033 AND `DifficultyID`=0 AND `Idx`=4); -- Stinkbreath +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187033 AND `DifficultyID`=0 AND `Idx`=3); -- Stinkbreath +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187033 AND `DifficultyID`=0 AND `Idx`=2); -- Stinkbreath +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=187033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187033 AND `DifficultyID`=0 AND `Idx`=0); -- Stinkbreath +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186962 AND `DifficultyID`=0 AND `Idx`=0); -- Cascade +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186934 AND `DifficultyID`=0 AND `Idx`=0); -- Wrathion +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186923 AND `DifficultyID`=0 AND `Idx`=1); -- Frostcaller Julh'ek +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186922 AND `DifficultyID`=0 AND `Idx`=1); -- Frostcaller Sin'tia +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186921 AND `DifficultyID`=0 AND `Idx`=1); -- Frostcaller Nai'jin +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186915 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Gatecrasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186915 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Gatecrasher +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186912 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Berserker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186912 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Berserker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186909 AND `DifficultyID`=0 AND `Idx`=0); -- Shadehide Bear +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186908 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Bear +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186903 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Water Binder +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186798 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180692 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Necksnapper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180692 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Necksnapper +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186889 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Forge Attackers +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186889 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Forge Attackers +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186873 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Raider +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186855 AND `DifficultyID`=0 AND `Idx`=0); -- Immutable Oretz +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186849 AND `DifficultyID`=0 AND `Idx`=0); -- Earthen Protector +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186839 AND `DifficultyID`=0 AND `Idx`=0); -- Infinite Reaver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186837 AND `DifficultyID`=0 AND `Idx`=0); -- Eggkidu +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186834 AND `DifficultyID`=0 AND `Idx`=0); -- Stubborn Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186825 AND `DifficultyID`=0 AND `Idx`=0); -- Molten Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186823 AND `DifficultyID`=0 AND `Idx`=0); -- Lavacaller Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186810 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Houndmaster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186809 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Bodyguard +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185354 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Hunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186803 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Tombraider +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186800 AND `DifficultyID`=0 AND `Idx`=2); -- Seera Flametamed +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186800 AND `DifficultyID`=0 AND `Idx`=0); -- Seera Flametamed +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186110 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180698 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Crustshaper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180698 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Crustshaper +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186796 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Magmacrafter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186796 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Magmacrafter +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186792 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Skirmisher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186792 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Skirmisher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186790 AND `DifficultyID`=0 AND `Idx`=0); -- Animated Mountain +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186787 AND `DifficultyID`=0 AND `Idx`=0); -- Ritual Guardian +UPDATE `creature_questitem` SET `ItemId`=191686, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=7); -- Cauldronbearer Blakor +UPDATE `creature_questitem` SET `ItemId`=191683, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=6); -- Cauldronbearer Blakor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=3); -- Cauldronbearer Blakor +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186777 AND `DifficultyID`=0 AND `Idx`=2); -- Meatgrinder Sotok +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186777 AND `DifficultyID`=0 AND `Idx`=0); -- Meatgrinder Sotok +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186772 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Proxy +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186772 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Proxy +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186772 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Proxy +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186769 AND `DifficultyID`=0 AND `Idx`=0); -- Unknown Mount +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186768 AND `DifficultyID`=0 AND `Idx`=3); -- Sickly Grunt +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186768 AND `DifficultyID`=0 AND `Idx`=2); -- Sickly Grunt +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186768 AND `DifficultyID`=0 AND `Idx`=0); -- Sickly Grunt +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186759 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Worshipper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186758 AND `DifficultyID`=0 AND `Idx`=0); -- Mountain Mover (1/1) +UPDATE `creature_questitem` SET `ItemId`=199822, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186738 AND `DifficultyID`=0 AND `Idx`=5); -- Umbrelskul +UPDATE `creature_questitem` SET `ItemId`=198514, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186738 AND `DifficultyID`=0 AND `Idx`=4); -- Umbrelskul +UPDATE `creature_questitem` SET `ItemId`=193415, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186738 AND `DifficultyID`=0 AND `Idx`=3); -- Umbrelskul +UPDATE `creature_questitem` SET `ItemId`=193403, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186738 AND `DifficultyID`=0 AND `Idx`=2); -- Umbrelskul +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186738 AND `DifficultyID`=0 AND `Idx`=0); -- Umbrelskul +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186737 AND `DifficultyID`=0 AND `Idx`=0); -- Telash Greywing +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186735 AND `DifficultyID`=0 AND `Idx`=0); -- Inferna the Bound +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186724 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Flamemaster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186724 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Flamemaster +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186722 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Forger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186722 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Forger +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186719 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Metalshiver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186719 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Metalshiver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186705 AND `DifficultyID`=0 AND `Idx`=0); -- Geyser Salamanther +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186702 AND `DifficultyID`=0 AND `Idx`=0); -- Den Skitterer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186699 AND `DifficultyID`=0 AND `Idx`=0); -- Den Creeper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186693 AND `DifficultyID`=0 AND `Idx`=0); -- Okuut +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186691 AND `DifficultyID`=0 AND `Idx`=0); -- Omaka +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186689 AND `DifficultyID`=0 AND `Idx`=0); -- Otuu +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186682 AND `DifficultyID`=0 AND `Idx`=0); -- Raging Tremors +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181863 AND `DifficultyID`=0 AND `Idx`=0); -- Magmammoth Mount +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186678 AND `DifficultyID`=0 AND `Idx`=0); -- Chief Grrlgllmesh +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186668 AND `DifficultyID`=0 AND `Idx`=3); -- Sickly Brute +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186668 AND `DifficultyID`=0 AND `Idx`=2); -- Sickly Brute +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186668 AND `DifficultyID`=0 AND `Idx`=0); -- Sickly Brute +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186667 AND `DifficultyID`=0 AND `Idx`=3); -- Sickly Shaman +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186667 AND `DifficultyID`=0 AND `Idx`=2); -- Sickly Shaman +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186667 AND `DifficultyID`=0 AND `Idx`=0); -- Sickly Shaman +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186666 AND `DifficultyID`=0 AND `Idx`=3); -- Gwybod +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186666 AND `DifficultyID`=0 AND `Idx`=2); -- Gwybod +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186666 AND `DifficultyID`=0 AND `Idx`=0); -- Gwybod +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186660 AND `DifficultyID`=0 AND `Idx`=5); -- Kargpaw the Fetid +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186660 AND `DifficultyID`=0 AND `Idx`=4); -- Kargpaw the Fetid +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186660 AND `DifficultyID`=0 AND `Idx`=3); -- Kargpaw the Fetid +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186660 AND `DifficultyID`=0 AND `Idx`=1); -- Kargpaw the Fetid +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186644 AND `DifficultyID`=0 AND `Idx`=0); -- Leymor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186642 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Earth Tank +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186638 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Crustshaper +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186632 AND `DifficultyID`=0 AND `Idx`=2); -- Scalepiercer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186632 AND `DifficultyID`=0 AND `Idx`=0); -- Scalepiercer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186630 AND `DifficultyID`=0 AND `Idx`=0); -- Bound Stones +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186628 AND `DifficultyID`=0 AND `Idx`=0); -- Bound Pebbles +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186620 AND `DifficultyID`=0 AND `Idx`=0); -- Lava Crawler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186616 AND `DifficultyID`=0 AND `Idx`=0); -- Granyth +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186612 AND `DifficultyID`=0 AND `Idx`=2); -- Wyrmeater +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186612 AND `DifficultyID`=0 AND `Idx`=0); -- Wyrmeater +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185355 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Warrior +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186609 AND `DifficultyID`=0 AND `Idx`=2); -- Dragonbane Shieldcracker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186609 AND `DifficultyID`=0 AND `Idx`=0); -- Dragonbane Shieldcracker +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186608 AND `DifficultyID`=0 AND `Idx`=2); -- Dragonbane Earth Warden +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186608 AND `DifficultyID`=0 AND `Idx`=0); -- Dragonbane Earth Warden +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186606 AND `DifficultyID`=0 AND `Idx`=2); -- Dragonbane Cauldron Keeper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186606 AND `DifficultyID`=0 AND `Idx`=0); -- Dragonbane Cauldron Keeper +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186599 AND `DifficultyID`=0 AND `Idx`=2); -- Dragonbane Firebinder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186599 AND `DifficultyID`=0 AND `Idx`=0); -- Dragonbane Firebinder +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186602 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186596 AND `DifficultyID`=0 AND `Idx`=2); -- Dragonbane Mender +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186596 AND `DifficultyID`=0 AND `Idx`=0); -- Dragonbane Mender +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186594 AND `DifficultyID`=0 AND `Idx`=2); -- Dragonbane Protector +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186594 AND `DifficultyID`=0 AND `Idx`=0); -- Dragonbane Protector +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186592 AND `DifficultyID`=0 AND `Idx`=2); -- Champion Choruk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186592 AND `DifficultyID`=0 AND `Idx`=0); -- Champion Choruk +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186591 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Scenario QUEST BOSS +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186591 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Scenario QUEST BOSS +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186590 AND `DifficultyID`=0 AND `Idx`=2); -- Siege Master +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186590 AND `DifficultyID`=0 AND `Idx`=0); -- Siege Master +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186589 AND `DifficultyID`=0 AND `Idx`=4); -- Djaradin Scenario QUEST BOSS - Coutryard +UPDATE `creature_questitem` SET `ItemId`=193864, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186589 AND `DifficultyID`=0 AND `Idx`=3); -- Djaradin Scenario QUEST BOSS - Coutryard +UPDATE `creature_questitem` SET `ItemId`=194424, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186589 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Scenario QUEST BOSS - Coutryard +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186589 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Scenario QUEST BOSS - Coutryard +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186557 AND `DifficultyID`=0 AND `Idx`=2); -- Flameborn Tusull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186557 AND `DifficultyID`=0 AND `Idx`=0); -- Flameborn Tusull +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186555 AND `DifficultyID`=0 AND `Idx`=0); -- Spider Fire Lieutenant +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186529 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Brawler +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186529 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Brawler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186529 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Brawler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186523 AND `DifficultyID`=0 AND `Idx`=2); -- Gordo the Goop-King +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186522 AND `DifficultyID`=0 AND `Idx`=1); -- Gorlini Snipper-Snapper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186521 AND `DifficultyID`=0 AND `Idx`=1); -- Gorloc Lavawhallop +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186520 AND `DifficultyID`=0 AND `Idx`=1); -- Gorloc Cinderfisher +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186517 AND `DifficultyID`=0 AND `Idx`=4); -- Bakra the Bully +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186517 AND `DifficultyID`=0 AND `Idx`=3); -- Bakra the Bully +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186517 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186517 AND `DifficultyID`=0 AND `Idx`=1); -- Bakra the Bully +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186516 AND `DifficultyID`=0 AND `Idx`=4); -- Trap-Layer Kerwal +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186516 AND `DifficultyID`=0 AND `Idx`=3); -- Trap-Layer Kerwal +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186516 AND `DifficultyID`=0 AND `Idx`=1); -- Trap-Layer Kerwal +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186515 AND `DifficultyID`=0 AND `Idx`=4); -- Hyenamaster Durgun +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186515 AND `DifficultyID`=0 AND `Idx`=3); -- Hyenamaster Durgun +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186515 AND `DifficultyID`=0 AND `Idx`=1); -- Hyenamaster Durgun +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186514 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Shaman +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186514 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Shaman +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186514 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Shaman +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186513 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Bruiser +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186513 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Bruiser +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186513 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Bruiser +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186512 AND `DifficultyID`=0 AND `Idx`=3); -- Pirdan the Blinder +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186512 AND `DifficultyID`=0 AND `Idx`=2); -- Pirdan the Blinder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186512 AND `DifficultyID`=0 AND `Idx`=0); -- Pirdan the Blinder +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186511 AND `DifficultyID`=0 AND `Idx`=2); -- Piercer Gigra +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186511 AND `DifficultyID`=0 AND `Idx`=0); -- Piercer Gigra +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186509 AND `DifficultyID`=0 AND `Idx`=2); -- Modak Flamespit +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186509 AND `DifficultyID`=0 AND `Idx`=0); -- Modak Flamespit +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186505 AND `DifficultyID`=0 AND `Idx`=0); -- Rockcrush +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186504 AND `DifficultyID`=0 AND `Idx`=0); -- Furbolg Commander +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186501 AND `DifficultyID`=0 AND `Idx`=0); -- Gorloc Anklebiter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186496 AND `DifficultyID`=0 AND `Idx`=0); -- Furbolg Spellcaster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186491 AND `DifficultyID`=0 AND `Idx`=0); -- Furbolg Ransacker +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=9); -- Shadepaw Hunter +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=8); -- Shadepaw Hunter +UPDATE `creature_questitem` SET `ItemId`=191673, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=7); -- Shadepaw Hunter +UPDATE `creature_questitem` SET `ItemId`=191672, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=6); -- Shadepaw Hunter +UPDATE `creature_questitem` SET `ItemId`=191671, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=5); -- Shadepaw Hunter +UPDATE `creature_questitem` SET `ItemId`=191670, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=4); -- Shadepaw Hunter +UPDATE `creature_questitem` SET `ItemId`=191669, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=3); -- Shadepaw Hunter +UPDATE `creature_questitem` SET `ItemId`=191668, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=2); -- Shadepaw Hunter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=0); -- Shadepaw Hunter +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186483 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Steelcrafter +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186483 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Steelcrafter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186483 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Steelcrafter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186471 AND `DifficultyID`=0 AND `Idx`=0); -- Iskaara Mammoth +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186466 AND `DifficultyID`=0 AND `Idx`=3); -- Gur Grikpaw +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186466 AND `DifficultyID`=0 AND `Idx`=2); -- Gur Grikpaw +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186466 AND `DifficultyID`=0 AND `Idx`=0); -- Gur Grikpaw +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186463 AND `DifficultyID`=0 AND `Idx`=0); -- Frostmaul +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186425 AND `DifficultyID`=0 AND `Idx`=0); -- Living Rubble +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186414 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Ice Melee +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186412 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Storm Melee +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186411 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Storm Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186404 AND `DifficultyID`=0 AND `Idx`=0); -- Visiting Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186399 AND `DifficultyID`=0 AND `Idx`=0); -- Ice Webber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186394 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Flametender +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186393 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Fire Melee +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186390 AND `DifficultyID`=0 AND `Idx`=0); -- Spider Egg +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186388 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Earth Melee +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186384 AND `DifficultyID`=0 AND `Idx`=0); -- Fallen On'tuq Mammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186375 AND `DifficultyID`=0 AND `Idx`=0); -- Violet Pineback +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186372 AND `DifficultyID`=0 AND `Idx`=0); -- Spirit of Nalek +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186365 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Survivor +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186365 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Survivor +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186365 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Survivor +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186362 AND `DifficultyID`=0 AND `Idx`=4); -- Brackenhide Rotflinger +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186362 AND `DifficultyID`=0 AND `Idx`=3); -- Brackenhide Rotflinger +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186362 AND `DifficultyID`=0 AND `Idx`=2); -- Brackenhide Rotflinger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186362 AND `DifficultyID`=0 AND `Idx`=0); -- Brackenhide Rotflinger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186361 AND `DifficultyID`=0 AND `Idx`=0); -- Rotting Treant +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186359 AND `DifficultyID`=0 AND `Idx`=4); -- Brackenhide Scrapper +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186359 AND `DifficultyID`=0 AND `Idx`=3); -- Brackenhide Scrapper +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186359 AND `DifficultyID`=0 AND `Idx`=2); -- Brackenhide Scrapper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186359 AND `DifficultyID`=0 AND `Idx`=0); -- Brackenhide Scrapper +UPDATE `creature_questitem` SET `ItemId`=193375, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186354 AND `DifficultyID`=0 AND `Idx`=2); -- Sundered Runebinder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186354 AND `DifficultyID`=0 AND `Idx`=0); -- Sundered Runebinder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186347 AND `DifficultyID`=0 AND `Idx`=0); -- Jrrgllr the Dripping +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186342 AND `DifficultyID`=0 AND `Idx`=0); -- Monolithic Magma +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186328 AND `DifficultyID`=0 AND `Idx`=0); -- Fiery Carver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186323 AND `DifficultyID`=0 AND `Idx`=0); -- Sundered Enforcer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186321 AND `DifficultyID`=0 AND `Idx`=1); -- Wrathful Orchid +UPDATE `creature_questitem` SET `ItemId`=201835, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186319 AND `DifficultyID`=0 AND `Idx`=2); -- Tarasek Laborer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184404 AND `DifficultyID`=0 AND `Idx`=0); -- Trueborn Rainmaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186258 AND `DifficultyID`=0 AND `Idx`=0); -- [TEST VEHICLE] Bronze Dragon +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182198 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Rider +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182198 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Rider +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186264 AND `DifficultyID`=0 AND `Idx`=0); -- Lesser Earth Elemental +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186243 AND `DifficultyID`=0 AND `Idx`=3); -- Gutbutcher +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186243 AND `DifficultyID`=0 AND `Idx`=2); -- Gutbutcher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186243 AND `DifficultyID`=0 AND `Idx`=0); -- Gutbutcher +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186242 AND `DifficultyID`=0 AND `Idx`=3); -- Skulking Gutstabber +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186242 AND `DifficultyID`=0 AND `Idx`=2); -- Skulking Gutstabber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186242 AND `DifficultyID`=0 AND `Idx`=0); -- Skulking Gutstabber +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186226 AND `DifficultyID`=0 AND `Idx`=4); -- Fetid Rotsinger +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186226 AND `DifficultyID`=0 AND `Idx`=3); -- Fetid Rotsinger +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186226 AND `DifficultyID`=0 AND `Idx`=2); -- Fetid Rotsinger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186226 AND `DifficultyID`=0 AND `Idx`=0); -- Fetid Rotsinger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186221 AND `DifficultyID`=0 AND `Idx`=0); -- Rusted Cedar +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180686 AND `DifficultyID`=0 AND `Idx`=0); -- Gorloc Wavecrasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180770 AND `DifficultyID`=0 AND `Idx`=0); -- Gorloc Shellback +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180689 AND `DifficultyID`=0 AND `Idx`=0); -- Gorloc Tidechaser +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186208 AND `DifficultyID`=0 AND `Idx`=3); -- Rotbow Ranger +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186208 AND `DifficultyID`=0 AND `Idx`=2); -- Rotbow Ranger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186208 AND `DifficultyID`=0 AND `Idx`=0); -- Rotbow Ranger +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186206 AND `DifficultyID`=0 AND `Idx`=3); -- Cruel Bonecrusher +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186206 AND `DifficultyID`=0 AND `Idx`=2); -- Cruel Bonecrusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186206 AND `DifficultyID`=0 AND `Idx`=0); -- Cruel Bonecrusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186194 AND `DifficultyID`=0 AND `Idx`=0); -- Twisted Ancient +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186193 AND `DifficultyID`=0 AND `Idx`=3); -- Vile Clawslasher +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186193 AND `DifficultyID`=0 AND `Idx`=2); -- Vile Clawslasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186193 AND `DifficultyID`=0 AND `Idx`=0); -- Vile Clawslasher +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186191 AND `DifficultyID`=0 AND `Idx`=4); -- Decay Speaker +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186191 AND `DifficultyID`=0 AND `Idx`=3); -- Decay Speaker +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186191 AND `DifficultyID`=0 AND `Idx`=2); -- Decay Speaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186191 AND `DifficultyID`=0 AND `Idx`=0); -- Decay Speaker +UPDATE `creature_questitem` SET `ItemId`=202002, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=6); -- Balakar Khan +UPDATE `creature_questitem` SET `ItemId`=201826, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=5); -- Balakar Khan +UPDATE `creature_questitem` SET `ItemId`=198482, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=4); -- Balakar Khan +UPDATE `creature_questitem` SET `ItemId`=193413, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=3); -- Balakar Khan +UPDATE `creature_questitem` SET `ItemId`=193401, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=2); -- Balakar Khan +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186147 AND `DifficultyID`=0 AND `Idx`=0); -- Ancient Inciter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185660 AND `DifficultyID`=0 AND `Idx`=0); -- Cygenoth +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186125 AND `DifficultyID`=0 AND `Idx`=3); -- Tricktotem +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186125 AND `DifficultyID`=0 AND `Idx`=2); -- Tricktotem +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186125 AND `DifficultyID`=0 AND `Idx`=0); -- Tricktotem +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186124 AND `DifficultyID`=0 AND `Idx`=3); -- Gashtooth +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186124 AND `DifficultyID`=0 AND `Idx`=2); -- Gashtooth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186124 AND `DifficultyID`=0 AND `Idx`=0); -- Gashtooth +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186122 AND `DifficultyID`=0 AND `Idx`=3); -- Rira Hackclaw +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186122 AND `DifficultyID`=0 AND `Idx`=2); -- Rira Hackclaw +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186122 AND `DifficultyID`=0 AND `Idx`=0); -- Rira Hackclaw +UPDATE `creature_questitem` SET `ItemId`=198484, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=4); -- Decatriarch Wratheye +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=0); -- Decatriarch Wratheye +UPDATE `creature_questitem` SET `ItemId`=202002, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=10); -- Decatriarch Wratheye +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=9); -- Decatriarch Wratheye +UPDATE `creature_questitem` SET `ItemId`=193867, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=8); -- Decatriarch Wratheye +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=7); -- Decatriarch Wratheye +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=6); -- Decatriarch Wratheye +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=5); -- Decatriarch Wratheye +UPDATE `creature_questitem` SET `ItemId`=193414, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=3); -- Decatriarch Wratheye +UPDATE `creature_questitem` SET `ItemId`=193402, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=2); -- Decatriarch Wratheye +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186120 AND `DifficultyID`=0 AND `Idx`=0); -- Treemouth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186119 AND `DifficultyID`=0 AND `Idx`=1); -- Primalist Frostcaller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186117 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Enforcer +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186116 AND `DifficultyID`=0 AND `Idx`=3); -- Gutshot +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186116 AND `DifficultyID`=0 AND `Idx`=2); -- Gutshot +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186116 AND `DifficultyID`=0 AND `Idx`=0); -- Gutshot +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186112 AND `DifficultyID`=0 AND `Idx`=1); -- Primalist Infuser +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186111 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Tender +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186109 AND `DifficultyID`=0 AND `Idx`=3); -- Qalashi Necksnapper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186064 AND `DifficultyID`=0 AND `Idx`=0); -- Shiverweb Queen +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=186061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182009 AND `DifficultyID`=0 AND `Idx`=0); -- Ascended Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185913 AND `DifficultyID`=0 AND `Idx`=0); -- [DNT] Ice Spider Color Dummy +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185907 AND `DifficultyID`=0 AND `Idx`=0); -- Sirena the Fangbreaker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185903 AND `DifficultyID`=0 AND `Idx`=0); -- Ravenous Rockfang +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185883 AND `DifficultyID`=0 AND `Idx`=0); -- Blazing Proto-Dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185814 AND `DifficultyID`=0 AND `Idx`=1); -- Shiverweb Crusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185812 AND `DifficultyID`=0 AND `Idx`=0); -- Shiverweb Spiderling +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185811 AND `DifficultyID`=0 AND `Idx`=0); -- Shiverweb Creeper +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185767 AND `DifficultyID`=0 AND `Idx`=0); -- Earth Protodragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185715 AND `DifficultyID`=0 AND `Idx`=0); -- Insatiable Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183490 AND `DifficultyID`=0 AND `Idx`=0); -- Worldbreaker Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185489 AND `DifficultyID`=0 AND `Idx`=0); -- King Drippy +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185449 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Scout +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185448 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Vanguard +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185445 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Scavenger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185410 AND `DifficultyID`=0 AND `Idx`=0); -- Vyranoth the Frozenheart +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185407 AND `DifficultyID`=0 AND `Idx`=0); -- Iridikron +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185384 AND `DifficultyID`=0 AND `Idx`=0); -- [PH] Vignette, the Iron Spear +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185326 AND `DifficultyID`=0 AND `Idx`=0); -- Root of Decay +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185325 AND `DifficultyID`=0 AND `Idx`=4); -- Brackenhide Whelp +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185325 AND `DifficultyID`=0 AND `Idx`=3); -- Brackenhide Whelp +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185325 AND `DifficultyID`=0 AND `Idx`=2); -- Brackenhide Whelp +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185325 AND `DifficultyID`=0 AND `Idx`=0); -- Brackenhide Whelp +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=185050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185050 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184984 AND `DifficultyID`=0 AND `Idx`=0); -- Quary Elemental +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184983 AND `DifficultyID`=0 AND `Idx`=0); -- Raszageth +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174886 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Male +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174886 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Male +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176188 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Female +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176188 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Female +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184973 AND `DifficultyID`=0 AND `Idx`=0); -- Diurna +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184970 AND `DifficultyID`=0 AND `Idx`=0); -- Young Proto-dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184969 AND `DifficultyID`=0 AND `Idx`=0); -- Ice Protodragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184968 AND `DifficultyID`=0 AND `Idx`=0); -- Storm Protodragon +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184928 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Bruiser (1.8/1.3) +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184928 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Bruiser (1.8/1.3) +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184928 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Bruiser (1.8/1.3) +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184890 AND `DifficultyID`=0 AND `Idx`=0); -- Mantis +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184774 AND `DifficultyID`=0 AND `Idx`=0); -- Adult Proto-dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184731 AND `DifficultyID`=0 AND `Idx`=0); -- Proto-dragon Egg +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184721 AND `DifficultyID`=0 AND `Idx`=0); -- Earth Giant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184712 AND `DifficultyID`=0 AND `Idx`=0); -- Spider Ice +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184711 AND `DifficultyID`=0 AND `Idx`=0); -- Spider Lava +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184708 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Bruiser +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184708 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Bruiser +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184689 AND `DifficultyID`=0 AND `Idx`=0); -- Malygos +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184688 AND `DifficultyID`=0 AND `Idx`=0); -- Sindragosa +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184490 AND `DifficultyID`=0 AND `Idx`=0); -- Ga'kal the Vicious +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184477 AND `DifficultyID`=0 AND `Idx`=0); -- Proto-dragon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184461 AND `DifficultyID`=0 AND `Idx`=0); -- Tarasek Marauder +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184457 AND `DifficultyID`=0 AND `Idx`=0); -- Arcane Creation (Dragon) +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184453 AND `DifficultyID`=0 AND `Idx`=0); -- Brutal Motivator +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184444 AND `DifficultyID`=0 AND `Idx`=0); -- Oppressive Artificer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184401 AND `DifficultyID`=0 AND `Idx`=0); -- Primal Sycophant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184396 AND `DifficultyID`=0 AND `Idx`=0); -- Arcane Creation +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184307 AND `DifficultyID`=0 AND `Idx`=0); -- Magma Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184303 AND `DifficultyID`=0 AND `Idx`=0); -- Skittering Crawler +UPDATE `creature_questitem` SET `ItemId`=202002, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=6); -- Chrono-Lord Deios +UPDATE `creature_questitem` SET `ItemId`=199822, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=5); -- Chrono-Lord Deios +UPDATE `creature_questitem` SET `ItemId`=197952, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=4); -- Chrono-Lord Deios +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184123 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Boss +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184037 AND `DifficultyID`=0 AND `Idx`=4); -- Brackenhide Rot Rancher +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184037 AND `DifficultyID`=0 AND `Idx`=3); -- Brackenhide Rot Rancher +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184037 AND `DifficultyID`=0 AND `Idx`=2); -- Brackenhide Rot Rancher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184037 AND `DifficultyID`=0 AND `Idx`=0); -- Brackenhide Rot Rancher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184034 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Stormcaller +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184033 AND `DifficultyID`=0 AND `Idx`=0); -- Primalist Waterwicker +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184032 AND `DifficultyID`=0 AND `Idx`=0); -- Ascended Sleetslinger +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184030 AND `DifficultyID`=0 AND `Idx`=3); -- Frostpeak Robber +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184030 AND `DifficultyID`=0 AND `Idx`=2); -- Frostpeak Robber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184030 AND `DifficultyID`=0 AND `Idx`=0); -- Frostpeak Robber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=184023 AND `DifficultyID`=0 AND `Idx`=0); -- Vicious Basilisk +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183957 AND `DifficultyID`=0 AND `Idx`=4); -- Brackenhide Shaman +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183957 AND `DifficultyID`=0 AND `Idx`=3); -- Brackenhide Shaman +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183957 AND `DifficultyID`=0 AND `Idx`=2); -- Brackenhide Shaman +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183957 AND `DifficultyID`=0 AND `Idx`=0); -- Brackenhide Shaman +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183956 AND `DifficultyID`=0 AND `Idx`=4); -- Brackenhide Warrior +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183956 AND `DifficultyID`=0 AND `Idx`=3); -- Brackenhide Warrior +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183956 AND `DifficultyID`=0 AND `Idx`=2); -- Brackenhide Warrior +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183956 AND `DifficultyID`=0 AND `Idx`=0); -- Brackenhide Warrior +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183757 AND `DifficultyID`=0 AND `Idx`=0); -- General Scorxia +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180768 AND `DifficultyID`=0 AND `Idx`=0); -- Gorloc Shaman +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183617 AND `DifficultyID`=0 AND `Idx`=0); -- Bruffalon +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183544 AND `DifficultyID`=0 AND `Idx`=0); -- Mammoth Matriarch +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183571 AND `DifficultyID`=0 AND `Idx`=0); -- Carniverous Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183568 AND `DifficultyID`=0 AND `Idx`=0); -- Ancient Giant +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183567 AND `DifficultyID`=0 AND `Idx`=0); -- Ancient Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183552 AND `DifficultyID`=0 AND `Idx`=0); -- Senegos +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183474 AND `DifficultyID`=0 AND `Idx`=0); -- Dracthyr Fighter +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183453 AND `DifficultyID`=0 AND `Idx`=0); -- Giant Tiger +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183379 AND `DifficultyID`=0 AND `Idx`=4); -- Decay Melee (1/1) +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183379 AND `DifficultyID`=0 AND `Idx`=3); -- Decay Melee (1/1) +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183379 AND `DifficultyID`=0 AND `Idx`=2); -- Decay Melee (1/1) +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183379 AND `DifficultyID`=0 AND `Idx`=0); -- Decay Melee (1/1) +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183375 AND `DifficultyID`=0 AND `Idx`=4); -- Decay Shaman (2/1.5) +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183375 AND `DifficultyID`=0 AND `Idx`=3); -- Decay Shaman (2/1.5) +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183375 AND `DifficultyID`=0 AND `Idx`=2); -- Decay Shaman (2/1.5) +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183375 AND `DifficultyID`=0 AND `Idx`=0); -- Decay Shaman (2/1.5) +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183372 AND `DifficultyID`=0 AND `Idx`=0); -- Decay Ent (1/1) +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183371 AND `DifficultyID`=0 AND `Idx`=4); -- Decay Shaman (1/1) +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183371 AND `DifficultyID`=0 AND `Idx`=3); -- Decay Shaman (1/1) +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183371 AND `DifficultyID`=0 AND `Idx`=2); -- Decay Shaman (1/1) +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183371 AND `DifficultyID`=0 AND `Idx`=0); -- Decay Shaman (1/1) +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183353 AND `DifficultyID`=0 AND `Idx`=0); -- Ice Bear (1.3/1) +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183352 AND `DifficultyID`=0 AND `Idx`=0); -- Flowered Porcupine (0.6/0.6) +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183342 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Crosswbow User (0.8/0.8) +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183342 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Crosswbow User (0.8/0.8) +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183342 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Crosswbow User (0.8/0.8) +UPDATE `creature_questitem` SET `ItemId`=191671, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=9); -- Shadepaw Bandit +UPDATE `creature_questitem` SET `ItemId`=191670, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=8); -- Shadepaw Bandit +UPDATE `creature_questitem` SET `ItemId`=191669, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=7); -- Shadepaw Bandit +UPDATE `creature_questitem` SET `ItemId`=191668, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=6); -- Shadepaw Bandit +UPDATE `creature_questitem` SET `ItemId`=193867, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=5); -- Shadepaw Bandit +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=4); -- Shadepaw Bandit +UPDATE `creature_questitem` SET `ItemId`=191671, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183340 AND `DifficultyID`=0 AND `Idx`=5); -- Scavenging Hyena +UPDATE `creature_questitem` SET `ItemId`=191670, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183340 AND `DifficultyID`=0 AND `Idx`=4); -- Scavenging Hyena +UPDATE `creature_questitem` SET `ItemId`=191669, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183340 AND `DifficultyID`=0 AND `Idx`=3); -- Scavenging Hyena +UPDATE `creature_questitem` SET `ItemId`=191668, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183340 AND `DifficultyID`=0 AND `Idx`=2); -- Scavenging Hyena +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183340 AND `DifficultyID`=0 AND `Idx`=0); -- Scavenging Hyena +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183186 AND `DifficultyID`=0 AND `Idx`=2); -- Qalashi Wingrider +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=183186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183186 AND `DifficultyID`=0 AND `Idx`=0); -- Qalashi Wingrider +UPDATE `creature_questitem` SET `ItemId`=192125, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182836 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182828 AND `DifficultyID`=0 AND `Idx`=4); -- Djaradin Wallclimber +UPDATE `creature_questitem` SET `ItemId`=193624, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182828 AND `DifficultyID`=0 AND `Idx`=3); -- Djaradin Wallclimber +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182810 AND `DifficultyID`=0 AND `Idx`=0); -- Tamed Snail +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182814 AND `DifficultyID`=0 AND `Idx`=0); -- Summoned Earth Elemental +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182811 AND `DifficultyID`=0 AND `Idx`=0); -- Tamed Magmammoth +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182724 AND `DifficultyID`=0 AND `Idx`=0); -- Moving Mountain +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181711 AND `DifficultyID`=0 AND `Idx`=0); -- Lava Tunneler +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182615 AND `DifficultyID`=0 AND `Idx`=3); -- Gnolan +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182615 AND `DifficultyID`=0 AND `Idx`=2); -- Gnolan +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182615 AND `DifficultyID`=0 AND `Idx`=0); -- Gnolan +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182587 AND `DifficultyID`=0 AND `Idx`=0); -- Chomp Chomp +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182584 AND `DifficultyID`=0 AND `Idx`=0); -- Snackasza the Hungry +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182583 AND `DifficultyID`=0 AND `Idx`=0); -- Snackarion the Hungry +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182581 AND `DifficultyID`=0 AND `Idx`=0); -- Lockchomp +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182558 AND `DifficultyID`=0 AND `Idx`=0); -- Baby Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182533 AND `DifficultyID`=0 AND `Idx`=0); -- Stompy +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182532 AND `DifficultyID`=0 AND `Idx`=0); -- Bitey +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182531 AND `DifficultyID`=0 AND `Idx`=0); -- T1 Earth Elemental +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182527 AND `DifficultyID`=0 AND `Idx`=0); -- Grulc the Healer King +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182526 AND `DifficultyID`=0 AND `Idx`=0); -- Grulc the Caster King +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182524 AND `DifficultyID`=0 AND `Idx`=0); -- Grulc the Tank King +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182521 AND `DifficultyID`=0 AND `Idx`=0); -- Grulc the Hunter King +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182498 AND `DifficultyID`=0 AND `Idx`=0); -- Decay Ent T2 +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182497 AND `DifficultyID`=0 AND `Idx`=4); -- Gnoll Decay T3 Caster +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182497 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Decay T3 Caster +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182497 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Decay T3 Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182497 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Decay T3 Caster +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182496 AND `DifficultyID`=0 AND `Idx`=4); -- Gnoll Decay T2 Caster +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182496 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Decay T2 Caster +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182496 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Decay T2 Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182496 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Decay T2 Caster +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182495 AND `DifficultyID`=0 AND `Idx`=4); -- Gnoll Decay T1 Caster +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182495 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Decay T1 Caster +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182495 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Decay T1 Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182495 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Decay T1 Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182491 AND `DifficultyID`=0 AND `Idx`=0); -- Grulc the Fighter King +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182490 AND `DifficultyID`=0 AND `Idx`=0); -- Grulc the Scout King +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182432 AND `DifficultyID`=0 AND `Idx`=0); -- Gorloc Shellcracker +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182471 AND `DifficultyID`=0 AND `Idx`=4); -- Gnoll Decay T3 Melee +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182471 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Decay T3 Melee +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182471 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Decay T3 Melee +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182471 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Decay T3 Melee +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182470 AND `DifficultyID`=0 AND `Idx`=4); -- Gnoll Decay T2 Melee +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182470 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Decay T2 Melee +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182470 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Decay T2 Melee +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182470 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Decay T2 Melee +UPDATE `creature_questitem` SET `ItemId`=194443, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182469 AND `DifficultyID`=0 AND `Idx`=4); -- Gnoll Decay T1 Melee +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182469 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll Decay T1 Melee +UPDATE `creature_questitem` SET `ItemId`=194103, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182469 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll Decay T1 Melee +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182469 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll Decay T1 Melee +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182450 AND `DifficultyID`=0 AND `Idx`=0); -- Tamed Riverbeast +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182448 AND `DifficultyID`=0 AND `Idx`=0); -- Tamed Basilisk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182447 AND `DifficultyID`=0 AND `Idx`=0); -- Tamed Slug +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182371 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll T3 Caster +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182371 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll T3 Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182371 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll T3 Caster +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182370 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll T2 Caster +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182370 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll T2 Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182370 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll T2 Caster +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182369 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll T1 Caster +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182369 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll T1 Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182369 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll T1 Caster +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182329 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll T3 Melee +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182329 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll T3 Melee +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182329 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll T3 Melee +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182328 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll T2 Melee +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182328 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll T2 Melee +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182328 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll T2 Melee +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182280 AND `DifficultyID`=0 AND `Idx`=0); -- Tazenrath +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176625 AND `DifficultyID`=0 AND `Idx`=0); -- Storm Elf +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182086 AND `DifficultyID`=0 AND `Idx`=0); -- Hek the Hungry Hornswog +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182034 AND `DifficultyID`=0 AND `Idx`=0); -- Stormfall Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182036 AND `DifficultyID`=0 AND `Idx`=0); -- Air Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182030 AND `DifficultyID`=0 AND `Idx`=0); -- Ice Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182025 AND `DifficultyID`=0 AND `Idx`=0); -- Earth Primalist +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=182026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182022 AND `DifficultyID`=0 AND `Idx`=0); -- Storm Primalist +UPDATE `creature_questitem` SET `ItemId`=193625, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181875 AND `DifficultyID`=0 AND `Idx`=2); -- Olphis the Molten +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181875 AND `DifficultyID`=0 AND `Idx`=0); -- Olphis the Molten +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181865 AND `DifficultyID`=0 AND `Idx`=0); -- Warpack Mount - Multiple Djaradin Riders +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181861 AND `DifficultyID`=0 AND `Idx`=0); -- Magmatusk +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181766 AND `DifficultyID`=0 AND `Idx`=0); -- Rephox the Eternal +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181758 AND `DifficultyID`=0 AND `Idx`=2); -- Metalshaper Darjonic +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181758 AND `DifficultyID`=0 AND `Idx`=0); -- Metalshaper Darjonic +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181757 AND `DifficultyID`=0 AND `Idx`=2); -- Magmathrower Darjonic +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181757 AND `DifficultyID`=0 AND `Idx`=0); -- Magmathrower Darjonic +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181756 AND `DifficultyID`=0 AND `Idx`=2); -- Necksnapper Darjonic +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181756 AND `DifficultyID`=0 AND `Idx`=0); -- Necksnapper Darjonic +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181755 AND `DifficultyID`=0 AND `Idx`=2); -- Wallclimber Darjonic +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181755 AND `DifficultyID`=0 AND `Idx`=0); -- Wallclimber Darjonic +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181754 AND `DifficultyID`=0 AND `Idx`=2); -- Crustshaper Darjonic +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181754 AND `DifficultyID`=0 AND `Idx`=0); -- Crustshaper Darjonic +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181751 AND `DifficultyID`=0 AND `Idx`=2); -- Djaradin Lietenant Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181751 AND `DifficultyID`=0 AND `Idx`=0); -- Djaradin Lietenant Caster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181731 AND `DifficultyID`=0 AND `Idx`=0); -- Grokire the Restless +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181726 AND `DifficultyID`=0 AND `Idx`=0); -- Molten Rumbler +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181718 AND `DifficultyID`=0 AND `Idx`=0); -- Kmelagdon the Devourer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181656 AND `DifficultyID`=0 AND `Idx`=0); -- Atramedes [DNT] +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181396 AND `DifficultyID`=0 AND `Idx`=0); -- Ancient Trueborn +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181078 AND `DifficultyID`=0 AND `Idx`=0); -- Elemental Proto-Drake +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181030 AND `DifficultyID`=0 AND `Idx`=2); -- Obsidian Grenadier +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=181030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181030 AND `DifficultyID`=0 AND `Idx`=0); -- Obsidian Grenadier +UPDATE `creature_questitem` SET `ItemId`=194435, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=180977 AND `DifficultyID`=0 AND `Idx`=2); -- Magmaking Darjonic +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=180977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180977 AND `DifficultyID`=0 AND `Idx`=0); -- Magmaking Darjonic +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=180891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180891 AND `DifficultyID`=0 AND `Idx`=0); -- Chadwidormu +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=180394 AND `DifficultyID`=0 AND `Idx`=0); -- Nokhud Guard +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=177663 AND `DifficultyID`=0 AND `Idx`=0); -- Nozdormu (Dragon) Uprez +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=177662 AND `DifficultyID`=0 AND `Idx`=0); -- Ysera (Dragon) Uprez +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=177049 AND `DifficultyID`=0 AND `Idx`=3); -- Grazk the Slaver +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=177049 AND `DifficultyID`=0 AND `Idx`=2); -- Grazk the Slaver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=177049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177049 AND `DifficultyID`=0 AND `Idx`=0); -- Grazk the Slaver +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=177041 AND `DifficultyID`=0 AND `Idx`=0); -- Evil Drake +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=176624 AND `DifficultyID`=0 AND `Idx`=0); -- Ice Troll +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=176518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174892 AND `DifficultyID`=0 AND `Idx`=0); -- Gorloc +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=176218 AND `DifficultyID`=0 AND `Idx`=0); -- Sabertoothed Flier +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=176213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176213 AND `DifficultyID`=0 AND `Idx`=0); -- Fire Phoenix +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=176209 AND `DifficultyID`=0 AND `Idx`=0); -- Flowered Porcupine +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=176187 AND `DifficultyID`=0 AND `Idx`=3); -- Brackenhide Gnoll Elite Shaman +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=176187 AND `DifficultyID`=0 AND `Idx`=2); -- Brackenhide Gnoll Elite Shaman +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=176187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176187 AND `DifficultyID`=0 AND `Idx`=0); -- Brackenhide Gnoll Elite Shaman +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=174897 AND `DifficultyID`=0 AND `Idx`=0); -- Alexstrasza (Dragon) Uprez +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=174889 AND `DifficultyID`=0 AND `Idx`=0); -- Fire Yaungol +UPDATE `creature_questitem` SET `ItemId`=193836, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=174880 AND `DifficultyID`=0 AND `Idx`=3); -- Gnoll T1 Melee +UPDATE `creature_questitem` SET `ItemId`=194328, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=174880 AND `DifficultyID`=0 AND `Idx`=2); -- Gnoll T1 Melee +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56110 WHERE (`CreatureEntry`=174880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174880 AND `DifficultyID`=0 AND `Idx`=0); -- Gnoll T1 Melee + +DELETE FROM `creature_quest_currency` WHERE (`CurrencyId`=3056 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,222624,222305,222038,221846,221845,221327,220589,220010,218306,217024,216663,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,216052,216051,216050,216049,216048,216047,216046,216045,216044,216043,216042,216041,216039,216038,216037,216034,216032,216031,215881,215877,215435,215434,214151)) OR (`CurrencyId`=2815 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,227671,223209,222380,222378,221786,221767,221753,221708,221690,221668,221648,221551,221534,221217,221199,221179,221128,221126,220890,220883,220771,220287,220286,220285,220276,220275,220274,220273,220272,220271,220270,220269,220268,220267,220266,220265,219284,219281,219279,219278,219271,219270,219269,219268,219267,219266,219265,219264,219263,219262,218458,218452,218444,218426,218393,217534,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,216010,215881,215877,215805,214757,213115,207826,207803,207802,207780,206977,206514,206203,206184)) OR (`CurrencyId`=3008 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,228713,227671,218370,218002,217489,216658,216648,216619,216537,216320,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877,215657,215407,215405,214661,214506,214504,214503,214502,213217,213179,213119,211089,211087,210271,210267,210156,210153,210108,209230,208745,208743,207946,207940,207939,207207,207205)) OR (`CurrencyId`=3067 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877)) OR (`CurrencyId`=3064 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877)) OR (`CurrencyId`=3063 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877)) OR (`CurrencyId`=3062 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877)) OR (`CurrencyId`=3060 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877)) OR (`CurrencyId`=3059 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877)) OR (`CurrencyId`=3058 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877)) OR (`CurrencyId`=3057 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877)) OR (`CurrencyId`=3066 AND `CreatureId` IN (229821,229820,229817,229816,229814,229813,229812,229734,229708,229705,229704,229688,229679,229638,229621,229620,229617,229605,229526,229525,229523,229512,229491,229209,229207,229206,229205,229191,229188,229179,229178,229173,229172,229170,229167,229166,229165,229164,229163,229135,229119,229118,229117,229111,229107,229099,229098,229097,229096,229088,229087,229074,229073,229072,229068,229067,229060,228999,228898,228897,228896,228895,228875,228874,228854,228853,228851,228850,228823,228733,228670,228669,228506,228451,228450,228447,228439,228309,228288,228217,228213,228212,228153,228131,228120,228115,228077,228073,228055,228045,228029,228018,228012,228000,227999,227983,227980,227954,227953,227944,227935,227934,227933,227895,227865,227864,227831,227799,227788,227780,227778,227777,227757,227741,227652,227650,227638,227631,227627,227608,227605,227572,227552,227546,227538,227484,227483,227470,227439,227369,227365,227364,227346,227325,227285,227282,227280,227265,227255,227247,227230,227215,227204,227198,227184,227183,227150,227121,227057,227027,227026,227002,226996,226965,226929,226925,226901,226879,226712,226700,226648,226636,226586,226573,226421,226417,226413,226411,226400,226397,226386,226381,226369,226295,226291,226265,226252,226242,226235,226232,226218,226216,226198,226193,226179,226176,226173,226171,226165,226128,226122,226120,226118,226117,226116,226115,226112,226111,226101,226079,226069,226050,226037,226029,226028,226013,226007,226005,226000,225990,225989,225987,225981,225971,225970,225969,225968,225943,225938,225936,225933,225921,225919,225913,225912,225895,225889,225865,225862,225777,225703,225702,225698,225694,225642,225612,225610,225594,225557,225552,225550,225525,225520,225515,225488,225482,225446,225445,225388,225311,225271,225270,225268,225255,225244,225181,225180,225139,225138,225102,225080,225078,225049,225019,224972,224963,224959,224958,224924,224897,224879,224876,224844,224831,224830,224808,224800,224799,224789,224785,224779,224767,224753,224751,224738,224735,224688,224677,224636,224623,224611,224588,224587,224586,224585,224582,224578,224576,224551,224521,224517,224515,224508,224501,224496,224472,224469,224468,224467,224464,224456,224454,224410,224409,224402,224401,224357,224350,224125,224112,224109,224106,224101,224100,224099,224096,224081,224080,223935,223931,223855,223841,223840,223834,223831,223789,223783,223782,223749,223704,223684,223671,223494,223492,223491,223458,223433,223429,223428,223426,223422,223388,223329,223239,223191,223178,223167,223117,223091,223080,223079,223078,223077,223076,223075,223074,223073,223070,223067,223066,223065,223060,223058,223056,223044,223042,223041,223031,222976,222973,222959,222958,222917,222898,222874,222873,222872,222869,222868,222832,222821,222820,222810,222807,222797,222796,222794,222786,222773,222729,222722,222721,222719,222679,222653,222652,222645,222619,222618,222515,222496,222491,222486,222485,222484,222399,222398,222397,222396,222395,222394,222388,222387,222385,222384,222347,222332,222329,222328,222324,222322,222312,222310,222302,222280,222262,222255,222248,222237,222223,222183,222173,222164,222157,222156,222057,222041,222039,222019,221954,221939,221927,221897,221786,221717,221704,221690,221684,221678,221668,221648,221646,221644,221616,221606,221573,221572,221570,221569,221563,221534,221528,221527,221523,221474,221470,221358,221327,221301,221298,221297,221217,221198,221192,221186,221185,221151,221145,221144,221142,221141,221138,221136,221134,221126,221123,221080,221076,221065,221029,221024,221017,220983,220981,220980,220979,220975,220938,220890,220854,220851,220790,220789,220786,220775,220772,220736,220714,220708,220707,220701,220698,220548,220502,220500,220492,220483,220449,220399,220398,220383,220376,220363,220362,220300,220299,220295,220286,220285,220275,220271,220270,220261,220257,220238,220236,220188,220155,220087,220059,220022,219970,219962,219949,219930,219929,219915,219912,219905,219902,219857,219854,219850,219843,219799,219764,219696,219695,219693,219670,219628,219623,219606,219432,219397,219365,219359,219353,219350,219329,219291,219281,219278,219271,219267,219265,219264,219263,219257,219248,219246,219170,219163,219131,218893,218885,218879,218772,218771,218735,218730,218725,218524,218454,218452,218401,218393,218380,218355,218330,218329,218213,218211,218205,218203,218201,218188,218187,218161,218094,218091,218083,218082,218066,218065,218048,218015,218014,218012,218010,218009,217962,217949,217939,217916,217897,217797,217796,217753,217743,217742,217741,217735,217727,217726,217724,217720,217698,217637,217629,217624,217614,217561,217556,217527,217524,217523,217484,217477,217428,217379,217371,217329,217297,217296,217269,217183,217127,217122,217121,217085,217040,217038,216975,216974,216970,216963,216957,216948,216944,216844,216663,216561,216560,216555,216546,216537,216405,216387,216325,216300,216288,216249,216197,216144,216078,216066,216065,216055,216044,216042,216039,216037,216031,216017,215991,215990,215959,215945,215942,215937,215936,215934,215933,215932,215919,215910,215909,215907,215888,215887,215886,215884,215881,215876,215875,215874,215873,215872,215871,215846,215831,215830,215794,215790,215772,215771,215769,215752,215743,215739,215735,215733,215690,215680,215608,215595,215562,215548,215532,215453,215412,215411,215386,215384,215358,215347,215346,215206,215099,215074,215070,215059,215058,215055,215054,215053,215036,215026,215024,215023,215021,215005,215004,215003,215002,214973,214971,214970,214963,214962,214960,214949,214935,214932,214930,214928,214926,214925,214875,214845,214835,214834,214831,214821,214806,214801,214772,214764,214755,214738,214735,214594,214578,214534,214473,214453,214436,214406,214357,214285,214162,214151,214081,213973,213960,213922,213852,213851,213848,213847,213845,213843,213834,213700,213398,213367,213365,213320,213316,213315,213314,213313,213214,213212,213211,213210,213206,213205,213204,213203,213202,213201,213182,213165,213164,213163,213162,213161,213160,213158,213157,213156,213090,213088,213084,213068,213067,213058,213056,213055,213051,213050,213040,213039,213038,213037,213028,213027,213026,213025,213024,213023,213022,213021,213020,213019,213017,213010,213009,213007,213006,213005,213004,213003,213002,213001,212998,212997,212996,212995,212994,212990,212989,212942,212940,212938,212937,212936,212932,212931,212926,212924,212923,212922,212919,212908,212907,212906,212905,212904,212901,212900,212898,212897,212896,212895,212894,212882,212879,212874,212868,212855,212710,212704,212702,212701,212696,212665,212664,212663,212662,212652,212651,212650,212649,212640,212638,212637,212634,212630,212628,212627,212623,212622,212621,212620,212619,212618,212616,212615,212614,212613,212612,212607,212605,212604,212599,212561,212560,212545,212543,212538,212537,212529,212511,212447,212425,212424,212368,212364,212323,212322,212321,212303,212302,212300,212292,212291,212281,212278,212277,212276,212214,212124,212123,212122,212106,212105,212103,212092,212091,211983,211982,211980,211969,211968,211899,211894,211892,211891,211881,211878,211854,211817,211771,211768,211742,211556,211555,211480,210949,209559,209506,209467,207826,206844,206699,206203,206096,206078,206077,206075,205137,205059,205056,205055,205054,202632,188603)) OR (`CurrencyId`=2003 AND `CreatureId` IN (229210,229185,229183,229080,229079,228843,228356,228314,228097,228086,227687,227685,227268,227244,227182,226502,226459,226456,226454,225793,225646,225250,224947,223909,223796,223795,223794,222912,222831,222731,221877,221775,221541,221517,220624,220541,220460,220451,220433,220008,219939,219911,219881,219793,219728,219715,219570,219569,219568,219567,219565,219564,219556,219555,219554,219553,219552,219551,219550,219549,219548,219547,219544,219542,219390,218905,218880,218441,218398,218395,218161,218122,218034,218023,217408,217390,217389,217388,217062,216082,215682,215664,215524,215500,215300,215043,215027,215025,215001,214684,214677,214610,214457,214401,213601,213600,213468,213166,213087,213018,212891,212883,212873,212696,212657,212655,212647,212636,212606,212600,212397,212394,211062,211061,211060,211028,208993,208689,208414,203063)) OR (`CurrencyId`=2122 AND `CreatureId` IN (229210,229185,229183,229080,229079,228356,228314,228097,228086,227687,227685,227268,227244,227182,226502,226459,226456,226454,225793,225250,224947,223909,223796,223795,223794,222912,222831,222731,221877,221775,221541,220624,220541,220460,220451,220433,220008,219939,219911,219881,219793,219728,219715,219570,219569,219568,219567,219565,219564,219556,219555,219554,219553,219552,219551,219550,219549,219548,219547,219544,219542,219390,218905,218880,218441,218398,218395,218161,218122,218034,218023,217390,217389,217388,217062,216082,215682,215664,215524,215500,215043,215027,215025,215001,214684,214677,214610,214457,214401,213601,213600,213468,213166,213087,213018,212891,212883,212873,212696,212657,212655,212647,212636,212606,212600,212397,212394,211062,211061,211060,211028,208993,208689,203063)) OR (`CurrencyId`=2118 AND `CreatureId` IN (229210,229185,229183,229080,229079,228356,228314,228097,228086,227687,227685,227268,227244,227182,226502,226459,226456,226454,225793,225250,224947,223909,223796,223795,223794,222912,222831,222731,221877,221775,221541,220624,220541,220460,220451,220433,220008,219939,219911,219881,219793,219728,219715,219570,219569,219568,219567,219565,219564,219556,219555,219554,219553,219552,219551,219550,219549,219548,219547,219544,219542,219390,218905,218880,218441,218398,218395,218161,218122,218034,218023,217390,217389,217388,217062,216082,215682,215664,215524,215500,215043,215027,215025,215001,214684,214677,214610,214457,214401,213601,213600,213468,213166,213087,213018,212891,212883,212873,212696,212657,212655,212647,212636,212606,212600,212397,212394,211062,211061,211060,211028,208993,208689,203063)) OR (`CurrencyId`=2650 AND `CreatureId` IN (229132,228843,228564,228563,227802,227374,227062,226457,225646,223392,221517,221515,221468,221467,221466,221422,221392,221346,217779,217540,217520,217419,217408,217193,215839,215559,215541,215539,215522,215516,215357,215300,215289,215288,215287,215286,215285,215284,215280,215279,215230,215228,214844,214841,213034)) OR (`CurrencyId`=2649 AND `CreatureId` IN (228843,225646,221517,217408,215300)) OR (`CurrencyId`=3099 AND `CreatureId` IN (228713,218370,217489,215657,214506,214504,214503,214502)) OR (`CurrencyId`=3093 AND `CreatureId` IN (228713,218370,217489,215657,214506,214504,214503,214502)) OR (`CurrencyId`=2917 AND `CreatureId` IN (228713,218370,217489,215657,214506,214504,214503,214502)) OR (`CurrencyId`=2916 AND `CreatureId` IN (228713,218370,217489,215657,214506,214504,214503,214502)) OR (`CurrencyId`=2915 AND `CreatureId` IN (228713,218370,217489,216658,215657,215407,214661,214506,214504,214503,214502,213119,207940,207207)) OR (`CurrencyId`=2914 AND `CreatureId` IN (228713,218370,217489,216658,215657,215407,214661,214506,214504,214503,214502,213119,207940,207207)) OR (`CurrencyId`=3023 AND `CreatureId` IN (228713,218370,217489,215657,214506,214504,214503,214502)) OR (`CurrencyId`=3068 AND `CreatureId`=227671) OR (`CurrencyId`=2803 AND `CreatureId`=227671) OR (`CurrencyId`=3115 AND `CreatureId` IN (224824,223917,223756,222723,221976,221975,221974,221970)) OR (`CurrencyId`=2897 AND `CreatureId` IN (223209,222380,222378,221128,221126,220890,220883,219284,219281,219279,219278,219271,219270,219269,219268,219267,219266,219265,219264,219263,219262,217534,213115)) OR (`CurrencyId`=3004 AND `CreatureId` IN (222624,221327,216052,216051,216050,216049,216048,216047,216046,216045,216044,216043,216042,216041,216039,216038,216037,216034,216032,216031,214151)) OR (`CurrencyId`=3003 AND `CreatureId` IN (222624,221327,216052,216051,216050,216049,216048,216047,216046,216045,216044,216043,216042,216041,216039,216038,216037,216034,216032,216031,214151)) OR (`CurrencyId`=3002 AND `CreatureId` IN (222624,221327,216052,216051,216050,216049,216048,216047,216046,216045,216044,216043,216042,216041,216039,216038,216037,216034,216032,216031,214151)) OR (`CurrencyId`=2899 AND `CreatureId` IN (221786,221767,221753,221708,221690,221668,221648,221551,221534,221179,220771,218458,218452,218444,218426,216010,215805,214757,207826,207803,207802,207780,206977,206514,206203,206184)) OR (`CurrencyId`=2902 AND `CreatureId` IN (221217,221199,220287,220286,220285,220276,220275,220274,220273,220272,220271,220270,220269,220268,220267,220266,220265,218393)) OR (`CurrencyId`=3028 AND `CreatureId`=220846) OR (`CurrencyId`=2134 AND `CreatureId`=208689) OR (`CurrencyId`=2903 AND `CreatureId`=201622); +INSERT INTO `creature_quest_currency` (`CreatureId`, `CurrencyId`, `VerifiedBuild`) VALUES +(229821, 3056, 56110), -- Burrowing Jawcrawler - 3056 +(229821, 2815, 56110), -- Burrowing Jawcrawler - 2815 +(229821, 3008, 56110), -- Burrowing Jawcrawler - 3008 +(229821, 3067, 56110), -- Burrowing Jawcrawler - 3067 +(229821, 3064, 56110), -- Burrowing Jawcrawler - 3064 +(229821, 3063, 56110), -- Burrowing Jawcrawler - 3063 +(229821, 3062, 56110), -- Burrowing Jawcrawler - 3062 +(229821, 3060, 56110), -- Burrowing Jawcrawler - 3060 +(229821, 3059, 56110), -- Burrowing Jawcrawler - 3059 +(229821, 3058, 56110), -- Burrowing Jawcrawler - 3058 +(229821, 3057, 56110), -- Burrowing Jawcrawler - 3057 +(229821, 3066, 56110), -- Burrowing Jawcrawler - 3066 +(229820, 3056, 56110), -- Wandering Scuttleshell - 3056 +(229820, 2815, 56110), -- Wandering Scuttleshell - 2815 +(229820, 3008, 56110), -- Wandering Scuttleshell - 3008 +(229820, 3067, 56110), -- Wandering Scuttleshell - 3067 +(229820, 3064, 56110), -- Wandering Scuttleshell - 3064 +(229820, 3063, 56110), -- Wandering Scuttleshell - 3063 +(229820, 3062, 56110), -- Wandering Scuttleshell - 3062 +(229820, 3060, 56110), -- Wandering Scuttleshell - 3060 +(229820, 3059, 56110), -- Wandering Scuttleshell - 3059 +(229820, 3058, 56110), -- Wandering Scuttleshell - 3058 +(229820, 3057, 56110), -- Wandering Scuttleshell - 3057 +(229820, 3066, 56110), -- Wandering Scuttleshell - 3066 +(229818, 3056, 56110), -- Waxy Blob - 3056 +(229818, 2815, 56110), -- Waxy Blob - 2815 +(229818, 3008, 56110), -- Waxy Blob - 3008 +(229818, 3067, 56110), -- Waxy Blob - 3067 +(229818, 3064, 56110), -- Waxy Blob - 3064 +(229818, 3063, 56110), -- Waxy Blob - 3063 +(229818, 3062, 56110), -- Waxy Blob - 3062 +(229818, 3060, 56110), -- Waxy Blob - 3060 +(229818, 3059, 56110), -- Waxy Blob - 3059 +(229818, 3058, 56110), -- Waxy Blob - 3058 +(229818, 3057, 56110), -- Waxy Blob - 3057 +(229817, 3056, 56110), -- Ambushing Swarmer - 3056 +(229817, 2815, 56110), -- Ambushing Swarmer - 2815 +(229817, 3008, 56110), -- Ambushing Swarmer - 3008 +(229817, 3067, 56110), -- Ambushing Swarmer - 3067 +(229817, 3064, 56110), -- Ambushing Swarmer - 3064 +(229817, 3063, 56110), -- Ambushing Swarmer - 3063 +(229817, 3062, 56110), -- Ambushing Swarmer - 3062 +(229817, 3060, 56110), -- Ambushing Swarmer - 3060 +(229817, 3059, 56110), -- Ambushing Swarmer - 3059 +(229817, 3058, 56110), -- Ambushing Swarmer - 3058 +(229817, 3057, 56110), -- Ambushing Swarmer - 3057 +(229817, 3066, 56110), -- Ambushing Swarmer - 3066 +(229816, 3056, 56110), -- Ambushing Swarmer - 3056 +(229816, 2815, 56110), -- Ambushing Swarmer - 2815 +(229816, 3008, 56110), -- Ambushing Swarmer - 3008 +(229816, 3067, 56110), -- Ambushing Swarmer - 3067 +(229816, 3064, 56110), -- Ambushing Swarmer - 3064 +(229816, 3063, 56110), -- Ambushing Swarmer - 3063 +(229816, 3062, 56110), -- Ambushing Swarmer - 3062 +(229816, 3060, 56110), -- Ambushing Swarmer - 3060 +(229816, 3059, 56110), -- Ambushing Swarmer - 3059 +(229816, 3058, 56110), -- Ambushing Swarmer - 3058 +(229816, 3057, 56110), -- Ambushing Swarmer - 3057 +(229816, 3066, 56110), -- Ambushing Swarmer - 3066 +(229814, 3056, 56110), -- Enraged Snuffler - 3056 +(229814, 2815, 56110), -- Enraged Snuffler - 2815 +(229814, 3008, 56110), -- Enraged Snuffler - 3008 +(229814, 3067, 56110), -- Enraged Snuffler - 3067 +(229814, 3064, 56110), -- Enraged Snuffler - 3064 +(229814, 3063, 56110), -- Enraged Snuffler - 3063 +(229814, 3062, 56110), -- Enraged Snuffler - 3062 +(229814, 3060, 56110), -- Enraged Snuffler - 3060 +(229814, 3059, 56110), -- Enraged Snuffler - 3059 +(229814, 3058, 56110), -- Enraged Snuffler - 3058 +(229814, 3057, 56110), -- Enraged Snuffler - 3057 +(229814, 3066, 56110), -- Enraged Snuffler - 3066 +(229813, 3056, 56110), -- Disturbed Krolusk - 3056 +(229813, 2815, 56110), -- Disturbed Krolusk - 2815 +(229813, 3008, 56110), -- Disturbed Krolusk - 3008 +(229813, 3067, 56110), -- Disturbed Krolusk - 3067 +(229813, 3064, 56110), -- Disturbed Krolusk - 3064 +(229813, 3063, 56110), -- Disturbed Krolusk - 3063 +(229813, 3062, 56110), -- Disturbed Krolusk - 3062 +(229813, 3060, 56110), -- Disturbed Krolusk - 3060 +(229813, 3059, 56110), -- Disturbed Krolusk - 3059 +(229813, 3058, 56110), -- Disturbed Krolusk - 3058 +(229813, 3057, 56110), -- Disturbed Krolusk - 3057 +(229813, 3066, 56110), -- Disturbed Krolusk - 3066 +(229812, 3056, 56110), -- Warbling Mudskip - 3056 +(229812, 2815, 56110), -- Warbling Mudskip - 2815 +(229812, 3008, 56110), -- Warbling Mudskip - 3008 +(229812, 3067, 56110), -- Warbling Mudskip - 3067 +(229812, 3064, 56110), -- Warbling Mudskip - 3064 +(229812, 3063, 56110), -- Warbling Mudskip - 3063 +(229812, 3062, 56110), -- Warbling Mudskip - 3062 +(229812, 3060, 56110), -- Warbling Mudskip - 3060 +(229812, 3059, 56110), -- Warbling Mudskip - 3059 +(229812, 3058, 56110), -- Warbling Mudskip - 3058 +(229812, 3057, 56110), -- Warbling Mudskip - 3057 +(229812, 3066, 56110), -- Warbling Mudskip - 3066 +(229810, 3056, 56110), -- Scrappy Waxthief - 3056 +(229810, 2815, 56110), -- Scrappy Waxthief - 2815 +(229810, 3008, 56110), -- Scrappy Waxthief - 3008 +(229810, 3067, 56110), -- Scrappy Waxthief - 3067 +(229810, 3064, 56110), -- Scrappy Waxthief - 3064 +(229810, 3063, 56110), -- Scrappy Waxthief - 3063 +(229810, 3062, 56110), -- Scrappy Waxthief - 3062 +(229810, 3060, 56110), -- Scrappy Waxthief - 3060 +(229810, 3059, 56110), -- Scrappy Waxthief - 3059 +(229810, 3058, 56110), -- Scrappy Waxthief - 3058 +(229810, 3057, 56110), -- Scrappy Waxthief - 3057 +(229809, 3056, 56110), -- Crushing Waxthief - 3056 +(229809, 2815, 56110), -- Crushing Waxthief - 2815 +(229809, 3008, 56110), -- Crushing Waxthief - 3008 +(229809, 3067, 56110), -- Crushing Waxthief - 3067 +(229809, 3064, 56110), -- Crushing Waxthief - 3064 +(229809, 3063, 56110), -- Crushing Waxthief - 3063 +(229809, 3062, 56110), -- Crushing Waxthief - 3062 +(229809, 3060, 56110), -- Crushing Waxthief - 3060 +(229809, 3059, 56110), -- Crushing Waxthief - 3059 +(229809, 3058, 56110), -- Crushing Waxthief - 3058 +(229809, 3057, 56110), -- Crushing Waxthief - 3057 +(229808, 3056, 56110), -- Waxen Bones - 3056 +(229808, 2815, 56110), -- Waxen Bones - 2815 +(229808, 3008, 56110), -- Waxen Bones - 3008 +(229808, 3067, 56110), -- Waxen Bones - 3067 +(229808, 3064, 56110), -- Waxen Bones - 3064 +(229808, 3063, 56110), -- Waxen Bones - 3063 +(229808, 3062, 56110), -- Waxen Bones - 3062 +(229808, 3060, 56110), -- Waxen Bones - 3060 +(229808, 3059, 56110), -- Waxen Bones - 3059 +(229808, 3058, 56110), -- Waxen Bones - 3058 +(229808, 3057, 56110), -- Waxen Bones - 3057 +(229792, 3056, 56110), -- Raging Rock - 3056 +(229792, 2815, 56110), -- Raging Rock - 2815 +(229792, 3008, 56110), -- Raging Rock - 3008 +(229792, 3067, 56110), -- Raging Rock - 3067 +(229792, 3064, 56110), -- Raging Rock - 3064 +(229792, 3063, 56110), -- Raging Rock - 3063 +(229792, 3062, 56110), -- Raging Rock - 3062 +(229792, 3060, 56110), -- Raging Rock - 3060 +(229792, 3059, 56110), -- Raging Rock - 3059 +(229792, 3058, 56110), -- Raging Rock - 3058 +(229792, 3057, 56110), -- Raging Rock - 3057 +(229791, 3056, 56110), -- Nerubian Venomweb - 3056 +(229791, 2815, 56110), -- Nerubian Venomweb - 2815 +(229791, 3008, 56110), -- Nerubian Venomweb - 3008 +(229791, 3067, 56110), -- Nerubian Venomweb - 3067 +(229791, 3064, 56110), -- Nerubian Venomweb - 3064 +(229791, 3063, 56110), -- Nerubian Venomweb - 3063 +(229791, 3062, 56110), -- Nerubian Venomweb - 3062 +(229791, 3060, 56110), -- Nerubian Venomweb - 3060 +(229791, 3059, 56110), -- Nerubian Venomweb - 3059 +(229791, 3058, 56110), -- Nerubian Venomweb - 3058 +(229791, 3057, 56110), -- Nerubian Venomweb - 3057 +(229734, 3066, 56110), -- Donneschnel - 3066 +(229708, 3066, 56110), -- Riverbend Gar - 3066 +(229705, 3066, 56110), -- Docile Cloudrook - 3066 +(229704, 3066, 56110), -- Docile Cloudrook - 3066 +(229688, 3066, 56110), -- Starved Swarmite - 3066 +(229679, 3066, 56110), -- Scavenger Threadling - 3066 +(229638, 3066, 56110), -- Docile Cloudrook - 3066 +(229621, 3066, 56110), -- Firefly - 3066 +(229620, 3066, 56110), -- Escaped Lynx - 3066 +(229617, 3066, 56110), -- Escaped Lynx - 3066 +(229605, 3066, 56110), -- Deepwalking Ambusher - 3066 +(229526, 3066, 56110), -- Agitated Pyremite - 3066 +(229525, 3066, 56110), -- Glowmite - 3066 +(229523, 3066, 56110), -- Sieve Spinedrifter - 3066 +(229512, 3066, 56110), -- Nerubian Swarmite - 3066 +(229491, 3066, 56110), -- Vigilant Nestguard - 3066 +(229210, 2003, 56110), -- Siltwallow Toad - 2003 +(229210, 2122, 56110), -- Siltwallow Toad - 2122 +(229210, 2118, 56110), -- Siltwallow Toad - 2118 +(229209, 3066, 56110), -- Fairyfly Swarmer - 3066 +(229207, 3066, 56110), -- Thickhide Hatchling - 3066 +(229206, 3066, 56110), -- Thickhide Behemoth - 3066 +(229205, 3066, 56110), -- Thickhide Jawcrawler - 3066 +(229191, 3066, 56110), -- Ascent Osprey - 3066 +(229188, 3066, 56110), -- Gloomwater Fish - 3066 +(229185, 2003, 56110), -- Bioluminescent Moth - 2003 +(229185, 2122, 56110), -- Bioluminescent Moth - 2122 +(229185, 2118, 56110), -- Bioluminescent Moth - 2118 +(229183, 2003, 56110), -- Glittering Glowmite - 2003 +(229183, 2122, 56110), -- Glittering Glowmite - 2122 +(229183, 2118, 56110), -- Glittering Glowmite - 2118 +(229179, 3066, 56110), -- Duskborn Pup - 3066 +(229178, 3066, 56110), -- Duskborn Pup - 3066 +(229173, 3066, 56110), -- Duskborn Darkhound - 3066 +(229172, 3066, 56110), -- Duskborn Mongrel - 3066 +(229170, 3066, 56110), -- Duskborn Darkhound - 3066 +(229167, 3066, 56110), -- Duskborn Mongrel - 3066 +(229166, 3066, 56110), -- Baleful Baelgat - 3066 +(229165, 3066, 56110), -- Spiteful Baelgat - 3066 +(229164, 3066, 56110), -- Spiteful Baelgat - 3066 +(229163, 3066, 56110), -- Baleful Baelgat - 3066 +(229135, 3066, 56110), -- Fallfisher Swiftwing - 3066 +(229132, 2650, 56110), -- Mereldar Bell [DNT] - 2650 +(229119, 3066, 56110), -- Highrock Calf - 3066 +(229118, 3066, 56110), -- Highrock Bull - 3066 +(229117, 3066, 56110), -- Highrock Cow - 3066 +(229111, 3066, 56110), -- Unsettled Glowmite - 3066 +(229107, 3066, 56110), -- Deepflayer Hunter - 3066 +(229099, 3066, 56110), -- Cowed Mongrel - 3066 +(229098, 3066, 56110), -- Cowed Mongrel - 3066 +(229097, 3066, 56110), -- Nervous Mongrel - 3066 +(229096, 3066, 56110), -- Nervous Mongrel - 3066 +(229088, 3066, 56110), -- Scavenging Falcon - 3066 +(229087, 3066, 56110), -- Mana-Flecked Crawler - 3066 +(229080, 2003, 56110), -- [DNT] Foulbiter Hatchling - 2003 +(229080, 2122, 56110), -- [DNT] Foulbiter Hatchling - 2122 +(229080, 2118, 56110), -- [DNT] Foulbiter Hatchling - 2118 +(229079, 2003, 56110), -- Foulbiter Hatchling - 2003 +(229079, 2122, 56110), -- Foulbiter Hatchling - 2122 +(229079, 2118, 56110), -- Foulbiter Hatchling - 2118 +(229074, 3066, 56110), -- Acidbreath Broodmother - 3066 +(229073, 3066, 56110), -- Acidbreath Hatchling - 3066 +(229072, 3066, 56110), -- Acidbreath Jawcrawler - 3066 +(229068, 3066, 56110), -- Coastal Foulbiter - 3066 +(229067, 3066, 56110), -- Coastal Foulbiter - 3066 +(229060, 3066, 56110), -- Enraged Kodiak - 3066 +(228999, 3066, 56110), -- Soaring Fishhawk - 3066 +(228898, 3066, 56110), -- Feral Sharpclaw - 3066 +(228897, 3066, 56110), -- Carefree Calf - 3066 +(228896, 3066, 56110), -- Wary Bull - 3066 +(228895, 3066, 56110), -- Wary Shalehorn - 3066 +(228875, 3066, 56110), -- Gloomcliff Grizzly - 3066 +(228874, 3066, 56110), -- Penumbral Calf - 3066 +(228854, 3066, 56110), -- Sharpclaw Hunter - 3066 +(228853, 3066, 56110), -- Sharpclaw Hunter - 3066 +(228851, 3066, 56110), -- Saltcliff Sharpclaw - 3066 +(228850, 3066, 56110), -- Saltcliff Sharpclaw - 3066 +(228843, 2649, 56110), -- Bubble Geyser - 2649 +(228843, 2003, 56110), -- Bubble Geyser - 2003 +(228843, 2650, 56110), -- Bubble Geyser - 2650 +(228823, 3066, 56110), -- Undersea Salamanther - 3066 +(228733, 3066, 56110), -- [DNT] Hilltop Jawcrawler - 3066 +(228713, 3099, 56110), -- Ulgrax the Devourer - 3099 +(228713, 3093, 56110), -- Ulgrax the Devourer - 3093 +(228713, 3008, 56110), -- Ulgrax the Devourer - 3008 +(228713, 2917, 56110), -- Ulgrax the Devourer - 2917 +(228713, 2916, 56110), -- Ulgrax the Devourer - 2916 +(228713, 2915, 56110), -- Ulgrax the Devourer - 2915 +(228713, 2914, 56110), -- Ulgrax the Devourer - 2914 +(228713, 3023, 56110), -- Ulgrax the Devourer - 3023 +(228670, 3066, 56110), -- Cave Pike - 3066 +(228669, 3066, 56110), -- [DNT] Underhang Jawcrawler - 3066 +(228564, 2650, 56110), -- Delas Moonfang - 2650 +(228563, 2650, 56110), -- Thisalee Crow - 2650 +(228506, 3066, 56110), -- Sunken River Eel - 3066 +(228451, 3066, 56110), -- Highrock Calf - 3066 +(228450, 3066, 56110), -- Highrock Bull - 3066 +(228447, 3066, 56110), -- Highrock Cow - 3066 +(228439, 3066, 56110), -- Slatefang - 3066 +(228356, 2003, 56110); -- Glittering Shellcrawler - 2003 + +INSERT INTO `creature_quest_currency` (`CreatureId`, `CurrencyId`, `VerifiedBuild`) VALUES +(228356, 2122, 56110), -- Glittering Shellcrawler - 2122 +(228356, 2118, 56110), -- Glittering Shellcrawler - 2118 +(228314, 2003, 56110), -- Seacliff Moth - 2003 +(228314, 2122, 56110), -- Seacliff Moth - 2122 +(228314, 2118, 56110), -- Seacliff Moth - 2118 +(228309, 3066, 56110), -- Webbed Captive - 3066 +(228288, 3066, 56110), -- Undersea Scuttler - 3066 +(228217, 3066, 56110), -- Wary Shalehorn - 3066 +(228213, 3066, 56110), -- Tidewake Moray - 3066 +(228212, 3066, 56110), -- Tidewake Eel - 3066 +(228153, 3066, 56110), -- Immature Shalehorn - 3066 +(228131, 3066, 56110), -- Illuminated Undercrawler - 3066 +(228120, 3066, 56110), -- Wary Bull - 3066 +(228115, 3066, 56110), -- Carefree Calf - 3066 +(228097, 2003, 56110), -- Salamanther Hatchling - 2003 +(228097, 2122, 56110), -- Salamanther Hatchling - 2122 +(228097, 2118, 56110), -- Salamanther Hatchling - 2118 +(228086, 2003, 56110), -- Gloomflutter Moth - 2003 +(228086, 2122, 56110), -- Gloomflutter Moth - 2122 +(228086, 2118, 56110), -- Gloomflutter Moth - 2118 +(228077, 3066, 56110), -- Umbrawing Beetle - 3066 +(228073, 3066, 56110), -- Wahrvren - 3066 +(228055, 3066, 56110), -- Hilltop Hatchling - 3066 +(228045, 3066, 56110), -- Hilltop Broodmother - 3066 +(228029, 3066, 56110), -- [DNT] Siltboring Jawcrawler - 3066 +(228018, 3066, 56110), -- Siltboring Hatchling - 3066 +(228012, 3066, 56110), -- Immature Shalehorn - 3066 +(228000, 3066, 56110), -- Penumbral Bull - 3066 +(227999, 3066, 56110), -- Penumbral Shalehorn - 3066 +(227983, 3066, 56110), -- Pack Mole - 3066 +(227980, 3066, 56110), -- Hilltop Jawcrawler - 3066 +(227954, 3066, 56110), -- Gloomcliff Grizzly - 3066 +(227953, 3066, 56110), -- Gloomcliff Matriarch - 3066 +(227944, 3066, 56110), -- Deepglow Grouper - 3066 +(227935, 3066, 56110), -- Penumbral Calf - 3066 +(227934, 3066, 56110), -- Penumbral Bull - 3066 +(227933, 3066, 56110), -- Penumbral Shalehorn - 3066 +(227895, 3066, 56110), -- Gracila Grouper - 3066 +(227865, 3066, 56110), -- Coastal Kodiak - 3066 +(227864, 3066, 56110), -- Coastal Kodiak - 3066 +(227831, 3066, 56110), -- Sharptooth Swarmer - 3066 +(227802, 2650, 56110), -- Worm Slain - 2650 +(227799, 3066, 56110), -- Isle Gull - 3066 +(227788, 3066, 56110), -- Deepflayer - 3066 +(227780, 3066, 56110), -- Sandboring Hatchling - 3066 +(227778, 3066, 56110), -- Sandgorged Jawcrawler - 3066 +(227777, 3066, 56110), -- Sandboring Jawcrawler - 3066 +(227757, 3066, 56110), -- Sea Hawk - 3066 +(227741, 3066, 56110), -- Stygoxenic Salmon - 3066 +(227687, 2003, 56110), -- Undersea Hatchling - 2003 +(227687, 2122, 56110), -- Undersea Hatchling - 2122 +(227687, 2118, 56110), -- Undersea Hatchling - 2118 +(227685, 2003, 56110), -- Hermit Crab - 2003 +(227685, 2122, 56110), -- Hermit Crab - 2122 +(227685, 2118, 56110), -- Hermit Crab - 2118 +(227671, 3008, 56110), -- Hulking Raptorial Claw - 3008 +(227671, 3068, 56110), -- Hulking Raptorial Claw - 3068 +(227671, 2815, 56110), -- Hulking Raptorial Claw - 2815 +(227671, 2803, 56110), -- Hulking Raptorial Claw - 2803 +(227652, 3066, 56110), -- Curious Kodiak - 3066 +(227650, 3066, 56110), -- Lost Threadling - 3066 +(227638, 3066, 56110), -- Sharptalon Kestral - 3066 +(227631, 3066, 56110), -- Sweetstinger Wasp - 3066 +(227627, 3066, 56110), -- Grandtalon Kestral - 3066 +(227608, 3066, 56110), -- Undersea Salamanther - 3066 +(227605, 3066, 56110), -- Immature Kodiak - 3066 +(227572, 3066, 56110), -- Parched Scuttler - 3066 +(227552, 3066, 56110), -- Immature Kodiak - 3066 +(227546, 3066, 56110), -- Yellowfin Grouper - 3066 +(227538, 3066, 56110), -- Ironhide Gazer - 3066 +(227484, 3066, 56110), -- Kodiak Cub - 3066 +(227483, 3066, 56110), -- Caverndeep Kodiak - 3066 +(227470, 3066, 56110), -- Siltbrood Jawcrawler - 3066 +(227439, 3066, 56110), -- Iridescent Beetle - 3066 +(227374, 2650, 56110), -- Goblin Slain - 2650 +(227369, 3066, 56110), -- Agitated Eel - 3066 +(227365, 3066, 56110), -- Harvest Courier - 3066 +(227364, 3066, 56110), -- Disrupted Glowmite - 3066 +(227346, 3066, 56110), -- Dirtsnoot Tunneler - 3066 +(227325, 3066, 56110), -- Bubbling Mudskip - 3066 +(227285, 3066, 56110), -- Sweetstinger Scout - 3066 +(227282, 3066, 56110), -- Sweetstinger Soldier - 3066 +(227280, 3066, 56110), -- Feasting Mite - 3066 +(227268, 2003, 56110), -- Beetle - 2003 +(227268, 2122, 56110), -- Beetle - 2122 +(227268, 2118, 56110), -- Beetle - 2118 +(227265, 3066, 56110), -- Kodiak Cub - 3066 +(227255, 3066, 56110), -- Caverndeep Kodiak - 3066 +(227247, 3066, 56110), -- Alpine Hawk - 3066 +(227244, 2003, 56110), -- Salamanther Hatchling - 2003 +(227244, 2122, 56110), -- Salamanther Hatchling - 2122 +(227244, 2118, 56110), -- Salamanther Hatchling - 2118 +(227230, 3066, 56110), -- Highland Hatchling - 3066 +(227215, 3066, 56110), -- Reborn Cloudrook - 3066 +(227204, 3066, 56110), -- Island Proudfeather - 3066 +(227198, 3066, 56110), -- Island Proudfeather - 3066 +(227184, 3066, 56110), -- Mudnose Mole Pup - 3066 +(227183, 3066, 56110), -- Mudnose Mole - 3066 +(227182, 2003, 56110), -- Shona - 2003 +(227182, 2122, 56110), -- Shona - 2122 +(227182, 2118, 56110), -- Shona - 2118 +(227150, 3066, 56110), -- Immature Shalehorn - 3066 +(227121, 3066, 56110), -- Displaced Stonestalker - 3066 +(227062, 2650, 56110), -- Dungeon Bunny [DNT] - 2650 +(227057, 3066, 56110), -- Terrified Shalehorn - 3066 +(227027, 3066, 56110), -- Mereldar Swiftlet - 3066 +(227026, 3066, 56110), -- Trained Skyflayer - 3066 +(227002, 3066, 56110), -- Siltboring Jawcrawler - 3066 +(226996, 3066, 56110), -- Tableland Bull - 3066 +(226965, 3066, 56110), -- Spined Bilespitter - 3066 +(226929, 3066, 56110), -- Stonepool Skipper - 3066 +(226925, 3066, 56110), -- Deepflayer - 3066 +(226901, 3066, 56110), -- Deepflayer Hatchling - 3066 +(226879, 3066, 56110), -- Juvenile Deepflayer - 3066 +(226712, 3066, 56110), -- [DNT] Galvanized Lurker - 3066 +(226700, 3066, 56110), -- Mudstone Basilisk - 3066 +(226648, 3066, 56110), -- Rockwing Glider - 3066 +(226636, 3066, 56110), -- Scaletooth Coiler - 3066 +(226586, 3066, 56110), -- [DNT] Cliffwalk Scavenger - 3066 +(226573, 3066, 56110), -- Cliffwalk Scavenger - 3066 +(226502, 2003, 56110), -- Toad - 2003 +(226502, 2122, 56110), -- Toad - 2122 +(226502, 2118, 56110), -- Toad - 2118 +(226459, 2003, 56110), -- Glowmite - 2003 +(226459, 2122, 56110), -- Glowmite - 2122 +(226459, 2118, 56110), -- Glowmite - 2118 +(226457, 2650, 56110), -- Octopus - 2650 +(226456, 2003, 56110), -- Salamanther Hatchling - 2003 +(226456, 2122, 56110), -- Salamanther Hatchling - 2122 +(226456, 2118, 56110), -- Salamanther Hatchling - 2118 +(226454, 2003, 56110), -- Hermit Crab - 2003 +(226454, 2122, 56110), -- Hermit Crab - 2122 +(226454, 2118, 56110), -- Hermit Crab - 2118 +(226421, 3066, 56110), -- Stonepool Skipper - 3066 +(226417, 3066, 56110), -- Furious Skipper - 3066 +(226413, 3066, 56110), -- Underlit Shalewing - 3066 +(226411, 3066, 56110), -- [DNT] Deeps Spitter - 3066 +(226400, 3066, 56110), -- [DNT] Sweetsnuffler - 3066 +(226397, 3066, 56110), -- Rockslab Basilisk - 3066 +(226386, 3066, 56110), -- Shimmering Peafowl - 3066 +(226381, 3066, 56110), -- Agitated Shalewing - 3066 +(226369, 3066, 56110), -- Warmslink Gator - 3066 +(226295, 3066, 56110), -- Stormscar - 3066 +(226291, 3066, 56110), -- Territorial Wasp - 3066 +(226265, 3066, 56110), -- Drone Abductor - 3066 +(226252, 3066, 56110), -- Upland Calf - 3066 +(226242, 3066, 56110), -- Lazy Croaker - 3066 +(226235, 3066, 56110), -- Venomskin Croaker - 3066 +(226232, 3066, 56110), -- Elusive Razormouth Steelhide - 3066 +(226218, 3066, 56110), -- Bounty Swiftlet - 3066 +(226216, 3066, 56110), -- Hungry Jawcrawler - 3066 +(226198, 3066, 56110), -- Tunneling Jawcrawler - 3066 +(226193, 3066, 56110), -- Invasive Jawgrub - 3066 +(226179, 3066, 56110), -- Highland Bear - 3066 +(226176, 3066, 56110), -- Horned Stagshell - 3066 +(226173, 3066, 56110), -- Dirtcrusted Stagshell - 3066 +(226171, 3066, 56110), -- Horned Stagshell - 3066 +(226165, 3066, 56110), -- Highland Hatchling - 3066 +(226128, 3066, 56110), -- Berrybuzz Harvester - 3066 +(226122, 3066, 56110), -- Highland Bear - 3066 +(226120, 3066, 56110), -- Upland Bull - 3066 +(226118, 3066, 56110), -- Upland Bull - 3066 +(226117, 3066, 56110), -- Upland Calf - 3066 +(226116, 3066, 56110), -- Upland Shalehorn - 3066 +(226115, 3066, 56110), -- Upland Shalehorn - 3066 +(226112, 3066, 56110), -- Highland Salamanther - 3066 +(226111, 3066, 56110), -- Highland Salamanther - 3066 +(226101, 3066, 56110), -- Confused Swarmite - 3066 +(226079, 3066, 56110), -- Poisoned Shalehorn - 3066 +(226069, 3066, 56110), -- Jawcrawler Mite - 3066 +(226050, 3066, 56110), -- Malefic Goat - 3066 +(226037, 3066, 56110), -- Subterrane Scuttler - 3066 +(226029, 3066, 56110), -- Deep-dwelling Glowmite - 3066 +(226028, 3066, 56110), -- Fathom Ray - 3066 +(226013, 3066, 56110), -- Feral Threadling - 3066 +(226007, 3066, 56110), -- Leechwing Swarmite - 3066 +(226005, 3066, 56110), -- Scavenger Stagshell - 3066 +(226000, 3066, 56110), -- Subterrane Lurker - 3066 +(225990, 3066, 56110), -- Subterrane Undercrawler - 3066 +(225989, 3066, 56110), -- Subterrane Undercrawler - 3066 +(225987, 3066, 56110), -- Underhang Bat - 3066 +(225981, 3066, 56110), -- Underhang Jawcrawler - 3066 +(225971, 3066, 56110), -- Lightspark Bull - 3066 +(225970, 3066, 56110), -- Lightspark Bull - 3066 +(225969, 3066, 56110), -- Lightspark Calf - 3066 +(225968, 3066, 56110), -- Lightspark Shalehorn - 3066 +(225943, 3066, 56110), -- Hallowlight Osprey - 3066 +(225938, 3066, 56110), -- Feral Hardhead - 3066 +(225936, 3066, 56110), -- Grottolight Osprey - 3066 +(225933, 3066, 56110), -- Glowshade Ambusher - 3066 +(225921, 3066, 56110), -- Dominant Salamanther - 3066 +(225919, 3066, 56110), -- Thieving Salamanther - 3066 +(225913, 3066, 56110), -- Shalehorn Calf - 3066 +(225912, 3066, 56110), -- Shalehorn Calf - 3066 +(225895, 3066, 56110), -- Awakened Flamecoil Serpent - 3066 +(225889, 3066, 56110), -- Angry Sandsnapper - 3066 +(225865, 3066, 56110), -- Emerald Stagshell - 3066 +(225862, 3066, 56110), -- Mycotic Jawcrawler - 3066 +(225793, 2003, 56110), -- Wide-eyed Gecko - 2003 +(225793, 2122, 56110), -- Wide-eyed Gecko - 2122 +(225793, 2118, 56110), -- Wide-eyed Gecko - 2118 +(225777, 3066, 56110), -- Cloudrook - 3066 +(225703, 3066, 56110), -- Nerubian Swarmite - 3066 +(225702, 3066, 56110), -- Nerubian Swarmite - 3066 +(225698, 3066, 56110), -- Emerald Stagshell - 3066 +(225694, 3066, 56110), -- Hardhead Nibbler - 3066 +(225646, 2649, 56110), -- Gerwigg - 2649 +(225646, 2003, 56110), -- Gerwigg - 2003 +(225646, 2650, 56110), -- Gerwigg - 2650 +(225642, 3066, 56110), -- Leeching Swarmite - 3066 +(225612, 3066, 56110), -- Skulking Mongrel - 3066 +(225610, 3066, 56110), -- Alhainr - 3066 +(225594, 3066, 56110), -- Rak-Ahat Silkhauler - 3066 +(225557, 3066, 56110), -- Venomous Salamanther - 3066 +(225552, 3066, 56110), -- Scavenger Stagshell - 3066 +(225550, 3066, 56110), -- Slinking Salamanther - 3066 +(225525, 3066, 56110), -- Spined Bilespitter - 3066 +(225520, 3066, 56110), -- Spined Slitherer - 3066 +(225515, 3066, 56110), -- Diminuitive Glowmite - 3066 +(225488, 3066, 56110), -- Mycotic Jawcrawler - 3066 +(225482, 3066, 56110), -- Rummaging Mudnose - 3066 +(225446, 3066, 56110), -- Lightspark Shalehorn - 3066 +(225445, 3066, 56110), -- Learned Mongrel - 3066 +(225388, 3066, 56110), -- Krolusk Whelpling - 3066 +(225311, 3066, 56110), -- Plainswalker Shalehorn - 3066 +(225271, 3066, 56110), -- Dazzling Peafowl - 3066 +(225270, 3066, 56110), -- Crested Shalehorn - 3066 +(225268, 3066, 56110), -- Plainswalker Shalehorn - 3066 +(225255, 3066, 56110), -- Snarling Mongrel - 3066 +(225250, 2003, 56110), -- Kill Credit [DNT] - 2003 +(225250, 2122, 56110), -- Kill Credit [DNT] - 2122 +(225250, 2118, 56110), -- Kill Credit [DNT] - 2118 +(225244, 3066, 56110), -- Ravenous Glowmite - 3066 +(225181, 3066, 56110), -- Rustmane Shalehorn - 3066 +(225180, 3066, 56110), -- Ironhoof Shalehorn - 3066 +(225139, 3066, 56110), -- Umbral Stalker - 3066 +(225138, 3066, 56110), -- Gloom Stalker - 3066 +(225102, 3066, 56110), -- Entranced Lihtgat - 3066 +(225080, 3066, 56110), -- Ghastly Baelgat - 3066 +(225078, 3066, 56110), -- Ghastly Baelgat - 3066 +(225049, 3066, 56110), -- Caustic Jawcrawler - 3066 +(225019, 3066, 56110), -- Overwatch Swarmite - 3066 +(224972, 3066, 56110), -- Dire Stormhowl - 3066 +(224963, 3066, 56110), -- Elusive Kaheti Battle Tank - 3066 +(224959, 3066, 56110), -- Elusive Terrorwing Stinger - 3066 +(224958, 3066, 56110), -- Elusive Gloomstinger - 3066 +(224947, 2003, 56110), -- Lasher - 2003 +(224947, 2122, 56110), -- Lasher - 2122 +(224947, 2118, 56110), -- Lasher - 2118 +(224924, 3066, 56110); -- Elusive Gargantuan Stormscale - 3066 + +INSERT INTO `creature_quest_currency` (`CreatureId`, `CurrencyId`, `VerifiedBuild`) VALUES +(224897, 3066, 56110), -- Shalehorn Bull - 3066 +(224879, 3066, 56110), -- Horrific Baelgat - 3066 +(224876, 3066, 56110), -- Scavenging Sandsnapper - 3066 +(224844, 3066, 56110), -- Shadowsilk Wallclimber - 3066 +(224831, 3066, 56110), -- Lahk - 3066 +(224830, 3066, 56110), -- Wenn - 3066 +(224824, 3115, 56110), -- Ancient Watcher - 3115 +(224808, 3066, 56110), -- Horrific Baelgat - 3066 +(224800, 3066, 56110), -- Salty Gull - 3066 +(224799, 3066, 56110), -- Shimmering Hermit - 3066 +(224789, 3066, 56110), -- Juvenile Sandskipper - 3066 +(224785, 3066, 56110), -- Cochineal Crawler - 3066 +(224779, 3066, 56110), -- Galvanized Lurker - 3066 +(224767, 3066, 56110), -- Roaming Mongrel - 3066 +(224753, 3066, 56110), -- Juvenile Lurker - 3066 +(224751, 3066, 56110), -- Garlic-Breathed Hydra - 3066 +(224738, 3066, 56110), -- Deepwell Undercrawler - 3066 +(224735, 3066, 56110), -- Tidehunter Gull - 3066 +(224688, 3066, 56110), -- Dornogal Stormrook - 3066 +(224677, 3066, 56110), -- Deepwell Hunter - 3066 +(224636, 3066, 56110), -- Deepwell Hunter - 3066 +(224623, 3066, 56110), -- Snarling Mongrel - 3066 +(224611, 3066, 56110), -- Unnerved Calf - 3066 +(224588, 3066, 56110), -- Spooked Cow - 3066 +(224587, 3066, 56110), -- Spooked Cow - 3066 +(224586, 3066, 56110), -- Daunted Bull - 3066 +(224585, 3066, 56110), -- Daunted Bull - 3066 +(224582, 3066, 56110), -- Disruptive Deepflayer - 3066 +(224578, 3066, 56110), -- Croaking Sandskipper - 3066 +(224576, 3066, 56110), -- Deepflayer Matriarch - 3066 +(224551, 3066, 56110), -- Immature Shalehorn - 3066 +(224521, 3066, 56110), -- Frenzied Siege Artillery - 3066 +(224517, 3066, 56110), -- Quartermaster's Bulwark - 3066 +(224515, 3066, 56110), -- Elusive Ironhide Maelstrom Wolf - 3066 +(224508, 3066, 56110), -- Tidal Sandsnapper - 3066 +(224501, 3066, 56110), -- Berrybuzz Stinger - 3066 +(224496, 3066, 56110), -- Hallowfall Bear - 3066 +(224472, 3066, 56110), -- Undercrawler Lurker - 3066 +(224469, 3066, 56110), -- Unicorn Moose - 3066 +(224468, 3066, 56110), -- Salamanther Highmother - 3066 +(224467, 3066, 56110), -- Shalehorn - 3066 +(224464, 3066, 56110), -- Venomous Salamanther - 3066 +(224456, 3066, 56110), -- Brooding Shorewing - 3066 +(224454, 3066, 56110), -- Scuttling Sandshell - 3066 +(224410, 3066, 56110), -- Shalehorn Bull - 3066 +(224409, 3066, 56110), -- Shalehorn Cow - 3066 +(224402, 3066, 56110), -- Wild Cloudrook - 3066 +(224401, 3066, 56110), -- Invasive Deepflayer - 3066 +(224357, 3066, 56110), -- Sandskin Sawtooth - 3066 +(224350, 3066, 56110), -- Voltscale Siltworm - 3066 +(224125, 3066, 56110), -- Shalehorn Bull - 3066 +(224112, 3066, 56110), -- Undercrawler Lurker - 3066 +(224109, 3066, 56110), -- Hallowfall Matriarch - 3066 +(224106, 3066, 56110), -- Hallowfall Bear - 3066 +(224101, 3066, 56110), -- Shalehorn Cow - 3066 +(224100, 3066, 56110), -- Unnerved Calf - 3066 +(224099, 3066, 56110), -- Shalehorn Bull - 3066 +(224096, 3066, 56110), -- Agitated Hive Worker - 3066 +(224081, 3066, 56110), -- Waivering Drone - 3066 +(224080, 3066, 56110), -- Drained Cinderbee - 3066 +(223935, 3066, 56110), -- Highland Bear - 3066 +(223931, 3066, 56110), -- Gluttonous Jawcrawler - 3066 +(223917, 3115, 56110), -- Stormbound Conqueror - 3115 +(223909, 2003, 56110), -- Dogmatic Machine Speaker - 2003 +(223909, 2122, 56110), -- Dogmatic Machine Speaker - 2122 +(223909, 2118, 56110), -- Dogmatic Machine Speaker - 2118 +(223855, 3066, 56110), -- Snapjaw Trainee - 3066 +(223841, 3066, 56110), -- Fomor2/Magnaron 2 - 3066 +(223840, 3066, 56110), -- Nerubian Skyrazor - 3066 +(223834, 3066, 56110), -- Shyalude - 3066 +(223831, 3066, 56110), -- Firefly - 3066 +(223796, 2003, 56110), -- Arcane Elemental - 2003 +(223796, 2122, 56110), -- Arcane Elemental - 2122 +(223796, 2118, 56110), -- Arcane Elemental - 2118 +(223795, 2003, 56110), -- Crystal Monster - 2003 +(223795, 2122, 56110), -- Crystal Monster - 2122 +(223795, 2118, 56110), -- Crystal Monster - 2118 +(223794, 2003, 56110), -- Arcane Elemental - 2003 +(223794, 2122, 56110), -- Arcane Elemental - 2122 +(223794, 2118, 56110), -- Arcane Elemental - 2118 +(223789, 3066, 56110), -- Battlefront Hauler - 3066 +(223783, 3066, 56110), -- Ploughworm Broodling - 3066 +(223782, 3066, 56110), -- Snapjaw Ploughworm - 3066 +(223756, 3115, 56110), -- Tortollan Scaleback - 3115 +(223749, 3066, 56110), -- Ploughworm Broodling - 3066 +(223704, 3066, 56110), -- Swale Hopper - 3066 +(223684, 3066, 56110), -- Trapped Kaheti Silkweaver - 3066 +(223671, 3066, 56110), -- Razormouth Grub - 3066 +(223494, 3066, 56110), -- Flatcram Eel - 3066 +(223492, 3066, 56110), -- Flatcram Grandame - 3066 +(223491, 3066, 56110), -- Flatcram Mite - 3066 +(223458, 3066, 56110), -- Pet Stagshell - 3066 +(223433, 3066, 56110), -- Isolated Crawler - 3066 +(223429, 3066, 56110), -- Crystaline Deepsflayer - 3066 +(223428, 3066, 56110), -- King Splash - 3066 +(223426, 3066, 56110), -- Glowmite - 3066 +(223422, 3066, 56110), -- River Skipper - 3066 +(223392, 2650, 56110), -- Invis bunny for spell targeting [DNT] - 2650 +(223388, 3066, 56110), -- Vein Excavator - 3066 +(223329, 3066, 56110), -- Captured Undercrawler - 3066 +(223239, 3066, 56110), -- Tranquil Peafowl - 3066 +(223209, 2815, 56110), -- Zovex - 2815 +(223209, 2897, 56110), -- Zovex - 2897 +(223191, 3066, 56110), -- Light-Bathed Eagle - 3066 +(223178, 3066, 56110), -- Shacklefang Hornet - 3066 +(223167, 3066, 56110), -- Shacklefang Leafnose - 3066 +(223117, 3066, 56110), -- Discordant Swarmite - 3066 +(223091, 3066, 56110), -- Grimlurk - 3066 +(223080, 3066, 56110), -- Elusive Steelclaw Borer - 3066 +(223079, 3066, 56110), -- Elusive Swifthoof Shalehorn - 3066 +(223078, 3066, 56110), -- Elusive Stormfathom Worm - 3066 +(223077, 3066, 56110), -- Elusive Maelstrom Wolf - 3066 +(223076, 3066, 56110), -- Elusive Kaheti Undercrawler - 3066 +(223075, 3066, 56110), -- Elusive Kaheti Stoneborer - 3066 +(223074, 3066, 56110), -- Elusive Razortusk Krolusk - 3066 +(223073, 3066, 56110), -- Elusive Smoldering Cinderbee - 3066 +(223070, 3066, 56110), -- Elusive Tempestrook - 3066 +(223067, 3066, 56110), -- Elusive Kaheti Skitterer - 3066 +(223066, 3066, 56110), -- Elusive Kaheti Burrower - 3066 +(223065, 3066, 56110), -- Lost Threadling - 3066 +(223060, 3066, 56110), -- Elusive Cavern Borer - 3066 +(223058, 3066, 56110), -- Elusive Lurker - 3066 +(223056, 3066, 56110), -- Elusive Krolusk - 3066 +(223044, 3066, 56110), -- Elusive Cinderbee - 3066 +(223042, 3066, 56110), -- Elusive Shalehorn - 3066 +(223041, 3066, 56110), -- Elusive Storm Wolf - 3066 +(223031, 3066, 56110), -- Elusive Stormrook - 3066 +(222976, 3066, 56110), -- Cinderbee Forager - 3066 +(222973, 3066, 56110), -- Cask-cruncher - 3066 +(222959, 3066, 56110), -- Cyclonecrier Alpha - 3066 +(222958, 3066, 56110), -- Wily Sandviper - 3066 +(222917, 3066, 56110), -- Pack Mole - 3066 +(222912, 2003, 56110), -- Kaheti Shadeweaver - 2003 +(222912, 2122, 56110), -- Kaheti Shadeweaver - 2122 +(222912, 2118, 56110), -- Kaheti Shadeweaver - 2118 +(222898, 3066, 56110), -- Mead-Mad Flayer - 3066 +(222874, 3066, 56110), -- Lurking Hatchling - 3066 +(222873, 3066, 56110), -- Scavenging Swarmer - 3066 +(222872, 3066, 56110), -- Shadowsting Scavenger - 3066 +(222869, 3066, 56110), -- Rock Sporebat - 3066 +(222868, 3066, 56110), -- Pack Mole - 3066 +(222832, 3066, 56110), -- Underlight Moth - 3066 +(222831, 2003, 56110), -- Sureki Venomspitter - 2003 +(222831, 2122, 56110), -- Sureki Venomspitter - 2122 +(222831, 2118, 56110), -- Sureki Venomspitter - 2118 +(222821, 3066, 56110), -- Undersea Shallowfeeder - 3066 +(222820, 3066, 56110), -- Cinderbee Knight - 3066 +(222810, 3066, 56110), -- Undersea Depthstalker - 3066 +(222807, 3066, 56110), -- Protective Sandviper - 3066 +(222797, 3066, 56110), -- Tempest Wolf - 3066 +(222796, 3066, 56110), -- Rustcloud Runt - 3066 +(222794, 3066, 56110), -- Undersea Wavecutter - 3066 +(222786, 3066, 56110), -- Parasitic Worm - 3066 +(222773, 3066, 56110), -- Undersea Scuttler - 3066 +(222731, 2003, 56110), -- Nerubian War-Weaver - 2003 +(222731, 2122, 56110), -- Nerubian War-Weaver - 2122 +(222731, 2118, 56110), -- Nerubian War-Weaver - 2118 +(222729, 3066, 56110), -- Stagshell Mite - 3066 +(222723, 3115, 56110), -- Conqueror Or'sosh - 3115 +(222722, 3066, 56110), -- Venomous Flyer - 3066 +(222721, 3066, 56110), -- Toxic Swarmite - 3066 +(222719, 3066, 56110), -- Battlefront Hauler - 3066 +(222679, 3066, 56110), -- Crawling Bulwark - 3066 +(222653, 3066, 56110), -- Bytta - 3066 +(222652, 3066, 56110), -- Brilliant Candlefly - 3066 +(222645, 3066, 56110), -- Shadowsting Lurker - 3066 +(222624, 3056, 56110), -- Deepcrawler Tx'kesh - 3056 +(222624, 3004, 56110), -- Deepcrawler Tx'kesh - 3004 +(222624, 3003, 56110), -- Deepcrawler Tx'kesh - 3003 +(222624, 3002, 56110), -- Deepcrawler Tx'kesh - 3002 +(222619, 3066, 56110), -- Meandering Shalehorn - 3066 +(222618, 3066, 56110), -- Alert Shalehorn - 3066 +(222515, 3066, 56110), -- Nerubian Swarmer - 3066 +(222496, 3066, 56110), -- Wandering Stinger - 3066 +(222491, 3066, 56110), -- Scorpid Hatchling - 3066 +(222486, 3066, 56110), -- Scorpid Hatchling - 3066 +(222485, 3066, 56110), -- Cavern Scorpid - 3066 +(222484, 3066, 56110), -- Scorpid - 3066 +(222399, 3066, 56110), -- Leviathan - 3066 +(222398, 3066, 56110), -- Leviathan - 3066 +(222397, 3066, 56110), -- Remora Fish - 3066 +(222396, 3066, 56110), -- Remora Fish - 3066 +(222395, 3066, 56110), -- Remora Fish - 3066 +(222394, 3066, 56110), -- Remora Fish - 3066 +(222388, 3066, 56110), -- Grouper Fish - 3066 +(222387, 3066, 56110), -- Grouper Fish - 3066 +(222385, 3066, 56110), -- Deep Sea Fish - 3066 +(222384, 3066, 56110), -- Deep Sea Fish - 3066 +(222380, 2815, 56110), -- Rotfist - 2815 +(222380, 2897, 56110), -- Rotfist - 2897 +(222378, 2815, 56110), -- Kereke - 2815 +(222378, 2897, 56110), -- Kereke - 2897 +(222347, 3066, 56110), -- Gnashing Rockwing - 3066 +(222332, 3066, 56110), -- Wild Stormhowl - 3066 +(222329, 3066, 56110), -- Regal Plainshawk - 3066 +(222328, 3066, 56110), -- Soaring Plainshawk - 3066 +(222324, 3066, 56110), -- Soaring Plainshawk - 3066 +(222322, 3066, 56110), -- Hungry Plainshawk - 3066 +(222312, 3066, 56110), -- Scavenging Sandsnapper - 3066 +(222310, 3066, 56110), -- Isle Gull - 3066 +(222305, 3056, 56110), -- Palace Guardian - 3056 +(222302, 3066, 56110), -- Sandscale Riplisk - 3066 +(222280, 3066, 56110), -- Voltscale Borer - 3066 +(222262, 3066, 56110), -- Canyon Skimmer - 3066 +(222255, 3066, 56110), -- Hallowfall Sharpbeak - 3066 +(222248, 3066, 56110), -- Canyon Devilfish - 3066 +(222237, 3066, 56110), -- Soaring Behemoth - 3066 +(222223, 3066, 56110), -- Watchful Falcon - 3066 +(222183, 3066, 56110), -- Freed Undercrawler - 3066 +(222173, 3066, 56110), -- Invasive Undercrawler - 3066 +(222164, 3066, 56110), -- Shadowstarved Spawnling - 3066 +(222157, 3066, 56110), -- Opalshell Hermit - 3066 +(222156, 3066, 56110), -- Scavenging Sandsnapper - 3066 +(222057, 3066, 56110), -- Isle Gull - 3066 +(222041, 3066, 56110), -- Undercrawler Mount - 3066 +(222039, 3066, 56110), -- Undercrawler Mount - 3066 +(222038, 3056, 56110), -- Shrillwing Hunter En'kilah - 3056 +(222019, 3066, 56110), -- Shalescale Striker - 3066 +(221976, 3115, 56110), -- Zillix - 3115 +(221975, 3115, 56110), -- Zeeben - 3115 +(221974, 3115, 56110), -- Gong'tze the Riverhewer - 3115 +(221970, 3115, 56110), -- First Blade Grimskarn - 3115 +(221954, 3066, 56110), -- Sunken River Eel - 3066 +(221939, 3066, 56110), -- Spinneret Silkbearer - 3066 +(221927, 3066, 56110), -- Wax-addled Hopper - 3066 +(221897, 3066, 56110), -- Bounty Swiftlet - 3066 +(221877, 2003, 56110), -- Content Chicken - 2003 +(221877, 2122, 56110), -- Content Chicken - 2122 +(221877, 2118, 56110), -- Content Chicken - 2118 +(221846, 3056, 56110), -- Warbringer Ga'tor - 3056 +(221845, 3056, 56110), -- Xur'khun the Defiled - 3056 +(221786, 2815, 56110), -- Pride of Beledar - 2815 +(221786, 2899, 56110), -- Pride of Beledar - 2899 +(221786, 3066, 56110), -- Pride of Beledar - 3066 +(221775, 2003, 56110), -- Farmstead Cub - 2003 +(221775, 2122, 56110), -- Farmstead Cub - 2122 +(221775, 2118, 56110), -- Farmstead Cub - 2118 +(221767, 2815, 56110), -- Funglour - 2815 +(221767, 2899, 56110), -- Funglour - 2899 +(221753, 2815, 56110), -- Deathtide - 2815 +(221753, 2899, 56110), -- Deathtide - 2899 +(221717, 3066, 56110), -- Overladen Drone - 3066 +(221708, 2815, 56110), -- Sir Alastair Purefire - 2815 +(221708, 2899, 56110), -- Sir Alastair Purefire - 2899 +(221704, 3066, 56110), -- Siegehold Drone - 3066 +(221690, 3066, 56110), -- Strength of Beledar - 3066 +(221690, 2815, 56110), -- Strength of Beledar - 2815 +(221690, 2899, 56110), -- Strength of Beledar - 2899 +(221684, 3066, 56110), -- Crested Shalehorn - 3066 +(221678, 3066, 56110); -- Wild Stormhowl - 3066 + +INSERT INTO `creature_quest_currency` (`CreatureId`, `CurrencyId`, `VerifiedBuild`) VALUES +(221668, 2815, 56110), -- Horror of the Shallows - 2815 +(221668, 2899, 56110), -- Horror of the Shallows - 2899 +(221668, 3066, 56110), -- Horror of the Shallows - 3066 +(221648, 3066, 56110), -- The Perchfather - 3066 +(221648, 2815, 56110), -- The Perchfather - 2815 +(221648, 2899, 56110), -- The Perchfather - 2899 +(221646, 3066, 56110), -- Hungry Plainshawk - 3066 +(221644, 3066, 56110), -- Soaring Plainshawk - 3066 +(221616, 3066, 56110), -- Nerubian Swarmite - Melee, Poison - 3066 +(221606, 3066, 56110), -- Bio Worm - 3066 +(221573, 3066, 56110), -- Ferret - 3066 +(221572, 3066, 56110), -- Deepflayer - 3066 +(221570, 3066, 56110), -- Stormrook - 3066 +(221569, 3066, 56110), -- Falcon - 3066 +(221563, 3066, 56110), -- Gull - 3066 +(221551, 2815, 56110), -- Grimslice - 2815 +(221551, 2899, 56110), -- Grimslice - 2899 +(221541, 2003, 56110), -- Feral Cub - 2003 +(221541, 2122, 56110), -- Feral Cub - 2122 +(221541, 2118, 56110), -- Feral Cub - 2118 +(221534, 3066, 56110), -- Lytfang the Lost - 3066 +(221534, 2815, 56110), -- Lytfang the Lost - 2815 +(221534, 2899, 56110), -- Lytfang the Lost - 2899 +(221528, 3066, 56110), -- Soaring Plainshawk - 3066 +(221527, 3066, 56110), -- Regal Plainshawk - 3066 +(221523, 3066, 56110), -- Dazzling Peafowl - 3066 +(221517, 2649, 56110), -- Mineral-Rich Cloud - 2649 +(221517, 2003, 56110), -- Mineral-Rich Cloud - 2003 +(221517, 2650, 56110), -- Mineral-Rich Cloud - 2650 +(221515, 2650, 56110), -- Cloud Farmed - 2650 +(221474, 3066, 56110), -- Wary Shalehorn - 3066 +(221470, 3066, 56110), -- Feral Sharpclaw - 3066 +(221468, 2650, 56110), -- [DNT] Kill Credit - 2650 +(221467, 2650, 56110), -- [DNT] Kill Credit - 2650 +(221466, 2650, 56110), -- [DNT] Kill Credit - 2650 +(221422, 2650, 56110), -- Kill Credit [DNT] - 2650 +(221392, 2650, 56110), -- [DNT] Kill Credit - 2650 +(221358, 3066, 56110), -- Waste Krolusk - 3066 +(221346, 2650, 56110), -- Skardyn Slain - 2650 +(221327, 3066, 56110), -- Kaheti Silk Hauler - 3066 +(221327, 3056, 56110), -- Kaheti Silk Hauler - 3056 +(221327, 3004, 56110), -- Kaheti Silk Hauler - 3004 +(221327, 3003, 56110), -- Kaheti Silk Hauler - 3003 +(221327, 3002, 56110), -- Kaheti Silk Hauler - 3002 +(221301, 3066, 56110), -- Direweb Drone - 3066 +(221298, 3066, 56110), -- Cavern Basilisk - 3066 +(221297, 3066, 56110), -- Foraging Mole - 3066 +(221217, 3066, 56110), -- Spore-infused Shalewing - 3066 +(221217, 2815, 56110), -- Spore-infused Shalewing - 2815 +(221217, 2902, 56110), -- Spore-infused Shalewing - 2902 +(221199, 2815, 56110), -- Hungerer of the Deeps - 2815 +(221199, 2902, 56110), -- Hungerer of the Deeps - 2902 +(221198, 3066, 56110), -- Deepflayer Hunter - 3066 +(221192, 3066, 56110), -- Territorial Deepflayer - 3066 +(221186, 3066, 56110), -- Irontalon Deepflayer - 3066 +(221185, 3066, 56110), -- Stonewing Deepflayer - 3066 +(221179, 2815, 56110), -- Duskshadow - 2815 +(221179, 2899, 56110), -- Duskshadow - 2899 +(221151, 3066, 56110), -- Giant Undercrawler - 3066 +(221145, 3066, 56110), -- Skipper - 3066 +(221144, 3066, 56110), -- Skipper - 3066 +(221142, 3066, 56110), -- Understream Lurker - 3066 +(221141, 3066, 56110), -- Understream Creeper - 3066 +(221138, 3066, 56110), -- Glowmite - 3066 +(221136, 3066, 56110), -- Glowmite - 3066 +(221134, 3066, 56110), -- Night Creeper - 3066 +(221128, 2815, 56110), -- Clawbreaker K'zithix - 2815 +(221128, 2897, 56110), -- Clawbreaker K'zithix - 2897 +(221126, 2815, 56110), -- Tephratennae - 2815 +(221126, 2897, 56110), -- Tephratennae - 2897 +(221126, 3066, 56110), -- Tephratennae - 3066 +(221123, 3066, 56110), -- Flappy Rockwing - 3066 +(221080, 3066, 56110), -- Night Skitter - 3066 +(221076, 3066, 56110), -- Reekscale - 3066 +(221065, 3066, 56110), -- Fluffy Sharpface - 3066 +(221029, 3066, 56110), -- Siege Webwing - 3066 +(221024, 3066, 56110), -- Enraged Shalehorn - 3066 +(221017, 3066, 56110), -- Waste Flayer - 3066 +(220983, 3066, 56110), -- Crawling Bulwark - 3066 +(220981, 3066, 56110), -- Crawling Bulwark - 3066 +(220980, 3066, 56110), -- Crawling Bulwark - 3066 +(220979, 3066, 56110), -- Crawling Bulwark - 3066 +(220975, 3066, 56110), -- Crawling Bulwark - 3066 +(220938, 3066, 56110), -- Mature Gloomgrowth - 3066 +(220890, 3066, 56110), -- Matriarch Charfuria - 3066 +(220890, 2815, 56110), -- Matriarch Charfuria - 2815 +(220890, 2897, 56110), -- Matriarch Charfuria - 2897 +(220883, 2815, 56110), -- Sweetspark the Oozeful - 2815 +(220883, 2897, 56110), -- Sweetspark the Oozeful - 2897 +(220854, 3066, 56110), -- Cloud Gryphon - 3066 +(220851, 3066, 56110), -- Cloud Gryphon - 3066 +(220846, 3028, 56110), -- Rowdy Rubble - 3028 +(220790, 3066, 56110), -- Deadly Krolusk - 3066 +(220789, 3066, 56110), -- Deep Krolusk - 3066 +(220786, 3066, 56110), -- Wavecutter Eel - 3066 +(220775, 3066, 56110), -- Bleached Sandskitter - 3066 +(220772, 3066, 56110), -- Sightless Wavecutter - 3066 +(220771, 2815, 56110), -- Murkspike - 2815 +(220771, 2899, 56110), -- Murkspike - 2899 +(220736, 3066, 56110), -- Ravenous Flopper - 3066 +(220714, 3066, 56110), -- Harvest Hauler - 3066 +(220708, 3066, 56110), -- Summoned Swarmite - 3066 +(220707, 3066, 56110), -- Staglette - 3066 +(220701, 3066, 56110), -- Agitated Shadowsting - 3066 +(220698, 3066, 56110), -- Shadowsting Scorpid - 3066 +(220624, 2003, 56110), -- Drowned Arathi - 2003 +(220624, 2122, 56110), -- Drowned Arathi - 2122 +(220624, 2118, 56110), -- Drowned Arathi - 2118 +(220589, 3056, 56110), -- Orator Vatru'cix - 3056 +(220548, 3066, 56110), -- Rock Sporebat - 3066 +(220541, 2003, 56110), -- Keening Shadows - 2003 +(220541, 2122, 56110), -- Keening Shadows - 2122 +(220541, 2118, 56110), -- Keening Shadows - 2118 +(220502, 3066, 56110), -- Invasive Sweet-sting - 3066 +(220500, 3066, 56110), -- Sweet-sting Worker - 3066 +(220492, 3066, 56110), -- Finclaw Bloodtide - 3066 +(220483, 3066, 56110), -- Attentive Silkhauler - 3066 +(220460, 2003, 56110), -- Keening Shadows - 2003 +(220460, 2122, 56110), -- Keening Shadows - 2122 +(220460, 2118, 56110), -- Keening Shadows - 2118 +(220451, 2003, 56110), -- Keening Shadows - 2003 +(220451, 2122, 56110), -- Keening Shadows - 2122 +(220451, 2118, 56110), -- Keening Shadows - 2118 +(220449, 3066, 56110), -- Shadowstarved Spawnling - 3066 +(220433, 2003, 56110), -- Vile Behemoth - 2003 +(220433, 2122, 56110), -- Vile Behemoth - 2122 +(220433, 2118, 56110), -- Vile Behemoth - 2118 +(220399, 3066, 56110), -- Cache Courier - 3066 +(220398, 3066, 56110), -- Mudnose Mole Pup - 3066 +(220383, 3066, 56110), -- Gulperworm - 3066 +(220376, 3066, 56110), -- Captured Candlefly - 3066 +(220363, 3066, 56110), -- Waste Flayer - 3066 +(220362, 3066, 56110), -- Smaragthr - 3066 +(220300, 3066, 56110), -- Bandtail Kestrel - 3066 +(220299, 3066, 56110), -- Grazing Shalehorn - 3066 +(220295, 3066, 56110), -- Fallside Falcon - 3066 +(220287, 2815, 56110), -- Kelpmire - 2815 +(220287, 2902, 56110), -- Kelpmire - 2902 +(220286, 3066, 56110), -- Deepflayer Broodmother - 3066 +(220286, 2815, 56110), -- Deepflayer Broodmother - 2815 +(220286, 2902, 56110), -- Deepflayer Broodmother - 2902 +(220285, 3066, 56110), -- Lurker of the Deeps - 3066 +(220285, 2815, 56110), -- Lurker of the Deeps - 2815 +(220285, 2902, 56110), -- Lurker of the Deeps - 2902 +(220276, 2815, 56110), -- Candleflyer Captain - 2815 +(220276, 2902, 56110), -- Candleflyer Captain - 2902 +(220275, 3066, 56110), -- King Splash - 3066 +(220275, 2815, 56110), -- King Splash - 2815 +(220275, 2902, 56110), -- King Splash - 2902 +(220274, 2815, 56110), -- Aquellion - 2815 +(220274, 2902, 56110), -- Aquellion - 2902 +(220273, 2815, 56110), -- Rampaging Blight - 2815 +(220273, 2902, 56110), -- Rampaging Blight - 2902 +(220272, 2815, 56110), -- Deathbound Husk - 2815 +(220272, 2902, 56110), -- Deathbound Husk - 2902 +(220271, 3066, 56110), -- Terror of the Forge - 3066 +(220271, 2815, 56110), -- Terror of the Forge - 2815 +(220271, 2902, 56110), -- Terror of the Forge - 2902 +(220270, 3066, 56110), -- Zilthara - 3066 +(220270, 2815, 56110), -- Zilthara - 2815 +(220270, 2902, 56110), -- Zilthara - 2902 +(220269, 2815, 56110), -- Cragmund - 2815 +(220269, 2902, 56110), -- Cragmund - 2902 +(220268, 2815, 56110), -- Trungal - 2815 +(220268, 2902, 56110), -- Trungal - 2902 +(220267, 2815, 56110), -- Charmonger - 2815 +(220267, 2902, 56110), -- Charmonger - 2902 +(220266, 2815, 56110), -- Coalesced Monstrosity - 2815 +(220266, 2902, 56110), -- Coalesced Monstrosity - 2902 +(220265, 2815, 56110), -- Automaxor - 2815 +(220265, 2902, 56110), -- Automaxor - 2902 +(220261, 3066, 56110), -- Captured Jawgrub - 3066 +(220257, 3066, 56110), -- Captured Undercrawler - 3066 +(220238, 3066, 56110), -- Cindersting - 3066 +(220236, 3066, 56110), -- Siltsliver - 3066 +(220188, 3066, 56110), -- Mudnose Mole - 3066 +(220155, 3066, 56110), -- Shaleshell Clicker - 3066 +(220087, 3066, 56110), -- Swarming Screamer - 3066 +(220059, 3066, 56110), -- Shadegrumble Bear - 3066 +(220022, 3066, 56110), -- Skipper - 3066 +(220010, 3056, 56110), -- Scarab Mother Ha'chip - 3056 +(220008, 2003, 56110), -- Cragpie - 2003 +(220008, 2122, 56110), -- Cragpie - 2122 +(220008, 2118, 56110), -- Cragpie - 2118 +(219970, 3066, 56110), -- Sparking Electroscythes - 3066 +(219962, 3066, 56110), -- Glowshade Skipper - 3066 +(219949, 3066, 56110), -- Cavern Basilisk - 3066 +(219939, 2003, 56110), -- Fathomless Ambusher - 2003 +(219939, 2122, 56110), -- Fathomless Ambusher - 2122 +(219939, 2118, 56110), -- Fathomless Ambusher - 2118 +(219930, 3066, 56110), -- Deep Krolusk - 3066 +(219929, 3066, 56110), -- Deep Krolusk - 3066 +(219915, 3066, 56110), -- Deepflayer - 3066 +(219912, 3066, 56110), -- Crawler - 3066 +(219911, 2003, 56110), -- Lasher - 2003 +(219911, 2122, 56110), -- Lasher - 2122 +(219911, 2118, 56110), -- Lasher - 2118 +(219905, 3066, 56110), -- Deepflayer - 3066 +(219902, 3066, 56110), -- Territorial Deepflayer - 3066 +(219881, 2003, 56110), -- Drowned Arathi - 2003 +(219881, 2122, 56110), -- Drowned Arathi - 2122 +(219881, 2118, 56110), -- Drowned Arathi - 2118 +(219857, 3066, 56110), -- Xesh Creeper - 3066 +(219854, 3066, 56110), -- Xesh Slasher - 3066 +(219850, 3066, 56110), -- Terrace Moth - 3066 +(219843, 3066, 56110), -- Terrace Skipper - 3066 +(219799, 3066, 56110), -- Sweetsnuffler - 3066 +(219793, 2003, 56110), -- Moth - 2003 +(219793, 2122, 56110), -- Moth - 2122 +(219793, 2118, 56110), -- Moth - 2118 +(219764, 3066, 56110), -- Phosphorescent Lampyrid - 3066 +(219728, 2003, 56110), -- Unbound Drowned - 2003 +(219728, 2122, 56110), -- Unbound Drowned - 2122 +(219728, 2118, 56110), -- Unbound Drowned - 2118 +(219715, 2003, 56110), -- Kobyss Ambusher - 2003 +(219715, 2122, 56110), -- Kobyss Ambusher - 2122 +(219715, 2118, 56110), -- Kobyss Ambusher - 2118 +(219696, 3066, 56110), -- Waivering Drone - 3066 +(219695, 3066, 56110), -- Drained Cinderbee - 3066 +(219693, 3066, 56110), -- Rock Viper - 3066 +(219670, 3066, 56110), -- Venomous Scavenger - 3066 +(219628, 3066, 56110), -- Shore Crawler - 3066 +(219623, 3066, 56110), -- Flickerflame Dirtclaw - 3066 +(219606, 3066, 56110), -- Sunless Slitherer - 3066 +(219570, 2003, 56110), -- Bronze Timekeeper - 2003 +(219570, 2122, 56110), -- Bronze Timekeeper - 2122 +(219570, 2118, 56110), -- Bronze Timekeeper - 2118 +(219569, 2003, 56110), -- Bronze Timekeeper - 2003 +(219569, 2122, 56110), -- Bronze Timekeeper - 2122 +(219569, 2118, 56110), -- Bronze Timekeeper - 2118 +(219568, 2003, 56110), -- Bronze Timekeeper - 2003 +(219568, 2122, 56110), -- Bronze Timekeeper - 2122 +(219568, 2118, 56110), -- Bronze Timekeeper - 2118 +(219567, 2003, 56110), -- Bronze Timekeeper - 2003 +(219567, 2122, 56110), -- Bronze Timekeeper - 2122 +(219567, 2118, 56110), -- Bronze Timekeeper - 2118 +(219565, 2003, 56110), -- Bronze Timekeeper - 2003 +(219565, 2122, 56110), -- Bronze Timekeeper - 2122 +(219565, 2118, 56110), -- Bronze Timekeeper - 2118 +(219564, 2003, 56110), -- Bronze Timekeeper - 2003 +(219564, 2122, 56110), -- Bronze Timekeeper - 2122 +(219564, 2118, 56110), -- Bronze Timekeeper - 2118 +(219556, 2003, 56110), -- Bronze Timekeeper - 2003 +(219556, 2122, 56110), -- Bronze Timekeeper - 2122 +(219556, 2118, 56110), -- Bronze Timekeeper - 2118 +(219555, 2003, 56110), -- Bronze Timekeeper - 2003 +(219555, 2122, 56110), -- Bronze Timekeeper - 2122 +(219555, 2118, 56110), -- Bronze Timekeeper - 2118 +(219554, 2003, 56110), -- Bronze Timekeeper - 2003 +(219554, 2122, 56110); -- Bronze Timekeeper - 2122 + +INSERT INTO `creature_quest_currency` (`CreatureId`, `CurrencyId`, `VerifiedBuild`) VALUES +(219554, 2118, 56110), -- Bronze Timekeeper - 2118 +(219553, 2003, 56110), -- Bronze Timekeeper - 2003 +(219553, 2122, 56110), -- Bronze Timekeeper - 2122 +(219553, 2118, 56110), -- Bronze Timekeeper - 2118 +(219552, 2003, 56110), -- Bronze Timekeeper - 2003 +(219552, 2122, 56110), -- Bronze Timekeeper - 2122 +(219552, 2118, 56110), -- Bronze Timekeeper - 2118 +(219551, 2003, 56110), -- Bronze Timekeeper - 2003 +(219551, 2122, 56110), -- Bronze Timekeeper - 2122 +(219551, 2118, 56110), -- Bronze Timekeeper - 2118 +(219550, 2003, 56110), -- Bronze Timekeeper - 2003 +(219550, 2122, 56110), -- Bronze Timekeeper - 2122 +(219550, 2118, 56110), -- Bronze Timekeeper - 2118 +(219549, 2003, 56110), -- Bronze Timekeeper - 2003 +(219549, 2122, 56110), -- Bronze Timekeeper - 2122 +(219549, 2118, 56110), -- Bronze Timekeeper - 2118 +(219548, 2003, 56110), -- Bronze Timekeeper - 2003 +(219548, 2122, 56110), -- Bronze Timekeeper - 2122 +(219548, 2118, 56110), -- Bronze Timekeeper - 2118 +(219547, 2003, 56110), -- Bronze Timekeeper - 2003 +(219547, 2122, 56110), -- Bronze Timekeeper - 2122 +(219547, 2118, 56110), -- Bronze Timekeeper - 2118 +(219544, 2003, 56110), -- Bronze Timekeeper - 2003 +(219544, 2122, 56110), -- Bronze Timekeeper - 2122 +(219544, 2118, 56110), -- Bronze Timekeeper - 2118 +(219542, 2003, 56110), -- Bronze Timekeeper - 2003 +(219542, 2122, 56110), -- Bronze Timekeeper - 2122 +(219542, 2118, 56110), -- Bronze Timekeeper - 2118 +(219432, 3066, 56110), -- Shore Crawler - 3066 +(219397, 3066, 56110), -- Shalescale Striker - 3066 +(219390, 2003, 56110), -- Gortra - 2003 +(219390, 2122, 56110), -- Gortra - 2122 +(219390, 2118, 56110), -- Gortra - 2118 +(219365, 3066, 56110), -- Strange Shore Crawler - 3066 +(219359, 3066, 56110), -- Deepwater Gar - 3066 +(219353, 3066, 56110), -- Skipper - 3066 +(219350, 3066, 56110), -- Phosphorescent Lampyrid - 3066 +(219329, 3066, 56110), -- Cavern Glowmite - 3066 +(219291, 3066, 56110), -- Chasm Shalewing - 3066 +(219284, 2815, 56110), -- Zovex - 2815 +(219284, 2897, 56110), -- Zovex - 2897 +(219281, 3066, 56110), -- Alunira - 3066 +(219281, 2815, 56110), -- Alunira - 2815 +(219281, 2897, 56110), -- Alunira - 2897 +(219279, 2815, 56110), -- Flamekeeper Graz - 2815 +(219279, 2897, 56110), -- Flamekeeper Graz - 2897 +(219278, 3066, 56110), -- Shallowshell the Clacker - 3066 +(219278, 2815, 56110), -- Shallowshell the Clacker - 2815 +(219278, 2897, 56110), -- Shallowshell the Clacker - 2897 +(219271, 3066, 56110), -- Twice-Stinger the Wretched - 3066 +(219271, 2815, 56110), -- Twice-Stinger the Wretched - 2815 +(219271, 2897, 56110), -- Twice-Stinger the Wretched - 2897 +(219270, 2815, 56110), -- Kronolith, Might of the Mountain - 2815 +(219270, 2897, 56110), -- Kronolith, Might of the Mountain - 2897 +(219269, 2815, 56110), -- Tempest Lord Incarnus - 2815 +(219269, 2897, 56110), -- Tempest Lord Incarnus - 2897 +(219268, 2815, 56110), -- Gar'loc - 2815 +(219268, 2897, 56110), -- Gar'loc - 2897 +(219267, 3066, 56110), -- Plaguehart - 3066 +(219267, 2815, 56110), -- Plaguehart - 2815 +(219267, 2897, 56110), -- Plaguehart - 2897 +(219266, 2815, 56110), -- Escaped Cutthroat - 2815 +(219266, 2897, 56110), -- Escaped Cutthroat - 2897 +(219265, 3066, 56110), -- Emperor Pitfang - 3066 +(219265, 2815, 56110), -- Emperor Pitfang - 2815 +(219265, 2897, 56110), -- Emperor Pitfang - 2897 +(219264, 3066, 56110), -- Bloodmaw - 3066 +(219264, 2815, 56110), -- Bloodmaw - 2815 +(219264, 2897, 56110), -- Bloodmaw - 2897 +(219263, 2815, 56110), -- Warphorn - 2815 +(219263, 2897, 56110), -- Warphorn - 2897 +(219263, 3066, 56110), -- Warphorn - 3066 +(219262, 2815, 56110), -- Springbubble - 2815 +(219262, 2897, 56110), -- Springbubble - 2897 +(219257, 3066, 56110), -- Invasive Thickhead - 3066 +(219248, 3066, 56110), -- Cavern Glowmite - 3066 +(219246, 3066, 56110), -- Deep Spitter - 3066 +(219170, 3066, 56110), -- Shore Crawler - 3066 +(219163, 3066, 56110), -- Invasive Hardhead - 3066 +(219131, 3066, 56110), -- Feral Stagshell - 3066 +(218905, 2003, 56110), -- Gloomslurk Toad - 2003 +(218905, 2122, 56110), -- Gloomslurk Toad - 2122 +(218905, 2118, 56110), -- Gloomslurk Toad - 2118 +(218893, 3066, 56110), -- Undersea Scuttler - 3066 +(218885, 3066, 56110), -- Undersea Scuttler - 3066 +(218880, 2003, 56110), -- Silkie Chicken - 2003 +(218880, 2122, 56110), -- Silkie Chicken - 2122 +(218880, 2118, 56110), -- Silkie Chicken - 2118 +(218879, 3066, 56110), -- Nerubian Watcher - 3066 +(218772, 3066, 56110), -- Moss Viper - 3066 +(218771, 3066, 56110), -- Bluebell Peacock - 3066 +(218735, 3066, 56110), -- Spiteful Ophidian - 3066 +(218730, 3066, 56110), -- Cave Trawler - 3066 +(218725, 3066, 56110), -- Arachnoid Scrounger - 3066 +(218524, 3066, 56110), -- Hallowfall Seahawk - 3066 +(218458, 2815, 56110), -- Deepfiend Azellix - 2815 +(218458, 2899, 56110), -- Deepfiend Azellix - 2899 +(218454, 3066, 56110), -- Dreadstrike Flitterer - 3066 +(218452, 3066, 56110), -- Murkshade - 3066 +(218452, 2815, 56110), -- Murkshade - 2815 +(218452, 2899, 56110), -- Murkshade - 2899 +(218444, 2815, 56110), -- The Taskmaker - 2815 +(218444, 2899, 56110), -- The Taskmaker - 2899 +(218441, 2003, 56110), -- Dreadstrike Subjugator - 2003 +(218441, 2122, 56110), -- Dreadstrike Subjugator - 2122 +(218441, 2118, 56110), -- Dreadstrike Subjugator - 2118 +(218426, 2815, 56110), -- Ixlorb the Spinner - 2815 +(218426, 2899, 56110), -- Ixlorb the Spinner - 2899 +(218401, 3066, 56110), -- Scavenging Stormfang - 3066 +(218398, 2003, 56110), -- Diseased Bear - 2003 +(218398, 2122, 56110), -- Diseased Bear - 2122 +(218398, 2118, 56110), -- Diseased Bear - 2118 +(218395, 2003, 56110), -- Diseased Bear - 2003 +(218395, 2122, 56110), -- Diseased Bear - 2122 +(218395, 2118, 56110), -- Diseased Bear - 2118 +(218393, 3066, 56110), -- Disturbed Earthgorger - 3066 +(218393, 2815, 56110), -- Disturbed Earthgorger - 2815 +(218393, 2902, 56110), -- Disturbed Earthgorger - 2902 +(218380, 3066, 56110), -- Vigilant Nestguard - 3066 +(218370, 3099, 56110), -- Queen Ansurek - 3099 +(218370, 3093, 56110), -- Queen Ansurek - 3093 +(218370, 2917, 56110), -- Queen Ansurek - 2917 +(218370, 2916, 56110), -- Queen Ansurek - 2916 +(218370, 2915, 56110), -- Queen Ansurek - 2915 +(218370, 3008, 56110), -- Queen Ansurek - 3008 +(218370, 2914, 56110), -- Queen Ansurek - 2914 +(218370, 3023, 56110), -- Queen Ansurek - 3023 +(218355, 3066, 56110), -- Rak-Ush Threadling - 3066 +(218330, 3066, 56110), -- Roaming Mongrel - 3066 +(218329, 3066, 56110), -- Deepwell Undercrawler - 3066 +(218306, 3056, 56110), -- Scarab Captain Vul'akan - 3056 +(218213, 3066, 56110), -- Candlelit Blind-Hound - 3066 +(218211, 3066, 56110), -- Wicktor - 3066 +(218205, 3066, 56110), -- Sparking Sharptooth - 3066 +(218203, 3066, 56110), -- Brushmane Wolf - 3066 +(218201, 3066, 56110), -- Circling Sharpbeak - 3066 +(218188, 3066, 56110), -- Meandering Gorger - 3066 +(218187, 3066, 56110), -- Grazing Stomper - 3066 +(218161, 3066, 56110), -- Swift Stormrook - 3066 +(218161, 2003, 56110), -- Swift Stormrook - 2003 +(218161, 2122, 56110), -- Swift Stormrook - 2122 +(218161, 2118, 56110), -- Swift Stormrook - 2118 +(218122, 2003, 56110), -- Bear - 2003 +(218122, 2122, 56110), -- Bear - 2122 +(218122, 2118, 56110), -- Bear - 2118 +(218094, 3066, 56110), -- Rak-Ush Bombadier - 3066 +(218091, 3066, 56110), -- Rak-Ush Bloodwing - 3066 +(218083, 3066, 56110), -- Off-duty Silkhauler - 3066 +(218082, 3066, 56110), -- Xesh Skystinger - 3066 +(218066, 3066, 56110), -- Xesh Hatchling - 3066 +(218065, 3066, 56110), -- Scalpel of Xishirra - 3066 +(218048, 3066, 56110), -- Larva, Demon - 3066 +(218034, 2003, 56110), -- Reformed Fury - 2003 +(218034, 2122, 56110), -- Reformed Fury - 2122 +(218034, 2118, 56110), -- Reformed Fury - 2118 +(218023, 2003, 56110), -- Coagulated Slime - 2003 +(218023, 2122, 56110), -- Coagulated Slime - 2122 +(218023, 2118, 56110), -- Coagulated Slime - 2118 +(218015, 3066, 56110), -- Xesh Amputator - 3066 +(218014, 3066, 56110), -- Xesh Cavewalker - 3066 +(218012, 3066, 56110), -- Silkweaver Hollowguard - 3066 +(218010, 3066, 56110), -- Broodmother Jawcrawler - 3066 +(218009, 3066, 56110), -- Snapjaw Ploughworm - 3066 +(218002, 3008, 56110), -- Benk Buzzbee - 3008 +(217962, 3066, 56110), -- Shadow-Chasm Worm - 3066 +(217949, 3066, 56110), -- Skittering Swarmite - 3066 +(217939, 3066, 56110), -- Swarming Drone - 3066 +(217916, 3066, 56110), -- Dreadstrike Defender - 3066 +(217897, 3066, 56110), -- Distressed Hiveworker - 3066 +(217797, 3066, 56110), -- Slithering Fungivore - 3066 +(217796, 3066, 56110), -- Noth Swarmer - 3066 +(217779, 2650, 56110), -- [DNT] Kill Credit - 2650 +(217753, 3066, 56110), -- Deepflayer - 3066 +(217743, 3066, 56110), -- Leg Chewer - 3066 +(217742, 3066, 56110), -- Deeps Scorpion - 3066 +(217741, 3066, 56110), -- Deeps Krolusk - 3066 +(217735, 3066, 56110), -- Charged Storm Wolf - 3066 +(217727, 3066, 56110), -- Ravenous Hungrander - 3066 +(217726, 3066, 56110), -- Abyssal Eel - 3066 +(217724, 3066, 56110), -- Adolchomper - 3066 +(217720, 3066, 56110), -- Drooling Salamuncher - 3066 +(217698, 3066, 56110), -- Dark Hound - 3066 +(217637, 3066, 56110), -- Phosphorescent Lampyrid - 3066 +(217629, 3066, 56110), -- Speckled Skipper - 3066 +(217624, 3066, 56110), -- Ashen Stonestalker - 3066 +(217614, 3066, 56110), -- Cave Worm - 3066 +(217561, 3066, 56110), -- Brushmane Wolf - 3066 +(217556, 3066, 56110), -- Lambent Siltworm - 3066 +(217540, 2650, 56110), -- [DNT] Kill Credit - 2650 +(217534, 2815, 56110), -- Sandres the Relicbearer - 2815 +(217534, 2897, 56110), -- Sandres the Relicbearer - 2897 +(217527, 3066, 56110), -- Salty Gull - 3066 +(217524, 3066, 56110), -- Armored Riplisk - 3066 +(217523, 3066, 56110), -- Riplisk Hatchling - 3066 +(217520, 2650, 56110), -- [DNT] Kill Credit - 2650 +(217489, 3099, 56110), -- Anub'arash - 3099 +(217489, 3093, 56110), -- Anub'arash - 3093 +(217489, 2917, 56110), -- Anub'arash - 2917 +(217489, 2916, 56110), -- Anub'arash - 2916 +(217489, 2915, 56110), -- Anub'arash - 2915 +(217489, 3008, 56110), -- Anub'arash - 3008 +(217489, 2914, 56110), -- Anub'arash - 2914 +(217489, 3023, 56110), -- Anub'arash - 3023 +(217484, 3066, 56110), -- Bursting Hatchling - 3066 +(217477, 3066, 56110), -- Shadowtide Hardshell - 3066 +(217428, 3066, 56110), -- Agitated Rockpercher - 3066 +(217419, 2650, 56110), -- Channel Web Target [DNT] - 2650 +(217408, 2649, 56110), -- Overgrown Vine - 2649 +(217408, 2003, 56110), -- Overgrown Vine - 2003 +(217408, 2650, 56110), -- Overgrown Vine - 2650 +(217390, 2003, 56110), -- Flaming Pollen - 2003 +(217390, 2122, 56110), -- Flaming Pollen - 2122 +(217390, 2118, 56110), -- Flaming Pollen - 2118 +(217389, 2003, 56110), -- Boiling Cinderbrew - 2003 +(217389, 2122, 56110), -- Boiling Cinderbrew - 2122 +(217389, 2118, 56110), -- Boiling Cinderbrew - 2118 +(217388, 2003, 56110), -- Cinderhoney - 2003 +(217388, 2122, 56110), -- Cinderhoney - 2122 +(217388, 2118, 56110), -- Cinderhoney - 2118 +(217379, 3066, 56110), -- Infested Jawgrub - 3066 +(217371, 3066, 56110), -- Siege Webwing - 3066 +(217329, 3066, 56110), -- Twinkling Candlefly - 3066 +(217297, 3066, 56110), -- Sweety - 3066 +(217296, 3066, 56110), -- Charmy - 3066 +(217269, 3066, 56110), -- Beetlehawk - 3066 +(217193, 2650, 56110), -- Invis bunny for spell targeting [DNT] - 2650 +(217183, 3066, 56110), -- Noth Drone - 3066 +(217127, 3066, 56110), -- Invasive Nestbuilder - 3066 +(217122, 3066, 56110), -- Brightland Rockback - 3066 +(217121, 3066, 56110), -- Brightland Hornface - 3066 +(217085, 3066, 56110), -- Sparkly Stinkbug - 3066 +(217062, 2003, 56110), -- Enraged Shadow - 2003 +(217062, 2122, 56110), -- Enraged Shadow - 2122 +(217062, 2118, 56110), -- Enraged Shadow - 2118 +(217040, 3066, 56110), -- Noth Venomsprayer - 3066 +(217038, 3066, 56110), -- Intrusive Nothwing - 3066 +(217024, 3056, 56110), -- Shadowdancer Hark'sis - 3056 +(216975, 3066, 56110), -- Waspy Grub - 3066 +(216974, 3066, 56110), -- Waxy Wasp - 3066 +(216970, 3066, 56110), -- Shalehorn Impaler - 3066 +(216963, 3066, 56110), -- Shadowcrested Snapper - 3066 +(216957, 3066, 56110), -- Sweetshine Grub - 3066 +(216948, 3066, 56110), -- Scary Sticker - 3066 +(216944, 3066, 56110), -- Scary Skitterer - 3066 +(216844, 3066, 56110), -- Spored Skitterer - 3066 +(216663, 3056, 56110), -- The Bloodfeaster - 3056 +(216663, 3066, 56110), -- The Bloodfeaster - 3066 +(216658, 2915, 56110), -- Izo, the Grand Splicer - 2915 +(216658, 2914, 56110), -- Izo, the Grand Splicer - 2914 +(216658, 3008, 56110); -- Izo, the Grand Splicer - 3008 + +INSERT INTO `creature_quest_currency` (`CreatureId`, `CurrencyId`, `VerifiedBuild`) VALUES +(216648, 3008, 56110), -- Nx - 3008 +(216619, 3008, 56110), -- Orator Krix'vizk - 3008 +(216561, 3066, 56110), -- Gahn'dante - 3066 +(216560, 3066, 56110), -- Al'haggro - 3066 +(216555, 3066, 56110), -- Heelripper - 3066 +(216546, 3066, 56110), -- Kra'jhendo - 3066 +(216537, 3066, 56110), -- Burrowing Stoneswarmer - 3066 +(216537, 3056, 56110), -- Burrowing Stoneswarmer - 3056 +(216537, 2815, 56110), -- Burrowing Stoneswarmer - 2815 +(216537, 3008, 56110), -- Burrowing Stoneswarmer - 3008 +(216537, 3067, 56110), -- Burrowing Stoneswarmer - 3067 +(216537, 3064, 56110), -- Burrowing Stoneswarmer - 3064 +(216537, 3063, 56110), -- Burrowing Stoneswarmer - 3063 +(216537, 3062, 56110), -- Burrowing Stoneswarmer - 3062 +(216537, 3060, 56110), -- Burrowing Stoneswarmer - 3060 +(216537, 3059, 56110), -- Burrowing Stoneswarmer - 3059 +(216537, 3058, 56110), -- Burrowing Stoneswarmer - 3058 +(216537, 3057, 56110), -- Burrowing Stoneswarmer - 3057 +(216405, 3066, 56110), -- Razormouth Wormling - 3066 +(216387, 3066, 56110), -- Razorling - 3066 +(216325, 3066, 56110), -- Crazed Predator - 3066 +(216320, 3008, 56110), -- The Coaglamation - 3008 +(216317, 3056, 56110), -- Enraged Chicken - 3056 +(216317, 2815, 56110), -- Enraged Chicken - 2815 +(216317, 3008, 56110), -- Enraged Chicken - 3008 +(216317, 3067, 56110), -- Enraged Chicken - 3067 +(216317, 3064, 56110), -- Enraged Chicken - 3064 +(216317, 3063, 56110), -- Enraged Chicken - 3063 +(216317, 3062, 56110), -- Enraged Chicken - 3062 +(216317, 3060, 56110), -- Enraged Chicken - 3060 +(216317, 3059, 56110), -- Enraged Chicken - 3059 +(216317, 3058, 56110), -- Enraged Chicken - 3058 +(216317, 3057, 56110), -- Enraged Chicken - 3057 +(216300, 3066, 56110), -- Spored Stinger - 3066 +(216290, 3056, 56110), -- Enraged Chicken - 3056 +(216290, 2815, 56110), -- Enraged Chicken - 2815 +(216290, 3008, 56110), -- Enraged Chicken - 3008 +(216290, 3067, 56110), -- Enraged Chicken - 3067 +(216290, 3064, 56110), -- Enraged Chicken - 3064 +(216290, 3063, 56110), -- Enraged Chicken - 3063 +(216290, 3062, 56110), -- Enraged Chicken - 3062 +(216290, 3060, 56110), -- Enraged Chicken - 3060 +(216290, 3059, 56110), -- Enraged Chicken - 3059 +(216290, 3058, 56110), -- Enraged Chicken - 3058 +(216290, 3057, 56110), -- Enraged Chicken - 3057 +(216288, 3066, 56110), -- Pupating Stinger - 3066 +(216288, 3056, 56110), -- Pupating Stinger - 3056 +(216288, 2815, 56110), -- Pupating Stinger - 2815 +(216288, 3008, 56110), -- Pupating Stinger - 3008 +(216288, 3067, 56110), -- Pupating Stinger - 3067 +(216288, 3064, 56110), -- Pupating Stinger - 3064 +(216288, 3063, 56110), -- Pupating Stinger - 3063 +(216288, 3062, 56110), -- Pupating Stinger - 3062 +(216288, 3060, 56110), -- Pupating Stinger - 3060 +(216288, 3059, 56110), -- Pupating Stinger - 3059 +(216288, 3058, 56110), -- Pupating Stinger - 3058 +(216288, 3057, 56110), -- Pupating Stinger - 3057 +(216282, 3056, 56110), -- Fungarian Nibbler - 3056 +(216282, 2815, 56110), -- Fungarian Nibbler - 2815 +(216282, 3008, 56110), -- Fungarian Nibbler - 3008 +(216282, 3067, 56110), -- Fungarian Nibbler - 3067 +(216282, 3064, 56110), -- Fungarian Nibbler - 3064 +(216282, 3063, 56110), -- Fungarian Nibbler - 3063 +(216282, 3062, 56110), -- Fungarian Nibbler - 3062 +(216282, 3060, 56110), -- Fungarian Nibbler - 3060 +(216282, 3059, 56110), -- Fungarian Nibbler - 3059 +(216282, 3058, 56110), -- Fungarian Nibbler - 3058 +(216282, 3057, 56110), -- Fungarian Nibbler - 3057 +(216281, 3056, 56110), -- Encroaching Fungarian - 3056 +(216281, 2815, 56110), -- Encroaching Fungarian - 2815 +(216281, 3008, 56110), -- Encroaching Fungarian - 3008 +(216281, 3067, 56110), -- Encroaching Fungarian - 3067 +(216281, 3064, 56110), -- Encroaching Fungarian - 3064 +(216281, 3063, 56110), -- Encroaching Fungarian - 3063 +(216281, 3062, 56110), -- Encroaching Fungarian - 3062 +(216281, 3060, 56110), -- Encroaching Fungarian - 3060 +(216281, 3059, 56110), -- Encroaching Fungarian - 3059 +(216281, 3058, 56110), -- Encroaching Fungarian - 3058 +(216281, 3057, 56110), -- Encroaching Fungarian - 3057 +(216250, 3056, 56110), -- Raging Roots - 3056 +(216250, 2815, 56110), -- Raging Roots - 2815 +(216250, 3008, 56110), -- Raging Roots - 3008 +(216250, 3067, 56110), -- Raging Roots - 3067 +(216250, 3064, 56110), -- Raging Roots - 3064 +(216250, 3063, 56110), -- Raging Roots - 3063 +(216250, 3062, 56110), -- Raging Roots - 3062 +(216250, 3060, 56110), -- Raging Roots - 3060 +(216250, 3059, 56110), -- Raging Roots - 3059 +(216250, 3058, 56110), -- Raging Roots - 3058 +(216250, 3057, 56110), -- Raging Roots - 3057 +(216249, 3066, 56110), -- Understalker Tunneler - 3066 +(216249, 3056, 56110), -- Understalker Tunneler - 3056 +(216249, 2815, 56110), -- Understalker Tunneler - 2815 +(216249, 3008, 56110), -- Understalker Tunneler - 3008 +(216249, 3067, 56110), -- Understalker Tunneler - 3067 +(216249, 3064, 56110), -- Understalker Tunneler - 3064 +(216249, 3063, 56110), -- Understalker Tunneler - 3063 +(216249, 3062, 56110), -- Understalker Tunneler - 3062 +(216249, 3060, 56110), -- Understalker Tunneler - 3060 +(216249, 3059, 56110), -- Understalker Tunneler - 3059 +(216249, 3058, 56110), -- Understalker Tunneler - 3058 +(216249, 3057, 56110), -- Understalker Tunneler - 3057 +(216247, 3056, 56110), -- Nerubian Ambusher - 3056 +(216247, 2815, 56110), -- Nerubian Ambusher - 2815 +(216247, 3008, 56110), -- Nerubian Ambusher - 3008 +(216247, 3067, 56110), -- Nerubian Ambusher - 3067 +(216247, 3064, 56110), -- Nerubian Ambusher - 3064 +(216247, 3063, 56110), -- Nerubian Ambusher - 3063 +(216247, 3062, 56110), -- Nerubian Ambusher - 3062 +(216247, 3060, 56110), -- Nerubian Ambusher - 3060 +(216247, 3059, 56110), -- Nerubian Ambusher - 3059 +(216247, 3058, 56110), -- Nerubian Ambusher - 3058 +(216247, 3057, 56110), -- Nerubian Ambusher - 3057 +(216246, 3056, 56110), -- Lashroom - 3056 +(216246, 2815, 56110), -- Lashroom - 2815 +(216246, 3008, 56110), -- Lashroom - 3008 +(216246, 3067, 56110), -- Lashroom - 3067 +(216246, 3064, 56110), -- Lashroom - 3064 +(216246, 3063, 56110), -- Lashroom - 3063 +(216246, 3062, 56110), -- Lashroom - 3062 +(216246, 3060, 56110), -- Lashroom - 3060 +(216246, 3059, 56110), -- Lashroom - 3059 +(216246, 3058, 56110), -- Lashroom - 3058 +(216246, 3057, 56110), -- Lashroom - 3057 +(216197, 3066, 56110), -- Nerubian Swarmer - 3066 +(216144, 3066, 56110), -- Siege Hauler - 3066 +(216082, 2003, 56110), -- Dogmatic Soot-Seer - 2003 +(216082, 2122, 56110), -- Dogmatic Soot-Seer - 2122 +(216082, 2118, 56110), -- Dogmatic Soot-Seer - 2118 +(216078, 3066, 56110), -- Fallowbarb - 3066 +(216066, 3066, 56110), -- Parasitic Wasp - 3066 +(216065, 3066, 56110), -- Bloatrot Stinger - 3066 +(216055, 3066, 56110), -- Cavern Glowmite - 3066 +(216052, 3056, 56110), -- Skirmisher Sa'zryk - 3056 +(216052, 3004, 56110), -- Skirmisher Sa'zryk - 3004 +(216052, 3003, 56110), -- Skirmisher Sa'zryk - 3003 +(216052, 3002, 56110), -- Skirmisher Sa'zryk - 3002 +(216051, 3056, 56110), -- Umbraclaw Matra - 3056 +(216051, 3004, 56110), -- Umbraclaw Matra - 3004 +(216051, 3003, 56110), -- Umbraclaw Matra - 3003 +(216051, 3002, 56110), -- Umbraclaw Matra - 3002 +(216050, 3056, 56110), -- Harvester Qixt - 3056 +(216050, 3004, 56110), -- Harvester Qixt - 3004 +(216050, 3003, 56110), -- Harvester Qixt - 3003 +(216050, 3002, 56110), -- Harvester Qixt - 3002 +(216049, 3056, 56110), -- The Oozekhan - 3056 +(216049, 3004, 56110), -- The Oozekhan - 3004 +(216049, 3003, 56110), -- The Oozekhan - 3003 +(216049, 3002, 56110), -- The Oozekhan - 3002 +(216048, 3056, 56110), -- Jix'ak the Crazed - 3056 +(216048, 3004, 56110), -- Jix'ak the Crazed - 3004 +(216048, 3003, 56110), -- Jix'ak the Crazed - 3003 +(216048, 3002, 56110), -- Jix'ak the Crazed - 3002 +(216047, 3056, 56110), -- The One Left - 3056 +(216047, 3004, 56110), -- The One Left - 3004 +(216047, 3003, 56110), -- The One Left - 3003 +(216047, 3002, 56110), -- The One Left - 3002 +(216046, 3056, 56110), -- Tka'ktath - 3056 +(216046, 3004, 56110), -- Tka'ktath - 3004 +(216046, 3003, 56110), -- Tka'ktath - 3003 +(216046, 3002, 56110), -- Tka'ktath - 3002 +(216045, 3056, 56110), -- Enduring Gutterface - 3056 +(216045, 3004, 56110), -- Enduring Gutterface - 3004 +(216045, 3003, 56110), -- Enduring Gutterface - 3003 +(216045, 3002, 56110), -- Enduring Gutterface - 3002 +(216044, 3066, 56110), -- Maddened Siegebomber - 3066 +(216044, 3056, 56110), -- Maddened Siegebomber - 3056 +(216044, 3004, 56110), -- Maddened Siegebomber - 3004 +(216044, 3003, 56110), -- Maddened Siegebomber - 3003 +(216044, 3002, 56110), -- Maddened Siegebomber - 3002 +(216043, 3056, 56110), -- Monstrous Lasharoth - 3056 +(216043, 3004, 56110), -- Monstrous Lasharoth - 3004 +(216043, 3003, 56110), -- Monstrous Lasharoth - 3003 +(216043, 3002, 56110), -- Monstrous Lasharoth - 3002 +(216042, 3066, 56110), -- Cha'tak - 3066 +(216042, 3056, 56110), -- Cha'tak - 3056 +(216042, 3004, 56110), -- Cha'tak - 3004 +(216042, 3003, 56110), -- Cha'tak - 3003 +(216042, 3002, 56110), -- Cha'tak - 3002 +(216041, 3056, 56110), -- Webspeaker Grik'ik - 3056 +(216041, 3004, 56110), -- Webspeaker Grik'ik - 3004 +(216041, 3003, 56110), -- Webspeaker Grik'ik - 3003 +(216041, 3002, 56110), -- Webspeaker Grik'ik - 3002 +(216039, 3066, 56110), -- Xishorr - 3066 +(216039, 3056, 56110), -- Xishorr - 3056 +(216039, 3004, 56110), -- Xishorr - 3004 +(216039, 3003, 56110), -- Xishorr - 3003 +(216039, 3002, 56110), -- Xishorr - 3002 +(216038, 3056, 56110), -- The Groundskeeper - 3056 +(216038, 3004, 56110), -- The Groundskeeper - 3004 +(216038, 3003, 56110), -- The Groundskeeper - 3003 +(216038, 3002, 56110), -- The Groundskeeper - 3002 +(216037, 3066, 56110), -- Vilewing - 3066 +(216037, 3056, 56110), -- Vilewing - 3056 +(216037, 3004, 56110), -- Vilewing - 3004 +(216037, 3003, 56110), -- Vilewing - 3003 +(216037, 3002, 56110), -- Vilewing - 3002 +(216034, 3056, 56110), -- XT-Minecrusher 8700 - 3056 +(216034, 3004, 56110), -- XT-Minecrusher 8700 - 3004 +(216034, 3003, 56110), -- XT-Minecrusher 8700 - 3003 +(216034, 3002, 56110), -- XT-Minecrusher 8700 - 3002 +(216032, 3056, 56110), -- Khak'ik - 3056 +(216032, 3004, 56110), -- Khak'ik - 3004 +(216032, 3003, 56110), -- Khak'ik - 3003 +(216032, 3002, 56110), -- Khak'ik - 3002 +(216031, 3066, 56110), -- Abyssal Devourer - 3066 +(216031, 3056, 56110), -- Abyssal Devourer - 3056 +(216031, 3004, 56110), -- Abyssal Devourer - 3004 +(216031, 3003, 56110), -- Abyssal Devourer - 3003 +(216031, 3002, 56110), -- Abyssal Devourer - 3002 +(216017, 3066, 56110), -- Great Stormfang - 3066 +(216010, 2815, 56110), -- UNUSED - 2815 +(216010, 2899, 56110), -- UNUSED - 2899 +(215991, 3066, 56110), -- Seige Sniffer - 3066 +(215990, 3066, 56110), -- Frenzied Siege-Swarmer - 3066 +(215959, 3066, 56110), -- Nerubian Swarmite - Melee, Poison - 3066 +(215945, 3066, 56110), -- Giant Wasp - 3066 +(215942, 3066, 56110), -- Stagshell, Poison - 3066 +(215937, 3066, 56110), -- Nerubian Threadling - 3066 +(215936, 3066, 56110), -- Nerubian Threadling - 3066 +(215934, 3066, 56110), -- Nerubian Spiderling - 3066 +(215933, 3066, 56110), -- Nerubian Spiderling, Swarmer - 3066 +(215932, 3066, 56110), -- Nerubian Spiderling - 3066 +(215919, 3066, 56110), -- Nerubian Swarmite - Caster, Bomber - 3066 +(215910, 3066, 56110), -- Grouper Fish - 3066 +(215909, 3066, 56110), -- Giant Wasp - 3066 +(215907, 3066, 56110), -- Abyssal Eel - 3066 +(215888, 3066, 56110), -- Nerubian Beetle, Physical - 3066 +(215887, 3066, 56110), -- Nerubian Beetle, Physical - 3066 +(215886, 3066, 56110), -- Nerubian Swarmite - Caster, Poison - 3066 +(215884, 3066, 56110), -- Nerubian Swarmite - Caster, Web - 3066 +(215881, 3066, 56110), -- Crystal Clacker - 3066 +(215881, 3056, 56110), -- Crystal Clacker - 3056 +(215881, 2815, 56110), -- Crystal Clacker - 2815 +(215881, 3008, 56110), -- Crystal Clacker - 3008 +(215881, 3067, 56110), -- Crystal Clacker - 3067 +(215881, 3064, 56110), -- Crystal Clacker - 3064 +(215881, 3063, 56110), -- Crystal Clacker - 3063 +(215881, 3062, 56110), -- Crystal Clacker - 3062 +(215881, 3060, 56110), -- Crystal Clacker - 3060 +(215881, 3059, 56110), -- Crystal Clacker - 3059 +(215881, 3058, 56110), -- Crystal Clacker - 3058 +(215881, 3057, 56110), -- Crystal Clacker - 3057 +(215877, 3056, 56110), -- Kobold Wax-Thief - 3056 +(215877, 2815, 56110), -- Kobold Wax-Thief - 2815 +(215877, 3008, 56110), -- Kobold Wax-Thief - 3008 +(215877, 3067, 56110), -- Kobold Wax-Thief - 3067 +(215877, 3064, 56110), -- Kobold Wax-Thief - 3064 +(215877, 3063, 56110), -- Kobold Wax-Thief - 3063 +(215877, 3062, 56110); -- Kobold Wax-Thief - 3062 + +INSERT INTO `creature_quest_currency` (`CreatureId`, `CurrencyId`, `VerifiedBuild`) VALUES +(215877, 3060, 56110), -- Kobold Wax-Thief - 3060 +(215877, 3059, 56110), -- Kobold Wax-Thief - 3059 +(215877, 3058, 56110), -- Kobold Wax-Thief - 3058 +(215877, 3057, 56110), -- Kobold Wax-Thief - 3057 +(215876, 3066, 56110), -- Nerubian Swarmite - Melee, Web - 3066 +(215875, 3066, 56110), -- Nerubian Swarmite - Melee, Poison - 3066 +(215874, 3066, 56110), -- Nerubian Swarmite - Melee, Poison - 3066 +(215873, 3066, 56110), -- Nerubian Swarmite - Melee, Web - 3066 +(215872, 3066, 56110), -- Nerubian Swarmite - Caster, Web - 3066 +(215871, 3066, 56110), -- Nerubian Swarmite - Caster, Poison - 3066 +(215846, 3066, 56110), -- Displaced Mole - 3066 +(215839, 2650, 56110), -- [DNT] Kill Credit - 2650 +(215831, 3066, 56110), -- Agitated Borer Spawn - 3066 +(215830, 3066, 56110), -- Agitated Scorpid - 3066 +(215805, 2815, 56110), -- Sloshmuck - 2815 +(215805, 2899, 56110), -- Sloshmuck - 2899 +(215794, 3066, 56110), -- Dusty Shalewing - 3066 +(215790, 3066, 56110), -- Grotto Skipper - 3066 +(215772, 3066, 56110), -- Queen Rickiticka - 3066 +(215771, 3066, 56110), -- Encroaching Undercrawler - 3066 +(215769, 3066, 56110), -- Invasive Hatchling - 3066 +(215752, 3066, 56110), -- Deepclaw Crab - 3066 +(215743, 3066, 56110), -- Waxtail Snuffler - 3066 +(215739, 3066, 56110), -- Invasive Undercrawler - 3066 +(215735, 3066, 56110), -- Deeps Spitter - 3066 +(215733, 3066, 56110), -- Deeps Larva - 3066 +(215690, 3066, 56110), -- Prairie Worg - 3066 +(215682, 2003, 56110), -- Kobyss Necromancer - 2003 +(215682, 2122, 56110), -- Kobyss Necromancer - 2122 +(215682, 2118, 56110), -- Kobyss Necromancer - 2118 +(215680, 3066, 56110), -- Deepwater Eel - 3066 +(215664, 2003, 56110), -- Deepwater Fisher - 2003 +(215664, 2122, 56110), -- Deepwater Fisher - 2122 +(215664, 2118, 56110), -- Deepwater Fisher - 2118 +(215657, 3099, 56110), -- Ulgrax the Devourer - 3099 +(215657, 3093, 56110), -- Ulgrax the Devourer - 3093 +(215657, 3008, 56110), -- Ulgrax the Devourer - 3008 +(215657, 2917, 56110), -- Ulgrax the Devourer - 2917 +(215657, 2916, 56110), -- Ulgrax the Devourer - 2916 +(215657, 2915, 56110), -- Ulgrax the Devourer - 2915 +(215657, 2914, 56110), -- Ulgrax the Devourer - 2914 +(215657, 3023, 56110), -- Ulgrax the Devourer - 3023 +(215608, 3066, 56110), -- Siegehold Drone - 3066 +(215595, 3066, 56110), -- Siege Webwing - 3066 +(215562, 3066, 56110), -- Nerubian Swarmer - 3066 +(215559, 2650, 56110), -- [DNT] Kill Credit - 2650 +(215548, 3066, 56110), -- Crabby Relicseeker - 3066 +(215541, 2650, 56110), -- KC: Weapon Crate 3 Placed [DNT] - 2650 +(215539, 2650, 56110), -- KC: Weapon Crate 2 Placed [DNT] - 2650 +(215532, 3066, 56110), -- Spored Threadling - 3066 +(215524, 2003, 56110), -- Fallen Stalwart - 2003 +(215524, 2122, 56110), -- Fallen Stalwart - 2122 +(215524, 2118, 56110), -- Fallen Stalwart - 2118 +(215522, 2650, 56110), -- KC: Weapon Crate 1 Placed [DNT] - 2650 +(215516, 2650, 56110), -- KC: Weapon Crates Placed [DNT] - 2650 +(215500, 2003, 56110), -- Duskshadow UNUSED - 2003 +(215500, 2122, 56110), -- Duskshadow UNUSED - 2122 +(215500, 2118, 56110), -- Duskshadow UNUSED - 2118 +(215453, 3066, 56110), -- Nerubian Swarmite - Melee, Physical - 3066 +(215435, 3056, 56110), -- Foreseer Xix'amon - 3056 +(215434, 3056, 56110), -- The Entity - 3056 +(215412, 3066, 56110), -- Sureki Leaper - 3066 +(215411, 3066, 56110), -- Sureki Screamer - 3066 +(215407, 2915, 56110), -- Ki'katal the Harvester - 2915 +(215407, 2914, 56110), -- Ki'katal the Harvester - 2914 +(215407, 3008, 56110), -- Ki'katal the Harvester - 3008 +(215405, 3008, 56110), -- Anub'zekt - 3008 +(215386, 3066, 56110), -- Spored Gnasher - 3066 +(215384, 3066, 56110), -- Rock Sporebat - 3066 +(215358, 3066, 56110), -- Salty Gull - 3066 +(215357, 2650, 56110), -- Velocity - 2650 +(215347, 3066, 56110), -- Undercrawler - 3066 +(215346, 3066, 56110), -- Bio Worm - 3066 +(215300, 2649, 56110), -- Seed-Ready Soil - 2649 +(215300, 2003, 56110), -- Seed-Ready Soil - 2003 +(215300, 2650, 56110), -- Seed-Ready Soil - 2650 +(215289, 2650, 56110), -- KC: Crate 3 Collected [DNT] - 2650 +(215288, 2650, 56110), -- KC: Crate 2 Collected [DNT] - 2650 +(215287, 2650, 56110), -- KC: Spiritualist Recruited [DNT] - 2650 +(215286, 2650, 56110), -- KC: Technomancer Recruited [DNT] - 2650 +(215285, 2650, 56110), -- KC: Collector Recruited [DNT] - 2650 +(215284, 2650, 56110), -- KC: Eater Recruited [DNT] - 2650 +(215280, 2650, 56110), -- KC: Crate 1 Collected [DNT] - 2650 +(215279, 2650, 56110), -- KC: Romantic Recruited [DNT] - 2650 +(215230, 2650, 56110), -- KC: Weapon Crates Collected [DNT] - 2650 +(215228, 2650, 56110), -- KC: Total Fighters Recruited [DNT] - 2650 +(215206, 3066, 56110), -- Night-Twisted Hog - 3066 +(215099, 3066, 56110), -- Dark Gulper - 3066 +(215074, 3066, 56110), -- Wild Widow - 3066 +(215070, 3066, 56110), -- Ashwhite Kestrel - 3066 +(215059, 3066, 56110), -- Xixian Drone - 3066 +(215058, 3066, 56110), -- Xixian Swarmer - 3066 +(215055, 3066, 56110), -- Charged Stormfang - 3066 +(215054, 3066, 56110), -- Crackling Stormrook - 3066 +(215053, 3066, 56110), -- Fulminating Stormrook - 3066 +(215043, 2003, 56110), -- Lynx Cub - 2003 +(215043, 2122, 56110), -- Lynx Cub - 2122 +(215043, 2118, 56110), -- Lynx Cub - 2118 +(215036, 3066, 56110), -- Redwing Falcon - 3066 +(215027, 2003, 56110), -- Siltweed Sporetosser - 2003 +(215027, 2122, 56110), -- Siltweed Sporetosser - 2122 +(215027, 2118, 56110), -- Siltweed Sporetosser - 2118 +(215026, 3066, 56110), -- Heat Hornet - 3066 +(215025, 2003, 56110), -- Siltweed Scuffler - 2003 +(215025, 2122, 56110), -- Siltweed Scuffler - 2122 +(215025, 2118, 56110), -- Siltweed Scuffler - 2118 +(215024, 3066, 56110), -- Cinderbee Drone - 3066 +(215023, 3066, 56110), -- Cinderbee Worker - 3066 +(215021, 3066, 56110), -- Cinderbee Buzzer - 3066 +(215005, 3066, 56110), -- Lynx - 3066 +(215004, 3066, 56110), -- Lynx - 3066 +(215003, 3066, 56110), -- Lynx - 3066 +(215002, 3066, 56110), -- Lynx - 3066 +(215001, 2003, 56110), -- Chicken - 2003 +(215001, 2122, 56110), -- Chicken - 2122 +(215001, 2118, 56110), -- Chicken - 2118 +(214973, 3066, 56110), -- Shalehorn Bull - 3066 +(214971, 3066, 56110), -- Ironwold Alpha - 3066 +(214970, 3066, 56110), -- Ironwold Stormpaw - 3066 +(214963, 3066, 56110), -- Wandering Glimmerfly - 3066 +(214962, 3066, 56110), -- Undercrawler - 3066 +(214960, 3066, 56110), -- Bubbling Mudskip - 3066 +(214949, 3066, 56110), -- Resplendent Peafowl - 3066 +(214935, 3066, 56110), -- Stalwart Hauler - 3066 +(214932, 3066, 56110), -- Beetle of Burden - 3066 +(214930, 3066, 56110), -- Shadow-Mad Sow - 3066 +(214928, 3066, 56110), -- Stonehoofed Hog - 3066 +(214926, 3066, 56110), -- Stonehoofed Piglet - 3066 +(214925, 3066, 56110), -- Sternshear Sheep - 3066 +(214875, 3066, 56110), -- Territorial Flame Wasp - 3066 +(214845, 3066, 56110), -- Drop Beast - 3066 +(214844, 2650, 56110), -- [DNT] Kill Credit - 2650 +(214841, 2650, 56110), -- Tools Repaired - 2650 +(214835, 3066, 56110), -- Stillpond Tidewader - 3066 +(214834, 3066, 56110), -- Winged Drinker - 3066 +(214831, 3066, 56110), -- Stillpond Lightqueen - 3066 +(214821, 3066, 56110), -- Stillpond Sparkbug - 3066 +(214806, 3066, 56110), -- Thickshell Trawler - 3066 +(214801, 3066, 56110), -- Skipper - 3066 +(214772, 3066, 56110), -- Limestone Falcon - 3066 +(214764, 3066, 56110), -- Rustmane Shalehorn - 3066 +(214757, 2815, 56110), -- Croakit - 2815 +(214757, 2899, 56110), -- Croakit - 2899 +(214755, 3066, 56110), -- Stormrook - 3066 +(214738, 3066, 56110), -- Jawcrawler - 3066 +(214735, 3066, 56110), -- Bio Worm - 3066 +(214684, 2003, 56110), -- Invading Scrapper - 2003 +(214684, 2122, 56110), -- Invading Scrapper - 2122 +(214684, 2118, 56110), -- Invading Scrapper - 2118 +(214677, 2003, 56110), -- Invading Hurler - 2003 +(214677, 2122, 56110), -- Invading Hurler - 2122 +(214677, 2118, 56110), -- Invading Hurler - 2118 +(214661, 2915, 56110), -- Goldie Baronbottom - 2915 +(214661, 2914, 56110), -- Goldie Baronbottom - 2914 +(214661, 3008, 56110), -- Goldie Baronbottom - 3008 +(214610, 2003, 56110), -- Alliance - 2003 +(214610, 2122, 56110), -- Alliance - 2122 +(214610, 2118, 56110), -- Alliance - 2118 +(214594, 3066, 56110), -- Cascade Guardian - 3066 +(214578, 3066, 56110), -- Nerubian Swarmite - Caster, Bomber - 3066 +(214534, 3066, 56110), -- Threadling - 3066 +(214506, 3099, 56110), -- Broodtwister Ovi'nax - 3099 +(214506, 3093, 56110), -- Broodtwister Ovi'nax - 3093 +(214506, 3008, 56110), -- Broodtwister Ovi'nax - 3008 +(214506, 2917, 56110), -- Broodtwister Ovi'nax - 2917 +(214506, 2916, 56110), -- Broodtwister Ovi'nax - 2916 +(214506, 2915, 56110), -- Broodtwister Ovi'nax - 2915 +(214506, 2914, 56110), -- Broodtwister Ovi'nax - 2914 +(214506, 3023, 56110), -- Broodtwister Ovi'nax - 3023 +(214504, 3099, 56110), -- Rasha'nan - 3099 +(214504, 3093, 56110), -- Rasha'nan - 3093 +(214504, 3008, 56110), -- Rasha'nan - 3008 +(214504, 2917, 56110), -- Rasha'nan - 2917 +(214504, 2916, 56110), -- Rasha'nan - 2916 +(214504, 2915, 56110), -- Rasha'nan - 2915 +(214504, 2914, 56110), -- Rasha'nan - 2914 +(214504, 3023, 56110), -- Rasha'nan - 3023 +(214503, 3099, 56110), -- Sikran - 3099 +(214503, 3093, 56110), -- Sikran - 3093 +(214503, 3008, 56110), -- Sikran - 3008 +(214503, 2917, 56110), -- Sikran - 2917 +(214503, 2916, 56110), -- Sikran - 2916 +(214503, 2915, 56110), -- Sikran - 2915 +(214503, 2914, 56110), -- Sikran - 2914 +(214503, 3023, 56110), -- Sikran - 3023 +(214502, 3099, 56110), -- The Bloodbound Horror - 3099 +(214502, 3093, 56110), -- The Bloodbound Horror - 3093 +(214502, 3008, 56110), -- The Bloodbound Horror - 3008 +(214502, 2917, 56110), -- The Bloodbound Horror - 2917 +(214502, 2916, 56110), -- The Bloodbound Horror - 2916 +(214502, 2915, 56110), -- The Bloodbound Horror - 2915 +(214502, 2914, 56110), -- The Bloodbound Horror - 2914 +(214502, 3023, 56110), -- The Bloodbound Horror - 3023 +(214473, 3066, 56110), -- Bomb Stagshell - 3066 +(214457, 2003, 56110), -- Kaheti Fighter - 2003 +(214457, 2122, 56110), -- Kaheti Fighter - 2122 +(214457, 2118, 56110), -- Kaheti Fighter - 2118 +(214453, 3066, 56110), -- Chasm Maker - 3066 +(214436, 3066, 56110), -- Pearlfin Clawclacker - 3066 +(214406, 3066, 56110), -- Shadowstarved Bullfrog - 3066 +(214401, 2003, 56110), -- Bullfrog - 2003 +(214401, 2122, 56110), -- Bullfrog - 2122 +(214401, 2118, 56110), -- Bullfrog - 2118 +(214357, 3066, 56110), -- Armored Stagshell - 3066 +(214285, 3066, 56110), -- Razormouth Wormling - 3066 +(214162, 3066, 56110), -- The Ringing Death - 3066 +(214151, 3066, 56110), -- Ahg'zagall - 3066 +(214151, 3056, 56110), -- Ahg'zagall - 3056 +(214151, 3004, 56110), -- Ahg'zagall - 3004 +(214151, 3003, 56110), -- Ahg'zagall - 3003 +(214151, 3002, 56110), -- Ahg'zagall - 3002 +(214081, 3066, 56110), -- Razormouth Devourer - 3066 +(213973, 3066, 56110), -- Snuffle Pup - 3066 +(213960, 3066, 56110), -- Domesticated Candlefly - 3066 +(213922, 3066, 56110), -- Wild Razormouth - 3066 +(213852, 3066, 56110), -- Stagshell, Swarmer - 3066 +(213851, 3066, 56110), -- Stagshell, Physical - 3066 +(213848, 3066, 56110), -- Nerubian Beetle, Poison - 3066 +(213847, 3066, 56110), -- Nerubian Beetle, Poison - 3066 +(213845, 3066, 56110), -- Nerubian Beetle, Swarmer - 3066 +(213843, 3066, 56110), -- Bio Worm - 3066 +(213834, 3066, 56110), -- Candleclaw Mole - 3066 +(213700, 3066, 56110), -- Stream Skipper - 3066 +(213601, 2003, 56110), -- Slime Skeleton - 2003 +(213601, 2122, 56110), -- Slime Skeleton - 2122 +(213601, 2118, 56110), -- Slime Skeleton - 2118 +(213600, 2003, 56110), -- Blood Abomination - 2003 +(213600, 2122, 56110), -- Blood Abomination - 2122 +(213600, 2118, 56110), -- Blood Abomination - 2118 +(213468, 2003, 56110), -- Monstrous Skardyn - 2003 +(213468, 2122, 56110), -- Monstrous Skardyn - 2122 +(213468, 2118, 56110), -- Monstrous Skardyn - 2118 +(213398, 3066, 56110), -- Kaheti Swarmer - 3066 +(213367, 3066, 56110), -- Nerubian Swarmite - Melee - 3066 +(213365, 3066, 56110), -- Nerubian Swarmite - 3066 +(213320, 3066, 56110), -- Dreadstrike Flitterer - 3066 +(213316, 3066, 56110), -- Storm Wolf - 3066 +(213315, 3066, 56110), -- Storm Wolf - 3066 +(213314, 3066, 56110), -- Wolf - 3066 +(213313, 3066, 56110), -- Wolf - 3066 +(213217, 3008, 56110), -- Speaker Brokk - 3008 +(213214, 3066, 56110), -- Void Stalker - 3066 +(213212, 3066, 56110), -- Void Stalker - 3066 +(213211, 3066, 56110), -- Void Stalker - 3066 +(213210, 3066, 56110), -- Void Stalker - 3066 +(213206, 3066, 56110), -- Dark Hound - 3066 +(213205, 3066, 56110), -- Dark Hound - 3066 +(213204, 3066, 56110), -- Dark Hound - 3066 +(213203, 3066, 56110), -- Dark Hound - 3066 +(213202, 3066, 56110); -- Dark Hound - 3066 + +INSERT INTO `creature_quest_currency` (`CreatureId`, `CurrencyId`, `VerifiedBuild`) VALUES +(213201, 3066, 56110), -- Dark Hound - 3066 +(213182, 3066, 56110), -- Shadow Goat - 3066 +(213179, 3008, 56110), -- Avanoxx - 3008 +(213166, 2003, 56110), -- Sea Monster - 2003 +(213166, 2122, 56110), -- Sea Monster - 2122 +(213166, 2118, 56110), -- Sea Monster - 2118 +(213165, 3066, 56110), -- Fathom Ray - 3066 +(213164, 3066, 56110), -- Fathom Ray - 3066 +(213163, 3066, 56110), -- Fathom Ray - 3066 +(213162, 3066, 56110), -- Fathom Ray - 3066 +(213161, 3066, 56110), -- Fathom Ray - 3066 +(213160, 3066, 56110), -- Shark - 3066 +(213158, 3066, 56110), -- Shark - 3066 +(213157, 3066, 56110), -- Shark - 3066 +(213156, 3066, 56110), -- Shark - 3066 +(213119, 2915, 56110), -- Void Speaker Eirich - 2915 +(213119, 2914, 56110), -- Void Speaker Eirich - 2914 +(213119, 3008, 56110), -- Void Speaker Eirich - 3008 +(213115, 2815, 56110), -- Rustul Titancap - 2815 +(213115, 2897, 56110), -- Rustul Titancap - 2897 +(213090, 3066, 56110), -- Underlight Moth - 3066 +(213088, 3066, 56110), -- Glowmite - 3066 +(213087, 2003, 56110), -- Glowmite - 2003 +(213087, 2122, 56110), -- Glowmite - 2122 +(213087, 2118, 56110), -- Glowmite - 2118 +(213084, 3066, 56110), -- Hydra - 3066 +(213068, 3066, 56110), -- Skipper - 3066 +(213067, 3066, 56110), -- Skipper - 3066 +(213058, 3066, 56110), -- Eel - 3066 +(213056, 3066, 56110), -- Abyssal Eel - 3066 +(213055, 3066, 56110), -- Abyssal Eel - 3066 +(213051, 3066, 56110), -- Sea Turtle - 3066 +(213050, 3066, 56110), -- Sea Turtle - 3066 +(213040, 3066, 56110), -- Grouper Fish - 3066 +(213039, 3066, 56110), -- Grouper Fish - 3066 +(213038, 3066, 56110), -- Grouper Fish - 3066 +(213037, 3066, 56110), -- Grouper Fish - 3066 +(213034, 2650, 56110), -- Octopus - 2650 +(213028, 3066, 56110), -- Deep Sea Crab - 3066 +(213027, 3066, 56110), -- Deep Sea Crab - 3066 +(213026, 3066, 56110), -- Deep Sea Crab - 3066 +(213025, 3066, 56110), -- Deep Sea Crab - 3066 +(213024, 3066, 56110), -- Deep Sea Crab - 3066 +(213023, 3066, 56110), -- Swift Stormrook - 3066 +(213022, 3066, 56110), -- Deep Sea Crab - 3066 +(213021, 3066, 56110), -- Deep Sea Fish - 3066 +(213020, 3066, 56110), -- Deep Sea Fish - 3066 +(213019, 3066, 56110), -- Deep Sea Fish - 3066 +(213018, 2003, 56110), -- Hermit Crab - 2003 +(213018, 2122, 56110), -- Hermit Crab - 2122 +(213018, 2118, 56110), -- Hermit Crab - 2118 +(213017, 3066, 56110), -- Hermit Crab - 3066 +(213010, 3066, 56110), -- Shalehorn - 3066 +(213009, 3066, 56110), -- Shalehorn - 3066 +(213007, 3066, 56110), -- Jawcrawler - 3066 +(213006, 3066, 56110), -- Jawcrawler - 3066 +(213005, 3066, 56110), -- Jawcrawler - 3066 +(213004, 3066, 56110), -- Bear - 3066 +(213003, 3066, 56110), -- Bear - 3066 +(213002, 3066, 56110), -- Bear - 3066 +(213001, 3066, 56110), -- Bear - 3066 +(212998, 3066, 56110), -- Salamanther - 3066 +(212997, 3066, 56110), -- Salamanther - 3066 +(212996, 3066, 56110), -- Giant Wasp - 3066 +(212995, 3066, 56110), -- Giant Wasp - 3066 +(212994, 3066, 56110), -- Wasp - 3066 +(212990, 3066, 56110), -- Giant Wasp - 3066 +(212989, 3066, 56110), -- Giant Wasp - 3066 +(212942, 3066, 56110), -- Sheep - 3066 +(212940, 3066, 56110), -- Sheep - 3066 +(212938, 3066, 56110), -- Bio Worm - 3066 +(212937, 3066, 56110), -- Pig - 3066 +(212936, 3066, 56110), -- Pig - 3066 +(212932, 3066, 56110), -- Pig - 3066 +(212931, 3066, 56110), -- Nerubian Swarmite - Melee, Physical - 3066 +(212926, 3066, 56110), -- Pig - 3066 +(212924, 3066, 56110), -- Underground Spider - 3066 +(212923, 3066, 56110), -- Bone Spider - 3066 +(212922, 3066, 56110), -- Underground Spider - 3066 +(212919, 3066, 56110), -- Underground Spider - 3066 +(212908, 3066, 56110), -- Giant Bat - 3066 +(212907, 3066, 56110), -- Giant Bat - 3066 +(212906, 3066, 56110), -- Bat - 3066 +(212905, 3066, 56110), -- Giant Bat - 3066 +(212904, 3066, 56110), -- Bat - 3066 +(212901, 3066, 56110), -- Giant Bat - 3066 +(212900, 3066, 56110), -- Eagle - 3066 +(212898, 3066, 56110), -- Eagle - 3066 +(212897, 3066, 56110), -- Eagle - 3066 +(212896, 3066, 56110), -- Eagle - 3066 +(212895, 3066, 56110), -- Eagle - 3066 +(212894, 3066, 56110), -- Eagle - 3066 +(212891, 2003, 56110), -- Rampaging Skardyn - 2003 +(212891, 2122, 56110), -- Rampaging Skardyn - 2122 +(212891, 2118, 56110), -- Rampaging Skardyn - 2118 +(212883, 2003, 56110), -- Salamanther Hatchling - 2003 +(212883, 2122, 56110), -- Salamanther Hatchling - 2122 +(212883, 2118, 56110), -- Salamanther Hatchling - 2118 +(212882, 3066, 56110), -- Salamanther Hatchling - 3066 +(212879, 3066, 56110), -- Wasp - 3066 +(212874, 3066, 56110), -- Snake - 3066 +(212873, 2003, 56110), -- Toad - 2003 +(212873, 2122, 56110), -- Toad - 2122 +(212873, 2118, 56110), -- Toad - 2118 +(212868, 3066, 56110), -- Toad - 3066 +(212855, 3066, 56110), -- Glower Swarm - 3066 +(212710, 3066, 56110), -- Infected Peafowl - 3066 +(212704, 3066, 56110), -- Mycotic Shalehorn - 3066 +(212702, 3066, 56110), -- Mycotic Shalehorn - 3066 +(212701, 3066, 56110), -- Elder Shalehorn - 3066 +(212696, 3066, 56110), -- Lokren - 3066 +(212696, 2003, 56110), -- Lokren - 2003 +(212696, 2122, 56110), -- Lokren - 2122 +(212696, 2118, 56110), -- Lokren - 2118 +(212665, 3066, 56110), -- Tidal Guardian - 3066 +(212664, 3066, 56110), -- Siltworm - 3066 +(212663, 3066, 56110), -- Tidal Guardian - 3066 +(212662, 3066, 56110), -- Tidal Guardian - 3066 +(212657, 2003, 56110), -- Water Elemental - 2003 +(212657, 2122, 56110), -- Water Elemental - 2122 +(212657, 2118, 56110), -- Water Elemental - 2118 +(212655, 2003, 56110), -- Water Elemental - 2003 +(212655, 2122, 56110), -- Water Elemental - 2122 +(212655, 2118, 56110), -- Water Elemental - 2118 +(212652, 3066, 56110), -- Skipper - 3066 +(212651, 3066, 56110), -- Skipper - 3066 +(212650, 3066, 56110), -- Skipper - 3066 +(212649, 3066, 56110), -- Gull - 3066 +(212647, 2003, 56110), -- Hawk - 2003 +(212647, 2122, 56110), -- Hawk - 2122 +(212647, 2118, 56110), -- Hawk - 2118 +(212640, 3066, 56110), -- Hermit Crab - 3066 +(212638, 3066, 56110), -- Crab - 3066 +(212637, 3066, 56110), -- Crab - 3066 +(212636, 2003, 56110), -- Crab - 2003 +(212636, 2122, 56110), -- Crab - 2122 +(212636, 2118, 56110), -- Crab - 2118 +(212634, 3066, 56110), -- Basilisk - 3066 +(212630, 3066, 56110), -- Peacock - 3066 +(212628, 3066, 56110), -- Peacock - 3066 +(212627, 3066, 56110), -- Peacock - 3066 +(212623, 3066, 56110), -- Rock Viper - 3066 +(212622, 3066, 56110), -- Rock Viper - 3066 +(212621, 3066, 56110), -- Rock Viper - 3066 +(212620, 3066, 56110), -- Cinderbee - 3066 +(212619, 3066, 56110), -- Fire Bee - 3066 +(212618, 3066, 56110), -- Fire Wasp - 3066 +(212616, 3066, 56110), -- Fire Wasp - 3066 +(212615, 3066, 56110), -- Fire Wasp - 3066 +(212614, 3066, 56110), -- Fire Wasp - 3066 +(212613, 3066, 56110), -- Fire Wasp - 3066 +(212612, 3066, 56110), -- Fire Wasp - 3066 +(212607, 3066, 56110), -- Falcon - 3066 +(212606, 2003, 56110), -- Falcon - 2003 +(212606, 2122, 56110), -- Falcon - 2122 +(212606, 2118, 56110), -- Falcon - 2118 +(212605, 3066, 56110), -- Deepflayer - 3066 +(212604, 3066, 56110), -- Deepflayer - 3066 +(212600, 2003, 56110), -- Butterfly - 2003 +(212600, 2122, 56110), -- Butterfly - 2122 +(212600, 2118, 56110), -- Butterfly - 2118 +(212599, 3066, 56110), -- Falcon - 3066 +(212561, 3066, 56110), -- Spider, Underground - 3066 +(212560, 3066, 56110), -- Skipper - 3066 +(212545, 3066, 56110), -- Jawcrawler - 3066 +(212543, 3066, 56110), -- Glowmite - 3066 +(212538, 3066, 56110), -- Nerubian Swarmite - Melee, Physical - 3066 +(212537, 3066, 56110), -- Glowmite - 3066 +(212529, 3066, 56110), -- Jawcrawler - 3066 +(212511, 3066, 56110), -- Firefly - 3066 +(212447, 3066, 56110), -- Basilisk - 3066 +(212425, 3066, 56110), -- Shadow Vanguard Scout - 3066 +(212424, 3066, 56110), -- Shalehorn Calf - 3066 +(212397, 2003, 56110), -- Nerubian Saboteur - 2003 +(212397, 2122, 56110), -- Nerubian Saboteur - 2122 +(212397, 2118, 56110), -- Nerubian Saboteur - 2118 +(212394, 2003, 56110), -- Nerubian Skirmisher - 2003 +(212394, 2122, 56110), -- Nerubian Skirmisher - 2122 +(212394, 2118, 56110), -- Nerubian Skirmisher - 2118 +(212368, 3066, 56110), -- Stormtop Shalemaw Young - 3066 +(212364, 3066, 56110), -- Stormtop Shalemaw - 3066 +(212323, 3066, 56110), -- Storm Gryphon - 3066 +(212322, 3066, 56110), -- Storm Gryphon - 3066 +(212321, 3066, 56110), -- Storm Gryphon - 3066 +(212303, 3066, 56110), -- Shalehorn - 3066 +(212302, 3066, 56110), -- Shalehorn - 3066 +(212300, 3066, 56110), -- Shalehorn - 3066 +(212292, 3066, 56110), -- Nerubian Swarmite - 3066 +(212291, 3066, 56110), -- Nerubian Swarmite - 3066 +(212281, 3066, 56110), -- Cinderbee - 3066 +(212278, 3066, 56110), -- Fire Bee - 3066 +(212277, 3066, 56110), -- Fire Bee - 3066 +(212276, 3066, 56110), -- Rock Sporebat - 3066 +(212214, 3066, 56110), -- Firefly - 3066 +(212124, 3066, 56110), -- Cave Borer Worm - 3066 +(212123, 3066, 56110), -- Cave Borer Worm - 3066 +(212122, 3066, 56110), -- Cave Borer Worm - 3066 +(212106, 3066, 56110), -- Larva, Demon - 3066 +(212105, 3066, 56110), -- Larva, Leech - 3066 +(212103, 3066, 56110), -- Larva, Bloodfeaster - 3066 +(212092, 3066, 56110), -- Undercrawler - 3066 +(212091, 3066, 56110), -- Undercrawler - 3066 +(211983, 3066, 56110), -- Unicorn Moose - 3066 +(211982, 3066, 56110), -- Nerubian Swarmite - Swarmer - 3066 +(211980, 3066, 56110), -- Storm Gryphon - 3066 +(211969, 3066, 56110), -- Skipper - 3066 +(211968, 3066, 56110), -- Undercrawler - 3066 +(211899, 3066, 56110), -- Jormungar - 3066 +(211894, 3066, 56110), -- Jawcrawler, Hatchling - 3066 +(211892, 3066, 56110), -- Glowmite - 3066 +(211891, 3066, 56110), -- Spider, Underground - 3066 +(211881, 3066, 56110), -- Firefly - 3066 +(211878, 3066, 56110), -- Siege Webwing - 3066 +(211854, 3066, 56110), -- Nerubian Swarmite - Caster - 3066 +(211817, 3066, 56110), -- Swarmite Lookout - 3066 +(211771, 3066, 56110), -- Jawcrawler - 3066 +(211768, 3066, 56110), -- Jawcrawler - 3066 +(211742, 3066, 56110), -- Nerubian Abductor - 3066 +(211556, 3066, 56110), -- Mudnose Mole Pup - 3066 +(211555, 3066, 56110), -- Mudnose Mole - 3066 +(211480, 3066, 56110), -- Wagon Hauler - 3066 +(211089, 3008, 56110), -- Anub'ikkaj - 3008 +(211087, 3008, 56110), -- Speaker Shadowcrown - 3008 +(211062, 2003, 56110), -- Bill - 2003 +(211062, 2122, 56110), -- Bill - 2122 +(211062, 2118, 56110), -- Bill - 2118 +(211061, 2003, 56110), -- Patreux - 2003 +(211061, 2122, 56110), -- Patreux - 2122 +(211061, 2118, 56110), -- Patreux - 2118 +(211060, 2003, 56110), -- One Tusk - 2003 +(211060, 2122, 56110), -- One Tusk - 2122 +(211060, 2118, 56110), -- One Tusk - 2118 +(211028, 2003, 56110), -- Twizzle Runabout - 2003 +(211028, 2122, 56110), -- Twizzle Runabout - 2122 +(211028, 2118, 56110), -- Twizzle Runabout - 2118 +(210949, 3066, 56110), -- Burrowing Fieldwrecker - 3066 +(210271, 3008, 56110), -- Brew Master Aldryr - 3008 +(210267, 3008, 56110), -- I'pa - 3008 +(210156, 3008, 56110), -- Skarmorak - 3008 +(210153, 3008, 56110), -- Ol' Waxbeard - 3008 +(210108, 3008, 56110), -- E.D.N.A - 3008 +(209559, 3066, 56110), -- Cinderbee - 3066 +(209506, 3066, 56110), -- Glowering Hound - 3066 +(209467, 3066, 56110), -- Wandering Wolf - 3066 +(209230, 3008, 56110), -- Kyrioss - 3008 +(208993, 2003, 56110), -- Infected Lasher - 2003 +(208993, 2122, 56110), -- Infected Lasher - 2122 +(208993, 2118, 56110), -- Infected Lasher - 2118 +(208745, 3008, 56110), -- The Candle King - 3008 +(208743, 3008, 56110); -- Blazikon - 3008 + +INSERT INTO `creature_quest_currency` (`CreatureId`, `CurrencyId`, `VerifiedBuild`) VALUES +(208689, 2134, 56110), -- Kerzanthi - 2134 +(208689, 2003, 56110), -- Kerzanthi - 2003 +(208689, 2122, 56110), -- Kerzanthi - 2122 +(208689, 2118, 56110), -- Kerzanthi - 2118 +(208414, 2003, 56110), -- Sundered Despoiler - 2003 +(207946, 3008, 56110), -- Captain Dailcry - 3008 +(207940, 2915, 56110), -- Prioress Murrpray - 2915 +(207940, 2914, 56110), -- Prioress Murrpray - 2914 +(207940, 3008, 56110), -- Prioress Murrpray - 3008 +(207939, 3008, 56110), -- Baron Braunpyke - 3008 +(207826, 3066, 56110), -- Ravageant - 3066 +(207826, 2815, 56110), -- Ravageant - 2815 +(207826, 2899, 56110), -- Ravageant - 2899 +(207803, 2815, 56110), -- Toadstomper - 2815 +(207803, 2899, 56110), -- Toadstomper - 2899 +(207802, 2815, 56110), -- Beledar's Spawn - 2815 +(207802, 2899, 56110), -- Beledar's Spawn - 2899 +(207780, 2815, 56110), -- Finclaw Bloodtide - 2815 +(207780, 2899, 56110), -- Finclaw Bloodtide - 2899 +(207207, 2915, 56110), -- Voidstone Monstrosity - 2915 +(207207, 2914, 56110), -- Voidstone Monstrosity - 2914 +(207207, 3008, 56110), -- Voidstone Monstrosity - 3008 +(207205, 3008, 56110), -- Stormguard Gorren - 3008 +(206977, 2815, 56110), -- Parasidious - 2815 +(206977, 2899, 56110), -- Parasidious - 2899 +(206844, 3066, 56110), -- Firebrand Ko'mal - 3066 +(206699, 3066, 56110), -- War Lynx - 3066 +(206514, 2815, 56110), -- Crazed Cabbage Smacker - 2815 +(206514, 2899, 56110), -- Crazed Cabbage Smacker - 2899 +(206203, 3066, 56110), -- Moth'ethk - 3066 +(206203, 2815, 56110), -- Moth'ethk - 2815 +(206203, 2899, 56110), -- Moth'ethk - 2899 +(206184, 2815, 56110), -- Deathpetal - 2815 +(206184, 2899, 56110), -- Deathpetal - 2899 +(206096, 3066, 56110), -- Shadow-Blind Weaver - 3066 +(206078, 3066, 56110), -- Shadow-Blind Matriarch - 3066 +(206077, 3066, 56110), -- Shadow-Blind Weaver - 3066 +(206075, 3066, 56110), -- Shadow-Blind Saurolisk - 3066 +(205137, 3066, 56110), -- Undercrawler - 3066 +(205059, 3066, 56110), -- Skipper - 3066 +(205056, 3066, 56110), -- Mudnose Mole Mount - 3066 +(205055, 3066, 56110), -- Mudnose Mole Mount - 3066 +(205054, 3066, 56110), -- Mudnose Mole - 3066 +(203063, 2003, 56110), -- Brimstone Conspirator - 2003 +(203063, 2122, 56110), -- Brimstone Conspirator - 2122 +(203063, 2118, 56110), -- Brimstone Conspirator - 2118 +(202632, 3066, 56110), -- Sandsifting Crawler - 3066 +(201622, 2903, 56110), -- [DNT] Test Creature - 2903 +(188603, 3066, 56110); -- Basilisk - 3066 + +UPDATE `creature_quest_currency` SET `VerifiedBuild`=56110 WHERE (`CurrencyId`=2003 AND `CreatureId` IN (224008,223124,223120,221028,221025,219697,218484,218264,218254,217920,217915,217841,217839,217510,217226,217220,217148,217032,216894,216843,216772,216771,216753,216737,216735,216726,216725,216724,216721,216714,216713,216712,216711,216707,216706,216705,216704,216703,216702,216701,216700,216699,216698,216697,216696,216695,216694,216693,216692,216691,216690,216688,216676,216675,216674,216595,216473,216472,216471,216470,216465,216404,216403,216402,216401,216400,216399,216395,216394,216285,216284,216280,216274,216273,216228,216124,215999,215825,215795,214888,214887,214779,214681,214535,214334,214325,214294,214237,214234,214233,214231,214230,214229,214228,214227,214226,214225,214224,214223,214222,214221,214219,214217,214215,214214,214213,214202,214201,214200,214189,214188,214186,214175,214174,214173,214131,214125,214122,214075,214057,214055,214052,214029,214028,214025,214010,214007,214006,213865,213864,213822,213821,213819,213818,213815,213814,213813,213809,213808,213801,213800,213794,213788,213781,213757,213740,213737,213696,213676,213675,213668,213654,213647,213646,213630,213629,213628,213549,213547,213546,213542,213539,213506,213504,213466,213439,213433,213309,213272,213255,213192,213086,212909,212875,212842,212841,212840,212822,212820,212810,212796,212791,212790,212789,212690,212687,212685,212684,212666,212588,212585,212506,212505,212504,212503,212502,212501,212499,212495,212493,212492,212490,212488,212487,212486,212485,212484,212482,212481,212480,212471,212470,212469,212467,212431,212418,212410,212409,212406,212327,212326,212325,212320,212317,212314,212250,212223,212194,212193,212190,212188,212183,212161,212158,212154,212153,212152,212151,212145,212144,212143,212133,212126,212118,212090,212086,212085,212070,212069,212067,212066,212065,212062,212061,212060,212058,212057,212056,212055,212054,212053,212052,212051,212050,212049,212047,212046,212045,212044,212043,212042,212041,212040,212039,212036,212033,212031,212028,212024,212006,212004,212003,212002,211990,211989,211972,211971,211970,211964,211961,211960,211940,211932,211926,211924,211923,211922,211902,211886,211877,211827,211822,211814,211808,211791,211781,211776,211772,211770,211769,211767,211763,211762,211757,211756,211755,211669,211667,211651,211630,211551,211527,211526,211524,211523,211522,211520,211518,211474,211419,211411,211410,211401,211389,211384,211383,211381,211380,211378,211377,211376,211374,211373,211372,211370,211347,211345,211344,211343,211342,211339,211327,211320,211318,211317,211316,211314,211313,211305,211300,211294,211292,211286,211285,211283,211258,211246,211245,211242,211241,211240,211238,211236,211221,211220,211219,211217,211209,211207,211206,211203,211199,211197,211196,211195,211194,211193,211184,211179,211178,211176,211165,211164,211163,211159,211157,211154,211145,211143,211142,211141,211139,211130,211126,211124,211123,211120,211117,211116,211115,211114,211113,211096,211095,211091,211077,211074,211072,211071,211059,211058,211057,211045,211037,211032,211030,211029,211021,211020,211019,211013,211010,211007,211003,211002,210999,210990,210989,210988,210986,210985,210984,210983,210982,210981,210977,210976,210975,210960,210957,210954,210953,210946,210944,210943,210928,210918,210912,210902,210895,210894,210893,210892,210890,210885,210882,210880,210879,210877,210875,210874,210873,210872,210867,210866,210865,210864,210862,210861,210848,210846,210844,210843,210834,210833,210831,210829,210826,210813,210799,210798,210795,210794,210793,210791,210790,210789,210788,210785,210784,210783,210782,210777,210776,210775,210774,210772,210771,210769,210767,210762,210754,210752,210751,210735,210734,210730,210725,210724,210723,210704,210703,210702,210701,210696,210691,210685,210679,210669,210668,210667,210666,210665,210662,210654,210653,210652,210651,210649,210648,210643,210642,210641,210640,210637,210635,210626,210624,210622,210620,210612,210610,210609,210596,210595,210594,210593,210592,210591,210587,210585,210568,210567,210559,210557,210555,210553,210552,210550,210547,210544,210538,210525,210519,210518,210517,210511,210508,210507,210505,210504,210503,210500,210499,210498,210497,210496,210494,210492,210480,210477,210476,210475,210474,210472,210471,210469,210468,210467,210466,210464,210461,210460,210459,210458,210457,210456,210455,210450,210449,210448,210447,210446,210445,210443,210442,210441,210440,210439,210437,210436,210435,210434,210431,210430,210429,210428,210427,210425,210424,210423,210422,210421,210420,210419,210418,210412,210410,210409,210408,210407,210403,210402,210401,210400,210389,210387,210382,210380,210372,210365,210364,210363,210357,210355,210346,210344,210336,210335,210333,210332,210331,210327,210326,210323,210320,210319,210316,210315,210314,210312,210310,210307,210306,210305,210295,210294,210293,210292,210291,210290,210289,210288,210284,210283,210282,210278,210277,210275,210272,210256,210236,210235,210234,210230,210229,210221,210211,210210,210209,210195,210193,210186,210185,210178,210177,210176,210175,210173,210172,210170,210169,210168,210166,210165,210163,210162,210161,210160,210155,210150,210147,210143,210142,210137,210130,210127,210125,210122,210121,210118,210114,210111,210106,210103,210101,210099,210096,210089,210087,210084,210083,210081,210075,210070,210065,210064,210063,210062,210061,210060,210059,210056,210054,210052,210051,210050,210047,210046,210045,210043,210042,210041,210026,210025,210023,210021,210017,210015,210010,210008,209983,209982,209980,209975,209974,209973,209971,209969,209966,209963,209962,209957,209953,209952,209950,209936,209930,209929,209926,209919,209916,209915,209913,209912,209911,209909,209905,209902,209900,209898,209895,209894,209893,209882,209880,209875,209874,209864,209856,209852,209851,209845,209844,209843,209836,209835,209833,209832,209831,209829,209828,209827,209826,209821,209816,209808,209805,209799,209796,209795,209794,209793,209788,209782,209779,209776,209775,209772,209771,209769,209768,209767,209752,209751,209749,209740,209739,209737,209736,209735,209734,209727,209726,209723,209722,209720,209676,209664,209662,209661,209660,209659,209658,209657,209656,209655,209630,209627,209621,209620,209616,209614,209606,209602,209599,209583,209580,209579,209578,209577,209575,209574,209570,209569,209567,209566,209565,209564,209563,209562,209553,209552,209535,209534,209533,209527,209523,209521,209504,209503,209499,209497,209496,209495,209494,209493,209492,209491,209474,209473,209472,209464,209457,209456,209453,209450,209448,209445,209444,209440,209434,209433,209432,209431,209430,209427,209424,209401,209367,209365,209360,209359,209358,209343,209332,209328,209324,209323,209320,209310,209306,209305,209304,209291,209287,209281,209280,209258,209256,209255,209252,209245,209244,209241,209240,209237,209236,209235,209234,209218,209204,209202,209200,209198,209196,209185,209182,209181,209179,209176,209175,209174,209172,209171,209169,209167,209161,209156,209152,209150,209142,209137,209131,209129,209117,209113,209098,209097,209092,209083,209076,209073,209050,209048,209047,209035,209021,208996,208994,208985,208973,208963,208950,208949,208948,208946,208903,208889,208885,208884,208883,208878,208870,208865,208864,208863,208861,208854,208805,208803,208792,208780,208761,208748,208740,208737,208734,208733,208729,208727,208725,208721,208718,208695,208692,208691,208690,208688,208676,208674,208673,208664,208663,208662,208661,208660,208659,208658,208650,208635,208633,208626,208625,208617,208616,208615,208612,208610,208607,208606,208605,208604,208603,208602,208601,208600,208599,208596,208595,208594,208593,208591,208589,208588,208580,208576,208563,208557,208556,208540,208529,208522,208511,208502,208498,208492,208488,208487,208486,208475,208463,208443,208435,208430,208429,208419,208418,208405,208402,208394,208393,208392,208391,208385,208383,208378,208377,208374,208373,208368,208361,208360,208359,208349,208326,208321,208318,208311,208306,208302,208301,208299,208286,208281,208280,208246,208236,208235,208234,208233,208232,208231,208230,208229,208222,208200,208187,208181,208173,208170,208141,208089,208029,208027,207997,207982,207931,207926,207888,207857,207828,207825,207819,207817,207809,207807,207806,207792,207791,207789,207788,207786,207785,207784,207782,207781,207778,207777,207773,207769,207760,207755,207731,207698,207674,207660,207653,207652,207644,207627,207626,207625,207624,207623,207622,207621,207620,207619,207618,207617,207616,207570,207567,207565,207564,207560,207557,207555,207554,207543,207532,207524,207523,207500,207494,207485,207467,207455,207448,207429,207417,207413,207357,207347,207344,207337,207336,207335,207334,207332,207328,207315,207314,207313,207309,207307,207306,207304,207302,207301,207300,207298,207292,207291,207290,207289,207288,207286,207285,207284,207280,207276,207275,207274,207273,207272,207260,207259,207253,207245,207229,207211,207210,207209,207208,207203,207201,207184,207183,207182,207181,207180,207179,207178,207175,207173,207171,207163,207160,207159,207154,207152,207147,207144,207143,207141,207139,207136,207110,207109,207105,207101,207096,207091,207090,207089,207088,207087,207084,207072,207069,207068,207048,207047,207039,207031,207030,207029,207027,207026,207025,207024,207023,207016,207015,207014,207013,206975,206966,206959,206954,206951,206893,206866,206865,206860,206859,206858,206853,206851,206850,206848,206847,206846,206845,206843,206842,206841,206840,206839,206838,206837,206836,206835,206833,206831,206830,206823,206819,206818,206817,206815,206813,206812,206811,206810,206805,206803,206802,206801,206800,206799,206798,206797,206796,206795,206794,206792,206791,206773,206769,206767,206764,206752,206751,206729,206728,206727,206722,206721,206720,206717,206716,206707,206706,206703,206702,206701,206693,206691,206690,206689,206687,206685,206684,206676,206675,206674,206673,206672,206670,206669,206668,206667,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206650,206649,206645,206644,206642,206639,206634,206628,206626,206620,206619,206618,206614,206604,206603,206601,206597,206582,206581,206580,206579,206578,206577,206576,206575,206573,206565,206564,206563,206562,206561,206560,206559,206558,206557,206556,206555,206554,206553,206552,206551,206550,206549,206530,206527,206517,206511,206494,206493,206492,206491,206490,206489,206488,206487,206485,206482,206481,206480,206478,206477,206472,206461,206444,206440,206437,206429,206427,206424,206403,206400,206364,206359,206358,206327,206326,206325,206321,206246,206244,206243,206242,206241,206237,206236,206235,206234,206227,206226,206225,206162,206134,206127,206125,206073,206048,206024,206023,206008,205971,205968,205940,205939,205938,205937,205936,205935,205934,205919,205918,205910,205907,205906,205905,205865,205840,205820,205812,205763,205673,205672,205671,205656,205651,205644,205642,205641,205632,205629,205628,205623,205622,205620,205619,205618,205613,205611,205594,205566,205565,205564,205561,205556,205551,205550,205549,205548,205547,205478,205425,205361,205348,205338,205300,205284,205245,205244,205243,205242,205241,205240,205239,205238,205237,205236,205235,205234,205231,205230,205229,205228,205227,205226,205223,205215,205204,205203,205175,205169,205154,205131,205123,205121,205082,205079,205078,205076,205075,205074,205066,205061,205043,205030,205019,205018,205001,204988,204965,204949,204947,204925,204922,204863,204861,204860,204829,204826,204800,204742,204741,204738,204728,204699,204689,204686,204652,204649,204646,204642,204618,204616,204615,204614,204582,204581,204580,204579,204578,204566,204555,204554,204553,204550,204549,204525,204508,204466,204444,204442,204441,204434,204432,204423,204389,204387,204379,204378,204356,204353,204352,204351,204350,204349,204348,204332,204331,204330,204316,204315,204314,204313,204311,204310,204309,204308,204307,204304,204297,204290,204274,204247,204246,204245,204243,204242,204208,204207,204204,204172,204171,204164,204163,204158,204148,204146,204128,204121,204111,204110,204108,204106,204101,204099,204096,204093,204092,204087,204080,204078,204076,204075,204073,204072,204063,204056,204043,204029,204023,204015,204014,204013,204012,204011,204010,204007,204005,204004,203990,203988,203976,203975,203974,203973,203972,203970,203960,203959,203958,203957,203953,203949,203948,203947,203946,203939,203934,203933,203930,203927,203922,203917,203916,203914,203912,203910,203909,203908,203900,203898,203897,203896,203893,203891,203890,203888,203887,203851,203846,203834,203831,203826,203825,203819,203816,203811,203809,203806,203793,203788,203783,203771,203760,203738,203737,203736,203735,203734,203725,203723,203722,203717,203716,203712,203709,203707,203705,203703,203700,203699,203698,203692,203691,203687,203686,203685,203684,203682,203681,203674,203668,203664,203662,203660,203657,203656,203646,203643,203642,203637,203630,203629,203627,203626,203625,203621,203620,203619,203618,203617,203616,203611,203606,203605,203596,203593,203592,203521,203515,203480,203479,203477,203469,203468,203462,203436,203435,203434,203424,203417,203411,203389,203387,203385,203384,203368,203355,203353,203332,203330,203325,203316,203277,203261,203260,203259,203252,203241,203240,203239,203238,203237,203234,203233,203228,203227,203222,203220,203219,203215,203164,203126,203105,203091,203082,203081,203080,203073,203072,203054,203053,203038,203031,203029,203026,203025,203013,203006,203001,202981,202973,202967,202963,202962,202954,202944,202943,202941,202940,202939,202934,202932,202930,202924,202913,202888,202884,202866,202858,202846,202845,202841,202835,202828,202826,202803,202795,202785,202783,202772,202769,202768,202767,202749,202731,202724,202723,202696,202693,202678,202676,202675,202653,202623,202622,202621,202608,202607,202606,202555,202549,202529,202524,202510,202506,202483,202481,202475,202454,202450,202441,202439,202436,202418,202417,202376,202327,202326,202325,202324,202320,202319,202318,202317,202316,202314,202312,202310,202309,202307,202304,202303,202302,202288,202286,202284,202283,202282,202281,202280,202279,202276,202275,202274,202273,202272,202271,202270,202269,202268,202266,202264,202262,202261,202260,202259,202258,202257,202256,202248,202247,202246,202245,202244,202109,202108,201871,201852,201831,201828,201823,201822,201820,201789,201770,201753,201748,201746,201736,201735,201725,201724,201699,201673,201664,201636,201635,201633,201629,201625,201623,201562,201561,201559,201558,201557,201556,201555,201554,201553,201552,201550,201549,201545,201543,201542,201540,201539,201538,201537,201535,201534,201533,201532,201509,201439,201369,201348,201341,201309,201308,201307,201305,201304,201301,201300,201298,201295,201294,201292,201288,201266,201255,201218,201185,201181,201161,201155,201154,201153,201152,201151,201150,201148,201147,201135,201130,201117,201113,201097,201096,201093,201088,201078,201072,201063,201062,201054,201036,201035,201034,201033,201029,201027,201023,201013,201010,200993,200978,200960,200956,200949,200945,200944,200931,200911,200910,200907,200904,200901,200894,200892,200891,200890,200885,200881,200879,200878,200877,200869,200858,200855,200853,200852,200850,200849,200847,200815,200806,200804,200785,200774,200767,200765,200761,200758,200757,200756,200751,200745,200743,200742,200740,200739,200738,200737,200736,200735,200730,200725,200722,200721,200720,200717,200711,200681,200675,200622,200621,200620,200619,200610,200600,200598,200594,200593,200589,200588,200587,200584,200583,200581,200579,200572,200569,200548,200547,200546,200545,200543,200542,200537,200529,200527,200513,200498,200489,200488,200486,200485,200484,200483,200477,200466,200461,200460,200454,200453,200452,200451,200450,200449,200421,200420,200417,200397,200389,200385,200384,200383,200382,200381,200380,200379,200378,200377,200372,200371,200370,200369,200368,200357,200339,200338,200335,200334,200331,200325,200321,200320,200319,200316,200315,200312,200311,200310,200308,200307,200306,200305,200304,200303,200302,200301,200288,200287,200286,200285,200284,200278,200276,200275,200272,200250,200249,200247,200236,200235,200212,200186,200183,200179,200178,200173,200139,200138,200136,200135,200133,200132,200128,200121,200120,200113,200111,200068,200067,200066,200058,200057,200038,200033,200027,200002,199998,199996,199992,199989,199988,199986,199982,199980,199979,199978,199974,199972,199971,199968,199967,199966,199946,199945,199942,199941,199937,199936,199935,199934,199933,199931,199930,199929,199928,199916,199874,199873,199872,199871,199870,199869,199866,199865,199857,199856,199855,199853,199848,199847,199844,199843,199842,199840,199839,199837,199833,199832,199831,199830,199829,199828,199827,199826,199825,199824,199822,199818,199817,199816,199813,199809,199807,199802,199800,199791,199790,199786,199785,199784,199780,199777,199776,199775,199774,199773,199730,199729,199722,199719,199718,199717,199716,199715,199691,199688,199656,199655,199651,199639,199638,199637,199636,199635,199634,199633,199632,199614,199610,199589,199585,199555,199548,199546,199544,199543,199542,199537,199534,199533,199510,199507,199506,199494,199493,199485,199437,199415,199412,199401,199380,199379,199374,199364,199354,199346,199338,199333,199332,199331,199327,199319,199318,199312,199308,199307,199306,199303,199300,199298,199290,199289,199286,199285,199284,199282,199279,199278,199276,199266,199260,199248,199246,199238,199228,199220,199207,199200,199197,199195,199194,199192,199191,199190,199182,199181,199150,199124,199037,199030,199029,199028,199027,199013,199011,198975,198959,198950,198937,198930,198917,198916,198915,198914,198908,198907,198887,198878,198874,198873,198872,198871,198870,198869,198868,198861,198860,198859,198857,198856,198855,198854,198851,198850,198847,198846,198832,198824,198823,198822,198821,198820,198819,198818,198817,198816,198814,198813,198812,198811,198810,198809,198808,198807,198806,198803,198802,198797,198795,198794,198793,198792,198791,198789,198786,198785,198784,198783,198782,198781,198780,198779,198778,198777,198776,198775,198774,198752,198734,198733,198727,198726,198725,198724,198723,198707,198704,198703,198689,198688,198666,198665,198664,198660,198659,198658,198657,198655,198654,198653,198652,198651,198650,198606,198592,198571,198570,198568,198558,198556,198554,198549,198548,198546,198545,198544,198534,198524,198521,198503,198502,198501,198500,198483,198478,198471,198469,198447,198432,198430,198428,198425,198424,198423,198421,198420,198419,198418,198417,198416,198415,198414,198413,198409,198388,198387,198385,198376,198372,198366,198361,198349,198348,198343,198329,198314,198313,198312,198309,198297,198266,198263,198246,198244,198239,198226,198214,198205,198204,198203,198200,198199,198198,198197,198196,198193,198192,198191,198187,198169,198163,198159,198156,198142,198138,198136,198127,198126,198112,198081,198078,198057,198047,198040,198034,198026,198023,198017,198004,197985,197982,197970,197962,197958,197955,197954,197952,197950,197949,197948,197944,197938,197936,197930,197925,197914,197907,197906,197902,197898,197892,197889,197884,197875,197873,197871,197870,197867,197866,197864,197863,197857,197847,197843,197835,197831,197825,197823,197821,197820,197815,197814,197813,197801,197799,197798,197793,197788,197778,197774,197768,197766,197763,197755,197754,197749,197748,197745,197744,197698,197697,197693,197692,197686,197685,197671,197669,197668,197667,197666,197665,197664,197663,197662,197661,197652,197651,197650,197647,197615,197582,197557,197555,197541,197540,197539,197538,197535,197534,197509,197501,197480,197471,197466,197455,197454,197439,197438,197436,197414,197413,197411,197409,197408,197403,197400,197377,197376,197371,197366,197356,197355,197354,197353,197352,197346,197344,197343,197307,197300,197298,197260,197256,197225,197224,197221,197220,197218,197211,197200,197198,197197,197195,197194,197185,197180,197178,197177,197176,197174,197173,197170,197169,197167,197165,197149,197148,197147,197146,197143,197142,197141,197140,197139,197138,197137,197136,197135,197134,197133,197132,197131,197130,197129,197128,197126,197125,197124,197123,197122,197121,197120,197119,197118,197099,197097,197092,197091,197088,197087,197086,197085,197079,197078,197077,197076,197075,197074,197073,197062,197061,197060,197059,197041,197036,197029,197009,197008,197007,197003,197000,196992,196988,196986,196976,196973,196972,196971,196970,196969,196968,196967,196965,196964,196963,196956,196946,196943,196928,196927,196926,196920,196917,196916,196913,196912,196911,196900,196897,196891,196889,196888,196887,196886,196883,196882,196875,196874,196873,196870,196867,196856,196855,196835,196834,196829,196826,196825,196824,196821,196809,196798,196776,196772,196770,196767,196758,196735,196718,196716,196703,196694,196681,196680,196674,196671,196655,196647,196646,196641,196639,196634,196632,196626,196624,196619,196618,196616,196615,196609,196601,196600,196599,196594,196590,196589,196588,196587,196584,196583,196582,196571,196563,196558,196557,196556,196555,196554,196553,196552,196550,196540,196536,196535,196527,196526,196525,196524,196523,196522,196521,196515,196514,196498,196496,196493,196492,196489,196488,196486,196482,196477,196474,196473,196472,196470,196469,196468,196467,196459,196457,196455,196450,196447,196440,196438,196434,196433,196426,196420,196418,196417,196415,196414,196413,196405,196404,196403,196402,196398,196395,196388,196386,196385,196384,196383,196382,196381,196380,196379,196377,196369,196368,196365,196364,196362,196358,196357,196355,196354,196353,196351,196350,196348,196347,196344,196343,196341,196340,196339,196338,196336,196334,196330,196326,196324,196322,196314,196311,196286,196279,196278,196275,196274,196273,196272,196263,196252,196250,196246,196244,196240,196230,196229,196212,196203,196202,196201,196200,196199,196196,196195,196193,196190,196186,196185,196182,196176,196171,196168,196165,196157,196155,196134,196123,196121,196119,196117,196116,196115,196109,196103,196097,196096,196094,196093,196092,196085,196083,196082,196071,196063,196062,196061,196059,196058,196057,196056,196055,196054,196052,196050,196049,196048,196047,196046,196045,196043,196040,196017,196015,196010,196007,196006,196005,196004,196003,195987,195984,195979,195965,195963,195962,195961,195960,195959,195956,195941,195936,195933,195930,195929,195928,195927,195918,195917,195916,195915,195913,195909,195906,195905,195901,195897,195895,195894,195893,195892,195878,195877,195876,195875,195871,195870,195855,195853,195851,195849,195848,195847,195846,195845,195842,195841,195840,195839,195838,195837,195836,195833,195828,195821,195820,195816,195815,195814,195813,195807,195806,195800,195796,195795,195790,195765,195764,195762,195761,195758,195756,195755,195753,195752,195743,195742,195740,195731,195727,195722,195719,195717,195716,195715,195714,195712,195710,195709,195708,195704,195696,195687,195686,195685,195684,195683,195680,195678,195674,195673,195672,195654,195652,195651,195642,195641,195639,195635,195632,195628,195627,195625,195624,195616,195615,195613,195610,195609,195608,195607,195605,195597,195580,195579,195577,195559,195552,195544,195541,195530,195525,195518,195514,195513,195512,195509,195506,195499,195498,195493,195492,195485,195478,195472,195470,195465,195461,195460,195459,195458,195457,195456,195451,195450,195448,195442,195435,195433,195431,195430,195424,195417,195409,195404,195403,195400,195398,195397,195391,195384,195383,195382,195381,195380,195379,195378,195376,195375,195371,195369,195368,195366,195365,195363,195362,195361,195360,195359,195353,195352,195351,195346,195344,195343,195337,195330,195324,195322,195319,195314,195310,195305,195304,195300,195286,195283,195281,195280,195273,195272,195270,195269,195268,195267,195265,195264,195261,195258,195256,195255,195248,195247,195243,195242,195241,195223,195222,195221,195220,195219,195217,195215,195208,195205,195204,195198,195197,195196,195195,195194,195192,195191,195190,195189,195188,195187,195186,195185,195177,195176,195175,195172,195170,195163,195160,195157,195151,195150,195142,195141,195135,195132,195130,195119,195117,195108,195101,195098,195095,195094,195093,195092,195090,195074,195064,195063,195062,195060,195059,195058,195056,195052,195051,195050,195048,195047,195045,195042,195039,195036,195033,195032,195026,195019,195014,195012,195008,195004,195003,195002,194994,194976,194966,194964,194963,194962,194960,194957,194953,194950,194949,194948,194939,194937,194935,194929,194926,194922,194920,194917,194912,194909,194908,194898,194896,194895,194894,194886,194885,194882,194881,194880,194877,194876,194875,194873,194868,194857,194855,194854,194850,194849,194822,194816,194815,194814,194809,194807,194804,194803,194802,194798,194797,194794,194786,194777,194771,194769,194763,194761,194760,194752,194750,194747,194741,194728,194726,194722,194719,194718,194710,194707,194704,194702,194701,194699,194698,194697,194696,194694,194692,194690,194686,194673,194672,194666,194665,194663,194662,194657,194656,194655,194647,194631,194629,194626,194624,194611,194609,194608,194601,194588,194574,194570,194568,194545,194544,194524,194523,194517,194496,194495,194491,194489,194487,194476,194469,194467,194458,194444,194439,194438,194436,194433,194431,194429,194421,194420,194418,194417,194414,194412,194411,194410,194409,194408,194403,194392,194380,194375,194374,194373,194372,194366,194362,194360,194357,194356,194355,194352,194351,194350,194348,194342,194341,194330,194317,194316,194315,194311,194307,194306,194305,194303,194302,194300,194296,194291,194290,194286,194284,194283,194281,194280,194277,194272,194270,194257,194252,194251,194250,194242,194241,194240,194239,194226,194225,194224,194222,194220,194219,194212,194210,194200,194197,194191,194183,194182,194180,194179,194178,194171,194168,194164,194162,194160,194158,194153,194147,194146,194145,194144,194120,194119,194105,194103,194102,194095,194094,194093,194092,194091,194089,194088,194087,194086,194085,194084,194082,194081,194080,194079,194078,194075,194070,194069,194068,194063,194062,194061,194060,194054,194051,194049,194047,194046,194045,194039,194035,194021,194020,194003,193997,193986,193984,193980,193976,193974,193973,193971,193970,193969,193968,193967,193966,193965,193960,193959,193958,193956,193952,193951,193950,193949,193948,193944,193943,193942,193941,193926,193925,193923,193918,193911,193902,193900,193896,193895,193894,193893,193892,193891,193885,193884,193883,193882,193881,193880,193876,193874,193873,193869,193864,193862,193861,193860,193859,193857,193855,193854,193853,193849,193848,193847,193840,193839,193836,193833,193828,193827,193825,193822,193821,193820,193819,193816,193815,193813,193811,193810,193809,193806,193795,193791,193790,193785,193784,193783,193776,193771,193770,193769,193768,193766,193765,193764,193763,193753,193752,193750,193747,193739,193738,193735,193734,193733,193732,193730,193729,193727,193726,193725,193724,193723,193722,193721,193720,193719,193714,193713,193710,193708,193706,193705,193704,193703,193702,193700,193699,193698,193693,193691,193688,193686,193684,193682,193680,193677,193676,193675,193674,193673,193670,193669,193668,193666,193664,193663,193658,193656,193655,193654,193653,193652,193651,193650,193648,193647,193646,193645,193644,193643,193642,193641,193636,193634,193632,193630,193627,193626,193618,193612,193609,193606,193605,193604,193599,193598,193596,193595,193591,193589,193588,193587,193585,193579,193577,193576,193572,193565,193564,193562,193561,193559,193557,193556,193555,193553,193552,193550,193549,193545,193544,193543,193541,193540,193539,193536,193522,193521,193514,193511,193509,193507,193505,193503,193502,193498,193497,193496,193491,193486,193484,193482,193470,193467,193462,193457,193451,193447,193445,193444,193443,193442,193438,193436,193433,193431,193430,193429,193428,193427,193426,193425,193422,193420,193417,193414,193412,193409,193407,193405,193403,193402,193401,193396,193395,193394,193391,193389,193388,193386,193385,193384,193381,193378,193376,193373,193370,193367,193364,193355,193353,193348,193346,193342,193341,193338,193330,193326,193325,193324,193322,193320,193313,193311,193310,193309,193308,193307,193306,193302,193301,193300,193295,193293,193291,193290,193288,193276,193273,193272,193271,193269,193266,193263,193259,193258,193256,193255,193254,193251,193246,193244,193243,193241,193240,193238,193235,193234,193232,193231,193229,193227,193226,193225,193224,193221,193220,193219,193217,193215,193214,193212,193210,193209,193208,193206,193201,193199,193198,193196,193188,193184,193183,193181,193178,193177,193176,193175,193173,193171,193170,193168,193167,193166,193165,193163,193162,193161,193157,193154,193153,193152,193150,193149,193148,193146,193145,193143,193142,193140,193139,193138,193137,193136,193135,193133,193132,193131,193130,193129,193128,193127,193126,193125,193124,193123,193120,193118,193116,193097,193092,193083,193081,193078,193075,193071,193068,193063,193062,193054,193053,193052,193049,193044,193027,193009,193003,193002,192986,192984,192983,192982,192978,192968,192961,192953,192949,192947,192946,192945,192941,192938,192934,192931,192930,192928,192919,192916,192915,192914,192888,192887,192886,192885,192882,192879,192873,192870,192854,192853,192834,192833,192822,192812,192810,192803,192802,192800,192796,192794,192792,192791,192790,192789,192788,192787,192786,192784,192783,192782,192781,192776,192775,192772,192771,192770,192769,192768,192767,192766,192765,192764,192763,192762,192761,192759,192754,192752,192749,192748,192739,192737,192720,192718,192717,192716,192704,192703,192702,192700,192699,192696,192695,192694,192693,192689,192687,192685,192684,192683,192680,192678,192677,192661,192657,192654,192652,192651,192644,192643,192641,192640,192639,192637,192636,192634,192632,192630,192624,192623,192612,192610,192609,192602,192597,192596,192594,192591,192584,192583,192582,192575,192572,192569,192568,192567,192559,192557,192555,192550,192544,192534,192533,192525,192522,192518,192513,192507,192506,192503,192501,192500,192499,192487,192486,192481,192477,192473,192471,192470,192469,192468,192467,192466,192465,192464,192463,192462,192457,192456,192454,192453,192452,192451,192450,192449,192448,192447,192446,192445,192444,192443,192442,192441,192437,192430,192428,192427,192425,192424,192423,192422,192421,192420,192419,192418,192417,192416,192415,192414,192413,192412,192411,192410,192408,192393,192390,192389,192386,192385,192383,192380,192379,192378,192377,192376,192375,192374,192373,192372,192371,192367,192364,192362,192356,192352,192351,192348,192344,192341,192340,192338,192335,192334,192333,192330,192329,192323,192307,192300,192299,192297,192296,192295,192294,192293,192292,192291,192290,192283,192274,192270,192266,192248,192247,192232,192228,192226,192223,192209,192197,192196,192188,192187,192186,192183,192182,192181,192180,192179,192178,192176,192175,192174,192173,192172,192171,192170,192169,192168,192167,192166,192161,192160,192159,192158,192157,192156,192154,192152,192151,192150,192149,192148,192147,192146,192145,192142,192141,192133,192132,192131,192130,192129,192127,192126,192125,192124,192123,192122,192119,192118,192115,192105,192063,192061,192057,192045,192043,192041,192040,192038,192037,192036,192030,192020,192003,191995,191979,191978,191973,191972,191971,191970,191969,191968,191967,191966,191965,191964,191963,191951,191950,191947,191944,191940,191926,191922,191917,191906,191903,191902,191901,191900,191899,191898,191887,191883,191880,191876,191857,191851,191850,191847,191844,191843,191842,191841,191840,191835,191833,191831,191830,191829,191828,191827,191826,191825,191824,191823,191821,191820,191816,191805,191804,191802,191800,191799,191795,191794,191791,191790,191789,191788,191787,191786,191785,191784,191781,191779,191778,191777,191775,191774,191773,191765,191763,191746,191745,191744,191739,191736,191731,191729,191727,191724,191719,191713,191712,191711,191710,191709,191708,191707,191706,191705,191704,191703,191697,191696,191695,191694,191687,191686,191684,191683,191682,191681,191680,191679,191678,191677,191676,191675,191672,191668,191667,191666,191665,191664,191663,191662,191661,191660,191659,191658,191656,191654,191653,191651,191650,191649,191647,191645,191644,191639,191637,191629,191628,191626,191625,191624,191621,191620,191619,191618,191616,191615,191611,191608,191607,191606,191604,191597,191596,191594,191588,191582,191580,191577,191572,191570,191565,191563,191562,191561,191560,191559,191558,191554,191553,191552,191551,191545,191544,191541,191538,191536,191535,191532,191530,191529,191527,191525,191524,191523,191521,191517,191511,191509,191508,191507,191500,191498,191497,191496,191495,191481,191479,191478,191476,191469,191462,191460,191458,191457,191456,191451,191450,191447,191446,191434,191430,191429,191428,191427,191422,191416,191413,191404,191396,191395,191389,191388,191375,191374,191373,191372,191367,191365,191364,191363,191362,191357,191356,191355,191354,191351,191348,191346,191342,191341,191340,191339,191337,191336,191335,191334,191333,191332,191331,191330,191329,191328,191327,191326,191324,191322,191319,191318,191317,191315,191313,191311,191310,191308,191307,191306,191305,191304,191303,191302,191300,191289,191284,191278,191273,191270,191259,191257,191256,191255,191252,191247,191245,191243,191242,191240,191238,191237,191236,191235,191233,191232,191230,191229,191227,191226,191225,191224,191222,191221,191220,191215,191206,191204,191203,191201,191200,191199,191198,191196,191182,191180,191175,191173,191165,191164,191155,191152,191145,191143,191136,191133,191131,191130,191129,191123,191122,191121,191120,191109,191104,191103,191101,191099,191098,191096,191084,191061,191060,191057,191055,191054,191052,191051,191049,191048,191047,191044,191043,191042,191039,191038,191037,191035,191033,191032,191021,191015,191008,191006,191005,190998,190996,190995,190991,190986,190983,190980,190974,190968,190965,190962,190961,190960,190958,190953,190952,190947,190946,190945,190944,190943,190932,190931,190930,190928,190925,190924,190921,190920,190913,190911,190910,190909,190908,190907,190906,190905,190888,190886,190885,190873,190840,190839,190824,190817,190816,190815,190814,190812,190795,190794,190789,190788,190787,190786,190785,190784,190783,190780,190779,190778,190776,190767,190766,190762,190761,190757,190756,190753,190752,190751,190749,190748,190747,190746,190745,190743,190742,190739,190738,190737,190731,190730,190726,190723,190721,190719,190718,190717,190716,190715,190714,190713,190712,190711,190710,190709,190708,190700,190698,190697,190696,190695,190694,190692,190691,190680,190667,190665,190664,190663,190662,190660,190659,190655,190654,190653,190650,190645,190644,190641,190634,190630,190625,190613,190611,190608,190607,190605,190604,190603,190602,190601,190599,190598,190587,190584,190579,190576,190574,190567,190566,190564,190563,190556,190551,190543,190538,190531,190530,190528,190527,190523,190521,190520,190519,190518,190514,190510,190508,190503,190496,190493,190489,190485,190484,190482,190473,190467,190465,190463,190461,190457,190453,190447,190444,190441,190438,190431,190428,190420,190412,190411,190410,190409,190408,190407,190405,190404,190403,190401,190400,190397,190389,190384,190383,190382,190379,190377,190375,190373,190371,190370,190368,190366,190362,190359,190358,190348,190345,190343,190342,190340,190339,190333,190329,190326,190325,190324,190322,190321,190320,190319,190318,190317,190307,190304,190296,190282,190257,190256,190252,190249,190244,190243,190242,190230,190220,190218,190216,190214,190213,190212,190210,190209,190208,190207,190206,190205,190204,190201,190199,190198,190193,190191,190189,190188,190186,190176,190173,190172,190170,190165,190161,190156,190147,190144,190133,190130,190129,190123,190117,190116,190115,190110,190106,190100,190099,190095,190080,190079,190075,190073,190069,190066,190065,190061,190060,190059,190056,190055,190054,190051,190048,190047,190034,190032,190031,190028,190023,190019,190011,189992,189986,189983,189968,189967,189966,189965,189939,189937,189936,189935,189930,189928,189926,189925,189914,189905,189902,189901,189899,189886,189880,189875,189872,189871,189870,189861,189859,189857,189852,189851,189850,189849,189847,189843,189841,189836,189835,189834,189825,189823,189822,189821,189816,189815,189814,189812,189811,189801,189798,189795,189780,189777,189768,189762,189760,189759,189757,189756,189755,189750,189744,189741,189734,189733,189729,189722,189715,189688,189675,189670,189656,189654,189653,189652,189645,189643,189627,189626,189614,189607,189606,189605,189601,189591,189581,189574,189572,189570,189557,189555,189544,189538,189537,189535,189531,189522,189521,189518,189517,189515,189512,189511,189509,189508,189501,189500,189499,189497,189494,189493,189491,189490,189486,189485,189479,189472,189471,189470,189468,189467,189466,189465,189464,189463,189460,189454,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189407,189406,189405,189394,189392,189391,189388,189387,189385,189384,189383,189382,189381,189379,189378,189373,189372,189371,189368,189363,189362,189356,189340,189338,189337,189335,189318,189316,189314,189313,189312,189310,189304,189303,189299,189297,189295,189289,189285,189284,189279,189266,189265,189248,189247,189246,189244,189243,189241,189235,189232,189231,189230,189229,189228,189227,189226,189221,189220,189218,189217,189213,189210,189208,189200,189198,189195,189194,189192,189092,189087,189057,189056,189051,189050,189048,189045,189043,189042,189040,189039,189034,189032,189030,189029,189027,189026,189024,189017,189016,189015,189014,189013,189012,189011,189010,189009,189008,189007,189006,189003,189001,189000,188999,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188953,188952,188951,188949,188948,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188928,188927,188926,188924,188923,188922,188921,188920,188919,188917,188897,188896,188894,188892,188891,188890,188888,188886,188884,188883,188881,188880,188879,188876,188875,188874,188872,188870,188869,188860,188859,188852,188851,188846,188840,188838,188837,188836,188835,188834,188833,188832,188831,188830,188829,188828,188827,188826,188814,188811,188810,188808,188807,188806,188805,188804,188802,188800,188799,188798,188797,188796,188795,188794,188793,188791,188790,188789,188787,188786,188784,188782,188781,188779,188777,188776,188775,188774,188772,188769,188768,188767,188766,188765,188764,188763,188762,188761,188760,188755,188754,188752,188750,188749,188748,188746,188745,188744,188743,188742,188741,188740,188739,188738,188737,188736,188733,188732,188731,188730,188729,188728,188727,188725,188723,188722,188721,188720,188719,188718,188717,188716,188715,188713,188712,188711,188710,188708,188707,188704,188702,188701,188700,188699,188698,188697,188696,188693,188691,188689,188687,188677,188676,188674,188671,188669,188668,188667,188666,188653,188652,188644,188643,188641,188638,188635,188634,188633,188632,188631,188630,188629,188628,188620,188619,188618,188616,188615,188614,188613,188612,188611,188610,188609,188608,188607,188606,188605,188604,188600,188599,188597,188596,188595,188594,188593,188591,188590,188589,188587,188586,188585,188584,188582,188581,188580,188578,188577,188576,188574,188573,188572,188571,188570,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188553,188552,188551,188550,188549,188548,188547,188546,188545,188544,188543,188542,188540,188538,188537,188536,188535,188534,188533,188532,188531,188530,188529,188528,188527,188526,188525,188524,188522,188520,188519,188518,188517,188516,188515,188514,188511,188510,188509,188508,188507,188506,188504,188502,188501,188500,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188484,188483,188480,188478,188477,188476,188475,188474,188473,188472,188471,188470,188469,188468,188467,188466,188465,188464,188463,188462,188461,188460,188459,188458,188457,188456,188455,188454,188453,188451,188450,188449,188447,188440,188438,188432,188431,188430,188429,188428,188427,188425,188424,188423,188422,188421,188420,188419,188418,188417,188415,188413,188411,188409,188408,188407,188406,188405,188404,188402,188401,188400,188399,188398,188397,188396,188395,188394,188393,188388,188387,188384,188382,188381,188379,188378,188376,188375,188373,188372,188370,188369,188368,188367,188366,188364,188363,188360,188357,188351,188347,188343,188341,188338,188334,188333,188329,188328,188327,188326,188325,188324,188323,188322,188320,188318,188317,188316,188315,188314,188312,188311,188310,188309,188308,188307,188306,188305,188304,188303,188300,188298,188296,188295,188294,188292,188288,188287,188277,188276,188274,188273,188272,188271,188270,188252,188244,188242,188235,188231,188230,188226,188214,188211,188204,188203,188202,188197,188180,188174,188173,188172,188171,188159,188153,188128,188124,188122,188117,188115,188114,188104,188100,188099,188098,188095,188094,188089,188088,188087,188086,188074,188067,188060,188056,188055,188048,188044,188043,188041,188039,188038,188027,188014,188011,188009,188008,188006,188004,187999,187979,187975,187971,187969,187965,187960,187953,187949,187948,187945,187941,187939,187938,187937,187936,187935,187932,187931,187930,187928,187926,187925,187923,187921,187919,187916,187912,187908,187907,187902,187900,187898,187897,187886,187885,187872,187871,187868,187867,187860,187857,187854,187847,187845,187843,187842,187840,187839,187838,187837,187835,187834,187833,187831,187828,187827,187826,187825,187819,187817,187816,187813,187811,187802,187794,187793,187792,187790,187786,187785,187781,187778,187777,187776,187773,187772,187771,187769,187768,187754,187753,187752,187751,187750,187749,187748,187747,187746,187745,187743,187735,187723,187697,187693,187692,187691,187689,187687,187685,187684,187683,187677,187672,187661,187657,187652,187650,187649,187645,187641,187640,187628,187625,187619,187618,187617,187616,187615,187614,187613,187612,187611,187603,187602,187601,187600,187599,187598,187593,187581,187580,187579,187578,187577,187576,187575,187574,187573,187572,187568,187567,187566,187565,187559,187558,187557,187555,187553,187552,187551,187550,187549,187548,187547,187546,187545,187543,187542,187540,187539,187536,187535,187534,187530,187528,187526,187524,187523,187515,187510,187507,187506,187505,187503,187502,187501,187500,187498,187497,187496,187494,187493,187490,187489,187488,187487,187484,187483,187481,187480,187479,187478,187477,187476,187475,187474,187472,187470,187457,187456,187455,187452,187451,187445,187442,187440,187438,187433,187432,187431,187426,187423,187415,187414,187413,187410,187409,187405,187404,187402,187397,187396,187395,187393,187391,187387,187384,187359,187357,187353,187352,187350,187342,187341,187340,187338,187337,187336,187334,187333,187332,187331,187330,187329,187328,187326,187325,187324,187322,187321,187320,187318,187317,187316,187315,187312,187308,187307,187306,187302,187301,187299,187298,187297,187288,187286,187285,187282,187281,187280,187279,187275,187273,187271,187266,187265,187264,187263,187262,187258,187256,187246,187244,187242,187240,187239,187238,187232,187231,187230,187228,187226,187225,187224,187222,187221,187220,187219,187218,187217,187216,187215,187214,187212,187211,187210,187209,187207,187206,187205,187204,187203,187201,187192,187175,187174,187173,187172,187170,187168,187160,187159,187155,187154,187150,187149,187140,187139,187138,187131,187124,187120,187111,187095,187091,187090,187089,187088,187087,187085,187084,187083,187082,187081,187079,187078,187075,187065,187064,187063,187056,187051,187050,187049,187048,187036,187033,187032,187026,187021,186962,186959,186951,186938,186937,186934,186924,186923,186922,186921,186918,186915,186912,186909,186908,186906,186903,186902,186892,186891,186889,186873,186859,186858,186855,186853,186849,186842,186840,186839,186837,186836,186835,186834,186833,186832,186831,186829,186828,186827,186826,186825,186824,186823,186821,186820,186813,186812,186811,186810,186809,186808,186807,186806,186803,186800,186799,186798,186797,186796,186792,186790,186788,186787,186783,186781,186777,186773,186772,186769,186768,186763,186759,186758,186756,186746,186745,186741,186740,186739,186738,186737,186736,186735,186728,186727,186725,186724,186723,186722,186720,186719,186714,186705,186704,186702,186701,186699,186693,186691,186690,186689,186685,186684,186683,186682,186680,186679,186678,186669,186668,186667,186666,186665,186662,186660,186654,186644,186643,186642,186639,186638,186637,186636,186635,186632,186630,186628,186627,186626,186624,186623,186620,186616,186615,186614,186612,186611,186610,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186592,186591,186590,186589,186587,186580,186573,186572,186570,186567,186566,186565,186563,186560,186559,186557,186555,186551,186550,186545,186543,186541,186535,186532,186531,186530,186529,186523,186522,186521,186520,186518,186517,186516,186515,186514,186513,186512,186511,186510,186509,186505,186504,186503,186502,186501,186496,186492,186491,186490,186489,186488,186487,186483,186481,186479,186476,186472,186471,186469,186467,186466,186464,186463,186460,186457,186455,186440,186438,186435,186427,186425,186423,186422,186421,186420,186417,186415,186414,186413,186412,186411,186409,186407,186406,186404,186399,186398,186397,186394,186393,186392,186391,186390,186388,186385,186384,186383,186380,186375,186372,186371,186370,186369,186367,186365,186363,186362,186361,186359,186356,186355,186354,186351,186350,186347,186342,186341,186340,186337,186336,186335,186329,186328,186323,186321,186319,186314,186312,186308,186299,186298,186295,186285,186284,186283,186275,186273,186272,186271,186270,186269,186268,186267,186266,186265,186264,186261,186260,186258,186254,186253,186252,186246,186243,186242,186239,186230,186229,186227,186226,186221,186220,186219,186217,186216,186215,186208,186206,186203,186202,186201,186200,186194,186193,186191,186185,186174,186169,186166,186163,186162,186161,186155,186151,186149,186147,186138,186131,186125,186124,186122,186121,186120,186119,186118,186117,186116,186115,186114,186113,186112,186111,186110,186109,186108,186099,186079,186064,186062,186061,186059,186050,185927,185926,185925,185924,185923,185922,185918,185913,185907,185903,185897,185887,185883,185879,185814,185812,185811,185810,185786,185767,185751,185725,185724,185723,185722,185721,185720,185719,185718,185717,185715,185691,185660,185656,185644,185629,185614,185600,185597,185596,185595,185594,185593,185592,185591,185589,185534,185529,185528,185508,185496,185490,185489,185465,185459,185450,185449,185448,185447,185445,185444,185443,185442,185437,185410,185409,185407,185384,185383,185382,185381,185357,185355,185354,185353,185350,185328,185327,185326,185325,185272,185262,185180,185169,185168,185147,185050,184985,184984,184983,184982,184975,184974,184973,184970,184969,184968,184933,184928,184927,184926,184925,184890,184869,184867,184866,184863,184862,184861,184857,184856,184855,184853,184851,184847,184816,184775,184774,184773,184772,184771,184770,184769,184768,184732,184731,184730,184728,184725,184724,184723,184721,184720,184719,184718,184717,184716,184715,184713,184712,184711,184710,184709,184708,184697,184696,184695,184694,184692,184689,184688,184661,184658,184655,184654,184653,184592,184490,184481,184477,184476,184463,184461,184457,184453,184444,184440,184428,184404,184401,184400,184396,184352,184351,184350,184349,184348,184346,184345,184344,184343,184335,184334,184331,184319,184317,184307,184306,184303,184301,184300,184281,184238,184180,184151,184134,184132,184131,184130,184125,184124,184123,184107,184106,184068,184067,184041,184040,184037,184034,184033,184032,184030,184023,184022,184020,184019,184011,183995,183990,183989,183986,183984,183957,183956,183954,183943,183942,183939,183888,183835,183829,183757,183635,183634,183632,183628,183622,183621,183619,183618,183617,183616,183612,183611,183605,183604,183603,183601,183600,183599,183598,183597,183595,183594,183591,183590,183589,183588,183586,183585,183584,183583,183582,183581,183578,183577,183575,183572,183571,183570,183568,183567,183552,183544,183542,183541,183540,183523,183522,183521,183520,183519,183492,183491,183490,183489,183486,183485,183484,183483,183482,183481,183479,183477,183476,183474,183473,183472,183471,183470,183454,183453,183422,183405,183403,183402,183401,183386,183379,183376,183375,183373,183372,183371,183368,183367,183364,183363,183362,183361,183356,183355,183354,183353,183352,183351,183343,183342,183341,183340,183297,183295,183269,183260,183259,183255,183254,183241,183238,183237,183236,183235,183233,183232,183189,183188,183187,183186,183183,183182,183181,183180,183178,182849,182846,182838,182837,182836,182835,182834,182833,182831,182830,182829,182828,182827,182826,182818,182817,182816,182815,182814,182813,182812,182811,182810,182809,182808,182807,182806,182783,182782,182781,182780,182779,182772,182756,182753,182752,182751,182749,182747,182746,182744,182743,182742,182740,182737,182736,182733,182732,182731,182724,182723,182722,182721,182720,182718,182717,182716,182713,182708,182707,182705,182704,182703,182700,182699,182698,182697,182695,182680,182679,182678,182677,182675,182674,182673,182672,182671,182669,182658,182647,182643,182642,182639,182637,182636,182635,182634,182633,182630,182615,182597,182591,182588,182587,182586,182584,182583,182582,182581,182580,182577,182574,182573,182571,182570,182566,182565,182564,182562,182560,182559,182558,182557,182555,182553,182551,182550,182549,182547,182546,182545,182540,182538,182537,182536,182534,182533,182532,182531,182529,182528,182527,182526,182525,182524,182521,182518,182517,182516,182501,182500,182499,182498,182497,182496,182495,182493,182491,182490,182488,182487,182485,182484,182483,182482,182481,182480,182479,182478,182477,182476,182475,182471,182470,182469,182460,182457,182456,182455,182454,182453,182452,182451,182450,182449,182448,182447,182446,182439,182436,182433,182432,182415,182414,182413,182412,182411,182407,182406,182405,182404,182403,182402,182401,182400,182399,182398,182397,182396,182395,182394,182371,182370,182369,182367,182366,182334,182333,182329,182328,182321,182280,182279,182243,182242,182240,182239,182238,182237,182236,182235,182233,182232,182229,182228,182227,182226,182225,182224,182223,182222,182212,182211,182209,182208,182206,182205,182204,182203,182199,182198,182167,182165,182159,182086,182058,182057,182056,182055,182037,182036,182035,182034,182032,182031,182030,182029,182026,182025,182024,182022,182018,182017,182015,182014,182013,182012,182011,182009,182008,182007,182006,182005,181979,181978,181878,181877,181876,181875,181868,181867,181866,181865,181864,181863,181861,181860,181858,181855,181854,181853,181852,181840,181833,181831,181830,181829,181827,181825,181824,181823,181822,181821,181820,181819,181818,181817,181816,181815,181813,181811,181810,181809,181808,181807,181806,181804,181803,181802,181798,181795,181794,181787,181784,181781,181779,181778,181777,181776,181775,181774,181773,181772,181770,181769,181766,181764,181763,181758,181757,181756,181755,181754,181752,181751,181750,181749,181748,181747,181731,181726,181718,181715,181711,181656,181576,181574,181537,181536,181478,181477,181476,181475,181474,181471,181470,181469,181468,181458,181450,181449,181448,181444,181443,181440,181439,181437,181436,181435,181433,181430,181428,181427,181424,181423,181396,181386,181381,181378,181377,181374,181373,181364,181363,181315,181313,181312,181311,181310,181265,181220,181194,181167,181078,181049,181040,181039,181031,181030,181026,181025,180986,180985,180980,180977,180964,180963,180897,180891,180888,180887,180886,180885,180884,180883,180882,180881,180880,180879,180878,180877,180876,180875,180874,180873,180872,180871,180870,180772,180771,180770,180769,180768,180767,180766,180765,180764,180763,180705,180704,180698,180697,180696,180695,180692,180689,180688,180686,180621,180605,180596,180574,180394,180374,180371,180370,180369,179798,179451,179332,179282,178930,178088,177669,177665,177664,177663,177662,177049,177041,176710,176709,176696,176695,176694,176693,176635,176630,176629,176628,176627,176626,176625,176624,176518,176516,176508,176507,176506,176505,176504,176492,176491,176290,176218,176216,176215,176214,176213,176212,176211,176210,176209,176208,176207,176206,176205,176204,176202,176201,176199,176196,176195,176194,176193,176191,176190,176189,176188,176187,176183,174933,174931,174897,174896,174895,174894,174892,174891,174890,174889,174888,174886,174884,174882,174881,174880,119274,102734)) OR (`CurrencyId`=2122 AND `CreatureId` IN (224008,223124,223120,219697,218264,218254,217510,216894,216724,216706,216595,216473,216472,216471,216470,216465,216404,216403,216402,216401,216400,216399,216395,216394,216124,215999,215825,215795,214681,214334,214189,214188,214186,214175,214174,214173,214029,214028,214010,213865,213864,213822,213819,213815,213675,213646,213506,213439,213272,213255,213192,213086,212909,212842,212796,212791,212790,212789,212690,212666,212418,212409,212326,212325,212250,212193,212190,212188,212183,212154,212153,212152,212118,212003,211940,211932,211886,211772,211770,211762,211419,211411,211389,211380,211378,211317,211314,211300,211294,211286,211217,211207,211139,211117,211113,211071,211021,211019,210943,210885,210880,210861,210829,210799,210784,210769,210752,210691,210669,210668,210667,210666,210665,210637,210635,210612,210610,210609,210568,210567,210557,210555,210553,210547,210525,210517,210497,210496,210480,210468,210448,210445,210443,210441,210440,210425,210418,210412,210410,210409,210408,210407,210363,210355,210336,210310,210292,210291,210275,210169,210168,210163,210160,210142,210122,210121,210023,210017,209974,209971,209952,209856,209852,209845,209844,209843,209836,209833,209827,209816,209808,209805,209771,209769,209752,209735,209727,209726,209722,209664,209627,209621,209606,209580,209579,209577,209566,209457,209424,209310,209291,209234,209218,209204,209181,209156,209150,209137,209131,209117,209098,209097,209073,209050,208994,208985,208946,208865,208864,208863,208861,208854,208803,208761,208748,208676,208673,208660,208625,208612,208599,208596,208591,208589,208588,208576,208557,208540,208502,208488,208487,208405,208402,208383,208359,208326,208321,208318,208311,208246,208236,208200,208181,208141,208089,207931,207888,207857,207825,207819,207817,207806,207792,207791,207788,207781,207778,207773,207731,207698,207565,207557,207524,207494,207485,207467,207455,207448,207429,207417,207413,207357,207337,207335,207334,207288,207286,207285,207273,207260,207259,207245,207229,207211,207209,207184,207175,207173,207171,207163,207159,207152,207147,207109,207091,207087,207031,207014,206966,206959,206951,206893,206853,206851,206850,206848,206847,206833,206831,206830,206823,206819,206817,206798,206797,206792,206773,206764,206728,206727,206707,206706,206702,206701,206675,206673,206672,206649,206645,206618,206461,206444,206437,206321,206246,206237,206162,206134,206127,206125,206073,206048,206024,206023,206008,205940,205939,205938,205937,205936,205935,205934,205919,205918,205910,205907,205906,205905,205865,205763,205642,205641,205556,205425,205361,205348,205338,205300,205284,205223,205154,205079,205078,205076,205075,205074,205061,205043,205030,205019,205018,204988,204965,204949,204947,204863,204861,204860,204829,204826,204800,204741,204738,204728,204699,204686,204549,204444,204442,204441,204423,204332,204331,204330,204307,204304,204297,204290,204274,204247,204245,204243,204208,204207,204204,204172,204171,204148,204146,204128,204121,204111,204110,204106,204101,204092,204087,204080,204076,204075,204063,204056,204043,204029,204015,204014,204013,204010,204007,204005,204004,203988,203976,203974,203973,203970,203960,203959,203948,203947,203946,203930,203922,203914,203910,203908,203793,203788,203771,203760,203738,203737,203736,203735,203734,203725,203723,203722,203717,203716,203712,203709,203707,203705,203703,203700,203699,203698,203692,203691,203674,203668,203657,203656,203642,203629,203626,203617,203605,203479,203469,203436,203435,203434,203424,203411,203389,203384,203368,203353,203325,203316,203277,203234,203233,203228,203227,203220,203219,203215,203164,203105,203091,203038,203031,203029,203026,203025,203006,203001,202981,202973,202954,202934,202932,202924,202913,202888,202858,202846,202845,202835,202828,202826,202803,202795,202783,202772,202769,202768,202767,202749,202724,202723,202696,202693,202678,202676,202675,202653,202608,202555,202549,202529,202524,202510,202506,202475,202454,202441,202439,202436,202418,202417,202376,202326,201831,201828,201823,201822,201820,201789,201746,201735,201725,201724,201673,201664,201636,201635,201633,201625,201623,201562,201561,201559,201558,201557,201556,201555,201554,201553,201552,201550,201549,201545,201543,201542,201540,201539,201538,201537,201535,201534,201533,201532,201509,201439,201369,201348,201341,201309,201308,201307,201305,201304,201301,201300,201298,201295,201294,201292,201266,201255,201218,201185,201181,201161,201155,201154,201153,201152,201151,201150,201148,201147,201135,201130,201117,201113,201097,201096,201088,201072,201063,201062,201054,201036,201035,201034,201033,201029,201027,201023,201013,200978,200960,200956,200949,200945,200944,200931,200911,200910,200907,200904,200901,200894,200892,200891,200890,200885,200881,200879,200878,200877,200869,200858,200855,200853,200852,200850,200849,200847,200815,200806,200804,200785,200774,200767,200765,200761,200758,200757,200756,200751,200745,200743,200742,200740,200739,200738,200737,200736,200735,200730,200725,200722,200721,200720,200717,200711,200681,200675,200622,200621,200620,200619,200610,200600,200598,200594,200593,200589,200588,200587,200584,200583,200581,200579,200572,200569,200548,200547,200546,200545,200543,200542,200537,200529,200527,200513,200498,200489,200488,200486,200485,200484,200483,200477,200466,200461,200460,200454,200453,200452,200451,200450,200449,200421,200420,200417,200397,200389,200385,200384,200383,200382,200381,200380,200379,200378,200377,200372,200371,200370,200369,200368,200357,200339,200338,200335,200334,200331,200325,200321,200320,200319,200316,200315,200312,200311,200310,200308,200307,200306,200305,200304,200303,200302,200301,200288,200287,200286,200285,200284,200278,200276,200275,200272,200250,200249,200247,200236,200235,200212,200186,200183,200179,200178,200173,200128,200121,200120,200113,200068,200067,200066,200058,200057,200038,200033,200027,200002,199998,199996,199989,199988,199986,199982,199980,199979,199978,199972,199971,199968,199967,199966,199916,199874,199873,199872,199871,199870,199869,199866,199865,199857,199856,199855,199853,199848,199847,199844,199843,199842,199840,199839,199837,199833,199832,199831,199830,199829,199828,199827,199826,199825,199824,199822,199818,199817,199816,199813,199807,199802,199800,199791,199790,199786,199785,199784,199780,199777,199776,199775,199774,199730,199729,199722,199719,199718,199717,199716,199715,199691,199688,199656,199655,199651,199614,199610,199589,199585,199555,199548,199546,199544,199543,199542,199537,199534,199533,199510,199507,199506,199494,199493,199485,199437,199415,199412,199401,199380,199379,199374,199364,199354,199346,199338,199333,199332,199331,199327,199319,199318,199312,199308,199307,199306,199303,199300,199298,199290,199289,199286,199285,199284,199282,199279,199278,199276,199266,199260,199248,199246,199238,199228,199220,199207,199200,199197,199195,199194,199192,199191,199190,199182,199181,199150,199124,199037,199030,199029,199028,199027,199013,199011,198975,198959,198950,198937,198930,198917,198916,198915,198914,198908,198907,198887,198878,198868,198861,198860,198859,198857,198856,198855,198854,198851,198850,198847,198846,198832,198824,198823,198822,198821,198820,198819,198818,198817,198816,198814,198813,198812,198811,198810,198809,198808,198807,198806,198803,198802,198797,198795,198794,198793,198792,198791,198789,198786,198785,198784,198783,198782,198781,198780,198779,198778,198777,198776,198775,198774,198752,198727,198726,198725,198724,198723,198707,198704,198703,198689,198688,198666,198665,198664,198660,198659,198658,198657,198655,198654,198653,198652,198651,198650,198606,198592,198571,198568,198558,198556,198554,198549,198548,198546,198545,198544,198534,198524,198521,198503,198502,198501,198500,198483,198471,198469,198447,198432,198430,198428,198425,198424,198423,198421,198420,198419,198418,198417,198416,198415,198414,198413,198409,198388,198387,198385,198376,198372,198366,198361,198349,198348,198343,198329,198314,198313,198312,198309,198297,198266,198263,198246,198244,198239,198226,198214,198205,198204,198203,198200,198199,198198,198197,198196,198193,198192,198191,198187,198169,198163,198159,198156,198142,198138,198136,198127,198126,198112,198081,198078,198057,198047,198040,198034,198026,198023,198017,198004,197985,197982,197970,197962,197958,197955,197954,197952,197950,197949,197948,197944,197938,197936,197930,197925,197914,197907,197906,197902,197898,197892,197889,197884,197875,197873,197871,197870,197867,197866,197864,197863,197857,197847,197843,197835,197831,197825,197823,197821,197820,197815,197814,197813,197801,197799,197798,197793,197788,197778,197774,197768,197766,197763,197755,197754,197749,197748,197745,197744,197698,197697,197693,197692,197686,197685,197671,197669,197668,197667,197666,197665,197664,197663,197662,197661,197652,197651,197650,197647,197615,197582,197557,197555,197541,197540,197539,197538,197535,197534,197509,197501,197480,197471,197466,197455,197454,197439,197438,197436,197414,197413,197411,197409,197408,197403,197400,197377,197376,197371,197366,197356,197355,197354,197353,197352,197346,197344,197343,197307,197300,197298,197260,197256,197225,197224,197221,197220,197218,197211,197200,197198,197197,197195,197194,197185,197180,197178,197177,197176,197174,197173,197170,197169,197167,197165,197149,197148,197147,197146,197143,197142,197141,197140,197139,197138,197137,197136,197135,197134,197133,197132,197131,197130,197129,197128,197126,197125,197124,197123,197122,197121,197120,197119,197118,197099,197097,197092,197091,197088,197087,197086,197085,197079,197078,197077,197076,197075,197074,197073,197062,197061,197060,197059,197041,197036,197029,197009,197008,197007,197003,197000,196992,196988,196986,196976,196973,196972,196971,196970,196969,196968,196967,196965,196964,196963,196956,196946,196943,196928,196927,196926,196920,196917,196916,196913,196912,196911,196900,196897,196891,196889,196888,196887,196886,196883,196882,196875,196874,196873,196870,196867,196856,196855,196835,196834,196829,196826,196825,196824,196821,196809,196798,196776,196772,196770,196767,196758,196735,196718,196716,196703,196694,196681,196680,196674,196671,196655,196647,196646,196641,196639,196634,196632,196626,196624,196619,196618,196616,196615,196609,196601,196600,196599,196594,196590,196589,196588,196587,196584,196583,196582,196571,196563,196558,196557,196556,196555,196554,196553,196552,196550,196540,196536,196535,196527,196526,196525,196524,196523,196522,196521,196515,196514,196498,196496,196493,196492,196489,196488,196486,196482,196477,196474,196473,196472,196470,196469,196468,196467,196459,196457,196455,196450,196447,196440,196438,196434,196433,196426,196420,196418,196417,196415,196414,196413,196405,196404,196403,196402,196398,196395,196388,196386,196385,196384,196383,196382,196381,196380,196379,196377,196369,196368,196365,196364,196362,196358,196357,196355,196354,196353,196351,196350,196348,196347,196344,196343,196341,196340,196339,196338,196336,196334,196330,196326,196324,196322,196314,196311,196286,196279,196278,196275,196274,196273,196272,196263,196252,196250,196246,196244,196240,196230,196229,196212,196203,196202,196201,196200,196199,196196,196195,196193,196190,196186,196185,196182,196176,196171,196168,196165,196157,196155,196134,196123,196121,196119,196117,196116,196115,196109,196103,196097,196096,196094,196093,196092,196085,196083,196082,196071,196063,196062,196061,196059,196058,196057,196056,196055,196054,196052,196050,196049,196048,196047,196046,196045,196043,196040,196017,196015,196010,196007,196006,196005,196004,196003,195987,195984,195979,195965,195963,195962,195961,195960,195959,195956,195941,195936,195933,195930,195929,195928,195927,195918,195917,195916,195915,195913,195909,195906,195905,195901,195897,195895,195894,195893,195892,195878,195877,195876,195875,195871,195870,195855,195853,195851,195849,195848,195847,195846,195845,195842,195841,195840,195839,195838,195837,195836,195833,195828,195821,195820,195816,195815,195814,195813,195807,195806,195800,195796,195795,195790,195765,195764,195762,195761,195758,195756,195755,195753,195752,195743,195742,195740,195731,195727,195722,195719,195717,195716,195715,195714,195712,195710,195709,195708,195704,195696,195687,195686,195685,195684,195683,195680,195678,195674,195673,195672,195654,195652,195651,195642,195641,195639,195635,195632,195628,195627,195625,195624,195616,195615,195613,195610,195609,195608,195607,195605,195597,195580,195579,195577,195559,195552,195544,195541,195530,195525,195518,195514,195513,195512,195509,195506,195499,195498,195493,195492,195485,195478,195472,195470,195465,195461,195460,195459,195458,195457,195456,195451,195450,195448,195442,195435,195433,195431,195430,195424,195417,195409,195404,195403,195400,195398,195397,195391,195384,195383,195382,195381,195380,195379,195378,195376,195375,195371,195369,195368,195366,195365,195363,195362,195361,195360,195359,195353,195352,195351,195346,195344,195343,195337,195330,195324,195322,195319,195314,195310,195305,195304,195300,195286,195283,195281,195280,195273,195272,195270,195269,195268,195267,195265,195264,195261,195258,195256,195255,195248,195247,195243,195242,195241,195223,195222,195221,195220,195219,195217,195215,195208,195205,195204,195198,195197,195196,195195,195194,195192,195191,195190,195189,195188,195187,195186,195185,195177,195176,195175,195172,195170,195163,195160,195157,195151,195150,195142,195141,195135,195132,195130,195119,195117,195108,195101,195098,195095,195094,195093,195092,195090,195074,195064,195063,195062,195060,195059,195058,195056,195052,195051,195050,195048,195047,195045,195042,195039,195036,195033,195032,195026,195019,195014,195012,195008,195004,195003,195002,194994,194976,194966,194964,194963,194962,194960,194957,194953,194950,194949,194948,194939,194937,194935,194929,194926,194922,194920,194917,194912,194909,194908,194898,194896,194895,194894,194886,194885,194882,194881,194880,194877,194876,194875,194873,194868,194857,194855,194854,194850,194849,194822,194816,194815,194814,194809,194807,194804,194803,194802,194798,194797,194794,194786,194777,194771,194769,194763,194761,194760,194752,194750,194747,194741,194728,194726,194722,194719,194718,194710,194707,194704,194702,194701,194699,194698,194697,194696,194694,194692,194690,194686,194673,194672,194666,194665,194663,194662,194657,194656,194655,194647,194631,194629,194626,194624,194611,194609,194608,194601,194588,194574,194570,194568,194545,194544,194524,194523,194517,194496,194495,194491,194489,194487,194476,194469,194467,194458,194444,194439,194438,194436,194433,194431,194429,194421,194420,194418,194417,194414,194412,194411,194410,194409,194408,194392,194380,194375,194374,194373,194372,194366,194362,194360,194357,194356,194355,194352,194351,194350,194348,194342,194341,194330,194317,194316,194315,194311,194307,194306,194305,194303,194302,194300,194296,194291,194290,194286,194284,194283,194281,194280,194272,194270,194257,194252,194251,194250,194242,194241,194240,194239,194226,194225,194224,194222,194220,194219,194212,194210,194200,194197,194191,194183,194182,194180,194179,194178,194171,194168,194164,194162,194160,194158,194153,194147,194146,194145,194144,194120,194119,194105,194103,194102,194095,194094,194093,194092,194091,194089,194088,194087,194086,194085,194084,194082,194081,194080,194079,194078,194075,194070,194069,194068,194063,194062,194061,194060,194054,194051,194049,194047,194046,194045,194039,194035,194021,194020,194003,193997,193986,193984,193980,193976,193974,193973,193971,193970,193969,193968,193967,193966,193965,193960,193959,193958,193956,193952,193951,193950,193949,193948,193944,193943,193942,193941,193926,193925,193923,193918,193911,193902,193900,193896,193895,193894,193893,193892,193891,193885,193884,193883,193882,193881,193880,193876,193874,193873,193869,193864,193862,193861,193860,193859,193857,193855,193854,193853,193849,193848,193847,193840,193839,193836,193833,193828,193827,193825,193822,193821,193820,193819,193816,193815,193813,193811,193810,193809,193806,193795,193791,193790,193785,193784,193783,193776,193771,193770,193769,193768,193766,193765,193764,193763,193753,193752,193750,193747,193739,193738,193735,193734,193733,193732,193730,193729,193727,193726,193725,193724,193723,193722,193721,193720,193719,193714,193713,193710,193708,193706,193705,193704,193703,193702,193700,193699,193698,193693,193691,193688,193686,193684,193682,193680,193677,193676,193675,193674,193673,193670,193669,193668,193666,193664,193663,193658,193656,193655,193654,193653,193652,193651,193650,193648,193647,193646,193645,193644,193643,193642,193641,193636,193634,193632,193630,193627,193626,193618,193612,193609,193606,193605,193604,193599,193598,193596,193595,193591,193589,193588,193587,193585,193579,193577,193576,193572,193565,193564,193562,193561,193559,193557,193556,193555,193553,193552,193550,193549,193545,193544,193543,193541,193540,193539,193536,193522,193521,193514,193511,193509,193507,193505,193503,193502,193498,193497,193496,193491,193486,193484,193482,193470,193467,193462,193457,193451,193447,193445,193444,193443,193442,193438,193436,193433,193431,193430,193429,193428,193427,193426,193425,193422,193420,193417,193414,193412,193409,193407,193405,193403,193402,193401,193396,193395,193394,193391,193389,193388,193386,193385,193384,193381,193378,193376,193373,193370,193367,193364,193355,193353,193348,193346,193342,193341,193338,193330,193326,193325,193324,193322,193320,193313,193311,193310,193309,193308,193307,193306,193302,193301,193300,193295,193293,193291,193290,193288,193276,193273,193272,193271,193269,193266,193263,193259,193258,193256,193254,193251,193246,193244,193243,193241,193240,193238,193235,193234,193232,193231,193229,193227,193226,193225,193224,193221,193220,193219,193217,193215,193214,193212,193210,193209,193208,193201,193199,193198,193196,193188,193184,193183,193181,193178,193177,193176,193175,193173,193171,193170,193168,193167,193165,193163,193162,193161,193157,193154,193153,193152,193150,193149,193148,193146,193145,193143,193142,193140,193139,193138,193137,193136,193135,193133,193132,193131,193130,193129,193128,193127,193126,193125,193124,193123,193120,193118,193116,193097,193092,193083,193081,193078,193075,193068,193063,193062,193054,193053,193052,193049,193044,193027,193009,193003,193002,192986,192984,192983,192982,192978,192968,192961,192953,192949,192947,192946,192945,192941,192938,192934,192931,192930,192928,192919,192916,192915,192914,192888,192887,192886,192885,192882,192879,192873,192870,192854,192853,192834,192833,192822,192812,192810,192803,192802,192800,192796,192794,192792,192791,192789,192788,192787,192786,192784,192783,192782,192781,192776,192775,192772,192771,192770,192769,192768,192767,192766,192765,192764,192763,192762,192761,192759,192754,192752,192749,192748,192739,192737,192720,192718,192717,192716,192704,192703,192702,192700,192699,192696,192695,192694,192693,192689,192687,192685,192684,192683,192680,192678,192677,192661,192657,192654,192652,192651,192644,192643,192641,192640,192639,192637,192636,192634,192632,192630,192624,192623,192612,192610,192609,192602,192597,192596,192594,192591,192584,192583,192582,192575,192572,192569,192568,192567,192559,192557,192555,192550,192544,192534,192533,192525,192522,192518,192513,192507,192506,192503,192501,192500,192499,192487,192486,192481,192477,192473,192471,192470,192469,192468,192467,192466,192465,192464,192463,192462,192457,192456,192454,192453,192452,192451,192450,192449,192448,192447,192446,192445,192444,192443,192442,192441,192437,192430,192428,192427,192425,192424,192423,192422,192421,192420,192419,192418,192417,192416,192415,192414,192413,192412,192411,192410,192408,192393,192390,192389,192386,192385,192383,192380,192379,192378,192377,192376,192375,192374,192373,192372,192371,192367,192364,192362,192356,192352,192351,192348,192344,192341,192340,192338,192335,192334,192333,192330,192329,192323,192307,192300,192299,192297,192296,192295,192294,192293,192292,192291,192290,192283,192274,192270,192266,192248,192247,192232,192228,192226,192223,192197,192196,192188,192187,192186,192183,192182,192181,192180,192179,192178,192176,192175,192174,192173,192172,192171,192170,192169,192168,192167,192166,192161,192160,192159,192158,192157,192156,192154,192152,192151,192150,192149,192148,192147,192146,192145,192142,192141,192133,192132,192131,192130,192129,192127,192126,192125,192124,192123,192122,192119,192118,192115,192105,192063,192061,192057,192045,192043,192041,192040,192038,192037,192036,192030,192020,192003,191995,191979,191978,191973,191972,191971,191970,191969,191968,191967,191966,191965,191964,191963,191951,191950,191947,191944,191940,191926,191922,191917,191906,191903,191902,191901,191900,191899,191898,191887,191883,191880,191876,191857,191851,191850,191847,191844,191843,191842,191841,191840,191835,191833,191831,191830,191829,191828,191827,191826,191825,191824,191823,191821,191820,191816,191805,191804,191802,191800,191799,191795,191794,191791,191790,191789,191788,191787,191786,191785,191784,191781,191779,191778,191777,191775,191774,191773,191765,191763,191746,191745,191744,191739,191736,191731,191729,191727,191724,191719,191713,191712,191711,191710,191709,191708,191707,191706,191705,191704,191703,191697,191696,191695,191694,191687,191686,191684,191683,191682,191681,191680,191679,191678,191677,191676,191675,191672,191668,191667,191666,191665,191664,191663,191662,191661,191660,191659,191658,191656,191654,191653,191651,191650,191649,191647,191645,191644,191639,191637,191629,191628,191626,191625,191624,191621,191620,191619,191618,191616,191615,191611,191608,191607,191606,191604,191597,191596,191594,191588,191582,191580,191577,191572,191570,191565,191563,191562,191561,191560,191559,191558,191554,191553,191552,191551,191545,191544,191541,191538,191536,191535,191532,191530,191529,191527,191525,191524,191523,191521,191517,191511,191509,191508,191507,191500,191498,191497,191496,191495,191481,191479,191478,191476,191469,191462,191460,191458,191457,191456,191451,191450,191447,191446,191434,191430,191429,191428,191427,191422,191413,191404,191396,191395,191389,191388,191375,191374,191373,191372,191367,191365,191364,191363,191362,191357,191356,191355,191354,191351,191348,191346,191342,191341,191340,191339,191337,191336,191335,191334,191333,191332,191331,191330,191329,191328,191327,191326,191324,191322,191319,191318,191317,191315,191313,191311,191310,191308,191307,191306,191305,191304,191303,191302,191300,191289,191284,191278,191273,191270,191259,191257,191256,191255,191252,191247,191245,191243,191242,191240,191238,191237,191236,191235,191233,191232,191230,191229,191227,191226,191225,191224,191222,191221,191220,191215,191206,191204,191203,191201,191200,191199,191198,191196,191182,191180,191175,191173,191165,191164,191155,191152,191145,191143,191136,191133,191131,191130,191129,191123,191122,191121,191120,191109,191104,191103,191101,191099,191098,191096,191084,191061,191060,191057,191055,191054,191052,191051,191049,191048,191047,191044,191043,191042,191039,191038,191037,191035,191033,191032,191021,191015,191008,191006,191005,190998,190996,190995,190991,190986,190983,190980,190974,190968,190965,190962,190961,190960,190958,190953,190952,190947,190946,190945,190944,190943,190932,190931,190930,190928,190925,190924,190921,190920,190913,190911,190910,190909,190908,190907,190906,190905,190888,190886,190885,190873,190840,190839,190824,190817,190816,190815,190814,190812,190795,190794,190789,190788,190787,190786,190785,190784,190783,190780,190779,190778,190776,190767,190766,190762,190761,190757,190756,190753,190752,190751,190749,190748,190747,190746,190745,190743,190742,190739,190738,190737,190731,190730,190726,190723,190721,190719,190718,190717,190716,190715,190714,190713,190712,190711,190710,190709,190708,190700,190698,190697,190696,190695,190694,190692,190691,190680,190667,190665,190664,190663,190662,190660,190659,190655,190654,190653,190650,190645,190644,190641,190634,190630,190625,190613,190611,190608,190607,190605,190604,190603,190602,190601,190599,190598,190587,190584,190579,190576,190574,190567,190566,190564,190563,190556,190551,190543,190538,190531,190530,190528,190527,190523,190521,190520,190519,190518,190514,190510,190508,190503,190496,190493,190489,190485,190484,190482,190473,190467,190465,190463,190461,190457,190453,190447,190444,190441,190438,190431,190428,190420,190412,190411,190410,190409,190408,190407,190405,190404,190403,190401,190400,190397,190389,190384,190383,190382,190379,190377,190375,190373,190371,190370,190368,190366,190362,190359,190358,190348,190345,190343,190342,190340,190339,190333,190329,190326,190325,190324,190322,190321,190320,190319,190318,190317,190307,190304,190296,190282,190257,190256,190252,190249,190244,190243,190242,190230,190220,190218,190216,190214,190213,190212,190210,190209,190208,190207,190206,190205,190204,190201,190199,190198,190193,190191,190189,190188,190186,190176,190173,190172,190170,190165,190161,190156,190147,190144,190133,190130,190129,190123,190117,190116,190115,190110,190106,190100,190099,190095,190080,190079,190075,190073,190069,190066,190065,190061,190060,190059,190056,190055,190054,190051,190048,190047,190034,190032,190031,190028,190023,190019,190011,189992,189986,189983,189968,189967,189966,189965,189939,189937,189936,189935,189930,189928,189926,189925,189914,189905,189902,189901,189899,189886,189880,189875,189872,189871,189870,189861,189859,189857,189852,189851,189850,189849,189847,189843,189841,189836,189835,189834,189825,189823,189822,189821,189816,189815,189814,189812,189811,189801,189798,189795,189780,189777,189768,189762,189760,189759,189757,189756,189755,189750,189744,189741,189734,189733,189729,189722,189715,189688,189675,189670,189656,189654,189653,189652,189645,189643,189627,189626,189614,189607,189606,189605,189601,189591,189581,189574,189572,189570,189557,189555,189544,189538,189537,189535,189531,189522,189521,189518,189517,189515,189512,189511,189509,189508,189501,189500,189499,189497,189494,189493,189491,189490,189486,189485,189479,189472,189471,189470,189468,189467,189466,189465,189464,189463,189460,189454,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189407,189406,189405,189394,189392,189391,189388,189387,189385,189384,189383,189382,189381,189379,189378,189373,189372,189371,189368,189363,189362,189356,189340,189338,189337,189335,189318,189316,189314,189313,189312,189310,189304,189303,189299,189297,189295,189289,189285,189284,189279,189266,189265,189248,189247,189246,189244,189243,189241,189235,189232,189231,189230,189229,189228,189227,189226,189221,189220,189218,189217,189213,189210,189208,189200,189198,189195,189194,189192,189092,189087,189057,189056,189051,189050,189048,189045,189043,189042,189040,189039,189034,189032,189030,189029,189027,189026,189024,189017,189016,189015,189014,189013,189012,189011,189010,189009,189008,189007,189006,189003,189001,189000,188999,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188953,188952,188951,188949,188948,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188928,188927,188926,188924,188923,188922,188921,188920,188919,188917,188897,188896,188894,188892,188891,188890,188888,188886,188884,188883,188881,188880,188879,188876,188875,188874,188872,188870,188869,188860,188859,188852,188851,188846,188840,188838,188837,188836,188835,188834,188833,188832,188831,188830,188829,188828,188827,188826,188814,188811,188810,188808,188807,188806,188805,188804,188802,188800,188799,188798,188797,188796,188795,188794,188793,188791,188790,188789,188787,188786,188784,188782,188781,188779,188777,188776,188775,188774,188772,188769,188768,188767,188766,188765,188764,188763,188762,188761,188760,188755,188754,188752,188750,188749,188748,188746,188745,188744,188743,188742,188741,188740,188739,188738,188737,188736,188733,188732,188731,188730,188729,188728,188727,188725,188723,188722,188721,188720,188719,188718,188717,188716,188715,188713,188712,188711,188710,188708,188707,188704,188702,188701,188700,188699,188698,188697,188696,188693,188691,188689,188687,188677,188676,188674,188671,188669,188668,188667,188666,188653,188652,188644,188643,188641,188638,188635,188634,188633,188632,188631,188630,188629,188628,188620,188619,188618,188616,188615,188614,188613,188612,188611,188610,188609,188608,188607,188606,188605,188604,188600,188599,188597,188596,188595,188594,188593,188591,188590,188589,188587,188586,188585,188584,188582,188581,188580,188578,188577,188576,188574,188573,188572,188571,188570,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188553,188552,188551,188550,188549,188548,188547,188546,188545,188544,188543,188542,188540,188538,188537,188536,188535,188534,188533,188532,188531,188530,188529,188528,188527,188526,188525,188524,188522,188520,188519,188518,188517,188516,188515,188514,188511,188510,188509,188508,188507,188506,188504,188502,188501,188500,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188484,188483,188480,188478,188477,188476,188475,188474,188473,188472,188471,188470,188469,188468,188467,188466,188465,188464,188463,188462,188461,188460,188459,188458,188457,188456,188455,188454,188453,188451,188450,188449,188447,188440,188438,188432,188431,188430,188429,188428,188427,188425,188424,188423,188422,188421,188420,188419,188418,188417,188415,188413,188411,188409,188408,188407,188406,188405,188404,188402,188401,188400,188399,188398,188397,188396,188395,188394,188393,188388,188387,188384,188382,188381,188379,188378,188376,188375,188373,188372,188370,188369,188368,188367,188366,188364,188363,188360,188357,188351,188347,188343,188341,188338,188334,188333,188329,188328,188327,188326,188325,188324,188323,188322,188320,188318,188317,188316,188315,188314,188312,188311,188310,188309,188308,188307,188306,188305,188304,188303,188300,188298,188296,188295,188294,188292,188288,188287,188277,188276,188274,188273,188272,188271,188270,188252,188244,188242,188235,188231,188230,188226,188214,188211,188204,188203,188202,188197,188180,188174,188173,188172,188171,188159,188153,188128,188124,188122,188117,188115,188114,188104,188100,188099,188098,188095,188094,188089,188088,188087,188086,188074,188067,188060,188056,188055,188048,188044,188043,188041,188039,188038,188027,188014,188011,188009,188008,188006,188004,187999,187979,187975,187971,187969,187965,187960,187953,187949,187948,187945,187941,187939,187938,187937,187936,187935,187932,187931,187930,187928,187926,187923,187921,187919,187916,187912,187908,187907,187902,187900,187898,187897,187886,187885,187872,187871,187868,187867,187860,187857,187854,187847,187845,187843,187842,187840,187839,187838,187837,187835,187834,187833,187831,187828,187827,187826,187825,187819,187817,187816,187813,187811,187802,187794,187793,187792,187790,187786,187785,187781,187778,187777,187776,187773,187772,187771,187769,187768,187754,187753,187752,187751,187750,187749,187748,187747,187746,187745,187743,187735,187723,187697,187693,187692,187691,187689,187687,187685,187684,187683,187677,187672,187661,187657,187652,187650,187649,187645,187641,187640,187628,187625,187619,187618,187617,187616,187615,187614,187613,187612,187611,187603,187602,187601,187600,187599,187598,187593,187581,187580,187579,187578,187577,187576,187575,187574,187573,187572,187568,187567,187566,187565,187559,187557,187555,187553,187552,187551,187550,187549,187548,187547,187546,187545,187543,187542,187540,187539,187536,187535,187534,187530,187528,187526,187524,187523,187515,187510,187507,187506,187505,187503,187502,187501,187500,187498,187497,187496,187494,187493,187490,187489,187488,187487,187484,187483,187481,187480,187479,187478,187477,187476,187475,187474,187472,187470,187457,187456,187455,187452,187451,187445,187442,187440,187438,187433,187432,187431,187426,187423,187415,187414,187413,187410,187409,187405,187404,187402,187397,187396,187395,187393,187391,187387,187384,187359,187357,187353,187352,187350,187342,187341,187340,187338,187337,187336,187334,187333,187332,187331,187330,187329,187328,187326,187325,187324,187322,187321,187320,187318,187317,187316,187315,187312,187308,187307,187306,187302,187301,187299,187298,187297,187288,187286,187285,187282,187281,187280,187279,187275,187273,187271,187266,187265,187264,187263,187262,187258,187256,187246,187244,187242,187240,187239,187238,187232,187231,187230,187228,187226,187225,187224,187222,187221,187220,187219,187218,187217,187216,187215,187214,187212,187211,187210,187209,187207,187206,187205,187204,187203,187201,187192,187175,187174,187173,187172,187170,187168,187160,187159,187155,187154,187150,187149,187140,187139,187138,187131,187124,187120,187111,187095,187091,187090,187089,187088,187087,187085,187084,187083,187082,187081,187079,187078,187075,187065,187064,187063,187056,187051,187050,187049,187048,187036,187033,187032,187026,187021,186962,186959,186951,186938,186937,186934,186924,186923,186922,186921,186918,186915,186912,186909,186908,186906,186903,186902,186892,186891,186889,186873,186859,186858,186855,186853,186849,186842,186840,186839,186837,186836,186835,186834,186833,186832,186831,186829,186828,186827,186826,186825,186824,186823,186821,186820,186813,186812,186811,186810,186809,186808,186807,186806,186803,186800,186799,186798,186797,186796,186792,186790,186788,186787,186783,186781,186777,186773,186772,186769,186768,186763,186759,186758,186756,186746,186745,186741,186740,186739,186738,186737,186736,186735,186728,186727,186725,186724,186723,186722,186720,186719,186714,186705,186704,186702,186701,186699,186693,186691,186690,186689,186685,186684,186683,186682,186680,186679,186678,186669,186668,186667,186666,186665,186662,186660,186654,186644,186643,186642,186639,186638,186637,186636,186635,186632,186630,186628,186627,186626,186624,186623,186620,186616,186615,186614,186612,186611,186610,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186592,186591,186590,186589,186587,186580,186573,186572,186570,186567,186566,186565,186563,186560,186559,186557,186555,186551,186550,186545,186543,186541,186535,186532,186531,186530,186529,186523,186522,186521,186520,186518,186517,186516,186515,186514,186513,186512,186511,186510,186509,186505,186504,186503,186502,186501,186496,186492,186491,186490,186489,186488,186487,186483,186481,186479,186476,186472,186471,186469,186467,186466,186464,186463,186460,186457,186455,186440,186438,186435,186427,186425,186423,186422,186421,186420,186417,186415,186414,186413,186412,186411,186409,186407,186406,186404,186399,186398,186397,186394,186393,186392,186391,186390,186388,186385,186384,186383,186380,186375,186372,186371,186370,186369,186367,186365,186363,186362,186361,186359,186356,186355,186354,186351,186350,186347,186342,186341,186340,186337,186336,186335,186329,186328,186323,186321,186319,186314,186312,186308,186299,186298,186295,186285,186284,186283,186275,186273,186272,186271,186270,186269,186268,186267,186266,186265,186264,186261,186260,186258,186254,186253,186252,186246,186243,186242,186239,186230,186229,186227,186226,186221,186220,186219,186217,186216,186215,186208,186206,186203,186202,186201,186200,186194,186193,186191,186185,186174,186169,186166,186163,186162,186161,186155,186151,186149,186147,186138,186131,186125,186124,186122,186121,186120,186119,186118,186117,186116,186115,186114,186113,186112,186111,186110,186109,186108,186099,186079,186064,186062,186061,186059,186050,185927,185926,185925,185924,185923,185922,185918,185913,185907,185903,185897,185887,185883,185879,185814,185812,185811,185810,185786,185767,185751,185725,185724,185723,185722,185721,185720,185719,185718,185717,185715,185691,185660,185656,185644,185629,185614,185600,185597,185596,185595,185594,185593,185592,185591,185589,185534,185529,185528,185508,185496,185490,185489,185465,185459,185450,185449,185448,185447,185445,185444,185443,185442,185437,185410,185409,185407,185384,185383,185382,185381,185357,185355,185354,185353,185350,185328,185327,185326,185325,185272,185262,185180,185169,185168,185147,185050,184985,184984,184983,184982,184975,184974,184973,184970,184969,184968,184933,184928,184927,184926,184925,184890,184869,184867,184866,184863,184862,184861,184857,184856,184855,184853,184851,184847,184816,184775,184774,184773,184772,184771,184770,184769,184768,184732,184731,184730,184728,184725,184724,184723,184721,184720,184719,184718,184717,184716,184715,184713,184712,184711,184710,184709,184708,184697,184696,184695,184694,184692,184689,184688,184661,184658,184655,184654,184653,184592,184490,184481,184477,184476,184463,184461,184457,184453,184444,184440,184428,184404,184401,184400,184396,184352,184351,184350,184349,184348,184346,184345,184344,184343,184335,184334,184331,184319,184317,184307,184306,184303,184301,184300,184281,184238,184180,184151,184134,184132,184131,184130,184125,184124,184123,184107,184106,184068,184067,184041,184040,184037,184034,184033,184032,184030,184023,184022,184020,184019,184011,183995,183990,183989,183986,183984,183957,183956,183954,183943,183942,183939,183888,183835,183829,183757,183635,183634,183632,183628,183622,183621,183619,183618,183617,183616,183612,183611,183605,183604,183603,183601,183600,183599,183598,183597,183595,183594,183591,183590,183589,183588,183586,183585,183584,183583,183582,183581,183578,183577,183575,183572,183571,183570,183568,183567,183552,183544,183542,183541,183540,183523,183522,183521,183520,183519,183492,183491,183490,183489,183486,183485,183484,183483,183482,183481,183479,183477,183476,183474,183473,183472,183471,183470,183454,183453,183422,183405,183403,183402,183401,183386,183379,183376,183375,183373,183372,183371,183368,183367,183364,183363,183362,183361,183356,183355,183354,183353,183352,183351,183343,183342,183341,183340,183297,183295,183269,183260,183259,183255,183254,183241,183238,183237,183236,183235,183233,183232,183189,183188,183187,183186,183183,183182,183181,183180,183178,182849,182846,182838,182837,182836,182835,182834,182833,182831,182830,182829,182828,182827,182826,182818,182817,182816,182815,182814,182813,182812,182811,182810,182809,182808,182807,182806,182783,182782,182781,182780,182779,182772,182756,182753,182752,182751,182749,182747,182746,182744,182743,182742,182740,182737,182736,182733,182732,182731,182724,182723,182722,182721,182720,182718,182717,182716,182713,182708,182707,182705,182704,182703,182700,182699,182698,182697,182695,182680,182679,182678,182677,182675,182674,182673,182672,182671,182669,182658,182647,182643,182642,182639,182637,182636,182635,182634,182633,182630,182615,182597,182591,182588,182587,182586,182584,182583,182582,182581,182580,182577,182574,182573,182571,182570,182566,182565,182564,182562,182560,182559,182558,182557,182555,182553,182551,182550,182549,182547,182546,182545,182540,182538,182537,182536,182534,182533,182532,182531,182529,182528,182527,182526,182525,182524,182521,182518,182517,182516,182501,182500,182499,182498,182497,182496,182495,182493,182491,182490,182488,182487,182485,182484,182483,182482,182481,182480,182479,182478,182477,182476,182475,182471,182470,182469,182460,182457,182456,182455,182454,182453,182452,182451,182450,182449,182448,182447,182446,182439,182436,182433,182432,182415,182414,182413,182412,182411,182407,182406,182405,182404,182403,182402,182401,182400,182399,182398,182397,182396,182395,182394,182371,182370,182369,182367,182366,182334,182333,182329,182328,182321,182280,182279,182243,182242,182240,182239,182238,182237,182236,182235,182233,182232,182229,182228,182227,182226,182225,182224,182223,182222,182212,182211,182209,182208,182206,182205,182204,182203,182199,182198,182167,182165,182159,182086,182058,182057,182056,182055,182037,182036,182035,182034,182032,182031,182030,182029,182026,182025,182024,182022,182018,182017,182015,182014,182013,182012,182011,182009,182008,182007,182006,182005,181979,181978,181878,181877,181876,181875,181868,181867,181866,181865,181864,181863,181861,181860,181858,181855,181854,181853,181852,181840,181833,181831,181830,181829,181827,181825,181824,181823,181822,181821,181820,181819,181818,181817,181816,181815,181813,181811,181810,181809,181808,181807,181806,181804,181803,181802,181798,181795,181794,181787,181784,181781,181779,181778,181777,181776,181775,181774,181773,181772,181770,181769,181766,181764,181763,181758,181757,181756,181755,181754,181752,181751,181750,181749,181748,181747,181731,181726,181718,181715,181711,181656,181576,181574,181537,181536,181478,181477,181476,181475,181474,181471,181470,181469,181468,181458,181450,181449,181448,181444,181443,181440,181439,181437,181436,181435,181433,181430,181428,181427,181424,181423,181396,181386,181381,181378,181377,181374,181373,181364,181363,181315,181313,181312,181311,181310,181265,181220,181194,181167,181078,181049,181040,181039,181031,181030,181026,181025,180986,180985,180980,180977,180964,180963,180897,180891,180888,180887,180886,180885,180884,180883,180882,180881,180880,180879,180878,180877,180876,180875,180874,180873,180872,180871,180870,180772,180771,180770,180769,180768,180767,180766,180765,180764,180763,180705,180704,180698,180697,180696,180695,180692,180689,180688,180686,180621,180605,180596,180574,180394,180374,180371,180370,180369,179798,179451,179332,179282,178930,178088,177669,177665,177664,177663,177662,177049,177041,176710,176709,176696,176695,176694,176693,176635,176630,176629,176628,176627,176626,176625,176624,176518,176516,176508,176507,176506,176505,176504,176492,176491,176290,176218,176216,176215,176214,176213,176212,176211,176210,176209,176208,176207,176206,176205,176204,176202,176201,176199,176196,176195,176194,176193,176191,176190,176189,176188,176187,176183,174933,174931,174897,174896,174895,174894,174892,174891,174890,174889,174888,174886,174884,174882,174881,174880)) OR (`CurrencyId`=2118 AND `CreatureId` IN (224008,223124,223120,219697,218264,218254,217510,216894,216724,216706,216595,216473,216472,216471,216470,216465,216404,216403,216402,216401,216400,216399,216395,216394,216124,215999,215825,215795,214681,214334,214189,214188,214186,214175,214174,214173,214029,214028,214010,213865,213864,213822,213819,213815,213675,213646,213506,213439,213272,213255,213192,213086,212909,212842,212796,212791,212790,212789,212690,212666,212418,212409,212326,212325,212250,212193,212190,212188,212183,212154,212153,212152,212118,212003,211940,211932,211886,211772,211770,211762,211419,211411,211389,211380,211378,211317,211314,211300,211294,211286,211217,211207,211139,211117,211116,211113,211071,211021,211019,210943,210885,210880,210861,210829,210799,210784,210769,210752,210691,210669,210668,210667,210666,210665,210637,210635,210612,210610,210609,210568,210567,210557,210555,210553,210547,210525,210517,210497,210496,210480,210468,210448,210445,210443,210441,210440,210425,210418,210412,210410,210409,210408,210407,210363,210355,210336,210310,210292,210291,210275,210169,210168,210163,210160,210142,210122,210121,210023,210017,209974,209971,209952,209856,209852,209845,209844,209843,209836,209833,209827,209816,209808,209805,209771,209769,209752,209735,209727,209726,209722,209664,209627,209621,209606,209580,209579,209577,209566,209457,209424,209310,209291,209234,209218,209204,209181,209156,209150,209137,209131,209129,209117,209098,209097,209073,209050,208994,208985,208946,208865,208864,208863,208861,208854,208803,208761,208748,208676,208673,208660,208625,208612,208610,208604,208601,208600,208599,208596,208591,208589,208588,208576,208557,208540,208502,208488,208487,208405,208402,208383,208359,208326,208321,208318,208311,208246,208236,208200,208181,208141,208089,207931,207888,207857,207825,207819,207817,207806,207792,207791,207788,207781,207778,207773,207731,207698,207565,207557,207524,207494,207485,207467,207455,207448,207429,207417,207413,207357,207337,207335,207334,207288,207286,207285,207273,207260,207259,207245,207229,207211,207209,207184,207175,207173,207171,207163,207159,207152,207147,207109,207091,207089,207088,207087,207031,207014,206966,206959,206951,206893,206853,206851,206850,206848,206847,206833,206831,206830,206823,206819,206817,206798,206797,206792,206773,206764,206728,206727,206707,206706,206702,206701,206691,206690,206676,206675,206674,206673,206672,206649,206645,206618,206461,206444,206437,206321,206246,206237,206162,206134,206127,206125,206073,206048,206024,206023,206008,205940,205939,205938,205937,205936,205935,205934,205919,205918,205910,205907,205906,205905,205865,205763,205642,205641,205556,205425,205361,205348,205338,205300,205284,205230,205229,205223,205154,205079,205078,205076,205075,205074,205061,205043,205030,205019,205018,204988,204965,204949,204947,204863,204861,204860,204829,204826,204800,204741,204738,204728,204699,204686,204549,204444,204442,204441,204423,204332,204331,204330,204307,204304,204297,204290,204274,204247,204245,204243,204208,204207,204204,204172,204171,204148,204146,204128,204121,204111,204110,204106,204101,204092,204087,204080,204076,204075,204063,204056,204043,204029,204015,204014,204013,204010,204007,204005,204004,203988,203976,203974,203973,203970,203960,203959,203948,203947,203946,203930,203922,203914,203910,203908,203793,203788,203771,203760,203757,203756,203755,203754,203753,203752,203751,203750,203748,203747,203746,203745,203744,203743,203742,203741,203740,203739,203738,203737,203736,203735,203734,203725,203723,203722,203717,203716,203712,203709,203707,203705,203703,203700,203699,203698,203692,203691,203674,203668,203657,203656,203642,203637,203629,203626,203617,203605,203479,203469,203436,203435,203434,203424,203411,203389,203384,203368,203353,203325,203316,203277,203234,203233,203228,203227,203220,203219,203215,203164,203105,203091,203038,203031,203029,203026,203025,203006,203001,202981,202973,202954,202934,202932,202924,202913,202888,202858,202846,202845,202835,202828,202826,202803,202795,202783,202772,202769,202768,202767,202749,202724,202723,202696,202693,202678,202676,202675,202653,202608,202555,202549,202529,202524,202510,202506,202475,202454,202441,202439,202436,202418,202417,202376,202326,201831,201828,201823,201822,201820,201789,201746,201735,201725,201724,201673,201664,201636,201635,201633,201625,201623,201562,201561,201559,201558,201557,201556,201555,201554,201553,201552,201550,201549,201545,201543,201542,201540,201539,201538,201537,201535,201534,201533,201532,201509,201504,201439,201369,201348,201341,201334,201309,201308,201307,201305,201304,201301,201300,201298,201295,201294,201292,201266,201255,201218,201185,201181,201161,201155,201154,201153,201152,201151,201150,201149,201148,201147,201135,201130,201117,201113,201097,201096,201088,201072,201063,201062,201054,201036,201035,201034,201033,201029,201027,201023,201013,200978,200960,200956,200949,200945,200944,200931,200911,200910,200907,200904,200901,200894,200892,200891,200890,200885,200881,200879,200878,200877,200869,200858,200855,200853,200852,200850,200849,200847,200815,200806,200804,200785,200774,200767,200765,200761,200758,200757,200756,200751,200746,200745,200744,200743,200742,200741,200740,200739,200738,200737,200736,200735,200730,200725,200722,200721,200720,200717,200716,200711,200681,200675,200673,200623,200622,200621,200620,200619,200610,200600,200598,200594,200593,200589,200588,200587,200584,200583,200581,200579,200572,200569,200548,200547,200546,200545,200543,200542,200537,200529,200527,200513,200498,200489,200488,200486,200485,200484,200483,200477,200475,200470,200466,200461,200460,200454,200453,200452,200451,200450,200449,200439,200438,200431,200421,200420,200417,200414,200399,200397,200389,200385,200384,200383,200382,200381,200380,200379,200378,200377,200372,200371,200370,200369,200368,200357,200339,200338,200335,200334,200331,200325,200321,200320,200319,200316,200315,200312,200311,200310,200308,200307,200306,200305,200304,200303,200302,200301,200288,200287,200286,200285,200284,200278,200276,200275,200272,200250,200249,200247,200236,200235,200212,200186,200183,200179,200178,200177,200173,200128,200121,200120,200113,200068,200067,200066,200058,200057,200038,200033,200027,200002,199998,199996,199989,199988,199986,199982,199980,199979,199978,199972,199971,199968,199967,199966,199916,199874,199873,199872,199871,199870,199869,199866,199865,199857,199856,199855,199853,199848,199847,199844,199843,199842,199840,199839,199837,199833,199832,199831,199830,199829,199828,199827,199826,199825,199824,199822,199818,199817,199816,199813,199807,199802,199800,199795,199791,199790,199786,199785,199784,199780,199777,199776,199775,199774,199730,199729,199722,199719,199718,199717,199716,199715,199691,199688,199668,199667,199666,199665,199664,199663,199656,199655,199651,199614,199610,199589,199585,199555,199548,199546,199544,199543,199542,199541,199537,199534,199533,199524,199510,199507,199506,199503,199502,199500,199494,199493,199485,199437,199425,199415,199412,199401,199380,199379,199374,199364,199354,199346,199338,199333,199332,199331,199327,199319,199318,199312,199308,199307,199306,199303,199300,199298,199290,199289,199286,199285,199284,199282,199279,199278,199276,199266,199260,199248,199246,199238,199228,199220,199207,199200,199197,199195,199194,199192,199191,199190,199182,199181,199150,199124,199037,199030,199029,199028,199027,199013,199011,198975,198959,198950,198937,198930,198917,198916,198915,198914,198908,198907,198887,198878,198868,198861,198860,198859,198857,198856,198855,198854,198851,198850,198847,198846,198832,198824,198823,198822,198821,198820,198819,198818,198817,198816,198814,198813,198812,198811,198810,198809,198808,198807,198806,198803,198802,198797,198795,198794,198793,198792,198791,198789,198786,198785,198784,198783,198782,198781,198780,198779,198778,198777,198776,198775,198774,198752,198727,198726,198725,198724,198723,198707,198704,198703,198689,198688,198666,198665,198664,198660,198659,198658,198657,198655,198654,198653,198652,198651,198650,198606,198592,198571,198568,198558,198556,198554,198549,198548,198546,198545,198544,198534,198524,198521,198503,198502,198501,198500,198483,198471,198469,198447,198432,198430,198428,198425,198424,198423,198421,198420,198419,198418,198417,198416,198415,198414,198413,198409,198388,198387,198385,198376,198372,198366,198361,198349,198348,198343,198329,198314,198313,198312,198309,198297,198266,198263,198246,198244,198239,198226,198214,198205,198204,198203,198200,198199,198198,198197,198196,198193,198192,198191,198187,198169,198163,198159,198156,198142,198138,198136,198127,198126,198112,198081,198078,198057,198047,198040,198034,198026,198023,198017,198004,197985,197982,197970,197962,197958,197955,197954,197952,197950,197949,197948,197944,197938,197936,197930,197925,197914,197907,197906,197902,197898,197892,197889,197884,197875,197873,197871,197870,197867,197866,197864,197863,197857,197847,197843,197835,197831,197825,197823,197821,197820,197815,197814,197813,197801,197799,197798,197793,197788,197778,197774,197768,197766,197763,197755,197754,197749,197748,197745,197744,197737,197698,197697,197693,197692,197686,197685,197671,197669,197668,197667,197666,197665,197664,197663,197662,197661,197652,197651,197650,197647,197615,197582,197557,197555,197541,197540,197539,197538,197535,197534,197509,197501,197480,197471,197466,197455,197454,197439,197438,197436,197414,197413,197411,197409,197408,197403,197400,197377,197376,197371,197366,197356,197355,197354,197353,197352,197346,197344,197343,197307,197300,197298,197260,197256,197225,197224,197221,197220,197218,197211,197200,197198,197197,197195,197194,197185,197180,197178,197177,197176,197174,197173,197170,197169,197167,197165,197149,197148,197147,197146,197143,197142,197141,197140,197139,197138,197137,197136,197135,197134,197133,197132,197131,197130,197129,197128,197126,197125,197124,197123,197122,197121,197120,197119,197118,197099,197097,197092,197091,197088,197087,197086,197085,197079,197078,197077,197076,197075,197074,197073,197062,197061,197060,197059,197046,197041,197036,197029,197028,197009,197008,197007,197003,197000,196992,196988,196986,196976,196973,196972,196971,196970,196969,196968,196967,196965,196964,196963,196956,196946,196943,196928,196927,196926,196920,196917,196916,196913,196912,196911,196900,196897,196891,196889,196888,196887,196886,196883,196882,196875,196874,196873,196870,196867,196856,196855,196835,196834,196829,196826,196825,196824,196821,196809,196798,196776,196772,196770,196767,196758,196735,196718,196716,196703,196694,196681,196680,196674,196671,196655,196647,196646,196641,196639,196634,196632,196626,196624,196619,196618,196616,196615,196609,196601,196600,196599,196594,196590,196589,196588,196587,196584,196583,196582,196571,196563,196558,196557,196556,196555,196554,196553,196552,196550,196540,196536,196535,196527,196526,196525,196524,196523,196522,196521,196515,196514,196498,196496,196493,196492,196489,196488,196486,196482,196477,196474,196473,196472,196470,196469,196468,196467,196459,196457,196455,196450,196447,196440,196438,196434,196433,196426,196420,196418,196417,196415,196414,196413,196405,196404,196403,196402,196398,196395,196388,196386,196385,196384,196383,196382,196381,196380,196379,196377,196369,196368,196365,196364,196362,196358,196357,196355,196354,196353,196351,196350,196348,196347,196344,196343,196341,196340,196339,196338,196336,196334,196330,196326,196324,196322,196314,196311,196286,196279,196278,196275,196274,196273,196272,196263,196252,196250,196246,196244,196240,196230,196229,196212,196203,196202,196201,196200,196199,196196,196195,196193,196190,196186,196185,196182,196176,196171,196168,196165,196157,196155,196134,196123,196121,196119,196117,196116,196115,196109,196103,196097,196096,196094,196093,196092,196085,196083,196082,196071,196063,196062,196061,196059,196058,196057,196056,196055,196054,196052,196050,196049,196048,196047,196046,196045,196043,196040,196017,196015,196010,196007,196006,196005,196004,196003,195987,195984,195979,195965,195963,195962,195961,195960,195959,195956,195941,195936,195933,195930,195929,195928,195927,195918,195917,195916,195915,195913,195909,195906,195905,195901,195897,195895,195894,195893,195892,195878,195877,195876,195875,195871,195870,195855,195853,195851,195849,195848,195847,195846,195845,195842,195841,195840,195839,195838,195837,195836,195833,195828,195821,195820,195816,195815,195814,195813,195807,195806,195801,195800,195796,195795,195790,195765,195764,195762,195761,195758,195756,195755,195753,195752,195744,195743,195742,195740,195731,195727,195722,195719,195717,195716,195715,195714,195712,195710,195709,195708,195704,195696,195687,195686,195685,195684,195683,195680,195678,195674,195673,195672,195654,195652,195651,195642,195641,195639,195635,195632,195628,195627,195625,195624,195616,195615,195613,195610,195609,195608,195607,195605,195597,195580,195579,195577,195559,195552,195544,195541,195530,195525,195518,195514,195513,195512,195509,195506,195499,195498,195493,195492,195485,195478,195472,195470,195465,195461,195460,195459,195458,195457,195456,195451,195450,195448,195442,195435,195433,195431,195430,195424,195417,195409,195404,195403,195400,195398,195397,195391,195384,195383,195382,195381,195380,195379,195378,195376,195375,195371,195369,195368,195366,195365,195363,195362,195361,195360,195359,195353,195352,195351,195346,195344,195343,195337,195330,195324,195322,195319,195314,195310,195305,195304,195300,195286,195283,195281,195280,195273,195272,195270,195269,195268,195267,195265,195264,195261,195258,195256,195255,195248,195247,195243,195242,195241,195223,195222,195221,195220,195219,195217,195215,195208,195205,195204,195198,195197,195196,195195,195194,195192,195191,195190,195189,195188,195187,195186,195185,195177,195176,195175,195172,195170,195163,195160,195157,195151,195150,195142,195141,195135,195132,195130,195119,195117,195108,195101,195098,195095,195094,195093,195092,195090,195074,195064,195063,195062,195060,195059,195058,195056,195052,195051,195050,195048,195047,195045,195042,195039,195036,195033,195032,195026,195019,195014,195012,195008,195004,195003,195002,194994,194976,194966,194964,194963,194962,194960,194957,194953,194950,194949,194948,194939,194937,194935,194929,194926,194922,194920,194917,194912,194909,194908,194898,194896,194895,194894,194886,194885,194882,194881,194880,194877,194876,194875,194873,194868,194857,194855,194854,194850,194849,194822,194816,194815,194814,194809,194807,194804,194803,194802,194798,194797,194794,194792,194789,194787,194786,194785,194783,194782,194781,194780,194779,194778,194777,194776,194775,194771,194769,194768,194763,194761,194760,194752,194750,194747,194741,194728,194726,194722,194719,194718,194710,194707,194704,194702,194701,194699,194698,194697,194696,194694,194692,194690,194686,194673,194672,194666,194665,194663,194662,194657,194656,194655,194647,194631,194629,194626,194624,194611,194609,194608,194601,194588,194574,194570,194568,194545,194544,194524,194523,194517,194496,194495,194491,194489,194487,194476,194469,194467,194458,194444,194439,194438,194436,194433,194431,194429,194421,194420,194418,194417,194414,194412,194411,194410,194409,194408,194392,194380,194375,194374,194373,194372,194366,194362,194360,194357,194356,194355,194352,194351,194350,194348,194342,194341,194330,194317,194316,194315,194311,194307,194306,194305,194303,194302,194300,194296,194291,194290,194286,194284,194283,194281,194280,194272,194270,194257,194252,194251,194250,194242,194241,194240,194239,194226,194225,194224,194222,194220,194219,194212,194210,194200,194197,194191,194183,194182,194180,194179,194178,194171,194168,194164,194162,194160,194158,194153,194147,194146,194145,194144,194120,194119,194105,194103,194102,194095,194094,194093,194092,194091,194089,194088,194087,194086,194085,194084,194082,194081,194080,194079,194078,194075,194070,194069,194068,194063,194062,194061,194060,194054,194051,194049,194047,194046,194045,194039,194035,194021,194020,194003,193997,193986,193984,193980,193976,193974,193973,193971,193970,193969,193968,193967,193966,193965,193960,193959,193958,193956,193952,193951,193950,193949,193948,193944,193943,193942,193941,193926,193925,193923,193918,193911,193902,193900,193896,193895,193894,193893,193892,193891,193885,193884,193883,193882,193881,193880,193876,193874,193873,193869,193864,193862,193861,193860,193859,193857,193855,193854,193853,193849,193848,193847,193840,193839,193836,193833,193828,193827,193825,193822,193821,193820,193819,193816,193815,193813,193811,193810,193809,193806,193795,193791,193790,193785,193784,193783,193776,193771,193770,193769,193768,193766,193765,193764,193763,193753,193752,193750,193747,193739,193738,193735,193734,193733,193732,193730,193729,193727,193726,193725,193724,193723,193722,193721,193720,193719,193714,193713,193710,193708,193706,193705,193704,193703,193702,193700,193699,193698,193693,193691,193688,193686,193684,193682,193680,193677,193676,193675,193674,193673,193670,193669,193668,193666,193664,193663,193658,193656,193655,193654,193653,193652,193651,193650,193648,193647,193646,193645,193644,193643,193642,193641,193636,193634,193632,193630,193627,193626,193618,193612,193609,193606,193605,193604,193599,193598,193596,193595,193591,193589,193588,193587,193585,193579,193577,193576,193572,193565,193564,193562,193561,193559,193557,193556,193555,193553,193552,193550,193549,193545,193544,193543,193541,193540,193539,193536,193522,193521,193514,193511,193509,193507,193505,193503,193502,193498,193497,193496,193491,193486,193484,193482,193470,193467,193462,193457,193451,193447,193445,193444,193443,193442,193438,193436,193433,193431,193430,193429,193428,193427,193426,193425,193422,193420,193419,193417,193414,193412,193409,193407,193405,193403,193402,193401,193396,193395,193394,193391,193389,193388,193386,193385,193384,193381,193378,193376,193373,193370,193367,193364,193355,193353,193348,193346,193342,193341,193338,193330,193326,193325,193324,193322,193320,193313,193311,193310,193309,193308,193307,193306,193302,193301,193300,193295,193293,193291,193290,193288,193276,193273,193272,193271,193269,193266,193263,193259,193258,193257,193256,193254,193251,193246,193244,193243,193241,193240,193238,193235,193234,193232,193231,193229,193227,193226,193225,193224,193221,193220,193219,193217,193215,193214,193212,193210,193209,193208,193201,193199,193198,193196,193188,193184,193183,193181,193178,193177,193176,193175,193173,193171,193170,193168,193167,193165,193163,193162,193161,193157,193154,193153,193152,193150,193149,193148,193146,193145,193143,193142,193140,193139,193138,193137,193136,193135,193133,193132,193131,193130,193129,193128,193127,193126,193125,193124,193123,193120,193118,193116,193097,193092,193083,193081,193078,193075,193068,193063,193062,193054,193053,193052,193049,193044,193027,193009,193003,193002,192986,192984,192983,192982,192978,192968,192961,192953,192949,192947,192946,192945,192941,192938,192934,192931,192930,192928,192919,192916,192915,192914,192888,192887,192886,192885,192882,192879,192873,192870,192854,192853,192834,192833,192822,192812,192810,192803,192802,192800,192796,192794,192792,192791,192789,192788,192787,192786,192784,192783,192782,192781,192776,192775,192772,192771,192770,192769,192768,192767,192766,192765,192764,192763,192762,192761,192759,192754,192752,192749,192748,192739,192737,192720,192718,192717,192716,192704,192703,192702,192700,192699,192696,192695,192694,192693,192689,192687,192685,192684,192683,192680,192678,192677,192661,192657,192654,192652,192651,192644,192643,192641,192640,192639,192637,192636,192634,192632,192630,192624,192623,192612,192610,192609,192602,192597,192596,192594,192591,192584,192583,192582,192575,192572,192569,192568,192567,192559,192557,192555,192550,192544,192534,192533,192525,192522,192518,192513,192507,192506,192503,192501,192500,192499,192487,192486,192481,192477,192473,192471,192470,192469,192468,192467,192466,192465,192464,192463,192462,192457,192456,192454,192453,192452,192451,192450,192449,192448,192447,192446,192445,192444,192443,192442,192441,192437,192430,192428,192427,192425,192424,192423,192422,192421,192420,192419,192418,192417,192416,192415,192414,192413,192412,192411,192410,192408,192393,192390,192389,192386,192385,192383,192380,192379,192378,192377,192376,192375,192374,192373,192372,192371,192367,192364,192362,192356,192352,192351,192348,192344,192341,192340,192338,192335,192334,192333,192330,192329,192323,192307,192300,192299,192297,192296,192295,192294,192293,192292,192291,192290,192283,192274,192270,192266,192248,192247,192232,192228,192226,192223,192197,192196,192188,192187,192186,192183,192182,192181,192180,192179,192178,192176,192175,192174,192173,192172,192171,192170,192169,192168,192167,192166,192161,192160,192159,192158,192157,192156,192154,192152,192151,192150,192149,192148,192147,192146,192145,192142,192141,192133,192132,192131,192130,192129,192127,192126,192125,192124,192123,192122,192119,192118,192115,192105,192089,192063,192061,192057,192045,192043,192041,192040,192038,192037,192036,192030,192020,192003,191995,191979,191978,191973,191972,191971,191970,191969,191968,191967,191966,191965,191964,191963,191951,191950,191947,191944,191940,191926,191922,191917,191906,191903,191902,191901,191900,191899,191898,191887,191883,191880,191876,191857,191851,191850,191847,191844,191843,191842,191841,191840,191835,191833,191831,191830,191829,191828,191827,191826,191825,191824,191823,191821,191820,191816,191805,191804,191802,191800,191799,191795,191794,191791,191790,191789,191788,191787,191786,191785,191784,191781,191779,191778,191777,191775,191774,191773,191765,191763,191746,191745,191744,191739,191736,191731,191729,191727,191724,191719,191713,191712,191711,191710,191709,191708,191707,191706,191705,191704,191703,191697,191696,191695,191694,191687,191686,191684,191683,191682,191681,191680,191679,191678,191677,191676,191675,191672,191668,191667,191666,191665,191664,191663,191662,191661,191660,191659,191658,191656,191654,191653,191651,191650,191649,191647,191645,191644,191639,191637,191629,191628,191626,191625,191624,191621,191620,191619,191618,191616,191615,191611,191608,191607,191606,191604,191597,191596,191594,191588,191582,191580,191577,191572,191570,191565,191563,191562,191561,191560,191559,191558,191554,191553,191552,191551,191545,191544,191541,191538,191536,191535,191532,191530,191529,191527,191525,191524,191523,191521,191517,191511,191509,191508,191507,191500,191498,191497,191496,191495,191481,191479,191478,191476,191469,191462,191460,191458,191457,191456,191451,191450,191447,191446,191434,191430,191429,191428,191427,191422,191413,191404,191396,191395,191389,191388,191375,191374,191373,191372,191367,191365,191364,191363,191362,191357,191356,191355,191354,191351,191348,191346,191342,191341,191340,191339,191337,191336,191335,191334,191333,191332,191331,191330,191329,191328,191327,191326,191324,191322,191319,191318,191317,191315,191313,191311,191310,191308,191307,191306,191305,191304,191303,191302,191300,191289,191284,191278,191273,191270,191259,191257,191256,191255,191252,191247,191245,191243,191242,191240,191238,191237,191236,191235,191233,191232,191230,191229,191227,191226,191225,191224,191222,191221,191220,191215,191206,191204,191203,191201,191200,191199,191198,191196,191182,191180,191175,191173,191165,191164,191155,191152,191145,191143,191136,191133,191131,191130,191129,191123,191122,191121,191120,191109,191104,191103,191101,191099,191098,191096,191084,191061,191060,191057,191055,191054,191052,191051,191049,191048,191047,191044,191043,191042,191039,191038,191037,191035,191033,191032,191021,191015,191008,191006,191005,190998,190996,190995,190991,190986,190983,190980,190974,190968,190965,190962,190961,190960,190958,190953,190952,190947,190946,190945,190944,190943,190932,190931,190930,190928,190925,190924,190921,190920,190913,190911,190910,190909,190908,190907,190906,190905,190888,190886,190885,190873,190840,190839,190824,190817,190816,190815,190814,190812,190795,190794,190789,190788,190787,190786,190785,190784,190783,190780,190779,190778,190776,190767,190766,190762,190761,190757,190756,190753,190752,190751,190749,190748,190747,190746,190745,190743,190742,190739,190738,190737,190731,190730,190726,190723,190721,190719,190718,190717,190716,190715,190714,190713,190712,190711,190710,190709,190708,190700,190698,190697,190696,190695,190694,190692,190691,190680,190667,190665,190664,190663,190662,190660,190659,190655,190654,190653,190650,190645,190644,190641,190634,190630,190625,190613,190611,190608,190607,190605,190604,190603,190602,190601,190599,190598,190587,190584,190579,190576,190574,190567,190566,190564,190563,190556,190551,190543,190538,190531,190530,190528,190527,190523,190521,190520,190519,190518,190514,190510,190508,190503,190496,190493,190489,190485,190484,190482,190473,190467,190465,190463,190461,190457,190453,190447,190444,190441,190438,190431,190428,190420,190412,190411,190410,190409,190408,190407,190405,190404,190403,190401,190400,190397,190389,190384,190383,190382,190379,190377,190375,190373,190371,190370,190368,190366,190362,190359,190358,190348,190345,190343,190342,190340,190339,190333,190329,190326,190325,190324,190322,190321,190320,190319,190318,190317,190307,190304,190296,190282,190257,190256,190252,190249,190244,190243,190242,190230,190220,190218,190216,190214,190213,190212,190210,190209,190208,190207,190206,190205,190204,190201,190199,190198,190193,190191,190189,190188,190186,190176,190173,190172,190170,190165,190161,190156,190147,190144,190133,190130,190129,190123,190117,190116,190115,190110,190106,190100,190099,190095,190080,190079,190075,190073,190069,190066,190065,190061,190060,190059,190056,190055,190054,190051,190048,190047,190034,190032,190031,190028,190023,190019,190011,189992,189986,189983,189968,189967,189966,189965,189939,189937,189936,189935,189930,189928,189926,189925,189914,189905,189902,189901,189899,189886,189880,189875,189872,189871,189870,189861,189859,189857,189852,189851,189850,189849,189847,189843,189841,189836,189835,189834,189825,189823,189822,189821,189816,189815,189814,189812,189811,189801,189798,189795,189780,189777,189768,189762,189760,189759,189757,189756,189755,189750,189744,189741,189734,189733,189729,189722,189715,189688,189675,189670,189656,189654,189653,189652,189645,189643,189627,189626,189614,189607,189606,189605,189601,189591,189581,189574,189572,189570,189557,189555,189544,189538,189537,189535,189531,189522,189521,189518,189517,189515,189512,189511,189509,189508,189501,189500,189499,189497,189494,189493,189491,189490,189486,189485,189479,189472,189471,189470,189468,189467,189466,189465,189464,189463,189460,189454,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189407,189406,189405,189394,189392,189391,189388,189387,189385,189384,189383,189382,189381,189379,189378,189373,189372,189371,189368,189363,189362,189356,189340,189338,189337,189335,189318,189316,189314,189313,189312,189310,189304,189303,189299,189297,189295,189289,189285,189284,189279,189266,189265,189248,189247,189246,189244,189243,189241,189235,189232,189231,189230,189229,189228,189227,189226,189221,189220,189218,189217,189213,189210,189208,189200,189198,189195,189194,189192,189092,189087,189057,189056,189051,189050,189048,189045,189043,189042,189040,189039,189034,189032,189030,189029,189027,189026,189024,189017,189016,189015,189014,189013,189012,189011,189010,189009,189008,189007,189006,189003,189001,189000,188999,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188953,188952,188951,188949,188948,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188928,188927,188926,188924,188923,188922,188921,188920,188919,188917,188897,188896,188894,188892,188891,188890,188888,188886,188884,188883,188881,188880,188879,188876,188875,188874,188872,188870,188869,188860,188859,188852,188851,188846,188840,188838,188837,188836,188835,188834,188833,188832,188831,188830,188829,188828,188827,188826,188814,188811,188810,188808,188807,188806,188805,188804,188802,188800,188799,188798,188797,188796,188795,188794,188793,188791,188790,188789,188787,188786,188784,188782,188781,188779,188777,188776,188775,188774,188772,188769,188768,188767,188766,188765,188764,188763,188762,188761,188760,188755,188754,188752,188750,188749,188748,188746,188745,188744,188743,188742,188741,188740,188739,188738,188737,188736,188733,188732,188731,188730,188729,188728,188727,188725,188723,188722,188721,188720,188719,188718,188717,188716,188715,188713,188712,188711,188710,188708,188707,188704,188702,188701,188700,188699,188698,188697,188696,188693,188691,188689,188687,188677,188676,188674,188671,188669,188668,188667,188666,188653,188652,188644,188643,188641,188638,188635,188634,188633,188632,188631,188630,188629,188628,188620,188619,188618,188616,188615,188614,188613,188612,188611,188610,188609,188608,188607,188606,188605,188604,188600,188599,188597,188596,188595,188594,188593,188591,188590,188589,188587,188586,188585,188584,188582,188581,188580,188578,188577,188576,188574,188573,188572,188571,188570,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188553,188552,188551,188550,188549,188548,188547,188546,188545,188544,188543,188542,188540,188538,188537,188536,188535,188534,188533,188532,188531,188530,188529,188528,188527,188526,188525,188524,188522,188520,188519,188518,188517,188516,188515,188514,188511,188510,188509,188508,188507,188506,188504,188502,188501,188500,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188484,188483,188480,188478,188477,188476,188475,188474,188473,188472,188471,188470,188469,188468,188467,188466,188465,188464,188463,188462,188461,188460,188459,188458,188457,188456,188455,188454,188453,188451,188450,188449,188447,188440,188438,188432,188431,188430,188429,188428,188427,188425,188424,188423,188422,188421,188420,188419,188418,188417,188415,188413,188411,188409,188408,188407,188406,188405,188404,188402,188401,188400,188399,188398,188397,188396,188395,188394,188393,188388,188387,188384,188382,188381,188379,188378,188376,188375,188373,188372,188370,188369,188368,188367,188366,188364,188363,188360,188357,188351,188347,188343,188341,188338,188334,188333,188329,188328,188327,188326,188325,188324,188323,188322,188320,188318,188317,188316,188315,188314,188312,188311,188310,188309,188308,188307,188306,188305,188304,188303,188300,188298,188296,188295,188294,188292,188288,188287,188277,188276,188274,188273,188272,188271,188270,188252,188244,188242,188235,188231,188230,188226,188214,188211,188204,188203,188202,188197,188180,188174,188173,188172,188171,188159,188153,188128,188124,188122,188117,188115,188114,188104,188100,188099,188098,188095,188094,188089,188088,188087,188086,188074,188067,188060,188056,188055,188048,188044,188043,188041,188039,188038,188027,188014,188011,188009,188008,188006,188004,187999,187979,187975,187971,187969,187965,187960,187953,187949,187948,187945,187941,187939,187938,187937,187936,187935,187932,187931,187930,187928,187926,187923,187921,187919,187916,187912,187908,187907,187902,187900,187898,187897,187889,187886,187885,187872,187871,187868,187867,187860,187857,187854,187847,187845,187843,187842,187840,187839,187838,187837,187835,187834,187833,187831,187828,187827,187826,187825,187819,187817,187816,187813,187811,187802,187794,187793,187792,187790,187786,187785,187781,187778,187777,187776,187773,187772,187771,187769,187768,187754,187753,187752,187751,187750,187749,187748,187747,187746,187745,187743,187735,187723,187697,187693,187692,187691,187689,187687,187685,187684,187683,187677,187672,187661,187657,187652,187650,187649,187645,187641,187640,187628,187625,187619,187618,187617,187616,187615,187614,187613,187612,187611,187603,187602,187601,187600,187599,187598,187593,187581,187580,187579,187578,187577,187576,187575,187574,187573,187572,187568,187567,187566,187565,187559,187557,187555,187553,187552,187551,187550,187549,187548,187547,187546,187545,187543,187542,187540,187539,187536,187535,187534,187530,187528,187526,187524,187523,187515,187510,187507,187506,187505,187503,187502,187501,187500,187498,187497,187496,187494,187493,187490,187489,187488,187487,187484,187483,187481,187480,187479,187478,187477,187476,187475,187474,187472,187470,187457,187456,187455,187452,187451,187445,187442,187440,187438,187433,187432,187431,187426,187423,187415,187414,187413,187410,187409,187405,187404,187402,187397,187396,187395,187393,187391,187387,187384,187359,187357,187353,187352,187350,187342,187341,187340,187338,187337,187336,187334,187333,187332,187331,187330,187329,187328,187326,187325,187324,187322,187321,187320,187318,187317,187316,187315,187312,187308,187307,187306,187302,187301,187299,187298,187297,187288,187286,187285,187282,187281,187280,187279,187275,187273,187271,187266,187265,187264,187263,187262,187258,187256,187246,187244,187242,187240,187239,187238,187232,187231,187230,187228,187226,187225,187224,187222,187221,187220,187219,187218,187217,187216,187215,187214,187212,187211,187210,187209,187207,187206,187205,187204,187203,187201,187192,187175,187174,187173,187172,187170,187168,187160,187159,187155,187154,187150,187149,187140,187139,187138,187131,187124,187120,187111,187095,187091,187090,187089,187088,187087,187085,187084,187083,187082,187081,187079,187078,187075,187065,187064,187063,187056,187051,187050,187049,187048,187036,187033,187032,187026,187021,186962,186959,186951,186938,186937,186934,186924,186923,186922,186921,186918,186915,186912,186909,186908,186906,186903,186902,186892,186891,186889,186873,186859,186858,186855,186853,186849,186842,186840,186839,186837,186836,186835,186834,186833,186832,186831,186829,186828,186827,186826,186825,186824,186823,186821,186820,186813,186812,186811,186810,186809,186808,186807,186806,186803,186800,186799,186798,186797,186796,186792,186790,186788,186787,186783,186781,186777,186773,186772,186769,186768,186763,186759,186758,186756,186746,186745,186741,186740,186739,186738,186737,186736,186735,186728,186727,186725,186724,186723,186722,186720,186719,186714,186705,186704,186702,186701,186699,186693,186691,186690,186689,186685,186684,186683,186682,186680,186679,186678,186669,186668,186667,186666,186665,186662,186660,186654,186644,186643,186642,186639,186638,186637,186636,186635,186632,186630,186628,186627,186626,186624,186623,186620,186616,186615,186614,186612,186611,186610,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186592,186591,186590,186589,186587,186580,186573,186572,186570,186567,186566,186565,186563,186560,186559,186557,186555,186551,186550,186545,186543,186541,186535,186532,186531,186530,186529,186523,186522,186521,186520,186518,186517,186516,186515,186514,186513,186512,186511,186510,186509,186505,186504,186503,186502,186501,186496,186492,186491,186490,186489,186488,186487,186483,186481,186479,186476,186472,186471,186469,186467,186466,186464,186463,186460,186457,186455,186440,186438,186435,186427,186425,186423,186422,186421,186420,186417,186415,186414,186413,186412,186411,186409,186407,186406,186404,186399,186398,186397,186394,186393,186392,186391,186390,186388,186385,186384,186383,186380,186375,186372,186371,186370,186369,186367,186365,186363,186362,186361,186359,186356,186355,186354,186351,186350,186347,186342,186341,186340,186337,186336,186335,186329,186328,186323,186321,186319,186314,186312,186308,186299,186298,186295,186285,186284,186283,186275,186273,186272,186271,186270,186269,186268,186267,186266,186265,186264,186261,186260,186258,186254,186253,186252,186246,186243,186242,186239,186230,186229,186227,186226,186221,186220,186219,186217,186216,186215,186208,186206,186203,186202,186201,186200,186194,186193,186192,186191,186185,186174,186169,186166,186163,186162,186161,186155,186151,186149,186147,186138,186131,186125,186124,186122,186121,186120,186119,186118,186117,186116,186115,186114,186113,186112,186111,186110,186109,186108,186099,186079,186064,186062,186061,186059,186050,185927,185926,185925,185924,185923,185922,185918,185913,185907,185903,185897,185887,185883,185879,185814,185812,185811,185810,185786,185767,185751,185725,185724,185723,185722,185721,185720,185719,185718,185717,185715,185691,185660,185656,185644,185629,185614,185600,185597,185596,185595,185594,185593,185592,185591,185589,185534,185529,185528,185508,185496,185490,185489,185465,185459,185450,185449,185448,185447,185445,185444,185443,185442,185437,185410,185409,185407,185384,185383,185382,185381,185357,185355,185354,185353,185350,185328,185327,185326,185325,185272,185262,185180,185169,185168,185147,185050,184985,184984,184983,184982,184975,184974,184973,184970,184969,184968,184933,184928,184927,184926,184925,184890,184869,184867,184866,184863,184862,184861,184857,184856,184855,184853,184851,184847,184816,184775,184774,184773,184772,184771,184770,184769,184768,184732,184731,184730,184728,184725,184724,184723,184721,184720,184719,184718,184717,184716,184715,184713,184712,184711,184710,184709,184708,184697,184696,184695,184694,184692,184689,184688,184661,184658,184655,184654,184653,184592,184490,184481,184477,184476,184463,184461,184457,184453,184444,184440,184428,184404,184401,184400,184396,184352,184351,184350,184349,184348,184346,184345,184344,184343,184335,184334,184331,184319,184317,184307,184306,184303,184301,184300,184281,184238,184180,184151,184134,184132,184131,184130,184125,184124,184123,184107,184106,184068,184067,184041,184040,184037,184034,184033,184032,184030,184023,184022,184020,184019,184011,183995,183990,183989,183986,183984,183957,183956,183954,183943,183942,183939,183888,183835,183829,183757,183635,183634,183632,183628,183622,183621,183619,183618,183617,183616,183612,183611,183605,183604,183603,183601,183600,183599,183598,183597,183595,183594,183591,183590,183589,183588,183586,183585,183584,183583,183582,183581,183578,183577,183575,183572,183571,183570,183568,183567,183552,183544,183542,183541,183540,183523,183522,183521,183520,183519,183492,183491,183490,183489,183486,183485,183484,183483,183482,183481,183479,183477,183476,183474,183473,183472,183471,183470,183454,183453,183422,183405,183403,183402,183401,183386,183379,183376,183375,183373,183372,183371,183368,183367,183364,183363,183362,183361,183356,183355,183354,183353,183352,183351,183343,183342,183341,183340,183297,183295,183269,183260,183259,183255,183254,183241,183238,183237,183236,183235,183233,183232,183189,183188,183187,183186,183183,183182,183181,183180,183178,182849,182846,182838,182837,182836,182835,182834,182833,182831,182830,182829,182828,182827,182826,182818,182817,182816,182815,182814,182813,182812,182811,182810,182809,182808,182807,182806,182783,182782,182781,182780,182779,182772,182756,182753,182752,182751,182749,182747,182746,182744,182743,182742,182740,182737,182736,182733,182732,182731,182724,182723,182722,182721,182720,182718,182717,182716,182713,182708,182707,182705,182704,182703,182700,182699,182698,182697,182695,182680,182679,182678,182677,182675,182674,182673,182672,182671,182669,182658,182647,182643,182642,182639,182637,182636,182635,182634,182633,182630,182615,182597,182591,182588,182587,182586,182584,182583,182582,182581,182580,182577,182574,182573,182571,182570,182566,182565,182564,182562,182560,182559,182558,182557,182555,182553,182551,182550,182549,182547,182546,182545,182540,182538,182537,182536,182534,182533,182532,182531,182529,182528,182527,182526,182525,182524,182521,182518,182517,182516,182501,182500,182499,182498,182497,182496,182495,182493,182491,182490,182488,182487,182485,182484,182483,182482,182481,182480,182479,182478,182477,182476,182475,182471,182470,182469,182460,182457,182456,182455,182454,182453,182452,182451,182450,182449,182448,182447,182446,182439,182436,182433,182432,182415,182414,182413,182412,182411,182407,182406,182405,182404,182403,182402,182401,182400,182399,182398,182397,182396,182395,182394,182371,182370,182369,182367,182366,182334,182333,182329,182328,182321,182280,182279,182243,182242,182240,182239,182238,182237,182236,182235,182233,182232,182229,182228,182227,182226,182225,182224,182223,182222,182212,182211,182209,182208,182206,182205,182204,182203,182199,182198,182167,182165,182159,182086,182058,182057,182056,182055,182037,182036,182035,182034,182032,182031,182030,182029,182026,182025,182024,182022,182018,182017,182015,182014,182013,182012,182011,182009,182008,182007,182006,182005,181979,181978,181878,181877,181876,181875,181868,181867,181866,181865,181864,181863,181861,181860,181858,181855,181854,181853,181852,181840,181833,181831,181830,181829,181827,181825,181824,181823,181822,181821,181820,181819,181818,181817,181816,181815,181813,181811,181810,181809,181808,181807,181806,181804,181803,181802,181798,181795,181794,181787,181784,181781,181779,181778,181777,181776,181775,181774,181773,181772,181770,181769,181766,181764,181763,181758,181757,181756,181755,181754,181752,181751,181750,181749,181748,181747,181731,181726,181718,181715,181711,181656,181576,181574,181537,181536,181478,181477,181476,181475,181474,181471,181470,181469,181468,181458,181450,181449,181448,181444,181443,181440,181439,181437,181436,181435,181433,181430,181428,181427,181424,181423,181396,181386,181381,181378,181377,181374,181373,181364,181363,181315,181313,181312,181311,181310,181265,181220,181194,181167,181078,181049,181040,181039,181031,181030,181026,181025,180986,180985,180980,180977,180964,180963,180897,180891,180888,180887,180886,180885,180884,180883,180882,180881,180880,180879,180878,180877,180876,180875,180874,180873,180872,180871,180870,180772,180771,180770,180769,180768,180767,180766,180765,180764,180763,180705,180704,180698,180697,180696,180695,180692,180689,180688,180686,180621,180605,180596,180574,180394,180374,180371,180370,180369,179798,179451,179332,179282,178930,178088,177669,177665,177664,177663,177662,177049,177041,176710,176709,176696,176695,176694,176693,176635,176630,176629,176628,176627,176626,176625,176624,176518,176516,176508,176507,176506,176505,176504,176492,176491,176290,176218,176216,176215,176214,176213,176212,176211,176210,176209,176208,176207,176206,176205,176204,176202,176201,176199,176196,176195,176194,176193,176191,176190,176189,176188,176187,176183,174933,174931,174897,174896,174895,174894,174892,174891,174890,174889,174888,174886,174884,174882,174881,174880)) OR (`CurrencyId`=2650 AND `CreatureId` IN (223599,222945,222943,222942,222913,222905,221028,221025,219990,219927,219926,219925,219924,219923,219858,219642,219021,219020,219004,218998,218997,218996,218995,218994,218993,218855,218854,218827,218484,217920,217915,217841,217839,217226,217220,217182,217181,217179,217178,217174,217170,217169,217148,217140,217046,217032,216843,216816,216801,216788,216783,216782,216780,216778,216772,216771,216767,216766,216765,216763,216762,216760,216759,216758,216757,216756,216755,216754,216753,216752,216751,216750,216749,216747,216746,216745,216744,216743,216742,216740,216737,216735,216729,216726,216725,216722,216721,216714,216713,216712,216709,216708,216707,216705,216704,216703,216702,216701,216700,216699,216698,216697,216696,216695,216694,216693,216692,216691,216690,216688,216687,216685,216684,216683,216676,216675,216674,216647,216646,216642,216595,216473,216472,216471,216470,216465,216432,216431,216429,216425,216423,216422,216415,216286,216285,216284,216280,216274,216273,216258,216254,216228,215089,214889,214888,214887,214779,214765,214671,214596,214535,214349,214347,214346,214345,214344,214342,214340,214337,214336,214335,214333,214332,214330,214329,214328,214326,214325,214323,214322,214321,214320,214316,214315,214314,214311,214308,214307,214306,214305,214304,214303,214294,214250,214249,214246,214237,214234,214233,214231,214230,214229,214228,214227,214226,214225,214224,214223,214222,214221,214219,214217,214215,214214,214213,214202,214201,214200,214191,214187,214149,214135,214131,214127,214125,214122,214057,214055,214054,214052,214051,214043,214033,214030,214029,214028,214027,214026,214025,214010,214009,214008,214007,214006,213947,213946,213876,213821,213820,213819,213818,213816,213815,213814,213813,213809,213808,213807,213802,213801,213800,213794,213788,213782,213781,213772,213757,213755,213752,213747,213740,213737,213731,213676,213668,213654,213647,213630,213629,213628,213588,213587,213549,213547,213546,213542,213539,213504,213499,213492,213466,213455,213433,213309,213272,213271,213131,213130,213128,212955,212920,212909,212893,212875,212841,212840,212822,212820,212794,212690,212687,212685,212684,212588,212585,212572,212571,212508,212506,212505,212504,212503,212502,212501,212499,212495,212493,212492,212490,212488,212487,212486,212485,212484,212482,212481,212480,212474,212471,212470,212469,212467,212434,212431,212430,212429,212409,212406,212374,212338,212320,212317,212314,212259,212223,212190,212188,212183,212161,212158,212154,212153,212152,212151,212145,212144,212143,212141,212140,212139,212138,212137,212133,212126,212093,212090,212086,212085,212079,212070,212069,212067,212066,212065,212062,212061,212060,212058,212057,212056,212055,212054,212053,212052,212051,212050,212049,212047,212046,212045,212044,212043,212042,212041,212040,212039,212036,212035,212033,212031,212028,212024,212010,212007,212006,212005,212004,212002,211990,211989,211987,211972,211971,211970,211964,211961,211960,211950,211949,211948,211947,211932,211931,211926,211924,211923,211922,211909,211908,211902,211885,211883,211877,211845,211844,211843,211827,211822,211814,211808,211791,211781,211776,211769,211767,211763,211757,211756,211755,211748,211735,211734,211710,211709,211669,211667,211657,211651,211630,211561,211551,211527,211526,211524,211523,211522,211520,211518,211474,211411,211410,211401,211389,211384,211383,211381,211380,211378,211377,211376,211374,211373,211372,211370,211347,211345,211344,211343,211342,211327,211320,211318,211317,211316,211313,211309,211308,211307,211300,211294,211292,211287,211285,211283,211258,211257,211256,211255,211254,211253,211252,211246,211245,211242,211240,211238,211236,211233,211221,211220,211219,211218,211216,211212,211211,211209,211208,211207,211206,211203,211202,211199,211198,211197,211196,211195,211194,211193,211184,211180,211176,211175,211174,211165,211164,211163,211159,211157,211154,211145,211143,211142,211141,211136,211130,211126,211125,211124,211123,211122,211120,211117,211116,211115,211114,211113,211103,211098,211096,211095,211091,211086,211085,211084,211083,211082,211077,211076,211074,211072,211071,211069,211068,211067,211066,211064,211059,211058,211057,211049,211045,211037,211032,211030,211029,211024,211023,211021,211020,211013,211010,211007,211003,211002,210999,210992,210990,210989,210988,210986,210985,210984,210983,210982,210981,210977,210976,210975,210960,210957,210955,210954,210953,210952,210946,210944,210941,210928,210918,210917,210912,210902,210895,210894,210893,210892,210890,210882,210880,210879,210877,210875,210874,210873,210872,210867,210866,210865,210864,210862,210860,210859,210848,210846,210844,210843,210834,210833,210831,210826,210819,210813,210808,210807,210798,210796,210795,210794,210793,210791,210790,210789,210788,210785,210783,210782,210777,210776,210775,210774,210772,210771,210769,210768,210767,210762,210754,210752,210751,210739,210735,210734,210730,210725,210724,210723,210711,210710,210709,210707,210706,210704,210703,210702,210701,210698,210696,210691,210686,210685,210684,210679,210662,210655,210654,210653,210652,210651,210649,210648,210647,210645,210643,210642,210641,210640,210637,210626,210624,210622,210620,210596,210595,210594,210593,210592,210591,210587,210585,210568,210567,210559,210552,210550,210544,210538,210527,210525,210516,210511,210508,210505,210504,210503,210500,210499,210498,210496,210495,210494,210492,210484,210477,210476,210475,210474,210470,210469,210466,210465,210461,210460,210459,210458,210457,210456,210455,210450,210449,210447,210446,210443,210442,210439,210435,210434,210431,210430,210429,210428,210427,210421,210420,210419,210418,210403,210402,210401,210400,210393,210389,210387,210382,210380,210372,210365,210364,210363,210357,210356,210355,210346,210344,210343,210342,210341,210337,210336,210335,210334,210333,210332,210331,210327,210326,210323,210320,210319,210316,210315,210314,210312,210309,210306,210305,210286,210285,210284,210283,210282,210281,210278,210277,210275,210274,210272,210257,210256,210242,210241,210239,210236,210235,210234,210230,210229,210221,210211,210210,210209,210195,210193,210186,210185,210178,210176,210175,210166,210165,210162,210161,210155,210144,210143,210137,210136,210132,210130,210128,210127,210126,210125,210119,210118,210117,210114,210112,210111,210106,210103,210101,210099,210096,210089,210087,210084,210083,210081,210077,210075,210070,210065,210064,210063,210062,210061,210060,210059,210056,210054,210053,210052,210051,210050,210047,210046,210045,210043,210042,210041,210026,210025,210024,210022,210021,210017,210015,210010,210008,209983,209982,209980,209975,209974,209973,209969,209966,209963,209962,209957,209953,209952,209950,209937,209936,209935,209934,209933,209932,209931,209930,209929,209926,209925,209919,209917,209916,209915,209914,209913,209912,209911,209910,209909,209907,209905,209904,209903,209902,209900,209898,209897,209896,209895,209894,209893,209882,209880,209878,209876,209875,209874,209871,209864,209859,209856,209851,209845,209844,209843,209841,209840,209835,209834,209832,209831,209829,209828,209826,209821,209820,209817,209813,209810,209809,209808,209807,209805,209799,209796,209795,209794,209793,209788,209782,209779,209777,209776,209775,209772,209771,209770,209769,209768,209767,209766,209764,209763,209762,209761,209760,209752,209751,209749,209746,209743,209740,209739,209737,209736,209734,209723,209720,209719,209718,209700,209699,209691,209689,209676,209675,209674,209662,209661,209660,209659,209658,209657,209656,209655,209630,209620,209616,209614,209610,209605,209602,209600,209599,209598,209587,209583,209578,209575,209574,209571,209570,209569,209567,209566,209565,209564,209563,209562,209553,209552,209546,209545,209544,209543,209537,209535,209534,209533,209527,209526,209525,209523,209522,209521,209517,209504,209503,209501,209499,209497,209496,209495,209494,209493,209492,209491,209474,209473,209472,209464,209462,209457,209456,209453,209450,209448,209445,209444,209440,209434,209433,209432,209431,209430,209427,209423,209415,209412,209411,209410,209409,209408,209407,209406,209405,209402,209401,209400,209399,209398,209397,209395,209394,209392,209390,209388,209387,209367,209365,209362,209361,209360,209359,209358,209343,209342,209337,209334,209332,209329,209328,209327,209324,209323,209321,209320,209319,209318,209317,209310,209306,209305,209304,209302,209301,209291,209290,209287,209286,209285,209283,209281,209280,209279,209278,209277,209269,209268,209267,209266,209264,209263,209262,209261,209258,209256,209255,209252,209245,209244,209241,209240,209237,209236,209235,209218,209210,209202,209201,209200,209198,209196,209185,209182,209179,209176,209175,209174,209173,209172,209171,209169,209167,209164,209162,209161,209159,209157,209156,209153,209152,209151,209149,209147,209145,209142,209139,209137,209129,209126,209113,209106,209104,209102,209101,209092,209089,209088,209087,209083,209076,209066,209064,209052,209048,209047,209042,209041,209040,209035,209031,209029,209028,209024,209021,209016,209014,209013,209010,208996,208977,208973,208970,208963,208962,208950,208949,208948,208946,208926,208913,208907,208906,208905,208903,208900,208896,208889,208888,208885,208884,208883,208878,208872,208871,208870,208867,208866,208851,208848,208805,208804,208793,208792,208784,208783,208780,208779,208763,208762,208760,208759,208755,208754,208753,208750,208746,208740,208737,208736,208735,208733,208732,208731,208730,208725,208721,208718,208714,208713,208696,208695,208692,208691,208690,208688,208686,208676,208674,208671,208669,208664,208663,208662,208661,208660,208659,208658,208650,208635,208633,208626,208617,208616,208615,208611,208610,208607,208606,208605,208604,208603,208602,208601,208600,208599,208598,208595,208594,208593,208592,208580,208574,208573,208572,208563,208562,208560,208559,208556,208552,208551,208550,208547,208544,208537,208529,208522,208516,208511,208506,208505,208503,208498,208495,208492,208489,208486,208475,208472,208470,208463,208443,208435,208430,208429,208419,208418,208409,208408,208407,208406,208404,208401,208399,208394,208393,208392,208391,208389,208385,208378,208377,208374,208373,208368,208366,208361,208360,208354,208352,208349,208339,208337,208334,208333,208332,208331,208330,208329,208327,208326,208325,208324,208323,208322,208321,208320,208319,208306,208302,208301,208299,208286,208281,208280,208272,208271,208270,208269,208268,208235,208234,208233,208232,208231,208230,208229,208222,208187,208177,208175,208173,208170,208156,208143,208047,208027,208026,208025,207997,207982,207926,207828,207809,207807,207789,207788,207786,207785,207784,207782,207781,207779,207777,207769,207760,207755,207674,207660,207659,207653,207652,207644,207627,207626,207625,207624,207623,207622,207621,207620,207619,207618,207617,207616,207608,207607,207570,207567,207564,207560,207555,207554,207548,207543,207536,207532,207531,207523,207522,207508,207507,207506,207505,207504,207503,207501,207500,207494,207493,207364,207362,207361,207360,207354,207352,207350,207347,207344,207328,207327,207326,207325,207323,207322,207321,207320,207317,207316,207315,207314,207313,207309,207307,207306,207304,207302,207301,207300,207298,207292,207291,207290,207289,207280,207276,207275,207274,207273,207272,207270,207269,207268,207265,207264,207263,207262,207261,207260,207259,207258,207257,207255,207254,207253,207251,207250,207249,207248,207247,207246,207245,207244,207242,207233,207231,207230,207229,207228,207227,207226,207225,207224,207216,207211,207210,207208,207204,207203,207201,207184,207183,207182,207181,207180,207179,207178,207160,207159,207154,207153,207144,207143,207141,207139,207136,207125,207124,207122,207120,207119,207118,207117,207113,207112,207110,207105,207101,207096,207091,207090,207089,207088,207087,207085,207084,207083,207082,207081,207080,207072,207069,207068,207061,207060,207059,207057,207056,207055,207054,207053,207052,207048,207047,207039,207036,207035,207034,207033,207032,207031,207030,207029,207027,207026,207025,207024,207023,207017,207016,207015,207014,207013,207008,207007,207003,207002,207001,207000,206999,206998,206997,206996,206995,206994,206992,206991,206990,206989,206988,206987,206986,206985,206984,206983,206979,206975,206965,206964,206962,206961,206960,206959,206958,206957,206956,206955,206954,206951,206950,206949,206948,206947,206946,206945,206944,206943,206942,206941,206939,206938,206936,206935,206934,206933,206932,206930,206927,206923,206921,206920,206916,206915,206914,206913,206912,206911,206894,206892,206889,206888,206887,206886,206885,206884,206882,206881,206880,206879,206878,206876,206874,206873,206866,206865,206863,206860,206859,206858,206856,206855,206854,206853,206852,206851,206850,206848,206847,206846,206845,206843,206842,206841,206840,206839,206838,206837,206836,206835,206819,206818,206815,206813,206812,206811,206810,206806,206805,206803,206802,206801,206800,206799,206796,206795,206794,206791,206790,206789,206783,206782,206776,206775,206769,206767,206761,206760,206759,206758,206757,206756,206755,206754,206753,206752,206751,206750,206749,206748,206747,206746,206745,206743,206741,206739,206738,206730,206729,206727,206722,206721,206720,206717,206716,206714,206713,206708,206707,206706,206703,206702,206701,206693,206691,206690,206689,206688,206687,206685,206684,206678,206677,206676,206675,206674,206673,206672,206671,206670,206669,206668,206667,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206654,206653,206650,206649,206645,206644,206642,206641,206640,206639,206637,206636,206635,206634,206633,206632,206631,206629,206628,206626,206623,206622,206621,206620,206619,206616,206614,206604,206603,206601,206597,206593,206592,206591,206588,206583,206582,206581,206580,206579,206578,206577,206576,206575,206573,206565,206564,206563,206562,206561,206560,206559,206558,206557,206556,206555,206554,206553,206552,206551,206550,206549,206545,206542,206541,206536,206535,206534,206532,206531,206530,206529,206527,206524,206523,206522,206521,206517,206511,206510,206494,206493,206492,206491,206490,206489,206488,206487,206484,206482,206481,206480,206478,206477,206476,206475,206472,206468,206467,206460,206459,206458,206457,206456,206455,206454,206453,206452,206450,206449,206448,206444,206442,206440,206438,206437,206436,206431,206428,206421,206420,206419,206418,206417,206416,206415,206414,206413,206412,206411,206410,206409,206408,206407,206406,206405,206404,206402,206398,206247,206244,206243,206242,206241,206236,206235,206234,206227,206226,206225,199773,198782,187558,119274)) OR (`CurrencyId`=2649 AND `CreatureId` IN (221028,221025,218484,217920,217915,217841,217839,217226,217220,217148,217032,216843,216772,216771,216753,216737,216735,216726,216725,216721,216714,216713,216712,216707,216705,216704,216703,216702,216701,216700,216699,216698,216697,216696,216695,216694,216693,216692,216691,216690,216688,216676,216675,216674,216285,216284,216280,216274,216273,216228,214888,214887,214779,214535,214325,214294,214237,214234,214233,214231,214230,214229,214228,214227,214226,214225,214224,214223,214222,214221,214219,214217,214215,214214,214213,214202,214201,214200,214131,214125,214122,214075,214057,214055,214052,214025,214007,214006,213821,213818,213814,213813,213809,213808,213801,213800,213794,213788,213781,213757,213740,213737,213696,213676,213668,213654,213647,213630,213629,213628,213549,213547,213546,213542,213539,213504,213466,213433,213309,212875,212841,212840,212822,212820,212810,212690,212687,212685,212684,212588,212585,212506,212505,212504,212503,212502,212501,212499,212495,212493,212492,212490,212488,212487,212486,212485,212484,212482,212481,212480,212471,212470,212469,212467,212431,212410,212406,212327,212320,212317,212314,212223,212194,212161,212158,212151,212145,212144,212143,212133,212126,212090,212086,212085,212070,212069,212067,212066,212065,212062,212061,212060,212058,212057,212056,212055,212054,212053,212052,212051,212050,212049,212047,212046,212045,212044,212043,212042,212041,212040,212039,212036,212033,212031,212028,212024,212006,212004,212002,211990,211989,211972,211971,211970,211964,211961,211960,211926,211924,211923,211922,211902,211877,211827,211822,211814,211808,211791,211781,211776,211769,211767,211763,211757,211756,211755,211669,211667,211651,211630,211551,211527,211526,211524,211523,211522,211520,211518,211474,211410,211401,211384,211383,211381,211377,211376,211374,211373,211372,211370,211347,211345,211344,211343,211342,211339,211327,211320,211318,211316,211313,211305,211300,211292,211285,211283,211258,211246,211245,211242,211241,211240,211238,211236,211221,211220,211219,211209,211206,211203,211199,211197,211196,211195,211194,211193,211184,211179,211178,211176,211165,211164,211163,211159,211157,211154,211145,211143,211142,211141,211130,211126,211124,211123,211120,211116,211115,211114,211113,211096,211095,211091,211077,211074,211072,211059,211058,211057,211045,211037,211032,211030,211029,211020,211013,211010,211007,211003,211002,210999,210990,210989,210988,210986,210985,210984,210983,210982,210981,210977,210976,210975,210960,210957,210954,210953,210946,210944,210928,210918,210912,210902,210895,210894,210893,210892,210890,210882,210879,210877,210875,210874,210873,210872,210867,210866,210865,210864,210862,210848,210846,210844,210843,210834,210833,210831,210826,210813,210798,210795,210794,210793,210791,210790,210789,210788,210785,210783,210782,210777,210776,210775,210774,210772,210771,210767,210762,210754,210751,210735,210734,210730,210725,210724,210723,210704,210703,210702,210701,210696,210685,210679,210662,210654,210653,210652,210651,210649,210648,210643,210642,210641,210640,210626,210624,210622,210620,210596,210595,210594,210593,210592,210591,210587,210585,210559,210552,210550,210544,210538,210519,210518,210511,210508,210507,210505,210504,210503,210500,210499,210498,210494,210492,210477,210476,210475,210474,210472,210471,210469,210467,210466,210464,210461,210460,210459,210458,210457,210456,210455,210450,210449,210447,210446,210442,210439,210437,210436,210435,210434,210431,210430,210429,210428,210427,210424,210423,210422,210421,210420,210419,210418,210403,210402,210401,210400,210389,210387,210382,210380,210372,210365,210364,210357,210346,210344,210335,210333,210332,210331,210327,210326,210323,210320,210319,210316,210315,210314,210312,210307,210306,210305,210295,210294,210293,210290,210289,210288,210284,210283,210282,210278,210277,210272,210256,210236,210235,210234,210230,210229,210221,210211,210210,210209,210195,210193,210186,210185,210178,210177,210176,210175,210173,210172,210170,210166,210165,210162,210161,210155,210150,210147,210143,210137,210130,210127,210125,210118,210114,210111,210106,210103,210101,210099,210096,210089,210087,210084,210083,210081,210075,210070,210065,210064,210063,210062,210061,210060,210059,210056,210054,210052,210051,210050,210047,210046,210045,210043,210042,210041,210026,210025,210021,210017,210015,210010,210008,209983,209982,209980,209975,209974,209973,209969,209966,209963,209962,209957,209953,209950,209936,209930,209929,209926,209919,209916,209915,209913,209912,209911,209909,209905,209902,209900,209898,209895,209894,209893,209882,209880,209875,209874,209864,209851,209843,209835,209832,209831,209829,209828,209826,209821,209808,209799,209796,209795,209794,209793,209788,209782,209779,209776,209775,209772,209768,209767,209751,209749,209740,209739,209737,209736,209734,209723,209720,209676,209662,209661,209660,209659,209658,209657,209656,209655,209630,209620,209616,209614,209602,209599,209583,209578,209575,209574,209570,209569,209567,209566,209565,209564,209563,209562,209553,209552,209535,209534,209533,209527,209523,209521,209504,209503,209499,209497,209496,209495,209494,209493,209492,209491,209474,209473,209472,209464,209456,209453,209450,209448,209445,209444,209440,209434,209433,209432,209431,209430,209427,209401,209367,209365,209360,209359,209358,209343,209332,209328,209324,209323,209320,209310,209306,209305,209304,209287,209281,209280,209258,209256,209255,209252,209245,209244,209241,209240,209237,209236,209235,209202,209200,209198,209196,209185,209182,209179,209176,209175,209174,209172,209171,209169,209167,209161,209152,209142,209129,209113,209092,209083,209076,209048,209047,209035,209021,208996,208973,208963,208950,208949,208948,208946,208903,208889,208885,208884,208883,208878,208870,208805,208792,208780,208740,208737,208734,208733,208729,208727,208725,208721,208718,208695,208692,208691,208690,208688,208676,208674,208664,208663,208662,208661,208660,208659,208658,208650,208635,208633,208626,208617,208616,208615,208610,208607,208606,208605,208604,208603,208602,208601,208600,208599,208595,208594,208593,208580,208563,208556,208529,208522,208511,208498,208492,208486,208475,208463,208443,208435,208430,208429,208419,208418,208394,208393,208392,208391,208385,208378,208377,208374,208373,208368,208361,208360,208349,208306,208302,208301,208299,208286,208281,208280,208235,208234,208233,208232,208231,208230,208229,208222,208187,208173,208170,208027,207997,207982,207926,207828,207809,207807,207789,207786,207785,207784,207782,207777,207769,207760,207755,207674,207660,207653,207652,207644,207627,207626,207625,207624,207623,207622,207621,207620,207619,207618,207617,207616,207570,207567,207564,207560,207555,207554,207543,207532,207523,207500,207347,207344,207328,207315,207314,207313,207309,207307,207306,207304,207302,207301,207300,207298,207292,207291,207290,207289,207280,207276,207275,207274,207273,207272,207253,207210,207208,207203,207201,207184,207183,207182,207181,207180,207179,207178,207160,207154,207144,207143,207141,207139,207136,207110,207105,207101,207096,207091,207090,207089,207088,207087,207084,207072,207069,207068,207048,207047,207039,207030,207029,207027,207026,207025,207024,207023,207016,207015,207014,207013,206975,206954,206866,206865,206860,206859,206858,206846,206845,206843,206842,206841,206840,206839,206838,206837,206836,206835,206818,206815,206813,206812,206811,206810,206805,206803,206802,206801,206800,206799,206796,206795,206794,206791,206769,206767,206752,206751,206729,206727,206722,206721,206720,206717,206716,206703,206693,206691,206690,206689,206687,206685,206684,206676,206675,206674,206673,206670,206669,206668,206667,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206650,206644,206642,206639,206634,206628,206626,206620,206619,206614,206604,206603,206601,206597,206582,206581,206580,206579,206578,206577,206576,206575,206573,206565,206564,206563,206562,206561,206560,206559,206558,206557,206556,206555,206554,206553,206552,206551,206550,206549,206530,206527,206517,206511,206494,206493,206492,206491,206490,206489,206488,206487,206485,206482,206481,206480,206478,206477,206472,206440,206429,206427,206424,206403,206400,206364,206359,206358,206327,206326,206325,206244,206243,206242,206241,206236,206235,206234,206227,206226,206225,199773,198782,187558,119274)) OR (`CurrencyId`=738 AND `CreatureId` IN (220524,218391,217558,217557,217189,200388,200387,200137,200131,200126,178187,160691,125175,120827,120799,120798,120797,79344,74158,73904,73854,73775,73718,73704,73703,73696,73670,73667,73666,73590,73541,73539,73538,73476,73452,73414,73349,73342,73282,73281,73279,73277,73250,73223,73195,73194,73191,73188,73185,73184,73175,73174,73173,73172,73171,73170,73169,73167,73166,73163,73162,73161,73160,73158,73157,73152,73025,73021,73018,73012,72970,72954,72929,72927,72909,72908,72903,72898,72897,72896,72895,72894,72892,72888,72877,72876,72875,72844,72843,72842,72841,72809,72808,72807,72805,72791,72788,72784,72777,72775,72771,72770,72769,72768,72767,72766,72765,72764,72763,72762,72761,72744,72728,72663,72662,72661,72658,72655,72564,72546,72496,72490,72455,72452,72451,72434,72433,72421,72412,72411,72375,72367,72365,72354,72351,72350,72280,72279,72275,72245,72194,72193,72150,72131,72095,72049,72048,72045,72033,71987,71986,71920,71919,71908,71864,71826,71824,71774,71773,71772,71771,71770,71509,71492,71491,71442,71401,71379,71353,71346,71330,71329,71328,71326,71318,71312,71293,71292,71288,71277,71264,71259,71258,71257,71256,71255,71254,71253,71252,71251,71248,71245,71244,71239,71228,71192,71188,71187,71143,71131,71130,71125,71114,71113,71112,71111,71103,71102,71101,71066,71056,71055,71052,71028,71012,71011,71010,71009,71008,71007,70986,70968,70963,70959,70893,70877,70824,70822,70798,70795,70787,70775,70762,70746,70703,70702,70701,70700,70698,70691,70690,70683,70665,70663,70595,70594,70591,70589,70588,70587,70586,70557,70543,70533,70530,70529,70521,70511,70509,70494,70493,70475,70474,70473,70471,70469,70468,70465,70464,70463,70448,70445,70440,70430,70429,70414,70401,70400,70397,70395,70383,70379,70377,70352,70351,70350,70348,70347,70343,70341,70328,70327,70326,70325,70323,70308,70291,70290,70289,70288,70287,70286,70285,70276,70262,70249,70243,70240,70238,70236,70232,70230,70228,70227,70226,70224,70209,70206,70205,70202,70195,70191,70179,70176,70153,70141,70126,70121,70096,70091,70090,70089,70080,70074,70070,70069,70048,70046,70045,70044,70039,70021,70020,70019,70018,70017,70016,70015,70014,70013,70012,70011,70010,70009,70008,70007,70006,70005,70004,70003,70002,70001,70000,69999,69998,69997,69996,69993,69992,69991,69983,69961,69944,69937,69927,69925,69923,69916,69911,69910,69909,69906,69905,69904,69899,69894,69865,69843,69842,69841,69835,69834,69833,69827,69824,69821,69815,69814,69812,69809,69808,69807,69800,69780,69769,69768,69767,69757,69755,69749,69702,69666,69665,69664,69663,69658,69657,69656,69633,69613,69580,69570,69569,69568,69567,69559,69558,69540,69538,69534,69532,69531,69527,69525,69524,69523,69518,69517,69507,69506,69483,69482,69476,69475,69474,69471,69461,69455,69435,69431,69429,69406,69405,69402,69401,69400,69399,69397,69396,69390,69388,69384,69379,69376,69375,69353,69352,69351,69348,69347,69341,69339,69338,69336,69335,69326,69312,69311,69306,69305,69302,69301,69300,69299,69298,69297,69296,69295,69294,69286,69285,69281,69279,69274,69272,69269,69267,69264,69256,69255,69254,69250,69246,69244,69241,69240,69239,69238,69237,69236,69235,69229,69228,69227,69226,69225,69224,69223,69218,69216,69210,69207,69202,69201,69200,69198,69197,69196,69195,69194,69193,69183,69180,69171,69170,69162,69155,69154,69148,69144,69143,69142,69136,69065,69029,69020,69009,69008,69007,69006,69005,69004,69003,68983,68940,68936,68907,68865,68840,68826,68825,68815,68793,68778,68775,68761,68760,68755,68754,68753,68752,68751,68739,68733,68710,68708,68707,68682,68669,68668,68653,68640,68632,68617,68616,68604,68600,68587,68585,68584,68583,68550,68547,68545,68508,68504,68497,68472,68471,68470,68410,68401,68371,68369,68368,68367,68361,68356,68355,68354,68353,68351,68348,68347,68345,68344,68340,68322,68321,68320,68319,68318,68317,68313,68310,68308,68294,68248,68241,68225,68222,68221,68220,68206,68205,68204,68176,68175,68174,68170,68169,68157,68152,68151,68143,68142,68141,68139,68126,68117,68114,68102,68073,68070,68061,68049,68047,68046,68045,68037,68028,68027,68026,68012,68011,68002,67991,67974,67971,67970,67967,67946,67937,67935,67934,67933,67930,67929,67922,67920,67913,67905,67896,67895,67892,67887,67877,67874,67873,67871,67870,67869,67861,67833,67832,67830,67826,67814,67811,67810,67809,67806,67805,67804,67801,67797,67796,67795,67794,67774,67772,67770,67764,67763,67762,67760,67759,67758,67757,67754,67752,67727,67708,67704,67703,67701,67700,67699,67692,67691,67690,67689,67688,67684,67683,67681,67675,67661,67647,67646,67638,67637,67636,67633,67627,67626,67625,67602,67599,67598,67587,67584,67582,67576,67574,67564,67563,67551,67550,67548,67545,67530,67520,67475,67473,67472,67470,67468,67467,67466,67465,67463,67461,67460,67457,67450,67441,67435,67434,67431,67430,67429,67428,67427,67425,67420,67419,67418,67417,67416,67413,67407,67401,67399,67398,67397,67396,67391,67371,67369,67366,67362,67361,67360,67357,67354,67346,67344,67337,67334,67330,67317,67316,67314,67313,67312,67310,67309,67308,67306,67305,67304,67303,67302,67299,67297,67296,67295,67294,67292,67288,67287,67285,67284,67283,67281,67265,67264,67263,67259,67258,67257,67256,67255,67128,67125,67099,67093,67085,67084,67081,67080,67079,67078,67077,67076,67075,67074,67073,67072,67071,67029,67027,66999,66948,66944,66938,66937,66936,66935,66934,66933,66932,66928,66917,66898,66895,66892,66891,66882,66881,66880,66868,66867,66852,66850,66818,66817,66801,66772,66755,66753,66750,66748,66729,66707,66700,66693,66686,66668,66655,66633,66622,66617,66605,66602,66599,66597,66595,66593,66587,66570,66549,66514,66513,66484,66479,66476,66472,66471,66467,66465,66464,66463,66462,66456,66451,66448,66446,66431,66426,66425,66424,66423,66421,66418,66413,66402,66395,66392,66368,66348,66341,66327,66319,66315,66310,66309,66290,66289,66288,66287,66286,66285,66284,66283,66282,66280,66276,66275,66274,66273,66272,66271,66270,66269,66268,66267,66264,66263,66261,66229,66213,66208,66206,66205,66196,66195,66194,66188,66187,66184,66182,66174,66169,66165,66164,66162,66153,66148,66106,66100,66099,66096,66052,66000,65996,65995,65984,65978,65962,65928,65915,65906,65905,65883,65882,65881,65880,65878,65875,65873,65872,65842,65841,65840,65839,65824,65823,65821,65820,65819,65810,65807,65802,65799,65794,65790,65786,65785,65779,65774,65773,65754,65749,65711,65685,65680,65658,65653,65652,65646,65639,65638,65635,65632,65628,65627,65626,65624,65623,65622,65621,65617,65614,65613,65612,65611,65610,65609,65598,65584,65582,65581,65575,65573,65551,65549,65548,65526,65520,65516,65510,65508,65507,65504,65502,65496,65494,65486,65474,65452,65450,65442,65438,65437,65432,65423,65414,65404,65402,65394,65391,65390,65389,65388,65386,65377,65362,65339,65317,65304,65232,65231,65229,65213,65188,65170,65169,65154,65152,65151,65134,65133,65132,65131,65130,65128,65118,65003,64995,64983,64982,64979,64973,64971,64970,64969,64965,64957,64947,64937,64917,64916,64902,64900,64894,64890,64831,64757,64745,64739,64736,64734,64733,64732,64729,64726,64725,64724,64723,64722,64721,64720,64717,64714,64671,64670,64669,64643,64642,64641,64638,64631,64627,64626,64622,64609,64559,64556,64551,64479,64444,64436,64412,64389,64368,64358,64357,64356,64355,64353,64341,64340,64339,64338,64323,64321,64309,64261,64221,64205,64204,64203,64202,64201,64199,64197,64196,64195,64194,64192,64186,64185,64183,64165,64103,64095,64091,64068,64063,64061,64046,64034,64008,64005,64000,63999,63997,63993,63981,63978,63977,63975,63974,63956,63950,63948,63947,63944,63936,63928,63920,63891,63888,63878,63877,63875,63870,63867,63866,63860,63859,63857,63856,63854,63851,63840,63839,63833,63830,63827,63809,63796,63782,63767,63764,63763,63755,63743,63742,63735,63733,63731,63729,63728,63727,63726,63725,63723,63722,63697,63696,63695,63694,63693,63692,63691,63690,63688,63686,63685,63684,63683,63681,63680,63678,63677,63674,63673,63671,63641,63627,63611,63610,63605,63600,63593,63592,63588,63587,63586,63584,63570,63569,63568,63556,63543,63540,63538,63537,63536,63532,63531,63529,63527,63526,63521,63520,63519,63518,63510,63509,63495,63494,63490,63485,63473,63470,63467,63465,63447,63425,63375,63369,63368,63356,63353,63352,63348,63347,63339,63333,63308,63298,63297,63295,63275,63257,63256,63240,63221,63206,63205,63201,63176,63173,63172,63171,63155,63131,63130,63129,63116,63104,63103,63102,63101,63082,63081,63065,63045,63044,63020,63019,63018,63017,63007,62968,62966,62945,62930,62928,62902,62881,62880,62876,62863,62846,62844,62843,62842,62840,62839,62838,62833,62832,62814,62813,62807,62768,62766,62765,62763,62760,62759,62758,62757,62756,62755,62754,62751,62750,62679,62677,62654,62637,62633,62632,62629,62624,62619,62613,62611,62608,62590,62586,62585,62584,62582,62581,62580,62579,62576,62575,62571,62569,62563,62559,62557,62554,62553,62552,62551,62541,62537,62535,62530,62528,62522,62520,62515,62508,62503,62499,62498,62497,62495,62494,62492,62490,62488,62486,62485,62481,62480,62479,62477,62476,62475,62474,62469,62468,62466,62457,62440,62394,62386,62374,62372,62369,62368,62358,62348,62324,62311,62307,62306,62301,62293,62270,62268,62266,62254,62168,62165,62162,62160,62076,62075,62074,62073,62029,62023,62008,61989,61981,61971,61970,61947,61946,61945,61929,61928,61910,61875,61843,61842,61835,61818,61814,61813,61811,61803,61783,61766,61760,61747,61709,61641,61635,61619,61618,61610,61600,61571,61565,61562,61557,61556,61540,61537,61518,61517,61516,61514,61510,61475,61446,61436,61434,61418,61414,61392,61389,61387,61377,61376,61374,61365,61354,61347,61345,61341,61334,61333,61308,61302,61299,61296,61295,61294,61250,61242,61240,61239,61224,61216,61183,61174,61159,61157,61155,61139,61131,61130,61091,61090,61069,61027,61025,60995,60934,60932,60912,60875,60860,60846,60825,60804,60801,60767,60739,60733,60706,60699,60697,60692,60676,60669,60667,60647,60628,60626,60625,60624,60623,60616,60603,60602,60601,60582,60581,60580,60576,60573,60569,60564,60560,60550,60524,60523,60493,60482,60479,60475,60459,60458,60437,60434,60432,60431,60402,60386,60381,60358,60357,60299,60294,60279,60242,60204,60203,60202,60201,60200,60198,60196,60170,60127,60090,60040,60033,60032,60031,60030,60000,59998,59979,59977,59975,59973,59972,59971,59970,59969,59968,59967,59958,59914,59873,59826,59808,59803,59802,59801,59800,59797,59796,59790,59788,59787,59786,59785,59783,59782,59780,59775,59774,59773,59772,59769,59768,59767,59766,59765,59763,59758,59757,59756,59754,59753,59751,59747,59746,59745,59744,59743,59742,59718,59715,59714,59705,59700,59693,59678,59672,59671,59670,59665,59658,59656,59655,59654,59641,59640,59639,59632,59614,59613,59598,59596,59595,59580,59558,59554,59553,59552,59547,59546,59545,59544,59542,59540,59538,59534,59528,59523,59522,59521,59520,59519,59518,59516,59515,59514,59513,59501,59495,59483,59467,59454,59436,59435,59434,59432,59430,59425,59424,59417,59416,59414,59412,59410,59404,59385,59384,59382,59379,59378,59373,59372,59369,59368,59359,59351,59350,59335,59317,59315,59295,59293,59251,59241,59240,59239,59238,59237,59236,59235,59197,59196,59193,59181,59180,59175,59166,59165,59158,59156,59139,59135,59134,59133,59132,59131,59130,59129,59128,59127,59126,59125,59124,59123,59122,59121,59120,59119,59116,59112,59105,59104,59102,59089,59087,59086,59084,59053,59037,59021,59002,59001,58950,58949,58948,58945,58943,58942,58941,58940,58939,58936,58934,58931,58929,58928,58927,58913,58910,58900,58899,58898,58897,58896,58895,58893,58892,58891,58890,58889,58888,58887,58886,58885,58884,58883,58881,58880,58878,58877,58876,58870,58858,58857,58850,58829,58823,58822,58817,58811,58810,58809,58808,58807,58804,58803,58787,58783,58778,58777,58771,58770,58769,58768,58766,58765,58757,58756,58755,58741,58738,58737,58724,58694,58685,58684,58683,58676,58674,58673,58672,58671,58642,58641,58634,58631,58614,58612,58610,58605,58590,58588,58569,58555,58549,58548,58545,58489,58475,58474,58460,58459,58457,58456,58455,58454,58453,58452,58450,58448,58432,58431,58427,58424,58415,58412,58411,58377,58368,58367,58363,58319,58312,58280,58279,58274,58273,58231,58221,58219,58218,58216,58215,58212,58117,58116,58108,58071,58070,58068,58067,57851,57673,57672,57671,57649,57422,57415,57413,57389,57300,57299,57267,57257,57232,57223,57216,57215,57196,57195,57134,57119,57109,56907,56890,56876,56862,56833,56832,56765,56764,56763,56752,56751,56740,56723,56722,56721,56683,56658,56655,56654,56653,56652,56650,56538,56537,56524,56523,56520,56514,56513,56511,56462,56447,56444,56441,56404,56401,56396,56357,56349,56310,56304,56303,56289,56283,56272,56256,56242,56240,56239,56201,56200,56199,56198,56185,56184,56106,56070,56034,55873,55651,55622,55593,55565,55557,55555,55554,55509,55470,55461,55438,55317,55291,55290,55288,55279,55238,55236,55194,55193,55144,55110,55016,54989,54988,54987,54954,54930,54896,54703,54702,54627,54559,54558,54557,51660,51659,51078,51059,50958,50840,50836,50832,50831,50830,50828,50823,50822,50821,50820,50817,50816,50811,50808,50806,50805,50791,50789,50787,50783,50782,50780,50776,50772,50769,50768,50766,50750,50749,50739,50734,50733,50388,50364,50363,50359,50358,50356,50355,50354,50352,50351,50350,50349,50347,50344,50341,50340,50339,50338,50336,50334,50333,50332,50331,45110,45109,14861,14695,14521,14520,14519,14518,14516,11598,11582,11551,11284,11257,10678,10500,10499,10498,10495,10491,10489,10488,10487,10486,10485,10481,10480,10478,10477,10476,10475,10472,10471,10470,10469,10433,10432,6575,6547,6490,6488,6487,6426,4542,4540,4308,4306,4304,4303,4302,4301,4300,4299,4298,4297,4296,4295,4294,4293,4292,4291,4290,4289,4288,4287,4286,3983,3976,3974)) OR (`CurrencyId`=2778 AND `CreatureId` IN (220524,218391,217558,217557,217189,209254,200388,200387,200137,200131,200126,197531,178187,174276,160691,151583,125175,120827,120799,120798,120797,79344,74158,73904,73854,73775,73718,73704,73703,73696,73670,73667,73666,73541,73539,73538,73476,73452,73414,73349,73342,73282,73281,73279,73277,73250,73223,73195,73194,73191,73188,73185,73184,73175,73174,73173,73172,73171,73170,73169,73167,73166,73163,73162,73161,73160,73158,73157,73152,73025,73021,73018,73012,72970,72954,72929,72927,72909,72908,72903,72898,72897,72896,72895,72894,72892,72888,72877,72876,72875,72844,72843,72842,72841,72809,72808,72807,72805,72791,72788,72784,72777,72775,72771,72770,72769,72768,72767,72766,72765,72764,72763,72762,72761,72744,72728,72663,72662,72661,72658,72655,72564,72496,72490,72455,72452,72451,72434,72433,72421,72412,72411,72367,72365,72354,72351,72350,72280,72279,72275,72245,72194,72193,72150,72131,72095,72049,72048,72045,72033,71987,71986,71920,71919,71908,71864,71826,71824,71774,71773,71772,71771,71770,71509,71492,71491,71442,71401,71353,71330,71329,71328,71327,71326,71312,71277,71259,71245,71244,71228,71192,71187,71143,71130,71123,71112,71111,71056,71030,71011,71009,70963,70959,70893,70877,70824,70822,70798,70795,70787,70775,70762,70746,70703,70702,70701,70700,70698,70691,70690,70683,70665,70663,70595,70594,70591,70589,70588,70587,70586,70557,70544,70543,70533,70530,70529,70521,70511,70509,70494,70493,70475,70474,70473,70471,70469,70468,70465,70464,70463,70448,70445,70440,70430,70429,70414,70401,70400,70397,70395,70383,70379,70377,70352,70351,70350,70348,70347,70343,70341,70328,70327,70326,70325,70323,70308,70291,70290,70289,70288,70287,70286,70285,70276,70262,70249,70243,70240,70238,70236,70232,70230,70228,70227,70226,70224,70209,70206,70205,70202,70195,70191,70179,70176,70153,70141,70126,70121,70096,70091,70090,70089,70080,70074,70070,70069,70048,70046,70045,70044,70039,70021,70020,70019,70018,70017,70016,70015,70014,70013,70012,70011,70010,70009,70008,70007,70006,70005,70004,70003,70002,70001,70000,69999,69998,69997,69996,69993,69992,69991,69983,69961,69944,69937,69927,69925,69923,69916,69911,69910,69909,69906,69905,69904,69899,69894,69865,69843,69842,69841,69835,69834,69833,69827,69824,69821,69815,69814,69812,69809,69807,69800,69780,69769,69768,69767,69757,69755,69749,69702,69666,69665,69664,69663,69658,69657,69656,69633,69613,69580,69570,69569,69568,69567,69559,69558,69540,69538,69534,69532,69531,69527,69525,69524,69523,69518,69517,69507,69506,69483,69482,69476,69475,69474,69471,69465,69461,69455,69435,69431,69429,69427,69406,69405,69402,69401,69400,69399,69397,69396,69390,69388,69384,69379,69376,69375,69353,69352,69351,69348,69347,69341,69339,69338,69336,69335,69326,69312,69311,69306,69305,69302,69301,69300,69299,69298,69297,69296,69295,69294,69286,69285,69281,69279,69274,69272,69269,69267,69264,69256,69255,69254,69250,69246,69244,69241,69240,69239,69238,69237,69236,69235,69229,69228,69227,69226,69225,69224,69223,69218,69216,69210,69207,69202,69201,69200,69198,69197,69196,69195,69194,69193,69183,69180,69171,69170,69162,69155,69154,69148,69144,69143,69142,69136,69132,69065,69029,69020,69017,69009,69008,69007,69006,69005,69004,69003,68983,68936,68907,68904,68865,68826,68825,68815,68793,68778,68775,68762,68761,68760,68758,68757,68756,68755,68754,68753,68752,68751,68739,68733,68710,68708,68707,68682,68669,68668,68653,68647,68640,68632,68617,68616,68613,68604,68600,68587,68585,68584,68583,68550,68545,68508,68504,68497,68476,68474,68472,68471,68470,68410,68401,68397,68371,68369,68368,68367,68361,68356,68355,68354,68353,68351,68348,68347,68345,68344,68340,68322,68321,68320,68319,68318,68317,68313,68310,68308,68294,68248,68241,68225,68222,68221,68220,68206,68205,68204,68176,68175,68174,68170,68169,68157,68152,68151,68143,68142,68141,68139,68126,68117,68114,68102,68078,68073,68070,68061,68051,68050,68049,68047,68046,68045,68043,68042,68037,68028,68027,68026,68012,68011,68002,67991,67977,67974,67971,67970,67967,67946,67937,67929,67922,67920,67913,67905,67896,67895,67892,67887,67879,67877,67874,67873,67871,67870,67869,67861,67832,67830,67826,67814,67811,67810,67809,67806,67805,67804,67801,67797,67796,67795,67794,67774,67772,67770,67764,67763,67762,67760,67759,67758,67757,67754,67752,67727,67708,67704,67703,67701,67700,67699,67692,67691,67690,67689,67688,67684,67683,67681,67675,67661,67647,67646,67638,67637,67636,67633,67627,67626,67625,67602,67599,67598,67587,67584,67582,67576,67574,67564,67563,67551,67550,67548,67545,67530,67520,67475,67473,67472,67470,67468,67467,67466,67465,67463,67461,67460,67457,67450,67441,67435,67434,67431,67430,67429,67428,67427,67426,67425,67420,67419,67418,67417,67416,67413,67407,67401,67399,67398,67397,67396,67391,67371,67369,67366,67362,67361,67360,67357,67354,67346,67344,67337,67334,67330,67317,67316,67314,67313,67312,67310,67309,67308,67306,67305,67304,67303,67302,67299,67297,67296,67295,67294,67292,67288,67287,67285,67284,67283,67281,67266,67265,67264,67263,67259,67258,67257,67256,67255,67128,67125,67099,67093,67085,67084,67081,67080,67079,67078,67077,67076,67075,67074,67073,67072,67071,67029,67027,66999,66948,66944,66938,66937,66936,66935,66934,66933,66932,66928,66917,66898,66895,66892,66891,66882,66881,66880,66868,66867,66852,66850,66818,66817,66801,66772,66755,66753,66750,66748,66729,66707,66700,66693,66686,66668,66655,66633,66622,66617,66605,66602,66599,66597,66595,66593,66587,66570,66549,66514,66513,66484,66479,66476,66472,66471,66467,66465,66464,66463,66462,66456,66451,66448,66446,66431,66426,66425,66424,66423,66421,66418,66413,66402,66395,66392,66368,66348,66341,66327,66319,66315,66310,66309,66290,66289,66288,66287,66286,66285,66284,66283,66282,66280,66276,66275,66274,66273,66272,66271,66270,66269,66268,66267,66264,66263,66261,66229,66213,66208,66206,66205,66196,66195,66194,66188,66187,66184,66182,66174,66169,66165,66164,66162,66153,66148,66106,66100,66099,66096,66052,66000,65996,65995,65984,65978,65962,65928,65915,65906,65905,65883,65882,65881,65880,65878,65875,65873,65872,65842,65841,65840,65839,65824,65823,65821,65820,65819,65810,65807,65802,65799,65794,65790,65786,65785,65779,65774,65773,65754,65749,65711,65685,65680,65658,65653,65652,65646,65639,65638,65635,65632,65628,65627,65626,65624,65623,65622,65621,65617,65614,65613,65612,65611,65610,65609,65598,65584,65582,65581,65575,65573,65551,65549,65548,65526,65520,65516,65510,65508,65507,65504,65502,65496,65494,65486,65474,65452,65450,65442,65438,65437,65432,65423,65414,65404,65402,65394,65391,65390,65389,65388,65386,65377,65362,65339,65317,65304,65232,65231,65229,65213,65188,65170,65169,65154,65152,65151,65134,65133,65132,65131,65130,65128,65118,65003,64995,64983,64982,64979,64973,64971,64970,64969,64965,64957,64947,64937,64917,64916,64902,64900,64894,64890,64831,64757,64745,64739,64736,64734,64733,64732,64729,64726,64725,64724,64723,64722,64721,64720,64717,64714,64671,64670,64669,64643,64642,64641,64638,64631,64627,64626,64622,64609,64559,64556,64551,64479,64444,64436,64412,64389,64368,64358,64357,64356,64355,64353,64341,64340,64339,64338,64323,64321,64309,64286,64281,64280,64261,64221,64205,64204,64203,64202,64201,64199,64197,64196,64195,64194,64192,64186,64185,64183,64165,64103,64095,64091,64068,64063,64061,64046,64034,64008,64005,64000,63999,63997,63993,63981,63978,63977,63975,63974,63956,63950,63948,63947,63944,63936,63928,63920,63891,63888,63878,63877,63875,63870,63867,63866,63860,63859,63857,63856,63854,63851,63840,63839,63833,63830,63827,63809,63796,63782,63767,63764,63763,63755,63743,63742,63735,63733,63731,63729,63728,63727,63726,63725,63723,63722,63697,63696,63695,63694,63693,63692,63691,63690,63688,63686,63685,63684,63683,63681,63680,63678,63677,63674,63673,63671,63641,63627,63611,63610,63605,63600,63593,63592,63588,63587,63586,63584,63570,63569,63568,63556,63543,63540,63538,63537,63536,63532,63531,63529,63528,63527,63526,63521,63520,63519,63518,63510,63509,63495,63494,63490,63485,63473,63470,63467,63465,63447,63425,63375,63369,63368,63356,63353,63352,63348,63347,63339,63333,63316,63308,63298,63297,63295,63275,63257,63256,63240,63221,63206,63205,63201,63191,63176,63173,63172,63171,63155,63131,63130,63129,63116,63104,63103,63102,63101,63082,63081,63065,63045,63044,63020,63019,63018,63017,63007,62968,62966,62945,62930,62928,62902,62881,62880,62876,62863,62846,62844,62843,62842,62840,62839,62838,62833,62832,62814,62813,62807,62768,62766,62765,62763,62760,62759,62758,62757,62756,62755,62754,62751,62750,62679,62677,62654,62637,62633,62632,62629,62624,62619,62613,62611,62608,62590,62586,62585,62584,62582,62581,62580,62579,62576,62575,62571,62569,62563,62559,62557,62554,62553,62552,62551,62543,62541,62537,62535,62530,62528,62522,62520,62515,62511,62508,62503,62499,62498,62497,62495,62494,62492,62490,62488,62486,62485,62481,62480,62479,62477,62476,62475,62474,62469,62468,62466,62465,62457,62440,62394,62386,62374,62372,62369,62368,62358,62348,62324,62311,62307,62306,62301,62293,62270,62268,62266,62254,62168,62165,62162,62160,62076,62075,62074,62073,62029,62023,62008,61989,61981,61971,61970,61947,61946,61945,61929,61928,61910,61875,61848,61843,61842,61835,61818,61814,61813,61811,61803,61783,61766,61760,61747,61709,61707,61641,61635,61634,61619,61618,61610,61600,61571,61565,61562,61557,61556,61540,61537,61518,61517,61516,61514,61510,61475,61446,61436,61434,61418,61414,61398,61392,61389,61387,61377,61376,61374,61365,61354,61347,61345,61341,61334,61333,61308,61302,61299,61296,61295,61294,61250,61242,61240,61239,61224,61216,61183,61174,61159,61157,61156,61155,61139,61131,61130,61091,61090,61069,61027,61025,60999,60995,60934,60932,60912,60875,60860,60846,60825,60804,60801,60767,60739,60733,60706,60701,60699,60697,60692,60676,60669,60667,60647,60628,60626,60625,60624,60623,60616,60603,60602,60601,60586,60585,60583,60582,60581,60580,60576,60573,60569,60564,60560,60550,60524,60523,60493,60482,60479,60475,60459,60458,60437,60434,60432,60431,60402,60399,60386,60381,60358,60357,60299,60294,60279,60242,60204,60203,60202,60201,60200,60198,60196,60170,60127,60090,60051,60043,60040,60033,60032,60031,60030,60009,60000,59998,59979,59977,59975,59973,59972,59971,59970,59969,59968,59967,59958,59914,59873,59826,59808,59803,59802,59801,59800,59797,59796,59790,59789,59788,59787,59786,59785,59783,59782,59780,59775,59774,59773,59772,59769,59768,59767,59766,59765,59763,59758,59757,59756,59754,59753,59751,59747,59746,59745,59744,59743,59742,59718,59715,59714,59705,59700,59693,59678,59672,59671,59670,59665,59658,59656,59655,59654,59641,59640,59639,59632,59614,59613,59598,59596,59595,59580,59558,59554,59553,59552,59547,59546,59545,59544,59542,59540,59538,59534,59528,59523,59522,59521,59520,59519,59518,59516,59515,59514,59513,59501,59495,59483,59479,59467,59454,59436,59435,59434,59432,59430,59425,59424,59417,59416,59414,59412,59410,59404,59385,59384,59382,59379,59378,59373,59372,59369,59368,59359,59351,59350,59335,59317,59315,59303,59295,59293,59251,59241,59240,59239,59238,59237,59236,59235,59223,59197,59196,59193,59184,59181,59180,59175,59166,59165,59158,59156,59153,59150,59139,59135,59134,59133,59132,59131,59130,59129,59128,59127,59126,59125,59124,59123,59122,59121,59120,59119,59116,59112,59105,59104,59102,59089,59087,59086,59084,59080,59053,59051,59037,59021,59002,59001,58961,58950,58949,58948,58945,58943,58942,58941,58940,58939,58936,58934,58931,58929,58928,58927,58913,58910,58900,58899,58898,58897,58896,58895,58893,58892,58891,58890,58889,58888,58887,58886,58885,58884,58883,58881,58880,58878,58877,58876,58870,58858,58857,58850,58840,58829,58826,58823,58822,58817,58811,58810,58809,58808,58807,58804,58803,58787,58783,58778,58777,58771,58770,58769,58768,58766,58765,58757,58756,58755,58741,58739,58738,58737,58724,58694,58685,58684,58683,58676,58674,58673,58672,58671,58664,58642,58641,58634,58632,58631,58614,58612,58610,58605,58590,58588,58569,58555,58549,58548,58545,58489,58475,58474,58460,58459,58457,58456,58455,58454,58453,58452,58450,58448,58432,58431,58427,58424,58415,58412,58411,58377,58368,58367,58363,58319,58312,58280,58279,58274,58273,58231,58221,58219,58218,58216,58215,58212,58117,58116,58108,58071,58070,58068,58067,57851,57673,57672,57671,57649,57422,57415,57413,57389,57300,57299,57267,57257,57232,57223,57216,57215,57196,57195,57134,57119,57109,56907,56906,56890,56877,56876,56875,56862,56833,56832,56765,56764,56763,56752,56751,56747,56740,56732,56723,56722,56721,56719,56717,56683,56658,56655,56654,56653,56652,56650,56637,56636,56589,56538,56537,56524,56523,56520,56514,56513,56511,56462,56448,56447,56444,56441,56439,56404,56401,56396,56357,56349,56310,56304,56303,56289,56283,56272,56256,56242,56240,56239,56201,56200,56199,56198,56185,56184,56106,56070,56034,55873,55651,55622,55593,55565,55557,55555,55554,55509,55470,55461,55438,55317,55291,55290,55288,55279,55238,55236,55194,55193,55144,55110,55016,54989,54988,54987,54954,54930,54896,54703,54702,54627,54559,54558,54557,51660,51659,51078,51059,50958,50840,50836,50832,50831,50830,50828,50823,50822,50821,50820,50817,50816,50811,50808,50806,50805,50791,50789,50787,50783,50782,50780,50776,50772,50769,50768,50766,50750,50749,50739,50734,50733,50388,50364,50363,50359,50358,50356,50355,50354,50352,50351,50350,50349,50347,50344,50341,50340,50339,50338,50336,50334,50333,50332,50331,45110,45109,16118,14861,14695,14521,14520,14519,14518,14516,11622,11598,11582,11551,11284,11261,11257,10901,10678,10508,10507,10506,10505,10504,10503,10502,10500,10499,10498,10495,10491,10489,10488,10487,10486,10485,10481,10480,10478,10477,10476,10475,10472,10471,10470,10469,10433,10432,6575,6547,6490,6488,6487,6426,4542,4540,4308,4306,4304,4303,4302,4301,4300,4299,4298,4297,4296,4295,4294,4293,4292,4291,4290,4289,4288,4287,4286,3983,3977,3976,3974,1853)) OR (`CurrencyId`=2245 AND `CreatureId` IN (214131,212410,210756,210508,210161,210111,210075,210070,210064,210051,210050,210047,210046,210045,209936,209929,209919,209915,209913,209912,209911,209909,209902,209898,209896,209893,209837,209754,209753,209620,209365,209333,209208,209113,209090,208899,208658,208478,208445,208367,207952,207944,207941,207569,207554,207190,206172,204931,204409,204304,204297,204207,204093,203846,203834,203709,203707,203705,203703,203700,203699,203698,203679,203678,203664,203662,203660,203646,203643,203642,203630,203627,203625,203618,203611,203593,203592,203521,203515,203480,203477,203468,203466,203462,203411,203355,202874,202375,202318,202309,202270,201934,201790,201673,201668,201625,201579,201562,201561,201559,201558,201557,201556,201555,201554,201553,201552,201550,201549,201545,201543,201542,201540,201539,201538,201537,201535,201320,201261,201054,201029,200930,200929,200928,200927,200926,200924,200920,200919,200918,200846,200843,200111,200002,199791,199659,199000,198999,198998,198996,198995,198752,198703,198004,197557,197411,197371,197356,197354,197353,197344,197009,196350,196334,196165,196056,196010,195895,195409,195223,195204,195186,194657,194392,194270,194210,193735,193710,193708,193706,193698,193693,193691,193688,193686,193684,193682,193680,193677,193675,193674,193666,193664,193663,193658,193655,193654,193653,193652,193650,193648,193647,193645,193644,193634,193632,193272,193271,193269,193266,193263,193259,193258,193256,193255,193254,193251,193246,193241,193240,193238,193235,193234,193231,193227,193226,193225,193224,193221,193220,193219,193217,193215,193212,193210,193209,193206,193201,193198,193196,193188,193181,193178,193177,193176,193175,193173,193170,193168,193167,193166,193165,193161,193157,193154,193152,193149,193148,193146,193143,193142,193140,193136,193135,193132,193130,193128,193126,193125,193123,193120,193118,193116,192737,192557,192453,192364,192362,192045,192020,191950,191842,191416,191356,191305,190609,190496,190485,190245,190244,189901,189822,189813,189729,189652,189289,188451,188124,188095,187967,187945,187925,187781,187767,187745,187559,187306,187219,186859,186827,186738,186203,186202,186201,186200,186151,186121,184986,184972,184582,184581,184580,184125,183984)) OR (`CurrencyId`=1155 AND `CreatureId` IN (213757,206639,194014,191477,146321,140738,140736,140735,134662,134660,132672,125875,125081,125079,125003,122410,122407,122245,121926,121923,121711,121569,121553,121502,121351,121346,121341,121318,121231,121082,121077,121034,120897,120713,120674,120669,120668,120577,120576,120575,120556,120405,120386,120342,120323,120226,120205,120197,119978,119977,119930,119788,119677,119191,119189,118836,118787,118725,118716,118700,118685,118678,118676,118567,118503,118499,118317,118282,118275,118255,118133,117819,117706,117668,117551,117545,117412,117193,117155,116996,116975,116961,116952,116815,116802,116653,116626,116555,116554,116523,116434,116421,116368,116367,116360,116298,116225,116223,116218,116206,116204,116119,116118,116117,116116,116115,116068,116063,116050,116043,116042,116008,115954,115901,115882,115881,115880,115831,115806,115766,115755,115738,115724,115692,115691,115690,115678,115677,115676,115675,115674,115673,115672,115671,115670,115669,115668,115667,115666,115665,115664,115663,115607,115601,115595,115594,115566,115562,115561,115553,115550,115547,115535,115529,115528,115526,115484,115434,115433,115431,115417,115289,115273,115272,115271,115265,115253,115252,115250,115249,115241,115216,115211,115210,115056,115014,115012,115011,114998,114959,114958,114929,114928,114927,114926,114924,114918,114917,114916,114915,114914,114912,114911,114910,114904,114876,114874,114873,114869,114868,114793,114576,114575,114573,114480,114474,114472,114470,114468,114364,113854,113850,113849,113848,113738,113707,113706,113694,113679,113675,113662,113661,113660,113659,113658,113642,113641,113640,113639,113638,113634,113630,113629,113619,113618,113597,113573,113572,113571,113569,113568,113567,113537,113493,113479,113476,113475,113474,113473,113472,113471,113470,113469,113468,113467,113465,113464,113463,113462,113460,113459,113458,113456,113454,113452,113451,113447,113446,113445,113444,113417,113408,113205,113201,113198,113195,113191,113190,113189,113185,113184,113172,113168,113166,113162,113127,113126,113125,113124,113123,113122,113102,113096,112972,112956,112948,112910,112909,112905,112878,112861,112827,112825,112822,112821,112802,112796,112789,112788,112760,112759,112758,112757,112756,112705,112637,112636,112531,112530,112502,112497,112489,112453,112444,112370,112345,112341,112340,112336,112334,112331,112328,112321,112319,112140,112123,112076,112068,112067,112016,112010,112008,112006,112005,111992,111929,111927,111921,111872,111871,111870,111869,111787,111784,111769,111751,111750,111749,111747,111730,111716,111701,111700,111699,111685,111682,111674,111653,111651,111649,111647,111643,111633,111622,111621,111620,111619,111618,111614,111612,111571,111570,111558,111557,111556,111530,111527,111523,111508,111496,111492,111490,111489,111488,111487,111485,111484,111447,111446,111445,111443,111442,111441,111415,111414,111409,111408,111402,111397,111390,111389,111388,111387,111383,111380,111379,111376,111360,111291,111281,111273,111206,111057,111055,111052,110983,110949,110905,110846,110838,110824,110728,110727,110703,110702,110690,110667,110663,110636,110580,110562,110503,110502,110501,110496,110432,110418,110365,110350,110340,110253,110066,110060,110059,110053,110052,110050,110048,110047,110043,110042,109994,109867,109819,109809,109807,109803,109797,109782,109702,109694,109692,109670,109653,109652,109650,109647,109594,109580,109532,109521,109509,109473,109463,109351,109349,109324,109320,109188,109180,109138,109122,109110,109054,109025,109023,108942,108927,108891,108890,108881,108875,108871,108823,108790,108552,108538,108535,108529,108528,108499,108423,108322,108314,108313,108190,108188,108185,108163,108096,108062,108014,108005,108004,107965,107959,107932,107929,107928,107917,107916,107915,107914,107913,107912,107852,107846,107811,107805,107803,107758,107755,107753,107752,107751,107746,107727,107722,107721,107717,107667,107567,107521,107503,107487,107469,107449,107398,107347,107342,107312,107258,107224,107217,107170,107169,107135,106920,106869,106839,106837,106804,106796,106764,106654,106653,106648,106609,106608,106467,106425,106348,106339,106310,106288,106275,106197,106192,106174,106119,106078,106055,106032,105938,105919,105918,105905,105899,105885,105884,105838,105785,105759,105756,105753,105752,105739,105728,105703,105699,105686,105685,105657,105656,105655,105654,105653,105652,105650,105646,105645,105644,105640,105632,105625,105623,105619,105613,105585,105554,105547,105504,105487,105486,105480,105416,105415,105413,105372,105292,105232,105104,105080,105014,104845,104844,104827,104815,104638,104576,104522,104521,104519,104486,104483,104482,104481,104459,104454,104408,104404,104394,104369,104364,104363,104360,104348,104331,104277,104258,104242,104226,104224,104220,104218,104217,104215,104147,103841,103808,103807,103805,103801,103787,103786,103785,103784,103681,103677,103671,103639,103631,103616,103592,103540,103534,103527,103518,103502,103497,103459,103447,103328,103326,103271,103247,103232,103203,103199,103125,103079,102969,102960,102913,102898,102862,102844,102841,102840,102837,102828,102819,102748,102747,102746,102741,102739,102738,102685,102670,102660,102583,102575,102564,102556,102555,102551,102516,102515,102514,102495,102491,102490,102408,102385,102361,102351,102322,102315,102314,102292,102287,102243,102242,102241,102183,102174,102172,102167,102127,102112,102111,102110,102109,102106,102099,102096,102093,102091,102053,102016,102003,101922,101911,101900,101878,101872,101868,101866,101865,101864,101841,101840,101831,101825,101821,101802,101799,101798,101797,101785,101784,101783,101707,101705,101688,101658,101655,101641,101619,101600,101596,101592,101584,101581,101580,101577,101575,101566,101555,101554,101541,101515,101509,101495,101493,101482,101481,101467,101443,101442,101411,101359,101358,101256,101224,101116,101110,101101,101077,101069,101068,101063,101037,101036,100999,100998,100950,100949,100948,100947,100895,100891,100890,100889,100888,100864,100846,100838,100795,100780,100778,100706,100595,100586,100526,100523,100496,100439,100431,100409,100381,100262,100237,100184,100100,100058,100049,100047,100046,100032,100019,100014,99899,99893,99891,99882,99868,99828,99814,99812,99802,99795,99793,99792,99791,99790,99789,99786,99779,99770,99769,99767,99765,99764,99762,99755,99754,99751,99749,99744,99720,99698,99647,99636,99633,99598,99595,99593,99584,99581,99577,99571,99506,99504,99502,99485,99481,99378,99369,99368,99367,99304,99267,99224,99223,99217,99216,99213,99200,99122,99075,99070,99007,98979,98955,98946,98910,98909,98890,98884,98876,98813,98808,98799,98798,98753,98752,98751,98732,98703,98699,98603,98601,98600,98599,98569,98555,98512,98406,98356,98309,98306,98289,98260,98178,98024,98021,97976,97957,97928,97895,97828,97820,97810,97793,97789,97787,97755,97752,97750,97732,97729,97572,97567,97516,97504,97454,97449,97348,97345,97318,97220,97214,97129,97102,97091,97068,97013,96994,96993,96878,96677,96611,96609,96608,96410,96287,96271,96268,96267,96266,96265,96146,96021,95951,95779,95772,95769,95766,95674,95270,95268,95076,95075,95073,95043,95030,94991,94986,94718,94708,94694,94691,94687,94619,94465,94464,94463,94459,94452,94450,94386,94282,94213,94198,94196,94180,94151,94149,93865,93856,93669,93647,93371,93333,93330,93328,93327,93321,93318,93314,93313,93161,93095,93083,92794,92782,92735,92725,92707,92600,92599,92547,92516,92341,92333,92221,92209,92143,92117,92090,92067,91956,91954,91936,91920,91881,91825,91824,91808,91803,91799,91795,91793,91792,91787,91785,91780,91717,91715,91681,91649,91645,91636,91569,91536,91488,91486,91423,91308,91269,91265,91245,91239,91202,91171,91069,91006,90947,90903,90901,90882,90480,90313,90173,90134,90121,90057,89891,89828,89731,89696,89653,89652,89391,89386,89385,89379,89378,89377,89016,89014,89013)) OR (`CurrencyId`=2812 AND `CreatureId` IN (210756,209896,209333,209090,208899,208478,208445,208367,207190,206172,204931,204409,202375,201934,201668,201579,201320,201261,200930,200929,200928,200927,200926,200924,200920,200919,200918,200846,200843,199659,199000,190496,190245,189813,187967,187767,184986,184972)) OR (`CurrencyId`=2809 AND `CreatureId` IN (210756,209896,209333,209090,208899,208478,208445,208367,207190,206172,204931,204409,202375,201934,201668,201579,201320,201261,200930,200929,200928,200927,200926,200924,200920,200919,200918,200846,200843,199659,190496,190245,189813,187967,187767,184986,184972)) OR (`CurrencyId`=2807 AND `CreatureId` IN (210756,209896,209333,209090,208899,208478,208445,208367,207190,206172,204931,204409,202375,201934,201668,201579,201320,201261,200930,200929,200928,200927,200926,200924,200920,200919,200918,200846,200843,199791,199659,199000,190609,190496,190485,190245,189901,189813,189729,187967,187767,186738,186151,186121,184986,184972,184582,184581,184580,184125)) OR (`CurrencyId`=2806 AND `CreatureId` IN (210756,209896,209333,209090,208899,208478,208445,208367,207190,206172,204931,204409,204093,203846,203834,203709,203664,203662,203660,203646,203643,203627,203625,203618,203593,203592,203521,203515,203480,203477,203468,203466,203462,203411,203355,202874,202375,202318,202309,202270,201934,201673,201668,201625,201579,201320,201261,201029,200930,200929,200928,200927,200926,200924,200920,200919,200918,200846,200843,200111,199791,199659,199000,190609,190496,190485,190245,189901,189813,189729,187967,187767,186738,186151,186121,184986,184972,184582,184581,184580,184125)) OR (`CurrencyId`=3010 AND `CreatureId` IN (210756,209896,209333,209090,208899,208478,208445,208367,207190,206172,204931,204409,202375,201934,201668,201579,201320,201261,200930,200929,200928,200927,200926,200924,200920,200919,200918,200846,200843,199659,190496,190245,189813,187967,187767,184986,184972)) OR (`CurrencyId`=2800 AND `CreatureId` IN (210756,209896,209333,209208,209090,208899,208478,208445,208367,207190,206172,204931,204409,203679,203678,203411,202375,201934,201790,201673,201668,201579,201320,201261,200930,200929,200928,200927,200926,200924,200920,200919,200918,200846,200843,199791,199659,199000,198999,198998,198996,198995,190609,190496,190485,190245,189901,189813,189729,187967,187767,186738,186151,186121,184986,184972,184582,184581,184580,184125)) OR (`CurrencyId`=2707 AND `CreatureId` IN (209915,209912,209333,209090,208478,208445,208367,206172,204931,204409,200927,200926)) OR (`CurrencyId`=2706 AND `CreatureId` IN (209837,209754,209753,209333,209090,208478,208445,208367,207952,207944,207941,207569,206172,204931,204409,200927,200926)) OR (`CurrencyId`=2780 AND `CreatureId` IN (209333,209090,208478,208445,208367,206172,204931,204409,200927,200926)) OR (`CurrencyId`=2709 AND `CreatureId` IN (209333,209090,208478,208445,208367,206172,204931,204409,200927,200926)) OR (`CurrencyId`=2708 AND `CreatureId` IN (209333,209090,208478,208445,208367,206172,204931,204409,200927,200926)) OR (`CurrencyId`=2784 AND `CreatureId` IN (209333,209090,208478,208445,208367,206172,200927,200926)) OR (`CurrencyId`=2774 AND `CreatureId` IN (209333,209090,208478,208445,208367,206172,204931,204409,200927,200926,199791,190609,190485,189901,189729,186738,186151,186121,184582,184581,184580,184125)) OR (`CurrencyId`=2409 AND `CreatureId` IN (209208,203679,203678,203642,203630,203611,201790,199000,198999,198998,198996)) OR (`CurrencyId`=2412 AND `CreatureId` IN (209208,203679,203678,201790,199000,198999,198998,198996)) OR (`CurrencyId`=2645 AND `CreatureId` IN (209208,203679,203678,201790,199000,198999,198998,198996,198995)) OR (`CurrencyId`=2413 AND `CreatureId` IN (209208,203679,203678,203411,202375,201934,201790,201673,201668,201579,201320,201261,200918,199791,199659,199000,198999,198998,198996,198995,190609,190485,189901,189729,186738,186151,186121,184582,184581,184580,184125)) OR (`CurrencyId`=2657 AND `CreatureId`=208029) OR (`CurrencyId`=2819 AND `CreatureId`=208029) OR (`CurrencyId`=1553 AND `CreatureId` IN (207323,162372,162370,162352,162196,162173,162172,162171,162170,162163,162147,162142,162141,162140,161033,160968,160930,160922,160920,160906,160893,160878,160876,160874,160872,160868,160867,160826,160825,160810,160623,160532,158636,158633,158597,158595,158594,158557,158528,158491,157995,157593,157476,157473,157472,157470,157469,157468,157466,157443,157390,157291,157290,157287,157279,157267,157266,157188,157183,157176,157171,157170,157167,157164,157162,157160,157157,157153,157146,157134,157120,156655,156654,156299,156083,156078,155958,155703,155583,155531,154739,154701,154604,154600,154578,154576,154559,154495,154490,154467,154447,154394,154342,154333,154332,154225,154148,154106,154087,153928,153898,153658,153228,153226,153206,153205,153200,153000,152795,152794,152788,152764,152757,152756,152712,152682,152681,152677,152657,152570,152569,152568,152567,152566,152556,152555,152553,152552,152548,152545,152542,152465,152464,152448,152431,152416,152415,152414,152397,152361,152360,152359,152323,152291,152290,152182,152113,152040,152007,152001,151995,151948,151940,151934,151933,151897,151884,151883,151878,151870,151852,151719,151702,151684,151672,151627,151625,151609,151569,151308,151202,151124,150937,150583,150575,150468,150397,150342,150191,149847,149665,149663,149662,149660,149659,149657,149655,149654,149653,149652,149147,149141,148787,148103,148037,148031,148025,147970,147966,147942,147897,147845,147758,147751,147744,147708,147701,147664,147507,147435,147332,147321,147261,147260,147241,147240,147222,146046,144644,142741,142739,142725,142716,142709,142692,142690,142688,142686,142684,142683,142682,142662,142508,142440,142438,142437,142436,142435,142433,142423,142112,142088,141942,141929,141896,141890,141668,141639,141637,141636,141635,141634,141633,141631,141629,141627,141625,141620,141618,141616,141615,141286,141239,141226,141175,141143,141088,141059,141043,141039,141029,140997,140938,140925,140398,139988,139980,139968,139385,139359,139358,139356,139336,139335,139328,139322,139321,139319,139298,139290,139289,139287,139285,139280,139278,139235,139233,139205,139152,139145,139135,138963,138938,138866,138863,138675,138667,138618,138279,137825,137824,137708,137704,137681,137665,137649,137529,137183,137025,136428,136413,136393,136346,136341,136340,136338,136336,136335,136323,136304,136189,136183,136160,135939,135852,135796,135225,134897,134884,134782,134760,134754,134745,134738,134717,134706,134694,134643,134638,134637,134625,134571,134298,134296,134294,134293,134213,134147,134106,134069,134048,134002,133842,133812,133539,133531,133527,133373,133356,133190,133163,133155,133007,132713,132319,132280,132244,132211,132182,132179,132127,132088,132086,132076,132068,132052,132047,132007,131984,131864,131718,131687,131520,131476,131404,131389,131262,131252,131233,130897,130643,130508,130443,130439,130401,130143,130138,130079,129995,129961,129954,129950,129904,129835,129805,129803,129657,129476,129411,129343,129283,129181,129180,129027,129005,128974,128973,128965,128951,128935,128707,128699,128686,128674,128610,128584,128578,128553,128497,128426,127939,127901,127877,127873,127844,127820,127776,127651,127503,127333,127290,127129,127001,126983,126926,126907,126637,126635,126621,126460,126187,126142,126056,126019,125816,125453,125250,125214,124722,124548,124475,124399,124397,124375,124185,122968,122639,122004,121242,120899,109128,73682)) OR (`CurrencyId`=2109 AND `CreatureId` IN (204304,204297,204207,203709,203707,203705,203703,203700,203699,203698,201625,201559,201558,201557,201556,201054,198004,197557,197411,197371,197356,197354,197353,197344,196165,194392,194210,193735,193710,193708,193706,193698,193693,193691,193634,193288,193269,193251,193219,193214,193201,193181,193167,193149,193136,193123,192749,191416,191356,191305,187945)) OR (`CurrencyId`=2108 AND `CreatureId` IN (204304,204297,204207,203709,203707,203705,203703,203700,203699,203698,201625,201540,201539,201538,201537,201535,201054,197009,196350,196334,195895,195409,195223,195204,195186,193666,193259,193255,193254,193238,193235,193217,193212,193209,193178,193177,193170,193168,193161,193154,193152,193148,193133,193130,193125,192949,192557,192453,192364,192045,192020,191950,191842,190244,189652,188451,188124,188095,187781,187219)) OR (`CurrencyId`=2106 AND `CreatureId` IN (201562,201561,201555,201554,201553,201552,201550,201549,201545,201543,201542,200002,196402,196056,194657,194408,194403,194270,193688,193686,193684,193682,193680,193677,193675,193674,193669,193668,193664,193658,193655,193654,193653,193652,193650,193648,193647,193645,193644,193632,193273,193272,193266,193258,193256,193246,193243,193241,193232,193229,193227,193226,193224,193215,193210,193198,193196,193173,193171,193168,193166,193165,193163,193157,193153,193143,193135,193127,193126,192362,191354,190991,190986,189822,189289,187886,187598,187559,186962,186859,186783,186203,186202,186201,186200)) OR (`CurrencyId`=2134 AND `CreatureId` IN (201561,201555,201554,201553,197099,196992,196973,196972,196971,196970,196278,195098,190952,190947,190780,190779,190778,190776,184461,184453,184444,184440)) OR (`CurrencyId`=2031 AND `CreatureId` IN (198752,198703,196010,195915,193663,193271,193263,193240,193234,193231,193225,193221,193220,193206,193188,193176,193175,193146,193142,193140,193132,193128,193120,193118,193116,192983,192737,191611,187745,187306,187209,187111,186827,184853,183984,102734)) OR (`CurrencyId`=1719 AND `CreatureId` IN (197667,195150,194886,192503,189656,182334,163705,163704,163703,163422,163411,163380,163308,163306,163304,163303,163301,163300,163268,163114,163112,162382,162381,162380,162378,162377,162376,162375,162374,162373,162372,162370,162368,162367,162366,162364,162363,162361,162360,162354,162352,162343,162339,162338,162336,162335,162334,162291,162290,162289,162288,162287,162254,162253,162252,162251,162250,162249,162248,162247,162246,162245,162244,162243,162241,162196,162181,162173,162172,162171,162170,162164,162163,162160,162150,162147,162142,162141,162140,161953,161683,161672,161575,161532,161471,161467,161463,161451,161342,161291,161280,161157,161141,161139,161134,161112,161110,161051,161033,161013,161012,161011,160968,160931,160930,160922,160920,160914,160906,160893,160878,160876,160874,160872,160868,160867,160841,160826,160825,160810,160805,160755,160625,160623,160550,160538,160536,160532,160499,160491,160465,160464,160463,160462,160127,160126,159816,159790,159789,159768,159767,159764,159360,159358,159357,159354,159353,159351,159350,159349,159348,159347,159346,159345,159341,159335,159318,159297,159296,159295,159286,159224,159211,159210,159209,159208,159165,159164,159137,159136,159135,159131,159130,159129,159120,159118,159117,159116,159103,159093,159087,159082,159017,159005,158970,158963,158958,158953,158938,158937,158936,158935,158934,158933,158932,158931,158929,158917,158790,158706,158703,158684,158636,158633,158632,158597,158595,158594,158557,158531,158530,158528,158491,158449,158052,158048,157995,157959,157947,157942,157808,157799,157794,157793,157792,157791,157787,157759,157757,157755,157680,157600,157593,157592,157591,157580,157567,157565,157529,157523,157522,157476,157473,157472,157470,157469,157468,157466,157443,157390,157345,157341,157298,157291,157290,157287,157286,157279,157267,157266,157188,157184,157183,157176,157171,157170,157167,157164,157162,157160,157157,157156,157153,157146,157143,157134,157121,157120,157103,157101,157097,157087,157041,157034,157033,156931,156890,156788,156780,156778,156766,156760,156759,156756,156709,156708,156675,156655,156654,156652,156637,156576,156572,156570,156568,156567,156566,156565,156549,156535,156463,156460,156459,156458,156457,156455,156454,156452,156451,156299,156276,156271,156227,156186,156185,156083,156078,156046,155970,155959,155958,155957,155950,155948,155705,155703,155531,155489,155395,155337,155330,155024,155023,155021,155019,154727,154619,154604,154600,154590,154578,154576,154559,154555,154554,154552,154550,154499,154495,154490,154467,154462,154461,154451,154447,154443,154434,154425,154424,154423,154421,154394,154369,154368,154367,154365,154354,154353,154352,154333,154332,154331,154329,154316,154309,154308,154307,154200,154106,154104,154087,154063,154058,154056,154051,153956,153915,153913,153910,153909,153908,153907,153906,153905,153904,153903,153826,153348,153326,153278,153273,153268,153267,153265,153255,153208,153179,153171,153108,153107,153106,153099,153096,153095,153094,152788,152768,152757,152677,152657,152649,152639,152431,152233,152197,152196,152040,151995,151992,151960,151948,151945,151943,151932,151897,151883,151880,151878,151859,151858,151852,151813,151811,151809,151807,151806,151801,151800,151799,151612,151610,151609)) OR (`CurrencyId`=1819 AND `CreatureId` IN (187878,181746,180551,178728,177929,177248,177188,177186,174472,174307,174291,174290,173695,173575,172914,172913,172912,172872,172055,172052,172041,171327,171222,171211,171189,171041,171040,171014,171013,171008,170623,170599,170598,170597,170596,170595,170594,170575,170296,169966,169955,168718,168717,168681,168420,168418,168150,167313,167312,166875,166873,166863,166756,166755,166724,166436,166429,166178,166174,166170,166169,165315,165314,165313,165279,165276,165275,164604,164543,164505,164380,164371,164206,164193,164183,164182,163520,163501,163471,163460,163459,163458,163457,163392,163281,163278,163277,162614,162613,162612,162611,160985,160882,160721,160409,160359,159585,159584,159582,159581,159453,159447,159319,159253,159252,159251,158335,158334,158333,158325,158324,158323,158289,158288,158287,158283,158282,158280,158274,158273,158272,158271,158270,158269,158009,157963,157660,157599,157557,157380,157379,157378,157377,157212,157054,156779,156560,156559,156340,156339,156333,156331)) OR (`CurrencyId`=1982 AND `CreatureId` IN (185921,185612,185363,185275,185032,184734,184651,184413,184412,184409,183953,183927,183925,183814,183764,183748,183747,183746,183737,183722,183646,183596,183516,183501,182777,182318,182163,182158,182155,182114,181548,181395,181360,181249,181224,180990,180978,180924,180917,180773,180746,179043,179006,178963,178778,178563,178508,178229)) OR (`CurrencyId`=2009 AND `CreatureId` IN (185921,185612,185363,185275,185032,184734,184651,184413,184412,184409,183953,183927,183925,183814,183764,183748,183747,183746,183737,183722,183646,183596,183516,183501,182777,182318,182163,182158,182155,182114,181548,181395,181360,181249,181224,180990,180978,180924,180917,180773,180746,180218,179043,179006,178963,178862,178824,178778,178731,178563,178508,178229,176940,176879,176523,175732,175731,175730,175729,175728,175727,175726,175725,175611,175559,173889,171422,171388,170418,169859,168112,167406,166969,165521,165066,164407,164406,164261,159755,159190,157122,156239,156015,155949,155945,155798,155251,155250,153451,153382,153174,153165,153011,152995,151331,151329)) OR (`CurrencyId`=1822 AND `CreatureId` IN (185921,183501,182777,181548,181395,181224,180990,180773,180558,180218,177269,176523,175732,175731,175730,175729,175728,175727,175726,175725,175611,175559,171422,170418,169859,168112,167406,166969,165946,165525,165521,165066,164517,164407,164406,164267,164261,164218,162693,162061,159755,159190,157122,156239,156015,155945,155251,155250,153451,153382,153174,153165,153011,152995,151331,151329)) OR (`CurrencyId`=1767 AND `CreatureId` IN (185661,183173,182689,182563,182201,181057,180864,180782,180781,180780,180779,180707,180664,180599,180427,180424,180417,180415,180407,180392,180389,180387,180379,180246,180209,180111,180106,180070,180053,180048,180046,180031,180030,179985,179935,179934,179931,179917,179914,179913,179911,179894,179854,179853,179851,179832,179826,179825,179823,179812,179811,179805,179802,179771,179769,179768,179760,179755,179735,179608,179601,179552,179460,179456,179424,179422,179411,179409,179380,179347,179308,179307,179305,179290,179285,179284,179283,179280,179260,179257,179254,179217,179191,179108,179029,178966,178916,178899,178886,178878,178877,178862,178861,178860,178859,178857,178855,178851,178826,178825,178824,178820,178786,178757,178744,178734,178733,178732,178731,178727,178671,178666,178665,178661,178660,178646,178645,178643,178631,178630,178628,178625,178624,178623,178578,178577,178576,178575,178532,178374,178369,178368,178367,178349,178294,178280,178273,178272,178263,178226,178212,178207,178193,178190,178188,178143,178071,178070,178055,178043,178041,178029,178028,178026,178025,178024,178021,178004,177984,177981,177974,177972,177938,177918,177915,177911,177910,177899,177878,177873,177863,177862,177861,177857,177833,177831,177830,177825,177813,177809,177805,177804,177803,177623,177621,177575,177573,177551,177445,177444,177443,177442,177441,177422,177413,177399,177398,177397,177394,177389,177375,177370,177360,177358,177328,177326,177324,177323,177321,177311,177310,177303,177301,177293,177292,177291,177285,177271,177257,177244,177223,177219,177204,177201,177199,177189,177168,177164,177162,177146,177144,177137,177135,177132,177131,177129,177128,177120,177118,177115,177071,177068,177067,176959,176953,176949,176940,176880,176879,176669,176570,176428,176426,176425,176424,176423,176422,176414,176413,176411,176410,176409,176408,176407,176406,176405,176402,176401,176386,176343,176303,176281,176262,176259,176254,176252,176251,176198,176173,176170,176141,176133,176131,176078,176073,176071,176027,176014,176013,176010,176008,176002,175976,175974,175972,175930,175908,175882,175881,175877,175863,175860,175857,175855,175852,175851,175849,175847,175846,175842,175841,175837,175834,175831,175830,175821,175820,175819,175818,175811,175801,175792,175790,175768,175721,175720,175719,175709,175708,175707,175705,175704,175702,175701,175700,175699,175697,175695,175482,175425,175296,175269,175256,175246,175243,175012,174990,174861,174855,174848,174847,174598,174393,174313,174312,174309,174308,174259,174108,174107,174105,174015,174014,174013,173881,173717,173716,173640,173639,173637,173580,173460,173197,173195,173138,173125,173111,173086,173023,172972,172970,172962,172961,172960,172958,172956,172955,172950,172947,172916,172909,172862,172640,172637,172636,172635,172606,172583,172577,172524,172523,172521,172406,172313,172311,172265,172207,172112,171980,171897,171820,171783,171731,171713,171711,171679,171662,171642,171612,171581,171580,171525,171511,171489,171487,171486,171400,171317,171316,171313,171307,171218,171179,171143,170811,170787,170774,170740,170731,170728,170711,170694,170692,170634,170628,170627,170527,170518,170513,170480,170303,170302,170301,170208,170161,170157,170048,169981,169891,169830,169827,169780,169747,169731,169687,169605,169551,169550,169502,169439,169410,169293,169178,169102,168980,168978,168977,168975,168963,168942,168711,168693,168680,168673,168672,168233,168136,168134,168130,167998,167960,167943,167942,167939,167898,167834,167704,167703,167635,167602,167593,167548,167331,167323,167322,167263,166987,166908,166807,166754,166718,166714,166685,166678,166675,166674,166673,166670,166612,166586,166584,166520,166510,166509,166485,166484,166467,166413,166398,166363,166357,166355,166349,166288,166279,166263,166225,166112,166062,166032,166029,165992,165983,165975,165974,165973,165969,165860,165823,165640,165345,165343,165176,165175,165075,165074,165047,164958,164910,164580,164424,164241,164240,164239,164232,164084,164064,164062,164047,164046,164016,164014,163675,163606,163605,163604,163539,163502,163279,162965,162853,162849,162845,162844,162829,162460,162459,162452,162394,162371,162215,162211,162210,162209,162050,162049,161896,161856,161854,161849,161846,161566,161172,161114,161104,161085,161084,161083,161082,161081,161079,160925,160916,160912,160901,160900,160897,160890,160840,160839,160838,160837,160836,160835,160832,160831,160791,160790,160789,160788,160787,160786,160785,160784,160783,160781,160780,160774,160773,160772,160770,160769,160768,160767,160764,160763,160727,160673,160672,160668,160667,160666,160521,160477,160476,160455,159951,159831,159691,159616,159602,159594,159541,159442,159393,159392,159311,159310,159304,158924,158665,158630,158629,158628,158344,158314,158311,158310,158309,158308,158307,158306,158305,158304,158278,158219,158040,158029,158028,158027,158025,158024,158008,157998,157966,157964,157960,157887,157833,157827,157824,157823,157822,157821,157820,157702,157560,157558,157311,157308,156835,156434,156364,156214,156204,156203,156201,155866,154330)) OR (`CurrencyId`=1728 AND `CreatureId` IN (185436,185435,185256,185234,185233,185228,184109,184069,184043,184010,183988,183985,183983,183947,183931,183919,181941,181938,181790,181768,181759,180893,180672,179136,179135,179133,179080,178964,178957,178735,178543,177823,177320,176598,176577,176576,176575,176574,176573,176572,176571,175652,174430,174429,174423,173885,173880,173865,173861,173407,173406,173405,173293,173238,173191,173136,173134,173114,173080,173051,172478,172255,172030,172021,172005,171929,171919,171173,171172,171171,170417,170414,170385,170228,169902,169823,169787,169785,169783,169782,169666,169480,169173,168111,168110,168109,168108,168107,168106,168105,168104,168102,168101,168099,168098,168007,168005,168004,168003,168002,168001,167985,167839,166934,166933,166466,165594,165060,164897,160161,159323,158070,157819,157817,157810,157809,157807,157634,157584,157583,157572,157571,157561,157322,157149,157145,157118,157109,157102,157099,157094,157083,157017,157016,157003,157002,156245,156244,156242,156241,156237,156226,156219,156213,156212,156159,156158,156157,156142,156134,155908,155831,155830,155828,155824,155812,155793,155790,155483,155239,155238,155236,155226,155225,155221,155219,155216,155215,155211,154131,154129,154128,154127,154030,154022,154020,154018,154016,154015,154014,154011,154010,153885,153882,153879,153878,153874,153667,153577,153552,152905,152898,152875,152708,152661,152656,152644,152612,152517,152508,152500,152394,151818,151817,151816,151815,151814,151128,151127,150965,150959,150958)) OR (`CurrencyId`=1979 AND `CreatureId` IN (184413,184409,183953,183927,183925,183814,183764,183748,183747,183746,183737,183722,183646,183596,183516,182318,182163,182158,182155,182114,181360,181249,180978,180924,180917,180746,179043,179006,178963,178778,178563,178508,178229)) OR (`CurrencyId`=1820 AND `CreatureId` IN (184372,183882,181745,179564,179550,179549,179341,179339,178403,178402,178287,178282,178281,178278,178277,178255,178254,178223,178221,178132,178131,178128,178102,178090,178089,178019,177917,177673,177555,177531,177521,177317,177313,176509,176132,176125,176124,176123,176122,176121,176120,176119,176118,176116,176114,176112,176111,176110,176109,176108,176107,176105,176104,176101,175906,175480,175440,175427,174843,174842,174338,174336,174208,174194,174183,174162,174161,174134,174126,174100,174093,174092,174090,174070,174012,173973,173949,173802,173633,173613,173609,173604,173568,173469,173466,173464,173448,173446,173445,173444,173323,173280,173276,173190,173189,173098,173084,172806,172715,172713,172662,172186,172182,171799,171749,171730,171706,171658,171657,171653,171652,171638,171634,171448,171384,171376,171371,171339,171160,170990,170989,170988,170986,170985,170984,170983,170982,170981,170979,170978,170977,170976,170975,170973,170953,170952,170951,170950,170434,170079,170048,169929,169887,169886,169885,169876,169847,169786,169760,169672,169671,169661,169660,169659,169658,169646,169645,169644,169643,169638,169616,169539,169538,169476,169454,169449,169446,169379,169115,169111,169091,169090,169089,169086,169048,169028,169006,168918,168796,168716,168654,168653,168652,168594,168525,168392,168390,168337,168296,168287,168215,168214,168213,168212,168174,168170,168157,168118,168093,168023,167956,167955,167908,167902,167876,167803,167723,167722,167617,167615,167612,167611,167610,167550,167467,167464,167453,167451,166993,166819,166722,166715,166710,166679,166677,166654,166653,166652,166651,166636,166576,166521,166457,166432,166397,166396,166393,166320,166292,166132,166114,166087,166083,166082,166042,165943,165940,165834,165821,165786,165748,165735,165733,165724,165529,165515,165483,165481,165479,165474,165472,165471,165470,165469,165415,165414,165373,165318,165290,165271,165270,165266,165265,165255,165253,165206,165175,165151,165073,165056,165041,165039,164749,164618,164612,164610,164599,164576,164575,164562,164533,164526,164524,164523,164522,164388,164243,164235,164220,164209,164205,164191,164184,164181,164177,164171,164049,164029,164021,164018,163979,163973,163971,163966,163819,163663,163600,163590,163584,163581,163579,163559,163512,163476,163450,163420,163419,163418,163417,163376,163331,163222,163208,163149,163052,163006,163000,162999,162967,162597,162158,162109,162106,162057,162056,162051,162044,162041,162040,162039,162038,162035,161947,161891,161664,161654,161653,161648,161647,161646,161645,161644,161643,161642,161640,161639,161638,161636,161635,161634,161633,161631,161630,161629,161628,161627,161626,161625,161624,161623,161621,161620,161619,161618,161617,161616,161615,161614,161612,161611,161610,161609,161608,161607,161606,161605,161553,161512,161511,161490,161488,161482,161480,161469,161448,161345,161344,161333,161310,161274,161259,161258,161257,161248,161247,161246,161240,161195,161191,161178,161004,161003,161002,160857,160850,160849,160848,160847,160846,160845,160844,160843,160842,160824,160823,160821,160736,160735,160734,160733,160732,160731,160675,160662,160661,160660,160659,160658,160641,160640,160537,160535,160514,160478,160422,160392,160388,160384,160375,160351,160345,160297,160296,160289,160288,160287,160286,160284,160282,160281,160277,160181,160170,160169,160112,160012,160011,160010,160009,160008,160007,160006,160005,160004,160003,160002,160001,160000,159999,159998,159997,159988,159987,159986,159982,159981,159980,159979,159978,159977,159976,159974,159973,159972,159971,159970,159968,159967,159966,159965,159964,159963,159961,159960,159959,159958,159898,159884,159883,159882,159881,159880,159879,159766,159731,159730,159729,159727,159677,159664,159659,159657,159601,159577,159503,159496,159495,159458,159407,159234,159231,159207,159193,159189,159188,159187,159186,159185,159184,159183,159180,159179,159174,159157,159156,159155,159154,159153,159152,159151,159134,159133,159114,159113,159112,159106,159104,159081,159076,159075,159074,159027,158992,158942,158928,158927,158910,158908,158902,158897,158895,158894,158893,158892,158796,158795,158788,158787,158785,158784,158783,158782,158761,158760,158759,158758,158757,158756,158710,158708,158692,158631,158622,158617,158583,158525,158480,158479,158473,158439,158420,158361,158356,158352,158203,158197,158193,158189,158185,158165,158163,158156,158046,158045,157806,157786,157785,157784,157740,157733,157732,157731,157727,157726,157653,157579,157577,157576,157562,157504,157493,157464,157463,157444,157405,157346,157338,157195,157194,157007,156974,156973,156970,156925,156919,156918,156916,156911,156910,156909,156824,156786,156750,156746,156743,156740,156584,156581,156511,156278,156264,156263,156261,156260,156259,156257,156256,156255,156084,155854,155779,155647,153717,153716,152403,152402)) OR (`CurrencyId`=1769 AND `CreatureId` IN (184238,173634,173603,171688,171451,171300,171189,171161,171010,170932,170659,168647,168135,167851,167726,167724,167721,167078,166576,166146,166145,166142,166140,166139,166138,166135,165897,165253,165206,165175,165053,164547,164477,164415,164388,164147,164122,164112,164107,164103,163229,162817,162797,162767,162711,162588,162586,161530,161529,161528,161527,161105,160721,160629,160448,158659,157294,156986,156676)) OR (`CurrencyId`=1806 AND `CreatureId` IN (181745,175427,174108,173634,173603,171688,171451,171337,171327,171300,171211,171189,171041,171040,171014,171013,171010,171009,171008,170932,170659,170623,170434,170048,168647,168147,168135,167851,167726,167724,167721,167464,167078,166993,166710,166679,166576,166521,166393,166292,166146,166145,166142,166140,166139,166138,166135,165290,165253,165206,165175,165053,164547,164477,164415,164391,164388,164238,164147,164122,164112,164107,164093,163370,163229,162819,162797,162767,162741,162727,162711,162690,162669,162588,162586,162528,162180,161891,161857,161530,161529,161528,161527,161310,161105,160857,160821,160721,160675,160640,160629,160448,160392,160059,159886,159753,159503,159496,159105,158406,157312,157311,157310,157309,157308,157307,157294,157125,157058,156340,156339,155779)) OR (`CurrencyId`=1804 AND `CreatureId` IN (181745,175427,174108,173634,173603,171688,171451,171337,171327,171300,171211,171189,171041,171040,171014,171013,171010,171009,171008,170932,170659,170623,170434,170048,168647,168147,168135,167851,167726,167724,167721,167464,167078,166993,166710,166679,166576,166521,166393,166292,166146,166145,166142,166140,166139,166138,166135,165290,165253,165206,165175,165053,164547,164477,164415,164391,164388,164238,164147,164122,164112,164107,164093,163370,163229,162819,162797,162767,162741,162727,162711,162690,162669,162588,162586,162528,162180,161891,161857,161530,161529,161528,161527,161310,161105,160857,160821,160721,160675,160640,160629,160448,160392,160059,159886,159753,159503,159496,159105,158406,157312,157311,157310,157309,157308,157307,157294,157125,157058,156340,156339,155779)) OR (`CurrencyId`=1807 AND `CreatureId` IN (181745,175427,174108,173634,173603,171688,171451,171337,171327,171300,171211,171189,171041,171040,171014,171013,171010,171009,171008,170932,170659,170623,170434,170048,168647,168147,168135,168112,167851,167726,167724,167721,167464,167406,167078,166993,166969,166710,166679,166576,166521,166393,166292,166146,166145,166142,166140,166139,166138,166135,165521,165290,165253,165206,165175,165066,165053,164547,164477,164415,164407,164406,164391,164388,164261,164238,164147,164122,164112,164107,164093,163370,163229,162819,162797,162767,162741,162727,162711,162690,162669,162588,162586,162528,162180,161891,161857,161530,161529,161528,161527,161310,161105,160857,160821,160721,160675,160640,160629,160448,160392,160059,159886,159753,159503,159496,159105,158406,157312,157311,157310,157309,157308,157307,157294,157125,157058,156340,156339,155779)) OR (`CurrencyId`=1805 AND `CreatureId` IN (181745,175427,174108,173634,173603,171688,171451,171337,171327,171300,171211,171189,171041,171040,171014,171013,171010,171009,171008,170932,170659,170623,170434,170048,168647,168147,168135,167851,167726,167724,167721,167464,167078,166993,166710,166679,166576,166521,166393,166292,166146,166145,166142,166140,166139,166138,166135,165290,165253,165206,165175,165053,164547,164477,164415,164391,164388,164238,164147,164122,164112,164107,164093,163370,163229,162819,162797,162767,162741,162727,162711,162690,162669,162588,162586,162528,162180,161891,161857,161530,161529,161528,161527,161310,161105,160857,160821,160721,160675,160640,160629,160448,160392,160059,159886,159753,159503,159496,159105,158406,157312,157311,157310,157309,157308,157307,157294,157125,157058,156340,156339,155779)) OR (`CurrencyId`=1907 AND `CreatureId` IN (180835,180599,180218,180053,180045,180032,179931,179913,179859,179826,179825,179823,179802,179760,179608,179565,179552,179472,179456,179424,179422,179347,179307,179305,179191,179108,179029,178899,178898,178897,178886,178883,178882,178862,178824,178731,178727,178666,178665,178660,178374,178294,178190,178188,178023,178021,178004,178002,177985,177981,177980,177979,177972,177957,177913,177911,177910,177830,177805,177804,177803,177646,177645,177582,177567,177537,177427,177399,177397,177394,177389,177375,177370,177331,177330,177303,177295,177293,177292,177291,177245,177219,177204,177201,177198,177189,177187,176940,176879,176669,176667,176666,176582,176523,175732,175731,175730,175729,175728,175727,175726,175725,175611,175559)) OR (`CurrencyId`=1880 AND `CreatureId` IN (180424,180246,179985,179931,179914,179913,179911,179853,179851,179811,179805,179802,179768,179760,179755,179735,179608,179460,177444,177118,176173,176141,175881,175877,175846,175821,175482,175012,173086,172862,172577,172524,172523,172521,172207,171317,171316,170787,170774,170731,170711,170692,170634,170303,170302,170301,169827,169102,168693,166398,165973,165047,164064,162965,162849,162845,162844,162829,162452,162394,160770,158314,158278,158025,157964,157833,156203,154330)) OR (`CurrencyId`=1828 AND `CreatureId` IN (178899,178898,178897,178886,178883,178882,178023,178021,178004,178002,177985,177981,177980,177979,177972,177957,177427,177375,177370,177331,177330,173889,171422,171388,170418,169859,159755,159190,157122,156239,156015,155949,155945,155798,155251,155250,153451,153382,153174,153165,153011,152995,151331,151329)) OR (`CurrencyId`=823 AND `CreatureId` IN (176606,107553,98408,98285,98284,98283,96240,96235,95759,95758,95756,95677,95190,95189,95188,95187,95185,95184,95183,95182,95181,95180,95179,95178,95177,95176,95173,95172,95170,95165,95164,95162,95159,95157,93370,93335,93334,93285,93279,93269,93267,93265,93264,93263,93258,93236,93175,93168,93125,93076,93057,93028,93002,93001,92977,92941,92887,92873,92819,92817,92766,92706,92694,92657,92647,92640,92636,92627,92625,92606,92596,92575,92574,92563,92552,92546,92517,92508,92495,92465,92451,92429,92411,92408,92402,92398,92397,92396,92274,92262,92197,92083,92082,92051,92031,92028,92026,92002,91934,91933,91871,91832,91764,91760,91727,91721,91695,91374,91262,91251,91243,91232,91227,91203,91106,91098,91093,91087,91052,91012,91009,90995,90950,90946,90943,90936,90888,90887,90885,90884,90841,90802,90782,90777,90684,90655,90654,90649,90620,90607,90519,90510,90497,90483,90482,90442,90438,90437,90434,90429,90425,90421,90312,90295,90286,90265,90210,90163,90136,90122,90094,90066,90024,89973,89936,89935,89810,89777,89754,89748,89706,89705,89703,89699,89686,89683,89675,89144,89128,89127,89126,89085,89084,89083,89019,88941,88729,88672,88586,88583,88582,88580,88525,88524,88523,88494,88478,88459,88437,88436,88425,88394,88279,88261,88210,88209,88208,88207,88187,88079,88078,88071,88043,87846,87837,87788,87668,87656,87654,87639,87638,87622,87600,87597,87584,87576,87385,87357,87356,87352,87351,87348,87346,87345,87344,87343,87341,87340,87337,87333,87332,87241,87239,87234,87029,87027,87026,87019,86960,86959,86838,86807,86745,86660,86659,86658,86657,86617,86600,86591,86582,86579,86577,86574,86571,86566,86562,86553,86536,86528,86515,86499,86405,86324,86323,86271,86268,86267,86266,86265,86264,86263,86261,86260,86257,86216,86215,86213,86212,86207,86206,86205,86190,86179,86168,86163,86155,86144,86128,86024,85997,85973,85837,85813,85697,85568,85555,85542,85515,85451,85392,85357,85304,85303,85299,85277,85191,85180,85168,85150,85136,85128,85127,85124,85121,85098,85082,85078,85075,85073,85068,85066,85043,85037,85036,85035,85034,85029,85026,85001,84945,84925,84911,84908,84888,84880,84873,84871,84870,84765,84764,84760,84467,84392,84378,84376,84374,84367,84337,84334,84303,84298,84283,84278,84266,84181,84180,84142,84112,84105,84094,84055,84026,84013,84006,83994,83993,83992,83991,83990,83989,83988,83987,83984,83983,83982,83981,83980,83979,83978,83977,83976,83975,83974,83973,83848,83831,83655,83641,83640,83577,83575,83570,83023,83021,83020,83019,83018,83017,83011,83008,83004,82998,82997,82996,82992,82990,82988,82983,82981,82964,82960,82942,82940,82934,82930,82928,82922,82921,82920,82620,82618,82617,82616,82614,82536,82058,81697,81639,81605,81543,81542,81541,81481,80398,80372,80371,80370,79104,79065,79033,78999,78973,78782,78778,78578,78550,78475,78410,78409,78339,78328,78269,78265,78260,78231,78210,78190,78174,78168,78148,78003,77995,77994,77993,77992,77991,77988,77945,77944,77940,76789,72571,72364)) OR (`CurrencyId`=1884 AND `CreatureId` IN (176132,176125,176124,176123,176122,176121,176120,176119,176118,176116,176114,176112,176111,176110,176109,176108,176107,176105,176104,176101,169379,168716,168652,167612,167611,165415,164205,163052,160297,160296,159677,159659,159157,159156,159155,159154,159153,159152,159151,159027,158928,158927,158910,158908,158902,158897,158894,158893,158892,157007,156919,156918,156916,156911,156910,156909,156264,156261,156260,156256,156255)) OR (`CurrencyId`=1816 AND `CreatureId` IN (176132,176125,176124,176123,176122,176121,176120,176119,176118,176116,176114,176112,176111,176110,176109,176108,176107,176105,176104,176101,171705,170434,170293,169763,169379,168716,168652,168023,167729,167612,167611,167610,167453,167163,167152,167149,167144,167141,167137,167133,165706,165415,165410,165408,164557,164218,164205,164198,164185,163222,163052,162660,162659,162658,162481,160716,160297,160296,159677,159659,159616,159461,159459,159233,159157,159156,159155,159154,159153,159152,159151,159070,159027,158928,158927,158910,158908,158902,158897,158895,158894,158893,158892,157007,156919,156918,156916,156911,156910,156909,156264,156263,156261,156260,156257,156256,156255)) OR (`CurrencyId`=1906 AND `CreatureId` IN (173889,171422,171388,170418,169859,159755,159190,157122,156239,156015,155949,155945,155798,155251,155250,153451,153382,153174,153165,153011,152995,151331,151329)) OR (`CurrencyId`=1885 AND `CreatureId` IN (168647,168147,167078,166146,166145,166142,166140,166139,166138,166135,165290,162741,159496,156340,156339)) OR (`CurrencyId`=1887 AND `CreatureId` IN (168647,166146,166145,166142,166140,166139,166138,166135)) OR (`CurrencyId`=1743 AND `CreatureId` IN (164241,164240)) OR (`CurrencyId`=1810 AND `CreatureId` IN (164241,164240)) OR (`CurrencyId`=1226 AND `CreatureId` IN (162389,121600,121351,121346,121341,121154,121134,121112,121107,121082,121058,121046,121039,121037,121036,121035,121034,121029,121022,121016,120998,120968,120964,120962,120952,120945,120944,120943,120939,120938,120935,120933,120932,120901,120897,120896,120853,120852,120837,120820,120816,120811,120810,120801,120800,120749,120745,120734,120711,120710,120707,120698,120692,120686,120685,120684,120683,120682,120681,120680,120679,120678,120677,120676,120675,120674,120669,120668,120667,120666,120665,120663,120662,120661,120660,120659,120658,120641,120640,120639,120636,120635,120631,120629,120628,120627,120583,120582,120581,120580,120579,120578,120577,120576,120575,120528,120425,120392,120342,120321,120303,120302,120276,120236,120226,120208,120200,120147,120143,120078,120074,120071,120068,120031,120030,120029,119976,119908,119905,119902,119837,119788,119769,119767,119718,119717,119716,119701,119694,119692,119677,119674,119673,119654,119645,119640,119635,119634,119629,119603,119579,119509,119503,119495,119490,119489,119435,119270,119269,119210,119203,119199,119189,119187,119185,119172,119155,119154,119148,119143,119140,119139,119123,119105,119104,119100,119032,119015,119003,118993,118980,118975,118973,118971,118952,118948,118943,118872,118857,118851,118845,118841,118840,118836,118827,118819,118788,118787,118786,118783,118782,118776,118753,118722,118721,118720,118685,118683,118680,118679,118678,118660,118657,118567,118499,118498,118496,118487,118472,118459,118455,118454,118441,118422,118410,118390,118342,118341,118336,118335,118331,118328,118326,118325,118323,118322,118317,118315,118294,118281,118266,118264,118255,118252,118223,118180,118136,118135,118134,118133,118127,118066,118062,118059,118057,118051,118050,118046,118024,118023,117958,117956,117955,117954,117953,117949,117850,117820,117819,117792,117778,117743,117742,117740,117739,117737,117736,117735,117732,117731,117719,117707,117706,117673,117649,117648,117647,117623,117614,117613,117611,117597,117594,117593,117568,117567,117562,117561,117559,117557,117554,117551,117549,117548,117546,117545,117544,117542,117516,117509,117492,117473,117431,117430,117425,117421,117413,117404,117403,117402,117362,117355,117353,117352,117351,117350,117339,117338,117337,117335,117334,117306,117294,117289,117255,117251,117250,117212,117189,117188,117170,117168,117165,117141,117140,117136,117103,117096,117095,117094,117093,117091,117090,117089,117088,117086,117080,117063,117021,117018,117005,116982,116981,116980,116961,116953,116925,116924,116862,116848,116842,116827,116825,116823,116816,116721,116720,116719,116665,116656,116649,116648,116624,116580,116553,116552,116548,116523,116521,116518,116479,116478,116472,116470,116469,116468,116466,116428,116427,116424,116297,116282,116281,116219,116205,116204,116201,116171,116166,116026,116025,116015,115953,115891,115883,115876,115875,115874,115866,115841,115658,115657,115656,115648,115646,115601,115560,115495,115443,115434,115433,115431,115285,115056,115054,115021,115008,114436,114435,114434,114433,114432,114431,114430,114429,114428,114427,114426,114425,114424,114423,114422,114421,114420,114419,114418,114417,114416,114415,114414,114413,114397,114396,114395,114394,114393,114392,114391,114390,114389,114388,114387,114386,114385,114384,114383,114382,114381,114380,114379,114378,114377,114376,114375,114374,114373,114371,112315,105671,104328,101877,101700,100109,100048,96423,93899,90854)) OR (`CurrencyId`=1755 AND `CreatureId` IN (162372,162370,162352,162196,162173,162172,162171,162170,162163,162147,162142,162141,162140,161683,161532,161467,161463,161451,161291,161157,161141,161139,161134,161112,161110,161051,161033,161013,161012,161011,160968,160930,160922,160920,160906,160893,160878,160876,160874,160872,160868,160867,160841,160826,160825,160810,160805,160755,160623,160536,160532,160127,160126,159790,159789,159360,159358,159357,159354,159353,159351,159350,159349,159348,159347,159346,159345,159341,159335,159318,159297,159296,159295,159286,159211,159210,159209,159208,159165,159164,159137,159136,159135,159131,159130,159129,159120,159118,159117,159116,159103,159093,159005,158958,158953,158938,158937,158936,158935,158934,158933,158932,158931,158929,158917,158636,158633,158597,158595,158594,158557,158528,158491,158449,157995,157593,157476,157473,157472,157470,157469,157468,157466,157443,157390,157291,157290,157287,157279,157267,157266,157188,157183,157176,157171,157170,157167,157164,157162,157160,157157,157153,157146,157134,157120,156655,156654,156463,156452,156451,156299,156083,156078,155958,155703,155531,154604,154600,154578,154576,154559,154495,154490,154467,154447,154394,154333,154332,154106,154087,154063,154058,154056,154051,152788,152757,152677,152657,152431,152040,151995,151948,151897,151883,151878,151852,151609)) OR (`CurrencyId`=1275 AND `CreatureId` IN (161825,161481,158060,132591,132584,132580,132578,127706,127705,127704,127703,127700,127581,127376,127300,127291,127288,127118,127096,127090,127084,126946,126913,126912,126910,126908,126900,126899,126898,126896,126889,126887,126885,126869,126868,126867,126866,126865,126864,126862,126860,126852,126815,126419,126338,126254,126208,126199,126115,126040,125824,125820,125498,125497,125479,125388,124804,124775,124729,124440,123689,123464,123072,122999,122958,122947,122912,122911,122838,122316,122313,122056,121134,121112,121107,121046,121037,121029,121016,120998,120393,119718,119629,118993,118804,117194,117193,117141,117140,117136,117103,117096,117095,117094,117093,117091,117090,117089,117086,116953,116944,116912,116862,116316,116166,115732,114895,114790,114350,114328,114312,114262,114261,114251,114247,113971,112802,112760,112759,112758,112757,112756,112705,112497,111939,111731,111674,111653,111651,111649,111573,111454,111434,111329,111197,111010,111007,110983,110944,110870,110832,110824,110726,110656,110577,110562,110486,110438,110367,110363,110361,110346,110342,110340,110024,109990,109954,109708,109702,109692,109677,109653,109648,109641,109630,109620,109594,109584,109575,109504,109501,109500,109498,109281,109159,109150,109138,109133,109110,109083,109059,109054,109028,108978,108955,108925,108827,108628,108255,108136,107926,107846,107657,107487,107327,107269,107266,107136,107127,107113,107105,106990,106863,106532,106526,106351,105938,105899,105728,105657,105547,104831,104827,104524,104523,104522,104521,104519,104517,104513,104484,104481,104218,104217,104215,103975,103841,103827,103575,103344,103232,103223,103214,103203,103183,103091,102863,102446,102431,102387,102303,102246,102064,101995,101951,101950,101649,101596,101077,101063,100864,100495,100303,100302,100212,100184,99899,99868,99792,99611,99610,99200,99192,98949,98890,98696,98542,98503,98421,98361,98311,98309,98299,98276,98268,98241,98208,98207,98206,98205,98203,98188,98178,98024,97933,97793,97637,97630,97593,97517,97504,97449,97348,97345,97343,97326,97203,97093,96756,96754,96621,96590,96512,96410,96072,96028,96015,95888,95887,95886,95885,95872,95833,95675,95318,95221,95204,95123,94960,94877,94636,94485,94414,94413,94347,94313,93993,93778,93679,93654,93622,93401,93371,93205,93166,93030,92965,92951,92763,92751,92725,92685,92626,92604,92599,92591,92423,92205,92189,92180,92152,92140,92117,92090,92040,91992,91991,91936,91892,91874,91808,91803,91797,91795,91789,91784,91780,91684,91663,91661,91649,91640,91584,91579,91529,91392,91289,91187,91115,91100,91007,91004,91003,90901,90803,90505,90253,90248,90244,90217,90164,90139,90057,90050,89906,89884,89865,89850,89846,89816,89650,89016,73685)) OR (`CurrencyId`=1220 AND `CreatureId` IN (161825,161481,158060,132591,132584,132580,132578,121134,121112,121107,121046,121037,121029,121016,120998,119718,119629,118993,117141,117140,117136,117103,117096,117095,117094,117093,117091,117090,117089,117086,116953,116912,116862,116316,116166,115732,114808,112802,112760,112759,112758,112757,112756,112705,112497,111939,111731,111674,111653,111651,111649,111573,111454,111434,111329,111197,111010,111007,110944,110870,110832,110824,110726,110656,110577,110562,110486,110438,110367,110363,110361,110346,110342,110340,110024,109990,109954,109708,109702,109692,109677,109653,109648,109641,109630,109620,109594,109584,109575,109504,109501,109500,109498,109281,109159,109150,109138,109133,109110,109083,109059,109054,109028,108978,108955,108925,108827,108628,108255,108136,107926,107846,107657,107487,107327,107269,107266,107136,107127,107113,107105,106990,106863,106532,106526,106351,105938,105899,105728,105657,105547,104831,104827,104524,104523,104522,104521,104519,104517,104513,104484,104481,103975,103841,103827,103575,103232,103223,103214,103203,103183,103091,102863,102303,102064,101649,101596,101077,101063,100864,100495,100303,100302,100212,100184,99899,99792,99610,98890,98503,98421,98361,98311,98309,98299,98276,98268,98241,98188,98178,98024,97933,97793,97637,97630,97593,97517,97504,97449,97348,97345,97343,97326,97203,97093,96621,96590,96410,96072,95958,95872,95318,95221,95204,95123,94877,94636,94485,94414,94413,94347,94313,93993,93778,93679,93654,93622,93401,93371,93205,93166,93030,92965,92951,92763,92751,92725,92685,92626,92604,92599,92591,92423,92205,92189,92180,92152,92140,92117,92090,92040,91992,91991,91936,91892,91874,91803,91795,91780,91684,91663,91661,91649,91640,91584,91579,91529,91392,91289,91187,91115,91100,90901,90803,90505,90253,90248,90244,90217,90164,90139,90057,90050,89906,89884,89865,89850,89846,89816,89650,89016,73685)) OR (`CurrencyId`=1744 AND `CreatureId` IN (159418,158650,158648,158647,158023,157839,157838,157837,157701,157530,156969,156819,156811,156147,156144,156115,156113,155734,155301,155274,155207,155180,154972,154651,154650,154413,154364,154218,154192,154072,154069,154068,154060,154052,152741,152723,152605,152599,152588,152579,152110,152086,151513,151490,150287)) OR (`CurrencyId`=1721 AND `CreatureId` IN (155841,155840,155838,155836,155811,154148,153928,153898,153658,152795,152794,152756,152712,152682,152681,152568,152567,152566,152556,152555,152553,152552,152549,152548,152545,152542,152465,152464,152448,152416,152415,152414,152397,152361,152360,152359,152323,152291,152290,151870,151719,151166,151157,151154,150928,150927,150926,150864,150863,150862,150856,150848,150846,150834,150583,150468,150191,149653,144644)) OR (`CurrencyId`=1740 AND `CreatureId`=154277) OR (`CurrencyId`=1540 AND `CreatureId` IN (149635,149517,149516,149514,149513,149512,149510,148154,148147,148144,146678,145303,145272,145271,145269,145268,145250,145242,144988,137577,136714,134497,132299,124489)) OR (`CurrencyId`=1541 AND `CreatureId` IN (149517,149516,149514,149513,149512,149510,148300,148272,148154,148147,148144,147730,146647,146401,145603,145272,145271,145269,145268,145267,145250,145242,145047,139952,133957,127049,127048,125021,125020)) OR (`CurrencyId`=1579 AND `CreatureId`=138011) OR (`CurrencyId`=1508 AND `CreatureId` IN (127706,127705,127704,127703,127700,127601,127599,127598,127597,127596,127595,127588,127587,127585,127584,127582,127581,127579,127376,127300,127291,127288,127118,127116,127096,127090,127084,126946,126913,126912,126910,126908,126900,126899,126898,126896,126889,126887,126885,126869,126868,126867,126866,126865,126864,126862,126860,126852,126815,126419,126338,126284,126254,126244,126208,126199,126115,126040,125824,125820,125498,125497,125479,125388,124804,124775,124440,123689,123464,122999,122958,122947,122912,122911,122838,120393)) OR (`CurrencyId`=1314 AND `CreatureId` IN (124729,123072,116944,116696,114895,114790,104218,102446,102387,99611,99192,98208,96028,95888,91007)) OR (`CurrencyId`=1166 AND `CreatureId` IN (124729,123072,118804,117194,117193,116944,114895,114790,114350,114328,114312,114262,114261,114251,114247,113971,110983,104218,104217,104215,103344,102446,102431,102387,102246,101995,101951,101950,99868,99611,99200,99192,98949,98696,98542,98208,98207,98206,98205,98203,96756,96754,96512,96028,96015,95888,95887,95886,95885,95833,95675,94960,91808,91797,91789,91784,91007,91004,91003,84550,83894,83846,83612,82682,81522,81305,80816,80005,79912,79852,79545,77816,77734,77120,76585,76413,76407,76266,76177,76141,76021,75964,75927,75839,75829,75786,75509,75452,74790,74787,74475,59184,59153,59080,58664,56747,54544,54445,54431,54123,53772,53691,53494,52571,52558,52530,52498,51398,49045,44566,39705,39700,39698,39679,39665,36502,29932,29120,28921,28684,24744,24723,24664,24560,23420,22950,22948,22947,22930,22917,22898,22887,22871,22841,20912,20886,20885,20870,18344,18343,18341,18105,17991,17980,17978,17977,17976,17975,17942,17941,17882,17881,17880,17879,17826,17770,17381,17380,17377,16809,16808,16807)) OR (`CurrencyId`=1533 AND `CreatureId` IN (121134,121112,121107,121046,121037,121029,121016,120998,119718,119629,119579,118993,118975,118840,118180,117141,117140,117136,117103,117096,117095,117094,117093,117091,117090,117089,117086,116953,116166,114808)) OR (`CurrencyId`=1342 AND `CreatureId` IN (121134,121112,121108,121107,121092,121090,121088,121077,121073,121068,121056,121051,121049,121046,121037,121029,121016,120998,119718,119629,118993,117141,117140,117136,117103,117096,117095,117094,117093,117091,117090,117089,117086,116953,116166)) OR (`CurrencyId`=1173 AND `CreatureId` IN (119881,102773)) OR (`CurrencyId`=1174 AND `CreatureId` IN (119880,102778)) OR (`CurrencyId`=1172 AND `CreatureId` IN (119865,119847,102777)) OR (`CurrencyId`=1268 AND `CreatureId` IN (114255,112090,110838,110448,110436,110435,110347,110110,110073,105780,105362,105361,105360)) OR (`CurrencyId`=1149 AND `CreatureId` IN (110737,110729,110721,110719,107778,97587,97390,97388,97387,97384,97381,97380)) OR (`CurrencyId`=824 AND `CreatureId` IN (98408,98285,98284,98283,98200,98199,98198,91012,90995,90946,90943,90841,90802,86978,86724,86689,86549,86520,86410,86137,85970,85907,85572,85520,85504,85264,85250,84982,84955,84951,84912,84890,84887,84872,84856,84838,84836,84833,84810,84807,84805,84775,84435,84431,84417,84406,84263,83680,83643,83634,83603,83591,83553,83542,83526,83522,83509,83483,83428,83409,83401,83385,82975,82912,82899,82826,82778,82764,82758,82755,82742,82676,82486,82415,82411,82374,82362,82326,82311,82268,82247,82207,82085,81681,81406,81038,80868,80771,80725,80614,80524,80471,80312,80242,80235,80204,80190,80122,80057,79938,79736,79725,79629,79543,79524,79485,79334,79145,79024,78872,78867,78715,78713,78710,78621,78606,78161,78151,78103,77874,77784,77750,77741,77719,77715,77634,77626,77625,77620,77614,77561,77529,77527,77526,77513,77453,77452,77310,77140,77136,77085,76918,76914,76473,76380,75492,75482,75435,75434,75071,74971,74613,74206,73669,72606,72537,72362,72294,71721,71665)) OR (`CurrencyId`=944 AND `CreatureId` IN (95865,95462,95461,91921,91919,91917,90909,90908,90500,90499,90498,88699,88698,88077,88076,86664,85771,85767,85766,85765,85763,85756,85753,85752,85750,85746,85735,84904,84893,84878,84877,84875,84837,84652,84651,84646,84645,84644,84483,84468,84466,84360,84353,84350,84349,84190,84155,84110,84102,84097,83841,83840,83819,83812,83804,83803,83798,83790,83754,83729,83720,83719,83715,83714,83713,83694,83692,83691,83690,83689,83687,83683,83681,82316,82310,82295,81225,81104,81099,81090,81087,81065,80825,79420,79413,79411,78936,78935,78557,74886)) OR (`CurrencyId`=1101 AND `CreatureId` IN (95056,95054,95053,95044)) OR (`CurrencyId`=829 AND `CreatureId`=84697) OR (`CurrencyId`=828 AND `CreatureId`=84696) OR (`CurrencyId`=821 AND `CreatureId`=84694) OR (`CurrencyId`=777 AND `CreatureId` IN (73854,73718,73704,73703,73666,73282,73281,73279,73277,73175,73174,73173,73172,73171,73170,73169,73167,73166,73163,73162,73161,73160,73158,73157,73025,73021,73018,72970,72909,72908,72898,72897,72896,72895,72894,72892,72888,72877,72876,72875,72844,72843,72842,72841,72809,72808,72807,72805,72777,72775,72771,72769,72767,72766,72765,72764,72763,72762,72761,72245,72193,72095,72049,72048,72045,72033,71987,71986,71920,71919,71908,71864,71826,71824,71143)) OR (`CurrencyId`=697 AND `CreatureId` IN (70414,70400,70080,70003,70002,70001,70000,69999,69998,69997,69996,69767,69749,69664,69633,69471,69396,69347,69341,69339,50358)) OR (`CurrencyId`=677 AND `CreatureId`=62596) OR (`CurrencyId`=614 AND `CreatureId` IN (56427,55689,55312,55308,55265)) OR (`CurrencyId`=241 AND `CreatureId`=35557) OR (`CurrencyId`=1704 AND `CreatureId` IN (23035,22930,18732,18731,18708,18667,18473,18472,18373,18371,18344,18343,18341)); + diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_19_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_19_00_world.sql new file mode 100644 index 000000000..94dfb685f --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_19_00_world.sql @@ -0,0 +1,3 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_dru_stellar_flare'; +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES +(202347, 'spell_dru_stellar_flare'); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_19_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_19_01_world.sql new file mode 100644 index 000000000..5ef4678c0 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_19_01_world.sql @@ -0,0 +1,7 @@ +DELETE FROM `spell_proc` WHERE `SpellId` IN (394058); +INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES +(394058,0x00,7,0x00000005,0x00000000,0x00000000,0x00000000,0x0,0x0,0x1,0x2,0x0,0x0,0x0,0,0,0,0); -- Astral Smolder + +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_dru_astral_smolder'; +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES +(394058, 'spell_dru_astral_smolder'); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_19_02_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_19_02_world.sql new file mode 100644 index 000000000..e7f10cc3a --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_19_02_world.sql @@ -0,0 +1,3 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_dru_celestial_alignment'; +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES +(194223, 'spell_dru_celestial_alignment'); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_19_03_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_19_03_world.sql new file mode 100644 index 000000000..9d0b83fc1 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_19_03_world.sql @@ -0,0 +1,5 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_dru_new_moon', 'spell_dru_half_moon', 'spell_dru_full_moon'); +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES +(274281, 'spell_dru_new_moon'), +(274282, 'spell_dru_half_moon'), +(274283, 'spell_dru_full_moon'); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_20_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_20_00_world.sql new file mode 100644 index 000000000..ce9825508 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_20_00_world.sql @@ -0,0 +1,7 @@ +DELETE FROM `spell_proc` WHERE `SpellId` IN (16870); +INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES +(16870,0x00,7,0x00000000,0x00000000,0x00000000,0x00000000,0x4000,0x0,0x2,0x2,0x0,0x18,0x0,0,0,0,0); -- Clearcasting + +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_dru_omen_of_clarity_restoration'; +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES +(113043, 'spell_dru_omen_of_clarity_restoration'); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_20_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_20_01_world.sql new file mode 100644 index 000000000..9304c1dea --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_20_01_world.sql @@ -0,0 +1,3 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_rog_improved_shiv'; +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES +(5938, 'spell_rog_improved_shiv'); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_25_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_25_00_world.sql new file mode 100644 index 000000000..8669279bf --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_25_00_world.sql @@ -0,0 +1,92 @@ +-- Isle of Dorn +DELETE FROM `phase_name` WHERE `ID` IN (22642,22711,22660,22884,22885,22882,22327,22328,22329,23035,22639,23540,23539,22633,22656,23465,23054,23396,22475,22439,22476,22544,22545,22555,22554,22559,23541,22962,22964,22606,23209,22785,22773,22776,22558,22556,22787,22636,22783,22784,23485,23527,23543,22402,23356,22887,22888,22889,22735,22925,22630,22739,22631,22542,23459,23462,22734,22742,22948,23567,22740,23575,22864); +INSERT INTO `phase_name` (`ID`, `Name`) VALUES +(22642, 'Tranquil Strand - Nerubian Battle'), +(22711, 'Cosmetic - See Kirin Tor Mage killed by Nerubian'), +(22660, 'Cosmetic - See Moira and Dagran buried under a Fragment'), +(22884, 'Cosmetic - See Archmage Aethas Sunreaver out of Mana'), +(22885, 'Cosmetic - See Archmage Aethas Sunreaver siphoning unstable Magic'), +(22882, 'Cosmetic - See Brann Bronzebeard transformed into a sheep'), +(22327, 'Cosmetic - See dead Ritssyn Flamescowl and his Soulstone'), +(22328, 'Cosmetic - See Ritsyn Flamescowl revived'), +(22329, 'Cosmetic - See Hastily-Prepared Antidote'), +(23035, 'Cosmetic - See Anduin Wrynn at Tranquil Strand'), +(22639, 'Cosmetic - See Jaina and Thrall at Tranquil Strand'), +(23540, 'Cosmetic - See Slipstreams for Quest (To Dornogal)'), +(23539, 'Cosmetic - See Trained Stormrook at Tranquil Strand'), +(22633, 'Cosmetic - See Nerubian Attack in Dornogal (Quest: They come from below)'), +(22656, 'Cosmetic - See Loken near Baelgrim in Dornogal'), +(23465, 'Cosmetic - See Baelgrim on the roof of Dornogal'), +(23054, 'Cosmetic - See War Within Heroes before leave to capitals'), +(23396, 'Cosmetic - See Anduin after Heroes leave to capitals'), +(22475, 'Cosmetic - See Moira in the Archive in Dornogal'), +(22439, 'Cosmetic - See Baelgrim in the Archive in Dornogal'), +(22476, 'Cosmetic - See Merrix in the Archive in Dornogal'), +(22544, 'Cosmetic - See Moira in the Foundation Hall in Dornogal'), +(22545, 'Cosmetic - See Baelgrim and Moira on top of the Foundation Hall'), +(22555, 'Cosmetic - See Moira joins Freywold Village'), +(22554, 'Cosmetic - See Moira heals injured Earthen Freywold Village'), +(22559, 'Cosmetic - See Bealgrim joins Freywold Village'), +(23541, 'Cosmetic - See Stormrook Zarein joins Freywold Village'), +(22962, 'Cosmetic - See Brann Bronzebeard prepare for the Earthcrawl Mines (Delve)'), +(22964, 'Cosmetic - See Brann Bronzebeard after the Earthcrawl Mines (Delve)'), +(22606, 'Cosmetic - See Baelgrim near Adelgonn in Freywold Village after the Delve'), +(23209, 'Cosmetic - See Explorers League Supplies'), +(22785, 'Cosmetic - See Baelgrim aid Treagor'), +(22773, 'Cosmetic - See injured Treagor'), +(22776, 'Cosmetic - See injured Findorn'), +(22558, 'Cosmetic - See injured Ebona'), +(22556, 'Cosmetic - See Adelgonn heal Ebona'), +(22787, 'Cosmetic - See Baelgrim after bring Treagor to the pool'), +(22636, 'Cosmetic - See Stormrook Zarein back in Freywold Village'), +(22783, 'Cosmetic - See Treagor in pool'), +(22784, 'Cosmetic - See Findorn in pool'), +(23485, 'Cosmetic - See Adelgonn after pickup Ebona'), +(23527, 'Cosmetic - See Moss-Draped Ramolith in Freywold Village'), +(23543, 'Cosmetic - See Moira walk into the pool'), +(22402, 'Cosmetic - See Aggartha, Dorbund and Pearl Farmer in Freywold Village'), +(23356, 'Cosmetic - See Pottery Jars in Freywold Village'), +(22887, 'Cosmetic - See Wenbrandt before pick up Cinderbrew Keg'), +(22888, 'Cosmetic - See Wenbrandt after pick up Cinderbrew Keg'), +(22889, 'Cosmetic - See Wenbrandt at the upper stands of The Proscenium'), +(22735, 'Cosmetic - See Moira and Baelgrim at The Proscenium'), +(22925, 'Cosmetic - See Earthen Healers at The Proscenium'), +(22630, 'Cosmetic - See Moira at the upper stands of The Proscenium'), +(22739, 'Cosmetic - See Baelgrim at the upper stands of The Proscenium'), +(22631, 'Cosmetic - See reunited Council at the Foundation Hall in Dornogal'), +(22542, 'Cosmetic - See Merrix at the Foundation Hall in Dornogal'), +(23459, 'Cosmetic - See Unbound Workers at the Coreway'), +(23462, 'Cosmetic - See Baelgrim outside the Stormperch'), +(22734, 'Cosmetic - See Unbound Meadworker at the Meadyard'), +(22742, 'Cosmetic - See Alleria near Nerubian burrow at the Meadyard'), +(22948, 'Cosmetic - See Nerubian burrow Cinderbrew target'), +(23567, 'Cosmetic - See Nerubian burrow burning'), +(22740, 'Cosmetic - See Baelgrim, Adelgonn and Wenbrandt after burning the burrow'), +(23575, 'Cosmetic - See yellow marker during Quest: "Bring the Thunder"'), +(22864, 'Cosmetic - See Adelgonn and Wenbrandt joining back after the Meadyard'); + +-- The Ringing Deeps +DELETE FROM `phase_name` WHERE `ID` IN (24027,22447,22467,22468,22386,22535,22552,22969,23026,22423,22616,22611,22624,22627,22628,23031,22549,23033,23629,23612,22765,22274); +INSERT INTO `phase_name` (`ID`, `Name`) VALUES +(24027, 'Cosmetic - See Speaker Brinthe and Foreman Uzjax'), +(22447, 'Cosmetic - See Speaker Brinthe in Gundargaz'), +(22467, 'Cosmetic - See Speaker Brinthe northeast of Gundargaz'), +(22468, 'Cosmetic - See Speaker Brinthe at the Lost Mines'), +(22386, 'Cosmetic - See Speaker Brinthe and Skitter after defeating Wickbreaker'), +(22535, 'Cosmetic - See Speaker Brinthe and Skitter at The Warrens'), +(22552, 'Cosmetic - See Skitter at the end of the Darkflame Cleft'), +(22969, 'Cosmetic - See group of Machine Speakers in Gundargaz'), +(23026, 'Cosmetic - See Dwarf Heroes and Skitter in Gundargaz'), +(22423, 'Taelloch - Ghosttown'), +(22616, 'Cosmetic - See Magni and Dagran at Taelloch'), +(22611, 'Cosmetic - See Magni and Dargan in Foremans Office in Taelloch'), +(22624, 'Cosmetic - See Magni and Dagran after breaking the Barricade'), +(22627, 'Taelloch Mine - Stone Blockage'), +(22628, 'Cosmetic - See Memory Gem'), +(23031, 'Cosmetic - See Magni and Dagran in the Taelloch Mine'), +(22549, 'Cosmetic - See Speaker Brinthe at The Earthenworkers'), +(23033, 'Cosmetic - See Speaker Brinthe near Foreman Uzjax'), +(23629, 'Cosmetic - See Moira at the Earthenworkers'), +(23612, 'Earthenworkers - Attacking force'), +(22765, 'Cosmetic - See Moira, Magni and Dagran infront of The Stonevault'), +(22274, 'Cosmetic - See Anduin Wrynn in Gundargaz'); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_25_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_25_01_world.sql new file mode 100644 index 000000000..bd192e760 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_25_01_world.sql @@ -0,0 +1,2039 @@ +SET @CGUID := 10000000; +SET @OGUID := 10000000; + +-- Creature +DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+824; +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES +(@CGUID+0, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2050.772216796875, -923.74566650390625, 14.46361732482910156, 4.594936847686767578, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+1, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2045.2327880859375, -781.8082275390625, 1.642765522003173828, 1.533212542533874511, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+2, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2052.1015625, -846.638671875, 2.432475805282592773, 3.929061412811279296, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+3, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2075.4833984375, -900, 13.19590377807617187, 0, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+4, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2092.61181640625, -821.6614990234375, 0.402278780937194824, 0.715615451335906982, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+5, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2094.117431640625, -841.60565185546875, 2.04202437400817871, 3.38892674446105957, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+6, 223797, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2079.36669921875, -907.588134765625, 16.60424613952636718, 5.177404403686523437, 120, 2, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Lingering Spark (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+7, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2082.271484375, -890.875244140625, 11.70680904388427734, 4.814197063446044921, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+8, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2087.300048828125, -902.594482421875, 15.06765651702880859, 0.15845547616481781, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+9, 223797, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2083.075439453125, -905.9541015625, 18.20832252502441406, 2.983257770538330078, 120, 2, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Lingering Spark (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+10, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2054.125, -827.1319580078125, -0.0948515310883522, 0.994167625904083251, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+11, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2112.442138671875, -840.68450927734375, 2.708883047103881835, 6.183473587036132812, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+12, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2008.7193603515625, -883.8282470703125, 11.74861907958984375, 2.072869777679443359, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+13, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1993.505126953125, -853.716552734375, 34.75331497192382812, 3.83356785774230957, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+14, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2040.471435546875, -821.178466796875, -0.43364840745925903, 1.315850257873535156, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+15, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1996.63623046875, -823.11517333984375, -0.12654480338096618, 5.992280960083007812, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+16, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2020.482666015625, -876.3350830078125, 9.809467315673828125, 2.805332422256469726, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+17, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2026.8377685546875, -823.42266845703125, 0.381131559610366821, 3.425537347793579101, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+18, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2091.210205078125, -825.64019775390625, 0.820986628532409667, 6.108582496643066406, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+19, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2044.5074462890625, -888.97698974609375, 11.88496685028076171, 0.675608694553375244, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+20, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1981.34375, -840.92974853515625, 4.777576446533203125, 3.715511798858642578, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+21, 223797, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2078.646484375, -902.083984375, 14.18248367309570312, 5.290237903594970703, 120, 2, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Lingering Spark (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+22, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2073.171875, -949.73321533203125, 20.00998687744140625, 5.63072061538696289, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+23, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2021.84033203125, -933.388916015625, 21.12888336181640625, 1.136422991752624511, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+24, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2085.86181640625, -946.76641845703125, 18.39767265319824218, 0.519357085227966308, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+25, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2123.35595703125, -920.478759765625, 12.99973583221435546, 2.964323759078979492, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+26, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2145.3837890625, -893.18359375, 9.608137130737304687, 4.748506546020507812, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+27, 223799, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2049.4716796875, -1035.4677734375, 15.1513986587524414, 5.773242473602294921, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Shard of Dalaran (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+28, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2104.763916015625, -765.68121337890625, -0.65353614091873168, 2.735127687454223632, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+29, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2045.9959716796875, -952.04071044921875, 22.7464141845703125, 2.503258228302001953, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+30, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2001.338134765625, -952.99371337890625, 53.43711090087890625, 1.662261724472045898, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+31, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1956.185791015625, -833.87677001953125, 44.9358978271484375, 5.137273788452148437, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+32, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1980.2603759765625, -909.2274169921875, 17.20646286010742187, 1.234221816062927246, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+33, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1964.4793701171875, -877.152587890625, 16.79706573486328125, 6.180964469909667968, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+34, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2102.720458984375, -909.53472900390625, 26.4525604248046875, 5.229258537292480468, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+35, 223799, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2119.75048828125, -932.514404296875, 13.60051441192626953, 0.170537143945693969, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Shard of Dalaran (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+36, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2079.893798828125, -781.21466064453125, -1.1992199420928955, 0.483289510011672973, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+37, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2145.79345703125, -883.28643798828125, 7.510835647583007812, 3.564621925354003906, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+38, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1966.8541259765625, -806.14410400390625, 31.05585479736328125, 5.707386493682861328, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+39, 222036, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2074.646484375, -762.71044921875, -1.67314827442169189, 3.986422061920166015, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Sea Slug (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+40, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2007.68896484375, -941.90093994140625, 16.72495269775390625, 0.952072501182556152, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+41, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2001.4007568359375, -785.83734130859375, -1.60619688034057617, 4.2630462646484375, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+42, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2120.8330078125, -904.166015625, 11.55168342590332031, 4.314944744110107421, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+43, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2144.0234375, -834.727783203125, -0.24518673121929168, 0.852351784706115722, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+44, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1992.080810546875, -910.78485107421875, 16.26983833312988281, 2.613259077072143554, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+45, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2153.8466796875, -896.06353759765625, 32.678802490234375, 6.150299549102783203, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+46, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1981.1533203125, -814.3671875, 6.72681283950805664, 1.797333002090454101, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+47, 226909, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2187.1494140625, -801.8350830078125, 10.18007755279541015, 4.4111175537109375, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Frostfire Elemental (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (Auras: 456495 - Elemental (DNT)) +(@CGUID+48, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2131.10791015625, -769.987548828125, 0.917581081390380859, 0.46364760398864746, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+49, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2173.423095703125, -843.36431884765625, -0.03073833137750625, 3.934922695159912109, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+50, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2184.65966796875, -844.93231201171875, 0.019976712763309478, 5.890033245086669921, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+51, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2175.137451171875, -890.448486328125, 7.627107620239257812, 1.992629408836364746, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+52, 223797, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2175.13037109375, -892.7576904296875, 8.025033950805664062, 3.306888580322265625, 120, 2, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Lingering Spark (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+53, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2192.645751953125, -811.54534912109375, 0.680806338787078857, 2.919901609420776367, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+54, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2201.949951171875, -843.09320068359375, -0.00803565979003906, 2.619075775146484375, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+55, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2175, -908.333984375, 8.776072502136230468, 5.250308990478515625, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+56, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2232.3525390625, -858.4774169921875, -0.46270719170570373, 3.011935234069824218, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+57, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2215.5673828125, -886.5390625, -0.062434583902359, 0.952735960483551025, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+58, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2221.980224609375, -894.8192138671875, 0.241596072912216186, 4.134949684143066406, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+59, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2177.927490234375, -935.46087646484375, 8.080964088439941406, 2.481055736541748046, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+60, 223797, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2133.953125, -952.17364501953125, 12.51863479614257812, 0.606153488159179687, 120, 2, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Lingering Spark (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+61, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2132.84521484375, -958.688720703125, 10.15993309020996093, 4.951905250549316406, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+62, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2207.06591796875, -937.89202880859375, 5.100639820098876953, 4.475933074951171875, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+63, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2144.80224609375, -955.83135986328125, 6.43251800537109375, 0.838561594486236572, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+64, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2145.738525390625, -962.3232421875, 2.521578311920166015, 5.610579490661621093, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+65, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2185.67236328125, -953.75335693359375, 3.197290420532226562, 5.517076492309570312, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+66, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2225.569091796875, -955.78070068359375, -0.65344393253326416, 0.845533192157745361, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+67, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2117.1875, -991.666015625, 9.604529380798339843, 1.570796370506286621, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+68, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2098.395751953125, -1040.3541259765625, 12.92688179016113281, 4.988758087158203125, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+69, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2208.734375, -972.1632080078125, 0.064428560435771942, 3.166205644607543945, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+70, 223797, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2092.478271484375, -1004.64190673828125, 22.35416603088378906, 0.192830920219421386, 120, 2, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Lingering Spark (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+71, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2197.924072265625, -998.958984375, 0.728902876377105712, 3.141592741012573242, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+72, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2146.947998046875, -1016.1246337890625, 9.972634315490722656, 3.654899358749389648, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+73, 223797, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2095.345458984375, -1002.431396484375, 21.05091094970703125, 2.151456594467163085, 120, 2, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Lingering Spark (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+74, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2141.6669921875, -1007.8125, 9.521426200866699218, 6.035524845123291015, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+75, 223797, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2148.9580078125, -1011.978515625, 9.889227867126464843, 6.233227252960205078, 120, 2, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Lingering Spark (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+76, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2114.262939453125, -1006.73388671875, 13.06334114074707031, 2.574547767639160156, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+77, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2187.6015625, -997.842529296875, 1.716487050056457519, 0.595782160758972167, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+78, 223797, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2087.629150390625, -1001.55328369140625, 20.6703338623046875, 0.995887935161590576, 120, 2, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Lingering Spark (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+79, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2095.603759765625, -1053.9158935546875, 41.72589874267578125, 0.343739926815032958, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+80, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2047.9053955078125, -975.26055908203125, 26.17286872863769531, 1.580561637878417968, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+81, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2037.2781982421875, -977.03662109375, 21.9867401123046875, 2.353289127349853515, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+82, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2080.78955078125, -1025, 14.79166603088378906, 3.141592741012573242, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+83, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2074.22509765625, -1019.98333740234375, 16.57762527465820312, 6.163621425628662109, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+84, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2156.762939453125, -1045.5572509765625, 1.467025637626647949, 3.018932342529296875, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+85, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2187.5, -1036.458984375, 0.611044526100158691, 1.789253473281860351, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+86, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2217.76416015625, -1012.749755859375, 3.173408269882202148, 3.264198064804077148, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+87, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2253.623779296875, -920.66357421875, 0.274819254875183105, 5.411516189575195312, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+88, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2257.854736328125, -955.7130126953125, 0.177789121866226196, 6.048627853393554687, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+89, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2251.06103515625, -983.142822265625, -1.3929070234298706, 1.64451909065246582, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+90, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2254.45654296875, -957.5069580078125, 0.038988292217254638, 2.516204595565795898, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+91, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2251.969482421875, -917.82244873046875, 0.114991635084152221, 3.842587232589721679, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+92, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2179.868408203125, -1050.858154296875, 1.198714375495910644, 1.316352725028991699, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+93, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2009.8472900390625, -1027.921875, 19.12415122985839843, 3.564621925354003906, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+94, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2030.397705078125, -997.14947509765625, 16.8810272216796875, 5.469460487365722656, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+95, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2032.353515625, -1011.36328125, 17.78091239929199218, 4.893900871276855468, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+96, 223797, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2036.4561767578125, -1008.1378173828125, 18.39058494567871093, 4.064408302307128906, 120, 2, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Lingering Spark (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+97, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2125.40673828125, -1060.3526611328125, 1.119220137596130371, 5.153323173522949218, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+98, 222747, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2178.841796875, -1061.7808837890625, 1.410229682922363281, 3.569413661956787109, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mossy Snail (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+99, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2216.6669921875, -1038.541015625, 0.142903491854667663, 1.761847138404846191, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+100, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2199.079833984375, -1052.3646240234375, 0.283213734626770019, 4.107441902160644531, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+101, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2026.123291015625, -1078.34033203125, 29.82708740234375, 0.272715151309967041, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+102, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2158.02294921875, -1079.10888671875, 1.543421387672424316, 5.917622089385986328, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+103, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2045.0113525390625, -1054.8677978515625, 15.1960916519165039, 3.81882023811340332, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+104, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2007.3472900390625, -1064.3541259765625, 44.7093658447265625, 1.942358970642089843, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+105, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2085.9228515625, -1091.296142578125, 4.012917518615722656, 0.151681795716285705, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+106, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2244.623779296875, -1010.05340576171875, -0.04209190607070922, 4.20244598388671875, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+107, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2116.385009765625, -1116.565185546875, 4.104258537292480468, 3.719103574752807617, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+108, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2259.22216796875, -997.6829833984375, 0.751206755638122558, 5.180780410766601562, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+109, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2264.957763671875, -1002.69775390625, 0.100394189357757568, 5.618203163146972656, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+110, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2150.475830078125, -1117.75634765625, 1.190748929977416992, 2.026587247848510742, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+111, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2243.552734375, -1080.940673828125, -6.73351621627807617, 4.538212299346923828, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+112, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2268.71142578125, -1033.87939453125, -7.68651103973388671, 0.053713817149400711, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+113, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2271.92529296875, -947.30035400390625, -0.00345543771982192, 0.379744917154312133, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+114, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2193.06103515625, -1123.7430419921875, 0.515245437622070312, 3.831944704055786132, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+115, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2146.41796875, -1143.81640625, 8.894498825073242187, 0.631382882595062255, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+116, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2073.273681640625, -1136.37451171875, 0.48957759141921997, 2.564665794372558593, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+117, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2037.8743896484375, -1112.179443359375, 14.56194400787353515, 4.081006050109863281, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+118, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2019.2391357421875, -1040.2325439453125, 18.30167388916015625, 0.508435308933258056, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+119, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2129.114501953125, -1157.8284912109375, 2.535274982452392578, 1.128129839897155761, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+120, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2016.9052734375, -1014.55963134765625, 18.41480827331542968, 2.705990791320800781, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+121, 229087, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2058.894287109375, -1147.1934814453125, -1.13573348522186279, 1.064361333847045898, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana-Flecked Crawler (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+122, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1973.6492919921875, -1055.40625, 35.8623504638671875, 1.369404911994934082, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+123, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1995.625, -1042.69921875, 20.588714599609375, 2.631172657012939453, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+124, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1991.6669921875, -1051.041015625, 22.10744094848632812, 2.70419478416442871, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+125, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1953.0711669921875, -982.76043701171875, 27.75693321228027343, 1.450084328651428222, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+126, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1987.4169921875, -1001.041015625, 21.15607833862304687, 3.110352754592895507, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+127, 223797, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1991.5799560546875, -991.78375244140625, 17.9709320068359375, 3.913498401641845703, 120, 2, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Lingering Spark (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+128, 223797, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1989.0625, -998.4375, 20.35074996948242187, 1.24379730224609375, 120, 2, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Lingering Spark (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+129, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1989.5830078125, -985.416015625, 18.11905670166015625, 3.141592741012573242, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+130, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1990.809814453125, -984.93414306640625, 17.68517112731933593, 2.59225630760192871, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+131, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1974.292236328125, -978.23822021484375, 21.91910743713378906, 2.222070693969726562, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+132, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1905.6285400390625, -945.4132080078125, 30.35087776184082031, 2.329984664916992187, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+133, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1937.6693115234375, -961.50836181640625, 27.2273101806640625, 3.11984109878540039, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+134, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1939.8192138671875, -1037.9775390625, 28.31289863586425781, 1.925909042358398437, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+135, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1926.4791259765625, -1001.776611328125, 30.92720603942871093, 4.384734153747558593, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+136, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1944.634033203125, -892.071533203125, 26.00726890563964843, 1.114964008331298828, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+137, 217984, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1929.4461669921875, -921.1024169921875, 24.90635299682617187, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Rumble Stalker [DNT] (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+138, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1889.0728759765625, -893.90802001953125, 45.2599639892578125, 0.301871448755264282, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+139, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1892.076416015625, -862.045166015625, 53.95886993408203125, 5.168189048767089843, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+140, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1913.66845703125, -840.0555419921875, 81.275726318359375, 5.598229885101318359, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+141, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1916.954833984375, -904.4600830078125, 29.09413528442382812, 1.287135004997253417, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+142, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1911.0906982421875, -868.26220703125, 36.32072830200195312, 4.102596759796142578, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+143, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1893.4876708984375, -939.50531005859375, 32.60367202758789062, 0.869055509567260742, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+144, 223798, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1925.6260986328125, -1009.17724609375, 31.32661819458007812, 0.975953161716461181, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mana Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+145, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1920.0675048828125, -993.9791259765625, 29.33843612670898437, 5.153323173522949218, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+146, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1865.349609375, -1024.72509765625, 56.50065231323242187, 0.191756337881088256, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+147, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1892.5955810546875, -1019.52789306640625, 31.91640663146972656, 2.862709522247314453, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+148, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1939.78662109375, -1086.7403564453125, 23.34142303466796875, 4.263492584228515625, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+149, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1974.5174560546875, -1106.302978515625, 19.19689178466796875, 2.589648008346557617, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+150, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1899.8790283203125, -1091.516845703125, 24.95331001281738281, 0.374697893857955932, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+151, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 2021.201904296875, -1151.2298583984375, 0.256580501794815063, 5.197319984436035156, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+152, 222747, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1981.3448486328125, -1163.7313232421875, 1.991530895233154296, 1.78193819522857666, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mossy Snail (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+153, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1958.118896484375, -1157.9088134765625, 2.790798902511596679, 5.030614376068115234, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+154, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1990.60595703125, -1177.4774169921875, 0.481464207172393798, 4.549715042114257812, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+155, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1877.350830078125, -1066.2215576171875, 28.4507293701171875, 5.952782630920410156, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+156, 223098, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1876.9595947265625, -976.6007080078125, 33.93685150146484375, 3.245785474777221679, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Cobalt Ramolith (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+157, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1858.7493896484375, -1026.970947265625, 33.20452117919921875, 5.507819652557373046, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+158, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1824.626708984375, -1077.54345703125, 54.68163299560546875, 0.445936203002929687, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+159, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1827.126708984375, -1086.015625, 67.6229248046875, 0.12365376204252243, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+160, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1825.2725830078125, -1083.4149169921875, 67.81295013427734375, 1.306061625480651855, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+161, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1860.4962158203125, -1106.7603759765625, 26.44817924499511718, 2.980486392974853515, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+162, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1846.8153076171875, -1004.9561767578125, 35.02587509155273437, 2.535834550857543945, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+163, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1851.6527099609375, -962.798095703125, 37.77771377563476562, 6.042305946350097656, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+164, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1825.005126953125, -1052.8431396484375, 40.12571334838867187, 5.987988471984863281, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+165, 223852, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1855.4149169921875, -952.7430419921875, 35.30150985717773437, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Babbling Book (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (Auras: 449779 - (DNT) Elemental Aura) +(@CGUID+166, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1810.416015625, -979.166015625, 39.2228546142578125, 3.992222547531127929, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+167, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1888.5546875, -1153.505859375, 3.647252559661865234, 0.244111508131027221, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+168, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1780.8408203125, -1020.417724609375, 39.77384185791015625, 2.386571884155273437, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+169, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1822.9586181640625, -922.8704833984375, 49.4828338623046875, 2.337878942489624023, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+170, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1743.876708984375, -945.529541015625, 60.76974868774414062, 0.324044376611709594, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+171, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1781.747314453125, -948.13482666015625, 50.9229736328125, 4.805690765380859375, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+172, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1741.8975830078125, -939.70489501953125, 75.7264251708984375, 5.665221214294433593, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+173, 220067, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1749.51953125, -983.62646484375, 47.50637054443359375, 6.210834026336669921, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+174, 215093, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1935.942138671875, -807.51025390625, 53.1054840087890625, 4.648113250732421875, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Cragstep Mouse (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+175, 229092, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1729.55908203125, -979.58856201171875, 49.580718994140625, 3.853256464004516601, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosswool Grazer (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+176, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1815.0572509765625, -845.17535400390625, 94.45771026611328125, 5.003790855407714843, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+177, 229088, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1820.5625, -842.66839599609375, 94.3284759521484375, 6.185117721557617187, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Scavenging Falcon (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+178, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1756.0074462890625, -912.763916015625, 59.44858932495117187, 0.304906845092773437, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+179, 229092, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1729.486083984375, -988.94793701171875, 47.86046218872070312, 5.874967098236083984, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosswool Grazer (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+180, 226885, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1840.6007080078125, -878.32464599609375, 56.49713134765625, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Bunny Prime - Empower (DNT) (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+181, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1852.800048828125, -875.66339111328125, 48.42322540283203125, 3.584829568862915039, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+182, 220038, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1830.8052978515625, -860.46923828125, 48.73625564575195312, 5.164320945739746093, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+183, 223093, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1679.0260009765625, -933.1585693359375, 52.52364349365234375, 1.214191675186157226, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Granite Ramolith (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+184, 215093, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1706.295166015625, -843.24761962890625, 64.664306640625, 3.866016626358032226, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Cragstep Mouse (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+185, 215093, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1891.3360595703125, -825.06719970703125, 67.37795257568359375, 0.206590697169303894, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Cragstep Mouse (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+186, 229092, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1670.6822509765625, -1008.99298095703125, 39.10020065307617187, 3.853256464004516601, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosswool Grazer (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+187, 229092, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1719.263916015625, -981.5225830078125, 49.755767822265625, 0.463711738586425781, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosswool Grazer (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+188, 229092, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1729.486083984375, -988.94793701171875, 47.86046218872070312, 5.874967098236083984, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosswool Grazer (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+189, 229092, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1691.2222900390625, -1014.45489501953125, 42.9221649169921875, 3.589206933975219726, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosswool Grazer (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+190, 229092, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1664.2291259765625, -1011.3524169921875, 36.30728912353515625, 6.183710098266601562, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosswool Grazer (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+191, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1680.8154296875, -1038.1658935546875, 37.29136276245117187, 5.289574623107910156, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+192, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1656.4521484375, -887.70867919921875, 60.02339553833007812, 5.969319343566894531, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+193, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1574.8382568359375, -1008.443359375, 40.85209274291992187, 1.617728590965270996, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+194, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1662.8529052734375, -933.612060546875, 51.14692306518554687, 3.247287750244140625, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+195, 222774, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1715.231201171875, -930.36590576171875, 56.6651153564453125, 0.657958865165710449, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Fragrant Stonelamb (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+196, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1613.397705078125, -1082.0673828125, 27.63681411743164062, 3.10641646385192871, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+197, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1573.708984375, -1018.6485595703125, 41.69093704223632812, 6.098683357238769531, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+198, 229092, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1736.4364013671875, -1017.3604736328125, 39.31066513061523437, 5.17254495620727539, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosswool Grazer (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+199, 229092, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1729.55908203125, -979.58856201171875, 49.580718994140625, 3.853256464004516601, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosswool Grazer (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+200, 229092, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1735.529541015625, -1020.03472900390625, 38.38643646240234375, 5.187097549438476562, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosswool Grazer (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+201, 229092, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1703.704833984375, -965.67364501953125, 50.96085357666015625, 2.960320949554443359, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosswool Grazer (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+202, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1608.41455078125, -926.09356689453125, 48.26758193969726562, 0.605677127838134765, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+203, 229092, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1683.4461669921875, -941.3055419921875, 52.17428970336914062, 3.853256464004516601, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosswool Grazer (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+204, 222780, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1585.8355712890625, -1095.5316162109375, 27.74051856994628906, 1.921593189239501953, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Fragrant Stonelamb (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+205, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1581.124267578125, -1093.4884033203125, 30.43331527709960937, 6.075028419494628906, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+206, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1527.224365234375, -1012.16156005859375, 41.12314987182617187, 2.175599575042724609, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+207, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1534.403076171875, -1045.6392822265625, 38.45232009887695312, 1.607888698577880859, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+208, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1515.3123779296875, -1097.226806640625, 40.93538665771484375, 4.954051017761230468, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+209, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1516.2684326171875, -1120.9033203125, 36.35802841186523437, 4.55847787857055664, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+210, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1507.3087158203125, -1118.434814453125, 38.88759231567382812, 2.970795154571533203, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+211, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1568.2684326171875, -911.52142333984375, 48.18936920166015625, 3.713940858840942382, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+212, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1487.336181640625, -964.55389404296875, 41.4413299560546875, 2.119389057159423828, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+213, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1514.6842041015625, -914.66656494140625, 44.0644989013671875, 4.700671195983886718, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+214, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1616.911376953125, -853.879150390625, 50.59568023681640625, 3.635798454284667968, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+215, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1556.7484130859375, -854.69281005859375, 51.54993820190429687, 2.996960401535034179, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+216, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1621.763427734375, -846.35919189453125, 50.9291229248046875, 2.535480022430419921, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+217, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1587.9693603515625, -827.88275146484375, 51.24831771850585937, 4.399553298950195312, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+218, 229092, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1744.326416015625, -1063.4913330078125, 39.1319427490234375, 5.41412210464477539, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosswool Grazer (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+219, 223057, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1768.3486328125, -1175.380126953125, 3.659795999526977539, 0.415973305702209472, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+220, 223057, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1749.5098876953125, -1149.67529296875, 5.511289119720458984, 4.922342777252197265, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+221, 223057, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1718.785888671875, -1171.8585205078125, 4.003015995025634765, 5.555084705352783203, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+222, 223057, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1823.0533447265625, -1173.13671875, 3.317949771881103515, 5.921900749206542968, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+223, 218118, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1689.0086669921875, -1181.59375, 3.85147261619567871, 3.841231107711791992, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+224, 222747, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1872.525146484375, -1167.0115966796875, 1.414920330047607421, 2.433601856231689453, 120, 2, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mossy Snail (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+225, 223057, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1782.327880859375, -1167.6236572265625, 5.123044013977050781, 3.172952651977539062, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+226, 223057, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1737.990234375, -1200.628662109375, 1.705556392669677734, 6.034275054931640625, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+227, 218119, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1670.4149169921875, -1183.357666015625, 3.607077360153198242, 4.47727823257446289, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+228, 223057, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1693.3446044921875, -1211.0709228515625, 1.363826632499694824, 3.094706296920776367, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+229, 218118, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1672.1441650390625, -1185.3055419921875, 3.496677875518798828, 3.51203322410583496, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+230, 218119, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1670.189208984375, -1170.592041015625, 5.002753257751464843, 2.036690711975097656, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+231, 223057, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1654.7742919921875, -1163.09033203125, 5.315018177032470703, 4.296404361724853515, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+232, 218118, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1681.4478759765625, -1220.27783203125, 2.707026481628417968, 2.464673519134521484, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+233, 218118, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1664.12158203125, -1228.8350830078125, -0.03197515755891799, 4.991920948028564453, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+234, 223057, 2552, 14717, 14774, '0', 0, 0, 0, 0, 1649.2410888671875, -1212.75048828125, 1.987231135368347167, 5.642357826232910156, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+235, 218119, 2552, 14717, 0, '0', 0, 0, 0, 0, 1635.560791015625, -1216.267333984375, 2.083809375762939453, 6.086262702941894531, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+236, 218118, 2552, 14717, 0, '0', 0, 0, 0, 0, 1636.529541015625, -1220.217041015625, 1.416054129600524902, 5.196337699890136718, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+237, 218119, 2552, 14717, 0, '0', 0, 0, 0, 0, 1598.732666015625, -1151.296875, 8.117036819458007812, 6.158072948455810546, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+238, 223057, 2552, 14717, 0, '0', 0, 0, 0, 0, 1603.786376953125, -1200.9027099609375, 2.197700262069702148, 5.288052558898925781, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+239, 218118, 2552, 14717, 0, '0', 0, 0, 0, 0, 1601.595458984375, -1148.84375, 8.508409500122070312, 5.943904876708984375, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+240, 223057, 2552, 14717, 0, '0', 0, 0, 0, 0, 1606.7220458984375, -1220.180908203125, 0.863220691680908203, 2.450592756271362304, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+241, 218119, 2552, 14717, 0, '0', 0, 0, 0, 0, 1585.6285400390625, -1174.2569580078125, 1.637926101684570312, 5.875525474548339843, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+242, 218119, 2552, 14717, 0, '0', 0, 0, 0, 0, 1586.3385009765625, -1232.375, 1.369015932083129882, 3.669714927673339843, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+243, 218119, 2552, 14717, 0, '0', 0, 0, 0, 0, 1587.9461669921875, -1233.7222900390625, 1.420756936073303222, 3.951038122177124023, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+244, 223057, 2552, 14717, 0, '0', 0, 0, 0, 0, 1575.2645263671875, -1216.82373046875, 1.657895684242248535, 4.575496196746826171, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+245, 218118, 2552, 14717, 0, '0', 0, 0, 0, 0, 1577.517333984375, -1266.810791015625, 0.944737672805786132, 6.10564422607421875, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+246, 223057, 2552, 14717, 0, '0', 0, 0, 0, 0, 1566.7523193359375, -1246.453369140625, 1.422142624855041503, 4.546201229095458984, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+247, 218119, 2552, 14717, 0, '0', 0, 0, 0, 0, 1545.953125, -1237.2899169921875, 1.36127471923828125, 5.532527923583984375, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+248, 221519, 2552, 14717, 0, '0', 0, 0, 0, 0, 1547.431884765625, -1206.631591796875, 37.6035308837890625, 1.191201567649841308, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Fluttering Sapphire (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+249, 218118, 2552, 14717, 0, '0', 0, 0, 0, 0, 1563.8646240234375, -1280.654541015625, 7.437695026397705078, 5.998053550720214843, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+250, 218118, 2552, 14717, 0, '0', 0, 0, 0, 0, 1540.6944580078125, -1237.704833984375, 2.12902069091796875, 0.107231117784976959, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+251, 218118, 2552, 14717, 0, '0', 0, 0, 0, 0, 1534.201416015625, -1206.154541015625, 10.49720954895019531, 5.943904876708984375, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+252, 223057, 2552, 14717, 0, '0', 0, 0, 0, 0, 1569.8096923828125, -1288.177001953125, 1.957201957702636718, 2.564971685409545898, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+253, 218118, 2552, 14717, 0, '0', 0, 0, 0, 0, 1521.013916015625, -1235.3004150390625, 16.58633804321289062, 5.892536640167236328, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+254, 218118, 2552, 14717, 0, '0', 0, 0, 0, 0, 1580.80908203125, -1316.2603759765625, 0.168324530124664306, 0.096854910254478454, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+255, 218118, 2552, 14717, 0, '0', 0, 0, 0, 0, 1581.0728759765625, -1319.5972900390625, 0.184413939714431762, 0.096854910254478454, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+256, 223057, 2552, 14717, 0, '0', 0, 0, 0, 0, 1537.8759765625, -1307.3770751953125, 7.221850395202636718, 6.126227855682373046, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+257, 221519, 2552, 14717, 0, '0', 0, 0, 0, 0, 1555.6326904296875, -1326.1170654296875, 32.07739639282226562, 0.225763246417045593, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Fluttering Sapphire (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+258, 223057, 2552, 14717, 0, '0', 0, 0, 0, 0, 1550.4478759765625, -1325.7421875, 6.51869964599609375, 4.74129343032836914, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+259, 218118, 2552, 14717, 0, '0', 0, 0, 0, 0, 1555.6180419921875, -1333.685791015625, 6.223712921142578125, 2.051967620849609375, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+260, 218118, 2552, 14717, 0, '0', 0, 0, 0, 0, 1510.8055419921875, -1335.21533203125, 11.86005973815917968, 2.057012796401977539, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+261, 218118, 2552, 14717, 0, '0', 0, 0, 0, 0, 1511.4566650390625, -1335.9774169921875, 11.86629581451416015, 5.336428642272949218, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Undisciplined Earthen (Area: 0 - Difficulty: 0) CreateObject1 (Auras: 436397 - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)) +(@CGUID+262, 223057, 2552, 14717, 0, '0', 0, 0, 0, 0, 1499.46533203125, -1374.8824462890625, 5.501478195190429687, 2.91348123550415039, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+263, 223057, 2552, 14717, 0, '0', 0, 0, 0, 0, 1545.8389892578125, -1383.2596435546875, 0.628948390483856201, 0.073284953832626342, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+264, 221519, 2552, 14717, 0, '0', 0, 0, 0, 0, 1507.5771484375, -1361.28759765625, 47.23454666137695312, 3.885413169860839843, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Fluttering Sapphire (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+265, 222747, 2552, 14717, 0, '0', 0, 0, 0, 0, 1483.0386962890625, -1366.9801025390625, 7.545311450958251953, 4.711450576782226562, 120, 2, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mossy Snail (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+266, 222035, 2552, 14717, 0, '0', 0, 0, 0, 0, 1536.5841064453125, -1408.5767822265625, 0.553983628749847412, 6.279810428619384765, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: 0 - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+267, 223057, 2552, 14717, 0, '0', 0, 0, 0, 0, 1510.977783203125, -1406.26953125, 1.431883573532104492, 6.004080772399902343, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+268, 223057, 2552, 14717, 0, '0', 0, 0, 0, 0, 1525.3870849609375, -1428.723388671875, 0.94493800401687622, 1.565522193908691406, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+269, 223057, 2552, 14717, 0, '0', 0, 0, 0, 0, 1475.1319580078125, -1466.7374267578125, 3.91114044189453125, 4.020777225494384765, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+270, 223057, 2552, 14717, 0, '0', 0, 0, 0, 0, 1515.6331787109375, -1483.5203857421875, 1.22484755516052246, 5.943659782409667968, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+271, 221519, 2552, 14717, 0, '0', 0, 0, 0, 0, 1452.68896484375, -1450.6343994140625, 48.12268829345703125, 3.020330667495727539, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Fluttering Sapphire (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+272, 222747, 2552, 14717, 0, '0', 0, 0, 0, 0, 1448.022705078125, -1474.836669921875, 6.603061676025390625, 3.728615999221801757, 120, 2, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mossy Snail (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+273, 223057, 2552, 14717, 0, '0', 0, 0, 0, 0, 1485.600341796875, -1522.0457763671875, 0.301281720399856567, 3.842494010925292968, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+274, 223057, 2552, 14717, 0, '0', 0, 0, 0, 0, 1458.754150390625, -1501.9925537109375, 3.892341375350952148, 2.124122858047485351, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Trained Sandsnapper (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+275, 222035, 2552, 14717, 0, '0', 0, 0, 0, 0, 1490.535888671875, -1527.5220947265625, 0.208878099918365478, 0.682192504405975341, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+276, 222347, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1447.679931640625, -434.90972900390625, 51.41651153564453125, 2.02579808235168457, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gnashing Rockwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+277, 222331, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1455.115966796875, -363.44622802734375, 41.57871627807617187, 5.495024681091308593, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Cragstep Mouse (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+278, 222757, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1462.8953857421875, -433.390228271484375, 66.16397857666015625, 1.323109388351440429, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Shalewing Devourer (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+279, 222329, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1424.26171875, -415.100433349609375, 80.437103271484375, 1.099639773368835449, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Regal Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+280, 222347, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1466.4578857421875, -384.579132080078125, 52.25590896606445312, 4.701051712036132812, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Gnashing Rockwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+281, 222331, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1434.858154296875, -502.707611083984375, 25.20897483825683593, 5.037538051605224609, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Cragstep Mouse (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+282, 222347, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1435.8502197265625, -366.183990478515625, 37.485687255859375, 3.089758634567260742, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gnashing Rockwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+283, 222329, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1428.2073974609375, -415.61895751953125, 79.4102325439453125, 1.929815053939819335, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Regal Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+284, 222331, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1450.2615966796875, -408.9891357421875, 50.1024017333984375, 5.479156017303466796, 120, 4, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Cragstep Mouse (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+285, 222347, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1471.5130615234375, -379.73602294921875, 51.77864456176757812, 4.561254501342773437, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Gnashing Rockwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+286, 222331, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1434.138427734375, -392.1983642578125, 43.72530364990234375, 2.547108173370361328, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Cragstep Mouse (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+287, 222331, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1478.8458251953125, -347.7332763671875, 39.3372344970703125, 3.471679210662841796, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Cragstep Mouse (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+288, 222329, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1381.7066650390625, -689.4600830078125, 62.26008987426757812, 1.566256165504455566, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Regal Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+289, 222331, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1347.789306640625, -638.55291748046875, 34.83388137817382812, 1.682831764221191406, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Cragstep Mouse (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+290, 222331, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1396.8236083984375, -668.22259521484375, 44.2288818359375, 2.370686292648315429, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Cragstep Mouse (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+291, 222331, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1429.426513671875, -730.5015869140625, 58.2193450927734375, 6.107051372528076171, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Cragstep Mouse (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+292, 221528, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1354.2882080078125, -674.15625, 72.06201934814453125, 0.958495080471038818, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+293, 221528, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1417.0086669921875, -712.6475830078125, 106.14080810546875, 4.940181255340576171, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+294, 221528, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1392.7916259765625, -717.53472900390625, 108.031036376953125, 4.940181255340576171, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+295, 221528, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1451.0225830078125, -737.123291015625, 77.06005859375, 4.940181255340576171, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+296, 221527, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1388.06103515625, -550.21722412109375, 52.48636627197265625, 4.600733280181884765, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Regal Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+297, 222322, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1456.2435302734375, -553.1719970703125, 40.4588775634765625, 2.662474393844604492, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Hungry Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+298, 222322, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1464.7332763671875, -672.142822265625, 62.18209457397460937, 1.966372013092041015, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Hungry Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+299, 222322, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1355.6282958984375, -622.2745361328125, 51.3819122314453125, 5.35604095458984375, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Hungry Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+300, 225026, 2552, 14717, 14789, '0', 0, 0, 0, 0, 1337.0711669921875, -539.9375, 24.79419136047363281, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Sandscale Riplisk (Area: Dhar Oztan - Difficulty: 0) CreateObject1 +(@CGUID+301, 222332, 2552, 14717, 14789, '0', 0, 0, 0, 0, 1478.2642822265625, -595.06756591796875, 33.17522811889648437, 3.314285516738891601, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Dhar Oztan - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+302, 224972, 2552, 14717, 14789, '0', 0, 0, 0, 0, 1423.04443359375, -650.35211181640625, 38.07583999633789062, 3.143545866012573242, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Dire Stormhowl (Area: Dhar Oztan - Difficulty: 0) CreateObject1 +(@CGUID+303, 223097, 2552, 14717, 14789, '0', 0, 0, 0, 0, 1505.29736328125, -580.93524169921875, 40.1960601806640625, 1.645023703575134277, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Black Ramolith (Area: Dhar Oztan - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+304, 222332, 2552, 14717, 14789, '0', 0, 0, 0, 0, 1392.067138671875, -533.4737548828125, 23.26590538024902343, 2.806336164474487304, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Dhar Oztan - Difficulty: 0) CreateObject1 +(@CGUID+305, 224972, 2552, 14717, 14789, '0', 0, 0, 0, 0, 1336.85595703125, -536.234375, 24.845977783203125, 4.737227916717529296, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Dire Stormhowl (Area: Dhar Oztan - Difficulty: 0) CreateObject1 +(@CGUID+306, 224972, 2552, 14717, 14789, '0', 0, 0, 0, 0, 1336.4254150390625, -542.78302001953125, 24.54166793823242187, 1.545509099960327148, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Dire Stormhowl (Area: Dhar Oztan - Difficulty: 0) CreateObject1 +(@CGUID+307, 222332, 2552, 14717, 14789, '0', 0, 0, 0, 0, 1369.165283203125, -568.05377197265625, 24.5433807373046875, 5.311760902404785156, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Dhar Oztan - Difficulty: 0) CreateObject1 +(@CGUID+308, 225026, 2552, 14717, 0, '0', 0, 0, 0, 0, 1271.9097900390625, -615.42535400390625, 25.40451431274414062, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Sandscale Riplisk (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+309, 222332, 2552, 14717, 0, '0', 0, 0, 0, 0, 1370.9306640625, -478.251953125, 18.55153465270996093, 3.112905025482177734, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+310, 224972, 2552, 14717, 0, '0', 0, 0, 0, 0, 1271.263916015625, -618.27081298828125, 25.3808441162109375, 1.545509099960327148, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Dire Stormhowl (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+311, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1279.1175537109375, -822.798828125, 29.94826698303222656, 3.079051971435546875, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) (possible waypoints or random movement) +(@CGUID+312, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1283.482177734375, -813.05023193359375, 29.68348312377929687, 1.455397725105285644, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) (possible waypoints or random movement) +(@CGUID+313, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1335.819091796875, -845.47930908203125, 37.4911041259765625, 3.057477951049804687, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+314, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1349.8436279296875, -759.83740234375, 48.08282470703125, 1.550291419029235839, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+315, 222774, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1287.7567138671875, -837.9310302734375, 30.66287612915039062, 4.77419900894165039, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Fragrant Stonelamb (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+316, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1388.2701416015625, -725.6658935546875, 62.48183441162109375, 0.260146379470825195, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+317, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1368.92333984375, -724.6900634765625, 59.89818191528320312, 4.654723167419433593, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+318, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1293.5633544921875, -744.5965576171875, 32.63655853271484375, 0.426950782537460327, 120, 8, 0,10, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+319, 225040, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1356.3055419921875, -738.89581298828125, 51.10242843627929687, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+320, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1333.103271484375, -885.87249755859375, 35.90960693359375, 2.097325325012207031, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+321, 224972, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1284.5654296875, -788.779296875, 31.28763580322265625, 5.291435718536376953, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Dire Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+322, 225040, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1286.111083984375, -789.6632080078125, 31.3583831787109375, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+323, 224972, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1255.923583984375, -856.91668701171875, 28.66113090515136718, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Dire Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+324, 222774, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1399.0614013671875, -780.728271484375, 47.99451446533203125, 2.727070093154907226, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Fragrant Stonelamb (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+325, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1340.1383056640625, -734.04327392578125, 46.58359909057617187, 0.703117251396179199, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+326, 224972, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1354.7744140625, -737.904296875, 50.75916290283203125, 5.291435718536376953, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Dire Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+327, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1428.4273681640625, -848.64105224609375, 39.77758026123046875, 0.679097771644592285, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+328, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1400.904541015625, -913.42535400390625, 41.97834014892578125, 5.969682216644287109, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) (possible waypoints or random movement) +(@CGUID+329, 224972, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1505.3367919921875, -834.36285400390625, 51.6768646240234375, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Dire Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+330, 225040, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1508.0728759765625, -833.71875, 52.26850509643554687, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+331, 224972, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1485.9881591796875, -901.769287109375, 41.17657089233398437, 1.052982211112976074, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Dire Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+332, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1462.6072998046875, -849.65533447265625, 38.40373611450195312, 0.503964483737945556, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) (possible waypoints or random movement) +(@CGUID+333, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1462.86181640625, -890.334716796875, 37.69629669189453125, 1.863971948623657226, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+334, 224972, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1365.927001953125, -1017.28466796875, 39.28006744384765625, 2.685267210006713867, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Dire Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+335, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1350.792724609375, -957.24090576171875, 40.93402481079101562, 1.152572035789489746, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+336, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1344.86376953125, -982.60845947265625, 37.81360626220703125, 2.744774580001831054, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+337, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1329.61767578125, -936.5892333984375, 38.08101272583007812, 0.779873311519622802, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) (possible waypoints or random movement) +(@CGUID+338, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1292.67236328125, -957.57525634765625, 34.82959365844726562, 1.582571029663085937, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+339, 222332, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1249.2354736328125, -929.323974609375, 32.30031585693359375, 4.952153205871582031, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+340, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1430.4774169921875, -1055.618408203125, 43.16931915283203125, 4.160763740539550781, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+341, 221519, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1392.89990234375, -1077.099365234375, 56.36736297607421875, 1.659199118614196777, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+342, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1422.6622314453125, -989.5594482421875, 42.5590667724609375, 5.35428619384765625, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+343, 204341, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1393.8779296875, -975.7607421875, 53.83588409423828125, 4.671442985534667968, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Ravenous Shalewing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+344, 221519, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1327.515869140625, -896.6971435546875, 40.77944183349609375, 5.584260463714599609, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+345, 222331, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1431.19580078125, -990.550537109375, 41.92880630493164062, 5.819538116455078125, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Cragstep Mouse (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+346, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1448.247314453125, -990.4456787109375, 43.346527099609375, 6.248179912567138671, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+347, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1326.09765625, -889.31207275390625, 34.03243637084960937, 4.317477703094482421, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+348, 221644, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1400.0911865234375, -815.42730712890625, 62.303985595703125, 2.834488630294799804, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+349, 222322, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1348.27734375, -754.28680419921875, 64.72237396240234375, 6.019066810607910156, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Hungry Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+350, 221644, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1410.384765625, -919.07025146484375, 61.10880279541015625, 3.844327449798583984, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+351, 222322, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1406.3760986328125, -825.0296630859375, 69.62273406982421875, 3.814261913299560546, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Hungry Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+352, 221644, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1499.098876953125, -814.28076171875, 86.4488525390625, 2.999581575393676757, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+353, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1276.441650390625, -1009.252197265625, 31.85132980346679687, 5.894618511199951171, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+354, 221672, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1393.5218505859375, -1047.75732421875, 38.9507293701171875, 2.169362068176269531, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Ramolith Curlhorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+355, 222347, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1196.8603515625, -1114.853759765625, 44.989288330078125, 4.707310676574707031, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gnashing Rockwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+356, 221672, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1223.3228759765625, -1114.8753662109375, 43.77724456787109375, 2.898139715194702148, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Ramolith Curlhorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+357, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1306.5172119140625, -1143.061767578125, 54.20735931396484375, 0.722565710544586181, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+358, 221672, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1330.0069580078125, -1046.623291015625, 34.44942092895507812, 1.143793582916259765, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Ramolith Curlhorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+359, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1215.3260498046875, -1088.2481689453125, 40.604278564453125, 1.656857728958129882, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+360, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1414.03759765625, -1150.44384765625, 43.96979522705078125, 5.750429153442382812, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+361, 221672, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1334.8736572265625, -1128.134033203125, 50.5470123291015625, 5.608444690704345703, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Ramolith Curlhorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+362, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1258.3134765625, -1153.30419921875, 50.486175537109375, 6.098197460174560546, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+363, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1316.65380859375, -1233.460693359375, 59.21166229248046875, 1.466868519783020019, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+364, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1182.3941650390625, -1091.0103759765625, 39.80247879028320312, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+365, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1167.6827392578125, -1065.7528076171875, 33.07379531860351562, 4.041155338287353515, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+366, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1231.1678466796875, -1142.679931640625, 46.91244888305664062, 0.376152276992797851, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+367, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1184.9140625, -984.20599365234375, 26.00241851806640625, 1.518007874488830566, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+368, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1179.0252685546875, -1087.9940185546875, 38.81829452514648437, 1.925909042358398437, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+369, 222347, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1114.801025390625, -1131.101806640625, 51.53420639038085937, 2.112209081649780273, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gnashing Rockwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+370, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1114.4547119140625, -1073.904296875, 42.70456314086914062, 1.291691541671752929, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+371, 221672, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1087.669921875, -1086.125, 52.13654327392578125, 2.16855478286743164, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Ramolith Curlhorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+372, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1091.4384765625, -1130.681884765625, 53.37799072265625, 1.649067401885986328, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+373, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1149.397216796875, -1169.79833984375, 47.50157546997070312, 1.516056537628173828, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+374, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1186.2725830078125, -1199.4617919921875, 56.25286483764648437, 0, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+375, 222347, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1147.9088134765625, -1211.676513671875, 53.186248779296875, 4.1683197021484375, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gnashing Rockwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+376, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1079.8333740234375, -1157.7486572265625, 53.640380859375, 1.670659422874450683, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+377, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1099.5555419921875, -1114.264892578125, 53.532318115234375, 1.597257375717163085, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+378, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1078.9305419921875, -1143.0208740234375, 55.20665740966796875, 0, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+379, 221672, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1023.18017578125, -1137.9632568359375, 57.78379058837890625, 0.377968311309814453, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Ramolith Curlhorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+390, 222347, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1070.4017333984375, -1216.4970703125, 58.44132232666015625, 3.867584228515625, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gnashing Rockwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+391, 222347, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1136.1068115234375, -1240.620849609375, 55.17881011962890625, 2.680341958999633789, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gnashing Rockwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+392, 222347, 2552, 14717, 14717, '0', 0, 0, 0, 0, 957.27703857421875, -1109.3974609375, 71.526275634765625, 4.600708961486816406, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gnashing Rockwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+393, 222347, 2552, 14717, 14717, '0', 0, 0, 0, 0, 955.2596435546875, -1173.1905517578125, 71.23641204833984375, 4.888256549835205078, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gnashing Rockwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+394, 221672, 2552, 14717, 14717, '0', 0, 0, 0, 0, 948.19580078125, -1136.9754638671875, 72.7793121337890625, 4.667055130004882812, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Ramolith Curlhorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+395, 222347, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1176.92578125, -1285.75390625, 56.30415725708007812, 1.924450159072875976, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gnashing Rockwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+396, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1228.27880859375, -1243.06640625, 56.50697708129882812, 3.358143091201782226, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+397, 222347, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1172.215087890625, -1326.3858642578125, 57.89365768432617187, 1.364652276039123535, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gnashing Rockwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+398, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1209.98974609375, -1328.70166015625, 51.69223403930664062, 0.566878974437713623, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+399, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1228.6373291015625, -1231.584716796875, 58.22655487060546875, 1.303435206413269042, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+400, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1161.565673828125, -1362.63134765625, 61.22483444213867187, 4.100203990936279296, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+401, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1239.9547119140625, -1262.06201171875, 52.1238861083984375, 3.014331340789794921, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+402, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1232.3323974609375, -1362.0516357421875, 55.2167510986328125, 0.954632163047790527, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+403, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1262.4385986328125, -1222.5960693359375, 54.4304351806640625, 5.441139698028564453, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+404, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1311.9671630859375, -1232.15576171875, 58.88547897338867187, 3.827322244644165039, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+405, 222329, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1293.140625, -1202.6944580078125, 95.6800994873046875, 4.117420196533203125, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Regal Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+406, 222759, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1201.3790283203125, -1180.3450927734375, 56.6986236572265625, 0.895507872104644775, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Ravenous Shalewing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+407, 221519, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1300.8016357421875, -1202.853515625, 77.96207427978515625, 1.288547873497009277, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+408, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1227.70458984375, -1241.3121337890625, 58.1538543701171875, 4.334523200988769531, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+409, 221644, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1342.3541259765625, -1266.219482421875, 89.93439483642578125, 3.432181119918823242, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+410, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1349.8299560546875, -1214.0496826171875, 56.4909820556640625, 2.441496133804321289, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+411, 221644, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1366.803955078125, -1187.611328125, 96.07492828369140625, 3.739218473434448242, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+412, 221527, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1168.3387451171875, -1279.7506103515625, 85.47552490234375, 1.08723151683807373, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Regal Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+413, 221519, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1216.8956298828125, -1109.71484375, 48.93438720703125, 1.198766231536865234, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+414, 222759, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1255.8258056640625, -1328.9361572265625, 58.32963180541992187, 0.449902713298797607, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Ravenous Shalewing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+415, 221684, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1137.0101318359375, -1279.91455078125, 54.828399658203125, 5.981814861297607421, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Crested Shalehorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+416, 221684, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1132.9617919921875, -1321.704833984375, 60.260162353515625, 2.705101728439331054, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Crested Shalehorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) +(@CGUID+417, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1174.877197265625, -1306.18359375, 56.57607650756835937, 4.127767086029052734, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+418, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1111.33642578125, -1262.0350341796875, 58.35229110717773437, 6.034062385559082031, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+419, 221684, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1057.365478515625, -1291.20458984375, 68.31056976318359375, 3.467667102813720703, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Crested Shalehorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+420, 222759, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1141.9803466796875, -1360.3077392578125, 68.19918060302734375, 2.110996961593627929, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Ravenous Shalewing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+421, 222759, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1065.226318359375, -1276.520263671875, 64.94879150390625, 0.051779251545667648, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Ravenous Shalewing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+422, 221684, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1028.2630615234375, -1263.404541015625, 61.68072509765625, 5.789547443389892578, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Crested Shalehorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+423, 221527, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1113.6142578125, -1379.2496337890625, 158.1340179443359375, 3.992403745651245117, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Regal Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+424, 222329, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1050.8125, -1329.201416015625, 158.2825775146484375, 1.566256165504455566, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Regal Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+425, 222310, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1232.7083740234375, -377.581878662109375, 14.92403221130371093, 0.096950598061084747, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Isle Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+426, 222302, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1257.3348388671875, -464.293060302734375, 6.531719207763671875, 5.73958587646484375, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Sandscale Riplisk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+427, 222302, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1216.6602783203125, -392.91632080078125, 0.079911023378372192, 5.068417549133300781, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Sandscale Riplisk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+428, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1254.2135009765625, -397.9288330078125, 7.4886627197265625, 1.23749852180480957, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+429, 222499, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1339.5799560546875, -393.42742919921875, 13.19894599914550781, 0.726642370223999023, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mossy Snail (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+430, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1226.5660400390625, -433.05035400390625, 6.760509490966796875, 2.130592107772827148, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+431, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1254.6510009765625, -395.411468505859375, 6.690402984619140625, 1.23749852180480957, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+432, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1229.5069580078125, -434.90972900390625, 7.151535511016845703, 4.947403430938720703, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+433, 222302, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1327.00830078125, -428.7852783203125, 12.5562601089477539, 1.642103791236877441, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Sandscale Riplisk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (Auras: ) +(@CGUID+434, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1331.9510498046875, -407.840484619140625, 11.46959114074707031, 5.30743408203125, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+435, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1278.480224609375, -496.386993408203125, 11.5237588882446289, 4.90001678466796875, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+436, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1252.63818359375, -447.72161865234375, 5.384578704833984375, 2.782479286193847656, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+437, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1191.4010009765625, -414.765625, 4.057438373565673828, 0.046243127435445785, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+438, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1190.951416015625, -410.3975830078125, 4.02189493179321289, 1.23749852180480957, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+439, 227115, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1231.2122802734375, -379.327362060546875, -0.72589945793151855, 3.314951658248901367, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Sandy Scuttler (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+440, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1186.21533203125, -412.19097900390625, 5.102721691131591796, 2.262922048568725585, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+441, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1218.90283203125, -506.885406494140625, 6.964058399200439453, 4.947403430938720703, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+442, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1215.9617919921875, -505.02777099609375, 6.580684661865234375, 2.130592107772827148, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+443, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1203.320068359375, -454.500396728515625, 2.567209959030151367, 0.261294394731521606, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+444, 222499, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1206.1678466796875, -443.066375732421875, 2.598756790161132812, 1.452135205268859863, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mossy Snail (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+445, 227115, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1196.0089111328125, -482.167022705078125, 0.41105690598487854, 4.050794601440429687, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Sandy Scuttler (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+446, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1196.055419921875, -497.89776611328125, 0.241875290870666503, 3.855389595031738281, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+447, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1223.482666015625, -581.17364501953125, 8.905592918395996093, 2.130592107772827148, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+448, 222310, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1127.43896484375, -469.725830078125, 14.92403125762939453, 3.267480850219726562, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Isle Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+449, 222302, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1191.0968017578125, -615.37933349609375, 1.288239717483520507, 1.863073706626892089, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Sandscale Riplisk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+450, 227115, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1171.04833984375, -532.25469970703125, -0.60569214820861816, 4.765820026397705078, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Sandy Scuttler (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+451, 227115, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1140.75439453125, -445.205810546875, -7.53499364852905273, 2.017304897308349609, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Sandy Scuttler (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+452, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1222.892822265625, -565.941650390625, 4.254544734954833984, 6.12610626220703125, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+453, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1171.828125, -603.11456298828125, 3.767380952835083007, 1.23749852180480957, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+454, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1167.092041015625, -604.90802001953125, 3.78895425796508789, 2.262922048568725585, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+455, 222310, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1257.8798828125, -595.29461669921875, 45.47188949584960937, 1.988829612731933593, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Isle Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+456, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1172.27783203125, -607.482666015625, 3.747113943099975585, 0.046243127435445785, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+457, 222310, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1212.7930908203125, -637.523681640625, 24.59745025634765625, 0.378947436809539794, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Isle Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+458, 222310, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1140.5096435546875, -622.8824462890625, 14.92403221130371093, 2.826670169830322265, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Isle Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+459, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1171.41845703125, -660.625, 2.893311262130737304, 2.130592107772827148, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+460, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1162.66650390625, -625.99798583984375, 0.484554082155227661, 3.803330659866333007, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+461, 222302, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1163.1812744140625, -711.13873291015625, 3.203101158142089843, 6.117365360260009765, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Sandscale Riplisk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+462, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1192.5694580078125, -697.12677001953125, 7.94116067886352539, 2.130592107772827148, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+463, 227115, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1074.4144287109375, -543.2674560546875, -9.29299354553222656, 0.881386160850524902, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Sandy Scuttler (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+464, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1079.251708984375, -700.72393798828125, 3.416017532348632812, 4.947403430938720703, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+465, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1076.310791015625, -698.86456298828125, 4.894139289855957031, 2.130592107772827148, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+466, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1139.0887451171875, -692.2818603515625, 2.621566534042358398, 3.032013654708862304, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+467, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1191.0572509765625, -741.50177001953125, 10.29364967346191406, 1.23749852180480957, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+468, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1223.0279541015625, -687.9832763671875, 13.27083683013916015, 3.552096843719482421, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+469, 222310, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1102.6475830078125, -732.490478515625, 14.92403125762939453, 1.252744793891906738, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Isle Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+470, 222310, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1102.8829345703125, -735.142333984375, 14.92403030395507812, 1.109441637992858886, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Isle Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+471, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1116.26220703125, -698.08905029296875, 1.31566786766052246, 2.989146947860717773, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+472, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1076.98095703125, -746.2117919921875, 4.211547374725341796, 4.947403430938720703, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+473, 222310, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1236.81787109375, -750.11968994140625, 42.14228439331054687, 5.849729061126708984, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Isle Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+474, 224800, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1074.0399169921875, -744.35418701171875, 4.409057140350341796, 2.130592107772827148, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Salty Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+475, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1172.33837890625, -740.34161376953125, 4.617609024047851562, 2.001224994659423828, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+476, 222310, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1141.0616455078125, -794.67437744140625, 22.14445304870605468, 0.451959013938903808, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Isle Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+477, 227115, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1050.3526611328125, -669.5623779296875, -6.9145522117614746, 1.706240177154541015, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Sandy Scuttler (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+478, 222301, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1082.3956298828125, -842.66595458984375, 1.569821953773498535, 1.361339330673217773, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Damp Sandcourser (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+479, 222301, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1115.4246826171875, -863.89410400390625, 2.898969173431396484, 0.469579339027404785, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Damp Sandcourser (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+480, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1149.7073974609375, -833.314453125, 5.059821605682373046, 1.224359393119812011, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+481, 222301, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1151.852294921875, -874.61773681640625, 6.058872222900390625, 4.090776443481445312, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Damp Sandcourser (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+482, 222301, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1058.7218017578125, -875.08270263671875, 0.50572901964187622, 6.084059715270996093, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Damp Sandcourser (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+483, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1106.123291015625, -858.6512451171875, 2.440461158752441406, 0.055854741483926773, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+484, 222310, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1181.6285400390625, -905.91839599609375, 37.66688156127929687, 3.760425567626953125, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Isle Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+485, 222310, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1023.976318359375, -952.7708740234375, 41.56707000732421875, 0.62014317512512207, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Isle Gull (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+486, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1053.173583984375, -948.793701171875, 3.168858766555786132, 3.041842937469482421, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+487, 227115, 2552, 14717, 14717, '0', 0, 0, 0, 0, 938.433349609375, -900.9375, -5.92728137969970703, 2.98358321189880371, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Sandy Scuttler (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+488, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 917.70654296875, -954.05029296875, 0.629581749439239501, 1.876775622367858886, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+489, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 827.724365234375, -1057.03271484375, 1.063942432403564453, 0.081393904983997344, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+490, 222035, 2552, 14717, 14717, '0', 0, 0, 0, 0, 748.2913818359375, -1097.01025390625, 1.57342994213104248, 5.441769123077392578, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Softshell Pincher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+491, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 972.70166015625, -981.29998779296875, 1.906992316246032714, 0.345834076404571533, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+492, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 911.02593994140625, -1034.7012939453125, 4.843852519989013671, 3.598690271377563476, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+493, 222312, 2552, 14717, 14717, '0', 0, 0, 0, 0, 988.99072265625, -1040.5086669921875, 12.46604347229003906, 5.345347881317138671, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Scavenging Sandsnapper (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+494, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 924.58282470703125, -954.04132080078125, 0.610384106636047363, 4.953887939453125, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+495, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 921.38055419921875, -983.7564697265625, 2.202720165252685546, 3.64043283462524414, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+496, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 882.16619873046875, -958.1055908203125, 1.828208565711975097, 4.144251823425292968, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+497, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 944.300048828125, -1024.8680419921875, 12.07677745819091796, 6.0884552001953125, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+498, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1014.3853759765625, -1018.78472900390625, 4.349182605743408203, 0.202443882822990417, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject2 +(@CGUID+499, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 853.41168212890625, -1027.0286865234375, 0.639766335487365722, 0.111974932253360748, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (Auras: ) +(@CGUID+500, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 808.803466796875, -1026.8155517578125, 0.733527421951293945, 1.216179847717285156, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+501, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 857.7772216796875, -1074.171630859375, 8.058370590209960937, 6.232104301452636718, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (Auras: ) +(@CGUID+502, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 834.1719970703125, -1058.5341796875, 1.534760117530822753, 5.88692474365234375, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+503, 222312, 2552, 14717, 14717, '0', 0, 0, 0, 0, 866.16546630859375, -1009.49151611328125, 1.469024300575256347, 4.298847198486328125, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Scavenging Sandsnapper (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+504, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 836.40679931640625, -1117.120849609375, 19.22034454345703125, 5.777604579925537109, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+505, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 777.156494140625, -1078.6131591796875, 0.978950381278991699, 4.136265754699707031, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+506, 222312, 2552, 14717, 14717, '0', 0, 0, 0, 0, 820.77752685546875, -996.01263427734375, 0.486170947551727294, 0.621612548828125, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Scavenging Sandsnapper (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+507, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 762.28643798828125, -1093.3839111328125, 2.002001285552978515, 1.699770569801330566, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+508, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 817.804931640625, -1085.527099609375, 2.563895940780639648, 2.892127275466918945, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+509, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 787.7220458984375, -1124.876708984375, 12.45996379852294921, 1.692870736122131347, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+510, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 739.8306884765625, -1101.309326171875, 2.075582742691040039, 0.473519057035446166, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+511, 223657, 2552, 14717, 14717, '0', 0, 0, 0, 0, 713.90057373046875, -1122.84521484375, 5.587814807891845703, 0.657690763473510742, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Igneous Elemental (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+512, 222312, 2552, 14717, 14717, '0', 0, 0, 0, 0, 719.13958740234375, -1117.3994140625, 4.542037010192871093, 6.102738857269287109, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Scavenging Sandsnapper (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+513, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1353.01025390625, -1439.2384033203125, 36.5630035400390625, 5.231050968170166015, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+514, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1431.177978515625, -1384.751220703125, 26.69155311584472656, 2.251787185668945312, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+515, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1435.8798828125, -1339.60302734375, 25.6785736083984375, 5.273645401000976562, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+516, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1379.259521484375, -1372.3072509765625, 36.67847442626953125, 0.889945507049560546, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+517, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1387.4556884765625, -1281.577392578125, 43.53310394287109375, 3.178721427917480468, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+518, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1307.0823974609375, -1371.670166015625, 54.40187835693359375, 1.068498492240905761, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+519, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1370.519775390625, -1456.954833984375, 32.87153244018554687, 1.380297660827636718, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+520, 223098, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1378.64599609375, -1344.950439453125, 36.61635208129882812, 0.490712881088256835, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Cobalt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+521, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1331.1474609375, -1333.641845703125, 49.43158340454101562, 3.583827733993530273, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+522, 221519, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1434.4583740234375, -1412.852783203125, 47.46229171752929687, 4.490712165832519531, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+523, 222774, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1358.2447509765625, -1413.292724609375, 38.63523483276367187, 5.931046485900878906, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Fragrant Stonelamb (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+524, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1459.7552490234375, -1316.463134765625, 22.43910598754882812, 0.1509103924036026, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+525, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1472.2958984375, -1292.07421875, 23.12879180908203125, 0.567460596561431884, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+526, 221519, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1387.17529296875, -1258.0531005859375, 61.22313690185546875, 3.301545143127441406, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+527, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1288.043212890625, -1433.4915771484375, 50.0606689453125, 0.151806011795997619, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+528, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1284.8941650390625, -1417.8233642578125, 48.50568771362304687, 0.25066310167312622, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+529, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1394.738037109375, -1504.70458984375, 20.53315353393554687, 2.28510904312133789, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+530, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1275.2950439453125, -1476.2471923828125, 47.78451919555664062, 0.311562538146972656, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+531, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1314.7574462890625, -1514.3267822265625, 43.69849014282226562, 3.442252874374389648, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+532, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1248.27490234375, -1501.5640869140625, 50.264404296875, 0.704391360282897949, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+533, 222780, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1261.3656005859375, -1504.0223388671875, 51.90613937377929687, 0.670258224010467529, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Fragrant Stonelamb (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+534, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1299.692138671875, -1538.73046875, 47.68061065673828125, 1.325597167015075683, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+535, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1263.4559326171875, -1577.780029296875, 47.19723129272460937, 5.818813323974609375, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+536, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1332.020751953125, -1603.72998046875, 24.64808273315429687, 1.366163134574890136, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+537, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1285.896728515625, -1624.4696044921875, 37.80502700805664062, 3.829456329345703125, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+538, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1156.8966064453125, -1541.9273681640625, 60.24132156372070312, 3.17406630516052246, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+539, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1203.8499755859375, -1419.9332275390625, 55.2947235107421875, 1.394087433815002441, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+540, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1180.9293212890625, -1602.324462890625, 59.107025146484375, 5.588410854339599609, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+541, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1166.6669921875, -1634.865478515625, 64.660430908203125, 1.570796370506286621, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+542, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1313.007568359375, -1656.0244140625, 29.7790985107421875, 0.464394479990005493, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+543, 222780, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1079.242431640625, -1541.5831298828125, 77.74961090087890625, 1.926980376243591308, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Fragrant Stonelamb (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+544, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1081.4166259765625, -1514.73095703125, 74.32696533203125, 0, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+545, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1088.3662109375, -1491.211669921875, 74.0728302001953125, 5.82534027099609375, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+546, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1083.2117919921875, -1489.4896240234375, 73.2727508544921875, 0, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+547, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1162.65234375, -1434.62158203125, 63.29961013793945312, 1.542412042617797851, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+548, 222780, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1119.8651123046875, -1425.9625244140625, 68.680267333984375, 4.216536998748779296, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Fragrant Stonelamb (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+549, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1087.345458984375, -1437.3055419921875, 73.28369140625, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+550, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1046.6240234375, -1504.6170654296875, 81.29586029052734375, 3.370222330093383789, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+551, 227127, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1047.19775390625, -1602.5814208984375, 86.4489288330078125, 0.599108815193176269, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+552, 222780, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1053.3604736328125, -1656.0003662109375, 83.04357147216796875, 2.70046234130859375, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Fragrant Stonelamb (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+553, 227127, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1053.0047607421875, -1661.69384765625, 82.989044189453125, 4.873613357543945312, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+554, 227127, 2552, 14717, 14717, '0', 0, 0, 0, 0, 996.6231689453125, -1653.327392578125, 83.565887451171875, 5.637731075286865234, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+555, 227127, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1038.1998291015625, -1700.3056640625, 84.85739898681640625, 6.094598770141601562, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+556, 222780, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1121.177490234375, -1736.3082275390625, 72.95192718505859375, 2.54110121726989746, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Fragrant Stonelamb (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+557, 222419, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1499.602294921875, -1135.9771728515625, 35.90489578247070312, 1.057343006134033203, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Sheep (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+558, 214945, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1100.01513671875, -1836.3861083984375, 81.83876800537109375, 1.753622293472290039, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+559, 214945, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1074.5718994140625, -1849.8836669921875, 83.89666748046875, 5.003846168518066406, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+560, 217561, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1147.7100830078125, -1792.7742919921875, 80.80684661865234375, 5.189431190490722656, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Brushmane Wolf (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+561, 217561, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1143.185791015625, -1776.8697509765625, 76.557525634765625, 6.203567981719970703, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Brushmane Wolf (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+562, 214946, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1081.359375, -1778.0625, 77.87847900390625, 2.66570591926574707, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Vinechewer Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+563, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1079.64501953125, -1820.221923828125, 79.7462310791015625, 3.94080209732055664, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+564, 215036, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1139.818603515625, -1772.7720947265625, 96.78057861328125, 4.13401031494140625, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Redwing Falcon (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+565, 215036, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1106.53125, -1866.5264892578125, 111.4001693725585937, 4.025293350219726562, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Redwing Falcon (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+566, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1086.762451171875, -1884.990234375, 93.27526092529296875, 0.583128571510314941, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+567, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1132.4073486328125, -1857.9755859375, 79.44097900390625, 4.474025726318359375, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+568, 215036, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1066.7655029296875, -1717.466552734375, 104.8499069213867187, 5.815957069396972656, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Redwing Falcon (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+589, 214946, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1053.9896240234375, -1881.1302490234375, 92.6378326416015625, 5.788118362426757812, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Vinechewer Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+590, 214945, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1155.586669921875, -1717.4959716796875, 69.68981170654296875, 5.864564418792724609, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+591, 214945, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1034.6629638671875, -1854.077880859375, 79.89756011962890625, 3.726503610610961914, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+592, 215036, 2552, 14717, 14772, '0', 0, 0, 0, 0, 982.0919189453125, -1779.6676025390625, 115.9974517822265625, 5.153238773345947265, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Redwing Falcon (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+593, 215036, 2552, 14717, 14772, '0', 0, 0, 0, 0, 999.083251953125, -1854.94140625, 113.7851181030273437, 2.021059989929199218, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Redwing Falcon (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+594, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1070.3319091796875, -1907.9359130859375, 100.9030227661132812, 3.737185478210449218, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+595, 214945, 2552, 14717, 14772, '0', 0, 0, 0, 0, 978.38153076171875, -1876.7611083984375, 95.40888214111328125, 2.837415218353271484, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+596, 215036, 2552, 14717, 14772, '0', 0, 0, 0, 0, 997.02532958984375, -1908.8990478515625, 100.8424148559570312, 1.868741273880004882, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Redwing Falcon (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+597, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1135.4420166015625, -1970.61865234375, 84.8347015380859375, 0.948011279106140136, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+598, 215035, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1083.0626220703125, -1908.111083984375, 100.3860702514648437, 5.527233600616455078, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Freefoot Mouse (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+599, 215035, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1144.8505859375, -1926.7435302734375, 82.21845245361328125, 0.842045724391937255, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Freefoot Mouse (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+600, 215035, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1085.10546875, -1910.26171875, 99.9645843505859375, 5.654532909393310546, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Freefoot Mouse (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+601, 215035, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1144.3018798828125, -1977.191162109375, 84.1971435546875, 6.045212745666503906, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Freefoot Mouse (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+602, 215034, 2552, 14717, 14772, '0', 0, 0, 0, 0, 984.43133544921875, -1817.006591796875, 91.842254638671875, 3.500127792358398437, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salt-Ear Ferret (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+603, 215036, 2552, 14717, 14772, '0', 0, 0, 0, 0, 883.6163330078125, -1719.44970703125, 128.9534912109375, 6.010805606842041015, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Redwing Falcon (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+604, 214945, 2552, 14717, 14772, '0', 0, 0, 0, 0, 889.156494140625, -1772.479248046875, 113.3647003173828125, 6.185363292694091796, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+605, 215036, 2552, 14717, 14772, '0', 0, 0, 0, 0, 903.07855224609375, -1739.78564453125, 142.7396240234375, 2.591258525848388671, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Redwing Falcon (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+606, 215035, 2552, 14717, 14772, '0', 0, 0, 0, 0, 953.7451171875, -1781.3663330078125, 94.3972625732421875, 4.374104976654052734, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Freefoot Mouse (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+607, 215036, 2552, 14717, 14772, '0', 0, 0, 0, 0, 901.467041015625, -1703.7742919921875, 153.773162841796875, 6.010805606842041015, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Redwing Falcon (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+608, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 964.67059326171875, -1813.58447265625, 100.1105880737304687, 1.546387076377868652, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+609, 214946, 2552, 14717, 14772, '0', 0, 0, 0, 0, 944.77606201171875, -1861.1475830078125, 93.544219970703125, 0.658870816230773925, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Vinechewer Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: 382619 - Cosmetic - Sleep Zzz (With Aggro Change) - Breath (Scale 2, Up 1)) +(@CGUID+610, 214945, 2552, 14717, 14772, '0', 0, 0, 0, 0, 969.9375, -1719.7100830078125, 83.8243255615234375, 0.323520809412002563, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+611, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 887.532470703125, -1852.70263671875, 117.0622329711914062, 0.932476520538330078, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+612, 215035, 2552, 14717, 14772, '0', 0, 0, 0, 0, 926.0296630859375, -1821.0543212890625, 112.8815383911132812, 5.245089530944824218, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Freefoot Mouse (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+613, 214945, 2552, 14717, 14772, '0', 0, 0, 0, 0, 899.68231201171875, -1765.5972900390625, 111.0490493774414062, 1.596142172813415527, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: ) +(@CGUID+614, 215038, 2552, 14717, 14772, '0', 0, 0, 0, 0, 949.3123779296875, -1716.141357421875, 96.49388885498046875, 0.141593188047409057, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Thistlestar (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+615, 215034, 2552, 14717, 14772, '0', 0, 0, 0, 0, 882.7757568359375, -1847.5445556640625, 118.9535903930664062, 0.543368041515350341, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salt-Ear Ferret (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+616, 215036, 2552, 14717, 14772, '0', 0, 0, 0, 0, 886.658203125, -1825.0108642578125, 140.407012939453125, 0.477802604436874389, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Redwing Falcon (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+617, 214945, 2552, 14717, 14772, '0', 0, 0, 0, 0, 939.81634521484375, -1750.802734375, 95.71197509765625, 4.735822200775146484, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+618, 215035, 2552, 14717, 14772, '0', 0, 0, 0, 0, 856.84375, -1894.8836669921875, 126.730499267578125, 0, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Freefoot Mouse (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+619, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 901.98291015625, -1833.7254638671875, 116.5375213623046875, 2.94706892967224121, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+620, 215038, 2552, 14717, 14772, '0', 0, 0, 0, 0, 914.375732421875, -1743.4361572265625, 104.7594680786132812, 2.098546743392944335, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Thistlestar (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+621, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 983.23480224609375, -1811.685546875, 91.0386505126953125, 2.729517698287963867, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+622, 215034, 2552, 14717, 14772, '0', 0, 0, 0, 0, 949.6158447265625, -1858.6031494140625, 93.587799072265625, 2.964537858963012695, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salt-Ear Ferret (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+623, 215038, 2552, 14717, 14772, '0', 0, 0, 0, 0, 854.68817138671875, -1822.511474609375, 127.2770767211914062, 1.567378044128417968, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Thistlestar (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+624, 214945, 2552, 14717, 14772, '0', 0, 0, 0, 0, 940.5069580078125, -1795.0208740234375, 103.14410400390625, 1.596142172813415527, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+625, 215038, 2552, 14717, 14772, '0', 0, 0, 0, 0, 912.6527099609375, -1893.078857421875, 94.86334228515625, 5.476972579956054687, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Thistlestar (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+626, 214946, 2552, 14717, 14772, '0', 0, 0, 0, 0, 958.18511962890625, -1787.6827392578125, 92.8354949951171875, 4.732893943786621093, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Vinechewer Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+627, 215034, 2552, 14717, 14772, '0', 0, 0, 0, 0, 891.29052734375, -1779.864501953125, 113.3253326416015625, 2.500330209732055664, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salt-Ear Ferret (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+628, 223090, 2552, 14717, 14717, '0', 0, 0, 0, 0, 607.23956298828125, -1588.123779296875, 247.1432342529296875, 3.939020633697509765, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Bedrock Stonecharger (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+629, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 703.18017578125, -1669.879150390625, 246.6385498046875, 0.375793725252151489, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+630, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 686.30078125, -1723.819091796875, 260.7750244140625, 4.254860401153564453, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+631, 221524, 2552, 14717, 14717, '0', 0, 0, 0, 0, 685.548828125, -1706.392822265625, 257.4949951171875, 2.650988340377807617, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Gemwing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+632, 221526, 2552, 14717, 14717, '0', 0, 0, 0, 0, 662.37591552734375, -1608.9676513671875, 240.4752655029296875, 1.941472768783569335, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+633, 227733, 2552, 14717, 14717, '0', 0, 0, 0, 0, 689.823486328125, -1701.7630615234375, 254.99169921875, 4.6224365234375, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salt-Ear Ferret (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+634, 214945, 2552, 14717, 14717, '0', 0, 0, 0, 0, 791.3394775390625, -1727.4134521484375, 165.1669769287109375, 0.563859164714813232, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+635, 214946, 2552, 14717, 14717, '0', 0, 0, 0, 0, 805.44964599609375, -1728.23095703125, 162.644317626953125, 4.139476776123046875, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Vinechewer Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+636, 204341, 2552, 14717, 14717, '0', 0, 0, 0, 0, 767.242919921875, -1740.6529541015625, 174.4665374755859375, 1.729285717010498046, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Ravenous Shalewing (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+637, 215036, 2552, 14717, 14772, '0', 0, 0, 0, 0, 781.81292724609375, -1796.5166015625, 188.4033050537109375, 1.236173033714294433, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Redwing Falcon (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+638, 221678, 2552, 14717, 14772, '0', 0, 0, 0, 0, 721.38079833984375, -1867.1942138671875, 202.596923828125, 1.256146669387817382, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+639, 214945, 2552, 14717, 14772, '0', 0, 0, 0, 0, 763.89776611328125, -1921.639404296875, 172.6827239990234375, 4.574371337890625, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: ) +(@CGUID+640, 215036, 2552, 14717, 14772, '0', 0, 0, 0, 0, 730.25164794921875, -1888.10205078125, 218.36846923828125, 4.688945770263671875, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Redwing Falcon (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+641, 215036, 2552, 14717, 14772, '0', 0, 0, 0, 0, 814.06768798828125, -1979.3507080078125, 168.9742279052734375, 1.000689148902893066, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Redwing Falcon (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+642, 223095, 2552, 14717, 14772, '0', 0, 0, 0, 0, 719.7197265625, -1988.61474609375, 192.9796905517578125, 2.615907669067382812, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Bedrock Stonecharger (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+643, 218205, 2552, 14717, 14772, '0', 0, 0, 0, 0, 739.00006103515625, -1987.8280029296875, 186.7839813232421875, 4.732893943786621093, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Sparking Sharptooth (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: ) +(@CGUID+644, 214945, 2552, 14717, 14772, '0', 0, 0, 0, 0, 752.94989013671875, -1912.4560546875, 177.9243011474609375, 0.422586798667907714, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: ) +(@CGUID+645, 223187, 2552, 14717, 14772, '0', 0, 0, 0, 0, 843.13714599609375, -1869.204833984375, 145.40252685546875, 3.08087158203125, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: ) +(@CGUID+646, 218191, 2552, 14717, 14772, '0', 0, 0, 0, 0, 817.42181396484375, -1974.3890380859375, 147.528717041015625, 5.065669059753417968, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: ) +(@CGUID+647, 217561, 2552, 14717, 14772, '0', 0, 0, 0, 0, 710.804931640625, -1915.91015625, 203.8825836181640625, 1.01261138916015625, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Brushmane Wolf (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+648, 217561, 2552, 14717, 14772, '0', 0, 0, 0, 0, 781.984375, -1827.5972900390625, 166.628570556640625, 6.090119838714599609, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Brushmane Wolf (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+649, 215036, 2552, 14717, 14772, '0', 0, 0, 0, 0, 818.8154296875, -1954.6455078125, 184.686859130859375, 2.935158252716064453, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Redwing Falcon (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+650, 218205, 2552, 14717, 14772, '0', 0, 0, 0, 0, 787.05902099609375, -2038.7137451171875, 157.23638916015625, 0.195827499032020568, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Sparking Sharptooth (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: ) (possible waypoints or random movement) +(@CGUID+651, 215036, 2552, 14717, 14772, '0', 0, 0, 0, 0, 879.467529296875, -1941.76025390625, 146.8992767333984375, 1.166829824447631835, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Redwing Falcon (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+652, 217561, 2552, 14717, 14772, '0', 0, 0, 0, 0, 749.20672607421875, -1913.689208984375, 180.036376953125, 0.317773640155792236, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Brushmane Wolf (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+653, 214946, 2552, 14717, 14772, '0', 0, 0, 0, 0, 813.54864501953125, -1954.30908203125, 144.6876983642578125, 0.078770443797111511, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Vinechewer Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: ) +(@CGUID+654, 219264, 2552, 14717, 14772, '0', 0, 0, 0, 0, 723.07568359375, -1862.0118408203125, 201.5293731689453125, 1.254291057586669921, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Bloodmaw (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: 447412 - Ravenous) +(@CGUID+655, 214946, 2552, 14717, 14772, '0', 0, 0, 0, 0, 856.22540283203125, -1945.1536865234375, 125.2297134399414062, 6.224544525146484375, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Vinechewer Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: ) +(@CGUID+656, 214946, 2552, 14717, 14772, '0', 0, 0, 0, 0, 774.43927001953125, -1870.501708984375, 170.9125823974609375, 0.078770443797111511, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Vinechewer Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+657, 221678, 2552, 14717, 14772, '0', 0, 0, 0, 0, 718.2794189453125, -1860.5977783203125, 205.4570159912109375, 1.255626559257507324, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Wild Stormhowl (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+658, 215034, 2552, 14717, 14772, '0', 0, 0, 0, 0, 850.9600830078125, -1955.386474609375, 128.401092529296875, 3.245473623275756835, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salt-Ear Ferret (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+659, 218187, 2552, 14717, 14772, '0', 0, 0, 0, 0, 976.248291015625, -2152.151123046875, 97.85485076904296875, 2.428959846496582031, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Stomper (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) +(@CGUID+660, 218191, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1033.0662841796875, -2056.953369140625, 93.6287841796875, 4.94562530517578125, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+661, 218191, 2552, 14717, 14772, '0', 0, 0, 0, 0, 891.98516845703125, -1932.0234375, 110.4960174560546875, 1.430903792381286621, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: ) (possible waypoints or random movement) +(@CGUID+662, 218191, 2552, 14717, 14772, '0', 0, 0, 0, 0, 848.42169189453125, -2003.489013671875, 137.792388916015625, 1.05819404125213623, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: ) +(@CGUID+667, 217561, 2552, 14717, 0, '0', 0, 0, 0, 0, 725.46527099609375, -1803.3638916015625, 204.1260223388671875, 3.950926542282104492, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Brushmane Wolf (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+668, 217561, 2552, 14717, 0, '0', 0, 0, 0, 0, 719.3350830078125, -1811.970458984375, 208.3024749755859375, 0.757884502410888671, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Brushmane Wolf (Area: 0 - Difficulty: 0) CreateObject1 +(@CGUID+669, 217561, 2552, 14717, 0, '0', 0, 0, 0, 0, 827.9757080078125, -1864.125, 144.023773193359375, 4.361501693725585937, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Brushmane Wolf (Area: 0 - Difficulty: 0) CreateObject2 +(@CGUID+670, 214946, 2552, 14717, 14772, '0', 0, 0, 0, 0, 894.37066650390625, -1953.5269775390625, 109.0159225463867187, 0.037209931761026382, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Vinechewer Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+671, 215035, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1008.1036376953125, -2046.8974609375, 93.7153472900390625, 3.84945988655090332, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Freefoot Mouse (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+672, 218187, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1043.7294921875, -2036.96484375, 91.2570648193359375, 3.636261940002441406, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Grazing Stomper (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) +(@CGUID+673, 215035, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1045.7109375, -2027.0023193359375, 93.7093048095703125, 5.203092575073242187, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Freefoot Mouse (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+674, 218191, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1036.4920654296875, -2066.4951171875, 89.87599945068359375, 1.976649880409240722, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+675, 218188, 2552, 14717, 14772, '0', 0, 0, 0, 0, 981.6322021484375, -2147.837890625, 95.312957763671875, 1.421713113784790039, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Meandering Gorger (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) +(@CGUID+676, 218188, 2552, 14717, 14772, '0', 0, 0, 0, 0, 944.0714111328125, -2057.8798828125, 102.231475830078125, 4.079430580139160156, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Meandering Gorger (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) +(@CGUID+677, 221519, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1038.3890380859375, -2064.408203125, 113.4673538208007812, 3.040147304534912109, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Fluttering Sapphire (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+678, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 942.9757080078125, -2047.326416015625, 101.9591293334960937, 3.373076915740966796, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) +(@CGUID+679, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 966.69671630859375, -2007.3563232421875, 97.12470245361328125, 4.833835601806640625, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+680, 218203, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1021.96759033203125, -2098.47705078125, 91.1857452392578125, 4.007216453552246093, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Brushmane Wolf (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+681, 218191, 2552, 14717, 14772, '0', 0, 0, 0, 0, 897.16949462890625, -2101.481201171875, 118.09661865234375, 0.98360675573348999, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+682, 218194, 2552, 14717, 14772, '0', 0, 0, 0, 0, 920.47369384765625, -2096.1943359375, 108.0545883178710937, 3.944266319274902343, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Vinechewer Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+683, 218201, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1041.6531982421875, -2111.918212890625, 139.032012939453125, 5.281939983367919921, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Circling Sharpbeak (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+684, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1016.392578125, -2083.595703125, 92.68213653564453125, 0.435565114021301269, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+685, 218187, 2552, 14717, 14772, '0', 0, 0, 0, 0, 991.22833251953125, -2141.0439453125, 91.986114501953125, 3.983775138854980468, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Stomper (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) +(@CGUID+686, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1052.659423828125, -2061.452392578125, 88.53762054443359375, 1.85794997215270996, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+687, 218201, 2552, 14717, 14772, '0', 0, 0, 0, 0, 998.6351318359375, -2138.92138671875, 151.8576812744140625, 2.244956016540527343, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Circling Sharpbeak (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+688, 222780, 2552, 14717, 14772, '0', 0, 0, 0, 0, 972.6739501953125, -2083.35986328125, 98.77008819580078125, 2.945409297943115234, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Fragrant Stonelamb (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+689, 215035, 2552, 14717, 14772, '0', 0, 0, 0, 0, 980.5355224609375, -2018.6109619140625, 102.8350296020507812, 3.572300910949707031, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Freefoot Mouse (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+690, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1048.5830078125, -2023.69140625, 93.8221588134765625, 6.046500682830810546, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+691, 218187, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1082.98486328125, -2047.00390625, 86.48438262939453125, 5.955262184143066406, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Stomper (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+692, 214945, 2552, 14717, 14772, '0', 0, 0, 0, 0, 876.2301025390625, -2008.96044921875, 121.436248779296875, 6.014277935028076171, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+693, 218191, 2552, 14717, 14772, '0', 0, 0, 0, 0, 972.75360107421875, -2203.53369140625, 97.7099151611328125, 4.074357032775878906, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) +(@CGUID+694, 220026, 2552, 14717, 14772, '0', 0, 0, 0, 0, 865.4305419921875, -2092.463623046875, 124.8647384643554687, 0.426135063171386718, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Slumbering Mountain Giant (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+695, 223093, 2552, 14717, 14772, '0', 0, 0, 0, 0, 920.289794921875, -2171.415283203125, 107.2810134887695312, 6.174187660217285156, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Granite Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+696, 214946, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1074.8228759765625, -2004.1475830078125, 83.6970672607421875, 1.379054546356201171, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Vinechewer Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+697, 218187, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1073.1676025390625, -2124.521240234375, 86.8581695556640625, 5.739038467407226562, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Stomper (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+698, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1073.637939453125, -2050.058349609375, 87.26099395751953125, 1.270822644233703613, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+699, 218187, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1092.3541259765625, -2086.873046875, 85.78481292724609375, 4.975900650024414062, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Grazing Stomper (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+700, 218191, 2552, 14717, 14772, '0', 0, 0, 0, 0, 912.0498046875, -1969.9276123046875, 104.4213714599609375, 1.92248547077178955, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+701, 218191, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1005.6209716796875, -2200.412841796875, 98.4847259521484375, 1.03104710578918457, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) +(@CGUID+702, 218194, 2552, 14717, 14772, '0', 0, 0, 0, 0, 861.36041259765625, -2066.136962890625, 132.8604888916015625, 4.24481058120727539, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Vinechewer Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+703, 214945, 2552, 14717, 14772, '0', 0, 0, 0, 0, 874.31097412109375, -1986.6534423828125, 120.7724533081054687, 2.227981805801391601, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (Auras: ) (possible waypoints or random movement) +(@CGUID+704, 218191, 2552, 14717, 14772, '0', 0, 0, 0, 0, 833.00885009765625, -2118.547607421875, 142.4532470703125, 2.18314218521118164, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+705, 223093, 2552, 14717, 14772, '0', 0, 0, 0, 0, 873.234375, -2164.537109375, 124.2407379150390625, 0.880708754062652587, 120, 5, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Granite Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+706, 218191, 2552, 14717, 14772, '0', 0, 0, 0, 0, 853.1611328125, -2187.826904296875, 132.033843994140625, 5.085100173950195312, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+707, 218191, 2552, 14717, 14772, '0', 0, 0, 0, 0, 869.27020263671875, -2209.131591796875, 119.39007568359375, 5.380807399749755859, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+708, 218194, 2552, 14717, 14772, '0', 0, 0, 0, 0, 830.614013671875, -2072.674072265625, 146.0311279296875, 1.066069960594177246, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Vinechewer Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+709, 214945, 2552, 14717, 14772, '0', 0, 0, 0, 0, 977.58331298828125, -1945.9583740234375, 100.0496597290039062, 1.948076248168945312, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+710, 215034, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1006.1796875, -1989.4007568359375, 99.64102935791015625, 1.358064532279968261, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salt-Ear Ferret (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+711, 215038, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1092.7825927734375, -2056.143798828125, 88.97833251953125, 4.272653102874755859, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Thistlestar (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+712, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1093.0240478515625, -2074.927490234375, 84.53167724609375, 0.571468651294708251, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+713, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1106.86376953125, -2077.014892578125, 86.87277984619140625, 0.09020678699016571, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+714, 218194, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1097.9935302734375, -2189.260498046875, 86.48699951171875, 5.902452468872070312, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Vinechewer Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+715, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1103.966796875, -2055.149169921875, 87.1025543212890625, 6.240460872650146484, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+716, 227127, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1104.1953125, -2040.7318115234375, 86.007354736328125, 5.758356094360351562, 120, 5, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+717, 215036, 2552, 14717, 14772, '0', 0, 0, 0, 0, 965.42108154296875, -1946.2149658203125, 112.8838958740234375, 6.019647121429443359, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Redwing Falcon (Area: Freywold Village - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+718, 218191, 2552, 14717, 14772, '0', 0, 0, 0, 0, 1055.489013671875, -2217.502197265625, 80.9011993408203125, 0.20312705636024475, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+719, 215038, 2552, 14717, 14772, '0', 0, 0, 0, 0, 942.574462890625, -1980.2305908203125, 102.4669570922851562, 0.509626567363739013, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Thistlestar (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+720, 214945, 2552, 14717, 14772, '0', 0, 0, 0, 0, 918.85589599609375, -1945.9879150390625, 101.7984695434570312, 3.837219953536987304, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+721, 222775, 2552, 14717, 14772, '0', 0, 0, 0, 0, 967.9925537109375, -1970.2322998046875, 100.6750640869140625, 4.520448207855224609, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Sandstone Mosswool (Area: Freywold Village - Difficulty: 0) CreateObject1 +(@CGUID+722, 218205, 2552, 14717, 14717, '0', 0, 0, 0, 0, 777.4940185546875, -2102.104736328125, 165.7244873046875, 5.891911029815673828, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Sparking Sharptooth (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+723, 218205, 2552, 14717, 14717, '0', 0, 0, 0, 0, 694.28546142578125, -2191.41552734375, 200.385894775390625, 2.611057281494140625, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Sparking Sharptooth (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (Auras: ) +(@CGUID+724, 218203, 2552, 14717, 14717, '0', 0, 0, 0, 0, 736.0155029296875, -2179.1474609375, 166.837615966796875, 6.261704444885253906, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Brushmane Wolf (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+725, 218191, 2552, 14717, 14717, '0', 0, 0, 0, 0, 883.46905517578125, -2231.511962890625, 110.524993896484375, 1.673708319664001464, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+726, 218203, 2552, 14717, 14717, '0', 0, 0, 0, 0, 783.72918701171875, -2211.51611328125, 142.2262115478515625, 3.82182478904724121, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Brushmane Wolf (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) +(@CGUID+727, 218205, 2552, 14717, 14717, '0', 0, 0, 0, 0, 732.097412109375, -2221.449462890625, 171.2394866943359375, 5.803050994873046875, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Sparking Sharptooth (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+728, 218203, 2552, 14717, 14717, '0', 0, 0, 0, 0, 748.51031494140625, -2153.570556640625, 159.779571533203125, 0.853803396224975585, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Brushmane Wolf (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+729, 218203, 2552, 14717, 14717, '0', 0, 0, 0, 0, 728.3887939453125, -2250.386474609375, 166.2044219970703125, 5.792538642883300781, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Brushmane Wolf (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+730, 223097, 2552, 14717, 14717, '0', 0, 0, 0, 0, 743.90313720703125, -2210.138916015625, 163.58563232421875, 4.542748451232910156, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Black Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+731, 227733, 2552, 14717, 14717, '0', 0, 0, 0, 0, 690.69635009765625, -2198.800537109375, 199.634185791015625, 5.869321823120117187, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salt-Ear Ferret (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+732, 218194, 2552, 14717, 14717, '0', 0, 0, 0, 0, 800.03253173828125, -2205.4462890625, 138.134552001953125, 3.483146905899047851, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salt-Ear Ferret (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+733, 218194, 2552, 14717, 14717, '0', 0, 0, 0, 0, 829.36981201171875, -2225.263916015625, 130.112701416015625, 3.47971653938293457, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Vinechewer Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) +(@CGUID+734, 218191, 2552, 14717, 14717, '0', 0, 0, 0, 0, 765.6785888671875, -2248.71240234375, 141.175689697265625, 2.396945953369140625, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) +(@CGUID+735, 218201, 2552, 14717, 14717, '0', 0, 0, 0, 0, 757.8863525390625, -2226.17138671875, 181.342071533203125, 3.536751508712768554, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Circling Sharpbeak (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+736, 218191, 2552, 14717, 14717, '0', 0, 0, 0, 0, 808.0963134765625, -2263.588623046875, 124.4191513061523437, 0.801971256732940673, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Moss-Draped Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+737, 218201, 2552, 14717, 14717, '0', 0, 0, 0, 0, 766.420654296875, -2166.5458984375, 288.5682373046875, 3.946830987930297851, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Circling Sharpbeak (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+738, 218187, 2552, 14717, 14717, '0', 0, 0, 0, 0, 931.3134765625, -2320.265625, 86.95672607421875, 1.727677345275878906, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Stomper (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+739, 218188, 2552, 14717, 14717, '0', 0, 0, 0, 0, 1000.21075439453125, -2241.165771484375, 83.60195159912109375, 1.48960268497467041, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Meandering Gorger (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+740, 218188, 2552, 14717, 14717, '0', 0, 0, 0, 0, 943.5863037109375, -2316.652099609375, 88.10125732421875, 1.530322432518005371, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Meandering Gorger (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) +(@CGUID+741, 218187, 2552, 14717, 14717, '0', 0, 0, 0, 0, 937.691162109375, -2320.6904296875, 87.306671142578125, 3.785578012466430664, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Grazing Stomper (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) +(@CGUID+742, 218187, 2552, 14717, 14717, '0', 0, 0, 0, 0, 914.26641845703125, -2321.56640625, 86.21811676025390625, 1.126636862754821777, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Grazing Stomper (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+743, 218203, 2552, 14717, 14717, '0', 0, 0, 0, 0, 870.49993896484375, -2275.616943359375, 100.8631515502929687, 5.226121902465820312, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Brushmane Wolf (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+744, 218203, 2552, 14717, 14717, '0', 0, 0, 0, 0, 917.7177734375, -2218.68017578125, 104.02813720703125, 0.804732799530029296, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Brushmane Wolf (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+745, 227733, 2552, 14717, 14717, '0', 0, 0, 0, 0, 872.3604736328125, -2365.5537109375, 60.46341705322265625, 6.210834026336669921, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salt-Ear Ferret (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+746, 222331, 2552, 14717, 14717, '0', 0, 0, 0, 0, 842.48260498046875, -2403.628662109375, 46.79614639282226562, 5.59807443618774414, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Cragstep Mouse (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+747, 227733, 2552, 14717, 14717, '0', 0, 0, 0, 0, 776.37701416015625, -2352.105712890625, 97.5460662841796875, 4.9617919921875, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salt-Ear Ferret (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+748, 227638, 2552, 14717, 14717, '0', 0, 0, 0, 0, 864.68743896484375, -2409.40478515625, 57.476409912109375, 1.572954416275024414, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56110), -- Sharptalon Kestral (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+749, 227733, 2552, 14717, 14717, '0', 0, 0, 0, 0, 876.0057373046875, -2359.07763671875, 64.142120361328125, 4.335474967956542968, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salt-Ear Ferret (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+750, 222331, 2552, 14717, 14717, '0', 0, 0, 0, 0, 789.75811767578125, -2431.653564453125, 44.85131072998046875, 1.413854956626892089, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Cragstep Mouse (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+751, 227733, 2552, 14717, 14717, '0', 0, 0, 0, 0, 819.1141357421875, -2456.9765625, 33.39237594604492187, 4.625354766845703125, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salt-Ear Ferret (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+752, 223097, 2552, 14717, 14717, '0', 0, 0, 0, 0, 796.13623046875, -2438.048583984375, 43.558837890625, 3.810193300247192382, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Black Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+753, 227733, 2552, 14717, 14717, '0', 0, 0, 0, 0, 765.72406005859375, -2360.45947265625, 95.0740966796875, 2.438475370407104492, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salt-Ear Ferret (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+754, 227733, 2552, 14717, 14717, '0', 0, 0, 0, 0, 785.14208984375, -2441.255126953125, 43.11858749389648437, 1.357109308242797851, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56110), -- Salt-Ear Ferret (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+755, 221681, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1273.0611572265625, -2108.804443359375, 80.26462554931640625, 3.49578714370727539, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Slithering Shalescale (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+756, 217561, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1284.24169921875, -2185.41162109375, 82.21886444091796875, 4.481634140014648437, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Brushmane Wolf (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+757, 221644, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1239.146240234375, -2239.23046875, 95.32434844970703125, 5.873396873474121093, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+758, 221681, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1202.4532470703125, -2145.843505859375, 84.556488037109375, 2.287789344787597656, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Slithering Shalescale (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+759, 221681, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1268.6500244140625, -2158.125, 85.31110382080078125, 5.586352348327636718, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Slithering Shalescale (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+760, 221519, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1245.8309326171875, -2191.55419921875, 92.31926727294921875, 4.282874584197998046, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+761, 221644, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1309.99755859375, -2150.29833984375, 106.1304244995117187, 5.106109142303466796, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+762, 217561, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1237.200439453125, -2215.44140625, 85.44376373291015625, 0.125323981046676635, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Brushmane Wolf (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+763, 221681, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1225.9468994140625, -2191.327392578125, 86.29448699951171875, 0.692171573638916015, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Slithering Shalescale (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+764, 221681, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1213.1845703125, -2086.808837890625, 79.150390625, 0.790229022502899169, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Slithering Shalescale (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+765, 221519, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1156.711181640625, -2222.46142578125, 91.2725830078125, 5.829119682312011718, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+766, 217561, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1259.09521484375, -2259.433837890625, 86.28430938720703125, 1.462188005447387695, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Brushmane Wolf (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+767, 221644, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1365.947509765625, -2208.8037109375, 89.5406494140625, 2.627224445343017578, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+768, 217561, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1302.8504638671875, -2238.206298828125, 80.2893524169921875, 3.816943883895874023, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Brushmane Wolf (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+769, 221519, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1227.6539306640625, -2266.234375, 91.6827545166015625, 1.135538101196289062, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+770, 221519, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1129.2047119140625, -2249.150146484375, 93.612701416015625, 2.814770698547363281, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+771, 221644, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1360.9549560546875, -2328.68701171875, 97.96887969970703125, 2.720865249633789062, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+772, 221519, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1204.4071044921875, -2340.535400390625, 91.3049774169921875, 1.571016192436218261, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+773, 217561, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1272.2679443359375, -2367.923583984375, 90.2757415771484375, 3.037941932678222656, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Brushmane Wolf (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+774, 221681, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1385.15185546875, -2235.554931640625, 82.0848541259765625, 2.310583114624023437, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Slithering Shalescale (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+775, 221644, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1301.5167236328125, -2415.5400390625, 119.5305633544921875, 0.889292716979980468, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+776, 221519, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1428.08740234375, -2286.345947265625, 98.8887786865234375, 5.105114459991455078, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+777, 217561, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1432.1954345703125, -2306.826171875, 87.836334228515625, 4.322175502777099609, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Brushmane Wolf (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+778, 217561, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1401.07763671875, -2349.7783203125, 89.41535186767578125, 5.236318588256835937, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Brushmane Wolf (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+779, 217561, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1317.1751708984375, -2408.774658203125, 95.9046783447265625, 2.047543525695800781, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Brushmane Wolf (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+780, 221644, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1429.46630859375, -2421.754150390625, 113.5832290649414062, 1.034433841705322265, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+781, 221519, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1224.8094482421875, -2366.732177734375, 99.3446044921875, 6.099057674407958984, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+782, 221646, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1606.1881103515625, -2496.125244140625, 138.5469207763671875, 3.771027326583862304, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Hungry Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+783, 221681, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1509.42529296875, -2348.584716796875, 99.1911773681640625, 3.36331939697265625, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Slithering Shalescale (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+784, 221644, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1425.678466796875, -2484.72705078125, 123.1405258178710937, 1.78106081485748291, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+785, 221526, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1466.8441162109375, -2550.312744140625, 108.7364578247070312, 2.856587886810302734, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+786, 221672, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1461.5010986328125, -2444.6943359375, 93.30942535400390625, 3.66945648193359375, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Ramolith Curlhorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+787, 221681, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1580.882080078125, -2402.164794921875, 86.2566680908203125, 2.241265058517456054, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Slithering Shalescale (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+788, 221528, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1558.0816650390625, -2529.1962890625, 139.0671844482421875, 3.722594261169433593, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+789, 221672, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1416.5164794921875, -2335.0390625, 89.22835540771484375, 1.60398721694946289, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Ramolith Curlhorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+790, 221672, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1400.089599609375, -2412.0986328125, 93.942962646484375, 5.624844551086425781, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Ramolith Curlhorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+791, 221644, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1615.51416015625, -2509.643310546875, 118.67822265625, 3.93311166763305664, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+792, 221519, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1586.07470703125, -2479.49951171875, 123.4024734497070312, 1.577674031257629394, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+793, 221519, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1460.6912841796875, -2508.66455078125, 109.3509445190429687, 4.402728080749511718, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+794, 221644, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1554.473388671875, -2502.73291015625, 151.24664306640625, 4.554965972900390625, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+795, 221644, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1535.7423095703125, -2397.396484375, 104.1547393798828125, 1.949232339859008789, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+796, 221672, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1478.9686279296875, -2575.1044921875, 113.0619277954101562, 0.44838029146194458, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Ramolith Curlhorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+797, 221519, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1529.4547119140625, -2512.015869140625, 121.6493682861328125, 0.427219271659851074, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+798, 221528, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1612.935791015625, -2488.982666015625, 125.514312744140625, 3.722594261169433593, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+799, 221644, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1462.0223388671875, -2530.923828125, 124.9605026245117187, 4.599375724792480468, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+800, 221526, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1590.6978759765625, -2517.079345703125, 111.63763427734375, 0.044935517013072967, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+801, 221681, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1558.0970458984375, -2438.572998046875, 96.13666534423828125, 3.494534969329833984, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Slithering Shalescale (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+802, 221528, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1654.892333984375, -2459.96875, 162.428253173828125, 3.722594261169433593, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+803, 221646, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1695.75830078125, -2674.74560546875, 162.291015625, 4.859683513641357421, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Hungry Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+804, 221526, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1715.2303466796875, -2648.982421875, 104.9131240844726562, 5.828271389007568359, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+805, 221646, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1596.9666748046875, -2603.3134765625, 150.090240478515625, 1.522295594215393066, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Hungry Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+806, 221644, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1583.164794921875, -2720.638427734375, 147.5994873046875, 0.775986135005950927, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+807, 221528, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1702.689208984375, -2691.1181640625, 151.698760986328125, 2.300800800323486328, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+808, 221525, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1669.521484375, -2731.691650390625, 133.690399169921875, 1.016132831573486328, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Prairie Dog (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+809, 221644, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1730.9713134765625, -2731.291015625, 163.5696563720703125, 3.733409404754638671, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+810, 221644, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1666.897705078125, -2637.903564453125, 132.8386077880859375, 3.700503826141357421, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+811, 221526, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1580.6702880859375, -2749.03564453125, 128.41412353515625, 1.98030102252960205, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+812, 221641, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1699.749755859375, -2781.6826171875, 139.7539520263671875, 0.125323981046676635, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Ramolith Stonecrusher (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+813, 221644, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1682.946533203125, -2711.705322265625, 133.6405487060546875, 0.742197811603546142, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+814, 221526, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1612.162353515625, -2660.87255859375, 122.3037033081054687, 1.617728590965270996, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+815, 221672, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1615.2589111328125, -2549.45556640625, 106.90521240234375, 0.17670886218547821, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Ramolith Curlhorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+816, 221526, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1633.396484375, -2799.9208984375, 130.3262176513671875, 1.67440342903137207, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+817, 221519, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1619.27685546875, -2617.1494140625, 128.8160400390625, 0.597659945487976074, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Fluttering Sapphire (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+818, 221526, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1583.955810546875, -2701.1162109375, 126.7601318359375, 5.112284183502197265, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+819, 221644, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1641.4781494140625, -2633.951904296875, 135.6802825927734375, 3.988091230392456054, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Soaring Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+820, 221672, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1555.2872314453125, -2626.25, 112.0498428344726562, 3.834378957748413085, 120, 8, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Ramolith Curlhorn (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+821, 221525, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1749.8839111328125, -2628.239013671875, 101.6381301879882812, 4.751400947570800781, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Prairie Dog (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+822, 221526, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1809.5989990234375, -2698.30029296875, 119.03271484375, 4.900724411010742187, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56196), -- Mosspelt Ramolith (Area: Isle of Dorn - Difficulty: 0) CreateObject1 (Auras: 106562 - Cosmetic - Sleep Zzz Breakable) +(@CGUID+823, 221646, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1814.253662109375, -2740.37890625, 133.5594635009765625, 3.545953750610351562, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56196), -- Hungry Plainshawk (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@CGUID+824, 221525, 2552, 14717, 14717, '0', '0', 0, 0, 0, 1823.54345703125, -2656.597412109375, 120.5210723876953125, 4.677245140075683593, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56196); -- Prairie Dog (Area: Isle of Dorn - Difficulty: 0) CreateObject1 + +DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+824; +INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES +(@CGUID+10, 0, 0, 0, 0, 0, 1, 0, 438, 0, 0, 0, 0, ''), -- Mana-Flecked Crawler +(@CGUID+13, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+23, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+30, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+31, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+32, 0, 0, 0, 0, 0, 1, 0, 428, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+34, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+37, 0, 0, 0, 0, 0, 1, 0, 428, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+38, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+45, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+50, 0, 0, 0, 0, 0, 1, 0, 438, 0, 0, 0, 0, ''), -- Mana-Flecked Crawler +(@CGUID+68, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+69, 0, 0, 0, 0, 0, 1, 0, 438, 0, 0, 0, 0, ''), -- Mana-Flecked Crawler +(@CGUID+79, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+93, 0, 0, 0, 0, 0, 1, 0, 428, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+100, 0, 0, 0, 0, 0, 1, 0, 438, 0, 0, 0, 0, ''), -- Mana-Flecked Crawler +(@CGUID+101, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+104, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+113, 0, 0, 0, 0, 0, 1, 0, 438, 0, 0, 0, 0, ''), -- Mana-Flecked Crawler +(@CGUID+122, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+125, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+132, 0, 0, 0, 0, 0, 1, 0, 428, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+138, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+139, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+140, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+146, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+158, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+159, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+160, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+170, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+172, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+176, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+177, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Scavenging Falcon +(@CGUID+279, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Regal Plainshawk +(@CGUID+283, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Regal Plainshawk +(@CGUID+288, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Regal Plainshawk +(@CGUID+292, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Soaring Plainshawk +(@CGUID+293, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Soaring Plainshawk +(@CGUID+294, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Soaring Plainshawk +(@CGUID+295, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Soaring Plainshawk +(@CGUID+300, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, ''), -- Sandscale Riplisk +(@CGUID+305, 0, 0, 0, 0, 0, 1, 0, 418, 0, 0, 0, 0, ''), -- Dire Stormhowl +(@CGUID+306, 0, 0, 0, 0, 0, 1, 0, 418, 0, 0, 0, 0, ''), -- Dire Stormhowl +(@CGUID+308, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, ''), -- Sandscale Riplisk +(@CGUID+310, 0, 0, 0, 0, 0, 1, 0, 418, 0, 0, 0, 0, ''), -- Dire Stormhowl +(@CGUID+311, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '106562'), -- Wild Stormhowl - 106562 - Cosmetic - Sleep Zzz Breakable +(@CGUID+312, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '106562'), -- Wild Stormhowl - 106562 - Cosmetic - Sleep Zzz Breakable +(@CGUID+321, 0, 0, 0, 0, 0, 1, 0, 418, 0, 0, 0, 0, ''), -- Dire Stormhowl +(@CGUID+323, 0, 0, 0, 0, 0, 1, 0, 418, 0, 0, 0, 0, ''), -- Dire Stormhowl +(@CGUID+326, 0, 0, 0, 0, 0, 1, 0, 418, 0, 0, 0, 0, ''), -- Dire Stormhowl +(@CGUID+327, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '106562'), -- Wild Stormhowl - 106562 - Cosmetic - Sleep Zzz Breakable +(@CGUID+328, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '106562'), -- Wild Stormhowl - 106562 - Cosmetic - Sleep Zzz Breakable +(@CGUID+329, 0, 0, 0, 0, 0, 1, 0, 418, 0, 0, 0, 0, ''), -- Dire Stormhowl +(@CGUID+335, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '106562'), -- Wild Stormhowl - 106562 - Cosmetic - Sleep Zzz Breakable +(@CGUID+362, 0, 0, 0, 0, 0, 1, 0, 418, 0, 0, 0, 0, ''), -- Mosspelt Ramolith +(@CGUID+364, 0, 0, 0, 0, 0, 1, 0, 418, 0, 0, 0, 0, ''), -- Mosspelt Ramolith +(@CGUID+376, 0, 0, 0, 0, 0, 1, 0, 418, 0, 0, 0, 0, ''), -- Mosspelt Ramoli +(@CGUID+405, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Regal Plainshawk +(@CGUID+424, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Regal Plainshawk +(@CGUID+428, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+430, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+431, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+432, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+437, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+438, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+440, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+441, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+442, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+447, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+453, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+454, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+456, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+459, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+462, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+464, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+465, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+467, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+472, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+474, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Salty Gull +(@CGUID+549, 0, 0, 0, 0, 0, 1, 0, 418, 0, 0, 0, 0, ''), -- Mosspelt Sheep +(@CGUID+560, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Brushmane Wolf +(@CGUID+603, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Redwing Falcon +(@CGUID+607, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Redwing Falcon +(@CGUID+641, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Redwing Falcon +(@CGUID+740, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '106562'), -- Meandering Gorger - 106562 - Cosmetic - Sleep Zzz Breakable +(@CGUID+741, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '106562'), -- Grazing Stomper - 106562 - Cosmetic - Sleep Zzz Breakable +(@CGUID+788, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Soaring Plainshawk +(@CGUID+798, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Soaring Plainshawk +(@CGUID+802, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Soaring Plainshawk +(@CGUID+807, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''); -- Soaring Plainshawk + +-- GameObject +DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+5; +INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES +(@OGUID+0, 433850, 2552, 14717, 14774, '0', 0, 0, 1502.3316650390625, -1270.5416259765625, 9.650395393371582031, 2.897245407104492187, 0, 0, 0.99254608154296875, 0.121869951486587524, 120, 255, 1, 56110), -- Abandoned Hovel (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@OGUID+1, 463632, 2552, 14717, 14717, '0', 0, 0, 1426.454833984375, -413.55035400390625, 79.73284912109375, 0, 0, 0, 0, 1, 120, 255, 1, 56110), -- Falcon Nest (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@OGUID+2, 463632, 2552, 14717, 14717, '0', 0, 0, 1404.907958984375, -713.05731201171875, 107.0956802368164062, 0, 0, 0, 0, 1, 120, 255, 1, 56110), -- Falcon Nest (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@OGUID+3, 463632, 2552, 14717, 14717, '0', 0, 0, 1381.49658203125, -705.982666015625, 101.7143325805664062, 0, 0, 0, 0, 1, 120, 255, 1, 56110), -- Falcon Nest (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@OGUID+4, 463632, 2552, 14717, 14717, '0', 0, 0, 1534.4444580078125, -764.623291015625, 76.69876861572265625, 0, 0, 0, 0, 1, 120, 255, 1, 56110), -- Falcon Nest (Area: Isle of Dorn - Difficulty: 0) CreateObject1 +(@OGUID+5, 463632, 2552, 14717, 14717, '0', 0, 0, 1291.9305419921875, -1194.8697509765625, 96.20166778564453125, 0, 0, 0, 0, 1, 120, 255, 1, 56110); -- Falcon Nest (Area: Isle of Dorn - Difficulty: 0) CreateObject1 + +-- Template Addon +DELETE FROM `creature_template_addon` WHERE `entry` IN (221519 /*221519 (Fluttering Sapphire)*/, 226885 /*226885 (Bunny Prime - Empower (DNT))*/, 223852 /*223852 (Babbling Book) - (DNT) Elemental Aura*/, 226909 /*226909 (Frostfire Elemental) - Elemental (DNT)*/, 229088 /*229088 (Scavenging Falcon)*/,218119 /*218119 (Undisciplined Earthen) - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)*/, 218118 /*218118 (Undisciplined Earthen) - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS)*/,222329 /*222329 (Regal Plainshawk)*/, 222757 /*222757 (Shalewing Devourer)*/, 222347 /*222347 (Gnashing Rockwing)*/, 222322 /*222322 (Hungry Plainshawk)*/, 221527 /*221527 (Regal Plainshawk)*/, 225026, 225040, 212407); +INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES +(221519, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 221519 (Fluttering Sapphire) +(226885, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 226885 (Bunny Prime - Empower (DNT)) +(223852, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '449779'), -- 223852 (Babbling Book) - (DNT) Elemental Aura +(226909, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '456495'), -- 226909 (Frostfire Elemental) - Elemental (DNT) +(229088, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 229088 (Scavenging Falcon) +(218119, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '436397'), -- 218119 (Undisciplined Earthen) - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS) +(218118, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, '436397'), -- 218118 (Undisciplined Earthen) - [DNT] 11.0 Z1 - Max Level - 07A - Trainee Rename (RPS) +(222329, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 222329 (Regal Plainshawk) +(222757, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 222757 (Shalewing Devourer) +(222347, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 222347 (Gnashing Rockwing) +(222322, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 222322 (Hungry Plainshawk) +(221527, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 221527 (Regal Plainshawk) +(225026, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, ''), -- 225026 (Sandscale Riplisk) +(225040, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, ''), -- 225040 (Mosspelt Ramolith) +(212407, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 4, ''); -- 212407 (Enter Delve) + +DELETE FROM `gameobject_template_addon` WHERE `entry` IN (433850 /*Abandoned Hovel*/); +INSERT INTO `gameobject_template_addon` (`entry`, `faction`, `flags`, `WorldEffectID`, `AIAnimKitID`) VALUES +(433850, 0, 1048608, 0, 0); -- Abandoned Hovel + +-- Template +UPDATE `creature_template` SET `faction`=188, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=215093; -- Cragstep Mouse +UPDATE `creature_template` SET `faction`=188, `npcflag`=1073741824, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry`=223093; -- Granite Ramolith +UPDATE `creature_template` SET `faction`=188, `npcflag`=1073741824, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry`=222774; -- Fragrant Stonelamb +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=221519; -- Fluttering Sapphire +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags`=33555200, `unit_flags2`=2048, `unit_flags3`=1073741824, `flags_extra` = 128 WHERE `entry`=226885; -- Bunny Prime - Empower (DNT) +UPDATE `creature_template` SET `faction`=190, `speed_walk`=0.400000005960464477, `speed_run`=0.714285731315612792, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=229092; -- Mosswool Grazer +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=67110912, `unit_flags3`=1090519040 WHERE `entry`=228149; -- Woldclaimed Freysworn +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=223852; -- Babbling Book +UPDATE `creature_template` SET `faction`=188, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry`=223098; -- Cobalt Ramolith +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=33555200, `unit_flags2`=67110912, `unit_flags3`=1090519040, `flags_extra` = 128 WHERE `entry`=217984; -- Rumble Stalker [DNT] +UPDATE `creature_template` SET `faction`=188, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry`=222747; -- Mossy Snail +UPDATE `creature_template` SET `faction`=1932, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=226909; -- Frostfire Elemental +UPDATE `creature_template` SET `faction`=188, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=222036; -- Sea Slug +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=223799; -- Shard of Dalaran +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=229088; -- Scavenging Falcon +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=223797; -- Lingering Spark +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=223798; -- Mana Fragment +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=220067; -- Salmoncrab +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=229087; -- Mana-Flecked Crawler +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=220038; -- Shattered Crystal +UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=217735; -- Charged Storm Wolf +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048, `unit_flags3`=2214592512 WHERE `entry`=225040; -- Mosspelt Ramolith +UPDATE `creature_template` SET `faction`=2832, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=224972; -- Dire Stormhowl +UPDATE `creature_template` SET `faction`=3407, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry` IN (218118, 218119); -- Undisciplined Earthen +UPDATE `creature_template` SET `faction`=188, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry`=222780; -- Fragrant Stonelamb +UPDATE `creature_template` SET `faction`=188, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry`=223097; -- Black Ramolith +UPDATE `creature_template` SET `faction`=190, `speed_walk`=0.400000005960464477, `speed_run`=0.714285731315612792, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=222419; -- Mosspelt Sheep +UPDATE `creature_template` SET `faction`=188, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=221524; -- Gemwing +UPDATE `creature_template` SET `faction`=31, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=222331; -- Cragstep Mouse +UPDATE `creature_template` SET `faction`=35, `npcflag`=16777216, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=16777216, `VehicleId`=8274 WHERE `entry`=212160; -- Cart +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=222156; -- Scavenging Sandsnapper +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=134217728 WHERE `entry`=222280; -- Voltscale Borer +UPDATE `creature_template` SET `faction`=188, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=222035; -- Softshell Pincher +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=222057; -- Isle Gull +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=223059; -- Gizwig +UPDATE `creature_template` SET `faction`=3407, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=223063; -- Hagenbran +UPDATE `creature_template` SET `faction`=188, `npcflag`=1073741824, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry`=223094; -- Cobalt Ramolith +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=223057; -- Trained Sandsnapper +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=222312; -- Scavenging Sandsnapper +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=224800; -- Salty Gull +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=221528; -- Soaring Plainshawk +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=222310; -- Isle Gull +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry` IN (221527, 222329); -- Regal Plainshawk +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=33555200, `unit_flags2`=67110912, `unit_flags3`=1090519040 WHERE `entry`=223558; -- Skyriding Glyph +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=222302; -- Sandscale Riplisk +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048, `unit_flags3`=2214592512 WHERE `entry`=225026; -- Sandscale Riplisk +UPDATE `creature_template` SET `faction`=2106, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=222322; -- Hungry Plainshawk +UPDATE `creature_template` SET `faction`=188, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry`=222757; -- Shalewing Devourer +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=222347; -- Gnashing Rockwing +UPDATE `creature_template` SET `faction`=2832, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=222332; -- Wild Stormhowl +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=222301; -- Damp Sandcourser +UPDATE `creature_template` SET `faction`=35, `npcflag`=3, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=219550; -- Bronze Timekeeper +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=221526; -- Mosspelt Ramolith +UPDATE `creature_template` SET `faction`=2832, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=221678; -- Wild Stormhowl +UPDATE `creature_template` SET `faction`=188, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry` IN (204341, 222759); -- Ravenous Shalewing +UPDATE `creature_template` SET `faction`=3407, `npcflag`=1, `speed_walk`=1.60000002384185791, `speed_run`=0.571428596973419189, `BaseAttackTime`=2000, `unit_flags`=256, `unit_flags2`=2048 WHERE `entry`=228070; -- Odarrok +UPDATE `creature_template` SET `faction`=1712, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=221672; -- Ramolith Curlhorn +UPDATE `creature_template` SET `faction`=35, `speed_run`=1, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=228073; -- Wahrvren +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=221644; -- Soaring Plainshawk +UPDATE `creature_template` SET `faction`=35, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=67110912, `unit_flags3`=1090519040 WHERE `entry`=212407; -- Enter Delve +UPDATE `creature_template` SET `faction`=2136, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=221684; -- Crested Shalehorn +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=223657; -- Igneous Elemental +UPDATE `creature_template` SET `faction`=188, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=217405; -- Shroom Scavenger +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=832, `unit_flags2`=2048, `unit_flags3`=3221225472 WHERE `entry`=217420; -- Decomposing Fungarian +UPDATE `creature_template` SET `faction`=2643, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=217404; -- Persistent Forager +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=217428; -- Agitated Rockpercher +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67633152 WHERE `entry` IN (229817, 229816); -- Ambushing Swarmer +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=16777216 WHERE `entry`=224730; -- Elemental Targeting +UPDATE `creature_template` SET `faction`=188, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=227115; -- Sandy Scuttler +UPDATE `creature_template` SET `faction`=188, `npcflag`=1073741824, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry`=222499; -- Mossy Snail +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=214946; -- Vinechewer Ramolith +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=215036; -- Redwing Falcon +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048, `unit_flags3`=2147483648 WHERE `entry`=222841; -- Dead Abductor +UPDATE `creature_template` SET `faction`=190, `speed_walk`=0.400000005960464477, `speed_run`=0.714285731315612792, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=227127; -- Grazing Mosswool +UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=212578; -- Agaric Spreader +UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=212579; -- Scarlet Stinkcap +UPDATE `creature_template` SET `faction`=2575, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=214945; -- Moss-Draped Ramolith +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=33555264, `unit_flags2`=67110912, `unit_flags3`=1090551808 WHERE `entry`=220026; -- Slumbering Mountain Giant +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=134217728 WHERE `entry`=222040; -- Opalooze Mollusc +UPDATE `creature_template` SET `faction`=3407, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=223648; -- Betta +UPDATE `creature_template` SET `faction`=188, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=215035; -- Freefoot Mouse +UPDATE `creature_template` SET `faction`=188, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=215038; -- Thistlestar +UPDATE `creature_template` SET `faction`=3407, `npcflag`=3, `BaseAttackTime`=2000, `unit_flags`=256, `unit_flags2`=2048 WHERE `entry`=217961; -- Hreka +UPDATE `creature_template` SET `faction`=3407, `npcflag`=2, `BaseAttackTime`=2000, `unit_flags`=256, `unit_flags2`=2048 WHERE `entry`=212708; -- Freysworn Cruton +UPDATE `creature_template` SET `faction`=188, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry`=222781; -- Sandstone Mosswool +UPDATE `creature_template` SET `faction`=35, `speed_run`=1, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=212255; -- Zarein +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048, `VehicleId`=8512 WHERE `entry`=223084; -- Moss-Draped Ramolith +UPDATE `creature_template` SET `faction`=35, `speed_run`=1, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=223238; -- Swift Cloudrook +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=256, `unit_flags2`=2048 WHERE `entry`=225323; -- Ginger +UPDATE `creature_template` SET `faction`=3407, `npcflag`=3, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=218535; -- Germira +UPDATE `creature_template` SET `faction`=3407, `npcflag`=2, `BaseAttackTime`=2000, `unit_flags`=256, `unit_flags2`=2048 WHERE `entry`=218729; -- Yeonin +UPDATE `creature_template` SET `faction`=3407, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=223652; -- Kurron +UPDATE `creature_template` SET `faction`=2952, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=217561; -- Brushmane Wolf +UPDATE `creature_template` SET `faction`=3407, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=227790; -- Kothilde +UPDATE `creature_template` SET `faction`=3407, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=223244; -- Unbound Miner +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=215034; -- Salt-Ear Ferret +UPDATE `creature_template` SET `faction`=2575, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108896 WHERE `entry`=218191; -- Moss-Draped Ramolith +UPDATE `creature_template` SET `faction`=3407, `npcflag`=4226, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=224424; -- Velkura +UPDATE `creature_template` SET `faction`=3407, `npcflag`=81, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=217447; -- Gandorhil +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=219264; -- Bloodmaw +UPDATE `creature_template` SET `faction`=3407, `npcflag`=80, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=217446; -- Shardgar +UPDATE `creature_template` SET `faction`=3407, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=223649; -- Maluc +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=256, `unit_flags2`=2048 WHERE `entry`=223242; -- Ama +UPDATE `creature_template` SET `faction`=35, `npcflag`=1, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=212928; -- Dalaran Sewer Turtle +UPDATE `creature_template` SET `faction`=3407, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=229379; -- Unbound Villager +UPDATE `creature_template` SET `faction`=35, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=212925; -- Dalaran Sewer Rat +UPDATE `creature_template` SET `faction`=3408, `speed_run`=1.428571462631225585, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=8388608 WHERE `entry`=217450; -- Unbound Protector +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=256, `unit_flags2`=2048 WHERE `entry`=223240; -- Ana +UPDATE `creature_template` SET `faction`=35, `npcflag`=8193, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=217439; -- Iridi +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=227733; -- Salt-Ear Ferret +UPDATE `creature_template` SET `faction`=188, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=223343; -- Tiny Cragling +UPDATE `creature_template` SET `faction`=188, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=223346; -- Ridge +UPDATE `creature_template` SET `faction`=188, `npcflag`=1073741824, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry`=223090; -- Bedrock Stonecharger +UPDATE `creature_template` SET `faction`=190, `speed_run`=1, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=229705; -- Docile Cloudrook +UPDATE `creature_template` SET `faction`=35, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=223344; -- Stratus +UPDATE `creature_template` SET `faction`=3407, `npcflag`=129, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=223446; -- Collector Dyna +UPDATE `creature_template` SET `faction`=188, `npcflag`=1073741824, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry`=222775; -- Sandstone Mosswool +UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=134742016 WHERE `entry`=229813; -- Disturbed Krolusk +UPDATE `creature_template` SET `faction`=3407, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=214465; -- Pearl Farmer +UPDATE `creature_template` SET `faction`=3407, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=214464; -- Dorbund +UPDATE `creature_template` SET `faction`=3407, `npcflag`=3, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=214444; -- Aggartha +UPDATE `creature_template` SET `faction`=35, `speed_run`=1, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=212255; -- Zarein +UPDATE `creature_template` SET `faction`=35, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=67110912, `unit_flags3`=1090519040 WHERE `entry`=212407; -- Enter Delve +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=33555200, `unit_flags2`=67110912, `unit_flags3`=1090519040 WHERE `entry`=223558; -- Skyriding Glyph +UPDATE `creature_template` SET `faction`=35, `npcflag`=16777216, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=16777216, `VehicleId`=8274 WHERE `entry`=212160; -- Cart +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=214946; -- Vinechewer Ramolith +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048, `VehicleId`=8512 WHERE `entry`=223084; -- Moss-Draped Ramolith +UPDATE `creature_template` SET `faction`=188, `npcflag`=1073741824, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry`=223093; -- Granite Ramolith +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=33555264, `unit_flags2`=67110912, `unit_flags3`=1090551808 WHERE `entry`=220026; -- Slumbering Mountain Giant +UPDATE `creature_template` SET `faction`=2575, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=214945; -- Moss-Draped Ramolith +UPDATE `creature_template` SET `faction`=188, `speed_run`=0.857142865657806396, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry`=222780; -- Fragrant Stonelamb +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=218201; -- Circling Sharpbeak +UPDATE `creature_template` SET `faction`=190, `npcflag`=17179869184, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=67108896 WHERE `entry`=218194; -- Vinechewer Ramolith +UPDATE `creature_template` SET `faction`=3407, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=256, `unit_flags2`=2048 WHERE `entry`=228072; -- Gartwin +UPDATE `creature_template` SET `faction`=2952, `npcflag`=17179869184, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108896 WHERE `entry`=218203; -- Brushmane Wolf +UPDATE `creature_template` SET `faction`=190, `speed_walk`=0.400000005960464477, `speed_run`=0.714285731315612792, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=227127; -- Grazing Mosswool +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=221519; -- Fluttering Sapphire +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=218188; -- Meandering Gorger +UPDATE `creature_template` SET `faction`=188, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=215035; -- Freefoot Mouse +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=218187; -- Grazing Stomper +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=67110912, `unit_flags3`=1090519040 WHERE `entry`=228149; -- Woldclaimed Freyswor +UPDATE `creature_template` SET `faction`=2952, `npcflag`=17179869184, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=32 WHERE `entry`=218205; -- Sparking Sharptooth +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=227638; -- Sharptalon Kestral +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=225270; -- Crested Shalehorn +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=134217728 WHERE `entry`=222155; -- Opalooze Mollusc +UPDATE `creature_template` SET `faction`=188, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=221681; -- Slithering Shalescale +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=33555200, `unit_flags2`=67110912, `unit_flags3`=1090519040, `flags_extra` = 128 WHERE `entry`=229335; -- Electricity Stalker [DNT] +UPDATE `creature_template` SET `faction`=31, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=221525; -- Prairie Dog +UPDATE `creature_template` SET `faction`=31, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=221645; -- Freefoot Mouse +UPDATE `creature_template` SET `faction`=35, `npcflag`=3, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=219547; -- Bronze Timekeeper +UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=224150; -- Nerubian Skirmisher +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=222019; -- Shalescale Striker +UPDATE `creature_template` SET `faction`=2106, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=221646; -- Hungry Plainshawk +UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=224149; -- Nerubian Webspinner +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=221642; -- Mosspelt Ramolith +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=221641; -- Ramolith Stonecrusher +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000 WHERE `entry`=229334; -- Kordac + +DELETE FROM `gameobject_template` WHERE `entry` IN (414318 /*Blessing Blossom*/, 451669 /*Glimmerpool*/, 444056 /*Earthen Hammers and Shields*/, 444055 /*Earthen Spears*/, 444054 /*Earthen Axes*/, 443649 /*11.0 Z1 - Max Level - Fishing Pole (RPS)*/, 443633 /*Earthen Crossbows*/, 414319 /*Arathor's Spear*/, 441170 /*Dormant Rock Giant*/, 433850 /*Abandoned Hovel*/, 441166 /*Dormant Rock Giant*/, 441162 /*Dormant Rock Giant*/, 441163 /*Dormant Rock Giant*/, 451677 /*Festering Rotpool*/, 451670 /*Calm Surfacing Ripple*/, 413049 /*Ironclaw*/, 451672 /*Stargazer Swarm*/, 454502 /*Radiant Prism Crystal*/, 444197 /*Arcane Crystal*/, 441785 /*441785*/, 433643 /*Cleanse Horrific Poison (DNT)*/, 414325 /*Crystallized Mycobloom*/, 454063 /*Mycobloom*/, 441956 /*Earthen Bottle*/, 413874 /*Rich Bismuth*/, 463632 /*Falcon Nest*/, 422531 /*Disturbed Earth*/, 429692 /*Chair*/, 429691 /*Bench*/, 429689 /*Bench*/, 446249 /*Bench*/, 446253 /*Bench*/, 446193 /*Chair*/, 446233 /*Bench*/, 446154 /*Chair*/, 466677 /*Stool*/, 446241 /*Bench*/, 446261 /*Bench*/, 446238 /*Bench*/, 466209 /*Chair*/, 466213 /*Chair*/, 446259 /*Bench*/, 466210 /*Chair*/, 446246 /*Bench*/, 446243 /*Bench*/, 465869 /*Chair*/, 446194 /*Chair*/, 446258 /*Bench*/, 446235 /*Bench*/, 433036 /*Chair*/, 446158 /*Chair*/, 433037 /*Forge*/, 433035 /*Anvil*/, 446250 /*Bench*/, 446234 /*Bench*/, 433038 /*Mailbox*/, 446247 /*Bench*/, 446254 /*Bench*/, 446190 /*Chair*/, 446257 /*Bench*/, 446156 /*Chair*/, 446195 /*Bench*/, 446255 /*Bench*/, 446205 /*Chair*/, 446252 /*Bench*/, 446187 /*Chair*/, 466211 /*Chair*/, 466212 /*Chair*/, 465705 /*Cooking Fire*/, 446155 /*Chair*/, 433039 /*Chair*/, 466676 /*Stool*/, 446239 /*Bench*/, 466215 /*Chair*/, 446159 /*Chair*/, 446244 /*Bench*/, 446191 /*Chair*/, 446251 /*Bench*/, 446157 /*Chair*/, 446188 /*Chair*/, 446260 /*Bench*/, 446192 /*Chair*/, 466214 /*Chair*/, 446248 /*Bench*/, 446204 /*Chair*/, 446189 /*Chair*/, 439457 /*Elevator Lever*/, 414379 /*Door*/, 464019 /*Stones of the Wolds Part 1*/, 456743 /*Dornogal Pike*/, 459427 /*Healing Bubbles*/, 463992 /*Observational Notes: Stormrooks*/, 422668 /*Bucket of Clay*/, 466229 /*Adelgonn's Journal*/, 446236 /*Bench*/, 466678 /*Stool*/, 446256 /*Bench*/, 446245 /*Bench*/, 446240 /*Bench*/, 466216 /*Chair*/, 446242 /*Bench*/, 446237 /*Bench*/); +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(414318, 50, 93129, 'Blessing Blossom', '', '', '', 1, 3682, 120689, 0, 0, 30, 60, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56110), -- Blessing Blossom +(451669, 25, 85928, 'Glimmerpool', '', '', '', 1, 4, 125066, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56110), -- Glimmerpool +(444056, 10, 86951, 'Earthen Hammers and Shields', 'questinteract', '', '', 0.800000011920928955, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 448108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Earthen Hammers and Shields +(444055, 10, 86951, 'Earthen Spears', 'questinteract', '', '', 0.800000011920928955, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 448114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Earthen Spears +(444054, 10, 86951, 'Earthen Axes', 'questinteract', '', '', 0.800000011920928955, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 448112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Earthen Axes +(443649, 5, 71370, '11.0 Z1 - Max Level - Fishing Pole (RPS)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- 11.0 Z1 - Max Level - Fishing Pole (RPS) +(443633, 10, 86951, 'Earthen Crossbows', 'questinteract', '', '', 0.800000011920928955, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 448117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Earthen Crossbows +(414319, 50, 87328, 'Arathor\'s Spear', '', '', '', 1, 3682, 120689, 0, 0, 30, 60, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56110), -- Arathor's Spear +(441170, 43, 90195, 'Dormant Rock Giant', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Dormant Rock Giant +(433850, 43, 89005, 'Abandoned Hovel', '', '', '', 1, -1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Abandoned Hovel +(441166, 43, 90199, 'Dormant Rock Giant', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Dormant Rock Giant +(441162, 43, 90195, 'Dormant Rock Giant', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Dormant Rock Giant +(441163, 43, 90196, 'Dormant Rock Giant', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Dormant Rock Giant +(451677, 25, 10993, 'Festering Rotpool', '', '', '', 1, 4, 125058, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56110), -- Festering Rotpool +(451670, 25, 86062, 'Calm Surfacing Ripple', '', '', '', 1, 4, 125065, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56110), -- Calm Surfacing Ripple +(413049, 50, 89948, 'Ironclaw', '', '', '', 0.85000002384185791, 3681, 120476, 0, 0, 60, 70, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56110), -- Ironclaw +(451672, 25, 86062, 'Stargazer Swarm', '', '', '', 1, 4, 125063, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56110), -- Stargazer Swarm +(454502, 3, 26439, 'Radiant Prism Crystal', 'questinteract', 'Collecting', '', 0.400000005960464477, 2124, 125891, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2462, 56110), -- Radiant Prism Crystal +(444197, 10, 86359, 'Arcane Crystal', 'questinteract', 'Inspecting', '', 2, 93, 0, 0, 1, 0, 0, 1, 0, 0, 0, 449953, 0, 0, 1, 157298, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2837, 56110), -- Arcane Crystal +(433643, 6, 9510, 'Cleanse Horrific Poison (DNT)', '', '', '', 1, 0, 0, 6, 440896, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56110), -- Cleanse Horrific Poison (DNT) +(414325, 50, 87199, 'Crystallized Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 60, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 433643, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56110), -- Crystallized Mycobloom +(454063, 50, 87197, 'Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 15, 30, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56110), -- Mycobloom +(441956, 10, 90486, 'Earthen Bottle', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 446524, 0, 0, 0, 0, 0, 0, 0, 0, 34707, 1, 0, 121568, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Earthen Bottle +(413874, 50, 89862, 'Rich Bismuth', '', '', '', 1, 3681, 120476, 0, 0, 45, 55, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56110), -- Rich Bismuth +(463632, 5, 74920, 'Falcon Nest', '', '', '', 0.349999994039535522, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56110), -- Falcon Nest +(422531, 10, 87595, 'Disturbed Earth', 'questinteract', 'Digging', '', 1, 3723, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 431909, 0, 0, 0, 35059, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Disturbed Earth +(429692, 7, 87468, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(429691, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(429689, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446249, 7, 88281, 'Bench', '', '', '', 0.999999463558197021, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446253, 7, 88281, 'Bench', '', '', '', 0.999999701976776123, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446193, 7, 87468, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446233, 7, 88281, 'Bench', '', '', '', 0.999999463558197021, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446154, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(466677, 7, 88391, 'Stool', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Stool +(446241, 7, 88281, 'Bench', '', '', '', 0.999999582767486572, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446261, 7, 88281, 'Bench', '', '', '', 0.999999582767486572, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446238, 7, 88281, 'Bench', '', '', '', 0.999999523162841796, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(466209, 7, 88391, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(466213, 7, 88391, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446259, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(466210, 7, 88391, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446246, 7, 88281, 'Bench', '', '', '', 0.999999523162841796, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446243, 7, 88281, 'Bench', '', '', '', 0.999999523162841796, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(465869, 7, 88391, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446194, 7, 87468, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446258, 7, 88281, 'Bench', '', '', '', 0.99999934434890747, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446235, 7, 88281, 'Bench', '', '', '', 0.999999523162841796, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(433036, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446158, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(433037, 8, 88778, 'Forge', '', '', '', 1, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Forge +(433035, 8, 88784, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Anvil +(446250, 7, 88281, 'Bench', '', '', '', 0.999999523162841796, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446234, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(433038, 19, 87471, 'Mailbox', '', '', '', 1, 4383, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Mailbox +(446247, 7, 88281, 'Bench', '', '', '', 0.999999284744262695, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446254, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446190, 7, 87468, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446257, 7, 88281, 'Bench', '', '', '', 0.999999523162841796, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446156, 7, 87468, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446195, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446255, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446205, 7, 87468, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446252, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446187, 7, 87468, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(466211, 7, 88391, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(466212, 7, 88391, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(465705, 8, 51318, 'Cooking Fire', '', '', '', 1.389513492584228515, 4, 10, 215916, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Cooking Fire +(446155, 7, 87468, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(433039, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(466676, 7, 88391, 'Stool', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Stool +(446239, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(466215, 7, 88391, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446159, 7, 87468, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446244, 7, 88281, 'Bench', '', '', '', 0.999999523162841796, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446191, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446251, 7, 88281, 'Bench', '', '', '', 0.999999284744262695, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446157, 7, 87468, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446188, 7, 87468, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446260, 7, 88281, 'Bench', '', '', '', 0.999999463558197021, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446192, 7, 87468, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(466214, 7, 88391, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446248, 7, 88281, 'Bench', '', '', '', 0.999999523162841796, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446204, 7, 87468, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446189, 7, 87468, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(439457, 10, 86851, 'Elevator Lever', 'interact', 'Activating', '', 1, 3772, 0, 0, 1, 0, 0, 0, 0, 0, 0, 443392, 0, 0, 0, 27700, 0, 0, 0, 0, 0, 1, 0, 126312, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2797, 56110), -- Elevator Lever +(414379, 5, 85630, 'Door', '', '', '', 0.899999976158142089, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Door +(464019, 10, 77374, 'Stones of the Wolds Part 1', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9587, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Stones of the Wolds Part 1 +(456743, 5, 93290, 'Dornogal Pike', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Dornogal Pike +(459427, 5, 9355, 'Healing Bubbles', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Healing Bubbles +(463992, 10, 89637, 'Observational Notes: Stormrooks', 'inspect', '', '', 0.25, 0, 0, 0, 3000, 0, 0, 0, 9556, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Observational Notes: Stormrooks +(422668, 5, 87637, 'Bucket of Clay', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bucket of Clay +(466229, 10, 90312, 'Adelgonn\'s Journal', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9634, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Adelgonn's Journal +(446236, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(466678, 7, 88391, 'Stool', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Stool +(446256, 7, 88281, 'Bench', '', '', '', 0.999999523162841796, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446245, 7, 88281, 'Bench', '', '', '', 0.999999463558197021, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446240, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(466216, 7, 88391, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Chair +(446242, 7, 88281, 'Bench', '', '', '', 0.999999523162841796, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110), -- Bench +(446237, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56110); -- Bench + +-- Model Info +DELETE FROM `creature_model_info` WHERE `DisplayID` IN (120662, 119083, 119070, 114794, 119086, 119087, 121447, 119764, 120664, 119170, 114102, 115110, 114826, 119068, 119082,114791, 114821, 114827, 114824, 114818, 114828, 114817, 114816, 114800, 112188, 106697, 91387, 117494, 117481, 117487, 114937, 117484, 117497, 114916, 114935, 117491, 114934, 114304, 112187,115109, 113610, 115113, 115111, 115108, 115112, 114819, 119067, 119066, 117496, 117483, 114927, 114932, 117485, 114659, 114928, 120661, 119074, 119162, 119161, 114654, 114302, 121445, 91385, 114789, 112189, 114938, 114914, 114915, 114941); +INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES +(120662, 0.497622579336166381, 0.60000002384185791, 0, 56110), +(119083, 0.764442086219787597, 3, 0, 56110), +(119070, 0.509628057479858398, 2, 0, 56110), +(114794, 0.227499991655349731, 0.649999976158142089, 0, 56110), +(119086, 0.764442086219787597, 3, 0, 56110), +(119087, 0.764442086219787597, 3, 0, 56110), +(121447, 0.347000002861022949, 1.5, 0, 56110), +(119764, 0.219570502638816833, 0, 0, 56110), +(120664, 0.497622579336166381, 0.60000002384185791, 0, 56110), +(119170, 0.255529791116714477, 0.5, 0, 56110), +(114102, 0.108170777559280395, 0.450000017881393432, 0, 56110), +(115110, 0.683102548122406005, 0.875, 0, 56110), +(114826, 1.339599251747131347, 1.75, 0, 56110), +(119068, 0.509628057479858398, 2, 0, 56110), +(119082, 0.764442086219787597, 3, 0, 56110), +(114791, 0.227499991655349731, 0.649999976158142089, 0, 56110), +(114821, 1.339599251747131347, 1.75, 0, 56110), +(114827, 1.339599251747131347, 1.75, 0, 56110), +(114824, 1.339599251747131347, 1.75, 0, 56110), +(114818, 1.339599251747131347, 1.75, 0, 56110), +(114828, 1.339599251747131347, 1.75, 0, 56110), +(114817, 1.339599251747131347, 1.75, 0, 56110), +(114816, 1.339599251747131347, 1.75, 0, 56110), +(114800, 1.994137406349182128, 2.40000009536743164, 0, 56110), +(112188, 0.700270593166351318, 0.300000011920928955, 0, 56110), +(106697, 1.661781191825866699, 2, 0, 56110), +(91387, 0.765362918376922607, 0, 0, 56110), +(117494, 1.65874183177947998, 2, 0, 56110), +(117481, 1.65874183177947998, 2, 0, 56110), +(117487, 1.65874183177947998, 2, 0, 56110), +(114937, 1.990490317344665527, 2.40000009536743164, 0, 56110), +(117484, 1.65874183177947998, 2, 0, 56110), +(117497, 1.65874183177947998, 2, 0, 56110), +(114916, 1.990490317344665527, 2.40000009536743164, 0, 56110), +(114935, 1.990490317344665527, 2.40000009536743164, 0, 56110), +(117491, 1.65874183177947998, 2, 0, 56110), +(114934, 1.990490317344665527, 2.40000009536743164, 0, 56110), +(114304, 0.724426746368408203, 0, 0, 56110), +(112187, 0.700270593166351318, 0.300000011920928955, 0, 56110), +(115109, 0.195172175765037536, 0.25, 0, 56110), +(113610, 1.55254065990447998, 1, 0, 56110), +(115113, 0.195172175765037536, 0.25, 0, 56110), +(115111, 0.195172175765037536, 0.25, 0, 56110), +(115108, 0.195172175765037536, 0.25, 0, 56110), +(115112, 0.195172175765037536, 0.25, 0, 56110), +(114819, 1.339599251747131347, 1.75, 0, 56110), +(119067, 0.509628057479858398, 2, 0, 56110), +(119066, 0.509628057479858398, 2, 0, 56110), +(117496, 1.990490198135375976, 2.40000009536743164, 0, 56110), +(117483, 1.990490317344665527, 2.40000009536743164, 0, 56110), +(114927, 1.65874183177947998, 2, 0, 56110), +(114932, 1.65874183177947998, 2, 0, 56110), +(117485, 1.990490198135375976, 2.40000009536743164, 0, 56110), +(114659, 1.990490317344665527, 2.40000009536743164, 0, 56110), +(114928, 1.65874183177947998, 2, 0, 56110), +(120661, 0.497622579336166381, 0.60000002384185791, 0, 56110), +(119074, 0.509628057479858398, 2, 0, 56110), +(119162, 0.347000002861022949, 1.5, 0, 56110), +(119161, 0.347000002861022949, 1.5, 0, 56110), +(114654, 1.086640119552612304, 0, 0, 56110), +(114302, 0.724426746368408203, 0, 0, 56110), +(121445, 0.347000002861022949, 1.5, 0, 56110), +(91385, 0.765362918376922607, 0, 0, 56110), +(114789, 1.661781191825866699, 2, 0, 56110), +(112189, 0.200000002980232238, 0.25, 0, 56196), +(114938, 1.990490317344665527, 2.40000009536743164, 0, 56196), +(114914, 1.990490317344665527, 2.40000009536743164, 0, 56196), +(114915, 1.990490317344665527, 2.40000009536743164, 0, 56196), +(114941, 1.990490317344665527, 2.40000009536743164, 0, 56196); + +UPDATE `creature_model_info` SET `VerifiedBuild`=56110 WHERE `DisplayID` IN (4960, 11686, 107538, 106699, 109354, 106700, 106691, 109350); +UPDATE `creature_model_info` SET `BoundingRadius`=1.384275436401367187, `CombatReach`=1.5, `VerifiedBuild`=56110 WHERE `DisplayID`=103218; + +-- Difficulty +DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=0 AND `Entry` IN (215093,223093,222774,221519,229092,228149,226885,223852,223098,217984,222747,226909,223799,222036,229088,229087,223798,223797,220067,220038,217735,225040,224972,218119,218118,222780,223097,221524,222419,222331,212160,222156,222280,222035,222057,223094,223063,223059,223057,222312,224800,222310,221528,221527,222322,223558,222347,222757,225026,222329,222332,222302,222301,219550,221526,221678,228070,221672,222759,228073,221644,212407,221684,223657,224730,227115,222499,214946,215036,222841,227127,212579,212578,217420,217405,217428,217404,214945,220026,222040,223459,215765,223648,215035,212255,223084,223238,222781,217961,215038,212708,227790,225323,223652,223244,218729,218535,217561,215034,218191,210759,217447,212928,223240,224424,212925,223649,219264,223242,229379,217450,217446,217439,229705,227733,223446,223346,223344,223343,223090,213115,222775,229813,212577,228226,228101,214465,214464,214444,228072,218203,218201,218194,218188,218187,218205,227638,224150,225270,222155,221681,229335,221525,221645,222019,224149,221646,219547,221641,221642,229334)); +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(215093, 0, 10, 0.200000002980232238, 1, 264557, 0, 0), -- Cragstep Mouse +(223093, 0, 10, 0.200000002980232238, 1, 273893, 0, 0), -- Granite Ramolith +(222774, 0, 10, 0.200000002980232238, 1, 273571, 0, 0), -- Fragrant Stonelamb +(221519, 0, 10, 0.5, 0, 271328, 1, 0), -- Fluttering Sapphire +(229092, 0, 10, 1, 1, 280327, 0, 0), -- Mosswool Grazer +(228149, 0, 10, 12, 1, 279334, 1073741824, 1024), -- Woldclaimed Freysworn +(226885, 0, 9, 1, 1, 278047, 0, 0), -- Bunny Prime - Empower (DNT) +(223852, 0, 10, 7, 1, 274714, 2147483720, 0), -- Babbling Book +(223098, 0, 10, 0.200000002980232238, 1, 273898, 0, 0), -- Cobalt Ramolith +(217984, 0, 10, 1, 1, 267479, 1610612752, 117440582), -- Rumble Stalker [DNT] +(222747, 0, 10, 0.200000002980232238, 1, 273544, 0, 0), -- Mossy Snail +(226909, 0, 10, 4, 1, 278071, 2147483720, 0), -- Frostfire Elemental +(223799, 0, 10, 2, 1, 274661, 512, 0), -- Shard of Dalaran +(222036, 0, 10, 0.200000002980232238, 1, 271856, 0, 0), -- Sea Slug +(229088, 0, 10, 1, 1, 280323, 1, 0), -- Scavenging Falcon +(229087, 0, 10, 1, 1, 280322, 1, 0), -- Mana-Flecked Crawler +(223798, 0, 10, 1, 1, 274660, 0, 0), -- Mana Fragment +(223797, 0, 10, 0.5, 1, 274659, 0, 0), -- Lingering Spark +(220067, 0, 10, 0.200000002980232238, 1, 269673, 0, 0), -- Salmoncrab +(220038, 0, 10, 0.200000002980232238, 1, 269644, 0, 0), -- Shattered Crystal +(217735, 0, 10, 1, 1, 267228, 0, 0), -- Charged Storm Wolf +(225040, 0, 10, 1, 1, 275981, 1, 0), -- Mosspelt Ramolith +(224972, 0, 10, 2, 1, 275913, 0, 0), -- Dire Stormhowl +(218119, 0, 10, 1, 1, 267614, 0, 0), -- Undisciplined Earthen +(218118, 0, 10, 1, 1, 267613, 0, 0), -- Undisciplined Earthen +(222780, 0, 10, 0.200000002980232238, 1, 273577, 0, 0), -- Fragrant Stonelamb +(223097, 0, 10, 0.200000002980232238, 1, 273897, 0, 0), -- Black Ramolith +(221524, 0, 10, 0.200000002980232238, 0, 271333, 0, 0), -- Gemwing +(222419, 0, 10, 1, 1, 272241, 512, 0), -- Mosspelt Sheep +(222331, 0, 10, 0.200000002980232238, 1, 272153, 0, 0), -- Cragstep Mouse +(212160, 0, 10, 1, 1, 261511, 1073741840, 2), -- Cart +(222156, 0, 10, 1, 1, 271976, 1, 0), -- Scavenging Sandsnapper +(222280, 0, 10, 2, 1, 272102, 65537, 0), -- Voltscale Borer +(222035, 0, 10, 0.200000002980232238, 1, 271855, 0, 0), -- Softshell Pincher +(222057, 0, 10, 1, 1, 271877, 1, 0), -- Isle Gull +(223094, 0, 10, 0.200000002980232238, 1, 273894, 0, 0), -- Cobalt Ramolith +(223063, 0, 10, 1, 1, 273861, 0, 0), -- Hagenbran +(223059, 0, 10, 1, 1, 273857, 0, 0), -- Gizwig +(223057, 0, 10, 1, 1, 273855, 0, 0), -- Trained Sandsnapper +(222312, 0, 10, 1, 1, 272134, 1, 0), -- Scavenging Sandsnapper +(224800, 0, 10, 0.5, 1, 275726, 1, 0), -- Salty Gull +(222310, 0, 10, 1, 1, 272132, 1, 0), -- Isle Gull +(221528, 0, 10, 1, 1, 271337, 1, 0), -- Soaring Plainshawk +(221527, 0, 10, 2, 1, 271336, 1, 0), -- Regal Plainshawk +(222322, 0, 10, 1, 1, 272144, 1, 0), -- Hungry Plainshawk +(223558, 0, 10, 1, 1, 274417, 1610612752, 67108870), -- Skyriding Glyph +(222347, 0, 10, 1, 1, 272169, 1, 0), -- Gnashing Rockwing +(222757, 0, 10, 1, 1, 273554, 0, 0), -- Shalewing Devourer +(225026, 0, 10, 1, 1, 275967, 1, 0), -- Sandscale Riplisk +(222329, 0, 10, 2, 1, 272151, 1, 0), -- Regal Plainshawk +(222332, 0, 10, 1, 1, 272154, 1, 0), -- Wild Stormhowl +(222302, 0, 10, 1, 1, 272124, 1, 0), -- Sandscale Riplisk +(222301, 0, 10, 1, 1, 272123, 0, 0), -- Damp Sandcourser +(219550, 0, 10, 1, 1, 269118, 0, 0), -- Bronze Timekeeper +(221526, 0, 10, 1, 1, 271335, 513, 0), -- Mosspelt Ramolith +(221678, 0, 10, 1, 1, 271488, 1, 0), -- Wild Stormhowl +(228070, 0, 10, 1, 1, 279255, 0, 0), -- Odarrok +(221672, 0, 10, 2, 1, 271482, 513, 0), -- Ramolith Curlhorn +(222759, 0, 10, 1, 1, 273556, 0, 0), -- Ravenous Shalewing +(228073, 0, 10, 1, 1, 279258, 0, 0), -- Wahrvren +(221644, 0, 10, 1, 1, 271453, 1, 0), -- Soaring Plainshawk +(212407, 0, 10, 1, 1, 261762, 1744830480, 6), -- Enter Delve +(221684, 0, 10, 1, 1, 271494, 1, 0), -- Crested Shalehorn +(223657, 0, 10, 1, 1, 274516, 0, 0), -- Igneous Elemental +(224730, 0, 10, 1, 1, 275654, 1073742848, 0), -- Elemental Targeting +(227115, 0, 10, 0.200000002980232238, 1, 278280, 0, 0), -- Sandy Scuttler +(222499, 0, 10, 0.200000002980232238, 1, 272321, 0, 0), -- Mossy Snail +(214946, 0, 10, 2, 1, 264404, 513, 0), -- Vinechewer Ramolith +(215036, 0, 10, 1, 1, 264500, 1, 0), -- Redwing Falcon +(222841, 0, 10, 1, 1, 273638, 0, 0), -- Dead Abductor +(227127, 0, 10, 0.5, 1, 278292, 512, 0), -- Grazing Mosswool +(212579, 0, 10, 1, 1, 261938, 0, 0), -- Scarlet Stinkcap +(212578, 0, 10, 1, 1, 261937, 0, 0), -- Agaric Spreader +(217420, 0, 10, 2, 1, 266913, 0, 0), -- Decomposing Fungarian +(217405, 0, 10, 0.200000002980232238, 1, 266897, 0, 0), -- Shroom Scavenger +(217428, 0, 10, 1, 1, 266921, 1, 0), -- Agitated Rockpercher +(217404, 0, 10, 1, 1, 266896, 513, 0), -- Persistent Forager +(214945, 0, 10, 1, 1, 264403, 513, 0), -- Moss-Draped Ramolith +(220026, 0, 10, 2, 1, 269599, 1610612736, 67108870), -- Slumbering Mountain Giant +(222040, 0, 10, 1, 1, 271860, 66049, 0), -- Opalooze Mollusc +(223459, 0, 10, 1, 1, 274286, 4096, 16384), -- Injured Earthen +(215765, 0, 10, 1, 1, 265245, 4096, 16384), -- Injured Earthen +(223648, 0, 10, 1, 1, 274507, 0, 0), -- Betta +(215035, 0, 10, 0.200000002980232238, 1, 264499, 0, 0), -- Freefoot Mouse +(212255, 0, 10, 10, 1, 261609, 0, 0), -- Zarein +(223084, 0, 10, 1, 1, 273884, 0, 0), -- Moss-Draped Ramolith +(223238, 0, 10, 1, 1, 274041, 0, 0), -- Swift Cloudrook +(222781, 0, 10, 0.200000002980232238, 1, 273578, 0, 0), -- Sandstone Mosswool +(217961, 0, 10, 1, 1, 267456, 0, 0), -- Hreka +(215038, 0, 10, 0.200000002980232238, 0, 264502, 0, 0), -- Thistlestar +(212708, 0, 10, 1, 1, 262075, 268435456, 0), -- Freysworn Cruton +(227790, 0, 10, 1, 1, 278969, 0, 0), -- Kothilde +(225323, 0, 10, 1, 1, 276280, 0, 0), -- Ginger +(223652, 0, 10, 1, 1, 274511, 0, 0), -- Kurron +(223244, 0, 10, 1, 1, 274047, 0, 0), -- Unbound Miner +(218729, 0, 10, 1, 1, 268262, 0, 0), -- Yeonin +(218535, 0, 10, 1, 1, 268041, 0, 0), -- Germira +(217561, 0, 10, 1, 1, 267054, 1, 0), -- Brushmane Wolf +(215034, 0, 10, 0.200000002980232238, 1, 264498, 0, 0), -- Salt-Ear Ferret +(218191, 0, 10, 1, 1, 267690, 513, 0), -- Moss-Draped Ramolith +(210759, 0, 10, 1, 1, 260103, 4128, 53477378), -- Brann Bronzebeard +(217447, 0, 10, 1, 1, 266940, 0, 0), -- Gandorhil +(212928, 0, 10, 1, 1, 262323, 0, 0), -- Dalaran Sewer Turtle +(223240, 0, 10, 1, 1, 274043, 0, 0), -- Ana +(224424, 0, 10, 1, 1, 275344, 0, 0), -- Velkura +(212925, 0, 10, 1, 1, 262320, 0, 0), -- Dalaran Sewer Rat +(223649, 0, 10, 1, 1, 274508, 0, 0), -- Maluc +(219264, 0, 10, 4, 1, 268828, 72, 0), -- Bloodmaw +(223242, 0, 10, 1, 1, 274045, 0, 0), -- Ama +(229379, 0, 10, 1, 1, 280663, 0, 0), -- Unbound Villager +(217450, 0, 10, 15, 1, 266943, 0, 0), -- Unbound Protector +(217446, 0, 10, 1, 1, 266939, 0, 0), -- Shardgar +(217439, 0, 10, 1, 1, 266932, 0, 0), -- Iridi +(229705, 0, 10, 1, 1, 280993, 1, 0), -- Docile Cloudrook +(227733, 0, 10, 0.200000002980232238, 1, 278912, 0, 0), -- Salt-Ear Ferret +(223446, 0, 10, 1, 1, 274271, 0, 0), -- Collector Dyna +(223346, 0, 10, 1, 1, 274169, 0, 0), -- Ridge +(223344, 0, 10, 1, 1, 274167, 0, 0), -- Stratus +(223343, 0, 10, 1, 1, 274166, 0, 0), -- Tiny Cragling +(223090, 0, 10, 0.200000002980232238, 1, 273890, 0, 0), -- Bedrock Stonecharger +(213115, 0, 10, 4, 1, 262512, 72, 0), -- Rustul Titancap +(222775, 0, 10, 0.200000002980232238, 1, 273572, 0, 0), -- Sandstone Mosswool +(229813, 0, 10, 1.20000004768371582, 1, 281102, 65537, 0), -- Disturbed Krolusk +(212577, 0, 10, 0.5, 1, 261936, 0, 0), -- Budling Morel +(228226, 0, 10, 45, 1, 279411, 16780288, 4194304), -- Hati +(228101, 0, 10, 1, 1, 279286, 16786432, 16), -- Beast +(214465, 0, 10, 1, 1, 263907, 0, 0), -- Pearl Farmer +(214464, 0, 10, 1, 1, 263906, 0, 0), -- Dorbund +(214444, 0, 10, 1, 1, 263886, 134217728, 0), -- Aggartha +(228072, 0, 10, 1, 1, 279257, 0, 0), -- Gartwin +(218203, 0, 10, 1, 1, 267702, 1, 0), -- Brushmane Wolf +(218201, 0, 10, 1, 1, 267700, 1, 0), -- Circling Sharpbeak +(218194, 0, 10, 2, 1, 267693, 513, 0), -- Vinechewer Ramolith +(218188, 0, 10, 2, 1, 267687, 1, 0), -- Meandering Gorger +(218187, 0, 10, 1, 1, 267686, 1, 0), -- Grazing Stomper +(218205, 0, 10, 2, 1, 267704, 0, 0), -- Sparking Sharptooth +(227638, 0, 10, 1, 1, 278815, 1, 0), -- Sharptalon Kestral +(224150, 0, 10, 1, 1, 275018, 0, 0), -- Nerubian Skirmisher +(225270, 0, 10, 1, 1, 276224, 1, 0), -- Crested Shalehorn +(222155, 0, 10, 2, 1, 271975, 66049, 0), -- Opalooze Mollusc +(221681, 0, 10, 0.200000002980232238, 1, 271491, 0, 0), -- Slithering Shalescale +(229335, 0, 10, 1, 1, 280615, 1610612752, 117440582), -- Electricity Stalker [DNT] +(221525, 0, 10, 0.200000002980232238, 1, 271334, 0, 0), -- Prairie Dog +(221645, 0, 10, 0.200000002980232238, 1, 271454, 0, 0), -- Freefoot Mouse +(222019, 0, 10, 1, 1, 271835, 1, 0), -- Shalescale Striker +(224149, 0, 10, 1, 1, 275017, 0, 0), -- Nerubian Webspinner +(221646, 0, 10, 1, 1, 271455, 1, 0), -- Hungry Plainshawk +(219547, 0, 10, 1, 1, 269115, 0, 0), -- Bronze Timekeeper +(221641, 0, 10, 2, 1, 271450, 513, 0), -- Ramolith Stonecrusher +(221642, 0, 10, 1, 1, 271451, 513, 0), -- Mosspelt Ramolith +(229334, 0, 10, 300, 1, 280614, 4, 0); -- Kordac + +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=215093 AND `DifficultyID`=0); -- 215093 (Cragstep Mouse) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=371, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223093 AND `DifficultyID`=0); -- 223093 (Granite Ramolith) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=371, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222774 AND `DifficultyID`=0); -- 222774 (Fragrant Stonelamb) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306368, `VerifiedBuild`=56110 WHERE (`Entry`=221519 AND `DifficultyID`=0); -- 221519 (Fluttering Sapphire) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2151, `StaticFlags1`=536871168, `StaticFlags3`=33554432, `VerifiedBuild`=56110 WHERE (`Entry`=226885 AND `DifficultyID`=0); -- 226885 (Bunny Prime - Empower (DNT)) - Sessile, Floating - CannotTurn +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=229092 AND `DifficultyID`=0); -- 229092 (Mosswool Grazer) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306624, `StaticFlags3`=33554432, `VerifiedBuild`=56110 WHERE (`Entry`=228149 AND `DifficultyID`=0); -- 228149 (Woldclaimed Freysworn) - Sessile, CanSwim, Floating - CannotTurn +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223852 AND `DifficultyID`=0); -- 223852 (Babbling Book) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=371, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223098 AND `DifficultyID`=0); -- 223098 (Cobalt Ramolith) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306624, `VerifiedBuild`=56110 WHERE (`Entry`=217984 AND `DifficultyID`=0); -- 217984 (Rumble Stalker [DNT]) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=371, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222747 AND `DifficultyID`=0); -- 222747 (Mossy Snail) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2462, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=226909 AND `DifficultyID`=0); -- 226909 (Frostfire Elemental) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222036 AND `DifficultyID`=0); -- 222036 (Sea Slug) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223799 AND `DifficultyID`=0); -- 223799 (Shard of Dalaran) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306368, `VerifiedBuild`=56110 WHERE (`Entry`=229088 AND `DifficultyID`=0); -- 229088 (Scavenging Falcon) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223797 AND `DifficultyID`=0); -- 223797 (Lingering Spark) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223798 AND `DifficultyID`=0); -- 223798 (Mana Fragment) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=220067 AND `DifficultyID`=0); -- 220067 (Salmoncrab) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=229087 AND `DifficultyID`=0); -- 229087 (Mana-Flecked Crawler) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=220038 AND `DifficultyID`=0); -- 220038 (Shattered Crystal) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2829, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=217735 AND `DifficultyID`=0); -- 217735 (Charged Storm Wolf) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=225040 AND `DifficultyID`=0); -- 225040 (Mosspelt Ramolith) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=224972 AND `DifficultyID`=0); -- 224972 (Dire Stormhowl) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=218118 AND `DifficultyID`=0); -- 218118 (Undisciplined Earthen) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=218119 AND `DifficultyID`=0); -- 218119 (Undisciplined Earthen) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=371, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222780 AND `DifficultyID`=0); -- 222780 (Fragrant Stonelamb) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=371, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223097 AND `DifficultyID`=0); -- 223097 (Black Ramolith) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222419 AND `DifficultyID`=0); -- 222419 (Mosspelt Sheep) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=805306368, `VerifiedBuild`=56110 WHERE (`Entry`=221524 AND `DifficultyID`=0); -- 221524 (Gemwing) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222331 AND `DifficultyID`=0); -- 222331 (Cragstep Mouse) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `VerifiedBuild`=56110 WHERE (`Entry`=212160 AND `DifficultyID`=0); -- 212160 (Cart) - +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222156 AND `DifficultyID`=0); -- 222156 (Scavenging Sandsnapper) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222280 AND `DifficultyID`=0); -- 222280 (Voltscale Borer) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222035 AND `DifficultyID`=0); -- 222035 (Softshell Pincher) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306368, `VerifiedBuild`=56110 WHERE (`Entry`=222057 AND `DifficultyID`=0); -- 222057 (Isle Gull) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223059 AND `DifficultyID`=0); -- 223059 (Gizwig) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2462, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223063 AND `DifficultyID`=0); -- 223063 (Hagenbran) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=371, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223094 AND `DifficultyID`=0); -- 223094 (Cobalt Ramolith) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223057 AND `DifficultyID`=0); -- 223057 (Trained Sandsnapper) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222312 AND `DifficultyID`=0); -- 222312 (Scavenging Sandsnapper) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=224800 AND `DifficultyID`=0); -- 224800 (Salty Gull) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=221528 AND `DifficultyID`=0); -- 221528 (Soaring Plainshawk) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306368, `VerifiedBuild`=56110 WHERE (`Entry`=222310 AND `DifficultyID`=0); -- 222310 (Isle Gull) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306368, `VerifiedBuild`=56110 WHERE (`Entry`=221527 AND `DifficultyID`=0); -- 221527 (Regal Plainshawk) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2838, `StaticFlags1`=536871168, `VerifiedBuild`=56110 WHERE (`Entry`=223558 AND `DifficultyID`=0); -- 223558 (Skyriding Glyph) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222302 AND `DifficultyID`=0); -- 222302 (Sandscale Riplisk) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=225026 AND `DifficultyID`=0); -- 225026 (Sandscale Riplisk) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306368, `VerifiedBuild`=56110 WHERE (`Entry`=222322 AND `DifficultyID`=0); -- 222322 (Hungry Plainshawk) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222329 AND `DifficultyID`=0); -- 222329 (Regal Plainshawk) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=371, `StaticFlags1`=805306368, `VerifiedBuild`=56110 WHERE (`Entry`=222757 AND `DifficultyID`=0); -- 222757 (Shalewing Devourer) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=536870912, `VerifiedBuild`=56110 WHERE (`Entry`=222347 AND `DifficultyID`=0); -- 222347 (Gnashing Rockwing) - Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222332 AND `DifficultyID`=0); -- 222332 (Wild Stormhowl) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=228073 AND `DifficultyID`=0); -- 228073 (Wahrvren) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=371, `StaticFlags1`=805306368, `VerifiedBuild`=56110 WHERE (`Entry`=222759 AND `DifficultyID`=0); -- 222759 (Ravenous Shalewing) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306368, `VerifiedBuild`=56110 WHERE (`Entry`=221644 AND `DifficultyID`=0); -- 221644 (Soaring Plainshawk) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2832, `StaticFlags1`=536871168, `StaticFlags3`=33554432, `VerifiedBuild`=56110 WHERE (`Entry`=212407 AND `DifficultyID`=0); -- 212407 (Enter Delve) - Sessile, Floating - CannotTurn +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=221684 AND `DifficultyID`=0); -- 221684 (Crested Shalehorn) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223657 AND `DifficultyID`=0); -- 223657 (Igneous Elemental) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2855, `VerifiedBuild`=56110 WHERE (`Entry`=219550 AND `DifficultyID`=0); -- 219550 (Bronze Timekeeper) - +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=221672 AND `DifficultyID`=0); -- 221672 (Ramolith Curlhorn) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=221678 AND `DifficultyID`=0); -- 221678 (Wild Stormhowl) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=221526 AND `DifficultyID`=0); -- 221526 (Mosspelt Ramolith) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `VerifiedBuild`=56110 WHERE (`Entry`=224730 AND `DifficultyID`=0); -- 224730 (Elemental Targeting) - +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222301 AND `DifficultyID`=0); -- 222301 (Damp Sandcourser) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=227115 AND `DifficultyID`=0); -- 227115 (Sandy Scuttler) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=371, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222499 AND `DifficultyID`=0); -- 222499 (Mossy Snail) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=214946 AND `DifficultyID`=0); -- 214946 (Vinechewer Ramolith) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306368, `VerifiedBuild`=56110 WHERE (`Entry`=215036 AND `DifficultyID`=0); -- 215036 (Redwing Falcon) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222841 AND `DifficultyID`=0); -- 222841 (Dead Abductor) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=227127 AND `DifficultyID`=0); -- 227127 (Grazing Mosswool) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=212578 AND `DifficultyID`=0); -- 212578 (Agaric Spreader) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=212579 AND `DifficultyID`=0); -- 212579 (Scarlet Stinkcap) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306624, `VerifiedBuild`=56110 WHERE (`Entry`=217420 AND `DifficultyID`=0); -- 217420 (Decomposing Fungarian) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=217405 AND `DifficultyID`=0); -- 217405 (Shroom Scavenger) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306368, `VerifiedBuild`=56110 WHERE (`Entry`=217428 AND `DifficultyID`=0); -- 217428 (Agitated Rockpercher) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=217404 AND `DifficultyID`=0); -- 217404 (Persistent Forager) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=214945 AND `DifficultyID`=0); -- 214945 (Moss-Draped Ramolith) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306624, `VerifiedBuild`=56110 WHERE (`Entry`=220026 AND `DifficultyID`=0); -- 220026 (Slumbering Mountain Giant) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222040 AND `DifficultyID`=0); -- 222040 (Opalooze Mollusc) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2462, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223648 AND `DifficultyID`=0); -- 223648 (Betta) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=215035 AND `DifficultyID`=0); -- 215035 (Freefoot Mouse) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=805306368, `VerifiedBuild`=56110 WHERE (`Entry`=215038 AND `DifficultyID`=0); -- 215038 (Thistlestar) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2462, `StaticFlags1`=268435456, `StaticFlags3`=33554432, `VerifiedBuild`=56110 WHERE (`Entry`=217961 AND `DifficultyID`=0); -- 217961 (Hreka) - CanSwim - CannotTurn +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=212708 AND `DifficultyID`=0); -- 212708 (Freysworn Cruton) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=371, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222781 AND `DifficultyID`=0); -- 222781 (Sandstone Mosswool) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2462, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=212255 AND `DifficultyID`=0); -- 212255 (Zarein) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223084 AND `DifficultyID`=0); -- 223084 (Moss-Draped Ramolith) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223238 AND `DifficultyID`=0); -- 223238 (Swift Cloudrook) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=225323 AND `DifficultyID`=0); -- 225323 (Ginger) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=218535 AND `DifficultyID`=0); -- 218535 (Germira) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2462, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=218729 AND `DifficultyID`=0); -- 218729 (Yeonin) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2462, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223652 AND `DifficultyID`=0); -- 223652 (Kurron) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=217561 AND `DifficultyID`=0); -- 217561 (Brushmane Wolf) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2829, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=227790 AND `DifficultyID`=0); -- 227790 (Kothilde) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2462, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223244 AND `DifficultyID`=0); -- 223244 (Unbound Miner) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=215034 AND `DifficultyID`=0); -- 215034 (Salt-Ear Ferret) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=218191 AND `DifficultyID`=0); -- 218191 (Moss-Draped Ramolith) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2462, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=224424 AND `DifficultyID`=0); -- 224424 (Velkura) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=217447 AND `DifficultyID`=0); -- 217447 (Gandorhil) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2804, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=219264 AND `DifficultyID`=0); -- 219264 (Bloodmaw) - CanSwim +UPDATE `creature_template_difficulty` SET `StaticFlags1`=805306624, `VerifiedBuild`=56110 WHERE (`Entry`=62822 AND `DifficultyID`=0); -- 62822 (Cousin Slowhands) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `StaticFlags3`=33554432, `VerifiedBuild`=56110 WHERE (`Entry`=217446 AND `DifficultyID`=0); -- 217446 (Shardgar) - CanSwim - CannotTurn +UPDATE `creature_template_difficulty` SET `StaticFlags1`=805306624, `VerifiedBuild`=56110 WHERE (`Entry`=62821 AND `DifficultyID`=0); -- 62821 (Mystic Birdhat) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2734, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223649 AND `DifficultyID`=0); -- 223649 (Maluc) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223242 AND `DifficultyID`=0); -- 223242 (Ama) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `VerifiedBuild`=56110 WHERE (`Entry`=212928 AND `DifficultyID`=0); -- 212928 (Dalaran Sewer Turtle) - +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2734, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=229379 AND `DifficultyID`=0); -- 229379 (Unbound Villager) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `VerifiedBuild`=56110 WHERE (`Entry`=212925 AND `DifficultyID`=0); -- 212925 (Dalaran Sewer Rat) - +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2803, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=217450 AND `DifficultyID`=0); -- 217450 (Unbound Protector) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223240 AND `DifficultyID`=0); -- 223240 (Ana) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2462, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=217439 AND `DifficultyID`=0); -- 217439 (Iridi) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=371, `StaticFlags1`=805306368, `VerifiedBuild`=56110 WHERE (`Entry`=204341 AND `DifficultyID`=0); -- 204341 (Ravenous Shalewing) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=227733 AND `DifficultyID`=0); -- 227733 (Salt-Ear Ferret) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=371, `VerifiedBuild`=56110 WHERE (`Entry`=223343 AND `DifficultyID`=0); -- 223343 (Tiny Cragling) - +UPDATE `creature_template_difficulty` SET `ContentTuningID`=371, `VerifiedBuild`=56110 WHERE (`Entry`=223346 AND `DifficultyID`=0); -- 223346 (Ridge) - +UPDATE `creature_template_difficulty` SET `ContentTuningID`=371, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223090 AND `DifficultyID`=0); -- 223090 (Bedrock Stonecharger) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=229705 AND `DifficultyID`=0); -- 229705 (Docile Cloudrook) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=24, `LevelScalingDeltaMax`=24, `ContentTuningID`=371, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223344 AND `DifficultyID`=0); -- 223344 (Stratus) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=373, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=223446 AND `DifficultyID`=0); -- 223446 (Collector Dyna) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=371, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=222775 AND `DifficultyID`=0); -- 222775 (Sandstone Mosswool) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2838, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=229813 AND `DifficultyID`=0); -- 229813 (Disturbed Krolusk) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=214465 AND `DifficultyID`=0); -- 214465 (Pearl Farmer) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=214464 AND `DifficultyID`=0); -- 214464 (Dorbund) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=214444 AND `DifficultyID`=0); -- 214444 (Aggartha) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306368, `VerifiedBuild`=56110 WHERE (`Entry`=218201 AND `DifficultyID`=0); -- 218201 (Circling Sharpbeak) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=218194 AND `DifficultyID`=0); -- 218194 (Vinechewer Ramolith) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=228072 AND `DifficultyID`=0); -- 228072 (Gartwin) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=218203 AND `DifficultyID`=0); -- 218203 (Brushmane Wolf) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=218188 AND `DifficultyID`=0); -- 218188 (Meandering Gorger) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=218187 AND `DifficultyID`=0); -- 218187 (Grazing Stomper) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56110 WHERE (`Entry`=218205 AND `DifficultyID`=0); -- 218205 (Sparking Sharptooth) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306368, `VerifiedBuild`=56110 WHERE (`Entry`=227638 AND `DifficultyID`=0); -- 227638 (Sharptalon Kestral) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56196 WHERE (`Entry`=225270 AND `DifficultyID`=0); -- 225270 (Crested Shalehorn) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56196 WHERE (`Entry`=222155 AND `DifficultyID`=0); -- 222155 (Opalooze Mollusc) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=268435456, `VerifiedBuild`=56196 WHERE (`Entry`=221681 AND `DifficultyID`=0); -- 221681 (Slithering Shalescale) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306624, `VerifiedBuild`=56196 WHERE (`Entry`=229335 AND `DifficultyID`=0); -- 229335 (Electricity Stalker [DNT]) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=268435456, `VerifiedBuild`=56196 WHERE (`Entry`=221525 AND `DifficultyID`=0); -- 221525 (Prairie Dog) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=268435456, `VerifiedBuild`=56196 WHERE (`Entry`=221645 AND `DifficultyID`=0); -- 221645 (Freefoot Mouse) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2855, `VerifiedBuild`=56196 WHERE (`Entry`=219547 AND `DifficultyID`=0); -- 219547 (Bronze Timekeeper) - +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56196 WHERE (`Entry`=224150 AND `DifficultyID`=0); -- 224150 (Nerubian Skirmisher) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56196 WHERE (`Entry`=222019 AND `DifficultyID`=0); -- 222019 (Shalescale Striker) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306368, `VerifiedBuild`=56196 WHERE (`Entry`=221646 AND `DifficultyID`=0); -- 221646 (Hungry Plainshawk) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56196 WHERE (`Entry`=224149 AND `DifficultyID`=0); -- 224149 (Nerubian Webspinner) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56196 WHERE (`Entry`=221642 AND `DifficultyID`=0); -- 221642 (Mosspelt Ramolith) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56196 WHERE (`Entry`=221641 AND `DifficultyID`=0); -- 221641 (Ramolith Stonecrusher) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2863, `StaticFlags1`=268435456, `VerifiedBuild`=56196 WHERE (`Entry`=229334 AND `DifficultyID`=0); -- 229334 (Kordac) - CanSwim + +-- Path for Shard of Dalaran +SET @MOVERGUID := @CGUID+35; +SET @ENTRY := 223799; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Shard of Dalaran - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 2114.9033, -931.56824, 13.855955, NULL, 0), +(@PATH, 1, 2115.859, -931.7685, 13.877789, NULL, 0), +(@PATH, 2, 2116.8145, -931.96875, 13.899622, NULL, 0), +(@PATH, 3, 2118.7715, -932.3789, 13.635689, NULL, 0), +(@PATH, 4, 2119.5417, -932.55035, 13.617777, NULL, 0), +(@PATH, 5, 2121.5127, -932.21094, 13.454767, NULL, 0), +(@PATH, 6, 2124.4688, -931.7012, 13.268185, NULL, 0), +(@PATH, 7, 2126.4395, -931.3613, 13.085929, NULL, 0), +(@PATH, 8, 2127.4248, -931.1914, 12.880989, NULL, 0), +(@PATH, 9, 2129.3955, -930.85156, 12.453716, NULL, 0), +(@PATH, 10, 2130.3809, -930.68164, 12.244023, NULL, 0), +(@PATH, 11, 2132.3516, -930.3418, 11.843875, NULL, 0), +(@PATH, 12, 2133.337, -930.1719, 11.669837, NULL, 0), +(@PATH, 13, 2150.698, -928.24133, 9.931435, NULL, 0), +(@PATH, 14, 2165.8403, -929.1389, 8.725011, NULL, 0), +(@PATH, 15, 2169.836, -929.334, 8.472441, NULL, 0), +(@PATH, 16, 2172.833, -929.48047, 8.2549095, NULL, 0), +(@PATH, 17, 2174.831, -929.5781, 8.066453, NULL, 0), +(@PATH, 18, 2178.389, -929.7465, 7.933398, NULL, 0), +(@PATH, 19, 2189.3264, -927.94617, 6.376943, NULL, 0), +(@PATH, 20, 2199.111, -926.7934, 6.1258116, NULL, 5058), +(@PATH, 21, 2189.3264, -927.94617, 6.376943, NULL, 0), +(@PATH, 22, 2178.4766, -929.7285, 7.9257874, NULL, 0), +(@PATH, 23, 2165.8403, -929.1389, 8.725011, NULL, 0), +(@PATH, 24, 2150.698, -928.24133, 9.931435, NULL, 0), +(@PATH, 25, 2133.7761, -930.1042, 11.67417, NULL, 0), +(@PATH, 26, 2119.5417, -932.55035, 13.617777, NULL, 0), +(@PATH, 27, 2106.0503, -929.71356, 14.235663, NULL, 0), +(@PATH, 28, 2095.184, -928.809, 15.398083, NULL, 3905), +(@PATH, 29, 2106.0503, -929.71356, 14.235663, NULL, 0); + +UPDATE `creature` SET `position_x`=2114.9033, `position_y`=-931.56824, `position_z`=13.855955, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Shard of Dalaran +SET @MOVERGUID := @CGUID+27; +SET @ENTRY := 223799; +SET @PATHOFFSET := 1; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Shard of Dalaran - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 2012.4761, -1017.9365, 18.767044, NULL, 0), +(@PATH, 1, 2012.6062, -1018.3257, 18.756054, NULL, 0), +(@PATH, 2, 2012.7363, -1018.71484, 18.745064, NULL, 0), +(@PATH, 3, 2013.2622, -1020.2778, 18.584314, NULL, 0), +(@PATH, 4, 2014.9785, -1021.3047, 18.267025, NULL, 0), +(@PATH, 5, 2016.6953, -1022.33203, 18.044987, NULL, 0), +(@PATH, 6, 2019.2705, -1023.87305, 17.874775, NULL, 0), +(@PATH, 7, 2025.2793, -1027.4688, 17.679958, NULL, 0), +(@PATH, 8, 2026.9961, -1028.4961, 17.41861, NULL, 0), +(@PATH, 9, 2036.9062, -1029.5834, 16.327316, NULL, 0), +(@PATH, 10, 2047.3889, -1034.3021, 15.55964, NULL, 0), +(@PATH, 11, 2056.7708, -1039.5469, 14.354166, NULL, 0), +(@PATH, 12, 2067.4775, -1041.5139, 13.954816, NULL, 4548), +(@PATH, 13, 2056.7708, -1039.5469, 14.354166, NULL, 0), +(@PATH, 14, 2047.3889, -1034.3021, 15.55964, NULL, 0), +(@PATH, 15, 2036.9062, -1029.5834, 16.327316, NULL, 0), +(@PATH, 16, 2027.0555, -1028.5243, 17.40748, NULL, 0), +(@PATH, 17, 2013.2622, -1020.2778, 18.584314, NULL, 0), +(@PATH, 18, 2009.5625, -1009.2222, 18.834503, NULL, 0), +(@PATH, 19, 2005.1233, -997.98267, 17.731102, NULL, 0), +(@PATH, 20, 2009.9896, -978.8403, 16.657778, NULL, 0), +(@PATH, 21, 2009.9271, -966.3108, 16.570877, NULL, 4925), +(@PATH, 22, 2009.9896, -978.8403, 16.657778, NULL, 0), +(@PATH, 23, 2005.1233, -997.98267, 17.731102, NULL, 0), +(@PATH, 24, 2005.4902, -998.9121, 17.638498, NULL, 0), +(@PATH, 25, 2006.2246, -1000.7715, 17.884466, NULL, 0), +(@PATH, 26, 2006.959, -1002.63086, 18.070938, NULL, 0), +(@PATH, 27, 2007.6934, -1004.49023, 18.415245, NULL, 0), +(@PATH, 28, 2008.0605, -1005.4199, 18.59016, NULL, 0), +(@PATH, 29, 2009.1621, -1008.209, 18.805374, NULL, 0), +(@PATH, 30, 2009.5625, -1009.2222, 18.834503, NULL, 0); + +UPDATE `creature` SET `position_x`=2012.4761, `position_y`=-1017.9365, `position_z`=18.767044, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Mosswool Grazer +DELETE FROM `creature_formations` WHERE `leaderGUID` = @CGUID+198; +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES +(@CGUID+198, @CGUID+198, 0, 0, 515, 8, 23), +(@CGUID+198, @CGUID+200, 2, 270, 515, 8, 23); + +SET @MOVERGUID := @CGUID+198; +SET @ENTRY := 229092; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Mosswool Grazer - Formation Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 1733.7793, -1016.4414, 40.092422, NULL, 0), +(@PATH, 1, 1729.4705, -1009.5938, 41.91642, NULL, 0), +(@PATH, 2, 1724.4601, -1002.066, 43.748863, NULL, 0), +(@PATH, 3, 1706.8976, -977.9583, 50.668945, NULL, 0), +(@PATH, 4, 1695.5834, -966.51215, 49.90467, NULL, 0), +(@PATH, 5, 1693.9567, -959.79517, 50.81138, NULL, 0), +(@PATH, 6, 1693.0469, -953.34204, 51.694, NULL, 0), +(@PATH, 7, 1691.6198, -949.1441, 52.09078, NULL, 0), +(@PATH, 8, 1688.1007, -945.52954, 52.07635, NULL, 4430), +(@PATH, 9, 1691.6198, -949.1441, 52.09078, NULL, 0), +(@PATH, 10, 1693.0469, -953.34204, 51.694, NULL, 0), +(@PATH, 11, 1693.9567, -959.79517, 50.81138, NULL, 0), +(@PATH, 12, 1695.5834, -966.51215, 49.90467, NULL, 0), +(@PATH, 13, 1706.8976, -977.9583, 50.668945, NULL, 0), +(@PATH, 14, 1715.368, -986.8507, 49.782257, NULL, 0), +(@PATH, 15, 1721.382, -993.43054, 47.207172, NULL, 0), +(@PATH, 16, 1724.4601, -1002.066, 43.748863, NULL, 0), +(@PATH, 17, 1725.5674, -1003.73047, 43.056458, NULL, 0), +(@PATH, 18, 1726.6748, -1005.39453, 42.495987, NULL, 0), +(@PATH, 19, 1727.7822, -1007.0586, 42.294453, NULL, 0), +(@PATH, 20, 1728.8896, -1008.72266, 42.016254, NULL, 0), +(@PATH, 21, 1729.4705, -1009.5938, 41.91642, NULL, 0), +(@PATH, 22, 1733.7363, -1016.3594, 40.092422, NULL, 0), +(@PATH, 23, 1735.5295, -1020.0347, 38.386436, NULL, 5657); + +UPDATE `creature` SET `position_x`=1733.7793, `position_y`=-1016.4414, `position_z`=40.092422, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Gnashing Rockwing +DELETE FROM `creature_formations` WHERE `leaderGUID` = @CGUID+280; +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES +(@CGUID+280, @CGUID+280, 0, 0, 515, 5, 13), +(@CGUID+280, @CGUID+285, 4, 270, 515, 5, 13); + +SET @MOVERGUID := @CGUID+280; +SET @ENTRY := 222347; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Gnashing Rockwing - Formation Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 1465.2223, -403.36978, 56.23094, NULL, 0), +(@PATH, 1, 1464.2048, -412.13196, 56.830788, NULL, 0), +(@PATH, 2, 1467.3021, -422.32812, 58.258644, NULL, 0), +(@PATH, 3, 1469.5504, -431.59375, 58.677727, NULL, 0), +(@PATH, 4, 1467.1685, -448.34723, 54.92273, NULL, 0), +(@PATH, 5, 1461.7327, -464.52603, 50.120354, NULL, 15293), +(@PATH, 6, 1467.1685, -448.34723, 54.92273, NULL, 0), +(@PATH, 7, 1469.5504, -431.59375, 58.677727, NULL, 0), +(@PATH, 8, 1467.3021, -422.32812, 58.258644, NULL, 0), +(@PATH, 9, 1464.2048, -412.13196, 56.830788, NULL, 0), +(@PATH, 10, 1465.2223, -403.36978, 56.23094, NULL, 0), +(@PATH, 11, 1466.3976, -389.89584, 53.858887, NULL, 0), +(@PATH, 12, 1466.5139, -379.6354, 50.765392, NULL, 0), +(@PATH, 13, 1467.8177, -370.34897, 47.331924, NULL, 9338), +(@PATH, 14, 1466.5139, -379.6354, 50.765392, NULL, 0), +(@PATH, 15, 1466.3976, -389.89584, 53.858887, NULL, 0); + +UPDATE `creature` SET `position_x`=1465.2223, `position_y`=-403.36978, `position_z`=56.23094, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Dire Stormhowl +SET @MOVERGUID := @CGUID+302; +SET @ENTRY := 224972; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Dire Stormhowl - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 1390.5591, -639.3177, 35.82751, NULL, 0), +(@PATH, 1, 1367.3108, -624.066, 32.144833, NULL, 0), +(@PATH, 2, 1369.8055, -594.375, 29.612335, NULL, 0), +(@PATH, 3, 1376.1285, -577.7708, 26.831028, NULL, 0), +(@PATH, 4, 1394.9185, -562.434, 27.508575, NULL, 0), +(@PATH, 5, 1411.7692, -554.17883, 27.5715, NULL, 0), +(@PATH, 6, 1420.4531, -551.9514, 26.95693, NULL, 0), +(@PATH, 7, 1434.7466, -550.86804, 27.644245, NULL, 0), +(@PATH, 8, 1443.8959, -551.9184, 29.29916, NULL, 0), +(@PATH, 9, 1443.7979, -576.91797, 28.775288, NULL, 0), +(@PATH, 10, 1452.1649, -584.5434, 29.960836, NULL, 0), +(@PATH, 11, 1462.8385, -597.7205, 31.559782, NULL, 0), +(@PATH, 12, 1468.1348, -613.8906, 33.71493, NULL, 0), +(@PATH, 13, 1468.6528, -615.4531, 34.227448, NULL, 0), +(@PATH, 14, 1468.1328, -616.3086, 34.38149, NULL, 0), +(@PATH, 15, 1467.0938, -618.01953, 34.852146, NULL, 0), +(@PATH, 16, 1465.5352, -620.58594, 35.20426, NULL, 0), +(@PATH, 17, 1465.0156, -621.4414, 35.507355, NULL, 0), +(@PATH, 18, 1464.4961, -622.2969, 35.6793, NULL, 0), +(@PATH, 19, 1463.457, -624.0078, 36.329136, NULL, 0), +(@PATH, 20, 1462.418, -625.71875, 36.634396, NULL, 0), +(@PATH, 21, 1461.3789, -627.4297, 37.265995, NULL, 0), +(@PATH, 22, 1460.8594, -628.28516, 37.529102, NULL, 0), +(@PATH, 23, 1459.8203, -629.9961, 37.71447, NULL, 0), +(@PATH, 24, 1458.7812, -631.70703, 38.003853, NULL, 0), +(@PATH, 25, 1457.7422, -633.41797, 38.230904, NULL, 0), +(@PATH, 26, 1453.382, -640.5903, 38.31404, NULL, 0), +(@PATH, 27, 1432.3229, -650.3333, 38.497166, NULL, 0), +(@PATH, 28, 1430.3232, -650.3379, 38.358845, NULL, 0), +(@PATH, 29, 1428.3232, -650.3418, 38.12662, NULL, 0), +(@PATH, 30, 1425.3232, -650.34766, 37.923145, NULL, 0), +(@PATH, 31, 1422.3232, -650.3535, 38.12417, NULL, 0), +(@PATH, 32, 1420.3232, -650.3574, 38.34794, NULL, 0), +(@PATH, 33, 1418.3232, -650.3613, 38.583576, NULL, 0), +(@PATH, 34, 1416.3232, -650.36523, 38.791393, NULL, 0), +(@PATH, 35, 1412.3232, -650.37305, 38.967823, NULL, 0), +(@PATH, 36, 1410.3646, -650.35767, 38.86133, NULL, 0), +(@PATH, 37, 1399.3698, -644.233, 36.53125, 2.6333551, 0); + +UPDATE `creature` SET `position_x`=1390.5591, `position_y`=-639.3177, `position_z`=35.82751, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Dire Stormhowl +SET @MOVERGUID := @CGUID+331; +SET @ENTRY := 224972; +SET @PATHOFFSET := 1; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Dire Stormhowl - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 1498.7274, -879.42535, 43.748898, NULL, 0), +(@PATH, 1, 1500.6841, -857.2049, 48.64872, NULL, 0), +(@PATH, 2, 1497.9185, -841.21356, 48.722607, NULL, 0), +(@PATH, 3, 1484.0192, -825.15625, 45.911705, NULL, 0), +(@PATH, 4, 1453.2935, -823.75696, 40.12673, NULL, 0), +(@PATH, 5, 1432.658, -822.38367, 42.36628, NULL, 0), +(@PATH, 6, 1415.7882, -831.6268, 40.83904, NULL, 0), +(@PATH, 7, 1410.5382, -841.3889, 40.13781, NULL, 0), +(@PATH, 8, 1403.4445, -859.5139, 39.907417, NULL, 0), +(@PATH, 9, 1403.1406, -873.941, 39.400684, NULL, 0), +(@PATH, 10, 1411.0764, -900.2969, 39.0725, NULL, 0), +(@PATH, 11, 1425.7246, -920.56055, 40.718884, NULL, 0), +(@PATH, 12, 1444.1423, -931.7847, 39.47399, NULL, 0), +(@PATH, 13, 1471.6077, -914.05206, 38.55258, NULL, 0), +(@PATH, 14, 1485.1685, -903.2083, 40.980095, NULL, 0); + +UPDATE `creature` SET `position_x`=1498.7274, `position_y`=-879.42535, `position_z`=43.748898, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Dire Stormhowl +SET @MOVERGUID := @CGUID+334; +SET @ENTRY := 224972; +SET @PATHOFFSET := 2; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Dire Stormhowl - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 1431.9601, -932.46704, 41.475983, NULL, 0), +(@PATH, 1, 1434.3021, -940.7899, 41.412453, NULL, 0), +(@PATH, 2, 1436.0173, -950.28644, 41.317093, NULL, 0), +(@PATH, 3, 1436.1423, -962.1007, 41.53929, NULL, 0), +(@PATH, 4, 1436.9913, -973.6823, 41.709717, NULL, 0), +(@PATH, 5, 1434.7812, -987.8906, 42.08972, NULL, 0), +(@PATH, 6, 1428.4219, -1006.2292, 42.021973, NULL, 0), +(@PATH, 7, 1415.5868, -1023.4809, 39.66628, NULL, 0), +(@PATH, 8, 1397.2118, -1024.9531, 38.890316, NULL, 0), +(@PATH, 9, 1382.6649, -1025.5156, 37.660507, NULL, 0), +(@PATH, 10, 1361.7327, -1015.2257, 39.29916, NULL, 0), +(@PATH, 11, 1358.333, -1015.625, 39.255836, NULL, 0), +(@PATH, 12, 1356.25, -1016.1465, 38.9582, NULL, 0), +(@PATH, 13, 1355.208, -1016.1465, 38.809376, NULL, 0), +(@PATH, 14, 1354.167, -1016.666, 38.655796, NULL, 0), +(@PATH, 15, 1352.167, -1016.666, 38.420807, NULL, 0), +(@PATH, 16, 1350.167, -1016.666, 37.95083, NULL, 0), +(@PATH, 17, 1348.958, -1016.666, 37.62522, NULL, 0), +(@PATH, 18, 1347.917, -1016.666, 37.483738, NULL, 0), +(@PATH, 19, 1345.833, -1016.666, 37.170265, NULL, 0), +(@PATH, 20, 1342.833, -1016.666, 36.856712, NULL, 0), +(@PATH, 21, 1341.667, -1016.666, 36.540234, NULL, 0), +(@PATH, 22, 1308.3473, -1002.0278, 32.336514, NULL, 0), +(@PATH, 23, 1294.1146, -984.25696, 33.851242, NULL, 0), +(@PATH, 24, 1296.7188, -953, 34.22094, NULL, 0), +(@PATH, 25, 1315.6459, -923.6893, 37.32978, NULL, 0), +(@PATH, 26, 1328.9653, -903.8906, 36.210308, NULL, 0), +(@PATH, 27, 1353.3247, -885.36115, 37.50197, NULL, 0), +(@PATH, 28, 1375.9514, -873.3698, 38.150116, NULL, 0), +(@PATH, 29, 1408.6337, -879.48785, 38.993065, NULL, 0), +(@PATH, 30, 1429.9028, -927.9601, 41.53231, NULL, 0); + +UPDATE `creature` SET `position_x`=1431.9601, `position_y`=-932.46704, `position_z`=41.475983, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Vinechewer Ramolith +SET @MOVERGUID := @CGUID+626; +SET @ENTRY := 214946; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Vinechewer Ramolith - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 958.2222, -1789.8802, 92.98703, NULL, 0), +(@PATH, 1, 957.79517, -1768.6562, 93.012535, NULL, 0), +(@PATH, 2, 948.88196, -1747.5348, 93.33965, NULL, 0), +(@PATH, 3, 939.6823, -1737.4427, 93.27401, NULL, 6128), +(@PATH, 4, 948.88196, -1747.5348, 93.33965, NULL, 0), +(@PATH, 5, 957.79517, -1768.6562, 93.012535, NULL, 0), +(@PATH, 6, 958.2222, -1789.8802, 92.98703, NULL, 0), +(@PATH, 7, 963.07117, -1800.3038, 96.47118, NULL, 6662); + +UPDATE `creature` SET `position_x`=958.2222, `position_y`=-1789.8802, `position_z`=92.98703, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Bloodmaw +DELETE FROM `creature_formations` WHERE `leaderGUID` = @CGUID+654; +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES +(@CGUID+654, @CGUID+654, 0, 0, 515, 0, 0), +(@CGUID+654, @CGUID+638, 6, 0, 515, 0, 0), +(@CGUID+654, @CGUID+657, 3, 270, 515, 0, 0); + +SET @MOVERGUID := @CGUID+654; +SET @ENTRY := 219264; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Bloodmaw - Formation Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 738.7118, -1827.7673, 194.9296, NULL, 0), +(@PATH, 1, 758.0226, -1810.4966, 179.81606, NULL, 0), +(@PATH, 2, 801.55554, -1839.3073, 155.49756, NULL, 0), +(@PATH, 3, 811.1493, -1878.3403, 151.69913, NULL, 0), +(@PATH, 4, 803.59204, -1908.0764, 154.16742, NULL, 0), +(@PATH, 5, 788.09375, -1940.1754, 159.29486, NULL, 0), +(@PATH, 6, 768.7205, -1961.9774, 170.0397, NULL, 0), +(@PATH, 7, 739.0191, -1961.9341, 184.34822, NULL, 0), +(@PATH, 8, 726.0903, -1934.8403, 191.91083, NULL, 0), +(@PATH, 9, 726.96094, -1936.668, 191.2648, NULL, 0), +(@PATH, 10, 726.0996, -1934.8633, 191.70479, NULL, 0), +(@PATH, 11, 725.8789, -1933.8633, 192.35625, NULL, 0), +(@PATH, 12, 725.45703, -1931.9102, 192.55959, NULL, 0), +(@PATH, 13, 725.03516, -1929.957, 192.74908, NULL, 0), +(@PATH, 14, 724.8242, -1928.9805, 193.38962, NULL, 0), +(@PATH, 15, 723.76953, -1924.0977, 194.23619, NULL, 0), +(@PATH, 16, 723.1367, -1921.168, 194.52687, NULL, 0), +(@PATH, 17, 722.71484, -1919.2148, 195.59486, NULL, 0), +(@PATH, 18, 722.5039, -1918.2383, 195.78745, NULL, 0), +(@PATH, 19, 722.08203, -1916.2852, 196.13538, NULL, 0), +(@PATH, 20, 721.8711, -1915.3086, 197.12485, NULL, 0), +(@PATH, 21, 721.66016, -1914.332, 197.29733, NULL, 0), +(@PATH, 22, 721.4492, -1913.3555, 197.4698, NULL, 0), +(@PATH, 23, 721.2383, -1912.3789, 197.64114, NULL, 0), +(@PATH, 24, 720.8164, -1910.4258, 198.50803, NULL, 0), +(@PATH, 25, 720.39453, -1908.4727, 198.75017, NULL, 0), +(@PATH, 26, 719.7617, -1905.543, 199.61331, NULL, 0), +(@PATH, 27, 719.11804, -1902.5278, 199.63823, NULL, 0), +(@PATH, 28, 718.4149, -1876.2413, 202.72868, NULL, 0), +(@PATH, 29, 727.2222, -1849.3507, 201.09502, NULL, 0); + +UPDATE `creature` SET `position_x`=738.7118, `position_y`=-1827.7673, `position_z`=194.9296, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Brushmane Wolf +SET @MOVERGUID := @CGUID+648; +SET @ENTRY := 217561; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Brushmane Wolf - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 771.8542, -1825.6041, 172.79701, NULL, 0), +(@PATH, 1, 760.0399, -1820.368, 180.14674, NULL, 0), +(@PATH, 2, 747.9167, -1822.5885, 188.30045, NULL, 0), +(@PATH, 3, 742.88196, -1831.1945, 192.65747, NULL, 9156), +(@PATH, 4, 747.9167, -1822.5885, 188.30045, NULL, 0), +(@PATH, 5, 760.0399, -1820.368, 180.14674, NULL, 0), +(@PATH, 6, 771.8542, -1825.6041, 172.79701, NULL, 0), +(@PATH, 7, 781.9844, -1827.5973, 166.62857, NULL, 7881); + +UPDATE `creature` SET `position_x`=771.8542, `position_y`=-1825.6041, `position_z`=172.79701, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Brushmane Wolf +SET @MOVERGUID := @CGUID+652; +SET @ENTRY := 217561; +SET @PATHOFFSET := 1; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Brushmane Wolf - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 744.5208, -1915.231, 182.75578, 6.070723, 571), +(@PATH, 1, 734.0903, -1913.1024, 189.00131, NULL, 0), +(@PATH, 2, 726.18054, -1899.4723, 194.86572, NULL, 0), +(@PATH, 3, 711.55383, -1892.0209, 204.72714, NULL, 7463), +(@PATH, 4, 726.18054, -1899.4723, 194.86572, NULL, 0), +(@PATH, 5, 734.0903, -1913.1024, 189.00131, NULL, 0); + +UPDATE `creature` SET `position_x`=744.5208, `position_y`=-1915.231, `position_z`=182.75578, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Ramolith Curlhorn +SET @MOVERGUID := @CGUID+815; +SET @ENTRY := 221672; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Ramolith Curlhorn - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 1670.4635, -2542.1338, 101.29499, NULL, 0), +(@PATH, 1, 1692.6562, -2529.8508, 102.7391, NULL, 0), +(@PATH, 2, 1694.4791, -2507.8594, 107.452805, NULL, 0), +(@PATH, 3, 1719.4966, -2472.8906, 100.13184, NULL, 0), +(@PATH, 4, 1726.1267, -2447.1685, 95.07202, NULL, 0), +(@PATH, 5, 1729.8142, -2432.7344, 93.17877, NULL, 0), +(@PATH, 6, 1746.8854, -2429.8142, 93.26119, NULL, 0), +(@PATH, 7, 1729.8142, -2432.7344, 93.17877, NULL, 0), +(@PATH, 8, 1726.1267, -2447.1685, 95.07202, NULL, 0), +(@PATH, 9, 1719.4966, -2472.8906, 100.13184, NULL, 0), +(@PATH, 10, 1694.4791, -2507.8594, 107.452805, NULL, 0), +(@PATH, 11, 1692.6533, -2529.7734, 102.840126, NULL, 0), +(@PATH, 12, 1670.4635, -2542.1338, 101.29499, NULL, 0), +(@PATH, 13, 1650.2483, -2543.1477, 101.45243, NULL, 0), +(@PATH, 14, 1626.9341, -2547.3542, 103.11825, NULL, 0), +(@PATH, 15, 1604.3577, -2551.4028, 108.732704, NULL, 0), +(@PATH, 16, 1626.9341, -2547.3542, 103.11825, NULL, 0), +(@PATH, 17, 1650.2483, -2543.1477, 101.45243, NULL, 0); + +UPDATE `creature` SET `position_x`=1670.4635, `position_y`=-2542.1338, `position_z`=101.29499, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_25_02_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_25_02_world.sql new file mode 100644 index 000000000..d11c8b981 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_25_02_world.sql @@ -0,0 +1,64 @@ +ALTER TABLE `creature_loot_template` ADD `ItemType` tinyint NOT NULL DEFAULT 0 AFTER `Entry`; +ALTER TABLE `disenchant_loot_template` ADD `ItemType` tinyint NOT NULL DEFAULT 0 AFTER `Entry`; +ALTER TABLE `fishing_loot_template` ADD `ItemType` tinyint NOT NULL DEFAULT 0 AFTER `Entry`; +ALTER TABLE `gameobject_loot_template` ADD `ItemType` tinyint NOT NULL DEFAULT 0 AFTER `Entry`; +ALTER TABLE `item_loot_template` ADD `ItemType` tinyint NOT NULL DEFAULT 0 AFTER `Entry`; +ALTER TABLE `mail_loot_template` ADD `ItemType` tinyint NOT NULL DEFAULT 0 AFTER `Entry`; +ALTER TABLE `milling_loot_template` ADD `ItemType` tinyint NOT NULL DEFAULT 0 AFTER `Entry`; +ALTER TABLE `pickpocketing_loot_template` ADD `ItemType` tinyint NOT NULL DEFAULT 0 AFTER `Entry`; +ALTER TABLE `prospecting_loot_template` ADD `ItemType` tinyint NOT NULL DEFAULT 0 AFTER `Entry`; +ALTER TABLE `reference_loot_template` ADD `ItemType` tinyint NOT NULL DEFAULT 0 AFTER `Entry`; +ALTER TABLE `skinning_loot_template` ADD `ItemType` tinyint NOT NULL DEFAULT 0 AFTER `Entry`; +ALTER TABLE `spell_loot_template` ADD `ItemType` tinyint NOT NULL DEFAULT 0 AFTER `Entry`; + +UPDATE `conditions` c INNER JOIN `creature_loot_template` lt ON c.`SourceGroup`=lt.`Entry` AND c.`SourceEntry`=lt.`Item` SET `SourceEntry`=lt.`Reference` WHERE c.`SourceTypeOrReferenceId`=1 AND lt.`Reference`<>0; +UPDATE `conditions` c INNER JOIN `disenchant_loot_template` lt ON c.`SourceGroup`=lt.`Entry` AND c.`SourceEntry`=lt.`Item` SET `SourceEntry`=lt.`Reference` WHERE c.`SourceTypeOrReferenceId`=2 AND lt.`Reference`<>0; +UPDATE `conditions` c INNER JOIN `fishing_loot_template` lt ON c.`SourceGroup`=lt.`Entry` AND c.`SourceEntry`=lt.`Item` SET `SourceEntry`=lt.`Reference` WHERE c.`SourceTypeOrReferenceId`=3 AND lt.`Reference`<>0; +UPDATE `conditions` c INNER JOIN `gameobject_loot_template` lt ON c.`SourceGroup`=lt.`Entry` AND c.`SourceEntry`=lt.`Item` SET `SourceEntry`=lt.`Reference` WHERE c.`SourceTypeOrReferenceId`=4 AND lt.`Reference`<>0; +UPDATE `conditions` c INNER JOIN `item_loot_template` lt ON c.`SourceGroup`=lt.`Entry` AND c.`SourceEntry`=lt.`Item` SET `SourceEntry`=lt.`Reference` WHERE c.`SourceTypeOrReferenceId`=5 AND lt.`Reference`<>0; +UPDATE `conditions` c INNER JOIN `mail_loot_template` lt ON c.`SourceGroup`=lt.`Entry` AND c.`SourceEntry`=lt.`Item` SET `SourceEntry`=lt.`Reference` WHERE c.`SourceTypeOrReferenceId`=6 AND lt.`Reference`<>0; +UPDATE `conditions` c INNER JOIN `milling_loot_template` lt ON c.`SourceGroup`=lt.`Entry` AND c.`SourceEntry`=lt.`Item` SET `SourceEntry`=lt.`Reference` WHERE c.`SourceTypeOrReferenceId`=7 AND lt.`Reference`<>0; +UPDATE `conditions` c INNER JOIN `pickpocketing_loot_template` lt ON c.`SourceGroup`=lt.`Entry` AND c.`SourceEntry`=lt.`Item` SET `SourceEntry`=lt.`Reference` WHERE c.`SourceTypeOrReferenceId`=8 AND lt.`Reference`<>0; +UPDATE `conditions` c INNER JOIN `prospecting_loot_template` lt ON c.`SourceGroup`=lt.`Entry` AND c.`SourceEntry`=lt.`Item` SET `SourceEntry`=lt.`Reference` WHERE c.`SourceTypeOrReferenceId`=9 AND lt.`Reference`<>0; +UPDATE `conditions` c INNER JOIN `reference_loot_template` lt ON c.`SourceGroup`=lt.`Entry` AND c.`SourceEntry`=lt.`Item` SET `SourceEntry`=lt.`Reference` WHERE c.`SourceTypeOrReferenceId`=10 AND lt.`Reference`<>0; +UPDATE `conditions` c INNER JOIN `skinning_loot_template` lt ON c.`SourceGroup`=lt.`Entry` AND c.`SourceEntry`=lt.`Item` SET `SourceEntry`=lt.`Reference` WHERE c.`SourceTypeOrReferenceId`=11 AND lt.`Reference`<>0; +UPDATE `conditions` c INNER JOIN `spell_loot_template` lt ON c.`SourceGroup`=lt.`Entry` AND c.`SourceEntry`=lt.`Item` SET `SourceEntry`=lt.`Reference` WHERE c.`SourceTypeOrReferenceId`=12 AND lt.`Reference`<>0; + +ALTER TABLE `creature_loot_template` DROP PRIMARY KEY; +ALTER TABLE `disenchant_loot_template` DROP PRIMARY KEY; +ALTER TABLE `fishing_loot_template` DROP PRIMARY KEY; +ALTER TABLE `gameobject_loot_template` DROP PRIMARY KEY; +ALTER TABLE `item_loot_template` DROP PRIMARY KEY; +ALTER TABLE `mail_loot_template` DROP PRIMARY KEY; +ALTER TABLE `milling_loot_template` DROP PRIMARY KEY; +ALTER TABLE `pickpocketing_loot_template` DROP PRIMARY KEY; +ALTER TABLE `prospecting_loot_template` DROP PRIMARY KEY; +ALTER TABLE `reference_loot_template` DROP PRIMARY KEY; +ALTER TABLE `skinning_loot_template` DROP PRIMARY KEY; +ALTER TABLE `spell_loot_template` DROP PRIMARY KEY; + +UPDATE `creature_loot_template` SET `ItemType`=1,`Item`=`Reference` WHERE `Reference`<>0; +UPDATE `disenchant_loot_template` SET `ItemType`=1,`Item`=`Reference` WHERE `Reference`<>0; +UPDATE `fishing_loot_template` SET `ItemType`=1,`Item`=`Reference` WHERE `Reference`<>0; +UPDATE `gameobject_loot_template` SET `ItemType`=1,`Item`=`Reference` WHERE `Reference`<>0; +UPDATE `item_loot_template` SET `ItemType`=1,`Item`=`Reference` WHERE `Reference`<>0; +UPDATE `mail_loot_template` SET `ItemType`=1,`Item`=`Reference` WHERE `Reference`<>0; +UPDATE `milling_loot_template` SET `ItemType`=1,`Item`=`Reference` WHERE `Reference`<>0; +UPDATE `pickpocketing_loot_template` SET `ItemType`=1,`Item`=`Reference` WHERE `Reference`<>0; +UPDATE `prospecting_loot_template` SET `ItemType`=1,`Item`=`Reference` WHERE `Reference`<>0; +UPDATE `reference_loot_template` SET `ItemType`=1,`Item`=`Reference` WHERE `Reference`<>0; +UPDATE `skinning_loot_template` SET `ItemType`=1,`Item`=`Reference` WHERE `Reference`<>0; +UPDATE `spell_loot_template` SET `ItemType`=1,`Item`=`Reference` WHERE `Reference`<>0; + +ALTER TABLE `creature_loot_template` DROP `Reference`, ADD INDEX `idx_primary` (`Entry`,`ItemType`,`Item`); +ALTER TABLE `disenchant_loot_template` DROP `Reference`, ADD INDEX `idx_primary` (`Entry`,`ItemType`,`Item`); +ALTER TABLE `fishing_loot_template` DROP `Reference`, ADD INDEX `idx_primary` (`Entry`,`ItemType`,`Item`); +ALTER TABLE `gameobject_loot_template` DROP `Reference`, ADD INDEX `idx_primary` (`Entry`,`ItemType`,`Item`); +ALTER TABLE `item_loot_template` DROP `Reference`, ADD INDEX `idx_primary` (`Entry`,`ItemType`,`Item`); +ALTER TABLE `mail_loot_template` DROP `Reference`, ADD INDEX `idx_primary` (`Entry`,`ItemType`,`Item`); +ALTER TABLE `milling_loot_template` DROP `Reference`, ADD INDEX `idx_primary` (`Entry`,`ItemType`,`Item`); +ALTER TABLE `pickpocketing_loot_template` DROP `Reference`, ADD INDEX `idx_primary` (`Entry`,`ItemType`,`Item`); +ALTER TABLE `prospecting_loot_template` DROP `Reference`, ADD INDEX `idx_primary` (`Entry`,`ItemType`,`Item`); +ALTER TABLE `reference_loot_template` DROP `Reference`, ADD INDEX `idx_primary` (`Entry`,`ItemType`,`Item`); +ALTER TABLE `skinning_loot_template` DROP `Reference`, ADD INDEX `idx_primary` (`Entry`,`ItemType`,`Item`); +ALTER TABLE `spell_loot_template` DROP `Reference`, ADD INDEX `idx_primary` (`Entry`,`ItemType`,`Item`); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_26_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_00_world.sql new file mode 100644 index 000000000..1a4662566 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_00_world.sql @@ -0,0 +1,3 @@ +DELETE FROM `trinity_string` WHERE `entry`=296; +INSERT INTO `trinity_string` (`entry`,`content_default`,`content_loc1`,`content_loc2`,`content_loc3`,`content_loc4`,`content_loc5`,`content_loc6`,`content_loc7`,`content_loc8`) VALUES +(296,'├%.*s %dx |c%08x|Hcurrency:%d:%d|h[%s]|h|r (#%05d)',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_26_01_world_gameobject_template.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_01_world_gameobject_template.sql new file mode 100644 index 000000000..5b5ab68b4 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_01_world_gameobject_template.sql @@ -0,0 +1,3323 @@ +-- GameObject Template +DELETE FROM `gameobject_template` WHERE `entry` IN (429383 /*Chair*/, 429367 /*Stool*/, 440897 /*11EA_Earthen_Navigation_Door01*/, 429380 /*Chair*/, 429396 /*Chair*/, 429364 /*Stool*/, 415780 /*Keg Tap*/, 408881 /*11EA_Earthen_Navigation_Door03*/, 429393 /*Chair*/, 429377 /*Chair*/, 429361 /*Bench*/, 441646 /*11EA_Earthen_Furniture_Bar_Stool01*/, 429390 /*Stool*/, 429358 /*Bench*/, 429374 /*Stool*/, 454731 /*Cooking Fire*/, 429387 /*Stool*/, 429355 /*Bench*/, 429371 /*Stool*/, 429384 /*Chair*/, 429368 /*Stool*/, 429381 /*Chair*/, 429397 /*Chair*/, 429365 /*Stool*/, 415781 /*Keg Tap*/, 444271 /*11DU_Brewery_Door01*/, 408882 /*11EA_Earthen_Navigation_Door03*/, 429394 /*Chair*/, 429378 /*Chair*/, 410143 /*11EA_Earthen_Navigation_Door02*/, 429362 /*Stool*/, 408879 /*11EA_Earthen_Navigation_Door03*/, 441647 /*11EA_Earthen_Furniture_Bar_Stool01*/, 429391 /*Chair*/, 429359 /*Bench*/, 456468 /*Collsion Blocker*/, 437503 /*Chair*/, 429375 /*Stool*/, 429388 /*Stool*/, 429356 /*Bench*/, 429372 /*Stool*/, 429385 /*Stool*/, 429369 /*Stool*/, 429353 /*Stool*/, 429382 /*Chair*/, 429366 /*Stool*/, 415782 /*Keg Tap*/, 429379 /*Chair*/, 429363 /*Stool*/, 444272 /*11DU_Brewery_Door01*/, 408880 /*11EA_Earthen_Navigation_Door03*/, 429392 /*Chair*/, 429360 /*Bench*/, 429376 /*Stool*/, 429389 /*Stool*/, 429357 /*Bench*/, 441645 /*11EA_Earthen_Furniture_Bar_Stool01*/, 437341 /*Chair*/, 429373 /*Stool*/, 429386 /*Stool*/, 429354 /*Bench*/, 429370 /*Stool*/, 429071 /*Bench*/, 459296 /*Bench*/, 459295 /*Bench*/, 441762 /*Stool*/, 429068 /*Bench*/, 429737 /*Chair*/, 429070 /*Bench*/, 441768 /*Stool*/, 452658 /*Chair*/, 441782 /*Stool*/, 428915 /*Chair*/, 433871 /*Enchanting Table*/, 433870 /*Jewelcrafting Table*/, 429001 /*Enchanter's Lectern*/, 452657 /*Chair*/, 433869 /*Chair*/, 433720 /*Auditor's Manifest*/, 452648 /*Chair*/, 433873 /*Inscription Table*/, 433868 /*Alchemy Table*/, 441861 /*Crusher*/, 428917 /*Chair*/, 428924 /*Chair*/, 428934 /*Chair*/, 428925 /*Chair*/, 428997 /*Alchemist's Lab Bench*/, 428916 /*Bench*/, 428999 /*Jeweler's Bench*/, 428932 /*Chair*/, 428926 /*Chair*/, 429000 /*Scribe's Drafting Table*/, 467066 /*Rostrum of Transformation*/, 430484 /*Mailbox*/, 463872 /*Mailbox*/, 428874 /*Chair*/, 428853 /*Chair*/, 428928 /*Chair*/, 428933 /*Chair*/, 428929 /*Chair*/, 428973 /*Chair*/, 428930 /*Chair*/, 428923 /*Chair*/, 428922 /*Chair*/, 428927 /*Chair*/, 428931 /*Chair*/, 428998 /*Tailor's Work Table*/, 466999 /*Anvil*/, 428975 /*Chair*/, 467000 /*Anvil*/, 466998 /*Anvil*/, 466997 /*Anvil*/, 439920 /*Blacksmithing*/, 465667 /*Lapidary's Mirror*/, 465666 /*Lapidary's Mirror*/, 452643 /*Chair*/, 445209 /*Incident Report*/, 439919 /*Blacksmith's Table*/, 428996 /*Leatherworker's Tool Bench*/, 429073 /*Bench*/, 429072 /*Bench*/, 429062 /*Bench*/, 428962 /*Bench*/, 428961 /*Bench*/, 452663 /*Chair*/, 452662 /*Chair*/, 459276 /*Chair*/, 459275 /*Chair*/, 459274 /*Chair*/, 459273 /*Chair*/, 459272 /*Chair*/, 459271 /*Chair*/, 452653 /*Chair*/, 428936 /*Bench*/, 428935 /*Bench*/, 429065 /*Bench*/, 429067 /*Bench*/, 446368 /*Guild Vault*/, 446366 /*The Great Vault*/, 430486 /*Mailbox*/, 385537 /*[DNT] Hourglass 01*/, 377531 /*Draconic Hourglass*/, 377308 /*Dragon Book Pile*/, 377117 /*Dragon Jewelry Box*/, 467002 /*Anvil*/, 446367 /*Guild Vault*/, 442746 /*Forgotten Conduit*/, 434053 /*Stool*/, 459285 /*Chair*/, 452661 /*Chair*/, 446223 /*Chair*/, 428879 /*Bench*/, 430482 /*Bench*/, 459282 /*Chair*/, 447138 /*Chair*/, 428898 /*Chair*/, 428911 /*Chair*/, 459279 /*Bench*/, 428943 /*Mailbox*/, 428895 /*Chair*/, 428876 /*Bench*/, 439916 /*Engineering Special Dessert Table*/, 441785 /*441785*/, 428892 /*Chair*/, 428729 /*Portal to Orgrimmar*/, 428950 /*Bench*/, 442368 /*442368*/, 421632 /*Letter*/, 428905 /*Chair*/, 428921 /*Bench*/, 467001 /*Anvil*/, 434054 /*Stool*/, 428902 /*Chair*/, 459286 /*Chair*/, 428870 /*Bench*/, 439315 /*Collector's Cache*/, 459283 /*Chair*/, 428867 /*Bench*/, 428877 /*Bench*/, 428880 /*Bench*/, 428970 /*Bench*/, 428912 /*Chair*/, 428896 /*Chair*/, 428858 /*Bench*/, 459280 /*Chair*/, 456208 /*The Catalyst*/, 428909 /*Chair*/, 439917 /*Engineering Workbench*/, 428893 /*Chair*/, 428954 /*Bench*/, 432823 /*Door*/, 429002 /*Mailbox*/, 446215 /*Chair*/, 428948 /*Bench*/, 428906 /*Chair*/, 429738 /*Chair*/, 428951 /*Bench*/, 428881 /*Bench*/, 428903 /*Chair*/, 428919 /*Bench*/, 459287 /*Chair*/, 428900 /*Chair*/, 439316 /*Trading Post Post*/, 459284 /*Chair*/, 434052 /*Stool*/, 428868 /*Bench*/, 428990 /*Mailbox*/, 428913 /*Chair*/, 428897 /*Chair*/, 459281 /*Chair*/, 428097 /*Bench*/, 429637 /*Delivered Bag*/, 428878 /*Bench*/, 428910 /*Chair*/, 459278 /*Bench*/, 428894 /*Chair*/, 439918 /*Engineering*/, 428728 /*Portal to Stormwind*/, 428907 /*Chair*/, 439915 /*Tinker's Workbench*/, 428952 /*Bench*/, 428904 /*Chair*/, 428949 /*Bench*/, 428764 /*Ore Bucket [DNT]*/, 428901 /*Chair*/, 428869 /*Bench*/, 441855 /*Climbing Rope*/, 439550 /*Meeting Stone*/, 414326 /*Crystallized Luredrop*/, 430369 /*Earthen Cage*/, 432835 /*Hall of Awakening*/, 444087 /*Munderut's Forgotten Stash*/, 454550 /*Deepflayer Nest*/, 455275 /*Notes On The Machine Speakers: Fragment III*/, 463888 /*Is Your Morale Declining?*/, 430367 /*Earthen Cage*/, 428198 /*Bedroll*/, 430368 /*Earthen Cage*/, 430366 /*Earthen Cage*/, 420072 /*Worker's Lunch*/, 455274 /*Notes On The Machine Speakers: Fragment II*/, 454412 /*Merunth's Plaque*/, 452690 /*Alhainr's Skull*/, 454420 /*Candles*/, 454417 /*Gundrig's Plaque*/, 455278 /*Notes On The Machine Speakers: Fragment VI*/, 452213 /*Rusty Anvil*/, 439451 /*Elevator Lever*/, 454064 /*Sporefused Mycobloom*/, 430335 /*Webbed Ore Deposit*/, 446229 /*Chair*/, 446228 /*Chair*/, 446227 /*Chair*/, 446226 /*Chair*/, 446225 /*Chair*/, 446224 /*Chair*/, 446222 /*Chair*/, 446221 /*Chair*/, 446219 /*Chair*/, 446218 /*Chair*/, 446216 /*Chair*/, 446214 /*Chair*/, 446212 /*Chair*/, 446209 /*Chair*/, 446208 /*Chair*/, 446207 /*Chair*/, 459315 /*Stool*/, 459314 /*Stool*/, 459313 /*Stool*/, 459312 /*Stool*/, 446232 /*Booth*/, 446231 /*Booth*/, 446230 /*Booth*/, 446220 /*Chair*/, 446217 /*Chair*/, 446213 /*Booth*/, 446211 /*Booth*/, 446210 /*Booth*/, 445552 /*Pile of Gold*/, 437119 /*Right Waterwheel*/, 433912 /*Congealed Wax*/, 423350 /*Right Waterwheel Control Console*/, 433911 /*Left Waterwheel Control Console*/, 423428 /*Congealed Wax*/, 437116 /*Left Waterwheel*/, 446100 /*Blocked Intake*/, 422548 /*11.0 Z2 - Max Level - CH3 - Waterworks - Kobold Candle*/, 454414 /*Varerko's Plaque*/, 454224 /*[DNT] Leaking Pipe Steam*/, 454223 /*Leaking Pipe*/, 454222 /*Leaking Pipe*/, 454187 /*Leaking Pipe*/, 451937 /*Backup Substation Terminal*/, 457120 /*Rappelling Anchor*/, 459336 /*Door*/, 433776 /*Buried Treasure*/, 433774 /*Buried Treasure*/, 433773 /*Buried Treasure*/, 433778 /*Buried Treasure*/, 433757 /*Buried Treasure*/, 433733 /*Forgotten Treasure*/, 441558 /*Extinguished Candle*/, 441555 /*Wax-Drenched Sign*/, 454121 /*Golem Rubble*/, 452710 /*Brimming Deep-Lost Satchel*/, 451674 /*River Bass Pool*/, 419787 /*Goblin Rocket Barrel*/, 419786 /*Goblin Battery*/, 434914 /*Pipe Grate*/, 434912 /*Pipe Exit Grate*/, 439390 /*Earthen Machinery*/, 454080 /*Lush Blessing Blossom*/, 446347 /*Loose Crystal Shard*/, 444071 /*Cursed Pickaxe*/, 454536 /*Shadowseam Drill*/, 454537 /*Shadowseam Drill*/, 429347 /*Earthen Slate*/, 446263 /*Bench*/, 455277 /*Notes On The Machine Speakers: Fragment V*/, 420855 /*Blank Slate*/, 420853 /*Scrip*/, 420850 /*Rug*/, 420970 /*Foreman's Office. Visitors by APPOINTMENT ONLY.*/, 429348 /*Earthen Slate*/, 439312 /*Cooling Wax Puddle*/, 420854 /*Chalk Writing*/, 423584 /*Fearbreaker*/, 423583 /*Fearbreaker*/, 423436 /*Fearbreaker*/, 423577 /*Fearbreaker*/, 446351 /*Loose Crystal Shard*/, 433992 /*Straight Pipe (Mid Cap)*/, 433989 /*Straight Pipe (Mid Cap)*/, 451264 /*Valve*/, 451261 /*Valve*/, 437133 /*Ring Pipe*/, 433993 /*Angle Pipe*/, 433987 /*Angle Pipe*/, 457144 /*Abandoned Pickaxe*/, 417951 /*Red Lightpost*/, 457145 /*Abandoned Sledgehammer*/, 413880 /*Bismuth Seam*/, 454079 /*Irradiated Blessing Blossom*/, 423110 /*Seismic Contusion*/, 423109 /*Seismic Contusion*/, 419693 /*Seismic Contusion*/, 414328 /*Crystallized Blessing Blossom*/, 441563 /*Submerged Sign*/, 441557 /*Extinguished Candle*/, 441556 /*Extinguished Candle*/, 452492 /*Mailbox*/, 451956 /*DelGzimo's Convenience. Est. a very long time ago.*/, 444426 /*Kaja'Cola*/, 444277 /*Purchase Oyster Outbreak - 5 Silver*/, 444276 /*Purchase Orange O-pocalypse - 5 Silver*/, 444275 /*Purchase Mangoro Madness - 5 Silver*/, 444265 /*Oyster Outbreak*/, 444263 /*Orange O-pocalypse*/, 444262 /*Mangoro Madness*/, 444261 /*Purchase Bluesberry Blast - 5 Silver*/, 444258 /*Bluesberry Blast*/, 444256 /*Kaja'Cola Machine*/, 444253 /*Kaja'Cola*/, 467005 /*Anvil*/, 455685 /*DELVER'S CALL: Dread Pit*/, 455990 /*Fungarian Slicer's Knife*/, 451605 /*[DNT] Shadowy Leak*/, 451320 /*[DNT] Earthen Console*/, 459265 /*[DNT] Collision Blocker*/, 455763 /*[DNT] Golem Rubble*/, 452014 /*[DNT] Arbauch's Barrier*/, 451916 /*[DNT] Substation Door*/, 440938 /*Gate*/, 420848 /*Gem*/, 414327 /*Crystallized Orbinid*/, 414322 /*Lush Orbinid*/, 413900 /*Crystallized Ironclaw*/, 413883 /*Crystallized Bismuth*/, 419696 /*Waxy Lump*/, 233412 /*6FX_Bonfire_withSmoke_doodad (scale x1.0) - Large*/, 423368 /*Sporefused Orbinid*/, 441344 /*[DNT] Sabotage Candle Smoke*/, 441338 /*Slow-burn Candle*/, 433905 /*Flappy Bits*/, 433903 /*Pokey Bits*/, 433902 /*Sturdy Bits*/, 446496 /*Enormous Pile of Refuse*/, 454394 /*Sticky Web*/, 430352 /*Webbed Ore Deposit*/, 433984 /*Kobold Cage*/, 445061 /*Kobold Trap*/, 451675 /*Anglerseeker Torrent*/, 441577 /*Warning: Collapsed Tunnel*/, 414339 /*Irradiated Arathor's Spear*/, 413905 /*EZ-Mine Ironclaw*/, 423994 /*Twitching Egg Sac*/, 420053 /*Webbed Knapsack*/, 414317 /*Orbinid*/, 423995 /*Twitching Egg Sac*/, 444352 /*Hitching Post*/, 423581 /*Broodmother's Egg*/, 434009 /*Hitching Post*/, 446495 /*Pile of Refuse*/, 445073 /*[DNT] Kobold Box Platform*/, 445072 /*[DNT] Kobold Box Platform*/, 444345 /*Hitching Post*/, 441604 /*[DNT] Junk Pile*/, 423993 /*Twitching Egg Sac*/, 424454 /*Kobold Candle*/, 424452 /*Kobold Candle*/, 424453 /*Kobold Candle*/, 424451 /*Kobold Candle*/, 433996 /*Pilfered Supplies*/, 434033 /*Purloined Goods*/, 444342 /*Pilfered Supplies*/, 414337 /*Irradiated Orbinid*/, 434001 /*Pilfered Supplies*/, 423578 /*Grub Eggs*/, 422901 /*Dead Glowmite [DNT]*/, 421820 /*Grub Eggs*/, 420117 /*Grub Eggs*/, 422559 /*Grub Eggs*/, 443534 /*Brennok's Chronicle*/, 455194 /*[DNT] Earthen Stool*/, 442832 /*[DNT] Ceremony Keg*/, 414321 /*Lush Luredrop*/, 414336 /*Irradiated Luredrop*/, 452697 /*Etched Machine Speaker's Reliquary*/, 437628 /*Nearly-empty Cask*/, 442658 /*Spare Miner's Clothes*/, 439800 /*Meaty Bait*/, 449140 /*Mislaid Tool*/, 449135 /*Mislaid Tool*/, 449134 /*[DNT] Haimaz Broom*/, 449132 /*[DNT] Haimaz Ladder*/, 437626 /*Recitation Ornaments*/, 437579 /*Lantern [DNT]*/, 439318 /*Inconspicuous Lever*/, 429003 /*Crate of Candles*/, 423435 /*Grub Eggs*/, 423424 /*Grub Eggs*/, 434031 /*Carrion Pile*/, 454729 /*Glimmering Crystal*/, 446352 /*Loose Crystal Shard*/, 446458 /*[DNT] Empty Chest*/, 444102 /*[DNT] Shadowseam Crack Large*/, 444101 /*[DNT] Shadowseam Portal Small*/, 439744 /*Shadowseam Drill*/, 446268 /*Bench*/, 446272 /*Chair*/, 446270 /*Chair*/, 446269 /*Chair*/, 446267 /*Booth*/, 446266 /*Booth*/, 446265 /*Chair*/, 446264 /*Chair*/, 441578 /*Kobold Warning Sign*/, 441361 /*Kobold Lantern*/, 454418 /*Sathilga's Plaque*/, 446271 /*Chair*/, 446262 /*Chair*/, 451483 /*[DNT] Oil Slick*/, 445513 /*[DNT] Shadowseam Crack Small*/, 455816 /*[DNT] Collision Blocker*/, 445602 /*[DNT] Cave Blockage*/, 444105 /*Escape Rope*/, 449455 /*Blazing Oil*/, 452696 /*Machine Speaker's Reliquary*/, 434558 /*Bismuth Chunk*/, 434557 /*Ironclaw Chunk*/, 434556 /*Aqirite Chunk*/, 414597 /*EZ-Mine Dynamite*/, 413886 /*EZ-Mine Bismuth*/, 449556 /*Ransacked Desk [DNT]*/, 449555 /*Ransacked Chair [DNT]*/, 437727 /*Ransacked Crate [DNT]*/, 434830 /*Paper Pile [DNT]*/, 446409 /*[DNT] Kobold Stretcher*/, 454066 /*Irradiated Mycobloom*/, 456060 /*[DNT] Smashed Cask*/, 437576 /*Memorial Plaque*/, 430596 /*Crusher*/, 442376 /*Stubborn Moss*/, 434817 /*Climbing Rope*/, 441017 /*Mailbox*/, 439784 /*Deepsflayer Nest*/, 467007 /*Anvil*/, 467006 /*Forge*/, 457231 /*Machine Oil*/, 452386 /*Forge*/, 452385 /*Anvil*/, 444863 /*Cinderbrew Cart*/, 419657 /*Abandoned Tools*/, 449566 /*[DNT] Earthen Wagon*/, 439326 /*[DNT] Bench*/, 428397 /*Rubble*/, 446343 /*Loose Crystal Shard*/, 407761 /*Fog*/, 423111 /*Seismic Contusion*/, 413877 /*Rich Ironclaw*/, 452706 /*Deep-Lost Satchel*/, 414316 /*Luredrop*/, 451798 /*Broken Trike*/, 413046 /*Bismuth*/, 443523 /*Elevator Lever*/, 456167 /*[DNT] Leaking Pipe Steam*/, 414315 /*Mycobloom*/, 442380 /*Janky Candles*/, 442379 /*Janky Candles*/, 442377 /*Janky Candles*/, 442375 /*Janky Candles*/, 442374 /*Janky Candles*/, 430654 /*Janky Candles*/, 454081 /*Blessing Blossom*/, 463609 /*Steam*/, 444304 /*Brazier*/, 444284 /*Bench*/, 446167 /*Chair*/, 446293 /*Chair*/, 444299 /*Anvil*/, 463606 /*Steam*/, 444319 /*Bench*/, 446276 /*Booth*/, 444311 /*Bench*/, 430555 /*Tracklight*/, 446294 /*Chair*/, 444295 /*Stool*/, 444287 /*Bench*/, 444336 /*Bench*/, 446292 /*Chair*/, 449751 /*Gate*/, 446284 /*Chair*/, 444328 /*Bench*/, 446180 /*Chair*/, 446297 /*Booth*/, 444280 /*Bench*/, 446172 /*Chair*/, 446273 /*Chair*/, 444332 /*Bench*/, 463601 /*Steam*/, 444316 /*Bench*/, 444292 /*Bench*/, 444338 /*Bench*/, 446286 /*Chair*/, 446289 /*Chair*/, 444301 /*Anvil*/, 444279 /*Forge*/, 444339 /*Brazier*/, 446296 /*Booth*/, 446281 /*Chair*/, 444330 /*Bench*/, 446177 /*Chair*/, 446169 /*Chair*/, 446278 /*Chair*/, 444321 /*Bench*/, 444331 /*Bench*/, 421121 /*Steam Pipe*/, 413694 /*Suspicious Vent*/, 455603 /*Machinist Manual Zero*/, 455991 /*Earthen Digging Fork*/, 417152 /*Earthen Table*/, 461533 /*Pipe Access*/, 424429 /*Main Release Valve*/, 421127 /*Flow Control*/, 413713 /*Candle*/, 421128 /*Pressure Readout*/, 465243 /*Awakened Cache*/, 455269 /*Notes On The Machine Speakers: Fragment I*/, 454408 /*Venedaz's Plaque*/, 446341 /*Dusty Prospector's Chest*/, 250825 /*Forgotten Conduit*/, 414320 /*Lush Mycobloom*/, 421126 /*Shutoff Lever*/, 465242 /*Awakened Cache*/, 452945 /*Kobold Crate*/, 465241 /*Awakened Cache*/, 452943 /*Kobold Tent*/, 464938 /*Awakened Cache*/, 455610 /*Machinist Manual One*/, 452944 /*Kobold Barrel*/, 444313 /*Bench*/, 444297 /*Stool*/, 446288 /*Chair*/, 444323 /*Bench*/, 446182 /*Chair*/, 446174 /*Chair*/, 446280 /*Chair*/, 444307 /*Bench*/, 446285 /*Chair*/, 444318 /*Bench*/, 446283 /*Chair*/, 463608 /*Steam*/, 463610 /*Steam*/, 446277 /*Booth*/, 446275 /*Chair*/, 444294 /*Stool*/, 444335 /*Brazier*/, 444286 /*Bench*/, 446166 /*Chair*/, 444309 /*Brazier*/, 446181 /*Chair*/, 446298 /*Booth*/, 446176 /*Chair*/, 444334 /*Mailbox*/, 446291 /*Chair*/, 446179 /*Chair*/, 446290 /*Chair*/, 444320 /*Bench*/, 446171 /*Chair*/, 444315 /*Bench*/, 444291 /*Bench*/, 444283 /*Bench*/, 446282 /*Chair*/, 444312 /*Bench*/, 444327 /*Bench*/, 444296 /*Chair*/, 444288 /*Bench*/, 446168 /*Chair*/, 446287 /*Chair*/, 439849 /*Crystal*/, 446173 /*Chair*/, 444300 /*Bench*/, 446274 /*Chair*/, 444333 /*Bench*/, 439874 /*Crystal*/, 444325 /*Anvil*/, 444281 /*Bench*/, 446279 /*Booth*/, 446178 /*Chair*/, 444308 /*Brazier*/, 444326 /*Bench*/, 463607 /*Steam*/, 444337 /*Bench*/, 430556 /*Tracklight*/, 444285 /*Bench*/, 444317 /*Bench*/, 446170 /*Chair*/, 446295 /*Chair*/, 444293 /*Chair*/, 444310 /*Bench*/, 444322 /*Bench*/, 444340 /*Brazier*/, 444329 /*Bench*/, 463605 /*Steam*/, 444289 /*Bench*/, 444314 /*Bench*/, 444298 /*Stool*/, 446183 /*Chair*/, 451440 /*Gate*/, 444278 /*Anvil*/, 444324 /*Forge*/, 444290 /*Bench*/, 444282 /*Bench*/, 446175 /*Chair*/, 449449 /*Conspicuous Arathi Candle*/, 430152 /*Arathi Journal*/, 419728 /*Lost Script Pages*/, 420113 /*Sprightly Wildflower*/, 419727 /*Lost Script Pages*/, 441648 /*Scuffed Titan Orb*/, 449149 /*Minecart Prop*/, 439989 /*Candles Prop*/, 465226 /*Bench*/, 449152 /*Stalagmite Prop*/, 465225 /*Bench*/, 465224 /*Bench*/, 465223 /*Bench*/, 434235 /*Chair*/, 434149 /*Chair*/, 434137 /*Chair*/, 428891 /*Chair*/, 428890 /*Chair*/, 428889 /*Chair*/, 428888 /*Chair*/, 423947 /*Nerubian Burrow*/, 465248 /*Bench*/, 465247 /*Bench*/, 465222 /*Bench*/, 465221 /*Bench*/, 434238 /*Stool*/, 434185 /*Stool*/, 434147 /*Stool*/, 434139 /*Stool*/, 424353 /*Scattered Mug*/, 417367 /*Playbill*/, 434263 /*Chair*/, 434259 /*Chair*/, 434251 /*Chair*/, 434236 /*Stool*/, 434219 /*Chair*/, 434216 /*Stool*/, 434212 /*Stool*/, 434209 /*Chair*/, 434207 /*Stool*/, 434197 /*Chair*/, 434192 /*Chair*/, 434190 /*Chair*/, 434182 /*Chair*/, 434170 /*Chair*/, 434167 /*Stool*/, 434166 /*Stool*/, 434159 /*Chair*/, 434154 /*Chair*/, 434148 /*Chair*/, 434141 /*Stool*/, 434140 /*Chair*/, 434138 /*Chair*/, 453725 /*Korgran's Request*/, 451640 /*Quenching Oil*/, 415852 /*Old Bundle of Explosives*/, 451647 /*Forge Tongs*/, 444104 /*Climbing Gear*/, 441780 /*Stool*/, 428938 /*Chair*/, 428937 /*Chair*/, 432988 /*Chair*/, 432987 /*Chair*/, 432986 /*Chair*/, 432985 /*Chair*/, 432990 /*Chair*/, 432989 /*Chair*/, 431815 /*Stool*/, 431814 /*Stool*/, 431810 /*Stool*/, 431809 /*Stool*/, 431808 /*Stool*/, 431819 /*Stool*/, 431818 /*Stool*/, 428872 /*Bench*/, 428939 /*Bench*/, 429561 /*Titan Device*/, 429560 /*Accessory Chest*/, 429559 /*Bundled Cloak*/, 455230 /*Buried Guardian*/, 455170 /*Crumbling Ironwood Parchment*/, 455115 /*Forgotten Weapon Rack*/, 442718 /*Elemental Pearl*/, 413022 /*Thunderhead Peak Storm*/, 464137 /*Horns of the Hills*/, 411747 /*Harvested Mosswool*/, 413125 /*Nerubian Webbing Strands*/, 411479 /*Nerubian Webbing*/, 428871 /*Chair*/, 428856 /*Chair*/, 410459 /*Highlands Lodestone*/, 463993 /*Observational Notes: Ramoliths*/, 433008 /*Forge*/, 442654 /*Anvil*/, 433013 /*Bench*/, 433012 /*Bench*/, 433011 /*Bench*/, 433010 /*Bench*/, 433009 /*Bench*/, 433002 /*Mailbox*/, 433007 /*Chair*/, 433006 /*Chair*/, 433005 /*Chair*/, 433004 /*Chair*/, 433003 /*Chair*/, 413847 /*Invisible Object*/, 439328 /*Kobold Cheese*/, 433898 /*Campfire (INVISIBLE)*/, 422154 /*Brann's Cozy Campfire*/, 412967 /*Helm of Memories*/, 430477 /*Gold Pile*/, 455570 /*|cff1EFF00Sturdy Chest*/, 455511 /*|cff1EFF00Sturdy Chest*/, 455489 /*|cff1EFF00Sturdy Chest*/, 446645 /*Stuffed Barrel*/, 441025 /*Door4*/, 455524 /*|cff1EFF00Sturdy Chest*/, 441029 /*Door01*/, 441026 /*Door5*/, 441297 /*Treasure Room Door*/, 441023 /*Door2*/, 441027 /*Door6*/, 441024 /*Door3*/, 455510 /*|cff1EFF00Sturdy Chest*/, 466233 /*Mourning Rise Monument*/, 466232 /*Kriegval's Rest*/, 424378 /*Mourning Rise Epitaph Plate*/, 424377 /*Mourning Rise Epitaph*/, 424375 /*Mourning Rise Epitaph*/, 463137 /*Statue*/, 463135 /*Candle*/, 463134 /*Graveyard Plinth*/, 430215 /*Molten Wax*/, 413246 /*Elemental Silt Mound*/, 464021 /*Stones of the Wolds Part 3*/, 422870 /*Tremor Stone*/, 433145 /*Forge*/, 433144 /*Chair*/, 433143 /*Anvil*/, 423370 /*Earthen Mortar*/, 423415 /*Pot of Fire Honey*/, 463994 /*Observational Notes: Cinderbees*/, 446165 /*Chair*/, 446164 /*Chair*/, 446163 /*Chair*/, 446162 /*Chair*/, 446161 /*Chair*/, 446160 /*Chair*/, 433148 /*Chair*/, 433147 /*Chair*/, 433146 /*Chair*/, 423903 /*Reading Stone*/, 453734 /*Mourning Rise Epitaph*/, 453729 /*Mourning Rise Epitaph*/, 413020 /*Door*/, 445371 /*Hologram Emitter*/, 445210 /*Hologram Emitter*/, 423948 /*Nerubian Burrow*/, 445525 /*Brewery Supplies*/, 445215 /*Brewery Supplies*/, 445214 /*Brewery Supplies*/, 451830 /*|cff1EFF00Heavy Trunk*/, 413563 /*|cff1EFF00Heavy Trunk*/, 449688 /*Molten Engine*/, 404550 /*Delves - Boss - Entrance Door*/, 409748 /*Dormouse Ecila*/, 408132 /*Delves - Challenge Room - Door - Exit*/, 408111 /*Delves - Challenge Room - Door - Entrance*/, 409747 /*Construct Canker*/, 455914 /*Mislaid Curiosity*/, 455516 /*|cff1EFF00Sturdy Chest*/, 408227 /*Leave Delve*/, 407408 /*Collision*/, 454093 /*|cff1EFF00Sturdy Chest*/, 455495 /*|cff1EFF00Sturdy Chest*/, 455527 /*|cff1EFF00Sturdy Chest*/, 451671 /*Bloody Perch Swarm*/, 422916 /*Explorers' League Rope*/, 455496 /*|cff1EFF00Sturdy Chest*/, 404325 /*Mushroom Jump Pad*/, 415042 /*Rock Wall*/, 402605 /*Door*/, 414323 /*Lush Blessing Blossom*/, 463887 /*Flickering Module*/, 428993 /*Mailbox*/, 433640 /*Chair*/, 452650 /*Chair*/, 452652 /*Chair*/, 452651 /*Chair*/, 452649 /*Chair*/, 466237 /*[DNT] Earthen Crates*/, 466234 /*[DNT] Earthen Crates*/, 441777 /*Stool*/, 441776 /*Bench*/, 441773 /*Stool*/, 441772 /*Stool*/, 441765 /*Stool*/, 428978 /*Bench*/, 428940 /*Bench*/, 454317 /*Chronoforged Hammer*/, 441779 /*Bench*/, 428849 /*Bench*/, 428848 /*Bench*/, 428847 /*Bench*/, 428846 /*Bench*/, 441774 /*Bench*/, 441767 /*Stool*/, 441760 /*Bench*/, 433639 /*Chair*/, 433638 /*Chair*/, 433637 /*Chair*/, 428991 /*Mailbox*/, 428942 /*Chair*/, 428941 /*Chair*/, 441775 /*Stool*/, 433631 /*Stool*/, 433632 /*Stool*/, 433629 /*Stool*/, 433630 /*Stool*/, 441763 /*Stool*/, 433636 /*Stool*/, 433635 /*Stool*/, 433634 /*Stool*/, 433633 /*Stool*/, 433628 /*Stool*/, 433627 /*Stool*/, 433626 /*Stool*/, 433625 /*Stool*/, 428873 /*Bench*/, 459270 /*Chair*/, 459269 /*Chair*/, 459268 /*Chair*/, 428854 /*Bench*/, 428886 /*Bench*/, 428885 /*Bench*/, 428884 /*Bench*/, 428882 /*Bench*/, 428964 /*Bench*/, 467043 /*Lamp*/, 455992 /*Dornogal Gardening Scythe*/, 433328 /*Bench*/, 429063 /*Bench*/, 428967 /*Bench*/, 428966 /*Bench*/, 428959 /*Bench*/, 428957 /*Bench*/, 459301 /*Chair*/, 459299 /*Chair*/, 428960 /*Bench*/, 428989 /*Mailbox*/, 466206 /*Chair*/, 466205 /*Chair*/, 459302 /*Bench*/, 459300 /*Chair*/, 459298 /*Bench*/, 433327 /*Bench*/, 429064 /*Bench*/, 428958 /*Bench*/, 428956 /*Bench*/, 415377 /*Fish School*/, 428968 /*Bench*/, 428855 /*Bench*/, 452660 /*Chair*/, 447142 /*Chair*/, 447140 /*Chair*/, 447141 /*Chair*/, 415760 /*Earthen Teleporter*/, 466851 /*Fire*/, 447139 /*Chair*/, 467459 /*Chair*/, 467458 /*Chair*/, 467457 /*Chair*/, 467456 /*Chair*/, 466850 /*Fire*/, 428992 /*Mailbox*/, 429066 /*Bench*/, 428976 /*Chair*/, 428965 /*Bench*/, 428850 /*Bench*/, 428963 /*Bench*/, 428851 /*Bench*/, 428852 /*Bench*/, 452646 /*Chair*/, 452644 /*Chair*/, 452645 /*Chair*/, 415584 /*Sizzling Magma Core*/, 428918 /*Chair*/, 452647 /*Chair*/, 441764 /*Stool*/, 428974 /*Chair*/, 428875 /*Chair*/, 441771 /*Stool*/, 441781 /*Stool*/, 441778 /*Stool*/, 441770 /*Stool*/, 441769 /*Stool*/, 441766 /*Stool*/, 441761 /*Stool*/, 429083 /*Bench*/, 428977 /*Chair*/, 423946 /*Nerubian Burrow*/, 429086 /*Bench*/, 429085 /*Bench*/, 429084 /*Bench*/, 429076 /*Bench*/, 429074 /*Bench*/, 428845 /*Chair*/, 428844 /*Chair*/, 429077 /*Bench*/, 429075 /*Bench*/, 428972 /*Chair*/, 453093 /*Brigganthony the Raptor*/, 461540 /*Leftover Costume*/, 453092 /*Lucky Plant*/, 428971 /*Chair*/, 429586 /*Bench*/, 429579 /*Bench*/, 429578 /*Bench*/, 429572 /*Bench*/, 429569 /*Bench*/, 455716 /*DELVER'S CALL: Fungal Folly*/, 455713 /*DELVER'S CALL: Kriegval's Rest*/, 454463 /*Wanted: The Boroughbreaker*/, 429592 /*Stool*/, 429587 /*Bench*/, 429573 /*Bench*/, 429568 /*Bench*/, 423987 /*Dropped Package*/, 453155 /*Chair*/, 453161 /*Chair*/, 453160 /*Chair*/, 453158 /*Chair*/, 453157 /*Chair*/, 453156 /*Chair*/, 453153 /*Chair*/, 453152 /*Chair*/, 453151 /*Chair*/, 453150 /*Chair*/, 433689 /*Chair*/, 453159 /*Chair*/, 453154 /*Chair*/, 455993 /*Ancient Flower*/, 464020 /*Stones of the Wolds Part 2*/, 445524 /*Brewery Supplies*/, 445223 /*Brewery Supplies*/, 445227 /*Brewery Supplies*/, 445220 /*Brewery Supplies*/, 445213 /*Brewery Supplies*/, 453694 /*Brewery Supplies*/, 445224 /*Brewery Supplies*/, 445222 /*Brewery Supplies*/, 445217 /*Brewery Supplies*/, 445226 /*Brewery Supplies*/, 445218 /*Brewery Supplies*/, 445216 /*Brewery Supplies*/, 445449 /*Brewery Supplies*/, 445221 /*Brewery Supplies*/, 423688 /*Titan Device*/, 423602 /*Sand Pile*/, 423603 /*Sand Pile*/, 423596 /*Sand Pile*/, 420141 /*Sunken Titan Chest*/, 422701 /*Swirling Debris*/, 429580 /*Chair*/, 423845 /*Excavated Console*/, 429590 /*Stool*/, 429589 /*Stool*/, 429588 /*Stool*/, 446186 /*Chair*/, 446185 /*Chair*/, 446184 /*Chair*/, 414338 /*Irradiated Blessing Blossom*/, 413952 /*Oathbinder's Pledge*/, 411571 /*Freydrin's Shillelagh*/, 413812 /*Dusty Memory Gem*/, 423606 /*Mayor Striggs*/, 423605 /*Mr. Munchykins*/, 423604 /*Trunksy*/, 412078 /*Fine Earthen Urn*/, 434889 /*Decay Mushroom*/, 442814 /*Boskroot Cap*/, 423968 /*Long-Forgotten Memory Gem*/, 423649 /*Ancient Stone Ward*/, 412080 /*Bouncing Mineshroom*/, 449579 /*Standing Stone*/, 447828 /*Igneous Core*/, 447826 /*Igneous Core*/, 447825 /*Igneous Core*/, 447484 /*Igneous Core*/, 414335 /*Irradiated Mycobloom*/, 446374 /*Standing Stone*/, 447478 /*Standing Stone*/, 447480 /*Standing Stone*/, 447479 /*Standing Stone*/, 434305 /*Glazed Pot*/, 446506 /*Glazed Pot*/, 434398 /*Unfired Pot*/, 434397 /*Unfired Pot*/, 434394 /*Ball of Clay*/, 434388 /*Forge Vessel*/, 434387 /*Forge Vessel*/, 428199 /*Discarded Research Notes*/, 428167 /*Discarded Research Notes*/, 428135 /*Discarded Botanist Notes*/, 451673 /*Shore Treasure*/, 416392 /*Weapons Crate*/, 441278 /*Watcher of the South*/, 441239 /*Watcher of The South*/, 441238 /*Watcher's Base Stone*/, 416400 /*Weapons Crate*/, 446201 /*Chair*/, 446200 /*Chair*/, 416411 /*Weapons Crate*/, 414869 /*Weapons Crate*/, 433930 /*Pottery Jar*/, 433929 /*Pottery Jar*/, 433922 /*Pottery Jar*/, 429690 /*Bench*/, 429688 /*Bench*/, 429687 /*Chair*/, 444894 /*Shimmering Opal Lily*/, 423367 /*Sporefused Mycobloom*/, 413017 /*Door*/, 454062 /*Lush Mycobloom*/, 453062 /*Parachute*/, 454189 /*Opal Ore*/, 454530 /*Loose Opal Mound*/, 429698 /*Chair*/, 429697 /*Bench*/, 429696 /*Bench*/, 429695 /*Chair*/, 429694 /*Chair*/, 429693 /*Bench*/, 429686 /*Chair*/, 441164 /*Dormant Rock Giant*/, 420130 /*Telescope*/, 437615 /*Chair*/, 437614 /*Chair*/, 459294 /*Bench*/, 459293 /*Bench*/, 459292 /*Bench*/, 459291 /*Bench*/, 459290 /*Bench*/, 459289 /*Bench*/, 437618 /*Chair*/, 437617 /*Chair*/, 437616 /*Chair*/, 437613 /*Chair*/, 437612 /*Chair*/, 437609 /*Chair*/, 437608 /*Chair*/, 437605 /*Chair*/, 437604 /*Chair*/, 452656 /*Chair*/, 452655 /*Chair*/, 437625 /*Chair*/, 437624 /*Chair*/, 437622 /*Chair*/, 437621 /*Chair*/, 437611 /*Chair*/, 437610 /*Chair*/, 437607 /*Chair*/, 437606 /*Chair*/, 429081 /*Bench*/, 429080 /*Bench*/, 429079 /*Bench*/, 429078 /*Bench*/, 429069 /*Bench*/, 452654 /*Chair*/, 437623 /*Chair*/, 429060 /*Bench*/, 429061 /*Bench*/, 429059 /*Bench*/, 429058 /*Bench*/, 437595 /*Chair*/, 437594 /*Chair*/, 432948 /*Archival Repository*/, 437601 /*Chair*/, 437600 /*Chair*/, 437592 /*Chair*/, 437591 /*Chair*/, 437590 /*Chair*/, 437589 /*Chair*/, 437588 /*Chair*/, 437587 /*Chair*/, 437586 /*Chair*/, 437593 /*Chair*/, 437603 /*Chair*/, 437602 /*Chair*/, 437599 /*Chair*/, 437596 /*Chair*/, 437585 /*Chair*/, 437584 /*Chair*/, 437583 /*Chair*/, 437582 /*Chair*/, 452666 /*Chair*/, 428866 /*Bench*/, 452668 /*Chair*/, 467460 /*Chair*/, 466852 /*Fire*/, 467463 /*Chair*/, 428863 /*Bench*/, 428860 /*Bench*/, 429034 /*Fire Honey Puddle*/, 441897 /*Earthen Teleporter*/, 429033 /*Earthen Cleanup Bucket*/, 428862 /*Bench*/, 441169 /*Dormant Rock Giant*/, 452665 /*Chair*/, 428865 /*Bench*/, 428857 /*Bench*/, 428953 /*Bench*/, 452670 /*Chair*/, 467462 /*Chair*/, 428859 /*Bench*/, 452667 /*Chair*/, 428955 /*Bench*/, 454424 /*Dormant Rock Giant*/, 452664 /*Chair*/, 428864 /*Bench*/, 452669 /*Chair*/, 428861 /*Bench*/, 467461 /*Chair*/, 466853 /*Fire*/, 434125 /*Meeting Stone*/, 445277 /*Hunters Threadspun Cache*/, 456018 /*Dark Apothecary's Vial*/, 454472 /*Pulley*/, 411102 /*Airship Rubble*/, 423640 /*Deployed Ballista*/, 411104 /*Well-Bleached Bones*/, 423641 /*War Skiff*/, 442748 /*Door*/, 422873 /*Door*/, 422810 /*Door*/, 422875 /*Door*/, 422872 /*Door*/, 422874 /*Door*/, 456051 /*Gorged Bones*/, 463857 /*[DNT] Dead Fish*/, 457456 /*Fire*/, 462399 /*Stool*/, 433820 /*Bench*/, 433821 /*Bench*/, 433816 /*Chair*/, 433818 /*Chair*/, 433817 /*Chair*/, 459305 /*Campfire*/, 443500 /*Flame*/, 443499 /*Flame*/, 439405 /*Oil*/, 439404 /*Oil*/, 433819 /*Chair*/, 433814 /*Chair*/, 433815 /*Chair*/, 423244 /*Eternal Flame*/, 436050 /*Bench*/, 436048 /*Bench*/, 466980 /*Anvil*/, 461505 /*Chair*/, 461504 /*Chair*/, 461503 /*Chair*/, 461502 /*Chair*/, 461501 /*Chair*/, 461500 /*Chair*/, 459404 /*Chair*/, 436052 /*Bench*/, 436047 /*Bench*/, 430332 /*Bench*/, 430311 /*Bench*/, 466981 /*Forge*/, 436049 /*Bench*/, 430312 /*Bench*/, 436023 /*Chair*/, 436022 /*Chair*/, 436020 /*Chair*/, 436017 /*Chair*/, 436009 /*Chair*/, 436008 /*Chair*/, 436006 /*Chair*/, 436005 /*Chair*/, 436004 /*Chair*/, 434859 /*Chair*/, 434858 /*Chair*/, 437397 /*Chair*/, 436025 /*Chair*/, 436021 /*Chair*/, 436019 /*Chair*/, 436015 /*Chair*/, 436013 /*Chair*/, 436011 /*Chair*/, 436010 /*Chair*/, 436007 /*Chair*/, 434856 /*Chair*/, 434853 /*Chair*/, 434851 /*Chair*/, 434848 /*Chair*/, 434844 /*Chair*/, 434841 /*Chair*/, 434840 /*Chair*/, 434839 /*Chair*/, 462407 /*Chair*/, 462406 /*Chair*/, 456020 /*Sanctified Mortar and Pestle*/, 437824 /*Chair*/, 437823 /*Chair*/, 437822 /*Chair*/, 436024 /*Stool*/, 436018 /*Chair*/, 436016 /*Chair*/, 436014 /*Chair*/, 436012 /*Chair*/, 435925 /*Stool*/, 435923 /*Stool*/, 435922 /*Stool*/, 435921 /*Stool*/, 435919 /*Stool*/, 434845 /*Stool*/, 430322 /*Bench*/, 430321 /*Bench*/, 422404 /*Mailbox*/, 435926 /*Stool*/, 435920 /*Stool*/, 435924 /*Chair*/, 433928 /*Bench*/, 433925 /*Bench*/, 453741 /*Loremaster's Reward*/, 436054 /*Bench*/, 436053 /*Bench*/, 436051 /*Bench*/, 433927 /*Bench*/, 433926 /*Bench*/, 423888 /*Absolutely no lynx in the sandbox!*/, 456021 /*Chemist's Purified Water*/, 430326 /*Bench*/, 430325 /*Bench*/, 436045 /*Bench*/, 436044 /*Bench*/, 433016 /*Bench*/, 430317 /*Chair*/, 430315 /*Bench*/, 430314 /*Bench*/, 430313 /*Bench*/, 436046 /*Bench*/, 436043 /*Bench*/, 435965 /*Chair*/, 435964 /*Chair*/, 433017 /*Bench*/, 430319 /*Chair*/, 430318 /*Chair*/, 430316 /*Chair*/, 452003 /*Meeting Stone*/, 435957 /*Stool*/, 435956 /*Stool*/, 435955 /*Chair*/, 433023 /*Bench*/, 433029 /*Bench*/, 433024 /*Bench*/, 433021 /*Bench*/, 433020 /*Bench*/, 461507 /*Bench*/, 461506 /*Bench*/, 437437 /*Chair*/, 435977 /*Chair*/, 435976 /*Chair*/, 430324 /*Chair*/, 457062 /*Sky-Captain Lancekat's Curse*/, 435975 /*Chair*/, 435974 /*Chair*/, 435954 /*Chair*/, 434982 /*Chair*/, 433031 /*Chair*/, 433014 /*Chair*/, 430323 /*Chair*/, 430320 /*Chair*/, 436921 /*Chair*/, 434989 /*Chair*/, 434984 /*Chair*/, 434974 /*Chair*/, 434966 /*Chair*/, 433886 /*Inn Chair*/, 434992 /*Chair*/, 434991 /*Chair*/, 434990 /*Chair*/, 434988 /*Chair*/, 434987 /*Chair*/, 434986 /*Chair*/, 434985 /*Chair*/, 434983 /*Chair*/, 434981 /*Chair*/, 434980 /*Chair*/, 434979 /*Chair*/, 434978 /*Chair*/, 434976 /*Chair*/, 434973 /*Chair*/, 434972 /*Chair*/, 434971 /*Chair*/, 434970 /*Chair*/, 434969 /*Chair*/, 434968 /*Chair*/, 434967 /*Chair*/, 434965 /*Chair*/, 434964 /*Chair*/, 437439 /*Stool*/, 434977 /*Chair*/, 434975 /*Chair*/, 434963 /*Chair*/, 434957 /*Chair*/, 437440 /*Chair*/, 435973 /*Chair*/, 435972 /*Chair*/, 435971 /*Chair*/, 435970 /*Chair*/, 435969 /*Chair*/, 434959 /*Chair*/, 434958 /*Chair*/, 434956 /*Chair*/, 434955 /*Chair*/, 434953 /*Chair*/, 434951 /*Chair*/, 434947 /*Chair*/, 439450 /*Oil*/, 437762 /*Chair*/, 436920 /*Chair*/, 434961 /*Chair*/, 434960 /*Chair*/, 434954 /*Chair*/, 434952 /*Chair*/, 434950 /*Chair*/, 434948 /*Chair*/, 433030 /*Bench*/, 433027 /*Bench*/, 433025 /*Bench*/, 433019 /*Bench*/, 433018 /*Bench*/, 424343 /*Medical Supplies*/, 453971 /*Tarnished Compass*/, 435959 /*Chair*/, 435958 /*Chair*/, 434949 /*Chair*/, 434946 /*Chair*/, 433028 /*Bench*/, 433026 /*Bench*/, 433022 /*Bench*/, 465082 /*Bench*/, 461509 /*Bench*/, 461508 /*Bench*/, 446617 /*Military Banner*/, 434962 /*Stool*/, 430328 /*Chair*/, 430327 /*Chair*/, 412066 /*Throwing Stone*/, 437840 /*Chair*/, 437834 /*Chair*/, 437832 /*Chair*/, 437831 /*Chair*/, 437438 /*Chair*/, 435968 /*Chair*/, 435967 /*Stool*/, 435966 /*Chair*/, 437837 /*Chair*/, 437836 /*Chair*/, 440953 /*11.0Z3 - Arathor_Furniture_Stool01*/, 430333 /*Stool*/, 452050 /*10FX_Generic_Fire_Barrier*/, 441670 /*Priory Door*/, 423979 /*Kobyss Chest*/, 441671 /*Priory Door*/, 442665 /*10FX_Generic_Fire_Barrier*/, 441669 /*11AT_Arathor_Navigation_Door01*/, 441668 /*11AT_Arathor_Navigation_Door01*/, 442664 /*10FX_Generic_Fire_Barrier*/, 451678 /*Blood in the Water*/, 435945 /*Chair*/, 435944 /*Chair*/, 435947 /*Chair*/, 435946 /*Chair*/, 435943 /*Chair*/, 435942 /*Chair*/, 464132 /*[DNT] Eagle Nest*/, 423376 /*Bench*/, 423375 /*Bench*/, 439491 /*Oil*/, 423377 /*Stool*/, 435963 /*Chair*/, 433614 /*Chair*/, 439331 /*Chair*/, 439330 /*Chair*/, 439329 /*Chair*/, 437428 /*Chair*/, 437425 /*Chair*/, 437424 /*Chair*/, 437421 /*Chair*/, 437420 /*Chair*/, 437416 /*Chair*/, 437415 /*Chair*/, 437414 /*Chair*/, 437413 /*Chair*/, 433952 /*Chair*/, 437427 /*Chair*/, 437426 /*Chair*/, 437423 /*Chair*/, 437422 /*Chair*/, 437419 /*Chair*/, 437418 /*Chair*/, 437417 /*Stool*/, 437411 /*Chair*/, 434838 /*Stool*/, 434836 /*Stool*/, 434834 /*Chair*/, 434833 /*Stool*/, 431905 /*Stool*/, 431904 /*Stool*/, 431903 /*Stool*/, 463979 /*Lightspark Sky Academy Gradebook*/, 437429 /*Stool*/, 434835 /*Chair*/, 434832 /*Chair*/, 431902 /*Mailbox*/, 435979 /*Chair*/, 435978 /*Chair*/, 434837 /*Stool*/, 452004 /*Meeting Stone*/, 440128 /*Lightspark Chair*/, 462185 /*Brazier*/, 462184 /*Brazier*/, 444801 /*Brimming Arathi Treasure Hoard*/, 435949 /*Chair*/, 435948 /*Chair*/, 444798 /*Arathi Treasure Hoard*/, 454086 /*Blessing Blossom*/, 439855 /*Crystal*/, 453359 /*Dark Ritual*/, 453358 /*Candle*/, 453357 /*Candle*/, 453356 /*Candle*/, 441748 /*Stairs*/, 453950 /*Lost and Found*/, 451871 /*Door*/, 411984 /*Nerubian Burrow*/, 451880 /*11NB_Nerubian_Ballista01_Destroyed*/, 444790 /*Zev'kall's Projector*/, 441625 /*Nerubian Burrow*/, 446324 /*Betelsnax*/, 451565 /*Mailbox*/, 444016 /*Bag of Betelsnax*/, 455040 /*Extractor Tripod*/, 455041 /*Extractor Storage*/, 434921 /*Extractor Bulb*/, 430351 /*Webbed Ore Deposit*/, 454074 /*Irradiated Mycobloom*/, 445231 /*Spiderling Cage*/, 454180 /*Cracked Table*/, 454179 /*Destroyed Cage*/, 417087 /*Wrecked Chair*/, 417086 /*Ruined Crate*/, 417085 /*Destroyed Cage*/, 454178 /*Ruined Crate*/, 451711 /*Chair*/, 451710 /*Chair*/, 451697 /*Chair*/, 417084 /*Cracked Table*/, 455266 /*Climbing Gear*/, 452537 /*Chair*/, 452534 /*Chair*/, 452529 /*Chair*/, 462149 /*Chair*/, 452557 /*Stool*/, 452556 /*Stool*/, 452555 /*Stool*/, 452539 /*Chair*/, 465073 /*Grill*/, 465071 /*Grill*/, 452563 /*Stool*/, 452562 /*Stool*/, 452561 /*Stool*/, 452560 /*Stool*/, 452558 /*Stool*/, 452559 /*Stool*/, 452540 /*Chair*/, 452538 /*Chair*/, 452551 /*Stool*/, 452548 /*Stool*/, 452545 /*Stool*/, 452549 /*Stool*/, 452546 /*Stool*/, 465075 /*Grill*/, 465072 /*Grill*/, 452579 /*Stool*/, 452576 /*Stool*/, 452575 /*Stool*/, 452574 /*Stool*/, 452573 /*Stool*/, 452572 /*Stool*/, 452568 /*Stool*/, 452567 /*Stool*/, 452565 /*Stool*/, 452554 /*Stool*/, 452552 /*Stool*/, 452536 /*Chair*/, 452535 /*Chair*/, 452533 /*Chair*/, 452532 /*Chair*/, 452531 /*Chair*/, 452530 /*Chair*/, 452528 /*Chair*/, 452526 /*Stool*/, 452527 /*Stool*/, 465074 /*Grill*/, 452578 /*Stool*/, 452571 /*Stool*/, 452564 /*Stool*/, 452553 /*Mailbox*/, 452544 /*Anvil*/, 452543 /*Forge*/, 452542 /*Anvil*/, 452550 /*Stool*/, 421784 /*Niffen Protection Incense*/, 445360 /*Pilfered Loot*/, 421785 /*Pillar-nest Heart*/, 421629 /*Smellsage Shrub*/, 451680 /*Royal Ripple*/, 446438 /*Gold Thread*/, 453769 /*11NB_Nerubian_Spool05_Dyed05 (Green) [Scale x0.5]*/, 453768 /*11NB_Nerubian_Spool05_Dyed04 (Yellow) [Scale x0.5]*/, 453767 /*11NB_Nerubian_Spool05_Dyed03 (Red) [Scale x0.5]*/, 452099 /*11NB_Nerubian_Crate03*/, 446437 /*Crimson Thread*/, 446435 /*Violet Thread*/, 441529 /*Eyeless Violet*/, 441527 /*Luminous Shore-Strangler*/, 441546 /*Chest of Silk*/, 452130 /*Chair*/, 454072 /*Sporefused Mycobloom*/, 413892 /*Weeping Aqirite*/, 441347 /*Web Bridges*/, 433775 /*The Reckoning*/, 441257 /*Crate of Alchemical Potions*/, 451981 /*Anvil*/, 446135 /*Niffen Stash*/, 452627 /*Campfire*/, 452626 /*Campfire*/, 453573 /*Platform*/, 443309 /*Storage Rack*/, 445103 /*Black Blood Extractor*/, 437052 /*Web*/, 452985 /*Chair*/, 452984 /*Chair*/, 444355 /*Door*/, 443312 /*Harmonizing Instrument*/, 438047 /*Door*/, 438046 /*Door*/, 438045 /*Door*/, 451987 /*Anvil*/, 451979 /*Forge*/, 451978 /*Anvil*/, 465187 /*Grill*/, 455720 /*DELVER'S CALL: Tak-Rethan Abyss*/, 452630 /*Campfire*/, 451976 /*Mailbox*/, 451986 /*Anvil*/, 451984 /*Forge*/, 451977 /*Anvil*/, 452628 /*Chair*/, 440283 /*Pheromone Dispenser*/, 451983 /*Forge*/, 451985 /*Anvil*/, 466716 /*466716*/, 466715 /*466715*/, 465100 /*465100*/, 465098 /*465098*/, 465097 /*465097*/, 456237 /*456237*/, 456235 /*456235*/, 456087 /*456087*/, 456086 /*456086*/, 455734 /*455734*/, 455731 /*455731*/, 455633 /*455633*/, 455631 /*455631*/, 453815 /*453815*/, 453813 /*453813*/, 453782 /*453782*/, 453779 /*453779*/, 453192 /*453192*/, 453191 /*453191*/, 452846 /*452846*/, 452845 /*452845*/, 452505 /*452505*/, 452503 /*452503*/, 452018 /*452018*/, 452015 /*452015*/, 466718 /*466718*/, 466717 /*466717*/, 465099 /*465099*/, 456236 /*456236*/, 456234 /*456234*/, 456089 /*456089*/, 456088 /*456088*/, 455733 /*455733*/, 455732 /*455732*/, 455634 /*455634*/, 455632 /*455632*/, 453816 /*453816*/, 453814 /*453814*/, 453781 /*453781*/, 453780 /*453780*/, 453190 /*453190*/, 453189 /*453189*/, 452847 /*452847*/, 452844 /*452844*/, 452506 /*452506*/, 452504 /*452504*/, 452016 /*452016*/, 413875 /*Rich Aqirite*/, 454343 /*Ethos of War, Part 1*/, 433396 /*Arathi Rations*/, 433395 /*Arathi Rations*/, 467008 /*Anvil*/, 451567 /*Cooking Fire*/, 441635 /*Spear*/, 433308 /*Arathi Rations*/, 449810 /*Door*/, 449808 /*Door*/, 454075 /*Lush Mycobloom*/, 454055 /*Luredrop*/, 454076 /*Mycobloom*/, 424246 /*Aegis Keyflame*/, 463855 /*Azj-Kahet's Whisper*/, 443323 /*Flame*/, 443322 /*Flame*/, 439488 /*Oil*/, 439487 /*Oil*/, 439497 /*Oil*/, 414330 /*Altered Mycobloom*/, 457451 /*Chair*/, 457450 /*Stool*/, 457449 /*Stool*/, 457448 /*Chair*/, 457447 /*Chair*/, 457446 /*Chair*/, 453754 /*The Song of Renilash*/, 410499 /*Mailbox*/, 413895 /*EZ-Mine Aqirite*/, 454010 /*Luredrop*/, 439903 /*Crystal*/, 455690 /*DELVER'S CALL: Mycomancer Cavern*/, 437829 /*Chair*/, 437828 /*Chair*/, 435917 /*Chair*/, 424415 /*Chair*/, 424412 /*Chair*/, 424411 /*Chair*/, 424409 /*Chair*/, 431406 /*Mailbox*/, 424414 /*Chair*/, 424413 /*Chair*/, 424410 /*Chair*/, 424406 /*Chair*/, 424403 /*Oven*/, 455889 /*Light's Gambit Challenger's Handbook*/, 437830 /*Chair*/, 435918 /*Chair*/, 435916 /*Chair*/, 435914 /*Chair*/, 435913 /*Chair*/, 435912 /*Chair*/, 435911 /*Chair*/, 435910 /*Chair*/, 435996 /*Chair*/, 443317 /*Flame*/, 443316 /*Flame*/, 439378 /*Oil*/, 439377 /*Oil*/, 424401 /*Bench*/, 424400 /*Bench*/, 423864 /*Campfire*/, 423863 /*Stool*/, 423862 /*Stool*/, 423861 /*Stool*/, 423540 /*Stool*/, 424404 /*Campfire*/, 423544 /*Stool*/, 423543 /*Chair*/, 413047 /*Aqirite*/, 456283 /*Shalehorn Bones*/, 456281 /*Shalehorn Bones*/, 439846 /*Crystal*/, 423542 /*Stool*/, 452860 /*Arathi Airship*/, 429128 /*Arathi Airship*/, 413986 /*Embers of Conviction*/, 413975 /*The Righteous Hammer*/, 452218 /*Arathi Airship*/, 413956 /*Arathi Airship*/, 411754 /*Arathi Airship*/, 423541 /*Stool*/, 454071 /*Mycobloom*/, 441637 /*A Weathered Tome*/, 455276 /*Notes On The Machine Speakers: Fragment IV*/, 452698 /*Cinderbrew Seat*/, 452695 /*Cinderbrew Seat*/, 456023 /*Reinforced Beaker*/, 446349 /*Loose Crystal Shard*/, 411498 /*Containment Crate*/, 411497 /*Derailed Transport Cart*/, 452680 /*Cinderbrew Reserve*/, 411381 /*Rubble*/, 457361 /*Unattended Contraband*/, 425875 /*Priority Transport Crate*/, 434491 /*Crate of Delivered Goods*/, 434489 /*Nerubian Silk Rope*/, 455920 /*Stone*/, 456025 /*Earthen Iron Powder*/, 414324 /*Lush Arathor's Spear*/, 428554 /*Destroyed Gate*/, 428555 /*Destroyed Gate*/, 428547 /*Destroyed Gate*/, 443800 /*Earthen Console*/, 443799 /*11EA_Earthen_Special_GeothermalMachine02_AssetFix*/, 421903 /*Earthen Console*/, 428552 /*Secured Gate*/, 428545 /*Destroyed Gate*/, 428551 /*Secured Gate*/, 428544 /*Secured Gate*/, 423585 /*Ironfuse Bomb*/, 446118 /*Earthen Door*/, 446120 /*Earthen Door*/, 446117 /*Earthen Door*/, 437733 /*Earthen Gate*/, 446119 /*Earthen Door*/, 446116 /*Earthen Door*/, 437732 /*Earthen Gate*/, 446121 /*Earthen Door*/, 454404 /*Hathlaz's Plaque*/, 457238 /*[DNT] Bungee Step*/, 457232 /*Rappelling Anchor*/, 430310 /*Earthen Cage*/, 444115 /*Discarded Toolbox*/, 413777 /*Memory Gem*/, 423366 /*Sporefused Luredrop*/, 420979 /*Cave Blockage*/, 429349 /*Earthen Slate*/, 445081 /*Mine Cart*/, 433499 /*Earthen Slate*/, 418848 /*Barricade*/, 418845 /*Hastily Constructed Blockade*/, 418841 /*Earthen Slate*/, 433904 /*Earthen Hammer*/, 418842 /*Earthen Slate*/, 433866 /*Full Mug*/, 418846 /*Hastily Constructed Blockade*/, 418843 /*Hastily Constructed Blockade*/, 418393 /*Earthen Slate*/, 415718 /*Hastily Constructed Blockade*/, 461486 /*Collision Wall*/, 414329 /*Crystallized Arathor's Spear*/, 443532 /*Rusted Lever*/, 442754 /*Moving Supplies*/, 411622 /*Machinist Plinth*/, 449933 /*Straight Pipe (End Caps)*/, 449931 /*Pipe Cap*/, 451266 /*Valve*/, 451263 /*Valve*/, 449928 /*Pipe Cap*/, 433995 /*Straight Pipe (Mid Cap)*/, 433994 /*Angle Pipe*/, 418844 /*Activation Lever*/, 410620 /*11KO_Kobold_Lighting_Candle03*/, 413703 /*Discarded Loot*/, 462142 /*Discarded Loot*/, 416398 /*Discarded Loot*/, 462141 /*Discarded Loot*/, 462139 /*Discarded Loot*/, 462137 /*Discarded Loot*/, 462140 /*Discarded Loot*/, 462138 /*Discarded Loot*/, 462136 /*Discarded Loot*/, 414973 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 416394 /*Collapsed Rubble*/, 414974 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414978 /*11DU_CATACOMBS_Lighting_ToggleBrazier01*/, 437471 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 437469 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414977 /*11DU_CATACOMBS_Lighting_ToggleBrazier01*/, 437472 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 437470 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414983 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414981 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 410622 /*11KO_Kobold_Lighting_Candle03*/, 410378 /*11KO_Kobold_Lighting_Candle01*/, 410377 /*11KO_Kobold_Lighting_Candle01*/, 410376 /*11KO_Kobold_Lighting_Candle01*/, 410941 /*11KO_Kobold_Lighting_Candle06*/, 410678 /*11KO_Kobold_Lighting_Candle03*/, 410677 /*11KO_Kobold_Lighting_Candle01*/, 410372 /*11KO_Kobold_Lighting_Candle01*/, 430172 /*11KO_Kobold_Furniture_Throne01*/, 410617 /*11KO_Kobold_Lighting_Candle02*/, 410624 /*11KO_Kobold_Lighting_Candle02*/, 411053 /*11KO_Kobold_Lighting_Candle03*/, 433584 /*11KO_Kobold_Lighting_Candle01*/, 433581 /*11KO_Kobold_Lighting_Candle03*/, 433577 /*11KO_Kobold_Lighting_Candle01*/, 433436 /*11KO_Kobold_Lighting_Candle03*/, 433435 /*11KO_Kobold_Lighting_Candle03*/, 433434 /*11KO_Kobold_Lighting_Candle04*/, 433433 /*11KO_Kobold_Lighting_Candle01*/, 411281 /*11KO_Kobold_Lighting_Candle03*/, 410956 /*11KO_Kobold_Lighting_Candle01*/, 410955 /*11KO_Kobold_Lighting_Candle03*/, 410691 /*11KO_Kobold_Lighting_Candle04*/, 410684 /*11KO_Kobold_Lighting_Candle03*/, 410683 /*11KO_Kobold_Lighting_Candle03*/, 410682 /*11KO_Kobold_Lighting_Candle01*/, 410374 /*11KO_Kobold_Lighting_Candle01*/, 433877 /*11KO_Kobold_Lighting_Candle03*/, 433576 /*11KO_Kobold_Lighting_Candle03*/, 433574 /*11KO_Kobold_Lighting_Candle03*/, 410690 /*11KO_Kobold_Lighting_Candle06*/, 433575 /*11KO_Kobold_Lighting_Candle03*/, 410798 /*11KO_Kobold_Lighting_Candle01*/, 433579 /*11KO_Kobold_Lighting_Candle03*/, 433578 /*11KO_Kobold_Lighting_Candle03*/, 411427 /*11KO_Kobold_Lighting_HangingLantern02*/, 410693 /*11KO_Kobold_Lighting_Candle03*/, 410615 /*11KO_Kobold_Lighting_Candle02*/, 433583 /*11KO_Kobold_Lighting_Candle03*/, 433437 /*11KO_Kobold_Lighting_Candle03*/, 414988 /*11DU_CATACOMBS_Lighting_ToggleBrazier01*/, 411283 /*11KO_Kobold_Lighting_Candle03*/, 411278 /*11KO_Kobold_Lighting_Candle01*/, 411277 /*11KO_Kobold_Lighting_Candle03*/, 410688 /*11KO_Kobold_Lighting_Candle04*/, 433582 /*11KO_Kobold_Lighting_Candle03*/, 433580 /*11KO_Kobold_Lighting_Candle03*/, 414987 /*11DU_CATACOMBS_Lighting_ToggleBrazier01*/, 414984 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 410689 /*11KO_Kobold_Lighting_Candle05*/, 410685 /*11KO_Kobold_Lighting_Candle06*/, 410944 /*11KO_Kobold_Lighting_Candle04*/, 410799 /*11KO_Kobold_Lighting_Candle06*/, 414979 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 410913 /*11KO_Kobold_Lighting_Candle06*/, 411279 /*11KO_Kobold_Lighting_Candle01*/, 416385 /*Massive Candle*/, 414982 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414971 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 410801 /*11KO_Kobold_Lighting_Candle02*/, 420087 /*Oil Packed Brazier*/, 414976 /*11DU_CATACOMBS_Lighting_ToggleBrazier01*/, 414985 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414980 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414994 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414993 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414986 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414975 /*11DU_CATACOMBS_Lighting_ToggleBrazier01*/, 416300 /*Blocker*/, 420089 /*Oil Packed Brazier*/, 413677 /*Wavering Candle*/, 437473 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 430174 /*11DU_Foundry_Door01_Large*/, 433443 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 414455 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 437461 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 414995 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 437452 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 437480 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 437458 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 414454 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 414803 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 433824 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 414795 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 433829 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 414491 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 437474 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 437459 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 433453 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 433568 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 437466 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 437478 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 433456 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 414428 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 430173 /*11DU_Foundry_Door01_Large*/, 410731 /*11DU_CATACOMBS_Lighting_ToggleBrazier01*/, 433448 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 433440 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414426 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 414480 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 437465 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 410728 /*11DU_CATACOMBS_Lighting_ToggleCandle07*/, 433445 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 414420 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 437454 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 433426 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 414997 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 437483 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 410509 /*11DU_CATACOMBS_GATE01*/, 414797 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414441 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 433826 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 437460 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 414509 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 414485 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 433570 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 433823 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 437475 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 414477 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 414425 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 437477 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 414469 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 433455 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 414429 /*11DU_CATACOMBS_Lighting_ToggleBrazier01*/, 433450 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 410805 /*11DU_CATACOMBS_Lighting_ToggleCandle07*/, 410725 /*11DU_CATACOMBS_Lighting_ToggleCandle07*/, 433428 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 410721 /*11DU_CATACOMBS_Lighting_ToggleBrazier01*/, 437467 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 433442 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 437453 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 414802 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414422 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414460 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 433447 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 414794 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 437451 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 433439 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414490 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 433569 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 410730 /*11DU_CATACOMBS_Lighting_ToggleCandle07*/, 414427 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 433425 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 414414 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 433828 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 433431 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 414421 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 430175 /*11DU_Foundry_Door01_Large*/, 414503 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 433572 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414487 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 433452 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 437479 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 433444 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 414479 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 414471 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 414996 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 410727 /*11DU_CATACOMBS_Lighting_ToggleCandle07*/, 414972 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414423 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414796 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 433825 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 410718 /*11DU_CATACOMBS_Lighting_ToggleBrazier01*/, 414500 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 414484 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 410724 /*11DU_CATACOMBS_Lighting_ToggleCandle07*/, 410668 /*11DU_CATACOMBS_Lighting_ToggleBrazier01*/, 430177 /*11DU_CATACOMBS_GATE01*/, 433457 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 414419 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 430176 /*11DU_Foundry_Door01_Large*/, 433449 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 433441 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 437462 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 433571 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 437463 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 414489 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 433573 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 437456 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 437481 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 433822 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 433427 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 414481 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 433454 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 410729 /*11DU_CATACOMBS_Lighting_ToggleCandle07*/, 437464 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 433429 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 433446 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 437457 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 420154 /*11DU_CATACOMBS_GATE01*/, 437455 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 433438 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414459 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 414440 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 437476 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 433430 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 437482 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 410713 /*11DU_CATACOMBS_Lighting_ToggleBrazier01*/, 414998 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 433827 /*11DU_CATACOMBS_Lighting_ToggleCandle03*/, 410719 /*11DU_CATACOMBS_Lighting_ToggleBrazier01*/, 414502 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 433451 /*11DU_CATACOMBS_Lighting_ToggleCandle02*/, 414470 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 410726 /*11DU_CATACOMBS_Lighting_ToggleCandle07*/, 437468 /*11DU_CATACOMBS_Lighting_ToggleCandle01*/, 410720 /*11DU_CATACOMBS_Lighting_ToggleBrazier01*/, 417138 /*Intriguing Scrap*/, 417137 /*Intriguing Scrap*/, 417136 /*Intriguing Scrap*/, 411878 /*Intriguing Scrap*/, 454405 /*Attwogaz's Plaque*/, 455890 /*Waterlogged Refuse*/, 430562 /*Kobold Cauldron*/, 430559 /*Kobold Cauldron*/, 430563 /*Kobold Cauldron*/, 430561 /*Kobold Cauldron*/, 430560 /*Kobold Cauldron*/, 430558 /*Kobold Cauldron*/, 451676 /*Floating Deep Treasure*/, 428699 /*Sizzling Barrel*/, 415819 /*Fire Wall*/, 420014 /*Liberated Candles*/, 433335 /*Fallen Earthen*/, 417311 /*Climbing Rope*/, 433333 /*Fallen Earthen*/, 415754 /*Sealed Gate*/, 449547 /*Meeting Stone*/, 433334 /*Fallen Earthen*/, 420020 /*Ruined Mining Rig*/, 415736 /*Abandoned Mining Rig*/, 411756 /*Fallen Earthen*/, 411755 /*Flickerflame Candles*/, 454174 /*Earthen Memorial*/, 446035 /*Candle Stub*/, 445403 /*Scary Dark Chest*/, 418837 /*Hammer-Derrick*/, 446034 /*Candle Stub*/, 445523 /*Candle Stub*/, 422878 /*Shackling Post*/, 411876 /*Shackling Post*/, 454407 /*Uisgaz's Plaque*/, 411624 /*Machinist Plinth*/, 452058 /*Sealed Door*/, 452057 /*Sealed Window*/, 424200 /*Abandoned Boring Machine*/, 428139 /*Rubble*/, 424199 /*Abandoned Boring Machine*/, 411623 /*Machinist Plinth*/, 411422 /*Explosive Cache*/, 417047 /*Nerubian Explosive Cache*/, 434873 /*Caustic Bloom*/, 446094 /*Earthen Scaffolding*/, 446091 /*Earthen Scaffolding*/, 446084 /*Earthen Scaffolding*/, 446071 /*Earthen Scaffolding*/, 446058 /*Earthen Scaffolding*/, 444918 /*Earthen Scaffolding*/, 444912 /*Earthen Scaffolding*/, 444884 /*Earthen Scaffolding*/, 444883 /*Earthen Scaffolding*/, 444882 /*Earthen Scaffolding*/, 444881 /*Earthen Scaffolding*/, 444880 /*Earthen Scaffolding*/, 444879 /*Earthen Scaffolding*/, 444878 /*Earthen Scaffolding*/, 444877 /*Earthen Scaffolding*/, 444876 /*Earthen Scaffolding*/, 444875 /*Earthen Scaffolding*/, 444874 /*Earthen Scaffolding*/, 444873 /*Earthen Scaffolding*/, 444872 /*Earthen Scaffolding*/, 444871 /*Earthen Scaffolding*/, 444870 /*Earthen Scaffolding*/, 444869 /*Earthen Scaffolding*/, 444868 /*Earthen Scaffolding*/, 444867 /*Earthen Scaffolding*/, 444366 /*Small Fire [DNT]*/, 444365 /*Med Fire [DNT]*/, 444364 /*Large Fire [DNT]*/, 444065 /*Elemental Geode*/, 422395 /*Web Door [DNT]*/, 446636 /*Sizzling Keg*/, 446635 /*Sizzling Keg*/, 446634 /*Sizzling Keg*/, 446633 /*Rope Fuse*/, 446632 /*Rope Fuse*/, 446631 /*Rope Fuse*/, 431545 /*Meadery Ladder*/, 422155 /*Rope Fuse*/, 422147 /*Sizzling Keg*/, 462487 /*Bench*/, 452039 /*Summoning Stone*/, 424439 /*Keg of Cinderbrew Mead*/, 424438 /*Cinderbrew Keg Stand*/, 424437 /*Cinderbrew Keg*/, 462500 /*Chair*/, 462495 /*Bench*/, 462493 /*Chair*/, 462490 /*Chair*/, 462489 /*Bench*/, 462483 /*Chair*/, 462479 /*Bench*/, 462478 /*Chair*/, 462501 /*Chair*/, 462498 /*Chair*/, 462497 /*Chair*/, 462496 /*Chair*/, 462494 /*Chair*/, 462492 /*Chair*/, 462491 /*Chair*/, 462488 /*Bench*/, 462486 /*Chair*/, 462485 /*Chair*/, 462484 /*Bench*/, 462482 /*Chair*/, 462481 /*Chair*/, 462480 /*Chair*/, 456130 /*Refreshment Table*/, 466060 /*Bench*/, 465881 /*Bench*/, 465916 /*Bench*/, 465034 /*Wind Wall*/, 466097 /*Bench*/, 466057 /*Bench*/, 465982 /*Bench*/, 466062 /*Bench*/, 429306 /*Earthen Door*/, 465907 /*Bench*/, 465886 /*Bench*/, 430493 /*Earthen Door*/, 466082 /*Dormant Rock Giant*/, 429304 /*Earthen Door*/, 465971 /*Bench*/, 465939 /*Meeting Stone*/, 465923 /*Bench*/, 465952 /*Bench*/, 465928 /*Bench*/, 465920 /*Bench*/, 450650 /*Dormant Rock Giant*/, 429308 /*Earthen Door*/, 466088 /*Bench*/, 465925 /*Bench*/, 465976 /*Bench*/, 466032 /*Bench*/, 466061 /*Bench*/, 466021 /*Bench*/, 465989 /*Bench*/, 465965 /*Bench*/, 465949 /*Bench*/, 465033 /*Wind Wall*/, 465983 /*Bench*/, 466018 /*Bench*/, 450180 /*450180*/, 429305 /*Earthen Door*/, 466015 /*Mailbox*/, 429307 /*Earthen Door*/, 450699 /*450699*/, 452659 /*Chair*/, 424179 /*Arcane Shield Dome*/, 423582 /*Cinderbrew Keg*/, 423579 /*Nerubian Burrow*/, 416954 /*Ore Fragment*/, 416950 /*Unsorted Ore Pile*/, 443526 /*Supply Bag*/, 444069 /*Treasure Room Door*/, 454092 /*|cff1EFF00Sturdy Chest*/, 455824 /*Webbed Hookshot*/, 454090 /*|cff1EFF00Sturdy Chest*/, 441100 /*Door02*/, 441099 /*Entrance Door*/, 454049 /*|cff1EFF00Sturdy Chest*/, 454094 /*|cff1EFF00Sturdy Chest*/, 454091 /*|cff1EFF00Sturdy Chest*/, 441717 /*Deadend Door*/, 441716 /*Door?*/, 441101 /*Main Room Door*/, 462151 /*Tangleweb Remnants*/, 433084 /*Dead Earthen*/, 421557 /*Tangleweb Remnants*/, 421554 /*Coreway Rubble*/, 421552 /*Coreway Rubble*/, 415591 /*Fire Patch*/, 415590 /*Tangleweb Remnants*/, 415587 /*Coreway Rubble*/, 441263 /*Slipstream*/, 441195 /*Deactivated Earthen*/, 441194 /*Deactivated Earthen*/, 441183 /*Galan's Edict*/, 441271 /*Slipstream*/, 415005 /*Dalaran Power Shard*/, 414957 /*Hastily-Prepared Antidote*/, 414927 /*Rittsyn's Soulstone*/, 414871 /*Sunreaver Satchel*/, 423854 /*Soulwell*/, 411837 /*Demonic Gateway*/, 414919 /*Tower Fragment*/, 433329 /*Khadgar's Portal*/, 417793 /*Chair*/, 417785 /*Bench*/, 417528 /*Bench*/, 417527 /*Bench*/, 417858 /*Rogue Lore*/, 417790 /*Chair*/, 417789 /*Chair*/, 417775 /*Bench*/, 417774 /*Bench*/, 417773 /*Bench*/, 417771 /*Chair*/, 417768 /*Bench*/, 417767 /*Bench*/, 417763 /*Bench*/, 417760 /*Bench*/, 417759 /*Bench*/, 417757 /*Bench*/, 417756 /*Bench*/, 417531 /*Couch*/, 417529 /*Couch*/, 417856 /*Chair*/, 417857 /*Chair*/, 417530 /*Couch*/, 417862 /*Chair*/, 417855 /*Chair*/, 417457 /*Bench*/, 417864 /*Chair*/, 417861 /*Chair*/, 417766 /*Bench*/, 417461 /*Chair*/, 417860 /*Chair*/, 417859 /*Chair*/, 417462 /*Chair*/, 417772 /*Chair*/, 417769 /*Chair*/, 417770 /*Chair*/, 417467 /*Guild Vault*/, 417754 /*Kitchen Fire*/, 417456 /*Bench*/, 417863 /*Chair*/, 417458 /*Chair*/, 417459 /*Chair*/, 417465 /*Chair*/, 417464 /*Chair*/, 417753 /*Chair*/, 417748 /*Chair*/, 417747 /*Chair*/, 417746 /*Chair*/, 417739 /*Chair*/, 417738 /*Chair*/, 417737 /*Chair*/, 417725 /*Chair*/, 417466 /*Guild Vault*/, 417463 /*Chair*/, 417460 /*Chair*/, 417454 /*Bench*/, 417752 /*Chair*/, 417751 /*Chair*/, 417750 /*Chair*/, 417749 /*Chair*/, 417742 /*Chair*/, 417741 /*Chair*/, 417740 /*Chair*/, 417736 /*Chair*/, 417735 /*Chair*/, 417734 /*Chair*/, 417455 /*Bench*/, 417730 /*Chair*/, 417728 /*Chair*/, 417727 /*Chair*/, 417726 /*Chair*/, 417639 /*Door*/, 417638 /*Stool*/, 417588 /*Chair*/, 417587 /*Chair*/, 417586 /*Stool*/, 417585 /*Stool*/, 417584 /*Stool*/, 442424 /*Wall*/, 454720 /*Debris*/, 456270 /*Invisible Wall*/, 456261 /*Invisible Wall*/, 444886 /*Arcane Wall*/, 417799 /*Chair*/, 465656 /*Wall*/, 417821 /*Stool*/, 417820 /*Stool*/, 417819 /*Stool*/, 417805 /*Stool*/, 417823 /*Stool*/, 417822 /*Stool*/, 417807 /*Stool*/, 417806 /*Stool*/, 417836 /*Stool*/, 417834 /*Stool*/, 417835 /*Stool*/, 417838 /*Stool*/, 417837 /*Stool*/, 417810 /*Stool*/, 417808 /*Stool*/, 417804 /*Stool*/, 417833 /*Stool*/, 417832 /*Stool*/, 417830 /*Stool*/, 417809 /*Stool*/, 417831 /*Stool*/, 417829 /*Stool*/, 417818 /*Bench*/, 417814 /*Bench*/, 417797 /*Kitchen Fire*/, 417828 /*Stool*/, 417827 /*Stool*/, 417826 /*Stool*/, 417825 /*Stool*/, 417824 /*Stool*/, 417817 /*Bench*/, 417812 /*Bench*/, 417800 /*Chair*/, 417796 /*Chair*/, 417795 /*Stool*/, 417794 /*Stool*/, 417811 /*Bench*/, 417816 /*Bench*/, 417441 /*Chair*/, 417440 /*Chair*/, 417438 /*Chair*/, 417437 /*Chair*/, 417815 /*Bench*/, 417813 /*Bench*/, 417436 /*Chair*/, 417439 /*Chair*/, 417503 /*Bench*/, 417502 /*Bench*/, 417501 /*Bench*/, 417470 /*Bench*/, 417471 /*Bench*/, 417481 /*Guild Vault*/, 417476 /*Chair*/, 417475 /*Chair*/, 417594 /*Chair*/, 417593 /*Chair*/, 417592 /*Chair*/, 417591 /*Chair*/, 417590 /*Bench*/, 417589 /*Bench*/, 417434 /*Bench*/, 417433 /*Bench*/, 417479 /*Chair*/, 417478 /*Chair*/, 417854 /*Stool*/, 417853 /*Stool*/, 417473 /*Chair*/, 417472 /*Chair*/, 417432 /*Bench*/, 417431 /*Bench*/, 417480 /*Guild Vault*/, 417477 /*Chair*/, 417474 /*Chair*/, 417469 /*Bench*/, 417468 /*Bench*/, 417600 /*Bench*/, 417926 /*Bench*/, 417923 /*Chair*/, 417920 /*Chair*/, 417910 /*Chair*/, 417907 /*Chair*/, 417917 /*Bench*/, 417927 /*Artifact*/, 417914 /*Chair*/, 417911 /*Bench*/, 417918 /*Chair*/, 417921 /*Chair*/, 417924 /*Chair*/, 417925 /*Bench*/, 417908 /*Couch*/, 417915 /*Couch*/, 417909 /*Couch*/, 417916 /*Couch*/, 417912 /*Bench*/, 417922 /*Bench*/, 417919 /*Bench*/, 417599 /*Bench*/, 417913 /*Bench*/, 417597 /*Chair*/, 417596 /*Bench*/, 417595 /*Bench*/, 417598 /*Chair*/, 417845 /*Chair*/, 417849 /*Bench*/, 417846 /*Chair*/, 417847 /*Chair*/, 417521 /*Bench*/, 417522 /*Antonidas*/, 417683 /*Skinning Knife*/, 417682 /*Skinning Knife*/, 417681 /*Table*/, 417702 /*Chair*/, 417680 /*Leatherworking Skin*/, 417684 /*Stool*/, 417705 /*Artifact*/, 417703 /*Artifact*/, 417717 /*Artifact*/, 417716 /*Artifact*/, 417715 /*Artifact*/, 417714 /*Artifact*/, 417713 /*Artifact*/, 417712 /*Artifact*/, 417711 /*Artifact*/, 417710 /*Artifact*/, 417709 /*Artifact*/, 417708 /*Artifact*/, 417707 /*Artifact*/, 417706 /*Artifact*/, 417704 /*Artifact*/, 417701 /*Stool*/, 417685 /*Stool*/, 417679 /*Stool*/, 417678 /*Bench*/, 417520 /*Bench*/, 417519 /*Bench*/, 417720 /*Hammer*/, 417686 /*Stool*/, 417641 /*Chair*/, 417792 /*Chair*/, 417787 /*Chair*/, 417724 /*Chair*/, 417532 /*Chair*/, 417871 /*Chair*/, 417791 /*Chair*/, 417788 /*Chair*/, 417723 /*Anvil*/, 417550 /*Barber Chair*/, 417699 /*Alchemical Tool*/, 417549 /*Barber Chair*/, 417700 /*Alchemical Tool*/, 417692 /*Alchemical Tool*/, 417698 /*Alchemical Tool*/, 417697 /*Alchemical Tool*/, 417696 /*Alchemical Tool*/, 417695 /*Alchemical Tool*/, 417694 /*Alchemical Ingredient*/, 417693 /*Alchemical Tool*/, 417691 /*Alchemy Table*/, 417690 /*Alchemy Table*/, 417689 /*Chair*/, 417687 /*Alchemical Tool*/, 417677 /*Chair*/, 417676 /*Chair*/, 417675 /*Chair*/, 417660 /*Chair*/, 417628 /*Chair*/, 417580 /*Stool*/, 417452 /*Chair*/, 417644 /*Chair*/, 417612 /*Bean Bag*/, 417548 /*Barber Chair*/, 417865 /*Chair*/, 417609 /*Chair*/, 417449 /*Chair*/, 417673 /*Chair*/, 417657 /*Chair*/, 417625 /*Chair*/, 417606 /*Chair*/, 456269 /*Invisible Wall*/, 417446 /*Chair*/, 417878 /*Chair*/, 417875 /*Chair*/, 417670 /*Stool*/, 417654 /*Chair*/, 417622 /*Chair*/, 417430 /*Bench*/, 417731 /*Chair*/, 417558 /*Bean Bag*/, 417635 /*Chair*/, 417619 /*Chair*/, 417603 /*Chair*/, 417443 /*Stool*/, 422755 /*Sewer Door*/, 417744 /*Chair*/, 417667 /*Chair*/, 417651 /*Chair*/, 417843 /*Well*/, 417555 /*Bean Bag*/, 417648 /*Chair*/, 417632 /*Chair*/, 417616 /*Chair*/, 417872 /*Chair*/, 417664 /*Coffee Grinder*/, 417552 /*Bean Bag*/, 417869 /*Chair*/, 417661 /*Chair*/, 417629 /*Chair*/, 417581 /*Stool*/, 417453 /*Chair*/, 417645 /*Chair*/, 417613 /*Bean Bag*/, 417866 /*Chair*/, 417450 /*Bench*/, 417674 /*Chair*/, 417658 /*Chair*/, 417642 /*Chair*/, 417626 /*Chair*/, 417610 /*Bean Bag*/, 417623 /*Chair*/, 417607 /*Chair*/, 454721 /*Pillar*/, 417447 /*Chair*/, 417745 /*Chair*/, 417671 /*Chair*/, 417655 /*Chair*/, 417732 /*Chair*/, 417668 /*Chair*/, 417729 /*Chair*/, 417620 /*Chair*/, 417604 /*Chair*/, 417444 /*Stool*/, 417876 /*Chair*/, 417652 /*Chair*/, 417556 /*Bean Bag*/, 417649 /*Chair*/, 417633 /*Chair*/, 417617 /*Chair*/, 417601 /*Chair*/, 417873 /*Chair*/, 417665 /*Coffee Grinder*/, 417553 /*Bean Bag*/, 417870 /*Chair*/, 417733 /*Chair*/, 417662 /*Chair*/, 417867 /*Chair*/, 417630 /*Chair*/, 417614 /*Chair*/, 417582 /*Stool*/, 417627 /*Chair*/, 417646 /*Chair*/, 444885 /*Arcane Wall*/, 417451 /*Bench*/, 417621 /*Chair*/, 417435 /*Bench*/, 417605 /*Chair*/, 417659 /*Chair*/, 417608 /*Chair*/, 417445 /*Chair*/, 417643 /*Chair*/, 417611 /*Bean Bag*/, 417547 /*Barbershop*/, 417448 /*Chair*/, 417688 /*Alchemical Tool*/, 417672 /*Chair*/, 417656 /*Chair*/, 417877 /*Chair*/, 417640 /*Chair*/, 417624 /*Chair*/, 417669 /*Chair*/, 417653 /*Chair*/, 417557 /*Bean Bag*/, 432889 /*Sewer Grate*/, 417634 /*Chair*/, 417618 /*Chair*/, 417602 /*Chair*/, 417442 /*Stool*/, 417874 /*Chair*/, 417666 /*Chair*/, 417650 /*Chair*/, 417554 /*Bean Bag*/, 417839 /*Prison Door*/, 466614 /* Sewer Grate*/, 417743 /*Chair*/, 417647 /*Chair*/, 417631 /*Chair*/, 417615 /*Chair*/, 417583 /*Stool*/, 417663 /*Espresso Machine*/, 417868 /*Chair*/, 417487 /*For Sale*/, 417551 /*Chair*/, 441724 /*X-treme Water Blaster Display*/, 448038 /*Portal to Dragonblight*/, 415412 /*Rift to Telogrus*/, 414625 /*Portal to Searing Gorge*/, 441553 /*Bed*/, 447832 /*Portal to Dustwallow Marsh*/, 449131 /* Portal Active*/, 405380 /*Charred Porter*/, 405378 /*Cinna-Cinderbloom Tea*/, 405593 /*Azerothian Archives!*/, 421718 /*Dragon Pepe*/, 413963 /*Portal to Central Encampment*/, 430513 /*Black Blood Candle*/, 404923 /*Lost Chest*/, 415560 /*Fungal Field Keyflame*/, 413881 /*Aqirite Seam*/, 433788 /*Kobyss Shrine*/, 433787 /*Kobyss Shrine*/, 418863 /*Training Cage*/, 455183 /*Shadow Curfew Journal*/, 454009 /*Lush Luredrop*/, 439789 /*Dalian Ironlink's Tinderbox*/, 419729 /*Strange Eggs*/, 415368 /*Fish Pile*/, 415807 /*Lamp Post*/, 415402 /*Lesser Keyflame*/, 419608 /*Control-Gear*/, 403740 /*Cleanbrass Bolt*/, 435953 /*Chair*/, 435952 /*Chair*/, 440162 /*Luredrop*/, 440204 /*Mycobloom*/, 415737 /*Whirring Field Keyflame*/, 415803 /*Lamp Post*/, 404741 /*Lesser Keyflame*/, 415805 /*Lamp Post*/, 433345 /*Lamp*/, 415806 /*Lamp Post*/, 433115 /*Lamp Post*/, 434554 /*Radiant Remnant*/, 415801 /*Lamp Post*/, 415362 /*Stillstone Pond Keyflame*/, 453752 /*Shadow Curfew Guidelines*/, 435951 /*Chair*/, 435950 /*Chair*/, 433125 /*Lamp Post*/, 433116 /*Lamp Post*/, 411329 /*Lesser Keyflame*/, 404930 /*Lesser Keyflame*/, 434926 /*Radiant Remnant*/, 415802 /*Lamp Post*/, 443314 /*Flame*/, 443313 /*Flame*/, 439473 /*Tenir and the Order of Night*/, 439394 /*Oil*/, 439393 /*Oil*/, 434015 /*Lamp Post*/, 433123 /*Brazier*/, 415809 /*Lamp Post*/, 434016 /*Lamp Post*/, 433122 /*Brazier*/, 430581 /*Egg Basket*/, 421006 /*Lesser Keyflame*/, 416316 /*Lamp Post*/, 437435 /*Chair*/, 414701 /*Cold Coffee*/, 414639 /*Shadowblind Grouper*/, 437436 /*Chair*/, 437434 /*Chair*/, 416317 /*Torch*/, 433121 /*Brazier*/, 416315 /*Torch*/, 433120 /*Brazier*/, 404684 /*Hillhelm Keyflame*/, 415808 /*Lamp Post*/, 415709 /*Light's Blooming Keyflame*/, 414622 /*Shadowblind Grouper School*/, 411656 /*Hallowfall Scythe*/, 434014 /*Lamp Post*/, 433956 /*Lamp Post*/, 415798 /*Lamp Post*/, 414915 /*Brazier*/, 414914 /*Brazier*/, 414911 /*Lamp Post*/, 411322 /*Lesser Keyflame*/, 433118 /*Brazier*/, 451967 /*Hillhelm Lunchbox*/, 437433 /*Stool*/, 437432 /*Chair*/, 433117 /*Brazier*/, 415800 /*Lamp Post*/, 415563 /*Carrot Pile*/, 415017 /*Carrot Pile*/, 415796 /*Lamp Post*/, 415562 /*Cabbage Pile*/, 414962 /*Cabbage Pile*/, 415804 /*Lamp Post*/, 415797 /*Lamp Post*/, 403574 /*Keyflame*/, 440961 /*Arathi Crate*/, 421361 /*Order of Night Polearm*/, 462403 /*Chair*/, 443508 /*Flame*/, 421355 /*Order of Night Poster*/, 421358 /*Order of Night Journal*/, 454082 /*Sporefused Blessing Blossom*/, 416319 /*Parents Personal Effects*/, 453287 /*Pickles*/, 453283 /*Smuggler's Treasure*/, 423958 /*Arathi Chest*/, 416310 /*Kobyss Chest*/, 440899 /*Ominous Altar*/, 439742 /*Holy Candle*/, 441888 /*Smashed Accoutrements*/, 441877 /*Burned Research*/, 428801 /*Burnt Research*/, 445620 /*Spices*/, 445618 /*Flame Touched Steel Weaponry*/, 445592 /*Tough Ivy Fiber Rope*/, 454225 /*Arathi Chest*/, 455038 /*Light's Gambit Playbook*/, 446365 /*Arathi Chest*/, 445587 /*Arathi Crate Stacked*/, 439775 /*Arathi Crate*/, 424408 /*Chair*/, 424407 /*Chair*/, 467004 /*Anvil*/, 467003 /*Forge*/, 455694 /*DELVER'S CALL: Skittering Breach*/, 439492 /*Oil*/, 424405 /*Chair*/, 423860 /*Chair*/, 423684 /*Chair*/, 455935 /*Gorged Bones*/, 441864 /*Portal to Somewhere*/, 441720 /*A Scout's Journal*/, 444005 /*Tough Ivy*/, 444010 /*Tough Ivy*/, 453348 /*Arathi Wine*/, 444006 /*Tough Ivy*/, 441606 /*Jewel of the Cliffs*/, 439407 /*Oil*/, 443498 /*Flame*/, 411930 /*Blackpowder Barrel*/, 433615 /*Chair*/, 443497 /*Flame*/, 439408 /*Oil*/, 433553 /*Portal to Wenren's Lab*/, 433533 /*Portal to Somewhere*/, 454067 /*Sporefused Mycobloom*/, 439496 /*Oil*/, 457455 /*Fire*/, 441700 /*Memory*/, 441699 /*Memory*/, 434402 /*Memory*/, 463832 /*Bench*/, 445622 /*Funerary Platform*/, 434403 /*Funerary Platform*/, 440914 /*Offering of Pure Water*/, 437574 /*Darkwater Staff*/, 437553 /*Light Oil*/, 444802 /*Kobyss Ritual Cache*/, 411628 /*Wax-Encrusted Chest*/, 409143 /*Junk Pile*/, 409185 /*Dynamite Bundle*/, 409184 /*Dynamite*/, 414989 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414990 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414991 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 414992 /*11DU_CATACOMBS_Lighting_ToggleSconce02*/, 452642 /*Knicknack's Enbiggener*/, 452635 /*Knicknack's Potion Bottle*/, 415409 /*Strange Candle Altar*/, 452637 /*Knicknack's Definitely Rubies*/, 452634 /*Knicknack's Red Candle*/, 445190 /*Letter of Recommendation*/, 463895 /*Darktide Pebble*/, 423978 /*Kobyss Chest*/, 423977 /*Kobyss Chest*/, 435938 /*Stool*/, 435932 /*Stool*/, 435927 /*Stool*/, 431577 /*Bench*/, 431576 /*Bench*/, 431575 /*Bench*/, 435933 /*Stool*/, 435936 /*Stool*/, 435928 /*Chair*/, 435930 /*Stool*/, 435941 /*Stool*/, 435937 /*Stool*/, 435935 /*Stool*/, 435934 /*Stool*/, 453755 /*The Big Book of Arathi Idioms*/, 435939 /*Stool*/, 435931 /*Stool*/, 431571 /*Mailbox*/, 455704 /*DELVER'S CALL: The Sinkhole*/, 435940 /*Chair*/, 435929 /*Chair*/, 437527 /*Oil*/, 431574 /*Chair*/, 431572 /*Chair*/, 431570 /*Chair*/, 431569 /*Chair*/, 454069 /*Irradiated Mycobloom*/, 440926 /*Jar of Mucus*/, 443308 /*Flame*/, 443307 /*Flame*/, 439797 /*Oil*/, 439796 /*Oil*/, 435005 /*Chair*/, 434998 /*Chair*/, 434996 /*Chair*/, 435006 /*Chair*/, 435004 /*Chair*/, 435003 /*Chair*/, 435002 /*Chair*/, 435001 /*Chair*/, 435000 /*Chair*/, 434999 /*Chair*/, 434997 /*Chair*/, 434995 /*Stool*/, 434994 /*Chair*/, 434993 /*Chair*/, 416262 /*Arathi Torch*/, 456065 /*Gorged Bones*/, 463838 /*Bench*/, 463833 /*Bench*/, 463834 /*Bench*/, 440039 /*Blessed Water*/, 440029 /*Sacred Herbs*/, 440004 /*Wicked Arathi Torch*/, 440003 /*Wicked Arathi Torch*/, 433941 /*Special Spices*/, 463841 /*Bench*/, 439777 /*Crystal*/, 463842 /*Bench*/, 463840 /*Bench*/, 463839 /*Bench*/, 463837 /*Bench*/, 463836 /*Bench*/, 463835 /*Bench*/, 453937 /*500 Dishes Using Cave Fish and Mushrooms*/, 439890 /*Grave Offering Location*/, 455658 /*Huge Fish*/, 455656 /*Large Fish*/, 455661 /*Stool*/, 455655 /*Middle Fish*/, 446363 /*Amber Bloom*/, 446362 /*Crimson Charmer*/, 455675 /*Fishing Bucket*/, 455657 /*Tiny Fish*/, 455659 /*Smaller Fish*/, 379324 /*NPC Fishing Bobber*/, 457239 /*Arathi Torch*/, 464211 /*[DNT] Eagle Egg*/, 454681 /*Tefferty's Journal*/, 435962 /*Chair*/, 435961 /*Stool*/, 435960 /*Chair*/, 423402 /*Stool*/, 423401 /*Stool*/, 423400 /*Stool*/, 423399 /*Stool*/, 455989 /*Arathi Garden Trowel*/, 453749 /*Palawltar's Codex of Dimensional Structure*/, 413884 /*Weeping Bismuth*/, 413890 /*Crystallized Aqirite*/, 430551 /*Coal Shipment*/, 415629 /*Machinist's Calibrated Weight*/, 415628 /*Machinist's Wrench*/, 415626 /*Machinist's Gauge*/, 415625 /*Machinist's Calipers*/, 422491 /*Waterworks Primary Activation*/, 423363 /*Sporefused Arathor's Spear*/, 454406 /*Krattdaz's Plaque*/, 449707 /*Stolen Bucket*/, 437085 /*Stolen Bucket*/, 439251 /*Cooling Wax Puddle*/, 439311 /*Cooling Wax Puddle*/, 449713 /*Spot Light*/, 421735 /*Prooftelling Flower*/, 421717 /*Squeezy Hole*/, 436938 /*Stepclimber*/, 436933 /*Softsnout's Favorite Shovel*/, 436923 /*Rubble*/, 421593 /*Peaceful Home*/, 421590 /*Rock Face*/, 437021 /*Stepclimber*/, 437020 /*Stepclimber*/, 421599 /*Local Industry*/, 421597 /*Village Center*/, 421594 /*Gainful Employment*/, 421592 /*Life Savings*/, 451497 /*Dust*/, 451495 /*Dust*/, 451494 /*Dust*/, 434485 /*Rubble*/, 421524 /*Rock Face*/, 421525 /*Shinies*/, 422547 /*Steam Breach*/, 451262 /*Valve*/, 451265 /*Valve*/, 449934 /*Straight Pipe - SHORT*/, 441359 /*Ol' Sccraper Jib's Skull*/, 441358 /*A Skull on a Sign*/, 429345 /*Seditious Poster*/, 429303 /*Angrily-Scrawled Poster*/, 452110 /*Vokgret's Cinderbrew*/, 433711 /*Unattended Mug of Cinderbrew*/, 434486 /*Bottle of Infused Underclay*/, 429636 /*Crate of Delivered Goods*/, 429635 /*Bottle of Infused Underclay*/, 433102 /*Bundle of Receipts*/, 433101 /*Bag of Glowing Shards*/, 433090 /*Infused Underclay*/, 433109 /*Nerubian Silk Ropes*/, 432957 /*False-Bottomed Crate*/, 432956 /*False-Bottomed Crate*/, 432955 /*False-Bottomed Crate*/, 432894 /*Shipment Crate*/, 432893 /*Shipment Crate*/, 429301 /*Shipment Crate*/, 451642 /*Tempered Placard*/, 451638 /*New Placard*/, 420761 /*Incense*/, 420734 /*Ashenfold*/, 424253 /*Korgran's Lantern*/, 424230 /*Korgran's Lantern*/, 424198 /*A Pile of Coals*/, 421720 /*Charged Core*/, 421719 /*Ore Barrel*/, 420730 /*Vein of Ore*/, 414199 /*Pile of Earthen Belongings*/, 413925 /*Earthen Figurine*/, 413924 /*Precious Gem*/, 413918 /*Deck of Cards*/, 444899 /*Kobold Pickaxe*/, 423612 /*Titan Artifacts*/, 444773 /*Jade Pearl*/, 441232 /*Keeper's Arm*/, 441231 /*Titan Console*/, 455304 /*Stormrider Saddle*/, 455303 /*Personal Journal*/, 455301 /*Field Journal*/, 455085 /*11.0 Z1 - Local Story - Life Finds a Way - Rocks (RPS)*/, 452842 /*Silkwood Explosive Barrel*/, 443756 /*Ladened Earthen Coffer*/, 476338 /*Metal Chain Link Hook*/, 476334 /*Metal Chain Link Hook*/, 451921 /*Webbing*/, 443524 /*Elevator Lever*/, 451572 /*Lumberjack Restraints*/, 440923 /*Portal*/, 456491 /*Vizier's Shadecaster*/, 456487 /*General's Shadecaster*/, 453536 /*Chair*/, 441631 /*Nerubian Web Wall*/, 453562 /*Chair*/, 453560 /*Chair*/, 453556 /*Chair*/, 453555 /*Chair*/, 453544 /*Chair*/, 453537 /*Chair*/, 453533 /*Chair*/, 453529 /*Chair*/, 453521 /*Chair*/, 453517 /*Chair*/, 453534 /*Chair*/, 453520 /*Chair*/, 441630 /*Nerubian Web Wall*/, 453539 /*Forge*/, 453522 /*Anvil*/, 441618 /*Nerubian Floor Web*/, 434599 /*Web Wall*/, 441632 /*Nerubian Web Wall*/, 441612 /*Nerubian Barricade*/, 422915 /*Web Wall - Large Collision Blocker*/, 420995 /*Web Blockade*/, 453545 /*Anvil*/, 453542 /*453542*/, 453510 /*Chair*/, 465104 /*465104*/, 453552 /*453552*/, 465101 /*465101*/, 453546 /*453546*/, 453530 /*453530*/, 453514 /*453514*/, 453559 /*453559*/, 453543 /*453543*/, 453511 /*453511*/, 453540 /*453540*/, 465102 /*465102*/, 453550 /*Mailbox*/, 453547 /*453547*/, 453515 /*453515*/, 453528 /*453528*/, 453541 /*453541*/, 453557 /*Anvil*/, 465103 /*465103*/, 453519 /*453519*/, 453532 /*453532*/, 453564 /*Meeting Stone*/, 442669 /*Nexus Priestess Projector*/, 451796 /*Anvil*/, 434501 /*Door*/, 454584 /*Ales for Ails*/, 451773 /*Anvil*/, 451559 /*Meeting Stone*/, 454054 /*Lush Luredrop*/, 451692 /*Mailbox*/, 441929 /*Campfire*/, 441732 /*Mailbox*/, 454692 /*Queen Neferess*/, 454271 /*Nerubian Statue*/, 463637 /*Ordinary Box*/, 410396 /*Scroll stack*/, 463863 /*11NB_Nerubian_Bookcase01*/, 454578 /*Crypt Lords*/, 463907 /*11NB_Nerubian_Market_Counter01*/, 445076 /*Web Door*/, 463876 /*Leatherworker's Tool Bench*/, 454580 /*Shells & Skins*/, 410834 /*Catalogue of Cagables*/, 451662 /*Meeting Stone*/, 455986 /*Tunneler's Shovel*/, 454562 /*Flowers for Arachnathon*/, 451661 /*Blacksmith's Table*/, 451660 /*Anvil*/, 463884 /*Tailor's Work Table*/, 463883 /*Campfire*/, 463881 /*Campfire*/, 463875 /*Jeweler's Bench*/, 454561 /*Filaments and Filagree*/, 454560 /*All Things Squeezed*/, 453045 /*Chair*/, 453040 /*Chair*/, 453038 /*Chair*/, 453034 /*Chair*/, 454579 /*Weaver's Wares*/, 453049 /*Chair*/, 453048 /*Chair*/, 453047 /*Chair*/, 453046 /*Chair*/, 453044 /*Chair*/, 453043 /*Chair*/, 453042 /*Chair*/, 453041 /*Chair*/, 453039 /*Chair*/, 453037 /*Chair*/, 454557 /*Everything on a Stick*/, 453052 /*Chair*/, 453051 /*Chair*/, 453050 /*Chair*/, 453036 /*Chair*/, 453035 /*Chair*/, 453033 /*Chair*/, 422477 /*Shadecaster*/, 463882 /*Campfire*/, 463879 /*Campfire*/, 463878 /*Campfire*/, 463877 /*Campfire*/, 455987 /*Web-Entangled Lotus*/, 454701 /*Queen Neferess*/, 454577 /*The Dark Web*/, 454583 /*Hollow Night*/, 454581 /*Burning Ones*/, 463880 /*Campfire*/, 451698 /*Chair*/, 451910 /*Chair*/, 451768 /*Chair*/, 439554 /*Sewing Shear*/, 439553 /*Suspicious Syringe*/, 451913 /*Chair*/, 451765 /*Chair*/, 451912 /*Chair*/, 451911 /*Chair*/, 451767 /*Chair*/, 451766 /*Chair*/, 439611 /*Paralytic Draught*/, 451778 /*Chair*/, 451777 /*Chair*/, 451776 /*Chair*/, 451779 /*Chair*/, 463913 /*11NB_Nerubian_Market_Counter03*/, 454582 /*Sophisticated Arms*/, 451879 /*11NP_Nerubian_Food_Feast_02*/, 451797 /*Anvil*/, 439569 /*Web Scraps*/, 439466 /*Antiparalytic Serum*/, 429295 /*Web Spool*/, 410287 /*Shadecaster*/, 453372 /*[DNT] Potion 03*/, 453370 /*[DNT] Potion 02*/, 451695 /*Blacksmith's Table*/, 449606 /*Threat Reduction Potion*/, 410394 /*Table*/, 463912 /*Campfire*/, 451696 /*Chair*/, 445075 /*Web Door*/, 422478 /*Shadecaster*/, 463864 /*11NB_Nerubian_Table03*/, 453921 /*Chair*/, 463910 /*Campfire*/, 441554 /*Large Collision Blocker*/, 466136 /*Chair*/, 441793 /*Explorers' League Rope*/, 463909 /*Campfire*/, 433914 /*Klaskin's Chest*/, 451327 /*Dead Kobyss*/, 428814 /*Inconspicuous Box*/, 440908 /*Gazlowe's Detonator*/, 454350 /*Ethos of War, Part 4*/, 410395 /*Siegehold Records*/, 453053 /*Chair*/, 417097 /*Cage*/, 417098 /*Cage*/, 452418 /*Anvil*/, 411881 /*Door*/, 454348 /*Ethos of War, Part 3*/, 429100 /*Inconspicuous Box*/, 441585 /*Burning Venom Flask*/, 454344 /*Ethos of War, Part 2*/, 441588 /*Confiscated Weapons*/, 441587 /*Crate of Emptied Vials*/, 441586 /*Military Correspondence*/, 446423 /*Nest Egg*/, 446453 /*Web Cocoon*/, 446452 /*Web Cocoon*/, 446451 /*Web Cocoon*/, 446450 /*Web Cocoon*/, 446419 /*Concealed Contraband*/, 451679 /*Infused Ichor Spill*/, 433465 /*Nerubian Extractor*/, 411106 /*Weathered Cloth*/, 432826 /*Flare Box*/, 422537 /*Rope Ladder*/, 424357 /*Arathi Airship*/, 434942 /*Chair*/, 434945 /*Chair*/, 434944 /*Chair*/, 434943 /*Chair*/, 434941 /*Chair*/, 434940 /*Chair*/, 434939 /*Chair*/, 434938 /*Chair*/, 434937 /*Chair*/, 434936 /*Chair*/, 434935 /*Chair*/, 434934 /*Chair*/, 434933 /*Chair*/, 414666 /*Arathi Chest*/, 440289 /*Big Arathi Crate*/, 439776 /*Arathi Crate Stacked*/, 439774 /*Rope Pile*/, 420184 /*Memorial Plant*/, 420177 /*Memorial Plant*/, 414626 /*Memorial Plant*/, 420183 /*Memorial Plant*/, 420176 /*Memorial Plant*/, 420132 /*Kobyss Spear*/, 414641 /*Memorial Plant*/, 423245 /*Eternal Flame*/, 455988 /*Arathi Herb Pruner*/, 433907 /*Order of Night Propaganda*/, 424436 /*Order of Night Propaganda*/, 433879 /*Drink*/, 433767 /*Drink*/, 433890 /*Chair*/, 444804 /*Concentrated Shadow*/, 439969 /*Rockfall*/, 443510 /*Flame*/, 439760 /*Oil*/, 439757 /*Oil*/, 439761 /*Crystal*/, 439521 /*Oil*/, 439270 /*Torch*/, 437304 /*Arathi Fisherman*/, 437302 /*Fisherman's Pouch*/, 433550 /*Kobyss Shrine*/, 437528 /*Oil*/, 455779 /*Lost Satchel*/, 454797 /*From the Depths They Come*/, 462197 /*Chair*/, 434813 /*Blackpowder Barrel*/, 454085 /*Lush Blessing Blossom*/, 453753 /*Beledar- The Emperor's Vision*/, 424369 /*Arathi Airship*/, 439498 /*Oil*/, 433320 /*Nerubian Ballista*/, 421909 /*Fallen Defender*/, 453751 /*Care and Feeding of the Imperial Lynx*/, 454070 /*Lush Mycobloom*/, 441688 /*A Tattered Note*/, 451442 /*Secret Garlic*/, 462404 /*Campfire*/, 440270 /*Chair*/, 440269 /*Chair*/, 444799 /*Potent Concentrated Shadow*/, 439556 /*Sewing Shear*/, 439555 /*Suspicious Syringe*/, 439468 /*Web Spool*/, 423960 /*Web Strand*/, 423909 /*Missing Key*/, 446421 /*Trapped Trove*/, 455332 /*Mysterious Portal*/, 454752 /*Sunflower Tea*/, 455288 /*Fleshy Grimoire*/, 444567 /*Web Strand*/, 423908 /*Web Rope*/, 423907 /*Web Knot*/, 410355 /*Web Rope*/, 434318 /*Xesh Hauler Cargo*/, 446097 /*Disturbed Soil*/, 463911 /*Campfire*/, 446404 /*Memory Cache*/, 453716 /*Cache of Expensive Libations*/, 453286 /*Cage*/, 456928 /*Treatise on Forms: Ascended*/, 445035 /*Extractor Storage*/, 445034 /*Black Blood Extractor*/, 454791 /*Black Blood Extractor*/, 445550 /*Broken Extractor*/, 434918 /*Harmonizing Instrument*/, 456019 /*Nerubian Mixing Salts*/, 443724 /*Black Blood Extractor*/, 434922 /*Harmonizing Instrument*/, 445258 /*Fate Weaver's Spool*/, 443311 /*Functional Extractor*/, 451682 /*Whispers of the Deep*/, 455105 /*Arathi Crate Stacked*/, 442400 /*Campfire*/, 446140 /*Missing Scouts Pack*/, 414332 /*Altered Orbinid*/, 454050 /*Sporefused Luredrop*/, 454338 /*Entomological Essay on Grubs, Volume 3*/, 420864 /*Ancient Resonance Pylon*/, 454336 /*Entomological Essay on Grubs, Volume 2*/, 454335 /*Entomological Essay on Grubs, Volume 1*/, 414113 /*Sivstone Deposit*/, 398822 /*Carcass*/, 402901 /*Skeletal Remains*/, 398821 /*Carcass*/, 376713 /*Magnataur Skull*/, 420722 /*Lost Page*/, 437025 /*Sludge Pile*/, 423710 /*Extinguished Campfire*/, 419695 /*Spore-Covered Coffer*/, 422560 /*Maevest's Compass*/, 420076 /*Foulnectar Frond*/, 422571 /*Campfire*/, 415565 /*Clam Pile*/, 417280 /*Tomothy's Lamp*/, 417289 /*Tomothy's Bag*/, 417149 /*Tomothy's Hoe*/, 409464 /*Hillhelm Remnant Supply*/, 430601 /*Hillhelm Egg*/, 404686 /*Hillhelm Keyflame*/, 434013 /*Lamp Post*/, 417350 /*Arathi Torch*/, 441638 /*Lost Memento*/, 416401 /*Kobyss Spear*/, 441339 /*Large Kobyss Cage*/, 416261 /*Kobyss Cage*/); +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(429383, 7, 87468, 'Chair', '', '', '', 0.999999165534973144, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429367, 7, 88391, 'Stool', '', '', '', 0.999998927116394042, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(440897, 0, 84623, '11EA_Earthen_Navigation_Door01', '', '', '', 1.499999403953552246, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11EA_Earthen_Navigation_Door01 +(429380, 7, 87468, 'Chair', '', '', '', 0.999999046325683593, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429396, 7, 87468, 'Chair', '', '', '', 0.999998986721038818, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429364, 7, 88391, 'Stool', '', '', '', 0.999999046325683593, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(415780, 22, 86591, 'Keg Tap', '', '', '', 1.999999165534973144, 431895, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Keg Tap +(408881, 0, 84623, '11EA_Earthen_Navigation_Door03', '', '', '', 1.499998211860656738, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11EA_Earthen_Navigation_Door03 +(429393, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429377, 7, 87468, 'Chair', '', '', '', 0.999999046325683593, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429361, 7, 88476, 'Bench', '', '', '', 0.999999046325683593, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(441646, 7, 88391, '11EA_Earthen_Furniture_Bar_Stool01', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11EA_Earthen_Furniture_Bar_Stool01 +(429390, 7, 88391, 'Stool', '', '', '', 0.999998927116394042, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(429358, 7, 88476, 'Bench', '', '', '', 0.999998986721038818, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(429374, 7, 88391, 'Stool', '', '', '', 0.999998986721038818, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(454731, 8, 51318, 'Cooking Fire', '', '', '', 2.299998044967651367, 4, 10, 249358, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cooking Fire +(429387, 7, 88391, 'Stool', '', '', '', 0.999998927116394042, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(429355, 7, 88476, 'Bench', '', '', '', 0.999999225139617919, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(429371, 7, 88391, 'Stool', '', '', '', 0.999998986721038818, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(429384, 7, 87468, 'Chair', '', '', '', 0.999999046325683593, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429368, 7, 88391, 'Stool', '', '', '', 0.999998927116394042, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(429381, 7, 87468, 'Chair', '', '', '', 0.999999046325683593, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429397, 7, 87468, 'Chair', '', '', '', 0.999998986721038818, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429365, 7, 88391, 'Stool', '', '', '', 0.999999105930328369, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(415781, 22, 86591, 'Keg Tap', '', '', '', 1.999999165534973144, 431895, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Keg Tap +(444271, 0, 90923, '11DU_Brewery_Door01', '', '', '', 0.999999761581420898, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11DU_Brewery_Door01 +(408882, 0, 84623, '11EA_Earthen_Navigation_Door03', '', '', '', 1.499997973442077636, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11EA_Earthen_Navigation_Door03 +(429394, 7, 87468, 'Chair', '', '', '', 0.999999046325683593, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429378, 7, 87468, 'Chair', '', '', '', 0.999999046325683593, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(410143, 0, 84815, '11EA_Earthen_Navigation_Door02', '', '', '', 1.499997854232788085, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11EA_Earthen_Navigation_Door02 +(429362, 7, 88391, 'Stool', '', '', '', 0.999999105930328369, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(408879, 0, 84623, '11EA_Earthen_Navigation_Door03', '', '', '', 1.499998450279235839, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11EA_Earthen_Navigation_Door03 +(441647, 7, 88391, '11EA_Earthen_Furniture_Bar_Stool01', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11EA_Earthen_Furniture_Bar_Stool01 +(429391, 7, 87468, 'Chair', '', '', '', 0.999999046325683593, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429359, 7, 88476, 'Bench', '', '', '', 0.999999046325683593, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(456468, 5, 37971, 'Collsion Blocker', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Collsion Blocker +(437503, 7, 89571, 'Chair', '', '', '', 1.499999642372131347, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429375, 7, 88391, 'Stool', '', '', '', 0.999998688697814941, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(429388, 7, 88391, 'Stool', '', '', '', 0.999998927116394042, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(429356, 7, 88476, 'Bench', '', '', '', 0.999999046325683593, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(429372, 7, 88391, 'Stool', '', '', '', 0.999998927116394042, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(429385, 7, 88391, 'Stool', '', '', '', 0.999998927116394042, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(429369, 7, 88391, 'Stool', '', '', '', 0.999998927116394042, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(429353, 7, 88391, 'Stool', '', '', '', 0.999999105930328369, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(429382, 7, 87468, 'Chair', '', '', '', 0.999998927116394042, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429366, 7, 88391, 'Stool', '', '', '', 0.999999046325683593, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(415782, 22, 86591, 'Keg Tap', '', '', '', 1.999999165534973144, 431895, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Keg Tap +(429379, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429363, 7, 88391, 'Stool', '', '', '', 0.999999046325683593, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(444272, 0, 90923, '11DU_Brewery_Door01', '', '', '', 0.999999821186065673, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11DU_Brewery_Door01 +(408880, 0, 84623, '11EA_Earthen_Navigation_Door03', '', '', '', 1.499998211860656738, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11EA_Earthen_Navigation_Door03 +(429392, 7, 87468, 'Chair', '', '', '', 0.999999046325683593, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429360, 7, 88476, 'Bench', '', '', '', 0.999998986721038818, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(429376, 7, 88391, 'Stool', '', '', '', 0.99999856948852539, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(429389, 7, 88391, 'Stool', '', '', '', 0.999998986721038818, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(429357, 7, 88476, 'Bench', '', '', '', 0.999999225139617919, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(441645, 7, 88391, '11EA_Earthen_Furniture_Bar_Stool01', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11EA_Earthen_Furniture_Bar_Stool01 +(437341, 7, 89571, 'Chair', '', '', '', 0.999999523162841796, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429373, 7, 88391, 'Stool', '', '', '', 0.999999105930328369, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(429386, 7, 88391, 'Stool', '', '', '', 0.999998927116394042, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(429354, 7, 88476, 'Bench', '', '', '', 0.999999046325683593, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(429370, 7, 88391, 'Stool', '', '', '', 0.999998927116394042, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(429071, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(459296, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(459295, 7, 88281, 'Bench', '', '', '', 0.99999934434890747, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(441762, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(429068, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(429737, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429070, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(441768, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452658, 7, 87468, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(441782, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(428915, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433871, 8, 76632, 'Enchanting Table', '', '', '', 0.799804329872131347, 2173, 10, 0, 0, 0, 0, 0, 0, 402, 0, 30079, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Enchanting Table +(433870, 8, 76170, 'Jewelcrafting Table', '', '', '', 0.999999403953552246, 2168, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Jewelcrafting Table +(429001, 8, 76632, 'Enchanter\'s Lectern', '', '', '', 0.799999952316284179, 2173, 10, 0, 0, 0, 0, 0, 0, 402, 0, 30079, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Enchanter's Lectern +(452657, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433869, 7, 87468, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433720, 2, 79862, 'Auditor\'s Manifest', 'questinteract', '', '', 0.280000001192092895, 0, 0, 0, 34240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56311), -- Auditor's Manifest +(452648, 7, 87468, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433873, 8, 76640, 'Inscription Table', '', '', '', 0.79980403184890747, 2175, 10, 0, 0, 0, 0, 0, 0, 10816, 0, 30082, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Inscription Table +(433868, 8, 76589, 'Alchemy Table', '', '', '', 0.999999225139617919, 2164, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Alchemy Table +(441861, 5, 37971, 'Crusher', '', '', '', 3.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Crusher +(428917, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428924, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428934, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428925, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428997, 8, 76512, 'Alchemist\'s Lab Bench', '', '', '', 1, 2164, 10, 0, 0, 0, 0, 0, 0, 403, 0, 30076, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Alchemist's Lab Bench +(428916, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428999, 8, 76170, 'Jeweler\'s Bench', '', '', '', 0.799999952316284179, 2168, 10, 0, 0, 0, 0, 0, 0, 5922, 0, 30083, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Jeweler's Bench +(428932, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428926, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429000, 8, 76640, 'Scribe\'s Drafting Table', '', '', '', 0.799999952316284179, 2175, 10, 0, 0, 0, 0, 0, 0, 10816, 0, 30082, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Scribe's Drafting Table +(467066, 32, 89555, 'Rostrum of Transformation', '', '', '', 1, 2, 30, 0, 1500, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56311), -- Rostrum of Transformation +(430484, 19, 87471, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mailbox +(463872, 19, 87471, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mailbox +(428874, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428853, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428928, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428933, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428929, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428973, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428930, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428923, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428922, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428927, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428931, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428998, 8, 76167, 'Tailor\'s Work Table', '', '', '', 0.85999995470046997, 2174, 10, 0, 0, 0, 0, 0, 0, 408, 0, 30085, 2, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tailor's Work Table +(466999, 8, 88784, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(428975, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(467000, 8, 88784, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(466998, 8, 88784, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(466997, 8, 88784, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(439920, 5, 89709, 'Blacksmithing', '', '', '', 0.999999940395355224, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Blacksmithing +(465667, 32, 52724, 'Lapidary\'s Mirror', '', '', '', 0.999999403953552246, 0, 0, 7810, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lapidary's Mirror +(465666, 32, 52724, 'Lapidary\'s Mirror', '', '', '', 0.999999463558197021, 0, 0, 7810, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lapidary's Mirror +(452643, 7, 87468, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(445209, 9, 19417, 'Incident Report', '', '', '', 0.999999761581420898, 9262, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Incident Report +(439919, 8, 76168, 'Blacksmith\'s Table', '', '', '', 0.999999761581420898, 1, 10, 0, 0, 0, 0, 0, 0, 404, 0, 30078, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Blacksmith's Table +(428996, 8, 76631, 'Leatherworker\'s Tool Bench', '', '', '', 0.799999952316284179, 2169, 10, 0, 0, 0, 0, 0, 0, 407, 0, 30084, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Leatherworker's Tool Bench +(429073, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(429072, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(429062, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428962, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428961, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(452663, 7, 87468, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452662, 7, 87468, 'Chair', '', '', '', 0.999998807907104492, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(459276, 7, 87468, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(459275, 7, 87468, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(459274, 7, 87468, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(459273, 7, 87468, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(459272, 7, 87468, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(459271, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452653, 7, 87468, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428936, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428935, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(429065, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(429067, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446368, 34, 91510, 'Guild Vault', '', '', '', 0.999999821186065673, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Guild Vault +(446366, 59, 91508, 'The Great Vault', '', '', '', 0.999999761581420898, 0, 3808, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2892, 56311), -- The Great Vault +(430486, 19, 87471, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mailbox +(385537, 5, 75013, '[DNT] Hourglass 01', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Hourglass 01 +(377531, 5, 75410, 'Draconic Hourglass', '', '', '', 0.050000000745058059, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Draconic Hourglass +(377308, 5, 75248, 'Dragon Book Pile', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2388, 56311), -- Dragon Book Pile +(377117, 5, 74995, 'Dragon Jewelry Box', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dragon Jewelry Box +(467002, 8, 88784, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(446367, 34, 91509, 'Guild Vault', '', '', '', 0.999999821186065673, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Guild Vault +(442746, 10, 74263, 'Forgotten Conduit', 'openhandglow', '', '', 0.75, 0, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 446921, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 56311), -- Forgotten Conduit +(434053, 7, 71292, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(459285, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452661, 7, 87468, 'Chair', '', '', '', 1.179686665534973144, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446223, 7, 88777, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428879, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(430482, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(459282, 7, 88777, 'Chair', '', '', '', 0.999999225139617919, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(447138, 7, 87468, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428898, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428911, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(459279, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428943, 19, 87471, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mailbox +(428895, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428876, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(439916, 10, 89708, 'Engineering Special Dessert Table', '', '', '', 0.999999761581420898, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Engineering Special Dessert Table +(441785, 0, 88391, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 441785 +(428892, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428729, 22, 66649, 'Portal to Orgrimmar', '', '', '', 1, 370494, -1, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Portal to Orgrimmar +(428950, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(442368, 0, 88391, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 442368 +(421632, 5, 36179, 'Letter', '', '', '', 0.699999988079071044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Letter +(428905, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428921, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(467001, 8, 88784, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(434054, 7, 71292, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(428902, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(459286, 7, 88777, 'Chair', '', '', '', 0.999999165534973144, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428870, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(439315, 62, 89944, 'Collector\'s Cache', '', '', '', 1, 77779, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 444, 56311), -- Collector's Cache +(459283, 7, 88777, 'Chair', '', '', '', 0.999999463558197021, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428867, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428877, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428880, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428970, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428912, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428896, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428858, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(459280, 7, 88777, 'Chair', '', '', '', 0.999999463558197021, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(456208, 48, 88789, 'The Catalyst', 'questinteract', '', '', 1, 3, 0, 0, 0, 10, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Catalyst +(428909, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(439917, 10, 76513, 'Engineering Workbench', '', '', '', 0.999999880790710449, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Engineering Workbench +(428893, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428954, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(432823, 0, 84624, 'Door', '', '', '', 1.039587855339050292, 0, 0, 3000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Door +(429002, 19, 87471, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mailbox +(446215, 7, 88777, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428948, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428906, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(429738, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428951, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428881, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428903, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428919, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(459287, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428900, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(439316, 10, 79862, 'Trading Post Post', '', '', '', 0.300000011920928955, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 445022, 0, 0, 0, 0, 0, 0, 0, 0, 34394, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 444, 56311), -- Trading Post Post +(459284, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434052, 7, 71292, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(428868, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428990, 19, 87471, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mailbox +(428913, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428897, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(459281, 7, 88777, 'Chair', '', '', '', 0.999999463558197021, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428097, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(429637, 5, 86919, 'Delivered Bag', 'questinteract', '', '', 0.75, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Delivered Bag +(428878, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428910, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(459278, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428894, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(439918, 5, 89710, 'Engineering', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Engineering +(428728, 22, 66650, 'Portal to Stormwind', '', '', '', 0.85000002384185791, 370479, -1, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Portal to Stormwind +(428907, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(439915, 8, 76166, 'Tinker\'s Workbench', '', '', '', 0.999999761581420898, 2166, 10, 0, 0, 0, 0, 0, 0, 406, 0, 30080, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tinker's Workbench +(428952, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428904, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428949, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(428764, 5, 87152, 'Ore Bucket [DNT]', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ore Bucket [DNT] +(428901, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(428869, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(441855, 10, 77771, 'Climbing Rope', '', 'Climbing', '', 1, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 446126, 0, 0, 0, 129859, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Climbing Rope +(439550, 23, 92048, 'Meeting Stone', '', '', '', 1, 1, 60, 14883, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2975, 56311), -- Meeting Stone +(414326, 50, 87204, 'Crystallized Luredrop', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 433643, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Crystallized Luredrop +(430369, 1, 86353, 'Earthen Cage', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Earthen Cage +(432835, 5, 672, 'Hall of Awakening', '', '', '', 1.10000002384185791, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hall of Awakening +(444087, 3, 84464, 'Munderut\'s Forgotten Stash', '', 'Opening', '', 1, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 267006, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6233, 123850, 0, 0, 0, 0, 2798, 56311), -- Munderut's Forgotten Stash +(454550, 5, 17804, 'Deepflayer Nest', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Deepflayer Nest +(455275, 10, 75281, 'Notes On The Machine Speakers: Fragment III', 'inspect', '', '', 1.5, 0, 0, 0, 1, 0, 0, 0, 9467, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Notes On The Machine Speakers: Fragment III +(463888, 9, 90727, 'Is Your Morale Declining?', '', '', '', 1, 9387, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Is Your Morale Declining? +(430367, 1, 86353, 'Earthen Cage', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Earthen Cage +(428198, 5, 26987, 'Bedroll', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Bedroll +(430368, 1, 86353, 'Earthen Cage', '', '', '', 1.309999942779541015, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Earthen Cage +(430366, 1, 86353, 'Earthen Cage', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Earthen Cage +(420072, 10, 318, 'Worker\'s Lunch', 'interact', '', '', 1, 0, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 432341, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Worker's Lunch +(455274, 10, 75281, 'Notes On The Machine Speakers: Fragment II', 'inspect', '', '', 1.5, 0, 0, 0, 1, 0, 0, 0, 9466, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Notes On The Machine Speakers: Fragment II +(454412, 10, 9247, 'Merunth\'s Plaque', 'inspect', '', '', 0.75, 0, 0, 0, 1, 0, 0, 0, 9339, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Merunth's Plaque +(452690, 10, 74166, 'Alhainr\'s Skull', 'questinteract', 'Placing', '', 0.300000011920928955, 43, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Alhainr's Skull +(454420, 5, 82970, 'Candles', 'questinteract', '', '', 0.400000005960464477, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Candles +(454417, 10, 19468, 'Gundrig\'s Plaque', 'inspect', '', '', 0.60000002384185791, 0, 0, 0, 1, 0, 0, 0, 9342, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gundrig's Plaque +(455278, 10, 75281, 'Notes On The Machine Speakers: Fragment VI', 'inspect', '', '', 1.5, 0, 0, 0, 1, 0, 0, 0, 9470, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Notes On The Machine Speakers: Fragment VI +(452213, 8, 88784, 'Rusty Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Rusty Anvil +(439451, 10, 86851, 'Elevator Lever', 'interact', 'Activating', '', 1, 3772, 0, 0, 1, 0, 0, 0, 0, 0, 0, 443383, 0, 0, 0, 27700, 0, 0, 0, 0, 0, 1, 0, 126288, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2798, 56311), -- Elevator Lever +(454064, 50, 93125, 'Sporefused Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 60, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311); -- Sporefused Mycobloom + +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(430335, 50, 89859, 'Webbed Ore Deposit', '', '', '', 1, 3681, 120476, 0, 0, 80, 90, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 454394, 0, 0, 1, 0, 25183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Webbed Ore Deposit +(446229, 7, 88777, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446228, 7, 88777, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446227, 7, 88777, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446226, 7, 88777, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446225, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446224, 7, 88777, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446222, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446221, 7, 88777, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446219, 7, 88777, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446218, 7, 88777, 'Chair', '', '', '', 0.999999165534973144, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446216, 7, 88777, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446214, 7, 88777, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446212, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446209, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446208, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446207, 7, 88777, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(459315, 7, 88391, 'Stool', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(459314, 7, 88391, 'Stool', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(459313, 7, 88391, 'Stool', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(459312, 7, 88391, 'Stool', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(446232, 7, 88476, 'Booth', '', '', '', 0.999999463558197021, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Booth +(446231, 7, 88476, 'Booth', '', '', '', 0.999999523162841796, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Booth +(446230, 7, 88476, 'Booth', '', '', '', 0.999999523162841796, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Booth +(446220, 7, 88777, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446217, 7, 88777, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446213, 7, 88476, 'Booth', '', '', '', 0.999999523162841796, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Booth +(446211, 7, 88476, 'Booth', '', '', '', 0.999999463558197021, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Booth +(446210, 7, 88476, 'Booth', '', '', '', 0.999999523162841796, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Booth +(445552, 3, 2614, 'Pile of Gold', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Pile of Gold +(437119, 8, 89507, 'Right Waterwheel', '', '', '', 0.513851165771484375, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Right Waterwheel +(433912, 10, 87803, 'Congealed Wax', 'questinteract', 'Destroying', '', 2.20000004768371582, 2668, 0, 0, 200, 0, 0, 0, 0, 0, 0, 441365, 0, 0, 0, 24585, 0, 1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2829, 56311), -- Congealed Wax +(423350, 10, 87304, 'Right Waterwheel Control Console', 'questinteract', '', '', 1, 3763, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 441364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Right Waterwheel Control Console +(433911, 10, 87304, 'Left Waterwheel Control Console', 'questinteract', '', '', 1, 3763, 79026, 0, 3000, 0, 0, 0, 0, 0, 0, 441363, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Left Waterwheel Control Console +(423428, 10, 87803, 'Congealed Wax', 'questinteract', 'Destroying', '', 2.20000004768371582, 2668, 0, 0, 200, 0, 0, 0, 0, 0, 0, 435207, 0, 0, 0, 24585, 0, 1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2829, 56311), -- Congealed Wax +(437116, 8, 89507, 'Left Waterwheel', '', '', '', 1, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Left Waterwheel +(446100, 10, 91448, 'Blocked Intake', '', '', '', 0.5, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 449759, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 122741, 1, 6284, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Blocked Intake +(422548, 5, 87601, '11.0 Z2 - Max Level - CH3 - Waterworks - Kobold Candle', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11.0 Z2 - Max Level - CH3 - Waterworks - Kobold Candle +(454414, 10, 19468, 'Varerko\'s Plaque', 'inspect', '', '', 0.75, 0, 0, 0, 1, 0, 0, 0, 9340, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Varerko's Plaque +(454224, 5, 93262, '[DNT] Leaking Pipe Steam', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Leaking Pipe Steam +(454223, 10, 87833, 'Leaking Pipe', 'questinteract', '', '', 1.5, 3830, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Leaking Pipe +(454222, 10, 87801, 'Leaking Pipe', 'questinteract', '', '', 1.5, 3830, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Leaking Pipe +(454187, 10, 87844, 'Leaking Pipe', 'questinteract', '', '', 1.5, 3830, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Leaking Pipe +(451937, 10, 88789, 'Backup Substation Terminal', 'questinteract', 'Rerouting', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186736, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Backup Substation Terminal +(457120, 10, 94526, 'Rappelling Anchor', '', 'Jumping', '', 0.75, 43, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 460244, 0, 0, 0, 269577, 0, 0, 0, 0, 0, 1, 0, 126644, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rappelling Anchor +(459336, 5, 85630, 'Door', '', '', '', 0.800000011920928955, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Door +(433776, 3, 84464, 'Buried Treasure', '', 'Opening', '', 1, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122644, 1, 0, 0, 0, 2798, 56311), -- Buried Treasure +(433774, 3, 84464, 'Buried Treasure', '', 'Opening', '', 1, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 441211, 0, 0, 0, 122643, 1, 0, 0, 0, 2798, 56311), -- Buried Treasure +(433773, 3, 84464, 'Buried Treasure', '', 'Opening', '', 1, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122642, 1, 0, 0, 0, 2798, 56311), -- Buried Treasure +(433778, 3, 84464, 'Buried Treasure', '', 'Opening', '', 1, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122645, 1, 0, 0, 0, 2798, 56311), -- Buried Treasure +(433757, 3, 84464, 'Buried Treasure', '', 'Opening', '', 1, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122641, 1, 0, 0, 0, 2798, 56311), -- Buried Treasure +(433733, 3, 84464, 'Forgotten Treasure', '', 'Opening', '', 1.25, 3761, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6074, 122639, 1, 0, 0, 0, 2798, 56311), -- Forgotten Treasure +(441558, 5, 84953, 'Extinguished Candle', '', '', '', 0.800000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Extinguished Candle +(441555, 10, 3291, 'Wax-Drenched Sign', 'openhandglow', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9245, 0, 0, 446377, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 6194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Wax-Drenched Sign +(454121, 5, 93166, 'Golem Rubble', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Golem Rubble +(452710, 50, 74449, 'Brimming Deep-Lost Satchel', '', '', '', 1, 1690, 125952, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6364, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Brimming Deep-Lost Satchel +(451674, 25, 6742, 'River Bass Pool', '', '', '', 1, 4, 125061, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- River Bass Pool +(419787, 5, 84838, 'Goblin Rocket Barrel', '', '', '', 1.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Goblin Rocket Barrel +(419786, 10, 10827, 'Goblin Battery', 'questinteract', '', '', 0.550000011920928955, 0, 0, 90394, 3000, 0, 0, 0, 0, 0, 0, 441863, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 56311), -- Goblin Battery +(434914, 10, 64353, 'Pipe Grate', 'questinteract', '', '', 0.379999995231628417, 0, 79024, 0, 3000, 0, 0, 0, 0, 0, 0, 440539, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pipe Grate +(434912, 10, 64353, 'Pipe Exit Grate', 'questinteract', '', '', 0.349999994039535522, 0, 79024, 0, 3000, 0, 0, 0, 0, 0, 0, 442335, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pipe Exit Grate +(439390, 5, 89788, 'Earthen Machinery', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Earthen Machinery +(454080, 50, 93131, 'Lush Blessing Blossom', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Lush Blessing Blossom +(446347, 3, 91493, 'Loose Crystal Shard', '', 'Prospecting', '', 1, 899, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141735, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124131, 0, 0, 0, 0, 2798, 56311), -- Loose Crystal Shard +(444071, 3, 88554, 'Cursed Pickaxe', '', 'Looting', '', 1, 1922, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 222227, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6232, 123846, 0, 0, 0, 0, 2798, 56311), -- Cursed Pickaxe +(454536, 10, 89879, 'Shadowseam Drill', 'questinteract', 'Refueling', '', 1.5, 3833, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183121, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shadowseam Drill +(454537, 10, 89879, 'Shadowseam Drill', 'questinteract', 'Refueling', '', 1.5, 3834, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183121, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shadowseam Drill +(429347, 10, 51549, 'Earthen Slate', 'questinteract', '', '', 1, 1634, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34222, 1, 0, 117433, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Earthen Slate +(446263, 7, 88281, 'Bench', '', '', '', 0.999999463558197021, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(455277, 10, 75281, 'Notes On The Machine Speakers: Fragment V', 'inspect', '', '', 1.5, 0, 0, 0, 1, 0, 0, 0, 9469, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Notes On The Machine Speakers: Fragment V +(420855, 10, 51549, 'Blank Slate', 'inspect', 'Investigating', '', 0.5, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 432861, 0, 0, 0, 193761, 0, 0, 0, 0, 33514, 1, 0, 117366, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Blank Slate +(420853, 10, 86025, 'Scrip', 'inspect', 'Investigating', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 432861, 0, 0, 0, 193761, 0, 0, 0, 0, 33512, 1, 0, 117366, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Scrip +(420850, 10, 87208, 'Rug', 'inspect', 'Investigating', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 432861, 0, 0, 0, 193761, 0, 0, 0, 0, 33510, 1, 0, 117366, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rug +(420970, 5, 87262, 'Foreman\'s Office. Visitors by APPOINTMENT ONLY.', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Foreman's Office. Visitors by APPOINTMENT ONLY. +(429348, 10, 51549, 'Earthen Slate', 'questinteract', '', '', 1, 1634, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34223, 1, 0, 117433, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Earthen Slate +(439312, 5, 87300, 'Cooling Wax Puddle', '', '', '', 0.200000002980232238, 0, 0, 0, 0, 0, 80405, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cooling Wax Puddle +(420854, 10, 87210, 'Chalk Writing', 'inspect', 'Investigating', '', 3, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 432861, 0, 0, 0, 193761, 0, 0, 0, 0, 33513, 1, 0, 117366, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chalk Writing +(423584, 10, 60861, 'Fearbreaker', 'questinteract', 'Calling', '', 1, 3799, 79265, 0, 1, 0, 0, 0, 0, 0, 0, 435227, 0, 0, 0, 261182, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Fearbreaker +(423583, 10, 60861, 'Fearbreaker', 'questinteract', 'Calling', '', 1, 3799, 79265, 0, 1, 0, 0, 0, 0, 0, 0, 435227, 0, 0, 0, 261182, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Fearbreaker +(423436, 10, 60861, 'Fearbreaker', 'questinteract', 'Calling', '', 1, 3799, 79265, 0, 1, 0, 0, 0, 0, 0, 0, 435227, 0, 0, 0, 261182, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Fearbreaker +(423577, 10, 60861, 'Fearbreaker', 'questinteract', 'Calling', '', 1, 3799, 79265, 0, 1, 0, 0, 0, 0, 0, 0, 435227, 0, 0, 0, 261182, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Fearbreaker +(446351, 3, 91495, 'Loose Crystal Shard', '', 'Prospecting', '', 1, 899, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141735, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124129, 0, 0, 0, 0, 2798, 56311), -- Loose Crystal Shard +(433992, 5, 87786, 'Straight Pipe (Mid Cap)', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Straight Pipe (Mid Cap) +(433989, 5, 87786, 'Straight Pipe (Mid Cap)', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Straight Pipe (Mid Cap) +(451264, 10, 88249, 'Valve', 'questinteract', '', '', 0.60000002384185791, 3815, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 452006, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123414, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 600, 0, 0, 56311), -- Valve +(451261, 10, 88249, 'Valve', 'questinteract', '', '', 0.60000002384185791, 3815, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 435416, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123414, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 600, 0, 0, 56311), -- Valve +(437133, 5, 89513, 'Ring Pipe', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ring Pipe +(433993, 5, 87801, 'Angle Pipe', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Angle Pipe +(433987, 5, 87801, 'Angle Pipe', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Angle Pipe +(457144, 10, 88554, 'Abandoned Pickaxe', '', 'Collecting', '', 1, 43, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 460288, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Abandoned Pickaxe +(417951, 5, 86824, 'Red Lightpost', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Red Lightpost +(457145, 10, 88556, 'Abandoned Sledgehammer', '', 'Collecting', '', 1, 43, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 460298, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Abandoned Sledgehammer +(413880, 50, 89860, 'Bismuth Seam', '', '', '', 1, 3681, 120476, 0, 0, 60, 70, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Bismuth Seam +(454079, 50, 93131, 'Irradiated Blessing Blossom', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Irradiated Blessing Blossom +(423110, 10, 86958, 'Seismic Contusion', 'questinteract', '', '', 1, 2703, 79261, 0, 1, 0, 0, 0, 9189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Seismic Contusion +(423109, 10, 86958, 'Seismic Contusion', 'questinteract', '', '', 1, 2703, 79261, 0, 1, 0, 0, 0, 9188, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Seismic Contusion +(419693, 10, 86958, 'Seismic Contusion', 'questinteract', '', '', 1, 2703, 79261, 0, 1, 0, 0, 0, 9187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Seismic Contusion +(414328, 50, 87327, 'Crystallized Blessing Blossom', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 433643, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Crystallized Blessing Blossom +(441563, 10, 3291, 'Submerged Sign', 'openhandglow', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9246, 0, 0, 446371, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 6193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Submerged Sign +(441557, 5, 85334, 'Extinguished Candle', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Extinguished Candle +(441556, 5, 85337, 'Extinguished Candle', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Extinguished Candle +(452492, 19, 87471, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mailbox +(451956, 5, 87262, 'DelGzimo\'s Convenience. Est. a very long time ago.', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- DelGzimo's Convenience. Est. a very long time ago. +(444426, 5, 90965, 'Kaja\'Cola', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaja'Cola +(444277, 10, 339, 'Purchase Oyster Outbreak - 5 Silver', '', '', '', 0.60000002384185791, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 448369, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Purchase Oyster Outbreak - 5 Silver +(444276, 10, 339, 'Purchase Orange O-pocalypse - 5 Silver', '', '', '', 0.60000002384185791, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 448368, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Purchase Orange O-pocalypse - 5 Silver +(444275, 10, 339, 'Purchase Mangoro Madness - 5 Silver', '', '', '', 0.60000002384185791, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 448367, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Purchase Mangoro Madness - 5 Silver +(444265, 5, 37299, 'Oyster Outbreak', '', '', '', 0.75, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oyster Outbreak +(444263, 5, 37299, 'Orange O-pocalypse', '', '', '', 0.75, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Orange O-pocalypse +(444262, 5, 37299, 'Mangoro Madness', '', '', '', 0.75, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mangoro Madness +(444261, 10, 339, 'Purchase Bluesberry Blast - 5 Silver', '', '', '', 0.60000002384185791, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 448360, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Purchase Bluesberry Blast - 5 Silver +(444258, 5, 37299, 'Bluesberry Blast', '', '', '', 0.75, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bluesberry Blast +(444256, 3, 85969, 'Kaja\'Cola Machine', 'lootall', '', '', 0.100000001490116119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 123322, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6241, 125004, 0, 0, 0, 0, 2838, 56311), -- Kaja'Cola Machine +(444253, 5, 90915, 'Kaja\'Cola', '', '', '', 0.800000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaja'Cola +(467005, 8, 88784, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(455685, 2, 86178, 'DELVER\'S CALL: Dread Pit', '', '', '', 1, 0, 27617, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- DELVER'S CALL: Dread Pit +(455990, 3, 88564, 'Fungarian Slicer\'s Knife', '', 'Opening', '', 1, 43, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 123659, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6460, 126602, 0, 108, 0, 0, 2734, 56311), -- Fungarian Slicer's Knife +(451605, 5, 92380, '[DNT] Shadowy Leak', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Shadowy Leak +(451320, 5, 88789, '[DNT] Earthen Console', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Earthen Console +(459265, 0, 68010, '[DNT] Collision Blocker', '', '', '', 2, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Collision Blocker +(455763, 5, 93166, '[DNT] Golem Rubble', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Golem Rubble +(452014, 5, 92523, '[DNT] Arbauch\'s Barrier', '', '', '', 0.400000005960464477, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Arbauch's Barrier +(451916, 5, 92469, '[DNT] Substation Door', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Substation Door +(440938, 0, 85925, 'Gate', '', '', '', 0.999999761581420898, 0, 920, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gate +(420848, 10, 87207, 'Gem', 'inspect', 'Investigating', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 432861, 0, 0, 0, 193761, 0, 0, 0, 0, 33509, 1, 0, 117366, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gem +(414327, 50, 87333, 'Crystallized Orbinid', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 433643, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Crystallized Orbinid +(414322, 50, 87332, 'Lush Orbinid', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Lush Orbinid +(413900, 50, 89953, 'Crystallized Ironclaw', '', '', '', 0.85000002384185791, 3681, 120476, 0, 0, 100, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 433643, 0, 0, 1, 0, 25183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Crystallized Ironclaw +(413883, 50, 89861, 'Crystallized Bismuth', '', '', '', 1, 3681, 120476, 0, 0, 80, 90, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 433643, 0, 0, 1, 0, 25183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Crystallized Bismuth +(419696, 50, 84958, 'Waxy Lump', 'lootall', 'Collecting', '', 0.5, 43, 121286, 0, 0, 0, 0, 60, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Waxy Lump +(233412, 5, 15565, '6FX_Bonfire_withSmoke_doodad (scale x1.0) - Large', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 6FX_Bonfire_withSmoke_doodad (scale x1.0) - Large +(423368, 50, 87332, 'Sporefused Orbinid', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Sporefused Orbinid +(441344, 5, 65684, '[DNT] Sabotage Candle Smoke', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Sabotage Candle Smoke +(441338, 5, 86007, 'Slow-burn Candle', 'questinteract', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Slow-burn Candle +(433905, 10, 7923, 'Flappy Bits', 'questinteract', 'Choosing', '', 0.5, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98890, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flappy Bits +(433903, 10, 89115, 'Pokey Bits', 'questinteract', 'Choosing', '', 1.5, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98890, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pokey Bits +(433902, 10, 51623, 'Sturdy Bits', 'questinteract', 'Choosing', '', 1.20000004768371582, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98890, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sturdy Bits +(446496, 50, 29550, 'Enormous Pile of Refuse', '', '', '', 1, 1690, 125946, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6294, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Enormous Pile of Refuse +(454394, 6, 87609, 'Sticky Web', '', '', '', 1.399999976158142089, 0, 70, 6, 456236, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Sticky Web +(430352, 50, 95735, 'Webbed Ore Deposit', '', '', '', 1, 3681, 120476, 0, 0, 100, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 454394, 0, 0, 1, 0, 25183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Webbed Ore Deposit +(433984, 10, 89153, 'Kobold Cage', 'questinteract', '', '', 1, 3803, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobold Cage +(445061, 10, 74364, 'Kobold Trap', 'questinteract', 'Disarming', '', 1.5, 99, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46935, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobold Trap +(451675, 25, 85928, 'Anglerseeker Torrent', '', '', '', 1, 4, 125060, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Anglerseeker Torrent +(441577, 10, 3291, 'Warning: Collapsed Tunnel', 'openhandglow', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9247, 0, 0, 446353, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 6192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Warning: Collapsed Tunnel +(414339, 50, 87329, 'Irradiated Arathor\'s Spear', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Irradiated Arathor's Spear +(413905, 50, 89949, 'EZ-Mine Ironclaw', '', '', '', 1.10000002384185791, 3681, 120476, 0, 0, 100, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 414597, 0, 0, 1, 500, 25183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- EZ-Mine Ironclaw +(423994, 6, 87239, 'Twitching Egg Sac', '', '', '', 1, 0, 0, 3, 434054, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Twitching Egg Sac +(420053, 3, 30844, 'Webbed Knapsack', '', 'Opening', '', 1, 57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5994, 121348, 0, 0, 0, 0, 2798, 56311), -- Webbed Knapsack +(414317, 50, 87331, 'Orbinid', '', '', '', 1, 3682, 120689, 0, 0, 30, 60, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Orbinid +(423995, 6, 86315, 'Twitching Egg Sac', '', '', '', 1, 0, 0, 3, 434054, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Twitching Egg Sac +(444352, 10, 86603, 'Hitching Post', 'questinteract', '', '', 1, 3792, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 448437, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hitching Post +(423581, 2, 60419, 'Broodmother\'s Egg', '', '', '', 1.5, 0, 27097, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Broodmother's Egg +(434009, 10, 86603, 'Hitching Post', 'questinteract', '', '', 1, 3792, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 448437, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hitching Post +(446495, 50, 29548, 'Pile of Refuse', '', '', '', 0.75, 1690, 125945, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6294, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Pile of Refuse +(445073, 5, 91159, '[DNT] Kobold Box Platform', '', '', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Kobold Box Platform +(445072, 5, 88078, '[DNT] Kobold Box Platform', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Kobold Box Platform +(444345, 10, 86603, 'Hitching Post', 'questinteract', '', '', 1, 3792, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 448437, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hitching Post +(441604, 5, 22787, '[DNT] Junk Pile', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Junk Pile +(423993, 6, 87609, 'Twitching Egg Sac', '', '', '', 1, 0, 0, 3, 434054, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Twitching Egg Sac +(424454, 10, 86007, 'Kobold Candle', 'questinteract', '', '', 1, 3294, 79367, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobold Candle +(424452, 10, 88259, 'Kobold Candle', 'questinteract', '', '', 1, 3294, 79367, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobold Candle +(424453, 10, 85335, 'Kobold Candle', 'questinteract', '', '', 1, 3294, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 437202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobold Candle +(424451, 10, 84965, 'Kobold Candle', 'questinteract', '', '', 1, 3294, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 437202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobold Candle +(433996, 10, 52346, 'Pilfered Supplies', 'questinteract', 'Sabotaging', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 445302, 0, 0, 0, 77147, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pilfered Supplies +(434033, 10, 87804, 'Purloined Goods', 'questinteract', 'Sabotaging', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 445302, 0, 0, 0, 77147, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Purloined Goods +(444342, 10, 87383, 'Pilfered Supplies', 'questinteract', 'Sabotaging', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 445302, 0, 0, 0, 77147, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pilfered Supplies +(414337, 50, 87332, 'Irradiated Orbinid', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Irradiated Orbinid +(434001, 10, 87383, 'Pilfered Supplies', 'questinteract', 'Sabotaging', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 445302, 0, 0, 0, 77147, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pilfered Supplies +(423578, 5, 87884, 'Grub Eggs', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Grub Eggs +(422901, 5, 87698, 'Dead Glowmite [DNT]', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dead Glowmite [DNT] +(421820, 3, 60622, 'Grub Eggs', 'questinteract', 'Collecting', '', 1, 43, 0, 1, 0, 0, 0, 0, 0, 79369, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121656, 1, 0, 0, 0, 2798, 56311), -- Grub Eggs +(420117, 10, 60622, 'Grub Eggs', 'questinteract', 'Collecting', '', 1, 43, 79369, 0, 3000, 0, 0, 0, 0, 0, 0, 433978, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Grub Eggs +(422559, 3, 58857, 'Grub Eggs', 'questinteract', 'Collecting', '', 1, 43, 0, 0, 0, 0, 0, 0, 0, 79369, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121656, 0, 0, 0, 0, 2798, 56311), -- Grub Eggs +(443534, 10, 90727, 'Brennok\'s Chronicle', 'inspect', '', '', 0.75, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34804, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brennok's Chronicle +(455194, 5, 88391, '[DNT] Earthen Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Earthen Stool +(442832, 5, 90684, '[DNT] Ceremony Keg', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Ceremony Keg +(414321, 50, 93076, 'Lush Luredrop', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Lush Luredrop +(414336, 50, 93076, 'Irradiated Luredrop', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Irradiated Luredrop +(452697, 50, 87910, 'Etched Machine Speaker\'s Reliquary', '', '', '', 1, 1690, 125949, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6363, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Etched Machine Speaker's Reliquary +(437628, 3, 89656, 'Nearly-empty Cask', 'questinteract', 'Opening', '', 1, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123650, 1, 0, 0, 0, 2798, 56311), -- Nearly-empty Cask +(442658, 3, 88020, 'Spare Miner\'s Clothes', 'questinteract', 'Opening', '', 1, 93, 0, 0, 0, 0, 0, 0, 0, 80578, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123675, 1, 0, 0, 0, 2798, 56311), -- Spare Miner's Clothes +(439800, 10, 11361, 'Meaty Bait', 'questinteract', 'Placing Bait.', '', 1, 1922, 81672, 0, 3000, 0, 0, 0, 0, 0, 0, 444903, 0, 0, 0, 261744, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Meaty Bait +(449140, 3, 88556, 'Mislaid Tool', 'questinteract', 'Picking Up', '', 1, 43, 0, 1, 0, 0, 0, 0, 0, 80577, 0, 0, 0, 0, 0, 125962, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124700, 1, 0, 0, 0, 2798, 56311), -- Mislaid Tool +(449135, 3, 88554, 'Mislaid Tool', 'questinteract', 'Picking Up', '', 1, 43, 0, 1, 0, 0, 0, 0, 0, 80577, 0, 0, 0, 0, 0, 125962, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124700, 1, 0, 0, 0, 2798, 56311), -- Mislaid Tool +(449134, 5, 88025, '[DNT] Haimaz Broom', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Haimaz Broom +(449132, 5, 90989, '[DNT] Haimaz Ladder', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Haimaz Ladder +(437626, 5, 89771, 'Recitation Ornaments', 'questinteract', '', '', 0.300000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Recitation Ornaments +(437579, 5, 88198, 'Lantern [DNT]', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lantern [DNT] +(439318, 10, 86851, 'Inconspicuous Lever', '', '', '', 1, 0, 0, 90549, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Inconspicuous Lever +(429003, 3, 88078, 'Crate of Candles', 'questinteract', '', '', 1, 1690, 0, 1, 0, 0, 0, 0, 0, 79367, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122321, 1, 0, 0, 0, 2798, 56311), -- Crate of Candles +(423435, 5, 58857, 'Grub Eggs', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Grub Eggs +(423424, 5, 60622, 'Grub Eggs', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Grub Eggs +(434031, 5, 50081, 'Carrion Pile', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Carrion Pile +(454729, 10, 8420, 'Glimmering Crystal', 'questinteract', 'Collecting', '', 0.5, 3812, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 456739, 0, 0, 0, 257503, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Glimmering Crystal +(446352, 3, 91497, 'Loose Crystal Shard', '', 'Prospecting', '', 1, 899, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141735, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124128, 0, 0, 0, 0, 2798, 56311), -- Loose Crystal Shard +(446458, 5, 85467, '[DNT] Empty Chest', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Empty Chest +(444102, 5, 90870, '[DNT] Shadowseam Crack Large', '', '', '', 0.60000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Shadowseam Crack Large +(444101, 5, 55042, '[DNT] Shadowseam Portal Small', '', '', '', 1.20000004768371582, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Shadowseam Portal Small +(439744, 10, 89879, 'Shadowseam Drill', 'questinteract', 'Refueling', '', 1.5, 3780, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 183121, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shadowseam Drill +(446268, 7, 88281, 'Bench', '', '', '', 0.999999463558197021, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446272, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446270, 7, 87468, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446269, 7, 87468, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446267, 7, 88476, 'Booth', '', '', '', 0.99999934434890747, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Booth +(446266, 7, 88476, 'Booth', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Booth +(446265, 7, 87468, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446264, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(441578, 10, 3291, 'Kobold Warning Sign', 'openhandglow', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9248, 0, 0, 446380, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 6195, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Kobold Warning Sign +(441361, 5, 90264, 'Kobold Lantern', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Kobold Lantern +(454418, 10, 9247, 'Sathilga\'s Plaque', 'inspect', '', '', 0.75, 0, 0, 0, 1, 0, 0, 0, 9343, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sathilga's Plaque +(446271, 7, 87468, 'Chair', '', '', '', 0.989257395267486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446262, 7, 87468, 'Chair', '', '', '', 0.989257454872131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(451483, 5, 14659, '[DNT] Oil Slick', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Oil Slick +(445513, 5, 90870, '[DNT] Shadowseam Crack Small', '', '', '', 0.400000005960464477, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Shadowseam Crack Small +(455816, 0, 68010, '[DNT] Collision Blocker', '', '', '', 2, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Collision Blocker +(445602, 5, 87263, '[DNT] Cave Blockage', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Cave Blockage +(444105, 10, 77771, 'Escape Rope', '', 'Leaving', '', 1, 43, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 448318, 0, 0, 0, 93214, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Escape Rope +(449455, 10, 51455, 'Blazing Oil', '', 'Collecting', '', 1, 43, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 451002, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Blazing Oil +(452696, 50, 84464, 'Machine Speaker\'s Reliquary', '', '', '', 0.649999976158142089, 1690, 125948, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6363, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Machine Speaker's Reliquary +(434558, 50, 89859, 'Bismuth Chunk', '', '', '', 0.400000005960464477, 3681, 120476, 0, 0, 30, 40, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Bismuth Chunk +(434557, 50, 89948, 'Ironclaw Chunk', '', '', '', 0.400000005960464477, 3681, 120476, 0, 0, 60, 70, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Ironclaw Chunk +(434556, 50, 89625, 'Aqirite Chunk', '', '', '', 0.400000005960464477, 3681, 120476, 0, 0, 60, 70, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Aqirite Chunk +(414597, 6, 9510, 'EZ-Mine Dynamite', '', '', '', 1, 0, 70, 8, 441672, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- EZ-Mine Dynamite +(413886, 50, 89862, 'EZ-Mine Bismuth', '', '', '', 1.20000004768371582, 3681, 120476, 0, 0, 80, 90, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 414597, 0, 0, 1, 500, 25183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- EZ-Mine Bismuth +(449556, 5, 88391, 'Ransacked Desk [DNT]', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ransacked Desk [DNT] +(449555, 5, 87468, 'Ransacked Chair [DNT]', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ransacked Chair [DNT] +(437727, 5, 85467, 'Ransacked Crate [DNT]', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ransacked Crate [DNT] +(434830, 5, 91955, 'Paper Pile [DNT]', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Paper Pile [DNT] +(446409, 5, 88017, '[DNT] Kobold Stretcher', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Kobold Stretcher +(454066, 50, 93125, 'Irradiated Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 60, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Irradiated Mycobloom +(456060, 5, 88811, '[DNT] Smashed Cask', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Smashed Cask +(437576, 10, 19468, 'Memorial Plaque', 'inspect', '', '', 1.5, 0, 0, 0, 1, 0, 0, 0, 9521, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 124796, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Memorial Plaque +(430596, 8, 88668, 'Crusher', '', '', '', 1.210000038146972656, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Crusher +(442376, 10, 92011, 'Stubborn Moss', 'questinteract', '', '', 0.200000002980232238, 3795, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 0, 0, 56311), -- Stubborn Moss +(434817, 10, 77771, 'Climbing Rope', '', 'Climbing', '', 1, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 442209, 0, 0, 0, 129859, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Climbing Rope +(441017, 19, 87471, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mailbox +(439784, 10, 17804, 'Deepsflayer Nest', 'questinteract', 'Burning', '', 1, 2742, 81669, 0, 3000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 30602, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Deepsflayer Nest +(467007, 8, 88784, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(467006, 8, 88778, 'Forge', '', '', '', 1, 3, 10, 0, 0, 0, 0, 0, 0, 103829, 0, 30092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Forge +(457231, 10, 90486, 'Machine Oil', '', 'Opening', '', 1, 93, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 460429, 0, 0, 0, 21400, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Machine Oil +(452386, 8, 0, 'Forge', '', '', '', 1, 3, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Forge +(452385, 8, 9145, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 1, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Anvil +(444863, 5, 86480, 'Cinderbrew Cart', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cinderbrew Cart +(419657, 3, 88022, 'Abandoned Tools', 'questinteract', 'Collecting', '', 1, 43, 0, 1, 0, 0, 0, 0, 0, 81656, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122947, 0, 0, 0, 0, 2869, 56311), -- Abandoned Tools +(449566, 5, 88023, '[DNT] Earthen Wagon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Earthen Wagon +(439326, 5, 88281, '[DNT] Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Bench +(428397, 10, 87096, 'Rubble', 'questinteract', '', '', 1, 2668, 79028, 0, 3000, 0, 0, 0, 0, 0, 0, 438213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119172, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 56311), -- Rubble +(446343, 3, 91489, 'Loose Crystal Shard', '', 'Prospecting', '', 1, 899, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141735, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124127, 0, 0, 0, 0, 2798, 56311), -- Loose Crystal Shard +(407761, 5, 84345, 'Fog', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2699, 56311), -- Fog +(423111, 5, 86958, 'Seismic Contusion', 'questinteract', '', '', 1, 0, 1, 0, 0, 0, 79261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311); -- Seismic Contusion + +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(413877, 50, 89949, 'Rich Ironclaw', '', '', '', 1, 3681, 120476, 0, 0, 75, 85, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Rich Ironclaw +(452706, 50, 68890, 'Deep-Lost Satchel', '', '', '', 0.649999976158142089, 1690, 125951, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6364, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Deep-Lost Satchel +(414316, 50, 93075, 'Luredrop', '', '', '', 1, 3682, 120689, 0, 0, 30, 60, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Luredrop +(451798, 5, 49171, 'Broken Trike', '', '', '', 1.10000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Broken Trike +(413046, 50, 89859, 'Bismuth', '', '', '', 1, 3681, 120476, 0, 0, 30, 40, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Bismuth +(443523, 10, 86851, 'Elevator Lever', 'interact', 'Activating', '', 1, 3772, 0, 0, 1, 0, 0, 0, 0, 0, 0, 447390, 0, 0, 0, 27700, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2798, 56311), -- Elevator Lever +(456167, 5, 93262, '[DNT] Leaking Pipe Steam', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Leaking Pipe Steam +(414315, 50, 93077, 'Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 15, 30, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Mycobloom +(442380, 5, 86007, 'Janky Candles', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Janky Candles +(442379, 5, 82970, 'Janky Candles', 'questinteract', '', '', 0.800000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Janky Candles +(442377, 5, 90534, 'Janky Candles', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Janky Candles +(442375, 5, 90529, 'Janky Candles', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Janky Candles +(442374, 5, 90531, 'Janky Candles', 'questinteract', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Janky Candles +(430654, 5, 90535, 'Janky Candles', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Janky Candles +(454081, 50, 93132, 'Blessing Blossom', '', '', '', 1, 3682, 120689, 0, 0, 30, 60, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Blessing Blossom +(463609, 5, 93262, 'Steam', '', '', '', 1.339999914169311523, 0, 0, 0, 0, 0, 0, 127339, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Steam +(444304, 8, 89155, 'Brazier', '', '', '', 1, 4, 10, 377066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brazier +(444284, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446167, 7, 87468, 'Chair', '', '', '', 0.999998867511749267, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446293, 7, 88777, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444299, 8, 88784, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(463606, 5, 93262, 'Steam', '', '', '', 1, 0, 0, 0, 0, 0, 0, 127339, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Steam +(444319, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446276, 7, 88476, 'Booth', '', '', '', 0.999999284744262695, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Booth +(444311, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(430555, 8, 86823, 'Tracklight', '', '', '', 1, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tracklight +(446294, 7, 88777, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444295, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(444287, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(444336, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446292, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(449751, 0, 85925, 'Gate', '', '', '', 0.999999523162841796, 0, 0, 1500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gate +(446284, 7, 88777, 'Chair', '', '', '', 0.999998927116394042, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444328, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446180, 7, 88777, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446297, 7, 88476, 'Booth', '', '', '', 0.999999284744262695, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Booth +(444280, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446172, 7, 88777, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446273, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444332, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(463601, 5, 90116, 'Steam', '', '', '', 0.769999980926513671, 0, 0, 0, 0, 0, 0, 127339, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Steam +(444316, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(444292, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(444338, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446286, 7, 88777, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446289, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444301, 8, 88784, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(444279, 8, 88778, 'Forge', '', '', '', 1, 3, 10, 0, 0, 0, 0, 0, 0, 103829, 0, 30092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Forge +(444339, 8, 89772, 'Brazier', '', '', '', 1, 4, 10, 377066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brazier +(446296, 7, 88476, 'Booth', '', '', '', 0.999999284744262695, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Booth +(446281, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444330, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446177, 7, 87468, 'Chair', '', '', '', 0.999998867511749267, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446169, 7, 87468, 'Chair', '', '', '', 0.999999105930328369, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446278, 7, 88777, 'Chair', '', '', '', 0.999999105930328369, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444321, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(444331, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(421121, 10, 87302, 'Steam Pipe', 'questinteract', '', '', 0.25, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 437947, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 119144, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Steam Pipe +(413694, 2, 85969, 'Suspicious Vent', '', '', '', 0.100000001490116119, 0, 26848, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Suspicious Vent +(455603, 9, 90727, 'Machinist Manual Zero', '', '', '', 1, 9407, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Machinist Manual Zero +(455991, 3, 88568, 'Earthen Digging Fork', '', 'Opening', '', 1, 43, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 123659, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6459, 126601, 0, 108, 0, 0, 2734, 56311), -- Earthen Digging Fork +(417152, 5, 86764, 'Earthen Table', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Earthen Table +(461533, 5, 92199, 'Pipe Access', 'questinteract', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Pipe Access +(424429, 10, 88249, 'Main Release Valve', 'questinteract', 'Opening', '', 2, 3869, 0, 89699, 1, 0, 0, 0, 0, 0, 0, 437129, 0, 0, 0, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Main Release Valve +(421127, 10, 87304, 'Flow Control', 'questinteract', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 437973, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 119144, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Flow Control +(413713, 10, 19309, 'Candle', 'questinteract', '', '', 1, 3685, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115870, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Candle +(421128, 10, 87305, 'Pressure Readout', 'questinteract', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 437975, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 119144, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Pressure Readout +(465243, 3, 84464, 'Awakened Cache', '', 'Looting', '', 0.60000002384185791, 1691, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 222227, 0, 0, 127598, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127703, 0, 0, 0, 0, 2869, 56311), -- Awakened Cache +(455269, 10, 75281, 'Notes On The Machine Speakers: Fragment I', 'inspect', '', '', 1.5, 0, 0, 0, 1, 0, 0, 0, 9465, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Notes On The Machine Speakers: Fragment I +(454408, 10, 9247, 'Venedaz\'s Plaque', 'inspect', '', '', 0.75, 0, 0, 0, 1, 0, 0, 0, 9338, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Venedaz's Plaque +(446341, 3, 84464, 'Dusty Prospector\'s Chest', '', '', '', 1, 3807, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6286, 124125, 0, 0, 0, 0, 2798, 56311), -- Dusty Prospector's Chest +(250825, 10, 74263, 'Forgotten Conduit', 'openhandglow', '', '', 0.75, 0, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 446917, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 0, 56311), -- Forgotten Conduit +(414320, 50, 93125, 'Lush Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 60, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Lush Mycobloom +(421126, 10, 86851, 'Shutoff Lever', 'questinteract', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 437977, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 119144, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Shutoff Lever +(465242, 3, 84464, 'Awakened Cache', '', 'Looting', '', 0.800000011920928955, 1691, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 222227, 0, 0, 127602, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127706, 0, 0, 0, 0, 2869, 56311), -- Awakened Cache +(452945, 5, 88078, 'Kobold Crate', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobold Crate +(465241, 3, 84464, 'Awakened Cache', '', 'Looting', '', 1, 1691, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 222227, 0, 0, 127604, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127707, 0, 0, 0, 0, 2869, 56311), -- Awakened Cache +(452943, 5, 92788, 'Kobold Tent', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobold Tent +(464938, 3, 84464, 'Awakened Cache', '', 'Looting', '', 1.20000004768371582, 1691, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 222227, 0, 0, 127605, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127708, 0, 0, 0, 0, 2869, 56311), -- Awakened Cache +(455610, 9, 90727, 'Machinist Manual One', '', '', '', 1, 9394, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Machinist Manual One +(452944, 5, 91158, 'Kobold Barrel', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobold Barrel +(444313, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(444297, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(446288, 7, 88777, 'Chair', '', '', '', 0.999999105930328369, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444323, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446182, 7, 88777, 'Chair', '', '', '', 0.999999463558197021, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446174, 7, 87468, 'Chair', '', '', '', 0.989257276058197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446280, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444307, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446285, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444318, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446283, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(463608, 5, 90115, 'Steam', '', '', '', 1, 0, 0, 0, 0, 0, 0, 127339, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Steam +(463610, 5, 90116, 'Steam', '', '', '', 1, 0, 0, 0, 0, 0, 0, 127339, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Steam +(446277, 7, 88476, 'Booth', '', '', '', 0.999999225139617919, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Booth +(446275, 7, 88777, 'Chair', '', '', '', 0.999999105930328369, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444294, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(444335, 8, 89155, 'Brazier', '', '', '', 1, 4, 10, 377066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brazier +(444286, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446166, 7, 87468, 'Chair', '', '', '', 1.329099893569946289, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444309, 8, 89155, 'Brazier', '', '', '', 0.790000021457672119, 4, 10, 377066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brazier +(446181, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446298, 7, 88476, 'Booth', '', '', '', 0.999999225139617919, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Booth +(446176, 7, 87468, 'Chair', '', '', '', 0.999998807907104492, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444334, 19, 87471, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mailbox +(446291, 7, 88777, 'Chair', '', '', '', 0.999998986721038818, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446179, 7, 88777, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446290, 7, 88777, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444320, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446171, 7, 88777, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444315, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(444291, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(444283, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446282, 7, 88777, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444312, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(444327, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(444296, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444288, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446168, 7, 87468, 'Chair', '', '', '', 0.999998927116394042, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446287, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(439849, 1, 88671, 'Crystal', '', '', '', 0.949999988079071044, 0, 0, 0, 0, 0, 1, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Crystal +(446173, 7, 87468, 'Chair', '', '', '', 0.98925715684890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444300, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446274, 7, 88777, 'Chair', '', '', '', 0.999998986721038818, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444333, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(439874, 1, 88671, 'Crystal', '', '', '', 0.919999957084655761, 0, 0, 0, 0, 0, 1, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Crystal +(444325, 8, 88784, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(444281, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446279, 7, 88476, 'Booth', '', '', '', 0.999999284744262695, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Booth +(446178, 7, 88777, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444308, 8, 89155, 'Brazier', '', '', '', 0.790000021457672119, 4, 10, 377066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brazier +(444326, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(463607, 5, 90115, 'Steam', '', '', '', 1, 0, 0, 0, 0, 0, 0, 127339, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Steam +(444337, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(430556, 8, 86823, 'Tracklight', '', '', '', 1, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tracklight +(444285, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(444317, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446170, 7, 88777, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(446295, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444293, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444310, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(444322, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(444340, 8, 89772, 'Brazier', '', '', '', 1, 4, 10, 377066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brazier +(444329, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(463605, 5, 90115, 'Steam', '', '', '', 1, 0, 0, 0, 0, 0, 0, 127339, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Steam +(444289, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(444314, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(444298, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(446183, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(451440, 0, 85925, 'Gate', '', '', '', 0.999999284744262695, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gate +(444278, 8, 88784, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(444324, 8, 88778, 'Forge', '', '', '', 1, 3, 10, 0, 0, 0, 0, 0, 0, 103829, 0, 30092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Forge +(444290, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(444282, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446175, 7, 87468, 'Chair', '', '', '', 0.989257335662841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(449449, 10, 89878, 'Conspicuous Arathi Candle', 'inspect', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35041, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56288), -- Conspicuous Arathi Candle +(430152, 10, 92958, 'Arathi Journal', 'inspect', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35040, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56288), -- Arathi Journal +(419728, 10, 26058, 'Lost Script Pages', 'questinteract', 'Collecting', '', 1, 3849, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 434327, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 119687, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Lost Script Pages +(420113, 10, 87090, 'Sprightly Wildflower', 'questinteract', 'Collecting', '', 1.5, 3850, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 434330, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 119344, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Sprightly Wildflower +(419727, 10, 30129, 'Lost Script Pages', 'questinteract', 'Collecting', '', 1, 3849, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 434327, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 119687, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Lost Script Pages +(441648, 10, 79796, 'Scuffed Titan Orb', 'openhandglow', 'Repairing', '', 0.75, 3794, 0, 0, 65000, 0, 0, 65000, 0, 0, 0, 454563, 0, 0, 0, 142623, 0, 0, 0, 0, 0, 0, 0, 121327, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Scuffed Titan Orb +(449149, 10, 91967, 'Minecart Prop', 'openhandglow', 'Painting', '', 1, 3793, 0, 0, 65000, 0, 0, 65000, 0, 0, 0, 434556, 0, 0, 0, 253411, 0, 0, 0, 0, 0, 0, 0, 121152, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Minecart Prop +(439989, 10, 91968, 'Candles Prop', 'openhandglow', 'Painting', '', 1, 3793, 0, 0, 65000, 0, 0, 65000, 0, 0, 0, 434556, 0, 0, 0, 253411, 0, 0, 0, 0, 0, 0, 0, 121152, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Candles Prop +(465226, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(449152, 10, 92770, 'Stalagmite Prop', 'openhandglow', 'Painting', '', 1, 3793, 0, 0, 65000, 0, 0, 65000, 0, 0, 0, 434556, 0, 0, 0, 253411, 0, 0, 0, 0, 0, 0, 0, 121152, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stalagmite Prop +(465225, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(465224, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(465223, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(434235, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434149, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434137, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428891, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428890, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428889, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428888, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(423947, 5, 90864, 'Nerubian Burrow', 'questinteract', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Nerubian Burrow +(465248, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(465247, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(465222, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(465221, 7, 88281, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(434238, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(434185, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(434147, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(434139, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(424353, 10, 88228, 'Scattered Mug', 'questinteract', 'Collecting', '', 1, 3701, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 454561, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 121280, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Scattered Mug +(417367, 10, 86810, 'Playbill', 'questinteract', 'Placing', '', 1, 3846, 0, 0, 65000, 0, 0, 65000, 0, 0, 0, 434322, 0, 0, 0, 145722, 0, 0, 0, 0, 0, 0, 0, 119350, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Playbill +(434263, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434259, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434251, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434236, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(434219, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434216, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(434212, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(434209, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434207, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(434197, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434192, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434190, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434182, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434170, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434167, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(434166, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(434159, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434154, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434148, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434141, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(434140, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434138, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453725, 10, 88474, 'Korgran\'s Request', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9294, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Korgran's Request +(451640, 10, 75078, 'Quenching Oil', 'questinteract', '', '', 1, 3824, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 452784, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Quenching Oil +(415852, 5, 77819, 'Old Bundle of Explosives', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Old Bundle of Explosives +(451647, 10, 85869, 'Forge Tongs', 'questinteract', '', '', 1, 3823, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 452782, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Forge Tongs +(444104, 10, 12986, 'Climbing Gear', 'openhandglow', '', '', 2, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 448181, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 122136, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Climbing Gear +(441780, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(428938, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428937, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(432988, 7, 88777, 'Chair', '', '', '', 0.999998748302459716, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(432987, 7, 88777, 'Chair', '', '', '', 0.999998867511749267, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(432986, 7, 88777, 'Chair', '', '', '', 0.999998390674591064, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(432985, 7, 88777, 'Chair', '', '', '', 0.999998629093170166, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(432990, 7, 88777, 'Chair', '', '', '', 0.999998390674591064, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(432989, 7, 88777, 'Chair', '', '', '', 0.999998390674591064, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(431815, 7, 88391, 'Stool', '', '', '', 0.999996125698089599, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(431814, 7, 88391, 'Stool', '', '', '', 0.99999624490737915, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(431810, 7, 88391, 'Stool', '', '', '', 0.99999624490737915, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(431809, 7, 88391, 'Stool', '', '', '', 0.999996185302734375, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(431808, 7, 88391, 'Stool', '', '', '', 0.999996125698089599, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(431819, 7, 88391, 'Stool', '', '', '', 0.999996483325958251, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(431818, 7, 88391, 'Stool', '', '', '', 0.999996125698089599, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(428872, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428939, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429561, 10, 77256, 'Titan Device', 'questinteract', '', '', 0.25, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 441009, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 120172, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Titan Device +(429560, 10, 88504, 'Accessory Chest', 'questinteract', '', '', 1, 3874, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 441007, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 120174, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Accessory Chest +(429559, 10, 89075, 'Bundled Cloak', 'questinteract', '', '', 0.25, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 441006, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 120167, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bundled Cloak +(455230, 5, 76708, 'Buried Guardian', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Buried Guardian +(455170, 3, 78184, 'Crumbling Ironwood Parchment', 'questinteract', 'Collecting', '', 0.5, 1922, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140307, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126380, 0, 0, 0, 0, 2838, 56288), -- Crumbling Ironwood Parchment +(455115, 10, 86952, 'Forgotten Weapon Rack', 'questinteract', '', '', 0.800000011920928955, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35530, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56288), -- Forgotten Weapon Rack +(442718, 3, 90626, 'Elemental Pearl', 'openhandglow', '', '', 1, 3585, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123702, 1, 0, 0, 0, 2832, 56288), -- Elemental Pearl +(413022, 5, 75320, 'Thunderhead Peak Storm', '', '', '', 5, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Thunderhead Peak Storm +(464137, 10, 77376, 'Horns of the Hills', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9599, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Horns of the Hills +(411747, 10, 53388, 'Harvested Mosswool', 'questinteract', '', '', 2.5, 3675, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250454, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Harvested Mosswool +(413125, 5, 11104, 'Nerubian Webbing Strands', '', '', '', 0.300000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Nerubian Webbing Strands +(411479, 10, 85465, 'Nerubian Webbing', 'questinteract', 'Tearing', '', 1, 99, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 425377, 0, 0, 0, 200898, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Nerubian Webbing +(428871, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428856, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(410459, 3, 9569, 'Highlands Lodestone', 'questinteract', 'Collecting', '', 1, 43, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120185, 1, 0, 0, 0, 2797, 56288), -- Highlands Lodestone +(463993, 10, 78095, 'Observational Notes: Ramoliths', 'inspect', '', '', 0.25, 0, 0, 0, 3000, 0, 0, 0, 9605, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Observational Notes: Ramoliths +(433008, 8, 88778, 'Forge', '', '', '', 1, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Forge +(442654, 8, 90571, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Anvil +(433013, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288); -- Bench + +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(433012, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(433011, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(433010, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(433009, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(433002, 19, 87471, 'Mailbox', '', '', '', 1, 4383, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mailbox +(433007, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(433006, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(433005, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(433004, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(433003, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(413847, 5, 9510, 'Invisible Object', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Invisible Object +(439328, 9, 89769, 'Kobold Cheese', '', '', '', 2.5, 9233, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Kobold Cheese +(433898, 8, 0, 'Campfire (INVISIBLE)', '', '', '', 1, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Campfire (INVISIBLE) +(422154, 22, 39107, 'Brann\'s Cozy Campfire', '', '', '', 1, 458740, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 391, 56288), -- Brann's Cozy Campfire +(412967, 3, 84464, 'Helm of Memories', 'questinteract', '', '', 1, 1634, 120456, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 2677, 56288), -- Helm of Memories +(430477, 5, 42997, 'Gold Pile', '', '', '', 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Gold Pile +(455570, 5, 84464, '|cff1EFF00Sturdy Chest', '', '', '', 0.699999988079071044, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2677, 56288), -- |cff1EFF00Sturdy Chest +(455511, 3, 84464, '|cff1EFF00Sturdy Chest', 'lootall', '', '', 0.699999988079071044, 1634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457216, 0, 0, 0, 125907, 0, 0, 0, 1, 2677, 56288), -- |cff1EFF00Sturdy Chest +(455489, 3, 84464, '|cff1EFF00Sturdy Chest', 'lootall', '', '', 0.699999988079071044, 1634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457233, 0, 0, 0, 125909, 0, 0, 0, 1, 2677, 56288), -- |cff1EFF00Sturdy Chest +(446645, 56, 9510, 'Stuffed Barrel', '', '', '', 1, 0, 91684, 0, 822, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2677, 56288), -- Stuffed Barrel +(441025, 0, 90112, 'Door4', '', '', '', 0.699999868869781494, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Door4 +(455524, 3, 84464, '|cff1EFF00Sturdy Chest', 'lootall', '', '', 0.699999988079071044, 1634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457249, 0, 0, 0, 125911, 0, 0, 0, 1, 2677, 56288), -- |cff1EFF00Sturdy Chest +(441029, 0, 90112, 'Door01', '', '', '', 0.699999868869781494, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Door01 +(441026, 0, 90112, 'Door5', '', '', '', 0.699999868869781494, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Door5 +(441297, 0, 90112, 'Treasure Room Door', '', '', '', 0.70999997854232788, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Treasure Room Door +(441023, 0, 90112, 'Door2', '', '', '', 0.699999868869781494, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Door2 +(441027, 0, 90112, 'Door6', '', '', '', 0.699999868869781494, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Door6 +(441024, 0, 90112, 'Door3', '', '', '', 0.699999868869781494, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Door3 +(455510, 3, 84464, '|cff1EFF00Sturdy Chest', 'lootall', '', '', 0.699999988079071044, 1634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457215, 0, 0, 0, 125907, 0, 0, 0, 1, 2677, 56288), -- |cff1EFF00Sturdy Chest +(466233, 10, 90219, 'Mourning Rise Monument', 'inspect', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 9683, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mourning Rise Monument +(466232, 10, 90234, 'Kriegval\'s Rest', 'inspect', '', '', 2, 0, 0, 0, 1, 0, 0, 0, 9684, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Kriegval's Rest +(424378, 10, 9247, 'Mourning Rise Epitaph Plate', 'inspect', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 9195, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mourning Rise Epitaph Plate +(424377, 10, 9247, 'Mourning Rise Epitaph', 'interact', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 9196, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mourning Rise Epitaph +(424375, 10, 9247, 'Mourning Rise Epitaph', 'inspect', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 9197, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mourning Rise Epitaph +(463137, 5, 92455, 'Statue', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Statue +(463135, 5, 87601, 'Candle', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Candle +(463134, 5, 95033, 'Graveyard Plinth', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Graveyard Plinth +(430215, 3, 86485, 'Molten Wax', 'questinteract', 'Gathering', '', 1, 3865, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 446028, 0, 0, 0, 122383, 0, 107, 0, 0, 2798, 56288), -- Molten Wax +(413246, 3, 87675, 'Elemental Silt Mound', 'questinteract', 'Gathering', '', 0.800000011920928955, 1690, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234336, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120801, 0, 0, 0, 0, 2797, 56288), -- Elemental Silt Mound +(464021, 10, 77374, 'Stones of the Wolds Part 3', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9595, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stones of the Wolds Part 3 +(422870, 10, 88008, 'Tremor Stone', 'questinteract', '', '', 0.800000011920928955, 1922, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 434730, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Tremor Stone +(433145, 8, 88778, 'Forge', '', '', '', 1, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Forge +(433144, 7, 88391, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(433143, 8, 88784, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Anvil +(423370, 10, 46133, 'Earthen Mortar', 'questinteract', 'Breaking up mineral', '', 0.800000011920928955, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 435368, 0, 0, 0, 255736, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Earthen Mortar +(423415, 10, 85586, 'Pot of Fire Honey', 'questinteract', '', '', 0.75, 3880, 0, 0, 3000, 0, 0, 2, 0, 0, 0, 435155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Pot of Fire Honey +(463994, 10, 74845, 'Observational Notes: Cinderbees', 'inspect', '', '', 0.25, 0, 0, 0, 3000, 0, 0, 0, 9612, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Observational Notes: Cinderbees +(446165, 7, 87468, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(446164, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(446163, 7, 87468, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(446162, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(446161, 7, 87468, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(446160, 7, 87468, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(433148, 7, 88391, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(433147, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(433146, 7, 88391, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(423903, 5, 87928, 'Reading Stone', '', '', '', 0.800000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Reading Stone +(453734, 10, 9247, 'Mourning Rise Epitaph', 'inspect', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 9296, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mourning Rise Epitaph +(453729, 10, 9247, 'Mourning Rise Epitaph', 'inspect', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 9295, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mourning Rise Epitaph +(413020, 5, 85630, 'Door', '', '', '', 0.400000005960464477, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Door +(445371, 5, 91182, 'Hologram Emitter', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Hologram Emitter +(445210, 5, 91182, 'Hologram Emitter', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Hologram Emitter +(423948, 5, 90864, 'Nerubian Burrow', 'questinteract', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Nerubian Burrow +(445525, 43, 91115, 'Brewery Supplies', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brewery Supplies +(445215, 43, 91115, 'Brewery Supplies', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brewery Supplies +(445214, 43, 91115, 'Brewery Supplies', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brewery Supplies +(451830, 3, 84464, '|cff1EFF00Heavy Trunk', 'lootall', '', '', 1, 1634, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 443466, 1, 0, 0, 125276, 0, 0, 0, 1, 2677, 56288), -- |cff1EFF00Heavy Trunk +(413563, 3, 84464, '|cff1EFF00Heavy Trunk', 'lootall', '', '', 1, 1634, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 443466, 1, 0, 0, 125278, 0, 0, 0, 1, 2677, 56288), -- |cff1EFF00Heavy Trunk +(449688, 56, 9510, 'Molten Engine', '', '', '', 0.200000002980232238, 0, 92106, 0, 822, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2677, 56288), -- Molten Engine +(404550, 0, 11753, 'Delves - Boss - Entrance Door', '', '', '', 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Delves - Boss - Entrance Door +(409748, 56, 9510, 'Dormouse Ecila', '', '', '', 2, 0, 50650, 0, 822, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2677, 56288), -- Dormouse Ecila +(408132, 0, 52637, 'Delves - Challenge Room - Door - Exit', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Delves - Challenge Room - Door - Exit +(408111, 0, 52637, 'Delves - Challenge Room - Door - Entrance', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Delves - Challenge Room - Door - Entrance +(409747, 56, 9510, 'Construct Canker', '', '', '', 0.5, 0, 48825, 0, 822, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2677, 56288), -- Construct Canker +(455914, 3, 86919, 'Mislaid Curiosity', 'lootall', '', '', 0.25, 1634, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 464820, 1, 0, 0, 126537, 0, 107, 0, 1, 2677, 56288), -- Mislaid Curiosity +(455516, 3, 84464, '|cff1EFF00Sturdy Chest', 'lootall', '', '', 0.699999988079071044, 1634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457221, 0, 0, 0, 125907, 0, 0, 0, 1, 2677, 56288), -- |cff1EFF00Sturdy Chest +(408227, 22, 9806, 'Leave Delve', 'openhand', '', '', 20, 460683, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Leave Delve +(407408, 0, 19131, 'Collision', '', '', '', 1.299999952316284179, 0, 0, 3000, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2677, 56288), -- Collision +(454093, 3, 84464, '|cff1EFF00Sturdy Chest', 'lootall', '', '', 0.699999988079071044, 1634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458218, 0, 0, 0, 125910, 0, 0, 0, 1, 2677, 56288), -- |cff1EFF00Sturdy Chest +(455495, 3, 84464, '|cff1EFF00Sturdy Chest', 'lootall', '', '', 0.699999988079071044, 1634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457240, 0, 0, 0, 125909, 0, 0, 0, 1, 2677, 56288), -- |cff1EFF00Sturdy Chest +(455527, 3, 84464, '|cff1EFF00Sturdy Chest', 'lootall', '', '', 0.699999988079071044, 1634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457252, 0, 0, 0, 125911, 0, 0, 0, 1, 2677, 56288), -- |cff1EFF00Sturdy Chest +(451671, 25, 86062, 'Bloody Perch Swarm', '', '', '', 1, 4, 125064, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56288), -- Bloody Perch Swarm +(422916, 10, 77771, 'Explorers\' League Rope', 'questinteract', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 444734, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Explorers' League Rope +(455496, 3, 84464, '|cff1EFF00Sturdy Chest', 'lootall', '', '', 0.699999988079071044, 1634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 457241, 0, 0, 0, 125909, 0, 0, 0, 1, 2677, 56288), -- |cff1EFF00Sturdy Chest +(404325, 10, 86374, 'Mushroom Jump Pad', '', '', '', 0.649999976158142089, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2677, 56288), -- Mushroom Jump Pad +(415042, 0, 86789, 'Rock Wall', '', '', '', 1.399999976158142089, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Rock Wall +(402605, 5, 85630, 'Door', '', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Door +(414323, 50, 93130, 'Lush Blessing Blossom', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56288), -- Lush Blessing Blossom +(463887, 10, 86021, 'Flickering Module', 'inspect', '', '', 2, 0, 0, 0, 3000, 0, 0, 0, 9633, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Flickering Module +(428993, 19, 87471, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mailbox +(433640, 7, 88777, 'Chair', '', '', '', 0.999998807907104492, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(452650, 7, 87468, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(452652, 7, 88777, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(452651, 7, 88777, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(452649, 7, 87468, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(466237, 5, 91601, '[DNT] Earthen Crates', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- [DNT] Earthen Crates +(466234, 5, 87383, '[DNT] Earthen Crates', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- [DNT] Earthen Crates +(441777, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(441776, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(441773, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(441772, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(441765, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(428978, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428940, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(454317, 5, 75396, 'Chronoforged Hammer', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chronoforged Hammer +(441779, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428849, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428848, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428847, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428846, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(441774, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(441767, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(441760, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(433639, 7, 88777, 'Chair', '', '', '', 0.999998688697814941, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(433638, 7, 88777, 'Chair', '', '', '', 0.999998450279235839, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(433637, 7, 88777, 'Chair', '', '', '', 0.99999856948852539, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428991, 19, 87471, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mailbox +(428942, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428941, 7, 88777, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(441775, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(433631, 7, 88391, 'Stool', '', '', '', 0.999996185302734375, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(433632, 7, 88391, 'Stool', '', '', '', 0.999996066093444824, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(433629, 7, 88391, 'Stool', '', '', '', 0.999996066093444824, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(433630, 7, 88391, 'Stool', '', '', '', 0.999996066093444824, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(441763, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(433636, 7, 88391, 'Stool', '', '', '', 0.999996066093444824, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(433635, 7, 88391, 'Stool', '', '', '', 0.999996185302734375, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(433634, 7, 88391, 'Stool', '', '', '', 0.999996483325958251, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(433633, 7, 88391, 'Stool', '', '', '', 0.999996066093444824, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(433628, 7, 88391, 'Stool', '', '', '', 0.999996185302734375, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(433627, 7, 88391, 'Stool', '', '', '', 0.99999624490737915, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(433626, 7, 88391, 'Stool', '', '', '', 0.999996185302734375, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(433625, 7, 88391, 'Stool', '', '', '', 0.999996185302734375, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(428873, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(459270, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(459269, 7, 87468, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(459268, 7, 87468, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428854, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428886, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428885, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428884, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428882, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428964, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(467043, 5, 89262, 'Lamp', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Lamp +(455992, 3, 85518, 'Dornogal Gardening Scythe', '', 'Opening', '', 1, 43, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 123659, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6458, 126600, 0, 108, 0, 0, 2734, 56288), -- Dornogal Gardening Scythe +(433328, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429063, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428967, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428966, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428959, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428957, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(459301, 7, 87468, 'Chair', '', '', '', 0.989257216453552246, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(459299, 7, 87468, 'Chair', '', '', '', 0.989257216453552246, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428960, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428989, 19, 87471, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mailbox +(466206, 7, 88281, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(466205, 7, 87468, 'Chair', '', '', '', 0.989256978034973144, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(459302, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(459300, 7, 87468, 'Chair', '', '', '', 0.989257037639617919, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(459298, 7, 88281, 'Bench', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(433327, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429064, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428958, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428956, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(415377, 5, 86473, 'Fish School', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Fish School +(428968, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428855, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(452660, 7, 88777, 'Chair', '', '', '', 0.999998927116394042, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(447142, 7, 87468, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(447140, 7, 87468, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(447141, 7, 87468, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(415760, 10, 74263, 'Earthen Teleporter', 'questinteract', '', '', 0.5, 0, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 431518, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 2797, 56288), -- Earthen Teleporter +(466851, 8, 59936, 'Fire', '', '', '', 3.499999046325683593, 0, 1, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Fire +(447139, 7, 87468, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(467459, 7, 88777, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(467458, 7, 88777, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(467457, 7, 88777, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(467456, 7, 88777, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(466850, 8, 59936, 'Fire', '', '', '', 3.499999046325683593, 0, 1, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Fire +(428992, 19, 87471, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mailbox +(429066, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428976, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428965, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428850, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428963, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428851, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428852, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(452646, 7, 87468, 'Chair', '', '', '', 1.049803972244262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(452644, 7, 87468, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(452645, 7, 87468, 'Chair', '', '', '', 1.129881978034973144, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(415584, 3, 77582, 'Sizzling Magma Core', 'questinteract', '', '', 0.349999994039535522, 2826, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120965, 0, 0, 0, 0, 2797, 56288), -- Sizzling Magma Core +(428918, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(452647, 7, 87468, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(441764, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(428974, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428875, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(441771, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(441781, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(441778, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(441770, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(441769, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(441766, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(441761, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(429083, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428977, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(423946, 5, 90864, 'Nerubian Burrow', 'questinteract', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Nerubian Burrow +(429086, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429085, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429084, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429076, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429074, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428845, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428844, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(429077, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429075, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428972, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453093, 10, 38131, 'Brigganthony the Raptor', 'questinteract', 'Kissing', '', 1.5, 3826, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 454566, 0, 0, 0, 266437, 0, 0, 0, 0, 0, 1, 0, 124191, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brigganthony the Raptor +(461540, 10, 88029, 'Leftover Costume', 'openhandglow', 'Collecting', '', 1.5, 43, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 461454, 0, 0, 0, 257503, 0, 0, 0, 0, 0, 0, 0, 127030, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Leftover Costume +(453092, 10, 92842, 'Lucky Plant', 'questinteract', 'Tapping', '', 1, 3877, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 454565, 0, 0, 0, 37086, 0, 0, 0, 0, 0, 1, 0, 124190, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Lucky Plant +(428971, 7, 88391, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(429586, 7, 88281, 'Bench', '', '', '', 1.299999952316284179, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429579, 7, 88281, 'Bench', '', '', '', 1.299999952316284179, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429578, 7, 88281, 'Bench', '', '', '', 1.299999952316284179, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429572, 7, 88281, 'Bench', '', '', '', 1.299999952316284179, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429569, 7, 88281, 'Bench', '', '', '', 1.299999952316284179, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(455716, 2, 86178, 'DELVER\'S CALL: Fungal Folly', '', '', '', 1, 0, 27619, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- DELVER'S CALL: Fungal Folly +(455713, 2, 86178, 'DELVER\'S CALL: Kriegval\'s Rest', '', '', '', 1, 0, 27618, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- DELVER'S CALL: Kriegval's Rest +(454463, 2, 86178, 'Wanted: The Boroughbreaker', '', '', '', 1, 0, 27578, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Wanted: The Boroughbreaker +(429592, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(429587, 7, 88281, 'Bench', '', '', '', 1.299999952316284179, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429573, 7, 88281, 'Bench', '', '', '', 1.299999952316284179, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429568, 7, 88281, 'Bench', '', '', '', 1.299999952316284179, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(423987, 2, 86919, 'Dropped Package', 'quest', '', '', 1, 43, 27117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Dropped Package +(453155, 7, 87468, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453161, 7, 87468, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453160, 7, 87468, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453158, 7, 87468, 'Chair', '', '', '', 0.999999165534973144, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453157, 7, 87468, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453156, 7, 87468, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453153, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453152, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453151, 7, 87468, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453150, 7, 87468, 'Chair', '', '', '', 0.999999165534973144, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(433689, 7, 87468, 'Chair', '', '', '', 1.330000042915344238, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453159, 7, 87468, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453154, 7, 87468, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(455993, 3, 87499, 'Ancient Flower', '', 'Opening', '', 0.5, 43, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 123659, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6457, 126599, 0, 108, 0, 0, 2734, 56288), -- Ancient Flower +(464020, 10, 77374, 'Stones of the Wolds Part 2', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9591, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stones of the Wolds Part 2 +(445524, 43, 91115, 'Brewery Supplies', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brewery Supplies +(445223, 43, 91115, 'Brewery Supplies', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288); -- Brewery Supplies + +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(445227, 43, 91115, 'Brewery Supplies', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brewery Supplies +(445220, 43, 91115, 'Brewery Supplies', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brewery Supplies +(445213, 43, 91115, 'Brewery Supplies', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brewery Supplies +(453694, 43, 88623, 'Brewery Supplies', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brewery Supplies +(445224, 43, 91115, 'Brewery Supplies', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brewery Supplies +(445222, 43, 91115, 'Brewery Supplies', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brewery Supplies +(445217, 43, 88623, 'Brewery Supplies', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brewery Supplies +(445226, 43, 91115, 'Brewery Supplies', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brewery Supplies +(445218, 43, 88623, 'Brewery Supplies', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brewery Supplies +(445216, 43, 91094, 'Brewery Supplies', '', '', '', 0.70999997854232788, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brewery Supplies +(445449, 43, 91115, 'Brewery Supplies', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brewery Supplies +(445221, 43, 88623, 'Brewery Supplies', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Brewery Supplies +(423688, 3, 82283, 'Titan Device', 'questinteract', 'Picking Up', '', 1, 0, 0, 1, 0, 0, 0, 0, 0, 79213, 0, 0, 0, 0, 0, 125962, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121359, 0, 0, 0, 0, 2797, 56288), -- Titan Device +(423602, 3, 87675, 'Sand Pile', 'questinteract', 'Searching', '', 0.5, 3485, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121835, 1, 0, 0, 0, 2797, 56288), -- Sand Pile +(423603, 3, 87675, 'Sand Pile', 'questinteract', 'Searching', '', 0.5, 3485, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121836, 1, 0, 0, 0, 2797, 56288), -- Sand Pile +(423596, 3, 87675, 'Sand Pile', 'questinteract', 'Searching', '', 0.5, 3485, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121834, 1, 0, 0, 0, 2797, 56288), -- Sand Pile +(420141, 3, 74441, 'Sunken Titan Chest', 'questinteract', 'Opening', '', 1, 3707, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2797, 56288), -- Sunken Titan Chest +(422701, 10, 87684, 'Swirling Debris', 'questinteract', 'Dispelling', '', 1.5, 1702, 0, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 223787, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Swirling Debris +(429580, 7, 87468, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(423845, 10, 76903, 'Excavated Console', 'questinteract', '', '', 1, 3207, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 119482, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Excavated Console +(429590, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(429589, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(429588, 7, 88391, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stool +(446186, 7, 87468, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(446185, 7, 87468, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(446184, 7, 87468, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(414338, 50, 93130, 'Irradiated Blessing Blossom', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56288), -- Irradiated Blessing Blossom +(413952, 10, 86053, 'Oathbinder\'s Pledge', 'questinteract', 'Inspecting', '', 1, 43, 78572, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45353, 0, 0, 0, 0, 33138, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Oathbinder's Pledge +(411571, 3, 74815, 'Freydrin\'s Shillelagh', 'questinteract', 'Collecting', '', 1, 57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122209, 0, 2, 0, 0, 2797, 56288), -- Freydrin's Shillelagh +(413812, 10, 92825, 'Dusty Memory Gem', 'questinteract', 'Inspecting', '', 1, 43, 78572, 89620, 1, 0, 0, 0, 0, 0, 0, 454537, 0, 0, 0, 45353, 0, 0, 0, 0, 33122, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Dusty Memory Gem +(423606, 5, 7511, 'Mayor Striggs', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Mayor Striggs +(423605, 5, 38131, 'Mr. Munchykins', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Mr. Munchykins +(423604, 5, 15105, 'Trunksy', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Trunksy +(412078, 10, 86019, 'Fine Earthen Urn', 'questinteract', 'Inspecting', '', 1, 43, 78572, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45353, 0, 0, 0, 0, 33123, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Fine Earthen Urn +(434889, 5, 89365, 'Decay Mushroom', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Decay Mushroom +(442814, 3, 90685, 'Boskroot Cap', 'openhandglow', '', '', 1, 3585, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123715, 1, 0, 0, 0, 2832, 56288), -- Boskroot Cap +(423968, 5, 92897, 'Long-Forgotten Memory Gem', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Long-Forgotten Memory Gem +(423649, 10, 87928, 'Ancient Stone Ward', 'questinteract', '', '', 1, 2668, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 454537, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Ancient Stone Ward +(412080, 5, 86374, 'Bouncing Mineshroom', '', '', '', 0.300000011920928955, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Bouncing Mineshroom +(449579, 10, 91525, 'Standing Stone', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9268, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Standing Stone +(447828, 10, 34276, 'Igneous Core', 'questinteract', '', '', 2, 3829, 0, 0, 1, 0, 0, 0, 0, 0, 0, 454955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Igneous Core +(447826, 10, 34276, 'Igneous Core', 'questinteract', '', '', 2, 3829, 0, 0, 1, 0, 0, 0, 0, 0, 0, 454955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Igneous Core +(447825, 10, 34276, 'Igneous Core', 'questinteract', '', '', 2, 3829, 0, 0, 1, 0, 0, 0, 0, 0, 0, 454955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Igneous Core +(447484, 10, 34276, 'Igneous Core', 'questinteract', '', '', 2, 3829, 0, 0, 1, 0, 0, 0, 0, 0, 0, 454955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Igneous Core +(414335, 50, 87198, 'Irradiated Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 60, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56288), -- Irradiated Mycobloom +(446374, 10, 91525, 'Standing Stone', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9263, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Standing Stone +(447478, 10, 91525, 'Standing Stone', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9265, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Standing Stone +(447480, 10, 91525, 'Standing Stone', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9267, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Standing Stone +(447479, 10, 91525, 'Standing Stone', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9266, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Standing Stone +(434305, 10, 89286, 'Glazed Pot', 'inspect', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34474, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Glazed Pot +(446506, 5, 89286, 'Glazed Pot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Glazed Pot +(434398, 10, 89286, 'Unfired Pot', 'questinteract', 'Placing', '', 1, 3675, 0, 0, 1, 0, 0, 0, 0, 0, 0, 441862, 0, 0, 0, 134191, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Unfired Pot +(434397, 10, 89286, 'Unfired Pot', 'questinteract', 'Picking Up', '', 1, 2557, 0, 0, 1, 0, 0, 0, 0, 0, 0, 441873, 0, 0, 0, 125962, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Unfired Pot +(434394, 10, 73975, 'Ball of Clay', 'questinteract', '', '', 0.150000005960464477, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 441849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Ball of Clay +(434388, 5, 89284, 'Forge Vessel', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Forge Vessel +(434387, 10, 88410, 'Forge Vessel', 'questinteract', 'Placing', '', 0.5, 3885, 0, 0, 1, 0, 0, 0, 0, 0, 0, 441847, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Forge Vessel +(428199, 3, 78184, 'Discarded Research Notes', 'questinteract', '', '', 0.5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122218, 0, 0, 0, 0, 2797, 56288), -- Discarded Research Notes +(428167, 3, 78184, 'Discarded Research Notes', 'questinteract', '', '', 0.5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122216, 0, 0, 0, 0, 2797, 56288), -- Discarded Research Notes +(428135, 2, 78184, 'Discarded Botanist Notes', 'quest', '', '', 0.5, 0, 27145, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Discarded Botanist Notes +(451673, 25, 6434, 'Shore Treasure', '', '', '', 1, 4, 125062, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56288), -- Shore Treasure +(416392, 10, 86320, 'Weapons Crate', 'questinteract', 'Placing', '', 1, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 431307, 0, 0, 0, 145722, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Weapons Crate +(441278, 10, 90234, 'Watcher of the South', 'openhandglow', '', '', 0.899999976158142089, 0, 0, 0, 3000, 0, 0, 0, 9242, 0, 2, 446343, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 6190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56288), -- Watcher of the South +(441239, 5, 90224, 'Watcher of The South', 'inspect', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56288), -- Watcher of The South +(441238, 5, 90225, 'Watcher\'s Base Stone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56288), -- Watcher's Base Stone +(416400, 10, 86320, 'Weapons Crate', 'questinteract', 'Collecting', '', 1, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 430893, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Weapons Crate +(446201, 7, 88777, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(446200, 7, 88777, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(416411, 10, 86320, 'Weapons Crate', 'questinteract', 'Collecting', '', 1, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 430901, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Weapons Crate +(414869, 10, 86320, 'Weapons Crate', 'questinteract', 'Collecting', '', 1, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 430902, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Weapons Crate +(433930, 10, 89126, 'Pottery Jar', 'questinteract', '', '', 0.5, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34271, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Pottery Jar +(433929, 10, 86019, 'Pottery Jar', 'questinteract', '', '', 0.5, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34393, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Pottery Jar +(433922, 10, 89119, 'Pottery Jar', 'questinteract', 'Dispelling', '', 0.5, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 223787, 0, 0, 0, 0, 34269, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Pottery Jar +(429690, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429688, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429687, 7, 87468, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(444894, 50, 41590, 'Shimmering Opal Lily', '', '', '', 1, 2160, 124035, 0, 0, 0, 0, 600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6274, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56288), -- Shimmering Opal Lily +(423367, 50, 87198, 'Sporefused Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 60, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56288), -- Sporefused Mycobloom +(413017, 5, 85630, 'Door', '', '', '', 2, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Door +(454062, 50, 87198, 'Lush Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 60, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56288), -- Lush Mycobloom +(453062, 10, 12986, 'Parachute', 'questinteract', '', '', 1.299999952316284179, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 454504, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Parachute +(454189, 3, 86436, 'Opal Ore', 'questinteract', 'Opening', '', 0.25, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126024, 0, 0, 0, 0, 2797, 56288), -- Opal Ore +(454530, 10, 86435, 'Loose Opal Mound', 'questinteract', '', '', 0.25, 3903, 83081, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Loose Opal Mound +(429698, 7, 87468, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(429697, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429696, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429695, 7, 87468, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(429694, 7, 87468, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(429693, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429686, 7, 87468, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(441164, 43, 90197, 'Dormant Rock Giant', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Dormant Rock Giant +(420130, 10, 74662, 'Telescope', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 442347, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2807, 56288), -- Telescope +(437615, 7, 88777, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437614, 7, 88777, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(459294, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(459293, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(459292, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(459291, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(459290, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(459289, 7, 88281, 'Bench', '', '', '', 0.999999403953552246, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(437618, 7, 88777, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437617, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437616, 7, 88777, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437613, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437612, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437609, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437608, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437605, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437604, 7, 88777, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(452656, 7, 88777, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(452655, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437625, 7, 88777, 'Chair', '', '', '', 0.999999105930328369, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437624, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437622, 7, 88777, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437621, 7, 88777, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437611, 7, 88777, 'Chair', '', '', '', 0.999999105930328369, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437610, 7, 88777, 'Chair', '', '', '', 0.999999165534973144, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437607, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437606, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(429081, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429080, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429079, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429078, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429069, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(452654, 7, 87468, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437623, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(429060, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429061, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429059, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429058, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(437595, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437594, 7, 88777, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(432948, 10, 92143, 'Archival Repository', 'questinteract', 'Depositing', '', 1, 2173, 0, 0, 1, 0, 0, 0, 0, 0, 0, 440304, 0, 0, 0, 248597, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Archival Repository +(437601, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437600, 7, 88777, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437592, 7, 88777, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437591, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437590, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437589, 7, 88777, 'Chair', '', '', '', 0.999999105930328369, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437588, 7, 88777, 'Chair', '', '', '', 0.999999165534973144, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437587, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437586, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437593, 7, 88777, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437603, 7, 88777, 'Chair', '', '', '', 0.999999105930328369, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437602, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437599, 7, 88777, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437596, 7, 88777, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437585, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437584, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437583, 7, 88777, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(437582, 7, 88777, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(452666, 7, 87468, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428866, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(452668, 7, 87468, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(467460, 7, 88777, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(466852, 8, 59936, 'Fire', '', '', '', 3.499999046325683593, 4, 1, 239283, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Fire +(467463, 7, 88777, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428863, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428860, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(429034, 5, 86479, 'Fire Honey Puddle', 'questinteract', '', '', 0.300000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Fire Honey Puddle +(441897, 10, 74263, 'Earthen Teleporter', 'questinteract', '', '', 0.5, 0, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 449853, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 0, 2797, 56288), -- Earthen Teleporter +(429033, 5, 88410, 'Earthen Cleanup Bucket', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56288), -- Earthen Cleanup Bucket +(428862, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(441169, 43, 90201, 'Dormant Rock Giant', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Dormant Rock Giant +(452665, 7, 87468, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428865, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428857, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(428953, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(452670, 7, 88777, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(467462, 7, 88777, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428859, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(452667, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428955, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(454424, 43, 93339, 'Dormant Rock Giant', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Dormant Rock Giant +(452664, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428864, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(452669, 7, 87468, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(428861, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Bench +(467461, 7, 88777, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(466853, 8, 59936, 'Fire', '', '', '', 3.499999046325683593, 0, 1, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Fire +(434125, 23, 92048, 'Meeting Stone', '', '', '', 1, 1, 60, 14938, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2973, 56288), -- Meeting Stone +(445277, 50, 91251, 'Hunters Threadspun Cache', '', '', '', 1, 1690, 125982, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 464577, 0, 0, 6383, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56311), -- Hunters Threadspun Cache +(456018, 3, 85126, 'Dark Apothecary\'s Vial', '', 'Opening', '', 1, 43, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 125903, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6432, 126574, 0, 108, 0, 0, 2734, 56311), -- Dark Apothecary's Vial +(454472, 5, 89363, 'Pulley', '', '', '', 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pulley +(411102, 3, 85225, 'Airship Rubble', 'questinteract', '', '', 1, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120898, 1, 0, 0, 0, 2762, 56311), -- Airship Rubble +(423640, 5, 87926, 'Deployed Ballista', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Deployed Ballista +(411104, 3, 61334, 'Well-Bleached Bones', 'questinteract', '', '', 1, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120899, 1, 0, 0, 0, 2762, 56311), -- Well-Bleached Bones +(423641, 5, 86597, 'War Skiff', '', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- War Skiff +(442748, 0, 88767, 'Door', '', '', '', 1.040000081062316894, 0, 0, 3000, 0, 0, 0, 0, 5793, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Door +(422873, 0, 85068, 'Door', '', '', '', 1.082517981529235839, 0, 0, 3000, 0, 0, 0, 0, 5793, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Door +(422810, 0, 85068, 'Door', '', '', '', 1.082517862319946289, 0, 0, 3000, 0, 0, 0, 0, 5793, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Door +(422875, 0, 85068, 'Door', '', '', '', 1.082517981529235839, 0, 0, 3000, 0, 0, 0, 0, 5793, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Door +(422872, 0, 85068, 'Door', '', '', '', 1.082517981529235839, 0, 0, 3000, 0, 0, 0, 0, 5793, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Door +(422874, 0, 85068, 'Door', '', '', '', 1.192517995834350585, 0, 0, 3000, 0, 0, 0, 0, 5793, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Door +(456051, 5, 94058, 'Gorged Bones', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gorged Bones +(463857, 5, 53523, '[DNT] Dead Fish', '', '', '', 0.800000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Dead Fish +(457456, 8, 28421, 'Fire', '', '', '', 1, 2067, 10, 239283, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Fire +(462399, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(433820, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(433821, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(433816, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433818, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433817, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(459305, 8, 70622, 'Campfire', '', '', '', 1.440000057220458984, 4, 10, 249358, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Campfire +(443500, 1, 90699, 'Flame', '', '', '', 1.10000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flame +(443499, 1, 90699, 'Flame', '', '', '', 1.10000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flame +(439405, 1, 89720, 'Oil', '', '', '', 0.810000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(439404, 1, 89720, 'Oil', '', '', '', 1.279999971389770507, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(433819, 7, 86167, 'Chair', '', '', '', 1.10000002384185791, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433814, 7, 86167, 'Chair', '', '', '', 1.10000002384185791, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433815, 7, 88246, 'Chair', '', '', '', 1.10000002384185791, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(423244, 5, 87747, 'Eternal Flame', '', '', '', 1.70000004768371582, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Eternal Flame +(436050, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(436048, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(466980, 8, 88242, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(461505, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(461504, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(461503, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(461502, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(461501, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(461500, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(459404, 7, 88246, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436052, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(436047, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(430332, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(430311, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(466981, 8, 95992, 'Forge', '', '', '', 1, 3, 10, 0, 0, 0, 0, 0, 0, 103829, 0, 30092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Forge +(436049, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(430312, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(436023, 7, 86167, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436022, 7, 86167, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436020, 7, 86167, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436017, 7, 86167, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436009, 7, 86167, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436008, 7, 86167, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436006, 7, 86167, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436005, 7, 86167, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436004, 7, 86167, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434859, 7, 86167, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434858, 7, 86167, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437397, 7, 86167, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436025, 7, 86167, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436021, 7, 86167, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436019, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436015, 7, 86167, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436013, 7, 86167, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 90658, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436011, 7, 86167, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436010, 7, 86167, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436007, 7, 86167, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434856, 7, 86167, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434853, 7, 86167, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311); -- Chair + +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(434851, 7, 86167, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434848, 7, 86167, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434844, 7, 86167, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434841, 7, 86167, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434840, 7, 86167, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434839, 7, 86167, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(462407, 7, 87767, 'Chair', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(462406, 7, 87767, 'Chair', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(456020, 3, 46133, 'Sanctified Mortar and Pestle', '', 'Opening', '', 1, 43, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 125903, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6430, 126572, 0, 108, 0, 0, 2734, 56311), -- Sanctified Mortar and Pestle +(437824, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437823, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437822, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436024, 7, 87767, 'Stool', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(436018, 7, 86167, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436016, 7, 86167, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436014, 7, 86167, 'Chair', '', '', '', 0.999999225139617919, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436012, 7, 86167, 'Chair', '', '', '', 0.999999165534973144, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435925, 7, 87767, 'Stool', '', '', '', 1.099608659744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435923, 7, 87767, 'Stool', '', '', '', 1.099608540534973144, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435922, 7, 87767, 'Stool', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435921, 7, 87767, 'Stool', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435919, 7, 87767, 'Stool', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(434845, 7, 87767, 'Stool', '', '', '', 1.099608659744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(430322, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(430321, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(422404, 19, 84996, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mailbox +(435926, 7, 87767, 'Stool', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435920, 7, 87767, 'Stool', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435924, 7, 86167, 'Chair', '', '', '', 1.089843273162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433928, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(433925, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(453741, 3, 86242, 'Loremaster\'s Reward', '', '', '', 0.200000002980232238, 3347, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 124400, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125760, 0, 0, 0, 0, 2799, 56311), -- Loremaster's Reward +(436054, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(436053, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(436051, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(433927, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(433926, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(423888, 5, 88058, 'Absolutely no lynx in the sandbox!', '', '', '', 0.5, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Absolutely no lynx in the sandbox! +(456021, 3, 94030, 'Chemist\'s Purified Water', '', 'Opening', '', 1, 43, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 125903, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6429, 126571, 0, 108, 0, 0, 2734, 56311), -- Chemist's Purified Water +(430326, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(430325, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(436045, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(436044, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(433016, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(430317, 7, 88246, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(430315, 7, 87769, 'Bench', '', '', '', 1.10000002384185791, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(430314, 7, 87769, 'Bench', '', '', '', 1.10000002384185791, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(430313, 7, 87769, 'Bench', '', '', '', 1.10000002384185791, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(436046, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(436043, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(435965, 7, 86167, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435964, 7, 86167, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433017, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(430319, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(430318, 7, 88246, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(430316, 7, 88246, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452003, 23, 92048, 'Meeting Stone', '', '', '', 1, 1, 60, 14954, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2976, 56311), -- Meeting Stone +(435957, 7, 87767, 'Stool', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435956, 7, 87767, 'Stool', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435955, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433023, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(433029, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(433024, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(433021, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(433020, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(461507, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(461506, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(437437, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435977, 7, 86167, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435976, 7, 86167, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(430324, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(457062, 3, 77261, 'Sky-Captain Lancekat\'s Curse', '', '', '', 0.159999996423721313, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126945, 0, 0, 0, 0, 2797, 56311), -- Sky-Captain Lancekat's Curse +(435975, 7, 86167, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435974, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435954, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434982, 7, 88246, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433031, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433014, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(430323, 7, 88246, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(430320, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436921, 10, 86167, 'Chair', '', '', '', 0.999999701976776123, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 448720, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 122356, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434989, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434984, 7, 88246, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434974, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434966, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433886, 5, 86167, 'Inn Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 348, 56311), -- Inn Chair +(434992, 7, 88246, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434991, 7, 86167, 'Chair', '', '', '', 1.099609255790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434990, 7, 86167, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434988, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434987, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434986, 7, 88246, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434985, 7, 88246, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434983, 7, 88246, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434981, 7, 88246, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434980, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434979, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434978, 7, 86167, 'Chair', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434976, 7, 86167, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434973, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434972, 7, 88246, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434971, 7, 88246, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434970, 7, 86167, 'Chair', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434969, 7, 86167, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434968, 7, 86167, 'Chair', '', '', '', 1.099609255790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434967, 7, 88246, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434965, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434964, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437439, 7, 87767, 'Stool', '', '', '', 1.099608540534973144, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(434977, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434975, 7, 88246, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434963, 7, 88246, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434957, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437440, 7, 86167, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435973, 7, 86167, 'Chair', '', '', '', 0.999999105930328369, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435972, 7, 86167, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435971, 7, 86167, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435970, 7, 86167, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435969, 7, 86167, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434959, 7, 88246, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434958, 7, 88246, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434956, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434955, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434953, 7, 86167, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434951, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434947, 7, 88246, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(439450, 1, 89048, 'Oil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(437762, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(436920, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434961, 7, 88246, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434960, 7, 86167, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434954, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434952, 7, 88246, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434950, 7, 88246, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434948, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433030, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(433027, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(433025, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(433019, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(433018, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(424343, 3, 84788, 'Medical Supplies', 'questinteract', '', '', 1, 3526, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122180, 0, 0, 0, 0, 2799, 56311), -- Medical Supplies +(453971, 5, 87614, 'Tarnished Compass', 'questturnin', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tarnished Compass +(435959, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435958, 7, 88246, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434949, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434946, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433028, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(433026, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(433022, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(465082, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(461509, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(461508, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(446617, 10, 91607, 'Military Banner', 'questinteract', '', '', 0.75, 3898, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Military Banner +(434962, 7, 87767, 'Stool', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(430328, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(430327, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(412066, 10, 88247, 'Throwing Stone', 'questinteract', '', '', 0.25, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 440398, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Throwing Stone +(437840, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437834, 7, 86167, 'Chair', '', '', '', 1.099608659744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437832, 7, 88246, 'Chair', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437831, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437438, 7, 86167, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435968, 7, 86167, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435967, 7, 87767, 'Stool', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435966, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437837, 7, 88246, 'Chair', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437836, 7, 88246, 'Chair', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(440953, 7, 87767, '11.0Z3 - Arathor_Furniture_Stool01', '', '', '', 1, 1, 1, 0, 90667, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11.0Z3 - Arathor_Furniture_Stool01 +(430333, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452050, 0, 75069, '10FX_Generic_Fire_Barrier', '', '', '', 0.755133032798767089, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 10FX_Generic_Fire_Barrier +(441670, 0, 90325, 'Priory Door', '', '', '', 0.999999821186065673, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Priory Door +(423979, 3, 86626, 'Kobyss Chest', 'questinteract', '', '', 1, 2124, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121884, 0, 0, 0, 0, 2799, 56311), -- Kobyss Chest +(441671, 0, 90325, 'Priory Door', '', '', '', 0.999999821186065673, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Priory Door +(442665, 0, 75069, '10FX_Generic_Fire_Barrier', '', '', '', 0.999999761581420898, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 10FX_Generic_Fire_Barrier +(441669, 0, 90325, '11AT_Arathor_Navigation_Door01', '', '', '', 0.999999821186065673, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11AT_Arathor_Navigation_Door01 +(441668, 0, 90325, '11AT_Arathor_Navigation_Door01', '', '', '', 0.999999821186065673, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11AT_Arathor_Navigation_Door01 +(442664, 0, 75069, '10FX_Generic_Fire_Barrier', '', '', '', 0.999999701976776123, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 10FX_Generic_Fire_Barrier +(451678, 25, 8610, 'Blood in the Water', '', '', '', 1, 4, 125057, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Blood in the Water +(435945, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435944, 7, 86167, 'Chair', '', '', '', 1.099608421325683593, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435947, 7, 86167, 'Chair', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435946, 7, 86167, 'Chair', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435943, 7, 88246, 'Chair', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435942, 7, 88246, 'Chair', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(464132, 5, 95236, '[DNT] Eagle Nest', '', '', '', 0.400000005960464477, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Eagle Nest +(423376, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(423375, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(439491, 1, 89048, 'Oil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(423377, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435963, 7, 86167, 'Chair', '', '', '', 0.99999934434890747, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433614, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(439331, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(439330, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(439329, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437428, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437425, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437424, 7, 86167, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437421, 7, 86167, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437420, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437416, 7, 86167, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437415, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437414, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437413, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433952, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437427, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437426, 7, 86167, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437423, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437422, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437419, 7, 86167, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437418, 7, 86167, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437417, 7, 87767, 'Stool', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(437411, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434838, 7, 87767, 'Stool', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(434836, 7, 87767, 'Stool', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(434834, 7, 88246, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434833, 7, 87767, 'Stool', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(431905, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(431904, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(431903, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(463979, 3, 90312, 'Lightspark Sky Academy Gradebook', 'questinteract', '', '', 1, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127470, 0, 0, 0, 0, 2799, 56311), -- Lightspark Sky Academy Gradebook +(437429, 7, 87767, 'Stool', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(434835, 7, 86167, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434832, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(431902, 19, 84996, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mailbox +(435979, 7, 86167, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435978, 7, 86167, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434837, 7, 87767, 'Stool', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452004, 23, 92048, 'Meeting Stone', '', '', '', 1, 1, 60, 14971, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2974, 56311), -- Meeting Stone +(440128, 1, 86167, 'Lightspark Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lightspark Chair +(462185, 8, 82578, 'Brazier', '', '', '', 1, 4, 10, 243896, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brazier +(462184, 8, 82578, 'Brazier', '', '', '', 1, 4, 10, 243896, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brazier +(444801, 50, 86242, 'Brimming Arathi Treasure Hoard', '', '', '', 0.800000011920928955, 1690, 125954, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6263, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56311), -- Brimming Arathi Treasure Hoard +(435949, 7, 86167, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435948, 7, 86167, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444798, 50, 86242, 'Arathi Treasure Hoard', '', '', '', 0.5, 1690, 125953, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6263, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56311), -- Arathi Treasure Hoard +(454086, 50, 87325, 'Blessing Blossom', '', '', '', 1, 3682, 120689, 0, 0, 30, 60, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Blessing Blossom +(439855, 1, 88671, 'Crystal', '', '', '', 0.949999988079071044, 0, 0, 0, 0, 0, 1, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Crystal +(453359, 10, 92914, 'Dark Ritual', '', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35240, 1, 0, 0, 1, 6372, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Dark Ritual +(453358, 5, 51301, 'Candle', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Candle +(453357, 5, 92913, 'Candle', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Candle +(453356, 5, 92912, 'Candle', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Candle +(441748, 10, 91171, 'Stairs', '', '', '', 0.999999761581420898, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stairs +(453950, 3, 83594, 'Lost and Found', 'questinteract', 'Searching', '', 1.20000004768371582, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 252186, 0, 0, 124500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125885, 1, 0, 0, 0, 2809, 56311), -- Lost and Found +(451871, 5, 85630, 'Door', '', '', '', 1.75, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Door +(411984, 10, 65249, 'Nerubian Burrow', 'questinteract', 'Destroying', '', 1, 2668, 78665, 0, 1, 0, 0, 0, 0, 0, 0, 434658, 0, 0, 0, 24585, 0, 1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Nerubian Burrow +(451880, 5, 92448, '11NB_Nerubian_Ballista01_Destroyed', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11NB_Nerubian_Ballista01_Destroyed +(444790, 10, 87030, 'Zev\'kall\'s Projector', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 56311), -- Zev'kall's Projector +(441625, 10, 92225, 'Nerubian Burrow', 'questinteract', 'Destroying', '', 1, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 449542, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 122365, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nerubian Burrow +(446324, 5, 86671, 'Betelsnax', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Betelsnax +(451565, 19, 84996, 'Mailbox', '', '', '', 0.898861646652221679, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311); -- Mailbox + +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(444016, 10, 86671, 'Bag of Betelsnax', 'questinteract', 'Collecting', '', 1.5, 43, 0, 0, 1, 0, 0, 0, 0, 0, 0, 448043, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bag of Betelsnax +(455040, 10, 86956, 'Extractor Tripod', 'questinteract', 'Destroying', '', 0.75, 2741, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 457184, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 1, 0, 125091, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Extractor Tripod +(455041, 10, 89779, 'Extractor Storage', 'questinteract', 'Destroying', '', 1, 2741, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 457185, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 1, 0, 125092, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Extractor Storage +(434921, 10, 93651, 'Extractor Bulb', 'questinteract', 'Destroying', '', 1, 2741, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Extractor Bulb +(430351, 50, 89625, 'Webbed Ore Deposit', '', '', '', 1, 3681, 120476, 0, 0, 100, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 454394, 0, 0, 1, 0, 25183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Webbed Ore Deposit +(454074, 50, 93127, 'Irradiated Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 60, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Irradiated Mycobloom +(445231, 10, 84994, 'Spiderling Cage', '', '', '', 0.699999988079071044, 3904, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 449247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Spiderling Cage +(454180, 10, 92935, 'Cracked Table', 'questinteract', '', '', 1, 2741, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 0, 0, 56311), -- Cracked Table +(454179, 10, 86732, 'Destroyed Cage', 'questinteract', '', '', 1, 2741, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 0, 0, 56311), -- Destroyed Cage +(417087, 10, 92933, 'Wrecked Chair', 'questinteract', '', '', 1, 2741, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 0, 0, 56311), -- Wrecked Chair +(417086, 10, 92934, 'Ruined Crate', 'questinteract', '', '', 1, 2741, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 0, 0, 56311), -- Ruined Crate +(417085, 10, 86732, 'Destroyed Cage', 'questinteract', '', '', 1, 2741, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 0, 0, 56311), -- Destroyed Cage +(454178, 10, 92934, 'Ruined Crate', 'questinteract', '', '', 1, 2741, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 0, 0, 56311), -- Ruined Crate +(451711, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(451710, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(451697, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(417084, 10, 92935, 'Cracked Table', 'questinteract', '', '', 1, 2741, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500, 0, 0, 56311), -- Cracked Table +(455266, 10, 12986, 'Climbing Gear', 'openhandglow', '', '', 2, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 457661, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 125234, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Climbing Gear +(452537, 7, 89571, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452534, 7, 92626, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452529, 7, 92626, 'Chair', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(462149, 7, 92626, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452557, 7, 92627, 'Stool', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452556, 7, 92627, 'Stool', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452555, 7, 92627, 'Stool', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452539, 7, 92626, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(465073, 8, 94758, 'Grill', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Grill +(465071, 8, 94758, 'Grill', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Grill +(452563, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452562, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452561, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452560, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452558, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452559, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452540, 7, 92626, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452538, 7, 92626, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452551, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452548, 7, 92627, 'Stool', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452545, 7, 92627, 'Stool', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452549, 7, 92627, 'Stool', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452546, 7, 92627, 'Stool', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(465075, 8, 84972, 'Grill', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Grill +(465072, 8, 94758, 'Grill', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Grill +(452579, 7, 92627, 'Stool', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452576, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452575, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452574, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452573, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452572, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452568, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452567, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452565, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452554, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452552, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452536, 7, 92626, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452535, 7, 92626, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452533, 7, 92626, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452532, 7, 92626, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452531, 7, 92626, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452530, 7, 92626, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452528, 7, 92626, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452526, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452527, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(465074, 8, 94758, 'Grill', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Grill +(452578, 7, 92627, 'Stool', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452571, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452564, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452553, 19, 81580, 'Mailbox', '', '', '', 0.945939540863037109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mailbox +(452544, 8, 81581, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(452543, 8, 81579, 'Forge', '', '', '', 1, 3, 10, 0, 0, 0, 0, 0, 0, 103829, 0, 30092, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Forge +(452542, 8, 81581, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(452550, 7, 81309, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(421784, 10, 82101, 'Niffen Protection Incense', 'questinteract', '', '', 1, 3797, 79541, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Niffen Protection Incense +(445360, 50, 81123, 'Pilfered Loot', '', '', '', 1.20000004768371582, 1690, 125978, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 464577, 0, 0, 6382, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56311), -- Pilfered Loot +(421785, 10, 89533, 'Pillar-nest Heart', 'questinteract', '', '', 2.5, 3773, 79541, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pillar-nest Heart +(421629, 3, 89844, 'Smellsage Shrub', 'questinteract', 'Collecting', '', 0.300000011920928955, 1702, 0, 1, 0, 0, 0, 0, 0, 79538, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121732, 1, 0, 0, 0, 2762, 56311), -- Smellsage Shrub +(451680, 25, 85928, 'Royal Ripple', '', '', '', 1, 4, 125055, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Royal Ripple +(446438, 3, 91546, 'Gold Thread', '', 'Stealing', '', 0.300000011920928955, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 261121, 0, 0, 122840, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124175, 1, 0, 0, 0, 2762, 56311), -- Gold Thread +(453769, 5, 92961, '11NB_Nerubian_Spool05_Dyed05 (Green) [Scale x0.5]', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11NB_Nerubian_Spool05_Dyed05 (Green) [Scale x0.5] +(453768, 5, 91546, '11NB_Nerubian_Spool05_Dyed04 (Yellow) [Scale x0.5]', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11NB_Nerubian_Spool05_Dyed04 (Yellow) [Scale x0.5] +(453767, 5, 91545, '11NB_Nerubian_Spool05_Dyed03 (Red) [Scale x0.5]', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11NB_Nerubian_Spool05_Dyed03 (Red) [Scale x0.5] +(452099, 5, 87879, '11NB_Nerubian_Crate03', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11NB_Nerubian_Crate03 +(446437, 3, 91545, 'Crimson Thread', '', 'Stealing', '', 0.300000011920928955, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 261121, 0, 0, 122839, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124174, 1, 0, 0, 0, 2762, 56311), -- Crimson Thread +(446435, 3, 91544, 'Violet Thread', '', 'Stealing', '', 0.300000011920928955, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 261121, 0, 0, 122838, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124173, 1, 0, 0, 0, 2762, 56311), -- Violet Thread +(441529, 3, 89694, 'Eyeless Violet', 'questinteract', '', '', 0.75, 3812, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 453558, 0, 0, 0, 125152, 1, 0, 0, 0, 2762, 56311), -- Eyeless Violet +(441527, 3, 91022, 'Luminous Shore-Strangler', 'questinteract', '', '', 1, 3812, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 453566, 0, 0, 0, 125153, 1, 0, 0, 0, 2762, 56311), -- Luminous Shore-Strangler +(441546, 5, 87879, 'Chest of Silk', '', '', '', 1.5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chest of Silk +(452130, 7, 89574, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(454072, 50, 93127, 'Sporefused Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 60, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Sporefused Mycobloom +(413892, 50, 89630, 'Weeping Aqirite', '', '', '', 1, 3681, 120476, 0, 0, 100, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Weeping Aqirite +(441347, 43, 90259, 'Web Bridges', '', '', '', 1, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Web Bridges +(433775, 43, 84768, 'The Reckoning', '', '', '', 1, 2728, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Reckoning +(441257, 3, 86670, 'Crate of Alchemical Potions', 'questinteract', 'Collecting', '', 1, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123722, 0, 0, 0, 0, 2762, 56311), -- Crate of Alchemical Potions +(451981, 8, 92405, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(446135, 50, 16156, 'Niffen Stash', '', '', '', 1, 2160, 125011, 0, 0, 0, 0, 600, 0, 0, 0, 0, 0, 0, 0, 464576, 0, 0, 6282, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56311), -- Niffen Stash +(452627, 8, 92663, 'Campfire', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Campfire +(452626, 8, 92663, 'Campfire', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Campfire +(453573, 33, 87662, 'Platform', '', '', '', 1, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 379, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Platform +(443309, 10, 89779, 'Storage Rack', 'questinteract', 'Investigating', '', 1, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193761, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Storage Rack +(445103, 5, 86956, 'Black Blood Extractor', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Black Blood Extractor +(437052, 35, 89487, 'Web', '', '', '', 0.999999880790710449, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Web +(452985, 7, 89574, 'Chair', '', '', '', 0.99999934434890747, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(452984, 7, 89574, 'Chair', '', '', '', 0.99999934434890747, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444355, 0, 90341, 'Door', '', '', '', 0.689779937267303466, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Door +(443312, 10, 91134, 'Harmonizing Instrument', 'questinteract', 'Investigating', '', 1.5, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193761, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Harmonizing Instrument +(438047, 0, 85068, 'Door', '', '', '', 1.996648907661437988, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Door +(438046, 0, 85068, 'Door', '', '', '', 1.996649146080017089, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Door +(438045, 0, 85068, 'Door', '', '', '', 2.027776956558227539, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Door +(451987, 8, 92405, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(451979, 8, 92400, 'Forge', '', '', '', 1, 3, 10, 0, 0, 0, 0, 0, 0, 103829, 0, 30092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Forge +(451978, 8, 92405, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(465187, 8, 84972, 'Grill', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Grill +(455720, 2, 88771, 'DELVER\'S CALL: Tak-Rethan Abyss', '', '', '', 0.75, 0, 27624, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- DELVER'S CALL: Tak-Rethan Abyss +(452630, 8, 92663, 'Campfire', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Campfire +(451976, 19, 92411, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mailbox +(451986, 8, 92405, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(451984, 8, 92400, 'Forge', '', '', '', 1, 3, 10, 0, 0, 0, 0, 0, 0, 103829, 0, 30092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Forge +(451977, 8, 92405, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(452628, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(440283, 5, 90744, 'Pheromone Dispenser', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pheromone Dispenser +(451983, 8, 92400, 'Forge', '', '', '', 1, 3, 10, 0, 0, 0, 0, 0, 0, 103829, 0, 30092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Forge +(451985, 8, 92405, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(466716, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 466716 +(466715, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 466715 +(465100, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 465100 +(465098, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 465098 +(465097, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 465097 +(456237, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 456237 +(456235, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 456235 +(456087, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 456087 +(456086, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 456086 +(455734, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 455734 +(455731, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 455731 +(455633, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 455633 +(455631, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 455631 +(453815, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 453815 +(453813, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 453813 +(453782, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 453782 +(453779, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 453779 +(453192, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 453192 +(453191, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 453191 +(452846, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 452846 +(452845, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 452845 +(452505, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 452505 +(452503, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 452503 +(452018, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 452018 +(452015, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 452015 +(466718, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 466718 +(466717, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 466717 +(465099, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 465099 +(456236, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 456236 +(456234, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 456234 +(456089, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 456089 +(456088, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 456088 +(455733, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 455733 +(455732, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 455732 +(455634, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 455634 +(455632, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 455632 +(453816, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 453816 +(453814, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 453814 +(453781, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 453781 +(453780, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 453780 +(453190, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 453190 +(453189, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 453189 +(452847, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 452847 +(452844, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 452844 +(452506, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 452506 +(452504, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 452504 +(452016, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 452016 +(413875, 50, 89627, 'Rich Aqirite', '', '', '', 1, 3681, 120476, 0, 0, 75, 85, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Rich Aqirite +(454343, 10, 85232, 'Ethos of War, Part 1', 'inspect', 'Reading', '', 1, 43, 0, 0, 0, 0, 0, 0, 9415, 0, 1, 0, 0, 0, 0, 24589, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ethos of War, Part 1 +(433396, 10, 88820, 'Arathi Rations', 'questinteract', 'Placing', '', 1.799999952316284179, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 440478, 0, 0, 0, 145722, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Arathi Rations +(433395, 10, 88820, 'Arathi Rations', 'questinteract', 'Placing', '', 1.799999952316284179, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 440478, 0, 0, 0, 145722, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Arathi Rations +(467008, 8, 88242, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(451567, 8, 70622, 'Cooking Fire', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cooking Fire +(441635, 5, 87346, 'Spear', 'inspect', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Spear +(433308, 10, 88820, 'Arathi Rations', 'questinteract', 'Placing', '', 1.799999952316284179, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 440478, 0, 0, 0, 145722, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Arathi Rations +(449810, 0, 85068, 'Door', '', '', '', 0.999999761581420898, 1, 0, 3000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Door +(449808, 0, 85068, 'Door', '', '', '', 0.999999761581420898, 1, 0, 3000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Door +(454075, 50, 93127, 'Lush Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 60, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Lush Mycobloom +(454055, 50, 93120, 'Luredrop', '', '', '', 1, 3682, 120689, 0, 0, 30, 60, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Luredrop +(454076, 50, 93128, 'Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 15, 30, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Mycobloom +(424246, 22, 87639, 'Aegis Keyflame', 'questinteract', '', '', 0.899999976158142089, 436814, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Aegis Keyflame +(463855, 10, 8449, 'Azj-Kahet\'s Whisper', '', '', '', 1.20000004768371582, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 462028, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56311), -- Azj-Kahet's Whisper +(443323, 1, 90699, 'Flame', '', '', '', 1.10000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flame +(443322, 1, 90699, 'Flame', '', '', '', 1.10000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flame +(439488, 1, 89720, 'Oil', '', '', '', 1.279999971389770507, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(439487, 1, 89720, 'Oil', '', '', '', 0.80000007152557373, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(439497, 1, 89048, 'Oil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(414330, 50, 87200, 'Altered Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 60, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Altered Mycobloom +(457451, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(457450, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(457449, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(457448, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(457447, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(457446, 7, 88246, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(453754, 3, 87345, 'The Song of Renilash', '', '', '', 1, 2124, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6378, 125767, 0, 0, 0, 0, 2799, 56311), -- The Song of Renilash +(410499, 19, 84996, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mailbox +(413895, 50, 89627, 'EZ-Mine Aqirite', '', '', '', 1.20000004768371582, 3681, 120476, 0, 0, 100, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 414597, 0, 0, 1, 500, 25183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- EZ-Mine Aqirite +(454010, 50, 87202, 'Luredrop', '', '', '', 1, 3682, 120689, 0, 0, 30, 60, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Luredrop +(439903, 1, 88671, 'Crystal', '', '', '', 0.95000004768371582, 0, 0, 0, 0, 0, 1, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Crystal +(455690, 2, 88058, 'DELVER\'S CALL: Mycomancer Cavern', '', '', '', 0.5, 0, 27620, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- DELVER'S CALL: Mycomancer Cavern +(437829, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437828, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435917, 7, 88246, 'Chair', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(424415, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(424412, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(424411, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(424409, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(431406, 19, 84996, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mailbox +(424414, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(424413, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(424410, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(424406, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(424403, 8, 88248, 'Oven', '', '', '', 1, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oven +(455889, 10, 92956, 'Light\'s Gambit Challenger\'s Handbook', '', '', '', 0.699999988079071044, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35696, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Light's Gambit Challenger's Handbook +(437830, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 21439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435918, 7, 86167, 'Chair', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435916, 7, 86167, 'Chair', '', '', '', 1.099608659744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435914, 7, 86167, 'Chair', '', '', '', 1.099608302116394042, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435913, 7, 88246, 'Chair', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435912, 7, 88246, 'Chair', '', '', '', 1.099608659744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435911, 7, 86167, 'Chair', '', '', '', 1.099608659744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435910, 7, 86167, 'Chair', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435996, 7, 86167, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(443317, 1, 90699, 'Flame', '', '', '', 1.10000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flame +(443316, 1, 90699, 'Flame', '', '', '', 1.10000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flame +(439378, 1, 89720, 'Oil', '', '', '', 0.819999992847442626, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(439377, 1, 89720, 'Oil', '', '', '', 1.279999971389770507, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(424401, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(424400, 7, 87769, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(423864, 8, 70622, 'Campfire', '', '', '', 1, 4, 10, 243896, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Campfire +(423863, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(423862, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(423861, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(423540, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(424404, 8, 70622, 'Campfire', '', '', '', 1, 4, 10, 243896, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Campfire +(423544, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(423543, 1, 86167, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(413047, 50, 89625, 'Aqirite', '', '', '', 1, 3681, 120476, 0, 0, 60, 70, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Aqirite +(456283, 5, 75586, 'Shalehorn Bones', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shalehorn Bones +(456281, 5, 94184, 'Shalehorn Bones', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shalehorn Bones +(439846, 1, 88671, 'Crystal', '', '', '', 0.949999988079071044, 0, 0, 0, 0, 0, 1, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Crystal +(423542, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(452860, 15, 84768, 'Arathi Airship', '', '', '', 1, 9850, 28, 1, 0, 0, 61, 2780, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Airship +(429128, 15, 84768, 'Arathi Airship', '', '', '', 1, 9695, 20, 1, 0, 0, 61, 2763, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Airship +(413986, 15, 84768, 'Embers of Conviction', '', '', '', 1, 9521, 20, 1, 0, 0, 61, 2760, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Embers of Conviction +(413975, 15, 84768, 'The Righteous Hammer', '', '', '', 1, 9522, 20, 1, 0, 0, 61, 2761, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Righteous Hammer +(452218, 15, 84768, 'Arathi Airship', '', '', '', 1, 9848, 28, 1, 0, 0, 61, 2778, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Airship +(413956, 15, 84768, 'Arathi Airship', '', '', '', 1, 9523, 20, 1, 0, 0, 61, 2762, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311); -- Arathi Airship + +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(411754, 15, 84768, 'Arathi Airship', '', '', '', 1, 9510, 28, 1, 0, 0, 61, 2764, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Airship +(423541, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(454071, 50, 93124, 'Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 15, 30, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Mycobloom +(441637, 10, 90313, 'A Weathered Tome', 'openhandglow', '', '', 0.699999988079071044, 0, 0, 0, 3000, 0, 0, 0, 9251, 0, 1, 446439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 6198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- A Weathered Tome +(455276, 10, 75281, 'Notes On The Machine Speakers: Fragment IV', 'inspect', '', '', 1.5, 0, 0, 0, 1, 0, 0, 0, 9468, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Notes On The Machine Speakers: Fragment IV +(452698, 5, 87386, 'Cinderbrew Seat', 'questinteract', '', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cinderbrew Seat +(452695, 5, 87483, 'Cinderbrew Seat', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cinderbrew Seat +(456023, 3, 94032, 'Reinforced Beaker', '', 'Opening', '', 1, 43, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 125903, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6427, 126569, 0, 108, 0, 0, 2734, 56311), -- Reinforced Beaker +(446349, 3, 91494, 'Loose Crystal Shard', '', 'Prospecting', '', 1, 899, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141735, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124130, 0, 0, 0, 0, 2798, 56311), -- Loose Crystal Shard +(411498, 5, 17068, 'Containment Crate', 'questinteract', '', '', 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Containment Crate +(411497, 5, 85466, 'Derailed Transport Cart', 'questinteract', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Derailed Transport Cart +(452680, 10, 89656, 'Cinderbrew Reserve', 'questinteract', 'Picking Up', '', 1, 43, 83160, 0, 3000, 0, 0, 0, 0, 0, 0, 453877, 0, 0, 0, 125962, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cinderbrew Reserve +(411381, 5, 85363, 'Rubble', 'questinteract', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rubble +(457361, 10, 90708, 'Unattended Contraband', '', 'Opening', '', 1, 43, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 460604, 0, 0, 0, 21400, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Unattended Contraband +(425875, 3, 86320, 'Priority Transport Crate', 'questinteract', 'Retrieving', '', 1.5, 1691, 0, 1, 0, 0, 0, 0, 0, 78555, 0, 0, 0, 0, 0, 23645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122200, 1, 0, 0, 0, 2798, 56311), -- Priority Transport Crate +(434491, 5, 85467, 'Crate of Delivered Goods', 'questinteract', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Crate of Delivered Goods +(434489, 5, 89299, 'Nerubian Silk Rope', '', '', '', 0.200000002980232238, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nerubian Silk Rope +(455920, 5, 88813, 'Stone', '', '', '', 0.300000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stone +(456025, 3, 88546, 'Earthen Iron Powder', '', 'Opening', '', 1, 43, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 125903, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6425, 126567, 0, 108, 0, 0, 2734, 56311), -- Earthen Iron Powder +(414324, 50, 87329, 'Lush Arathor\'s Spear', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56263), -- Lush Arathor's Spear +(428554, 5, 88324, 'Destroyed Gate', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Destroyed Gate +(428555, 5, 88324, 'Destroyed Gate', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Destroyed Gate +(428547, 5, 88324, 'Destroyed Gate', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Destroyed Gate +(443800, 5, 88789, 'Earthen Console', '', '', '', 0.999999761581420898, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Console +(443799, 5, 90445, '11EA_Earthen_Special_GeothermalMachine02_AssetFix', '', '', '', 1.499999642372131347, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11EA_Earthen_Special_GeothermalMachine02_AssetFix +(421903, 10, 88789, 'Earthen Console', '', 'Activate', '', 1, 43, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 434222, 0, 0, 0, 93286, 0, 0, 0, 0, 0, 1, 0, 117947, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Console +(428552, 5, 88326, 'Secured Gate', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Secured Gate +(428545, 5, 88325, 'Destroyed Gate', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Destroyed Gate +(428551, 5, 88326, 'Secured Gate', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Secured Gate +(428544, 5, 88326, 'Secured Gate', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Secured Gate +(423585, 10, 8181, 'Ironfuse Bomb', '', '', '', 0.5, 2124, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 435485, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 119803, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56263), -- Ironfuse Bomb +(446118, 0, 89968, 'Earthen Door', '', '', '', 0.799999833106994628, 0, 0, 10000000, 0, 0, 0, 0, 5703, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Door +(446120, 0, 89968, 'Earthen Door', '', '', '', 0.899999797344207763, 0, 0, 10000000, 0, 0, 0, 0, 5703, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Door +(446117, 0, 89968, 'Earthen Door', '', '', '', 0.839999794960021972, 0, 0, 10000000, 0, 0, 0, 0, 5703, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Door +(437733, 0, 87027, 'Earthen Gate', '', '', '', 0.999999701976776123, 0, 0, 3000, 0, 0, 0, 0, 121439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Gate +(446119, 0, 89968, 'Earthen Door', '', '', '', 0.899999797344207763, 0, 0, 10000000, 0, 0, 0, 0, 5703, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Door +(446116, 0, 89968, 'Earthen Door', '', '', '', 0.926999807357788085, 0, 0, 10000000, 0, 0, 0, 0, 5703, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Door +(437732, 0, 87027, 'Earthen Gate', '', '', '', 0.999999761581420898, 0, 0, 3000, 0, 0, 0, 0, 121439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Gate +(446121, 0, 89968, 'Earthen Door', '', '', '', 0.899999737739562988, 0, 0, 10000000, 0, 0, 0, 0, 5703, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Door +(454404, 10, 9247, 'Hathlaz\'s Plaque', 'inspect', '', '', 0.75, 0, 0, 0, 1, 0, 0, 0, 9334, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Hathlaz's Plaque +(457238, 5, 90989, '[DNT] Bungee Step', '', '', '', 0.60000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- [DNT] Bungee Step +(457232, 10, 94526, 'Rappelling Anchor', '', 'Jumping', '', 0.75, 43, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 460441, 0, 0, 0, 269577, 0, 0, 0, 0, 0, 1, 0, 126644, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Rappelling Anchor +(430310, 1, 86353, 'Earthen Cage', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Cage +(444115, 3, 88022, 'Discarded Toolbox', '', 'Opening', '', 1, 1922, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 267006, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6235, 123856, 0, 0, 0, 0, 2805, 56263), -- Discarded Toolbox +(413777, 10, 91236, 'Memory Gem', 'questinteract', '', '', 3, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 433167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 119994, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Memory Gem +(423366, 50, 93076, 'Sporefused Luredrop', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56263), -- Sporefused Luredrop +(420979, 5, 93225, 'Cave Blockage', '', '', '', 1.70000004768371582, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Cave Blockage +(429349, 10, 51549, 'Earthen Slate', 'questinteract', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34224, 1, 0, 117433, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56263), -- Earthen Slate +(445081, 5, 90093, 'Mine Cart', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Mine Cart +(433499, 10, 51549, 'Earthen Slate', 'questinteract', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34225, 1, 0, 117433, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56263), -- Earthen Slate +(418848, 10, 86576, 'Barricade', 'questinteract', 'Breaking', '', 2.5, 1634, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 433145, 0, 0, 0, 154518, 0, 0, 0, 0, 0, 1, 0, 116955, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Barricade +(418845, 10, 86576, 'Hastily Constructed Blockade', 'questinteract', 'Knocking', '', 1.20000004768371582, 1634, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431656, 0, 0, 0, 108913, 0, 0, 0, 0, 0, 0, 0, 127032, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Hastily Constructed Blockade +(418841, 10, 51549, 'Earthen Slate', 'questinteract', '', '', 1, 1634, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431642, 0, 0, 0, 0, 0, 0, 0, 0, 33409, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Slate +(433904, 10, 88556, 'Earthen Hammer', 'questinteract', 'Examining', '', 1, 3720, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152554, 0, 0, 0, 0, 0, 0, 0, 120206, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Hammer +(418842, 10, 51549, 'Earthen Slate', 'questinteract', '', '', 0.75, 1634, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431646, 0, 0, 0, 0, 0, 0, 0, 0, 33410, 0, 0, 126071, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Slate +(433866, 10, 88028, 'Full Mug', 'questinteract', 'Examining', '', 1, 3720, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152554, 0, 0, 0, 0, 0, 0, 0, 120188, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Full Mug +(418846, 10, 86576, 'Hastily Constructed Blockade', 'questinteract', 'Knocking', '', 1.5, 1634, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431658, 0, 0, 0, 108913, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Hastily Constructed Blockade +(418843, 10, 86576, 'Hastily Constructed Blockade', 'inspect', 'Knocking', '', 1, 1634, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431653, 0, 0, 0, 108913, 0, 0, 0, 0, 0, 0, 0, 119889, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Hastily Constructed Blockade +(418393, 10, 51549, 'Earthen Slate', 'questinteract', '', '', 0.75, 1634, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431632, 0, 0, 0, 0, 0, 0, 0, 0, 33407, 0, 0, 126066, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Slate +(415718, 10, 86576, 'Hastily Constructed Blockade', 'questinteract', 'Knocking', '', 1, 1634, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 430982, 0, 0, 0, 108913, 0, 0, 0, 0, 0, 0, 0, 120335, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Hastily Constructed Blockade +(461486, 0, 6391, 'Collision Wall', '', '', '', 0.649999976158142089, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Collision Wall +(414329, 50, 87330, 'Crystallized Arathor\'s Spear', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 433643, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56263), -- Crystallized Arathor's Spear +(443532, 2, 86851, 'Rusted Lever', '', '', '', 1, 0, 27335, 0, 0, 0, 0, 0, 0, 1, 1, 121861, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56263), -- Rusted Lever +(442754, 5, 87453, 'Moving Supplies', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Moving Supplies +(411622, 3, 86166, 'Machinist Plinth', 'questinteract', 'Investigating', '', 0.5, 1691, 0, 1, 0, 0, 0, 0, 0, 78562, 0, 0, 0, 0, 0, 193761, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120306, 0, 0, 0, 0, 2798, 56263), -- Machinist Plinth +(449933, 5, 87834, 'Straight Pipe (End Caps)', '', '', '', 0.349999994039535522, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Straight Pipe (End Caps) +(449931, 5, 92199, 'Pipe Cap', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Pipe Cap +(451266, 10, 88249, 'Valve', 'questinteract', '', '', 0.60000002384185791, 3815, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 452006, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123416, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 600, 0, 0, 56263), -- Valve +(451263, 10, 88249, 'Valve', 'questinteract', '', '', 0.60000002384185791, 3815, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 435422, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123416, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 600, 0, 0, 56263), -- Valve +(449928, 5, 92199, 'Pipe Cap', '', '', '', 0.300000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Pipe Cap +(433995, 5, 87786, 'Straight Pipe (Mid Cap)', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Straight Pipe (Mid Cap) +(433994, 5, 87801, 'Angle Pipe', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Angle Pipe +(418844, 10, 86851, 'Activation Lever', 'questinteract', '', '', 2, 0, 0, 90354, 15000, 0, 0, 0, 0, 0, 0, 441655, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120284, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Activation Lever +(410620, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.999998450279235839, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(413703, 3, 84464, 'Discarded Loot', 'lootall', '', '', 1, 3706, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120592, 0, 0, 0, 0, 2798, 56263), -- Discarded Loot +(462142, 3, 84464, 'Discarded Loot', 'lootall', '', '', 1, 3706, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127236, 0, 0, 0, 0, 2798, 56263), -- Discarded Loot +(416398, 3, 84464, 'Discarded Loot', 'lootall', '', '', 1, 3706, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121109, 0, 0, 0, 0, 2798, 56263), -- Discarded Loot +(462141, 3, 84464, 'Discarded Loot', 'lootall', '', '', 1, 3706, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127235, 0, 0, 0, 0, 2798, 56263), -- Discarded Loot +(462139, 3, 84464, 'Discarded Loot', 'lootall', '', '', 1, 3706, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127233, 0, 0, 0, 0, 2798, 56263), -- Discarded Loot +(462137, 3, 84464, 'Discarded Loot', 'lootall', '', '', 1, 3706, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127231, 0, 0, 0, 0, 2798, 56263), -- Discarded Loot +(462140, 3, 84464, 'Discarded Loot', 'lootall', '', '', 1, 3706, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127234, 0, 0, 0, 0, 2798, 56263), -- Discarded Loot +(462138, 3, 84464, 'Discarded Loot', 'lootall', '', '', 1, 3706, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127232, 0, 0, 0, 0, 2798, 56263), -- Discarded Loot +(462136, 3, 84464, 'Discarded Loot', 'lootall', '', '', 1, 3706, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127230, 0, 0, 0, 0, 2798, 56263), -- Discarded Loot +(414973, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999821186065673, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(416394, 5, 86164, 'Collapsed Rubble', '', '', '', 1.70000004768371582, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56263), -- Collapsed Rubble +(414974, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414978, 5, 85079, '11DU_CATACOMBS_Lighting_ToggleBrazier01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleBrazier01 +(437471, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999821186065673, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(437469, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999821186065673, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414977, 5, 85079, '11DU_CATACOMBS_Lighting_ToggleBrazier01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleBrazier01 +(437472, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999821186065673, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(437470, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999821186065673, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414983, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999821186065673, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414981, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999821186065673, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(410622, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.999998450279235839, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(410378, 5, 84964, '11KO_Kobold_Lighting_Candle01', '', '', '', 1.999998092651367187, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle01 +(410377, 5, 84964, '11KO_Kobold_Lighting_Candle01', '', '', '', 1.999998211860656738, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle01 +(410376, 5, 84964, '11KO_Kobold_Lighting_Candle01', '', '', '', 1.999998211860656738, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle01 +(410941, 5, 85077, '11KO_Kobold_Lighting_Candle06', '', '', '', 2.999997138977050781, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle06 +(410678, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.999998331069946289, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(410677, 5, 84964, '11KO_Kobold_Lighting_Candle01', '', '', '', 1.499998688697814941, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle01 +(410372, 5, 84964, '11KO_Kobold_Lighting_Candle01', '', '', '', 3.102232217788696289, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle01 +(430172, 5, 88586, '11KO_Kobold_Furniture_Throne01', '', '', '', 0.999999105930328369, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Furniture_Throne01 +(410617, 5, 85074, '11KO_Kobold_Lighting_Candle02', '', '', '', 1.499998807907104492, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle02 +(410624, 5, 85074, '11KO_Kobold_Lighting_Candle02', '', '', '', 1.999998211860656738, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle02 +(411053, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.499998927116394042, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(433584, 5, 84964, '11KO_Kobold_Lighting_Candle01', '', '', '', 0.999999105930328369, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle01 +(433581, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 0.999999165534973144, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(433577, 5, 84964, '11KO_Kobold_Lighting_Candle01', '', '', '', 1.499998688697814941, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle01 +(433436, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.499998688697814941, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(433435, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.499998688697814941, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(433434, 5, 85076, '11KO_Kobold_Lighting_Candle04', '', '', '', 1.499998927116394042, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle04 +(433433, 5, 84964, '11KO_Kobold_Lighting_Candle01', '', '', '', 1.499998688697814941, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle01 +(411281, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.999998331069946289, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(410956, 5, 84964, '11KO_Kobold_Lighting_Candle01', '', '', '', 1.499998688697814941, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle01 +(410955, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 0.999999284744262695, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(410691, 5, 85076, '11KO_Kobold_Lighting_Candle04', '', '', '', 1.499998927116394042, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle04 +(410684, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.499998688697814941, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(410683, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 0.999999165534973144, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(410682, 5, 84964, '11KO_Kobold_Lighting_Candle01', '', '', '', 1.499998688697814941, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle01 +(410374, 5, 84964, '11KO_Kobold_Lighting_Candle01', '', '', '', 1.499998688697814941, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle01 +(433877, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.999998331069946289, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(433576, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 0.999999165534973144, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(433574, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.499998688697814941, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(410690, 5, 85077, '11KO_Kobold_Lighting_Candle06', '', '', '', 1.499998688697814941, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle06 +(433575, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.999998331069946289, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(410798, 5, 84964, '11KO_Kobold_Lighting_Candle01', '', '', '', 1.499998688697814941, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle01 +(433579, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.499998688697814941, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(433578, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.169999003410339355, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(411427, 5, 85399, '11KO_Kobold_Lighting_HangingLantern02', '', '', '', 3.999999046325683593, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_HangingLantern02 +(410693, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 0.999999165534973144, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(410615, 5, 85074, '11KO_Kobold_Lighting_Candle02', '', '', '', 1.499998807907104492, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle02 +(433583, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.169999003410339355, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(433437, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.499998688697814941, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(414988, 5, 85079, '11DU_CATACOMBS_Lighting_ToggleBrazier01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleBrazier01 +(411283, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 0.999999165534973144, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(411278, 5, 84964, '11KO_Kobold_Lighting_Candle01', '', '', '', 1.999998211860656738, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle01 +(411277, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.999998331069946289, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(410688, 5, 85076, '11KO_Kobold_Lighting_Candle04', '', '', '', 1.499998688697814941, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle04 +(433582, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.169999003410339355, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(433580, 5, 85075, '11KO_Kobold_Lighting_Candle03', '', '', '', 1.499998688697814941, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle03 +(414987, 5, 85079, '11DU_CATACOMBS_Lighting_ToggleBrazier01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleBrazier01 +(414984, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(410689, 5, 85078, '11KO_Kobold_Lighting_Candle05', '', '', '', 0.999999701976776123, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle05 +(410685, 5, 85077, '11KO_Kobold_Lighting_Candle06', '', '', '', 1.999998331069946289, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle06 +(410944, 5, 85076, '11KO_Kobold_Lighting_Candle04', '', '', '', 1.499998927116394042, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle04 +(410799, 5, 85077, '11KO_Kobold_Lighting_Candle06', '', '', '', 1.999998092651367187, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle06 +(414979, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999821186065673, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(410913, 5, 85077, '11KO_Kobold_Lighting_Candle06', '', '', '', 1.249999046325683593, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle06 +(411279, 5, 84964, '11KO_Kobold_Lighting_Candle01', '', '', '', 0.999999046325683593, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle01 +(416385, 5, 84188, 'Massive Candle', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Massive Candle +(414982, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414971, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999821186065673, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(410801, 5, 85074, '11KO_Kobold_Lighting_Candle02', '', '', '', 0.999999046325683593, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11KO_Kobold_Lighting_Candle02 +(420087, 10, 85079, 'Oil Packed Brazier', '', 'Light Brazier', '', 1, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 432354, 0, 0, 0, 202791, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 56263), -- Oil Packed Brazier +(414976, 5, 85079, '11DU_CATACOMBS_Lighting_ToggleBrazier01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleBrazier01 +(414985, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414980, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414994, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999403953552246, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414993, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999523162841796, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414986, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414975, 5, 85079, '11DU_CATACOMBS_Lighting_ToggleBrazier01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleBrazier01 +(416300, 0, 38005, 'Blocker', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Blocker +(420089, 10, 85079, 'Oil Packed Brazier', '', 'Light Brazier', '', 1, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 432390, 0, 0, 0, 202791, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 56263), -- Oil Packed Brazier +(413677, 10, 85078, 'Wavering Candle', 'questinteract', 'Snuffing', '', 2, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 430804, 0, 0, 0, 252545, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 56263), -- Wavering Candle +(437473, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(430174, 0, 90112, '11DU_Foundry_Door01_Large', '', '', '', 0.999999761581420898, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_Foundry_Door01_Large +(433443, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(414455, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(437461, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(414995, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.99999934434890747, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(437452, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(437480, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999821186065673, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(437458, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(414454, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999821186065673, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(414803, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999642372131347, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(433824, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(414795, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999821186065673, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(433829, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(414491, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999582767486572, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(437474, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(437459, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(433453, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(433568, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999821186065673, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(437466, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(437478, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(433456, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(414428, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(430173, 0, 90112, '11DU_Foundry_Door01_Large', '', '', '', 0.999999761581420898, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_Foundry_Door01_Large +(410731, 5, 85079, '11DU_CATACOMBS_Lighting_ToggleBrazier01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleBrazier01 +(433448, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(433440, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999403953552246, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414426, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(414480, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999582767486572, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(437465, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(410728, 5, 85081, '11DU_CATACOMBS_Lighting_ToggleCandle07', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle07 +(433445, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(414420, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999582767486572, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(437454, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(433426, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(414997, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.99999934434890747, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(437483, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(410509, 0, 85001, '11DU_CATACOMBS_GATE01', '', '', '', 0.999999761581420898, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_GATE01 +(414797, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999582767486572, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414441, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(433826, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(437460, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(414509, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999582767486572, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(414485, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999523162841796, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(433570, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999821186065673, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(433823, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(437475, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(414477, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999582767486572, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(414425, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(437477, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(414469, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999463558197021, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(433455, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(414429, 5, 85079, '11DU_CATACOMBS_Lighting_ToggleBrazier01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleBrazier01 +(433450, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(410805, 5, 85081, '11DU_CATACOMBS_Lighting_ToggleCandle07', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle07 +(410725, 5, 85081, '11DU_CATACOMBS_Lighting_ToggleCandle07', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle07 +(433428, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(410721, 5, 85079, '11DU_CATACOMBS_Lighting_ToggleBrazier01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleBrazier01 +(437467, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(433442, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(437453, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(414802, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999642372131347, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414422, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999582767486572, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414460, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 1.239999771118164062, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(433447, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(414794, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999821186065673, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(437451, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(433439, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999463558197021, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414490, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999701976776123, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(433569, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(410730, 5, 85081, '11DU_CATACOMBS_Lighting_ToggleCandle07', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle07 +(414427, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(433425, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(414414, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(433828, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(433431, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999523162841796, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(414421, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999642372131347, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(430175, 0, 90112, '11DU_Foundry_Door01_Large', '', '', '', 0.999999821186065673, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_Foundry_Door01_Large +(414503, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999582767486572, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(433572, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999821186065673, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414487, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999523162841796, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(433452, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(437479, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(433444, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(414479, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999582767486572, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263); -- 11DU_CATACOMBS_Lighting_ToggleCandle02 + +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(414471, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999821186065673, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(414996, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999165534973144, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(410727, 5, 85081, '11DU_CATACOMBS_Lighting_ToggleCandle07', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle07 +(414972, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414423, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999642372131347, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414796, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999582767486572, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(433825, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(410718, 5, 85079, '11DU_CATACOMBS_Lighting_ToggleBrazier01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleBrazier01 +(414500, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999582767486572, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(414484, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999523162841796, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(410724, 5, 85081, '11DU_CATACOMBS_Lighting_ToggleCandle07', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle07 +(410668, 5, 85079, '11DU_CATACOMBS_Lighting_ToggleBrazier01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleBrazier01 +(430177, 0, 85001, '11DU_CATACOMBS_GATE01', '', '', '', 0.999999761581420898, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_GATE01 +(433457, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(414419, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999642372131347, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(430176, 0, 90112, '11DU_Foundry_Door01_Large', '', '', '', 0.999999821186065673, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_Foundry_Door01_Large +(433449, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(433441, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999403953552246, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(437462, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(433571, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(437463, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(414489, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999642372131347, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(433573, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(437456, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(437481, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(433822, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(433427, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(414481, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999523162841796, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(433454, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(410729, 5, 85081, '11DU_CATACOMBS_Lighting_ToggleCandle07', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle07 +(437464, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(433429, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(433446, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(437457, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(420154, 0, 85001, '11DU_CATACOMBS_GATE01', '', '', '', 0.999999821186065673, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_GATE01 +(437455, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(433438, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999463558197021, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414459, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 1.429999709129333496, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(414440, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(437476, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(433430, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999582767486572, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(437482, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(410713, 5, 85079, '11DU_CATACOMBS_Lighting_ToggleBrazier01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleBrazier01 +(414998, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999165534973144, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(433827, 5, 85075, '11DU_CATACOMBS_Lighting_ToggleCandle03', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle03 +(410719, 5, 85079, '11DU_CATACOMBS_Lighting_ToggleBrazier01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleBrazier01 +(414502, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999523162841796, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(433451, 5, 85074, '11DU_CATACOMBS_Lighting_ToggleCandle02', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle02 +(414470, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999582767486572, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(410726, 5, 85081, '11DU_CATACOMBS_Lighting_ToggleCandle07', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle07 +(437468, 5, 84964, '11DU_CATACOMBS_Lighting_ToggleCandle01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleCandle01 +(410720, 5, 85079, '11DU_CATACOMBS_Lighting_ToggleBrazier01', '', '', '', 0.999999761581420898, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 11DU_CATACOMBS_Lighting_ToggleBrazier01 +(417138, 3, 86755, 'Intriguing Scrap', 'questinteract', 'Rummaging', '', 1, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121207, 0, 0, 0, 0, 2798, 56263), -- Intriguing Scrap +(417137, 3, 86754, 'Intriguing Scrap', 'questinteract', 'Rummaging', '', 1, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121207, 0, 0, 0, 0, 2798, 56263), -- Intriguing Scrap +(417136, 3, 15989, 'Intriguing Scrap', 'questinteract', 'Rummaging', '', 1, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121207, 0, 0, 0, 0, 2798, 56263), -- Intriguing Scrap +(411878, 3, 61965, 'Intriguing Scrap', 'questinteract', 'Rummaging', '', 1, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121207, 0, 0, 0, 0, 2798, 56263), -- Intriguing Scrap +(454405, 10, 9247, 'Attwogaz\'s Plaque', 'inspect', '', '', 0.75, 0, 0, 0, 1, 0, 0, 0, 9335, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Attwogaz's Plaque +(455890, 50, 29552, 'Waterlogged Refuse', '', 'Looting', '', 0.5, 1691, 125290, 0, 0, 0, 0, 45, 0, 0, 222227, 0, 0, 0, 3, 0, 0, 0, 6356, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56263), -- Waterlogged Refuse +(430562, 10, 87454, 'Kobold Cauldron', 'questinteract', '', '', 0.85000002384185791, 3756, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 440066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 119680, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Kobold Cauldron +(430559, 10, 87454, 'Kobold Cauldron', 'questinteract', '', '', 0.849999964237213134, 3756, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 440064, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 119679, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Kobold Cauldron +(430563, 10, 87454, 'Kobold Cauldron', 'questinteract', '', '', 1, 3756, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 440068, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 119682, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Kobold Cauldron +(430561, 10, 87454, 'Kobold Cauldron', 'questinteract', '', '', 0.85000002384185791, 3756, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 440062, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 119678, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Kobold Cauldron +(430560, 10, 87454, 'Kobold Cauldron', 'questinteract', '', '', 0.879999995231628417, 3756, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 440061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 119677, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Kobold Cauldron +(430558, 10, 87454, 'Kobold Cauldron', 'questinteract', '', '', 0.900000035762786865, 3756, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 440067, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 119681, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Kobold Cauldron +(451676, 25, 6434, 'Floating Deep Treasure', '', '', '', 1, 4, 125059, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56263), -- Floating Deep Treasure +(428699, 3, 87386, 'Sizzling Barrel', 'questinteract', 'Carefully Grabbing', '', 1, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119914, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122270, 0, 0, 0, 0, 2798, 56263), -- Sizzling Barrel +(415819, 5, 75069, 'Fire Wall', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56263), -- Fire Wall +(420014, 5, 82970, 'Liberated Candles', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Liberated Candles +(433335, 3, 88838, 'Fallen Earthen', 'questinteract', 'Searching', '', 1, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169669, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122564, 0, 0, 0, 0, 2798, 56263), -- Fallen Earthen +(417311, 10, 77771, 'Climbing Rope', '', 'Climbing', '', 1, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431401, 0, 0, 0, 129859, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Climbing Rope +(433333, 3, 88835, 'Fallen Earthen', 'questinteract', 'Searching', '', 1, 43, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 169669, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122562, 0, 0, 0, 0, 2798, 56263), -- Fallen Earthen +(415754, 10, 85925, 'Sealed Gate', 'questinteract', 'Opening', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 460018, 0, 0, 0, 37521, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2000, 0, 2798, 56263), -- Sealed Gate +(449547, 23, 92048, 'Meeting Stone', '', '', '', 1, 1, 60, 14882, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2974, 56263), -- Meeting Stone +(433334, 3, 88837, 'Fallen Earthen', 'questinteract', 'Searching', '', 1, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169669, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122563, 0, 0, 0, 0, 2798, 56263), -- Fallen Earthen +(420020, 5, 87521, 'Ruined Mining Rig', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Ruined Mining Rig +(415736, 10, 87519, 'Abandoned Mining Rig', 'questinteract', '', '', 1, 2668, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 430540, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Abandoned Mining Rig +(411756, 3, 88757, 'Fallen Earthen', 'questinteract', 'Searching', '', 1, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169669, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120588, 0, 0, 0, 0, 2798, 56263), -- Fallen Earthen +(411755, 3, 87047, 'Flickerflame Candles', 'questinteract', 'Collecting', '', 0.25, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120591, 0, 0, 0, 0, 2798, 56263), -- Flickerflame Candles +(454174, 9, 90234, 'Earthen Memorial', 'inspect', '', '', 1, 9405, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56263), -- Earthen Memorial +(446035, 10, 85335, 'Candle Stub', '', '', '', 1, 0, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56263), -- Candle Stub +(445403, 3, 84464, 'Scary Dark Chest', '', '', '', 1, 1690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6277, 124056, 0, 0, 0, 0, 2798, 56263), -- Scary Dark Chest +(418837, 5, 86777, 'Hammer-Derrick', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Hammer-Derrick +(446034, 10, 85336, 'Candle Stub', '', '', '', 1, 0, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56263), -- Candle Stub +(445523, 10, 85337, 'Candle Stub', '', '', '', 1, 0, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56263), -- Candle Stub +(422878, 5, 31227, 'Shackling Post', '', '', '', 0.150000005960464477, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Shackling Post +(411876, 5, 87679, 'Shackling Post', '', '', '', 0.75, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Shackling Post +(454407, 10, 214, 'Uisgaz\'s Plaque', 'inspect', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 9337, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Uisgaz's Plaque +(411624, 3, 86166, 'Machinist Plinth', 'questinteract', 'Investigating', '', 0.5, 1691, 0, 1, 0, 0, 0, 0, 0, 78562, 0, 0, 0, 0, 0, 193761, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120308, 0, 0, 0, 0, 2798, 56263), -- Machinist Plinth +(452058, 0, 84815, 'Sealed Door', '', '', '', 1, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Sealed Door +(452057, 0, 27911, 'Sealed Window', '', '', '', 1, 0, 0, 3000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Sealed Window +(424200, 5, 88189, 'Abandoned Boring Machine', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Abandoned Boring Machine +(428139, 10, 84930, 'Rubble', 'questinteract', 'Clearing', '', 0.5, 3723, 0, 0, 1, 0, 0, 0, 0, 0, 0, 437612, 0, 0, 0, 156031, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Rubble +(424199, 5, 88188, 'Abandoned Boring Machine', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Abandoned Boring Machine +(411623, 3, 86166, 'Machinist Plinth', 'questinteract', 'Investigating', '', 0.5, 1691, 0, 1, 0, 0, 0, 0, 0, 78562, 0, 0, 0, 0, 0, 193761, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120307, 0, 0, 0, 0, 2798, 56263), -- Machinist Plinth +(411422, 5, 85395, 'Explosive Cache', 'questinteract', '', '', 0.699999988079071044, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Explosive Cache +(417047, 10, 85394, 'Nerubian Explosive Cache', 'questinteract', '', '', 2, 3605, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 432413, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Nerubian Explosive Cache +(434873, 3, 89362, 'Caustic Bloom', 'questinteract', 'Gathering', '', 0.5, 3634, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 234336, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122723, 1, 0, 0, 0, 2798, 56263), -- Caustic Bloom +(446094, 43, 91115, 'Earthen Scaffolding', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(446091, 43, 91115, 'Earthen Scaffolding', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(446084, 43, 91115, 'Earthen Scaffolding', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(446071, 43, 91115, 'Earthen Scaffolding', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(446058, 43, 91115, 'Earthen Scaffolding', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444918, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.70999997854232788, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444912, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.70999997854232788, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444884, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.70999997854232788, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444883, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.70999997854232788, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444882, 43, 91115, 'Earthen Scaffolding', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444881, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.70999997854232788, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444880, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.819999992847442626, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444879, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.70999997854232788, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444878, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.70999997854232788, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444877, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.70999997854232788, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444876, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.70999997854232788, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444875, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.70999997854232788, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444874, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.70999997854232788, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444873, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.70999997854232788, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444872, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.70999997854232788, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444871, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.70999997854232788, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444870, 43, 91113, 'Earthen Scaffolding', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444869, 43, 91113, 'Earthen Scaffolding', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444868, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.70999997854232788, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444867, 43, 91094, 'Earthen Scaffolding', '', '', '', 0.819999933242797851, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Scaffolding +(444366, 5, 62313, 'Small Fire [DNT]', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Small Fire [DNT] +(444365, 5, 28421, 'Med Fire [DNT]', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Med Fire [DNT] +(444364, 5, 14672, 'Large Fire [DNT]', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Large Fire [DNT] +(444065, 50, 88562, 'Elemental Geode', '', '', '', 0.75, 1690, 125944, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6243, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56263), -- Elemental Geode +(422395, 5, 87271, 'Web Door [DNT]', '', '', '', 0.400000005960464477, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Web Door [DNT] +(446636, 10, 87539, 'Sizzling Keg', 'questinteract', 'Connecting', '', 1, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 450657, 0, 0, 0, 250513, 0, 0, 0, 0, 0, 1, 0, 122950, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Sizzling Keg +(446635, 10, 87539, 'Sizzling Keg', 'questinteract', 'Connecting', '', 1, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 450656, 0, 0, 0, 250513, 0, 0, 0, 0, 0, 1, 0, 122949, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Sizzling Keg +(446634, 10, 87539, 'Sizzling Keg', 'questinteract', 'Connecting', '', 1, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 450655, 0, 0, 0, 250513, 0, 0, 0, 0, 0, 1, 0, 122948, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Sizzling Keg +(446633, 10, 74581, 'Rope Fuse', 'questinteract', 'Grabbing', '', 1, 1690, 78541, 0, 3000, 0, 0, 0, 0, 0, 0, 450653, 0, 0, 0, 37379, 0, 0, 0, 0, 0, 1, 0, 118803, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Rope Fuse +(446632, 10, 74581, 'Rope Fuse', 'questinteract', 'Grabbing', '', 1, 1690, 78541, 0, 3000, 0, 0, 0, 0, 0, 0, 450652, 0, 0, 0, 37379, 0, 0, 0, 0, 0, 1, 0, 118803, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Rope Fuse +(446631, 10, 74581, 'Rope Fuse', 'questinteract', 'Grabbing', '', 1, 1690, 78541, 0, 3000, 0, 0, 0, 0, 0, 0, 450651, 0, 0, 0, 37379, 0, 0, 0, 0, 0, 1, 0, 118803, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Rope Fuse +(431545, 10, 91005, 'Meadery Ladder', '', '', '', 0.670000016689300537, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 440041, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Meadery Ladder +(422155, 10, 74581, 'Rope Fuse', 'questinteract', 'Grabbing', '', 1, 1690, 78541, 0, 3000, 0, 0, 0, 0, 0, 0, 434279, 0, 0, 0, 37379, 0, 0, 0, 0, 0, 1, 0, 118803, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Rope Fuse +(422147, 10, 87539, 'Sizzling Keg', 'questinteract', 'Connecting', '', 1, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 434280, 0, 0, 0, 250513, 0, 0, 0, 0, 0, 1, 0, 117939, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Sizzling Keg +(462487, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(452039, 23, 92048, 'Summoning Stone', '', '', '', 1, 1, 60, 15103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2974, 56263), -- Summoning Stone +(424439, 10, 87386, 'Keg of Cinderbrew Mead', 'questinteract', 'Lifting', '', 1.149999976158142089, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61031, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Keg of Cinderbrew Mead +(424438, 5, 88252, 'Cinderbrew Keg Stand', '', '', '', 1.10000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Cinderbrew Keg Stand +(424437, 5, 87483, 'Cinderbrew Keg', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Cinderbrew Keg +(462500, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(462495, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(462493, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(462490, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(462489, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(462483, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(462479, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(462478, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(462501, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(462498, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(462497, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(462496, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(462494, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(462492, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(462491, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(462488, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(462486, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(462485, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(462484, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(462482, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(462481, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(462480, 7, 87468, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(456130, 22, 58438, 'Refreshment Table', '', '', '', 1, 167143, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 482, 56263), -- Refreshment Table +(466060, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(465881, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(465916, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(465034, 0, 68010, 'Wind Wall', '', '', '', 3.175873994827270507, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Wind Wall +(466097, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(466057, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(465982, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(466062, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(429306, 0, 88453, 'Earthen Door', '', '', '', 0.800293326377868652, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Door +(465907, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(465886, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(430493, 0, 88453, 'Earthen Door', '', '', '', 0.58178257942199707, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Door +(466082, 43, 90201, 'Dormant Rock Giant', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Dormant Rock Giant +(429304, 0, 88453, 'Earthen Door', '', '', '', 0.849999487400054931, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Door +(465971, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(465939, 23, 92048, 'Meeting Stone', '', '', '', 1, 1, 60, 14938, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2973, 56263), -- Meeting Stone +(465923, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(465952, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(465928, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(465920, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(450650, 43, 90195, 'Dormant Rock Giant', '', '', '', 1.5, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Dormant Rock Giant +(429308, 0, 84623, 'Earthen Door', '', '', '', 1.109999418258666992, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Door +(466088, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(465925, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(465976, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(466032, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(466061, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(466021, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(465989, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(465965, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(465949, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(465033, 0, 68010, 'Wind Wall', '', '', '', 3.175873994827270507, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Wind Wall +(465983, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(466018, 7, 88281, 'Bench', '', '', '', 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(450180, 0, 88391, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 450180 +(429305, 0, 88453, 'Earthen Door', '', '', '', 0.829999744892120361, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Door +(466015, 19, 87471, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Mailbox +(429307, 0, 84623, 'Earthen Door', '', '', '', 1.122049212455749511, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Earthen Door +(450699, 0, 88391, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- 450699 +(452659, 7, 87468, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(424179, 5, 8472, 'Arcane Shield Dome', '', '', '', 0.079999998211860656, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Arcane Shield Dome +(423582, 10, 85588, 'Cinderbrew Keg', 'questinteract', 'Picking Up', '', 0.200000002980232238, 2173, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125962, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56263), -- Cinderbrew Keg +(423579, 5, 90864, 'Nerubian Burrow', 'questinteract', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Nerubian Burrow +(416954, 10, 87735, 'Ore Fragment', 'questinteract', 'Picking Up', '', 0.699999988079071044, 259, 0, 0, 1, 0, 0, 0, 0, 0, 0, 431009, 0, 0, 0, 125962, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Ore Fragment +(416950, 3, 87734, 'Unsorted Ore Pile', 'questinteract', 'Destroying', '', 0.5, 3818, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121120, 1, 0, 0, 0, 2797, 56263), -- Unsorted Ore Pile +(443526, 56, 9510, 'Supply Bag', '', '', '', 1.5, 0, 82254, 0, 822, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2677, 56263), -- Supply Bag +(444069, 0, 87027, 'Treasure Room Door', '', '', '', 1.299999952316284179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Treasure Room Door +(454092, 3, 84464, '|cff1EFF00Sturdy Chest', 'lootall', '', '', 0.699999988079071044, 1634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456676, 0, 0, 0, 125908, 0, 0, 0, 1, 2677, 56263), -- |cff1EFF00Sturdy Chest +(455824, 3, 92960, 'Webbed Hookshot', 'questinteract', '', '', 0.300000011920928955, 3585, 126517, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 2677, 56263), -- Webbed Hookshot +(454090, 3, 84464, '|cff1EFF00Sturdy Chest', 'lootall', '', '', 0.699999988079071044, 1634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456673, 0, 0, 0, 125907, 0, 0, 0, 1, 2677, 56263), -- |cff1EFF00Sturdy Chest +(441100, 0, 90112, 'Door02', '', '', '', 0.699999868869781494, 0, 0, 3000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Door02 +(441099, 0, 90112, 'Entrance Door', '', '', '', 0.699999868869781494, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Entrance Door +(454049, 3, 84464, '|cff1EFF00Sturdy Chest', 'lootall', '', '', 0.699999988079071044, 1634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458224, 0, 0, 0, 125906, 0, 0, 0, 1, 2677, 56263), -- |cff1EFF00Sturdy Chest +(454094, 3, 84464, '|cff1EFF00Sturdy Chest', 'lootall', '', '', 0.699999988079071044, 1634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456675, 0, 0, 0, 125911, 0, 0, 0, 1, 2677, 56263), -- |cff1EFF00Sturdy Chest +(454091, 3, 84464, '|cff1EFF00Sturdy Chest', 'lootall', '', '', 0.699999988079071044, 1634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 456273, 0, 0, 0, 125909, 0, 0, 0, 1, 2677, 56263), -- |cff1EFF00Sturdy Chest +(441717, 0, 90112, 'Deadend Door', '', '', '', 0.699999868869781494, 0, 0, 3000, 0, 0, 0, 0, 5703, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Deadend Door +(441716, 0, 90112, 'Door?', '', '', '', 0.719999909400939941, 0, 0, 3000, 0, 0, 0, 0, 5703, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Door? +(441101, 0, 90112, 'Main Room Door', '', '', '', 0.699999868869781494, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Main Room Door +(462151, 5, 90407, 'Tangleweb Remnants', '', '', '', 0.800000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Tangleweb Remnants +(433084, 3, 88795, 'Dead Earthen', 'questinteract', '', '', 1, 3584, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122540, 0, 0, 0, 0, 2797, 56263), -- Dead Earthen +(421557, 5, 90407, 'Tangleweb Remnants', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Tangleweb Remnants +(421554, 10, 77202, 'Coreway Rubble', 'questinteract', 'Destroying', '', 1, 3714, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431069, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Coreway Rubble +(421552, 10, 80109, 'Coreway Rubble', 'questinteract', 'Destroying', '', 2, 3714, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431069, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Coreway Rubble +(415591, 10, 28421, 'Fire Patch', 'questinteract', 'Destroying', '', 1, 2668, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Fire Patch +(415590, 5, 90407, 'Tangleweb Remnants', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Tangleweb Remnants +(415587, 10, 85363, 'Coreway Rubble', 'questinteract', 'Destroying', '', 1.5, 3714, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431069, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Coreway Rubble +(441263, 5, 72764, 'Slipstream', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Slipstream +(441195, 5, 90214, 'Deactivated Earthen', 'unableinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Deactivated Earthen +(441194, 5, 89585, 'Deactivated Earthen', 'unableinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Deactivated Earthen +(441183, 10, 87928, 'Galan\'s Edict', 'openhandglow', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9239, 0, 2, 446283, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 6182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56263), -- Galan's Edict +(441271, 5, 72763, 'Slipstream', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Slipstream +(415005, 10, 86359, 'Dalaran Power Shard', 'questinteract', 'Activating', '', 1, 3731, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 429955, 0, 0, 0, 27700, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Dalaran Power Shard +(414957, 10, 88053, 'Hastily-Prepared Antidote', 'questinteract', 'Tossing', '', 1, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 429935, 0, 0, 0, 252056, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Hastily-Prepared Antidote +(414927, 10, 25536, 'Rittsyn\'s Soulstone', 'questinteract', 'Using', '', 1, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 429911, 0, 0, 0, 19700, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Rittsyn's Soulstone +(414871, 10, 74311, 'Sunreaver Satchel', 'questinteract', 'Searching for Potions', '', 1, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 429882, 0, 0, 0, 252040, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Sunreaver Satchel +(423854, 10, 52921, 'Soulwell', '', '', '', 1, 1634, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 462157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 127311, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Soulwell +(411837, 5, 12983, 'Demonic Gateway', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Demonic Gateway +(414919, 10, 77202, 'Tower Fragment', 'questinteract', 'Lifting', '', 1.25, 3601, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 429905, 0, 0, 0, 61031, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Tower Fragment +(433329, 2, 9011, 'Khadgar\'s Portal', 'questinteract', '', '', 1, 0, 27793, 0, 36313, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Khadgar's Portal +(417793, 7, 30889, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417785, 7, 34046, 'Bench', '', '', '', 0.999999761581420898, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417528, 7, 34046, 'Bench', '', '', '', 0.999999821186065673, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417527, 7, 34046, 'Bench', '', '', '', 0.999999821186065673, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417858, 10, 33334, 'Rogue Lore', '', '', '', 1.249999761581420898, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Rogue Lore +(417790, 7, 30889, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417789, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263); -- Chair + +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(417775, 7, 15413, 'Bench', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417774, 7, 15413, 'Bench', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417773, 7, 15413, 'Bench', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417771, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417768, 7, 34046, 'Bench', '', '', '', 0.999999821186065673, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417767, 7, 34046, 'Bench', '', '', '', 0.999999821186065673, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417763, 7, 15413, 'Bench', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417760, 7, 15413, 'Bench', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417759, 7, 15413, 'Bench', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417757, 7, 15413, 'Bench', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417756, 7, 15413, 'Bench', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417531, 7, 38125, 'Couch', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Couch +(417529, 7, 38124, 'Couch', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Couch +(417856, 7, 32290, 'Chair', '', '', '', 1.029999732971191406, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417857, 7, 32290, 'Chair', '', '', '', 1.029999732971191406, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417530, 7, 38125, 'Couch', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Couch +(417862, 7, 32290, 'Chair', '', '', '', 1.029999732971191406, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417855, 7, 32290, 'Chair', '', '', '', 1.029999852180480957, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417457, 7, 34046, 'Bench', '', '', '', 0.999999821186065673, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417864, 7, 32290, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417861, 7, 32290, 'Chair', '', '', '', 1.029999852180480957, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417766, 7, 34046, 'Bench', '', '', '', 0.999999821186065673, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417461, 7, 30871, 'Chair', '', '', '', 0.999999940395355224, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417860, 7, 32290, 'Chair', '', '', '', 1.029999852180480957, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417859, 7, 32290, 'Chair', '', '', '', 1.029999852180480957, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417462, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417772, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417769, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417770, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417467, 34, 8113, 'Guild Vault', '', '', '', 0.999999821186065673, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Guild Vault +(417754, 5, 38234, 'Kitchen Fire', '', '', '', 0.999999761581420898, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Kitchen Fire +(417456, 7, 34046, 'Bench', '', '', '', 0.999999761581420898, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417863, 7, 32290, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417458, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417459, 7, 30871, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417465, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417464, 7, 30871, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417753, 7, 30889, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417748, 7, 30871, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417747, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417746, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417739, 7, 30871, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417738, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417737, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417725, 7, 30871, 'Chair', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417466, 34, 8113, 'Guild Vault', '', '', '', 0.999999642372131347, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Guild Vault +(417463, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417460, 7, 30871, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417454, 7, 34046, 'Bench', '', '', '', 0.999999761581420898, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417752, 7, 30889, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417751, 7, 30889, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417750, 7, 30889, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417749, 7, 30889, 'Chair', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417742, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417741, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417740, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417736, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417735, 7, 30871, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417734, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417455, 7, 34046, 'Bench', '', '', '', 0.999999761581420898, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417730, 7, 30871, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417728, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417727, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417726, 7, 30871, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417639, 10, 33296, 'Door', '', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Door +(417638, 7, 15407, 'Stool', '', '', '', 1.000000715255737304, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417588, 7, 30889, 'Chair', '', '', '', 0.999999940395355224, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417587, 7, 30889, 'Chair', '', '', '', 0.999999940395355224, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417586, 7, 21605, 'Stool', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417585, 7, 21603, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417584, 7, 15419, 'Stool', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(442424, 0, 6391, 'Wall', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Wall +(454720, 43, 93487, 'Debris', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Debris +(456270, 0, 68010, 'Invisible Wall', '', '', '', 2.5, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Invisible Wall +(456261, 0, 68010, 'Invisible Wall', '', '', '', 2.5, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Invisible Wall +(444886, 5, 93257, 'Arcane Wall', '', '', '', 1.019999980926513671, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Arcane Wall +(417799, 7, 32290, 'Chair', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(465656, 0, 6391, 'Wall', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Wall +(417821, 7, 21602, 'Stool', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417820, 7, 21607, 'Stool', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417819, 7, 18717, 'Stool', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417805, 7, 18717, 'Stool', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417823, 7, 21607, 'Stool', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417822, 7, 21605, 'Stool', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417807, 7, 21607, 'Stool', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417806, 7, 21607, 'Stool', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417836, 7, 21602, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417834, 7, 18717, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417835, 7, 21607, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417838, 7, 21607, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417837, 7, 21605, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417810, 7, 21605, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417808, 7, 18717, 'Stool', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417804, 7, 21602, 'Stool', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417833, 7, 21607, 'Stool', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417832, 7, 21605, 'Stool', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417830, 7, 21607, 'Stool', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417809, 7, 21607, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417831, 7, 21602, 'Stool', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417829, 7, 18717, 'Stool', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417818, 7, 15292, 'Bench', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417814, 7, 15292, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417797, 5, 38234, 'Kitchen Fire', '', '', '', 0.999999940395355224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Kitchen Fire +(417828, 7, 21607, 'Stool', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417827, 7, 21605, 'Stool', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417826, 7, 21602, 'Stool', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417825, 7, 21607, 'Stool', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417824, 7, 18717, 'Stool', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417817, 7, 15292, 'Bench', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417812, 7, 15292, 'Bench', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417800, 7, 32290, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417796, 7, 30871, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417795, 7, 16151, 'Stool', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417794, 7, 16151, 'Stool', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417811, 7, 15292, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417816, 7, 15292, 'Bench', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417441, 7, 32290, 'Chair', '', '', '', 1.029999852180480957, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417440, 7, 32290, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417438, 7, 32290, 'Chair', '', '', '', 1.029999732971191406, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417437, 7, 32290, 'Chair', '', '', '', 1.029999732971191406, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417815, 7, 15292, 'Bench', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417813, 7, 15292, 'Bench', '', '', '', 0.999999940395355224, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417436, 7, 32290, 'Chair', '', '', '', 1.029999732971191406, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417439, 7, 32290, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417503, 7, 34046, 'Bench', '', '', '', 0.999999761581420898, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417502, 7, 34046, 'Bench', '', '', '', 0.999999940395355224, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417501, 7, 34046, 'Bench', '', '', '', 0.999999582767486572, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417470, 7, 34046, 'Bench', '', '', '', 0.999999821186065673, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417471, 7, 34046, 'Bench', '', '', '', 0.999999821186065673, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417481, 34, 8113, 'Guild Vault', '', '', '', 0.999999880790710449, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Guild Vault +(417476, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417475, 7, 30871, 'Chair', '', '', '', 0.999999940395355224, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417594, 7, 30871, 'Chair', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417593, 7, 30871, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417592, 7, 30871, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417591, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417590, 7, 34046, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417589, 7, 34046, 'Bench', '', '', '', 0.999999880790710449, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417434, 7, 34046, 'Bench', '', '', '', 0.999999642372131347, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417433, 7, 34046, 'Bench', '', '', '', 0.999999761581420898, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417479, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417478, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417854, 7, 27358, 'Stool', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417853, 7, 27358, 'Stool', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417473, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417472, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417432, 7, 34046, 'Bench', '', '', '', 0.999999821186065673, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417431, 7, 34046, 'Bench', '', '', '', 0.999999761581420898, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417480, 34, 8113, 'Guild Vault', '', '', '', 0.999999821186065673, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Guild Vault +(417477, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417474, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417469, 7, 34046, 'Bench', '', '', '', 0.999999701976776123, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417468, 7, 34046, 'Bench', '', '', '', 0.999999701976776123, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417600, 7, 34046, 'Bench', '', '', '', 0.999999821186065673, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417926, 7, 34046, 'Bench', '', '', '', 0.999999880790710449, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417923, 7, 30871, 'Chair', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417920, 7, 30871, 'Chair', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417910, 7, 30871, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417907, 7, 30889, 'Chair', '', '', '', 0.999999940395355224, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417917, 7, 34046, 'Bench', '', '', '', 0.999999880790710449, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417927, 5, 39961, 'Artifact', '', '', '', 0.799761891365051269, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Artifact +(417914, 7, 30889, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417911, 7, 34046, 'Bench', '', '', '', 0.999999821186065673, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417918, 7, 30871, 'Chair', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417921, 7, 30871, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417924, 7, 30871, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417925, 7, 34046, 'Bench', '', '', '', 1.00000011920928955, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417908, 7, 38125, 'Couch', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Couch +(417915, 7, 38125, 'Couch', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Couch +(417909, 7, 38125, 'Couch', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Couch +(417916, 7, 38125, 'Couch', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Couch +(417912, 7, 34046, 'Bench', '', '', '', 0.999999821186065673, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417922, 7, 34046, 'Bench', '', '', '', 0.999999880790710449, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417919, 7, 34046, 'Bench', '', '', '', 1.00000011920928955, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417599, 7, 34046, 'Bench', '', '', '', 0.999999701976776123, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417913, 7, 34046, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417597, 7, 30871, 'Chair', '', '', '', 0.999999940395355224, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417596, 7, 34046, 'Bench', '', '', '', 0.999999880790710449, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417595, 7, 34046, 'Bench', '', '', '', 0.999999940395355224, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417598, 7, 30871, 'Chair', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417845, 7, 32290, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417849, 7, 38132, 'Bench', '', '', '', 1.11999976634979248, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417846, 7, 32290, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417847, 7, 32290, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417521, 7, 34046, 'Bench', '', '', '', 0.999999761581420898, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417522, 5, 8507, 'Antonidas', '', '', '', 4.499999046325683593, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Antonidas +(417683, 5, 20413, 'Skinning Knife', '', '', '', 0.692583382129669189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Skinning Knife +(417682, 5, 33005, 'Skinning Knife', '', '', '', 0.692583143711090087, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Skinning Knife +(417681, 5, 14630, 'Table', '', '', '', 0.623325109481811523, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Table +(417702, 7, 30871, 'Chair', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417680, 5, 15414, 'Leatherworking Skin', '', '', '', 0.629999876022338867, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Leatherworking Skin +(417684, 7, 23498, 'Stool', '', '', '', 1.000000238418579101, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417705, 5, 32920, 'Artifact', '', '', '', 1.000000238418579101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Artifact +(417703, 5, 32921, 'Artifact', '', '', '', 0.870000064373016357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Artifact +(417717, 5, 32912, 'Artifact', '', '', '', 1.00000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Artifact +(417716, 5, 32913, 'Artifact', '', '', '', 1.000000357627868652, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Artifact +(417715, 5, 32911, 'Artifact', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Artifact +(417714, 5, 32910, 'Artifact', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Artifact +(417713, 5, 32111, 'Artifact', '', '', '', 1.00000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Artifact +(417712, 5, 32914, 'Artifact', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Artifact +(417711, 5, 32918, 'Artifact', '', '', '', 1.00000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Artifact +(417710, 5, 32915, 'Artifact', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Artifact +(417709, 5, 32917, 'Artifact', '', '', '', 0.750000238418579101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Artifact +(417708, 5, 32916, 'Artifact', '', '', '', 1.000000238418579101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Artifact +(417707, 5, 32923, 'Artifact', '', '', '', 1.000000476837158203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Artifact +(417706, 5, 32919, 'Artifact', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Artifact +(417704, 5, 32922, 'Artifact', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Artifact +(417701, 7, 15419, 'Stool', '', '', '', 0.983006060123443603, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417685, 7, 23498, 'Stool', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417679, 7, 15419, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417678, 7, 15413, 'Bench', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417520, 7, 34046, 'Bench', '', '', '', 0.999999642372131347, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417519, 7, 34046, 'Bench', '', '', '', 0.999999701976776123, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417720, 5, 27365, 'Hammer', '', '', '', 0.999999701976776123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Hammer +(417686, 7, 23499, 'Stool', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417641, 7, 30889, 'Chair', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417792, 7, 30889, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417787, 7, 30889, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417724, 7, 30889, 'Chair', '', '', '', 1.000001430511474609, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417532, 7, 30889, 'Chair', '', '', '', 1.00000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417871, 7, 32290, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417791, 7, 30871, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417788, 7, 30871, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417723, 8, 14650, 'Anvil', '', '', '', 1.00000011920928955, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Anvil +(417550, 32, 7896, 'Barber Chair', '', '', '', 0.999999821186065673, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Barber Chair +(417699, 5, 33152, 'Alchemical Tool', '', '', '', 0.829999923706054687, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Alchemical Tool +(417549, 32, 7896, 'Barber Chair', '', '', '', 0.999999821186065673, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Barber Chair +(417700, 5, 33148, 'Alchemical Tool', '', '', '', 0.829999923706054687, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Alchemical Tool +(417692, 5, 33151, 'Alchemical Tool', '', '', '', 0.999999761581420898, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Alchemical Tool +(417698, 5, 33154, 'Alchemical Tool', '', '', '', 0.999999761581420898, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Alchemical Tool +(417697, 5, 33155, 'Alchemical Tool', '', '', '', 0.999999821186065673, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Alchemical Tool +(417696, 5, 33154, 'Alchemical Tool', '', '', '', 0.999999761581420898, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Alchemical Tool +(417695, 5, 32113, 'Alchemical Tool', '', '', '', 0.999999761581420898, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Alchemical Tool +(417694, 5, 33153, 'Alchemical Ingredient', '', '', '', 0.999999701976776123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Alchemical Ingredient +(417693, 5, 33233, 'Alchemical Tool', '', '', '', 0.999999761581420898, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Alchemical Tool +(417691, 5, 33150, 'Alchemy Table', '', '', '', 0.999999761581420898, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Alchemy Table +(417690, 5, 33149, 'Alchemy Table', '', '', '', 0.999999761581420898, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Alchemy Table +(417689, 7, 30889, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417687, 5, 32830, 'Alchemical Tool', '', '', '', 0.749999821186065673, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Alchemical Tool +(417677, 7, 30889, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417676, 7, 30889, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417675, 7, 30889, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417660, 7, 30871, 'Chair', '', '', '', 0.999999523162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417628, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417580, 7, 21603, 'Stool', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417452, 7, 32290, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417644, 7, 30889, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417612, 7, 10376, 'Bean Bag', '', '', '', 1.479999780654907226, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bean Bag +(417548, 32, 7896, 'Barber Chair', '', '', '', 0.999999821186065673, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Barber Chair +(417865, 7, 32290, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263); -- Chair + +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(417609, 7, 30889, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417449, 7, 32290, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417673, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417657, 7, 30871, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417625, 7, 30871, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417606, 7, 30871, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(456269, 0, 68010, 'Invisible Wall', '', '', '', 2.5, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Invisible Wall +(417446, 7, 32290, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417878, 7, 15617, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417875, 7, 15617, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417670, 7, 15407, 'Stool', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417654, 7, 30871, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417622, 7, 30889, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417430, 7, 8248, 'Bench', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417731, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417558, 7, 10376, 'Bean Bag', '', '', '', 1.459999442100524902, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bean Bag +(417635, 7, 30889, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417619, 7, 30871, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417603, 7, 30871, 'Chair', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417443, 7, 17820, 'Stool', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(422755, 10, 36799, 'Sewer Door', '', '', '', 0.693841338157653808, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Sewer Door +(417744, 7, 30871, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417667, 7, 30889, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417651, 7, 30889, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417843, 35, 8503, 'Well', '', '', '', 0.999999761581420898, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Well +(417555, 7, 10240, 'Bean Bag', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bean Bag +(417648, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417632, 7, 30871, 'Chair', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417616, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417872, 7, 32290, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417664, 5, 38130, 'Coffee Grinder', '', '', '', 0.999999761581420898, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Coffee Grinder +(417552, 7, 10376, 'Bean Bag', '', '', '', 1.459999680519104003, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bean Bag +(417869, 7, 32290, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417661, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417629, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417581, 7, 21605, 'Stool', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417453, 7, 32290, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417645, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417613, 7, 10239, 'Bean Bag', '', '', '', 1.799999237060546875, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bean Bag +(417866, 7, 15617, 'Chair', '', '', '', 1.000000238418579101, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417450, 7, 15618, 'Bench', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417674, 7, 30889, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417658, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417642, 7, 30871, 'Chair', '', '', '', 0.999999940395355224, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417626, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417610, 7, 9869, 'Bean Bag', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bean Bag +(417623, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417607, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(454721, 43, 93487, 'Pillar', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Pillar +(417447, 7, 32290, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417745, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417671, 7, 30889, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417655, 7, 30871, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417732, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417668, 7, 30871, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417729, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417620, 7, 30871, 'Chair', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417604, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417444, 7, 17820, 'Stool', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417876, 7, 15617, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417652, 7, 30889, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417556, 7, 10239, 'Bean Bag', '', '', '', 1.199999928474426269, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bean Bag +(417649, 7, 30871, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417633, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417617, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417601, 7, 30871, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417873, 7, 15617, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417665, 5, 38130, 'Coffee Grinder', '', '', '', 0.999999701976776123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Coffee Grinder +(417553, 7, 10239, 'Bean Bag', '', '', '', 1.199999570846557617, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bean Bag +(417870, 7, 32290, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417733, 7, 30871, 'Chair', '', '', '', 0.999999940395355224, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417662, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417867, 7, 32290, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417630, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417614, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417582, 7, 21605, 'Stool', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417627, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417646, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(444885, 5, 93257, 'Arcane Wall', '', '', '', 1.019999980926513671, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Arcane Wall +(417451, 7, 15618, 'Bench', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417621, 7, 30889, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417435, 7, 34046, 'Bench', '', '', '', 0.999999761581420898, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bench +(417605, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417659, 7, 30871, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417608, 7, 30889, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417445, 7, 32290, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417643, 7, 30871, 'Chair', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417611, 7, 10240, 'Bean Bag', '', '', '', 1.20000004768371582, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bean Bag +(417547, 5, 8170, 'Barbershop', '', '', '', 2.249999523162841796, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Barbershop +(417448, 7, 32290, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417688, 5, 33147, 'Alchemical Tool', '', '', '', 0.999999821186065673, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Alchemical Tool +(417672, 7, 30889, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417656, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417877, 7, 15617, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417640, 7, 30889, 'Chair', '', '', '', 1.000000596046447753, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417624, 7, 30871, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417669, 7, 30889, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417653, 7, 30889, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417557, 7, 9869, 'Bean Bag', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bean Bag +(432889, 10, 36798, 'Sewer Grate', '', '', '', 2, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 440280, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Sewer Grate +(417634, 7, 30871, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417618, 7, 30871, 'Chair', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417602, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417442, 7, 17820, 'Stool', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417874, 7, 15617, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417666, 7, 30889, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417650, 7, 30889, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417554, 7, 9869, 'Bean Bag', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bean Bag +(417839, 0, 8103, 'Prison Door', '', '', '', 0.700982570648193359, 0, 0, 3000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Prison Door +(466614, 0, 36799, ' Sewer Grate', '', '', '', 1, 0, 0, 3000, 0, 0, 0, 0, 5793, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Sewer Grate +(417743, 7, 30871, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417647, 7, 30871, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417631, 7, 30889, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417615, 7, 30871, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417583, 7, 21603, 'Stool', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stool +(417663, 5, 38129, 'Espresso Machine', '', '', '', 0.999999821186065673, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Espresso Machine +(417868, 7, 32290, 'Chair', '', '', '', 0.999999761581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(417487, 5, 8206, 'For Sale', '', '', '', 0.999999821186065673, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- For Sale +(417551, 7, 30889, 'Chair', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Chair +(441724, 22, 90648, 'X-treme Water Blaster Display', '', '', '', 1.5, 445930, -1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- X-treme Water Blaster Display +(448038, 22, 9011, 'Portal to Dragonblight', '', '', '', 1, 450713, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Portal to Dragonblight +(415412, 10, 42710, 'Rift to Telogrus', '', 'Teleporting', '', 0.25, 3821, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 430536, 0, 0, 0, 248881, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2732, 56263), -- Rift to Telogrus +(414625, 22, 9011, 'Portal to Searing Gorge', '', '', '', 1, 429632, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Portal to Searing Gorge +(441553, 5, 90273, 'Bed', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bed +(447832, 22, 9011, 'Portal to Dustwallow Marsh', '', '', '', 1, 450708, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Portal to Dustwallow Marsh +(449131, 5, 91957, ' Portal Active', '', '', '', 1.299999952316284179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Portal Active +(405380, 5, 51568, 'Charred Porter', '', '', '', 1.5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Charred Porter +(405378, 5, 77710, 'Cinna-Cinderbloom Tea', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Cinna-Cinderbloom Tea +(405593, 2, 74202, 'Azerothian Archives!', '', '', '', 1, 0, 26568, 0, 0, 0, 0, 0, 0, 1, 0, 125327, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2714, 56263), -- Azerothian Archives! +(421718, 10, 87493, 'Dragon Pepe', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 433945, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117787, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 886, 56263), -- Dragon Pepe +(413963, 22, 85991, 'Portal to Central Encampment', '', '', '', 1, 429034, -1, 0, 1, 1, 101740, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2150, 56263), -- Portal to Central Encampment +(430513, 5, 59324, 'Black Blood Candle', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Black Blood Candle +(404923, 50, 83594, 'Lost Chest', 'openhandglow', 'Collecting', '', 1, 43, 119081, 0, 0, 0, 0, 120, 0, 0, 19676, 0, 0, 0, 3, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2462, 56311), -- Lost Chest +(415560, 22, 87639, 'Fungal Field Keyflame', '', '', '', 0.949999988079071044, 412635, 0, 0, 0, 0, 120203, 1, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Fungal Field Keyflame +(413881, 50, 89628, 'Aqirite Seam', '', '', '', 1.5, 3681, 120476, 0, 0, 90, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Aqirite Seam +(433788, 10, 88968, 'Kobyss Shrine', 'questinteract', '', '', 0.300000011920928955, 3762, 80314, 90321, 3000, 0, 0, 0, 0, 0, 0, 441349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 120213, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobyss Shrine +(433787, 10, 88968, 'Kobyss Shrine', 'questinteract', '', '', 0.300000011920928955, 3762, 80314, 90320, 1, 0, 0, 0, 0, 0, 0, 441223, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 120212, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobyss Shrine +(418863, 10, 86857, 'Training Cage', 'questinteract', 'Freeing', '', 1.10000002384185791, 93, 81568, 0, 3000, 0, 0, 0, 0, 0, 0, 442899, 0, 0, 0, 46504, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Training Cage +(455183, 3, 92914, 'Shadow Curfew Journal', '', '', '', 0.699999988079071044, 2124, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126381, 0, 0, 0, 0, 2799, 56311), -- Shadow Curfew Journal +(454009, 50, 87203, 'Lush Luredrop', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Lush Luredrop +(439789, 3, 89898, 'Dalian Ironlink\'s Tinderbox', 'questinteract', 'Collecting', '', 0.5, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122963, 0, 0, 0, 0, 2462, 56311), -- Dalian Ironlink's Tinderbox +(419729, 3, 87609, 'Strange Eggs', '', 'Collecting', '', 0.699999988079071044, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140307, 0, 0, 117043, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121297, 0, 0, 0, 0, 2809, 56311), -- Strange Eggs +(415368, 5, 76028, 'Fish Pile', '', '', '', 1.5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2809, 56311), -- Fish Pile +(415807, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(415402, 22, 85718, 'Lesser Keyflame', '', '', '', 0.800000011920928955, 436915, -1, 0, 0, 0, 120203, 1, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lesser Keyflame +(419608, 10, 23071, 'Control-Gear', 'questinteract', '', '', 1.70000004768371582, 2124, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 431828, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2809, 56311), -- Control-Gear +(403740, 3, 9219, 'Cleanbrass Bolt', 'questinteract', 'Collecting', '', 0.5, 43, 0, 3, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118563, 0, 0, 0, 0, 2809, 56311), -- Cleanbrass Bolt +(435953, 7, 86167, 'Chair', '', '', '', 1.099608659744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435952, 7, 86167, 'Chair', '', '', '', 1.099608659744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(440162, 3, 87202, 'Luredrop', '', '', '', 1, 3682, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 427986, 0, 0, 0, 123035, 0, 0, 0, 0, 2734, 56311), -- Luredrop +(440204, 3, 93124, 'Mycobloom', '', '', '', 1, 3682, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 427986, 0, 0, 0, 123046, 0, 0, 0, 0, 2734, 56311), -- Mycobloom +(415737, 22, 87639, 'Whirring Field Keyflame', '', '', '', 0.949999988079071044, 412635, 0, 0, 0, 0, 120203, 1, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Whirring Field Keyflame +(415803, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(404741, 22, 85718, 'Lesser Keyflame', '', '', '', 0.800000011920928955, 431257, -1, 0, 0, 0, 120203, 1, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lesser Keyflame +(415805, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(433345, 1, 88831, 'Lamp', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp +(415806, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(433115, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(434554, 3, 92776, 'Radiant Remnant', '', 'Collecting', '', 1, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 257503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122705, 0, 0, 0, 0, 2809, 56311), -- Radiant Remnant +(415801, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(415362, 22, 87639, 'Stillstone Pond Keyflame', '', '', '', 0.949999988079071044, 412635, 0, 0, 0, 1, 120203, 1, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stillstone Pond Keyflame +(453752, 3, 92958, 'Shadow Curfew Guidelines', '', '', '', 0.5, 2124, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6376, 125765, 0, 0, 0, 0, 2799, 56311), -- Shadow Curfew Guidelines +(435951, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435950, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433125, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(433116, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(411329, 22, 85718, 'Lesser Keyflame', '', '', '', 0.800000011920928955, 431261, -1, 0, 0, 0, 120203, 1, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lesser Keyflame +(404930, 22, 85718, 'Lesser Keyflame', '', '', '', 0.800000011920928955, 431260, -1, 0, 0, 0, 120203, 1, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lesser Keyflame +(434926, 3, 92776, 'Radiant Remnant', '', 'Collecting', '', 1, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 257503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122727, 0, 0, 0, 0, 2809, 56311), -- Radiant Remnant +(415802, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(443314, 1, 90699, 'Flame', '', '', '', 1.10000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flame +(443313, 1, 90699, 'Flame', '', '', '', 1.10000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flame +(439473, 3, 74795, 'Tenir and the Order of Night', 'questinteract', 'Collecting', '', 1.10000002384185791, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122882, 0, 0, 0, 0, 2462, 56311), -- Tenir and the Order of Night +(439394, 1, 89720, 'Oil', '', '', '', 0.800000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(439393, 1, 89720, 'Oil', '', '', '', 1.240000009536743164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(434015, 1, 86336, 'Lamp Post', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(433123, 1, 85718, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brazier +(415809, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(434016, 1, 86336, 'Lamp Post', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(433122, 1, 85718, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brazier +(430581, 2, 51926, 'Egg Basket', '', '', '', 1, 0, 27191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Egg Basket +(421006, 22, 85718, 'Lesser Keyflame', '', '', '', 0.800000011920928955, 433210, -1, 0, 0, 0, 120203, 1, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lesser Keyflame +(416316, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(437435, 7, 86167, 'Chair', '', '', '', 0.999999284744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(414701, 10, 40709, 'Cold Coffee', '', '', '', 1, 0, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 429691, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2809, 56311), -- Cold Coffee +(414639, 3, 75048, 'Shadowblind Grouper', '', 'Collecting', '', 0.899999976158142089, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120743, 0, 0, 0, 0, 2809, 56311), -- Shadowblind Grouper +(437436, 7, 86167, 'Chair', '', '', '', 0.999999403953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437434, 7, 86167, 'Chair', '', '', '', 0.999999463558197021, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(416317, 1, 86624, 'Torch', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Torch +(433121, 1, 85718, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brazier +(416315, 1, 86624, 'Torch', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Torch +(433120, 1, 85718, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brazier +(404684, 5, 87639, 'Hillhelm Keyflame', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hillhelm Keyflame +(415808, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(415709, 5, 87639, 'Light\'s Blooming Keyflame', '', '', '', 0.949999988079071044, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Light's Blooming Keyflame +(414622, 25, 6435, 'Shadowblind Grouper School', '', '', '', 1, 4, 122196, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2809, 56311), -- Shadowblind Grouper School +(411656, 10, 85518, 'Hallowfall Scythe', '', 'Equipping...', '', 1.20000004768371582, 2160, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 426838, 0, 0, 0, 169571, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2151, 56311), -- Hallowfall Scythe +(434014, 1, 86336, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(433956, 1, 86336, 'Lamp Post', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 21439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(415798, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(414915, 1, 85718, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brazier +(414914, 1, 85718, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brazier +(414911, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(411322, 22, 85718, 'Lesser Keyflame', '', '', '', 0.800000011920928955, 431262, -1, 0, 0, 0, 120203, 1, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lesser Keyflame +(433118, 1, 85718, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brazier +(451967, 3, 318, 'Hillhelm Lunchbox', '', 'Collecting', '', 0.899999976158142089, 43, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6352, 125282, 0, 108, 0, 0, 2811, 56311), -- Hillhelm Lunchbox +(437433, 7, 87767, 'Stool', '', '', '', 0.999999880790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(437432, 7, 86167, 'Chair', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(433117, 1, 85718, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brazier +(415800, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(415563, 5, 86372, 'Carrot Pile', '', '', '', 0.699999988079071044, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2809, 56311), -- Carrot Pile +(415017, 5, 86372, 'Carrot Pile', '', '', '', 0.699999988079071044, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2809, 56311), -- Carrot Pile +(415796, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(415562, 5, 86347, 'Cabbage Pile', '', '', '', 0.75, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2809, 56311), -- Cabbage Pile +(414962, 5, 86347, 'Cabbage Pile', '', '', '', 0.75, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2809, 56311), -- Cabbage Pile +(415804, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(415797, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(403574, 5, 87639, 'Keyflame', '', '', '', 0.949999988079071044, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Keyflame +(440961, 5, 86666, 'Arathi Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Crate +(421361, 10, 87346, 'Order of Night Polearm', 'questinteract', 'Investigating', '', 1.5, 93, 0, 0, 1, 0, 0, 0, 9144, 0, 0, 433680, 0, 0, 0, 56085, 0, 0, 0, 0, 0, 1, 0, 117656, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Order of Night Polearm +(462403, 7, 86167, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(443508, 1, 90699, 'Flame', '', '', '', 1.10000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flame +(421355, 10, 59798, 'Order of Night Poster', 'questinteract', 'Investigating', '', 1.5, 93, 0, 0, 1, 0, 0, 0, 9142, 0, 0, 433680, 0, 0, 0, 56085, 0, 0, 0, 0, 0, 1, 0, 117655, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Order of Night Poster +(421358, 10, 87345, 'Order of Night Journal', 'questinteract', 'Investigating', '', 1.5, 93, 0, 0, 1, 0, 0, 0, 9143, 0, 0, 433680, 0, 0, 0, 56085, 0, 0, 0, 0, 0, 1, 0, 117653, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Order of Night Journal +(454082, 50, 87326, 'Sporefused Blessing Blossom', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Sporefused Blessing Blossom +(416319, 10, 83594, 'Parents Personal Effects', 'questinteract', '', '', 1, 3678, 0, 0, 1, 0, 0, 0, 0, 0, 0, 439041, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Parents Personal Effects +(453287, 5, 92900, 'Pickles', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Pickles +(453283, 10, 86242, 'Smuggler\'s Treasure', '', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35234, 1, 0, 0, 1, 6370, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Smuggler's Treasure +(423958, 3, 86242, 'Arathi Chest', 'questinteract', '', '', 1, 2826, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121871, 0, 0, 0, 0, 2799, 56311), -- Arathi Chest +(416310, 3, 86626, 'Kobyss Chest', 'questinteract', '', '', 1, 2124, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121880, 0, 0, 0, 0, 2799, 56311), -- Kobyss Chest +(440899, 10, 90135, 'Ominous Altar', '', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 444699, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ominous Altar +(439742, 5, 89878, 'Holy Candle', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Holy Candle +(441888, 10, 71414, 'Smashed Accoutrements', 'inspect', 'Investigating', '', 1, 93, 0, 0, 1, 0, 0, 0, 9256, 0, 0, 0, 0, 0, 0, 56085, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Smashed Accoutrements +(441877, 5, 74794, 'Burned Research', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Burned Research +(428801, 10, 74794, 'Burnt Research', 'inspect', 'Investigating', '', 1, 93, 0, 0, 1, 0, 0, 0, 9255, 0, 0, 0, 0, 0, 0, 56085, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Burnt Research +(445620, 10, 91385, 'Spices', 'questinteract', '', '', 1, 3805, 0, 0, 1, 0, 0, 0, 0, 0, 0, 449565, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Spices +(445618, 10, 91384, 'Flame Touched Steel Weaponry', 'questinteract', '', '', 1, 3805, 0, 0, 1, 0, 0, 0, 0, 0, 0, 449565, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flame Touched Steel Weaponry +(445592, 10, 88797, 'Tough Ivy Fiber Rope', 'questinteract', '', '', 1, 3805, 0, 0, 1, 0, 0, 0, 0, 0, 0, 449565, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tough Ivy Fiber Rope +(454225, 3, 86242, 'Arathi Chest', 'questinteract', '', '', 1, 3585, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 449867, 0, 0, 0, 124136, 0, 0, 0, 0, 2799, 56311), -- Arathi Chest +(455038, 3, 92914, 'Light\'s Gambit Playbook', '', '', '', 0.699999988079071044, 2124, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126331, 0, 0, 0, 0, 2799, 56311), -- Light's Gambit Playbook +(446365, 3, 86242, 'Arathi Chest', 'questinteract', '', '', 1, 3585, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 449867, 0, 0, 0, 124137, 0, 0, 0, 0, 2799, 56311), -- Arathi Chest +(445587, 3, 87922, 'Arathi Crate Stacked', 'questinteract', '', '', 1, 3870, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124134, 0, 0, 0, 0, 2799, 56311), -- Arathi Crate Stacked +(439775, 5, 84788, 'Arathi Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Crate +(424408, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(424407, 7, 88246, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(467004, 8, 88242, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anvil +(467003, 8, 95992, 'Forge', '', '', '', 1, 3, 10, 0, 0, 0, 0, 0, 0, 103829, 0, 30092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Forge +(455694, 2, 88058, 'DELVER\'S CALL: Skittering Breach', '', '', '', 0.5, 0, 27622, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- DELVER'S CALL: Skittering Breach +(439492, 1, 89048, 'Oil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(424405, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311); -- Chair + +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(423860, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(423684, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(455935, 5, 16147, 'Gorged Bones', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gorged Bones +(441864, 10, 9011, 'Portal to Somewhere', 'openhandglow', 'Calling', '', 0.899999976158142089, 93, 80177, 0, 3000, 0, 0, 0, 0, 0, 0, 446152, 0, 0, 0, 131390, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Portal to Somewhere +(441720, 10, 88251, 'A Scout\'s Journal', 'openhandglow', '', '', 0.400000005960464477, 0, 0, 0, 3000, 0, 0, 0, 9253, 0, 1, 446471, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 6200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- A Scout's Journal +(444005, 3, 90842, 'Tough Ivy', 'questinteract', 'Collecting', '', 0.5, 1702, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 257503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123835, 0, 0, 0, 0, 2626, 56311), -- Tough Ivy +(444010, 3, 90848, 'Tough Ivy', 'questinteract', 'Collecting', '', 0.5, 1702, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 257503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123835, 0, 0, 0, 0, 2626, 56311), -- Tough Ivy +(453348, 3, 85641, 'Arathi Wine', 'questinteract', 'Taking', '', 1, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164677, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125726, 0, 0, 0, 0, 2799, 56311), -- Arathi Wine +(444006, 3, 90843, 'Tough Ivy', 'questinteract', 'Collecting', '', 0.5, 1702, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 257503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123835, 0, 0, 0, 0, 2626, 56311), -- Tough Ivy +(441606, 3, 90300, 'Jewel of the Cliffs', '', 'Translocating', '', 0.5, 1922, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 249568, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6174, 123522, 0, 0, 0, 0, 2806, 56311), -- Jewel of the Cliffs +(439407, 1, 89720, 'Oil', '', '', '', 1.259999990463256835, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(443498, 1, 90699, 'Flame', '', '', '', 1.10000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flame +(411930, 3, 85641, 'Blackpowder Barrel', 'questinteract', '', '', 1.5, 3701, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121772, 0, 0, 0, 0, 2799, 56311), -- Blackpowder Barrel +(433615, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(443497, 1, 90699, 'Flame', '', '', '', 1.10000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flame +(439408, 1, 89720, 'Oil', '', '', '', 0.830000042915344238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(433553, 10, 9011, 'Portal to Wenren\'s Lab', 'openhandglow', 'Calling', '', 0.899999976158142089, 93, 80177, 0, 3000, 0, 0, 0, 0, 0, 0, 440799, 0, 0, 0, 131390, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Portal to Wenren's Lab +(433533, 22, 9011, 'Portal to Somewhere', 'openhandglow', '', '', 0.899999976158142089, 440765, -1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Portal to Somewhere +(454067, 50, 93126, 'Sporefused Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 60, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Sporefused Mycobloom +(439496, 1, 89048, 'Oil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(457455, 8, 28421, 'Fire', '', '', '', 1, 2067, 10, 239283, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Fire +(441700, 10, 90331, 'Memory', 'questinteract', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 445898, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Memory +(441699, 10, 90331, 'Memory', 'questinteract', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 445897, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Memory +(434402, 10, 90331, 'Memory', 'questinteract', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 444823, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Memory +(463832, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(445622, 5, 88718, 'Funerary Platform', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Funerary Platform +(434403, 10, 88718, 'Funerary Platform', 'questinteract', 'Inspecting', '', 1, 2173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157298, 0, 0, 0, 0, 35096, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Funerary Platform +(440914, 3, 77581, 'Offering of Pure Water', '', 'Opening', '', 0.400000005960464477, 43, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 121042, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123085, 0, 0, 0, 1, 2860, 56311), -- Offering of Pure Water +(437574, 10, 89648, 'Darkwater Staff', 'questinteract', 'Collecting', '', 1, 2160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 443062, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2154, 56311), -- Darkwater Staff +(437553, 5, 89640, 'Light Oil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Light Oil +(444802, 50, 91106, 'Kobyss Ritual Cache', '', '', '', 0.5, 1690, 125959, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6264, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56311), -- Kobyss Ritual Cache +(411628, 3, 91614, 'Wax-Encrusted Chest', '', '', '', 1.5, 1634, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 682, 7, 0, 1, 0, 0, 0, 2788, 0, 1, 0, 0, 123759, 0, 0, 0, 0, 2974, 56311), -- Wax-Encrusted Chest +(409143, 5, 29549, 'Junk Pile', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Junk Pile +(409185, 22, 9539, 'Dynamite Bundle', '', '', '', 1.5, 423485, 0, 0, 0, 0, 113943, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dynamite Bundle +(409184, 5, 9071, 'Dynamite', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dynamite +(414989, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999642372131347, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414990, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999582767486572, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414991, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999523162841796, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(414992, 5, 85080, '11DU_CATACOMBS_Lighting_ToggleSconce02', '', '', '', 0.999999403953552246, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11DU_CATACOMBS_Lighting_ToggleSconce02 +(452642, 3, 88576, 'Knicknack\'s Enbiggener', 'questinteract', 'Picking Up', '', 2, 3585, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125962, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125454, 1, 0, 0, 0, 2462, 56311), -- Knicknack's Enbiggener +(452635, 3, 92666, 'Knicknack\'s Potion Bottle', 'questinteract', 'Picking Up', '', 1, 3585, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125962, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125448, 1, 0, 0, 0, 2462, 56311), -- Knicknack's Potion Bottle +(415409, 22, 88713, 'Strange Candle Altar', '', '', '', 1, 430285, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Strange Candle Altar +(452637, 3, 92667, 'Knicknack\'s Definitely Rubies', 'questinteract', 'Picking Up', '', 1, 3585, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125962, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125449, 1, 0, 0, 0, 2462, 56311), -- Knicknack's Definitely Rubies +(452634, 3, 60869, 'Knicknack\'s Red Candle', 'questinteract', 'Picking Up', '', 1, 3585, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125962, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125447, 1, 0, 0, 0, 2462, 56311), -- Knicknack's Red Candle +(445190, 10, 90331, 'Letter of Recommendation', 'questinteract', '', '', 0.5, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34937, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Letter of Recommendation +(463895, 10, 18907, 'Darktide Pebble', '', '', '', 0.800000011920928955, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 462051, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56311), -- Darktide Pebble +(423978, 3, 86626, 'Kobyss Chest', 'questinteract', '', '', 1, 2124, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121883, 0, 0, 0, 0, 2799, 56311), -- Kobyss Chest +(423977, 3, 86626, 'Kobyss Chest', 'questinteract', '', '', 1, 2124, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121882, 0, 0, 0, 0, 2799, 56311), -- Kobyss Chest +(435938, 7, 87767, 'Stool', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435932, 7, 87767, 'Stool', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435927, 7, 87767, 'Stool', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(431577, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(431576, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(431575, 7, 88718, 'Bench', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(435933, 7, 87767, 'Stool', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435936, 7, 87767, 'Stool', '', '', '', 1.099609136581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435928, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435930, 7, 87767, 'Stool', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435941, 7, 87767, 'Stool', '', '', '', 1.099609136581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435937, 7, 87767, 'Stool', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435935, 7, 87767, 'Stool', '', '', '', 1.099608659744262695, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435934, 7, 87767, 'Stool', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(453755, 3, 93697, 'The Big Book of Arathi Idioms', '', '', '', 0.200000002980232238, 2124, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6379, 125768, 0, 0, 0, 0, 2799, 56311), -- The Big Book of Arathi Idioms +(435939, 7, 87767, 'Stool', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435931, 7, 87767, 'Stool', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(431571, 19, 84996, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mailbox +(455704, 2, 88058, 'DELVER\'S CALL: The Sinkhole', '', '', '', 0.5, 0, 27621, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- DELVER'S CALL: The Sinkhole +(435940, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435929, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(437527, 1, 89048, 'Oil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(431574, 7, 88246, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(431572, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(431570, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(431569, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(454069, 50, 93126, 'Irradiated Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 60, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Irradiated Mycobloom +(440926, 3, 79147, 'Jar of Mucus', '', 'Opening', '', 1, 43, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123086, 0, 0, 0, 1, 2860, 56311), -- Jar of Mucus +(443308, 1, 90699, 'Flame', '', '', '', 1.10000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flame +(443307, 1, 90699, 'Flame', '', '', '', 1.10000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flame +(439797, 1, 89720, 'Oil', '', '', '', 0.830000042915344238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(439796, 1, 89720, 'Oil', '', '', '', 1.230000019073486328, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oil +(435005, 7, 86167, 'Chair', '', '', '', 1.099609136581420898, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434998, 7, 86167, 'Chair', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434996, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435006, 7, 86167, 'Chair', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435004, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435003, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435002, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435001, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435000, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434999, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434997, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434995, 7, 87767, 'Stool', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(434994, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(434993, 7, 86167, 'Chair', '', '', '', 0.999999582767486572, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(416262, 10, 86617, 'Arathi Torch', 'questinteract', '', '', 1, 3294, 78695, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Torch +(456065, 5, 94059, 'Gorged Bones', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gorged Bones +(463838, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(463833, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(463834, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(440039, 10, 40712, 'Blessed Water', 'questinteract', 'Adding', '', 1, 3039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 417162, 0, 0, 0, 261280, 0, 0, 0, 0, 0, 1, 0, 120940, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Blessed Water +(440029, 10, 90015, 'Sacred Herbs', 'questinteract', 'Adding', '', 0.5, 3039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 417165, 0, 0, 0, 261280, 0, 0, 0, 0, 0, 1, 0, 120940, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Sacred Herbs +(440004, 5, 86624, 'Wicked Arathi Torch', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Wicked Arathi Torch +(440003, 10, 86617, 'Wicked Arathi Torch', '', '', '', 1, 0, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 444031, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Wicked Arathi Torch +(433941, 10, 86671, 'Special Spices', 'questinteract', 'Adding', '', 1, 3039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 417169, 0, 0, 0, 261280, 0, 0, 0, 0, 0, 1, 0, 120940, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Special Spices +(463841, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(439777, 1, 88671, 'Crystal', '', '', '', 0.95000004768371582, 0, 0, 0, 0, 0, 1, 0, 0, 0, 5793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Crystal +(463842, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(463840, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(463839, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(463837, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(463836, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(463835, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bench +(453937, 3, 92956, '500 Dishes Using Cave Fish and Mushrooms', '', '', '', 0.699999988079071044, 2124, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125880, 0, 0, 0, 0, 2799, 56311), -- 500 Dishes Using Cave Fish and Mushrooms +(439890, 2, 87614, 'Grave Offering Location', 'questturnin', '', '', 1, 0, 27252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Grave Offering Location +(455658, 5, 76719, 'Huge Fish', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Huge Fish +(455656, 5, 76598, 'Large Fish', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Large Fish +(455661, 5, 87767, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(455655, 5, 76028, 'Middle Fish', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Middle Fish +(446363, 3, 90866, 'Amber Bloom', 'questinteract', '', '', 1, 3812, 0, 1, 0, 0, 0, 0, 0, 82478, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 455506, 0, 0, 0, 124827, 0, 0, 0, 0, 2799, 56311), -- Amber Bloom +(446362, 3, 90015, 'Crimson Charmer', 'questinteract', '', '', 1, 3598, 0, 1, 0, 0, 0, 0, 0, 82478, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 455506, 0, 0, 0, 124826, 0, 0, 0, 0, 2799, 56311), -- Crimson Charmer +(455675, 5, 79718, 'Fishing Bucket', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Fishing Bucket +(455657, 5, 93290, 'Tiny Fish', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tiny Fish +(455659, 5, 78259, 'Smaller Fish', '', '', '', 0.800000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Smaller Fish +(379324, 5, 668, 'NPC Fishing Bobber', '', '', '', 0.75, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- NPC Fishing Bobber +(457239, 5, 86617, 'Arathi Torch', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Torch +(464211, 5, 77973, '[DNT] Eagle Egg', '', '', '', 1.20000004768371582, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Eagle Egg +(454681, 9, 87345, 'Tefferty\'s Journal', '', '', '', 1.5, 9376, 0, 0, 0, 124959, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tefferty's Journal +(435962, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(435961, 7, 87767, 'Stool', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(435960, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(423402, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(423401, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(423400, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(423399, 7, 87767, 'Stool', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stool +(455989, 3, 88647, 'Arathi Garden Trowel', '', 'Opening', '', 1, 43, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 123659, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6461, 126603, 0, 108, 0, 0, 2734, 56311), -- Arathi Garden Trowel +(453749, 3, 92958, 'Palawltar\'s Codex of Dimensional Structure', '', '', '', 0.699999988079071044, 2124, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6374, 125763, 0, 0, 0, 0, 2799, 56311), -- Palawltar's Codex of Dimensional Structure +(413884, 50, 89863, 'Weeping Bismuth', '', '', '', 1, 3681, 120476, 0, 0, 80, 90, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Weeping Bismuth +(413890, 50, 89629, 'Crystallized Aqirite', '', '', '', 1, 3681, 120476, 0, 0, 100, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427983, 0, 0, 0, 10, 0, 433643, 0, 0, 1, 0, 25183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Crystallized Aqirite +(430551, 3, 86287, 'Coal Shipment', 'questinteract', 'Gathering', '', 0.800000011920928955, 3867, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 439866, 0, 0, 0, 122454, 0, 107, 0, 0, 2798, 56311), -- Coal Shipment +(415629, 5, 73236, 'Machinist\'s Calibrated Weight', '', '', '', 0.200000002980232238, 0, 0, 0, 0, 0, 78564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Machinist's Calibrated Weight +(415628, 5, 86542, 'Machinist\'s Wrench', '', '', '', 1.20000004768371582, 0, 0, 0, 0, 0, 78564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Machinist's Wrench +(415626, 5, 86541, 'Machinist\'s Gauge', '', '', '', 1, 0, 0, 0, 0, 0, 78564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Machinist's Gauge +(415625, 5, 86540, 'Machinist\'s Calipers', '', '', '', 1, 0, 0, 0, 0, 0, 78564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Machinist's Calipers +(422491, 10, 88789, 'Waterworks Primary Activation', 'questinteract', '', '', 1, 3763, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 434440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117964, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Waterworks Primary Activation +(423363, 50, 87329, 'Sporefused Arathor\'s Spear', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Sporefused Arathor's Spear +(454406, 10, 214, 'Krattdaz\'s Plaque', 'inspect', '', '', 0.75, 0, 0, 0, 1, 0, 0, 0, 9336, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Krattdaz's Plaque +(449707, 5, 79718, 'Stolen Bucket', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Stolen Bucket +(437085, 5, 87472, 'Stolen Bucket', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Stolen Bucket +(439251, 10, 84958, 'Cooling Wax Puddle', 'questinteract', 'Inspecting', '', 0.200000002980232238, 2160, 80405, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157298, 0, 0, 0, 0, 34382, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cooling Wax Puddle +(439311, 10, 84958, 'Cooling Wax Puddle', 'questinteract', 'Inspecting', '', 0.200000002980232238, 2160, 80405, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 157298, 0, 0, 0, 0, 34413, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cooling Wax Puddle +(449713, 5, 92115, 'Spot Light', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Spot Light +(421735, 3, 87499, 'Prooftelling Flower', 'questinteract', 'Picking', '', 1, 3634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104047, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122845, 0, 0, 0, 0, 2798, 56311), -- Prooftelling Flower +(421717, 10, 65249, 'Squeezy Hole', 'questinteract', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 433964, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Squeezy Hole +(436938, 10, 89479, 'Stepclimber', '', 'Climbing', '', 1, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 442414, 0, 0, 0, 129859, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stepclimber +(436933, 3, 89477, 'Softsnout\'s Favorite Shovel', 'questinteract', 'Grabbing', '', 1, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37379, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122753, 0, 0, 0, 0, 2798, 56311), -- Softsnout's Favorite Shovel +(436923, 5, 86164, 'Rubble', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rubble +(421593, 10, 87452, 'Peaceful Home', 'questinteract', 'Knocking', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 452648, 0, 0, 0, 108913, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Peaceful Home +(421590, 5, 86789, 'Rock Face', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rock Face +(437021, 5, 89479, 'Stepclimber', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stepclimber +(437020, 10, 89479, 'Stepclimber', '', 'Climbing', '', 1, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 442415, 0, 0, 0, 129859, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stepclimber +(421599, 3, 87455, 'Local Industry', 'questinteract', 'Grabbing', '', 1, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37379, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125174, 0, 0, 0, 0, 2798, 56311), -- Local Industry +(421597, 3, 87454, 'Village Center', 'questinteract', 'Scooping', '', 1, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 214584, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125175, 0, 0, 0, 0, 2798, 56311), -- Village Center +(421594, 3, 87453, 'Gainful Employment', 'questinteract', 'Unloading', '', 1, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 259926, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125173, 0, 0, 0, 0, 2798, 56311), -- Gainful Employment +(421592, 3, 87450, 'Life Savings', 'questinteract', 'Grabbing', '', 1, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37379, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125172, 0, 0, 0, 0, 2798, 56311), -- Life Savings +(451497, 5, 92339, 'Dust', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dust +(451495, 5, 92341, 'Dust', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dust +(451494, 5, 92336, 'Dust', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dust +(434485, 5, 86164, 'Rubble', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rubble +(421524, 10, 86789, 'Rock Face', 'questinteract', '', '', 2, 3766, 0, 0, 0, 0, 0, 0, 0, 0, 0, 442165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 56311), -- Rock Face +(421525, 3, 87429, 'Shinies', 'questinteract', 'Rummaging', '', 1, 43, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122662, 0, 0, 0, 0, 2798, 56311), -- Shinies +(422547, 5, 87599, 'Steam Breach', '', '', '', 1.5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2798, 56311), -- Steam Breach +(451262, 10, 88249, 'Valve', 'questinteract', '', '', 0.60000002384185791, 3815, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 435421, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123415, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 600, 0, 0, 56311), -- Valve +(451265, 10, 88249, 'Valve', 'questinteract', '', '', 0.60000002384185791, 3815, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 452006, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123415, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 600, 0, 0, 56311), -- Valve +(449934, 5, 86759, 'Straight Pipe - SHORT', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Straight Pipe - SHORT +(441359, 5, 90263, 'Ol\' Sccraper Jib\'s Skull', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Ol' Sccraper Jib's Skull +(441358, 10, 3291, 'A Skull on a Sign', 'openhandglow', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9244, 0, 0, 446350, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 6191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- A Skull on a Sign +(429345, 10, 86178, 'Seditious Poster', 'questinteract', 'Tearing Down', '', 1, 99, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 258434, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Seditious Poster +(429303, 2, 86178, 'Angrily-Scrawled Poster', '', '', '', 1, 0, 27176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Angrily-Scrawled Poster +(452110, 5, 88028, 'Vokgret\'s Cinderbrew', 'questinteract', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56311), -- Vokgret's Cinderbrew +(433711, 10, 88028, 'Unattended Mug of Cinderbrew', 'questinteract', '', '', 1, 1737, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 441036, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56311), -- Unattended Mug of Cinderbrew +(434486, 5, 88794, 'Bottle of Infused Underclay', '', '', '', 0.5, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bottle of Infused Underclay +(429636, 5, 85467, 'Crate of Delivered Goods', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Crate of Delivered Goods +(429635, 5, 83859, 'Bottle of Infused Underclay', '', '', '', 0.800000011920928955, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bottle of Infused Underclay +(433102, 3, 88796, 'Bundle of Receipts', 'questinteract', 'Collecting', '', 1, 1690, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122541, 0, 0, 0, 0, 2797, 56311), -- Bundle of Receipts +(433101, 3, 86671, 'Bag of Glowing Shards', 'questinteract', 'Collecting', '', 1, 1690, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122485, 0, 0, 0, 0, 2797, 56311), -- Bag of Glowing Shards +(433090, 3, 88794, 'Infused Underclay', 'questinteract', 'Collecting', '', 2, 1690, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122484, 0, 0, 0, 0, 2797, 56311), -- Infused Underclay +(433109, 3, 88797, 'Nerubian Silk Ropes', 'questinteract', 'Collecting', '', 0.60000002384185791, 1690, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122483, 0, 0, 0, 0, 2797, 56311), -- Nerubian Silk Ropes +(432957, 10, 87910, 'False-Bottomed Crate', 'attack', 'Smashing', '', 1, 99, 79523, 0, 3000, 0, 0, 0, 0, 0, 0, 440439, 0, 0, 0, 167762, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56311), -- False-Bottomed Crate +(432956, 10, 87910, 'False-Bottomed Crate', 'attack', 'Smashing', '', 1, 99, 79523, 0, 3000, 0, 0, 0, 0, 0, 0, 440472, 0, 0, 0, 167762, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56311), -- False-Bottomed Crate +(432955, 10, 87910, 'False-Bottomed Crate', 'attack', 'Smashing', '', 1, 99, 79523, 0, 3000, 0, 0, 0, 0, 0, 0, 440439, 0, 0, 0, 167762, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56311), -- False-Bottomed Crate +(432894, 3, 87910, 'Shipment Crate', 'questinteract', 'Searching', '', 1, 3874, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169669, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122481, 0, 0, 0, 0, 2797, 56311), -- Shipment Crate +(432893, 3, 87910, 'Shipment Crate', 'questinteract', 'Searching', '', 1, 3874, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169669, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122480, 0, 0, 0, 0, 2797, 56311), -- Shipment Crate +(429301, 3, 87910, 'Shipment Crate', 'questinteract', 'Searching', '', 1, 3874, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169669, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122479, 0, 0, 0, 0, 2797, 56311), -- Shipment Crate +(451642, 10, 90234, 'Tempered Placard', 'questinteract', 'Engraving', '', 1, 3825, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 452938, 0, 0, 0, 265775, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tempered Placard +(451638, 10, 90234, 'New Placard', 'questinteract', 'Collecting', '', 1, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 452774, 0, 0, 0, 257503, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- New Placard +(420761, 10, 7472, 'Incense', 'questinteract', '', '', 0.300000011920928955, 3768, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56311), -- Incense +(420734, 3, 68406, 'Ashenfold', 'questinteract', '', '', 1, 2124, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121589, 1, 0, 0, 0, 2797, 56311), -- Ashenfold +(424253, 3, 88198, 'Korgran\'s Lantern', 'questinteract', '', '', 1, 2124, 0, 1, 0, 0, 0, 0, 0, 79338, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122158, 1, 0, 0, 0, 2797, 56311), -- Korgran's Lantern +(424230, 5, 88198, 'Korgran\'s Lantern', '', '', '', 1, 0, 1, 0, 0, 0, 0, 118786, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56311), -- Korgran's Lantern +(424198, 10, 9525, 'A Pile of Coals', 'questinteract', '', '', 0.5, 3039, 0, 0, 1, 0, 0, 0, 0, 0, 0, 417162, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 117810, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56311), -- A Pile of Coals +(421720, 10, 31288, 'Charged Core', 'questinteract', '', '', 1, 3039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 417165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 117810, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56311), -- Charged Core +(421719, 10, 87152, 'Ore Barrel', 'questinteract', '', '', 1, 3039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 417169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 117810, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2797, 56311), -- Ore Barrel +(420730, 3, 87151, 'Vein of Ore', 'questinteract', '', '', 0.5, 3735, 0, 1, 0, 0, 0, 0, 0, 79335, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121542, 1, 0, 0, 0, 2797, 56311), -- Vein of Ore +(414199, 3, 88081, 'Pile of Earthen Belongings', 'questinteract', '', '', 1, 3802, 0, 1, 0, 0, 0, 0, 0, 78745, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120681, 1, 0, 0, 0, 2699, 56311), -- Pile of Earthen Belongings +(413925, 10, 84929, 'Earthen Figurine', 'questinteract', '', '', 1, 3699, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2808, 56311), -- Earthen Figurine +(413924, 10, 86021, 'Precious Gem', 'questinteract', '', '', 1, 3801, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2808, 56311), -- Precious Gem +(413918, 10, 86025, 'Deck of Cards', 'questinteract', '', '', 1, 3800, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2808, 56311), -- Deck of Cards +(444899, 50, 92307, 'Kobold Pickaxe', '', '', '', 1.20000004768371582, 0, 124034, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6273, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56311), -- Kobold Pickaxe +(423612, 3, 76100, 'Titan Artifacts', 'questinteract', '', '', 0.300000011920928955, 3802, 0, 1, 0, 0, 0, 0, 0, 79726, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121839, 1, 0, 0, 0, 2797, 56311), -- Titan Artifacts +(444773, 50, 90626, 'Jade Pearl', '', '', '', 0.5, 2160, 123993, 0, 0, 0, 0, 600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6262, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56311), -- Jade Pearl +(441232, 5, 74915, 'Keeper\'s Arm', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Keeper's Arm +(441231, 10, 76903, 'Titan Console', 'openhandglow', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9241, 0, 2, 446324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 6187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Titan Console +(455304, 5, 93714, 'Stormrider Saddle', '', '', '', 0.839999973773956298, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stormrider Saddle +(455303, 10, 90729, 'Personal Journal', '', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9482, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Personal Journal +(455301, 10, 90728, 'Field Journal', '', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 9477, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Field Journal +(455085, 5, 85363, '11.0 Z1 - Local Story - Life Finds a Way - Rocks (RPS)', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- 11.0 Z1 - Local Story - Life Finds a Way - Rocks (RPS) +(452842, 10, 90921, 'Silkwood Explosive Barrel', 'questinteract', 'Collecting', '', 0.699999988079071044, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 454045, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Silkwood Explosive Barrel +(443756, 50, 84464, 'Ladened Earthen Coffer', '', '', '', 1, 1690, 125942, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6230, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56311), -- Ladened Earthen Coffer +(476338, 5, 97393, 'Metal Chain Link Hook', '', '', '', 1.240000009536743164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Metal Chain Link Hook +(476334, 5, 97393, 'Metal Chain Link Hook', '', '', '', 1.240000009536743164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Metal Chain Link Hook +(451921, 5, 36391, 'Webbing', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Webbing +(443524, 10, 86851, 'Elevator Lever', 'interact', 'Activating', '', 1, 3772, 0, 0, 1, 0, 0, 0, 0, 0, 0, 447391, 0, 0, 0, 27700, 0, 0, 0, 0, 0, 1, 0, 121771, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2798, 56311), -- Elevator Lever +(451572, 10, 181, 'Lumberjack Restraints', 'questinteract', 'Destroying', '', 1, 2741, 0, 0, 0, 0, 0, 0, 0, 0, 0, 452579, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Lumberjack Restraints +(440923, 5, 9020, 'Portal', 'questinteract', '', '', 1.20000004768371582, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Portal +(456491, 10, 87030, 'Vizier\'s Shadecaster', '', '', '', 1, 3852, 0, 0, 0, 0, 0, 0, 0, 0, 0, 459364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 127687, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Vizier's Shadecaster +(456487, 10, 87030, 'General\'s Shadecaster', '', '', '', 1, 3852, 0, 0, 0, 0, 0, 0, 0, 0, 0, 459363, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 127685, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- General's Shadecaster +(453536, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(441631, 5, 90310, 'Nerubian Web Wall', '', '', '', 0.400000005960464477, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Nerubian Web Wall +(453562, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453560, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453556, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453555, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453544, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453537, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453533, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453529, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453521, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453517, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453534, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453520, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(441630, 5, 90309, 'Nerubian Web Wall', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Nerubian Web Wall +(453539, 8, 92400, 'Forge', '', '', '', 1, 3, 10, 0, 0, 0, 0, 0, 0, 103829, 0, 30092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Forge +(453522, 8, 92405, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Anvil +(441618, 5, 90306, 'Nerubian Floor Web', '', '', '', 1.60000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Nerubian Floor Web +(434599, 0, 89187, 'Web Wall', '', '', '', 0.60000002384185791, 0, 0, 3000, 0, 0, 0, 0, 5793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Web Wall +(441632, 5, 90311, 'Nerubian Web Wall', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Nerubian Web Wall +(441612, 5, 90304, 'Nerubian Barricade', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Nerubian Barricade +(422915, 0, 6391, 'Web Wall - Large Collision Blocker', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Web Wall - Large Collision Blocker +(420995, 10, 87271, 'Web Blockade', 'questinteract', '', '', 0.60000002384185791, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 434781, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 117565, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Web Blockade +(453545, 8, 92405, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288); -- Anvil + +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(453542, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 453542 +(453510, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(465104, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 465104 +(453552, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 453552 +(465101, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 465101 +(453546, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 453546 +(453530, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 453530 +(453514, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 453514 +(453559, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 453559 +(453543, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 453543 +(453511, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 453511 +(453540, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 453540 +(465102, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 465102 +(453550, 19, 92411, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mailbox +(453547, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 453547 +(453515, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 453515 +(453528, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 453528 +(453541, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 453541 +(453557, 8, 92405, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Anvil +(465103, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 465103 +(453519, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 453519 +(453532, 0, 89574, '', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 453532 +(453564, 23, 92048, 'Meeting Stone', '', '', '', 1, 1, 60, 15093, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2977, 56288), -- Meeting Stone +(442669, 10, 87030, 'Nexus Priestess Projector', '', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27108, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Nexus Priestess Projector +(451796, 8, 92405, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Anvil +(434501, 5, 85630, 'Door', '', '', '', 1.25, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Door +(454584, 5, 93272, 'Ales for Ails', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Ales for Ails +(451773, 8, 92405, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Anvil +(451559, 23, 92048, 'Meeting Stone', '', '', '', 1, 1, 60, 15093, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2977, 56288), -- Meeting Stone +(454054, 50, 93118, 'Lush Luredrop', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56288), -- Lush Luredrop +(451692, 19, 92411, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mailbox +(441929, 8, 37473, 'Campfire', '', '', '', 1, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Campfire +(441732, 19, 84996, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mailbox +(454692, 10, 88771, 'Queen Neferess', '', '', '', 1, 43, 0, 0, 0, 0, 0, 0, 9382, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Queen Neferess +(454271, 10, 93272, 'Nerubian Statue', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1000, 0, 0, 56288), -- Nerubian Statue +(463637, 10, 87536, 'Ordinary Box', 'questinteract', 'Hiding From View', '', 2, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 461864, 0, 0, 0, 270157, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Ordinary Box +(410396, 5, 90355, 'Scroll stack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Scroll stack +(463863, 5, 95106, '11NB_Nerubian_Bookcase01', '', '', '', 0.999999463558197021, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 11NB_Nerubian_Bookcase01 +(454578, 5, 93272, 'Crypt Lords', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Crypt Lords +(463907, 5, 95103, '11NB_Nerubian_Market_Counter01', '', '', '', 0.999999701976776123, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 11NB_Nerubian_Market_Counter01 +(445076, 0, 91162, 'Web Door', '', '', '', 0.999999761581420898, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Web Door +(463876, 8, 95103, 'Leatherworker\'s Tool Bench', '', '', '', 1, 2169, 10, 0, 0, 0, 0, 0, 0, 407, 0, 30084, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Leatherworker's Tool Bench +(454580, 5, 93272, 'Shells & Skins', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Shells & Skins +(410834, 10, 90435, 'Catalogue of Cagables', 'questinteract', '', '', 0.5, 3721, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 434293, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 118060, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Catalogue of Cagables +(451662, 23, 92048, 'Meeting Stone', '', '', '', 1, 1, 60, 14979, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2974, 56288), -- Meeting Stone +(455986, 3, 89477, 'Tunneler\'s Shovel', '', 'Opening', '', 1, 43, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 123659, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6464, 126606, 0, 108, 0, 0, 2734, 56288), -- Tunneler's Shovel +(454562, 5, 93272, 'Flowers for Arachnathon', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Flowers for Arachnathon +(451661, 8, 92400, 'Blacksmith\'s Table', '', '', '', 1, 3, 10, 0, 0, 0, 0, 0, 0, 103829, 0, 30092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Blacksmith's Table +(451660, 8, 92405, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Anvil +(463884, 8, 95103, 'Tailor\'s Work Table', '', '', '', 1, 2174, 10, 0, 0, 0, 0, 0, 0, 408, 0, 30085, 2, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Tailor's Work Table +(463883, 8, 92663, 'Campfire', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Campfire +(463881, 8, 92663, 'Campfire', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Campfire +(463875, 8, 85123, 'Jeweler\'s Bench', '', '', '', 1, 2168, 10, 0, 0, 0, 0, 0, 0, 5922, 0, 30083, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Jeweler's Bench +(454561, 5, 93272, 'Filaments and Filagree', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Filaments and Filagree +(454560, 5, 93272, 'All Things Squeezed', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- All Things Squeezed +(453045, 7, 89574, 'Chair', '', '', '', 0.99999934434890747, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453040, 7, 89574, 'Chair', '', '', '', 0.999999403953552246, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453038, 7, 89574, 'Chair', '', '', '', 0.999999284744262695, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453034, 7, 89574, 'Chair', '', '', '', 0.999999225139617919, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(454579, 5, 93272, 'Weaver\'s Wares', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Weaver's Wares +(453049, 7, 89574, 'Chair', '', '', '', 0.999999463558197021, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453048, 7, 89574, 'Chair', '', '', '', 1.119140028953552246, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453047, 7, 89574, 'Chair', '', '', '', 0.999999463558197021, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453046, 7, 89574, 'Chair', '', '', '', 0.99999934434890747, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453044, 7, 89574, 'Chair', '', '', '', 0.999999463558197021, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453043, 7, 89574, 'Chair', '', '', '', 0.999999403953552246, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453042, 7, 89574, 'Chair', '', '', '', 0.99999934434890747, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453041, 7, 89574, 'Chair', '', '', '', 1.159179210662841796, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453039, 7, 89574, 'Chair', '', '', '', 1.119140028953552246, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453037, 7, 89574, 'Chair', '', '', '', 1.159178972244262695, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(454557, 5, 93272, 'Everything on a Stick', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Everything on a Stick +(453052, 7, 89574, 'Chair', '', '', '', 0.999999284744262695, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453051, 7, 89574, 'Chair', '', '', '', 1.309569716453552246, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453050, 7, 89574, 'Chair', '', '', '', 1.309569716453552246, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453036, 7, 89574, 'Chair', '', '', '', 0.999999284744262695, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453035, 7, 89574, 'Chair', '', '', '', 0.999999284744262695, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(453033, 7, 89574, 'Chair', '', '', '', 0.99999934434890747, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(422477, 10, 87030, 'Shadecaster', 'questinteract', '', '', 2, 3722, 0, 0, 0, 0, 0, 0, 0, 0, 0, 434383, 0, 0, 0, 0, 0, 1, 1, 0, 0, 1, 0, 118062, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Shadecaster +(463882, 8, 92663, 'Campfire', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Campfire +(463879, 8, 92663, 'Campfire', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Campfire +(463878, 8, 92663, 'Campfire', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Campfire +(463877, 8, 92663, 'Campfire', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Campfire +(455987, 3, 94039, 'Web-Entangled Lotus', '', 'Opening', '', 0.300000011920928955, 43, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 123659, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6463, 126605, 0, 108, 0, 0, 2734, 56288), -- Web-Entangled Lotus +(454701, 10, 93272, 'Queen Neferess', 'inspect', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 9471, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1000, 0, 0, 56288), -- Queen Neferess +(454577, 5, 93272, 'The Dark Web', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Dark Web +(454583, 5, 93272, 'Hollow Night', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Hollow Night +(454581, 5, 93272, 'Burning Ones', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Burning Ones +(463880, 8, 92663, 'Campfire', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Campfire +(451698, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(451910, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(451768, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(439554, 10, 89891, 'Sewing Shear', 'questinteract', '', '', 1.20000004768371582, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 443562, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 120830, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Sewing Shear +(439553, 10, 89889, 'Suspicious Syringe', 'questinteract', '', '', 1.20000004768371582, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 443561, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 120830, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Suspicious Syringe +(451913, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(451765, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(451912, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(451911, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(451767, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(451766, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(439611, 3, 88515, 'Paralytic Draught', 'questinteract', 'Taking', '', 1, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122914, 1, 0, 0, 0, 2762, 56288), -- Paralytic Draught +(451778, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(451777, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(451776, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(451779, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(463913, 5, 95123, '11NB_Nerubian_Market_Counter03', '', '', '', 0.999999463558197021, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 11NB_Nerubian_Market_Counter03 +(454582, 5, 93272, 'Sophisticated Arms', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Sophisticated Arms +(451879, 5, 92447, '11NP_Nerubian_Food_Feast_02', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 11NP_Nerubian_Food_Feast_02 +(451797, 8, 92405, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Anvil +(439569, 10, 85465, 'Web Scraps', 'questinteract', 'Tearing', '', 1.299999952316284179, 99, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 443573, 0, 0, 0, 200898, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Web Scraps +(439466, 3, 85126, 'Antiparalytic Serum', 'questinteract', 'Stealing', '', 0.75, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122881, 1, 0, 0, 0, 2762, 56288), -- Antiparalytic Serum +(429295, 10, 89886, 'Web Spool', 'questinteract', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 443419, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 120830, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Web Spool +(410287, 10, 87030, 'Shadecaster', 'questinteract', '', '', 2, 3722, 0, 0, 0, 0, 0, 0, 0, 0, 0, 434381, 0, 0, 0, 0, 0, 1, 1, 0, 0, 1, 0, 118061, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Shadecaster +(453372, 5, 92922, '[DNT] Potion 03', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- [DNT] Potion 03 +(453370, 5, 75631, '[DNT] Potion 02', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- [DNT] Potion 02 +(451695, 8, 92400, 'Blacksmith\'s Table', '', '', '', 1, 3, 10, 0, 0, 0, 0, 0, 0, 103829, 0, 30092, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Blacksmith's Table +(449606, 10, 95095, 'Threat Reduction Potion', '', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Threat Reduction Potion +(410394, 5, 89273, 'Table', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Table +(463912, 8, 92663, 'Campfire', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Campfire +(451696, 7, 89574, 'Chair', '', '', '', 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(445075, 0, 91161, 'Web Door', '', '', '', 0.999999761581420898, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Web Door +(422478, 10, 87030, 'Shadecaster', 'questinteract', '', '', 2, 3722, 0, 0, 0, 0, 0, 0, 0, 0, 0, 434384, 0, 0, 0, 0, 0, 1, 1, 0, 0, 1, 0, 118063, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Shadecaster +(463864, 5, 85123, '11NB_Nerubian_Table03', '', '', '', 0.999999403953552246, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- 11NB_Nerubian_Table03 +(453921, 7, 89574, 'Chair', '', '', '', 0.999999523162841796, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(463910, 8, 92663, 'Campfire', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Campfire +(441554, 5, 6391, 'Large Collision Blocker', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Large Collision Blocker +(466136, 7, 89574, 'Chair', '', '', '', 0.999999463558197021, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(441793, 10, 77771, 'Explorers\' League Rope', 'questinteract', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 446021, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Explorers' League Rope +(463909, 8, 92663, 'Campfire', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Campfire +(433914, 2, 89117, 'Klaskin\'s Chest', '', '', '', 1, 0, 27226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Klaskin's Chest +(451327, 3, 89831, 'Dead Kobyss', 'questinteract', '', '', 1, 3816, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125114, 0, 0, 0, 0, 2762, 56288), -- Dead Kobyss +(428814, 3, 87536, 'Inconspicuous Box', 'questinteract', 'Collecting', '', 0.75, 2826, 0, 1, 0, 0, 0, 0, 0, 78256, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122312, 1, 0, 0, 0, 2762, 56288), -- Inconspicuous Box +(440908, 10, 9277, 'Gazlowe\'s Detonator', 'questinteract', 'Detonating', '', 1, 43, 78251, 0, 3000, 0, 0, 0, 0, 0, 0, 431282, 0, 0, 1, 36598, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Gazlowe's Detonator +(454350, 10, 85232, 'Ethos of War, Part 4', 'inspect', 'Reading', '', 1, 43, 0, 0, 0, 0, 0, 0, 9428, 0, 1, 0, 0, 0, 0, 24589, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Ethos of War, Part 4 +(410395, 3, 90286, 'Siegehold Records', 'questinteract', 'Searching', '', 1, 2813, 0, 1, 0, 0, 0, 0, 0, 78250, 0, 0, 0, 0, 0, 169669, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122324, 0, 0, 0, 0, 2762, 56288), -- Siegehold Records +(453053, 7, 89574, 'Chair', '', '', '', 0.999999523162841796, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(417097, 5, 84994, 'Cage', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Cage +(417098, 5, 84994, 'Cage', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Cage +(452418, 8, 92405, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 103828, 0, 30091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Anvil +(411881, 5, 85630, 'Door', '', '', '', 1.5, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Door +(454348, 10, 85232, 'Ethos of War, Part 3', 'inspect', 'Reading', '', 1, 43, 0, 0, 0, 0, 0, 0, 9425, 0, 1, 0, 0, 0, 0, 24589, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Ethos of War, Part 3 +(429100, 10, 87536, 'Inconspicuous Box', 'questinteract', 'Stowing Away', '', 1.5, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 439071, 0, 0, 0, 261930, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Inconspicuous Box +(441585, 3, 89889, 'Burning Venom Flask', 'questinteract', 'Taking', '', 1.5, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123402, 1, 0, 0, 0, 2762, 56288), -- Burning Venom Flask +(454344, 10, 85232, 'Ethos of War, Part 2', 'inspect', 'Reading', '', 1, 43, 0, 0, 0, 0, 0, 0, 9422, 0, 1, 0, 0, 0, 0, 24589, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Ethos of War, Part 2 +(441588, 3, 90351, 'Confiscated Weapons', 'questinteract', 'Searching', '', 1, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169669, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120871, 1, 0, 0, 0, 2762, 56288), -- Confiscated Weapons +(441587, 3, 86670, 'Crate of Emptied Vials', 'questinteract', 'Taking', '', 1, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 261172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123404, 1, 0, 0, 0, 2762, 56288), -- Crate of Emptied Vials +(441586, 3, 90355, 'Military Correspondence', 'questinteract', 'Searching', '', 1, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169669, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123403, 1, 0, 0, 0, 2762, 56288), -- Military Correspondence +(446423, 3, 85465, 'Nest Egg', '', 'Opening', '', 1, 1691, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 464576, 0, 0, 6291, 125017, 0, 0, 0, 0, 2762, 56288), -- Nest Egg +(446453, 10, 85465, 'Web Cocoon', '', '', '', 1.60000002384185791, 0, 0, 91283, 3000, 0, 1, 0, 0, 0, 0, 450057, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Web Cocoon +(446452, 10, 85465, 'Web Cocoon', '', '', '', 1.299999952316284179, 0, 0, 91284, 3000, 0, 1, 0, 0, 0, 0, 450057, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Web Cocoon +(446451, 10, 85465, 'Web Cocoon', '', '', '', 1, 0, 0, 91285, 3000, 0, 1, 0, 0, 0, 0, 450057, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Web Cocoon +(446450, 10, 85465, 'Web Cocoon', '', '', '', 0.699999988079071044, 0, 0, 91279, 3000, 0, 1, 0, 0, 0, 0, 450057, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Web Cocoon +(446419, 3, 85465, 'Concealed Contraband', '', 'Opening', '', 0.5, 1691, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 464579, 0, 0, 6288, 125014, 0, 0, 0, 0, 2762, 56288), -- Concealed Contraband +(451679, 25, 11049, 'Infused Ichor Spill', '', '', '', 1, 4, 125056, 1, 1, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56288), -- Infused Ichor Spill +(433465, 10, 86956, 'Nerubian Extractor', 'questinteract', 'Igniting', '', 1, 2741, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217611, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56288), -- Nerubian Extractor +(411106, 3, 85226, 'Weathered Cloth', 'questinteract', 'Collecting', '', 0.5, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 257503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120901, 1, 0, 0, 0, 2762, 56288), -- Weathered Cloth +(432826, 10, 6543, 'Flare Box', 'questinteract', '', '', 1, 3678, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Flare Box +(422537, 10, 9094, 'Rope Ladder', 'questinteract', 'Preparing', '', 1.20000004768371582, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 434509, 0, 0, 0, 100167, 0, 0, 0, 0, 0, 1, 0, 56965, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Rope Ladder +(424357, 43, 84768, 'Arathi Airship', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Arathi Airship +(434942, 7, 86167, 'Chair', '', '', '', 1.099608898162841796, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434945, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434944, 7, 86167, 'Chair', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434943, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434941, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434940, 7, 86167, 'Chair', '', '', '', 0.999999642372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434939, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434938, 7, 86167, 'Chair', '', '', '', 0.999999701976776123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434937, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434936, 7, 88246, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434935, 7, 86167, 'Chair', '', '', '', 1.099608778953552246, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434934, 7, 86167, 'Chair', '', '', '', 1.099609017372131347, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434933, 7, 88246, 'Chair', '', '', '', 1.099609255790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(414666, 5, 86242, 'Arathi Chest', 'questinteract', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56288), -- Arathi Chest +(440289, 5, 86669, 'Big Arathi Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Big Arathi Crate +(439776, 5, 87922, 'Arathi Crate Stacked', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Arathi Crate Stacked +(439774, 5, 88797, 'Rope Pile', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Rope Pile +(420184, 5, 25504, 'Memorial Plant', '', '', '', 0.5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Memorial Plant +(420177, 5, 37526, 'Memorial Plant', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Memorial Plant +(414626, 5, 86232, 'Memorial Plant', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Memorial Plant +(420183, 10, 25504, 'Memorial Plant', 'questinteract', '', '', 0.5, 3708, 0, 0, 1, 0, 0, 0, 0, 0, 0, 432504, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56288), -- Memorial Plant +(420176, 10, 37526, 'Memorial Plant', 'questinteract', '', '', 1, 3708, 0, 0, 1, 0, 0, 0, 0, 0, 0, 432504, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56288), -- Memorial Plant +(420132, 10, 89648, 'Kobyss Spear', 'questinteract', '', '', 1, 3640, 0, 0, 1, 0, 0, 0, 0, 0, 0, 432453, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56288), -- Kobyss Spear +(414641, 10, 86232, 'Memorial Plant', 'questinteract', '', '', 1, 3708, 0, 0, 1, 0, 0, 0, 0, 0, 0, 432504, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56288), -- Memorial Plant +(423245, 5, 87748, 'Eternal Flame', '', '', '', 1.70000004768371582, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56288), -- Eternal Flame +(455988, 3, 85869, 'Arathi Herb Pruner', '', 'Opening', '', 1, 43, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 123659, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6462, 126604, 0, 108, 0, 0, 2734, 56288), -- Arathi Herb Pruner +(433907, 3, 59798, 'Order of Night Propaganda', 'questinteract', '', '', 1, 3895, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122656, 0, 0, 0, 0, 2799, 56288), -- Order of Night Propaganda +(424436, 3, 88251, 'Order of Night Propaganda', 'questinteract', '', '', 0.5, 3870, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122657, 0, 0, 0, 0, 2799, 56288), -- Order of Night Propaganda +(433879, 10, 89080, 'Drink', 'questinteract', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 120131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56288), -- Drink +(433767, 10, 89080, 'Drink', 'questinteract', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 120131, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56288), -- Drink +(433890, 10, 86167, 'Chair', 'questinteract', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 449068, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56288), -- Chair +(444804, 50, 82396, 'Concentrated Shadow', '', '', '', 0.85000002384185791, 1690, 125956, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6279, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56288), -- Concentrated Shadow +(439969, 5, 72523, 'Rockfall', 'questinteract', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Rockfall +(443510, 1, 90699, 'Flame', '', '', '', 1.10000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Flame +(439760, 5, 89720, 'Oil', '', '', '', 0.819999992847442626, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Oil +(439757, 5, 89720, 'Oil', '', '', '', 1.240000009536743164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Oil +(439761, 5, 88671, 'Crystal', '', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Crystal +(439521, 5, 89048, 'Oil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Oil +(439270, 10, 89481, 'Torch', 'questinteract', 'Lighting', '', 1.5, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28503, 0, 0, 0, 0, 0, 1, 0, 120735, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Torch +(437304, 5, 4451, 'Arathi Fisherman', '', '', '', 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2809, 56288), -- Arathi Fisherman +(437302, 3, 86671, 'Fisherman\'s Pouch', '', 'Collecting', '', 0.800000011920928955, 43, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6103, 122807, 0, 108, 0, 0, 2811, 56288), -- Fisherman's Pouch +(433550, 10, 88968, 'Kobyss Shrine', 'questinteract', '', '', 0.300000011920928955, 3762, 80314, 90322, 3000, 0, 0, 0, 0, 0, 0, 441350, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 120214, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Kobyss Shrine +(437528, 5, 89048, 'Oil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Oil +(455779, 5, 83594, 'Lost Satchel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56288), -- Lost Satchel +(454797, 3, 92914, 'From the Depths They Come', '', '', '', 0.699999988079071044, 2124, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126294, 0, 0, 0, 0, 2799, 56288), -- From the Depths They Come +(462197, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chair +(434813, 10, 90921, 'Blackpowder Barrel', 'questinteract', '', '', 1.5, 2819, 78670, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56288), -- Blackpowder Barrel +(454085, 50, 87326, 'Lush Blessing Blossom', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56288), -- Lush Blessing Blossom +(453753, 3, 90313, 'Beledar- The Emperor\'s Vision', '', '', '', 0.5, 2124, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6377, 125766, 0, 0, 0, 0, 2799, 56288), -- Beledar- The Emperor's Vision +(424369, 43, 84768, 'Arathi Airship', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Arathi Airship +(439498, 1, 89048, 'Oil', '', '', '', 0.989999949932098388, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Oil +(433320, 5, 84966, 'Nerubian Ballista', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56288), -- Nerubian Ballista +(421909, 3, 87535, 'Fallen Defender', 'questinteract', '', '', 1, 3836, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121692, 0, 0, 0, 0, 2799, 56288), -- Fallen Defender +(453751, 3, 92956, 'Care and Feeding of the Imperial Lynx', '', '', '', 1, 2124, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6375, 125764, 0, 0, 0, 0, 2799, 56288), -- Care and Feeding of the Imperial Lynx +(454070, 50, 93126, 'Lush Mycobloom', '', '', '', 1, 3682, 120689, 0, 0, 60, 100, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56288), -- Lush Mycobloom +(441688, 10, 90331, 'A Tattered Note', 'openhandglow', '', '', 0.400000005960464477, 0, 0, 0, 3000, 0, 0, 0, 9252, 0, 1, 446457, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 6199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- A Tattered Note +(451442, 10, 92290, 'Secret Garlic', 'questinteract', 'Harvesting', '', 1, 2124, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 452590, 0, 0, 0, 247409, 0, 0, 0, 0, 0, 1, 0, 123611, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2838, 56311), -- Secret Garlic +(462404, 8, 70622, 'Campfire', '', '', '', 1, 0, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Campfire +(440270, 1, 86167, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(440269, 1, 86167, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chair +(444799, 50, 82396, 'Potent Concentrated Shadow', '', '', '', 1, 1690, 125955, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6279, 40, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56311), -- Potent Concentrated Shadow +(439556, 10, 89891, 'Sewing Shear', 'questinteract', '', '', 1.20000004768371582, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 443420, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 120826, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Sewing Shear +(439555, 10, 89889, 'Suspicious Syringe', 'questinteract', '', '', 1.20000004768371582, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 443420, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 120825, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Suspicious Syringe +(439468, 10, 89886, 'Web Spool', 'questinteract', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 443420, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 120792, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Web Spool +(423960, 10, 88967, 'Web Strand', 'questinteract', '', '', 1.5, 99, 79956, 0, 3000, 0, 0, 0, 0, 0, 0, 437170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Web Strand +(423909, 3, 20158, 'Missing Key', 'questinteract', 'Collecting', '', 1.5, 3585, 0, 1, 0, 0, 0, 0, 0, 79954, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122181, 1, 0, 0, 0, 2762, 56311), -- Missing Key +(446421, 3, 89117, 'Trapped Trove', '', 'Opening', '', 1, 1691, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 464576, 0, 0, 6290, 125016, 0, 0, 0, 0, 2762, 56311), -- Trapped Trove +(455332, 10, 48997, 'Mysterious Portal', 'interact', '', '', 0.5, 3843, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 457758, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Mysterious Portal +(454752, 10, 77709, 'Sunflower Tea', 'openhand', 'Drinking', '', 1, 3516, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 456854, 0, 0, 0, 21295, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Sunflower Tea +(455288, 10, 59857, 'Fleshy Grimoire', 'openhandglow', '', '', 1, 3841, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 457755, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 125280, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Fleshy Grimoire +(444567, 5, 88967, 'Web Strand', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Web Strand +(423908, 5, 91026, 'Web Rope', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Web Rope +(423907, 5, 85465, 'Web Knot', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Web Knot +(410355, 5, 84954, 'Web Rope', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Web Rope +(434318, 5, 87536, 'Xesh Hauler Cargo', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Xesh Hauler Cargo +(446097, 50, 84580, 'Disturbed Soil', '', '', '', 0.5, 2160, 125008, 0, 0, 0, 0, 600, 0, 0, 0, 0, 0, 0, 0, 464576, 0, 0, 6280, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56311), -- Disturbed Soil +(463911, 8, 92663, 'Campfire', '', '', '', 1, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Campfire +(446404, 3, 89117, 'Memory Cache', '', '', '', 1, 3866, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 122798, 0, 2, 0, 0, 0, 0, 0, 0, 464576, 0, 0, 6287, 125013, 0, 0, 0, 0, 2762, 56311), -- Memory Cache +(453716, 3, 87536, 'Cache of Expensive Libations', 'questinteract', 'Opening', '', 1, 2557, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125745, 1, 0, 0, 0, 2762, 56311), -- Cache of Expensive Libations +(453286, 10, 84994, 'Cage', 'questinteract', 'Unlocking', '', 1, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24815, 0, 0, 0, 0, 0, 1, 0, 124292, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2861, 56311), -- Cage +(456928, 10, 93282, 'Treatise on Forms: Ascended', 'inspect', 'Reading', '', 1, 43, 0, 0, 0, 0, 0, 0, 9538, 0, 1, 0, 0, 0, 0, 24589, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Treatise on Forms: Ascended +(445035, 10, 89779, 'Extractor Storage', '', 'Destroying', '', 1, 2741, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 448998, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Extractor Storage +(445034, 10, 86956, 'Black Blood Extractor', '', 'Destroying', '', 1, 2741, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 447542, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Black Blood Extractor +(454791, 5, 89373, 'Black Blood Extractor', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Black Blood Extractor +(445550, 10, 86956, 'Broken Extractor', 'questinteract', 'Emptying', '', 0.75, 1922, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 269192, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Broken Extractor +(434918, 10, 91134, 'Harmonizing Instrument', 'questinteract', 'Harmonizing', '', 1.5, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 447482, 0, 0, 0, 268869, 0, 0, 0, 0, 0, 1, 0, 121810, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Harmonizing Instrument +(456019, 3, 33153, 'Nerubian Mixing Salts', '', 'Opening', '', 1, 43, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 125903, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6431, 126573, 0, 108, 0, 0, 2734, 56311), -- Nerubian Mixing Salts +(443724, 10, 89373, 'Black Blood Extractor', '', 'Destroying', '', 1, 2741, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 447542, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Black Blood Extractor +(434922, 10, 91134, 'Harmonizing Instrument', '', '', '', 1.5, 3835, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 428540, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Harmonizing Instrument +(445258, 5, 90314, 'Fate Weaver\'s Spool', '', '', '', 1.20000004768371582, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Fate Weaver's Spool +(443311, 10, 86956, 'Functional Extractor', 'questinteract', 'Investigating', '', 1, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 193761, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2762, 56311), -- Functional Extractor +(451682, 25, 6434, 'Whispers of the Deep', '', '', '', 1, 4, 125053, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311); -- Whispers of the Deep + +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(455105, 5, 87922, 'Arathi Crate Stacked', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Crate Stacked +(442400, 8, 90540, 'Campfire', '', '', '', 1, 0, 10, 249358, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Campfire +(446140, 50, 83594, 'Missing Scouts Pack', '', '', '', 1, 2160, 125012, 0, 0, 0, 0, 600, 0, 0, 0, 0, 0, 0, 0, 464576, 0, 0, 6283, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2832, 56311), -- Missing Scouts Pack +(414332, 50, 87334, 'Altered Orbinid', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Altered Orbinid +(454050, 50, 93118, 'Sporefused Luredrop', '', '', '', 1, 3682, 120689, 0, 0, 100, 110, 30, 0, 0, 0, 0, 0, 0, 1, 427986, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, 25182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2734, 56311), -- Sporefused Luredrop +(454338, 10, 90286, 'Entomological Essay on Grubs, Volume 3', 'inspect', 'Reading', '', 1, 43, 0, 0, 0, 0, 0, 0, 9462, 0, 1, 0, 0, 0, 0, 24589, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Entomological Essay on Grubs, Volume 3 +(420864, 5, 6486, 'Ancient Resonance Pylon', '', '', '', 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ancient Resonance Pylon +(454336, 10, 90286, 'Entomological Essay on Grubs, Volume 2', 'inspect', 'Reading', '', 1, 43, 0, 0, 0, 0, 0, 0, 9459, 0, 1, 0, 0, 0, 0, 24589, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Entomological Essay on Grubs, Volume 2 +(454335, 10, 90286, 'Entomological Essay on Grubs, Volume 1', 'inspect', 'Reading', '', 1, 43, 0, 0, 0, 0, 0, 0, 9455, 0, 1, 0, 0, 0, 0, 24589, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Entomological Essay on Grubs, Volume 1 +(414113, 3, 43646, 'Sivstone Deposit', 'questinteract', 'Gathering', '', 1, 899, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120665, 0, 0, 0, 0, 2762, 56311), -- Sivstone Deposit +(398822, 5, 50081, 'Carcass', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Carcass +(402901, 5, 75587, 'Skeletal Remains', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Skeletal Remains +(398821, 5, 50082, 'Carcass', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Carcass +(376713, 5, 74550, 'Magnataur Skull', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Magnataur Skull +(420722, 3, 90331, 'Lost Page', 'questinteract', '', '', 0.699999988079071044, 3701, 0, 1, 0, 0, 0, 0, 0, 79302, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125615, 0, 0, 0, 0, 2473, 56311), -- Lost Page +(437025, 3, 29548, 'Sludge Pile', 'questinteract', '', '', 1.299999952316284179, 3857, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123056, 1, 0, 0, 0, 2809, 56311), -- Sludge Pile +(423710, 9, 35645, 'Extinguished Campfire', '', '', '', 1, 9193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Extinguished Campfire +(419695, 3, 86242, 'Spore-Covered Coffer', '', 'Opening', '', 1.25, 1691, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5989, 121285, 0, 0, 0, 0, 2799, 56311), -- Spore-Covered Coffer +(422560, 3, 87614, 'Maevest\'s Compass', 'questinteract', 'Retrieving', '', 1, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121734, 0, 0, 0, 0, 2799, 56311), -- Maevest's Compass +(420076, 10, 87077, 'Foulnectar Frond', 'questinteract', 'Destroying', '', 1, 2668, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 436591, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Foulnectar Frond +(422571, 5, 33316, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 56311), -- Campfire +(415565, 5, 29635, 'Clam Pile', '', '', '', 0.699999988079071044, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2809, 56311), -- Clam Pile +(417280, 10, 89481, 'Tomothy\'s Lamp', 'questinteract', 'Inspecting', '', 1, 2160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 431374, 0, 0, 0, 157298, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2154, 56311), -- Tomothy's Lamp +(417289, 10, 86671, 'Tomothy\'s Bag', 'questinteract', 'Inspecting', '', 1, 2160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 431379, 0, 0, 0, 157298, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2154, 56311), -- Tomothy's Bag +(417149, 10, 86760, 'Tomothy\'s Hoe', 'questinteract', 'Inspecting', '', 1, 2160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 431334, 0, 0, 0, 157298, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2154, 56311), -- Tomothy's Hoe +(409464, 3, 84788, 'Hillhelm Remnant Supply', 'questinteract', 'Collecting', '', 0.800000011920928955, 43, 0, 1, 0, 0, 0, 0, 0, 76247, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119704, 0, 0, 0, 0, 2809, 56311), -- Hillhelm Remnant Supply +(430601, 3, 77973, 'Hillhelm Egg', '', 'Collecting', '', 0.800000011920928955, 43, 0, 3, 0, 0, 0, 0, 0, 80382, 0, 0, 0, 0, 0, 257503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122456, 0, 0, 0, 0, 2809, 56311), -- Hillhelm Egg +(404686, 22, 87639, 'Hillhelm Keyflame', '', '', '', 1, 415778, -1, 0, 0, 0, 0, 1, 0, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hillhelm Keyflame +(434013, 1, 86335, 'Lamp Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Post +(417350, 10, 86624, 'Arathi Torch', 'questinteract', '', '', 1, 3294, 78695, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Torch +(441638, 3, 79631, 'Lost Memento', '', 'Translocating', '', 1, 1922, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 249568, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6177, 123524, 0, 0, 0, 0, 2806, 56311), -- Lost Memento +(416401, 3, 86641, 'Kobyss Spear', 'questinteract', '', '', 1, 3596, 0, 1, 0, 0, 0, 0, 0, 78693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121115, 0, 0, 0, 0, 2799, 56311), -- Kobyss Spear +(441339, 10, 86857, 'Large Kobyss Cage', '', '', '', 1, 0, 78688, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Large Kobyss Cage +(416261, 10, 86616, 'Kobyss Cage', '', '', '', 1, 0, 78688, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56311); -- Kobyss Cage + +UPDATE `gameobject_template` SET `VerifiedBuild`=56311 WHERE `entry` IN (402552, 389674, 259114, 252245, 252248, 266354, 35591, 237015, 414379, 451669, 413874, 451670, 311520, 433643, 414325, 413049, 414319, 465705, 233282, 194999, 422531, 280895, 377020, 402956, 402948, 402127, 402958, 402949, 402947, 402944, 402943, 402955, 402953, 402950, 403108, 402957, 402954, 402952, 402951, 402946, 402945, 402942, 402941, 303148, 252247, 433850, 245436, 454063, 190942, 414318, 245190, 451672, 446261, 446253, 446159, 446245, 466210, 446237, 433037, 446204, 446258, 466215, 446250, 446242, 433036, 446234, 466209, 433039, 446255, 446257, 466676, 446249, 446247, 446239, 441163, 446241, 446260, 441170, 464019, 456743, 463992, 466229, 459427, 422668, 446252, 441166, 446244, 446155, 446190, 446236, 446187, 446158, 446233, 466214, 446192, 433038, 429691, 466678, 446188, 466211, 446254, 446195, 446246, 446238, 446259, 446156, 446251, 446189, 446243, 446235, 433035, 446157, 429692, 466216, 441162, 446193, 466213, 446256, 446194, 466212, 446205, 466677, 446248, 446240, 446191, 446154, 465869, 429689, 206602, 206603, 379246, 402903); +UPDATE `gameobject_template` SET `name`='Helping Hand', `VerifiedBuild`=56288 WHERE `entry`=383637; -- Rupert's Helping Hand +UPDATE `gameobject_template` SET `VerifiedBuild`=56288 WHERE `entry` IN (252245, 299330, 299333, 402552, 389674, 245436, 451670, 439457, 414319, 451672, 451669, 413049, 463632, 35591, 446251, 463992, 446234, 446258, 446254, 446249, 446242, 446238, 446236, 466229, 446257, 446256, 446255, 446244, 446241, 446240, 446239, 446235, 446192, 446187, 466677, 466676, 446261, 446260, 446252, 446246, 446243, 446237, 446233, 466678, 465869, 456743, 446259, 446253, 446250, 446248, 446194, 446193, 446190, 446188, 433037, 433035, 466216, 466215, 466214, 466213, 466212, 466211, 466210, 466209, 464019, 446247, 446245, 446191, 446189, 446159, 446158, 446157, 446156, 446155, 446154, 433038, 446195, 433039, 459427, 446205, 446204, 433036, 422668, 429692, 429691, 429689, 414379, 413874, 433643, 414325, 422531, 441170, 441166, 441163, 454063, 414318, 259114, 465705, 433850, 441162, 280895, 252247, 194999, 191083); +UPDATE `gameobject_template` SET `ContentTuningId`=337, `VerifiedBuild`=56311 WHERE `entry`=272569; -- Smoke Plume +UPDATE `gameobject_template` SET `VerifiedBuild`=56263 WHERE `entry` IN (252248, 422531, 413874, 194999, 433643, 414319, 299078, 245436, 413049, 299335, 439457, 446187, 446251, 446254, 463992, 466229, 446258, 446192, 446234, 456743, 446260, 446256, 446252, 446249, 446244, 446242, 446241, 446239, 446238, 446236, 446235, 446194, 446193, 446191, 446190, 446189, 446188, 446155, 446154, 433037, 466678, 466677, 466676, 465869, 464019, 446261, 446259, 446257, 446255, 446253, 446248, 446247, 446246, 446243, 446240, 446237, 446233, 446159, 446158, 446157, 446156, 433035, 446250, 446245, 466216, 466211, 466209, 433038, 466215, 466214, 466213, 466212, 466210, 433039, 459427, 446195, 422668, 446205, 446204, 433036, 429689, 414379, 429692, 429691, 451669, 35591, 402552, 389674, 465705, 259114, 414318, 451677, 441166, 441162, 451672, 444197, 451670, 454502, 454063, 441170, 441163, 290530, 433850, 268047, 251209, 251212, 250406, 250405, 250417, 249012, 248975, 248974, 248973, 248972, 248971, 248970, 248969, 248967, 248965, 248964, 250403, 250402, 250401, 250400, 250399, 250398, 250396, 259820, 243247, 268054, 251211, 251210, 250407, 250404, 250397, 250395, 269969, 259375, 250391, 248855, 248852, 247579, 247564, 247558, 266129, 250390, 248858, 259369, 177193, 176296, 384309, 214992, 191083, 252775, 190351, 206602, 303148, 233282, 190942, 193963, 245232, 402852, 379147, 381318, 268083, 259297, 259458, 259457, 259301, 259300, 259302, 259299, 268077, 259298, 268076, 259456, 259455, 259454, 259453, 259452, 259451, 259450, 259449, 259448, 259447, 259446, 259445, 259444, 259443, 259442, 259441, 259440, 259439, 268060, 259240, 253968, 226911, 378899, 268079, 259377, 253969, 250389, 248860, 248859, 248857, 248523, 248522, 247572, 259374, 250387, 248933, 247691, 247571, 268368, 259372, 250392, 250388, 248822, 382535, 382534, 382533, 382532, 382531, 259373, 252663, 247848, 251304, 259361, 248841, 247849, 245353, 259376, 248843, 245355, 268067, 245661, 259371, 248842, 242123, 259358, 248844, 245368, 259359, 250393, 258330, 245691, 259349, 244824, 259346, 268066, 259362, 250394, 259370, 245662, 250232, 250234, 250233, 250231, 259345, 250230, 250223, 259365, 250222, 250224, 250221, 250220, 259352, 242050, 259355, 259379, 259378, 259367, 259364, 259360, 259357, 259356, 259354, 259353, 248093, 242648, 242641, 242640, 242054, 188215, 259368, 259366, 259363, 250312, 250309, 250308, 250304, 250303, 250260, 250227, 249919, 248856, 245663, 242639, 242638, 242637, 242636, 242049, 242029, 259285, 250311, 250310, 250307, 250306, 250305, 250301, 250261, 250259, 250258, 242030, 271739, 268057, 259834, 259390, 259351, 259348, 259284, 250302, 250229, 250228, 250226, 250225, 246710, 242220, 242127, 369303, 268065, 259387, 259380, 251286, 250514, 250513, 250435, 246664, 246002, 242128, 242048, 242047, 250355, 259296, 242042, 247693, 259270, 242227, 250470, 250528, 250438, 250214, 259283, 250502, 259398, 250451, 241971, 250317, 259392, 380639, 250336, 268051, 250483, 259264, 241453, 250515, 242176, 242131, 242215, 267068, 250477, 241959, 241965, 266618, 251584, 269037, 250496, 250464, 250509, 242125, 259335, 250349, 241511, 245249, 250324, 252245, 259290, 241447, 268045, 250490, 259309, 259277, 259292, 241620, 247015, 250298, 250343, 242202, 250458, 254236, 241480, 241946, 259342, 249729, 242037, 250522, 250516, 242234, 242170, 235098, 251105, 250484, 259381, 250318, 246260, 246945, 251579, 242236, 259303, 241972, 259271, 241921, 250631, 250471, 250215, 250503, 243374, 268052, 251585, 268059, 242132, 250497, 250356, 242216, 266619, 250492, 242228, 259278, 246465, 250452, 259291, 250478, 241953, 241966, 268072, 250491, 259336, 259393, 278574, 250337, 242043, 259265, 242177, 268046, 250216, 369301, 250510, 242126, 245832, 268053, 250350, 250459, 241512, 250460, 250485, 250217, 241947, 250523, 268078, 259310, 241948, 259317, 259337, 250331, 250299, 250524, 242235, 259304, 259835, 235099, 250313, 250517, 259272, 249730, 246261, 259343, 245833, 251624, 251592, 250319, 250504, 250453, 241506, 250472, 241513, 241960, 200296, 250344, 242223, 269967, 241922, 259426, 250498, 250357, 242229, 246466, 245623, 235100, 259311, 241954, 259279, 259394, 250338, 250479, 259266, 268073, 244560, 248079, 259383, 266761, 277297, 259344, 250332, 250511, 259305, 250351, 250300, 251311, 241967, 259273, 259287, 251593, 148502, 242172, 250473, 244534, 241961, 251580, 250512, 259382, 200297, 268087, 250505, 259286, 247337, 259350, 259415, 242198, 251305, 250345, 242038, 250487, 249731, 250358, 244950, 242051, 242230, 268061, 369302, 268048, 268086, 242199, 250518, 250339, 246262, 250454, 242045, 259267, 242039, 280797, 250576, 241955, 246941, 250499, 250320, 250467, 194115, 242224, 259395, 250218, 250455, 241968, 246154, 259293, 242237, 251306, 250352, 250493, 251312, 266736, 259312, 250461, 259280, 250480, 242174, 250314, 241949, 251883, 250359, 242218, 250525, 242231, 244561, 250333, 259306, 259274, 251581, 251594, 249732, 250506, 250474, 242052, 247018, 250346, 268074, 259338, 242366, 259339, 268081, 250436, 248516, 259307, 242046, 267991, 258327, 250519, 241943, 246942, 250315, 250321, 250500, 250468, 246001, 259294, 250219, 259396, 242225, 259262, 250340, 241969, 259268, 241956, 244651, 244536, 241950, 266705, 250481, 241963, 251582, 246257, 250494, 241419, 242129, 259384, 250462, 242044, 250353, 259281, 250449, 268049, 259288, 250526, 268043, 259275, 242040, 252331, 250334, 251595, 250507, 247019, 259416, 244562, 251307, 258328, 242200, 250347, 241944, 247858, 250322, 251992, 250520, 269989, 250456, 250360, 241957, 250328, 242232, 241951, 247692, 241445, 246943, 259269, 250482, 250469, 247013, 246258, 250501, 259397, 241970, 250341, 259295, 242130, 249362, 250495, 250354, 242226, 259308, 259282, 250450, 250316, 250463, 246463, 241964, 250527, 250508, 251033, 244537, 259391, 250335, 242175, 259334, 242041, 259289, 258329, 268044, 250476, 250297, 260236, 242118, 242201, 259276, 250348, 241945, 241958, 184633, 250457, 270855, 246944, 250521, 241446, 278457, 250329, 250342, 242233, 242169, 241920, 224813, 259347, 241952, 250323, 259341, 384275, 382274, 21680, 382276, 381653, 382271, 380451, 384276, 388488, 382275, 381736, 381086, 378876, 378868, 383614, 383606, 383598, 381027, 383590, 380970, 378884, 381147, 379024, 390256, 380987, 380979, 380971, 383603, 383611, 383595, 381035, 383587, 378889, 382261, 381032, 380984, 380976, 383600, 383608, 383592, 378886, 378878, 383594, 381149, 386473, 401760, 386381, 405489, 386477, 386474, 376418, 377123, 388487, 402891, 376927, 401758, 401761, 409034, 409010, 386379, 386475, 191605, 382168, 384744, 386389, 376753, 380823, 401759, 409027, 378263, 378264, 386380, 376417, 381034, 383610, 381029, 380981, 380973, 383597, 383605, 383589, 383613, 378883, 383602, 381031, 383586, 378888, 381148, 380983, 382260, 381028, 380975, 381146, 383607, 383599, 383615, 383591, 378885, 380988, 378882, 380980, 381026, 380972, 383588, 383596, 383604, 383612, 378890, 379022, 383593, 377022, 380986, 381033, 381025, 380985, 380977, 383609, 382182, 383585, 383601, 378871, 378887, 378879, 381030, 380978, 380982, 380974); +UPDATE `gameobject_template` SET `ContentTuningId`=1004, `VerifiedBuild`=56263 WHERE `entry`=178088; -- Ragnaros +UPDATE `gameobject_template` SET `name`='Helping Hand', `VerifiedBuild`=56263 WHERE `entry`=383637; -- Rupert's Helping Hand +UPDATE `gameobject_template` SET `ContentTuningId`=348, `VerifiedBuild`=56263 WHERE `entry`=242686; -- Tanithria's Sharpened Spritethorns +UPDATE `gameobject_template` SET `ContentTuningId`=356, `VerifiedBuild`=56263 WHERE `entry`=255306; -- Book diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_26_02_world_creature_model_info.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_02_world_creature_model_info.sql new file mode 100644 index 000000000..816833598 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_02_world_creature_model_info.sql @@ -0,0 +1,2731 @@ +-- Creature Model Info +DELETE FROM `creature_model_info` WHERE `DisplayID` IN (118217, 119742, 118396, 117716, 117720, 117774, 117775, 117721, 121434, 117719, 117714, 120824, 117683, 121435, 121401, 120819, 117708, 117715, 120823, 94739, 120820, 117713, 117712, 109506, 121348, 118534, 117972, 118499, 118495, 118501, 118382, 118381, 121134, 117124, 117545, 119837, 111968, 121246, 118419, 120833, 117988, 120834, 120544, 120911, 119886, 119884, 121856, 121858, 119438, 114922, 117644, 117943, 117403, 118252, 114192, 114197, 118544, 121159, 121111, 121144, 121143, 121158, 119781, 121328, 114439, 119492, 119490, 116691, 116254, 116253, 120930, 117798, 114925, 117927, 120934, 117495, 123520, 116672, 116673, 117844, 119271, 117117, 117944, 117845, 123518, 121327, 119389, 117846, 117891, 123519, 115736, 117340, 121414, 112458, 121151, 116226, 122041, 115205, 115376, 117376, 116257, 118365, 106016, 115773, 119079, 121818, 118068, 116429, 117818, 120557, 118999, 119028, 121037, 119026, 118000, 121034, 121036, 121035, 119460, 119445, 121055, 118076, 119021, 121087, 119019, 117811, 119032, 119030, 119034, 121064, 121058, 119020, 118378, 119013, 118004, 118003, 119033, 119437, 121061, 119441, 121056, 117828, 119023, 119022, 119018, 119015, 119459, 119478, 120877, 116225, 115706, 119180, 120157, 116852, 120651, 122231, 120646, 120647, 118828, 120648, 117990, 121044, 120658, 120654, 120650, 120649, 120659, 120653, 121379, 117800, 120683, 120680, 120681, 120730, 120925, 114024, 119524, 118859, 121684, 115622, 112402, 112399, 120809, 114540, 116322, 114761, 114762, 118799, 116854, 115519, 113602, 117796, 118026, 114764, 114763, 116853, 112393, 118975, 118976, 118017, 118960, 114436, 118389, 118507, 114417, 114406, 122038, 122036, 114775, 121203, 119000, 115729, 115219, 116205, 117795, 78028, 90695, 120482, 120481, 120483, 120485, 120484, 118080, 117919, 115163, 120367, 122649, 120931, 115164, 117918, 117916, 117917, 112396, 117915, 117914, 114767, 117920, 117913, 114089, 114164, 112389, 117979, 122647, 121895, 122628, 122640, 117784, 122641, 122626, 122624, 122642, 122625, 117783, 122644, 116615, 122643, 118352, 117197, 119297, 119347, 119372, 119363, 120154, 119345, 120790, 120461, 119352, 119300, 119350, 119299, 119344, 120203, 119346, 119301, 119298, 119357, 120315, 117400, 118380, 118323, 114700, 121108, 114734, 118332, 119114, 115969, 120937, 120963, 114733, 114525, 114735, 114698, 114732, 122630, 116825, 117123, 117893, 111900, 120932, 121212, 117835, 117836, 117839, 117841, 118260, 117113, 122631, 117399, 114699, 117859, 118099, 114724, 114729, 122627, 91950, 122632, 117992, 117911, 120909, 120732, 120733, 117691, 117769, 115963, 119711, 116151, 114697, 83620, 118549, 118557, 116384, 83593, 83598, 118552, 115397, 116215, 116216, 121146, 115720, 114808, 114942, 121238, 121889, 112833, 118666, 118667, 114999, 115000, 115004, 118892, 117922, 117995, 121107, 118082, 117834, 118856, 112855, 78603, 113043, 116358, 119875, 120579, 120563, 120564, 119715, 120575, 120561, 120576, 120013, 114646, 117232, 119857, 118733, 117454, 117267, 112490, 118439, 116353, 116352, 116589, 120729, 120948, 120616, 120636, 122495, 122496, 120687, 117785, 120685, 120689, 120645, 120605, 120603, 120604, 120608, 119739, 117685, 119740, 120480, 118482, 115732, 118461, 120467, 120389, 121347, 117402, 81056, 102543, 118271, 103879, 103878, 116542, 117855, 114324, 117230, 119202, 115192, 115223, 115210, 121847, 103881, 115209, 115217, 120103, 115218, 117899, 121430, 114860, 120915, 121670, 117868, 121059, 113940, 115009, 122001, 119482, 119679, 119494, 119493, 118434, 119481, 119479, 119311, 115430, 122796, 118709, 121688, 121689, 121686, 121690, 117974, 121691, 119838, 117973, 117075, 120727, 117139, 117137, 117865, 117866, 117867, 114674, 117843, 117833, 117791, 117832, 118257, 117273, 114856, 115659, 118418, 114403, 114918, 122101, 118562, 120245, 120029, 120587, 120316, 119234, 114779, 116567, 120186, 120326, 120223, 118395, 120018, 120017, 120019, 122139, 114849, 118701, 117707, 117570, 118407, 114851, 118393, 119471, 116915, 120910, 119930, 119929, 116344, 116341, 118893, 112454, 118895, 112447, 118894, 117940, 117812, 116614, 119449, 119451, 117813, 117814, 121365, 120957, 118444, 118431, 118432, 118443, 119738, 118438, 114416, 118430, 118429, 118437, 114514, 120622, 121888, 114773, 114837, 121288, 114829, 112285, 113164, 121031, 117603, 102548, 115079, 101147, 121358, 117827, 117438, 117436, 121371, 121356, 121902, 121366, 119530, 121353, 117577, 115249, 117825, 119270, 118219, 115189, 115237, 115733, 115750, 118065, 116204, 121438, 120433, 120452, 117830, 115407, 117647, 117648, 117646, 120284, 120401, 115759, 120043, 120051, 116434, 117268, 116435, 121383, 118521, 116521, 118029, 114962, 119992, 120047, 120045, 120053, 120040, 120052, 120048, 120049, 120491, 120464, 115024, 122654, 122634, 115406, 122633, 112487, 112489, 101145, 117790, 118035, 120821, 120837, 120836, 115752, 117405, 118410, 122497, 118340, 122498, 117799, 117087, 119235, 121076, 121075, 118051, 115721, 119675, 121794, 121789, 121788, 121793, 121790, 118579, 121779, 118581, 118580, 118578, 118583, 121096, 115362, 120368, 120357, 118413, 120166, 120596, 119093, 120595, 118412, 120322, 116685, 116360, 116686, 116348, 116684, 116683, 120034, 118397, 118399, 118401, 121772, 120543, 122494, 120633, 120635, 102375, 121372, 114474, 115378, 119259, 120612, 117777, 117778, 117673, 117675, 120301, 117676, 120832, 120752, 115029, 116356, 117645, 117781, 117780, 117682, 117776, 115405, 116431, 115409, 117068, 117085, 116616, 117067, 117692, 117681, 117680, 117679, 121454, 117746, 117678, 120811, 117797, 99915, 120248, 122650, 120743, 120299, 120742, 102553, 120746, 117486, 120744, 120745, 117422, 120679, 120747, 120738, 120740, 121177, 120749, 120736, 120737, 120741, 117779, 120748, 115375, 120164, 83071, 118420, 119434, 122387, 113755, 120669, 119797, 119795, 121707, 120755, 118648, 122461, 120541, 120750, 105161, 120754, 120675, 117276, 120676, 117270, 119090, 118133, 121834, 118875, 121836, 121835, 115042, 118610, 121838, 121837, 118871, 121833, 120296, 121315, 120756, 120671, 117727, 117740, 120831, 118650, 117741, 117753, 117728, 117737, 117736, 121734, 120830, 120990, 118441, 117794, 120953, 120617, 120613, 120620, 120829, 120828, 121091, 121092, 119243, 117257, 112041, 110082, 117787, 117788, 118442, 115283, 118462, 117933, 117932, 118148, 117165, 114546, 117931, 115153, 115454, 116354, 120268, 120264, 120265, 116266, 115777, 115775, 120168, 115017, 117312, 115776, 116815, 117929, 117987, 117930, 115434, 115455, 115438, 115439, 114553, 118083, 114548, 115738, 114547, 117942, 114029, 114552, 119273, 119725, 116437, 116438, 118674, 120735, 117803, 120615, 117802, 120725, 120726, 117420, 117423, 119193, 117671, 121104, 121382, 115157, 121827, 121830, 121829, 120628, 121826, 121241, 121828, 117801, 121384, 120670, 121860, 120639, 117413, 120668, 117427, 114926, 120626, 115760, 118066, 115742, 116453, 115739, 116481, 118230, 112634, 115749, 116459, 115744, 120445, 120592, 118996, 115708, 117385, 117416, 116263, 117387, 116681, 112488, 115740, 117786, 121714, 121142, 119254, 116409, 119252, 119974, 116355, 117328, 118964, 117327, 118574, 113756, 114412, 117370, 119714, 119962, 119920, 115010, 121213, 120402, 114268, 119918, 118033, 115019, 120591, 119458, 120410, 120580, 120599, 121800, 112428, 119912, 115758, 120403, 117378, 116436, 120471, 119916, 118414, 119914, 119915, 119917, 117389, 119911, 115018, 117388, 119910, 115772, 117792, 120598, 114422, 120153, 120597, 114421, 120602, 115774, 115755, 114468, 115761, 115770, 114423, 118563, 118877, 118264, 117764, 119201, 119200, 121708, 114472, 114752, 115166, 121450, 119435, 121992, 119836, 119843, 116570, 120879, 120688, 119844, 119418, 116523, 120926, 119835, 117711, 122613, 117670, 114961, 115583, 119208, 121990, 114964, 116065, 114868, 115550, 117767, 117092, 121983, 115547, 115584, 117768, 117765, 115548, 115549, 114867, 121986, 117041, 121991, 122150, 122147, 122148, 122146, 116529, 120923, 115978, 115979, 114662, 115745, 121972, 117186, 116108, 115747, 121970, 121987, 121982, 121984, 121969, 121974, 121989, 121985, 115980, 117039, 115431, 117241, 119431, 119426, 117463, 121369, 122694, 118056, 118727, 122684, 120222, 121412, 119305, 120386, 122676, 117228, 122693, 122692, 119251, 119304, 119307, 115361, 115588, 119303, 119699, 117860, 115154, 115415, 118878, 117097, 115526, 119706, 114652, 117611, 120660, 118145, 116498, 116456, 116308, 116458, 116455, 115709, 117702, 117517, 117311, 117314, 113941, 115716, 115715, 120183, 117699, 117700, 117703, 117701, 117698, 115255, 117040, 111888, 115173, 115263, 117606, 117605, 107853, 115264, 117608, 117223, 117224, 114562, 115262, 117208, 117202, 117610, 115238, 118400, 114555, 118141, 117538, 122745, 112456, 116416, 117318, 121525, 119721, 121368, 115593, 122685, 117886, 121360, 121351, 119951, 117317, 115653, 119933, 118632, 118633, 118634, 117043, 117316, 119163, 117315, 122356, 116508, 116833, 116504, 116445, 116505, 116443, 122154, 115530, 116817, 116816, 121223, 117521, 117522, 118626, 117773, 115213, 115214, 115380, 118656, 118655, 116130, 115527, 115525, 118220, 115207, 115198, 115522, 118235, 115199, 112413, 115208, 115250, 115252, 118218, 116012, 114626, 120256, 114730, 112857, 116503, 116513, 122656, 117206, 120257, 117204, 117205, 116454, 117815, 115171, 116511, 122659, 122658, 116510, 116452, 115351, 118081, 113895, 115614, 115350, 122657, 122660, 115451, 115450, 117115, 115458, 116664, 119261, 115459, 119744, 117539, 119260, 117116, 118149, 120010, 120007, 120000, 120226, 114731, 118139, 117256, 117255, 117541, 121642, 114703, 121643, 113897, 114807, 112266, 120015, 114806, 115121, 114757, 119280, 114804, 114805, 119283, 91386, 91383, 122170, 106598, 115120, 118249, 115107, 118248, 122169, 116642, 116818, 123422, 112601, 114508, 112598, 112025, 114736, 114705, 115082, 118057, 112307, 117183, 117184, 117182, 115888, 118175, 123421, 114363, 114367, 116828, 116826, 114832, 114569, 114833, 112410, 118913, 117120, 112637, 120263, 115469, 115442, 120247, 106518, 118915, 117455, 122712, 114373, 115408, 115076, 117166, 119076, 119724, 114170, 114651, 114171, 114039, 117372, 117329, 118198, 117375, 117377, 114743, 117326, 120035, 118590, 118197, 119004, 118215, 119003, 114701, 115251, 118600, 118602, 116461, 114820, 112395, 112539, 117174, 122175, 118916, 120224, 119913, 117140, 114720, 118176, 118173, 114709, 114467, 118200, 116281, 120242, 115115, 101148, 114722, 114702, 114717, 114092, 114706, 118199, 112384, 118201, 118203, 112385, 118204, 114766, 118202, 114127, 115381, 111697, 111698, 112514, 120954, 115517, 120375, 118053, 118036, 114550, 114758, 112315, 112284, 116525, 115253, 114113, 112328, 112322, 115512, 112319, 112325, 112316, 114420, 119649, 114721, 114723, 115285, 120227, 118719, 114190, 119226, 118599, 119513, 115492, 114189, 119512, 114196, 116285, 114194, 115331, 119510, 114193, 116426, 114087, 114727, 114157, 115169, 114738, 114718, 114692, 118914, 114741, 117579, 114088, 117581, 114725, 114803, 115167, 114114, 114116, 121775, 115426, 115417, 112494, 118480, 110046, 116670, 115491, 115435, 115443, 114912, 115428, 121097, 116585, 112411, 109053, 114830, 117489, 115211, 115212, 115401, 115399, 117069, 114930, 114924, 114561, 115226, 114563, 115190, 115242, 117490, 117580, 114726, 115404, 116507, 119412, 114178, 114745, 99448, 115222, 115186, 115185, 118251, 118720, 118143, 117710, 117231, 114841, 121201, 118188, 118189, 117106, 118697, 115762, 120155, 116491, 118234, 118236, 118192, 118246, 118194, 118183, 118184, 115093, 118180, 118185, 122705, 116566, 118243, 115098, 118238, 121197, 121198, 118239, 118240, 118232, 118241, 75335, 106374, 120350, 75336, 118242, 112345, 118247, 112610, 118254, 118245, 119996, 111809, 111755, 112194, 111756, 111889, 118253, 112380, 120979, 113189, 112278, 112279, 112724, 117141, 122943, 115258, 122287, 116586, 117887, 114418, 116457, 121195, 121194, 121196, 121193, 117763, 115592, 115015, 115771, 120169, 115591, 122635, 122637, 118059, 117062, 112392, 114801, 114551, 118090, 116788, 116612, 116428, 114897, 115099, 113982, 114549, 112448, 119919, 114815, 119533, 119503, 114528, 101140, 119514, 119511, 115410, 114195, 119518, 119509, 119515, 117044, 119517, 119516, 119504, 118250, 122429, 122424, 122425, 122420, 122427, 122428, 122426, 116157, 104117, 117371, 102531, 117042, 118403, 117045, 113980, 121352, 118977, 115510, 114191, 115002, 114995, 118589, 114795, 123420, 119007, 116440, 119743, 118675, 116273, 117905, 112412, 117897, 118607, 117901, 117904, 120246, 117903, 117909, 114792, 116478, 116272, 117900, 117896, 115147, 114790, 114793, 119990, 118214, 119987, 115125, 118363, 100942, 120024, 114823, 121370, 102532, 117175, 114825, 121361, 115546, 115544, 118142, 115956, 116345, 116918, 118318, 121167, 119430, 122944, 119840, 119413, 119432, 120324, 121362, 121363, 119428, 119427, 118736, 114541, 115743, 117179, 114408, 116444, 116467, 115277, 118673, 120270, 118676, 120272, 116441, 120271, 120273, 116346, 120274, 116390, 119181, 119009, 115577, 115578, 115088, 121429, 115092, 114469, 121161, 90698, 116347, 115520, 115521, 115523, 116690, 112286, 117243, 117247, 121149, 121147, 121078, 121077, 121150, 121090, 112394, 121089, 121145, 112386, 115137, 115139, 115135, 118157, 118009, 119932, 115230, 116475, 115187, 115231, 115100, 122061, 118587, 115516, 119364, 115515, 115500, 117110, 115594, 115077, 117108, 117109, 117111, 120387, 120493, 120385, 120061, 115040, 117766, 121162, 102555, 116433, 117441, 118268, 113757, 119423, 122698, 117762, 117888, 122699, 115545, 117882, 117875, 116020, 117881, 117878, 117877, 117879, 118186, 117876, 118172, 118001, 119425, 120470, 115543, 122704, 119424, 119433, 122709, 122711, 122707, 117884, 120400, 122681, 119876, 121132, 116276, 120399, 122702, 122673, 122703, 122697, 118635, 122710, 115524, 115535, 117464, 118339, 118269, 114110, 114107, 117094, 102533, 115722, 121141, 122666, 121165, 122672, 121160, 122668, 122667, 121534, 122674, 118700, 114542, 118682, 115576, 115575, 115364, 115369, 115370, 115348, 117524, 118750, 117518, 118749, 117525, 119935, 119368, 122670, 121535, 121045, 122708, 122695, 122696, 116278, 121730, 117756, 122669, 121046, 122706, 122677, 122671, 122691, 122675, 122683, 122701, 122700, 120593, 115036, 122678, 117227, 119419, 119417, 122713, 120036, 122682, 122679, 117761, 120970, 118222, 121865, 112446, 115144, 119168, 121449, 119167, 119166, 116292, 118317, 122040, 119164, 119165, 114921, 118463, 117656, 119830, 119829, 119831, 115094, 116469, 118144, 115487, 119365, 116829, 118585, 119774, 117260, 114316, 120436, 119660, 119934, 120488, 79780, 119896, 115403, 118388, 115496, 112486, 112485, 117869, 112453, 112455, 117851, 118630, 107728, 115538, 119788, 115488, 121848, 115539, 115007, 118598, 116283, 114026, 117971, 115541, 118417, 118421, 118416, 115037, 117373, 120448, 119889, 117374, 119205, 115540, 117313, 115499, 119409, 115692, 119407, 115746, 116269, 114529, 115734, 118127, 116493, 116490, 116492, 123084, 123083, 123085, 116446, 123086, 118993, 104165, 111307, 114772, 121311, 121308, 119988, 121448, 115398, 112457, 112459, 114627, 119791, 114558, 116439, 114624, 114621, 115707, 116084, 116227, 120412, 120413, 114623, 115962, 120411, 116524, 119182, 119262, 119366, 121802, 115039, 115751, 119256, 116479, 121799, 119367, 116831, 116538, 117395, 116114, 118532, 116377, 121442, 107363, 121443, 115531, 112729, 112728, 119295, 121040, 116349, 119255, 115041, 116832, 116834, 119296, 114415, 112730, 112727, 119468, 121664, 120682, 119349, 114988, 114987, 114986, 112725, 115332, 115478, 115501, 120852, 117861, 114411, 115339, 121116, 121468, 116544, 120323, 115288, 114543, 116378, 114131, 114989, 121115, 114413, 114544, 118179, 114545, 121117, 116506, 117448, 117439, 110445, 110446, 119758, 114622, 115257, 114778, 115529, 117451, 119989, 115359, 112712, 115365, 115344, 114655, 121738, 110431, 115483, 115504, 119042, 120850, 119522, 117442, 118087, 119174, 117462, 122419, 114483, 110448, 118545, 114361, 119708, 117443, 117461, 117460, 118229, 118548, 118147, 117558, 118547, 115528, 114620, 114619, 115372, 119230, 112391, 112388, 112722, 115411, 116451, 109510, 109507, 119707, 116450, 115377, 120306, 117951, 116116, 120980, 116111, 116112, 120900, 120903, 120902, 120901, 116113, 118353, 118458, 115464, 112449, 114678, 114679, 121380, 118440, 121042, 120678, 120952, 117429, 117426, 117410, 117419, 114650, 117428, 122629, 119741, 120999, 120175, 116611, 117717, 117065, 118223, 118379, 112398, 117939, 119722, 115498, 121325, 119016, 111138, 118415, 119672, 118384, 118411, 118385, 117842, 88316, 115495, 120956, 118386, 114687, 114146, 118073, 116115, 119078, 118734, 118718, 119080, 121106, 120951, 117287, 119663, 117696, 117690, 120611, 117689, 121148, 117424, 117953, 120949, 117697, 121105, 120607, 120642, 121103, 117695, 118267, 115038, 117757, 117421, 121065, 120614, 117425, 117430, 120618, 115035, 117418, 120981, 120384, 119656, 117417, 120739, 117666, 120914, 121446, 121951, 117667, 120625, 114537, 120609, 112414, 122664, 114933, 116635, 116632, 117440, 114691, 120415, 116631, 109358, 117806, 122301, 114716, 114710, 114690, 121052, 117725, 88792, 115254, 112806, 120610, 118132, 117431, 117412, 120629, 120409, 115025, 120424, 115280, 115282, 115028, 119408, 117747, 121259, 117748, 115026, 115030, 119306, 121257, 115503, 117760, 116277, 117889, 116522, 117161, 117885, 90726, 119986, 117449, 117450, 115342, 117353, 117336, 117356, 117338, 117345, 114923, 115502, 115424, 114653, 115844, 115479, 115482, 115497, 120851, 115460, 115461, 114656, 114305, 121155, 120619, 115419, 114940, 114944, 112383, 117858, 118006, 118472, 114936, 115011, 115465, 119765, 121467, 114929, 115413, 114920, 114809, 111509, 114919, 121039, 114510, 114512, 121324, 108917, 114538, 115340, 114533, 114536, 114768, 114511, 114509, 112723, 117229, 116122, 108918, 120372, 116476, 118408, 115101, 116477, 114531, 115170, 116159, 118609, 120430, 119528, 116509, 120434, 120473, 116160, 115155, 114530, 115472, 115596, 115597, 120644, 120638, 117271, 117277, 117414, 117653, 114714, 116158, 116480, 115473, 117612, 120437, 120472, 117346, 114365, 114362, 110198, 114695, 116633, 114570, 114696, 118454, 103499, 119327, 120438, 114712, 116541, 110447, 116482, 120416, 114711, 121224, 116634, 117446, 117445, 119502, 117437, 117444, 118231, 118467, 114796, 114527, 115717, 118575, 118466, 117447, 118468, 110444, 118465, 118072, 103831, 120753, 120673, 117471, 115616, 119072, 119696, 114532, 114968, 118233, 118853, 118854, 118849, 118846, 112387, 117477, 117970, 117993, 114686, 117694, 117475, 117476, 119694, 115124, 117705, 115089, 119969, 114618, 117738, 117732, 117739, 121157, 121156, 116218, 121153, 121154, 114484, 120352, 122066, 122065, 115095, 112397, 112726, 115096, 120643, 115080, 121431, 117411, 115032, 114694, 120935, 115073, 117759, 115020, 116275, 115022, 118919, 118457, 118451, 117659, 118961, 119237, 115083, 118868, 119429, 119416, 118255, 119415, 116279, 117754, 117752, 115014, 119422, 117199, 114715, 119735, 121053, 116447, 116259, 116449, 119921, 114049, 119704, 118855, 116208, 118343, 116652, 113231, 114052, 122444, 121240, 114050, 118995, 118994, 118998, 118193, 116448, 116187, 115725, 114051, 115735, 119905, 117729, 117730, 117742, 117726, 117733, 117731, 117743, 117357, 120427, 117359, 120459, 117657, 120440, 120441, 120439, 118447, 117341, 118450, 121993, 120442, 118448, 117660, 120458, 122462, 120426, 120428, 120395, 117348, 117342, 117658, 117349, 117354, 117655, 118446, 120425, 120429, 117355, 117350, 118319, 121425, 120443, 118452, 121381, 120624, 121976, 117408, 117343, 120621, 117344, 121977, 120757, 121988, 121978, 120640, 118445, 118464, 118460, 120627, 120540, 117651, 120637, 117337, 117352, 120623, 118459, 120606, 117650, 117642, 121973, 117351, 121980, 120630, 120641, 121975, 120802, 121979, 114500, 121981, 117415, 120751, 120672, 103813, 117409, 117649, 121968, 117654, 117358, 117347, 121971, 117652, 120922, 118449, 115995, 115505, 117127, 119955, 117519, 120016, 117360, 117339, 117198, 119747, 115719, 120551, 120345, 114526, 116650, 116959, 117201, 114158, 114713, 117195, 117207, 120317, 116689, 103501, 117203, 116911, 117831, 116677, 120554, 117196, 117456, 117200, 119550, 117459, 119705, 114855, 120555, 120552, 120553, 116678, 118619, 120504, 120556, 116913, 117687, 119519, 120588, 117238, 117458, 117193, 117194, 114756, 114753, 119703, 114814, 114749, 114751, 120917, 118182, 116517, 120495, 114128, 121185, 114303, 120446, 118137, 120318, 119497, 120319, 115358, 120321, 120454, 120449, 120453, 116520, 120451, 118181, 116519, 122304, 122303, 122305, 120450, 120320, 119229, 119421, 119232, 118862, 115021, 121050, 118865, 117240, 118138, 117758, 115031, 115013, 115023, 115012, 111899, 118864, 121043, 116274, 115034, 116368, 119231, 115033, 118863, 117751, 117755, 113934); +INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES +(118217, 0.077500000596046447, 0.25, 0, 56311), +(119742, 0.599164545536041259, 0.85000002384185791, 0, 56311), +(118396, 0.216666653752326965, 0.216666653752326965, 0, 56311), +(117716, 0.305999994277954101, 1.5, 0, 56311), +(117720, 0.382999986410140991, 1.5, 0, 56311), +(117774, 0.347000002861022949, 1.5, 0, 56311), +(117775, 0.347000002861022949, 1.5, 0, 56311), +(117721, 0.382999986410140991, 1.5, 0, 56311), +(121434, 0.347222000360488891, 1.5, 0, 56311), +(117719, 0.698715150356292724, 1.5, 0, 56311), +(117714, 0.388999998569488525, 1.5, 0, 56311), +(120824, 0.347000002861022949, 1.5, 0, 56311), +(117683, 0.347000002861022949, 1.5, 0, 56311), +(121435, 0.347222000360488891, 1.5, 0, 56311), +(121401, 0.613115906715393066, 0.375, 0, 56311), +(120819, 0.347000002861022949, 1.5, 0, 56311), +(117708, 0.347000002861022949, 1.5, 0, 56311), +(117715, 0.305999994277954101, 1.5, 0, 56311), +(120823, 0.347000002861022949, 1.5, 0, 56311), +(94739, 1, 2.5, 0, 56311), +(120820, 0.347000002861022949, 1.5, 0, 56311), +(117713, 0.208000004291534423, 1.5, 0, 56311), +(117712, 0.305999994277954101, 1.5, 0, 56311), +(109506, 2.334235191345214843, 1, 0, 56311), +(121348, 1.928423166275024414, 2.5, 0, 56311), +(118534, 0.347000002861022949, 1.5, 0, 56311), +(117972, 1.917696714401245117, 0, 0, 56311), +(118499, 0.347000002861022949, 1.5, 0, 56311), +(118495, 0.347000002861022949, 1.5, 0, 56311), +(118501, 0.347000002861022949, 1.5, 0, 56311), +(118382, 0.347000002861022949, 1.5, 0, 56311), +(118381, 0.347000002861022949, 1.5, 0, 56311), +(121134, 0.347000002861022949, 1.5, 0, 56311), +(117124, 0.347000002861022949, 1.5, 0, 56311), +(117545, 1.936377167701721191, 3.599999904632568359, 0, 56311), +(119837, 0.347000002861022949, 1.5, 0, 56311), +(111968, 7.346789360046386718, 9, 0, 56311), +(121246, 0.279741913080215454, 1, 0, 56311), +(118419, 0.347000002861022949, 1.5, 0, 56311), +(120833, 0.347000002861022949, 1.5, 0, 56311), +(117988, 0.221895754337310791, 0.800000011920928955, 0, 56311), +(120834, 0.347000002861022949, 1.5, 0, 56311), +(120544, 0.347000002861022949, 1.5, 0, 56311), +(120911, 0.347000002861022949, 1.5, 0, 56311), +(119886, 0.75, 15, 0, 56311), +(119884, 2.70007491111755371, 2.640000343322753906, 0, 56311), +(121856, 0.347000002861022949, 1.5, 0, 56311), +(121858, 0.347000002861022949, 1.5, 0, 56311), +(119438, 1.753167271614074707, 3, 0, 56311), +(114922, 1.65874183177947998, 2, 0, 56311), +(117644, 0.347000002861022949, 1.5, 0, 56311), +(117943, 0.520500004291534423, 2.25, 0, 56311), +(117403, 1.029999971389770507, 1.5, 0, 56311), +(118252, 1.797301292419433593, 1.65000009536743164, 0, 56311), +(114192, 1.379828453063964843, 0.900000035762786865, 0, 56311), +(114197, 1.379828453063964843, 0.900000035762786865, 0, 56311), +(118544, 0.347000002861022949, 1.5, 0, 56311), +(121159, 1.146999955177307128, 3, 0, 56311), +(121111, 1.146999955177307128, 3, 0, 56311), +(121144, 0.507696926593780517, 0, 0, 56311), +(121143, 0.739205479621887207, 0, 0, 56311), +(121158, 1.453216075897216796, 3, 0, 56311), +(119781, 1.928423166275024414, 3, 0, 56311), +(121328, 1.928423166275024414, 2.5, 0, 56311), +(114439, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(119492, 2.723183870315551757, 1, 0, 56311), +(119490, 2.723183870315551757, 1, 0, 56311), +(116691, 1.770069241523742675, 1.625, 0, 56311), +(116254, 1.658741712570190429, 2, 0, 56311), +(116253, 1.658741712570190429, 2, 0, 56311), +(120930, 0.347000002861022949, 1.5, 0, 56311), +(117798, 0.347000002861022949, 1.5, 0, 56311), +(114925, 1.65874183177947998, 2, 0, 56311), +(117927, 0.725164234638214111, 0, 0, 56311), +(120934, 0.347000002861022949, 1.5, 0, 56311), +(117495, 1.65874183177947998, 2, 0, 56311), +(123520, 1.65874183177947998, 5, 0, 56311), +(116672, 2.982617139816284179, 2.40000009536743164, 0, 56311), +(116673, 2.982617139816284179, 2.40000009536743164, 0, 56311), +(117844, 0.347000002861022949, 1.5, 0, 56311), +(119271, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(117117, 3.728271245956420898, 3, 0, 56311), +(117944, 0.347000002861022949, 1.5, 0, 56311), +(117845, 0.347000002861022949, 1.5, 0, 56311), +(123518, 1.65874183177947998, 2, 0, 56311), +(121327, 1.928423166275024414, 2.5, 0, 56311), +(119389, 0.347000002861022949, 1.5, 0, 56311), +(117846, 0.347000002861022949, 1.5, 0, 56311), +(117891, 1.941226720809936523, 0, 0, 56311), +(123519, 1.65874183177947998, 2, 0, 56311), +(115736, 1.227306604385375976, 1.20000004768371582, 0, 56311), +(117340, 0.305999994277954101, 1.5, 0, 56311), +(121414, 3.302712678909301757, 6.5, 0, 56311), +(112458, 1.605658531188964843, 1, 0, 56311), +(121151, 0.347000002861022949, 1.5, 0, 56311), +(116226, 1.65874183177947998, 5, 0, 56311), +(122041, 3.785482406616210937, 4, 0, 56311), +(115205, 1.075765132904052734, 2, 0, 56311), +(115376, 1.612697005271911621, 1.20000004768371582, 0, 56311), +(117376, 2.540548324584960937, 2, 0, 56311), +(116257, 2.665099382400512695, 6.75, 0, 56311), +(118365, 1.917696714401245117, 0, 0, 56311), +(106016, 2.320718288421630859, 2, 0, 56311), +(115773, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(119079, 0.764442086219787597, 3, 0, 56311), +(121818, 4.7262725830078125, 6, 0, 56311), +(118068, 0.305999994277954101, 1.5, 0, 56311), +(116429, 0.698715150356292724, 1.5, 0, 56311), +(117818, 0.305999994277954101, 1.5, 0, 56311), +(120557, 1.063861489295959472, 0, 0, 56311), +(118999, 0.698715150356292724, 1.5, 0, 56311), +(119028, 0.305999994277954101, 1.5, 0, 56311), +(121037, 0.305999994277954101, 1.5, 0, 56311), +(119026, 0.208000004291534423, 1.5, 0, 56311), +(118000, 0.305999994277954101, 1.499999880790710449, 0, 56311), +(121034, 0.912917256355285644, 1.875, 0, 56311), +(121036, 0.652517676353454589, 2, 0, 56311), +(121035, 0.730333805084228515, 1.5, 0, 56311), +(119460, 0.306000024080276489, 1, 0, 56311), +(119445, 0.367199987173080444, 1.80000007152557373, 0, 56311), +(121055, 1.083562493324279785, 1.20000004768371582, 0, 56311), +(118076, 0.367199987173080444, 1.80000007152557373, 0, 56311), +(119021, 0.305999994277954101, 1.5, 0, 56311), +(121087, 0.465000003576278686, 0, 0, 56311), +(119019, 0.305999994277954101, 1.5, 0, 56311), +(117811, 0.83993154764175415, 0, 0, 56311), +(119032, 0.305999994277954101, 1.5, 0, 56311), +(119030, 0.305999994277954101, 1.5, 0, 56311), +(119034, 0.305999994277954101, 1.5, 0, 56311), +(121064, 0.722374916076660156, 0.800000011920928955, 0, 56311), +(121058, 1.083562374114990234, 1.199999928474426269, 0, 56311), +(119020, 0.305999994277954101, 1.5, 0, 56311), +(118378, 0.305999994277954101, 1, 0, 56311), +(119013, 0.305999994277954101, 1.5, 0, 56311), +(118004, 0.367200016975402832, 1.80000007152557373, 0, 56311), +(118003, 0.367200016975402832, 1.80000007152557373, 0, 56311), +(119033, 0.305999994277954101, 1.5, 0, 56311), +(119437, 0.305999994277954101, 1.5, 0, 56311), +(121061, 0.722374916076660156, 0.800000011920928955, 0, 56311), +(119441, 0.367200016975402832, 1.80000007152557373, 0, 56311), +(121056, 1.083562493324279785, 1.20000004768371582, 0, 56311), +(117828, 0.310000002384185791, 1, 0, 56311), +(119023, 0.305999994277954101, 1.5, 0, 56311), +(119022, 0.305999994277954101, 1.5, 0, 56311), +(119018, 0.208000004291534423, 1.5, 0, 56311), +(119015, 0.305999994277954101, 1.5, 0, 56311), +(119459, 0.305999994277954101, 1, 0, 56311), +(119478, 0.347000002861022949, 1.5, 0, 56311), +(120877, 0.347000002861022949, 1.5, 0, 56311), +(116225, 1.65874183177947998, 5, 0, 56311), +(115706, 0.347000002861022949, 1.5, 0, 56311), +(119180, 0.173987969756126403, 0.300000011920928955, 0, 56311), +(120157, 1.186080455780029296, 2.25, 0, 56311), +(116852, 1, 3, 0, 56311), +(120651, 0.347000002861022949, 1.5, 0, 56311), +(122231, 1, 1.5, 0, 56311), +(120646, 0.347000002861022949, 1.5, 0, 56311), +(120647, 0.347000002861022949, 1.5, 0, 56311), +(118828, 0.347000002861022949, 1.5, 0, 56311), +(120648, 0.347000002861022949, 1.5, 0, 56311), +(117990, 0.221895754337310791, 0.800000011920928955, 0, 56311), +(121044, 0.347000002861022949, 1.5, 0, 56311), +(120658, 0.347000002861022949, 1.5, 0, 56311), +(120654, 0.347000002861022949, 1.5, 0, 56311), +(120650, 0.347000002861022949, 1.5, 0, 56311), +(120649, 0.347000002861022949, 1.5, 0, 56311), +(120659, 0.347000002861022949, 1.5, 0, 56311), +(120653, 0.347000002861022949, 1.5, 0, 56311), +(121379, 0.347000002861022949, 1.5, 0, 56311), +(117800, 0.347000002861022949, 1.5, 0, 56311), +(120683, 0.347000002861022949, 1.5, 0, 56311), +(120680, 0.347000002861022949, 1.5, 0, 56311), +(120681, 0.347000002861022949, 1.5, 0, 56311), +(120730, 0.347000002861022949, 1.5, 0, 56311), +(120925, 0.347222000360488891, 1.5, 0, 56311), +(114024, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(119524, 2.540548324584960937, 2, 0, 56311), +(118859, 0.382999986410140991, 1.5, 0, 56311), +(121684, 0.5, 1, 0, 56311), +(115622, 0.650004267692565917, 0, 0, 56311), +(112402, 2.221876859664916992, 1, 0, 56311), +(112399, 2.221876859664916992, 1, 0, 56311), +(120809, 0.483442813158035278, 0, 0, 56311), +(114540, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(116322, 0.725164234638214111, 0, 0, 56311), +(114761, 0.580131411552429199, 0, 0, 56311), +(114762, 0.580131411552429199, 0, 0, 56311), +(118799, 1, 0, 0, 56311), +(116854, 1, 3, 0, 56311), +(115519, 0.634155929088592529, 1, 0, 56311), +(113602, 0.12163611501455307, 0, 0, 56311), +(117796, 0.347000002861022949, 1.5, 0, 56311), +(118026, 2.229280710220336914, 0, 0, 56311), +(114764, 0.580131411552429199, 0, 0, 56311), +(114763, 0.580131411552429199, 0, 0, 56311), +(116853, 1, 3, 0, 56311), +(112393, 0.5, 1, 0, 56311), +(118975, 0.676819920539855957, 0, 0, 56311), +(118976, 0.676819920539855957, 0, 0, 56311), +(118017, 2.653520822525024414, 0, 0, 56311), +(118960, 0.400000005960464477, 0, 0, 56311), +(114436, 2.052989959716796875, 0, 0, 56311), +(118389, 0.483442813158035278, 0, 0, 56311), +(118507, 0.347000002861022949, 1.5, 0, 56311), +(114417, 2.653520822525024414, 0, 0, 56311), +(114406, 1, 1, 0, 56311), +(122038, 0.305999994277954101, 1.5, 0, 56311), +(122036, 0.305999994277954101, 1.5, 0, 56311), +(114775, 0.75, 15, 0, 56311), +(121203, 5.708419322967529296, 5, 0, 56311), +(119000, 0.305999994277954101, 1.5, 0, 56311), +(115729, 0.5, 10, 0, 56311), +(115219, 1.506071209907531738, 2.799999952316284179, 0, 56311), +(116205, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(117795, 1.797301292419433593, 1.65000009536743164, 0, 56311), +(78028, 0.232499986886978149, 0.75, 0, 56311), +(90695, 1, 0, 0, 56311), +(120482, 0.438037067651748657, 0, 0, 56311), +(120481, 1.108200788497924804, 0, 0, 56311), +(120483, 0.883744418621063232, 0, 0, 56311), +(120485, 0.524547100067138671, 0, 0, 56311), +(120484, 0.634314537048339843, 0, 0, 56311), +(118080, 0.483442813158035278, 0, 0, 56311), +(117919, 0.338409960269927978, 0, 0, 56311), +(115163, 2.493946790695190429, 0, 0, 56311), +(120367, 0.420000016689300537, 6, 0, 56311), +(122649, 0.5, 1, 0, 56311), +(120931, 0.347000002861022949, 1.5, 0, 56311), +(115164, 2.493946790695190429, 0, 0, 56311), +(117918, 0.338409960269927978, 0, 0, 56311), +(117916, 0.338409960269927978, 0, 0, 56311), +(117917, 0.338409960269927978, 0, 0, 56311), +(112396, 0.5, 1, 0, 56311), +(117915, 0.338409960269927978, 0, 0, 56311), +(117914, 0.338409960269927978, 0, 0, 56311), +(114767, 1.48591160774230957, 1.799999952316284179, 0, 56311), +(117920, 0.338409960269927978, 0, 0, 56311), +(117913, 0.338409960269927978, 0, 0, 56311), +(114089, 1.48591160774230957, 1.799999952316284179, 0, 56311), +(114164, 1.48591160774230957, 1.799999952316284179, 0, 56311), +(112389, 1, 2, 0, 56311), +(117979, 0.231216117739677429, 0, 0, 56311), +(122647, 2.887376308441162109, 3, 0, 56311), +(121895, 0.336600005626678466, 1.65000009536743164, 0, 56311), +(122628, 0.5, 1, 0, 56311), +(122640, 0.5, 1, 0, 56311), +(117784, 0.5, 1, 0, 56311), +(122641, 0.5, 1, 0, 56311), +(122626, 0.5, 1, 0, 56311), +(122624, 0.5, 1, 0, 56311); + +INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES +(122642, 0.5, 1, 0, 56311), +(122625, 0.5, 1, 0, 56311), +(117783, 0.5, 1, 0, 56311), +(122644, 0.5, 1, 0, 56311), +(116615, 0.492314487695693969, 0.3125, 0, 56311), +(122643, 0.5, 1, 0, 56311), +(118352, 1.5, 0, 0, 56311), +(117197, 2.151530265808105468, 4, 0, 56311), +(119297, 0.305999994277954101, 1.5, 0, 56311), +(119347, 0.305999994277954101, 1.5, 0, 56311), +(119372, 0.305999994277954101, 1.5, 0, 56311), +(119363, 0.882349073886871337, 0, 0, 56311), +(120154, 0.305999994277954101, 1.5, 0, 56311), +(119345, 0.305999994277954101, 1.5, 0, 56311), +(120790, 2.15000009536743164, 4, 0, 56311), +(120461, 0.305999994277954101, 1.5, 0, 56311), +(119352, 0.305999994277954101, 1.5, 0, 56311), +(119300, 0.305999994277954101, 1.5, 0, 56311), +(119350, 0.305999994277954101, 1.5, 0, 56311), +(119299, 0.305999994277954101, 1.5, 0, 56311), +(119344, 0.305999994277954101, 1.5, 0, 56311), +(120203, 0.305999994277954101, 1.5, 0, 56311), +(119346, 0.305999994277954101, 1.5, 0, 56311), +(119301, 0.305999994277954101, 1.5, 0, 56311), +(119298, 0.305999994277954101, 1.5, 0, 56311), +(119357, 0.305999994277954101, 1.5, 0, 56311), +(120315, 2.15000009536743164, 4, 0, 56311), +(117400, 1.928423166275024414, 2.5, 0, 56311), +(118380, 0.780590832233428955, 5, 0, 56311), +(118323, 0.608994245529174804, 0, 0, 56311), +(114700, 0.483442813158035278, 0, 0, 56311), +(121108, 0.138684809207916259, 0.5, 0, 56311), +(114734, 0.483442813158035278, 0, 0, 56311), +(118332, 2.245431423187255859, 0, 0, 56311), +(119114, 3.810822486877441406, 3, 0, 56311), +(115969, 0.347000002861022949, 1.5, 0, 56311), +(120937, 0.347000002861022949, 1.5, 0, 56311), +(120963, 0.336052179336547851, 0.824999988079071044, 0, 56311), +(114733, 0.483442813158035278, 0, 0, 56311), +(114525, 0.483442813158035278, 0, 0, 56311), +(114735, 0.483442813158035278, 0, 0, 56311), +(114698, 0.483442813158035278, 0, 0, 56311), +(114732, 0.483442813158035278, 0, 0, 56311), +(122630, 1, 2, 0, 56311), +(116825, 0.722000002861022949, 3, 0, 56311), +(117123, 1, 11, 0, 56311), +(117893, 18.74646759033203125, 3.999999761581420898, 0, 56311), +(111900, 0.122499994933605194, 0.349999994039535522, 0, 56311), +(120932, 0.347000002861022949, 1.5, 0, 56311), +(121212, 1, 0, 0, 56311), +(117835, 0.347000002861022949, 1.5, 0, 56311), +(117836, 0.347000002861022949, 1.5, 0, 56311), +(117839, 0.347000002861022949, 1.5, 0, 56311), +(117841, 0.347000002861022949, 1.5, 0, 56311), +(118260, 0.483442813158035278, 0, 0, 56311), +(117113, 0.676819920539855957, 0, 0, 56311), +(122631, 1, 2, 0, 56311), +(117399, 2.892634868621826171, 3.75, 0, 56311), +(114699, 0.483442813158035278, 0, 0, 56311), +(117859, 3.360063791275024414, 2, 0, 56311), +(118099, 4.081549644470214843, 5, 0, 56311), +(114724, 0.483442813158035278, 0, 0, 56311), +(114729, 0.483442813158035278, 0, 0, 56311), +(122627, 0.5, 1, 0, 56311), +(91950, 0.966465473175048828, 0, 0, 56311), +(122632, 0.5, 1, 0, 56311), +(117992, 0.347000002861022949, 1.5, 0, 56311), +(117911, 3.506848573684692382, 0, 0, 56311), +(120909, 0.347000002861022949, 1.5, 0, 56311), +(120732, 0.347000002861022949, 1.5, 0, 56311), +(120733, 0.347000002861022949, 1.5, 0, 56311), +(117691, 0.520833015441894531, 2.25, 0, 56311), +(117769, 0.336600005626678466, 1.65000009536743164, 0, 56311), +(115963, 1.5, 2.5, 0, 56311), +(119711, 0.5, 1, 0, 56311), +(116151, 0.347000002861022949, 1.5, 0, 56311), +(114697, 0.483442813158035278, 0, 0, 56311), +(83620, 1.075765132904052734, 2, 0, 56311), +(118549, 0.347000002861022949, 1.5, 0, 56311), +(118557, 0.347000002861022949, 1.5, 0, 56311), +(116384, 0.310000002384185791, 1, 0, 56311), +(83593, 1.075765132904052734, 2, 0, 56311), +(83598, 1.075765132904052734, 2, 0, 56311), +(118552, 0.347000002861022949, 1.5, 0, 56311), +(115397, 0.802829265594482421, 0.5, 0, 56311), +(116215, 2.301241874694824218, 0, 0, 56311), +(116216, 0.305999994277954101, 1.5, 0, 56311), +(121146, 0.347000002861022949, 1.5, 0, 56311), +(115720, 0.375, 7.5, 0, 56311), +(114808, 1.80593729019165039, 2, 0, 56311), +(114942, 1.990490317344665527, 2.40000009536743164, 0, 56311), +(121238, 1.990490317344665527, 2.40000009536743164, 0, 56311), +(121889, 1.990490317344665527, 2.40000009536743164, 0, 56311), +(112833, 1.399999976158142089, 7.199999809265136718, 0, 56311), +(118666, 0.208000004291534423, 1.5, 0, 56311), +(118667, 0.208000004291534423, 1.5, 0, 56311), +(114999, 1.299999952316284179, 1.299999952316284179, 0, 56311), +(115000, 1, 1, 0, 56311), +(115004, 1, 1, 0, 56311), +(118892, 0.347000002861022949, 1.5, 0, 56311), +(117922, 0.347000002861022949, 1.5, 0, 56311), +(117995, 0.347000002861022949, 1.5, 0, 56311), +(121107, 0.138684809207916259, 0.5, 0, 56311), +(118082, 7.22448587417602539, 10, 0, 56311), +(117834, 0.347000002861022949, 1.5, 0, 56311), +(118856, 4.064877510070800781, 3.20000004768371582, 0, 56311), +(112855, 0.310000002384185791, 1, 0, 56311), +(78603, 5.042437553405761718, 1.049999952316284179, 0, 56311), +(113043, 0.975292801856994628, 1.499999880790710449, 0, 56311), +(116358, 1.270274162292480468, 5, 0, 56311), +(119875, 1.020986795425415039, 5, 0, 56311), +(120579, 0.347000002861022949, 1.5, 0, 56311), +(120563, 0.347000002861022949, 1.5, 0, 56311), +(120564, 0.347000002861022949, 1.5, 0, 56311), +(119715, 0.5, 1.5, 0, 56311), +(120575, 0.347000002861022949, 1.5, 0, 56311), +(120561, 0.347000002861022949, 1.5, 0, 56311), +(120576, 0.347000002861022949, 1.5, 0, 56311), +(120013, 0.077500000596046447, 0.25, 0, 56311), +(114646, 0.722374916076660156, 0.800000011920928955, 0, 56311), +(117232, 1.654767036437988281, 1.5, 0, 56311), +(119857, 1.546903848648071289, 0, 0, 56311), +(118733, 0.544562935829162597, 0, 0, 56311), +(117454, 1.990490317344665527, 0.60000002384185791, 0, 56311), +(117267, 2.933050155639648437, 5, 0, 56311), +(112490, 0.310000002384185791, 1, 0, 56311), +(118439, 0.347000002861022949, 1.5, 0, 56311), +(116353, 2.723183631896972656, 2.5, 0, 56311), +(116352, 2.723183631896972656, 2.5, 0, 56311), +(116589, 0.139499992132186889, 0.449999988079071044, 0, 56311), +(120729, 0.347000002861022949, 1.5, 0, 56311), +(120948, 0.347000002861022949, 1.5, 0, 56311), +(120616, 0.347000002861022949, 1.5, 0, 56311), +(120636, 0.347000002861022949, 1.5, 0, 56311), +(122495, 0.208000004291534423, 1.5, 0, 56311), +(122496, 0.208000004291534423, 1.5, 0, 56311), +(120687, 0.347000002861022949, 1.5, 0, 56311), +(117785, 0.347000002861022949, 1.5, 0, 56311), +(120685, 0.347000002861022949, 1.5, 0, 56311), +(120689, 0.347000002861022949, 1.5, 0, 56311), +(120645, 0.347000002861022949, 1.5, 0, 56311), +(120605, 0.347000002861022949, 1.5, 0, 56311), +(120603, 0.347000002861022949, 1.5, 0, 56311), +(120604, 0.347000002861022949, 1.5, 0, 56311), +(120608, 0.347000002861022949, 1.5, 0, 56311), +(119739, 0.347000002861022949, 1.5, 0, 56311), +(117685, 0.347000002861022949, 1.5, 0, 56311), +(119740, 0.347000002861022949, 1.5, 0, 56311), +(120480, 0.347000002861022949, 1.5, 0, 56311), +(118482, 0.347000002861022949, 1.5, 0, 56311), +(115732, 0.5, 10, 0, 56311), +(118461, 0.347000002861022949, 1.5, 0, 56311), +(120467, 0.347000002861022949, 1.5, 0, 56311), +(120389, 0.347000002861022949, 1.5, 0, 56311), +(121347, 1.006870746612548828, 1.5, 0, 56311), +(117402, 1.029999971389770507, 1.50000011920928955, 0, 56311), +(81056, 0.255721211433410644, 1, 0, 56311), +(102543, 1.447787761688232421, 1.5, 0, 56311), +(118271, 0.208000004291534423, 1.5, 0, 56311), +(103879, 2.440449237823486328, 4.90000009536743164, 0, 56311), +(103878, 2.440449237823486328, 4.90000009536743164, 0, 56311), +(116542, 0.625, 1.041666626930236816, 0, 56311), +(117855, 3.360063791275024414, 2, 0, 56311), +(114324, 21.91567802429199218, 70, 0, 56311), +(117230, 0.347000002861022949, 1.5, 0, 56311), +(119202, 0.382032305002212524, 0.200000002980232238, 0, 56311), +(115192, 1.075765132904052734, 2, 0, 56311), +(115223, 1.506071209907531738, 2.799999952316284179, 0, 56311), +(115210, 1.075765132904052734, 2, 0, 56311), +(121847, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(103881, 2.440449237823486328, 4.90000009536743164, 0, 56311), +(115209, 1.075765132904052734, 2, 0, 56311), +(115217, 1.075765132904052734, 2, 0, 56311), +(120103, 1.395074725151062011, 0, 0, 56311), +(115218, 1.075765132904052734, 2, 0, 56311), +(117899, 0.305999994277954101, 1.5, 0, 56311), +(121430, 1.119720697402954101, 2.299999952316284179, 0, 56311), +(114860, 3.938560247421264648, 5, 0, 56311), +(120915, 1.633882761001586914, 0, 0, 56311), +(121670, 1, 1, 0, 56311), +(117868, 0.347000002861022949, 1.5, 0, 56311), +(121059, 0.347222000360488891, 1.5, 0, 56311), +(113940, 1.969257950782775878, 1.25, 0, 56311), +(115009, 1.952442169189453125, 2.5, 0, 56311), +(122001, 2.360051393508911132, 2.099999904632568359, 0, 56311), +(119482, 0.347000002861022949, 1.5, 0, 56311), +(119679, 4.7262725830078125, 6, 0, 56311), +(119494, 0.347000002861022949, 1.5, 0, 56311), +(119493, 0.347000002861022949, 1.5, 0, 56311), +(118434, 0.347000002861022949, 1.5, 0, 56311), +(119481, 0.347000002861022949, 1.5, 0, 56311), +(119479, 0.347000002861022949, 1.5, 0, 56311), +(119311, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(115430, 1.060177445411682128, 1.724999904632568359, 0, 56311), +(122796, 1.772278547286987304, 0, 0, 56311), +(118709, 4.084775447845458984, 3.75, 0, 56311), +(121688, 0.347000002861022949, 1.5, 0, 56311), +(121689, 0.347000002861022949, 1.5, 0, 56311), +(121686, 0.347000002861022949, 1.5, 0, 56311), +(121690, 0.347000002861022949, 1.5, 0, 56311), +(117974, 1.917696714401245117, 0, 0, 56311), +(121691, 0.347000002861022949, 1.5, 0, 56311), +(119838, 0.347000002861022949, 1.5, 0, 56311), +(117973, 1.917696714401245117, 0, 0, 56311), +(117075, 0.100000001490116119, 1, 0, 56311), +(120727, 0.347000002861022949, 1.5, 0, 56311), +(117139, 0.347000002861022949, 1.5, 0, 56311), +(117137, 0.347000002861022949, 1.5, 0, 56311), +(117865, 0.347000002861022949, 1.5, 0, 56311), +(117866, 0.347000002861022949, 1.5, 0, 56311), +(117867, 0.347000002861022949, 1.5, 0, 56311), +(114674, 0.347000002861022949, 1.5, 0, 56311), +(117843, 0.347000002861022949, 1.5, 0, 56311), +(117833, 0.347000002861022949, 1.5, 0, 56311), +(117791, 0.347000002861022949, 1.5, 0, 56311), +(117832, 0.347000002861022949, 1.5, 0, 56311), +(118257, 0.208000004291534423, 1.5, 0, 56311), +(117273, 0.347000002861022949, 1.5, 0, 56311), +(114856, 1, 1.5, 0, 56311), +(115659, 1, 0, 0, 56311), +(118418, 0.347000002861022949, 1.5, 0, 56311), +(114403, 0.347000002861022949, 1.5, 0, 56311), +(114918, 0.26496976613998413, 0.180000007152557373, 0, 56311), +(122101, 1.947390079498291015, 0, 0, 56311), +(118562, 0.889038264751434326, 0, 0, 56311), +(120245, 0.483442813158035278, 0, 0, 56311), +(120029, 0.347000002861022949, 1.5, 0, 56311), +(120587, 0.501549780368804931, 0.300000011920928955, 0, 56311), +(120316, 0.347000002861022949, 1.5, 0, 56311), +(119234, 0.255721211433410644, 1, 0, 56311), +(114779, 1.433313250541687011, 0, 0, 56311), +(116567, 0.305999994277954101, 1.5, 0, 56311), +(120186, 0.76540917158126831, 8, 0, 56311), +(120326, 0.305999994277954101, 1.5, 0, 56311), +(120223, 0.513083457946777343, 2, 0, 56311), +(118395, 0.347222000360488891, 1.5, 0, 56311), +(120018, 0.347000002861022949, 1.5, 0, 56311), +(120017, 0.347000002861022949, 1.5, 0, 56311), +(120019, 0.347000002861022949, 1.5, 0, 56311), +(122139, 0.150000005960464477, 0.150000005960464477, 0, 56311), +(114849, 0.347000002861022949, 1.5, 0, 56311), +(118701, 0.347000002861022949, 1.5, 0, 56311), +(117707, 1, 1.5, 0, 56311), +(117570, 0.803171038627624511, 0, 0, 56311), +(118407, 0.347000002861022949, 1.5, 0, 56311), +(114851, 0.347000002861022949, 1.5, 0, 56311), +(118393, 0.347000002861022949, 1.5, 0, 56311), +(119471, 0.419159173965454101, 0, 0, 56311), +(116915, 2.892634868621826171, 3.75, 0, 56311), +(120910, 0.347000002861022949, 1.5, 0, 56311); + +INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES +(119930, 0.347000002861022949, 1.5, 0, 56311), +(119929, 0.347000002861022949, 1.5, 0, 56311), +(116344, 0.085446670651435852, 0, 0, 56311), +(116341, 0.082761943340301513, 0, 0, 56311), +(118893, 0.347000002861022949, 1.5, 0, 56311), +(112454, 1.605658531188964843, 1, 0, 56311), +(118895, 0.347000002861022949, 1.5, 0, 56311), +(112447, 1.640439391136169433, 1.320000052452087402, 0, 56311), +(118894, 0.347000002861022949, 1.5, 0, 56311), +(117940, 0.349999994039535522, 1, 0, 56311), +(117812, 2.108910322189331054, 8, 0, 56311), +(116614, 0.984628975391387939, 0.625, 0, 56311), +(119449, 2.108910322189331054, 8, 0, 56311), +(119451, 0.971067428588867187, 6, 0, 56311), +(117813, 1.235417366027832031, 8, 0, 56311), +(117814, 2.034776926040649414, 10, 0, 56311), +(121365, 0.132693454623222351, 0.800000011920928955, 0, 56311), +(120957, 0.347000002861022949, 1.5, 0, 56311), +(118444, 0.347000002861022949, 1.5, 0, 56311), +(118431, 0.347000002861022949, 1.5, 0, 56311), +(118432, 0.347000002861022949, 1.5, 0, 56311), +(118443, 0.347000002861022949, 1.5, 0, 56311), +(119738, 0.347000002861022949, 1.5, 0, 56311), +(118438, 0.347000002861022949, 1.5, 0, 56311), +(114416, 1.227306604385375976, 1.20000004768371582, 0, 56311), +(118430, 0.347000002861022949, 1.5, 0, 56311), +(118429, 0.347000002861022949, 1.5, 0, 56311), +(118437, 0.347000002861022949, 1.5, 0, 56311), +(114514, 0.347000002861022949, 1.5, 0, 56311), +(120622, 0.347000002861022949, 1.5, 0, 56311), +(121888, 1.990490317344665527, 2.40000009536743164, 0, 56311), +(114773, 0.5, 10, 0, 56311), +(114837, 2.101834774017333984, 3.60000014305114746, 0, 56311), +(121288, 1, 1, 0, 56311), +(114829, 0.504002809524536132, 0, 0, 56311), +(112285, 0.629892349243164062, 1, 0, 56311), +(113164, 1.119179248809814453, 0, 0, 56311), +(121031, 1.797301292419433593, 1.65000009536743164, 0, 56311), +(117603, 0.483442813158035278, 0, 0, 56311), +(102548, 1.985720396041870117, 1.799999952316284179, 0, 56311), +(115079, 1.652143120765686035, 0.800000011920928955, 0, 56311), +(101147, 1.472054243087768554, 1, 0, 56311), +(121358, 0.110843479633331298, 0.829999983310699462, 0, 56311), +(117827, 0.347000002861022949, 1.5, 0, 56311), +(117438, 0.347000002861022949, 1.5, 0, 56311), +(117436, 0.347000002861022949, 1.5, 0, 56311), +(121371, 0.187429487705230712, 1.129999995231628417, 0, 56311), +(121356, 0.133546367287635803, 1, 0, 56311), +(121902, 0.305999994277954101, 1.5, 0, 56311), +(121366, 0.199040174484252929, 1.20000004768371582, 0, 56311), +(119530, 2.025055885314941406, 1.980000019073486328, 0, 56311), +(121353, 0.106837093830108642, 0.800000011920928955, 0, 56311), +(117577, 2.18238067626953125, 0, 0, 56311), +(115249, 0.139499992132186889, 0.449999988079071044, 0, 56311), +(117825, 0.347000002861022949, 1.5, 0, 56311), +(119270, 0.347000002861022949, 1.5, 0, 56311), +(118219, 0.139499992132186889, 0.449999988079071044, 0, 56311), +(115189, 0.537882566452026367, 1, 0, 56311), +(115237, 1.506071209907531738, 2.799999952316284179, 0, 56311), +(115733, 1.227306604385375976, 1.20000004768371582, 0, 56311), +(115750, 1.534133195877075195, 1.5, 0, 56311), +(118065, 2.540548324584960937, 2, 0, 56311), +(116204, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(121438, 3.302712678909301757, 6.5, 0, 56311), +(120433, 0.347000002861022949, 1.5, 0, 56311), +(120452, 0.347000002861022949, 1.5, 0, 56311), +(117830, 1.186080455780029296, 2.25, 0, 56311), +(115407, 0.321131706237792968, 0.200000002980232238, 0, 56311), +(117647, 0.347000002861022949, 1.5, 0, 56311), +(117648, 0.347000002861022949, 1.5, 0, 56311), +(117646, 0.347000002861022949, 1.5, 0, 56311), +(120284, 1.186080455780029296, 2.25, 0, 56311), +(120401, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(115759, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(120043, 0.305999994277954101, 1.5, 0, 56311), +(120051, 0.305999994277954101, 1.5, 0, 56311), +(116434, 0.347000002861022949, 1.5, 0, 56311), +(117268, 0.347000002861022949, 1.5, 0, 56311), +(116435, 0.347000002861022949, 1.5, 0, 56311), +(121383, 0.347000002861022949, 1.5, 0, 56311), +(118521, 0.347000002861022949, 1.5, 0, 56311), +(116521, 1.581440567970275878, 3, 0, 56311), +(118029, 0.347000002861022949, 1.5, 0, 56311), +(114962, 2.175396680831909179, 1.259999990463256835, 0, 56311), +(119992, 0.347000002861022949, 1.5, 0, 56311), +(120047, 1, 1.5, 0, 56311), +(120045, 0.347000002861022949, 1.5, 0, 56311), +(120053, 0.382999986410140991, 1.5, 0, 56311), +(120040, 0.208000004291534423, 1.5, 0, 56311), +(120052, 0.698715150356292724, 1.5, 0, 56311), +(120048, 0.305999994277954101, 1.5, 0, 56311), +(120049, 0.347222000360488891, 1.5, 0, 56311), +(120491, 3.696048259735107421, 0, 0, 56311), +(120464, 14.75108528137207031, 8.75, 0, 56311), +(115024, 0.239199995994567871, 1.724999904632568359, 0, 56311), +(122654, 0.5, 1, 0, 56311), +(122634, 0.5, 1, 0, 56311), +(115406, 0.321131706237792968, 0.200000002980232238, 0, 56311), +(122633, 0.5, 1, 0, 56311), +(112487, 0.310000002384185791, 1, 0, 56311), +(112489, 0.310000002384185791, 1, 0, 56311), +(101145, 1.472054243087768554, 1, 0, 56311), +(117790, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(118035, 0.347000002861022949, 1.5, 0, 56311), +(120821, 0.347000002861022949, 1.5, 0, 56311), +(120837, 0.347000002861022949, 1.5, 0, 56311), +(120836, 0.347000002861022949, 1.5, 0, 56311), +(115752, 2.147786617279052734, 2.10000014305114746, 0, 56311), +(117405, 1.029999971389770507, 3, 0, 56311), +(118410, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(122497, 0.305999994277954101, 1.5, 0, 56311), +(118340, 0.347000002861022949, 1.5, 0, 56311), +(122498, 0.305999994277954101, 1.5, 0, 56311), +(117799, 0.347000002861022949, 1.5, 0, 56311), +(117087, 0.316683679819107055, 0, 0, 56311), +(119235, 0.255721211433410644, 1, 0, 56311), +(121076, 0.521763145923614501, 0.5, 0, 56311), +(121075, 0.521763145923614501, 0.5, 0, 56311), +(118051, 1.50153660774230957, 0, 0, 56311), +(115721, 0.60000002384185791, 12, 0, 56311), +(119675, 0.987914681434631347, 0, 0, 56311), +(121794, 0.593907892704010009, 1.27500009536743164, 0, 56311), +(121789, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(121788, 0.208000004291534423, 1.5, 0, 56311), +(121793, 0.305999994277954101, 1.5, 0, 56311), +(121790, 0.305999994277954101, 1.5, 0, 56311), +(118579, 0.208000004291534423, 1.5, 0, 56311), +(121779, 0.208000004291534423, 1.5, 0, 56311), +(118581, 0.305999994277954101, 1.5, 0, 56311), +(118580, 0.305999994277954101, 1.5, 0, 56311), +(118578, 0.208000004291534423, 1.5, 0, 56311), +(118583, 0.593907892704010009, 1.27500009536743164, 0, 56311), +(121096, 0.367200016975402832, 1.80000007152557373, 0, 56311), +(115362, 0.818858146667480468, 2.599999904632568359, 0, 56311), +(120368, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(120357, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(118413, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(120166, 0.347000002861022949, 1.5, 0, 56311), +(120596, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(119093, 0.347222000360488891, 1.5, 0, 56311), +(120595, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(118412, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(120322, 0.305999994277954101, 1.5, 0, 56311), +(116685, 1.227306723594665527, 1.20000004768371582, 0, 56311), +(116360, 1, 0, 0, 56311), +(116686, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(116348, 1.565289497375488281, 1.5, 0, 56311), +(116684, 2.540548324584960937, 2, 0, 56311), +(116683, 2.540548324584960937, 2, 0, 56311), +(120034, 1, 0, 0, 56311), +(118397, 0.5, 0.5, 0, 56311), +(118399, 0.5, 0.5, 0, 56311), +(118401, 0.5, 0.5, 0, 56311), +(121772, 3.333333730697631835, 0, 0, 56311), +(120543, 0.347000002861022949, 1.5, 0, 56311), +(122494, 0.305999994277954101, 1.5, 0, 56311), +(120633, 0.347000002861022949, 1.5, 0, 56311), +(120635, 0.347000002861022949, 1.5, 0, 56311), +(102375, 1.103178024291992187, 1, 0, 56311), +(121372, 0.347000002861022949, 1.5, 0, 56311), +(114474, 1, 1.5, 0, 56311), +(115378, 2.318251848220825195, 1.724999904632568359, 0, 56311), +(119259, 0.620000004768371582, 2, 0, 56311), +(120612, 0.347000002861022949, 1.5, 0, 56311), +(117777, 0.347000002861022949, 1.5, 0, 56311), +(117778, 0.347000002861022949, 1.5, 0, 56311), +(117673, 0.347000002861022949, 4, 0, 56311), +(117675, 0.347000002861022949, 4, 0, 56311), +(120301, 0.347000002861022949, 1.5, 0, 56311), +(117676, 0.347000002861022949, 4, 0, 56311), +(120832, 0.347000002861022949, 1.5, 0, 56311), +(120752, 0.347000002861022949, 1.5, 0, 56311), +(115029, 0.305999994277954101, 1.5, 0, 56311), +(116356, 2.723183631896972656, 2.5, 0, 56311), +(117645, 0.347000002861022949, 1.5, 0, 56311), +(117781, 0.347000002861022949, 1.5, 0, 56311), +(117780, 0.347000002861022949, 1.5, 0, 56311), +(117682, 0.347000002861022949, 1.5, 0, 56311), +(117776, 0.347000002861022949, 1.5, 0, 56311), +(115405, 0.321131706237792968, 0.200000002980232238, 0, 56311), +(116431, 1, 0, 0, 56311), +(115409, 0.321131706237792968, 0.200000002980232238, 0, 56311), +(117068, 0.216999992728233337, 0.699999988079071044, 0, 56311), +(117085, 0.631409883499145507, 0, 0, 56311), +(116616, 0.492314487695693969, 0.3125, 0, 56311), +(117067, 0.341000020503997802, 1.10000002384185791, 0, 56311), +(117692, 0.347000002861022949, 1.5, 0, 56311), +(117681, 0.382999986410140991, 1.5, 0, 56311), +(117680, 0.347000002861022949, 1.5, 0, 56311), +(117679, 0.347000002861022949, 1.5, 0, 56311), +(121454, 0.698000013828277587, 3, 0, 56311), +(117746, 0.347000002861022949, 1.5, 0, 56311), +(117678, 0.347000002861022949, 1.5, 0, 56311), +(120811, 0.718329191207885742, 0, 0, 56311), +(117797, 0.347000002861022949, 1.5, 0, 56311), +(99915, 0.459742367267608642, 0.3125, 0, 56311), +(120248, 1.500858306884765625, 0, 0, 56311), +(122650, 0.5, 1, 0, 56311), +(120743, 0.347000002861022949, 1.5, 0, 56311), +(120299, 0.347000002861022949, 1.5, 0, 56311), +(120742, 0.347000002861022949, 1.5, 0, 56311), +(102553, 3.069473028182983398, 0, 0, 56311), +(120746, 0.347000002861022949, 1.5, 0, 56311), +(117486, 1.65874183177947998, 2, 0, 56311), +(120744, 0.347000002861022949, 1.5, 0, 56311), +(120745, 0.347000002861022949, 1.5, 0, 56311), +(117422, 0.347000002861022949, 1.5, 0, 56311), +(120679, 0.347000002861022949, 1.5, 0, 56311), +(120747, 0.347000002861022949, 1.5, 0, 56311), +(120738, 0.347000002861022949, 1.5, 0, 56311), +(120740, 0.347000002861022949, 1.5, 0, 56311), +(121177, 0.347000002861022949, 1.5, 0, 56311), +(120749, 0.347000002861022949, 1.5, 0, 56311), +(120736, 0.347000002861022949, 1.5, 0, 56311), +(120737, 0.347000002861022949, 1.5, 0, 56311), +(120741, 0.347000002861022949, 1.5, 0, 56311), +(117779, 0.347000002861022949, 1.5, 0, 56311), +(120748, 0.347000002861022949, 1.5, 0, 56311), +(115375, 1.612697005271911621, 1.20000004768371582, 0, 56311), +(120164, 1.928423166275024414, 2.5, 0, 56311), +(83071, 0.347000002861022949, 1.5, 0, 56311), +(118420, 0.347000002861022949, 1.5, 0, 56311), +(119434, 0.347000002861022949, 1.5, 0, 56311), +(122387, 0.347000002861022949, 1.5, 0, 56311), +(113755, 0.347000002861022949, 1.5, 0, 56311), +(120669, 0.347000002861022949, 1.5, 0, 56311), +(119797, 0.347000002861022949, 1.5, 0, 56311), +(119795, 0.483442813158035278, 0, 0, 56311), +(121707, 0.347000002861022949, 1.5, 0, 56311), +(120755, 0.347000002861022949, 1.5, 0, 56311), +(118648, 0.305999994277954101, 1.5, 0, 56311), +(122461, 0.347000002861022949, 1.5, 0, 56311), +(120541, 0.347000002861022949, 1.5, 0, 56311), +(120750, 0.347000002861022949, 1.5, 0, 56311), +(105161, 0.310000002384185791, 2, 0, 56311), +(120754, 0.347000002861022949, 1.5, 0, 56311), +(120675, 0.347000002861022949, 1.5, 0, 56311), +(117276, 0.347000002861022949, 1.5, 0, 56311), +(120676, 0.347000002861022949, 1.5, 0, 56311), +(117270, 0.347000002861022949, 1.5, 0, 56311), +(119090, 1, 1.5, 0, 56311), +(118133, 0.305999994277954101, 1.5, 0, 56311), +(121834, 0.305999994277954101, 1.5, 0, 56311), +(118875, 0.305999994277954101, 1.5, 0, 56311), +(121836, 0.698715150356292724, 1.5, 0, 56311), +(121835, 0.347222000360488891, 1.5, 0, 56311), +(115042, 0.305999994277954101, 1.5, 0, 56311), +(118610, 0.698715150356292724, 1.5, 0, 56311), +(121838, 0.305999994277954101, 1.5, 0, 56311), +(121837, 0.208000004291534423, 1.5, 0, 56311); + +INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES +(118871, 0.208000004291534423, 1.5, 0, 56311), +(121833, 0.208000004291534423, 1.5, 0, 56311), +(120296, 0.347000002861022949, 1.5, 0, 56311), +(121315, 0.347000002861022949, 1.5, 0, 56311), +(120756, 0.347000002861022949, 1.5, 0, 56311), +(120671, 0.347000002861022949, 1.5, 0, 56311), +(117727, 0.347000002861022949, 1.5, 0, 56311), +(117740, 0.347000002861022949, 1.5, 0, 56311), +(120831, 0.347000002861022949, 1.5, 0, 56311), +(118650, 0.382999986410140991, 1.5, 0, 56311), +(117741, 0.347000002861022949, 1.5, 0, 56311), +(117753, 0.347000002861022949, 1.5, 0, 56311), +(117728, 0.347000002861022949, 1.5, 0, 56311), +(117737, 0.347000002861022949, 1.5, 0, 56311), +(117736, 0.347000002861022949, 1.5, 0, 56311), +(121734, 0.580131411552429199, 0, 0, 56311), +(120830, 0.347000002861022949, 1.5, 0, 56311), +(120990, 0.5, 1, 0, 56311), +(118441, 0.347000002861022949, 1.5, 0, 56311), +(117794, 0.347000002861022949, 1.5, 0, 56311), +(120953, 0.347000002861022949, 1.5, 0, 56311), +(120617, 0.347000002861022949, 1.5, 0, 56311), +(120613, 0.347000002861022949, 1.5, 0, 56311), +(120620, 0.347000002861022949, 1.5, 0, 56311), +(120829, 0.347000002861022949, 1.5, 0, 56311), +(120828, 0.347000002861022949, 1.5, 0, 56311), +(121091, 0.208000004291534423, 1.5, 0, 56311), +(121092, 0.305999994277954101, 1.5, 0, 56311), +(119243, 1.186080455780029296, 2.25, 0, 56311), +(117257, 2.485514163970947265, 2, 0, 56311), +(112041, 0.305999994277954101, 1.5, 0, 56311), +(110082, 0.567548632621765136, 1.5, 0, 56311), +(117787, 0.347000002861022949, 1.5, 0, 56311), +(117788, 0.347000002861022949, 1.5, 0, 56311), +(118442, 0.347000002861022949, 1.5, 0, 56311), +(115283, 0.305999994277954101, 1.5, 0, 56311), +(118462, 0.347000002861022949, 1.5, 0, 56311), +(117933, 0.208000004291534423, 1.5, 0, 56311), +(117932, 1, 1.5, 0, 56311), +(118148, 0.305999994277954101, 1.5, 0, 56311), +(117165, 0.382999986410140991, 1.5, 0, 56311), +(114546, 4.971028327941894531, 4, 0, 56311), +(117931, 0.305999994277954101, 1.5, 0, 56311), +(115153, 2.13596200942993164, 1.5, 0, 56311), +(115454, 0.783609449863433837, 1.27500009536743164, 0, 56311), +(116354, 2.723183631896972656, 2.5, 0, 56311), +(120268, 0.347000002861022949, 1.5, 0, 56311), +(120264, 1.770069241523742675, 1.625, 0, 56311), +(120265, 0.347000002861022949, 1.5, 0, 56311), +(116266, 0.347000002861022949, 1.5, 0, 56311), +(115777, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(115775, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(120168, 1.426948308944702148, 0, 0, 56311), +(115017, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(117312, 2.540548324584960937, 2, 0, 56311), +(115776, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(116815, 0.347000002861022949, 1.5, 0, 56311), +(117929, 0.347000002861022949, 1.5, 0, 56311), +(117987, 5, 4, 0, 56311), +(117930, 0.698000013828277587, 3, 0, 56311), +(115434, 1.060177445411682128, 1.724999904632568359, 0, 56311), +(115455, 0.783609449863433837, 1.27500009536743164, 0, 56311), +(115438, 1.060177445411682128, 1.724999904632568359, 0, 56311), +(115439, 1.060177445411682128, 1.724999904632568359, 0, 56311), +(114553, 2.982617139816284179, 2.40000009536743164, 0, 56311), +(118083, 0.821852803230285644, 0, 0, 56311), +(114548, 1.491308569908142089, 1.20000004768371582, 0, 56311), +(115738, 1.227306604385375976, 1.20000004768371582, 0, 56311), +(114547, 1.491308569908142089, 1.20000004768371582, 0, 56311), +(117942, 4.473925590515136718, 3.599999904632568359, 0, 56311), +(114029, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(114552, 2.982617139816284179, 2.40000009536743164, 0, 56311), +(119273, 1.426948308944702148, 0, 0, 56311), +(119725, 0.100000001490116119, 1, 0, 56311), +(116437, 0.521763145923614501, 0.5, 0, 56311), +(116438, 0.521763145923614501, 0.5, 0, 56311), +(118674, 0.921893417835235595, 1.5, 0, 56311), +(120735, 0.347000002861022949, 1.5, 0, 56311), +(117803, 0.347000002861022949, 1.5, 0, 56311), +(120615, 0.347000002861022949, 1.5, 0, 56311), +(117802, 0.347000002861022949, 1.5, 0, 56311), +(120725, 0.347000002861022949, 1.5, 0, 56311), +(120726, 0.347000002861022949, 1.5, 0, 56311), +(117420, 0.347000002861022949, 1.5, 0, 56311), +(117423, 0.347000002861022949, 1.5, 0, 56311), +(119193, 0.347000002861022949, 1.5, 0, 56311), +(117671, 0.347000002861022949, 1.5, 0, 56311), +(121104, 0.138684809207916259, 0.5, 0, 56311), +(121382, 0.347000002861022949, 1.5, 0, 56311), +(115157, 2.13596200942993164, 1.5, 0, 56311), +(121827, 0.347000002861022949, 1.5, 0, 56311), +(121830, 0.347000002861022949, 1.5, 0, 56311), +(121829, 0.347000002861022949, 1.5, 0, 56311), +(120628, 0.347000002861022949, 1.5, 0, 56311), +(121826, 0.347000002861022949, 1.5, 0, 56311), +(121241, 0.347000002861022949, 1.5, 0, 56311), +(121828, 0.347000002861022949, 1.5, 0, 56311), +(117801, 0.347000002861022949, 1.5, 0, 56311), +(121384, 0.347000002861022949, 1.5, 0, 56311), +(120670, 0.347000002861022949, 1.5, 0, 56311), +(121860, 0.347000002861022949, 1.5, 0, 56311), +(120639, 0.347000002861022949, 1.5, 0, 56311), +(117413, 0.347000002861022949, 1.5, 0, 56311), +(120668, 0.347000002861022949, 1.5, 0, 56311), +(117427, 0.347000002861022949, 1.5, 0, 56311), +(114926, 1.65874183177947998, 2, 0, 56311), +(120626, 0.347000002861022949, 1.5, 0, 56311), +(115760, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(118066, 2.540548324584960937, 2, 0, 56311), +(115742, 1.534133195877075195, 1.5, 0, 56311), +(116453, 1.147879004478454589, 1.10000002384185791, 0, 56311), +(115739, 1.227306604385375976, 1.20000004768371582, 0, 56311), +(116481, 0.671816945075988769, 1.70000004768371582, 0, 56311), +(118230, 1.751960515975952148, 1, 0, 56311), +(112634, 1.929097771644592285, 1.5, 0, 56311), +(115749, 1.534133195877075195, 1.5, 0, 56311), +(116459, 1.56528937816619873, 1.5, 0, 56311), +(115744, 1.534133195877075195, 1.5, 0, 56311), +(120445, 0.208000004291534423, 1.5, 0, 56311), +(120592, 1.411402583122253417, 1.379999995231628417, 0, 56311), +(118996, 0.375, 7.5, 0, 56311), +(115708, 0.395186424255371093, 1, 0, 56311), +(117385, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(117416, 0.347000002861022949, 1.5, 0, 56311), +(116263, 0.347000002861022949, 1.5, 0, 56311), +(117387, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(116681, 5.446367740631103515, 2, 0, 56311), +(112488, 0.310000002384185791, 1, 0, 56311), +(115740, 1.227306604385375976, 1.20000004768371582, 0, 56311), +(117786, 0.347000002861022949, 1.5, 0, 56311), +(121714, 1, 1.5, 0, 56311), +(121142, 0.347000002861022949, 1.5, 0, 56311), +(119254, 1.186080455780029296, 2.25, 0, 56311), +(116409, 0.395186424255371093, 1, 0, 56311), +(119252, 1.186080455780029296, 2.25, 0, 56311), +(119974, 0.305999994277954101, 1.5, 0, 56311), +(116355, 2.723183631896972656, 2.5, 0, 56311), +(117328, 1.565289497375488281, 1.5, 0, 56311), +(118964, 1.751960515975952148, 15, 0, 56311), +(117327, 1.565289497375488281, 1.5, 0, 56311), +(118574, 0.347000002861022949, 1.5, 0, 56311), +(113756, 0.347222000360488891, 1.5, 0, 56311), +(114412, 2.147786617279052734, 2.10000014305114746, 0, 56311), +(117370, 2.540548324584960937, 2, 0, 56311), +(119714, 2.540548324584960937, 2, 0, 56311), +(119962, 2.921630620956420898, 11.5, 0, 56311), +(119920, 2.540548324584960937, 2, 0, 56311), +(115010, 0.375, 7.5, 0, 56311), +(121213, 0.100000001490116119, 1, 0, 56311), +(120402, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(114268, 2.700074672698974609, 2.640000104904174804, 0, 56311), +(119918, 2.540548324584960937, 2, 0, 56311), +(118033, 0.335347473621368408, 5, 0, 56311), +(115019, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(120591, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(119458, 0.790720283985137939, 1.5, 0, 56311), +(120410, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(120580, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(120599, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(121800, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(112428, 2.540548324584960937, 2, 0, 56311), +(119912, 0.347000002861022949, 1.5, 0, 56311), +(115758, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(120403, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(117378, 2.540548324584960937, 2, 0, 56311), +(116436, 0.521763145923614501, 0.5, 0, 56311), +(120471, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(119916, 0.305999994277954101, 1.5, 0, 56311), +(118414, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(119914, 0.208000004291534423, 1.5, 0, 56311), +(119915, 0.372000008821487426, 1.5, 0, 56311), +(119917, 1, 1.5, 0, 56311), +(117389, 3.302712917327880859, 2.599999904632568359, 0, 56311), +(119911, 2.540548324584960937, 2, 0, 56311), +(115018, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(117388, 3.302712917327880859, 2.599999904632568359, 0, 56311), +(119910, 1.060177445411682128, 1.724999904632568359, 0, 56311), +(115772, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(117792, 2.540548324584960937, 2, 0, 56311), +(120598, 2.540548324584960937, 2, 0, 56311), +(114422, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(120153, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(120597, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(114421, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(120602, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(115774, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(115755, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(114468, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(115761, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(115770, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(114423, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(118563, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(118877, 0.312499791383743286, 1.349999904632568359, 0, 56311), +(118264, 26.66936302185058593, 0, 0, 56311), +(117764, 0.208000004291534423, 1.5, 0, 56311), +(119201, 0.382032305002212524, 0.200000017881393432, 0, 56311), +(119200, 0.382032305002212524, 0.200000017881393432, 0, 56311), +(121708, 1, 1.5, 0, 56311), +(114472, 0.347000002861022949, 1.5, 0, 56311), +(114752, 0.347000002861022949, 1.5, 0, 56311), +(115166, 2.493946790695190429, 0, 0, 56311), +(121450, 0.347000002861022949, 1.5, 0, 56311), +(119435, 0.25, 0.5, 0, 56311), +(121992, 0.305999994277954101, 1.5, 0, 56311), +(119836, 0.208000004291534423, 1.5, 0, 56311), +(119843, 0.305999994277954101, 1.5, 0, 56311), +(116570, 0.698715150356292724, 1.5, 0, 56311), +(120879, 0.305999994277954101, 1.5, 0, 56311), +(120688, 0.305999994277954101, 1.5, 0, 56311), +(119844, 0.208000004291534423, 1.5, 0, 56311), +(119418, 0.106837093830108642, 0.800000011920928955, 0, 56311), +(116523, 1.476512908935546875, 4, 0, 56311), +(120926, 1.186080455780029296, 2.25, 0, 56311), +(119835, 11.91384792327880859, 12.5, 0, 56311), +(117711, 0.551298141479492187, 0, 0, 56311), +(122613, 1.086640238761901855, 0, 0, 56311), +(117670, 2.928663253784179687, 3.75, 0, 56311), +(114961, 2.175396680831909179, 1.259999990463256835, 0, 56311), +(115583, 0.239199995994567871, 1.724999904632568359, 0, 56311), +(119208, 1.020986795425415039, 0, 0, 56311), +(121990, 0.382999986410140991, 1.5, 0, 56311), +(114964, 2.175396680831909179, 1.259999990463256835, 0, 56311), +(116065, 0.38464483618736267, 1, 0, 56311), +(114868, 1, 1, 0, 56311), +(115550, 0.593907892704010009, 1.27500009536743164, 0, 56311), +(117767, 0.305999994277954101, 1.5, 0, 56311), +(117092, 0.208000004291534423, 1.5, 0, 56311), +(121983, 0.305999994277954101, 1.5, 0, 56311), +(115547, 0.208000004291534423, 1.5, 0, 56311), +(115584, 0.351899981498718261, 1.724999904632568359, 0, 56311), +(117768, 0.228800013661384582, 1.65000009536743164, 0, 56311), +(117765, 0.208000004291534423, 1.5, 0, 56311), +(115548, 0.305999994277954101, 1.5, 0, 56311), +(115549, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(114867, 1, 1, 0, 56311), +(121986, 0.347222000360488891, 1.5, 0, 56311), +(117041, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(121991, 0.305999994277954101, 1.5, 0, 56311), +(122150, 0.305999994277954101, 1.5, 0, 56311), +(122147, 0.305999994277954101, 1.5, 0, 56311), +(122148, 0.305999994277954101, 1.5, 0, 56311), +(122146, 0.305999994277954101, 1.5, 0, 56311), +(116529, 5.900434017181396484, 3.5, 0, 56311), +(120923, 3.810822486877441406, 3, 0, 56311), +(115978, 1.119061708450317382, 0, 0, 56311), +(115979, 2.032424688339233398, 0, 0, 56311), +(114662, 0.5, 10, 0, 56311), +(115745, 1.534133315086364746, 1.5, 0, 56311), +(121972, 0.382999986410140991, 1.5, 0, 56311), +(117186, 0.399305284023284912, 1.724999904632568359, 0, 56311); + +INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES +(116108, 0.300000011920928955, 0, 0, 56311), +(115747, 1.534133315086364746, 1.5, 0, 56311), +(121970, 0.347222000360488891, 1.5, 0, 56311), +(121987, 0.208000004291534423, 1.5, 0, 56311), +(121982, 0.208000004291534423, 1.5, 0, 56311), +(121984, 0.305999994277954101, 1.5, 0, 56311), +(121969, 0.382999986410140991, 1.5, 0, 56311), +(121974, 0.347222000360488891, 1.5, 0, 56311), +(121989, 0.382999986410140991, 1.5, 0, 56311), +(121985, 0.347222000360488891, 1.5, 0, 56311), +(115980, 4.326863765716552734, 0, 0, 56311), +(117039, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(115431, 1.060177445411682128, 1.724999904632568359, 0, 56311), +(117241, 1.006870746612548828, 1.5, 0, 56311), +(119431, 0.149280115962028503, 0.899999976158142089, 0, 56311), +(119426, 0.152597472071647644, 0.920000016689300537, 0, 56311), +(117463, 0.628843605518341064, 1.349999904632568359, 0, 56311), +(121369, 0.165866807103157043, 1, 0, 56311), +(122694, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(118056, 0.341798990964889526, 13, 0, 56311), +(118727, 0.520740628242492675, 12, 0, 56311), +(122684, 0.593907892704010009, 1.27500009536743164, 0, 56311), +(120222, 0.305999994277954101, 1.5, 0, 56311), +(121412, 0.347000002861022949, 1.5, 0, 56311), +(119305, 0.208000004291534423, 1.5, 0, 56311), +(120386, 0.347222000360488891, 1.5, 0, 56311), +(122676, 0.489100605249404907, 1.049999952316284179, 0, 56311), +(117228, 0.347222000360488891, 1.5, 0, 56311), +(122693, 0.208000004291534423, 1.5, 0, 56311), +(122692, 0.305999994277954101, 1.5, 0, 56311), +(119251, 1.075765132904052734, 2, 0, 56311), +(119304, 0.305999994277954101, 1.5, 0, 56311), +(119307, 0.698715150356292724, 1.5, 0, 56311), +(115361, 0.629890918731689453, 2, 0, 56311), +(115588, 0.351899981498718261, 1.724999904632568359, 0, 56311), +(119303, 0.5, 10, 0, 56311), +(119699, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(117860, 0.384999990463256835, 1.65000009536743164, 0, 56311), +(115154, 2.13596200942993164, 1.5, 0, 56311), +(115415, 0.921893417835235595, 1.5, 0, 56311), +(118878, 0.305999994277954101, 1.5, 0, 56311), +(117097, 0.305999994277954101, 1.5, 0, 56311), +(115526, 0.347222000360488891, 1.5, 0, 56311), +(119706, 0.870921432971954345, 0, 0, 56311), +(114652, 1.086640119552612304, 0, 0, 56311), +(117611, 0.347000002861022949, 1.5, 0, 56311), +(120660, 0.497622579336166381, 0.60000002384185791, 0, 56311), +(118145, 1.244556188583374023, 2.02500009536743164, 0, 56311), +(116498, 5.900434017181396484, 3.5, 0, 56311), +(116456, 1.147879004478454589, 1.10000002384185791, 0, 56311), +(116308, 1, 0, 0, 56311), +(116458, 1.147879004478454589, 1.10000002384185791, 0, 56311), +(116455, 1.147879004478454589, 1.10000002384185791, 0, 56311), +(115709, 0.671816945075988769, 1.70000004768371582, 0, 56311), +(117702, 0.671816945075988769, 1.70000004768371582, 0, 56311), +(117517, 2.360051393508911132, 2.099999904632568359, 0, 56311), +(117311, 2.540548324584960937, 2, 0, 56311), +(117314, 2.540548324584960937, 2, 0, 56311), +(113941, 1.969257950782775878, 1.25, 0, 56311), +(115716, 0.492314487695693969, 0.3125, 0, 56311), +(115715, 0.492314487695693969, 0.3125, 0, 56311), +(120183, 3.016510486602783203, 5, 0, 56311), +(117699, 0.671816945075988769, 1.70000004768371582, 0, 56311), +(117700, 0.671816945075988769, 1.70000004768371582, 0, 56311), +(117703, 0.671816945075988769, 1.70000004768371582, 0, 56311), +(117701, 0.671816945075988769, 1.70000004768371582, 0, 56311), +(117698, 0.671816945075988769, 1.70000004768371582, 0, 56311), +(115255, 0.248000010848045349, 0.800000011920928955, 0, 56311), +(117040, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(111888, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(115173, 2.549265146255493164, 2, 0, 56311), +(115263, 0.341000020503997802, 1.10000002384185791, 0, 56311), +(117606, 0.347000002861022949, 1.5, 0, 56311), +(117605, 0.347000002861022949, 1.5, 0, 56311), +(107853, 2.620292425155639648, 3.599999666213989257, 0, 56311), +(115264, 0.341000020503997802, 1.10000002384185791, 0, 56311), +(117608, 0.347000002861022949, 1.5, 0, 56311), +(117223, 0.148110657930374145, 0, 0, 56311), +(117224, 0.210365116596221923, 0, 0, 56311), +(114562, 1.075765132904052734, 2, 0, 56311), +(115262, 0.341000020503997802, 1.10000002384185791, 0, 56311), +(117208, 0.222996354103088378, 0, 0, 56311), +(117202, 1.080591201782226562, 0, 0, 56311), +(117610, 0.347000002861022949, 1.5, 0, 56311), +(115238, 1.506071209907531738, 2.799999952316284179, 0, 56311), +(118400, 0.649999976158142089, 0.649999976158142089, 0, 56311), +(114555, 0.984628975391387939, 0.625, 0, 56311), +(118141, 1.244556188583374023, 2.02500009536743164, 0, 56311), +(117538, 4.084775447845458984, 3.75, 0, 56311), +(122745, 0.5, 1, 0, 56311), +(112456, 1.605658531188964843, 1, 0, 56311), +(116416, 0.500512182712554931, 0, 0, 56311), +(117318, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(121525, 0.520740628242492675, 0, 0, 56311), +(119721, 0.200000002980232238, 1, 0, 56311), +(121368, 0.190746828913688659, 1.149999976158142089, 0, 56311), +(115593, 0.312499791383743286, 1.349999904632568359, 0, 56311), +(122685, 0.593907892704010009, 1.27500009536743164, 0, 56311), +(117886, 0.489999979734420776, 2.099999904632568359, 0, 56311), +(121360, 0.149280115962028503, 0.899999976158142089, 0, 56311), +(121351, 0.120191730558872222, 0.899999976158142089, 0, 56311), +(119951, 0.305999994277954101, 1.5, 0, 56311), +(117317, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(115653, 0.821852803230285644, 0, 0, 56311), +(119933, 1, 1.5, 0, 56311), +(118632, 1.709606647491455078, 1.5, 0, 56311), +(118633, 3.070783138275146484, 0, 0, 56311), +(118634, 1.685751080513000488, 1.5, 0, 56311), +(117043, 2.540548324584960937, 2, 0, 56311), +(117316, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(119163, 0.5, 1, 0, 56311), +(117315, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(122356, 4.243752479553222656, 0, 0, 56311), +(116508, 0.8600044846534729, 0.60000002384185791, 0, 56311), +(116833, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(116504, 0.946004986763000488, 0.660000026226043701, 0, 56311), +(116445, 0.78264474868774414, 0.75, 0, 56311), +(116505, 0.946004986763000488, 0.660000026226043701, 0, 56311), +(116443, 0.78264474868774414, 0.75, 0, 56311), +(122154, 1.366205096244812011, 1.75, 0, 56311), +(115530, 0.305999994277954101, 1.5, 0, 56311), +(116817, 0.347222000360488891, 1.5, 0, 56311), +(116816, 0.698715150356292724, 1.5, 0, 56311), +(121223, 4, 12, 0, 56311), +(117521, 0.842875540256500244, 0.75, 0, 56311), +(117522, 0.842875540256500244, 0.75, 0, 56311), +(118626, 0.296820014715194702, 1.455000042915344238, 0, 56311), +(117773, 0.5, 1.75, 0, 56311), +(115213, 1.075765132904052734, 2, 0, 56311), +(115214, 1.075765132904052734, 2, 0, 56311), +(115380, 2.318251848220825195, 1.724999904632568359, 0, 56311), +(118656, 1, 1, 0, 56311), +(118655, 1, 1, 0, 56311), +(116130, 2.38946533203125, 1.5, 0, 56311), +(115527, 0.698715150356292724, 1.5, 0, 56311), +(115525, 0.305999994277954101, 1.5, 0, 56311), +(118220, 0.139499992132186889, 0.449999988079071044, 0, 56311), +(115207, 1.075765132904052734, 2, 0, 56311), +(115198, 1.075765132904052734, 2, 0, 56311), +(115522, 0.698715150356292724, 1.5, 0, 56311), +(118235, 0.347222000360488891, 1.5, 0, 56311), +(115199, 1.075765132904052734, 2, 0, 56311), +(112413, 0.840004622936248779, 0, 0, 56311), +(115208, 1.075765132904052734, 2, 0, 56311), +(115250, 0.139499992132186889, 0.449999988079071044, 0, 56311), +(115252, 0.139499992132186889, 0.449999988079071044, 0, 56311), +(118218, 0.139499992132186889, 0.449999988079071044, 0, 56311), +(116012, 0.609920263290405273, 0, 0, 56311), +(114626, 0.649999976158142089, 0.649999976158142089, 0, 56311), +(120256, 1.119196176528930664, 0, 0, 56311), +(114730, 0.483442813158035278, 0, 0, 56311), +(112857, 0.310000002384185791, 1, 0, 56311), +(116503, 0.946004986763000488, 0.660000026226043701, 0, 56311), +(116513, 1.433340787887573242, 1, 0, 56311), +(122656, 0.5, 1, 0, 56311), +(117206, 1.227306604385375976, 1.20000004768371582, 0, 56311), +(120257, 2.866527557373046875, 0, 0, 56311), +(117204, 1.227306604385375976, 1.20000004768371582, 0, 56311), +(117205, 0.5, 10, 0, 56311), +(116454, 1.147879004478454589, 1.10000002384185791, 0, 56311), +(117815, 0.971067428588867187, 6, 0, 56311), +(115171, 0.750786304473876953, 0.800000011920928955, 0, 56311), +(116511, 1.433340787887573242, 1, 0, 56311), +(122659, 0.5, 1, 0, 56311), +(122658, 0.5, 1, 0, 56311), +(116510, 1.433340787887573242, 1, 0, 56311), +(116452, 1.147879004478454589, 1.10000002384185791, 0, 56311), +(115351, 0.48344278335571289, 0, 0, 56311), +(118081, 0.5, 1, 0, 56311), +(113895, 0.375, 0, 0, 56311), +(115614, 0.483442813158035278, 0, 0, 56311), +(115350, 0.483442813158035278, 0, 0, 56311), +(122657, 0.5, 1, 0, 56311), +(122660, 0.5, 1, 0, 56311), +(115451, 0.783609449863433837, 1.27500009536743164, 0, 56311), +(115450, 0.783609449863433837, 1.27500009536743164, 0, 56311), +(117115, 0.367200016975402832, 1.80000007152557373, 0, 56311), +(115458, 0.783609449863433837, 1.27500009536743164, 0, 56311), +(116664, 1.244556188583374023, 2.02500009536743164, 0, 56311), +(119261, 1.269528985023498535, 1.799999952316284179, 0, 56311), +(115459, 0.783609449863433837, 1.27500009536743164, 0, 56311), +(119744, 0.352449715137481689, 0.5, 0, 56311), +(117539, 0.372000008821487426, 1.5, 0, 56311), +(119260, 1.410587787628173828, 2, 0, 56311), +(117116, 0.40582972764968872, 0, 0, 56311), +(118149, 0.46208345890045166, 1.5, 0, 56311), +(120010, 0.218400001525878906, 1.574999928474426269, 0, 56311), +(120007, 0.305999994277954101, 1.5, 0, 56311), +(120000, 0.208000004291534423, 1.5, 0, 56311), +(120226, 4.084775447845458984, 3.75, 0, 56311), +(114731, 0.483442813158035278, 0, 0, 56311), +(118139, 1, 1, 0, 56311), +(117256, 0.347000002861022949, 1.5, 0, 56311), +(117255, 0.347000002861022949, 1.5, 0, 56311), +(117541, 0.338409960269927978, 0, 0, 56311), +(121642, 0.483442813158035278, 0, 0, 56311), +(114703, 0.483442813158035278, 0, 0, 56311), +(121643, 0.483442813158035278, 0, 0, 56311), +(113897, 1.083562374114990234, 1.20000004768371582, 0, 56311), +(114807, 1.80593729019165039, 2, 0, 56311), +(112266, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(120015, 0.465000003576278686, 1.5, 0, 56311), +(114806, 1.80593729019165039, 2, 0, 56311), +(115121, 0.077500000596046447, 0.75, 0, 56311), +(114757, 0.676819920539855957, 0, 0, 56311), +(119280, 0.288949966430664062, 0.320000022649765014, 0, 56311), +(114804, 1.80593729019165039, 2, 0, 56311), +(114805, 1.80593729019165039, 2, 0, 56311), +(119283, 0.288949966430664062, 0.320000022649765014, 0, 56311), +(91386, 0.765362918376922607, 0, 0, 56311), +(91383, 0.765362858772277832, 0, 0, 56311), +(122170, 1.366205096244812011, 1.75, 0, 56311), +(106598, 0.077500000596046447, 0.75, 0, 56311), +(115120, 0.077500000596046447, 0.75, 0, 56311), +(118249, 1.244556188583374023, 2.02500009536743164, 0, 56311), +(115107, 1.13850414752960205, 1.458333253860473632, 0, 56311), +(118248, 1.244556188583374023, 2.02500009536743164, 0, 56311), +(122169, 1.366205096244812011, 1.75, 0, 56311), +(116642, 1.060177326202392578, 1.724999904632568359, 0, 56311), +(116818, 3.823897838592529296, 3, 0, 56311), +(123422, 0.347000002861022949, 1.5, 0, 56311), +(112601, 21.23334503173828125, 0, 0, 56311), +(114508, 1.25, 2.5, 0, 56311), +(112598, 3.550461769104003906, 0, 0, 56311), +(112025, 0.5, 1, 0, 56311), +(114736, 0.725164234638214111, 0, 0, 56311), +(114705, 2.228867530822753906, 2.70000004768371582, 0, 56311), +(115082, 2.684732675552368164, 1.299999952316284179, 0, 56311), +(118057, 0.580131411552429199, 0, 0, 56311), +(112307, 0.5, 1, 0, 56311), +(117183, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(117184, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(117182, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(115888, 0.666826486587524414, 3.5, 0, 56311), +(118175, 0.483442813158035278, 0, 0, 56311), +(123421, 0.347000002861022949, 1.5, 0, 56311), +(114363, 1.653823137283325195, 0, 0, 56311), +(114367, 1.653823137283325195, 0, 0, 56311), +(116828, 0.305999994277954101, 1.5, 0, 56311), +(116826, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(114832, 0.420002311468124389, 0, 0, 56311), +(114569, 0.483442813158035278, 0, 0, 56311), +(114833, 0.420002311468124389, 0, 0, 56311), +(112410, 0.840004622936248779, 0, 0, 56311), +(118913, 1.170840263366699218, 0, 0, 56311), +(117120, 0.483442813158035278, 0, 0, 56311), +(112637, 1.12802588939666748, 1, 0, 56311), +(120263, 0.254584968090057373, 0.625, 0, 56311), +(115469, 1.060177326202392578, 1.724999904632568359, 0, 56311), +(115442, 1.060177445411682128, 1.724999904632568359, 0, 56311); + +INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES +(120247, 0.305999994277954101, 1.5, 0, 56311), +(106518, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(118915, 1.315032005310058593, 0, 0, 56311), +(117455, 3.070783138275146484, 0, 0, 56311), +(122712, 0.208000004291534423, 1.5, 0, 56311), +(114373, 1, 1, 0, 56311), +(115408, 0.321131706237792968, 0.200000002980232238, 0, 56311), +(115076, 2.478214740753173828, 1.20000004768371582, 0, 56311), +(117166, 0.305999994277954101, 1.5, 0, 56311), +(119076, 0.509628057479858398, 2, 0, 56311), +(119724, 0.636485934257507324, 0, 0, 56311), +(114170, 0.483442842960357666, 0, 0, 56311), +(114651, 0.5, 1, 0, 56311), +(114171, 0.966885626316070556, 0, 0, 56311), +(114039, 1.924917459487915039, 2, 0, 56311), +(117372, 2.540548324584960937, 2, 0, 56311), +(117329, 1.565289497375488281, 1.5, 0, 56311), +(118198, 0.676819920539855957, 0, 0, 56311), +(117375, 2.540548324584960937, 2, 0, 56311), +(117377, 2.540548324584960937, 2, 0, 56311), +(114743, 0.676819920539855957, 0, 0, 56311), +(117326, 1.565289497375488281, 1.5, 0, 56311), +(120035, 0.276269584894180297, 0, 0, 56311), +(118590, 0.208000004291534423, 1.5, 0, 56311), +(118197, 0.676819920539855957, 0, 0, 56311), +(119004, 0.305999994277954101, 1.5, 0, 56311), +(118215, 0.077500000596046447, 0.25, 0, 56311), +(119003, 0.208000004291534423, 1.5, 0, 56311), +(114701, 0.483442813158035278, 0, 0, 56311), +(115251, 0.139499992132186889, 0.449999988079071044, 0, 56311), +(118600, 0.305999994277954101, 1.5, 0, 56311), +(118602, 0.88781827688217163, 1.399999976158142089, 0, 56311), +(116461, 1.565289497375488281, 1.5, 0, 56311), +(114820, 1.339599251747131347, 1.75, 0, 56311), +(112395, 0.5, 1, 0, 56311), +(112539, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(117174, 0.382999986410140991, 1.5, 0, 56311), +(122175, 1.366205096244812011, 1.75, 0, 56311), +(118916, 1.492568492889404296, 1.80000007152557373, 0, 56311), +(120224, 0.25, 0.5, 0, 56311), +(119913, 0.208000004291534423, 1.5, 0, 56311), +(117140, 0.483442813158035278, 0, 0, 56311), +(114720, 0.483442813158035278, 0, 0, 56311), +(118176, 0.483442813158035278, 0, 0, 56311), +(118173, 0.483442813158035278, 0, 0, 56311), +(114709, 0.483442813158035278, 0, 0, 56311), +(114467, 18.74646759033203125, 16, 0, 56311), +(118200, 0.483442813158035278, 0, 0, 56311), +(116281, 0.305999994277954101, 1.5, 0, 56311), +(120242, 0.214823871850967407, 0.100000001490116119, 0, 56311), +(115115, 0.108499996364116668, 1.049999952316284179, 0, 56311), +(101148, 1.472054243087768554, 1, 0, 56311), +(114722, 0.483442813158035278, 0, 0, 56311), +(114702, 0.483442813158035278, 0, 0, 56311), +(114717, 0.580131411552429199, 0, 0, 56311), +(114092, 1.48591160774230957, 1.799999952316284179, 0, 56311), +(114706, 1.48591160774230957, 1.799999952316284179, 0, 56311), +(118199, 0.483442813158035278, 0, 0, 56311), +(112384, 0.5, 1, 0, 56311), +(118201, 0.338409960269927978, 0, 0, 56311), +(118203, 0.338409960269927978, 0, 0, 56311), +(112385, 0.5, 1, 0, 56311), +(118204, 0.338409960269927978, 0, 0, 56311), +(114766, 1.48591160774230957, 1.799999952316284179, 0, 56311), +(118202, 0.338409960269927978, 0, 0, 56311), +(114127, 1.919856667518615722, 1.25, 0, 56311), +(115381, 2.318251848220825195, 1.724999904632568359, 0, 56311), +(111697, 0.547203779220581054, 1.5, 0, 56311), +(111698, 1.106366515159606933, 0, 0, 56311), +(112514, 10.38675785064697265, 10, 0, 56311), +(120954, 0.347000002861022949, 1.5, 0, 56311), +(115517, 0.634155929088592529, 1, 0, 56311), +(120375, 9.4473724365234375, 0, 0, 56311), +(118053, 0.580131411552429199, 0, 0, 56311), +(118036, 1.967838048934936523, 3, 0, 56311), +(114550, 2.982617139816284179, 2.40000009536743164, 0, 56311), +(114758, 0.676819920539855957, 0, 0, 56311), +(112315, 0.340000003576278686, 2, 0, 56311), +(112284, 0.613896489143371582, 1, 0, 56311), +(116525, 1.476512908935546875, 4, 0, 56311), +(115253, 0.248000010848045349, 0.800000011920928955, 0, 56311), +(114113, 0.108170777559280395, 0.450000017881393432, 0, 56311), +(112328, 1, 1, 0, 56311), +(112322, 0.613896489143371582, 1, 0, 56311), +(115512, 0.760987162590026855, 1.20000004768371582, 0, 56311), +(112319, 0.722000002861022949, 3, 0, 56311), +(112325, 0.300000011920928955, 0, 0, 56311), +(112316, 0.613896489143371582, 1, 0, 56311), +(114420, 0.340000003576278686, 2, 0, 56311), +(119649, 3.615931987762451171, 4.800000190734863281, 0, 56311), +(114721, 0.483442813158035278, 0, 0, 56311), +(114723, 0.483442813158035278, 0, 0, 56311), +(115285, 2.426647424697875976, 0, 0, 56311), +(120227, 4.084775447845458984, 3.75, 0, 56311), +(118719, 0.520740628242492675, 0, 0, 56311), +(114190, 1.379828453063964843, 0.900000035762786865, 0, 56311), +(119226, 1.797301292419433593, 1.65000009536743164, 0, 56311), +(118599, 0.305999994277954101, 1.5, 0, 56311), +(119513, 0.689914226531982421, 0.450000017881393432, 0, 56311), +(115492, 0.921893417835235595, 1.5, 0, 56311), +(114189, 1.379828453063964843, 0.900000035762786865, 0, 56311), +(119512, 0.689914226531982421, 0.450000017881393432, 0, 56311), +(114196, 1.379828453063964843, 0.900000035762786865, 0, 56311), +(116285, 2.485514163970947265, 2, 0, 56311), +(114194, 1.379828453063964843, 0.900000035762786865, 0, 56311), +(115331, 1.379828453063964843, 0.900000035762786865, 0, 56311), +(119510, 0.689914226531982421, 0.450000017881393432, 0, 56311), +(114193, 1.379828453063964843, 0.900000035762786865, 0, 56311), +(116426, 0.555200040340423583, 2.40000009536743164, 0, 56311), +(114087, 0.338409960269927978, 0, 0, 56311), +(114727, 0.483442813158035278, 0, 0, 56311), +(114157, 0.483442813158035278, 0, 0, 56311), +(115169, 0.610013842582702636, 0.649999976158142089, 0, 56311), +(114738, 0.676819920539855957, 0, 0, 56311), +(114718, 0.483442813158035278, 0, 0, 56311), +(114692, 0.338409960269927978, 0, 0, 56311), +(118914, 1.499096989631652832, 0, 0, 56311), +(114741, 0.676819920539855957, 0, 0, 56311), +(117579, 0.382819831371307373, 1, 0, 56311), +(114088, 0.338409960269927978, 0, 0, 56311), +(117581, 0.382819831371307373, 1, 0, 56311), +(114725, 0.483442813158035278, 0, 0, 56311), +(114803, 2.684732437133789062, 1.299999952316284179, 0, 56311), +(115167, 0.750786304473876953, 0.800000011920928955, 0, 56311), +(114114, 0.360569238662719726, 1.5, 0, 56311), +(114116, 0.360569238662719726, 1.5, 0, 56311), +(121775, 1.244556188583374023, 2.02500009536743164, 0, 56311), +(115426, 0.921893417835235595, 1.5, 0, 56311), +(115417, 0.921893417835235595, 1.5, 0, 56311), +(112494, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(118480, 3.615931987762451171, 4.800000190734863281, 0, 56311), +(110046, 0.5, 1, 0, 56311), +(116670, 1.014649510383605957, 1.60000002384185791, 0, 56311), +(115491, 0.921893417835235595, 1.5, 0, 56311), +(115435, 1.060177445411682128, 1.724999904632568359, 0, 56311), +(115443, 1.060177445411682128, 1.724999904632568359, 0, 56311), +(114912, 0.26496976613998413, 0.180000007152557373, 0, 56311), +(115428, 0.921893417835235595, 1.5, 0, 56311), +(121097, 0.249600008130073547, 1.80000007152557373, 0, 56311), +(116585, 1.5, 1.5, 0, 56311), +(112411, 0.840004622936248779, 0, 0, 56311), +(109053, 0.441129475831985473, 0, 0, 56311), +(114830, 1.008005619049072265, 0, 0, 56311), +(117489, 1.65874183177947998, 2, 0, 56311), +(115211, 1.075765132904052734, 2, 0, 56311), +(115212, 1.075765132904052734, 2, 0, 56311), +(115401, 0.802829265594482421, 0.5, 0, 56311), +(115399, 0.802829265594482421, 0.5, 0, 56311), +(117069, 0.216999992728233337, 0.699999988079071044, 0, 56311), +(114930, 1.65874183177947998, 2, 0, 56311), +(114924, 1.65874183177947998, 2, 0, 56311), +(114561, 0.537882566452026367, 1, 0, 56311), +(115226, 1.506071209907531738, 2.799999952316284179, 0, 56311), +(114563, 1.075765132904052734, 2, 0, 56311), +(115190, 1.075765132904052734, 2, 0, 56311), +(115242, 1.506071209907531738, 2.799999952316284179, 0, 56311), +(117490, 1.990490198135375976, 2.40000009536743164, 0, 56311), +(117580, 0.382819831371307373, 1, 0, 56311), +(114726, 0.483442813158035278, 0, 0, 56311), +(115404, 0.321131706237792968, 0.200000002980232238, 0, 56311), +(116507, 0.8600044846534729, 0.60000002384185791, 0, 56311), +(119412, 2.933050155639648437, 2.5, 0, 56311), +(114178, 0.300000011920928955, 0, 0, 56311), +(114745, 0.676819920539855957, 0, 0, 56311), +(99448, 0.375, 0.75, 0, 56311), +(115222, 1.506071209907531738, 2.799999952316284179, 0, 56311), +(115186, 0.537882566452026367, 1, 0, 56311), +(115185, 0.537882566452026367, 1, 0, 56311), +(118251, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(118720, 0.305999994277954101, 1.5, 0, 56311), +(118143, 1.244556188583374023, 2.02500009536743164, 0, 56311), +(117710, 0.305999994277954101, 1.5, 0, 56311), +(117231, 0.208000004291534423, 1.5, 0, 56311), +(114841, 2.101834774017333984, 3.60000014305114746, 0, 56311), +(121201, 29.4013824462890625, 5.5, 0, 56311), +(118188, 0.305999994277954101, 1.5, 0, 56311), +(118189, 0.305999994277954101, 1.5, 0, 56311), +(117106, 0.305999994277954101, 1.5, 0, 56311), +(118697, 1.186080455780029296, 2.25, 0, 56311), +(115762, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(120155, 1.186080455780029296, 2.25, 0, 56311), +(116491, 1.185559272766113281, 3, 0, 56311), +(118234, 5.708419322967529296, 5, 0, 56311), +(118236, 5.708419322967529296, 5, 0, 56311), +(118192, 0.305999994277954101, 1.5, 0, 56311), +(118246, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(118194, 0.305999994277954101, 1.5, 0, 56311), +(118183, 0.305999994277954101, 1.5, 0, 56311), +(118184, 0.305999994277954101, 1.5, 0, 56311), +(115093, 1.5, 1.5, 0, 56311), +(118180, 0.305999994277954101, 1.5, 0, 56311), +(118185, 0.305999994277954101, 1.5, 0, 56311), +(122705, 0.208000004291534423, 1.5, 0, 56311), +(116566, 0.305999994277954101, 1.5, 0, 56311), +(118243, 0.305999994277954101, 1.5, 0, 56311), +(115098, 1.5, 1.5, 0, 56311), +(118238, 0.305999994277954101, 1.5, 0, 56311), +(121197, 1.685751080513000488, 1.5, 0, 56311), +(121198, 1.685751080513000488, 1.5, 0, 56311), +(118239, 0.305999994277954101, 1.5, 0, 56311), +(118240, 0.305999994277954101, 1.5, 0, 56311), +(118232, 0.305999994277954101, 1.5, 0, 56311), +(118241, 0.305999994277954101, 1.5, 0, 56311), +(75335, 0.15328998863697052, 1, 0, 56311), +(106374, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(120350, 1.051218271255493164, 1.35000002384185791, 0, 56311), +(75336, 0.15328998863697052, 1, 0, 56311), +(118242, 0.305999994277954101, 1.5, 0, 56311), +(112345, 0.700812160968780517, 0.899999976158142089, 0, 56311), +(118247, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(112610, 1.051218271255493164, 1.35000002384185791, 0, 56311), +(118254, 0.700812160968780517, 0.899999976158142089, 0, 56311), +(118245, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(119996, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(111809, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(111755, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(112194, 1.277637600898742675, 2.5, 0, 56311), +(111756, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(111889, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(118253, 0.700812160968780517, 0.899999976158142089, 0, 56311), +(112380, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(120979, 0.046500004827976226, 0.375000029802322387, 0, 56311), +(113189, 0.65892118215560913, 0.60000002384185791, 0, 56311), +(112278, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(112279, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(112724, 1.5, 1.5, 0, 56311), +(117141, 0.483442813158035278, 0, 0, 56311), +(122943, 0.628843605518341064, 1.349999904632568359, 0, 56311), +(115258, 0.341000020503997802, 1.10000002384185791, 0, 56311), +(122287, 1.085000038146972656, 3.5, 0, 56311), +(116586, 0.248000010848045349, 0.800000011920928955, 0, 56311), +(117887, 0.489999979734420776, 2.099999904632568359, 0, 56311), +(114418, 1.534133195877075195, 1.5, 0, 56311), +(116457, 1.147879004478454589, 1.10000002384185791, 0, 56311), +(121195, 1.685751080513000488, 1.5, 0, 56311), +(121194, 1.685751080513000488, 1.5, 0, 56311), +(121196, 1.685751080513000488, 1.5, 0, 56311), +(121193, 1.685751080513000488, 1.5, 0, 56311), +(117763, 0.305999994277954101, 1.5, 0, 56311), +(115592, 0.351899981498718261, 1.724999904632568359, 0, 56311), +(115015, 1.952442169189453125, 2.5, 0, 56311), +(115771, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(120169, 1.426948308944702148, 0, 0, 56311), +(115591, 0.239199995994567871, 1.724999904632568359, 0, 56311), +(122635, 0.5, 1, 0, 56311), +(122637, 0.5, 1, 0, 56311), +(118059, 1.48591160774230957, 1.799999952316284179, 0, 56311), +(117062, 2.923198699951171875, 4.5, 0, 56311), +(112392, 0.5, 1, 0, 56311), +(114801, 0.919484734535217285, 0.625, 0, 56311); + +INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES +(114551, 2.982617139816284179, 2.40000009536743164, 0, 56311), +(118090, 0.347000002861022949, 1.5, 0, 56311), +(116788, 0.580131411552429199, 0, 0, 56311), +(116612, 1.969257950782775878, 1.25, 0, 56311), +(116428, 0.483442813158035278, 0, 0, 56311), +(114897, 3, 5, 0, 56311), +(115099, 3, 3, 0, 56311), +(113982, 1.102548718452453613, 0, 0, 56311), +(114549, 1.491308569908142089, 1.20000004768371582, 0, 56311), +(112448, 1.640439391136169433, 1.320000052452087402, 0, 56311), +(119919, 1.227306604385375976, 1.20000004768371582, 0, 56311), +(114815, 1.339599251747131347, 1.75, 0, 56311), +(119533, 5.00684356689453125, 9.600000381469726562, 0, 56311), +(119503, 1.705502867698669433, 2.77500009536743164, 0, 56311), +(114528, 2.540548324584960937, 2, 0, 56311), +(101140, 1.472054243087768554, 1, 0, 56311), +(119514, 0.689914226531982421, 0.450000017881393432, 0, 56311), +(119511, 0.689914226531982421, 0.450000017881393432, 0, 56311), +(115410, 0.921893417835235595, 1.5, 0, 56311), +(114195, 1.379828453063964843, 0.900000035762786865, 0, 56311), +(119518, 0.689914226531982421, 0.450000017881393432, 0, 56311), +(119509, 0.689914226531982421, 0.450000017881393432, 0, 56311), +(119515, 0.689914226531982421, 0.450000017881393432, 0, 56311), +(117044, 2.540548324584960937, 2, 0, 56311), +(119517, 0.689914226531982421, 0.450000017881393432, 0, 56311), +(119516, 0.689914226531982421, 0.450000017881393432, 0, 56311), +(119504, 0.75, 15, 0, 56311), +(118250, 1.244556188583374023, 2.02500009536743164, 0, 56311), +(122429, 0.347000002861022949, 1.5, 0, 56311), +(122424, 0.347000002861022949, 1.5, 0, 56311), +(122425, 0.347000002861022949, 1.5, 0, 56311), +(122420, 0.347000002861022949, 1.5, 0, 56311), +(122427, 0.347000002861022949, 1.5, 0, 56311), +(122428, 0.347000002861022949, 1.5, 0, 56311), +(122426, 0.347000002861022949, 1.5, 0, 56311), +(116157, 2.540548324584960937, 2, 0, 56311), +(104117, 4.641436576843261718, 4, 0, 56311), +(117371, 2.540548324584960937, 2, 0, 56311), +(102531, 1.918420672416687011, 0, 0, 56311), +(117042, 2.540548324584960937, 2, 0, 56311), +(118403, 0.100000001490116119, 0.100000001490116119, 0, 56311), +(117045, 2.540548324584960937, 2, 0, 56311), +(113980, 1.102548718452453613, 0, 0, 56311), +(121352, 0.14690101146697998, 1.10000002384185791, 0, 56311), +(118977, 0.919484734535217285, 0.625, 0, 56311), +(115510, 0.760987162590026855, 1.20000004768371582, 0, 56311), +(114191, 1.379828453063964843, 0.900000035762786865, 0, 56311), +(115002, 1, 1, 0, 56311), +(114995, 1.299999952316284179, 1.299999952316284179, 0, 56311), +(118589, 0.208000004291534423, 1.5, 0, 56311), +(114795, 0.227499991655349731, 0.649999976158142089, 0, 56311), +(123420, 0.347000002861022949, 1.5, 0, 56311), +(119007, 0.305999994277954101, 1.5, 0, 56311), +(116440, 0.78264474868774414, 0.75, 0, 56311), +(119743, 0.352449715137481689, 0.5, 0, 56311), +(118675, 1.534133195877075195, 1.5, 0, 56311), +(116273, 0.247011527419090271, 1.60000002384185791, 0, 56311), +(117905, 0.208000004291534423, 1.5, 0, 56311), +(112412, 0.840004622936248779, 0, 0, 56311), +(117897, 0.305999994277954101, 1.5, 0, 56311), +(118607, 0.698715150356292724, 1.5, 0, 56311), +(117901, 0.208000004291534423, 1.5, 0, 56311), +(117904, 0.208000004291534423, 1.5, 0, 56311), +(120246, 0.305999994277954101, 1.5, 0, 56311), +(117903, 0.208000004291534423, 1.5, 0, 56311), +(117909, 0.208000004291534423, 1.5, 0, 56311), +(114792, 0.227499991655349731, 0.649999976158142089, 0, 56311), +(116478, 0.200000002980232238, 1, 0, 56311), +(116272, 0.247011527419090271, 1.60000002384185791, 0, 56311), +(117900, 0.305999994277954101, 1.5, 0, 56311), +(117896, 0.305999994277954101, 1.5, 0, 56311), +(115147, 0.186000004410743713, 1.80000007152557373, 0, 56311), +(114790, 0.227499991655349731, 0.649999976158142089, 0, 56311), +(114793, 0.227499991655349731, 0.649999976158142089, 0, 56311), +(119990, 0.724426746368408203, 0, 0, 56311), +(118214, 0.077500000596046447, 0.25, 0, 56311), +(119987, 0.724426746368408203, 0, 0, 56311), +(115125, 1.399999976158142089, 1.75, 0, 56311), +(118363, 0.520740628242492675, 0, 0, 56311), +(100942, 0.208000004291534423, 1.5, 0, 56311), +(120024, 0.105000004172325134, 0.300000011920928955, 0, 56311), +(114823, 1.339599251747131347, 1.75, 0, 56311), +(121370, 0.152597472071647644, 0.920000016689300537, 0, 56311), +(102532, 1.918420672416687011, 0, 0, 56311), +(117175, 0.347000002861022949, 1.5, 0, 56311), +(114825, 1.339599251747131347, 1.75, 0, 56311), +(121361, 0.182453498244285583, 1.10000002384185791, 0, 56311), +(115546, 0.524036347866058349, 1.125, 0, 56311), +(115544, 0.305999994277954101, 1.5, 0, 56311), +(118142, 0.305999994277954101, 1.5, 0, 56311), +(115956, 0.208000004291534423, 1.5, 0, 56311), +(116345, 0.521763145923614501, 0.5, 0, 56311), +(116918, 0.873393952846527099, 1.875, 0, 56311), +(118318, 2.245431423187255859, 0, 0, 56311), +(121167, 2.25701761245727539, 0, 0, 56311), +(119430, 0.347000002861022949, 1.5, 0, 56311), +(122944, 0.296820014715194702, 1.455000042915344238, 0, 56311), +(119840, 0.305999994277954101, 1.5, 0, 56311), +(119413, 0.133546367287635803, 1, 0, 56311), +(119432, 0.190746828913688659, 1.149999976158142089, 0, 56311), +(120324, 1.534133195877075195, 4.5, 0, 56311), +(121362, 0.190746828913688659, 1.149999976158142089, 0, 56311), +(121363, 0.157573461532592773, 0.949999988079071044, 0, 56311), +(119428, 0.187429487705230712, 1.129999995231628417, 0, 56311), +(119427, 0.190746828913688659, 1.149999976158142089, 0, 56311), +(118736, 6.763921737670898437, 3.400000333786010742, 0, 56311), +(114541, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(115743, 1.534133195877075195, 1.5, 0, 56311), +(117179, 0.700812160968780517, 0.900000035762786865, 0, 56311), +(114408, 1.227306604385375976, 1.20000004768371582, 0, 56311), +(116444, 0.78264474868774414, 0.75, 0, 56311), +(116467, 2.540548324584960937, 2, 0, 56311), +(115277, 0.770981490612030029, 0.800000011920928955, 0, 56311), +(118673, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(120270, 1.016481399536132812, 2.5, 0, 56311), +(118676, 2.540548324584960937, 2, 0, 56311), +(120272, 1.016481399536132812, 2.5, 0, 56311), +(116441, 0.78264474868774414, 0.75, 0, 56311), +(120271, 1.016481399536132812, 2.5, 0, 56311), +(120273, 1.016481399536132812, 2.5, 0, 56311), +(116346, 0.78264474868774414, 0.75, 0, 56311), +(120274, 1.016481399536132812, 2.5, 0, 56311), +(116390, 3.016510486602783203, 0, 0, 56311), +(119181, 1.580745697021484375, 4, 0, 56311), +(119009, 0.049347862601280212, 0, 0, 56311), +(115577, 3.070783138275146484, 0, 0, 56311), +(115578, 3.070783138275146484, 0, 0, 56311), +(115088, 0.973670184612274169, 2, 0, 56311), +(121429, 1.119720697402954101, 2.299999952316284179, 0, 56311), +(115092, 1.119720697402954101, 2.299999952316284179, 0, 56311), +(114469, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(121161, 0.78264474868774414, 0.75, 0, 56311), +(90698, 3.186581373214721679, 2.5, 0, 56311), +(116347, 1.147879004478454589, 1.10000002384185791, 0, 56311), +(115520, 0.208000004291534423, 1.5, 0, 56311), +(115521, 0.347222000360488891, 1.5, 0, 56311), +(115523, 0.305999994277954101, 1.5, 0, 56311), +(116690, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(112286, 0.629892349243164062, 1, 0, 56311), +(117243, 0.41681671142578125, 1.5, 0, 56311), +(117247, 0.46208345890045166, 1.5, 0, 56311), +(121149, 0.305999994277954101, 1.5, 0, 56311), +(121147, 0.208000004291534423, 1.5, 0, 56311), +(121078, 0.305999994277954101, 1.5, 0, 56311), +(121077, 0.347000002861022949, 1.5, 0, 56311), +(121150, 0.305999994277954101, 1.5, 0, 56311), +(121090, 0.208000004291534423, 1.5, 0, 56311), +(112394, 1, 2, 0, 56311), +(121089, 0.208000004291534423, 1.5, 0, 56311), +(121145, 0.208000004291534423, 1.5, 0, 56311), +(112386, 1, 2, 0, 56311), +(115137, 0.599164545536041259, 0.85000002384185791, 0, 56311), +(115139, 0.599164545536041259, 0.85000002384185791, 0, 56311), +(115135, 0.599164545536041259, 0.85000002384185791, 0, 56311), +(118157, 0.208000004291534423, 1.5, 0, 56311), +(118009, 0.347222000360488891, 1.5, 0, 56311), +(119932, 1, 1.5, 0, 56311), +(115230, 1.506071209907531738, 2.799999952316284179, 0, 56311), +(116475, 0.197593212127685546, 0.5, 0, 56311), +(115187, 0.537882566452026367, 1, 0, 56311), +(115231, 1.506071209907531738, 2.799999952316284179, 0, 56311), +(115100, 3, 3, 0, 56311), +(122061, 1.994137525558471679, 2.40000009536743164, 0, 56311), +(118587, 1.751960515975952148, 1, 0, 56311), +(115516, 0.634155929088592529, 1, 0, 56311), +(119364, 0.921893417835235595, 1.5, 0, 56311), +(115515, 0.634155929088592529, 1, 0, 56311), +(115500, 0.391451716423034667, 0.899999976158142089, 0, 56311), +(117110, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(115594, 0.663779377937316894, 1.424999952316284179, 0, 56311), +(115077, 1.239107370376586914, 0.60000002384185791, 0, 56311), +(117108, 0.239199995994567871, 1.724999904632568359, 0, 56311), +(117109, 0.351899981498718261, 1.724999904632568359, 0, 56311), +(117111, 0.593907892704010009, 1.27500009536743164, 0, 56311), +(120387, 0.698715150356292724, 1.5, 0, 56311), +(120493, 0.305999994277954101, 1.5, 0, 56311), +(120385, 0.305999994277954101, 1.5, 0, 56311), +(120061, 0.208000004291534423, 1.5, 0, 56311), +(115040, 0.698715150356292724, 1.5, 0, 56311), +(117766, 0.305999994277954101, 1.5, 0, 56311), +(121162, 0.78264474868774414, 0.75, 0, 56311), +(102555, 3.069473028182983398, 0, 0, 56311), +(116433, 5.207447052001953125, 5, 0, 56311), +(117441, 0.347000002861022949, 1.5, 0, 56311), +(118268, 0.305999994277954101, 1.5, 0, 56311), +(113757, 0.698000013828277587, 3, 0, 56311), +(119423, 0.199040174484252929, 1.20000004768371582, 0, 56311), +(122698, 0.305999994277954101, 1.5, 0, 56311), +(117762, 0.208000004291534423, 1.5, 0, 56311), +(117888, 0.489999979734420776, 2.099999904632568359, 0, 56311), +(122699, 0.208000004291534423, 1.5, 0, 56311), +(115545, 0.243055403232574462, 1.049999952316284179, 0, 56311), +(117882, 0.208000004291534423, 1.5, 0, 56311), +(117875, 0.489100605249404907, 1.049999952316284179, 0, 56311), +(116020, 0.208000004291534423, 1.5, 0, 56311), +(117881, 0.489100605249404907, 1.049999952316284179, 0, 56311), +(117878, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(117877, 0.275399982929229736, 1.349999904632568359, 0, 56311), +(117879, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(118186, 0.305999994277954101, 1.5, 0, 56311), +(117876, 0.275399982929229736, 1.349999904632568359, 0, 56311), +(118172, 0.208000004291534423, 1.5, 0, 56311), +(118001, 0.208000004291534423, 1.5, 0, 56311), +(119425, 0.132693454623222351, 0.800000011920928955, 0, 56311), +(120470, 0.208000004291534423, 1.5, 0, 56311), +(115543, 0.208000004291534423, 1.5, 0, 56311), +(122704, 0.208000004291534423, 1.5, 0, 56311), +(119424, 0.140986785292625427, 0.85000002384185791, 0, 56311), +(119433, 0.182453498244285583, 1.10000002384185791, 0, 56311), +(122709, 0.305999994277954101, 1.5, 0, 56311), +(122711, 0.208000004291534423, 1.5, 0, 56311), +(122707, 0.208000004291534423, 1.5, 0, 56311), +(117884, 0.384999990463256835, 1.65000009536743164, 0, 56311), +(120400, 0.243055403232574462, 1.049999952316284179, 0, 56311), +(122681, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(119876, 0.405739665031433105, 0.699999988079071044, 0, 56311), +(121132, 0.208000004291534423, 1.5, 0, 56311), +(116276, 0.384999990463256835, 1.65000009536743164, 0, 56311), +(120399, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(122702, 0.305999994277954101, 1.5, 0, 56311), +(122673, 0.243055403232574462, 1.049999952316284179, 0, 56311), +(122703, 0.208000004291534423, 1.5, 0, 56311), +(122697, 0.208000004291534423, 1.5, 0, 56311), +(118635, 0.208000004291534423, 1.5, 0, 56311), +(122710, 0.208000004291534423, 1.5, 0, 56311), +(115524, 0.208000004291534423, 1.5, 0, 56311), +(115535, 0.663779377937316894, 1.424999952316284179, 0, 56311), +(117464, 1.840960025787353515, 1.80000007152557373, 0, 56311), +(118339, 0.384999990463256835, 1.65000009536743164, 0, 56311), +(118269, 0.208000004291534423, 1.5, 0, 56311), +(114110, 0.108170777559280395, 0.450000017881393432, 0, 56311), +(114107, 0.108170777559280395, 0.450000017881393432, 0, 56311), +(117094, 0.347222000360488891, 1.5, 0, 56311), +(102533, 1.918420672416687011, 0, 0, 56311), +(115722, 0.60000002384185791, 12, 0, 56311), +(121141, 2.540548324584960937, 2, 0, 56311), +(122666, 0.296820014715194702, 1.455000042915344238, 0, 56311), +(121165, 0.78264474868774414, 0.75, 0, 56311), +(122672, 0.243055403232574462, 1.049999952316284179, 0, 56311), +(121160, 0.78264474868774414, 0.75, 0, 56311), +(122668, 0.187199994921684265, 1.349999904632568359, 0, 56311), +(122667, 0.296820014715194702, 1.455000042915344238, 0, 56311), +(121534, 0.305999994277954101, 1.5, 0, 56311), +(122674, 0.489100605249404907, 1.049999952316284179, 0, 56311), +(118700, 4.17236948013305664, 3, 0, 56311), +(114542, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(118682, 0.208000004291534423, 1.5, 0, 56311), +(115576, 3.070783138275146484, 3.149999856948852539, 0, 56311), +(115575, 3.070783138275146484, 0, 0, 56311), +(115364, 0.818858146667480468, 2.599999904632568359, 0, 56311); + +INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES +(115369, 2.165735244750976562, 1, 0, 56311), +(115370, 2.165735244750976562, 1, 0, 56311), +(115348, 0.856962084770202636, 3.125, 0, 56311), +(117524, 1.685751080513000488, 1.5, 0, 56311), +(118750, 0.842875540256500244, 0.75, 0, 56311), +(117518, 2.360051393508911132, 2.099999904632568359, 0, 56311), +(118749, 0.842875540256500244, 0.75, 0, 56311), +(117525, 1.685751080513000488, 1.5, 0, 56311), +(119935, 0.347000002861022949, 1.5, 0, 56311), +(119368, 0.336600005626678466, 1.65000009536743164, 0, 56311), +(122670, 0.187199994921684265, 1.349999904632568359, 0, 56311), +(121535, 0.208000004291534423, 1.5, 0, 56311), +(121045, 0.382999986410140991, 1.5, 0, 56311), +(122708, 0.208000004291534423, 1.5, 0, 56311), +(122695, 0.305999994277954101, 1.5, 0, 56311), +(122696, 0.628843605518341064, 1.349999904632568359, 0, 56311), +(116278, 0.637590944766998291, 1.10000002384185791, 0, 56311), +(121730, 0.628843605518341064, 1.349999904632568359, 0, 56311), +(117756, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(122669, 0.187199994921684265, 1.349999904632568359, 0, 56311), +(121046, 0.208000004291534423, 1.5, 0, 56311), +(122706, 0.305999994277954101, 1.5, 0, 56311), +(122677, 0.489100605249404907, 1.049999952316284179, 0, 56311), +(122671, 0.243055403232574462, 1.049999952316284179, 0, 56311), +(122691, 0.628843605518341064, 1.349999904632568359, 0, 56311), +(122675, 0.489100605249404907, 1.049999952316284179, 0, 56311), +(122683, 0.593907892704010009, 1.27500009536743164, 0, 56311), +(122701, 0.305999994277954101, 1.5, 0, 56311), +(122700, 0.187199994921684265, 1.349999904632568359, 0, 56311), +(120593, 0.208000004291534423, 1.5, 0, 56311), +(115036, 0.208000004291534423, 1.5, 0, 56311), +(122678, 0.305999994277954101, 1.5, 0, 56311), +(117227, 0.305999994277954101, 1.5, 0, 56311), +(119419, 0.14690101146697998, 1.10000002384185791, 0, 56311), +(119417, 0.122862659394741058, 0.920000016689300537, 0, 56311), +(122713, 0.305999994277954101, 1.5, 0, 56311), +(120036, 0.305999994277954101, 1.5, 0, 56311), +(122682, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(122679, 0.305999994277954101, 1.5, 0, 56311), +(117761, 0.305999994277954101, 1.5, 0, 56311), +(120970, 0.347222000360488891, 1.5, 0, 56311), +(118222, 0.077500000596046447, 0.25, 0, 56311), +(121865, 0.628843605518341064, 1.349999904632568359, 0, 56311), +(112446, 1.640439391136169433, 1.320000052452087402, 0, 56311), +(115144, 0.093000002205371856, 0.900000035762786865, 0, 56311), +(119168, 0.347000002861022949, 1.5, 0, 56311), +(121449, 0.347000002861022949, 1.5, 0, 56311), +(119167, 0.347000002861022949, 1.5, 0, 56311), +(119166, 0.347000002861022949, 1.5, 0, 56311), +(116292, 0.347000002861022949, 1.5, 0, 56311), +(118317, 2.245431423187255859, 0, 0, 56311), +(122040, 0.60000002384185791, 12, 0, 56311), +(119164, 0.347000002861022949, 1.5, 0, 56311), +(119165, 0.347000002861022949, 1.5, 0, 56311), +(114921, 0.26496976613998413, 0.180000007152557373, 0, 56311), +(118463, 0.347000002861022949, 1.5, 0, 56311), +(117656, 0.347000002861022949, 1.5, 0, 56311), +(119830, 1.56118166446685791, 0, 0, 56311), +(119829, 1.360425591468811035, 0, 0, 56311), +(119831, 1.083199739456176757, 0, 0, 56311), +(115094, 1.5, 1.5, 0, 56311), +(116469, 2.540548324584960937, 2, 0, 56311), +(118144, 0.347000002861022949, 1.5, 0, 56311), +(115487, 0.921893417835235595, 1.5, 0, 56311), +(119365, 0.208000004291534423, 1.5, 0, 56311), +(116829, 1, 0, 0, 56311), +(118585, 2.334234952926635742, 1, 0, 56311), +(119774, 0.629918515682220458, 0, 0, 56311), +(117260, 0.347000002861022949, 1.5, 0, 56311), +(114316, 0.218090236186981201, 0, 0, 56311), +(120436, 0.347000002861022949, 1.5, 0, 56311), +(119660, 0.208000004291534423, 1.5, 0, 56311), +(119934, 0.347000002861022949, 1.5, 0, 56311), +(120488, 2.540548324584960937, 2, 0, 56311), +(79780, 2.015871286392211914, 1.5, 0, 56311), +(119896, 0.80206918716430664, 0, 0, 56311), +(115403, 0.321131706237792968, 0.200000002980232238, 0, 56311), +(118388, 0.483442813158035278, 0, 0, 56311), +(115496, 0.391451716423034667, 0.899999976158142089, 0, 56311), +(112486, 0.310000002384185791, 1, 0, 56311), +(112485, 0.310000002384185791, 1, 0, 56311), +(117869, 0.347000002861022949, 1.5, 0, 56311), +(112453, 1.605658531188964843, 1, 0, 56311), +(112455, 1.605658531188964843, 1, 0, 56311), +(117851, 4.031742572784423828, 3, 0, 56311), +(118630, 0.620000004768371582, 2, 0, 56311), +(107728, 0.629892349243164062, 1, 0, 56311), +(115538, 0.208000004291534423, 1.5, 0, 56311), +(119788, 1.227306604385375976, 1.20000004768371582, 0, 56311), +(115488, 0.921893417835235595, 1.5, 0, 56311), +(121848, 2.540548324584960937, 2, 0, 56311), +(115539, 0.305999994277954101, 1.5, 0, 56311), +(115007, 2.923198699951171875, 4.5, 0, 56311), +(118598, 1.917696714401245117, 0, 0, 56311), +(116283, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(114026, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(117971, 4.7262725830078125, 6, 0, 56311), +(115541, 0.593907892704010009, 1.27500009536743164, 0, 56311), +(118417, 0.347000002861022949, 1.5, 0, 56311), +(118421, 0.347000002861022949, 1.5, 0, 56311), +(118416, 0.347000002861022949, 1.5, 0, 56311), +(115037, 0.305999994277954101, 1.5, 0, 56311), +(117373, 2.540548324584960937, 2, 0, 56311), +(120448, 0.243055403232574462, 1.049999952316284179, 0, 56311), +(119889, 2.540548324584960937, 2, 0, 56311), +(117374, 2.540548324584960937, 2, 0, 56311), +(119205, 2.540548324584960937, 2, 0, 56311), +(115540, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(117313, 2.540548324584960937, 2, 0, 56311), +(115499, 0.391451716423034667, 0.899999976158142089, 0, 56311), +(119409, 0.133546367287635803, 1, 0, 56311), +(115692, 0.305999994277954101, 1.5, 0, 56311), +(119407, 0.165866807103157043, 1, 0, 56311), +(115746, 1.534133195877075195, 1.5, 0, 56311), +(116269, 2.540548324584960937, 2, 0, 56311), +(114529, 2.540548324584960937, 2, 0, 56311), +(115734, 1.227306604385375976, 1.20000004768371582, 0, 56311), +(118127, 1.785732865333557128, 8, 0, 56311), +(116493, 1.185559272766113281, 3, 0, 56311), +(116490, 1.185559272766113281, 3, 0, 56311), +(116492, 1.185559272766113281, 3, 0, 56311), +(123084, 0.347000002861022949, 1.5, 0, 56311), +(123083, 0.347000002861022949, 1.5, 0, 56311), +(123085, 0.347000002861022949, 1.5, 0, 56311), +(116446, 1.043526291847229003, 1, 0, 56311), +(123086, 0.347000002861022949, 1.5, 0, 56311), +(118993, 2.540548324584960937, 2, 0, 56311), +(104165, 0.455801576375961303, 0.425000011920928955, 0, 56311), +(111307, 0.200000002980232238, 0.25, 0, 56311), +(114772, 0.375, 7.499999523162841796, 0, 56311), +(121311, 1.043526291847229003, 1, 0, 56311), +(121308, 1.043526291847229003, 1, 0, 56311), +(119988, 0.724426746368408203, 0, 0, 56311), +(121448, 0.347000002861022949, 1.5, 0, 56311), +(115398, 0.802829265594482421, 0.5, 0, 56311), +(112457, 1.605658531188964843, 1, 0, 56311), +(112459, 1.605658531188964843, 1, 0, 56311), +(114627, 0.638824462890625, 1.25, 0, 56311), +(119791, 1.12158668041229248, 1.724999904632568359, 0, 56311), +(114558, 0.9582366943359375, 1.875, 0, 56311), +(116439, 0.78264474868774414, 0.75, 0, 56311), +(114624, 1.049999952316284179, 1.75, 0, 56311), +(114621, 0.441019505262374877, 0, 0, 56311), +(115707, 0.197593212127685546, 0.5, 0, 56311), +(116084, 0.946004986763000488, 0.660000026226043701, 0, 56311), +(116227, 1.65874183177947998, 5, 0, 56311), +(120412, 0.78264474868774414, 0.75, 0, 56311), +(120413, 0.78264474868774414, 0.75, 0, 56311), +(114623, 0.441019505262374877, 0, 0, 56311), +(115962, 1.992648959159851074, 2.20000004768371582, 0, 56311), +(120411, 0.78264474868774414, 0.75, 0, 56311), +(116524, 1.476512908935546875, 4, 0, 56311), +(119182, 0.349999994039535522, 1.5, 0, 56311), +(119262, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(119366, 0.372000008821487426, 1.5, 0, 56311), +(121802, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(115039, 0.347222000360488891, 1.5, 0, 56311), +(115751, 2.147786617279052734, 2.10000014305114746, 0, 56311), +(119256, 1.186080455780029296, 2.25, 0, 56311), +(116479, 0.395186424255371093, 1, 0, 56311), +(121799, 0.948864400386810302, 1.80000007152557373, 0, 56311), +(119367, 0.305999994277954101, 1.5, 0, 56311), +(116831, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(116538, 1.975932121276855468, 5, 0, 56311), +(117395, 0.347000002861022949, 1.5, 0, 56311), +(116114, 0.347000002861022949, 1.5, 0, 56311), +(118532, 0.347000002861022949, 1.5, 0, 56311), +(116377, 1.108250856399536132, 1.514999985694885253, 0, 56311), +(121442, 0.347000002861022949, 2, 0, 56311), +(107363, 0.347000002861022949, 2, 0, 56311), +(121443, 0.347000002861022949, 2, 0, 56311), +(115531, 0.593907892704010009, 1.27500009536743164, 0, 56311), +(112729, 1.797301292419433593, 1.65000009536743164, 0, 56311), +(112728, 1.797301292419433593, 1.65000009536743164, 0, 56311), +(119295, 0.305999994277954101, 1.5, 0, 56311), +(121040, 3.696048259735107421, 5, 0, 56311), +(116349, 2.723183631896972656, 2.5, 0, 56311), +(119255, 1.186080455780029296, 2.25, 0, 56311), +(115041, 0.208000004291534423, 1.5, 0, 56311), +(116832, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(116834, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(119296, 0.305999994277954101, 1.5, 0, 56311), +(114415, 2.147786617279052734, 2.10000014305114746, 0, 56311), +(112730, 1.797301292419433593, 1.65000009536743164, 0, 56311), +(112727, 1.797301292419433593, 1.65000009536743164, 0, 56311), +(119468, 1.289153218269348144, 1.60000002384185791, 0, 56311), +(121664, 2.725533962249755859, 2.20000004768371582, 0, 56311), +(120682, 3.990666866302490234, 3.200000286102294921, 0, 56311), +(119349, 0.305999994277954101, 1.5, 0, 56311), +(114988, 1.797301292419433593, 1.65000009536743164, 0, 56311), +(114987, 1.797301292419433593, 1.65000009536743164, 0, 56311), +(114986, 1.797301292419433593, 1.65000009536743164, 0, 56311), +(112725, 1.049999952316284179, 1.049999952316284179, 0, 56311), +(115332, 2.529685497283935546, 1.65000009536743164, 0, 56311), +(115478, 0.921893417835235595, 1.5, 0, 56311), +(115501, 0.391451716423034667, 0.899999976158142089, 0, 56311), +(120852, 0.921893417835235595, 1.5, 0, 56311), +(117861, 0.349999994039535522, 1.5, 0, 56311), +(114411, 1.534133195877075195, 1.5, 0, 56311), +(115339, 2.529685497283935546, 1.65000009536743164, 0, 56311), +(121116, 2.540548324584960937, 2, 0, 56311), +(121468, 0.883111059665679931, 0, 0, 56311), +(116544, 1.129492759704589843, 2.25, 0, 56311), +(120323, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(115288, 0.382999986410140991, 1.5, 0, 56311), +(114543, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(116378, 1.156241893768310546, 2.52500009536743164, 0, 56311), +(114131, 1.919856667518615722, 1.25, 0, 56311), +(114989, 1.797301292419433593, 1.65000009536743164, 0, 56311), +(121115, 2.540548324584960937, 2, 0, 56311), +(114413, 1.227306604385375976, 1.20000004768371582, 0, 56311), +(114544, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(118179, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(114545, 3.302712678909301757, 2.599999904632568359, 0, 56311), +(121117, 2.540548324584960937, 2, 0, 56311), +(116506, 0.473002493381500244, 0.330000042915344238, 0, 56311), +(117448, 0.994205653667449951, 0.800000011920928955, 0, 56311), +(117439, 0.347000002861022949, 1.5, 0, 56311), +(110445, 2.448929786682128906, 3, 0, 56311), +(110446, 4.897860050201416015, 6.000000476837158203, 0, 56311), +(119758, 0.5, 1, 0, 56311), +(114622, 0.385892033576965332, 0, 0, 56311), +(115257, 0.248000010848045349, 0.800000011920928955, 0, 56311), +(114778, 0.385892033576965332, 0, 0, 56311), +(115529, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(117451, 0.994205653667449951, 0.800000011920928955, 0, 56311), +(119989, 0.724426746368408203, 0, 0, 56311), +(115359, 0.629890918731689453, 2, 0, 56311), +(112712, 0.244999989867210388, 0.699999988079071044, 0, 56311), +(115365, 0.818858146667480468, 2.599999904632568359, 0, 56311), +(115344, 0.582734227180480957, 2.125, 0, 56311), +(114655, 1.086640119552612304, 0, 0, 56311), +(121738, 0.347000002861022949, 1.5, 0, 56311), +(110431, 3.935676097869873046, 6, 0, 56311), +(115483, 0.921893417835235595, 1.5, 0, 56311), +(115504, 0.391451716423034667, 0.899999976158142089, 0, 56311), +(119042, 0.483442813158035278, 0, 0, 56311), +(120850, 0.921893417835235595, 1.5, 0, 56311), +(119522, 0.347000002861022949, 1.5, 0, 56311), +(117442, 0.347000002861022949, 1.5, 0, 56311), +(118087, 0.347000002861022949, 1.5, 0, 56311), +(119174, 2.18167734146118164, 0, 0, 56311), +(117462, 0.347000002861022949, 1.5, 0, 56311), +(122419, 0.347000002861022949, 1.5, 0, 56311), +(114483, 3, 3, 0, 56311), +(110448, 2.448929786682128906, 3, 0, 56311), +(118545, 0.347000002861022949, 1.5, 0, 56311), +(114361, 1.653823137283325195, 0, 0, 56311), +(119708, 0.5, 1, 0, 56311), +(117443, 0.347000002861022949, 1.5, 0, 56311); + +INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES +(117461, 0.347000002861022949, 1.5, 0, 56311), +(117460, 0.347000002861022949, 1.5, 0, 56311), +(118229, 0.919484734535217285, 0.5, 0, 56311), +(118548, 0.347000002861022949, 1.5, 0, 56311), +(118147, 0.347000002861022949, 1.5, 0, 56311), +(117558, 2.427558183670043945, 0, 0, 56311), +(118547, 0.347000002861022949, 1.5, 0, 56311), +(115528, 0.208000004291534423, 1.5, 0, 56311), +(114620, 0.727682173252105712, 0, 0, 56311), +(114619, 0.727682173252105712, 0, 0, 56311), +(115372, 1.612697005271911621, 1.20000004768371582, 0, 56311), +(119230, 0.384999990463256835, 1.65000009536743164, 0, 56311), +(112391, 0.5, 1, 0, 56311), +(112388, 0.5, 1, 0, 56311), +(112722, 1.5, 1.5, 0, 56311), +(115411, 0.921893417835235595, 1.5, 0, 56311), +(116451, 0.5, 1, 0, 56311), +(109510, 2.334235191345214843, 1, 0, 56311), +(109507, 2.334235191345214843, 1, 0, 56311), +(119707, 0.5, 1, 0, 56311), +(116450, 0.5, 1, 0, 56311), +(115377, 1.612697005271911621, 1.20000004768371582, 0, 56311), +(120306, 0.347000002861022949, 1.5, 0, 56311), +(117951, 1.6586761474609375, 2, 0, 56311), +(116116, 0.347000002861022949, 1.5, 0, 56311), +(120980, 0.347000002861022949, 1.5, 0, 56311), +(116111, 0.347000002861022949, 1.5, 0, 56311), +(116112, 0.347000002861022949, 1.5, 0, 56311), +(120900, 0.347000002861022949, 1.5, 0, 56311), +(120903, 0.347000002861022949, 1.5, 0, 56311), +(120902, 0.347000002861022949, 1.5, 0, 56311), +(120901, 0.347000002861022949, 1.5, 0, 56311), +(116113, 0.347000002861022949, 1.5, 0, 56311), +(118353, 0.347000002861022949, 1.5, 0, 56311), +(118458, 0.347000002861022949, 1.5, 0, 56311), +(115464, 1.060177445411682128, 1.724999904632568359, 0, 56311), +(112449, 1.640439391136169433, 1.320000052452087402, 0, 56311), +(114678, 0.347000002861022949, 1.5, 0, 56311), +(114679, 0.347000002861022949, 1.5, 0, 56311), +(121380, 0.347000002861022949, 1.5, 0, 56311), +(118440, 0.347000002861022949, 1.5, 0, 56311), +(121042, 0.347000002861022949, 1.5, 0, 56311), +(120678, 0.347000002861022949, 1.5, 0, 56311), +(120952, 0.347000002861022949, 1.5, 0, 56311), +(117429, 0.347000002861022949, 1.5, 0, 56311), +(117426, 0.347000002861022949, 1.5, 0, 56311), +(117410, 0.347000002861022949, 1.5, 0, 56311), +(117419, 0.347000002861022949, 1.5, 0, 56311), +(114650, 0.722374916076660156, 0.800000011920928955, 0, 56311), +(117428, 0.347000002861022949, 1.5, 0, 56311), +(122629, 0.5, 1, 0, 56311), +(119741, 0.347000002861022949, 1.5, 0, 56311), +(120999, 3.186465263366699218, 4, 0, 56311), +(120175, 0.305999994277954101, 1.5, 0, 56311), +(116611, 1.969257950782775878, 1.25, 0, 56311), +(117717, 0.305999994277954101, 1.5, 0, 56311), +(117065, 7.307996749877929687, 11.25, 0, 56311), +(118223, 0.077500000596046447, 0.25, 0, 56311), +(118379, 0.347000002861022949, 1.5, 0, 56311), +(112398, 0.5, 1, 0, 56311), +(117939, 0.349999994039535522, 1, 0, 56311), +(119722, 1, 1.5, 0, 56311), +(115498, 0.391451716423034667, 0.899999976158142089, 0, 56311), +(121325, 0.347000002861022949, 1.5, 0, 56311), +(119016, 13.83925914764404296, 2, 0, 56311), +(111138, 0.372000008821487426, 1.5, 0, 56311), +(118415, 0.236000001430511474, 1.5, 0, 56311), +(119672, 0.324999988079071044, 0.974999964237213134, 0, 56311), +(118384, 0.347000002861022949, 1.5, 0, 56311), +(118411, 0.347000002861022949, 1.5, 0, 56311), +(118385, 0.305999994277954101, 1.5, 0, 56311), +(117842, 0.630706548690795898, 1.80000007152557373, 0, 56311), +(88316, 0.435065835714340209, 0, 0, 56311), +(115495, 0.665421724319458007, 1, 0, 56311), +(120956, 0.347000002861022949, 1.5, 0, 56311), +(118386, 0.347000002861022949, 1.5, 0, 56311), +(114687, 0.347000002861022949, 1.5, 0, 56311), +(114146, 0.724426746368408203, 0, 0, 56311), +(118073, 0.347000002861022949, 1.5, 0, 56311), +(116115, 0.347000002861022949, 1.5, 0, 56311), +(119078, 0.764442086219787597, 3, 0, 56311), +(118734, 0.347000002861022949, 1.5, 0, 56311), +(118718, 0.305999994277954101, 1.5, 0, 56311), +(119080, 0.764442086219787597, 3, 0, 56311), +(121106, 0.138684809207916259, 0.5, 0, 56311), +(120951, 0.347000002861022949, 1.5, 0, 56311), +(117287, 1, 1.5, 0, 56311), +(119663, 0.755946099758148193, 0, 0, 56311), +(117696, 0.347000002861022949, 1.5, 0, 56311), +(117690, 0.347000002861022949, 1.5, 0, 56311), +(120611, 0.347000002861022949, 1.5, 0, 56311), +(117689, 0.347000002861022949, 1.5, 0, 56311), +(121148, 1, 1.5, 0, 56311), +(117424, 0.347000002861022949, 1.5, 0, 56311), +(117953, 1.6586761474609375, 2, 0, 56311), +(120949, 0.347000002861022949, 1.5, 0, 56311), +(117697, 0.347000002861022949, 1.5, 0, 56311), +(121105, 0.138684809207916259, 0.5, 0, 56311), +(120607, 0.347000002861022949, 1.5, 0, 56311), +(120642, 0.347000002861022949, 1.5, 0, 56311), +(121103, 0.138684809207916259, 0.5, 0, 56311), +(117695, 0.347000002861022949, 1.5, 0, 56311), +(118267, 0.208000004291534423, 1.5, 0, 56311), +(115038, 0.305999994277954101, 1.5, 0, 56311), +(117757, 0.593907892704010009, 1.27500009536743164, 0, 56311), +(117421, 0.347000002861022949, 1.5, 0, 56311), +(121065, 0.520740628242492675, 0, 0, 56311), +(120614, 0.347000002861022949, 1.5, 0, 56311), +(117425, 0.347000002861022949, 1.5, 0, 56311), +(117430, 0.347000002861022949, 1.5, 0, 56311), +(120618, 0.347000002861022949, 1.5, 0, 56311), +(115035, 0.208000004291534423, 1.5, 0, 56311), +(117418, 0.347000002861022949, 1.5, 0, 56311), +(120981, 0.347000002861022949, 1.5, 0, 56311), +(120384, 0.208000004291534423, 1.5, 0, 56311), +(119656, 0.472499996423721313, 2.02500009536743164, 0, 56311), +(117417, 0.347000002861022949, 1.5, 0, 56311), +(120739, 0.347000002861022949, 1.5, 0, 56311), +(117666, 0.347000002861022949, 1.5, 0, 56311), +(120914, 0.347000002861022949, 1.5, 0, 56311), +(121446, 0.347000002861022949, 1.5, 0, 56311), +(121951, 0.347000002861022949, 1.5, 0, 56311), +(117667, 0.347000002861022949, 1.5, 0, 56311), +(120625, 0.347000002861022949, 1.5, 0, 56311), +(114537, 2.540548324584960937, 2, 0, 56311), +(120609, 0.347000002861022949, 1.5, 0, 56311), +(112414, 0.840004622936248779, 0, 0, 56311), +(122664, 0.382999986410140991, 1.5, 0, 56311), +(114933, 1.990490317344665527, 2.40000009536743164, 0, 56311), +(116635, 0.483442813158035278, 0, 0, 56311), +(116632, 0.241721406579017639, 0, 0, 56311), +(117440, 0.347000002861022949, 1.5, 0, 56311), +(114691, 0.338409990072250366, 0, 0, 56311), +(120415, 0.580131411552429199, 0, 0, 56311), +(116631, 0.241721406579017639, 0, 0, 56311), +(109358, 1.299999952316284179, 1.625, 0, 56311), +(117806, 0.459808558225631713, 0, 0, 56311), +(122301, 0.336600005626678466, 1.649999976158142089, 0, 56311), +(114716, 0.483442813158035278, 0, 0, 56311), +(114710, 0.483442813158035278, 0, 0, 56311), +(114690, 0.338409990072250366, 0, 0, 56311), +(121052, 0.783409714698791503, 0, 0, 56311), +(117725, 1.035185813903808593, 0, 0, 56311), +(88792, 0.305999994277954101, 1.5, 0, 56311), +(115254, 0.248000010848045349, 0.800000011920928955, 0, 56311), +(112806, 0.375, 0, 0, 56311), +(120610, 0.347000002861022949, 1.5, 0, 56311), +(118132, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(117431, 0.347000002861022949, 1.5, 0, 56311), +(117412, 0.347000002861022949, 1.5, 0, 56311), +(120629, 0.347000002861022949, 1.5, 0, 56311), +(120409, 0.208000004291534423, 1.5, 0, 56311), +(115025, 0.351899981498718261, 1.724999904632568359, 0, 56311), +(120424, 0.305999994277954101, 1.5, 0, 56311), +(115280, 0.520740628242492675, 0, 0, 56311), +(115282, 0.208000004291534423, 1.5, 0, 56311), +(115028, 0.208000004291534423, 1.5, 0, 56311), +(119408, 0.165866807103157043, 1, 0, 56311), +(117747, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(121259, 0.384999990463256835, 1.65000009536743164, 0, 56311), +(117748, 0.593907892704010009, 1.27500009536743164, 0, 56311), +(115026, 0.208000004291534423, 1.5, 0, 56311), +(115030, 0.305999994277954101, 1.5, 0, 56311), +(119306, 0.347222000360488891, 1.5, 0, 56311), +(121257, 0.384999990463256835, 1.65000009536743164, 0, 56311), +(115503, 0.391451716423034667, 0.899999976158142089, 0, 56311), +(117760, 0.208000004291534423, 1.5, 0, 56311), +(116277, 0.489999979734420776, 2.099999904632568359, 0, 56311), +(117889, 0.489999979734420776, 2.099999904632568359, 0, 56311), +(116522, 2.352765798568725585, 6, 0, 56311), +(117161, 0.208000004291534423, 1.5, 0, 56311), +(117885, 0.384999990463256835, 1.65000009536743164, 0, 56311), +(90726, 1.954756975173950195, 1.27500009536743164, 0, 56311), +(119986, 0.724426746368408203, 0, 0, 56311), +(117449, 0.994205653667449951, 0.800000011920928955, 0, 56311), +(117450, 0.994205653667449951, 0.800000011920928955, 0, 56311), +(115342, 29.4013824462890625, 5.5, 0, 56311), +(117353, 0.347000002861022949, 1.5, 0, 56311), +(117336, 0.347000002861022949, 1.5, 0, 56311), +(117356, 0.347000002861022949, 1.5, 0, 56311), +(117338, 0.347000002861022949, 1.5, 0, 56311), +(117345, 0.347000002861022949, 1.5, 0, 56311), +(114923, 1.65874183177947998, 2, 0, 56311), +(115502, 0.391451716423034667, 0.899999976158142089, 0, 56311), +(115424, 0.921893417835235595, 1.5, 0, 56311), +(114653, 1.086640119552612304, 0, 0, 56311), +(115844, 0.305999994277954101, 1.5, 0, 56311), +(115479, 0.921893417835235595, 1.5, 0, 56311), +(115482, 0.921893417835235595, 1.5, 0, 56311), +(115497, 0.391451716423034667, 0.899999976158142089, 0, 56311), +(120851, 1.060177445411682128, 1.724999904632568359, 0, 56311), +(115460, 1.060177445411682128, 1.724999904632568359, 0, 56311), +(115461, 1.060177445411682128, 1.72500002384185791, 0, 56311), +(114656, 1.086640119552612304, 0, 0, 56311), +(114305, 0.724426746368408203, 0, 0, 56311), +(121155, 1.6586761474609375, 2, 0, 56311), +(120619, 0.347000002861022949, 1.5, 0, 56311), +(115419, 0.921893417835235595, 1.5, 0, 56311), +(114940, 1.990490317344665527, 2.40000009536743164, 0, 56311), +(114944, 1.990490317344665527, 2.40000009536743164, 0, 56311), +(112383, 0.122499994933605194, 0.349999994039535522, 0, 56311), +(117858, 3.360063791275024414, 2, 0, 56311), +(118006, 2.933050155639648437, 2.5, 0, 56311), +(118472, 5.259501457214355468, 9, 0, 56311), +(114936, 1.990490317344665527, 2.40000009536743164, 0, 56311), +(115011, 0.187199994921684265, 1.349999904632568359, 0, 56311), +(115465, 1.060177445411682128, 1.72500002384185791, 0, 56311), +(119765, 0.305999994277954101, 1.5, 0, 56311), +(121467, 0.925455212593078613, 2.77500009536743164, 0, 56311), +(114929, 1.65874183177947998, 2, 0, 56311), +(115413, 0.921893417835235595, 1.5, 0, 56311), +(114920, 0.26496976613998413, 0.180000007152557373, 0, 56311), +(114809, 0.800000011920928955, 1, 0, 56311), +(111509, 0.800000011920928955, 1, 0, 56311), +(114919, 0.26496976613998413, 0.180000007152557373, 0, 56311), +(121039, 0.201760008931159973, 1.455000042915344238, 0, 56311), +(114510, 1.770069241523742675, 1.625, 0, 56311), +(114512, 1.770069241523742675, 1.625, 0, 56311), +(121324, 0.347000002861022949, 1.5, 0, 56311), +(108917, 0.800000011920928955, 1, 0, 56311), +(114538, 2.540548324584960937, 2, 0, 56311), +(115340, 2.529685497283935546, 1.649999976158142089, 0, 56311), +(114533, 2.540548324584960937, 2, 0, 56311), +(114536, 2.540548324584960937, 2, 0, 56311), +(114768, 0.375, 7.499999523162841796, 0, 56311), +(114511, 1.770069241523742675, 1.625, 0, 56311), +(114509, 1.770069241523742675, 1.625, 0, 56311), +(112723, 1.5, 1.5, 0, 56311), +(117229, 0.46208345890045166, 1.5, 0, 56311), +(116122, 2.540548324584960937, 2, 0, 56311), +(108918, 0.800000011920928955, 1, 0, 56311), +(120372, 1.410587787628173828, 2, 0, 56311), +(116476, 0.197593212127685546, 0.5, 0, 56311), +(118408, 11.91384792327880859, 12.5, 0, 56311), +(115101, 3, 3, 0, 56311), +(116477, 0.197593212127685546, 0.5, 0, 56311), +(114531, 2.540548324584960937, 2, 0, 56311), +(115170, 0.750786304473876953, 0.800000011920928955, 0, 56311), +(116159, 2.540548324584960937, 2, 0, 56311), +(118609, 0.347000002861022949, 1.5, 0, 56311), +(120430, 0.347000002861022949, 1.5, 0, 56311), +(119528, 2.346207141876220703, 2.5, 0, 56311), +(116509, 0.473002493381500244, 0.330000042915344238, 0, 56311), +(120434, 0.347000002861022949, 1.5, 0, 56311), +(120473, 0.347000002861022949, 1.5, 0, 56311), +(116160, 2.540548324584960937, 2, 0, 56311), +(115155, 2.13596200942993164, 1.5, 0, 56311), +(114530, 2.540548324584960937, 2, 0, 56311), +(115472, 1.060177445411682128, 1.72500002384185791, 0, 56311), +(115596, 0.208000004291534423, 1.5, 0, 56311); + +INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES +(115597, 0.698715150356292724, 1.5, 0, 56311), +(120644, 0.347000002861022949, 1.5, 0, 56311), +(120638, 0.347000002861022949, 1.5, 0, 56311), +(117271, 0.347000002861022949, 1.5, 0, 56311), +(117277, 0.347000002861022949, 1.5, 0, 56311), +(117414, 0.347000002861022949, 1.5, 0, 56311), +(117653, 0.347000002861022949, 1.5, 0, 56311), +(114714, 0.483442813158035278, 0, 0, 56311), +(116158, 2.540548324584960937, 2, 0, 56311), +(116480, 0.671816945075988769, 1.70000004768371582, 0, 56311), +(115473, 1.060177445411682128, 1.72500002384185791, 0, 56311), +(117612, 0.347000002861022949, 1.5, 0, 56311), +(120437, 0.347000002861022949, 1.5, 0, 56311), +(120472, 0.347000002861022949, 1.5, 0, 56311), +(117346, 0.347000002861022949, 1.5, 0, 56311), +(114365, 1.102548718452453613, 0, 0, 56311), +(114362, 1.102548718452453613, 0, 0, 56311), +(110198, 2.299767971038818359, 4.5, 0, 56311), +(114695, 0.338409990072250366, 0, 0, 56311), +(116633, 0.241721406579017639, 0, 0, 56311), +(114570, 0.483442813158035278, 0, 0, 56311), +(114696, 0.338409990072250366, 0, 0, 56311), +(118454, 0.347000002861022949, 1.5, 0, 56311), +(103499, 1.746612310409545898, 5.232499599456787109, 0, 56311), +(119327, 0.347000002861022949, 1.5, 0, 56311), +(120438, 0.347000002861022949, 1.5, 0, 56311), +(114712, 0.483442813158035278, 0, 0, 56311), +(116541, 0.580131411552429199, 0, 0, 56311), +(110447, 4.897860050201416015, 6.000000476837158203, 0, 56311), +(116482, 0.671816945075988769, 1.70000004768371582, 0, 56311), +(120416, 0.483442813158035278, 0, 0, 56311), +(114711, 0.483442813158035278, 0, 0, 56311), +(121224, 0.512883424758911132, 0, 0, 56311), +(116634, 0.241721406579017639, 0, 0, 56311), +(117446, 0.347000002861022949, 1.5, 0, 56311), +(117445, 0.347000002861022949, 1.5, 0, 56311), +(119502, 0.347000002861022949, 1.5, 0, 56311), +(117437, 0.347000002861022949, 1.5, 0, 56311), +(117444, 0.347000002861022949, 1.5, 0, 56311), +(118231, 1.043927788734436035, 1.80000007152557373, 0, 56311), +(118467, 0.347000002861022949, 1.5, 0, 56311), +(114796, 1.994137525558471679, 2.40000009536743164, 0, 56311), +(114527, 0.483442813158035278, 0, 0, 56311), +(115717, 0.347000002861022949, 1.5, 0, 56311), +(118575, 0.714285731315612792, 1.428571462631225585, 0, 56311), +(118466, 0.347000002861022949, 1.5, 0, 56311), +(117447, 0.347000002861022949, 1.5, 0, 56311), +(118468, 0.347000002861022949, 1.5, 0, 56311), +(110444, 2.448929786682128906, 3, 0, 56311), +(118465, 0.347000002861022949, 1.5, 0, 56311), +(118072, 0.341798990964889526, 0, 0, 56311), +(103831, 0.255721211433410644, 1, 0, 56311), +(120753, 0.347000002861022949, 1.5, 0, 56311), +(120673, 0.347000002861022949, 1.5, 0, 56311), +(117471, 0.867621779441833496, 2, 0, 56311), +(115616, 8, 6.659999370574951171, 0, 56311), +(119072, 0.509628057479858398, 2, 0, 56311), +(119696, 1.5, 1.5, 0, 56311), +(114532, 2.540548324584960937, 2, 0, 56311), +(114968, 0.517951607704162597, 0.300000011920928955, 0, 56311), +(118233, 0.305999994277954101, 1.5, 0, 56311), +(118853, 4.064877510070800781, 3.20000004768371582, 0, 56311), +(118854, 4.064877510070800781, 3.20000004768371582, 0, 56311), +(118849, 0.305999994277954101, 1.5, 0, 56311), +(118846, 0.305999994277954101, 1.5, 0, 56311), +(112387, 1, 2, 0, 56311), +(117477, 0.347000002861022949, 1.5, 0, 56311), +(117970, 0.782945811748504638, 1.349999904632568359, 0, 56311), +(117993, 0.347000002861022949, 1.5, 0, 56311), +(114686, 0.347000002861022949, 1.5, 0, 56311), +(117694, 0.501549780368804931, 0.300000011920928955, 0, 56311), +(117475, 0.347000002861022949, 1.5, 0, 56311), +(117476, 0.347000002861022949, 1.5, 0, 56311), +(119694, 1.5, 1.5, 0, 56311), +(115124, 1.399999976158142089, 1.75, 0, 56311), +(117705, 0.326388686895370483, 1.409999966621398925, 0, 56311), +(115089, 0.973670184612274169, 2, 0, 56311), +(119969, 1.751528859138488769, 1, 0, 56311), +(114618, 0.727682173252105712, 0, 0, 56311), +(117738, 0.347000002861022949, 1.5, 0, 56311), +(117732, 0.347000002861022949, 1.5, 0, 56311), +(117739, 0.347000002861022949, 1.5, 0, 56311), +(121157, 1.6586761474609375, 2, 0, 56311), +(121156, 1.6586761474609375, 2, 0, 56311), +(116218, 2.77745366096496582, 0, 0, 56311), +(121153, 0.540846765041351318, 0, 0, 56311), +(121154, 0.540846765041351318, 0, 0, 56311), +(114484, 1.5, 1.5, 0, 56311), +(120352, 0.483442813158035278, 0, 0, 56311), +(122066, 0.305999994277954101, 1.5, 0, 56311), +(122065, 0.305999994277954101, 1.5, 0, 56311), +(115095, 1.5, 1.5, 0, 56311), +(112397, 0.5, 1, 0, 56311), +(112726, 1.5, 1.5, 0, 56311), +(115096, 1.5, 1.5, 0, 56311), +(120643, 0.347000002861022949, 1.5, 0, 56311), +(115080, 1.652143120765686035, 0.800000011920928955, 0, 56311), +(121431, 1.119720697402954101, 2.299999952316284179, 0, 56311), +(117411, 0.347000002861022949, 1.5, 0, 56311), +(115032, 0.239199995994567871, 1.724999904632568359, 0, 56311), +(114694, 0.338409990072250366, 0, 0, 56311), +(120935, 0.347000002861022949, 1.5, 0, 56311), +(115073, 1.652143120765686035, 0.800000011920928955, 0, 56311), +(117759, 0.663779377937316894, 1.424999952316284179, 0, 56311), +(115020, 0.208000004291534423, 1.5, 0, 56311), +(116275, 0.169820427894592285, 1.10000002384185791, 0, 56311), +(115022, 0.305999994277954101, 1.5, 0, 56311), +(118919, 1, 1.5, 0, 56311), +(118457, 0.347000002861022949, 1.5, 0, 56311), +(118451, 0.347000002861022949, 1.5, 0, 56311), +(117659, 0.347000002861022949, 1.5, 0, 56311), +(118961, 0.384999990463256835, 1.65000009536743164, 0, 56311), +(119237, 0.243055403232574462, 1.049999952316284179, 0, 56311), +(115083, 2.684732437133789062, 1.299999952316284179, 0, 56311), +(118868, 0.405739665031433105, 0.699999988079071044, 0, 56311), +(119429, 0.157573461532592773, 0.949999988079071044, 0, 56311), +(119416, 0.142894625663757324, 1.070000052452087402, 0, 56311), +(118255, 0.296820014715194702, 1.455000042915344238, 0, 56311), +(119415, 0.110843479633331298, 0.829999983310699462, 0, 56311), +(116279, 0.405739665031433105, 0.699999988079071044, 0, 56311), +(117754, 0.277777612209320068, 1.20000004768371582, 0, 56311), +(117752, 0.524036347866058349, 1.125, 0, 56311), +(115014, 0.305999994277954101, 1.5, 0, 56311), +(119422, 0.133546367287635803, 1, 0, 56311), +(117199, 0.347000002861022949, 1.5, 0, 56311), +(114715, 0.483442813158035278, 0, 0, 56311), +(119735, 0.305999994277954101, 1.5, 0, 56311), +(121053, 0.613115906715393066, 0.375, 0, 56311), +(116447, 1.043526291847229003, 1, 0, 56311), +(116259, 2.540548324584960937, 2, 0, 56311), +(116449, 1.043526291847229003, 1, 0, 56311), +(119921, 2.540548324584960937, 2, 0, 56311), +(114049, 0.613115906715393066, 0.375, 0, 56311), +(119704, 0.870921432971954345, 0, 0, 56311), +(118855, 4.064877510070800781, 3.20000004768371582, 0, 56311), +(116208, 7.621644973754882812, 30, 0, 56311), +(118343, 2.540548324584960937, 2, 0, 56311), +(116652, 2.540548324584960937, 2, 0, 56311), +(113231, 5.207447052001953125, 10, 0, 56311), +(114052, 0.613115906715393066, 0.375, 0, 56311), +(122444, 0.100000001490116119, 0, 0, 56311), +(121240, 2.79460310935974121, 2.20000004768371582, 0, 56311), +(114050, 0.613115906715393066, 0.375, 0, 56311), +(118995, 0.305999994277954101, 1.5, 0, 56311), +(118994, 0.305999994277954101, 1.5, 0, 56311), +(118998, 0.382999986410140991, 1.5, 0, 56311), +(118193, 0.305999994277954101, 1.5, 0, 56311), +(116448, 1.043526291847229003, 1, 0, 56311), +(116187, 2.540548324584960937, 2, 0, 56311), +(115725, 0.60000002384185791, 12, 0, 56311), +(114051, 0.613115906715393066, 0.375, 0, 56311), +(115735, 1.227306604385375976, 1.20000004768371582, 0, 56311), +(119905, 2.540548324584960937, 2, 0, 56311), +(117729, 0.347000002861022949, 1.5, 0, 56311), +(117730, 0.347000002861022949, 1.5, 0, 56311), +(117742, 0.347000002861022949, 1.5, 0, 56311), +(117726, 0.347000002861022949, 1.5, 0, 56311), +(117733, 0.347000002861022949, 1.5, 0, 56311), +(117731, 0.347000002861022949, 1.5, 0, 56311), +(117743, 0.347000002861022949, 1.5, 0, 56311), +(117357, 0.347000002861022949, 1.5, 0, 56311), +(120427, 0.347000002861022949, 1.5, 0, 56311), +(117359, 0.347000002861022949, 1.5, 0, 56311), +(120459, 0.347000002861022949, 1.5, 0, 56311), +(117657, 0.347000002861022949, 1.5, 0, 56311), +(120440, 0.347000002861022949, 1.5, 0, 56311), +(120441, 0.347000002861022949, 1.5, 0, 56311), +(120439, 0.347000002861022949, 1.5, 0, 56311), +(118447, 0.347000002861022949, 1.5, 0, 56311), +(117341, 0.347000002861022949, 1.5, 0, 56311), +(118450, 0.347000002861022949, 1.5, 0, 56311), +(121993, 0.347000002861022949, 1.5, 0, 56311), +(120442, 0.347000002861022949, 1.5, 0, 56311), +(118448, 0.347000002861022949, 1.5, 0, 56311), +(117660, 0.347000002861022949, 1.5, 0, 56311), +(120458, 0.347000002861022949, 1.5, 0, 56311), +(122462, 0.347000002861022949, 1.5, 0, 56311), +(120426, 0.347000002861022949, 1.5, 0, 56311), +(120428, 0.347000002861022949, 1.5, 0, 56311), +(120395, 1, 1, 0, 56311), +(117348, 0.347000002861022949, 1.5, 0, 56311), +(117342, 0.347000002861022949, 1.5, 0, 56311), +(117658, 0.347000002861022949, 1.5, 0, 56311), +(117349, 0.347000002861022949, 1.5, 0, 56311), +(117354, 0.347000002861022949, 1.5, 0, 56311), +(117655, 0.347000002861022949, 1.5, 0, 56311), +(118446, 0.347000002861022949, 1.5, 0, 56311), +(120425, 0.347000002861022949, 1.5, 0, 56311), +(120429, 0.347000002861022949, 1.5, 0, 56311), +(117355, 0.347000002861022949, 1.5, 0, 56311), +(117350, 0.347000002861022949, 1.5, 0, 56311), +(118319, 2.245431423187255859, 0, 0, 56311), +(121425, 0.347000002861022949, 1.5, 0, 56311), +(120443, 0.347000002861022949, 1.5, 0, 56311), +(118452, 0.347000002861022949, 1.5, 0, 56311), +(121381, 0.347000002861022949, 1.5, 0, 56311), +(120624, 0.347000002861022949, 1.5, 0, 56311), +(121976, 0.382999986410140991, 1.5, 0, 56311), +(117408, 0.347000002861022949, 1.5, 0, 56311), +(117343, 0.347000002861022949, 1.5, 0, 56311), +(120621, 0.347000002861022949, 1.5, 0, 56311), +(117344, 0.347000002861022949, 1.5, 0, 56311), +(121977, 0.382999986410140991, 1.5, 0, 56311), +(120757, 0.347000002861022949, 1.5, 0, 56311), +(121988, 0.305999994277954101, 1.5, 0, 56311), +(121978, 0.382999986410140991, 1.5, 0, 56311), +(120640, 0.347000002861022949, 1.5, 0, 56311), +(118445, 0.347000002861022949, 1.5, 0, 56311), +(118464, 0.347000002861022949, 1.5, 0, 56311), +(118460, 0.347000002861022949, 1.5, 0, 56311), +(120627, 0.347000002861022949, 1.5, 0, 56311), +(120540, 0.347000002861022949, 1.5, 0, 56311), +(117651, 0.347000002861022949, 1.5, 0, 56311), +(120637, 0.347000002861022949, 1.5, 0, 56311), +(117337, 0.347000002861022949, 1.5, 0, 56311), +(117352, 0.347000002861022949, 1.5, 0, 56311), +(120623, 0.347000002861022949, 1.5, 0, 56311), +(118459, 0.347000002861022949, 1.5, 0, 56311), +(120606, 0.347000002861022949, 1.5, 0, 56311), +(117650, 0.347000002861022949, 1.5, 0, 56311), +(117642, 0.347000002861022949, 1.5, 0, 56311), +(121973, 0.347222000360488891, 1.5, 0, 56311), +(117351, 0.347000002861022949, 1.5, 0, 56311), +(121980, 0.382999986410140991, 1.5, 0, 56311), +(120630, 0.347000002861022949, 1.5, 0, 56311), +(120641, 0.347000002861022949, 1.5, 0, 56311), +(121975, 0.382999986410140991, 1.5, 0, 56311), +(120802, 0.347000002861022949, 1.5, 0, 56311), +(121979, 0.382999986410140991, 1.5, 0, 56311), +(114500, 1.381400585174560546, 0, 0, 56311), +(121981, 0.305999994277954101, 1.5, 0, 56311), +(117415, 0.347000002861022949, 1.5, 0, 56311), +(120751, 0.347000002861022949, 1.5, 0, 56311), +(120672, 0.347000002861022949, 1.5, 0, 56311), +(103813, 1.746612310409545898, 5.232499599456787109, 0, 56311), +(117409, 0.347000002861022949, 1.5, 0, 56311), +(117649, 0.347000002861022949, 1.5, 0, 56311), +(121968, 0.347000002861022949, 1.5, 0, 56311), +(117654, 0.347000002861022949, 1.5, 0, 56311), +(117358, 0.347000002861022949, 1.5, 0, 56311), +(117347, 0.347000002861022949, 1.5, 0, 56311), +(121971, 0.347222000360488891, 1.5, 0, 56311), +(117652, 0.347000002861022949, 1.5, 0, 56311), +(120922, 1, 1.5, 0, 56311), +(118449, 0.347000002861022949, 1.5, 0, 56311), +(115995, 0.441057950258255004, 0, 0, 56311), +(115505, 0.381700009107589721, 1.65000009536743164, 0, 56311), +(117127, 0.347000002861022949, 1.5, 0, 56311), +(119955, 5.119939804077148437, 0, 0, 56311), +(117519, 0.398529797792434692, 0.440000027418136596, 0, 56311); + +INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES +(120016, 0.348003715276718139, 0.300000011920928955, 0, 56311), +(117360, 0.347000002861022949, 1.5, 0, 56311), +(117339, 0.347000002861022949, 1.5, 0, 56311), +(117198, 0.347000002861022949, 1.5, 0, 56311), +(119747, 0.5, 1.5, 0, 56311), +(115719, 0.347000002861022949, 1.5, 0, 56311), +(120551, 0.347000002861022949, 1.5, 0, 56311), +(120345, 0.347000002861022949, 1.5, 0, 56311), +(114526, 0.483442813158035278, 0, 0, 56311), +(116650, 0.347000002861022949, 1.5, 0, 56311), +(116959, 1.928423166275024414, 2.5, 0, 56311), +(117201, 0.347000002861022949, 1.5, 0, 56311), +(114158, 0.483442813158035278, 0, 0, 56311), +(114713, 0.483442813158035278, 0, 0, 56311), +(117195, 0.347000002861022949, 1.5, 0, 56311), +(117207, 0.347000002861022949, 1.5, 0, 56311), +(120317, 0.343289017677307128, 0, 0, 56311), +(116689, 0.347000002861022949, 1.5, 0, 56311), +(103501, 1.746612310409545898, 5.232499599456787109, 0, 56311), +(117203, 0.347000002861022949, 1.5, 0, 56311), +(116911, 1.928423166275024414, 2.5, 0, 56311), +(117831, 0.580131411552429199, 0, 0, 56311), +(116677, 0.676819920539855957, 0, 0, 56311), +(120554, 0.347000002861022949, 1.5, 0, 56311), +(117196, 0.347000002861022949, 1.5, 0, 56311), +(117456, 0.347000002861022949, 1.5, 0, 56311), +(117200, 0.347000002861022949, 1.5, 0, 56311), +(119550, 0.524999976158142089, 2.25, 0, 56311), +(117459, 0.347000002861022949, 1.5, 0, 56311), +(119705, 0.870921432971954345, 0, 0, 56311), +(114855, 0.347000002861022949, 1.5, 0, 56311), +(120555, 0.347000002861022949, 1.5, 0, 56311), +(120552, 0.347000002861022949, 1.5, 0, 56311), +(120553, 0.347000002861022949, 1.5, 0, 56311), +(116678, 0.483442813158035278, 0, 0, 56311), +(118619, 0.580131411552429199, 0, 0, 56311), +(120504, 1.251685500144958496, 0, 0, 56311), +(120556, 0.347000002861022949, 1.5, 0, 56311), +(116913, 1.928423166275024414, 2.5, 0, 56311), +(117687, 0.347000002861022949, 1.5, 0, 56311), +(119519, 0.512883424758911132, 0, 0, 56311), +(120588, 0.314841628074645996, 0, 0, 56311), +(117238, 0.383895397186279296, 0, 0, 56311), +(117458, 0.347000002861022949, 1.5, 0, 56311), +(117193, 0.347000002861022949, 1.5, 0, 56311), +(117194, 0.347000002861022949, 1.5, 0, 56311), +(114756, 0.347000002861022949, 1.5, 0, 56311), +(114753, 0.347000002861022949, 1.5, 0, 56311), +(119703, 0.870921432971954345, 0, 0, 56311), +(114814, 0.353976786136627197, 0, 0, 56311), +(114749, 0.347000002861022949, 1.5, 0, 56311), +(114751, 0.347000002861022949, 1.5, 0, 56311), +(120917, 1.661781191825866699, 2, 0, 56311), +(118182, 0.305999994277954101, 1.5, 0, 56311), +(116517, 0.218400001525878906, 1.574999928474426269, 0, 56311), +(120495, 0.218400001525878906, 1.574999928474426269, 0, 56311), +(114128, 1.919856667518615722, 1.25, 0, 56311), +(121185, 0.336600005626678466, 1.65000009536743164, 0, 56311), +(114303, 0.724426746368408203, 0, 0, 56311), +(120446, 0.187199994921684265, 1.349999904632568359, 0, 56311), +(118137, 0.305999994277954101, 1.5, 0, 56311), +(120318, 0.698715150356292724, 1.5, 0, 56311), +(119497, 0.5, 1.10000002384185791, 0, 56311), +(120319, 0.208000004291534423, 1.5, 0, 56311), +(115358, 0.629890918731689453, 2, 0, 56311), +(120321, 0.208000004291534423, 1.5, 0, 56311), +(120454, 0.296820014715194702, 1.455000042915344238, 0, 56311), +(120449, 0.296820014715194702, 1.455000042915344238, 0, 56311), +(120453, 0.305999994277954101, 1.5, 0, 56311), +(116520, 0.321299970149993896, 1.574999928474426269, 0, 56311), +(120451, 0.243055403232574462, 1.049999952316284179, 0, 56311), +(118181, 0.208000004291534423, 1.5, 0, 56311), +(116519, 0.305999994277954101, 1.5, 0, 56311), +(122304, 0.187199994921684265, 1.349999904632568359, 0, 56311), +(122303, 0.524036347866058349, 1.125, 0, 56311), +(122305, 0.260416507720947265, 1.125, 0, 56311), +(120450, 0.524036347866058349, 1.125, 0, 56311), +(120320, 0.698715150356292724, 1.5, 0, 56311), +(119229, 0.384999990463256835, 1.65000009536743164, 0, 56311), +(119421, 0.160255640745162963, 1.20000004768371582, 0, 56311), +(119232, 0.384999990463256835, 1.65000009536743164, 0, 56311), +(118862, 0.677753686904907226, 1.455000042915344238, 0, 56311), +(115021, 0.208000004291534423, 1.5, 0, 56311), +(121050, 0.382999986410140991, 1.5, 0, 56311), +(118865, 0.405739665031433105, 0.699999988079071044, 0, 56311), +(117240, 0.188034534454345703, 0, 0, 56311), +(118138, 0.558972120285034179, 1.20000004768371582, 0, 56311), +(117758, 0.312499791383743286, 1.349999904632568359, 0, 56311), +(115031, 0.239199995994567871, 1.724999904632568359, 0, 56311), +(115013, 0.296820014715194702, 1.455000042915344238, 0, 56311), +(115023, 0.305999994277954101, 1.5, 0, 56311), +(115012, 0.208000004291534423, 1.5, 0, 56311), +(111899, 0.122499994933605194, 0.349999994039535522, 0, 56311), +(118864, 0.405739665031433105, 0.699999988079071044, 0, 56311), +(121043, 0.305999994277954101, 1.5, 0, 56311), +(116274, 0.169820427894592285, 1.10000002384185791, 0, 56311), +(115034, 0.351899981498718261, 1.724999904632568359, 0, 56311), +(116368, 0.188034534454345703, 0, 0, 56311), +(119231, 0.384999990463256835, 1.65000009536743164, 0, 56311), +(115033, 0.351899981498718261, 1.724999904632568359, 0, 56311), +(118863, 0.405739665031433105, 0.699999988079071044, 0, 56311), +(117751, 0.243055403232574462, 1.049999952316284179, 0, 56311), +(117755, 0.593907892704010009, 1.27500009536743164, 0, 56311), +(113934, 0.276269584894180297, 0, 0, 56311); + +UPDATE `creature_model_info` SET `VerifiedBuild`=56311 WHERE `DisplayID` IN (102583, 108862, 88651, 82235, 27627, 99588, 54607, 30076, 102554, 102556, 59071, 57021, 98465, 64621, 90694, 51894, 108585, 36116, 36117, 36114, 36115, 28118, 28120, 108810, 19071, 104475, 90693, 105169, 83183, 12191, 64802, 110062, 61889, 85707, 102598, 109315, 104123, 82891, 54855, 104044, 85709, 82892, 85708, 110134, 108077, 110133, 82893, 82890, 75080, 109247, 26212, 108805, 29849, 55913, 108129, 95085, 104533, 72528, 59799, 20577, 68827, 84036, 32789, 114828, 114818, 112188, 78851, 6295, 87593, 109990, 48650, 18996, 72183, 28815, 103338, 104530, 104531, 81055, 43351, 19073, 23304, 39353, 58568, 59223, 37363, 4587, 35203, 41988, 104034, 102538, 104033, 104035, 58570, 99952, 109918, 105247, 108812, 108867, 108868, 31985, 14511, 24719, 114935, 19075, 37928, 525, 114800, 37551, 30755, 37550, 28830, 80502, 103340, 52334, 71979, 101042, 102512, 102523, 34885, 92726, 1418, 1141, 107942, 25942, 48114, 42372, 28647, 108267, 107950, 104534, 103342, 36882, 36880, 36881, 30764, 36833, 55644, 108777, 110225, 108870, 5555, 111139, 105422, 69542, 41792, 52318, 5448, 48708, 68512, 53864, 53316, 65206, 15398, 22778, 89262, 45042, 73484, 40144, 21999, 109354, 73485, 119764, 73482, 106691, 73483, 36345, 113074, 103557, 103559, 901, 27961, 65240, 28191, 87623, 33191, 106741, 20164, 69802, 30616, 31903, 69794, 67760, 65975, 74353, 46605, 26770, 66221, 24995, 61128, 28157, 58289, 109344, 31319, 114495, 99451, 71448, 99452, 65187, 93416, 3257, 109350, 55233, 93415, 74160, 102573, 53881, 53879, 90992, 90990, 106561, 46909, 40693, 30753, 79787, 24992, 88887, 65405, 67528, 79809, 101442, 106564, 104522, 114934, 75346, 30758, 65233, 23258, 68714, 114916, 65450, 61955, 27159, 27161, 27158, 27160, 27157, 27963, 76023, 69097, 69094, 72076, 71830, 2956, 26079, 79714, 38491, 72985, 67193, 63776, 45220, 65239, 37526, 61986, 67404, 25644, 26335, 25616, 71622, 69194, 15505, 25622, 26390, 2428, 26376, 26378, 65250, 158, 79153, 24993, 62151, 39555, 62155, 25613, 26103, 25596, 30098, 70201, 25598, 28145, 17200, 28152, 79000, 27486, 109774, 59303, 35704, 75912, 60926, 60927, 60924, 25611, 52602, 70903, 25619, 26413, 28317, 72956, 72948, 70532, 65257, 26339, 65252, 36906, 32991, 35818, 69682, 35280, 64586, 27215, 27214, 27217, 109063, 27216, 1595, 65164, 38800, 25880, 25878, 26321, 25604, 29834, 71171, 36894, 23672, 69528, 36893, 47056, 25621, 36883, 66838, 29735, 27958, 25602, 72947, 67362, 2177, 27449, 26310, 65174, 26069, 64782, 25594, 65234, 66652, 59958, 105170, 65244, 65451, 65254, 28212, 65242, 65243, 25627, 30736, 74437, 109783, 36357, 4960, 75343, 53781, 75344, 70154, 75345, 104597, 32911, 47928, 41885, 40638, 28292, 100041, 36638, 27987, 75007, 66002, 53504, 53503, 66843, 30760, 49242, 62150, 66844, 101682, 75332, 104519, 22452, 106822, 113192, 107030, 95791, 15382, 109964, 3019, 31174, 60051, 40224, 74845, 59232, 48715, 60830, 19078, 5233, 119087, 24898, 59228, 45880, 75082, 57899, 58499, 61250, 32408, 77402, 59828, 41668, 26064, 81965, 114102, 104031, 21072, 104630, 103366, 75341, 104496, 103999, 104004, 51370, 90498, 26918, 75347, 91387, 110116, 110132, 110118, 39197, 75337, 109539, 56187, 72101, 113610, 33011, 35490, 103430, 379, 857, 856, 60800, 81138, 67658, 102506, 106818, 106820, 104505, 114826, 102508, 114819, 106817, 35204, 27710, 32790, 76550, 99415, 80387, 40658, 40657, 53768, 13069, 40689, 40690, 40692, 103323, 75340, 17608, 90702, 91520, 91521, 115108, 66220, 91219, 66223, 56658, 56411, 17612, 59802, 117487, 19074, 107062, 70050, 6297, 103316, 115109, 106816, 103280, 103321, 103281, 103904, 110619, 109361, 64392, 53782, 54643, 114789, 54439, 117491, 91385, 70178, 43964, 28599, 66199, 64648, 66198, 66194, 66200, 66197, 110061, 43935, 59602, 40976, 112187, 119161, 119162, 107716, 86435, 102507, 28052, 94221, 79015, 30754, 104130, 88619, 77404, 77403, 86434, 81205, 100727, 75083, 41838, 104498, 66845, 64965, 55290, 71887, 56304, 88489, 2421, 86432, 73371, 83072, 24994, 82933, 15881, 87778, 86433, 38548, 46020, 110442, 99475, 83070, 37604, 45879, 88201, 114932, 104021, 92704, 64062, 67001, 68660, 87892, 72095, 21342, 26330, 65172, 27999, 25648, 63050, 70701, 25610, 26075, 25645, 63038, 338, 73730, 25620, 63051, 72114, 91289, 45425, 27782, 28433, 25635, 119082, 80, 25618, 25650, 28149, 28153, 27962, 28146, 28163, 28144, 28148, 5586, 65463, 28151, 65255, 26067, 103811, 65228, 72465, 25882, 72945, 111717, 109505, 25608, 30415, 30358, 27956, 56737, 29835, 37154, 71596, 25609, 65256, 26442, 26300, 134, 93747, 65345, 73438, 97943, 28150, 28154, 26070, 48278, 72235, 26068, 110063, 65230, 71597, 68004, 68019, 68021, 68020, 68022, 26437, 27952, 3058, 119170, 18052, 114794, 120664, 65477, 65106, 19744, 74532, 65251, 110229, 108778, 110227, 38615, 100362, 108869, 108813, 36904, 81966, 26347, 69780, 65171, 26311, 65083, 68483, 68484, 72952, 72078, 71942, 106700, 107560, 105546, 78398, 26396, 103500, 65173, 72074, 65236, 5556, 3714, 68480, 71599, 46697, 46696, 46694, 58842, 64049, 64048, 47999, 56704, 64759, 65370, 65355, 23337, 65412, 25041, 34635, 33542, 36907, 36905, 26395, 27719, 28158, 15180, 25595, 25674, 25673, 27287, 27955, 27954, 25605, 27960, 28162, 28160, 28155, 28159, 25955, 25983, 27915, 26307, 26299, 25875, 27616, 27959, 25807, 26440, 26441, 25806, 25947, 27822, 28147, 28156, 28161, 75302, 75301, 71019, 65714, 72104, 72103, 77656, 71088, 71017, 1669, 5777, 3718, 65101, 913, 26074, 74782, 26071, 25607, 25791, 69926, 70638, 17170, 2954, 15918, 1924, 27882, 1072, 27680, 5554, 9990, 6296, 55989, 59537, 27657, 1206, 71943, 74194, 62786, 24862, 52659, 29056, 74200, 74199, 69152, 69156, 56042, 69575, 65227, 75130, 26073, 27592, 69790, 16910, 69627, 72344, 42872, 26072, 47997, 48000, 67808, 65424, 27448, 26394, 14501, 35312, 119070, 16925, 114304, 117494, 117497, 117481, 117484, 107538, 114915, 121447, 112189, 81086, 120662, 104502, 114654, 104045, 114791, 103825, 111028, 104518, 110235, 121445, 56813, 120661, 56814, 81234, 74864, 76222, 25655, 104520, 104633, 27965, 104943, 108831, 108830, 93574, 57521, 105894, 719, 106481, 105566, 64779, 101210, 106310, 104515, 104521, 105564, 102746, 114302, 75339, 107025, 47166, 104925, 112141, 112165, 106367, 103812, 65163, 28143, 27799, 79320, 73864, 56815, 109141, 108433, 102365, 106902, 104516, 100197, 109849, 114659, 119068, 16259, 26759, 117483, 114927, 114928, 104043, 119067, 119066, 106699, 117496, 4959, 117485, 106698, 105602, 104042, 104041, 104040, 22003, 27019, 34533, 105600, 105601, 24746, 104323, 110930, 15880, 19283, 28111, 28282, 77407, 65631, 106416, 63703, 103055, 102647, 113479, 77405, 119074, 106697, 107366, 41670, 77406, 104634, 27823, 76547, 104523, 104517, 108088, 108137, 104241, 108150, 112578, 101643, 107024, 92146, 108915, 103479, 106487, 104379, 116648, 106565, 106489, 108926, 113531, 89582, 104934, 102777, 110432, 105511, 109442, 105218, 104208, 102676, 104178, 38804, 108452, 104933, 107010, 106426, 77687, 77690, 104921, 102940, 115766, 106636, 110855, 26375, 102137, 109669, 104928, 104920, 105893, 104924, 112587, 112292, 111430, 106448, 111423, 23767, 107532, 117262, 106494, 104171, 104935, 107700, 106647, 106646, 104133, 108135, 103508, 107023, 113669, 104175, 104929, 110344, 108832, 42722, 42720, 108159, 92725, 108158, 11686, 104225, 104224, 105401); +UPDATE `creature_model_info` SET `BoundingRadius`=1.83896946907043457, `CombatReach`=1.25, `VerifiedBuild`=56311 WHERE `DisplayID` IN (104891, 95789, 95787); +UPDATE `creature_model_info` SET `BoundingRadius`=0.323881179094314575, `CombatReach`=0.300000011920928955, `VerifiedBuild`=56311 WHERE `DisplayID` IN (83697, 83696, 83698, 83699); +UPDATE `creature_model_info` SET `BoundingRadius`=6.447489261627197265, `CombatReach`=2, `VerifiedBuild`=56311 WHERE `DisplayID`=90895; +UPDATE `creature_model_info` SET `BoundingRadius`=1.318609476089477539, `CombatReach`=2.25, `VerifiedBuild`=56311 WHERE `DisplayID`=93543; +UPDATE `creature_model_info` SET `BoundingRadius`=0.191409915685653686, `CombatReach`=0.5, `VerifiedBuild`=56311 WHERE `DisplayID`=74917; +UPDATE `creature_model_info` SET `BoundingRadius`=0.735927343368530273, `CombatReach`=1.875, `VerifiedBuild`=56311 WHERE `DisplayID`=70180; +UPDATE `creature_model_info` SET `BoundingRadius`=1, `CombatReach`=3, `VerifiedBuild`=56311 WHERE `DisplayID`=31330; +UPDATE `creature_model_info` SET `BoundingRadius`=20.80123138427734375, `CombatReach`=5, `VerifiedBuild`=56311 WHERE `DisplayID`=68891; +UPDATE `creature_model_info` SET `BoundingRadius`=0.87652444839477539, `CombatReach`=1.25, `VerifiedBuild`=56311 WHERE `DisplayID` IN (104028, 104027, 104029); +UPDATE `creature_model_info` SET `BoundingRadius`=7.251321792602539062, `CombatReach`=4.199999809265136718, `VerifiedBuild`=56311 WHERE `DisplayID` IN (57486, 53767, 57485); +UPDATE `creature_model_info` SET `BoundingRadius`=0.227499991655349731, `CombatReach`=0.649999976158142089, `VerifiedBuild`=56311 WHERE `DisplayID` IN (104051, 104047, 104046, 104048, 104050, 104049); +UPDATE `creature_model_info` SET `CombatReach`=3.200000286102294921, `VerifiedBuild`=56311 WHERE `DisplayID`=102517; +UPDATE `creature_model_info` SET `BoundingRadius`=1.075765132904052734, `CombatReach`=2, `VerifiedBuild`=56311 WHERE `DisplayID` IN (96887, 83621, 83616); +UPDATE `creature_model_info` SET `BoundingRadius`=0.280177772045135498, `CombatReach`=1, `VerifiedBuild`=56311 WHERE `DisplayID`=81387; +UPDATE `creature_model_info` SET `BoundingRadius`=26.00153923034667968, `CombatReach`=6.25, `VerifiedBuild`=56311 WHERE `DisplayID`=67087; +UPDATE `creature_model_info` SET `CombatReach`=2, `VerifiedBuild`=56311 WHERE `DisplayID` IN (83594, 83613, 83614, 90583); +UPDATE `creature_model_info` SET `BoundingRadius`=0.105000004172325134, `CombatReach`=0.4375, `VerifiedBuild`=56311 WHERE `DisplayID`=46942; +UPDATE `creature_model_info` SET `BoundingRadius`=0.5, `CombatReach`=1, `VerifiedBuild`=56311 WHERE `DisplayID` IN (94282, 92318, 35319, 85199, 89308); +UPDATE `creature_model_info` SET `BoundingRadius`=0.25, `VerifiedBuild`=56311 WHERE `DisplayID`=15435; +UPDATE `creature_model_info` SET `BoundingRadius`=0.975292801856994628, `CombatReach`=1.5, `VerifiedBuild`=56311 WHERE `DisplayID` IN (57807, 84427); +UPDATE `creature_model_info` SET `BoundingRadius`=1.208186507225036621, `CombatReach`=2.5, `VerifiedBuild`=56311 WHERE `DisplayID`=35001; +UPDATE `creature_model_info` SET `BoundingRadius`=0.221895694732666015, `CombatReach`=0.800000011920928955, `VerifiedBuild`=56311 WHERE `DisplayID`=84065; +UPDATE `creature_model_info` SET `BoundingRadius`=2.623784065246582031, `CombatReach`=4, `VerifiedBuild`=56311 WHERE `DisplayID` IN (75598, 75596); +UPDATE `creature_model_info` SET `BoundingRadius`=0.310000002384185791, `CombatReach`=3, `VerifiedBuild`=56311 WHERE `DisplayID`=57548; +UPDATE `creature_model_info` SET `BoundingRadius`=15.73868370056152343, `VerifiedBuild`=56311 WHERE `DisplayID`=41399; +UPDATE `creature_model_info` SET `BoundingRadius`=0.234999999403953552, `CombatReach`=1, `VerifiedBuild`=56311 WHERE `DisplayID`=105131; +UPDATE `creature_model_info` SET `BoundingRadius`=1.15565347671508789, `CombatReach`=2, `VerifiedBuild`=56311 WHERE `DisplayID`=57498; +UPDATE `creature_model_info` SET `BoundingRadius`=2.119057416915893554, `CombatReach`=5, `VerifiedBuild`=56311 WHERE `DisplayID`=109867; +UPDATE `creature_model_info` SET `BoundingRadius`=0.221895739436149597, `CombatReach`=0.800000011920928955, `VerifiedBuild`=56311 WHERE `DisplayID`=86546; +UPDATE `creature_model_info` SET `BoundingRadius`=0.851331889629364013, `CombatReach`=1.25, `VerifiedBuild`=56311 WHERE `DisplayID`=77759; +UPDATE `creature_model_info` SET `BoundingRadius`=0.234249994158744812, `CombatReach`=0.375, `VerifiedBuild`=56311 WHERE `DisplayID`=22779; +UPDATE `creature_model_info` SET `BoundingRadius`=1, `CombatReach`=1, `VerifiedBuild`=56311 WHERE `DisplayID` IN (90594, 95121, 41008, 38185); +UPDATE `creature_model_info` SET `BoundingRadius`=1.006870746612548828, `CombatReach`=1.5, `VerifiedBuild`=56311 WHERE `DisplayID`=35044; +UPDATE `creature_model_info` SET `BoundingRadius`=3.348998069763183593, `CombatReach`=4.375, `VerifiedBuild`=56311 WHERE `DisplayID`=114816; +UPDATE `creature_model_info` SET `BoundingRadius`=0.353976786136627197, `VerifiedBuild`=56311 WHERE `DisplayID`=53880; +UPDATE `creature_model_info` SET `BoundingRadius`=0.382999986410140991, `CombatReach`=1.5, `VerifiedBuild`=56311 WHERE `DisplayID` IN (46608, 46606, 72555, 72494); +UPDATE `creature_model_info` SET `BoundingRadius`=0.305999994277954101, `CombatReach`=1.5, `VerifiedBuild`=56311 WHERE `DisplayID` IN (72551, 72532, 71445); +UPDATE `creature_model_info` SET `BoundingRadius`=0.208000004291534423, `CombatReach`=1.5, `VerifiedBuild`=56311 WHERE `DisplayID`=72549; +UPDATE `creature_model_info` SET `BoundingRadius`=0.4327431321144104, `VerifiedBuild`=56311 WHERE `DisplayID`=107687; +UPDATE `creature_model_info` SET `BoundingRadius`=0.476195335388183593, `CombatReach`=0.400000005960464477, `VerifiedBuild`=56311 WHERE `DisplayID`=62404; +UPDATE `creature_model_info` SET `BoundingRadius`=0.512797772884368896, `VerifiedBuild`=56311 WHERE `DisplayID`=109512; +UPDATE `creature_model_info` SET `BoundingRadius`=1.399999976158142089, `CombatReach`=1.75, `VerifiedBuild`=56311 WHERE `DisplayID` IN (61702, 32023, 32021); +UPDATE `creature_model_info` SET `BoundingRadius`=0.5, `CombatReach`=8, `VerifiedBuild`=56311 WHERE `DisplayID`=86476; +UPDATE `creature_model_info` SET `BoundingRadius`=2.966680288314819335, `CombatReach`=7, `VerifiedBuild`=56311 WHERE `DisplayID`=102565; +UPDATE `creature_model_info` SET `BoundingRadius`=0.324999988079071044, `CombatReach`=0.324999988079071044, `VerifiedBuild`=56311 WHERE `DisplayID`=80459; +UPDATE `creature_model_info` SET `BoundingRadius`=2.263009548187255859, `CombatReach`=0, `VerifiedBuild`=56311 WHERE `DisplayID`=100002; +UPDATE `creature_model_info` SET `BoundingRadius`=1.5, `CombatReach`=2.5, `VerifiedBuild`=56311 WHERE `DisplayID`=13509; +UPDATE `creature_model_info` SET `BoundingRadius`=0.588741898536682128, `CombatReach`=1.5, `VerifiedBuild`=56311 WHERE `DisplayID`=70179; +UPDATE `creature_model_info` SET `BoundingRadius`=5.949622154235839843, `CombatReach`=4, `VerifiedBuild`=56311 WHERE `DisplayID`=92709; +UPDATE `creature_model_info` SET `BoundingRadius`=0.899534761905670166, `CombatReach`=0.60000002384185791, `VerifiedBuild`=56311 WHERE `DisplayID`=101298; +UPDATE `creature_model_info` SET `BoundingRadius`=0.15328998863697052, `CombatReach`=1, `VerifiedBuild`=56311 WHERE `DisplayID` IN (75333, 75331); +UPDATE `creature_model_info` SET `BoundingRadius`=0.536518335342407226, `CombatReach`=3.5, `VerifiedBuild`=56311 WHERE `DisplayID`=16138; +UPDATE `creature_model_info` SET `BoundingRadius`=2.015871286392211914, `CombatReach`=1.5, `VerifiedBuild`=56311 WHERE `DisplayID`=40543; +UPDATE `creature_model_info` SET `BoundingRadius`=0.346528172492980957, `VerifiedBuild`=56311 WHERE `DisplayID`=86805; +UPDATE `creature_model_info` SET `BoundingRadius`=2.303883552551269531, `CombatReach`=2, `VerifiedBuild`=56311 WHERE `DisplayID` IN (104061, 104062); +UPDATE `creature_model_info` SET `BoundingRadius`=1.480259895324707031, `VerifiedBuild`=56311 WHERE `DisplayID`=105474; +UPDATE `creature_model_info` SET `BoundingRadius`=1, `CombatReach`=7, `VerifiedBuild`=56311 WHERE `DisplayID`=108434; +UPDATE `creature_model_info` SET `BoundingRadius`=1.495757460594177246, `CombatReach`=1, `VerifiedBuild`=56311 WHERE `DisplayID`=90740; +UPDATE `creature_model_info` SET `BoundingRadius`=1.232344865798950195, `VerifiedBuild`=56311 WHERE `DisplayID`=90830; +UPDATE `creature_model_info` SET `BoundingRadius`=0.077500000596046447, `CombatReach`=0.25, `VerifiedBuild`=56311 WHERE `DisplayID`=59243; +UPDATE `creature_model_info` SET `BoundingRadius`=0.683102548122406005, `CombatReach`=0.875, `VerifiedBuild`=56311 WHERE `DisplayID` IN (115112, 115113, 115111); +UPDATE `creature_model_info` SET `BoundingRadius`=0.60000002384185791, `VerifiedBuild`=56311 WHERE `DisplayID`=101290; +UPDATE `creature_model_info` SET `BoundingRadius`=1, `VerifiedBuild`=56311 WHERE `DisplayID`=102004; +UPDATE `creature_model_info` SET `BoundingRadius`=1.119720697402954101, `CombatReach`=2.299999952316284179, `VerifiedBuild`=56311 WHERE `DisplayID` IN (71577, 33920); +UPDATE `creature_model_info` SET `BoundingRadius`=1.049999952316284179, `CombatReach`=1.049999952316284179, `VerifiedBuild`=56311 WHERE `DisplayID`=40225; +UPDATE `creature_model_info` SET `BoundingRadius`=1.918420672416687011, `VerifiedBuild`=56311 WHERE `DisplayID`=102530; +UPDATE `creature_model_info` SET `BoundingRadius`=0.5, `VerifiedBuild`=56311 WHERE `DisplayID`=43223; +UPDATE `creature_model_info` SET `BoundingRadius`=1.135097265243530273, `CombatReach`=3, `VerifiedBuild`=56311 WHERE `DisplayID`=107273; +UPDATE `creature_model_info` SET `BoundingRadius`=1.751528859138488769, `CombatReach`=3, `VerifiedBuild`=56311 WHERE `DisplayID` IN (91868, 91870, 91864, 91862, 91872); +UPDATE `creature_model_info` SET `BoundingRadius`=1.472054243087768554, `CombatReach`=1, `VerifiedBuild`=56311 WHERE `DisplayID`=101139; +UPDATE `creature_model_info` SET `BoundingRadius`=1.954756975173950195, `CombatReach`=1.27500009536743164, `VerifiedBuild`=56311 WHERE `DisplayID` IN (90735, 90730, 90736); +UPDATE `creature_model_info` SET `BoundingRadius`=0.5, `CombatReach`=0.5, `VerifiedBuild`=56311 WHERE `DisplayID`=80458; +UPDATE `creature_model_info` SET `BoundingRadius`=1.299999952316284179, `CombatReach`=1.299999952316284179, `VerifiedBuild`=56311 WHERE `DisplayID` IN (40906, 44108); +UPDATE `creature_model_info` SET `CombatReach`=0, `VerifiedBuild`=56311 WHERE `DisplayID`=68303; +UPDATE `creature_model_info` SET `BoundingRadius`=0.349999994039535522, `CombatReach`=1, `VerifiedBuild`=56311 WHERE `DisplayID`=104638; +UPDATE `creature_model_info` SET `BoundingRadius`=0.975860774517059326, `CombatReach`=1.25, `VerifiedBuild`=56311 WHERE `DisplayID`=90947; +UPDATE `creature_model_info` SET `BoundingRadius`=0.301239073276519775, `CombatReach`=0.450000017881393432, `VerifiedBuild`=56311 WHERE `DisplayID`=49288; +UPDATE `creature_model_info` SET `BoundingRadius`=0.310000002384185791, `CombatReach`=1, `VerifiedBuild`=56311 WHERE `DisplayID`=89910; +UPDATE `creature_model_info` SET `BoundingRadius`=0.195172175765037536, `CombatReach`=0.25, `VerifiedBuild`=56311 WHERE `DisplayID`=115110; +UPDATE `creature_model_info` SET `BoundingRadius`=0.360569238662719726, `CombatReach`=1.5, `VerifiedBuild`=56311 WHERE `DisplayID`=91113; +UPDATE `creature_model_info` SET `BoundingRadius`=1.709606647491455078, `CombatReach`=1.5, `VerifiedBuild`=56311 WHERE `DisplayID`=69105; +UPDATE `creature_model_info` SET `BoundingRadius`=2.519839048385620117, `CombatReach`=1.874999880790710449, `VerifiedBuild`=56311 WHERE `DisplayID`=68057; +UPDATE `creature_model_info` SET `BoundingRadius`=1.026381731033325195, `VerifiedBuild`=56311 WHERE `DisplayID`=80962; +UPDATE `creature_model_info` SET `BoundingRadius`=0.588740706443786621, `VerifiedBuild`=56311 WHERE `DisplayID`=90439; +UPDATE `creature_model_info` SET `BoundingRadius`=0.656636655330657958, `VerifiedBuild`=56311 WHERE `DisplayID`=106752; +UPDATE `creature_model_info` SET `BoundingRadius`=2.208144664764404296, `CombatReach`=2, `VerifiedBuild`=56311 WHERE `DisplayID`=70623; +UPDATE `creature_model_info` SET `BoundingRadius`=2.263009548187255859, `VerifiedBuild`=56311 WHERE `DisplayID`=79805; +UPDATE `creature_model_info` SET `BoundingRadius`=2.5, `CombatReach`=5, `VerifiedBuild`=56311 WHERE `DisplayID`=37362; +UPDATE `creature_model_info` SET `BoundingRadius`=2.5552978515625, `CombatReach`=5, `VerifiedBuild`=56311 WHERE `DisplayID` IN (107720, 107719); +UPDATE `creature_model_info` SET `BoundingRadius`=1.733876705169677734, `CombatReach`=2.40000009536743164, `VerifiedBuild`=56311 WHERE `DisplayID`=72764; +UPDATE `creature_model_info` SET `BoundingRadius`=0.85656285285949707, `CombatReach`=0.75, `VerifiedBuild`=56311 WHERE `DisplayID` IN (15467, 15468); +UPDATE `creature_model_info` SET `BoundingRadius`=0.448669731616973876, `VerifiedBuild`=56311 WHERE `DisplayID`=65834; +UPDATE `creature_model_info` SET `BoundingRadius`=0.430722951889038085, `VerifiedBuild`=56311 WHERE `DisplayID`=110387; +UPDATE `creature_model_info` SET `BoundingRadius`=0.138684809207916259, `CombatReach`=0.5, `VerifiedBuild`=56311 WHERE `DisplayID` IN (63716, 5585); +UPDATE `creature_model_info` SET `BoundingRadius`=0.529461145401000976, `CombatReach`=1.5, `VerifiedBuild`=56311 WHERE `DisplayID`=61363; +UPDATE `creature_model_info` SET `BoundingRadius`=1.263570904731750488, `VerifiedBuild`=56311 WHERE `DisplayID`=31958; +UPDATE `creature_model_info` SET `CombatReach`=1.00000011920928955, `VerifiedBuild`=56311 WHERE `DisplayID`=109799; +UPDATE `creature_model_info` SET `BoundingRadius`=0.973670184612274169, `CombatReach`=2, `VerifiedBuild`=56311 WHERE `DisplayID` IN (8840, 1006); +UPDATE `creature_model_info` SET `CombatReach`=3.60000014305114746, `VerifiedBuild`=56311 WHERE `DisplayID` IN (106901, 106904, 104931, 104936, 104922); +UPDATE `creature_model_info` SET `BoundingRadius`=0.805030882358551025, `VerifiedBuild`=56311 WHERE `DisplayID`=107365; +UPDATE `creature_model_info` SET `BoundingRadius`=1.343547940254211425, `CombatReach`=4.024999618530273437, `VerifiedBuild`=56311 WHERE `DisplayID`=108045; +UPDATE `creature_model_info` SET `CombatReach`=3.300000190734863281, `VerifiedBuild`=56311 WHERE `DisplayID`=110686; diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_26_03_world_quest_poi.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_03_world_quest_poi.sql new file mode 100644 index 000000000..3a9203212 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_03_world_quest_poi.sql @@ -0,0 +1,2207 @@ +-- Quest POI +DELETE FROM `quest_poi` WHERE (`QuestID`=80212 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80212 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80211 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80211 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80211 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80211 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80211 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82456 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82456 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80210 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80210 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80209 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80209 AND `BlobIndex`=2 AND `Idx1`=3) OR (`QuestID`=80209 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=80209 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80209 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82291 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82291 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83087 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=83087 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=83087 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83087 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83087 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83084 AND `BlobIndex`=1 AND `Idx1`=7) OR (`QuestID`=83084 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=83084 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=83084 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=83084 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=83084 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83084 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83084 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78294 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78294 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78294 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78293 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78293 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78293 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78293 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78292 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78292 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78292 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78292 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78292 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78290 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=78290 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=78290 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78290 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78290 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78290 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78290 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78291 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78291 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=78291 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78291 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78291 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82680 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82680 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83338 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83338 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83338 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83339 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83339 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83339 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83337 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83337 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83337 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79724 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79724 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79669 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81621 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81621 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78759 AND `BlobIndex`=2 AND `Idx1`=4) OR (`QuestID`=78759 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=78759 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78759 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78759 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78756 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=78756 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78756 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78756 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78755 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78755 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78755 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80295 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80295 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78758 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78758 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78758 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78758 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78757 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=78757 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78757 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78757 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=78757 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78757 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78757 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78754 AND `BlobIndex`=2 AND `Idx1`=4) OR (`QuestID`=78754 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=78754 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78754 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78754 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83759 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83759 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83759 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83758 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83758 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83758 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83336 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83336 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83336 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80456 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80456 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83335 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83335 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83335 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82747 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82747 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78289 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78289 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78289 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83025 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83025 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83083 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83083 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79213 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=79213 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=79213 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79213 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79213 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79213 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79213 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78467 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78467 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78467 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79716 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79716 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79716 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79667 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78574 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78574 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78574 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78573 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78573 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78573 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78572 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=78572 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78572 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78572 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78572 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78572 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78572 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78571 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78571 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78571 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78465 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78465 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83082 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=83082 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83082 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83082 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83081 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83081 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83081 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82467 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82467 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82467 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82466 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82466 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82466 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82465 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82465 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82465 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82441 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=82441 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=82441 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82441 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82441 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78570 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78570 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79686 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79686 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79686 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79686 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79686 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79703 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=79703 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79703 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79703 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79703 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79703 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78999 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78999 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78999 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78999 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78999 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78998 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78998 AND `BlobIndex`=2 AND `Idx1`=3) OR (`QuestID`=78998 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=78998 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78998 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78997 AND `BlobIndex`=1 AND `Idx1`=4) OR (`QuestID`=78997 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78997 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78997 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78997 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81614 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78996 AND `BlobIndex`=0 AND `Idx1`=9) OR (`QuestID`=78996 AND `BlobIndex`=2 AND `Idx1`=8) OR (`QuestID`=78996 AND `BlobIndex`=1 AND `Idx1`=7) OR (`QuestID`=78996 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=78996 AND `BlobIndex`=4 AND `Idx1`=5) OR (`QuestID`=78996 AND `BlobIndex`=3 AND `Idx1`=4) OR (`QuestID`=78996 AND `BlobIndex`=2 AND `Idx1`=3) OR (`QuestID`=78996 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=78996 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78996 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79692 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=79692 AND `BlobIndex`=1 AND `Idx1`=4) OR (`QuestID`=79692 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79692 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=79692 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79692 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79691 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79691 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=79691 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79691 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78469 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78469 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78469 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78469 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82801 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=82801 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82801 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82801 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82800 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=82800 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82800 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82800 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82799 AND `BlobIndex`=2 AND `Idx1`=4) OR (`QuestID`=82799 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=82799 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82799 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82799 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82798 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82798 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82798 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82797 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=82797 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82797 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82797 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82796 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=82796 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82796 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83024 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83024 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83771 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83771 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83771 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83770 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83770 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83770 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83716 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83324 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83321 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83321 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83306 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83306 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82792 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82792 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79651 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79651 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79256 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=79256 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79256 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81689 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=81689 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81689 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81689 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79354 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79354 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78761 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=78761 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78761 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78761 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78760 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78760 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78760 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78760 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78760 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78760 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78742 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78742 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78742 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78741 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=78741 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78741 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78741 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78741 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78741 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78738 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78738 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78706 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78706 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78705 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78705 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78705 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78705 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78704 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78704 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78704 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78703 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78703 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78703 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78703 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78703 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78701 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78701 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78701 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78701 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78701 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78701 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78700 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78700 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78700 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78697 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78697 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78697 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78697 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78697 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78697 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78696 AND `BlobIndex`=2 AND `Idx1`=5) OR (`QuestID`=78696 AND `BlobIndex`=1 AND `Idx1`=4) OR (`QuestID`=78696 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78696 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78696 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78696 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78685 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78685 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78685 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80079 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80079 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80079 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80082 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80082 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78642 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78642 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78642 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78642 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79267 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79267 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79267 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78641 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78641 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78641 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79205 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79205 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79205 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79205 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78639 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78639 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78639 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78640 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78640 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78640 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78640 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78636 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78636 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78636 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78636 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78638 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78638 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=78638 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78638 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78638 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78637 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78637 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78637 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78637 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79206 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79206 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=79206 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79206 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79206 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78635 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78635 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78635 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78839 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78839 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78839 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78634 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78634 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78634 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78631 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78631 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78631 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78631 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78838 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78838 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78838 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78838 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78838 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78838 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78837 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78837 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78837 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78557 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78557 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78557 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78555 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78555 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78555 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80434 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80434 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78546 AND `BlobIndex`=1 AND `Idx1`=6) OR (`QuestID`=78546 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78546 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78546 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78546 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78546 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78546 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78545 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78545 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78545 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78545 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78544 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78544 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78544 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78544 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78544 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78543 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78543 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78543 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78543 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78542 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78542 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78542 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78541 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78541 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78541 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78540 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=78540 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78540 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78539 AND `BlobIndex`=1 AND `Idx1`=4) OR (`QuestID`=78539 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78539 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78539 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78539 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80022 AND `BlobIndex`=1 AND `Idx1`=7) OR (`QuestID`=80022 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=80022 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=80022 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80022 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80022 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80022 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=80022 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78538 AND `BlobIndex`=1 AND `Idx1`=4) OR (`QuestID`=78538 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78538 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78538 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78538 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78471 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78471 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79721 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79721 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79721 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79721 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79721 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79701 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79701 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79701 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79701 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78470 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78470 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78462 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78462 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78462 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78462 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78462 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78462 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78463 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78463 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78463 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79553 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79553 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79553 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78464 AND `BlobIndex`=0 AND `Idx1`=10) OR (`QuestID`=78464 AND `BlobIndex`=0 AND `Idx1`=9) OR (`QuestID`=78464 AND `BlobIndex`=0 AND `Idx1`=8) OR (`QuestID`=78464 AND `BlobIndex`=0 AND `Idx1`=7) OR (`QuestID`=78464 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=78464 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78464 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78464 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78464 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78464 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78464 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78461 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=78461 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78461 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78461 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78461 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78461 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78459 AND `BlobIndex`=1 AND `Idx1`=4) OR (`QuestID`=78459 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78459 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78459 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78459 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78468 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=78468 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78468 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78468 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78468 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78468 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78457 AND `BlobIndex`=1 AND `Idx1`=8) OR (`QuestID`=78457 AND `BlobIndex`=0 AND `Idx1`=7) OR (`QuestID`=78457 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=78457 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78457 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78457 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78457 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78457 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78457 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78460 AND `BlobIndex`=1 AND `Idx1`=4) OR (`QuestID`=78460 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78460 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78460 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78460 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78536 AND `BlobIndex`=1 AND `Idx1`=4) OR (`QuestID`=78536 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78536 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78536 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78536 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78535 AND `BlobIndex`=1 AND `Idx1`=7) OR (`QuestID`=78535 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=78535 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78535 AND `BlobIndex`=1 AND `Idx1`=4) OR (`QuestID`=78535 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78535 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78535 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78535 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78534 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78534 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78534 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78534 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78534 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78533 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78533 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78533 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78533 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78533 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78532 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78532 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78532 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78531 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78531 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78531 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78530 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78530 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78530 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78529 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78529 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78529 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78529 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80321 AND `BlobIndex`=2 AND `Idx1`=7) OR (`QuestID`=80321 AND `BlobIndex`=1 AND `Idx1`=6) OR (`QuestID`=80321 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=80321 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80321 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80321 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80321 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80321 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79106 AND `BlobIndex`=2 AND `Idx1`=8) OR (`QuestID`=79106 AND `BlobIndex`=1 AND `Idx1`=7) OR (`QuestID`=79106 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=79106 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=79106 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79106 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79106 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79106 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79106 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79105 AND `BlobIndex`=2 AND `Idx1`=5) OR (`QuestID`=79105 AND `BlobIndex`=1 AND `Idx1`=4) OR (`QuestID`=79105 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79105 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79105 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79105 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78722 AND `BlobIndex`=1 AND `Idx1`=4) OR (`QuestID`=78722 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78722 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78722 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78722 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78718 AND `BlobIndex`=1 AND `Idx1`=7) OR (`QuestID`=78718 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=78718 AND `BlobIndex`=4 AND `Idx1`=5) OR (`QuestID`=78718 AND `BlobIndex`=3 AND `Idx1`=4) OR (`QuestID`=78718 AND `BlobIndex`=2 AND `Idx1`=3) OR (`QuestID`=78718 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=78718 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78718 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78721 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78721 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=78721 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78721 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78721 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78719 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=78719 AND `BlobIndex`=3 AND `Idx1`=5) OR (`QuestID`=78719 AND `BlobIndex`=2 AND `Idx1`=4) OR (`QuestID`=78719 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=78719 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78719 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78719 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78717 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=78717 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78717 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78717 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82284 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82284 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82284 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82257 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82257 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=82257 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82268 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82268 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81969 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=81969 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81969 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81969 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81964 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=81964 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=81964 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=81964 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=81964 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81964 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81964 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81965 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81965 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81965 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81950 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81950 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81950 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81945 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81945 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81929 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=81929 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=81929 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=81929 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=81929 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81929 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81929 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79123 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79123 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79123 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79122 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79122 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79122 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79122 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79122 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79121 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79121 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79121 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79121 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79120 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79120 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79120 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79118 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79118 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79117 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79117 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79117 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79115 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79115 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79114 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79114 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79114 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79119 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79119 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79119 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79541 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79541 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79541 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79541 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79540 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79540 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79540 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79538 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79538 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79538 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79539 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79539 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79539 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80558 AND `BlobIndex`=0 AND `Idx1`=8) OR (`QuestID`=80558 AND `BlobIndex`=0 AND `Idx1`=7) OR (`QuestID`=80558 AND `BlobIndex`=2 AND `Idx1`=6) OR (`QuestID`=80558 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=80558 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80558 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80558 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80558 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80558 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81688 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81687 AND `BlobIndex`=0 AND `Idx1`=12) OR (`QuestID`=81687 AND `BlobIndex`=1 AND `Idx1`=11) OR (`QuestID`=81687 AND `BlobIndex`=0 AND `Idx1`=10) OR (`QuestID`=81687 AND `BlobIndex`=1 AND `Idx1`=9) OR (`QuestID`=81687 AND `BlobIndex`=0 AND `Idx1`=8) OR (`QuestID`=81687 AND `BlobIndex`=1 AND `Idx1`=7) OR (`QuestID`=81687 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=81687 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=81687 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=81687 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=81687 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81687 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81687 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81685 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81685 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81685 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81683 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=81683 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=81683 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=81683 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81683 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81683 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81668 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=81668 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=81668 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81668 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81668 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83616 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83616 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83616 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81667 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81667 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81667 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81963 AND `BlobIndex`=2 AND `Idx1`=3) OR (`QuestID`=81963 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=81963 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81963 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81962 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=81962 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81962 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81962 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81959 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81959 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81959 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81928 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=81928 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=81928 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81928 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81928 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82248 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82248 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83766 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83766 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83766 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83755 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=83755 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83755 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83755 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83749 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83749 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83749 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83322 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83322 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83108 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83108 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83108 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83099 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83099 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83099 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79650 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=79650 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=79650 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79650 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=79650 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79650 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79650 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79303 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79303 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79303 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79303 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79303 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79302 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79302 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79302 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79301 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79301 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79301 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79300 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=79300 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79300 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79300 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79300 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79300 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80678 AND `BlobIndex`=0 AND `Idx1`=7) OR (`QuestID`=80678 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=80678 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=80678 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80678 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80678 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80678 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80678 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80677 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80677 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80677 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80673 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80673 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80673 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79313 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79313 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79313 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79312 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79312 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79312 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79311 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79311 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79311 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79310 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=79310 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79310 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79310 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79310 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79310 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82582 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82582 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79309 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79309 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79304 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79304 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78590 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78590 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79469 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79469 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79110 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79110 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79110 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=50690 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=50690 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79109 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79109 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79109 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79109 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79109 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79108 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79108 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79108 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=76247 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=76247 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=76247 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=76247 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80382 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80382 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80382 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78695 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78695 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78695 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78695 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78687 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78687 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78687 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78691 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78691 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78691 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78691 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78692 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78692 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78692 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78694 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78694 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78694 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78693 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78693 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78693 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78690 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78690 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78690 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78688 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78688 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78688 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78688 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78689 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78689 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78689 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78689 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78686 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78686 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83154 AND `BlobIndex`=0 AND `Idx1`=8) OR (`QuestID`=83154 AND `BlobIndex`=1 AND `Idx1`=7) OR (`QuestID`=83154 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=83154 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=83154 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=83154 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=83154 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83154 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83154 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79565 AND `BlobIndex`=0 AND `Idx1`=12) OR (`QuestID`=79565 AND `BlobIndex`=0 AND `Idx1`=11) OR (`QuestID`=79565 AND `BlobIndex`=0 AND `Idx1`=10) OR (`QuestID`=79565 AND `BlobIndex`=0 AND `Idx1`=9) OR (`QuestID`=79565 AND `BlobIndex`=0 AND `Idx1`=8) OR (`QuestID`=79565 AND `BlobIndex`=0 AND `Idx1`=7) OR (`QuestID`=79565 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=79565 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=79565 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79565 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79565 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79565 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79565 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80000 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80000 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80000 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80202 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80202 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80202 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79998 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79998 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79998 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79552 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79552 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79552 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82952 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82952 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82952 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82195 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82195 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82195 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78564 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78564 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78564 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78564 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78563 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78563 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78563 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80407 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80407 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80407 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80406 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80406 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80406 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80405 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=80405 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80405 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80405 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80405 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80405 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80689 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80689 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80404 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80404 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80404 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80401 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80401 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80401 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80402 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80402 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80402 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80402 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79682 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79682 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79682 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79682 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78918 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78918 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78918 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78918 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82518 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82518 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78562 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78562 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78562 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78562 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78562 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78900 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78900 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78900 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79683 AND `BlobIndex`=0 AND `Idx1`=7) OR (`QuestID`=79683 AND `BlobIndex`=2 AND `Idx1`=6) OR (`QuestID`=79683 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=79683 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79683 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79683 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=79683 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79683 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78877 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78877 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78877 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79681 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79681 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79681 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79680 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79680 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79680 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79556 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79556 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79556 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79556 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79510 AND `BlobIndex`=0 AND `Idx1`=10) OR (`QuestID`=79510 AND `BlobIndex`=1 AND `Idx1`=9) OR (`QuestID`=79510 AND `BlobIndex`=0 AND `Idx1`=8) OR (`QuestID`=79510 AND `BlobIndex`=1 AND `Idx1`=7) OR (`QuestID`=79510 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=79510 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=79510 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79510 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=79510 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79510 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79510 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79508 AND `BlobIndex`=0 AND `Idx1`=10) OR (`QuestID`=79508 AND `BlobIndex`=1 AND `Idx1`=9) OR (`QuestID`=79508 AND `BlobIndex`=0 AND `Idx1`=8) OR (`QuestID`=79508 AND `BlobIndex`=1 AND `Idx1`=7) OR (`QuestID`=79508 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=79508 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=79508 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79508 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=79508 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79508 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79508 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79507 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=79507 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=79507 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79507 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=79507 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79507 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79507 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79505 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=79505 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=79505 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79505 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=79505 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79505 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79505 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79504 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79504 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79504 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79504 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81999 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=81999 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81999 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81999 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80058 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80058 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80058 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80058 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80408 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80408 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80392 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80392 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80392 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80392 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79944 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=79944 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79944 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79944 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79944 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79944 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79194 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79194 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79194 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79343 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79343 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79343 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79343 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79193 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79193 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79193 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79679 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79679 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79148 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79148 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79148 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79149 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79149 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79149 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83153 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83153 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83153 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83152 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83152 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83152 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83092 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83092 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83092 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83160 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=83160 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=83160 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83160 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79530 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79530 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79530 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79530 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79529 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=79529 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79529 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79529 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79529 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79529 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79528 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79528 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79528 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79527 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79527 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79527 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79526 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79526 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79546 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79546 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79546 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79546 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79546 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79176 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79176 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79545 AND `BlobIndex`=0 AND `Idx1`=10) OR (`QuestID`=79545 AND `BlobIndex`=0 AND `Idx1`=9) OR (`QuestID`=79545 AND `BlobIndex`=0 AND `Idx1`=8) OR (`QuestID`=79545 AND `BlobIndex`=0 AND `Idx1`=7) OR (`QuestID`=79545 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=79545 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=79545 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79545 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79545 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79545 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79545 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79544 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79544 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79544 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79544 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79543 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=79543 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79543 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79543 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79543 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79543 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79542 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=79542 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79542 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79542 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79525 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79525 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79525 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79525 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79523 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79523 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79523 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79523 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79522 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79522 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79522 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79521 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79521 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79521 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80207 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80207 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80207 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82895 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=82895 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=82895 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=82895 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82895 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82895 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79342 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79342 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79342 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79342 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79342 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79341 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79341 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79341 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79340 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79340 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79340 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79339 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79339 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79338 AND `BlobIndex`=1 AND `Idx1`=4) OR (`QuestID`=79338 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79338 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79338 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79338 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79337 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79337 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79336 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79336 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79336 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79336 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79335 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79335 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79335 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79335 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78749 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78749 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78749 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78749 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78748 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78748 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78748 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78748 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78748 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78747 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78747 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78747 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78746 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78746 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78746 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78746 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78745 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78745 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78745 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78745 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78744 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=78744 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78744 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78744 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78744 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78744 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78744 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78743 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78743 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79728 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=79728 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79728 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79728 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79727 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79727 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79727 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79726 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79726 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79726 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79725 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=79725 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79725 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79725 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82768 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82768 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82768 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82682 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82682 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82682 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82681 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82681 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82681 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80218 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=80218 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80218 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80218 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80218 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80218 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83181 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=83181 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=83181 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=83181 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83181 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83181 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80217 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80217 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80217 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80217 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80217 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80216 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80216 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80216 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80216 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80215 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80215 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80215 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80215 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80214 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80214 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80213 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80213 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80213 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80213 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80213 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=84446 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=84446 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79197 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79197 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79197 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=79197 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79197 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=84022 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=84022 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=84022 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=84022 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=84022 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78248 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78248 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78248 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78244 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78244 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78244 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78244 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80502 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80502 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80502 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79631 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79631 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=79631 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79631 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79630 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79630 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79630 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78231 AND `BlobIndex`=0 AND `Idx1`=7) OR (`QuestID`=78231 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=78231 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78231 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78231 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78231 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78231 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78231 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78232 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78232 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78232 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78232 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78232 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78228 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78228 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78228 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78228 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78226 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78226 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78226 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78226 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78226 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78226 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78256 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78256 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78256 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78255 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78255 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78255 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78255 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78255 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78251 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78251 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78251 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78251 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78251 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78254 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78254 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78254 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78254 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78250 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78250 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78250 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78249 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78249 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78249 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78249 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78249 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79175 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79175 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79175 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79625 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79625 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79625 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78237 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78237 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78237 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78383 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78383 AND `BlobIndex`=2 AND `Idx1`=4) OR (`QuestID`=78383 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=78383 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78383 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78383 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78234 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78234 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78234 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79357 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79357 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79357 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79356 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79356 AND `BlobIndex`=2 AND `Idx1`=3) OR (`QuestID`=79356 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=79356 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79356 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78236 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78236 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78236 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78236 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79174 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79174 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79174 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79355 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=79355 AND `BlobIndex`=3 AND `Idx1`=4) OR (`QuestID`=79355 AND `BlobIndex`=2 AND `Idx1`=3) OR (`QuestID`=79355 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=79355 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79355 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80399 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80399 AND `BlobIndex`=2 AND `Idx1`=3) OR (`QuestID`=80399 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=80399 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80399 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=84664 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=84664 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78233 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78233 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78233 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78393 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78393 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78393 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78393 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78393 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78392 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78392 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78392 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78392 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78392 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78392 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78354 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78354 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78354 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78354 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78354 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78354 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79139 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79139 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79139 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79139 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78353 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78353 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78353 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78353 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78352 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78352 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78352 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78352 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78348 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78348 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78348 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78348 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79580 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79580 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79580 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79579 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79579 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79579 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79574 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79574 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79574 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78384 AND `BlobIndex`=1 AND `Idx1`=6) OR (`QuestID`=78384 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=78384 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78384 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78384 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78384 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78384 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78350 AND `BlobIndex`=1 AND `Idx1`=4) OR (`QuestID`=78350 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78350 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78350 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78350 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78630 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78630 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=78630 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78630 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78630 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78629 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78629 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78629 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78628 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78628 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78628 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78627 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78627 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78627 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80049 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80049 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80049 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80049 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80049 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79089 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79089 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79089 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78624 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78624 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78624 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78624 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78621 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78621 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78621 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78621 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78621 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78620 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78620 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78620 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78615 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78615 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78615 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78614 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78614 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78614 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78626 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78626 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78626 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79297 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=79297 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79297 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79297 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79297 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79297 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78613 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78613 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78613 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78613 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78607 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78607 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78954 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78954 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78954 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81690 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=81690 AND `BlobIndex`=2 AND `Idx1`=3) OR (`QuestID`=81690 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=81690 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81690 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78952 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=78952 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=78952 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78952 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=78952 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78952 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78952 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78951 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78951 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=78951 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78951 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78939 AND `BlobIndex`=0 AND `Idx1`=7) OR (`QuestID`=78939 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=78939 AND `BlobIndex`=3 AND `Idx1`=5) OR (`QuestID`=78939 AND `BlobIndex`=2 AND `Idx1`=4) OR (`QuestID`=78939 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=78939 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78939 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78939 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78937 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78937 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78937 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78936 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78936 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78936 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78936 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78936 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78934 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78934 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78934 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78934 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80316 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80316 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80316 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80316 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80315 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80315 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80315 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80315 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80314 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80314 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80314 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80314 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80314 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80313 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80313 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80313 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80312 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80312 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=80312 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81568 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81568 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78932 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78932 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78932 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78932 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78929 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78929 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78929 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=78929 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78672 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78672 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=78672 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78672 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78671 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78671 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78671 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82836 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82836 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82836 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78669 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78669 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78669 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78670 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78670 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78670 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78670 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78668 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78668 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78667 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78667 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78667 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78666 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78666 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78666 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79999 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79999 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79999 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79999 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78665 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78665 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=78665 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78665 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78659 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78659 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78659 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78659 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78658 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=78658 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=78658 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78658 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78658 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=84908 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83768 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83768 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83768 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82206 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82206 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82206 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83283 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83283 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83279 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83279 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83247 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83247 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83769 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83769 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83769 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82848 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82848 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82847 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82847 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82847 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82844 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82844 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82844 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82843 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82843 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82585 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82585 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=84392 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83767 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83767 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83767 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80205 AND `BlobIndex`=0 AND `Idx1`=7) OR (`QuestID`=80205 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=80205 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=80205 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80205 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80205 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80205 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80205 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80206 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80206 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80206 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80206 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80204 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=80204 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=80204 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80204 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80204 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80204 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80204 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80203 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=80203 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80203 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80203 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80203 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80203 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79957 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79957 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79956 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79956 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79956 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79956 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79956 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79955 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79955 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79955 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79954 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79954 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79954 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83057 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83057 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83057 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82340 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=82340 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=82340 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=82340 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82340 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82340 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80569 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80569 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80569 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80572 AND `BlobIndex`=0 AND `Idx1`=7) OR (`QuestID`=80572 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=80572 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=80572 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80572 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80572 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80572 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80572 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80378 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80378 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80571 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80571 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80571 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80570 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80570 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80570 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80568 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80568 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80568 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80567 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80567 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80567 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80566 AND `BlobIndex`=0 AND `Idx1`=8) OR (`QuestID`=80566 AND `BlobIndex`=0 AND `Idx1`=7) OR (`QuestID`=80566 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=80566 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=80566 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80566 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80566 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80566 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80566 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80565 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80565 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80565 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80565 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80565 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82143 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=82143 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82143 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82143 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80564 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80564 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80564 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80564 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80564 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80563 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80563 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80563 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80563 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80563 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79715 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79715 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79715 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79714 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79714 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79714 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79713 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79713 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79713 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79713 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79711 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79711 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79711 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79710 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79710 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79710 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83639 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=83639 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83639 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83639 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83632 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83632 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83629 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=83629 AND `BlobIndex`=2 AND `Idx1`=3) OR (`QuestID`=83629 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=83629 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83629 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83628 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=83628 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83628 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83628 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79349 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=79349 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79349 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78902 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78902 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78902 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78901 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78901 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78901 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78898 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78898 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78898 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=78897 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=78897 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=78897 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81673 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81673 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81673 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=76338 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=76338 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=76338 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79232 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79232 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79232 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79232 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79232 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79154 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79154 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79154 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79153 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79153 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79153 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79153 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83182 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=83182 AND `BlobIndex`=3 AND `Idx1`=4) OR (`QuestID`=83182 AND `BlobIndex`=2 AND `Idx1`=3) OR (`QuestID`=83182 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=83182 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83182 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79152 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79152 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79152 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79168 AND `BlobIndex`=1 AND `Idx1`=4) OR (`QuestID`=79168 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79168 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79168 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79168 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79151 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79151 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79151 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79151 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79167 AND `BlobIndex`=1 AND `Idx1`=6) OR (`QuestID`=79167 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=79167 AND `BlobIndex`=3 AND `Idx1`=4) OR (`QuestID`=79167 AND `BlobIndex`=2 AND `Idx1`=3) OR (`QuestID`=79167 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=79167 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79167 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80179 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80179 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80179 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80179 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80178 AND `BlobIndex`=2 AND `Idx1`=6) OR (`QuestID`=80178 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=80178 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80178 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80178 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80178 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80178 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82217 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=82217 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=82217 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=82217 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82217 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82217 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80177 AND `BlobIndex`=2 AND `Idx1`=8) OR (`QuestID`=80177 AND `BlobIndex`=1 AND `Idx1`=7) OR (`QuestID`=80177 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=80177 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=80177 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80177 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80177 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80177 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80177 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82133 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82133 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79166 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79166 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79166 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=79166 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79162 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79649 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79649 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79649 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79648 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79648 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79648 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79647 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=79647 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79647 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79647 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79647 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79647 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79645 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79645 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79645 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79646 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79646 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79646 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79646 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79644 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79644 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79643 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79643 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79643 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79642 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79642 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79642 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79641 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79641 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79641 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83443 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83443 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83443 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82894 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=82894 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=82894 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=82894 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=82894 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82894 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=82894 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82628 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82628 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79160 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79160 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79160 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79160 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79165 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79165 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79165 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82215 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82215 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82215 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82214 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82214 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82214 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82213 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82213 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82213 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79159 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79159 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79159 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82216 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=82216 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82216 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82216 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81990 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81990 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82480 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=82480 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82480 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82480 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82479 AND `BlobIndex`=2 AND `Idx1`=6) OR (`QuestID`=82479 AND `BlobIndex`=1 AND `Idx1`=5) OR (`QuestID`=82479 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=82479 AND `BlobIndex`=2 AND `Idx1`=3) OR (`QuestID`=82479 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=82479 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82479 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82478 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=82478 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=82478 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=82478 AND `BlobIndex`=2 AND `Idx1`=2) OR (`QuestID`=82478 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=82478 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82477 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82477 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82477 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80176 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80176 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80176 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79327 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79327 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83162 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=83162 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83162 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83162 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83159 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83159 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83159 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82226 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=83155 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=83155 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=83155 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82814 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=82814 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=82814 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82814 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82814 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82969 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=82969 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=82969 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82969 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82969 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82786 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=82786 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=82786 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82786 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82786 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82990 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82990 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82990 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82785 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=82785 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82785 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82785 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82774 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82774 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82774 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81559 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=81559 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=81559 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=81559 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81559 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81559 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81558 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81558 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81558 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81557 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81557 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81557 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82773 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82773 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82773 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81556 AND `BlobIndex`=0 AND `Idx1`=7) OR (`QuestID`=81556 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=81556 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=81556 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=81556 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=81556 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81556 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81556 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79266 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79266 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79265 AND `BlobIndex`=0 AND `Idx1`=10) OR (`QuestID`=79265 AND `BlobIndex`=0 AND `Idx1`=9) OR (`QuestID`=79265 AND `BlobIndex`=0 AND `Idx1`=8) OR (`QuestID`=79265 AND `BlobIndex`=0 AND `Idx1`=7) OR (`QuestID`=79265 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=79265 AND `BlobIndex`=3 AND `Idx1`=5) OR (`QuestID`=79265 AND `BlobIndex`=2 AND `Idx1`=4) OR (`QuestID`=79265 AND `BlobIndex`=1 AND `Idx1`=3) OR (`QuestID`=79265 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79265 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79265 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79264 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79264 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79264 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79264 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81656 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81656 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81656 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=84429 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=84429 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82144 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=82144 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82144 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79262 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79262 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79262 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79262 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79263 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79263 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79263 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79263 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79261 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79261 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79261 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79261 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79261 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79260 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79260 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79260 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79260 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79258 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79258 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79258 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79258 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79258 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79259 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79259 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79259 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79259 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79372 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79372 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79371 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=79371 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79371 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79371 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=79371 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79371 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79370 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79370 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79370 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80516 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80516 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80516 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80515 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80515 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80515 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80514 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80514 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80514 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80514 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80513 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80513 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80513 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80513 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80512 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80512 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80512 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80512 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80512 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80511 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=80511 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80511 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80511 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80511 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80511 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80510 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80510 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80510 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80509 AND `BlobIndex`=0 AND `Idx1`=6) OR (`QuestID`=80509 AND `BlobIndex`=0 AND `Idx1`=5) OR (`QuestID`=80509 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=80509 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80509 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80509 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80509 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79481 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79481 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79481 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79481 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79369 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79369 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79369 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79369 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79369 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79368 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79368 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=79368 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=79367 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=79367 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=79367 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=79367 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=79367 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81713 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=81713 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81713 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81713 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81712 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=81712 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=81712 AND `BlobIndex`=1 AND `Idx1`=2) OR (`QuestID`=81712 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81712 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80682 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80682 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80682 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80682 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80593 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80593 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80593 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80578 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=80578 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80578 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80578 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81672 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=81672 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81672 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81672 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80577 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80577 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80577 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81613 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81613 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81613 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80676 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80676 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80676 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80508 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80508 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80508 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81669 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81669 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81669 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81655 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=81655 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81655 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=81693 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=81693 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=80576 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=80576 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=80576 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=82956 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=82956 AND `BlobIndex`=0 AND `Idx1`=0); +INSERT INTO `quest_poi` (`QuestID`, `BlobIndex`, `Idx1`, `ObjectiveIndex`, `QuestObjectiveID`, `QuestObjectID`, `MapID`, `UiMapID`, `Priority`, `Flags`, `WorldEffectID`, `PlayerConditionID`, `NavigationPlayerConditionID`, `SpawnTrackingID`, `AlwaysAllowMergingBlobs`, `VerifiedBuild`) VALUES +(80212, 0, 1, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2482422, 0, 56288), -- The Abductors' Obstructors +(80212, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2482617, 0, 56288), -- The Abductors' Obstructors +(80211, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2482422, 0, 56288), -- The Pillage of Freywold Village +(80211, 0, 3, 2, 450124, 224248, 2552, 2248, 0, 0, 0, 0, 0, 2482558, 0, 56288), -- The Pillage of Freywold Village +(80211, 0, 2, 1, 450123, 224247, 2552, 2248, 0, 8192, 0, 0, 0, 2510038, 0, 56288), -- The Pillage of Freywold Village +(80211, 0, 1, 0, 450120, 224246, 2552, 2248, 0, 8192, 0, 0, 0, 2510036, 0, 56288), -- The Pillage of Freywold Village +(80211, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2482422, 0, 56288), -- The Pillage of Freywold Village +(82456, 0, 1, 32, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Chew On This +(82456, 0, 0, 1, 450554, 225253, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Chew On This +(80210, 0, 1, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2481846, 0, 56288), -- Found Around the Unbound +(80210, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2482422, 0, 56288), -- Found Around the Unbound +(80209, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2481571, 0, 56288), -- An Oddball in Dornogal +(80209, 2, 3, 0, 450046, 224120, 2552, 2248, 0, 0, 0, 122981, 0, 2481828, 0, 56288), -- An Oddball in Dornogal +(80209, 1, 2, 0, 450046, 224120, 2552, 2248, 0, 0, 0, 122979, 0, 2481824, 0, 56288), -- An Oddball in Dornogal +(80209, 0, 1, 0, 450046, 224120, 2552, 2339, 0, 0, 0, 122978, 0, 2481821, 0, 56288), -- An Oddball in Dornogal +(80209, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2481846, 0, 56288), -- An Oddball in Dornogal +(82291, 0, 1, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2495012, 0, 56288), -- Robot Rumble +(82291, 0, 0, 0, 449746, 4561, 2552, 2248, 0, 0, 0, 0, 0, 2495012, 0, 56288), -- Robot Rumble +(83087, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521840, 0, 56288), -- The Old Guard +(83087, 0, 3, 2, 451095, 222946, 2552, 2248, 0, 2, 0, 0, 0, 2521822, 0, 56288), -- The Old Guard +(83087, 0, 2, 1, 451094, 226842, 2552, 2248, 0, 0, 0, 0, 0, 2544225, 0, 56288), -- The Old Guard +(83087, 0, 1, 0, 451426, 34013, 2552, 2248, 0, 0, 0, 0, 0, 2544225, 0, 56288), -- The Old Guard +(83087, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521840, 0, 56288), -- The Old Guard +(83084, 1, 7, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2539028, 0, 56288), -- The Old Orders +(83084, 0, 6, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521840, 0, 56288), -- The Old Orders +(83084, 0, 5, 27, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2543247, 0, 56288), -- The Old Orders +(83084, 0, 4, 3, 451097, 226843, 2552, 2248, 0, 0, 0, 0, 0, 2543084, 0, 56288), -- The Old Orders +(83084, 0, 3, 2, 451408, 227357, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- The Old Orders +(83084, 0, 2, 1, 451406, 226015, 2552, 2248, 0, 0, 0, 0, 0, 2543247, 0, 56288), -- The Old Orders +(83084, 0, 1, 0, 451404, 455115, 2552, 2248, 0, 0, 0, 0, 0, 2543109, 0, 56288), -- The Old Orders +(83084, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521840, 0, 56288), -- The Old Orders +(78294, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2388173, 0, 56288), -- Thunderhead Butt +(78294, 0, 1, 31, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Thunderhead Butt +(78294, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2388175, 0, 56288), -- Thunderhead Butt +(78293, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2388172, 0, 56288), -- Their Moss, Our Gain +(78293, 0, 2, 2, 444620, 411747, 2552, 2248, 0, 0, 0, 0, 0, 2395803, 0, 56288), -- Their Moss, Our Gain +(78293, 0, 1, 1, 444258, 214138, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Their Moss, Our Gain +(78293, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2388172, 0, 56288), -- Their Moss, Our Gain +(78292, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2369725, 0, 56288), -- Lost Lord of the Storm +(78292, 0, 3, 10, 444255, 411479, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Lost Lord of the Storm +(78292, 0, 2, 9, 444531, 30447, 2552, 2248, 0, 0, 0, 116280, 0, 0, 0, 56288), -- Lost Lord of the Storm +(78292, 0, 1, 8, 445350, 214553, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56288), -- Lost Lord of the Storm +(78292, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2388172, 0, 56288), -- Lost Lord of the Storm +(78290, 0, 6, 32, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 2388151, 0, 56288), -- Sleepy Sheep +(78290, 1, 5, 3, 444252, 210102, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Sleepy Sheep +(78290, 0, 4, 3, 444252, 210102, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Sleepy Sheep +(78290, 0, 3, 1, 445128, 212363, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Sleepy Sheep +(78290, 0, 2, 0, 445127, 210489, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56288), -- Sleepy Sheep +(78290, 1, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 122224, 122224, 2388086, 0, 56288), -- Sleepy Sheep +(78290, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 122223, 122223, 2388151, 0, 56288), -- Sleepy Sheep +(78291, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2388151, 0, 56288), -- Power Predators +(78291, 1, 3, 0, 444253, 211787, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Power Predators +(78291, 0, 2, 0, 444253, 211787, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Power Predators +(78291, 1, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 122224, 122224, 2388086, 0, 56288), -- Power Predators +(78291, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 122223, 122223, 2388151, 0, 56288), -- Power Predators +(82680, 0, 1, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2510933, 0, 56288), -- Birdman of the Three Shields +(82680, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2510934, 0, 56288), -- Birdman of the Three Shields +(83338, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2538872, 0, 56288), -- The Mage Slayer +(83338, 0, 1, 0, 451077, 226298, 2552, 2248, 0, 0, 0, 0, 0, 2535467, 0, 56288), -- The Mage Slayer +(83338, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2538872, 0, 56288), -- The Mage Slayer +(83339, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2538872, 0, 56288), -- The Spirebreaker +(83339, 0, 1, 0, 451076, 226299, 2552, 2248, 0, 0, 0, 0, 0, 2535489, 0, 56288), -- The Spirebreaker +(83339, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2538872, 0, 56288), -- The Spirebreaker +(83337, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2538886, 0, 56288), -- Stormscarred +(83337, 0, 1, 0, 451075, 226295, 2552, 2248, 0, 0, 0, 0, 0, 2535451, 0, 56288), -- Stormscarred +(83337, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2538886, 0, 56288), -- Stormscarred +(79724, 0, 1, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2445410, 0, 56288), -- A Titanic Expedition! +(79724, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2444473, 0, 56288), -- A Titanic Expedition! +(79669, 0, 0, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2397440, 0, 56288), -- I Take Candle! +(81621, 0, 1, 32, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 2471193, 0, 56288), -- Tunnels Be Gone! +(81621, 0, 0, 0, 451322, 221075, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56288), -- Tunnels Be Gone! +(78759, 2, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2417068, 0, 56288), -- To Wake a Giant +(78759, 1, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2417069, 0, 56288), -- To Wake a Giant +(78759, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2399950, 0, 56288), -- To Wake a Giant +(78759, 0, 1, 0, 446899, 218046, 2552, 2248, 0, 0, 0, 0, 0, 2443053, 0, 56288), -- To Wake a Giant +(78759, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2417069, 0, 56288), -- To Wake a Giant +(78756, 1, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2417068, 0, 56288), -- Lots and Lots of Fire Honey +(78756, 0, 2, 32, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 2399950, 0, 56288), -- Lots and Lots of Fire Honey +(78756, 0, 1, 0, 445491, 211489, 2552, 2248, 0, 0, 0, 0, 0, 2446144, 0, 56288), -- Lots and Lots of Fire Honey +(78756, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2417068, 0, 56288), -- Lots and Lots of Fire Honey +(78755, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2417069, 0, 56288), -- Playing in the Mud +(78755, 0, 1, 1, 445178, 211485, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Playing in the Mud +(78755, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2417069, 0, 56288), -- Playing in the Mud +(80295, 0, 1, 32, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Rocks, Water and Elemental Fodder +(80295, 0, 0, 0, 447645, 217343, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Rocks, Water and Elemental Fodder +(78758, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2399950, 0, 56288), -- Pulse Within the Earth +(78758, 0, 2, 3, 446885, 218001, 2552, 2248, 0, 0, 0, 0, 0, 2417069, 0, 56288), -- Pulse Within the Earth +(78758, 0, 1, 2, 446886, 217521, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56288), -- Pulse Within the Earth +(78758, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2417069, 0, 56288), -- Pulse Within the Earth +(78757, 0, 6, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2416739, 0, 56288), -- Honey and Clay the Pain Away +(78757, 0, 5, 3, 446804, 217790, 2552, 2248, 0, 0, 0, 0, 0, 2445950, 0, 56288), -- Honey and Clay the Pain Away +(78757, 0, 4, 2, 446739, 217632, 2552, 2248, 0, 0, 0, 0, 0, 2444461, 0, 56288), -- Honey and Clay the Pain Away +(78757, 1, 3, 1, 446797, 217633, 2552, 2248, 0, 0, 0, 118394, 0, 2444461, 0, 56288), -- Honey and Clay the Pain Away +(78757, 0, 2, 1, 446797, 217633, 2552, 2248, 0, 0, 0, 126960, 0, 2444490, 0, 56288), -- Honey and Clay the Pain Away +(78757, 0, 1, 0, 445203, 217631, 2552, 2248, 0, 0, 0, 0, 0, 2444461, 0, 56288), -- Honey and Clay the Pain Away +(78757, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2399950, 0, 56288), -- Honey and Clay the Pain Away +(78754, 2, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2448090, 0, 56288), -- Lost Delivery +(78754, 1, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2448089, 0, 56288), -- Lost Delivery +(78754, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2448092, 0, 56288), -- Lost Delivery +(78754, 1, 1, -1, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 2416739, 0, 56288), -- Lost Delivery +(78754, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2416739, 0, 56288), -- Lost Delivery +(83759, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2549558, 0, 56288), -- Delver's Call: Kriegval's Rest +(83759, 0, 1, 0, 451502, 166150, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Delver's Call: Kriegval's Rest +(83759, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2512633, 0, 56288), -- Delver's Call: Kriegval's Rest +(83758, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2549586, 0, 56288), -- Delver's Call: Fungal Folly +(83758, 0, 1, 0, 451501, 166148, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Delver's Call: Fungal Folly +(83758, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2512633, 0, 56288), -- Delver's Call: Fungal Folly +(83336, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2538376, 0, 56288), -- The Earthwound +(83336, 0, 1, 0, 450887, 225674, 2552, 2248, 0, 0, 0, 0, 0, 2534607, 0, 56288), -- The Earthwound +(83336, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2538376, 0, 56288), -- The Earthwound +(80456, 0, 1, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2481219, 0, 56288), -- A Sassy Arathi +(80456, 0, 0, -1, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2481571, 0, 56288), -- A Sassy Arathi +(83335, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2538463, 0, 56288), -- Wanted: The Boroughbreaker +(83335, 0, 1, 0, 450929, 226294, 2552, 2248, 0, 0, 0, 0, 0, 2535404, 0, 56288), -- Wanted: The Boroughbreaker +(83335, 0, 0, -1, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2538524, 0, 56288), -- Wanted: The Boroughbreaker +(82747, 0, 1, 32, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2512533, 0, 56288), -- Crossroads Plaza +(82747, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2512633, 0, 56288), -- Crossroads Plaza +(78289, 0, 2, 32, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2408336, 0, 56288), -- To Rambleshire +(78289, 0, 1, 0, 451084, 33916, 2552, 2248, 0, 0, 0, 0, 0, 2538985, 0, 56288), -- To Rambleshire +(78289, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2388151, 0, 56288), -- To Rambleshire +(83025, 0, 1, 32, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2519307, 0, 56288), -- A Sacred Connection +(83025, 0, 0, -1, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2519307, 0, 56288), -- A Sacred Connection +(83083, 0, 1, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521946, 0, 56288), -- A Place Forgotten +(83083, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2539028, 0, 56288), -- A Place Forgotten +(79213, 0, 6, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521946, 0, 56288), -- The Anachronism +(79213, 0, 5, 29, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2446466, 0, 56288), -- The Anachronism +(79213, 0, 4, 3, 451092, 212582, 2552, 2248, 0, 0, 0, 0, 0, 2393545, 0, 56288), -- The Anachronism +(79213, 0, 3, 2, 451091, 226840, 2552, 2248, 0, 0, 0, 0, 0, 2393545, 0, 56288), -- The Anachronism +(79213, 0, 2, 1, 446047, 212602, 2552, 2248, 0, 0, 0, 0, 0, 2446466, 0, 56288), -- The Anachronism +(79213, 0, 1, 0, 446810, 423845, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Anachronism +(79213, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521946, 0, 56288), -- The Anachronism +(78467, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521746, 0, 56288), -- Charge for a Charge +(78467, 0, 1, 0, 445791, 217794, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Charge for a Charge +(78467, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521946, 0, 56288), -- Charge for a Charge +(79716, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521946, 0, 56288), -- The History Beneath Us +(79716, 0, 1, 0, 446761, 225886, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56288), -- The History Beneath Us +(79716, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521746, 0, 56288), -- The History Beneath Us +(79667, 0, 0, 32, 0, 0, 2552, 2248, 0, 8192, 0, 0, 0, 2393545, 0, 56288), -- It's Elementary +(78574, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2449450, 0, 56288), -- Boss of the Bosk +(78574, 0, 1, 1, 444672, 217670, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Boss of the Bosk +(78574, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2449450, 0, 56288), -- Boss of the Bosk +(78573, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2449450, 0, 56288), -- Keeper's Aid +(78573, 0, 1, 31, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Keeper's Aid +(78573, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2449450, 0, 56288), -- Keeper's Aid +(78572, 0, 6, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2394528, 0, 56288), -- Wold Memories +(78572, 0, 5, 4, 447235, 216858, 2552, 2248, 0, 0, 0, 0, 0, 2394531, 0, 56288), -- Wold Memories +(78572, 0, 4, 3, 445036, 413952, 2552, 2248, 0, 0, 0, 0, 0, 2403846, 0, 56288), -- Wold Memories +(78572, 0, 3, 2, 444776, 413812, 2552, 2248, 0, 0, 0, 0, 0, 2401931, 0, 56288), -- Wold Memories +(78572, 0, 2, 1, 445010, 412078, 2552, 2248, 0, 0, 0, 0, 0, 2397746, 0, 56288), -- Wold Memories +(78572, 0, 1, 0, 444775, 30680, 2552, 2248, 0, 0, 0, 0, 0, 2401967, 0, 56288), -- Wold Memories +(78572, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2449450, 0, 56288), -- Wold Memories +(78571, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2394528, 0, 56288), -- Mycomayhem +(78571, 0, 1, 0, 444670, 210845, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mycomayhem +(78571, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2394528, 0, 56288), -- Mycomayhem +(78465, 0, 1, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521728, 0, 56288), -- Golgrin's Reach +(78465, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521746, 0, 56288), -- Golgrin's Reach +(83082, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521748, 0, 56288), -- The Opalfront +(83082, 0, 2, 1, 451090, 224149, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Opalfront +(83082, 0, 1, 0, 451089, 224150, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Opalfront +(83082, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521748, 0, 56288), -- The Opalfront +(83081, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521728, 0, 56288), -- Not Enough Minerals +(83081, 0, 1, 0, 451088, 454530, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56288), -- Not Enough Minerals +(83081, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2521728, 0, 56288), -- Not Enough Minerals +(82467, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2506053, 0, 56288), -- Gems Are Forever +(82467, 0, 1, 31, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Gems Are Forever +(82467, 0, 0, -1, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 2506053, 0, 56288), -- Gems Are Forever +(82466, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2506053, 0, 56288), -- What We Do For Gems +(82466, 0, 1, 0, 449945, 223891, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56288), -- What We Do For Gems +(82466, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2506053, 0, 56288), -- What We Do For Gems +(82465, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2499367, 0, 56288), -- Precious Gems +(82465, 0, 1, 0, 450025, 223923, 2552, 2248, 0, 0, 0, 0, 0, 2506052, 0, 56288), -- Precious Gems +(82465, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2506053, 0, 56288), -- Precious Gems +(82441, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2499367, 0, 56288), -- For The Love of Gems +(82441, 0, 3, 2, 449933, 223649, 2552, 2248, 0, 0, 0, 0, 0, 2499811, 0, 56288), -- For The Love of Gems +(82441, 0, 2, 1, 449934, 223652, 2552, 2248, 0, 0, 0, 0, 0, 2499821, 0, 56288), -- For The Love of Gems +(82441, 0, 1, 0, 449935, 223648, 2552, 2248, 0, 0, 0, 0, 0, 2499762, 0, 56288), -- For The Love of Gems +(82441, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2499367, 0, 56288), -- For The Love of Gems +(78570, 0, 1, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2394892, 0, 56288), -- Frayed Legacy +(78570, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2394528, 0, 56288), -- Frayed Legacy +(79686, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2443432, 0, 56288), -- Concerning Fungarians +(79686, 0, 3, 3, 447286, 216889, 2552, 2248, 0, 0, 0, 0, 0, 2452921, 0, 56288), -- Concerning Fungarians +(79686, 0, 2, 2, 447285, 216888, 2552, 2248, 0, 0, 0, 0, 0, 2451553, 0, 56288), -- Concerning Fungarians +(79686, 0, 1, 1, 447263, 216882, 2552, 2248, 0, 0, 0, 0, 0, 2451507, 0, 56288), -- Concerning Fungarians +(79686, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2562756, 0, 56288), -- Concerning Fungarians +(79703, 0, 5, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2396419, 0, 56288), -- Hope, An Anomaly +(79703, 0, 4, 3, 448155, 220496, 2552, 2248, 0, 0, 0, 0, 0, 2465530, 0, 56288), -- Hope, An Anomaly +(79703, 0, 3, 2, 448157, 220495, 2552, 2248, 0, 0, 0, 0, 0, 2465511, 0, 56288), -- Hope, An Anomaly +(79703, 0, 2, 1, 448153, 220494, 2552, 2248, 0, 0, 0, 0, 0, 2465503, 0, 56288), -- Hope, An Anomaly +(79703, 0, 1, 0, 448152, 220493, 2552, 2248, 0, 0, 0, 0, 0, 2465477, 0, 56288), -- Hope, An Anomaly +(79703, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2454179, 0, 56288), -- Hope, An Anomaly +(78999, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2419680, 0, 56288), -- Heart of a Hero +(78999, 0, 3, 2, 445346, 214544, 2552, 2248, 0, 0, 0, 0, 0, 2421230, 0, 56288), -- Heart of a Hero +(78999, 0, 2, 1, 445348, 214546, 2552, 2248, 0, 0, 0, 0, 0, 2410546, 0, 56288), -- Heart of a Hero +(78999, 0, 1, 0, 445347, 214545, 2552, 2248, 0, 0, 0, 0, 0, 2421356, 0, 56288), -- Heart of a Hero +(78999, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2410604, 0, 56288), -- Heart of a Hero +(78998, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2410283, 0, 56288), -- Frontline Farmers +(78998, 2, 3, 0, 445345, 215516, 2552, 2248, 0, 2, 0, 116830, 0, 0, 0, 56288), -- Frontline Farmers +(78998, 1, 2, 0, 445345, 215516, 2552, 2248, 0, 2, 0, 116829, 0, 0, 0, 56288), -- Frontline Farmers +(78998, 0, 1, 0, 445345, 215516, 2552, 2248, 0, 2, 0, 116821, 0, 0, 0, 56288), -- Frontline Farmers +(78998, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2419680, 0, 56288), -- Frontline Farmers +(78997, 1, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 116680, 0, 2419680, 0, 56288), -- Pilfered Pearls +(78997, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 116673, 0, 2410283, 0, 56288), -- Pilfered Pearls +(78997, 0, 2, 0, 445344, 212176, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Pilfered Pearls +(78997, 0, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 116673, 0, 2410283, 0, 56288), -- Pilfered Pearls +(78997, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 116680, 0, 2419680, 0, 56288), -- Pilfered Pearls +(81614, 0, 0, 31, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- One Fin, Two Fin, Pearlfin, Dead Fin +(78996, 0, 9, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2410250, 0, 56288), -- Weapons and Warriors +(78996, 2, 8, 1, 445342, 215230, 2552, 2248, 0, 0, 0, 116654, 0, 2410277, 0, 56288), -- Weapons and Warriors +(78996, 1, 7, 1, 445342, 215230, 2552, 2248, 0, 0, 0, 116640, 0, 2410273, 0, 56288), -- Weapons and Warriors +(78996, 0, 6, 1, 445342, 215230, 2552, 2248, 0, 0, 0, 116653, 0, 2410276, 0, 56288), -- Weapons and Warriors +(78996, 4, 5, 0, 445341, 215228, 2552, 2248, 0, 0, 0, 116644, 0, 2410261, 0, 56288), -- Weapons and Warriors +(78996, 3, 4, 0, 445341, 215228, 2552, 2248, 0, 0, 0, 116643, 0, 2410260, 0, 56288), -- Weapons and Warriors +(78996, 2, 3, 0, 445341, 215228, 2552, 2248, 0, 0, 0, 116637, 0, 2410259, 0, 56288), -- Weapons and Warriors +(78996, 1, 2, 0, 445341, 215228, 2552, 2248, 0, 0, 0, 116657, 0, 2410257, 0, 56288), -- Weapons and Warriors +(78996, 0, 1, 0, 445341, 215228, 2552, 2248, 0, 0, 0, 116656, 0, 2410258, 0, 56288), -- Weapons and Warriors +(78996, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2410283, 0, 56288), -- Weapons and Warriors +(79692, 0, 5, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2396419, 0, 56288), -- Buried, Not Forgotten +(79692, 1, 4, 1, 447501, 219218, 2552, 2248, 0, 0, 0, 122708, 0, 2446835, 0, 56288), -- Buried, Not Forgotten +(79692, 0, 3, 1, 447501, 219218, 2552, 2248, 0, 0, 0, 122707, 0, 2505061, 0, 56288), -- Buried, Not Forgotten +(79692, 1, 2, 0, 446860, 217966, 2552, 2248, 0, 2, 0, 122708, 0, 0, 0, 56288), -- Buried, Not Forgotten +(79692, 0, 1, 0, 446860, 217966, 2552, 2248, 0, 0, 0, 122707, 0, 2505061, 0, 56288), -- Buried, Not Forgotten +(79692, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2396419, 0, 56288), -- Buried, Not Forgotten +(79691, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2396419, 0, 56288), -- Monsters in the Dark +(79691, 1, 2, 0, 448100, 217624, 2552, 2248, 0, 0, 0, 122707, 0, 2505061, 0, 56288), -- Monsters in the Dark +(79691, 0, 1, 0, 448100, 217624, 2552, 2248, 0, 0, 0, 122708, 0, 2444308, 0, 56288), -- Monsters in the Dark +(79691, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2396419, 0, 56288), -- Monsters in the Dark +(78469, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2446803, 0, 56288), -- Prairie Fever +(78469, 0, 2, 4, 447406, 219018, 2552, 2248, 0, 0, 0, 0, 0, 2396419, 0, 56288), -- Prairie Fever +(78469, 0, 1, 0, 448096, 220303, 2552, 2248, 0, 0, 0, 0, 0, 2463755, 0, 56288), -- Prairie Fever +(78469, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2396419, 0, 56288), -- Prairie Fever +(82801, 1, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2535089, 0, 56288), -- Beetlejeweled +(82801, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2513428, 0, 56288), -- Beetlejeweled +(82801, 0, 1, 0, 450693, 224710, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- Beetlejeweled +(82801, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2484540, 0, 56288), -- Beetlejeweled +(82800, 1, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2535089, 0, 56288), -- A Sedimental Moment +(82800, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2513428, 0, 56288), -- A Sedimental Moment +(82800, 0, 1, 0, 450915, 226838, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56288), -- A Sedimental Moment +(82800, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2535089, 0, 56288), -- A Sedimental Moment +(82799, 2, 4, 32, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 2535089, 0, 56288), -- Web Beats Rock +(82799, 1, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2535089, 0, 56288), -- Web Beats Rock +(82799, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2513428, 0, 56288), -- Web Beats Rock +(82799, 0, 1, 0, 450857, 226292, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56288), -- Web Beats Rock +(82799, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2535089, 0, 56288), -- Web Beats Rock +(82798, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2513428, 0, 56288), -- An Opal of Mine +(82798, 0, 1, 0, 450691, 224808, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56288), -- An Opal of Mine +(82798, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2535089, 0, 56288), -- An Opal of Mine +(82797, 1, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2535088, 0, 56288), -- Hit Rock Bottom +(82797, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2450391, 0, 56288), -- Hit Rock Bottom +(82797, 0, 1, 1, 450858, 33862, 2552, 2248, 0, 0, 0, 0, 0, 2534435, 0, 56288), -- Hit Rock Bottom +(82797, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2513428, 0, 56288); -- Hit Rock Bottom + +INSERT INTO `quest_poi` (`QuestID`, `BlobIndex`, `Idx1`, `ObjectiveIndex`, `QuestObjectiveID`, `QuestObjectID`, `MapID`, `UiMapID`, `Priority`, `Flags`, `WorldEffectID`, `PlayerConditionID`, `NavigationPlayerConditionID`, `SpawnTrackingID`, `AlwaysAllowMergingBlobs`, `VerifiedBuild`) VALUES +(82796, 1, 2, 32, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 2535088, 0, 56288), -- Third Mine Blind +(82796, 0, 1, 32, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 2450391, 0, 56288), -- Third Mine Blind +(82796, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2535088, 0, 56288), -- Third Mine Blind +(83024, 0, 1, 32, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2519307, 0, 56288), -- The Stormrider's Bond +(83024, 0, 0, -1, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2519307, 0, 56288), -- The Stormrider's Bond +(83771, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2549634, 0, 56288), -- Delver's Call: Tak-Rethan Abyss +(83771, 0, 1, 0, 451534, 166266, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Delver's Call: Tak-Rethan Abyss +(83771, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56288), -- Delver's Call: Tak-Rethan Abyss +(83770, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2387847, 0, 56288), -- Delver's Call: Spiral Weave +(83770, 0, 1, 0, 451532, 166262, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Delver's Call: Spiral Weave +(83770, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2387847, 0, 56288), -- Delver's Call: Spiral Weave +(83716, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2542486, 0, 56288), -- Beneath the Roots +(83324, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2478297, 0, 56288), -- A Silken Thread +(83321, 0, 1, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2502964, 0, 56288), -- Strange Bats +(83321, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2406674, 0, 56288), -- Strange Bats +(83306, 0, 1, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386718, 0, 56288), -- Where the Wild Things Camp +(83306, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2466838, 0, 56288), -- Where the Wild Things Camp +(82792, 0, 1, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2484540, 0, 56288), -- All Ore Nothing +(82792, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2450391, 0, 56288), -- All Ore Nothing +(79651, 0, 1, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2502964, 0, 56288), -- Trade Partners +(79651, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2443011, 0, 56288), -- Trade Partners +(79256, 1, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2446031, 0, 56263), -- A Hint of Fear +(79256, 0, 1, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2395017, 0, 56263), -- A Hint of Fear +(79256, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2423683, 0, 56263), -- A Hint of Fear +(81689, 1, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2446031, 0, 56263), -- Orientation: Gundargaz +(81689, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2395017, 0, 56263), -- Orientation: Gundargaz +(81689, 0, 1, 0, 448633, 221390, 2601, 2214, 0, 0, 0, 0, 0, 2473209, 0, 56263), -- Orientation: Gundargaz +(81689, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2395017, 0, 56263), -- Orientation: Gundargaz +(79354, 0, 1, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2395017, 0, 56263), -- The Machine Speakers +(79354, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- The Machine Speakers +(78761, 1, 3, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 2400676, 0, 56263), -- Into the Machine +(78761, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2400676, 0, 56263), -- Into the Machine +(78761, 0, 1, 0, 446604, 216130, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- Into the Machine +(78761, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2395017, 0, 56263), -- Into the Machine +(78760, 0, 5, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2400408, 0, 56263), -- Dark Iron from Above +(78760, 0, 4, 6, 449938, 213962, 2601, 2214, 0, 2, 0, 0, 0, 0, 1, 56263), -- Dark Iron from Above +(78760, 0, 3, 2, 449656, 223328, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56263), -- Dark Iron from Above +(78760, 0, 2, 1, 449648, 223263, 2601, 2214, 0, 0, 0, 0, 0, 2498399, 0, 56263), -- Dark Iron from Above +(78760, 0, 1, 0, 446100, 213763, 2601, 2214, 0, 0, 0, 0, 0, 2400408, 0, 56263), -- Dark Iron from Above +(78760, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2400676, 0, 56263), -- Dark Iron from Above +(78742, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2400408, 0, 56263), -- Battle of the Earthenworks +(78742, 0, 1, 5, 446005, 213951, 2601, 2214, 0, 0, 0, 0, 0, 0, 1, 56263), -- Battle of the Earthenworks +(78742, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2400408, 0, 56263), -- Battle of the Earthenworks +(78741, 1, 5, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2455173, 0, 56263), -- Sympathetic Speakers +(78741, 0, 4, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2399089, 0, 56263), -- Sympathetic Speakers +(78741, 0, 3, 2, 444884, 31708, 2601, 2214, 0, 0, 0, 0, 0, 2432467, 0, 56263), -- Sympathetic Speakers +(78741, 0, 2, 1, 444883, 213673, 2601, 2214, 0, 0, 0, 0, 0, 2399849, 0, 56263), -- Sympathetic Speakers +(78741, 0, 1, 0, 444882, 213674, 2601, 2214, 0, 0, 0, 0, 0, 2399850, 0, 56263), -- Sympathetic Speakers +(78741, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2455173, 0, 56263), -- Sympathetic Speakers +(78738, 0, 1, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2395016, 0, 56263), -- Absent Speaker +(78738, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2399089, 0, 56263), -- Absent Speaker +(78706, 0, 1, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2455539, 0, 56263), -- The High Speaker's Secret +(78706, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2395016, 0, 56263), -- The High Speaker's Secret +(78705, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2455540, 0, 56263), -- What She Saw +(78705, 0, 2, 1, 446166, 216511, 2601, 2214, 0, 0, 0, 0, 0, 2436147, 0, 56263), -- What She Saw +(78705, 0, 1, 0, 446165, 216510, 2601, 2214, 0, 0, 0, 0, 0, 2436147, 0, 56263), -- What She Saw +(78705, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2455540, 0, 56263), -- What She Saw +(78704, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2436126, 0, 56263), -- Find the Foreman +(78704, 0, 1, 1, 446164, 213658, 2601, 2214, 0, 0, 0, 0, 0, 2401476, 0, 56263), -- Find the Foreman +(78704, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 117445, 0, 0, 0, 56263), -- Find the Foreman +(78703, 0, 4, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- Buried in Stone +(78703, 0, 3, 2, 446162, 216507, 2601, 2214, 0, 0, 0, 0, 0, 2436126, 0, 56263), -- Buried in Stone +(78703, 0, 2, 1, 446161, 216506, 2601, 2214, 0, 0, 0, 0, 0, 2436126, 0, 56263), -- Buried in Stone +(78703, 0, 1, 0, 446160, 216505, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- Buried in Stone +(78703, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 117445, 0, 0, 0, 56263), -- Buried in Stone +(78701, 0, 5, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2435862, 0, 56263), -- The Truth in Chalk +(78701, 0, 4, 3, 447993, 433499, 2601, 2214, 0, 0, 0, 0, 0, 2461011, 0, 56263), -- The Truth in Chalk +(78701, 0, 3, 2, 447539, 429349, 2601, 2214, 0, 0, 0, 0, 0, 2455365, 0, 56263), -- The Truth in Chalk +(78701, 0, 2, 1, 447538, 429348, 2601, 2214, 0, 0, 0, 0, 0, 2455359, 0, 56263), -- The Truth in Chalk +(78701, 0, 1, 0, 447537, 429347, 2601, 2214, 0, 0, 0, 0, 0, 2455349, 0, 56263), -- The Truth in Chalk +(78701, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 117445, 0, 0, 0, 56263), -- The Truth in Chalk +(78700, 0, 2, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- Controlled Demolition +(78700, 0, 1, 0, 446148, 216486, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56263), -- Controlled Demolition +(78700, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 117445, 0, 0, 0, 56263), -- Controlled Demolition +(78697, 0, 5, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2399466, 0, 56263), -- Ghost of a Company Town +(78697, 0, 4, 18, 445476, 214883, 2601, 2214, 0, 2, 0, 0, 0, 2422760, 0, 56263), -- Ghost of a Company Town +(78697, 0, 3, 2, 445471, 215202, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- Ghost of a Company Town +(78697, 0, 2, 1, 445470, 215150, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- Ghost of a Company Town +(78697, 0, 1, 0, 451701, 228005, 2601, 2214, 0, 2, 0, 0, 0, 2399465, 0, 56263), -- Ghost of a Company Town +(78697, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2435850, 0, 56263), -- Ghost of a Company Town +(78696, 2, 5, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2435850, 0, 56263), -- We Don't Go to Taelloch +(78696, 1, 4, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2399465, 0, 56263), -- We Don't Go to Taelloch +(78696, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2455036, 0, 56263), -- We Don't Go to Taelloch +(78696, 0, 2, 1, 446106, 216354, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- We Don't Go to Taelloch +(78696, 0, 1, 0, 447908, 219913, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56263), -- We Don't Go to Taelloch +(78696, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2399466, 0, 56263), -- We Don't Go to Taelloch +(78685, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2451549, 0, 56263), -- The Tunnel's End +(78685, 0, 1, 0, 447530, 219402, 2601, 2214, 0, 0, 0, 0, 0, 2455037, 0, 56263), -- The Tunnel's End +(78685, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2455036, 0, 56263), -- The Tunnel's End +(80079, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2451548, 0, 56263), -- A Wrench in the Works +(80079, 0, 1, 0, 447284, 218712, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- A Wrench in the Works +(80079, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2451548, 0, 56263), -- A Wrench in the Works +(80082, 0, 1, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2396338, 0, 56263), -- Back to Gundargaz +(80082, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 2451549, 0, 56263), -- Back to Gundargaz +(78642, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2396337, 0, 56263), -- New Candle, New Hope +(78642, 0, 2, 1, 444691, 156591, 2601, 2214, 0, 0, 0, 0, 0, 2396337, 0, 56263), -- New Candle, New Hope +(78642, 0, 1, 0, 445757, 153803, 2601, 2214, 0, 0, 0, 0, 0, 2396337, 0, 56263), -- New Candle, New Hope +(78642, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2396337, 0, 56263), -- New Candle, New Hope +(79267, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2396338, 0, 56263), -- Wax On, Pot Off +(79267, 0, 1, 0, 445913, 215796, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56263), -- Wax On, Pot Off +(79267, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2396338, 0, 56263), -- Wax On, Pot Off +(78641, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2396337, 0, 56263), -- Tackling Torchsnarl +(78641, 0, 1, 0, 444690, 212993, 2601, 2214, 0, 0, 0, 0, 0, 2396339, 0, 56263), -- Tackling Torchsnarl +(78641, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2396337, 0, 56263), -- Tackling Torchsnarl +(79205, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2396337, 0, 56263), -- Not Waste, Not Want +(79205, 0, 2, 1, 447417, 217015, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56263), -- Not Waste, Not Want +(79205, 0, 1, 0, 445778, 212177, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56263), -- Not Waste, Not Want +(79205, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2396337, 0, 56263), -- Not Waste, Not Want +(78639, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2396337, 0, 56263), -- Ko-boldening +(78639, 0, 1, 0, 444688, 213100, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- Ko-boldening +(78639, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2396337, 0, 56263), -- Ko-boldening +(78640, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2393874, 0, 56263), -- Manifesto Destiny +(78640, 0, 2, 2, 444689, 213215, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- Manifesto Destiny +(78640, 0, 1, 1, 445978, 31656, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- Manifesto Destiny +(78640, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2396337, 0, 56263), -- Manifesto Destiny +(78636, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2393296, 0, 56263), -- Retaking the Mines +(78636, 0, 2, 2, 445490, 215077, 2601, 2214, 0, 0, 0, 0, 0, 2418206, 0, 56263), -- Retaking the Mines +(78636, 0, 1, 1, 444684, 214937, 2601, 2214, 0, 0, 0, 0, 0, 2418211, 0, 56263), -- Retaking the Mines +(78636, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2393875, 0, 56263), -- Retaking the Mines +(78638, 0, 4, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2393296, 0, 56263), -- Engineering Destruction +(78638, 1, 3, 1, 444687, 212593, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- Engineering Destruction +(78638, 0, 2, 1, 444687, 212593, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56263), -- Engineering Destruction +(78638, 0, 1, 0, 446972, 32122, 2601, 2214, 0, 0, 0, 0, 0, 2449343, 0, 56263), -- Engineering Destruction +(78638, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2393296, 0, 56263), -- Engineering Destruction +(78637, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2393629, 0, 56263), -- Cracking Cogchewer +(78637, 0, 2, 1, 445495, 211865, 2601, 2214, 0, 0, 0, 0, 0, 2393865, 0, 56263), -- Cracking Cogchewer +(78637, 0, 1, 0, 446973, 32122, 2601, 2214, 0, 0, 0, 0, 0, 2449343, 0, 56263), -- Cracking Cogchewer +(78637, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2393629, 0, 56263), -- Cracking Cogchewer +(79206, 0, 4, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- Broken Memories +(79206, 1, 3, -1, 0, 0, 2601, 2214, 0, 32768, 0, 0, 0, 2393875, 0, 56263), -- Broken Memories +(79206, 0, 2, -1, 0, 0, 2601, 2214, 0, 32768, 0, 0, 0, 2393296, 0, 56263), -- Broken Memories +(79206, 0, 1, -1, 0, 0, 2601, 2214, 0, 32768, 0, 0, 0, 2396338, 0, 56263), -- Broken Memories +(79206, 0, 0, -1, 0, 0, 2601, 2214, 0, 32768, 0, 0, 0, 2395016, 0, 56263), -- Broken Memories +(78635, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2393629, 0, 56263), -- Death and Waxes +(78635, 0, 1, 0, 444683, 210878, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- Death and Waxes +(78635, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2393629, 0, 56263), -- Death and Waxes +(78839, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2393296, 0, 56263), -- Kobold Shoulder +(78839, 0, 1, 0, 447460, 212536, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56263), -- Kobold Shoulder +(78839, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2393296, 0, 56263), -- Kobold Shoulder +(78634, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2393296, 0, 56263), -- Leave No Stone Behind +(78634, 0, 1, 0, 444682, 210873, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- Leave No Stone Behind +(78634, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2393296, 0, 56263), -- Leave No Stone Behind +(78631, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2395016, 0, 56263), -- Speaking to the Speakers +(78631, 0, 2, 2, 445833, 31613, 2601, 2214, 0, 0, 0, 0, 0, 2422025, 0, 56263), -- Speaking to the Speakers +(78631, 0, 1, 1, 445832, 215591, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56263), -- Speaking to the Speakers +(78631, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2393296, 0, 56263), -- Speaking to the Speakers +(78838, 0, 5, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2395016, 0, 56263), -- Cogs in the Machine +(78838, 0, 4, 3, 445848, 31622, 2601, 2214, 0, 0, 0, 0, 0, 2422176, 0, 56263), -- Cogs in the Machine +(78838, 0, 3, 2, 445666, 213869, 2601, 2214, 0, 0, 0, 0, 0, 2401259, 0, 56263), -- Cogs in the Machine +(78838, 0, 2, 1, 445668, 213875, 2601, 2214, 0, 0, 0, 0, 0, 2401280, 0, 56263), -- Cogs in the Machine +(78838, 0, 1, 0, 445834, 215563, 2601, 2214, 0, 0, 0, 0, 0, 2421660, 0, 56263), -- Cogs in the Machine +(78838, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2395016, 0, 56263), -- Cogs in the Machine +(78837, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2392547, 0, 56263), -- Pomp and Dire Circumstance +(78837, 0, 1, 0, 450843, 212592, 2601, 2214, 0, 0, 0, 0, 0, 2392547, 0, 56263), -- Pomp and Dire Circumstance +(78837, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2395016, 0, 56263), -- Pomp and Dire Circumstance +(78557, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2392607, 0, 56263), -- Getting Off Track +(78557, 0, 1, 0, 444538, 215249, 2601, 2214, 0, 0, 0, 0, 0, 2419149, 0, 56263), -- Getting Off Track +(78557, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2392607, 0, 56263), -- Getting Off Track +(78555, 0, 2, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 2392547, 0, 56263), -- Underground and Overwhelmed +(78555, 0, 1, 4, 445545, 218251, 2601, 2214, 0, 0, 0, 0, 0, 0, 1, 56263), -- Underground and Overwhelmed +(78555, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2392547, 0, 56263), -- Underground and Overwhelmed +(80434, 0, 1, 32, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2446417, 0, 56263), -- Into the Deeps +(80434, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2392547, 0, 56263), -- Into the Deeps +(78546, 1, 6, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2446411, 0, 56263), -- Recompense +(78546, 0, 5, 32, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- Recompense +(78546, 0, 4, 2, 449389, 217871, 2552, 2248, 0, 0, 0, 0, 0, 2446411, 0, 56263), -- Recompense +(78546, 0, 3, 1, 446834, 217918, 2552, 2248, 0, 0, 0, 0, 0, 2446413, 0, 56263), -- Recompense +(78546, 0, 2, 0, 447161, 218494, 2552, 2248, 0, 0, 0, 0, 0, 2446413, 0, 56263), -- Recompense +(78546, 1, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2446411, 0, 56263), -- Recompense +(78546, 0, 0, -1, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- Recompense +(78545, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2446368, 0, 56263), -- Return to the Coreway +(78545, 0, 2, 0, 446821, 217873, 2552, 2248, 0, 0, 0, 0, 0, 2446411, 0, 56263), -- Return to the Coreway +(78545, 1, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2446411, 0, 56263), -- Return to the Coreway +(78545, 0, 0, -1, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- Return to the Coreway +(78544, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2395115, 0, 56263), -- Bring the Thunder +(78544, 0, 3, 4, 446546, 217342, 2552, 2248, 0, 2, 0, 0, 0, 0, 1, 56263), -- Bring the Thunder +(78544, 0, 2, 1, 446556, 217349, 2552, 2248, 0, 0, 0, 0, 0, 2395115, 0, 56263), -- Bring the Thunder +(78544, 0, 1, 0, 446543, 217340, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Bring the Thunder +(78544, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2446368, 0, 56263), -- Bring the Thunder +(78543, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2395029, 0, 56263), -- Poking the Spider Nest +(78543, 0, 2, 1, 446528, 217317, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Poking the Spider Nest +(78543, 0, 1, 0, 447201, 424439, 2552, 2248, 0, 0, 0, 0, 0, 2450680, 0, 56263), -- Poking the Spider Nest +(78543, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2395115, 0, 56263), -- Poking the Spider Nest +(78542, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2395030, 0, 56263), -- Evacuation Area +(78542, 0, 1, 0, 446482, 217230, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Evacuation Area +(78542, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2395030, 0, 56263), -- Evacuation Area +(78541, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2395029, 0, 56263), -- Lay the Trap +(78541, 0, 1, 0, 446495, 217244, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56263), -- Lay the Trap +(78541, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2395029, 0, 56263), -- Lay the Trap +(78540, 1, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2483854, 0, 56263), -- To the Meadery +(78540, 0, 1, 32, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- To the Meadery +(78540, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2395029, 0, 56263), -- To the Meadery +(78539, 1, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2483854, 0, 56263), -- Lasting Repairs +(78539, 0, 3, 32, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- Lasting Repairs +(78539, 0, 2, 0, 446471, 217213, 2552, 2339, 0, 0, 0, 0, 0, 2483854, 0, 56263), -- Lasting Repairs +(78539, 1, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2483854, 0, 56263), -- Lasting Repairs +(78539, 0, 0, -1, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- Lasting Repairs +(80022, 1, 7, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2395021, 0, 56263), -- Calling the Stormriders +(80022, 0, 6, 32, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- Calling the Stormriders +(80022, 1, 5, 2, 447189, 226951, 2648, 2320, 0, 2, 0, 124815, 0, 0, 0, 56263), -- Calling the Stormriders +(80022, 0, 4, 2, 447189, 226951, 2552, 2339, 0, 0, 0, 127189, 0, 2480729, 0, 56263), -- Calling the Stormriders +(80022, 0, 3, 1, 447188, 218516, 2552, 2248, 0, 0, 0, 0, 0, 2480729, 0, 56263), -- Calling the Stormriders +(80022, 0, 2, 0, 447187, 218514, 2552, 2248, 0, 0, 0, 0, 0, 2480729, 0, 56263), -- Calling the Stormriders +(80022, 1, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2395019, 0, 56263), -- Calling the Stormriders +(80022, 0, 0, -1, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- Calling the Stormriders +(78538, 1, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2433604, 0, 56263), -- Group Effort +(78538, 0, 3, 32, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- Group Effort +(78538, 0, 2, 0, 446464, 217206, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Group Effort +(78538, 1, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2395019, 0, 56263), -- Group Effort +(78538, 0, 0, -1, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- Group Effort +(78471, 0, 1, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2449768, 0, 56263), -- Convergence +(78471, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2436153, 0, 56263), -- Convergence +(79721, 0, 4, 32, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Fire in the Hole +(79721, 0, 3, 2, 446891, 218005, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Fire in the Hole +(79721, 0, 2, 1, 446791, 217788, 2552, 2248, 0, 0, 0, 0, 0, 2445593, 0, 56263), -- Fire in the Hole +(79721, 0, 1, 0, 446790, 423582, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Fire in the Hole +(79721, 0, 0, -1, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Fire in the Hole +(79701, 0, 3, 32, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- The Cavalry is Here +(79701, 0, 2, 7, 446978, 216492, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- The Cavalry is Here +(79701, 0, 1, 1, 446974, 216197, 2552, 2248, 0, 2, 0, 0, 0, 0, 1, 56263), -- The Cavalry is Here +(79701, 0, 0, -1, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- The Cavalry is Here +(78470, 0, 1, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2396975, 0, 56263), -- The Proscenium +(78470, 0, 0, -1, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- The Proscenium +(78462, 0, 5, 32, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 2423828, 0, 56263), -- Echoes of Compassion +(78462, 0, 4, 3, 445922, 217506, 2552, 2248, 0, 2, 0, 0, 0, 2396422, 0, 56263), -- Echoes of Compassion +(78462, 0, 3, 2, 446670, 217501, 2552, 2248, 0, 0, 0, 0, 0, 2443022, 0, 56263), -- Echoes of Compassion +(78462, 0, 2, 1, 445923, 215809, 2552, 2248, 0, 0, 0, 0, 0, 2396423, 0, 56263), -- Echoes of Compassion +(78462, 0, 1, 0, 445900, 215763, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Echoes of Compassion +(78462, 0, 0, -1, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 2423828, 0, 56263), -- Echoes of Compassion +(78463, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2396981, 0, 56263), -- Building Blocks +(78463, 0, 1, 0, 445662, 211962, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Building Blocks +(78463, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2442965, 0, 56263), -- Building Blocks +(79553, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2423828, 0, 56263), -- A Natural Remedy +(79553, 0, 1, 0, 446451, 213233, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56263), -- A Natural Remedy +(79553, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2423828, 0, 56263), -- A Natural Remedy +(78464, 0, 10, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2423828, 0, 56263), -- Delve into the Earth +(78464, 0, 9, 31, 0, 0, 2552, 2248, 0, 2, 0, 123360, 0, 0, 0, 56263), -- Delve into the Earth +(78464, 0, 8, 7, 447226, 218644, 2552, 2248, 0, 0, 0, 0, 0, 2451223, 0, 56263), -- Delve into the Earth +(78464, 0, 7, 6, 448251, 157281, 2680, 2269, 0, 2, 0, 0, 0, 0, 0, 56263), -- Delve into the Earth +(78464, 0, 6, 5, 445899, 221896, 2680, 2269, 0, 2, 0, 0, 0, 0, 0, 56263), -- Delve into the Earth +(78464, 0, 5, 4, 447209, 156231, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Delve into the Earth +(78464, 0, 4, 3, 450394, 162562, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Delve into the Earth +(78464, 0, 3, 2, 448250, 220749, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Delve into the Earth +(78464, 0, 2, 1, 446659, 217483, 2552, 2248, 0, 2, 0, 0, 0, 2396426, 0, 56263), -- Delve into the Earth +(78464, 0, 1, 0, 446658, 217482, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Delve into the Earth +(78464, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2423828, 0, 56263), -- Delve into the Earth +(78461, 1, 5, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2393480, 0, 56263), -- The Fourth Seat +(78461, 0, 4, 32, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- The Fourth Seat +(78461, 0, 3, 2, 449569, 216099, 2552, 2248, 0, 0, 0, 0, 0, 2423828, 0, 56263), -- The Fourth Seat +(78461, 0, 2, 1, 449568, 216071, 2552, 2248, 0, 0, 0, 0, 0, 2396380, 0, 56263); -- The Fourth Seat + +INSERT INTO `quest_poi` (`QuestID`, `BlobIndex`, `Idx1`, `ObjectiveIndex`, `QuestObjectiveID`, `QuestObjectID`, `MapID`, `UiMapID`, `Priority`, `Flags`, `WorldEffectID`, `PlayerConditionID`, `NavigationPlayerConditionID`, `SpawnTrackingID`, `AlwaysAllowMergingBlobs`, `VerifiedBuild`) VALUES +(78461, 0, 1, 0, 445535, 215090, 2552, 2248, 0, 0, 0, 0, 0, 2418195, 0, 56263), -- The Fourth Seat +(78461, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2423828, 0, 56263), -- The Fourth Seat +(78459, 1, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2392703, 0, 56263), -- State of the Union +(78459, 0, 3, 32, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- State of the Union +(78459, 0, 2, 0, 445533, 215088, 2552, 2248, 0, 0, 0, 0, 0, 2392703, 0, 56263), -- State of the Union +(78459, 1, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2392703, 0, 56263), -- State of the Union +(78459, 0, 0, -1, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- State of the Union +(78468, 1, 5, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2394236, 0, 56263), -- The Archive +(78468, 0, 4, 32, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- The Archive +(78468, 0, 3, 1, 447869, 219880, 2552, 2339, 0, 0, 0, 0, 0, 2459171, 0, 56263), -- The Archive +(78468, 0, 2, 0, 449147, 222335, 2552, 2339, 0, 0, 0, 0, 0, 2459171, 0, 56263), -- The Archive +(78468, 1, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2394236, 0, 56263), -- The Archive +(78468, 0, 0, -1, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- The Archive +(78457, 1, 8, 32, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 2422283, 0, 56263), -- Stones of Dornogal +(78457, 0, 7, 32, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- Stones of Dornogal +(78457, 0, 6, 4, 452655, 223728, 2552, 2339, 0, 0, 0, 0, 0, 2502263, 0, 56263), -- Stones of Dornogal +(78457, 0, 5, 3, 449052, 222017, 2552, 2248, 0, 0, 0, 0, 0, 2347280, 0, 56263), -- Stones of Dornogal +(78457, 0, 4, 2, 447127, 215087, 2552, 2248, 0, 0, 0, 0, 0, 2392704, 0, 56263), -- Stones of Dornogal +(78457, 0, 3, 1, 445776, 215086, 2552, 2339, 0, 0, 0, 0, 0, 2392705, 0, 56263), -- Stones of Dornogal +(78457, 0, 2, 0, 450003, 224005, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Stones of Dornogal +(78457, 1, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2392703, 0, 56263), -- Stones of Dornogal +(78457, 0, 0, -1, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- Stones of Dornogal +(78460, 1, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2392612, 0, 56263), -- Hypocenter +(78460, 0, 3, 32, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- Hypocenter +(78460, 0, 2, 0, 445441, 214868, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Hypocenter +(78460, 1, 1, -1, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2417211, 0, 56263), -- Hypocenter +(78460, 0, 0, -1, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- Hypocenter +(78536, 1, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2392612, 0, 56263), -- Impossible Odds +(78536, 0, 3, 32, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- Impossible Odds +(78536, 0, 2, 0, 446376, 216969, 2552, 2248, 0, 0, 0, 0, 0, 2458031, 0, 56263), -- Impossible Odds +(78536, 1, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2392612, 0, 56263), -- Impossible Odds +(78536, 0, 0, -1, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- Impossible Odds +(78535, 1, 7, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2437158, 0, 56263), -- They Come from Below +(78535, 0, 6, 32, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- They Come from Below +(78535, 0, 5, 6, 447768, 219753, 2552, 2248, 0, 0, 0, 0, 0, 2392612, 0, 56263), -- They Come from Below +(78535, 1, 4, 3, 446216, 216603, 2552, 2248, 0, 2, 0, 118574, 0, 0, 1, 56263), -- They Come from Below +(78535, 0, 3, 3, 446216, 216603, 2552, 2248, 0, 2, 0, 118573, 0, 0, 1, 56263), -- They Come from Below +(78535, 0, 2, 0, 446218, 216616, 2552, 2248, 0, 0, 0, 0, 0, 2437017, 0, 56263), -- They Come from Below +(78535, 1, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2392612, 0, 56263), -- They Come from Below +(78535, 0, 0, -1, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- They Come from Below +(78534, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2456109, 0, 56263), -- To Dornogal +(78534, 0, 3, 2, 449029, 222003, 2552, 2248, 0, 0, 0, 0, 0, 2437158, 0, 56263), -- To Dornogal +(78534, 0, 2, 1, 447643, 219598, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- To Dornogal +(78534, 1, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2437158, 0, 56263), -- To Dornogal +(78534, 0, 0, -1, 0, 0, 2552, 2339, 0, 2, 0, 0, 0, 0, 0, 56263), -- To Dornogal +(78533, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2394454, 0, 56263), -- Secure the Beach +(78533, 0, 3, 3, 447629, 219575, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Secure the Beach +(78533, 0, 2, 2, 447628, 219573, 2552, 2248, 0, 0, 0, 0, 0, 2455747, 0, 56263), -- Secure the Beach +(78533, 0, 1, 1, 446242, 216643, 2552, 2248, 0, 0, 0, 0, 0, 2394483, 0, 56263), -- Secure the Beach +(78533, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2456109, 0, 56263), -- Secure the Beach +(78532, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 122786, 0, 2410275, 0, 56263), -- Erratic Artifacts +(78532, 0, 1, 0, 445369, 214605, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56263), -- Erratic Artifacts +(78532, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2394402, 0, 56263), -- Erratic Artifacts +(78531, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2394401, 0, 56263), -- Urgent Recovery +(78531, 0, 1, 0, 445324, 214512, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Urgent Recovery +(78531, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2394401, 0, 56263), -- Urgent Recovery +(78530, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2394402, 0, 56263), -- Slay the Saboteurs +(78530, 0, 1, 0, 445358, 214582, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56263), -- Slay the Saboteurs +(78530, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2394402, 0, 56263), -- Slay the Saboteurs +(78529, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2446577, 0, 56263), -- Violent Impact +(78529, 0, 2, 1, 445096, 214301, 2552, 2248, 0, 0, 0, 0, 0, 2446577, 0, 56263), -- Violent Impact +(78529, 0, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 122973, 0, 2394402, 0, 56263), -- Violent Impact +(78529, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 122972, 0, 2394401, 0, 56263), -- Violent Impact +(80321, 2, 7, 32, 0, 0, 2731, 2307, 0, 0, 0, 0, 0, 2459146, 0, 56263), -- Departure +(80321, 1, 6, 32, 0, 0, 1220, 629, 0, 0, 0, 0, 0, 2479146, 0, 56263), -- Departure +(80321, 0, 5, 32, 0, 0, 1220, 627, 0, 2, 0, 0, 0, 0, 0, 56263), -- Departure +(80321, 0, 4, 3, 453008, 230058, 2731, 2305, 0, 0, 0, 0, 0, 2459892, 0, 56263), -- Departure +(80321, 0, 3, 2, 447881, 219665, 2731, 2305, 0, 0, 0, 0, 0, 2459174, 0, 56263), -- Departure +(80321, 0, 2, 1, 447876, 222948, 2731, 2305, 0, 2, 0, 0, 0, 0, 0, 56263), -- Departure +(80321, 0, 1, 0, 449475, 222947, 2731, 2307, 0, 2, 0, 0, 0, 0, 0, 56263), -- Departure +(80321, 0, 0, -1, 0, 0, 2731, 2305, 0, 0, 0, 0, 0, 2459881, 0, 56263), -- Departure +(79106, 2, 8, 32, 0, 0, 2731, 2305, 0, 0, 0, 0, 0, 2456968, 0, 56263), -- Rupture +(79106, 1, 7, 32, 0, 0, 1220, 629, 0, 0, 0, 0, 0, 2479146, 0, 56263), -- Rupture +(79106, 0, 6, 32, 0, 0, 1220, 627, 0, 2, 0, 0, 0, 0, 0, 56263), -- Rupture +(79106, 0, 5, 5, 447847, 219884, 2731, 2307, 0, 2, 0, 0, 34450, 0, 0, 56263), -- Rupture +(79106, 0, 4, 4, 447871, 219883, 2731, 2306, 0, 2, 0, 0, 0, 0, 0, 56263), -- Rupture +(79106, 0, 3, 3, 447846, 219873, 2731, 2306, 0, 2, 0, 0, 0, 0, 0, 56263), -- Rupture +(79106, 0, 2, 1, 445486, 219859, 2731, 2306, 0, 2, 0, 0, 34450, 0, 0, 56263), -- Rupture +(79106, 0, 1, 0, 445485, 214912, 2731, 2305, 0, 2, 0, 0, 0, 0, 0, 56263), -- Rupture +(79106, 0, 0, -1, 0, 0, 2731, 2307, 0, 0, 0, 0, 0, 2459146, 0, 56263), -- Rupture +(79105, 2, 5, 32, 0, 0, 2731, 2305, 0, 0, 0, 0, 0, 2456701, 0, 56263), -- Breach +(79105, 1, 4, 32, 0, 0, 1220, 629, 0, 0, 0, 0, 0, 2479146, 0, 56263), -- Breach +(79105, 0, 3, 32, 0, 0, 1220, 627, 0, 2, 0, 0, 0, 0, 0, 56263), -- Breach +(79105, 0, 2, 3, 449205, 214911, 2731, 2305, 0, 2, 0, 0, 0, 0, 1, 56263), -- Breach +(79105, 0, 1, 0, 445483, 3454, 2731, 2305, 0, 2, 0, 0, 0, 0, 0, 56263), -- Breach +(79105, 0, 0, -1, 0, 0, 2731, 2305, 0, 2, 0, 0, 0, 0, 0, 56263), -- Breach +(78722, 1, 4, 32, 0, 0, 1220, 627, 0, 2, 0, 0, 0, 0, 0, 56263), -- To Khaz Algar! +(78722, 0, 3, 32, 0, 0, 1220, 629, 0, 0, 0, 0, 0, 2479146, 0, 56263), -- To Khaz Algar! +(78722, 0, 2, 0, 448167, 220538, 1220, 629, 0, 0, 0, 0, 0, 2479146, 0, 56263), -- To Khaz Algar! +(78722, 1, 1, -1, 0, 0, 2731, 2305, 0, 0, 0, 0, 0, 2456701, 0, 56263), -- To Khaz Algar! +(78722, 0, 0, -1, 0, 0, 1220, 627, 0, 2, 0, 0, 0, 0, 0, 56263), -- To Khaz Algar! +(78718, 1, 7, 32, 0, 0, 1220, 627, 0, 2, 0, 0, 0, 0, 0, 56263), -- Strengthen the Wards +(78718, 0, 6, 32, 0, 0, 1220, 629, 0, 0, 0, 0, 0, 2412498, 0, 56263), -- Strengthen the Wards +(78718, 4, 5, 0, 445393, 214667, 1220, 627, 0, 0, 0, 121127, 0, 2461108, 0, 56263), -- Strengthen the Wards +(78718, 3, 4, 0, 445393, 214667, 1220, 627, 0, 0, 0, 121127, 0, 2461086, 0, 56263), -- Strengthen the Wards +(78718, 2, 3, 0, 445393, 214667, 1220, 627, 0, 0, 0, 121127, 0, 2461107, 0, 56263), -- Strengthen the Wards +(78718, 1, 2, 0, 445393, 214667, 1220, 627, 0, 0, 0, 121127, 0, 2461106, 0, 56263), -- Strengthen the Wards +(78718, 0, 1, 0, 445393, 214667, 1220, 629, 0, 0, 0, 121128, 0, 2477567, 0, 56263), -- Strengthen the Wards +(78718, 0, 0, -1, 0, 0, 1220, 629, 0, 0, 0, 0, 0, 2412498, 0, 56263), -- Strengthen the Wards +(78721, 0, 4, 32, 0, 0, 1220, 629, 0, 0, 0, 0, 0, 2479149, 0, 56263), -- Meet the Team +(78721, 1, 3, 0, 445394, 214670, 1220, 629, 0, 0, 0, 121128, 0, 2477567, 0, 56263), -- Meet the Team +(78721, 0, 2, 0, 445394, 214670, 1220, 627, 0, 0, 0, 121127, 0, 2461035, 0, 56263), -- Meet the Team +(78721, 1, 1, -1, 0, 0, 1220, 629, 0, 0, 0, 0, 0, 2479149, 0, 56263), -- Meet the Team +(78721, 0, 0, -1, 0, 0, 1220, 627, 0, 0, 0, 0, 0, 2479055, 0, 56263), -- Meet the Team +(78719, 0, 6, 32, 0, 0, 1220, 629, 0, 0, 0, 0, 0, 2412429, 0, 56263), -- Citizens of Dalaran +(78719, 3, 5, 0, 445390, 214666, 1220, 627, 0, 0, 0, 121127, 0, 2461135, 0, 56263), -- Citizens of Dalaran +(78719, 2, 4, 0, 445390, 214666, 1220, 627, 0, 0, 0, 121127, 0, 2461138, 0, 56263), -- Citizens of Dalaran +(78719, 1, 3, 0, 445390, 214666, 1220, 627, 0, 0, 0, 121127, 0, 2461124, 0, 56263), -- Citizens of Dalaran +(78719, 0, 2, 0, 445390, 214666, 1220, 629, 0, 0, 0, 121128, 0, 2477567, 0, 56263), -- Citizens of Dalaran +(78719, 1, 1, -1, 0, 0, 1220, 629, 0, 0, 0, 0, 0, 2412429, 0, 56263), -- Citizens of Dalaran +(78719, 0, 0, -1, 0, 0, 1220, 627, 0, 2, 0, 0, 0, 0, 0, 56263), -- Citizens of Dalaran +(78717, 1, 3, 32, 0, 0, 1220, 627, 0, 2, 0, 0, 0, 0, 0, 56263), -- A Mysterious Warning +(78717, 0, 2, 32, 0, 0, 1220, 629, 0, 0, 0, 0, 0, 2412429, 0, 56263), -- A Mysterious Warning +(78717, 0, 1, 0, 448112, 220379, 1220, 629, 0, 0, 0, 0, 0, 2412429, 0, 56263), -- A Mysterious Warning +(78717, 0, 0, -1, 0, 0, 1220, 629, 0, 0, 0, 0, 0, 2479146, 0, 56263), -- A Mysterious Warning +(82284, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397703, 0, 56311), -- Remembrance for the Fallen +(82284, 0, 1, 0, 449844, 3508, 2601, 2215, 0, 0, 0, 0, 0, 2502153, 0, 56311), -- Remembrance for the Fallen +(82284, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397703, 0, 56311), -- Remembrance for the Fallen +(82257, 0, 2, 32, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Burrow Burial +(82257, 1, 1, 0, 449660, 411984, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Burrow Burial +(82257, 0, 0, 0, 449660, 411984, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Burrow Burial +(82268, 0, 1, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2494939, 0, 56311), -- The Sorrowful Journey Home +(82268, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397703, 0, 56311), -- The Sorrowful Journey Home +(81969, 0, 3, 32, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 2478343, 0, 56311), -- An End to the End +(81969, 0, 2, 1, 449792, 223507, 2601, 2255, 0, 0, 0, 0, 0, 2496715, 0, 56311), -- An End to the End +(81969, 0, 1, 0, 449090, 222190, 2601, 2255, 0, 0, 0, 0, 0, 2480033, 0, 56311), -- An End to the End +(81969, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2494939, 0, 56311), -- An End to the End +(81964, 0, 6, 32, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 2478343, 0, 56311), -- The Blacksmith's Fate +(81964, 1, 5, 4, 449672, 223157, 2601, 2255, 0, 0, 0, 122361, 0, 2479324, 0, 56311), -- The Blacksmith's Fate +(81964, 0, 4, 4, 449672, 223157, 2601, 2255, 0, 0, 0, 122357, 0, 2479210, 0, 56311), -- The Blacksmith's Fate +(81964, 0, 3, 2, 449062, 222185, 2601, 2255, 0, 0, 0, 0, 121409, 2479324, 0, 56311), -- The Blacksmith's Fate +(81964, 0, 2, 1, 449061, 222180, 2601, 2255, 0, 0, 0, 0, 0, 2479210, 0, 56311), -- The Blacksmith's Fate +(81964, 0, 1, 0, 449658, 223353, 2601, 2255, 0, 0, 0, 0, 0, 2492787, 0, 56311), -- The Blacksmith's Fate +(81964, 0, 0, -1, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- The Blacksmith's Fate +(81965, 0, 2, 32, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- Invasion Disruption +(81965, 0, 1, 1, 449071, 222092, 2601, 2255, 0, 2, 0, 0, 0, 0, 1, 56311), -- Invasion Disruption +(81965, 0, 0, -1, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- Invasion Disruption +(81950, 0, 2, 32, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 2478347, 0, 56311), -- BOOM Treats! +(81950, 0, 1, 0, 449045, 222007, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56311), -- BOOM Treats! +(81950, 0, 0, -1, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- BOOM Treats! +(81945, 0, 1, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386718, 0, 56311), -- To Arathi's End +(81945, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2478347, 0, 56311), -- To Arathi's End +(81929, 0, 6, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386718, 0, 56311), -- Here's the Plan +(81929, 0, 5, 4, 449601, 223183, 2601, 2255, 0, 0, 0, 0, 0, 2489492, 0, 56311), -- Here's the Plan +(81929, 0, 4, 3, 449575, 223141, 2601, 2255, 0, 0, 0, 0, 0, 2386718, 0, 56311), -- Here's the Plan +(81929, 0, 3, 2, 449574, 227076, 2601, 2255, 0, 0, 0, 0, 0, 2540349, 0, 56311), -- Here's the Plan +(81929, 0, 2, 1, 449579, 223142, 2601, 2255, 0, 0, 0, 0, 0, 2386718, 0, 56311), -- Here's the Plan +(81929, 0, 1, 0, 449573, 211409, 2601, 2255, 0, 0, 0, 0, 0, 2386718, 0, 56311), -- Here's the Plan +(81929, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386718, 0, 56311), -- Here's the Plan +(79123, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2439886, 0, 56311), -- Permanent Hire +(79123, 0, 1, 0, 450959, 226519, 2601, 2255, 0, 0, 0, 0, 0, 2440796, 0, 56311), -- Permanent Hire +(79123, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2440796, 0, 56311), -- Permanent Hire +(79122, 0, 4, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2439886, 0, 56311), -- Scarab Scouting +(79122, 0, 3, 3, 446504, 219220, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56311), -- Scarab Scouting +(79122, 0, 2, 1, 450134, 224265, 2601, 2255, 0, 0, 0, 0, 0, 2365954, 0, 56311), -- Scarab Scouting +(79122, 0, 1, 0, 446521, 217286, 2601, 2255, 0, 0, 0, 0, 0, 2408459, 0, 56311), -- Scarab Scouting +(79122, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2439886, 0, 56311), -- Scarab Scouting +(79121, 0, 3, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2439886, 0, 56311), -- Bug Test +(79121, 0, 2, 1, 446477, 214455, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- Bug Test +(79121, 0, 1, 0, 446476, 214452, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bug Test +(79121, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2439886, 0, 56311), -- Bug Test +(79120, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2439887, 0, 56311), -- Beetle in a Haystack +(79120, 0, 1, 0, 446449, 217191, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- Beetle in a Haystack +(79120, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2439887, 0, 56311), -- Beetle in a Haystack +(79118, 0, 1, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2419890, 0, 56311), -- Rak-Ush Under New Management +(79118, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2439887, 0, 56311), -- Rak-Ush Under New Management +(79117, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2419890, 0, 56311), -- Bright Young Niffen +(79117, 0, 1, 0, 445888, 215732, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bright Young Niffen +(79117, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2419890, 0, 56311), -- Bright Young Niffen +(79115, 0, 1, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2439887, 0, 56311), -- Expert Consultant +(79115, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2419890, 0, 56311), -- Expert Consultant +(79114, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2419871, 0, 56311), -- Beautification Project +(79114, 0, 1, 0, 445898, 215759, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- Beautification Project +(79114, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2419871, 0, 56311), -- Beautification Project +(79119, 0, 2, 32, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 2419871, 0, 56311), -- It's Rough to Be a Bug! +(79119, 0, 1, 0, 445751, 215485, 2601, 2255, 0, 2, 0, 0, 0, 2421209, 0, 56311), -- It's Rough to Be a Bug! +(79119, 0, 0, -1, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 2419871, 0, 56311), -- It's Rough to Be a Bug! +(79541, 0, 3, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2439306, 0, 56311), -- Burn It With Fire +(79541, 0, 2, 1, 446644, 421784, 2601, 2255, 0, 0, 0, 0, 0, 2439922, 0, 56311), -- Burn It With Fire +(79541, 0, 1, 0, 446613, 421785, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56311), -- Burn It With Fire +(79541, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2443010, 0, 56311), -- Burn It With Fire +(79540, 0, 2, 32, 0, 0, 2601, 2255, 0, 8192, 0, 0, 0, 2441875, 0, 56311), -- The Party's Over +(79540, 0, 1, 0, 446672, 217508, 2601, 2255, 0, 0, 0, 0, 0, 2443009, 0, 56311), -- The Party's Over +(79540, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2443009, 0, 56311), -- The Party's Over +(79538, 0, 2, 32, 0, 0, 2601, 2255, 0, 8192, 0, 0, 0, 2438905, 0, 56311), -- Smelly Shrubberies +(79538, 0, 1, 0, 446614, 213514, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56311), -- Smelly Shrubberies +(79538, 0, 0, -1, 0, 0, 2601, 2255, 0, 8192, 0, 0, 0, 2438905, 0, 56311), -- Smelly Shrubberies +(79539, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2438897, 0, 56311), -- Electrifying! +(79539, 0, 1, 0, 446694, 217581, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- Electrifying! +(79539, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2438897, 0, 56311), -- Electrifying! +(80558, 0, 8, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2443011, 0, 56311), -- Nothing Ventured +(80558, 0, 7, 4, 448181, 216994, 2601, 2255, 0, 0, 0, 0, 0, 2438897, 0, 56311), -- Nothing Ventured +(80558, 2, 6, 3, 448180, 220582, 2601, 2255, 0, 0, 0, 120455, 0, 2466178, 0, 56311), -- Nothing Ventured +(80558, 1, 5, 3, 448180, 220582, 2601, 2255, 0, 0, 0, 120454, 0, 2466179, 0, 56311), -- Nothing Ventured +(80558, 0, 4, 3, 448180, 220582, 2601, 2255, 0, 0, 0, 120457, 0, 2442973, 0, 56311), -- Nothing Ventured +(80558, 0, 3, 2, 448184, 217402, 2601, 2255, 0, 0, 0, 0, 0, 2442973, 0, 56311), -- Nothing Ventured +(80558, 0, 2, 1, 448183, 220584, 2601, 2255, 0, 0, 0, 0, 0, 2466178, 0, 56311), -- Nothing Ventured +(80558, 0, 1, 0, 448182, 220583, 2601, 2255, 0, 0, 0, 0, 0, 2466179, 0, 56311), -- Nothing Ventured +(80558, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2443011, 0, 56311), -- Nothing Ventured +(81688, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56311), -- That's All +(81687, 0, 12, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2480019, 0, 56311), -- I Expect You To Dye +(81687, 1, 11, 5, 451382, 229673, 2601, 2255, 0, 0, 0, 0, 0, 2542798, 0, 56311), -- I Expect You To Dye +(81687, 0, 10, 5, 451382, 229673, 2601, 2255, 0, 0, 0, 0, 0, 2542797, 0, 56311), -- I Expect You To Dye +(81687, 1, 9, 4, 451381, 229672, 2601, 2255, 0, 0, 0, 0, 0, 2542799, 0, 56311), -- I Expect You To Dye +(81687, 0, 8, 4, 451381, 229672, 2601, 2255, 0, 0, 0, 0, 0, 2542800, 0, 56311), -- I Expect You To Dye +(81687, 1, 7, 3, 451380, 229671, 2601, 2255, 0, 0, 0, 0, 0, 2542796, 0, 56311), -- I Expect You To Dye +(81687, 0, 6, 3, 451380, 229671, 2601, 2255, 0, 0, 0, 0, 0, 2542795, 0, 56311), -- I Expect You To Dye +(81687, 1, 5, 2, 451379, 229670, 2601, 2255, 0, 0, 0, 0, 0, 2542793, 0, 56311), -- I Expect You To Dye +(81687, 0, 4, 2, 451379, 229670, 2601, 2255, 0, 0, 0, 0, 0, 2542792, 0, 56311), -- I Expect You To Dye +(81687, 1, 3, 1, 451378, 229648, 2601, 2255, 0, 0, 0, 0, 0, 2542801, 0, 56311), -- I Expect You To Dye +(81687, 0, 2, 1, 451378, 229648, 2601, 2255, 0, 0, 0, 0, 0, 2542802, 0, 56311), -- I Expect You To Dye +(81687, 0, 1, 0, 450556, 224568, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- I Expect You To Dye +(81687, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2478774, 0, 56311), -- I Expect You To Dye +(81685, 0, 2, 1, 450559, 225263, 2601, 2255, 0, 0, 0, 0, 0, 2480169, 0, 56311), -- Azj-Kahet's Next Top Dyemaster +(81685, 0, 1, 0, 450558, 222152, 2601, 2255, 0, 0, 0, 0, 0, 2480169, 0, 56311), -- Azj-Kahet's Next Top Dyemaster +(81685, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2478774, 0, 56311), -- Azj-Kahet's Next Top Dyemaster +(81683, 0, 5, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2475326, 0, 56311), -- Spring Collection +(81683, 0, 4, 3, 450393, 224286, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- Spring Collection +(81683, 0, 3, 2, 450390, 224284, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- Spring Collection +(81683, 0, 2, 1, 450389, 224285, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- Spring Collection +(81683, 0, 1, 0, 450388, 224283, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56311), -- Spring Collection +(81683, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2480021, 0, 56311), -- Spring Collection +(81668, 0, 4, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2475305, 0, 56311), -- Measure Once, Cut Thrice +(81668, 0, 3, 2, 450353, 222150, 2601, 2255, 0, 0, 0, 0, 0, 2477988, 0, 56311), -- Measure Once, Cut Thrice +(81668, 0, 2, 1, 450354, 221934, 2601, 2255, 0, 2, 0, 0, 0, 2477990, 0, 56311), -- Measure Once, Cut Thrice +(81668, 0, 1, 0, 450352, 221932, 2601, 2255, 0, 2, 0, 0, 0, 2477989, 0, 56311), -- Measure Once, Cut Thrice +(81668, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2480024, 0, 56311), -- Measure Once, Cut Thrice +(83616, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2478774, 0, 56311), -- The Entrenched +(83616, 0, 1, 0, 451309, 224766, 2601, 2255, 0, 0, 0, 0, 0, 2475326, 0, 56311), -- The Entrenched +(83616, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2475326, 0, 56311), -- The Entrenched +(81667, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2478774, 0, 56311), -- The Upstart +(81667, 0, 1, 0, 450384, 224765, 2601, 2255, 0, 0, 0, 0, 0, 2475305, 0, 56311), -- The Upstart +(81667, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2475305, 0, 56311), -- The Upstart +(81963, 2, 3, 0, 449618, 223228, 2601, 2255, 0, 0, 0, 122148, 0, 2489260, 0, 56311), -- The Fruits of Our Labor +(81963, 1, 2, 0, 449618, 223228, 2601, 2255, 0, 0, 0, 122147, 0, 2489259, 0, 56311), -- The Fruits of Our Labor +(81963, 0, 1, 0, 449618, 223228, 2601, 2255, 0, 0, 0, 122146, 0, 2489257, 0, 56311), -- The Fruits of Our Labor +(81963, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2477496, 0, 56311), -- The Fruits of Our Labor +(81962, 1, 3, 32, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 2477496, 0, 56311), -- A Nudge in the Right Direction +(81962, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2477496, 0, 56311), -- A Nudge in the Right Direction +(81962, 0, 1, 0, 450830, 224009, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- A Nudge in the Right Direction +(81962, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2477496, 0, 56311), -- A Nudge in the Right Direction +(81959, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2477496, 0, 56311), -- Collecting a Concoction +(81959, 0, 1, 0, 449466, 221755, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- Collecting a Concoction +(81959, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2477496, 0, 56311), -- Collecting a Concoction +(81928, 0, 4, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2478297, 0, 56311), -- The Voice of the People +(81928, 0, 3, 3, 449252, 222064, 2601, 2255, 0, 0, 0, 0, 0, 2479298, 0, 56311), -- The Voice of the People +(81928, 0, 2, 2, 449251, 222063, 2601, 2255, 0, 0, 0, 0, 0, 2479300, 0, 56311), -- The Voice of the People +(81928, 0, 1, 1, 449250, 222065, 2601, 2255, 0, 0, 0, 0, 0, 2479299, 0, 56311), -- The Voice of the People +(81928, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2477496, 0, 56311), -- The Voice of the People +(82248, 0, 1, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56311); -- Advance to Faerin + +INSERT INTO `quest_poi` (`QuestID`, `BlobIndex`, `Idx1`, `ObjectiveIndex`, `QuestObjectiveID`, `QuestObjectID`, `MapID`, `UiMapID`, `Priority`, `Flags`, `WorldEffectID`, `PlayerConditionID`, `NavigationPlayerConditionID`, `SpawnTrackingID`, `AlwaysAllowMergingBlobs`, `VerifiedBuild`) VALUES +(82248, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386718, 0, 56311), -- Advance to Faerin +(83766, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2549252, 0, 56311), -- Delver's Call: Dread Pit +(83766, 0, 1, 0, 451524, 166174, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Delver's Call: Dread Pit +(83766, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2434098, 0, 56311), -- Delver's Call: Dread Pit +(83755, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2548597, 0, 56311), -- Delves: Nightfall Sanctum +(83755, 0, 2, 1, 451492, 166146, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Delves: Nightfall Sanctum +(83755, 0, 1, 0, 451491, 227530, 2686, 2277, 0, 0, 0, 0, 0, 2548778, 0, 56311), -- Delves: Nightfall Sanctum +(83755, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2548679, 0, 56311), -- Delves: Nightfall Sanctum +(83749, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2548009, 0, 56311), -- Delves: The Waterworks +(83749, 0, 1, 0, 451470, 166120, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Delves: The Waterworks +(83749, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2548043, 0, 56311), -- Delves: The Waterworks +(83322, 0, 1, 0, 450822, 163493, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- The Dawnbreaker: The Christening +(83322, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419803, 0, 56311), -- The Dawnbreaker: The Christening +(83108, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2526543, 0, 56311), -- Daily Diagnostics +(83108, 0, 1, 0, 450634, 452513, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Daily Diagnostics +(83108, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2526543, 0, 56311), -- Daily Diagnostics +(83099, 0, 2, 32, 0, 0, 2661, 2335, 0, 2, 0, 0, 0, 0, 0, 56311), -- Mergers and Acquisitions +(83099, 0, 1, 0, 450621, 214661, 2661, 2335, 0, 0, 0, 0, 0, 2417678, 0, 56311), -- Mergers and Acquisitions +(83099, 0, 0, -1, 0, 0, 2661, 2335, 0, 2, 0, 0, 0, 0, 0, 56311), -- Mergers and Acquisitions +(79650, 0, 6, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470248, 0, 56311), -- Priory of the Sacred Flame: A Brother's Grief +(79650, 1, 5, 2, 449993, 207940, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Priory of the Sacred Flame: A Brother's Grief +(79650, 0, 4, 2, 449993, 207940, 2649, 2309, 0, 0, 0, 0, 0, 2356835, 0, 56311), -- Priory of the Sacred Flame: A Brother's Grief +(79650, 1, 3, 1, 449992, 207939, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Priory of the Sacred Flame: A Brother's Grief +(79650, 0, 2, 1, 449992, 207939, 2649, 2309, 0, 0, 0, 0, 0, 2356832, 0, 56311), -- Priory of the Sacred Flame: A Brother's Grief +(79650, 0, 1, 0, 449991, 215335, 2601, 2215, 0, 0, 0, 0, 0, 2419803, 0, 56311), -- Priory of the Sacred Flame: A Brother's Grief +(79650, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470486, 0, 56311), -- Priory of the Sacred Flame: A Brother's Grief +(79303, 0, 4, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2527120, 0, 56311), -- A Principled Principal +(79303, 0, 3, 4, 450764, 226082, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- A Principled Principal +(79303, 0, 2, 2, 450746, 225927, 2601, 2215, 0, 0, 0, 0, 0, 2434528, 0, 56311), -- A Principled Principal +(79303, 0, 1, 1, 450745, 216011, 2601, 2215, 0, 0, 0, 0, 0, 2433987, 0, 56311), -- A Principled Principal +(79303, 0, 0, -1, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 2530039, 0, 56311), -- A Principled Principal +(79302, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2434000, 0, 56311), -- Gone with the Wind +(79302, 0, 1, 0, 446077, 225180, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gone with the Wind +(79302, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2527120, 0, 56311), -- Gone with the Wind +(79301, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2434000, 0, 56311), -- Height Club +(79301, 0, 1, 0, 450744, 216014, 2601, 2215, 0, 0, 0, 0, 0, 2433997, 0, 56311), -- Height Club +(79301, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2434000, 0, 56311), -- Height Club +(79300, 0, 5, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2433988, 0, 56311), -- The Notebook +(79300, 0, 4, 3, 446087, 216314, 2601, 2215, 0, 0, 0, 0, 0, 2434123, 0, 56311), -- The Notebook +(79300, 0, 3, 2, 446086, 216011, 2601, 2215, 0, 0, 0, 0, 0, 2433987, 0, 56311), -- The Notebook +(79300, 0, 2, 1, 446085, 216316, 2601, 2215, 0, 0, 0, 0, 0, 2434172, 0, 56311), -- The Notebook +(79300, 0, 1, 0, 446084, 216313, 2601, 2215, 0, 0, 0, 0, 0, 2434122, 0, 56311), -- The Notebook +(79300, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2434000, 0, 56311), -- The Notebook +(80678, 0, 7, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2467729, 0, 56311), -- Time Lost +(80678, 0, 6, 6, 448788, 219811, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Time Lost +(80678, 0, 5, 5, 448787, 219813, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Time Lost +(80678, 0, 4, 4, 448786, 219814, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Time Lost +(80678, 0, 3, 3, 448785, 219815, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Time Lost +(80678, 0, 2, 2, 448784, 219816, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Time Lost +(80678, 0, 1, 1, 448783, 219812, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Time Lost +(80678, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2467729, 0, 56311), -- Time Lost +(80677, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2467729, 0, 56311), -- Torching Lights +(80677, 0, 1, 0, 448789, 220740, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Torching Lights +(80677, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2467729, 0, 56311), -- Torching Lights +(80673, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2467729, 0, 56311), -- Runway Scare-a-way +(80673, 0, 1, 0, 448228, 220691, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Runway Scare-a-way +(80673, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2467729, 0, 56311), -- Runway Scare-a-way +(79313, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2432486, 0, 56311), -- What Grows in the Dark +(79313, 0, 1, 0, 446171, 216078, 2601, 2215, 0, 0, 0, 0, 0, 2425302, 0, 56311), -- What Grows in the Dark +(79313, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2425155, 0, 56311), -- What Grows in the Dark +(79312, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2425164, 0, 56311), -- Mow the Masses +(79312, 0, 1, 0, 446168, 420076, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mow the Masses +(79312, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2432486, 0, 56311), -- Mow the Masses +(79311, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2425164, 0, 56311), -- Stem the Flow +(79311, 0, 1, 0, 446094, 216065, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stem the Flow +(79311, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2432486, 0, 56311), -- Stem the Flow +(79310, 0, 5, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2425164, 0, 56311), -- Seek the Lost +(79310, 0, 4, 3, 446615, 213519, 2601, 2215, 0, 0, 0, 0, 0, 2442110, 0, 56311), -- Seek the Lost +(79310, 0, 3, 2, 446169, 216514, 2601, 2215, 0, 0, 0, 0, 0, 2425167, 0, 56311), -- Seek the Lost +(79310, 0, 2, 1, 446392, 217067, 2601, 2215, 0, 0, 0, 0, 0, 2425167, 0, 56311), -- Seek the Lost +(79310, 0, 1, 0, 446170, 216064, 2601, 2215, 0, 0, 0, 0, 0, 2425167, 0, 56311), -- Seek the Lost +(79310, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2425164, 0, 56311), -- Seek the Lost +(82582, 0, 1, 32, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Mired in Shadow +(82582, 0, 0, 31, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Mired in Shadow +(79309, 0, 1, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2425155, 0, 56311), -- Status Report +(79309, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2425164, 0, 56311), -- Status Report +(79304, 0, 1, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2444157, 0, 56311), -- Care Package +(79304, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2433988, 0, 56311), -- Care Package +(78590, 0, 1, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2348241, 0, 56311), -- Cutting Edge +(78590, 0, 0, 0, 444569, 214001, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Cutting Edge +(79469, 0, 1, 32, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Lurking Below +(79469, 0, 0, 0, 446253, 217962, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Lurking Below +(79110, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2418858, 0, 56311), -- Save Tomothy +(79110, 0, 1, 0, 445865, 215064, 2601, 2215, 0, 0, 0, 0, 0, 2418309, 0, 56311), -- Save Tomothy +(79110, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2349497, 0, 56311), -- Save Tomothy +(50690, 0, 1, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2349497, 0, 56311), -- UNUSED +(50690, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2421421, 0, 56311), -- UNUSED +(79109, 0, 4, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2349497, 0, 56311), -- Follow Miral +(79109, 0, 3, 2, 445821, 215571, 2601, 2215, 0, 0, 0, 0, 0, 2421758, 0, 56311), -- Follow Miral +(79109, 0, 2, 1, 445820, 215574, 2601, 2215, 0, 0, 0, 0, 0, 2421756, 0, 56311), -- Follow Miral +(79109, 0, 1, 0, 445789, 215547, 2601, 2215, 0, 0, 0, 0, 0, 2421491, 0, 56311), -- Follow Miral +(79109, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2418858, 0, 56311), -- Follow Miral +(79108, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2349497, 0, 56311), -- Seeds of Evil +(79108, 0, 1, 0, 445699, 212153, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Seeds of Evil +(79108, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2349497, 0, 56311), -- Seeds of Evil +(76247, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2349497, 0, 56311), -- Keep the Home Fires Burning +(76247, 0, 2, 1, 436502, 206028, 2601, 2215, 0, 0, 0, 0, 0, 2356817, 0, 56311), -- Keep the Home Fires Burning +(76247, 0, 1, 0, 437333, 209854, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Keep the Home Fires Burning +(76247, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2349497, 0, 56311), -- Keep the Home Fires Burning +(80382, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2457931, 0, 56311), -- Eggs in One Basket +(80382, 0, 1, 0, 447738, 217396, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Eggs in One Basket +(80382, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2349497, 0, 56311), -- Eggs in One Basket +(78695, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2400815, 0, 56311), -- Lamp Lit +(78695, 0, 2, 1, 445836, 215610, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Lamp Lit +(78695, 0, 1, 0, 445838, 417350, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Lit +(78695, 0, 0, -1, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 2422063, 0, 56311), -- Lamp Lit +(78687, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2400815, 0, 56311), -- Crash Recovery +(78687, 0, 1, 0, 445823, 212317, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Crash Recovery +(78687, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2400815, 0, 56311), -- Crash Recovery +(78691, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2400559, 0, 56311), -- The One That Got Away +(78691, 0, 2, 2, 445638, 215629, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- The One That Got Away +(78691, 0, 1, 1, 445639, 213805, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- The One That Got Away +(78691, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2400559, 0, 56311), -- The One That Got Away +(78692, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2400814, 0, 56311), -- Teach a Man to Fish +(78692, 0, 1, 0, 445862, 215665, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Teach a Man to Fish +(78692, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2400814, 0, 56311), -- Teach a Man to Fish +(78694, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2400815, 0, 56311), -- Reclaiming Velhan's Claim +(78694, 0, 1, 0, 445824, 215581, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Reclaiming Velhan's Claim +(78694, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2400815, 0, 56311), -- Reclaiming Velhan's Claim +(78693, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2400814, 0, 56311), -- Spears for Fears +(78693, 0, 1, 0, 445622, 211948, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Spears for Fears +(78693, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2400814, 0, 56311), -- Spears for Fears +(78690, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2400814, 0, 56311), -- Situational Awareness +(78690, 0, 1, 0, 445613, 215616, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Situational Awareness +(78690, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2400814, 0, 56311), -- Situational Awareness +(78688, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2399431, 0, 56311), -- Cage, Match +(78688, 0, 2, 0, 445581, 215006, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Cage, Match +(78688, 1, 1, -1, 0, 0, 2601, 2215, 0, 0, 0, 116519, 0, 2400814, 0, 56311), -- Cage, Match +(78688, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 116518, 0, 2399431, 0, 56311), -- Cage, Match +(78689, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2399432, 0, 56311), -- If It Leads, It Bleeds +(78689, 0, 2, 31, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- If It Leads, It Bleeds +(78689, 1, 1, -1, 0, 0, 2601, 2215, 0, 0, 0, 116519, 0, 2400815, 0, 56311), -- If It Leads, It Bleeds +(78689, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 116518, 0, 2399432, 0, 56311), -- If It Leads, It Bleeds +(78686, 0, 1, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2402470, 0, 56311), -- Lights Out +(78686, 0, 0, -1, 0, 0, 2601, 2215, 0, 8192, 0, 0, 0, 2399432, 0, 56311), -- Lights Out +(83154, 0, 8, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2526510, 0, 56311), -- Knicknack's Knickknacks +(83154, 1, 7, 3, 450656, 224778, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Knicknack's Knickknacks +(83154, 0, 6, 3, 450656, 224778, 2651, 2303, 0, 2, 0, 0, 0, 2524149, 0, 56311), -- Knicknack's Knickknacks +(83154, 1, 5, 2, 450654, 224775, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Knicknack's Knickknacks +(83154, 0, 4, 2, 450654, 224775, 2651, 2303, 0, 2, 0, 0, 0, 2526564, 0, 56311), -- Knicknack's Knickknacks +(83154, 1, 3, 1, 450653, 224774, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Knicknack's Knickknacks +(83154, 0, 2, 1, 450653, 224774, 2651, 2303, 0, 2, 0, 0, 0, 2524137, 0, 56311), -- Knicknack's Knickknacks +(83154, 0, 1, 0, 450652, 224773, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Knicknack's Knickknacks +(83154, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2526510, 0, 56311), -- Knicknack's Knickknacks +(79565, 0, 12, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2457224, 0, 56311), -- Janky Candles +(79565, 0, 11, 12, 447731, 216681, 2601, 2214, 0, 0, 0, 0, 0, 2444914, 0, 56311), -- Janky Candles +(79565, 0, 10, 10, 447730, 218403, 2601, 2214, 0, 0, 0, 0, 0, 2444914, 0, 56311), -- Janky Candles +(79565, 0, 9, 9, 447729, 218404, 2601, 2214, 0, 0, 0, 0, 0, 2401163, 0, 56311), -- Janky Candles +(79565, 0, 8, 8, 447728, 218405, 2601, 2214, 0, 0, 0, 0, 0, 2457492, 0, 56311), -- Janky Candles +(79565, 0, 7, 6, 447727, 218406, 2601, 2214, 0, 0, 0, 0, 0, 2444937, 0, 56311), -- Janky Candles +(79565, 0, 6, 5, 447726, 224253, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Janky Candles +(79565, 0, 5, 4, 447732, 219736, 2601, 2214, 0, 0, 0, 0, 0, 2401170, 0, 56311), -- Janky Candles +(79565, 0, 4, 3, 447725, 219733, 2601, 2214, 0, 0, 0, 0, 0, 2444937, 0, 56311), -- Janky Candles +(79565, 0, 3, 2, 447724, 218410, 2601, 2214, 0, 0, 0, 0, 0, 2457492, 0, 56311), -- Janky Candles +(79565, 0, 2, 1, 447723, 218409, 2601, 2214, 0, 0, 0, 0, 0, 2401163, 0, 56311), -- Janky Candles +(79565, 0, 1, 0, 447086, 218407, 2601, 2214, 0, 0, 0, 0, 0, 2444914, 0, 56311), -- Janky Candles +(79565, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2436948, 0, 56311), -- Janky Candles +(80000, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2457224, 0, 56311), -- Beebiter +(80000, 0, 1, 0, 447693, 222284, 2552, 2248, 0, 0, 0, 0, 0, 2456742, 0, 56311), -- Beebiter +(80000, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2457224, 0, 56311), -- Beebiter +(80202, 0, 2, 32, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 2457224, 0, 56311), -- Hot Pollenate-o +(80202, 0, 1, 1, 447670, 219672, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hot Pollenate-o +(80202, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2457224, 0, 56311), -- Hot Pollenate-o +(79998, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2457224, 0, 56311), -- Mite Not Right +(79998, 0, 1, 1, 447041, 222276, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Mite Not Right +(79998, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2457224, 0, 56311), -- Mite Not Right +(79552, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2457224, 0, 56311), -- Hot Wax +(79552, 0, 1, 0, 447072, 216670, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hot Wax +(79552, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2457224, 0, 56311), -- Hot Wax +(82952, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2515777, 0, 56311), -- An Opportunity to Relax +(82952, 0, 1, 0, 450496, 224968, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- An Opportunity to Relax +(82952, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2515777, 0, 56311), -- An Opportunity to Relax +(82195, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2487509, 0, 56311), -- Rust and Redemption +(82195, 0, 1, 0, 449554, 221970, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rust and Redemption +(82195, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2487509, 0, 56311), -- Rust and Redemption +(78564, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2394492, 0, 56311), -- Reforged Purpose +(78564, 0, 2, 3, 444581, 214841, 2601, 2214, 0, 0, 0, 0, 0, 2415789, 0, 56311), -- Reforged Purpose +(78564, 0, 1, 0, 445421, 212695, 2601, 2214, 0, 0, 0, 0, 0, 2394492, 0, 56311), -- Reforged Purpose +(78564, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2394492, 0, 56311), -- Reforged Purpose +(78563, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2394492, 0, 56311), -- The Weight of a World +(78563, 0, 1, 0, 444580, 210740, 2601, 2214, 0, 0, 0, 0, 0, 2395128, 0, 56311), -- The Weight of a World +(78563, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2394492, 0, 56311), -- The Weight of a World +(80407, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2470259, 0, 56311), -- Glintwick the Gem Grabber +(80407, 0, 1, 0, 448451, 219213, 2601, 2214, 0, 0, 0, 0, 0, 2470754, 0, 56311), -- Glintwick the Gem Grabber +(80407, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2470259, 0, 56311), -- Glintwick the Gem Grabber +(80406, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2470259, 0, 56311), -- Seeking Ausgazur's Gems +(80406, 0, 1, 0, 448450, 219015, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Seeking Ausgazur's Gems +(80406, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2470259, 0, 56311), -- Seeking Ausgazur's Gems +(80405, 0, 5, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2470259, 0, 56311), -- Too Much Drip +(80405, 0, 4, 3, 448452, 219216, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Too Much Drip +(80405, 0, 3, 2, 448522, 439311, 2601, 2214, 0, 0, 0, 0, 0, 2471258, 0, 56311), -- Too Much Drip +(80405, 0, 2, 1, 448344, 439251, 2601, 2214, 0, 0, 0, 0, 0, 2471023, 0, 56311), -- Too Much Drip +(80405, 0, 1, 0, 448343, 219900, 2601, 2214, 0, 0, 0, 0, 0, 2462544, 0, 56311), -- Too Much Drip +(80405, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2470259, 0, 56311), -- Too Much Drip +(80689, 0, 1, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2462561, 0, 56311), -- Tending to Ausgazur +(80689, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2470259, 0, 56311), -- Tending to Ausgazur +(80404, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2462561, 0, 56311), -- Mossy Earthen +(80404, 0, 1, 0, 448254, 220795, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mossy Earthen +(80404, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2462561, 0, 56311), -- Mossy Earthen +(80401, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2462561, 0, 56311), -- A Perfect Sponge +(80401, 0, 1, 0, 448204, 218131, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Perfect Sponge +(80401, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2462561, 0, 56311), -- A Perfect Sponge +(80402, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2462561, 0, 56311), -- Buckets and Blooms +(80402, 0, 2, 1, 449106, 218355, 2601, 2214, 0, 0, 0, 0, 0, 2505117, 0, 56311), -- Buckets and Blooms +(80402, 0, 1, 0, 448208, 218187, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Buckets and Blooms +(80402, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2462561, 0, 56311), -- Buckets and Blooms +(79682, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2439918, 0, 56311), -- Critical Pressure! +(79682, 0, 2, 1, 447186, 217416, 2601, 2214, 0, 0, 0, 0, 0, 2442082, 0, 56311), -- Critical Pressure! +(79682, 0, 1, 0, 447185, 218512, 2601, 2214, 0, 0, 0, 0, 0, 2450651, 0, 56311), -- Critical Pressure! +(79682, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2439918, 0, 56311), -- Critical Pressure! +(78918, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2401163, 0, 56311), -- Brax's Brass Knuckles +(78918, 0, 2, 1, 445340, 214479, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brax's Brass Knuckles +(78918, 0, 1, 0, 445204, 211493, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brax's Brass Knuckles +(78918, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2401163, 0, 56311), -- Brax's Brass Knuckles +(82518, 0, 1, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Pipe Patcher +(82518, 0, 0, 0, 449948, 218501, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Pipe Patcher +(78562, 0, 4, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2394492, 0, 56311), -- Discarded and Broken +(78562, 0, 3, 2, 444579, 210734, 2601, 2214, 0, 0, 0, 0, 0, 2395013, 0, 56311), -- Discarded and Broken +(78562, 0, 2, 1, 444578, 210732, 2601, 2214, 0, 0, 0, 0, 0, 2395009, 0, 56311), -- Discarded and Broken +(78562, 0, 1, 0, 444577, 210733, 2601, 2214, 0, 0, 0, 0, 0, 2395011, 0, 56311), -- Discarded and Broken +(78562, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2394492, 0, 56311), -- Discarded and Broken +(78900, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2401259, 0, 56311), -- On Cold, Dark Wings +(78900, 0, 1, 0, 445056, 214162, 2601, 2214, 0, 8192, 0, 0, 0, 2406725, 0, 56311), -- On Cold, Dark Wings +(78900, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2401259, 0, 56311), -- On Cold, Dark Wings +(79683, 0, 7, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2397276, 0, 56311), -- Home Is Where the Candle Is +(79683, 2, 6, 2, 448571, 157425, 2601, 2214, 0, 32768, 0, 0, 0, 2436948, 0, 56311), -- Home Is Where the Candle Is +(79683, 1, 5, 2, 448571, 157425, 2601, 2214, 0, 32768, 0, 0, 0, 2436865, 0, 56311), -- Home Is Where the Candle Is +(79683, 0, 4, 2, 448571, 157425, 2552, 2248, 0, 32768, 0, 0, 0, 2457224, 0, 56311), -- Home Is Where the Candle Is +(79683, 0, 3, 1, 448570, 157423, 2601, 2214, 0, 0, 0, 0, 0, 2435488, 0, 56311), -- Home Is Where the Candle Is +(79683, 1, 2, 0, 448569, 157421, 2601, 2214, 0, 32768, 0, 0, 0, 2436864, 0, 56311), -- Home Is Where the Candle Is +(79683, 0, 1, 0, 448569, 157421, 2601, 2214, 0, 32768, 0, 0, 0, 2439918, 0, 56311), -- Home Is Where the Candle Is +(79683, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2397276, 0, 56311), -- Home Is Where the Candle Is +(78877, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2401280, 0, 56311), -- Bless These Homes +(78877, 0, 1, 0, 445034, 226091, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bless These Homes +(78877, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2401280, 0, 56311), -- Bless These Homes +(79681, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2439918, 0, 56311), -- Plumber Power +(79681, 0, 1, 1, 447110, 218427, 2601, 2214, 0, 0, 0, 0, 0, 2450464, 0, 56311), -- Plumber Power +(79681, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2439918, 0, 56311), -- Plumber Power +(79680, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2439918, 0, 56311), -- Pipe Patching +(79680, 0, 1, 0, 447180, 218501, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pipe Patching +(79680, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2439918, 0, 56311), -- Pipe Patching +(79556, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2439918, 0, 56311), -- On the Job Training +(79556, 0, 2, 1, 447200, 218526, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- On the Job Training +(79556, 0, 1, 0, 447298, 216600, 2601, 2214, 0, 0, 0, 0, 0, 2436954, 0, 56311), -- On the Job Training +(79556, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2439918, 0, 56311), -- On the Job Training +(79510, 0, 10, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2435488, 0, 56311), -- The Wickless Candle +(79510, 1, 9, 8, 448472, 219224, 2552, 2248, 0, 0, 0, 0, 120382, 0, 0, 56311), -- The Wickless Candle +(79510, 0, 8, 8, 448472, 219224, 2601, 2214, 0, 0, 0, 120383, 0, 2435488, 0, 56311), -- The Wickless Candle +(79510, 1, 7, 7, 448471, 32806, 2552, 2248, 0, 2, 0, 120382, 0, 0, 0, 56311), -- The Wickless Candle +(79510, 0, 6, 7, 448471, 32806, 2601, 2214, 0, 0, 0, 120383, 0, 2435488, 0, 56311); -- The Wickless Candle + +INSERT INTO `quest_poi` (`QuestID`, `BlobIndex`, `Idx1`, `ObjectiveIndex`, `QuestObjectiveID`, `QuestObjectID`, `MapID`, `UiMapID`, `Priority`, `Flags`, `WorldEffectID`, `PlayerConditionID`, `NavigationPlayerConditionID`, `SpawnTrackingID`, `AlwaysAllowMergingBlobs`, `VerifiedBuild`) VALUES +(79510, 1, 5, 5, 448469, 221020, 2601, 2214, 0, 2, 0, 120382, 0, 2439710, 0, 56311), -- The Wickless Candle +(79510, 0, 4, 5, 448469, 221020, 2601, 2214, 0, 0, 0, 120383, 0, 2435488, 0, 56311), -- The Wickless Candle +(79510, 1, 3, 2, 448468, 221018, 2601, 2214, 0, 2, 0, 120382, 0, 0, 0, 56311), -- The Wickless Candle +(79510, 0, 2, 2, 448468, 221018, 2601, 2214, 0, 0, 0, 120383, 0, 2435488, 0, 56311), -- The Wickless Candle +(79510, 0, 1, 0, 449308, 222665, 2601, 2214, 0, 0, 0, 0, 0, 2435488, 0, 56311), -- The Wickless Candle +(79510, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2435488, 0, 56311), -- The Wickless Candle +(79508, 0, 10, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2435488, 0, 56311), -- Mipsy Mole-Rider +(79508, 1, 9, 5, 448351, 220893, 2601, 2214, 0, 0, 0, 120382, 0, 0, 0, 56311), -- Mipsy Mole-Rider +(79508, 0, 8, 5, 448351, 220893, 2601, 2214, 0, 0, 0, 120383, 0, 2435488, 0, 56311), -- Mipsy Mole-Rider +(79508, 1, 7, 4, 448350, 217013, 2601, 2214, 0, 0, 0, 120382, 0, 0, 0, 56311), -- Mipsy Mole-Rider +(79508, 0, 6, 4, 448350, 217013, 2601, 2214, 0, 0, 0, 120383, 0, 2435488, 0, 56311), -- Mipsy Mole-Rider +(79508, 1, 5, 3, 448349, 217011, 2601, 2214, 0, 0, 0, 120382, 0, 0, 0, 56311), -- Mipsy Mole-Rider +(79508, 0, 4, 3, 448349, 217011, 2601, 2214, 0, 0, 0, 120383, 0, 2435488, 0, 56311), -- Mipsy Mole-Rider +(79508, 1, 3, 2, 448412, 220945, 2601, 2214, 0, 2, 0, 120382, 0, 0, 0, 56311), -- Mipsy Mole-Rider +(79508, 0, 2, 2, 448412, 220945, 2601, 2214, 0, 0, 0, 120383, 0, 2435488, 0, 56311), -- Mipsy Mole-Rider +(79508, 0, 1, 0, 449306, 222664, 2601, 2214, 0, 0, 0, 0, 0, 2435488, 0, 56311), -- Mipsy Mole-Rider +(79508, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2435488, 0, 56311), -- Mipsy Mole-Rider +(79507, 0, 6, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2435488, 0, 56311), -- The Day the Stoneheads Came +(79507, 1, 5, 5, 448264, 220705, 2601, 2214, 0, 2, 0, 120382, 0, 0, 1, 56311), -- The Day the Stoneheads Came +(79507, 0, 4, 5, 448264, 220705, 2601, 2214, 0, 0, 0, 120383, 0, 2435488, 1, 56311), -- The Day the Stoneheads Came +(79507, 1, 3, 2, 448239, 218249, 2601, 2214, 0, 0, 0, 120382, 0, 2467732, 0, 56311), -- The Day the Stoneheads Came +(79507, 0, 2, 2, 448239, 218249, 2601, 2214, 0, 0, 0, 120383, 0, 2435488, 0, 56311), -- The Day the Stoneheads Came +(79507, 0, 1, 0, 449305, 222663, 2601, 2214, 0, 0, 0, 0, 0, 2435488, 0, 56311), -- The Day the Stoneheads Came +(79507, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2435488, 0, 56311), -- The Day the Stoneheads Came +(79505, 0, 6, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2435488, 0, 56311), -- Chomps and the Cave-In +(79505, 1, 5, 3, 448169, 220532, 2601, 2214, 0, 0, 0, 120382, 0, 0, 0, 56311), -- Chomps and the Cave-In +(79505, 0, 4, 3, 448169, 220532, 2601, 2214, 0, 0, 0, 120383, 0, 2435488, 0, 56311), -- Chomps and the Cave-In +(79505, 1, 3, 2, 448170, 220549, 2601, 2214, 0, 0, 0, 120382, 0, 2438566, 0, 56311), -- Chomps and the Cave-In +(79505, 0, 2, 2, 448170, 220549, 2601, 2214, 0, 0, 0, 120383, 0, 2435488, 0, 56311), -- Chomps and the Cave-In +(79505, 0, 1, 0, 449303, 222662, 2601, 2214, 0, 0, 0, 0, 0, 2435488, 0, 56311), -- Chomps and the Cave-In +(79505, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2435488, 0, 56311), -- Chomps and the Cave-In +(79504, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2435488, 0, 56311), -- Dripsy Forgot Her Candle +(79504, 0, 2, 1, 448103, 224294, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Dripsy Forgot Her Candle +(79504, 0, 1, 0, 449302, 222661, 2601, 2214, 0, 0, 0, 0, 0, 2435488, 0, 56311), -- Dripsy Forgot Her Candle +(79504, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2435488, 0, 56311), -- Dripsy Forgot Her Candle +(81999, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2436865, 0, 56311), -- New Home, New Candle! +(81999, 0, 2, 1, 450324, 443523, 2601, 2214, 0, 0, 0, 0, 0, 2487509, 0, 56311), -- New Home, New Candle! +(81999, 0, 1, 0, 450323, 33580, 2552, 2248, 0, 0, 0, 0, 0, 2513258, 0, 56311), -- New Home, New Candle! +(81999, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2457224, 0, 56311), -- New Home, New Candle! +(80058, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2436864, 0, 56311), -- Kobold Kleanup +(80058, 0, 2, 2, 447229, 218638, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobold Kleanup +(80058, 0, 1, 0, 447227, 218666, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobold Kleanup +(80058, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2439918, 0, 56311), -- Kobold Kleanup +(80408, 0, 1, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2510576, 0, 56311), -- Shimmermist Falls +(80408, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2462561, 0, 56311), -- Shimmermist Falls +(80392, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2458687, 0, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 0, 2, 1, 449914, 219799, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 0, 1, 0, 448185, 220587, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2510576, 0, 56311), -- The Caretaker of Brunwin's Terrace +(79944, 1, 5, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 2446473, 0, 56311), -- Raging Rifts +(79944, 0, 4, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2446473, 0, 56311), -- Raging Rifts +(79944, 0, 3, 2, 446864, 215233, 2601, 2214, 0, 0, 0, 0, 0, 2419329, 0, 56311), -- Raging Rifts +(79944, 0, 2, 1, 451603, 34113, 2601, 2214, 0, 2, 0, 0, 0, 2553031, 0, 56311), -- Raging Rifts +(79944, 0, 1, 0, 446863, 217914, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Raging Rifts +(79944, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2446473, 0, 56311), -- Raging Rifts +(79194, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2446079, 0, 56311), -- To the Source +(79194, 0, 1, 0, 449520, 222988, 2601, 2214, 0, 0, 0, 0, 0, 2446079, 0, 56311), -- To the Source +(79194, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2446473, 0, 56311), -- To the Source +(79343, 0, 3, 2, 452590, 167597, 2601, 2214, 0, 0, 0, 0, 0, 2433420, 0, 56311), -- Everyday I'm Snufflin' +(79343, 0, 2, 1, 452589, 3883, 2601, 2214, 0, 0, 0, 0, 0, 2526300, 0, 56311), -- Everyday I'm Snufflin' +(79343, 0, 1, 0, 452588, 3882, 2601, 2214, 0, 0, 0, 0, 0, 2433420, 0, 56311), -- Everyday I'm Snufflin' +(79343, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2433420, 0, 56311), -- Everyday I'm Snufflin' +(79193, 0, 2, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 2432658, 0, 56311), -- Spinning Spore Spines +(79193, 0, 1, 0, 445715, 212529, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Spinning Spore Spines +(79193, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 2419277, 0, 56311), -- Spinning Spore Spines +(79679, 0, 1, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2419273, 0, 56311), -- Muddled Mind in the Mine +(79679, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2419277, 0, 56311), -- Muddled Mind in the Mine +(79148, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2419273, 0, 56311), -- The Nibelgaz Refinery +(79148, 0, 1, 0, 446126, 220251, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Nibelgaz Refinery +(79148, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2419273, 0, 56311), -- The Nibelgaz Refinery +(79149, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2433628, 0, 56311), -- Rampage in the Refinery +(79149, 0, 1, 0, 445711, 215232, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rampage in the Refinery +(79149, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2433628, 0, 56311), -- Rampage in the Refinery +(83153, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2523531, 0, 56311), -- Sampling Steam +(83153, 0, 1, 0, 450641, 225556, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sampling Steam +(83153, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2523531, 0, 56311), -- Sampling Steam +(83152, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2523530, 0, 56311), -- Magmanagement +(83152, 0, 1, 0, 450640, 225390, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Magmanagement +(83152, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2523530, 0, 56311), -- Magmanagement +(83092, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2523530, 0, 56311), -- An Igneous End +(83092, 0, 1, 0, 450605, 225471, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- An Igneous End +(83092, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2523530, 0, 56311), -- An Igneous End +(83160, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2524180, 0, 56311), -- Cinderbrew Reserve +(83160, 1, 2, 0, 450659, 225616, 2601, 2214, 0, 0, 0, 124062, 0, 2524299, 0, 56311), -- Cinderbrew Reserve +(83160, 0, 1, 0, 450659, 225616, 2601, 2214, 0, 0, 0, 124051, 0, 2524180, 0, 56311), -- Cinderbrew Reserve +(83160, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2524180, 0, 56311), -- Cinderbrew Reserve +(79530, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455023, 0, 56311), -- Bad Business +(79530, 0, 2, 1, 448060, 220167, 2601, 2214, 0, 0, 0, 0, 0, 2455615, 0, 56311), -- Bad Business +(79530, 0, 1, 0, 448058, 220165, 2601, 2214, 0, 0, 0, 0, 0, 2455628, 0, 56311), -- Bad Business +(79530, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2463120, 0, 56311), -- Bad Business +(79529, 0, 5, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455023, 0, 56311), -- Forcing My Hand +(79529, 0, 4, 4, 448026, 220096, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Forcing My Hand +(79529, 0, 3, 3, 448025, 220095, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Forcing My Hand +(79529, 0, 2, 2, 448024, 220094, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Forcing My Hand +(79529, 0, 1, 1, 448023, 220093, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Forcing My Hand +(79529, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2462180, 0, 56311), -- Forcing My Hand +(79528, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455023, 0, 56311), -- Dispelling Rumors +(79528, 0, 1, 0, 447934, 219953, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Dispelling Rumors +(79528, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455023, 0, 56311), -- Dispelling Rumors +(79527, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455023, 0, 56311), -- Damage Mitigation +(79527, 0, 1, 0, 447540, 429345, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56311), -- Damage Mitigation +(79527, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455023, 0, 56311), -- Damage Mitigation +(79526, 0, 1, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455021, 0, 56311), -- Sedition +(79526, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455023, 0, 56311), -- Sedition +(79546, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455322, 0, 56311), -- The Machine Speakeasy +(79546, 0, 3, 2, 448105, 220317, 2552, 2248, 0, 0, 0, 0, 0, 2455321, 0, 56311), -- The Machine Speakeasy +(79546, 0, 2, 1, 448128, 220441, 2552, 2248, 0, 0, 0, 0, 0, 2465967, 0, 56311), -- The Machine Speakeasy +(79546, 0, 1, 0, 448106, 220331, 2552, 2248, 0, 0, 0, 0, 0, 2465114, 0, 56311), -- The Machine Speakeasy +(79546, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455707, 0, 56311), -- The Machine Speakeasy +(79176, 0, 1, 0, 448031, 217414, 2552, 2248, 0, 0, 0, 0, 0, 2455304, 0, 56311), -- Opals and Runes +(79176, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455322, 0, 56311), -- Opals and Runes +(79545, 0, 10, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455304, 0, 56311), -- The Market Reeve of the Forgegrounds +(79545, 0, 9, 9, 448030, 220114, 2552, 2248, 0, 0, 0, 0, 0, 2455314, 0, 56311), -- The Market Reeve of the Forgegrounds +(79545, 0, 8, 8, 448090, 211863, 2552, 2248, 0, 0, 0, 0, 0, 2463429, 0, 56311), -- The Market Reeve of the Forgegrounds +(79545, 0, 7, 7, 447636, 220113, 2552, 2248, 0, 0, 0, 0, 0, 2455314, 0, 56311), -- The Market Reeve of the Forgegrounds +(79545, 0, 6, 5, 447841, 220112, 2552, 2248, 0, 0, 0, 0, 0, 2462279, 0, 56311), -- The Market Reeve of the Forgegrounds +(79545, 0, 5, 4, 447635, 220111, 2552, 2248, 0, 0, 0, 0, 0, 2455316, 0, 56311), -- The Market Reeve of the Forgegrounds +(79545, 0, 4, 3, 447633, 219848, 2552, 2248, 0, 0, 0, 0, 0, 2455317, 0, 56311), -- The Market Reeve of the Forgegrounds +(79545, 0, 3, 2, 447634, 220110, 2552, 2248, 0, 0, 0, 120103, 0, 2455317, 0, 56311), -- The Market Reeve of the Forgegrounds +(79545, 0, 2, 1, 448888, 219961, 2552, 2248, 0, 0, 0, 0, 0, 2392704, 0, 56311), -- The Market Reeve of the Forgegrounds +(79545, 0, 1, 0, 448052, 221649, 2552, 2248, 0, 0, 0, 0, 0, 2455317, 0, 56311), -- The Market Reeve of the Forgegrounds +(79545, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455317, 0, 56311), -- The Market Reeve of the Forgegrounds +(79544, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455299, 0, 56311), -- Security Through Trade +(79544, 0, 2, 2, 447809, 219828, 2552, 2248, 0, 0, 0, 0, 0, 2455304, 0, 56311), -- Security Through Trade +(79544, 0, 1, 0, 447808, 219808, 2552, 2248, 0, 0, 0, 0, 0, 2455304, 0, 56311), -- Security Through Trade +(79544, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455304, 0, 56311), -- Security Through Trade +(79543, 0, 5, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455201, 0, 56311), -- Dornogal's Benefactor +(79543, 0, 4, 3, 447806, 219783, 2552, 2248, 0, 0, 0, 0, 0, 2455293, 0, 56311), -- Dornogal's Benefactor +(79543, 0, 3, 2, 447632, 219774, 2552, 2248, 0, 0, 0, 0, 0, 2455293, 0, 56311), -- Dornogal's Benefactor +(79543, 0, 2, 1, 447631, 219773, 2552, 2248, 0, 0, 0, 0, 0, 2455248, 0, 56311), -- Dornogal's Benefactor +(79543, 0, 1, 0, 447630, 219772, 2552, 2248, 0, 0, 0, 0, 0, 2455247, 0, 56311), -- Dornogal's Benefactor +(79543, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455299, 0, 56311), -- Dornogal's Benefactor +(79542, 1, 3, 32, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2455198, 0, 56311), -- The Councilward's Summons +(79542, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2520098, 0, 56311), -- The Councilward's Summons +(79542, 0, 1, 0, 447779, 219768, 2552, 2339, 0, 0, 0, 0, 0, 2455201, 0, 56311), -- The Councilward's Summons +(79542, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455201, 0, 56311), -- The Councilward's Summons +(79525, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2454957, 0, 56311), -- Report to the Councilward +(79525, 0, 2, 1, 449936, 219399, 2552, 2248, 0, 0, 0, 0, 0, 2455013, 0, 56311), -- Report to the Councilward +(79525, 0, 1, 0, 447926, 219941, 2552, 2248, 0, 0, 0, 0, 0, 2455013, 0, 56311), -- Report to the Councilward +(79525, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2455013, 0, 56311), -- Report to the Councilward +(79523, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2454957, 0, 56311), -- Something Hidden +(79523, 0, 2, 1, 447888, 219895, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Something Hidden +(79523, 0, 1, 0, 447887, 219896, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Something Hidden +(79523, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2454957, 0, 56311), -- Something Hidden +(79522, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2454957, 0, 56311), -- Withheld Information +(79522, 0, 1, 0, 447879, 219891, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Withheld Information +(79522, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2454957, 0, 56311), -- Withheld Information +(79521, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2454957, 0, 56311), -- Seizing Evidence +(79521, 0, 1, 0, 447868, 217498, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Seizing Evidence +(79521, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2454957, 0, 56311), -- Seizing Evidence +(80207, 0, 2, 32, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2454954, 0, 56311), -- How Scandalous! +(80207, 0, 1, 0, 447867, 219868, 2552, 2248, 0, 0, 0, 0, 0, 2454957, 0, 56311), -- How Scandalous! +(80207, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2454957, 0, 56311), -- How Scandalous! +(82895, 0, 5, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2433470, 0, 56311), -- The Weight of Duty +(82895, 0, 4, 3, 450490, 224952, 2552, 2248, 0, 0, 0, 0, 0, 2515657, 0, 56311), -- The Weight of Duty +(82895, 0, 3, 2, 450489, 224951, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- The Weight of Duty +(82895, 0, 2, 1, 450492, 224956, 2552, 2248, 0, 0, 0, 0, 0, 2515658, 0, 56311), -- The Weight of Duty +(82895, 0, 1, 0, 450488, 224950, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- The Weight of Duty +(82895, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2515543, 0, 56311), -- The Weight of Duty +(79342, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2433470, 0, 56311), -- As He Departs +(79342, 0, 3, 2, 446470, 217212, 2552, 2248, 0, 0, 0, 0, 0, 2440501, 0, 56311), -- As He Departs +(79342, 0, 2, 1, 446469, 217227, 2552, 2248, 0, 0, 0, 0, 0, 2440612, 0, 56311), -- As He Departs +(79342, 0, 1, 0, 446102, 420761, 2552, 2248, 0, 0, 0, 0, 0, 2434278, 0, 56311), -- As He Departs +(79342, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2433470, 0, 56311), -- As He Departs +(79341, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2433470, 0, 56311), -- Cleansing Ashes +(79341, 0, 1, 0, 446098, 213157, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Cleansing Ashes +(79341, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2433470, 0, 56311), -- Cleansing Ashes +(79340, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2433470, 0, 56311), -- Tools of Declaration +(79340, 0, 1, 0, 446099, 213171, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Tools of Declaration +(79340, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2433470, 0, 56311), -- Tools of Declaration +(79339, 0, 1, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2438220, 0, 56311), -- A Change of Tradition +(79339, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2433470, 0, 56311), -- A Change of Tradition +(79338, 1, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2433466, 0, 56311), -- The Lost Earthen +(79338, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2397364, 0, 56311), -- The Lost Earthen +(79338, 0, 2, 1, 447078, 216677, 2552, 2248, 0, 0, 0, 0, 0, 2449819, 0, 56311), -- The Lost Earthen +(79338, 0, 1, 0, 447077, 216864, 2552, 2248, 0, 0, 0, 0, 0, 2438071, 0, 56311), -- The Lost Earthen +(79338, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2438220, 0, 56311), -- The Lost Earthen +(79337, 0, 1, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2433457, 0, 56311), -- The Last Journey +(79337, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2397364, 0, 56311), -- The Last Journey +(79336, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2433457, 0, 56311), -- The Forging of Memories +(79336, 0, 2, 1, 446416, 208283, 2552, 2248, 0, 0, 0, 0, 0, 2439977, 0, 56311), -- The Forging of Memories +(79336, 0, 1, 0, 446091, 208282, 2552, 2248, 0, 0, 0, 0, 0, 2439975, 0, 56311), -- The Forging of Memories +(79336, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2433457, 0, 56311), -- The Forging of Memories +(79335, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2397358, 0, 56311), -- One More Tradition +(79335, 0, 2, 1, 446089, 213001, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- One More Tradition +(79335, 0, 1, 0, 446088, 213002, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- One More Tradition +(79335, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2433457, 0, 56311), -- One More Tradition +(78749, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2399924, 0, 56311), -- Who Runs this Fine Establishment? +(78749, 0, 2, 1, 446984, 218322, 2552, 2248, 0, 0, 0, 0, 0, 2449368, 0, 56311), -- Who Runs this Fine Establishment? +(78749, 0, 1, 0, 445082, 213679, 2552, 2248, 0, 0, 0, 0, 0, 2399853, 0, 56311), -- Who Runs this Fine Establishment? +(78749, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2397364, 0, 56311), -- Who Runs this Fine Establishment? +(78748, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2399924, 0, 56311), -- Cutting the Wick +(78748, 0, 3, 2, 445078, 213200, 2552, 2248, 0, 0, 0, 0, 0, 2397449, 0, 56311), -- Cutting the Wick +(78748, 0, 2, 1, 445077, 213195, 2552, 2248, 0, 0, 0, 0, 0, 2397440, 0, 56311), -- Cutting the Wick +(78748, 0, 1, 0, 445076, 213550, 2552, 2248, 0, 0, 0, 0, 0, 2398796, 0, 56311), -- Cutting the Wick +(78748, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2399924, 0, 56311), -- Cutting the Wick +(78747, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2399924, 0, 56311), -- The Great Collapse +(78747, 0, 1, 0, 445080, 214279, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Great Collapse +(78747, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2399924, 0, 56311), -- The Great Collapse +(78746, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2399923, 0, 56311), -- Laws Apply to All +(78746, 0, 2, 0, 445074, 213197, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56311), -- Laws Apply to All +(78746, 0, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 125993, 0, 2399924, 0, 56311), -- Laws Apply to All +(78746, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 125994, 0, 2399923, 0, 56311), -- Laws Apply to All +(78745, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2399923, 0, 56311), -- You No Take Plunder! +(78745, 0, 2, 0, 445075, 211428, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- You No Take Plunder! +(78745, 0, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 125986, 125986, 2399924, 0, 56311), -- You No Take Plunder! +(78745, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 125987, 125987, 2399923, 0, 56311), -- You No Take Plunder! +(78744, 0, 6, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2399923, 0, 56311), -- Honor Their Memories +(78744, 0, 5, 5, 447237, 218658, 2552, 2248, 0, 0, 0, 0, 0, 0, 1, 56311), -- Honor Their Memories +(78744, 0, 4, 4, 446888, 215236, 2552, 2248, 0, 0, 0, 0, 0, 0, 1, 56311), -- Honor Their Memories +(78744, 0, 3, 2, 445029, 413924, 2552, 2248, 0, 2, 0, 0, 0, 2402810, 0, 56311), -- Honor Their Memories +(78744, 0, 2, 1, 445028, 413925, 2552, 2248, 0, 0, 0, 0, 0, 2402812, 0, 56311), -- Honor Their Memories +(78744, 0, 1, 0, 445025, 413918, 2552, 2248, 0, 0, 0, 0, 0, 2402770, 0, 56311), -- Honor Their Memories +(78744, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2399923, 0, 56311), -- Honor Their Memories +(78743, 0, 1, 32, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 2397358, 0, 56311), -- Before I Depart +(78743, 0, 0, -1, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 2399923, 0, 56311), -- Before I Depart +(79728, 1, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2446035, 0, 56311), -- It's Probably Nothing +(79728, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2444473, 0, 56311), -- It's Probably Nothing +(79728, 0, 1, 0, 446820, 217867, 2552, 2248, 0, 0, 0, 0, 0, 2446393, 0, 56311), -- It's Probably Nothing +(79728, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2446035, 0, 56311), -- It's Probably Nothing +(79727, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2444476, 0, 56311), -- Because It's Shiny +(79727, 0, 1, 0, 446813, 215234, 2552, 2248, 0, 0, 0, 0, 0, 2463789, 0, 56311), -- Because It's Shiny +(79727, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2444476, 0, 56311), -- Because It's Shiny +(79726, 0, 2, 32, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 2444472, 0, 56311), -- "Cataloguing" +(79726, 0, 1, 0, 446812, 215233, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56311), -- "Cataloguing" +(79726, 0, 0, -1, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- "Cataloguing" +(79725, 1, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2446035, 0, 56311), -- Not a Heating Pack +(79725, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2444473, 0, 56311), -- Not a Heating Pack +(79725, 0, 1, 0, 447351, 220252, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56311), -- Not a Heating Pack +(79725, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2446035, 0, 56311), -- Not a Heating Pack +(82768, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2510934, 0, 56311), -- Cloud Fishing +(82768, 0, 1, 31, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cloud Fishing +(82768, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2527656, 0, 56311), -- Cloud Fishing +(82682, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2510934, 0, 56311), -- Elemental Hors D'Oeuvres +(82682, 0, 1, 0, 450230, 224119, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Elemental Hors D'Oeuvres +(82682, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2510934, 0, 56311), -- Elemental Hors D'Oeuvres +(82681, 0, 2, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2510934, 0, 56311), -- Cloudrook Down +(82681, 0, 1, 0, 450229, 225903, 2552, 2248, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cloudrook Down +(82681, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2510934, 0, 56311), -- Cloudrook Down +(80218, 0, 5, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2504485, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 0, 4, 31, 0, 0, 2552, 2248, 0, 2, 0, 125232, 0, 0, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 0, 3, 1, 450680, 225775, 2552, 2248, 0, 0, 0, 125233, 0, 2527080, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 0, 2, 0, 450679, 225774, 2552, 2248, 0, 2, 0, 125233, 0, 0, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 0, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 122760, 0, 2504510, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 122759, 0, 2504485, 0, 56311), -- Up to No Good Down in Silkwood +(83181, 0, 5, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2504484, 0, 56311), -- Best Friends, Same Ends +(83181, 0, 4, 31, 0, 0, 2552, 2248, 0, 2, 0, 125232, 0, 0, 0, 56311), -- Best Friends, Same Ends +(83181, 0, 3, 1, 450699, 222612, 2552, 2248, 0, 0, 0, 125233, 0, 2525271, 0, 56311), -- Best Friends, Same Ends +(83181, 0, 2, 0, 450698, 219801, 2552, 2248, 0, 0, 0, 125233, 0, 2525270, 0, 56311), -- Best Friends, Same Ends +(83181, 0, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 122759, 0, 2504484, 0, 56311); -- Best Friends, Same Ends + +INSERT INTO `quest_poi` (`QuestID`, `BlobIndex`, `Idx1`, `ObjectiveIndex`, `QuestObjectiveID`, `QuestObjectID`, `MapID`, `UiMapID`, `Priority`, `Flags`, `WorldEffectID`, `PlayerConditionID`, `NavigationPlayerConditionID`, `SpawnTrackingID`, `AlwaysAllowMergingBlobs`, `VerifiedBuild`) VALUES +(83181, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 122760, 0, 2504509, 0, 56311), -- Best Friends, Same Ends +(80217, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2517154, 0, 56311), -- A Lamplight for the Shipwright +(80217, 0, 3, 2, 450594, 225441, 2552, 2248, 0, 0, 0, 0, 0, 2520364, 0, 56311), -- A Lamplight for the Shipwright +(80217, 0, 2, 1, 450547, 225221, 2552, 2248, 0, 0, 0, 0, 0, 2519265, 0, 56311), -- A Lamplight for the Shipwright +(80217, 0, 1, 0, 450546, 225214, 2552, 2248, 0, 0, 0, 0, 0, 2519265, 0, 56311), -- A Lamplight for the Shipwright +(80217, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2504484, 0, 56311), -- A Lamplight for the Shipwright +(80216, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2482647, 0, 56311), -- Concealed in the Weald +(80216, 0, 2, 1, 450438, 224844, 2552, 2248, 0, 2, 0, 0, 0, 0, 1, 56311), -- Concealed in the Weald +(80216, 0, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 122756, 0, 2482647, 0, 56311), -- Concealed in the Weald +(80216, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 122757, 0, 2517154, 0, 56311), -- Concealed in the Weald +(80215, 0, 3, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2482648, 0, 56311), -- Ungirthin' the Earthen +(80215, 0, 2, 0, 450436, 224838, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Ungirthin' the Earthen +(80215, 0, 1, -1, 0, 0, 2552, 2248, 0, 0, 0, 122756, 0, 2482648, 0, 56311), -- Ungirthin' the Earthen +(80215, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 122757, 0, 2517154, 0, 56311), -- Ungirthin' the Earthen +(80214, 0, 1, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2482634, 0, 56311), -- A Time to Kill at the Lumber Mill +(80214, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2482648, 0, 56311), -- A Time to Kill at the Lumber Mill +(80213, 0, 4, 32, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2482618, 0, 56311), -- Holy Fire in Rambleshire +(80213, 0, 3, 2, 450225, 224118, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Holy Fire in Rambleshire +(80213, 0, 2, 1, 450224, 224372, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Holy Fire in Rambleshire +(80213, 0, 1, 0, 450207, 224391, 2552, 2248, 0, 2, 0, 0, 0, 0, 0, 56311), -- Holy Fire in Rambleshire +(80213, 0, 0, -1, 0, 0, 2552, 2248, 0, 0, 0, 0, 0, 2482634, 0, 56311), -- Holy Fire in Rambleshire +(84446, 0, 1, 32, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2433249, 0, 56288), -- Renown of Khaz Algar +(84446, 0, 0, -1, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2505658, 0, 56288), -- Renown of Khaz Algar +(79197, 0, 4, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2454129, 0, 56288), -- Surface Bound +(79197, 0, 3, 1, 449184, 223761, 2601, 2255, 0, 0, 0, 0, 0, 2510242, 0, 56288), -- Surface Bound +(79197, 1, 2, 0, 445743, 31724, 2552, 2339, 0, 0, 0, 0, 0, 2433249, 0, 56288), -- Surface Bound +(79197, 0, 1, 0, 445743, 31724, 2552, 2274, 0, 2, 0, 0, 0, 0, 0, 56288), -- Surface Bound +(79197, 0, 0, -1, 0, 0, 2552, 2248, 0, 2, 0, 0, 0, 2433249, 0, 56288), -- Surface Bound +(84022, 0, 4, 32, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Uniting Severed Threads +(84022, 0, 3, 2, 451712, 228042, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Uniting Severed Threads +(84022, 0, 2, 1, 451711, 228028, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Uniting Severed Threads +(84022, 0, 1, 0, 451710, 228027, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Uniting Severed Threads +(84022, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56288), -- Uniting Severed Threads +(78248, 0, 2, 32, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- What We Still Have +(78248, 0, 1, 0, 446601, 217393, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- What We Still Have +(78248, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56288), -- What We Still Have +(78244, 0, 3, 32, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Kaheti Hospitality +(78244, 0, 2, 2, 446186, 216548, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Kaheti Hospitality +(78244, 0, 1, 0, 446587, 217384, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Kaheti Hospitality +(78244, 0, 0, -1, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Kaheti Hospitality +(80502, 0, 2, 32, 0, 0, 2601, 2213, 0, 0, 0, 0, 0, 2467543, 0, 56288), -- Don't Cry for Me, Azj-Kahet +(80502, 0, 1, 0, 448111, 217465, 2601, 2213, 0, 0, 0, 0, 0, 2463724, 0, 56288), -- Don't Cry for Me, Azj-Kahet +(80502, 0, 0, -1, 0, 0, 2601, 2213, 0, 0, 0, 0, 0, 2463721, 0, 56288), -- Don't Cry for Me, Azj-Kahet +(79631, 0, 3, 32, 0, 0, 2601, 2213, 0, 0, 0, 0, 0, 2441469, 0, 56288), -- Klaskin's Great Escape +(79631, 1, 2, 1, 448109, 220400, 2601, 2213, 0, 0, 0, 125004, 0, 2441468, 0, 56288), -- Klaskin's Great Escape +(79631, 0, 1, 1, 448109, 220400, 2601, 2213, 0, 0, 0, 121472, 0, 2441469, 0, 56288), -- Klaskin's Great Escape +(79631, 0, 0, -1, 0, 0, 2601, 2213, 0, 0, 0, 0, 0, 2441468, 0, 56288), -- Klaskin's Great Escape +(79630, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2441468, 0, 56288), -- Searching the Web +(79630, 0, 1, 0, 451308, 227160, 2601, 2213, 0, 0, 0, 0, 0, 2441469, 0, 56288), -- Searching the Web +(79630, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2441469, 0, 56288), -- Searching the Web +(78231, 0, 7, 32, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Like a Spider on the Wall +(78231, 0, 6, 31, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Like a Spider on the Wall +(78231, 0, 5, 5, 446517, 217273, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Like a Spider on the Wall +(78231, 0, 4, 4, 446516, 217274, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Like a Spider on the Wall +(78231, 0, 3, 3, 446513, 217271, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Like a Spider on the Wall +(78231, 0, 2, 2, 446515, 217275, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Like a Spider on the Wall +(78231, 0, 1, 1, 446514, 217276, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Like a Spider on the Wall +(78231, 0, 0, -1, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Like a Spider on the Wall +(78232, 0, 4, 32, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Rewriting the Rewritten +(78232, 0, 3, 3, 446531, 217321, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Rewriting the Rewritten +(78232, 0, 2, 2, 446530, 217320, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Rewriting the Rewritten +(78232, 0, 1, 1, 446529, 217319, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Rewriting the Rewritten +(78232, 0, 0, -1, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Rewriting the Rewritten +(78228, 0, 3, 32, 0, 0, 2601, 2216, 0, 2, 0, 0, 0, 0, 0, 56288), -- Into a Skittering City +(78228, 0, 2, 2, 444142, 217223, 2601, 2216, 0, 2, 0, 0, 0, 0, 0, 56288), -- Into a Skittering City +(78228, 0, 1, 0, 446481, 217222, 2601, 2216, 0, 2, 0, 0, 0, 0, 0, 56288), -- Into a Skittering City +(78228, 0, 0, -1, 0, 0, 2601, 2216, 0, 2, 0, 0, 0, 0, 0, 56288), -- Into a Skittering City +(78226, 0, 5, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56288), -- A Most Intriguing Invitation +(78226, 0, 4, 4, 448044, 220128, 2601, 2216, 0, 2, 0, 0, 0, 0, 0, 56288), -- A Most Intriguing Invitation +(78226, 0, 3, 2, 448021, 220086, 2601, 2216, 0, 2, 0, 0, 0, 0, 0, 56288), -- A Most Intriguing Invitation +(78226, 0, 2, 1, 445830, 215584, 2601, 2256, 0, 2, 0, 0, 0, 0, 0, 56288), -- A Most Intriguing Invitation +(78226, 0, 1, 0, 448937, 221724, 2601, 2216, 0, 2, 0, 0, 0, 0, 0, 56288), -- A Most Intriguing Invitation +(78226, 0, 0, -1, 0, 0, 2601, 2216, 0, 0, 0, 0, 0, 2454021, 0, 56288), -- A Most Intriguing Invitation +(78256, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2424282, 0, 56288), -- The General's Consensus +(78256, 0, 1, 0, 447461, 217042, 2601, 2255, 0, 0, 0, 0, 0, 2453693, 0, 56288), -- The General's Consensus +(78256, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56288), -- The General's Consensus +(78255, 0, 4, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386732, 0, 56288), -- Just Act Casual +(78255, 0, 3, 3, 445947, 215845, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Just Act Casual +(78255, 0, 2, 1, 445798, 215419, 2601, 2255, 0, 0, 0, 0, 0, 2421577, 0, 56288), -- Just Act Casual +(78255, 0, 1, 0, 447994, 215413, 2601, 2255, 0, 0, 0, 0, 0, 2386732, 0, 56288), -- Just Act Casual +(78255, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2424282, 0, 56288), -- Just Act Casual +(78251, 0, 4, 32, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 2386783, 0, 56288), -- Dalaran's Most Distressed +(78251, 0, 3, 2, 445749, 221795, 2601, 2255, 0, 0, 0, 0, 0, 2477249, 0, 56288), -- Dalaran's Most Distressed +(78251, 0, 2, 1, 445748, 221757, 2601, 2255, 0, 0, 0, 0, 0, 2477141, 0, 56288), -- Dalaran's Most Distressed +(78251, 0, 1, 0, 445747, 211851, 2601, 2255, 0, 0, 0, 0, 0, 2476528, 0, 56288), -- Dalaran's Most Distressed +(78251, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386732, 0, 56288), -- Dalaran's Most Distressed +(78254, 0, 3, 32, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 2441304, 0, 56288), -- Stolen Influence +(78254, 0, 2, 0, 445763, 212528, 2601, 2255, 0, 0, 0, 0, 0, 2386774, 0, 56288), -- Stolen Influence +(78254, 0, 1, -1, 0, 0, 2601, 2255, 0, 0, 0, 116843, 0, 2386732, 0, 56288), -- Stolen Influence +(78254, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 116760, 0, 2386783, 0, 56288), -- Stolen Influence +(78250, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2441304, 0, 56288), -- General Admission +(78250, 0, 1, 0, 445694, 217165, 2601, 2255, 0, 0, 0, 0, 0, 2387014, 0, 56288), -- General Admission +(78250, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2441304, 0, 56288), -- General Admission +(78249, 0, 4, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2441304, 0, 56288), -- Specific Personages +(78249, 0, 3, 2, 445760, 211591, 2601, 2255, 0, 0, 0, 0, 0, 2386930, 0, 56288), -- Specific Personages +(78249, 0, 2, 1, 445759, 211564, 2601, 2255, 0, 0, 0, 0, 0, 2386916, 0, 56288), -- Specific Personages +(78249, 0, 1, 0, 445758, 211582, 2601, 2255, 0, 0, 0, 0, 0, 2386928, 0, 56288), -- Specific Personages +(78249, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2441304, 0, 56288), -- Specific Personages +(79175, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2441304, 0, 56288), -- I Think I'm a Drone Now +(79175, 0, 1, 1, 449009, 219136, 2601, 2255, 0, 0, 0, 0, 0, 2478249, 0, 56288), -- I Think I'm a Drone Now +(79175, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2441304, 0, 56288), -- I Think I'm a Drone Now +(79625, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2441304, 0, 56288), -- Not Quite Dead +(79625, 0, 1, 0, 446534, 219156, 2601, 2255, 0, 0, 0, 0, 0, 2453482, 0, 56288), -- Not Quite Dead +(79625, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2441304, 0, 56288), -- Not Quite Dead +(78237, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386741, 0, 56288), -- Let Fly! +(78237, 0, 1, 0, 447883, 429100, 2601, 2255, 0, 0, 0, 0, 0, 2454200, 0, 56288), -- Let Fly! +(78237, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2441304, 0, 56288), -- Let Fly! +(78383, 0, 5, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386741, 0, 56288), -- Strategic Edge +(78383, 2, 4, 1, 445500, 221031, 2601, 2255, 0, 0, 0, 121754, 0, 2480232, 0, 56288), -- Strategic Edge +(78383, 1, 3, 1, 445500, 221031, 2601, 2255, 0, 0, 0, 121753, 0, 2480229, 0, 56288), -- Strategic Edge +(78383, 0, 2, 1, 445500, 221031, 2601, 2255, 0, 0, 0, 121752, 0, 2480231, 0, 56288), -- Strategic Edge +(78383, 0, 1, 0, 445399, 211870, 2601, 2255, 0, 0, 0, 0, 0, 2481796, 0, 56288), -- Strategic Edge +(78383, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386741, 0, 56288), -- Strategic Edge +(78234, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386741, 0, 56288), -- Force Your Way +(78234, 0, 1, 0, 445398, 214685, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Force Your Way +(78234, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386741, 0, 56288), -- Force Your Way +(79357, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2434591, 0, 56288), -- Removing the Cap +(79357, 0, 1, 0, 446742, 215545, 2601, 2255, 0, 0, 0, 0, 0, 2421470, 0, 56288), -- Removing the Cap +(79357, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2434591, 0, 56288), -- Removing the Cap +(79356, 0, 4, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2434591, 0, 56288), -- Antifungal Firestarter +(79356, 2, 3, 0, 446685, 217553, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Antifungal Firestarter +(79356, 1, 2, 0, 446685, 217553, 2601, 2275, 0, 0, 0, 0, 0, 0, 0, 56288), -- Antifungal Firestarter +(79356, 0, 1, 0, 446685, 217553, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56288), -- Antifungal Firestarter +(79356, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2434591, 0, 56288), -- Antifungal Firestarter +(78236, 0, 3, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386718, 0, 56288), -- Scrappy Straggler +(78236, 0, 2, 1, 449089, 220051, 2601, 2255, 0, 0, 0, 0, 0, 2386741, 0, 56288), -- Scrappy Straggler +(78236, 0, 1, 0, 447915, 32522, 2601, 2255, 0, 0, 0, 0, 0, 2386741, 0, 56288), -- Scrappy Straggler +(78236, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386741, 0, 56288), -- Scrappy Straggler +(79174, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2434591, 0, 56288), -- Infested Infestation +(79174, 0, 1, 0, 446181, 215550, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Infested Infestation +(79174, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2434591, 0, 56288), -- Infested Infestation +(79355, 0, 5, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2434591, 0, 56288), -- Prisoner Preservation +(79355, 3, 4, 0, 446294, 216890, 2601, 2255, 0, 0, 0, 117759, 0, 2438874, 0, 56288), -- Prisoner Preservation +(79355, 2, 3, 0, 446294, 216890, 2601, 2255, 0, 0, 0, 117746, 0, 2438867, 0, 56288), -- Prisoner Preservation +(79355, 1, 2, 0, 446294, 216890, 2601, 2255, 0, 0, 0, 117703, 0, 2438399, 0, 56288), -- Prisoner Preservation +(79355, 0, 1, 0, 446294, 216890, 2601, 2255, 0, 0, 0, 117693, 0, 2438147, 0, 56288), -- Prisoner Preservation +(79355, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2434591, 0, 56288), -- Prisoner Preservation +(80399, 0, 4, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386718, 0, 56288), -- Rations and Revelations +(80399, 2, 3, 0, 447875, 219888, 2601, 2255, 0, 0, 0, 125944, 0, 2459701, 0, 56288), -- Rations and Revelations +(80399, 1, 2, 0, 447875, 219888, 2601, 2255, 0, 0, 0, 125943, 0, 2459700, 0, 56288), -- Rations and Revelations +(80399, 0, 1, 0, 447875, 219888, 2601, 2255, 0, 0, 0, 125942, 0, 2459702, 0, 56288), -- Rations and Revelations +(80399, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386718, 0, 56288), -- Rations and Revelations +(84664, 0, 1, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2502964, 0, 56288), -- Making the Underworld Go Round +(84664, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2502964, 0, 56288), -- Making the Underworld Go Round +(78233, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56288), -- The Weaver's Gift +(78233, 0, 1, 0, 445396, 30837, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Weaver's Gift +(78233, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2386718, 0, 56288), -- The Weaver's Gift +(78393, 0, 4, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56288), -- A Seeming Respite +(78393, 0, 3, 2, 445775, 215530, 2601, 2255, 0, 0, 0, 0, 0, 2353608, 0, 56288), -- A Seeming Respite +(78393, 0, 2, 1, 445774, 215529, 2601, 2255, 0, 0, 0, 0, 0, 2433869, 0, 56288), -- A Seeming Respite +(78393, 0, 1, 0, 445765, 215528, 2601, 2255, 0, 0, 0, 0, 0, 2353527, 0, 56288), -- A Seeming Respite +(78393, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56288), -- A Seeming Respite +(78392, 0, 5, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56288), -- The Tangled Web +(78392, 0, 4, 3, 450783, 226036, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56288), -- The Tangled Web +(78392, 0, 3, 2, 448793, 226035, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56288), -- The Tangled Web +(78392, 0, 2, 1, 448792, 226034, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56288), -- The Tangled Web +(78392, 0, 1, 0, 445730, 226033, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56288), -- The Tangled Web +(78392, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56288), -- The Tangled Web +(78354, 0, 5, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2387696, 0, 56288), -- A Guiding Thread +(78354, 0, 4, 3, 445596, 215425, 2601, 2255, 0, 0, 0, 0, 0, 2390179, 0, 56288), -- A Guiding Thread +(78354, 0, 3, 2, 445595, 215404, 2601, 2255, 0, 0, 0, 0, 0, 2390178, 0, 56288), -- A Guiding Thread +(78354, 0, 2, 1, 445594, 215246, 2601, 2255, 0, 0, 0, 0, 0, 2390177, 0, 56288), -- A Guiding Thread +(78354, 0, 1, 0, 449146, 222321, 2601, 2255, 0, 0, 0, 0, 0, 2390177, 0, 56288), -- A Guiding Thread +(78354, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2353554, 0, 56288), -- A Guiding Thread +(79139, 0, 3, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2389082, 0, 56288), -- Alone in the Dark +(79139, 0, 2, 1, 445592, 215224, 2601, 2255, 0, 0, 0, 0, 0, 2419038, 0, 56288), -- Alone in the Dark +(79139, 0, 1, 0, 445586, 215213, 2601, 2255, 0, 0, 0, 0, 0, 2418979, 0, 56288), -- Alone in the Dark +(79139, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2387696, 0, 56288), -- Alone in the Dark +(78353, 0, 3, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2389078, 0, 56288), -- Fear the Old Blood +(78353, 0, 2, 1, 447973, 211866, 2601, 2255, 0, 0, 0, 0, 0, 0, 1, 56288), -- Fear the Old Blood +(78353, 1, 1, -1, 0, 0, 2601, 2255, 0, 0, 0, 124247, 0, 2389082, 0, 56288), -- Fear the Old Blood +(78353, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 124246, 0, 2389078, 0, 56288), -- Fear the Old Blood +(78352, 0, 3, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2389078, 0, 56288), -- For Naught, So Vial +(78352, 0, 2, 0, 447976, 433465, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56288), -- For Naught, So Vial +(78352, 1, 1, -1, 0, 0, 2601, 2255, 0, 0, 0, 124247, 0, 2389082, 0, 56288), -- For Naught, So Vial +(78352, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 124246, 0, 2389078, 0, 56288), -- For Naught, So Vial +(78348, 0, 3, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2390918, 0, 56288), -- Friends in Low Places +(78348, 0, 2, 1, 447933, 215952, 2601, 2255, 0, 0, 0, 0, 0, 2389078, 0, 56288), -- Friends in Low Places +(78348, 0, 1, 0, 447932, 215721, 2601, 2255, 0, 0, 0, 0, 0, 2459876, 0, 56288), -- Friends in Low Places +(78348, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2389078, 0, 56288), -- Friends in Low Places +(79580, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2439994, 0, 56288), -- Offensive Counter +(79580, 0, 1, 0, 446431, 215170, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56288), -- Offensive Counter +(79580, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2439994, 0, 56288), -- Offensive Counter +(79579, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2439994, 0, 56288), -- That Airspace is Mine(d)! +(79579, 0, 1, 0, 446430, 216602, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56288), -- That Airspace is Mine(d)! +(79579, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2439994, 0, 56288), -- That Airspace is Mine(d)! +(79574, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2439936, 0, 56288), -- The Second Front +(79574, 0, 1, 0, 447819, 432826, 2601, 2255, 0, 0, 0, 0, 0, 2458781, 0, 56288), -- The Second Front +(79574, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2439994, 0, 56288), -- The Second Front +(78384, 1, 6, 32, 0, 0, 2601, 2255, 0, 0, 0, 124217, 0, 2387158, 0, 56288), -- Chasing the Light +(78384, 0, 5, 32, 0, 0, 2601, 2255, 0, 0, 0, 124216, 0, 0, 0, 56288), -- Chasing the Light +(78384, 0, 4, 2, 445385, 211783, 2601, 2255, 0, 0, 0, 0, 0, 2391057, 0, 56288), -- Chasing the Light +(78384, 0, 3, 1, 445384, 211775, 2601, 2255, 0, 0, 0, 0, 0, 2391035, 0, 56288), -- Chasing the Light +(78384, 0, 2, 0, 445383, 211774, 2601, 2255, 0, 2, 0, 0, 0, 2391031, 0, 56288), -- Chasing the Light +(78384, 1, 1, -1, 0, 0, 2601, 2255, 0, 0, 0, 124217, 0, 2387158, 0, 56288), -- Chasing the Light +(78384, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 124216, 0, 0, 0, 56288), -- Chasing the Light +(78350, 1, 4, 32, 0, 0, 2601, 2255, 0, 0, 0, 124217, 0, 2390918, 0, 56288), -- Heroes Never Die +(78350, 0, 3, 32, 0, 0, 2601, 2255, 0, 0, 0, 124216, 0, 0, 0, 56288), -- Heroes Never Die +(78350, 0, 2, 0, 445410, 214823, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56288), -- Heroes Never Die +(78350, 1, 1, -1, 0, 0, 2601, 2255, 0, 0, 0, 124217, 0, 2390918, 0, 56288), -- Heroes Never Die +(78350, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 124216, 0, 0, 0, 56288), -- Heroes Never Die +(78630, 0, 4, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397537, 0, 56288), -- The Rise of the Reckoning +(78630, 1, 3, 1, 446580, 217367, 2601, 2215, 0, 2, 0, 126631, 0, 0, 0, 56288), -- The Rise of the Reckoning +(78630, 0, 2, 1, 446580, 217367, 2601, 2215, 0, 0, 0, 126630, 0, 2441660, 0, 56288), -- The Rise of the Reckoning +(78630, 0, 1, 0, 446579, 217368, 2601, 2215, 0, 0, 0, 0, 0, 2441660, 0, 56288), -- The Rise of the Reckoning +(78630, 0, 0, -1, 0, 0, 2601, 2255, 0, 2, 0, 0, 0, 2390918, 0, 56288), -- The Rise of the Reckoning +(78629, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397477, 0, 56288), -- Running on Reserves +(78629, 0, 1, 0, 446555, 213286, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56288), -- Running on Reserves +(78629, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397537, 0, 56288), -- Running on Reserves +(78628, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397476, 0, 56288), -- Trapdoor Sprung +(78628, 0, 1, 0, 446554, 217336, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56288), -- Trapdoor Sprung +(78628, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397537, 0, 56288), -- Trapdoor Sprung +(78627, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397462, 0, 56288), -- The Final Front +(78627, 0, 1, 0, 446535, 217332, 2601, 2215, 0, 0, 0, 0, 0, 2441327, 0, 56288), -- The Final Front +(78627, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397476, 0, 56288), -- The Final Front +(80049, 0, 4, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2441261, 0, 56288), -- The Flame Still Burns +(80049, 0, 3, 3, 450485, 214362, 2601, 2215, 0, 0, 0, 0, 0, 2441259, 0, 56288), -- The Flame Still Burns +(80049, 0, 2, 1, 450483, 213107, 2601, 2215, 0, 0, 0, 0, 0, 2441260, 0, 56288), -- The Flame Still Burns +(80049, 0, 1, 0, 450482, 225226, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- The Flame Still Burns +(80049, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2441261, 0, 56288), -- The Flame Still Burns +(79089, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2441261, 0, 56288), -- Consecrated Cleanup +(79089, 0, 1, 1, 446045, 216161, 2601, 2215, 0, 2, 0, 0, 0, 0, 1, 56288), -- Consecrated Cleanup +(79089, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2441261, 0, 56288), -- Consecrated Cleanup +(78624, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397461, 0, 56288), -- A Candle in the Dark +(78624, 0, 2, 3, 446523, 213208, 2601, 2215, 0, 0, 0, 0, 0, 2397463, 0, 56288), -- A Candle in the Dark +(78624, 0, 1, 0, 448335, 220871, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- A Candle in the Dark +(78624, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2441261, 0, 56288), -- A Candle in the Dark +(78621, 0, 4, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397293, 0, 56288), -- The Shadow Rising +(78621, 0, 3, 2, 445987, 216036, 2601, 2215, 0, 0, 0, 0, 0, 2398042, 0, 56288), -- The Shadow Rising +(78621, 0, 2, 1, 445986, 216035, 2601, 2215, 0, 0, 0, 0, 0, 2398041, 0, 56288), -- The Shadow Rising +(78621, 0, 1, 0, 445985, 213403, 2601, 2215, 0, 0, 0, 0, 0, 2398039, 0, 56288), -- The Shadow Rising +(78621, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2417375, 0, 56288), -- The Shadow Rising +(78620, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397292, 0, 56288), -- Crossroads of Twilight +(78620, 0, 1, 0, 445984, 216028, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56288), -- Crossroads of Twilight +(78620, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397462, 0, 56288), -- Crossroads of Twilight +(78615, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397702, 0, 56288), -- The Bell Tolls +(78615, 0, 1, 0, 445981, 216020, 2601, 2215, 0, 0, 0, 0, 0, 2424966, 0, 56288), -- The Bell Tolls +(78615, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397292, 0, 56288), -- The Bell Tolls +(78614, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397210, 0, 56288), -- Mereldar's Light +(78614, 0, 1, 0, 447124, 214386, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- Mereldar's Light +(78614, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397702, 0, 56288), -- Mereldar's Light +(78626, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397210, 0, 56288), -- Spar Day +(78626, 0, 1, 0, 445895, 214429, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56288), -- Spar Day +(78626, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397210, 0, 56288), -- Spar Day +(79297, 0, 5, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397210, 0, 56288), -- Nightwatch +(79297, 0, 4, 4, 448797, 215698, 2601, 2215, 0, 0, 0, 0, 0, 2397224, 0, 56288), -- Nightwatch +(79297, 0, 3, 3, 448081, 215972, 2601, 2215, 0, 2, 0, 0, 0, 2408551, 0, 56288), -- Nightwatch +(79297, 0, 2, 2, 445968, 220247, 2601, 2215, 0, 2, 0, 0, 0, 2443020, 0, 56288), -- Nightwatch +(79297, 0, 1, 0, 445967, 217988, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- Nightwatch +(79297, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397224, 0, 56288); -- Nightwatch + +INSERT INTO `quest_poi` (`QuestID`, `BlobIndex`, `Idx1`, `ObjectiveIndex`, `QuestObjectiveID`, `QuestObjectID`, `MapID`, `UiMapID`, `Priority`, `Flags`, `WorldEffectID`, `PlayerConditionID`, `NavigationPlayerConditionID`, `SpawnTrackingID`, `AlwaysAllowMergingBlobs`, `VerifiedBuild`) VALUES +(78613, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2396895, 0, 56288), -- The Bastion of Hallowfall +(78613, 0, 2, 1, 448002, 217708, 2601, 2215, 0, 0, 0, 0, 0, 2444422, 0, 56288), -- The Bastion of Hallowfall +(78613, 0, 1, 0, 448001, 215697, 2601, 2215, 0, 0, 0, 0, 0, 2462072, 0, 56288), -- The Bastion of Hallowfall +(78613, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2462072, 0, 56288), -- The Bastion of Hallowfall +(78607, 0, 1, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2408806, 0, 56288), -- To Mereldar +(78607, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2396895, 0, 56288), -- To Mereldar +(78954, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2477027, 0, 56288), -- Restore the Flame +(78954, 0, 1, 0, 445177, 217100, 2601, 2215, 0, 0, 0, 0, 0, 2408806, 0, 56288), -- Restore the Flame +(78954, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2408806, 0, 56288), -- Restore the Flame +(81690, 0, 4, 32, 0, 0, 2601, 2215, 0, 32768, 0, 0, 0, 2476524, 0, 56288), -- The Light at the End of the Tunnel +(81690, 2, 3, 0, 448944, 221735, 2601, 2215, 0, 2, 0, 117814, 0, 0, 0, 56288), -- The Light at the End of the Tunnel +(81690, 1, 2, 0, 448944, 221735, 2601, 2215, 0, 2, 0, 121044, 0, 0, 0, 56288), -- The Light at the End of the Tunnel +(81690, 0, 1, 0, 448944, 221735, 2601, 2215, 0, 2, 0, 121045, 0, 0, 0, 56288), -- The Light at the End of the Tunnel +(81690, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2477028, 0, 56288), -- The Light at the End of the Tunnel +(78952, 0, 6, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2408858, 0, 56288), -- The Final Resistance +(78952, 1, 5, 2, 445175, 214415, 2601, 2215, 0, 2, 0, 117814, 0, 0, 0, 56288), -- The Final Resistance +(78952, 0, 4, 2, 445175, 214415, 2601, 2215, 0, 0, 0, 117813, 0, 2438078, 0, 56288), -- The Final Resistance +(78952, 1, 3, 1, 445176, 221709, 2601, 2215, 0, 2, 0, 117814, 0, 0, 0, 56288), -- The Final Resistance +(78952, 0, 2, 1, 445176, 221709, 2601, 2215, 0, 0, 0, 117813, 0, 2438834, 0, 56288), -- The Final Resistance +(78952, 1, 1, -1, 0, 0, 2601, 2215, 0, 0, 0, 117813, 0, 2476524, 0, 56288), -- The Final Resistance +(78952, 0, 0, -1, 0, 0, 2601, 2215, 0, 2, 0, 117814, 0, 2477027, 0, 56288), -- The Final Resistance +(78951, 0, 3, 32, 0, 0, 2601, 2215, 0, 32770, 0, 0, 0, 2408858, 0, 56288), -- Ever Deeper Shadow +(78951, 1, 2, 0, 445172, 221419, 2601, 2215, 0, 0, 0, 117813, 0, 0, 0, 56288), -- Ever Deeper Shadow +(78951, 0, 1, 0, 445172, 221419, 2601, 2215, 0, 2, 0, 117814, 0, 0, 0, 56288), -- Ever Deeper Shadow +(78951, 0, 0, -1, 0, 0, 2601, 2215, 0, 2, 0, 117813, 0, 2408858, 0, 56288), -- Ever Deeper Shadow +(78939, 0, 7, 32, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 2408744, 0, 56288), -- The Darkened Flame +(78939, 0, 6, 6, 446673, 217514, 2601, 2215, 0, 0, 0, 0, 0, 2408806, 0, 56288), -- The Darkened Flame +(78939, 3, 5, 1, 445169, 216862, 2601, 2215, 0, 0, 0, 117656, 0, 2437979, 0, 56288), -- The Darkened Flame +(78939, 2, 4, 1, 445169, 216862, 2601, 2215, 0, 0, 0, 117653, 0, 2437977, 0, 56288), -- The Darkened Flame +(78939, 1, 3, 1, 445169, 216862, 2601, 2215, 0, 0, 0, 117655, 0, 2437968, 0, 56288), -- The Darkened Flame +(78939, 0, 2, 1, 445169, 216862, 2601, 2215, 0, 0, 0, 117657, 0, 2473285, 0, 56288), -- The Darkened Flame +(78939, 0, 1, 0, 445168, 216857, 2601, 2215, 0, 0, 0, 0, 0, 2437827, 0, 56288), -- The Darkened Flame +(78939, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2408806, 0, 56288), -- The Darkened Flame +(78937, 0, 2, 32, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- Shadow upon Shadow +(78937, 0, 1, 0, 445165, 216590, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- Shadow upon Shadow +(78937, 0, 0, -1, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 2408804, 0, 56288), -- Shadow upon Shadow +(78936, 0, 4, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2408617, 0, 56288), -- Something's Fishy +(78936, 0, 3, 2, 446201, 216527, 2601, 2215, 0, 0, 0, 0, 0, 2408679, 0, 56288), -- Something's Fishy +(78936, 0, 2, 1, 446200, 216526, 2601, 2215, 0, 0, 0, 0, 0, 2408674, 0, 56288), -- Something's Fishy +(78936, 0, 1, 0, 445163, 216536, 2601, 2215, 0, 0, 0, 0, 0, 2408677, 0, 56288), -- Something's Fishy +(78936, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2408617, 0, 56288), -- Something's Fishy +(78934, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2408555, 0, 56288), -- Blades of the Arathi +(78934, 0, 2, 1, 445157, 216464, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56288), -- Blades of the Arathi +(78934, 0, 1, 0, 448514, 439270, 2601, 2215, 0, 0, 0, 0, 0, 2471125, 0, 56288), -- Blades of the Arathi +(78934, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2408600, 0, 56288), -- Blades of the Arathi +(80316, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2455224, 0, 56288), -- Return to the Sea +(80316, 0, 2, 1, 448028, 220121, 2601, 2215, 0, 0, 0, 0, 0, 2465763, 0, 56288), -- Return to the Sea +(80316, 0, 1, 0, 448027, 220118, 2601, 2215, 0, 0, 0, 0, 0, 2462042, 0, 56288), -- Return to the Sea +(80316, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2456046, 0, 56288), -- Return to the Sea +(80315, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2455224, 0, 56288), -- Alluring Offer +(80315, 0, 2, 2, 448062, 219633, 2601, 2215, 0, 0, 0, 0, 0, 2456721, 0, 56288), -- Alluring Offer +(80315, 0, 1, 1, 448061, 219602, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- Alluring Offer +(80315, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2455224, 0, 56288), -- Alluring Offer +(80314, 0, 4, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2455224, 0, 56288), -- Voices from the Deep +(80314, 0, 3, 2, 448065, 220182, 2601, 2215, 0, 0, 0, 0, 0, 2462755, 0, 56288), -- Voices from the Deep +(80314, 0, 2, 1, 448064, 220183, 2601, 2215, 0, 0, 0, 0, 0, 2462756, 0, 56288), -- Voices from the Deep +(80314, 0, 1, 0, 448009, 220184, 2601, 2215, 0, 0, 0, 0, 0, 2461332, 0, 56288), -- Voices from the Deep +(80314, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2455224, 0, 56288), -- Voices from the Deep +(80313, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2455224, 0, 56288), -- Tidal Charms +(80313, 0, 1, 0, 448004, 217709, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- Tidal Charms +(80313, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2455224, 0, 56288), -- Tidal Charms +(80312, 0, 2, 0, 448022, 220088, 2601, 2215, 0, 0, 0, 0, 0, 2455224, 0, 56288), -- Gasping Plea +(80312, 1, 1, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2455224, 0, 56288), -- Gasping Plea +(80312, 0, 0, -1, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 2455224, 0, 56288), -- Gasping Plea +(81568, 0, 1, 32, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 2470441, 0, 56288), -- Release the Beasts +(81568, 0, 0, 0, 448387, 220915, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56288), -- Release the Beasts +(78932, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2408522, 0, 56288), -- Fickle Fiendish Fish +(78932, 0, 2, 0, 445153, 216406, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- Fickle Fiendish Fish +(78932, 1, 1, -1, 0, 0, 2601, 2215, 0, 32768, 0, 0, 0, 2408553, 0, 56288), -- Fickle Fiendish Fish +(78932, 0, 0, -1, 0, 0, 2601, 2215, 0, 32768, 0, 0, 0, 2408521, 0, 56288), -- Fickle Fiendish Fish +(78929, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2408523, 0, 56288), -- Tricks of the Dark +(78929, 0, 2, 0, 445152, 215891, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- Tricks of the Dark +(78929, 1, 1, -1, 0, 0, 2601, 2215, 0, 32768, 0, 0, 0, 2408553, 0, 56288), -- Tricks of the Dark +(78929, 0, 0, -1, 0, 0, 2601, 2215, 0, 32768, 0, 0, 0, 2408521, 0, 56288), -- Tricks of the Dark +(78672, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397496, 0, 56288), -- A Lamplighter's Duty +(78672, 1, 2, 0, 445151, 215779, 2601, 2215, 0, 2, 0, 123398, 0, 2408446, 0, 56288), -- A Lamplighter's Duty +(78672, 0, 1, 0, 445151, 215779, 2601, 2215, 0, 2, 0, 123397, 0, 0, 0, 56288), -- A Lamplighter's Duty +(78672, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2408523, 0, 56288), -- A Lamplighter's Duty +(78671, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2515739, 0, 56288), -- The Light of the Dawntower +(78671, 0, 1, 1, 446706, 217667, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- The Light of the Dawntower +(78671, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397496, 0, 56288), -- The Light of the Dawntower +(82836, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397220, 0, 56288), -- Zero Out Xerosh +(82836, 0, 1, 1, 450386, 224311, 2601, 2215, 0, 0, 0, 0, 0, 2515336, 0, 56288), -- Zero Out Xerosh +(82836, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2515739, 0, 56288), -- Zero Out Xerosh +(78669, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397220, 0, 56288), -- For Their Eyes Only +(78669, 0, 1, 0, 446986, 217708, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- For Their Eyes Only +(78669, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397221, 0, 56288), -- For Their Eyes Only +(78670, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397222, 0, 56288), -- Siege Weapon Sabotage +(78670, 0, 2, 2, 448192, 434813, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56288), -- Siege Weapon Sabotage +(78670, 0, 1, 1, 446705, 213630, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- Siege Weapon Sabotage +(78670, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397221, 0, 56288), -- Siege Weapon Sabotage +(78668, 0, 1, 32, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- Rally on the Dawnbreaker +(78668, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397222, 0, 56288), -- Rally on the Dawnbreaker +(78667, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397771, 0, 56288), -- Rekindled Memories +(78667, 0, 1, 0, 446410, 213191, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56288), -- Rekindled Memories +(78667, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397771, 0, 56288), -- Rekindled Memories +(78666, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397136, 0, 56288), -- The Only Good Spider +(78666, 0, 1, 0, 446432, 217146, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Only Good Spider +(78666, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397136, 0, 56288), -- The Only Good Spider +(79999, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397073, 0, 56288), -- Igniting Hope +(79999, 0, 2, 1, 447073, 218382, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- Igniting Hope +(79999, 0, 1, 0, 447070, 216669, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- Igniting Hope +(79999, 0, 0, -1, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- Igniting Hope +(78665, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2432649, 0, 56288), -- Tunnel Trouble +(78665, 1, 2, 0, 446389, 411984, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- Tunnel Trouble +(78665, 0, 1, 0, 446389, 411984, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56288), -- Tunnel Trouble +(78665, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397136, 0, 56288), -- Tunnel Trouble +(78659, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2450516, 0, 56288), -- Where the Light Touches +(78659, 0, 2, 2, 446434, 217168, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- Where the Light Touches +(78659, 0, 1, 1, 446288, 216294, 2601, 2215, 0, 0, 0, 0, 0, 2434004, 0, 56288), -- Where the Light Touches +(78659, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2432649, 0, 56288), -- Where the Light Touches +(78658, 0, 4, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2401834, 0, 56288), -- The Hallowed Path +(78658, 0, 3, 3, 446692, 31870, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- The Hallowed Path +(78658, 0, 2, 2, 445977, 218445, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56288), -- The Hallowed Path +(78658, 0, 1, 1, 447116, 31995, 2601, 2215, 0, 2, 0, 0, 0, 2442983, 0, 56288), -- The Hallowed Path +(78658, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2444098, 0, 56288), -- The Hallowed Path +(84908, 0, 0, -1, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2519307, 0, 56288), -- Stormrider's Honors +(83768, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2549414, 0, 56311), -- Delver's Call: The Skittering Breach +(83768, 0, 1, 0, 451528, 166256, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Delver's Call: The Skittering Breach +(83768, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2526352, 0, 56311), -- Delver's Call: The Skittering Breach +(82206, 0, 2, 32, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 2488552, 0, 56311), -- Into Shadows +(82206, 0, 1, 31, 0, 0, 2601, 2215, 0, 0, 0, 122122, 0, 2488651, 0, 56311), -- Into Shadows +(82206, 0, 0, 1, 449559, 223109, 2601, 2215, 0, 2, 0, 122121, 0, 0, 0, 56311), -- Into Shadows +(83283, 0, 1, 0, 450777, 225340, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- For Morale +(83283, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2526352, 0, 56311), -- For Morale +(83279, 0, 1, 0, 450773, 226023, 2601, 2215, 0, 0, 0, 0, 0, 2529172, 0, 56311), -- Prove One's Mettle +(83279, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2529364, 0, 56311), -- Prove One's Mettle +(83247, 0, 1, 0, 450775, 225179, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Suspicious Minds +(83247, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2526389, 0, 56311), -- Suspicious Minds +(83769, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2549304, 0, 56311), -- Delver's Call: Mycomancer Cavern +(83769, 0, 1, 0, 451530, 166252, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Delver's Call: Mycomancer Cavern +(83769, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2444247, 0, 56311), -- Delver's Call: Mycomancer Cavern +(82848, 0, 1, 1, 450457, 224862, 2601, 2215, 0, 0, 0, 0, 0, 2515011, 1, 56311), -- Sous +(82848, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2513869, 0, 56311), -- Sous +(82847, 0, 2, 1, 450453, 224395, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Enough Garlic +(82847, 0, 1, 0, 450452, 451442, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Enough Garlic +(82847, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2513869, 0, 56311), -- Enough Garlic +(82844, 0, 2, 1, 450445, 224397, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Something Not Ruined +(82844, 0, 1, 0, 450444, 224848, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Something Not Ruined +(82844, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2513869, 0, 56311), -- Something Not Ruined +(82843, 0, 1, 0, 450443, 224396, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Something Earthy +(82843, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2513869, 0, 56311), -- Something Earthy +(82585, 0, 1, 32, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- With Great Pyre +(82585, 0, 0, 1, 450795, 226065, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- With Great Pyre +(84392, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2513869, 0, 56311), -- Hungry in Hollow +(83767, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2549304, 0, 56311), -- Delver's Call: The Sinkhole +(83767, 0, 1, 0, 451526, 166258, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Delver's Call: The Sinkhole +(83767, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2402470, 0, 56311), -- Delver's Call: The Sinkhole +(80205, 0, 7, 32, 0, 0, 2601, 2213, 0, 0, 0, 0, 0, 2455648, 0, 56311), -- Pulling Strings +(80205, 0, 6, 5, 448521, 32818, 2601, 2213, 0, 0, 0, 0, 0, 2471189, 0, 56311), -- Pulling Strings +(80205, 0, 5, 4, 448557, 221096, 2601, 2213, 0, 0, 0, 0, 0, 2455746, 0, 56311), -- Pulling Strings +(80205, 0, 4, 3, 448551, 221461, 2601, 2213, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pulling Strings +(80205, 0, 3, 2, 450551, 225248, 2601, 2213, 0, 0, 0, 0, 0, 2517978, 0, 56311), -- Pulling Strings +(80205, 0, 2, 1, 448693, 221094, 2601, 2213, 0, 0, 0, 0, 0, 2455614, 0, 56311), -- Pulling Strings +(80205, 0, 1, 0, 447561, 32830, 2601, 2213, 0, 0, 0, 0, 0, 2455614, 0, 56311), -- Pulling Strings +(80205, 0, 0, -1, 0, 0, 2601, 2213, 0, 0, 0, 0, 0, 2455613, 0, 56311), -- Pulling Strings +(80206, 0, 3, 32, 0, 0, 2601, 2213, 0, 0, 0, 0, 0, 2455648, 0, 56311), -- Marionette Mercy +(80206, 0, 2, 1, 450256, 224781, 2601, 2213, 0, 2, 0, 0, 0, 0, 0, 56311), -- Marionette Mercy +(80206, 0, 1, 0, 450257, 219385, 2601, 2213, 0, 0, 0, 0, 0, 2455749, 0, 56311), -- Marionette Mercy +(80206, 0, 0, -1, 0, 0, 2601, 2213, 0, 0, 0, 0, 0, 2455648, 0, 56311), -- Marionette Mercy +(80204, 0, 6, 32, 0, 0, 2601, 2213, 0, 0, 0, 0, 0, 2471195, 0, 56311), -- Espionage and Ventriloquism +(80204, 0, 5, 8, 447526, 219388, 2601, 2213, 0, 2, 0, 0, 0, 0, 0, 56311), -- Espionage and Ventriloquism +(80204, 0, 4, 7, 448592, 219443, 2601, 2213, 0, 0, 0, 0, 0, 2472634, 0, 56311), -- Espionage and Ventriloquism +(80204, 0, 3, 2, 447525, 221212, 2601, 2213, 0, 2, 0, 0, 0, 0, 0, 56311), -- Espionage and Ventriloquism +(80204, 0, 2, 1, 447528, 221225, 2601, 2213, 0, 0, 0, 0, 0, 0, 0, 56311), -- Espionage and Ventriloquism +(80204, 0, 1, 0, 447541, 33636, 2601, 2213, 0, 0, 0, 0, 0, 2455648, 0, 56311), -- Espionage and Ventriloquism +(80204, 0, 0, -1, 0, 0, 2601, 2213, 0, 0, 0, 0, 0, 2455648, 0, 56311), -- Espionage and Ventriloquism +(80203, 0, 5, 32, 0, 0, 2601, 2213, 0, 0, 0, 0, 0, 2454841, 0, 56311), -- Social Clues +(80203, 0, 4, 9, 447520, 221087, 2601, 2213, 0, 0, 0, 0, 0, 2454888, 0, 56311), -- Social Clues +(80203, 0, 3, 6, 447521, 221086, 2601, 2213, 0, 0, 0, 0, 0, 2454896, 0, 56311), -- Social Clues +(80203, 0, 2, 3, 447522, 221082, 2601, 2213, 0, 0, 0, 0, 0, 2454892, 0, 56311), -- Social Clues +(80203, 0, 1, 0, 447523, 221085, 2601, 2213, 0, 0, 0, 0, 0, 2454898, 0, 56311), -- Social Clues +(80203, 0, 0, -1, 0, 0, 2601, 2213, 0, 0, 0, 0, 0, 2471195, 0, 56311), -- Social Clues +(79957, 0, 1, 32, 0, 0, 2601, 2216, 0, 0, 0, 0, 0, 2447099, 0, 56311), -- Maggots in your Eyes +(79957, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2387720, 0, 56311), -- Maggots in your Eyes +(79956, 0, 4, 32, 0, 0, 2601, 2216, 0, 0, 0, 0, 0, 2450320, 0, 56311), -- Legs in the Ceiling +(79956, 0, 3, 31, 0, 0, 2601, 2216, 0, 2, 0, 0, 0, 0, 0, 56311), -- Legs in the Ceiling +(79956, 0, 2, 1, 447719, 218065, 2601, 2216, 0, 2, 0, 0, 0, 0, 0, 56311), -- Legs in the Ceiling +(79956, 0, 1, 0, 447128, 218466, 2601, 2216, 0, 8192, 0, 0, 0, 2447688, 0, 56311), -- Legs in the Ceiling +(79956, 0, 0, -1, 0, 0, 2601, 2216, 0, 0, 0, 0, 0, 2447099, 0, 56311), -- Legs in the Ceiling +(79955, 0, 2, 32, 0, 0, 2601, 2216, 0, 0, 0, 0, 0, 2447015, 0, 56311), -- ...And Now I'm Arachnophobic +(79955, 0, 1, 0, 447113, 218055, 2601, 2216, 0, 0, 0, 0, 0, 0, 0, 56311), -- ...And Now I'm Arachnophobic +(79955, 0, 0, -1, 0, 0, 2601, 2216, 0, 0, 0, 0, 0, 2450320, 0, 56311), -- ...And Now I'm Arachnophobic +(79954, 0, 2, 32, 0, 0, 2601, 2213, 0, 0, 0, 0, 0, 2447053, 0, 56311), -- Spiders! +(79954, 0, 1, 0, 446898, 216688, 2601, 2216, 0, 0, 0, 0, 0, 2447203, 0, 56311), -- Spiders! +(79954, 0, 0, -1, 0, 0, 2601, 2213, 0, 0, 0, 0, 0, 2447053, 0, 56311), -- Spiders! +(83057, 0, 2, 32, 0, 0, 2601, 2216, 0, 0, 0, 0, 0, 2502221, 0, 56311), -- Setting Boundaries +(83057, 0, 1, 0, 450586, 225425, 2601, 2213, 0, 0, 0, 0, 0, 2520105, 0, 56311), -- Setting Boundaries +(83057, 0, 0, -1, 0, 0, 2601, 2216, 0, 0, 0, 0, 0, 2510637, 0, 56311), -- Setting Boundaries +(82340, 0, 5, 32, 0, 0, 2601, 2216, 0, 0, 0, 0, 0, 2502221, 0, 56311), -- Loss of Limb +(82340, 0, 4, 3, 450593, 225438, 2601, 2216, 0, 0, 0, 0, 0, 2510633, 0, 56311), -- Loss of Limb +(82340, 0, 3, 2, 450592, 224352, 2601, 2216, 0, 0, 0, 0, 0, 2510558, 0, 56311), -- Loss of Limb +(82340, 0, 2, 1, 450591, 449606, 2601, 2216, 0, 0, 0, 0, 0, 2510630, 0, 56311), -- Loss of Limb +(82340, 0, 1, 0, 450752, 225941, 2601, 2216, 0, 0, 0, 0, 0, 2510558, 0, 56311), -- Loss of Limb +(82340, 0, 0, -1, 0, 0, 2601, 2216, 0, 0, 0, 0, 0, 2510637, 0, 56311), -- Loss of Limb +(80569, 0, 2, 32, 0, 0, 2601, 2256, 0, 0, 0, 0, 0, 2540685, 0, 56311), -- Harmonious Approach +(80569, 0, 1, 0, 448214, 220644, 2601, 2256, 0, 0, 0, 0, 0, 2467229, 0, 56311), -- Harmonious Approach +(80569, 0, 0, -1, 0, 0, 2601, 2256, 0, 0, 0, 0, 0, 2540685, 0, 56311), -- Harmonious Approach +(80572, 0, 7, 32, 0, 0, 2601, 2256, 0, 0, 0, 0, 0, 2466852, 0, 56311), -- Discordant Measures +(80572, 0, 6, 6, 449932, 434922, 2601, 2256, 0, 0, 0, 0, 0, 0, 0, 56311), -- Discordant Measures +(80572, 0, 5, 5, 449754, 33312, 2601, 2256, 0, 0, 0, 0, 0, 2466852, 0, 56311), -- Discordant Measures +(80572, 0, 4, 4, 448217, 225698, 2601, 2256, 0, 0, 0, 112956, 0, 2467243, 0, 56311), -- Discordant Measures +(80572, 0, 3, 3, 448216, 225697, 2601, 2256, 0, 0, 0, 0, 0, 2467242, 0, 56311), -- Discordant Measures +(80572, 0, 2, 2, 448215, 225696, 2601, 2256, 0, 0, 0, 0, 0, 2467237, 0, 56311), -- Discordant Measures +(80572, 0, 1, 0, 449866, 226800, 2601, 2256, 0, 2, 0, 0, 0, 0, 0, 56311), -- Discordant Measures +(80572, 0, 0, -1, 0, 0, 2601, 2256, 0, 0, 0, 0, 0, 2466852, 0, 56311), -- Discordant Measures +(80378, 0, 1, 0, 447716, 217391, 2601, 2256, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Light of the Dark +(80378, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2436948, 0, 56311), -- A Light of the Dark +(80571, 0, 2, 32, 0, 0, 2601, 2256, 0, 0, 0, 0, 0, 2466852, 0, 56311), -- Decipher the Cacophony +(80571, 0, 1, 0, 448218, 221776, 2601, 2256, 0, 2, 0, 0, 0, 0, 0, 56311), -- Decipher the Cacophony +(80571, 0, 0, -1, 0, 0, 2601, 2256, 0, 0, 0, 0, 0, 2466852, 0, 56311), -- Decipher the Cacophony +(80570, 0, 2, 32, 0, 0, 2601, 2256, 0, 0, 0, 0, 0, 2466852, 0, 56311), -- Staunch the Flow +(80570, 0, 1, 0, 448213, 223582, 2601, 2256, 0, 2, 0, 0, 0, 0, 0, 56311), -- Staunch the Flow +(80570, 0, 0, -1, 0, 0, 2601, 2256, 0, 0, 0, 0, 0, 2466852, 0, 56311), -- Staunch the Flow +(80568, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2492152, 0, 56311), -- Leave No Trace +(80568, 0, 1, 0, 449755, 223565, 2601, 2256, 0, 2, 0, 0, 0, 0, 0, 56311), -- Leave No Trace +(80568, 0, 0, -1, 0, 0, 2601, 2256, 0, 0, 0, 0, 0, 2540685, 0, 56311), -- Leave No Trace +(80567, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2492151, 0, 56311), -- Song of Restoring +(80567, 0, 1, 0, 449562, 434918, 2601, 2255, 0, 0, 0, 0, 0, 2467145, 0, 56311), -- Song of Restoring +(80567, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2492152, 0, 56311), -- Song of Restoring +(80566, 0, 8, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2488332, 0, 56311), -- Enemies Abound +(80566, 0, 7, 31, 0, 0, 2601, 2255, 0, 0, 0, 124673, 0, 2537993, 0, 56311), -- Enemies Abound +(80566, 0, 6, 5, 451327, 227260, 2601, 2255, 0, 0, 0, 124745, 0, 2488332, 0, 56311), -- Enemies Abound +(80566, 0, 5, 4, 451346, 455041, 2601, 2255, 0, 0, 0, 124745, 0, 2542158, 0, 56311), -- Enemies Abound +(80566, 0, 4, 3, 451345, 227267, 2601, 2255, 0, 0, 0, 124745, 0, 2467147, 0, 56311), -- Enemies Abound +(80566, 0, 3, 2, 451344, 455040, 2601, 2255, 0, 0, 0, 124745, 0, 2467147, 0, 56311), -- Enemies Abound +(80566, 0, 2, 1, 448219, 223065, 2601, 2255, 0, 2, 0, 124745, 0, 0, 0, 56311), -- Enemies Abound +(80566, 0, 1, 0, 449553, 434921, 2601, 2255, 0, 0, 0, 124745, 0, 2467148, 0, 56311), -- Enemies Abound +(80566, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2492151, 0, 56311), -- Enemies Abound +(80565, 0, 4, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2466844, 0, 56311), -- Resounding Repercussions +(80565, 0, 3, 31, 0, 0, 2601, 2255, 0, 0, 0, 124673, 0, 2537993, 0, 56311), -- Resounding Repercussions +(80565, 0, 2, 1, 449550, 220608, 2601, 2255, 0, 0, 0, 124745, 0, 2488332, 0, 56311), -- Resounding Repercussions +(80565, 0, 1, 0, 448292, 33966, 2601, 2255, 0, 0, 0, 124745, 0, 2488332, 0, 56311), -- Resounding Repercussions +(80565, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2488332, 0, 56311), -- Resounding Repercussions +(82143, 0, 3, 32, 0, 0, 2601, 2256, 0, 0, 0, 0, 0, 2537808, 0, 56311), -- The Path of Dissonance +(82143, 0, 2, 1, 449632, 445550, 2601, 2255, 0, 0, 0, 0, 0, 2468375, 0, 56311), -- The Path of Dissonance +(82143, 0, 1, 0, 449509, 33182, 2601, 2255, 0, 0, 0, 0, 0, 2466844, 0, 56311), -- The Path of Dissonance +(82143, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2466844, 0, 56311), -- The Path of Dissonance +(80564, 0, 4, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2466838, 0, 56311), -- Field Research +(80564, 0, 3, 2, 448195, 443312, 2601, 2256, 0, 0, 0, 0, 0, 2486966, 0, 56311), -- Field Research +(80564, 0, 2, 1, 448194, 443311, 2601, 2256, 0, 0, 0, 0, 0, 2486963, 0, 56311), -- Field Research +(80564, 0, 1, 0, 448193, 443309, 2601, 2256, 0, 0, 0, 0, 0, 2486961, 0, 56311), -- Field Research +(80564, 0, 0, -1, 0, 0, 2601, 2256, 0, 0, 0, 0, 0, 2537808, 0, 56311), -- Field Research +(80563, 0, 4, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2466838, 0, 56311), -- Tool of Attunement +(80563, 0, 3, 0, 448211, 218188, 2601, 2256, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tool of Attunement +(80563, 0, 2, -1, 0, 0, 2601, 2256, 0, 0, 0, 125218, 0, 2537804, 0, 56311), -- Tool of Attunement +(80563, 0, 1, -1, 0, 0, 2601, 2256, 0, 0, 0, 125217, 0, 2537807, 0, 56311), -- Tool of Attunement +(80563, 0, 0, -1, 0, 0, 2601, 2256, 0, 0, 0, 124667, 0, 2537808, 0, 56311), -- Tool of Attunement +(79715, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2443933, 0, 56311), -- Grand, Gutsy Solutions +(79715, 0, 1, 0, 446759, 222944, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311); -- Grand, Gutsy Solutions + +INSERT INTO `quest_poi` (`QuestID`, `BlobIndex`, `Idx1`, `ObjectiveIndex`, `QuestObjectiveID`, `QuestObjectID`, `MapID`, `UiMapID`, `Priority`, `Flags`, `WorldEffectID`, `PlayerConditionID`, `NavigationPlayerConditionID`, `SpawnTrackingID`, `AlwaysAllowMergingBlobs`, `VerifiedBuild`) VALUES +(79715, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2443933, 0, 56311), -- Grand, Gutsy Solutions +(79714, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2443933, 0, 56311), -- Rescuing the Food +(79714, 0, 1, 1, 446758, 223186, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- Rescuing the Food +(79714, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2443933, 0, 56311), -- Rescuing the Food +(79713, 0, 3, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2443933, 0, 56311), -- Moonlight Gutter Swim +(79713, 0, 2, 1, 449600, 222926, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- Moonlight Gutter Swim +(79713, 0, 1, 0, 449599, 222924, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- Moonlight Gutter Swim +(79713, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2443933, 0, 56311), -- Moonlight Gutter Swim +(79711, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2489275, 0, 56311), -- That's Pretty Gross +(79711, 0, 1, 0, 450308, 214504, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- That's Pretty Gross +(79711, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2443933, 0, 56311), -- That's Pretty Gross +(79710, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2443933, 0, 56311), -- A Fin of Every Kind +(79710, 0, 1, 1, 446752, 222921, 2601, 2255, 0, 2, 0, 0, 0, 0, 1, 56311), -- A Fin of Every Kind +(79710, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2443933, 0, 56311), -- A Fin of Every Kind +(83639, 0, 3, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2541090, 0, 56311), -- Open Communications +(83639, 0, 2, 1, 451361, 227185, 2601, 2255, 0, 2, 0, 0, 0, 0, 0, 56311), -- Open Communications +(83639, 0, 1, 0, 451360, 227222, 2601, 2255, 0, 0, 0, 0, 0, 2541809, 0, 56311), -- Open Communications +(83639, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2541809, 0, 56311), -- Open Communications +(83632, 0, 1, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2541937, 0, 56311), -- Rings of Memory +(83632, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2541090, 0, 56311), -- Rings of Memory +(83629, 0, 4, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2541937, 0, 56311), -- Ancient Respite +(83629, 2, 3, 0, 451354, 227280, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ancient Respite +(83629, 1, 2, 0, 451354, 227280, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ancient Respite +(83629, 0, 1, 0, 451354, 227280, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ancient Respite +(83629, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2541937, 0, 56311), -- Ancient Respite +(83628, 0, 3, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2541809, 0, 56311), -- Tense Recovery +(83628, 0, 2, 1, 451350, 215724, 2601, 2255, 0, 0, 0, 0, 0, 2541090, 0, 56311), -- Tense Recovery +(83628, 0, 1, 0, 451349, 217958, 2601, 2255, 0, 0, 0, 0, 0, 2541087, 0, 56311), -- Tense Recovery +(83628, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2541937, 0, 56311), -- Tense Recovery +(79349, 1, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2434181, 0, 56311), -- Entrepreneur, Inc. +(79349, 0, 1, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2406772, 0, 56311), -- Entrepreneur, Inc. +(79349, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2434181, 0, 56311), -- Entrepreneur, Inc. +(78902, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2406772, 0, 56311), -- Delegated Dig +(78902, 0, 1, 0, 445059, 211415, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56311), -- Delegated Dig +(78902, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2406772, 0, 56311), -- Delegated Dig +(78901, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2402853, 0, 56311), -- Heeeelllp!!! +(78901, 0, 1, 0, 445057, 214076, 2601, 2255, 0, 0, 0, 0, 0, 2402853, 0, 56311), -- Heeeelllp!!! +(78901, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2406772, 0, 56311), -- Heeeelllp!!! +(78898, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2406674, 0, 56311), -- Intention vs Instinct +(78898, 0, 1, 0, 445055, 211412, 2601, 2255, 0, 0, 0, 0, 0, 2406686, 0, 56311), -- Intention vs Instinct +(78898, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2406674, 0, 56311), -- Intention vs Instinct +(78897, 0, 2, 32, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2406674, 0, 56311), -- Boom or Blight +(78897, 0, 1, 0, 445053, 213922, 2601, 2255, 0, 0, 0, 0, 0, 0, 0, 56311), -- Boom or Blight +(78897, 0, 0, -1, 0, 0, 2601, 2255, 0, 0, 0, 0, 0, 2406674, 0, 56311), -- Boom or Blight +(81673, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2421421, 0, 56311), -- Honor Your Efforts +(81673, 0, 1, 0, 448623, 221392, 2601, 2215, 0, 0, 0, 0, 0, 2421421, 0, 56311), -- Honor Your Efforts +(81673, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2421421, 0, 56311), -- Honor Your Efforts +(76338, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2348156, 0, 56311), -- A Better Cabbage Smacker +(76338, 0, 1, 1, 445902, 206519, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- A Better Cabbage Smacker +(76338, 0, 0, 0, 445901, 206518, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- A Better Cabbage Smacker +(79232, 0, 4, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2421421, 0, 56311), -- Those Who Fell +(79232, 0, 3, 2, 448608, 219453, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Those Who Fell +(79232, 0, 2, 1, 448616, 219499, 2601, 2215, 0, 0, 0, 0, 0, 2473131, 0, 56311), -- Those Who Fell +(79232, 0, 1, 0, 445956, 219451, 2601, 2215, 0, 0, 0, 0, 0, 2472766, 0, 56311), -- Those Who Fell +(79232, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2421421, 0, 56311), -- Those Who Fell +(79154, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419160, 0, 56311), -- A Final Goodbye +(79154, 0, 1, 0, 446856, 217954, 2601, 2215, 0, 0, 0, 0, 0, 2419161, 0, 56311), -- A Final Goodbye +(79154, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2454854, 0, 56311), -- A Final Goodbye +(79153, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419160, 0, 56311), -- Vae Victis +(79153, 0, 2, 1, 447518, 217175, 2601, 2215, 0, 0, 0, 0, 0, 2419156, 0, 56311), -- Vae Victis +(79153, 0, 1, 0, 446942, 215252, 2601, 2215, 0, 0, 0, 0, 0, 2419156, 0, 56311), -- Vae Victis +(79153, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2447583, 0, 56311), -- Vae Victis +(83182, 0, 5, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419054, 0, 56311), -- A Bloody Inheritance +(83182, 3, 4, 0, 450711, 217927, 2601, 2215, 0, 0, 0, 121322, 0, 2448075, 0, 56311), -- A Bloody Inheritance +(83182, 2, 3, 0, 450711, 217927, 2601, 2215, 0, 0, 0, 121320, 0, 2448074, 0, 56311), -- A Bloody Inheritance +(83182, 1, 2, 0, 450711, 217927, 2601, 2215, 0, 0, 0, 121321, 0, 2448076, 0, 56311), -- A Bloody Inheritance +(83182, 0, 1, 0, 450711, 217927, 2601, 2215, 0, 0, 0, 121319, 0, 2419138, 0, 56311), -- A Bloody Inheritance +(83182, 0, 0, -1, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- A Bloody Inheritance +(79152, 0, 2, 32, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 2419160, 0, 56311), -- Gutting the Pool +(79152, 0, 1, 0, 446852, 217950, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gutting the Pool +(79152, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2447583, 0, 56311), -- Gutting the Pool +(79168, 1, 4, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2445388, 0, 56311), -- Light's Gambit +(79168, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419920, 0, 56311), -- Light's Gambit +(79168, 0, 2, 2, 445650, 217848, 2601, 2215, 0, 0, 0, 0, 0, 2446545, 0, 56311), -- Light's Gambit +(79168, 0, 1, 0, 445649, 215339, 2601, 2215, 0, 0, 0, 0, 0, 2446545, 0, 56311), -- Light's Gambit +(79168, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2446472, 0, 56311), -- Light's Gambit +(79151, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419054, 0, 56311), -- An Orphan's Request +(79151, 0, 2, 1, 446910, 218062, 2601, 2215, 0, 0, 0, 0, 0, 2447583, 0, 56311), -- An Orphan's Request +(79151, 0, 1, 0, 446838, 216604, 2601, 2215, 0, 0, 0, 0, 0, 2447567, 0, 56311), -- An Orphan's Request +(79151, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2447583, 0, 56311), -- An Orphan's Request +(79167, 1, 6, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2445388, 0, 56311), -- Crowdsourcing +(79167, 0, 5, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419920, 0, 56311), -- Crowdsourcing +(79167, 3, 4, 0, 445648, 217812, 2601, 2215, 0, 2, 0, 118416, 0, 2445946, 0, 56311), -- Crowdsourcing +(79167, 2, 3, 0, 445648, 217812, 2601, 2215, 0, 0, 0, 118436, 0, 2446141, 0, 56311), -- Crowdsourcing +(79167, 1, 2, 0, 445648, 217812, 2601, 2215, 0, 0, 0, 118415, 0, 2445913, 0, 56311), -- Crowdsourcing +(79167, 0, 1, 0, 445648, 217812, 2601, 2215, 0, 0, 0, 118433, 0, 2446124, 0, 56311), -- Crowdsourcing +(79167, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2445388, 0, 56311), -- Crowdsourcing +(80179, 0, 3, 32, 0, 0, 2601, 2215, 0, 2, 0, 0, 0, 2453360, 0, 56311), -- Finding Justice +(80179, 0, 2, 1, 447475, 219189, 2601, 2215, 0, 0, 0, 121497, 0, 2454396, 0, 56311), -- Finding Justice +(80179, 0, 1, 0, 449221, 222540, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Finding Justice +(80179, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419803, 0, 56311), -- Finding Justice +(80178, 2, 6, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2454398, 0, 56311), -- A Murder Most Foul +(80178, 1, 5, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2453360, 0, 56311), -- A Murder Most Foul +(80178, 0, 4, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2461099, 0, 56311), -- A Murder Most Foul +(80178, 0, 3, 2, 449203, 441888, 2601, 2215, 0, 0, 0, 0, 0, 2483723, 0, 56311), -- A Murder Most Foul +(80178, 0, 2, 1, 449201, 222506, 2601, 2215, 0, 0, 0, 0, 0, 2454398, 0, 56311), -- A Murder Most Foul +(80178, 0, 1, 0, 449200, 428801, 2601, 2215, 0, 0, 0, 0, 0, 2454394, 0, 56311), -- A Murder Most Foul +(80178, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2454398, 0, 56311), -- A Murder Most Foul +(82217, 0, 5, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2489580, 0, 56311), -- Underground Economics +(82217, 0, 4, 4, 449871, 223194, 2601, 2215, 0, 0, 0, 0, 0, 2489594, 0, 56311), -- Underground Economics +(82217, 0, 3, 3, 449869, 223193, 2601, 2215, 0, 0, 0, 0, 0, 2489592, 0, 56311), -- Underground Economics +(82217, 0, 2, 2, 449876, 223788, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Underground Economics +(82217, 0, 1, 0, 449943, 223638, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Underground Economics +(82217, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2489581, 0, 56311), -- Underground Economics +(80177, 2, 8, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2454398, 0, 56311), -- Arcane Experiments +(80177, 1, 7, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2453360, 0, 56311), -- Arcane Experiments +(80177, 0, 6, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2461099, 0, 56311), -- Arcane Experiments +(80177, 0, 5, 8, 449183, 222457, 2601, 2215, 0, 0, 0, 0, 0, 2483435, 0, 56311), -- Arcane Experiments +(80177, 0, 4, 7, 449182, 222456, 2601, 2215, 0, 0, 0, 0, 0, 2461339, 0, 56311), -- Arcane Experiments +(80177, 0, 3, 6, 448010, 220062, 2601, 2215, 0, 0, 0, 0, 0, 2461345, 0, 56311), -- Arcane Experiments +(80177, 0, 2, 5, 448005, 220050, 2601, 2215, 0, 0, 0, 0, 0, 2461254, 0, 56311), -- Arcane Experiments +(80177, 0, 1, 0, 447474, 220031, 2601, 2215, 0, 0, 0, 0, 0, 2461099, 0, 56311), -- Arcane Experiments +(80177, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2454398, 0, 56311), -- Arcane Experiments +(82133, 0, 1, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2486650, 0, 56311), -- Documenting: Field Manual Edition +(82133, 0, 0, 0, 449419, 222930, 2601, 2215, 0, 0, 0, 0, 0, 2486650, 0, 56311), -- Documenting: Field Manual Edition +(79166, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419795, 0, 56311), -- Lost Pieces +(79166, 0, 2, 0, 445644, 211959, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Lost Pieces +(79166, 1, 1, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2445388, 0, 56311), -- Lost Pieces +(79166, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419920, 0, 56311), -- Lost Pieces +(79162, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419785, 0, 56311), -- Burnout +(79649, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470485, 0, 56311), -- Sacred Flame Inquisition +(79649, 0, 1, 0, 448444, 217434, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sacred Flame Inquisition +(79649, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470248, 0, 56311), -- Sacred Flame Inquisition +(79648, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470485, 0, 56311), -- Missing Somebody +(79648, 0, 1, 0, 448443, 434403, 2601, 2215, 0, 0, 0, 0, 0, 2465538, 0, 56311), -- Missing Somebody +(79648, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470485, 0, 56311), -- Missing Somebody +(79647, 0, 5, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470486, 0, 56311), -- Burning Reflections +(79647, 0, 4, 4, 449095, 222172, 2601, 2215, 0, 0, 0, 0, 0, 2481766, 0, 56311), -- Burning Reflections +(79647, 0, 3, 3, 449094, 222171, 2601, 2215, 0, 0, 0, 0, 0, 2481765, 0, 56311), -- Burning Reflections +(79647, 0, 2, 2, 449093, 222170, 2601, 2215, 0, 0, 0, 0, 0, 2465536, 0, 56311), -- Burning Reflections +(79647, 0, 1, 0, 448442, 222168, 2601, 2215, 0, 0, 0, 0, 0, 2476491, 0, 56311), -- Burning Reflections +(79647, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470485, 0, 56311), -- Burning Reflections +(79645, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470248, 0, 56311), -- Sweet-Sting Infestation +(79645, 0, 1, 0, 448156, 218113, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sweet-Sting Infestation +(79645, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470248, 0, 56311), -- Sweet-Sting Infestation +(79646, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470248, 0, 56311), -- Memorial Wine +(79646, 0, 2, 1, 448781, 208283, 2601, 2215, 0, 0, 0, 0, 0, 2474970, 0, 56311), -- Memorial Wine +(79646, 0, 1, 0, 448439, 208282, 2601, 2215, 0, 0, 0, 0, 0, 2474970, 0, 56311), -- Memorial Wine +(79646, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470248, 0, 56311), -- Memorial Wine +(79644, 0, 1, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470250, 0, 56311), -- Go to the Priory +(79644, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470486, 0, 56311), -- Go to the Priory +(79643, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470250, 0, 56311), -- Dreaded Dreadfang +(79643, 0, 1, 0, 448151, 220302, 2601, 2215, 0, 0, 0, 0, 0, 2470261, 0, 56311), -- Dreaded Dreadfang +(79643, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470261, 0, 56311), -- Dreaded Dreadfang +(79642, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470251, 0, 56311), -- Stave Them Off +(79642, 0, 1, 0, 448436, 220993, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stave Them Off +(79642, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470251, 0, 56311), -- Stave Them Off +(79641, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470250, 0, 56311), -- Wipe Away Their Smiles +(79641, 0, 1, 0, 448437, 219211, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Wipe Away Their Smiles +(79641, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470250, 0, 56311), -- Wipe Away Their Smiles +(83443, 0, 2, 32, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2537241, 0, 56311), -- Darkflame Cleft +(83443, 0, 1, 0, 450990, 167988, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Darkflame Cleft +(83443, 0, 0, -1, 0, 0, 2552, 2339, 0, 0, 0, 0, 0, 2537241, 0, 56311), -- Darkflame Cleft +(82894, 0, 6, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2396895, 0, 56311), -- The Price of Hope +(82894, 0, 5, 2, 450474, 220043, 2601, 2215, 0, 0, 0, 0, 0, 2450022, 0, 56311), -- The Price of Hope +(82894, 0, 4, 1, 450473, 218428, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- The Price of Hope +(82894, 0, 3, 0, 450472, 215696, 2601, 2215, 0, 2, 0, 0, 0, 2397708, 0, 56311), -- The Price of Hope +(82894, 0, 2, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419803, 0, 56311), -- The Price of Hope +(82894, 1, 1, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2461308, 0, 56311), -- The Price of Hope +(82894, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397705, 0, 56311), -- The Price of Hope +(82628, 0, 1, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419803, 0, 56311), -- The Brothers Braunpyke +(82628, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2470250, 0, 56311), -- The Brothers Braunpyke +(79160, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419787, 0, 56311), -- Fishing is Good for the Soul +(79160, 0, 2, 1, 446028, 217488, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Fishing is Good for the Soul +(79160, 0, 1, 0, 446030, 217487, 2601, 2215, 0, 0, 0, 0, 0, 2451762, 0, 56311), -- Fishing is Good for the Soul +(79160, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419993, 0, 56311), -- Fishing is Good for the Soul +(79165, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419861, 0, 56311), -- A Moment to Rest +(79165, 0, 1, 0, 445640, 215331, 2601, 2215, 0, 0, 0, 0, 0, 2419790, 0, 56311), -- A Moment to Rest +(79165, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419795, 0, 56311), -- A Moment to Rest +(82215, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397224, 0, 56311), -- Regular Fiber +(82215, 0, 1, 0, 449598, 222925, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Regular Fiber +(82215, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2489580, 0, 56311), -- Regular Fiber +(82214, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397224, 0, 56311), -- Does Anyone Like Wasps? +(82214, 0, 1, 0, 449596, 223178, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Does Anyone Like Wasps? +(82214, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2489580, 0, 56311), -- Does Anyone Like Wasps? +(82213, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397224, 0, 56311), -- A Batty Request +(82213, 0, 1, 0, 449585, 222920, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Batty Request +(82213, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2489580, 0, 56311), -- A Batty Request +(79159, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419785, 0, 56311), -- Dereliction of Duty +(79159, 0, 1, 0, 446003, 215301, 2601, 2215, 0, 0, 0, 0, 0, 2419787, 0, 56311), -- Dereliction of Duty +(79159, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2419787, 0, 56311), -- Dereliction of Duty +(82216, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397224, 0, 56311), -- Economical Request +(82216, 0, 2, 1, 449795, 216694, 2601, 2215, 0, 0, 0, 0, 0, 2499814, 0, 56311), -- Economical Request +(82216, 0, 1, 0, 449841, 223701, 2601, 2215, 0, 0, 0, 0, 0, 2397224, 0, 56311), -- Economical Request +(82216, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2397224, 0, 56311), -- Economical Request +(81990, 0, 1, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2482036, 0, 56311), -- The Light's Call +(81990, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2421421, 0, 56311), -- The Light's Call +(82480, 0, 3, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2507633, 0, 56311), -- Job Killing Robot Or... +(82480, 0, 2, 1, 450226, 224380, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Job Killing Robot Or... +(82480, 0, 1, 0, 450232, 224060, 2601, 2215, 0, 0, 0, 0, 0, 2507942, 0, 56311), -- Job Killing Robot Or... +(82480, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2510860, 0, 56311), -- Job Killing Robot Or... +(82479, 2, 6, 32, 0, 0, 2601, 2215, 0, 0, 0, 116903, 0, 2422065, 0, 56311), -- The Sword is Mightier +(82479, 1, 5, 32, 0, 0, 2601, 2215, 0, 0, 0, 116519, 0, 2400814, 0, 56311), -- The Sword is Mightier +(82479, 0, 4, 32, 0, 0, 2601, 2215, 0, 0, 0, 116518, 0, 2399431, 0, 56311), -- The Sword is Mightier +(82479, 2, 3, 1, 450212, 213613, 2601, 2215, 0, 2, 0, 116903, 0, 0, 0, 56311), -- The Sword is Mightier +(82479, 1, 2, 1, 450212, 213613, 2601, 2215, 0, 2, 0, 116519, 0, 0, 0, 56311), -- The Sword is Mightier +(82479, 0, 1, 1, 450212, 213613, 2601, 2215, 0, 2, 0, 116518, 0, 0, 0, 56311), -- The Sword is Mightier +(82479, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2507633, 0, 56311), -- The Sword is Mightier +(82478, 0, 5, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2507632, 0, 56311), -- Regularly Scheduled Maintenance +(82478, 0, 4, 2, 450211, 224099, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Regularly Scheduled Maintenance +(82478, 0, 3, 1, 450210, 224098, 2601, 2215, 0, 0, 0, 0, 0, 0, 0, 56311), -- Regularly Scheduled Maintenance +(82478, 2, 2, -1, 0, 0, 2601, 2215, 0, 0, 0, 116903, 0, 2422065, 0, 56311), -- Regularly Scheduled Maintenance +(82478, 1, 1, -1, 0, 0, 2601, 2215, 0, 0, 0, 116519, 0, 2400814, 0, 56311), -- Regularly Scheduled Maintenance +(82478, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 116518, 0, 2399431, 0, 56311), -- Regularly Scheduled Maintenance +(82477, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2507613, 0, 56311), -- A Helping Farmhand +(82477, 0, 1, 0, 450119, 224051, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- A Helping Farmhand +(82477, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2507632, 0, 56311), -- A Helping Farmhand +(80176, 0, 2, 32, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2453360, 0, 56311), -- Arcane Trickles +(80176, 0, 1, 0, 447473, 217269, 2601, 2215, 0, 2, 0, 0, 0, 0, 0, 56311), -- Arcane Trickles +(80176, 0, 0, -1, 0, 0, 2601, 2215, 0, 0, 0, 0, 0, 2453360, 0, 56311), -- Arcane Trickles +(79327, 0, 1, 26, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2419329, 0, 56311), -- The Glittering Shard +(79327, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2432659, 0, 56311), -- The Glittering Shard +(83162, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2524825, 0, 56311), -- Put it Back, Put it Back! +(83162, 0, 2, 2, 450662, 452690, 2601, 2214, 0, 0, 0, 0, 0, 2524396, 0, 56311), -- Put it Back, Put it Back! +(83162, 0, 1, 0, 450681, 225714, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Put it Back, Put it Back! +(83162, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2524017, 0, 56311), -- Put it Back, Put it Back! +(83159, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2524017, 0, 56311), -- A Little Off the Top +(83159, 0, 1, 0, 450657, 224779, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Little Off the Top +(83159, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2524825, 0, 56311), -- A Little Off the Top +(82226, 0, 0, 0, 449602, 223185, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Papers? Please! +(83155, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2524017, 0, 56311), -- Tired of Tripping +(83155, 0, 1, 0, 450655, 3634, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tired of Tripping +(83155, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2524017, 0, 56311), -- Tired of Tripping +(82814, 0, 4, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 2434098, 0, 56311), -- Decommissioning Darkness +(82814, 0, 3, 31, 0, 0, 2601, 2214, 0, 2, 0, 124603, 0, 0, 0, 56311), -- Decommissioning Darkness +(82814, 0, 2, 1, 450975, 224555, 2601, 2214, 0, 0, 0, 124605, 0, 2516961, 0, 56311), -- Decommissioning Darkness +(82814, 0, 1, 0, 450375, 224791, 2601, 2214, 0, 0, 0, 124605, 0, 2516961, 0, 56311), -- Decommissioning Darkness +(82814, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 2513126, 0, 56311), -- Decommissioning Darkness +(82969, 0, 4, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2434098, 0, 56311), -- Stone Tracing +(82969, 0, 3, 3, 450574, 225399, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Stone Tracing +(82969, 0, 2, 2, 450573, 225398, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Stone Tracing +(82969, 0, 1, 1, 450572, 225397, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Stone Tracing +(82969, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Stone Tracing +(82786, 0, 4, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2513126, 0, 56311), -- Duty of Care +(82786, 0, 3, 2, 450606, 3611, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Duty of Care +(82786, 0, 2, 1, 450999, 226606, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Duty of Care +(82786, 0, 1, 0, 450320, 451937, 2601, 2214, 0, 2, 0, 0, 0, 2512855, 0, 56311), -- Duty of Care +(82786, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Duty of Care +(82990, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2516975, 0, 56311), -- Undoing the Damage +(82990, 0, 1, 0, 450534, 224905, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Undoing the Damage +(82990, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2513126, 0, 56311), -- Undoing the Damage +(82785, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2512875, 0, 56311), -- Ghosts in the Machine +(82785, 0, 2, 1, 450529, 224010, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Ghosts in the Machine +(82785, 0, 1, 0, 450528, 225182, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Ghosts in the Machine +(82785, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 2516975, 0, 56311), -- Ghosts in the Machine +(82774, 0, 2, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 2512875, 0, 56311), -- Antifogmatic +(82774, 0, 1, 0, 450303, 226144, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Antifogmatic +(82774, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Antifogmatic +(81559, 0, 5, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2470984, 0, 56311), -- Fog Follower +(81559, 0, 4, 31, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2470984, 0, 56311); -- Fog Follower + +INSERT INTO `quest_poi` (`QuestID`, `BlobIndex`, `Idx1`, `ObjectiveIndex`, `QuestObjectiveID`, `QuestObjectID`, `MapID`, `UiMapID`, `Priority`, `Flags`, `WorldEffectID`, `PlayerConditionID`, `NavigationPlayerConditionID`, `SpawnTrackingID`, `AlwaysAllowMergingBlobs`, `VerifiedBuild`) VALUES +(81559, 0, 3, 5, 448735, 221503, 2601, 2214, 0, 0, 0, 0, 0, 2475564, 0, 56311), -- Fog Follower +(81559, 0, 2, 4, 448734, 221502, 2601, 2214, 0, 0, 0, 0, 0, 2475564, 0, 56311), -- Fog Follower +(81559, 0, 1, 0, 448732, 221501, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Fog Follower +(81559, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2476497, 0, 56311), -- Fog Follower +(81558, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2470984, 0, 56311), -- Unnatural Predators +(81558, 0, 1, 0, 448612, 221198, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Unnatural Predators +(81558, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 2470984, 0, 56311), -- Unnatural Predators +(81557, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2470984, 0, 56311), -- Fog Tags +(81557, 0, 1, 0, 448610, 221348, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Fog Tags +(81557, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 2470984, 0, 56311), -- Fog Tags +(82773, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2512875, 0, 56311), -- A Functional Favor +(82773, 0, 1, 0, 450300, 224271, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- A Functional Favor +(82773, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2512875, 0, 56311), -- A Functional Favor +(81556, 0, 7, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2470984, 0, 56311), -- Foreign Fog +(81556, 0, 6, 9, 448504, 221323, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Foreign Fog +(81556, 0, 5, 7, 448744, 221512, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Foreign Fog +(81556, 0, 4, 6, 448503, 221322, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Foreign Fog +(81556, 0, 3, 5, 448743, 221511, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Foreign Fog +(81556, 0, 2, 2, 448502, 221161, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Foreign Fog +(81556, 0, 1, 0, 448742, 221510, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Foreign Fog +(81556, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2470984, 0, 56311), -- Foreign Fog +(79266, 0, 1, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2425320, 0, 56311), -- The Bronzebeard Legacy +(79266, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2446031, 0, 56311), -- The Bronzebeard Legacy +(79265, 0, 10, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2444113, 0, 56311), -- Fearbreaker +(79265, 0, 9, 11, 446792, 423584, 2601, 2214, 0, 0, 0, 0, 0, 2445532, 0, 56311), -- Fearbreaker +(79265, 0, 8, 10, 446789, 423583, 2601, 2214, 0, 0, 0, 0, 0, 2445531, 0, 56311), -- Fearbreaker +(79265, 0, 7, 9, 446778, 423577, 2601, 2214, 0, 0, 0, 0, 0, 2445530, 0, 56311), -- Fearbreaker +(79265, 0, 6, 8, 446730, 423436, 2601, 2214, 0, 0, 0, 0, 0, 2444610, 0, 56311), -- Fearbreaker +(79265, 3, 5, 7, 446777, 217779, 2601, 2214, 0, 2, 0, 127185, 0, 0, 0, 56311), -- Fearbreaker +(79265, 2, 4, 7, 446777, 217779, 2601, 2214, 0, 2, 0, 127184, 0, 0, 0, 56311), -- Fearbreaker +(79265, 1, 3, 7, 446777, 217779, 2601, 2214, 0, 2, 0, 127183, 0, 0, 0, 56311), -- Fearbreaker +(79265, 0, 2, 7, 446777, 217779, 2601, 2214, 0, 2, 0, 127182, 0, 0, 0, 56311), -- Fearbreaker +(79265, 0, 1, 2, 446000, 215842, 2601, 2214, 0, 2, 0, 0, 0, 0, 1, 56311), -- Fearbreaker +(79265, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2425320, 0, 56311), -- Fearbreaker +(79264, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2424187, 0, 56311), -- These Strong Hands +(79264, 0, 2, 31, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- These Strong Hands +(79264, 0, 1, 0, 446700, 215837, 2601, 2214, 0, 0, 0, 0, 0, 2444312, 0, 56311), -- These Strong Hands +(79264, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2444113, 0, 56311), -- These Strong Hands +(81656, 0, 2, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Nothing to Waste +(81656, 0, 1, 1, 448611, 219468, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nothing to Waste +(81656, 0, 0, 0, 448609, 221346, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nothing to Waste +(84429, 0, 1, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Construct Containment +(84429, 0, 0, 0, 452601, 226968, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Construct Containment +(82144, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2510087, 0, 56311), -- On the Road +(82144, 0, 1, 0, 450145, 224283, 2601, 2214, 0, 0, 0, 0, 0, 2488532, 0, 56311), -- On the Road +(82144, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- On the Road +(79262, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2424147, 0, 56311), -- Clean Up House +(79262, 0, 2, 0, 445945, 215839, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Clean Up House +(79262, 0, 1, -1, 0, 0, 2601, 2214, 0, 2, 0, 124447, 0, 2444312, 0, 56311), -- Clean Up House +(79262, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 124446, 0, 2424147, 0, 56311), -- Clean Up House +(79263, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2424147, 0, 56311), -- Fault Lines +(79263, 0, 2, 31, 0, 0, 2601, 2214, 0, 2, 0, 120574, 0, 0, 0, 56311), -- Fault Lines +(79263, 0, 1, 0, 448334, 220860, 2601, 2214, 0, 0, 0, 0, 0, 2469091, 0, 56311), -- Fault Lines +(79263, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2424187, 0, 56311), -- Fault Lines +(79261, 0, 4, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2443198, 0, 56311), -- Boiling Mad +(79261, 0, 3, 3, 446683, 423110, 2601, 2214, 0, 0, 0, 0, 0, 2424141, 0, 56311), -- Boiling Mad +(79261, 0, 2, 2, 446682, 423109, 2601, 2214, 0, 0, 0, 0, 0, 2424140, 0, 56311), -- Boiling Mad +(79261, 0, 1, 1, 446681, 419693, 2601, 2214, 0, 0, 0, 0, 0, 2424139, 0, 56311), -- Boiling Mad +(79261, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2424147, 0, 56311), -- Boiling Mad +(79260, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2424117, 0, 56311), -- Epicenter +(79260, 0, 2, 1, 445937, 215813, 2601, 2214, 0, 8192, 0, 0, 0, 2423903, 0, 56311), -- Epicenter +(79260, 0, 1, 0, 446677, 217520, 2601, 2214, 0, 8192, 0, 0, 0, 2423903, 0, 56311), -- Epicenter +(79260, 0, 0, -1, 0, 0, 2601, 2214, 0, 8192, 0, 0, 0, 2443198, 0, 56311), -- Epicenter +(79258, 0, 4, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2423704, 0, 56311), -- Mineral Water Woes +(79258, 0, 3, 2, 446655, 217475, 2601, 2214, 0, 0, 0, 0, 0, 2424059, 0, 56311), -- Mineral Water Woes +(79258, 0, 2, 1, 446654, 217473, 2601, 2214, 0, 0, 0, 0, 0, 2424061, 0, 56311), -- Mineral Water Woes +(79258, 0, 1, 0, 445936, 217401, 2601, 2214, 0, 0, 0, 0, 0, 2424060, 0, 56311), -- Mineral Water Woes +(79258, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2424116, 0, 56311), -- Mineral Water Woes +(79259, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2423683, 0, 56311), -- Put On a Good Face +(79259, 0, 2, 0, 445935, 212490, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Put On a Good Face +(79259, 0, 1, -1, 0, 0, 2601, 2214, 0, 2, 0, 123215, 0, 2424117, 0, 56311), -- Put On a Good Face +(79259, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 123214, 0, 2423704, 0, 56311), -- Put On a Good Face +(79372, 0, 1, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2445598, 0, 56311), -- A Clutch of Hope +(79372, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2434810, 0, 56311), -- A Clutch of Hope +(79371, 0, 5, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2446546, 0, 56311), -- A Royal Cure +(79371, 0, 4, 2, 446409, 217163, 2601, 2214, 0, 0, 0, 0, 0, 2440063, 0, 56311), -- A Royal Cure +(79371, 0, 3, 1, 447492, 219219, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- A Royal Cure +(79371, 1, 2, 0, 446408, 213218, 2601, 2214, 0, 2, 0, 118767, 118767, 0, 0, 56311), -- A Royal Cure +(79371, 0, 1, 0, 446408, 213218, 2601, 2214, 0, 0, 0, 118766, 118766, 2444534, 0, 56311), -- A Royal Cure +(79371, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2446546, 0, 56311), -- A Royal Cure +(79370, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2434810, 0, 56311), -- A Poultice for Poison +(79370, 0, 1, 0, 446401, 217154, 2601, 2214, 0, 0, 0, 0, 0, 2439755, 0, 56311), -- A Poultice for Poison +(79370, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2434810, 0, 56311), -- A Poultice for Poison +(80516, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464753, 0, 56311), -- Bump off the Boss +(80516, 0, 1, 1, 448146, 220385, 2601, 2214, 0, 0, 0, 0, 0, 2464360, 0, 56311), -- Bump off the Boss +(80516, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464568, 0, 56311), -- Bump off the Boss +(80515, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464568, 0, 56311), -- Put the Shine On +(80515, 0, 1, 1, 449239, 220485, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Put the Shine On +(80515, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464568, 0, 56311), -- Put the Shine On +(80514, 0, 3, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Break out Berrund! +(80514, 0, 2, 1, 449060, 222083, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Break out Berrund! +(80514, 0, 1, 0, 448144, 223730, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Break out Berrund! +(80514, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Break out Berrund! +(80513, 0, 3, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Snouty Sabotage +(80513, 0, 2, 31, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Snouty Sabotage +(80513, 0, 1, 0, 448138, 222028, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Snouty Sabotage +(80513, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Snouty Sabotage +(80512, 0, 4, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Beat the Best +(80512, 0, 3, 2, 448141, 220231, 2601, 2214, 0, 0, 0, 0, 0, 2463425, 0, 56311), -- Beat the Best +(80512, 0, 2, 1, 448140, 220228, 2601, 2214, 0, 0, 0, 0, 0, 2463372, 0, 56311), -- Beat the Best +(80512, 0, 1, 0, 448139, 220230, 2601, 2214, 0, 0, 0, 0, 0, 2463415, 0, 56311), -- Beat the Best +(80512, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Beat the Best +(80511, 0, 5, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464568, 0, 56311), -- Casing the Camp +(80511, 0, 4, 3, 449024, 221989, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Casing the Camp +(80511, 0, 3, 2, 449023, 221988, 2601, 2214, 0, 0, 0, 0, 0, 2498885, 0, 56311), -- Casing the Camp +(80511, 0, 2, 1, 448137, 221987, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Casing the Camp +(80511, 0, 1, 0, 449124, 222219, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Casing the Camp +(80511, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Casing the Camp +(80510, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464568, 0, 56311), -- Healing the Headwaters +(80510, 0, 1, 0, 448135, 221915, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Healing the Headwaters +(80510, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464568, 0, 56311), -- Healing the Headwaters +(80509, 0, 6, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464568, 0, 56311), -- A Suit of Slime +(80509, 0, 5, 5, 449007, 433903, 2601, 2214, 0, 0, 0, 0, 0, 2463558, 0, 56311), -- A Suit of Slime +(80509, 0, 4, 4, 449008, 433905, 2601, 2214, 0, 0, 0, 0, 0, 2463560, 0, 56311), -- A Suit of Slime +(80509, 0, 3, 3, 449006, 433902, 2601, 2214, 0, 0, 0, 0, 0, 2463555, 0, 56311), -- A Suit of Slime +(80509, 0, 2, 2, 449011, 220412, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- A Suit of Slime +(80509, 0, 1, 0, 448134, 220218, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- A Suit of Slime +(80509, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464568, 0, 56311), -- A Suit of Slime +(79481, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2439756, 0, 56311), -- Tending to the Terrified +(79481, 0, 2, 0, 446396, 216383, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Tending to the Terrified +(79481, 0, 1, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2439756, 0, 56311), -- Tending to the Terrified +(79481, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2434825, 0, 56311), -- Tending to the Terrified +(79369, 0, 4, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 2439756, 0, 56311), -- Protecting the Harvest +(79369, 0, 3, 1, 446442, 420117, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Protecting the Harvest +(79369, 0, 2, 0, 446414, 213209, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Protecting the Harvest +(79369, 0, 1, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2439756, 0, 56311), -- Protecting the Harvest +(79369, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2434825, 0, 56311), -- Protecting the Harvest +(79368, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2434810, 0, 56311), -- Hair of the Spider +(79368, 0, 1, 0, 446394, 213178, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Hair of the Spider +(79368, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2434810, 0, 56311), -- Hair of the Spider +(79367, 0, 4, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2434810, 0, 56311), -- A Nebb in Need +(79367, 0, 3, 1, 447000, 218366, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- A Nebb in Need +(79367, 0, 2, 0, 447491, 217116, 2601, 2214, 0, 0, 0, 0, 0, 2453843, 0, 56311), -- A Nebb in Need +(79367, 1, 1, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2434810, 0, 56311), -- A Nebb in Need +(79367, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2446546, 0, 56311), -- A Nebb in Need +(81713, 0, 3, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Oozemodius +(81713, 0, 2, 1, 448688, 220410, 2601, 2214, 0, 0, 0, 0, 0, 2464570, 0, 56311), -- Oozemodius +(81713, 0, 1, 0, 448687, 220364, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oozemodius +(81713, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2473701, 0, 56311), -- Oozemodius +(81712, 0, 4, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2473701, 0, 56311), -- Lisky Business +(81712, 0, 3, 1, 449077, 33034, 2601, 2214, 0, 0, 0, 0, 0, 2479526, 0, 56311), -- Lisky Business +(81712, 1, 2, 0, 448686, 220448, 2601, 2214, 0, 2, 0, 0, 0, 2465139, 0, 56311), -- Lisky Business +(81712, 0, 1, 0, 448686, 220448, 2601, 2214, 0, 0, 0, 0, 0, 2465139, 0, 56311), -- Lisky Business +(81712, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2473701, 0, 56311), -- Lisky Business +(80682, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2483401, 0, 56311), -- One Last Story +(80682, 0, 2, 4, 448242, 222901, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- One Last Story +(80682, 0, 1, 1, 448243, 222792, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- One Last Story +(80682, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2510087, 0, 56311), -- One Last Story +(80593, 0, 2, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- A Sip of Cinder +(80593, 0, 1, 1, 448461, 221000, 2601, 2214, 0, 2, 0, 0, 0, 0, 1, 56311), -- A Sip of Cinder +(80593, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- A Sip of Cinder +(80578, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2483401, 0, 56311), -- The Common Costume +(80578, 0, 2, 4, 449400, 221472, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- The Common Costume +(80578, 0, 1, 0, 448206, 221011, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Common Costume +(80578, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2483401, 0, 56311), -- The Common Costume +(81672, 0, 3, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464769, 0, 56311), -- In a Pinch +(81672, 0, 2, 1, 448618, 220362, 2601, 2214, 0, 0, 0, 0, 0, 2478354, 0, 56311), -- In a Pinch +(81672, 0, 1, 0, 448987, 439800, 2601, 2214, 0, 0, 0, 0, 0, 2477410, 0, 56311), -- In a Pinch +(81672, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464769, 0, 56311), -- In a Pinch +(80577, 0, 2, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Readying the Recitation +(80577, 0, 1, 3, 449197, 222487, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Readying the Recitation +(80577, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2483567, 0, 56311), -- Readying the Recitation +(81613, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2466840, 0, 56311), -- Let's Not Worry Her +(81613, 0, 1, 0, 449196, 220600, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Let's Not Worry Her +(81613, 0, 0, -1, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Let's Not Worry Her +(80676, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2466840, 0, 56311), -- Defragmenting Memory +(80676, 0, 1, 1, 450051, 220999, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Defragmenting Memory +(80676, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2466840, 0, 56311), -- Defragmenting Memory +(80508, 0, 2, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 2446546, 0, 56311), -- Dread in the Den +(80508, 0, 1, 0, 449141, 222287, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Dread in the Den +(80508, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464568, 0, 56311), -- Dread in the Den +(81669, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464769, 0, 56311), -- Sticks and Bones +(81669, 0, 1, 0, 448615, 439784, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sticks and Bones +(81669, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464769, 0, 56311), -- Sticks and Bones +(81655, 0, 2, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464769, 0, 56311), -- Juicy Krolusk Meat +(81655, 0, 1, 0, 448614, 219493, 2601, 2214, 0, 0, 0, 0, 0, 0, 0, 56311), -- Juicy Krolusk Meat +(81655, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464769, 0, 56311), -- Juicy Krolusk Meat +(81693, 0, 1, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2464765, 0, 56311), -- Desparately Seeking Skorthuz +(81693, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2473701, 0, 56311), -- Desparately Seeking Skorthuz +(80576, 0, 2, 32, 0, 0, 2601, 2214, 0, 2, 0, 0, 0, 2466841, 0, 56311), -- Listener Lost +(80576, 0, 1, 0, 448198, 220597, 2601, 2214, 0, 2, 0, 0, 0, 0, 0, 56311), -- Listener Lost +(80576, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2466840, 0, 56311), -- Listener Lost +(82956, 0, 1, 32, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2515777, 0, 56311), -- To Opportunity Point +(82956, 0, 0, -1, 0, 0, 2601, 2214, 0, 0, 0, 0, 0, 2516453, 0, 56311); -- To Opportunity Point + +UPDATE `quest_poi` SET `VerifiedBuild`=56288 WHERE (`QuestID`=71161 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=71161 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=71161 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=71151 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=71150 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=71149 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=71148 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=64012 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=56119 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=56119 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=53436 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=53436 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=50601 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=50599 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=48642 AND `BlobIndex`=2 AND `Idx1`=2) OR (`QuestID`=48642 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=48642 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=42422 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=42234 AND `BlobIndex`=0 AND `Idx1`=0); +UPDATE `quest_poi` SET `VerifiedBuild`=56263 WHERE (`QuestID`=71161 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=71161 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=71161 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=71151 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=71150 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=71149 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=71148 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=64012 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=56119 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=56119 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=53436 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=53436 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=50601 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=50600 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=48642 AND `BlobIndex`=2 AND `Idx1`=2) OR (`QuestID`=48642 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=48642 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=42422 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=42421 AND `BlobIndex`=0 AND `Idx1`=0); +UPDATE `quest_poi` SET `VerifiedBuild`=56311 WHERE (`QuestID`=50562 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=42420 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=71151 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=71150 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=71149 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=71148 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=64012 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=53436 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=53436 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=50605 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=50599 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=48639 AND `BlobIndex`=2 AND `Idx1`=2) OR (`QuestID`=48639 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=48639 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=42234 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=56119 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=56119 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=48642 AND `BlobIndex`=2 AND `Idx1`=2) OR (`QuestID`=48642 AND `BlobIndex`=1 AND `Idx1`=1) OR (`QuestID`=48642 AND `BlobIndex`=0 AND `Idx1`=0) OR (`QuestID`=71161 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=71161 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=71161 AND `BlobIndex`=0 AND `Idx1`=0); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_26_04_world_quest_poi_points.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_04_world_quest_poi_points.sql new file mode 100644 index 000000000..c251831c6 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_04_world_quest_poi_points.sql @@ -0,0 +1,4514 @@ +-- Quest POI points +DELETE FROM `quest_poi_points` WHERE (`QuestID`=80212 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80212 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80211 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80211 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80211 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80211 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80211 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82456 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82456 AND `Idx1`=0 AND `Idx2`=11) OR (`QuestID`=82456 AND `Idx1`=0 AND `Idx2`=10) OR (`QuestID`=82456 AND `Idx1`=0 AND `Idx2`=9) OR (`QuestID`=82456 AND `Idx1`=0 AND `Idx2`=8) OR (`QuestID`=82456 AND `Idx1`=0 AND `Idx2`=7) OR (`QuestID`=82456 AND `Idx1`=0 AND `Idx2`=6) OR (`QuestID`=82456 AND `Idx1`=0 AND `Idx2`=5) OR (`QuestID`=82456 AND `Idx1`=0 AND `Idx2`=4) OR (`QuestID`=82456 AND `Idx1`=0 AND `Idx2`=3) OR (`QuestID`=82456 AND `Idx1`=0 AND `Idx2`=2) OR (`QuestID`=82456 AND `Idx1`=0 AND `Idx2`=1) OR (`QuestID`=82456 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80210 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80210 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80209 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80209 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80209 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80209 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80209 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82291 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82291 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83087 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=83087 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=83087 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83087 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83087 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83084 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=83084 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=83084 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=83084 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=83084 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=83084 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83084 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83084 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78294 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78294 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78294 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78294 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78294 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78294 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78294 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78294 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78294 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78294 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78294 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78294 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78294 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78294 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78293 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78293 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78293 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78293 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78293 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78293 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78293 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78293 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78293 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78293 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78293 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78293 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78293 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78293 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78293 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78292 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78292 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78292 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=78292 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=78292 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78292 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78292 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78292 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78292 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78292 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78292 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78292 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78292 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78292 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78292 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78292 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78292 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78290 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=78290 AND `Idx1`=5 AND `Idx2`=11) OR (`QuestID`=78290 AND `Idx1`=5 AND `Idx2`=10) OR (`QuestID`=78290 AND `Idx1`=5 AND `Idx2`=9) OR (`QuestID`=78290 AND `Idx1`=5 AND `Idx2`=8) OR (`QuestID`=78290 AND `Idx1`=5 AND `Idx2`=7) OR (`QuestID`=78290 AND `Idx1`=5 AND `Idx2`=6) OR (`QuestID`=78290 AND `Idx1`=5 AND `Idx2`=5) OR (`QuestID`=78290 AND `Idx1`=5 AND `Idx2`=4) OR (`QuestID`=78290 AND `Idx1`=5 AND `Idx2`=3) OR (`QuestID`=78290 AND `Idx1`=5 AND `Idx2`=2) OR (`QuestID`=78290 AND `Idx1`=5 AND `Idx2`=1) OR (`QuestID`=78290 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78290 AND `Idx1`=4 AND `Idx2`=11) OR (`QuestID`=78290 AND `Idx1`=4 AND `Idx2`=10) OR (`QuestID`=78290 AND `Idx1`=4 AND `Idx2`=9) OR (`QuestID`=78290 AND `Idx1`=4 AND `Idx2`=8) OR (`QuestID`=78290 AND `Idx1`=4 AND `Idx2`=7) OR (`QuestID`=78290 AND `Idx1`=4 AND `Idx2`=6) OR (`QuestID`=78290 AND `Idx1`=4 AND `Idx2`=5) OR (`QuestID`=78290 AND `Idx1`=4 AND `Idx2`=4) OR (`QuestID`=78290 AND `Idx1`=4 AND `Idx2`=3) OR (`QuestID`=78290 AND `Idx1`=4 AND `Idx2`=2) OR (`QuestID`=78290 AND `Idx1`=4 AND `Idx2`=1) OR (`QuestID`=78290 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78290 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78290 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78290 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78290 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78290 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78290 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78290 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78290 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78290 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78291 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78291 AND `Idx1`=3 AND `Idx2`=11) OR (`QuestID`=78291 AND `Idx1`=3 AND `Idx2`=10) OR (`QuestID`=78291 AND `Idx1`=3 AND `Idx2`=9) OR (`QuestID`=78291 AND `Idx1`=3 AND `Idx2`=8) OR (`QuestID`=78291 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=78291 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=78291 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=78291 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=78291 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=78291 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=78291 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=78291 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78291 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=78291 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=78291 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=78291 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=78291 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=78291 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=78291 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78291 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78291 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78291 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78291 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78291 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78291 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78291 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82680 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82680 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83338 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83338 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83338 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83339 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83339 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83339 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83337 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83337 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83337 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79724 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79724 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79669 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81621 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81621 AND `Idx1`=0 AND `Idx2`=2) OR (`QuestID`=81621 AND `Idx1`=0 AND `Idx2`=1) OR (`QuestID`=81621 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78759 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78759 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78759 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78759 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78759 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78756 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78756 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78756 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78756 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78755 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78755 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78755 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78755 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78755 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78755 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78755 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78755 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78755 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78755 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80295 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80295 AND `Idx1`=0 AND `Idx2`=7) OR (`QuestID`=80295 AND `Idx1`=0 AND `Idx2`=6) OR (`QuestID`=80295 AND `Idx1`=0 AND `Idx2`=5) OR (`QuestID`=80295 AND `Idx1`=0 AND `Idx2`=4) OR (`QuestID`=80295 AND `Idx1`=0 AND `Idx2`=3) OR (`QuestID`=80295 AND `Idx1`=0 AND `Idx2`=2) OR (`QuestID`=80295 AND `Idx1`=0 AND `Idx2`=1) OR (`QuestID`=80295 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78758 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78758 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78758 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78758 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78758 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78758 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78758 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78757 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=78757 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78757 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78757 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78757 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78757 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78757 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78754 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78754 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78754 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78754 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78754 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83759 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83759 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83759 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83758 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83758 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83758 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83336 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83336 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83336 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80456 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80456 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83335 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83335 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83335 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82747 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82747 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78289 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78289 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78289 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83025 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83025 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83083 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83083 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79213 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=79213 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79213 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79213 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79213 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79213 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79213 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78467 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78467 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78467 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78467 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78467 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78467 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78467 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78467 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78467 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78467 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78467 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78467 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78467 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78467 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79716 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79716 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79716 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79716 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79716 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79716 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79716 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79716 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79716 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79716 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79716 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79716 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79667 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78574 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78574 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78574 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78574 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78574 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78574 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78574 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78574 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78574 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78574 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78574 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78574 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78574 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78574 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78573 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78573 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78573 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78573 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78573 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78573 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78573 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78573 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78573 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78573 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78573 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78573 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78573 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78573 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78572 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=78572 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78572 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78572 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78572 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78572 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78572 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78571 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78571 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78571 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78571 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78571 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78571 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78571 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78571 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78571 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78571 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78571 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78571 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78571 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78465 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78465 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83082 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=83082 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=83082 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=83082 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=83082 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=83082 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=83082 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=83082 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83082 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=83082 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=83082 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=83082 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=83082 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=83082 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=83082 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=83082 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=83082 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83082 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83081 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83081 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=83081 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=83081 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=83081 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=83081 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=83081 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=83081 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83081 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82467 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82467 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=82467 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=82467 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=82467 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=82467 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=82467 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=82467 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82467 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82467 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82467 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82467 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82467 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82467 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82466 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82466 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82466 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82466 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82466 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82466 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82466 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82466 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82465 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82465 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82465 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82441 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=82441 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82441 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82441 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82441 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78570 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78570 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79686 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79686 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79686 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79686 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79686 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79703 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79703 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79703 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79703 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79703 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79703 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78999 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78999 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78999 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78999 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78999 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78998 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78998 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78998 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78998 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78998 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78997 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78997 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78997 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=78997 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=78997 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=78997 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=78997 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=78997 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78997 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78997 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78997 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78997 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78997 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78997 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78997 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81614 AND `Idx1`=0 AND `Idx2`=11) OR (`QuestID`=81614 AND `Idx1`=0 AND `Idx2`=10) OR (`QuestID`=81614 AND `Idx1`=0 AND `Idx2`=9) OR (`QuestID`=81614 AND `Idx1`=0 AND `Idx2`=8) OR (`QuestID`=81614 AND `Idx1`=0 AND `Idx2`=7) OR (`QuestID`=81614 AND `Idx1`=0 AND `Idx2`=6) OR (`QuestID`=81614 AND `Idx1`=0 AND `Idx2`=5) OR (`QuestID`=81614 AND `Idx1`=0 AND `Idx2`=4) OR (`QuestID`=81614 AND `Idx1`=0 AND `Idx2`=3) OR (`QuestID`=81614 AND `Idx1`=0 AND `Idx2`=2) OR (`QuestID`=81614 AND `Idx1`=0 AND `Idx2`=1) OR (`QuestID`=81614 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78996 AND `Idx1`=9 AND `Idx2`=0) OR (`QuestID`=78996 AND `Idx1`=8 AND `Idx2`=0) OR (`QuestID`=78996 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=78996 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=78996 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78996 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78996 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78996 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78996 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78996 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79692 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79692 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79692 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79692 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=79692 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=79692 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=79692 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=79692 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79692 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79692 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79691 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79691 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79691 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79691 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78469 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78469 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78469 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78469 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82801 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82801 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82801 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=82801 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=82801 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=82801 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=82801 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=82801 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=82801 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82801 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82801 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82801 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82801 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82801 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82801 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82800 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82800 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82800 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82800 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82800 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82800 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82800 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82800 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82800 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82799 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=82799 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82799 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82799 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=82799 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=82799 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82799 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82799 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82799 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82799 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82799 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82799 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82798 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82798 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=82798 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=82798 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=82798 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=82798 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=82798 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=82798 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82798 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82798 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82798 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82798 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82798 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82798 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82797 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82797 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82797 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82797 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82796 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82796 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82796 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83024 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83024 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83771 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83771 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83771 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83770 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83770 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83770 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83716 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83324 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83321 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83321 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83306 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83306 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82792 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82792 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79651 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79651 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79256 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79256 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79256 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81689 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81689 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81689 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81689 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79354 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79354 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78761 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78761 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78761 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78761 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78760 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78760 AND `Idx1`=4 AND `Idx2`=8) OR (`QuestID`=78760 AND `Idx1`=4 AND `Idx2`=7) OR (`QuestID`=78760 AND `Idx1`=4 AND `Idx2`=6) OR (`QuestID`=78760 AND `Idx1`=4 AND `Idx2`=5) OR (`QuestID`=78760 AND `Idx1`=4 AND `Idx2`=4) OR (`QuestID`=78760 AND `Idx1`=4 AND `Idx2`=3) OR (`QuestID`=78760 AND `Idx1`=4 AND `Idx2`=2) OR (`QuestID`=78760 AND `Idx1`=4 AND `Idx2`=1) OR (`QuestID`=78760 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78760 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=78760 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=78760 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=78760 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=78760 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78760 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78760 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78760 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78742 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78742 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78742 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78742 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78742 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78742 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78742 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78741 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78741 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78741 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78741 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78741 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78741 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78738 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78738 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78706 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78706 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78705 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78705 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78705 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78705 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78704 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78704 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78704 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78703 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78703 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78703 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78703 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78703 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78703 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78703 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78703 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78703 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78703 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78703 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78703 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78703 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78703 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78703 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78703 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78701 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78701 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78701 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78701 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78701 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78701 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78700 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78700 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78700 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78700 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78700 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78700 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78700 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78700 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78700 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78700 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78700 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78700 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78700 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78700 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78697 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78697 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78697 AND `Idx1`=3 AND `Idx2`=11) OR (`QuestID`=78697 AND `Idx1`=3 AND `Idx2`=10) OR (`QuestID`=78697 AND `Idx1`=3 AND `Idx2`=9) OR (`QuestID`=78697 AND `Idx1`=3 AND `Idx2`=8) OR (`QuestID`=78697 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=78697 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=78697 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=78697 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=78697 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=78697 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=78697 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=78697 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78697 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=78697 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=78697 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=78697 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=78697 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=78697 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=78697 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78697 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78697 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78697 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78697 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78697 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78697 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78697 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78696 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78696 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78696 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78696 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78696 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78696 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78696 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78696 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78696 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78696 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78696 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78696 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78685 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78685 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78685 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80079 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80079 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=80079 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=80079 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=80079 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=80079 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80079 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80079 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80079 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80079 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80079 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80079 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80079 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80079 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80082 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80082 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78642 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78642 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78642 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78642 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79267 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79267 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79267 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79267 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79267 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79267 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78641 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78641 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78641 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79205 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79205 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=79205 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=79205 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=79205 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79205 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79205 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79205 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79205 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79205 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79205 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79205 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79205 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79205 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79205 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79205 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78639 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78639 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78639 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78639 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78639 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78639 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78639 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78640 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78640 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=78640 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=78640 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=78640 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=78640 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=78640 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=78640 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78640 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78640 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78640 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78640 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78640 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78640 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78640 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78636 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78636 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78636 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78636 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78638 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78638 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=78638 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=78638 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=78638 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=78638 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=78638 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78638 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78638 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78638 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78638 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78638 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78638 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78638 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78638 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78637 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78637 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78637 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78637 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79206 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79206 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79206 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79206 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79206 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78635 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78635 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78635 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78635 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78635 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78635 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78635 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78635 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78635 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78635 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78635 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78635 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78635 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78635 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78839 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78839 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78839 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78839 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78839 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78839 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78839 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78839 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78839 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78839 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78839 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78839 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78839 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78839 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78634 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78634 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78634 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78634 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78634 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78634 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78634 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78634 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78634 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78634 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78634 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78634 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78634 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78634 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78631 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78631 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78631 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78631 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78838 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78838 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78838 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78838 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78838 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78838 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78837 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78837 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78837 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78557 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78557 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78557 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78555 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78555 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78555 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78555 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78555 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78555 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78555 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78555 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78555 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78555 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80434 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80434 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78546 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=78546 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78546 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78546 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78546 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78546 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78546 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78545 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78545 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78545 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78545 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78544 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78544 AND `Idx1`=3 AND `Idx2`=11) OR (`QuestID`=78544 AND `Idx1`=3 AND `Idx2`=10) OR (`QuestID`=78544 AND `Idx1`=3 AND `Idx2`=9) OR (`QuestID`=78544 AND `Idx1`=3 AND `Idx2`=8) OR (`QuestID`=78544 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=78544 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=78544 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=78544 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=78544 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=78544 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=78544 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=78544 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78544 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78544 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78544 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78544 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78544 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78544 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78544 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78544 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78544 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78544 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78544 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78544 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78544 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78544 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78543 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78543 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78543 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78543 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78542 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78542 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78542 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78542 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78542 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78542 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78542 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78542 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78542 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78542 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78541 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78541 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78541 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78541 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78541 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78541 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78540 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78540 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78540 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78539 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78539 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78539 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78539 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78539 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80022 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=80022 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=80022 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=80022 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80022 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80022 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80022 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80022 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78538 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78538 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78538 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=78538 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=78538 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=78538 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=78538 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=78538 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78538 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78538 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78538 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78538 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78538 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78538 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78538 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78471 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78471 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79721 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79721 AND `Idx1`=3 AND `Idx2`=11) OR (`QuestID`=79721 AND `Idx1`=3 AND `Idx2`=10) OR (`QuestID`=79721 AND `Idx1`=3 AND `Idx2`=9) OR (`QuestID`=79721 AND `Idx1`=3 AND `Idx2`=8) OR (`QuestID`=79721 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=79721 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=79721 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=79721 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=79721 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=79721 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=79721 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=79721 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79721 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79721 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79721 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79701 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79701 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79701 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=79701 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=79701 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79701 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79701 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79701 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79701 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79701 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79701 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79701 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79701 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79701 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79701 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78470 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78470 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78462 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78462 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78462 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78462 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78462 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78462 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78462 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78462 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78462 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78462 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78462 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78462 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78462 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78462 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78462 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78462 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78462 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78463 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78463 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78463 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78463 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78463 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78463 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78463 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78463 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79553 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79553 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79553 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79553 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79553 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79553 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79553 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79553 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79553 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79553 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79553 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79553 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78464 AND `Idx1`=10 AND `Idx2`=0) OR (`QuestID`=78464 AND `Idx1`=9 AND `Idx2`=0) OR (`QuestID`=78464 AND `Idx1`=8 AND `Idx2`=0) OR (`QuestID`=78464 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=78464 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=78464 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78464 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78464 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78464 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78464 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78464 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78461 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78461 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78461 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78461 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78461 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78461 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78459 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78459 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78459 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78459 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78459 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78468 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78468 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78468 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78468 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78468 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78468 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78457 AND `Idx1`=8 AND `Idx2`=0) OR (`QuestID`=78457 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=78457 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=78457 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78457 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78457 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78457 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78457 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78457 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78460 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78460 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78460 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78460 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78460 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78460 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78460 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78460 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78460 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78460 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78536 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78536 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78536 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78536 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78536 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78535 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=78535 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=78535 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78535 AND `Idx1`=4 AND `Idx2`=11) OR (`QuestID`=78535 AND `Idx1`=4 AND `Idx2`=10) OR (`QuestID`=78535 AND `Idx1`=4 AND `Idx2`=9) OR (`QuestID`=78535 AND `Idx1`=4 AND `Idx2`=8) OR (`QuestID`=78535 AND `Idx1`=4 AND `Idx2`=7) OR (`QuestID`=78535 AND `Idx1`=4 AND `Idx2`=6) OR (`QuestID`=78535 AND `Idx1`=4 AND `Idx2`=5) OR (`QuestID`=78535 AND `Idx1`=4 AND `Idx2`=4) OR (`QuestID`=78535 AND `Idx1`=4 AND `Idx2`=3) OR (`QuestID`=78535 AND `Idx1`=4 AND `Idx2`=2) OR (`QuestID`=78535 AND `Idx1`=4 AND `Idx2`=1) OR (`QuestID`=78535 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78535 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78535 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78535 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78535 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78534 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78534 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78534 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=78534 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=78534 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=78534 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=78534 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=78534 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=78534 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78534 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78534 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78534 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78534 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78534 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78534 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78534 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78533 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78533 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78533 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78533 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78533 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78532 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78532 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78532 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78532 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78532 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78532 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78532 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78532 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78532 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78531 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78531 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78531 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78531 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78531 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78531 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78531 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78531 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78531 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78531 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78531 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78531 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78531 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78531 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78530 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78530 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78530 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78530 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78530 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78530 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78530 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78530 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78530 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78530 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78530 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78530 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78530 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78530 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78529 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78529 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78529 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78529 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80321 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=80321 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=80321 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=80321 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80321 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80321 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80321 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80321 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79106 AND `Idx1`=8 AND `Idx2`=0) OR (`QuestID`=79106 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=79106 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=79106 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79106 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79106 AND `Idx1`=3 AND `Idx2`=11) OR (`QuestID`=79106 AND `Idx1`=3 AND `Idx2`=10) OR (`QuestID`=79106 AND `Idx1`=3 AND `Idx2`=9) OR (`QuestID`=79106 AND `Idx1`=3 AND `Idx2`=8) OR (`QuestID`=79106 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=79106 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=79106 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=79106 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=79106 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=79106 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=79106 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=79106 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79106 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79106 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79106 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79105 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79105 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79105 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79105 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=79105 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=79105 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=79105 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=79105 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=79105 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=79105 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=79105 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=79105 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=79105 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=79105 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=79105 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79105 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=79105 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=79105 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79105 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79105 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79105 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79105 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79105 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79105 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79105 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79105 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79105 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79105 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78722 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78722 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78722 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78722 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78722 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78718 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=78718 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=78718 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78718 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78718 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78718 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78718 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78718 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78721 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78721 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78721 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78721 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78721 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78719 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=78719 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78719 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78719 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78719 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78719 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78719 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78717 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78717 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78717 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78717 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82284 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82284 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82284 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82257 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82257 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82257 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82257 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82257 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82257 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82257 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82257 AND `Idx1`=0 AND `Idx2`=5) OR (`QuestID`=82257 AND `Idx1`=0 AND `Idx2`=4) OR (`QuestID`=82257 AND `Idx1`=0 AND `Idx2`=3) OR (`QuestID`=82257 AND `Idx1`=0 AND `Idx2`=2) OR (`QuestID`=82257 AND `Idx1`=0 AND `Idx2`=1) OR (`QuestID`=82257 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82268 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82268 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81969 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81969 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81969 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81969 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81964 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=81964 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=81964 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=81964 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81964 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81964 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81964 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81965 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81965 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=81965 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=81965 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=81965 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=81965 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=81965 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=81965 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=81965 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=81965 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=81965 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=81965 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81965 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81950 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81950 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=81950 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=81950 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=81950 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=81950 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=81950 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81950 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81945 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81945 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81929 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=81929 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=81929 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=81929 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81929 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81929 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81929 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79123 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79123 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79123 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79122 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79122 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=79122 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=79122 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=79122 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=79122 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=79122 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=79122 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79122 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79122 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79122 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79121 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79121 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=79121 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=79121 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79121 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79121 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79121 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79121 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79120 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79120 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79120 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79120 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79120 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79120 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79120 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79120 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79118 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79118 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79117 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79117 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79117 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79117 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79117 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79117 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79117 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79115 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79115 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79114 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79114 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79114 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79114 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79114 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79114 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79114 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79119 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79119 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79119 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79541 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79541 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79541 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79541 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79541 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79541 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79541 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79540 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79540 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79540 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79538 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79538 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79538 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79538 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79538 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79538 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79538 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79538 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79538 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79539 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79539 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=79539 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=79539 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79539 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79539 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79539 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79539 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79539 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79539 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79539 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79539 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79539 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79539 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80558 AND `Idx1`=8 AND `Idx2`=0) OR (`QuestID`=80558 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=80558 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=80558 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=80558 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80558 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80558 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80558 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80558 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81688 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81687 AND `Idx1`=12 AND `Idx2`=0) OR (`QuestID`=81687 AND `Idx1`=11 AND `Idx2`=0) OR (`QuestID`=81687 AND `Idx1`=10 AND `Idx2`=0) OR (`QuestID`=81687 AND `Idx1`=9 AND `Idx2`=0) OR (`QuestID`=81687 AND `Idx1`=8 AND `Idx2`=0) OR (`QuestID`=81687 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=81687 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=81687 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=81687 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=81687 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81687 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81687 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=81687 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=81687 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=81687 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=81687 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=81687 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=81687 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=81687 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=81687 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=81687 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=81687 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=81687 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81687 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81685 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81685 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81685 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81683 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=81683 AND `Idx1`=4 AND `Idx2`=5) OR (`QuestID`=81683 AND `Idx1`=4 AND `Idx2`=4) OR (`QuestID`=81683 AND `Idx1`=4 AND `Idx2`=3) OR (`QuestID`=81683 AND `Idx1`=4 AND `Idx2`=2) OR (`QuestID`=81683 AND `Idx1`=4 AND `Idx2`=1) OR (`QuestID`=81683 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=81683 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=81683 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=81683 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=81683 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=81683 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=81683 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81683 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=81683 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=81683 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=81683 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=81683 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=81683 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=81683 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=81683 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81683 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=81683 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=81683 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=81683 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=81683 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=81683 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=81683 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=81683 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81683 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81668 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=81668 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81668 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81668 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81668 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83616 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83616 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83616 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81667 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81667 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81667 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81963 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81963 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81963 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81963 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81962 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81962 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81962 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=81962 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=81962 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=81962 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=81962 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=81962 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=81962 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81962 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81959 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81959 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=81959 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=81959 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=81959 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=81959 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=81959 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81959 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81928 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=81928 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81928 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81928 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81928 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82248 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82248 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83766 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83766 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83766 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83755 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=83755 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83755 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83755 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83749 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83749 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83749 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83322 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=83322 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=83322 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=83322 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=83322 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=83322 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=83322 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=83322 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=83322 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=83322 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=83322 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=83322 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83322 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83108 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83108 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83108 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83099 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83099 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83099 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79650 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=79650 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79650 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79650 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79650 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79650 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79650 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79303 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79303 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79303 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79303 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79303 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79302 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79302 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79302 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79302 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79302 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79302 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79302 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79302 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79302 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79302 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79302 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79301 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79301 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79301 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79300 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79300 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79300 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79300 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79300 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79300 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80678 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=80678 AND `Idx1`=6 AND `Idx2`=11) OR (`QuestID`=80678 AND `Idx1`=6 AND `Idx2`=10) OR (`QuestID`=80678 AND `Idx1`=6 AND `Idx2`=9) OR (`QuestID`=80678 AND `Idx1`=6 AND `Idx2`=8) OR (`QuestID`=80678 AND `Idx1`=6 AND `Idx2`=7) OR (`QuestID`=80678 AND `Idx1`=6 AND `Idx2`=6) OR (`QuestID`=80678 AND `Idx1`=6 AND `Idx2`=5) OR (`QuestID`=80678 AND `Idx1`=6 AND `Idx2`=4) OR (`QuestID`=80678 AND `Idx1`=6 AND `Idx2`=3) OR (`QuestID`=80678 AND `Idx1`=6 AND `Idx2`=2) OR (`QuestID`=80678 AND `Idx1`=6 AND `Idx2`=1) OR (`QuestID`=80678 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=80678 AND `Idx1`=5 AND `Idx2`=11) OR (`QuestID`=80678 AND `Idx1`=5 AND `Idx2`=10) OR (`QuestID`=80678 AND `Idx1`=5 AND `Idx2`=9) OR (`QuestID`=80678 AND `Idx1`=5 AND `Idx2`=8) OR (`QuestID`=80678 AND `Idx1`=5 AND `Idx2`=7) OR (`QuestID`=80678 AND `Idx1`=5 AND `Idx2`=6) OR (`QuestID`=80678 AND `Idx1`=5 AND `Idx2`=5) OR (`QuestID`=80678 AND `Idx1`=5 AND `Idx2`=4) OR (`QuestID`=80678 AND `Idx1`=5 AND `Idx2`=3) OR (`QuestID`=80678 AND `Idx1`=5 AND `Idx2`=2) OR (`QuestID`=80678 AND `Idx1`=5 AND `Idx2`=1) OR (`QuestID`=80678 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=80678 AND `Idx1`=4 AND `Idx2`=11) OR (`QuestID`=80678 AND `Idx1`=4 AND `Idx2`=10) OR (`QuestID`=80678 AND `Idx1`=4 AND `Idx2`=9) OR (`QuestID`=80678 AND `Idx1`=4 AND `Idx2`=8) OR (`QuestID`=80678 AND `Idx1`=4 AND `Idx2`=7) OR (`QuestID`=80678 AND `Idx1`=4 AND `Idx2`=6) OR (`QuestID`=80678 AND `Idx1`=4 AND `Idx2`=5) OR (`QuestID`=80678 AND `Idx1`=4 AND `Idx2`=4) OR (`QuestID`=80678 AND `Idx1`=4 AND `Idx2`=3) OR (`QuestID`=80678 AND `Idx1`=4 AND `Idx2`=2) OR (`QuestID`=80678 AND `Idx1`=4 AND `Idx2`=1) OR (`QuestID`=80678 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80678 AND `Idx1`=3 AND `Idx2`=11) OR (`QuestID`=80678 AND `Idx1`=3 AND `Idx2`=10) OR (`QuestID`=80678 AND `Idx1`=3 AND `Idx2`=9) OR (`QuestID`=80678 AND `Idx1`=3 AND `Idx2`=8) OR (`QuestID`=80678 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=80678 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=80678 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=80678 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=80678 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=80678 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=80678 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=80678 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80678 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=80678 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=80678 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=80678 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=80678 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=80678 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=80678 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=80678 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=80678 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=80678 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=80678 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=80678 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80678 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=80678 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=80678 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=80678 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=80678 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80678 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80678 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80678 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80678 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80678 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80678 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80678 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80678 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80677 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80677 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=80677 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=80677 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=80677 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=80677 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80677 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80677 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80677 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80677 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80677 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80677 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80677 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80677 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80673 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80673 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=80673 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=80673 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=80673 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=80673 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80673 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80673 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80673 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80673 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80673 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80673 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80673 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80673 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79313 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79313 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79313 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79312 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79312 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79312 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79312 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79312 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79312 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79312 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79312 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79312 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79311 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79311 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79311 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79311 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79311 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79311 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79311 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79311 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79311 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79311 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79311 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79311 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79310 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79310 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79310 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79310 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79310 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79310 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82582 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82582 AND `Idx1`=0 AND `Idx2`=11) OR (`QuestID`=82582 AND `Idx1`=0 AND `Idx2`=10) OR (`QuestID`=82582 AND `Idx1`=0 AND `Idx2`=9) OR (`QuestID`=82582 AND `Idx1`=0 AND `Idx2`=8) OR (`QuestID`=82582 AND `Idx1`=0 AND `Idx2`=7) OR (`QuestID`=82582 AND `Idx1`=0 AND `Idx2`=6) OR (`QuestID`=82582 AND `Idx1`=0 AND `Idx2`=5) OR (`QuestID`=82582 AND `Idx1`=0 AND `Idx2`=4) OR (`QuestID`=82582 AND `Idx1`=0 AND `Idx2`=3) OR (`QuestID`=82582 AND `Idx1`=0 AND `Idx2`=2) OR (`QuestID`=82582 AND `Idx1`=0 AND `Idx2`=1) OR (`QuestID`=82582 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79309 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79309 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79304 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79304 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78590 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78590 AND `Idx1`=0 AND `Idx2`=11) OR (`QuestID`=78590 AND `Idx1`=0 AND `Idx2`=10) OR (`QuestID`=78590 AND `Idx1`=0 AND `Idx2`=9) OR (`QuestID`=78590 AND `Idx1`=0 AND `Idx2`=8) OR (`QuestID`=78590 AND `Idx1`=0 AND `Idx2`=7) OR (`QuestID`=78590 AND `Idx1`=0 AND `Idx2`=6) OR (`QuestID`=78590 AND `Idx1`=0 AND `Idx2`=5) OR (`QuestID`=78590 AND `Idx1`=0 AND `Idx2`=4) OR (`QuestID`=78590 AND `Idx1`=0 AND `Idx2`=3) OR (`QuestID`=78590 AND `Idx1`=0 AND `Idx2`=2) OR (`QuestID`=78590 AND `Idx1`=0 AND `Idx2`=1) OR (`QuestID`=78590 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79469 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79469 AND `Idx1`=0 AND `Idx2`=3) OR (`QuestID`=79469 AND `Idx1`=0 AND `Idx2`=2) OR (`QuestID`=79469 AND `Idx1`=0 AND `Idx2`=1) OR (`QuestID`=79469 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79110 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79110 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79110 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=50690 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=50690 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79109 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79109 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79109 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79109 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79109 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79108 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79108 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79108 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79108 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79108 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79108 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79108 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79108 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79108 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79108 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79108 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79108 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=76247 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=76247 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=76247 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=76247 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=76247 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=76247 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=76247 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=76247 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=76247 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80382 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80382 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80382 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80382 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80382 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80382 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80382 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80382 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80382 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80382 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78695 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78695 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78695 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78695 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78695 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78695 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78695 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78695 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78695 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78695 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78687 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78687 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78687 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78687 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78687 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78687 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78691 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78691 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78691 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78691 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78691 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78691 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78691 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78691 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78691 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78691 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78691 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78691 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78691 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78691 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78691 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78692 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78692 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78692 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78692 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78692 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78692 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78692 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78692 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78692 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78692 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78692 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78692 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78692 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78692 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78694 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78694 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78694 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78694 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78694 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78694 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78694 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78694 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78694 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78694 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78694 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78694 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78693 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78693 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78693 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78693 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78693 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78693 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78693 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78693 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78693 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78690 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78690 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78690 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78690 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78690 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78690 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78690 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78690 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78690 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78690 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78690 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78690 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78690 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78690 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78688 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78688 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=78688 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=78688 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=78688 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=78688 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78688 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78688 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78688 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78688 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78688 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78688 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78688 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78689 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78689 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=78689 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=78689 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=78689 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=78689 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=78689 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=78689 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78689 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78689 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78689 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78689 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78689 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78689 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78689 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78686 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78686 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83154 AND `Idx1`=8 AND `Idx2`=0) OR (`QuestID`=83154 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=83154 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=83154 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=83154 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=83154 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=83154 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83154 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83154 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79565 AND `Idx1`=12 AND `Idx2`=0) OR (`QuestID`=79565 AND `Idx1`=11 AND `Idx2`=0) OR (`QuestID`=79565 AND `Idx1`=10 AND `Idx2`=0) OR (`QuestID`=79565 AND `Idx1`=9 AND `Idx2`=0) OR (`QuestID`=79565 AND `Idx1`=8 AND `Idx2`=0) OR (`QuestID`=79565 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=79565 AND `Idx1`=6 AND `Idx2`=7) OR (`QuestID`=79565 AND `Idx1`=6 AND `Idx2`=6) OR (`QuestID`=79565 AND `Idx1`=6 AND `Idx2`=5) OR (`QuestID`=79565 AND `Idx1`=6 AND `Idx2`=4) OR (`QuestID`=79565 AND `Idx1`=6 AND `Idx2`=3) OR (`QuestID`=79565 AND `Idx1`=6 AND `Idx2`=2) OR (`QuestID`=79565 AND `Idx1`=6 AND `Idx2`=1) OR (`QuestID`=79565 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=79565 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79565 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79565 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79565 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79565 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79565 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80000 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80000 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80000 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80202 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80202 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80202 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80202 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80202 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80202 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80202 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79998 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79998 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79998 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79998 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79998 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79998 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79998 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79998 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79552 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79552 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79552 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79552 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79552 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79552 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79552 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79552 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79552 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79552 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79552 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82952 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82952 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=82952 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82952 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82952 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82952 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82952 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82952 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82952 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82195 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82195 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=82195 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82195 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82195 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82195 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82195 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82195 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82195 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78564 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78564 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78564 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78564 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78563 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78563 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78563 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80407 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80407 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80407 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80406 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80406 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=80406 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80406 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80406 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80406 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80406 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80406 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80406 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80406 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80406 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80405 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=80405 AND `Idx1`=4 AND `Idx2`=6) OR (`QuestID`=80405 AND `Idx1`=4 AND `Idx2`=5) OR (`QuestID`=80405 AND `Idx1`=4 AND `Idx2`=4) OR (`QuestID`=80405 AND `Idx1`=4 AND `Idx2`=3) OR (`QuestID`=80405 AND `Idx1`=4 AND `Idx2`=2) OR (`QuestID`=80405 AND `Idx1`=4 AND `Idx2`=1) OR (`QuestID`=80405 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80405 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80405 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80405 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80405 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80689 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80689 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80404 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80404 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80404 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80404 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80404 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80404 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80401 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80401 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80401 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80401 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80401 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80401 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80401 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80401 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80401 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80401 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80402 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80402 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80402 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=80402 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80402 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80402 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80402 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80402 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80402 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80402 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80402 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80402 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79682 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79682 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79682 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79682 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78918 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78918 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78918 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78918 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78918 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78918 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78918 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78918 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78918 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78918 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78918 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78918 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78918 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78918 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78918 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78918 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78918 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78918 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78918 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82518 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82518 AND `Idx1`=0 AND `Idx2`=9) OR (`QuestID`=82518 AND `Idx1`=0 AND `Idx2`=8) OR (`QuestID`=82518 AND `Idx1`=0 AND `Idx2`=7) OR (`QuestID`=82518 AND `Idx1`=0 AND `Idx2`=6) OR (`QuestID`=82518 AND `Idx1`=0 AND `Idx2`=5) OR (`QuestID`=82518 AND `Idx1`=0 AND `Idx2`=4) OR (`QuestID`=82518 AND `Idx1`=0 AND `Idx2`=3) OR (`QuestID`=82518 AND `Idx1`=0 AND `Idx2`=2) OR (`QuestID`=82518 AND `Idx1`=0 AND `Idx2`=1) OR (`QuestID`=82518 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78562 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78562 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78562 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78562 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78562 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78900 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78900 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78900 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79683 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=79683 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=79683 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79683 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79683 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79683 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79683 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79683 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78877 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78877 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78877 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78877 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78877 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78877 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78877 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78877 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78877 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79681 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79681 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79681 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79680 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79680 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79680 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79680 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79680 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79680 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79680 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79680 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79680 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79680 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79680 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79680 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79556 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79556 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=79556 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=79556 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=79556 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=79556 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=79556 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=79556 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=79556 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=79556 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=79556 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=79556 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=79556 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79556 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79556 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79510 AND `Idx1`=10 AND `Idx2`=0) OR (`QuestID`=79510 AND `Idx1`=9 AND `Idx2`=4) OR (`QuestID`=79510 AND `Idx1`=9 AND `Idx2`=3) OR (`QuestID`=79510 AND `Idx1`=9 AND `Idx2`=2) OR (`QuestID`=79510 AND `Idx1`=9 AND `Idx2`=1) OR (`QuestID`=79510 AND `Idx1`=9 AND `Idx2`=0) OR (`QuestID`=79510 AND `Idx1`=8 AND `Idx2`=0) OR (`QuestID`=79510 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=79510 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=79510 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79510 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79510 AND `Idx1`=3 AND `Idx2`=11) OR (`QuestID`=79510 AND `Idx1`=3 AND `Idx2`=10) OR (`QuestID`=79510 AND `Idx1`=3 AND `Idx2`=9) OR (`QuestID`=79510 AND `Idx1`=3 AND `Idx2`=8) OR (`QuestID`=79510 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=79510 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=79510 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=79510 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=79510 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=79510 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=79510 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=79510 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79510 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79510 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79510 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79508 AND `Idx1`=10 AND `Idx2`=0) OR (`QuestID`=79508 AND `Idx1`=9 AND `Idx2`=7) OR (`QuestID`=79508 AND `Idx1`=9 AND `Idx2`=6) OR (`QuestID`=79508 AND `Idx1`=9 AND `Idx2`=5) OR (`QuestID`=79508 AND `Idx1`=9 AND `Idx2`=4) OR (`QuestID`=79508 AND `Idx1`=9 AND `Idx2`=3) OR (`QuestID`=79508 AND `Idx1`=9 AND `Idx2`=2) OR (`QuestID`=79508 AND `Idx1`=9 AND `Idx2`=1) OR (`QuestID`=79508 AND `Idx1`=9 AND `Idx2`=0) OR (`QuestID`=79508 AND `Idx1`=8 AND `Idx2`=0) OR (`QuestID`=79508 AND `Idx1`=7 AND `Idx2`=3) OR (`QuestID`=79508 AND `Idx1`=7 AND `Idx2`=2) OR (`QuestID`=79508 AND `Idx1`=7 AND `Idx2`=1) OR (`QuestID`=79508 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=79508 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=79508 AND `Idx1`=5 AND `Idx2`=5) OR (`QuestID`=79508 AND `Idx1`=5 AND `Idx2`=4) OR (`QuestID`=79508 AND `Idx1`=5 AND `Idx2`=3) OR (`QuestID`=79508 AND `Idx1`=5 AND `Idx2`=2) OR (`QuestID`=79508 AND `Idx1`=5 AND `Idx2`=1) OR (`QuestID`=79508 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79508 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79508 AND `Idx1`=3 AND `Idx2`=11) OR (`QuestID`=79508 AND `Idx1`=3 AND `Idx2`=10) OR (`QuestID`=79508 AND `Idx1`=3 AND `Idx2`=9) OR (`QuestID`=79508 AND `Idx1`=3 AND `Idx2`=8) OR (`QuestID`=79508 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=79508 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=79508 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=79508 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=79508 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=79508 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=79508 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=79508 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79508 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79508 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79508 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79507 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=79507 AND `Idx1`=5 AND `Idx2`=5) OR (`QuestID`=79507 AND `Idx1`=5 AND `Idx2`=4) OR (`QuestID`=79507 AND `Idx1`=5 AND `Idx2`=3) OR (`QuestID`=79507 AND `Idx1`=5 AND `Idx2`=2) OR (`QuestID`=79507 AND `Idx1`=5 AND `Idx2`=1) OR (`QuestID`=79507 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79507 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79507 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79507 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79507 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79507 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79505 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=79505 AND `Idx1`=5 AND `Idx2`=5) OR (`QuestID`=79505 AND `Idx1`=5 AND `Idx2`=4) OR (`QuestID`=79505 AND `Idx1`=5 AND `Idx2`=3) OR (`QuestID`=79505 AND `Idx1`=5 AND `Idx2`=2) OR (`QuestID`=79505 AND `Idx1`=5 AND `Idx2`=1) OR (`QuestID`=79505 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79505 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79505 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79505 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79505 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79505 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79504 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79504 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=79504 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=79504 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=79504 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=79504 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=79504 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=79504 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=79504 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=79504 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79504 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79504 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81999 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81999 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81999 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81999 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80058 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80058 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=80058 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=80058 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=80058 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=80058 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=80058 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=80058 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80058 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80058 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80058 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80058 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80058 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80058 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80408 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80408 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80392 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80392 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=80392 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=80392 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=80392 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=80392 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=80392 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=80392 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=80392 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=80392 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80392 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80392 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80392 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80392 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80392 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80392 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79944 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79944 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79944 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79944 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79944 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79944 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79944 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79944 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79944 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79944 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79944 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79944 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79944 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79194 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79194 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79194 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79343 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79343 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79343 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79343 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79193 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79193 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79193 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79193 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79193 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79193 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79193 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79193 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79193 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79193 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79193 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79193 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79679 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79679 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79148 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79148 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79148 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79148 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79148 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79148 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79148 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79148 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79148 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79149 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79149 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79149 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79149 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79149 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79149 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79149 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79149 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79149 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79149 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79149 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79149 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83153 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83153 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=83153 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=83153 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=83153 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=83153 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=83153 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=83153 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83153 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83152 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83152 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=83152 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=83152 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=83152 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=83152 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=83152 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=83152 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=83152 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=83152 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83152 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83092 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83092 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=83092 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=83092 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=83092 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=83092 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=83092 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=83092 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83092 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83160 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=83160 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83160 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83160 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79530 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79530 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79530 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79530 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79529 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79529 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79529 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79529 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79529 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79529 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79528 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79528 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79528 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79528 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79528 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79528 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79528 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79528 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79528 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79528 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79527 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79527 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79527 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79527 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79527 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79527 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79527 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79527 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79527 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79526 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79526 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79546 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79546 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79546 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79546 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79546 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79176 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79176 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79545 AND `Idx1`=10 AND `Idx2`=0) OR (`QuestID`=79545 AND `Idx1`=9 AND `Idx2`=0) OR (`QuestID`=79545 AND `Idx1`=8 AND `Idx2`=0) OR (`QuestID`=79545 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=79545 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=79545 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79545 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79545 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79545 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79545 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79545 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79544 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79544 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79544 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79544 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79543 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79543 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79543 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79543 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79543 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79543 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79542 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79542 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79542 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79542 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79525 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79525 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79525 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79525 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79523 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79523 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79523 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79523 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79522 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79522 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79522 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79522 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79522 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79522 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79522 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79521 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79521 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79521 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79521 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79521 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80207 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80207 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80207 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82895 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=82895 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=82895 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82895 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82895 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82895 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79342 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79342 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79342 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79342 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79342 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79341 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79341 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79341 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79341 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79341 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79341 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79341 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79341 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79341 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79340 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79340 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79340 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79340 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79340 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79340 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79340 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79340 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79340 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79339 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79339 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79338 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79338 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79338 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79338 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79338 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79337 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79337 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79336 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79336 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79336 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79336 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79335 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79335 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=79335 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=79335 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=79335 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=79335 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=79335 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=79335 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79335 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79335 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79335 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79335 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79335 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79335 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79335 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78749 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78749 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78749 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78749 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78748 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78748 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78748 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78748 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78748 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78747 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78747 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78747 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78747 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78747 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78746 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78746 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=78746 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=78746 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=78746 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=78746 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=78746 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=78746 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78746 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78746 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78746 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78746 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78746 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78746 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78746 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78745 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78745 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=78745 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=78745 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=78745 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=78745 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=78745 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=78745 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78745 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78745 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78745 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78745 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78745 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78745 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78745 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78744 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=78744 AND `Idx1`=5 AND `Idx2`=3) OR (`QuestID`=78744 AND `Idx1`=5 AND `Idx2`=2) OR (`QuestID`=78744 AND `Idx1`=5 AND `Idx2`=1) OR (`QuestID`=78744 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78744 AND `Idx1`=4 AND `Idx2`=7) OR (`QuestID`=78744 AND `Idx1`=4 AND `Idx2`=6) OR (`QuestID`=78744 AND `Idx1`=4 AND `Idx2`=5) OR (`QuestID`=78744 AND `Idx1`=4 AND `Idx2`=4) OR (`QuestID`=78744 AND `Idx1`=4 AND `Idx2`=3) OR (`QuestID`=78744 AND `Idx1`=4 AND `Idx2`=2) OR (`QuestID`=78744 AND `Idx1`=4 AND `Idx2`=1) OR (`QuestID`=78744 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78744 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78744 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78744 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78744 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78743 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78743 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79728 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79728 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79728 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79728 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79727 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79727 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79727 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79726 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79726 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79726 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79726 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79726 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79726 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79726 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79726 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79726 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79726 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79725 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79725 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79725 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79725 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79725 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79725 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79725 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79725 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79725 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79725 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79725 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79725 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82768 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82768 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=82768 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=82768 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=82768 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=82768 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=82768 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=82768 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82768 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82768 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82768 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82768 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82768 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82768 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82682 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82682 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=82682 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=82682 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=82682 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=82682 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=82682 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=82682 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82682 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82682 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82682 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82682 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82682 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82682 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82681 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82681 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=82681 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=82681 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=82681 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82681 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82681 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82681 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82681 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82681 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82681 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80218 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=80218 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80218 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80218 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=80218 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=80218 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=80218 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=80218 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=80218 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=80218 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=80218 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=80218 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=80218 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=80218 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=80218 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80218 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80218 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83181 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=83181 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=83181 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=83181 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83181 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83181 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80217 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80217 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80217 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80217 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80217 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80216 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80216 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=80216 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=80216 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=80216 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=80216 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=80216 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=80216 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=80216 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=80216 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=80216 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=80216 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=80216 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80216 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80216 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80215 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80215 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=80215 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=80215 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=80215 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=80215 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=80215 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=80215 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=80215 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=80215 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=80215 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=80215 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=80215 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80215 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80215 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80214 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80214 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80213 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80213 AND `Idx1`=3 AND `Idx2`=8) OR (`QuestID`=80213 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=80213 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=80213 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=80213 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=80213 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=80213 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=80213 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=80213 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80213 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=80213 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=80213 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=80213 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=80213 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=80213 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=80213 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=80213 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=80213 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80213 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=80213 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80213 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80213 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80213 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80213 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80213 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80213 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80213 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80213 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=84446 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=84446 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79197 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79197 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79197 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79197 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79197 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=84022 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=84022 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=84022 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=84022 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=84022 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78248 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78248 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78248 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78244 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78244 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78244 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78244 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80502 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80502 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80502 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79631 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79631 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79631 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79631 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79630 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79630 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79630 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78231 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=78231 AND `Idx1`=6 AND `Idx2`=11) OR (`QuestID`=78231 AND `Idx1`=6 AND `Idx2`=10) OR (`QuestID`=78231 AND `Idx1`=6 AND `Idx2`=9) OR (`QuestID`=78231 AND `Idx1`=6 AND `Idx2`=8) OR (`QuestID`=78231 AND `Idx1`=6 AND `Idx2`=7) OR (`QuestID`=78231 AND `Idx1`=6 AND `Idx2`=6) OR (`QuestID`=78231 AND `Idx1`=6 AND `Idx2`=5) OR (`QuestID`=78231 AND `Idx1`=6 AND `Idx2`=4) OR (`QuestID`=78231 AND `Idx1`=6 AND `Idx2`=3) OR (`QuestID`=78231 AND `Idx1`=6 AND `Idx2`=2) OR (`QuestID`=78231 AND `Idx1`=6 AND `Idx2`=1) OR (`QuestID`=78231 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=78231 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78231 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78231 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78231 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78231 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78231 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78232 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78232 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78232 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78232 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78232 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78228 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78228 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78228 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78228 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78226 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78226 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78226 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78226 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78226 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78226 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78256 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78256 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78256 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78255 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78255 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78255 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78255 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78255 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78251 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78251 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78251 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78251 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78251 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78254 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78254 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78254 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78254 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78250 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78250 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78250 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78249 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78249 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78249 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78249 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78249 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79175 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79175 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79175 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79625 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79625 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79625 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78237 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78237 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78237 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78383 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78383 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78383 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78383 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78383 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78383 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78234 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78234 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78234 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78234 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78234 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78234 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78234 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78234 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78234 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78234 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78234 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78234 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78234 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78234 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79357 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79357 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79357 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79356 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79356 AND `Idx1`=3 AND `Idx2`=11) OR (`QuestID`=79356 AND `Idx1`=3 AND `Idx2`=10) OR (`QuestID`=79356 AND `Idx1`=3 AND `Idx2`=9) OR (`QuestID`=79356 AND `Idx1`=3 AND `Idx2`=8) OR (`QuestID`=79356 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=79356 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=79356 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=79356 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=79356 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=79356 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=79356 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=79356 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79356 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=79356 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=79356 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=79356 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=79356 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=79356 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=79356 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79356 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79356 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79356 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79356 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78236 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78236 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78236 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78236 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79174 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79174 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=79174 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79174 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79174 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79174 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79174 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79174 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79174 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79174 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79174 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79174 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79174 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79355 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79355 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79355 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79355 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79355 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79355 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80399 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80399 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80399 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80399 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80399 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=84664 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=84664 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78233 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78233 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78233 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78233 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78233 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78233 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78233 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78233 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78233 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78233 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78393 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78393 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78393 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78393 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78393 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78392 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78392 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78392 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78392 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78392 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78392 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78354 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78354 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78354 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78354 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78354 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78354 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79139 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79139 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79139 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79139 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78353 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78353 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=78353 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=78353 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78353 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78353 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78353 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78353 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78353 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78353 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78353 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78352 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78352 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=78352 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78352 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78352 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78352 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78352 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78352 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78352 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78352 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78348 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78348 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78348 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78348 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79580 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79580 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79580 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79580 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79580 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79580 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79580 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79580 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79580 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79580 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79580 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79579 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79579 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79579 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79579 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79579 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79579 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79579 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79579 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79574 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79574 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79574 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78384 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=78384 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78384 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78384 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78384 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78384 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78384 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78350 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78350 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78350 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=78350 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78350 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78350 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78350 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78350 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78350 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78350 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78350 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78630 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78630 AND `Idx1`=3 AND `Idx2`=11) OR (`QuestID`=78630 AND `Idx1`=3 AND `Idx2`=10) OR (`QuestID`=78630 AND `Idx1`=3 AND `Idx2`=9) OR (`QuestID`=78630 AND `Idx1`=3 AND `Idx2`=8) OR (`QuestID`=78630 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=78630 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=78630 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=78630 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=78630 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=78630 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=78630 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=78630 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78630 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78630 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78630 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78629 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78629 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78629 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78629 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78629 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78629 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78629 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78629 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78628 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78628 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78628 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78628 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78628 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78628 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78628 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78628 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78628 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78628 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78628 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78628 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78628 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78628 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78627 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78627 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78627 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80049 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80049 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80049 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80049 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80049 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80049 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80049 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80049 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80049 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80049 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80049 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80049 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79089 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79089 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79089 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79089 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79089 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79089 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79089 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79089 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79089 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79089 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79089 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79089 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78624 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78624 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78624 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78624 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78621 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78621 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78621 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78621 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78621 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78620 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78620 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78620 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78620 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78620 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78620 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78620 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78620 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78620 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78620 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78620 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78620 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78620 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78620 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78615 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78615 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78615 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78614 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78614 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78614 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78614 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78614 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78614 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78614 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78614 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78614 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78614 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78614 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78614 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78614 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78614 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78626 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78626 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78626 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78626 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78626 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78626 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78626 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78626 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78626 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78626 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78626 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79297 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79297 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79297 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79297 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79297 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79297 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79297 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79297 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79297 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79297 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78613 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78613 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78613 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78613 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78607 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78607 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78954 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78954 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78954 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81690 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=81690 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81690 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=81690 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=81690 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=81690 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=81690 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=81690 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=81690 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=81690 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=81690 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=81690 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=81690 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=81690 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81690 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81690 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78952 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=78952 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78952 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78952 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78952 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78952 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78952 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78951 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78951 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=78951 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=78951 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=78951 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=78951 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=78951 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78951 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78951 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78951 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78951 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78951 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78951 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78951 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78939 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=78939 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=78939 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=78939 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78939 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78939 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78939 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78939 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78937 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78937 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78937 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78936 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78936 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78936 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78936 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78936 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78934 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78934 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78934 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78934 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78934 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78934 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78934 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78934 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80316 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80316 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80316 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80316 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80315 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80315 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80315 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=80315 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80315 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80315 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80315 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80315 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80315 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80315 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80315 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80315 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80314 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80314 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80314 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80314 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80314 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80313 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80313 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80313 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80313 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80313 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80313 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80313 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80313 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80313 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80313 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80312 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80312 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80312 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81568 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81568 AND `Idx1`=0 AND `Idx2`=6) OR (`QuestID`=81568 AND `Idx1`=0 AND `Idx2`=5) OR (`QuestID`=81568 AND `Idx1`=0 AND `Idx2`=4) OR (`QuestID`=81568 AND `Idx1`=0 AND `Idx2`=3) OR (`QuestID`=81568 AND `Idx1`=0 AND `Idx2`=2) OR (`QuestID`=81568 AND `Idx1`=0 AND `Idx2`=1) OR (`QuestID`=81568 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78932 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78932 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=78932 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=78932 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=78932 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=78932 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=78932 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78932 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78932 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78932 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78932 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78932 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78932 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78932 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78929 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78929 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78929 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78929 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78929 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78929 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78929 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78929 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78672 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78672 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78672 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78672 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78671 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78671 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78671 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82836 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82836 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82836 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78669 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78669 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78669 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78669 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78669 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78669 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78669 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78669 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78669 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78669 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78669 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78669 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78669 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78669 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78670 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78670 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78670 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78670 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78670 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78670 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78670 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78670 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78670 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78670 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78668 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78668 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78667 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78667 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78667 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78667 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78667 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78667 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78667 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78666 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78666 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78666 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78666 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78666 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78666 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78666 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78666 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78666 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78666 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78666 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79999 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79999 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79999 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=79999 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=79999 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79999 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79999 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79999 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79999 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79999 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79999 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79999 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79999 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79999 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79999 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78665 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78665 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=78665 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=78665 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=78665 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=78665 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=78665 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78665 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78665 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78665 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78665 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78665 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78665 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78665 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78659 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78659 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78659 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78659 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78658 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=78658 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=78658 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78658 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78658 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=84908 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83768 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83768 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83768 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82206 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82206 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82206 AND `Idx1`=0 AND `Idx2`=11) OR (`QuestID`=82206 AND `Idx1`=0 AND `Idx2`=10) OR (`QuestID`=82206 AND `Idx1`=0 AND `Idx2`=9) OR (`QuestID`=82206 AND `Idx1`=0 AND `Idx2`=8) OR (`QuestID`=82206 AND `Idx1`=0 AND `Idx2`=7) OR (`QuestID`=82206 AND `Idx1`=0 AND `Idx2`=6) OR (`QuestID`=82206 AND `Idx1`=0 AND `Idx2`=5) OR (`QuestID`=82206 AND `Idx1`=0 AND `Idx2`=4) OR (`QuestID`=82206 AND `Idx1`=0 AND `Idx2`=3) OR (`QuestID`=82206 AND `Idx1`=0 AND `Idx2`=2) OR (`QuestID`=82206 AND `Idx1`=0 AND `Idx2`=1) OR (`QuestID`=82206 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83283 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=83283 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=83283 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=83283 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=83283 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83283 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83279 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83279 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83247 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=83247 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=83247 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=83247 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=83247 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=83247 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83247 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83769 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83769 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83769 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82848 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82848 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82847 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=82847 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=82847 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=82847 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=82847 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=82847 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=82847 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82847 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=82847 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82847 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82847 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82847 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82847 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82847 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82847 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82844 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=82844 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=82844 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=82844 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=82844 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=82844 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82844 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82844 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82844 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82844 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82844 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82844 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82844 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82843 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82843 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82843 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82843 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82843 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82843 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82843 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82585 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82585 AND `Idx1`=0 AND `Idx2`=8) OR (`QuestID`=82585 AND `Idx1`=0 AND `Idx2`=7) OR (`QuestID`=82585 AND `Idx1`=0 AND `Idx2`=6) OR (`QuestID`=82585 AND `Idx1`=0 AND `Idx2`=5) OR (`QuestID`=82585 AND `Idx1`=0 AND `Idx2`=4) OR (`QuestID`=82585 AND `Idx1`=0 AND `Idx2`=3) OR (`QuestID`=82585 AND `Idx1`=0 AND `Idx2`=2) OR (`QuestID`=82585 AND `Idx1`=0 AND `Idx2`=1) OR (`QuestID`=82585 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=84392 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83767 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83767 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83767 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80205 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=80205 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=80205 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=80205 AND `Idx1`=4 AND `Idx2`=8) OR (`QuestID`=80205 AND `Idx1`=4 AND `Idx2`=7) OR (`QuestID`=80205 AND `Idx1`=4 AND `Idx2`=6) OR (`QuestID`=80205 AND `Idx1`=4 AND `Idx2`=5) OR (`QuestID`=80205 AND `Idx1`=4 AND `Idx2`=4) OR (`QuestID`=80205 AND `Idx1`=4 AND `Idx2`=3) OR (`QuestID`=80205 AND `Idx1`=4 AND `Idx2`=2) OR (`QuestID`=80205 AND `Idx1`=4 AND `Idx2`=1) OR (`QuestID`=80205 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80205 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80205 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80205 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80205 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80206 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80206 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=80206 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=80206 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=80206 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=80206 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=80206 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=80206 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=80206 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=80206 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=80206 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=80206 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=80206 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80206 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80206 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80204 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=80204 AND `Idx1`=5 AND `Idx2`=11) OR (`QuestID`=80204 AND `Idx1`=5 AND `Idx2`=10) OR (`QuestID`=80204 AND `Idx1`=5 AND `Idx2`=9) OR (`QuestID`=80204 AND `Idx1`=5 AND `Idx2`=8) OR (`QuestID`=80204 AND `Idx1`=5 AND `Idx2`=7) OR (`QuestID`=80204 AND `Idx1`=5 AND `Idx2`=6) OR (`QuestID`=80204 AND `Idx1`=5 AND `Idx2`=5) OR (`QuestID`=80204 AND `Idx1`=5 AND `Idx2`=4) OR (`QuestID`=80204 AND `Idx1`=5 AND `Idx2`=3) OR (`QuestID`=80204 AND `Idx1`=5 AND `Idx2`=2) OR (`QuestID`=80204 AND `Idx1`=5 AND `Idx2`=1) OR (`QuestID`=80204 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=80204 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80204 AND `Idx1`=3 AND `Idx2`=11) OR (`QuestID`=80204 AND `Idx1`=3 AND `Idx2`=10) OR (`QuestID`=80204 AND `Idx1`=3 AND `Idx2`=9) OR (`QuestID`=80204 AND `Idx1`=3 AND `Idx2`=8) OR (`QuestID`=80204 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=80204 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=80204 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=80204 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=80204 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=80204 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=80204 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=80204 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80204 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=80204 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=80204 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=80204 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80204 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80204 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80203 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=80203 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80203 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80203 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80203 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80203 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79957 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79957 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79956 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79956 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79956 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79956 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79956 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79955 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79955 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79955 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79955 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79955 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79955 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79955 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79954 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79954 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79954 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83057 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83057 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83057 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82340 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=82340 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=82340 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82340 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82340 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82340 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80569 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80569 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80569 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80572 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=80572 AND `Idx1`=6 AND `Idx2`=5) OR (`QuestID`=80572 AND `Idx1`=6 AND `Idx2`=4) OR (`QuestID`=80572 AND `Idx1`=6 AND `Idx2`=3) OR (`QuestID`=80572 AND `Idx1`=6 AND `Idx2`=2) OR (`QuestID`=80572 AND `Idx1`=6 AND `Idx2`=1) OR (`QuestID`=80572 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=80572 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=80572 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80572 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80572 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80572 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80572 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80572 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80572 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80572 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80572 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80572 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80572 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80378 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80378 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80378 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80378 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80378 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80378 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80378 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80378 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80378 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80571 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80571 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=80571 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80571 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80571 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80571 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80571 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80571 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80571 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80571 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80571 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80570 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80570 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=80570 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80570 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80570 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80570 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80570 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80570 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80570 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80570 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80570 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80568 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80568 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80568 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80568 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80568 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80568 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80567 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80567 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80567 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80566 AND `Idx1`=8 AND `Idx2`=0) OR (`QuestID`=80566 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=80566 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=80566 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=80566 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80566 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80566 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=80566 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=80566 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=80566 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=80566 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80566 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80566 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80565 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80565 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80565 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80565 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80565 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82143 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82143 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82143 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82143 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80564 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80564 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80564 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80564 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80564 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80563 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80563 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=80563 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=80563 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=80563 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=80563 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=80563 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=80563 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80563 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80563 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80563 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79715 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79715 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79715 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79714 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79714 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=79714 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=79714 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79714 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79714 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79714 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79714 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79714 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79714 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79714 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79714 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79714 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79714 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79713 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79713 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79713 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79713 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79711 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79711 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79711 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79710 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79710 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=79710 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=79710 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79710 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79710 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79710 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79710 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79710 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79710 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79710 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79710 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79710 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79710 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83639 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=83639 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83639 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83639 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83632 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83632 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83629 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=83629 AND `Idx1`=3 AND `Idx2`=10) OR (`QuestID`=83629 AND `Idx1`=3 AND `Idx2`=9) OR (`QuestID`=83629 AND `Idx1`=3 AND `Idx2`=8) OR (`QuestID`=83629 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=83629 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=83629 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=83629 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=83629 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=83629 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=83629 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=83629 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=83629 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=83629 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=83629 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=83629 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=83629 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=83629 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=83629 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=83629 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=83629 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=83629 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83629 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=83629 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=83629 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=83629 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=83629 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=83629 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=83629 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83629 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83628 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=83628 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83628 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83628 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79349 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79349 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79349 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78902 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78902 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=78902 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=78902 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78902 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78902 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78902 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78902 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78902 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78902 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78902 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78902 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78902 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78902 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78901 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78901 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78901 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78898 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78898 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78898 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=78897 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=78897 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=78897 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=78897 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=78897 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=78897 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=78897 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=78897 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=78897 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=78897 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=78897 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=78897 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81673 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81673 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81673 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=76338 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=76338 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=76338 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=76338 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=76338 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=76338 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=76338 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=76338 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=76338 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=76338 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=76338 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=76338 AND `Idx1`=0 AND `Idx2`=8) OR (`QuestID`=76338 AND `Idx1`=0 AND `Idx2`=7) OR (`QuestID`=76338 AND `Idx1`=0 AND `Idx2`=6) OR (`QuestID`=76338 AND `Idx1`=0 AND `Idx2`=5) OR (`QuestID`=76338 AND `Idx1`=0 AND `Idx2`=4) OR (`QuestID`=76338 AND `Idx1`=0 AND `Idx2`=3) OR (`QuestID`=76338 AND `Idx1`=0 AND `Idx2`=2) OR (`QuestID`=76338 AND `Idx1`=0 AND `Idx2`=1) OR (`QuestID`=76338 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79232 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79232 AND `Idx1`=3 AND `Idx2`=10) OR (`QuestID`=79232 AND `Idx1`=3 AND `Idx2`=9) OR (`QuestID`=79232 AND `Idx1`=3 AND `Idx2`=8) OR (`QuestID`=79232 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=79232 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=79232 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=79232 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=79232 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=79232 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=79232 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=79232 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79232 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79232 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79232 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79154 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79154 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79154 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79153 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79153 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79153 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79153 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83182 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=83182 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=83182 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=83182 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83182 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83182 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79152 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79152 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79152 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79152 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79152 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79152 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79152 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79152 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79152 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79152 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79152 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79168 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79168 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79168 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79168 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79168 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79151 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79151 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79151 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79151 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79167 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=79167 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79167 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79167 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79167 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79167 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79167 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80179 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80179 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80179 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=80179 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=80179 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=80179 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=80179 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80179 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80179 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80179 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80179 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80179 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80179 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80179 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80179 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80178 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=80178 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=80178 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80178 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80178 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80178 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80178 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82217 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=82217 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=82217 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82217 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=82217 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=82217 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=82217 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=82217 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=82217 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=82217 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=82217 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=82217 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=82217 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=82217 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=82217 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82217 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82217 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82217 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82217 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80177 AND `Idx1`=8 AND `Idx2`=0) OR (`QuestID`=80177 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=80177 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=80177 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=80177 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80177 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80177 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80177 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80177 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82133 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82133 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79166 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79166 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=79166 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=79166 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=79166 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=79166 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=79166 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=79166 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=79166 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=79166 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=79166 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=79166 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=79166 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79166 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79166 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79162 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79649 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79649 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=79649 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79649 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79649 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79649 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79649 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79649 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79649 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79649 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79649 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79649 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79649 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79648 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79648 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79648 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79647 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79647 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79647 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79647 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79647 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79647 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79645 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79645 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79645 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79645 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79645 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79645 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79645 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79645 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79645 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79645 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79645 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79646 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79646 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79646 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79646 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79644 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79644 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79643 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79643 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79643 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79642 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79642 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79642 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79642 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79642 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79642 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79642 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79642 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79641 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79641 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=79641 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79641 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79641 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79641 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79641 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79641 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79641 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79641 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79641 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79641 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83443 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83443 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83443 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82894 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=82894 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=82894 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=82894 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82894 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82894 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82894 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82628 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82628 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79160 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79160 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=79160 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=79160 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=79160 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=79160 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=79160 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79160 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79160 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79165 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79165 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79165 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82215 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82215 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82215 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82215 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82215 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82215 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82215 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82215 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82214 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82214 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=82214 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=82214 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82214 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82214 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82214 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82214 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82214 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82214 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82213 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82213 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=82213 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=82213 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=82213 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82213 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82213 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82213 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82213 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82213 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82213 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79159 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79159 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79159 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82216 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82216 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82216 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82216 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81990 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81990 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82480 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82480 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82480 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82480 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82479 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=82479 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=82479 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=82479 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82479 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82479 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82479 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82478 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=82478 AND `Idx1`=4 AND `Idx2`=5) OR (`QuestID`=82478 AND `Idx1`=4 AND `Idx2`=4) OR (`QuestID`=82478 AND `Idx1`=4 AND `Idx2`=3) OR (`QuestID`=82478 AND `Idx1`=4 AND `Idx2`=2) OR (`QuestID`=82478 AND `Idx1`=4 AND `Idx2`=1) OR (`QuestID`=82478 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=82478 AND `Idx1`=3 AND `Idx2`=8) OR (`QuestID`=82478 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=82478 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=82478 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=82478 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=82478 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=82478 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=82478 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=82478 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82478 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82478 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82478 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82477 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82477 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=82477 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=82477 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=82477 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=82477 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82477 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82477 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82477 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82477 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82477 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82477 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80176 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80176 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80176 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80176 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80176 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80176 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80176 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80176 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79327 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79327 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83162 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=83162 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83162 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=83162 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=83162 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=83162 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=83162 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=83162 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=83162 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=83162 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83162 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83159 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83159 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=83159 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=83159 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=83159 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=83159 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=83159 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=83159 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=83159 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=83159 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=83159 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=83159 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=83159 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83159 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82226 AND `Idx1`=0 AND `Idx2`=11) OR (`QuestID`=82226 AND `Idx1`=0 AND `Idx2`=10) OR (`QuestID`=82226 AND `Idx1`=0 AND `Idx2`=9) OR (`QuestID`=82226 AND `Idx1`=0 AND `Idx2`=8) OR (`QuestID`=82226 AND `Idx1`=0 AND `Idx2`=7) OR (`QuestID`=82226 AND `Idx1`=0 AND `Idx2`=6) OR (`QuestID`=82226 AND `Idx1`=0 AND `Idx2`=5) OR (`QuestID`=82226 AND `Idx1`=0 AND `Idx2`=4) OR (`QuestID`=82226 AND `Idx1`=0 AND `Idx2`=3) OR (`QuestID`=82226 AND `Idx1`=0 AND `Idx2`=2) OR (`QuestID`=82226 AND `Idx1`=0 AND `Idx2`=1) OR (`QuestID`=82226 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=83155 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=83155 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=83155 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=83155 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=83155 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=83155 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=83155 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=83155 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=83155 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=83155 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=83155 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=83155 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=83155 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=83155 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82814 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=82814 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82814 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82814 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82814 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82969 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=82969 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82969 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82969 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82969 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82786 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=82786 AND `Idx1`=3 AND `Idx2`=11) OR (`QuestID`=82786 AND `Idx1`=3 AND `Idx2`=10) OR (`QuestID`=82786 AND `Idx1`=3 AND `Idx2`=9) OR (`QuestID`=82786 AND `Idx1`=3 AND `Idx2`=8) OR (`QuestID`=82786 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=82786 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=82786 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=82786 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=82786 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=82786 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=82786 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=82786 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82786 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82786 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82786 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82990 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82990 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82990 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82785 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=82785 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82785 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82785 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82774 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82774 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82774 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82774 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82774 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82774 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82774 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81559 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=81559 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=81559 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81559 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81559 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=81559 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=81559 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=81559 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=81559 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=81559 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=81559 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=81559 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=81559 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=81559 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=81559 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=81559 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81559 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81558 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81558 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=81558 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=81558 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=81558 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=81558 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=81558 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=81558 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=81558 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81558 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81557 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81557 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=81557 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=81557 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=81557 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=81557 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=81557 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=81557 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=81557 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=81557 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=81557 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81557 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82773 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82773 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=82773 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=82773 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=82773 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=82773 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=82773 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=82773 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=82773 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=82773 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=82773 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=82773 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=82773 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82773 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81556 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=81556 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=81556 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=81556 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=81556 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81556 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81556 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81556 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79266 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79266 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79265 AND `Idx1`=10 AND `Idx2`=0) OR (`QuestID`=79265 AND `Idx1`=9 AND `Idx2`=0) OR (`QuestID`=79265 AND `Idx1`=8 AND `Idx2`=0) OR (`QuestID`=79265 AND `Idx1`=7 AND `Idx2`=0) OR (`QuestID`=79265 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=79265 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79265 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79265 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79265 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79265 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79265 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79265 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79265 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79265 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79265 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79265 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79265 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79264 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79264 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79264 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79264 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81656 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81656 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=81656 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=81656 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=81656 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=81656 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81656 AND `Idx1`=0 AND `Idx2`=8) OR (`QuestID`=81656 AND `Idx1`=0 AND `Idx2`=7) OR (`QuestID`=81656 AND `Idx1`=0 AND `Idx2`=6) OR (`QuestID`=81656 AND `Idx1`=0 AND `Idx2`=5) OR (`QuestID`=81656 AND `Idx1`=0 AND `Idx2`=4) OR (`QuestID`=81656 AND `Idx1`=0 AND `Idx2`=3) OR (`QuestID`=81656 AND `Idx1`=0 AND `Idx2`=2) OR (`QuestID`=81656 AND `Idx1`=0 AND `Idx2`=1) OR (`QuestID`=81656 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=84429 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=84429 AND `Idx1`=0 AND `Idx2`=11) OR (`QuestID`=84429 AND `Idx1`=0 AND `Idx2`=10) OR (`QuestID`=84429 AND `Idx1`=0 AND `Idx2`=9) OR (`QuestID`=84429 AND `Idx1`=0 AND `Idx2`=8) OR (`QuestID`=84429 AND `Idx1`=0 AND `Idx2`=7) OR (`QuestID`=84429 AND `Idx1`=0 AND `Idx2`=6) OR (`QuestID`=84429 AND `Idx1`=0 AND `Idx2`=5) OR (`QuestID`=84429 AND `Idx1`=0 AND `Idx2`=4) OR (`QuestID`=84429 AND `Idx1`=0 AND `Idx2`=3) OR (`QuestID`=84429 AND `Idx1`=0 AND `Idx2`=2) OR (`QuestID`=84429 AND `Idx1`=0 AND `Idx2`=1) OR (`QuestID`=84429 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82144 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=82144 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82144 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79262 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79262 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=79262 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=79262 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=79262 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=79262 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=79262 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=79262 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=79262 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=79262 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=79262 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=79262 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79262 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79262 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79263 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79263 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79263 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79263 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79261 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79261 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79261 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79261 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79261 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79260 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79260 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79260 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79260 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79258 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79258 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79258 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79258 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79258 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79259 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79259 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=79259 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=79259 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=79259 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=79259 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=79259 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=79259 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=79259 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=79259 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=79259 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79259 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79259 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79372 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79372 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79371 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=79371 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79371 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79371 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79371 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79371 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79370 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79370 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79370 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80516 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80516 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80516 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80515 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80515 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80515 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80515 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80515 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80515 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80515 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80515 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80514 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80514 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=80514 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=80514 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=80514 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=80514 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=80514 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=80514 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=80514 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=80514 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=80514 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=80514 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=80514 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80514 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80514 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80513 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80513 AND `Idx1`=2 AND `Idx2`=11) OR (`QuestID`=80513 AND `Idx1`=2 AND `Idx2`=10) OR (`QuestID`=80513 AND `Idx1`=2 AND `Idx2`=9) OR (`QuestID`=80513 AND `Idx1`=2 AND `Idx2`=8) OR (`QuestID`=80513 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=80513 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=80513 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=80513 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=80513 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=80513 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=80513 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=80513 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80513 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=80513 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=80513 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=80513 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=80513 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80513 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80513 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80513 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80513 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80513 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80513 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80513 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80513 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80512 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80512 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80512 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80512 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80512 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80511 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=80511 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80511 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80511 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80511 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80511 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80510 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80510 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80510 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80510 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80510 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80510 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80510 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80510 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80510 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80509 AND `Idx1`=6 AND `Idx2`=0) OR (`QuestID`=80509 AND `Idx1`=5 AND `Idx2`=0) OR (`QuestID`=80509 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=80509 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80509 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80509 AND `Idx1`=1 AND `Idx2`=11) OR (`QuestID`=80509 AND `Idx1`=1 AND `Idx2`=10) OR (`QuestID`=80509 AND `Idx1`=1 AND `Idx2`=9) OR (`QuestID`=80509 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=80509 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80509 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80509 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80509 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80509 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80509 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80509 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80509 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80509 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79481 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79481 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=79481 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=79481 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=79481 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=79481 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=79481 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=79481 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79481 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79481 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79369 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79369 AND `Idx1`=3 AND `Idx2`=7) OR (`QuestID`=79369 AND `Idx1`=3 AND `Idx2`=6) OR (`QuestID`=79369 AND `Idx1`=3 AND `Idx2`=5) OR (`QuestID`=79369 AND `Idx1`=3 AND `Idx2`=4) OR (`QuestID`=79369 AND `Idx1`=3 AND `Idx2`=3) OR (`QuestID`=79369 AND `Idx1`=3 AND `Idx2`=2) OR (`QuestID`=79369 AND `Idx1`=3 AND `Idx2`=1) OR (`QuestID`=79369 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79369 AND `Idx1`=2 AND `Idx2`=7) OR (`QuestID`=79369 AND `Idx1`=2 AND `Idx2`=6) OR (`QuestID`=79369 AND `Idx1`=2 AND `Idx2`=5) OR (`QuestID`=79369 AND `Idx1`=2 AND `Idx2`=4) OR (`QuestID`=79369 AND `Idx1`=2 AND `Idx2`=3) OR (`QuestID`=79369 AND `Idx1`=2 AND `Idx2`=2) OR (`QuestID`=79369 AND `Idx1`=2 AND `Idx2`=1) OR (`QuestID`=79369 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79369 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79369 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79368 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79368 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=79368 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=79368 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=79368 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=79368 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=79368 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=79368 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=79368 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=79368 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79368 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=79367 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=79367 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=79367 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=79367 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=79367 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81713 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81713 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81713 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=81713 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=81713 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=81713 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=81713 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=81713 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=81713 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81713 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81712 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=81712 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81712 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81712 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81712 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80682 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80682 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80682 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80682 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80593 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80593 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80593 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80593 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80593 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80593 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80593 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80593 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80593 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80593 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80578 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=80578 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80578 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80578 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80578 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80578 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80578 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80578 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81672 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=81672 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81672 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81672 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80577 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80577 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80577 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81613 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81613 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81613 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80676 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80676 AND `Idx1`=1 AND `Idx2`=8) OR (`QuestID`=80676 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=80676 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=80676 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=80676 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=80676 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=80676 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=80676 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=80676 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80676 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80508 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80508 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80508 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81669 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81669 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=81669 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=81669 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=81669 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=81669 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81669 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81655 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=81655 AND `Idx1`=1 AND `Idx2`=7) OR (`QuestID`=81655 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=81655 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=81655 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=81655 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=81655 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=81655 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=81655 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81655 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=81693 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=81693 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=80576 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=80576 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=80576 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=82956 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=82956 AND `Idx1`=0 AND `Idx2`=0); +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(80212, 1, 0, 1098, -1983, 82, 56288), -- The Abductors' Obstructors +(80212, 0, 0, 3430, -3257, 191, 56288), -- The Abductors' Obstructors +(80211, 4, 0, 1098, -1983, 82, 56288), -- The Pillage of Freywold Village +(80211, 3, 0, 816, -2087, 148, 56288), -- The Pillage of Freywold Village +(80211, 2, 0, 863, -1883, 67, 56288), -- The Pillage of Freywold Village +(80211, 1, 0, 932, -1914, 82, 56288), -- The Pillage of Freywold Village +(80211, 0, 0, 1098, -1983, 82, 56288), -- The Pillage of Freywold Village +(82456, 1, 0, 1919, -2814, 0, 56288), -- Chew On This +(82456, 0, 11, 1652, -2915, 0, 56288), -- Chew On This +(82456, 0, 10, 1708, -2738, 0, 56288), -- Chew On This +(82456, 0, 9, 1825, -2722, 0, 56288), -- Chew On This +(82456, 0, 8, 1899, -2700, 0, 56288), -- Chew On This +(82456, 0, 7, 1971, -2569, 0, 56288), -- Chew On This +(82456, 0, 6, 2057, -2557, 0, 56288), -- Chew On This +(82456, 0, 5, 2116, -2640, 0, 56288), -- Chew On This +(82456, 0, 4, 2127, -2720, 0, 56288), -- Chew On This +(82456, 0, 3, 2116, -2823, 0, 56288), -- Chew On This +(82456, 0, 2, 2063, -2894, 0, 56288), -- Chew On This +(82456, 0, 1, 1929, -2980, 0, 56288), -- Chew On This +(82456, 0, 0, 1818, -2958, 0, 56288), -- Chew On This +(80210, 1, 0, 3038, -2944, 360, 56288), -- Found Around the Unbound +(80210, 0, 0, 1098, -1983, 82, 56288), -- Found Around the Unbound +(80209, 4, 0, 3044, -2673, 263, 56288), -- An Oddball in Dornogal +(80209, 3, 0, 3146, -2607, 296, 56288), -- An Oddball in Dornogal +(80209, 2, 0, 2907, -2726, 239, 56288), -- An Oddball in Dornogal +(80209, 1, 0, 2960, -2676, 245, 56288), -- An Oddball in Dornogal +(80209, 0, 0, 3038, -2944, 360, 56288), -- An Oddball in Dornogal +(82291, 1, 0, 3321, -2454, 599, 56288), -- Robot Rumble +(82291, 0, 0, 3321, -2454, 599, 56288), -- Robot Rumble +(83087, 4, 0, 3969, -2174, 417, 56288), -- The Old Guard +(83087, 3, 0, 3816, -2427, 563, 56288), -- The Old Guard +(83087, 2, 0, 3816, -2423, 563, 56288), -- The Old Guard +(83087, 1, 0, 3816, -2423, 563, 56288), -- The Old Guard +(83087, 0, 0, 3969, -2174, 417, 56288), -- The Old Guard +(83084, 7, 0, 3970, -2176, 417, 56288), -- The Old Orders +(83084, 6, 0, 3969, -2174, 417, 56288), -- The Old Orders +(83084, 5, 0, 3973, -2147, 440, 56288), -- The Old Orders +(83084, 4, 0, 3958, -2170, 418, 56288), -- The Old Orders +(83084, 3, 0, 3968, -2172, 417, 56288), -- The Old Orders +(83084, 2, 0, 3973, -2147, 440, 56288), -- The Old Orders +(83084, 1, 0, 3954, -2151, 418, 56288), -- The Old Orders +(83084, 0, 0, 3969, -2174, 417, 56288), -- The Old Orders +(78294, 2, 0, 3419, -3361, 188, 56288), -- Thunderhead Butt +(78294, 1, 11, 3411, -3340, 0, 56288), -- Thunderhead Butt +(78294, 1, 10, 3443, -3308, 0, 56288), -- Thunderhead Butt +(78294, 1, 9, 3621, -3219, 0, 56288), -- Thunderhead Butt +(78294, 1, 8, 3665, -3199, 0, 56288), -- Thunderhead Butt +(78294, 1, 7, 3713, -3183, 0, 56288), -- Thunderhead Butt +(78294, 1, 6, 3774, -3183, 0, 56288), -- Thunderhead Butt +(78294, 1, 5, 3826, -3195, 0, 56288), -- Thunderhead Butt +(78294, 1, 4, 3854, -3231, 0, 56288), -- Thunderhead Butt +(78294, 1, 3, 3838, -3296, 0, 56288), -- Thunderhead Butt +(78294, 1, 2, 3810, -3308, 0, 56288), -- Thunderhead Butt +(78294, 1, 1, 3536, -3349, 0, 56288), -- Thunderhead Butt +(78294, 1, 0, 3411, -3369, 0, 56288), -- Thunderhead Butt +(78294, 0, 0, 3439, -3374, 189, 56288), -- Thunderhead Butt +(78293, 3, 0, 3419, -3356, 188, 56288), -- Their Moss, Our Gain +(78293, 2, 0, 3412, -3362, 187, 56288), -- Their Moss, Our Gain +(78293, 1, 11, 3426, -3490, 190, 56288), -- Their Moss, Our Gain +(78293, 1, 10, 3405, -3440, 190, 56288), -- Their Moss, Our Gain +(78293, 1, 9, 3383, -3373, 190, 56288), -- Their Moss, Our Gain +(78293, 1, 8, 3385, -3326, 190, 56288), -- Their Moss, Our Gain +(78293, 1, 7, 3426, -3269, 190, 56288), -- Their Moss, Our Gain +(78293, 1, 6, 3462, -3270, 190, 56288), -- Their Moss, Our Gain +(78293, 1, 5, 3500, -3403, 190, 56288), -- Their Moss, Our Gain +(78293, 1, 4, 3563, -3382, 190, 56288), -- Their Moss, Our Gain +(78293, 1, 3, 3603, -3411, 190, 56288), -- Their Moss, Our Gain +(78293, 1, 2, 3608, -3456, 190, 56288), -- Their Moss, Our Gain +(78293, 1, 1, 3565, -3481, 190, 56288), -- Their Moss, Our Gain +(78293, 1, 0, 3482, -3503, 190, 56288), -- Their Moss, Our Gain +(78293, 0, 0, 3419, -3356, 188, 56288), -- Their Moss, Our Gain +(78292, 4, 0, 3487, -3439, 178, 56288), -- Lost Lord of the Storm +(78292, 3, 0, 3506, -3079, 0, 56288), -- Lost Lord of the Storm +(78292, 2, 7, 3425, -3160, 158, 56288), -- Lost Lord of the Storm +(78292, 2, 6, 3396, -3090, 158, 56288), -- Lost Lord of the Storm +(78292, 2, 5, 3425, -3019, 158, 56288), -- Lost Lord of the Storm +(78292, 2, 4, 3496, -2990, 158, 56288), -- Lost Lord of the Storm +(78292, 2, 3, 3567, -3019, 158, 56288), -- Lost Lord of the Storm +(78292, 2, 2, 3596, -3090, 158, 56288), -- Lost Lord of the Storm +(78292, 2, 1, 3567, -3160, 158, 56288), -- Lost Lord of the Storm +(78292, 2, 0, 3496, -3190, 158, 56288), -- Lost Lord of the Storm +(78292, 1, 5, 3444, -3434, 177, 56288), -- Lost Lord of the Storm +(78292, 1, 4, 3417, -3352, 189, 56288), -- Lost Lord of the Storm +(78292, 1, 3, 3424, -3307, 191, 56288), -- Lost Lord of the Storm +(78292, 1, 2, 3542, -3346, 200, 56288), -- Lost Lord of the Storm +(78292, 1, 1, 3544, -3347, 201, 56288), -- Lost Lord of the Storm +(78292, 1, 0, 3554, -3449, 185, 56288), -- Lost Lord of the Storm +(78292, 0, 0, 3419, -3356, 188, 56288), -- Lost Lord of the Storm +(78290, 6, 0, 3333, -3591, 167, 56288), -- Sleepy Sheep +(78290, 5, 11, 3262, -3539, 166, 56288), -- Sleepy Sheep +(78290, 5, 10, 3235, -3499, 166, 56288), -- Sleepy Sheep +(78290, 5, 9, 3235, -3441, 166, 56288), -- Sleepy Sheep +(78290, 5, 8, 3235, -3391, 166, 56288), -- Sleepy Sheep +(78290, 5, 7, 3242, -3357, 166, 56288), -- Sleepy Sheep +(78290, 5, 6, 3276, -3303, 166, 56288), -- Sleepy Sheep +(78290, 5, 5, 3313, -3286, 166, 56288), -- Sleepy Sheep +(78290, 5, 4, 3340, -3316, 166, 56288), -- Sleepy Sheep +(78290, 5, 3, 3350, -3370, 166, 56288), -- Sleepy Sheep +(78290, 5, 2, 3367, -3482, 166, 56288), -- Sleepy Sheep +(78290, 5, 1, 3367, -3522, 166, 56288), -- Sleepy Sheep +(78290, 5, 0, 3336, -3566, 166, 56288), -- Sleepy Sheep +(78290, 4, 11, 3407, -3597, 190, 56288), -- Sleepy Sheep +(78290, 4, 10, 3366, -3563, 190, 56288), -- Sleepy Sheep +(78290, 4, 9, 3370, -3529, 190, 56288), -- Sleepy Sheep +(78290, 4, 8, 3424, -3506, 190, 56288), -- Sleepy Sheep +(78290, 4, 7, 3509, -3495, 190, 56288), -- Sleepy Sheep +(78290, 4, 6, 3536, -3495, 190, 56288), -- Sleepy Sheep +(78290, 4, 5, 3573, -3516, 190, 56288), -- Sleepy Sheep +(78290, 4, 4, 3586, -3543, 190, 56288), -- Sleepy Sheep +(78290, 4, 3, 3583, -3580, 190, 56288), -- Sleepy Sheep +(78290, 4, 2, 3549, -3607, 190, 56288), -- Sleepy Sheep +(78290, 4, 1, 3488, -3610, 190, 56288), -- Sleepy Sheep +(78290, 4, 0, 3461, -3610, 190, 56288), -- Sleepy Sheep +(78290, 3, 0, 3337, -3593, 167, 56288), -- Sleepy Sheep +(78290, 2, 5, 3357, -3684, 166, 56288), -- Sleepy Sheep +(78290, 2, 4, 3310, -3653, 163, 56288), -- Sleepy Sheep +(78290, 2, 3, 3337, -3626, 171, 56288), -- Sleepy Sheep +(78290, 2, 2, 3358, -3626, 173, 56288), -- Sleepy Sheep +(78290, 2, 1, 3392, -3660, 169, 56288), -- Sleepy Sheep +(78290, 2, 0, 3382, -3692, 168, 56288), -- Sleepy Sheep +(78290, 1, 0, 3489, -3441, 179, 56288), -- Sleepy Sheep +(78290, 0, 0, 3338, -3588, 167, 56288), -- Sleepy Sheep +(78291, 4, 0, 3338, -3590, 167, 56288), -- Power Predators +(78291, 3, 11, 3370, -3619, 0, 56288), -- Power Predators +(78291, 3, 10, 3310, -3583, 0, 56288), -- Power Predators +(78291, 3, 9, 3262, -3547, 0, 56288), -- Power Predators +(78291, 3, 8, 3217, -3454, 0, 56288), -- Power Predators +(78291, 3, 7, 3205, -3249, 0, 56288), -- Power Predators +(78291, 3, 6, 3262, -3176, 0, 56288), -- Power Predators +(78291, 3, 5, 3322, -3196, 0, 56288), -- Power Predators +(78291, 3, 4, 3427, -3398, 0, 56288), -- Power Predators +(78291, 3, 3, 3451, -3458, 0, 56288), -- Power Predators +(78291, 3, 2, 3467, -3527, 0, 56288), -- Power Predators +(78291, 3, 1, 3459, -3627, 0, 56288), -- Power Predators +(78291, 3, 0, 3415, -3643, 0, 56288), -- Power Predators +(78291, 2, 11, 3491, -3518, 0, 56288), -- Power Predators +(78291, 2, 10, 3616, -3337, 0, 56288), -- Power Predators +(78291, 2, 9, 3669, -3361, 0, 56288), -- Power Predators +(78291, 2, 8, 3681, -3390, 0, 56288), -- Power Predators +(78291, 2, 7, 3709, -3478, 0, 56288), -- Power Predators +(78291, 2, 6, 3717, -3519, 0, 56288), -- Power Predators +(78291, 2, 5, 3733, -3595, 0, 56288), -- Power Predators +(78291, 2, 4, 3713, -3647, 0, 56288), -- Power Predators +(78291, 2, 3, 3636, -3660, 0, 56288), -- Power Predators +(78291, 2, 2, 3584, -3672, 0, 56288), -- Power Predators +(78291, 2, 1, 3512, -3680, 0, 56288), -- Power Predators +(78291, 2, 0, 3475, -3680, 0, 56288), -- Power Predators +(78291, 1, 0, 3489, -3441, 179, 56288), -- Power Predators +(78291, 0, 0, 3338, -3588, 167, 56288), -- Power Predators +(82680, 1, 0, 3525, -3480, 202, 56288), -- Birdman of the Three Shields +(82680, 0, 0, 4018, -4709, 69, 56288), -- Birdman of the Three Shields +(83338, 2, 0, 3596, -3323, 192, 56288), -- The Mage Slayer +(83338, 1, 0, 3308, -3077, 255, 56288), -- The Mage Slayer +(83338, 0, 0, 3596, -3323, 192, 56288), -- The Mage Slayer +(83339, 2, 0, 3596, -3323, 192, 56288), -- The Spirebreaker +(83339, 1, 0, 2981, -3564, 195, 56288), -- The Spirebreaker +(83339, 0, 0, 3596, -3323, 192, 56288), -- The Spirebreaker +(83337, 2, 0, 3527, -3326, 200, 56288), -- Stormscarred +(83337, 1, 0, 3170, -3443, 171, 56288), -- Stormscarred +(83337, 0, 0, 3527, -3326, 200, 56288), -- Stormscarred +(79724, 1, 0, 1987, -3062, 155, 56288), -- A Titanic Expedition! +(79724, 0, 0, 3415, -5001, 1, 56288), -- A Titanic Expedition! +(79669, 0, 0, 2630, -3838, 265, 56288), -- I Take Candle! +(81621, 1, 0, 2636, -3741, 227, 56288), -- Tunnels Be Gone! +(81621, 0, 2, 2615, -3768, 245, 56288), -- Tunnels Be Gone! +(81621, 0, 1, 2590, -3709, 245, 56288), -- Tunnels Be Gone! +(81621, 0, 0, 2693, -3823, 245, 56288), -- Tunnels Be Gone! +(78759, 4, 0, 2466, -4082, 48, 56288), -- To Wake a Giant +(78759, 3, 0, 2464, -4085, 48, 56288), -- To Wake a Giant +(78759, 2, 0, 2636, -4070, 80, 56288), -- To Wake a Giant +(78759, 1, 0, 2460, -4016, 27, 56288), -- To Wake a Giant +(78759, 0, 0, 2464, -4085, 48, 56288), -- To Wake a Giant +(78756, 3, 0, 2461, -4081, 48, 56288), -- Lots and Lots of Fire Honey +(78756, 2, 0, 2636, -4070, 80, 56288), -- Lots and Lots of Fire Honey +(78756, 1, 0, 2661, -4387, 16, 56288), -- Lots and Lots of Fire Honey +(78756, 0, 0, 2461, -4081, 48, 56288), -- Lots and Lots of Fire Honey +(78755, 2, 0, 2445, -4063, 45, 56288), -- Playing in the Mud +(78755, 1, 7, 2221, -4533, 0, 56288), -- Playing in the Mud +(78755, 1, 6, 1940, -4359, 0, 56288), -- Playing in the Mud +(78755, 1, 5, 1758, -4234, 3, 56288), -- Playing in the Mud +(78755, 1, 4, 1798, -4143, 21, 56288), -- Playing in the Mud +(78755, 1, 3, 2083, -4223, 14, 56288), -- Playing in the Mud +(78755, 1, 2, 2146, -4297, 18, 56288), -- Playing in the Mud +(78755, 1, 1, 2393, -4502, 1, 56288), -- Playing in the Mud +(78755, 1, 0, 2289, -4547, 6, 56288), -- Playing in the Mud +(78755, 0, 0, 2445, -4063, 45, 56288), -- Playing in the Mud +(80295, 1, 0, 2134, -4476, 0, 56288), -- Rocks, Water and Elemental Fodder +(80295, 0, 7, 2227, -4535, 0, 56288), -- Rocks, Water and Elemental Fodder +(80295, 0, 6, 1953, -4419, 0, 56288), -- Rocks, Water and Elemental Fodder +(80295, 0, 5, 1894, -4304, 3, 56288), -- Rocks, Water and Elemental Fodder +(80295, 0, 4, 1934, -4229, 21, 56288), -- Rocks, Water and Elemental Fodder +(80295, 0, 3, 2081, -4220, 14, 56288), -- Rocks, Water and Elemental Fodder +(80295, 0, 2, 2233, -4352, 18, 56288), -- Rocks, Water and Elemental Fodder +(80295, 0, 1, 2399, -4495, 1, 56288), -- Rocks, Water and Elemental Fodder +(80295, 0, 0, 2301, -4545, 6, 56288), -- Rocks, Water and Elemental Fodder +(78758, 3, 0, 2644, -4063, 80, 56288), -- Pulse Within the Earth +(78758, 2, 0, 2445, -4063, 45, 56288), -- Pulse Within the Earth +(78758, 1, 3, 2474, -3995, 49, 56288), -- Pulse Within the Earth +(78758, 1, 2, 2453, -3961, 74, 56288), -- Pulse Within the Earth +(78758, 1, 1, 2508, -3912, 140, 56288), -- Pulse Within the Earth +(78758, 1, 0, 2506, -4004, 73, 56288), -- Pulse Within the Earth +(78758, 0, 0, 2445, -4063, 45, 56288), -- Pulse Within the Earth +(78757, 6, 0, 2636, -4073, 80, 56288), -- Honey and Clay the Pain Away +(78757, 5, 0, 2646, -4063, 80, 56288), -- Honey and Clay the Pain Away +(78757, 4, 0, 2646, -4073, 81, 56288), -- Honey and Clay the Pain Away +(78757, 3, 0, 2646, -4073, 81, 56288), -- Honey and Clay the Pain Away +(78757, 2, 0, 2631, -4047, 82, 56288), -- Honey and Clay the Pain Away +(78757, 1, 0, 2646, -4073, 81, 56288), -- Honey and Clay the Pain Away +(78757, 0, 0, 2644, -4063, 80, 56288), -- Honey and Clay the Pain Away +(78754, 4, 0, 3247, -3589, 157, 56288), -- Lost Delivery +(78754, 3, 0, 2149, -4205, 36, 56288), -- Lost Delivery +(78754, 2, 0, 1905, -3058, 155, 56288), -- Lost Delivery +(78754, 1, 0, 2640, -4063, 80, 56288), -- Lost Delivery +(78754, 0, 0, 2640, -4063, 80, 56288), -- Lost Delivery +(83759, 2, 0, 1955, -3061, 158, 56288), -- Delver's Call: Kriegval's Rest +(83759, 1, 0, 2711, -3640, 195, 56288), -- Delver's Call: Kriegval's Rest +(83759, 0, 0, 1959, -3056, 155, 56288), -- Delver's Call: Kriegval's Rest +(83758, 2, 0, 1957, -3063, 159, 56288), -- Delver's Call: Fungal Folly +(83758, 1, 0, 1408, -2772, 51, 56288), -- Delver's Call: Fungal Folly +(83758, 0, 0, 1959, -3056, 155, 56288), -- Delver's Call: Fungal Folly +(83336, 2, 0, 1957, -3082, 155, 56288), -- The Earthwound +(83336, 1, 0, 2102, -3484, 155, 56288), -- The Earthwound +(83336, 0, 0, 1957, -3082, 155, 56288), -- The Earthwound +(80456, 1, 0, 1963, -3068, 155, 56288), -- A Sassy Arathi +(80456, 0, 0, 3030, -2675, 262, 56288), -- A Sassy Arathi +(83335, 2, 0, 1956, -3059, 158, 56288), -- Wanted: The Boroughbreaker +(83335, 1, 0, 1984, -2216, 12, 56288), -- Wanted: The Boroughbreaker +(83335, 0, 0, 3022, -2666, 262, 56288), -- Wanted: The Boroughbreaker +(82747, 1, 0, 2839, -2515, 239, 56288), -- Crossroads Plaza +(82747, 0, 0, 1959, -3056, 155, 56288), -- Crossroads Plaza +(78289, 2, 0, 2829, -2221, 267, 56288), -- To Rambleshire +(78289, 1, 0, 3582, -3327, 195, 56288), -- To Rambleshire +(78289, 0, 0, 3338, -3588, 167, 56288), -- To Rambleshire +(83025, 1, 0, 2764, -2276, 267, 56288), -- A Sacred Connection +(83025, 0, 0, 2764, -2276, 267, 56288), -- A Sacred Connection +(83083, 1, 0, 1143, -3607, 12, 56288), -- A Place Forgotten +(83083, 0, 0, 3970, -2176, 417, 56288), -- A Place Forgotten +(79213, 6, 0, 1143, -3607, 12, 56288), -- The Anachronism +(79213, 5, 0, 1164, -3611, 13, 56288), -- The Anachronism +(79213, 4, 0, 1024, -3702, -1, 56288), -- The Anachronism +(79213, 3, 0, 1024, -3702, -1, 56288), -- The Anachronism +(79213, 2, 0, 1164, -3611, 13, 56288), -- The Anachronism +(79213, 1, 0, 1155, -3615, 13, 56288), -- The Anachronism +(79213, 0, 0, 1143, -3607, 12, 56288), -- The Anachronism +(78467, 2, 0, 1143, -3604, 12, 56288), -- Charge for a Charge +(78467, 1, 11, 1031, -3794, 0, 56288), -- Charge for a Charge +(78467, 1, 10, 976, -3790, 0, 56288), -- Charge for a Charge +(78467, 1, 9, 940, -3736, 0, 56288), -- Charge for a Charge +(78467, 1, 8, 996, -3704, 0, 56288), -- Charge for a Charge +(78467, 1, 7, 1055, -3717, 0, 56288); -- Charge for a Charge + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(78467, 1, 6, 1111, -3709, 0, 56288), -- Charge for a Charge +(78467, 1, 5, 1174, -3680, 0, 56288), -- Charge for a Charge +(78467, 1, 4, 1244, -3671, 0, 56288), -- Charge for a Charge +(78467, 1, 3, 1260, -3704, 0, 56288), -- Charge for a Charge +(78467, 1, 2, 1241, -3750, 0, 56288), -- Charge for a Charge +(78467, 1, 1, 1177, -3788, 0, 56288), -- Charge for a Charge +(78467, 1, 0, 1100, -3803, 0, 56288), -- Charge for a Charge +(78467, 0, 0, 1143, -3607, 12, 56288), -- Charge for a Charge +(79716, 2, 0, 1143, -3607, 12, 56288), -- The History Beneath Us +(79716, 1, 9, 964, -3661, -1, 56288), -- The History Beneath Us +(79716, 1, 8, 926, -3600, -1, 56288), -- The History Beneath Us +(79716, 1, 7, 955, -3551, 3, 56288), -- The History Beneath Us +(79716, 1, 6, 969, -3549, 4, 56288), -- The History Beneath Us +(79716, 1, 5, 1243, -3657, 12, 56288), -- The History Beneath Us +(79716, 1, 4, 1275, -3684, 14, 56288), -- The History Beneath Us +(79716, 1, 3, 1226, -3739, 16, 56288), -- The History Beneath Us +(79716, 1, 2, 1181, -3783, 4, 56288), -- The History Beneath Us +(79716, 1, 1, 1087, -3796, 6, 56288), -- The History Beneath Us +(79716, 1, 0, 1069, -3797, 4, 56288), -- The History Beneath Us +(79716, 0, 0, 1143, -3604, 12, 56288), -- The History Beneath Us +(79667, 0, 0, 1024, -3702, 0, 56288), -- It's Elementary +(78574, 2, 0, 1422, -2972, 54, 56288), -- Boss of the Bosk +(78574, 1, 11, 1274, -3077, 55, 56288), -- Boss of the Bosk +(78574, 1, 10, 1228, -3044, 55, 56288), -- Boss of the Bosk +(78574, 1, 9, 1120, -2889, 55, 56288), -- Boss of the Bosk +(78574, 1, 8, 1112, -2835, 55, 56288), -- Boss of the Bosk +(78574, 1, 7, 1146, -2766, 55, 56288), -- Boss of the Bosk +(78574, 1, 6, 1183, -2739, 55, 56288), -- Boss of the Bosk +(78574, 1, 5, 1275, -2723, 55, 56288), -- Boss of the Bosk +(78574, 1, 4, 1325, -2748, 55, 56288), -- Boss of the Bosk +(78574, 1, 3, 1348, -2782, 55, 56288), -- Boss of the Bosk +(78574, 1, 2, 1378, -2987, 55, 56288), -- Boss of the Bosk +(78574, 1, 1, 1378, -3037, 55, 56288), -- Boss of the Bosk +(78574, 1, 0, 1343, -3071, 55, 56288), -- Boss of the Bosk +(78574, 0, 0, 1422, -2972, 54, 56288), -- Boss of the Bosk +(78573, 2, 0, 1422, -2972, 54, 56288), -- Keeper's Aid +(78573, 1, 11, 1263, -3061, 55, 56288), -- Keeper's Aid +(78573, 1, 10, 1191, -3007, 55, 56288), -- Keeper's Aid +(78573, 1, 9, 1114, -2920, 55, 56288), -- Keeper's Aid +(78573, 1, 8, 1070, -2800, 55, 56288), -- Keeper's Aid +(78573, 1, 7, 1109, -2694, 55, 56288), -- Keeper's Aid +(78573, 1, 6, 1187, -2653, 55, 56288), -- Keeper's Aid +(78573, 1, 5, 1279, -2662, 55, 56288), -- Keeper's Aid +(78573, 1, 4, 1350, -2685, 55, 56288), -- Keeper's Aid +(78573, 1, 3, 1413, -2751, 55, 56288), -- Keeper's Aid +(78573, 1, 2, 1454, -2900, 55, 56288), -- Keeper's Aid +(78573, 1, 1, 1428, -2999, 55, 56288), -- Keeper's Aid +(78573, 1, 0, 1375, -3049, 55, 56288), -- Keeper's Aid +(78573, 0, 0, 1422, -2972, 54, 56288), -- Keeper's Aid +(78572, 6, 0, 1159, -2914, 58, 56288), -- Wold Memories +(78572, 5, 0, 1437, -2980, 50, 56288), -- Wold Memories +(78572, 4, 0, 1427, -3001, 49, 56288), -- Wold Memories +(78572, 3, 0, 1425, -2967, 56, 56288), -- Wold Memories +(78572, 2, 0, 1407, -2977, 56, 56288), -- Wold Memories +(78572, 1, 0, 1416, -2967, 54, 56288), -- Wold Memories +(78572, 0, 0, 1422, -2972, 54, 56288), -- Wold Memories +(78571, 2, 0, 1159, -2914, 58, 56288), -- Mycomayhem +(78571, 1, 10, 1272, -3029, 54, 56288), -- Mycomayhem +(78571, 1, 9, 1214, -3009, 63, 56288), -- Mycomayhem +(78571, 1, 8, 1191, -2984, 65, 56288), -- Mycomayhem +(78571, 1, 7, 1114, -2857, 66, 56288), -- Mycomayhem +(78571, 1, 6, 1140, -2706, 52, 56288), -- Mycomayhem +(78571, 1, 5, 1148, -2700, 51, 56288), -- Mycomayhem +(78571, 1, 4, 1187, -2698, 52, 56288), -- Mycomayhem +(78571, 1, 3, 1341, -2779, 80, 56288), -- Mycomayhem +(78571, 1, 2, 1419, -2837, 68, 56288), -- Mycomayhem +(78571, 1, 1, 1418, -2962, 75, 56288), -- Mycomayhem +(78571, 1, 0, 1336, -3032, 65, 56288), -- Mycomayhem +(78571, 0, 0, 1159, -2914, 58, 56288), -- Mycomayhem +(78465, 1, 0, 1471, -2168, 20, 56288), -- Golgrin's Reach +(78465, 0, 0, 1143, -3604, 12, 56288), -- Golgrin's Reach +(83082, 3, 0, 1479, -2169, 20, 56288), -- The Opalfront +(83082, 2, 6, 1470, -2228, 23, 56288), -- The Opalfront +(83082, 2, 5, 1483, -2186, 21, 56288), -- The Opalfront +(83082, 2, 4, 1495, -2176, 22, 56288), -- The Opalfront +(83082, 2, 3, 1737, -2178, 18, 56288), -- The Opalfront +(83082, 2, 2, 1812, -2247, 16, 56288), -- The Opalfront +(83082, 2, 1, 1671, -2463, -8, 56288), -- The Opalfront +(83082, 2, 0, 1572, -2472, -52, 56288), -- The Opalfront +(83082, 1, 8, 1549, -2418, -24, 56288), -- The Opalfront +(83082, 1, 7, 1468, -2199, 22, 56288), -- The Opalfront +(83082, 1, 6, 1477, -2175, 21, 56288), -- The Opalfront +(83082, 1, 5, 1485, -2167, 21, 56288), -- The Opalfront +(83082, 1, 4, 1711, -2174, 14, 56288), -- The Opalfront +(83082, 1, 3, 1829, -2224, 15, 56288), -- The Opalfront +(83082, 1, 2, 1695, -2425, -1, 56288), -- The Opalfront +(83082, 1, 1, 1625, -2448, -11, 56288), -- The Opalfront +(83082, 1, 0, 1583, -2451, -14, 56288), -- The Opalfront +(83082, 0, 0, 1479, -2169, 20, 56288), -- The Opalfront +(83081, 2, 0, 1471, -2168, 20, 56288), -- Not Enough Minerals +(83081, 1, 6, 1561, -2245, 25, 56288), -- Not Enough Minerals +(83081, 1, 5, 1455, -2222, 23, 56288), -- Not Enough Minerals +(83081, 1, 4, 1514, -2184, 22, 56288), -- Not Enough Minerals +(83081, 1, 3, 1552, -2167, 19, 56288), -- Not Enough Minerals +(83081, 1, 2, 1724, -2184, 12, 56288), -- Not Enough Minerals +(83081, 1, 1, 1793, -2208, 15, 56288), -- Not Enough Minerals +(83081, 1, 0, 1649, -2246, 24, 56288), -- Not Enough Minerals +(83081, 0, 0, 1471, -2168, 20, 56288), -- Not Enough Minerals +(82467, 2, 0, 607, -1232, -2, 56288), -- Gems Are Forever +(82467, 1, 11, 597, -1269, 0, 56288), -- Gems Are Forever +(82467, 1, 10, 577, -1255, 0, 56288), -- Gems Are Forever +(82467, 1, 9, 577, -1234, 0, 56288), -- Gems Are Forever +(82467, 1, 8, 576, -1220, 0, 56288), -- Gems Are Forever +(82467, 1, 7, 581, -1204, 0, 56288), -- Gems Are Forever +(82467, 1, 6, 599, -1195, 0, 56288), -- Gems Are Forever +(82467, 1, 5, 624, -1194, 0, 56288), -- Gems Are Forever +(82467, 1, 4, 643, -1212, 0, 56288), -- Gems Are Forever +(82467, 1, 3, 646, -1226, 0, 56288), -- Gems Are Forever +(82467, 1, 2, 645, -1237, 0, 56288), -- Gems Are Forever +(82467, 1, 1, 640, -1255, 0, 56288), -- Gems Are Forever +(82467, 1, 0, 621, -1269, 0, 56288), -- Gems Are Forever +(82467, 0, 0, 607, -1232, -2, 56288), -- Gems Are Forever +(82466, 2, 0, 607, -1232, -2, 56288), -- What We Do For Gems +(82466, 1, 5, 516, -1192, 3, 56288), -- What We Do For Gems +(82466, 1, 4, 885, -952, 1, 56288), -- What We Do For Gems +(82466, 1, 3, 960, -944, 0, 56288), -- What We Do For Gems +(82466, 1, 2, 1014, -1019, 4, 56288), -- What We Do For Gems +(82466, 1, 1, 841, -1114, 19, 56288), -- What We Do For Gems +(82466, 1, 0, 539, -1206, 4, 56288), -- What We Do For Gems +(82466, 0, 0, 607, -1232, -2, 56288), -- What We Do For Gems +(82465, 2, 0, 1057, -1963, 83, 56288), -- Precious Gems +(82465, 1, 0, 569, -1206, 2, 56288), -- Precious Gems +(82465, 0, 0, 609, -1234, -2, 56288), -- Precious Gems +(82441, 4, 0, 1151, -2016, 81, 56288), -- For The Love of Gems +(82441, 3, 0, 871, -1895, 85, 56288), -- For The Love of Gems +(82441, 2, 0, 1049, -1835, 77, 56288), -- For The Love of Gems +(82441, 1, 0, 1051, -1899, 74, 56288), -- For The Love of Gems +(82441, 0, 0, 1151, -2016, 81, 56288), -- For The Love of Gems +(78570, 1, 0, 1077, -1895, 77, 56288), -- Frayed Legacy +(78570, 0, 0, 1159, -2914, 58, 56288), -- Frayed Legacy +(79686, 4, 0, 744, -1396, 80, 56288), -- Concerning Fungarians +(79686, 3, 0, 750, -1381, 102, 56288), -- Concerning Fungarians +(79686, 2, 0, 747, -1384, 92, 56288), -- Concerning Fungarians +(79686, 1, 0, 744, -1398, 86, 56288), -- Concerning Fungarians +(79686, 0, 0, 1078, -1935, 86, 56288), -- Concerning Fungarians +(79703, 5, 0, 968, -1961, 80, 56288), -- Hope, An Anomaly +(79703, 4, 0, 978, -1961, 81, 56288), -- Hope, An Anomaly +(79703, 3, 0, 976, -1952, 81, 56288), -- Hope, An Anomaly +(79703, 2, 0, 976, -1953, 81, 56288), -- Hope, An Anomaly +(79703, 1, 0, 976, -1961, 81, 56288), -- Hope, An Anomaly +(79703, 0, 0, 1112, -1897, 93, 56288), -- Hope, An Anomaly +(78999, 4, 0, 778, -2572, 12, 56288), -- Heart of a Hero +(78999, 3, 0, 419, -2751, 19, 56288), -- Heart of a Hero +(78999, 2, 0, 319, -2706, 0, 56288), -- Heart of a Hero +(78999, 1, 0, 364, -2554, 0, 56288), -- Heart of a Hero +(78999, 0, 0, 665, -2654, 10, 56288), -- Heart of a Hero +(78998, 4, 0, 774, -2594, 11, 56288), -- Frontline Farmers +(78998, 3, 0, 618, -2541, 12, 56288), -- Frontline Farmers +(78998, 2, 0, 634, -2787, 8, 56288), -- Frontline Farmers +(78998, 1, 0, 722, -2674, 4, 56288), -- Frontline Farmers +(78998, 0, 0, 778, -2572, 12, 56288), -- Frontline Farmers +(78997, 4, 0, 778, -2572, 12, 56288), -- Pilfered Pearls +(78997, 3, 0, 774, -2595, 11, 56288), -- Pilfered Pearls +(78997, 2, 10, 429, -2811, 0, 56288), -- Pilfered Pearls +(78997, 2, 9, 334, -2792, 1, 56288), -- Pilfered Pearls +(78997, 2, 8, 287, -2698, 0, 56288), -- Pilfered Pearls +(78997, 2, 7, 341, -2586, 0, 56288), -- Pilfered Pearls +(78997, 2, 6, 438, -2525, 0, 56288), -- Pilfered Pearls +(78997, 2, 5, 651, -2460, 1, 56288), -- Pilfered Pearls +(78997, 2, 4, 724, -2463, 3, 56288), -- Pilfered Pearls +(78997, 2, 3, 747, -2586, 4, 56288), -- Pilfered Pearls +(78997, 2, 2, 730, -2755, 0, 56288), -- Pilfered Pearls +(78997, 2, 1, 684, -2790, 0, 56288), -- Pilfered Pearls +(78997, 2, 0, 606, -2811, 3, 56288), -- Pilfered Pearls +(78997, 1, 0, 774, -2595, 11, 56288), -- Pilfered Pearls +(78997, 0, 0, 778, -2572, 12, 56288), -- Pilfered Pearls +(81614, 0, 11, 355, -2798, 0, 56288), -- One Fin, Two Fin, Pearlfin, Dead Fin +(81614, 0, 10, 296, -2700, 0, 56288), -- One Fin, Two Fin, Pearlfin, Dead Fin +(81614, 0, 9, 348, -2554, 0, 56288), -- One Fin, Two Fin, Pearlfin, Dead Fin +(81614, 0, 8, 437, -2513, 0, 56288), -- One Fin, Two Fin, Pearlfin, Dead Fin +(81614, 0, 7, 552, -2490, 0, 56288), -- One Fin, Two Fin, Pearlfin, Dead Fin +(81614, 0, 6, 705, -2461, 0, 56288), -- One Fin, Two Fin, Pearlfin, Dead Fin +(81614, 0, 5, 746, -2519, 0, 56288), -- One Fin, Two Fin, Pearlfin, Dead Fin +(81614, 0, 4, 741, -2664, 0, 56288), -- One Fin, Two Fin, Pearlfin, Dead Fin +(81614, 0, 3, 717, -2750, 0, 56288), -- One Fin, Two Fin, Pearlfin, Dead Fin +(81614, 0, 2, 690, -2774, 0, 56288), -- One Fin, Two Fin, Pearlfin, Dead Fin +(81614, 0, 1, 538, -2811, 0, 56288), -- One Fin, Two Fin, Pearlfin, Dead Fin +(81614, 0, 0, 436, -2818, 0, 56288), -- One Fin, Two Fin, Pearlfin, Dead Fin +(78996, 9, 0, 1054, -1989, 84, 56288), -- Weapons and Warriors +(78996, 8, 0, 978, -1844, 93, 56288), -- Weapons and Warriors +(78996, 7, 0, 650, -2093, 240, 56288), -- Weapons and Warriors +(78996, 6, 0, 899, -1893, 90, 56288), -- Weapons and Warriors +(78996, 5, 0, 626, -2135, 240, 56288), -- Weapons and Warriors +(78996, 4, 0, 626, -2137, 240, 56288), -- Weapons and Warriors +(78996, 3, 0, 1023, -1940, 80, 56288), -- Weapons and Warriors +(78996, 2, 0, 625, -2159, 301, 56288), -- Weapons and Warriors +(78996, 1, 0, 927, -1876, 90, 56288), -- Weapons and Warriors +(78996, 0, 0, 774, -2595, 11, 56288), -- Weapons and Warriors +(79692, 5, 0, 968, -1961, 80, 56288), -- Buried, Not Forgotten +(79692, 4, 0, 907, -1294, -22, 56288), -- Buried, Not Forgotten +(79692, 3, 0, 842, -1324, 40, 56288), -- Buried, Not Forgotten +(79692, 2, 4, 847, -1360, -17, 56288), -- Buried, Not Forgotten +(79692, 2, 3, 793, -1347, -13, 56288), -- Buried, Not Forgotten +(79692, 2, 2, 806, -1286, 19, 56288), -- Buried, Not Forgotten +(79692, 2, 1, 948, -1281, -28, 56288), -- Buried, Not Forgotten +(79692, 2, 0, 922, -1366, -16, 56288), -- Buried, Not Forgotten +(79692, 1, 0, 842, -1324, 40, 56288), -- Buried, Not Forgotten +(79692, 0, 0, 968, -1961, 80, 56288), -- Buried, Not Forgotten +(79691, 3, 0, 968, -1961, 80, 56288), -- Monsters in the Dark +(79691, 2, 0, 842, -1324, 40, 56288), -- Monsters in the Dark +(79691, 1, 0, 928, -1341, -29, 56288), -- Monsters in the Dark +(79691, 0, 0, 968, -1961, 80, 56288), -- Monsters in the Dark +(78469, 3, 0, 1105, -1905, 93, 56288), -- Prairie Fever +(78469, 2, 0, 963, -1949, 80, 56288), -- Prairie Fever +(78469, 1, 0, 1103, -1894, 94, 56288), -- Prairie Fever +(78469, 0, 0, 963, -1949, 80, 56288), -- Prairie Fever +(82801, 3, 0, 1671, -2384, 5, 56288), -- Beetlejeweled +(82801, 2, 0, 1671, -2494, -57, 56288), -- Beetlejeweled +(82801, 1, 11, 1587, -2241, 0, 56288), -- Beetlejeweled +(82801, 1, 10, 1587, -2213, 0, 56288), -- Beetlejeweled +(82801, 1, 9, 1597, -2196, 0, 56288), -- Beetlejeweled +(82801, 1, 8, 1621, -2182, 0, 56288), -- Beetlejeweled +(82801, 1, 7, 1666, -2179, 0, 56288), -- Beetlejeweled +(82801, 1, 6, 1698, -2192, 0, 56288), -- Beetlejeweled +(82801, 1, 5, 1705, -2210, 0, 56288), -- Beetlejeweled +(82801, 1, 4, 1708, -2245, 0, 56288), -- Beetlejeweled +(82801, 1, 3, 1687, -2252, 0, 56288), -- Beetlejeweled +(82801, 1, 2, 1659, -2258, 0, 56288), -- Beetlejeweled +(82801, 1, 1, 1632, -2258, 0, 56288), -- Beetlejeweled +(82801, 1, 0, 1593, -2258, 0, 56288), -- Beetlejeweled +(82801, 0, 0, 1034, -1845, 78, 56288), -- Beetlejeweled +(82800, 3, 0, 1671, -2384, 5, 56288), -- A Sedimental Moment +(82800, 2, 0, 1671, -2494, -57, 56288), -- A Sedimental Moment +(82800, 1, 5, 1623, -2361, 12, 56288), -- A Sedimental Moment +(82800, 1, 4, 1681, -2305, 11, 56288), -- A Sedimental Moment +(82800, 1, 3, 1700, -2409, 1, 56288), -- A Sedimental Moment +(82800, 1, 2, 1655, -2471, -8, 56288), -- A Sedimental Moment +(82800, 1, 1, 1609, -2499, -12, 56288), -- A Sedimental Moment +(82800, 1, 0, 1596, -2499, -12, 56288), -- A Sedimental Moment +(82800, 0, 0, 1671, -2384, 5, 56288), -- A Sedimental Moment +(82799, 4, 0, 1665, -2381, 5, 56288), -- Web Beats Rock +(82799, 3, 0, 1671, -2384, 5, 56288), -- Web Beats Rock +(82799, 2, 0, 1671, -2494, -57, 56288), -- Web Beats Rock +(82799, 1, 7, 1618, -2503, -10, 56288), -- Web Beats Rock +(82799, 1, 6, 1575, -2480, -52, 56288), -- Web Beats Rock +(82799, 1, 5, 1551, -2422, -26, 56288), -- Web Beats Rock +(82799, 1, 4, 1577, -2383, -33, 56288), -- Web Beats Rock +(82799, 1, 3, 1647, -2361, -43, 56288), -- Web Beats Rock +(82799, 1, 2, 1711, -2406, -46, 56288), -- Web Beats Rock +(82799, 1, 1, 1676, -2479, -6, 56288), -- Web Beats Rock +(82799, 1, 0, 1657, -2509, -5, 56288), -- Web Beats Rock +(82799, 0, 0, 1671, -2384, 5, 56288), -- Web Beats Rock +(82798, 2, 0, 1681, -2490, -59, 56288), -- An Opal of Mine +(82798, 1, 11, 1536, -2485, 0, 56288), -- An Opal of Mine +(82798, 1, 10, 1430, -2257, 0, 56288), -- An Opal of Mine +(82798, 1, 9, 1456, -2151, 0, 56288), -- An Opal of Mine +(82798, 1, 8, 1516, -2125, 0, 56288), -- An Opal of Mine +(82798, 1, 7, 1720, -2144, 0, 56288), -- An Opal of Mine +(82798, 1, 6, 1811, -2153, 0, 56288), -- An Opal of Mine +(82798, 1, 5, 1962, -2175, 0, 56288); -- An Opal of Mine + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(82798, 1, 4, 1998, -2193, 0, 56288), -- An Opal of Mine +(82798, 1, 3, 2022, -2225, 0, 56288), -- An Opal of Mine +(82798, 1, 2, 1997, -2278, 0, 56288), -- An Opal of Mine +(82798, 1, 1, 1687, -2505, 0, 56288), -- An Opal of Mine +(82798, 1, 0, 1606, -2518, 0, 56288), -- An Opal of Mine +(82798, 0, 0, 1671, -2384, 5, 56288), -- An Opal of Mine +(82797, 3, 0, 1631, -2381, 80, 56288), -- Hit Rock Bottom +(82797, 2, 0, 1562, -2257, 25, 56288), -- Hit Rock Bottom +(82797, 1, 0, 1619, -2411, -46, 56288), -- Hit Rock Bottom +(82797, 0, 0, 1671, -2495, -57, 56288), -- Hit Rock Bottom +(82796, 2, 0, 1619, -2384, 80, 56288), -- Third Mine Blind +(82796, 1, 0, 1556, -2251, 25, 56288), -- Third Mine Blind +(82796, 0, 0, 1631, -2381, 80, 56288), -- Third Mine Blind +(83024, 1, 0, 2764, -2276, 267, 56288), -- The Stormrider's Bond +(83024, 0, 0, 2764, -2276, 267, 56288), -- The Stormrider's Bond +(83771, 2, 0, -318, -1433, -1086, 56288), -- Delver's Call: Tak-Rethan Abyss +(83771, 1, 0, -1809, -1305, -1504, 56288), -- Delver's Call: Tak-Rethan Abyss +(83771, 0, 0, -461, -1362, -1080, 56288), -- Delver's Call: Tak-Rethan Abyss +(83770, 2, 0, 697, -1580, -987, 56288), -- Delver's Call: Spiral Weave +(83770, 1, 0, 676, -633, -996, 56288), -- Delver's Call: Spiral Weave +(83770, 0, 0, 697, -1580, -987, 56288), -- Delver's Call: Spiral Weave +(83716, 0, 0, -834, 854, -957, 56288), -- Beneath the Roots +(83324, 0, 0, -1384, -1064, -1261, 56288), -- A Silken Thread +(83321, 1, 0, -456, -1365, -1097, 56288), -- Strange Bats +(83321, 0, 0, -400, -436, -1105, 56288), -- Strange Bats +(83306, 1, 0, 662, -1613, -992, 56288), -- Where the Wild Things Camp +(83306, 0, 0, -1496, -596, -1357, 56288), -- Where the Wild Things Camp +(82792, 1, 0, 1034, -1845, 78, 56288), -- All Ore Nothing +(82792, 0, 0, 1562, -2257, 26, 56288), -- All Ore Nothing +(79651, 1, 0, -456, -1365, -1097, 56288), -- Trade Partners +(79651, 0, 0, -1394, -2831, -1180, 56288), -- Trade Partners +(79256, 2, 0, 2190, -2754, 426, 56263), -- A Hint of Fear +(79256, 1, 0, 2190, -2753, 426, 56263), -- A Hint of Fear +(79256, 0, 0, 785, -3320, 156, 56263), -- A Hint of Fear +(81689, 3, 0, 2190, -2754, 426, 56263), -- Orientation: Gundargaz +(81689, 2, 0, 2190, -2753, 426, 56263), -- Orientation: Gundargaz +(81689, 1, 0, 2247, -2762, 416, 56263), -- Orientation: Gundargaz +(81689, 0, 0, 2190, -2753, 426, 56263), -- Orientation: Gundargaz +(79354, 1, 0, 2272, -2746, 425, 56263), -- The Machine Speakers +(79354, 0, 0, 2196, -2777, 0, 56263), -- The Machine Speakers +(78761, 3, 0, 3337, -2719, 326, 56263), -- Into the Machine +(78761, 2, 0, 3337, -2719, 326, 56263), -- Into the Machine +(78761, 1, 0, 3410, -2697, 0, 56263), -- Into the Machine +(78761, 0, 0, 2190, -2753, 426, 56263), -- Into the Machine +(78760, 5, 0, 2835, -2747, 371, 56263), -- Dark Iron from Above +(78760, 4, 8, 3138, -2759, 354, 56263), -- Dark Iron from Above +(78760, 4, 7, 3134, -2682, 354, 56263), -- Dark Iron from Above +(78760, 4, 6, 3177, -2633, 342, 56263), -- Dark Iron from Above +(78760, 4, 5, 3183, -2666, 328, 56263), -- Dark Iron from Above +(78760, 4, 4, 3223, -2669, 327, 56263), -- Dark Iron from Above +(78760, 4, 3, 3224, -2729, 328, 56263), -- Dark Iron from Above +(78760, 4, 2, 3214, -2801, 327, 56263), -- Dark Iron from Above +(78760, 4, 1, 3185, -2794, 327, 56263), -- Dark Iron from Above +(78760, 4, 0, 3153, -2820, 354, 56263), -- Dark Iron from Above +(78760, 3, 4, 3168, -2740, 328, 56263), -- Dark Iron from Above +(78760, 3, 3, 3159, -2729, 328, 56263), -- Dark Iron from Above +(78760, 3, 2, 3168, -2718, 328, 56263), -- Dark Iron from Above +(78760, 3, 1, 3187, -2695, 328, 56263), -- Dark Iron from Above +(78760, 3, 0, 3185, -2760, 328, 56263), -- Dark Iron from Above +(78760, 2, 0, 3138, -2927, 415, 56263), -- Dark Iron from Above +(78760, 1, 0, 2835, -2747, 371, 56263), -- Dark Iron from Above +(78760, 0, 0, 3338, -2719, 326, 56263), -- Dark Iron from Above +(78742, 2, 0, 2835, -2747, 371, 56263), -- Battle of the Earthenworks +(78742, 1, 4, 2822, -2950, 354, 56263), -- Battle of the Earthenworks +(78742, 1, 3, 2839, -2739, 371, 56263), -- Battle of the Earthenworks +(78742, 1, 2, 3145, -2550, 333, 56263), -- Battle of the Earthenworks +(78742, 1, 1, 3177, -2968, 344, 56263), -- Battle of the Earthenworks +(78742, 1, 0, 3084, -2985, 337, 56263), -- Battle of the Earthenworks +(78742, 0, 0, 2835, -2747, 371, 56263), -- Battle of the Earthenworks +(78741, 5, 0, 2998, -2887, 335, 56263), -- Sympathetic Speakers +(78741, 4, 0, 2835, -2750, 371, 56263), -- Sympathetic Speakers +(78741, 3, 0, 2996, -2884, 337, 56263), -- Sympathetic Speakers +(78741, 2, 0, 3156, -2654, 336, 56263), -- Sympathetic Speakers +(78741, 1, 0, 2822, -2972, 354, 56263), -- Sympathetic Speakers +(78741, 0, 0, 2998, -2887, 335, 56263), -- Sympathetic Speakers +(78738, 1, 0, 2188, -2755, 426, 56263), -- Absent Speaker +(78738, 0, 0, 2835, -2750, 371, 56263), -- Absent Speaker +(78706, 1, 0, 736, -4296, 105, 56263), -- The High Speaker's Secret +(78706, 0, 0, 2188, -2755, 426, 56263), -- The High Speaker's Secret +(78705, 3, 0, 736, -4297, 105, 56263), -- What She Saw +(78705, 2, 0, 731, -4298, 104, 56263), -- What She Saw +(78705, 1, 0, 717, -4293, 103, 56263), -- What She Saw +(78705, 0, 0, 736, -4297, 105, 56263), -- What She Saw +(78704, 2, 0, 803, -4289, 106, 56263), -- Find the Foreman +(78704, 1, 0, 736, -4293, 105, 56263), -- Find the Foreman +(78704, 0, 0, 720, -4261, 0, 56263), -- Find the Foreman +(78703, 4, 0, 840, -4201, 0, 56263), -- Buried in Stone +(78703, 3, 0, 802, -4289, 106, 56263), -- Buried in Stone +(78703, 2, 0, 802, -4289, 106, 56263), -- Buried in Stone +(78703, 1, 11, 835, -4249, 139, 56263), -- Buried in Stone +(78703, 1, 10, 833, -4243, 139, 56263), -- Buried in Stone +(78703, 1, 9, 831, -4236, 139, 56263), -- Buried in Stone +(78703, 1, 8, 831, -4228, 139, 56263), -- Buried in Stone +(78703, 1, 7, 835, -4223, 139, 56263), -- Buried in Stone +(78703, 1, 6, 846, -4219, 139, 56263), -- Buried in Stone +(78703, 1, 5, 866, -4214, 139, 56263), -- Buried in Stone +(78703, 1, 4, 870, -4233, 139, 56263), -- Buried in Stone +(78703, 1, 3, 870, -4243, 139, 56263), -- Buried in Stone +(78703, 1, 2, 868, -4249, 139, 56263), -- Buried in Stone +(78703, 1, 1, 850, -4253, 139, 56263), -- Buried in Stone +(78703, 1, 0, 840, -4253, 139, 56263), -- Buried in Stone +(78703, 0, 0, 826, -4281, 0, 56263), -- Buried in Stone +(78701, 5, 0, 1027, -4120, 128, 56263), -- The Truth in Chalk +(78701, 4, 0, 752, -4201, 135, 56263), -- The Truth in Chalk +(78701, 3, 0, 700, -4000, 118, 56263), -- The Truth in Chalk +(78701, 2, 0, 819, -3786, 83, 56263), -- The Truth in Chalk +(78701, 1, 0, 924, -4113, 126, 56263), -- The Truth in Chalk +(78701, 0, 0, 954, -3874, 0, 56263), -- The Truth in Chalk +(78700, 2, 0, 1011, -4094, 0, 56263), -- Controlled Demolition +(78700, 1, 11, 721, -4208, 136, 56263), -- Controlled Demolition +(78700, 1, 10, 662, -4187, 136, 56263), -- Controlled Demolition +(78700, 1, 9, 636, -4101, 137, 56263), -- Controlled Demolition +(78700, 1, 8, 626, -4012, 116, 56263), -- Controlled Demolition +(78700, 1, 7, 734, -3808, 152, 56263), -- Controlled Demolition +(78700, 1, 6, 745, -3798, 152, 56263), -- Controlled Demolition +(78700, 1, 5, 890, -3815, 82, 56263), -- Controlled Demolition +(78700, 1, 4, 1038, -3936, 123, 56263), -- Controlled Demolition +(78700, 1, 3, 1059, -3979, 118, 56263), -- Controlled Demolition +(78700, 1, 2, 1094, -4105, 130, 56263), -- Controlled Demolition +(78700, 1, 1, 1070, -4114, 132, 56263), -- Controlled Demolition +(78700, 1, 0, 790, -4211, 135, 56263), -- Controlled Demolition +(78700, 0, 0, 950, -3886, 0, 56263), -- Controlled Demolition +(78697, 5, 0, 1034, -3845, 96, 56263), -- Ghost of a Company Town +(78697, 4, 0, 1025, -4117, 131, 56263), -- Ghost of a Company Town +(78697, 3, 11, 1002, -4091, 0, 56263), -- Ghost of a Company Town +(78697, 3, 10, 991, -4043, 0, 56263), -- Ghost of a Company Town +(78697, 3, 9, 981, -3988, 0, 56263), -- Ghost of a Company Town +(78697, 3, 8, 981, -3956, 0, 56263), -- Ghost of a Company Town +(78697, 3, 7, 981, -3919, 0, 56263), -- Ghost of a Company Town +(78697, 3, 6, 1012, -3902, 0, 56263), -- Ghost of a Company Town +(78697, 3, 5, 1048, -3917, 0, 56263), -- Ghost of a Company Town +(78697, 3, 4, 1093, -3961, 0, 56263), -- Ghost of a Company Town +(78697, 3, 3, 1093, -3999, 0, 56263), -- Ghost of a Company Town +(78697, 3, 2, 1093, -4029, 0, 56263), -- Ghost of a Company Town +(78697, 3, 1, 1093, -4088, 0, 56263), -- Ghost of a Company Town +(78697, 3, 0, 1036, -4120, 0, 56263), -- Ghost of a Company Town +(78697, 2, 11, 1002, -4087, 0, 56263), -- Ghost of a Company Town +(78697, 2, 10, 988, -4054, 0, 56263), -- Ghost of a Company Town +(78697, 2, 9, 985, -4029, 0, 56263), -- Ghost of a Company Town +(78697, 2, 8, 985, -3975, 0, 56263), -- Ghost of a Company Town +(78697, 2, 7, 986, -3936, 0, 56263), -- Ghost of a Company Town +(78697, 2, 6, 1021, -3911, 0, 56263), -- Ghost of a Company Town +(78697, 2, 5, 1048, -3935, 0, 56263), -- Ghost of a Company Town +(78697, 2, 4, 1073, -3958, 0, 56263), -- Ghost of a Company Town +(78697, 2, 3, 1090, -3992, 0, 56263), -- Ghost of a Company Town +(78697, 2, 2, 1084, -4048, 0, 56263), -- Ghost of a Company Town +(78697, 2, 1, 1063, -4088, 0, 56263), -- Ghost of a Company Town +(78697, 2, 0, 1038, -4108, 0, 56263), -- Ghost of a Company Town +(78697, 1, 0, 1037, -3845, 96, 56263), -- Ghost of a Company Town +(78697, 0, 0, 1024, -4122, 128, 56263), -- Ghost of a Company Town +(78696, 5, 0, 1034, -3856, 96, 56263), -- We Don't Go to Taelloch +(78696, 4, 0, 1037, -3845, 96, 56263), -- We Don't Go to Taelloch +(78696, 3, 0, 951, -3707, 130, 56263), -- We Don't Go to Taelloch +(78696, 2, 0, 1011, -3854, 0, 56263), -- We Don't Go to Taelloch +(78696, 1, 6, 938, -3883, 99, 56263), -- We Don't Go to Taelloch +(78696, 1, 5, 918, -3803, 107, 56263), -- We Don't Go to Taelloch +(78696, 1, 4, 909, -3761, 116, 56263), -- We Don't Go to Taelloch +(78696, 1, 3, 917, -3718, 151, 56263), -- We Don't Go to Taelloch +(78696, 1, 2, 999, -3844, 99, 56263), -- We Don't Go to Taelloch +(78696, 1, 1, 1001, -3901, 100, 56263), -- We Don't Go to Taelloch +(78696, 1, 0, 1000, -3906, 100, 56263), -- We Don't Go to Taelloch +(78696, 0, 0, 1034, -3845, 96, 56263), -- We Don't Go to Taelloch +(78685, 2, 0, 2233, -2748, 425, 56263), -- The Tunnel's End +(78685, 1, 0, 949, -3708, 130, 56263), -- The Tunnel's End +(78685, 0, 0, 951, -3707, 130, 56263), -- The Tunnel's End +(80079, 2, 0, 2232, -2750, 425, 56263), -- A Wrench in the Works +(80079, 1, 11, 2270, -2772, 0, 56263), -- A Wrench in the Works +(80079, 1, 10, 2265, -2767, 0, 56263), -- A Wrench in the Works +(80079, 1, 9, 2260, -2755, 0, 56263), -- A Wrench in the Works +(80079, 1, 8, 2261, -2739, 0, 56263), -- A Wrench in the Works +(80079, 1, 7, 2271, -2733, 0, 56263), -- A Wrench in the Works +(80079, 1, 6, 2286, -2731, 0, 56263), -- A Wrench in the Works +(80079, 1, 5, 2296, -2734, 0, 56263), -- A Wrench in the Works +(80079, 1, 4, 2300, -2741, 0, 56263), -- A Wrench in the Works +(80079, 1, 3, 2301, -2755, 0, 56263), -- A Wrench in the Works +(80079, 1, 2, 2301, -2765, 0, 56263), -- A Wrench in the Works +(80079, 1, 1, 2294, -2773, 0, 56263), -- A Wrench in the Works +(80079, 1, 0, 2283, -2775, 0, 56263), -- A Wrench in the Works +(80079, 0, 0, 2232, -2750, 425, 56263), -- A Wrench in the Works +(80082, 1, 0, 2293, -3787, 406, 56263), -- Back to Gundargaz +(80082, 0, 0, 2233, -2748, 425, 56263), -- Back to Gundargaz +(78642, 3, 0, 2291, -3787, 406, 56263), -- New Candle, New Hope +(78642, 2, 0, 2291, -3787, 406, 56263), -- New Candle, New Hope +(78642, 1, 0, 2291, -3787, 406, 56263), -- New Candle, New Hope +(78642, 0, 0, 2291, -3787, 406, 56263), -- New Candle, New Hope +(79267, 2, 0, 2293, -3787, 406, 56263), -- Wax On, Pot Off +(79267, 1, 3, 2369, -4100, 431, 56263), -- Wax On, Pot Off +(79267, 1, 2, 2429, -4096, 437, 56263), -- Wax On, Pot Off +(79267, 1, 1, 2362, -4162, 433, 56263), -- Wax On, Pot Off +(79267, 1, 0, 2331, -4167, 433, 56263), -- Wax On, Pot Off +(79267, 0, 0, 2293, -3787, 406, 56263), -- Wax On, Pot Off +(78641, 2, 0, 2291, -3787, 406, 56263), -- Tackling Torchsnarl +(78641, 1, 0, 2472, -4202, 437, 56263), -- Tackling Torchsnarl +(78641, 0, 0, 2291, -3787, 406, 56263), -- Tackling Torchsnarl +(79205, 3, 0, 2291, -3787, 406, 56263), -- Not Waste, Not Want +(79205, 2, 3, 2110, -3985, 385, 56263), -- Not Waste, Not Want +(79205, 2, 2, 2136, -3876, 383, 56263), -- Not Waste, Not Want +(79205, 2, 1, 2406, -3972, 389, 56263), -- Not Waste, Not Want +(79205, 2, 0, 2310, -4069, 411, 56263), -- Not Waste, Not Want +(79205, 1, 9, 2156, -4120, 396, 56263), -- Not Waste, Not Want +(79205, 1, 8, 2072, -3967, 384, 56263), -- Not Waste, Not Want +(79205, 1, 7, 2070, -3963, 384, 56263), -- Not Waste, Not Want +(79205, 1, 6, 2070, -3870, 382, 56263), -- Not Waste, Not Want +(79205, 1, 5, 2140, -3862, 385, 56263), -- Not Waste, Not Want +(79205, 1, 4, 2322, -3864, 401, 56263), -- Not Waste, Not Want +(79205, 1, 3, 2404, -3983, 388, 56263), -- Not Waste, Not Want +(79205, 1, 2, 2391, -4055, 424, 56263), -- Not Waste, Not Want +(79205, 1, 1, 2300, -4143, 418, 56263), -- Not Waste, Not Want +(79205, 1, 0, 2299, -4143, 419, 56263), -- Not Waste, Not Want +(79205, 0, 0, 2291, -3787, 406, 56263), -- Not Waste, Not Want +(78639, 2, 0, 2291, -3787, 406, 56263), -- Ko-boldening +(78639, 1, 4, 2072, -3965, 384, 56263), -- Ko-boldening +(78639, 1, 3, 2133, -3896, 383, 56263), -- Ko-boldening +(78639, 1, 2, 2276, -3896, 373, 56263), -- Ko-boldening +(78639, 1, 1, 2402, -3985, 388, 56263), -- Ko-boldening +(78639, 1, 0, 2278, -4148, 403, 56263), -- Ko-boldening +(78639, 0, 0, 2291, -3787, 406, 56263), -- Ko-boldening +(78640, 3, 0, 2785, -3646, 371, 56263), -- Manifesto Destiny +(78640, 2, 11, 2339, -4210, 400, 56263), -- Manifesto Destiny +(78640, 2, 10, 2089, -4060, 400, 56263), -- Manifesto Destiny +(78640, 2, 9, 2066, -4022, 400, 56263), -- Manifesto Destiny +(78640, 2, 8, 2073, -3942, 400, 56263), -- Manifesto Destiny +(78640, 2, 7, 2145, -3873, 400, 56263), -- Manifesto Destiny +(78640, 2, 6, 2209, -3845, 400, 56263), -- Manifesto Destiny +(78640, 2, 5, 2265, -3837, 400, 56263), -- Manifesto Destiny +(78640, 2, 4, 2329, -3834, 400, 56263), -- Manifesto Destiny +(78640, 2, 3, 2401, -3898, 400, 56263), -- Manifesto Destiny +(78640, 2, 2, 2487, -4066, 400, 56263), -- Manifesto Destiny +(78640, 2, 1, 2448, -4157, 400, 56263), -- Manifesto Destiny +(78640, 2, 0, 2392, -4211, 400, 56263), -- Manifesto Destiny +(78640, 1, 0, 2293, -3784, 406, 56263), -- Manifesto Destiny +(78640, 0, 0, 2291, -3787, 406, 56263), -- Manifesto Destiny +(78636, 3, 0, 2424, -3537, 403, 56263), -- Retaking the Mines +(78636, 2, 0, 2755, -3641, 371, 56263), -- Retaking the Mines +(78636, 1, 0, 2797, -3655, 371, 56263), -- Retaking the Mines +(78636, 0, 0, 2732, -3634, 373, 56263), -- Retaking the Mines +(78638, 4, 0, 2429, -3509, 404, 56263), -- Engineering Destruction +(78638, 3, 5, 2640, -3406, 315, 56263), -- Engineering Destruction +(78638, 3, 4, 2681, -3344, 315, 56263), -- Engineering Destruction +(78638, 3, 3, 2751, -3314, 314, 56263), -- Engineering Destruction +(78638, 3, 2, 2876, -3337, 328, 56263), -- Engineering Destruction +(78638, 3, 1, 2829, -3434, 312, 56263), -- Engineering Destruction +(78638, 3, 0, 2698, -3455, 307, 56263), -- Engineering Destruction +(78638, 2, 5, 2648, -3398, 315, 56263), -- Engineering Destruction +(78638, 2, 4, 2692, -3357, 315, 56263), -- Engineering Destruction +(78638, 2, 3, 2736, -3337, 314, 56263), -- Engineering Destruction +(78638, 2, 2, 2850, -3337, 328, 56263), -- Engineering Destruction +(78638, 2, 1, 2759, -3399, 312, 56263), -- Engineering Destruction +(78638, 2, 0, 2711, -3425, 307, 56263), -- Engineering Destruction +(78638, 1, 0, 2667, -3510, 342, 56263); -- Engineering Destruction + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(78638, 0, 0, 2429, -3509, 404, 56263), -- Engineering Destruction +(78637, 3, 0, 2429, -3512, 404, 56263), -- Cracking Cogchewer +(78637, 2, 0, 2821, -3381, 322, 56263), -- Cracking Cogchewer +(78637, 1, 0, 2667, -3510, 342, 56263), -- Cracking Cogchewer +(78637, 0, 0, 2429, -3512, 404, 56263), -- Cracking Cogchewer +(79206, 4, 0, 2637, -3591, 0, 56263), -- Broken Memories +(79206, 3, 0, 2732, -3634, 373, 56263), -- Broken Memories +(79206, 2, 0, 2429, -3509, 403, 56263), -- Broken Memories +(79206, 1, 0, 2293, -3787, 406, 56263), -- Broken Memories +(79206, 0, 0, 2253, -2739, 425, 56263), -- Broken Memories +(78635, 2, 0, 2424, -3535, 407, 56263), -- Death and Waxes +(78635, 1, 11, 2548, -3796, 359, 56263), -- Death and Waxes +(78635, 1, 10, 2537, -3794, 358, 56263), -- Death and Waxes +(78635, 1, 9, 2441, -3686, 383, 56263), -- Death and Waxes +(78635, 1, 8, 2433, -3620, 384, 56263), -- Death and Waxes +(78635, 1, 7, 2485, -3456, 395, 56263), -- Death and Waxes +(78635, 1, 6, 2506, -3404, 415, 56263), -- Death and Waxes +(78635, 1, 5, 2739, -3394, 385, 56263), -- Death and Waxes +(78635, 1, 4, 2754, -3402, 385, 56263), -- Death and Waxes +(78635, 1, 3, 2822, -3542, 359, 56263), -- Death and Waxes +(78635, 1, 2, 2801, -3635, 375, 56263), -- Death and Waxes +(78635, 1, 1, 2696, -3785, 373, 56263), -- Death and Waxes +(78635, 1, 0, 2665, -3802, 377, 56263), -- Death and Waxes +(78635, 0, 0, 2424, -3535, 407, 56263), -- Death and Waxes +(78839, 2, 0, 2429, -3509, 404, 56263), -- Kobold Shoulder +(78839, 1, 11, 2627, -3782, 361, 56263), -- Kobold Shoulder +(78839, 1, 10, 2537, -3794, 358, 56263), -- Kobold Shoulder +(78839, 1, 9, 2441, -3686, 383, 56263), -- Kobold Shoulder +(78839, 1, 8, 2433, -3620, 384, 56263), -- Kobold Shoulder +(78839, 1, 7, 2488, -3456, 395, 56263), -- Kobold Shoulder +(78839, 1, 6, 2506, -3404, 415, 56263), -- Kobold Shoulder +(78839, 1, 5, 2742, -3395, 385, 56263), -- Kobold Shoulder +(78839, 1, 4, 2748, -3398, 385, 56263), -- Kobold Shoulder +(78839, 1, 3, 2822, -3542, 359, 56263), -- Kobold Shoulder +(78839, 1, 2, 2822, -3545, 359, 56263), -- Kobold Shoulder +(78839, 1, 1, 2739, -3725, 347, 56263), -- Kobold Shoulder +(78839, 1, 0, 2696, -3785, 373, 56263), -- Kobold Shoulder +(78839, 0, 0, 2429, -3509, 404, 56263), -- Kobold Shoulder +(78634, 2, 0, 2429, -3509, 404, 56263), -- Leave No Stone Behind +(78634, 1, 11, 2698, -3803, 0, 56263), -- Leave No Stone Behind +(78634, 1, 10, 2651, -3726, 0, 56263), -- Leave No Stone Behind +(78634, 1, 9, 2628, -3671, 0, 56263), -- Leave No Stone Behind +(78634, 1, 8, 2618, -3608, 0, 56263), -- Leave No Stone Behind +(78634, 1, 7, 2616, -3524, 0, 56263), -- Leave No Stone Behind +(78634, 1, 6, 2615, -3469, 0, 56263), -- Leave No Stone Behind +(78634, 1, 5, 2630, -3407, 0, 56263), -- Leave No Stone Behind +(78634, 1, 4, 2732, -3462, 0, 56263), -- Leave No Stone Behind +(78634, 1, 3, 2833, -3539, 0, 56263), -- Leave No Stone Behind +(78634, 1, 2, 2803, -3630, 0, 56263), -- Leave No Stone Behind +(78634, 1, 1, 2778, -3685, 0, 56263), -- Leave No Stone Behind +(78634, 1, 0, 2749, -3743, 0, 56263), -- Leave No Stone Behind +(78634, 0, 0, 2429, -3509, 404, 56263), -- Leave No Stone Behind +(78631, 3, 0, 2253, -2739, 425, 56263), -- Speaking to the Speakers +(78631, 2, 0, 2426, -3510, 403, 56263), -- Speaking to the Speakers +(78631, 1, 0, 2410, -3100, 413, 56263), -- Speaking to the Speakers +(78631, 0, 0, 2424, -3537, 403, 56263), -- Speaking to the Speakers +(78838, 5, 0, 2188, -2755, 426, 56263), -- Cogs in the Machine +(78838, 4, 0, 2200, -2749, 427, 56263), -- Cogs in the Machine +(78838, 3, 0, 2156, -2816, 416, 56263), -- Cogs in the Machine +(78838, 2, 0, 2272, -2737, 416, 56263), -- Cogs in the Machine +(78838, 1, 0, 2226, -2731, 427, 56263), -- Cogs in the Machine +(78838, 0, 0, 2188, -2755, 426, 56263), -- Cogs in the Machine +(78837, 2, 0, 2468, -2387, 409, 56263), -- Pomp and Dire Circumstance +(78837, 1, 0, 2468, -2387, 409, 56263), -- Pomp and Dire Circumstance +(78837, 0, 0, 2188, -2755, 426, 56263), -- Pomp and Dire Circumstance +(78557, 2, 0, 2471, -2389, 409, 56263), -- Getting Off Track +(78557, 1, 0, 2394, -2516, 400, 56263), -- Getting Off Track +(78557, 0, 0, 2471, -2389, 409, 56263), -- Getting Off Track +(78555, 2, 0, 2468, -2387, 409, 56263), -- Underground and Overwhelmed +(78555, 1, 7, 2467, -2626, 375, 56263), -- Underground and Overwhelmed +(78555, 1, 6, 2452, -2612, 375, 56263), -- Underground and Overwhelmed +(78555, 1, 5, 2365, -2489, 398, 56263), -- Underground and Overwhelmed +(78555, 1, 4, 2378, -2441, 398, 56263), -- Underground and Overwhelmed +(78555, 1, 3, 2522, -2434, 380, 56263), -- Underground and Overwhelmed +(78555, 1, 2, 2545, -2491, 391, 56263), -- Underground and Overwhelmed +(78555, 1, 1, 2524, -2624, 395, 56263), -- Underground and Overwhelmed +(78555, 1, 0, 2505, -2647, 390, 56263), -- Underground and Overwhelmed +(78555, 0, 0, 2468, -2387, 409, 56263), -- Underground and Overwhelmed +(80434, 1, 0, 2462, -2205, 182, 56263), -- Into the Deeps +(80434, 0, 0, 2468, -2387, 409, 56263), -- Into the Deeps +(78546, 6, 0, 2464, -2208, 182, 56263), -- Recompense +(78546, 5, 0, 2460, -2208, 0, 56263), -- Recompense +(78546, 4, 0, 2464, -2207, 182, 56263), -- Recompense +(78546, 3, 0, 2470, -2202, 181, 56263), -- Recompense +(78546, 2, 0, 2470, -2202, 181, 56263), -- Recompense +(78546, 1, 0, 2464, -2208, 182, 56263), -- Recompense +(78546, 0, 0, 2462, -2209, 0, 56263), -- Recompense +(78545, 3, 0, 2645, -4755, 88, 56263), -- Return to the Coreway +(78545, 2, 0, 2464, -2208, 182, 56263), -- Return to the Coreway +(78545, 1, 0, 2464, -2208, 182, 56263), -- Return to the Coreway +(78545, 0, 0, 2463, -2205, 0, 56263), -- Return to the Coreway +(78544, 4, 0, 2729, -4728, 69, 56263), -- Bring the Thunder +(78544, 3, 11, 2754, -4773, 0, 56263), -- Bring the Thunder +(78544, 3, 10, 2718, -4759, 0, 56263), -- Bring the Thunder +(78544, 3, 9, 2683, -4739, 0, 56263), -- Bring the Thunder +(78544, 3, 8, 2673, -4718, 0, 56263), -- Bring the Thunder +(78544, 3, 7, 2682, -4687, 0, 56263), -- Bring the Thunder +(78544, 3, 6, 2711, -4668, 0, 56263), -- Bring the Thunder +(78544, 3, 5, 2738, -4664, 0, 56263), -- Bring the Thunder +(78544, 3, 4, 2779, -4663, 0, 56263), -- Bring the Thunder +(78544, 3, 3, 2810, -4678, 0, 56263), -- Bring the Thunder +(78544, 3, 2, 2816, -4718, 0, 56263), -- Bring the Thunder +(78544, 3, 1, 2813, -4747, 0, 56263), -- Bring the Thunder +(78544, 3, 0, 2792, -4770, 0, 56263), -- Bring the Thunder +(78544, 2, 0, 2729, -4728, 69, 56263), -- Bring the Thunder +(78544, 1, 11, 2725, -4764, 0, 56263), -- Bring the Thunder +(78544, 1, 10, 2686, -4743, 0, 56263), -- Bring the Thunder +(78544, 1, 9, 2669, -4716, 0, 56263), -- Bring the Thunder +(78544, 1, 8, 2679, -4691, 0, 56263), -- Bring the Thunder +(78544, 1, 7, 2700, -4672, 0, 56263), -- Bring the Thunder +(78544, 1, 6, 2752, -4667, 0, 56263), -- Bring the Thunder +(78544, 1, 5, 2805, -4672, 0, 56263), -- Bring the Thunder +(78544, 1, 4, 2816, -4706, 0, 56263), -- Bring the Thunder +(78544, 1, 3, 2815, -4733, 0, 56263), -- Bring the Thunder +(78544, 1, 2, 2803, -4763, 0, 56263), -- Bring the Thunder +(78544, 1, 1, 2781, -4772, 0, 56263), -- Bring the Thunder +(78544, 1, 0, 2754, -4772, 0, 56263), -- Bring the Thunder +(78544, 0, 0, 2645, -4755, 88, 56263), -- Bring the Thunder +(78543, 3, 0, 2684, -4774, 87, 56263), -- Poking the Spider Nest +(78543, 2, 0, 2930, -4755, 71, 56263), -- Poking the Spider Nest +(78543, 1, 0, 2807, -4707, 70, 56263), -- Poking the Spider Nest +(78543, 0, 0, 2729, -4728, 69, 56263), -- Poking the Spider Nest +(78542, 2, 0, 2682, -4773, 87, 56263), -- Evacuation Area +(78542, 1, 7, 2537, -4722, 69, 56263), -- Evacuation Area +(78542, 1, 6, 2553, -4683, 69, 56263), -- Evacuation Area +(78542, 1, 5, 2588, -4661, 70, 56263), -- Evacuation Area +(78542, 1, 4, 2862, -4677, 63, 56263), -- Evacuation Area +(78542, 1, 3, 2837, -4704, 60, 56263), -- Evacuation Area +(78542, 1, 2, 2783, -4744, 69, 56263), -- Evacuation Area +(78542, 1, 1, 2742, -4759, 70, 56263), -- Evacuation Area +(78542, 1, 0, 2559, -4769, 69, 56263), -- Evacuation Area +(78542, 0, 0, 2682, -4773, 87, 56263), -- Evacuation Area +(78541, 2, 0, 2684, -4774, 87, 56263), -- Lay the Trap +(78541, 1, 3, 2708, -4728, 69, 56263), -- Lay the Trap +(78541, 1, 2, 2733, -4705, 69, 56263), -- Lay the Trap +(78541, 1, 1, 2763, -4696, 69, 56263), -- Lay the Trap +(78541, 1, 0, 2768, -4729, 69, 56263), -- Lay the Trap +(78541, 0, 0, 2684, -4774, 87, 56263), -- Lay the Trap +(78540, 2, 0, 2562, -2288, 163, 56263), -- To the Meadery +(78540, 1, 0, 2562, -2288, 0, 56263), -- To the Meadery +(78540, 0, 0, 2684, -4774, 87, 56263), -- To the Meadery +(78539, 4, 0, 2562, -2288, 163, 56263), -- Lasting Repairs +(78539, 3, 0, 2562, -2287, 0, 56263), -- Lasting Repairs +(78539, 2, 0, 2562, -2288, 163, 56263), -- Lasting Repairs +(78539, 1, 0, 2562, -2288, 163, 56263), -- Lasting Repairs +(78539, 0, 0, 2562, -2287, 0, 56263), -- Lasting Repairs +(80022, 7, 0, 2561, -2290, 163, 56263), -- Calling the Stormriders +(80022, 6, 0, 2558, -2290, 0, 56263), -- Calling the Stormriders +(80022, 5, 0, 2791, -1612, 13, 56263), -- Calling the Stormriders +(80022, 4, 0, 2800, -2209, 267, 56263), -- Calling the Stormriders +(80022, 3, 0, 2800, -2209, 267, 56263), -- Calling the Stormriders +(80022, 2, 0, 2800, -2209, 267, 56263), -- Calling the Stormriders +(80022, 1, 0, 2564, -2289, 163, 56263), -- Calling the Stormriders +(80022, 0, 0, 2561, -2290, 0, 56263), -- Calling the Stormriders +(78538, 4, 0, 2936, -2370, 266, 56263), -- Group Effort +(78538, 3, 0, 2934, -2369, 0, 56263), -- Group Effort +(78538, 2, 10, 2361, -2351, 163, 56263), -- Group Effort +(78538, 2, 9, 2381, -2229, 163, 56263), -- Group Effort +(78538, 2, 8, 2415, -2217, 163, 56263), -- Group Effort +(78538, 2, 7, 2452, -2213, 163, 56263), -- Group Effort +(78538, 2, 6, 2495, -2220, 163, 56263), -- Group Effort +(78538, 2, 5, 2547, -2235, 163, 56263), -- Group Effort +(78538, 2, 4, 2568, -2268, 163, 56263), -- Group Effort +(78538, 2, 3, 2565, -2319, 163, 56263), -- Group Effort +(78538, 2, 2, 2548, -2347, 163, 56263), -- Group Effort +(78538, 2, 1, 2499, -2402, 163, 56263), -- Group Effort +(78538, 2, 0, 2441, -2406, 163, 56263), -- Group Effort +(78538, 1, 0, 2592, -2290, 164, 56263), -- Group Effort +(78538, 0, 0, 2564, -2290, 163, 56263), -- Group Effort +(78471, 1, 0, 2407, -3163, 169, 56263), -- Convergence +(78471, 0, 0, 2936, -2377, 265, 56263), -- Convergence +(79721, 4, 0, 2171, -3180, 0, 56263), -- Fire in the Hole +(79721, 3, 11, 2239, -3322, 0, 56263), -- Fire in the Hole +(79721, 3, 10, 2293, -3014, 0, 56263), -- Fire in the Hole +(79721, 3, 9, 2336, -3003, 0, 56263), -- Fire in the Hole +(79721, 3, 8, 2362, -3022, 0, 56263), -- Fire in the Hole +(79721, 3, 7, 2380, -3062, 0, 56263), -- Fire in the Hole +(79721, 3, 6, 2375, -3120, 0, 56263), -- Fire in the Hole +(79721, 3, 5, 2365, -3181, 0, 56263), -- Fire in the Hole +(79721, 3, 4, 2356, -3227, 0, 56263), -- Fire in the Hole +(79721, 3, 3, 2345, -3258, 0, 56263), -- Fire in the Hole +(79721, 3, 2, 2332, -3288, 0, 56263), -- Fire in the Hole +(79721, 3, 1, 2309, -3328, 0, 56263), -- Fire in the Hole +(79721, 3, 0, 2269, -3346, 0, 56263), -- Fire in the Hole +(79721, 2, 0, 2173, -3190, 135, 56263), -- Fire in the Hole +(79721, 1, 0, 2181, -3182, 0, 56263), -- Fire in the Hole +(79721, 0, 0, 2408, -3159, 0, 56263), -- Fire in the Hole +(79701, 3, 0, 2178, -3170, 0, 56263), -- The Cavalry is Here +(79701, 2, 0, 2281, -3145, 0, 56263), -- The Cavalry is Here +(79701, 1, 11, 2191, -3299, 0, 56263), -- The Cavalry is Here +(79701, 1, 10, 2145, -3258, 0, 56263), -- The Cavalry is Here +(79701, 1, 9, 2117, -3172, 0, 56263), -- The Cavalry is Here +(79701, 1, 8, 2116, -3125, 0, 56263), -- The Cavalry is Here +(79701, 1, 7, 2176, -3052, 0, 56263), -- The Cavalry is Here +(79701, 1, 6, 2240, -3029, 0, 56263), -- The Cavalry is Here +(79701, 1, 5, 2322, -3036, 0, 56263), -- The Cavalry is Here +(79701, 1, 4, 2382, -3101, 0, 56263), -- The Cavalry is Here +(79701, 1, 3, 2385, -3180, 0, 56263), -- The Cavalry is Here +(79701, 1, 2, 2365, -3236, 0, 56263), -- The Cavalry is Here +(79701, 1, 1, 2326, -3309, 0, 56263), -- The Cavalry is Here +(79701, 1, 0, 2253, -3332, 0, 56263), -- The Cavalry is Here +(79701, 0, 0, 2403, -3162, 0, 56263), -- The Cavalry is Here +(78470, 1, 0, 1001, -1922, 78, 56263), -- The Proscenium +(78470, 0, 0, 2177, -3165, 0, 56263), -- The Proscenium +(78462, 5, 0, 1008, -1917, 78, 56263), -- Echoes of Compassion +(78462, 4, 0, 1004, -1914, 77, 56263), -- Echoes of Compassion +(78462, 3, 0, 996, -1915, 77, 56263), -- Echoes of Compassion +(78462, 2, 0, 985, -1909, 79, 56263), -- Echoes of Compassion +(78462, 1, 11, 979, -1937, 79, 56263), -- Echoes of Compassion +(78462, 1, 10, 974, -1922, 79, 56263), -- Echoes of Compassion +(78462, 1, 9, 974, -1904, 79, 56263), -- Echoes of Compassion +(78462, 1, 8, 987, -1889, 79, 56263), -- Echoes of Compassion +(78462, 1, 7, 1005, -1877, 79, 56263), -- Echoes of Compassion +(78462, 1, 6, 1024, -1874, 79, 56263), -- Echoes of Compassion +(78462, 1, 5, 1043, -1889, 79, 56263), -- Echoes of Compassion +(78462, 1, 4, 1045, -1916, 79, 56263), -- Echoes of Compassion +(78462, 1, 3, 1037, -1929, 79, 56263), -- Echoes of Compassion +(78462, 1, 2, 1016, -1943, 79, 56263), -- Echoes of Compassion +(78462, 1, 1, 1006, -1948, 79, 56263), -- Echoes of Compassion +(78462, 1, 0, 990, -1948, 79, 56263), -- Echoes of Compassion +(78462, 0, 0, 1006, -1914, 78, 56263), -- Echoes of Compassion +(78463, 2, 0, 1002, -1907, 78, 56263), -- Building Blocks +(78463, 1, 5, 780, -1527, 84, 56263), -- Building Blocks +(78463, 1, 4, 745, -1391, 80, 56263), -- Building Blocks +(78463, 1, 3, 809, -1316, 59, 56263), -- Building Blocks +(78463, 1, 2, 943, -1297, 58, 56263), -- Building Blocks +(78463, 1, 1, 999, -1395, 38, 56263), -- Building Blocks +(78463, 1, 0, 902, -1558, 63, 56263), -- Building Blocks +(78463, 0, 0, 987, -1906, 78, 56263), -- Building Blocks +(79553, 2, 0, 1008, -1915, 78, 56263), -- A Natural Remedy +(79553, 1, 9, 760, -1418, 79, 56263), -- A Natural Remedy +(79553, 1, 8, 773, -1400, 79, 56263), -- A Natural Remedy +(79553, 1, 7, 854, -1352, 39, 56263), -- A Natural Remedy +(79553, 1, 6, 930, -1310, 58, 56263), -- A Natural Remedy +(79553, 1, 5, 967, -1371, 68, 56263), -- A Natural Remedy +(79553, 1, 4, 972, -1405, 67, 56263), -- A Natural Remedy +(79553, 1, 3, 954, -1446, 68, 56263), -- A Natural Remedy +(79553, 1, 2, 903, -1515, 62, 56263), -- A Natural Remedy +(79553, 1, 1, 872, -1530, 63, 56263), -- A Natural Remedy +(79553, 1, 0, 858, -1533, 63, 56263), -- A Natural Remedy +(79553, 0, 0, 1003, -1915, 77, 56263), -- A Natural Remedy +(78464, 10, 0, 1008, -1915, 78, 56263), -- Delve into the Earth +(78464, 9, 0, 932, -1631, 0, 56263), -- Delve into the Earth +(78464, 8, 0, 965, -1649, 84, 56263), -- Delve into the Earth +(78464, 7, 0, -802, -344, 77, 56263), -- Delve into the Earth +(78464, 6, 0, -727, -247, 77, 56263), -- Delve into the Earth +(78464, 5, 0, 931, -1638, 83, 56263), -- Delve into the Earth +(78464, 4, 0, 926, -1634, 0, 56263), -- Delve into the Earth +(78464, 3, 0, 967, -1650, 83, 56263), -- Delve into the Earth +(78464, 2, 0, 962, -1654, 83, 56263); -- Delve into the Earth + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(78464, 1, 0, 961, -1674, 83, 56263), -- Delve into the Earth +(78464, 0, 0, 1003, -1915, 77, 56263), -- Delve into the Earth +(78461, 5, 0, 2944, -2372, 265, 56263), -- The Fourth Seat +(78461, 4, 0, 2945, -2371, 265, 56263), -- The Fourth Seat +(78461, 3, 0, 1003, -1915, 77, 56263), -- The Fourth Seat +(78461, 2, 0, 2903, -2388, 496, 56263), -- The Fourth Seat +(78461, 1, 0, 2987, -2389, 266, 56263), -- The Fourth Seat +(78461, 0, 0, 1003, -1915, 77, 56263), -- The Fourth Seat +(78459, 4, 0, 2936, -2370, 266, 56263), -- State of the Union +(78459, 3, 0, 2936, -2369, 266, 56263), -- State of the Union +(78459, 2, 0, 2936, -2370, 266, 56263), -- State of the Union +(78459, 1, 0, 2936, -2370, 266, 56263), -- State of the Union +(78459, 0, 0, 2938, -2369, 266, 56263), -- State of the Union +(78468, 5, 0, 2462, -2150, 183, 56263), -- The Archive +(78468, 4, 0, 2462, -2150, 183, 56263), -- The Archive +(78468, 3, 0, 2465, -2147, 188, 56263), -- The Archive +(78468, 2, 0, 2465, -2147, 188, 56263), -- The Archive +(78468, 1, 0, 2462, -2150, 183, 56263), -- The Archive +(78468, 0, 0, 2462, -2150, 183, 56263), -- The Archive +(78457, 8, 0, 2467, -2153, 183, 56263), -- Stones of Dornogal +(78457, 7, 0, 2467, -2152, 183, 56263), -- Stones of Dornogal +(78457, 6, 0, 2964, -2355, 272, 56263), -- Stones of Dornogal +(78457, 5, 0, 2678, -2529, 221, 56263), -- Stones of Dornogal +(78457, 4, 0, 2650, -2473, 224, 56263), -- Stones of Dornogal +(78457, 3, 0, 2584, -2471, 229, 56263), -- Stones of Dornogal +(78457, 2, 0, 2463, -2187, 0, 56263), -- Stones of Dornogal +(78457, 1, 0, 2950, -2366, 266, 56263), -- Stones of Dornogal +(78457, 0, 0, 2950, -2366, 266, 56263), -- Stones of Dornogal +(78460, 4, 0, 2401, -2293, 163, 56263), -- Hypocenter +(78460, 3, 0, 2399, -2291, 163, 56263), -- Hypocenter +(78460, 2, 5, 2341, -2246, 163, 56263), -- Hypocenter +(78460, 2, 4, 2418, -2176, 182, 56263), -- Hypocenter +(78460, 2, 3, 2479, -2187, 182, 56263), -- Hypocenter +(78460, 2, 2, 2472, -2212, 182, 56263), -- Hypocenter +(78460, 2, 1, 2402, -2277, 163, 56263), -- Hypocenter +(78460, 2, 0, 2357, -2281, 163, 56263), -- Hypocenter +(78460, 1, 0, 2464, -2156, 183, 56263), -- Hypocenter +(78460, 0, 0, 2464, -2156, 183, 56263), -- Hypocenter +(78536, 4, 0, 2401, -2293, 163, 56263), -- Impossible Odds +(78536, 3, 0, 2398, -2294, 0, 56263), -- Impossible Odds +(78536, 2, 0, 2384, -2302, 163, 56263), -- Impossible Odds +(78536, 1, 0, 2401, -2293, 163, 56263), -- Impossible Odds +(78536, 0, 0, 2399, -2293, 0, 56263), -- Impossible Odds +(78535, 7, 0, 2247, -2239, 253, 56263), -- They Come from Below +(78535, 6, 0, 2245, -2237, 0, 56263), -- They Come from Below +(78535, 5, 0, 2401, -2293, 163, 56263), -- They Come from Below +(78535, 4, 11, 2365, -2490, 0, 56263), -- They Come from Below +(78535, 4, 10, 2274, -2461, 0, 56263), -- They Come from Below +(78535, 4, 9, 2221, -2408, 0, 56263), -- They Come from Below +(78535, 4, 8, 2169, -2314, 0, 56263), -- They Come from Below +(78535, 4, 7, 2197, -2203, 0, 56263), -- They Come from Below +(78535, 4, 6, 2484, -2134, 0, 56263), -- They Come from Below +(78535, 4, 5, 2571, -2178, 0, 56263), -- They Come from Below +(78535, 4, 4, 2604, -2253, 0, 56263), -- They Come from Below +(78535, 4, 3, 2605, -2336, 0, 56263), -- They Come from Below +(78535, 4, 2, 2565, -2401, 0, 56263), -- They Come from Below +(78535, 4, 1, 2519, -2447, 0, 56263), -- They Come from Below +(78535, 4, 0, 2461, -2473, 0, 56263), -- They Come from Below +(78535, 3, 0, 2240, -2245, 253, 56263), -- They Come from Below +(78535, 2, 0, 2240, -2245, 253, 56263), -- They Come from Below +(78535, 1, 0, 2401, -2293, 163, 56263), -- They Come from Below +(78535, 0, 0, 2399, -2294, 0, 56263), -- They Come from Below +(78534, 4, 0, 1966, -937, 24, 56263), -- To Dornogal +(78534, 3, 0, 2247, -2239, 253, 56263), -- To Dornogal +(78534, 2, 11, 2121, -2170, 0, 56263), -- To Dornogal +(78534, 2, 10, 2095, -2105, 0, 56263), -- To Dornogal +(78534, 2, 9, 2044, -1920, 0, 56263), -- To Dornogal +(78534, 2, 8, 2036, -1845, 0, 56263), -- To Dornogal +(78534, 2, 7, 2026, -1703, 0, 56263), -- To Dornogal +(78534, 2, 6, 2018, -1546, 0, 56263), -- To Dornogal +(78534, 2, 5, 2007, -1320, 0, 56263), -- To Dornogal +(78534, 2, 4, 1999, -1023, 0, 56263), -- To Dornogal +(78534, 2, 3, 2031, -1028, 0, 56263), -- To Dornogal +(78534, 2, 2, 2072, -1129, 0, 56263), -- To Dornogal +(78534, 2, 1, 2139, -1764, 0, 56263), -- To Dornogal +(78534, 2, 0, 2162, -2160, 0, 56263), -- To Dornogal +(78534, 1, 0, 2247, -2239, 253, 56263), -- To Dornogal +(78534, 0, 0, 2244, -2243, 0, 56263), -- To Dornogal +(78533, 4, 0, 2009, -861, 8, 56263), -- Secure the Beach +(78533, 3, 0, 1934, -923, 25, 56263), -- Secure the Beach +(78533, 2, 0, 1921, -917, 26, 56263), -- Secure the Beach +(78533, 1, 0, 1946, -927, 23, 56263), -- Secure the Beach +(78533, 0, 0, 1966, -937, 24, 56263), -- Secure the Beach +(78532, 2, 0, 2001, -983, 15, 56263), -- Erratic Artifacts +(78532, 1, 6, 1919, -1035, 29, 56263), -- Erratic Artifacts +(78532, 1, 5, 1887, -1020, 33, 56263), -- Erratic Artifacts +(78532, 1, 4, 1939, -961, 27, 56263), -- Erratic Artifacts +(78532, 1, 3, 1994, -945, 17, 56263), -- Erratic Artifacts +(78532, 1, 2, 2097, -1005, 20, 56263), -- Erratic Artifacts +(78532, 1, 1, 2062, -1053, 14, 56263), -- Erratic Artifacts +(78532, 1, 0, 1990, -1053, 23, 56263), -- Erratic Artifacts +(78532, 0, 0, 2007, -859, 7, 56263), -- Erratic Artifacts +(78531, 2, 0, 2021, -864, 7, 56263), -- Urgent Recovery +(78531, 1, 11, 2039, -1059, 1, 56263), -- Urgent Recovery +(78531, 1, 10, 1982, -1031, 1, 56263), -- Urgent Recovery +(78531, 1, 9, 1949, -870, 1, 56263), -- Urgent Recovery +(78531, 1, 8, 2091, -816, 1, 56263), -- Urgent Recovery +(78531, 1, 7, 2135, -810, 1, 56263), -- Urgent Recovery +(78531, 1, 6, 2189, -839, 1, 56263), -- Urgent Recovery +(78531, 1, 5, 2217, -866, 1, 56263), -- Urgent Recovery +(78531, 1, 4, 2236, -908, 1, 56263), -- Urgent Recovery +(78531, 1, 3, 2214, -952, 1, 56263), -- Urgent Recovery +(78531, 1, 2, 2176, -1007, 1, 56263), -- Urgent Recovery +(78531, 1, 1, 2145, -1041, 1, 56263), -- Urgent Recovery +(78531, 1, 0, 2080, -1066, 1, 56263), -- Urgent Recovery +(78531, 0, 0, 2004, -854, 7, 56263), -- Urgent Recovery +(78530, 2, 0, 2028, -865, 7, 56263), -- Slay the Saboteurs +(78530, 1, 11, 2037, -1059, 17, 56263), -- Slay the Saboteurs +(78530, 1, 10, 1918, -1034, 32, 56263), -- Slay the Saboteurs +(78530, 1, 9, 1883, -1000, 35, 56263), -- Slay the Saboteurs +(78530, 1, 8, 1883, -923, 38, 56263), -- Slay the Saboteurs +(78530, 1, 7, 1972, -834, 3, 56263), -- Slay the Saboteurs +(78530, 1, 6, 2017, -835, 2, 56263), -- Slay the Saboteurs +(78530, 1, 5, 2065, -843, 5, 56263), -- Slay the Saboteurs +(78530, 1, 4, 2171, -885, 8, 56263), -- Slay the Saboteurs +(78530, 1, 3, 2179, -912, 8, 56263), -- Slay the Saboteurs +(78530, 1, 2, 2182, -930, 8, 56263), -- Slay the Saboteurs +(78530, 1, 1, 2149, -1043, 2, 56263), -- Slay the Saboteurs +(78530, 1, 0, 2081, -1070, 7, 56263), -- Slay the Saboteurs +(78530, 0, 0, 2007, -859, 7, 56263), -- Slay the Saboteurs +(78529, 3, 0, 2034, -808, -1, 56263), -- Violent Impact +(78529, 2, 0, 2034, -808, -1, 56263), -- Violent Impact +(78529, 1, 0, 2028, -865, 7, 56263), -- Violent Impact +(78529, 0, 0, 2021, -864, 7, 56263), -- Violent Impact +(80321, 7, 0, 2405, -1497, 2004, 56263), -- Departure +(80321, 6, 0, -853, 4479, 589, 56263), -- Departure +(80321, 5, 0, -845, 4468, 0, 56263), -- Departure +(80321, 4, 0, 2395, -1400, 2032, 56263), -- Departure +(80321, 3, 0, 2418, -1385, 2032, 56263), -- Departure +(80321, 2, 0, 2388, -1351, 2032, 56263), -- Departure +(80321, 1, 0, 2364, -1352, 2004, 56263), -- Departure +(80321, 0, 0, 2400, -1397, 2032, 56263), -- Departure +(79106, 8, 0, 2186, -1316, 2045, 56263), -- Rupture +(79106, 7, 0, -853, 4479, 589, 56263), -- Rupture +(79106, 6, 0, -844, 4467, 0, 56263), -- Rupture +(79106, 5, 0, 2405, -1497, 2004, 56263), -- Rupture +(79106, 4, 0, 2276, -1514, 0, 56263), -- Rupture +(79106, 3, 11, 2267, -1503, 0, 56263), -- Rupture +(79106, 3, 10, 2255, -1490, 0, 56263), -- Rupture +(79106, 3, 9, 2250, -1473, 0, 56263), -- Rupture +(79106, 3, 8, 2248, -1454, 0, 56263), -- Rupture +(79106, 3, 7, 2248, -1440, 0, 56263), -- Rupture +(79106, 3, 6, 2254, -1424, 0, 56263), -- Rupture +(79106, 3, 5, 2265, -1421, 0, 56263), -- Rupture +(79106, 3, 4, 2273, -1421, 0, 56263), -- Rupture +(79106, 3, 3, 2282, -1432, 0, 56263), -- Rupture +(79106, 3, 2, 2284, -1476, 0, 56263), -- Rupture +(79106, 3, 1, 2284, -1490, 0, 56263), -- Rupture +(79106, 3, 0, 2281, -1499, 0, 56263), -- Rupture +(79106, 2, 0, 2274, -1383, 2015, 56263), -- Rupture +(79106, 1, 0, 2264, -1381, 0, 56263), -- Rupture +(79106, 0, 0, 2405, -1497, 2004, 56263), -- Rupture +(79105, 5, 0, 2314, -1454, 2034, 56263), -- Breach +(79105, 4, 0, -853, 4479, 589, 56263), -- Breach +(79105, 3, 0, -845, 4467, 0, 56263), -- Breach +(79105, 2, 11, 2196, -1653, 0, 56263), -- Breach +(79105, 2, 10, 2107, -1606, 0, 56263), -- Breach +(79105, 2, 9, 2077, -1532, 0, 56263), -- Breach +(79105, 2, 8, 2077, -1478, 0, 56263), -- Breach +(79105, 2, 7, 2088, -1360, 0, 56263), -- Breach +(79105, 2, 6, 2145, -1284, 0, 56263), -- Breach +(79105, 2, 5, 2198, -1271, 0, 56263), -- Breach +(79105, 2, 4, 2263, -1312, 0, 56263), -- Breach +(79105, 2, 3, 2317, -1398, 0, 56263), -- Breach +(79105, 2, 2, 2343, -1470, 0, 56263), -- Breach +(79105, 2, 1, 2357, -1555, 0, 56263), -- Breach +(79105, 2, 0, 2303, -1644, 0, 56263), -- Breach +(79105, 1, 11, 2196, -1658, 0, 56263), -- Breach +(79105, 1, 10, 2106, -1603, 0, 56263), -- Breach +(79105, 1, 9, 2086, -1527, 0, 56263), -- Breach +(79105, 1, 8, 2082, -1468, 0, 56263), -- Breach +(79105, 1, 7, 2086, -1395, 0, 56263), -- Breach +(79105, 1, 6, 2114, -1323, 0, 56263), -- Breach +(79105, 1, 5, 2191, -1279, 0, 56263), -- Breach +(79105, 1, 4, 2264, -1305, 0, 56263), -- Breach +(79105, 1, 3, 2324, -1403, 0, 56263), -- Breach +(79105, 1, 2, 2356, -1508, 0, 56263), -- Breach +(79105, 1, 1, 2337, -1586, 0, 56263), -- Breach +(79105, 1, 0, 2297, -1641, 0, 56263), -- Breach +(79105, 0, 0, 2182, -1318, 0, 56263), -- Breach +(78722, 4, 0, -844, 4467, 0, 56263), -- To Khaz Algar! +(78722, 3, 0, -853, 4479, 589, 56263), -- To Khaz Algar! +(78722, 2, 0, -853, 4479, 589, 56263), -- To Khaz Algar! +(78722, 1, 0, 2314, -1454, 2034, 56263), -- To Khaz Algar! +(78722, 0, 0, -843, 4468, 0, 56263), -- To Khaz Algar! +(78718, 7, 0, -844, 4467, 0, 56263), -- Strengthen the Wards +(78718, 6, 0, -802, 4438, 598, 56263), -- Strengthen the Wards +(78718, 5, 0, -710, 4452, 740, 56263), -- Strengthen the Wards +(78718, 4, 0, -852, 4623, 749, 56263), -- Strengthen the Wards +(78718, 3, 0, -924, 4369, 740, 56263), -- Strengthen the Wards +(78718, 2, 0, -983, 4504, 740, 56263), -- Strengthen the Wards +(78718, 1, 0, -780, 4415, 603, 56263), -- Strengthen the Wards +(78718, 0, 0, -802, 4438, 598, 56263), -- Strengthen the Wards +(78721, 4, 0, -830, 4463, 589, 56263), -- Meet the Team +(78721, 3, 0, -780, 4415, 603, 56263), -- Meet the Team +(78721, 2, 0, -837, 4564, 728, 56263), -- Meet the Team +(78721, 1, 0, -830, 4463, 589, 56263), -- Meet the Team +(78721, 0, 0, -842, 4474, 589, 56263), -- Meet the Team +(78719, 6, 0, -849, 4474, 589, 56263), -- Citizens of Dalaran +(78719, 5, 0, -773, 4521, 732, 56263), -- Citizens of Dalaran +(78719, 4, 0, -775, 4442, 738, 56263), -- Citizens of Dalaran +(78719, 3, 0, -921, 4430, 736, 56263), -- Citizens of Dalaran +(78719, 2, 0, -780, 4415, 603, 56263), -- Citizens of Dalaran +(78719, 1, 0, -849, 4474, 589, 56263), -- Citizens of Dalaran +(78719, 0, 0, -847, 4467, 0, 56263), -- Citizens of Dalaran +(78717, 3, 0, -845, 4466, 0, 56263), -- A Mysterious Warning +(78717, 2, 0, -849, 4474, 589, 56263), -- A Mysterious Warning +(78717, 1, 0, -849, 4474, 589, 56263), -- A Mysterious Warning +(78717, 0, 0, -853, 4479, 589, 56263), -- A Mysterious Warning +(82284, 2, 0, 1825, 809, 125, 56311), -- Remembrance for the Fallen +(82284, 1, 0, 1817, 802, 127, 56311), -- Remembrance for the Fallen +(82284, 0, 0, 1825, 809, 125, 56311), -- Remembrance for the Fallen +(82257, 2, 0, 1684, -1415, 0, 56311), -- Burrow Burial +(82257, 1, 5, 1606, -1391, -151, 56311), -- Burrow Burial +(82257, 1, 4, 1571, -1335, -156, 56311), -- Burrow Burial +(82257, 1, 3, 1662, -1332, -146, 56311), -- Burrow Burial +(82257, 1, 2, 1774, -1394, -158, 56311), -- Burrow Burial +(82257, 1, 1, 1792, -1472, -149, 56311), -- Burrow Burial +(82257, 1, 0, 1720, -1490, -151, 56311), -- Burrow Burial +(82257, 0, 5, 1606, -1391, -151, 56311), -- Burrow Burial +(82257, 0, 4, 1571, -1335, -156, 56311), -- Burrow Burial +(82257, 0, 3, 1644, -1339, -146, 56311), -- Burrow Burial +(82257, 0, 2, 1718, -1372, -158, 56311), -- Burrow Burial +(82257, 0, 1, 1758, -1429, -149, 56311), -- Burrow Burial +(82257, 0, 0, 1720, -1490, -151, 56311), -- Burrow Burial +(82268, 1, 0, 1595, -1911, -453, 56311), -- The Sorrowful Journey Home +(82268, 0, 0, 1825, 809, 125, 56311), -- The Sorrowful Journey Home +(81969, 3, 0, 1515, -2007, -954, 56311), -- An End to the End +(81969, 2, 0, 1647, -2098, -470, 56311), -- An End to the End +(81969, 1, 0, 1708, -2139, -470, 56311), -- An End to the End +(81969, 0, 0, 1595, -1911, -455, 56311), -- An End to the End +(81964, 6, 0, 1189, -1864, -954, 56311), -- The Blacksmith's Fate +(81964, 5, 0, 954, -1608, -684, 56311), -- The Blacksmith's Fate +(81964, 4, 0, 1399, -2047, -801, 56311), -- The Blacksmith's Fate +(81964, 3, 0, 954, -1608, -684, 56311), -- The Blacksmith's Fate +(81964, 2, 0, 1399, -2047, -801, 56311), -- The Blacksmith's Fate +(81964, 1, 0, 897, -2056, -904, 56311), -- The Blacksmith's Fate +(81964, 0, 0, 1215, -1846, 0, 56311), -- The Blacksmith's Fate +(81965, 2, 0, 1154, -1890, 0, 56311), -- Invasion Disruption +(81965, 1, 10, 791, -2007, -926, 56311), -- Invasion Disruption +(81965, 1, 9, 809, -1959, -956, 56311), -- Invasion Disruption +(81965, 1, 8, 1089, -1686, -680, 56311), -- Invasion Disruption +(81965, 1, 7, 1224, -1633, -679, 56311), -- Invasion Disruption +(81965, 1, 6, 1227, -1633, -679, 56311), -- Invasion Disruption +(81965, 1, 5, 1566, -1783, -581, 56311), -- Invasion Disruption +(81965, 1, 4, 1596, -1857, -526, 56311), -- Invasion Disruption +(81965, 1, 3, 1593, -1862, -525, 56311), -- Invasion Disruption +(81965, 1, 2, 1380, -2011, -807, 56311), -- Invasion Disruption +(81965, 1, 1, 983, -2113, -850, 56311), -- Invasion Disruption +(81965, 1, 0, 825, -2073, -926, 56311); -- Invasion Disruption + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(81965, 0, 0, 1161, -1882, 0, 56311), -- Invasion Disruption +(81950, 2, 0, 1172, -1914, -955, 56311), -- BOOM Treats! +(81950, 1, 5, 1008, -1918, -800, 56311), -- BOOM Treats! +(81950, 1, 4, 1230, -1713, -800, 56311), -- BOOM Treats! +(81950, 1, 3, 1558, -1750, -800, 56311), -- BOOM Treats! +(81950, 1, 2, 1346, -1921, -800, 56311), -- BOOM Treats! +(81950, 1, 1, 1135, -2063, -800, 56311), -- BOOM Treats! +(81950, 1, 0, 978, -2108, -800, 56311), -- BOOM Treats! +(81950, 0, 0, 1175, -1910, 0, 56311), -- BOOM Treats! +(81945, 1, 0, 662, -1613, -992, 56311), -- To Arathi's End +(81945, 0, 0, 729, -1914, -955, 56311), -- To Arathi's End +(81929, 6, 0, 662, -1613, -992, 56311), -- Here's the Plan +(81929, 5, 0, 685, -1592, -987, 56311), -- Here's the Plan +(81929, 4, 0, 662, -1613, -992, 56311), -- Here's the Plan +(81929, 3, 0, 657, -1611, -993, 56311), -- Here's the Plan +(81929, 2, 0, 662, -1613, -992, 56311), -- Here's the Plan +(81929, 1, 0, 662, -1613, -992, 56311), -- Here's the Plan +(81929, 0, 0, 662, -1613, -992, 56311), -- Here's the Plan +(79123, 2, 0, -2153, -2693, -1334, 56311), -- Permanent Hire +(79123, 1, 0, -2174, -2673, -1333, 56311), -- Permanent Hire +(79123, 0, 0, -2174, -2673, -1333, 56311), -- Permanent Hire +(79122, 4, 0, -2153, -2693, -1334, 56311), -- Scarab Scouting +(79122, 3, 6, -2075, -2380, -1348, 56311), -- Scarab Scouting +(79122, 3, 5, -2082, -2347, -1355, 56311), -- Scarab Scouting +(79122, 3, 4, -2035, -2264, -1369, 56311), -- Scarab Scouting +(79122, 3, 3, -1991, -2243, -1375, 56311), -- Scarab Scouting +(79122, 3, 2, -1958, -2256, -1373, 56311), -- Scarab Scouting +(79122, 3, 1, -1966, -2380, -1351, 56311), -- Scarab Scouting +(79122, 3, 0, -2041, -2386, -1347, 56311), -- Scarab Scouting +(79122, 2, 0, -2157, -2516, -1347, 56311), -- Scarab Scouting +(79122, 1, 0, -2132, -2535, -1346, 56311), -- Scarab Scouting +(79122, 0, 0, -2153, -2693, -1334, 56311), -- Scarab Scouting +(79121, 3, 0, -2153, -2693, -1334, 56311), -- Bug Test +(79121, 2, 2, -2224, -2532, -1350, 56311), -- Bug Test +(79121, 2, 1, -2129, -2532, -1346, 56311), -- Bug Test +(79121, 2, 0, -2185, -2596, -1347, 56311), -- Bug Test +(79121, 1, 2, -2209, -2546, -1349, 56311), -- Bug Test +(79121, 1, 1, -2138, -2535, -1346, 56311), -- Bug Test +(79121, 1, 0, -2186, -2587, -1347, 56311), -- Bug Test +(79121, 0, 0, -2153, -2693, -1334, 56311), -- Bug Test +(79120, 2, 0, -2160, -2691, -1334, 56311), -- Beetle in a Haystack +(79120, 1, 5, -1982, -2351, -1357, 56311), -- Beetle in a Haystack +(79120, 1, 4, -1911, -2274, -1368, 56311), -- Beetle in a Haystack +(79120, 1, 3, -1880, -2251, -1370, 56311), -- Beetle in a Haystack +(79120, 1, 2, -1784, -2266, -1378, 56311), -- Beetle in a Haystack +(79120, 1, 1, -1762, -2307, -1380, 56311), -- Beetle in a Haystack +(79120, 1, 0, -1864, -2397, -1358, 56311), -- Beetle in a Haystack +(79120, 0, 0, -2160, -2691, -1334, 56311), -- Beetle in a Haystack +(79118, 1, 0, -1409, -2840, -1179, 56311), -- Rak-Ush Under New Management +(79118, 0, 0, -2160, -2691, -1334, 56311), -- Rak-Ush Under New Management +(79117, 2, 0, -1409, -2840, -1179, 56311), -- Bright Young Niffen +(79117, 1, 4, -1582, -2718, -1260, 56311), -- Bright Young Niffen +(79117, 1, 3, -1438, -2650, -1245, 56311), -- Bright Young Niffen +(79117, 1, 2, -1281, -2584, -1214, 56311), -- Bright Young Niffen +(79117, 1, 1, -1354, -2662, -1225, 56311), -- Bright Young Niffen +(79117, 1, 0, -1531, -2801, -1238, 56311), -- Bright Young Niffen +(79117, 0, 0, -1409, -2840, -1179, 56311), -- Bright Young Niffen +(79115, 1, 0, -2196, -2746, -1324, 56311), -- Expert Consultant +(79115, 0, 0, -1409, -2840, -1179, 56311), -- Expert Consultant +(79114, 2, 0, -2229, -2754, -1322, 56311), -- Beautification Project +(79114, 1, 4, -2241, -2561, -1349, 56311), -- Beautification Project +(79114, 1, 3, -2242, -2529, -1350, 56311), -- Beautification Project +(79114, 1, 2, -2171, -2525, -1346, 56311), -- Beautification Project +(79114, 1, 1, -2139, -2527, -1346, 56311), -- Beautification Project +(79114, 1, 0, -2177, -2607, -1347, 56311), -- Beautification Project +(79114, 0, 0, -2229, -2754, -1322, 56311), -- Beautification Project +(79119, 2, 0, -2224, -2754, -1322, 56311), -- It's Rough to Be a Bug! +(79119, 1, 0, -2238, -2757, -1320, 56311), -- It's Rough to Be a Bug! +(79119, 0, 0, -2240, -2751, -1322, 56311), -- It's Rough to Be a Bug! +(79541, 3, 0, -1182, -2865, -1186, 56311), -- Burn It With Fire +(79541, 2, 0, -1141, -2811, -1178, 56311), -- Burn It With Fire +(79541, 1, 3, -1174, -2785, -1175, 56311), -- Burn It With Fire +(79541, 1, 2, -1153, -2753, -1184, 56311), -- Burn It With Fire +(79541, 1, 1, -1141, -2755, -1183, 56311), -- Burn It With Fire +(79541, 1, 0, -1120, -2815, -1182, 56311), -- Burn It With Fire +(79541, 0, 0, -1180, -2869, -1186, 56311), -- Burn It With Fire +(79540, 2, 0, -1331, -2887, -1185, 56311), -- The Party's Over +(79540, 1, 0, -1180, -2872, -1186, 56311), -- The Party's Over +(79540, 0, 0, -1180, -2872, -1186, 56311), -- The Party's Over +(79538, 2, 0, -1334, -2887, -1185, 56311), -- Smelly Shrubberies +(79538, 1, 6, -1588, -2681, -1268, 56311), -- Smelly Shrubberies +(79538, 1, 5, -1597, -2573, -1269, 56311), -- Smelly Shrubberies +(79538, 1, 4, -1550, -2531, -1267, 56311), -- Smelly Shrubberies +(79538, 1, 3, -1153, -2497, -1199, 56311), -- Smelly Shrubberies +(79538, 1, 2, -1115, -2510, -1197, 56311), -- Smelly Shrubberies +(79538, 1, 1, -1204, -2654, -1200, 56311), -- Smelly Shrubberies +(79538, 1, 0, -1535, -2745, -1246, 56311), -- Smelly Shrubberies +(79538, 0, 0, -1334, -2887, -1185, 56311), -- Smelly Shrubberies +(79539, 2, 0, -1332, -2883, -1185, 56311), -- Electrifying! +(79539, 1, 11, -1594, -2856, -1242, 56311), -- Electrifying! +(79539, 1, 10, -1620, -2817, -1237, 56311), -- Electrifying! +(79539, 1, 9, -1655, -2759, -1259, 56311), -- Electrifying! +(79539, 1, 8, -1597, -2509, -1271, 56311), -- Electrifying! +(79539, 1, 7, -1508, -2428, -1275, 56311), -- Electrifying! +(79539, 1, 6, -1369, -2550, -1275, 56311), -- Electrifying! +(79539, 1, 5, -1154, -2469, -1194, 56311), -- Electrifying! +(79539, 1, 4, -1029, -2495, -1194, 56311), -- Electrifying! +(79539, 1, 3, -1162, -2630, -1193, 56311), -- Electrifying! +(79539, 1, 2, -1261, -2708, -1208, 56311), -- Electrifying! +(79539, 1, 1, -1407, -2801, -1233, 56311), -- Electrifying! +(79539, 1, 0, -1544, -2859, -1239, 56311), -- Electrifying! +(79539, 0, 0, -1332, -2883, -1185, 56311), -- Electrifying! +(80558, 8, 0, -1394, -2831, -1180, 56311), -- Nothing Ventured +(80558, 7, 0, -1332, -2883, -1185, 56311), -- Nothing Ventured +(80558, 6, 0, -1287, -2938, -1188, 56311), -- Nothing Ventured +(80558, 5, 0, -1207, -2956, -1191, 56311), -- Nothing Ventured +(80558, 4, 0, -1184, -2873, -1187, 56311), -- Nothing Ventured +(80558, 3, 0, -1184, -2873, -1187, 56311), -- Nothing Ventured +(80558, 2, 0, -1287, -2938, -1187, 56311), -- Nothing Ventured +(80558, 1, 0, -1208, -2955, -1190, 56311), -- Nothing Ventured +(80558, 0, 0, -1394, -2831, -1180, 56311), -- Nothing Ventured +(81688, 0, 0, -461, -1362, -1083, 56311), -- That's All +(81687, 12, 0, -414, -2543, -1150, 56311), -- I Expect You To Dye +(81687, 11, 0, -189, -2705, -1143, 56311), -- I Expect You To Dye +(81687, 10, 0, -238, -2753, -1143, 56311), -- I Expect You To Dye +(81687, 9, 0, -174, -2648, -1143, 56311), -- I Expect You To Dye +(81687, 8, 0, -192, -2583, -1143, 56311), -- I Expect You To Dye +(81687, 7, 0, -296, -2768, -1143, 56311), -- I Expect You To Dye +(81687, 6, 0, -357, -2750, -1143, 56311), -- I Expect You To Dye +(81687, 5, 0, -401, -2709, -1143, 56311), -- I Expect You To Dye +(81687, 4, 0, -417, -2645, -1143, 56311), -- I Expect You To Dye +(81687, 3, 0, -233, -2543, -1143, 56311), -- I Expect You To Dye +(81687, 2, 0, -297, -2525, -1143, 56311), -- I Expect You To Dye +(81687, 1, 11, -326, -2775, -1143, 56311), -- I Expect You To Dye +(81687, 1, 10, -405, -2764, -1143, 56311), -- I Expect You To Dye +(81687, 1, 9, -419, -2684, -1143, 56311), -- I Expect You To Dye +(81687, 1, 8, -452, -2614, -1143, 56311), -- I Expect You To Dye +(81687, 1, 7, -393, -2555, -1149, 56311), -- I Expect You To Dye +(81687, 1, 6, -340, -2512, -1142, 56311), -- I Expect You To Dye +(81687, 1, 5, -265, -2523, -1143, 56311), -- I Expect You To Dye +(81687, 1, 4, -183, -2534, -1143, 56311), -- I Expect You To Dye +(81687, 1, 3, -168, -2609, -1143, 56311), -- I Expect You To Dye +(81687, 1, 2, -146, -2692, -1143, 56311), -- I Expect You To Dye +(81687, 1, 1, -212, -2747, -1143, 56311), -- I Expect You To Dye +(81687, 1, 0, -259, -2791, -1142, 56311), -- I Expect You To Dye +(81687, 0, 0, -651, -2325, -1148, 56311), -- I Expect You To Dye +(81685, 2, 0, -298, -2650, -1142, 56311), -- Azj-Kahet's Next Top Dyemaster +(81685, 1, 0, -298, -2642, -1142, 56311), -- Azj-Kahet's Next Top Dyemaster +(81685, 0, 0, -651, -2325, -1148, 56311), -- Azj-Kahet's Next Top Dyemaster +(81683, 5, 0, -861, -2744, -1119, 56311), -- Spring Collection +(81683, 4, 5, -422, -2488, -1278, 56311), -- Spring Collection +(81683, 4, 4, -456, -2434, -1277, 56311), -- Spring Collection +(81683, 4, 3, -392, -2346, -1244, 56311), -- Spring Collection +(81683, 4, 2, -325, -2344, -1241, 56311), -- Spring Collection +(81683, 4, 1, -317, -2404, -1248, 56311), -- Spring Collection +(81683, 4, 0, -348, -2460, -1266, 56311), -- Spring Collection +(81683, 3, 5, -612, -2585, -1280, 56311), -- Spring Collection +(81683, 3, 4, -423, -2343, -1248, 56311), -- Spring Collection +(81683, 3, 3, -371, -2344, -1242, 56311), -- Spring Collection +(81683, 3, 2, -315, -2382, -1229, 56311), -- Spring Collection +(81683, 3, 1, -336, -2531, -1285, 56311), -- Spring Collection +(81683, 3, 0, -562, -2647, -1250, 56311), -- Spring Collection +(81683, 2, 7, -491, -2675, -1287, 56311), -- Spring Collection +(81683, 2, 6, -578, -2546, -1286, 56311), -- Spring Collection +(81683, 2, 5, -579, -2453, -1287, 56311), -- Spring Collection +(81683, 2, 4, -498, -2425, -1287, 56311), -- Spring Collection +(81683, 2, 3, -452, -2401, -1287, 56311), -- Spring Collection +(81683, 2, 2, -351, -2423, -1287, 56311), -- Spring Collection +(81683, 2, 1, -322, -2543, -1287, 56311), -- Spring Collection +(81683, 2, 0, -474, -2522, -1287, 56311), -- Spring Collection +(81683, 1, 7, -602, -2535, -1276, 56311), -- Spring Collection +(81683, 1, 6, -642, -2427, -1273, 56311), -- Spring Collection +(81683, 1, 5, -418, -2350, -1251, 56311), -- Spring Collection +(81683, 1, 4, -377, -2345, -1243, 56311), -- Spring Collection +(81683, 1, 3, -373, -2348, -1244, 56311), -- Spring Collection +(81683, 1, 2, -347, -2413, -1249, 56311), -- Spring Collection +(81683, 1, 1, -287, -2572, -1286, 56311), -- Spring Collection +(81683, 1, 0, -496, -2686, -1286, 56311), -- Spring Collection +(81683, 0, 0, -405, -2543, -1148, 56311), -- Spring Collection +(81668, 4, 0, -345, -2107, -1131, 56311), -- Measure Once, Cut Thrice +(81668, 3, 0, -819, -2644, -1151, 56311), -- Measure Once, Cut Thrice +(81668, 2, 0, -747, -2632, -1185, 56311), -- Measure Once, Cut Thrice +(81668, 1, 0, -863, -2584, -1185, 56311), -- Measure Once, Cut Thrice +(81668, 0, 0, -398, -2537, -1148, 56311), -- Measure Once, Cut Thrice +(83616, 2, 0, -651, -2325, -1148, 56311), -- The Entrenched +(83616, 1, 0, -861, -2744, -1119, 56311), -- The Entrenched +(83616, 0, 0, -861, -2744, -1119, 56311), -- The Entrenched +(81667, 2, 0, -651, -2325, -1148, 56311), -- The Upstart +(81667, 1, 0, -346, -2110, -1130, 56311), -- The Upstart +(81667, 0, 0, -346, -2110, -1130, 56311), -- The Upstart +(81963, 3, 0, -1263, -1220, -1250, 56311), -- The Fruits of Our Labor +(81963, 2, 0, -849, -1253, -1255, 56311), -- The Fruits of Our Labor +(81963, 1, 0, -748, -1488, -1226, 56311), -- The Fruits of Our Labor +(81963, 0, 0, -936, -1651, -1238, 56311), -- The Fruits of Our Labor +(81962, 3, 0, -936, -1651, -1238, 56311), -- A Nudge in the Right Direction +(81962, 2, 0, -936, -1651, -1238, 56311), -- A Nudge in the Right Direction +(81962, 1, 6, -1121, -1530, -1250, 56311), -- A Nudge in the Right Direction +(81962, 1, 5, -1433, -1275, -1250, 56311), -- A Nudge in the Right Direction +(81962, 1, 4, -1213, -1130, -1249, 56311), -- A Nudge in the Right Direction +(81962, 1, 3, -828, -1112, -1249, 56311), -- A Nudge in the Right Direction +(81962, 1, 2, -697, -1222, -1226, 56311), -- A Nudge in the Right Direction +(81962, 1, 1, -738, -1556, -1226, 56311), -- A Nudge in the Right Direction +(81962, 1, 0, -883, -1768, -1238, 56311), -- A Nudge in the Right Direction +(81962, 0, 0, -936, -1651, -1238, 56311), -- A Nudge in the Right Direction +(81959, 2, 0, -936, -1651, -1238, 56311), -- Collecting a Concoction +(81959, 1, 5, -1157, -1044, -1387, 56311), -- Collecting a Concoction +(81959, 1, 4, -999, -1013, -1387, 56311), -- Collecting a Concoction +(81959, 1, 3, -910, -1328, -1369, 56311), -- Collecting a Concoction +(81959, 1, 2, -895, -1390, -1387, 56311), -- Collecting a Concoction +(81959, 1, 1, -1094, -1632, -1381, 56311), -- Collecting a Concoction +(81959, 1, 0, -1240, -1563, -1386, 56311), -- Collecting a Concoction +(81959, 0, 0, -936, -1651, -1238, 56311), -- Collecting a Concoction +(81928, 4, 0, -1384, -1064, -1261, 56311), -- The Voice of the People +(81928, 3, 0, -849, -1254, -1255, 56311), -- The Voice of the People +(81928, 2, 0, -1263, -1222, -1250, 56311), -- The Voice of the People +(81928, 1, 0, -755, -1482, -1226, 56311), -- The Voice of the People +(81928, 0, 0, -936, -1651, -1238, 56311), -- The Voice of the People +(82248, 1, 0, -461, -1362, -1083, 56311), -- Advance to Faerin +(82248, 0, 0, 662, -1613, -992, 56311), -- Advance to Faerin +(83766, 2, 0, 739, -3559, 177, 56311), -- Delver's Call: Dread Pit +(83766, 1, 0, 2041, -4711, 320, 56311), -- Delver's Call: Dread Pit +(83766, 0, 0, 747, -3601, 175, 56311), -- Delver's Call: Dread Pit +(83755, 3, 0, 1824, 787, 125, 56311), -- Delves: Nightfall Sanctum +(83755, 2, 0, 2328, 1556, -160, 56311), -- Delves: Nightfall Sanctum +(83755, 1, 0, -795, 114, 130, 56311), -- Delves: Nightfall Sanctum +(83755, 0, 0, 2404, 1469, -151, 56311), -- Delves: Nightfall Sanctum +(83749, 2, 0, 2299, -2751, 417, 56311), -- Delves: The Waterworks +(83749, 1, 0, 1493, -2694, 377, 56311), -- Delves: The Waterworks +(83749, 0, 0, 1522, -2679, 377, 56311), -- Delves: The Waterworks +(83322, 1, 11, 1411, -158, 0, 56311), -- The Dawnbreaker: The Christening +(83322, 1, 10, 1395, -147, 0, 56311), -- The Dawnbreaker: The Christening +(83322, 1, 9, 1395, -142, 0, 56311), -- The Dawnbreaker: The Christening +(83322, 1, 8, 1389, -99, 0, 56311), -- The Dawnbreaker: The Christening +(83322, 1, 7, 1422, -83, 0, 56311), -- The Dawnbreaker: The Christening +(83322, 1, 6, 1433, -83, 0, 56311), -- The Dawnbreaker: The Christening +(83322, 1, 5, 1449, -83, 0, 56311), -- The Dawnbreaker: The Christening +(83322, 1, 4, 1465, -88, 0, 56311), -- The Dawnbreaker: The Christening +(83322, 1, 3, 1476, -94, 0, 56311), -- The Dawnbreaker: The Christening +(83322, 1, 2, 1497, -110, 0, 56311), -- The Dawnbreaker: The Christening +(83322, 1, 1, 1449, -158, 0, 56311), -- The Dawnbreaker: The Christening +(83322, 1, 0, 1427, -164, 0, 56311), -- The Dawnbreaker: The Christening +(83322, 0, 0, 2131, 1035, 235, 56311), -- The Dawnbreaker: The Christening +(83108, 2, 0, 2310, -2764, 416, 56311), -- Daily Diagnostics +(83108, 1, 0, 3368, -2730, 332, 56311), -- Daily Diagnostics +(83108, 0, 0, 2310, -2764, 416, 56311), -- Daily Diagnostics +(83099, 2, 0, 2661, -4854, 0, 56311), -- Mergers and Acquisitions +(83099, 1, 0, 2651, -5009, 112, 56311), -- Mergers and Acquisitions +(83099, 0, 0, 2655, -4983, 0, 56311), -- Mergers and Acquisitions +(79650, 6, 0, 3004, 1037, 514, 56311), -- Priory of the Sacred Flame: A Brother's Grief +(79650, 5, 0, 2210, 971, 0, 56311), -- Priory of the Sacred Flame: A Brother's Grief +(79650, 4, 0, 2937, 1803, 632, 56311), -- Priory of the Sacred Flame: A Brother's Grief +(79650, 3, 0, 2212, 969, 0, 56311), -- Priory of the Sacred Flame: A Brother's Grief +(79650, 2, 0, 2970, 1489, 562, 56311), -- Priory of the Sacred Flame: A Brother's Grief +(79650, 1, 0, 2131, 1035, 235, 56311), -- Priory of the Sacred Flame: A Brother's Grief +(79650, 0, 0, 3008, 1051, 514, 56311), -- Priory of the Sacred Flame: A Brother's Grief +(79303, 4, 0, 1588, -38, -66, 56311), -- A Principled Principal +(79303, 3, 0, 1648, 24, -63, 56311), -- A Principled Principal +(79303, 2, 0, 1574, 49, -46, 56311), -- A Principled Principal +(79303, 1, 0, 1579, 49, -46, 56311), -- A Principled Principal +(79303, 0, 0, 1659, 20, -63, 56311); -- A Principled Principal + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(79302, 2, 0, 1650, -35, -74, 56311), -- Gone with the Wind +(79302, 1, 8, 1792, -290, -131, 56311), -- Gone with the Wind +(79302, 1, 7, 1788, -287, -131, 56311), -- Gone with the Wind +(79302, 1, 6, 1657, -78, -103, 56311), -- Gone with the Wind +(79302, 1, 5, 1703, -25, -114, 56311), -- Gone with the Wind +(79302, 1, 4, 1822, 33, -75, 56311), -- Gone with the Wind +(79302, 1, 3, 2012, -166, -140, 56311), -- Gone with the Wind +(79302, 1, 2, 1925, -270, -156, 56311), -- Gone with the Wind +(79302, 1, 1, 1864, -329, -116, 56311), -- Gone with the Wind +(79302, 1, 0, 1861, -330, -116, 56311), -- Gone with the Wind +(79302, 0, 0, 1588, -38, -66, 56311), -- Gone with the Wind +(79301, 2, 0, 1650, -35, -74, 56311), -- Height Club +(79301, 1, 0, 1672, -8, -69, 56311), -- Height Club +(79301, 0, 0, 1650, -35, -74, 56311), -- Height Club +(79300, 5, 0, 1604, 23, -57, 56311), -- The Notebook +(79300, 4, 0, 1649, -56, -73, 56311), -- The Notebook +(79300, 3, 0, 1579, 49, -46, 56311), -- The Notebook +(79300, 2, 0, 1574, 59, -57, 56311), -- The Notebook +(79300, 1, 0, 1633, 73, -54, 56311), -- The Notebook +(79300, 0, 0, 1650, -35, -74, 56311), -- The Notebook +(80678, 7, 0, 1608, -623, -163, 56311), -- Time Lost +(80678, 6, 11, 1486, -804, -197, 56311), -- Time Lost +(80678, 6, 10, 1371, -756, -193, 56311), -- Time Lost +(80678, 6, 9, 1357, -742, -193, 56311), -- Time Lost +(80678, 6, 8, 1331, -713, -183, 56311), -- Time Lost +(80678, 6, 7, 1341, -654, -205, 56311), -- Time Lost +(80678, 6, 6, 1407, -568, -205, 56311), -- Time Lost +(80678, 6, 5, 1527, -438, -207, 56311), -- Time Lost +(80678, 6, 4, 1548, -429, -207, 56311), -- Time Lost +(80678, 6, 3, 1561, -424, -207, 56311), -- Time Lost +(80678, 6, 2, 1673, -430, -207, 56311), -- Time Lost +(80678, 6, 1, 1635, -752, -203, 56311), -- Time Lost +(80678, 6, 0, 1555, -824, -184, 56311), -- Time Lost +(80678, 5, 11, 1486, -804, -197, 56311), -- Time Lost +(80678, 5, 10, 1371, -756, -193, 56311), -- Time Lost +(80678, 5, 9, 1357, -742, -193, 56311), -- Time Lost +(80678, 5, 8, 1331, -713, -183, 56311), -- Time Lost +(80678, 5, 7, 1341, -654, -205, 56311), -- Time Lost +(80678, 5, 6, 1407, -568, -205, 56311), -- Time Lost +(80678, 5, 5, 1527, -438, -207, 56311), -- Time Lost +(80678, 5, 4, 1548, -429, -207, 56311), -- Time Lost +(80678, 5, 3, 1561, -424, -207, 56311), -- Time Lost +(80678, 5, 2, 1673, -430, -207, 56311), -- Time Lost +(80678, 5, 1, 1635, -752, -203, 56311), -- Time Lost +(80678, 5, 0, 1555, -824, -184, 56311), -- Time Lost +(80678, 4, 11, 1486, -804, -197, 56311), -- Time Lost +(80678, 4, 10, 1371, -756, -193, 56311), -- Time Lost +(80678, 4, 9, 1357, -742, -193, 56311), -- Time Lost +(80678, 4, 8, 1331, -713, -183, 56311), -- Time Lost +(80678, 4, 7, 1341, -654, -205, 56311), -- Time Lost +(80678, 4, 6, 1407, -568, -205, 56311), -- Time Lost +(80678, 4, 5, 1527, -438, -207, 56311), -- Time Lost +(80678, 4, 4, 1548, -429, -207, 56311), -- Time Lost +(80678, 4, 3, 1561, -424, -207, 56311), -- Time Lost +(80678, 4, 2, 1673, -430, -207, 56311), -- Time Lost +(80678, 4, 1, 1635, -752, -203, 56311), -- Time Lost +(80678, 4, 0, 1555, -824, -184, 56311), -- Time Lost +(80678, 3, 11, 1486, -804, -197, 56311), -- Time Lost +(80678, 3, 10, 1371, -756, -193, 56311), -- Time Lost +(80678, 3, 9, 1357, -742, -193, 56311), -- Time Lost +(80678, 3, 8, 1331, -713, -183, 56311), -- Time Lost +(80678, 3, 7, 1341, -654, -205, 56311), -- Time Lost +(80678, 3, 6, 1407, -568, -205, 56311), -- Time Lost +(80678, 3, 5, 1527, -438, -207, 56311), -- Time Lost +(80678, 3, 4, 1548, -429, -207, 56311), -- Time Lost +(80678, 3, 3, 1561, -424, -207, 56311), -- Time Lost +(80678, 3, 2, 1673, -430, -207, 56311), -- Time Lost +(80678, 3, 1, 1635, -752, -203, 56311), -- Time Lost +(80678, 3, 0, 1555, -824, -184, 56311), -- Time Lost +(80678, 2, 11, 1486, -804, -197, 56311), -- Time Lost +(80678, 2, 10, 1371, -756, -193, 56311), -- Time Lost +(80678, 2, 9, 1357, -742, -193, 56311), -- Time Lost +(80678, 2, 8, 1331, -713, -183, 56311), -- Time Lost +(80678, 2, 7, 1341, -654, -205, 56311), -- Time Lost +(80678, 2, 6, 1407, -568, -205, 56311), -- Time Lost +(80678, 2, 5, 1527, -438, -207, 56311), -- Time Lost +(80678, 2, 4, 1548, -429, -207, 56311), -- Time Lost +(80678, 2, 3, 1561, -424, -207, 56311), -- Time Lost +(80678, 2, 2, 1673, -430, -207, 56311), -- Time Lost +(80678, 2, 1, 1635, -752, -203, 56311), -- Time Lost +(80678, 2, 0, 1555, -824, -184, 56311), -- Time Lost +(80678, 1, 11, 1486, -804, -197, 56311), -- Time Lost +(80678, 1, 10, 1371, -756, -193, 56311), -- Time Lost +(80678, 1, 9, 1357, -742, -193, 56311), -- Time Lost +(80678, 1, 8, 1331, -713, -183, 56311), -- Time Lost +(80678, 1, 7, 1341, -654, -205, 56311), -- Time Lost +(80678, 1, 6, 1407, -568, -205, 56311), -- Time Lost +(80678, 1, 5, 1527, -438, -207, 56311), -- Time Lost +(80678, 1, 4, 1548, -429, -207, 56311), -- Time Lost +(80678, 1, 3, 1561, -424, -207, 56311), -- Time Lost +(80678, 1, 2, 1673, -430, -207, 56311), -- Time Lost +(80678, 1, 1, 1635, -752, -203, 56311), -- Time Lost +(80678, 1, 0, 1555, -824, -184, 56311), -- Time Lost +(80678, 0, 0, 1608, -623, -163, 56311), -- Time Lost +(80677, 2, 0, 1608, -623, -163, 56311), -- Torching Lights +(80677, 1, 11, 1360, -765, -106, 56311), -- Torching Lights +(80677, 1, 10, 1360, -762, -107, 56311), -- Torching Lights +(80677, 1, 9, 1383, -649, -150, 56311), -- Torching Lights +(80677, 1, 8, 1407, -611, -155, 56311), -- Torching Lights +(80677, 1, 7, 1518, -467, -153, 56311), -- Torching Lights +(80677, 1, 6, 1520, -466, -151, 56311), -- Torching Lights +(80677, 1, 5, 1572, -472, -153, 56311), -- Torching Lights +(80677, 1, 4, 1574, -750, -136, 56311), -- Torching Lights +(80677, 1, 3, 1574, -751, -136, 56311), -- Torching Lights +(80677, 1, 2, 1555, -815, -138, 56311), -- Torching Lights +(80677, 1, 1, 1522, -824, -137, 56311), -- Torching Lights +(80677, 1, 0, 1520, -824, -137, 56311), -- Torching Lights +(80677, 0, 0, 1608, -623, -163, 56311), -- Torching Lights +(80673, 2, 0, 1608, -623, -163, 56311), -- Runway Scare-a-way +(80673, 1, 11, 1357, -762, -96, 56311), -- Runway Scare-a-way +(80673, 1, 10, 1376, -660, -119, 56311), -- Runway Scare-a-way +(80673, 1, 9, 1381, -649, -135, 56311), -- Runway Scare-a-way +(80673, 1, 8, 1402, -611, -141, 56311), -- Runway Scare-a-way +(80673, 1, 7, 1516, -463, -145, 56311), -- Runway Scare-a-way +(80673, 1, 6, 1569, -468, -139, 56311), -- Runway Scare-a-way +(80673, 1, 5, 1575, -474, -147, 56311), -- Runway Scare-a-way +(80673, 1, 4, 1578, -544, -146, 56311), -- Runway Scare-a-way +(80673, 1, 3, 1578, -544, -152, 56311), -- Runway Scare-a-way +(80673, 1, 2, 1581, -761, -104, 56311), -- Runway Scare-a-way +(80673, 1, 1, 1553, -818, -127, 56311), -- Runway Scare-a-way +(80673, 1, 0, 1519, -825, -126, 56311), -- Runway Scare-a-way +(80673, 0, 0, 1608, -623, -163, 56311), -- Runway Scare-a-way +(79313, 2, 0, 2071, -1871, 233, 56311), -- What Grows in the Dark +(79313, 1, 0, 1909, -1937, 252, 56311), -- What Grows in the Dark +(79313, 0, 0, 2455, -1454, -36, 56311), -- What Grows in the Dark +(79312, 2, 0, 2193, -1858, 246, 56311), -- Mow the Masses +(79312, 1, 6, 1982, -1794, 237, 56311), -- Mow the Masses +(79312, 1, 5, 1986, -1786, 237, 56311), -- Mow the Masses +(79312, 1, 4, 2084, -1783, 211, 56311), -- Mow the Masses +(79312, 1, 3, 2103, -1790, 210, 56311), -- Mow the Masses +(79312, 1, 2, 2132, -1831, 231, 56311), -- Mow the Masses +(79312, 1, 1, 2027, -1855, 232, 56311), -- Mow the Masses +(79312, 1, 0, 1970, -1859, 241, 56311), -- Mow the Masses +(79312, 0, 0, 2071, -1871, 233, 56311), -- Mow the Masses +(79311, 2, 0, 2193, -1858, 246, 56311), -- Stem the Flow +(79311, 1, 9, 1977, -1878, 246, 56311), -- Stem the Flow +(79311, 1, 8, 1960, -1836, 240, 56311), -- Stem the Flow +(79311, 1, 7, 1970, -1796, 238, 56311), -- Stem the Flow +(79311, 1, 6, 2074, -1672, 172, 56311), -- Stem the Flow +(79311, 1, 5, 2103, -1653, 165, 56311), -- Stem the Flow +(79311, 1, 4, 2142, -1658, 157, 56311), -- Stem the Flow +(79311, 1, 3, 2171, -1673, 151, 56311), -- Stem the Flow +(79311, 1, 2, 2151, -1859, 239, 56311), -- Stem the Flow +(79311, 1, 1, 2113, -1900, 243, 56311), -- Stem the Flow +(79311, 1, 0, 2081, -1906, 244, 56311), -- Stem the Flow +(79311, 0, 0, 2071, -1871, 233, 56311), -- Stem the Flow +(79310, 5, 0, 2193, -1858, 246, 56311), -- Seek the Lost +(79310, 4, 0, 2104, -1782, 211, 56311), -- Seek the Lost +(79310, 3, 0, 2103, -1782, 211, 56311), -- Seek the Lost +(79310, 2, 0, 2103, -1782, 211, 56311), -- Seek the Lost +(79310, 1, 0, 2103, -1782, 211, 56311), -- Seek the Lost +(79310, 0, 0, 2193, -1858, 246, 56311), -- Seek the Lost +(82582, 1, 0, 2029, -1850, 235, 56311), -- Mired in Shadow +(82582, 0, 11, 1849, -1909, 235, 56311), -- Mired in Shadow +(82582, 0, 10, 1859, -1822, 235, 56311), -- Mired in Shadow +(82582, 0, 9, 1881, -1774, 235, 56311), -- Mired in Shadow +(82582, 0, 8, 1915, -1723, 235, 56311), -- Mired in Shadow +(82582, 0, 7, 1954, -1686, 235, 56311), -- Mired in Shadow +(82582, 0, 6, 2017, -1657, 235, 56311), -- Mired in Shadow +(82582, 0, 5, 2131, -1642, 235, 56311), -- Mired in Shadow +(82582, 0, 4, 2147, -1753, 235, 56311), -- Mired in Shadow +(82582, 0, 3, 2152, -1846, 235, 56311), -- Mired in Shadow +(82582, 0, 2, 2072, -1907, 235, 56311), -- Mired in Shadow +(82582, 0, 1, 1992, -1950, 235, 56311), -- Mired in Shadow +(82582, 0, 0, 1925, -1967, 235, 56311), -- Mired in Shadow +(79309, 1, 0, 2455, -1454, -36, 56311), -- Status Report +(79309, 0, 0, 2193, -1858, 246, 56311), -- Status Report +(79304, 1, 0, 2514, -1350, -45, 56311), -- Care Package +(79304, 0, 0, 1604, 23, -57, 56311), -- Care Package +(78590, 1, 0, 3167, -900, -23, 56311), -- Cutting Edge +(78590, 0, 11, 3071, -1025, 0, 56311), -- Cutting Edge +(78590, 0, 10, 3049, -973, 0, 56311), -- Cutting Edge +(78590, 0, 9, 3040, -912, 0, 56311), -- Cutting Edge +(78590, 0, 8, 3042, -856, 0, 56311), -- Cutting Edge +(78590, 0, 7, 3097, -842, 0, 56311), -- Cutting Edge +(78590, 0, 6, 3155, -838, 0, 56311), -- Cutting Edge +(78590, 0, 5, 3205, -837, 0, 56311), -- Cutting Edge +(78590, 0, 4, 3257, -849, 0, 56311), -- Cutting Edge +(78590, 0, 3, 3252, -923, 0, 56311), -- Cutting Edge +(78590, 0, 2, 3219, -967, 0, 56311), -- Cutting Edge +(78590, 0, 1, 3169, -1018, 0, 56311), -- Cutting Edge +(78590, 0, 0, 3125, -1031, 0, 56311), -- Cutting Edge +(79469, 1, 0, 3165, -743, 0, 56311), -- Lurking Below +(79469, 0, 3, 3032, -791, -30, 56311), -- Lurking Below +(79469, 0, 2, 3129, -632, -22, 56311), -- Lurking Below +(79469, 0, 1, 3278, -748, -48, 56311), -- Lurking Below +(79469, 0, 0, 3209, -797, -31, 56311), -- Lurking Below +(79110, 2, 0, 3769, -606, 18, 56311), -- Save Tomothy +(79110, 1, 0, 3800, -595, 19, 56311), -- Save Tomothy +(79110, 0, 0, 3252, -680, 7, 56311), -- Save Tomothy +(50690, 1, 0, 3252, -680, 7, 56311), -- UNUSED +(50690, 0, 0, 3156, -1034, -22, 56311), -- UNUSED +(79109, 4, 0, 3252, -680, 7, 56311), -- Follow Miral +(79109, 3, 0, 3683, -617, 26, 56311), -- Follow Miral +(79109, 2, 0, 3597, -592, 49, 56311), -- Follow Miral +(79109, 1, 0, 3548, -644, 35, 56311), -- Follow Miral +(79109, 0, 0, 3769, -606, 18, 56311), -- Follow Miral +(79108, 2, 0, 3252, -680, 7, 56311), -- Seeds of Evil +(79108, 1, 9, 3299, -714, 5, 56311), -- Seeds of Evil +(79108, 1, 8, 3259, -687, 7, 56311), -- Seeds of Evil +(79108, 1, 7, 3249, -649, 8, 56311), -- Seeds of Evil +(79108, 1, 6, 3268, -629, 8, 56311), -- Seeds of Evil +(79108, 1, 5, 3289, -619, 8, 56311), -- Seeds of Evil +(79108, 1, 4, 3310, -625, 7, 56311), -- Seeds of Evil +(79108, 1, 3, 3498, -683, 21, 56311), -- Seeds of Evil +(79108, 1, 2, 3508, -746, 16, 56311), -- Seeds of Evil +(79108, 1, 1, 3481, -759, 13, 56311), -- Seeds of Evil +(79108, 1, 0, 3430, -769, 12, 56311), -- Seeds of Evil +(79108, 0, 0, 3252, -680, 7, 56311), -- Seeds of Evil +(76247, 3, 0, 3249, -638, 8, 56311), -- Keep the Home Fires Burning +(76247, 2, 0, 3345, -666, 7, 56311), -- Keep the Home Fires Burning +(76247, 1, 5, 3232, -707, 6, 56311), -- Keep the Home Fires Burning +(76247, 1, 4, 3212, -577, 7, 56311), -- Keep the Home Fires Burning +(76247, 1, 3, 3383, -620, 8, 56311), -- Keep the Home Fires Burning +(76247, 1, 2, 3494, -684, 15, 56311), -- Keep the Home Fires Burning +(76247, 1, 1, 3489, -769, 15, 56311), -- Keep the Home Fires Burning +(76247, 1, 0, 3378, -785, 15, 56311), -- Keep the Home Fires Burning +(76247, 0, 0, 3249, -638, 8, 56311), -- Keep the Home Fires Burning +(80382, 2, 0, 3233, -686, 9, 56311), -- Eggs in One Basket +(80382, 1, 7, 3383, -658, 7, 56311), -- Eggs in One Basket +(80382, 1, 6, 3385, -656, 7, 56311), -- Eggs in One Basket +(80382, 1, 5, 3386, -655, 8, 56311), -- Eggs in One Basket +(80382, 1, 4, 3398, -653, 9, 56311), -- Eggs in One Basket +(80382, 1, 3, 3399, -653, 9, 56311), -- Eggs in One Basket +(80382, 1, 2, 3408, -659, 10, 56311), -- Eggs in One Basket +(80382, 1, 1, 3409, -661, 9, 56311), -- Eggs in One Basket +(80382, 1, 0, 3406, -662, 9, 56311), -- Eggs in One Basket +(80382, 0, 0, 3252, -680, 7, 56311), -- Eggs in One Basket +(78695, 3, 0, 4215, 602, 58, 56311), -- Lamp Lit +(78695, 2, 0, 4356, 587, 0, 56311), -- Lamp Lit +(78695, 1, 6, 4190, 572, 37, 56311), -- Lamp Lit +(78695, 1, 5, 4169, 618, 37, 56311), -- Lamp Lit +(78695, 1, 4, 4168, 646, 37, 56311), -- Lamp Lit +(78695, 1, 3, 4182, 661, 38, 56311), -- Lamp Lit +(78695, 1, 2, 4207, 669, 39, 56311), -- Lamp Lit +(78695, 1, 1, 4241, 556, 38, 56311), -- Lamp Lit +(78695, 1, 0, 4207, 552, 38, 56311), -- Lamp Lit +(78695, 0, 0, 4361, 591, 82, 56311), -- Lamp Lit +(78687, 2, 0, 4215, 602, 58, 56311), -- Crash Recovery +(78687, 1, 3, 3917, 235, 21, 56311), -- Crash Recovery +(78687, 1, 2, 4041, 311, 33, 56311), -- Crash Recovery +(78687, 1, 1, 4100, 271, 34, 56311), -- Crash Recovery +(78687, 1, 0, 3964, 112, 9, 56311), -- Crash Recovery +(78687, 0, 0, 4215, 602, 58, 56311), -- Crash Recovery +(78691, 3, 0, 4219, 600, 58, 56311), -- The One That Got Away +(78691, 2, 0, 4025, 268, 0, 56311), -- The One That Got Away +(78691, 1, 11, 3971, 216, 0, 56311), -- The One That Got Away +(78691, 1, 10, 3943, 224, 0, 56311), -- The One That Got Away +(78691, 1, 9, 3923, 265, 0, 56311), -- The One That Got Away +(78691, 1, 8, 3943, 308, 0, 56311); -- The One That Got Away + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(78691, 1, 7, 3969, 318, 0, 56311), -- The One That Got Away +(78691, 1, 6, 4002, 318, 0, 56311), -- The One That Got Away +(78691, 1, 5, 4053, 313, 0, 56311), -- The One That Got Away +(78691, 1, 4, 4089, 303, 0, 56311), -- The One That Got Away +(78691, 1, 3, 4106, 260, 0, 56311), -- The One That Got Away +(78691, 1, 2, 4089, 231, 0, 56311), -- The One That Got Away +(78691, 1, 1, 4048, 216, 0, 56311), -- The One That Got Away +(78691, 1, 0, 4012, 206, 0, 56311), -- The One That Got Away +(78691, 0, 0, 4219, 600, 58, 56311), -- The One That Got Away +(78692, 2, 0, 4215, 597, 58, 56311), -- Teach a Man to Fish +(78692, 1, 11, 4243, 575, 0, 56311), -- Teach a Man to Fish +(78692, 1, 10, 4230, 585, 0, 56311), -- Teach a Man to Fish +(78692, 1, 9, 4226, 608, 0, 56311), -- Teach a Man to Fish +(78692, 1, 8, 4236, 611, 0, 56311), -- Teach a Man to Fish +(78692, 1, 7, 4236, 621, 0, 56311), -- Teach a Man to Fish +(78692, 1, 6, 4246, 621, 0, 56311), -- Teach a Man to Fish +(78692, 1, 5, 4256, 621, 0, 56311), -- Teach a Man to Fish +(78692, 1, 4, 4270, 615, 0, 56311), -- Teach a Man to Fish +(78692, 1, 3, 4277, 605, 0, 56311), -- Teach a Man to Fish +(78692, 1, 2, 4277, 588, 0, 56311), -- Teach a Man to Fish +(78692, 1, 1, 4273, 581, 0, 56311), -- Teach a Man to Fish +(78692, 1, 0, 4260, 575, 0, 56311), -- Teach a Man to Fish +(78692, 0, 0, 4215, 597, 58, 56311), -- Teach a Man to Fish +(78694, 2, 0, 4215, 602, 58, 56311), -- Reclaiming Velhan's Claim +(78694, 1, 9, 3960, 362, 10, 56311), -- Reclaiming Velhan's Claim +(78694, 1, 8, 3943, 408, 1, 56311), -- Reclaiming Velhan's Claim +(78694, 1, 7, 3926, 544, 7, 56311), -- Reclaiming Velhan's Claim +(78694, 1, 6, 4070, 756, 0, 56311), -- Reclaiming Velhan's Claim +(78694, 1, 5, 4187, 757, 1, 56311), -- Reclaiming Velhan's Claim +(78694, 1, 4, 4345, 700, 71, 56311), -- Reclaiming Velhan's Claim +(78694, 1, 3, 4354, 658, 77, 56311), -- Reclaiming Velhan's Claim +(78694, 1, 2, 4355, 564, 84, 56311), -- Reclaiming Velhan's Claim +(78694, 1, 1, 4178, 370, 4, 56311), -- Reclaiming Velhan's Claim +(78694, 1, 0, 3997, 328, 27, 56311), -- Reclaiming Velhan's Claim +(78694, 0, 0, 4215, 602, 58, 56311), -- Reclaiming Velhan's Claim +(78693, 2, 0, 4215, 597, 58, 56311), -- Spears for Fears +(78693, 1, 6, 4118, 533, 21, 56311), -- Spears for Fears +(78693, 1, 5, 4124, 575, 22, 56311), -- Spears for Fears +(78693, 1, 4, 4145, 633, 27, 56311), -- Spears for Fears +(78693, 1, 3, 4230, 710, 43, 56311), -- Spears for Fears +(78693, 1, 2, 4325, 712, 64, 56311), -- Spears for Fears +(78693, 1, 1, 4347, 664, 77, 56311), -- Spears for Fears +(78693, 1, 0, 4243, 495, 23, 56311), -- Spears for Fears +(78693, 0, 0, 4215, 597, 58, 56311), -- Spears for Fears +(78690, 2, 0, 4215, 597, 58, 56311), -- Situational Awareness +(78690, 1, 11, 4215, 584, 0, 56311), -- Situational Awareness +(78690, 1, 10, 4233, 622, 0, 56311), -- Situational Awareness +(78690, 1, 9, 4250, 630, 0, 56311), -- Situational Awareness +(78690, 1, 8, 4265, 630, 0, 56311), -- Situational Awareness +(78690, 1, 7, 4281, 628, 0, 56311), -- Situational Awareness +(78690, 1, 6, 4292, 622, 0, 56311), -- Situational Awareness +(78690, 1, 5, 4296, 603, 0, 56311), -- Situational Awareness +(78690, 1, 4, 4294, 595, 0, 56311), -- Situational Awareness +(78690, 1, 3, 4286, 580, 0, 56311), -- Situational Awareness +(78690, 1, 2, 4271, 580, 0, 56311), -- Situational Awareness +(78690, 1, 1, 4246, 580, 0, 56311), -- Situational Awareness +(78690, 1, 0, 4233, 580, 0, 56311), -- Situational Awareness +(78690, 0, 0, 4215, 597, 58, 56311), -- Situational Awareness +(78688, 3, 0, 3787, 250, 3, 56311), -- Cage, Match +(78688, 2, 9, 4000, 421, 1, 56311), -- Cage, Match +(78688, 2, 8, 3994, 422, 1, 56311), -- Cage, Match +(78688, 2, 7, 3991, 426, 1, 56311), -- Cage, Match +(78688, 2, 6, 4003, 521, 1, 56311), -- Cage, Match +(78688, 2, 5, 4039, 546, 1, 56311), -- Cage, Match +(78688, 2, 4, 4067, 541, 1, 56311), -- Cage, Match +(78688, 2, 3, 4076, 494, 2, 56311), -- Cage, Match +(78688, 2, 2, 4074, 430, 1, 56311), -- Cage, Match +(78688, 2, 1, 4038, 417, 1, 56311), -- Cage, Match +(78688, 2, 0, 4033, 416, 1, 56311), -- Cage, Match +(78688, 1, 0, 4215, 597, 58, 56311), -- Cage, Match +(78688, 0, 0, 3787, 250, 3, 56311), -- Cage, Match +(78689, 3, 0, 3783, 253, 3, 56311), -- If It Leads, It Bleeds +(78689, 2, 11, 3986, 371, 0, 56311), -- If It Leads, It Bleeds +(78689, 2, 10, 3933, 412, 0, 56311), -- If It Leads, It Bleeds +(78689, 2, 9, 3997, 631, 0, 56311), -- If It Leads, It Bleeds +(78689, 2, 8, 4062, 746, 0, 56311), -- If It Leads, It Bleeds +(78689, 2, 7, 4095, 759, 0, 56311), -- If It Leads, It Bleeds +(78689, 2, 6, 4131, 759, 0, 56311), -- If It Leads, It Bleeds +(78689, 2, 5, 4172, 739, 0, 56311), -- If It Leads, It Bleeds +(78689, 2, 4, 4172, 708, 0, 56311), -- If It Leads, It Bleeds +(78689, 2, 3, 4152, 465, 0, 56311), -- If It Leads, It Bleeds +(78689, 2, 2, 4139, 417, 0, 56311), -- If It Leads, It Bleeds +(78689, 2, 1, 4095, 374, 0, 56311), -- If It Leads, It Bleeds +(78689, 2, 0, 4055, 368, 0, 56311), -- If It Leads, It Bleeds +(78689, 1, 0, 4215, 602, 58, 56311), -- If It Leads, It Bleeds +(78689, 0, 0, 3783, 253, 3, 56311), -- If It Leads, It Bleeds +(78686, 1, 0, 2670, 326, 59, 56311), -- Lights Out +(78686, 0, 0, 3783, 253, 3, 56311), -- Lights Out +(83154, 8, 0, 2379, -2705, 396, 56311), -- Knicknack's Knickknacks +(83154, 7, 0, 2838, -3654, 371, 56311), -- Knicknack's Knickknacks +(83154, 6, 0, 112, -122, 74, 56311), -- Knicknack's Knickknacks +(83154, 5, 0, 2838, -3665, 371, 56311), -- Knicknack's Knickknacks +(83154, 4, 0, 604, -26, 88, 56311), -- Knicknack's Knickknacks +(83154, 3, 0, 2849, -3665, 371, 56311), -- Knicknack's Knickknacks +(83154, 2, 0, 533, -209, 57, 56311), -- Knicknack's Knickknacks +(83154, 1, 0, 2843, -3655, 371, 56311), -- Knicknack's Knickknacks +(83154, 0, 0, 2379, -2705, 396, 56311), -- Knicknack's Knickknacks +(79565, 12, 0, 2747, -4497, 44, 56311), -- Janky Candles +(79565, 11, 0, 2268, -2777, 416, 56311), -- Janky Candles +(79565, 10, 0, 2268, -2777, 416, 56311), -- Janky Candles +(79565, 9, 0, 2284, -2814, 422, 56311), -- Janky Candles +(79565, 8, 0, 2311, -2783, 416, 56311), -- Janky Candles +(79565, 7, 0, 2247, -2789, 416, 56311), -- Janky Candles +(79565, 6, 7, 2509, -2817, 417, 56311), -- Janky Candles +(79565, 6, 6, 2512, -2758, 417, 56311), -- Janky Candles +(79565, 6, 5, 2520, -2734, 421, 56311), -- Janky Candles +(79565, 6, 4, 2522, -2732, 421, 56311), -- Janky Candles +(79565, 6, 3, 2535, -2734, 420, 56311), -- Janky Candles +(79565, 6, 2, 2536, -2791, 420, 56311), -- Janky Candles +(79565, 6, 1, 2535, -2821, 420, 56311), -- Janky Candles +(79565, 6, 0, 2520, -2821, 421, 56311), -- Janky Candles +(79565, 5, 0, 2470, -2771, 417, 56311), -- Janky Candles +(79565, 4, 0, 2247, -2789, 416, 56311), -- Janky Candles +(79565, 3, 0, 2311, -2783, 416, 56311), -- Janky Candles +(79565, 2, 0, 2284, -2814, 422, 56311), -- Janky Candles +(79565, 1, 0, 2268, -2777, 416, 56311), -- Janky Candles +(79565, 0, 0, 2226, -2781, 416, 56311), -- Janky Candles +(80000, 2, 0, 2747, -4497, 44, 56311), -- Beebiter +(80000, 1, 0, 2750, -4310, 20, 56311), -- Beebiter +(80000, 0, 0, 2747, -4497, 44, 56311), -- Beebiter +(80202, 2, 0, 2748, -4497, 44, 56311), -- Hot Pollenate-o +(80202, 1, 4, 2617, -4476, 14, 56311), -- Hot Pollenate-o +(80202, 1, 3, 2607, -4328, 15, 56311), -- Hot Pollenate-o +(80202, 1, 2, 2752, -4323, 35, 56311), -- Hot Pollenate-o +(80202, 1, 1, 2844, -4450, 23, 56311), -- Hot Pollenate-o +(80202, 1, 0, 2792, -4501, 29, 56311), -- Hot Pollenate-o +(80202, 0, 0, 2747, -4497, 44, 56311), -- Hot Pollenate-o +(79998, 2, 0, 2747, -4497, 44, 56311), -- Mite Not Right +(79998, 1, 5, 2659, -4454, 19, 56311), -- Mite Not Right +(79998, 1, 4, 2628, -4368, 23, 56311), -- Mite Not Right +(79998, 1, 3, 2705, -4323, 26, 56311), -- Mite Not Right +(79998, 1, 2, 2786, -4380, 28, 56311), -- Mite Not Right +(79998, 1, 1, 2843, -4453, 23, 56311), -- Mite Not Right +(79998, 1, 0, 2775, -4486, 31, 56311), -- Mite Not Right +(79998, 0, 0, 2747, -4497, 44, 56311), -- Mite Not Right +(79552, 2, 0, 2747, -4497, 44, 56311), -- Hot Wax +(79552, 1, 8, 2743, -4459, 21, 56311), -- Hot Wax +(79552, 1, 7, 2711, -4444, 22, 56311), -- Hot Wax +(79552, 1, 6, 2703, -4439, 20, 56311), -- Hot Wax +(79552, 1, 5, 2708, -4391, 26, 56311), -- Hot Wax +(79552, 1, 4, 2729, -4318, 11, 56311), -- Hot Wax +(79552, 1, 3, 2819, -4371, 12, 56311), -- Hot Wax +(79552, 1, 2, 2837, -4384, 12, 56311), -- Hot Wax +(79552, 1, 1, 2803, -4467, 21, 56311), -- Hot Wax +(79552, 1, 0, 2781, -4470, 23, 56311), -- Hot Wax +(79552, 0, 0, 2747, -4497, 44, 56311), -- Hot Wax +(82952, 2, 0, 1725, -3232, 324, 56311), -- An Opportunity to Relax +(82952, 1, 6, 2196, -2873, 411, 56311), -- An Opportunity to Relax +(82952, 1, 5, 2169, -2789, 416, 56311), -- An Opportunity to Relax +(82952, 1, 4, 2323, -2748, 416, 56311), -- An Opportunity to Relax +(82952, 1, 3, 2457, -2722, 417, 56311), -- An Opportunity to Relax +(82952, 1, 2, 2499, -2758, 418, 56311), -- An Opportunity to Relax +(82952, 1, 1, 2552, -2918, 417, 56311), -- An Opportunity to Relax +(82952, 1, 0, 2470, -2924, 417, 56311), -- An Opportunity to Relax +(82952, 0, 0, 1725, -3232, 324, 56311), -- An Opportunity to Relax +(82195, 2, 0, 1686, -3199, 325, 56311), -- Rust and Redemption +(82195, 1, 6, 1646, -3154, 326, 56311), -- Rust and Redemption +(82195, 1, 5, 1631, -3123, 319, 56311), -- Rust and Redemption +(82195, 1, 4, 1736, -2958, 336, 56311), -- Rust and Redemption +(82195, 1, 3, 1800, -3010, 378, 56311), -- Rust and Redemption +(82195, 1, 2, 1830, -3051, 374, 56311), -- Rust and Redemption +(82195, 1, 1, 1841, -3158, 350, 56311), -- Rust and Redemption +(82195, 1, 0, 1810, -3240, 334, 56311), -- Rust and Redemption +(82195, 0, 0, 1686, -3199, 325, 56311), -- Rust and Redemption +(78564, 3, 0, 2226, -2831, 416, 56311), -- Reforged Purpose +(78564, 2, 0, 2226, -2831, 416, 56311), -- Reforged Purpose +(78564, 1, 0, 2226, -2831, 416, 56311), -- Reforged Purpose +(78564, 0, 0, 2226, -2831, 416, 56311), -- Reforged Purpose +(78563, 2, 0, 2226, -2831, 416, 56311), -- The Weight of a World +(78563, 1, 0, 2317, -2568, 342, 56311), -- The Weight of a World +(78563, 0, 0, 2226, -2831, 416, 56311), -- The Weight of a World +(80407, 2, 0, 1900, -2532, 406, 56311), -- Glintwick the Gem Grabber +(80407, 1, 0, 1572, -2545, 349, 56311), -- Glintwick the Gem Grabber +(80407, 0, 0, 1900, -2532, 406, 56311), -- Glintwick the Gem Grabber +(80406, 2, 0, 1900, -2532, 406, 56311), -- Seeking Ausgazur's Gems +(80406, 1, 8, 1650, -2645, 347, 56311), -- Seeking Ausgazur's Gems +(80406, 1, 7, 1511, -2530, 338, 56311), -- Seeking Ausgazur's Gems +(80406, 1, 6, 1514, -2525, 338, 56311), -- Seeking Ausgazur's Gems +(80406, 1, 5, 1544, -2508, 343, 56311), -- Seeking Ausgazur's Gems +(80406, 1, 4, 1699, -2505, 360, 56311), -- Seeking Ausgazur's Gems +(80406, 1, 3, 1704, -2508, 360, 56311), -- Seeking Ausgazur's Gems +(80406, 1, 2, 1831, -2586, 366, 56311), -- Seeking Ausgazur's Gems +(80406, 1, 1, 1902, -2721, 344, 56311), -- Seeking Ausgazur's Gems +(80406, 1, 0, 1865, -2772, 350, 56311), -- Seeking Ausgazur's Gems +(80406, 0, 0, 1900, -2532, 406, 56311), -- Seeking Ausgazur's Gems +(80405, 5, 0, 1900, -2532, 406, 56311), -- Too Much Drip +(80405, 4, 6, 1848, -2734, 348, 56311), -- Too Much Drip +(80405, 4, 5, 1798, -2652, 356, 56311), -- Too Much Drip +(80405, 4, 4, 1780, -2605, 369, 56311), -- Too Much Drip +(80405, 4, 3, 1792, -2576, 377, 56311), -- Too Much Drip +(80405, 4, 2, 1852, -2628, 368, 56311), -- Too Much Drip +(80405, 4, 1, 1902, -2721, 344, 56311), -- Too Much Drip +(80405, 4, 0, 1859, -2741, 347, 56311), -- Too Much Drip +(80405, 3, 0, 1946, -2564, 388, 56311), -- Too Much Drip +(80405, 2, 0, 1906, -2531, 405, 56311), -- Too Much Drip +(80405, 1, 0, 1901, -2529, 406, 56311), -- Too Much Drip +(80405, 0, 0, 1900, -2532, 406, 56311), -- Too Much Drip +(80689, 1, 0, 2062, -2689, 391, 56311), -- Tending to Ausgazur +(80689, 0, 0, 1900, -2531, 406, 56311), -- Tending to Ausgazur +(80404, 2, 0, 2061, -2687, 391, 56311), -- Mossy Earthen +(80404, 1, 3, 2007, -2596, 378, 56311), -- Mossy Earthen +(80404, 1, 2, 2055, -2582, 384, 56311), -- Mossy Earthen +(80404, 1, 1, 2066, -2624, 377, 56311), -- Mossy Earthen +(80404, 1, 0, 2063, -2686, 391, 56311), -- Mossy Earthen +(80404, 0, 0, 2061, -2687, 391, 56311), -- Mossy Earthen +(80401, 2, 0, 2062, -2689, 391, 56311), -- A Perfect Sponge +(80401, 1, 7, 1902, -2645, 366, 56311), -- A Perfect Sponge +(80401, 1, 6, 1787, -2528, 385, 56311), -- A Perfect Sponge +(80401, 1, 5, 2040, -2409, 413, 56311), -- A Perfect Sponge +(80401, 1, 4, 2188, -2406, 404, 56311), -- A Perfect Sponge +(80401, 1, 3, 2223, -2415, 384, 56311), -- A Perfect Sponge +(80401, 1, 2, 2303, -2438, 366, 56311), -- A Perfect Sponge +(80401, 1, 1, 2239, -2598, 404, 56311), -- A Perfect Sponge +(80401, 1, 0, 2109, -2672, 399, 56311), -- A Perfect Sponge +(80401, 0, 0, 2062, -2689, 391, 56311), -- A Perfect Sponge +(80402, 3, 0, 2061, -2687, 391, 56311), -- Buckets and Blooms +(80402, 2, 0, 1996, -2385, 421, 56311), -- Buckets and Blooms +(80402, 1, 8, 1918, -2639, 383, 56311), -- Buckets and Blooms +(80402, 1, 7, 1845, -2520, 408, 56311), -- Buckets and Blooms +(80402, 1, 6, 1987, -2382, 422, 56311), -- Buckets and Blooms +(80402, 1, 5, 2029, -2381, 433, 56311), -- Buckets and Blooms +(80402, 1, 4, 2235, -2405, 384, 56311), -- Buckets and Blooms +(80402, 1, 3, 2250, -2491, 385, 56311), -- Buckets and Blooms +(80402, 1, 2, 2222, -2539, 384, 56311), -- Buckets and Blooms +(80402, 1, 1, 2127, -2648, 388, 56311), -- Buckets and Blooms +(80402, 1, 0, 2022, -2668, 368, 56311), -- Buckets and Blooms +(80402, 0, 0, 2061, -2687, 391, 56311), -- Buckets and Blooms +(79682, 3, 0, 2299, -2763, 416, 56311), -- Critical Pressure! +(79682, 2, 0, 2283, -2815, 436, 56311), -- Critical Pressure! +(79682, 1, 0, 2283, -2822, 443, 56311), -- Critical Pressure! +(79682, 0, 0, 2299, -2763, 416, 56311), -- Critical Pressure! +(78918, 3, 0, 2284, -2813, 422, 56311), -- Brax's Brass Knuckles +(78918, 2, 4, 2263, -2825, 420, 56311), -- Brax's Brass Knuckles +(78918, 2, 3, 2288, -2825, 417, 56311), -- Brax's Brass Knuckles +(78918, 2, 2, 2294, -2840, 421, 56311), -- Brax's Brass Knuckles +(78918, 2, 1, 2274, -2845, 416, 56311), -- Brax's Brass Knuckles +(78918, 2, 0, 2273, -2845, 416, 56311), -- Brax's Brass Knuckles +(78918, 1, 11, 2157, -3317, 401, 56311), -- Brax's Brass Knuckles +(78918, 1, 10, 1804, -3216, 341, 56311), -- Brax's Brass Knuckles +(78918, 1, 9, 1646, -3154, 326, 56311), -- Brax's Brass Knuckles +(78918, 1, 8, 1631, -3123, 319, 56311), -- Brax's Brass Knuckles +(78918, 1, 7, 1580, -2786, 335, 56311), -- Brax's Brass Knuckles +(78918, 1, 6, 1609, -2705, 333, 56311), -- Brax's Brass Knuckles +(78918, 1, 5, 1787, -2528, 385, 56311), -- Brax's Brass Knuckles +(78918, 1, 4, 2012, -2409, 418, 56311), -- Brax's Brass Knuckles +(78918, 1, 3, 2188, -2406, 404, 56311), -- Brax's Brass Knuckles +(78918, 1, 2, 2303, -2438, 366, 56311), -- Brax's Brass Knuckles +(78918, 1, 1, 2353, -3215, 413, 56311), -- Brax's Brass Knuckles +(78918, 1, 0, 2318, -3280, 421, 56311), -- Brax's Brass Knuckles +(78918, 0, 0, 2284, -2813, 422, 56311); -- Brax's Brass Knuckles + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(82518, 1, 0, 2283, -2980, 0, 56311), -- Pipe Patcher +(82518, 0, 9, 2196, -2888, 590, 56311), -- Pipe Patcher +(82518, 0, 8, 2250, -2844, 502, 56311), -- Pipe Patcher +(82518, 0, 7, 2285, -2829, 484, 56311), -- Pipe Patcher +(82518, 0, 6, 2304, -2834, 608, 56311), -- Pipe Patcher +(82518, 0, 5, 2318, -2843, 529, 56311), -- Pipe Patcher +(82518, 0, 4, 2338, -2858, 509, 56311), -- Pipe Patcher +(82518, 0, 3, 2366, -2886, 586, 56311), -- Pipe Patcher +(82518, 0, 2, 2372, -2896, 538, 56311), -- Pipe Patcher +(82518, 0, 1, 2238, -2900, 611, 56311), -- Pipe Patcher +(82518, 0, 0, 2195, -2901, 539, 56311), -- Pipe Patcher +(78562, 4, 0, 2226, -2830, 416, 56311), -- Discarded and Broken +(78562, 3, 0, 2069, -2961, 464, 56311), -- Discarded and Broken +(78562, 2, 0, 2190, -3135, 418, 56311), -- Discarded and Broken +(78562, 1, 0, 2418, -2717, 397, 56311), -- Discarded and Broken +(78562, 0, 0, 2226, -2830, 416, 56311), -- Discarded and Broken +(78900, 2, 0, 2155, -2816, 416, 56311), -- On Cold, Dark Wings +(78900, 1, 0, 2130, -3019, 509, 56311), -- On Cold, Dark Wings +(78900, 0, 0, 2155, -2816, 416, 56311), -- On Cold, Dark Wings +(79683, 7, 0, 2188, -2753, 426, 56311), -- Home Is Where the Candle Is +(79683, 6, 0, 2226, -2781, 416, 56311), -- Home Is Where the Candle Is +(79683, 5, 0, 2128, -2796, 416, 56311), -- Home Is Where the Candle Is +(79683, 4, 0, 2747, -4497, 44, 56311), -- Home Is Where the Candle Is +(79683, 3, 0, 2112, -2811, 411, 56311), -- Home Is Where the Candle Is +(79683, 2, 0, 2129, -2800, 416, 56311), -- Home Is Where the Candle Is +(79683, 1, 0, 2299, -2763, 416, 56311), -- Home Is Where the Candle Is +(79683, 0, 0, 2188, -2753, 426, 56311), -- Home Is Where the Candle Is +(78877, 2, 0, 2272, -2737, 416, 56311), -- Bless These Homes +(78877, 1, 6, 2162, -2829, 417, 56311), -- Bless These Homes +(78877, 1, 5, 2150, -2791, 416, 56311), -- Bless These Homes +(78877, 1, 4, 2201, -2753, 426, 56311), -- Bless These Homes +(78877, 1, 3, 2270, -2742, 416, 56311), -- Bless These Homes +(78877, 1, 2, 2278, -2785, 422, 56311), -- Bless These Homes +(78877, 1, 1, 2211, -2827, 416, 56311), -- Bless These Homes +(78877, 1, 0, 2191, -2837, 416, 56311), -- Bless These Homes +(78877, 0, 0, 2272, -2737, 416, 56311), -- Bless These Homes +(79681, 2, 0, 2299, -2763, 416, 56311), -- Plumber Power +(79681, 1, 0, 2339, -2849, 435, 56311), -- Plumber Power +(79681, 0, 0, 2299, -2763, 416, 56311), -- Plumber Power +(79680, 2, 0, 2299, -2763, 416, 56311), -- Pipe Patching +(79680, 1, 9, 2196, -2888, 590, 56311), -- Pipe Patching +(79680, 1, 8, 2250, -2844, 502, 56311), -- Pipe Patching +(79680, 1, 7, 2285, -2829, 484, 56311), -- Pipe Patching +(79680, 1, 6, 2283, -2847, 608, 56311), -- Pipe Patching +(79680, 1, 5, 2283, -2847, 529, 56311), -- Pipe Patching +(79680, 1, 4, 2314, -2847, 509, 56311), -- Pipe Patching +(79680, 1, 3, 2366, -2886, 586, 56311), -- Pipe Patching +(79680, 1, 2, 2372, -2896, 538, 56311), -- Pipe Patching +(79680, 1, 1, 2238, -2900, 611, 56311), -- Pipe Patching +(79680, 1, 0, 2195, -2901, 539, 56311), -- Pipe Patching +(79680, 0, 0, 2299, -2763, 416, 56311), -- Pipe Patching +(79556, 3, 0, 2299, -2763, 416, 56311), -- On the Job Training +(79556, 2, 11, 2304, -2781, 0, 56311), -- On the Job Training +(79556, 2, 10, 2296, -2776, 0, 56311), -- On the Job Training +(79556, 2, 9, 2293, -2764, 0, 56311), -- On the Job Training +(79556, 2, 8, 2293, -2753, 0, 56311), -- On the Job Training +(79556, 2, 7, 2294, -2743, 0, 56311), -- On the Job Training +(79556, 2, 6, 2300, -2730, 0, 56311), -- On the Job Training +(79556, 2, 5, 2311, -2728, 0, 56311), -- On the Job Training +(79556, 2, 4, 2323, -2730, 0, 56311), -- On the Job Training +(79556, 2, 3, 2330, -2743, 0, 56311), -- On the Job Training +(79556, 2, 2, 2330, -2754, 0, 56311), -- On the Job Training +(79556, 2, 1, 2330, -2771, 0, 56311), -- On the Job Training +(79556, 2, 0, 2322, -2782, 0, 56311), -- On the Job Training +(79556, 1, 0, 2302, -2764, 416, 56311), -- On the Job Training +(79556, 0, 0, 2299, -2763, 416, 56311), -- On the Job Training +(79510, 10, 0, 2112, -2811, 411, 56311), -- The Wickless Candle +(79510, 9, 4, 3700, -4697, 43, 56311), -- The Wickless Candle +(79510, 9, 3, 3770, -4596, 43, 56311), -- The Wickless Candle +(79510, 9, 2, 3780, -4637, 79, 56311), -- The Wickless Candle +(79510, 9, 1, 3760, -4795, 84, 56311), -- The Wickless Candle +(79510, 9, 0, 3697, -4807, 38, 56311), -- The Wickless Candle +(79510, 8, 0, 2112, -2811, 411, 56311), -- The Wickless Candle +(79510, 7, 0, 3786, -4742, 0, 56311), -- The Wickless Candle +(79510, 6, 0, 2112, -2811, 411, 56311), -- The Wickless Candle +(79510, 5, 0, 1963, -4388, 543, 56311), -- The Wickless Candle +(79510, 4, 0, 2112, -2811, 411, 56311), -- The Wickless Candle +(79510, 3, 11, 1959, -4412, 412, 56311), -- The Wickless Candle +(79510, 3, 10, 1951, -4402, 395, 56311), -- The Wickless Candle +(79510, 3, 9, 1952, -4395, 383, 56311), -- The Wickless Candle +(79510, 3, 8, 1958, -4387, 490, 56311), -- The Wickless Candle +(79510, 3, 7, 1962, -4381, 328, 56311), -- The Wickless Candle +(79510, 3, 6, 1963, -4380, 502, 56311), -- The Wickless Candle +(79510, 3, 5, 1972, -4376, 538, 56311), -- The Wickless Candle +(79510, 3, 4, 1976, -4383, 527, 56311), -- The Wickless Candle +(79510, 3, 3, 1977, -4390, 331, 56311), -- The Wickless Candle +(79510, 3, 2, 1975, -4398, 381, 56311), -- The Wickless Candle +(79510, 3, 1, 1972, -4409, 446, 56311), -- The Wickless Candle +(79510, 3, 0, 1967, -4412, 454, 56311), -- The Wickless Candle +(79510, 2, 0, 2112, -2811, 411, 56311), -- The Wickless Candle +(79510, 1, 0, 2112, -2811, 411, 56311), -- The Wickless Candle +(79510, 0, 0, 2112, -2811, 411, 56311), -- The Wickless Candle +(79508, 10, 0, 2112, -2811, 411, 56311), -- Mipsy Mole-Rider +(79508, 9, 7, 1900, -4662, 319, 56311), -- Mipsy Mole-Rider +(79508, 9, 6, 1862, -4609, 313, 56311), -- Mipsy Mole-Rider +(79508, 9, 5, 1876, -4556, 320, 56311), -- Mipsy Mole-Rider +(79508, 9, 4, 1927, -4534, 320, 56311), -- Mipsy Mole-Rider +(79508, 9, 3, 1979, -4536, 318, 56311), -- Mipsy Mole-Rider +(79508, 9, 2, 2028, -4567, 323, 56311), -- Mipsy Mole-Rider +(79508, 9, 1, 2023, -4605, 332, 56311), -- Mipsy Mole-Rider +(79508, 9, 0, 1933, -4683, 324, 56311), -- Mipsy Mole-Rider +(79508, 8, 0, 2112, -2811, 411, 56311), -- Mipsy Mole-Rider +(79508, 7, 3, 1826, -4556, 314, 56311), -- Mipsy Mole-Rider +(79508, 7, 2, 1982, -4492, 317, 56311), -- Mipsy Mole-Rider +(79508, 7, 1, 2049, -4594, 335, 56311), -- Mipsy Mole-Rider +(79508, 7, 0, 1914, -4685, 319, 56311), -- Mipsy Mole-Rider +(79508, 6, 0, 2112, -2811, 411, 56311), -- Mipsy Mole-Rider +(79508, 5, 5, 1818, -4568, 316, 56311), -- Mipsy Mole-Rider +(79508, 5, 4, 1903, -4495, 316, 56311), -- Mipsy Mole-Rider +(79508, 5, 3, 1968, -4499, 317, 56311), -- Mipsy Mole-Rider +(79508, 5, 2, 2045, -4591, 334, 56311), -- Mipsy Mole-Rider +(79508, 5, 1, 2013, -4623, 329, 56311), -- Mipsy Mole-Rider +(79508, 5, 0, 1913, -4668, 320, 56311), -- Mipsy Mole-Rider +(79508, 4, 0, 2112, -2811, 411, 56311), -- Mipsy Mole-Rider +(79508, 3, 11, 1907, -4686, 0, 56311), -- Mipsy Mole-Rider +(79508, 3, 10, 1828, -4553, 0, 56311), -- Mipsy Mole-Rider +(79508, 3, 9, 1834, -4549, 0, 56311), -- Mipsy Mole-Rider +(79508, 3, 8, 1858, -4539, 0, 56311), -- Mipsy Mole-Rider +(79508, 3, 7, 1871, -4534, 0, 56311), -- Mipsy Mole-Rider +(79508, 3, 6, 1984, -4494, 0, 56311), -- Mipsy Mole-Rider +(79508, 3, 5, 1995, -4505, 0, 56311), -- Mipsy Mole-Rider +(79508, 3, 4, 2001, -4515, 0, 56311), -- Mipsy Mole-Rider +(79508, 3, 3, 2016, -4540, 0, 56311), -- Mipsy Mole-Rider +(79508, 3, 2, 2044, -4587, 0, 56311), -- Mipsy Mole-Rider +(79508, 3, 1, 2043, -4597, 0, 56311), -- Mipsy Mole-Rider +(79508, 3, 0, 1910, -4687, 0, 56311), -- Mipsy Mole-Rider +(79508, 2, 0, 2112, -2811, 411, 56311), -- Mipsy Mole-Rider +(79508, 1, 0, 2112, -2811, 411, 56311), -- Mipsy Mole-Rider +(79508, 0, 0, 2112, -2811, 411, 56311), -- Mipsy Mole-Rider +(79507, 6, 0, 2112, -2811, 411, 56311), -- The Day the Stoneheads Came +(79507, 5, 5, 2623, -3371, 316, 56311), -- The Day the Stoneheads Came +(79507, 5, 4, 2705, -3316, 315, 56311), -- The Day the Stoneheads Came +(79507, 5, 3, 2847, -3324, 323, 56311), -- The Day the Stoneheads Came +(79507, 5, 2, 2852, -3397, 322, 56311), -- The Day the Stoneheads Came +(79507, 5, 1, 2781, -3430, 313, 56311), -- The Day the Stoneheads Came +(79507, 5, 0, 2666, -3438, 307, 56311), -- The Day the Stoneheads Came +(79507, 4, 0, 2112, -2811, 411, 56311), -- The Day the Stoneheads Came +(79507, 3, 0, 2714, -3395, 279, 56311), -- The Day the Stoneheads Came +(79507, 2, 0, 2112, -2811, 411, 56311), -- The Day the Stoneheads Came +(79507, 1, 0, 2112, -2811, 411, 56311), -- The Day the Stoneheads Came +(79507, 0, 0, 2112, -2811, 411, 56311), -- The Day the Stoneheads Came +(79505, 6, 0, 2112, -2811, 411, 56311), -- Chomps and the Cave-In +(79505, 5, 5, 1936, -4152, 273, 56311), -- Chomps and the Cave-In +(79505, 5, 4, 1931, -4135, 290, 56311), -- Chomps and the Cave-In +(79505, 5, 3, 1910, -4057, 282, 56311), -- Chomps and the Cave-In +(79505, 5, 2, 1943, -4028, 286, 56311), -- Chomps and the Cave-In +(79505, 5, 1, 1995, -4103, 272, 56311), -- Chomps and the Cave-In +(79505, 5, 0, 1954, -4171, 291, 56311), -- Chomps and the Cave-In +(79505, 4, 0, 2112, -2811, 411, 56311), -- Chomps and the Cave-In +(79505, 3, 0, 1881, -4024, 299, 56311), -- Chomps and the Cave-In +(79505, 2, 0, 2112, -2811, 411, 56311), -- Chomps and the Cave-In +(79505, 1, 0, 2112, -2811, 411, 56311), -- Chomps and the Cave-In +(79505, 0, 0, 2112, -2811, 411, 56311), -- Chomps and the Cave-In +(79504, 3, 0, 2112, -2811, 411, 56311), -- Dripsy Forgot Her Candle +(79504, 2, 8, 1383, -4341, 222, 56311), -- Dripsy Forgot Her Candle +(79504, 2, 7, 1310, -4316, 207, 56311), -- Dripsy Forgot Her Candle +(79504, 2, 6, 1254, -4199, 223, 56311), -- Dripsy Forgot Her Candle +(79504, 2, 5, 1261, -4148, 223, 56311), -- Dripsy Forgot Her Candle +(79504, 2, 4, 1437, -4039, 190, 56311), -- Dripsy Forgot Her Candle +(79504, 2, 3, 1556, -4086, 243, 56311), -- Dripsy Forgot Her Candle +(79504, 2, 2, 1590, -4108, 242, 56311), -- Dripsy Forgot Her Candle +(79504, 2, 1, 1595, -4321, 255, 56311), -- Dripsy Forgot Her Candle +(79504, 2, 0, 1519, -4363, 244, 56311), -- Dripsy Forgot Her Candle +(79504, 1, 0, 2112, -2811, 411, 56311), -- Dripsy Forgot Her Candle +(79504, 0, 0, 2112, -2811, 411, 56311), -- Dripsy Forgot Her Candle +(81999, 3, 0, 2128, -2796, 416, 56311), -- New Home, New Candle! +(81999, 2, 0, 1686, -3198, 325, 56311), -- New Home, New Candle! +(81999, 1, 0, 2747, -4497, 44, 56311), -- New Home, New Candle! +(81999, 0, 0, 2747, -4497, 44, 56311), -- New Home, New Candle! +(80058, 3, 0, 2129, -2800, 416, 56311), -- Kobold Kleanup +(80058, 2, 6, 2208, -2813, 416, 56311), -- Kobold Kleanup +(80058, 2, 5, 2167, -2790, 416, 56311), -- Kobold Kleanup +(80058, 2, 4, 2227, -2733, 427, 56311), -- Kobold Kleanup +(80058, 2, 3, 2294, -2737, 416, 56311), -- Kobold Kleanup +(80058, 2, 2, 2356, -2773, 416, 56311), -- Kobold Kleanup +(80058, 2, 1, 2357, -2815, 416, 56311), -- Kobold Kleanup +(80058, 2, 0, 2284, -2842, 416, 56311), -- Kobold Kleanup +(80058, 1, 4, 2260, -2724, 416, 56311), -- Kobold Kleanup +(80058, 1, 3, 2314, -2724, 416, 56311), -- Kobold Kleanup +(80058, 1, 2, 2337, -2734, 416, 56311), -- Kobold Kleanup +(80058, 1, 1, 2307, -2792, 436, 56311), -- Kobold Kleanup +(80058, 1, 0, 2263, -2792, 436, 56311), -- Kobold Kleanup +(80058, 0, 0, 2299, -2763, 416, 56311), -- Kobold Kleanup +(80408, 1, 0, 1877, -3016, 370, 56311), -- Shimmermist Falls +(80408, 0, 0, 2061, -2687, 391, 56311), -- Shimmermist Falls +(80392, 3, 0, 2378, -3049, 404, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 2, 8, 2044, -3213, 430, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 2, 7, 1971, -3145, 398, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 2, 6, 1954, -3023, 379, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 2, 5, 1983, -3027, 386, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 2, 4, 2338, -3102, 420, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 2, 3, 2353, -3215, 413, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 2, 2, 2318, -3280, 421, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 2, 1, 2199, -3316, 405, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 2, 0, 2157, -3317, 401, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 1, 4, 1972, -3158, 399, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 1, 3, 1956, -2991, 385, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 1, 2, 2342, -3136, 418, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 1, 1, 2294, -3277, 423, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 1, 0, 2144, -3318, 400, 56311), -- The Caretaker of Brunwin's Terrace +(80392, 0, 0, 1877, -3016, 370, 56311), -- The Caretaker of Brunwin's Terrace +(79944, 5, 0, 3298, -3343, 369, 56311), -- Raging Rifts +(79944, 4, 0, 3298, -3343, 369, 56311), -- Raging Rifts +(79944, 3, 0, 3025, -3463, 344, 56311), -- Raging Rifts +(79944, 2, 0, 3237, -3373, 367, 56311), -- Raging Rifts +(79944, 1, 7, 3048, -3490, 346, 56311), -- Raging Rifts +(79944, 1, 6, 3035, -3466, 344, 56311), -- Raging Rifts +(79944, 1, 5, 3118, -3375, 436, 56311), -- Raging Rifts +(79944, 1, 4, 3219, -3321, 371, 56311), -- Raging Rifts +(79944, 1, 3, 3311, -3314, 362, 56311), -- Raging Rifts +(79944, 1, 2, 3323, -3365, 427, 56311), -- Raging Rifts +(79944, 1, 1, 3313, -3410, 434, 56311), -- Raging Rifts +(79944, 1, 0, 3170, -3531, 341, 56311), -- Raging Rifts +(79944, 0, 0, 3298, -3343, 369, 56311), -- Raging Rifts +(79194, 2, 0, 3117, -3035, 344, 56311), -- To the Source +(79194, 1, 0, 3117, -3035, 344, 56311), -- To the Source +(79194, 0, 0, 3298, -3343, 369, 56311), -- To the Source +(79343, 3, 0, 2134, -2788, 416, 56311), -- Everyday I'm Snufflin' +(79343, 2, 0, 2136, -2791, 416, 56311), -- Everyday I'm Snufflin' +(79343, 1, 0, 2134, -2788, 416, 56311), -- Everyday I'm Snufflin' +(79343, 0, 0, 2134, -2788, 416, 56311), -- Everyday I'm Snufflin' +(79193, 2, 0, 3433, -3246, 344, 56311), -- Spinning Spore Spines +(79193, 1, 9, 3255, -3391, 392, 56311), -- Spinning Spore Spines +(79193, 1, 8, 3119, -3262, 383, 56311), -- Spinning Spore Spines +(79193, 1, 7, 3114, -3251, 383, 56311), -- Spinning Spore Spines +(79193, 1, 6, 3117, -3249, 382, 56311), -- Spinning Spore Spines +(79193, 1, 5, 3259, -3170, 352, 56311), -- Spinning Spore Spines +(79193, 1, 4, 3434, -3229, 362, 56311), -- Spinning Spore Spines +(79193, 1, 3, 3465, -3243, 404, 56311), -- Spinning Spore Spines +(79193, 1, 2, 3467, -3256, 411, 56311), -- Spinning Spore Spines +(79193, 1, 1, 3459, -3284, 420, 56311), -- Spinning Spore Spines +(79193, 1, 0, 3345, -3444, 463, 56311), -- Spinning Spore Spines +(79193, 0, 0, 3119, -3028, 361, 56311), -- Spinning Spore Spines +(79679, 1, 0, 3117, -3031, 344, 56311), -- Muddled Mind in the Mine +(79679, 0, 0, 3407, -3166, 361, 56311), -- Muddled Mind in the Mine +(79148, 2, 0, 3116, -3032, 344, 56311), -- The Nibelgaz Refinery +(79148, 1, 6, 3253, -3092, 333, 56311), -- The Nibelgaz Refinery +(79148, 1, 5, 3152, -3048, 331, 56311), -- The Nibelgaz Refinery +(79148, 1, 4, 3168, -2984, 344, 56311), -- The Nibelgaz Refinery +(79148, 1, 3, 3283, -2906, 343, 56311), -- The Nibelgaz Refinery +(79148, 1, 2, 3386, -2996, 340, 56311), -- The Nibelgaz Refinery +(79148, 1, 1, 3428, -3075, 345, 56311), -- The Nibelgaz Refinery +(79148, 1, 0, 3344, -3111, 339, 56311), -- The Nibelgaz Refinery +(79148, 0, 0, 3116, -3032, 344, 56311), -- The Nibelgaz Refinery +(79149, 2, 0, 3142, -3056, 344, 56311), -- Rampage in the Refinery +(79149, 1, 9, 3048, -3434, 345, 56311), -- Rampage in the Refinery +(79149, 1, 8, 3047, -3196, 388, 56311), -- Rampage in the Refinery +(79149, 1, 7, 3177, -2950, 344, 56311), -- Rampage in the Refinery +(79149, 1, 6, 3273, -2927, 344, 56311), -- Rampage in the Refinery +(79149, 1, 5, 3399, -2985, 340, 56311); -- Rampage in the Refinery + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(79149, 1, 4, 3416, -3041, 344, 56311), -- Rampage in the Refinery +(79149, 1, 3, 3416, -3048, 344, 56311), -- Rampage in the Refinery +(79149, 1, 2, 3363, -3251, 355, 56311), -- Rampage in the Refinery +(79149, 1, 1, 3182, -3435, 330, 56311), -- Rampage in the Refinery +(79149, 1, 0, 3131, -3481, 335, 56311), -- Rampage in the Refinery +(79149, 0, 0, 3142, -3056, 344, 56311), -- Rampage in the Refinery +(83153, 2, 0, 2801, -2315, 342, 56311), -- Sampling Steam +(83153, 1, 6, 2793, -2421, 297, 56311), -- Sampling Steam +(83153, 1, 5, 2848, -2262, 323, 56311), -- Sampling Steam +(83153, 1, 4, 2904, -2262, 315, 56311), -- Sampling Steam +(83153, 1, 3, 2951, -2286, 308, 56311), -- Sampling Steam +(83153, 1, 2, 2927, -2390, 296, 56311), -- Sampling Steam +(83153, 1, 1, 2847, -2437, 296, 56311), -- Sampling Steam +(83153, 1, 0, 2808, -2450, 294, 56311), -- Sampling Steam +(83153, 0, 0, 2801, -2315, 342, 56311), -- Sampling Steam +(83152, 2, 0, 2802, -2314, 342, 56311), -- Magmanagement +(83152, 1, 8, 2758, -2467, 297, 56311), -- Magmanagement +(83152, 1, 7, 2739, -2450, 304, 56311), -- Magmanagement +(83152, 1, 6, 2751, -2420, 300, 56311), -- Magmanagement +(83152, 1, 5, 2824, -2256, 323, 56311), -- Magmanagement +(83152, 1, 4, 2921, -2256, 312, 56311), -- Magmanagement +(83152, 1, 3, 2971, -2296, 309, 56311), -- Magmanagement +(83152, 1, 2, 2943, -2364, 295, 56311), -- Magmanagement +(83152, 1, 1, 2904, -2447, 314, 56311), -- Magmanagement +(83152, 1, 0, 2826, -2487, 311, 56311), -- Magmanagement +(83152, 0, 0, 2802, -2314, 342, 56311), -- Magmanagement +(83092, 2, 0, 2802, -2314, 342, 56311), -- An Igneous End +(83092, 1, 6, 2871, -2286, 314, 56311), -- An Igneous End +(83092, 1, 5, 2951, -2273, 309, 56311), -- An Igneous End +(83092, 1, 4, 2949, -2327, 299, 56311), -- An Igneous End +(83092, 1, 3, 2945, -2382, 296, 56311), -- An Igneous End +(83092, 1, 2, 2890, -2407, 297, 56311), -- An Igneous End +(83092, 1, 1, 2846, -2418, 297, 56311), -- An Igneous End +(83092, 1, 0, 2812, -2426, 295, 56311), -- An Igneous End +(83092, 0, 0, 2802, -2314, 342, 56311), -- An Igneous End +(83160, 3, 0, 2751, -2334, 344, 56311), -- Cinderbrew Reserve +(83160, 2, 0, 2639, -2409, 304, 56311), -- Cinderbrew Reserve +(83160, 1, 0, 2751, -2334, 344, 56311), -- Cinderbrew Reserve +(83160, 0, 0, 2751, -2334, 344, 56311), -- Cinderbrew Reserve +(79530, 3, 0, 3222, -2701, 402, 56311), -- Bad Business +(79530, 2, 0, 2673, -2394, 306, 56311), -- Bad Business +(79530, 1, 0, 2680, -2436, 304, 56311), -- Bad Business +(79530, 0, 0, 2680, -2399, 306, 56311), -- Bad Business +(79529, 5, 0, 3222, -2701, 402, 56311), -- Forcing My Hand +(79529, 4, 0, 3214, -2702, 404, 56311), -- Forcing My Hand +(79529, 3, 0, 3214, -2702, 404, 56311), -- Forcing My Hand +(79529, 2, 0, 3214, -2702, 404, 56311), -- Forcing My Hand +(79529, 1, 0, 3214, -2702, 404, 56311), -- Forcing My Hand +(79529, 0, 0, 3222, -2701, 402, 56311), -- Forcing My Hand +(79528, 2, 0, 3222, -2701, 402, 56311), -- Dispelling Rumors +(79528, 1, 7, 2807, -2689, 224, 56311), -- Dispelling Rumors +(79528, 1, 6, 2786, -2649, 224, 56311), -- Dispelling Rumors +(79528, 1, 5, 2740, -2335, 267, 56311), -- Dispelling Rumors +(79528, 1, 4, 2880, -2233, 251, 56311), -- Dispelling Rumors +(79528, 1, 3, 2950, -2256, 251, 56311), -- Dispelling Rumors +(79528, 1, 2, 3065, -2702, 280, 56311), -- Dispelling Rumors +(79528, 1, 1, 2994, -2765, 244, 56311), -- Dispelling Rumors +(79528, 1, 0, 2922, -2797, 244, 56311), -- Dispelling Rumors +(79528, 0, 0, 3222, -2701, 402, 56311), -- Dispelling Rumors +(79527, 2, 0, 3222, -2701, 402, 56311), -- Damage Mitigation +(79527, 1, 6, 2792, -2669, 226, 56311), -- Damage Mitigation +(79527, 1, 5, 2736, -2335, 269, 56311), -- Damage Mitigation +(79527, 1, 4, 2881, -2231, 253, 56311), -- Damage Mitigation +(79527, 1, 3, 2952, -2261, 253, 56311), -- Damage Mitigation +(79527, 1, 2, 3066, -2703, 283, 56311), -- Damage Mitigation +(79527, 1, 1, 3007, -2808, 263, 56311), -- Damage Mitigation +(79527, 1, 0, 2962, -2871, 259, 56311), -- Damage Mitigation +(79527, 0, 0, 3222, -2701, 402, 56311), -- Damage Mitigation +(79526, 1, 0, 2640, -2497, 227, 56311), -- Sedition +(79526, 0, 0, 3222, -2701, 402, 56311), -- Sedition +(79546, 4, 0, 2837, -2804, 257, 56311), -- The Machine Speakeasy +(79546, 3, 0, 2773, -2836, 223, 56311), -- The Machine Speakeasy +(79546, 2, 0, 2736, -2843, 228, 56311), -- The Machine Speakeasy +(79546, 1, 0, 2730, -2854, 228, 56311), -- The Machine Speakeasy +(79546, 0, 0, 2771, -2839, 223, 56311), -- The Machine Speakeasy +(79176, 1, 0, 2597, -2701, 220, 56311), -- Opals and Runes +(79176, 0, 0, 2837, -2804, 257, 56311), -- Opals and Runes +(79545, 10, 0, 2509, -2752, 204, 56311), -- The Market Reeve of the Forgegrounds +(79545, 9, 0, 2276, -2575, 191, 56311), -- The Market Reeve of the Forgegrounds +(79545, 8, 0, 2407, -2593, 182, 56311), -- The Market Reeve of the Forgegrounds +(79545, 7, 0, 2276, -2575, 191, 56311), -- The Market Reeve of the Forgegrounds +(79545, 6, 0, 2276, -2547, 201, 56311), -- The Market Reeve of the Forgegrounds +(79545, 5, 0, 2277, -2549, 199, 56311), -- The Market Reeve of the Forgegrounds +(79545, 4, 0, 2620, -2476, 224, 56311), -- The Market Reeve of the Forgegrounds +(79545, 3, 0, 2620, -2476, 224, 56311), -- The Market Reeve of the Forgegrounds +(79545, 2, 0, 2658, -2454, 218, 56311), -- The Market Reeve of the Forgegrounds +(79545, 1, 0, 2620, -2476, 224, 56311), -- The Market Reeve of the Forgegrounds +(79545, 0, 0, 2620, -2476, 224, 56311), -- The Market Reeve of the Forgegrounds +(79544, 3, 0, 2936, -2570, 249, 56311), -- Security Through Trade +(79544, 2, 0, 2597, -2701, 220, 56311), -- Security Through Trade +(79544, 1, 0, 2597, -2701, 220, 56311), -- Security Through Trade +(79544, 0, 0, 2597, -2701, 220, 56311), -- Security Through Trade +(79543, 5, 0, 3213, -2693, 403, 56311), -- Dornogal's Benefactor +(79543, 4, 0, 2569, -2631, 181, 56311), -- Dornogal's Benefactor +(79543, 3, 0, 2569, -2631, 181, 56311), -- Dornogal's Benefactor +(79543, 2, 0, 2430, -2761, 200, 56311), -- Dornogal's Benefactor +(79543, 1, 0, 2954, -2210, 251, 56311), -- Dornogal's Benefactor +(79543, 0, 0, 2936, -2570, 249, 56311), -- Dornogal's Benefactor +(79542, 3, 0, 2639, -2498, 224, 56311), -- The Councilward's Summons +(79542, 2, 0, 2260, -2777, 416, 56311), -- The Councilward's Summons +(79542, 1, 0, 3213, -2693, 403, 56311), -- The Councilward's Summons +(79542, 0, 0, 3213, -2693, 403, 56311), -- The Councilward's Summons +(79525, 3, 0, 2610, -2581, 183, 56311), -- Report to the Councilward +(79525, 2, 0, 3215, -2701, 404, 56311), -- Report to the Councilward +(79525, 1, 0, 3219, -2701, 402, 56311), -- Report to the Councilward +(79525, 0, 0, 3219, -2701, 402, 56311), -- Report to the Councilward +(79523, 3, 0, 2610, -2581, 183, 56311), -- Something Hidden +(79523, 2, 0, 2582, -2612, 184, 56311), -- Something Hidden +(79523, 1, 0, 2582, -2612, 184, 56311), -- Something Hidden +(79523, 0, 0, 2610, -2581, 183, 56311), -- Something Hidden +(79522, 2, 0, 2610, -2581, 183, 56311), -- Withheld Information +(79522, 1, 4, 2606, -2577, 182, 56311), -- Withheld Information +(79522, 1, 3, 2605, -2559, 182, 56311), -- Withheld Information +(79522, 1, 2, 2623, -2560, 183, 56311), -- Withheld Information +(79522, 1, 1, 2631, -2582, 183, 56311), -- Withheld Information +(79522, 1, 0, 2618, -2595, 183, 56311), -- Withheld Information +(79522, 0, 0, 2610, -2581, 183, 56311), -- Withheld Information +(79521, 2, 0, 2610, -2581, 183, 56311), -- Seizing Evidence +(79521, 1, 2, 2570, -2611, 184, 56311), -- Seizing Evidence +(79521, 1, 1, 2587, -2591, 184, 56311), -- Seizing Evidence +(79521, 1, 0, 2591, -2618, 184, 56311), -- Seizing Evidence +(79521, 0, 0, 2610, -2581, 183, 56311), -- Seizing Evidence +(80207, 2, 0, 2996, -2850, 262, 56311), -- How Scandalous! +(80207, 1, 0, 2610, -2581, 183, 56311), -- How Scandalous! +(80207, 0, 0, 2610, -2581, 183, 56311), -- How Scandalous! +(82895, 5, 0, 1907, -4304, 0, 56311), -- The Weight of Duty +(82895, 4, 0, 2689, -3240, 178, 56311), -- The Weight of Duty +(82895, 3, 0, 2703, -3230, 179, 56311), -- The Weight of Duty +(82895, 2, 0, 2719, -3239, 179, 56311), -- The Weight of Duty +(82895, 1, 0, 2700, -3234, 179, 56311), -- The Weight of Duty +(82895, 0, 0, 2671, -3224, 178, 56311), -- The Weight of Duty +(79342, 4, 0, 1907, -4304, 0, 56311), -- As He Departs +(79342, 3, 0, 1905, -4308, 1, 56311), -- As He Departs +(79342, 2, 0, 1904, -4308, 1, 56311), -- As He Departs +(79342, 1, 0, 1906, -4306, 1, 56311), -- As He Departs +(79342, 0, 0, 1907, -4304, 1, 56311), -- As He Departs +(79341, 2, 0, 1907, -4304, 0, 56311), -- Cleansing Ashes +(79341, 1, 6, 1800, -4121, 36, 56311), -- Cleansing Ashes +(79341, 1, 5, 1762, -4063, 54, 56311), -- Cleansing Ashes +(79341, 1, 4, 1827, -4018, 61, 56311), -- Cleansing Ashes +(79341, 1, 3, 1951, -4001, 70, 56311), -- Cleansing Ashes +(79341, 1, 2, 2115, -4085, 57, 56311), -- Cleansing Ashes +(79341, 1, 1, 2144, -4181, 41, 56311), -- Cleansing Ashes +(79341, 1, 0, 2061, -4217, 34, 56311), -- Cleansing Ashes +(79341, 0, 0, 1907, -4304, 1, 56311), -- Cleansing Ashes +(79340, 2, 0, 1907, -4304, 0, 56311), -- Tools of Declaration +(79340, 1, 6, 1791, -4124, 35, 56311), -- Tools of Declaration +(79340, 1, 5, 1763, -4006, 65, 56311), -- Tools of Declaration +(79340, 1, 4, 1801, -3938, 73, 56311), -- Tools of Declaration +(79340, 1, 3, 1987, -3933, 79, 56311), -- Tools of Declaration +(79340, 1, 2, 2035, -3969, 82, 56311), -- Tools of Declaration +(79340, 1, 1, 2115, -4125, 54, 56311), -- Tools of Declaration +(79340, 1, 0, 2111, -4217, 34, 56311), -- Tools of Declaration +(79340, 0, 0, 1907, -4304, 1, 56311), -- Tools of Declaration +(79339, 1, 0, 2641, -3550, 187, 56311), -- A Change of Tradition +(79339, 0, 0, 1907, -4304, 10, 56311), -- A Change of Tradition +(79338, 4, 0, 2651, -3583, 196, 56311), -- The Lost Earthen +(79338, 3, 0, 2696, -3247, 179, 56311), -- The Lost Earthen +(79338, 2, 0, 2652, -3581, 196, 56311), -- The Lost Earthen +(79338, 1, 0, 2640, -3550, 186, 56311), -- The Lost Earthen +(79338, 0, 0, 2641, -3550, 187, 56311), -- The Lost Earthen +(79337, 1, 0, 2720, -3213, 173, 56311), -- The Last Journey +(79337, 0, 0, 2696, -3247, 179, 56311), -- The Last Journey +(79336, 3, 0, 2720, -3213, 173, 56311), -- The Forging of Memories +(79336, 2, 0, 2723, -3213, 173, 56311), -- The Forging of Memories +(79336, 1, 0, 2723, -3211, 173, 56311), -- The Forging of Memories +(79336, 0, 0, 2720, -3213, 173, 56311), -- The Forging of Memories +(79335, 3, 0, 2694, -3247, 179, 56311), -- One More Tradition +(79335, 2, 6, 2575, -3587, 165, 56311), -- One More Tradition +(79335, 2, 5, 2547, -3425, 178, 56311), -- One More Tradition +(79335, 2, 4, 2758, -3226, 189, 56311), -- One More Tradition +(79335, 2, 3, 2877, -3367, 217, 56311), -- One More Tradition +(79335, 2, 2, 2937, -3443, 203, 56311), -- One More Tradition +(79335, 2, 1, 2839, -3539, 199, 56311), -- One More Tradition +(79335, 2, 0, 2737, -3561, 184, 56311), -- One More Tradition +(79335, 1, 5, 2547, -3430, 169, 56311), -- One More Tradition +(79335, 1, 4, 2759, -3224, 206, 56311), -- One More Tradition +(79335, 1, 3, 2932, -3442, 202, 56311), -- One More Tradition +(79335, 1, 2, 2839, -3542, 195, 56311), -- One More Tradition +(79335, 1, 1, 2753, -3559, 197, 56311), -- One More Tradition +(79335, 1, 0, 2578, -3585, 182, 56311), -- One More Tradition +(79335, 0, 0, 2720, -3213, 173, 56311), -- One More Tradition +(78749, 3, 0, 2712, -3747, 236, 56311), -- Who Runs this Fine Establishment? +(78749, 2, 0, 2890, -3673, 233, 56311), -- Who Runs this Fine Establishment? +(78749, 1, 0, 2944, -3671, 231, 56311), -- Who Runs this Fine Establishment? +(78749, 0, 0, 2696, -3247, 179, 56311), -- Who Runs this Fine Establishment? +(78748, 4, 0, 2712, -3750, 236, 56311), -- Cutting the Wick +(78748, 3, 0, 2577, -3743, 244, 56311), -- Cutting the Wick +(78748, 2, 0, 2630, -3838, 265, 56311), -- Cutting the Wick +(78748, 1, 0, 2719, -3869, 245, 56311), -- Cutting the Wick +(78748, 0, 0, 2712, -3750, 236, 56311), -- Cutting the Wick +(78747, 2, 0, 2712, -3747, 236, 56311), -- The Great Collapse +(78747, 1, 2, 2615, -3767, 248, 56311), -- The Great Collapse +(78747, 1, 1, 2590, -3708, 247, 56311), -- The Great Collapse +(78747, 1, 0, 2693, -3824, 247, 56311), -- The Great Collapse +(78747, 0, 0, 2712, -3747, 236, 56311), -- The Great Collapse +(78746, 3, 0, 2772, -3610, 215, 56311), -- Laws Apply to All +(78746, 2, 11, 2729, -3795, 225, 56311), -- Laws Apply to All +(78746, 2, 10, 2615, -3697, 225, 56311), -- Laws Apply to All +(78746, 2, 9, 2654, -3680, 225, 56311), -- Laws Apply to All +(78746, 2, 8, 2665, -3678, 225, 56311), -- Laws Apply to All +(78746, 2, 7, 2725, -3690, 226, 56311), -- Laws Apply to All +(78746, 2, 6, 2740, -3701, 225, 56311), -- Laws Apply to All +(78746, 2, 5, 2765, -3721, 225, 56311), -- Laws Apply to All +(78746, 2, 4, 2792, -3747, 225, 56311), -- Laws Apply to All +(78746, 2, 3, 2797, -3776, 226, 56311), -- Laws Apply to All +(78746, 2, 2, 2792, -3807, 225, 56311), -- Laws Apply to All +(78746, 2, 1, 2787, -3816, 226, 56311), -- Laws Apply to All +(78746, 2, 0, 2778, -3828, 226, 56311), -- Laws Apply to All +(78746, 1, 0, 2712, -3747, 236, 56311), -- Laws Apply to All +(78746, 0, 0, 2772, -3610, 215, 56311), -- Laws Apply to All +(78745, 3, 0, 2772, -3610, 215, 56311), -- You No Take Plunder! +(78745, 2, 11, 2705, -3796, 215, 56311), -- You No Take Plunder! +(78745, 2, 10, 2687, -3780, 215, 56311), -- You No Take Plunder! +(78745, 2, 9, 2665, -3759, 215, 56311), -- You No Take Plunder! +(78745, 2, 8, 2604, -3697, 215, 56311), -- You No Take Plunder! +(78745, 2, 7, 2606, -3673, 215, 56311), -- You No Take Plunder! +(78745, 2, 6, 2621, -3673, 215, 56311), -- You No Take Plunder! +(78745, 2, 5, 2674, -3715, 215, 56311), -- You No Take Plunder! +(78745, 2, 4, 2692, -3730, 215, 56311), -- You No Take Plunder! +(78745, 2, 3, 2698, -3736, 215, 56311), -- You No Take Plunder! +(78745, 2, 2, 2719, -3760, 215, 56311), -- You No Take Plunder! +(78745, 2, 1, 2729, -3774, 215, 56311), -- You No Take Plunder! +(78745, 2, 0, 2729, -3801, 215, 56311), -- You No Take Plunder! +(78745, 1, 0, 2712, -3747, 236, 56311), -- You No Take Plunder! +(78745, 0, 0, 2772, -3610, 215, 56311), -- You No Take Plunder! +(78744, 6, 0, 2772, -3610, 215, 56311), -- Honor Their Memories +(78744, 5, 3, 2758, -3659, 216, 56311), -- Honor Their Memories +(78744, 5, 2, 2788, -3649, 215, 56311), -- Honor Their Memories +(78744, 5, 1, 2808, -3660, 215, 56311), -- Honor Their Memories +(78744, 5, 0, 2804, -3685, 215, 56311), -- Honor Their Memories +(78744, 4, 7, 2761, -3646, 215, 56311), -- Honor Their Memories +(78744, 4, 6, 2760, -3640, 216, 56311), -- Honor Their Memories +(78744, 4, 5, 2801, -3639, 216, 56311), -- Honor Their Memories +(78744, 4, 4, 2807, -3657, 215, 56311), -- Honor Their Memories +(78744, 4, 3, 2813, -3678, 216, 56311), -- Honor Their Memories +(78744, 4, 2, 2808, -3707, 218, 56311), -- Honor Their Memories +(78744, 4, 1, 2804, -3709, 218, 56311), -- Honor Their Memories +(78744, 4, 0, 2789, -3713, 219, 56311), -- Honor Their Memories +(78744, 3, 0, 2809, -3681, 215, 56311), -- Honor Their Memories +(78744, 2, 0, 2761, -3637, 215, 56311), -- Honor Their Memories +(78744, 1, 0, 2784, -3645, 215, 56311), -- Honor Their Memories +(78744, 0, 0, 2772, -3610, 215, 56311), -- Honor Their Memories +(78743, 1, 0, 2694, -3247, 179, 56311), -- Before I Depart +(78743, 0, 0, 2772, -3610, 215, 56311), -- Before I Depart +(79728, 3, 0, 3415, -5000, 1, 56311), -- It's Probably Nothing +(79728, 2, 0, 3416, -4996, 1, 56311), -- It's Probably Nothing +(79728, 1, 0, 3412, -4996, 1, 56311), -- It's Probably Nothing +(79728, 0, 0, 3415, -5000, 1, 56311), -- It's Probably Nothing +(79727, 2, 0, 3414, -4999, 1, 56311); -- Because It's Shiny + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(79727, 1, 0, 3379, -5228, 3, 56311), -- Because It's Shiny +(79727, 0, 0, 3414, -4999, 1, 56311), -- Because It's Shiny +(79726, 2, 0, 3414, -4999, 1, 56311), -- "Cataloguing" +(79726, 1, 7, 3458, -5238, 37, 56311), -- "Cataloguing" +(79726, 1, 6, 3432, -5211, 34, 56311), -- "Cataloguing" +(79726, 1, 5, 3444, -5159, 37, 56311), -- "Cataloguing" +(79726, 1, 4, 3508, -5039, 37, 56311), -- "Cataloguing" +(79726, 1, 3, 3551, -5076, 29, 56311), -- "Cataloguing" +(79726, 1, 2, 3546, -5126, 26, 56311), -- "Cataloguing" +(79726, 1, 1, 3542, -5166, 23, 56311), -- "Cataloguing" +(79726, 1, 0, 3481, -5246, 37, 56311), -- "Cataloguing" +(79726, 0, 0, 3410, -4997, 0, 56311), -- "Cataloguing" +(79725, 3, 0, 3415, -5000, 1, 56311), -- Not a Heating Pack +(79725, 2, 0, 3416, -4996, 1, 56311), -- Not a Heating Pack +(79725, 1, 8, 3427, -5214, 34, 56311), -- Not a Heating Pack +(79725, 1, 7, 3435, -5128, 26, 56311), -- Not a Heating Pack +(79725, 1, 6, 3468, -5082, 47, 56311), -- Not a Heating Pack +(79725, 1, 5, 3507, -5037, 37, 56311), -- Not a Heating Pack +(79725, 1, 4, 3564, -5086, 29, 56311), -- Not a Heating Pack +(79725, 1, 3, 3542, -5167, 2, 56311), -- Not a Heating Pack +(79725, 1, 2, 3535, -5184, 4, 56311), -- Not a Heating Pack +(79725, 1, 1, 3482, -5248, 38, 56311), -- Not a Heating Pack +(79725, 1, 0, 3478, -5251, 38, 56311), -- Not a Heating Pack +(79725, 0, 0, 3415, -5000, 1, 56311), -- Not a Heating Pack +(82768, 2, 0, 4018, -4709, 69, 56311), -- Cloud Fishing +(82768, 1, 11, 4012, -4411, 95, 56311), -- Cloud Fishing +(82768, 1, 10, 3999, -4391, 109, 56311), -- Cloud Fishing +(82768, 1, 9, 3998, -4370, 119, 56311), -- Cloud Fishing +(82768, 1, 8, 4002, -4335, 104, 56311), -- Cloud Fishing +(82768, 1, 7, 4026, -4315, 79, 56311), -- Cloud Fishing +(82768, 1, 6, 4047, -4311, 73, 56311), -- Cloud Fishing +(82768, 1, 5, 4075, -4319, 66, 56311), -- Cloud Fishing +(82768, 1, 4, 4094, -4343, 59, 56311), -- Cloud Fishing +(82768, 1, 3, 4091, -4385, 51, 56311), -- Cloud Fishing +(82768, 1, 2, 4089, -4411, 79, 56311), -- Cloud Fishing +(82768, 1, 1, 4075, -4422, 91, 56311), -- Cloud Fishing +(82768, 1, 0, 4041, -4425, 90, 56311), -- Cloud Fishing +(82768, 0, 0, 4010, -4382, 109, 56311), -- Cloud Fishing +(82682, 2, 0, 4018, -4709, 69, 56311), -- Elemental Hors D'Oeuvres +(82682, 1, 11, 3930, -4966, 0, 56311), -- Elemental Hors D'Oeuvres +(82682, 1, 10, 4034, -4740, 0, 56311), -- Elemental Hors D'Oeuvres +(82682, 1, 9, 4047, -4712, 0, 56311), -- Elemental Hors D'Oeuvres +(82682, 1, 8, 4079, -4664, 0, 56311), -- Elemental Hors D'Oeuvres +(82682, 1, 7, 4127, -4700, 0, 56311), -- Elemental Hors D'Oeuvres +(82682, 1, 6, 4131, -4756, 0, 56311), -- Elemental Hors D'Oeuvres +(82682, 1, 5, 4131, -4793, 0, 56311), -- Elemental Hors D'Oeuvres +(82682, 1, 4, 4115, -4845, 0, 56311), -- Elemental Hors D'Oeuvres +(82682, 1, 3, 4083, -4934, 0, 56311), -- Elemental Hors D'Oeuvres +(82682, 1, 2, 4063, -4982, 0, 56311), -- Elemental Hors D'Oeuvres +(82682, 1, 1, 4002, -5018, 0, 56311), -- Elemental Hors D'Oeuvres +(82682, 1, 0, 3966, -5018, 0, 56311), -- Elemental Hors D'Oeuvres +(82682, 0, 0, 4018, -4709, 69, 56311), -- Elemental Hors D'Oeuvres +(82681, 2, 0, 4018, -4709, 69, 56311), -- Cloudrook Down +(82681, 1, 8, 3546, -4824, -3, 56311), -- Cloudrook Down +(82681, 1, 7, 3538, -4764, -2, 56311), -- Cloudrook Down +(82681, 1, 6, 3607, -4577, -1, 56311), -- Cloudrook Down +(82681, 1, 5, 3791, -4363, 0, 56311), -- Cloudrook Down +(82681, 1, 4, 3867, -4285, -1, 56311), -- Cloudrook Down +(82681, 1, 3, 3890, -4698, 158, 56311), -- Cloudrook Down +(82681, 1, 2, 3835, -4772, 89, 56311), -- Cloudrook Down +(82681, 1, 1, 3825, -4785, 89, 56311), -- Cloudrook Down +(82681, 1, 0, 3643, -4904, 0, 56311), -- Cloudrook Down +(82681, 0, 0, 4018, -4709, 69, 56311), -- Cloudrook Down +(80218, 5, 0, 3780, -3975, 84, 56311), -- Up to No Good Down in Silkwood +(80218, 4, 0, 4005, -3874, 14, 56311), -- Up to No Good Down in Silkwood +(80218, 3, 0, 3963, -3780, 13, 56311), -- Up to No Good Down in Silkwood +(80218, 2, 11, 3926, -3854, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 2, 10, 3918, -3836, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 2, 9, 3915, -3806, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 2, 8, 3934, -3794, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 2, 7, 3952, -3788, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 2, 6, 3981, -3780, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 2, 5, 4007, -3780, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 2, 4, 4017, -3806, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 2, 3, 4007, -3820, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 2, 2, 3978, -3848, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 2, 1, 3960, -3856, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 2, 0, 3940, -3857, 0, 56311), -- Up to No Good Down in Silkwood +(80218, 1, 0, 3976, -3936, 17, 56311), -- Up to No Good Down in Silkwood +(80218, 0, 0, 3780, -3975, 84, 56311), -- Up to No Good Down in Silkwood +(83181, 5, 0, 3782, -3976, 85, 56311), -- Best Friends, Same Ends +(83181, 4, 0, 4006, -3875, 14, 56311), -- Best Friends, Same Ends +(83181, 3, 0, 3939, -3847, 20, 56311), -- Best Friends, Same Ends +(83181, 2, 0, 3936, -3850, 20, 56311), -- Best Friends, Same Ends +(83181, 1, 0, 3782, -3976, 85, 56311), -- Best Friends, Same Ends +(83181, 0, 0, 3976, -3934, 17, 56311), -- Best Friends, Same Ends +(80217, 4, 0, 3734, -3972, 85, 56311), -- A Lamplight for the Shipwright +(80217, 3, 0, 3832, -3766, 165, 56311), -- A Lamplight for the Shipwright +(80217, 2, 0, 3833, -3767, 165, 56311), -- A Lamplight for the Shipwright +(80217, 1, 0, 3833, -3767, 165, 56311), -- A Lamplight for the Shipwright +(80217, 0, 0, 3782, -3976, 85, 56311), -- A Lamplight for the Shipwright +(80216, 3, 0, 3361, -4068, 93, 56311), -- Concealed in the Weald +(80216, 2, 11, 3607, -4202, 0, 56311), -- Concealed in the Weald +(80216, 2, 10, 3539, -4186, 0, 56311), -- Concealed in the Weald +(80216, 2, 9, 3466, -4140, 0, 56311), -- Concealed in the Weald +(80216, 2, 8, 3432, -4054, 0, 56311), -- Concealed in the Weald +(80216, 2, 7, 3440, -3965, 0, 56311), -- Concealed in the Weald +(80216, 2, 6, 3472, -3931, 0, 56311), -- Concealed in the Weald +(80216, 2, 5, 3535, -3904, 0, 56311), -- Concealed in the Weald +(80216, 2, 4, 3600, -3898, 0, 56311), -- Concealed in the Weald +(80216, 2, 3, 3659, -3969, 0, 56311), -- Concealed in the Weald +(80216, 2, 2, 3671, -4052, 0, 56311), -- Concealed in the Weald +(80216, 2, 1, 3671, -4148, 0, 56311), -- Concealed in the Weald +(80216, 2, 0, 3651, -4190, 0, 56311), -- Concealed in the Weald +(80216, 1, 0, 3361, -4068, 93, 56311), -- Concealed in the Weald +(80216, 0, 0, 3734, -3972, 85, 56311), -- Concealed in the Weald +(80215, 3, 0, 3365, -4066, 92, 56311), -- Ungirthin' the Earthen +(80215, 2, 11, 3673, -4109, 0, 56311), -- Ungirthin' the Earthen +(80215, 2, 10, 3663, -4163, 0, 56311), -- Ungirthin' the Earthen +(80215, 2, 9, 3627, -4173, 0, 56311), -- Ungirthin' the Earthen +(80215, 2, 8, 3524, -4117, 0, 56311), -- Ungirthin' the Earthen +(80215, 2, 7, 3456, -4062, 0, 56311), -- Ungirthin' the Earthen +(80215, 2, 6, 3435, -4000, 0, 56311), -- Ungirthin' the Earthen +(80215, 2, 5, 3536, -3894, 0, 56311), -- Ungirthin' the Earthen +(80215, 2, 4, 3579, -3883, 0, 56311), -- Ungirthin' the Earthen +(80215, 2, 3, 3614, -3927, 0, 56311), -- Ungirthin' the Earthen +(80215, 2, 2, 3636, -3970, 0, 56311), -- Ungirthin' the Earthen +(80215, 2, 1, 3657, -4011, 0, 56311), -- Ungirthin' the Earthen +(80215, 2, 0, 3672, -4057, 0, 56311), -- Ungirthin' the Earthen +(80215, 1, 0, 3365, -4066, 92, 56311), -- Ungirthin' the Earthen +(80215, 0, 0, 3734, -3972, 85, 56311), -- Ungirthin' the Earthen +(80214, 1, 0, 3392, -3641, 173, 56311), -- A Time to Kill at the Lumber Mill +(80214, 0, 0, 3365, -4066, 92, 56311), -- A Time to Kill at the Lumber Mill +(80213, 4, 0, 3426, -3256, 190, 56311), -- Holy Fire in Rambleshire +(80213, 3, 8, 3452, -3473, 178, 56311), -- Holy Fire in Rambleshire +(80213, 3, 7, 3409, -3413, 185, 56311), -- Holy Fire in Rambleshire +(80213, 3, 6, 3401, -3348, 188, 56311), -- Holy Fire in Rambleshire +(80213, 3, 5, 3423, -3283, 191, 56311), -- Holy Fire in Rambleshire +(80213, 3, 4, 3501, -3312, 201, 56311), -- Holy Fire in Rambleshire +(80213, 3, 3, 3563, -3349, 201, 56311), -- Holy Fire in Rambleshire +(80213, 3, 2, 3568, -3400, 185, 56311), -- Holy Fire in Rambleshire +(80213, 3, 1, 3557, -3467, 186, 56311), -- Holy Fire in Rambleshire +(80213, 3, 0, 3505, -3501, 179, 56311), -- Holy Fire in Rambleshire +(80213, 2, 8, 3445, -3475, 178, 56311), -- Holy Fire in Rambleshire +(80213, 2, 7, 3400, -3416, 185, 56311), -- Holy Fire in Rambleshire +(80213, 2, 6, 3400, -3347, 188, 56311), -- Holy Fire in Rambleshire +(80213, 2, 5, 3426, -3280, 191, 56311), -- Holy Fire in Rambleshire +(80213, 2, 4, 3540, -3332, 201, 56311), -- Holy Fire in Rambleshire +(80213, 2, 3, 3564, -3352, 201, 56311), -- Holy Fire in Rambleshire +(80213, 2, 2, 3570, -3406, 185, 56311), -- Holy Fire in Rambleshire +(80213, 2, 1, 3555, -3468, 186, 56311), -- Holy Fire in Rambleshire +(80213, 2, 0, 3508, -3507, 179, 56311), -- Holy Fire in Rambleshire +(80213, 1, 8, 3435, -3476, 178, 56311), -- Holy Fire in Rambleshire +(80213, 1, 7, 3403, -3420, 185, 56311), -- Holy Fire in Rambleshire +(80213, 1, 6, 3400, -3348, 188, 56311), -- Holy Fire in Rambleshire +(80213, 1, 5, 3416, -3274, 191, 56311), -- Holy Fire in Rambleshire +(80213, 1, 4, 3543, -3332, 201, 56311), -- Holy Fire in Rambleshire +(80213, 1, 3, 3571, -3349, 201, 56311), -- Holy Fire in Rambleshire +(80213, 1, 2, 3578, -3412, 185, 56311), -- Holy Fire in Rambleshire +(80213, 1, 1, 3550, -3470, 186, 56311), -- Holy Fire in Rambleshire +(80213, 1, 0, 3504, -3509, 179, 56311), -- Holy Fire in Rambleshire +(80213, 0, 0, 3392, -3641, 173, 56311), -- Holy Fire in Rambleshire +(84446, 1, 0, 2175, -2292, 198, 56288), -- Renown of Khaz Algar +(84446, 0, 0, 2605, -2501, 224, 56288), -- Renown of Khaz Algar +(79197, 4, 0, -478, -1355, -1097, 56288), -- Surface Bound +(79197, 3, 0, -359, -1483, -1093, 56288), -- Surface Bound +(79197, 2, 0, 2175, -2292, 198, 56288), -- Surface Bound +(79197, 1, 0, 3565, -1899, 0, 56288), -- Surface Bound +(79197, 0, 0, 2175, -2292, 198, 56288), -- Surface Bound +(84022, 4, 0, -461, -1362, -1080, 56288), -- Uniting Severed Threads +(84022, 3, 0, -461, -1362, -1080, 56288), -- Uniting Severed Threads +(84022, 2, 0, -469, -1348, -1097, 56288), -- Uniting Severed Threads +(84022, 1, 0, -459, -1344, -1097, 56288), -- Uniting Severed Threads +(84022, 0, 0, -461, -1362, -1080, 56288), -- Uniting Severed Threads +(78248, 2, 0, -1610, -1699, 0, 56288), -- What We Still Have +(78248, 1, 0, -463, -1358, -1083, 56288), -- What We Still Have +(78248, 0, 0, -461, -1362, -1083, 56288), -- What We Still Have +(78244, 3, 0, -2172, -1005, -1310, 56288), -- Kaheti Hospitality +(78244, 2, 0, -1835, -1305, 0, 56288), -- Kaheti Hospitality +(78244, 1, 0, -2172, -1004, -1184, 56288), -- Kaheti Hospitality +(78244, 0, 0, -1610, -1699, -1501, 56288), -- Kaheti Hospitality +(80502, 2, 0, -1693, -1216, -1238, 56288), -- Don't Cry for Me, Azj-Kahet +(80502, 1, 0, -1681, -1185, -1221, 56288), -- Don't Cry for Me, Azj-Kahet +(80502, 0, 0, -1674, -1197, -1238, 56288), -- Don't Cry for Me, Azj-Kahet +(79631, 3, 0, -1645, -833, -1250, 56288), -- Klaskin's Great Escape +(79631, 2, 0, -1688, -1221, -1238, 56288), -- Klaskin's Great Escape +(79631, 1, 0, -1645, -833, -1250, 56288), -- Klaskin's Great Escape +(79631, 0, 0, -1688, -1221, -1238, 56288), -- Klaskin's Great Escape +(79630, 2, 0, -1683, -1215, -1238, 56288), -- Searching the Web +(79630, 1, 0, -1645, -833, -1250, 56288), -- Searching the Web +(79630, 0, 0, -1645, -833, -1250, 56288), -- Searching the Web +(78231, 7, 0, -1943, -1287, -1274, 56288), -- Like a Spider on the Wall +(78231, 6, 11, -1894, -1212, 0, 56288), -- Like a Spider on the Wall +(78231, 6, 10, -1979, -1025, 0, 56288), -- Like a Spider on the Wall +(78231, 6, 9, -1975, -937, 0, 56288), -- Like a Spider on the Wall +(78231, 6, 8, -1922, -835, 0, 56288), -- Like a Spider on the Wall +(78231, 6, 7, -1819, -739, 0, 56288), -- Like a Spider on the Wall +(78231, 6, 6, -1724, -703, 0, 56288), -- Like a Spider on the Wall +(78231, 6, 5, -1638, -741, 0, 56288), -- Like a Spider on the Wall +(78231, 6, 4, -1590, -820, 0, 56288), -- Like a Spider on the Wall +(78231, 6, 3, -1590, -961, 0, 56288), -- Like a Spider on the Wall +(78231, 6, 2, -1590, -1059, 0, 56288), -- Like a Spider on the Wall +(78231, 6, 1, -1594, -1144, 0, 56288), -- Like a Spider on the Wall +(78231, 6, 0, -1734, -1244, 0, 56288), -- Like a Spider on the Wall +(78231, 5, 0, -1766, -1175, -1238, 56288), -- Like a Spider on the Wall +(78231, 4, 0, -1705, -877, -1250, 56288), -- Like a Spider on the Wall +(78231, 3, 0, -1714, -732, -1247, 56288), -- Like a Spider on the Wall +(78231, 2, 0, -1862, -863, -1244, 56288), -- Like a Spider on the Wall +(78231, 1, 0, -1758, -999, -1244, 56288), -- Like a Spider on the Wall +(78231, 0, 0, -2170, -1008, -1184, 56288), -- Like a Spider on the Wall +(78232, 4, 0, -1656, -719, -1246, 56288), -- Rewriting the Rewritten +(78232, 3, 0, -1734, -1148, -1238, 56288), -- Rewriting the Rewritten +(78232, 2, 0, -1690, -960, -1249, 56288), -- Rewriting the Rewritten +(78232, 1, 0, -1905, -1087, -1236, 56288), -- Rewriting the Rewritten +(78232, 0, 0, -2162, -998, -1184, 56288), -- Rewriting the Rewritten +(78228, 3, 0, -1938, -1294, -1274, 56288), -- Into a Skittering City +(78228, 2, 0, -1958, -1292, -1274, 56288), -- Into a Skittering City +(78228, 1, 0, -1953, -1303, -1274, 56288), -- Into a Skittering City +(78228, 0, 0, -1951, -1302, -1274, 56288), -- Into a Skittering City +(78226, 5, 0, -461, -1362, -1083, 56288), -- A Most Intriguing Invitation +(78226, 4, 0, -1940, -1297, -1274, 56288), -- A Most Intriguing Invitation +(78226, 3, 0, -483, -1355, -1094, 56288), -- A Most Intriguing Invitation +(78226, 2, 0, -1940, -1293, -1274, 56288), -- A Most Intriguing Invitation +(78226, 1, 0, -446, -1379, -1096, 56288), -- A Most Intriguing Invitation +(78226, 0, 0, -1954, -1304, -1274, 56288), -- A Most Intriguing Invitation +(78256, 2, 0, 368, -1091, -1045, 56288), -- The General's Consensus +(78256, 1, 0, 363, -1090, -1043, 56288), -- The General's Consensus +(78256, 0, 0, -461, -1362, -1083, 56288), -- The General's Consensus +(78255, 4, 0, 453, -794, -990, 56288), -- Just Act Casual +(78255, 3, 0, 331, -898, -999, 56288), -- Just Act Casual +(78255, 2, 0, 387, -841, -990, 56288), -- Just Act Casual +(78255, 1, 0, 453, -794, -990, 56288), -- Just Act Casual +(78255, 0, 0, 368, -1091, -1045, 56288), -- Just Act Casual +(78251, 4, 0, 603, -600, -999, 56288), -- Dalaran's Most Distressed +(78251, 3, 0, 492, -634, -983, 56288), -- Dalaran's Most Distressed +(78251, 2, 0, 412, -553, -984, 56288), -- Dalaran's Most Distressed +(78251, 1, 0, 314, -777, -984, 56288), -- Dalaran's Most Distressed +(78251, 0, 0, 453, -794, -990, 56288), -- Dalaran's Most Distressed +(78254, 3, 0, 662, -696, -999, 56288), -- Stolen Influence +(78254, 2, 0, 635, -867, -987, 56288), -- Stolen Influence +(78254, 1, 0, 453, -794, -990, 56288), -- Stolen Influence +(78254, 0, 0, 639, -647, -999, 56288), -- Stolen Influence +(78250, 2, 0, 647, -658, -999, 56288), -- General Admission +(78250, 1, 0, 387, -505, -960, 56288), -- General Admission +(78250, 0, 0, 647, -658, -999, 56288), -- General Admission +(78249, 4, 0, 647, -658, -999, 56288), -- Specific Personages +(78249, 3, 0, 281, -590, -992, 56288), -- Specific Personages +(78249, 2, 0, 460, -894, -984, 56288), -- Specific Personages +(78249, 1, 0, 234, -743, -968, 56288), -- Specific Personages +(78249, 0, 0, 647, -658, -999, 56288), -- Specific Personages +(79175, 2, 0, 647, -658, -999, 56288), -- I Think I'm a Drone Now +(79175, 1, 0, 635, -650, -999, 56288), -- I Think I'm a Drone Now +(79175, 0, 0, 647, -658, -999, 56288), -- I Think I'm a Drone Now +(79625, 2, 0, 647, -658, -999, 56288), -- Not Quite Dead +(79625, 1, 0, 623, -636, -999, 56288), -- Not Quite Dead +(79625, 0, 0, 647, -658, -999, 56288), -- Not Quite Dead +(78237, 2, 0, 306, -1827, -1024, 56288), -- Let Fly! +(78237, 1, 0, 123, -1848, -1024, 56288), -- Let Fly! +(78237, 0, 0, 647, -658, -999, 56288), -- Let Fly! +(78383, 5, 0, 305, -1824, -1024, 56288); -- Strategic Edge + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(78383, 4, 0, 274, -1853, -950, 56288), -- Strategic Edge +(78383, 3, 0, 258, -2188, -978, 56288), -- Strategic Edge +(78383, 2, 0, 245, -1724, -1015, 56288), -- Strategic Edge +(78383, 1, 0, 109, -2106, -997, 56288), -- Strategic Edge +(78383, 0, 0, 303, -1866, -1024, 56288), -- Strategic Edge +(78234, 2, 0, 303, -1866, -1024, 56288), -- Force Your Way +(78234, 1, 11, 240, -2183, -979, 56288), -- Force Your Way +(78234, 1, 10, 117, -2113, -997, 56288), -- Force Your Way +(78234, 1, 9, 102, -2086, -996, 56288), -- Force Your Way +(78234, 1, 8, 93, -2067, -997, 56288), -- Force Your Way +(78234, 1, 7, 102, -1815, -1031, 56288), -- Force Your Way +(78234, 1, 6, 138, -1728, -1031, 56288), -- Force Your Way +(78234, 1, 5, 191, -1694, -1017, 56288), -- Force Your Way +(78234, 1, 4, 259, -1686, -1015, 56288), -- Force Your Way +(78234, 1, 3, 331, -1694, -1015, 56288), -- Force Your Way +(78234, 1, 2, 360, -1764, -1015, 56288), -- Force Your Way +(78234, 1, 1, 355, -1916, -1025, 56288), -- Force Your Way +(78234, 1, 0, 280, -2177, -979, 56288), -- Force Your Way +(78234, 0, 0, 303, -1866, -1024, 56288), -- Force Your Way +(79357, 2, 0, 643, -1503, -1006, 56288), -- Removing the Cap +(79357, 1, 0, 772, -1424, -1055, 56288), -- Removing the Cap +(79357, 0, 0, 643, -1503, -1006, 56288), -- Removing the Cap +(79356, 4, 0, 643, -1503, -1005, 56288), -- Antifungal Firestarter +(79356, 3, 11, 690, -1465, 0, 56288), -- Antifungal Firestarter +(79356, 3, 10, 663, -1402, 0, 56288), -- Antifungal Firestarter +(79356, 3, 9, 675, -1261, 0, 56288), -- Antifungal Firestarter +(79356, 3, 8, 724, -1229, 0, 56288), -- Antifungal Firestarter +(79356, 3, 7, 765, -1222, 0, 56288), -- Antifungal Firestarter +(79356, 3, 6, 789, -1239, 0, 56288), -- Antifungal Firestarter +(79356, 3, 5, 819, -1280, 0, 56288), -- Antifungal Firestarter +(79356, 3, 4, 832, -1367, 0, 56288), -- Antifungal Firestarter +(79356, 3, 3, 818, -1404, 0, 56288), -- Antifungal Firestarter +(79356, 3, 2, 811, -1416, 0, 56288), -- Antifungal Firestarter +(79356, 3, 1, 797, -1462, 0, 56288), -- Antifungal Firestarter +(79356, 3, 0, 757, -1469, 0, 56288), -- Antifungal Firestarter +(79356, 2, 6, 716, -1411, -1052, 56288), -- Antifungal Firestarter +(79356, 2, 5, 711, -1373, -1044, 56288), -- Antifungal Firestarter +(79356, 2, 4, 773, -1246, -1049, 56288), -- Antifungal Firestarter +(79356, 2, 3, 776, -1245, -1050, 56288), -- Antifungal Firestarter +(79356, 2, 2, 800, -1411, -1055, 56288), -- Antifungal Firestarter +(79356, 2, 1, 798, -1413, -1055, 56288), -- Antifungal Firestarter +(79356, 2, 0, 717, -1413, -1051, 56288), -- Antifungal Firestarter +(79356, 1, 2, 698, -1329, -1039, 56288), -- Antifungal Firestarter +(79356, 1, 1, 692, -1270, -1038, 56288), -- Antifungal Firestarter +(79356, 1, 0, 727, -1363, -1048, 56288), -- Antifungal Firestarter +(79356, 0, 0, 643, -1503, -1005, 56288), -- Antifungal Firestarter +(78236, 3, 0, 662, -1613, -992, 56288), -- Scrappy Straggler +(78236, 2, 0, 303, -1866, -1024, 56288), -- Scrappy Straggler +(78236, 1, 0, 303, -1866, -1024, 56288), -- Scrappy Straggler +(78236, 0, 0, 303, -1866, -1024, 56288), -- Scrappy Straggler +(79174, 2, 0, 643, -1503, -1006, 56288), -- Infested Infestation +(79174, 1, 10, 728, -1417, -1037, 56288), -- Infested Infestation +(79174, 1, 9, 624, -1415, -1035, 56288), -- Infested Infestation +(79174, 1, 8, 511, -1412, -1033, 56288), -- Infested Infestation +(79174, 1, 7, 438, -1335, -1033, 56288), -- Infested Infestation +(79174, 1, 6, 470, -1264, -1032, 56288), -- Infested Infestation +(79174, 1, 5, 507, -1207, -997, 56288), -- Infested Infestation +(79174, 1, 4, 532, -1196, -997, 56288), -- Infested Infestation +(79174, 1, 3, 536, -1195, -998, 56288), -- Infested Infestation +(79174, 1, 2, 790, -1244, -1044, 56288), -- Infested Infestation +(79174, 1, 1, 783, -1392, -1054, 56288), -- Infested Infestation +(79174, 1, 0, 732, -1421, -1053, 56288), -- Infested Infestation +(79174, 0, 0, 643, -1503, -1006, 56288), -- Infested Infestation +(79355, 5, 0, 643, -1503, -1005, 56288), -- Prisoner Preservation +(79355, 4, 0, 694, -1301, -1012, 56288), -- Prisoner Preservation +(79355, 3, 0, 551, -1237, -997, 56288), -- Prisoner Preservation +(79355, 2, 0, 449, -1332, -1033, 56288), -- Prisoner Preservation +(79355, 1, 0, 576, -1307, -1011, 56288), -- Prisoner Preservation +(79355, 0, 0, 643, -1503, -1005, 56288), -- Prisoner Preservation +(80399, 4, 0, 662, -1613, -992, 56288), -- Rations and Revelations +(80399, 3, 0, 677, -1589, -987, 56288), -- Rations and Revelations +(80399, 2, 0, 632, -1570, -993, 56288), -- Rations and Revelations +(80399, 1, 0, 668, -1613, -992, 56288), -- Rations and Revelations +(80399, 0, 0, 662, -1613, -992, 56288), -- Rations and Revelations +(84664, 1, 0, -456, -1365, -1097, 56288), -- Making the Underworld Go Round +(84664, 0, 0, -456, -1365, -1097, 56288), -- Making the Underworld Go Round +(78233, 2, 0, -461, -1362, -1083, 56288), -- The Weaver's Gift +(78233, 1, 7, 635, -1636, -988, 56288), -- The Weaver's Gift +(78233, 1, 6, 617, -1593, -988, 56288), -- The Weaver's Gift +(78233, 1, 5, 635, -1551, -988, 56288), -- The Weaver's Gift +(78233, 1, 4, 677, -1533, -988, 56288), -- The Weaver's Gift +(78233, 1, 3, 719, -1551, -988, 56288), -- The Weaver's Gift +(78233, 1, 2, 737, -1593, -988, 56288), -- The Weaver's Gift +(78233, 1, 1, 719, -1636, -988, 56288), -- The Weaver's Gift +(78233, 1, 0, 677, -1653, -988, 56288), -- The Weaver's Gift +(78233, 0, 0, 662, -1613, -992, 56288), -- The Weaver's Gift +(78393, 4, 0, -461, -1362, -1083, 56288), -- A Seeming Respite +(78393, 3, 0, -236, -1444, -1085, 56288), -- A Seeming Respite +(78393, 2, 0, -369, -1438, -1092, 56288), -- A Seeming Respite +(78393, 1, 0, -608, -1441, -1088, 56288), -- A Seeming Respite +(78393, 0, 0, -461, -1362, -1083, 56288), -- A Seeming Respite +(78392, 5, 0, -461, -1362, -1083, 56288), -- The Tangled Web +(78392, 4, 0, -461, -1362, -1083, 56288), -- The Tangled Web +(78392, 3, 0, -461, -1362, -1083, 56288), -- The Tangled Web +(78392, 2, 0, -461, -1362, -1083, 56288), -- The Tangled Web +(78392, 1, 0, -461, -1362, -1083, 56288), -- The Tangled Web +(78392, 0, 0, -461, -1362, -1083, 56288), -- The Tangled Web +(78354, 5, 0, -1054, -572, -1121, 56288), -- A Guiding Thread +(78354, 4, 0, -596, -931, -1143, 56288), -- A Guiding Thread +(78354, 3, 0, -741, -869, -1182, 56288), -- A Guiding Thread +(78354, 2, 0, -882, -771, -1180, 56288), -- A Guiding Thread +(78354, 1, 0, -882, -771, -1181, 56288), -- A Guiding Thread +(78354, 0, 0, -461, -1362, -1083, 56288), -- A Guiding Thread +(79139, 3, 0, -1117, 14, -1214, 56288), -- Alone in the Dark +(79139, 2, 0, -1075, -575, -1122, 56288), -- Alone in the Dark +(79139, 1, 0, -934, -440, -1164, 56288), -- Alone in the Dark +(79139, 0, 0, -1054, -572, -1121, 56288), -- Alone in the Dark +(78353, 3, 0, -978, 178, -1180, 56288), -- Fear the Old Blood +(78353, 2, 7, -1099, 220, -1300, 56288), -- Fear the Old Blood +(78353, 2, 6, -1077, 286, -1312, 56288), -- Fear the Old Blood +(78353, 2, 5, -1044, 308, -1312, 56288), -- Fear the Old Blood +(78353, 2, 4, -1010, 286, -1310, 56288), -- Fear the Old Blood +(78353, 2, 3, -956, 233, -1306, 56288), -- Fear the Old Blood +(78353, 2, 2, -960, 178, -1278, 56288), -- Fear the Old Blood +(78353, 2, 1, -1020, 70, -1237, 56288), -- Fear the Old Blood +(78353, 2, 0, -1117, 63, -1240, 56288), -- Fear the Old Blood +(78353, 1, 0, -1117, 14, -1214, 56288), -- Fear the Old Blood +(78353, 0, 0, -1034, 203, -1297, 56288), -- Fear the Old Blood +(78352, 3, 0, -978, 178, -1180, 56288), -- For Naught, So Vial +(78352, 2, 6, -1078, 138, -1236, 56288), -- For Naught, So Vial +(78352, 2, 5, -1106, 180, -1248, 56288), -- For Naught, So Vial +(78352, 2, 4, -1066, 223, -1254, 56288), -- For Naught, So Vial +(78352, 2, 3, -998, 253, -1261, 56288), -- For Naught, So Vial +(78352, 2, 2, -976, 221, -1265, 56288), -- For Naught, So Vial +(78352, 2, 1, -951, 159, -1271, 56288), -- For Naught, So Vial +(78352, 2, 0, -1033, 89, -1275, 56288), -- For Naught, So Vial +(78352, 1, 0, -1117, 14, -1214, 56288), -- For Naught, So Vial +(78352, 0, 0, -1034, 203, -1297, 56288), -- For Naught, So Vial +(78348, 3, 0, -612, 238, -1037, 56288), -- Friends in Low Places +(78348, 2, 0, -1034, 203, -1297, 56288), -- Friends in Low Places +(78348, 1, 0, -1017, 178, -1174, 56288), -- Friends in Low Places +(78348, 0, 0, -1034, 203, -1297, 56288), -- Friends in Low Places +(79580, 2, 0, -520, 577, -1013, 56288), -- Offensive Counter +(79580, 1, 8, -391, 183, -942, 56288), -- Offensive Counter +(79580, 1, 7, -550, 438, -1029, 56288), -- Offensive Counter +(79580, 1, 6, -556, 526, -1021, 56288), -- Offensive Counter +(79580, 1, 5, -543, 572, -1012, 56288), -- Offensive Counter +(79580, 1, 4, -505, 647, -965, 56288), -- Offensive Counter +(79580, 1, 3, -285, 894, -961, 56288), -- Offensive Counter +(79580, 1, 2, 55, 508, -923, 56288), -- Offensive Counter +(79580, 1, 1, -180, 242, -939, 56288), -- Offensive Counter +(79580, 1, 0, -238, 172, -939, 56288), -- Offensive Counter +(79580, 0, 0, -520, 577, -1013, 56288), -- Offensive Counter +(79579, 2, 0, -520, 577, -1013, 56288), -- That Airspace is Mine(d)! +(79579, 1, 5, -664, 315, -1045, 56288), -- That Airspace is Mine(d)! +(79579, 1, 4, -523, 658, -968, 56288), -- That Airspace is Mine(d)! +(79579, 1, 3, -269, 356, -809, 56288), -- That Airspace is Mine(d)! +(79579, 1, 2, -260, 335, -793, 56288), -- That Airspace is Mine(d)! +(79579, 1, 1, -353, 245, -945, 56288), -- That Airspace is Mine(d)! +(79579, 1, 0, -602, 192, -868, 56288), -- That Airspace is Mine(d)! +(79579, 0, 0, -520, 577, -1013, 56288), -- That Airspace is Mine(d)! +(79574, 2, 0, -363, 445, -926, 56288), -- The Second Front +(79574, 1, 0, -516, 573, -1013, 56288), -- The Second Front +(79574, 0, 0, -520, 577, -1013, 56288), -- The Second Front +(78384, 6, 0, -333, 352, -970, 56288), -- Chasing the Light +(78384, 5, 0, -396, 465, -922, 56288), -- Chasing the Light +(78384, 4, 0, -232, 233, -938, 56288), -- Chasing the Light +(78384, 3, 0, -424, 646, -986, 56288), -- Chasing the Light +(78384, 2, 0, -497, 467, -1028, 56288), -- Chasing the Light +(78384, 1, 0, -613, 241, -1038, 56288), -- Chasing the Light +(78384, 0, 0, -396, 465, -922, 56288), -- Chasing the Light +(78350, 4, 0, -332, 355, -971, 56288), -- Heroes Never Die +(78350, 3, 0, -396, 465, -922, 56288), -- Heroes Never Die +(78350, 2, 6, -478, 327, -1028, 56288), -- Heroes Never Die +(78350, 2, 5, -510, 508, -1018, 56288), -- Heroes Never Die +(78350, 2, 4, -486, 631, -962, 56288), -- Heroes Never Die +(78350, 2, 3, -244, 481, -951, 56288), -- Heroes Never Die +(78350, 2, 2, -199, 347, -940, 56288), -- Heroes Never Die +(78350, 2, 1, -218, 244, -939, 56288), -- Heroes Never Die +(78350, 2, 0, -394, 203, -942, 56288), -- Heroes Never Die +(78350, 1, 0, -605, 246, -1037, 56288), -- Heroes Never Die +(78350, 0, 0, -396, 465, -922, 56288), -- Heroes Never Die +(78630, 4, 0, 429, 1179, -245, 56288), -- The Rise of the Reckoning +(78630, 3, 11, 212, 473, 0, 56288), -- The Rise of the Reckoning +(78630, 3, 10, 93, 788, 0, 56288), -- The Rise of the Reckoning +(78630, 3, 9, 51, 990, 0, 56288), -- The Rise of the Reckoning +(78630, 3, 8, 79, 1200, 0, 56288), -- The Rise of the Reckoning +(78630, 3, 7, 233, 1361, 0, 56288), -- The Rise of the Reckoning +(78630, 3, 6, 555, 1480, 0, 56288), -- The Rise of the Reckoning +(78630, 3, 5, 898, 1361, 0, 56288), -- The Rise of the Reckoning +(78630, 3, 4, 961, 1186, 0, 56288), -- The Rise of the Reckoning +(78630, 3, 3, 947, 795, 0, 56288), -- The Rise of the Reckoning +(78630, 3, 2, 891, 592, 0, 56288), -- The Rise of the Reckoning +(78630, 3, 1, 674, 396, 0, 56288), -- The Rise of the Reckoning +(78630, 3, 0, 492, 396, 0, 56288), -- The Rise of the Reckoning +(78630, 2, 0, 426, 1171, -244, 56288), -- The Rise of the Reckoning +(78630, 1, 0, 426, 1171, -244, 56288), -- The Rise of the Reckoning +(78630, 0, 0, -381, 445, -921, 56288), -- The Rise of the Reckoning +(78629, 2, 0, 981, 1162, 43, 56288), -- Running on Reserves +(78629, 1, 5, 340, 1173, -272, 56288), -- Running on Reserves +(78629, 1, 4, 364, 1239, -264, 56288), -- Running on Reserves +(78629, 1, 3, 408, 1287, -275, 56288), -- Running on Reserves +(78629, 1, 2, 457, 1336, -273, 56288), -- Running on Reserves +(78629, 1, 1, 520, 1353, -282, 56288), -- Running on Reserves +(78629, 1, 0, 440, 1156, -288, 56288), -- Running on Reserves +(78629, 0, 0, 429, 1179, -245, 56288), -- Running on Reserves +(78628, 2, 0, 977, 1164, 43, 56288), -- Trapdoor Sprung +(78628, 1, 11, 435, 1101, -279, 56288), -- Trapdoor Sprung +(78628, 1, 10, 435, 1101, -273, 56288), -- Trapdoor Sprung +(78628, 1, 9, 383, 1074, -291, 56288), -- Trapdoor Sprung +(78628, 1, 8, 337, 1060, -298, 56288), -- Trapdoor Sprung +(78628, 1, 7, 329, 1081, -295, 56288), -- Trapdoor Sprung +(78628, 1, 6, 321, 1217, -274, 56288), -- Trapdoor Sprung +(78628, 1, 5, 382, 1277, -273, 56288), -- Trapdoor Sprung +(78628, 1, 4, 432, 1321, -275, 56288), -- Trapdoor Sprung +(78628, 1, 3, 547, 1353, -285, 56288), -- Trapdoor Sprung +(78628, 1, 2, 560, 1292, -290, 56288), -- Trapdoor Sprung +(78628, 1, 1, 596, 1122, -332, 56288), -- Trapdoor Sprung +(78628, 1, 0, 500, 1041, -300, 56288), -- Trapdoor Sprung +(78628, 0, 0, 429, 1179, -245, 56288), -- Trapdoor Sprung +(78627, 2, 0, 1916, 1608, 63, 56288), -- The Final Front +(78627, 1, 0, 982, 1161, 43, 56288), -- The Final Front +(78627, 0, 0, 981, 1160, 43, 56288), -- The Final Front +(80049, 4, 0, 1916, 1607, 65, 56288), -- The Flame Still Burns +(80049, 3, 0, 1919, 1607, 65, 56288), -- The Flame Still Burns +(80049, 2, 0, 1911, 1608, 65, 56288), -- The Flame Still Burns +(80049, 1, 7, 1852, 1350, 71, 56288), -- The Flame Still Burns +(80049, 1, 6, 1819, 1399, 62, 56288), -- The Flame Still Burns +(80049, 1, 5, 1822, 1471, 55, 56288), -- The Flame Still Burns +(80049, 1, 4, 1856, 1502, 55, 56288), -- The Flame Still Burns +(80049, 1, 3, 2017, 1491, 62, 56288), -- The Flame Still Burns +(80049, 1, 2, 2031, 1439, 62, 56288), -- The Flame Still Burns +(80049, 1, 1, 1999, 1380, 71, 56288), -- The Flame Still Burns +(80049, 1, 0, 1920, 1330, 71, 56288), -- The Flame Still Burns +(80049, 0, 0, 1916, 1607, 65, 56288), -- The Flame Still Burns +(79089, 2, 0, 1916, 1607, 65, 56288), -- Consecrated Cleanup +(79089, 1, 9, 1886, 1364, 66, 56288), -- Consecrated Cleanup +(79089, 1, 8, 1785, 1451, 58, 56288), -- Consecrated Cleanup +(79089, 1, 7, 1794, 1513, 57, 56288), -- Consecrated Cleanup +(79089, 1, 6, 1814, 1554, 63, 56288), -- Consecrated Cleanup +(79089, 1, 5, 1838, 1597, 66, 56288), -- Consecrated Cleanup +(79089, 1, 4, 1940, 1588, 66, 56288), -- Consecrated Cleanup +(79089, 1, 3, 2009, 1570, 63, 56288), -- Consecrated Cleanup +(79089, 1, 2, 2038, 1464, 65, 56288), -- Consecrated Cleanup +(79089, 1, 1, 2002, 1398, 66, 56288), -- Consecrated Cleanup +(79089, 1, 0, 1915, 1332, 72, 56288), -- Consecrated Cleanup +(79089, 0, 0, 1916, 1607, 65, 56288), -- Consecrated Cleanup +(78624, 3, 0, 1920, 1608, 63, 56288), -- A Candle in the Dark +(78624, 2, 0, 1918, 1626, 67, 56288), -- A Candle in the Dark +(78624, 1, 0, 1910, 1575, 65, 56288), -- A Candle in the Dark +(78624, 0, 0, 1916, 1607, 65, 56288), -- A Candle in the Dark +(78621, 4, 0, 1922, 1002, 123, 56288), -- The Shadow Rising +(78621, 3, 0, 2042, 1486, 62, 56288), -- The Shadow Rising +(78621, 2, 0, 1794, 1490, 62, 56288), -- The Shadow Rising +(78621, 1, 0, 1916, 1503, 64, 56288), -- The Shadow Rising +(78621, 0, 0, 1911, 1570, 64, 56288), -- The Shadow Rising +(78620, 2, 0, 1927, 1002, 125, 56288), -- Crossroads of Twilight +(78620, 1, 11, 1854, 1331, 72, 56288), -- Crossroads of Twilight +(78620, 1, 10, 1756, 1375, 83, 56288), -- Crossroads of Twilight +(78620, 1, 9, 1684, 1475, 80, 56288); -- Crossroads of Twilight + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(78620, 1, 8, 1688, 1491, 79, 56288), -- Crossroads of Twilight +(78620, 1, 7, 1776, 1555, 79, 56288), -- Crossroads of Twilight +(78620, 1, 6, 1829, 1575, 62, 56288), -- Crossroads of Twilight +(78620, 1, 5, 2008, 1577, 62, 56288), -- Crossroads of Twilight +(78620, 1, 4, 2058, 1555, 79, 56288), -- Crossroads of Twilight +(78620, 1, 3, 2066, 1533, 79, 56288), -- Crossroads of Twilight +(78620, 1, 2, 2094, 1328, 79, 56288), -- Crossroads of Twilight +(78620, 1, 1, 2076, 1304, 79, 56288), -- Crossroads of Twilight +(78620, 1, 0, 2007, 1298, 78, 56288), -- Crossroads of Twilight +(78620, 0, 0, 1914, 1570, 64, 56288), -- Crossroads of Twilight +(78615, 2, 0, 1868, 940, 128, 56288), -- The Bell Tolls +(78615, 1, 0, 1924, 1003, 123, 56288), -- The Bell Tolls +(78615, 0, 0, 1925, 1002, 124, 56288), -- The Bell Tolls +(78614, 2, 0, 2007, 970, 172, 56288), -- Mereldar's Light +(78614, 1, 11, 1836, 922, 128, 56288), -- Mereldar's Light +(78614, 1, 10, 1836, 933, 128, 56288), -- Mereldar's Light +(78614, 1, 9, 1840, 949, 128, 56288), -- Mereldar's Light +(78614, 1, 8, 1870, 970, 128, 56288), -- Mereldar's Light +(78614, 1, 7, 1875, 972, 128, 56288), -- Mereldar's Light +(78614, 1, 6, 1891, 965, 128, 56288), -- Mereldar's Light +(78614, 1, 5, 1913, 943, 128, 56288), -- Mereldar's Light +(78614, 1, 4, 1913, 933, 128, 56288), -- Mereldar's Light +(78614, 1, 3, 1886, 911, 128, 56288), -- Mereldar's Light +(78614, 1, 2, 1870, 908, 128, 56288), -- Mereldar's Light +(78614, 1, 1, 1859, 908, 128, 56288), -- Mereldar's Light +(78614, 1, 0, 1847, 908, 128, 56288), -- Mereldar's Light +(78614, 0, 0, 1868, 940, 128, 56288), -- Mereldar's Light +(78626, 2, 0, 2007, 970, 172, 56288), -- Spar Day +(78626, 1, 8, 2046, 897, 173, 56288), -- Spar Day +(78626, 1, 7, 2041, 907, 173, 56288), -- Spar Day +(78626, 1, 6, 2028, 942, 173, 56288), -- Spar Day +(78626, 1, 5, 2029, 977, 173, 56288), -- Spar Day +(78626, 1, 4, 2031, 977, 173, 56288), -- Spar Day +(78626, 1, 3, 2054, 948, 172, 56288), -- Spar Day +(78626, 1, 2, 2061, 938, 172, 56288), -- Spar Day +(78626, 1, 1, 2073, 916, 172, 56288), -- Spar Day +(78626, 1, 0, 2072, 888, 172, 56288), -- Spar Day +(78626, 0, 0, 2007, 970, 172, 56288), -- Spar Day +(79297, 5, 0, 2007, 970, 173, 56288), -- Nightwatch +(79297, 4, 0, 2004, 973, 173, 56288), -- Nightwatch +(79297, 3, 0, 1826, 805, 125, 56288), -- Nightwatch +(79297, 2, 0, 1786, 919, 127, 56288), -- Nightwatch +(79297, 1, 4, 1654, 842, 127, 56288), -- Nightwatch +(79297, 1, 3, 1754, 879, 129, 56288), -- Nightwatch +(79297, 1, 2, 1836, 866, 131, 56288), -- Nightwatch +(79297, 1, 1, 1949, 730, 128, 56288), -- Nightwatch +(79297, 1, 0, 1750, 732, 130, 56288), -- Nightwatch +(79297, 0, 0, 2004, 973, 173, 56288), -- Nightwatch +(78613, 3, 0, 2251, 792, 177, 56288), -- The Bastion of Hallowfall +(78613, 2, 0, 1852, 844, 128, 56288), -- The Bastion of Hallowfall +(78613, 1, 0, 1862, 849, 128, 56288), -- The Bastion of Hallowfall +(78613, 0, 0, 1861, 850, 128, 56288), -- The Bastion of Hallowfall +(78607, 1, 0, 2616, -264, -1, 56288), -- To Mereldar +(78607, 0, 0, 2251, 792, 177, 56288), -- To Mereldar +(78954, 2, 0, 2536, -232, -44, 56288), -- Restore the Flame +(78954, 1, 0, 2616, -264, -1, 56288), -- Restore the Flame +(78954, 0, 0, 2616, -264, -1, 56288), -- Restore the Flame +(81690, 4, 0, 2714, -178, -77, 56288), -- The Light at the End of the Tunnel +(81690, 3, 0, 2575, -277, 0, 56288), -- The Light at the End of the Tunnel +(81690, 2, 11, 2584, -317, 0, 56288), -- The Light at the End of the Tunnel +(81690, 2, 10, 2585, -290, 0, 56288), -- The Light at the End of the Tunnel +(81690, 2, 9, 2624, -257, 0, 56288), -- The Light at the End of the Tunnel +(81690, 2, 8, 2662, -221, 0, 56288), -- The Light at the End of the Tunnel +(81690, 2, 7, 2708, -145, 0, 56288), -- The Light at the End of the Tunnel +(81690, 2, 6, 2744, -137, 0, 56288), -- The Light at the End of the Tunnel +(81690, 2, 5, 2752, -157, 0, 56288), -- The Light at the End of the Tunnel +(81690, 2, 4, 2752, -183, 0, 56288), -- The Light at the End of the Tunnel +(81690, 2, 3, 2729, -218, 0, 56288), -- The Light at the End of the Tunnel +(81690, 2, 2, 2708, -267, 0, 56288), -- The Light at the End of the Tunnel +(81690, 2, 1, 2678, -308, 0, 56288), -- The Light at the End of the Tunnel +(81690, 2, 0, 2630, -325, 0, 56288), -- The Light at the End of the Tunnel +(81690, 1, 0, 2715, -178, 0, 56288), -- The Light at the End of the Tunnel +(81690, 0, 0, 2540, -227, -43, 56288), -- The Light at the End of the Tunnel +(78952, 6, 0, 2698, -236, -62, 56288), -- The Final Resistance +(78952, 5, 0, 2555, -247, 0, 56288), -- The Final Resistance +(78952, 4, 0, 2721, -173, -78, 56288), -- The Final Resistance +(78952, 3, 0, 2552, -252, 0, 56288), -- The Final Resistance +(78952, 2, 0, 2721, -174, -72, 56288), -- The Final Resistance +(78952, 1, 0, 2714, -178, -77, 56288), -- The Final Resistance +(78952, 0, 0, 2556, -242, -44, 56288), -- The Final Resistance +(78951, 3, 0, 2652, -249, -62, 56288), -- Ever Deeper Shadow +(78951, 2, 10, 2689, -350, -59, 56288), -- Ever Deeper Shadow +(78951, 2, 9, 2598, -311, -41, 56288), -- Ever Deeper Shadow +(78951, 2, 8, 2592, -290, -41, 56288), -- Ever Deeper Shadow +(78951, 2, 7, 2691, -276, -59, 56288), -- Ever Deeper Shadow +(78951, 2, 6, 2723, -282, -56, 56288), -- Ever Deeper Shadow +(78951, 2, 5, 2728, -283, -55, 56288), -- Ever Deeper Shadow +(78951, 2, 4, 2744, -292, -54, 56288), -- Ever Deeper Shadow +(78951, 2, 3, 2746, -294, -54, 56288), -- Ever Deeper Shadow +(78951, 2, 2, 2761, -322, -58, 56288), -- Ever Deeper Shadow +(78951, 2, 1, 2733, -337, -59, 56288), -- Ever Deeper Shadow +(78951, 2, 0, 2703, -353, -59, 56288), -- Ever Deeper Shadow +(78951, 1, 0, 2577, -273, -39, 56288), -- Ever Deeper Shadow +(78951, 0, 0, 2708, -261, -62, 56288), -- Ever Deeper Shadow +(78939, 7, 0, 2654, -234, -5, 56288), -- The Darkened Flame +(78939, 6, 0, 2615, -268, -1, 56288), -- The Darkened Flame +(78939, 5, 0, 2691, -276, 2, 56288), -- The Darkened Flame +(78939, 4, 0, 2558, -144, -16, 56288), -- The Darkened Flame +(78939, 3, 0, 2613, -199, 2, 56288), -- The Darkened Flame +(78939, 2, 0, 2615, -245, -1, 56288), -- The Darkened Flame +(78939, 1, 0, 2620, -266, 1, 56288), -- The Darkened Flame +(78939, 0, 0, 2616, -264, -1, 56288), -- The Darkened Flame +(78937, 2, 0, 3093, -186, 0, 56288), -- Shadow upon Shadow +(78937, 1, 0, 2994, -183, 41, 56288), -- Shadow upon Shadow +(78937, 0, 0, 2651, -229, -1, 56288), -- Shadow upon Shadow +(78936, 4, 0, 3135, -181, 35, 56288), -- Something's Fishy +(78936, 3, 0, 3054, -259, 32, 56288), -- Something's Fishy +(78936, 2, 0, 3067, -123, 32, 56288), -- Something's Fishy +(78936, 1, 0, 3129, -27, -1, 56288), -- Something's Fishy +(78936, 0, 0, 3131, -182, 35, 56288), -- Something's Fishy +(78934, 3, 0, 3238, -78, 9, 56288), -- Blades of the Arathi +(78934, 2, 4, 3038, -200, 41, 56288), -- Blades of the Arathi +(78934, 2, 3, 3015, -104, 23, 56288), -- Blades of the Arathi +(78934, 2, 2, 3114, -57, 1, 56288), -- Blades of the Arathi +(78934, 2, 1, 3156, -212, 38, 56288), -- Blades of the Arathi +(78934, 2, 0, 3081, -262, 32, 56288), -- Blades of the Arathi +(78934, 1, 0, 3128, -180, 36, 56288), -- Blades of the Arathi +(78934, 0, 0, 3131, -179, 35, 56288), -- Blades of the Arathi +(80316, 3, 0, 3538, -127, -3, 56288), -- Return to the Sea +(80316, 2, 0, 4458, -327, -4, 56288), -- Return to the Sea +(80316, 1, 0, 3538, -127, -3, 56288), -- Return to the Sea +(80316, 0, 0, 4458, -327, -4, 56288), -- Return to the Sea +(80315, 3, 0, 3538, -127, -3, 56288), -- Alluring Offer +(80315, 2, 0, 3831, -79, 10, 56288), -- Alluring Offer +(80315, 1, 8, 3741, -112, 1, 56288), -- Alluring Offer +(80315, 1, 7, 3710, -28, 4, 56288), -- Alluring Offer +(80315, 1, 6, 3763, -17, 6, 56288), -- Alluring Offer +(80315, 1, 5, 3889, -64, 14, 56288), -- Alluring Offer +(80315, 1, 4, 3903, -87, 14, 56288), -- Alluring Offer +(80315, 1, 3, 3895, -115, 10, 56288), -- Alluring Offer +(80315, 1, 2, 3852, -127, 4, 56288), -- Alluring Offer +(80315, 1, 1, 3847, -128, 4, 56288), -- Alluring Offer +(80315, 1, 0, 3777, -128, 1, 56288), -- Alluring Offer +(80315, 0, 0, 3538, -127, -3, 56288), -- Alluring Offer +(80314, 4, 0, 3538, -127, -3, 56288), -- Voices from the Deep +(80314, 3, 0, 3568, -330, 6, 56288), -- Voices from the Deep +(80314, 2, 0, 3691, -277, 6, 56288), -- Voices from the Deep +(80314, 1, 0, 3603, -192, 6, 56288), -- Voices from the Deep +(80314, 0, 0, 3538, -127, -3, 56288), -- Voices from the Deep +(80313, 2, 0, 3538, -127, -3, 56288), -- Tidal Charms +(80313, 1, 7, 3554, -348, 4, 56288), -- Tidal Charms +(80313, 1, 6, 3515, -313, 6, 56288), -- Tidal Charms +(80313, 1, 5, 3512, -306, 5, 56288), -- Tidal Charms +(80313, 1, 4, 3510, -170, 0, 56288), -- Tidal Charms +(80313, 1, 3, 3629, -182, 8, 56288), -- Tidal Charms +(80313, 1, 2, 3700, -258, 2, 56288), -- Tidal Charms +(80313, 1, 1, 3661, -348, 2, 56288), -- Tidal Charms +(80313, 1, 0, 3636, -353, 2, 56288), -- Tidal Charms +(80313, 0, 0, 3538, -127, -3, 56288), -- Tidal Charms +(80312, 2, 0, 3538, -127, -3, 56288), -- Gasping Plea +(80312, 1, 0, 3538, -127, -3, 56288), -- Gasping Plea +(80312, 0, 0, 3538, -127, -3, 56288), -- Gasping Plea +(81568, 1, 0, 3473, -196, 21, 56288), -- Release the Beasts +(81568, 0, 6, 3344, -184, 14, 56288), -- Release the Beasts +(81568, 0, 5, 3314, -155, 11, 56288), -- Release the Beasts +(81568, 0, 4, 3319, -10, -1, 56288), -- Release the Beasts +(81568, 0, 3, 3454, -77, 0, 56288), -- Release the Beasts +(81568, 0, 2, 3615, -174, 8, 56288), -- Release the Beasts +(81568, 0, 1, 3640, -293, 3, 56288), -- Release the Beasts +(81568, 0, 0, 3607, -344, 5, 56288), -- Release the Beasts +(78932, 3, 0, 3198, -78, 21, 56288), -- Fickle Fiendish Fish +(78932, 2, 10, 3184, -93, 36, 56288), -- Fickle Fiendish Fish +(78932, 2, 9, 3243, -7, -3, 56288), -- Fickle Fiendish Fish +(78932, 2, 8, 3268, 15, -1, 56288), -- Fickle Fiendish Fish +(78932, 2, 7, 3315, -4, -1, 56288), -- Fickle Fiendish Fish +(78932, 2, 6, 3355, -21, -1, 56288), -- Fickle Fiendish Fish +(78932, 2, 5, 3497, -82, -1, 56288), -- Fickle Fiendish Fish +(78932, 2, 4, 3498, -84, -1, 56288), -- Fickle Fiendish Fish +(78932, 2, 3, 3491, -114, 0, 56288), -- Fickle Fiendish Fish +(78932, 2, 2, 3485, -129, 1, 56288), -- Fickle Fiendish Fish +(78932, 2, 1, 3464, -147, 4, 56288), -- Fickle Fiendish Fish +(78932, 2, 0, 3340, -181, 14, 56288), -- Fickle Fiendish Fish +(78932, 1, 0, 3236, -76, 9, 56288), -- Fickle Fiendish Fish +(78932, 0, 0, 3201, -72, 21, 56288), -- Fickle Fiendish Fish +(78929, 3, 0, 3200, -77, 21, 56288), -- Tricks of the Dark +(78929, 2, 4, 3282, -169, 11, 56288), -- Tricks of the Dark +(78929, 2, 3, 3249, -45, 0, 56288), -- Tricks of the Dark +(78929, 2, 2, 3330, 8, -1, 56288), -- Tricks of the Dark +(78929, 2, 1, 3518, -110, 0, 56288), -- Tricks of the Dark +(78929, 2, 0, 3348, -198, 14, 56288), -- Tricks of the Dark +(78929, 1, 0, 3236, -76, 9, 56288), -- Tricks of the Dark +(78929, 0, 0, 3201, -72, 21, 56288), -- Tricks of the Dark +(78672, 3, 0, 1359, -93, 16, 56288), -- A Lamplighter's Duty +(78672, 2, 0, 1396, -66, 15, 56288), -- A Lamplighter's Duty +(78672, 1, 0, 2688, 395, 61, 56288), -- A Lamplighter's Duty +(78672, 0, 0, 3194, -76, 21, 56288), -- A Lamplighter's Duty +(78671, 2, 0, 1162, -325, 11, 56288), -- The Light of the Dawntower +(78671, 1, 0, 1364, -100, 16, 56288), -- The Light of the Dawntower +(78671, 0, 0, 1359, -93, 16, 56288), -- The Light of the Dawntower +(82836, 2, 0, 1377, -375, 18, 56288), -- Zero Out Xerosh +(82836, 1, 0, 1169, -392, 11, 56288), -- Zero Out Xerosh +(82836, 0, 0, 1162, -325, 11, 56288), -- Zero Out Xerosh +(78669, 2, 0, 1377, -375, 18, 56288), -- For Their Eyes Only +(78669, 1, 11, 1224, -545, 0, 56288), -- For Their Eyes Only +(78669, 1, 10, 1105, -414, 0, 56288), -- For Their Eyes Only +(78669, 1, 9, 1105, -381, 0, 56288), -- For Their Eyes Only +(78669, 1, 8, 1254, -132, 0, 56288), -- For Their Eyes Only +(78669, 1, 7, 1318, -122, 0, 56288), -- For Their Eyes Only +(78669, 1, 6, 1425, -230, 0, 56288), -- For Their Eyes Only +(78669, 1, 5, 1468, -280, 0, 56288), -- For Their Eyes Only +(78669, 1, 4, 1481, -339, 0, 56288), -- For Their Eyes Only +(78669, 1, 3, 1468, -409, 0, 56288), -- For Their Eyes Only +(78669, 1, 2, 1402, -457, 0, 56288), -- For Their Eyes Only +(78669, 1, 1, 1379, -492, 0, 56288), -- For Their Eyes Only +(78669, 1, 0, 1317, -549, 0, 56288), -- For Their Eyes Only +(78669, 0, 0, 1380, -378, 18, 56288), -- For Their Eyes Only +(78670, 3, 0, 1374, -374, 18, 56288), -- Siege Weapon Sabotage +(78670, 2, 2, 1322, -529, -59, 56288), -- Siege Weapon Sabotage +(78670, 2, 1, 1281, -550, -62, 56288), -- Siege Weapon Sabotage +(78670, 2, 0, 1212, -557, -72, 56288), -- Siege Weapon Sabotage +(78670, 1, 4, 1197, -415, 13, 56288), -- Siege Weapon Sabotage +(78670, 1, 3, 1245, -264, 2, 56288), -- Siege Weapon Sabotage +(78670, 1, 2, 1340, -146, 2, 56288), -- Siege Weapon Sabotage +(78670, 1, 1, 1376, -193, 11, 56288), -- Siege Weapon Sabotage +(78670, 1, 0, 1299, -489, 4, 56288), -- Siege Weapon Sabotage +(78670, 0, 0, 1380, -378, 18, 56288), -- Siege Weapon Sabotage +(78668, 1, 0, 1555, -1438, 0, 56288), -- Rally on the Dawnbreaker +(78668, 0, 0, 1374, -374, 18, 56288), -- Rally on the Dawnbreaker +(78667, 2, 0, 1564, -1422, -129, 56288), -- Rekindled Memories +(78667, 1, 4, 1460, -1585, -282, 56288), -- Rekindled Memories +(78667, 1, 3, 1512, -1387, -187, 56288), -- Rekindled Memories +(78667, 1, 2, 1649, -1531, -289, 56288), -- Rekindled Memories +(78667, 1, 1, 1650, -1590, -298, 56288), -- Rekindled Memories +(78667, 1, 0, 1640, -1693, -323, 56288), -- Rekindled Memories +(78667, 0, 0, 1564, -1422, -129, 56288), -- Rekindled Memories +(78666, 2, 0, 1547, -1417, -129, 56288), -- The Only Good Spider +(78666, 1, 8, 1469, -1637, -289, 56288), -- The Only Good Spider +(78666, 1, 7, 1369, -1559, -298, 56288), -- The Only Good Spider +(78666, 1, 6, 1432, -1352, -170, 56288), -- The Only Good Spider +(78666, 1, 5, 1564, -1330, -157, 56288), -- The Only Good Spider +(78666, 1, 4, 1658, -1326, -145, 56288), -- The Only Good Spider +(78666, 1, 3, 1721, -1367, -158, 56288), -- The Only Good Spider +(78666, 1, 2, 1764, -1432, -149, 56288), -- The Only Good Spider +(78666, 1, 1, 1715, -1608, -128, 56288), -- The Only Good Spider +(78666, 1, 0, 1643, -1696, -323, 56288), -- The Only Good Spider +(78666, 0, 0, 1547, -1417, -129, 56288), -- The Only Good Spider +(79999, 3, 0, 1753, -1543, -152, 56288), -- Igniting Hope +(79999, 2, 0, 1554, -1396, -122, 56288), -- Igniting Hope +(79999, 1, 11, 1467, -1686, -289, 56288), -- Igniting Hope +(79999, 1, 10, 1393, -1642, -260, 56288), -- Igniting Hope +(79999, 1, 9, 1341, -1542, -277, 56288), -- Igniting Hope +(79999, 1, 8, 1384, -1454, -188, 56288), -- Igniting Hope +(79999, 1, 7, 1432, -1352, -170, 56288), -- Igniting Hope +(79999, 1, 6, 1470, -1317, -179, 56288), -- Igniting Hope +(79999, 1, 5, 1489, -1301, -176, 56288), -- Igniting Hope +(79999, 1, 4, 1658, -1326, -145, 56288), -- Igniting Hope +(79999, 1, 3, 1723, -1356, -158, 56288), -- Igniting Hope +(79999, 1, 2, 1727, -1362, -158, 56288), -- Igniting Hope +(79999, 1, 1, 1763, -1540, -151, 56288), -- Igniting Hope +(79999, 1, 0, 1643, -1696, -323, 56288); -- Igniting Hope + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(79999, 0, 0, 1567, -1419, -129, 56288), -- Igniting Hope +(78665, 3, 0, 1753, -1546, -152, 56288), -- Tunnel Trouble +(78665, 2, 5, 1606, -1391, -151, 56288), -- Tunnel Trouble +(78665, 2, 4, 1571, -1335, -156, 56288), -- Tunnel Trouble +(78665, 2, 3, 1662, -1332, -146, 56288), -- Tunnel Trouble +(78665, 2, 2, 1774, -1394, -158, 56288), -- Tunnel Trouble +(78665, 2, 1, 1792, -1472, -149, 56288), -- Tunnel Trouble +(78665, 2, 0, 1720, -1490, -151, 56288), -- Tunnel Trouble +(78665, 1, 5, 1606, -1391, -151, 56288), -- Tunnel Trouble +(78665, 1, 4, 1571, -1335, -156, 56288), -- Tunnel Trouble +(78665, 1, 3, 1644, -1339, -146, 56288), -- Tunnel Trouble +(78665, 1, 2, 1718, -1372, -158, 56288), -- Tunnel Trouble +(78665, 1, 1, 1758, -1429, -149, 56288), -- Tunnel Trouble +(78665, 1, 0, 1720, -1490, -151, 56288), -- Tunnel Trouble +(78665, 0, 0, 1547, -1417, -129, 56288), -- Tunnel Trouble +(78659, 3, 0, 2439, -1272, -53, 56288), -- Where the Light Touches +(78659, 2, 0, 1761, -1531, -151, 56288), -- Where the Light Touches +(78659, 1, 0, 2440, -1264, -54, 56288), -- Where the Light Touches +(78659, 0, 0, 1753, -1546, -152, 56288), -- Where the Light Touches +(78658, 4, 0, 2294, -2728, 416, 56288), -- The Hallowed Path +(78658, 3, 0, 2460, -1303, -53, 56288), -- The Hallowed Path +(78658, 2, 0, 2564, -2003, 317, 56288), -- The Hallowed Path +(78658, 1, 0, 2657, -2280, 372, 56288), -- The Hallowed Path +(78658, 0, 0, 2457, -1285, -53, 56288), -- The Hallowed Path +(84908, 0, 0, 2764, -2276, 267, 56288), -- Stormrider's Honors +(83768, 2, 0, 2404, -1316, -44, 56311), -- Delver's Call: The Skittering Breach +(83768, 1, 0, 1530, -1037, -190, 56311), -- Delver's Call: The Skittering Breach +(83768, 0, 0, 2493, -1246, -53, 56311), -- Delver's Call: The Skittering Breach +(82206, 2, 0, 2479, -1202, -53, 56311), -- Into Shadows +(82206, 1, 0, 2476, -1202, -53, 56311), -- Into Shadows +(82206, 0, 11, 2476, -1129, 0, 56311), -- Into Shadows +(82206, 0, 10, 2437, -1066, 0, 56311), -- Into Shadows +(82206, 0, 9, 2429, -1009, 0, 56311), -- Into Shadows +(82206, 0, 8, 2443, -934, 0, 56311), -- Into Shadows +(82206, 0, 7, 2487, -853, 0, 56311), -- Into Shadows +(82206, 0, 6, 2582, -801, 0, 56311), -- Into Shadows +(82206, 0, 5, 2669, -814, 0, 56311), -- Into Shadows +(82206, 0, 4, 2791, -832, 0, 56311), -- Into Shadows +(82206, 0, 3, 2870, -924, 0, 56311), -- Into Shadows +(82206, 0, 2, 2852, -1046, 0, 56311), -- Into Shadows +(82206, 0, 1, 2788, -1132, 0, 56311), -- Into Shadows +(82206, 0, 0, 2618, -1185, 0, 56311), -- Into Shadows +(83283, 1, 4, 2466, -965, -135, 56311), -- For Morale +(83283, 1, 3, 2537, -893, -158, 56311), -- For Morale +(83283, 1, 2, 2636, -917, -127, 56311), -- For Morale +(83283, 1, 1, 2731, -983, -102, 56311), -- For Morale +(83283, 1, 0, 2587, -991, -136, 56311), -- For Morale +(83283, 0, 0, 2493, -1246, -53, 56311), -- For Morale +(83279, 1, 0, 2833, -786, -137, 56311), -- Prove One's Mettle +(83279, 0, 0, 2793, -810, -137, 56311), -- Prove One's Mettle +(83247, 1, 5, 2445, -961, -134, 56311), -- Suspicious Minds +(83247, 1, 4, 2618, -872, -136, 56311), -- Suspicious Minds +(83247, 1, 3, 2765, -1005, -86, 56311), -- Suspicious Minds +(83247, 1, 2, 2773, -1069, -72, 56311), -- Suspicious Minds +(83247, 1, 1, 2760, -1129, -68, 56311), -- Suspicious Minds +(83247, 1, 0, 2730, -1169, -71, 56311), -- Suspicious Minds +(83247, 0, 0, 2493, -1251, -53, 56311), -- Suspicious Minds +(83769, 2, 0, 2775, 384, 65, 56311), -- Delver's Call: Mycomancer Cavern +(83769, 1, 0, 3221, -1502, -24, 56311), -- Delver's Call: Mycomancer Cavern +(83769, 0, 0, 2416, -1344, -45, 56311), -- Delver's Call: Mycomancer Cavern +(82848, 1, 0, 3139, -1409, -43, 56311), -- Sous +(82848, 0, 0, 3137, -1406, -43, 56311), -- Sous +(82847, 2, 6, 3364, -1397, -16, 56311), -- Enough Garlic +(82847, 2, 5, 3375, -1392, -15, 56311), -- Enough Garlic +(82847, 2, 4, 3378, -1395, -15, 56311), -- Enough Garlic +(82847, 2, 3, 3393, -1446, 14, 56311), -- Enough Garlic +(82847, 2, 2, 3392, -1449, 15, 56311), -- Enough Garlic +(82847, 2, 1, 3385, -1456, 13, 56311), -- Enough Garlic +(82847, 2, 0, 3284, -1491, 5, 56311), -- Enough Garlic +(82847, 1, 6, 3364, -1397, -16, 56311), -- Enough Garlic +(82847, 1, 5, 3375, -1392, -15, 56311), -- Enough Garlic +(82847, 1, 4, 3378, -1395, -15, 56311), -- Enough Garlic +(82847, 1, 3, 3393, -1446, 14, 56311), -- Enough Garlic +(82847, 1, 2, 3392, -1449, 15, 56311), -- Enough Garlic +(82847, 1, 1, 3385, -1456, 13, 56311), -- Enough Garlic +(82847, 1, 0, 3284, -1491, 5, 56311), -- Enough Garlic +(82847, 0, 0, 3137, -1406, -43, 56311), -- Enough Garlic +(82844, 2, 5, 3004, -1486, -70, 56311), -- Something Not Ruined +(82844, 2, 4, 2956, -1402, -71, 56311), -- Something Not Ruined +(82844, 2, 3, 2933, -1337, -65, 56311), -- Something Not Ruined +(82844, 2, 2, 3091, -1226, -71, 56311), -- Something Not Ruined +(82844, 2, 1, 3182, -1228, -72, 56311), -- Something Not Ruined +(82844, 2, 0, 3027, -1516, -54, 56311), -- Something Not Ruined +(82844, 1, 5, 3004, -1486, -70, 56311), -- Something Not Ruined +(82844, 1, 4, 2956, -1402, -71, 56311), -- Something Not Ruined +(82844, 1, 3, 2933, -1337, -65, 56311), -- Something Not Ruined +(82844, 1, 2, 3091, -1226, -71, 56311), -- Something Not Ruined +(82844, 1, 1, 3182, -1228, -72, 56311), -- Something Not Ruined +(82844, 1, 0, 3027, -1516, -54, 56311), -- Something Not Ruined +(82844, 0, 0, 3137, -1406, -43, 56311), -- Something Not Ruined +(82843, 1, 5, 3004, -1486, -70, 56311), -- Something Earthy +(82843, 1, 4, 2956, -1402, -71, 56311), -- Something Earthy +(82843, 1, 3, 2933, -1337, -65, 56311), -- Something Earthy +(82843, 1, 2, 3091, -1226, -71, 56311), -- Something Earthy +(82843, 1, 1, 3182, -1228, -72, 56311), -- Something Earthy +(82843, 1, 0, 3027, -1516, -54, 56311), -- Something Earthy +(82843, 0, 0, 3137, -1406, -43, 56311), -- Something Earthy +(82585, 1, 0, 3021, -1394, 0, 56311), -- With Great Pyre +(82585, 0, 8, 2965, -1383, -72, 56311), -- With Great Pyre +(82585, 0, 7, 2957, -1338, -72, 56311), -- With Great Pyre +(82585, 0, 6, 3008, -1291, -72, 56311), -- With Great Pyre +(82585, 0, 5, 3160, -1212, -72, 56311), -- With Great Pyre +(82585, 0, 4, 3233, -1211, -72, 56311), -- With Great Pyre +(82585, 0, 3, 3296, -1256, -71, 56311), -- With Great Pyre +(82585, 0, 2, 3305, -1397, -32, 56311), -- With Great Pyre +(82585, 0, 1, 3247, -1448, -32, 56311), -- With Great Pyre +(82585, 0, 0, 3023, -1486, -70, 56311), -- With Great Pyre +(84392, 0, 0, 3137, -1406, -43, 56311), -- Hungry in Hollow +(83767, 2, 0, 2752, 356, 66, 56311), -- Delver's Call: The Sinkhole +(83767, 1, 0, 1984, 193, -837, 56311), -- Delver's Call: The Sinkhole +(83767, 0, 0, 2665, 315, 59, 56311), -- Delver's Call: The Sinkhole +(80205, 7, 0, -2110, -1256, -1242, 56311), -- Pulling Strings +(80205, 6, 0, -2161, -1399, -1237, 56311), -- Pulling Strings +(80205, 5, 0, -2215, -1175, -1241, 56311), -- Pulling Strings +(80205, 4, 8, -2248, -1176, -1224, 56311), -- Pulling Strings +(80205, 4, 7, -2246, -1166, -1223, 56311), -- Pulling Strings +(80205, 4, 6, -2241, -1151, -1229, 56311), -- Pulling Strings +(80205, 4, 5, -2239, -1145, -1231, 56311), -- Pulling Strings +(80205, 4, 4, -2190, -1150, -1230, 56311), -- Pulling Strings +(80205, 4, 3, -2186, -1153, -1228, 56311), -- Pulling Strings +(80205, 4, 2, -2187, -1194, -1229, 56311), -- Pulling Strings +(80205, 4, 1, -2191, -1197, -1231, 56311), -- Pulling Strings +(80205, 4, 0, -2243, -1200, -1230, 56311), -- Pulling Strings +(80205, 3, 0, -2241, -1172, -1239, 56311), -- Pulling Strings +(80205, 2, 0, -2209, -1156, -1241, 56311), -- Pulling Strings +(80205, 1, 0, -2209, -1156, -1241, 56311), -- Pulling Strings +(80205, 0, 0, -2161, -1395, -1237, 56311), -- Pulling Strings +(80206, 3, 0, -2110, -1258, -1242, 56311), -- Marionette Mercy +(80206, 2, 11, -2131, -1285, 0, 56311), -- Marionette Mercy +(80206, 2, 10, -2136, -1281, 0, 56311), -- Marionette Mercy +(80206, 2, 9, -2142, -1272, 0, 56311), -- Marionette Mercy +(80206, 2, 8, -2142, -1262, 0, 56311), -- Marionette Mercy +(80206, 2, 7, -2138, -1250, 0, 56311), -- Marionette Mercy +(80206, 2, 6, -2126, -1247, 0, 56311), -- Marionette Mercy +(80206, 2, 5, -2110, -1252, 0, 56311), -- Marionette Mercy +(80206, 2, 4, -2099, -1260, 0, 56311), -- Marionette Mercy +(80206, 2, 3, -2097, -1265, 0, 56311), -- Marionette Mercy +(80206, 2, 2, -2097, -1276, 0, 56311), -- Marionette Mercy +(80206, 2, 1, -2105, -1289, 0, 56311), -- Marionette Mercy +(80206, 2, 0, -2118, -1290, 0, 56311), -- Marionette Mercy +(80206, 1, 0, -2101, -1258, -1241, 56311), -- Marionette Mercy +(80206, 0, 0, -2110, -1258, -1242, 56311), -- Marionette Mercy +(80204, 6, 0, -2084, -1250, -1244, 56311), -- Espionage and Ventriloquism +(80204, 5, 11, -2127, -1287, 0, 56311), -- Espionage and Ventriloquism +(80204, 5, 10, -2140, -1280, 0, 56311), -- Espionage and Ventriloquism +(80204, 5, 9, -2148, -1271, 0, 56311), -- Espionage and Ventriloquism +(80204, 5, 8, -2148, -1259, 0, 56311), -- Espionage and Ventriloquism +(80204, 5, 7, -2144, -1245, 0, 56311), -- Espionage and Ventriloquism +(80204, 5, 6, -2137, -1238, 0, 56311), -- Espionage and Ventriloquism +(80204, 5, 5, -2123, -1239, 0, 56311), -- Espionage and Ventriloquism +(80204, 5, 4, -2095, -1255, 0, 56311), -- Espionage and Ventriloquism +(80204, 5, 3, -2092, -1270, 0, 56311), -- Espionage and Ventriloquism +(80204, 5, 2, -2097, -1282, 0, 56311), -- Espionage and Ventriloquism +(80204, 5, 1, -2104, -1288, 0, 56311), -- Espionage and Ventriloquism +(80204, 5, 0, -2111, -1288, 0, 56311), -- Espionage and Ventriloquism +(80204, 4, 0, -2129, -1280, -1240, 56311), -- Espionage and Ventriloquism +(80204, 3, 11, -2136, -1279, 0, 56311), -- Espionage and Ventriloquism +(80204, 3, 10, -2143, -1273, 0, 56311), -- Espionage and Ventriloquism +(80204, 3, 9, -2145, -1263, 0, 56311), -- Espionage and Ventriloquism +(80204, 3, 8, -2140, -1248, 0, 56311), -- Espionage and Ventriloquism +(80204, 3, 7, -2134, -1240, 0, 56311), -- Espionage and Ventriloquism +(80204, 3, 6, -2121, -1236, 0, 56311), -- Espionage and Ventriloquism +(80204, 3, 5, -2115, -1239, 0, 56311), -- Espionage and Ventriloquism +(80204, 3, 4, -2098, -1252, 0, 56311), -- Espionage and Ventriloquism +(80204, 3, 3, -2096, -1263, 0, 56311), -- Espionage and Ventriloquism +(80204, 3, 2, -2100, -1279, 0, 56311), -- Espionage and Ventriloquism +(80204, 3, 1, -2110, -1289, 0, 56311), -- Espionage and Ventriloquism +(80204, 3, 0, -2118, -1289, 0, 56311), -- Espionage and Ventriloquism +(80204, 2, 3, -2139, -1267, -1242, 56311), -- Espionage and Ventriloquism +(80204, 2, 2, -2137, -1248, -1242, 56311), -- Espionage and Ventriloquism +(80204, 2, 1, -2103, -1267, -1242, 56311), -- Espionage and Ventriloquism +(80204, 2, 0, -2114, -1282, -1242, 56311), -- Espionage and Ventriloquism +(80204, 1, 0, -2110, -1258, -1242, 56311), -- Espionage and Ventriloquism +(80204, 0, 0, -2110, -1258, -1242, 56311), -- Espionage and Ventriloquism +(80203, 5, 0, -2054, -1526, -1240, 56311), -- Social Clues +(80203, 4, 0, -2085, -1256, -1244, 56311), -- Social Clues +(80203, 3, 0, -1945, -1298, -1244, 56311), -- Social Clues +(80203, 2, 0, -1901, -1397, -1248, 56311), -- Social Clues +(80203, 1, 0, -1993, -1397, -1244, 56311), -- Social Clues +(80203, 0, 0, -2084, -1250, -1244, 56311), -- Social Clues +(79957, 1, 0, -2438, -1333, -1381, 56311), -- Maggots in your Eyes +(79957, 0, 0, 654, -1605, -993, 56311), -- Maggots in your Eyes +(79956, 4, 0, -2447, -1363, -1384, 56311), -- Legs in the Ceiling +(79956, 3, 0, -2447, -1365, -1384, 56311), -- Legs in the Ceiling +(79956, 2, 0, -2447, -1365, -1384, 56311), -- Legs in the Ceiling +(79956, 1, 0, -2438, -1365, -1384, 56311), -- Legs in the Ceiling +(79956, 0, 0, -2438, -1333, -1381, 56311), -- Legs in the Ceiling +(79955, 2, 0, -2311, -1286, -1383, 56311), -- ...And Now I'm Arachnophobic +(79955, 1, 4, -2372, -1267, -1382, 56311), -- ...And Now I'm Arachnophobic +(79955, 1, 3, -2317, -1244, -1384, 56311), -- ...And Now I'm Arachnophobic +(79955, 1, 2, -2344, -1290, -1381, 56311), -- ...And Now I'm Arachnophobic +(79955, 1, 1, -2398, -1351, -1380, 56311), -- ...And Now I'm Arachnophobic +(79955, 1, 0, -2467, -1388, -1377, 56311), -- ...And Now I'm Arachnophobic +(79955, 0, 0, -2447, -1363, -1384, 56311), -- ...And Now I'm Arachnophobic +(79954, 2, 0, -2532, -1540, -1168, 56311), -- Spiders! +(79954, 1, 0, -2327, -1320, -1381, 56311), -- Spiders! +(79954, 0, 0, -2532, -1540, -1168, 56311), -- Spiders! +(83057, 2, 0, -2033, -1203, -1274, 56311), -- Setting Boundaries +(83057, 1, 0, -1755, -1069, -1242, 56311), -- Setting Boundaries +(83057, 0, 0, -2060, -1004, -1277, 56311), -- Setting Boundaries +(82340, 5, 0, -2033, -1203, -1274, 56311), -- Loss of Limb +(82340, 4, 0, -2061, -1000, -1277, 56311), -- Loss of Limb +(82340, 3, 0, -2027, -1220, -1274, 56311), -- Loss of Limb +(82340, 2, 0, -2020, -1202, -1273, 56311), -- Loss of Limb +(82340, 1, 0, -2051, -1206, -1274, 56311), -- Loss of Limb +(82340, 0, 0, -2071, -1008, -1277, 56311), -- Loss of Limb +(80569, 2, 0, -2077, -1829, -1565, 56311), -- Harmonious Approach +(80569, 1, 0, -2291, -1743, -1577, 56311), -- Harmonious Approach +(80569, 0, 0, -2077, -1829, -1565, 56311), -- Harmonious Approach +(80572, 7, 0, -2084, -1833, -1563, 56311), -- Discordant Measures +(80572, 6, 5, -2522, -2021, -1597, 56311), -- Discordant Measures +(80572, 6, 4, -2300, -1760, -1577, 56311), -- Discordant Measures +(80572, 6, 3, -2130, -1668, -1601, 56311), -- Discordant Measures +(80572, 6, 2, -2021, -1727, -1578, 56311), -- Discordant Measures +(80572, 6, 1, -2068, -1823, -1565, 56311), -- Discordant Measures +(80572, 6, 0, -2318, -2107, -1591, 56311), -- Discordant Measures +(80572, 5, 0, -2084, -1833, -1563, 56311), -- Discordant Measures +(80572, 4, 0, -2354, -1874, -1617, 56311), -- Discordant Measures +(80572, 3, 0, -2301, -2056, -1614, 56311), -- Discordant Measures +(80572, 2, 0, -2495, -2023, -1599, 56311), -- Discordant Measures +(80572, 1, 6, -2414, -2082, -1575, 56311), -- Discordant Measures +(80572, 1, 5, -2435, -2060, -1586, 56311), -- Discordant Measures +(80572, 1, 4, -2547, -1941, -1628, 56311), -- Discordant Measures +(80572, 1, 3, -2152, -1660, -1598, 56311), -- Discordant Measures +(80572, 1, 2, -2019, -1731, -1596, 56311), -- Discordant Measures +(80572, 1, 1, -2277, -2181, -1587, 56311), -- Discordant Measures +(80572, 1, 0, -2309, -2184, -1574, 56311), -- Discordant Measures +(80572, 0, 0, -2084, -1833, -1563, 56311), -- Discordant Measures +(80378, 1, 7, -2307, -2181, -1577, 56311), -- A Light of the Dark +(80378, 1, 6, -2495, -2023, -1599, 56311), -- A Light of the Dark +(80378, 1, 5, -2518, -1892, -1640, 56311), -- A Light of the Dark +(80378, 1, 4, -2359, -1749, -1575, 56311), -- A Light of the Dark +(80378, 1, 3, -2102, -1656, -1578, 56311), -- A Light of the Dark +(80378, 1, 2, -1849, -1736, -1509, 56311), -- A Light of the Dark +(80378, 1, 1, -2098, -2084, -1584, 56311), -- A Light of the Dark +(80378, 1, 0, -2281, -2184, -1582, 56311), -- A Light of the Dark +(80378, 0, 0, 2226, -2781, 416, 56311), -- A Light of the Dark +(80571, 2, 0, -2083, -1833, -1564, 56311), -- Decipher the Cacophony +(80571, 1, 8, -2325, -2179, -1574, 56311), -- Decipher the Cacophony +(80571, 1, 7, -2489, -2059, -1587, 56311), -- Decipher the Cacophony +(80571, 1, 6, -2606, -1841, -1665, 56311), -- Decipher the Cacophony +(80571, 1, 5, -2579, -1782, -1677, 56311), -- Decipher the Cacophony +(80571, 1, 4, -2432, -1738, -1675, 56311), -- Decipher the Cacophony +(80571, 1, 3, -2157, -1659, -1584, 56311), -- Decipher the Cacophony +(80571, 1, 2, -1958, -1727, -1560, 56311), -- Decipher the Cacophony +(80571, 1, 1, -2109, -2070, -1596, 56311), -- Decipher the Cacophony +(80571, 1, 0, -2282, -2192, -1579, 56311), -- Decipher the Cacophony +(80571, 0, 0, -2083, -1833, -1564, 56311), -- Decipher the Cacophony +(80570, 2, 0, -2083, -1833, -1564, 56311), -- Staunch the Flow +(80570, 1, 8, -2316, -2104, -1591, 56311); -- Staunch the Flow + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(80570, 1, 7, -2524, -2019, -1598, 56311), -- Staunch the Flow +(80570, 1, 6, -2507, -1914, -1633, 56311), -- Staunch the Flow +(80570, 1, 5, -2297, -1756, -1577, 56311), -- Staunch the Flow +(80570, 1, 4, -2124, -1659, -1584, 56311), -- Staunch the Flow +(80570, 1, 3, -2058, -1733, -1584, 56311), -- Staunch the Flow +(80570, 1, 2, -2090, -2060, -1597, 56311), -- Staunch the Flow +(80570, 1, 1, -2173, -2094, -1614, 56311), -- Staunch the Flow +(80570, 1, 0, -2267, -2119, -1590, 56311), -- Staunch the Flow +(80570, 0, 0, -2083, -1833, -1564, 56311), -- Staunch the Flow +(80568, 2, 0, -1385, -1640, -1431, 56311), -- Leave No Trace +(80568, 1, 3, -1963, -1612, -1577, 56311), -- Leave No Trace +(80568, 1, 2, -1400, -1701, -1556, 56311), -- Leave No Trace +(80568, 1, 1, -1393, -1772, -1505, 56311), -- Leave No Trace +(80568, 1, 0, -2069, -1840, -1564, 56311), -- Leave No Trace +(80568, 0, 0, -2077, -1829, -1565, 56311), -- Leave No Trace +(80567, 2, 0, -1382, -1643, -1431, 56311), -- Song of Restoring +(80567, 1, 0, -1382, -1641, -1430, 56311), -- Song of Restoring +(80567, 0, 0, -1385, -1640, -1431, 56311), -- Song of Restoring +(80566, 8, 0, -1324, -1785, -1452, 56311), -- Enemies Abound +(80566, 7, 0, -1360, -1672, -1423, 56311), -- Enemies Abound +(80566, 6, 0, -1324, -1785, -1452, 56311), -- Enemies Abound +(80566, 5, 0, -1355, -1791, -1453, 56311), -- Enemies Abound +(80566, 4, 0, -1364, -1776, -1452, 56311), -- Enemies Abound +(80566, 3, 0, -1364, -1776, -1452, 56311), -- Enemies Abound +(80566, 2, 4, -1348, -1799, -1454, 56311), -- Enemies Abound +(80566, 2, 3, -1364, -1778, -1452, 56311), -- Enemies Abound +(80566, 2, 2, -1351, -1756, -1452, 56311), -- Enemies Abound +(80566, 2, 1, -1306, -1728, -1450, 56311), -- Enemies Abound +(80566, 2, 0, -1309, -1805, -1454, 56311), -- Enemies Abound +(80566, 1, 0, -1310, -1780, -1452, 56311), -- Enemies Abound +(80566, 0, 0, -1382, -1643, -1431, 56311), -- Enemies Abound +(80565, 4, 0, -1380, -1649, -1431, 56311), -- Resounding Repercussions +(80565, 3, 0, -1360, -1672, -1423, 56311), -- Resounding Repercussions +(80565, 2, 0, -1324, -1785, -1452, 56311), -- Resounding Repercussions +(80565, 1, 0, -1324, -1785, -1452, 56311), -- Resounding Repercussions +(80565, 0, 0, -1324, -1785, -1452, 56311), -- Resounding Repercussions +(82143, 3, 0, -1212, -917, -1391, 56311), -- The Path of Dissonance +(82143, 2, 0, -1374, -1649, -1427, 56311), -- The Path of Dissonance +(82143, 1, 0, -1377, -1648, -1430, 56311), -- The Path of Dissonance +(82143, 0, 0, -1377, -1648, -1430, 56311), -- The Path of Dissonance +(80564, 4, 0, -1496, -596, -1357, 56311), -- Field Research +(80564, 3, 0, -1210, -914, -1391, 56311), -- Field Research +(80564, 2, 0, -1288, -838, -1408, 56311), -- Field Research +(80564, 1, 0, -1411, -923, -1430, 56311), -- Field Research +(80564, 0, 0, -1212, -917, -1391, 56311), -- Field Research +(80563, 4, 0, -1496, -596, -1357, 56311), -- Tool of Attunement +(80563, 3, 6, -1413, -927, -1429, 56311), -- Tool of Attunement +(80563, 3, 5, -1321, -794, -1403, 56311), -- Tool of Attunement +(80563, 3, 4, -1274, -745, -1406, 56311), -- Tool of Attunement +(80563, 3, 3, -1192, -778, -1386, 56311), -- Tool of Attunement +(80563, 3, 2, -1159, -898, -1386, 56311), -- Tool of Attunement +(80563, 3, 1, -1233, -938, -1389, 56311), -- Tool of Attunement +(80563, 3, 0, -1348, -969, -1420, 56311), -- Tool of Attunement +(80563, 2, 0, -1407, -929, -1428, 56311), -- Tool of Attunement +(80563, 1, 0, -1293, -852, -1410, 56311), -- Tool of Attunement +(80563, 0, 0, -1212, -917, -1391, 56311), -- Tool of Attunement +(79715, 2, 0, -1486, -1662, -1442, 56311), -- Grand, Gutsy Solutions +(79715, 1, 0, -1458, -1425, -1412, 56311), -- Grand, Gutsy Solutions +(79715, 0, 0, -1486, -1662, -1442, 56311), -- Grand, Gutsy Solutions +(79714, 2, 0, -1486, -1662, -1442, 56311), -- Rescuing the Food +(79714, 1, 11, -1640, -1679, 0, 56311), -- Rescuing the Food +(79714, 1, 10, -1675, -1585, 0, 56311), -- Rescuing the Food +(79714, 1, 9, -1675, -1526, 0, 56311), -- Rescuing the Food +(79714, 1, 8, -1675, -1485, 0, 56311), -- Rescuing the Food +(79714, 1, 7, -1646, -1392, 0, 56311), -- Rescuing the Food +(79714, 1, 6, -1592, -1317, 0, 56311), -- Rescuing the Food +(79714, 1, 5, -1531, -1355, 0, 56311), -- Rescuing the Food +(79714, 1, 4, -1460, -1487, 0, 56311), -- Rescuing the Food +(79714, 1, 3, -1460, -1532, 0, 56311), -- Rescuing the Food +(79714, 1, 2, -1482, -1581, 0, 56311), -- Rescuing the Food +(79714, 1, 1, -1537, -1653, 0, 56311), -- Rescuing the Food +(79714, 1, 0, -1592, -1683, 0, 56311), -- Rescuing the Food +(79714, 0, 0, -1486, -1662, -1442, 56311), -- Rescuing the Food +(79713, 3, 0, -1486, -1662, -1442, 56311), -- Moonlight Gutter Swim +(79713, 2, 0, -1562, -1419, -1548, 56311), -- Moonlight Gutter Swim +(79713, 1, 0, -1635, -1602, -1561, 56311), -- Moonlight Gutter Swim +(79713, 0, 0, -1486, -1662, -1442, 56311), -- Moonlight Gutter Swim +(79711, 2, 0, -1729, -1353, -1509, 56311), -- That's Pretty Gross +(79711, 1, 0, -1486, -1655, -1442, 56311), -- That's Pretty Gross +(79711, 0, 0, -1486, -1662, -1442, 56311), -- That's Pretty Gross +(79710, 2, 0, -1486, -1662, -1442, 56311), -- A Fin of Every Kind +(79710, 1, 11, -1651, -1659, 0, 56311), -- A Fin of Every Kind +(79710, 1, 10, -1769, -1663, 0, 56311), -- A Fin of Every Kind +(79710, 1, 9, -1809, -1559, 0, 56311), -- A Fin of Every Kind +(79710, 1, 8, -1815, -1499, 0, 56311), -- A Fin of Every Kind +(79710, 1, 7, -1815, -1433, 0, 56311), -- A Fin of Every Kind +(79710, 1, 6, -1802, -1356, 0, 56311), -- A Fin of Every Kind +(79710, 1, 5, -1728, -1267, 0, 56311), -- A Fin of Every Kind +(79710, 1, 4, -1664, -1229, 0, 56311), -- A Fin of Every Kind +(79710, 1, 3, -1623, -1222, 0, 56311), -- A Fin of Every Kind +(79710, 1, 2, -1593, -1225, 0, 56311), -- A Fin of Every Kind +(79710, 1, 1, -1564, -1250, 0, 56311), -- A Fin of Every Kind +(79710, 1, 0, -1690, -1521, 0, 56311), -- A Fin of Every Kind +(79710, 0, 0, -1486, -1662, -1442, 56311), -- A Fin of Every Kind +(83639, 3, 0, -893, 887, -951, 56311), -- Open Communications +(83639, 2, 0, -851, 845, -957, 56311), -- Open Communications +(83639, 1, 0, -844, 847, -957, 56311), -- Open Communications +(83639, 0, 0, -844, 847, -957, 56311), -- Open Communications +(83632, 1, 0, -318, 825, -716, 56311), -- Rings of Memory +(83632, 0, 0, -893, 887, -951, 56311), -- Rings of Memory +(83629, 4, 0, -318, 825, -716, 56311), -- Ancient Respite +(83629, 3, 10, -645, 568, -676, 56311), -- Ancient Respite +(83629, 3, 9, -652, 581, -678, 56311), -- Ancient Respite +(83629, 3, 8, -602, 1005, -678, 56311), -- Ancient Respite +(83629, 3, 7, -590, 1010, -678, 56311), -- Ancient Respite +(83629, 3, 6, -292, 1031, -713, 56311), -- Ancient Respite +(83629, 3, 5, -79, 948, -681, 56311), -- Ancient Respite +(83629, 3, 4, 52, 884, -686, 56311), -- Ancient Respite +(83629, 3, 3, 39, 870, -689, 56311), -- Ancient Respite +(83629, 3, 2, -13, 823, -696, 56311), -- Ancient Respite +(83629, 3, 1, -504, 571, -700, 56311), -- Ancient Respite +(83629, 3, 0, -635, 551, -673, 56311), -- Ancient Respite +(83629, 2, 9, -376, 408, -661, 56311), -- Ancient Respite +(83629, 2, 8, -408, 435, -674, 56311), -- Ancient Respite +(83629, 2, 7, -372, 457, -670, 56311), -- Ancient Respite +(83629, 2, 6, -216, 516, -684, 56311), -- Ancient Respite +(83629, 2, 5, -201, 512, -682, 56311), -- Ancient Respite +(83629, 2, 4, -186, 496, -677, 56311), -- Ancient Respite +(83629, 2, 3, -125, 427, -650, 56311), -- Ancient Respite +(83629, 2, 2, -142, 408, -660, 56311), -- Ancient Respite +(83629, 2, 1, -175, 382, -643, 56311), -- Ancient Respite +(83629, 2, 0, -199, 370, -644, 56311), -- Ancient Respite +(83629, 1, 6, -14, 576, -680, 56311), -- Ancient Respite +(83629, 1, 5, -5, 593, -680, 56311), -- Ancient Respite +(83629, 1, 4, 93, 682, -660, 56311), -- Ancient Respite +(83629, 1, 3, 107, 678, -662, 56311), -- Ancient Respite +(83629, 1, 2, 118, 599, -647, 56311), -- Ancient Respite +(83629, 1, 1, 101, 580, -645, 56311), -- Ancient Respite +(83629, 1, 0, 9, 553, -670, 56311), -- Ancient Respite +(83629, 0, 0, -318, 825, -716, 56311), -- Ancient Respite +(83628, 3, 0, -844, 847, -957, 56311), -- Tense Recovery +(83628, 2, 0, -893, 887, -951, 56311), -- Tense Recovery +(83628, 1, 0, -854, 876, -952, 56311), -- Tense Recovery +(83628, 0, 0, -318, 826, -716, 56311), -- Tense Recovery +(79349, 2, 0, -1281, -2912, -1188, 56311), -- Entrepreneur, Inc. +(79349, 1, 0, -272, -330, -1098, 56311), -- Entrepreneur, Inc. +(79349, 0, 0, -1281, -2912, -1188, 56311), -- Entrepreneur, Inc. +(78902, 2, 0, -272, -330, -1098, 56311), -- Delegated Dig +(78902, 1, 11, -440, -350, -1097, 56311), -- Delegated Dig +(78902, 1, 10, -545, -200, -1130, 56311), -- Delegated Dig +(78902, 1, 9, -547, -182, -1135, 56311), -- Delegated Dig +(78902, 1, 8, -469, -58, -1125, 56311), -- Delegated Dig +(78902, 1, 7, -428, -52, -1136, 56311), -- Delegated Dig +(78902, 1, 6, -392, -51, -1140, 56311), -- Delegated Dig +(78902, 1, 5, -245, -113, -1095, 56311), -- Delegated Dig +(78902, 1, 4, -193, -187, -1115, 56311), -- Delegated Dig +(78902, 1, 3, -183, -243, -1122, 56311), -- Delegated Dig +(78902, 1, 2, -180, -300, -1122, 56311), -- Delegated Dig +(78902, 1, 1, -195, -332, -1123, 56311), -- Delegated Dig +(78902, 1, 0, -343, -396, -1112, 56311), -- Delegated Dig +(78902, 0, 0, -272, -330, -1098, 56311), -- Delegated Dig +(78901, 2, 0, -283, -325, -1097, 56311), -- Heeeelllp!!! +(78901, 1, 0, -283, -325, -1097, 56311), -- Heeeelllp!!! +(78901, 0, 0, -272, -330, -1098, 56311), -- Heeeelllp!!! +(78898, 2, 0, -398, -436, -1105, 56311), -- Intention vs Instinct +(78898, 1, 0, -388, -217, -1169, 56311), -- Intention vs Instinct +(78898, 0, 0, -398, -436, -1105, 56311), -- Intention vs Instinct +(78897, 2, 0, -398, -436, -1105, 56311), -- Boom or Blight +(78897, 1, 9, -376, -342, -1093, 56311), -- Boom or Blight +(78897, 1, 8, -481, -175, -1126, 56311), -- Boom or Blight +(78897, 1, 7, -481, -124, -1122, 56311), -- Boom or Blight +(78897, 1, 6, -393, -110, -1129, 56311), -- Boom or Blight +(78897, 1, 5, -284, -183, -1107, 56311), -- Boom or Blight +(78897, 1, 4, -246, -276, -1117, 56311), -- Boom or Blight +(78897, 1, 3, -257, -305, -1113, 56311), -- Boom or Blight +(78897, 1, 2, -283, -330, -1109, 56311), -- Boom or Blight +(78897, 1, 1, -303, -340, -1108, 56311), -- Boom or Blight +(78897, 1, 0, -344, -359, -1093, 56311), -- Boom or Blight +(78897, 0, 0, -398, -436, -1105, 56311), -- Boom or Blight +(81673, 2, 0, 3156, -1034, -22, 56311), -- Honor Your Efforts +(81673, 1, 0, 3156, -1034, -22, 56311), -- Honor Your Efforts +(81673, 0, 0, 3156, -1034, -22, 56311), -- Honor Your Efforts +(76338, 2, 0, 3315, -998, 2, 56311), -- A Better Cabbage Smacker +(76338, 1, 9, 3337, -1126, -11, 56311), -- A Better Cabbage Smacker +(76338, 1, 8, 3298, -1098, -7, 56311), -- A Better Cabbage Smacker +(76338, 1, 7, 3261, -1047, 1, 56311), -- A Better Cabbage Smacker +(76338, 1, 6, 3245, -1010, -11, 56311), -- A Better Cabbage Smacker +(76338, 1, 5, 3298, -930, -5, 56311), -- A Better Cabbage Smacker +(76338, 1, 4, 3545, -841, -17, 56311), -- A Better Cabbage Smacker +(76338, 1, 3, 3577, -932, -49, 56311), -- A Better Cabbage Smacker +(76338, 1, 2, 3527, -1075, -33, 56311), -- A Better Cabbage Smacker +(76338, 1, 1, 3454, -1110, -24, 56311), -- A Better Cabbage Smacker +(76338, 1, 0, 3405, -1115, -23, 56311), -- A Better Cabbage Smacker +(76338, 0, 8, 3344, -1106, -11, 56311), -- A Better Cabbage Smacker +(76338, 0, 7, 3305, -1085, -7, 56311), -- A Better Cabbage Smacker +(76338, 0, 6, 3261, -1047, 1, 56311), -- A Better Cabbage Smacker +(76338, 0, 5, 3245, -1010, -11, 56311), -- A Better Cabbage Smacker +(76338, 0, 4, 3298, -936, -5, 56311), -- A Better Cabbage Smacker +(76338, 0, 3, 3542, -843, -29, 56311), -- A Better Cabbage Smacker +(76338, 0, 2, 3575, -940, -49, 56311), -- A Better Cabbage Smacker +(76338, 0, 1, 3527, -1069, -41, 56311), -- A Better Cabbage Smacker +(76338, 0, 0, 3441, -1106, -23, 56311), -- A Better Cabbage Smacker +(79232, 4, 0, 3156, -1034, -22, 56311), -- Those Who Fell +(79232, 3, 10, 3155, -1063, -22, 56311), -- Those Who Fell +(79232, 3, 9, 3073, -1028, -29, 56311), -- Those Who Fell +(79232, 3, 8, 3039, -1004, -30, 56311), -- Those Who Fell +(79232, 3, 7, 3014, -937, -34, 56311), -- Those Who Fell +(79232, 3, 6, 3081, -788, -31, 56311), -- Those Who Fell +(79232, 3, 5, 3115, -752, -30, 56311), -- Those Who Fell +(79232, 3, 4, 3181, -709, -28, 56311), -- Those Who Fell +(79232, 3, 3, 3232, -847, -30, 56311), -- Those Who Fell +(79232, 3, 2, 3234, -878, -26, 56311), -- Those Who Fell +(79232, 3, 1, 3193, -1051, -20, 56311), -- Those Who Fell +(79232, 3, 0, 3174, -1067, -21, 56311), -- Those Who Fell +(79232, 2, 0, 3784, -1161, 15, 56311), -- Those Who Fell +(79232, 1, 0, 3672, -406, 2, 56311), -- Those Who Fell +(79232, 0, 0, 3156, -1034, -22, 56311), -- Those Who Fell +(79154, 2, 0, 2153, 76, -358, 56311), -- A Final Goodbye +(79154, 1, 0, 2154, 80, -359, 56311), -- A Final Goodbye +(79154, 0, 0, 1875, 926, 128, 56311), -- A Final Goodbye +(79153, 3, 0, 2153, 76, -358, 56311), -- Vae Victis +(79153, 2, 0, 1958, 352, -323, 56311), -- Vae Victis +(79153, 1, 0, 1958, 352, -323, 56311), -- Vae Victis +(79153, 0, 0, 2163, 47, -356, 56311), -- Vae Victis +(83182, 5, 0, 1862, 938, 128, 56311), -- A Bloody Inheritance +(83182, 4, 0, 2147, 348, -361, 56311), -- A Bloody Inheritance +(83182, 3, 0, 2272, 271, -379, 56311), -- A Bloody Inheritance +(83182, 2, 0, 2003, 245, -391, 56311), -- A Bloody Inheritance +(83182, 1, 0, 2299, 169, -398, 56311), -- A Bloody Inheritance +(83182, 0, 0, 2155, 80, -358, 56311), -- A Bloody Inheritance +(79152, 2, 0, 2153, 117, -358, 56311), -- Gutting the Pool +(79152, 1, 8, 2004, 102, -372, 56311), -- Gutting the Pool +(79152, 1, 7, 2007, 250, -392, 56311), -- Gutting the Pool +(79152, 1, 6, 2045, 316, -325, 56311), -- Gutting the Pool +(79152, 1, 5, 2158, 352, -361, 56311), -- Gutting the Pool +(79152, 1, 4, 2271, 315, -379, 56311), -- Gutting the Pool +(79152, 1, 3, 2302, 253, -379, 56311), -- Gutting the Pool +(79152, 1, 2, 2314, 192, -398, 56311), -- Gutting the Pool +(79152, 1, 1, 2250, 89, -416, 56311), -- Gutting the Pool +(79152, 1, 0, 2043, 86, -398, 56311), -- Gutting the Pool +(79152, 0, 0, 2163, 47, -356, 56311), -- Gutting the Pool +(79168, 4, 0, 2042, 815, 198, 56311), -- Light's Gambit +(79168, 3, 0, 2032, 817, 178, 56311), -- Light's Gambit +(79168, 2, 0, 2041, 813, 199, 56311), -- Light's Gambit +(79168, 1, 0, 2041, 813, 199, 56311), -- Light's Gambit +(79168, 0, 0, 2038, 814, 198, 56311), -- Light's Gambit +(79151, 3, 0, 1862, 938, 128, 56311), -- An Orphan's Request +(79151, 2, 0, 2163, 47, -356, 56311), -- An Orphan's Request +(79151, 1, 0, 2162, 56, -357, 56311), -- An Orphan's Request +(79151, 0, 0, 2163, 47, -356, 56311), -- An Orphan's Request +(79167, 6, 0, 2045, 815, 198, 56311), -- Crowdsourcing +(79167, 5, 0, 2032, 817, 178, 56311), -- Crowdsourcing +(79167, 4, 0, 2188, 745, 185, 56311), -- Crowdsourcing +(79167, 3, 0, 1863, 935, 137, 56311), -- Crowdsourcing +(79167, 2, 0, 1794, 829, 125, 56311), -- Crowdsourcing +(79167, 1, 0, 2118, 1052, 234, 56311), -- Crowdsourcing +(79167, 0, 0, 2045, 815, 198, 56311), -- Crowdsourcing +(80179, 3, 0, 1366, 345, 93, 56311), -- Finding Justice +(80179, 2, 0, 1365, 579, 117, 56311), -- Finding Justice +(80179, 1, 11, 1311, 518, 105, 56311); -- Finding Justice + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(80179, 1, 10, 1308, 533, 110, 56311), -- Finding Justice +(80179, 1, 9, 1313, 547, 114, 56311), -- Finding Justice +(80179, 1, 8, 1327, 554, 112, 56311), -- Finding Justice +(80179, 1, 7, 1375, 573, 115, 56311), -- Finding Justice +(80179, 1, 6, 1444, 477, 98, 56311), -- Finding Justice +(80179, 1, 5, 1461, 449, 94, 56311), -- Finding Justice +(80179, 1, 4, 1461, 432, 92, 56311), -- Finding Justice +(80179, 1, 3, 1456, 416, 91, 56311), -- Finding Justice +(80179, 1, 2, 1395, 356, 91, 56311), -- Finding Justice +(80179, 1, 1, 1368, 350, 93, 56311), -- Finding Justice +(80179, 1, 0, 1346, 398, 93, 56311), -- Finding Justice +(80179, 0, 0, 2131, 1035, 235, 56311), -- Finding Justice +(80178, 6, 0, 1366, 357, 93, 56311), -- A Murder Most Foul +(80178, 5, 0, 1370, 348, 93, 56311), -- A Murder Most Foul +(80178, 4, 0, 1367, 354, 93, 56311), -- A Murder Most Foul +(80178, 3, 0, 1373, 361, 93, 56311), -- A Murder Most Foul +(80178, 2, 0, 1366, 357, 93, 56311), -- A Murder Most Foul +(80178, 1, 0, 1364, 348, 93, 56311), -- A Murder Most Foul +(80178, 0, 0, 1366, 357, 93, 56311), -- A Murder Most Foul +(82217, 5, 0, 2473, -1280, -53, 56311), -- Underground Economics +(82217, 4, 0, 2476, -1287, -53, 56311), -- Underground Economics +(82217, 3, 0, 2469, -1286, -53, 56311), -- Underground Economics +(82217, 2, 11, 2449, -1309, 0, 56311), -- Underground Economics +(82217, 2, 10, 2435, -1291, 0, 56311), -- Underground Economics +(82217, 2, 9, 2435, -1273, 0, 56311), -- Underground Economics +(82217, 2, 8, 2451, -1254, 0, 56311), -- Underground Economics +(82217, 2, 7, 2467, -1252, 0, 56311), -- Underground Economics +(82217, 2, 6, 2485, -1252, 0, 56311), -- Underground Economics +(82217, 2, 5, 2501, -1257, 0, 56311), -- Underground Economics +(82217, 2, 4, 2513, -1275, 0, 56311), -- Underground Economics +(82217, 2, 3, 2506, -1300, 0, 56311), -- Underground Economics +(82217, 2, 2, 2499, -1309, 0, 56311), -- Underground Economics +(82217, 2, 1, 2479, -1318, 0, 56311), -- Underground Economics +(82217, 2, 0, 2460, -1318, 0, 56311), -- Underground Economics +(82217, 1, 2, 2475, -1278, -53, 56311), -- Underground Economics +(82217, 1, 1, 2471, -1278, -53, 56311), -- Underground Economics +(82217, 1, 0, 2466, -1278, -53, 56311), -- Underground Economics +(82217, 0, 0, 2470, -1280, -53, 56311), -- Underground Economics +(80177, 8, 0, 1370, 355, 93, 56311), -- Arcane Experiments +(80177, 7, 0, 1370, 348, 93, 56311), -- Arcane Experiments +(80177, 6, 0, 1367, 354, 93, 56311), -- Arcane Experiments +(80177, 5, 0, 2496, -870, -160, 56311), -- Arcane Experiments +(80177, 4, 0, 1232, -78, -31, 56311), -- Arcane Experiments +(80177, 3, 0, 1238, -73, -30, 56311), -- Arcane Experiments +(80177, 2, 0, 1369, 354, 93, 56311), -- Arcane Experiments +(80177, 1, 0, 1367, 354, 93, 56311), -- Arcane Experiments +(80177, 0, 0, 1370, 355, 93, 56311), -- Arcane Experiments +(82133, 1, 0, 804, 1088, -275, 56311), -- Documenting: Field Manual Edition +(82133, 0, 0, 804, 1088, -275, 56311), -- Documenting: Field Manual Edition +(79166, 3, 0, 1016, 1021, 28, 56311), -- Lost Pieces +(79166, 2, 11, 680, 703, 0, 56311), -- Lost Pieces +(79166, 2, 10, 653, 787, 0, 56311), -- Lost Pieces +(79166, 2, 9, 630, 847, 0, 56311), -- Lost Pieces +(79166, 2, 8, 630, 934, 0, 56311), -- Lost Pieces +(79166, 2, 7, 630, 1009, 0, 56311), -- Lost Pieces +(79166, 2, 6, 630, 1054, 0, 56311), -- Lost Pieces +(79166, 2, 5, 662, 1099, 0, 56311), -- Lost Pieces +(79166, 2, 4, 773, 1168, 0, 56311), -- Lost Pieces +(79166, 2, 3, 920, 1132, 0, 56311), -- Lost Pieces +(79166, 2, 2, 885, 901, 0, 56311), -- Lost Pieces +(79166, 2, 1, 869, 761, 0, 56311), -- Lost Pieces +(79166, 2, 0, 782, 700, 0, 56311), -- Lost Pieces +(79166, 1, 0, 2042, 815, 198, 56311), -- Lost Pieces +(79166, 0, 0, 2032, 817, 178, 56311), -- Lost Pieces +(79162, 0, 0, 2040, 957, 172, 56311), -- Burnout +(79649, 2, 0, 2883, 1109, 514, 56311), -- Sacred Flame Inquisition +(79649, 1, 10, 2950, 992, 515, 56311), -- Sacred Flame Inquisition +(79649, 1, 9, 2812, 1104, 526, 56311), -- Sacred Flame Inquisition +(79649, 1, 8, 2807, 1141, 523, 56311), -- Sacred Flame Inquisition +(79649, 1, 7, 2807, 1181, 523, 56311), -- Sacred Flame Inquisition +(79649, 1, 6, 2839, 1170, 517, 56311), -- Sacred Flame Inquisition +(79649, 1, 5, 2848, 1165, 516, 56311), -- Sacred Flame Inquisition +(79649, 1, 4, 2935, 1095, 516, 56311), -- Sacred Flame Inquisition +(79649, 1, 3, 2987, 1029, 514, 56311), -- Sacred Flame Inquisition +(79649, 1, 2, 2999, 987, 514, 56311), -- Sacred Flame Inquisition +(79649, 1, 1, 2999, 985, 514, 56311), -- Sacred Flame Inquisition +(79649, 1, 0, 2978, 974, 516, 56311), -- Sacred Flame Inquisition +(79649, 0, 0, 3004, 1037, 514, 56311), -- Sacred Flame Inquisition +(79648, 2, 0, 2883, 1109, 514, 56311), -- Missing Somebody +(79648, 1, 0, 2847, 1200, 515, 56311), -- Missing Somebody +(79648, 0, 0, 2883, 1109, 514, 56311), -- Missing Somebody +(79647, 5, 0, 3008, 1051, 514, 56311), -- Burning Reflections +(79647, 4, 0, 2869, 1119, 516, 56311), -- Burning Reflections +(79647, 3, 0, 2868, 1117, 516, 56311), -- Burning Reflections +(79647, 2, 0, 2866, 1116, 516, 56311), -- Burning Reflections +(79647, 1, 0, 2870, 1116, 514, 56311), -- Burning Reflections +(79647, 0, 0, 2883, 1109, 514, 56311), -- Burning Reflections +(79645, 2, 0, 3004, 1037, 514, 56311), -- Sweet-Sting Infestation +(79645, 1, 8, 3040, 1048, 516, 56311), -- Sweet-Sting Infestation +(79645, 1, 7, 3040, 1049, 516, 56311), -- Sweet-Sting Infestation +(79645, 1, 6, 3125, 1209, 515, 56311), -- Sweet-Sting Infestation +(79645, 1, 5, 3155, 1206, 514, 56311), -- Sweet-Sting Infestation +(79645, 1, 4, 3197, 1190, 523, 56311), -- Sweet-Sting Infestation +(79645, 1, 3, 3200, 1147, 526, 56311), -- Sweet-Sting Infestation +(79645, 1, 2, 3116, 1045, 516, 56311), -- Sweet-Sting Infestation +(79645, 1, 1, 3114, 1043, 516, 56311), -- Sweet-Sting Infestation +(79645, 1, 0, 3056, 1017, 515, 56311), -- Sweet-Sting Infestation +(79645, 0, 0, 3004, 1037, 514, 56311), -- Sweet-Sting Infestation +(79646, 3, 0, 3004, 1037, 514, 56311), -- Memorial Wine +(79646, 2, 0, 3100, 1124, 517, 56311), -- Memorial Wine +(79646, 1, 0, 3100, 1124, 517, 56311), -- Memorial Wine +(79646, 0, 0, 3004, 1037, 514, 56311), -- Memorial Wine +(79644, 1, 0, 1862, 1830, 75, 56311), -- Go to the Priory +(79644, 0, 0, 3008, 1051, 514, 56311), -- Go to the Priory +(79643, 2, 0, 1862, 1830, 75, 56311), -- Dreaded Dreadfang +(79643, 1, 0, 1510, 1989, 74, 56311), -- Dreaded Dreadfang +(79643, 0, 0, 1510, 1989, 74, 56311), -- Dreaded Dreadfang +(79642, 2, 0, 1862, 1829, 75, 56311), -- Stave Them Off +(79642, 1, 5, 1666, 1890, 68, 56311), -- Stave Them Off +(79642, 1, 4, 1556, 1901, 76, 56311), -- Stave Them Off +(79642, 1, 3, 1539, 1943, 73, 56311), -- Stave Them Off +(79642, 1, 2, 1557, 1993, 74, 56311), -- Stave Them Off +(79642, 1, 1, 1765, 1924, 66, 56311), -- Stave Them Off +(79642, 1, 0, 1760, 1889, 68, 56311), -- Stave Them Off +(79642, 0, 0, 1862, 1829, 75, 56311), -- Stave Them Off +(79641, 2, 0, 1862, 1830, 75, 56311), -- Wipe Away Their Smiles +(79641, 1, 9, 1489, 1936, 75, 56311), -- Wipe Away Their Smiles +(79641, 1, 8, 1487, 1939, 75, 56311), -- Wipe Away Their Smiles +(79641, 1, 7, 1478, 1969, 75, 56311), -- Wipe Away Their Smiles +(79641, 1, 6, 1557, 1991, 74, 56311), -- Wipe Away Their Smiles +(79641, 1, 5, 1778, 1965, 67, 56311), -- Wipe Away Their Smiles +(79641, 1, 4, 1853, 1894, 75, 56311), -- Wipe Away Their Smiles +(79641, 1, 3, 1835, 1864, 72, 56311), -- Wipe Away Their Smiles +(79641, 1, 2, 1817, 1837, 74, 56311), -- Wipe Away Their Smiles +(79641, 1, 1, 1677, 1784, 88, 56311), -- Wipe Away Their Smiles +(79641, 1, 0, 1631, 1772, 89, 56311), -- Wipe Away Their Smiles +(79641, 0, 0, 1862, 1830, 75, 56311), -- Wipe Away Their Smiles +(83443, 2, 0, 2624, -2514, 224, 56311), -- Darkflame Cleft +(83443, 1, 0, 2803, -3656, 0, 56311), -- Darkflame Cleft +(83443, 0, 0, 2624, -2514, 224, 56311), -- Darkflame Cleft +(82894, 6, 0, 2251, 792, 177, 56311), -- The Price of Hope +(82894, 5, 0, 2074, 807, 185, 56311), -- The Price of Hope +(82894, 4, 0, 2075, 826, 0, 56311), -- The Price of Hope +(82894, 3, 0, 2075, 827, 185, 56311), -- The Price of Hope +(82894, 2, 0, 2131, 1035, 235, 56311), -- The Price of Hope +(82894, 1, 0, 2075, 813, 185, 56311), -- The Price of Hope +(82894, 0, 0, 2075, 823, 183, 56311), -- The Price of Hope +(82628, 1, 0, 2131, 1035, 235, 56311), -- The Brothers Braunpyke +(82628, 0, 0, 1862, 1830, 75, 56311), -- The Brothers Braunpyke +(79160, 3, 0, 2138, 1017, 230, 56311), -- Fishing is Good for the Soul +(79160, 2, 5, 1367, 1107, 80, 56311), -- Fishing is Good for the Soul +(79160, 2, 4, 1402, 1122, 71, 56311), -- Fishing is Good for the Soul +(79160, 2, 3, 1442, 1136, 76, 56311), -- Fishing is Good for the Soul +(79160, 2, 2, 1466, 1136, 69, 56311), -- Fishing is Good for the Soul +(79160, 2, 1, 1482, 1080, 80, 56311), -- Fishing is Good for the Soul +(79160, 2, 0, 1467, 1032, 75, 56311), -- Fishing is Good for the Soul +(79160, 1, 0, 1402, 1123, 71, 56311), -- Fishing is Good for the Soul +(79160, 0, 0, 1402, 1123, 71, 56311), -- Fishing is Good for the Soul +(79165, 2, 0, 2054, 826, 178, 56311), -- A Moment to Rest +(79165, 1, 0, 1013, 1018, 28, 56311), -- A Moment to Rest +(79165, 0, 0, 1016, 1021, 28, 56311), -- A Moment to Rest +(82215, 2, 0, 2004, 973, 173, 56311), -- Regular Fiber +(82215, 1, 5, 2377, -869, -173, 56311), -- Regular Fiber +(82215, 1, 4, 2084, -619, -147, 56311), -- Regular Fiber +(82215, 1, 3, 2138, -477, -162, 56311), -- Regular Fiber +(82215, 1, 2, 2243, -395, -173, 56311), -- Regular Fiber +(82215, 1, 1, 2553, -873, -151, 56311), -- Regular Fiber +(82215, 1, 0, 2500, -888, -154, 56311), -- Regular Fiber +(82215, 0, 0, 2473, -1280, -53, 56311), -- Regular Fiber +(82214, 2, 0, 2004, 973, 173, 56311), -- Does Anyone Like Wasps? +(82214, 1, 7, 2151, -677, -146, 56311), -- Does Anyone Like Wasps? +(82214, 1, 6, 2102, -625, -149, 56311), -- Does Anyone Like Wasps? +(82214, 1, 5, 2102, -581, -159, 56311), -- Does Anyone Like Wasps? +(82214, 1, 4, 2131, -501, -161, 56311), -- Does Anyone Like Wasps? +(82214, 1, 3, 2233, -404, -179, 56311), -- Does Anyone Like Wasps? +(82214, 1, 2, 2523, -863, -154, 56311), -- Does Anyone Like Wasps? +(82214, 1, 1, 2515, -871, -156, 56311), -- Does Anyone Like Wasps? +(82214, 1, 0, 2435, -907, -158, 56311), -- Does Anyone Like Wasps? +(82214, 0, 0, 2473, -1280, -53, 56311), -- Does Anyone Like Wasps? +(82213, 2, 0, 2004, 973, 173, 56311), -- A Batty Request +(82213, 1, 8, 2157, -681, -126, 56311), -- A Batty Request +(82213, 1, 7, 2105, -594, -139, 56311), -- A Batty Request +(82213, 1, 6, 2125, -545, -152, 56311), -- A Batty Request +(82213, 1, 5, 2205, -411, -179, 56311), -- A Batty Request +(82213, 1, 4, 2221, -424, -172, 56311), -- A Batty Request +(82213, 1, 3, 2245, -447, -169, 56311), -- A Batty Request +(82213, 1, 2, 2409, -677, -181, 56311), -- A Batty Request +(82213, 1, 1, 2511, -851, -154, 56311), -- A Batty Request +(82213, 1, 0, 2428, -852, -156, 56311), -- A Batty Request +(82213, 0, 0, 2473, -1280, -53, 56311), -- A Batty Request +(79159, 2, 0, 2040, 957, 172, 56311), -- Dereliction of Duty +(79159, 1, 0, 2138, 1017, 230, 56311), -- Dereliction of Duty +(79159, 0, 0, 2138, 1017, 230, 56311), -- Dereliction of Duty +(82216, 3, 0, 2004, 973, 173, 56311), -- Economical Request +(82216, 2, 0, 2000, 975, 174, 56311), -- Economical Request +(82216, 1, 0, 2004, 973, 173, 56311), -- Economical Request +(82216, 0, 0, 2004, 973, 173, 56311), -- Economical Request +(81990, 1, 0, 1863, 869, 130, 56311), -- The Light's Call +(81990, 0, 0, 3156, -1034, -22, 56311), -- The Light's Call +(82480, 3, 0, 1632, 532, 90, 56311), -- Job Killing Robot Or... +(82480, 2, 0, 1505, 314, 89, 56311), -- Job Killing Robot Or... +(82480, 1, 0, 1770, 593, 95, 56311), -- Job Killing Robot Or... +(82480, 0, 0, 1504, 299, 97, 56311), -- Job Killing Robot Or... +(82479, 6, 0, 4367, 576, 82, 56311), -- The Sword is Mightier +(82479, 5, 0, 4215, 597, 58, 56311), -- The Sword is Mightier +(82479, 4, 0, 3784, 257, 3, 56311), -- The Sword is Mightier +(82479, 3, 0, 4365, 577, 82, 56311), -- The Sword is Mightier +(82479, 2, 0, 4217, 595, 58, 56311), -- The Sword is Mightier +(82479, 1, 0, 3786, 258, 3, 56311), -- The Sword is Mightier +(82479, 0, 0, 1632, 532, 90, 56311), -- The Sword is Mightier +(82478, 5, 0, 1353, 473, 104, 56311), -- Regularly Scheduled Maintenance +(82478, 4, 5, 1063, 197, 98, 56311), -- Regularly Scheduled Maintenance +(82478, 4, 4, 1166, 427, 150, 56311), -- Regularly Scheduled Maintenance +(82478, 4, 3, 1219, 414, 133, 56311), -- Regularly Scheduled Maintenance +(82478, 4, 2, 1289, 298, 89, 56311), -- Regularly Scheduled Maintenance +(82478, 4, 1, 1345, 178, 69, 56311), -- Regularly Scheduled Maintenance +(82478, 4, 0, 1111, 101, 90, 56311), -- Regularly Scheduled Maintenance +(82478, 3, 8, 1061, 114, 92, 56311), -- Regularly Scheduled Maintenance +(82478, 3, 7, 1036, 156, 98, 56311), -- Regularly Scheduled Maintenance +(82478, 3, 6, 1050, 237, 97, 56311), -- Regularly Scheduled Maintenance +(82478, 3, 5, 1117, 392, 153, 56311), -- Regularly Scheduled Maintenance +(82478, 3, 4, 1189, 450, 146, 56311), -- Regularly Scheduled Maintenance +(82478, 3, 3, 1301, 311, 90, 56311), -- Regularly Scheduled Maintenance +(82478, 3, 2, 1334, 235, 87, 56311), -- Regularly Scheduled Maintenance +(82478, 3, 1, 1274, 171, 77, 56311), -- Regularly Scheduled Maintenance +(82478, 3, 0, 1138, 64, 85, 56311), -- Regularly Scheduled Maintenance +(82478, 2, 0, 4367, 576, 82, 56311), -- Regularly Scheduled Maintenance +(82478, 1, 0, 4215, 597, 58, 56311), -- Regularly Scheduled Maintenance +(82478, 0, 0, 3784, 257, 3, 56311), -- Regularly Scheduled Maintenance +(82477, 2, 0, 1512, 321, 87, 56311), -- A Helping Farmhand +(82477, 1, 9, 1461, 327, 90, 56311), -- A Helping Farmhand +(82477, 1, 8, 1407, 312, 91, 56311), -- A Helping Farmhand +(82477, 1, 7, 1387, 419, 98, 56311), -- A Helping Farmhand +(82477, 1, 6, 1332, 531, 108, 56311), -- A Helping Farmhand +(82477, 1, 5, 1441, 521, 104, 56311), -- A Helping Farmhand +(82477, 1, 4, 1528, 495, 100, 56311), -- A Helping Farmhand +(82477, 1, 3, 1531, 438, 90, 56311), -- A Helping Farmhand +(82477, 1, 2, 1532, 394, 91, 56311), -- A Helping Farmhand +(82477, 1, 1, 1520, 356, 91, 56311), -- A Helping Farmhand +(82477, 1, 0, 1486, 352, 90, 56311), -- A Helping Farmhand +(82477, 0, 0, 1354, 470, 104, 56311), -- A Helping Farmhand +(80176, 2, 0, 1369, 350, 93, 56311), -- Arcane Trickles +(80176, 1, 5, 2032, 1185, -159, 56311), -- Arcane Trickles +(80176, 1, 4, 2036, 1267, -153, 56311), -- Arcane Trickles +(80176, 1, 3, 2458, 1618, -175, 56311), -- Arcane Trickles +(80176, 1, 2, 2617, 1560, -152, 56311), -- Arcane Trickles +(80176, 1, 1, 2561, 1238, -158, 56311), -- Arcane Trickles +(80176, 1, 0, 2372, 1097, -159, 56311), -- Arcane Trickles +(80176, 0, 0, 1369, 350, 93, 56311), -- Arcane Trickles +(79327, 1, 0, 3025, -3463, 344, 56311), -- The Glittering Shard +(79327, 0, 0, 3122, -3040, 344, 56311), -- The Glittering Shard +(83162, 3, 0, 22, -3952, 124, 56311), -- Put it Back, Put it Back! +(83162, 2, 0, -710, -3750, 213, 56311), -- Put it Back, Put it Back! +(83162, 1, 7, -2, -4004, 126, 56311), -- Put it Back, Put it Back! +(83162, 1, 6, 5, -3964, 122, 56311), -- Put it Back, Put it Back! +(83162, 1, 5, 38, -3913, 122, 56311), -- Put it Back, Put it Back! +(83162, 1, 4, 51, -3924, 122, 56311), -- Put it Back, Put it Back! +(83162, 1, 3, 71, -3959, 124, 56311), -- Put it Back, Put it Back! +(83162, 1, 2, 65, -3994, 122, 56311), -- Put it Back, Put it Back! +(83162, 1, 1, 32, -4027, 126, 56311); -- Put it Back, Put it Back! + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(83162, 1, 0, 22, -4037, 126, 56311), -- Put it Back, Put it Back! +(83162, 0, 0, 18, -3948, 123, 56311), -- Put it Back, Put it Back! +(83159, 2, 0, 18, -3948, 123, 56311), -- A Little Off the Top +(83159, 1, 11, -644, -3947, 179, 56311), -- A Little Off the Top +(83159, 1, 10, -643, -3930, 182, 56311), -- A Little Off the Top +(83159, 1, 9, -626, -3893, 169, 56311), -- A Little Off the Top +(83159, 1, 8, -622, -3885, 170, 56311), -- A Little Off the Top +(83159, 1, 7, -613, -3870, 162, 56311), -- A Little Off the Top +(83159, 1, 6, -605, -3862, 161, 56311), -- A Little Off the Top +(83159, 1, 5, -596, -3858, 158, 56311), -- A Little Off the Top +(83159, 1, 4, -583, -3865, 158, 56311), -- A Little Off the Top +(83159, 1, 3, -582, -3876, 158, 56311), -- A Little Off the Top +(83159, 1, 2, -610, -3949, 174, 56311), -- A Little Off the Top +(83159, 1, 1, -616, -3957, 182, 56311), -- A Little Off the Top +(83159, 1, 0, -633, -3959, 182, 56311), -- A Little Off the Top +(83159, 0, 0, 22, -3952, 124, 56311), -- A Little Off the Top +(82226, 0, 11, 60, -4041, 0, 56311), -- Papers? Please! +(82226, 0, 10, 55, -4036, 0, 56311), -- Papers? Please! +(82226, 0, 9, 44, -4015, 0, 56311), -- Papers? Please! +(82226, 0, 8, 44, -4000, 0, 56311), -- Papers? Please! +(82226, 0, 7, 60, -4000, 0, 56311), -- Papers? Please! +(82226, 0, 6, 80, -4000, 0, 56311), -- Papers? Please! +(82226, 0, 5, 100, -4005, 0, 56311), -- Papers? Please! +(82226, 0, 4, 110, -4010, 0, 56311), -- Papers? Please! +(82226, 0, 3, 121, -4025, 0, 56311), -- Papers? Please! +(82226, 0, 2, 121, -4046, 0, 56311), -- Papers? Please! +(82226, 0, 1, 121, -4066, 0, 56311), -- Papers? Please! +(82226, 0, 0, 100, -4076, 0, 56311), -- Papers? Please! +(83155, 2, 0, 18, -3948, 123, 56311), -- Tired of Tripping +(83155, 1, 11, -312, -3865, 146, 56311), -- Tired of Tripping +(83155, 1, 10, -513, -3845, 158, 56311), -- Tired of Tripping +(83155, 1, 9, -531, -3838, 158, 56311), -- Tired of Tripping +(83155, 1, 8, -577, -3787, 191, 56311), -- Tired of Tripping +(83155, 1, 7, -590, -3638, 228, 56311), -- Tired of Tripping +(83155, 1, 6, -587, -3636, 228, 56311), -- Tired of Tripping +(83155, 1, 5, -549, -3621, 227, 56311), -- Tired of Tripping +(83155, 1, 4, -259, -3656, 206, 56311), -- Tired of Tripping +(83155, 1, 3, -76, -3715, 169, 56311), -- Tired of Tripping +(83155, 1, 2, -70, -3762, 153, 56311), -- Tired of Tripping +(83155, 1, 1, -73, -3807, 137, 56311), -- Tired of Tripping +(83155, 1, 0, -121, -3875, 124, 56311), -- Tired of Tripping +(83155, 0, 0, 18, -3948, 123, 56311), -- Tired of Tripping +(82814, 4, 0, 761, -3063, 175, 56311), -- Decommissioning Darkness +(82814, 3, 0, 764, -2926, 134, 56311), -- Decommissioning Darkness +(82814, 2, 0, 852, -2864, 104, 56311), -- Decommissioning Darkness +(82814, 1, 0, 852, -2864, 100, 56311), -- Decommissioning Darkness +(82814, 0, 0, 749, -3602, 175, 56311), -- Decommissioning Darkness +(82969, 4, 0, 747, -3601, 175, 56311), -- Stone Tracing +(82969, 3, 0, 1563, -3031, 358, 56311), -- Stone Tracing +(82969, 2, 0, 1265, -3148, 223, 56311), -- Stone Tracing +(82969, 1, 0, 904, -3220, 169, 56311), -- Stone Tracing +(82969, 0, 0, 1389, -3084, 278, 56311), -- Stone Tracing +(82786, 4, 0, 745, -3616, 174, 56311), -- Duty of Care +(82786, 3, 11, 866, -3245, 254, 56311), -- Duty of Care +(82786, 3, 10, 888, -3099, 254, 56311), -- Duty of Care +(82786, 3, 9, 944, -3009, 254, 56311), -- Duty of Care +(82786, 3, 8, 1028, -2933, 254, 56311), -- Duty of Care +(82786, 3, 7, 1297, -2917, 254, 56311), -- Duty of Care +(82786, 3, 6, 1410, -2908, 254, 56311), -- Duty of Care +(82786, 3, 5, 1655, -2885, 254, 56311), -- Duty of Care +(82786, 3, 4, 1736, -2968, 254, 56311), -- Duty of Care +(82786, 3, 3, 1670, -3124, 254, 56311), -- Duty of Care +(82786, 3, 2, 1552, -3239, 254, 56311), -- Duty of Care +(82786, 3, 1, 1338, -3259, 254, 56311), -- Duty of Care +(82786, 3, 0, 1048, -3284, 254, 56311), -- Duty of Care +(82786, 2, 0, 1535, -2941, 303, 56311), -- Duty of Care +(82786, 1, 0, 1535, -2942, 297, 56311), -- Duty of Care +(82786, 0, 0, 1408, -3158, 287, 56311), -- Duty of Care +(82990, 2, 0, 831, -3557, 117, 56311), -- Undoing the Damage +(82990, 1, 0, 829, -3555, 117, 56311), -- Undoing the Damage +(82990, 0, 0, 747, -3607, 175, 56311), -- Undoing the Damage +(82785, 3, 0, 744, -3603, 175, 56311), -- Ghosts in the Machine +(82785, 2, 0, 851, -3561, 123, 56311), -- Ghosts in the Machine +(82785, 1, 0, 870, -3570, 123, 56311), -- Ghosts in the Machine +(82785, 0, 0, 831, -3557, 117, 56311), -- Ghosts in the Machine +(82774, 2, 0, 744, -3606, 175, 56311), -- Antifogmatic +(82774, 1, 4, 681, -3561, 168, 56311), -- Antifogmatic +(82774, 1, 3, 726, -3536, 177, 56311), -- Antifogmatic +(82774, 1, 2, 759, -3543, 173, 56311), -- Antifogmatic +(82774, 1, 1, 766, -3571, 173, 56311), -- Antifogmatic +(82774, 1, 0, 733, -3588, 174, 56311), -- Antifogmatic +(82774, 0, 0, 747, -3605, 175, 56311), -- Antifogmatic +(81559, 5, 0, 828, -3545, 170, 56311), -- Fog Follower +(81559, 4, 0, 828, -3545, 170, 56311), -- Fog Follower +(81559, 3, 0, 854, -2366, -119, 56311), -- Fog Follower +(81559, 2, 0, 854, -2366, -119, 56311), -- Fog Follower +(81559, 1, 11, 793, -3507, 169, 56311), -- Fog Follower +(81559, 1, 10, 761, -3481, 162, 56311), -- Fog Follower +(81559, 1, 9, 722, -3438, 161, 56311), -- Fog Follower +(81559, 1, 8, 688, -3377, 160, 56311), -- Fog Follower +(81559, 1, 7, 637, -3203, 128, 56311), -- Fog Follower +(81559, 1, 6, 611, -3105, 130, 56311), -- Fog Follower +(81559, 1, 5, 614, -2845, 130, 56311), -- Fog Follower +(81559, 1, 4, 765, -2462, -81, 56311), -- Fog Follower +(81559, 1, 3, 768, -2454, -84, 56311), -- Fog Follower +(81559, 1, 2, 839, -2490, -111, 56311), -- Fog Follower +(81559, 1, 1, 900, -2919, 32, 56311), -- Fog Follower +(81559, 1, 0, 837, -3530, 169, 56311), -- Fog Follower +(81559, 0, 0, 754, -3628, 169, 56311), -- Fog Follower +(81558, 2, 0, 831, -3567, 171, 56311), -- Unnatural Predators +(81558, 1, 7, 993, -3734, 195, 56311), -- Unnatural Predators +(81558, 1, 6, 951, -3528, 220, 56311), -- Unnatural Predators +(81558, 1, 5, 1003, -3478, 220, 56311), -- Unnatural Predators +(81558, 1, 4, 1100, -3489, 195, 56311), -- Unnatural Predators +(81558, 1, 3, 1128, -3584, 192, 56311), -- Unnatural Predators +(81558, 1, 2, 1139, -3668, 153, 56311), -- Unnatural Predators +(81558, 1, 1, 1102, -3724, 184, 56311), -- Unnatural Predators +(81558, 1, 0, 1070, -3745, 182, 56311), -- Unnatural Predators +(81558, 0, 0, 831, -3563, 170, 56311), -- Unnatural Predators +(81557, 2, 0, 831, -3567, 171, 56311), -- Fog Tags +(81557, 1, 9, 897, -3917, 102, 56311), -- Fog Tags +(81557, 1, 8, 882, -3797, 84, 56311), -- Fog Tags +(81557, 1, 7, 874, -3581, 119, 56311), -- Fog Tags +(81557, 1, 6, 919, -3548, 118, 56311), -- Fog Tags +(81557, 1, 5, 959, -3547, 132, 56311), -- Fog Tags +(81557, 1, 4, 1013, -3564, 132, 56311), -- Fog Tags +(81557, 1, 3, 1031, -3602, 131, 56311), -- Fog Tags +(81557, 1, 2, 1023, -3913, 152, 56311), -- Fog Tags +(81557, 1, 1, 988, -3955, 127, 56311), -- Fog Tags +(81557, 1, 0, 932, -3980, 127, 56311), -- Fog Tags +(81557, 0, 0, 829, -3566, 170, 56311), -- Fog Tags +(82773, 2, 0, 744, -3606, 175, 56311), -- A Functional Favor +(82773, 1, 11, -91, -3897, 98, 56311), -- A Functional Favor +(82773, 1, 10, -86, -3842, 98, 56311), -- A Functional Favor +(82773, 1, 9, -41, -3751, 98, 56311), -- A Functional Favor +(82773, 1, 8, 1, -3708, 98, 56311), -- A Functional Favor +(82773, 1, 7, 77, -3663, 98, 56311), -- A Functional Favor +(82773, 1, 6, 137, -3630, 98, 56311), -- A Functional Favor +(82773, 1, 5, 208, -3600, 98, 56311), -- A Functional Favor +(82773, 1, 4, 274, -3591, 98, 56311), -- A Functional Favor +(82773, 1, 3, 344, -3645, 98, 56311), -- A Functional Favor +(82773, 1, 2, 352, -3723, 98, 56311), -- A Functional Favor +(82773, 1, 1, 313, -3778, 98, 56311), -- A Functional Favor +(82773, 1, 0, -25, -3934, 98, 56311), -- A Functional Favor +(82773, 0, 0, 744, -3606, 175, 56311), -- A Functional Favor +(81556, 7, 0, 831, -3567, 171, 56311), -- Foreign Fog +(81556, 6, 0, 1039, -3979, 0, 56311), -- Foreign Fog +(81556, 5, 0, 1041, -3979, 0, 56311), -- Foreign Fog +(81556, 4, 0, 1548, -3561, 0, 56311), -- Foreign Fog +(81556, 3, 0, 1547, -3562, 0, 56311), -- Foreign Fog +(81556, 2, 0, 909, -3592, 0, 56311), -- Foreign Fog +(81556, 1, 0, 909, -3592, 0, 56311), -- Foreign Fog +(81556, 0, 0, 828, -3545, 170, 56311), -- Foreign Fog +(79266, 1, 0, 1588, -3806, 254, 56311), -- The Bronzebeard Legacy +(79266, 0, 0, 2190, -2754, 426, 56311), -- The Bronzebeard Legacy +(79265, 10, 0, 1636, -3475, 234, 56311), -- Fearbreaker +(79265, 9, 0, 1195, -3748, 172, 56311), -- Fearbreaker +(79265, 8, 0, 1211, -3609, 166, 56311), -- Fearbreaker +(79265, 7, 0, 1269, -3521, 166, 56311), -- Fearbreaker +(79265, 6, 0, 1396, -3710, 168, 56311), -- Fearbreaker +(79265, 5, 0, 1197, -3745, 172, 56311), -- Fearbreaker +(79265, 4, 0, 1211, -3610, 166, 56311), -- Fearbreaker +(79265, 3, 0, 1269, -3516, 166, 56311), -- Fearbreaker +(79265, 2, 0, 1397, -3711, 168, 56311), -- Fearbreaker +(79265, 1, 6, 1140, -3541, 161, 56311), -- Fearbreaker +(79265, 1, 5, 1390, -3400, 193, 56311), -- Fearbreaker +(79265, 1, 4, 1447, -3409, 183, 56311), -- Fearbreaker +(79265, 1, 3, 1479, -3578, 190, 56311), -- Fearbreaker +(79265, 1, 2, 1525, -3672, 193, 56311), -- Fearbreaker +(79265, 1, 1, 1226, -3808, 170, 56311), -- Fearbreaker +(79265, 1, 0, 1131, -3672, 171, 56311), -- Fearbreaker +(79265, 0, 0, 1588, -3806, 254, 56311), -- Fearbreaker +(79264, 3, 0, 1643, -3473, 233, 56311), -- These Strong Hands +(79264, 2, 0, 1641, -3472, 233, 56311), -- These Strong Hands +(79264, 1, 0, 1636, -3475, 234, 56311), -- These Strong Hands +(79264, 0, 0, 1636, -3475, 234, 56311), -- These Strong Hands +(81656, 2, 0, 1320, -3619, 172, 56311), -- Nothing to Waste +(81656, 1, 4, 1186, -3502, 172, 56311), -- Nothing to Waste +(81656, 1, 3, 1458, -3500, 182, 56311), -- Nothing to Waste +(81656, 1, 2, 1402, -3727, 167, 56311), -- Nothing to Waste +(81656, 1, 1, 1313, -3749, 171, 56311), -- Nothing to Waste +(81656, 1, 0, 1187, -3762, 172, 56311), -- Nothing to Waste +(81656, 0, 8, 1203, -3757, 171, 56311), -- Nothing to Waste +(81656, 0, 7, 1194, -3738, 170, 56311), -- Nothing to Waste +(81656, 0, 6, 1155, -3655, 161, 56311), -- Nothing to Waste +(81656, 0, 5, 1149, -3535, 160, 56311), -- Nothing to Waste +(81656, 0, 4, 1439, -3430, 192, 56311), -- Nothing to Waste +(81656, 0, 3, 1505, -3650, 190, 56311), -- Nothing to Waste +(81656, 0, 2, 1499, -3666, 192, 56311), -- Nothing to Waste +(81656, 0, 1, 1257, -3779, 170, 56311), -- Nothing to Waste +(81656, 0, 0, 1236, -3781, 171, 56311), -- Nothing to Waste +(84429, 1, 0, 1912, -3540, 0, 56311), -- Construct Containment +(84429, 0, 11, 1858, -3767, 0, 56311), -- Construct Containment +(84429, 0, 10, 1764, -3714, 0, 56311), -- Construct Containment +(84429, 0, 9, 1732, -3643, 0, 56311), -- Construct Containment +(84429, 0, 8, 1727, -3585, 0, 56311), -- Construct Containment +(84429, 0, 7, 1739, -3507, 0, 56311), -- Construct Containment +(84429, 0, 6, 1800, -3428, 0, 56311), -- Construct Containment +(84429, 0, 5, 1897, -3412, 0, 56311), -- Construct Containment +(84429, 0, 4, 2010, -3461, 0, 56311), -- Construct Containment +(84429, 0, 3, 2056, -3530, 0, 56311), -- Construct Containment +(84429, 0, 2, 2074, -3643, 0, 56311), -- Construct Containment +(84429, 0, 1, 2049, -3734, 0, 56311), -- Construct Containment +(84429, 0, 0, 1944, -3771, 0, 56311), -- Construct Containment +(82144, 2, 0, 1761, -3489, 318, 56311), -- On the Road +(82144, 1, 0, 1871, -3442, 281, 56311), -- On the Road +(82144, 0, 0, 1766, -3487, 318, 56311), -- On the Road +(79262, 3, 0, 1424, -3396, 198, 56311), -- Clean Up House +(79262, 2, 10, 1498, -3498, 195, 56311), -- Clean Up House +(79262, 2, 9, 1456, -3368, 229, 56311), -- Clean Up House +(79262, 2, 8, 1506, -3361, 236, 56311), -- Clean Up House +(79262, 2, 7, 1607, -3371, 261, 56311), -- Clean Up House +(79262, 2, 6, 1698, -3402, 265, 56311), -- Clean Up House +(79262, 2, 5, 1724, -3416, 265, 56311), -- Clean Up House +(79262, 2, 4, 1715, -3443, 264, 56311), -- Clean Up House +(79262, 2, 3, 1646, -3593, 248, 56311), -- Clean Up House +(79262, 2, 2, 1643, -3596, 247, 56311), -- Clean Up House +(79262, 2, 1, 1616, -3614, 242, 56311), -- Clean Up House +(79262, 2, 0, 1562, -3616, 238, 56311), -- Clean Up House +(79262, 1, 0, 1636, -3475, 234, 56311), -- Clean Up House +(79262, 0, 0, 1424, -3396, 198, 56311), -- Clean Up House +(79263, 3, 0, 1443, -3331, 229, 56311), -- Fault Lines +(79263, 2, 0, -604, -6714, 235, 56311), -- Fault Lines +(79263, 1, 0, 1561, -3476, 238, 56311), -- Fault Lines +(79263, 0, 0, 1643, -3473, 233, 56311), -- Fault Lines +(79261, 4, 0, 687, -3272, 110, 56311), -- Boiling Mad +(79261, 3, 0, 1187, -3276, 240, 56311), -- Boiling Mad +(79261, 2, 0, 1019, -3237, 199, 56311), -- Boiling Mad +(79261, 1, 0, 956, -3318, 182, 56311), -- Boiling Mad +(79261, 0, 0, 1424, -3396, 198, 56311), -- Boiling Mad +(79260, 3, 0, 627, -3246, 122, 56311), -- Epicenter +(79260, 2, 0, 655, -3187, 108, 56311), -- Epicenter +(79260, 1, 0, 655, -3187, 108, 56311), -- Epicenter +(79260, 0, 0, 721, -3283, 109, 56311), -- Epicenter +(79258, 4, 0, 788, -3320, 156, 56311), -- Mineral Water Woes +(79258, 3, 0, 521, -3072, 172, 56311), -- Mineral Water Woes +(79258, 2, 0, 322, -3275, 199, 56311), -- Mineral Water Woes +(79258, 1, 0, 506, -3387, 154, 56311), -- Mineral Water Woes +(79258, 0, 0, 624, -3244, 122, 56311), -- Mineral Water Woes +(79259, 3, 0, 785, -3320, 156, 56311), -- Put On a Good Face +(79259, 2, 9, 510, -3466, 141, 56311), -- Put On a Good Face +(79259, 2, 8, 347, -3412, 184, 56311), -- Put On a Good Face +(79259, 2, 7, 299, -3385, 196, 56311), -- Put On a Good Face +(79259, 2, 6, 294, -3382, 199, 56311), -- Put On a Good Face +(79259, 2, 5, 302, -3283, 200, 56311), -- Put On a Good Face +(79259, 2, 4, 694, -3299, 118, 56311), -- Put On a Good Face +(79259, 2, 3, 737, -3339, 154, 56311), -- Put On a Good Face +(79259, 2, 2, 744, -3414, 163, 56311), -- Put On a Good Face +(79259, 2, 1, 722, -3496, 164, 56311), -- Put On a Good Face +(79259, 2, 0, 650, -3512, 157, 56311), -- Put On a Good Face +(79259, 1, 0, 627, -3246, 122, 56311), -- Put On a Good Face +(79259, 0, 0, 788, -3320, 156, 56311), -- Put On a Good Face +(79372, 1, 0, 1954, -4261, 285, 56311), -- A Clutch of Hope +(79372, 0, 0, 1780, -4102, 284, 56311), -- A Clutch of Hope +(79371, 5, 0, 1771, -4103, 284, 56311), -- A Royal Cure +(79371, 4, 0, 1777, -4104, 284, 56311), -- A Royal Cure +(79371, 3, 0, 1782, -4096, 284, 56311), -- A Royal Cure +(79371, 2, 0, 1874, -4309, 291, 56311), -- A Royal Cure +(79371, 1, 0, 1918, -4259, 293, 56311), -- A Royal Cure +(79371, 0, 0, 1771, -4103, 284, 56311); -- A Royal Cure + +INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES +(79370, 2, 0, 1780, -4102, 284, 56311), -- A Poultice for Poison +(79370, 1, 0, 1777, -4104, 284, 56311), -- A Poultice for Poison +(79370, 0, 0, 1780, -4102, 284, 56311), -- A Poultice for Poison +(80516, 2, 0, 1863, -4374, 306, 56311), -- Bump off the Boss +(80516, 1, 0, 2166, -4681, 352, 56311), -- Bump off the Boss +(80516, 0, 0, 1852, -4375, 306, 56311), -- Bump off the Boss +(80515, 2, 0, 1852, -4375, 306, 56311), -- Put the Shine On +(80515, 1, 5, 1808, -4567, 317, 56311), -- Put the Shine On +(80515, 1, 4, 1935, -4495, 319, 56311), -- Put the Shine On +(80515, 1, 3, 1981, -4481, 315, 56311), -- Put the Shine On +(80515, 1, 2, 2058, -4509, 340, 56311), -- Put the Shine On +(80515, 1, 1, 1974, -4595, 324, 56311), -- Put the Shine On +(80515, 1, 0, 1839, -4605, 314, 56311), -- Put the Shine On +(80515, 0, 0, 1852, -4375, 306, 56311), -- Put the Shine On +(80514, 3, 0, 1945, -4172, 355, 56311), -- Break out Berrund! +(80514, 2, 11, 1899, -4351, 355, 56311), -- Break out Berrund! +(80514, 2, 10, 1908, -4308, 355, 56311), -- Break out Berrund! +(80514, 2, 9, 1944, -4223, 355, 56311), -- Break out Berrund! +(80514, 2, 8, 1956, -4192, 355, 56311), -- Break out Berrund! +(80514, 2, 7, 1964, -4163, 355, 56311), -- Break out Berrund! +(80514, 2, 6, 1979, -4157, 355, 56311), -- Break out Berrund! +(80514, 2, 5, 1990, -4167, 355, 56311), -- Break out Berrund! +(80514, 2, 4, 1992, -4187, 355, 56311), -- Break out Berrund! +(80514, 2, 3, 1985, -4227, 355, 56311), -- Break out Berrund! +(80514, 2, 2, 1979, -4245, 355, 56311), -- Break out Berrund! +(80514, 2, 1, 1920, -4347, 355, 56311), -- Break out Berrund! +(80514, 2, 0, 1913, -4353, 355, 56311), -- Break out Berrund! +(80514, 1, 0, 1942, -4177, 355, 56311), -- Break out Berrund! +(80514, 0, 0, 1848, -4377, 306, 56311), -- Break out Berrund! +(80513, 3, 0, 1947, -4212, 353, 56311), -- Snouty Sabotage +(80513, 2, 11, 1922, -4254, 0, 56311), -- Snouty Sabotage +(80513, 2, 10, 1910, -4221, 0, 56311), -- Snouty Sabotage +(80513, 2, 9, 1903, -4173, 0, 56311), -- Snouty Sabotage +(80513, 2, 8, 1905, -4143, 0, 56311), -- Snouty Sabotage +(80513, 2, 7, 1905, -4106, 0, 56311), -- Snouty Sabotage +(80513, 2, 6, 1927, -4077, 0, 56311), -- Snouty Sabotage +(80513, 2, 5, 1970, -4071, 0, 56311), -- Snouty Sabotage +(80513, 2, 4, 1997, -4084, 0, 56311), -- Snouty Sabotage +(80513, 2, 3, 2027, -4138, 0, 56311), -- Snouty Sabotage +(80513, 2, 2, 2025, -4188, 0, 56311), -- Snouty Sabotage +(80513, 2, 1, 2008, -4238, 0, 56311), -- Snouty Sabotage +(80513, 2, 0, 1977, -4262, 0, 56311), -- Snouty Sabotage +(80513, 1, 11, 1924, -4245, 355, 56311), -- Snouty Sabotage +(80513, 1, 10, 1907, -4214, 355, 56311), -- Snouty Sabotage +(80513, 1, 9, 1907, -4155, 355, 56311), -- Snouty Sabotage +(80513, 1, 8, 1907, -4114, 355, 56311), -- Snouty Sabotage +(80513, 1, 7, 1917, -4095, 355, 56311), -- Snouty Sabotage +(80513, 1, 6, 1947, -4081, 355, 56311), -- Snouty Sabotage +(80513, 1, 5, 1997, -4090, 355, 56311), -- Snouty Sabotage +(80513, 1, 4, 2020, -4130, 355, 56311), -- Snouty Sabotage +(80513, 1, 3, 2019, -4166, 355, 56311), -- Snouty Sabotage +(80513, 1, 2, 2013, -4197, 355, 56311), -- Snouty Sabotage +(80513, 1, 1, 1990, -4247, 355, 56311), -- Snouty Sabotage +(80513, 1, 0, 1960, -4255, 355, 56311), -- Snouty Sabotage +(80513, 0, 0, 1967, -4167, 355, 56311), -- Snouty Sabotage +(80512, 4, 0, 1954, -4206, 353, 56311), -- Beat the Best +(80512, 3, 0, 2004, -4216, 355, 56311), -- Beat the Best +(80512, 2, 0, 1918, -4224, 341, 56311), -- Beat the Best +(80512, 1, 0, 1914, -4094, 378, 56311), -- Beat the Best +(80512, 0, 0, 1971, -4170, 355, 56311), -- Beat the Best +(80511, 5, 0, 1852, -4375, 306, 56311), -- Casing the Camp +(80511, 4, 0, 1959, -4171, 354, 56311), -- Casing the Camp +(80511, 3, 0, 1998, -4183, 356, 56311), -- Casing the Camp +(80511, 2, 0, 1950, -4267, 330, 56311), -- Casing the Camp +(80511, 1, 0, 1856, -4371, 306, 56311), -- Casing the Camp +(80511, 0, 0, 1978, -4177, 355, 56311), -- Casing the Camp +(80510, 2, 0, 1852, -4375, 306, 56311), -- Healing the Headwaters +(80510, 1, 6, 1921, -4363, 314, 56311), -- Healing the Headwaters +(80510, 1, 5, 2003, -4241, 314, 56311), -- Healing the Headwaters +(80510, 1, 4, 2037, -4205, 314, 56311), -- Healing the Headwaters +(80510, 1, 3, 2037, -4330, 314, 56311), -- Healing the Headwaters +(80510, 1, 2, 2015, -4374, 314, 56311), -- Healing the Headwaters +(80510, 1, 1, 1956, -4449, 314, 56311), -- Healing the Headwaters +(80510, 1, 0, 1878, -4484, 314, 56311), -- Healing the Headwaters +(80510, 0, 0, 1852, -4375, 306, 56311), -- Healing the Headwaters +(80509, 6, 0, 1852, -4375, 306, 56311), -- A Suit of Slime +(80509, 5, 0, 1850, -4370, 306, 56311), -- A Suit of Slime +(80509, 4, 0, 1849, -4369, 307, 56311), -- A Suit of Slime +(80509, 3, 0, 1851, -4370, 306, 56311), -- A Suit of Slime +(80509, 2, 0, 1853, -4372, 306, 56311), -- A Suit of Slime +(80509, 1, 11, 1876, -4485, 323, 56311), -- A Suit of Slime +(80509, 1, 10, 1876, -4439, 323, 56311), -- A Suit of Slime +(80509, 1, 9, 1890, -4381, 323, 56311), -- A Suit of Slime +(80509, 1, 8, 1905, -4336, 323, 56311), -- A Suit of Slime +(80509, 1, 7, 1922, -4308, 323, 56311), -- A Suit of Slime +(80509, 1, 6, 2001, -4223, 323, 56311), -- A Suit of Slime +(80509, 1, 5, 2062, -4215, 323, 56311), -- A Suit of Slime +(80509, 1, 4, 2099, -4329, 323, 56311), -- A Suit of Slime +(80509, 1, 3, 2099, -4400, 323, 56311), -- A Suit of Slime +(80509, 1, 2, 2065, -4447, 323, 56311), -- A Suit of Slime +(80509, 1, 1, 1998, -4476, 323, 56311), -- A Suit of Slime +(80509, 1, 0, 1948, -4488, 323, 56311), -- A Suit of Slime +(80509, 0, 0, 1852, -4375, 306, 56311), -- A Suit of Slime +(79481, 3, 0, 1777, -4104, 284, 56311), -- Tending to the Terrified +(79481, 2, 6, 1752, -4330, 253, 56311), -- Tending to the Terrified +(79481, 2, 5, 1663, -4218, 236, 56311), -- Tending to the Terrified +(79481, 2, 4, 1681, -4163, 250, 56311), -- Tending to the Terrified +(79481, 2, 3, 1764, -4136, 277, 56311), -- Tending to the Terrified +(79481, 2, 2, 1856, -4214, 286, 56311), -- Tending to the Terrified +(79481, 2, 1, 1857, -4282, 284, 56311), -- Tending to the Terrified +(79481, 2, 0, 1820, -4328, 277, 56311), -- Tending to the Terrified +(79481, 1, 0, 1777, -4104, 284, 56311), -- Tending to the Terrified +(79481, 0, 0, 1777, -4104, 284, 56311), -- Tending to the Terrified +(79369, 4, 0, 1777, -4104, 284, 56311), -- Protecting the Harvest +(79369, 3, 7, 1678, -4214, 236, 56311), -- Protecting the Harvest +(79369, 3, 6, 1673, -4209, 236, 56311), -- Protecting the Harvest +(79369, 3, 5, 1672, -4205, 236, 56311), -- Protecting the Harvest +(79369, 3, 4, 1668, -4134, 234, 56311), -- Protecting the Harvest +(79369, 3, 3, 1760, -4142, 277, 56311), -- Protecting the Harvest +(79369, 3, 2, 1864, -4189, 284, 56311), -- Protecting the Harvest +(79369, 3, 1, 1859, -4255, 280, 56311), -- Protecting the Harvest +(79369, 3, 0, 1822, -4332, 277, 56311), -- Protecting the Harvest +(79369, 2, 7, 1700, -4262, 236, 56311), -- Protecting the Harvest +(79369, 2, 6, 1660, -4218, 236, 56311), -- Protecting the Harvest +(79369, 2, 5, 1650, -4190, 236, 56311), -- Protecting the Harvest +(79369, 2, 4, 1675, -4127, 234, 56311), -- Protecting the Harvest +(79369, 2, 3, 1767, -4131, 277, 56311), -- Protecting the Harvest +(79369, 2, 2, 1864, -4189, 284, 56311), -- Protecting the Harvest +(79369, 2, 1, 1879, -4308, 286, 56311), -- Protecting the Harvest +(79369, 2, 0, 1822, -4332, 277, 56311), -- Protecting the Harvest +(79369, 1, 0, 1777, -4104, 284, 56311), -- Protecting the Harvest +(79369, 0, 0, 1777, -4104, 284, 56311), -- Protecting the Harvest +(79368, 2, 0, 1780, -4102, 284, 56311), -- Hair of the Spider +(79368, 1, 8, 1756, -4319, 253, 56311), -- Hair of the Spider +(79368, 1, 7, 1666, -4211, 235, 56311), -- Hair of the Spider +(79368, 1, 6, 1656, -4158, 234, 56311), -- Hair of the Spider +(79368, 1, 5, 1679, -4094, 264, 56311), -- Hair of the Spider +(79368, 1, 4, 1741, -4076, 280, 56311), -- Hair of the Spider +(79368, 1, 3, 1849, -4177, 285, 56311), -- Hair of the Spider +(79368, 1, 2, 1870, -4281, 286, 56311), -- Hair of the Spider +(79368, 1, 1, 1854, -4312, 287, 56311), -- Hair of the Spider +(79368, 1, 0, 1799, -4328, 279, 56311), -- Hair of the Spider +(79368, 0, 0, 1780, -4102, 284, 56311), -- Hair of the Spider +(79367, 4, 0, 1780, -4102, 284, 56311), -- A Nebb in Need +(79367, 3, 0, 1780, -4096, 0, 56311), -- A Nebb in Need +(79367, 2, 0, 1773, -4102, 284, 56311), -- A Nebb in Need +(79367, 1, 0, 1780, -4102, 284, 56311), -- A Nebb in Need +(79367, 0, 0, 1771, -4103, 284, 56311), -- A Nebb in Need +(81713, 3, 0, 1832, -4024, 302, 56311), -- Oozemodius +(81713, 2, 0, 1967, -4169, 291, 56311), -- Oozemodius +(81713, 1, 6, 1922, -4126, 289, 56311), -- Oozemodius +(81713, 1, 5, 1871, -4030, 303, 56311), -- Oozemodius +(81713, 1, 4, 1890, -4008, 301, 56311), -- Oozemodius +(81713, 1, 3, 1940, -4025, 287, 56311), -- Oozemodius +(81713, 1, 2, 1998, -4092, 273, 56311), -- Oozemodius +(81713, 1, 1, 1968, -4128, 290, 56311), -- Oozemodius +(81713, 1, 0, 1936, -4146, 272, 56311), -- Oozemodius +(81713, 0, 0, 1826, -4021, 306, 56311), -- Oozemodius +(81712, 4, 0, 1833, -4035, 302, 56311), -- Lisky Business +(81712, 3, 0, 1846, -4039, 304, 56311), -- Lisky Business +(81712, 2, 0, 1932, -4093, 275, 56311), -- Lisky Business +(81712, 1, 0, 1932, -4093, 275, 56311), -- Lisky Business +(81712, 0, 0, 1833, -4035, 302, 56311), -- Lisky Business +(80682, 3, 0, 1642, -3814, 256, 56311), -- One Last Story +(80682, 2, 0, 1756, -3490, 318, 56311), -- One Last Story +(80682, 1, 0, 1696, -3868, 280, 56311), -- One Last Story +(80682, 0, 0, 1761, -3489, 318, 56311), -- One Last Story +(80593, 2, 0, 1634, -3826, 257, 56311), -- A Sip of Cinder +(80593, 1, 7, 1118, -3819, 238, 56311), -- A Sip of Cinder +(80593, 1, 6, 1161, -3453, 221, 56311), -- A Sip of Cinder +(80593, 1, 5, 1242, -3401, 220, 56311), -- A Sip of Cinder +(80593, 1, 4, 1334, -3429, 221, 56311), -- A Sip of Cinder +(80593, 1, 3, 1498, -3774, 238, 56311), -- A Sip of Cinder +(80593, 1, 2, 1525, -3904, 234, 56311), -- A Sip of Cinder +(80593, 1, 1, 1452, -4000, 239, 56311), -- A Sip of Cinder +(80593, 1, 0, 1251, -4027, 234, 56311), -- A Sip of Cinder +(80593, 0, 0, 1638, -3824, 257, 56311), -- A Sip of Cinder +(80578, 3, 0, 1642, -3814, 256, 56311), -- The Common Costume +(80578, 2, 0, 1617, -3801, 278, 56311), -- The Common Costume +(80578, 1, 4, 1607, -3804, 272, 56311), -- The Common Costume +(80578, 1, 3, 1609, -3801, 272, 56311), -- The Common Costume +(80578, 1, 2, 1618, -3800, 262, 56311), -- The Common Costume +(80578, 1, 1, 1620, -3801, 262, 56311), -- The Common Costume +(80578, 1, 0, 1614, -3817, 267, 56311), -- The Common Costume +(80578, 0, 0, 1642, -3814, 256, 56311), -- The Common Costume +(81672, 3, 0, 1576, -3836, 255, 56311), -- In a Pinch +(81672, 2, 0, 1384, -3820, 219, 56311), -- In a Pinch +(81672, 1, 0, 1384, -3820, 219, 56311), -- In a Pinch +(81672, 0, 0, 1576, -3836, 255, 56311), -- In a Pinch +(80577, 2, 0, 1641, -3835, 257, 56311), -- Readying the Recitation +(80577, 1, 0, 1694, -3872, 280, 56311), -- Readying the Recitation +(80577, 0, 0, 1692, -3882, 279, 56311), -- Readying the Recitation +(81613, 2, 0, 1746, -3926, 303, 56311), -- Let's Not Worry Her +(81613, 1, 0, 1640, -3824, 257, 56311), -- Let's Not Worry Her +(81613, 0, 0, 1641, -3821, 257, 56311), -- Let's Not Worry Her +(80676, 2, 0, 1747, -3927, 303, 56311), -- Defragmenting Memory +(80676, 1, 8, 1740, -3845, 299, 56311), -- Defragmenting Memory +(80676, 1, 7, 1777, -3688, 358, 56311), -- Defragmenting Memory +(80676, 1, 6, 1838, -3697, 357, 56311), -- Defragmenting Memory +(80676, 1, 5, 1885, -3756, 350, 56311), -- Defragmenting Memory +(80676, 1, 4, 1888, -3796, 349, 56311), -- Defragmenting Memory +(80676, 1, 3, 1863, -3840, 331, 56311), -- Defragmenting Memory +(80676, 1, 2, 1836, -3882, 329, 56311), -- Defragmenting Memory +(80676, 1, 1, 1813, -3902, 335, 56311), -- Defragmenting Memory +(80676, 1, 0, 1772, -3893, 336, 56311), -- Defragmenting Memory +(80676, 0, 0, 1747, -3927, 303, 56311), -- Defragmenting Memory +(80508, 2, 0, 1636, -3870, 256, 56311), -- Dread in the Den +(80508, 1, 0, 1852, -4372, 306, 56311), -- Dread in the Den +(80508, 0, 0, 1852, -4375, 306, 56311), -- Dread in the Den +(81669, 2, 0, 1576, -3836, 255, 56311), -- Sticks and Bones +(81669, 1, 4, 1212, -3973, 223, 56311), -- Sticks and Bones +(81669, 1, 3, 1497, -3777, 237, 56311), -- Sticks and Bones +(81669, 1, 2, 1488, -3876, 233, 56311), -- Sticks and Bones +(81669, 1, 1, 1464, -3957, 239, 56311), -- Sticks and Bones +(81669, 1, 0, 1406, -3991, 214, 56311), -- Sticks and Bones +(81669, 0, 0, 1576, -3836, 255, 56311), -- Sticks and Bones +(81655, 2, 0, 1576, -3836, 255, 56311), -- Juicy Krolusk Meat +(81655, 1, 7, 1358, -3960, 194, 56311), -- Juicy Krolusk Meat +(81655, 1, 6, 1302, -3912, 189, 56311), -- Juicy Krolusk Meat +(81655, 1, 5, 1222, -3826, 174, 56311), -- Juicy Krolusk Meat +(81655, 1, 4, 1456, -3738, 216, 56311), -- Juicy Krolusk Meat +(81655, 1, 3, 1496, -3725, 214, 56311), -- Juicy Krolusk Meat +(81655, 1, 2, 1494, -3734, 216, 56311), -- Juicy Krolusk Meat +(81655, 1, 1, 1442, -3948, 226, 56311), -- Juicy Krolusk Meat +(81655, 1, 0, 1376, -3971, 201, 56311), -- Juicy Krolusk Meat +(81655, 0, 0, 1576, -3836, 255, 56311), -- Juicy Krolusk Meat +(81693, 1, 0, 1523, -3856, 254, 56311), -- Desparately Seeking Skorthuz +(81693, 0, 0, 1833, -4035, 302, 56311), -- Desparately Seeking Skorthuz +(80576, 2, 0, 1633, -3710, 254, 56311), -- Listener Lost +(80576, 1, 0, 1735, -3895, 302, 56311), -- Listener Lost +(80576, 0, 0, 1747, -3927, 303, 56311), -- Listener Lost +(82956, 1, 0, 1725, -3232, 324, 56311), -- To Opportunity Point +(82956, 0, 0, 37, -3920, 122, 56311); -- To Opportunity Point + +UPDATE `quest_poi_points` SET `VerifiedBuild`=56288 WHERE (`QuestID`=71161 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=71161 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=71161 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=71151 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=71150 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=71149 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=71148 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=64012 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=56119 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=56119 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=53436 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=53436 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=50601 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=50599 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=48642 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=48642 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=48642 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=42422 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=42234 AND `Idx1`=0 AND `Idx2`=0); +UPDATE `quest_poi_points` SET `VerifiedBuild`=56263 WHERE (`QuestID`=71161 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=71161 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=71161 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=71151 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=71150 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=71149 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=71148 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=64012 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=56119 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=56119 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=53436 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=53436 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=50601 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=50600 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=48642 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=48642 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=48642 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=42422 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=42421 AND `Idx1`=0 AND `Idx2`=0); +UPDATE `quest_poi_points` SET `VerifiedBuild`=56311 WHERE (`QuestID`=50562 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=42420 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=71151 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=71150 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=71149 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=71148 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=64012 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=53436 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=53436 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=50605 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=50599 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=48639 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=48639 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=48639 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=42234 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=56119 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=56119 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=48642 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=48642 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=48642 AND `Idx1`=0 AND `Idx2`=0) OR (`QuestID`=71161 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=71161 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=71161 AND `Idx1`=0 AND `Idx2`=0); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_26_05_world_quest_template.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_05_world_quest_template.sql new file mode 100644 index 000000000..f86d49f19 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_05_world_quest_template.sql @@ -0,0 +1,5273 @@ +-- Quest Template +DELETE FROM `quest_template` WHERE `ID` IN (79545 /*The Market Reeve of the Forgegrounds*/, 82059 /*Transmutation Station*/, 80314 /*Voices from the Deep*/, 80313 /*Tidal Charms*/, 79556 /*On the Job Training*/, 79508 /*Mipsy Mole-Rider*/, 79282 /*The Grand Debut*/, 83099 /*Mergers and Acquisitions*/, 80203 /*Social Clues*/, 82340 /*Loss of Limb*/, 83761 /*Delves: The Underkeep*/, 83166 /*Ara-Kara, the City of Echoes: Harvest's End*/, 79710 /*A Fin of Every Kind*/, 79579 /*That Airspace is Mine(d)!*/, 82042 /*The Better Part of Valorstones*/, 84664 /*Making the Underworld Go Round*/, 83767 /*Delver's Call: The Sinkhole*/, 83759 /*Delver's Call: Kriegval's Rest*/, 83758 /*Delver's Call: Fungal Folly*/, 82796 /*Third Mine Blind*/, 81999 /*New Home, New Candle!*/, 80392 /*The Caretaker of Brunwin's Terrace*/, 79679 /*Muddled Mind in the Mine*/, 79343 /*Everyday I'm Snufflin'*/, 78998 /*Frontline Farmers*/, 78997 /*Pilfered Pearls*/, 78918 /*Brax's Brass Knuckles*/, 78571 /*Mycomayhem*/, 83083 /*A Place Forgotten*/, 79525 /*Report to the Councilward*/, 78756 /*Lots and Lots of Fire Honey*/, 78755 /*Playing in the Mud*/, 78749 /*Who Runs this Fine Establishment?*/, 78289 /*To Rambleshire*/, 82628 /*The Brothers Braunpyke*/, 79159 /*Dereliction of Duty*/, 83162 /*Put it Back, Put it Back!*/, 83159 /*A Little Off the Top*/, 82226 /*Papers? Please!*/, 82814 /*Decommissioning Darkness*/, 82969 /*Stone Tracing*/, 82786 /*Duty of Care*/, 82990 /*Undoing the Damage*/, 82785 /*Ghosts in the Machine*/, 82774 /*Antifogmatic*/, 81559 /*Fog Follower*/, 81558 /*Unnatural Predators*/, 81557 /*Fog Tags*/, 83766 /*Delver's Call: Dread Pit*/, 79266 /*The Bronzebeard Legacy*/, 79265 /*Fearbreaker*/, 79264 /*These Strong Hands*/, 82144 /*On the Road*/, 78637 /*Cracking Cogchewer*/, 78638 /*Engineering Destruction*/, 79262 /*Clean Up House*/, 79263 /*Fault Lines*/, 79261 /*Boiling Mad*/, 79260 /*Epicenter*/, 81691 /*Special Assignment: Shadows Below*/, 79258 /*Mineral Water Woes*/, 79259 /*Put On a Good Face*/, 79372 /*A Clutch of Hope*/, 79371 /*A Royal Cure*/, 79370 /*A Poultice for Poison*/, 80516 /*Bump off the Boss*/, 80515 /*Put the Shine On*/, 80514 /*Break out Berrund!*/, 80513 /*Snouty Sabotage*/, 80512 /*Beat the Best*/, 80511 /*Casing the Camp*/, 80510 /*Healing the Headwaters*/, 80509 /*A Suit of Slime*/, 81803 /*Skyrider Racing - Basin Bypass*/, 81812 /*Skyrider Racing - Taelloch Twist*/, 81823 /*Skyrider Racing - Velhan's Venture*/, 79481 /*Tending to the Terrified*/, 79369 /*Protecting the Harvest*/, 79368 /*Hair of the Spider*/, 81713 /*Oozemodius*/, 81712 /*Lisky Business*/, 80682 /*One Last Story*/, 80593 /*A Sip of Cinder*/, 80578 /*The Common Costume*/, 81672 /*In a Pinch*/, 80577 /*Readying the Recitation*/, 81613 /*Let's Not Worry Her*/, 80676 /*Defragmenting Memory*/, 81669 /*Sticks and Bones*/, 82956 /*To Opportunity Point*/, 80378 /*A Light of the Dark*/, 79555 /*Deep Wax Galactic*/, 79554 /*Holy Hydrocarbons*/, 83333 /*Gearing Up for Trouble*/, 81556 /*Foreign Fog*/, 80576 /*Listener Lost*/, 79367 /*A Nebb in Need*/, 80508 /*Dread in the Den*/, 83155 /*Tired of Tripping*/, 81693 /*Desparately Seeking Skorthuz*/, 81655 /*Juicy Krolusk Meat*/, 82773 /*A Functional Favor*/, 80677 /*Torching Lights*/, 80673 /*Runway Scare-a-way*/, 79108 /*Seeds of Evil*/, 79309 /*Status Report*/, 83616 /*The Entrenched*/, 81667 /*The Upstart*/, 82477 /*A Helping Farmhand*/, 78901 /*Heeeelllp!!!*/, 78898 /*Intention vs Instinct*/, 82216 /*Economical Request*/, 81929 /*Here's the Plan*/, 82248 /*Advance to Faerin*/, 79300 /*The Notebook*/, 79304 /*Care Package*/, 78686 /*Lights Out*/, 81966 /*Slept Like a Rock*/, 79151 /*An Orphan's Request*/, 82946 /*Rollin' Down in the Deeps*/, 79165 /*A Moment to Rest*/, 81990 /*The Light's Call*/, 80176 /*Arcane Trickles*/, 80175 /*The Last Mage*/, 76247 /*Keep the Home Fires Burning*/, 83497 /*A Concerned Friend*/, 84429 /*Construct Containment*/, 78589 /*Invasive Cuisine*/, 82585 /*With Great Pyre*/, 81632 /*Lizard Looters*/, 78466 /*Shadows of Flavor - Activate*/, 78472 /*Glow In The Dark - Activate*/, 79295 /*Hose 'Em Down - Activate*/, 83529 /*Hallowfall Fishing Derby*/, 78933 /*The Sweet Eclipse*/, 82298 /*The Thing from the Swamp*/, 79234 /*A Small Bag of Seeds*/, 78458 /*Havrest Havoc - Activator*/, 81710 /*Mead for the Catalog*/, 81810 /*Skyrider Racing - Chittering Concourse*/, 82133 /*Documenting: Field Manual Edition*/, 82523 /*Candle Kingbreaker*/, 81822 /*Skyrider Racing - Mereldar Meander*/, 80005 /*Crab Grab - Activate*/, 83443 /*Darkflame Cleft*/, 79216 /*Web of Manipulation*/, 76997 /*Lost in Shadows*/, 82294 /*Miniature Army*/, 82292 /*Rock Collector*/, 81656 /*Nothing to Waste*/, 76599 /*Right Between Gyro-Optics - Activate*/, 82300 /*Major Malfunction*/, 82582 /*Mired in Shadow*/, 82455 /*No More Bread*/, 78656 /*Hose It Down*/, 82456 /*Chew On This*/, 76588 /*Defender of the Flame*/, 79383 /*Web of Manipulation - Activate*/, 78972 /*Harvest Havoc*/, 76600 /*Right Between the Gyro-Optics*/, 81802 /*Skyrider Racing - Storm's Watch Survey*/, 78452 /*Reinforcements - Activate*/, 81621 /*Tunnels Be Gone!*/, 83025 /*A Sacred Connection*/, 83771 /*Delver's Call: Tak-Rethan Abyss*/, 83770 /*Delver's Call: Spiral Weave*/, 83749 /*Delves: The Waterworks*/, 83716 /*Beneath the Roots*/, 83324 /*A Silken Thread*/, 83321 /*Strange Bats*/, 83306 /*Where the Wild Things Camp*/, 83154 /*Knicknack's Knickknacks*/, 83108 /*Daily Diagnostics*/, 82957 /*Thanks for the Wax*/, 82952 /*An Opportunity to Relax*/, 79683 /*Home Is Where the Candle Is*/, 79651 /*Trade Partners*/, 79565 /*Janky Candles*/, 79256 /*A Hint of Fear*/, 80212 /*The Abductors' Obstructors*/, 80211 /*The Pillage of Freywold Village*/, 80210 /*Found Around the Unbound*/, 80209 /*An Oddball in Dornogal*/, 83087 /*The Old Guard*/, 83084 /*The Old Orders*/, 78294 /*Thunderhead Butt*/, 78293 /*Their Moss, Our Gain*/, 78292 /*Lost Lord of the Storm*/, 78290 /*Sleepy Sheep*/, 78291 /*Power Predators*/, 83338 /*The Mage Slayer*/, 83339 /*The Spirebreaker*/, 83337 /*Stormscarred*/, 79724 /*A Titanic Expedition!*/, 78759 /*To Wake a Giant*/, 78758 /*Pulse Within the Earth*/, 78757 /*Honey and Clay the Pain Away*/, 78754 /*Lost Delivery*/, 83336 /*The Earthwound*/, 80456 /*A Sassy Arathi*/, 83335 /*Wanted: The Boroughbreaker*/, 79213 /*The Anachronism*/, 81649 /*Special Assignment: Titanic Resurgence*/, 78467 /*Charge for a Charge*/, 79716 /*The History Beneath Us*/, 78574 /*Boss of the Bosk*/, 78573 /*Keeper's Aid*/, 78572 /*Wold Memories*/, 78465 /*Golgrin's Reach*/, 82467 /*Gems Are Forever*/, 82466 /*What We Do For Gems*/, 82465 /*Precious Gems*/, 79703 /*Hope, An Anomaly*/, 78999 /*Heart of a Hero*/, 81614 /*One Fin, Two Fin, Pearlfin, Dead Fin*/, 82615 /*Reclaiming the Waterworks*/, 79692 /*Buried, Not Forgotten*/, 79691 /*Monsters in the Dark*/, 82801 /*Beetlejeweled*/, 82800 /*A Sedimental Moment*/, 82799 /*Web Beats Rock*/, 82798 /*An Opal of Mine*/, 82797 /*Hit Rock Bottom*/, 83160 /*Cinderbrew Reserve*/, 83153 /*Sampling Steam*/, 83152 /*Magmanagement*/, 83092 /*An Igneous End*/, 79686 /*Concerning Fungarians*/, 82441 /*For The Love of Gems*/, 83082 /*The Opalfront*/, 83081 /*Not Enough Minerals*/, 80058 /*Kobold Kleanup*/, 79504 /*Dripsy Forgot Her Candle*/, 81981 /*What Army?*/, 79149 /*Rampage in the Refinery*/, 79148 /*The Nibelgaz Refinery*/, 81661 /*To Mourning Rise*/, 78743 /*Before I Depart*/, 78469 /*Prairie Fever*/, 79257 /*Grotto Grievances*/, 78562 /*Discarded and Broken*/, 82681 /*Cloudrook Down*/, 82680 /*Birdman of the Three Shields*/, 78996 /*Weapons and Warriors*/, 78570 /*Frayed Legacy*/, 80207 /*How Scandalous!*/, 82288 /*Work Hard, Play Hard*/, 82293 /*The Power of Friendship*/, 82518 /*Pipe Patcher*/, 82747 /*Crossroads Plaza*/, 82291 /*Robot Rumble*/, 80295 /*Rocks, Water and Elemental Fodder*/, 79669 /*I Take Candle!*/, 79667 /*It's Elementary*/, 83024 /*The Stormrider's Bond*/, 82792 /*All Ore Nothing*/, 78658 /*The Hallowed Path*/, 81689 /*Orientation: Gundargaz*/, 79354 /*The Machine Speakers*/, 78761 /*Into the Machine*/, 78760 /*Dark Iron from Above*/, 78742 /*Battle of the Earthenworks*/, 78741 /*Sympathetic Speakers*/, 78738 /*Absent Speaker*/, 78706 /*The High Speaker's Secret*/, 78705 /*What She Saw*/, 78704 /*Find the Foreman*/, 80312 /*Gasping Plea*/, 78703 /*Buried in Stone*/, 78701 /*The Truth in Chalk*/, 78700 /*Controlled Demolition*/, 78697 /*Ghost of a Company Town*/, 78696 /*We Don't Go to Taelloch*/, 78685 /*The Tunnel's End*/, 80079 /*A Wrench in the Works*/, 80082 /*Back to Gundargaz*/, 78642 /*New Candle, New Hope*/, 79267 /*Wax On, Pot Off*/, 78641 /*Tackling Torchsnarl*/, 79205 /*Not Waste, Not Want*/, 78639 /*Ko-boldening*/, 78640 /*Manifesto Destiny*/, 78636 /*Retaking the Mines*/, 79206 /*Broken Memories*/, 78635 /*Death and Waxes*/, 78839 /*Kobold Shoulder*/, 78634 /*Leave No Stone Behind*/, 78631 /*Speaking to the Speakers*/, 78838 /*Cogs in the Machine*/, 78837 /*Pomp and Dire Circumstance*/, 78557 /*Getting Off Track*/, 78555 /*Underground and Overwhelmed*/, 80434 /*Into the Deeps*/, 78546 /*Recompense*/, 78545 /*Return to the Coreway*/, 78544 /*Bring the Thunder*/, 78543 /*Poking the Spider Nest*/, 78542 /*Evacuation Area*/, 78541 /*Lay the Trap*/, 78540 /*To the Meadery*/, 78539 /*Lasting Repairs*/, 80022 /*Calling the Stormriders*/, 78538 /*Group Effort*/, 78471 /*Convergence*/, 79721 /*Fire in the Hole*/, 79701 /*The Cavalry is Here*/, 78470 /*The Proscenium*/, 78462 /*Echoes of Compassion*/, 78463 /*Building Blocks*/, 79553 /*A Natural Remedy*/, 84519 /*Ancient Curiosity: Combat*/, 78464 /*Delve into the Earth*/, 78618 /*Fungal Frenzy*/, 78461 /*The Fourth Seat*/, 78459 /*State of the Union*/, 78468 /*The Archive*/, 78457 /*Stones of Dornogal*/, 78460 /*Hypocenter*/, 78536 /*Impossible Odds*/, 78535 /*They Come from Below*/, 78534 /*To Dornogal*/, 78533 /*Secure the Beach*/, 78532 /*Erratic Artifacts*/, 78531 /*Urgent Recovery*/, 78530 /*Slay the Saboteurs*/, 78529 /*Violent Impact*/, 83331 /*Preserve and Pretend*/, 80321 /*Departure*/, 79106 /*Rupture*/, 79105 /*Breach*/, 78722 /*To Khaz Algar!*/, 78718 /*Strengthen the Wards*/, 78721 /*Meet the Team*/, 78719 /*Citizens of Dalaran*/, 78717 /*A Mysterious Warning*/, 79303 /*A Principled Principal*/, 79302 /*Gone with the Wind*/, 79301 /*Height Club*/, 79119 /*It's Rough to Be a Bug!*/, 79711 /*That's Pretty Gross*/, 79232 /*Those Who Fell*/, 80678 /*Time Lost*/, 79313 /*What Grows in the Dark*/, 79312 /*Mow the Masses*/, 79311 /*Stem the Flow*/, 79310 /*Seek the Lost*/, 79110 /*Save Tomothy*/, 79109 /*Follow Miral*/, 80382 /*Eggs in One Basket*/, 78695 /*Lamp Lit*/, 79470 /*Waters of War*/, 78687 /*Crash Recovery*/, 78691 /*The One That Got Away*/, 78692 /*Teach a Man to Fish*/, 78694 /*Reclaiming Velhan's Claim*/, 78693 /*Spears for Fears*/, 78690 /*Situational Awareness*/, 78688 /*Cage, Match*/, 78689 /*If It Leads, It Bleeds*/, 78590 /*Cutting Edge*/, 79380 /*Bog Beast Banishment*/, 79471 /*Bleak Sand*/, 79329 /*Glowing Harvest*/, 78657 /*The Midnight Sentry*/, 79469 /*Lurking Below*/, 76338 /*A Better Cabbage Smacker*/, 83768 /*Delver's Call: The Skittering Breach*/, 83279 /*Prove One's Mettle*/, 83283 /*For Morale*/, 83247 /*Suspicious Minds*/, 83769 /*Delver's Call: Mycomancer Cavern*/, 82848 /*Sous*/, 82847 /*Enough Garlic*/, 82844 /*Something Not Ruined*/, 82843 /*Something Earthy*/, 84392 /*Hungry in Hollow*/, 80205 /*Pulling Strings*/, 80206 /*Marionette Mercy*/, 80204 /*Espionage and Ventriloquism*/, 79957 /*Maggots in your Eyes*/, 79956 /*Legs in the Ceiling*/, 83057 /*Setting Boundaries*/, 80569 /*Harmonious Approach*/, 80572 /*Discordant Measures*/, 80571 /*Decipher the Cacophony*/, 80570 /*Staunch the Flow*/, 80568 /*Leave No Trace*/, 80567 /*Song of Restoring*/, 80566 /*Enemies Abound*/, 80565 /*Resounding Repercussions*/, 82143 /*The Path of Dissonance*/, 80564 /*Field Research*/, 80563 /*Tool of Attunement*/, 79715 /*Grand, Gutsy Solutions*/, 79714 /*Rescuing the Food*/, 79713 /*Moonlight Gutter Swim*/, 79955 /*...And Now I'm Arachnophobic*/, 79954 /*Spiders!*/, 83639 /*Open Communications*/, 83632 /*Rings of Memory*/, 83629 /*Ancient Respite*/, 83628 /*Tense Recovery*/, 79349 /*Entrepreneur, Inc.*/, 78902 /*Delegated Dig*/, 78897 /*Boom or Blight*/, 81465 /*Artifacts Galore*/, 82206 /*Into Shadows*/, 82257 /*Burrow Burial*/, 83755 /*Delves: Nightfall Sanctum*/, 83322 /*The Dawnbreaker: The Christening*/, 79650 /*Priory of the Sacred Flame: A Brother's Grief*/, 80000 /*Beebiter*/, 80202 /*Hot Pollenate-o*/, 79998 /*Mite Not Right*/, 79552 /*Hot Wax*/, 82195 /*Rust and Redemption*/, 78564 /*Reforged Purpose*/, 78563 /*The Weight of a World*/, 80407 /*Glintwick the Gem Grabber*/, 80406 /*Seeking Ausgazur's Gems*/, 80405 /*Too Much Drip*/, 80689 /*Tending to Ausgazur*/, 80404 /*Mossy Earthen*/, 80402 /*Buckets and Blooms*/, 80401 /*A Perfect Sponge*/, 79682 /*Critical Pressure!*/, 78900 /*On Cold, Dark Wings*/, 78877 /*Bless These Homes*/, 79681 /*Plumber Power*/, 79680 /*Pipe Patching*/, 79510 /*The Wickless Candle*/, 79507 /*The Day the Stoneheads Came*/, 79505 /*Chomps and the Cave-In*/, 80408 /*Shimmermist Falls*/, 79944 /*Raging Rifts*/, 79194 /*To the Source*/, 79193 /*Spinning Spore Spines*/, 79530 /*Bad Business*/, 79529 /*Forcing My Hand*/, 79528 /*Dispelling Rumors*/, 79527 /*Damage Mitigation*/, 79526 /*Sedition*/, 79546 /*The Machine Speakeasy*/, 79176 /*Opals and Runes*/, 79544 /*Security Through Trade*/, 79543 /*Dornogal's Benefactor*/, 79542 /*The Councilward's Summons*/, 79523 /*Something Hidden*/, 79522 /*Withheld Information*/, 79521 /*Seizing Evidence*/, 82895 /*The Weight of Duty*/, 79342 /*As He Departs*/, 79341 /*Cleansing Ashes*/, 79340 /*Tools of Declaration*/, 79339 /*A Change of Tradition*/, 79338 /*The Lost Earthen*/, 79337 /*The Last Journey*/, 79336 /*The Forging of Memories*/, 79335 /*One More Tradition*/, 78748 /*Cutting the Wick*/, 78747 /*The Great Collapse*/, 78746 /*Laws Apply to All*/, 78745 /*You No Take Plunder!*/, 78744 /*Honor Their Memories*/, 79728 /*It's Probably Nothing*/, 79727 /*Because It's Shiny*/, 79726 /*"Cataloguing"*/, 79725 /*Not a Heating Pack*/, 82768 /*Cloud Fishing*/, 82682 /*Elemental Hors D'Oeuvres*/, 80218 /*Up to No Good Down in Silkwood*/, 83181 /*Best Friends, Same Ends*/, 80217 /*A Lamplight for the Shipwright*/, 80216 /*Concealed in the Weald*/, 80215 /*Ungirthin' the Earthen*/, 80214 /*A Time to Kill at the Lumber Mill*/, 80213 /*Holy Fire in Rambleshire*/, 84446 /*Renown of Khaz Algar*/, 79197 /*Surface Bound*/, 84022 /*Uniting Severed Threads*/, 78248 /*What We Still Have*/, 78244 /*Kaheti Hospitality*/, 80502 /*Don't Cry for Me, Azj-Kahet*/, 79631 /*Klaskin's Great Escape*/, 79630 /*Searching the Web*/, 78231 /*Like a Spider on the Wall*/, 78232 /*Rewriting the Rewritten*/, 78228 /*Into a Skittering City*/, 78226 /*A Most Intriguing Invitation*/, 78256 /*The General's Consensus*/, 78255 /*Just Act Casual*/, 78251 /*Dalaran's Most Distressed*/, 78254 /*Stolen Influence*/, 78250 /*General Admission*/, 78249 /*Specific Personages*/, 79175 /*I Think I'm a Drone Now*/, 79625 /*Not Quite Dead*/, 78237 /*Let Fly!*/, 78383 /*Strategic Edge*/, 78234 /*Force Your Way*/, 79357 /*Removing the Cap*/, 79356 /*Antifungal Firestarter*/, 78236 /*Scrappy Straggler*/, 80399 /*Rations and Revelations*/, 78233 /*The Weaver's Gift*/, 78393 /*A Seeming Respite*/, 78392 /*The Tangled Web*/, 78354 /*A Guiding Thread*/, 79139 /*Alone in the Dark*/, 78353 /*Fear the Old Blood*/, 78352 /*For Naught, So Vial*/, 78348 /*Friends in Low Places*/, 79580 /*Offensive Counter*/, 81928 /*The Voice of the People*/, 81890 /*Unfulfilled Requests*/, 78384 /*Chasing the Light*/, 78350 /*Heroes Never Die*/, 78630 /*The Rise of the Reckoning*/, 78629 /*Running on Reserves*/, 78628 /*Trapdoor Sprung*/, 78627 /*The Final Front*/, 80049 /*The Flame Still Burns*/, 79089 /*Consecrated Cleanup*/, 78624 /*A Candle in the Dark*/, 78621 /*The Shadow Rising*/, 78620 /*Crossroads of Twilight*/, 78615 /*The Bell Tolls*/, 78614 /*Mereldar's Light*/, 78626 /*Spar Day*/, 79297 /*Nightwatch*/, 78613 /*The Bastion of Hallowfall*/, 78607 /*To Mereldar*/, 78954 /*Restore the Flame*/, 81690 /*The Light at the End of the Tunnel*/, 78952 /*The Final Resistance*/, 78951 /*Ever Deeper Shadow*/, 78939 /*The Darkened Flame*/, 78937 /*Shadow upon Shadow*/, 78936 /*Something's Fishy*/, 78934 /*Blades of the Arathi*/, 80316 /*Return to the Sea*/, 80315 /*Alluring Offer*/, 79355 /*Prisoner Preservation*/, 79174 /*Infested Infestation*/, 79574 /*The Second Front*/, 81568 /*Release the Beasts*/, 78932 /*Fickle Fiendish Fish*/, 78929 /*Tricks of the Dark*/, 78672 /*A Lamplighter's Duty*/, 78671 /*The Light of the Dawntower*/, 82836 /*Zero Out Xerosh*/, 78669 /*For Their Eyes Only*/, 78670 /*Siege Weapon Sabotage*/, 78668 /*Rally on the Dawnbreaker*/, 78667 /*Rekindled Memories*/, 78666 /*The Only Good Spider*/, 79999 /*Igniting Hope*/, 78665 /*Tunnel Trouble*/, 78659 /*Where the Light Touches*/, 84908 /*Stormrider's Honors*/, 82284 /*Remembrance for the Fallen*/, 82268 /*The Sorrowful Journey Home*/, 81969 /*An End to the End*/, 81964 /*The Blacksmith's Fate*/, 81965 /*Invasion Disruption*/, 81950 /*BOOM Treats!*/, 81945 /*To Arathi's End*/, 79123 /*Permanent Hire*/, 79122 /*Scarab Scouting*/, 79121 /*Bug Test*/, 79120 /*Beetle in a Haystack*/, 79118 /*Rak-Ush Under New Management*/, 79117 /*Bright Young Niffen*/, 79115 /*Expert Consultant*/, 79114 /*Beautification Project*/, 79541 /*Burn It With Fire*/, 79540 /*The Party's Over*/, 79538 /*Smelly Shrubberies*/, 79539 /*Electrifying!*/, 80558 /*Nothing Ventured*/, 81688 /*That's All*/, 81687 /*I Expect You To Dye*/, 81685 /*Azj-Kahet's Next Top Dyemaster*/, 81683 /*Spring Collection*/, 81668 /*Measure Once, Cut Thrice*/, 81963 /*The Fruits of Our Labor*/, 81962 /*A Nudge in the Right Direction*/, 81959 /*Collecting a Concoction*/, 81673 /*Honor Your Efforts*/, 80681 /*Broken Bracelet*/, 82390 /*Weathered Crests*/, 79154 /*A Final Goodbye*/, 79153 /*Vae Victis*/, 83182 /*A Bloody Inheritance*/, 79152 /*Gutting the Pool*/, 79168 /*Light's Gambit*/, 79167 /*Crowdsourcing*/, 80179 /*Finding Justice*/, 80178 /*A Murder Most Foul*/, 82217 /*Underground Economics*/, 80177 /*Arcane Experiments*/, 79166 /*Lost Pieces*/, 79162 /*Burnout*/, 79649 /*Sacred Flame Inquisition*/, 79648 /*Missing Somebody*/, 79647 /*Burning Reflections*/, 79646 /*Memorial Wine*/, 79645 /*Sweet-Sting Infestation*/, 79644 /*Go to the Priory*/, 79643 /*Dreaded Dreadfang*/, 79642 /*Stave Them Off*/, 79641 /*Wipe Away Their Smiles*/, 79150 /*Thespians at the Proscenium*/, 82212 /*Weak Lionfish*/, 84542 /*A Radiant Echo*/, 83164 /*City of Threads: Splice the Splicer*/, 79222 /*Shadow-Hardened Mainspring*/, 82894 /*The Price of Hope*/, 79160 /*Fishing is Good for the Soul*/, 80680 /*Tarnished Compass*/, 82215 /*Regular Fiber*/, 82214 /*Does Anyone Like Wasps?*/, 82213 /*A Batty Request*/, 82391 /*Precious Stones*/, 82335 /*Crystals*/, 80679 /*Stuffed Lynx Toy*/, 82480 /*Job Killing Robot Or...*/, 82479 /*The Sword is Mightier*/, 82478 /*Regularly Scheduled Maintenance*/); +INSERT INTO `quest_template` (`ID`, `QuestType`, `QuestPackageID`, `ContentTuningID`, `QuestSortID`, `QuestInfoID`, `SuggestedGroupNum`, `RewardNextQuest`, `RewardXPDifficulty`, `RewardXPMultiplier`, `RewardMoneyDifficulty`, `RewardMoneyMultiplier`, `RewardSpell`, `RewardHonor`, `RewardKillHonor`, `StartItem`, `RewardArtifactXPDifficulty`, `RewardArtifactXPMultiplier`, `RewardArtifactCategoryID`, `Flags`, `FlagsEx`, `FlagsEx2`, `RewardSkillLineID`, `RewardNumSkillUps`, `PortraitGiver`, `PortraitGiverMount`, `PortraitGiverModelSceneID`, `PortraitTurnIn`, `RewardItem1`, `RewardItem2`, `RewardItem3`, `RewardItem4`, `RewardAmount1`, `RewardAmount2`, `RewardAmount3`, `RewardAmount4`, `ItemDrop1`, `ItemDrop2`, `ItemDrop3`, `ItemDrop4`, `ItemDropQuantity1`, `ItemDropQuantity2`, `ItemDropQuantity3`, `ItemDropQuantity4`, `RewardChoiceItemID1`, `RewardChoiceItemID2`, `RewardChoiceItemID3`, `RewardChoiceItemID4`, `RewardChoiceItemID5`, `RewardChoiceItemID6`, `RewardChoiceItemQuantity1`, `RewardChoiceItemQuantity2`, `RewardChoiceItemQuantity3`, `RewardChoiceItemQuantity4`, `RewardChoiceItemQuantity5`, `RewardChoiceItemQuantity6`, `RewardChoiceItemDisplayID1`, `RewardChoiceItemDisplayID2`, `RewardChoiceItemDisplayID3`, `RewardChoiceItemDisplayID4`, `RewardChoiceItemDisplayID5`, `RewardChoiceItemDisplayID6`, `POIContinent`, `POIx`, `POIy`, `POIPriority`, `RewardTitle`, `RewardArenaPoints`, `RewardFactionID1`, `RewardFactionID2`, `RewardFactionID3`, `RewardFactionID4`, `RewardFactionID5`, `RewardFactionValue1`, `RewardFactionValue2`, `RewardFactionValue3`, `RewardFactionValue4`, `RewardFactionValue5`, `RewardFactionCapIn1`, `RewardFactionCapIn2`, `RewardFactionCapIn3`, `RewardFactionCapIn4`, `RewardFactionCapIn5`, `RewardFactionOverride1`, `RewardFactionOverride2`, `RewardFactionOverride3`, `RewardFactionOverride4`, `RewardFactionOverride5`, `RewardFactionFlags`, `AreaGroupID`, `TimeAllowed`, `AllowableRaces`, `Expansion`, `ManagedWorldStateID`, `QuestSessionBonus`, `LogTitle`, `LogDescription`, `QuestDescription`, `AreaDescription`, `QuestCompletionLog`, `RewardCurrencyID1`, `RewardCurrencyID2`, `RewardCurrencyID3`, `RewardCurrencyID4`, `RewardCurrencyQty1`, `RewardCurrencyQty2`, `RewardCurrencyQty3`, `RewardCurrencyQty4`, `PortraitGiverText`, `PortraitGiverName`, `PortraitTurnInText`, `PortraitTurnInName`, `AcceptedSoundKitID`, `CompleteSoundKitID`, `VerifiedBuild`) VALUES +(79545, 2, 0, 2797, 14717, 0, 0, 79176, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 7340040, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211863, 219961, 220115, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Market Reeve of the Forgegrounds', 'Acquire a Vial of Liquid Opal from Vokgret.', 'I\'ve heard liquid opal tastes remarkable but no matter how often I peruse the auctions here, it\'s never for sale. It\'s quite rare.\n\nLuckily for you, there is one person who can find the stuff. Vokgret, the market reeve of the Forgegrounds. Nothing circulates in the city\'s flow of trade without her knowledge.\n\nI don\'t often try to do business with one as... connected as her. But you\'ll have no qualms about it, I\'m sure!\n\nAt this hour, you\'ll find her over by the inn.', '', 'Return to Vokgret at the inn.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Market Reeve of the Forgegrounds +(82059, 2, 0, 2462, -642, 282, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 34603272, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Transmutation Station', 'Bring 15 Carved Harbinger Crests to Vaskarn in Dornogal, then trade them for a Pouch of Weathered Harbinger Crests.', 'My friend, these Crests are magnificent. It seems they can be transformed into different levels of Crest!\n\nIf you find yourself with a multitude of a lower-strength crest, you can upgrade it for a more powerful one! I think. I\'m still working on that. I\'ll let you know when I figure it out. But we can transmute to weaker Crests right now!\n\nSee for yourself. Here\'s a few Carved Harbinger Crests. Speak to me and I can transform them into Weathered Harbinger Crests, all without excess energy or entropy!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Transmutation Station +(80314, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Voices from the Deep', 'Study three ritual sites for insights on the kobyss.', 'To deceive the senses of these kobyss is one matter. To know what will captivate them is another. They champ and drool at the thought of devouring your kind. But it is the voices of the deep that transfix them and lower their guard. It\'s then that you will strike.\n\nSearch their shrines to gain an insight for what these wretches hold sacred. See how they have twisted the bellowing truths that lie below.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Voices from the Deep +(80313, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tidal Charms', 'Collect 12 Sunless Shards from the kobyss at Sunless Strand.', '\n\nNo doubt you have found that your senses cannot be trusted when dealing with the kobyss. A tremendous power, is it not? It is only fair that you show them the power they wield is not theirs alone.\n\nI will show you how to craft a tool to lure and destroy them. You will find their kind carry shards taken from the deep. Bring them to me.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Tidal Charms +(79556, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'On the Job Training', 'Help Steamwarden Hurlt repair the steamworks.', 'Stoneheads use steam to run whole place. Have lava, have water, make sense.\n\nRepairs not going well, we hear. No new parts from factory. \"Against rules\" to use scrap, been told. A lot.\n\nHelp get old machines work. We watch, learn. Maybe not get yelled at for helping.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- On the Job Training +(79508, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 573571080, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Mipsy Mole-Rider', 'Relive Granny Scribbles\' story.', 'Time for happy story. Not all days bad.\n\n\n\nTell story of how be friends with moles. Story of Mipsy mole-rider...', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Mipsy Mole-Rider +(79282, 2, 0, 2837, 14717, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Grand Debut', 'Complete one Theater Troupe event in The Proscenium.', 'The Proscenium is looking amazing! Are you ready to get on stage?\n\nGive us a hand as part of the crew, and we\'ll give you a chance to act.\n\nWill you accept this directive?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Grand Debut +(83099, 2, 0, 2837, 15103, 81, 0, 0, 8, 1, 8, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 118000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Mergers and Acquisitions', 'Defeat Goldie Baronbottom and help Wenbrandt reclaim the Cinderbrew Meadery.', 'When the nerubians launched their attack on my meadery, they left it a burnt-out husk. Adelgonn promised to rebuild it, but I got impatient and accepted the Venture Co.\'s offer to help with its \"restructuring.\" \n\nBut now, it\'s clear they had their own agenda. Blasted goblins have taken over, and they\'re driving the place into the ground. They\'ve ramped up production to unsafe levels, pushing the cinderbees and our equipment to their limits.\n\nPlease help fix this, $n.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '\"Start brewin\' or I\'ll lock ya in wit the bees!\"', 'Goldie Baronbottom', '', '', 890, 878, 56311), -- Mergers and Acquisitions +(80203, 2, 0, 2762, 14752, 0, 0, 80204, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Social Clues', 'Help Orator Tx\'itk ask around to find the Magistrate.', '\n\nThe Weaver sent you, yes? I arrived to petition the Magistrate\'s approval for Ascension--to infiltrate high society, of course.\n\nBut he\'s missing. A rather large inconvenience.\n\nI need to ask around. You\'re just what I\'ve been waiting for! You may pretend to be my... servant. Pet? Whatever makes it more palatable to you.\n\nI so rarely get to work alongside a friend. We will have fun together, fellow spy.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Social Clues +(82340, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Loss of Limb', 'Assist Mr. Sunflower in Vi\'azl\'s therapy session.', 'Happy greetings! I am Mr. Sunflower, and this is my tea room and therapy space. It is safe place for everyone!\n\nI wonder if you might be willing to help a patient of mine. Vi\'azl is deathly afraid of creatures with fewer limbs. I think it has grown into a deep phobia of dismemberment. I\'m trying to get to the bottom of this diagnosis. \n\nWould you speak to him, and demonstrate that you, who does not have eight limbs, are not so terrifying after all?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Loss of Limb +(83761, 2, 0, 2677, 14752, 288, 0, 0, 7, 1, 7, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Delves: The Underkeep', 'Find information on Zekvir within the Underkeep and complete the delve at any difficulty.', 'Who would\'ve thought I\'d be cozying up in a nerubian\'s lair!\n\nThere\'s a nasty named Zekvir threatening folks trying to explore the island. I\'ve been asking the Weaver for any information she\'s got.\n\nSupposedly, there\'s a place called the Underkeep that might have records on him. Let\'s check it out and see what we can find!', '', 'Meet Brann Bronzebeard at Faerin\'s Advance.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Delves: The Underkeep +(83166, 2, 0, 2894, -441, 81, 5, 0, 8, 1, 8, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Ara-Kara, the City of Echoes: Harvest\'s End', 'Enter the Ara-Kara, The City of Echoes and defeat Ki\'katal the Harvester.', 'You\'ve seen it yourself, haven\'t you? The \"Black Blood,\" as we call it.\n\nWe will not stand idle any longer. Not while Ansurek mutilates, drills, and exsanguinates our precious land for the last, fetid dribbles of the old gods\' death rattle. \n\nSeek out the old city beneath us--Ara-Kara, The City of Echoes. You will receive a handsome bounty should you slay the crony in charge of the excavation. Her people call her Ki\'katal, the Harvester.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Ara-Kara, the City of Echoes: Harvest's End +(79710, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Fin of Every Kind', 'Fill up the Kobyss Innards Sack.', 'Oh! My! LEGS!\n\nYou\'re perfect! Yes! You\'re a perfect, little, unassuming biped for my work.\n\nAlchemy is my trade, and an alchemist is only as good as their ingredients. See these kobyss below? I\'ve been camped out here for weeks observing them.\n\nThey seem tougher than average kobyss. My conclusion? They must be made of stronger stuff! And I want that stuff! \n\nHere\'s a sack. Fill it up! Fill it up with their innards! As much as you can carry!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Fin of Every Kind +(79579, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'That Airspace is Mine(d)!', 'Fly through $1oa nerubian mines while under the effects of Holy Lance.', 'Our advantage is air superiority. The nerubians are threatening that with their mines. \n\nYour mount is more maneuverable than our skiffs. Get in the air and take those mines out.\n\nI will deploy what resources I can to provide you some blessings to improve your capabilities.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- That Airspace is Mine(d)! +(82042, 2, 0, 2462, -642, 282, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37749000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Better Part of Valorstones', 'Collect 50 Valorstones while adventuring in Khaz Algar, then return to Cuzolth and upgrade a piece of Season 1 equipment.', 'Dornogal! A fascinating new place to everyone--not just the dracthyr!\n\nAnd fascinating new places have fascinating new reagents to find and study. Like Valorstones!\n\nI\'ve seen similar objects all over Azeroth used to upgrade weapons and armor. I hypothesize these will work the same way.\n\nHelp my research by bringing me any Valorstones you collect. I\'ll upgrade a piece of your gear in return!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Better Part of Valorstones +(84664, 2, 0, 2762, 14755, 282, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Making the Underworld Go Round', 'Spend Kej at one of the vendors in the Weaver\'s Lair.', 'Hey there, \'Overcrawler.\' You\'re lookin\' more than a little out of your element there. You get run over by an airship or something?\n\nWhatever. Doesn\'t matter. Take it from one outsider to another, if you\'re going to survive down here you\'re gonna need to learn the rules of the road. Gold\'s all well and good where you came from, but down here you\'re gonna need Kej, and lots of it.\n\nNow here. Consider this a token of good will from Lady Pedipalps up there. Go get yourself something nice.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Making the Underworld Go Round +(83767, 2, 0, 2677, 14838, 288, 0, 0, 7, 1, 7, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Delver\'s Call: The Sinkhole', 'Complete the Sinkhole delve on any difficulty.', 'We have reports of large amounts of kobyss gathering towards a lair called the Sinkhole. There are concerns they plan to attack the smaller coast villages when they get the chance.\n\nThere\'s a hefty reward for anyone who can go into the Sinkhole and stop whatever they\'re planning!', '', 'Return to Aegor Irynbawnd in Lorel\'s Crossing.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Delver's Call: The Sinkhole +(83759, 2, 0, 2677, 14717, 288, 0, 0, 7, 1, 7, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Delver\'s Call: Kriegval\'s Rest', 'Complete the Kriegval\'s Rest delve on any difficulty.', 'HELP WANTED\n\nKriegval\'s Rest has become overrun by kobolds! This once sacred resting place of the earthen must be restored.', '', 'Return to Bondaz at the Crossroads Plaza', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Delver's Call: Kriegval's Rest +(83758, 2, 0, 2677, 14717, 288, 0, 0, 7, 1, 7, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Delver\'s Call: Fungal Folly', 'Complete the Fungal Folly delve on any difficulty.', 'We\'ve got more reports of fungarians returning to a place we\'ve dubbed \"Fungal Folly.\"\n\nSupport is needed to clear these mushroom menaces out of the area to avoid them spreading any further.', '', 'Meet Bondaz in the Crossroads Plaza.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Delver's Call: Fungal Folly +(82796, 2, 0, 2797, 14717, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Third Mine Blind', 'Meet Alvegar at the third entrance of the Opalcreg.', 'I got cut off from the rest of the crew. We did not expect to be attacked by nerubians. Though I can\'t imagine the rest quitting.\n\nOur duty is too important to give up just yet. \n\nBarging right into the mine could cause the nerubians to frenzy and hurt the others. So, I found a third way to get in earlier. Though undetected will still be tough. \n\nFollow me.', '', 'Meet Alvegar at the third entrance of the Opalcreg', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Third Mine Blind +(81999, 2, 0, 2798, 14795, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'New Home, New Candle!', 'Meet Janky in the Cinderwold.', 'Janky hears there are giant fire bees on surface.\n\nFire bees make fire beeswax, yes? What if make candle from fire bee wax? What that be like?\n\nJanky must know!', '', 'Meet Janky in the Cinderwold.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- New Home, New Candle! +(80392, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Caretaker of Brunwin\'s Terrace', 'Offer cinderbrew to $1oa inert earthen and kill $2oa Sweetsnufflers.', 'Greetings, outlander. You must be the problem solver I\'ve heard about! I\'m Caretaker Batzvara. I tend to earthen who have gone into stasis, like our friend here.\n\nI often patrol Brunwin\'s Terrace to honor my fellow earthen with an offering of cinderbrew. Recently, however, I\'ve drawn the attention of a local species of moles. They have a nose for sweets, and greedy claws for all else.\n\nYou look like you can defend yourself. Will you accompany me to pay respect to those who have gone into stasis?', '', 'Speak to Batzvara in Brunwin\'s Terrace', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Caretaker of Brunwin's Terrace +(79679, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Muddled Mind in the Mine', 'Look for Munderut in Nibelgaz Mine.', 'The workers said they saw Munderut near the back of the mining area. Please find him and tell him that I said he needs to report back in. \n\nHe might not remember me, or that I am his fused. Tell him to look down at his chest, at the medallion he wears. His memory of our time together fades in and out these days, but the medallion tells of our story and bond forever.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Muddled Mind in the Mine +(79343, 2, 0, 2798, 14795, 0, 0, 0, 4, 1, 4, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Everyday I\'m Snufflin\'', 'Bring the Odd Glob of Wax to Gnawbles in Gundargaz.', 'Perhaps the kobolds of Gundargaz would be interested in this Odd Glob of Wax.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Everyday I'm Snufflin' +(78998, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Frontline Farmers', 'Distribute $1oa weapon crates to the pearl farmers at Glimmering Shore.', 'Most of the farmers are already out in the field, defending their positions. I have trained them as best I could given the circumstances, but they are still wielding farming tools. \n\nI need you to distribute the weapons you gathered to those on the frontlines. While it may not markedly improve their combat ability, at least it will boost their confidence that they are not alone in this fight.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Frontline Farmers +(78997, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Pilfered Pearls', 'Retrieve $1oa Pilfered Pearls from gorlocs at the Glimmering Shore.', 'The pearls that these farmers harvest are their only source of livelihood. Some of these earthen even look at pearl farming as their primary reason for existing.\n\nThe gorlocs continue to pilfer pearls at every opportunity. As you eliminate the gorlocs, search them for stolen pearls. Let us recover as many as we can.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Pilfered Pearls +(78918, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Brax\'s Brass Knuckles', 'Kill creatures around Gundargaz to find Brax\'s Brass Knuckles.', 'I have a proposition for you.\n\nWe get some rowdy patrons here from time to time. Nothing sinister, but our folk work hard and things can get out of hand faster than a dropped hammer. \n\nUsually I\'d give \'em a considerate knock upside the head to remind them what\'s what, but I lost my brass knuckles while helping Watcher Toki clear monsters on the town\'s skirts.\n\nMind fetching my knuckles and administering some love taps?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Brax's Brass Knuckles +(78571, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Mycomayhem', 'Collect $1oa Boskroot Spores from fungarians in Boskroot Basin.', 'Freydrin was the leader of my order. I was sent here to assist them. I was too late.\n\nThere is a darkness that haunts these woods, $rs.\n\nThese woods were Freydrin\'s home. It was her charge to tend to them, so given by the Keeper herself. And now she is gone and her woods run amok.\n\nBring me the spores of these mayhemic menaces. Perhaps there is a way to cleanse this land yet.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Mycomayhem +(83083, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Place Forgotten', 'Meet with Speaker Brinthe and Dagran behind Dornogal in the Isle of Dorn.', 'There is... a place behind Dornogal that I cannot go.\n\nAnd I am not the only one. Something--a force, most likely titan in origin--keeps the earthen from investigating a small portion of the island behind the city.\n\nThis, of course, fires my curiosity. But for thousands of years I have dutifully kept away. It seemed the titans\' will.\n\nThe site emits a faint signal like the one from this device. Perhaps it is \"the key\" in a literal sense to what lies there.\n\nWe will see.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Place Forgotten +(79525, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 441842, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Report to the Councilward', 'Take Steelvein\'s receipts to Merrix at the Councilward\'s Rise in Dornogal.', 'Those receipts you found... Steelvein is a known smuggler that we\'ve been chasing for a long time. The Councilward will be pleased to finally have solid evidence on his activities, and maybe even on his whereabouts.\n\nBring these receipts to Merrix immediately. He will want to study them in detail. He said he was heading back to his office, so you should be able to find him at the Councilward\'s Rise.\n\nI\'ll package up the rest of the evidence to be brought to him later. Good work today.', '', 'Find Merrix\'s office in the Councilward\'s Rise in Dornogal.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Report to the Councilward +(78756, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Lots and Lots of Fire Honey', 'Find a lot of Fire Honey.', 'If Harmot wants to patch this sleeping boulder up and get him out of my pond, I\'m all for it. \n\nUnfortunately, we used the last of my store of fire honey on Shalehoof\'s wound. I haven\'t had time to harvest any from the Cinderwold with all these elementals running amok. \n\nHead on down to the wold\'s edge and bring us some honey. You\'re going to need a lot.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Lots and Lots of Fire Honey +(78755, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211483, 211484, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Playing in the Mud', 'Gather 20 handfuls of Elementally Charged Silt.', 'Remember when we used that clay and the fire honey to patch up Shalehoof? Let\'s do that again but bigger!\n\nProblem is we\'ve run out of clay. But fortunately, with all the recent seismic activity, a whole avalanche of elementals has been roused out of torpor and are clashing on the eastern beach!\n\nBring me wet, elementally charged silt to use as our restorative substrate!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Playing in the Mud +(78749, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 115653, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Who Runs this Fine Establishment?', 'Slay Grand-Heister Bokk.', 'While you were dealing with the tunnels and the workmasters, I saw a peculiar kobold go into a cave to the northwest. The Kobolds seemed to respect him more than the others, calling him Grand-Heister Bokk and offering him the food you call \"cheese.\" This makes me think he is the real mastermind.\n\nIf that kobold is in fact the real Ward of this operation, then we should take the opportunity to strike him down.\n\nI will meet you at this cave.', '', 'Return to Urtago in Fallside Outpost.', 0, 0, 0, 0, 0, 0, 0, 0, 'Grand-Heister Bokk does nothing but sing, take the best candles, and eat lots of cheese.', 'Grand-Heister Bokk', '', '', 890, 878, 56311), -- Who Runs this Fine Establishment? +(78289, 2, 0, 2797, 14717, 0, 0, 78291, 2, 1, 2, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'To Rambleshire', 'Meet Lufsela in Rambleshire.', 'There\'s word of troubles in the village of Rambleshire, at the base of Thunderhead Peak. \n\nCan\'t abide the place myself. Always wet and rumbling.\n\nBut Rooktender Lufsela thought it worth a look, however, seeing as how the birds fancy the moss that the village produces. She\'s still green though, and might just need a hand.', '', 'Meet Lufsela at the entrance to Rambleshire', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- To Rambleshire +(82628, 2, 0, 2799, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Brothers Braunpyke', 'Meet the Braunpyke brothers near the Veneration Grounds.', 'Baron Braunpyke and his brother have been working on removing our lingering kobyss problem from near the Veneration Grounds.\n\nMeet with them there and see what help you can offer.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Brothers Braunpyke +(79159, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dereliction of Duty', 'Find Shinda Creedpike at Mereldar in Hallowfall.', 'A moment, if you have one.\n\nOne of my lieutenants, Shinda Creedpike, did not report in at first bonfire. That may not seem like a large issue to you, but the Arathi in Hallowfall survive only because we follow orders and stand for our brethren.\n\nI am not cruel. I do not want to punish a man for his weakness in this terrible environment. Can you find him and bring him back? \n\nTake all the time you need.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Dereliction of Duty +(83162, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Put it Back, Put it Back!', 'Stomp slimes and take Alhainr\'s Skull away from town.', 'It\'s going to ruin everything! Who wants to visit a resort with a thirty-foot tall ghost-deer? Ok, no need to panic. It\'s probably just a little miffed you took its skull.\n\nFirst, you gotta get rid of some of these slimes. Then, get that skull out of here. The farther the better.\n\nOh man, they\'re gonna get ectoplasm in the hot pools!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Put it Back, Put it Back! +(83159, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 120367, 0, 911, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Little Off the Top', 'Slay Alhainr and collect its skull.', 'Ever seen a deepstrider before? This one sure ain\'t happy to see us. Made quick work of the shredders that made it past the moles. Real shame, those pilots are gonna have to work overtime to pay off the damages.\n\nNow if someone were to take care of it and bring back something as proof, well, I\'m sure there\'d be a nice payday.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Alhainr was here long before Opportunity Point. Some say he was here before the earthen.', 'Alhainr', '', '', 890, 878, 56311), -- A Little Off the Top +(82226, 2, 0, 2805, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Papers? Please!', 'Check papers at the Overseer\'s Desk in Opportunity Point.', 'Hey pal, what\'s it gonna take to get you to leave me alone? \n\nHow about a trip? A POWER trip...\n\nI told Boss Sparkshot that I would man the worksite\'s...er, resort\'s! Yeah, that I would man the resort\'s front desk for a bit.\n\nCare to take my place? It\'s just your usual paper-pushing busy work. Check credentials, keep an eye out for corporate sabotage, call in the occasional air strike, etcetera, etcetera...\n\n', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Papers? Please! +(82814, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 117402, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Decommissioning Darkness', 'Destroy the Corrupted Golem and recover Foreman Arbauch\'s memory gem.', 'Decommissioning a machine is a rare necessity. It must be done with care and regret.\n\nWe put much of ourselves into our work. To destroy it is to destroy a part of ourselves. In doing so, we admit our failure to protect the Titans\' work. But where stone rebels against stone, we must stand firm.\n\nImperative: Destroy it. Recover Arbauch\'s memory gem.', '', 'Return to Danagh in Camp Murroch', 0, 0, 0, 0, 0, 0, 0, 0, 'A golem sent into the dark too many times may bring something back with it.', 'Corrupted Golem', '', '', 890, 878, 56311), -- Decommissioning Darkness +(82969, 2, 0, 2798, 14795, 0, 0, 82814, 5, 1, 5, 1, 0, 0, 0, 224451, 0, 1, 0, 309329928, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224451, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Stone Tracing', 'Scan remnants of the golem to triangulate its location.', 'Couldn\'t help overhearing. Not to brag, but goblins are specialists in the field of rampaging robots.\n\nIf that golem\'s as unstable as Danagh says, it\'ll be leaking all sorts of energy. Take this, run a few scans, and you\'ll find it. Oh, and be careful. Animals tend to go a little cuckoo when you power this thing on.\n\nNo charge--a murderous golem\'s bad for business. And I kinda feel bad making you work just to find a dead guy.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Stone Tracing +(82786, 2, 0, 2798, 14795, 0, 0, 82814, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Duty of Care', 'Activate the backup systems along the Cataract River.', 'The golem is unstable. I doubt it can travel far. We will track it, but haste failed me once already. Arbauch showed true devotion to the machines--we will follow his example. Repairs must come first.\n\nMachine systems are delicate. We must activate the backup before the failure can cascade. Exterminate any pests you find as well. Even the smallest creature can ruin delicate machinery.\n\nI am damaged. I will send my cogwalker with you to relay instructions.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Duty of Care +(82990, 2, 0, 2798, 14795, 0, 0, 82786, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Undoing the Damage', 'Defend Danagh while he repairs the substation.', 'Apologies. Arbauch was not here for repairs--he stole that golem.\n\nArbauch and I worked alongside it for years in the darkest reaches of the Deeps. The work took its toll on the golem. It became erratic, dangerous even. We planned to decommission it, but when the time came, Arbauch couldn\'t bear it. He\'d become attached. Before it could be destroyed, he took it and fled.\n\nIt must be found, but the damage to this substation is catastrophic. With your help, I will attempt repairs.', '', 'Return to Danagh at Camp Murroch', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Undoing the Damage +(82785, 2, 0, 2798, 14795, 0, 0, 82990, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Ghosts in the Machine', 'Find Foreman Arbauch.', 'There\'s a substation directly below us? Perhaps that is where Arbauch went to hide it... Disregard, we must investigate.\n\nWith luck, Arbauch may still be here. The entrance should be to the north, near the pool of water from the burst pipe. Please, come with me. He may need our help.\n\nI will explain everything once he is located.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Ghosts in the Machine +(82774, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 224438, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224438, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Antifogmatic', 'Disperse the fog around Camp Murroch.', 'Machine speakers have no love for fog beasts. Where there is fog, rust is sure to follow. Still, I\'d prefer not to harm them. Arbauch always said it was bad luck.\n\nTake this device. The glands you collected should provide enough power to disperse the fog without hurting the fog beasts within.\n\nCaution. Fog beasts are skittish, but other creatures may also lurk.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Antifogmatic +(81559, 2, 0, 2838, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Fog Follower', 'Help Noli find the source of the fog beasts with her mist tracking ability.', 'With the trackers attached, we should be able to find out where the fog beasts are coming from. The trackers leave a residue in the air. It\'s invisible to the naked eye, but I can use the mists to reveal it in places where there\'s a high enough concentration.\n\nTheoretically, this should lead us to the places they most frequent. Maybe a nest! That I\'ll then have to report to my employer... hm.\n\nAnyway. Let\'s see what we can find.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Fog Follower +(81558, 2, 0, 2838, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Unnatural Predators', 'Kill Deepflayer Hunters.', 'It would be no use tagging fog beasts to study if they all were to die, would it? \n\nCould you clear out some of the aggressive deepflayers that have flocked to feast on the fog beasts?\n\n They\'ll ruin my data if left unchecked, I\'m sure of it.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Unnatural Predators +(81557, 2, 0, 2838, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 219469, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219469, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Fog Tags', 'Attach trackers to fog beasts in and around Taelloch.', 'While I analyze these fog samples, I have another task for you.\n\nMy employers have asked me to figure out where these fog beasts are coming from. I\'ve developed these trackers. If you could, please attach them to an assortment of fog beasts. \n\nYou\'ll have to get close, so... be careful. Hopefully they don\'t mind it too much!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Fog Tags +(83766, 2, 0, 2677, 14795, 288, 0, 0, 7, 1, 7, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Delver\'s Call: Dread Pit', 'Complete the Dread Pit delve on any difficulty.', 'Two things are bad for business. Earnest competition and nerubians. We need someone to deal with the latter!\n\nWe lost a bunch of workers to nerubians in a cave called the Dread Pit. Turns out they\'re doing something bad over there.\n\nWe need you to kick \'em out so we can keep business booming!', '', 'Speak with Clive DelGizmo.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Delver's Call: Dread Pit +(79266, 2, 0, 2798, 14795, 0, 0, 0, 1, 1, 1, 1, 435549, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Bronzebeard Legacy', 'Meet Moira Thaurissan in Gundargaz.', 'Well, we did what we set out tae do... and more. We found Fearbreaker and did some good with it.\n\nNow it\'s time tae bring it back tae Magni.\n\nLet\'s hope Berrund learned a lesson here, but I suspect he\'ll manage tae get himself in trouble again soon. Hopefully, it\'ll be fer the right reasons an\' with the right support.', '', 'Meet Moira Thaurissan in Gundargaz.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Bronzebeard Legacy +(79265, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 435579, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Fearbreaker', 'Slay skardyn and save earthen in the Rumbling Wastes with Moira Thaurissan.', 'The skardyn have taken over the operations here in the Rumbling Wastes. That\'s why Berrund thought he needed Fearbreaker.\n\nWe\'re going to finish that job before I take the hammer back to Magni.\n\nWhat kind of a queen would I be if I wasn\'t willing tae put myself in danger for the good of others? Let\'s get in there and save as many as we can.', '', 'Return to Shadowvein Point with Moira Thaurissan.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Fearbreaker +(79264, 2, 0, 2798, 14795, 0, 0, 79265, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'These Strong Hands', 'Witness Moira Thaurissan.', '\n\nI knew I couldn\'t take the skarydn without some help. I thought, if I just had that magic hammer, then nothing would stop me. I had to have it, you see, or else, maybe I wasn\'t who I was made to be.\n\nBut it kept slipping out of my fingers. Like it didn\'t want anything to do with me. It fell out of my hands at the worst moment and now... \n\nIt\'s clearly not mine. It never was. I\'m... I\'m... sorry.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- These Strong Hands +(82144, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'On the Road', 'Find Brennok.', 'This is the only road to the elevator, he should have been here by now. \n\nUnless... he didn\'t take the road! He wouldn\'t want to be seen. \n\nHe has no idea how dangerous the deeps can be. We have to find him!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- On the Road +(78637, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Cracking Cogchewer', 'Kill Cogchewer in the Lost Mines and recover his keys.', 'Cogchewer is muscle for Candle King. So mean! Rebuilds earthen gears for wars. Also in charge of mine\'s defenses. \n\nNeed his keys to get in the mines... and get me out of this thing!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Cracking Cogchewer +(78638, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Engineering Destruction', 'Destroy mining rigs in the Lost Mines.', 'Some of the kobolds are retrofitting equipment left behind when the mines fell.\n\nPlease, destroy the rigs before they\'re used against us. I\'d rather they be scrap than in the hands of an enemy.\n\nThere was a storage depot on the western edge of the lowest level of the mine. Start there.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Engineering Destruction +(79262, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Clean Up House', 'Slay agitated creatures in the Rumbling Wastes.', 'It looks like the destruction around the Coreway rattled loose more than just a few stones down here. It\'s stirred up all sorts o\' dark things.\n\nIf this was a thriving mining operation, it ain\'t anymore. \n\nWe need to help the earthen get it under control again, and that means thinning out these beasts.', '', 'Meet Moira in the Rumbling Wastes.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Clean Up House +(79263, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Fault Lines', 'Find Berrund the Gleaming within the Rumbling Wastes.', 'Berrund took Fearbreaker for himself. I suppose he thought he could save these people. Be the hero.\n\nBut ye can\'t go about doing the wrong thing for the right reasons. I know from experience. If a rock is hollow tae begin with, it never can be solid again, no matter how hard ye try. \n\nHe\'s likely tae need saving himself now. Let\'s find him in this blasted place.', '', 'Find Berrund the Gleaming within the Rumbling Wastes.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Fault Lines +(79261, 2, 0, 2798, 14795, 0, 0, 79263, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Boiling Mad', 'Track Berrund and Fearbreaker through the Ringing Deeps.', 'That gravel-brained ingrate! He took Fearbreaker and ran off to the north!\n\nIt\'s not that I want that hammer for myself. I don\'t. But it belongs to the Bronzebeard clan. It should be in the hands of someone who respects its power!\n\nWe need to track him down before he hurts himself or someone else with that hammer!', '', 'Meet Moira outside the Rumbling Wastes.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Boiling Mad +(79260, 2, 0, 2798, 14795, 0, 0, 79261, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 57498, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Epicenter', 'Approach the Verdant Hulk.', 'There is the creature standing between us and that magic hammer. It certainly made an impact when it landed here in the Ringing Deeps, didn\'t it? Look at the size of that crater!\n\nWith the pollen and water splashed on you like this, you should be able to approach that beast and, theoretically, not be harmed. You\'ll blend right in with it!\n\nBut if it does turn aggressive, don\'t worry, I\'ll be right behind you.\n\nWe\'ll get that hammer out of here safely!', '', 'Meet Moira Thaurissan in the Living Grotto.', 0, 0, 0, 0, 0, 0, 0, 0, 'Attracted to the powerful energies of Fearbreaker, it will not relinquish territory without a fight.', 'Verdant Hulk', '', '', 890, 878, 56311), -- Epicenter +(81691, 3, 0, 2869, 14795, 286, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219522, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8182, 0, 18446744073709551615, 10, 0, 0, 'Special Assignment: Shadows Below', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Special Assignment: Shadows Below +(79258, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 34603016, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Mineral Water Woes', 'Acquire the proper-temperature mineral water from the Living Grotto springs.', 'When that magic hammer fell into the Deeps, I knew it could be a formidable weapon against the skardyn menace. Your friend has told me that it\'s \'particular\' about its wielder.\n\nFortunately, I am a hero!\n\nAnd as a hero, I know how to get close to it. We need to have a good mix of pollen and water plastered onto us. That way, the beast standing over it will think we\'re just like it.\n\nThat mineral water has to be the exact right temperature to mix with the lashroom dust and blend in.', '', 'Meet Moira Thaurissan by Fearbreaker\'s crater in the Living Grotto.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Mineral Water Woes +(79259, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 34603016, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Put On a Good Face', 'Collect Lashroom Dust from Lashrooms in the Living Grotto.', 'Berrund here says that the massive beast standing over Fearbreaker is very particular about what kinds of creatures it allows near it.\n\nIf we blend in, he says, we can get close enough tae nab the hammer. But tae blend in, he says we have tae get covered by the dust an\' pollen in the grotto. \n\nThose Lashrooms look like they\'re a good place to start. \n\nIt all seems suspicious tae me, but fer now, we\'ll play along until I can recover Fearbreaker and bring it back to my father.', '', 'Meet Berrund the Gleaming in the Living Grotto.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Put On a Good Face +(79372, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 215164, 0, 1, 0, 40894464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 215164, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Clutch of Hope', 'Bring the egg to Nebb.', '', '', 'Bring the egg to Nebb.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Clutch of Hope +(79371, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 114550, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217159, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Royal Cure', 'Collect Queen Rickiticka\'s Venom to make a new poultice for Snubjaw.', 'Poultice no work! Wax right, venom wrong?\n\nYes... yes! Strongest cure need strongest venom. Nebb saw crawler. She queen in red and black, too big to bother with kobolds. Queen smelled juicy grubs and skittered for cave.\n\nNow you must follow. Collect royal venom. Please, Snubjaw have little time.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'The Crawler Queen spreads her swarm through the Chittering Den.', 'Queen Rickiticka', '', '', 890, 878, 56311), -- A Royal Cure +(79370, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 213539, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213539, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Poultice for Poison', 'Use Nebb\'s Poultice on Snubjaw.', 'Little venom, little wax...\n\n\n\nYes, yes, should work. Finest poultice, family recipe. Hurry now, give to Snubjaw. He feel right better.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Poultice for Poison +(80516, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 118083, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Bump off the Boss', 'Slay Boss Whiskerlash.', 'That kobold knows her stuff. Scrit says Boss Whiskerlash has his own cadre of spiders in a cave nearby. Don\'t worry, I\'ll lead the charge. \n\nCome on, we\'ve got a boss to take down.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Some kobolds listen to reason. Some to threats. Some only listen to pointy sticks.', 'Boss Whiskerlash', '', '', 890, 878, 56311), -- Bump off the Boss +(80515, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Put the Shine On', 'Free Candleflies and collect their luminescence.', 'Hate to admit, but loud earthen right. Boss Whiskerlash have strongest bugs. But everything have weakness.\n\nSpiders afraid of light, and our friend very shiny. If we make him shinier, no spider want to fight.\n\nGlumtooth Gang been capturing candleflies. Free them and rub off some glow dust. We make big earthen big shiny!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Put the Shine On +(80514, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 445515, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Break out Berrund!', 'Escort Berrund from the camp.', 'You work good. Now they let you into ring to \"fight\" earthen. You go to ring when ready. Cinder-flash candles could go off any moment.\n\nI head back to camp. Wait for you and earthen there.\n\nYou good one. No get killed.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Break out Berrund! +(80513, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Snouty Sabotage', 'Place Cinder-flash Candles and loosen bug leashes.', 'You need good distraction to get earthen out. I need Glumtooth Gang stopped. Have perfect thing for both.\n\nSome fool mix Cinderbrew with candle wax in The Warrens. Candles burn normal at first, then boom. Big boom. Place around camp. Explosions good distraction for escape.\n\nWhile you at it, loosen some bug leashes. Let Glumtooth Gang see how scary bugs are.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Snouty Sabotage +(80512, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Beat the Best', 'Defeat the bug-trainers.', 'If Glumtooth Gang succeed, this earthen first captive of many. We need free him.\n\nHe prize. Every kobold here want fight him. Must earn our place.\n\nYou beat up strong bugs, they think me strong trainer. Then they let you into ring.\n\nMay best bug win.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Beat the Best +(80511, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Casing the Camp', 'Investigate the Glumtooth Gang camp.', 'Now we take you to camp. You see what Boss Whiskerlash do. Put on bug disguise when we close to camp. Let me do talking.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Casing the Camp +(80510, 2, 0, 2798, 14795, 0, 0, 80511, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Healing the Headwaters', 'Remove $1oa Waxy Scrap.', 'Glumtooth Gang so wasteful! They leave much scrap in the water. Bad for water. Bad for scrap. Go clean it up.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Healing the Headwaters +(80509, 2, 0, 2798, 14795, 0, 0, 80511, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Suit of Slime', 'Collect $1oa Sticky Wax from Waxy Runoffs and Wax-addled Hoppers.', 'Glumtooth Gang no let you into camp looking like that. Need disguise. Make you look like bug, then we walk right in.\n\nFirst, need wax. Plenty here. Take from slime beasts or scrape off hoppers. \n\nThen we stick wax on you. Stick bug bits to wax. Perfect disguise.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Suit of Slime +(81803, 3, 0, 2838, 14717, 281, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 34144512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Skyrider Racing - Basin Bypass', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Skyrider Racing - Basin Bypass +(81812, 3, 0, 2838, 14795, 281, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 34144512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Skyrider Racing - Taelloch Twist', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Skyrider Racing - Taelloch Twist +(81823, 3, 0, 2838, 14838, 281, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 34144512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Skyrider Racing - Velhan\'s Venture', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Skyrider Racing - Velhan's Venture +(79481, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 436042, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tending to the Terrified', 'Rescue $1oa Terrified Grubtenders.', 'All happen so fast. One moment, we gathering eggs and grubs. Next, spiders swarming.\n\nNebb drag me here, many others trapped. Caught in webs, soon to be feasts. Must save the Grubtenders. \n\nWe tenders, not fighters. Do not let friends become meals.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Tending to the Terrified +(79369, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 436042, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Protecting the Harvest', 'Collect $1oa Grub Eggs.', 'Nebb young, no see past own snout. If harvest lost, many kobolds lost. Not just Snubjaw.\n\nCan no waste time. Kobolds starve if spiders gobble grubs and eggs.\n\nSave them, gather eggs. As many as can carry before spiders snatch all.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Protecting the Harvest +(79368, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 436046, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hair of the Spider', 'Collect $1oa Undercrawler Venom.', 'Light good, but more to do. \n\nSpiders came from everywhere. Nebb quick, Nebb heard them. But friend Snubjaw... he bit. Sick now.\n\nNebb might know a way, yes, turn venom into cure. Use bite to cure bite.\n\nBring venom. Hurry now!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Hair of the Spider +(81713, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 452984, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 115015, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Oozemodius', 'Kill $1oa slimes and Oozemodius.', 'I tried to get Lisky back myself, but she ran to the far end of the cave. The whole thing is full of disgusting masses of worms. \n\nAs if they aren\'t bad enough, down the back there\'s a creature so vile and slimy and oozy that I ran for my life!\n\nNo, I am not proud of leaving Lisky behind. I was just about to work up the courage to get back in there when you arrived. While you\'re looking for Lisky, you should dispose of those gross things in there! I\'m pretty sure they\'re multiplying!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'A shambling gelatinous mass with bones and bit of decomposing flesh lurching about within.', 'Oozemodius', '', '', 890, 878, 56311), -- Oozemodius +(81712, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 445831, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Lisky Business', 'Rescue Lisky from the cave.', 'Hrandaz is going to have to wait. My beloved Lisky is missing! She went into this cave and hasn\'t come out. I think whatever\'s making that terrible stench drew her attention. \n\nPlease, go in and find my Lisky? She hasn\'t drawn the attention of the horrid creatures inside yet, but it\'s only a matter of time!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Lisky Business +(80682, 2, 0, 2798, 14795, 0, 0, 82144, 3, 1, 3, 1, 447193, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'One Last Story', 'Attend the recitation.', 'Well, it\'s time. I\'ll be holding the recitation at the mine entrance. I\'ll see you there, though don\'t feel obligated to stay the whole time.\n\nI\'ll leave my book for Haimaz to find. She\'ll take care of it.\n\nAfter the ceremony, I would like to say goodbye properly. Meet me by the bridge outside of town. I\'ll head there after the recitation.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- One Last Story +(80593, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 446619, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Sip of Cinder', 'Fill a keg with Cinderbrew Mead.', 'Now there\'s one last thing we need. It wouldn\'t be a proper recitation ceremony without mead. \n\nHowever, Hearthkeeper Zirc tells me the last couple deliveries of cinderbrew haven\'t arrived. It seems the local flayers in the Rumbling Wastes have a taste for it and raid the shipments.\n\nHere, take a spare keg. See what you can recover from the flayers.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Sip of Cinder +(80578, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Common Costume', 'Find a spare set of Miner\'s Clothes.', 'I\'ll slip away after the recitation. It\'s easy to vanish in a crowd of earthen enjoying a keg of cinderbrew.\n\nHowever, I can\'t be recognized when I leave town. I don\'t want anyone to stop me. Or worse, to think I\'m abandoning my oath. Better to just disappear.\n\nIf you find me a spare set of Miner\'s Clothes, I\'ll be able to get away without being noticed.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Common Costume +(81672, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 219510, 0, 1, 0, 36700168, 0, 0, 0, 0, 37362, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219510, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'In a Pinch', 'Kill Smaragthr.', 'I suppose I should come clean and tell you why I had you gather that meat.\n\nTruth is, there\'s a horrible beast who lives down in the Wastes. A monster who feeds on the unwary and whose pincers can snap through stone and bone like a knife through warm butter. \n\nIts name is Smaragthr, and the foul thing is the reason I have but one eye and my gems are cracked. I am no match for it, but you... you could enact my vengeance. \n\nKill Smaragthr so the Wastes can be free!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Deadly sharp pinchers clack with rock crushing force, but it\'s of Smaragthr\'s venomous tail that one must be most alert.', 'Smaragthr', '', '', 890, 878, 56311), -- In a Pinch +(80577, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 448011, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Readying the Recitation', 'Prepare the recitation site.', 'Once a year, Brennok and I take the long road through The Ringing Deeps. \n\nWe stop at each outpost, and Brennok tells the residents a story from their past. One they entrusted to him to remember, even when they forget. \n\nIt\'s my duty to ready the ceremony site. Would you come with me? I could use the help.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Readying the Recitation +(81613, 2, 0, 2798, 14795, 0, 0, 80577, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Let\'s Not Worry Her', 'Return to Haimaz in Shadowvein Point.', 'Right, we better get back to Haimaz before she gets suspicious.\n\nPlease, don\'t tell her about any of this. Her duty is to guide and guard me in my role as compiler. \n\nIf she knew I was planning to leave... I don\'t know what she would do.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Let's Not Worry Her +(80676, 2, 0, 2798, 14795, 0, 0, 81613, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Defragmenting Memory', 'Collect $2oa Missing Pages of Brennok\'s book.', 'My oath is to be a compiler. I collect and tell the stories of our people.\n\n\n\nIs there wisdom in stories told by someone who never lived them? I\'ve never had an adventure. I was afraid to overwrite the stories entrusted to me.\n\nSo I started transcribing them into a book I hid here. Each time we returned to Shadowvein Point, I added more.\n\nI was going to leave and pass on the book, but scorpids ransacked it. Please, find the missing pages before they stuff them into their nests.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Defragmenting Memory +(81669, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Sticks and Bones', 'Burn $1oa Deepsflayer Nests.', 'While the krolusks like to attack from beneath, the Rumbling Waste also plays host to a predator who prefers to swoop down from above. Deepsflayers have built nests on the peaks and ridges around the Waste. \n\nDestroy their nests and show them that the Waste is no welcoming home.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Sticks and Bones +(82956, 2, 0, 2798, 14795, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 224551, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224551, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'To Opportunity Point', 'Get a drink at Opportunity Point.', 'Glad that\'s out of the way. Now my boss can stop breathing down my neck!\n\nI got some repairs to do on my ride, but you should go to Opportunity Point and check it out! I\'ll even give you a free drink voucher to our fine establishment. \n\nGo talk to Griz Finglebur and he\'ll get you sorted.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- To Opportunity Point +(80378, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 217390, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217390, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Light of the Dark', 'Collect Coagulated Black Blood and bring it to Janky the kobold candlesmith in Gundargaz.', 'The image of a purple candle, burning with glorious power springs unbidden to your mind as you contemplate the decaying filth before you, followed by a faint whisper echoing through your mind: \"One candle to rule them all, and in its brightness bind them.\"\n\nBring Janky the candlesmith in Gundargaz enough Coagulated Black Blood to forge a most unfortunate candle.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Light of the Dark +(79555, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 217385, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217385, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Deep Wax Galactic', 'Collect Waxy Excretions and bring them to Janky in Gundargaz.', 'While sourcing it may not be pleasant, this waxy substance seems like it might make a fine candle.\n\nJanky the candlesmith in Gundargaz might be interested in this.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Deep Wax Galactic +(79554, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 217388, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217388, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Holy Hydrocarbons', 'Collect Votive Candles for Janky in Gundargaz.', 'These votive candles might be of interest to Janky the kobold candlesmith in Gundargaz.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Holy Hydrocarbons +(83333, 2, 0, 2869, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 40927240, 4235264, 0, 0, 0, 0, 0, 0, 0, 226273, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Gearing Up for Trouble', 'Complete $2oa waves of the Awakening the Machine event.', 'Stonehead\'s got a clunker, busted and all. Needs a fixin\', yeah?\n\nYou get to tinkerin\', help mend up that machine. \n\nHave good trade for a job well done, yes? Off you go, friend!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Gearing Up for Trouble +(81556, 2, 0, 2838, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Foreign Fog', 'Place the fog collector and collect fog samples from different areas occupied by fog beasts.', 'Pleasure to meet you, adventurer. I wonder if you might be willing to help me with some research?\n\nI\'m sure you\'ve noticed the fog beasts that have recently started encroaching upon this area. \n\nPeople see them as a bad omen, they always seem to show up during periods of ecological imbalance. I disagree with this assertion. \n\nStill as an expert in all vapor-based magics, I\'ve been hired to find out where they\'re coming from so they can be cut off at the source.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Foreign Fog +(80576, 2, 0, 2798, 14795, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Listener Lost', 'Find Brennok.', 'Blast it all! \n\nBrennok and I were on our way to Shadowvein Point to conduct a recitation ceremony. We were attacked by scorpids. Now the hauler has a scorpid stinger lodged in its gears, and Brennok wandered off.\n\nHe said he was going to stretch his legs while I fixed the hauler, but that was a while ago. I need to get the bot moving again, can you look for him?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Listener Lost +(79367, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Nebb in Need', 'Collect the Bundle of Candles and place candles along the barricade.', 'You! You no spider. Please, must help before spiders come again. \n\nNebb know Chittering Den. Never seen spiders here before. Eat grubs, eat kobolds. But spiders dark things from dark places. Hate light.\n\nCan\'t leave post. You take candles, yes? Light up barricade. Keep spiders away.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Nebb in Need +(80508, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dread in the Den', 'Meet Scrit at her camp in the Chittering Den.', 'You kobold friend, yes? Need help. Bad things happening in the Chittering Den. \n\nGlumtooth Gang setting up camp. Cronies of Candle King, want war with earthen.\n\nCan\'t stop them alone. Meet me at camp.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Dread in the Den +(83155, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tired of Tripping', '\"Remove\" $1oa Hardhead moles.', 'All that\'s between us and the juiciest excavation site I\'ve ever seen is a couple of moles and a leggy deer. Sorry, getting ahead of myself.\n\nSee these shredders? State of the art in the field of maiming and killing. And they keep getting stuck in holes!\n\nListen, I\'m as ecologically conscientious as the next goblin, but these moles have got to go. I\'m gonna need you to give these hardheads a hard time. And if you see any of my crew, help \'em out, wontcha?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Tired of Tripping +(81693, 2, 0, 2798, 14795, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Desparately Seeking Skorthuz', 'Look for Skorthuz around the Chittering Den.', 'Eh? Who are you? Oh that\'s right, I heard that there were new folk about.\n\nSay, are you heading north? If so, keep an eye out for my friend, Skorthuz, will you? The laggard was due back an hour ago but is nowhere to be seen. I heard he was heading towards Chittering Den for some awful reason. \n\nIf you see him, tell him to hurry up and get back here or I\'m drinking alone!', '', 'Look for Skorthuz around the Chittering Den', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Desparately Seeking Skorthuz +(81655, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Juicy Krolusk Meat', 'Collect $1oa pieces of krolusk meat.', 'Greetings! I am Kagfritha. I was once a site supervisor for operations in the Rumbling Wastes to the south of here, but time has taken its toll on our enterprise and we had to abandon the area. \n\nIt\'s high time we got things back in working order down there, but while we were gone some unsavory creatures moved in. I have a plan for dealing with the worst of the bunch, but first we need some bait. \n\nIf you\'re here to help, go hunt some of those dirt diving krolusks and bring me back their meat.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Juicy Krolusk Meat +(82773, 2, 0, 2798, 14795, 0, 0, 82774, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Functional Favor', 'Collect $1oa Galvanic Glands.', 'I am seeking my mentor, Foreman Arbauch. He is... missing. Under other circumstances, I would send for a search party from Gundargaz, but there is no time.\n\nI suspect he passed through here, but the only lead I have is DelGizmo. He wants the local fog beasts removed. Reluctance. But if he has seen Arbauch, I must learn what he knows.\n\nThe Lurkers to the south carry powerful Galvanic Glands. They have enough charge to disperse even the thickest fog. Retrieve some. Compensation assured.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Functional Favor +(80677, 2, 0, 2462, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 219943, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219943, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Torching Lights', 'Torch $1oa moth eggs.', 'No matter how many moths we swat, if we don\'t take care of the eggs they\'ll just continue to be a problem. \n\nTake this firearm, use it to torch some of the eggs on the top of the mire\'s canopy.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Torching Lights +(80673, 2, 0, 2462, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Runway Scare-a-way', 'Kill $1oa moths either by flying through them or killing them normally.', '\'Lo there.\n\nMe and Mags are generally in charge of clearing the sky in this area during our Lamplighting route. If we don\'t cull the moths in the area, they start spreading up towards the skydocks and start laying eggs in the machinery of our ships.\n\nUnfortunately we\'re not as spry as we used to be. Could you lend a helping hand? They\'re pretty frail so they\'ll squish easily to any high velocity flight. Or you could just smack \'em the old-fashioned way.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Runway Scare-a-way +(79108, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Seeds of Evil', 'Collect Corrupted Shadowleaf Seeds.', '$C, some of the shadowleaf plants are more... wrong than the rest. I don\'t know how to describe it better.\n\nMy idiot brother, Tomothy, was supposed to help me get rid of these, but I haven\'t seen him and I can\'t wait.\n\nClearly we don\'t want these to reproduce so I want you to cull as many as you can find, and then take their seeds. We\'ll burn those in holy fire to make sure we\'ve cut off the infestation.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Seeds of Evil +(79309, 2, 0, 2799, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Status Report', 'Locate the missing Arathi Army scouting party.', 'Airships give the Arathi Army command of the skies. But roads are the lifeblood of empires. My scouts protect and light the passageways of Hallowfall for our citizens.\n\nOne such patrol has been late to report their walk of the eastern road. Seek my missing scouts by the sight of smoke or flame. Arathi soldiers know better than to linger in the dark.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Status Report +(83616, 2, 0, 2762, 14752, 0, 0, 81683, 4, 1, 4, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Entrenched', 'Offer your services to Grand Overspinner Antourix against Ren\'khat.', 'And now the other piece to this coup.\n\nI\'ve been operating under Grand Overspinner Antourix\'s mandibles for a while now. She\'s entrenched in Rak-Ahat, and thinks nothing can touch her at the top. She has already refused to submit to Ren\'khat.\n\nEven she knows that if Ren\'khat has the backing of the throne then it is only a matter of time. Let us expedite her attempts to oust this upstart.\n\nSee how quickly they turn on each other.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Entrenched +(81667, 2, 0, 2762, 14752, 0, 0, 81668, 4, 1, 4, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Upstart', 'Offer your services to Ren\'khat against Grand Overspinner Antourix.', 'You are the Weaver\'s \"untethered third party?\" Excellent. You are the perfect catalyst for a coup.\n\nThe City of Threads has sent an upstart here to seize control of Rak-Ahat. \n\nThe arrival of Ren\'khat has everything all tangled up. He postures himself as some kind of silk visionary from the city, and he challenges the authority of the Overspinner who refused to relinquish control. \n\nBad for the Overspinner, good for us. Speak with Ren\'khat and feed his ambition. Help him against the Overspinner.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Upstart +(82477, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Helping Farmhand', 'Recover $1oa Slightly Chewed Harvest Bounty from Gluttonous Jawcrawlers.', 'Greetings, $p, name\'s Orren. We\'ve got a whole mess of Jawcrawlers that came up from underground attacking the crops. Something a $c like yourself could really help out with!\n\nHunger is never far away in Hallowfall, so saving these crops is my priority.\n\nBut if you\'d be willing to drive them off for me, I\'ll be able to focus on my long-term plan to feed people more effectively.\n\nMeet me over by the shed! And bring any food that\'s not too chewed up.', '', 'Meet Orren by the shed.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Helping Farmhand +(78901, 2, 0, 2762, 14752, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 37224448, 0, 0, 0, 0, 115844, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Heeeelllp!!!', 'Rescue Skedgit Cinderbangs.', 'Hey! You!\n\nGet me down! Away from these worms! Please!\n\nI\'ll pay you! I\'ll even owe you one! Heck, I\'ll gladly sell out any cartel member you need dirt on! \n\nJust get me down!\n\nAlso, don\'t walk too much. They can hear your footsteps. Move from rock to rock if you don\'t want a swarm coming after you.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'An opportunist in way over her head.', 'Skedgit Cinderbangs', '', '', 890, 878, 56311), -- Heeeelllp!!! +(78898, 2, 0, 2762, 14752, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 116122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Intention vs Instinct', 'Collect a Singing Stone from Wormcaller Iz\'tikrine.', 'Cave borers are not social creatures as a rule. Seeing this many gather in one place speaks to intention.\n\nA wormcaller of the nerubians must be present.\n\nFind them and recover the tool they use to call these worms here. With it we can lead them away in time.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'He is never alone.', 'Wormcaller Iz\'tikrine', '', '', 890, 878, 56311), -- Intention vs Instinct +(82216, 2, 0, 2799, 14838, 0, 0, 0, 4, 1, 4, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Economical Request', 'Write a letter of recommendation in Mereldar in Hallowfall.', 'I hear you\'ve come from the surface? Did you meet the earthen?\n\nWe used to trade with them, but after the Day of Darkness we struggled to send envoys. Those we sent never made it back. Honestly, we thought that they had perished.\n\nI\'m going to try reaching out again. I\'d like for you to write a letter of recommendation, in case we did something to offend them.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Economical Request +(81929, 2, 0, 2861, 14752, 0, 0, 81945, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 577765384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Here\'s the Plan', 'Help Faerin prepare while she explains her plan.', '$n, the time has come to deal with the nerubian army. General Zev\'kall is massing a sizeable force to the east. He intends to breach the wall and invade Hallowfall. There isn\'t much time.\n\nWe do not have the strength for an all-out assault. To that end, the Weaver has sent Gazlowe here to assist us. I\'m willing to do what it takes to save my people.\n\nAnd as fate would have it, I have a personal matter to attend to while we are there.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Here's the Plan +(82248, 2, 0, 2861, 14752, 0, 0, 81929, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Advance to Faerin', 'Speak with Faerin Lothar at Faerin\'s Advance.', 'I have a little morsel all wrapped up from a corner of my web. Shall I share it with you? It\'s sure to mean your doom, little $r.\n\nVery well... I can smell your eager impatience. I\'ve sent that little green blob of a goblin you call Gazlowe off to the northeast. He tells me the queen and high general are marshalling their elite shock troops. No doubt they are readying to invade Hallowfall.\n\nScurry off to your Lamplighter friend. I\'m certain she will want to smash everything in sight.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Advance to Faerin +(79300, 2, 0, 2799, 14838, 0, 0, 0, 4, 1, 4, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Notebook', 'Help Sophietta look for her notebook.', '$p, I need your help. My whole future is on the line! I came to Lightspark to be an airship captain, and I\'ve put in a ton of work to excel here. But my notebook is missing, with my final report!\n\nI\'m top in the class, but if I don\'t turn it in soon, I won\'t be our next airship captain. Please help me find it.\n\nI thought I left it out by the canyon where we review each other\'s skiff piloting, but it wasn\'t there when I checked. Can you help me look for it?', '', 'Meet Sophietta near the air dock.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Notebook +(79304, 2, 0, 2799, 14838, 0, 0, 79300, 1, 1, 1, 1, 0, 0, 0, 228409, 0, 1, 0, 271581192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Care Package', 'Take the care package to Sophietta Lynflayme at Lightspark Sky Academy.', 'My cousin Sophietta and I came to Hallowfall together as stalwarts. Since arriving, we both lived here in Dunelle\'s Kindness for years. But she left last year to follow her dream of being one of our airship captains, or at least joining an airship crew.\n\nShe\'s a strong person, but I don\'t know how she\'s doing. Especially without Innkeeper Valrin\'s sweetrolls! She can\'t get them at Lightspark, the Sky Academy. Will you take these to her, and make sure she\'s doing alright?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Care Package +(78686, 2, 0, 2799, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Lights Out', 'Meet Taenar and Aemyra near Velhan\'s Claim.', 'Name\'s Aegor. I try to keep tabs on Lamplighters in the field and assess what areas of Hallowfall may be in need of their aid.\n\nThe dawntower fell dark at Velhan\'s Claim a few weeks ago. Based on what\'s been happening around Hallowfall, it\'s probably because of the rising tide of kobyss.\n\nLamplighters Taenar and Aemyra are heading there, but this might be more than even two Lamplighters together can handle. Will you meet them there and help them restore the light at Velhan\'s Claim?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Lights Out +(81966, 2, 0, 2797, 7502, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Slept Like a Rock', 'Return to Dalaran.', 'Champion, Da\'s awake. Please return to Dalaran.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Slept Like a Rock +(79151, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 34603016, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'An Orphan\'s Request', 'Retrieve Alyza\'s Much Loved Teddy Bear from the Hungering Pool in Hallowfall.', 'Wow, you look really strong! Would you be able to help me?\n\nMy parents were killed by the mean kobyss. When I came here, I left my favorite, most well loved teddy ever behind. \n\nCould you go get it for me?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- An Orphan's Request +(82946, 2, 0, 2869, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 40927240, 4235264, 0, 0, 0, 0, 0, 0, 0, 227792, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rollin\' Down in the Deeps', 'Collect $1oa Odd Globs of Wax.', 'Got a big task for you, yes? \n\nFetch things, all waxy. Bring \'em quick, yeah? Much to trade for good finds. \n\nGet snufflin\', friend!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Rollin' Down in the Deeps +(79165, 2, 0, 2462, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Moment to Rest', 'Find Faerin near Light\'s Redoubt.', 'Good, you\'re both here. \n\nI have a favor to ask. \n\nFaerin\'s wandered off. I think it might help if you and your... disheveled friend here find her. \n\nShe\'ll be in Light\'s Redoubt.', '', 'Find Faerin near Light\'s Redoubt.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Moment to Rest +(81990, 2, 0, 2809, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Light\'s Call', 'Report to Keyrra Flamestonge for further service.', 'Attention, residents of Hallowfall!\n\nUrgent assistance is needed to reclaim the shadowed outskirts.\n\nAs darkness grips countless family farms, your aid is needed to ignite the sacred flame and restore safety to our lands.', '', 'Report to Keyrra Flamestonge for further service.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Light's Call +(80176, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Arcane Trickles', 'Obtain $1oa Arcane Suffused Organs from Shore Crawlers near Mereldar.', 'I\'ve almost got it!\n\nI\'m making a new kind of teleportation spell to get us back home to the Empire.\n\nThese crabs might just be the key. They\'re practically radiating arcane teleportation magic!\n\nI need more samples to study. \n\nTake this focus, it will let you see traces of the arcane. There aren\'t many other arcane sources around here, so any you see should lead you straight to the affected crabs!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Arcane Trickles +(80175, 2, 0, 2799, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Last Mage', 'Find Wenren Althal in Beledar\'s Bounty.', 'I want you to check in on someone. He\'s a mage... the only one of us who is. All the others died in the crash.\n\nHe\'s trying to make a portal to the Empire, so we can get reinforcements and have a way to and from home. \n\nWe all know it\'s a lost cause, but he still hasn\'t given up. \n\nMaybe meeting a seasoned traveler like you will give him the reality check he needs. Check on him, will you?', '', 'Find Wenren Althal in Beledar\'s Bounty.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Last Mage +(76247, 2, 0, 2809, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Keep the Home Fires Burning', '$1oa Hillhelm Remnant Supply gathered and used to empower the Hillhelm Keyflame.', 'The keyflame braziers, located across the countryside keep the darkness at bay and our people safe. Many have gone dark as the Radiant Remnants needed to maintain them have become harder to find.\n\nWe\'ve worked hard to ensure our brazier is always lit, but we could always use your help.\n\nPlease gather remnants from our supplies and use them to help empower our family keyflame.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Keep the Home Fires Burning +(83497, 2, 0, 2462, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Concerned Friend', 'Meet Great Kyron in Mereldar.', 'Ah, $n, there you are! Great Kyron was asking after you and your friend Anduin. \n\nI think they want to talk to you about Faerin. Nothing urgent mind you, she probably just needs some good company. But we\'re all a bit worried about her.\n\nCheck in with Kyron when you have a moment, will you?', '', 'Meet Great Kyron in Mereldar.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Concerned Friend +(84429, 3, 0, 2869, 14795, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8325, 0, 18446744073709551615, 10, 0, 0, 'Construct Containment', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Construct Containment +(78589, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 211861, 0, 1, 0, 37748736, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211861, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Invasive Cuisine', 'Deliver the Umbral Eggplant to Chef Dinaire at the Fungal Fields.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Invasive Cuisine +(82585, 3, 0, 2838, 14838, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 225555, 0, 1, 0, 37290240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225555, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8313, 0, 18446744073709551615, 10, 0, 0, 'With Great Pyre', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- With Great Pyre +(81632, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 4194304, 8256, 0, 0, 0, 114127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219198, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Lizard Looters', 'Slay Reekscale and recover $1oa Camp Supplies.', 'Despite the punishment of our posting here, life isn\'t entirely unpleasant. Captain Lancekat left us a generous supply of provisions. \n\nWell, at least she did until recently. A sizable lizard has made off with our camp supplies!\n\nCould you recover our camp supplies and deal with the pilfering thief?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'The stench of this lizard has haunts these shores, a lingering reminder of its presence.', 'Reekscale', '', '', 890, 878, 56311), -- Lizard Looters +(78466, 3, 0, 2809, 14838, 265, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 38862848, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Shadows of Flavor - Activate', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Shadows of Flavor - Activate +(78472, 3, 0, 2809, 14838, 265, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 38862848, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Glow In The Dark - Activate', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Glow In The Dark - Activate +(79295, 3, 0, 2809, 14838, 265, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 38862848, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hose \'Em Down - Activate', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Hose 'Em Down - Activate +(83529, 2, 0, 2862, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hallowfall Fishing Derby', 'Catch these Trophy Fish before the Derby Dasher buff expires: Bismuth Butterling, Whispering Stargazer, Regal Dottyback.', 'Life is always on the edge here, $p. Nerubians, kobyss, hunger--there\'s always something ready to kill you.\n\nSo we need to find times to relax, and challenge ourselves at something other than survival. Like fishing.\n\nMy dad always spent Saturdays fishing, when I was growing up. He\'d say, \"Take some time for yourself, or you can\'t be effective for others.\" \n\nSo every Saturday, I challenge people to the Hallowfall Fishing Derby. You have one hour to catch trophy fish. See what you can bring me!', '', '', 3055, 0, 0, 0, 25, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Hallowfall Fishing Derby +(78933, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 455541, 0, 0, 0, 0, 1, 0, 37748736, 8256, 0, 0, 0, 0, 0, 0, 0, 212491, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Sweet Eclipse', 'Collect $2oa Darkroot Persimmon, $1oa Frog-Kissed Caviar, and $3oa Ethereal Sugar.', 'I\'ve set out to create a dessert that transcends the ordinary, one that even the most devout followers of the light would savor!\n\nTo balance the flavors of the desert, between light and shadow, I require ingredients from several areas within the darkness.\n\nPlease assist me in harvesting the following ingredients: Frog-Kissed Caviar, Darkroot Persimmon and Ethereal Sugar.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Sweet Eclipse +(82298, 3, 0, 2838, 14838, 115, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 590080, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Thing from the Swamp', 'Defeat Guttergunk in a Pet Battle.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Thing from the Swamp +(79234, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 212339, 0, 1, 0, 37748736, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212339, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Small Bag of Seeds', 'Deliver this small bag of seeds to Aliya Hillhelm at the Hillhelm Stead.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Small Bag of Seeds +(78458, 3, 0, 2809, 14838, 265, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 5308416, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Havrest Havoc - Activator', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Havrest Havoc - Activator +(81710, 3, 0, 2838, 14717, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Mead for the Catalog', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Mead for the Catalog +(81810, 3, 0, 2838, 14795, 281, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 34144512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Skyrider Racing - Chittering Concourse', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Skyrider Racing - Chittering Concourse +(82133, 3, 0, 2838, 14838, 109, 0, 0, 5, 1, 0, 1, 406068, 0, 0, 0, 0, 1, 0, 40435968, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Documenting: Field Manual Edition', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Documenting: Field Manual Edition +(82523, 3, 0, 2869, 14795, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 41484544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8260, 0, 18446744073709551615, 10, 0, 0, 'Candle Kingbreaker', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Candle Kingbreaker +(81822, 3, 0, 2838, 14838, 281, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 34144512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Skyrider Racing - Mereldar Meander', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Skyrider Racing - Mereldar Meander +(80005, 3, 0, 2809, 14838, 265, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 5308416, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crab Grab - Activate', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Crab Grab - Activate +(83443, 2, 0, 2892, 14771, 81, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700424, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Darkflame Cleft', 'Biergoth wants you to venture into Darkflame Cleft and face The Darkness.', 'A new ally of ours, a kobold from the Ringing Deeps named Skitter, has contacted me.\n\nI need you to go to Darkflame Cleft and remove a certain threat--something that Skitter called The Darkness.\n\nHow can a kobold be afraid of the darkness when they spend most of their time underground? It makes no sense to me. But kobolds will be kobolds, and I will not busy myself with understanding.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Darkflame Cleft +(79216, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748736, 8256, 0, 0, 0, 115721, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Web of Manipulation', 'Explore the nearby ledge and deal with any threats within.', 'This town has been under siege, overrun by spiders! Even when we clear them out, they always return.\n\nSomething is behind these attacks!\n\nA small ledge northeast of Light\'s Bloom harbors these spiders. Scout out the ledge. Find out what is driving these spiders to attack us, and put an end to it!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'This nerubian\'s intentions here is anything but benign.', 'Sakret\'na', '', '', 890, 878, 56311), -- Web of Manipulation +(76997, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 456232, 0, 0, 211872, 0, 1, 0, 308281344, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211872, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Lost in Shadows', 'Find and rally $1oa Demoralized Recruits using the Patrol Torch.', 'Greetings, $n. I find myself in a dire situation. \n\nSome fresh recruits and I were on patrol in these lands when our torches went out, leaving us utterly lost and disoriented.\n\nI found safety in this house, but most of the recruits fled, confused into the darkness. \n\nWill you help me locate them? I have a spare Patrol Torch. The mere sight of it should rally them to your side.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Lost in Shadows +(82294, 3, 0, 2838, 14838, 115, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 590080, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Miniature Army', 'Defeat Kyrie in a Pet Battle.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Miniature Army +(82292, 3, 0, 2838, 14717, 115, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 590080, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rock Collector', 'Defeat Collector Dyna in a Pet Battle.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Rock Collector +(81656, 3, 0, 2869, 14795, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 41484544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8129, 0, 18446744073709551615, 10, 0, 0, 'Nothing to Waste', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Nothing to Waste +(76599, 3, 0, 2809, 14838, 265, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 38862848, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Right Between Gyro-Optics - Activate', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Right Between Gyro-Optics - Activate +(82300, 3, 0, 2838, 14795, 115, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 4784384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Major Malfunction', 'Defeat the Haywire Servobot in a Pet Battle.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Major Malfunction +(82582, 3, 0, 2838, 14838, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 37290240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8296, 0, 18446744073709551615, 10, 0, 0, 'Mired in Shadow', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Mired in Shadow +(82455, 3, 0, 2838, 14717, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 38338816, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'No More Bread', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- No More Bread +(78656, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 441911, 0, 0, 211942, 0, 1, 0, 308281344, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211942, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hose It Down', 'Activate Baeny the Barrel and use the hose to wash away $2oa Contaminating Goo.', 'With the flame restored, you can see the extent of contamination to the fishing hole. Kobyss and frogs have left heaps of strange goo that pollutes the shoreline.\n\nWe need your help to clean up this gooey blight! \n\nI have a specially modified harvester equipped with a water barrel. Use this device to spray water on the goo piles and clean the shore of this contamination.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Hose It Down +(82456, 3, 0, 2838, 14717, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 38338816, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Chew On This', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Chew On This +(76588, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 2105344, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Defender of the Flame', 'Eliminate two rare creatures within the areas controlled by the keyflames.', 'The Expedition forces face formidable adversaries.\n\nDrawn like moths to our keyflames, creatures of all types are intent on snuffing out the light and thwarting our rebuilding efforts.\n\nPlease help us defeat two of the most menacing denizens that threaten our keyflames. Together, we can drive back this darkness.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Defender of the Flame +(79383, 3, 0, 2809, 14838, 265, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 38862848, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Web of Manipulation - Activate', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Web of Manipulation - Activate +(78972, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748736, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Harvest Havoc', 'Control Harvestbot Remy to load $2oa Cabbage and $3oa Carrots into carts. In addition slay $4oa Invasive Beetles.', 'Our parents went off to fight the monsters that invaded our farm. While they are gone, we try to keep the farm running. \n\nWe have a harvestbot to help with chores, but I keep crashing it into the river. We could finish our chores if you could help us drive the harvestbot!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Harvest Havoc +(76600, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 207084, 0, 1, 0, 37748736, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 207084, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Right Between the Gyro-Optics', 'With Auebry\'s help, eliminate $1oa Dark-Crazed Harvesters.', 'My husband Ezgi loves those harvesters, but I don\'t trust them, and now you can see why!\n\nThe lights go out, and they all start trying to kill us!\n\nYou want to help me sort this out?\n\nI\'m a crack shot with a rifle. You mark the target, and I\'ll start shooting!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Right Between the Gyro-Optics +(81802, 3, 0, 2838, 14717, 281, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 34144512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Skyrider Racing - Storm\'s Watch Survey', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Skyrider Racing - Storm's Watch Survey +(78452, 3, 0, 2809, 14838, 265, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 38862848, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Reinforcements - Activate', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Reinforcements - Activate +(81621, 3, 0, 2838, 14717, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 219284, 0, 1, 0, 37290240, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219284, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tunnels Be Gone!', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Tunnels Be Gone! +(83025, 2, 0, 2832, -284, 0, 0, 0, 8, 1, 8, 1, 445972, 0, 0, 0, 0, 1, 0, 36700160, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Sacred Connection', 'Collect $1oa Storm Spirits by slaying powerful creatures of Khaz Algar.', 'I may have granted you clearance to wear our armor, but to focus the storm\'s power through it as the greatest Stormriders do...\n\nThe greatest Stormriders in our order do not merely posses the power of the storm. They have mastered it. And this mastery is forged over many battles.\n\nIt is time to prove yourself as one of our best.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Sacred Connection +(83771, 2, 0, 2677, 14752, 288, 0, 0, 7, 1, 7, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Delver\'s Call: Tak-Rethan Abyss', 'Complete the Tak-Rethan Abyss delve on any difficulty.', 'WEAVER\'S ORDERS\n\nThe kobyss are growing bold down within Tak-Rethan Abyss.\n\nSomeone must keep them in check before they arise to become a problem to our plans.', '', 'Return to Widow Arak\'nai within the Weaver\'s Lair.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Delver's Call: Tak-Rethan Abyss +(83770, 2, 0, 2677, 14752, 288, 0, 0, 7, 1, 7, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Delver\'s Call: Spiral Weave', 'Complete the Spiral Weave delve on any difficulty', 'A lot of us survivors have heard stories about the Spiral Weave. Seems like it\'s a place where the nerubians have some heavy military operations going on.\n\nTaking the fight to them would help put a serious dent in the nerubians\' war plans.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Delver's Call: Spiral Weave +(83749, 2, 0, 2677, 14795, 288, 0, 0, 7, 1, 7, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Delves: The Waterworks', 'Complete the Waterworks delve on any difficulty.', 'What a trip! Can ye believe how much exists below the depths here? \n\nThe Machine Speakers were telling me of problems they\'re having over at a place called The Waterworks. Sounds like kobolds are making trouble again. They\'re also storing some treasure deeper within the place.\n\nWhat do ye say? Let\'s go on an adventure and help out these folks!', '', 'Meet Brann Bronzebeard outside of the Waterworks.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Delves: The Waterworks +(83716, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Beneath the Roots', 'Find the camp sheltering the Aeroknights in western Azj\'kahet.', 'I am glad to see you are well, $n. I have recently received word that a number of the Aeroknights have taken shelter in a camp close to where the airship was seized in mid-air. \n\nWould you check on them?', '', 'Find the camp sheltering the Aeroknights in western Azj\'kahet.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Beneath the Roots +(83324, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Silken Thread', 'Meet with Sum\'latha at the Silken Ward.', 'You looking for work or something? If you\'re just hanging around I\'ve heard some whispers from the capital. An associate of the Weaver is looking into some business in the Silken Ward.\n\nThe new ward is supposed to be a fresh start for citizens of the capital but the Queen\'s Pale Weavelashers have been treating it like a military camp. This isn\'t sittin\' well with the populace.\n\nMeet with a nerubian named Sum\'latha outside the ward. She can fill you in on the details.', '', 'Meet with Sum\'latha at the Silken Ward.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Silken Thread +(83321, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Strange Bats', 'Investigate a possible druid sighting.', 'Hey. Her ladyship has a lead on some really strange bat that was flying around the Wormlands. \n\nThe spies reported it behaving more like a person than a bat. We think we might have a druid out there, but it ain\'t revealin\' itself to the nerubians on purpose.\n\nYou have one of those faces that make people hesitate before punching. Head out there and take a look.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Strange Bats +(83306, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Where the Wild Things Camp', 'Meet Orweyna at Wildcamp Ul\'ar.', 'Some of my people found a few haranir setting up one of their camps to the southwest. They were missing some vital supplies, so my people offered to help out. However, I worry about how they\'re all getting along over there.\n\nCould you check in on them? Make sure we\'re being good hosts to the haranir... and that nobody has inadvertently offended anyone. Please.', '', 'Meet Orweyna at Wildcamp Ul\'ar.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Where the Wild Things Camp +(83154, 2, 0, 2462, -441, 81, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Knicknack\'s Knickknacks', 'Retrieve Knicknack\'s treasures from Darkflame Cleft.', 'Not fair! Not fair! Knicknack collect many shiny things over long life. But now stupid wax for brains Candleclaws push out Knicknack and family. Shiny things all left behind!\n\nHere, goblin friend helped made list of all my treasures inside Darkflame Cleft. You go take back!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Knicknack's Knickknacks +(83108, 2, 0, 2798, -441, 81, 0, 0, 8, 1, 8, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Daily Diagnostics', 'Take diagnostic readings of $1oa machines within the Stonevault.', 'It is my duty and honor to take diagnostic readings every day. I determine the output and efficiency of the Stonevault\'s great machines. The burden is mine.\n\nDescribing complication: now that skardyn have overrun the Stonevault, I cannot reach my machines!\n\nSolution proposed: I have heard that you are a hero of great renown. Please go in and gather today\'s readings for me. Timing will be critical in the event anything goes wrong. Awaiting confirmation.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Daily Diagnostics +(82957, 3, 0, 2734, 14795, 265, 0, 0, 0, 1, 0, 1, 462499, 0, 0, 0, 0, 1, 0, 3735552, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8075, 0, 18446744073709551615, 10, 0, 0, 'Thanks for the Wax', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Thanks for the Wax +(82952, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 224417, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224417, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'An Opportunity to Relax', 'Pass out $1oa flyers to tired workers in and around Gundargaz.', 'Hey, you! Yeah, you\'ll do. You wanna make some coin? We\'s tryin\' to drum up business at our exclusive resort. Maybe ye heard of it? Opportunity Point Spa and Resort! \n\nBoss sent me up to Gundargaz to pass out this stack of flyers, but my trike blew a gasket and I\'ll be stuck here for a bit repairing her. How\'s about you head up there and pass them out for me? Look for the tired and weary types.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- An Opportunity to Relax +(79683, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Home Is Where the Candle Is', 'Assist Fourman Grimes, Janky, and Granny Scribbles.', 'Exciting to have new place call home, $n.\n\nNot quite settled, though. We not know Gundargaz. Gundargaz not know us.\n\nTime to fix both! Find out how help here. Teach new friends about us. Kobolds clever and friendly, so should be easy!\n\nStart with help three kobolds.\n\nFourman Grimes want get to work right away. She very task oriented.\n\nGranny Scribbles tell you lot about kobold culture.\n\nAnd Janky want set up new business in town, sell candle to Gundargaz.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Home Is Where the Candle Is +(79651, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Trade Partners', 'Check out Mmarl.', 'Have you visited Mmarl? It\'s a trade town to the southeast of here. \n\nTry some of Corby\'s barbeque while you\'re over there!', '', 'Go to Mmarl in Azj\'Kahet.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Trade Partners +(79565, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 460232, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Janky Candles', 'Acquire the parts Janky needs to build his stall in Gundargaz.', 'With new candle almost ready, now all need is to set up stall! Bring quality candle at good price to people! That Janky guarantee.\n\nOnly problem is not have stall. You talk to Bosh in Gun-dar-ghaz for me? He have everything we need.\n\nMay need barter, but you talk good! Make him give parts.\n\nMeet you down there!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Janky Candles +(79256, 2, 0, 2798, 14795, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Hint of Fear', 'Meet Moira Thaurissan outside Camp Murroch.', 'My father thinks that while he and Dagran were dealing with the skardyn tae the south, he caught a sensation o\' his old hammer, Fearbreaker.\n\nHe said it slipped out o\' his fingers when Dalaran crashed, and it\'s been bothering him mightily. That hammer belongs tae the Bronzebeard clan, and has for generations. But he hasn\'t been himself lately, either.\n\nI\'m willing tae have a look, so he doesn\'t worry that he might\'ve missed it. Meet me down at Camp Murroch, and we\'ll have a quick look around.', '', 'Meet Moira Thaurissan outside Camp Murroch.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Hint of Fear +(80212, 2, 0, 2838, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Abductors\' Obstructors', 'Meet Peacekeeper Leif at Rambleshire.', 'The Order of Night is clearly interested in our resources. They have abducted earthen to harvest for them and may continue taking others. We must stop them.\n\nThe next largest earthen settlement is Rambleshire. If the Order needs more workers, they might have gone there to get them.\n\nGo on ahead $n. I must first speak with Kaerter about why the Arathi are doing this.', '', 'Meet Peacekeeper Leif at Rambleshire.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Abductors' Obstructors +(80211, 2, 0, 2838, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Pillage of Freywold Village', 'Search for clues as to where the Arathi went.', 'The Arathi shipwright was here but has moved on with most of her entourage. She had left a few Arathi behind but...\n\nSoon after the shipwright left, earthen started disappearing. The villagers suspected the Arathi but had no proof. Then one day, the remaining Arathi left town in the middle of the night.\n\nThe locals said the Arathi stayed at the inn. Can you look there for any clues as to where the Arathi are now?\n\nGiven the villagers\' hostility, the Lamplighter and I shall remain here for the moment.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Pillage of Freywold Village +(80210, 2, 0, 2838, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Found Around the Unbound', 'Meet Peacekeeper Leif outside Freywold Village.', 'This Lamplighter is looking for his fellow Arathi. The foreman says he directed an Arathi shipwright to Freywold Village.\n\nMy superiors insist that Peacekeepers do not leave Dornogal... but per their orders, I must assist Kaerter. And to do that, I have no choice but to leave the city.\n\n\n\nIt is decided then. If you are willing, please meet us at Freywold Village. Your continued aid would be appreciated.', '', 'Meet Peacekeeper Leif outside Freywold Village.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Found Around the Unbound +(80209, 2, 0, 2838, 14717, 0, 0, 80209, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'An Oddball in Dornogal', 'Interview Concerned Dornogal Citizens to locate the Arathi Lamplighter.', 'We have received reports that an eccentric Arathi is accosting our citizens. We have little experience with outsiders and my superiors are wary of a diplomatic incident.\n\nI have been tasked with finding this \"Lamplighter\" and resolving his concerns. You have worked with the Arathi before - can you assist me?\n\nI have a list of earthen who have reported the Lamplighter. You can interview half the list. Between us, we can hopefully locate the Arathi before he troubles more citizens.', '', 'Speak to Peacekeeper Leif at Stoneward\'s Rise in Dornogal.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- An Oddball in Dornogal +(83087, 2, 0, 2797, 14717, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 309461000, 0, 0, 0, 0, 0, 0, 0, 0, 228369, 0, 0, 0, 1, 0, 0, 0, 225887, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Old Guard', 'Follow the signal and witness a second memory', 'Dornic... Galan... I\'ve heard those names at the Proscenium!\n\nBut who was speakin\'? They were nae happy with Galan. All those earthen bodies...\n\nRepurposed... like reprogrammed? Tae protect what?\n \nLet\'s chase the other signal. Looks like it leads up ahead intae the hills.\n\nI\'m goin\' to stay here with Brinthe an\' investigate this tower further. You take the device.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Old Guard +(83084, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 309329928, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225887, 226015, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Old Orders', 'Investigate the abandoned tower behind Dornogal.', 'Long ago, there were once plans to build a tunnel through the mountain into Dornogal. \n\nBefore excavation could begin, the surrounding area was suddenly abandoned. \n\nThere is no record of what happened. Only a... deterrence--the field--that keeps earthen away from this region.\n\nEvery part of my cognitive matrix is pressing for me to leave. But we must persist. \n\nThe device\'s signal indicates something lies within the nearby tower.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Old Orders +(78294, 2, 0, 2797, 14784, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Thunderhead Butt', 'Accompany Durzan to Belzt on Thunderhead Peak.', 'Durzan looks hale and hearty again. That moss packs a real punch.\n\nI have a sense that he\'s ready to go. I just wish we had more time. I have so many questions. But the greatest of those questions will be answered when he reaches the peak.\n\nWe shouldn\'t send him up there alone. But I think he trusts you to take him.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Thunderhead Butt +(78293, 2, 0, 2797, 14784, 0, 0, 0, 4, 1, 4, 1, 430200, 0, 0, 0, 0, 1, 0, 39845896, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211858, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Their Moss, Our Gain', 'Harvest moss from Rambleshire Mosswools and feed it to Durzan.', 'You say nerubians had him? Not sure what they wanted with old Durzan, but he looks weakened by the ordeal. We can\'t have that if he\'s to challenge his brother Belzt on the mountain.\n\nThe moss harvested from our flocks gives the storm rooks a kick, so Durzan might benefit from it as well. Collect a bushel\'s worth and make an offering.\n\nAnd if the mosswools get ornery, be sure to put them in their place.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Their Moss, Our Gain +(78292, 2, 0, 2797, 14784, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Lost Lord of the Storm', 'Find Durzan near Rambleshire.', 'Listen well, stranger. Once a year, the great ram Durzan, Lord of the Southern Storm, crosses the isle to meet his brother Belzt on Thunderhead Peak. The clash of their horns heralds the storm and brings prosperity for another year.\n\nBut something is wrong. Durzan has not come and the skies have cleared. The Stormrider may not believe, but I sense you have seen wilder things.\n\nAsk around if you still have doubts. Just please help us find Durzan.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Lost Lord of the Storm +(78290, 2, 0, 2797, 14784, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211459, 210489, 0, 0, 999, 999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Sleepy Sheep', 'Use an Energized Lodestone to rouse $3oa Lethargic Mosswools near Rambleshire.', 'The energized moss that these flocks produce is a favorite treat for the storm rooks. But with the storm gone, the rams are lethargic, vulnerable, and no longer producing.\n\nWe may not be able to conjure a storm, but we could offer the mosswools a motivating zap. See if you can find a lodestone that will hold a charge. Then bring it here to Shraubendre so she can get it loaded up.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Sleepy Sheep +(78291, 2, 0, 2797, 14784, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Power Predators', 'Cull $1oa predators around Rambleshire.', 'Thunderhead Peak normally boasts a perpetual storm from which the local mosswools draw energy. Without it, the poor dears look to be listless and near dead on their feet. That makes them easy pickings for predators.\n\nTo get moss production back on track, we\'ll need to get to the bottom of the missing storm. But first we need to beat back these predators before they turn the mosswools to gravel.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Power Predators +(83338, 2, 0, 2797, 14717, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 57021, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Mage Slayer', 'Slay Mage Slayer Phytethil near Rambleshire in the Isle of Dorn.', 'I confess I have come here with reason. There is one entity that may be out there still that cannot be allowed its freedom.\n\nA prisoner from the Violet Hold that we begrudgingly know as the Mage Slayer. I had come to request aid from these people, but they are farmers and ranchers. I hope you are better equipped for a challenge.\n\nSeek out this fiend and put an end to its existence.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'The Mage Slayer is known to extract all of the mana from its victims to be used as batteries in grand rituals.', '', '', '', 890, 878, 56288), -- The Mage Slayer +(83339, 2, 0, 2797, 14717, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 114768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Spirebreaker', 'Slay Anub\'esska on the road near Rambleshire in the Isle of Dorn.', 'We are no strangers to nerubian attacks. The Kirin Tor is well equipped to handle such a threat. Dalaran...\n\nWas equipped. I cannot fend all of this town\'s foes, but you might be able to. I spotted an ambush near the road on the way here. An all too familiar tactic of an all too familiar foe. Go spring the trap and slay the monster that lurks below.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Anub\'esska prefers to ambush her prey from below. A tactic that\'s well known by now, but highly effective.', '', '', '', 890, 878, 56288), -- The Spirebreaker +(83337, 2, 0, 2797, 14717, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 91385, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Stormscarred', 'Slay Stormscar in the pastures near Rambleshire in the Isle of Dorn.', 'Take a look around this beautiful town. What do you see? Ranchers \'n\' their mosswools. But where is this rancher\'s flock? In the guts of a beast, they are. Stormscar they call \'im. \n\nStormscar, whose howl is as the thunder. Whose bite is lightning. Whose belly is full of my life\'s work. \n\nI came here to buy weapons and all we have is ranching equipment. You look strong. Would you put an end to Stormscar\'s reign in our pastures?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'It is said Stormscar can fell a grown ramolith with a single bite.', '', '', '', 890, 878, 56288), -- Stormscarred +(79724, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Titanic Expedition!', 'Meet Rannan at The Three Shields.', 'Our merchant friend told us about some small islands off the northeast coast called \"The Three Shields.\"\n\nApparently, there was a lot of titan activity there long ago. To me, the \"activity\" sounded like titan research and development. Exciting stuff!\n\nTuberros and I are going there to check it out. Tharessa, my new Algari Expedition trainee, is coming along to see true professionals at work.\n\nCare to join us?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- A Titanic Expedition! +(78759, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'To Wake a Giant', 'Apply elemental salve to the mountain giant for Harmot.', 'By the Coreway, this stuff packs a punch!\n\nCombining healing silt with the molten fusion properties of fire honey has given us a salve that could wake a whole mountain!\n\nWhich is exactly what you\'ll do. Take the mixture over to our wounded friend in Farnee\'s pond, and slap it on his hide!\n\nIt should be enough to wake him up and alleviate any soreness.\n\nHopefully, any ways.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- To Wake a Giant +(78758, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Pulse Within the Earth', 'Place 4 Tremor Stones around the pond.', 'Before we go and wake up a slumbering mountain giant, it\'s probably best we get an idea for how deeply asleep he is. \n\nThough, if the nerubians burrowing up didn\'t wake him up, I\'m not sure what will.\n\nTake these earth shards and plant them on the waterfalls and hills around the lake. \n\nOnce we\'ve got them set up, I\'ll be able to get a reading on the giant\'s health.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Pulse Within the Earth +(78757, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Honey and Clay the Pain Away', 'Help Harmot prepare Shalehoof\'s salve.', 'Ramoliths! Magnificent, aren\'t they? One of the finest elemental beasts on the isle. \n\nThe bad news is they\'re not immune to injury. Poor Shalehoof here was attacked by awakened elementals in Farnee\'s pond.\n\nThe good news is that we have all we need to tend to him.\n\nWe just have to mix that clay you found with some fire honey and slap it up on ol\' Shalehoof\'s hock! \n\nReady?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Honey and Clay the Pain Away +(78754, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Lost Delivery', 'Deliver the Abandoned Package to Harvester Farnee at Durgaz Cabin.', '\n\nGundargaz Courier Express\n\nEXPEDITED\n\nTo: \nHarvester Farnee\nDurgaz Cabin\n\nOPEN WITH CARE: Contains volatile elemental minerals.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Lost Delivery +(83336, 2, 0, 2797, 14717, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 102506, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Earthwound', 'Acquire the Broken Stoneheart from Roth the Earthwound in the Isle of Dorn.', '\n\nGround is shaking. \'Tis no good.\n\nTroubles are awakening the elements again. Stirs rot in them. Danger to us all. Bring them to heel and give its heart here.\n\nOnly then the earth can begin to heal. Only then can Etterca do her duties.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Roth feels the wounds festering in the ground.', '', '', '', 890, 878, 56288), -- The Earthwound +(80456, 2, 0, 2838, 14717, 0, 0, 80209, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Sassy Arathi', 'Speak to Peacekeeper Leif in Dornogal.', 'I had heard that an Arathi was making trouble in the city. It sounds like he is butting heads with the peacekeepers.\n\nYou\'ve worked with the Arathi before, haven\'t you? Maybe you\'d be able to smooth over any ruffled feathers.', '', 'Speak to Peacekeeper Leif in Dornogal.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- A Sassy Arathi +(83335, 2, 0, 2797, 14717, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 115720, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Wanted: The Boroughbreaker', 'Slay Boroughbreaker Stik\'kar in the Isle of Dorn.', '\n\nFor crimes impeding the Edicts of Dornogal, the Council has deemed a reward be yielded to any who slays the chitinous beast known as Stik\'kar.\n\nA sample of Stik\'kar\'s armor is attached. If you are unable to damage it, you are urged to carry on in your duties and leave this task for another.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Known for expertise in tunneling and a near impenetrable exterior.', 'Boroughbreaker Stik\'kar', '', '', 890, 878, 56288), -- Wanted: The Boroughbreaker +(79213, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37879816, 0, 0, 0, 0, 115166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212602, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Anachronism', 'Activate the Excavated Console and use the device to defeat the Sargassum Guardian in Golgrin\'s Reach.', 'Insert the batteries into the cylindrical holes on the console.\n\nThen, titans willing, we will see what it holds.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'This fusion of sand and sea is empowered with ancient titan bracers.', 'Sargassum Guardian', '', '', 890, 878, 56288), -- The Anachronism +(81649, 3, 0, 2837, 14717, 286, 0, 0, 5, 1, 0, 1, 443818, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Special Assignment: Titanic Resurgence', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Special Assignment: Titanic Resurgence +(78467, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Charge for a Charge', 'Collect $1oa Power Cells in Golgrin\'s Reach.', 'I am pleased Dagran has brought you here. I need help with a dangerous task.\n\nI used Dagran\'s opals to repair the titan console we recently recovered from this site.\n\nThe Oathsworn have long wanted to learn more about the titans and restore records unreachable in the Archive--or from before its construction.\n\nThis console may hold some answers if we can bring it back online.\n\nTake this device I have made. It will lead you to titan power cells we can use to power it on now that it is restored.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Charge for a Charge +(79716, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The History Beneath Us', 'Collect $1oa Shattered Relic Fragments from elementals in Golgrin\'s Reach.', 'The titan console is a huge find. And look at these ruins! There has tae be more here!\n\nBut goin\' out into the site is dangerous. Accordin\' to Brinthe, now that the titan vault has been unearthed, elementals have come.\n\nElementals dunnae like order magic, an\' titan relics just ooze the stuff. They\'re on a rampage!\n\nCan ye go out there an\' get some relics back from the elementals? We need tae preserve what we can!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The History Beneath Us +(78574, 2, 0, 2797, 14717, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 215142, 0, 1, 0, 301989896, 0, 0, 0, 0, 107853, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 215142, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Boss of the Bosk', 'Defeat Rotbark the Unfelled in Boskroot Basin.', 'There is one final thing I must ask of you.\n\nThere is a great monster that roams these woods. I am certain you\'ve sensed it. It must be felled.\n\nRotbark was Freydrin\'s final means to control this basin, but even this was too great for any individual earthen. Ours is not to control, but to tend to its needs.\n\nUse the staff once more and bring an end to Rotbark\'s reign.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Rotbark was created to protect the land, then was left to fend for itself until it forgot itself and rotted. As was its maker.', 'Rotbark the Unfelled', '', '', 890, 878, 56288), -- Boss of the Bosk +(78573, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 215158, 0, 1, 0, 306184200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 215158, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Keeper\'s Aid', 'Use Freydrin\'s Shilelagh to purify Boskroot Basin.', 'Magical staff? Wards? What were you doing, Freydrin?\n\n\n\nI\'ve got it! \n\nThe life energy in this staff should overcome any mycotic corruptions in the wildlife here. Then you return them to the natural cycle and the land will heal on its own in time.\n\nAnd if you see any wards, take them down. Take her memory gem just in case. It may yield more information yet.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Keeper's Aid +(78572, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Wold Memories', 'Search Freydrin\'s home for help against the fungarians in Boskroot Basin.', 'Freydrin must have had some way of fending off the fungarians.\n\nAlthough there are few left in the countryside who still follow the Edicts. Freydrin was long a true believer. She would never have allowed these woods to reach this state while she held faith.\n\nWe should take a look at her home in the woods. Perhaps there is something that may prove useful inside.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Wold Memories +(78465, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Golgrin\'s Reach', 'Meet Dagran at Golgrin\'s Reach in the Isle of Dorn.', 'Now that we have the opals, we can meet Brinthe in Golgrin\'s Reach.\n\nShe said there\'s a project she\'s workin\' on there she wants me tae help with.\n\nI wonder what it is?', '', 'Meet Dagran at Golgrin\'s Reach in the Isle of Dorn.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Golgrin's Reach +(82467, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 451262, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 228217, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Gems Are Forever', 'Lure out Basalteous by placing a core by each standing stone.', 'I am so close, I can feel it in my bones.\n\nPlace the cores next to each standing stone. It is time to summon Basalteous.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Gems Are Forever +(82466, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'What We Do For Gems', 'Collect $1oa elemental cores from the Igneous Sand elementals.', 'According to the earthen, we have to lure the spirit. Or disturb it. Or something.\n\nThe four standing stones they mentioned have depleted elemental cores laying around them. There are igneous elementals outside and on the beach to the north. Are you thinking what I\'m thinking? \n\nCould you get me elemental cores? Maybe just a few? We\'re so close, so we might as well try...', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- What We Do For Gems +(82465, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Precious Gems', 'Meet Natalia by Basalteous\'s cave.', 'So, all they gave us was a location and a garbled riddle...\n\nBut I guess we know where to start.\n\nI can picture it now. Once I have Basalteous\'s knowledge, I will have nobles and merchants lining up outside my house. No, my mansion! \n\nThe earthen did say southwest, right? I will find the cave and meet you there. Quickly now!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Precious Gems +(79703, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 39845896, 0, 0, 0, 0, 0, 0, 0, 0, 219920, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hope, An Anomaly', 'Make a piece of pottery with Hreka.', '\n\nSo you risked your life to find our friend.\n\nModhina is gone, then. Her notes are about the rare ore from the cave. Melted down, it becomes a beautiful glaze for pottery.\n\nWhat can I do? I\'m no fighter. I can\'t avenge her. Besides, her body has already been reclaimed by the earth. That much is certain by the state of her memory gem fragment.\n\nWhat can I do now, but make a pot? Will you help me?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Hope, An Anomaly +(78999, 2, 0, 2797, 14717, 0, 0, 0, 6, 1, 6, 1, 442907, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Heart of a Hero', 'Defeat the three gorloc shaman leaders.', 'It seems the gorlocs have been bolstering their forces with summoned elementals. That explains how they were able to overrun the farmers so easily.\n\nIt will take all of our strength to hold off the colossi already in the field. I need you to stop any new elementals from being created.\n\nElementals of this size and power can only be created by the most powerful of gorloc shaman. Seek them out behind enemy lines and eliminate them.\n\nThis should end the gorloc threat to the farmers once and for all.', '', 'Meet Dorbund at the Glimmering Shore.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Heart of a Hero +(81614, 3, 0, 3019, 14717, 0, 0, 0, 7, 1.60000002384185791, 7, 2, 0, 0, 0, 0, 0, 1, 0, 589824, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8208, 0, 18446744073709551615, 10, 0, 0, 'One Fin, Two Fin, Pearlfin, Dead Fin', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- One Fin, Two Fin, Pearlfin, Dead Fin +(82615, 3, 0, 3017, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 41484288, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 223888, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8257, 0, 18446744073709551615, 10, 0, 0, 'Reclaiming the Waterworks', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Reclaiming the Waterworks +(79692, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 441830, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Buried, Not Forgotten', 'Find Modhina and her belongings in Gemvein Tunnels.', 'Several suns ago, my friend Modhina ventured into the quarry cave. She wanted to find rare ore for Hreka, to help her craftsmanship. Modhina was excited, I remember. A rare feeling for earthen.\n\nShe hasn\'t returned. The fungarians prevent us from searching the area.\n\nIt would mean a great deal to us if you could look for her. I didn\'t know it was possible to spend so much of the day thinking about what if\'s.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Buried, Not Forgotten +(79691, 2, 0, 2797, 14717, 0, 0, 0, 6, 1, 6, 1, 441830, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 110447, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Monsters in the Dark', 'Slay the Ashen Stonestalker in Gemvein Tunnels.', 'The local quarry was an active source of clay and ore for us until the fungarians took over some time ago.\n\nWe were worried about the fungarians encroaching upon the village, but there\'s something more.\n\nMultiple sightings of a creature much larger than our native wildlife have been reported at night.\n\nCombined with villager Modhina\'s disappearance, I fear this is no coincidence. She visited the quarry recently and hasn\'t returned.\n\nWe would be in your debt if you searched the tunnels.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'A stalker from deep within the earth, able to consume the hardiest of creatures.', 'Ashen Stonestalker', '', '', 890, 878, 56288), -- Monsters in the Dark +(82801, 2, 0, 2797, 14717, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 114768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Beetlejeweled', 'Defeat Kix\'arak outside of the Opalcreg Mine.', 'To make sure no other earthen gets harmed we\'re going to have to eliminate their leader. \n\nYou know the saying, rid yourself of the foreman and the whole line collapses. \n\nEither way, to get to safety we\'re going to have to go through them.', '', 'Return to Germira in Freywold Village', 0, 0, 0, 0, 0, 0, 0, 0, 'A monstrous foe with even more monstrous intentions.', 'Kix\'arak', '', '', 890, 878, 56288), -- Beetlejeweled +(82800, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Sedimental Moment', 'Help Cenderrag inspire the earthen workers in the Opalcreg.', 'Some have started to evacuate, but there\'s a stubborn few that just won\'t let go. \n\nCould you say something? \n\nMaybe an outsider\'s perspective will get them moving.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- A Sedimental Moment +(82799, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Web Beats Rock', 'Rescue $1oa earthen workers in the Opalcreg.', 'So, Foreman Alvegar sent you? That explains it.\n\nThe situation is not great. This place is crawling with nerubians and they\'re showing us no mercy. They forced us to mine and took our hard-earned opals. \n\nWhen you disobey, they web you up. \n\nI was barely able to escape them when they came. The others... Well, that\'s where you come in.\n\nWith you here distracting them, I can go rally the webbed earthen.', '', 'Meet Cenderragg near the entrance of the mine', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Web Beats Rock +(82798, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'An Opal of Mine', 'Help Cenderragg collect $1oa Opal Ore from the Opalcreg.', 'I\'ll be direct with you. We have a goal here and those opals are the center of it. \n\nNo one will leave until we get the job done, the opals are too important. If you could gather enough ore, we could convince them to leave. \n\nBut be careful, those nerubians are dangerous.', '', 'Meet Cenderragg near the entrance of the mine', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- An Opal of Mine +(82797, 2, 0, 2797, 14717, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hit Rock Bottom', 'Get to the bottom of the mine and find Cenderragg.', 'A long way down to be sure, but I am certain that you can make it. \n\nIf you doubt yourself, I made some parachutes to help you stick the landing. \n\nOnce you get to the bottom of the cave, look for Cenderragg. She\'s the most senior of the group and probably has the best idea on how to rescue the team.', '', 'Find Cenderragg in the Opalcreg.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Hit Rock Bottom +(83160, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 453971, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Cinderbrew Reserve', 'Bring the Cinderbrew Reserve to Cogwin at the Hallowfall Gate.', 'Trade may have been restricted, but I\'ll calcify before I let my Cinderbrew Reserve fall into the hands of these stripped screws or go up when some elemental looks at it funny.\n\nThe inspectors are watching me, stranger, so I can\'t go fetch it myself, but they won\'t be paying any special attention to you.\n\nI left it behind the desk in my old office, down below.\n\nJust don\'t get too close to an enforcer or they\'ll confiscate any cinderbrew you\'re carrying and I\'ll be left with nothing to drink.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Cinderbrew Reserve +(83153, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Sampling Steam', 'Stand in gas vents near Hallowfall Gate as they erupt to gather samples.', 'The effects of the magmatic buildup are clear to see, but what we still do not understand is the root cause.\n\nIn order to determine it, and prevent it in the future, I need samples of the volcanic gases you can see bursting from the ground.\n\nFresh samples. Very fresh.\n\nYou\'re going to have to stand in them as they erupt in order to gather what I need.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Sampling Steam +(83152, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Magmanagement', 'Kill Risen Magma and Slag Bubbles near Hallowfall Gate.', 'As if the pipe going down wasn\'t enough, a horde of magmatic elementals burst out when it failed.\n\nWe can\'t risk sending anyone else down to attempt repairs while the area is overrun, but that magma is vital to powering the whole Deeps.\n\nIf you are capable, clear them out so we can get that magma flowing again.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Magmanagement +(83092, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'An Igneous End', 'Free Entombed Earthen from their stone shells near Hallowfall Gate.', 'When the magma transport pipe failed, our workers rushed down to begin repairs.\n\nThe elementals caught us unawares, rising up and attacking with great gouts of lava.\n\nFortunately, we earthen are made of stern stuff and a little magma is hardly going to be the end of us. Unfortunately, the cooling magma has hardened into stone shells, entombing our repair crews where they stood.\n\nSmash their stony prisons and free my workers!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- An Igneous End +(79686, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 39845896, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Concerning Fungarians', 'Collect the remaining research notes and return them to their owner in the Freywold Village.', '\n\nLog Entry: 235-18-7\nDate: Fabrication Quarter Cycle\n\nObservation: Fungarians exhibit accelerated growth and increased territorial aggression. Spore dispersal seems to have quadrupled compared to previous recorded rates.', '', 'Return notes to Yeonin downstairs in Freywold Village\'s herbalism shop.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Concerning Fungarians +(82441, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'For The Love of Gems', 'Gather information on Basalteous from earthen villagers.', 'Before Dalaran crashed, I was a preeminent expert on gems. But I lost it all--gems, books, scrolls--like everyone else. \n\nImagine my surprise when I learned of a creature named Basalteous that possesses knowledge of gems stretching back before the Sundering. \n\nI want that knowledge. I will do anything for it.\n\nBut the rock-skinned yokels here won\'t tell me any more about Basalteous. Can you get the earthen to talk?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- For The Love of Gems +(83082, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Opalfront', 'Kill Nerubian forces at the Opalcreg in the Isle of Dorn.', 'I\'m a city guard, not a soldier! But these people need our help!\n\nThere are too many nerubians for us to clear out. We can only keep this chokepoint and hope the miners make their way to us.\n\nThat one was too small. But you look like a fighter. Help us!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Opalfront +(83081, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Not Enough Minerals', 'Collect $1oa Earthen Fire Opals from the Opalcreg in the Isle of Dorn.', 'I did nae think the Opalcreg would be under attack! I\'m sure Brinthe did nae either.\n\nPeacekeeper Hektare will nae let me fight, but maybe she will let you.\n\nI\'ll stay here an\' tend to this earthen. I know a trick or two after bein\' in Dornogal.\n\nOh, but... Brinthe really needed those opals...', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Not Enough Minerals +(80058, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Kobold Kleanup', 'Clean up Gundargaz.', 'New home little shabby. Not good, full of fun stuff and good bits shabby. Old, everybody died and now it fall apart shabby.\n\nWe help! Lots of kobolds, now, so we make place presentable for stonehead friends. Make feel like home.\n\nYou help, too. Grab broom, get going!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Kobold Kleanup +(79504, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 573571080, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dripsy Forgot Her Candle', 'Relive Granny Scribbles\' story.', 'Gather round, tenderfoots, and Granny Scribbles tell you story.\n\nStory of what happen when Dripsy forgot her candle.\n\nDripsy little tenderfoot, like you, who wander away from tribe...', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Dripsy Forgot Her Candle +(81981, 3, 0, 3017, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37289984, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'What Army?', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- What Army? +(79149, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rampage in the Refinery', 'Kill $1oa Rampaging Elementals.', 'Catastrophe! Oh, this is awful. Awful! Those accursed slag heap elementals are keeping my refinery workers from being able to do their jobs.\n\nDuty demands we carry on our work. These delays will not be tolerated. You look competent enough. Go on, get down there and get to work destroying elementals. Production must not be slowed!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Rampage in the Refinery +(79148, 2, 0, 2798, 14795, 0, 0, 79679, 5, 1, 5, 1, 0, 0, 0, 218356, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218356, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Nibelgaz Refinery', 'Rescue $1oa Refinery Workers and look for Munderut.', 'Quickly! Elementals have overrun the Nibelgaz Mine and the refinery crew are trapped down there with them. \n\nI am especially worried about my fused, Munderut. His memory is not the best these days. If you are a friend, rescue him and the refinery workers.\n\nHere, take this healing clay. It only helps a little, but it should be enough for any injured to make their way back. I wish we had a rejuvenating crystal, but that is the stuff of legends.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Nibelgaz Refinery +(81661, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'To Mourning Rise', 'Meet Urtago at Fallside Outpost.', 'Greetings, outlander. My name is Urtago, and I am Caretaker Korgran\'s apprentice at the Mourning Rise memorial site.\n\nThe mischievous Candlelit Kobolds have overrun Mourning Rise, and we seek assistance. Would you meet me at Fallside Outpost? It is just to the north of here. I will be able to tell you more once you arrive.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- To Mourning Rise +(78743, 2, 0, 2797, 14717, 0, 0, 78744, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Before I Depart', 'Meet Urtago at the Mourning Rise memorial site.', 'I can feel my energy reserves depleting.\n\nI will soon not be able to execute my duties. That is why I have Urtago here to take over.\n\nBefore my systems grind to a halt, I must make sure Mourning Rise is free of kobolds. They have invaded the memorial site I tend and plunder the Unbound shrines and bodies that are there.\n\nMaybe it is good you are here. You may have the strength to help us.\n\nPlease, help Urtago rid the site of kobolds.', '', 'Meet Urtago at the Mourning Rise memorial site.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Before I Depart +(78469, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 39845896, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Prairie Fever', 'Examine and then deliver Hreka\'s pottery jars to Kodun in Freywold Village.', 'I was supposed to see Kodun earlier, but I\'m as petrified as unliving stone. The attack on the village was... paralyzing.\n\n \n\nCould you do me a favor and deliver those jars to Kodun? He\'s a stone\'s throw away in the village pottery shop. I must finish this piece before the clay dries.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Prairie Fever +(79257, 3, 0, 3017, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 35192832, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8094, 0, 18446744073709551615, 10, 0, 0, 'Grotto Grievances', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Grotto Grievances +(78562, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 34603016, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Discarded and Broken', 'Collect Machinist Kittrin\'s lost tools.', 'You there! You\'re here to help, aren\'t you?\n\nThe humming melody of the machines is changing, and I... I admit I am not ready. For so many years I served faithfully, and then...\n\nWell the important thing is that I\'m ready to get to work again. But you see, my tools have all been broken and scattered about. \n\nIf you could keep an eye out for them and bring them back to me, I would be in your debt.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Discarded and Broken +(82681, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Cloudrook Down', 'Cull the riled elementals from the central Shield.', 'You see that flock in the distance? Wild cloudrooks. \n\nThey\'ve lived on these islands peacefully for ages. But recent events have stirred other elementals from the earth and sea. One of the cloudrooks was attacked, and it was... disincorporated.\n\nNow the flock circles endlessly. Surely they will tire soon. If they get too tired...\n\nPerhaps if we cleared the hostile elementals from this island, they will return and take their rest.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Cloudrook Down +(82680, 2, 0, 2797, 14717, 0, 0, 82681, 2, 1, 2, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Birdman of the Three Shields', 'Find Olbarig on the Three Shields.', 'Are you here to watch the mosswools? No?\n\nThat\'s too bad. I find the elemental creatures on our isle fascinating. I\'m not the only one. \n\nAn old friend of mine named Olbarig resides out on the Three Shields. He studies the wild cloudrooks there.\n\nBut come to think of it, I haven\'t heard from him in awhile. Maybe someone should check on him. Hm. Would you mind?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Birdman of the Three Shields +(78996, 2, 0, 2797, 14717, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Weapons and Warriors', 'Collect $2oa weapon crates and recruit $1oa warriors from Freywold Village and Dhar Durgaz.', 'Gorloc raiders have been slaughtering these farmers and stealing their pearls. They seek our protection, but we may not be enough.\n\nI know of others nearby who can help. Seek them out and request their aid. If they are hesitant, offer them the promise of pearls as payment.\n\nWe will also need to arm these farmers so they can defend themselves. Search for spare weapons and equipment that they might be able to use.\n\nI will go with the farmers and train them as best I can.', '', 'Meet Aggartha on the Glimmering Shore.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Weapons and Warriors +(78570, 2, 0, 2797, 14717, 0, 0, 78571, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 50331656, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Frayed Legacy', 'Meet Igris at the Boskroot Basin on the Isle of Dorn.', 'Keep true, $rt.\n\nWe of the Woldguard uphold an ancient promise to Freya to tend to these lands. Our edict is older than those wielded by the demagogues in Dornogal. Older than Dornogal itself.\n\nHowever, not all lands have been tended equally. The leader of our order was to care for the basin nearby but we\'ve not heard from them in many cycles.\n\nI have sent a novice to investigate. Aid them and my order will be in your favor.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Frayed Legacy +(80207, 2, 0, 2797, 14771, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'How Scandalous!', 'Investigate the disturbance near the Forgegrounds in Dornogal.', 'Did you see anything?\n\nI was just at the Forgegrounds picking up a jewelry commission and all of a sudden everyone was shouting like the Coreway was under attack--again.\n\nBut it was not that...\n\nSome peacekeepers were heading towards the depot--where crafting shipments are sent up from the Deeps. I bet it\'s something to do with the machine speakers!\n\nThe peacekeepers ushered everyone away before I could see what had happened. But maybe you can sneak a glimpse?', '', 'Find Peacekeeper Kragad near the Forgegrounds in Dornogal.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- How Scandalous! +(82288, 3, 0, 2838, 14838, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 38338816, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8088, 0, 18446744073709551615, 10, 0, 0, 'Work Hard, Play Hard', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Work Hard, Play Hard +(82293, 3, 0, 2838, 14795, 115, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 4784384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Power of Friendship', 'Defeat Friendhaver Grem in a Pet Battle.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Power of Friendship +(82518, 3, 0, 2869, 14795, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 41484544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Pipe Patcher', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Pipe Patcher +(82747, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crossroads Plaza', 'Meet Bondaz in Crossroads Plaza.', 'Hello, outlander. Do you want to know about news from outside the city?\n\nThe Crossroads is a key place for earthen to exchange information and goods, no matter their allegiances or edicts.\n\nMy friend Bondaz unofficially maintains the square. He would be delighted to see you in person. I\'m sure he has already heard a hundred different stories of how you and the outlanders made it to our isle.', '', 'Meet Bondaz in Crossroads Plaza.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288); -- Crossroads Plaza + +INSERT INTO `quest_template` (`ID`, `QuestType`, `QuestPackageID`, `ContentTuningID`, `QuestSortID`, `QuestInfoID`, `SuggestedGroupNum`, `RewardNextQuest`, `RewardXPDifficulty`, `RewardXPMultiplier`, `RewardMoneyDifficulty`, `RewardMoneyMultiplier`, `RewardSpell`, `RewardHonor`, `RewardKillHonor`, `StartItem`, `RewardArtifactXPDifficulty`, `RewardArtifactXPMultiplier`, `RewardArtifactCategoryID`, `Flags`, `FlagsEx`, `FlagsEx2`, `RewardSkillLineID`, `RewardNumSkillUps`, `PortraitGiver`, `PortraitGiverMount`, `PortraitGiverModelSceneID`, `PortraitTurnIn`, `RewardItem1`, `RewardItem2`, `RewardItem3`, `RewardItem4`, `RewardAmount1`, `RewardAmount2`, `RewardAmount3`, `RewardAmount4`, `ItemDrop1`, `ItemDrop2`, `ItemDrop3`, `ItemDrop4`, `ItemDropQuantity1`, `ItemDropQuantity2`, `ItemDropQuantity3`, `ItemDropQuantity4`, `RewardChoiceItemID1`, `RewardChoiceItemID2`, `RewardChoiceItemID3`, `RewardChoiceItemID4`, `RewardChoiceItemID5`, `RewardChoiceItemID6`, `RewardChoiceItemQuantity1`, `RewardChoiceItemQuantity2`, `RewardChoiceItemQuantity3`, `RewardChoiceItemQuantity4`, `RewardChoiceItemQuantity5`, `RewardChoiceItemQuantity6`, `RewardChoiceItemDisplayID1`, `RewardChoiceItemDisplayID2`, `RewardChoiceItemDisplayID3`, `RewardChoiceItemDisplayID4`, `RewardChoiceItemDisplayID5`, `RewardChoiceItemDisplayID6`, `POIContinent`, `POIx`, `POIy`, `POIPriority`, `RewardTitle`, `RewardArenaPoints`, `RewardFactionID1`, `RewardFactionID2`, `RewardFactionID3`, `RewardFactionID4`, `RewardFactionID5`, `RewardFactionValue1`, `RewardFactionValue2`, `RewardFactionValue3`, `RewardFactionValue4`, `RewardFactionValue5`, `RewardFactionCapIn1`, `RewardFactionCapIn2`, `RewardFactionCapIn3`, `RewardFactionCapIn4`, `RewardFactionCapIn5`, `RewardFactionOverride1`, `RewardFactionOverride2`, `RewardFactionOverride3`, `RewardFactionOverride4`, `RewardFactionOverride5`, `RewardFactionFlags`, `AreaGroupID`, `TimeAllowed`, `AllowableRaces`, `Expansion`, `ManagedWorldStateID`, `QuestSessionBonus`, `LogTitle`, `LogDescription`, `QuestDescription`, `AreaDescription`, `QuestCompletionLog`, `RewardCurrencyID1`, `RewardCurrencyID2`, `RewardCurrencyID3`, `RewardCurrencyID4`, `RewardCurrencyQty1`, `RewardCurrencyQty2`, `RewardCurrencyQty3`, `RewardCurrencyQty4`, `PortraitGiverText`, `PortraitGiverName`, `PortraitTurnInText`, `PortraitTurnInName`, `AcceptedSoundKitID`, `CompleteSoundKitID`, `VerifiedBuild`) VALUES +(82291, 3, 0, 2838, 14717, 115, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 590080, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Robot Rumble', 'Defeat the Awakened Custodian in a Pet Battle.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Robot Rumble +(80295, 3, 0, 2837, 14717, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 4784384, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217343, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8178, 0, 18446744073709551615, 10, 0, 0, 'Rocks, Water and Elemental Fodder', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Rocks, Water and Elemental Fodder +(79669, 3, 0, 3019, 14717, 0, 0, 0, 7, 1.60000002384185791, 7, 2, 0, 0, 0, 0, 0, 1, 0, 269025280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 40000, 0, 0, 0, 0, 0, 8065, 0, 18446744073709551615, 10, 0, 0, 'I Take Candle!', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- I Take Candle! +(79667, 3, 0, 3019, 14717, 0, 0, 0, 7, 1.60000002384185791, 7, 2, 0, 0, 0, 0, 0, 1, 0, 269025280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8120, 0, 18446744073709551615, 10, 0, 0, 'It\'s Elementary', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- It's Elementary +(83024, 2, 0, 2832, -284, 0, 0, 83025, 5, 1, 5, 1, 445971, 0, 0, 0, 0, 1, 0, 36700160, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Stormrider\'s Bond', 'Collect $1oa Storm Spirits by slaying powerful creatures of Khaz Algar.', 'So, you think yourself worthy of a Stormrider\'s armor?\n\nWe Stormriders were titan-made to fight and to ride stormrooks. Even so, we must prove our competence in battle before we gain clearance to wear Stormrider armor. I see no reason why you should not undergo the same challenges.\n\nGo. Show me you have the power of the storm within you.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Stormrider's Bond +(82792, 2, 0, 2797, 14717, 0, 0, 82796, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'All Ore Nothing', 'Go to the Opalcreg and seek out Alvegar.', 'Outlander. Your aid is requested. \n\nThe earthen here have said you would be of help. \n\nOur fellow earthen at the Opalcreg have not reported their quota for the past day. There must be something causing a disruption. \n\nWould you pay Foreman Alvegar a visit?', '', 'Find Alvegar at the Opalcreg', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- All Ore Nothing +(78658, 2, 0, 2799, 14838, 0, 0, 0, 1, 1, 1, 1, 456930, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Hallowed Path', 'Meet with the denizens of Hallowfall.', '$p, I\'m glad our paths have crossed. Adelgonn has been telling me about a cavern called Hallowfall.\n\nShe\'s told me the people there are called the Arathi. I cannot imagine that they are related to the ancient human kingdom, but it can\'t be a coincidence.\n\nAdelgonn\'s people had fruitful contact with them some time ago. Whatever happened, I hope to repair that relationship and gain their aid. Please meet me at the Hallowfall Gate.', '', 'Speak to Faerin at Dunelle\'s Kindness in Hallowfall.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- The Hallowed Path +(81689, 2, 0, 2798, 14795, 0, 0, 78828, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Orientation: Gundargaz', 'Meet with Waxmonger Squick in Gundargaz', 'Our new kobold friends have been moving into Gundargaz. They\'ve also been gathering odds and ends from around the Ringing Deeps.\n\nYou should check in with the Quartermaster! Go have a look at what they\'ve collected. Then we can talk about what we\'re doing next. \n\nI heard Anduin\'s around here somewhere. I suspect he has some plans for Hallowfall. We need all the allies we can get against the nerubians.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Orientation: Gundargaz +(79354, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Machine Speakers', 'Watch the conversation between Moira and Speaker Brinthe in Gundargaz.', 'Ah, $p! The $r of the hour... We were just discussing you.\n\n\n\nThere is some unfinished business for us to attend to, now that the High Speaker\'s transgressions have been corrected and the Awakening Machine restored once more.\n\nCare to stick around?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- The Machine Speakers +(78761, 2, 0, 2798, 14795, 0, 0, 0, 7, 1, 7, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Into the Machine', 'Confront the High Speaker inside the Hall of Awakening.', 'No time to catch our breath! The High Speaker is fleeing to the earthen\'s most sacred machine. We need to follow him.\n\nRemember, we\'re doing this for the earthen! For justice! For all the brothers and sisters and comrades who\'ve fallen to the High Speaker\'s hubris!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Into the Machine +(78760, 2, 0, 2798, 14795, 0, 0, 78761, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8196, 0, 0, 0, 119389, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dark Iron from Above', 'Defeat Supervisor Varric and his forces within the Earthenworks.', 'We\'ve done our best to contain the High Speaker\'s followers. We\'ve hampered their efforts at destroying or looting anything they can take with them into Hall of Awakening.\n\nNow, we just need to deal with the leader of their forces before they can coordinate a more unified resistance.\n\nAre you ready to do this, $n?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Leads the zealous loyalists of High Speaker Eirich in the Earthenworks. Sees non-conformity as defiance, non-compliance, or deviance.', 'Supervisor Varric', '', '', 890, 878, 56263), -- Dark Iron from Above +(78742, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Battle of the Earthenworks', 'Defeat enemy Machine Speakers, constructs, and help frightened workers in the Earthenworks!', '$p! There\'s a battle afoot! We need to assist Machine Speakers loyal to our cause and move against anyone defending the High Speaker.\n\nI\'m going to remain and make plans with Adelgonn. I need you to lead our forces while we\'re containing consequences of the High Speaker\'s actions in the Earthenworks. This is our first step in deposing him. We\'re putting a stop to his horrendous crimes once and for all. \n\nWhat do you say, $p? Up for a scrap?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Battle of the Earthenworks +(78741, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 432331, 0, 0, 0, 0, 1, 0, 39845896, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Sympathetic Speakers', 'Look for Machine Speaker Foremen in the Earthenworks with Speaker Brinthe.', 'I have to stop the High Speaker from making more skardyn.\n\nMachine Speaker protocol dictates that one of the foremen in this area should have a key to the Hall of Awakening. Come with me, and we\'ll track it down!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Sympathetic Speakers +(78738, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Absent Speaker', 'Meet Speaker Brinthe in the Earthenworks.', 'It is a dark day for the Ringing Deeps, $p.\n\nI always knew there was something about the High Speaker that wasn\'t quite right. Now we have proof.\n\nAnd we need justice. If he has plans for the Awakening Machine, then we\'ve got to stop him.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Absent Speaker +(78706, 2, 0, 2798, 14795, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The High Speaker\'s Secret', 'Return to Brinthe in Gundargaz.', 'We got what we came for. We need to return to Gundargaz. Brinthe has to know what happened here.\n\nWe\'ll go on ahead, $p. Meet us in Gundargaz.', '', 'Return to Brinthe in Gundargaz', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- The High Speaker's Secret +(78705, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'What She Saw', 'Investigate the gem left by the skardyn', 'What is that? That thing the skardyn dropped before we... before it died.\n\nI think I\'ve seen something like that before.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- What She Saw +(78704, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Find the Foreman', 'Find the foreman.', 'Dagran was right. I suppose I shouldn\'t be surprised by that any longer.\n\nAll the signs suggest there\'s something in this cave. Maybe the foreman is hiding here. Maybe she can give us some answers.\n\nWe\'ve come this far. Let\'s see what\'s inside.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Find the Foreman +(80312, 2, 0, 2799, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217352, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Gasping Plea', 'Put the strange fish in safe waters near the kobyss camp at Sunless Strand.', '\n\nThe water. Take me to the water. Away from these kobyss wretches. Away from the sky.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Gasping Plea +(78703, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Buried in Stone', 'Investigate the cave at the back of the Taelloch Mine', 'We need to go into the cave, the one mentioned near the last slate. It\'s not signed, but I think that\'s the foreman\'s handwriting... and we\'ve looked everywhere else. We have to investigate.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Buried in Stone +(78701, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 4194312, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Truth in Chalk', 'Search for messages in Taelloch Mine.', 'So the people of Taelloch use chalk on slate to leave messages to each other. So many clues! But what does it all mean....\n\nI\'m seeing a pattern, and I think it points to the mines. If the workers haven\'t already been lost, I\'d expect them to be in the mines.\n\nAnd I know the foreman is the key. She has to be.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- The Truth in Chalk +(78700, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Controlled Demolition', 'Kill 18 skardyn in Taelloch', 'I know we\'ve fought skardyn before, champion, but this... this is worse. \n\nI knew that skardyn were turning earthen into more skardyn, but I didn\'t expect... the crystals... the spikes... the roiling blue energy... that smell! Anyway, not what I expected at all. \n\nIf we must venture out there, I\'m taking down some of those abominations along the way.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Controlled Demolition +(78697, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Ghost of a Company Town', 'Use the Investigate ability to find clues about what happened in Taelloch.', 'The foreman isn\'t here. Obviously. But the evidence points to her being here recently. So perhaps she\'s still nearby!\n\nWe should go further into town and see if anyone has any idea where she might be.\n\nOr maybe someone else can give us the answers we need. Maybe we\'ll find out on our own! Maybe it was some sort of attack or some kind of... sorry. I\'m getting ahead of myself. Let\'s go investigate!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Ghost of a Company Town +(78696, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 399009, 0, 0, 0, 0, 1, 0, 36700168, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'We Don\'t Go to Taelloch', 'Clear the entrance to Taelloch of encroaching beasts.', 'This troubled Machine Speaker was here to do something. But what? It looks like something really did some damage to him.\n\nWe shouldn\'t dally. \n\nWe need to head into Taelloch and look for the foreman. Can you clear the entryway into the town? Someone could get hurt!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- We Don't Go to Taelloch +(78685, 2, 0, 2798, 14795, 0, 0, 0, 4, 1, 4, 1, 410707, 0, 0, 0, 0, 1, 0, 40894472, 4202496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Tunnel\'s End', 'Investigate the rumors about Taelloch.', 'So we\'re hearing more rumors about Taelloch. \n\nThe town and its mine are responsible for ore production. Apparently, we haven\'t received shipments in weeks, and the town\'s foreman has disappeared. Now the High Speaker is discouraging anyone from traveling there.\n\nThat tells me we should investigate. And of course, if people are hurting, then we should help them.', '', 'Turn in to Magni', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- The Tunnel's End +(80079, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Wrench in the Works', 'Encourage members of the crowd to air their grievances.', 'Looks like the High Speaker is addressing his workers. It seems something has finally shaken them from their complacency, and their time away from the Awakening Machine is affecting them.\n\n\n\nPerhaps this would be a good opportunity for everyone to hear what they have to say?\n\nWe should convince a few of these Machine Speakers to speak up.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- A Wrench in the Works +(80082, 2, 0, 2798, 14795, 0, 0, 0, 1, 1, 1, 1, 448654, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Back to Gundargaz', 'Return to Gundargaz.', 'We may not have overthrown the Candle King, but our work here has surely relieved some of the pressure facing Gundargaz. And it\'s made us more than a few new allies, as well.\n\nOur new friends will not be forgotten, on my word as Speaker. There is a...regrettable amount of available housing in Gundargaz as of late. It will be nice to feel the city come to life again, and we can certainly use the manpower.\n\nShall we bring them home, $n?', '', 'Return to Gundargaz', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Back to Gundargaz +(78642, 2, 0, 2798, 14795, 0, 0, 0, 8, 1, 7, 1, 0, 0, 0, 0, 0, 1, 0, 577765384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 210882, 212575, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'New Candle, New Hope', 'Recover the Candle Crown from the Darkflame Cleft.', 'We weaken Candle King\'s grasp. Still need symbol, rally my people.\n\nKing has ancient relic: symbol of hope. Called Candle Crown. Heart of my people. Candle King threw away! Found new prize: Darkflame Candle.\n\nThat crown? Still in hoard. Candle King should come out now. See what we did here!\n\nWhile he looks, we sneak in! Use old tunnels! Take what\'s ours! We smart.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- New Candle, New Hope +(79267, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Wax On, Pot Off', 'Sabotage the pots of wax in the Warrens.', 'If candles are important to kobold society, I have an idea that might disrupt their production... or at least make sure there\'s an unpleasant surprise waiting for our enemy.\n\nTake that cinderbrew. Drop some in those large vats of wax the kobolds are prepping at the top of that hill. It\'s a powerful explosive. It burns aggressively, so try not to drop any.\n\nIt should certainly make any candles made with that wax quite feisty, once they\'re lit.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Wax On, Pot Off +(78641, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 114705, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tackling Torchsnarl', 'Defeat Torchsnarl in the Warrens.', 'Torchsnarl runs Warrens for Candle King. Nothing but big bully! Very, very big bully.\n\nWe show everyone. Bullies can be beaten!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'One of the Candle King\'s enforcers, Torchsnarl holds sway over the Warrens and takes vicious pleasure in oppressing dissent.', 'Torchsnarl', '', '', 890, 878, 56263), -- Tackling Torchsnarl +(79205, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Not Waste, Not Want', 'Collect potentially useful scrap from around the Warrens.', 'Everything have use, friend. Even things stoneheads throw away and think worthless.\n\nKobolds know better.\n\nGo and see what you can find. Need to scavenge lots of scrap. Enough for kobold crafting of new homes!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Not Waste, Not Want +(78639, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Ko-boldening', 'Free oppressed kobolds in the Warrens by defeating their captors.', 'Bullies everywhere!\n\nInnocent kobolds kept down by Candle King\'s thugs all across Warrens.\n\nGive bullies taste of own medicine!\n\nOnce bullies beaten, innocent have chance to run. Be free!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Ko-boldening +(78640, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Manifesto Destiny', 'Scout out and distribute pamphlets across the Warrens from the air.', 'Before take mines, my people live in great city. Stoneheads call it the Warrens.\n\nCandle King\'s bullies run it now. We need see what we are fighting. Let kobolds know we here to help! Better choices than Candle King.\n\nWhat better way than pamphlets? Everyone love pamphlet! We draw real good!\n\nBrinthe say you have some sort of flying dragon-bird-thing? Perfect for scout! Perfect for dropping pamphlets!\n\n', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Manifesto Destiny +(78636, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Retaking the Mines', 'Unlock the gate to the Lost Mines.', 'Now that we have the keys, it is time to take the fight to the Candle King.\n\nGet that gate open. Once we\'re inside, we\'ll move on to the next step.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Retaking the Mines +(79206, 2, 0, 2798, 14795, 0, 0, 0, 4, 1, 4, 1, 0, 0, 0, 212178, 0, 1, 0, 306184200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212178, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Broken Memories', 'Bring the Faded Memory Gem to Brinthe.', 'Something about this particular gemstone feels important. Perhaps it would be worthwhile to bring it to Speaker Brinthe.', '', 'Bring the Faded Memory Gem to Speaker Brinthe', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Broken Memories +(78635, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Death and Waxes', 'Recover Flickerflame Candles from around the Lost Mines.', 'Kobolds take candles seriously. Wax, even more. More important than gold. More important than freedom!\n\nWe steal candles from Candle King. We make him look weak. Bully that looks weak loses control. Gets dead!\n\nAlso means we not have to wait out here in dark until get eaten. Hurry!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Death and Waxes +(78839, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Kobold Shoulder', 'Kill invading kobolds in the Lost Mines.', 'The first step to stemming our losses and retaking the mines is straightforward, if unpleasant. Without minions, this Candle King will be less of a threat to Gundargaz.\n\nSee if you can reduce the swarm, $n, before hostilities escalate further.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Kobold Shoulder +(78634, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Leave No Stone Behind', 'Recover Identification Plaques from fallen earthen in the Lost Mines.', 'Many earthen fell when the kobolds took this mine.\n\nWorse, those who fell were left to crumble where they dropped. There was no attempt to recover them. We couldn\'t provide closure or respect their memories. Why? Why did we forsake the fallen?\n\nWe will not fail them again, $n. Gather the identification plaques of those we lost, so we may commemorate them properly.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Leave No Stone Behind +(78631, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Speaking to the Speakers', 'Reassure Gundargaz\' defenders on the way to the Lost Mines.', 'I\'ve heard about a problem nearby, and I think I know what\'s wrong.\n\nWe used to have a mining operation northeast of Gundargaz. When we moved out, kobolds moved in.\n\nWe haven\'t heard from those kobolds in a long time, but it sounds like they\'re raiding us now! And the High Speaker is doing nothing about it.\n\nSomeone has to do something. If we can solve this, more Machine Speakers will listen to us. If the High Speaker doesn\'t get results, we will.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Speaking to the Speakers +(78838, 2, 0, 2798, 14795, 0, 0, 78631, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Cogs in the Machine', 'Accompany Brinthe as they talk to earthen in Gundargaz.', 'Gundargaz is my home. Or at least, it was before the High Speaker saw fit to reassign me above ground. I\'ve missed my home, but it\'s... changed.\n\nAs the number of Machine Speakers decreases, we\'re in a race against time. \n\nLately, we\'ve been especially weary of our assigned tasks, but as always, we must bear our burdens.\n\nLet me show you around the area. There are some earthen I would like you to meet.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Cogs in the Machine +(78837, 2, 0, 2798, 14795, 0, 0, 78838, 2, 1, 2, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Pomp and Dire Circumstance', 'Meet Speaker Brinthe in Gundargaz.', 'I\'m seeing legitimate concerns. We have to do something about the nerubians... even if the High Speaker won\'t. If he won\'t do something, I will.\n\nThe High Speaker sent me to the surface because I wasn\'t \"reasonable.\" I think we should have a chance to... reason... with him. We\'ll need to go to Gundargaz.', '', 'Find Speaker Brinthe in Gundargaz', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Pomp and Dire Circumstance +(78557, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Getting Off Track', 'Investigate the derailed mine cart in Ironhaul Station.', 'Speaker Brinthe acknowledged. Outlanders, there is work to do.\n\nOne of our larger mine carts has derailed. It\'s blocking the station\'s main junction. \n\nMy workers\' productivity is impaired, and their functioning is suboptimal. The titans put us here to work, but my workers aren\'t all working. Could you go and get us back on track?\n\nBe careful. I can see you\'re made of flesh and bone. I don\'t want you to be crushed.', '', 'Inform Uzjax about the escaped skardyn', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Getting Off Track +(78555, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Underground and Overwhelmed', 'Help Machine Speakers secure Ironhaul Station.', 'I\'ve been away too long. The Machine Speakers are clearly not faring well here. Does the High Speaker know about this?\n\nNerubian sabotage and gross negligence are a devastating combination. We need to get Ironhaul Station up and running as soon as possible. It\'s a vital link between the Ringing Deeps and the city up above.\n\nPlease, $p, help our injured workers, collect any salvageable cargo, and restore safety to Ironhaul Station.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Underground and Overwhelmed +(80434, 2, 0, 2798, 14795, 0, 0, 78555, 2, 1, 2, 1, 456929, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Into the Deeps', 'Find Speaker Brinthe at the bottom of the Coreway.', 'Onward and downward it is, then. We\'d best follow after Speaker Brinthe and see what state the nerubians have left her home in.\n\nMagni, Dagran, and I will accompany you down in due time. Would you mind roving ahead and making sure there\'s a warm welcome awaiting us?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Into the Deeps +(78546, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Recompense', 'Speak to Adelgonn to inform Merrix of Baelgrim\'s fate.', 'We heard the echo of the explosion from here.\n\nI presume you have found victory, but your solitary arrival suggests not all is well.\n\nWhat happened?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Recompense +(78545, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Return to the Coreway', 'Return to Merrix in Dornogal.', 'We dealt a heavy blow to the nerubians. But Baelgrim...\n\n\n\nHe was infuriatingly rigid and we argued ceaselessly, but in the end... he was a defender of our people--all of them.\n\nBaelgrim sacrificed himself to vouchsafe the Isle of Dorn from the nerubians. Everyone needs to know that--and we can\'t let the nerubians force our hand like that again.\n\nGo back to Merrix in Dornogal. Tell him we will come soon. We just... need a moment here.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Return to the Coreway +(78544, 2, 0, 2797, 14717, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 114662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Bring the Thunder', 'Hold off the nerubians at the Cinderbrew Meadery until Queensguard Zirix appears.', 'The nerubians will strike out in anger and pride--which is exactly what we want.\n\nThey will swarm the meadery soon, seeking to punish us for attacking their burrow. We will hold them here on the ground while you take to the skies. When Zirix appears to command his army, we will light the fuses.\n\nWenbrandt scrounged together some supplies we can use to corral the nerubians. Set them up quickly, and then we will get you on a stormrook. Go!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'If Zirix is slain here, the Coreway should be safe from a second attack.', 'Queensguard Zirix', '', '', 890, 878, 56263), -- Bring the Thunder +(78543, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 4194312, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Poking the Spider Nest', 'Throw a Keg of Cinderbrew Mead into the nerubian burrow and then return to the Meadyard.', 'The meadery is evacuated and the explosives are primed. It is time to bait the nerubians into our trap.\n\nYour compatriot is by the nerubian burrow north of here. She told me her directive is to keep watch over it in case the nerubians make a move before we are ready.\n\nSo far they have not made a move and may now need... coaxing. Take a keg of cinderbrew to the burrow. Tossing it in should stir their \"nest.\"\n\nRendezvous with us back at the Meadyard--quickly--after.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Poking the Spider Nest +(78542, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Evacuation Area', 'Evacuate $1oa Unbound Meadworkers.', 'Look, you can blow up my life\'s work if it is our only choice, but I will not put my workers in danger.\n\nThis was the path we all chose, but I won\'t have them sacrifice themselves to fire or nerubians for it. Tell them that I said they need to get out of here immediately. \n\nAnd if a single one of them gets so much as chipped, the Council will have a lot to answer for!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Evacuation Area +(78541, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Lay the Trap', 'Connect $1oa Rope Fuses to Sizzling Kegs.', 'With all these cinderbrew kegs here, this meadery would burn hotter than the Forgegrounds if they were all ignited.\n\nI surmise that\'s why Wenbrandt\'s kegs are made out of stout and strong ironwood--they do not break or catch fire easily. \n\nLuckily, we can start a reaction from the inside if we lead fuses into each of them.\n\nThose ropes the workers left around should work in a pinch.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Lay the Trap +(78540, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'To the Meadery', 'Meet Baelgrim at the Cinderbrew Meadery.', 'Your archer friend is right. We must eliminate Zirix and his forces if the Coreway is to remain safe.\n\nLet us head to the Cinderbrew Meadery at once.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- To the Meadery +(78539, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 574619656, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Lasting Repairs', 'Discuss the plan to attack the nerubians with Baelgrim.', 'With my Stormriders... inactive, Dornogal is undefended, save a handful of lay peacekeepers. If the nerubians attack us here again, Dornogal will fall--and all of us with it.\n\nIt is imperative we draw them away from the city and take out their commander. \n\nWe can and will make our own web and capture Zirix in it.\n\nI have a plan.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Lasting Repairs +(80022, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Calling the Stormriders', 'Meet Baelgrim outside the Stormperch, then speak with him to follow him into The Rookery.\n\nThis challenge may be completed solo or with up to 3 party members.', 'I know the Unbound can repair and unblock the Coreway expediently--but I also know the nerubians. If they see an opportunity for an ambush, they will take it.\n\nWith our backs turned and our focus on the Coreway, we are prime targets.\n\nI need to rally my Stormriders and form a perimeter around Dornogal in case of an attack from within or from without.\n\nMeet me outside of the Stormperch. I will call upon my troops there.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Calling the Stormriders +(78538, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 213271, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213271, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Group Effort', 'Distribute Merrix\'s orders to 10 Unbound Workers around the Coreway.', 'The Unbound have arrived with the equipment and resources needed to begin repairing the Coreway.\n\nThis is a momentous occasion. One for the Archive! I would not say this to Adelgonn, but I see the titans\' hands in it...\n\nAnd now it is time for me to exercise my directive! I have devised a plan for how to organize our workers most efficiently--and have also allocated supplies to welcome them.\n\nTake these orders to Adelgonn\'s workers so that they can begin in earnest. We will meet you there shortly.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Group Effort +(78471, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Convergence', 'Return to Foundation Hall in Dornogal.', 'We know the nerubians are in league with Xal\'atath. An\' we have a fair idea why they attacked us--and Dalaran.\n\nThey seem bent on destroying the earthen--even kickin\' \'em when they\'re down.\n\nBut why? Is it because the Coreway is the key an\' destroyin\' it was nae enough? Maybe what we\'re doin\' here, repairin\' the Coreway, is just what they dunnae want us to do.\n\nWe should go back to Dornogal an try to piece this together.', '', 'Return to Moira Thaurissan in Dornogal.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Convergence +(79721, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Fire in the Hole', 'Use cinderbrew to repel the nerubian attack in the Proscenium.', 'Who are you? But of course, another outlander! I\'m Wenbrandt, tamer of cinderbees and creator of cinderbrew.\n\n\n\nI had brought barrels of cinderbrew to help the injured. I thought drinking it would ease their pain, but for most it just caused more... burning... pain...\n\nI refuse to let my brew go to waste. Maybe it can be weaponized. The nerubians are just bugs after all--organic and flameable.\n\nThis burrow here is a perfect test subject.', '', 'Regroup with Wenbrandt in the upper stands of The Proscenium.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Fire in the Hole +(79701, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Cavalry is Here', 'Repel the nerubian attack at the Proscenium.', '\n\nThese cursed nerubians. Attacking a triage site! So many wounded and defenseless... and yet, it looks like you outlanders are putting up a fight!\n\nLet\'s grind every last one of the bugs back into the ground.', '', 'Regroup with Baelgrim in the upper stands of The Proscenium.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- The Cavalry is Here +(78470, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Proscenium', 'Journey to the Proscenium in the Isle of Dorn.', 'The nerubians are attackin\' the earthen again. We must follow that swarm!\n\nI fear we are outnumbered, but if the earthen can come together and stand with us...\n\nWe may just have a chance.', '', 'Journey to The Proscenium and find Moira Thaurissan.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- The Proscenium +(78462, 2, 0, 2797, 14717, 0, 0, 0, 3, 1, 3, 1, 432500, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Echoes of Compassion', 'Heal $1oa Earthen denizens in Freywold Village.', 'The last thing I expected today was to see Baelgrim--much less receive his help. But I guess since the Coreway was damaged, he has no choice. I... do not know how to compute this. It is only logical to accept it.\n\n\n\nHere. Mix this with mud and apply it to the injured.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Echoes of Compassion +(78463, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Building Blocks', 'Collect $1oa Glittering Ore in The Orecreg.', 'The quarry is overrun with fungarians, all of the mining tunnels are collapsed, and we do not have time to clear them out and rebuild!\n\nHowever, I did spy a good amount of ore on the ground on the way here. It would be a start at repairing the Coreway but...\n\n\n\nI am needed here. With Adelgonn\'s people. My people. Will you gather the ore in my stead?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Building Blocks +(79553, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Natural Remedy', 'Collect $1oa Fungarian Chunks in the Orecreg.', 'We stabilized most of the injured. But many of the earthen you saved need more help. Nerubians often fight with corrosive poisons that eats away even our stone bodies.\n\nFungarian flesh has long been used by our healers for its medicinal powers. The fungarian takeover of the quarry is one unexpected boon to our situation, one we will adapt to.\n\n\n\nOne we will adapt to. As the Unbound always do.\n\nBut I can\'t leave Ebona\'s side. Will you help me?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- A Natural Remedy +(84519, 2, 0, 2677, 15329, 0, 0, 0, 5, 1, 0, 1, 0, 0, 0, 228984, 0, 1, 0, 37289984, 128, 0, 0, 0, 0, 0, 0, 0, 229371, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Ancient Curiosity: Combat', 'Use and equip the Unbreakable Iron Idol to Brann Bronzebeard.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Ancient Curiosity: Combat +(78464, 2, 0, 2797, 14717, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Delve into the Earth', 'Complete the Earthcrawl Mines delve near Freywold Village.', 'The nerubian attack, your meteoric fall...\n\nAnd now Baelgrim is here?\n\nBaelgrim needs more hands for his Coreway, but I couldn\'t help even if I wanted to. My people are dying as we speak. Some were abducted by the nerubians during the attack.\n\nYou\'re not the first outlander I\'ve met. A small fellow, like Moira, arrived here earlier and wasted no time following the nerubians. He took the path west to a nearby cave.\n\nI would be in your debt if you found my people.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Delve into the Earth +(78618, 3, 0, 3019, 14717, 0, 0, 0, 5, 2, 5, 2, 0, 0, 0, 0, 0, 1, 0, 34144256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8046, 0, 18446744073709551615, 10, 0, 0, 'Fungal Frenzy', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Fungal Frenzy +(78461, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 39845896, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Fourth Seat', 'Find Adelgonn in Freywold Village in the Isle of Dorn.', 'With me da\' and Anduin weakened and Alleria nowhere to be found, it\'s up to us, $n, to clear the way for Thrall an\' Jaina\'s army if we hope tae strike back at the nerubians an\' Xal\'atath.\n\nBut we cannae get to the nerubians without the Coreway. An\' we cannae repair the Coreway without the earthen\'s help.\n\nIf Merrix thinks this Adelgonn an\' her \"Unbound\" are the only ones that can fix the Coreway, then we need tae find her.\n\nTime tae sharpen me smile an\' put on me diplomat hat. Are ye with me, $n?', '', 'Find Adelgonn in Freywold Village in the Isle of Dorn.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- The Fourth Seat +(78459, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 447576, 0, 0, 0, 0, 1, 0, 577765384, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'State of the Union', 'Learn from Merrix about the Council of Dornogal.', 'I hate to admit it, but we have been caught unprepared by the nerubians.\n\nOur processes focused on sustaining Dornogal and our declining population. \n\nStormward Baelgrim\'s stalwart pride has kept him and the Stormriders capable fighters, but they are already stretched thin, and they are not builders.\n\nThe Coreway\'s damage surpasses our ability to fix it.\n\nBut... that was not always so. I suppose if you wish to understand, you must learn more about us.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- State of the Union +(78468, 2, 0, 2797, 14717, 0, 0, 0, 3, 1, 3, 1, 440309, 0, 0, 0, 0, 1, 0, 39845896, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 221751, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Archive', 'Use the Prismatic Codex to view the Memory Gem. Then, return the Memory Gem to the Archival Repository in The Archive.', 'The memory gem you recovered is what its name suggests. It contains an earthen\'s memories, directives, and a hard coding of our Edicts.\n\nThis building, the Archive, is the nexus of our civilization. Here, memories are cycled, catalogued, and stored at the end of an earthen\'s scheduled rotation.\n\nWith the codex I have invented, we can access one or two memories from a memory gem. Take it, and read the memory gem you found.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- The Archive +(78457, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 216697, 0, 1, 0, 39845896, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 216697, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Stones of Dornogal', 'Meet with various earthen citizens in Dornogal.', 'I am Merrix, Councilward of Dornogal.\n\nI appreciate your aid--especially in light of the fraught nature of your arrival. You must forgive Stormward Baelgrim. Being suspicious is part of his directive. \n\nA formal discussion of our situation is warranted. If you wish to strike back at the nerubians, as we do, meet us at the Foundation Hall. Baelgrim and I need to review the data so far.\n\nIn the meantime, you are my guest. Take my ring. It will allow you to access Dornogal\'s amenities.', '', 'Return to Merrix in Foundation Hall in Dornogal.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Stones of Dornogal +(78460, 2, 0, 2797, 14717, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hypocenter', 'Clear debris and rescue earthen on the way to the Archive.', 'I have failed my people. The Coreway is impassible. Dornogal\'s lifeline to the Ringing Deeps has been severed as has the path beyond.\n\nThe nerubians will get their comeuppance. It is my edict as it is my will.\n\nI will ascertain if the Councilward yet functions and bring him to the Archive. Speaker Brinthe should be there, titans willing.\n\nBut Oathsworn citizens are still in peril. If you wish to ally with us, clear the debris here and help our survivors. \n\nI will meet you at the Archive.', '', 'Meet Baelgrim in the Archives by the Coreway.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Hypocenter +(78536, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 446910, 0, 0, 0, 0, 1, 0, 39845896, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Impossible Odds', 'Speak to Thrall.', 'By the titans... The Coreway appears completely destroyed! It will take years, perhaps centuries, to remove the rubble and repair the damage the nerubians did to its inner structure, much less traverse to the world\'s core.\n\nMore than that with the Stonebound gone...\n\nI must take a moment to decide what to do.\n\nYour friends have safely arrived. Speak to them, and stay out of my way. \n\nIf we need you, I will let you know.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Impossible Odds +(78535, 2, 0, 2797, 14717, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'They Come from Below', 'Mount the stormrook Lokren and slay nerubians in Dornogal.\n\nMost services in Dornogal will be unavailable during this quest.', 'I do not yet know why you have come here, outlander. But you seem... efficient in killing nerubians.\n\nAs are we, the Stormriders, vanguards of this isle.\n\nThe nerubians are an ancient enemy. I would not be surprised if this Zirix knows and fears me, the Stormward.\n\nEven so, we could use your skill to help us protect Dornogal.\n\nI have a stormrook for you to ride. Mount up and help us rid our city of these insects!', '', 'Regroup with Baelgrim in Dornogal.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- They Come from Below +(78534, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'To Dornogal', 'Meet Baelgrim in Dornogal by following the Stormrider\'s Slipstream.\n\nMost services in Dornogal will be unavailable during this quest.', 'You have brought death and destruction to our shores the likes of which has not been seen in millennia.\n\nBut you have nerubian blood on your hands and a thraegar at your side. This is enough to earn my trust--for now.\n\nMy Stormriders and I must return to our capital, Dornogal, and investigate what is likely an ongoing attack there. Fly with us. Our slipstream will allow you to soar through the skies with ease.\n\nI will send other Stormriders to collect your allies once it is safe for them to land.', '', 'Meet Baelgrim in Dornogal.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- To Dornogal +(78533, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 114662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Secure the Beach', 'Find Magni and defeat Queensguard Zirix.', 'Queensguard Zirix emerged from the ground and surprised Magni.\n\nHe\'s near the farthest edge of the wreckage fighting off his swarm.\n\nMoira and I were trying to help, but we couldn\'t draw them away.\n\nCome with me. Magni needs our help!', '', 'Speak to Baelgrim at the Tranquil Strand.', 0, 0, 0, 0, 0, 0, 0, 0, 'If Zirix\'s onslaught is not stopped, the survivors of Dalaran will be wiped out.', 'Queensguard Zirix', '', '', 890, 878, 56263), -- Secure the Beach +(78532, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 439337, 0, 0, 211535, 0, 1, 0, 308412424, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211535, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Erratic Artifacts', 'Destroy $1oa Damaged Arcane Relics.', 'Dalaran housed many precious and powerful relics. Many of them were damaged in the crash and are now malfunctioning.\n\nThey must be destroyed!\n\nTake this scroll. I have stored a shattering spell within it. Read the words aloud and its magic will be unleashed.\n\nReport what you have done to Jaina when you are through. She will understand.', '', 'Return to Jaina at the Tranquil Strand.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Erratic Artifacts +(78531, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 439337, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Urgent Recovery', 'Aid $1oa survivors of the Dalaran crash.', 'We survived mostly unharmed. Not everyone was so lucky.\n\nMany who were in Dalaran when it went down are unaccounted for. They will need our help.\n\nSearch the battlefield for survivors. Help them in any way you can.\n\nWe need everyone up and fighting!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Urgent Recovery +(78530, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 439337, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Slay the Saboteurs', 'Kill $1oa nerubians.', 'The nerubians are everywhere, $n.\n\nThere are too many for all of them to be solely crash survivors. I\'ve seen others burrowing up from the ground. \n\nThis Queensguard Zirix was laying in wait here to overwhelm us.\n\nLet them know we are not easy prey. Cut them down!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Slay the Saboteurs +(78529, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 433994, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Violent Impact', 'Climb out of the rubble and find your surviving leaders.', '', '', 'Find one of your leaders at the Tranquil Strand.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Violent Impact +(83331, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Preserve and Pretend', 'Help find places to dig for \"historical objects\" by using the goblin \"history detector\".', 'Chive dig for history. You help find? \n\nGot history detector from goblin. Said it finds history underground! You use. Chive dig.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Preserve and Pretend +(80321, 2, 0, 2797, 15177, 0, 0, 0, 6, 1, 6, 1, 440518, 0, 0, 0, 0, 1, 0, 39845888, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Departure', 'Find Khadgar back on the surface.', 'Best if we split up here. I\'ll guide everyone to safety and see about getting them evacuated.\n\nIn the meantime, you should search for Khadgar. I\'m sure he could use your aid as well.\n\nYou\'ll find another exit further ahead that should lead back to the surface.', '', 'Enter the portal to Khaz Algar.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Departure +(79106, 2, 0, 2797, 15177, 0, 0, 0, 5, 1, 5, 1, 440243, 0, 0, 0, 0, 1, 0, 39845888, 8192, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rupture', 'Save Dalaran.', 'Follow me. We\'ll work together to find any others in need of rescuing.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Rupture +(79105, 2, 0, 2797, 15177, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 39845888, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Breach', 'Send civilians to the landing for safety.', 'As much as I\'d love to hunt Xal\'atath down, our first priority must be securing civilians. \n\nRescue whoever you can and tell them to head to the landing nearby. I\'ll find mages to teleport everyone to safety.', '', 'Talk to Alleria at Krasus Landing', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Breach +(78722, 2, 0, 2797, 7502, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 570425344, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'To Khaz Algar!', 'Tell Khadgar you\'re ready to depart.', 'From what Magni has seen, Khaz Algar may not be the safest of destinations. We\'ll be relying on your aid, should a fight break out.\n\nLet me know when you\'re ready to depart.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- To Khaz Algar! +(78718, 2, 0, 2797, 7502, 0, 0, 0, 4, 1, 4, 1, 0, 0, 0, 220483, 0, 1, 0, 38928384, 8192, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220483, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Strengthen the Wards', 'Strengthen Dalaran\'s defenses.', 'Magni\'s vision foretells that Khaz Algar may be enduring some... turbulent times. And so it is best to ensure that Dalaran is ready for the worst.\n\nHere, take this wand. It\'s been attuned with Dalaran\'s defense magics.\n\nJust wave it near strategic parts of the city to strengthen our magical defenses.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Strengthen the Wards +(78721, 2, 0, 2797, 7502, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Meet the Team', 'Check in on the Algari Expedition.', 'If we\'re going tae be exploring new lands in Khaz Algar, then we\'ll be needing help from the Explorers\' League. But they won\'t be alone in this adventure. The League is teaming up with the Reliquary again, just like on the Dragon Isles. \n\nThey\'re calling themselves the Algari Expedition this time around.\n\nI\'m just a wee bit worried if they\'re still getting along. Exploring can tear folks apart just as easily as it binds them together. Can you check in on the lot?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Meet the Team +(78719, 2, 0, 2797, 7502, 0, 0, 0, 4, 1, 4, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Citizens of Dalaran', 'Help the citizens of Dalaran prepare for the teleportation.', 'Our citizens must be prepared for Dalaran\'s departure. Can you ask around the city and see if anyone requires aid?\n\nI\'d also like for you to speak with Brann and Archmage Drenden. They both had concerns that would be best to address before we depart for Khaz Algar.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- Citizens of Dalaran +(78717, 2, 0, 2797, 7502, 0, 0, 0, 1, 1, 1, 1, 466902, 0, 0, 0, 0, 1, 0, 35651584, 8192, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Mysterious Warning', 'Discuss the next steps, then follow up with Khadgar.', 'Well, that was quite the nap. I wasn\'t expecting Azeroth to be so... loud. To normal folk, she\'s gently calling out. But with our connection, it felt like she was screaming. Directly into my crystal noggin.\n\nI saw it though. Khaz Algar, an island of earthen, bathed in fire and smoke. That\'s where Azeroth is trying to lead us.\n\nThat\'s what we need to protect.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56263), -- A Mysterious Warning +(79303, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Principled Principal', 'Get Sophietta\'s report to Headmaster Fynch.', 'Great work gathering these up. I found a few blowing around up here, so I think we\'ve got all the pages. Let\'s get this to Headmaster Fynch! He\'s probably in the classroom.\n\nI sure hope he accepts it. He says he doesn\'t accept late work, but there were a lot of extenuating circumstances at play here. And if he doesn\'t, I\'ll be reporting to Edwyn as my captain. I\'m not sure I could do that, after what\'s happened.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Principled Principal +(79302, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Gone with the Wind', 'Recover $1oa pages from Sophietta\'s report.', 'I can\'t believe Edwyn threw my report out into the wind. \n\nCan you please track down what papers you can find? I\'ll look for any around the school grounds, you check the valley. \n\nThis report is already late... But I had some really good insights around airship capabilities. When Headmaster Fynch sees them, maybe he\'ll still allow me to turn it in.\n\nBring me whatever pages you find!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Gone with the Wind +(79301, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 116520, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Height Club', 'Confront Edwyn about the notebook.', 'I\'m so tired of Edwyn. From the day we all arrived, he\'s been telling everyone he\'ll be selected as captain.\n\nHe\'s a great flyer--very talented, and he knows his stuff. But his ego gets in the way of treating people as he should. And he knows my grades and flight review scores are higher.\n\nBut if I can\'t turn in my report, he\'ll be the next captain. Take it back from him!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Edwyn has Sophietta\'s final assignment.', 'Edwyn Wyndsmithe', '', '', 890, 878, 56311), -- Height Club +(79119, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'It\'s Rough to Be a Bug!', 'Clean up the barn in Rak-Ush.', 'Anub\'azal gave his orders! We are the new masters of Rak-Ush! Yet Vix\'aron decided to throw a tantrum and destroy our barn instead.\n\nSince this imbecile refuses to follow orders, perhaps you will, overcrawler. Maybe then we will decide not to kill you for eavesdropping. And recompense, I suppose.\n\nGo. We are to restore the stagshell hollows and fill them with swarmbeasts.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- It's Rough to Be a Bug! +(79711, 2, 0, 2762, 14752, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'That\'s Pretty Gross', 'Bring the Familiar-Looking Appendage back to Al\'kubian.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- That's Pretty Gross +(79232, 2, 0, 2462, 14838, 0, 0, 81673, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 268435456, 0, 0, 118602, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Those Who Fell', 'Locate the remains of Oskar Daleclash, Dalian Ironlink and Idona Seerstone, recover their tinderboxes.', 'Since the Day of Shadows these lands have been a dangerous place. \n\nThe kobyss are emboldened, the nerubians probe our lands, creatures of pure shadow have begun to manifest themselves.\n\nThe memory of those who have fallen is etched in our everyday lives. We must locate their remains to bring closure. \n\nSearch for the Tinderboxes of these missing expedition members and return them to me.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'A congealed mass of bone and slime, animated by some unknown necromancy.', 'Skulldunk', '', '', 890, 878, 56311), -- Those Who Fell +(80678, 2, 0, 2462, 14838, 0, 0, 0, 5, 1, 5, 1, 452551, 0, 0, 0, 0, 1, 0, 36700680, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Time Lost', 'Find $1oa lost mementos.', 'Now that the job\'s done -- one thing I\'ve always done on this route is muck around for some of the valuables that fall from the docks. As things get moved onto ships small items can fall off. Sometimes people chuck \'em for luck or in rage, and the like.\n\nBut some of those items have memories in \'em. Things so precious that losing it might as well be losing part of your heart. If you could help me look I\'d be grateful.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Time Lost +(79313, 2, 0, 2799, 14838, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 115082, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'What Grows in the Dark', 'Slay Fallowbarb.', 'We are told never to walk in the darkness. To carry light wherever we go. The thought of returning this way filled me with dread. \n\nBut your courage shines with splendor, $n. At your side, my way is lit.\n\nNo more hiding. The beast clad in black chitin, the one that killed my friends, dies in that cave. I am with you.', '', 'Return to Captain Trueflame at Dunelle\'s Kindness.', 0, 0, 0, 0, 0, 0, 0, 0, 'A foul parasite permitted too long to grow strong in the dark.', 'Fallowbarb', '', '', 890, 878, 56311), -- What Grows in the Dark +(79312, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Mow the Masses', 'Cut down 8 Foulnectar Fronds.', 'Maevest and I broke away from the others and fled, their screams left in our wake. Foul muck smothered our lanterns and we stumbled in the dark through knee-high waters. I heard a splash like she had tripped and fallen in, but I couldn\'t bring myself to look back.\n\nOnly later did I find the tiny bite marks on my ankles. Be warned, there\'s something in the water.\n\nI took notice of fronds growing from the pools. Swarming insects feast on their sickly nectar. Destroy those plants and starve the beasts.', '', 'Return to Scout Wayshelm in Shadowmire', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Mow the Masses +(79311, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Stem the Flow', 'Slay 12 Bloatrot Stingers or Fungal Infestors.', 'The roads were meant to be lit. But the path was overgrown, the lanterns dark. Swarming, frothing, and reeking with rot. It all happened so fast. By the time we realized the danger, the beasts were upon us. The largest of them was huge and black as night.\n\nIt is our duty to slay monsters and push back the darkness. But the thought of going back fills with me fear. \n\nI\'ve lost my nerve. But you, outsider, can still make this right.', '', 'Return to Scout Wayshelm in Shadowmire', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Stem the Flow +(79310, 2, 0, 2799, 14838, 0, 0, 0, 4, 1, 4, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Seek the Lost', 'Look for a member of Wayshelm\'s party.', 'Guard our ways, repel the dark. Civilize this twisted land. All in the name of our empire. This is the mission of the Arathi Army. A mission I can heed no longer.\n\nI am afraid.\n\nI won\'t go back into the dark. Not after what I\'ve seen. If Maevest or any of my other companions survived, they must crave the mercy of a swift death. And I left them to that terror.\n\nTell Captain Trueflame her scouts died in darkness, one and all.', '', 'Return to Scout Wayshelm outside of Shadowmire', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Seek the Lost +(79110, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 115381, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Save Tomothy', 'Save Tomothy Hillhelm from The Grasping Darkness.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Save Tomothy Hillhelm from the Grasping Darkness.', 'The Grasping Darkness', '', '', 890, 878, 56311), -- Save Tomothy +(79109, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Follow Miral', 'Discover what is bothering Miral Murder-Mittens.', 'Tomothy\'s lynx, Miral, has been bugging me. I don\'t know what she wants but it is unusual to see her without my brother. She\'s a great farm cat, but she\'s still a cat, so maybe she\'s just bored with Tomothy today? I don\'t know. Maybe Tomothy got into some sort of trouble.\n\nCan you find out what is bothering her for me?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Follow Miral +(80382, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 0, 0, 0, 0, 0, 0, 0, 0, 206350, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Eggs in One Basket', 'Collect $1oa Hillhelm Eggs to place in this basket.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Eggs in One Basket +(78695, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Lamp Lit', 'Place $1oa torches around the perimeter of Velhan\'s Claim, then observe the re-lighting of the dawntower.', 'The kobyss normally live deep underwater, $p. When Beledar is at its brightest, they don\'t bother us. Other sources of bright light will usually keep them away, but definitely weaken them.\n\nAs Lamplighters, we not only go into the dark to protect those in need, but we provide them the light that will keep them safe. Go set up these torches along the perimeter, then meet us up at the dawntower behind Velhan\'s Claim.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Lamp Lit +(79470, 3, 0, 2809, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 211073, 0, 1, 0, 38371328, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211073, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8113, 0, 18446744073709551615, 10, 0, 0, 'Waters of War', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Waters of War +(78687, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crash Recovery', 'Retrieve $1oa Recovered Tinderboxes from the Indomitable\'s stalwarts.', 'A lot of things went wrong when the Indomitable crashed, $p. But the most upsetting one is that--when the order was finally given to make our way back to Mereldar, we couldn\'t honor our fallen comrades.\n\nIt seems the kobyss reanimated our fallen stalwarts, who now wander the Indomitable in a ghastly skeletal form.\n\nTake back their tinderboxes. If we can deliver those to the Sacred Flame, they\'ll finally be free after all these years.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Crash Recovery +(78691, 2, 0, 2799, 14838, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 119364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The One That Got Away', 'Rescue Maximillian at the crash of the Indomitable.', '$p, my son is out with the kobyss. He convinced the other kids they should sneak out with him to fight. Said they should, \"be brave like my dad\". \n\nWhen they met a kobyss, the others all ran back here, while he ran toward the crashed ship, to lead it away.\n\nI have not handled myself bravely, $p. The story of the Indomitable says I was a hero; those lies were my report. \n\nIf there was ever a time to step up, it\'s now. But I\'m no match for the kobyss alone. Come with me, $p--help me save Maximillian.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'The kobyss leader in this area is adept at necromancy, even on victims that died years ago.', 'Boneseer Hookjaw', '', '', 890, 878, 56311), -- The One That Got Away +(78692, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Teach a Man to Fish', 'Distribute $1oa spears to the residents of Velhan\'s Claim.', '$p, the people of Velhan\'s Claim have been locked up inside, afraid of the dark, for too long. \n\nAnd there\'s plenty to fear out there, but these are capable, strong people. They should be driving the kobyss away, not hiding behind their walls. \n\nGet these spears to the people of Velhan\'s Claim. They\'ve learned to hide from their problems, but we\'ll give them the means to take their lives back!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Teach a Man to Fish +(78694, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Reclaiming Velhan\'s Claim', 'Kill $1oa Kobyss warriors around Velhan\'s Claim.', 'The problem I see, $p, is the kobyss. There\'s just so many of them.\n\nEveryone here was serving in the Empire\'s military when we arrived in Hallowfall. They may be rusty now, but they\'ve all trained before, and know how to be dangerous.\n\nBut we need to eliminate every disadvantage, including the kobyss numbers. So head out there and even up the numbers. Aemyra and I will keep everyone safe here.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Reclaiming Velhan's Claim +(78693, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Spears for Fears', 'Gather $1oa Kobyss Spears for the people of Velhan\'s Claim.', 'It seems Velhan and his followers hoped they could live in peace here. They were so sure they could, in fact, that they didn\'t bring any weapons with them.\n\nThis is a problem, with the kobyss attacking now, but the kobyss can actually solve it for us. They\'ve brought plenty of spears for their siege on Velhan\'s Claim, and a spear will skewer a kobyss just as well as a human.\n\nHead out there and gather some spears for the people, $p, and they won\'t have to be so afraid.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Spears for Fears +(78690, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Situational Awareness', 'Speak with $1oa citizens of Velhan\'s Claim.', 'Regardless of what history Taenar and Velhan have between them, we need to take care of the people here at Velhan\'s Claim.\n\n$p, will you please check in with the families here? Let them know we\'re here to help.\n\nSee if they\'re worried or need anything. And reassure them that the Lamplighters will drive back the kobyss.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Situational Awareness +(78688, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 211945, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211945, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Cage, Match', 'Burn $1oa kobyss cages with Aemyra\'s Holy Flame.', 'When we were scouting before you arrived, we saw a lot of cages set up around Velhan\'s Claim. Typically, the kobyss use these to hold their victims until they\'re needed for a ritual sacrifice.\n\nThose sacrifices lead to... lots of other dark activities. Not the least of which is eating the victims.\n\nLet\'s get ahead of all that. Take my torch, and destroy the cages, so we don\'t have to see that happen to anyone from Velhan\'s Claim.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Cage, Match +(78689, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'If It Leads, It Bleeds', 'Defeat the Kobyss leaders besieging Velhan\'s Claim.', 'Everything rises and falls on leadership, $p. With a good leader, a unit can achieve almost anything. With a bad leader, chaos ensues and success moves out of reach. I\'ve seen that first-hand.\n\nWithout leaders, the kobyss siege will break like a wave and everything else we do here becomes easier. I\'ve seen three kobyss who seem to be leading the others--let me mark their locations on your map.\n\nDeal with them, and we\'ll be much more able to help Velhan\'s Claim.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- If It Leads, It Bleeds +(78590, 3, 0, 2809, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 38371328, 8192, 524288, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8058, 0, 18446744073709551615, 10, 0, 0, 'Cutting Edge', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Cutting Edge +(79380, 3, 0, 2809, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 4816896, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8078, 0, 18446744073709551615, 10, 0, 0, 'Bog Beast Banishment', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Bog Beast Banishment +(79471, 3, 0, 2809, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 211073, 0, 1, 0, 38371328, 8192, 524288, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211073, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8114, 0, 18446744073709551615, 10, 0, 0, 'Bleak Sand', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Bleak Sand +(79329, 3, 0, 2809, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 38371328, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212755, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Glowing Harvest', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Glowing Harvest +(78657, 3, 0, 2809, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 211073, 0, 1, 0, 38371328, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211073, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8108, 0, 18446744073709551615, 10, 0, 0, 'The Midnight Sentry', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Midnight Sentry +(79469, 3, 0, 2809, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 215467, 0, 1, 0, 38371328, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211073, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8112, 0, 18446744073709551615, 10, 0, 0, 'Lurking Below', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Lurking Below +(76338, 3, 0, 2809, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 38371328, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8083, 0, 18446744073709551615, 10, 0, 0, 'A Better Cabbage Smacker', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Better Cabbage Smacker +(83768, 2, 0, 2677, 14838, 288, 0, 0, 7, 1, 7, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Delver\'s Call: The Skittering Breach', 'Complete the Skittering Breach delve on any difficulty.', 'Call For Any Who Can Swing a Sword or Sling a Spell!\n\nThe nerubians perform foul rituals in the shadow of our once beautiful Aegis Wall. Word is that a dark temple dedicated to their cursed gods rests beneath the ground. \n\nSomeone must investigate this foul place and put an end to their schemes.', '', 'Return to Lerrenai Fayn in Dunelle\'s Kindness', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Delver's Call: The Skittering Breach +(83279, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 117524, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Prove One\'s Mettle', 'Defeat the Coalesced Iniquity in Rumshackle.', 'Yes, you helped us out with these pests, but it is not enough. I need more.\n\nOne of the areas near our town has been overrun by shadow. If you are truly not being controlled by your... strange background, you would have no problem destroying the source of this danger, would you?', '', 'Speak to Derill Fayn at Rumshackle.', 0, 0, 0, 0, 0, 0, 0, 0, 'A roiling manifestation of darkness in Hallowfall.', 'Coalesced Iniquity', '', '', 890, 878, 56311), -- Prove One's Mettle +(83283, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'For Morale', 'Retrieve $1oa barrels of Imperial Brut from Rumshackle.', 'Please excuse my husband\'s rudeness. When we signed up for our expedition, we expected to be away from our families for a few years at worst. Instead, we settled here as we guard against--well, against the end, against Renilash. Who knows when our watch will end?\n\nI\'ve been stockpiling a cache of wine from our church vineyards to share with everyone when tensions got high. My hiding place, Rumshackle, has been overrun by creatures. Can you get the wine for me?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- For Morale +(83247, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Suspicious Minds', 'Find $1oa Salamanther Hearts in Rumshackle.', 'For many years, the only non-Arathi we ever saw in Hallowfall were trying to kill us. Nerubians, shadow creatures, beasts. So, forgive me if I view your sudden arrival with suspicion.\n\nHowever, my better half would urge me to be more welcoming... and I want to try to be better. For her.\n\nSome of the salamanthers in Rumshackle have been bothering us. Kill them and bring me proof.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Suspicious Minds +(83769, 2, 0, 2677, 14838, 288, 0, 0, 7, 1, 7, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Delver\'s Call: Mycomancer Cavern', 'Complete the Mycomancer Cavern delve on any difficulty.', 'Spice Help Needed!\n\nFungarians in the Mycomancer Caverns have been raiding spice crates bound for Lorel\'s Crossing. Someone needs to go into those caverns and push back the fungarian menace! \n\nWill pay well.', '', 'Return to Valrin Paller in Dunelle\'s Kindness', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Delver's Call: Mycomancer Cavern +(82848, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Sous', 'Help the chef prep a meal. Stand by the chef\'s table and use meal prep abilities to assist.', 'Alright, now help me finish this.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Sous +(82847, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Enough Garlic', 'Collect garlic for the chef.', 'Normally, this would do. I\'m not so picky. But you\'re a guest. So we\'ll need some garlic.\n\nI found some growing on a hill not far off. Shouldn\'t be there. But it is.\n\nToo bad hydras found it, too.\n\nYou have weapons and such, right?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Enough Garlic +(82844, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Something Not Ruined', 'Harvest 6 taro with the chef. Properly, this time.', 'Alright, I\'ll come with you. Show you how to do this properly. If I\'m up, we might as well stock up on taro. Can\'t rely on adventurers to do delicate work, I suppose.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Something Not Ruined +(82843, 2, 0, 2799, 14838, 0, 0, 0, 4, 1, 4, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Something Earthy', 'Harvest a nearby taro plant for the chef', 'Ah, another one of you lot, eh? Well, if you want to eat, you need to help.\n\nPick me a fresh taro, will you?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Something Earthy +(84392, 2, 0, 2799, 14838, 0, 0, 82843, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hungry in Hollow', 'Seek out Dolena in Growling Hollow', 'Hey. You looking for a great meal?\n\nWilling to wade through the mud to get it?\n\nGo see Dolena. She\'ll sort you out. Don\'t bother trying to convince her to leave that hollow, though. Believe me--we\'ve all tried. Why someone would leave the safety of the light for that...\n\nShe seems to do alright, though.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Hungry in Hollow +(80205, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Pulling Strings', 'Confront the Puppetmaster to rescue High Elevator Etak\'kaht.', 'Just think of it! Overcrawlers, war prisoners, civilians, fellow nerubians, important nobility being kidnapped and turned into puppets right under the Magistrate\'s nose.\n\nIt\'s horrific--and exactly what I needed! If we save the Magistrate from this fate, he\'ll owe me. Not just for saving his life, but to keep quiet about all this.\n\nWe\'re off to the theater, then. If you can keep the Puppetmaster occupied, I\'ll free High Elevator Etak\'kaht from his grasp.\n\nHopefully he\'s not part of the show yet.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Pulling Strings +(80206, 2, 0, 2762, 14752, 0, 0, 80205, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Marionette Mercy', 'Find the Puppetmaster\'s Antiparalytic Serum.', 'It\'s perfect! The Puppetmaster is so interested in adding you to his collection, he literally invited us to go rescue the Magistrate.\n\nI don\'t want to imply I\'ve been using you as bait this entire time, but... Let\'s just say certain calculated risks have paid off.\n\nEven such a skilled artist must have a way to correct potential errors. There has to be an antitoxin of sorts for that paralytic around here somewhere!\n\nFind it. And perhaps we test it before we go use it on the Magistrate. Just in case.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Marionette Mercy +(80204, 2, 0, 2762, 14752, 0, 0, 80206, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Espionage and Ventriloquism', 'Investigate the Puppetmaster\'s Workshop.', 'The Puppetmaster is our best lead for finding the Magistrate.\n\nBut is it just me, or did those puppets seem... horrifically lifelike? If this artist is behind the Magistrate\'s disappearance, he certainly isn\'t just off to see a puppet show.\n\nWe should investigate the Puppetmaster\'s workshop. Question him, or at least ransack his things. Just a bit. Until we find something useful.\n\nYou\'ll have to keep playing your rather undignified role in this charade. But it will pay off for us.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Espionage and Ventriloquism +(79957, 2, 0, 2762, 14752, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 216689, 0, 1, 0, 309329928, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 216689, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Maggots in your Eyes', 'Take Albert\'s head to the Pathfinders in Faerin\'s Advance.', '', '', 'Take Albert\'s head to the Pathfinders in Faerin\'s Advance.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Maggots in your Eyes +(79956, 2, 0, 2762, 14752, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 7340040, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Legs in the Ceiling', 'Pull on the spider thread if the spiders are not already attacking, and kill whatever comes.', 'I don\'t require vengeance on my behalf, but I would like vengeance for all of my friends that were eaten. I didn\'t think the Horror of Xesh was real, but she is. Xishirra. A shadow of a nightmare, making a brood of monsters while she stays out of reach.\n\nThe horror is ancient, and beyond us, but we can still make her pay! Pull hard on a web strand if you need to, and deal with whatever comes. We\'ll escape after some justice is had!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Legs in the Ceiling +(83057, 2, 0, 2762, 14752, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 115761, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Setting Boundaries', 'Kill the Ascended nerubian who is torturing Vi\'azl.', 'Vi\'azl has undergone a level of torture that I was unaware of. We cannot help Vi with his fear until Vi is actually safe.\n\nWhenever possible, I advocate friendship, recovery, and reconciliation. I ask others to act with compassion and empathy. Everyone deserves a chance to recover. I dedicate my life to this.\n\nBut hearing and seeing what is happening to Vi\'azl... I think I\'ve changed my mind. Enough is enough. We must act.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Vek\'kix is brutal to his workers.', 'Vek\'kix', '', '', 890, 878, 56311), -- Setting Boundaries +(80569, 2, 0, 2762, 14752, 0, 0, 0, 6, 1, 6, 1, 448951, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 119699, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Harmonious Approach', 'Kill Harvest Warden Izk\'tilak.', 'I know I cannot stop Orweyna from going down there and drawing attention to our presence.\n\nBut... perhaps we could stop word of our presence from spreading.\n\nFind whoever is in charge of this harvest site. And... do what is needed to ensure they can\'t spread the word.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'An important figure in charge of the Black Blood harvesting operation. Anything he sees down here will certainly be reported upward.', 'Harvest Warden Izk\'tilak', '', '', 890, 878, 56311), -- Harmonious Approach +(80572, 2, 0, 2762, 14752, 0, 0, 0, 6, 1, 6, 1, 448951, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Discordant Measures', 'Acquire 50 stacks of Unseeming Shift and collect 3 samples from elite enemies lost in the Unseeming.\n\nIn addition to destroying extractors, you can also acquire Unseeming Shift by standing in pools of Black Blood. However, be careful as you will gain stacks quickly by doing so.', 'I cannot stand to look at this any longer. I must act.\n\n$n. You have survived the Unseeming before. Now we must go there together. I must see it for myself if I am to believe this vile place truly cannot be cleansed.\n\nWe will kill what we can and search for some sliver of hope that we can still restore this land.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Discordant Measures +(80571, 2, 0, 2762, 14752, 0, 0, 80572, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Decipher the Cacophony', 'Collect $1oa Discordant Essence from Discordant enemies in the Unseeming.', 'This is far worse than I thought. It\'s as if they\'re feeding the corruption. Encouraging it. The dissonance growing louder and louder...\n\n\n\nI can hardly hear anything else. My head is pounding. I... I need to see how far gone this land truly is.\n\n$n. Bring me something from the Unseeming.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Decipher the Cacophony +(80570, 2, 0, 2762, 14752, 0, 0, 80572, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Staunch the Flow', 'Destroy $1oa Extractors.', 'Do they even understand what they are doing?\n\n\n\nDestroy as many of those extractors as you can. Shatter the bulbs, snap the limbs, burn the wreckage.\n\nWe cannot stop them all, not today. But a bit of destruction may temper my rage.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Staunch the Flow +(80568, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 449346, 0, 0, 223322, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Leave No Trace', 'Collect $1oa Magic Traces into Hannan\'s Scythe.', 'I need to go make sure she\'s all right. What I saw in that cave... If she\'s more sensitive to this...\n\n\n\nBut she\'s making a mess out here, drawing attention and leaving a trail leading outsiders right to her! Right to us.\n\nWe\'re supposed to be subtle. Unseen. Keep to the brush, hide in our other forms as much as possible.\n\nI hate to ask this of you, but can you use my scythe to take care of the evidence while I check on her?', '', 'Reunite with Orweyna in the Maddening Deep.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Leave No Trace +(80567, 2, 0, 2762, 14752, 0, 0, 80568, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Song of Restoring', 'Use the Harmonizing Instrument.', '\n\nI cannot say I am surprised at what you found in that cave. Nerubians stuck in the Unseeming, trapped in a realm of monsters and madness...\n\nI would pity them, but they sought this out.\n\nYou, however, need to shift back before the influence of the Black Blood becomes too strong on your mind.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Song of Restoring +(80566, 2, 0, 2762, 14752, 0, 0, 80567, 5, 1, 5, 1, 457262, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Enemies Abound', 'Find and kill the spiders.', '\n\nSome of the canisters exploded... Then the spiders appeared.\n\nKill the--kill the spiders!', '', 'Regroup with Hannan and Orweyna outside the Abandoned Harvest Site cave in the Salien Gutters.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Enemies Abound +(80565, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Resounding Repercussions', 'Retrieve Hannan from the Abandoned Harvest Site inside the cave.', 'I did not mean for...\n\n\n\nFetch him, $n. You were exposed to the Black Blood, too. But Hannan took most of it.\n\nHe has entered the Unseeming, his mind shifted to a realm beyond our eyes through exposure to the Black Blood. You may need to join him, however far in he ventured, to retrieve him.\n\nI will activate the nerubian cleansing instrument for when you return.\n\nDo not lose yourself in that altered state.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Resounding Repercussions +(82143, 2, 0, 2762, 14752, 0, 0, 80565, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Path of Dissonance', 'Meet Orweyna and Hannan outside the Salien Gutters cave.', 'Hannan is correct only in that my presence here is not... strictly allowed.\n\nBut this corruption echoes in my mind, like a disruptive chord in the otherwise pure song of the world. Like a cry for help.\n\nI must heed that call. I must follow the dissonance to its source and find the heart of it, so that I may discover how to cleanse it.\n\nJoin me.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Path of Dissonance +(80564, 2, 0, 2762, 14752, 0, 0, 82143, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Field Research', 'Investigate the Black Blood harvesting site.', 'The nerubians are harvesting Black Blood nearby.\n\nIf allowed to persist, the corruption caused by excavating the veins may spread. It will continue until it consumes everything.\n\nI have no intention of sitting and waiting for it to taint the roots. I am trying to learn and understand their methods... so that I may strike at the heart of the operation.\n\nYou\'re welcome to join me.\n\nIf, of course, you would also prefer your world not to drown in oozing pools of Black Blood.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Field Research +(80563, 2, 0, 2762, 14752, 0, 0, 82143, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tool of Attunement', 'Find a Tuning Crystal.', 'The nerubians must have some means of cleansing themselves after Black Blood exposure. If they did not, they would not have been so successful in their harvesting operation.\n\nIf necessary, I can pick up on the harmony of this world with ease to restore my mind to this reality. But for your sake and Hannan\'s, we should probably obtain whatever it is they use.\n\nAlthough we can spare the trouble... if you don\'t mind the threat of forever splitting your consciousness between two realities.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Tool of Attunement +(79715, 2, 0, 2762, 14752, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 119503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Grand, Gutsy Solutions', 'Collect the Brain of Grand Gluttony.', 'I require one final piece of data.\n\nThese beasts think. They organize. They coordinate. To be characteristically honest, there\'s nothing worse than an amphibian with an abacus.\n\nMy final task for you: Bring me the brain of the biggest beast. I need it fresh, and preferably non-liquified.\n\nAnd, you know, perhaps it will slow them down as well.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'A unique specimen of the kobyss race, complete with an artificially enhanced frontal lobe. Also eight extra teeth.', 'Grand Gluttony', '', '', 890, 878, 56311), -- Grand, Gutsy Solutions +(79714, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rescuing the Food', 'Rescue $2oa Captive Kaheti.', 'While awaiting your innards-bestowing return, I observed some fascinating activity below. A consistent train of kobyss are dragging the limp bodies of my kin from the lake\'s waters and westerly into their cavern.\n\nMy conclusion? Nerubians are being hunted and stored in the lake for consumption by these beasts.\n\nIt\'s not so much for research than it is for civic duty, but I would reward you might be able to save from their fate.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Rescuing the Food +(79713, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Moonlight Gutter Swim', 'Collect Liverseeker\'s Intestines and Leg Chewer\'s Stomach.', 'An Ascended\'s leg...\n\nA kobyss tribe feasting one or two dozen trueborns or skitterlings, perhaps even a sageform such as myself... But an Ascended is a different story.\n\nLet us approach this as intellectuals, and use the tools at our disposal to collect more data. What tools do we have? You. You are the tool. An intellectual tool of kobyss disposal.\n\nDive into the lake\'s depths. Slay the largest of these creatures or their pets.\n\nAnd of course, bring me their innards.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Moonlight Gutter Swim +(79955, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '...And Now I\'m Arachnophobic', 'Locate Albert\'s friends in the walls.', 'Who is there? Someone? Did I imagine you?\n\nI am Albert. I was a Pathfinder once. Now that I\'m blind, I see no path. It seems wrong to call myself Pathfinder Henson. I can hear, though. I can hear them eating. They eat the fresh parts.\n\nMy eyes. My insides.\n\nIt hurts all the time. They do not want my rotten pieces. The decayed parts are all I have left. The worst of me. \n\nI wasn\'t alone here, I had fellow Pathfinders. I keep hearing sobbing from the walls. Do you hear them too?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- ...And Now I'm Arachnophobic +(79954, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Spiders!', 'Find Ag\'thax\'s missing key in Pillar-nest Xesh.', 'Why, hello there, little $pr. You seem like you might be able to assist me.\n\nYou see, my dear mate Ami\'thax fell onto a sharp dagger. Her body was taken to Pillar-nest Xesh, just below where we stand. Xesh is used to dispose of all sorts of bodies that we never speak of again.\n\nUnfortunately I have need to speak of Ami\'thax, because she had the key to my new High Hollows burrow on her when she died. Dreadful timing, really. Would you go and fetch it? \n\nDo beware of the spiders, I need my key.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Spiders! +(83639, 2, 0, 2762, 14752, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Open Communications', 'Speak to Ysabel and clear up the misunderstanding.', 'You understand that others lead lives different to your own. Our ways restrict us. Our traditions are not for the ears of strangers. I have only spoken to you at all due to Orweyna\'s word. But I can feel On\'hiea\'s disapproval from here.\n\nIt is uncomfortable to have mysteries at times. It is why so many fear the dark. It is unknown.\n\nI know I must seem cryptic. But our ways do not mean we are offended by the Arathi. They are creating tension where it does not exist for us.', '', 'Speak to Ysabel in Wildcamp Or\'lay.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Open Communications +(83632, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225973, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rings of Memory', 'Bring Goehi\'s Root to Wild Camp Or\'lay.', 'I appreciate what you have done. Do not worry--I am not finished yet.\n\nIf you please, take this root to those who sent you. They can read the history of my life within the rings of wood therein. My life is one of many in the tapestry, but we are all intertwined. \n\nThese strangers you encountered may be reclusive--secretive even--but they understand this tapestry like no other, and guard it with their lives.', '', 'Return the root to Wild Camp Or\'lay.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Rings of Memory +(83629, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Ancient Respite', 'Kill $1oa Feasting Mites for Goehi.', 'This was once a great lake. Over time the roots ruptured its floor, and drained the water away. I have lived here for all of my lifetime and witnessed it all. But now, darker changes have come.\n\nSometimes changes comes with death. Decay is natural.\n\nBut the mites that feed upon my people are not. They spread an odd infestation that makes my bark feel like it crawls from my body.\n\nDestroy these mites, so that I may rest without fear of their mouths upon my sleeping form.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Ancient Respite +(83628, 2, 0, 2762, 14752, 0, 0, 0, 4, 1, 4, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tense Recovery', 'Speak to the strangers to improve relations with the Arathi.', 'Things with these strangers are... tense. We do appreciate being allowed to take cover here in their camp. But they only seem to tolerate us at best. We offered to share our supplies, but that offended them, somehow.\n\nMy sister is gravely wounded. I can see herbs I could use to help her in that tent over there, but that giant snail is blocking the entrance. I can\'t get to them.\n\nI asked the guard on the hill for aid, but all he did was glare. I don\'t know what to do! Perhaps he\'ll listen to you?', '', 'Find the ancient above the Ruptured Lake.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Tense Recovery +(79349, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Entrepreneur, Inc.', 'Find Ripsnoodle in Mmarl.', 'Okay, color me impressed. You are officially my Coinchamp! It\'s like a champion, only I pay you to do things. A mercenary, only with better branding.\n\nYou should meet my business partner, Ripsnoodle. He\'s working out some deals with his own coinchamps with the niffin over at Mmarl. He might have more work for you--though I recommend not buying anything he tries to sell you.\n\nYou can find Mmarl east of here. Just follow your nose, you can smell it from a mile away.', '', 'Speak with Ripsnoodle in Mmarl.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Entrepreneur, Inc. +(78902, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Delegated Dig', 'Acquire $1oa Chunks of Sivstone.', 'Okay, I know when I\'m beat. So I want to hire you as my Champion of Coin... or coinchamp.\n\nThis is all a part of my brilliant enterprising venture. See, these worms here are great at rooting out rich minerals like a niffen sniffing out high-quality mushrooms. \n\nI\'m willing to bet all of my money--and your life--that they found a vein of sivstone. Great stuff, though I doubt a $c would know how to use it. \n\nTell you what, you bring me a shipment\'s worth and I\'ll go halfsies on the profits with ya!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Delegated Dig +(78897, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Boom or Blight', 'Cull $1oa worms of the Wormlands.', 'This place is infested with cave borers. They pose a threat to the great roots that stretch through this place.\n\nYes, the tree provides sustenance for many living things, but this is not some small band of bugs nibbling on a leaf. This is a blight. Their numbers must be culled for the good of the whole. \n\nBy my oath I am unable to raise a hand to interfere. However... you have sworn no such oath. Will you do what must be done?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Boom or Blight +(81465, 3, 0, 2838, 14717, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Artifacts Galore', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Artifacts Galore +(82206, 3, 0, 2838, 14838, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 40435968, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Into Shadows', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Into Shadows +(82257, 3, 0, 2838, 14838, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 39387392, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8243, 0, 18446744073709551615, 10, 0, 0, 'Burrow Burial', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Burrow Burial +(83755, 2, 0, 2677, 14838, 288, 0, 0, 7, 1, 7, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Delves: Nightfall Sanctum', 'Find evidence of Zekvir within the Nightfall Sanctum and complete the delve on any difficulty.', 'Good tae see you again! I\'ve run into a bit of a mess since we last met.\n\nSome nerubian called \"Zekvir\" wants the expedition to stop explorin\' this land. You know what that means. We\'ve got to explore even more!\n\nThese Order of Night cultists might have information regarding Zekvir. Let\'s go to Nightfall Sanctum and see what we can find out.', '', 'Meet Brann Bronzebeard outside of Nightfall Sanctum.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Delves: Nightfall Sanctum +(83322, 2, 0, 2462, 14971, 81, 0, 0, 8, 1, 8, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Dawnbreaker: The Christening', 'Help the christening ceremony in the Dawnbreaker dungeon succeed.', 'The flagship of the Arathi armada is the Dawnbreaker. She is a marvel of Arathi engineering and faith in the Sacred Flame. Her presence in the Hallowfall sky will help us push back the nerubians when next they dare launch another assault on our lands.\n\nAs someone who has helped us so much in the past, you are cordially invited to the christening ceremony of the Dawnbreaker. If you could make sure it goes off without a hitch, you will have my personal gratitude.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Dawnbreaker: The Christening +(79650, 2, 0, 2799, -441, 81, 0, 0, 8, 1, 8, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Priory of the Sacred Flame: A Brother\'s Grief', 'Confront Prioress Haelsey Murrpray inside the Priory of the Sacred Flame.', 'I fear that the Prioress may be behind our missing dead-- and our missing baron. Sybaestan has disappeared as well and I don\'t believe in coincidences. \n\nShe and Sybaestan have taken our recent losses hard. I fear what their overwhelming grief might be doing to their souls. We must confront them and bring them back to sanity... If we can.\n\nTell General Steelstrike what you have learned. We might need her backup. I\'ll be waiting for you here.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Priory of the Sacred Flame: A Brother's Grief +(80000, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 118396, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Beebiter', 'Slay Beebiter.', 'Mites kill fire bees. No good!\n\nJanky hate mites. Bite you when not even stealing wax. Not even make wax!\n\nGive bees chance. Kill biggest, bite-iest mite before eats more bees.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Big bully bug! Bite bees, be beaten!\n\n- Janky', 'Beebiter', '', '', 890, 878, 56311), -- Beebiter +(80202, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hot Pollenate-o', 'Gather pollen from Pollen Rich Cinderblooms and return it to nearby bees before it goes out.', 'Important to make sure not take too much. Make sure hive healthy so can come back.\n\nBees eat pollen, yes? So fire bees eat fire pollen? Yes.\n\nBring fire pollen to bees. Grow strong. Bee productive.\n\nCheck edge of hive for flowers bees not get to yet. When catch fire, you got good one.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Hot Pollenate-o +(79998, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 446330, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Mite Not Right', 'Cleanse fire bees of their infestation with Janky\'s scented smoke and kill the offending mites.', 'This not good. Fancy fire bees have mites!\n\nJanky seen this before. Hive get infested, good bugs get sucked dry. End bad. Need do something!\n\nBlast bees with smoke. Makes bees sleepy but mites hate!\n\nWhen jump off, you squish before they bite bees again.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Mite Not Right +(79552, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 446330, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hot Wax', 'Collect $1oa Fire Bee Wax from the Cinderwold.', 'Oh. Fire bees bit bigger than Janky expect. Look mean.\n\nOther hives meaner, though. This best spot.\n\nYou go grab wax. Janky stay here to...supervise. Yes!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Hot Wax +(82195, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rust and Redemption', 'Collect $1oa Pure Crawler Extracts from Underdrip Crawlers and Crawler Sproutlings within the Ringing Deeps.', 'As you approach, a rusty lever catches your eye, stubbornly stuck in its place. \n\n\"This thing hasn\'t moved in ages,\" you muse, as you feel the rough metal resist your touch. \n\nGlancing around, you note the oily sheen on the plantlike Crawlers. \"Perhaps a bit of natural lubricant would do the trick,\" you ponder, realizing that these flora foes might yield what you need to ease the lever\'s grip.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Rust and Redemption +(78564, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 570425352, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Reforged Purpose', 'Help Machinist Kittrin reforge and rededicate the tools.', 'That\'s all of them! Now, it\'s time to do my duty and recast these tools. Reforge them, and myself, into what I was meant to be: a proud machinist of the Ringing Deeps.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Reforged Purpose +(78563, 2, 0, 2798, 14795, 0, 0, 78564, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 34603016, 0, 0, 0, 0, 119969, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Weight of a World', 'Collect Machinist Kittrin\'s Calibrated Weight.', 'My tools didn\'t randomly end up where you found them. They were placed there. By me.\n\nI had reached a point so low that I saw no alternative. The machines, the great work of my people, were never going to sing again. So why should I bother to keep them repaired?\n\nBut now I see, and now, I understand!\n\nThe last tool I need, I dropped it into the water, and it was eaten by a giant creature. I think that one might need a bit more force to return it to me.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Devourer of anything that falls into the water.', 'Oath-Eater', '', '', 890, 878, 56311), -- The Weight of a World +(80407, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 443646, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 117927, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Glintwick the Gem Grabber', 'Kill Glintwick.', 'The kobold mentioned Glintwick, did he? It sounds like she\'s the driving force behind these gem thieves. I\'ll bet my beard she\'s got Ausgazur\'s last gem!\n\nLook for her in the Waterworks and see if she has the final gem. She may also be behind the attack that\'s happening, so taking her out will help the defenders.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Crowned with a candle whose wick is studded with stolen jewels, Glintwick\'s eyes gleam with a greedy lust for gems.', 'Glintwick', '', '', 890, 878, 56311), -- Glintwick the Gem Grabber +(80406, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 443646, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Seeking Ausgazur\'s Gems', 'Recover $1oa of Ausgazur\'s gems.', 'So it was kobolds who made off with Ausgazur\'s gems. I did not realize the Waterworks was under attack. Our timing is lucky for the defenders down below! \n\nWe must get those jewels back! I\'ll stay here and guard the remaining gems, but I implore you to complete a critical task: go down into the Waterworks and retrieve the rest.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Seeking Ausgazur's Gems +(80405, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Too Much Drip', 'Examine Ausgazur for clues.', 'This is Ausgazur. His hand is usually full of a selection of his favorite gems. We don\'t really know what it\'s like when we go into stasis, but he wanted to spend his last moments contemplating the natural beauty of Azeroth and her bounty.\n\nI am afraid someone or something has made off with the jewels he usually holds. Let\'s look around. See if you can find any clues where they may have gone off to.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Too Much Drip +(80689, 2, 0, 2798, 14795, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tending to Ausgazur', 'Meet Batzvara in Shimmermist Falls.', 'Assigned tasks complete! I\'ll check back on these folks on my next scheduled patrol.\n\nThere is one more earthen I must tend to today. He was... he is very special to me.\n\nYou\'ve been an especially considerate colleague, so I\'d like for you to see him. Let us travel west a bit, closer to the falls.', '', 'Meet Batzvara in Shimmermist Falls', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Tending to Ausgazur +(80404, 2, 0, 2798, 14795, 0, 0, 0, 4, 1, 4, 1, 0, 0, 0, 218353, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218353, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Mossy Earthen', 'Tend to $1oa mossy earthen.', 'Excellent work gathering everything together. I\'ve mixed the solvent for you. \n\nNow all that\'s left is to gently clean off our mossy friends down there.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Mossy Earthen +(80402, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Buckets and Blooms', 'Collect $1oa caustic blooms and find the missing bucket.', 'Down among the creeping lashrooms grows an orange flower. When mixed with water, its blooms make a caustic solvent that is perfect for removing moss from earthen skin.\n\nI also left a bucket next to this earthen the last time I was here, which I use make the solvent. Something seems to have made off with it.\n\nCould I delegate the task of gathering these to you? I\'ll wait here. The moles from the terrace have given me enough excitement for one day.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Buckets and Blooms +(80401, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Perfect Sponge', 'Collect one perfect lashroom cap.', 'Welcome, stalwart colleague, to Shimmermist Falls! It\'s always damp here--a thriving paradise for green, living things. Unfortunately, it\'s also the perfect climate for moss to grow on my inert earthen charges. \n\nWe\'ll need to gather a few supplies for removing the moss. First, we need a sponge to wash their surfaces. It needs to be soft enough to not damage them but strong enough to hold up to an earthen\'s rough stone skin. \n\nThe caps from the lashrooms down below are perfect!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Perfect Sponge +(79682, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Critical Pressure!', 'Open the main release valve and deal with whatever happens.', 'Pressure still too high! Something else wrong, not just old pipes.\n\nOpen main release before something burst. Not have time for manuals.\n\nConsequences for deal with later!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Critical Pressure! +(78900, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 92704, 0, 677, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'On Cold, Dark Wings', 'Track down the Ringing Death in Gundargaz.', 'You came down the Coreway, right? From up top?\n\n\n\nThey have it easy, those city earthen. Down here, death comes for you from all around. \n\nFrom below. From above.\n\nYou look like you\'ve killed a fair few beasts in your time. Care to add another to the list?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'It stalks the dark places around Gundargaz on cold, dark wings.', 'The Ringing Death', '', '', 890, 878, 56311), -- On Cold, Dark Wings +(78877, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Bless These Homes', 'Bless the incense around Gundargaz.', 'Divine presence acknowledged.\n\nEvery day for as long as my memory serves me, I have walked the routes and lit the incense around our homes. It has ground my joints to dust, but is it an important task. \n\nA sacred task. \n\nThese are dark times we live in--perhaps you could add your own beatitudes to our little rituals?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Bless These Homes +(79681, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Plumber Power', 'Use the Tunnel Access to plot the steam pipe routes through Gundargaz.', 'Not all leaky pipes accessible from outside. Some inside tunnels run all under Gundargaz.\n\nTunnels small for stoneheads, but kobolds love tunnel! Just need someone to show layout. You, someone.\n\nCheck with crew boss if have problems. He help go over maps.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Plumber Power +(79680, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Pipe Patching', 'Fly near the leaks in steam pipes above Gundargaz to seal them with kobold-provided glue.', 'Earthquake do number on old pipes. Many start leaking steam everywhere. Especially ones too tall to reach.\n\n\n\nStoneheads not have \"approved replacements,\" but we not have time wait.\n\nTake glue and seal leaks with flappy-flying thing. Made of only best bugs, boiled myself. Will do for today.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Pipe Patching +(79510, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 573571080, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Wickless Candle', 'Relive Granny Scribbles\' story.', 'Now tell story of very far place called \"surface\". New friend from there, yes, so they know what Granny Scribbles talk about.\n\n\n\nStory of how kobold discover it long go, and what find when do. Story of the wickless candle...', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Wickless Candle +(79507, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 573571080, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Day the Stoneheads Came', 'Relive Granny Scribbles\' story.', 'What? Want scary story?\n\nYou ask. Granny Scribbles give what want. Maybe then sit still like good tenderfoots.\n\nScariest story Granny know, yes. Story about the day the stoneheads came...', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Day the Stoneheads Came +(79505, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 573571080, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Chomps and the Cave-In', 'Relive Granny Scribbles\' story.', 'Sit down, stop talk, and Granny Scribbles tell you story. Story that maybe save life one day.\n\nAbout what happen when not listen to old, wise kobold. Like me!\n\nStory of Chomps and the cave-in...', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Chomps and the Cave-In +(80408, 2, 0, 2798, 14795, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Shimmermist Falls', 'Meet Batzvara in Shimmermist Falls.', 'West of Gundargaz is another green space - a lovely area with waterfalls and more terraces. My schedule takes me in that direction next, and I would be very glad of your company to help deal with the wildlife there as well. \n\nIf your other duties are not pressing, let us meet there.', '', 'Meet Batzvara in Shimmermist Falls', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Shimmermist Falls +(79944, 2, 0, 2798, 14795, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Raging Rifts', 'Destroy $1oa rifts and find their source within the cave.', 'The elementals are coming from inside that cave. We only made it part of the way in before needing to retreat. \n\nI could see some flickering within, some strange glowing thing that looked almost like a tear in space from which the elementals poured forth! We managed to close one of these portals, but there are more.\n\nI need to stay with Nanthaz. It is up to you now, if you can manage. Destroy the rifts and find their source. I suspect it lies deeper within the cave.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Raging Rifts +(79194, 2, 0, 2798, 14795, 0, 0, 79944, 2, 1, 2, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'To the Source', 'Meet Keldaz outside of the northeastern mine.', 'Orsenth told me you have been instrumental in dealing with the elemental problem here at the mine. I am Keldaz, supervisor for the militia. We came as soon as word of the attack reached us in Gundergaz. The miners you rescued said that the elementals poured out of the northeast mine shaft. \n\nI will leave some of my guards here to lend their support and have sent for reinforcements. If you are still willing to help, meet me outside the cave and let us see what we can do to staunch the flow of elementals.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- To the Source +(79193, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Spinning Spore Spines', 'Collect $1oa Spore Spines for Munderut.', 'Orsenth sent you? And we are... fused? I am... wearing a medallion. But I have no memory! Well, no time for that.\n\nDid you see the spinning spores on your way here? I need the spines that they grow for... I need them for... now what was it again? Oh, yes! There\'s no better instrument for carving out the fine details my work as a gem carver requires. Will you collect some?\n\nI\'ll make my way back to the refinery. I\'m eager to get back and meet this Orsenth.', '', 'Bring the spines to Munderut near the refinery', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Spinning Spore Spines +(79530, 2, 0, 2797, 14717, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 117827, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Bad Business', 'Meet Steelvein in the Ringing Deeps near Hallowfall Gate, then confront Overseer Ardgrin.', 'I have not been to the Deeps since their machines shut down. Obstorn will have to guide us to Ardgrin\'s depot.\n\nOnce there, I will attempt a conversation. If Ardgrin is not amenable, which I suspect will be the case, we will respond with equal force. Our goal is to bring him back into the fold, not to beat him into submission. Ruling by fear only breeds resentment.\n\nWe will meet you in the Deeps. Come swiftly--and, of course, speak of this to no one.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'If Ardgrin continues sowing discord in Dornogal, all earthen will suffer.', 'Overseer Ardgrin', '', '', 890, 878, 56311), -- Bad Business +(79529, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 441024, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Forcing My Hand', 'Help Merrix disguise himself as Steelvein.', 'I do not know if Ardgrin merely intended to sabotage me or if he wanted to force a confrontation. Either way, a confrontation he will have.\n\nI believe this situation can be rectified peacefully, but I cannot do it as the Councilward. Steelvein has never appeared in the stone, but he must now. I will parlay with Ardgrin in the Deeps and this situation will be concluded.\n\nI would have you accompany me, but there are some things I want you to know before that. Help me prepare and I will speak with you.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Forcing My Hand +(79528, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dispelling Rumors', 'Disperse $1oa Murmuring Peacekeepers in Dornogal.', 'Many of my peacekeepers have already caught wind of Ardgrin\'s sedition.\n\nI am told some are losing faith in my integrity as Councilward, believing that I have been taking bribes from smugglers to bolster my own coffers.\n\nI can provide proof that no such transactions have taken place--clearly--but we need to stop them from murmuring amongst themselves and giving the rumors power. Lies become truths through repetition.\n\nIf you find any discussing the matter, kindly disperse them.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Dispelling Rumors +(79527, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Damage Mitigation', 'Tear down $1oa Seditious Posters in Dornogal.', 'Obstorn has confirmed that Ardgrin, the overseer in charge of my supply line that runs from the Deeps into Dornogal, is the one who tipped off my peacekeepers.\n\nIt is therefore also my opinion that Ardgrin is the one who penned this sedition. He must have sent his workers upstairs to post them around the city.\n\nIt is imperative that we remove them before these rumors spread further. Tear them down for me.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Damage Mitigation +(79526, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 223954, 0, 1, 0, 309329928, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 223954, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Sedition', 'Speak to Merrix at the Councilward\'s Rise in Dornogal.', '\n\nMERRIX is CORRUPT! STEELVEIN is WEAK!\n\nThey cannot protect the earthen! They do not care about them! They spit upon the Edicts!\n\nMerrix was BRIBED to reopen Steelvein\'s smuggling operation! Steelvein HIDES behind Merrix\'s authority!\n\nThey are taking from YOUR pockets to line THEIRS!\n\nDO NOT TRUST THEIR LIES!', '', 'Speak to Merrix at the Councilward\'s Rise in Dornogal.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Sedition +(79546, 2, 0, 2797, 14717, 0, 0, 0, 6, 1, 6, 1, 441843, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 117437, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Machine Speakeasy', 'Enter the speakeasy in the tunnels below Dornogal then confront Obstorn.', 'Machine Speakers are odd and secretive units, some prone to paranoia. \n\nEven so, the grievance they have against Steelvein must be smoothed over.\n\nAs you have seen in the Forgegrounds, their quarrel with a single smuggler has put the entire city at risk. As Councilward, I will not stand for it.\n\nLet us go talk to Ardgrin\'s employee, Obstorn, and see if he can deliver a diplomatic message to his overseer in the Deeps.\n\nI will meet you in the tunnels.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Merrix believes this feud can be solved peacefully and without conflict.', 'Obstorn', '', '', 890, 878, 56311), -- The Machine Speakeasy +(79176, 2, 0, 2797, 14717, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 218085, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218085, 217414, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Opals and Runes', 'Trade the Vial of Liquid Opal for the Speakeasy Passrune from Bevrusi.', 'You have certainly made my disaster of a day far less stressful, $n. \n\nFor that, you have the thanks of the entire Forgegrounds and those who keep it running.\n\n\n\nBevrusi was right to send you to me. Do tell her not to be a stranger now. I could use more friends from the Deeps.\n\nHere is her liquid opal. Give it to her with my compliments.', '', 'Meet Merrix in the Stoneshaper\'s Atrium.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Opals and Runes +(79544, 2, 0, 2797, 14717, 0, 0, 79545, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Security Through Trade', 'Convince Bevrusi to give you access to the cinderbrew speakeasy.', 'If we\'re to solve this quarrel between Steelvein and Ardgrin amicably, then we\'ll need to make some new friends.\n\nOne of Ardgrin\'s employees, Obstorn, frequents a cinderbrew speakeasy here in Dornogal. Only Machine Speakers may enter it.\n\nEven as Councilward, I am not able to access it. However, there are others in the city who can.\n\nBevrusi, a Gundargaz trader, should be able to give you access. If you can grease her palm, she may be able to supply you access.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Security Through Trade +(79543, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dornogal\'s Benefactor', 'Distribute smuggled goods around Dornogal.', 'You are in a unique position, $n. A position to learn.\n\nYou met those who would bring this \"bender of Edicts\" to justice, but what of the people of Dornogal? What do the earthen think of this Steelvein fellow? \n\nHumor me. Take the smuggled goods you intercepted and bring them to their intended recipients. Tell them the items are a gift from a \"mutual friend.\"\n\nYou might be surprised to learn who benefits from these... illicit deeds.', '', 'Meet Merrix in the Keepers Terrace.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Dornogal's Benefactor +(79542, 2, 0, 2797, 14717, 0, 0, 79543, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Councilward\'s Summons', 'Meet Merrix at the Councilward\'s Rise in Dornogal.', 'Councilward Merrix requests your presence in his office.\n\nHe received the documents you left and would like to discuss the Steelvein situation with you further.\n\n', '', 'Return to Merrix at the Councilward\'s Rise.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Councilward's Summons +(79523, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217502, 217503, 217505, 217504, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Something Hidden', 'Smash $1oa False-Bottomed Crates and gather any hidden evidence you find inside.', 'So, they have built extra compartments in the crates to hide extra items, eh? That explains how they have been smuggling goods into and out of Dornogal without our auditors knowing.\n\nExcellent work, $n! But now the fun part of our job: those crates will have to be broken open and the smuggled goods taken into evidence.\n\nSmash the bottoms out of the crates and bring anything you find back to me.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Something Hidden +(79522, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Withheld Information', 'Interrogate $1oa Line Workers to gather information on the shipments.', 'There has to be something we\'re missing. The tip we received was from a very reliable source. We have no reason to believe we were being misled.\n\nThe Councilward will want us to get to the bottom of this, and I refuse to disappoint him.\n\nWe haven\'t been able to get any additional information out of the workers, but maybe you\'ll have more luck. \n\nSpeak to the ones we have detained here, and see if you can learn anything.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Withheld Information +(79521, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217500, 217501, 217499, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Seizing Evidence', 'Collect $1oa Seized Shipments.', 'Councilward Merrix has authorized trade goods from the Deeps to be transported through this depot. However, we have received a tip that more than crafting materials are being sent and received here.\n\nDornogal observes strict rules about what we trade and with whom. All commerce must serve the Edicts, not the interests of individuals. We do not abide unsanctioned trading.\n\nWe have started going through the crates here to find smuggled goods, but we haven\'t found anything--yet. Help us take a look.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Seizing Evidence +(82895, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Weight of Duty', 'Meet Urtago at Fallside Outpost to help her take on her new role.', 'I am now the caretaker of Mourning Rise.\n\nAt last, I feel the weight of this new responsibility on my shoulders. It is a great honor, but one I must prepare myself for.\n\nPlease, help me complete one final task, and then I will be ready.\n\nMeet me back at Fallside Outpost.', '', 'Return to Urtago at Fallside Outpost.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Weight of Duty +(79342, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'As He Departs', 'Help Urtago and Korgran perform the ceremony.', 'It is time for the ceremony, $n.\n\nPlease place the bowl of ashenfolds by Korgran and then hand him the horn.\n\nOnce the ceremony concludes, I will be the new caretaker. Then I will have to say a final farewell to my friend.\n\nKorgran will shutdown peacefully, knowing we were here by his side in the place he loved most--something I wish and hope to have when it is my time.\n\nMy core is mud, but it is a great honor to stand here with him... and with you.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- As He Departs +(79341, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Cleansing Ashes', 'Collect $1oa ashenfold flowers near Restless Estuary.', 'The Unbound have a symbolic ceremony of cleansing. We perform it before a shutdown. \n\nIt is a symbolic process of purification. For it, we need to gather ashenfold, a flower that grows around the isle. We waft the smoke of the burned flowers through the fissures and cracks in our bodies to symbolically remove impurities.\n\nWe are then ready to embrace our final moments.\n\n', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Cleansing Ashes +(79340, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tools of Declaration', 'Collect $1oa Pristine Horns near Restless Estuary.', 'As Unbound caretakers, we have a tradition for when a master bequeaths their mantle to their apprentice. \n\nFiguratively, of course.\n\nTo do that, Korgran will need a horn.\n\nHe would then face me, blow the horn, and the sound signifies his passing the mantle of the Mourning Rise caretaker to me.\n\nI saw shalehorns to the west of here. I would be thankful if you could bring me several of their horns. I will choose one that is suitable.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Tools of Declaration +(79339, 2, 0, 2797, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Change of Tradition', 'Meet Urtago and Korgran by the shore.', 'An Unbound earthen can\'t return to the Coreway, so we have Mourning Rise. But looking at Korgran, remembering our last conversation before...\n\nI may not be the Mourning Rise caretaker just yet, but with Korgran\'s condition, it falls to me to be in charge. \n\nAs Unbound, we made our own rules and traditions. So what if he doesn\'t want to stand at Mourning Rise? If a seaside memorial is what Caretaker Korgran wants, that\'s what he gets.\n\n$n, meet me at the shore to the southeast of here.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Change of Tradition +(79338, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Lost Earthen', 'Help Urtago find Korgran.', 'This is horrible! I knew I should have been keeping a closer eye on him.\n\nConfusion is the last symptom before a shutdown. Our memory is finite and starts overwriting. The more an earthen exert themselves, the faster their energy depletes and they lose memories. Korgran must be scared not knowing where he is--maybe not even who he is.\n\nI am such a boulder head!\n\n$n, please, I think I saw him go east into the trees. Meet me there up the road!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Lost Earthen +(79337, 2, 0, 2797, 14717, 0, 0, 79338, 4, 1, 4, 1, 0, 0, 0, 0, 0, 1, 0, 5242888, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Last Journey', 'Wait for Korgran and then regroup with Urtago outside at Fallside Outpost.', 'This lantern is perfect.\n\nEnough of this. It is time! I can feel my memory clouding. We have to get going. Urtago is waiting for us. They will join us on my final journey to Mourning Rise, where we will conduct a ceremony.\n\n\n\nIt is nothing fancy, I promise. As I said, it is more symbolic than anything else.\n\nMy head feels heavy. What was I doing again? Hmm, oh, right! Meeting Urtago!', '', 'Regroup with Urtago outside at Fallside Outpost.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Last Journey +(79336, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 417036, 0, 0, 0, 0, 1, 0, 577765384, 8192, 0, 0, 0, 0, 0, 0, 0, 219413, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Forging of Memories', 'Help Korgran forge his lantern.', 'Before its shutdown, we earthen would descend to the Awakening Machine below and renew our cycle. But now, even if it was still working, I would see my cycle broken and be remembered as I am.\n\n\n\nThese hands look strong, but they become heavier with each passing moment. The stiffness in my wrists and elbows will not let me carry the items to the forge.\n\nPlease, add the right material to the forge as I call them out.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Forging of Memories +(79335, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'One More Tradition', 'Gather $1oa ore and $2oa Charged cores near Fallside Outpost.', 'Before I shut down, I must craft an item that is meaningful to me. \n\nAs a Stonebound, I worked the mines. I had a lantern I made and used until I lost it in a collapse. I became Unbound shortly after.\n\nI wish to forge a new lantern to guide my way through these final moments.\n\nThe lantern was made of an ore found in small amounts around this area. I used a charged core in the lantern. You can find them in the stormfangs that roam these hills.\n\nGather the materials, and I will forge the lantern.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- One More Tradition +(78748, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Cutting the Wick', 'Find and slay the kobold workmasters.', 'Knowing kobolds, they will have several workmasters, or leaders, running this raid.\n\nFind and eliminate these so-called \"workmasters.\" The rest of them will get disorganized, forget why they are here, and hopefully leave us alone.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Cutting the Wick +(78747, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 211435, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211435, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Great Collapse', 'Use the Explosive sticks to destroy Kobold tunnels.', 'Now that we landed a mighty blow, it is time to make sure that we block their tunnels so they cannot come back.\n\nRemember the stuff that Korgran asked about? Explosive sticks--his recipe. I have brought enough to shake a mountain! More than enough for the kobolds.\n\nHelp me show these kobolds that we will fight for what is ours so they will never come back!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Great Collapse +(78746, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Laws Apply to All', 'Slay kobold invaders in Mourning Rise.', 'Desecrating a memorial site is one of our greatest taboos in earthen society. This site is a window to our past, into our memories, and a place of self-reflection where we can commune with those who are no longer here.\n\nStill, so many of these kobolds infest Mourning Rise. For their crimes, the kobolds deserve the harshest punishment. They must be culled even further.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Laws Apply to All +(78745, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'You No Take Plunder!', 'Recover earthen belongings from piles of plunder.', 'It looks like the kobolds have taken gems and other... body parts off these shutdown earthen. \n\nAbominable.\n\nFind where the kobolds are holding their plunder, and bring it back to me so I can return it to its rightful place later.\n\nThis vandalism will not go unchecked!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- You No Take Plunder! +(78744, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Honor Their Memories', 'Eliminate the kobold infestation and place gifts near the shut-down, past caretakers.', 'Take these gifts and place them by the past caretakers. Each is a gift honoring their memory.\n\nI\'d also like us to perform some light groundskeeping to at least maintain the site. Unfortunately, what these kobolds are doing to the memorials will take us weeks to fix.\n\nPlease do what you can about the kobolds. It would be unwise to leave the gifts unguarded while they are still roaming the area.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Honor Their Memories +(79728, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'It\'s Probably Nothing', 'Interact with the titan orb.', 'You found a buzz orb! \n\n...Er, that\'s what the niffen call it. I just kind of went with it. \n\nIt\'s still in a good condition. Still buzzing, humming, and warm to the touch! I haven\'t seen one since we were in Zaralek Cavern!\n\n$n, you should see if we can get it to work. I will stand back here, just in case it is, um, not friendly. \n\nNothing to worry about, I\'m sure.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- It's Probably Nothing +(79727, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 106822, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Because It\'s Shiny', 'Retrieve the artifact from the huge gorloc.', 'While these two were ordering you around, I thought I would do something useful and make sure the gorlocs were not going to surprise us here on the beach.\n\nNone of them seemed interested in us, but then I saw one huge gorloc.\n\nIt killed off some smaller gorlocs then took off. It had something glowing in its claw though!\n\nIt had to be an artifact. And it looked like it was working! We\'ve got to get it back.\n\nBy \"we\" I mean \"you.\" Larger-than-average gorlocs are above my Dragonscale pay grade.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'This huge gorloc has killed others of its kind to obtain a glowing and warming titan artifact.', 'Gramwharl', '', '', 890, 878, 56311), -- Because It's Shiny +(79726, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '\"Cataloguing\"', 'Recover 7 titan artifacts.', 'As ya know, we are here to collect some titan shinies, artifacts, whatever!\n\nAnd Rannan thinks the more shinies--er, you know what I mean--the better chance we have figurin\' out something about the titans.\n\nThat\'ll make Rannan happy, but it\'ll also ensure I have some extras to take to my store back home.\n\nMy wife, Perisimona, is waiting for \'em back in Loamm. I can\'t go back empty handed!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- "Cataloguing" +(79725, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Not a Heating Pack', 'Rannan wants you to kill 12 gorlocs.', 'Tharessa has done some reconnaissance for us and found the gorlocs are digging up artifacts and... cuddling with them. \n\nI think it means that the artifacts emit heat? Maybe that means some artifacts are still functioning?\n\nImagine--the titans created technology to shape worlds, and now a fish uses it to warm their fins. Hah!\n\nThe gorlocs won\'t give them up, and I don\'t want to be a Rannan-kabob either. I hate to ask because they just want to be warm, but could you do something about them?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Not a Heating Pack +(82768, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 41025544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224119, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Cloud Fishing', 'Offer $8oa Electric Eels to Wild Cloudrooks.', 'Now that we have the eels, we can try to lure the cloudrooks back to land. \n\nHead over to the neighboring island. Get as close as you can and make an offering to the rooks. \n\nWith luck, they\'ll cease their circling and come down for a nourishing meal.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Cloud Fishing +(82682, 2, 0, 2797, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Elemental Hors D\'Oeuvres', 'Gather $1oa Electric Eels.', 'The cloudrooks cannot possibly circle forever, and I cannot bear more of them being lost. But maybe they\'d roost if we tempted them with their favorite food?\n\nThe eels that swim in these waters carry a small electrical charge not unlike the mosswool favored by their faster, stronger cousins the stormrooks. I once reasoned that cloudrooks might enjoy the eels for similar reasons. \n\nAnd I confess... I\'ve been feeding them the eels ever since. \n\nGather some up and give it a go.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Elemental Hors D'Oeuvres +(80218, 2, 0, 2838, 14717, 0, 0, 0, 6, 1, 6, 1, 454461, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Up to No Good Down in Silkwood', 'Collect Silkwood Explosive Barrels, then destroy the nerubian tunnel at Silkwood Grotto.', 'The Order is moving the wood through the nerubians. Leif said he saw the shipwright leave the cave and head down to the beach. \n\nThe nerubian tunnel must be down there. You\'re going to have to seal that Flameforsaken passage.\n\nWhile slinking around, I noticed the Order brought explosive barrels with them. Find a few and use them to blow the tunnel.\n\nGet going $n. I\'ll be right behind you.', '', 'Ready for turn-in', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Up to No Good Down in Silkwood +(83181, 2, 0, 2838, 14717, 0, 0, 0, 6, 1, 6, 1, 454461, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 118682, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Best Friends, Same Ends', 'Eliminate Shipwright Isaebela and Shadowspinner Azarak at Silkwood Grotto.', 'I saw the shipwright leave the cave and head down to the beach. She was accompanied by a formidable looking nerubian.\n\nThe shipwright is the mastermind behind this entire operation. She knows precisely how the lumber is to be cut and what lumber is needed for their airships.\n\nThe nerubians know this and likely assigned one of their best to protect her.\n\nIf we can eliminate the shipwright, we can bring all of their carefully laid plans to ruin.', '', 'Ready for turn-in', 0, 0, 0, 0, 0, 0, 0, 0, 'Isaebela provides the Order of Night with lumber to build their own airships.', 'Shipwright Isaebela', '', '', 890, 878, 56311), -- Best Friends, Same Ends +(80217, 2, 0, 2838, 14717, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Lamplight for the Shipwright', 'Confront the Arathi shipwright.', 'Where is Kaerter now? Did he go off on his own again?\n\n\n\nWe\'ve rescued the earthen and eliminated many hostile forces, but our task is not yet complete.\n\nShortly before you arrived, we spotted a group of Arathi traveling up this hill. One of them was identified as the Arathi shipwright.\n\nThe shipwright is the leader here. Losing her will cripple their efforts to utilize the mill.\n\nHead up the hill and find her before she can escape.', '', 'Meet Peacekeeper Leif north of Skolzgal Mill.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Lamplight for the Shipwright +(80216, 2, 0, 2838, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Concealed in the Weald', 'Eliminate Shadowsilk forces at the Skolzgal Mill.', 'The nerubians seem to be in league with the Arathi. Many of them are guarding the mill, but I am sure there are more than we can see.\n\nWe cannot allow such a large enemy force to operate unimpeded this close to Rambleshire.\n\nThe nerubians attacked and destroyed large sections of Dornogal not too long ago. The Order of Night Arathi are abducting and enslaving our people.\n\nWe must eliminate as many of them as we can. Preferably all of them.', '', 'Ready for turn-in', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Concealed in the Weald +(80215, 2, 0, 2838, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Ungirthin\' the Earthen', 'Free $1oa Abducted Lumberjacks.', 'While I do enjoy beating the black blood out of nerubians, we must save the earthen prisoners first.\n\nI saw they\'re being held by Arathi ball and chain. Someone like you should be able to shatter them pretty quick. Just... do that thing you do!\n\nOh, and we should split up to cover more ground. Yeah Leif\'s gonna complain, but he\'s always complaining anyway.', '', 'Ready for turn-in', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Ungirthin' the Earthen +(80214, 2, 0, 2838, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Time to Kill at the Lumber Mill', 'Meet Lamplighter Kaerter outside of Skolzgal Mill.', 'Alright, let me see if I get all of this. The shipwright brings an entourage up here to get lumber for airships. \n\nBut the shipwright is actually Order of Night, along with most of her group. So they murder the loyal Arathi, kidnap earthen, and force them to run the lumber mill up here.\n\nAnd now we gotta deal with the Order AND whoever their new friends are.\n\n\n\nC\'mon, let\'s head to the mill. We got a lot of bad guys to kill and time\'s wastin\'.', '', 'Meet Lamplighter Kaerter outside of Skolzgal Mill.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Time to Kill at the Lumber Mill +(80213, 2, 0, 2838, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 224104, 0, 1, 0, 309329928, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224104, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Holy Fire in Rambleshire', 'Use Flashfire Thuribles to reveal Order of Night forces in Rambleshire, eliminate them, and search them for clues.', 'I\'m certain there are still Order folks sneaking around here. Now they might be carrying messages on them, just like the clues you found in Freywold. \n\nYou and I are gonna find out.\n\nHere, take these thuribles. They might look like tiny incense burners, but I\'ve enchanted them with Sacred Flame. \n\nJust throw one down and you\'ll get a big bang with a bright flash! Should be enough to stun anyone sneaking around. \n\nJust don\'t throw one at me! Got it?', '', 'Meet Lamplighter Kaerter east of Rambleshire.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Holy Fire in Rambleshire +(84446, 2, 0, 2762, 14717, 0, 0, 82449, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Renown of Khaz Algar', 'Speak with Faerin Lothar in Dornogal.', 'There is still much we still need tae do to aid Khaz Algar.\n\nBut I dunnae know much about this land past the realms of earthen.\n\nI\'ll have to refer ye to Faerin Lothar tae see what Hallowfall may need.\n\nTalk to her an\' see if she needs any help. Ye already are acquainted, aren\'t ye?', '', 'Speak with Faerin Lothar in Dornogal.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Renown of Khaz Algar +(79197, 2, 0, 2762, 14717, 0, 0, 79333, 3, 1, 3, 1, 434025, 0, 0, 0, 0, 1, 0, 39845896, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Surface Bound', 'Meet with Moira Thaurissan and your allies in Dornogal in the Isle of Dorn.', '$n, the moment is upon us. We must make haste to the city of Dornogal, where our allies await. \n\nOnly together do we stand a chance against Harbinger\'s machinations.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Surface Bound +(84022, 2, 0, 2762, 14752, 0, 0, 0, 0, 1, 0, 1, 461889, 0, 0, 0, 0, 1, 0, 40894464, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Uniting Severed Threads', 'Join forces with the Weaver, the General, and the Vizier to forge the Severed Threads.', 'You have done well to ally Anub\'azal and Nizrek to our cause.\n\nIt is time that we solidify this triumverate relationship between us all. We will conference via shadecasters. Activate them when you\'re ready to begin.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Uniting Severed Threads +(78248, 2, 0, 2762, 14753, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 39845896, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'What We Still Have', 'Return to the Weaver\'s Lair.', 'I went into the city prepared--prepared to end this war even if I was ended with it.\n\nBut I am alive. As are you. As is Anduin. We have new allies and a new way forward. I realize at this moment that my vision may have been obscured by my guilt.\n\nPart of me feels those words are Anduin\'s, not mine. Perhaps he\'s rubbing off on me.\n\nLet us return to your Weaver\'s Lair. I wish to see yours and Anduin\'s efforts to save these people as well as our own through.', '', 'Return to the Widow Arak\'nai at the Weaver\'s Lair.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- What We Still Have +(78244, 2, 0, 2762, 14753, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 574619656, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Kaheti Hospitality', 'Speak to Anduin when you\'re ready to observe the Ascendance Day speech, and exit the city quietly after.', 'That stage in the distance is where Ansurek will give her Ascendance Day speech.\n\nYou, Alleria, and I shall make our way up one of the nearby towers and observe. If we are to turn her own citizens against her, then we must also gain as much first hand experience with her tactics as we can manage.\n\nI\'ve already told Alleria as much, but we cannot make our presence known. If we do run into any trouble, the Vizier has arranged for a set of getaway fliers at the edge of the Burrows where we first met.', '', 'Speak to Anduin Wrynn in the Salien Gutters.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Kaheti Hospitality +(80502, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 118066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Don\'t Cry for Me, Azj-Kahet', 'Avenge Klaskin and kill Arax\'ne in the Umbral Bazaar.', '\n\nI always suspected Arax\'ne was a traditionalist, but I didn\'t think she\'d go this far. I don\'t know where I\'m going, but I just have to get away from her.\n\nTo whoever finds this, it means the worst has come to pass. This key unlocks a chest that contains all my worldly possessions. They are yours.\n\nAll I ask is that you avenge me by slaying Arax\'ne.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Arax\'ne followed ancient nerubian tradition and ate her husband Klaskin after their wedding. \n\nKlaskin suspected she might, and hid a note with a key on his body asking for revenge.', 'Arax\'ne', '', '', 890, 878, 56288), -- Don't Cry for Me, Azj-Kahet +(79631, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 442195, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Klaskin\'s Great Escape', 'Return Klaskin to Arax\'ne in the Umbral Bazaar.', 'Silken threads, I\'m saved!\n\nIt\'s incredibly important that I make it back home without my wife seeing me.\n\nI took off after our wedding last night, and if she sees me, she\'s going to kill me! If the guards catch me, they\'ll surely alert Arax\'ne.\n\nWill you help me avoid the guards and get back home?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Klaskin's Great Escape +(79630, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Searching the Web', 'Locate Arax\'ne\'s husband, Klaskin in the Umbral Bazaar.', 'Oh, thank the hollows! You look like someone that can help.\n\n\n\nIt\'s just horrible! Terrible! A tragedy! My husband has gone missing! We were just wedded yesterday! It was such a wonderful ceremony...\n\nBut when we were to retire for the evening, he disappeared.\n\n\n\nPlease, could you find him and bring him home to me?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Searching the Web +(78231, 2, 0, 2762, 14753, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Like a Spider on the Wall', 'Explore the Umbral Bazaar.', 'Inviting Alleria was a risk... but even at this moment, I feel it was worth taking. I know it was.\n\nI will speak with her on my own. In the meantime, I\'d like you to venture into the city above. The pheromones Nizrek gifted you will allow access into the Umbral Bazaar. Observe the merchants, listen to the conversations, purchase their goods.\n\nThis city is as vibrant as Stormwind. And its people are as worthy of freeing from abuse as our own. Experience for yourself how similar we all are.', '', 'Meet Anduin Wrynn at the Alchemy Lab in the City of Threads.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Like a Spider on the Wall +(78232, 2, 0, 2762, 14753, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rewriting the Rewritten', 'Overwrite $1oa Shadecasters.', 'We called you here today because it is \"Ascendance Day\". Queen Ansurek has deigned declare it a day to revel in our newfound, void-infused evolution--our \"Ascendance\". Please note my satirical nuance.\n\nWhile the streets are alive with festivity and joyous citizens, the Shadecasters planted through the Bazaar will be drowning the air with Ansurek\'s vile propaganda.\n\nTake this invention of mine. Use it to overwrite them with more... illuminating information for the public.', '', 'Meet Alleria Windrunner at the Alchemy Lab in the City of Threads.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Rewriting the Rewritten +(78228, 2, 0, 2762, 14753, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Into a Skittering City', 'Tell the Vizier of The Weaver\'s plan, and apply Pheromones for access to the Umbral Bazaar.', 'I sent these \'invitations\' to you and Alleria, both. I\'d have bet my father\'s sword you wouldn\'t let such a unique opportunity pass you by--it\'s what sets you apart from us all. Alleria, however...\n\nNevermind. She\'s as cautious as she is assertive. I suppose I was hoping for the latter, but it\'s the former that\'s kept her alive.\n\nPerhaps she\'ll find us later on. For now, it\'s time you and my new acquaintance properly meet.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Into a Skittering City +(78226, 2, 0, 2762, 14752, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Most Intriguing Invitation', 'Meet the \'Vizier\' in the Burrows of Azj-Kahet\'s City of Threads.', 'We\'ve received an invitation. Or rather, you have, $n.\n\nIt\'s a request to meet with the Vizier. That name rattles even the most wealthy and powerful figures in the City of Threads.\n\nGaining this individual as an ally could seal our victory against Ansurek\'s horrid little shadow for good.\n\nYou\'re to meet them in the Burrows. Use the pheromone dispenser here in my lair to mask yourself enough to enter safely.', '', 'Travel to the Burrows in the City of Threads.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- A Most Intriguing Invitation +(78256, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The General\'s Consensus', 'Take Zev\'kall\'s pheromones to someone that has a use for them.', 'We got lucky here. That General Anub\'azal is so interested in sabotaging Zev\'kall that it\'s an \"enemy of our enemy is our friend\" situation for today.\n\nI feel like this is gonna be a theme: spiders tryin\' to use us against each other. Ah, well.\n\nYou\'re gonna want to take those pheromones somewhere useful, huh? You do that. I\'ll take these folks safely out of harm\'s way.', '', 'Take Zev\'kall\'s pheromones to the Weaver.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The General's Consensus +(78255, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 574619656, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Just Act Casual', 'Help the convoy to exit Siegehold by speaking to the gatekeeper.', 'It\'s time to get outta here with the prisoners and those pheromones. I\'ve found some convincing chains, since we have such a big group. Long as everybody stays in character, our chances look good. \n\nWe\'ve only got General Anub\'azal\'s marker scent goop for you and I, so we\'ll be the drones with permission. You do all the talkin\', while I mind the cart. I hope this works.\n\nLead us through the gate, $n!', '', 'Meet Gazlowe and the convoy outside of Siegehold.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Just Act Casual +(78251, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dalaran\'s Most Distressed', 'Free prisoners for the fake prisoner convoy.', 'I don\'t trust this big bug at all. He let me lay there ages without saying anything!\n\nBut if he wants to give us access to Siegehold, let\'s use it. I saw some other people dragged away into other parts of the base. I don\'t think they\'re eating them. It looks more like they\'re transporting them somewhere.\n\nLet\'s gather them up, make a prisoner convoy, and roll on out. Find me outside!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Dalaran's Most Distressed +(78254, 2, 0, 2762, 14752, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Stolen Influence', 'Steal the pheromones and prepare to sneak them out of Siegehold.', 'These logs of Zev\'kall\'s... he is wasting numerous nerubian lives. Throwing them away like some rabid mantid.\n\nWe must act. As I said, Zev\'kall doesn\'t produce his own pheromone marks anymore due to this \'Ascension\' process. He\'s been forced to use mine. His alchemist is trying to concoct some for him... but once they do, what of me?\n\nTake those false pheromones and sneak them out of Siegehold. Expose Zev\'kall, use them... you\'re creative, aren\'t you? Just make it messy.', '', 'Bring Zev\'kall\'s Pheromones to Gazlowe near the gate within Siegehold.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Stolen Influence +(78250, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'General Admission', 'Find some useful blackmail material for the General.', 'It isn\'t enough to inconvenience Zev\'kall. He should be humiliated. I already have some information, but I need more.\n\nHe stores military logs in a room that is too tiny for me to access. See what information he\'s hiding. I\'m sure there\'s potential blackmail material in there somewhere.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- General Admission +(78249, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 34603016, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Specific Personages', 'Kill Zev\'kall\'s minions for General Anub\'azal.', 'Zev\'kall has recently placed his own loyal lackeys in key positions around Siegehold. Killing them will force replacements, which will cause chaos and re-training.\n\nAll of which will make Zev\'kall struggle. Get rid of all three.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Specific Personages +(79175, 2, 0, 2762, 14752, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'I Think I\'m a Drone Now', 'Allow Anub\'azal to mark you with his pheromones.', 'There, I have extended some goodwill. You have a little goblin friend. I know how much your kind clings to each other for warmth.\n\nAnd now you both will do things for me. First, I will provide you with my pheromone scent mark. It will keep my loyal soldiers from attacking you. It marks you as mine.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- I Think I'm a Drone Now +(79625, 2, 0, 2762, 14752, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Not Quite Dead', 'Examine the spoils pile in Siegehold.', 'I am General Anub\'azal.\n\nI loathe having little bipeds like you in the Siegehold. However, that is no longer up to me. Zev\'kall is pushing me out of my own military stronghold, and collecting overcrawlers to boot! The Queen has deemed him High General, but he is unnatural, warped, and unfit. This will not stand! \n\nI have decided to use you and your kind against Zev\'kall. And yes, you will get something out of it.\n\nSearch that rubbish pile there. You will see.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Not Quite Dead +(78237, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Let Fly!', 'Stow away into a box to be carried into Siegehold.', 'Hm. This Anub\'azal gave the orders that led to the prisoners\' escape. Zev\'kall here didn\'t seem very pleased with that.\n\nSo how about this--you sneak into Siegehold, and make best friends with Anub\'azal. Easy.\n\nI\'ve noticed a lot of cargo being ferried over, I\'m sure no one would notice if we just swapped out the contents of a particular crate.\n\nIn the meantime, I\'ll share our discoveries with the Weaver. I\'d love to come with you, but I\'d rather not tempt more Flynn stabbings today.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Let Fly! +(78383, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 447435, 0, 0, 0, 0, 1, 0, 36700168, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Strategic Edge', 'Find Flynn\'s Blades and $2oa nerubian intel from Kaheti forces in Rak-Zakaz.', 'To add insult to injury, they disarmed me. I\'m not leaving without those blades!\n\nWhile we\'re looking, keep an eye out for any evidence of what\'s going on here. Anything that could give us an advantage against the nerubians.\n\nSomething strange happened that provided us the opening to escape. I have a feeling that could be something we can exploit.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Strategic Edge +(78234, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Force Your Way', 'Kill $1oa Kaheti forces in Rak-Zakaz.', 'Even with the general gone, it\'s not going to be easy getting out of here. This place is infested.\n\nI know I\'m hiding it well, but I\'m not exactly feeling my best. I\'m not sure I\'ll be much help in this state.\n\nYou\'re going to have to clear a path for us.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288); -- Force Your Way + +INSERT INTO `quest_template` (`ID`, `QuestType`, `QuestPackageID`, `ContentTuningID`, `QuestSortID`, `QuestInfoID`, `SuggestedGroupNum`, `RewardNextQuest`, `RewardXPDifficulty`, `RewardXPMultiplier`, `RewardMoneyDifficulty`, `RewardMoneyMultiplier`, `RewardSpell`, `RewardHonor`, `RewardKillHonor`, `StartItem`, `RewardArtifactXPDifficulty`, `RewardArtifactXPMultiplier`, `RewardArtifactCategoryID`, `Flags`, `FlagsEx`, `FlagsEx2`, `RewardSkillLineID`, `RewardNumSkillUps`, `PortraitGiver`, `PortraitGiverMount`, `PortraitGiverModelSceneID`, `PortraitTurnIn`, `RewardItem1`, `RewardItem2`, `RewardItem3`, `RewardItem4`, `RewardAmount1`, `RewardAmount2`, `RewardAmount3`, `RewardAmount4`, `ItemDrop1`, `ItemDrop2`, `ItemDrop3`, `ItemDrop4`, `ItemDropQuantity1`, `ItemDropQuantity2`, `ItemDropQuantity3`, `ItemDropQuantity4`, `RewardChoiceItemID1`, `RewardChoiceItemID2`, `RewardChoiceItemID3`, `RewardChoiceItemID4`, `RewardChoiceItemID5`, `RewardChoiceItemID6`, `RewardChoiceItemQuantity1`, `RewardChoiceItemQuantity2`, `RewardChoiceItemQuantity3`, `RewardChoiceItemQuantity4`, `RewardChoiceItemQuantity5`, `RewardChoiceItemQuantity6`, `RewardChoiceItemDisplayID1`, `RewardChoiceItemDisplayID2`, `RewardChoiceItemDisplayID3`, `RewardChoiceItemDisplayID4`, `RewardChoiceItemDisplayID5`, `RewardChoiceItemDisplayID6`, `POIContinent`, `POIx`, `POIy`, `POIPriority`, `RewardTitle`, `RewardArenaPoints`, `RewardFactionID1`, `RewardFactionID2`, `RewardFactionID3`, `RewardFactionID4`, `RewardFactionID5`, `RewardFactionValue1`, `RewardFactionValue2`, `RewardFactionValue3`, `RewardFactionValue4`, `RewardFactionValue5`, `RewardFactionCapIn1`, `RewardFactionCapIn2`, `RewardFactionCapIn3`, `RewardFactionCapIn4`, `RewardFactionCapIn5`, `RewardFactionOverride1`, `RewardFactionOverride2`, `RewardFactionOverride3`, `RewardFactionOverride4`, `RewardFactionOverride5`, `RewardFactionFlags`, `AreaGroupID`, `TimeAllowed`, `AllowableRaces`, `Expansion`, `ManagedWorldStateID`, `QuestSessionBonus`, `LogTitle`, `LogDescription`, `QuestDescription`, `AreaDescription`, `QuestCompletionLog`, `RewardCurrencyID1`, `RewardCurrencyID2`, `RewardCurrencyID3`, `RewardCurrencyID4`, `RewardCurrencyQty1`, `RewardCurrencyQty2`, `RewardCurrencyQty3`, `RewardCurrencyQty4`, `PortraitGiverText`, `PortraitGiverName`, `PortraitTurnInText`, `PortraitTurnInName`, `AcceptedSoundKitID`, `CompleteSoundKitID`, `VerifiedBuild`) VALUES +(79357, 2, 0, 2762, 14752, 0, 0, 0, 6, 1, 6, 1, 443094, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 117197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213420, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Removing the Cap', 'Kill Agaricus Festerbloom.', 'Aemara\'s mention of a large fungarian planting fungal pods worries me. Gotta be someting down in dat cave.\n\nWe can\'t just be waitin\' for the fungarians to attack with a nest of mind-controlled beasts. We gotta prune dat plan before it has a chance to bloom.\n\nGet to Pillar-nest Vosh and kill that fungarian leader!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Agaricus Festerbloom is the fungarian responsible for the mind controlled beast at Pillar-nest Vosh.', 'Agaricus Festerbloom', '', '', 890, 878, 56288), -- Removing the Cap +(79356, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 443094, 0, 0, 212334, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212334, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Antifungal Firestarter', 'Burn 8 Fungal Spore Pods.', 'Consider it a professional hunch, but those spores comin\' out of those fungal pods and the ones afflictin\' all da beasts are connected. \n\nMaybe if we destroy da fungal spore pods it\'ll slow whatever control those fungarians have on da beasts.\n\nTake these antifungal firebombs and torch as many fungal spore pods as you can!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Antifungal Firestarter +(78236, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Scrappy Straggler', 'Rescue the straggler in Rak-Zakaz.', 'If someone got left behind, we need to do something about that.\n\nI hate to say it, but these people need someone to protect them here. I have to stay.\n\nFind this straggler. And while you\'re at it, take a peek behind enemy lines. See if you can find anything useful.', '', 'Find Flynn in Rak\'Zakaz.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Scrappy Straggler +(80399, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 440796, 0, 0, 217614, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rations and Revelations', 'Hand out $1oa Arathi Rations.', 'We found these prisoners fleeing a nearby nerubian military base.\n\nThe circumstances of their escape are... unclear, even to them. As if someone else created the opening they needed to escape.\n\nThey need rest, but we need to find out what happened in there.\n\nFood first. Maybe once they\'ve regained some of their strength, they\'ll remember something.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Rations and Revelations +(78233, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Weaver\'s Gift', 'Find the friends the Weaver has revealed to you as a gift.', 'A little weave-rat tells me that an intriguing series of events are playing out to the north. It seems there has been a remarkably coincidental waterfall of failures marring the military efforts there.\n\nI want to know who is responsible. Look into it for me, and see if your curiously binary eyes can pluck out any potential allies.\n\nSome of your little friends are among the escapees drawing the ire of one \"Zev\'kall.\" Do go catch up. Tell them the Weaver bids them... greetings.', '', 'Speak to Faerin in Faerin\'s Advance.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Weaver's Gift +(78393, 2, 0, 2762, 14752, 0, 0, 0, 4, 1, 4, 1, 448677, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Seeming Respite', 'Explore the Lair of the Weaver.', 'You have endured quite the evening since your ill-fated little ship ride, haven\'t you? Worry not, little morsel. You will find that my friends here are most accommodating, even to someone with your predilections--as strange as they may be.\n\nPlease, take a moment to explore. Avail yourself of my many amenities. With luck, you will find some sorely-needed rest.\n\n...Oh, but do take care not to move about too quickly. Sudden movements, I\'m sure you understand.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- A Seeming Respite +(78392, 2, 0, 2762, 14752, 0, 0, 0, 4, 1, 4, 1, 0, 0, 0, 0, 0, 1, 0, 34603016, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Tangled Web', 'Peruse the Weaver\'s archives.', 'Make no mistake--I have no intention of sending you off to skitter about in the dark like a freshly-hatched beetle. It wouldn\'t do to have my little morsel snatched up by a starving cave borer.\n\nYou must educate yourself, my dear. Your allies have found themselves ensconced in a torrid tapestry. Only by familiarizing themselves with its erstwhile architects can you hope to reclaim them.\n\nLuckily for you, I have made some of my personal resources available to you.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Tangled Web +(78354, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Guiding Thread', 'Follow Spindle.', '\n\nBlind and alone, you stumble in the dark. I offer you a thread to cling to.\n\nFollow it, should you wish to find your allies.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- A Guiding Thread +(79139, 2, 0, 2762, 14752, 0, 0, 0, 4, 1, 4, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Alone in the Dark', 'Investigate the Eye of Ansurek.', 'My people do not think that this Black Blood is a threat to our world. It has sat dormant for ages, after all. Why should that change now?\n\nBut the world is changing more quickly than my people realize. The nerubians\' decision to extract the Blood for their own ends is proof of that.\n\nThe nerubians hold a watchtower not far from here. The ones who survived the pit could not have gotten too far. We should give chase immediately.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Alone in the Dark +(78353, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Fear the Old Blood', 'Work to cleanse the Breathing Pit.', 'This is not exactly the place for a long talk, so I will be brief.\n\nThese roots you see are part of something much greater than you know, and it is my job to protect them. \n\nIf it isn\'t obvious to you already, this place is teeming with writhing Black Blood. If we do not act, it will spread deeper and further still.\n\nYou want allies? Fine. Help me cleanse this place and protect these roots, and I will at least hear you out.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Fear the Old Blood +(78352, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'For Naught, So Vial', 'Destroy 8 pieces of nerubian extracting equipment throughout the Breathing Pit.', 'Truthfully, I don\'t care what the nerubians are plotting. They are not the first upstart people seeking power, and they certainly won\'t be the last. The problem is how they\'re going about it. I fear that tampering with this Black Blood will threaten far more than the delicate ecosystems of Khaz Algar.\n\nWe must make sure that they never return to this pit again. Their equipment is still strewn throughout the pit. Destroy as much of it as you can manage.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- For Naught, So Vial +(78348, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Friends in Low Places', 'Search the Breathing Pit for your mysterious protector.', 'When we crashed, the nerubians were upon us in an instant. We would have lost nearly everyone we brought with us, had someone not intervened.\n\nI do not know who--or what--stepped in on our behalf. But if there is even a shred of hope that we have allies in this place then we must seize upon it and refuse to let go.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Friends in Low Places +(79580, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Offensive Counter', 'Slay $1oa nerubians.', 'I will not yield this ground. \n\nGet out there and kill anything with more than two legs!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Offensive Counter +(81928, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Voice of the People', 'Speak with $1oa Silken Ward Citizens.', 'As you might have heard, things haven\'t gone as intended for the citizens of the Silken Ward. The Pale Weavelashers have been keeping a tight grasp on the citizens. \n\nI wasn\'t able to find much before an Ascended kicked me out for snooping around. You are a fresh face, go around the Silken Ward and speak to the citizens, see if you can find a way to help them.\n\nAlso seek out Alchemist Talbax. I heard his name spoken a few times. He could be a useful contact.', '', 'Talk to Alchemist Talbax', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Voice of the People +(81890, 2, 0, 2762, 14752, 0, 0, 81928, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Unfulfilled Requests', 'Meet with Sum\'latha at the Silken Ward.', 'I have heard the citizens of the Silken Ward are having trouble with a group of Ascended called the Pale Weavelashers.\n\nThe new ward is supposed to be a fresh start for citizens of the capital, at least that is the way the Queen tells it. In actuality it is a way for her to tighten her grip on those she distrust. \n\nMeet with my assistant Sum\'latha. I sent her there ahead of time to gather information. She can fill you in on any details.', '', 'Meet with Sum\'latha at the Silken Ward.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Unfulfilled Requests +(78384, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Chasing the Light', 'Search for clues of Anduin\'s survival.', 'Anduin survived that swarm. I do not doubt that for a moment. Even so, the nerubians are everywhere and he is just one man.\n\nWherever he goes, wherever he is taken, I will find him. Find me any sign that he yet lives. That is all I need to follow him to Azeroth\'s end.', '', 'Return to Alleria at the edge of the Ruptured Lake in Azj-Kahet.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Chasing the Light +(78350, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Heroes Never Die', 'Aid twelve Wounded Aeroknights.', 'Damn it all! We were too hasty, and now my people are paying the price.\n\nWe were fools to think the nerubians wouldn\'t be prepared for an incursion. Arathi soldiers are made of stern stuff, but even they will struggle to walk off an airship crash.\n\nI will keep everyone here safe. Please, go into the field and rescue as many people as you can.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Heroes Never Die +(78630, 2, 0, 2799, 14838, 0, 0, 0, 7, 1, 7, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Rise of the Reckoning', 'Board The Reckoning and slay $2oa nerubian forces.', 'The Reckoning is ready!\n\nLet\'s make these spiders pay. Blood for blood.', '', 'Find Faerin in the Ruptured Lake.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Rise of the Reckoning +(78629, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Running on Reserves', 'Assist $1oa Arathi Reserves in Livia\'s Patience in Hallowfall.', 'We have to try to save any of our people left alive in Livia\'s Patience. \n\nEvery Arathi is or was a member of the military. If you can help them, they\'ll be able to help themselves.', '', 'Meet your allies in Livia\'s Patience.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Running on Reserves +(78628, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Trapdoor Sprung', 'Kill $1oa nerubians in Livia\'s Patience in Hallowfall.', 'We need time to get the Reckoning ready. Take your friends and hold back the nerubians for as long as you can.\n\nThey deserve nothing but death for what they have done to our people.', '', 'Meet your allies in Livia\'s Patience.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Trapdoor Sprung +(78627, 2, 0, 2799, 14838, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Final Front', 'Travel to Light\'s Redoubt in Hallowfall.', 'Just before the kobyss attacked, we received word of a disturbance near Livia\'s Patience. Now we know the cause.\n\nWe... Light... We can\'t survive fighting on two fronts, $n. We have to stop this, now.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Final Front +(80049, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 452690, 0, 0, 0, 0, 1, 0, 39845896, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Flame Still Burns', 'Check in with Arathi Survivors in the Veneration Grounds in Hallowfall.', 'That was too close.\n\nThis attack took a toll on all of us. We have many injured, and many shaken. \n\nCan you check in with people? See how they are doing?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Flame Still Burns +(79089, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 452690, 0, 0, 0, 0, 1, 0, 39845888, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Consecrated Cleanup', 'Restore the Veneration Grounds in Hallowfall.', 'Our Veneration Grounds have been desecrated. Its beauty marred. \n\nIt\'s going to take a bigger effort, but I would appreciate anything you can do to cleanup our grounds.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Consecrated Cleanup +(78624, 2, 0, 2799, 14838, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 34603016, 8192, 0, 0, 0, 115283, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Candle in the Dark', 'Kill Aelric Leid in the Veneration Grounds in Hallowfall.', 'Beledar has turned to Shadow, we must retreat back to Mereldar!\n\n\n\nI-- No. We need to destroy Aelric first.\n\nTake him down, then we retreat.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Leader of the Order of Night.', 'Aelric Leid', '', '', 890, 878, 56288), -- A Candle in the Dark +(78621, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 5242888, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Shadow Rising', 'Kill the kobyss deepspeakers in the Veneration Grounds in Hallowfall.', 'I can sense three beacons of void ahead, all funneling their power into one massive font of darkness.\n\nYou will need to kill them. With them dead, I can bring down the shield.', '', 'Meet your allies in the Veneration Grounds in Hallowfall.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Shadow Rising +(78620, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crossroads of Twilight', 'Kill $1oa kobyss attackers in the Venerations Grounds in Hallowfall.', 'We need to take the Veneration Grounds back from the kobyss. \n\nPush them back and pave a bloody path through them.\n\nWe need to stop whatever is happening at the Eternal Flame! If they manage to corrupt it like they did at the tower... I don\'t even want to imagine what will happen.', '', 'Meet your allies in the Veneration Grounds in Hallowfall.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Crossroads of Twilight +(78615, 2, 0, 2799, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Bell Tolls', 'Go to the main gates of Mereldar in Hallowfall.', 'Those bells mean Mereldar is under attack! \n\nLet\'s get to the gates and find out what is going on.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Bell Tolls +(78614, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 432159, 0, 0, 0, 0, 1, 0, 35651592, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Mereldar\'s Light', 'Play with $1oa Arathi Orphans.', 'I still need more time with Alleria to learn about Xal\'atath. What I have learned is very worrying.\n\nFaerin sent word that she was going to the orphanage, and asked you to meet her there. \n\nShe often entertains the children while she is in Mereldar, I don\'t doubt she would appreciate you doing the same.', '', 'Meet Faerin in the Mereldar Orphanage.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Mereldar's Light +(78626, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Spar Day', 'Duel $1oa Arathi Recruits in Mereldar.', 'Your skills in combat are impressive, $n. \n\nWe are rotating our next round of reserves into active duty, and they need to sharpen their skills. \n\nWhile Alleria fills me in on Xal\'atath, I would appreciate it if you could help with their training.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Spar Day +(79297, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 444315, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 217990, 217993, 217995, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Nightwatch', 'Collect $1oa Order of Night Propaganda.', 'Xal\'atath is using the Order of Night to serve her whims.\n\nI overheard some of the Arathi complaining about a new wave of propaganda that has been put up around Mereldar. Find what you can and deliver it to General Steelstrike. I\'ll be there as soon as I can.\n\nWe need to convince her of the severity of this threat.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Nightwatch +(78613, 2, 0, 2799, 14838, 0, 0, 0, 4, 1, 4, 1, 0, 0, 0, 0, 0, 1, 0, 38928392, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 216687, 217708, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Bastion of Hallowfall', 'Explore Mereldar.', 'I have to admit, I did not think that the first visitors we\'d have in Mereldar would have been outsiders. I thought the Empire... Well, nevermind.\n\nYou have been more than helpful to my people, and that deserves recognition. Mereldar is the bastion of the Arathi in Hallowfall. Take some time, rest.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Bastion of Hallowfall +(78607, 2, 0, 2799, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'To Mereldar', 'Travel to Mereldar and meet with General Steelstrike.', 'We must get to Mereldar and let General Steelstrike know what the Order of Night tried here.\n\nThank the Sacred Flame we stopped them before they could do any worse.', '', 'Meet General Steelstrike in Mereldar.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- To Mereldar +(78954, 2, 0, 2799, 14838, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Restore the Flame', 'Help Faerin restore the Holy Flame at the Cliffside Beacon.', 'Do you feel it? Hope, returning? \n\nThank you for your help, $n.\n\nThe dawntower\'s flame remains dark. But this time, I think we\'ll be able to restore it. \n\nLet\'s meet at the tower.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Restore the Flame +(81690, 2, 0, 2799, 14838, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Light at the End of the Tunnel', 'Escape Gloomcrag Bower with Faerin and Anduin.', 'I\'ve never seen shadows this deep. This... vicious. \n\nIt almost feels like they\'re reaching for us. \n\n\n\nWe can\'t stay here.', '', 'Speak to Alleria at the entrance to Gloomcrag Bower.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Light at the End of the Tunnel +(78952, 2, 0, 2799, 14838, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Final Resistance', 'Destroy the Shadow Rift.', '\n\nGood work. But before we can leave, there\'s something else. \n\nDown this way are some powerful priests. I think they are summoning something-- something big. No doubt to strike at us above and drive us from the tower itself.\n\nIt will be dangerous, but we must stop them. Are you with me?', '', 'Find Faerin and Anduin at the Cliffside Beacon.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Final Resistance +(78951, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Ever Deeper Shadow', 'Slay $1oa Order of Night cultists in the cave beneath the Cliffside Beacon.', 'When I reached for the Flame, I felt the overwhelming hopelessness and despair that had been poured into it. \n\nIt pains me, but... my light alone is not enough to banish these shadows. \n\nAnd so, we take a more direct path. If the remaining cultists have withdrawn to Gloomcrag Bower, their combined power must be what\'s keeping the Flame dark. \n\nWe must stop them before this darkness spreads.', '', 'Find Faerin and Anduin inside the cave beneath the Cliffside Beacon.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Ever Deeper Shadow +(78939, 2, 0, 2799, 14838, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Darkened Flame', 'Investigate the darkened dawntower.', 'This... Order of Night, as they call themselves, did some foul ritual to turn the tower\'s flame to darkness. I know not what.\n\nWe should investigate.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Darkened Flame +(78937, 2, 0, 2799, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Shadow upon Shadow', 'Investigate the nearby dawntower.', '\n\nWhat just happened? Did you see that shadow? And the oil well... it\'s gone dark? \n\nI\'ve never seen anything like this before. \n\nCould it be the nearby dawntower? Hurry!', '', 'Meet with Alleria at the Cliffside Beacon.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Shadow upon Shadow +(78936, 2, 0, 2799, 14838, 0, 0, 0, 6, 1, 6, 1, 433370, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Something\'s Fishy', 'Slay Deepsludger, The Abominable Wavecrasher, and Tidelord Teethwretch in Sina\'s Yearning.', 'So you outsiders and Faerin managed to both survive and save the villagers at the beach? \n\n \n\nWe\'re in trouble, here. The kobyss brought some of their strongest forces to the doorsteps of villagers. \n\nWe have our hands full just holding the line. If you can take out those monsters, we might be able to turn the tide.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Something's Fishy +(78934, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 433370, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Blades of the Arathi', 'Light a torch with the Sacred Flame, then rally $2oa groups of Arathi in Sina\'s Yearning.', 'I trust in your strength. I must ask you to go ahead to reinforce Sina\'s Yearning. Anduin and I can see my people to safety in Lorel\'s Crossing.\n\nWith the darkness and the kobyss, the hearts of my people in Sina\'s Yearning will be faltering to fear. We can\'t let them wallow.\n\nLight a torch with the Sacred Flame in the center of town and use it to inspire my people\'s valor. Remind them of their strength.\n\nWe will catch up with you. May the Flame guide you, my friend.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Blades of the Arathi +(80316, 2, 0, 2799, 14838, 0, 0, 0, 4, 1, 4, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Return to the Sea', 'Take the Peculiar Fish to deeper waters.', 'I remain weakened by my time so near the searing Light of the surface. I ask that you take me to deeper waters, away from these kobyss, where I can return to my kind.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Return to the Sea +(80315, 2, 0, 2799, 14838, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 115469, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Alluring Offer', 'Lure and assassinate Gillcarver and his Kobyss Tidemarshals on the island off the Sunless Strand.', 'It is done. Take this tidal charm, cloak your form in the darkness of the sea, and unmake the kobyss. Their strongest warriors gather and scheme against your kind upon that central island. With the lure, they will not see you for what you are. Use that advantage to become their end.\n\nBut understand, as the kobyss fail to, this is a power you borrow. It belongs to the sea.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Insulated by kobyss forces, Gillcarver fortifies his kin\'s assault against land-walkers.', 'Chieftain Gillcarver', '', '', 890, 878, 56288), -- Alluring Offer +(79355, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Prisoner Preservation', 'Find $1oa Expedition Members.', 'The beasts took our people! Dragged them away when we were gettin\' our first rest since our escape!\n\nWe only just escaped those nerubians. We can\'t afford ta lose more people.\n\nSearch Pillar-nest Vosh. It\'s where all those beasts came from. If we\'re lucky our people are still alive.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Prisoner Preservation +(79174, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Infested Infestation', 'Kill $1oa spore afflicted beasts at Pillar-nest Vosh.', 'These spore-afflicted beasts at Pillar-nest Vosh been a thorn in our side since setting up Faerin\'s Advance. They be spreading thick clouds of spores. I never be seeing anything like it!\n\nThey already attacked once. Won\'t be long till they attack again. If we got any hope of survivin\', we need to cull dere numbers. \n\nGo to Pillar-nest Vosh and take some of those spore-afflicted beasts out!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Infested Infestation +(79574, 2, 0, 2762, 14752, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Second Front', 'Signal the landing zone.', 'Our reinforcements are already inbound. \n\nThese spiders just decided where our next wall will go. Clear a landing zone for General Steelstrike.', '', 'Report to General Steelstrike.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Second Front +(81568, 3, 0, 3018, 14838, 0, 0, 0, 7, 2, 7, 2, 0, 0, 0, 0, 0, 1, 0, 35192832, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Release the Beasts', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Release the Beasts +(78932, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Fickle Fiendish Fish', 'Kill $1oa kobyss invaders.', 'Judging by the glint in your eye, you wish to join Faerin in this madness?\n\nTo push into the kobyss waters? In the darkness?\n\nYou are a fool with a death wish. \n\nTake as many of those damnable fish out as you can, before they drag you into the depths for their dinner.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Fickle Fiendish Fish +(78929, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tricks of the Dark', 'Rescue $1oa Arathi captives.', 'Kobyss lurk in the shallows of murky water and snatch any who come near, faster than a viper!\n\nAnd that\'s just when they hunt alone. In numbers, they are a swarm to be reckoned with. They\'ve been a plague on our outskirt villages since the day we arrived. \n\nThey eat victims alive, given the chance. We must rescue the villagers that have already been dragged to the water!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Tricks of the Dark +(78672, 2, 0, 2799, 14838, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Lamplighter\'s Duty', 'Take the Lamplighter Skiff to Lorel\'s Crossing.', 'Darkness has fallen. We can\'t rest yet. \n\n\n\nThe light from the tower will hold the worst dangers in the darkness at bay. It\'s my duty, as a Lamplighter, to keep all the towers blazing. \n\nMy patrol takes me to Lorel\'s Crossing by air next. I would welcome you and Anduin at my side, for all our sakes.', '', 'Meet Faerin near Sina\'s Yearning.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- A Lamplighter's Duty +(78671, 2, 0, 2799, 14838, 0, 0, 0, 3, 1, 3, 1, 448657, 0, 0, 0, 0, 1, 0, 39845896, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Light of the Dawntower', 'Assist the Lamplighters in lighting the dawntower.', '$p, Faerin went to light the dawntower. She said it keeps the light of the Sacred Flame shining upon Hallowfall. Kyron is there as well.\n\nIt\'s hard to imagine that any beacon could outshine their star Beledar, but I am eager to see this new expression of the Light.\n\nMeet me by the dawntower and we can see how the Sacred Flame of the Arathi helps to safeguard these long-lost cousins of mine.', '', 'Meet Faerin near the dawntower.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Light of the Dawntower +(82836, 2, 0, 2799, 14838, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 115722, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Zero Out Xerosh', 'Defeat Siegelord Xerosh.', '$p, the nerubians all seem to be taking orders from that siegelord south of here. If we can defeat her, that may turn the tide of this attack.\n\nWithout a leader organizing the attack, the Arathi may be able to drive back the nerubians, especially if Faerin is able to light this dawntower she spoke of.\n\nBut the longer we delay, the greater damage to the Arathi airships. Go quickly!', '', 'Meet Anduin in Tenir\'s Ascent.', 0, 0, 0, 0, 0, 0, 0, 0, 'Xerosh has been responsible for countless Arathi deaths over years.', 'Siegelord Xerosh', '', '', 890, 878, 56288), -- Zero Out Xerosh +(78669, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'For Their Eyes Only', 'Gather $1oa nerubian Shadecasters to learn their plans.', 'We\'ve fought the nerubians since we arrived, $p. Their attacks have not risen to this level in a long time.\n\nThese airship docks are clearly a target, but do they have any others? Is there a larger goal?\n\nThe nerubians carry shadecasters with orders from their queen. We need to learn what we can of their plans and intentions, and recovering a few of those shadecasters is the best way we can do so.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- For Their Eyes Only +(78670, 2, 0, 2799, 14838, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Siege Weapon Sabotage', 'Destroy 4 siege weapons below Tenir\'s Ascent.', '$p, if we\'re going to hold the nerubians back, we have to deal with their siege weapons. \n\nAround Tenir\'s Ascent, there are kegs of black powder to supply our ships for combat. Since the nerubians have caught these ships on the ground, let\'s put that powder to work.\n\nGather some barrels, and take them down to the nerubian siege weapons.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Siege Weapon Sabotage +(78668, 2, 0, 2799, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 34603016, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rally on the Dawnbreaker', 'Meet Faerin at Tenir\'s Ascent aboard the Dawnbreaker.', 'It\'s critical, with so many nerubians pouring through the Aegis Wall, that we defend our airships docked at Tenir\'s Ascent.\n\nThe nerubians have always outnumbered us, but our fleet allows us to concentrate our defenders where they are attacking, as well as allowing us to bombard them from the safety of the skies.\n\nIf we lose our armada, our hopes fade dramatically. Meet us there when you can.', '', 'Meet Faerin at Tenir\'s Ascent aboard the Dawnbreaker.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Rally on the Dawnbreaker +(78667, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rekindled Memories', 'Recover $1oa Arathi tinderboxes from fallen soldiers and burn their bodies.', 'Good people died here today, $p--a lot of them.\n\nEvery Arathi soldier carries a tinderbox. It represents their devotion to the Sacred Flame. Many use it as a focus to bring forth the Flame\'s light. In the dark places beyond the light of Beledar, the Sacred Flame brings hope.\n\nWith the nerubian attack, we can\'t recover their bodies. So we must retrieve these symbols, to venerate their sacrifice. Then use this torch to burn their bodies. It\'s the best funeral we can offer.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Rekindled Memories +(78666, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Only Good Spider', 'Kill $1oa Nerubian attackers.', '$p, if we don\'t stem the tide of nerubians climbing up to us, nothing else will matter.\n\nTheir numbers are just too great.\n\nWe need to delay their onslaught to buy the people of Hallowfall time to prepare. The wall still serves as a very effective chokepoint.\n\nDo what you can to thin their numbers.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- The Only Good Spider +(79999, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 5242888, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Igniting Hope', 'Gather $1oa Shattered Remnants and use them to empower the Aegis keyflame.', 'One dawntower has fallen, but a faint glimmer of hope remains with the smaller keyflame atop the wall. \n\nThe shattered remnants needed to sustain that light were taken by the nerubians.\n\nGather the remnants from nerubians you slay, and help ignite a beacon of hope!', '', 'Meet Faerin atop the Aegis Wall.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Igniting Hope +(78665, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tunnel Trouble', 'Destroy $1oa Nerubian Burrows.', 'It\'s good to have new allies here. Together, we have much better chances of protecting this tower.\n\nThe nerubians have overwhelmed us. If we\'re going to have any chance against them, we need to destroy the burrows they\'re using to come under the Wall.\n\nIf you can handle that, we will survey the field from the top of the wall and meet you there.', '', 'Meet Great Kyron atop the Aegis Wall.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Tunnel Trouble +(78659, 2, 0, 2799, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Where the Light Touches', 'Meet with Faerin\'s ally near the Aegis Wall.', 'Many in Hallowfall will call you \"outsider\". I would call you friend. I would also ask for your help, if you are no stranger to combat. Desperate times forge strong friendships.\n\nGeneral Steelstrike ordered the army to fall back from the nerubian onslaught. In doing so, she abandoned a Lamplighter and many troops to the darkness. I may not be able to save them on my own, but with your help I may succeed.\n\nIf you\'re willing, ride with me or meet me there.', '', 'Speak to Great Kyron at the Aegis Wall.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Where the Light Touches +(84908, 2, 0, 2838, -284, 0, 0, 83024, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 574095360, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Stormrider\'s Honors', 'Speak with Stormrider Bruelda in Dornogal.', '\n\nChampion, though you are no Stormrider, you may yet be worthy of the Stormrider\'s armor.\n\nFind Stormrider Bruelda if you wish to claim this honor.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56288), -- Stormrider's Honors +(82284, 2, 0, 2861, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 223515, 0, 1, 0, 36700168, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 223515, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Remembrance for the Fallen', 'Place the Breastplate and Tinderbox in the forge at Mereldar.', 'It is our custom to pay homage to the fallen by burning whatever we can recover of their belongings. Usually, it is their tinderboxes as those are easier to carry. We then return those items to the flame.\n\nWhile we were able to retrieve Sir Ashrealm\'s tinderbox, Ryton\'s breastplate will serve to honor his memory.\n\nYou have placed your life in danger not only for me, but also for Hallowfall. I would be honored if you would assist me this one last time in remembering our fallen.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Remembrance for the Fallen +(82268, 2, 0, 2861, 14838, 0, 0, 82284, 3, 1, 3, 1, 0, 0, 0, 223247, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Sorrowful Journey Home', 'Do Faerin the honor of delivering Ryton Blackholme\'s Breastplate to Mereldar in Hallowfall.', 'I intend to burn Ryton\'s breastplate and Sir Ashrealm\'s tinderbox at Mereldar. I would be honored if you would join me.\n\nWould you carry the breastplate there?', '', 'Deliver Ryton Blackholme\'s Breastplate to Faerin Lothar at Mereldar in Hallowfall.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Sorrowful Journey Home +(81969, 2, 0, 2861, 14752, 0, 0, 82268, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 8192, 0, 0, 0, 120464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'An End to the End', 'Work with Faerin and Gazlowe to take down the monstrosity known as Surek\'tak the Sundered.', 'I want to honor my friend. But first, we need to deal the killing blow to this Light-forsaken place.\n\nIt\'s known that General Zev\'kall has been overseeing the creation of a monstrosity... a void-corrupted, malformed nerubian. The scouting report pinpointed the location at the top of the canyon.\n\nWe\'re going to deprive him of his horrific pet. That should put an end to his plans to invade Hallowfall. At least for a little while longer.', '', 'Speak with Faerin Lothar outside Sundered\'s Crucible at Arathi\'s End.', 0, 0, 0, 0, 0, 0, 0, 0, 'High General Zev\'kall is about to unleash this malformed upon Hallowfall.', 'Surek\'tak the Sundered', '', '', 890, 878, 56311), -- An End to the End +(81964, 2, 0, 2861, 14752, 0, 0, 81969, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Blacksmith\'s Fate', 'Assist Faerin Lothar to uncover the fate of Ryton Blackholme.', 'While we\'re here, I must find out what happened to my old friend, Ryton Blackholme. He was Hallowfall\'s finest blacksmith--and he was taken in a surprise nerubian attack. I could not save him.\n\nI searched for him, but found nothing except for his bloodied helm. I\'d given up hope. But recently, I heard rumor about a blacksmith from a survivor who\'d been pulled down off the Aegis Wall.\n\nCould it be Ryton? Will you help me, $n?', '', 'Give the blacksmith\'s breastplate to Faerin.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Blacksmith's Fate +(81965, 2, 0, 2861, 14752, 0, 0, 81969, 5, 2.5, 5, 2.5, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Invasion Disruption', 'Disrupt the nerubian invasion efforts at Arathi\'s End.', 'While we cannot eliminate the nerubian threat here, we can disrupt their invasion plans.\n\nThere are any number of opportunities to accomplish our goal. Let\'s see what kind of damage we can do.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Invasion Disruption +(81950, 2, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'BOOM Treats!', 'Place Betelsnax to lure bomb-laden beetles into destroying Nerubian Ballistae.', 'If we\'re gonna stop this invasion, we need to take out their big guns. In this case, big guns equals ballistae.\n\nRemember how I had ya pick up them Betelsnax? Yeah, I didn\'t do that for no good reason. See, the nerubians here have their beetles haul their bombs. And those haulers love them some snacks. I mean, who doesn\'t?\n\nYou place the snacks next to a ballista, then a bomb beetle walks up, and BOOM!', '', 'Speak with Monte Gazlowe at Arathi\'s End.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- BOOM Treats! +(81945, 2, 0, 2861, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'To Arathi\'s End', 'Regroup with Faerin and Gazlowe at Arathi\'s End.', 'We will regroup on the outskirts of Arathi\'s End to the east.\n\nTheir forces are nearly ready and there isn\'t much time, $n.', '', 'Regroup with Faerin and Gazlowe at Arathi\'s End.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- To Arathi's End +(79123, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 456051, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Permanent Hire', 'Speak with Saffrin in Rak-Ush.', 'Rak-Ush is beginning to look like a functioning swarmery.\n\nThe role of delegation has suited me and Vix\'aron well. You will continue to aid the niffen. In return, you may keep a portion of the wealth the swarmbeasts produce. \n\nSaffrin has more detailed plans around the development of the swarmery. Go speak to him, I have nothing else to say to you.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Permanent Hire +(79122, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 438820, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Scarab Scouting', 'Use a Rak-Ush Stagshell to find $4oa Kaheti truffles.', 'The stagshells are of the utmost importance to Anub\'azal\'s war campaign. We have a keen sense of smell, but only the stagshells are able to seek out valuable Kaheti truffles. \n\nThe truffles are a key ingredient in several... explosive elixirs, as it were. If you desire details, Aromash can give you more.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Scarab Scouting +(79121, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Bug Test', 'Speak to Aromash and care for the stagshells in Rak-Ush.', 'Oh, I\'m sorry, did you think this was a one and done assignment? If you did, Vix\'aron would gladly \"show you the door\", as it were. The stagshells will require constant maintenance. Food. Water. Those sorts of things.\n\nLoathe as I am to admit it, the niffen are much more skilled at caring for swarmbeasts than Vix\'aron or I.\n\nThey can enlighten you on your duties, if this was not explanation enough.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Bug Test +(79120, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 213392, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213392, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Beetle in a Haystack', 'Capture and return six Feral Stagshells to Rak-Ush.', 'There are still feral stagshells on the outskirts of Rak-Ush.\n\nThis scent grenade should be sufficient in stunning the beasts and alerting the niffen to their location.\n\nOnce they are stunned, one of the rats will take them back to their hollow.\n\nCapture them and bring them back. We will be waiting.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Beetle in a Haystack +(79118, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rak-Ush Under New Management', 'Return to Vix\'aron in Rak-Ush.', 'Well, you got your swarmhands. \n\nWhat are you still doing here? Go on then, you don\'t need my permission!\n\nMake sure the nerubians treat them fairly, now.', '', 'Return to Vix\'aron in Rak-Ush', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Rak-Ush Under New Management +(79117, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Bright Young Niffen', 'Find $1oa Niffen Arachnologists outside Mmarl to join Rak-Ush.', 'You need swarmhands, huh? \n\nLast time the nerubians wanted our help, they tried to force us. They\'re terrible negotiators! All we wanted was a little quid pro quo.\n\nWe\'ve got several arachnologists, but most of them are busy keeping the flyers at bay. I\'m sure they won\'t refuse an opportunity to study some swarmbeasts up close and personal! \n\nMaybe if you lighten their workload, they\'ll take you up on your offer.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Bright Young Niffen +(79115, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Expert Consultant', 'Speak with Mmarl\'s leader about recruiting swarmhands.', 'You alone are no longer sufficient. We require additional assistance, and the jawcrawlers and threadlings also need oversight.\n\nThe niffen settlement, Mmarl, is not far. However, past forced conscription attempts have failed. Nerubians are now forbidden within the settlement. We need someone to communicate in our stead.\n\nGo and barter with the rats. Come back with able bodies.', '', 'Speak to Vetiverian in Mmarl.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Expert Consultant +(79114, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Beautification Project', 'Clear the Stagshell Hollow of Overgrown Plants.', 'A fine enough job, for one of your... ilk.\n\nIf you wish to keep breathing, I suggest you continue to assist us. It may even prove lucrative for you, if you comply.\n\nRak-Ush\'s former master allowed the stagshells to run feral, and abandoned the hollows to decay. Over time, invasive plants have infested the old stagshell hollows.\n\nFind a way to clear them. I don\'t care how.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Beautification Project +(79541, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 219392, 0, 1, 0, 309461000, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219392, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Burn It With Fire', 'Burn the Pillar-nest Hearts and replace the incense in the Mmarl cave.', 'So the goblins removed the incense the niffen used to keep those creepy pests out... because it smelled bad?\n\nHonestly, I\'m not surprised. Maybe we can show them that they need to work together. Leading by example! Here, I\'ll lend you a flamethrower. I know mine works, without weird... chicken-like effects.\n\nHead in, clear out the nests, and put the right incense back in there!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Burn It With Fire +(79540, 2, 0, 2762, 14752, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Party\'s Over', 'Investigate the pool area in Mmarl.', 'Nope, nope, nope!\n\nLook, I\'m used to dealing with the additives in our swimming hole and keeping things at \"marginally safe\" levels, but spiders emerging to chew us to death? That\'s a hard pass from me. \n\nThis is OUR place, why are they buggin\' us?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Party's Over +(79538, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Smelly Shrubberies', 'Collect Smellsage bush branches for Rhubarn.', 'Jenni here says she\'s got some creepers attackin\' the goblins. I haven\'t seen any myself, but I do smell opportunity!\n\nWe\'ve got our own anti-creeper perfume. It\'s the same recipe we use for the incense around town. Rub it on, and everything stays away! I\'m sure we can sell some to the goblins.\n\nBut I\'m out of materials--smellsage branches, specifically. If you gather some for me, I\'ll cut you in on the profits!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Smelly Shrubberies +(79539, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 456134, 0, 0, 213629, 0, 1, 0, 309461000, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 213629, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Electrifying!', '\"Advertise\" the Debugger Hat by hitting Noth swarmites with it outside of Mmarl.', 'You wanna help the Venture Company? And you don\'t mind being disposable?\n\nOkay, listen up. When we moved in here, there were no monsters in town. But now we\'re finding dead workers, chewed up. It\'s bad for business.\n\nFortunately, I\'ve got a way to make money off this: an electrocution helmet. I call it my Debugger Hat.\n\nTake the latest model for a test run outside town. Kill the bugs. The niffen will see you, see that Debugger Hat at work, and know it\'s got good reviews.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Electrifying! +(80558, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Nothing Ventured', 'Learn what you can from the goblins in Mmarl.', 'These niffen have been down here a long time--long enough to build a village and set up trade with the nerubians. Some of them are even able to trade in that big nerubian city!\n\nThe goblins, though? They\'re from the Venture Company. No wonder General Anub\'azal was skeptical of me, if he\'s used to dealing with them.\n\nWhat are they doing all the way down here? Let\'s try to learn what led them to this place.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Nothing Ventured +(81688, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 224659, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224659, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'That\'s All', 'Deliver the Secret-Woven Silk to the Weaver in her lair.', 'It will be interesting to see how all this unfolds... but knowing the Weaver, I\'m sure she has some strings to pull to make it go her way.\n\nThis is the secret I was trying to pass to her when things started heating up. Why don\'t you deliver it to her, as a sign of a job well done?\n\nI\'m sure she\'ll be pleased to know that she continues to have a set of eyes in Rak-Ahat.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- That's All +(81687, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 577765384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'I Expect You To Dye', 'Slay $1oa Dyeworks nerubians using the powers granted by Augmented Dyebaths.', 'I thought playing them against each other would give me some cover, but it\'s plunged all of Rak-Ahat into chaos! This could jeopardize our whole operation!\n\nYou heard what Antourix said. She already augmented the dyebaths will all those reagents you collected. I don\'t know what they\'ll do, but if she was planning on using them against Ren\'khat... there\'s no reason you couldn\'t use them to take out both of their goons.\n\nTest out those dyebaths, and clear out the dyeworks!', '', 'Meet Teth at the entrance to Rak-Ahat.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- I Expect You To Dye +(81685, 2, 0, 2762, 14752, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 577765384, 0, 0, 0, 0, 118673, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Azj-Kahet\'s Next Top Dyemaster', 'Slay Ren\'khat and Grand Overspinner Antourix.', 'Ren\'khat and the Overspinner are fighting pincer-and-claw. Inside the spinneret. With no witnesses.\n\nWe have a unique opportunity here. If they took one another out... well, with Antourix\'s favorites dispatched and the whole of Rak-Ahat in disarray, the next best authority would be the caravan coordinator. Me.\n\nI don\'t love being in the spotlight, but it would be very beneficial to our secret-smuggling operation if those two didn\'t make it out of the dyeworks.', '', 'Meet Teth at the entrance to Rak-Ahat.', 0, 0, 0, 0, 0, 0, 0, 0, 'The fued between Ren\'khat and the Overspinner has come to blows. Finish them off!', 'Ren\'khat and the Overspinner', '', '', 890, 878, 56311), -- Azj-Kahet's Next Top Dyemaster +(81683, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 453330, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Spring Collection', 'Collect $1oa Reclaimed Catalyst, as well as $2oa Luminous Strangler Sap, $3oa Eyeless Petals, and $4oa Cochineal Crawlers.', 'That maggot Ren\'khat wants my position, hm? He\'s welcome to try and take it.\n\nAll the runoff from our operation flows into the spring below Rak-Ahat. Decades of mordants, catalysts, and alchemical concoctions have coalesced into something quite... potent.\n\nDon\'t fuss about the side effects. Just bring me a good variety of dyestuffs and I\'ll brew up colors that will have you growing extra pairs of legs.', '', 'Return to Grand Overspinner Antourix at the spinneret in Rak-Ahat.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Spring Collection +(81668, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 453330, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Measure Once, Cut Thrice', 'Slay Webwarper Tath\'rhiz, Seam Reaper Zhir\'ix, and Colormancer Nirethi.', 'I was promised an important, glamorous, enviable position of power when I left the city for Rak-Ahat.\n\nThis warehouse job? Neither important nor enviable. And certainly not glamorous.\n\nGrand Overspinner Antourix has been at this for far too long. She doesn\'t understand my vision. All she wants are drones that do exactly what she wants, how she wants it.\n\nTake out her most loyal workers. We\'ll see how tough she is on her own once I take over the dyeworks.', '', 'Return to Ren\'khat at the spinneret in Rak-Ahat.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Measure Once, Cut Thrice +(81963, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Fruits of Our Labor', 'Deliver $1oa Brightshade Potions to Silken Ward citizens.', 'You put on quite the show, yes? The orders are already coming in. The citizens can\'t wait to get their mandibles on the potions.\n\nI have one final task for you. I want you to take these latest orders and deliver them. You will accept, yes? \n\nThe citizens are stirring. Now is the time to show the Pale Weavelashers what we can do. If any try and stop you, you know what to do.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Fruits of Our Labor +(81962, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 455300, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Nudge in the Right Direction', 'Kill $1oa Pale Weavelashers around the Silken Ward.', 'Wonderful, wonderful! Now that we have recovered my Brightshade Potions, I want you to go around the Silken Ward and show them off!\n\nThis will draw the ire of the Pale Weavelashers, I\'m sure, but I want to show the populace that we don\'t need to live under their thumb. With a little aggressive motivation we can strike out on our own.\n\nYes, yes, this will do! Go around the Silken Ward and kill Pale Weavelashers. My potions will provide an extra kick the citizens will certainly love.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Nudge in the Right Direction +(81959, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Collecting a Concoction', 'Collect $1oa Brightshade Potions in the Whispering Cliffs.', 'The Pale Weavelashers did indeed throw my alchemical supply down the cliffside. The potions will give the citizens of the Silken Ward the edge they need to rise up.\n\nI need someone to go down the Whispering Cliffs and collect any bottles that haven\'t broken open. I would go myself but the kobyss have made the area a hunting ground and I\'m no fighter.\n\nThis would be a simple task for one such as yourself, eh?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Collecting a Concoction +(81673, 2, 0, 2462, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 4194312, 8192, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Honor Your Efforts', 'Accept the honor of a Hallowfall Tinderbox.', 'Though my rank is humble, I bestow upon you this honor. A tinderbox, signifying your friendship with our expedition and your esteemed status in Hallowfall. \n\nShould you fall in battle, your tinderbox shall be given a place of honor among the other great heroes who died defending this land.\n\nPlease accept this honor.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Honor Your Efforts +(80681, 0, 0, 2809, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Broken Bracelet', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Broken Bracelet +(82390, 0, 0, 2892, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Weathered Crests', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Weathered Crests +(79154, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Final Goodbye', 'Help Alyza say goodbye in the Hungering Pool in Hallowfall.', 'Well, parents avenged, fish killed, more fish killed, biggest fish killed. \n\nPretty good day.\n\nI guess I should go burn stuff.', '', 'Return Alyza to the orphanage in Mereldar.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Final Goodbye +(79153, 2, 0, 2799, 14838, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 115430, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Vae Victis', 'Kill Sharpscale the Devourer and retrieve its head in the Hungering Pool in Hallowfall.', 'Ah it\'s time.\n\nKill their leader. Salt his bones, take his head, and laugh as his tribe crumbles!\n\nSharpscale\'s last moments are upon him, and he doesn\'t even realize it yet. \n\nStupid fish-face.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Sharpscale has been terrorizing the Hungering Pool for some time.', 'Sharpscale the Devourer', '', '', 890, 878, 56311), -- Vae Victis +(83182, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Bloody Inheritance', 'Retrieve Alyza\'s parents\' items in the Hungering Pool in Hallowfall.', 'When the kobyss killed my parents, they stole some of their most cherished things. \n\nNot me, obviously. Cherished items. \n\nWhile we are murdering kobyss, let\'s find them.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Bloody Inheritance +(79152, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Gutting the Pool', 'Kill $1oa kobyss in The Hungering Pool in Hallowfall.', 'The kobyss are... a bit larger than I expected, and I might--might, you understand?--have more trouble with them than I originally anticipated.\n\nKill any stupid fish-faces you see.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Gutting the Pool +(79168, 2, 0, 2462, 14838, 0, 0, 0, 5, 1, 5, 1, 457904, 0, 0, 0, 0, 1, 0, 39845896, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Light\'s Gambit', 'Grab the castle piece to start a game of Light\'s Gambit with Faerin and Anduin.', 'It\'s fine! We can catch you up on the rest of the rules later!\n\nResolving combat is the most fun, anyway!\n\nYou and Anduin can team up against me. Perhaps with the both of you together, you\'ll stand a chance!\n\n', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Light's Gambit +(79167, 2, 0, 2462, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crowdsourcing', 'Collect $1oa Game Pieces from Arathi in Mereldar.', 'Light\'s Gambit is an old and honored game. There\'s a reason so many Arathi play it! \n\nIt can teach you a lot about strategy. And it can tell you a lot about your opponents. \n\n \n\nBut we\'re still missing a few pieces that we need in order to play.\n\nSometimes, folks around Mereldar lend us pieces for a game. Could you ask around?', '', 'Find Faerin and Anduin on the third floor of the Lamplighter Headquarters.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Crowdsourcing +(80179, 2, 0, 2799, 14838, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Finding Justice', 'Track down Wenren\'s killer.', '', '', 'Report the incident to General Steelstrike.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Finding Justice +(80178, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 221190, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Murder Most Foul', 'Investigate Wenren\'s murder.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Murder Most Foul +(82217, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 449988, 0, 0, 0, 0, 1, 0, 35651592, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 223890, 223892, 223889, 223638, 1, 1, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Underground Economics', 'Assist the Arathi with trade negotiations in Dunelle\'s Kindness.', 'After the Day of Darkness, we haven\'t seen or heard from the earthen. I don\'t know why.\n\nWe used to be on good terms. I\'d even have considered Merrix a friend, albeit an odd one. \n\nWe need this to go well.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Underground Economics +(80177, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Arcane Experiments', 'Help Wenren with his experiments.', 'This is it! The energy crackling from these crabs is charged with teleportation magic! I just need to extract it and adjust the formula--\n\nI can do this, my new friend! I just need another hand. Help me test this?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Arcane Experiments +(79166, 2, 0, 2462, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Lost Pieces', 'Collect $1oa Lost Personal Effects from enemies in the Harrowing Depths.', 'There was a time when I would have known what words to say to help her.\n\nBut now... they are as lost to me as everything else. \n\n\n\nThere must be something we can do. Her old Lamplighter companion, this Andari... would have had one of those tinderboxes, right? They seem important for funeral rites. \n\nI\'ll accompany Faerin back to Mereldar and meet you there. If you think there\'s hope of finding Andari\'s lost belongings... could you try to look?', '', 'Find Faerin and Anduin in Mereldar.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Lost Pieces +(79162, 2, 0, 2799, 14838, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Burnout', 'Return to Endiri Dawnsurge in Mereldar.', 'Please return to Commander Dawnsurge and give them my sincere apologies for my absence. I will submit myself for punishment for my trespass after my shift.', '', 'Return to Endiri Dawnsurge in Mereldar.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Burnout +(79649, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Sacred Flame Inquisition', 'Interrogate the local clergy.', 'All the dead are missing? How can that be? They were all laid out in preparation for their pyres. Who would want to move them? Someone must have seen something.\n\nGo ask anyone in the area who might have seen something and I\'ll go talk to some of the upper clergy. We\'ll get to the bottom of this and return our dead so they can be properly tended to.', '', 'Meet with Sister Blayze by the Priory Steps', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Sacred Flame Inquisition +(79648, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Missing Somebody', 'Collect Theleon\'s remains.', 'Theleon was a good one, but now we must commit his body to the Flames.\n\nSybaestan is in no shape to bear his brother. Would you collect his remains from among those others awaiting their final rest?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Missing Somebody +(79647, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Burning Reflections', 'Help Sybaestan mourn his brother.', 'Sybaestan could use your support now. His little brother was his best friend. Only death could separate them... and it has. He is not taking it well.\n\nIt is customary to burn written memories of the deceased. By committing them to the flames, we let go our heartache and let the warmth of memory heal us. It is a bittersweet time. You were with Theleon at the end, too. That might help Sybaestan.', '', 'Meet Sister Blayze near the memorial flame.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Burning Reflections +(79646, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Memorial Wine', 'Make Memorial Wine with Brother Abealard.', 'Oh, Theleon. He always did follow his big brother into anything. \n\nWhile we prepare Theleon for his final rest, would you please help Brother Abealard with a batch of Memorial Wine for the service?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Memorial Wine +(79645, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Sweet-Sting Infestation', 'Collect 10 vials of Wasp Venom.', 'Poor Theleon. I gave him some of his first lessons in combat. I\'ll see him to his final pyre.\n\nBut first, you. \n\n I\'ve been trying to fight back an infestation of Sweet-stings harassing our wine-making operations. I need someone else to finish them off while I tend to Theleon\'s remains.\n\nBe fast and clever and bring me some of their venom as you take care of things. We\'ll turn that into a poison for the nesting sites and be done with the nuisance.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Sweet-Sting Infestation +(79644, 2, 0, 2799, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Go to the Priory', 'Meet Sister Etna Blayze at the Priory of the Sacred Flame.', 'I... I do not have the words. Theleon...\n\nI will take h-his body. They will know what to do at the priory.\n\nOh, brother... It was not supposed to end like this...', '', 'Meet with Sister Etna Blayze at the Priory of the Sacred Flame.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Go to the Priory +(79643, 2, 0, 2799, 14838, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 115431, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dreaded Dreadfang', 'Kill Dreadfang the Merciless.', 'My brother and I have dealt heavy blows to the kobyss, $n, but you could have done more. \n\nThe most foul kobyss of them all has yet to taste my blade. If we take out their leader, the rest will flee back into the waters from which they came.\n\nLet\'s take the head of Dreadfang!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Slay Dreadfang the Merciless.', 'Dreadfang the Merciless', '', '', 890, 878, 56311), -- Dreaded Dreadfang +(79642, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Stave Them Off', 'Collect 5 Darkwater staves.', 'Without their magical weapons, the kobyss casters won\'t be able to use their foul necromancy.\n\nSteal their staves so we might toss them into the Sacred Flame and be done with them.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Stave Them Off +(79641, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Wipe Away Their Smiles', 'Collect kobyss teeth from slain kobyss.', 'The kobyss grow bold if they feel they can defile our Veneration Grounds. I think we should collect their teeth to wipe the smiles off their faces.\n\nCome! My brother and I will cleanse our lands from this filth. Try to keep up!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Wipe Away Their Smiles +(79150, 2, 0, 2837, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Thespians at the Proscenium', 'Help Architect Brokfor clean up the Proscenium.', 'When I wanted the Unbound to bring their plays to Dornogal, I didn\'t know what I would be up against. Or that my \"help\" would get in the way.\n\nMy old friend Brokfor keeps interrupting us with his perfectionism. We try to build a set, but he stops everyone to inspect each nail. We try to paint, he complains the colors do not exactly match... you get the idea.\n\nI think Brokfor needs his own project. Maybe... cleaning up the Proscenium? Go ask him to help and keep him occupied.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Thespians at the Proscenium +(82212, 3, 0, 2832, 14717, 265, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 41484288, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Weak Lionfish', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Weak Lionfish +(84542, 2, 0, 2824, 14771, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 220520, 0, 1, 0, 36765696, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Radiant Echo', 'Bring the Radiant Echo to a Worldsoul Memory, then release it.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Radiant Echo +(83164, 2, 0, 2894, -441, 81, 5, 0, 8, 1, 8, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'City of Threads: Splice the Splicer', 'Enter the City of Threads and defeat Izo the Grand Splicer.', '\"Ascension\" is no true evolution. It is defilement. It is doom. And Ansurek further etches that doom in stone with each passing day.\n\nIf we bring down the Transformatory, then we can potentially rid Azj-Kahet of these abominations for good.\n\nIzo the Grand Splicer is Ansurek\'s chosen overseer of the Ascension process. Cut that wretch\'s head from her body, and perhaps these mutations will cease.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- City of Threads: Splice the Splicer +(79222, 2, 0, 2809, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 212330, 0, 1, 0, 37748736, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212330, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Shadow-Hardened Mainspring', 'Deliver this item to Kuldas in Gundargaz.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Shadow-Hardened Mainspring +(82894, 2, 0, 2799, 14838, 0, 0, 0, 4, 1, 4, 1, 0, 0, 0, 0, 0, 1, 0, 34734088, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 216687, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Price of Hope', 'Meet General Steelstrike in the Mereldar Infirmary.', '$n, good to see you. I am about to make a trip to the local infirmary. \n\nWould you care to join me?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Price of Hope +(79160, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Fishing is Good for the Soul', 'Meet Shinda at the fishing hole.', 'I used to fish with my mother at the local pond when I was a child. It wasn\'t the fish that made the experience--my mother was famously terrible at cooking--but the tranquility and bonding time.\n\nPerhaps I could find a portion of that peace again here. There\'s a spot south of Mereldar that the others use to fish. I\'ll meet you there!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Fishing is Good for the Soul +(80680, 0, 0, 2809, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tarnished Compass', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Tarnished Compass +(82215, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 34603016, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Regular Fiber', 'Collect $1oa Tough Ivy Fibers.', 'There is a plant fiber that grows in Rumshackle and The Fangs that makes for an excellent rope. Because of the hornets, we haven\'t been able to collect it in a long time and are running very low in our supplies.\n\nWhile you are in the area, could you collect some?', '', 'Meet Auralia Steelstrike in Dunelle\'s Kindness.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Regular Fiber +(82214, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 34603016, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Does Anyone Like Wasps?', 'Kill $1oa Shacklefang Hornets.', 'We haven\'t been able to gather resources from this area due to hornets moving in. \n\nWe just haven\'t been able to spare the resources from the wall to deal with them. If you can, we\'d all appreciate it.', '', 'Meet Auralia Steelstrike in Dunelle\'s Kindness.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Does Anyone Like Wasps? +(82213, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 34603016, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Batty Request', 'Collect $1oa Shacklefang Leafnose Meat.', 'I\'ll gather a selection of our major trade goods before we head out for the meet up, but I could use some help in gathering some additional items. \n\nLately we\'ve been struggling with collecting the best bat meat in Hallowfall. Could you gather some before you come to Dunelle\'s Kindness?', '', 'Meet Auralia Steelstrike in Dunelle\'s Kindness.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- A Batty Request +(82391, 0, 0, 2892, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Precious Stones', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Precious Stones +(82335, 0, 0, 2892, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crystals', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Crystals +(80679, 0, 0, 2809, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Stuffed Lynx Toy', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- Stuffed Lynx Toy +(82480, 2, 0, 2799, 14838, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 119791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Job Killing Robot Or...', 'Stop ELIZA.', 'I shouldn\'t have set ELIZA to simply gather as much food as she could. She was working, but when a wagon came by, full of food for Mereldar, she started chasing it! And she wouldn\'t let me access her decision sprockets or tensor springs!\n\nI kept trying, but ELIZA wouldn\'t stop. Eventually, she outran me. $p, I need you to stop her before someone gets killed.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Orren\'s machine is out of control, and needs to be stopped.', 'ELIZA', '', '', 890, 878, 56311), -- Job Killing Robot Or... +(82479, 2, 0, 2799, 14838, 0, 0, 82480, 4, 1, 4, 1, 0, 0, 0, 0, 0, 1, 0, 577765384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Sword is Mightier', 'Help Aemyra choose the right words for her message to Orren.', 'I had told Orren I\'d be back by now, but Velhan\'s Claim has larger problems than I expected. The people here need my help against the kobyss.\n\n$p, I\'ve always been better with a sword than a pen. Strong feelings and being far apart makes it even harder. \n\nI\'m more at home protecting the vulnerable than being vulnerable. \n\nPerhaps I could tell you what I want to get across and you could write it for me?', '', 'Return to Orren at Beledar\'s Bounty.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311), -- The Sword is Mightier +(82478, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 224193, 0, 1, 0, 305135624, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Regularly Scheduled Maintenance', 'Take Orren\'s Message, $2oa Crimson Charmer and $3oa Amber Bloom to Aemyra at Velhan\'s Claim.', 'I\'ve got another problem that\'s a bit more... personal, $p.\n\nMy girlfriend, Aemyra, is a Lamplighter. I thought she\'d be back from her last mission, to Velhan\'s Claim, by now.\n\nCould you go make sure she\'s okay, and deliver this message? I\'m worried to the point of distraction.\n\nMaybe you could also pick some of her favorite flowers, up that hill? \n\nI\'d go myself, but if I can get ELIZA working right, it would do so much to feed people in Hallowfall. And give me more time to spend with Aemyra, too!', '', 'Bring Orren\'s message to Aemyra at Velhan\'s Claim.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56311); -- Regularly Scheduled Maintenance + +UPDATE `quest_template` SET `VerifiedBuild`=56311 WHERE `ID` IN (81994, 78601, 76085, 71019, 71018, 78596, 70279, 70990, 67039, 67034, 48875, 70224, 42169, 70427, 41896, 41428, 70423, 49098, 73084, 79082, 56308, 51844, 48828, 57333, 70429, 70075, 70658, 67006, 75834, 42962, 70176, 70382, 70529, 70654, 70662, 70011, 50961, 63822, 51699, 70659, 48931, 70074, 70064, 67062, 69942, 74378, 70369, 70612, 57565, 78436, 78438, 79327, 79659, 79655, 79636, 79628, 69960, 47456, 56163, 70780, 77570, 74301, 71180, 64016, 76367, 61136, 69953, 73146, 60649, 70426, 71140, 61125, 56011, 74990, 74313, 42511, 60762, 70079, 60991, 48614, 48509, 61885, 61346, 69941, 44769, 49091, 50846, 72891, 61815, 75257, 61337, 70425, 56090, 44895, 47563, 56400, 69974, 75680, 51154, 58084, 44892, 77982, 69930, 70100, 78427, 74988, 48175, 74296, 75061, 55341, 57330, 43943, 69973, 62209, 70068, 70720, 48983, 69972, 72895, 51469, 51815, 56056, 58747, 63044, 70419, 47542, 52872, 74445, 64273, 71164, 48465, 42025, 69970, 61765, 58284, 60992, 63823, 73698, 74324, 60990, 60248, 72090, 69955, 59643, 72030, 46505, 50872, 74327, 61728, 62210, 43784, 74311, 56172, 46707, 61140, 74302, 59019, 60903, 76549, 62451, 74303, 59230, 48091, 69971, 61784, 58918, 74510, 58461, 74784, 56177, 61124, 70440, 43601, 56180, 78434, 72896, 62539, 72699, 69969, 63787, 51415, 78435, 41077, 56074, 47953, 67024, 72899, 42123, 42652, 46113, 48827, 72897, 74315, 60427, 76506, 55801, 78015, 74835, 60460, 70110, 70047, 48777, 73194, 48952, 41091, 74282, 74323, 72893, 51212, 72510, 43769, 77757, 69924, 70646, 65177, 74892, 69954, 60476, 72678, 74468, 74444, 56141, 43183, 42146, 42725, 55350, 75125, 72686, 51694, 77867, 72677, 49097, 50651, 42014, 70442, 57650, 73141, 58743, 65143, 75128, 69952, 58289, 69951, 61868, 59703, 60257, 47828, 74299, 75062, 72675, 41927, 48724, 61947, 60389, 74298, 76266, 77754, 74319, 69956, 66551, 78890, 70415, 73082, 52924, 59183, 45934, 70532, 64531, 60920, 60574, 69961, 69938, 62211, 56648, 72894, 46752, 74297, 70653, 42080, 73142, 48099, 72898, 57336, 76551, 74945, 76558, 74304, 74320, 59441, 63950, 75343, 41421, 64977, 51632, 74391, 69959, 56064, 66070, 52972, 69975, 76520, 82994, 46736, 46735, 46277, 71161, 71151, 71150, 71149, 71148, 83069, 82155, 75511, 64012, 57567, 57562, 56119, 53436, 50605, 50599, 48642, 48639, 42234, 49096, 59600, 48100, 61189, 60929, 51709, 80386, 77251, 72954, 66419, 58168, 33160, 32246, 32681, 31001, 78177, 55970, 60899, 71206, 51681, 58207, 52475, 52938, 60657, 48835, 62234, 75660, 57340, 48511, 66588, 58746, 42151, 64785, 61303, 63936, 58781, 60739, 56076, 44894, 48736, 63780, 52009, 55300, 54129, 51920, 51017, 48526, 51824, 73147, 51428, 47507, 41794, 53773, 61866, 76993, 63791, 48287, 52754, 57338, 42274, 46111, 71145, 56139, 44744, 61539, 41865, 65072, 77878, 50845, 50568, 61946, 46194, 60444, 43248, 53711, 44816, 51157, 55264, 61886, 48514, 43772, 59234, 71166, 45840, 49099, 55815, 44801, 75970, 61783, 65232, 57375, 64018, 76992, 51629, 75064, 51654, 47724, 58744, 55832, 61439, 61103, 55837, 46197, 52751, 63786, 60565, 59743, 65362, 62058, 50562, 42420, 60858, 48095, 43751, 41013, 48780, 48833, 41705, 41257, 57353, 70197, 62704, 78431, 77813, 72513, 72129, 45439, 45839); +UPDATE `quest_template` SET `QuestInfoID`=265, `VerifiedBuild`=56311 WHERE `ID`=77722; -- Level 7 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56311 WHERE `ID`=82809; -- Gryphons of a Feather +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56311 WHERE `ID`=31725; -- Lindsay +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43624; -- WANTED: Isel the Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52856; -- Snakes on a Terrace +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51528; -- Captain Leadfist +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56311 WHERE `ID`=58981; -- Hardened Hive +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=75123; -- Dragonrider Racing - Loamm Roamm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID` IN (56024, 56025); -- Leylocked Chest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=48502; -- Naroua, King of the Forest +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56311 WHERE `ID`=58676; -- Dormant Destroyer +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56311 WHERE `ID` IN (58661, 58662); -- Burrowing Terrors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52278; -- Rogue Azerite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51125; -- Jungleweb Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=48731; -- Herald of Chaos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=50164; -- Polly Want A Cracker? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=50491; -- Corpse Bringer Yal'kar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52200; -- Turtle Tactics +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=75121; -- Dragonrider Racing - Brimstone Scramble +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56311 WHERE `ID` IN (58974, 58961); -- Ambushed Settlers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=50850; -- Tia'Kawan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=65252; -- Stomp It Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=50782; -- Word on the Streets +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56311 WHERE `ID`=58990; -- Titanus Egg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46756; -- Mission: Felrage Destruction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=58777; -- Put Your Foot Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=42076; -- Shadowfen Village +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51774; -- Ragna +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=50862; -- Bloodbulge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=44784; -- Advanced Wanding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=48783; -- Nobody Expects Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51776; -- Galestorm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51665; -- Broodmother Razora +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41127; -- Gunksnout Infestation +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=75119; -- Dragonrider Racing - Crystal Circuit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=48722; -- Feasel the Muffin Thief +UPDATE `quest_template` SET `RewardFactionID1`=2564, `RewardFactionOverride1`=0, `VerifiedBuild`=56311 WHERE `ID`=75120; -- Dragonrider Racing - Caldera Cruise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=58423; -- The Strongest Among Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41925; -- Razing Hel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51434; -- Stone Golem +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56311 WHERE `ID`=55359; -- Ritual of Ascendancy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID` IN (51581, 52875, 51411, 52874); -- Azerite Mining +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52880; -- Milden Mud Snout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51098; -- Commodore Calhoun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=54287; -- Naga Attack! +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56311 WHERE `ID`=57235; -- Solar Collector +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=49057; -- Minixis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43710; -- Dark Runes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=48723; -- Vigilant Thanos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52803; -- Accidental Dread +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41316; -- Supplies Needed: Leystone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51670; -- Lumbergrasp Sentinel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=58422; -- Mark of the Conquerors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51097; -- Bloated Krolusk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41695; -- DANGER: Defilia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=50489; -- Xu'ba +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=64974; -- Clean Up, Automa Aisle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=45805; -- The Burning Keys +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=59585; -- We'll Make an Aspirant Out of You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43428; -- WANTED: Doomlord Kazrok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=54832; -- Glrglrr +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51092; -- Picturesque Boralus +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56311 WHERE `ID` IN (58438, 58442); -- Consuming Maw +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56311 WHERE `ID`=48951; -- Seat of the Triumvirate: Voidmaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=44813; -- Ley Line Interference +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=62235; -- Allay Their Fears +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46948; -- Malificus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=60842; -- To Serve Spriggan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52325; -- Captured Evil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52181; -- Smoke and Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=54856; -- Bilgewater Bandits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=49198; -- Greater Invasion Point: Inquisitor Meto +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46866; -- Torture Chamber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51546; -- It's the Pits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46066; -- I Fel Bat For You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=58420; -- A Foul Annoyance +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56311 WHERE `ID`=48982; -- Invasion Point: Aurinor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID` IN (52862, 51444, 51612, 52832); -- Azerite Empowerment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41949; -- The Drekirjar Return +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=55466; -- Vuk'laz the Earthbreaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=55890; -- Champion Vyz'olgo the Mind-Taker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51687; -- A Smelly Solution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51611; -- Ghost of the Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=56121; -- Jumping Jellies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=54822; -- Soggoth the Slitherer +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56311 WHERE `ID`=49800; -- Atal'Dazar: Spiders! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43332; -- Grell in a Handbasket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=47552; -- Mistress Il'thendra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=45049; -- Like the Wind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41622; -- Crawliac's Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=54669; -- A Dangerous Combination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=58286; -- Far From Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=44923; -- Helarjar Landing: Vrekt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=61667; -- Forged in Secret +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=50490; -- Uroku the Bound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=65115; -- Researching the Solution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=60659; -- Light Defense +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=54828; -- Twilight Prophet Graeme +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=61631; -- Drust Between You and Me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=65412; -- Puzzling It Out +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56311 WHERE `ID`=42742; -- Darkheart Thicket: Rage Rot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=55899; -- Starseeker of the Shirakess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=61060; -- Spore Losers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51620; -- Natural Resources +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56311 WHERE `ID`=55670; -- Amathet Raiding Fleet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=42062; -- Fight Night: Stitches Jr. Jr. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=65363; -- Dangerous State +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51917; -- Beshol +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56311 WHERE `ID`=56570; -- Work Order: Greater Flask of the Currents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=44812; -- Running on Empty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=60844; -- Flight School: Falling With Style +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43709; -- Seal Clubbing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=58144; -- Battered and Bruised +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=55982; -- The Lords of Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43327; -- The Magic of Flight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=40857; -- Bits and Pieces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=48725; -- Venomtail Skyfin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=50867; -- Tambano +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41700; -- DANGER: Shalas'aman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=63043; -- Sundered Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=50421; -- Sparring on the Spar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=42269; -- The Soultakers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=48867; -- Chief Alchemist Munculus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43473; -- Experimental Potion: Test Subjects Needed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=61353; -- All Will Be Consumed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52937; -- You've Never Seen Jammer Upset +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=55789; -- Requisition: More Carp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41821; -- WANTED: Shara Felbreath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52949; -- Call to Arms: Nazmir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41984; -- The Creeping Mists +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=55724; -- Requisition: A Few Deepcoral Buds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=45694; -- Arachnicide +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56311 WHERE `ID`=42784; -- Court of Stars: The Deceitful Student +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=63963; -- Broker's Bounty: Ripmaul +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56311 WHERE `ID`=55356; -- Beacon of the Sun King +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56311 WHERE `ID`=57217; -- Unearthed Keeper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43607; -- WANTED: Brogozog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51576; -- Any Witch Way but Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52218; -- Night Horrors +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56311 WHERE `ID`=42757; -- Maw of Souls: Menace of the Seas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=40280; -- Training with Bredda +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=74991; -- We Have Returned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=44021; -- WANTED: Hertha Grimdottir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID` IN (51641, 51640); -- Beachhead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID` IN (51627, 51628); -- Shell Game +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=50847; -- Twisted Child of Rezan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51385; -- A Supply of Stingers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=45069; -- Barrels o' Fun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52988; -- House Cleaning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43605; -- WANTED: Arcanist Shal'iman +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56311 WHERE `ID`=55360; -- The Unsealed Tomb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=56384; -- Shadowspike Lurker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41057; -- Primal Payback +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52144; -- Foundry Meltdown +UPDATE `quest_template` SET `QuestInfoID`=265, `VerifiedBuild`=56311 WHERE `ID`=77718; -- Level 3 +UPDATE `quest_template` SET `VerifiedBuild`=56288 WHERE `ID` IN (81654, 49099, 74378, 79082, 78890, 60649, 62451, 48099, 46707, 59703, 69960, 55721, 70780, 74301, 51681, 76990, 76367, 73149, 61136, 60858, 69953, 56041, 70426, 61125, 60837, 74990, 48835, 74313, 62234, 44811, 51638, 70079, 60991, 61346, 48338, 69941, 48095, 74794, 64101, 49091, 50853, 72891, 61815, 75257, 70425, 56090, 64717, 61303, 58505, 58605, 69974, 75680, 51154, 44892, 77982, 69930, 70100, 78427, 74988, 48175, 48833, 74296, 48637, 74838, 41705, 75061, 44893, 43943, 69973, 55973, 51623, 62209, 57379, 70068, 70720, 59642, 69972, 72895, 56178, 51815, 56056, 44847, 63044, 70419, 51107, 52872, 59853, 74445, 64273, 71164, 60597, 48097, 69970, 51021, 60992, 63823, 73698, 74324, 60990, 60248, 72090, 57334, 69955, 72030, 46505, 50872, 74327, 61728, 62210, 74311, 62241, 61140, 74302, 59019, 60903, 75661, 71202, 76549, 74303, 59230, 48091, 65796, 69971, 58918, 65784, 74510, 65789, 58461, 74784, 61124, 70440, 46111, 48640, 56180, 78434, 72896, 62539, 72699, 69969, 48284, 78435, 56139, 65072, 77878, 56074, 48510, 67024, 72899, 76076, 42652, 72897, 74315, 48729, 78015, 60460, 70110, 70047, 73194, 55264, 41091, 74282, 74323, 72893, 44815, 51212, 76991, 72510, 43769, 77757, 69924, 70646, 56099, 74892, 69954, 72678, 59234, 74468, 74444, 43183, 42725, 55350, 75125, 72686, 70439, 72677, 49097, 42004, 70442, 73141, 65143, 69952, 58289, 69951, 60257, 47828, 75071, 74299, 75062, 74840, 72675, 51629, 48724, 60389, 74298, 77754, 43751, 74319, 69956, 63783, 63964, 56399, 60654, 70415, 73082, 47707, 52924, 59183, 70532, 64531, 60920, 69961, 69938, 62211, 56648, 72894, 46752, 74297, 55837, 43336, 70653, 60432, 73142, 66698, 72898, 55895, 56174, 57336, 76551, 76558, 74304, 74320, 59441, 75343, 41421, 48829, 74391, 69959, 61967, 56064, 66070, 59599, 49096, 69975, 79659, 79655, 79636, 79628, 82994, 46736, 46735, 46277, 71161, 71151, 71150, 71149, 71148, 83069, 82155, 75511, 64012, 57567, 57562, 56119, 53436, 50601, 50599, 48642, 42422, 42234, 48780, 54134, 57330, 49098, 50468, 51844, 48526, 43445, 48386, 61189, 46194, 45840, 59771, 51694, 41930, 60872, 45930, 52878, 65234, 42969, 48467); +UPDATE `quest_template` SET `QuestInfoID`=265, `VerifiedBuild`=56288 WHERE `ID`=77721; -- Level 6 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51687; -- A Smelly Solution +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=50421; -- Sparring on the Spar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=43710; -- Dark Runes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=58144; -- Battered and Bruised +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56288 WHERE `ID` IN (57219, 57217); -- Unearthed Keeper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51776; -- Galestorm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=61867; -- Extra Pieces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=56383; -- Silence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=57443; -- Dirty Job: Demolition Detail +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56288 WHERE `ID`=75119; -- Dragonrider Racing - Crystal Circuit +UPDATE `quest_template` SET `RewardFactionID1`=2564, `RewardFactionOverride1`=0, `VerifiedBuild`=56288 WHERE `ID`=75120; -- Dragonrider Racing - Caldera Cruise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=58288; -- The Sun King's Chosen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=58423; -- The Strongest Among Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=54677; -- Back to the Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=48192; -- Tar Spitter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51434; -- Stone Golem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=65102; -- Fish Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=58742; -- Retinus the Seeker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51098; -- Commodore Calhoun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=55889; -- Champion Kyx'zhul the Deepspeaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=60770; -- Squish and Burn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=63965; -- Razorwing Egg Rescue +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=63179; -- Drowned and Torn Asunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=50519; -- Za'amar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51670; -- Lumbergrasp Sentinel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51454; -- Once More Into Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=41695; -- DANGER: Defilia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=54698; -- Shattering Spears +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=45792; -- Occultist Onslaught +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=41965; -- Lunarwing Liberation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=47705; -- Behind Legion Lines +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56288 WHERE `ID`=48951; -- Seat of the Triumvirate: Voidmaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=46948; -- Malificus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=52987; -- Let's Burn! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=42173; -- Electrosnack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=41944; -- Jarrun's Ladder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=43121; -- DANGER: Chief Treasurer Jabrill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=42506; -- Tomes of Yore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=55787; -- Requisition: More Kelp Buds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=52181; -- Smoke and Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=49198; -- Greater Invasion Point: Inquisitor Meto +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=54267; -- Naga Attack! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=41828; -- WANTED: Bristlemaul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51064; -- Azerite Wounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=55466; -- Vuk'laz the Earthbreaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51640; -- Beachhead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=54820; -- Zim'kaga +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=61787; -- Micro Defense Force +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=49058; -- One-of-Many +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=41600; -- Lively Mossgill Perch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=43606; -- WANTED: Arcavellus +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56288 WHERE `ID`=49800; -- Atal'Dazar: Spiders! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=43332; -- Grell in a Handbasket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=47552; -- Mistress Il'thendra +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=45049; -- Like the Wind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=43599; -- Warden Tower Assault: Blackhawk's Bulwark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51225; -- Albatrocity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=46825; -- Mud Mucking +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=44923; -- Helarjar Landing: Vrekt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=54827; -- Gren Tornfur +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=50490; -- Uroku the Bound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=65115; -- Researching the Solution +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56288 WHERE `ID`=55355; -- Lightblade Training Grounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=65325; -- Motes of Knowledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=61949; -- Ardenweald's Tricksters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51529; -- Talon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=59808; -- Muck It Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=45520; -- Behind Enemy Portals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=41926; -- Returning Champion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=42023; -- Black Rook Rumble +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56288 WHERE `ID`=42742; -- Darkheart Thicket: Rage Rot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=58749; -- Flight of the Vil'thik +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=61411; -- Our Heart Will Go On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=40279; -- Training with Durian +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56288 WHERE `ID`=55670; -- Amathet Raiding Fleet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID` IN (50975, 52875); -- Azerite Mining +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=40966; -- Ritualists in Our Midsts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51917; -- Beshol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=64104; -- Think of the Critters +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56288 WHERE `ID`=61434; -- Alchemy: Flask of Measured Discipline +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=50861; -- Torraske the Eternal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51921; -- Slickspill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=43709; -- Seal Clubbing +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56288 WHERE `ID`=52344; -- Work Order: Kul Tiramisu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=46932; -- A Tad More Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=40857; -- Bits and Pieces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=58466; -- Torment From Beyond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=52779; -- Crawg in the Bog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=58281; -- Ancient Armaments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=58601; -- Web of Information +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51659; -- Merianae +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=48836; -- Watcher Aival +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID` IN (56025, 56024); -- Leylocked Chest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=45472; -- Kraken Eggs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=42269; -- The Soultakers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=42276; -- Disgusting, but Useful +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51530; -- Wedding Crashers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=43473; -- Experimental Potion: Test Subjects Needed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=65414; -- Perplexing Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=52937; -- You've Never Seen Jammer Upset +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51633; -- Make Loh Go +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=47833; -- Shadowcaster Voruun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51612; -- Azerite Empowerment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=52949; -- Call to Arms: Nazmir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=49994; -- Sliding with Style +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=41824; -- WANTED: Arru +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=52471; -- That's a Big Carcass +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56288 WHERE `ID`=42784; -- Court of Stars: The Deceitful Student +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=61883; -- Resilient Survivors +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56288 WHERE `ID`=52348; -- Work Order: Mon'Dazi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=47728; -- Talestra the Vile +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51241; -- The Bear Witch Project +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=52330; -- Beehemoth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=48696; -- Wrangler Kravos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=52935; -- A New Era +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=59717; -- Things Remembered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=61520; -- Enemy of My Mnemis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=43607; -- WANTED: Brogozog +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56288 WHERE `ID`=55357; -- Beacon of the Sun King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=52218; -- Night Horrors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51816; -- Pterrible Ingredients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=43303; -- Time to Rumble! +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56288 WHERE `ID`=42757; -- Maw of Souls: Menace of the Seas +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56288 WHERE `ID`=74991; -- We Have Returned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=41789; -- Return to the Crag +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=46063; -- The Wailing Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=58463; -- Spawns of Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=50847; -- Twisted Child of Rezan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=50899; -- Don't Stalk Me, Troll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=42089; -- The Fallen Ones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=47720; -- Eternal Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=45069; -- Barrels o' Fun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=56010; -- Runelocked Chest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=42176; -- Rise of Skovald +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56288 WHERE `ID`=55360; -- The Unsealed Tomb +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=41057; -- Primal Payback +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=54834; -- Commander Ral'esh +UPDATE `quest_template` SET `QuestInfoID`=265, `VerifiedBuild`=56288 WHERE `ID`=77718; -- Level 3 +UPDATE `quest_template` SET `VerifiedBuild`=56263 WHERE `ID` IN (77721, 77718, 79082, 48729, 46078, 47020, 50432, 44684, 44683, 44557, 44729, 44414, 44009, 43525, 40675, 43524, 63934, 52964, 69960, 77570, 60899, 74301, 76990, 76367, 57205, 61136, 48875, 69953, 61125, 74990, 74313, 57340, 60991, 48614, 48509, 61346, 48101, 51706, 49091, 55834, 50518, 72891, 61815, 61303, 62258, 58505, 69974, 75680, 78427, 74988, 48175, 74296, 75061, 47551, 69973, 55973, 51623, 62209, 57379, 59581, 48983, 49098, 69972, 72895, 56056, 63044, 55300, 52872, 74445, 64273, 50468, 69970, 76519, 60992, 63823, 74324, 60990, 60248, 72090, 69955, 46505, 74327, 51844, 60401, 61728, 62210, 74311, 48828, 47507, 56032, 61140, 74302, 59019, 60903, 75661, 48691, 74303, 59230, 65796, 69971, 58918, 65784, 74510, 65789, 57338, 51491, 74784, 56177, 61124, 48386, 61879, 56180, 78434, 72896, 62539, 72699, 69969, 74119, 61189, 78435, 77878, 72899, 75151, 72897, 74315, 63793, 55801, 78015, 60460, 73194, 51034, 74282, 74323, 72893, 76518, 76991, 72510, 77757, 51699, 74892, 62214, 69954, 60476, 72678, 74468, 74444, 59771, 55350, 75125, 65326, 72686, 51694, 77867, 72677, 59718, 75991, 48831, 60872, 73141, 65143, 55340, 69952, 52878, 69951, 65234, 60958, 60257, 75071, 74299, 72675, 74298, 77754, 74319, 55901, 69956, 78890, 60654, 59183, 70532, 64531, 60920, 69961, 48726, 62211, 56648, 61103, 72894, 58469, 74297, 60432, 73142, 48737, 66698, 72898, 61342, 74879, 76558, 74304, 74320, 59441, 75343, 64977, 69959, 61967, 56064, 48467, 49096, 69975, 65269, 60609, 53028, 81930, 46201, 45930, 43774, 42165, 44816, 44892, 44893, 44799, 43445, 42169, 41303, 44033, 43943, 43183, 42025, 42969, 42145, 42027, 42004, 41927, 41930, 41421, 39317, 81993, 80386, 78596, 77251, 75257, 74841, 74837, 74836, 74792, 72954, 73148, 73082, 69930, 66419, 70653, 66070, 72030, 71164, 70047, 70440, 70780, 70720, 70646, 69938, 70100, 70442, 70068, 70426, 70425, 70419, 70415, 70079, 69941, 70110, 65892, 69924, 67024, 65938, 82994, 46736, 46735, 46277, 71161, 71151, 71150, 71149, 71148, 75511, 72560, 64012, 57567, 57562, 56119, 53436, 50601, 50600, 48642, 42422, 42421); +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=42506; -- Tomes of Yore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=57335; -- Murloc Mayhem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=41828; -- WANTED: Bristlemaul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=43332; -- Grell in a Handbasket +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=42023; -- Black Rook Rumble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=40966; -- Ritualists in Our Midsts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=48836; -- Watcher Aival +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=47728; -- Talestra the Vile +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=43303; -- Time to Rumble! +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56263 WHERE `ID` IN (57219, 57218); -- Unearthed Keeper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=54831; -- Glimmerspine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=50324; -- Picturesque Fizzsprings Resort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=50854; -- Crimsonclaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=48936; -- Slithon the Last +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56263 WHERE `ID`=75119; -- Dragonrider Racing - Crystal Circuit +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56263 WHERE `ID`=57146; -- Corruption Tear +UPDATE `quest_template` SET `RewardFactionID1`=2564, `RewardFactionOverride1`=0, `VerifiedBuild`=56263 WHERE `ID`=75120; -- Dragonrider Racing - Caldera Cruise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=54818; -- Conflagros +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=51657; -- Twin-Hearted Construct +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=52880; -- Milden Mud Snout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=55889; -- Champion Kyx'zhul the Deepspeaker +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56263 WHERE `ID` IN (57235, 57234); -- Solar Collector +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56263 WHERE `ID`=61596; -- Cooking: Arden Apple Pie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=61791; -- Thenia's Loyal Companions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=58291; -- Encroaching Poachers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=63166; -- A Shadowed Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=54667; -- Legacy in Ruins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=55900; -- Kassar, Wielder of Dark Blades +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=52892; -- Critters are Friends, Not Food +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=58422; -- Mark of the Conquerors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=51690; -- The Shadows of Corlain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=50489; -- Xu'ba +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=52316; -- Sea Creatures Are Weird +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56263 WHERE `ID` IN (58438, 58442); -- Consuming Maw +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56263 WHERE `ID`=48951; -- Seat of the Triumvirate: Voidmaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=54668; -- Out of Their Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID` IN (52877, 51450); -- Azerite Mining +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=49044; -- Retch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=51781; -- Foreman Scripps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=52181; -- Smoke and Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=56024; -- Leylocked Chest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=49198; -- Greater Invasion Point: Inquisitor Meto +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=51506; -- Barbthorn Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=51546; -- It's the Pits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=48502; -- Naroua, King of the Forest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=48282; -- Imp Mother Laglath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=58745; -- Watch Where You Step +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=52126; -- This Little Piggy Has Sharp Tusks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID` IN (52862, 51412); -- Azerite Empowerment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=55466; -- Vuk'laz the Earthbreaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=61870; -- Failed Experiment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID` IN (51640, 51641); -- Beachhead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=51611; -- Ghost of the Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=55720; -- Requisition: A Few Seaweed +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56263 WHERE `ID`=49800; -- Atal'Dazar: Spiders! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=61667; -- Forged in Secret +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=64065; -- Local Reagents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=52180; -- A Brennadam Shame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=51103; -- Nez'ara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=56016; -- Runelocked Chest +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56263 WHERE `ID`=55355; -- Lightblade Training Grounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=54236; -- Naga Attack! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=59808; -- Muck It Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=51550; -- Bubbles and Trouble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=58471; -- Aggressive Notation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=56382; -- Chomp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=51106; -- Songstress Nahjeen +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56263 WHERE `ID`=55670; -- Amathet Raiding Fleet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=51566; -- Resurgence of the Beast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=51814; -- Ravoracious +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=54826; -- Madfeather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=48733; -- Jed'hin Champion Vorusk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=56398; -- Unit 35 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=65252; -- Stomp It Now +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=40857; -- Bits and Pieces +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=61948; -- Airborne Defense Force +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=65417; -- Connecting It All +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=63789; -- Continued Efforts: Scholar's Den +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56263 WHERE `ID`=61623; -- Fishing: Bloodthroated Grouper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=51530; -- Wedding Crashers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=50459; -- Vugthuth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=43473; -- Experimental Potion: Test Subjects Needed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=52949; -- Call to Arms: Nazmir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=49994; -- Sliding with Style +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=47135; -- For Their Own Good +UPDATE `quest_template` SET `FlagsEx2`=268435456, `QuestDescription`='Reports from my scouts mention various idols and monuments that the Amathet use to channel their solar magic. \n\nI don\'t know exactly what they\'re up to, but we should take away any possible advantage they have. So, I want you to go over there, and break anything that looks remotely magical.\n\nJust don\'t tell the Explorers\' League. I\'ll never hear the end of it.', `VerifiedBuild`=56263 WHERE `ID`=58287; -- A Smashing Plan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=50857; -- Golrakahn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=58748; -- Living Statues Are Tough +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=56173; -- Other Interests +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56263 WHERE `ID`=74991; -- We Have Returned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=58463; -- Spawns of Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=51627; -- Shell Game +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=52939; -- Ordnance Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=58283; -- Blind Leading the Blind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=61689; -- A Crisis of Memory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=63989; -- Oozing with Character +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=48834; -- Worldsplitter Skuul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=51178; -- Hundred Troll Holdout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=52144; -- Foundry Meltdown +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=56263 WHERE `ID`=80500; -- The Bronzebeard Family +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=45472; -- Kraken Eggs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=46948; -- Malificus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=45973; -- Unchecked Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=46126; -- Fel-Corrupted Feathers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=46112; -- Illidari Masters: Madam Viciosa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=45049; -- Like the Wind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=44748; -- Winged Terrors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=45069; -- Barrels o' Fun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=44802; -- Ancient Guidance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=44923; -- Helarjar Landing: Vrekt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=41622; -- Crawliac's Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=41237; -- Supplies Needed: Stonehide Leather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=43454; -- WANTED: Egyl the Enduring +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=44017; -- WANTED: Apothecary Faldren +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=41926; -- Returning Champion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=43437; -- WANTED: Thane Irglov +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=43599; -- Warden Tower Assault: Blackhawk's Bulwark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=43624; -- WANTED: Isel the Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=43606; -- WANTED: Arcavellus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=43121; -- DANGER: Chief Treasurer Jabrill +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=42861; -- DANGER: Boulderfall, the Eroded +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56263 WHERE `ID`=42784; -- Court of Stars: The Deceitful Student +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56263 WHERE `ID`=42757; -- Maw of Souls: Menace of the Seas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=42026; -- Faronaar in Ruin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=42269; -- The Soultakers +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56263 WHERE `ID`=42240; -- Halls of Valor: Ponderous Poaching +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=42211; -- Leodrath's Kin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=42160; -- Unwelcome Visitors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=42124; -- Hags and Hexes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=41961; -- Black Rook Holdings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=41925; -- Razing Hel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=41861; -- Meet The Maw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=41695; -- DANGER: Defilia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=41416; -- Retake the Skyhorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=41076; -- Munitions Testing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=40896; -- Threnody of Chieftains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56263 WHERE `ID`=40282; -- Tiny Poacher, Tiny Animals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51672; -- Tangled Webs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=53189; -- Slippery Slopes +UPDATE `quest_template` SET `ContentTuningID`=2809, `QuestSortID`=14838, `Flags`=37748736, `FlagsEx2`=268435456, `RewardItem1`=206350, `RewardAmount1`=5, `AllowableRaces`=18446744073709551615, `Expansion`=10, `LogTitle`='A Flickering of Hope', `LogDescription`='Check in with Keyrra Flamestonge.', `QuestDescription`='This pervasive darkness continues to cast shadows over our fields, hindering our harvests.\n\nCheck with Keyrra Flamestonge and see if you can help restore some order.', `VerifiedBuild`=56311 WHERE `ID`=50690; -- UNUSED +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=75123; -- Dragonrider Racing - Loamm Roamm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=60656; -- Summon Your Sins +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=75121; -- Dragonrider Racing - Brimstone Scramble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=45985; -- Hellish Scavengers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43963; -- Vampirates! +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=74991; -- We Have Returned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51284; -- Falcon Hunt +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56311 WHERE `ID`=44765; -- Stranglethorn Fishing Extravaganza +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56311 WHERE `ID`=58667; -- Obsidian Extraction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=50962; -- Cargo Reclamation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=44300; -- WANTED: Seersei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=55823; -- Bounty: A Few Crabs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=48106; -- No Love Lost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41862; -- Only Pets Can Prevent Forest Fires +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=50513; -- Tainted Guardian +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=54818; -- Conflagros +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=65102; -- Fish Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52301; -- Vinespeaker Ratha +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46187; -- Larthogg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51119; -- Vathikur +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=75123; -- Dragonrider Racing - Loamm Roamm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43427; -- WANTED: Infernal Lord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=63166; -- A Shadowed Fate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=54667; -- Legacy in Ruins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=48830; -- Inquisitor Vethroz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=50295; -- Like Pulling Teeth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46175; -- Rolling Thunder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41961; -- Black Rook Holdings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51454; -- Once More Into Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41965; -- Lunarwing Liberation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID` IN (56017, 56006); -- Runelocked Chest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=47705; -- Behind Legion Lines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=47712; -- The Devastator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=57328; -- Trashin' the Camp +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52987; -- Let's Burn! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=42506; -- Tomes of Yore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51972; -- Lost Goat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=48728; -- Umbraliss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51176; -- Unaccounted For +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46184; -- Gelgothar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=40298; -- Fight Night: Sir Galveston +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=54679; -- Fueling the Flames +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56311 WHERE `ID`=61598; -- Fishing: Speckled Flametail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51118; -- Bloodwing Bonepicker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=50868; -- Bramblewing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43599; -- Warden Tower Assault: Blackhawk's Bulwark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=47844; -- Recurring Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=54243; -- Gobliteration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=56393; -- Gnomefeaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=48837; -- All-Seer Xanarian +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46933; -- Felrglrglrglrgl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=53812; -- A Carefully Laid Trap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41275; -- Huge Stormrays +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=58467; -- Prisoners of Mind and Body +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=56385; -- Pearlhusk Crawler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=44298; -- WANTED: Dreadbog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=58471; -- Aggressive Notation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=59601; -- Assault on the Vestibule +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41926; -- Returning Champion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=42023; -- Black Rook Rumble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=61411; -- Our Heart Will Go On +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=75121; -- Dragonrider Racing - Brimstone Scramble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46180; -- Power of Our Enemy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=48102; -- Scale Samples +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=54826; -- Madfeather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=48733; -- Jed'hin Champion Vorusk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=61148; -- AHHH! Real Monsters! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52145; -- Heave-Ho! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43063; -- DANGER: Stormfeather +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=42013; -- The Helmouth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=55886; -- The Zanj'ir Brutalizer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=49042; -- Foulclaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=44157; -- Withered Wrangling: Tel'anor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=60534; -- Disloyal Denizens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=53726; -- Mechinations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46193; -- Borne of Fel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52299; -- Whiplash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46076; -- Restless Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41955; -- Bloodline of Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=48624; -- Who Let The Dogs Out? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=42021; -- Investigation at Mak'rana +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46288; -- Everyone to the Front +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56311 WHERE `ID`=52237; -- The Underrot: Restless Horror +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41950; -- Cry More Thunder! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=56036; -- A Steamy Situation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43738; -- Coastal Gloom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52330; -- Beehemoth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=59717; -- Things Remembered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=48512; -- Sister Subversia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=53704; -- Not Too Sober Citizens Brigade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43303; -- Time to Rumble! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41451; -- Assault on Hrydshal +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=74991; -- We Have Returned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=58465; -- Corruption Manifest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46063; -- The Wailing Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46262; -- Save the Tadpoles! +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56311 WHERE `ID`=56767; -- Work Order: Greater Flask of Endless Fathoms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41935; -- Beasts of Burden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=65402; -- Pattern Recognition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=51893; -- Sawtooth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=50369; -- Bruin Potions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=54834; -- Commander Ral'esh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=52211; -- Red Sunrise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=57443; -- Dirty Job: Demolition Detail +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=75119; -- Dragonrider Racing - Crystal Circuit +UPDATE `quest_template` SET `RewardFactionID1`=2564, `RewardFactionOverride1`=0, `VerifiedBuild`=56311 WHERE `ID`=75120; -- Dragonrider Racing - Caldera Cruise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=60770; -- Squish and Burn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=45520; -- Behind Enemy Portals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=58601; -- Web of Information +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=74991; -- We Have Returned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=47720; -- Eternal Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=43624; -- WANTED: Isel the Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=48936; -- Slithon the Last +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=46195; -- Swarming Skies +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56288 WHERE `ID`=75119; -- Dragonrider Racing - Crystal Circuit +UPDATE `quest_template` SET `RewardFactionID1`=2564, `RewardFactionOverride1`=0, `VerifiedBuild`=56288 WHERE `ID`=75120; -- Dragonrider Racing - Caldera Cruise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=52880; -- Milden Mud Snout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=54574; -- Jin'tago +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=41961; -- Black Rook Holdings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51690; -- The Shadows of Corlain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=50489; -- Xu'ba +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=54014; -- Wet Work: Blood in the Sand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51506; -- Barbthorn Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=48502; -- Naroua, King of the Forest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=52126; -- This Little Piggy Has Sharp Tusks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=42026; -- Faronaar in Ruin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51611; -- Ghost of the Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=54272; -- Battle Bots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=46185; -- Iroxus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=52180; -- A Brennadam Shame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51550; -- Bubbles and Trouble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51106; -- Songstress Nahjeen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51566; -- Resurgence of the Beast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=54555; -- Siege O' Matic 9000 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=51814; -- Ravoracious +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=54188; -- Scrambled Bots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=46193; -- Borne of Fel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=46188; -- Orgrokk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=50857; -- Golrakahn +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56288 WHERE `ID`=74991; -- We Have Returned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56288 WHERE `ID`=46262; -- Save the Tadpoles! +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=75123; -- Dragonrider Racing - Loamm Roamm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=41416; -- Retake the Skyhorn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43764; -- Ley Race +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=43455; -- WANTED: Devouring Darkness +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=75121; -- Dragonrider Racing - Brimstone Scramble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=48662; -- Short Fuses +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=74991; -- We Have Returned +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56311 WHERE `ID`=80384; -- A Keg-Stamped Package +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56311 WHERE `ID`=31921; -- Battle Pet Tamers: Outland +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56311 WHERE `ID`=79178; -- Play Hearthstone! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56311 WHERE `ID`=31891; -- Battle Pet Tamers: Kalimdor +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=75123; -- Dragonrider Racing - Loamm Roamm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46216; -- Congealed Corruption +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=75121; -- Dragonrider Racing - Brimstone Scramble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46010; -- Bonecrusher Korgolath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=46179; -- Crushing the Legion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=45390; -- Souls of the Vrykul +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56311 WHERE `ID`=74991; -- We Have Returned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56311 WHERE `ID`=45786; -- Feast of the Hounds + +DELETE FROM `quest_details` WHERE `ID` IN (83099 /*Mergers and Acquisitions*/, 79327 /*The Glittering Shard*/, 83162 /*Put it Back, Put it Back!*/, 83159 /*A Little Off the Top*/, 82226 /*Papers? Please!*/, 83155 /*Tired of Tripping*/, 82814 /*Decommissioning Darkness*/, 82969 /*Stone Tracing*/, 82786 /*Duty of Care*/, 82990 /*Undoing the Damage*/, 82785 /*Ghosts in the Machine*/, 82774 /*Antifogmatic*/, 81559 /*Fog Follower*/, 81558 /*Unnatural Predators*/, 81557 /*Fog Tags*/, 82773 /*A Functional Favor*/, 83766 /*Delver's Call: Dread Pit*/, 81556 /*Foreign Fog*/, 79266 /*The Bronzebeard Legacy*/, 79265 /*Fearbreaker*/, 79264 /*These Strong Hands*/, 82144 /*On the Road*/, 79262 /*Clean Up House*/, 79263 /*Fault Lines*/, 79261 /*Boiling Mad*/, 79260 /*Epicenter*/, 79258 /*Mineral Water Woes*/, 79259 /*Put On a Good Face*/, 79372 /*A Clutch of Hope*/, 79371 /*A Royal Cure*/, 79370 /*A Poultice for Poison*/, 80516 /*Bump off the Boss*/, 80515 /*Put the Shine On*/, 80514 /*Break out Berrund!*/, 80513 /*Snouty Sabotage*/, 80512 /*Beat the Best*/, 80511 /*Casing the Camp*/, 80510 /*Healing the Headwaters*/, 80509 /*A Suit of Slime*/, 79481 /*Tending to the Terrified*/, 79369 /*Protecting the Harvest*/, 79368 /*Hair of the Spider*/, 79367 /*A Nebb in Need*/, 81713 /*Oozemodius*/, 81712 /*Lisky Business*/, 80682 /*One Last Story*/, 80593 /*A Sip of Cinder*/, 80578 /*The Common Costume*/, 81672 /*In a Pinch*/, 80577 /*Readying the Recitation*/, 81613 /*Let's Not Worry Her*/, 80676 /*Defragmenting Memory*/, 80508 /*Dread in the Den*/, 81669 /*Sticks and Bones*/, 81655 /*Juicy Krolusk Meat*/, 81693 /*Desparately Seeking Skorthuz*/, 80576 /*Listener Lost*/, 82956 /*To Opportunity Point*/, 80212 /*The Abductors' Obstructors*/, 80211 /*The Pillage of Freywold Village*/, 80210 /*Found Around the Unbound*/, 80209 /*An Oddball in Dornogal*/, 83087 /*The Old Guard*/, 83084 /*The Old Orders*/, 78294 /*Thunderhead Butt*/, 78293 /*Their Moss, Our Gain*/, 78292 /*Lost Lord of the Storm*/, 78290 /*Sleepy Sheep*/, 78291 /*Power Predators*/, 82680 /*Birdman of the Three Shields*/, 83338 /*The Mage Slayer*/, 83339 /*The Spirebreaker*/, 83337 /*Stormscarred*/, 79724 /*A Titanic Expedition!*/, 78759 /*To Wake a Giant*/, 78756 /*Lots and Lots of Fire Honey*/, 78755 /*Playing in the Mud*/, 78758 /*Pulse Within the Earth*/, 78757 /*Honey and Clay the Pain Away*/, 78754 /*Lost Delivery*/, 83759 /*Delver's Call: Kriegval's Rest*/, 83758 /*Delver's Call: Fungal Folly*/, 81661 /*To Mourning Rise*/, 83336 /*The Earthwound*/, 80456 /*A Sassy Arathi*/, 83335 /*Wanted: The Boroughbreaker*/, 80207 /*How Scandalous!*/, 82747 /*Crossroads Plaza*/, 78289 /*To Rambleshire*/, 83025 /*A Sacred Connection*/, 83083 /*A Place Forgotten*/, 79213 /*The Anachronism*/, 78467 /*Charge for a Charge*/, 79716 /*The History Beneath Us*/, 78574 /*Boss of the Bosk*/, 78573 /*Keeper's Aid*/, 78572 /*Wold Memories*/, 78571 /*Mycomayhem*/, 78465 /*Golgrin's Reach*/, 83082 /*The Opalfront*/, 83081 /*Not Enough Minerals*/, 82467 /*Gems Are Forever*/, 82466 /*What We Do For Gems*/, 82465 /*Precious Gems*/, 82441 /*For The Love of Gems*/, 78570 /*Frayed Legacy*/, 79686 /*Concerning Fungarians*/, 79703 /*Hope, An Anomaly*/, 78999 /*Heart of a Hero*/, 78998 /*Frontline Farmers*/, 78997 /*Pilfered Pearls*/, 78996 /*Weapons and Warriors*/, 79692 /*Buried, Not Forgotten*/, 79691 /*Monsters in the Dark*/, 78469 /*Prairie Fever*/, 82801 /*Beetlejeweled*/, 82800 /*A Sedimental Moment*/, 82799 /*Web Beats Rock*/, 82798 /*An Opal of Mine*/, 82797 /*Hit Rock Bottom*/, 82796 /*Third Mine Blind*/, 79256 /*A Hint of Fear*/, 81689 /*Orientation: Gundargaz*/, 79354 /*The Machine Speakers*/, 78761 /*Into the Machine*/, 78760 /*Dark Iron from Above*/, 78742 /*Battle of the Earthenworks*/, 78741 /*Sympathetic Speakers*/, 78738 /*Absent Speaker*/, 78706 /*The High Speaker's Secret*/, 78705 /*What She Saw*/, 78704 /*Find the Foreman*/, 78703 /*Buried in Stone*/, 78701 /*The Truth in Chalk*/, 78700 /*Controlled Demolition*/, 78697 /*Ghost of a Company Town*/, 78696 /*We Don't Go to Taelloch*/, 78685 /*The Tunnel's End*/, 80079 /*A Wrench in the Works*/, 79683 /*Home Is Where the Candle Is*/, 80082 /*Back to Gundargaz*/, 78642 /*New Candle, New Hope*/, 79267 /*Wax On, Pot Off*/, 78641 /*Tackling Torchsnarl*/, 79205 /*Not Waste, Not Want*/, 78639 /*Ko-boldening*/, 78640 /*Manifesto Destiny*/, 78636 /*Retaking the Mines*/, 78638 /*Engineering Destruction*/, 78637 /*Cracking Cogchewer*/, 79206 /*Broken Memories*/, 78635 /*Death and Waxes*/, 78839 /*Kobold Shoulder*/, 78634 /*Leave No Stone Behind*/, 78631 /*Speaking to the Speakers*/, 78838 /*Cogs in the Machine*/, 78837 /*Pomp and Dire Circumstance*/, 78557 /*Getting Off Track*/, 78555 /*Underground and Overwhelmed*/, 80434 /*Into the Deeps*/, 78546 /*Recompense*/, 78545 /*Return to the Coreway*/, 78544 /*Bring the Thunder*/, 78543 /*Poking the Spider Nest*/, 78542 /*Evacuation Area*/, 78541 /*Lay the Trap*/, 78540 /*To the Meadery*/, 78539 /*Lasting Repairs*/, 80022 /*Calling the Stormriders*/, 78538 /*Group Effort*/, 78471 /*Convergence*/, 79721 /*Fire in the Hole*/, 79701 /*The Cavalry is Here*/, 78470 /*The Proscenium*/, 78462 /*Echoes of Compassion*/, 82792 /*All Ore Nothing*/, 78463 /*Building Blocks*/, 79553 /*A Natural Remedy*/, 84519 /*Ancient Curiosity: Combat*/, 78464 /*Delve into the Earth*/, 78461 /*The Fourth Seat*/, 78459 /*State of the Union*/, 78468 /*The Archive*/, 78457 /*Stones of Dornogal*/, 78460 /*Hypocenter*/, 78536 /*Impossible Odds*/, 78535 /*They Come from Below*/, 78534 /*To Dornogal*/, 78533 /*Secure the Beach*/, 78532 /*Erratic Artifacts*/, 78531 /*Urgent Recovery*/, 78530 /*Slay the Saboteurs*/, 80321 /*Departure*/, 79106 /*Rupture*/, 79105 /*Breach*/, 78722 /*To Khaz Algar!*/, 78718 /*Strengthen the Wards*/, 78721 /*Meet the Team*/, 78719 /*Citizens of Dalaran*/, 78717 /*A Mysterious Warning*/, 79303 /*A Principled Principal*/, 79302 /*Gone with the Wind*/, 79301 /*Height Club*/, 79300 /*The Notebook*/, 80678 /*Time Lost*/, 80677 /*Torching Lights*/, 80673 /*Runway Scare-a-way*/, 79313 /*What Grows in the Dark*/, 79312 /*Mow the Masses*/, 79311 /*Stem the Flow*/, 79310 /*Seek the Lost*/, 79309 /*Status Report*/, 79304 /*Care Package*/, 79110 /*Save Tomothy*/, 50690 /*UNUSED*/, 79109 /*Follow Miral*/, 79108 /*Seeds of Evil*/, 76247 /*Keep the Home Fires Burning*/, 80382 /*Eggs in One Basket*/, 78695 /*Lamp Lit*/, 78687 /*Crash Recovery*/, 78691 /*The One That Got Away*/, 78692 /*Teach a Man to Fish*/, 78694 /*Reclaiming Velhan's Claim*/, 78693 /*Spears for Fears*/, 78690 /*Situational Awareness*/, 78688 /*Cage, Match*/, 78689 /*If It Leads, It Bleeds*/, 78686 /*Lights Out*/, 83768 /*Delver's Call: The Skittering Breach*/, 83283 /*For Morale*/, 83279 /*Prove One's Mettle*/, 83247 /*Suspicious Minds*/, 83769 /*Delver's Call: Mycomancer Cavern*/, 82848 /*Sous*/, 82847 /*Enough Garlic*/, 82844 /*Something Not Ruined*/, 82843 /*Something Earthy*/, 84392 /*Hungry in Hollow*/, 83767 /*Delver's Call: The Sinkhole*/, 80205 /*Pulling Strings*/, 80206 /*Marionette Mercy*/, 80204 /*Espionage and Ventriloquism*/, 80203 /*Social Clues*/, 79957 /*Maggots in your Eyes*/, 79956 /*Legs in the Ceiling*/, 79955 /*...And Now I'm Arachnophobic*/, 79954 /*Spiders!*/, 83057 /*Setting Boundaries*/, 82340 /*Loss of Limb*/, 80569 /*Harmonious Approach*/, 80572 /*Discordant Measures*/, 80378 /*A Light of the Dark*/, 80571 /*Decipher the Cacophony*/, 80570 /*Staunch the Flow*/, 80568 /*Leave No Trace*/, 80567 /*Song of Restoring*/, 80566 /*Enemies Abound*/, 80565 /*Resounding Repercussions*/, 82143 /*The Path of Dissonance*/, 80564 /*Field Research*/, 80563 /*Tool of Attunement*/, 79715 /*Grand, Gutsy Solutions*/, 79714 /*Rescuing the Food*/, 79713 /*Moonlight Gutter Swim*/, 79711 /*That's Pretty Gross*/, 79710 /*A Fin of Every Kind*/, 83639 /*Open Communications*/, 83632 /*Rings of Memory*/, 83629 /*Ancient Respite*/, 83628 /*Tense Recovery*/, 79349 /*Entrepreneur, Inc.*/, 78902 /*Delegated Dig*/, 78901 /*Heeeelllp!!!*/, 78898 /*Intention vs Instinct*/, 78897 /*Boom or Blight*/, 79565 /*Janky Candles*/, 80000 /*Beebiter*/, 80202 /*Hot Pollenate-o*/, 79998 /*Mite Not Right*/, 79552 /*Hot Wax*/, 82952 /*An Opportunity to Relax*/, 82195 /*Rust and Redemption*/, 78564 /*Reforged Purpose*/, 78563 /*The Weight of a World*/, 80407 /*Glintwick the Gem Grabber*/, 80406 /*Seeking Ausgazur's Gems*/, 80405 /*Too Much Drip*/, 80689 /*Tending to Ausgazur*/, 80404 /*Mossy Earthen*/, 80401 /*A Perfect Sponge*/, 80402 /*Buckets and Blooms*/, 79682 /*Critical Pressure!*/, 78918 /*Brax's Brass Knuckles*/, 83154 /*Knicknack's Knickknacks*/, 78562 /*Discarded and Broken*/, 78900 /*On Cold, Dark Wings*/, 78877 /*Bless These Homes*/, 83749 /*Delves: The Waterworks*/, 83108 /*Daily Diagnostics*/, 79681 /*Plumber Power*/, 79680 /*Pipe Patching*/, 79556 /*On the Job Training*/, 79510 /*The Wickless Candle*/, 79508 /*Mipsy Mole-Rider*/, 79507 /*The Day the Stoneheads Came*/, 79505 /*Chomps and the Cave-In*/, 79504 /*Dripsy Forgot Her Candle*/, 81999 /*New Home, New Candle!*/, 80058 /*Kobold Kleanup*/, 82946 /*Rollin' Down in the Deeps*/, 80408 /*Shimmermist Falls*/, 80392 /*The Caretaker of Brunwin's Terrace*/, 79944 /*Raging Rifts*/, 79194 /*To the Source*/, 79343 /*Everyday I'm Snufflin'*/, 79193 /*Spinning Spore Spines*/, 79679 /*Muddled Mind in the Mine*/, 79148 /*The Nibelgaz Refinery*/, 79149 /*Rampage in the Refinery*/, 83153 /*Sampling Steam*/, 83152 /*Magmanagement*/, 83092 /*An Igneous End*/, 83160 /*Cinderbrew Reserve*/, 79530 /*Bad Business*/, 79529 /*Forcing My Hand*/, 79528 /*Dispelling Rumors*/, 79527 /*Damage Mitigation*/, 79526 /*Sedition*/, 79546 /*The Machine Speakeasy*/, 79176 /*Opals and Runes*/, 79545 /*The Market Reeve of the Forgegrounds*/, 79544 /*Security Through Trade*/, 79543 /*Dornogal's Benefactor*/, 79542 /*The Councilward's Summons*/, 79525 /*Report to the Councilward*/, 79523 /*Something Hidden*/, 79522 /*Withheld Information*/, 79521 /*Seizing Evidence*/, 82895 /*The Weight of Duty*/, 79342 /*As He Departs*/, 79341 /*Cleansing Ashes*/, 79340 /*Tools of Declaration*/, 79339 /*A Change of Tradition*/, 79338 /*The Lost Earthen*/, 79337 /*The Last Journey*/, 79336 /*The Forging of Memories*/, 79335 /*One More Tradition*/, 78749 /*Who Runs this Fine Establishment?*/, 78748 /*Cutting the Wick*/, 78747 /*The Great Collapse*/, 78746 /*Laws Apply to All*/, 78745 /*You No Take Plunder!*/, 78744 /*Honor Their Memories*/, 78743 /*Before I Depart*/, 79728 /*It's Probably Nothing*/, 79727 /*Because It's Shiny*/, 79726 /*"Cataloguing"*/, 79725 /*Not a Heating Pack*/, 82768 /*Cloud Fishing*/, 82682 /*Elemental Hors D'Oeuvres*/, 82681 /*Cloudrook Down*/, 80218 /*Up to No Good Down in Silkwood*/, 83181 /*Best Friends, Same Ends*/, 80217 /*A Lamplight for the Shipwright*/, 80216 /*Concealed in the Weald*/, 80215 /*Ungirthin' the Earthen*/, 80214 /*A Time to Kill at the Lumber Mill*/, 80213 /*Holy Fire in Rambleshire*/, 83024 /*The Stormrider's Bond*/, 84446 /*Renown of Khaz Algar*/, 79197 /*Surface Bound*/, 84022 /*Uniting Severed Threads*/, 78248 /*What We Still Have*/, 78244 /*Kaheti Hospitality*/, 80502 /*Don't Cry for Me, Azj-Kahet*/, 79631 /*Klaskin's Great Escape*/, 79630 /*Searching the Web*/, 78231 /*Like a Spider on the Wall*/, 78232 /*Rewriting the Rewritten*/, 78228 /*Into a Skittering City*/, 83324 /*A Silken Thread*/, 79651 /*Trade Partners*/, 78226 /*A Most Intriguing Invitation*/, 78256 /*The General's Consensus*/, 78255 /*Just Act Casual*/, 78251 /*Dalaran's Most Distressed*/, 78254 /*Stolen Influence*/, 78250 /*General Admission*/, 78249 /*Specific Personages*/, 79175 /*I Think I'm a Drone Now*/, 79625 /*Not Quite Dead*/, 78237 /*Let Fly!*/, 78383 /*Strategic Edge*/, 78234 /*Force Your Way*/, 79357 /*Removing the Cap*/, 79356 /*Antifungal Firestarter*/, 78236 /*Scrappy Straggler*/, 79174 /*Infested Infestation*/, 79355 /*Prisoner Preservation*/, 83770 /*Delver's Call: Spiral Weave*/, 80399 /*Rations and Revelations*/, 83716 /*Beneath the Roots*/, 83306 /*Where the Wild Things Camp*/, 83321 /*Strange Bats*/, 84664 /*Making the Underworld Go Round*/, 78233 /*The Weaver's Gift*/, 83771 /*Delver's Call: Tak-Rethan Abyss*/, 78393 /*A Seeming Respite*/, 78392 /*The Tangled Web*/, 78354 /*A Guiding Thread*/, 79139 /*Alone in the Dark*/, 78353 /*Fear the Old Blood*/, 78352 /*For Naught, So Vial*/, 78348 /*Friends in Low Places*/, 79580 /*Offensive Counter*/, 79579 /*That Airspace is Mine(d)!*/, 79574 /*The Second Front*/, 78384 /*Chasing the Light*/, 78350 /*Heroes Never Die*/, 78630 /*The Rise of the Reckoning*/, 78629 /*Running on Reserves*/, 78628 /*Trapdoor Sprung*/, 78627 /*The Final Front*/, 80049 /*The Flame Still Burns*/, 79089 /*Consecrated Cleanup*/, 78624 /*A Candle in the Dark*/, 78621 /*The Shadow Rising*/, 78620 /*Crossroads of Twilight*/, 78615 /*The Bell Tolls*/, 78614 /*Mereldar's Light*/, 78626 /*Spar Day*/, 79297 /*Nightwatch*/, 78613 /*The Bastion of Hallowfall*/, 78607 /*To Mereldar*/, 78954 /*Restore the Flame*/, 81690 /*The Light at the End of the Tunnel*/, 78952 /*The Final Resistance*/, 78951 /*Ever Deeper Shadow*/, 78939 /*The Darkened Flame*/, 78937 /*Shadow upon Shadow*/, 78936 /*Something's Fishy*/, 78934 /*Blades of the Arathi*/, 80316 /*Return to the Sea*/, 80315 /*Alluring Offer*/, 80314 /*Voices from the Deep*/, 80313 /*Tidal Charms*/, 80312 /*Gasping Plea*/, 78932 /*Fickle Fiendish Fish*/, 78929 /*Tricks of the Dark*/, 78672 /*A Lamplighter's Duty*/, 78671 /*The Light of the Dawntower*/, 82836 /*Zero Out Xerosh*/, 78669 /*For Their Eyes Only*/, 78670 /*Siege Weapon Sabotage*/, 78668 /*Rally on the Dawnbreaker*/, 78667 /*Rekindled Memories*/, 78666 /*The Only Good Spider*/, 79999 /*Igniting Hope*/, 78665 /*Tunnel Trouble*/, 78659 /*Where the Light Touches*/, 78658 /*The Hallowed Path*/, 82284 /*Remembrance for the Fallen*/, 82268 /*The Sorrowful Journey Home*/, 81969 /*An End to the End*/, 81964 /*The Blacksmith's Fate*/, 81965 /*Invasion Disruption*/, 81950 /*BOOM Treats!*/, 81945 /*To Arathi's End*/, 81929 /*Here's the Plan*/, 79123 /*Permanent Hire*/, 79122 /*Scarab Scouting*/, 79121 /*Bug Test*/, 79120 /*Beetle in a Haystack*/, 79118 /*Rak-Ush Under New Management*/, 79117 /*Bright Young Niffen*/, 79115 /*Expert Consultant*/, 79114 /*Beautification Project*/, 79119 /*It's Rough to Be a Bug!*/, 79541 /*Burn It With Fire*/, 79540 /*The Party's Over*/, 79538 /*Smelly Shrubberies*/, 79539 /*Electrifying!*/, 80558 /*Nothing Ventured*/, 81688 /*That's All*/, 81687 /*I Expect You To Dye*/, 81685 /*Azj-Kahet's Next Top Dyemaster*/, 81683 /*Spring Collection*/, 81668 /*Measure Once, Cut Thrice*/, 83616 /*The Entrenched*/, 81667 /*The Upstart*/, 81963 /*The Fruits of Our Labor*/, 81962 /*A Nudge in the Right Direction*/, 81959 /*Collecting a Concoction*/, 81928 /*The Voice of the People*/, 82248 /*Advance to Faerin*/, 81673 /*Honor Your Efforts*/, 79232 /*Those Who Fell*/, 79154 /*A Final Goodbye*/, 79153 /*Vae Victis*/, 83182 /*A Bloody Inheritance*/, 79152 /*Gutting the Pool*/, 79168 /*Light's Gambit*/, 79151 /*An Orphan's Request*/, 79167 /*Crowdsourcing*/, 80179 /*Finding Justice*/, 80178 /*A Murder Most Foul*/, 82217 /*Underground Economics*/, 80177 /*Arcane Experiments*/, 79166 /*Lost Pieces*/, 79162 /*Burnout*/, 79650 /*Priory of the Sacred Flame: A Brother's Grief*/, 79649 /*Sacred Flame Inquisition*/, 79648 /*Missing Somebody*/, 79647 /*Burning Reflections*/, 79645 /*Sweet-Sting Infestation*/, 79646 /*Memorial Wine*/, 79644 /*Go to the Priory*/, 79643 /*Dreaded Dreadfang*/, 79642 /*Stave Them Off*/, 79641 /*Wipe Away Their Smiles*/, 83443 /*Darkflame Cleft*/, 83322 /*The Dawnbreaker: The Christening*/, 82894 /*The Price of Hope*/, 82628 /*The Brothers Braunpyke*/, 79160 /*Fishing is Good for the Soul*/, 79165 /*A Moment to Rest*/, 82215 /*Regular Fiber*/, 82214 /*Does Anyone Like Wasps?*/, 82213 /*A Batty Request*/, 79159 /*Dereliction of Duty*/, 82216 /*Economical Request*/, 81990 /*The Light's Call*/, 83755 /*Delves: Nightfall Sanctum*/, 82480 /*Job Killing Robot Or...*/, 82479 /*The Sword is Mightier*/, 83529 /*Hallowfall Fishing Derby*/, 82478 /*Regularly Scheduled Maintenance*/, 82477 /*A Helping Farmhand*/, 80176 /*Arcane Trickles*/); +INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES +(83099, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mergers and Acquisitions +(79327, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Glittering Shard +(83162, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Put it Back, Put it Back! +(83159, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Little Off the Top +(82226, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Papers? Please! +(83155, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tired of Tripping +(82814, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Decommissioning Darkness +(82969, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stone Tracing +(82786, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Duty of Care +(82990, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Undoing the Damage +(82785, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ghosts in the Machine +(82774, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Antifogmatic +(81559, 1, 1005, 5, 0, 0, 2000, 3000, 0, 56311), -- Fog Follower +(81558, 6, 6, 0, 0, 0, 2000, 0, 0, 56311), -- Unnatural Predators +(81557, 378, 1005, 0, 0, 0, 2000, 0, 0, 56311), -- Fog Tags +(82773, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Functional Favor +(83766, 5, 1, 1, 0, 0, 0, 0, 0, 56311), -- Delver's Call: Dread Pit +(81556, 3, 6, 1, 0, 0, 1000, 2000, 0, 56311), -- Foreign Fog +(79266, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Bronzebeard Legacy +(79265, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Fearbreaker +(79264, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- These Strong Hands +(82144, 378, 0, 0, 0, 0, 0, 0, 0, 56311), -- On the Road +(79262, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Clean Up House +(79263, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Fault Lines +(79261, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Boiling Mad +(79260, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Epicenter +(79258, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mineral Water Woes +(79259, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Put On a Good Face +(79372, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Clutch of Hope +(79371, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Royal Cure +(79370, 25, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Poultice for Poison +(80516, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bump off the Boss +(80515, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Put the Shine On +(80514, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Break out Berrund! +(80513, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Snouty Sabotage +(80512, 29, 0, 0, 0, 0, 0, 0, 0, 56311), -- Beat the Best +(80511, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Casing the Camp +(80510, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Healing the Headwaters +(80509, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Suit of Slime +(79481, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tending to the Terrified +(79369, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Protecting the Harvest +(79368, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hair of the Spider +(79367, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Nebb in Need +(81713, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oozemodius +(81712, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lisky Business +(80682, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- One Last Story +(80593, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Sip of Cinder +(80578, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Common Costume +(81672, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- In a Pinch +(80577, 1, 6, 0, 0, 0, 0, 0, 0, 56311), -- Readying the Recitation +(81613, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Let's Not Worry Her +(80676, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Defragmenting Memory +(80508, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dread in the Den +(81669, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sticks and Bones +(81655, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Juicy Krolusk Meat +(81693, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Desparately Seeking Skorthuz +(80576, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Listener Lost +(82956, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- To Opportunity Point +(80212, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Abductors' Obstructors +(80211, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Pillage of Freywold Village +(80210, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Found Around the Unbound +(80209, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- An Oddball in Dornogal +(83087, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Old Guard +(83084, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Old Orders +(78294, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Thunderhead Butt +(78293, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Their Moss, Our Gain +(78292, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Lost Lord of the Storm +(78290, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Sleepy Sheep +(78291, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Power Predators +(82680, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Birdman of the Three Shields +(83338, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Mage Slayer +(83339, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Spirebreaker +(83337, 18, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stormscarred +(79724, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- A Titanic Expedition! +(78759, 5, 1, 0, 0, 0, 0, 0, 0, 56288), -- To Wake a Giant +(78756, 1, 1, 0, 0, 0, 0, 0, 0, 56288), -- Lots and Lots of Fire Honey +(78755, 6, 5, 0, 0, 0, 0, 0, 0, 56288), -- Playing in the Mud +(78758, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Pulse Within the Earth +(78757, 4, 1, 6, 0, 0, 0, 0, 0, 56288), -- Honey and Clay the Pain Away +(78754, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Lost Delivery +(83759, 5, 1, 1, 0, 0, 0, 0, 0, 56288), -- Delver's Call: Kriegval's Rest +(83758, 5, 1, 1, 0, 0, 0, 0, 0, 56288), -- Delver's Call: Fungal Folly +(81661, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- To Mourning Rise +(83336, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Earthwound +(80456, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- A Sassy Arathi +(83335, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Wanted: The Boroughbreaker +(80207, 5, 0, 0, 0, 0, 0, 0, 0, 56288), -- How Scandalous! +(82747, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Crossroads Plaza +(78289, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- To Rambleshire +(83025, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- A Sacred Connection +(83083, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- A Place Forgotten +(79213, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Anachronism +(78467, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Charge for a Charge +(79716, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The History Beneath Us +(78574, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Boss of the Bosk +(78573, 5, 0, 0, 0, 0, 0, 0, 0, 56288), -- Keeper's Aid +(78572, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Wold Memories +(78571, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mycomayhem +(78465, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Golgrin's Reach +(83082, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Opalfront +(83081, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Not Enough Minerals +(82467, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Gems Are Forever +(82466, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- What We Do For Gems +(82465, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Precious Gems +(82441, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- For The Love of Gems +(78570, 66, 0, 0, 0, 0, 0, 0, 0, 56288), -- Frayed Legacy +(79686, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Concerning Fungarians +(79703, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Hope, An Anomaly +(78999, 669, 0, 0, 0, 0, 0, 0, 0, 56288), -- Heart of a Hero +(78998, 669, 0, 0, 0, 0, 0, 0, 0, 56288), -- Frontline Farmers +(78997, 669, 0, 0, 0, 0, 0, 0, 0, 56288), -- Pilfered Pearls +(78996, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Weapons and Warriors +(79692, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Buried, Not Forgotten +(79691, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Monsters in the Dark +(78469, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Prairie Fever +(82801, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Beetlejeweled +(82800, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- A Sedimental Moment +(82799, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Web Beats Rock +(82798, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- An Opal of Mine +(82797, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Hit Rock Bottom +(82796, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Third Mine Blind +(79256, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- A Hint of Fear +(81689, 1, 273, 1, 0, 0, 0, 0, 0, 56263), -- Orientation: Gundargaz +(79354, 1, 273, 1, 1, 0, 0, 0, 0, 56263), -- The Machine Speakers +(78761, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Into the Machine +(78760, 1, 1, 0, 0, 0, 0, 0, 0, 56263), -- Dark Iron from Above +(78742, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Battle of the Earthenworks +(78741, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Sympathetic Speakers +(78738, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Absent Speaker +(78706, 6, 0, 0, 0, 0, 0, 0, 0, 56263), -- The High Speaker's Secret +(78705, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- What She Saw +(78704, 1, 1005, 0, 0, 0, 2000, 0, 0, 56263), -- Find the Foreman +(78703, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Buried in Stone +(78701, 1, 1005, 0, 0, 0, 2000, 0, 0, 56263), -- The Truth in Chalk +(78700, 1005, 0, 0, 0, 0, 0, 0, 0, 56263), -- Controlled Demolition +(78697, 5, 1, 5, 0, 0, 2000, 4000, 0, 56263), -- Ghost of a Company Town +(78696, 6, 0, 0, 0, 0, 0, 0, 0, 56263), -- We Don't Go to Taelloch +(78685, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- The Tunnel's End +(80079, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- A Wrench in the Works +(79683, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Home Is Where the Candle Is +(80082, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Back to Gundargaz +(78642, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- New Candle, New Hope +(79267, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Wax On, Pot Off +(78641, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Tackling Torchsnarl +(79205, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Not Waste, Not Want +(78639, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Ko-boldening +(78640, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Manifesto Destiny +(78636, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Retaking the Mines +(78638, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Engineering Destruction +(78637, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Cracking Cogchewer +(79206, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Broken Memories +(78635, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Death and Waxes +(78839, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Kobold Shoulder +(78634, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Leave No Stone Behind +(78631, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Speaking to the Speakers +(78838, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Cogs in the Machine +(78837, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Pomp and Dire Circumstance +(78557, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Getting Off Track +(78555, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Underground and Overwhelmed +(80434, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Into the Deeps +(78546, 669, 0, 0, 0, 0, 0, 0, 0, 56263), -- Recompense +(78545, 669, 0, 0, 0, 0, 0, 0, 0, 56263), -- Return to the Coreway +(78544, 669, 0, 0, 0, 0, 0, 0, 0, 56263), -- Bring the Thunder +(78543, 669, 0, 0, 0, 0, 0, 0, 0, 56263), -- Poking the Spider Nest +(78542, 669, 0, 0, 0, 0, 0, 0, 0, 56263), -- Evacuation Area +(78541, 669, 0, 0, 0, 0, 0, 0, 0, 56263), -- Lay the Trap +(78540, 669, 0, 0, 0, 0, 0, 0, 0, 56263), -- To the Meadery +(78539, 669, 0, 0, 0, 0, 0, 0, 0, 56263), -- Lasting Repairs +(80022, 669, 0, 0, 0, 0, 0, 0, 0, 56263), -- Calling the Stormriders +(78538, 669, 0, 0, 0, 0, 0, 0, 0, 56263), -- Group Effort +(78471, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Convergence +(79721, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Fire in the Hole +(79701, 25, 0, 0, 0, 0, 0, 0, 0, 56263), -- The Cavalry is Here +(78470, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- The Proscenium +(78462, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Echoes of Compassion +(82792, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- All Ore Nothing +(78463, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Building Blocks +(79553, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- A Natural Remedy +(84519, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Ancient Curiosity: Combat +(78464, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Delve into the Earth +(78461, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- The Fourth Seat +(78459, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- State of the Union +(78468, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- The Archive +(78457, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Stones of Dornogal +(78460, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Hypocenter +(78536, 669, 0, 0, 0, 0, 0, 0, 0, 56263), -- Impossible Odds +(78535, 669, 0, 0, 0, 0, 0, 0, 0, 56263), -- They Come from Below +(78534, 669, 0, 0, 0, 0, 0, 0, 0, 56263), -- To Dornogal +(78533, 5, 0, 0, 0, 0, 0, 0, 0, 56263), -- Secure the Beach +(78532, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Erratic Artifacts +(78531, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Urgent Recovery +(78530, 0, 0, 0, 0, 0, 0, 0, 0, 56263), -- Slay the Saboteurs +(80321, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Departure +(79106, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Rupture +(79105, 669, 0, 0, 0, 0, 0, 0, 0, 56263), -- Breach +(78722, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- To Khaz Algar! +(78718, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Strengthen the Wards +(78721, 6, 0, 0, 0, 0, 0, 0, 0, 56263), -- Meet the Team +(78719, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- Citizens of Dalaran +(78717, 1, 0, 0, 0, 0, 0, 0, 0, 56263), -- A Mysterious Warning +(79303, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Principled Principal +(79302, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gone with the Wind +(79301, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Height Club +(79300, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Notebook +(80678, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Time Lost +(80677, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Torching Lights +(80673, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Runway Scare-a-way +(79313, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- What Grows in the Dark +(79312, 1005, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mow the Masses +(79311, 1005, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stem the Flow +(79310, 1005, 0, 0, 0, 0, 0, 0, 0, 56311), -- Seek the Lost +(79309, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Status Report +(79304, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Care Package +(79110, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Save Tomothy +(50690, 1, 25, 0, 0, 0, 300, 0, 0, 56311), -- UNUSED +(79109, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Follow Miral +(79108, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Seeds of Evil +(76247, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Keep the Home Fires Burning +(80382, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Eggs in One Basket +(78695, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamp Lit +(78687, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Crash Recovery +(78691, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The One That Got Away +(78692, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Teach a Man to Fish +(78694, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Reclaiming Velhan's Claim +(78693, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Spears for Fears +(78690, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Situational Awareness +(78688, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cage, Match +(78689, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- If It Leads, It Bleeds +(78686, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lights Out +(83768, 5, 1, 1, 0, 0, 0, 0, 0, 56311), -- Delver's Call: The Skittering Breach +(83283, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- For Morale +(83279, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Prove One's Mettle +(83247, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Suspicious Minds +(83769, 5, 1, 1, 0, 0, 0, 0, 0, 56311), -- Delver's Call: Mycomancer Cavern +(82848, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sous +(82847, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Enough Garlic +(82844, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Something Not Ruined +(82843, 1005, 0, 0, 0, 0, 0, 0, 0, 56311), -- Something Earthy +(84392, 1005, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hungry in Hollow +(83767, 5, 1, 1, 0, 0, 0, 0, 0, 56311), -- Delver's Call: The Sinkhole +(80205, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pulling Strings +(80206, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Marionette Mercy +(80204, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Espionage and Ventriloquism +(80203, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Social Clues +(79957, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Maggots in your Eyes +(79956, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Legs in the Ceiling +(79955, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- ...And Now I'm Arachnophobic +(79954, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Spiders! +(83057, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Setting Boundaries +(82340, 1, 0, 0, 0, 0, 0, 0, 0, 56311); -- Loss of Limb + +INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES +(80569, 274, 6, 25, 0, 0, 0, 0, 0, 56311), -- Harmonious Approach +(80572, 274, 25, 1, 0, 0, 0, 0, 0, 56311), -- Discordant Measures +(80378, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Light of the Dark +(80571, 1, 274, 0, 0, 0, 1000, 0, 0, 56311), -- Decipher the Cacophony +(80570, 6, 15, 274, 0, 0, 1000, 0, 0, 56311), -- Staunch the Flow +(80568, 1, 274, 6, 0, 0, 0, 0, 0, 56311), -- Leave No Trace +(80567, 274, 273, 0, 0, 1000, 0, 0, 0, 56311), -- Song of Restoring +(80566, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Enemies Abound +(80565, 274, 1, 6, 0, 0, 1000, 0, 0, 56311), -- Resounding Repercussions +(82143, 1, 1, 1, 0, 0, 0, 0, 0, 56311), -- The Path of Dissonance +(80564, 1, 5, 274, 0, 0, 0, 0, 0, 56311), -- Field Research +(80563, 273, 1, 6, 0, 0, 0, 0, 0, 56311), -- Tool of Attunement +(79715, 595, 0, 0, 0, 0, 0, 0, 0, 56311), -- Grand, Gutsy Solutions +(79714, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rescuing the Food +(79713, 595, 0, 0, 0, 0, 0, 0, 0, 56311), -- Moonlight Gutter Swim +(79711, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- That's Pretty Gross +(79710, 595, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Fin of Every Kind +(83639, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Open Communications +(83632, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rings of Memory +(83629, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ancient Respite +(83628, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tense Recovery +(79349, 1, 1, 1, 0, 0, 0, 0, 0, 56311), -- Entrepreneur, Inc. +(78902, 1, 1, 1, 0, 0, 0, 0, 0, 56311), -- Delegated Dig +(78901, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Heeeelllp!!! +(78898, 1, 1, 0, 0, 0, 0, 0, 0, 56311), -- Intention vs Instinct +(78897, 1, 1, 0, 0, 0, 0, 0, 0, 56311), -- Boom or Blight +(79565, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Janky Candles +(80000, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Beebiter +(80202, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hot Pollenate-o +(79998, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mite Not Right +(79552, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hot Wax +(82952, 25, 0, 0, 0, 0, 0, 0, 0, 56311), -- An Opportunity to Relax +(82195, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rust and Redemption +(78564, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Reforged Purpose +(78563, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Weight of a World +(80407, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Glintwick the Gem Grabber +(80406, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Seeking Ausgazur's Gems +(80405, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Too Much Drip +(80689, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tending to Ausgazur +(80404, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mossy Earthen +(80401, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Perfect Sponge +(80402, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Buckets and Blooms +(79682, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Critical Pressure! +(78918, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Brax's Brass Knuckles +(83154, 480, 0, 0, 0, 0, 0, 0, 0, 56311), -- Knicknack's Knickknacks +(78562, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Discarded and Broken +(78900, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- On Cold, Dark Wings +(78877, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bless These Homes +(83749, 5, 1, 1, 0, 0, 0, 0, 0, 56311), -- Delves: The Waterworks +(83108, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Daily Diagnostics +(79681, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Plumber Power +(79680, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pipe Patching +(79556, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- On the Job Training +(79510, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Wickless Candle +(79508, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mipsy Mole-Rider +(79507, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Day the Stoneheads Came +(79505, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chomps and the Cave-In +(79504, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dripsy Forgot Her Candle +(81999, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- New Home, New Candle! +(80058, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobold Kleanup +(82946, 1, 273, 4, 0, 0, 0, 0, 0, 56311), -- Rollin' Down in the Deeps +(80408, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shimmermist Falls +(80392, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Caretaker of Brunwin's Terrace +(79944, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Raging Rifts +(79194, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- To the Source +(79343, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Everyday I'm Snufflin' +(79193, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Spinning Spore Spines +(79679, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Muddled Mind in the Mine +(79148, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Nibelgaz Refinery +(79149, 603, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rampage in the Refinery +(83153, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sampling Steam +(83152, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Magmanagement +(83092, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- An Igneous End +(83160, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cinderbrew Reserve +(79530, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bad Business +(79529, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Forcing My Hand +(79528, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dispelling Rumors +(79527, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Damage Mitigation +(79526, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sedition +(79546, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Machine Speakeasy +(79176, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Opals and Runes +(79545, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Market Reeve of the Forgegrounds +(79544, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Security Through Trade +(79543, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dornogal's Benefactor +(79542, 1, 1, 0, 0, 0, 0, 0, 0, 56311), -- The Councilward's Summons +(79525, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Report to the Councilward +(79523, 5, 0, 0, 0, 0, 0, 0, 0, 56311), -- Something Hidden +(79522, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Withheld Information +(79521, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Seizing Evidence +(82895, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Weight of Duty +(79342, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- As He Departs +(79341, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cleansing Ashes +(79340, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tools of Declaration +(79339, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Change of Tradition +(79338, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Lost Earthen +(79337, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Last Journey +(79336, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Forging of Memories +(79335, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- One More Tradition +(78749, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Who Runs this Fine Establishment? +(78748, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cutting the Wick +(78747, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Great Collapse +(78746, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Laws Apply to All +(78745, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- You No Take Plunder! +(78744, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Honor Their Memories +(78743, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Before I Depart +(79728, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- It's Probably Nothing +(79727, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Because It's Shiny +(79726, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- "Cataloguing" +(79725, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Not a Heating Pack +(82768, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cloud Fishing +(82682, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Elemental Hors D'Oeuvres +(82681, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cloudrook Down +(80218, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Up to No Good Down in Silkwood +(83181, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Best Friends, Same Ends +(80217, 1, 1, 0, 0, 0, 300, 0, 0, 56311), -- A Lamplight for the Shipwright +(80216, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Concealed in the Weald +(80215, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ungirthin' the Earthen +(80214, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Time to Kill at the Lumber Mill +(80213, 1, 6, 0, 0, 0, 300, 0, 0, 56311), -- Holy Fire in Rambleshire +(83024, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Stormrider's Bond +(84446, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Renown of Khaz Algar +(79197, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Surface Bound +(84022, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Uniting Severed Threads +(78248, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- What We Still Have +(78244, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Kaheti Hospitality +(80502, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Don't Cry for Me, Azj-Kahet +(79631, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Klaskin's Great Escape +(79630, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Searching the Web +(78231, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Like a Spider on the Wall +(78232, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Rewriting the Rewritten +(78228, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Into a Skittering City +(83324, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- A Silken Thread +(79651, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Trade Partners +(78226, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- A Most Intriguing Invitation +(78256, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The General's Consensus +(78255, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Just Act Casual +(78251, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Dalaran's Most Distressed +(78254, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Stolen Influence +(78250, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- General Admission +(78249, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Specific Personages +(79175, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- I Think I'm a Drone Now +(79625, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Not Quite Dead +(78237, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Let Fly! +(78383, 1005, 0, 0, 0, 0, 0, 0, 0, 56288), -- Strategic Edge +(78234, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Force Your Way +(79357, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Removing the Cap +(79356, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Antifungal Firestarter +(78236, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Scrappy Straggler +(79174, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Infested Infestation +(79355, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Prisoner Preservation +(83770, 1, 0, 1, 0, 0, 0, 0, 0, 56288), -- Delver's Call: Spiral Weave +(80399, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Rations and Revelations +(83716, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Beneath the Roots +(83306, 1, 1, 0, 0, 0, 0, 0, 0, 56288), -- Where the Wild Things Camp +(83321, 1, 6, 0, 0, 0, 0, 0, 0, 56288), -- Strange Bats +(84664, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Making the Underworld Go Round +(78233, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Weaver's Gift +(83771, 5, 1, 1, 0, 0, 0, 0, 0, 56288), -- Delver's Call: Tak-Rethan Abyss +(78393, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- A Seeming Respite +(78392, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Tangled Web +(78354, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- A Guiding Thread +(79139, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Alone in the Dark +(78353, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Fear the Old Blood +(78352, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- For Naught, So Vial +(78348, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Friends in Low Places +(79580, 603, 0, 0, 0, 0, 0, 0, 0, 56288), -- Offensive Counter +(79579, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- That Airspace is Mine(d)! +(79574, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Second Front +(78384, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Chasing the Light +(78350, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Heroes Never Die +(78630, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Rise of the Reckoning +(78629, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Running on Reserves +(78628, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Trapdoor Sprung +(78627, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Final Front +(80049, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Flame Still Burns +(79089, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Consecrated Cleanup +(78624, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- A Candle in the Dark +(78621, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Shadow Rising +(78620, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Crossroads of Twilight +(78615, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Bell Tolls +(78614, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Mereldar's Light +(78626, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Spar Day +(79297, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Nightwatch +(78613, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Bastion of Hallowfall +(78607, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- To Mereldar +(78954, 1, 1, 0, 0, 0, 600, 0, 0, 56288), -- Restore the Flame +(81690, 1005, 1005, 0, 0, 0, 2000, 0, 0, 56288), -- The Light at the End of the Tunnel +(78952, 1, 1, 0, 0, 0, 1000, 0, 0, 56288), -- The Final Resistance +(78951, 1, 1, 0, 0, 0, 1000, 0, 0, 56288), -- Ever Deeper Shadow +(78939, 1005, 1, 0, 0, 0, 1000, 0, 0, 56288), -- The Darkened Flame +(78937, 603, 1, 0, 0, 0, 500, 0, 0, 56288), -- Shadow upon Shadow +(78936, 669, 669, 0, 0, 0, 1000, 0, 0, 56288), -- Something's Fishy +(78934, 1, 1, 0, 0, 0, 1000, 0, 0, 56288), -- Blades of the Arathi +(80316, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Return to the Sea +(80315, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Alluring Offer +(80314, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Voices from the Deep +(80313, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Tidal Charms +(80312, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Gasping Plea +(78932, 669, 669, 0, 0, 0, 500, 0, 0, 56288), -- Fickle Fiendish Fish +(78929, 669, 669, 0, 0, 0, 1000, 0, 0, 56288), -- Tricks of the Dark +(78672, 669, 0, 0, 0, 0, 0, 0, 0, 56288), -- A Lamplighter's Duty +(78671, 669, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Light of the Dawntower +(82836, 0, 0, 0, 0, 0, 0, 0, 0, 56288), -- Zero Out Xerosh +(78669, 669, 0, 0, 0, 0, 0, 0, 0, 56288), -- For Their Eyes Only +(78670, 669, 0, 0, 0, 0, 0, 0, 0, 56288), -- Siege Weapon Sabotage +(78668, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Rally on the Dawnbreaker +(78667, 669, 0, 0, 0, 0, 0, 0, 0, 56288), -- Rekindled Memories +(78666, 669, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Only Good Spider +(79999, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Igniting Hope +(78665, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Tunnel Trouble +(78659, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- Where the Light Touches +(78658, 1, 0, 0, 0, 0, 0, 0, 0, 56288), -- The Hallowed Path +(82284, 1, 273, 0, 0, 0, 0, 0, 0, 56311), -- Remembrance for the Fallen +(82268, 1, 6, 0, 0, 0, 3000, 0, 0, 56311), -- The Sorrowful Journey Home +(81969, 1, 273, 1, 0, 0, 3000, 3000, 0, 56311), -- An End to the End +(81964, 1, 1, 6, 0, 0, 3000, 3000, 0, 56311), -- The Blacksmith's Fate +(81965, 274, 273, 0, 0, 0, 3000, 0, 0, 56311), -- Invasion Disruption +(81950, 1, 6, 15, 0, 0, 0, 0, 0, 56311), -- BOOM Treats! +(81945, 1, 274, 0, 0, 0, 1000, 0, 0, 56311), -- To Arathi's End +(81929, 1, 273, 1, 0, 0, 3000, 3000, 0, 56311), -- Here's the Plan +(79123, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Permanent Hire +(79122, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Scarab Scouting +(79121, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bug Test +(79120, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Beetle in a Haystack +(79118, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rak-Ush Under New Management +(79117, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bright Young Niffen +(79115, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Expert Consultant +(79114, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Beautification Project +(79119, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- It's Rough to Be a Bug! +(79541, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Burn It With Fire +(79540, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Party's Over +(79538, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Smelly Shrubberies +(79539, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Electrifying! +(80558, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nothing Ventured +(81688, 378, 0, 0, 0, 0, 0, 0, 0, 56311), -- That's All +(81687, 412, 0, 0, 0, 0, 0, 0, 0, 56311), -- I Expect You To Dye +(81685, 378, 0, 0, 0, 0, 0, 0, 0, 56311), -- Azj-Kahet's Next Top Dyemaster +(81683, 378, 0, 0, 0, 0, 0, 0, 0, 56311), -- Spring Collection +(81668, 11, 0, 0, 0, 0, 0, 0, 0, 56311), -- Measure Once, Cut Thrice +(83616, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Entrenched +(81667, 378, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Upstart +(81963, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Fruits of Our Labor +(81962, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Nudge in the Right Direction +(81959, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Collecting a Concoction +(81928, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Voice of the People +(82248, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Advance to Faerin +(81673, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Honor Your Efforts +(79232, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Those Who Fell +(79154, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Final Goodbye +(79153, 1, 0, 0, 0, 0, 0, 0, 0, 56311); -- Vae Victis + +INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES +(83182, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Bloody Inheritance +(79152, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gutting the Pool +(79168, 5, 0, 0, 0, 0, 0, 0, 0, 56311), -- Light's Gambit +(79151, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- An Orphan's Request +(79167, 1, 1, 0, 0, 0, 500, 0, 0, 56311), -- Crowdsourcing +(80179, 1, 1, 0, 0, 0, 500, 0, 0, 56311), -- Finding Justice +(80178, 1, 1, 0, 0, 0, 500, 0, 0, 56311), -- A Murder Most Foul +(82217, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Underground Economics +(80177, 1, 1, 0, 0, 0, 500, 0, 0, 56311), -- Arcane Experiments +(79166, 1, 1, 0, 0, 0, 1000, 0, 0, 56311), -- Lost Pieces +(79162, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Burnout +(79650, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Priory of the Sacred Flame: A Brother's Grief +(79649, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sacred Flame Inquisition +(79648, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Missing Somebody +(79647, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Burning Reflections +(79645, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sweet-Sting Infestation +(79646, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Memorial Wine +(79644, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Go to the Priory +(79643, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dreaded Dreadfang +(79642, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stave Them Off +(79641, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Wipe Away Their Smiles +(83443, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Darkflame Cleft +(83322, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Dawnbreaker: The Christening +(82894, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Price of Hope +(82628, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Brothers Braunpyke +(79160, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Fishing is Good for the Soul +(79165, 1, 1, 0, 0, 0, 500, 0, 0, 56311), -- A Moment to Rest +(82215, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Regular Fiber +(82214, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Does Anyone Like Wasps? +(82213, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Batty Request +(79159, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dereliction of Duty +(82216, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- Economical Request +(81990, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Light's Call +(83755, 5, 1, 1, 0, 0, 0, 0, 0, 56311), -- Delves: Nightfall Sanctum +(82480, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Job Killing Robot Or... +(82479, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- The Sword is Mightier +(83529, 669, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hallowfall Fishing Derby +(82478, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Regularly Scheduled Maintenance +(82477, 1, 0, 0, 0, 0, 0, 0, 0, 56311), -- A Helping Farmhand +(80176, 1, 1, 0, 0, 0, 500, 0, 0, 56311); -- Arcane Trickles + +DELETE FROM `quest_greeting` WHERE (`Type`=0 AND `ID` IN (220718,226791,224566,212519,211994,219674,217131,225582,219400,222362,215944,213107,219430,221980)) OR (`Type`=1 AND `ID`=455716); +INSERT INTO `quest_greeting` (`ID`, `Type`, `GreetEmoteType`, `GreetEmoteDelay`, `Greeting`, `VerifiedBuild`) VALUES +(220718, 0, 1, 0, 'Well, I didn\'t expect to see anyone out here today. How can I help?', 56311), -- 220718 +(226791, 0, 1, 0, 'The kind people of this town have given us sanctuary here. The least we could do is protect them from the dangers we brought with us.', 56288), -- 226791 +(224566, 0, 0, 0, '', 56288), -- 224566 +(455716, 1, 0, 0, '', 56288), -- 455716 +(212519, 0, 0, 0, 'There is much to do, but there is always hope.', 56263), -- 212519 +(211994, 0, 0, 0, 'We cannot lose anyone else to the nerubians!', 56263), -- 211994 +(219674, 0, 0, 0, 'Hot out here or just me?', 56311), -- 219674 +(217131, 0, 0, 0, 'Work to do. What?', 56311), -- 217131 +(225582, 0, 0, 0, 'Acknowledged, outsider.', 56311), -- 225582 +(219400, 0, 0, 0, 'I would have this issue dealt with quickly and quietly.', 56311), -- 219400 +(222362, 0, 6, 0, 'Kaerter... where could he be?', 56311), -- 222362 +(215944, 0, 0, 0, '', 56288), -- 215944 +(213107, 0, 0, 0, '', 56288), -- 213107 +(219430, 0, 0, 0, '', 56288), -- 219430 +(221980, 0, 1, 0, 'Anything we can do here will help disrupt Zev\'kall\'s plans to invade Hallowfall.', 56311); -- 221980 + +DELETE FROM `quest_offer_reward` WHERE `ID` IN (80211 /*The Pillage of Freywold Village*/, 80210 /*Found Around the Unbound*/, 83759 /*Delver's Call: Kriegval's Rest*/, 80209 /*An Oddball in Dornogal*/, 83335 /*Wanted: The Boroughbreaker*/, 80456 /*A Sassy Arathi*/, 83087 /*The Old Guard*/, 83084 /*The Old Orders*/, 83083 /*A Place Forgotten*/, 78294 /*Thunderhead Butt*/, 83337 /*Stormscarred*/, 83338 /*The Mage Slayer*/, 83339 /*The Spirebreaker*/, 78293 /*Their Moss, Our Gain*/, 78292 /*Lost Lord of the Storm*/, 78290 /*Sleepy Sheep*/, 78291 /*Power Predators*/, 78289 /*To Rambleshire*/, 78759 /*To Wake a Giant*/, 78755 /*Playing in the Mud*/, 78756 /*Lots and Lots of Fire Honey*/, 78758 /*Pulse Within the Earth*/, 78757 /*Honey and Clay the Pain Away*/, 78754 /*Lost Delivery*/, 83336 /*The Earthwound*/, 83758 /*Delver's Call: Fungal Folly*/, 82747 /*Crossroads Plaza*/, 83024 /*The Stormrider's Bond*/, 79213 /*The Anachronism*/, 79716 /*The History Beneath Us*/, 78467 /*Charge for a Charge*/, 78465 /*Golgrin's Reach*/, 78574 /*Boss of the Bosk*/, 78573 /*Keeper's Aid*/, 78572 /*Wold Memories*/, 78571 /*Mycomayhem*/, 78570 /*Frayed Legacy*/, 83081 /*Not Enough Minerals*/, 83082 /*The Opalfront*/, 82467 /*Gems Are Forever*/, 82466 /*What We Do For Gems*/, 82465 /*Precious Gems*/, 82441 /*For The Love of Gems*/, 79686 /*Concerning Fungarians*/, 79703 /*Hope, An Anomaly*/, 79691 /*Monsters in the Dark*/, 79692 /*Buried, Not Forgotten*/, 78999 /*Heart of a Hero*/, 78998 /*Frontline Farmers*/, 78997 /*Pilfered Pearls*/, 78996 /*Weapons and Warriors*/, 78469 /*Prairie Fever*/, 82801 /*Beetlejeweled*/, 82800 /*A Sedimental Moment*/, 82799 /*Web Beats Rock*/, 82798 /*An Opal of Mine*/, 82797 /*Hit Rock Bottom*/, 82796 /*Third Mine Blind*/, 82792 /*All Ore Nothing*/, 81689 /*Orientation: Gundargaz*/, 79354 /*The Machine Speakers*/, 78761 /*Into the Machine*/, 78760 /*Dark Iron from Above*/, 78742 /*Battle of the Earthenworks*/, 78741 /*Sympathetic Speakers*/, 78738 /*Absent Speaker*/, 78706 /*The High Speaker's Secret*/, 78705 /*What She Saw*/, 78704 /*Find the Foreman*/, 78703 /*Buried in Stone*/, 78701 /*The Truth in Chalk*/, 78700 /*Controlled Demolition*/, 78697 /*Ghost of a Company Town*/, 78696 /*We Don't Go to Taelloch*/, 78685 /*The Tunnel's End*/, 80079 /*A Wrench in the Works*/, 80082 /*Back to Gundargaz*/, 78642 /*New Candle, New Hope*/, 79267 /*Wax On, Pot Off*/, 78641 /*Tackling Torchsnarl*/, 78639 /*Ko-boldening*/, 79205 /*Not Waste, Not Want*/, 78640 /*Manifesto Destiny*/, 78636 /*Retaking the Mines*/, 78637 /*Cracking Cogchewer*/, 78638 /*Engineering Destruction*/, 78635 /*Death and Waxes*/, 79206 /*Broken Memories*/, 78839 /*Kobold Shoulder*/, 78634 /*Leave No Stone Behind*/, 78631 /*Speaking to the Speakers*/, 78838 /*Cogs in the Machine*/, 78837 /*Pomp and Dire Circumstance*/, 78555 /*Underground and Overwhelmed*/, 78557 /*Getting Off Track*/, 80434 /*Into the Deeps*/, 78546 /*Recompense*/, 78545 /*Return to the Coreway*/, 78544 /*Bring the Thunder*/, 78543 /*Poking the Spider Nest*/, 78542 /*Evacuation Area*/, 78541 /*Lay the Trap*/, 78540 /*To the Meadery*/, 78539 /*Lasting Repairs*/, 80022 /*Calling the Stormriders*/, 78538 /*Group Effort*/, 78471 /*Convergence*/, 79701 /*The Cavalry is Here*/, 79721 /*Fire in the Hole*/, 78470 /*The Proscenium*/, 78462 /*Echoes of Compassion*/, 79553 /*A Natural Remedy*/, 78463 /*Building Blocks*/, 84519 /*Ancient Curiosity: Combat*/, 78464 /*Delve into the Earth*/, 78461 /*The Fourth Seat*/, 78459 /*State of the Union*/, 78457 /*Stones of Dornogal*/, 78468 /*The Archive*/, 78460 /*Hypocenter*/, 78536 /*Impossible Odds*/, 78535 /*They Come from Below*/, 78534 /*To Dornogal*/, 78533 /*Secure the Beach*/, 78531 /*Urgent Recovery*/, 78532 /*Erratic Artifacts*/, 78530 /*Slay the Saboteurs*/, 78529 /*Violent Impact*/, 80321 /*Departure*/, 79106 /*Rupture*/, 79105 /*Breach*/, 78722 /*To Khaz Algar!*/, 78719 /*Citizens of Dalaran*/, 78721 /*Meet the Team*/, 78718 /*Strengthen the Wards*/, 78717 /*A Mysterious Warning*/, 83283 /*For Morale*/, 83279 /*Prove One's Mettle*/, 83247 /*Suspicious Minds*/, 82848 /*Sous*/, 82847 /*Enough Garlic*/, 82844 /*Something Not Ruined*/, 82843 /*Something Earthy*/, 84392 /*Hungry in Hollow*/, 80378 /*A Light of the Dark*/, 79957 /*Maggots in your Eyes*/, 80205 /*Pulling Strings*/, 80206 /*Marionette Mercy*/, 80204 /*Espionage and Ventriloquism*/, 80203 /*Social Clues*/, 79954 /*Spiders!*/, 79956 /*Legs in the Ceiling*/, 79955 /*...And Now I'm Arachnophobic*/, 83057 /*Setting Boundaries*/, 82340 /*Loss of Limb*/, 80569 /*Harmonious Approach*/, 80572 /*Discordant Measures*/, 80570 /*Staunch the Flow*/, 80571 /*Decipher the Cacophony*/, 80568 /*Leave No Trace*/, 80567 /*Song of Restoring*/, 80566 /*Enemies Abound*/, 80565 /*Resounding Repercussions*/, 82143 /*The Path of Dissonance*/, 80563 /*Tool of Attunement*/, 80564 /*Field Research*/, 83306 /*Where the Wild Things Camp*/, 79715 /*Grand, Gutsy Solutions*/, 79714 /*Rescuing the Food*/, 79713 /*Moonlight Gutter Swim*/, 79711 /*That's Pretty Gross*/, 79710 /*A Fin of Every Kind*/, 79349 /*Entrepreneur, Inc.*/, 83639 /*Open Communications*/, 83632 /*Rings of Memory*/, 83629 /*Ancient Respite*/, 83628 /*Tense Recovery*/, 83716 /*Beneath the Roots*/, 78898 /*Intention vs Instinct*/, 78897 /*Boom or Blight*/, 78902 /*Delegated Dig*/, 78901 /*Heeeelllp!!!*/, 83321 /*Strange Bats*/, 83154 /*Knicknack's Knickknacks*/, 83443 /*Darkflame Cleft*/, 81673 /*Honor Your Efforts*/, 79232 /*Those Who Fell*/, 80681 /*Broken Bracelet*/, 81990 /*The Light's Call*/, 82390 /*Weathered Crests*/, 79154 /*A Final Goodbye*/, 79153 /*Vae Victis*/, 79152 /*Gutting the Pool*/, 83182 /*A Bloody Inheritance*/, 79151 /*An Orphan's Request*/, 79168 /*Light's Gambit*/, 79167 /*Crowdsourcing*/, 80179 /*Finding Justice*/, 79162 /*Burnout*/, 79166 /*Lost Pieces*/, 80178 /*A Murder Most Foul*/, 80177 /*Arcane Experiments*/, 82217 /*Underground Economics*/, 82214 /*Does Anyone Like Wasps?*/, 82213 /*A Batty Request*/, 82215 /*Regular Fiber*/, 80176 /*Arcane Trickles*/, 79165 /*A Moment to Rest*/, 79160 /*Fishing is Good for the Soul*/, 79649 /*Sacred Flame Inquisition*/, 79648 /*Missing Somebody*/, 79647 /*Burning Reflections*/, 79646 /*Memorial Wine*/, 79645 /*Sweet-Sting Infestation*/, 79644 /*Go to the Priory*/, 79643 /*Dreaded Dreadfang*/, 79642 /*Stave Them Off*/, 79641 /*Wipe Away Their Smiles*/, 82628 /*The Brothers Braunpyke*/, 82894 /*The Price of Hope*/, 79159 /*Dereliction of Duty*/, 80680 /*Tarnished Compass*/, 82216 /*Economical Request*/, 82391 /*Precious Stones*/, 82335 /*Crystals*/, 80679 /*Stuffed Lynx Toy*/, 82480 /*Job Killing Robot Or...*/, 82479 /*The Sword is Mightier*/, 82478 /*Regularly Scheduled Maintenance*/, 82477 /*A Helping Farmhand*/, 84908 /*Stormrider's Honors*/, 84446 /*Renown of Khaz Algar*/, 79197 /*Surface Bound*/, 84022 /*Uniting Severed Threads*/, 78248 /*What We Still Have*/, 78244 /*Kaheti Hospitality*/, 78232 /*Rewriting the Rewritten*/, 78231 /*Like a Spider on the Wall*/, 80502 /*Don't Cry for Me, Azj-Kahet*/, 79631 /*Klaskin's Great Escape*/, 79630 /*Searching the Web*/, 78228 /*Into a Skittering City*/, 78226 /*A Most Intriguing Invitation*/, 78256 /*The General's Consensus*/, 78255 /*Just Act Casual*/, 78251 /*Dalaran's Most Distressed*/, 78254 /*Stolen Influence*/, 78250 /*General Admission*/, 78249 /*Specific Personages*/, 79175 /*I Think I'm a Drone Now*/, 79625 /*Not Quite Dead*/, 78237 /*Let Fly!*/, 78234 /*Force Your Way*/, 78383 /*Strategic Edge*/, 78236 /*Scrappy Straggler*/, 79357 /*Removing the Cap*/, 79356 /*Antifungal Firestarter*/, 79174 /*Infested Infestation*/, 79355 /*Prisoner Preservation*/, 80399 /*Rations and Revelations*/, 78233 /*The Weaver's Gift*/, 84664 /*Making the Underworld Go Round*/, 78393 /*A Seeming Respite*/, 78392 /*The Tangled Web*/, 78354 /*A Guiding Thread*/, 79139 /*Alone in the Dark*/, 78353 /*Fear the Old Blood*/, 78352 /*For Naught, So Vial*/, 78348 /*Friends in Low Places*/, 78384 /*Chasing the Light*/, 78350 /*Heroes Never Die*/, 79580 /*Offensive Counter*/, 79579 /*That Airspace is Mine(d)!*/, 79574 /*The Second Front*/, 78630 /*The Rise of the Reckoning*/, 78629 /*Running on Reserves*/, 78628 /*Trapdoor Sprung*/, 78627 /*The Final Front*/, 80049 /*The Flame Still Burns*/, 79089 /*Consecrated Cleanup*/, 78624 /*A Candle in the Dark*/, 78620 /*Crossroads of Twilight*/, 78621 /*The Shadow Rising*/, 78615 /*The Bell Tolls*/, 78614 /*Mereldar's Light*/, 78626 /*Spar Day*/, 79297 /*Nightwatch*/, 78613 /*The Bastion of Hallowfall*/, 78607 /*To Mereldar*/, 78954 /*Restore the Flame*/, 81690 /*The Light at the End of the Tunnel*/, 78952 /*The Final Resistance*/, 78951 /*Ever Deeper Shadow*/, 78939 /*The Darkened Flame*/, 78937 /*Shadow upon Shadow*/, 78936 /*Something's Fishy*/, 78934 /*Blades of the Arathi*/, 78929 /*Tricks of the Dark*/, 78932 /*Fickle Fiendish Fish*/, 80316 /*Return to the Sea*/, 80315 /*Alluring Offer*/, 80313 /*Tidal Charms*/, 80314 /*Voices from the Deep*/, 80312 /*Gasping Plea*/, 78672 /*A Lamplighter's Duty*/, 78671 /*The Light of the Dawntower*/, 82836 /*Zero Out Xerosh*/, 78669 /*For Their Eyes Only*/, 78670 /*Siege Weapon Sabotage*/, 78668 /*Rally on the Dawnbreaker*/, 78666 /*The Only Good Spider*/, 78667 /*Rekindled Memories*/, 78665 /*Tunnel Trouble*/, 79999 /*Igniting Hope*/, 78659 /*Where the Light Touches*/, 78658 /*The Hallowed Path*/, 83099 /*Mergers and Acquisitions*/, 84520 /*Ancient Curiosity: Utility*/, 83766 /*Delver's Call: Dread Pit*/, 79303 /*A Principled Principal*/, 79302 /*Gone with the Wind*/, 79301 /*Height Club*/, 79300 /*The Notebook*/, 79304 /*Care Package*/, 80678 /*Time Lost*/, 80677 /*Torching Lights*/, 80673 /*Runway Scare-a-way*/, 79313 /*What Grows in the Dark*/, 79312 /*Mow the Masses*/, 79311 /*Stem the Flow*/, 79310 /*Seek the Lost*/, 79309 /*Status Report*/, 50690 /*UNUSED*/, 79110 /*Save Tomothy*/, 79109 /*Follow Miral*/, 76247 /*Keep the Home Fires Burning*/, 79108 /*Seeds of Evil*/, 80382 /*Eggs in One Basket*/, 78695 /*Lamp Lit*/, 78687 /*Crash Recovery*/, 78691 /*The One That Got Away*/, 78692 /*Teach a Man to Fish*/, 78693 /*Spears for Fears*/, 78694 /*Reclaiming Velhan's Claim*/, 78690 /*Situational Awareness*/, 78689 /*If It Leads, It Bleeds*/, 78688 /*Cage, Match*/, 78686 /*Lights Out*/, 80000 /*Beebiter*/, 80202 /*Hot Pollenate-o*/, 79998 /*Mite Not Right*/, 79552 /*Hot Wax*/, 81999 /*New Home, New Candle!*/, 82195 /*Rust and Redemption*/, 78564 /*Reforged Purpose*/, 78563 /*The Weight of a World*/, 78900 /*On Cold, Dark Wings*/, 78562 /*Discarded and Broken*/, 78918 /*Brax's Brass Knuckles*/, 80406 /*Seeking Ausgazur's Gems*/, 80407 /*Glintwick the Gem Grabber*/, 80405 /*Too Much Drip*/, 80689 /*Tending to Ausgazur*/, 80404 /*Mossy Earthen*/, 80402 /*Buckets and Blooms*/, 80401 /*A Perfect Sponge*/, 80408 /*Shimmermist Falls*/, 79682 /*Critical Pressure!*/, 79680 /*Pipe Patching*/, 78877 /*Bless These Homes*/, 79681 /*Plumber Power*/, 79556 /*On the Job Training*/, 80058 /*Kobold Kleanup*/, 79343 /*Everyday I'm Snufflin'*/, 79510 /*The Wickless Candle*/, 79508 /*Mipsy Mole-Rider*/, 79507 /*The Day the Stoneheads Came*/, 79505 /*Chomps and the Cave-In*/, 79504 /*Dripsy Forgot Her Candle*/, 80392 /*The Caretaker of Brunwin's Terrace*/, 79944 /*Raging Rifts*/, 79194 /*To the Source*/, 79193 /*Spinning Spore Spines*/, 79679 /*Muddled Mind in the Mine*/, 79148 /*The Nibelgaz Refinery*/, 79149 /*Rampage in the Refinery*/, 83153 /*Sampling Steam*/, 83152 /*Magmanagement*/, 83092 /*An Igneous End*/, 83160 /*Cinderbrew Reserve*/, 79530 /*Bad Business*/, 79529 /*Forcing My Hand*/, 79528 /*Dispelling Rumors*/, 79527 /*Damage Mitigation*/, 79526 /*Sedition*/, 79546 /*The Machine Speakeasy*/, 79176 /*Opals and Runes*/, 79545 /*The Market Reeve of the Forgegrounds*/, 79544 /*Security Through Trade*/, 79543 /*Dornogal's Benefactor*/, 79542 /*The Councilward's Summons*/, 79525 /*Report to the Councilward*/, 79523 /*Something Hidden*/, 79522 /*Withheld Information*/, 79521 /*Seizing Evidence*/, 80207 /*How Scandalous!*/, 82895 /*The Weight of Duty*/, 79342 /*As He Departs*/, 79341 /*Cleansing Ashes*/, 79340 /*Tools of Declaration*/, 79339 /*A Change of Tradition*/, 79338 /*The Lost Earthen*/, 79337 /*The Last Journey*/, 79336 /*The Forging of Memories*/, 79335 /*One More Tradition*/, 78749 /*Who Runs this Fine Establishment?*/, 78747 /*The Great Collapse*/, 78748 /*Cutting the Wick*/, 78746 /*Laws Apply to All*/, 78745 /*You No Take Plunder!*/, 78744 /*Honor Their Memories*/, 78743 /*Before I Depart*/, 79728 /*It's Probably Nothing*/, 79727 /*Because It's Shiny*/, 79725 /*Not a Heating Pack*/, 79726 /*"Cataloguing"*/, 79724 /*A Titanic Expedition!*/, 82768 /*Cloud Fishing*/, 82682 /*Elemental Hors D'Oeuvres*/, 82681 /*Cloudrook Down*/, 82680 /*Birdman of the Three Shields*/, 80218 /*Up to No Good Down in Silkwood*/, 83181 /*Best Friends, Same Ends*/, 80217 /*A Lamplight for the Shipwright*/, 80216 /*Concealed in the Weald*/, 80215 /*Ungirthin' the Earthen*/, 80214 /*A Time to Kill at the Lumber Mill*/, 80213 /*Holy Fire in Rambleshire*/, 80212 /*The Abductors' Obstructors*/, 83025 /*A Sacred Connection*/, 82284 /*Remembrance for the Fallen*/, 82268 /*The Sorrowful Journey Home*/, 81969 /*An End to the End*/, 81965 /*Invasion Disruption*/, 81950 /*BOOM Treats!*/, 81964 /*The Blacksmith's Fate*/, 81945 /*To Arathi's End*/, 81929 /*Here's the Plan*/, 82248 /*Advance to Faerin*/, 81688 /*That's All*/, 79123 /*Permanent Hire*/, 79122 /*Scarab Scouting*/, 79121 /*Bug Test*/, 79120 /*Beetle in a Haystack*/, 79118 /*Rak-Ush Under New Management*/, 79117 /*Bright Young Niffen*/, 79115 /*Expert Consultant*/, 79114 /*Beautification Project*/, 79119 /*It's Rough to Be a Bug!*/, 79541 /*Burn It With Fire*/, 79540 /*The Party's Over*/, 79539 /*Electrifying!*/, 79538 /*Smelly Shrubberies*/, 80558 /*Nothing Ventured*/, 79651 /*Trade Partners*/, 81685 /*Azj-Kahet's Next Top Dyemaster*/, 81687 /*I Expect You To Dye*/, 81683 /*Spring Collection*/, 81668 /*Measure Once, Cut Thrice*/, 83616 /*The Entrenched*/, 81667 /*The Upstart*/, 81963 /*The Fruits of Our Labor*/, 81962 /*A Nudge in the Right Direction*/, 81959 /*Collecting a Concoction*/, 81928 /*The Voice of the People*/, 83324 /*A Silken Thread*/, 79327 /*The Glittering Shard*/, 83162 /*Put it Back, Put it Back!*/, 83159 /*A Little Off the Top*/, 83155 /*Tired of Tripping*/, 82226 /*Papers? Please!*/, 82956 /*To Opportunity Point*/, 82814 /*Decommissioning Darkness*/, 82786 /*Duty of Care*/, 82969 /*Stone Tracing*/, 82990 /*Undoing the Damage*/, 82785 /*Ghosts in the Machine*/, 82774 /*Antifogmatic*/, 82773 /*A Functional Favor*/, 81559 /*Fog Follower*/, 81558 /*Unnatural Predators*/, 81557 /*Fog Tags*/, 81556 /*Foreign Fog*/, 79266 /*The Bronzebeard Legacy*/, 79265 /*Fearbreaker*/, 79264 /*These Strong Hands*/, 79262 /*Clean Up House*/, 82144 /*On the Road*/, 80682 /*One Last Story*/, 79263 /*Fault Lines*/, 79261 /*Boiling Mad*/, 79260 /*Epicenter*/, 79259 /*Put On a Good Face*/, 79258 /*Mineral Water Woes*/, 79256 /*A Hint of Fear*/, 79371 /*A Royal Cure*/, 79372 /*A Clutch of Hope*/, 79370 /*A Poultice for Poison*/, 79368 /*Hair of the Spider*/, 79369 /*Protecting the Harvest*/, 79481 /*Tending to the Terrified*/, 80516 /*Bump off the Boss*/, 80515 /*Put the Shine On*/, 80514 /*Break out Berrund!*/, 80512 /*Beat the Best*/, 80513 /*Snouty Sabotage*/, 80511 /*Casing the Camp*/, 80509 /*A Suit of Slime*/, 80510 /*Healing the Headwaters*/, 80508 /*Dread in the Den*/, 81712 /*Lisky Business*/, 81713 /*Oozemodius*/, 79367 /*A Nebb in Need*/, 81693 /*Desparately Seeking Skorthuz*/, 80593 /*A Sip of Cinder*/, 81672 /*In a Pinch*/, 80578 /*The Common Costume*/, 80577 /*Readying the Recitation*/, 81669 /*Sticks and Bones*/, 81655 /*Juicy Krolusk Meat*/, 81613 /*Let's Not Worry Her*/, 80676 /*Defragmenting Memory*/, 80576 /*Listener Lost*/, 82952 /*An Opportunity to Relax*/, 79683 /*Home Is Where the Candle Is*/, 79565 /*Janky Candles*/); +INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES +(80211, 1, 0, 0, 0, 0, 0, 0, 0, 'If I understand correctly, the Arathi are abducting earthen?\n\nAnd they are also killing each other?\n\nWhat madness is this?', 56288), -- The Pillage of Freywold Village +(80210, 1, 0, 0, 0, 0, 0, 0, 0, 'It seems the locals have taken issue with our foreign companion. I am attempting to defuse the situation as best I can.\n\nBut we have more pressing problems.', 56288), -- Found Around the Unbound +(83759, 1, 0, 0, 0, 0, 0, 0, 0, 'Kriegval\'s Rest is a sacred place to our people. Thank you for helping us restore it.', 56288), -- Delver's Call: Kriegval's Rest +(80209, 1, 0, 0, 0, 0, 0, 0, 0, 'This is not quite what I was expecting.\n\nHe is certainly odd but a troublemaker? I think not.', 56288), -- An Oddball in Dornogal +(83335, 1, 0, 0, 0, 0, 0, 0, 0, 'The Council can bicker all they want. The true heroes are those that go out and make the world a safer place. Thank you hero.', 56288), -- Wanted: The Boroughbreaker +(80456, 1, 0, 0, 0, 0, 0, 0, 0, 'Yes, how can I help you?', 56288), -- A Sassy Arathi +(83087, 5, 0, 0, 0, 0, 0, 0, 0, 'You saw another memory? And it attacked ye?\n\nThat\'s awe--I mean, I\'m so glad ye are okay.\n\nWhile ye were tracin\' the signal, I found more notes. I put \'em together for ye to read. It\'s more about Dornic and Galan.\n\nBut it looks like we know where Galan ended up at least without \'em--buried under tons o\' rock. But what was she guardin\'?\n\nWhat was so important that she was repurposed tae safeguard it for thousands of years?\n\nArgh! We have more questions than answers. I dunnae like it.', 56288), -- The Old Guard +(83084, 5, 0, 0, 0, 0, 0, 0, 0, 'Forget what ye found in the tower--did ye see that?! Those looked like titan watchers!\n\nBut... what does it all mean? And who were they?', 56288), -- The Old Orders +(83083, 1, 0, 0, 0, 0, 0, 0, 0, 'I cannot describe what this place feels like to me.\n\nIt is... oppressive. I cannot think.\n\nThe urge to turn back is... strong.', 56288), -- A Place Forgotten +(78294, 1, 0, 0, 0, 0, 0, 0, 0, 'The legends were true. The storms, the rooks, and these rams. They\'re all connected.\n\nI have so much more to learn. But thank you for setting me on this path.', 56288), -- Thunderhead Butt +(83337, 4, 0, 0, 0, 0, 0, 0, 0, 'Thank you, adventurer. My role in this world is to be a rancher. Yours is to slay wolves. We all have our places.', 56288), -- Stormscarred +(83338, 603, 0, 0, 0, 0, 0, 0, 0, 'Dalaran may be in ruins, but the Kirin Tor does not grant you release Mage Slayer!\n\nThank you for your assistance, $n.\n\nAre you sure you defeated all of it?', 56288), -- The Mage Slayer +(83339, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank goodness. With your aid, we may be able to make a difference... this time. \n\nThese people deserve safety.', 56288), -- The Spirebreaker +(78293, 1, 0, 0, 0, 0, 0, 0, 0, 'That seemed to do the trick. I think he\'s ready to return to his brother on Thunderhead Peak.', 56288), -- Their Moss, Our Gain +(78292, 1, 0, 0, 0, 0, 0, 0, 0, 'You found him! But why hasn\'t he gone to the mountain? And why does he look so forlorn?', 56288), -- Lost Lord of the Storm +(78290, 1, 0, 0, 0, 0, 0, 0, 0, 'The mosswools look like they have a bit more pep. Hopefully they\'ll start producing again soon, if the storm comes back, that is.\n\nRancher Stenspor believes he knows why the storm is missing. He claims two legendary ram brothers re-energize the storm once a year. Just not this year, for some reason.', 56288), -- Sleepy Sheep +(78291, 1, 0, 0, 0, 0, 0, 0, 0, 'That should buy the ranchers and their flocks some time while we figure out what\'s going on with the missing storm. No storm means no moss, which means grumpy storm rooks.\n\nAccording to the locals, the storm is born of two legendary rams butting heads atop Thunderhead Peak. They think one of them went missing, if you can believe that.', 56288), -- Power Predators +(78289, 1, 0, 0, 0, 0, 0, 0, 0, 'Otwin sent you? Probably misses my help brushing out the rooks. But there\'s something amiss here in Rambleshire.\n\nThere should be a storm overhead. Been visible from Dornogal for as long as I can remember. Without that storm, I fear the local mosswool operation is in trouble.', 56288), -- To Rambleshire +(78759, 5, 1005, 21, 2, 0, 200, 200, 300, 'Well, would you look at that! \n\nThousands of years slumbering at the base of a waterfall and he wakes up without even a roar or a foot-stomp.\n\nHah! And Farnee was worried!\n\nYou did great with making that salve, $n. Both Farnee and I owe you a big thanks. \n\nOur new friend looks thankful too!', 56288), -- To Wake a Giant +(78755, 1, 432, 0, 0, 0, 0, 0, 0, 'Can you feel the energy in the silt between your fingers, $n? The charge that hums through it?\n\nIsn\'t it exhilarating? Doesn\'t it make you feel one with the earth and the mountains?\n\n', 56288), -- Playing in the Mud +(78756, 5, 1, 0, 0, 0, 0, 0, 0, 'You found this off of WHAT? A living honey e--\n\n\n\nLet\'s keep all mention of living fire honey between us. Harmot might get distracted and run off into danger if we tell him...', 56288), -- Lots and Lots of Fire Honey +(78758, 6, 1, 0, 0, 0, 0, 0, 0, 'The mountain giant\'s got a weak heartbeat.\n\nPoor lad\'s likely been disturbed from a deep slumber with all of these elementals breaking off from the falls.\n\nFortunately, the pair of us are experts in healing elemental and elemental-adjacent\'s life forms, aren\'t we? \n\nIf the salve can work on earthen and rock rams, it can work on mountain giants!', 56288), -- Pulse Within the Earth +(78757, 21, 6, 0, 0, 0, 0, 0, 0, 'Well, aren\'t you just a natural with the elements. Ever thought about making a career out of it?\n\nSay, since you\'re not afraid of getting messy, why don\'t you help us with Farnee\'s problem?', 56288), -- Honey and Clay the Pain Away +(78754, 5, 21, 0, 0, 0, 0, 0, 0, 'Well, smoke the hive... you found it! I still can\'t believe the courier just lost my package...\n\nWe\'ve been waiting on this to help with Shalehoof\'s leg. \n\nMixed with fire honey, this stuff should patch him up quickly!', 56288), -- Lost Delivery +(83336, 1, 0, 0, 0, 0, 0, 0, 0, 'Hmmph. Broken heart takes long time to mend. \n\nEtterca hears you, Roth. Earth will mend.', 56288), -- The Earthwound +(83758, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you for dealing with the fungarians. One day they won\'t be such a malfunction in our systems.', 56288), -- Delver's Call: Fungal Folly +(82747, 0, 0, 0, 0, 0, 0, 0, 0, '...An outlander? You are real! Just like the others that have stopped by. There are so many of you!\n\nI can\'t believe my eyes. I know everything about the isle, but could not have fathomed this.', 56288), -- Crossroads Plaza +(83024, 1, 0, 0, 0, 0, 0, 0, 0, 'Hm. Clearance granted.\n\nThis armor is generally reserved for Stormriders. But for your valor, I give you special clearance. Wear it with pride.', 56288), -- The Stormrider's Bond +(79213, 1, 0, 0, 0, 0, 0, 0, 0, 'Curious. It is emitting a signal I have seen before.\n\nI have an idea where this may lead us.', 56288), -- The Anachronism +(79716, 1, 0, 0, 0, 0, 0, 0, 0, 'Look at all these relics! \n\nLook at all this history!\n\nAnd tae think... the elementals were just goin\' to destroy it.\n\nI could cry, I could!', 56288), -- The History Beneath Us +(78467, 5, 0, 0, 0, 0, 0, 0, 0, 'Well executed, $n.\n\nNow, I will need Dagran\'s help.', 56288), -- Charge for a Charge +(78465, 1, 0, 0, 0, 0, 0, 0, 0, 'An archaeological site? A titan vault?\n\nBrinthe didna tell me about this!', 56288), -- Golgrin's Reach +(78574, 1, 0, 0, 0, 0, 0, 0, 0, 'Rotbark\'s demise will mark the ending of this basin\'s deterioration.\n\nThank you, $rt. Your assistance has been most invaluable.', 56288), -- Boss of the Bosk +(78573, 5, 0, 0, 0, 0, 0, 0, 0, 'Simply fascinating.', 56288), -- Keeper's Aid +(78572, 6, 0, 0, 0, 0, 0, 0, 0, 'This staff holds a familiar magic I had hoped to forget. Oh Freydrin, what happened here?', 56288), -- Wold Memories +(78571, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. I will take a close look at them. The fungarians of these woods pose a greater danger than any of us anticipated.\n\nWe must be prevent their spread.', 56288), -- Mycomayhem +(78570, 1022, 0, 0, 0, 0, 0, 0, 0, 'This is not as this basin should be. We have much work to do.', 56288), -- Frayed Legacy +(83081, 1, 0, 0, 0, 0, 0, 0, 0, 'Fire Opals? You found some?\n\nBrinthe\'ll be so pleased!\n\nThis earthen seems to be feeling better as well. A win-win all around!', 56288), -- Not Enough Minerals +(83082, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, outlander. You have given them a fighting chance.', 56288), -- The Opalfront +(82467, 1, 0, 0, 0, 0, 0, 0, 0, 'That was almost effortless! For me, at least. \n\nCan you imagine what I can do with this knowledge? Can you imagine my name spoken in Stormwind? Gilneas? Maybe even Orgrimmar! \n\nI will be able to do and achieve everything I wanted. Everyone will finally look up to me. I will have all the gold for all I can find and create!', 56288), -- Gems Are Forever +(82466, 1, 0, 0, 0, 0, 0, 0, 0, 'Four cores for four standing stones. \n\nI am ready when you are.', 56288), -- What We Do For Gems +(82465, 1, 0, 0, 0, 0, 0, 0, 0, 'Look at the walls of this cave. Look at all these gems! I can\'t believe it. The story must be real! \n\nI am going to be so, so rich. And influential. And powerful.\n\nI need to sit down for a moment and catch my breath.', 56288), -- Precious Gems +(82441, 1, 0, 0, 0, 0, 0, 0, 0, 'You got them to talk to you? Amazing! That is more information than I thought they had.', 56288), -- For The Love of Gems +(79686, 0, 0, 0, 0, 0, 0, 0, 0, 'My notes! I was worried my research was lost forever!', 56288), -- Concerning Fungarians +(79703, 0, 0, 0, 0, 0, 0, 0, 0, 'Almost done. It needs a bit of time in the fire to set.', 56288), -- Hope, An Anomaly +(79691, 0, 0, 0, 0, 0, 0, 0, 0, 'A stonestalker, here? Their habitat resides far beneath the isle\'s surface. All the recent change must be disturbing them.\n\nRegardless, thank you for slaying it. They are highly territorial and kill for sport.\n\nAs for the tunnels, the area sounds beyond recovery. We\'ll have to let nature reclaim it.', 56288), -- Monsters in the Dark +(79692, 0, 0, 0, 0, 0, 0, 0, 0, 'You\'ve returned! Did you find Modhina...? What is all that you are carrying?', 56288), -- Buried, Not Forgotten +(78999, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you for your aid stranger. Without you, none of this would have been possible. You have given us back our livelihood today, and our hope.\n\nTake this as a small token of our gratitude. It is not enough, but it is all we can offer. Know that you will always be welcome among our people.\n\nLet us now turn our attention to Aggartha.', 56288), -- Heart of a Hero +(78998, 669, 0, 0, 0, 0, 0, 0, 0, 'Excellent. As long as they fight together and for each other, I believe we will be victorious.', 56288), -- Frontline Farmers +(78997, 669, 0, 0, 0, 0, 0, 0, 0, 'Thank you $n. Eliminating the gorloc threat was just one of our objectives here. Giving the farmers their lives back is another.', 56288), -- Pilfered Pearls +(78996, 669, 0, 0, 0, 0, 0, 0, 0, 'Good work. I\'m glad you were able to recruit some fighters. It is worse than I expected, and we will need every one we have.', 56288), -- Weapons and Warriors +(78469, 0, 0, 0, 0, 0, 0, 0, 0, '\n\nPerfectly rounded, no cracks, a smooth lip... Hreka\'s done it again. She\'s our best crafter in town.', 56288), -- Prairie Fever +(82801, 1, 0, 0, 0, 0, 0, 0, 0, 'You made it back, I was beginning to think all hope was destroyed. \n\nAlvegar filled me in with the issue. I\'m just glad all our people are safe, and we got the opal too.\n\nA small win, but a win.', 56288), -- Beetlejeweled +(82800, 1, 0, 0, 0, 0, 0, 0, 0, 'It worked! Thank you. \n\nAny earthen saved is a great moment for us all. No matter how long we have left.', 56288), -- A Sedimental Moment +(82799, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank the machine! They\'re free!', 56288), -- Web Beats Rock +(82798, 1, 0, 0, 0, 0, 0, 0, 0, 'We collected much. I worry that it still won\'t be enough.', 56288), -- An Opal of Mine +(82797, 1, 0, 0, 0, 0, 0, 0, 0, 'Who are you and why are you here?', 56288), -- Hit Rock Bottom +(82796, 1, 0, 0, 0, 0, 0, 0, 0, 'You made it undetected, good. Time to surprise these Nerubians!', 56288), -- Third Mine Blind +(82792, 1, 0, 0, 0, 0, 0, 0, 0, 'I\'m hiding... lay low. \n\nForeman Germira sent you? She must be worried that we haven\'t sent over our quota.', 56288), -- All Ore Nothing +(81689, 1, 1, 0, 0, 0, 0, 0, 0, 'It\'s good to make new friends. In the days ahead, we\'ll need all the help we can get.', 56263), -- Orientation: Gundargaz +(79354, 1, 0, 0, 0, 0, 0, 0, 0, 'It is a new day in the Ringing Deeps.', 56263), -- The Machine Speakers +(78761, 1, 0, 0, 0, 0, 0, 0, 0, 'He\'s gone? He really gone?\n\nAs far as I\'m considered, he just abdicated his authority. I don\'t know where he fled, and I don\'t care. Now that the Awakening Machine is operational again, we can step up and set things right.', 56263), -- Into the Machine +(78760, 1, 1, 0, 0, 0, 0, 0, 0, 'The Ringing Deeps should be safe... for now. But the High Speaker...\n\nWe need to follow Speaker Brinthe into the Hall of Awakening.', 56263), -- Dark Iron from Above +(78742, 1, 0, 0, 0, 0, 0, 0, 0, 'You\'ve managed to drive out some of the High Speaker\'s most devoted disciples... and you\'ve cracked some heads.\n\nThat\'s a fine start. But there\'s so many... too many...', 56263), -- Battle of the Earthenworks +(78741, 1, 0, 0, 0, 0, 0, 0, 0, 'This should get us into the Hall of Awakening...', 56263), -- Sympathetic Speakers +(78738, 1, 0, 0, 0, 0, 0, 0, 0, 'The High Speaker and his followers will answer for their crimes.', 56263), -- Absent Speaker +(78706, 6, 0, 0, 0, 0, 0, 0, 0, 'Thank you for looking into the mystery plaguing Taelloch.\n\nWhat did you find?', 56263), -- The High Speaker's Secret +(78705, 1, 1, 0, 0, 0, 0, 0, 0, 'Oh. This is bad, isn\'t it?\n\nThe foreman witnessed this conspiracy at the Hall of Awakening.\n\nThen she traveled back to Taelloch with her memory gem.\n\nShe tried to warn the others, but she was infected... and her transformation was swift. She sealed herself in this cave, but her corruption still spread.\n\nAnd the High Speaker knew what would happen. The High Speaker is behind all of this!\n\nWe\'ve got to warn Brinthe. We\'ve got to warn the world.', 56263), -- What She Saw +(78704, 1, 1, 0, 0, 0, 0, 0, 0, 'That was her. The foreman. It had to be. After all that... she was already gone.', 56263), -- Find the Foreman +(78703, 0, 0, 0, 0, 0, 0, 0, 0, 'I knew it! I was right! There\'s something in here. Something someone was trying to hide.', 56263), -- Buried in Stone +(78701, 0, 0, 0, 0, 0, 0, 0, 0, 'I think I know where we need to go next.', 56263), -- The Truth in Chalk +(78700, 0, 0, 0, 0, 0, 0, 0, 0, 'Maybe we\'ve only killed a few skardyn from a much larger swarm. But we have to start somewhere.', 56263), -- Controlled Demolition +(78697, 0, 0, 0, 0, 0, 0, 0, 0, 'Well... there\'s one question answered perhaps. Only to unearth a dozen more.', 56263), -- Ghost of a Company Town +(78696, 1, 0, 0, 0, 0, 0, 0, 0, 'There\'s not much to see in the foreman\'s office. If we want answers, we\'ll need to search the town.', 56263), -- We Don't Go to Taelloch +(78685, 0, 0, 0, 0, 0, 0, 0, 0, 'Beasts inside?\n\nThe residents of Taelloch might need our help.\n\nHelp me keep an eye on Dagran, $p. He\'s read a lot of stories about thrilling adventures, but he hasn\'t seen what we\'ve seen. \n\nAnd something seems... off.', 56263), -- The Tunnel's End +(80079, 1, 0, 0, 0, 0, 0, 0, 0, 'Excellent, now we\'re starting to make some progress.', 56263), -- A Wrench in the Works +(80082, 1, 0, 0, 0, 0, 0, 0, 0, 'I\'m glad to be back, but this gathering is... troubling.\n\nLooks like discontent is growing.', 56263), -- Back to Gundargaz +(78642, 4, 0, 0, 0, 0, 0, 0, 0, 'Ha! We did it! Everyone knows now: Candle King is not only way.', 56263), -- New Candle, New Hope +(79267, 1, 0, 0, 0, 0, 0, 0, 0, 'Hopefully, that takes them down a peg or two.\n\nA leader\'s power waxes and wanes. With all this destruction, the Candle King\'s power is waning.', 56263), -- Wax On, Pot Off +(78641, 1, 0, 0, 0, 0, 0, 0, 0, 'Sad he got away, but everyone else? See him as coward! Just as good.\n\nI\'m tall, so I use words good. He\'s huge! He should use words gooder! Not very smart.', 56263), -- Tackling Torchsnarl +(78639, 1, 0, 0, 0, 0, 0, 0, 0, 'Is start, friend. Is start. Thank you.', 56263), -- Ko-boldening +(79205, 1, 0, 0, 0, 0, 0, 0, 0, 'Not bad for |5$r. We make good use of this.\n\nMost of it, anyway. Sometimes, one person\'s trash is really just trash.', 56263), -- Not Waste, Not Want +(78640, 1, 0, 0, 0, 0, 0, 0, 0, 'Sad to see home in such state.\n\nBut we fix!', 56263), -- Manifesto Destiny +(78636, 1, 0, 0, 0, 0, 0, 0, 0, 'That...did not go as expected.\n\nOur new kobold friend might have some better ideas.', 56263), -- Retaking the Mines +(78637, 4, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. Never thought I walk free again.', 56263), -- Cracking Cogchewer +(78638, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you. Our enemy now has one less advantage.', 56263), -- Engineering Destruction +(78635, 1, 0, 0, 0, 0, 0, 0, 0, '\n\nAh, good. Now get me out of this!', 56263), -- Death and Waxes +(79206, 1, 0, 0, 0, 0, 0, 0, 0, 'Earthen use these gems to hold memories we would otherwise lose to the unrelenting march of time.\n\nWhen an earthen goes into stasis, we sometimes use a memory gem to witness their final moments.\n\nDuring our lives, we use them to carry our precious memories to the Archive, where they can be stored. Then we recharge our bodies and renew our minds in the Awakening Machine.\n\nThank you for returning this, $n. Even shattered and faded, it\'s still precious.', 56263), -- Broken Memories +(78839, 1, 0, 0, 0, 0, 0, 0, 0, 'Grim work, but necessary.', 56263), -- Kobold Shoulder +(78634, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. The fallen will be remembered.\n\nThe earthen above us have their own rituals of remembrance, and the Machine Speakers have procedures in place. \n\nThere\'s a plinth in the town square with the plaques of the fallen. Jurlax will ensure that the proper observances are performed... along with process checks and a recalculation of worker allocation. Work never stops here.', 56263), -- Leave No Stone Behind +(78631, 1, 0, 0, 0, 0, 0, 0, 0, 'It\'s good to see some of the kobolds are not so keen on this war.', 56263), -- Speaking to the Speakers +(78838, 1, 0, 0, 0, 0, 0, 0, 0, 'Problems are increasing, and our numbers are dwindling.\n\nThe High Speaker is distracted, kobolds are attacking, shipments are missing from Taelloch, and earthen aren\'t returning from their shifts.\n\nWhere to begin? Looks like our work is cut out for us.', 56263), -- Cogs in the Machine +(78837, 1, 0, 0, 0, 0, 0, 0, 0, 'So much for reason. \n\nThe Ringing Deeps has plenty of problems, and the High Speaker is obviously distracted. He sounds obsessed! \n\n$p, if you and your companions can help us solve some of our challenges here, maybe I can convince the Machine Speakers to help you against the nerubians. That\'s a problem that concerns us all.', 56263), -- Pomp and Dire Circumstance +(78555, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you for getting the workers on their feet. You\'ve restored order, or at least enough for us to get back to work.\n\nThe best way to impress Foreman Uzjax is by getting work done, and you\'re doing that.\n\n*whispers* ... but tread carefully. He\'s loyal to the powers that be, so we should watch what we say.', 56263), -- Underground and Overwhelmed +(78557, 0, 0, 0, 0, 0, 0, 0, 0, 'Report requested. Did you find anything? \n\nIt\'s a what? A \"skar-dyn\"? \n\nThis information is irrelevant to my assignment. Focusing on work.', 56263), -- Getting Off Track +(80434, 1, 0, 0, 0, 0, 0, 0, 0, 'By the Titans! It looks like the nerubians did a number on our station... but I see no spidery fiends here. Only struggling Machine Speakers...', 56263), -- Into the Deeps +(78546, 669, 0, 0, 0, 0, 0, 0, 0, 'May we all learn from Baelgrim\'s valor.\n\nHe died to preserve our people--our unity. We must not let that be in vain.', 56263), -- Recompense +(78545, 669, 0, 0, 0, 0, 0, 0, 0, 'You are alive! But what of the others?', 56263), -- Return to the Coreway +(78544, 669, 0, 0, 0, 0, 0, 0, 0, 'Zirix is dead. We did it. It is over. Baelgrim did it.\n\n', 56263), -- Bring the Thunder +(78543, 669, 0, 0, 0, 0, 0, 0, 0, 'The nerubian swarm is on its way.\n\nPrepare yourself.', 56263), -- Poking the Spider Nest +(78542, 669, 0, 0, 0, 0, 0, 0, 0, 'I am glad to hear they had the sense to clear out without much of a fuss.', 56263), -- Evacuation Area +(78541, 669, 0, 0, 0, 0, 0, 0, 0, 'Zirix will fall by my hand. It is my directive. It is my will.', 56263), -- Lay the Trap +(78540, 669, 0, 0, 0, 0, 0, 0, 0, 'Thank the titans! The nerubians have not made their move to take the mead yet.', 56263), -- To the Meadery +(78539, 669, 0, 0, 0, 0, 0, 0, 0, 'Then it is settled.\n\nWe will make our stand at the Cinderbrew Meadery.', 56263), -- Lasting Repairs +(80022, 669, 0, 0, 0, 0, 0, 0, 0, 'The entire Rookery?\n\nI see.\n\nAt least the source is destroyed. I lament the loss of so many Stormriders but...\n\nIf the corruption had spread to Dornogal...', 56263), -- Calling the Stormriders +(78538, 669, 0, 0, 0, 0, 0, 0, 0, 'Even with this many workers, the Coreway\'s repairs will take time.\n\nWe need to decide what to do in the meantime.', 56263), -- Group Effort +(78471, 1, 0, 0, 0, 0, 0, 0, 0, 'The earthen Council is reunited. Hopefully they can put the past aside an\' get the Coreway repaired.\n\nThen hopefully they\'ll help us with the nerubians--an\' Xal\'atath.', 56263), -- Convergence +(79701, 1, 0, 0, 0, 0, 0, 0, 0, '\n\nGood work, $p. Good, gruesome work.', 56263), -- The Cavalry is Here +(79721, 4, 0, 0, 0, 0, 0, 0, 0, 'Mountains fall on me, that was incredible! And to think that we\'ve been drinking the stuff...', 56263), -- Fire in the Hole +(78470, 1, 0, 0, 0, 0, 0, 0, 0, 'The wounded! The nerubians are kickin\' the earthen when they\'re down.\n\n\n\nThere! In the middle... Is that Zirix? Again? And.. Alleria?\n\nOh, mountain\'s strength be with me... We\'ve got tae help them, $n!', 56263), -- The Proscenium +(78462, 2, 0, 0, 0, 0, 0, 0, 0, '\n\nI... thank you. It\'s been a long time since I\'ve received help from outlanders--or the Oathsworn.', 56263), -- Echoes of Compassion +(79553, 0, 0, 0, 0, 0, 0, 0, 0, 'You brought back more than I expected. Thank you. Now, I will make the poultice.', 56263), -- A Natural Remedy +(78463, 0, 0, 0, 0, 0, 0, 0, 0, 'It is not much, but this ore should help stabilize the Coreway.\n\nWith Adelgonn\'s help, we will be able to reclaim the quarry and its mines and establish a supply line with Dornogal.', 56263), -- Building Blocks +(84519, 0, 0, 0, 0, 0, 0, 0, 0, '', 56263), -- Ancient Curiosity: Combat +(78464, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you for saving my people from the nerubians.', 56263), -- Delve into the Earth +(78461, 1, 0, 0, 0, 0, 0, 0, 0, 'It seems I have little choice but to hear you and Baelgrim out.', 56263), -- The Fourth Seat +(78459, 1, 0, 0, 0, 0, 0, 0, 0, 'We are fractured in half. And now our purpose is being tested. Titans, give us strength...', 56263), -- State of the Union +(78457, 1, 0, 0, 0, 0, 0, 0, 0, 'Baelgrim\'s vigilance has kept us safe all these years, but today we need help.', 56263), -- Stones of Dornogal +(78468, 1, 0, 0, 0, 0, 0, 0, 0, 'It is... comforting that Odon will be preserved in the Archive.', 56263), -- The Archive +(78460, 1, 0, 0, 0, 0, 0, 0, 0, 'You made it.\n\nGood.\n\nIs that a memory gem? You should not have disturbed our dead.\n\nBut... you have brought it to the right place.', 56263), -- Hypocenter +(78536, 669, 0, 0, 0, 0, 0, 0, 0, 'My directive does not account for you, outlander.', 56263), -- Impossible Odds +(78535, 669, 0, 0, 0, 0, 0, 0, 0, 'I do not know why the nerubians have returned...\n\nOr why they would attack Dornogal.\n\nFor now I must focus on assessing the damage to the Coreway.\n\nOur brethren the Machine Speakers may need our aid, and it is the titans\' will that the way to the center of Azeroth be kept open.', 56263), -- They Come from Below +(78534, 669, 0, 0, 0, 0, 0, 0, 0, 'What have the nerubians wrought? And why?', 56263), -- To Dornogal +(78533, 669, 0, 0, 0, 0, 0, 0, 0, 'You may not be trespassers, but you are not our allies either, outlander.\n\nIf you are to blame for the nerubians emerging, then you are responsible for the attack on Dornogal as well.', 56263), -- Secure the Beach +(78531, 0, 0, 0, 0, 0, 0, 0, 0, 'It is good to know many survived. \n\nWhen this battle is over, we will recover the bodies of those who did not.', 56263), -- Urgent Recovery +(78532, 0, 0, 0, 0, 0, 0, 0, 0, 'Destroying more of Dalaran seems unconscionable.\n\nBut you and Aethas did the right thing.\n\nThey were unstable, and we could not risk their power being used against us.', 56263), -- Erratic Artifacts +(78530, 0, 0, 0, 0, 0, 0, 0, 0, 'Good work. And we\'ve made progress as well. Perhaps now we can press forward.', 56263), -- Slay the Saboteurs +(78529, 0, 0, 0, 0, 0, 0, 0, 0, '$n! You survived!\n\nGood.\n\nKeep your weapons at the ready. This battle is just beginning.', 56263), -- Violent Impact +(80321, 669, 0, 0, 0, 0, 0, 0, 0, '', 56263), -- Departure +(79106, 1, 0, 0, 0, 0, 0, 0, 0, 'Looks like we saved who we could. Let\'s just hope the other rogues escaped.', 56263), -- Rupture +(79105, 0, 0, 0, 0, 0, 0, 0, 0, 'That\'s the first group evacuated. But we\'re not done yet.', 56263), -- Breach +(78722, 1, 0, 0, 0, 0, 0, 0, 0, 'She was Archmage Drenden. All along, Xal\'atath has been watching, plotting, right in front of me. How could I be so blind? \n\nAnd now she\'s invading Dalaran with an army of nerubians. \n\nXal\'atath planned this. All of this. She wanted us to come to Khaz Algar.', 56263), -- To Khaz Algar! +(78719, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you for your help. It\'s important that the citizens of Dalaran are ready for whatever may come.', 56263), -- Citizens of Dalaran +(78721, 1, 0, 0, 0, 0, 0, 0, 0, 'They\'re getting along? Well I\'ll be a goat\'s uncle. Ach, no offense to Dagran.\n\nWell, that certainly makes my job easier. Thanks for checking in on them, all the same!', 56263), -- Meet the Team +(78718, 1, 0, 0, 0, 0, 0, 0, 0, 'Well done, champion.\n\nLet\'s just hope it\'s enough. I would hate for anything to happen to our city right as the world needs us most.', 56263), -- Strengthen the Wards +(78717, 6, 0, 0, 0, 0, 0, 0, 0, 'The council has decided. We travel to Khaz Algar.\n\nDalaran will teleport as soon as we\'re able. Will you lend us your aid in our preparations?', 56263), -- A Mysterious Warning +(83283, 1, 0, 0, 0, 0, 0, 0, 0, 'Oh, thank the Flame.\n\nYou\'ve prevented a small riot from forming. Bless you, bless you, bless you!', 56311), -- For Morale +(83279, 1, 0, 0, 0, 0, 0, 0, 0, 'I have been following the Church of the Sacred Flame since the moment I was born. Doctrine is hard to set aside.\n\nBut I see now that you are here to help. And as long as you use your powers for us, I will reach out a hand of friendship--regardless of where that power came from.', 56311), -- Prove One's Mettle +(83247, 1, 0, 0, 0, 0, 0, 0, 0, 'You have helped.\n\nPerhaps she is right, and perhaps I should follow the example set by Dunelle.\n\nThank you.', 56311), -- Suspicious Minds +(82848, 0, 0, 0, 0, 0, 0, 0, 0, 'Thanks, stranger. It\'s nice to have some company to pass the time. Good luck on your travels.', 56311), -- Sous +(82847, 1005, 0, 0, 0, 0, 0, 0, 0, 'Ahh, there we go. That is enough garlic.', 56311), -- Enough Garlic +(82844, 273, 0, 0, 0, 0, 0, 0, 0, 'Much better. This will last for a while. If you want to eat, though, I\'ll need a little more help.', 56311), -- Something Not Ruined +(82843, 274, 0, 0, 0, 0, 0, 0, 0, 'Oh. Well... you tried.', 56311), -- Something Earthy +(84392, 274, 0, 0, 0, 0, 0, 0, 0, 'Ah, another one. You here on purpose?', 56311), -- Hungry in Hollow +(80378, 1, 0, 0, 0, 0, 0, 0, 0, 'Oh...Janky not normally turn down new candle, but you sure?', 56311), -- A Light of the Dark +(79957, 1, 0, 0, 0, 0, 0, 0, 0, 'This eyeless, mostly eaten, maggot-infested head is...\n\nAlbert! Oh no, what happened?!\n\nWe didn\'t know where his team had gone, just that they\'d taken a mission near the city. I can\'t imagine the trauma he endured, or what you had to do to bring his remains to us. We\'ll take it from here. Thank you for bringing him back.\n\nAnd I hope the nightmares that could come from this don\'t linger for you, friend.', 56311), -- Maggots in your Eyes +(80205, 0, 0, 0, 0, 0, 0, 0, 0, 'I\'m thrilled. There couldn\'t have been a more perfect opportunity to get the Magistrate\'s attention. And the Weaver will be pleased to hear we have him in our pocket indefinitely, with this blackmail situation.\n\nNow, I suppose I\'m off to the Transformatory.\n\n\n\nI... I must not let my resolve falter now. The Weaver has asked this of me. I will be her eyes.', 56311), -- Pulling Strings +(80206, 0, 0, 0, 0, 0, 0, 0, 0, 'Just what we were looking for.\n\nAnd about using you as bait... You know it\'s not personal in our line of work, friend.\n\nI was open from the start of all this that you were the status symbol I needed to navigate this area and socially manipulate the Ascended.\n\nAnd if there\'s one thing I know to bet on, it\'s the ability of the Ascended to covet power flaunted over others.', 56311), -- Marionette Mercy +(80204, 0, 0, 0, 0, 0, 0, 0, 0, 'The Magistrate is definitely in danger. We must act quickly before I lose my chance at Ascension.', 56311), -- Espionage and Ventriloquism +(80203, 0, 0, 0, 0, 0, 0, 0, 0, 'I knew Ascension changed people, but... They were my friends. And now, they don\'t even want to be seen with me.\n\nIt makes me wonder... if I succeed in all this, will I even still be myself?\n\n\n\nIt doesn\'t matter. I\'ll do what needs to be done.', 56311), -- Social Clues +(79954, 1, 0, 0, 0, 0, 0, 0, 0, 'I don\'t want to hear about where you found it, I have no need for the details.\n\nI am very excited to move into my High Hollows burrow!', 56311), -- Spiders! +(79956, 0, 0, 0, 0, 0, 0, 0, 0, '', 56311), -- Legs in the Ceiling +(79955, 1, 0, 0, 0, 0, 0, 0, 0, 'They are dead, then...', 56311), -- ...And Now I'm Arachnophobic +(83057, 1, 0, 0, 0, 0, 0, 0, 0, 'These Ascended nerubians have been mutated beyond empathy or community. It pains me, but I must focus on those that can be saved, like Vi\'azl.', 56311), -- Setting Boundaries +(82340, 1, 0, 0, 0, 0, 0, 0, 0, 'Oh dear. This is so much worse than I had originally diagnosed.', 56311), -- Loss of Limb +(80569, 273, 0, 0, 0, 0, 0, 0, 0, 'I will admit, I am glad to have had you with us through all of this.', 56311), -- Harmonious Approach +(80572, 274, 0, 0, 0, 0, 0, 0, 0, '\n\nThis place is truly too far gone. There is no fixing what they have done here.', 56311), -- Discordant Measures +(80570, 1, 273, 0, 0, 0, 0, 0, 0, 'They have already done so much damage. The creatures that once lived here, the earth that once thrived...\n\nIf we cannot stop them, we will take vengeance for that which they\'ve destroyed beyond repair.', 56311), -- Staunch the Flow +(80571, 5, 0, 0, 0, 0, 0, 0, 0, 'This is wrong. This is all wrong.', 56311), -- Decipher the Cacophony +(80568, 1, 273, 0, 0, 0, 0, 0, 0, 'It\'s forbidden for me to talk to outsiders, but... you have been helpful.\n\nThank you for aiding me with this burden.', 56311), -- Leave No Trace +(80567, 5, 1, 0, 0, 0, 1000, 0, 0, 'She can\'t keep running off like this! The rest of us followed her here--against our better judgement I might add--but we never agreed to...\n\n\n\nNo, we knew exactly what we were getting into with her. And the... consequences.', 56311), -- Song of Restoring +(80566, 273, 0, 0, 0, 0, 0, 0, 0, 'Hmm. I have noticed you seem good at surviving challenging tasks. I will remember this about you.', 56311), -- Enemies Abound +(80565, 20, 0, 0, 0, 0, 0, 0, 0, 'My head... It hurts. Everything feels so cloudy and... Help, please!', 56311), -- Resounding Repercussions +(82143, 1, 0, 0, 0, 1000, 0, 0, 0, '\n\nWhen he agreed to come with me... I was supposed to watch over him. Make sure nothing bad happened.', 56311), -- The Path of Dissonance +(80563, 1, 0, 0, 0, 0, 0, 0, 0, 'A tuning crystal? Fascinating.\n\nThough I cannot say I\'m too impressed with the solution. They brought this problem upon themselves, after all.', 56311), -- Tool of Attunement +(80564, 1, 0, 0, 0, 0, 0, 0, 0, 'Here in the center of all of this corruption, I hear something calling to me. It pounds in my head like a drum.\n\nI cannot just ignore it.', 56311), -- Field Research +(83306, 6, 0, 0, 0, 0, 0, 0, 0, 'You again. Curious.', 56311), -- Where the Wild Things Camp +(79715, 595, 0, 0, 0, 0, 0, 0, 0, 'Fabulous! Absolutely fabulous!\n\nUnrelated, the samples you\'ve brought back are disgusting. I\'m utterly appalled that you were willing to go without a sack again for the latter portion of our work together.\n\nYou should really wash your hands.', 56311), -- Grand, Gutsy Solutions +(79714, 0, 0, 0, 0, 0, 0, 0, 0, 'Your efforts are appreciated, but I will be rewarding these civic tasks at a... slightly lesser pay tier than your scientific ones.\n\nBlame my stipend.', 56311), -- Rescuing the Food +(79713, 595, 0, 0, 0, 0, 0, 0, 0, 'Ah, I must apologize. I realized I yet had another spare innards sack. It only dawned on me once you were away...\n\nThat aside--Well done. Good job. Impressive labors. So on, so on.', 56311), -- Moonlight Gutter Swim +(79711, 0, 0, 0, 0, 0, 0, 0, 0, 'You are what you eat.\n\nAnd these kobyss are eating the strongest nerubians ever to Ascend. \n\nDon\'t mind the marks of moisture on the ground... That\'s my anxiety sweat.', 56311), -- That's Pretty Gross +(79710, 595, 0, 0, 0, 0, 0, 0, 0, 'Brilliant! Fabulous!\n\nA sack brimming with promise, date, and... arterial goop.', 56311), -- A Fin of Every Kind +(79349, 273, 0, 0, 0, 0, 0, 0, 0, 'Skedgit actually found something out there? She always did have a good nose for business.', 56311), -- Entrepreneur, Inc. +(83639, 1, 0, 0, 0, 0, 0, 0, 0, 'I can\'t believe this was just a simple misunderstanding. I shouldn\'t have made assumptions. \n\nThank you for easing my mind--and for helping my sister.', 56311), -- Open Communications +(83632, 1, 0, 0, 0, 0, 0, 0, 0, 'Goehi sent this root, yet was still alive...\n\nI understand. His story is safe with us.', 56311), -- Rings of Memory +(83629, 1, 0, 0, 0, 0, 0, 0, 0, 'It is quiet. Perhaps I will rest, now, with my people.', 56311), -- Ancient Respite +(83628, 1, 0, 0, 0, 0, 0, 0, 0, 'You are not unwelcome, stranger. I am the last.', 56311), -- Tense Recovery +(83716, 1, 0, 0, 0, 0, 0, 0, 0, 'We are doing our best with what we have. The owners of this camp have allowed us sanctuary, but there are no smiles here.', 56311), -- Beneath the Roots +(78898, 1, 0, 0, 0, 0, 0, 0, 0, 'What a strange gem. \n\nThe song within must be what is drawing the worms to this place.', 56311), -- Intention vs Instinct +(78897, 0, 0, 0, 0, 0, 0, 0, 0, 'You have my gratitude, stranger.', 56311), -- Boom or Blight +(78902, 5, 0, 0, 0, 0, 0, 0, 0, 'Nice haul! This should get us started back in Mmarl and show those goons who\'s who. \n\nHere\'s your cut.', 56311), -- Delegated Dig +(78901, 5, 0, 0, 0, 0, 0, 0, 0, 'Okay, okay! I\'m okay.', 56311), -- Heeeelllp!!! +(83321, 25, 5, 0, 0, 0, 0, 0, 0, 'You! You are just what I need.', 56311), -- Strange Bats +(83154, 4, 0, 0, 0, 0, 0, 0, 0, 'You did it! You did it! My treasures! Take that, stupid Candleclaws.', 56311), -- Knicknack's Knickknacks +(83443, 1, 0, 0, 0, 0, 0, 0, 0, 'So The Darkness is a kobold entity? And here I thought Skitter was over-exaggerating.\n\nHere is your reward.', 56311), -- Darkflame Cleft +(81673, 1, 0, 0, 0, 0, 0, 0, 0, 'May the Sacred Flame protect you.', 56311), -- Honor Your Efforts +(79232, 1, 0, 0, 0, 0, 0, 0, 0, 'These tinderboxes are but a small symbol of the immense loss we suffered on the Day of Shadows. We will recover the bodies you have located and begin to heal the memories of our loved ones.', 56311), -- Those Who Fell +(80681, 0, 0, 0, 0, 0, 0, 0, 0, 'That is... \n\n\n\nI can\'t believe it.', 56311), -- Broken Bracelet +(81990, 0, 0, 0, 0, 0, 0, 0, 0, 'We are glad to have your support. Anything you can do to help re-ignite these keyflames will help!', 56311), -- The Light's Call +(82390, 0, 0, 0, 0, 0, 0, 0, 0, 'The Arathi truly appreciate all your help in this dangerous land. Please accept this symbol of our gratitude.', 56311), -- Weathered Crests +(79154, 1, 0, 0, 0, 0, 0, 0, 0, 'Thanks, $n. I\'ll make sure to put in a good word with General Steelstrike for you. I know her well. \n\nWell, I met her once. \n\nWell, I saw her in the street.\n\nBut I did think about talking to her, so it\'s the same thing really.', 56311), -- A Final Goodbye +(79153, 1, 0, 0, 0, 0, 0, 0, 0, 'Oh. This head is quite a bit more icky than I was expecting. You can keep that.\n\nYou are much more useful than I thought you would have been, $n.', 56311), -- Vae Victis +(79152, 1, 0, 0, 0, 0, 0, 0, 0, 'You\'ve killed a lot of them.\n\nI wouldn\'t mind if you killed more. Just saying.', 56311), -- Gutting the Pool +(83182, 1, 0, 0, 0, 0, 0, 0, 0, 'Well done. Far more useful than those other adults who told me not to do this.\n\n\"But Alyza, the kobyss are dangerous. You\'ll die.\" Stupid adults, thinking they know best.\n\nAre you ready to kill the big one? I\'m ready to kill the big one.', 56311), -- A Bloody Inheritance +(79151, 1, 0, 0, 0, 0, 0, 0, 0, 'Fine, fine. I guess I don\'t mind if you come help.\n\nYou do actually look big, and strong.', 56311), -- An Orphan's Request +(79168, 1, 0, 0, 0, 0, 0, 0, 0, 'I hope you found that relaxing, too, $n. I didn\'t realize how much we all needed a break.', 56311), -- Light's Gambit +(79167, 11, 0, 0, 0, 0, 0, 0, 0, 'We... might have gotten a bit ahead of ourselves.', 56311), -- Crowdsourcing +(80179, 1, 0, 0, 0, 0, 0, 0, 0, '\n\nNo! Dead?!', 56311), -- Finding Justice +(79162, 1, 0, 0, 0, 0, 0, 0, 0, 'I will not institute any punishment for his absence. I\'m simply glad you were there to support him when I could not.\n\nWe are living in times of prophecy, $p. It is a curse I would not bestow upon anyone. We must do what we must to survive these days.', 56311), -- Burnout +(79166, 1005, 0, 0, 0, 0, 0, 0, 0, 'You found their things? In all the darkness? \n\nThank you. \n\nAnd this, this is...', 56311), -- Lost Pieces +(80178, 1, 0, 0, 0, 0, 0, 0, 0, '', 56311), -- A Murder Most Foul +(80177, 1, 0, 0, 0, 0, 0, 0, 0, '', 56311), -- Arcane Experiments +(82217, 1, 0, 0, 0, 0, 0, 0, 0, 'Flames preserve me. That went better than I had hoped. \n\nThank you, once again. You have done us a great service.', 56311), -- Underground Economics +(82214, 1, 0, 0, 0, 0, 0, 0, 0, 'Thanks, $n. \n\nI hate those things. Seriously, who thought it was a good idea to have wasps the size of a lynx.', 56311), -- Does Anyone Like Wasps? +(82213, 1, 0, 0, 0, 0, 0, 0, 0, 'Excellent. We just haven\'t had the resources to pull people off the wall to gather the meat with all those wasps around.', 56311), -- A Batty Request +(82215, 1, 0, 0, 0, 0, 0, 0, 0, 'Maybe your people would be interested in these fibers?\n\nThey make the best rope I have ever seen.', 56311), -- Regular Fiber +(80176, 1, 0, 0, 0, 0, 0, 0, 0, 'Yes, these are perfect!', 56311), -- Arcane Trickles +(79165, 1, 0, 0, 0, 0, 0, 0, 0, '', 56311), -- A Moment to Rest +(79160, 1, 0, 0, 0, 0, 0, 0, 0, 'I wish we could have fished. But if today confirmed anything to me, I have relearned a valuable truth.\n\nIf I lay down my sword, these children would have to pick them up if they are to survive this place. They have known no other place than this land.\n\nThey will see our homeland. They must see our homeland.', 56311), -- Fishing is Good for the Soul +(79649, 0, 0, 0, 0, 0, 0, 0, 0, 'They attacked you? And said the Prioress is involved? That does not bode well.', 56311), -- Sacred Flame Inquisition +(79648, 0, 0, 0, 0, 0, 0, 0, 0, 'Gone? All the bodies are gone?!', 56311), -- Missing Somebody +(79647, 0, 0, 0, 0, 0, 0, 0, 0, 'It worries me Sybaestan\'s still in such anger over his grief.', 56311), -- Burning Reflections +(79646, 0, 0, 0, 0, 0, 0, 0, 0, 'Such a shame we need to make so much of this wine.', 56311), -- Memorial Wine +(79645, 0, 0, 0, 0, 0, 0, 0, 0, 'Good job! You hardly look stung.', 56311), -- Sweet-Sting Infestation +(79644, 0, 0, 0, 0, 0, 0, 0, 0, 'So young to have been taken from us. So brave and bold. Perhaps too bold.', 56311), -- Go to the Priory +(79643, 0, 0, 0, 0, 0, 0, 0, 0, 'No, please! Get up! ... Theleon...', 56311), -- Dreaded Dreadfang +(79642, 0, 0, 0, 0, 0, 0, 0, 0, 'Good job!', 56311), -- Stave Them Off +(79641, 0, 0, 0, 0, 0, 0, 0, 0, 'A job well done, I think.\n\nAnd you managed to keep up!', 56311), -- Wipe Away Their Smiles +(82628, 0, 0, 0, 0, 0, 0, 0, 0, 'I hope you\'re here to get your hands dirty!', 56311), -- The Brothers Braunpyke +(82894, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you. If you can come back and help Kaeleb another day, it would be much appreciated.', 56311), -- The Price of Hope +(79159, 1, 0, 0, 0, 0, 0, 0, 0, 'You\'re speaking my language, $n. Plans give me structure and a goal to achieve.\n\nLet me think about the optimal way to relax.', 56311), -- Dereliction of Duty +(80680, 0, 0, 0, 0, 0, 0, 0, 0, '', 56311), -- Tarnished Compass +(82216, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, I\'ll send a runner with this to the earthen. I pray they make it back safely. \n\nAnd... thank you for the information about trading with your people, I hope they\'ll join as well.', 56311), -- Economical Request +(82391, 0, 0, 0, 0, 0, 0, 0, 0, 'The Arathi truly appreciate all your help in this dangerous land. Please accept this symbol of our gratitude.', 56311), -- Precious Stones +(82335, 0, 0, 0, 0, 0, 0, 0, 0, 'The Arathi truly appreciate all your help in this dangerous land. Please accept this symbol of our gratitude.', 56311), -- Crystals +(80679, 0, 0, 0, 0, 0, 0, 0, 0, 'Mr. Skinny! I thought you were lost forever!', 56311), -- Stuffed Lynx Toy +(82480, 0, 0, 0, 0, 0, 0, 0, 0, 'ELIZA didn\'t work like I expected. But Aemyra believes I\'ll get it right... I\'m going to keep trying. \n\nAnd when I do, lack of food won\'t be a threat to the Arathi--and lack of time won\'t keep me from Aemyra!', 56311), -- Job Killing Robot Or... +(82479, 0, 0, 0, 0, 0, 0, 0, 0, 'I\'m really glad to hear she\'s okay! But I have a huge problem now.', 56311), -- The Sword is Mightier +(82478, 1, 0, 0, 0, 0, 0, 0, 0, 'Wow, that\'s really sweet of him. I\'ll be here for a while, dealing with the kobyss, but I should send something back. \n\nSo he knows I\'m safe, and that I can\'t wait to see him.', 56311), -- Regularly Scheduled Maintenance +(82477, 0, 0, 0, 0, 0, 0, 0, 0, 'Good work, $p, that looks... edible. And when you\'re on the wall, worried about nerubians killing you, I doubt anyone will mind. \n\nI was able to get a lot of ELIZA\'s decision sprockets properly aligned while you were doing that, so thanks!', 56311), -- A Helping Farmhand +(84908, 6, 0, 0, 0, 0, 0, 0, 0, 'What is it?', 56288), -- Stormrider's Honors +(84446, 0, 0, 0, 0, 0, 0, 0, 0, 'Good to see you again, $n. \n\nWe have a lot of work to do.', 56288), -- Renown of Khaz Algar +(79197, 0, 0, 0, 0, 0, 0, 0, 0, 'I am glad to see you all back safely from your journey.', 56288), -- Surface Bound +(84022, 0, 0, 0, 0, 0, 0, 0, 0, 'I expected far more verbal dueling than what occurred. To be so willing to work with one another must mean these times are dark indeed.\n\nWe have a long road ahead of us. I will say plainly that your help has been invaluable. It may end up being the thread that allows my people to survive.\n\nThank you.', 56288), -- Uniting Severed Threads +(78248, 0, 0, 0, 0, 0, 0, 0, 0, 'How many times were my suspicions diverted from Executor Nizrek\'s true identity as the \"Vizier?\" Perhaps I\'ve lost my step. Me! A master of spycraft.\n\nHah--far more likely, it is that he\'s simply much better than I give him credit for.\n\nI find myself quite stirred by the knowledge that someone\'s gift for subterfuge may rival my own. We shall work together quite nicely.', 56288), -- What We Still Have +(78244, 0, 0, 0, 0, 0, 0, 0, 0, 'We made it. Perhaps not as quietly as intended, but alive.', 56288), -- Kaheti Hospitality +(78232, 1, 0, 0, 0, 0, 0, 0, 0, 'Yes. The Vizier asked the same of me in the other city districts.\n\nI\'ll admit that my reluctance to trust Anduin\'s new ally has waned slightly. No more than a little finger\'s length, but even that is more than I anticipated.', 56288), -- Rewriting the Rewritten +(78231, 1, 0, 0, 0, 0, 0, 0, 0, 'A vibrant people, such as any other we\'ve encountered together over the decades.\n\nThey deserve that same peace and protection that we seek for our own. \n\nLet us vow that, when forced to fight, it will always be against the source of strife. Never the victims of it.', 56288), -- Like a Spider on the Wall +(80502, 0, 0, 0, 0, 0, 0, 0, 0, 'The contents of this chest now belong to you.\n\n--Klaskin', 56288), -- Don't Cry for Me, Azj-Kahet +(79631, 1, 0, 0, 0, 0, 0, 0, 0, 'Wonderful! Klaskin, you are such a treat.', 56288), -- Klaskin's Great Escape +(79630, 1, 0, 0, 0, 0, 0, 0, 0, 'Please help get me home!', 56288), -- Searching the Web +(78228, 1, 0, 0, 0, 0, 0, 0, 0, 'Quite the entrance. I should replicate it in the next cabinet meeting.\n\n\n\nPerhaps we should give them a private moment. Whilst we let them have it, would you hear out a small request of mine?', 56288), -- Into a Skittering City +(78226, 0, 0, 0, 0, 0, 0, 0, 0, 'It surprises me little to see that you\'ve made allies amongst the Kaheti, $n.\n\nAnd, yes. I\'m alive and well. \n\n\n\nNot too much of a shock, I hope?', 56288), -- A Most Intriguing Invitation +(78256, 1, 0, 0, 0, 0, 0, 0, 0, 'What a beautiful gift!\n\nGeneral Anub\'azal could be an excellent ally. I\'m pleased with your work, morsel.', 56288), -- The General's Consensus +(78255, 1, 0, 0, 0, 0, 0, 0, 0, 'Let\'s take a quick breath. We didn\'t lose anyone, did we?', 56288), -- Just Act Casual +(78251, 1, 0, 0, 0, 0, 0, 0, 0, 'Wow... this is a LOT of people.\n\nBut they\'re all miserable. Fortunately, that\'s just the flavor we need to sell my idea.\n\nThis could work.', 56288), -- Dalaran's Most Distressed +(78254, 1, 0, 0, 0, 0, 0, 0, 0, 'Smuggle these out? Hmm.\n\nI bet we can use these later, but... if we need to, we\'ll use them to escape.\n\nHopefully it won\'t come to that.', 56288), -- Stolen Influence +(78250, 1, 0, 0, 0, 0, 0, 0, 0, 'Let me see!\n\nThis... is not blackmail material. But it is far worse.', 56288), -- General Admission +(78249, 0, 0, 0, 0, 0, 0, 0, 0, 'Zev\'kall knows that I am involved. I wanted him to know. But he can say nothing, because he is unable to make his own pheromone marks. I have used mine for his needs, so far. \n\nIf he admits he can\'t, everyone would question his authority... not to mention his status as a nerubian.\n\nIt is quite a scandal.', 56288), -- Specific Personages +(79175, 1, 0, 0, 0, 0, 0, 0, 0, 'Your friend complains, but my mark will keep you relatively safe, except from Zev\'kall\'s guards. They won\'t care about scent marks if they are already hostile to me.\n\nSo make the most of it, but take care.', 56288); -- I Think I'm a Drone Now + +INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES +(79625, 1, 0, 0, 0, 0, 0, 0, 0, 'I have plans for the both of you.', 56288), -- Not Quite Dead +(78237, 1, 0, 0, 0, 0, 0, 0, 0, 'What an interesting \"delivery\" you are.\n\nI have use for you.', 56288), -- Let Fly! +(78234, 1, 0, 0, 0, 0, 0, 0, 0, 'In my defense, they disarmed me. And envenomed me. Also, does this look infected to you?\n\nAnyway, if not for all that, I would have helped. You have my word.', 56288), -- Force Your Way +(78383, 1005, 0, 0, 0, 0, 0, 0, 0, 'This seems like enough to trade to the Weaver for that antidote. Anub\'azal is a good lead to investigate. Maybe he\'ll barter like the Weaver did, and we\'ll get something even better from him.\n\nIt sounds like a good risk to me.', 56288), -- Strategic Edge +(78236, 1, 0, 0, 0, 0, 0, 0, 0, 'I definitely had everything under control.\n\n\n\nBut... I\'ll admit, this venom is dulling my otherwise lightning-quick reflexes, $n.', 56288), -- Scrappy Straggler +(79357, 0, 0, 0, 0, 0, 0, 0, 0, 'That fungarian leader\'s plans are over, and the camp is safe again. Thank you, friend.', 56288), -- Removing the Cap +(79356, 0, 0, 0, 0, 0, 0, 0, 0, 'Excellent work my friend. Dat will keep these beasts in check.', 56288), -- Antifungal Firestarter +(79174, 0, 0, 0, 0, 0, 0, 0, 0, 'With de number of those spore-afflicted beasts reduced, we bought more time ta think of a more permanent solution.', 56288), -- Infested Infestation +(79355, 0, 0, 0, 0, 0, 0, 0, 0, 'You did all you could. I be in your debt. We be honorin\' Jeti\'s memory by dealing with da nest.', 56288), -- Prisoner Preservation +(80399, 1, 0, 0, 0, 0, 0, 0, 0, 'These people have been through so much. Civilians--not even soldiers. Most of them didn\'t sign up for this. And yet they became prisoners of war.\n\nIf anything back at the nerubian base could give us an advantage, we have to take it.', 56288), -- Rations and Revelations +(78233, 1, 0, 0, 0, 0, 0, 0, 0, 'We thought we were well hidden.\n\nClearly, not as hidden as we would have liked. But I am grateful to see you, nonetheless.', 56288), -- The Weaver's Gift +(84664, 0, 0, 0, 0, 0, 0, 0, 0, 'Get a good look around? This place is pretty spooky, even for a savvy gal like me. But get enough Kej together and you\'ll be able to buy all sorts of stuff, both here and in the City of Threads.\n\n\n\nThen again, you\'re probably still gonna get eaten, so maybe look into fine nerubian gravestones.', 56288), -- Making the Underworld Go Round +(78393, 0, 0, 0, 0, 0, 0, 0, 0, 'Well? Are you not impressed with my hospitality?', 56288), -- A Seeming Respite +(78392, 0, 0, 0, 0, 0, 0, 0, 0, 'Now you see how the stage has been set. You have arrived in the middle of the play, I fear--but you needn\'t worry! You\'ve time yet to play a most vital role.', 56288), -- The Tangled Web +(78354, 0, 0, 0, 0, 0, 0, 0, 0, 'So you followed my guiding line to its terminus. \n\nFor both of our sakes, I am glad that your zeal outpaces your survival instinct.', 56288), -- A Guiding Thread +(79139, 1, 0, 0, 0, 0, 0, 0, 0, '', 56288), -- Alone in the Dark +(78353, 1, 0, 0, 0, 0, 0, 0, 0, 'Between your sweat and my spellwork, we\'ve managed to at least contain the problem to this blighted cavern.\n\nStill, what a disaster. If this is what one cave of the stuff can do, I shudder to think what the nerubians might do with more of it.', 56288), -- Fear the Old Blood +(78352, 1, 0, 0, 0, 0, 0, 0, 0, '\n\nThe nerubians are a bold people, but this seems extreme, even for them.', 56288), -- For Naught, So Vial +(78348, 1, 0, 0, 0, 0, 0, 0, 0, 'Ah! You survived. Excellent. You have much to do.', 56288), -- Friends in Low Places +(78384, 1, 0, 0, 0, 0, 0, 0, 0, 'A shattered gauntlet and some scraps of cloth... but no corpse. That\'s good, at least. He\'s alive, and he fought back.\n\nStill, it\'s not much to go on. Most rangers would be understandably stumped.\n\nLuckily, I am not most rangers.', 56288), -- Chasing the Light +(78350, 1, 0, 0, 0, 0, 0, 0, 0, 'I thank you, $n, on behalf of those you saved. No one deserves to die alone in the dark, least of all in a place like this.', 56288), -- Heroes Never Die +(79580, 66, 0, 0, 0, 0, 0, 0, 0, 'Well done.', 56288), -- Offensive Counter +(79579, 273, 0, 0, 0, 0, 0, 0, 0, 'Well done. The right weapon for the right front.', 56288), -- That Airspace is Mine(d)! +(79574, 1, 0, 0, 0, 0, 0, 0, 0, 'I will NOT risk the nerubians flanking us again. Their ambush is now our staging ground!', 56288), -- The Second Front +(78630, 1, 0, 0, 0, 0, 0, 0, 0, 'What fools we are.', 56288), -- The Rise of the Reckoning +(78629, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. Between myself, Alleria, Anduin, and you, I think we managed to save quite a few. \n\nThe nerubians abducted many of the rest. We need to help them!', 56288), -- Running on Reserves +(78628, 1, 0, 0, 0, 0, 0, 0, 0, 'Good job, $n. I\'m surprised the nerubians aren\'t fleeing already!', 56288), -- Trapdoor Sprung +(78627, 1, 0, 0, 0, 0, 0, 0, 0, 'Flames, they tunnelled up through the lake bed.\n\nLivia\'s Patience has already fallen.', 56288), -- The Final Front +(80049, 1, 0, 0, 0, 0, 0, 0, 0, 'The Arathi spirit can never be broken!', 56288), -- The Flame Still Burns +(79089, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. It may not have seemed like much, but this is one of our most sacred places. \n\nWe remember our dead here. We... have a lot to remember.', 56288), -- Consecrated Cleanup +(78624, 1, 0, 0, 0, 0, 0, 0, 0, 'May the Light bless Faerin. \n\nI thought the Eternal Flame lost. \n\nI thought this was the end of hope, and the death of our people.', 56288), -- A Candle in the Dark +(78620, 1, 0, 0, 0, 0, 0, 0, 0, 'Now we just need to deal with the shield.', 56288), -- Crossroads of Twilight +(78621, 1, 0, 0, 0, 0, 0, 0, 0, 'Excellent. \n\nNow to break through this shield.', 56288), -- The Shadow Rising +(78615, 1, 0, 0, 0, 0, 0, 0, 0, 'We will make them pay for this, $n. \n\nWe will hit them so hard they never come back.', 56288), -- The Bell Tolls +(78614, 1, 0, 0, 0, 0, 0, 0, 0, 'I love coming here whenever I visit Mereldar. The kids always bring a smile to my face, and I hope I do to them as well. \n\nAfter everything they have been though, they deserve happiness.', 56288), -- Mereldar's Light +(78626, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you.\n\nWhat they learnt from you will no doubt save their lives later.', 56288), -- Spar Day +(79297, 1, 0, 0, 0, 0, 0, 0, 0, '\n\nI need to know more about this Xal\'atath.', 56288), -- Nightwatch +(78613, 0, 0, 0, 0, 0, 0, 0, 0, 'It\'s been good to sit down and breathe for a bit.', 56288), -- The Bastion of Hallowfall +(78607, 1, 0, 0, 0, 0, 0, 0, 0, 'Finally, a chance to rest.', 56288), -- To Mereldar +(78954, 1005, 0, 0, 0, 0, 0, 0, 0, ' \n\nThank you. Thank the Light you all arrived when you did. I\'m glad we can help each other.', 56288), -- Restore the Flame +(81690, 1005, 0, 0, 0, 0, 0, 0, 0, 'I\'m glad you\'re safe. I sensed something amiss when those creatures suddenly stopped attacking the tower and disappeared. Beledar shifted on its own shortly after. \n\nThat was no simple illusion Xal\'atath trapped you in. I wonder, was I its intended target? \n\nYou, me, Anduin, Faerin... perhaps she was happy to ensnare any of us.', 56288), -- The Light at the End of the Tunnel +(78952, 274, 0, 0, 0, 0, 0, 0, 0, ' \n\nIt never ends, does it?', 56288), -- The Final Resistance +(78951, 1005, 0, 0, 0, 0, 0, 0, 0, ' \n\nThey made their choice.', 56288), -- Ever Deeper Shadow +(78939, 1, 1005, 0, 0, 0, 1000, 0, 0, 'So, they killed Kelther, too? \n\n\n\nWe\'ll make sure he gets a proper funeral. The Order of Night will pay for this.\n\nWe sealed off Gloomcrag, the nearby cave, years ago. They must have dug their way in so they could target this dawntower. \n\nHow long have they been planning this? How long has the Order of Night been among our ranks?', 56288), -- The Darkened Flame +(78937, 1005, 0, 0, 0, 0, 0, 0, 0, 'The fear and shame of these people lingers in the air like a fog.', 56288), -- Shadow upon Shadow +(78936, 669, 669, 0, 0, 0, 1000, 0, 0, 'Every Arathi has killed more kobyss than I care to count. We\'ve also lost more Arathi to kobyss than I want to count. \n\nI don\'t know what underwater cavern they hail from... but I shudder to think of it.', 56288), -- Something's Fishy +(78934, 1, 0, 0, 0, 0, 0, 0, 0, 'The Arathi are strong. Proud. The kobyss may be vile but they will not win this day.', 56288), -- Blades of the Arathi +(78929, 669, 669, 0, 0, 0, 1000, 0, 0, 'Thank you, $n. These people are badly hurt, but I think they will make it. Some seem to have some skill in healing of their own.', 56288), -- Tricks of the Dark +(78932, 669, 669, 0, 0, 0, 500, 0, 0, 'These foes are relentless.', 56288), -- Fickle Fiendish Fish +(80316, 0, 0, 0, 0, 0, 0, 0, 0, '\n\nI expected an ignoble end at the hands of the kobyss for my folly. Never could I have believed a land-dweller would be my savior. I will remember you. Now, let the facade be at its end. My kind will be expecting me.\n\n', 56288), -- Return to the Sea +(80315, 0, 0, 0, 0, 0, 0, 0, 0, 'With this, the lesson has been given. They will think twice before considering my kind as meat.\n\nYou kill well, land-walker. But the power of the deep must be returned. Our time together nears its end.', 56288), -- Alluring Offer +(80313, 0, 0, 0, 0, 0, 0, 0, 0, 'Glinting abyssal shards and strands of coral. Bound with words of power and worn around the neck, I will show you how to trick the senses of your enemies.', 56288), -- Tidal Charms +(80314, 0, 0, 0, 0, 0, 0, 0, 0, 'You see now what the kobyss revere. It is time to put that dark knowledge to use.', 56288), -- Voices from the Deep +(80312, 0, 0, 0, 0, 0, 0, 0, 0, '\n\nI live, thanks to you. The shade of these rocks suits me nicely for the work to be done. \n\nAllow me to repay your selfless gesture.', 56288), -- Gasping Plea +(78672, 22, 0, 0, 0, 0, 0, 0, 0, 'The kobyss have already been dragging innocent villagers to the shore! They\'ll drown them and eat them!\n\nWe have to save them!', 56288), -- A Lamplighter's Duty +(78671, 669, 0, 0, 0, 0, 0, 0, 0, 'Just in time, $p--Beledar has fallen dark for a time. But now we have our own light to hold back the darkness.', 56288), -- The Light of the Dawntower +(82836, 0, 0, 0, 0, 0, 0, 0, 0, 'With the nerubian leader defeated, we should be able to leave the defenses to the Arathi.\n\nYou\'ve saved many lives today, $p.', 56288), -- Zero Out Xerosh +(78669, 669, 0, 0, 0, 0, 0, 0, 0, 'Final war? Ascension? Not as many answers as questions, $p. But we at least have some pieces of the puzzle.', 56288), -- For Their Eyes Only +(78670, 669, 0, 0, 0, 0, 0, 0, 0, 'With those siege weapons destroyed, we\'re in much better shape. Faerin went ahead to light the Dawntower with Great Kyron. She asked that we meet them there.', 56288), -- Siege Weapon Sabotage +(78668, 669, 0, 0, 0, 0, 0, 0, 0, 'I\'m glad you\'re with us, $p. \n\nWithout our airships, we have little chance of holding back the nerubians in the long run. \n\nTo say nothing of our dockworkers, who are safe below deck.\n\nLet\'s see to the defense.', 56288), -- Rally on the Dawnbreaker +(78666, 669, 0, 0, 0, 0, 0, 0, 0, 'This is a good start. There are still many more nerubians coming from below, but we must turn our attention to those already inside Hallowfall.', 56288), -- The Only Good Spider +(78667, 669, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $p. You\'ve helped to honor their sacrifice as well as we can.', 56288), -- Rekindled Memories +(78665, 669, 0, 0, 0, 0, 0, 0, 0, 'Excellent, $p--if we don\'t have to worry about the nerubians stabbing us in the back, we can deal with those pouring through below.', 56288), -- Tunnel Trouble +(79999, 0, 0, 0, 0, 0, 0, 0, 0, 'With the light of the flame I see hope that we will drive the nerubians back!', 56288), -- Igniting Hope +(78659, 1, 0, 0, 0, 0, 0, 0, 0, 'Outsider! The nerubians took us by surprise. The army went into retreat when the wall was breached. I\'ve been keeping them away from this tower, but I could certainly use your help.', 56288), -- Where the Light Touches +(78658, 1, 0, 0, 0, 0, 0, 0, 0, 'Friendly outsiders are not common in Hallowfall. Only enemies emerging from the shadow. \n\nBut you seem comfortable in the light despite how unusual you may appear. I would welcome you, were we not in the midst of a crisis.', 56288), -- The Hallowed Path +(83099, 0, 0, 0, 0, 0, 0, 0, 0, 'A heartfelt thank you for what you did at the Cinderbrew Meadery. \n\nDriving away Venture Co. was no small feat, but thanks to you, we\'ve reclaimed our beloved meadery and will resume making cinderbrew the right way--the way we\'ve made it for centuries.', 56311), -- Mergers and Acquisitions +(84520, 0, 0, 0, 0, 0, 0, 0, 0, '', 56311), -- Ancient Curiosity: Utility +(83766, 1022, 0, 0, 0, 0, 0, 0, 0, 'You took care of them spiders in the Dread Pit? Great!\n\nI\'ll get to work on figuring out a better name for that place. \"Dread Pit\" just ain\'t catchy enough.', 56311), -- Delver's Call: Dread Pit +(79303, 1, 0, 0, 0, 0, 0, 0, 0, 'Sophietta has been a phenomenal student. Honestly, I am too close to the situation to make that decision without bias. But it was too nuanced to reject without consideration.\n\nAs an outsider, I know your decision wasn\'t colored by months spent with these students, so I could trust your judgment. I appreciate your help in resolving the situation, $p.', 56311), -- A Principled Principal +(79302, 1, 0, 0, 0, 0, 0, 0, 0, 'I really wish this looked better. I\'m honestly ashamed to turn it in, if Headmaster Fynch will even let me. \n\nBut we have to try--the ideas are what matters, and they\'re still true!', 56311), -- Gone with the Wind +(79301, 5, 0, 0, 0, 0, 0, 0, 0, 'He threw it into the valley and the WIND TOOK IT?!', 56311), -- Height Club +(79300, 1, 0, 0, 0, 0, 0, 0, 0, 'Edwyn took it? Of course. \n\nHe desperately wants to be selected as captain, but he knows I\'m ahead in the rankings. His only chance is if I can\'t turn in my report. We have to get it back!', 56311), -- The Notebook +(79304, 1, 0, 0, 0, 0, 0, 0, 0, 'That was very kind of Barahl to send these. You can tell him I\'m doing well, but first, do you think you could help me with something?', 56311), -- Care Package +(80678, 1, 0, 0, 0, 0, 0, 0, 0, 'That\'s quite a haul. Take a few of these with you. Mayhaps you can find the owner of \'em.', 56311), -- Time Lost +(80677, 1, 0, 0, 0, 0, 0, 0, 0, 'You would think they would learn to stay away from here. Yet they always come back.', 56311), -- Torching Lights +(80673, 1, 0, 0, 0, 0, 0, 0, 0, 'Kill one of \'em and four more somehow pop up. Well, this will help. We can take care of the rest.', 56311), -- Runway Scare-a-way +(79313, 1, 0, 0, 0, 0, 0, 0, 0, 'Wayshelm told me everything.\n\nA debt of gratitude is owed. To you, and to the scouts who gave their life for our empire.', 56311), -- What Grows in the Dark +(79312, 669, 0, 0, 0, 0, 0, 0, 0, '\n\nIn the dark, even the plants want us dead.', 56311), -- Mow the Masses +(79311, 669, 0, 0, 0, 0, 0, 0, 0, 'You\'re alive. Praise the Sacred Flame.', 56311), -- Stem the Flow +(79310, 0, 0, 0, 0, 0, 0, 0, 0, '', 56311), -- Seek the Lost +(79309, 0, 0, 0, 0, 0, 0, 0, 0, '', 56311), -- Status Report +(50690, 25, 1, 0, 0, 0, 300, 0, 0, 'There is always work to be done, $n. Your assistance in illuminating additional keyflames would instill hope and allow many here to return to work.', 56311), -- UNUSED +(79110, 1, 0, 0, 0, 0, 0, 0, 0, 'You saved my idiot brother from the darkness! Thank you.', 56311), -- Save Tomothy +(79109, 1, 0, 0, 0, 0, 0, 0, 0, '', 56311), -- Follow Miral +(76247, 1, 0, 0, 0, 0, 0, 0, 0, 'The warmth of the flame already gives hope that we can retake these lands. Please take a few of these spare remnants to help light the other nearby keyflames.', 56311), -- Keep the Home Fires Burning +(79108, 1, 0, 0, 0, 0, 0, 0, 0, 'Good job culling those plants. Now, if only my lazy brother would show up for work.', 56311), -- Seeds of Evil +(80382, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you very much! We\'ve been short-handed since Aunt Gerta left us. Every bit of help is appreciated.', 56311), -- Eggs in One Basket +(78695, 1, 0, 0, 0, 0, 0, 0, 0, 'You saved my son, $p. You broke the spine of the attack on our home, gave us what we need to fight. \n\nYou helped me to be the leader I\'d pretended I was. Thank you.\n\nThe Lamplighters will always have allies in Velhan\'s Claim.', 56311), -- Lamp Lit +(78687, 669, 0, 0, 0, 0, 0, 0, 0, 'The flame burns for us all, $p. I wish I could have saved them that night, but I\'m glad we\'ll be able to honor their memories.\n\nIt\'s what we all would want, if it happened to us.', 56311), -- Crash Recovery +(78691, 1, 0, 0, 0, 0, 0, 0, 0, 'I know it sounds trite, $p, but I could never thank you enough for getting Max home safely.\n\nThrough all this, you\'ve also shown me I need to be out front, leading the way for my people. I\'ve seen there are outcomes worse than death. \n\nI can\'t undo the mistakes I\'ve made in the past, but I can be certain not to repeat the pattern.', 56311), -- The One That Got Away +(78692, 669, 0, 0, 0, 0, 0, 0, 0, 'I think now we\'ll see them acting very differently, now that they\'re armed, $p.\n\nThere\'s something about knowing you can take care of yourself, that you can handle your own problems, and you don\'t need anyone to rescue you.\n\nOf course, we Lamplighters will always be there to help, but it\'s very likely that we won\'t be needed next time.', 56311), -- Teach a Man to Fish +(78693, 669, 0, 0, 0, 0, 0, 0, 0, 'Good work, $p, this is exactly what we need to not just drive the kobyss back today, but to make sure the people of Velhan\'s Claim can defend themselves in the future.', 56311), -- Spears for Fears +(78694, 669, 0, 0, 0, 0, 0, 0, 0, 'You know, I\'ve hated the kobyss ever since they were dragging my fellow stalwarts into the night as dinner guests.\n\nHopefully because of the work you\'ve done, that won\'t happen to any of the citizens of Velhan\'s Claim, $p.', 56311), -- Reclaiming Velhan's Claim +(78690, 669, 0, 0, 0, 0, 0, 0, 0, 'We\'re here to help. But I\'ve learned in the past, that there are times hope and reassurance can be the most urgent need.\n\nWhile you were talking with the residents, Taenar and I have determined what our next steps are going to be. \n\nWe need to give the people room to breathe, but we also need to prepare them to fight.', 56311), -- Situational Awareness +(78689, 669, 0, 0, 0, 0, 0, 0, 0, 'Excellent. That will put us and the kobyss on a more even footing. At least in terms of leadership.\n\nThey still outnumber us by a lot, but one thing at a time.', 56311), -- If It Leads, It Bleeds +(78688, 669, 0, 0, 0, 0, 0, 0, 0, 'Good work, $p. Without their cages, the kobyss won\'t be able to take prisoners.\n\nNo prisoners means no foul rituals, and preventing those gives us a much better chance of saving the people at Velhan\'s Claim.', 56311), -- Cage, Match +(78686, 669, 0, 0, 0, 0, 0, 0, 0, 'Pleased to meet you, $p. I\'m Taenar, and this is Aemyra.\n\nThe dawntower at Velhan\'s Claim went dark a while ago, and with all that\'s been happening, we\'re only just getting here to help.\n\nWe did some scouting, and it seems the area is overrun with kobyss. I imagine Velhan\'s holed up inside, instead of fighting them off.\n\nGood thing for his people that we\'re here. And it\'s better still to have you along helping.', 56311), -- Lights Out +(80000, 1, 0, 0, 0, 0, 0, 0, 0, 'Fire bees safe now. Be here when come back later for more wax.', 56311), -- Beebiter +(80202, 1, 0, 0, 0, 0, 0, 0, 0, 'Good. Healthy hive make happy wax.', 56311), -- Hot Pollenate-o +(79998, 1, 0, 0, 0, 0, 0, 0, 0, 'Only good mite, dead mite. Good job.', 56311), -- Mite Not Right +(79552, 1, 0, 0, 0, 0, 0, 0, 0, 'Yes! This make good candle, Janky sure.', 56311), -- Hot Wax +(81999, 1, 0, 0, 0, 0, 0, 0, 0, 'Now just need way get wax without die...', 56311), -- New Home, New Candle! +(82195, 0, 0, 0, 0, 0, 0, 0, 0, 'With the Crawler Extract in hand, you approach the obstinate lever once more. \n\nA few drops of the viscous liquid, and the lever moves with ease, revealing new paths ahead.', 56311), -- Rust and Redemption +(78564, 4, 0, 0, 0, 0, 0, 0, 0, 'I can\'t thank you enough for all of your help. I lost my faith, but now, I have both my faith and my tools back.\n\nI\'m forever grateful to you.', 56311), -- Reforged Purpose +(78563, 5, 0, 0, 0, 0, 0, 0, 0, '\n\nYou found it! Now let me get this cleaned up, and the rest of the tools repaired. Then, I will be ready to serve once again.', 56311), -- The Weight of a World +(78900, 1, 0, 0, 0, 0, 0, 0, 0, 'The monstrous bat wasn\'t quite so monstrous after all, eh?\n\nWelcome to Gundargaz.', 56311), -- On Cold, Dark Wings +(78562, 1, 0, 0, 0, 0, 0, 0, 0, 'My gauge! My calipers! My wrench!\n\nIt feels good to have them in my hands again. Though, I have to admit, I have not been entirely honest with you.', 56311), -- Discarded and Broken +(78918, 1, 0, 0, 0, 0, 0, 0, 0, 'That\'s the genius of the knuckles. They keep your hands intact!', 56311), -- Brax's Brass Knuckles +(80406, 1, 0, 0, 0, 0, 0, 0, 0, 'Excellent work! Though they\'re not worth much monetarily, these gems meant a great deal to Ausgazur. I am glad he will not be parted from them any longer.', 56311), -- Seeking Ausgazur's Gems +(80407, 4, 0, 0, 0, 0, 0, 0, 0, 'You did it! You found the last gem! I\'m glad that Glintwick will no longer be after Ausgazur\'s gems.\n\nThis particular gem was his favorite. It\'s not faceted, like the rest. Ausgazur could always find the beauty in flawed things. He would show me this one and marvel at its hue and potential. He never wanted it buffed or shined.\n\n\n\nAh, Ausgazur. You never cared what I looked like either. You saw my potential. I miss you, friend.', 56311), -- Glintwick the Gem Grabber +(80405, 6, 0, 0, 0, 0, 0, 0, 0, 'Kobolds made off with his gems? This is unacceptable! We must recover the rest of Ausgazur\'s jewels!', 56311), -- Too Much Drip +(80689, 274, 0, 0, 0, 0, 0, 0, 0, 'You made it! \n\n\n\nI admit that I am quite disturbed by what I\'ve found here. Your presence is a comfort.', 56311), -- Tending to Ausgazur +(80404, 1, 0, 0, 0, 0, 0, 0, 0, 'That\'s much better! Earthen should be firm stone, not soft fuzz.', 56311), -- Mossy Earthen +(80402, 1, 0, 0, 0, 0, 0, 0, 0, 'Ah, I can smell the sulfur from here! Thank you for gathering the bucket and blooms.\n\nNot everyone shares my taste, but I enjoy a bowl of lightly seared magma in an igneous bowl, especially when the fumes are particularly sulfurous. \n\nWhat? You\'ve never tried it? To each their own.', 56311), -- Buckets and Blooms +(80401, 1, 0, 0, 0, 0, 0, 0, 0, 'Task complete! This one is perfect! And your performance is optimal, of course.', 56311), -- A Perfect Sponge +(80408, 1, 0, 0, 0, 0, 0, 0, 0, 'You made it! Let us get to work.', 56311), -- Shimmermist Falls +(79682, 1, 0, 0, 0, 0, 0, 0, 0, 'Always something, $n. Maybe old pipes behave now, yes?', 56311), -- Critical Pressure! +(79680, 1, 0, 0, 0, 0, 0, 0, 0, 'See? Not need wait. Need action.\n\nYou understand.', 56311), -- Pipe Patching +(78877, 1, 0, 0, 0, 0, 0, 0, 0, 'We are all cogs in the machine. We turn, and turn, and turn... \n\nThere is a beauty there. \n\nA quietude.', 56311), -- Bless These Homes +(79681, 1, 0, 0, 0, 0, 0, 0, 0, 'Job good. On to next.', 56311), -- Plumber Power +(79556, 1, 0, 0, 0, 0, 0, 0, 0, 'Seem easy enough. Put steam in pipe, try not to cook self.\n\nI get!', 56311), -- On the Job Training +(80058, 1, 0, 0, 0, 0, 0, 0, 0, 'Much better. Lizards tasty, but not want running all over nice rugs.', 56311), -- Kobold Kleanup +(79343, 1, 0, 0, 0, 0, 0, 0, 0, 'Middles always need more wax for project.\n\nTrade bigger, shinier ruby for if have lots. Get fancier things for helping.\n\nKeep snufflin\'. Keep trading.', 56311), -- Everyday I'm Snufflin' +(79510, 1, 0, 0, 0, 0, 0, 0, 0, 'You not bad listener, $n. Name you honorary tenderfoot, Granny Scribbles thinks.\n\nMaybe next time you tell Granny Scribbles story. Never too old to learn new one.', 56311), -- The Wickless Candle +(79508, 1, 0, 0, 0, 0, 0, 0, 0, 'Tenderfoots always fan of that one.\n\nWhat you think of mole? Think ride good as Mipsy?', 56311), -- Mipsy Mole-Rider +(79507, 1, 0, 0, 0, 0, 0, 0, 0, '\n\nNot all stoneheads bad, seems like.\n\nStill, little kobold need know what happen. What can happen.', 56311), -- The Day the Stoneheads Came +(79505, 1, 0, 0, 0, 0, 0, 0, 0, 'You not too old respect elders, $n. Even if not kobold.', 56311), -- Chomps and the Cave-In +(79504, 1, 0, 0, 0, 0, 0, 0, 0, 'Important not forget candle. Something every little kobold need learn.', 56311), -- Dripsy Forgot Her Candle +(80392, 1, 0, 0, 0, 0, 0, 0, 0, 'Gratitude expressed. Your reputation as a stalwart ally is well-deserved.', 56311), -- The Caretaker of Brunwin's Terrace +(79944, 6, 0, 0, 0, 0, 0, 0, 0, 'You return with good news, I hope? \n\n\n\nWith Urthgrafr\'s defeat, we should have no problem cleaning up the rest of the elementals and rifts ourselves. We are lucky that you came along when you did.\n\nThank you for your help, friend. Do not worry about me or Nanthaz. We will make our way back to the refinery once he has caught his breath. Gratitude, outlander. And may all earthen Awaken one day.', 56311), -- Raging Rifts +(79194, 6, 0, 0, 0, 0, 0, 0, 0, 'Ah, $p, you made it. We did as well, but were attacked often on our way over. Unfortunately, Nanthaz took a heavy blow and needs time to recover.', 56311), -- To the Source +(79193, 1, 0, 0, 0, 0, 0, 0, 0, 'Where did you come from? Who are you?\n\nI do not know how you knew I needed these spines, but I thank you. There is no better instrument for carving out the fine detail that my work as a gem carver requires. I am a gem carver, you see!\n\nHave you met my new friend Orsenth? What- what was I saying?', 56311), -- Spinning Spore Spines +(79679, 1005, 0, 0, 0, 0, 0, 0, 0, 'Who are you? What are you doing here? \n\nActually, what was I doing here? Gathering spines, I suppose. I got distracted by all the elementals. They have made this area quite dangerous. I\'m more of an artist than a fighter.', 56311), -- Muddled Mind in the Mine +(79148, 1005, 0, 0, 0, 0, 0, 0, 0, 'The workers told me that you helped them escape the refinery. Task complete! \n\nI\'ll take the clay back now. Gratitude.', 56311), -- The Nibelgaz Refinery +(79149, 1, 0, 0, 0, 0, 0, 0, 0, 'What a terrible delay in production. The miners will have to work twice as hard to make up for lost time, I am afraid.\n\nIt is good you came around when you did. Those elementals are a menace. An awful menace!', 56311), -- Rampage in the Refinery +(83153, 1, 0, 0, 0, 0, 0, 0, 0, 'Hopefully these samples will reveal what went wrong. Your assistance is appreciated.', 56311), -- Sampling Steam +(83152, 1, 0, 0, 0, 0, 0, 0, 0, 'Commendable job. We could do with a little less excitement in our work.', 56311), -- Magmanagement +(83092, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, topsider. With our crews returned, we can get back to work.', 56311), -- An Igneous End +(83160, 1, 0, 0, 0, 0, 0, 0, 0, 'Ah, now this is a brew worth waiting for. Thank you, $n.', 56311), -- Cinderbrew Reserve +(79530, 669, 0, 0, 0, 0, 0, 0, 0, 'Now that Ardgrin is willing to talk, we will talk. And all of this will be settled.\n\nYou have my gratitude, $n.', 56311), -- Bad Business +(79529, 669, 0, 0, 0, 0, 0, 0, 0, 'I will have this solved peacefully.\n\nThough if Ardgrin asks for violence, we will answer.', 56311), -- Forcing My Hand +(79528, 669, 0, 0, 0, 0, 0, 0, 0, 'I am pleased to hear that most of them were reasonable.', 56311), -- Dispelling Rumors +(79527, 669, 0, 0, 0, 0, 0, 0, 0, 'Very good.\n\nThat will help stem some of the damage Ardgrin is trying to do to my reputation--both of my reputations.', 56311), -- Damage Mitigation +(79526, 669, 0, 0, 0, 0, 0, 0, 0, 'Yes, I am quite aware of the situation.\n\nIt has rather disrupted my morning.', 56311), -- Sedition +(79546, 1, 0, 0, 0, 0, 0, 0, 0, 'I abhor violence, $n.\n\nDissent. Desperation. Distrust. These are the consequences of ruling through fear.\n\n\n\nBut, sometimes, violence brings about clarity--and with it, revelations.', 56311), -- The Machine Speakeasy +(79176, 1, 21, 0, 0, 0, 1000, 0, 0, 'I send you to a Machine Speaker to get us into the speakeasy, and you wind up aiding the market reeve of the Forgegrounds in some roundabout delivery and trading operation?\n\n\n\nWell done, my resourceful outlander.', 56311), -- Opals and Runes +(79545, 1, 0, 0, 0, 0, 0, 0, 0, 'Each corner of the Forgeground works in unison with each other like cogs in a machine.\n\nAll it takes is a single piece to fail to bring it all down.\n\nBut despite the disruptions, you have proven yourself resourceful.\n\nKeep this up and the right people will begin to notice.\n\nIf they have not already.\n\n', 56311), -- The Market Reeve of the Forgegrounds +(79544, 1, 0, 0, 0, 0, 0, 0, 0, 'So what do you say, surface-runner? \n\nYou polish my back and I\'ll polish yours. Do we have a deal?', 56311), -- Security Through Trade +(79543, 1, 0, 0, 0, 0, 0, 0, 0, 'Harthan mentioned Ardgrin, you say?\n\nHe is a trade overseer from the Ringing Deeps. If he quarreled with Steelvein, that certainly concerns me.', 56311), -- Dornogal's Benefactor +(79542, 1, 0, 0, 0, 0, 0, 0, 0, 'Steelvein is a paradox in a city founded upon order and rules.\n\nPerhaps this presents an opportunity.', 56311), -- The Councilward's Summons +(79525, 0, 0, 0, 0, 0, 0, 0, 0, '', 56311), -- Report to the Councilward +(79523, 669, 0, 0, 0, 0, 0, 0, 0, '\n\nSome of these goods are from Azj-Kahet... We are specifically forbidden from trading with the nerubians in any capacity. We cannot risk any resources falling into the hands of our enemies.\n\nThe Councilward must be informed.', 56311), -- Something Hidden +(79522, 669, 0, 0, 0, 0, 0, 0, 0, 'Ah-ha! False bottoms in the crates? Very clever.\n\nThat could be enough proof by itself to shut down this depot for good. But for the Councilward\'s records, we will need a full report of any smuggled goods we find.', 56311), -- Withheld Information +(79521, 669, 0, 0, 0, 0, 0, 0, 0, 'That is odd... These are very normal trading goods. There is nothing illicit here.\n\nThis is all you found?', 56311), -- Seizing Evidence +(80207, 669, 0, 0, 0, 0, 0, 0, 0, 'Move along. This is an ongoing--Oh, $n, my apologies.\n\nWe may actually need your assistance.', 56311), -- How Scandalous! +(82895, 669, 0, 0, 0, 0, 0, 0, 0, 'You brought Korgran peace in his final moments, and now you have helped me fill his absence.\n\nYour aid will not be forgotten.', 56311), -- The Weight of Duty +(79342, 1, 0, 0, 0, 0, 0, 0, 0, 'What an honor it is to be here. To be present at such an event.\n\nYou were part of it, and I know that deep inside him, somewhere within Korgran\'s core, there will always be a living memory of you, $n.\n\nThank you.', 56311), -- As He Departs +(79341, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. I will prepare them for the ritual.', 56311), -- Cleansing Ashes +(79340, 1, 0, 0, 0, 0, 0, 0, 0, 'These are beautiful!\n\nI feel sorry for the shalehorns, but there are many of them around.', 56311), -- Tools of Declaration +(79339, 1, 0, 0, 0, 0, 0, 0, 0, 'He enjoyed the walk, but it has taken a heavy toll on him.\n\nKorgran barely recognizes me now.', 56311), -- A Change of Tradition +(79338, 1, 0, 0, 0, 0, 0, 0, 0, 'Oh no, Korgran\'s condition is sliding downhill fast.\n\nShowing him the lantern was a good idea.\n\nThank you for guiding him back to me.', 56311), -- The Lost Earthen +(79337, 1, 0, 0, 0, 0, 0, 0, 0, '$n, we have to find Korgran! If he keeps on exerting himself, he will shutdown in the middle of nowhere.\n\nAnd it\'s not safe for him to be out in his condition. He would be easy prey for stormfangs and even kobolds.', 56311), -- The Last Journey +(79336, 1, 0, 0, 0, 0, 0, 0, 0, 'Is it... hm, It looks like... I can\'t remember.\n\nBut this lantern is absolutely magnificent!', 56311), -- The Forging of Memories +(79335, 1, 0, 0, 0, 0, 0, 0, 0, 'These will do nicely!\n\nNow... hopefully I can remember how to forge a lantern.', 56311), -- One More Tradition +(78749, 1, 0, 0, 0, 0, 0, 0, 0, 'I am happy to see you, $n.\n\nI feel my inner workings grinding--that\'s a sign of anxiety. Korgran nears his shutdown with every passing moment, and then this place will be under my care. \n\nIt is a lot of responsibility. But I believe that I am ready for it.', 56311), -- Who Runs this Fine Establishment? +(78747, 1, 0, 0, 0, 0, 0, 0, 0, 'Ha ha! What did I tell you? I felt the tremors from back here!', 56311), -- The Great Collapse +(78748, 1, 0, 0, 0, 0, 0, 0, 0, 'Eliminating the minds behind this operation will only buy us more time if and when the kobolds decide to do this again.\n\nUnfortunately, there is still one more kobold brain that we have missed. Until now.', 56311), -- Cutting the Wick +(78746, 1, 0, 0, 0, 0, 0, 0, 0, 'I was not made as an earthen of the sword, nor as one who calls for violence. That is the domain of the Stormriders. \n\nWhat these kobolds did is frowned upon not just by us, the Unbound, but by everyone in earthen society. I am not proud that we had to kill them, but we had to stop them by any means.', 56311), -- Laws Apply to All +(78745, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you for doing this.\n\n\n\nI am relieved, but there is much more work to do.', 56311), -- You No Take Plunder! +(78744, 1, 0, 0, 0, 0, 0, 0, 0, 'I am amazed how much damage the kobolds have done to the site. So many shut-down earthen desecrated!\n\nI know that I am not yet the head caretaker, but I take full responsibility for this. I should have asked for the mantle of caretaker long ago when Korgran started to show the first signs of memory overwrite and stasis lock.', 56311), -- Honor Their Memories +(78743, 1, 0, 0, 0, 0, 0, 0, 0, 'Korgran still calls himself the caretaker, but I\'m the one who has been taking care of Mourning Rise for some time.\n\nI don\'t mind. Korgran is very kind. \n\nBut the situation here has gotten away from me. We have some work ahead of us.', 56311), -- Before I Depart +(79728, 1, 0, 0, 0, 0, 0, 0, 0, 'Alpha site? Defense grid?\n\nI don\'t like the sound of that.\n\nWe should get going. I don\'t want to be here if its friends come back with it.\n\nThat\'s not a reunion party I want to be a part of.\n\nHopefully it won\'t hone in on Tharessa... Nah, probably not. Anyway, we should get going. Like now.\n\nCatch you later, $n. Thanks for your... um, help? I guess?', 56311), -- It's Probably Nothing +(79727, 1, 0, 0, 0, 0, 0, 0, 0, 'I can hear it humming from here. Ow. It irritates my ears.\n\nLet\'s see if our two \"professionals,\" Rannan and Tuberros, know what this artifact is.', 56311), -- Because It's Shiny +(79725, 1, 0, 0, 0, 0, 0, 0, 0, 'Wonderful! Now we can focus our attention on what really matters--the artifacts. I wonder what we will discover?', 56311), -- Not a Heating Pack +(79726, 1, 0, 0, 0, 0, 0, 0, 0, '\n\nThis one smells very acidic--and it\'s broken. I can take it to the store... Rannan would like to see that one... Oh yeah, these are great. Thank you for bringing them to me.', 56311), -- "Cataloguing" +(79724, 1, 0, 0, 0, 0, 0, 0, 0, 'All right, I\'m fine. It\'s just a scratch. \n\nBut it took the three of us to bring down one little gorloc, so it\'s good you decided to join us.', 56311), -- A Titanic Expedition! +(82768, 1, 0, 0, 0, 0, 0, 0, 0, 'Now I understand. This is how the rooks bring their own over from the elemental plane. They weren\'t mourning so much as calling out to their departed kin.\n\nThank you for your help, outlander. You\'ve helped me better understand these beautiful creatures.', 56311), -- Cloud Fishing +(82682, 1, 0, 0, 0, 0, 0, 0, 0, 'These should do.\n\nHope you didn\'t get any nasty shocks gathering them up.\n\nWe can restore some energy to the cloudrooks and show them that it\'s safe to land.', 56311), -- Elemental Hors D'Oeuvres +(82681, 1, 0, 0, 0, 0, 0, 0, 0, 'Many thanks for your help, outlander. Though the cloudrooks do not seem any more inclined to return to land.\n\nIf this is some kind of mourning, I worry it could drive the rooks to exhaustion and their own disincorporation. \n\nWe must try something else.', 56311), -- Cloudrook Down +(82680, 1, 0, 0, 0, 0, 0, 0, 0, 'Harmot sent you to check on me? \n\nHuh. Well, I didn\'t know that sack of charcoal cared.\n\nBut he does have an innate sense of when elementals are in turmoil. Maybe he knew something was brewing out here.\n\nHarmot\'s timing is good, outlander. And your aid would be most welcome.', 56311), -- Birdman of the Three Shields +(80218, 1, 0, 0, 0, 0, 0, 0, 0, 'Good stuff $n. That should put a dent in their plans!\n\nWith that tunnel gone, ain\'t no way for them to send that wood to Hallowfall now. That makes the mill all but worthless.\n\nPhew! Order stopped, earthen saved, nerubians killed. Job well done if you ask me!\n\nI don\'t know \'bout you, but I could use a vacation.', 56311), -- Up to No Good Down in Silkwood +(83181, 1, 0, 0, 0, 0, 0, 0, 0, 'With the nerubian leader destroyed, their remaining forces will be in disarray.\n\nWithout the shipwright\'s knowledge and leadership, their entire operation will be crippled. \n\nLet us hope it also drives a wedge between these hopefully former friends.', 56311), -- Best Friends, Same Ends +(80217, 1, 0, 0, 0, 0, 0, 0, 0, 'Kaerter is injured. He will not be an effective fighter until he heals.', 56311), -- A Lamplight for the Shipwright +(80216, 669, 0, 0, 0, 0, 0, 0, 0, 'That should disrupt their operation. Let us hope it is enough for now.', 56311), -- Concealed in the Weald +(80215, 669, 0, 0, 0, 0, 0, 0, 0, 'Let\'s hope those earthen can find their way out of here.', 56311), -- Ungirthin' the Earthen +(80214, 669, 0, 0, 0, 0, 0, 0, 0, 'Nerubians. Lots and lots of nerubians.\n\nBy Beledar\'s Light do I hate nerubians.', 56311), -- A Time to Kill at the Lumber Mill +(80213, 1, 25, 0, 0, 0, 300, 0, 0, '\"New friends\" huh?\n\nGuess I\'m not the only one...\n\n\n\nYou didn\'t hear me say nothing, got it?', 56311), -- Holy Fire in Rambleshire +(80212, 1, 0, 0, 0, 0, 0, 0, 0, 'While we have not yet seen any Arathi, there is an uneasiness about the town.\n\nKaerter believes the Order is here. He says they are simply waiting for a moment to strike.', 56311), -- The Abductors' Obstructors +(83025, 1, 0, 0, 0, 0, 0, 0, 0, 'Yes. This is the mastery seen in the greatest Stormriders. Let this armor be proof of that.\n\nWear your armor with pride. It is not an honor to be taken lightly.', 56311), -- A Sacred Connection +(82284, 1, 0, 0, 0, 0, 0, 0, 0, 'It is done. It feels both odd and somehow comforting to finally know my dear friend\'s fate with certainty.\n\nThank you for everything, $n.', 56311), -- Remembrance for the Fallen +(82268, 2, 0, 0, 0, 0, 0, 0, 0, 'You have done the Arathi a great service this day. Please stay and help us pay our respects to Ryton and Sir Ashrealm.', 56311), -- The Sorrowful Journey Home +(81969, 66, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. The people of Hallowfall are in your debt.\n\nI have one last thing to ask if you\'re willing.', 56311), -- An End to the End +(81965, 1, 0, 0, 0, 0, 0, 0, 0, 'That\'s enough for now. We\'ll need to periodically return to weaken their forces until there\'s another solution.', 56311), -- Invasion Disruption +(81950, 1, 6, 0, 0, 0, 0, 0, 0, 'Couldn\'t have done it better myself. Well, maybe. Actually, probably.\n\nBut still, we got the job done and at the low-low price of an over-inflated bag of processed junk that who knows what\'s in it?', 56311), -- BOOM Treats! +(81964, 274, 0, 0, 0, 0, 0, 0, 0, 'I can\'t believe Ryton is really gone, but it means the world to finally know what happened to my dear friend.\n\nWe will honor him as soon as we\'ve dealt with Zev\'kall\'s monstrosity.', 56311), -- The Blacksmith's Fate +(81945, 1, 0, 0, 0, 0, 0, 0, 0, 'You made it. Now let\'s see if we can make a dent in these nerubians and save Hallowfall.\n\nI can already taste the rewards!', 56311), -- To Arathi's End +(81929, 6, 0, 0, 0, 0, 0, 0, 0, 'I think the three of us will be enough for this. Lean and mean, right?', 56311), -- Here's the Plan +(82248, 6, 0, 0, 0, 0, 0, 0, 0, 'The Weaver sent you directly? Somehow I\'m now even more concerned.', 56311), -- Advance to Faerin +(81688, 378, 0, 0, 0, 0, 0, 0, 0, 'Aha, I admit I hadn\'t expected to receive this.\n\n\n\nVery interesting. I will have to keep this in mind.', 56311), -- That's All +(79123, 1, 0, 0, 0, 0, 0, 0, 0, 'These swarmbeasts aren\'t going to take care of themselves!', 56311), -- Permanent Hire +(79122, 1, 0, 0, 0, 0, 0, 0, 0, 'That is all that is required of you.', 56311), -- Scarab Scouting +(79121, 1, 0, 0, 0, 0, 0, 0, 0, 'I trust that wasn\'t too complicated for you?', 56311), -- Bug Test +(79120, 1, 0, 0, 0, 0, 0, 0, 0, 'Excellent work.', 56311), -- Beetle in a Haystack +(79118, 1, 0, 0, 0, 0, 0, 0, 0, 'Excellent.', 56311), -- Rak-Ush Under New Management +(79117, 1, 0, 0, 0, 0, 0, 0, 0, 'See? All we wanted was a little something in exchange.', 56311), -- Bright Young Niffen +(79115, 1, 0, 0, 0, 0, 0, 0, 0, 'The nerubians want our help again? I\'d like to hear this...', 56311), -- Expert Consultant +(79114, 1, 0, 0, 0, 0, 0, 0, 0, 'Hm. It\'ll do.', 56311), -- Beautification Project +(79119, 1, 0, 0, 0, 0, 0, 0, 0, 'Surprisingly, you\'ve proven yourself useful.', 56311), -- It's Rough to Be a Bug! +(79541, 1, 0, 0, 0, 0, 0, 0, 0, 'Okay, that flamethrower. I need it. I guess I\'ll talk to Gazlowe... but don\'t tell anyone that I did.', 56311), -- Burn It With Fire +(79540, 1, 0, 0, 0, 0, 0, 0, 0, 'We put an incense beacon in there to keep bugs out. If the goblins changed it...', 56311), -- The Party's Over +(79539, 1, 0, 0, 0, 0, 0, 0, 0, 'So it had some extra effects? Great! The hype is real! What exposure! The orders will be pouring in!\n\nYou ever consider becoming a walking advertisement? Could have a bright future in making cash for me. For now, here\'s your wages.', 56311), -- Electrifying! +(79538, 1, 0, 0, 0, 0, 0, 0, 0, 'I could smell \'em the moment you came in! Those will work.', 56311), -- Smelly Shrubberies +(80558, 1, 0, 0, 0, 0, 0, 0, 0, 'At least they\'re willing to talk to you, even if they are rude. Maybe you can convince them working together is mutually beneficial.\n\nTry something a little... transactional. They\'ll appreciate that.', 56311), -- Nothing Ventured +(79651, 1, 0, 0, 0, 0, 0, 0, 0, 'Hey there $n! Thanks for catchin\' up with me.', 56311), -- Trade Partners +(81685, 378, 0, 0, 0, 0, 0, 0, 0, 'The sheer scandal will have the record-keepers in the City of Threads busy for months.\n\nAnd I\'ll make sure they don\'t look too closely at how it happened.', 56311), -- Azj-Kahet's Next Top Dyemaster +(81687, 378, 0, 0, 0, 0, 0, 0, 0, 'Some equipment broken, some laborers scared... but most importantly, all of their lackeys are out of the way. I\'ll take that as a victory.', 56311), -- I Expect You To Dye +(81683, 378, 0, 0, 0, 0, 0, 0, 0, 'I think these will do. You\'re not as useless as I expected.', 56311), -- Spring Collection +(81668, 11, 0, 0, 0, 0, 0, 0, 0, 'With those sycophants out of the way, the Overspinner is nothing. I\'ll be running this place in no time.', 56311), -- Measure Once, Cut Thrice +(83616, 1, 0, 0, 0, 0, 0, 0, 0, 'Ugh. I don\'t have time for any of this.', 56311), -- The Entrenched +(81667, 378, 0, 0, 0, 0, 0, 0, 0, 'You... you are willing to help me achieve the brilliance of my art? \n\nAnd you have no ties that could be traced back to me? \n\nPerfect!', 56311), -- The Upstart +(81963, 1, 0, 0, 0, 0, 0, 0, 0, 'Well done, friend. The citizens have all they need to overcome the Pale Weavelashers.', 56311), -- The Fruits of Our Labor +(81962, 1, 0, 0, 0, 0, 0, 0, 0, 'The potions work wonders, don\'t they?', 56311), -- A Nudge in the Right Direction +(81959, 1, 0, 0, 0, 0, 0, 0, 0, 'I hope you got my Brightshade Potions, eh? Without them I\'ve got nothing left.', 56311), -- Collecting a Concoction +(81928, 1, 0, 0, 0, 0, 0, 0, 0, 'Ah so you have heard about my recent troubles, friend. You may be able to help.', 56311), -- The Voice of the People +(83324, 0, 0, 0, 0, 0, 0, 0, 0, 'You must be the help our \"mutual friend\" sent. Welcome to the Silken Ward.', 56311), -- A Silken Thread +(79327, 0, 0, 0, 0, 0, 0, 0, 0, 'A crystal shard? From a glittering cave? Why does that sound familiar to me?\n\n\n\nThis can\'t be! It\'s the healing crystal I mentioned earlier! We thought it was lost. What a wonder to hold it in my hands...\n\n\n\nI wish it could mend our minds as well as it mends our wounds. We need to get the vault back up and running.', 56311), -- The Glittering Shard +(83162, 1, 0, 0, 0, 0, 0, 0, 0, 'Whew, that was close. This whole thing has really taught me to value the beauty of nature.\n\n\n\nReally had you going there, huh? Still, think I\'ll leave Abyssal Excavation alone for awhile.', 56311), -- Put it Back, Put it Back! +(83159, 5, 0, 0, 0, 0, 0, 0, 0, 'This is bad, real bad! You\'d think killin\' something would make it less dangerous. We\'re getting stomped!', 56311), -- A Little Off the Top +(83155, 1, 0, 0, 0, 0, 0, 0, 0, 'You sure sent \'em scurrying! There\'s only one teensy thing left between us and all those beautiful resources.', 56311), -- Tired of Tripping +(82226, 0, 0, 0, 0, 0, 0, 0, 0, '', 56311), -- Papers? Please! +(82956, 1, 0, 0, 0, 0, 0, 0, 0, 'Welcome to Opportunity Point! You got a drink ticket, eh? Coming right up!', 56311), -- To Opportunity Point +(82814, 1, 0, 0, 0, 0, 0, 0, 0, 'There is no joy in the death of a machine, but I express gratitude. I suspect Arbauch would too. \n\nHis decisions were his own, but none can doubt that he devoted his life to the machines. The Titans would be proud.', 56311), -- Decommissioning Darkness +(82786, 1, 0, 0, 0, 0, 0, 0, 0, 'The backup systems are operational. Now we may track the golem.', 56311), -- Duty of Care +(82969, 1, 0, 0, 0, 0, 0, 0, 0, 'Curious. It seemed to be wandering along the river. Unimportant, we have its location. We will find it and decommission it.', 56311), -- Stone Tracing +(82990, 1, 0, 0, 0, 0, 0, 0, 0, 'A foreman and a substation lost. Blast. I was careless.', 56311), -- Undoing the Damage +(82785, 1, 0, 0, 0, 0, 0, 0, 0, 'It killed him, and we let it loose. Even his memory gem is gone.', 56311), -- Ghosts in the Machine +(82774, 1, 0, 0, 0, 0, 0, 0, 0, 'Fine work. I hope DelGizmo\'s information is worth the trouble.', 56311), -- Antifogmatic +(82773, 1, 0, 0, 0, 0, 0, 0, 0, 'Approval. These seem quite energetic. They will allow you to scare off the fog beasts for DelGizmo.', 56311), -- A Functional Favor +(81559, 0, 0, 0, 0, 0, 0, 0, 0, 'Wow. I mean, wow! We learned so much in so little time! But now, I\'m supposed to report this to people who want them gone?\n\nI think people are wrong about the fog beasts. They don\'t attack unless threatened. And even when we entered their nest, they teleported us away safely. \n\nWe haven\'t even had time to talk about the fact that they can do that kind of magic! Amazing!', 56311), -- Fog Follower +(81558, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you. A researcher\'s duty is to not interfere with nature, but... I only have so many trackers. \n\nI can\'t risk losing them to a bored, murderous deepflayer. No other reasons certainty. Hehe!', 56311), -- Unnatural Predators +(81557, 0, 0, 0, 0, 0, 0, 0, 0, 'You\'ve attached the trackers? Perfect! Did they attack you? No? Interesting... This is all so interesting...', 56311), -- Fog Tags +(81556, 4, 0, 0, 0, 0, 0, 0, 0, 'Excellent! I\'ll start evaluating these samples right away.', 56311), -- Foreign Fog +(79266, 1, 0, 0, 0, 0, 0, 0, 0, 'It\'s funny. I can see why me Da\' was so fond o\' this hammer. And what it meant when he trusted others tae hold onto it.\n\nFearbreaker\'s got a mind of its own, in ways. It wants what it wants. \n\nI suppose I relate.', 56311), -- The Bronzebeard Legacy +(79265, 1, 0, 0, 0, 0, 0, 0, 0, 'We got there in a roundabout way, but we still made a difference in the lives of these earthen.\n\nBerrund, hopefully, has learned a lesson in real heroism. But I suppose we\'ll see in time.\n\nNow, let\'s get this over with.', 56311), -- Fearbreaker +(79264, 669, 0, 0, 0, 0, 0, 0, 0, 'I thought this day would never come because my Da\' would never have given me Fearbreaker. He probably would have wanted it to happen a different way.\n\nBut I have it now, and I\'ll make sure it gets back to him safe.\n\nFirst though, we have unfinished business here.', 56311), -- These Strong Hands +(79262, 1, 0, 0, 0, 0, 0, 0, 0, 'That\'s a mite better. At least there won\'t be so many of those creatures running amok around this area.\n\nNow we\'ve got other problems.\n\nWe\'ve got skardyn.', 56311), -- Clean Up House +(82144, 0, 0, 0, 0, 0, 0, 0, 0, 'If he\'d only told me sooner... stone-headed oaf. But if he\'s set on leaving, he\'ll need a guide. Not sure he knows how to put one foot in front of the other on his own.\n\nHis chronicle is already on a rook headed to Gundargaz. They\'ll take care of his stories. At least until he\'s had his fill of his own.\n\nMy oath is, and always was, to care for him. I can\'t do that if I keep him down here.\n\nThank you for helping him.', 56311), -- On the Road +(80682, 6, 0, 0, 0, 0, 0, 0, 0, 'I knew Brennok was acting odd. Then one of the miners mentioned you\'d borrowed a spare set of clothes. That and his strange mood, well, it wasn\'t hard to guess that he planned to leave.\n\nI expected him to come this way, though. Have you seen him?', 56311), -- One Last Story +(79263, 1, 0, 0, 0, 0, 0, 0, 0, '\n\nEvery time... I tried to use the hammer... it just got away from me. I could have saved people. I don\'t... I don\'t...', 56311); -- Fault Lines + +INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES +(79261, 1, 0, 0, 0, 0, 0, 0, 0, 'These earthen have had a bad time of it.\n\nBerrund\'s already run headlong into there, but if he was hoping to clean up the ills of the place, he\'s clearly in over his rocky head.\n\n\n\nLook, he can barely keep hold o\' Fearbreaker! What if he drops it and is killed? We need tae find him.', 56311), -- Boiling Mad +(79260, 5, 0, 0, 0, 0, 0, 0, 0, 'Why that amber-sucking, slime-spined, travesty of an earthen! I\'ve met troggs with more honor!\n\nHe took Fearbreaker! He took my family\'s hammer and left us to die to that creature!\n\nThis cannot stand. I will not allow such disrespect to you... or to me.', 56311), -- Epicenter +(79259, 1, 0, 0, 0, 0, 0, 0, 0, '\n\nYou got yourself good and covered in that lashroom dust, all right.\n\nI\'m a bit surprised you\'re not itching and sneezing, like your friend here.', 56311), -- Put On a Good Face +(79258, 1, 0, 0, 0, 0, 0, 0, 0, 'That was a right pain. But we got the water Berrund asked for.\n\nIt\'s time we get a move on. I don\'t want my father\'s hammer to just languish there in the mud. That doesn\'t sit right with me, not at all.', 56311), -- Mineral Water Woes +(79256, 1, 0, 0, 0, 0, 0, 0, 0, 'Well...\n\nI wasn\'t expecting to actually see Fearbreaker here.\n\nIt\'s really here, but it ain\'t exactly within easy reach.', 56311), -- A Hint of Fear +(79371, 1, 0, 0, 0, 0, 0, 0, 0, 'It work! He no green now. Thank you, thank you for saving friend Snubjaw.', 56311), -- A Royal Cure +(79372, 0, 0, 0, 0, 0, 0, 0, 0, 'This not just any egg. Mother egg.\n\n\n\nWith this, grubs not just survive. They thrive. Thank you. We protect.', 56311), -- A Clutch of Hope +(79370, 1, 0, 0, 0, 0, 0, 0, 0, 'No work, he worse! But why?', 56311), -- A Poultice for Poison +(79368, 1, 0, 0, 0, 0, 0, 0, 0, 'Yes, nasty venom make perfect cure.', 56311), -- Hair of the Spider +(79369, 1, 0, 0, 0, 0, 0, 0, 0, 'Many lost. With these, next grub season possible.', 56311), -- Protecting the Harvest +(79481, 1, 0, 0, 0, 0, 0, 0, 0, 'Aha, Grubtenders free! They survive to harvest again.', 56311), -- Tending to the Terrified +(80516, 1, 0, 0, 0, 0, 0, 0, 0, 'You back! Berrund came back alone. Scrit worried.\n\nIt done then? Good. Glumtooth Gang no last long without leader.', 56311), -- Bump off the Boss +(80515, 1, 0, 0, 0, 0, 0, 0, 0, 'Yes, this perfect. With this he really gleam!', 56311), -- Put the Shine On +(80514, 1, 0, 0, 0, 0, 0, 0, 0, 'Captured? No, I was just gathering information. And I\'ve got bad news.', 56311), -- Break out Berrund! +(80512, 4, 0, 0, 0, 0, 0, 0, 0, 'Nice work! You really fight like bug.', 56311), -- Beat the Best +(80513, 1, 0, 0, 0, 0, 0, 0, 0, 'Perfect, you have good distraction when time come. Can\'t wait.', 56311), -- Snouty Sabotage +(80511, 1, 0, 0, 0, 0, 0, 0, 0, 'You see what Glumtooth Gang do? Even have earthen prisoner!', 56311), -- Casing the Camp +(80509, 1, 0, 0, 0, 0, 0, 0, 0, 'That everything. Soon you look just like bug.', 56311), -- A Suit of Slime +(80510, 1, 0, 0, 0, 0, 0, 0, 0, 'Much better. Make no sense to let scrap rot in pool.', 56311), -- Healing the Headwaters +(80508, 1, 0, 0, 0, 0, 0, 0, 0, 'You came. Good. Much to do. Much to protect.', 56311), -- Dread in the Den +(81712, 0, 0, 0, 0, 0, 0, 0, 0, 'You found her! Thank you!', 56311), -- Lisky Business +(81713, 1, 0, 0, 0, 0, 0, 0, 0, 'You did it! It\'s a mystery as to how you\'re not completely covered in slime yourself now.', 56311), -- Oozemodius +(79367, 1, 0, 0, 0, 0, 0, 0, 0, 'Good. We safe for now.', 56311), -- A Nebb in Need +(81693, 1, 0, 0, 0, 0, 0, 0, 0, 'Who are you? Oh, Hrandaz sent you? Is it that time already?', 56311), -- Desparately Seeking Skorthuz +(80593, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, the miners will appreciate this. I hope the flayers weren\'t too much trouble.', 56311), -- A Sip of Cinder +(81672, 0, 0, 0, 0, 0, 0, 0, 0, 'You did it! I hope you made it hurt.', 56311), -- In a Pinch +(80578, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you. No one should recognize me in these.', 56311), -- The Common Costume +(80577, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you. I hope you\'ll join us for the recitation when the time comes.', 56311), -- Readying the Recitation +(81669, 1, 0, 0, 0, 0, 0, 0, 0, 'I could see the smoke from here! Good job! That ought to make those wretched things look for a new place to perch.', 56311), -- Sticks and Bones +(81655, 1, 0, 0, 0, 0, 0, 0, 0, 'Ah, these juicy hunks of flesh are exactly what I need!', 56311), -- Juicy Krolusk Meat +(81613, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you for bringing him back. He always acts strange when we come to Shadowvein Point, but he seems more out of sorts than usual.', 56311), -- Let's Not Worry Her +(80676, 273, 0, 0, 0, 0, 0, 0, 0, 'By the Titans, thank you! I don\'t know what I would have done if I\'d lost these. \n\nI can finally leave without failing my oath.', 56311), -- Defragmenting Memory +(80576, 5, 0, 0, 0, 0, 0, 0, 0, 'You don\'t understand, I was going to leave the Ringing Deeps. But I can\'t now, not without my book!', 56311), -- Listener Lost +(82952, 1, 0, 0, 0, 0, 0, 0, 0, 'You\'re back! How did it go? Should we start preparing for large crowds?', 56311), -- An Opportunity to Relax +(79683, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. Have new home because you. Have future.', 56311), -- Home Is Where the Candle Is +(79565, 1, 0, 0, 0, 0, 0, 0, 0, 'Good talking, $n. Make great merchant one day.\n\nLike Janky!', 56311); -- Janky Candles + +DELETE FROM `quest_objectives` WHERE `ID` IN (448950 /*448950*/, 448030 /*448030*/, 448090 /*448090*/, 447636 /*447636*/, 448946 /*448946*/, 447841 /*447841*/, 447635 /*447635*/, 447633 /*447633*/, 447634 /*447634*/, 448888 /*448888*/, 448052 /*448052*/, 449245 /*449245*/, 448065 /*448065*/, 448064 /*448064*/, 448009 /*448009*/, 448004 /*448004*/, 447200 /*447200*/, 447298 /*447298*/, 448352 /*448352*/, 448351 /*448351*/, 448350 /*448350*/, 448349 /*448349*/, 448412 /*448412*/, 448348 /*448348*/, 449306 /*449306*/, 446435 /*446435*/, 450621 /*450621*/, 448895 /*448895*/, 450367 /*450367*/, 447520 /*447520*/, 448894 /*448894*/, 450366 /*450366*/, 447521 /*447521*/, 448893 /*448893*/, 450365 /*450365*/, 447522 /*447522*/, 448892 /*448892*/, 450364 /*450364*/, 447523 /*447523*/, 450593 /*450593*/, 450592 /*450592*/, 450591 /*450591*/, 450752 /*450752*/, 451508 /*451508*/, 451507 /*451507*/, 450663 /*450663*/, 450296 /*450296*/, 450221 /*450221*/, 450220 /*450220*/, 446752 /*446752*/, 446751 /*446751*/, 446430 /*446430*/, 449209 /*449209*/, 449208 /*449208*/, 452984 /*452984*/, 451526 /*451526*/, 451502 /*451502*/, 451501 /*451501*/, 450324 /*450324*/, 450323 /*450323*/, 449914 /*449914*/, 448185 /*448185*/, 452590 /*452590*/, 452589 /*452589*/, 452588 /*452588*/, 445787 /*445787*/, 445780 /*445780*/, 445779 /*445779*/, 445345 /*445345*/, 445344 /*445344*/, 445340 /*445340*/, 445204 /*445204*/, 444670 /*444670*/, 449936 /*449936*/, 447926 /*447926*/, 445491 /*445491*/, 445409 /*445409*/, 445408 /*445408*/, 445178 /*445178*/, 445407 /*445407*/, 446984 /*446984*/, 445082 /*445082*/, 451084 /*451084*/, 446003 /*446003*/, 450662 /*450662*/, 450888 /*450888*/, 450681 /*450681*/, 450657 /*450657*/, 449602 /*449602*/, 450975 /*450975*/, 450375 /*450375*/, 450574 /*450574*/, 450573 /*450573*/, 450572 /*450572*/, 450519 /*450519*/, 450606 /*450606*/, 450999 /*450999*/, 450320 /*450320*/, 450534 /*450534*/, 450529 /*450529*/, 450528 /*450528*/, 450303 /*450303*/, 448945 /*448945*/, 448735 /*448735*/, 448734 /*448734*/, 448733 /*448733*/, 450803 /*450803*/, 448794 /*448794*/, 448732 /*448732*/, 448612 /*448612*/, 448610 /*448610*/, 451524 /*451524*/, 449443 /*449443*/, 446792 /*446792*/, 446789 /*446789*/, 446778 /*446778*/, 446730 /*446730*/, 446777 /*446777*/, 448599 /*448599*/, 446721 /*446721*/, 446001 /*446001*/, 446720 /*446720*/, 446000 /*446000*/, 446719 /*446719*/, 446735 /*446735*/, 446700 /*446700*/, 450153 /*450153*/, 450145 /*450145*/, 445495 /*445495*/, 446973 /*446973*/, 444687 /*444687*/, 446972 /*446972*/, 445945 /*445945*/, 448334 /*448334*/, 446683 /*446683*/, 446682 /*446682*/, 446681 /*446681*/, 445938 /*445938*/, 445937 /*445937*/, 446677 /*446677*/, 449858 /*449858*/, 451100 /*451100*/, 451099 /*451099*/, 451098 /*451098*/, 449629 /*449629*/, 449927 /*449927*/, 448751 /*448751*/, 449984 /*449984*/, 450005 /*450005*/, 450012 /*450012*/, 450011 /*450011*/, 450010 /*450010*/, 450006 /*450006*/, 450732 /*450732*/, 450731 /*450731*/, 450284 /*450284*/, 450728 /*450728*/, 446655 /*446655*/, 446654 /*446654*/, 445936 /*445936*/, 445935 /*445935*/, 446780 /*446780*/, 447498 /*447498*/, 446409 /*446409*/, 447492 /*447492*/, 446408 /*446408*/, 446401 /*446401*/, 449083 /*449083*/, 448146 /*448146*/, 449082 /*449082*/, 449239 /*449239*/, 448145 /*448145*/, 449060 /*449060*/, 448144 /*448144*/, 449091 /*449091*/, 449647 /*449647*/, 449646 /*449646*/, 449645 /*449645*/, 449644 /*449644*/, 449643 /*449643*/, 449642 /*449642*/, 449641 /*449641*/, 448138 /*448138*/, 448141 /*448141*/, 448140 /*448140*/, 448139 /*448139*/, 449024 /*449024*/, 449023 /*449023*/, 448137 /*448137*/, 449124 /*449124*/, 448135 /*448135*/, 448165 /*448165*/, 449007 /*449007*/, 449008 /*449008*/, 449006 /*449006*/, 449011 /*449011*/, 449001 /*449001*/, 448134 /*448134*/, 448839 /*448839*/, 448847 /*448847*/, 448859 /*448859*/, 446396 /*446396*/, 446442 /*446442*/, 446414 /*446414*/, 446394 /*446394*/, 448688 /*448688*/, 448687 /*448687*/, 449077 /*449077*/, 448686 /*448686*/, 448242 /*448242*/, 450213 /*450213*/, 449529 /*449529*/, 448243 /*448243*/, 451424 /*451424*/, 450826 /*450826*/, 450825 /*450825*/, 448464 /*448464*/, 448461 /*448461*/, 448237 /*448237*/, 449400 /*449400*/, 449438 /*449438*/, 449437 /*449437*/, 449436 /*449436*/, 448206 /*448206*/, 448618 /*448618*/, 448987 /*448987*/, 449197 /*449197*/, 449295 /*449295*/, 448441 /*448441*/, 448205 /*448205*/, 449196 /*449196*/, 450051 /*450051*/, 450016 /*450016*/, 448615 /*448615*/, 447716 /*447716*/, 447710 /*447710*/, 447713 /*447713*/, 450912 /*450912*/, 450856 /*450856*/, 448504 /*448504*/, 448951 /*448951*/, 448744 /*448744*/, 448503 /*448503*/, 448743 /*448743*/, 448741 /*448741*/, 448740 /*448740*/, 448502 /*448502*/, 448949 /*448949*/, 448742 /*448742*/, 448198 /*448198*/, 447000 /*447000*/, 447491 /*447491*/, 449141 /*449141*/, 450655 /*450655*/, 448614 /*448614*/, 450300 /*450300*/, 448789 /*448789*/, 448228 /*448228*/, 445699 /*445699*/, 451309 /*451309*/, 450384 /*450384*/, 450119 /*450119*/, 445057 /*445057*/, 445055 /*445055*/, 449795 /*449795*/, 449841 /*449841*/, 449601 /*449601*/, 449575 /*449575*/, 449574 /*449574*/, 449579 /*449579*/, 449573 /*449573*/, 446087 /*446087*/, 446086 /*446086*/, 446085 /*446085*/, 446084 /*446084*/, 452662 /*452662*/, 446910 /*446910*/, 446838 /*446838*/, 450552 /*450552*/, 446963 /*446963*/, 445640 /*445640*/, 447473 /*447473*/, 436502 /*436502*/, 437333 /*437333*/, 452602 /*452602*/, 452601 /*452601*/, 450795 /*450795*/, 450794 /*450794*/, 448544 /*448544*/, 448536 /*448536*/, 446842 /*446842*/, 444466 /*444466*/, 447704 /*447704*/, 444476 /*444476*/, 446846 /*446846*/, 445960 /*445960*/, 451136 /*451136*/, 451135 /*451135*/, 451134 /*451134*/, 448776 /*448776*/, 445155 /*445155*/, 445166 /*445166*/, 449752 /*449752*/, 446841 /*446841*/, 444461 /*444461*/, 448679 /*448679*/, 448678 /*448678*/, 448677 /*448677*/, 448676 /*448676*/, 448675 /*448675*/, 448674 /*448674*/, 448845 /*448845*/, 449424 /*449424*/, 449423 /*449423*/, 449422 /*449422*/, 449421 /*449421*/, 449420 /*449420*/, 449419 /*449419*/, 449962 /*449962*/, 449961 /*449961*/, 449960 /*449960*/, 449958 /*449958*/, 449957 /*449957*/, 449956 /*449956*/, 448858 /*448858*/, 447104 /*447104*/, 447100 /*447100*/, 450990 /*450990*/, 445946 /*445946*/, 445807 /*445807*/, 445542 /*445542*/, 445541 /*445541*/, 437504 /*437504*/, 445531 /*445531*/, 449749 /*449749*/, 449747 /*449747*/, 448611 /*448611*/, 448609 /*448609*/, 446845 /*446845*/, 444413 /*444413*/, 449753 /*449753*/, 450787 /*450787*/, 450786 /*450786*/, 450785 /*450785*/, 450501 /*450501*/, 450500 /*450500*/, 450014 /*450014*/, 450009 /*450009*/, 450008 /*450008*/, 450007 /*450007*/, 445971 /*445971*/, 445597 /*445597*/, 450554 /*450554*/, 450553 /*450553*/, 437375 /*437375*/, 446843 /*446843*/, 446180 /*446180*/, 445192 /*445192*/, 445359 /*445359*/, 445354 /*445354*/, 445189 /*445189*/, 437397 /*437397*/, 448838 /*448838*/, 446844 /*446844*/, 444445 /*444445*/, 451325 /*451325*/, 451324 /*451324*/, 451318 /*451318*/, 451322 /*451322*/, 450565 /*450565*/, 451534 /*451534*/, 451532 /*451532*/, 451470 /*451470*/, 450656 /*450656*/, 450654 /*450654*/, 450653 /*450653*/, 450652 /*450652*/, 450634 /*450634*/, 450508 /*450508*/, 450496 /*450496*/, 448571 /*448571*/, 448570 /*448570*/, 448569 /*448569*/, 447731 /*447731*/, 450335 /*450335*/, 447730 /*447730*/, 447729 /*447729*/, 447728 /*447728*/, 450334 /*450334*/, 447727 /*447727*/, 447726 /*447726*/, 447732 /*447732*/, 447725 /*447725*/, 447724 /*447724*/, 447723 /*447723*/, 447086 /*447086*/, 450124 /*450124*/, 450123 /*450123*/, 450120 /*450120*/, 450049 /*450049*/, 450048 /*450048*/, 450047 /*450047*/, 450046 /*450046*/, 451095 /*451095*/, 451094 /*451094*/, 451426 /*451426*/, 452661 /*452661*/, 451097 /*451097*/, 451408 /*451408*/, 451406 /*451406*/, 451404 /*451404*/, 445422 /*445422*/, 444680 /*444680*/, 444928 /*444928*/, 444644 /*444644*/, 444643 /*444643*/, 444259 /*444259*/, 444257 /*444257*/, 444620 /*444620*/, 444258 /*444258*/, 445480 /*445480*/, 444255 /*444255*/, 444531 /*444531*/, 445350 /*445350*/, 445367 /*445367*/, 445366 /*445366*/, 445365 /*445365*/, 445364 /*445364*/, 445363 /*445363*/, 445362 /*445362*/, 445361 /*445361*/, 444532 /*444532*/, 444252 /*444252*/, 452428 /*452428*/, 445128 /*445128*/, 445127 /*445127*/, 444253 /*444253*/, 451077 /*451077*/, 451076 /*451076*/, 451075 /*451075*/, 446899 /*446899*/, 446885 /*446885*/, 446886 /*446886*/, 445455 /*445455*/, 446824 /*446824*/, 446804 /*446804*/, 446739 /*446739*/, 446797 /*446797*/, 445203 /*445203*/, 450887 /*450887*/, 450929 /*450929*/, 451092 /*451092*/, 451091 /*451091*/, 446047 /*446047*/, 446810 /*446810*/, 448745 /*448745*/, 448574 /*448574*/, 446776 /*446776*/, 446775 /*446775*/, 446774 /*446774*/, 445791 /*445791*/, 446761 /*446761*/, 444672 /*444672*/, 446729 /*446729*/, 447322 /*447322*/, 447321 /*447321*/, 447320 /*447320*/, 446916 /*446916*/, 444671 /*444671*/, 447235 /*447235*/, 445036 /*445036*/, 444776 /*444776*/, 445010 /*445010*/, 444775 /*444775*/, 450062 /*450062*/, 450061 /*450061*/, 450055 /*450055*/, 450054 /*450054*/, 450053 /*450053*/, 450052 /*450052*/, 449945 /*449945*/, 450025 /*450025*/, 448155 /*448155*/, 448157 /*448157*/, 448153 /*448153*/, 448152 /*448152*/, 445346 /*445346*/, 445348 /*445348*/, 445347 /*445347*/, 448460 /*448460*/, 448459 /*448459*/, 448458 /*448458*/, 448457 /*448457*/, 448456 /*448456*/, 448455 /*448455*/, 448454 /*448454*/, 448453 /*448453*/, 450299 /*450299*/, 450059 /*450059*/, 450058 /*450058*/, 450057 /*450057*/, 447502 /*447502*/, 447508 /*447508*/, 447509 /*447509*/, 447501 /*447501*/, 446860 /*446860*/, 448100 /*448100*/, 450693 /*450693*/, 450915 /*450915*/, 450857 /*450857*/, 450691 /*450691*/, 450858 /*450858*/, 450860 /*450860*/, 450659 /*450659*/, 450641 /*450641*/, 450640 /*450640*/, 450605 /*450605*/, 447286 /*447286*/, 447285 /*447285*/, 447263 /*447263*/, 447259 /*447259*/, 449933 /*449933*/, 449934 /*449934*/, 449935 /*449935*/, 451090 /*451090*/, 451089 /*451089*/, 451088 /*451088*/, 447229 /*447229*/, 447228 /*447228*/, 447227 /*447227*/, 448124 /*448124*/, 448123 /*448123*/, 448103 /*448103*/, 449302 /*449302*/, 449794 /*449794*/, 449793 /*449793*/, 449640 /*449640*/, 449118 /*449118*/, 449117 /*449117*/, 449116 /*449116*/, 449115 /*449115*/, 445711 /*445711*/, 446126 /*446126*/, 447406 /*447406*/, 448099 /*448099*/, 448098 /*448098*/, 448097 /*448097*/, 448096 /*448096*/, 446603 /*446603*/, 446602 /*446602*/, 445934 /*445934*/, 445933 /*445933*/, 445932 /*445932*/, 445931 /*445931*/, 445929 /*445929*/, 444579 /*444579*/, 444578 /*444578*/, 444577 /*444577*/, 450229 /*450229*/, 445628 /*445628*/, 445627 /*445627*/, 445618 /*445618*/, 445626 /*445626*/, 445625 /*445625*/, 445606 /*445606*/, 445624 /*445624*/, 445623 /*445623*/, 445342 /*445342*/, 445341 /*445341*/, 447867 /*447867*/, 449743 /*449743*/, 449742 /*449742*/, 449739 /*449739*/, 449738 /*449738*/, 449737 /*449737*/, 449736 /*449736*/, 449735 /*449735*/, 449734 /*449734*/, 449733 /*449733*/, 449748 /*449748*/, 449948 /*449948*/, 449746 /*449746*/, 447645 /*447645*/, 449687 /*449687*/, 449686 /*449686*/, 446635 /*446635*/, 446634 /*446634*/, 446633 /*446633*/, 446632 /*446632*/, 446631 /*446631*/, 446675 /*446675*/, 446671 /*446671*/, 446669 /*446669*/, 446630 /*446630*/, 446629 /*446629*/, 446628 /*446628*/, 446627 /*446627*/, 446626 /*446626*/, 450563 /*450563*/, 446332 /*446332*/, 446699 /*446699*/, 446692 /*446692*/, 445977 /*445977*/, 447116 /*447116*/, 446684 /*446684*/, 448633 /*448633*/, 446605 /*446605*/, 447389 /*447389*/, 447388 /*447388*/, 447387 /*447387*/, 446817 /*446817*/, 446604 /*446604*/, 449938 /*449938*/, 449937 /*449937*/, 449649 /*449649*/, 446101 /*446101*/, 449656 /*449656*/, 449648 /*449648*/, 446100 /*446100*/, 447651 /*447651*/, 446008 /*446008*/, 446006 /*446006*/, 446005 /*446005*/, 444902 /*444902*/, 444901 /*444901*/, 444900 /*444900*/, 444899 /*444899*/, 444898 /*444898*/, 444884 /*444884*/, 444883 /*444883*/, 444882 /*444882*/, 446166 /*446166*/, 446165 /*446165*/, 446164 /*446164*/, 446163 /*446163*/, 448022 /*448022*/, 446162 /*446162*/, 446161 /*446161*/, 446160 /*446160*/, 447993 /*447993*/, 447539 /*447539*/, 447538 /*447538*/, 447537 /*447537*/, 446148 /*446148*/, 445476 /*445476*/, 445570 /*445570*/, 445475 /*445475*/, 445473 /*445473*/, 445565 /*445565*/, 448077 /*448077*/, 445474 /*445474*/, 448083 /*448083*/, 445571 /*445571*/, 448074 /*448074*/, 445568 /*445568*/, 447946 /*447946*/, 445561 /*445561*/, 448069 /*448069*/, 445472 /*445472*/, 448070 /*448070*/, 445471 /*445471*/, 445470 /*445470*/, 451701 /*451701*/, 446106 /*446106*/, 447908 /*447908*/, 447530 /*447530*/, 447284 /*447284*/, 444691 /*444691*/, 445757 /*445757*/, 447815 /*447815*/, 447814 /*447814*/, 447813 /*447813*/, 447812 /*447812*/, 447811 /*447811*/, 447810 /*447810*/, 445913 /*445913*/, 444690 /*444690*/, 447417 /*447417*/, 445778 /*445778*/, 444688 /*444688*/, 445982 /*445982*/, 445983 /*445983*/, 444689 /*444689*/, 445978 /*445978*/, 445973 /*445973*/, 445490 /*445490*/, 444684 /*444684*/, 445532 /*445532*/, 444683 /*444683*/, 447460 /*447460*/, 444682 /*444682*/, 445833 /*445833*/, 445832 /*445832*/, 445847 /*445847*/, 445848 /*445848*/, 445666 /*445666*/, 445668 /*445668*/, 445834 /*445834*/, 450843 /*450843*/, 444538 /*444538*/, 447203 /*447203*/, 445545 /*445545*/, 445544 /*445544*/, 444536 /*444536*/, 445543 /*445543*/, 445546 /*445546*/, 449389 /*449389*/, 446834 /*446834*/, 447161 /*447161*/, 446821 /*446821*/, 452905 /*452905*/, 446693 /*446693*/, 449315 /*449315*/, 449314 /*449314*/, 446547 /*446547*/, 446546 /*446546*/, 446545 /*446545*/, 446544 /*446544*/, 446556 /*446556*/, 446543 /*446543*/, 446528 /*446528*/, 447201 /*447201*/, 446482 /*446482*/, 446495 /*446495*/, 446471 /*446471*/, 449230 /*449230*/, 447189 /*447189*/, 447188 /*447188*/, 447187 /*447187*/, 446464 /*446464*/, 449675 /*449675*/, 446983 /*446983*/, 446982 /*446982*/, 446964 /*446964*/, 446891 /*446891*/, 446791 /*446791*/, 446790 /*446790*/, 446978 /*446978*/, 446977 /*446977*/, 446976 /*446976*/, 446975 /*446975*/, 447039 /*447039*/, 446868 /*446868*/, 446974 /*446974*/, 446781 /*446781*/, 445922 /*445922*/, 446670 /*446670*/, 445923 /*445923*/, 445900 /*445900*/, 445657 /*445657*/, 445662 /*445662*/, 446451 /*446451*/, 452715 /*452715*/, 452712 /*452712*/, 447226 /*447226*/, 448251 /*448251*/, 445899 /*445899*/, 447209 /*447209*/, 450394 /*450394*/, 448250 /*448250*/, 446659 /*446659*/, 446658 /*446658*/, 450782 /*450782*/, 444679 /*444679*/, 444676 /*444676*/, 450781 /*450781*/, 444675 /*444675*/, 444674 /*444674*/, 449569 /*449569*/, 449568 /*449568*/, 445535 /*445535*/, 445533 /*445533*/, 447869 /*447869*/, 449147 /*449147*/, 452655 /*452655*/, 449052 /*449052*/, 447127 /*447127*/, 445776 /*445776*/, 450003 /*450003*/, 447916 /*447916*/, 452500 /*452500*/, 452499 /*452499*/, 452497 /*452497*/, 445441 /*445441*/, 447830 /*447830*/, 446376 /*446376*/, 447768 /*447768*/, 446917 /*446917*/, 446217 /*446217*/, 446216 /*446216*/, 446215 /*446215*/, 447722 /*447722*/, 446218 /*446218*/, 449029 /*449029*/, 447643 /*447643*/, 450435 /*450435*/, 447629 /*447629*/, 447628 /*447628*/, 446242 /*446242*/, 449073 /*449073*/, 445369 /*445369*/, 450427 /*450427*/, 445333 /*445333*/, 445332 /*445332*/, 445331 /*445331*/, 445330 /*445330*/, 445329 /*445329*/, 445328 /*445328*/, 445327 /*445327*/, 445324 /*445324*/, 449681 /*449681*/, 445358 /*445358*/, 445096 /*445096*/, 445195 /*445195*/, 451147 /*451147*/, 451146 /*451146*/, 451104 /*451104*/, 450943 /*450943*/, 451103 /*451103*/, 450942 /*450942*/, 451102 /*451102*/, 450941 /*450941*/, 451101 /*451101*/, 450940 /*450940*/, 451071 /*451071*/, 450939 /*450939*/, 451148 /*451148*/, 450938 /*450938*/, 453008 /*453008*/, 447881 /*447881*/, 447876 /*447876*/, 449475 /*449475*/, 447847 /*447847*/, 447871 /*447871*/, 447846 /*447846*/, 451419 /*451419*/, 445486 /*445486*/, 445485 /*445485*/, 449206 /*449206*/, 449205 /*449205*/, 449204 /*449204*/, 445482 /*445482*/, 445483 /*445483*/, 448167 /*448167*/, 445393 /*445393*/, 445394 /*445394*/, 448166 /*448166*/, 448164 /*448164*/, 448163 /*448163*/, 445390 /*445390*/, 448112 /*448112*/, 450764 /*450764*/, 450766 /*450766*/, 450746 /*450746*/, 450745 /*450745*/, 450784 /*450784*/, 446077 /*446077*/, 450601 /*450601*/, 450744 /*450744*/, 445874 /*445874*/, 445756 /*445756*/, 445755 /*445755*/, 450957 /*450957*/, 445754 /*445754*/, 450956 /*450956*/, 445753 /*445753*/, 450955 /*450955*/, 445752 /*445752*/, 445751 /*445751*/, 450308 /*450308*/, 448613 /*448613*/, 448608 /*448608*/, 448616 /*448616*/, 445956 /*445956*/, 448788 /*448788*/, 448787 /*448787*/, 448786 /*448786*/, 448785 /*448785*/, 448784 /*448784*/, 448783 /*448783*/, 448782 /*448782*/, 446368 /*446368*/, 446171 /*446171*/, 446168 /*446168*/, 446094 /*446094*/, 446615 /*446615*/, 446169 /*446169*/, 446392 /*446392*/, 446170 /*446170*/, 445865 /*445865*/, 445821 /*445821*/, 445820 /*445820*/, 445789 /*445789*/, 447738 /*447738*/, 445837 /*445837*/, 445836 /*445836*/, 445838 /*445838*/, 447142 /*447142*/, 447141 /*447141*/, 447140 /*447140*/, 447139 /*447139*/, 447138 /*447138*/, 446255 /*446255*/, 447136 /*447136*/, 445823 /*445823*/, 445863 /*445863*/, 451465 /*451465*/, 445638 /*445638*/, 445639 /*445639*/, 451467 /*451467*/, 445862 /*445862*/, 445824 /*445824*/, 445622 /*445622*/, 445846 /*445846*/, 445613 /*445613*/, 445581 /*445581*/, 445610 /*445610*/, 445609 /*445609*/, 445608 /*445608*/, 445081 /*445081*/, 444569 /*444569*/, 446240 /*446240*/, 446239 /*446239*/, 446238 /*446238*/, 446237 /*446237*/, 446236 /*446236*/, 446235 /*446235*/, 446234 /*446234*/, 446233 /*446233*/, 446232 /*446232*/, 448362 /*448362*/, 448361 /*448361*/, 448360 /*448360*/, 448359 /*448359*/, 448358 /*448358*/, 448323 /*448323*/, 446257 /*446257*/, 446037 /*446037*/, 444826 /*444826*/, 446395 /*446395*/, 446881 /*446881*/, 446253 /*446253*/, 445906 /*445906*/, 445902 /*445902*/, 445901 /*445901*/, 451528 /*451528*/, 451466 /*451466*/, 450796 /*450796*/, 450773 /*450773*/, 450777 /*450777*/, 450775 /*450775*/, 451530 /*451530*/, 450461 /*450461*/, 450460 /*450460*/, 450459 /*450459*/, 450458 /*450458*/, 450457 /*450457*/, 450456 /*450456*/, 450453 /*450453*/, 450452 /*450452*/, 450445 /*450445*/, 450444 /*450444*/, 450443 /*450443*/, 448521 /*448521*/, 448557 /*448557*/, 448551 /*448551*/, 450551 /*450551*/, 448693 /*448693*/, 447561 /*447561*/, 450408 /*450408*/, 450407 /*450407*/, 450406 /*450406*/, 450405 /*450405*/, 450256 /*450256*/, 450257 /*450257*/, 447526 /*447526*/, 448592 /*448592*/, 448587 /*448587*/, 448586 /*448586*/, 448585 /*448585*/, 448593 /*448593*/, 447525 /*447525*/, 447528 /*447528*/, 447541 /*447541*/, 447191 /*447191*/, 447114 /*447114*/, 447719 /*447719*/, 447128 /*447128*/, 450763 /*450763*/, 450586 /*450586*/, 448214 /*448214*/, 449932 /*449932*/, 449754 /*449754*/, 448217 /*448217*/, 448216 /*448216*/, 448215 /*448215*/, 451310 /*451310*/, 449866 /*449866*/, 448218 /*448218*/, 448213 /*448213*/, 449755 /*449755*/, 449562 /*449562*/, 451332 /*451332*/, 451331 /*451331*/, 451327 /*451327*/, 451346 /*451346*/, 451345 /*451345*/, 451344 /*451344*/, 448219 /*448219*/, 449553 /*449553*/, 449550 /*449550*/, 448292 /*448292*/, 449632 /*449632*/, 449509 /*449509*/, 448195 /*448195*/, 448194 /*448194*/, 448193 /*448193*/, 448211 /*448211*/, 446759 /*446759*/, 446758 /*446758*/, 450321 /*450321*/, 449600 /*449600*/, 449599 /*449599*/, 449123 /*449123*/, 449122 /*449122*/, 449121 /*449121*/, 447113 /*447113*/, 446898 /*446898*/, 451361 /*451361*/, 451360 /*451360*/, 451359 /*451359*/, 451354 /*451354*/, 451350 /*451350*/, 451349 /*451349*/, 445059 /*445059*/, 445053 /*445053*/, 448269 /*448269*/, 449559 /*449559*/, 449558 /*449558*/, 449660 /*449660*/, 451492 /*451492*/, 451491 /*451491*/, 450822 /*450822*/, 449993 /*449993*/, 449992 /*449992*/, 449991 /*449991*/, 447693 /*447693*/, 447670 /*447670*/, 450108 /*450108*/, 447041 /*447041*/, 450079 /*450079*/, 447072 /*447072*/, 449554 /*449554*/, 444581 /*444581*/, 445425 /*445425*/, 445424 /*445424*/, 445421 /*445421*/, 444580 /*444580*/, 448451 /*448451*/, 448450 /*448450*/, 448452 /*448452*/, 448522 /*448522*/, 448344 /*448344*/, 448343 /*448343*/, 448254 /*448254*/, 449106 /*449106*/, 448208 /*448208*/, 448204 /*448204*/, 447186 /*447186*/, 447185 /*447185*/, 445056 /*445056*/, 445034 /*445034*/, 447110 /*447110*/, 452480 /*452480*/, 447180 /*447180*/, 448472 /*448472*/, 448471 /*448471*/, 448470 /*448470*/, 448469 /*448469*/, 448485 /*448485*/, 448484 /*448484*/, 448468 /*448468*/, 448467 /*448467*/, 449308 /*449308*/, 449380 /*449380*/, 450465 /*450465*/, 448265 /*448265*/, 448264 /*448264*/, 448263 /*448263*/, 448240 /*448240*/, 448239 /*448239*/, 448238 /*448238*/, 449305 /*449305*/, 448188 /*448188*/, 448169 /*448169*/, 448170 /*448170*/, 448187 /*448187*/, 449303 /*449303*/, 446864 /*446864*/, 451603 /*451603*/, 446863 /*446863*/, 449520 /*449520*/, 445715 /*445715*/, 448060 /*448060*/, 448058 /*448058*/, 448026 /*448026*/, 448025 /*448025*/, 448024 /*448024*/, 448023 /*448023*/, 450187 /*450187*/, 447934 /*447934*/, 447540 /*447540*/, 448105 /*448105*/, 448128 /*448128*/, 448106 /*448106*/, 448031 /*448031*/, 447809 /*447809*/, 447818 /*447818*/, 447808 /*447808*/, 447806 /*447806*/, 447632 /*447632*/, 447631 /*447631*/, 447630 /*447630*/, 447779 /*447779*/, 447920 /*447920*/, 447919 /*447919*/, 447918 /*447918*/, 447892 /*447892*/, 447891 /*447891*/, 447890 /*447890*/, 447889 /*447889*/, 447888 /*447888*/, 447887 /*447887*/, 447879 /*447879*/, 447868 /*447868*/, 450491 /*450491*/, 450490 /*450490*/, 450489 /*450489*/, 450492 /*450492*/, 450488 /*450488*/, 446470 /*446470*/, 446469 /*446469*/, 446102 /*446102*/, 446098 /*446098*/, 446099 /*446099*/, 446289 /*446289*/, 448357 /*448357*/, 447078 /*447078*/, 447077 /*447077*/, 446416 /*446416*/, 446091 /*446091*/, 446089 /*446089*/, 446088 /*446088*/, 445078 /*445078*/, 445077 /*445077*/, 445076 /*445076*/, 451245 /*451245*/, 451244 /*451244*/, 451243 /*451243*/, 445080 /*445080*/, 445074 /*445074*/, 445075 /*445075*/, 447237 /*447237*/, 446888 /*446888*/, 446887 /*446887*/, 445029 /*445029*/, 445028 /*445028*/, 445025 /*445025*/, 446820 /*446820*/, 446813 /*446813*/, 446812 /*446812*/, 447351 /*447351*/, 450293 /*450293*/, 450761 /*450761*/, 450760 /*450760*/, 450759 /*450759*/, 450758 /*450758*/, 450757 /*450757*/, 450756 /*450756*/, 450755 /*450755*/, 451374 /*451374*/, 451373 /*451373*/, 451372 /*451372*/, 451371 /*451371*/, 451370 /*451370*/, 451369 /*451369*/, 451368 /*451368*/, 450727 /*450727*/, 450230 /*450230*/, 450742 /*450742*/, 450754 /*450754*/, 450680 /*450680*/, 450679 /*450679*/, 450699 /*450699*/, 450698 /*450698*/, 450594 /*450594*/, 450547 /*450547*/, 450546 /*450546*/, 450442 /*450442*/, 450441 /*450441*/, 450440 /*450440*/, 450439 /*450439*/, 450438 /*450438*/, 450437 /*450437*/, 450436 /*450436*/, 450225 /*450225*/, 450224 /*450224*/, 450207 /*450207*/, 449184 /*449184*/, 445743 /*445743*/, 451717 /*451717*/, 451712 /*451712*/, 451711 /*451711*/, 451710 /*451710*/, 446601 /*446601*/, 446600 /*446600*/, 446186 /*446186*/, 446185 /*446185*/, 446587 /*446587*/, 448111 /*448111*/, 448225 /*448225*/, 448109 /*448109*/, 448212 /*448212*/, 451308 /*451308*/, 446518 /*446518*/, 446517 /*446517*/, 446516 /*446516*/, 446513 /*446513*/, 446515 /*446515*/, 446514 /*446514*/, 444147 /*444147*/, 446531 /*446531*/, 446530 /*446530*/, 446529 /*446529*/, 444149 /*444149*/, 444142 /*444142*/, 448158 /*448158*/, 446481 /*446481*/, 448044 /*448044*/, 448034 /*448034*/, 448021 /*448021*/, 445830 /*445830*/, 448937 /*448937*/, 447461 /*447461*/, 445947 /*445947*/, 445948 /*445948*/, 445798 /*445798*/, 447994 /*447994*/, 445746 /*445746*/, 445749 /*445749*/, 445748 /*445748*/, 445747 /*445747*/, 445763 /*445763*/, 445979 /*445979*/, 445694 /*445694*/, 449202 /*449202*/, 445760 /*445760*/, 445759 /*445759*/, 445758 /*445758*/, 449009 /*449009*/, 447462 /*447462*/, 446534 /*446534*/, 447917 /*447917*/, 447883 /*447883*/, 448095 /*448095*/, 448094 /*448094*/, 448093 /*448093*/, 445500 /*445500*/, 445399 /*445399*/, 445398 /*445398*/, 446742 /*446742*/, 446685 /*446685*/, 449089 /*449089*/, 447915 /*447915*/, 447968 /*447968*/, 447967 /*447967*/, 447966 /*447966*/, 447875 /*447875*/, 445396 /*445396*/, 445775 /*445775*/, 445774 /*445774*/, 445765 /*445765*/, 450783 /*450783*/, 448793 /*448793*/, 448792 /*448792*/, 445730 /*445730*/, 445596 /*445596*/, 445595 /*445595*/, 445594 /*445594*/, 449146 /*449146*/, 453355 /*453355*/, 445592 /*445592*/, 445586 /*445586*/, 453301 /*453301*/, 447975 /*447975*/, 447974 /*447974*/, 447973 /*447973*/, 445573 /*445573*/, 447976 /*447976*/, 447969 /*447969*/, 447933 /*447933*/, 447932 /*447932*/, 446431 /*446431*/, 449252 /*449252*/, 449251 /*449251*/, 449250 /*449250*/, 449249 /*449249*/, 445385 /*445385*/, 445384 /*445384*/, 445383 /*445383*/, 445410 /*445410*/, 452702 /*452702*/, 452701 /*452701*/, 452691 /*452691*/, 449057 /*449057*/, 449056 /*449056*/, 449055 /*449055*/, 446580 /*446580*/, 446579 /*446579*/, 446555 /*446555*/, 448560 /*448560*/, 446554 /*446554*/, 446535 /*446535*/, 450485 /*450485*/, 450484 /*450484*/, 450483 /*450483*/, 450482 /*450482*/, 446053 /*446053*/, 446045 /*446045*/, 445993 /*445993*/, 446523 /*446523*/, 448518 /*448518*/, 448509 /*448509*/, 448335 /*448335*/, 450518 /*450518*/, 445990 /*445990*/, 445989 /*445989*/, 445988 /*445988*/, 445987 /*445987*/, 445986 /*445986*/, 445985 /*445985*/, 445984 /*445984*/, 445981 /*445981*/, 449676 /*449676*/, 449661 /*449661*/, 447941 /*447941*/, 447190 /*447190*/, 447160 /*447160*/, 447143 /*447143*/, 447124 /*447124*/, 445895 /*445895*/, 448797 /*448797*/, 448081 /*448081*/, 445968 /*445968*/, 446702 /*446702*/, 445967 /*445967*/, 448003 /*448003*/, 448002 /*448002*/, 448001 /*448001*/, 445177 /*445177*/, 448944 /*448944*/, 445175 /*445175*/, 445176 /*445176*/, 446372 /*446372*/, 445172 /*445172*/, 446673 /*446673*/, 446267 /*446267*/, 446266 /*446266*/, 446265 /*446265*/, 446264 /*446264*/, 445169 /*445169*/, 445168 /*445168*/, 446206 /*446206*/, 445165 /*445165*/, 446201 /*446201*/, 446200 /*446200*/, 445163 /*445163*/, 445157 /*445157*/, 448514 /*448514*/, 448028 /*448028*/, 448027 /*448027*/, 448062 /*448062*/, 448061 /*448061*/, 448149 /*448149*/, 446380 /*446380*/, 446378 /*446378*/, 446331 /*446331*/, 446323 /*446323*/, 446294 /*446294*/, 446181 /*446181*/, 447819 /*447819*/, 448387 /*448387*/, 445153 /*445153*/, 445152 /*445152*/, 445151 /*445151*/, 446706 /*446706*/, 450511 /*450511*/, 450503 /*450503*/, 450502 /*450502*/, 450386 /*450386*/, 450507 /*450507*/, 446989 /*446989*/, 446988 /*446988*/, 446987 /*446987*/, 446986 /*446986*/, 448192 /*448192*/, 446705 /*446705*/, 448594 /*448594*/, 446410 /*446410*/, 446432 /*446432*/, 447073 /*447073*/, 447070 /*447070*/, 446389 /*446389*/, 446434 /*446434*/, 446288 /*446288*/, 446701 /*446701*/, 449844 /*449844*/, 449694 /*449694*/, 449792 /*449792*/, 449090 /*449090*/, 449672 /*449672*/, 449673 /*449673*/, 449062 /*449062*/, 449061 /*449061*/, 449658 /*449658*/, 449099 /*449099*/, 449088 /*449088*/, 449072 /*449072*/, 449680 /*449680*/, 449071 /*449071*/, 449070 /*449070*/, 451756 /*451756*/, 449045 /*449045*/, 450959 /*450959*/, 450152 /*450152*/, 450151 /*450151*/, 450150 /*450150*/, 450149 /*450149*/, 450148 /*450148*/, 450147 /*450147*/, 446504 /*446504*/, 447493 /*447493*/, 450134 /*450134*/, 446521 /*446521*/, 446477 /*446477*/, 446476 /*446476*/, 447340 /*447340*/, 446450 /*446450*/, 446449 /*446449*/, 446970 /*446970*/, 446969 /*446969*/, 446968 /*446968*/, 446967 /*446967*/, 446966 /*446966*/, 446965 /*446965*/, 445888 /*445888*/, 445898 /*445898*/, 446644 /*446644*/, 446613 /*446613*/, 446672 /*446672*/, 446614 /*446614*/, 448631 /*448631*/, 448630 /*448630*/, 448629 /*448629*/, 446694 /*446694*/, 448181 /*448181*/, 448180 /*448180*/, 448184 /*448184*/, 448183 /*448183*/, 448182 /*448182*/, 451382 /*451382*/, 451381 /*451381*/, 451380 /*451380*/, 451379 /*451379*/, 451378 /*451378*/, 450556 /*450556*/, 450559 /*450559*/, 450558 /*450558*/, 450393 /*450393*/, 450390 /*450390*/, 450389 /*450389*/, 450388 /*450388*/, 450353 /*450353*/, 450354 /*450354*/, 450352 /*450352*/, 449621 /*449621*/, 449620 /*449620*/, 449619 /*449619*/, 449618 /*449618*/, 449473 /*449473*/, 450830 /*450830*/, 449466 /*449466*/, 448623 /*448623*/, 450377 /*450377*/, 446856 /*446856*/, 447518 /*447518*/, 446942 /*446942*/, 450715 /*450715*/, 450714 /*450714*/, 450713 /*450713*/, 450712 /*450712*/, 450711 /*450711*/, 446852 /*446852*/, 446991 /*446991*/, 446990 /*446990*/, 445650 /*445650*/, 446971 /*446971*/, 445649 /*445649*/, 446816 /*446816*/, 446815 /*446815*/, 446811 /*446811*/, 446809 /*446809*/, 445648 /*445648*/, 447475 /*447475*/, 449221 /*449221*/, 449207 /*449207*/, 449203 /*449203*/, 449201 /*449201*/, 449200 /*449200*/, 449871 /*449871*/, 449869 /*449869*/, 449876 /*449876*/, 449875 /*449875*/, 449943 /*449943*/, 449183 /*449183*/, 449182 /*449182*/, 448010 /*448010*/, 448005 /*448005*/, 448007 /*448007*/, 447997 /*447997*/, 447996 /*447996*/, 447995 /*447995*/, 447474 /*447474*/, 445644 /*445644*/, 448444 /*448444*/, 448443 /*448443*/, 449095 /*449095*/, 449094 /*449094*/, 449093 /*449093*/, 449092 /*449092*/, 448442 /*448442*/, 448781 /*448781*/, 448439 /*448439*/, 448156 /*448156*/, 448151 /*448151*/, 448436 /*448436*/, 450723 /*450723*/, 450722 /*450722*/, 450721 /*450721*/, 448437 /*448437*/, 450024 /*450024*/, 450023 /*450023*/, 449586 /*449586*/, 449578 /*449578*/, 452791 /*452791*/, 450661 /*450661*/, 450474 /*450474*/, 450473 /*450473*/, 450472 /*450472*/, 446028 /*446028*/, 446030 /*446030*/, 448651 /*448651*/, 449598 /*449598*/, 449596 /*449596*/, 449585 /*449585*/, 450376 /*450376*/, 450226 /*450226*/, 450232 /*450232*/, 450212 /*450212*/, 450279 /*450279*/, 450211 /*450211*/, 450210 /*450210*/, 450295 /*450295*/); +INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `Order`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `Flags2`, `ProgressBarWeight`, `Description`, `VerifiedBuild`) VALUES +(448950, 79545, 1, 10, 10, 220116, 1, 28, 1, 0, '', 56311), -- 448950 +(448030, 79545, 0, 9, 6, 220114, 1, 2, 0, 0, 'Nernabel\'s signature acquired', 56311), -- 448030 +(448090, 79545, 1, 8, 8, 211863, 1, 2, 1, 0, '', 56311), -- 448090 +(447636, 79545, 0, 7, 3, 220113, 1, 2, 0, 0, 'Speak to Nernabel', 56311), -- 447636 +(448946, 79545, 1, 6, 9, 220115, 1, 0, 1, 0, '', 56311), -- 448946 +(447841, 79545, 0, 5, 4, 220112, 1, 2, 0, 0, 'Bills of purchase signed', 56311), -- 447841 +(447635, 79545, 0, 4, 2, 220111, 1, 2, 0, 0, 'Speak to Loldren', 56311), -- 447635 +(447633, 79545, 0, 3, 0, 219848, 1, 2, 0, 0, 'Ask about obtaining a Vial of Liquid Opal', 56311), -- 447633 +(447634, 79545, 0, 2, 1, 220110, 1, 2, 0, 0, 'Cinderbrew brought to Vokgret', 56311), -- 447634 +(448888, 79545, 1, 1, 5, 219961, 1, 2, 1, 0, 'Cinderbrew acquired', 56311), -- 448888 +(448052, 79545, 0, 0, 7, 221649, 1, 0, 0, 0, 'Vokgret approached', 56311), -- 448052 +(449245, 82059, 0, 0, 0, 222610, 1, 0, 0, 0, 'Transmute to Pouch of Weathered Harbinger Crests', 56311), -- 449245 +(448065, 80314, 0, 2, 2, 220182, 1, 0, 0, 0, 'Guarded Shrine studied', 56311), -- 448065 +(448064, 80314, 0, 1, 1, 220183, 1, 0, 0, 0, 'Submerged Shrine studied', 56311), -- 448064 +(448009, 80314, 0, 0, 0, 220184, 1, 0, 0, 0, 'Raised Shrine studied', 56311), -- 448009 +(448004, 80313, 1, 0, 0, 217709, 12, 0, 1, 0, '', 56311), -- 448004 +(447200, 79556, 0, 1, 0, 218526, 1, 2, 0, 0, 'Steamworks repaired', 56311), -- 447200 +(447298, 79556, 3, 0, 1, 216600, 1, 0, 0, 0, 'Steamwarden Hurlt spoken to', 56311), -- 447298 +(448352, 79508, 0, 6, 4, 220893, 5, 28, 0, 0, '', 56311), -- 448352 +(448351, 79508, 0, 5, 3, 220893, 10, 2, 0, 0, 'Mole riding course completed', 56311), -- 448351 +(448350, 79508, 0, 4, 2, 217013, 1, 2, 0, 0, 'Hungry Mole mounted', 56311), -- 448350 +(448349, 79508, 0, 3, 1, 217011, 1, 2, 0, 0, 'Juicy Grub collected', 56311), -- 448349 +(448412, 79508, 0, 2, 5, 220945, 1, 0, 0, 0, 'Hungry Mole mounted', 56311), -- 448412 +(448348, 79508, 0, 1, 0, 220419, 1, 30, 0, 0, '', 56311), -- 448348 +(449306, 79508, 0, 0, 6, 222664, 1, 0, 0, 0, 'Ask Granny Scribbles about Mipsy', 56311), -- 449306 +(446435, 79282, 0, 0, 0, 224084, 1, 0, 0, 0, 'Theater Troupe event completed', 56311), -- 446435 +(450621, 83099, 0, 0, 0, 214661, 1, 0, 0, 0, '', 56311), -- 450621 +(448895, 80203, 0, 11, 8, 221697, 1, 4, 0, 0, 'Nerubian Puppet investigated', 56311), -- 448895 +(450367, 80203, 19, 10, 11, 33595, 0, 28, 0, 0, 'Meet at Kahtex', 56311), -- 450367 +(447520, 80203, 0, 9, 0, 221087, 1, 2, 0, 0, 'Talk to Duelist Kahtex', 56311), -- 447520 +(448894, 80203, 0, 8, 7, 221695, 1, 4, 0, 0, 'Earthen Puppet investigated', 56311), -- 448894 +(450366, 80203, 19, 7, 10, 33593, 0, 28, 0, 0, 'Meet at Van\'atka', 56311), -- 450366 +(447521, 80203, 0, 6, 1, 221086, 1, 2, 0, 0, 'Talk to Van\'atka', 56311), -- 447521 +(448893, 80203, 0, 5, 6, 221693, 1, 4, 0, 0, 'Arathi Puppet investigated', 56311), -- 448893 +(450365, 80203, 19, 4, 9, 33594, 0, 28, 0, 0, 'Meet at Tox', 56311), -- 450365 +(447522, 80203, 0, 3, 2, 221082, 1, 2, 0, 0, 'Talk to Tox', 56311), -- 447522 +(448892, 80203, 0, 2, 5, 219496, 1, 4, 0, 0, 'Kobyss Puppet investigated', 56311), -- 448892 +(450364, 80203, 19, 1, 4, 33592, 0, 28, 0, 0, 'Meet at Z\'kaxt', 56311), -- 450364 +(447523, 80203, 0, 0, 3, 221085, 1, 0, 0, 0, 'Talk to Profiteer Z\'kaxt', 56311), -- 447523 +(450593, 82340, 0, 3, 2, 225438, 1, 2, 0, 0, 'Speak with Vi\'azl', 56311), -- 450593 +(450592, 82340, 0, 2, 1, 224352, 1, 2, 0, 0, 'Comfort Vi\'azl', 56311), -- 450592 +(450591, 82340, 2, 1, 0, 449606, 1, 258, 0, 0, 'Drink Threat Reduction Potion', 56311), -- 450591 +(450752, 82340, 0, 0, 3, 225941, 1, 0, 0, 0, 'Speak with Vi\'azl', 56311), -- 450752 +(451508, 83761, 14, 1, 1, 166154, 1, 0, 0, 0, 'The Underkeep completed on any difficulty', 56311), -- 451508 +(451507, 83761, 0, 0, 0, 227551, 1, 0, 0, 0, 'Zekvir\'s origins found within the Underkeep', 56311), -- 451507 +(450663, 83166, 14, 0, 0, 163190, 1, 0, 0, 0, 'Ki\'katal, the Harvester defeated', 56311), -- 450663 +(450296, 79710, 1, 4, 3, 224232, 100, 92, 1, 1, '', 56311), -- 450296 +(450221, 79710, 1, 3, 1, 224103, 50, 92, 1, 2, '', 56311), -- 450221 +(450220, 79710, 1, 2, 0, 224102, 34, 92, 1, 3, '', 56311), -- 450220 +(446752, 79710, 1, 1, 2, 222921, 25, 92, 1, 4, '', 56311), -- 446752 +(446751, 79710, 15, 0, -1, 0, 1, 0, 0, 0, 'Innards Sack filled', 56311), -- 446751 +(446430, 79579, 0, 0, 0, 216602, 5, 0, 0, 0, '', 56311), -- 446430 +(449209, 82042, 14, 1, 2, 157805, 1, 0, 0, 0, 'Upgrade a piece of equipment with Valorstones', 56311), -- 449209 +(449208, 82042, 16, 0, 1, 3008, 50, 0, 0, 0, '', 56311), -- 449208 +(452984, 84664, 0, 0, 0, 229956, 1, 0, 0, 0, 'Dubious Vial of Vigor', 56311), -- 452984 +(451526, 83767, 14, 0, 0, 166258, 1, 0, 0, 0, 'The Sinkhole delve completed on any difficulty', 56311), -- 451526 +(451502, 83759, 14, 0, 0, 166150, 1, 0, 0, 0, 'Kriegval\'s Rest delve completed on any difficulty', 56311), -- 451502 +(451501, 83758, 14, 0, 1, 166148, 1, 0, 0, 0, 'Fungal Folly delve completed on any difficulty', 56311), -- 451501 +(450324, 81999, 2, 1, 1, 443523, 1, 4, 0, 0, 'Take the Pillarstone elevator to the surface', 56311), -- 450324 +(450323, 81999, 19, 0, 0, 33580, 0, 0, 0, 0, 'Meet Janky in the Cinderwold', 56311), -- 450323 +(449914, 80392, 0, 1, 1, 219799, 10, 0, 0, 0, '', 56311), -- 449914 +(448185, 80392, 0, 0, 0, 220587, 6, 0, 0, 0, 'Honor Earthen', 56311), -- 448185 +(452590, 79343, 14, 2, 2, 167597, 1, 2, 0, 0, 'Waxy Bundle purchased from Gnawbles', 56311), -- 452590 +(452589, 79343, 21, 1, 1, 3883, 5, 2, 0, 0, 'Wax donated to Middles', 56311), -- 452589 +(452588, 79343, 21, 0, 0, 3882, 1, 0, 0, 0, 'Odd Glob of Wax brought to Gnawbles in Gundargaz', 56311), -- 452588 +(445787, 78998, 0, 3, 3, 215541, 1, 28, 0, 0, 'Weapon Crate 3 placed [DNT]', 56311), -- 445787 +(445780, 78998, 0, 2, 2, 215539, 1, 28, 0, 0, 'Weapon Crate 2 placed [DNT]', 56311), -- 445780 +(445779, 78998, 0, 1, 1, 215522, 1, 28, 0, 0, 'Weapon Crate 1 placed [DNT]', 56311), -- 445779 +(445345, 78998, 0, 0, 0, 215516, 3, 0, 0, 0, 'Distribute weapon crates', 56311), -- 445345 +(445344, 78997, 1, 0, 0, 212176, 8, 0, 1, 0, '', 56311), -- 445344 +(445340, 78918, 0, 1, 1, 214479, 6, 2, 0, 0, 'Pacify Rowdy Patrons', 56311), -- 445340 +(445204, 78918, 1, 0, 0, 211493, 1, 0, 1, 0, 'Find Brax\'s Brass Knuckles', 56311), -- 445204 +(444670, 78571, 1, 0, 0, 210845, 30, 0, 1, 0, '', 56311), -- 444670 +(449936, 79525, 3, 1, 1, 219399, 1, 258, 0, 0, 'Merrix\'s desk approached', 56311), -- 449936 +(447926, 79525, 0, 0, 0, 219941, 1, 0, 0, 0, 'Find Merrix at the Councilward\'s Rise', 56311), -- 447926 +(445491, 78756, 1, 0, 0, 211489, 1, 0, 1, 0, '', 56311), -- 445491 +(445409, 78755, 1, 3, 2, 211483, 20, 28, 1, 0, '', 56311), -- 445409 +(445408, 78755, 1, 2, 1, 211484, 20, 28, 1, 0, '', 56311), -- 445408 +(445178, 78755, 1, 1, 0, 211485, 20, 0, 1, 0, 'Handfuls of Elementally Charged Silt', 56311), -- 445178 +(445407, 78755, 0, 0, 3, 214812, 1, 4, 0, 0, 'Combine Frenzied Earth and Water to create Living Elemental Mud', 56311), -- 445407 +(446984, 78749, 0, 1, 1, 218322, 1, 2, 0, 0, 'Talk to Urtago', 56311), -- 446984 +(445082, 78749, 0, 0, 0, 213679, 1, 0, 0, 0, '', 56311), -- 445082 +(451084, 78289, 19, 0, 0, 33916, 0, 0, 0, 0, 'Search for Lufsela at Rambleshire', 56311), -- 451084 +(446003, 79159, 0, 0, 0, 215301, 1, 0, 0, 0, 'Talk to Shinda Creedpike', 56311), -- 446003 +(450662, 83162, 2, 2, 0, 452690, 1, 0, 0, 0, 'Get the skull out of town', 56311), -- 450662 +(450888, 83162, 0, 1, 2, 226367, 1, 6, 0, 0, 'Get a ride from Prospera', 56311), -- 450888 +(450681, 83162, 0, 0, 1, 225714, 6, 0, 0, 0, 'Slimes stomped', 56311), -- 450681 +(450657, 83159, 1, 0, 0, 224779, 1, 0, 1, 0, '', 56311), -- 450657 +(449602, 82226, 0, 0, 0, 223185, 6, 0, 0, 0, 'Troublemakers dealt with', 56311), -- 449602 +(450975, 82814, 1, 1, 1, 224555, 1, 0, 1, 0, '', 56311), -- 450975 +(450375, 82814, 0, 0, 0, 224791, 1, 0, 0, 0, '', 56311), -- 450375 +(450574, 82969, 0, 3, 3, 225399, 1, 28, 0, 0, '', 56311), -- 450574 +(450573, 82969, 0, 2, 2, 225398, 1, 28, 0, 0, '', 56311), -- 450573 +(450572, 82969, 0, 1, 1, 225397, 1, 28, 0, 0, '', 56311), -- 450572 +(450519, 82969, 0, 0, 0, 225205, 3, 0, 0, 0, 'Golem location triangulated', 56311), -- 450519 +(450606, 82786, 21, 2, 0, 3611, 12, 0, 0, 0, 'Pests exterminated', 56311), -- 450606 +(450999, 82786, 0, 1, 3, 226606, 3, 0, 0, 0, 'Leaking Pipe patched', 56311), -- 450999 +(450320, 82786, 2, 0, 2, 451937, 1, 0, 0, 0, 'Power rerouted', 56311), -- 450320 +(450534, 82990, 0, 0, 0, 224905, 1, 0, 0, 0, 'Danagh defended', 56311), -- 450534 +(450529, 82785, 0, 1, 3, 224010, 1, 2, 0, 0, 'Ward removed', 56311), -- 450529 +(450528, 82785, 0, 0, 2, 225182, 1, 0, 0, 0, 'Substation investigated', 56311), -- 450528 +(450303, 82774, 0, 0, 0, 226144, 6, 0, 0, 0, 'Thick Fog dispersed', 56311), -- 450303 +(448945, 81559, 0, 6, 5, 221738, 1, 26, 0, 0, 'hidden: teleported', 56311), -- 448945 +(448735, 81559, 0, 5, 3, 221503, 1, 2, 0, 0, 'Photo taken', 56311), -- 448735 +(448734, 81559, 0, 4, 2, 221502, 1, 2, 0, 0, 'Noli followed', 56311), -- 448734 +(448733, 81559, 0, 3, 1, 221504, 1, 28, 0, 0, 'hidden: water reached', 56311), -- 448733 +(450803, 81559, 0, 2, 6, 226109, 1, 28, 0, 0, 'hidden: first path trigger', 56311), -- 450803 +(448794, 81559, 0, 1, 4, 221592, 1, 28, 0, 0, 'hidden: first fog hit', 56311), -- 448794 +(448732, 81559, 0, 0, 0, 221501, 1, 0, 0, 0, 'Find and follow the fog trail', 56311), -- 448732 +(448612, 81558, 0, 0, 0, 221198, 8, 0, 0, 0, '', 56311), -- 448612 +(448610, 81557, 0, 0, 0, 221348, 6, 0, 0, 0, 'Trackers attached to fog beasts', 56311), -- 448610 +(451524, 83766, 14, 0, 0, 166174, 1, 0, 0, 0, 'The Dread Pit delve completed on any difficulty', 56311), -- 451524 +(449443, 79265, 0, 12, 11, 216085, 1, 30, 0, 0, 'Back to Shadowvein', 56311), -- 449443 +(446792, 79265, 2, 11, 9, 423584, 1, 24, 0, 0, 'Holdout 04', 56311), -- 446792 +(446789, 79265, 2, 10, 8, 423583, 1, 24, 0, 0, 'Holdout 03', 56311), -- 446789 +(446778, 79265, 2, 9, 7, 423577, 1, 24, 0, 0, 'Holdout 02', 56311), -- 446778 +(446730, 79265, 2, 8, 4, 423436, 1, 24, 0, 0, 'Holdout 01', 56311), -- 446730 +(446777, 79265, 0, 7, 6, 217779, 4, 0, 0, 0, 'Holdout groups evacuated', 56311), -- 446777 +(448599, 79265, 0, 6, 10, 221307, 7, 92, 0, 15, '', 56311), -- 448599 +(446721, 79265, 0, 5, 3, 215844, 20, 92, 0, 5, '', 56311), -- 446721 +(446001, 79265, 0, 4, 1, 216084, 34, 92, 0, 3, 'Injured Earthen saved', 56311), -- 446001 +(446720, 79265, 0, 3, 2, 215843, 34, 92, 0, 3, '', 56311), -- 446720 +(446000, 79265, 0, 2, 0, 215842, 34, 92, 0, 3, 'Skardyn Reaver', 56311), -- 446000 +(446719, 79265, 15, 1, -1, 0, 1, 0, 0, 0, 'Skardyn slain and Earthen rescued', 56311), -- 446719 +(446735, 79265, 0, 0, 5, 217695, 1, 4, 0, 0, 'Fearbreaker used', 56311), -- 446735 +(446700, 79264, 0, 0, 0, 215837, 1, 0, 0, 0, 'Witness Moira Thaurissan', 56311), -- 446700 +(450153, 82144, 0, 1, 1, 224291, 1, 28, 0, 0, 'Boss Fight Arrive', 56311), -- 450153 +(450145, 82144, 0, 0, 0, 224283, 1, 0, 0, 0, 'Brennok rescued', 56311), -- 450145 +(445495, 78637, 1, 1, 0, 211865, 1, 2, 1, 0, '', 56311), -- 445495 +(446973, 78637, 19, 0, 1, 32122, 0, 4, 0, 0, 'Enter the storage depot', 56311), -- 446973 +(444687, 78638, 0, 1, 1, 212593, 8, 2, 0, 0, 'Mining Rig scuttled', 56311), -- 444687 +(446972, 78638, 19, 0, 0, 32122, 0, 4, 0, 0, 'Enter the storage depot', 56311), -- 446972 +(445945, 79262, 0, 0, 0, 215839, 10, 0, 0, 0, 'Agitated creatures slain', 56311), -- 445945 +(448334, 79263, 0, 0, 0, 220860, 1, 0, 0, 0, 'Find Cave Entrance', 56311), -- 448334 +(446683, 79261, 2, 3, 3, 423110, 1, 28, 0, 0, '', 56311), -- 446683 +(446682, 79261, 2, 2, 2, 423109, 1, 28, 0, 0, '', 56311), -- 446682 +(446681, 79261, 2, 1, 1, 419693, 1, 28, 0, 0, '', 56311), -- 446681 +(445938, 79261, 0, 0, 0, 217540, 3, 0, 0, 0, 'Berrund tracked', 56311), -- 445938 +(445937, 79260, 0, 1, 0, 215813, 1, 2, 0, 0, '', 56311), -- 445937 +(446677, 79260, 0, 0, 1, 217520, 1, 0, 0, 0, 'Verdant Hulk approached', 56311), -- 446677 +(449858, 81691, 0, 16, 4, 221316, 1, 2, 0, 0, '', 56311), -- 449858 +(451100, 81691, 0, 15, 16, 226852, 5, 28, 0, 0, 'Drill 03 Fueled', 56311), -- 451100 +(451099, 81691, 0, 14, 15, 226851, 5, 28, 0, 0, 'Drill 02 Fueled', 56311), -- 451099 +(451098, 81691, 0, 13, 14, 226847, 5, 28, 0, 0, 'Drill 01 Fueled', 56311), -- 451098 +(449629, 81691, 0, 12, 3, 221540, 3, 0, 0, 0, 'Drills refueled', 56311), -- 449629 +(449927, 81691, 0, 11, 0, 223846, 99, 28, 0, 0, '', 56311), -- 449927 +(448751, 81691, 1, 10, 2, 219522, 99, 28, 1, 0, 'Gather fuel', 56311), -- 448751 +(449984, 81691, 0, 9, 1, 223938, 10, 28, 0, 0, '', 56311), -- 449984 +(450005, 81691, 0, 8, 5, 225829, 1, 28, 0, 0, 'Ward 01', 56311), -- 450005 +(450012, 81691, 0, 7, 9, 224014, 1, 28, 0, 0, 'Ward 03', 56311), -- 450012 +(450011, 81691, 0, 6, 8, 224013, 1, 28, 0, 0, 'Ward 02', 56311), -- 450011 +(450010, 81691, 0, 5, 7, 224015, 1, 28, 0, 0, 'Warding Shadelings slain', 56311), -- 450010 +(450006, 81691, 0, 4, 6, 224011, 1, 28, 0, 0, '', 56311), -- 450006 +(450732, 81691, 1, 3, 13, 224941, 1, 28, 0, 0, 'Puzzle looted', 56311), -- 450732 +(450731, 81691, 1, 2, 12, 224913, 1, 28, 0, 0, 'Wagon looted', 56311), -- 450731 +(450284, 81691, 0, 1, 10, 224555, 1, 28, 0, 0, '', 56311), -- 450284 +(450728, 81691, 14, 0, 11, 163278, 1, 4, 0, 0, 'Gather fuel', 56311), -- 450728 +(446655, 79258, 0, 2, 2, 217475, 1, 2, 0, 0, 'Collect water from third pool', 56311), -- 446655 +(446654, 79258, 0, 1, 1, 217473, 1, 2, 0, 0, 'Collect water from second pool', 56311), -- 446654 +(445936, 79258, 0, 0, 0, 217401, 1, 0, 0, 0, 'Collect water from first pool', 56311), -- 445936 +(445935, 79259, 1, 0, 0, 212490, 12, 0, 1, 0, '', 56311), -- 445935 +(446780, 79372, 1, 0, 0, 215164, 1, 0, 1, 0, '', 56311), -- 446780 +(447498, 79371, 1, 3, 3, 217159, 1, 28, 1, 0, '', 56311), -- 447498 +(446409, 79371, 0, 2, 1, 217163, 1, 2, 0, 0, 'Snubjaw cured', 56311), -- 446409 +(447492, 79371, 0, 1, 2, 219219, 1, 2, 0, 0, 'Give Queen Rickiticka\'s Venom to Nebb', 56311), -- 447492 +(446408, 79371, 1, 0, 0, 213218, 1, 0, 1, 0, '', 56311), -- 446408 +(446401, 79370, 0, 0, 0, 217154, 1, 0, 0, 0, 'Poultice applied to Snubjaw', 56311), -- 446401 +(449083, 80516, 0, 2, 2, 222115, 1, 28, 0, 0, 'Hide Spiders', 56311), -- 449083 +(448146, 80516, 0, 1, 0, 220385, 1, 2, 0, 0, '', 56311), -- 448146 +(449082, 80516, 0, 0, 1, 222537, 1, 28, 0, 0, 'Find Boss Whiskerlash', 56311), -- 449082 +(449239, 80515, 1, 1, 1, 220485, 6, 0, 1, 0, '', 56311), -- 449239 +(448145, 80515, 0, 0, 0, 222652, 6, 28, 0, 0, 'Candlefly Luminescence', 56311), -- 448145 +(449060, 80514, 0, 1, 1, 222083, 1, 2, 0, 0, 'Escort Berrund', 56311), -- 449060 +(448144, 80514, 0, 0, 0, 223730, 1, 0, 0, 0, 'Speak to Berrund', 56311), -- 448144 +(449091, 80513, 0, 8, 1, 223352, 2, 0, 0, 0, 'Bug Leashes loosened', 56311), -- 449091 +(449647, 80513, 2, 7, 8, 444352, 1, 28, 0, 0, '', 56311), -- 449647 +(449646, 80513, 2, 6, 7, 434033, 1, 28, 0, 0, '', 56311), -- 449646 +(449645, 80513, 2, 5, 6, 433996, 1, 28, 0, 0, '', 56311), -- 449645 +(449644, 80513, 2, 4, 5, 444345, 1, 28, 0, 0, '', 56311), -- 449644 +(449643, 80513, 2, 3, 4, 434009, 1, 28, 0, 0, '', 56311), -- 449643 +(449642, 80513, 2, 2, 3, 444342, 1, 28, 0, 0, '', 56311), -- 449642 +(449641, 80513, 2, 1, 2, 434001, 1, 28, 0, 0, '', 56311), -- 449641 +(448138, 80513, 0, 0, 0, 222028, 4, 0, 0, 0, 'Cinder-flash Candles placed', 56311), -- 448138 +(448141, 80512, 0, 2, 2, 220231, 1, 0, 0, 0, 'Flindersnik defeated', 56311), -- 448141 +(448140, 80512, 0, 1, 1, 220228, 1, 0, 0, 0, 'Squinch defeated', 56311), -- 448140 +(448139, 80512, 0, 0, 0, 220230, 1, 0, 0, 0, 'Brekk defeated', 56311), -- 448139 +(449024, 80511, 0, 3, 2, 221989, 1, 2, 0, 0, 'Investigate the fighting ring', 56311), -- 449024 +(449023, 80511, 0, 2, 1, 221988, 1, 2, 0, 0, 'Investigate the camp', 56311), -- 449023 +(448137, 80511, 0, 1, 0, 221987, 1, 2, 0, 0, 'Impress the guards', 56311), -- 448137 +(449124, 80511, 0, 0, 3, 222219, 1, 0, 0, 0, 'Put on the Flawless Bug Disguise', 56311), -- 449124 +(448135, 80510, 0, 0, 0, 221915, 6, 0, 0, 0, 'Polluting Scrap removed', 56311), -- 448135 +(448165, 80509, 0, 6, 1, 221937, 1, 2, 0, 0, 'Disguise chosen', 56311), -- 448165 +(449007, 80509, 2, 5, 4, 433903, 1, 284, 0, 0, '', 56311), -- 449007 +(449008, 80509, 2, 4, 5, 433905, 1, 284, 0, 0, '', 56311), -- 449008 +(449006, 80509, 2, 3, 3, 433902, 1, 284, 0, 0, '', 56311), -- 449006 +(449011, 80509, 0, 2, 6, 220412, 1, 2, 0, 0, 'Speak to Scrit', 56311), -- 449011 +(449001, 80509, 0, 1, 2, 221927, 99, 28, 0, 0, '', 56311), -- 449001 +(448134, 80509, 1, 0, 0, 220218, 20, 0, 1, 0, '', 56311), -- 448134 +(448839, 81803, 0, 0, 1, 219547, 1, 0, 0, 0, 'Complete the race', 56311), -- 448839 +(448847, 81812, 0, 0, 0, 219555, 1, 0, 0, 0, 'Complete the race', 56311), -- 448847 +(448859, 81823, 0, 0, 0, 219562, 1, 0, 0, 0, 'Complete the race', 56311), -- 448859 +(446396, 79481, 0, 0, 0, 216383, 6, 0, 0, 0, 'Terrified Grubtender freed', 56311), -- 446396 +(446442, 79369, 2, 1, 1, 420117, 999, 28, 0, 0, 'Spider Hatch [DNT]', 56311), -- 446442 +(446414, 79369, 1, 0, 0, 213209, 20, 0, 1, 0, '', 56311), -- 446414 +(446394, 79368, 1, 0, 0, 213178, 12, 0, 1, 0, '', 56311), -- 446394 +(448688, 81713, 0, 1, 1, 220410, 1, 0, 0, 0, '', 56311), -- 448688 +(448687, 81713, 0, 0, 0, 220364, 6, 0, 0, 0, '', 56311), -- 448687 +(449077, 81712, 19, 1, 1, 33034, 0, 2, 0, 0, 'Bring Lisky to Skorthuz', 56311), -- 449077 +(448686, 81712, 0, 0, 0, 220448, 1, 0, 0, 0, 'Find Lisky', 56311), -- 448686 +(448242, 80682, 0, 4, 0, 222901, 1, 2, 0, 0, 'Meet Brennok by the bridge', 56311), -- 448242 +(450213, 80682, 0, 3, 2, 224349, 1, 28, 0, 0, 'Recitation Completed', 56311), -- 450213 +(449529, 80682, 0, 2, 3, 222995, 1, 28, 0, 0, '', 56311), -- 449529 +(448243, 80682, 0, 1, 1, 222792, 1, 0, 0, 0, 'Attend the Recitation', 56311), -- 448243 +(451424, 80682, 3, 0, 4, 227360, 1, 28, 0, 0, 'Seat Taken', 56311), -- 451424 +(450826, 80593, 0, 4, 3, 222973, 1, 28, 0, 0, 'Cask-cruncher killed', 56311), -- 450826 +(450825, 80593, 0, 3, 2, 224067, 5, 28, 0, 0, 'Cask-cruncher spawn', 56311), -- 450825 +(448464, 80593, 1, 2, 1, 221001, 14, 92, 1, 7.5, '', 56311), -- 448464 +(448461, 80593, 1, 1, 0, 221000, 10, 92, 1, 10, '', 56311), -- 448461 +(448237, 80593, 15, 0, -1, 0, 1, 16, 0, 0, 'Cask filled', 56311), -- 448237 +(449400, 80578, 1, 4, 1, 221472, 1, 2, 1, 0, '', 56311), -- 449400 +(449438, 80578, 0, 3, 4, 222892, 1, 28, 0, 0, '', 56311), -- 449438 +(449437, 80578, 0, 2, 3, 222891, 1, 28, 0, 0, '', 56311), -- 449437 +(449436, 80578, 0, 1, 2, 222890, 1, 28, 0, 0, '', 56311), -- 449436 +(448206, 80578, 0, 0, 0, 221011, 1, 0, 0, 0, 'Speak to Resting Miners', 56311), -- 448206 +(448618, 81672, 0, 1, 0, 220362, 1, 0, 0, 0, '', 56311), -- 448618 +(448987, 81672, 2, 0, 1, 439800, 1, 0, 0, 0, 'Place the meaty bait', 56311), -- 448987 +(449197, 80577, 0, 3, 3, 222487, 3, 28, 0, 0, '', 56311), -- 449197 +(449295, 80577, 2, 2, 1, 442376, 1, 256, 0, 0, 'Plaque cleaned', 56311), -- 449295 +(448441, 80577, 1, 1, 2, 224008, 3, 0, 1, 0, '', 56311), -- 448441 +(448205, 80577, 0, 0, 0, 222727, 1, 0, 0, 0, 'Stuck Minecart moved', 56311), -- 448205 +(449196, 81613, 0, 0, 0, 220600, 1, 0, 0, 0, 'Return to Haimaz', 56311), -- 449196 +(450051, 80676, 1, 1, 2, 220999, 100, 0, 1, 0, '', 56311), -- 450051 +(450016, 80676, 0, 0, 1, 224063, 99, 28, 0, 0, '', 56311), -- 450016 +(448615, 81669, 2, 0, 0, 439784, 6, 0, 0, 0, 'Burn Deepsflayer Nests', 56311), -- 448615 +(447716, 80378, 1, 0, 0, 217391, 8, 0, 1, 0, '', 56311), -- 447716 +(447710, 79555, 1, 0, 0, 212980, 8, 0, 1, 0, '', 56311), -- 447710 +(447713, 79554, 1, 0, 0, 217389, 8, 0, 1, 0, '', 56311), -- 447713 +(450912, 83333, 0, 1, 1, 224358, 20, 0, 0, 0, 'Waves cleared', 56311), -- 450912 +(450856, 83333, 3, 0, 0, 217128, 1, 4, 0, 0, 'Speak with Speaker Kuldas to begin Awakening the Machine', 56311), -- 450856 +(448504, 81556, 0, 9, 3, 221323, 100, 2, 0, 0, 'Third fog sample collected', 56311), -- 448504 +(448951, 81556, 0, 8, 9, 221755, 1, 28, 0, 0, 'hidden: deepflayer spawn', 56311), -- 448951 +(448744, 81556, 0, 7, 7, 221512, 1, 2, 0, 0, 'Third fog site reached', 56311), -- 448744 +(448503, 81556, 0, 6, 2, 221322, 100, 2, 0, 0, 'Second fog sample collected', 56311), -- 448503 +(448743, 81556, 0, 5, 6, 221511, 1, 2, 0, 0, 'Second fog site reached', 56311), -- 448743 +(448741, 81556, 0, 4, 1, 221509, 1, 28, 0, 0, 'hidden: left placement area early', 56311), -- 448741 +(448740, 81556, 0, 3, 0, 221507, 1, 28, 0, 0, 'hidden: enter first placement area', 56311), -- 448740 +(448502, 81556, 0, 2, 4, 221161, 100, 2, 0, 0, 'First fog collector filled', 56311), -- 448502 +(448949, 81556, 0, 1, 8, 221748, 1, 28, 0, 0, 'hidden: first firefly spawn', 56311), -- 448949 +(448742, 81556, 0, 0, 5, 221510, 1, 0, 0, 0, 'First fog site reached', 56311), -- 448742 +(448198, 80576, 0, 0, 0, 220597, 1, 0, 0, 0, 'Find Brennok', 56311); -- 448198 + +INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `Order`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `Flags2`, `ProgressBarWeight`, `Description`, `VerifiedBuild`) VALUES +(447000, 79367, 0, 1, 0, 218366, 4, 2, 0, 0, 'Candles placed', 56311), -- 447000 +(447491, 79367, 1, 0, 1, 217116, 1, 0, 1, 0, '', 56311), -- 447491 +(449141, 80508, 0, 0, 0, 222287, 1, 0, 0, 0, 'Scrit\'s camp found', 56311), -- 449141 +(450655, 83155, 21, 0, 0, 3634, 15, 0, 0, 0, 'Moles dealt with', 56311), -- 450655 +(448614, 81655, 1, 0, 0, 219493, 4, 0, 1, 0, '', 56311), -- 448614 +(450300, 82773, 1, 0, 0, 224271, 6, 0, 1, 0, '', 56311), -- 450300 +(448789, 80677, 0, 0, 0, 220740, 15, 0, 0, 0, 'Moth egg bunches torched', 56311), -- 448789 +(448228, 80673, 0, 0, 0, 220691, 25, 0, 0, 0, '', 56311), -- 448228 +(445699, 79108, 1, 0, 0, 212153, 16, 0, 1, 0, '', 56311), -- 445699 +(451309, 83616, 0, 0, 0, 224766, 1, 0, 0, 0, 'Ingratiate yourself to Grand Overspinner Antourix', 56311), -- 451309 +(450384, 81667, 0, 0, 1, 224765, 1, 0, 0, 0, 'Ingratiate yourself to Ren\'htak', 56311), -- 450384 +(450119, 82477, 1, 0, 0, 224051, 8, 0, 1, 0, '', 56311), -- 450119 +(445057, 78901, 0, 0, 1, 214076, 1, 0, 0, 0, 'Skedgit Cinderbangs rescued', 56311), -- 445057 +(445055, 78898, 1, 0, 0, 211412, 1, 1, 1, 0, '', 56311), -- 445055 +(449795, 82216, 1, 1, 0, 216694, 1, 0, 1, 0, 'Write a letter of Recommendation', 56311), -- 449795 +(449841, 82216, 0, 0, 1, 223701, 1, 0, 0, 0, 'Suggest Additional Trading Partners', 56311), -- 449841 +(449601, 81929, 0, 4, 5, 223183, 1, 2, 0, 0, 'Bag of Betelsnax', 56311), -- 449601 +(449575, 81929, 0, 3, 3, 223141, 1, 2, 0, 0, 'Faerin\'s Shield returned', 56311), -- 449575 +(449574, 81929, 0, 2, 2, 227076, 1, 2, 0, 0, 'Faerin\'s Shield', 56311), -- 449574 +(449579, 81929, 0, 1, 0, 223142, 1, 2, 0, 0, 'Listen to Faerin', 56311), -- 449579 +(449573, 81929, 0, 0, 1, 211409, 1, 0, 0, 0, 'Speak with Faerin Lothar', 56311), -- 449573 +(446087, 79300, 0, 3, 3, 216314, 1, 2, 0, 0, 'Ask Engineering Instructor Morgaen about Edwyn', 56311), -- 446087 +(446086, 79300, 0, 2, 2, 216011, 1, 2, 0, 0, 'Ask Headmaster Fynch about Edwyn', 56311), -- 446086 +(446085, 79300, 0, 1, 1, 216316, 1, 2, 0, 0, 'Ask Caretaker Ryston about Edwyn', 56311), -- 446085 +(446084, 79300, 0, 0, 0, 216313, 1, 0, 0, 0, 'Ask Flight Observer Viktorina about Sophietta\'s Notebook', 56311), -- 446084 +(452662, 79304, 1, 0, 0, 228409, 1, 0, 1, 0, '', 56311), -- 452662 +(446910, 79151, 0, 1, 3, 218062, 1, 2, 0, 0, 'Talk to Alyza', 56311), -- 446910 +(446838, 79151, 1, 0, 0, 216604, 1, 0, 1, 0, 'Much Loved Teddy Bear', 56311), -- 446838 +(450552, 82946, 0, 0, 0, 225250, 10, 0, 0, 0, 'Odd Glob of Wax gathered', 56311), -- 450552 +(446963, 79165, 0, 1, 0, 218269, 1, 28, 0, 0, '', 56311), -- 446963 +(445640, 79165, 0, 0, 1, 215331, 1, 0, 0, 0, 'Faerin found', 56311), -- 445640 +(447473, 80176, 1, 0, 0, 217269, 5, 0, 1, 0, '', 56311), -- 447473 +(436502, 76247, 0, 1, 1, 206028, 5, 2, 0, 0, 'Hillhelm Remnants used to empower Keyflame.', 56311), -- 436502 +(437333, 76247, 1, 0, 2, 209854, 5, 0, 1, 0, '', 56311), -- 437333 +(452602, 84429, 0, 1, 1, 229090, 1, 4, 0, 0, 'Skyride through the construct to stun it', 56311), -- 452602 +(452601, 84429, 0, 0, 0, 226968, 1, 0, 0, 0, 'Slow and slay the Lava Laden Crystal Construct', 56311), -- 452601 +(450795, 82585, 0, 1, 1, 226065, 6, 0, 0, 0, '', 56311), -- 450795 +(450794, 82585, 0, 0, 0, 226061, 1, 0, 0, 0, 'Wield the Gift of Pure Flame', 56311), -- 450794 +(448544, 81632, 0, 1, 1, 221076, 1, 1, 0, 0, '', 56311), -- 448544 +(448536, 81632, 1, 0, 0, 219346, 8, 0, 1, 0, 'Camp Supplies recovered', 56311), -- 448536 +(446842, 78466, 0, 1, 1, 217932, 1, 26, 0, 0, '', 56311), -- 446842 +(444466, 78466, 0, 0, 0, 212265, 3, 24, 0, 0, 'weed 2 - Activate', 56311), -- 444466 +(447704, 78472, 0, 1, 1, 217932, 1, 26, 0, 0, '', 56311), -- 447704 +(444476, 78472, 0, 0, 0, 212297, 3, 24, 0, 0, 'Mine - Activate', 56311), -- 444476 +(446846, 79295, 0, 1, 1, 217932, 1, 26, 0, 0, '', 56311), -- 446846 +(445960, 79295, 0, 0, 0, 215941, 3, 24, 0, 0, 'Hose \'Em Down - Activate', 56311), -- 445960 +(451136, 83529, 0, 2, 5, 226827, 1, 0, 0, 0, 'Catch a Trophy Regal Dottyback', 56311), -- 451136 +(451135, 83529, 0, 1, 4, 226822, 1, 0, 0, 0, 'Catch a Trophy Whispering Stargazer', 56311), -- 451135 +(451134, 83529, 0, 0, 3, 226818, 1, 0, 0, 0, 'Catch a Trophy Bismuth Bitterling', 56311), -- 451134 +(448776, 78933, 1, 2, 2, 219808, 1, 0, 1, 0, '', 56311), -- 448776 +(445155, 78933, 1, 1, 0, 211478, 8, 0, 1, 0, '', 56311), -- 445155 +(445166, 78933, 1, 0, 1, 211479, 30, 0, 1, 0, '', 56311), -- 445166 +(449752, 82298, 12, 0, 0, 4562, 1, 0, 0, 0, 'Defeat Guttergunk in a Pet Battle', 56311), -- 449752 +(446841, 78458, 0, 1, 1, 217932, 1, 26, 0, 0, '', 56311), -- 446841 +(444461, 78458, 0, 0, 0, 212257, 3, 24, 0, 0, 'Light Activated', 56311), -- 444461 +(448679, 81710, 0, 5, 4, 221440, 5, 92, 0, 20, 'Legendary', 56311), -- 448679 +(448678, 81710, 0, 4, 3, 221439, 10, 92, 0, 10, 'Epic', 56311), -- 448678 +(448677, 81710, 0, 3, 2, 221438, 20, 92, 0, 5, 'Rare', 56311), -- 448677 +(448676, 81710, 0, 2, 1, 221437, 34, 92, 0, 3, 'Common', 56311), -- 448676 +(448675, 81710, 15, 1, -1, 0, 1, 2, 0, 0, 'Take Pictures of Wildlife', 56311), -- 448675 +(448674, 81710, 3, 0, 0, 221495, 1, 0, 0, 0, 'Ride the Cataloger\'s Disc', 56311), -- 448674 +(448845, 81810, 0, 0, 0, 219553, 1, 0, 0, 0, 'Complete the race', 56311), -- 448845 +(449424, 82133, 0, 5, 4, 222862, 5, 92, 0, 20, 'Legendary', 56311), -- 449424 +(449423, 82133, 0, 4, 3, 222861, 10, 92, 0, 10, 'Epic', 56311), -- 449423 +(449422, 82133, 0, 3, 2, 222860, 20, 92, 0, 5, 'Rare', 56311), -- 449422 +(449421, 82133, 0, 2, 1, 222859, 34, 92, 0, 3, 'Common', 56311), -- 449421 +(449420, 82133, 15, 1, -1, 0, 1, 2, 0, 0, 'Take Pictures of Wildlife', 56311), -- 449420 +(449419, 82133, 3, 0, 0, 222930, 1, 256, 0, 0, 'Ride the Cataloger\'s Disc', 56311), -- 449419 +(449962, 82523, 0, 5, 4, 223956, 9, 92, 0, 12, '', 56311), -- 449962 +(449961, 82523, 21, 4, 3, 3526, 17, 92, 0, 6, '', 56311), -- 449961 +(449960, 82523, 0, 3, 0, 212985, 34, 92, 0, 3, '', 56311), -- 449960 +(449958, 82523, 1, 2, 2, 223896, 17, 92, 1, 6, '', 56311), -- 449958 +(449957, 82523, 0, 1, 1, 213100, 17, 92, 0, 6, '', 56311), -- 449957 +(449956, 82523, 15, 0, -1, 0, 1, 0, 0, 0, 'Liberate the Warrens', 56311), -- 449956 +(448858, 81822, 0, 0, 1, 219561, 1, 0, 0, 0, 'Complete the race', 56311), -- 448858 +(447104, 80005, 0, 1, 2, 217932, 1, 26, 0, 0, '', 56311), -- 447104 +(447100, 80005, 0, 0, 0, 218411, 3, 24, 0, 0, 'Light Activated', 56311), -- 447100 +(450990, 83443, 14, 0, 0, 167988, 1, 0, 0, 0, 'Defeat The Darkness', 56311), -- 450990 +(445946, 79216, 0, 1, 1, 215841, 1, 3, 0, 0, '', 56311), -- 445946 +(445807, 79216, 19, 0, 0, 31675, 0, 0, 0, 0, 'Investigate location', 56311), -- 445807 +(445542, 76997, 0, 3, 3, 215107, 1, 28, 0, 0, 'Recruit C', 56311), -- 445542 +(445541, 76997, 0, 2, 2, 215106, 1, 28, 0, 0, 'Recruit B', 56311), -- 445541 +(437504, 76997, 0, 1, 0, 214979, 1, 28, 0, 0, 'Recruit A', 56311), -- 437504 +(445531, 76997, 0, 0, 1, 214969, 3, 0, 0, 0, 'Demoralized Recruits rallied to you', 56311), -- 445531 +(449749, 82294, 11, 0, 1, 223442, 1, 0, 0, 0, 'Defeat Kyrie in a Pet Battle', 56311), -- 449749 +(449747, 82292, 11, 0, 1, 223446, 1, 0, 0, 0, 'Defeat Collector Dyna in a Pet Battle', 56311), -- 449747 +(448611, 81656, 1, 1, 1, 219468, 6, 0, 1, 0, 'Abandoned Tools collected', 56311), -- 448611 +(448609, 81656, 0, 0, 0, 221346, 12, 0, 0, 0, 'Skardyn slain', 56311), -- 448609 +(446845, 76599, 0, 1, 1, 217932, 1, 26, 0, 0, '', 56311), -- 446845 +(444413, 76599, 0, 0, 0, 212191, 3, 24, 0, 0, 'Loc - Activate', 56311), -- 444413 +(449753, 82300, 12, 0, 1, 4488, 1, 0, 0, 0, 'Defeat the Haywire Servobot in a Pet Battle', 56311), -- 449753 +(450787, 82582, 0, 4, 3, 226046, 7, 92, 0, 15, '[DNT] T3', 56311), -- 450787 +(450786, 82582, 0, 3, 2, 226047, 8, 92, 0, 12.5, '[DNT] T2', 56311), -- 450786 +(450785, 82582, 0, 2, 1, 226049, 12, 92, 0, 8.5, '[DNT] T1', 56311), -- 450785 +(450501, 82582, 0, 1, 0, 226048, 34, 92, 0, 3, '[DNT] T0', 56311), -- 450501 +(450500, 82582, 15, 0, -1, 0, 1, 0, 0, 0, 'Clear the Shadowmire', 56311), -- 450500 +(450014, 82455, 2, 3, 2, 446584, 50, 92, 0, 2, '', 56311), -- 450014 +(450009, 82455, 0, 2, 1, 224018, 13, 92, 0, 8, '', 56311), -- 450009 +(450008, 82455, 2, 1, 0, 446578, 50, 92, 0, 2, '', 56311), -- 450008 +(450007, 82455, 15, 0, -1, 0, 1, 0, 0, 0, 'Sea Gull habitat cut back', 56311), -- 450007 +(445971, 78656, 0, 1, 1, 215995, 40, 2, 0, 0, 'Contaminated Goo washed away', 56311), -- 445971 +(445597, 78656, 0, 0, 0, 215971, 1, 0, 0, 0, 'Baeny The Barrel activated', 56311), -- 445597 +(450554, 82456, 0, 1, 1, 225253, 25, 0, 0, 0, 'Scrumptious Grass consumed', 56311), -- 450554 +(450553, 82456, 0, 0, 0, 225259, 1, 4, 0, 0, 'Hungry Ramolith mounted', 56311), -- 450553 +(437375, 76588, 0, 0, 0, 207968, 2, 0, 0, 0, 'Rare creatures slain that threaten the Keyflames', 56311), -- 437375 +(446843, 79383, 0, 1, 1, 217932, 1, 26, 0, 0, '', 56311), -- 446843 +(446180, 79383, 0, 0, 0, 216525, 3, 24, 0, 0, 'Web of Manipulation - Activate', 56311), -- 446180 +(445192, 78972, 0, 3, 3, 207165, 12, 0, 0, 0, '', 56311), -- 445192 +(445359, 78972, 0, 2, 2, 214587, 4, 0, 0, 0, 'Carrots loaded onto Cart', 56311), -- 445359 +(445354, 78972, 0, 1, 0, 214573, 4, 2, 0, 0, 'Cabbage loaded onto Cart', 56311), -- 445354 +(445189, 78972, 0, 0, 1, 207134, 1, 1, 0, 0, 'Control Harvestbot Remy', 56311), -- 445189 +(437397, 76600, 0, 0, 0, 206067, 8, 0, 0, 0, '', 56311), -- 437397 +(448838, 81802, 0, 0, 0, 219544, 1, 0, 0, 0, 'Complete the race', 56311), -- 448838 +(446844, 78452, 0, 1, 1, 217932, 1, 26, 0, 0, '', 56311), -- 446844 +(444445, 78452, 0, 0, 0, 212236, 3, 24, 0, 0, 'Reinforcement - Activate', 56311), -- 444445 +(451325, 81621, 0, 3, 3, 227238, 1, 24, 0, 0, '3of3', 56311), -- 451325 +(451324, 81621, 0, 2, 0, 227237, 1, 24, 0, 0, '2of3', 56311), -- 451324 +(451318, 81621, 0, 1, 1, 227221, 1, 24, 0, 0, '1of3', 56311), -- 451318 +(451322, 81621, 0, 0, 2, 221075, 3, 0, 0, 0, 'Kobold Tunnels Destroyed', 56311), -- 451322 +(450565, 83025, 1, 0, 0, 220737, 500, 0, 1, 0, 'Collect Storm Spirits from creatures of Khaz Algar', 56311), -- 450565 +(451534, 83771, 14, 0, 0, 166266, 1, 0, 0, 0, 'Tak-Rethan Abyss delve completed on any difficulty', 56311), -- 451534 +(451532, 83770, 14, 0, 0, 166262, 1, 0, 0, 0, 'The Spiral Weave delve completed on any difficulty', 56311), -- 451532 +(451470, 83749, 14, 0, 0, 166120, 1, 0, 0, 0, 'Waterworks delves completed on any difficulty', 56311), -- 451470 +(450656, 83154, 1, 3, 3, 224778, 1, 0, 1, 0, '', 56311), -- 450656 +(450654, 83154, 1, 2, 2, 224775, 1, 0, 1, 0, '', 56311), -- 450654 +(450653, 83154, 1, 1, 1, 224774, 1, 0, 1, 0, '', 56311), -- 450653 +(450652, 83154, 1, 0, 0, 224773, 3, 0, 1, 0, '', 56311), -- 450652 +(450634, 83108, 2, 0, 0, 452513, 4, 0, 0, 0, 'Diagnostics Collected', 56311), -- 450634 +(450508, 82957, 0, 0, 0, 225146, 10, 24, 0, 0, '', 56311), -- 450508 +(450496, 82952, 0, 0, 0, 224968, 6, 0, 0, 0, 'Flyers Handed Out', 56311), -- 450496 +(448571, 79683, 14, 2, 2, 157425, 1, 0, 0, 0, 'Help Janky', 56311), -- 448571 +(448570, 79683, 14, 1, 1, 157423, 1, 0, 0, 0, 'Learn from Granny Scribbles', 56311), -- 448570 +(448569, 79683, 14, 0, 0, 157421, 1, 0, 0, 0, 'Assist Fourman Grimes', 56311), -- 448569 +(447731, 79565, 1, 12, 15, 216681, 1, 2, 1, 0, '', 56311), -- 447731 +(450335, 79565, 1, 11, 3, 224262, 1, 28, 1, 0, '', 56311), -- 450335 +(447730, 79565, 0, 10, 14, 218403, 1, 2, 0, 0, 'News brought to Bosh', 56311), -- 447730 +(447729, 79565, 0, 9, 13, 218404, 1, 2, 0, 0, 'Promise passed to Brax', 56311), -- 447729 +(447728, 79565, 0, 8, 12, 218405, 1, 2, 0, 0, 'Order delivered to Shalea', 56311), -- 447728 +(450334, 79565, 1, 7, 2, 217395, 1, 28, 1, 0, '', 56311), -- 450334 +(447727, 79565, 0, 6, 11, 218406, 1, 2, 0, 0, 'Coal deliverd to Valyka', 56311), -- 447727 +(447726, 79565, 1, 5, 10, 224253, 12, 2, 1, 0, '', 56311), -- 447726 +(447732, 79565, 0, 4, 0, 219736, 1, 2, 0, 0, 'Speak to Foreman Svart about the coal shipment', 56311), -- 447732 +(447725, 79565, 0, 3, 9, 219733, 1, 2, 0, 0, 'Speak to Machinist Valyka about the tools', 56311), -- 447725 +(447724, 79565, 0, 2, 8, 218410, 1, 2, 0, 0, 'Speak with Foreman Shalea about the construction', 56311), -- 447724 +(447723, 79565, 0, 1, 7, 218409, 1, 2, 0, 0, 'Speak with Innkeeper Brax about Bosh\'s tab', 56311), -- 447723 +(447086, 79565, 0, 0, 1, 218407, 1, 0, 0, 0, 'Speak with Bosh', 56311), -- 447086 +(450124, 80211, 0, 2, 2, 224248, 1, 2, 0, 0, 'Third clue collected', 56288), -- 450124 +(450123, 80211, 0, 1, 1, 224247, 1, 2, 0, 0, 'Second clue collected', 56288), -- 450123 +(450120, 80211, 0, 0, 0, 224246, 1, 0, 0, 0, 'First clue collected', 56288), -- 450120 +(450049, 80209, 0, 3, 3, 224119, 1, 24, 0, 0, '', 56288), -- 450049 +(450048, 80209, 0, 2, 2, 224118, 1, 24, 0, 0, '', 56288), -- 450048 +(450047, 80209, 0, 1, 1, 224117, 1, 24, 0, 0, '', 56288), -- 450047 +(450046, 80209, 0, 0, 0, 224120, 3, 0, 0, 0, 'Concerned Dornogal Citizens interviewed', 56288), -- 450046 +(451095, 83087, 0, 2, 1, 222946, 1, 3, 0, 0, '', 56288), -- 451095 +(451094, 83087, 0, 1, 0, 226842, 1, 2, 0, 0, 'Use the Titan Emitter', 56288), -- 451094 +(451426, 83087, 19, 0, 2, 34013, 0, 0, 0, 0, 'Investigate Collapsed Tunnel', 56288), -- 451426 +(452661, 83084, 1, 4, 4, 225887, 1, 28, 1, 0, '', 56288), -- 452661 +(451097, 83084, 0, 3, 1, 226843, 1, 2, 0, 0, 'Titan Emitter used', 56288), -- 451097 +(451408, 83084, 0, 2, 0, 227357, 1, 2, 0, 0, 'Meet Dagran outside the tower', 56288), -- 451408 +(451406, 83084, 1, 1, 3, 226015, 1, 2, 1, 0, 'Petrified Parchment found', 56288), -- 451406 +(451404, 83084, 2, 0, 2, 455115, 1, 0, 0, 0, 'Forgotten Weapon Rack inspected', 56288), -- 451404 +(445422, 78294, 0, 5, 5, 213106, 1, 28, 0, 0, '', 56288), -- 445422 +(444680, 78294, 0, 4, 3, 223398, 1, 0, 0, 0, 'Durzan and Belzt reunited', 56288), -- 444680 +(444928, 78294, 0, 3, 4, 213690, 1, 24, 0, 0, '', 56288), -- 444928 +(444644, 78294, 19, 2, 2, 30519, 0, 28, 0, 0, '', 56288), -- 444644 +(444643, 78294, 19, 1, 0, 30518, 0, 28, 0, 0, '', 56288), -- 444643 +(444259, 78294, 0, 0, 1, 223398, 1, 24, 0, 0, '', 56288), -- 444259 +(444257, 78293, 0, 3, 0, 212022, 1, 28, 0, 0, 'Durzan fed', 56288), -- 444257 +(444620, 78293, 2, 2, 2, 411747, 1, 2, 0, 0, 'Durzan fed', 56288), -- 444620 +(444258, 78293, 0, 1, 1, 214138, 8, 0, 0, 0, 'Electrified Mosswool', 56288), -- 444258 +(445480, 78293, 1, 0, 3, 211858, 8, 28, 1, 0, '', 56288), -- 445480 +(444255, 78292, 2, 10, 1, 411479, 4, 2, 0, 0, 'Webbing removed', 56288), -- 444255 +(444531, 78292, 19, 9, 0, 30447, 0, 0, 0, 0, 'Durzan found', 56288), -- 444531 +(445350, 78292, 0, 8, 3, 214553, 3, 20, 0, 0, 'Ranchers questioned', 56288), -- 445350 +(445367, 78292, 0, 7, 10, 214556, 1, 28, 0, 0, '', 56288), -- 445367 +(445366, 78292, 0, 6, 9, 214557, 1, 28, 0, 0, '', 56288), -- 445366 +(445365, 78292, 0, 5, 8, 209901, 1, 28, 0, 0, '', 56288), -- 445365 +(445364, 78292, 0, 4, 7, 214558, 1, 28, 0, 0, '', 56288), -- 445364 +(445363, 78292, 0, 3, 6, 214559, 1, 28, 0, 0, '', 56288), -- 445363 +(445362, 78292, 0, 2, 5, 214561, 1, 28, 0, 0, '', 56288), -- 445362 +(445361, 78292, 0, 1, 4, 214560, 1, 28, 0, 0, '', 56288), -- 445361 +(444532, 78292, 0, 0, 2, 212445, 1, 28, 0, 0, 'Durzan rescued', 56288), -- 444532 +(444252, 78290, 0, 3, 0, 210102, 8, 2, 0, 0, 'Lethargic Mosswools roused', 56288), -- 444252 +(452428, 78290, 1, 2, 1, 211459, 1, 28, 1, 0, '', 56288), -- 452428 +(445128, 78290, 0, 1, 3, 212363, 1, 2, 0, 0, 'Lodestone charged by Shraubendre', 56288), -- 445128 +(445127, 78290, 1, 0, 2, 210489, 1, 0, 1, 0, 'Lodestone found', 56288), -- 445127 +(444253, 78291, 0, 0, 1, 211787, 10, 0, 0, 0, 'Mosswool predators slain', 56288), -- 444253 +(451077, 83338, 0, 0, 0, 226298, 1, 1, 0, 0, '', 56288), -- 451077 +(451076, 83339, 0, 0, 0, 226299, 1, 1, 0, 0, '', 56288), -- 451076 +(451075, 83337, 0, 0, 0, 226295, 1, 1, 0, 0, '', 56288), -- 451075 +(446899, 78759, 0, 0, 3, 218046, 1, 0, 0, 0, 'Elemental Salve applied to Mountain Giant', 56288), -- 446899 +(446885, 78758, 0, 3, 3, 218001, 1, 2, 0, 0, 'Talk to Harmot', 56288), -- 446885 +(446886, 78758, 0, 2, 2, 217521, 4, 0, 0, 0, 'Tremor Stone Placed', 56288), -- 446886 +(445455, 78758, 2, 1, 0, 422870, 4, 24, 0, 0, '', 56288), -- 445455 +(446824, 78758, 2, 0, 1, 422870, 1, 24, 0, 0, '', 56288), -- 446824 +(446804, 78757, 0, 3, 4, 217790, 1, 2, 0, 0, 'Honey mixture applied to Shalehoof', 56288), -- 446804 +(446739, 78757, 0, 2, 2, 217632, 1, 2, 0, 0, 'Honey mixed into clay', 56288), -- 446739 +(446797, 78757, 0, 1, 3, 217633, 1, 2, 0, 0, 'Fire honey placed into mortar', 56288), -- 446797 +(445203, 78757, 0, 0, 0, 217631, 1, 0, 0, 0, 'Break up the clay', 56288), -- 445203 +(450887, 83336, 1, 0, 0, 225674, 1, 1, 1, 0, '', 56288), -- 450887 +(450929, 83335, 0, 0, 0, 226294, 1, 1, 0, 0, '', 56288), -- 450929 +(451092, 79213, 0, 3, 3, 212582, 1, 3, 0, 0, '', 56288), -- 451092 +(451091, 79213, 0, 2, 2, 226840, 1, 2, 0, 0, 'Siphon Power from Elemental', 56288), -- 451091 +(446047, 79213, 1, 1, 0, 212602, 1, 2, 1, 0, 'Titan device recovered', 56288), -- 446047 +(446810, 79213, 2, 0, 1, 423845, 1, 0, 0, 0, 'Power cells inserted', 56288), -- 446810 +(448745, 81649, 0, 1, 0, 221533, 1, 4, 0, 0, 'Obtain supercharged stormrook', 56288), -- 448745 +(448574, 81649, 0, 0, 1, 221205, 1, 0, 0, 0, '', 56288), -- 448574 +(446776, 78467, 1, 3, 3, 215180, 1, 28, 1, 0, 'Battery 3', 56288), -- 446776 +(446775, 78467, 1, 2, 2, 215179, 1, 28, 1, 0, 'Battery 2', 56288), -- 446775 +(446774, 78467, 1, 1, 1, 215177, 1, 28, 1, 0, 'Battery 1', 56288), -- 446774 +(445791, 78467, 0, 0, 0, 217794, 3, 0, 0, 0, 'Power Cell', 56288), -- 445791 +(446761, 79716, 1, 0, 0, 225886, 20, 0, 1, 0, '', 56288), -- 446761 +(444672, 78574, 0, 1, 0, 217670, 1, 1, 0, 0, '', 56288), -- 444672 +(446729, 78574, 0, 0, 1, 213105, 1, 4, 0, 0, 'Rotbark purified', 56288), -- 446729 +(447322, 78573, 2, 4, 4, 423649, 3, 28, 0, 0, '', 56288), -- 447322 +(447321, 78573, 2, 3, 3, 423649, 2, 28, 0, 0, '', 56288), -- 447321 +(447320, 78573, 2, 2, 2, 423649, 1, 28, 0, 0, '', 56288), -- 447320 +(446916, 78573, 2, 1, 1, 423649, 4, 0, 0, 0, 'Stone Ward destroyed', 56288), -- 446916 +(444671, 78573, 0, 0, 0, 228038, 4, 0, 0, 0, 'Infected Wildlife cleansed', 56288), -- 444671 +(447235, 78572, 1, 4, 2, 216858, 1, 2, 1, 0, '', 56288), -- 447235 +(445036, 78572, 2, 3, 4, 413952, 1, 258, 0, 0, 'Pledge read', 56288), -- 445036 +(444776, 78572, 2, 2, 1, 413812, 1, 258, 0, 0, 'Freydrin\'s memory heard', 56288), -- 444776 +(445010, 78572, 2, 1, 3, 412078, 1, 258, 0, 0, 'Urn searched', 56288), -- 445010 +(444775, 78572, 19, 0, 0, 30680, 0, 0, 0, 0, 'Freydrin\'s Hovel investigated', 56288), -- 444775 +(450062, 82467, 0, 5, 5, 223932, 1, 2, 0, 0, 'Defeat Basalteous', 56288), -- 450062 +(450061, 82467, 0, 4, 4, 224135, 1, 24, 0, 0, 'Basalteous lured', 56288), -- 450061 +(450055, 82467, 2, 3, 3, 447828, 1, 2, 0, 0, 'Fourth core placed', 56288), -- 450055 +(450054, 82467, 2, 2, 2, 447826, 1, 2, 0, 0, 'Third core placed', 56288), -- 450054 +(450053, 82467, 2, 1, 1, 447825, 1, 2, 0, 0, 'Second core placed', 56288), -- 450053 +(450052, 82467, 2, 0, 0, 447484, 1, 0, 0, 0, 'First core placed', 56288), -- 450052 +(449945, 82466, 1, 0, 0, 223891, 4, 0, 1, 0, 'Elemental Cores collected', 56288), -- 449945 +(450025, 82465, 0, 0, 0, 223923, 1, 0, 0, 0, 'Meet Natalia outside the cave', 56288), -- 450025 +(448155, 79703, 0, 3, 4, 220496, 1, 2, 0, 0, 'Unfired Pot placed in forge', 56288), -- 448155 +(448157, 79703, 0, 2, 0, 220495, 1, 2, 0, 0, 'Unfired Pot picked up', 56288), -- 448157 +(448153, 79703, 0, 1, 2, 220494, 1, 2, 0, 0, 'Ball of Clay moulded', 56288), -- 448153 +(448152, 79703, 0, 0, 1, 220493, 1, 0, 0, 0, 'Ore placed in forge', 56288), -- 448152 +(445346, 78999, 0, 2, 0, 214544, 1, 1, 0, 0, '', 56288), -- 445346 +(445348, 78999, 0, 1, 2, 214546, 1, 1, 0, 0, '', 56288), -- 445348 +(445347, 78999, 0, 0, 1, 214545, 1, 1, 0, 0, '', 56288), -- 445347 +(448460, 81614, 0, 7, 13, 214549, 20, 92, 0, 5, '', 56288), -- 448460 +(448459, 81614, 0, 6, 12, 214434, 20, 92, 0, 5, '', 56288), -- 448459 +(448458, 81614, 0, 5, 11, 214437, 7, 92, 0, 15, '', 56288), -- 448458 +(448457, 81614, 0, 4, 10, 214433, 20, 92, 0, 5, '', 56288), -- 448457 +(448456, 81614, 0, 3, 9, 214436, 50, 92, 0, 2, '', 56288), -- 448456 +(448455, 81614, 0, 2, 8, 214432, 20, 92, 0, 5, '', 56288), -- 448455 +(448454, 81614, 0, 1, 6, 214435, 13, 92, 0, 8, '', 56288), -- 448454 +(448453, 81614, 15, 0, -1, 0, 1, 0, 0, 0, 'Gorlocs repelled', 56288), -- 448453 +(450299, 82615, 1, 3, 3, 223888, 4, 28, 0, 0, '', 56288), -- 450299 +(450059, 82615, 0, 2, 2, 224130, 4, 0, 0, 0, 'Kobold Tunnels blown up', 56288), -- 450059 +(450058, 82615, 0, 1, 1, 222979, 4, 0, 0, 0, '', 56288); -- 450058 + +INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `Order`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `Flags2`, `ProgressBarWeight`, `Description`, `VerifiedBuild`) VALUES +(450057, 82615, 21, 0, 0, 3543, 12, 0, 0, 0, 'Kobolds slain', 56288), -- 450057 +(447502, 79692, 1, 4, 2, 215464, 1, 28, 1, 0, '', 56288), -- 447502 +(447508, 79692, 1, 3, 3, 217108, 1, 28, 1, 0, '', 56288), -- 447508 +(447509, 79692, 1, 2, 4, 217107, 1, 28, 1, 0, '', 56288), -- 447509 +(447501, 79692, 3, 1, 1, 219218, 1, 0, 0, 0, 'Modhina found', 56288), -- 447501 +(446860, 79692, 0, 0, 0, 217966, 3, 0, 0, 0, 'Modhina\'s belongings', 56288), -- 446860 +(448100, 79691, 0, 0, 1, 217624, 1, 0, 0, 0, '', 56288), -- 448100 +(450693, 82801, 0, 0, 0, 224710, 1, 1, 0, 0, '', 56288), -- 450693 +(450915, 82800, 0, 0, 0, 226838, 4, 0, 0, 0, 'Earthen Inspired', 56288), -- 450915 +(450857, 82799, 0, 0, 0, 226292, 6, 0, 0, 0, 'Opalcreg miners saved', 56288), -- 450857 +(450691, 82798, 1, 0, 0, 224808, 8, 0, 1, 0, 'Opals Collected', 56288), -- 450691 +(450858, 82797, 19, 1, 0, 33862, 0, 0, 0, 0, 'Opalcreg explored', 56288), -- 450858 +(450860, 82797, 0, 0, 1, 226301, 1, 4, 0, 0, 'Parachute equipped', 56288), -- 450860 +(450659, 83160, 0, 0, 0, 225616, 1, 0, 0, 0, 'Cinderbrew Reserve returned', 56288), -- 450659 +(450641, 83153, 0, 0, 0, 225556, 8, 0, 0, 0, 'Gas samples collected', 56288), -- 450641 +(450640, 83152, 0, 0, 1, 225390, 12, 0, 0, 0, 'Magma elementals slain', 56288), -- 450640 +(450605, 83092, 0, 0, 0, 225471, 6, 0, 0, 0, 'Earthen freed', 56288), -- 450605 +(447286, 79686, 1, 3, 3, 216889, 1, 24, 1, 0, '', 56288), -- 447286 +(447285, 79686, 1, 2, 2, 216888, 1, 24, 1, 0, '', 56288), -- 447285 +(447263, 79686, 1, 1, 1, 216882, 1, 24, 1, 0, '', 56288), -- 447263 +(447259, 79686, 0, 0, 0, 218687, 3, 0, 0, 0, 'Research notes collected', 56288), -- 447259 +(449933, 82441, 0, 2, 0, 223649, 1, 2, 0, 0, 'Talk to Maluc', 56288), -- 449933 +(449934, 82441, 0, 1, 1, 223652, 1, 2, 0, 0, 'Talk to Kurron', 56288), -- 449934 +(449935, 82441, 0, 0, 2, 223648, 1, 0, 0, 0, 'Talk to Betta', 56288), -- 449935 +(451090, 83082, 0, 1, 1, 224149, 6, 0, 0, 0, '', 56288), -- 451090 +(451089, 83082, 0, 0, 0, 224150, 8, 0, 0, 0, '', 56288), -- 451089 +(451088, 83081, 2, 0, 0, 454530, 6, 0, 0, 0, 'Opals collected', 56288), -- 451088 +(447229, 80058, 0, 2, 3, 218638, 8, 0, 0, 0, 'Stoneskitterer caught', 56288), -- 447229 +(447228, 80058, 0, 1, 2, 218653, 6, 0, 0, 0, 'Rubble cleared', 56288), -- 447228 +(447227, 80058, 0, 0, 1, 218666, 3, 0, 0, 0, 'Overgrowth pulled', 56288), -- 447227 +(448124, 79504, 14, 3, 4, 161357, 1, 28, 0, 0, '', 56288), -- 448124 +(448123, 79504, 0, 2, 3, 220419, 1, 28, 0, 0, '', 56288), -- 448123 +(448103, 79504, 1, 1, 0, 224294, 12, 2, 1, 0, 'Shiny Rocks or Sweetmeats gathered', 56288), -- 448103 +(449302, 79504, 0, 0, 1, 222661, 1, 0, 0, 0, 'Ask Granny Scribbles about Dripsy', 56288), -- 449302 +(449794, 81981, 2, 6, 5, 433984, 20, 92, 0, 5, '', 56288), -- 449794 +(449793, 81981, 2, 5, 4, 445061, 20, 92, 0, 5, '', 56288), -- 449793 +(449640, 81981, 0, 4, 3, 223329, 20, 92, 0, 5, '', 56288), -- 449640 +(449118, 81981, 0, 3, 2, 220232, 20, 92, 0, 5, '', 56288), -- 449118 +(449117, 81981, 0, 2, 1, 220256, 20, 92, 0, 5, '', 56288), -- 449117 +(449116, 81981, 0, 1, 0, 222176, 20, 92, 0, 5, '', 56288), -- 449116 +(449115, 81981, 15, 0, -1, 0, 1, 0, 0, 0, 'Disrupt the Glumtooth Gang', 56288), -- 449115 +(445711, 79149, 0, 0, 0, 215232, 10, 0, 0, 0, '', 56288), -- 445711 +(446126, 79148, 0, 0, 0, 220251, 6, 0, 0, 0, 'Rescue Refinery Workers', 56288), -- 446126 +(447406, 78469, 0, 4, 0, 219018, 1, 2, 0, 0, 'Pottery delivered', 56288), -- 447406 +(448099, 78469, 0, 3, 4, 220388, 1, 28, 0, 0, 'Pottery 3', 56288), -- 448099 +(448098, 78469, 0, 2, 3, 220387, 1, 28, 0, 0, 'Pottery 2', 56288), -- 448098 +(448097, 78469, 0, 1, 2, 220386, 1, 28, 0, 0, 'Pottery 1', 56288), -- 448097 +(448096, 78469, 0, 0, 1, 220303, 3, 0, 0, 0, 'Pottery acquired', 56288), -- 448096 +(446603, 79257, 0, 6, 6, 217314, 17, 92, 0, 6, '', 56288), -- 446603 +(446602, 79257, 0, 5, 5, 217394, 34, 92, 0, 3, '', 56288), -- 446602 +(445934, 79257, 0, 4, 4, 215811, 100, 92, 0, 1, '', 56288), -- 445934 +(445933, 79257, 0, 3, 3, 215810, 25, 92, 0, 4, '', 56288), -- 445933 +(445932, 79257, 0, 2, 2, 215792, 25, 92, 0, 4, '', 56288), -- 445932 +(445931, 79257, 0, 1, 1, 215793, 25, 92, 0, 4, '', 56288), -- 445931 +(445929, 79257, 15, 0, -1, 0, 1, 0, 0, 0, 'Living Grotto contained', 56288), -- 445929 +(444579, 78562, 1, 2, 2, 210734, 1, 0, 1, 0, '', 56288), -- 444579 +(444578, 78562, 1, 1, 1, 210732, 1, 0, 1, 0, '', 56288), -- 444578 +(444577, 78562, 1, 0, 0, 210733, 1, 0, 1, 0, '', 56288), -- 444577 +(450229, 82681, 0, 0, 0, 225903, 12, 0, 0, 0, 'Elementals slain', 56288), -- 450229 +(445628, 78996, 0, 9, 9, 215289, 1, 28, 0, 0, '[PH] Crate 3 collected', 56288), -- 445628 +(445627, 78996, 0, 8, 8, 215288, 1, 28, 0, 0, '[PH] Crate 2 collected', 56288), -- 445627 +(445618, 78996, 0, 7, 3, 215280, 1, 28, 0, 0, '[PH] Crate 1 collected', 56288), -- 445618 +(445626, 78996, 0, 6, 7, 215287, 1, 28, 0, 0, '[PH] Spiritualist recruited', 56288), -- 445626 +(445625, 78996, 0, 5, 6, 215286, 1, 28, 0, 0, '[PH] Technomancer recruited', 56288), -- 445625 +(445606, 78996, 0, 4, 2, 215279, 1, 28, 0, 0, '[PH] Romantic recruited', 56288), -- 445606 +(445624, 78996, 0, 3, 5, 215285, 1, 28, 0, 0, '[PH] Collector recruited', 56288), -- 445624 +(445623, 78996, 0, 2, 4, 215284, 1, 28, 0, 0, '[PH] Eater recruited', 56288), -- 445623 +(445342, 78996, 0, 1, 1, 215230, 3, 0, 0, 0, 'Weapon crates acquired', 56288), -- 445342 +(445341, 78996, 0, 0, 0, 215228, 5, 0, 0, 0, 'Warriors recruited', 56288), -- 445341 +(447867, 80207, 0, 0, 0, 219868, 1, 0, 0, 0, 'Disturbance investigated near the Forgegrounds', 56288), -- 447867 +(449743, 82288, 0, 8, 3, 223481, 1, 28, 0, 0, 'Floor is undersea - Hard Mode', 56288), -- 449743 +(449742, 82288, 0, 7, 2, 223376, 1, 28, 0, 0, 'Hide and Seek - Hard Mode', 56288), -- 449742 +(449739, 82288, 0, 6, 1, 223408, 1, 28, 0, 0, 'Floor is Undersea', 56288), -- 449739 +(449738, 82288, 0, 5, 0, 223365, 1, 28, 0, 0, 'Scary Monster', 56288), -- 449738 +(449737, 82288, 0, 4, 10, 219937, 1, 28, 0, 0, 'Hide and Seek', 56288), -- 449737 +(449736, 82288, 0, 3, 9, 218515, 1, 28, 0, 0, 'Who is scariest?', 56288), -- 449736 +(449735, 82288, 0, 2, 8, 218493, 1, 28, 0, 0, 'Throw Rock', 56288), -- 449735 +(449734, 82288, 0, 1, 7, 218456, 1, 28, 0, 0, 'Play Tag', 56288), -- 449734 +(449733, 82288, 0, 0, 6, 214386, 4, 0, 0, 0, 'Play with orphan', 56288), -- 449733 +(449748, 82293, 11, 0, 0, 223444, 1, 0, 0, 0, 'Defeat the Friendhaver Grem in a Pet Battle', 56288), -- 449748 +(449948, 82518, 0, 0, 0, 218501, 12, 0, 0, 0, 'Leaking pipes patched', 56288), -- 449948 +(449746, 82291, 12, 0, 0, 4561, 1, 0, 0, 0, 'Defeat the Awakened Custodian in a Pet Battle', 56288), -- 449746 +(447645, 80295, 1, 0, 0, 217343, 20, 16, 1, 0, 'Living Coalesced Silt gathered', 56288), -- 447645 +(449687, 79669, 0, 6, 2, 213197, 20, 92, 0, 5, '', 56288), -- 449687 +(449686, 79669, 0, 5, 1, 213683, 20, 92, 0, 5, '', 56288), -- 449686 +(446635, 79669, 0, 4, 7, 213685, 20, 92, 0, 5, '', 56288), -- 446635 +(446634, 79669, 0, 3, 6, 218213, 20, 92, 0, 5, '', 56288), -- 446634 +(446633, 79669, 0, 2, 5, 211546, 50, 92, 0, 2, '', 56288), -- 446633 +(446632, 79669, 0, 1, 0, 214252, 20, 92, 0, 5, '', 56288), -- 446632 +(446631, 79669, 15, 0, -1, 0, 1, 0, 0, 0, 'Kobolds disrupted', 56288), -- 446631 +(446675, 79667, 2, 7, 7, 422701, 20, 92, 0, 5, 'Swirling Debris', 56288), -- 446675 +(446671, 79667, 0, 6, 5, 215361, 20, 92, 0, 5, '', 56288), -- 446671 +(446669, 79667, 0, 5, 0, 212582, 7, 92, 0, 15, '', 56288), -- 446669 +(446630, 79667, 0, 4, 4, 215360, 20, 92, 0, 5, '', 56288), -- 446630 +(446629, 79667, 0, 3, 3, 215363, 50, 92, 0, 2, '', 56288), -- 446629 +(446628, 79667, 0, 2, 2, 215362, 20, 92, 0, 5, '', 56288), -- 446628 +(446627, 79667, 0, 1, 1, 215359, 20, 92, 0, 5, '', 56288), -- 446627 +(446626, 79667, 15, 0, -1, 0, 1, 0, 0, 0, 'Elementals stopped', 56288), -- 446626 +(450563, 83024, 1, 0, 0, 220737, 50, 0, 1, 0, 'Collect Storm Spirits from creatures of Khaz Algar', 56288), -- 450563 +(446332, 78658, 0, 5, 1, 216916, 1, 28, 0, 0, '', 56263), -- 446332 +(446699, 78658, 0, 4, 4, 217591, 1, 28, 0, 0, '', 56263), -- 446699 +(446692, 78658, 19, 3, 3, 31870, 0, 2, 0, 0, 'Meet the Arathi in Dunelle\'s Kindness', 56263), -- 446692 +(445977, 78658, 0, 2, 0, 218445, 1, 2, 0, 0, 'Speak with Anduin in Hallowfall', 56263), -- 445977 +(447116, 78658, 19, 1, 5, 31995, 0, 0, 0, 0, 'Find the Gate to Hallowfall', 56263), -- 447116 +(446684, 78658, 0, 0, 2, 217551, 1, 28, 0, 0, '', 56263), -- 446684 +(448633, 81689, 3, 0, 1, 221390, 1, 256, 0, 0, 'Speak to Waxmonger Squick', 56263), -- 448633 +(446605, 78761, 0, 5, 2, 217407, 1, 2, 0, 0, 'Confront the High Speaker in the Halls of Awakening', 56263), -- 446605 +(447389, 78761, 0, 4, 5, 219010, 1, 28, 0, 0, 'Door D', 56263), -- 447389 +(447388, 78761, 0, 3, 4, 219009, 1, 28, 0, 0, 'Door C', 56263), -- 447388 +(447387, 78761, 0, 2, 3, 219008, 1, 28, 0, 0, 'Door B', 56263), -- 447387 +(446817, 78761, 0, 1, 1, 217761, 1, 28, 0, 0, 'Flame Launcher', 56263), -- 446817 +(446604, 78761, 0, 0, 0, 216130, 1, 1, 0, 0, 'Enter the Hall of Awakening', 56263), -- 446604 +(449938, 78760, 0, 6, 5, 213962, 50, 92, 0, 2, '', 56263), -- 449938 +(449937, 78760, 0, 5, 4, 223911, 25, 92, 0, 4, '', 56263), -- 449937 +(449649, 78760, 0, 4, 1, 223904, 17, 92, 0, 6, '', 56263), -- 449649 +(446101, 78760, 15, 3, -1, 0, 1, 2, 0, 0, 'Attacking forces defeated', 56263), -- 446101 +(449656, 78760, 0, 2, 3, 223328, 1, 2, 0, 0, 'Mount Varric\'s Damaged Ironstrider', 56263), -- 449656 +(449648, 78760, 0, 1, 2, 223263, 1, 2, 0, 0, '', 56263), -- 449648 +(446100, 78760, 0, 0, 0, 213763, 1, 0, 0, 0, 'Speak with Moira', 56263), -- 446100 +(447651, 78742, 0, 8, 3, 219635, 13, 92, 0, 8, '', 56263), -- 447651 +(446008, 78742, 0, 7, 8, 216100, 17, 92, 0, 6, '', 56263), -- 446008 +(446006, 78742, 0, 6, 2, 213962, 50, 92, 0, 2, '', 56263), -- 446006 +(446005, 78742, 0, 5, 1, 213951, 10, 92, 0, 10, '', 56263), -- 446005 +(444902, 78742, 3, 4, 0, 213543, 25, 92, 0, 4, '', 56263), -- 444902 +(444901, 78742, 0, 3, 7, 212884, 34, 92, 0, 3, '', 56263), -- 444901 +(444900, 78742, 0, 2, 6, 212876, 25, 92, 0, 4, '', 56263), -- 444900 +(444899, 78742, 0, 1, 5, 212878, 50, 92, 0, 2, '', 56263), -- 444899 +(444898, 78742, 15, 0, -1, 0, 1, 0, 0, 0, 'Fight The High Speaker\'s followers in The Earthenworks', 56263), -- 444898 +(444884, 78741, 19, 2, 2, 31708, 0, 2, 0, 0, 'Confront Foreman Uzjax', 56263), -- 444884 +(444883, 78741, 0, 1, 1, 213673, 1, 2, 0, 0, 'Confront Foreman Otan', 56263), -- 444883 +(444882, 78741, 0, 0, 0, 213674, 1, 0, 0, 0, 'Confront Foreman Gesa', 56263), -- 444882 +(446166, 78705, 0, 1, 1, 216511, 1, 2, 0, 0, 'Memory viewed', 56263), -- 446166 +(446165, 78705, 0, 0, 0, 216510, 1, 0, 0, 0, 'Gem examined', 56263), -- 446165 +(446164, 78704, 0, 1, 1, 213658, 1, 2, 0, 0, 'Foreman confronted', 56263), -- 446164 +(446163, 78704, 0, 0, 0, 216509, 1, 28, 0, 0, 'Cave explored', 56263), -- 446163 +(448022, 80312, 0, 0, 0, 220088, 1, 0, 0, 0, 'Drop the fish into the water near Sunless Strand', 56263), -- 448022 +(446162, 78703, 0, 2, 2, 216507, 1, 2, 0, 0, 'Blockage destroyed', 56263), -- 446162 +(446161, 78703, 0, 1, 1, 216506, 1, 2, 0, 0, 'Cave explored', 56263), -- 446161 +(446160, 78703, 0, 0, 0, 216505, 1, 0, 0, 0, 'Cave entered', 56263), -- 446160 +(447993, 78701, 2, 3, 0, 433499, 1, 2, 0, 0, 'Fourth slate found', 56263), -- 447993 +(447539, 78701, 2, 2, 11, 429349, 1, 2, 0, 0, 'Third slate found', 56263), -- 447539 +(447538, 78701, 2, 1, 10, 429348, 1, 2, 0, 0, 'Second slate found', 56263), -- 447538 +(447537, 78701, 2, 0, 9, 429347, 1, 0, 0, 0, 'First slate found', 56263), -- 447537 +(446148, 78700, 0, 0, 0, 216486, 18, 0, 0, 0, 'Skardyn slain', 56263), -- 446148 +(445476, 78697, 0, 18, 5, 214883, 1, 2, 0, 0, 'Investigate the call for help', 56263), -- 445476 +(445570, 78697, 0, 17, 19, 215165, 1, 28, 0, 0, 'interact 5: slate', 56263), -- 445570 +(445475, 78697, 0, 16, 4, 214882, 1, 28, 0, 0, 'knock on door D', 56263), -- 445475 +(445473, 78697, 0, 15, 2, 214880, 1, 28, 0, 0, 'knock on door B', 56263), -- 445473 +(445565, 78697, 2, 14, 14, 433904, 1, 28, 0, 0, 'required: interact tools', 56263), -- 445565 +(448077, 78697, 0, 13, 21, 220243, 1, 28, 0, 0, 'required: investigate tools', 56263), -- 448077 +(445474, 78697, 0, 12, 3, 214881, 1, 28, 0, 0, 'required: knock on door C', 56263), -- 445474 +(448083, 78697, 0, 11, 22, 220255, 1, 28, 0, 0, 'required: investigate door C', 56263), -- 448083 +(445571, 78697, 0, 10, 20, 215166, 1, 28, 0, 0, 'required: interact slate 04', 56263), -- 445571 +(448074, 78697, 0, 9, 11, 220234, 1, 28, 0, 0, 'required: investigate slate 04', 56263), -- 448074 +(445568, 78697, 0, 8, 17, 215162, 1, 28, 0, 0, 'required: interact slate 02', 56263), -- 445568 +(447946, 78697, 0, 7, 7, 219968, 1, 28, 0, 0, 'required: investigate slate 02', 56263), -- 447946 +(445561, 78697, 2, 6, 10, 433866, 1, 28, 0, 0, 'required: interact market stall', 56263), -- 445561 +(448069, 78697, 0, 5, 6, 220223, 1, 28, 0, 0, 'required: investigate market stall', 56263), -- 448069 +(445472, 78697, 0, 4, 1, 214879, 1, 28, 0, 0, 'required: knock on door A', 56263), -- 445472 +(448070, 78697, 0, 3, 8, 220229, 1, 28, 0, 0, 'required: investigate door A', 56263), -- 448070 +(445471, 78697, 0, 2, 23, 215202, 6, 2, 0, 0, 'Investigate and inspect clues', 56263), -- 445471 +(445470, 78697, 0, 1, 0, 215150, 1, 2, 0, 0, 'Enter the town', 56263), -- 445470 +(451701, 78697, 0, 0, 9, 228005, 1, 0, 0, 0, 'Tell Magni you are ready to go', 56263), -- 451701 +(446106, 78696, 0, 1, 1, 216354, 1, 2, 0, 0, 'Find Magni and Dagran', 56263), -- 446106 +(447908, 78696, 0, 0, 4, 219913, 6, 0, 0, 0, 'Kill Encroaching Wildlife', 56263), -- 447908 +(447530, 78685, 0, 0, 4, 219402, 1, 0, 0, 0, 'Find Magni and Dagran near Taelloch', 56263), -- 447530 +(447284, 80079, 0, 0, 0, 218712, 4, 0, 0, 0, 'Grievance heard', 56263), -- 447284 +(444691, 78642, 14, 1, 0, 156591, 1, 0, 0, 0, '', 56263), -- 444691 +(445757, 78642, 14, 0, 1, 153803, 1, 0, 0, 0, 'Speak with Skitter to enter the Darkflame Cleft', 56263), -- 445757 +(447815, 79267, 0, 6, 6, 219818, 1, 24, 0, 0, '', 56263), -- 447815 +(447814, 79267, 0, 5, 5, 219817, 1, 24, 0, 0, '', 56263), -- 447814 +(447813, 79267, 0, 4, 4, 219816, 1, 24, 0, 0, '', 56263), -- 447813 +(447812, 79267, 0, 3, 3, 219815, 1, 24, 0, 0, '', 56263), -- 447812 +(447811, 79267, 0, 2, 2, 219814, 1, 24, 0, 0, '', 56263), -- 447811 +(447810, 79267, 0, 1, 1, 219813, 1, 24, 0, 0, '', 56263), -- 447810 +(445913, 79267, 0, 0, 0, 215796, 6, 0, 0, 0, 'Wax pots ruined', 56263), -- 445913 +(444690, 78641, 0, 0, 0, 212993, 1, 1, 0, 0, 'Torchsnarl defeated', 56263), -- 444690 +(447417, 79205, 1, 1, 1, 217015, 3, 0, 1, 0, '', 56263), -- 447417 +(445778, 79205, 1, 0, 0, 212177, 24, 0, 1, 0, '', 56263), -- 445778 +(444688, 78639, 0, 0, 0, 213100, 10, 0, 0, 0, 'Oppressed Kobolds freed', 56263), -- 444688 +(445982, 78640, 0, 4, 3, 213215, 20, 28, 0, 0, '', 56263), -- 445982 +(445983, 78640, 0, 3, 4, 213215, 70, 28, 0, 0, '', 56263), -- 445983 +(444689, 78640, 0, 2, 1, 213215, 120, 0, 0, 0, 'Pamphlets distributed', 56263), -- 444689 +(445978, 78640, 19, 1, 2, 31656, 0, 0, 0, 0, 'Scout a safe area', 56263), -- 445978 +(445973, 78640, 14, 0, 0, 154181, 1, 20, 0, 0, '', 56263), -- 445973 +(445490, 78636, 0, 2, 1, 215077, 1, 2, 0, 0, '', 56263), -- 445490 +(444684, 78636, 0, 1, 0, 214937, 1, 0, 0, 0, 'Gate opened', 56263), -- 444684 +(445532, 78636, 0, 0, 2, 215069, 1, 28, 0, 0, '', 56263), -- 445532 +(444683, 78635, 1, 0, 1, 210878, 12, 0, 1, 0, '', 56263), -- 444683 +(447460, 78839, 0, 0, 0, 212536, 24, 0, 0, 0, 'Flickerflame kobolds slain', 56263), -- 447460 +(444682, 78634, 1, 0, 0, 210873, 4, 0, 1, 0, '', 56263), -- 444682 +(445833, 78631, 19, 2, 2, 31613, 0, 2, 0, 0, 'Vantage point scouted', 56263), -- 445833 +(445832, 78631, 0, 1, 1, 215591, 3, 0, 0, 0, 'Defenders reassured', 56263), -- 445832 +(445847, 78631, 19, 0, 3, 31621, 0, 28, 0, 0, '', 56263), -- 445847 +(445848, 78838, 19, 3, 1, 31622, 0, 2, 0, 0, 'Return to Brinthe\'s house', 56263), -- 445848 +(445666, 78838, 0, 2, 0, 213869, 1, 0, 0, 0, 'Meet Watcher Toki', 56263), -- 445666 +(445668, 78838, 0, 1, 2, 213875, 1, 0, 0, 0, 'Meet Speaker Jurlax', 56263), -- 445668 +(445834, 78838, 0, 0, 3, 215563, 1, 0, 0, 0, 'Meet Igram Underwing', 56263), -- 445834 +(450843, 78837, 0, 0, 0, 212592, 1, 0, 0, 0, 'Ask Speaker Brinthe about the High Speaker', 56263), -- 450843 +(444538, 78557, 0, 0, 0, 215249, 1, 0, 0, 0, 'Investigate the area around the overturned mine cart', 56263), -- 444538 +(447203, 78555, 1, 5, 4, 216720, 17, 92, 1, 6, '', 56263), -- 447203 +(445545, 78555, 0, 4, 2, 218251, 13, 92, 0, 8, '', 56263), -- 445545 +(445544, 78555, 0, 3, 1, 216136, 9, 92, 0, 12, 'Nerubian Cache\'s disarmed', 56263), -- 445544 +(444536, 78555, 0, 2, 0, 212390, 17, 92, 0, 6, 'Injured Railhand helped', 56263), -- 444536 +(445543, 78555, 15, 1, -1, 0, 1, 0, 0, 0, 'Help the Machine Speakers secure Ironhaul Station', 56263), -- 445543 +(445546, 78555, 19, 0, 3, 31537, 0, 28, 0, 0, 'Explosion', 56263), -- 445546 +(449389, 78546, 0, 2, 2, 217871, 1, 2, 0, 0, 'Witness the Coreway\'s restoration', 56263), -- 449389 +(446834, 78546, 0, 1, 1, 217918, 1, 0, 0, 0, 'Listen to the debriefing', 56263), -- 446834 +(447161, 78546, 0, 0, 0, 218494, 1, 0, 0, 0, 'Speak to Adelgonn', 56263), -- 447161 +(446821, 78545, 0, 0, 1, 217873, 1, 0, 0, 0, 'Return to Merrix in Dornogal', 56263), -- 446821 +(452905, 78544, 0, 9, 8, 229858, 1, 28, 0, 0, 'Meadery transition', 56263), -- 452905 +(446693, 78544, 0, 8, 5, 217579, 1, 2, 0, 0, 'Baelgrim\'s plan witnessed', 56263), -- 446693 +(449315, 78544, 0, 7, 7, 222676, 1, 28, 0, 0, 'Fuse sabotage 2', 56263), -- 449315 +(449314, 78544, 0, 6, 6, 222675, 1, 28, 0, 0, 'Fuse sabotage 1', 56263), -- 449314 +(446547, 78544, 0, 5, 3, 217343, 100, 92, 0, 1, 'Flyer kill', 56263), -- 446547 +(446546, 78544, 0, 4, 2, 217342, 34, 92, 0, 3, 'Ground kill', 56263), -- 446546 +(446545, 78544, 0, 3, 1, 217345, 17, 92, 0, 6, 'Large kill', 56263), -- 446545 +(446544, 78544, 15, 2, -1, 0, 1, 2, 0, 0, 'Nerubians slain', 56263), -- 446544 +(446556, 78544, 0, 1, 4, 217349, 1, 2, 0, 0, 'Speak to Baelgrim to begin the defense', 56263), -- 446556 +(446543, 78544, 0, 0, 0, 217340, 6, 0, 0, 0, 'Defenses placed', 56263), -- 446543 +(446528, 78543, 0, 1, 0, 217317, 1, 2, 0, 0, 'Nerubian burrow disturbed', 56263), -- 446528 +(447201, 78543, 2, 0, 1, 424439, 1, 256, 0, 0, 'Keg of Cinderbrew Mead taken', 56263), -- 447201 +(446482, 78542, 0, 0, 0, 217230, 8, 0, 0, 0, 'Unbound Meadworkers evacuated', 56263), -- 446482 +(446495, 78541, 0, 0, 0, 217244, 4, 0, 0, 0, 'Fuses connected to kegs', 56263), -- 446495 +(446471, 78539, 0, 0, 0, 217213, 1, 0, 0, 0, 'Discuss the plan to fight the nerubians', 56263), -- 446471 +(449230, 80022, 0, 3, 3, 222556, 1, 28, 0, 0, 'Returned to Coreway', 56263), -- 449230 +(447189, 80022, 0, 2, 2, 226951, 1, 2, 0, 0, 'Corruption purged from Stormperch', 56263), -- 447189 +(447188, 80022, 0, 1, 1, 218516, 1, 2, 0, 0, 'Speak to Baelgrim to enter The Rookery', 56263), -- 447188 +(447187, 80022, 0, 0, 0, 218514, 1, 0, 0, 0, 'Meet Baelgrim outside Stormperch', 56263), -- 447187 +(446464, 78538, 0, 0, 0, 217206, 10, 0, 0, 0, 'Orders distributed', 56263), -- 446464 +(449675, 79721, 0, 6, 0, 223393, 1, 28, 0, 0, 'Anduin RP', 56263), -- 449675 +(446983, 79721, 0, 5, 7, 218276, 1, 24, 0, 0, 'Nerubian Burrow 03', 56263), -- 446983 +(446982, 79721, 0, 4, 6, 218275, 1, 24, 0, 0, 'Nerubian Burrow 02', 56263), -- 446982 +(446964, 79721, 0, 3, 5, 218279, 1, 24, 0, 0, 'Nerubian Burrow 01', 56263), -- 446964 +(446891, 79721, 0, 2, 4, 218005, 3, 2, 0, 0, 'Nerubian burrows collapsed', 56263), -- 446891 +(446791, 79721, 0, 1, 3, 217788, 1, 2, 0, 0, 'Cinderbrew thrown into burrow', 56263), -- 446791 +(446790, 79721, 2, 0, 2, 423582, 1, 0, 0, 0, 'Cinderbrew Keg picked up', 56263), -- 446790 +(446978, 79701, 0, 7, 5, 216492, 1, 0, 0, 0, 'Check up on Alleria Windrunner', 56263), -- 446978 +(446977, 79701, 0, 6, 4, 216191, 8, 92, 0, 14, '', 56263), -- 446977 +(446976, 79701, 0, 5, 3, 216192, 8, 92, 0, 14, '', 56263), -- 446976 +(446975, 79701, 0, 4, 2, 216193, 12, 92, 0, 9, '', 56263), -- 446975 +(447039, 79701, 0, 3, 6, 216194, 12, 92, 0, 9, '', 56263), -- 447039 +(446868, 79701, 0, 2, 0, 217784, 12, 92, 0, 9, '', 56263), -- 446868 +(446974, 79701, 0, 1, 1, 216197, 34, 92, 0, 3, '', 56263), -- 446974 +(446781, 79701, 15, 0, -1, 0, 1, 0, 0, 0, 'Nerubian invasion repelled', 56263), -- 446781 +(445922, 78462, 0, 3, 2, 217506, 1, 2, 0, 0, 'Ebona assessed', 56263), -- 445922 +(446670, 78462, 0, 2, 1, 217501, 1, 2, 0, 0, 'Findorn placed in pool', 56263), -- 446670 +(445923, 78462, 0, 1, 3, 215809, 1, 2, 0, 0, 'Findorn picked up', 56263), -- 445923 +(445900, 78462, 0, 0, 0, 215763, 5, 0, 0, 0, 'Injured Earthen healed', 56263), -- 445900 +(445657, 78463, 0, 1, 0, 215351, 20, 28, 0, 0, 'Glittering Ore', 56263); -- 445657 + +INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `Order`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `Flags2`, `ProgressBarWeight`, `Description`, `VerifiedBuild`) VALUES +(445662, 78463, 1, 0, 1, 211962, 20, 0, 1, 0, '', 56263), -- 445662 +(446451, 79553, 1, 0, 0, 213233, 10, 0, 1, 0, '', 56263), -- 446451 +(452715, 84519, 14, 1, 1, 167832, 1, 4, 0, 0, 'Equip the Unbreakable Iron Idol to your companion', 56263), -- 452715 +(452712, 84519, 14, 0, 0, 167830, 1, 0, 0, 0, 'Add the Unbreakable Iron Idol to your collection', 56263), -- 452712 +(447226, 78464, 0, 7, 4, 218644, 1, 2, 0, 0, 'Speak to Brann Bronzebeard outside the delve', 56263), -- 447226 +(448251, 78464, 14, 6, 6, 157281, 1, 2, 0, 0, 'Earthcrawl Mines treasure found', 56263), -- 448251 +(445899, 78464, 0, 5, 0, 221896, 1, 2, 0, 0, 'Earthcrawl Mines objectives completed', 56263), -- 445899 +(447209, 78464, 14, 4, 3, 156231, 1, 2, 0, 0, 'Earthcrawl Mines entered', 56263), -- 447209 +(450394, 78464, 14, 3, 7, 162562, 1, 2, 0, 0, 'Select a Combat Role for Brann Bronzebeard', 56263), -- 450394 +(448250, 78464, 0, 2, 5, 220749, 1, 2, 0, 0, 'Open the Explorers\' League Supplies', 56263), -- 448250 +(446659, 78464, 0, 1, 2, 217483, 1, 2, 0, 0, 'Speak to Brann Bronzebeard', 56263), -- 446659 +(446658, 78464, 0, 0, 1, 217482, 1, 0, 0, 0, 'Journey to the Earthcrawl Mines delve', 56263), -- 446658 +(450782, 78618, 0, 5, 6, 217670, 13, 92, 0, 8, '', 56263), -- 450782 +(444679, 78618, 0, 4, 4, 212766, 80, 92, 0, 1.25, '', 56263), -- 444679 +(444676, 78618, 0, 3, 1, 213103, 25, 92, 0, 4, 'Wildlife', 56263), -- 444676 +(450781, 78618, 0, 2, 5, 213110, 16, 92, 0, 6.5, 'Fungarian 2', 56263), -- 450781 +(444675, 78618, 0, 1, 0, 213109, 25, 92, 0, 4, 'Fungarian', 56263), -- 444675 +(444674, 78618, 15, 0, -1, 0, 1, 0, 0, 0, 'Defeat the Fungarians', 56263), -- 444674 +(449569, 78461, 0, 2, 2, 216099, 1, 2, 0, 0, 'Adelgonn found', 56263), -- 449569 +(449568, 78461, 0, 1, 1, 216071, 1, 2, 0, 0, 'Regroup with Baelgrim at the top of Foundation Hall', 56263), -- 449568 +(445535, 78461, 0, 0, 0, 215090, 1, 0, 0, 0, 'Earthen Teleporter used', 56263), -- 445535 +(445533, 78459, 0, 0, 0, 215088, 1, 0, 0, 0, 'Speak to Merrix', 56263), -- 445533 +(447869, 78468, 0, 1, 0, 219880, 1, 2, 0, 0, 'Memory gem deposited in Archival Repository', 56263), -- 447869 +(449147, 78468, 0, 0, 1, 222335, 1, 0, 0, 0, 'Prismatic Codex used to view memory gem', 56263), -- 449147 +(452655, 78457, 3, 4, 2, 223728, 1, 0, 0, 0, 'Speak to Auditor Balwurz', 56263), -- 452655 +(449052, 78457, 0, 3, 6, 222017, 1, 0, 0, 0, 'Speak to Brann Bronzebeard', 56263), -- 449052 +(447127, 78457, 0, 2, 1, 215087, 1, 0, 0, 0, 'Speak to Innkeeper Ronesh', 56263), -- 447127 +(445776, 78457, 0, 1, 5, 215086, 1, 0, 0, 0, 'Speak to Flight Master Breem', 56263), -- 445776 +(450003, 78457, 0, 0, 0, 224005, 1, 0, 0, 0, 'Ask a guard about profession trainers', 56263), -- 450003 +(447916, 78460, 1, 4, 1, 217610, 1, 28, 1, 0, '', 56263), -- 447916 +(452500, 78460, 0, 3, 4, 228962, 1, 28, 0, 0, 'Webbed 3', 56263), -- 452500 +(452499, 78460, 0, 2, 3, 228961, 1, 28, 0, 0, 'Webbed 2', 56263), -- 452499 +(452497, 78460, 0, 1, 2, 222377, 1, 28, 0, 0, 'Webbed 1', 56263), -- 452497 +(445441, 78460, 0, 0, 0, 214868, 8, 0, 0, 0, 'Earthen rescued and hazards cleared', 56263), -- 445441 +(447830, 78536, 0, 1, 1, 219844, 1, 28, 0, 0, 'Scene ended', 56263), -- 447830 +(446376, 78536, 0, 0, 0, 216969, 1, 0, 0, 0, 'Speak to Thrall', 56263), -- 446376 +(447768, 78535, 0, 6, 5, 219753, 1, 2, 0, 0, 'Regroup with Baelgrim', 56263), -- 447768 +(446917, 78535, 0, 5, 3, 218092, 50, 92, 0, 2, '', 56263), -- 446917 +(446217, 78535, 0, 4, 1, 216604, 13, 92, 0, 8, '', 56263), -- 446217 +(446216, 78535, 0, 3, 0, 216603, 25, 92, 0, 4, '', 56263), -- 446216 +(446215, 78535, 15, 2, -1, 0, 1, 2, 0, 0, 'Nerubian invaders slain', 56263), -- 446215 +(447722, 78535, 0, 1, 4, 219729, 1, 28, 0, 0, 'Flight activated', 56263), -- 447722 +(446218, 78535, 0, 0, 2, 216616, 1, 0, 0, 0, 'Lokren mounted', 56263), -- 446218 +(449029, 78534, 0, 2, 0, 222003, 1, 0, 0, 0, 'Meet Baelgrim in Dornogal', 56263), -- 449029 +(447643, 78534, 0, 1, 3, 219598, 10, 4, 0, 0, 'Slipstream followed', 56263), -- 447643 +(450435, 78534, 0, 0, 1, 224829, 1, 4, 0, 0, 'Trained Stormrook mounted', 56263), -- 450435 +(447629, 78533, 0, 3, 2, 219575, 1, 2, 0, 0, 'Stand against Zirix\'s swarm', 56263), -- 447629 +(447628, 78533, 0, 2, 1, 219573, 1, 2, 0, 0, 'Hold off Queensguard Zirix', 56263), -- 447628 +(446242, 78533, 0, 1, 0, 216643, 1, 0, 0, 0, 'Regroup with Magni', 56263), -- 446242 +(449073, 78533, 0, 0, 3, 222098, 1, 28, 0, 0, 'Zirix aggro', 56263), -- 449073 +(445369, 78532, 0, 0, 0, 214605, 5, 0, 0, 0, 'Damaged Arcane Relics destroyed', 56263), -- 445369 +(450427, 78531, 0, 8, 1, 224825, 5, 4, 0, 0, 'Dalaran Civilians healed', 56263), -- 450427 +(445333, 78531, 0, 7, 9, 214472, 1, 28, 0, 0, '', 56263), -- 445333 +(445332, 78531, 0, 6, 8, 214470, 1, 28, 0, 0, '', 56263), -- 445332 +(445331, 78531, 0, 5, 7, 213063, 1, 28, 0, 0, '', 56263), -- 445331 +(445330, 78531, 0, 4, 6, 211996, 1, 28, 0, 0, '', 56263), -- 445330 +(445329, 78531, 0, 3, 5, 212457, 1, 28, 0, 0, '', 56263), -- 445329 +(445328, 78531, 0, 2, 4, 211995, 1, 28, 0, 0, '', 56263), -- 445328 +(445327, 78531, 0, 1, 3, 212693, 1, 28, 0, 0, '', 56263), -- 445327 +(445324, 78531, 0, 0, 0, 214512, 7, 0, 0, 0, 'Crash survivors aided', 56263), -- 445324 +(449681, 78530, 0, 1, 1, 214582, 1, 28, 0, 0, 'First kill', 56263), -- 449681 +(445358, 78530, 0, 0, 0, 214582, 12, 0, 0, 0, 'Nerubians slain', 56263), -- 445358 +(445096, 78529, 0, 1, 0, 214301, 1, 0, 0, 0, 'Escape the rubble', 56263), -- 445096 +(445195, 78529, 0, 0, 1, 214450, 1, 28, 0, 0, 'Spider scene triggered', 56263), -- 445195 +(451147, 83331, 2, 13, 13, 454535, 1, 28, 0, 0, 'History F interacted', 56263), -- 451147 +(451146, 83331, 0, 12, 12, 226475, 1, 28, 0, 0, 'History F discovered', 56263), -- 451146 +(451104, 83331, 2, 11, 11, 454534, 1, 28, 0, 0, 'History E interacted', 56263), -- 451104 +(450943, 83331, 0, 10, 5, 226474, 1, 28, 0, 0, 'History E discovered', 56263), -- 450943 +(451103, 83331, 2, 9, 10, 454533, 1, 28, 0, 0, 'History D interacted', 56263), -- 451103 +(450942, 83331, 0, 8, 4, 226473, 1, 28, 0, 0, 'History D discovered', 56263), -- 450942 +(451102, 83331, 2, 7, 9, 454532, 1, 28, 0, 0, 'History C interacted', 56263), -- 451102 +(450941, 83331, 0, 6, 3, 226472, 1, 28, 0, 0, 'History C discovered', 56263), -- 450941 +(451101, 83331, 2, 5, 8, 454531, 1, 28, 0, 0, 'History B interacted', 56263), -- 451101 +(450940, 83331, 0, 4, 2, 226471, 1, 28, 0, 0, 'History B discovered', 56263), -- 450940 +(451071, 83331, 2, 3, 7, 454284, 1, 28, 0, 0, 'History A interacted', 56263), -- 451071 +(450939, 83331, 0, 2, 1, 226470, 1, 28, 0, 0, 'History A discovered', 56263), -- 450939 +(451148, 83331, 0, 1, 6, 226469, 5, 28, 0, 0, 'Hidden: makes History F findable', 56263), -- 451148 +(450938, 83331, 0, 0, 0, 226469, 6, 0, 0, 0, '\"History\" Unearthed', 56263), -- 450938 +(453008, 80321, 0, 3, 3, 230058, 1, 2, 0, 0, 'Talk to Khadgar', 56263), -- 453008 +(447881, 80321, 0, 2, 2, 219665, 1, 2, 0, 0, '', 56263), -- 447881 +(447876, 80321, 0, 1, 0, 222948, 1, 2, 0, 0, 'Return to the surface', 56263), -- 447876 +(449475, 80321, 0, 0, 1, 222947, 1, 0, 0, 0, 'Seek a different exit', 56263), -- 449475 +(447847, 79106, 0, 5, 1, 219884, 1, 2, 0, 0, 'Take the citizens to safety', 56263), -- 447847 +(447871, 79106, 0, 4, 2, 219883, 1, 2, 0, 0, 'Enter the sewer grate', 56263), -- 447871 +(447846, 79106, 0, 3, 0, 219873, 5, 2, 0, 0, 'Free webbed citizens', 56263), -- 447846 +(451419, 79106, 0, 2, 5, 227371, 1, 24, 0, 0, '', 56263), -- 451419 +(445486, 79106, 0, 1, 4, 219859, 1, 2, 0, 0, 'Navigate the sewers', 56263), -- 445486 +(445485, 79106, 0, 0, 3, 214912, 1, 0, 0, 0, 'Return to the city', 56263), -- 445485 +(449206, 79105, 0, 4, 3, 222518, 13, 92, 0, 8, 'Nerubian Slain', 56263), -- 449206 +(449205, 79105, 0, 3, 2, 214911, 25, 92, 0, 4, 'Nerubian Slain', 56263), -- 449205 +(449204, 79105, 0, 2, 0, 222517, 100, 92, 0, 1, 'Nerubian Slain', 56263), -- 449204 +(445482, 79105, 15, 1, -1, 0, 1, 0, 0, 0, 'Nerubians slain', 56263), -- 445482 +(445483, 79105, 21, 0, 1, 3454, 10, 0, 0, 0, 'Citizens saved', 56263), -- 445483 +(448167, 78722, 0, 0, 0, 220538, 1, 0, 0, 0, 'Talk to Khadgar', 56263), -- 448167 +(445393, 78718, 0, 0, 0, 214667, 4, 0, 0, 0, 'Wards strengthened', 56263), -- 445393 +(445394, 78721, 0, 0, 0, 214670, 1, 0, 0, 0, 'Check on the Algari Expedition', 56263), -- 445394 +(448166, 78719, 0, 3, 3, 220533, 1, 28, 0, 0, '', 56263), -- 448166 +(448164, 78719, 0, 2, 2, 220530, 1, 28, 0, 0, '', 56263), -- 448164 +(448163, 78719, 0, 1, 1, 220527, 1, 28, 0, 0, '', 56263), -- 448163 +(445390, 78719, 0, 0, 0, 214666, 3, 0, 0, 0, 'Citizens of Dalaran helped', 56263), -- 445390 +(448112, 78717, 0, 0, 0, 220379, 1, 0, 0, 0, 'Talk to Khadgar', 56263), -- 448112 +(450764, 79303, 0, 4, 2, 226082, 1, 2, 0, 0, 'Speak with Headmaster Fynch', 56311), -- 450764 +(450766, 79303, 0, 3, 3, 226003, 1, 28, 0, 0, 'Sophietta Area Trigger', 56311), -- 450766 +(450746, 79303, 0, 2, 1, 225927, 1, 2, 0, 0, 'Speak to Sophietta', 56311), -- 450746 +(450745, 79303, 0, 1, 0, 216011, 1, 2, 0, 0, 'Meet Fynch in the classroom', 56311), -- 450745 +(450784, 79303, 0, 0, 4, 226038, 1, 28, 0, 0, 'Sophietta to Classroom', 56311), -- 450784 +(446077, 79302, 1, 0, 0, 225180, 10, 0, 1, 0, '', 56311), -- 446077 +(450601, 79301, 0, 1, 0, 225447, 1, 1, 0, 0, 'Confront Edwyn about the notebook', 56311), -- 450601 +(450744, 79301, 0, 0, 1, 216014, 1, 28, 0, 0, '', 56311), -- 450744 +(445874, 79119, 0, 9, 6, 215704, 1, 28, 0, 0, '', 56311), -- 445874 +(445756, 79119, 2, 8, 5, 417088, 5, 28, 0, 0, '', 56311), -- 445756 +(445755, 79119, 2, 7, 4, 417087, 1, 28, 0, 0, '', 56311), -- 445755 +(450957, 79119, 2, 6, 9, 454178, 1, 28, 0, 0, '', 56311), -- 450957 +(445754, 79119, 2, 5, 3, 417086, 5, 28, 0, 0, '', 56311), -- 445754 +(450956, 79119, 2, 4, 8, 454179, 1, 28, 0, 0, '', 56311), -- 450956 +(445753, 79119, 2, 3, 2, 417085, 5, 28, 0, 0, '', 56311), -- 445753 +(450955, 79119, 2, 2, 7, 454180, 1, 28, 0, 0, '', 56311), -- 450955 +(445752, 79119, 2, 1, 1, 417084, 5, 28, 0, 0, '', 56311), -- 445752 +(445751, 79119, 0, 0, 0, 215485, 8, 0, 0, 0, 'Debris cleared', 56311), -- 445751 +(450308, 79711, 1, 0, 0, 214504, 1, 0, 0, 0, '', 56311), -- 450308 +(448613, 79232, 0, 3, 2, 221350, 1, 4, 0, 0, 'Inquire with Addysen about Idona', 56311), -- 448613 +(448608, 79232, 1, 2, 1, 219453, 1, 0, 1, 0, '', 56311), -- 448608 +(448616, 79232, 1, 1, 3, 219499, 1, 0, 1, 0, '', 56311), -- 448616 +(445956, 79232, 1, 0, 0, 219451, 1, 0, 1, 0, '', 56311), -- 445956 +(448788, 80678, 1, 6, 6, 219811, 1, 28, 1, 0, '', 56311), -- 448788 +(448787, 80678, 1, 5, 5, 219813, 1, 28, 1, 0, '', 56311), -- 448787 +(448786, 80678, 1, 4, 4, 219814, 1, 28, 1, 0, '', 56311), -- 448786 +(448785, 80678, 1, 3, 3, 219815, 1, 28, 1, 0, '', 56311), -- 448785 +(448784, 80678, 1, 2, 2, 219816, 1, 28, 1, 0, '', 56311), -- 448784 +(448783, 80678, 1, 1, 1, 219812, 1, 28, 1, 0, '', 56311), -- 448783 +(448782, 80678, 0, 0, 0, 221584, 6, 0, 0, 0, 'Mementos collected', 56311), -- 448782 +(446368, 79313, 0, 1, 1, 216940, 1, 28, 0, 0, '', 56311), -- 446368 +(446171, 79313, 0, 0, 0, 216078, 1, 0, 0, 0, '', 56311), -- 446171 +(446168, 79312, 2, 0, 0, 420076, 8, 0, 0, 0, 'Foulnectar Fronds destroyed', 56311), -- 446168 +(446094, 79311, 0, 0, 0, 216065, 12, 0, 0, 0, 'Shadowmire monsters slain', 56311), -- 446094 +(446615, 79310, 1, 3, 3, 213519, 1, 2, 1, 0, 'Recover a memento for Wayshelm', 56311), -- 446615 +(446169, 79310, 0, 2, 0, 216514, 1, 2, 0, 0, 'Inspect the fallen scout', 56311), -- 446169 +(446392, 79310, 0, 1, 2, 217067, 1, 0, 0, 0, 'Look for a member of Wayshelm\'s scouting party', 56311), -- 446392 +(446170, 79310, 0, 0, 1, 216064, 1, 28, 0, 0, '', 56311), -- 446170 +(445865, 79110, 0, 0, 0, 215064, 1, 0, 0, 0, '', 56311), -- 445865 +(445821, 79109, 0, 2, 2, 215571, 1, 2, 0, 0, 'Lamp inspected', 56311), -- 445821 +(445820, 79109, 0, 1, 1, 215574, 1, 2, 0, 0, 'Bag inspected', 56311), -- 445820 +(445789, 79109, 0, 0, 0, 215547, 1, 0, 0, 0, 'Hoe inspected', 56311), -- 445789 +(447738, 80382, 1, 0, 0, 217396, 10, 0, 1, 0, '', 56311), -- 447738 +(445837, 78695, 0, 2, 1, 215611, 1, 2, 0, 0, 'Dawntower Lit', 56311), -- 445837 +(445836, 78695, 0, 1, 0, 215610, 1, 2, 0, 0, 'Speak with Taenar at the Dawntower', 56311), -- 445836 +(445838, 78695, 2, 0, 2, 417350, 8, 0, 0, 0, 'Torches placed', 56311), -- 445838 +(447142, 79470, 0, 6, 5, 218073, 9, 92, 0, 12, '', 56311), -- 447142 +(447141, 79470, 0, 5, 4, 218074, 10, 92, 0, 10, '', 56311), -- 447141 +(447140, 79470, 0, 4, 3, 217505, 17, 92, 0, 6, '', 56311), -- 447140 +(447139, 79470, 0, 3, 2, 213598, 13, 92, 0, 8, '', 56311), -- 447139 +(447138, 79470, 0, 2, 1, 218024, 100, 92, 0, 1, '', 56311), -- 447138 +(446255, 79470, 0, 1, 0, 216984, 13, 92, 0, 8, '', 56311), -- 446255 +(447136, 79470, 15, 0, -1, 0, 1, 0, 0, 0, 'Kobyss slain at The Fading Shore', 56311), -- 447136 +(445823, 78687, 1, 0, 0, 212317, 4, 0, 1, 0, '', 56311), -- 445823 +(445863, 78691, 0, 4, 2, 215668, 1, 28, 0, 0, 'Max Conversation', 56311), -- 445863 +(451465, 78691, 0, 3, 3, 213787, 1, 28, 0, 0, '', 56311), -- 451465 +(445638, 78691, 0, 2, 0, 215629, 1, 2, 0, 0, 'Help Maximillian', 56311), -- 445638 +(445639, 78691, 0, 1, 1, 213805, 1, 1, 0, 0, 'Defeat Boneseer Hookjaw', 56311), -- 445639 +(451467, 78691, 0, 0, 4, 213787, 1, 28, 0, 0, 'Velhan Indomitable Conversation', 56311), -- 451467 +(445862, 78692, 0, 0, 0, 215665, 8, 0, 0, 0, 'Spears distributed', 56311), -- 445862 +(445824, 78694, 0, 0, 0, 215581, 12, 0, 0, 0, 'Kobyss attackers slain', 56311), -- 445824 +(445622, 78693, 1, 0, 0, 211948, 8, 0, 1, 0, '', 56311), -- 445622 +(445846, 78690, 0, 1, 4, 215615, 1, 0, 0, 0, 'Reassure Maximillian', 56311), -- 445846 +(445613, 78690, 0, 0, 3, 215616, 10, 0, 0, 0, 'Reassure the Citizens', 56311), -- 445613 +(445581, 78688, 0, 0, 0, 215006, 10, 0, 0, 0, 'Cages Burned', 56311), -- 445581 +(445610, 78689, 0, 2, 2, 213718, 1, 1, 0, 0, '', 56311), -- 445610 +(445609, 78689, 0, 1, 1, 213717, 1, 1, 0, 0, '', 56311), -- 445609 +(445608, 78689, 0, 0, 0, 213716, 1, 1, 0, 0, '', 56311), -- 445608 +(445081, 78590, 0, 1, 1, 212806, 1, 4, 0, 0, 'Hallowfall Scythe collected', 56311), -- 445081 +(444569, 78590, 0, 0, 0, 214001, 60, 0, 0, 0, 'Fungal Enemies slain', 56311), -- 444569 +(446240, 79380, 0, 8, 7, 214835, 25, 92, 0, 4, '', 56311), -- 446240 +(446239, 79380, 0, 7, 6, 214821, 100, 92, 0, 1, '', 56311), -- 446239 +(446238, 79380, 0, 6, 0, 214406, 20, 92, 0, 5, '', 56311), -- 446238 +(446237, 79380, 0, 5, 5, 214790, 5, 92, 0, 20, '', 56311), -- 446237 +(446236, 79380, 0, 4, 4, 214817, 5, 92, 0, 20, '', 56311), -- 446236 +(446235, 79380, 0, 3, 3, 216214, 5, 92, 0, 20, '', 56311), -- 446235 +(446234, 79380, 0, 2, 2, 216630, 5, 92, 0, 20, '', 56311), -- 446234 +(446233, 79380, 0, 1, 1, 214783, 5, 92, 0, 20, '', 56311), -- 446233 +(446232, 79380, 15, 0, -1, 0, 1, 0, 0, 0, 'Stillstone threats eliminated', 56311), -- 446232 +(448362, 79471, 0, 6, 5, 220844, 100, 92, 0, 1, '', 56311), -- 448362 +(448361, 79471, 0, 5, 4, 220886, 100, 92, 0, 1, '', 56311), -- 448361 +(448360, 79471, 0, 4, 3, 218024, 200, 92, 0, 0.5, '', 56311), -- 448360 +(448359, 79471, 0, 3, 2, 220891, 20, 92, 0, 5, '', 56311), -- 448359 +(448358, 79471, 0, 2, 1, 220838, 20, 92, 0, 5, '', 56311), -- 448358 +(448323, 79471, 0, 1, 0, 216984, 34, 92, 0, 3, '', 56311), -- 448323 +(446257, 79471, 15, 0, -1, 0, 1, 0, 0, 0, 'Keyflame at the Bleak Shore protected', 56311), -- 446257 +(446037, 79329, 1, 0, 0, 212755, 12, 0, 1, 0, 'Remnants Satchels collected', 56311), -- 446037 +(444826, 78657, 0, 1, 0, 217065, 1, 4, 0, 0, 'Enemy revealed using Sentry Flare', 56311), -- 444826 +(446395, 78657, 0, 0, 1, 217063, 10, 0, 0, 0, '', 56311), -- 446395 +(446881, 79469, 0, 1, 1, 217993, 1, 4, 0, 0, 'Dirt-Cracker Pick used', 56311), -- 446881 +(446253, 79469, 0, 0, 0, 217962, 8, 0, 0, 0, '', 56311), -- 446253 +(445906, 76338, 0, 2, 2, 215780, 1, 0, 0, 0, 'Find and return Control-Gear to Ezgi', 56311), -- 445906 +(445902, 76338, 1, 1, 1, 206519, 5, 0, 1, 0, 'Cleanbrass Bolts collected', 56311), -- 445902 +(445901, 76338, 1, 0, 0, 206518, 8, 0, 1, 0, 'Gyro-Optic Springs collected', 56311), -- 445901 +(451528, 83768, 14, 0, 0, 166256, 1, 0, 0, 0, 'Skittering Breach delve completed on any difficulty', 56311), -- 451528 +(451466, 83279, 0, 2, 2, 227462, 1, 28, 0, 0, '', 56311), -- 451466 +(450796, 83279, 0, 1, 1, 226166, 1, 28, 0, 0, '', 56311), -- 450796 +(450773, 83279, 0, 0, 0, 226023, 1, 0, 0, 0, '', 56311), -- 450773 +(450777, 83283, 1, 0, 0, 225340, 6, 0, 1, 0, '', 56311), -- 450777 +(450775, 83247, 1, 0, 0, 225179, 9, 0, 1, 0, '', 56311), -- 450775 +(451530, 83769, 14, 0, 0, 166252, 1, 0, 0, 0, 'Mycomancer Cavern delve completed on any difficulty', 56311), -- 451530 +(450461, 82848, 0, 5, 4, 224870, 1, 28, 0, 0, 'hidden: Q3 asked', 56311), -- 450461 +(450460, 82848, 0, 4, 3, 224869, 1, 28, 0, 0, 'hidden: Q2 asked', 56311), -- 450460 +(450459, 82848, 0, 3, 2, 224868, 1, 28, 0, 0, 'hidden: Q1 asked', 56311), -- 450459 +(450458, 82848, 0, 2, 1, 224867, 3, 4, 0, 0, 'Ask chef questions', 56311), -- 450458 +(450457, 82848, 0, 1, 0, 224862, 20, 92, 0, 5, 'hidden: sous progress', 56311), -- 450457 +(450456, 82848, 15, 0, -1, 0, 1, 0, 0, 0, 'Help the chef prepare a meal', 56311), -- 450456 +(450453, 82847, 1, 1, 3, 224395, 6, 2, 1, 0, 'More garlic than that collected', 56311), -- 450453 +(450452, 82847, 2, 0, 2, 451442, 1, 0, 0, 0, 'Garlic collected', 56311), -- 450452 +(450445, 82844, 1, 1, 1, 224397, 6, 2, 1, 0, 'Taro harvested', 56311), -- 450445 +(450444, 82844, 0, 0, 0, 224848, 1, 0, 0, 0, 'Taro harvested properly', 56311), -- 450444 +(450443, 82843, 1, 0, 0, 224396, 1, 0, 1, 0, 'Harvest a taro', 56311), -- 450443 +(448521, 80205, 19, 5, 1, 32818, 0, 2, 0, 0, 'Return to the Magistrate\'s Office', 56311), -- 448521 +(448557, 80205, 0, 4, 3, 221096, 1, 2, 0, 0, 'High Elevator Etak\'kaht rescued', 56311), -- 448557 +(448551, 80205, 0, 3, 2, 221461, 12, 2, 0, 0, 'Puppet slain', 56311), -- 448551 +(450551, 80205, 0, 2, 4, 225248, 1, 2, 0, 0, 'Listen to the Puppetmaster\'s greeting', 56311), -- 450551 +(448693, 80205, 0, 1, 7, 221094, 1, 2, 0, 0, 'Talk to Orator Tx\'itk', 56311), -- 448693 +(447561, 80205, 19, 0, 0, 32830, 0, 0, 0, 0, 'Meet Orator Tx\'itk at the Puppetmaster\'s Theater', 56311), -- 447561 +(450408, 80206, 0, 5, 5, 224774, 1, 28, 0, 0, 'Orc Puppet cured', 56311), -- 450408 +(450407, 80206, 0, 4, 4, 221702, 1, 28, 0, 0, 'Human Puppet cured', 56311), -- 450407 +(450406, 80206, 0, 3, 3, 224772, 1, 28, 0, 0, 'Goblin Puppet cured', 56311), -- 450406 +(450405, 80206, 0, 2, 2, 224773, 1, 28, 0, 0, 'Draenei Puppet cured', 56311), -- 450405 +(450256, 80206, 0, 1, 0, 224781, 4, 2, 0, 0, 'Incomplete Puppets cured', 56311), -- 450256 +(450257, 80206, 1, 0, 1, 219385, 1, 0, 1, 0, '', 56311), -- 450257 +(447526, 80204, 0, 8, 1, 219388, 12, 0, 0, 0, 'Unsettled Vermin paralyzed', 56311), -- 447526 +(448592, 80204, 1, 7, 5, 219443, 1, 2, 1, 0, '', 56311), -- 448592 +(448587, 80204, 2, 6, 8, 439556, 1, 28, 0, 0, '', 56311), -- 448587 +(448586, 80204, 2, 5, 7, 439555, 1, 28, 0, 0, '', 56311), -- 448586 +(448585, 80204, 2, 4, 6, 439468, 1, 28, 0, 0, '', 56311), -- 448585 +(448593, 80204, 0, 3, 9, 221212, 2, 28, 0, 0, 'Supplies 2/3', 56311), -- 448593 +(447525, 80204, 0, 2, 0, 221212, 3, 2, 0, 0, 'Supplies organized', 56311), -- 447525 +(447528, 80204, 0, 1, 2, 221225, 4, 2, 0, 0, 'Web Scraps cleared', 56311), -- 447528 +(447541, 80204, 19, 0, 3, 33636, 0, 0, 0, 0, 'Investigate the Puppetmaster\'s Workshop', 56311), -- 447541 +(447191, 79957, 1, 0, 0, 216689, 1, 0, 0, 0, '', 56311), -- 447191 +(447114, 79956, 0, 2, 0, 217640, 1, 28, 0, 0, '', 56311), -- 447114 +(447719, 79956, 0, 1, 2, 218065, 1, 0, 0, 0, '', 56311), -- 447719 +(447128, 79956, 0, 0, 1, 218466, 1, 4, 0, 0, 'Pull the Web Strand', 56311), -- 447128 +(450763, 83057, 0, 1, 1, 225991, 1, 28, 0, 0, 'Engage Vek\'kix', 56311), -- 450763 +(450586, 83057, 0, 0, 0, 225425, 1, 0, 0, 0, '', 56311), -- 450586 +(448214, 80569, 0, 0, 0, 220644, 1, 0, 0, 0, '', 56311), -- 448214 +(449932, 80572, 2, 6, 5, 434922, 1, 4, 0, 0, 'Resonate to remove Unseeming Shift', 56311), -- 449932 +(449754, 80572, 19, 5, 3, 33312, 0, 2, 0, 0, 'Meet Orweyna at the overlook', 56311), -- 449754 +(448217, 80572, 1, 4, 2, 225698, 1, 0, 1, 0, '', 56311), -- 448217 +(448216, 80572, 1, 3, 1, 225697, 1, 0, 1, 0, '', 56311), -- 448216 +(448215, 80572, 1, 2, 0, 225696, 1, 2, 1, 0, '', 56311), -- 448215 +(451310, 80572, 0, 1, 6, 220610, 1, 28, 0, 0, 'Orweyna RP', 56311), -- 451310 +(449866, 80572, 0, 0, 4, 226800, 1, 0, 0, 0, 'Acquire 50 stacks of Unseeming Shift', 56311), -- 449866 +(448218, 80571, 1, 0, 0, 221776, 10, 0, 1, 0, '', 56311), -- 448218 +(448213, 80570, 0, 0, 0, 223582, 8, 0, 0, 0, 'Extractors destroyed', 56311); -- 448213 + +INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `Order`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `Flags2`, `ProgressBarWeight`, `Description`, `VerifiedBuild`) VALUES +(449755, 80568, 0, 0, 0, 223565, 10, 0, 0, 0, 'Magic Trace collected', 56311), -- 449755 +(449562, 80567, 2, 0, 0, 434918, 1, 0, 0, 0, 'Hamonizing Instrument used', 56311), -- 449562 +(451332, 80566, 0, 7, 4, 226690, 1, 28, 0, 0, 'RP completed', 56311), -- 451332 +(451331, 80566, 19, 6, 3, 33978, 0, 28, 0, 0, 'Trigger RP', 56311), -- 451331 +(451327, 80566, 0, 5, 2, 227260, 2, 2, 0, 0, '', 56311), -- 451327 +(451346, 80566, 2, 4, 7, 455041, 1, 2, 0, 0, 'Extractor Storage destroyed', 56311), -- 451346 +(451345, 80566, 0, 3, 6, 227267, 3, 2, 0, 0, '', 56311), -- 451345 +(451344, 80566, 2, 2, 5, 455040, 1, 2, 0, 0, 'Extractor Tripod destroyed', 56311), -- 451344 +(448219, 80566, 0, 1, 0, 223065, 3, 2, 0, 0, '', 56311), -- 448219 +(449553, 80566, 2, 0, 1, 434921, 1, 0, 0, 0, 'Extractor Bulb destroyed', 56311), -- 449553 +(449550, 80565, 0, 1, 3, 220608, 1, 2, 0, 0, 'Hannan rescued', 56311), -- 449550 +(448292, 80565, 19, 0, 0, 33966, 0, 0, 0, 0, 'Follow Hannan into the Abandoned Harvest Site cave', 56311), -- 448292 +(449632, 82143, 2, 1, 1, 445550, 1, 2, 0, 0, 'Broken Extractor emptied', 56311), -- 449632 +(449509, 82143, 19, 0, 0, 33182, 0, 0, 0, 0, 'Meet Orweyna in the Salien Gutters', 56311), -- 449509 +(448195, 80564, 2, 2, 2, 443312, 1, 2, 0, 0, '', 56311), -- 448195 +(448194, 80564, 2, 1, 1, 443311, 1, 2, 0, 0, '', 56311), -- 448194 +(448193, 80564, 2, 0, 0, 443309, 1, 0, 0, 0, '', 56311), -- 448193 +(448211, 80563, 1, 0, 0, 218188, 1, 0, 1, 0, '', 56311), -- 448211 +(446759, 79715, 1, 0, 2, 222944, 1, 1, 1, 0, '', 56311), -- 446759 +(446758, 79714, 0, 1, 2, 223186, 5, 0, 0, 0, 'Rescue Captured Victims', 56311), -- 446758 +(450321, 79714, 1, 0, 0, 223287, 1, 4, 0, 0, 'Purchase Atomized Salien Slime', 56311), -- 450321 +(449600, 79713, 1, 1, 4, 222926, 1, 0, 1, 0, '', 56311), -- 449600 +(449599, 79713, 1, 0, 2, 222924, 1, 0, 1, 0, '', 56311), -- 449599 +(449123, 79955, 0, 3, 3, 218055, 5, 28, 0, 0, '', 56311), -- 449123 +(449122, 79955, 0, 2, 2, 218055, 4, 28, 0, 0, '', 56311), -- 449122 +(449121, 79955, 0, 1, 1, 218055, 1, 28, 0, 0, '', 56311), -- 449121 +(447113, 79955, 0, 0, 0, 218055, 5, 0, 0, 0, 'Lost Companion checked', 56311), -- 447113 +(446898, 79954, 1, 0, 0, 216688, 1, 0, 1, 0, '', 56311), -- 446898 +(451361, 83639, 0, 1, 1, 227185, 1, 2, 0, 0, 'Baer moved', 56311), -- 451361 +(451360, 83639, 0, 0, 0, 227222, 1, 0, 0, 0, 'Speak to Ysabel', 56311), -- 451360 +(451359, 83632, 1, 0, 0, 225973, 1, 0, 1, 0, '', 56311), -- 451359 +(451354, 83629, 0, 0, 0, 227280, 15, 0, 0, 0, '', 56311), -- 451354 +(451350, 83628, 0, 1, 1, 215724, 1, 2, 0, 0, 'Speak with Ney\'leia', 56311), -- 451350 +(451349, 83628, 0, 0, 0, 217958, 1, 0, 0, 0, 'Speak with On\'hiea', 56311), -- 451349 +(445059, 78902, 1, 0, 1, 211415, 25, 0, 1, 0, '', 56311), -- 445059 +(445053, 78897, 0, 0, 0, 213922, 10, 0, 0, 0, 'Worms of the Wormlands slain', 56311), -- 445053 +(448269, 81465, 1, 0, 0, 218454, 7, 0, 1, 0, 'Titan Artifacts collected', 56311), -- 448269 +(449559, 82206, 0, 1, 2, 223109, 20, 0, 0, 0, '', 56311), -- 449559 +(449558, 82206, 0, 0, 0, 223105, 1, 0, 0, 0, 'Talk to Venrie to board the skiff', 56311), -- 449558 +(449660, 82257, 2, 0, 0, 411984, 5, 0, 0, 0, 'Nerubian Burrow Destroyed', 56311), -- 449660 +(451492, 83755, 14, 1, 1, 166146, 1, 0, 0, 0, 'Nightfall Sanctum completed on any difficulty', 56311), -- 451492 +(451491, 83755, 0, 0, 0, 227530, 1, 0, 0, 0, 'Information on Zekvir found within Nightfall Sanctum', 56311), -- 451491 +(450822, 83322, 14, 0, 0, 163493, 1, 0, 0, 0, 'Defend the Dawnbreaker', 56311), -- 450822 +(449993, 79650, 0, 2, 3, 207940, 1, 0, 0, 0, 'Defeat Prioress Murrpray', 56311), -- 449993 +(449992, 79650, 0, 1, 2, 207939, 1, 2, 0, 0, 'Defeat Baron Braunpyke', 56311), -- 449992 +(449991, 79650, 0, 0, 1, 215335, 1, 0, 0, 0, 'Speak with General Steelstrike in Mereldar', 56311), -- 449991 +(447693, 80000, 0, 0, 0, 222284, 1, 0, 0, 0, '', 56311), -- 447693 +(447670, 80202, 0, 1, 0, 219672, 6, 0, 0, 0, 'Pollen delivered to bees', 56311), -- 447670 +(450108, 80202, 21, 0, 1, 3548, 1, 4, 0, 0, 'Pollen Rich Cinderbloom touched', 56311), -- 450108 +(447041, 79998, 0, 1, 0, 222276, 24, 0, 0, 0, '', 56311), -- 447041 +(450079, 79998, 21, 0, 1, 3547, 1, 4, 0, 0, 'Janky\'s Smoke Pump Activated', 56311), -- 450079 +(447072, 79552, 1, 0, 0, 216670, 12, 0, 1, 0, '', 56311), -- 447072 +(449554, 82195, 1, 0, 0, 221970, 3, 0, 1, 0, '', 56311), -- 449554 +(444581, 78564, 0, 3, 0, 214841, 1, 0, 0, 0, 'All tools repaired', 56311), -- 444581 +(445425, 78564, 0, 2, 2, 214844, 9, 92, 0, 12, '', 56311), -- 445425 +(445424, 78564, 15, 1, -1, 0, 1, 2, 0, 0, 'Spattered Charcoal kicked', 56311), -- 445424 +(445421, 78564, 0, 0, 1, 212695, 1, 0, 0, 0, 'Speak with Kittrin', 56311), -- 445421 +(444580, 78563, 1, 0, 0, 210740, 1, 0, 1, 0, '', 56311), -- 444580 +(448451, 80407, 1, 0, 1, 219213, 1, 0, 1, 0, 'Collect the final gem', 56311), -- 448451 +(448450, 80406, 1, 0, 1, 219015, 4, 0, 1, 0, '', 56311), -- 448450 +(448452, 80405, 1, 3, 2, 219216, 1, 2, 1, 0, 'Find the gem thief', 56311), -- 448452 +(448522, 80405, 2, 2, 3, 439311, 1, 2, 0, 0, 'Follow the trail of cooling wax', 56311), -- 448522 +(448344, 80405, 2, 1, 1, 439251, 1, 2, 0, 0, 'Investigate the cooling wax', 56311), -- 448344 +(448343, 80405, 3, 0, 0, 219900, 1, 0, 0, 0, 'Examine Ausgazur', 56311), -- 448343 +(448254, 80404, 0, 0, 0, 220795, 4, 0, 0, 0, 'Tend to mossy earthen', 56311), -- 448254 +(449106, 80402, 1, 1, 1, 218355, 1, 0, 1, 0, 'Find the missing bucket', 56311), -- 449106 +(448208, 80402, 1, 0, 0, 218187, 8, 0, 1, 0, '', 56311), -- 448208 +(448204, 80401, 1, 0, 0, 218131, 1, 0, 1, 0, 'Collect a perfect lashroom cap', 56311), -- 448204 +(447186, 79682, 0, 1, 1, 217416, 1, 2, 0, 0, '', 56311), -- 447186 +(447185, 79682, 0, 0, 0, 218512, 1, 0, 0, 0, 'Pressure relieved', 56311), -- 447185 +(445056, 78900, 0, 0, 1, 214162, 1, 1, 0, 0, '', 56311), -- 445056 +(445034, 78877, 0, 0, 0, 226091, 8, 0, 0, 0, 'Bless Gundargaz Incense', 56311), -- 445034 +(447110, 79681, 0, 1, 0, 218427, 1, 0, 0, 0, 'Steam tunnel unblocked', 56311), -- 447110 +(452480, 79681, 3, 0, 1, 218474, 1, 4, 0, 0, 'Tunnel Rat Crew Boss spoken to', 56311), -- 452480 +(447180, 79680, 0, 0, 0, 218501, 12, 0, 0, 0, 'Leaking pipes patched', 56311), -- 447180 +(448472, 79510, 1, 8, 5, 219224, 1, 2, 1, 0, '', 56311), -- 448472 +(448471, 79510, 20, 7, 4, 32806, 0, 2, 0, 0, 'Leave cave', 56311), -- 448471 +(448470, 79510, 20, 6, 3, 32805, 0, 28, 0, 0, '', 56311), -- 448470 +(448469, 79510, 0, 5, 2, 221020, 1, 2, 0, 0, 'Climb upwards', 56311), -- 448469 +(448485, 79510, 0, 4, 7, 221021, 1, 28, 0, 0, '', 56311), -- 448485 +(448484, 79510, 0, 3, 6, 221022, 1, 28, 0, 0, '', 56311), -- 448484 +(448468, 79510, 0, 2, 1, 221018, 1, 0, 0, 0, 'Climbing started', 56311), -- 448468 +(448467, 79510, 0, 1, 0, 220419, 1, 30, 0, 0, '', 56311), -- 448467 +(449308, 79510, 0, 0, 8, 222665, 1, 0, 0, 0, 'Ask Granny Scribbles about the Wickless Candle', 56311), -- 449308 +(449380, 79507, 14, 8, 6, 161359, 1, 28, 0, 0, '', 56311), -- 449380 +(450465, 79507, 1, 7, 7, 224400, 17, 92, 1, 6, '', 56311), -- 450465 +(448265, 79507, 0, 6, 5, 220748, 17, 92, 0, 6, '', 56311), -- 448265 +(448264, 79507, 0, 5, 4, 220705, 9, 92, 0, 12, '', 56311), -- 448264 +(448263, 79507, 0, 4, 2, 220785, 5, 92, 0, 24, '', 56311), -- 448263 +(448240, 79507, 15, 3, -1, 0, 1, 2, 0, 0, 'Save what can be saved', 56311), -- 448240 +(448239, 79507, 1, 2, 1, 218249, 1, 0, 1, 0, '', 56311), -- 448239 +(448238, 79507, 0, 1, 0, 220419, 1, 30, 0, 0, '', 56311), -- 448238 +(449305, 79507, 0, 0, 3, 222663, 1, 0, 0, 0, 'Ask Granny Scribbles about the Day the Stoneheads Came', 56311), -- 449305 +(448188, 79505, 0, 4, 3, 220532, 4, 28, 0, 0, '', 56311), -- 448188 +(448169, 79505, 0, 3, 0, 220532, 8, 2, 0, 0, 'Trapped Kobolds freed', 56311), -- 448169 +(448170, 79505, 0, 2, 1, 220549, 1, 0, 0, 0, 'Dig up high', 56311), -- 448170 +(448187, 79505, 0, 1, 2, 220419, 1, 30, 0, 0, '', 56311), -- 448187 +(449303, 79505, 0, 0, 4, 222662, 1, 0, 0, 0, 'Ask Granny Scribbles about Chomps', 56311), -- 449303 +(446864, 79944, 0, 2, 1, 215233, 1, 0, 0, 0, 'Destroy Rift Source', 56311), -- 446864 +(451603, 79944, 19, 1, 2, 34113, 0, 0, 0, 0, 'Enter the Cave', 56311), -- 451603 +(446863, 79944, 0, 0, 0, 217914, 4, 0, 0, 0, 'Defeat Elemental Rifts', 56311), -- 446863 +(449520, 79194, 0, 0, 0, 222988, 1, 28, 0, 0, '', 56311), -- 449520 +(445715, 79193, 1, 0, 0, 212529, 150, 0, 1, 0, 'Collect spines', 56311), -- 445715 +(448060, 79530, 0, 1, 2, 220167, 1, 2, 0, 0, 'Overseer Ardgrin confronted', 56311), -- 448060 +(448058, 79530, 0, 0, 0, 220165, 1, 0, 0, 0, 'Regroup with Steelvein in the Ringing Deeps', 56311), -- 448058 +(448026, 79529, 0, 4, 3, 220096, 1, 2, 0, 0, 'Titan Device brought to Merrix', 56311), -- 448026 +(448025, 79529, 0, 3, 2, 220095, 1, 2, 0, 0, 'Weapons handed to Merrix', 56311), -- 448025 +(448024, 79529, 0, 2, 1, 220094, 1, 2, 0, 0, 'Gloves handed to Merrix', 56311), -- 448024 +(448023, 79529, 0, 1, 0, 220093, 1, 0, 0, 0, 'Cloak handed to Merrix', 56311), -- 448023 +(450187, 79529, 0, 0, 4, 224326, 1, 28, 0, 0, 'Interaction off', 56311), -- 450187 +(447934, 79528, 0, 0, 0, 219953, 6, 0, 0, 0, 'Murmuring Peacekeepers dispersed', 56311), -- 447934 +(447540, 79527, 2, 0, 0, 429345, 8, 256, 0, 0, 'Seditious Posters torn down', 56311), -- 447540 +(448105, 79546, 0, 2, 0, 220317, 1, 2, 0, 0, 'Obstorn confronted', 56311), -- 448105 +(448128, 79546, 0, 1, 2, 220441, 1, 2, 0, 0, 'Speakeasy opened', 56311), -- 448128 +(448106, 79546, 0, 0, 1, 220331, 1, 0, 0, 0, 'Meet Merrix in the tunnels', 56311), -- 448106 +(448031, 79176, 1, 0, 0, 217414, 1, 0, 1, 0, 'Trade for the Speakeasy Passrune', 56311), -- 448031 +(447809, 79544, 0, 2, 1, 219828, 1, 2, 0, 0, 'See what Bevrusi will trade', 56311), -- 447809 +(447818, 79544, 0, 1, 2, 219809, 1, 28, 0, 0, 'Insist you need the Passrune', 56311), -- 447818 +(447808, 79544, 0, 0, 0, 219808, 1, 0, 0, 0, 'Speak to Bevrusi', 56311), -- 447808 +(447806, 79543, 0, 3, 3, 219783, 1, 2, 0, 0, 'Speak to Harthan', 56311), -- 447806 +(447632, 79543, 0, 2, 2, 219774, 1, 2, 0, 0, 'Care Package delivered', 56311), -- 447632 +(447631, 79543, 0, 1, 1, 219773, 1, 2, 0, 0, 'Country Supplies delivered', 56311), -- 447631 +(447630, 79543, 0, 0, 0, 219772, 1, 0, 0, 0, 'Spa Supplies delivered', 56311), -- 447630 +(447779, 79542, 0, 0, 0, 219768, 1, 0, 0, 0, 'Meet Merrix at the Councilward\'s Rise', 56311), -- 447779 +(447920, 79523, 2, 8, 8, 432957, 1, 284, 0, 0, 'Crate 3', 56311), -- 447920 +(447919, 79523, 2, 7, 7, 432956, 1, 284, 0, 0, 'Crate 2', 56311), -- 447919 +(447918, 79523, 2, 6, 6, 432955, 1, 284, 0, 0, 'Crate 1', 56311), -- 447918 +(447892, 79523, 1, 5, 5, 217505, 1, 28, 1, 0, '', 56311), -- 447892 +(447891, 79523, 1, 4, 4, 217504, 1, 28, 1, 0, '', 56311), -- 447891 +(447890, 79523, 1, 3, 3, 217503, 1, 28, 1, 0, '', 56311), -- 447890 +(447889, 79523, 1, 2, 2, 217502, 1, 28, 1, 0, '', 56311), -- 447889 +(447888, 79523, 0, 1, 1, 219895, 4, 0, 0, 0, 'Evidence gathered', 56311), -- 447888 +(447887, 79523, 0, 0, 0, 219896, 3, 0, 0, 0, 'Crates smashed', 56311), -- 447887 +(447879, 79522, 0, 0, 0, 219891, 5, 0, 0, 0, 'Line Workers interrogated', 56311), -- 447879 +(447868, 79521, 1, 0, 0, 217498, 3, 0, 1, 0, '', 56311), -- 447868 +(450491, 82895, 1, 4, 3, 224550, 1, 2, 1, 0, 'Tempered Placard carved', 56311), -- 450491 +(450490, 82895, 0, 3, 2, 224952, 1, 2, 0, 0, 'Placard quenched', 56311), -- 450490 +(450489, 82895, 0, 2, 1, 224951, 1, 2, 0, 0, 'Placard heated', 56311), -- 450489 +(450492, 82895, 0, 1, 4, 224956, 1, 2, 0, 0, 'New placard collected', 56311), -- 450492 +(450488, 82895, 0, 0, 0, 224950, 1, 0, 0, 0, 'Speak to Urtago at Fallside Outpost', 56311), -- 450488 +(446470, 79342, 0, 2, 3, 217212, 1, 2, 0, 0, 'Ceremony concluded', 56311), -- 446470 +(446469, 79342, 0, 1, 2, 217227, 1, 2, 0, 0, 'Give the horn to Korgran', 56311), -- 446469 +(446102, 79342, 2, 0, 0, 420761, 1, 0, 0, 0, 'Incense placed', 56311), -- 446102 +(446098, 79341, 1, 0, 0, 213157, 6, 0, 1, 0, 'Ashenfold collected', 56311), -- 446098 +(446099, 79340, 1, 0, 0, 213171, 4, 0, 1, 0, '', 56311), -- 446099 +(446289, 79338, 0, 3, 2, 216934, 1, 2, 0, 0, 'Speak to Korgran', 56311), -- 446289 +(448357, 79338, 0, 2, 1, 220902, 1, 28, 0, 0, 'Phasing Korgran', 56311), -- 448357 +(447078, 79338, 1, 1, 0, 216677, 1, 2, 1, 0, 'Find Korgran', 56311), -- 447078 +(447077, 79338, 0, 0, 3, 216864, 1, 0, 0, 0, 'Meet with Urtago', 56311), -- 447077 +(446416, 79336, 0, 1, 2, 208283, 1, 2, 0, 0, 'Lantern Forged', 56311), -- 446416 +(446091, 79336, 0, 0, 0, 208282, 1, 0, 0, 0, 'Speak with Korgran to start forging the lantern', 56311), -- 446091 +(446089, 79335, 1, 1, 1, 213001, 5, 0, 1, 0, 'Clumps of Ore', 56311), -- 446089 +(446088, 79335, 1, 0, 0, 213002, 5, 0, 1, 0, 'Charged Core', 56311), -- 446088 +(445078, 78748, 0, 2, 2, 213200, 1, 1, 0, 0, 'Workmaster Nast Slain', 56311), -- 445078 +(445077, 78748, 0, 1, 1, 213195, 1, 1, 0, 0, 'Workmaster Earwax Slain', 56311), -- 445077 +(445076, 78748, 0, 0, 0, 213550, 1, 1, 0, 0, 'Hairless the Menace Slain', 56311), -- 445076 +(451245, 78747, 0, 3, 3, 227059, 1, 24, 0, 0, '3of3', 56311), -- 451245 +(451244, 78747, 0, 2, 1, 227058, 1, 24, 0, 0, '2of3', 56311), -- 451244 +(451243, 78747, 0, 1, 2, 227053, 1, 24, 0, 0, '1of3', 56311), -- 451243 +(445080, 78747, 0, 0, 0, 214279, 3, 0, 0, 0, 'Kobold Tunnels destroyed', 56311), -- 445080 +(445074, 78746, 0, 0, 0, 213197, 12, 0, 0, 0, 'Kobold Invader slain', 56311), -- 445074 +(445075, 78745, 1, 0, 0, 211428, 3, 0, 1, 0, 'Earthen Belongings', 56311), -- 445075 +(447237, 78744, 0, 5, 4, 218658, 8, 92, 0, 14, '', 56311), -- 447237 +(446888, 78744, 0, 4, 3, 215236, 13, 92, 0, 8, '', 56311), -- 446888 +(446887, 78744, 15, 3, -1, 0, 1, 0, 0, 0, 'Kobold Infestation dealt with', 56311), -- 446887 +(445029, 78744, 2, 2, 2, 413924, 1, 0, 0, 0, 'Precious Gem placed', 56311), -- 445029 +(445028, 78744, 2, 1, 1, 413925, 1, 0, 0, 0, 'Earthen Figurine placed', 56311), -- 445028 +(445025, 78744, 2, 0, 0, 413918, 1, 0, 0, 0, 'Deck of Cards placed', 56311), -- 445025 +(446820, 79728, 0, 0, 0, 217867, 1, 0, 0, 0, 'Interact with the titan orb', 56311), -- 446820 +(446813, 79727, 1, 0, 0, 215234, 1, 0, 1, 0, 'Titan Artifact collected', 56311), -- 446813 +(446812, 79726, 1, 0, 0, 215233, 7, 0, 1, 0, 'Titan Artifacts collected', 56311), -- 446812 +(447351, 79725, 0, 0, 0, 220252, 12, 0, 0, 0, 'Gorlocs slain', 56311), -- 447351 +(450293, 82768, 0, 7, 0, 224577, 8, 0, 0, 0, 'Wild Cloudrooks fed', 56311), -- 450293 +(450761, 82768, 0, 6, 7, 224577, 7, 28, 0, 0, '', 56311), -- 450761 +(450760, 82768, 0, 5, 6, 224577, 6, 28, 0, 0, '', 56311), -- 450760 +(450759, 82768, 0, 4, 5, 224577, 5, 28, 0, 0, '', 56311), -- 450759 +(450758, 82768, 0, 3, 4, 224577, 4, 28, 0, 0, '', 56311), -- 450758 +(450757, 82768, 0, 2, 3, 224577, 3, 28, 0, 0, '', 56311), -- 450757 +(450756, 82768, 0, 1, 2, 224577, 2, 28, 0, 0, '', 56311), -- 450756 +(450755, 82768, 0, 0, 1, 224577, 1, 28, 0, 0, '', 56311), -- 450755 +(451374, 82682, 0, 8, 10, 227316, 1, 28, 0, 0, 'Rod 06', 56311), -- 451374 +(451373, 82682, 0, 7, 9, 227315, 1, 28, 0, 0, 'Rod 05', 56311), -- 451373 +(451372, 82682, 0, 6, 8, 227314, 1, 28, 0, 0, 'Rod 04', 56311), -- 451372 +(451371, 82682, 0, 5, 7, 227313, 1, 28, 0, 0, 'Rod 03', 56311), -- 451371 +(451370, 82682, 0, 4, 6, 227312, 1, 28, 0, 0, 'Rod 02', 56311), -- 451370 +(451369, 82682, 0, 3, 5, 227311, 1, 28, 0, 0, 'Rod 01', 56311), -- 451369 +(451368, 82682, 3, 2, 4, 224507, 1, 28, 0, 0, 'Rod 00', 56311), -- 451368 +(450727, 82682, 3, 1, 1, 224572, 10, 28, 0, 0, 'Electric Eel', 56311), -- 450727 +(450230, 82682, 1, 0, 0, 224119, 10, 0, 1, 0, '', 56311), -- 450230 +(450742, 80218, 0, 3, 0, 225918, 1, 28, 0, 0, '', 56311), -- 450742 +(450754, 80218, 0, 2, 1, 225946, 1, 28, 0, 0, '', 56311), -- 450754 +(450680, 80218, 0, 1, 3, 225775, 1, 2, 0, 0, 'Silkwood tunnel collapsed', 56311), -- 450680 +(450679, 80218, 0, 0, 2, 225774, 3, 0, 0, 0, 'Silkwood Explosive Barrels collected', 56311), -- 450679 +(450699, 83181, 0, 1, 1, 222612, 1, 0, 0, 0, '', 56311), -- 450699 +(450698, 83181, 0, 0, 0, 219801, 1, 0, 0, 0, '', 56311), -- 450698 +(450594, 80217, 0, 2, 2, 225441, 1, 2, 0, 0, 'Lamplighter Kaerter rescued', 56311), -- 450594 +(450547, 80217, 0, 1, 1, 225221, 2, 2, 0, 0, 'Shipwright Bodyguards slain', 56311), -- 450547 +(450546, 80217, 0, 0, 0, 225214, 1, 0, 0, 0, 'Shipwright Isaebela confronted', 56311), -- 450546 +(450442, 80216, 0, 5, 4, 224842, 20, 92, 0, 5, '', 56311), -- 450442 +(450441, 80216, 0, 4, 3, 224843, 13, 92, 0, 8, '', 56311), -- 450441 +(450440, 80216, 0, 3, 2, 224846, 20, 92, 0, 5, '', 56311), -- 450440 +(450439, 80216, 0, 2, 1, 224845, 20, 92, 0, 5, '', 56311), -- 450439 +(450438, 80216, 0, 1, 0, 224844, 50, 92, 0, 2, '', 56311), -- 450438 +(450437, 80216, 15, 0, -1, 0, 1, 0, 0, 0, 'Eliminate Shadowsilk forces at the Skolzgal Mill', 56311), -- 450437 +(450436, 80215, 0, 0, 0, 224838, 8, 0, 0, 0, 'Abducted Lumberjack freed', 56311), -- 450436 +(450225, 80213, 1, 2, 2, 224118, 1, 0, 1, 0, '', 56311), -- 450225 +(450224, 80213, 0, 1, 1, 224372, 6, 0, 0, 0, '', 56311), -- 450224 +(450207, 80213, 0, 0, 0, 224391, 1, 4, 0, 0, 'Use a Flashfire Thurible to reveal a Nightshade Abductor', 56311), -- 450207 +(449184, 79197, 0, 1, 0, 223761, 1, 4, 0, 0, 'Portal to Dornogal taken', 56288), -- 449184 +(445743, 79197, 19, 0, 3, 31724, 0, 0, 0, 0, 'Meet with Moira Thaurissan in Dornogal', 56288), -- 445743 +(451717, 84022, 0, 3, 3, 228063, 1, 2, 0, 0, 'Witness the formation of the Severed Threads', 56288), -- 451717 +(451712, 84022, 0, 2, 2, 228042, 1, 2, 0, 0, 'Speak to the Weaver to begin the conference', 56288), -- 451712 +(451711, 84022, 0, 1, 1, 228028, 1, 0, 0, 0, 'Vizier\'s Shadecaster activated', 56288), -- 451711 +(451710, 84022, 0, 0, 0, 228027, 1, 0, 0, 0, 'General\'s Shadecaster activated', 56288), -- 451710 +(446601, 78248, 0, 0, 0, 217393, 1, 0, 0, 0, 'Report to the Weaver', 56288), -- 446601 +(446600, 78244, 0, 3, 3, 217391, 1, 28, 0, 0, '', 56288), -- 446600 +(446186, 78244, 0, 2, 1, 216548, 1, 2, 0, 0, 'Escape from The Burrows', 56288), -- 446186 +(446185, 78244, 0, 1, 0, 216547, 1, 2, 0, 0, 'Watch Queen Sureki\'s Speech', 56288), -- 446185 +(446587, 78244, 0, 0, 2, 217384, 1, 0, 0, 0, 'Speak with Anduin', 56288), -- 446587 +(448111, 80502, 0, 0, 0, 217465, 1, 0, 0, 0, '', 56288), -- 448111 +(448225, 79631, 0, 2, 1, 220684, 1, 28, 0, 0, '[DNT]Phasing for Snack Klaskin', 56288), -- 448225 +(448109, 79631, 0, 1, 0, 220400, 1, 0, 0, 0, 'Returned to wife', 56288), -- 448109 +(448212, 79631, 0, 0, 2, 220637, 1, 28, 0, 0, '', 56288), -- 448212 +(451308, 79630, 0, 0, 0, 227160, 1, 0, 0, 0, 'Speak with Klaskin', 56288), -- 451308 +(446518, 78231, 0, 6, 6, 217272, 1, 28, 0, 0, '', 56288), -- 446518 +(446517, 78231, 0, 5, 5, 217273, 1, 0, 0, 0, 'Attempt to Meet Meesk', 56288), -- 446517 +(446516, 78231, 0, 4, 4, 217274, 1, 0, 0, 0, 'Observe the Tailorers', 56288), -- 446516 +(446513, 78231, 0, 3, 1, 217271, 1, 0, 0, 0, 'Read the Twitchery Catalogue', 56288), -- 446513 +(446515, 78231, 0, 2, 3, 217275, 1, 0, 0, 0, 'Discover the Cuisine Stalls', 56288), -- 446515 +(446514, 78231, 0, 1, 2, 217276, 1, 0, 0, 0, 'Listen to the Sureki Crier', 56288), -- 446514 +(444147, 78231, 0, 0, 0, 217270, 5, 28, 0, 0, 'Gossip eavesdropped', 56288), -- 444147 +(446531, 78232, 0, 3, 3, 217321, 1, 28, 0, 0, '', 56288), -- 446531 +(446530, 78232, 0, 2, 2, 217320, 1, 28, 0, 0, '', 56288), -- 446530 +(446529, 78232, 0, 1, 0, 217319, 1, 28, 0, 0, '', 56288), -- 446529 +(444149, 78232, 0, 0, 1, 217322, 3, 0, 0, 0, 'Shadecasters overwritten', 56288), -- 444149 +(444142, 78228, 0, 2, 0, 217223, 1, 2, 0, 0, 'Have Tulumun apply the Pheromones', 56288), -- 444142 +(448158, 78228, 0, 1, 1, 220506, 1, 28, 0, 0, '', 56288), -- 448158 +(446481, 78228, 0, 0, 2, 217222, 1, 0, 0, 0, 'Speak with the Vizier', 56288), -- 446481 +(448044, 78226, 0, 4, 4, 220128, 1, 2, 0, 0, 'Meet The Vizier', 56288), -- 448044 +(448034, 78226, 0, 3, 3, 220126, 1, 28, 0, 0, '', 56288), -- 448034 +(448021, 78226, 0, 2, 2, 220086, 1, 4, 0, 0, 'Take The Vizier\'s Flyer', 56288), -- 448021 +(445830, 78226, 0, 1, 1, 215584, 1, 2, 0, 0, 'Arrive in the Burrows', 56288), -- 445830 +(448937, 78226, 0, 0, 0, 221724, 1, 0, 0, 0, 'Apply Pheromones', 56288), -- 448937 +(447461, 78256, 1, 0, 1, 217042, 1, 0, 1, 0, '', 56288), -- 447461 +(445947, 78255, 0, 3, 1, 215845, 1, 2, 0, 0, 'Lead the convoy outside', 56288), -- 445947 +(445948, 78255, 0, 2, 2, 215847, 1, 28, 0, 0, 'Convoy mover', 56288), -- 445948 +(445798, 78255, 0, 1, 0, 215419, 1, 2, 0, 0, 'Speak to the Gateminder', 56288), -- 445798 +(447994, 78255, 0, 0, 3, 215413, 1, 0, 0, 0, 'Tell Gazlowe you\'re ready', 56288), -- 447994 +(445746, 78251, 0, 3, 0, 215414, 3, 28, 0, 0, 'Prisoner Groups Rescued', 56288), -- 445746 +(445749, 78251, 0, 2, 3, 221795, 1, 0, 0, 0, 'Assist Gazlowe', 56288); -- 445749 + +INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `Order`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `Flags2`, `ProgressBarWeight`, `Description`, `VerifiedBuild`) VALUES +(445748, 78251, 0, 1, 2, 221757, 1, 0, 0, 0, 'Free caged prisoners', 56288), -- 445748 +(445747, 78251, 0, 0, 1, 211851, 1, 0, 0, 0, 'Free webbed prisoners', 56288), -- 445747 +(445763, 78254, 1, 0, 0, 212528, 1, 0, 1, 0, '', 56288), -- 445763 +(445979, 78250, 0, 1, 1, 216015, 1, 28, 0, 0, 'Enter Office', 56288), -- 445979 +(445694, 78250, 1, 0, 0, 217165, 1, 0, 1, 0, '', 56288), -- 445694 +(449202, 78249, 0, 3, 3, 222509, 3, 28, 0, 0, '', 56288), -- 449202 +(445760, 78249, 0, 2, 2, 211591, 1, 0, 0, 0, '', 56288), -- 445760 +(445759, 78249, 0, 1, 1, 211564, 1, 0, 0, 0, '', 56288), -- 445759 +(445758, 78249, 0, 0, 0, 211582, 1, 0, 0, 0, '', 56288), -- 445758 +(449009, 79175, 0, 1, 1, 219136, 1, 0, 0, 0, 'Apply Anub\'azal\'s mark', 56288), -- 449009 +(447462, 79175, 0, 0, 0, 221940, 1, 28, 0, 0, 'Spot ready', 56288), -- 447462 +(446534, 79625, 0, 0, 0, 219156, 1, 0, 0, 0, 'Find something useful', 56288), -- 446534 +(447917, 78237, 0, 1, 1, 217330, 1, 30, 0, 0, '', 56288), -- 447917 +(447883, 78237, 2, 0, 0, 429100, 1, 256, 0, 0, '', 56288), -- 447883 +(448095, 78383, 0, 4, 4, 222998, 1, 28, 0, 0, '', 56288), -- 448095 +(448094, 78383, 0, 3, 3, 215423, 1, 28, 0, 0, '', 56288), -- 448094 +(448093, 78383, 0, 2, 2, 222999, 1, 28, 0, 0, '', 56288), -- 448093 +(445500, 78383, 1, 1, 1, 221031, 3, 0, 1, 0, '', 56288), -- 445500 +(445399, 78383, 1, 0, 0, 211870, 1, 0, 1, 0, '', 56288), -- 445399 +(445398, 78234, 0, 0, 0, 214685, 8, 0, 0, 0, 'Kaheti forces slain', 56288), -- 445398 +(446742, 79357, 0, 0, 0, 215545, 1, 0, 0, 0, '', 56288), -- 446742 +(446685, 79356, 0, 0, 0, 217553, 8, 0, 0, 0, 'Invasive Fungal Pods burned', 56288), -- 446685 +(449089, 78236, 0, 1, 1, 220051, 1, 2, 0, 0, 'Talk to Flynn', 56288), -- 449089 +(447915, 78236, 19, 0, 0, 32522, 0, 0, 0, 0, 'Straggler found', 56288), -- 447915 +(447968, 80399, 2, 3, 3, 433396, 1, 28, 0, 0, '', 56288), -- 447968 +(447967, 80399, 2, 2, 2, 433395, 1, 28, 0, 0, '', 56288), -- 447967 +(447966, 80399, 2, 1, 1, 433308, 1, 28, 0, 0, '', 56288), -- 447966 +(447875, 80399, 0, 0, 0, 219888, 3, 0, 0, 0, 'Arathi Rations distributed', 56288), -- 447875 +(445396, 78233, 19, 0, 1, 30837, 0, 0, 0, 0, 'Weaver\'s gift located', 56288), -- 445396 +(445775, 78393, 0, 2, 2, 215530, 1, 0, 0, 0, 'Innkeeper located', 56288), -- 445775 +(445774, 78393, 0, 1, 1, 215529, 1, 0, 0, 0, 'Repair vendor located', 56288), -- 445774 +(445765, 78393, 0, 0, 0, 215528, 1, 0, 0, 0, 'Flight Master located', 56288), -- 445765 +(450783, 78392, 0, 3, 3, 226036, 1, 0, 0, 0, 'Learn about the Queen\'s allies', 56288), -- 450783 +(448793, 78392, 0, 2, 2, 226035, 1, 0, 0, 0, 'Learn about the Ascended', 56288), -- 448793 +(448792, 78392, 0, 1, 1, 226034, 1, 0, 0, 0, 'Learn about the Sureki forces', 56288), -- 448792 +(445730, 78392, 0, 0, 0, 226033, 1, 0, 0, 0, 'Learn about the Weaver', 56288), -- 445730 +(445596, 78354, 0, 3, 2, 215425, 1, 2, 0, 0, 'Follow Spindle into the cliffs', 56288), -- 445596 +(445595, 78354, 0, 2, 1, 215404, 1, 2, 0, 0, 'Follow Spindle across the bridge', 56288), -- 445595 +(445594, 78354, 0, 1, 0, 215246, 1, 2, 0, 0, 'Use \'Weaver\'s Wile\'', 56288), -- 445594 +(449146, 78354, 0, 0, 3, 222321, 1, 0, 0, 0, 'Follow Spindle towards the city', 56288), -- 449146 +(453355, 79139, 0, 2, 2, 230849, 1, 28, 0, 0, '', 56288), -- 453355 +(445592, 79139, 0, 1, 1, 215224, 1, 2, 0, 0, 'Overlook Investigated', 56288), -- 445592 +(445586, 79139, 0, 0, 0, 215213, 1, 0, 0, 0, 'Meet Orweyna at the Eye of Ansurek', 56288), -- 445586 +(453301, 78353, 0, 4, 3, 230766, 1, 28, 0, 0, '', 56288), -- 453301 +(447975, 78353, 0, 3, 2, 215185, 4, 92, 0, 25, '', 56288), -- 447975 +(447974, 78353, 0, 2, 1, 215205, 7, 92, 0, 15, '', 56288), -- 447974 +(447973, 78353, 0, 1, 0, 211866, 20, 92, 0, 5, '', 56288), -- 447973 +(445573, 78353, 15, 0, -1, 0, 1, 0, 0, 0, 'The Breathing Pit Cleansed', 56288), -- 445573 +(447976, 78352, 2, 0, 2, 433465, 8, 0, 0, 0, '', 56288), -- 447976 +(447969, 78348, 0, 2, 2, 215952, 1, 28, 0, 0, 'Orweyna Convo Triggered', 56288), -- 447969 +(447933, 78348, 0, 1, 1, 215952, 1, 0, 0, 0, 'Mysterious Protector Found', 56288), -- 447933 +(447932, 78348, 0, 0, 0, 215721, 1, 4, 0, 0, 'Jump into the Breathing Pit', 56288), -- 447932 +(446431, 79580, 0, 0, 0, 215170, 12, 0, 0, 0, 'Nerubians slain', 56288), -- 446431 +(449252, 81928, 0, 3, 3, 222064, 1, 24, 0, 0, 'Teacher', 56288), -- 449252 +(449251, 81928, 0, 2, 2, 222063, 1, 24, 0, 0, 'Worker', 56288), -- 449251 +(449250, 81928, 0, 1, 1, 222065, 1, 24, 0, 0, 'Priest', 56288), -- 449250 +(449249, 81928, 0, 0, 0, 222622, 3, 0, 0, 0, 'Silken Ward Citizens spoken to', 56288), -- 449249 +(445385, 78384, 1, 2, 2, 211783, 1, 0, 1, 0, '', 56288), -- 445385 +(445384, 78384, 1, 1, 1, 211775, 1, 0, 1, 0, '', 56288), -- 445384 +(445383, 78384, 1, 0, 0, 211774, 1, 0, 1, 0, '', 56288), -- 445383 +(445410, 78350, 0, 0, 0, 214823, 12, 0, 0, 0, 'Wounded Aeroknights rescued', 56288), -- 445410 +(452702, 78630, 0, 7, 7, 229446, 1, 28, 0, 0, 'No spiders, no cutscene', 56288), -- 452702 +(452701, 78630, 0, 6, 6, 229445, 1, 28, 0, 0, '', 56288), -- 452701 +(452691, 78630, 0, 5, 5, 229429, 1, 28, 0, 0, 'ATU ARTC', 56288), -- 452691 +(449057, 78630, 0, 4, 4, 222033, 1, 28, 0, 0, 'used alleria\'s ability', 56288), -- 449057 +(449056, 78630, 0, 3, 3, 217367, 45, 28, 0, 0, 'slain 45', 56288), -- 449056 +(449055, 78630, 0, 2, 2, 217367, 15, 28, 0, 0, 'slain 15', 56288), -- 449055 +(446580, 78630, 0, 1, 1, 217367, 150, 2, 0, 0, 'Nerubian forces slain', 56288), -- 446580 +(446579, 78630, 0, 0, 0, 217368, 1, 0, 0, 0, 'The Reckoning boarded', 56288), -- 446579 +(446555, 78629, 0, 0, 0, 213286, 5, 0, 0, 0, 'Reservists rescued', 56288), -- 446555 +(448560, 78628, 0, 1, 1, 221184, 1, 28, 0, 0, 'Steelstrike Phasing', 56288), -- 448560 +(446554, 78628, 0, 0, 0, 217336, 15, 0, 0, 0, '', 56288), -- 446554 +(446535, 78627, 0, 0, 0, 217332, 1, 0, 0, 0, 'Travel to Light\'s Redoubt', 56288), -- 446535 +(450485, 80049, 0, 3, 3, 214362, 1, 4, 0, 0, 'Check on Anduin', 56288), -- 450485 +(450484, 80049, 0, 2, 2, 225188, 1, 4, 0, 0, 'Check on General Steelstrike', 56288), -- 450484 +(450483, 80049, 0, 1, 1, 213107, 1, 4, 0, 0, 'Check on Faerin and Alleria', 56288), -- 450483 +(450482, 80049, 0, 0, 0, 225226, 5, 0, 0, 0, 'Speak to Arathi survivors', 56288), -- 450482 +(446053, 79089, 0, 2, 3, 216187, 13, 92, 0, 8, 'Right Plant', 56288), -- 446053 +(446045, 79089, 0, 1, 2, 216161, 13, 92, 0, 8, 'Propaganda Removed', 56288), -- 446045 +(445993, 79089, 15, 0, -1, 0, 1, 0, 0, 0, 'Veneration Grounds cleared', 56288), -- 445993 +(446523, 78624, 0, 3, 0, 213208, 1, 0, 0, 0, '', 56288), -- 446523 +(448518, 78624, 0, 2, 3, 221079, 1, 28, 0, 0, 'Kobyss Fight', 56288), -- 448518 +(448509, 78624, 0, 1, 2, 221064, 1, 24, 0, 0, 'NPC Phasing', 56288), -- 448509 +(448335, 78624, 0, 0, 1, 220871, 1, 0, 0, 0, 'Have Alleria bring down the void bubble', 56288), -- 448335 +(450518, 78621, 0, 6, 6, 225175, 1, 24, 0, 0, '', 56288), -- 450518 +(445990, 78621, 0, 5, 5, 216030, 3, 24, 0, 0, '3rd LT Kill', 56288), -- 445990 +(445989, 78621, 0, 4, 4, 216030, 2, 24, 0, 0, '2nd LT Kill', 56288), -- 445989 +(445988, 78621, 0, 3, 3, 216030, 1, 24, 0, 0, '1st LT kil', 56288), -- 445988 +(445987, 78621, 0, 2, 2, 216036, 1, 0, 0, 0, '', 56288), -- 445987 +(445986, 78621, 0, 1, 1, 216035, 1, 0, 0, 0, '', 56288), -- 445986 +(445985, 78621, 0, 0, 0, 213403, 1, 0, 0, 0, '', 56288), -- 445985 +(445984, 78620, 0, 0, 0, 216028, 15, 0, 0, 0, '', 56288), -- 445984 +(445981, 78615, 0, 0, 0, 216020, 1, 0, 0, 0, 'Go to the Gates of Mereldar', 56288), -- 445981 +(449676, 78614, 0, 6, 1, 223408, 1, 28, 0, 0, 'Floor is Undersea', 56288), -- 449676 +(449661, 78614, 0, 5, 0, 223365, 1, 28, 0, 0, 'Scary Monster', 56288), -- 449661 +(447941, 78614, 0, 4, 10, 219937, 1, 28, 0, 0, 'Hide and Seek', 56288), -- 447941 +(447190, 78614, 0, 3, 9, 218515, 1, 28, 0, 0, 'Who is scariest?', 56288), -- 447190 +(447160, 78614, 0, 2, 8, 218493, 1, 28, 0, 0, 'Throw Rock', 56288), -- 447160 +(447143, 78614, 0, 1, 7, 218456, 1, 28, 0, 0, 'Play Tag', 56288), -- 447143 +(447124, 78614, 0, 0, 6, 214386, 3, 0, 0, 0, 'Play with orphans', 56288), -- 447124 +(445895, 78626, 0, 0, 0, 214429, 8, 0, 0, 0, 'Duel Arathi Recruits', 56288), -- 445895 +(448797, 79297, 0, 4, 4, 215698, 1, 2, 0, 0, 'Meet General Steelstrike in the Barracks', 56288), -- 448797 +(448081, 79297, 0, 3, 3, 215972, 1, 4, 0, 0, 'Find Faerin in the Armory', 56288), -- 448081 +(445968, 79297, 0, 2, 0, 220247, 1, 4, 0, 0, 'Find Anduin and Alleria at the Wall', 56288), -- 445968 +(446702, 79297, 0, 1, 2, 220248, 1, 24, 0, 0, '', 56288), -- 446702 +(445967, 79297, 1, 0, 1, 217988, 8, 0, 1, 0, '', 56288), -- 445967 +(448003, 78613, 2, 2, 5, 433767, 4, 0, 0, 0, 'Hand out the Drinks', 56288), -- 448003 +(448002, 78613, 1, 1, 4, 217708, 1, 2, 1, 0, 'Buy a Round of Drinks', 56288), -- 448002 +(448001, 78613, 0, 0, 0, 215697, 1, 0, 0, 0, 'Meet Faerin, Anduin, and Alleria at Empire\'s Edge Inn', 56288), -- 448001 +(445177, 78954, 0, 0, 2, 217100, 1, 0, 0, 0, 'Speak to Faerin', 56288), -- 445177 +(448944, 81690, 0, 0, 1, 221735, 1, 0, 0, 0, 'Faerin followed', 56288), -- 448944 +(445175, 78952, 0, 2, 0, 214415, 1, 3, 0, 0, '', 56288), -- 445175 +(445176, 78952, 0, 1, 1, 221709, 1, 0, 0, 0, 'Shadow Rift destroyed', 56288), -- 445176 +(446372, 78952, 0, 0, 2, 216959, 1, 28, 0, 0, '', 56288), -- 446372 +(445172, 78951, 0, 0, 0, 221419, 10, 0, 0, 0, 'Order of Night cultists slain', 56288), -- 445172 +(446673, 78939, 0, 6, 6, 217514, 1, 2, 0, 0, 'Return to Faerin', 56288), -- 446673 +(446267, 78939, 2, 5, 5, 421355, 1, 284, 0, 0, '', 56288), -- 446267 +(446266, 78939, 2, 4, 4, 421358, 1, 284, 0, 0, '', 56288), -- 446266 +(446265, 78939, 2, 3, 3, 421361, 1, 284, 0, 0, '', 56288), -- 446265 +(446264, 78939, 0, 2, 2, 221411, 1, 28, 0, 0, '', 56288), -- 446264 +(445169, 78939, 0, 1, 1, 216862, 4, 2, 0, 0, 'Clues found outside the tower', 56288), -- 445169 +(445168, 78939, 0, 0, 0, 216857, 1, 0, 0, 0, 'Darkfire investigated', 56288), -- 445168 +(446206, 78937, 0, 1, 1, 216596, 1, 28, 0, 0, 'approach the tower RP done', 56288), -- 446206 +(445165, 78937, 0, 0, 0, 216590, 1, 0, 0, 0, 'Find Faerin at the Tower Overlook', 56288), -- 445165 +(446201, 78936, 0, 2, 2, 216527, 1, 0, 0, 0, '', 56288), -- 446201 +(446200, 78936, 0, 1, 1, 216526, 1, 0, 0, 0, '', 56288), -- 446200 +(445163, 78936, 0, 0, 0, 216536, 1, 0, 0, 0, '', 56288), -- 445163 +(445157, 78934, 0, 1, 0, 216464, 6, 2, 0, 0, 'Arathi groups rallied', 56288), -- 445157 +(448514, 78934, 2, 0, 2, 439270, 1, 0, 0, 0, 'Torch lit', 56288), -- 448514 +(448028, 80316, 0, 1, 1, 220121, 1, 2, 0, 0, 'Drop the fish in deeper waters in Bleak Sand', 56288), -- 448028 +(448027, 80316, 0, 0, 0, 220118, 1, 0, 0, 0, 'Collect the fish', 56288), -- 448027 +(448062, 80315, 0, 2, 1, 219633, 1, 0, 0, 0, '', 56288), -- 448062 +(448061, 80315, 0, 1, 0, 219602, 5, 0, 0, 0, '', 56288), -- 448061 +(448149, 80315, 0, 0, 2, 220474, 1, 4, 0, 0, 'Use the Beguiling Lure', 56288), -- 448149 +(446380, 79355, 0, 4, 4, 216988, 1, 24, 0, 0, '', 56288), -- 446380 +(446378, 79355, 0, 3, 3, 216986, 1, 24, 0, 0, '', 56288), -- 446378 +(446331, 79355, 0, 2, 2, 216906, 1, 24, 0, 0, '', 56288), -- 446331 +(446323, 79355, 0, 1, 1, 215406, 1, 24, 0, 0, '', 56288), -- 446323 +(446294, 79355, 0, 0, 0, 216890, 4, 0, 0, 0, 'Expedition Members found', 56288), -- 446294 +(446181, 79174, 0, 0, 0, 215550, 12, 0, 0, 0, 'Spore-afflicted beasts slain', 56288), -- 446181 +(447819, 79574, 2, 0, 0, 432826, 1, 0, 0, 0, 'Signal a landing field', 56288), -- 447819 +(448387, 81568, 0, 0, 9, 220915, 12, 0, 0, 0, 'Disobedient Beast-Slave released', 56288), -- 448387 +(445153, 78932, 0, 0, 1, 216406, 13, 0, 0, 0, 'Kobyss invaders slain', 56288), -- 445153 +(445152, 78929, 0, 0, 0, 215891, 5, 0, 0, 0, 'Arathi rescued', 56288), -- 445152 +(445151, 78672, 0, 0, 0, 215779, 1, 0, 0, 0, 'Skiff taken to Lorel\'s Crossing', 56288), -- 445151 +(446706, 78671, 0, 1, 0, 217667, 1, 0, 0, 0, 'Witness the lighting of the dawntower', 56288), -- 446706 +(450511, 78671, 0, 0, 1, 225165, 1, 28, 0, 0, '', 56288), -- 450511 +(450503, 82836, 0, 3, 2, 225068, 1, 28, 0, 0, '', 56288), -- 450503 +(450502, 82836, 0, 2, 1, 225021, 1, 30, 0, 0, '', 56288), -- 450502 +(450386, 82836, 0, 1, 0, 224311, 1, 0, 0, 0, '', 56288), -- 450386 +(450507, 82836, 0, 0, 3, 225143, 1, 28, 0, 0, '', 56288), -- 450507 +(446989, 78669, 1, 3, 3, 216660, 1, 28, 1, 0, '', 56288), -- 446989 +(446988, 78669, 1, 2, 2, 216659, 1, 28, 1, 0, '', 56288), -- 446988 +(446987, 78669, 1, 1, 1, 216658, 1, 28, 1, 0, '', 56288), -- 446987 +(446986, 78669, 0, 0, 0, 217708, 3, 0, 0, 0, 'Shadecaster collected', 56288), -- 446986 +(448192, 78670, 2, 2, 1, 434813, 4, 2, 0, 0, 'Siege weapon destroyed', 56288), -- 448192 +(446705, 78670, 1, 1, 0, 213630, 4, 1, 1, 0, 'Keg of Black Powder collected', 56288), -- 446705 +(448594, 78670, 0, 0, 2, 221299, 1, 28, 0, 0, '', 56288), -- 448594 +(446410, 78667, 1, 0, 0, 213191, 6, 0, 1, 0, 'Tinderboxes recovered', 56288), -- 446410 +(446432, 78666, 0, 0, 0, 217146, 12, 0, 0, 0, 'Nerubian attackers slain', 56288), -- 446432 +(447073, 79999, 0, 1, 1, 218382, 5, 2, 0, 0, 'Aegis Keyflame empowered by Shattered Remnants', 56288), -- 447073 +(447070, 79999, 1, 0, 0, 216669, 5, 0, 1, 0, 'Shattered Remnants collected from Nerubians', 56288), -- 447070 +(446389, 78665, 2, 0, 0, 411984, 6, 0, 0, 0, 'Nerubian Burrow Destroyed', 56288), -- 446389 +(446434, 78659, 0, 2, 1, 217168, 1, 0, 0, 0, 'Arrive at the Aegis Wall', 56288), -- 446434 +(446288, 78659, 3, 1, 0, 216294, 1, 260, 0, 0, 'Ride with Faerin to the Aegis Wall', 56288), -- 446288 +(446701, 78659, 0, 0, 2, 217607, 1, 28, 0, 0, '', 56288), -- 446701 +(449844, 82284, 21, 0, 0, 3508, 1, 0, 0, 0, 'Breastplate and Tinderbox placed in forge', 56311), -- 449844 +(449694, 82268, 1, 0, 0, 223247, 1, 0, 1, 0, '', 56311), -- 449694 +(449792, 81969, 0, 1, 1, 223507, 1, 4, 0, 0, 'Let Faerin know you\'re ready', 56311), -- 449792 +(449090, 81969, 0, 0, 0, 222190, 1, 0, 0, 0, '', 56311), -- 449090 +(449672, 81964, 1, 4, 3, 223157, 1, 2, 1, 0, '', 56311), -- 449672 +(449673, 81964, 0, 3, 4, 223378, 1, 28, 0, 0, 'Quest Boss Slain Counter', 56311), -- 449673 +(449062, 81964, 0, 2, 1, 222185, 1, 1, 0, 0, '', 56311), -- 449062 +(449061, 81964, 0, 1, 0, 222180, 1, 3, 0, 0, '', 56311), -- 449061 +(449658, 81964, 0, 0, 2, 223353, 1, 0, 0, 0, 'Survivor found', 56311), -- 449658 +(449099, 81965, 2, 5, 3, 441625, 17, 92, 0, 6, 'Nerubian Burrow destroyed', 56311), -- 449099 +(449088, 81965, 0, 4, 2, 222119, 34, 92, 0, 3, 'Cocooned Arathi freed', 56311), -- 449088 +(449072, 81965, 0, 3, 1, 222094, 200, 92, 0, 0.5, 'Minus Mobs slain', 56311), -- 449072 +(449680, 81965, 0, 2, 4, 223439, 100, 92, 0, 1, 'Normal slain', 56311), -- 449680 +(449071, 81965, 0, 1, 0, 222092, 34, 92, 0, 3, 'Elites slain', 56311), -- 449071 +(449070, 81965, 15, 0, -1, 0, 1, 0, 0, 0, 'Arathi\'s End disrupted', 56311), -- 449070 +(451756, 81950, 0, 1, 1, 222007, 1, 28, 0, 0, '', 56311), -- 451756 +(449045, 81950, 0, 0, 0, 222007, 5, 0, 0, 0, 'Nerubian Ballistae destroyed', 56311), -- 449045 +(450959, 79123, 0, 0, 0, 226519, 1, 0, 0, 0, 'Speak to Saffrin', 56311), -- 450959 +(450152, 79122, 0, 9, 9, 224292, 1, 28, 0, 0, 'I chose Bulbophyll', 56311), -- 450152 +(450151, 79122, 0, 8, 8, 224290, 1, 28, 0, 0, 'I chose Stapellia', 56311), -- 450151 +(450150, 79122, 0, 7, 7, 224289, 1, 28, 0, 0, 'I chose Durania', 56311), -- 450150 +(450149, 79122, 0, 6, 6, 224288, 1, 28, 0, 0, 'I chose Rafflesian', 56311), -- 450149 +(450148, 79122, 0, 5, 5, 224287, 1, 28, 0, 0, 'I chose Titannirum', 56311), -- 450148 +(450147, 79122, 0, 4, 4, 224286, 1, 28, 0, 0, 'I chose Helioceros', 56311), -- 450147 +(446504, 79122, 0, 3, 1, 219220, 5, 0, 0, 0, 'Kaheti Truffles', 56311), -- 446504 +(447493, 79122, 0, 2, 0, 219137, 5, 28, 0, 0, '', 56311), -- 447493 +(450134, 79122, 0, 1, 3, 224265, 1, 0, 0, 0, 'Select a stagshell', 56311), -- 450134 +(446521, 79122, 0, 0, 2, 217286, 1, 4, 0, 0, 'Speak to Aromash', 56311), -- 446521 +(446477, 79121, 0, 1, 3, 214455, 4, 0, 0, 0, 'Food Trough filled', 56311), -- 446477 +(446476, 79121, 0, 0, 2, 214452, 4, 0, 0, 0, 'Water Trough filled', 56311), -- 446476 +(447340, 79120, 0, 2, 2, 218903, 6, 28, 0, 0, '[DNT]Niffen Summoned', 56311), -- 447340 +(446450, 79120, 0, 1, 1, 217196, 6, 28, 0, 0, '', 56311), -- 446450 +(446449, 79120, 0, 0, 0, 217191, 6, 0, 0, 0, 'Battleshells retrieved', 56311), -- 446449 +(446970, 79117, 0, 6, 6, 218286, 1, 28, 0, 0, '[DNT]Pathcoulisa', 56311), -- 446970 +(446969, 79117, 0, 5, 5, 218285, 1, 28, 0, 0, '[DNT]Papriki', 56311), -- 446969 +(446968, 79117, 0, 4, 4, 218284, 1, 28, 0, 0, '[DNT]Limoni', 56311), -- 446968 +(446967, 79117, 0, 3, 3, 218283, 1, 28, 0, 0, '[DNT]Aromash', 56311), -- 446967 +(446966, 79117, 0, 2, 2, 218282, 1, 28, 0, 0, '[DNT]Anisen', 56311), -- 446966 +(446965, 79117, 0, 1, 1, 218280, 1, 28, 0, 0, '[DNT]Saffrin', 56311), -- 446965 +(445888, 79117, 0, 0, 0, 215732, 6, 0, 0, 0, 'Niffen Arachnologist recruited', 56311), -- 445888 +(445898, 79114, 0, 0, 0, 215759, 8, 0, 0, 0, 'Plants removed', 56311), -- 445898 +(446644, 79541, 2, 1, 1, 421784, 1, 0, 0, 0, 'Replace Niffen Protection Incense', 56311), -- 446644 +(446613, 79541, 2, 0, 0, 421785, 4, 0, 0, 0, 'Pillar-nest Hearts destroyed', 56311), -- 446613 +(446672, 79540, 0, 0, 0, 217508, 1, 0, 0, 0, 'Find the problem', 56311), -- 446672 +(446614, 79538, 1, 0, 0, 213514, 6, 0, 1, 0, '', 56311), -- 446614 +(448631, 79539, 0, 3, 3, 217581, 12, 28, 0, 0, '', 56311), -- 448631 +(448630, 79539, 0, 2, 1, 217581, 7, 28, 0, 0, '', 56311), -- 448630 +(448629, 79539, 0, 1, 0, 217581, 3, 28, 0, 0, '', 56311), -- 448629 +(446694, 79539, 0, 0, 2, 217581, 15, 0, 0, 0, 'Debugger Hat Tests', 56311), -- 446694 +(448181, 80558, 0, 4, 1, 216994, 1, 2, 0, 0, 'Speak to the Goblin Leader', 56311), -- 448181 +(448180, 80558, 0, 3, 0, 220582, 3, 0, 0, 0, 'Speak to Mmarl Goblins', 56311), -- 448180 +(448184, 80558, 0, 2, 4, 217402, 1, 28, 0, 0, '', 56311), -- 448184 +(448183, 80558, 0, 1, 3, 220584, 1, 28, 0, 0, '', 56311), -- 448183 +(448182, 80558, 0, 0, 2, 220583, 1, 28, 0, 0, '', 56311), -- 448182 +(451382, 81687, 0, 5, 7, 229673, 1, 0, 0, 0, 'Green Dyebath tested', 56311), -- 451382 +(451381, 81687, 0, 4, 6, 229672, 1, 0, 0, 0, 'Yellow Dyebath tested', 56311), -- 451381 +(451380, 81687, 0, 3, 5, 229671, 1, 0, 0, 0, 'Blue Dyebath tested', 56311), -- 451380 +(451379, 81687, 0, 2, 4, 229670, 1, 0, 0, 0, 'Purple Dyebath tested', 56311), -- 451379 +(451378, 81687, 0, 1, 3, 229648, 1, 0, 0, 0, 'Red Dyebath tested', 56311), -- 451378 +(450556, 81687, 0, 0, 1, 224568, 8, 0, 0, 0, 'Dyeworks nerubians slain', 56311), -- 450556 +(450559, 81685, 0, 1, 1, 225263, 1, 0, 0, 0, '', 56311), -- 450559 +(450558, 81685, 0, 0, 0, 222152, 1, 0, 0, 0, '', 56311), -- 450558 +(450393, 81683, 1, 3, 3, 224286, 3, 0, 1, 0, 'Cochineal Crawler', 56311), -- 450393 +(450390, 81683, 1, 2, 2, 224284, 3, 0, 1, 0, '', 56311), -- 450390 +(450389, 81683, 1, 1, 1, 224285, 3, 0, 1, 0, '', 56311), -- 450389 +(450388, 81683, 1, 0, 0, 224283, 12, 0, 1, 0, '', 56311), -- 450388 +(450353, 81668, 0, 2, 1, 222150, 1, 0, 0, 0, '', 56311), -- 450353 +(450354, 81668, 0, 1, 2, 221934, 1, 0, 0, 0, '', 56311), -- 450354 +(450352, 81668, 0, 0, 0, 221932, 1, 0, 0, 0, '', 56311), -- 450352 +(449621, 81963, 0, 3, 3, 223175, 1, 24, 0, 0, 'Worker', 56311), -- 449621 +(449620, 81963, 0, 2, 2, 223174, 1, 24, 0, 0, 'Teacher', 56311), -- 449620 +(449619, 81963, 0, 1, 1, 223173, 1, 24, 0, 0, 'Priest', 56311), -- 449619 +(449618, 81963, 0, 0, 0, 223228, 3, 0, 0, 0, 'Brightshade Potions delivered', 56311), -- 449618 +(449473, 81962, 0, 1, 0, 222934, 3, 4, 0, 0, 'Show off Potions', 56311), -- 449473 +(450830, 81962, 0, 0, 6, 224009, 10, 0, 0, 0, 'Pale Weavelashers Slain', 56311), -- 450830 +(449466, 81959, 1, 0, 0, 221755, 8, 0, 1, 0, 'Brightshade Potions collected', 56311), -- 449466 +(448623, 81673, 0, 0, 0, 221392, 1, 1, 0, 0, 'Speak with Keyrra', 56311), -- 448623 +(450377, 80681, 1, 0, 0, 219810, 1, 0, 0, 0, '', 56311), -- 450377 +(446856, 79154, 0, 0, 0, 217954, 1, 0, 0, 0, 'Burn Effects', 56311), -- 446856 +(447518, 79153, 1, 1, 1, 217175, 1, 0, 1, 0, '', 56311), -- 447518 +(446942, 79153, 0, 0, 0, 215252, 1, 24, 0, 0, '', 56311), -- 446942 +(450715, 83182, 1, 4, 7, 216526, 1, 24, 1, 0, '', 56311), -- 450715 +(450714, 83182, 1, 3, 5, 216524, 1, 24, 1, 0, '', 56311), -- 450714 +(450713, 83182, 1, 2, 6, 216525, 1, 24, 1, 0, '', 56311); -- 450713 + +INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `Order`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `Flags2`, `ProgressBarWeight`, `Description`, `VerifiedBuild`) VALUES +(450712, 83182, 1, 1, 1, 215446, 1, 24, 1, 0, '', 56311), -- 450712 +(450711, 83182, 0, 0, 4, 217927, 4, 0, 0, 0, 'Parental Effects', 56311), -- 450711 +(446852, 79152, 0, 0, 0, 217950, 10, 0, 0, 0, '', 56311), -- 446852 +(446991, 79168, 0, 4, 4, 218337, 1, 28, 0, 0, 'won game', 56311), -- 446991 +(446990, 79168, 0, 3, 3, 218336, 1, 28, 0, 0, 'lost game', 56311), -- 446990 +(445650, 79168, 0, 2, 2, 217848, 1, 2, 0, 0, 'Stay a while and chat (Optional)', 56311), -- 445650 +(446971, 79168, 0, 1, 1, 218303, 1, 28, 0, 0, 'tutorial pt 1 complete', 56311), -- 446971 +(445649, 79168, 0, 0, 0, 215339, 1, 0, 0, 0, 'Light\'s Gambit played', 56311), -- 445649 +(446816, 79167, 0, 4, 4, 217831, 1, 28, 0, 0, '', 56311), -- 446816 +(446815, 79167, 0, 3, 3, 217830, 1, 28, 0, 0, '', 56311), -- 446815 +(446811, 79167, 0, 2, 2, 217813, 1, 28, 0, 0, '', 56311), -- 446811 +(446809, 79167, 0, 1, 0, 217808, 1, 28, 0, 0, '', 56311), -- 446809 +(445648, 79167, 0, 0, 1, 217812, 4, 0, 0, 0, 'Game Pieces borrowed', 56311), -- 445648 +(447475, 80179, 0, 1, 0, 219189, 1, 0, 0, 0, 'Wenren\'s killer found', 56311), -- 447475 +(449221, 80179, 0, 0, 1, 222540, 1, 4, 0, 0, 'Trail followed', 56311), -- 449221 +(449207, 80178, 1, 3, 3, 221190, 1, 0, 1, 0, 'Smashed Accoutrements investigated', 56311), -- 449207 +(449203, 80178, 2, 2, 2, 441888, 1, 28, 0, 0, 'Smashed Accoutrements investigated', 56311), -- 449203 +(449201, 80178, 0, 1, 1, 222506, 1, 0, 0, 0, 'Body investigated', 56311), -- 449201 +(449200, 80178, 2, 0, 0, 428801, 1, 0, 0, 0, 'Burnt Research investigated', 56311), -- 449200 +(449871, 82217, 0, 4, 2, 223194, 1, 0, 0, 0, 'Convince Teha to Trade with the Arathi', 56311), -- 449871 +(449869, 82217, 0, 3, 0, 223193, 1, 2, 0, 0, 'Convince Andee Seabraid to trade with the Arathi', 56311), -- 449869 +(449876, 82217, 0, 2, 4, 223788, 3, 2, 0, 0, 'Display Arathi Trade Goods', 56311), -- 449876 +(449875, 82217, 0, 1, 3, 223922, 1, 28, 0, 0, 'Arathi Trade Goods Gathered', 56311), -- 449875 +(449943, 82217, 1, 0, 1, 223638, 3, 0, 1, 0, 'Arathi Trade Goods', 56311), -- 449943 +(449183, 80177, 0, 8, 8, 222457, 1, 2, 0, 0, 'Help Wenren through the portal', 56311), -- 449183 +(449182, 80177, 0, 7, 7, 222456, 1, 2, 0, 0, 'Portal taken', 56311), -- 449182 +(448010, 80177, 0, 6, 6, 220062, 1, 2, 0, 0, 'Help Wenren through the portal', 56311), -- 448010 +(448005, 80177, 0, 5, 4, 220050, 1, 2, 0, 0, 'Portal taken', 56311), -- 448005 +(448007, 80177, 0, 4, 5, 220055, 1, 28, 0, 0, 'heard convo', 56311), -- 448007 +(447997, 80177, 0, 3, 3, 220034, 1, 28, 0, 0, '', 56311), -- 447997 +(447996, 80177, 0, 2, 2, 220033, 1, 28, 0, 0, '', 56311), -- 447996 +(447995, 80177, 0, 1, 1, 220032, 1, 28, 0, 0, '', 56311), -- 447995 +(447474, 80177, 0, 0, 0, 220031, 3, 0, 0, 0, 'Nodes connected', 56311), -- 447474 +(445644, 79166, 1, 0, 0, 211959, 8, 0, 1, 0, '', 56311), -- 445644 +(448444, 79649, 0, 0, 0, 217434, 5, 0, 0, 0, 'Suspicious Clergy questioned', 56311), -- 448444 +(448443, 79648, 2, 0, 0, 434403, 1, 0, 0, 0, 'Inspect funerary platform', 56311), -- 448443 +(449095, 79647, 0, 4, 4, 222172, 1, 28, 0, 0, 'memory 03', 56311), -- 449095 +(449094, 79647, 0, 3, 3, 222171, 1, 28, 0, 0, 'memory 02', 56311), -- 449094 +(449093, 79647, 0, 2, 2, 222170, 1, 28, 0, 0, 'memory 01', 56311), -- 449093 +(449092, 79647, 0, 1, 1, 222169, 3, 2, 0, 0, 'Memories Burned', 56311), -- 449092 +(448442, 79647, 0, 0, 0, 222168, 1, 0, 0, 0, 'Speak with Sybaestan to begin', 56311), -- 448442 +(448781, 79646, 0, 1, 1, 208283, 1, 2, 0, 0, 'Make the memorial wine', 56311), -- 448781 +(448439, 79646, 0, 0, 0, 208282, 1, 0, 0, 0, 'Speak with Brother Abealard', 56311), -- 448439 +(448156, 79645, 1, 0, 0, 218113, 10, 0, 1, 0, 'Sweet-sting venom', 56311), -- 448156 +(448151, 79643, 0, 0, 0, 220302, 1, 0, 0, 0, '', 56311), -- 448151 +(448436, 79642, 0, 0, 0, 220993, 5, 0, 0, 0, 'Staves collected', 56311), -- 448436 +(450723, 79641, 0, 3, 3, 220990, 10, 28, 0, 0, '', 56311), -- 450723 +(450722, 79641, 0, 2, 2, 220990, 6, 28, 0, 0, '', 56311), -- 450722 +(450721, 79641, 0, 1, 1, 220990, 2, 28, 0, 0, '', 56311), -- 450721 +(448437, 79641, 1, 0, 0, 219211, 100, 0, 1, 0, '', 56311), -- 448437 +(450024, 79150, 0, 1, 1, 217456, 6, 2, 0, 0, 'Bushy Weeds pulled', 56311), -- 450024 +(450023, 79150, 0, 0, 0, 217241, 1, 0, 0, 0, 'Speak to Brokfor', 56311), -- 450023 +(449586, 82212, 0, 1, 1, 223170, 1, 24, 0, 0, '', 56311), -- 449586 +(449578, 82212, 0, 0, 0, 223151, 1, 24, 0, 0, '', 56311), -- 449578 +(452791, 84542, 14, 0, 0, 167860, 1, 0, 0, 0, 'Release the Radiant Echo', 56311), -- 452791 +(450661, 83164, 14, 0, 1, 163188, 1, 0, 0, 0, 'Izo, the Grand Splicer defeated', 56311), -- 450661 +(450474, 82894, 0, 2, 2, 220043, 1, 4, 0, 0, 'Retrieve Bandages', 56311), -- 450474 +(450473, 82894, 0, 1, 1, 218428, 1, 2, 0, 0, 'Heal an Injured Soldier', 56311), -- 450473 +(450472, 82894, 0, 0, 3, 215696, 1, 0, 0, 0, 'Meet the General at the Infirmary', 56311), -- 450472 +(446028, 79160, 0, 1, 0, 217488, 4, 2, 0, 0, 'Clear the creatures around the fishing hole', 56311), -- 446028 +(446030, 79160, 0, 0, 1, 217487, 1, 0, 0, 0, 'Meet Shinda Creedpike by his fishing hole', 56311), -- 446030 +(448651, 80680, 1, 0, 0, 219524, 1, 0, 0, 0, '', 56311), -- 448651 +(449598, 82215, 1, 0, 0, 222925, 5, 0, 1, 0, '', 56311), -- 449598 +(449596, 82214, 0, 0, 0, 223178, 10, 0, 0, 0, '', 56311), -- 449596 +(449585, 82213, 1, 0, 0, 222920, 8, 0, 1, 0, '', 56311), -- 449585 +(450376, 80679, 1, 0, 0, 219809, 1, 0, 0, 0, '', 56311), -- 450376 +(450226, 82480, 0, 1, 0, 224380, 1, 2, 0, 0, 'Aemyra\'s message delivered', 56311), -- 450226 +(450232, 82480, 0, 0, 1, 224060, 1, 0, 0, 0, 'ELIZA stopped', 56311), -- 450232 +(450212, 82479, 0, 1, 0, 213613, 1, 0, 0, 0, 'Put Aemyra\'s sentiments on paper', 56311), -- 450212 +(450279, 82479, 0, 0, 1, 224543, 5, 28, 0, 0, '', 56311), -- 450279 +(450211, 82478, 1, 2, 1, 224099, 6, 0, 1, 0, '', 56311), -- 450211 +(450210, 82478, 1, 1, 0, 224098, 6, 0, 1, 0, '', 56311), -- 450210 +(450295, 82478, 1, 0, 2, 224193, 1, 0, 1, 0, '', 56311); -- 450295 + +UPDATE `quest_objectives` SET `VerifiedBuild`=56311 WHERE `ID` IN (449139, 444639, 436282, 431322, 431320, 450332, 450331, 450330, 450329, 268950, 445745, 430239, 431283, 428874, 428873, 428872, 428824, 428823, 285561, 340099, 293165, 293164, 430215, 430214, 430213, 430212, 430211, 283829, 336062, 395248, 395247, 434864, 430420, 283117, 283116, 283033, 283034, 283032, 282463, 282462, 430416, 390078, 292336, 432907, 445419, 395020, 395181, 390565, 390564, 395333, 390563, 390562, 390561, 390560, 390559, 390558, 390567, 390557, 390556, 390555, 394710, 394709, 337366, 292999, 394654, 394653, 392164, 392150, 430422, 338609, 430672, 430671, 430670, 430669, 429829, 430648, 430912, 430925, 430919, 428708, 431150, 431149, 428707, 334801, 292829, 296286, 332867, 435933, 338359, 338358, 284921, 430056, 430358, 434862, 431135, 431134, 431133, 431132, 431131, 431130, 431129, 430583, 395233, 395232, 334095, 430914, 430926, 430920, 422509, 431348, 431347, 431346, 429639, 341355, 333806, 395291, 334366, 420028, 420027, 420026, 420025, 420024, 420032, 420022, 420021, 419998, 419913, 419997, 337454, 289651, 289650, 289649, 289648, 289643, 430805, 430804, 430803, 430802, 430801, 430800, 293226, 293224, 430160, 429827, 394940, 432469, 430995, 430991, 430963, 430893, 430890, 430889, 430888, 430887, 430886, 430885, 430884, 394657, 394656, 428982, 428981, 428980, 428979, 428943, 429521, 433918, 283520, 283519, 283518, 337141, 430411, 430386, 430384, 430513, 334125, 287009, 430660, 430659, 293938, 293937, 293936, 293935, 292886, 392894, 444405, 444407, 337143, 429559, 290346, 390381, 390380, 431034, 438036, 438035, 433414, 433413, 431544, 420413, 436772, 336656, 282726, 282725, 282724, 282723, 281949, 281948, 281947, 281945, 281911, 281910, 281909, 434860, 405249, 292811, 434861, 429550, 433041, 433040, 433039, 433038, 404410, 404409, 404408, 404379, 404367, 404366, 404341, 404340, 394300, 286387, 286386, 286385, 283087, 283086, 283085, 283084, 283083, 283082, 283081, 283080, 283079, 430419, 431446, 405228, 390067, 434834, 434678, 335868, 391782, 389062, 385389, 385388, 336363, 336362, 336361, 336360, 336359, 336358, 336357, 433434, 433433, 284365, 284364, 404520, 340185, 334747, 430277, 430276, 430275, 430274, 430273, 429831, 386878, 386877, 386876, 386872, 386871, 386865, 386864, 391967, 391966, 293603, 405227, 292628, 292624, 292373, 406808, 285678, 292813, 405657, 339987, 429519, 286963, 282208, 334087, 334079, 434897, 432504, 432503, 406731, 435296, 435295, 435294, 435127, 435091, 435057, 435056, 435054, 435053, 435052, 435051, 435050, 435049, 435048, 435047, 435046, 435045, 435044, 405718, 405715, 405714, 405713, 405712, 405711, 405710, 405611, 430418, 391766, 287415, 287266, 287265, 287264, 287263, 287262, 287261, 290580, 290576, 390768, 336665, 394233, 334745, 282678, 332865, 421855, 421868, 421864, 421863, 421862, 421865, 421860, 421853, 421852, 421851, 421850, 288581, 429585, 435749, 407664, 396533, 396532, 396528, 285256, 334877, 388270, 341446, 334739, 334738, 334737, 334736, 334735, 393628, 393643, 287413, 287248, 287247, 287246, 287245, 287244, 287243, 443672, 443668, 394286, 394285, 293289, 293288, 287519, 287518, 287517, 287516, 287515, 407513, 408918, 407508, 407507, 407506, 429486, 430395, 430394, 430393, 430392, 430391, 429833, 444472, 289872, 434674, 434673, 293134, 293116, 433384, 433960, 433382, 434927, 434926, 434925, 389029, 389028, 392149, 404931, 286015, 338794, 338260, 429584, 388349, 407425, 430447, 430446, 430445, 430444, 430443, 430442, 430441, 430440, 430439, 430438, 430437, 289812, 289811, 430956, 430955, 430954, 430953, 430987, 293369, 293358, 293357, 293356, 293355, 336170, 336169, 429583, 434884, 433873, 432516, 432515, 335946, 289200, 288844, 337250, 390152, 394883, 409050, 430410, 290568, 385401, 385400, 340147, 340146, 340145, 340144, 340143, 340142, 340141, 394227, 433755, 433754, 433753, 433752, 420833, 420832, 420831, 420830, 431533, 340118, 292176, 283437, 285281, 283436, 283184, 283180, 388394, 429580, 406760, 406642, 389845, 394052, 405143, 420312, 420311, 420310, 420308, 420309, 420428, 420427, 420307, 420298, 419883, 419882, 433262, 433307, 434854, 434853, 433454, 433453, 406321, 398053, 431725, 431724, 431723, 431722, 431720, 431719, 431718, 431717, 431727, 429552, 396667, 397818, 431690, 336798, 289322, 334142, 336458, 434761, 433457, 433456, 390281, 388264, 295286, 295285, 285187, 285186, 285185, 290557, 406588, 407428, 285797, 286720, 287411, 288972, 433432, 434898, 433431, 282597, 282584, 282583, 390398, 387924, 387923, 394055, 289403, 289402, 405251, 433920, 433919, 433418, 433417, 335874, 287309, 287303, 395349, 407492, 406454, 406456, 406455, 443392, 443435, 407764, 407763, 407762, 407761, 407760, 407759, 407758, 407757, 407756, 407755, 407754, 407753, 433422, 433996, 433421, 396185, 332866, 291526, 429581, 406710, 395108, 422138, 422128, 422121, 433913, 433966, 433965, 433964, 433963, 433914, 433912, 394314, 434355, 434354, 434353, 391744, 394278, 408943, 408942, 408941, 405225, 405224, 405226, 430475, 430472, 430476, 430471, 430474, 430473, 430477, 430452, 388258, 285523, 286788, 285522, 286787, 390414, 390413, 444402, 432518, 432887, 432517, 407909, 432489, 432478, 432286, 429579, 420457, 420456, 420455, 420454, 419756, 420191, 341904, 341903, 341902, 341901, 335805, 335804, 335803, 335802, 335801, 408062, 408061, 444404, 422889, 286778, 284673, 281803, 281858, 281801, 391719, 394270, 291200, 389863, 431864, 428769, 428757, 428756, 428755, 428754, 428753, 428752, 428751, 428750, 432528, 432886, 432527, 405223, 405212, 405210, 405175, 405174, 405173, 405156, 336627, 336622, 336608, 391785, 389480, 283708, 283707, 283479, 284618, 284619, 288914, 292998, 422832, 422831, 434764, 432520, 433032, 432519, 337511, 433436, 433435, 398615, 398614, 398613, 398612, 398611, 398555, 398554, 391184, 437233, 438032, 437183, 437225, 390466, 390465, 390464, 390463, 390462, 390461, 389705, 287405, 287404, 443759, 443758, 404824, 404823, 434398, 398458, 430529, 430528, 430527, 430526, 430525, 429835, 285672, 285671, 285670, 429729, 293082, 292869, 292868, 292867, 292866, 292865, 433190, 433189, 433188, 433187, 433132, 293285, 293284, 393734, 393733, 393784, 391256, 390003, 389979, 389978, 389982, 281826, 281825, 285176, 433311, 434653, 433452, 433451, 434895, 432510, 432509, 335149, 335148, 335147, 335146, 435838, 432092, 432089, 285776, 288523, 443554, 429458, 431090, 430767, 430766, 430765, 430764, 423323, 422307, 422306, 434507, 429551, 398340, 292817, 432488, 434896, 432272, 433799, 433800, 433795, 433747, 433746, 433745, 334129, 390322, 282696, 409047, 285079, 286800, 285078, 286799, 283763, 284650, 392089, 392088, 395014, 389285, 389195, 389194, 389193, 389192, 395332, 389191, 389190, 389189, 389188, 395331, 389187, 389186, 389050, 434867, 432283, 336862, 336852, 443579, 443578, 390079, 432487, 432494, 432267, 312541, 312540, 333455, 333454, 284000, 283999, 283998, 293078, 283380, 283378, 283379, 283376, 430518, 430481, 430480, 394355, 396820, 396818, 392836, 409083, 409075, 408963, 408962, 405683, 405682, 405681, 405680, 433067, 394876, 340309, 422236, 389669, 282885, 434901, 434900, 434886, 429548, 396109, 396108, 396107, 396106, 396105, 396104, 394059, 429546, 406766, 396806, 396805, 396804, 396803, 398065, 290986, 433406, 433405, 434921, 434920, 434919, 340368, 432485, 432311, 432262, 283099, 283098, 283097, 283096, 283095, 292815, 406867, 398405, 283319, 283280, 433916, 434438, 433402, 433398, 436639, 436638, 436633, 436629, 436627, 436591, 436590, 443570, 389549, 433438, 434437, 434271, 433437, 288353, 288347, 288346, 288345, 429553, 284743, 284742, 431391, 420285, 445205, 445060, 430405, 432905, 391770, 389059, 391922, 340270, 340269, 285544, 396133, 288789, 288788, 288754, 430586, 421032, 385413, 385412, 340168, 340167, 340166, 340165, 340164, 340163, 340162, 336324, 336322, 338403, 407493, 398917, 398916, 429560, 429505, 407429, 284711, 284710, 280585, 391253, 434680, 434850, 286121, 341808, 336576, 432512, 434685, 432511, 289558, 289557, 289556, 433392, 433391, 433389, 430911, 430924, 430918, 341818, 336548, 283551, 283537, 283532, 433033, 292261, 334088, 335645, 432524, 432846, 432523, 392163, 287483, 443509, 443552, 443395, 434566, 446078, 443562, 443561, 443560, 443447, 443446, 443445, 443444, 443443, 443442, 443389, 433426, 433425, 433440, 433439, 396453, 340525, 340524, 340523, 340522, 340521, 420245, 285542, 435654, 282353, 286804, 282352, 286803, 421869, 421884, 341835, 336558, 433606, 434582, 429558, 390411, 390170, 390169, 390168, 390167, 395338, 390166, 390165, 390164, 390163, 395337, 390162, 390161, 390160, 391783, 389063, 427035, 423863, 423862, 423861, 390736, 340746, 340439, 340438, 429586, 281775, 281773, 341822, 336550, 443699, 443701, 443700, 443674, 443717, 341694, 341693, 340685, 340684, 340683, 338143, 450539, 289536, 289535, 289167, 431529, 450588, 449500, 435581, 392645, 390274, 341370, 336308, 336204, 292699, 292687, 283946, 341700, 336675, 336674, 336673, 336672, 340924, 340923, 404613, 404746, 404745, 404744, 404612, 404579, 404741, 404611, 404609, 404608, 404610, 405938, 396596, 396595, 396594, 396593, 396592, 396591, 292948, 292947, 405385, 405386, 405027, 405026, 289525, 288783, 286052, 335295, 336895, 336894, 336893, 336892, 336891, 286940, 447788, 447787, 447786, 437709, 434342, 432860, 434259, 432859, 426888, 393790, 270245, 270303, 267926, 445352, 445351, 444396, 394677, 394676, 334370, 334369, 390044, 390035, 405917, 404980, 431598, 388573, 336771, 336770, 336769, 336768, 336767, 336766, 336765, 336764, 286549, 389744, 292121, 292075, 282974, 393819, 393820, 396692, 387125, 342081, 342079, 342043, 342041, 342039, 342037, 342022, 342020, 340310, 405171, 332915, 388251, 293006, 422101, 422102, 422115, 407504, 338681, 435720, 435719, 392170, 289058, 334787, 292375, 427291, 285255, 394882, 409177, 387922, 387921, 293001, 283786, 338219, 312084, 289027, 421461, 421456, 421473, 286391, 283224, 283223, 283222, 283221, 283220, 283219, 283218, 283217, 283216, 283215, 283214, 283213, 283212, 283211, 335919, 335913, 335912, 335911, 335910, 335909, 405569, 405568, 285477, 283294, 283247, 420215, 390068, 290784, 394945, 291941, 291927, 290819, 290818, 404448, 408971, 408970, 392148, 396762, 396761, 396760, 396759, 396758, 396757, 396756, 392147, 391764, 340717, 340520, 340512, 340510, 287416, 287260, 287259, 287258, 287257, 287256, 287255, 284347, 284346, 284341, 337628, 292823, 335003, 335002, 292839, 419747, 289055, 280633, 337769, 387967, 387966, 387965, 406375, 388998, 388997, 385377, 385376, 335759, 335758, 335757, 335756, 335755, 335754, 335753, 341812, 336574, 386161, 337523, 334552, 334785, 292444, 292443, 292424, 292418, 337291, 433049, 433048, 433047, 433046, 335860, 334130, 292368, 282845, 285519, 286792, 285518, 286791, 291007, 291006, 386584, 390754, 293008, 352808, 352807, 352806, 352715, 352711, 352707, 342280, 406764, 443627, 419763, 289809, 292604, 292603, 292602, 339682, 352755, 352754, 352753, 392167, 284117, 284116, 282155, 288912, 394339, 390738, 286547, 394318, 394317, 394316, 431464, 390315, 286886, 286885, 286884, 396666, 396665, 396664, 396655, 396590, 285814, 285813, 283089, 283427, 283425, 409135, 409133, 409127, 409126, 409125, 409108, 409124, 409120, 409106, 409105, 409104, 409103, 409102, 409101, 409100, 409099, 409098, 409097, 408128, 408127, 408126, 408125, 408124, 408123, 282982, 282981, 405834, 405887, 405886, 405885, 405884, 405883, 405882, 405881, 405880, 405879, 405833, 405832, 405831, 405830, 422041, 422040, 422039, 422038, 422037, 422045, 422035, 422036, 443589, 443588, 334077, 333108, 289899, 289898, 289053, 406865, 292009, 388257, 292833, 405417, 405286, 405291, 405285, 289141, 289131, 398526, 285111, 286796, 285110, 286795, 387228, 387104, 386159, 342138, 342137, 342132, 342123, 342122, 391417, 342113, 287543, 338147, 338146, 334883, 388979, 388978, 285028, 406809, 285495, 283369, 283368, 283367, 283366, 283365, 389837, 293569, 292386, 292385, 285779, 286418, 409171, 396199, 431535, 289065, 286308, 405580, 405579, 405578, 405577, 405576, 405575, 405574, 405573, 405572, 405571, 405570, 389724, 288099, 287185, 437319, 437318, 436443, 436103, 436102, 386732, 352813, 342185, 342160, 342159, 406683, 422444, 289105, 289103, 289096, 289934, 338674, 288873, 392279, 420933, 420932, 420931, 283198, 283196, 283192, 444400, 395227, 395226, 292658, 336462, 341826, 336552, 286571, 283414, 286570, 283413, 434844, 434843, 289183, 338484, 338483, 336634, 283187, 283186, 283185, 390099, 285720, 285719, 338800, 385409, 385408, 340161, 340160, 340159, 340158, 340157, 340156, 340155, 294130, 294129, 290849, 290848, 290847, 290845, 394878, 396823, 292376, 340045, 389745, 386268, 386266, 352918, 352868, 352849, 352847, 352845, 342252, 285159, 286661, 286662, 405916, 406614, 405198, 405197, 394337, 288841, 289703, 289230, 289215, 389734, 391341, 289185, 289184, 289186, 283135, 283134, 422869, 339666, 337472, 394299, 394298, 421239, 421238, 420478, 420477, 420476, 420475, 420474, 420473, 420479, 420481, 420472, 422449, 420480, 419754, 420190, 336285, 336284, 312290, 390051, 398896, 398895, 398894, 398893, 398892, 398875, 398876, 396874, 396873, 396872, 396871, 388272, 338388, 338386, 422824, 407187, 407151, 407150, 407149, 407148, 407147, 407144, 407126, 336202, 284170, 392429, 392436, 404920, 404949, 404568, 404567, 292979, 288085, 288088, 394467, 394466, 394465, 394464, 394463, 394462, 394453, 285751, 285914, 285913, 290838, 281638, 281637, 281636, 292935, 292934, 292879, 292875, 282347, 282346, 293216, 282719, 282717, 282709, 282708, 282707, 285770, 288522, 285287, 282132, 286809, 282131, 286808, 292736, 392173, 408196, 269217, 269216, 269215, 269214, 445696, 445966, 444629, 269155, 269154, 269153, 269152, 269151, 288015, 289694, 288070, 288069, 288025, 288077, 288054, 288026, 288080, 288014, 288079, 288078, 288001, 289317, 288805, 289106, 289091, 289090, 288796, 289076, 289042, 288449, 287928, 287927, 287926, 287925, 287924, 287915, 288448, 288450, 288452, 288451, 287923, 287922, 287921, 287920, 287919, 287930, 288084, 287905, 287904, 290709, 288780, 288779, 288516, 288508, 288507, 288506, 288505); +UPDATE `quest_objectives` SET `VerifiedBuild`=56288 WHERE `ID` IN (448604, 448603, 336798, 312541, 312540, 433918, 445419, 445205, 445060, 404410, 404409, 404408, 404379, 404367, 404366, 404341, 404340, 285678, 407764, 407763, 407762, 407761, 407760, 407759, 407758, 407757, 407756, 407755, 407754, 407753, 292261, 289403, 289402, 393734, 393733, 393784, 396806, 396805, 396804, 396803, 391928, 337143, 429559, 389543, 431034, 433414, 433413, 406765, 388573, 336771, 336770, 336769, 336768, 336767, 336766, 336765, 336764, 443502, 390734, 392429, 392436, 436772, 434860, 433065, 433064, 433063, 433062, 405249, 404920, 404949, 434861, 394331, 429550, 394300, 387960, 387959, 387958, 387957, 387956, 387955, 387954, 291647, 390119, 390109, 430419, 405228, 404778, 404777, 434834, 434678, 335868, 293006, 422101, 422102, 422115, 433434, 433433, 407504, 287320, 341810, 336570, 394874, 334747, 430277, 430276, 430275, 430274, 430273, 429831, 389843, 405227, 405657, 291939, 429519, 404568, 404567, 420289, 292979, 434393, 420615, 334102, 409196, 434897, 432504, 432503, 406731, 435296, 435295, 435294, 435127, 435091, 435057, 435056, 435054, 435053, 435052, 435051, 435050, 435049, 435048, 435047, 435046, 435045, 435044, 430418, 391766, 332921, 336665, 421580, 421579, 421578, 421577, 421576, 421581, 335919, 335913, 335912, 335911, 335910, 335909, 405569, 405568, 282678, 388045, 388044, 388043, 388042, 388041, 388040, 289509, 289508, 285477, 283294, 283247, 394369, 394368, 394367, 394456, 429585, 435749, 290784, 334877, 287413, 287248, 287247, 287246, 287245, 287244, 287243, 443672, 443668, 293289, 293288, 429486, 430395, 430394, 430393, 430392, 430391, 429833, 444472, 289872, 434674, 434673, 293134, 293116, 340717, 340520, 340512, 340510, 283841, 293216, 433384, 433960, 433382, 283163, 293173, 292677, 434405, 282719, 282717, 282709, 282708, 282707, 285056, 434927, 434926, 434925, 284347, 284346, 284341, 389665, 287414, 287254, 287253, 287252, 287251, 287250, 287249, 286015, 338260, 429584, 390076, 336541, 407425, 386767, 386766, 386765, 386764, 386763, 386762, 386761, 392282, 392281, 430447, 430446, 430445, 430444, 430443, 430442, 430441, 430440, 430439, 430438, 430437, 430956, 430955, 430954, 430953, 430987, 396683, 396682, 396662, 429583, 434884, 433873, 432516, 432515, 282894, 391763, 394279, 337250, 390152, 287146, 287145, 287144, 287143, 287142, 287173, 409050, 430410, 334763, 385401, 385400, 340147, 340146, 340145, 340144, 340143, 340142, 340141, 397106, 397135, 397132, 397134, 397131, 397133, 397130, 397105, 334622, 433755, 433754, 433753, 433752, 420833, 420832, 420831, 420830, 431533, 388394, 399011, 398999, 292269, 292268, 292267, 429580, 341812, 336574, 388253, 334559, 405143, 420312, 420311, 420310, 420308, 420309, 420428, 420427, 420307, 420298, 419883, 419882, 433262, 433307, 406712, 434854, 434853, 433454, 433453, 406321, 398053, 431725, 431724, 431723, 431722, 431720, 431719, 431718, 431717, 431727, 392154, 429552, 293605, 431690, 289322, 334142, 434761, 433457, 433456, 282555, 285543, 295286, 295285, 285187, 285186, 285185, 290557, 406588, 407428, 287411, 288972, 433432, 434898, 433431, 285519, 286792, 285518, 286791, 407546, 407545, 407536, 407522, 407556, 407555, 407554, 407553, 407521, 335191, 405251, 433920, 433919, 433418, 433417, 289698, 287309, 287303, 395349, 407492, 435722, 431579, 443392, 443435, 433422, 433996, 433421, 396185, 388267, 332866, 291526, 423379, 429581, 395108, 422138, 422128, 422121, 391870, 391857, 423359, 433913, 433966, 433965, 433964, 433963, 433914, 433912, 426850, 423365, 394314, 434355, 434354, 434353, 422789, 422788, 405226, 430475, 430472, 430476, 430471, 430474, 430473, 430477, 430452, 288912, 406869, 292701, 292695, 336067, 390414, 390413, 444402, 432518, 432887, 432517, 407909, 432489, 432478, 432286, 429579, 397091, 397051, 397009, 288085, 288088, 292575, 444404, 390315, 285814, 285813, 283089, 283427, 283425, 286778, 284673, 394885, 405834, 405887, 405886, 405885, 405884, 405883, 405882, 405881, 405880, 405879, 405833, 405832, 405831, 405830, 422041, 422040, 422039, 422038, 422037, 422045, 422035, 422036, 443589, 443588, 391719, 394270, 280584, 292374, 431864, 428769, 428757, 428756, 428755, 428754, 428753, 428752, 428751, 428750, 432528, 432886, 432527, 438094, 437514, 436340, 437513, 391785, 389480, 385381, 385380, 335041, 334608, 334607, 334606, 334591, 334482, 334481, 284618, 284619, 281690, 281705, 281458, 434764, 432520, 433032, 432519, 337511, 433436, 433435, 420619, 292825, 405909, 406616, 334124, 337524, 443759, 443758, 398458, 430529, 430528, 430527, 430526, 430525, 429835, 285672, 285671, 285670, 429729, 433190, 433189, 433188, 433187, 433132, 338819, 388979, 388978, 281826, 281825, 289805, 289804, 433311, 434653, 433452, 433451, 434895, 432510, 432509, 287475, 335149, 335148, 335147, 335146, 443272, 443271, 443270, 443269, 435838, 432092, 432089, 285776, 288523, 443554, 429458, 431090, 430767, 430766, 430765, 430764, 391767, 394338, 434507, 429551, 339786, 432488, 434896, 432272, 409171, 396199, 394048, 433799, 433800, 433795, 433747, 433746, 433745, 394467, 394466, 394465, 394464, 394463, 394462, 394453, 285079, 286800, 285078, 286799, 336640, 293007, 284650, 392089, 392088, 395014, 389285, 389195, 389194, 389193, 389192, 395332, 389191, 389190, 389189, 389188, 395331, 389187, 389186, 389050, 434867, 432283, 390079, 430450, 430449, 430448, 432487, 432494, 432267, 283358, 283357, 283359, 288657, 289798, 284000, 283999, 283998, 284123, 284122, 336132, 336131, 336130, 430518, 430481, 430480, 422893, 433067, 340309, 422236, 429548, 396109, 396108, 396107, 396106, 396105, 396104, 394059, 429546, 341833, 336560, 398065, 290986, 434858, 434857, 433406, 433405, 290998, 336462, 434921, 434920, 434919, 340368, 434409, 432485, 432311, 432262, 341826, 336552, 295815, 295814, 292815, 398405, 433916, 434438, 433402, 433398, 282889, 443570, 285751, 285914, 285913, 433438, 434437, 434271, 433437, 429553, 419750, 339066, 284743, 284742, 406804, 338823, 290856, 335231, 338800, 420287, 292793, 340298, 340297, 390766, 404370, 404369, 430405, 432905, 396823, 406141, 407569, 407568, 407567, 406159, 406158, 406157, 406156, 406155, 406244, 406154, 291418, 290799, 290795, 290794, 290793, 290792, 391922, 340270, 340269, 285544, 396133, 430586, 391777, 389060, 421032, 385413, 385412, 340168, 340167, 340166, 340165, 340164, 340163, 340162, 338403, 407493, 429560, 337253, 285159, 429505, 407429, 284711, 284710, 391253, 434680, 434850, 282813, 282818, 282817, 288841, 432512, 434685, 432511, 289558, 289557, 289556, 433392, 433391, 433389, 389734, 285468, 285196, 285194, 285193, 285192, 285191, 430911, 430924, 430918, 394336, 398650, 398649, 398648, 398647, 398646, 398565, 398564, 433033, 334088, 341435, 334205, 334204, 432497, 432496, 432495, 427566, 427625, 283598, 283597, 432524, 432846, 432523, 290838, 389855, 390402, 392163, 287483, 443509, 443552, 443395, 390061, 446078, 443562, 443561, 443560, 443447, 443446, 443445, 443444, 443443, 443442, 443389, 433426, 433425, 283857, 285624, 433440, 433439, 396453, 435654, 282353, 286804, 282352, 286803, 293000, 433606, 434582, 429558, 407051, 407047, 407041, 406887, 390411, 390170, 390169, 390168, 390167, 395338, 390166, 390165, 390164, 390163, 395337, 390162, 390161, 390160, 391783, 389063, 427035, 423863, 423862, 423861, 396615, 396614, 396583, 396582, 429586, 281775, 281773, 388272, 450539, 289536, 289535, 289167, 431529, 450588, 449500, 435581, 392645, 390274, 341370, 336214, 336204, 292699, 284172, 283946, 285561, 293243, 289130, 289128, 289129, 292935, 292934, 292879, 292875, 340185, 388047, 388220, 386690, 386623, 386622, 386621, 391419, 386202, 387648, 286391, 283224, 283223, 283222, 283221, 283220, 283219, 283218, 283217, 283216, 283215, 283214, 283213, 283212, 283211, 336836, 336817, 332865, 392149, 386722, 385540, 390078, 336037, 292336, 338042, 322737, 283958, 283966, 283956, 336458, 337366, 292444, 292443, 292424, 292418, 386784, 386783, 289056, 338330, 338324, 338268, 338264, 338256, 338255, 285279, 293295, 336200, 336199, 405385, 405386, 334761, 336277, 336276, 336275, 336274, 336273, 387605, 337248, 386744, 386439, 386438, 386437, 289141, 289131, 289065, 396927, 396922, 396931, 336862, 336852, 289105, 289103, 289096, 289934, 283114, 283113, 283112, 283111, 283110, 283109, 404953, 289059, 288759, 288742, 340181, 422450, 284953, 284946, 284945, 334117, 289703, 289230, 289215, 292178); +UPDATE `quest_objectives` SET `VerifiedBuild`=56263 WHERE `ID` IN (284347, 284346, 284341, 392172, 392171, 392160, 392159, 392158, 392157, 282894, 445419, 285187, 285186, 285185, 283427, 283425, 281690, 281705, 281458, 292825, 293007, 290856, 285159, 286767, 286766, 286760, 286757, 286709, 286708, 286836, 286606, 286220, 286179, 286138, 286103, 286016, 285738, 286017, 285713, 285709, 285708, 391928, 420210, 388269, 340626, 340407, 340406, 340405, 429559, 312218, 312216, 312208, 312204, 334115, 438036, 438035, 405917, 404980, 433414, 433413, 443502, 293243, 436772, 434860, 391901, 405249, 391787, 293165, 293164, 434861, 429550, 405228, 434834, 434678, 388251, 433434, 433433, 336637, 392170, 340185, 389843, 391967, 391966, 405227, 292628, 292624, 292373, 405657, 293409, 336874, 336873, 336872, 336871, 336870, 406372, 406605, 406713, 394066, 389751, 332920, 434897, 432504, 432503, 406731, 409177, 387922, 387921, 389865, 340233, 394233, 405569, 405568, 336836, 336817, 407577, 407572, 407571, 407592, 407591, 391964, 391963, 394369, 394368, 394367, 332865, 429585, 435749, 338752, 394286, 394285, 293289, 293288, 388371, 388370, 388369, 444472, 434674, 434673, 293134, 293116, 385417, 385416, 340177, 340176, 340175, 340174, 340173, 340172, 340171, 293573, 433384, 433960, 433382, 434927, 434926, 434925, 337155, 290553, 290554, 338260, 429584, 390076, 336541, 390078, 407425, 392282, 392281, 336037, 409240, 396527, 396572, 396521, 396520, 396535, 396519, 293369, 293358, 293357, 293356, 293355, 336170, 336169, 429583, 434884, 433873, 432516, 432515, 292336, 390152, 409050, 388998, 388997, 291824, 385401, 385400, 340147, 340146, 340145, 340144, 340143, 340142, 340141, 394880, 433755, 433754, 433753, 433752, 420833, 420832, 420831, 420830, 338042, 340118, 388394, 322737, 406768, 429580, 341812, 336574, 437127, 437126, 437128, 405143, 420312, 420311, 420310, 420308, 420309, 420428, 420427, 420307, 420298, 419883, 419882, 434854, 434853, 433454, 433453, 406321, 398053, 431725, 431724, 431723, 431722, 431720, 431719, 431718, 431717, 431727, 429552, 289322, 336458, 434761, 433457, 433456, 337366, 389542, 295286, 295285, 398435, 406588, 407428, 433432, 434898, 433431, 292999, 292368, 390092, 405251, 433920, 433919, 433418, 433417, 385421, 385419, 335896, 335895, 335894, 335893, 335892, 335891, 335890, 395349, 407492, 435722, 406454, 406456, 406455, 292789, 433422, 433996, 433421, 396185, 420536, 420535, 420534, 423379, 429581, 338330, 338324, 338268, 338264, 338256, 338255, 334755, 395108, 390062, 391870, 391857, 423359, 433913, 433966, 433965, 433964, 433963, 433914, 433912, 426850, 423365, 392167, 391927, 335978, 434355, 434354, 434353, 391744, 394278, 405226, 293295, 386616, 386615, 386614, 386613, 386612, 386611, 386610, 406790, 390414, 390413, 444402, 432518, 432887, 432517, 407909, 432489, 432478, 432286, 429579, 397091, 397051, 397009, 336200, 336199, 394318, 394317, 394316, 433664, 433304, 433303, 405385, 405386, 444404, 390732, 334761, 443589, 443588, 432528, 432886, 432527, 391785, 389480, 434908, 434764, 432520, 433032, 432519, 336277, 336276, 336275, 336274, 336273, 433436, 433435, 337248, 388257, 292833, 419767, 390466, 390465, 390464, 390463, 390462, 390461, 389705, 390764, 443759, 443758, 398458, 433190, 433189, 433188, 433187, 433132, 422509, 334572, 433311, 434653, 433452, 433451, 434895, 432510, 432509, 443254, 443261, 437123, 443255, 443272, 443271, 443270, 443269, 435838, 432092, 432089, 443554, 337454, 434507, 407445, 407447, 407446, 429551, 398340, 406868, 432488, 434896, 432272, 433799, 433800, 433795, 433747, 433746, 433745, 422899, 420431, 420430, 420429, 419760, 420927, 420194, 396927, 396922, 396931, 392089, 392088, 395014, 389285, 389195, 389194, 389193, 389192, 395332, 389191, 389190, 389189, 389188, 395331, 389187, 389186, 389050, 434867, 422792, 432283, 336862, 336852, 443579, 443578, 406415, 432487, 432494, 432267, 396826, 396827, 336132, 336131, 336130, 312626, 436346, 437729, 293002, 404953, 433067, 422236, 389027, 389026, 429548, 340181, 429546, 422450, 409283, 408888, 408887, 408886, 408885, 405088, 405085, 405084, 405083, 405081, 405079, 405078, 405077, 405076, 405075, 405074, 405073, 398065, 434858, 434857, 433406, 433405, 340368, 432485, 432311, 432262, 295815, 295814, 290863, 433916, 434438, 433402, 433398, 443570, 433438, 434437, 434271, 433437, 390377, 390376, 389986, 389887, 390148, 390135, 389886, 429553, 394062, 394061, 445205, 445060, 404370, 404369, 396133, 430586, 421032, 407493, 334117, 429560, 394884, 292819, 407429, 391253, 390400, 434680, 434850, 405198, 405197, 341808, 336576, 432512, 434685, 432511, 394864, 433392, 433391, 433389, 394336, 341818, 336548, 340312, 398650, 398649, 398648, 398647, 398646, 398565, 398564, 433033, 394050, 335762, 292841, 432497, 432496, 432495, 427566, 427625, 432524, 432846, 432523, 409114, 405633, 405634, 434474, 434473, 406441, 406440, 446078, 443562, 443561, 443560, 443447, 443446, 443445, 443444, 443443, 443442, 443389, 433426, 433425, 433440, 433439, 396453, 394299, 394298, 435654, 421869, 421884, 420349, 293005, 429558, 335007, 407051, 407047, 407041, 406887, 390411, 390170, 390169, 390168, 390167, 395338, 390166, 390165, 390164, 390163, 395337, 390162, 390161, 390160, 292178, 429586, 422662, 408966, 399043, 341694, 341693, 340685, 340684, 340683, 338143, 452294, 452289, 448988, 448108, 288657, 289798, 289872, 289619, 288773, 289393, 289391, 289382, 289088, 289381, 289383, 288961, 288960, 288959, 288913, 287411, 288972, 288759, 288742, 289197, 286912, 285781, 288524, 287483, 283809, 287730, 287309, 287303, 287543, 287413, 287248, 287247, 287246, 287245, 287244, 287243, 287414, 287254, 287253, 287252, 287251, 287250, 287249, 287188, 285279, 282597, 282584, 282583, 283829, 282183, 282092, 285286, 286145, 286144, 286115, 286015, 285814, 285813, 283089, 285275, 285519, 286792, 285518, 286791, 285079, 286800, 285078, 286799, 285561, 285543, 283437, 285281, 283436, 285056, 284953, 284946, 284945, 284838, 284743, 284742, 284711, 284710, 283958, 283966, 283956, 284000, 283999, 283998, 283954, 283953, 283924, 283923, 283922, 283820, 283819, 283802, 283759, 283714, 283713, 283712, 283574, 283573, 283572, 283453, 283450, 283449, 283448, 283447, 283358, 283357, 283359, 286391, 283224, 283223, 283222, 283221, 283220, 283219, 283218, 283217, 283216, 283215, 283214, 283213, 283212, 283211, 283099, 283098, 283097, 283096, 283095, 283114, 283113, 283112, 283111, 283110, 283109, 286387, 286386, 286385, 283087, 283086, 283085, 283084, 283083, 283082, 283081, 283080, 283079, 282973, 282678, 282353, 286804, 282352, 286803, 282347, 282346, 281800, 281835, 281798, 281664, 281720, 281719, 281718, 281346, 281345, 280591, 279321, 279215, 279209, 279208, 279207, 449138, 447788, 447787, 447786, 445745, 437709, 435296, 435295, 435294, 435127, 435091, 435057, 435056, 435054, 435053, 435052, 435051, 435050, 435049, 435048, 435047, 435046, 435045, 435044, 434410, 434404, 434401, 434385, 434342, 432860, 434259, 432859, 433057, 433056, 433055, 433054, 432905, 429486, 426888, 430911, 430924, 430918, 427035, 423863, 423862, 423861, 431690, 431533, 429729, 430475, 430472, 430476, 430471, 430474, 430473, 430477, 430452, 431034, 430956, 430955, 430954, 430953, 430987, 430767, 430766, 430765, 430764, 429505, 430395, 430394, 430393, 430392, 430391, 429833, 430518, 430481, 430480, 430447, 430446, 430445, 430444, 430443, 430442, 430441, 430440, 430439, 430438, 430437, 430419, 430418, 430410, 430405, 430277, 430276, 430275, 430274, 430273, 429831, 429519, 430529, 430528, 430527, 430526, 430525, 429835, 429818, 428320, 428319, 427918, 427767, 427766, 427638, 429458, 431090, 431864, 428769, 428757, 428756, 428755, 428754, 428753, 428752, 428751, 428750, 423757, 423756, 427440, 450539, 289536, 289535, 289167, 431529, 435581, 432173, 392645, 390274, 341370, 336214, 336212, 292699, 284172, 284171); + +DELETE FROM `quest_visual_effect` WHERE (`Index`=0 AND `ID` IN (448030,448090,447636,448946,447841,447635,447633,447634,448888,448052,449245,448065,448064,448009,447200,447298,448351,448350,448349,448412,449306,450621,448895,447520,448894,447521,448893,447522,448892,447523,450593,450592,450591,450752,450296,446430,449209,452984,448185,452590,452589,452588,445340,449936,445491,445407,446984,445082,446003,450888,450657,450375,450519,450320,450529,450303,448735,448610,446792,446789,446778,446730,446777,448599,446721,446001,446720,446000,446719,450145,445495,444687,445945,445938,445937,446677,449858,451100,451099,451098,449629,450728,446655,446654,445936,445935,446409,447492,446408,446401,449239,449060,448144,449091,448141,448140,448139,449024,449023,448137,448135,449011,448686,448243,451424,448206,448987,449295,448205,450051,448615,447716,450912,450856,448198,447000,447491,448789,451309,450384,445055,449795,449841,449601,449575,449574,449579,449573,446087,446086,446085,446084,446910,450552,445640,447473,436502,452601,444466,444476,445960,445155,449752,444461,448674,449420,449419,449961,449957,447100,445531,449749,449747,448611,448609,444413,449753,450007,450554,450553,446180,445359,445354,444445,450656,450654,450653,450652,448571,448570,448569,447730,447729,447728,447727,447726,447732,447725,447724,447723,447086,450124,450123,450120,450046,451095,451094,451406,451404,444680,444620,444255,445367,445366,445365,445364,445363,445362,445361,444252,445128,445127,451077,451076,451075,446899,446885,446886,446804,446739,446797,445203,450887,450929,451092,451091,446810,448574,446776,446775,446774,444672,446916,447235,445036,444776,445010,450062,450025,448155,448157,448153,448152,445346,445348,445347,450299,450059,447501,446860,448100,450915,450857,450691,450860,450659,447259,449933,449934,449935,451088,447229,447227,448103,449302,446126,447406,448096,446603,446602,445934,445933,445932,445931,444579,444578,444577,445342,445341,447867,449739,449738,449737,449736,449735,449734,449733,449748,449746,447645,445977,448633,446101,449656,446100,446008,446165,446164,448022,446162,447993,447539,447538,447537,445476,445565,445474,445571,445568,445561,445472,448070,445471,451701,447284,444691,445757,445913,447417,444688,445490,444684,444683,444682,445832,445666,445668,445834,450843,444538,445544,449389,446834,447161,446821,446544,446556,446543,446528,447201,446482,446495,446471,447189,447188,447187,446983,446982,446964,446791,446790,446978,445922,446670,445923,445900,445662,447226,445899,447209,450394,448250,446659,449569,449568,445535,445533,447869,452655,449052,447127,445776,450003,445441,446376,447768,446215,446218,449029,447643,450435,447629,447628,446242,445369,450427,445324,445358,445096,451147,451104,451103,451102,451101,451071,450938,453008,447881,447871,447846,445483,448167,445393,445394,448166,448164,448163,445390,448112,450764,450746,450745,446077,450601,445751,450308,448613,445956,448782,446615,446169,445865,445821,445820,445789,445836,445838,445638,445846,445581,445610,445609,445608,446037,445906,450773,450777,450453,450452,450445,450444,450443,448521,448557,448693,447561,450256,450257,448592,447525,447528,447128,450586,448214,449932,449754,448217,448216,448215,449866,448218,448213,449562,451327,451346,451345,451344,449553,449550,448292,449632,448195,448194,448193,446759,446758,450321,449600,449599,447113,446898,451361,451360,451350,451349,449559,447670,444581,445424,445421,444580,448451,448452,448522,448344,448343,448254,449106,448208,447185,445034,447110,452480,448472,448469,448468,449308,450465,448265,448264,448263,448239,449305,448170,449303,446864,448060,448058,448026,448025,448024,448023,447934,447540,448105,448128,448106,448031,447809,447818,447808,447806,447632,447631,447630,447779,447888,447887,447879,447868,450491,450490,450489,450492,450488,446469,446289,447078,446416,445078,445077,445076,445080,445075,445029,445028,445025,446820,446812,450230,450680,450679,450699,450698,450594,450547,450546,450436,445743,451717,451712,451711,451710,446601,446587,448111,448109,448212,451308,446517,446513,446531,446530,446529,446481,448021,445830,448937,447461,445798,447994,445749,445748,445747,445763,445694,445760,445759,445758,449009,446534,447883,445500,445399,446742,446685,449089,447915,447968,447967,447966,447875,450783,448793,448792,445730,445592,447976,449249,445385,445384,445383,445410,446579,450485,450484,450483,446053,446045,448335,445987,445986,445985,449676,449661,447941,447190,447160,447143,447124,448081,445968,445967,448002,445177,448944,445176,446673,445169,445168,445165,446201,446200,445163,445157,448514,448028,448027,448062,448061,446294,445153,445152,445151,446706,446986,448192,446705,446410,446288,449792,449090,449658,449099,449088,450959,446504,450134,446521,446449,446970,446969,446968,446967,446966,446965,445888,446644,446694,448181,448184,448183,448182,450393,450390,450389,450353,450354,450352,449618,449466,448623,446856,447518,450715,450714,450713,450712,445650,445649,445648,447475,449207,449201,449200,449871,449869,449943,449183,449182,448010,448005,447474,445644,448443,449095,449094,449093,448442,448781,448439,448151,448436,450024,450023,450474,450473,449598,450226,450212)) OR (`Index`=1 AND `ID` IN (448888,447200,446430,445340,445407,450519,450303,448610,446777,450145,445938,449858,449629,449091,447716,447000,449575,450552,445155,449961,449957,445531,450007,450554,445359,445354,448571,448569,450046,444680,446797,448574,450059,446860,447259,448096,445342,445341,449733,447645,448022,445471,447284,444691,445913,444688,444682,444538,446556,446495,447189,445900,445662,445441,446215,449029,445324,445358,450938,445751,448782,445581,446037,450256,447525,448217,448216,448215,449866,448218,448213,451327,447670,447185,448469,448265,448060,448026,448025,448024,448023,447888,447887,447868,446416,445080,445029,445028,445025,450230,448109,445748,445500,447875,449249,446053,447124,445967,445169,448028,446294,445152,446986,446504,450134,446449,445888,449618,445650,445648,449943,447474,445644,448781,450473,449598)) OR (`Index`=4 AND `ID` IN (447200,446430,449961,445341,445471,445913,446495,445900,445441,445324,450938,445751,448782,446037,447525,447670,450230,450134,446449,445888)) OR (`Index`=3 AND `ID` IN (447200,446430,446777,449961,445341,449733,445471,447284,445913,444682,446495,445900,445441,446215,445324,450938,445751,448782,446037,450256,447525,448217,448216,448215,447670,447888,450230,447124,445169,446294,450134,446449,445888,445648,449943,445644,450473)) OR (`Index`=2 AND `ID` IN (447200,446430,446777,445938,449629,449091,447716,449961,449957,445531,450007,448571,450046,446860,447259,448096,445342,445341,449733,447645,448022,445471,447284,445913,444682,446495,445900,445441,446215,445324,450938,445751,448782,446037,450256,447525,448217,448216,448215,449866,448218,448213,447670,448265,448060,447888,447887,447868,446416,445080,445029,445028,445025,450230,448109,445500,447875,449249,446053,447124,445169,448028,446294,446986,450134,446449,445888,449618,445648,449943,447474,445644,448781,450473,449598)) OR (`Index`=5 AND `ID` IN (449961,445471,445913,446495,445441,445324,450938,445751,448782,446037,447525,447670,450230,450134,446449,445888)) OR (`Index`=8 AND `ID` IN (446495,447670)) OR (`Index`=7 AND `ID` IN (446495,446037,447670,450230)) OR (`Index`=6 AND `ID` IN (446495,445441,445751,446037,447670,450230)) OR (`Index`=9 AND `ID`=447670); +INSERT INTO `quest_visual_effect` (`ID`, `Index`, `VisualEffect`, `VerifiedBuild`) VALUES +(448030, 0, 25606, 56311), +(448090, 0, 25681, 56311), +(447636, 0, 25606, 56311), +(448946, 0, 25634, 56311), +(447841, 0, 25634, 56311), +(447635, 0, 25605, 56311), +(447633, 0, 25492, 56311), +(447634, 0, 25620, 56311), +(448888, 1, 25619, 56311), +(448888, 0, 25618, 56311), +(448052, 0, 26031, 56311), +(449245, 0, 26198, 56311), +(448065, 0, 26696, 56311), +(448064, 0, 26695, 56311), +(448009, 0, 26694, 56311), +(447200, 4, 27103, 56311), +(447200, 3, 25359, 56311), +(447200, 2, 25358, 56311), +(447200, 1, 25357, 56311), +(447200, 0, 25356, 56311), +(447298, 0, 26175, 56311), +(448351, 0, 25866, 56311), +(448350, 0, 25865, 56311), +(448349, 0, 25864, 56311), +(448412, 0, 25865, 56311), +(449306, 0, 25956, 56311), +(450621, 0, 2101, 56311), +(448895, 0, 2100, 56311), +(447520, 0, 25938, 56311), +(448894, 0, 2100, 56311), +(447521, 0, 25937, 56311), +(448893, 0, 2100, 56311), +(447522, 0, 25936, 56311), +(448892, 0, 2100, 56311), +(447523, 0, 25935, 56311), +(450593, 0, 2099, 56311), +(450592, 0, 2099, 56311), +(450591, 0, 16735, 56311), +(450752, 0, 26699, 56311), +(450296, 0, 26541, 56311), +(446430, 4, 26429, 56311), +(446430, 3, 26428, 56311), +(446430, 2, 26427, 56311), +(446430, 1, 26426, 56311), +(446430, 0, 26425, 56311), +(449209, 0, 26174, 56311), +(452984, 0, 27336, 56311), +(448185, 0, 25784, 56311), +(452590, 0, 27217, 56311), +(452589, 0, 27218, 56311), +(452588, 0, 27217, 56311), +(445340, 1, 24567, 56311), +(445340, 0, 2099, 56311), +(449936, 0, 26384, 56311), +(445491, 0, 26684, 56311), +(445407, 1, 24607, 56311), +(445407, 0, 24606, 56311), +(446984, 0, 25204, 56311), +(445082, 0, 24520, 56311), +(446003, 0, 27431, 56311), +(450888, 0, 2100, 56311), +(450657, 0, 26652, 56311), +(450375, 0, 2101, 56311), +(450519, 1, 26776, 56311), +(450519, 0, 26602, 56311), +(450320, 0, 2099, 56311), +(450529, 0, 2099, 56311), +(450303, 1, 26734, 56311), +(450303, 0, 2099, 56311), +(448735, 0, 26030, 56311), +(448610, 1, 25979, 56311), +(448610, 0, 25978, 56311), +(446792, 0, 26493, 56311), +(446789, 0, 26492, 56311), +(446778, 0, 26491, 56311), +(446730, 0, 26490, 56311), +(446777, 3, 26493, 56311), +(446777, 2, 26492, 56311), +(446777, 1, 26491, 56311), +(446777, 0, 26490, 56311), +(448599, 0, 2102, 56311), +(446721, 0, 2102, 56311), +(446001, 0, 25973, 56311), +(446720, 0, 2102, 56311), +(446000, 0, 2102, 56311), +(446719, 0, 27255, 56311), +(450145, 1, 26486, 56311), +(450145, 0, 26474, 56311), +(445495, 0, 26381, 56311), +(444687, 0, 24636, 56311), +(445945, 0, 2102, 56311), +(445938, 2, 26489, 56311), +(445938, 1, 26488, 56311), +(445938, 0, 26487, 56311), +(445937, 0, 2101, 56311), +(446677, 0, 25743, 56311), +(449858, 1, 26357, 56311), +(449858, 0, 26356, 56311), +(451100, 0, 26848, 56311), +(451099, 0, 26847, 56311), +(451098, 0, 26846, 56311), +(449629, 2, 26851, 56311), +(449629, 1, 26850, 56311), +(449629, 0, 26849, 56311), +(450728, 0, 26678, 56311), +(446655, 0, 2872, 56311), +(446654, 0, 2872, 56311), +(445936, 0, 2872, 56311), +(445935, 0, 2102, 56311), +(446409, 0, 2099, 56311), +(447492, 0, 25411, 56311), +(446408, 0, 25212, 56311), +(446401, 0, 2099, 56311), +(449239, 0, 27449, 56311), +(449060, 0, 26156, 56311), +(448144, 0, 26197, 56311), +(449091, 2, 26752, 56311), +(449091, 1, 26751, 56311), +(449091, 0, 26749, 56311), +(448141, 0, 2099, 56311), +(448140, 0, 2099, 56311), +(448139, 0, 2099, 56311), +(449024, 0, 26335, 56311), +(449023, 0, 26334, 56311), +(448137, 0, 26333, 56311), +(448135, 0, 26131, 56311), +(449011, 0, 26903, 56311), +(448686, 0, 26124, 56311), +(448243, 0, 26240, 56311), +(451424, 0, 26879, 56311), +(448206, 0, 2099, 56311), +(448987, 0, 26081, 56311), +(449295, 0, 26239, 56311), +(448205, 0, 2099, 56311), +(450051, 0, 26413, 56311), +(448615, 0, 25981, 56311), +(447716, 2, 26812, 56311), +(447716, 1, 26811, 56311), +(447716, 0, 26810, 56311), +(450912, 0, 26777, 56311), +(450856, 0, 2099, 56311), +(448198, 0, 26479, 56311), +(447000, 1, 25279, 56311), +(447000, 0, 25278, 56311), +(447491, 0, 25423, 56311), +(448789, 0, 2100, 56311), +(451309, 0, 26608, 56311), +(450384, 0, 26609, 56311), +(445055, 0, 24898, 56311), +(449795, 0, 26332, 56311), +(449841, 0, 26351, 56311), +(449601, 0, 26260, 56311), +(449575, 1, 26930, 56311), +(449575, 0, 26251, 56311), +(449574, 0, 5903, 56311), +(449579, 0, 26251, 56311), +(449573, 0, 2099, 56311), +(446087, 0, 2099, 56311), +(446086, 0, 2099, 56311), +(446085, 0, 2099, 56311), +(446084, 0, 2099, 56311), +(446910, 0, 2099, 56311), +(450552, 1, 26600, 56311), +(450552, 0, 26599, 56311), +(445640, 0, 2099, 56311), +(447473, 0, 25575, 56311), +(436502, 0, 25659, 56311), +(452601, 0, 2101, 56311), +(444466, 0, 25869, 56311), +(444476, 0, 25873, 56311), +(445960, 0, 25872, 56311), +(445155, 1, 23034, 56311), +(445155, 0, 23033, 56311), +(449752, 0, 26323, 56311), +(444461, 0, 25868, 56311), +(448674, 0, 26006, 56311), +(449420, 0, 26227, 56311), +(449419, 0, 26227, 56311), +(449961, 5, 26392, 56311), +(449961, 4, 26391, 56311), +(449961, 3, 26390, 56311), +(449961, 2, 26389, 56311), +(449961, 1, 26388, 56311), +(449961, 0, 26387, 56311), +(449957, 2, 26395, 56311), +(449957, 1, 26394, 56311), +(449957, 0, 26393, 56311), +(447100, 0, 25875, 56311), +(445531, 2, 24645, 56311), +(445531, 1, 24644, 56311), +(445531, 0, 24643, 56311), +(449749, 0, 26320, 56311), +(449747, 0, 26318, 56311), +(448611, 0, 2099, 56311), +(448609, 0, 2102, 56311), +(444413, 0, 25871, 56311), +(449753, 0, 26324, 56311), +(450007, 2, 26412, 56311), +(450007, 1, 26411, 56311), +(450007, 0, 26410, 56311), +(450554, 1, 26607, 56311), +(450554, 0, 26606, 56311), +(450553, 0, 26605, 56311), +(446180, 0, 25867, 56311), +(445359, 1, 24584, 56311), +(445359, 0, 24583, 56311), +(445354, 1, 24581, 56311), +(445354, 0, 24580, 56311), +(444445, 0, 25870, 56311), +(450656, 0, 26668, 56311), +(450654, 0, 26667, 56311), +(450653, 0, 26666, 56311), +(450652, 0, 26665, 56311), +(448571, 2, 25959, 56311), +(448571, 1, 25958, 56311), +(448571, 0, 25957, 56311), +(448570, 0, 25956, 56311), +(448569, 1, 25955, 56311), +(448569, 0, 25954, 56311), +(447730, 0, 25458, 56311), +(447729, 0, 25459, 56311), +(447728, 0, 25460, 56311), +(447727, 0, 25461, 56311), +(447726, 0, 25463, 56311), +(447732, 0, 25462, 56311), +(447725, 0, 25461, 56311), +(447724, 0, 25460, 56311), +(447723, 0, 25459, 56311), +(447086, 0, 25458, 56311), +(450124, 0, 26470, 56288), +(450123, 0, 26469, 56288), +(450120, 0, 26468, 56288), +(450046, 2, 26432, 56288), +(450046, 1, 26431, 56288), +(450046, 0, 26430, 56288), +(451095, 0, 2101, 56288), +(451094, 0, 26822, 56288), +(451406, 0, 26885, 56288), +(451404, 0, 26884, 56288), +(444680, 1, 27173, 56288), +(444680, 0, 27172, 56288), +(444620, 0, 26991, 56288), +(444255, 0, 2100, 56288), +(445367, 0, 4535, 56288), +(445366, 0, 4535, 56288), +(445365, 0, 4535, 56288), +(445364, 0, 4535, 56288), +(445363, 0, 4535, 56288), +(445362, 0, 4535, 56288), +(445361, 0, 4535, 56288); + +INSERT INTO `quest_visual_effect` (`ID`, `Index`, `VisualEffect`, `VerifiedBuild`) VALUES +(444252, 0, 27154, 56288), +(445128, 0, 2099, 56288), +(445127, 0, 26284, 56288), +(451077, 0, 2101, 56288), +(451076, 0, 2101, 56288), +(451075, 0, 2101, 56288), +(446899, 0, 26911, 56288), +(446885, 0, 25267, 56288), +(446886, 0, 25266, 56288), +(446804, 0, 25128, 56288), +(446739, 0, 25277, 56288), +(446797, 1, 25207, 56288), +(446797, 0, 25206, 56288), +(445203, 0, 25276, 56288), +(450887, 0, 26764, 56288), +(450929, 0, 2099, 56288), +(451092, 0, 2101, 56288), +(451091, 0, 26821, 56288), +(446810, 0, 25182, 56288), +(448574, 1, 27030, 56288), +(448574, 0, 2101, 56288), +(446776, 0, 25127, 56288), +(446775, 0, 25126, 56288), +(446774, 0, 25119, 56288), +(444672, 0, 2101, 56288), +(446916, 0, 2099, 56288), +(447235, 0, 27024, 56288), +(445036, 0, 2099, 56288), +(444776, 0, 2099, 56288), +(445010, 0, 2099, 56288), +(450062, 0, 2099, 56288), +(450025, 0, 2099, 56288), +(448155, 0, 26010, 56288), +(448157, 0, 26009, 56288), +(448153, 0, 26007, 56288), +(448152, 0, 26008, 56288), +(445346, 0, 2101, 56288), +(445348, 0, 2101, 56288), +(445347, 0, 2101, 56288), +(450299, 0, 26693, 56288), +(450059, 1, 26693, 56288), +(450059, 0, 26457, 56288), +(447501, 0, 25720, 56288), +(446860, 2, 25717, 56288), +(446860, 1, 25716, 56288), +(446860, 0, 25406, 56288), +(448100, 0, 25983, 56288), +(450915, 0, 26863, 56288), +(450857, 0, 2111, 56288), +(450691, 0, 2100, 56288), +(450860, 0, 26762, 56288), +(450659, 0, 26647, 56288), +(447259, 2, 25315, 56288), +(447259, 1, 25314, 56288), +(447259, 0, 25311, 56288), +(449933, 0, 2099, 56288), +(449934, 0, 2099, 56288), +(449935, 0, 2099, 56288), +(451088, 0, 18153, 56288), +(447229, 0, 26508, 56288), +(447227, 0, 25308, 56288), +(448103, 0, 27034, 56288), +(449302, 0, 25956, 56288), +(446126, 0, 24927, 56288), +(447406, 0, 25377, 56288), +(448096, 2, 26268, 56288), +(448096, 1, 26267, 56288), +(448096, 0, 26266, 56288), +(446603, 0, 2102, 56288), +(446602, 0, 2100, 56288), +(445934, 0, 2102, 56288), +(445933, 0, 2102, 56288), +(445932, 0, 2102, 56288), +(445931, 0, 2102, 56288), +(444579, 0, 25436, 56288), +(444578, 0, 25435, 56288), +(444577, 0, 25434, 56288), +(445342, 2, 24682, 56288), +(445342, 1, 24680, 56288), +(445342, 0, 24664, 56288), +(445341, 4, 24663, 56288), +(445341, 3, 24658, 56288), +(445341, 2, 24657, 56288), +(445341, 1, 24656, 56288), +(445341, 0, 24655, 56288), +(447867, 0, 25493, 56288), +(449739, 0, 26298, 56288), +(449738, 0, 26294, 56288), +(449737, 0, 25561, 56288), +(449736, 0, 2100, 56288), +(449735, 0, 2100, 56288), +(449734, 0, 25528, 56288), +(449733, 3, 25748, 56288), +(449733, 2, 25270, 56288), +(449733, 1, 25264, 56288), +(449733, 0, 25262, 56288), +(449748, 0, 26319, 56288), +(449746, 0, 26317, 56288), +(447645, 2, 25440, 56288), +(447645, 1, 25439, 56288), +(447645, 0, 25438, 56288), +(445977, 0, 25263, 56263), +(448633, 0, 2099, 56263), +(446101, 0, 24875, 56263), +(449656, 0, 2099, 56263), +(446100, 0, 2099, 56263), +(446008, 0, 2100, 56263), +(446165, 0, 24952, 56263), +(446164, 0, 2101, 56263), +(448022, 2, 26039, 56263), +(448022, 1, 26036, 56263), +(448022, 0, 25762, 56263), +(446162, 0, 24951, 56263), +(447993, 0, 25584, 56263), +(447539, 0, 25426, 56263), +(447538, 0, 25425, 56263), +(447537, 0, 25424, 56263), +(445476, 0, 24794, 56263), +(445565, 0, 25683, 56263), +(445474, 0, 24941, 56263), +(445571, 0, 24793, 56263), +(445568, 0, 24790, 56263), +(445561, 0, 25668, 56263), +(445472, 0, 24795, 56263), +(448070, 0, 25670, 56263), +(445471, 5, 27361, 56263), +(445471, 4, 27360, 56263), +(445471, 3, 27359, 56263), +(445471, 2, 27358, 56263), +(445471, 1, 27357, 56263), +(445471, 0, 27356, 56263), +(451701, 0, 27018, 56263), +(447284, 3, 25397, 56263), +(447284, 2, 25395, 56263), +(447284, 1, 25313, 56263), +(447284, 0, 25312, 56263), +(444691, 1, 26997, 56263), +(444691, 0, 24841, 56263), +(445757, 0, 24754, 56263), +(445913, 5, 25485, 56263), +(445913, 4, 25484, 56263), +(445913, 3, 25483, 56263), +(445913, 2, 25482, 56263), +(445913, 1, 25481, 56263), +(445913, 0, 25471, 56263), +(447417, 0, 25381, 56263), +(444688, 1, 24833, 56263), +(444688, 0, 24832, 56263), +(445490, 0, 27135, 56263), +(444684, 0, 27134, 56263), +(444683, 0, 25982, 56263), +(444682, 3, 25565, 56263), +(444682, 2, 25564, 56263), +(444682, 1, 25563, 56263), +(444682, 0, 25202, 56263), +(445832, 0, 24827, 56263), +(445666, 0, 25378, 56263), +(445668, 0, 25379, 56263), +(445834, 0, 25380, 56263), +(450843, 0, 2099, 56263), +(444538, 1, 2099, 56263), +(444538, 0, 569, 56263), +(445544, 0, 27082, 56263), +(449389, 0, 26220, 56263), +(446834, 0, 25145, 56263), +(447161, 0, 25265, 56263), +(446821, 0, 25139, 56263), +(446544, 0, 25067, 56263), +(446556, 1, 25066, 56263), +(446556, 0, 25063, 56263), +(446543, 0, 25065, 56263), +(446528, 0, 26369, 56263), +(447201, 0, 25275, 56263), +(446482, 0, 25041, 56263), +(446495, 8, 26422, 56263), +(446495, 7, 26421, 56263), +(446495, 6, 26420, 56263), +(446495, 5, 26419, 56263), +(446495, 4, 26418, 56263), +(446495, 3, 26417, 56263), +(446495, 2, 26295, 56263), +(446495, 1, 25045, 56263), +(446495, 0, 25044, 56263), +(446471, 0, 25035, 56263), +(447189, 1, 26193, 56263), +(447189, 0, 25269, 56263), +(447188, 0, 25271, 56263), +(447187, 0, 25272, 56263), +(446983, 0, 25200, 56263), +(446982, 0, 25201, 56263), +(446964, 0, 25198, 56263), +(446791, 0, 25116, 56263), +(446790, 0, 25115, 56263), +(446978, 0, 27174, 56263), +(445922, 0, 24847, 56263), +(446670, 0, 25075, 56263), +(445923, 0, 24848, 56263), +(445900, 4, 26309, 56263), +(445900, 3, 26308, 56263), +(445900, 2, 26307, 56263), +(445900, 1, 26306, 56263), +(445900, 0, 25034, 56263), +(445662, 1, 24956, 56263), +(445662, 0, 24955, 56263), +(447226, 0, 25294, 56263), +(445899, 0, 25287, 56263), +(447209, 0, 25283, 56263), +(450394, 0, 25826, 56263), +(448250, 0, 25826, 56263), +(446659, 0, 25070, 56263), +(449569, 0, 26249, 56263), +(449568, 0, 26521, 56263), +(445535, 0, 24837, 56263), +(445533, 0, 26248, 56263), +(447869, 0, 26225, 56263), +(452655, 0, 27256, 56263), +(449052, 0, 26147, 56263), +(447127, 0, 25260, 56263), +(445776, 0, 27766, 56263), +(450003, 0, 27114, 56263), +(445441, 6, 27203, 56263), +(445441, 5, 27201, 56263), +(445441, 4, 27198, 56263), +(445441, 3, 26375, 56263), +(445441, 2, 25013, 56263), +(445441, 1, 25011, 56263), +(445441, 0, 24756, 56263), +(446376, 0, 25466, 56263), +(447768, 0, 25465, 56263), +(446215, 3, 25163, 56263), +(446215, 2, 25162, 56263), +(446215, 1, 25161, 56263), +(446215, 0, 25160, 56263), +(446218, 0, 24962, 56263), +(449029, 1, 26577, 56263), +(449029, 0, 26263, 56263), +(447643, 0, 25441, 56263), +(450435, 0, 25457, 56263), +(447629, 0, 26261, 56263), +(447628, 0, 25433, 56263), +(446242, 0, 25432, 56263), +(445369, 0, 24587, 56263), +(450427, 0, 26575, 56263), +(445324, 5, 24582, 56263), +(445324, 4, 24576, 56263), +(445324, 3, 24574, 56263), +(445324, 2, 24572, 56263), +(445324, 1, 24569, 56263), +(445324, 0, 24557, 56263), +(445358, 1, 24579, 56263); + +INSERT INTO `quest_visual_effect` (`ID`, `Index`, `VisualEffect`, `VerifiedBuild`) VALUES +(445358, 0, 24578, 56263), +(445096, 0, 24525, 56263), +(451147, 0, 2099, 56263), +(451104, 0, 2099, 56263), +(451103, 0, 2099, 56263), +(451102, 0, 2099, 56263), +(451101, 0, 2099, 56263), +(451071, 0, 2099, 56263), +(450938, 5, 27184, 56263), +(450938, 4, 27183, 56263), +(450938, 3, 27182, 56263), +(450938, 2, 27181, 56263), +(450938, 1, 27180, 56263), +(450938, 0, 26836, 56263), +(453008, 0, 27368, 56263), +(447881, 0, 2101, 56263), +(447871, 0, 25508, 56263), +(447846, 0, 2099, 56263), +(445483, 0, 2099, 56263), +(448167, 0, 25782, 56263), +(445393, 0, 2099, 56263), +(445394, 0, 26087, 56263), +(448166, 0, 27371, 56263), +(448164, 0, 27370, 56263), +(448163, 0, 27369, 56263), +(445390, 0, 2099, 56263), +(448112, 0, 25781, 56263), +(450764, 0, 2099, 56311), +(450746, 0, 2099, 56311), +(450745, 0, 2099, 56311), +(446077, 0, 2100, 56311), +(450601, 0, 27110, 56311), +(445751, 6, 26788, 56311), +(445751, 5, 26787, 56311), +(445751, 4, 26786, 56311), +(445751, 3, 26771, 56311), +(445751, 2, 26770, 56311), +(445751, 1, 26769, 56311), +(445751, 0, 26768, 56311), +(450308, 0, 26543, 56311), +(448613, 0, 25980, 56311), +(445956, 0, 27247, 56311), +(448782, 5, 26940, 56311), +(448782, 4, 26939, 56311), +(448782, 3, 26938, 56311), +(448782, 2, 26937, 56311), +(448782, 1, 26936, 56311), +(448782, 0, 26076, 56311), +(446615, 0, 25197, 56311), +(446169, 0, 25043, 56311), +(445865, 0, 2101, 56311), +(445821, 0, 25825, 56311), +(445820, 0, 25824, 56311), +(445789, 0, 24765, 56311), +(445836, 0, 24776, 56311), +(445838, 0, 24773, 56311), +(445638, 0, 24802, 56311), +(445846, 0, 24782, 56311), +(445581, 1, 27298, 56311), +(445581, 0, 27297, 56311), +(445610, 0, 2101, 56311), +(445609, 0, 2101, 56311), +(445608, 0, 2101, 56311), +(446037, 7, 24862, 56311), +(446037, 6, 24861, 56311), +(446037, 5, 24860, 56311), +(446037, 4, 24859, 56311), +(446037, 3, 24858, 56311), +(446037, 2, 24857, 56311), +(446037, 1, 24856, 56311), +(446037, 0, 24854, 56311), +(445906, 0, 24963, 56311), +(450773, 0, 26719, 56311), +(450777, 0, 26717, 56311), +(450453, 0, 26583, 56311), +(450452, 0, 26583, 56311), +(450445, 0, 26581, 56311), +(450444, 0, 26581, 56311), +(450443, 0, 26581, 56311), +(448521, 0, 26559, 56311), +(448557, 0, 2099, 56311), +(448693, 0, 26558, 56311), +(447561, 0, 26558, 56311), +(450256, 3, 26567, 56311), +(450256, 2, 26566, 56311), +(450256, 1, 26565, 56311), +(450256, 0, 26564, 56311), +(450257, 0, 25972, 56311), +(448592, 0, 25971, 56311), +(447525, 5, 25968, 56311), +(447525, 4, 25967, 56311), +(447525, 3, 25966, 56311), +(447525, 2, 25965, 56311), +(447525, 1, 25964, 56311), +(447525, 0, 25963, 56311), +(447528, 0, 25970, 56311), +(447128, 0, 25258, 56311), +(450586, 0, 2101, 56311), +(448214, 0, 2101, 56311), +(449932, 0, 2099, 56311), +(449754, 0, 26325, 56311), +(448217, 3, 26882, 56311), +(448217, 2, 26819, 56311), +(448217, 1, 26818, 56311), +(448217, 0, 26817, 56311), +(448216, 3, 26881, 56311), +(448216, 2, 26819, 56311), +(448216, 1, 26818, 56311), +(448216, 0, 26817, 56311), +(448215, 3, 26880, 56311), +(448215, 2, 26819, 56311), +(448215, 1, 26818, 56311), +(448215, 0, 26817, 56311), +(449866, 2, 26365, 56311), +(449866, 1, 26364, 56311), +(449866, 0, 26363, 56311), +(448218, 2, 26816, 56311), +(448218, 1, 26815, 56311), +(448218, 0, 26814, 56311), +(448213, 2, 26365, 56311), +(448213, 1, 26364, 56311), +(448213, 0, 26363, 56311), +(449562, 0, 2099, 56311), +(451327, 1, 26873, 56311), +(451327, 0, 2099, 56311), +(451346, 0, 2099, 56311), +(451345, 0, 26872, 56311), +(451344, 0, 2099, 56311), +(449553, 0, 2099, 56311), +(449550, 0, 2099, 56311), +(448292, 0, 26862, 56311), +(449632, 0, 2099, 56311), +(448195, 0, 2099, 56311), +(448194, 0, 2099, 56311), +(448193, 0, 2099, 56311), +(446759, 0, 26262, 56311), +(446758, 0, 26257, 56311), +(450321, 0, 26543, 56311), +(449600, 0, 26255, 56311), +(449599, 0, 26254, 56311), +(447113, 0, 2099, 56311), +(446898, 0, 25247, 56311), +(451361, 0, 2099, 56311), +(451360, 0, 2099, 56311), +(451350, 0, 2099, 56311), +(451349, 0, 2099, 56311), +(449559, 0, 2100, 56311), +(447670, 9, 26455, 56311), +(447670, 8, 26454, 56311), +(447670, 7, 26453, 56311), +(447670, 6, 26452, 56311), +(447670, 5, 26451, 56311), +(447670, 4, 25454, 56311), +(447670, 3, 25453, 56311), +(447670, 2, 25451, 56311), +(447670, 1, 25450, 56311), +(447670, 0, 25449, 56311), +(444581, 0, 24614, 56311), +(445424, 0, 24630, 56311), +(445421, 0, 2099, 56311), +(444580, 0, 25437, 56311), +(448451, 0, 26616, 56311), +(448452, 0, 26617, 56311), +(448522, 0, 25929, 56311), +(448344, 0, 25928, 56311), +(448343, 0, 26644, 56311), +(448254, 0, 25834, 56311), +(449106, 0, 25836, 56311), +(448208, 0, 25805, 56311), +(447185, 1, 27101, 56311), +(447185, 0, 26177, 56311), +(445034, 0, 26732, 56311), +(447110, 0, 27178, 56311), +(452480, 0, 27178, 56311), +(448472, 0, 25905, 56311), +(448469, 1, 25912, 56311), +(448469, 0, 25904, 56311), +(448468, 0, 25903, 56311), +(449308, 0, 25956, 56311), +(450465, 0, 27260, 56311), +(448265, 2, 27262, 56311), +(448265, 1, 27261, 56311), +(448265, 0, 25841, 56311), +(448264, 0, 25844, 56311), +(448263, 0, 27259, 56311), +(448239, 0, 25853, 56311), +(449305, 0, 25956, 56311), +(448170, 0, 25814, 56311), +(449303, 0, 25956, 56311), +(446864, 0, 26655, 56311), +(448060, 2, 25667, 56311), +(448060, 1, 25666, 56311), +(448060, 0, 25665, 56311), +(448058, 0, 25643, 56311), +(448026, 1, 25663, 56311), +(448026, 0, 25604, 56311), +(448025, 1, 25662, 56311), +(448025, 0, 25602, 56311), +(448024, 1, 25661, 56311), +(448024, 0, 25601, 56311), +(448023, 1, 25660, 56311), +(448023, 0, 25600, 56311), +(447934, 0, 25550, 56311), +(447540, 0, 25427, 56311), +(448105, 0, 25749, 56311), +(448128, 0, 25779, 56311), +(448106, 0, 26405, 56311), +(448031, 0, 25479, 56311), +(447809, 0, 25479, 56311), +(447818, 0, 25479, 56311), +(447808, 0, 25479, 56311), +(447806, 0, 25476, 56311), +(447632, 0, 25475, 56311), +(447631, 0, 25473, 56311), +(447630, 0, 25472, 56311), +(447779, 0, 25470, 56311), +(447888, 3, 25541, 56311), +(447888, 2, 25539, 56311), +(447888, 1, 25538, 56311), +(447888, 0, 25537, 56311), +(447887, 2, 25544, 56311), +(447887, 1, 25543, 56311), +(447887, 0, 25542, 56311), +(447879, 0, 25509, 56311), +(447868, 2, 26758, 56311), +(447868, 1, 26757, 56311), +(447868, 0, 25494, 56311), +(450491, 0, 26587, 56311), +(450490, 0, 26586, 56311), +(450489, 0, 26589, 56311), +(450492, 0, 26598, 56311), +(450488, 0, 26584, 56311), +(446469, 0, 25042, 56311), +(446289, 0, 25242, 56311), +(447078, 0, 25239, 56311), +(446416, 2, 25231, 56311), +(446416, 1, 25026, 56311), +(446416, 0, 25025, 56311), +(445078, 0, 24517, 56311), +(445077, 0, 24516, 56311), +(445076, 0, 24515, 56311), +(445080, 2, 27327, 56311), +(445080, 1, 27326, 56311), +(445080, 0, 27315, 56311), +(445075, 0, 24513, 56311), +(445029, 2, 27088, 56311), +(445029, 1, 24459, 56311), +(445029, 0, 569, 56311), +(445028, 2, 27085, 56311), +(445028, 1, 24458, 56311); + +INSERT INTO `quest_visual_effect` (`ID`, `Index`, `VisualEffect`, `VerifiedBuild`) VALUES +(445028, 0, 569, 56311), +(445025, 2, 27087, 56311), +(445025, 1, 24456, 56311), +(445025, 0, 569, 56311), +(446820, 0, 25136, 56311), +(446812, 0, 2099, 56311), +(450230, 7, 27017, 56311), +(450230, 6, 27016, 56311), +(450230, 5, 27015, 56311), +(450230, 4, 27014, 56311), +(450230, 3, 27013, 56311), +(450230, 2, 27012, 56311), +(450230, 1, 26670, 56311), +(450230, 0, 26669, 56311), +(450680, 0, 26654, 56311), +(450679, 0, 26653, 56311), +(450699, 0, 26886, 56311), +(450698, 0, 26886, 56311), +(450594, 0, 26636, 56311), +(450547, 0, 26635, 56311), +(450546, 0, 26634, 56311), +(450436, 0, 26580, 56311), +(445743, 0, 26169, 56288), +(451717, 0, 27027, 56288), +(451712, 0, 27027, 56288), +(451711, 0, 27026, 56288), +(451710, 0, 27025, 56288), +(446601, 0, 25055, 56288), +(446587, 0, 25085, 56288), +(448111, 0, 2101, 56288), +(448109, 2, 26170, 56288), +(448109, 1, 26163, 56288), +(448109, 0, 25816, 56288), +(448212, 0, 25817, 56288), +(451308, 0, 26860, 56288), +(446517, 0, 25061, 56288), +(446513, 0, 25060, 56288), +(446531, 0, 25059, 56288), +(446530, 0, 25058, 56288), +(446529, 0, 25057, 56288), +(446481, 0, 25753, 56288), +(448021, 0, 25719, 56288), +(445830, 0, 24768, 56288), +(448937, 0, 26250, 56288), +(447461, 0, 25398, 56288), +(445798, 0, 2099, 56288), +(447994, 0, 2099, 56288), +(445749, 0, 25577, 56288), +(445748, 1, 26733, 56288), +(445748, 0, 25576, 56288), +(445747, 0, 26058, 56288), +(445763, 0, 24826, 56288), +(445694, 0, 25414, 56288), +(445760, 0, 2099, 56288), +(445759, 0, 2099, 56288), +(445758, 0, 2099, 56288), +(449009, 0, 2099, 56288), +(446534, 0, 16735, 56288), +(447883, 0, 2099, 56288), +(445500, 2, 26839, 56288), +(445500, 1, 26838, 56288), +(445500, 0, 26837, 56288), +(445399, 0, 26155, 56288), +(446742, 0, 2101, 56288), +(446685, 0, 2100, 56288), +(449089, 0, 2099, 56288), +(447915, 0, 26984, 56288), +(447968, 0, 26982, 56288), +(447967, 0, 26981, 56288), +(447966, 0, 26980, 56288), +(447875, 2, 25572, 56288), +(447875, 1, 25571, 56288), +(447875, 0, 25570, 56288), +(450783, 0, 26720, 56288), +(448793, 0, 26720, 56288), +(448792, 0, 26720, 56288), +(445730, 0, 26720, 56288), +(445592, 0, 26713, 56288), +(447976, 0, 26852, 56288), +(449249, 2, 26775, 56288), +(449249, 1, 26774, 56288), +(449249, 0, 26773, 56288), +(445385, 0, 26704, 56288), +(445384, 0, 26703, 56288), +(445383, 0, 26702, 56288), +(445410, 0, 24988, 56288), +(446579, 0, 25054, 56288), +(450485, 0, 2099, 56288), +(450484, 0, 2099, 56288), +(450483, 0, 2099, 56288), +(446053, 2, 24880, 56288), +(446053, 1, 24879, 56288), +(446053, 0, 24878, 56288), +(446045, 0, 24863, 56288), +(448335, 0, 26046, 56288), +(445987, 0, 26033, 56288), +(445986, 0, 26034, 56288), +(445985, 0, 26035, 56288), +(449676, 0, 26298, 56288), +(449661, 0, 26294, 56288), +(447941, 0, 25561, 56288), +(447190, 0, 2100, 56288), +(447160, 0, 2100, 56288), +(447143, 0, 25528, 56288), +(447124, 3, 25748, 56288), +(447124, 2, 25270, 56288), +(447124, 1, 25264, 56288), +(447124, 0, 25262, 56288), +(448081, 0, 25713, 56288), +(445968, 0, 25712, 56288), +(445967, 1, 27480, 56288), +(445967, 0, 27479, 56288), +(448002, 0, 25608, 56288), +(445177, 0, 25019, 56288), +(448944, 0, 26059, 56288), +(445176, 0, 26091, 56288), +(446673, 0, 25076, 56288), +(445169, 3, 25000, 56288), +(445169, 2, 24999, 56288), +(445169, 1, 24998, 56288), +(445169, 0, 24997, 56288), +(445168, 0, 24990, 56288), +(445165, 0, 25949, 56288), +(446201, 0, 2099, 56288), +(446200, 0, 2099, 56288), +(445163, 0, 2099, 56288), +(445157, 0, 2099, 56288), +(448514, 0, 26914, 56288), +(448028, 2, 26040, 56288), +(448028, 1, 26037, 56288), +(448028, 0, 25763, 56288), +(448027, 0, 25931, 56288), +(448062, 0, 2101, 56288), +(448061, 0, 26679, 56288), +(446294, 3, 27144, 56288), +(446294, 2, 27143, 56288), +(446294, 1, 27142, 56288), +(446294, 0, 27141, 56288), +(445153, 0, 27285, 56288), +(445152, 1, 24899, 56288), +(445152, 0, 2100, 56288), +(445151, 0, 2099, 56288), +(446706, 0, 25241, 56288), +(446986, 2, 26648, 56288), +(446986, 1, 25250, 56288), +(446986, 0, 25248, 56288), +(448192, 0, 2099, 56288), +(446705, 0, 2099, 56288), +(446410, 0, 25255, 56288), +(446288, 0, 2099, 56288), +(449792, 0, 26330, 56311), +(449090, 0, 2101, 56311), +(449658, 0, 2099, 56311), +(449099, 0, 2100, 56311), +(449088, 0, 2100, 56311), +(450959, 0, 26790, 56311), +(446504, 1, 25405, 56311), +(446504, 0, 25392, 56311), +(450134, 5, 26466, 56311), +(450134, 4, 26465, 56311), +(450134, 3, 26464, 56311), +(450134, 2, 26463, 56311), +(450134, 1, 26462, 56311), +(450134, 0, 26461, 56311), +(446521, 0, 25050, 56311), +(446449, 5, 25404, 56311), +(446449, 4, 25403, 56311), +(446449, 3, 25402, 56311), +(446449, 2, 25401, 56311), +(446449, 1, 25400, 56311), +(446449, 0, 25399, 56311), +(446970, 0, 27040, 56311), +(446969, 0, 27039, 56311), +(446968, 0, 27038, 56311), +(446967, 0, 27037, 56311), +(446966, 0, 27036, 56311), +(446965, 0, 27035, 56311), +(445888, 5, 25093, 56311), +(445888, 4, 25092, 56311), +(445888, 3, 25091, 56311), +(445888, 2, 25090, 56311), +(445888, 1, 25089, 56311), +(445888, 0, 25030, 56311), +(446644, 0, 2099, 56311), +(446694, 0, 25123, 56311), +(448181, 0, 2099, 56311), +(448184, 0, 2099, 56311), +(448183, 0, 2099, 56311), +(448182, 0, 2099, 56311), +(450393, 0, 26621, 56311), +(450390, 0, 26619, 56311), +(450389, 0, 26620, 56311), +(450353, 0, 2101, 56311), +(450354, 0, 2101, 56311), +(450352, 0, 2101, 56311), +(449618, 2, 26767, 56311), +(449618, 1, 26766, 56311), +(449618, 0, 26765, 56311), +(449466, 0, 2100, 56311), +(448623, 0, 27510, 56311), +(446856, 0, 26756, 56311), +(447518, 0, 26145, 56311), +(450715, 0, 26663, 56311), +(450714, 0, 26662, 56311), +(450713, 0, 26661, 56311), +(450712, 0, 26660, 56311), +(445650, 1, 25142, 56311), +(445650, 0, 25134, 56311), +(445649, 0, 25199, 56311), +(445648, 3, 25132, 56311), +(445648, 2, 25131, 56311), +(445648, 1, 25130, 56311), +(445648, 0, 25129, 56311), +(447475, 0, 2099, 56311), +(449207, 0, 26172, 56311), +(449201, 0, 26171, 56311), +(449200, 0, 26853, 56311), +(449871, 0, 2099, 56311), +(449869, 0, 2099, 56311), +(449943, 3, 26920, 56311), +(449943, 2, 26919, 56311), +(449943, 1, 26918, 56311), +(449943, 0, 26368, 56311), +(449183, 0, 26167, 56311), +(449182, 0, 26166, 56311), +(448010, 0, 26165, 56311), +(448005, 0, 26164, 56311), +(447474, 2, 25588, 56311), +(447474, 1, 25587, 56311), +(447474, 0, 25586, 56311), +(445644, 3, 25104, 56311), +(445644, 2, 25103, 56311), +(445644, 1, 25102, 56311), +(445644, 0, 25101, 56311), +(448443, 0, 2099, 56311), +(449095, 0, 26151, 56311), +(449094, 0, 26150, 56311), +(449093, 0, 26149, 56311), +(448442, 0, 26144, 56311), +(448781, 2, 26027, 56311), +(448781, 1, 26026, 56311), +(448781, 0, 26025, 56311), +(448439, 0, 26024, 56311), +(448151, 0, 2101, 56311), +(448436, 0, 26005, 56311), +(450024, 0, 26415, 56311), +(450023, 0, 26414, 56311), +(450474, 0, 26835, 56311), +(450473, 3, 25989, 56311), +(450473, 2, 25599, 56311); + +INSERT INTO `quest_visual_effect` (`ID`, `Index`, `VisualEffect`, `VerifiedBuild`) VALUES +(450473, 1, 25246, 56311), +(450473, 0, 25245, 56311), +(449598, 2, 26259, 56311), +(449598, 1, 26258, 56311), +(449598, 0, 26256, 56311), +(450226, 0, 2099, 56311), +(450212, 0, 2099, 56311); + +UPDATE `quest_visual_effect` SET `VerifiedBuild`=56311 WHERE (`Index`=0 AND `ID` IN (450332,450331,450330,450329,268950,445745,431283,428874,428873,428872,428824,340099,293165,430212,430211,283829,395248,395247,283032,282463,282462,390078,390565,390564,390556,394710,394709,392164,338609,429829,430648,430912,430925,430919,428708,296286,435933,338358,284921,430914,430926,430920,422509,431348,431347,431346,429639,341355,333806,395291,334366,420032,420021,419913,419997,289651,430801,430800,293226,293224,430893,430890,430513,287009,293938,293937,293936,293935,290346,438036,438035,431544,420413,436772,281945,405249,433038,404341,404340,394300,283084,431446,405228,390067,434678,391782,389062,284365,404520,430273,429831,391967,391966,405227,292628,292624,406808,339987,286963,334087,334079,435296,435295,435294,435127,435091,435057,435056,435054,435053,435052,435051,435050,435049,435048,435047,435046,435045,405611,391766,290580,290576,421855,421864,421863,421862,421860,421853,421852,421851,288581,435749,396532,396528,334877,334739,334738,334737,334736,334735,393628,393643,443668,394286,394285,293289,293288,287519,287518,287517,287516,287515,407507,430391,429833,444472,289872,434674,434673,293134,293116,434927,434926,434925,389028,404931,338794,338260,407425,433873,289200,337250,390152,394883,409050,431533,340118,406760,406642,405143,420311,420310,420308,420309,420428,420427,420307,419882,433262,431727,396667,397818,431690,289322,295286,295285,406588,407428,285797,286720,287411,288972,282597,405251,335874,287309,287303,407492,406456,406455,443392,443435,407764,407763,407762,407754,407753,396185,406710,395108,394314,391744,394278,405225,405224,405226,430452,335801,408062,408061,286778,284673,281803,281858,281801,391719,394270,405156,336608,391785,389480,288914,437225,390466,390465,390464,390463,390462,390461,389705,287405,287404,443759,443758,434398,430525,429835,292865,433190,433189,433188,433187,433132,293285,393734,393733,393784,389982,285176,335149,335146,285776,288523,443554,429458,430767,422307,422306,434507,398340,284650,392088,389195,389194,389187,389186,432283,336862,336852,443579,443578,390079,312541,333455,333454,284000,283999,283998,283378,430518,430481,430480,409083,433067,394876,389669,434901,434900,394059,406766,396806,396805,396804,396803,290986,434921,434920,434919,283095,406867,436590,443570,389549,284743,284742,431391,420285,391770,389059,391922,396133,288789,288788,336322,338403,407493,429505,407429,284711,284710,280585,434680,434850,341808,336576,430911,430924,430918,336548,283551,283532,334088,287483,443509,443552,443395,396453,420245,435654,421869,421884,341835,336558,433606,434582,390411,390169,390162,390161,391783,389063,427035,423863,423862,423861,340439,340438,336550,431529,341700,340924,340923,404613,404612,404579,396591,292948,292947,405385,405386,405027,405026,289525,286052,335295,336892,447787,432859,426888,393790,270303,267926,445352,444396,394677,394676,334370,334369,390035,405917,431598,336766,336764,282974,342079,342043,340310,405171,422101,422102,407504,435719,427291,394882,409177,283786,289027,421461,421456,283211,335911,335910,405569,405568,283247,390068,394945,290819,404448,392148,392147,340520,340510,284347,284346,284341,337628,335003,335002,419747,280633,337769,387965,388998,388997,341812,336574,337523,337291,433046,291007,291006,386584,406764,443627,419763,292604,292603,292602,339682,284116,282155,288912,394318,394317,394316,431464,286886,286885,396665,396664,396655,396590,409135,409133,409108,409124,405834,405887,405886,405885,405884,405883,405882,405881,405880,405879,405833,405832,405830,422036,443589,443588,406865,405417,405286,405291,405285,289141,289131,342122,338146,388978,285028,406809,285779,396199,431535,286308,288099,437319,436443,436103,436102,386732,352813,406683,422444,289105,392279,420931,283198,444400,292658,336462,336552,286571,283414,434843,338484,338483,283185,290848,290847,290845,394878,396823,340045,285159,286661,406614,289184,283135,283134,339666,394299,394298,420479,420190,390051,398896,398895,398894,398893,398892,398875,398876,396874,396873,396872,396871,422824,407187,407147,407144,407126,392429,392436,404920,404567,292979,290838,292935,292934,292879,292875,282347,293216,282717,285770,288522,408196,269217,269216,269215,269214,445966,444629,269155,269154,269153,269152,269151,288015,288077,288054,289091,289090,289042,287928,287927,287926,287925,287924,288448,288505)) OR (`Index`=11 AND `ID` IN (430212,430211,390556,394300,394314,394945,419747,398876)) OR (`Index`=10 AND `ID` IN (430212,430211,390556,394300,394314,394945,419747,396199,398876)) OR (`Index`=9 AND `ID` IN (430212,430211,390556,394300,394314,394945,419747,405832,396199,398876)) OR (`Index`=8 AND `ID` IN (430212,430211,390556,394300,394314,394945,392147,419747,405832,396199,398876)) OR (`Index`=7 AND `ID` IN (430212,430211,390556,394300,394314,433132,394945,392147,419747,405832,396199,398876)) OR (`Index`=6 AND `ID` IN (430212,430211,390564,390556,394300,405611,394314,433132,390161,394945,392147,419747,405832,396199,398876,288505)) OR (`Index`=5 AND `ID` IN (430212,430211,390564,390556,394300,405611,407754,394314,433132,389194,443578,394059,390169,390161,405027,394945,392147,419747,405832,396199,398876,422824,290838,288505)) OR (`Index`=4 AND `ID` IN (430212,430211,390564,390556,438035,394300,405611,290576,288581,443392,407754,394314,433132,389194,389186,443578,394059,390169,390161,396591,292948,405027,283211,394945,404448,392147,419747,405832,405285,396199,398876,422824,292979,290838,288505)) OR (`Index`=3 AND `ID` IN (430212,430211,395248,390564,390556,428708,430914,431348,420032,438035,433038,394300,405611,290576,288581,396532,433262,443392,407754,394314,335801,281803,433132,284650,389194,389186,336862,443578,394059,290986,430911,390169,390161,423863,396591,292948,405385,405027,283211,394945,404448,392147,419747,433046,394317,394316,405832,405285,396199,283414,398896,398895,398894,398893,398892,398875,398876,422824,407147,392429,292979,290838,288505)) OR (`Index`=2 AND `ID` IN (430212,430211,395248,390564,390556,430912,428708,430914,431348,420032,438035,420413,433038,394300,405611,290576,288581,396532,396528,443668,394286,394285,407507,293134,434927,404931,433262,443392,407754,394314,335801,281803,443758,433132,443554,284650,389194,389186,336862,443578,333454,394059,290986,434921,434680,430911,420245,390169,390161,423863,404612,404579,396591,292948,405385,405027,286052,393790,289027,421461,283211,394945,404448,392147,419747,433046,394318,394317,394316,286886,396590,405832,405285,396199,283414,394299,394298,420190,398896,398895,398894,398893,398892,398875,398876,422824,407147,407144,407126,392429,292979,290838,292934,288505)) OR (`Index`=1 AND `ID` IN (430212,430211,395248,390564,390556,430912,430925,428708,430914,430926,431348,431347,420032,438035,420413,433038,404341,394300,283084,292624,286963,405611,290576,288581,396532,396528,443668,394286,394285,407507,293134,434927,434926,404931,420311,420310,420308,420309,420427,433262,396667,406456,443392,407754,394314,335801,281803,391785,389480,443758,433132,393733,389982,285176,285776,443554,429458,422307,434507,284650,389194,389186,336862,336852,443578,333454,283378,394059,396806,290986,434921,434920,283095,389549,420285,434680,341808,430911,430924,283532,420245,433606,390169,390161,427035,423863,423862,340924,404612,404579,396591,292948,405385,405027,286052,447787,426888,393790,267926,334370,336764,283786,289027,421461,283211,394945,404448,392147,419747,341812,433046,291007,443627,284116,394318,394317,394316,286886,396590,405832,443588,405285,396199,286308,444400,286571,283414,283185,394299,394298,420190,398896,398895,398894,398893,398892,398875,398876,396871,422824,407147,407144,407126,392429,292979,290838,292934,282347,282717,285770,288448,288505)) OR (`Index`=17 AND `ID`=390556) OR (`Index`=16 AND `ID`=390556) OR (`Index`=15 AND `ID`=390556) OR (`Index`=14 AND `ID` IN (390556,394945,419747)) OR (`Index`=13 AND `ID` IN (390556,394945,419747)) OR (`Index`=12 AND `ID` IN (390556,394945,419747)); +UPDATE `quest_visual_effect` SET `VerifiedBuild`=56288 WHERE (`Index`=0 AND `ID` IN (448604,448603,312541,404341,404340,407764,407763,407762,407754,407753,393734,393733,393784,396806,396805,396804,396803,391928,389543,406765,336766,336764,392429,392436,436772,433062,405249,404920,394331,394300,390119,390109,405228,434678,422101,422102,407504,341810,336570,394874,430273,429831,405227,404567,420289,292979,434393,334102,409196,435296,435295,435294,435127,435091,435057,435056,435054,435053,435052,435051,435050,435049,435048,435047,435046,435045,391766,335911,335910,405569,405568,289509,283247,394456,435749,334877,443668,293289,293288,430391,429833,444472,289872,434674,434673,293134,293116,340520,340510,283841,293216,283163,293173,434405,282717,285056,434927,434926,434925,284347,284346,284341,389665,338260,407425,392282,392281,433873,391763,394279,337250,390152,287145,287144,287143,287142,409050,397106,397135,397132,397134,397131,397133,397130,397105,431533,399011,398999,292269,292268,292267,341812,336574,405143,420311,420310,420308,420309,420428,420427,420307,419882,433262,406712,431727,431690,289322,295286,295285,406588,407428,287411,288972,407546,407556,407521,405251,289698,287309,287303,407492,435722,431579,443392,443435,396185,395108,391857,423359,423365,394314,422788,405226,430452,288912,406869,286778,284673,394885,405834,405887,405886,405885,405884,405883,405882,405881,405880,405879,405833,405832,405830,422036,443589,443588,391719,394270,280584,437514,436340,437513,391785,389480,281458,420619,406616,443759,443758,430525,429835,433190,433189,433188,433187,433132,388978,289804,335149,335146,443272,443271,443270,285776,288523,443554,429458,430767,434507,396199,284650,392088,389195,389194,389187,389186,432283,390079,283357,283359,288657,289798,284000,283999,283998,336131,336130,430518,430481,430480,433067,394059,341833,336560,290986,434858,434857,336462,434921,434920,434919,434409,336552,295815,295814,443570,339066,284743,284742,406804,420287,340297,404369,396823,406141,406244,406154,290799,391922,396133,391777,389060,338403,407493,337253,285159,429505,407429,284711,284710,434680,434850,282818,285196,430911,430924,430918,334088,432497,432496,432495,427566,290838,287483,443509,443552,443395,390061,396453,435654,433606,434582,407051,407047,407041,406887,390411,390169,390162,390161,391783,389063,427035,423863,423862,423861,396582,431529,289128,289129,292935,292934,292879,292875,388047,283211,336817,386722,385540,390078,386784,338330,338256,293295,405385,405386,336277,336276,336274,336273,337248,386744,289141,289131,396931,336862,336852,289105,283109,340181,422450,284953,284946,284945)) OR (`Index`=1 AND `ID` IN (404341,407754,393733,396806,336764,392429,433062,394331,394300,390119,390109,341810,292979,394456,443668,293134,283841,282717,434927,434926,287145,287144,287143,287142,397135,397132,397134,397131,397133,397130,399011,292269,292268,292267,341812,420311,420310,420308,420309,420427,433262,289698,435722,443392,423359,394314,405832,443588,391785,389480,443758,433132,285776,443554,429458,434507,396199,284650,389194,389186,394059,290986,434858,434857,434921,434920,295815,420287,340297,404369,406244,337253,434680,430911,430924,290838,433606,407051,406887,390169,390161,427035,423863,423862,396582,292934,283211,293295,405385,337248,336862,336852,283109,284946)) OR (`Index`=5 AND `ID` IN (407754,394331,394300,394456,283841,394314,405832,433132,396199,389194,394059,340297,406244,290838,390169,390161,283109)) OR (`Index`=4 AND `ID` IN (407754,394331,394300,292979,394456,283841,443392,394314,405832,433132,396199,389194,389186,394059,340297,406244,290838,390169,390161,283211,283109)) OR (`Index`=3 AND `ID` IN (407754,392429,433062,394331,394300,390119,292979,394456,283841,292269,292268,292267,433262,443392,394314,405832,433132,396199,284650,389194,389186,394059,290986,340297,406244,430911,290838,390169,390161,423863,396582,283211,293295,405385,336862,283109)) OR (`Index`=2 AND `ID` IN (407754,392429,433062,394331,394300,390119,292979,394456,443668,293134,283841,434927,292269,292268,292267,433262,435722,443392,423359,394314,405832,443758,433132,443554,396199,284650,389194,389186,394059,290986,434858,434921,340297,406244,337253,434680,430911,290838,390169,390161,423863,396582,292934,283211,293295,405385,336862,283109)) OR (`Index`=22 AND `ID`=394331) OR (`Index`=21 AND `ID`=394331) OR (`Index`=20 AND `ID`=394331) OR (`Index`=19 AND `ID`=394331) OR (`Index`=18 AND `ID`=394331) OR (`Index`=17 AND `ID`=394331) OR (`Index`=16 AND `ID`=394331) OR (`Index`=15 AND `ID`=394331) OR (`Index`=14 AND `ID`=394331) OR (`Index`=13 AND `ID`=394331) OR (`Index`=12 AND `ID`=394331) OR (`Index`=11 AND `ID` IN (394331,394300,394314)) OR (`Index`=10 AND `ID` IN (394331,394300,394314,396199)) OR (`Index`=9 AND `ID` IN (394331,394300,394314,405832,396199)) OR (`Index`=8 AND `ID` IN (394331,394300,394314,405832,396199)) OR (`Index`=7 AND `ID` IN (394331,394300,394314,405832,433132,396199,283109)) OR (`Index`=6 AND `ID` IN (394331,394300,283841,394314,405832,433132,396199,340297,406244,390161,283109)); +UPDATE `quest_visual_effect` SET `VerifiedBuild`=56263 WHERE (`Index`=0 AND `ID` IN (284347,284346,284341,281458,285159,286760,286757,286708,286836,286103,286016,285738,286017,285713,285709,285708,391928,420210,340626,340405,312218,312216,312208,312204,438036,438035,405917,436772,405249,391787,293165,405228,434678,391967,391966,405227,292628,292624,293409,336871,336870,406605,406713,409177,340233,405569,405568,336817,407572,407571,407591,391964,391963,435749,338752,394286,394285,293289,293288,444472,434674,434673,293134,293116,434927,434926,434925,290553,338260,390078,407425,392282,392281,433873,390152,409050,388998,388997,394880,340118,406768,341812,336574,437128,405143,420311,420310,420308,420309,420428,420427,420307,419882,431727,289322,389542,295286,295285,406588,407428,405251,407492,435722,406456,406455,292789,396185,338330,338256,395108,390062,391857,423359,423365,391927,391744,394278,405226,293295,406790,394318,394317,394316,405385,405386,443589,443588,391785,389480,434908,336277,336276,336274,336273,337248,419767,390466,390465,390464,390463,390462,390461,389705,443759,443758,433190,433189,433188,433187,433132,422509,443261,443272,443271,443270,443554,434507,398340,406868,396931,392088,389195,389194,389187,389186,432283,336862,336852,443579,443578,396826,396827,336131,336130,436346,437729,433067,389026,340181,422450,405073,434858,434857,295815,295814,290863,443570,404369,396133,407493,394884,407429,434680,434850,341808,336576,394864,336548,335762,432497,432496,432495,427566,405633,405634,434474,434473,396453,394299,394298,435654,421869,421884,420349,335007,407051,407047,407041,406887,390411,390169,390162,390161,408966,399043,448108,288657,289798,289872,288773,289381,289383,288913,287411,288972,286912,285781,288524,287483,287730,287309,287303,287188,282597,283829,285056,284953,284946,284945,284838,284743,284742,284711,284710,284000,283999,283998,283954,283953,283922,283820,283819,283802,283712,283357,283359,283211,283095,283109,283084,282347,281800,281835,281798,280591,447787,445745,435296,435295,435294,435127,435091,435057,435056,435054,435053,435052,435051,435050,435049,435048,435047,435046,435045,434410,434404,434401,434385,432859,433054,426888,430911,430924,430918,427035,423863,423862,423861,431690,431533,430452,430767,429505,430391,429833,430518,430481,430480,430273,429831,430525,429835,429458,431529,432173)) OR (`Index`=1 AND `ID` IN (286016,286017,285709,438035,292624,293409,394286,394285,293134,434927,434926,341812,437128,420311,420310,420308,420309,420427,435722,406456,423359,293295,394318,394317,394316,405385,443588,391785,389480,337248,443758,433132,443261,443554,434507,389194,389186,336862,336852,443578,436346,405073,434858,434857,295815,404369,434680,341808,405634,434474,434473,394299,394298,420349,407051,406887,390169,390161,408966,399043,285781,287730,287188,284946,283211,283095,283109,283084,282347,281800,447787,433054,426888,430911,430924,427035,423863,423862,429458)) OR (`Index`=4 AND `ID` IN (438035,293409,433132,389194,389186,443578,405073,405634,390169,390161,399043,283211,283109)) OR (`Index`=3 AND `ID` IN (438035,293409,293295,394317,394316,405385,433132,389194,389186,336862,443578,405073,405634,420349,390169,390161,399043,287188,283211,283109,281800,433054,430911,423863)) OR (`Index`=2 AND `ID` IN (438035,293409,394286,394285,293134,434927,435722,423359,293295,394318,394317,394316,405385,443758,433132,443261,443554,389194,389186,336862,443578,405073,434858,434680,405634,394299,394298,420349,390169,390161,399043,287188,283211,283109,281800,433054,430911,423863)) OR (`Index`=17 AND `ID`=293409) OR (`Index`=16 AND `ID`=293409) OR (`Index`=15 AND `ID`=293409) OR (`Index`=14 AND `ID`=293409) OR (`Index`=13 AND `ID`=293409) OR (`Index`=12 AND `ID`=293409) OR (`Index`=11 AND `ID`=293409) OR (`Index`=10 AND `ID` IN (293409,405073)) OR (`Index`=9 AND `ID` IN (293409,405073)) OR (`Index`=8 AND `ID` IN (293409,405073)) OR (`Index`=7 AND `ID` IN (293409,433132,405073,283109)) OR (`Index`=6 AND `ID` IN (293409,433132,405073,405634,390161,283109)) OR (`Index`=5 AND `ID` IN (293409,433132,389194,443578,405073,405634,390169,390161,283109)); + +DELETE FROM `quest_reward_display_spell` WHERE (`Idx`=0 AND `QuestID` IN (79545,79525,78749,83025,81661,78743,78562,80207,83024,78464,78533,82195,78564,78563,79530,79529,79528,79527,79526,79546,79176,79544,79543,79542,79523,79522,79521,82895,79342,79341,79340,79339,79338,79337,79336,79335,78748,78747,78746,78745,78744,79197,78248,78226,84908,79123)) OR (`Idx`=2 AND `QuestID` IN (83025,83024,84908)) OR (`Idx`=1 AND `QuestID` IN (83025,83024,84908)); +INSERT INTO `quest_reward_display_spell` (`QuestID`, `Idx`, `SpellID`, `PlayerConditionID`, `VerifiedBuild`) VALUES +(79545, 0, 465129, 0, 56311), +(79525, 0, 465129, 0, 56311), +(78749, 0, 465129, 0, 56311), +(83025, 2, 445970, 0, 56311), +(83025, 1, 445968, 0, 56311), +(83025, 0, 445966, 0, 56311), +(81661, 0, 465129, 0, 56288), +(78743, 0, 465129, 0, 56288), +(78562, 0, 465129, 0, 56288), +(80207, 0, 465129, 0, 56288), +(83024, 2, 445969, 0, 56288), +(83024, 1, 445967, 0, 56288), +(83024, 0, 445965, 0, 56288), +(78464, 0, 442446, 0, 56263), +(78533, 0, 459188, 0, 56263), +(82195, 0, 459835, 0, 56311), +(78564, 0, 465129, 0, 56311), +(78563, 0, 465129, 0, 56311), +(79530, 0, 465129, 0, 56311), +(79529, 0, 465129, 0, 56311), +(79528, 0, 465129, 0, 56311), +(79527, 0, 465129, 0, 56311), +(79526, 0, 465129, 0, 56311), +(79546, 0, 465129, 0, 56311), +(79176, 0, 465129, 0, 56311), +(79544, 0, 465129, 0, 56311), +(79543, 0, 465129, 0, 56311), +(79542, 0, 465129, 0, 56311), +(79523, 0, 465129, 0, 56311), +(79522, 0, 465129, 0, 56311), +(79521, 0, 465129, 0, 56311), +(82895, 0, 465129, 0, 56311), +(79342, 0, 465129, 0, 56311), +(79341, 0, 465129, 0, 56311), +(79340, 0, 465129, 0, 56311), +(79339, 0, 465129, 0, 56311), +(79338, 0, 465129, 0, 56311), +(79337, 0, 465129, 0, 56311), +(79336, 0, 465129, 0, 56311), +(79335, 0, 465129, 0, 56311), +(78748, 0, 465129, 0, 56311), +(78747, 0, 465129, 0, 56311), +(78746, 0, 465129, 0, 56311), +(78745, 0, 465129, 0, 56311), +(78744, 0, 465129, 0, 56311), +(79197, 0, 434027, 0, 56288), +(78248, 0, 461443, 0, 56288), +(78226, 0, 461443, 0, 56288), +(84908, 2, 445970, 0, 56288), +(84908, 1, 445968, 0, 56288), +(84908, 0, 445966, 0, 56288), +(79123, 0, 456051, 0, 56311); + +UPDATE `quest_reward_display_spell` SET `VerifiedBuild`=56311 WHERE (`Idx`=2 AND `QuestID`=81994) OR (`Idx`=1 AND `QuestID`=81994) OR (`Idx`=0 AND `QuestID` IN (81994,71161,80386,33160,32246,32681,31001,61598,61439)); +UPDATE `quest_reward_display_spell` SET `VerifiedBuild`=56288 WHERE (`Idx`=0 AND `QuestID` IN (61434,71161)); +UPDATE `quest_reward_display_spell` SET `VerifiedBuild`=56263 WHERE (`Idx`=0 AND `QuestID` IN (61596,61623,81993,80386,71161)) OR (`Idx`=2 AND `QuestID`=81993) OR (`Idx`=1 AND `QuestID`=81993); + +DELETE FROM `quest_treasure_pickers` WHERE (`QuestID`=82059 AND `TreasurePickerID`=3009 AND `OrderIndex`=0) OR (`QuestID`=79282 AND `TreasurePickerID`=3012 AND `OrderIndex`=0) OR (`QuestID`=83761 AND `TreasurePickerID`=3262 AND `OrderIndex`=0) OR (`QuestID`=82042 AND `TreasurePickerID`=3008 AND `OrderIndex`=0) OR (`QuestID`=83767 AND `TreasurePickerID`=3262 AND `OrderIndex`=0) OR (`QuestID`=83759 AND `TreasurePickerID`=3262 AND `OrderIndex`=0) OR (`QuestID`=83758 AND `TreasurePickerID`=3262 AND `OrderIndex`=0) OR (`QuestID`=78918 AND `TreasurePickerID`=2976 AND `OrderIndex`=0) OR (`QuestID`=79525 AND `TreasurePickerID`=3329 AND `OrderIndex`=0) OR (`QuestID`=83162 AND `TreasurePickerID`=3014 AND `OrderIndex`=0) OR (`QuestID`=82814 AND `TreasurePickerID`=3014 AND `OrderIndex`=0) OR (`QuestID`=81559 AND `TreasurePickerID`=3014 AND `OrderIndex`=0) OR (`QuestID`=83766 AND `TreasurePickerID`=3262 AND `OrderIndex`=0) OR (`QuestID`=79266 AND `TreasurePickerID`=3014 AND `OrderIndex`=1) OR (`QuestID`=79266 AND `TreasurePickerID`=3164 AND `OrderIndex`=0) OR (`QuestID`=82144 AND `TreasurePickerID`=3334 AND `OrderIndex`=1) OR (`QuestID`=82144 AND `TreasurePickerID`=3330 AND `OrderIndex`=0) OR (`QuestID`=81691 AND `TreasurePickerID`=3179 AND `OrderIndex`=0) OR (`QuestID`=79371 AND `TreasurePickerID`=3014 AND `OrderIndex`=0) OR (`QuestID`=80516 AND `TreasurePickerID`=3332 AND `OrderIndex`=1) OR (`QuestID`=80516 AND `TreasurePickerID`=3330 AND `OrderIndex`=0) OR (`QuestID`=81803 AND `TreasurePickerID`=2982 AND `OrderIndex`=0) OR (`QuestID`=81812 AND `TreasurePickerID`=2982 AND `OrderIndex`=0) OR (`QuestID`=81823 AND `TreasurePickerID`=2982 AND `OrderIndex`=0) OR (`QuestID`=81713 AND `TreasurePickerID`=3014 AND `OrderIndex`=0) OR (`QuestID`=81672 AND `TreasurePickerID`=3014 AND `OrderIndex`=0) OR (`QuestID`=80378 AND `TreasurePickerID`=3330 AND `OrderIndex`=1) OR (`QuestID`=80378 AND `TreasurePickerID`=2993 AND `OrderIndex`=0) OR (`QuestID`=79108 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=81929 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=82946 AND `TreasurePickerID`=3219 AND `OrderIndex`=0) OR (`QuestID`=84429 AND `TreasurePickerID`=3173 AND `OrderIndex`=0) OR (`QuestID`=78589 AND `TreasurePickerID`=3279 AND `OrderIndex`=1) OR (`QuestID`=78589 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=82585 AND `TreasurePickerID`=3174 AND `OrderIndex`=0) OR (`QuestID`=81632 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=81632 AND `TreasurePickerID`=3275 AND `OrderIndex`=0) OR (`QuestID`=78933 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=78933 AND `TreasurePickerID`=3275 AND `OrderIndex`=0) OR (`QuestID`=82298 AND `TreasurePickerID`=3197 AND `OrderIndex`=0) OR (`QuestID`=79234 AND `TreasurePickerID`=3279 AND `OrderIndex`=1) OR (`QuestID`=79234 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=81710 AND `TreasurePickerID`=3172 AND `OrderIndex`=0) OR (`QuestID`=81810 AND `TreasurePickerID`=2982 AND `OrderIndex`=0) OR (`QuestID`=82133 AND `TreasurePickerID`=3174 AND `OrderIndex`=0) OR (`QuestID`=82523 AND `TreasurePickerID`=3173 AND `OrderIndex`=0) OR (`QuestID`=81822 AND `TreasurePickerID`=2982 AND `OrderIndex`=0) OR (`QuestID`=83443 AND `TreasurePickerID`=3228 AND `OrderIndex`=0) OR (`QuestID`=79216 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=79216 AND `TreasurePickerID`=3275 AND `OrderIndex`=0) OR (`QuestID`=76997 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=76997 AND `TreasurePickerID`=3275 AND `OrderIndex`=0) OR (`QuestID`=82294 AND `TreasurePickerID`=3197 AND `OrderIndex`=0) OR (`QuestID`=82292 AND `TreasurePickerID`=3197 AND `OrderIndex`=0) OR (`QuestID`=81656 AND `TreasurePickerID`=3173 AND `OrderIndex`=0) OR (`QuestID`=82300 AND `TreasurePickerID`=3197 AND `OrderIndex`=0) OR (`QuestID`=82582 AND `TreasurePickerID`=3174 AND `OrderIndex`=0) OR (`QuestID`=82455 AND `TreasurePickerID`=3172 AND `OrderIndex`=0) OR (`QuestID`=78656 AND `TreasurePickerID`=3275 AND `OrderIndex`=0) OR (`QuestID`=82456 AND `TreasurePickerID`=3172 AND `OrderIndex`=0) OR (`QuestID`=78972 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=78972 AND `TreasurePickerID`=3275 AND `OrderIndex`=0) OR (`QuestID`=76600 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=76600 AND `TreasurePickerID`=3275 AND `OrderIndex`=0) OR (`QuestID`=81802 AND `TreasurePickerID`=2982 AND `OrderIndex`=0) OR (`QuestID`=81621 AND `TreasurePickerID`=3172 AND `OrderIndex`=0) OR (`QuestID`=83771 AND `TreasurePickerID`=3314 AND `OrderIndex`=0) OR (`QuestID`=83770 AND `TreasurePickerID`=3314 AND `OrderIndex`=0) OR (`QuestID`=83749 AND `TreasurePickerID`=3262 AND `OrderIndex`=0) OR (`QuestID`=79683 AND `TreasurePickerID`=3330 AND `OrderIndex`=1) OR (`QuestID`=79683 AND `TreasurePickerID`=2996 AND `OrderIndex`=0) OR (`QuestID`=79565 AND `TreasurePickerID`=3014 AND `OrderIndex`=0) OR (`QuestID`=83087 AND `TreasurePickerID`=3329 AND `OrderIndex`=0) OR (`QuestID`=78294 AND `TreasurePickerID`=3329 AND `OrderIndex`=0) OR (`QuestID`=83338 AND `TreasurePickerID`=3331 AND `OrderIndex`=0) OR (`QuestID`=83339 AND `TreasurePickerID`=3331 AND `OrderIndex`=0) OR (`QuestID`=83337 AND `TreasurePickerID`=3331 AND `OrderIndex`=0) OR (`QuestID`=78759 AND `TreasurePickerID`=3320 AND `OrderIndex`=1) OR (`QuestID`=78759 AND `TreasurePickerID`=3012 AND `OrderIndex`=0) OR (`QuestID`=83336 AND `TreasurePickerID`=3331 AND `OrderIndex`=0) OR (`QuestID`=83335 AND `TreasurePickerID`=3331 AND `OrderIndex`=1) OR (`QuestID`=83335 AND `TreasurePickerID`=3306 AND `OrderIndex`=0) OR (`QuestID`=81649 AND `TreasurePickerID`=3179 AND `OrderIndex`=0) OR (`QuestID`=78574 AND `TreasurePickerID`=2992 AND `OrderIndex`=1) OR (`QuestID`=78574 AND `TreasurePickerID`=3012 AND `OrderIndex`=0) OR (`QuestID`=79703 AND `TreasurePickerID`=3012 AND `OrderIndex`=0) OR (`QuestID`=78999 AND `TreasurePickerID`=2991 AND `OrderIndex`=1) OR (`QuestID`=78999 AND `TreasurePickerID`=3012 AND `OrderIndex`=0) OR (`QuestID`=82801 AND `TreasurePickerID`=3319 AND `OrderIndex`=1) OR (`QuestID`=82801 AND `TreasurePickerID`=3012 AND `OrderIndex`=0) OR (`QuestID`=83153 AND `TreasurePickerID`=3330 AND `OrderIndex`=1) OR (`QuestID`=83153 AND `TreasurePickerID`=2998 AND `OrderIndex`=0) OR (`QuestID`=82288 AND `TreasurePickerID`=3174 AND `OrderIndex`=0) OR (`QuestID`=82293 AND `TreasurePickerID`=3197 AND `OrderIndex`=0) OR (`QuestID`=82518 AND `TreasurePickerID`=3173 AND `OrderIndex`=0) OR (`QuestID`=82291 AND `TreasurePickerID`=3197 AND `OrderIndex`=0) OR (`QuestID`=80295 AND `TreasurePickerID`=3172 AND `OrderIndex`=0) OR (`QuestID`=78761 AND `TreasurePickerID`=2975 AND `OrderIndex`=0) OR (`QuestID`=78742 AND `TreasurePickerID`=2974 AND `OrderIndex`=0) OR (`QuestID`=78706 AND `TreasurePickerID`=3013 AND `OrderIndex`=0) OR (`QuestID`=78704 AND `TreasurePickerID`=2973 AND `OrderIndex`=0) OR (`QuestID`=78700 AND `TreasurePickerID`=2972 AND `OrderIndex`=0) OR (`QuestID`=78696 AND `TreasurePickerID`=2971 AND `OrderIndex`=0) OR (`QuestID`=80082 AND `TreasurePickerID`=3013 AND `OrderIndex`=0) OR (`QuestID`=78642 AND `TreasurePickerID`=2970 AND `OrderIndex`=0) OR (`QuestID`=78639 AND `TreasurePickerID`=2969 AND `OrderIndex`=0) OR (`QuestID`=78636 AND `TreasurePickerID`=2968 AND `OrderIndex`=0) OR (`QuestID`=78635 AND `TreasurePickerID`=2967 AND `OrderIndex`=0) OR (`QuestID`=78546 AND `TreasurePickerID`=2990 AND `OrderIndex`=1) OR (`QuestID`=78546 AND `TreasurePickerID`=3011 AND `OrderIndex`=0) OR (`QuestID`=78544 AND `TreasurePickerID`=2988 AND `OrderIndex`=0) OR (`QuestID`=78471 AND `TreasurePickerID`=2985 AND `OrderIndex`=1) OR (`QuestID`=78471 AND `TreasurePickerID`=3011 AND `OrderIndex`=0) OR (`QuestID`=78462 AND `TreasurePickerID`=2987 AND `OrderIndex`=0) OR (`QuestID`=78464 AND `TreasurePickerID`=2984 AND `OrderIndex`=0) OR (`QuestID`=78536 AND `TreasurePickerID`=2983 AND `OrderIndex`=1) OR (`QuestID`=78536 AND `TreasurePickerID`=3011 AND `OrderIndex`=0) OR (`QuestID`=78533 AND `TreasurePickerID`=2986 AND `OrderIndex`=0) OR (`QuestID`=83331 AND `TreasurePickerID`=3014 AND `OrderIndex`=0) OR (`QuestID`=80321 AND `TreasurePickerID`=3163 AND `OrderIndex`=0) OR (`QuestID`=79303 AND `TreasurePickerID`=3230 AND `OrderIndex`=1) OR (`QuestID`=79303 AND `TreasurePickerID`=3226 AND `OrderIndex`=0) OR (`QuestID`=80678 AND `TreasurePickerID`=3226 AND `OrderIndex`=0) OR (`QuestID`=79313 AND `TreasurePickerID`=3244 AND `OrderIndex`=1) OR (`QuestID`=79313 AND `TreasurePickerID`=3226 AND `OrderIndex`=0) OR (`QuestID`=79110 AND `TreasurePickerID`=3226 AND `OrderIndex`=2) OR (`QuestID`=79110 AND `TreasurePickerID`=3221 AND `OrderIndex`=1) OR (`QuestID`=79110 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79109 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=80382 AND `TreasurePickerID`=3278 AND `OrderIndex`=1) OR (`QuestID`=80382 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=78695 AND `TreasurePickerID`=3227 AND `OrderIndex`=1) OR (`QuestID`=78695 AND `TreasurePickerID`=3226 AND `OrderIndex`=0) OR (`QuestID`=79470 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=79470 AND `TreasurePickerID`=3276 AND `OrderIndex`=0) OR (`QuestID`=78590 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=78590 AND `TreasurePickerID`=3276 AND `OrderIndex`=0) OR (`QuestID`=79380 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=79380 AND `TreasurePickerID`=3276 AND `OrderIndex`=0) OR (`QuestID`=79471 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=79471 AND `TreasurePickerID`=3276 AND `OrderIndex`=0) OR (`QuestID`=79329 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=79329 AND `TreasurePickerID`=3276 AND `OrderIndex`=0) OR (`QuestID`=78657 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=78657 AND `TreasurePickerID`=3276 AND `OrderIndex`=0) OR (`QuestID`=79469 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=79469 AND `TreasurePickerID`=3276 AND `OrderIndex`=0) OR (`QuestID`=76338 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=76338 AND `TreasurePickerID`=3276 AND `OrderIndex`=0) OR (`QuestID`=83768 AND `TreasurePickerID`=3262 AND `OrderIndex`=0) OR (`QuestID`=83247 AND `TreasurePickerID`=3321 AND `OrderIndex`=1) OR (`QuestID`=83247 AND `TreasurePickerID`=3226 AND `OrderIndex`=0) OR (`QuestID`=83769 AND `TreasurePickerID`=3262 AND `OrderIndex`=0) OR (`QuestID`=82848 AND `TreasurePickerID`=3236 AND `OrderIndex`=1) OR (`QuestID`=82848 AND `TreasurePickerID`=3226 AND `OrderIndex`=0) OR (`QuestID`=80205 AND `TreasurePickerID`=3256 AND `OrderIndex`=0) OR (`QuestID`=79957 AND `TreasurePickerID`=3255 AND `OrderIndex`=1) OR (`QuestID`=79957 AND `TreasurePickerID`=3324 AND `OrderIndex`=0) OR (`QuestID`=83057 AND `TreasurePickerID`=3268 AND `OrderIndex`=1) OR (`QuestID`=83057 AND `TreasurePickerID`=3253 AND `OrderIndex`=0) OR (`QuestID`=80572 AND `TreasurePickerID`=3258 AND `OrderIndex`=0) OR (`QuestID`=79715 AND `TreasurePickerID`=3255 AND `OrderIndex`=0) OR (`QuestID`=83639 AND `TreasurePickerID`=3258 AND `OrderIndex`=0) OR (`QuestID`=79349 AND `TreasurePickerID`=3260 AND `OrderIndex`=1) OR (`QuestID`=79349 AND `TreasurePickerID`=3257 AND `OrderIndex`=0) OR (`QuestID`=81465 AND `TreasurePickerID`=3172 AND `OrderIndex`=0) OR (`QuestID`=82206 AND `TreasurePickerID`=3174 AND `OrderIndex`=0) OR (`QuestID`=82257 AND `TreasurePickerID`=3174 AND `OrderIndex`=0) OR (`QuestID`=83755 AND `TreasurePickerID`=3262 AND `OrderIndex`=0) OR (`QuestID`=83322 AND `TreasurePickerID`=3245 AND `OrderIndex`=1) OR (`QuestID`=83322 AND `TreasurePickerID`=3226 AND `OrderIndex`=0) OR (`QuestID`=79650 AND `TreasurePickerID`=3226 AND `OrderIndex`=1) OR (`QuestID`=79650 AND `TreasurePickerID`=3243 AND `OrderIndex`=0) OR (`QuestID`=78564 AND `TreasurePickerID`=3014 AND `OrderIndex`=0) OR (`QuestID`=80407 AND `TreasurePickerID`=3333 AND `OrderIndex`=1) OR (`QuestID`=80407 AND `TreasurePickerID`=3330 AND `OrderIndex`=0) OR (`QuestID`=79682 AND `TreasurePickerID`=3014 AND `OrderIndex`=1) OR (`QuestID`=79682 AND `TreasurePickerID`=2995 AND `OrderIndex`=0) OR (`QuestID`=79510 AND `TreasurePickerID`=3014 AND `OrderIndex`=0) OR (`QuestID`=79944 AND `TreasurePickerID`=3330 AND `OrderIndex`=1) OR (`QuestID`=79944 AND `TreasurePickerID`=3283 AND `OrderIndex`=0) OR (`QuestID`=79530 AND `TreasurePickerID`=3329 AND `OrderIndex`=0) OR (`QuestID`=79546 AND `TreasurePickerID`=3329 AND `OrderIndex`=0) OR (`QuestID`=82895 AND `TreasurePickerID`=3012 AND `OrderIndex`=0) OR (`QuestID`=79342 AND `TreasurePickerID`=2989 AND `OrderIndex`=0) OR (`QuestID`=79728 AND `TreasurePickerID`=3329 AND `OrderIndex`=0) OR (`QuestID`=82768 AND `TreasurePickerID`=3318 AND `OrderIndex`=1) OR (`QuestID`=82768 AND `TreasurePickerID`=3012 AND `OrderIndex`=0) OR (`QuestID`=83181 AND `TreasurePickerID`=3365 AND `OrderIndex`=1) OR (`QuestID`=83181 AND `TreasurePickerID`=3012 AND `OrderIndex`=0) OR (`QuestID`=79197 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=84022 AND `TreasurePickerID`=3368 AND `OrderIndex`=0) OR (`QuestID`=78248 AND `TreasurePickerID`=3225 AND `OrderIndex`=0) OR (`QuestID`=78244 AND `TreasurePickerID`=3212 AND `OrderIndex`=0) OR (`QuestID`=80502 AND `TreasurePickerID`=3261 AND `OrderIndex`=1) OR (`QuestID`=80502 AND `TreasurePickerID`=3257 AND `OrderIndex`=0) OR (`QuestID`=78232 AND `TreasurePickerID`=3239 AND `OrderIndex`=0) OR (`QuestID`=78256 AND `TreasurePickerID`=3224 AND `OrderIndex`=0) OR (`QuestID`=78255 AND `TreasurePickerID`=3213 AND `OrderIndex`=0) OR (`QuestID`=78249 AND `TreasurePickerID`=3210 AND `OrderIndex`=0) OR (`QuestID`=79175 AND `TreasurePickerID`=3211 AND `OrderIndex`=0) OR (`QuestID`=78383 AND `TreasurePickerID`=3207 AND `OrderIndex`=0) OR (`QuestID`=79357 AND `TreasurePickerID`=3258 AND `OrderIndex`=0) OR (`QuestID`=78393 AND `TreasurePickerID`=3223 AND `OrderIndex`=0) OR (`QuestID`=78354 AND `TreasurePickerID`=3209 AND `OrderIndex`=0) OR (`QuestID`=78353 AND `TreasurePickerID`=3208 AND `OrderIndex`=0) OR (`QuestID`=79580 AND `TreasurePickerID`=3254 AND `OrderIndex`=0) OR (`QuestID`=78350 AND `TreasurePickerID`=3202 AND `OrderIndex`=0) OR (`QuestID`=78630 AND `TreasurePickerID`=3016 AND `OrderIndex`=1) OR (`QuestID`=78630 AND `TreasurePickerID`=3003 AND `OrderIndex`=0) OR (`QuestID`=78624 AND `TreasurePickerID`=3002 AND `OrderIndex`=0) OR (`QuestID`=78954 AND `TreasurePickerID`=3016 AND `OrderIndex`=1) OR (`QuestID`=78954 AND `TreasurePickerID`=3001 AND `OrderIndex`=0) OR (`QuestID`=78934 AND `TreasurePickerID`=3010 AND `OrderIndex`=0) OR (`QuestID`=80316 AND `TreasurePickerID`=3231 AND `OrderIndex`=1) OR (`QuestID`=80316 AND `TreasurePickerID`=3226 AND `OrderIndex`=0) OR (`QuestID`=78671 AND `TreasurePickerID`=3016 AND `OrderIndex`=1) OR (`QuestID`=78671 AND `TreasurePickerID`=2999 AND `OrderIndex`=0) OR (`QuestID`=78670 AND `TreasurePickerID`=3000 AND `OrderIndex`=0) OR (`QuestID`=78667 AND `TreasurePickerID`=2997 AND `OrderIndex`=0) OR (`QuestID`=82284 AND `TreasurePickerID`=3267 AND `OrderIndex`=2) OR (`QuestID`=82284 AND `TreasurePickerID`=3253 AND `OrderIndex`=1) OR (`QuestID`=82284 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=82268 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=81969 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=81964 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=81965 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=81950 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79123 AND `TreasurePickerID`=3366 AND `OrderIndex`=0) OR (`QuestID`=79122 AND `TreasurePickerID`=3322 AND `OrderIndex`=1) OR (`QuestID`=79122 AND `TreasurePickerID`=3253 AND `OrderIndex`=0) OR (`QuestID`=79541 AND `TreasurePickerID`=3256 AND `OrderIndex`=0) OR (`QuestID`=81685 AND `TreasurePickerID`=3259 AND `OrderIndex`=1) OR (`QuestID`=81685 AND `TreasurePickerID`=3257 AND `OrderIndex`=0) OR (`QuestID`=81963 AND `TreasurePickerID`=3323 AND `OrderIndex`=1) OR (`QuestID`=81963 AND `TreasurePickerID`=3257 AND `OrderIndex`=0) OR (`QuestID`=81673 AND `TreasurePickerID`=3325 AND `OrderIndex`=0) OR (`QuestID`=82390 AND `TreasurePickerID`=3165 AND `OrderIndex`=0) OR (`QuestID`=79154 AND `TreasurePickerID`=3235 AND `OrderIndex`=1) OR (`QuestID`=79154 AND `TreasurePickerID`=3226 AND `OrderIndex`=0) OR (`QuestID`=79168 AND `TreasurePickerID`=3234 AND `OrderIndex`=2) OR (`QuestID`=79168 AND `TreasurePickerID`=3226 AND `OrderIndex`=1) OR (`QuestID`=79168 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79167 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=80179 AND `TreasurePickerID`=3232 AND `OrderIndex`=1) OR (`QuestID`=80179 AND `TreasurePickerID`=3226 AND `OrderIndex`=0) OR (`QuestID`=79166 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79160 AND `TreasurePickerID`=3315 AND `OrderIndex`=1) OR (`QuestID`=79160 AND `TreasurePickerID`=3226 AND `OrderIndex`=0) OR (`QuestID`=82391 AND `TreasurePickerID`=3166 AND `OrderIndex`=0) OR (`QuestID`=82335 AND `TreasurePickerID`=3029 AND `OrderIndex`=0) OR (`QuestID`=82480 AND `TreasurePickerID`=3233 AND `OrderIndex`=1) OR (`QuestID`=82480 AND `TreasurePickerID`=3226 AND `OrderIndex`=0); +INSERT INTO `quest_treasure_pickers` (`QuestID`, `TreasurePickerID`, `OrderIndex`) VALUES +(82059, 3009, 0), -- Transmutation Station +(79282, 3012, 0), -- The Grand Debut +(83761, 3262, 0), -- Delves: The Underkeep +(82042, 3008, 0), -- The Better Part of Valorstones +(83767, 3262, 0), -- Delver's Call: The Sinkhole +(83759, 3262, 0), -- Delver's Call: Kriegval's Rest +(83758, 3262, 0), -- Delver's Call: Fungal Folly +(78918, 2976, 0), -- Brax's Brass Knuckles +(79525, 3329, 0), -- Report to the Councilward +(83162, 3014, 0), -- Put it Back, Put it Back! +(82814, 3014, 0), -- Decommissioning Darkness +(81559, 3014, 0), -- Fog Follower +(83766, 3262, 0), -- Delver's Call: Dread Pit +(79266, 3014, 1), -- The Bronzebeard Legacy +(79266, 3164, 0), -- The Bronzebeard Legacy +(82144, 3334, 1), -- On the Road +(82144, 3330, 0), -- On the Road +(81691, 3179, 0), -- Special Assignment: Shadows Below +(79371, 3014, 0), -- A Royal Cure +(80516, 3332, 1), -- Bump off the Boss +(80516, 3330, 0), -- Bump off the Boss +(81803, 2982, 0), -- Skyrider Racing - Basin Bypass +(81812, 2982, 0), -- Skyrider Racing - Taelloch Twist +(81823, 2982, 0), -- Skyrider Racing - Velhan's Venture +(81713, 3014, 0), -- Oozemodius +(81672, 3014, 0), -- In a Pinch +(80378, 3330, 1), -- A Light of the Dark +(80378, 2993, 0), -- A Light of the Dark +(79108, 3022, 0), -- Seeds of Evil +(81929, 3022, 0), -- Here's the Plan +(82946, 3219, 0), -- Rollin' Down in the Deeps +(84429, 3173, 0), -- Construct Containment +(78589, 3279, 1), -- Invasive Cuisine +(78589, 3022, 0), -- Invasive Cuisine +(82585, 3174, 0), -- With Great Pyre +(81632, 3340, 1), -- Lizard Looters +(81632, 3275, 0), -- Lizard Looters +(78933, 3340, 1), -- The Sweet Eclipse +(78933, 3275, 0), -- The Sweet Eclipse +(82298, 3197, 0), -- The Thing from the Swamp +(79234, 3279, 1), -- A Small Bag of Seeds +(79234, 3022, 0), -- A Small Bag of Seeds +(81710, 3172, 0), -- Mead for the Catalog +(81810, 2982, 0), -- Skyrider Racing - Chittering Concourse +(82133, 3174, 0), -- Documenting: Field Manual Edition +(82523, 3173, 0), -- Candle Kingbreaker +(81822, 2982, 0), -- Skyrider Racing - Mereldar Meander +(83443, 3228, 0), -- Darkflame Cleft +(79216, 3340, 1), -- Web of Manipulation +(79216, 3275, 0), -- Web of Manipulation +(76997, 3340, 1), -- Lost in Shadows +(76997, 3275, 0), -- Lost in Shadows +(82294, 3197, 0), -- Miniature Army +(82292, 3197, 0), -- Rock Collector +(81656, 3173, 0), -- Nothing to Waste +(82300, 3197, 0), -- Major Malfunction +(82582, 3174, 0), -- Mired in Shadow +(82455, 3172, 0), -- No More Bread +(78656, 3275, 0), -- Hose It Down +(82456, 3172, 0), -- Chew On This +(78972, 3340, 1), -- Harvest Havoc +(78972, 3275, 0), -- Harvest Havoc +(76600, 3340, 1), -- Right Between the Gyro-Optics +(76600, 3275, 0), -- Right Between the Gyro-Optics +(81802, 2982, 0), -- Skyrider Racing - Storm's Watch Survey +(81621, 3172, 0), -- Tunnels Be Gone! +(83771, 3314, 0), -- Delver's Call: Tak-Rethan Abyss +(83770, 3314, 0), -- Delver's Call: Spiral Weave +(83749, 3262, 0), -- Delves: The Waterworks +(79683, 3330, 1), -- Home Is Where the Candle Is +(79683, 2996, 0), -- Home Is Where the Candle Is +(79565, 3014, 0), -- Janky Candles +(83087, 3329, 0), -- The Old Guard +(78294, 3329, 0), -- Thunderhead Butt +(83338, 3331, 0), -- The Mage Slayer +(83339, 3331, 0), -- The Spirebreaker +(83337, 3331, 0), -- Stormscarred +(78759, 3320, 1), -- To Wake a Giant +(78759, 3012, 0), -- To Wake a Giant +(83336, 3331, 0), -- The Earthwound +(83335, 3331, 1), -- Wanted: The Boroughbreaker +(83335, 3306, 0), -- Wanted: The Boroughbreaker +(81649, 3179, 0), -- Special Assignment: Titanic Resurgence +(78574, 2992, 1), -- Boss of the Bosk +(78574, 3012, 0), -- Boss of the Bosk +(79703, 3012, 0), -- Hope, An Anomaly +(78999, 2991, 1), -- Heart of a Hero +(78999, 3012, 0), -- Heart of a Hero +(82801, 3319, 1), -- Beetlejeweled +(82801, 3012, 0), -- Beetlejeweled +(83153, 3330, 1), -- Sampling Steam +(83153, 2998, 0), -- Sampling Steam +(82288, 3174, 0), -- Work Hard, Play Hard +(82293, 3197, 0), -- The Power of Friendship +(82518, 3173, 0), -- Pipe Patcher +(82291, 3197, 0), -- Robot Rumble +(80295, 3172, 0), -- Rocks, Water and Elemental Fodder +(78761, 2975, 0), -- Into the Machine +(78742, 2974, 0), -- Battle of the Earthenworks +(78706, 3013, 0), -- The High Speaker's Secret +(78704, 2973, 0), -- Find the Foreman +(78700, 2972, 0), -- Controlled Demolition +(78696, 2971, 0), -- We Don't Go to Taelloch +(80082, 3013, 0), -- Back to Gundargaz +(78642, 2970, 0), -- New Candle, New Hope +(78639, 2969, 0), -- Ko-boldening +(78636, 2968, 0), -- Retaking the Mines +(78635, 2967, 0), -- Death and Waxes +(78546, 2990, 1), -- Recompense +(78546, 3011, 0), -- Recompense +(78544, 2988, 0), -- Bring the Thunder +(78471, 2985, 1), -- Convergence +(78471, 3011, 0), -- Convergence +(78462, 2987, 0), -- Echoes of Compassion +(78464, 2984, 0), -- Delve into the Earth +(78536, 2983, 1), -- Impossible Odds +(78536, 3011, 0), -- Impossible Odds +(78533, 2986, 0), -- Secure the Beach +(83331, 3014, 0), -- Preserve and Pretend +(80321, 3163, 0), -- Departure +(79303, 3230, 1), -- A Principled Principal +(79303, 3226, 0), -- A Principled Principal +(80678, 3226, 0), -- Time Lost +(79313, 3244, 1), -- What Grows in the Dark +(79313, 3226, 0), -- What Grows in the Dark +(79110, 3226, 2), -- Save Tomothy +(79110, 3221, 1), -- Save Tomothy +(79110, 3022, 0), -- Save Tomothy +(79109, 3022, 0), -- Follow Miral +(80382, 3278, 1), -- Eggs in One Basket +(80382, 3022, 0), -- Eggs in One Basket +(78695, 3227, 1), -- Lamp Lit +(78695, 3226, 0), -- Lamp Lit +(79470, 3340, 1), -- Waters of War +(79470, 3276, 0), -- Waters of War +(78590, 3340, 1), -- Cutting Edge +(78590, 3276, 0), -- Cutting Edge +(79380, 3340, 1), -- Bog Beast Banishment +(79380, 3276, 0), -- Bog Beast Banishment +(79471, 3340, 1), -- Bleak Sand +(79471, 3276, 0), -- Bleak Sand +(79329, 3340, 1), -- Glowing Harvest +(79329, 3276, 0), -- Glowing Harvest +(78657, 3340, 1), -- The Midnight Sentry +(78657, 3276, 0), -- The Midnight Sentry +(79469, 3340, 1), -- Lurking Below +(79469, 3276, 0), -- Lurking Below +(76338, 3340, 1), -- A Better Cabbage Smacker +(76338, 3276, 0), -- A Better Cabbage Smacker +(83768, 3262, 0), -- Delver's Call: The Skittering Breach +(83247, 3321, 1), -- Suspicious Minds +(83247, 3226, 0), -- Suspicious Minds +(83769, 3262, 0), -- Delver's Call: Mycomancer Cavern +(82848, 3236, 1), -- Sous +(82848, 3226, 0), -- Sous +(80205, 3256, 0), -- Pulling Strings +(79957, 3255, 1), -- Maggots in your Eyes +(79957, 3324, 0), -- Maggots in your Eyes +(83057, 3268, 1), -- Setting Boundaries +(83057, 3253, 0), -- Setting Boundaries +(80572, 3258, 0), -- Discordant Measures +(79715, 3255, 0), -- Grand, Gutsy Solutions +(83639, 3258, 0), -- Open Communications +(79349, 3260, 1), -- Entrepreneur, Inc. +(79349, 3257, 0), -- Entrepreneur, Inc. +(81465, 3172, 0), -- Artifacts Galore +(82206, 3174, 0), -- Into Shadows +(82257, 3174, 0), -- Burrow Burial +(83755, 3262, 0), -- Delves: Nightfall Sanctum +(83322, 3245, 1), -- The Dawnbreaker: The Christening +(83322, 3226, 0), -- The Dawnbreaker: The Christening +(79650, 3226, 1), -- Priory of the Sacred Flame: A Brother's Grief +(79650, 3243, 0), -- Priory of the Sacred Flame: A Brother's Grief +(78564, 3014, 0), -- Reforged Purpose +(80407, 3333, 1), -- Glintwick the Gem Grabber +(80407, 3330, 0), -- Glintwick the Gem Grabber +(79682, 3014, 1), -- Critical Pressure! +(79682, 2995, 0), -- Critical Pressure! +(79510, 3014, 0), -- The Wickless Candle +(79944, 3330, 1), -- Raging Rifts +(79944, 3283, 0), -- Raging Rifts +(79530, 3329, 0), -- Bad Business +(79546, 3329, 0), -- The Machine Speakeasy +(82895, 3012, 0), -- The Weight of Duty +(79342, 2989, 0), -- As He Departs +(79728, 3329, 0), -- It's Probably Nothing +(82768, 3318, 1), -- Cloud Fishing +(82768, 3012, 0), -- Cloud Fishing +(83181, 3365, 1), -- Best Friends, Same Ends +(83181, 3012, 0), -- Best Friends, Same Ends +(79197, 3022, 0), -- Surface Bound +(84022, 3368, 0), -- Uniting Severed Threads +(78248, 3225, 0), -- What We Still Have +(78244, 3212, 0), -- Kaheti Hospitality +(80502, 3261, 1), -- Don't Cry for Me, Azj-Kahet +(80502, 3257, 0), -- Don't Cry for Me, Azj-Kahet +(78232, 3239, 0), -- Rewriting the Rewritten +(78256, 3224, 0), -- The General's Consensus +(78255, 3213, 0), -- Just Act Casual +(78249, 3210, 0), -- Specific Personages +(79175, 3211, 0), -- I Think I'm a Drone Now +(78383, 3207, 0), -- Strategic Edge +(79357, 3258, 0), -- Removing the Cap +(78393, 3223, 0), -- A Seeming Respite +(78354, 3209, 0), -- A Guiding Thread +(78353, 3208, 0), -- Fear the Old Blood +(79580, 3254, 0), -- Offensive Counter +(78350, 3202, 0), -- Heroes Never Die +(78630, 3016, 1), -- The Rise of the Reckoning +(78630, 3003, 0), -- The Rise of the Reckoning +(78624, 3002, 0), -- A Candle in the Dark +(78954, 3016, 1), -- Restore the Flame +(78954, 3001, 0), -- Restore the Flame +(78934, 3010, 0), -- Blades of the Arathi +(80316, 3231, 1), -- Return to the Sea +(80316, 3226, 0), -- Return to the Sea +(78671, 3016, 1), -- The Light of the Dawntower +(78671, 2999, 0), -- The Light of the Dawntower +(78670, 3000, 0), -- Siege Weapon Sabotage +(78667, 2997, 0), -- Rekindled Memories +(82284, 3267, 2), -- Remembrance for the Fallen +(82284, 3253, 1), -- Remembrance for the Fallen +(82284, 3022, 0), -- Remembrance for the Fallen +(82268, 3022, 0), -- The Sorrowful Journey Home +(81969, 3022, 0), -- An End to the End +(81964, 3022, 0), -- The Blacksmith's Fate +(81965, 3022, 0), -- Invasion Disruption +(81950, 3022, 0), -- BOOM Treats! +(79123, 3366, 0), -- Permanent Hire +(79122, 3322, 1), -- Scarab Scouting +(79122, 3253, 0), -- Scarab Scouting +(79541, 3256, 0), -- Burn It With Fire +(81685, 3259, 1), -- Azj-Kahet's Next Top Dyemaster +(81685, 3257, 0), -- Azj-Kahet's Next Top Dyemaster +(81963, 3323, 1), -- The Fruits of Our Labor +(81963, 3257, 0), -- The Fruits of Our Labor +(81673, 3325, 0), -- Honor Your Efforts +(82390, 3165, 0), -- Weathered Crests +(79154, 3235, 1), -- A Final Goodbye +(79154, 3226, 0), -- A Final Goodbye +(79168, 3234, 2), -- Light's Gambit +(79168, 3226, 1), -- Light's Gambit +(79168, 3022, 0), -- Light's Gambit +(79167, 3022, 0), -- Crowdsourcing +(80179, 3232, 1), -- Finding Justice +(80179, 3226, 0), -- Finding Justice +(79166, 3022, 0), -- Lost Pieces +(79160, 3315, 1), -- Fishing is Good for the Soul +(79160, 3226, 0), -- Fishing is Good for the Soul +(82391, 3166, 0); -- Precious Stones + +INSERT INTO `quest_treasure_pickers` (`QuestID`, `TreasurePickerID`, `OrderIndex`) VALUES +(82335, 3029, 0), -- Crystals +(82480, 3233, 1), -- Job Killing Robot Or... +(82480, 3226, 0); -- Job Killing Robot Or... \ No newline at end of file diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_26_06_world_scene_template.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_06_world_scene_template.sql new file mode 100644 index 000000000..c535b5a91 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_06_world_scene_template.sql @@ -0,0 +1,57 @@ +-- Scene Template +DELETE FROM `scene_template` WHERE `SceneId` IN (198, 3495, 3489, 3465, 3404, 3496, 3494, 3442, 2241, 3504, 3372, 3367, 3368, 3366, 3424, 3422, 3315, 3302, 3402, 3365, 3487, 3340, 3327, 3346, 3345, 3319, 3318, 3317, 3324, 3484, 3387, 3417, 3409, 3403, 3399, 3024, 3407, 3332, 3401, 3503, 3501, 3373, 3335, 3329, 3337, 3339, 3391, 3322, 3321, 3395, 3309, 3306, 3341, 3428); +INSERT INTO `scene_template` (`SceneId`, `Flags`, `ScriptPackageID`, `Encrypted`) VALUES +(198, 0, 462, 0), +(3495, 20, 4365, 0), +(3489, 20, 4359, 0), +(3465, 20, 4337, 0), +(3404, 16, 4247, 0), +(3496, 20, 4366, 0), +(3494, 20, 4364, 0), +(3442, 16, 4298, 0), +(2241, 20, 2586, 0), +(3504, 16, 4377, 0), +(3372, 16, 4206, 0), +(3367, 16, 4187, 0), +(3368, 16, 4188, 0), +(3366, 16, 4186, 0), +(3424, 27, 4271, 0), +(3422, 11, 4267, 0), +(3315, 16, 4205, 0), +(3302, 17, 4189, 0), +(3402, 20, 4238, 0), +(3365, 17, 4185, 0), +(3487, 16, 4354, 0), +(3340, 19, 4153, 0), +(3327, 20, 4142, 0), +(3346, 19, 4157, 0), +(3345, 19, 4156, 0), +(3319, 19, 4129, 0), +(3318, 20, 4128, 0), +(3317, 19, 4127, 0), +(3324, 16, 4133, 0), +(3484, 16, 4287, 0), +(3387, 20, 4216, 0), +(3417, 16, 4265, 0), +(3409, 16, 4253, 0), +(3403, 16, 4246, 0), +(3399, 0, 4234, 0), +(3024, 16, 3452, 0), +(3407, 16, 4251, 0), +(3332, 16, 4146, 0), +(3401, 27, 4239, 0), +(3503, 16, 4322, 0), +(3501, 16, 4309, 0), +(3373, 16, 4207, 0), +(3335, 16, 4147, 0), +(3329, 16, 4139, 0), +(3337, 16, 4149, 0), +(3339, 16, 4168, 0), +(3391, 16, 4224, 0), +(3322, 16, 4159, 0), +(3321, 16, 4158, 0), +(3395, 16, 4229, 0), +(3309, 16, 4123, 0), +(3306, 16, 4120, 0), +(3341, 17, 4154, 0), +(3428, 16, 4278, 0); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_26_07_world_page_text.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_07_world_page_text.sql new file mode 100644 index 000000000..b1159533b --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_07_world_page_text.sql @@ -0,0 +1,24 @@ +-- Page text +DELETE FROM `page_text` WHERE `ID` IN (9602 /*9602*/, 9601 /*9601*/, 9600 /*9600*/, 9599 /*9599*/, 9266 /*9266*/, 9589 /*9589*/, 9588 /*9588*/, 9587 /*9587*/, 9189 /*9189*/, 9188 /*9188*/, 9187 /*9187*/, 9141 /*9141*/, 9144 /*9144*/, 9235 /*9235*/, 9234 /*9234*/, 9143 /*9143*/, 9142 /*9142*/, 9255 /*9255*/, 9256 /*9256*/, 9294 /*9294*/, 9241 /*9241*/); +INSERT INTO `page_text` (`ID`, `Text`, `NextPageID`, `PlayerConditionID`, `Flags`, `VerifiedBuild`) VALUES +(9602, '[...] verdant eyes, she peered within\n\ntheir [...] with life aflame.\n\nThough slate and [...] their hides were made,\n\ntheir spirits [...] claimed.\n\n- [...] scribed [...] by Frey[...] [...]drin.', 0, 0, 0, 56288), -- 9602 +(9601, 'As brothers [...], their clashing rang, \n\ntheir horns had [...] the sky.\n\nAtop the [...] of blooming hills,\n\na Wanderer stood by.', 9602, 0, 0, 56288), -- 9601 +(9600, 'While stoned [...] grazed, two crests had clashed\n\nWith no ire in their [...].\n\nOur quarries shook, the mountains [...],\n\ntheir crashing [...] by all.', 9601, 0, 0, 56288), -- 9600 +(9599, '\n\nFrom far off [...], we earthen climb\n\nto [...] our sites, we planned.\n\nAnd there we found, [...] creatures stone,\n\n[...] horns were curved and grand.', 9600, 0, 0, 56288), -- 9599 +(9266, '', 0, 0, 0, 56288), -- 9266 +(9589, 'From stone [...] soil, rose shoots of life,\n\n[...] crags and [...] ravines.\n\nAbove [...] trees, strode verdant feet;\n\nA Wanderer of Green.', 0, 0, 0, 56288), -- 9589 +(9588, 'Across [...] hills, up mountain peaks,\n\nthe Keeper\'s [...] was heard.\n\nTo survey [...] for future holds,\n\n[...] arid earth now stirred.', 9589, 0, 0, 56288), -- 9588 +(9587, '\n\n\nIn early days, as stone [...] new\n\n[...] ancient earth [...] toiled.\n\nBeneath a [...] of rumbling skies,\n\nas deep [...] of fire boiled.', 9588, 0, 0, 56288), -- 9587 +(9189, 'Berrund\'s hold on Fearbreaker seems tenuous, as the hammer appears to have impacted the ground yet again, this time with even more force.', 0, 0, 0, 56311), -- 9189 +(9188, 'Energy still crackles from where Fearbreaker struck the earth. The hammer seems to be resisting its wielder.', 0, 0, 0, 56311), -- 9188 +(9187, 'Fearbreaker impacted the ground with some force here. This devastation does not seem intentional.', 0, 0, 0, 56311), -- 9187 +(9141, 'Greetings, $n.\n\nI\'ve received word of your exploits in this fair land of ours, as well as your recent treaties with the individuals known as \"The Weaver\" and \"The General\".\n\nI believe that it is now my turn.\n\nCome to the Burrows in the City of Threads. I understand that you\'ve acquired Pheromones from Anub\'azal? Those should be adequate enough to provide you umbrage in said Burrows, but no where else. I\'ll provide you something more substantial than that should we come to a pact during our conference.\n\nOh. If you\'re still uncertain of our meeting, then just know that I\'ve got information on your lost lordling of Stormwind. You\'re not likely to learn of it elsewhere.', 0, 0, 0, 56288), -- 9141 +(9144, '', 0, 0, 0, 56288), -- 9144 +(9235, 'I\'m not sorry.', 0, 0, 0, 56288), -- 9235 +(9234, 'What have we fought for this whole time? Why are we here? \n\nDoes Beledar even know we exist? Does it love us for our devotion? \n\nOr does it hate us for holding it back? What if its true form is darkness? \n\nWe\'ve toiled in the Light for years. What good has it done? \n\nWe die. Picked off in the shadows, one by one. \n\nPerhaps we should listen to what Beledar is trying to tell us. There\'s comfort, in the shadows. \n\nI\'m tired, Tabita. \n\nI know what this means. I know we will end up hurting our own. Hurting you.', 9235, 0, 0, 56288), -- 9234 +(9143, ' \n\nTabita, \n\nI\'m leaving. I\'m tired. I don\'t expect you to understand. \n\nThe Order of Night gathers strength. They hide in caves, in towns, and linger with our greatest enemies.\n\nThey even have a base beneath one of their precious towers. The army has no idea.\n\nThe Light has made us all blind.\n\nNot me. Not anymore.', 9234, 0, 0, 56288), -- 9143 +(9142, 'My friends, \n\nWe have lived in fear long enough. \n\nBeledar has been trying to show us the way. \n\nThe Light has forsaken us. In the Light\'s glare, are all watched. Exposed. \n\nIn the darkness, we are free. We are afraid of the dark only because the Light wants us to be. \n\nBeledar has shown us the way. No more fear. \n\nInstead, we must become fear.\n\n- Aelric Leid', 0, 0, 0, 56288), -- 9142 +(9255, '', 0, 0, 0, 56311), -- 9255 +(9256, '', 0, 0, 0, 56311), -- 9256 +(9294, 'Urtago, \n\nThese written words are my memoir indicating my will and wish to follow the path of Kriegvald like many Unbound have done before. This is my request for a final shutdown.\n\nIt is my choice, my decision, and the last chain I shatter to become truly free of the titans\' grasp. I know that when time comes you will honor it and grant me that final moment of peace.\n\nI do have one wish that is outside of our traditional course for a final shutdown. I wish to be left by the shore in the place I travel to when I need some time for myself. I am aware that it is not what we do, but I implore you to consider it when the time comes.\n\nDo not worry when it does. Mourning Rise would be in good hands--your hands.\n\nMy you forge your path well,\n\nKorgran.', 0, 0, 0, 56311), -- 9294 +(9241, '', 0, 0, 0, 56311); -- 9241 diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_26_08_world_creature_equip_template.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_08_world_creature_equip_template.sql new file mode 100644 index 000000000..40f1611d3 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_26_08_world_creature_equip_template.sql @@ -0,0 +1,1038 @@ +-- Creature Equip Template +DELETE FROM `creature_equip_template` WHERE (`ID`=1 AND `CreatureID` IN (216147,216149,216148,226419,219159,229320,227544,217435,222330,222334,222314,216072,228307,215791,218667,218665,217241,215777,219322,222268,222224,219252,219361,217799,217225,217380,217299,217385,227124,222946,226850,223909,216582,226723,213673,219797,222867,219789,223918,224137,219786,217247,216544,216517,216541,216518,212876,219788,213763,219347,213988,211375,220978,220916,218163,218164,218173,218168,226223,218170,211349,220906,221055,220946,216088,214668,210264,218671,220141,226791,204188,226708,215600,218716,211445,211582,213674,213833,213829,213830,213831,213828,204127,215603,216019,215601,216016,225476,215594,215592,217341,218474,218473,219071,219070,219072,212987,219343,212983,211444,212986,213095,212988,214922,214921,227126,223154,223148,223144,212596,212540,217249,217396,217395,223524,212629,212524,212542,219147,224880,219341,207481,220792,217006,217004,212536,212528,212379,212362,216953,217883,217884,226072,217886,228493,214640,213691,229331,217850,217849,207450,207468,207454,212762,212758,212756,208054,226458,221166,216938,217281,206165,215931,226750,216157,226104,221711,216248,221368,206466,220011,227120,212749,212751,212750,219213,225972,225973,225578,226377,215567,211860,222555,217214,219109,215212,215113,224935,224741,226065,224744,224742,206164,211260,227047,215944,222093,219302,213565,223469,215252,214439,217583,217584,215242,215239,217547,212884,212878,218708,207205,207199,225485,224549,224563,223833,224441,207198,209801,212714,215967,221384,221296,207197,219068,222177,212747,212748,222539,217827,217901,217900,217906,216085,217784,223349,218338,223396,223336,216191,218340,219474,217778,217766,216489,212295,218339,216192,216194,219119,228119,228117,225809,225787,225797,211752,215708,211699,214674,217133,211751,220192,225711,220406,217598,223476,219499,219498,229153,216041,214939,223100,227377,228586,227131,218180,215800,216109,223467,223468,144961,226754,221514,216022,227825,224493,225266,223507,223509,212974,212972,212973,212971,222920,226418,222912,222918,226592,226591,213286,217436,214457,217362,213396,217448,213395,217807,217771,227242,219373,225202,228044,216584,210759,216335,222839,213030,227073,219273,223644,217881,217441,217879,225226,219053,219314,219054,219449,217865,226756,219327,226745,226746,226744,219150,226731,219080,225347,227118,223948,227412,212294,222631,215331,218268,213237,221380,219228,219186,222558,225188,222180,221037,223997,219335,219126,213208,218751,217853,218334,220814,221063,217022,217020,218087,225277,220385,218084,215755,215980,221551,225408,225254,219394,219097,219396,226783,224833,224832,219982,222011,220721,220724,220723,220725,220722,220726,225580,216301,225425,222139,221190,218175,214392,220574,213405,213406,228235,219755,223179,219757,219756,219957,212573,217852,222489,217256,216628,219169,222176,215652,221961,221977,215651,213408,217919,213400,213183,220977,227134,227427,223164,220974,224306,224337,227525,224332,213107,226239,225257,226240,221125,219372,226243,226245,224898,225148,220976,219594,219596,219595,219590,211859,219597,212688,221911,212689,213062,212450,212080,211409,211701,211712,221910,212059,226002,216050,225926,223166,214472,227025,213063,211996,221383,212449,228057,214470,214570,214471,219637,229867,219638,214520,211994,211993,216983,216980,216976,219636,212715,220302,214362,214364,213108,214402,219956,225925,225576,220990,219861,221486,221492,220992,220991,217424,217426,216035,216001,217130,221750,219648,223015,223021,223011,223016,222482,223115,220727,220610,221736,212697,221734,221733,216990,217035,222961,213403,226893,220776,218289,214414,214413,226691,226692,223286,222448,222831,222440,228503,227260,219885,222447,222481,219657,219661,222731,214908,223595,222476,220608,223285,220603,220607,214404,214405,216867,216955,216865,216868,221411,221187,220718,221363,214407,197951,216873,221100,218104,218080,218081,209748,220020,220017,220045,223680,214252,211546,223675,213632,197961,213624,216527,216545,216513,220713,220595,220596,224523,223354,223355,218658,215236,213685,213197,213599,216984,218044,213598,218073,218024,212412,76875,76868,223641,208446,219633,219631,219602,216063,210148,210149,216218,215527,212383,216156,206883,212800,221309,221313,217295,220249,220246,220252,220313,210812,210810,202728,222114,220228,206129,219604,219601,217909,217718,211016,217717,220256,223681,216045,215701,229289,220232,214378,214376,214377,216460,216452,216454,216453,227245,216188,216189,216538,223301,216178,216176,224278,220253,216281,216036,215301,215335,220729,215314,220583,226126,226127,220758,220704,220702,220631,219939,220750,224382,224381,227023,227024,215988,218503,216199,215737,217744,217747,215804,215840,217716,217749,223377,220712,214358,214355,214420,215523,224762,215135,222124,222117,225178,225179,225177,222121,222123,224567,207938,228664,219710,219709,214545,214546,215750,215683,215684,220881,215663,215653,214544,224392,215306,213145,217838,224786,226588,224787,212076,215327,220291,212077,217845,217826,223365,213122,221932,221934,215302,215292,221853,221918,222366,224379,215243,217997,215711,215170,223510,225765,219801,225762,222363,215724,217958,227176,227175,227379,227296,220073,99541,225489,226806,213805,225442,227129,221385,215307,215421,227128,220569,214429,215727,218541,218502,215304,226217,217989,217983,217992,218508,225219,225218,215201,215319,215318,220277,214435,224798,221302,224945,224946,222104,217985,221303,222362,221632,227523,227527,218078,217990,218375,218079,218488,214380,218487,218378,218372,218509,227564,228650,228651,226846,227563,227566,228649,227568,227567,214459,221633,214444,214465,221842,223989,223842,218723,221957,221969,215326,223361,218392,224842,222106,223363,223364,213787,213836,221971,217429,219622,222360,222358,224854,224845,224846,222357,224378,214940,226509,222724,221634,222677,221635,228183,224394,214561,226813,222688,222693,76168,222692,221982,221980,215572,215573,213717,27893,218522,224310,218441,217481,213129,213716,220600,218412,224372,214557,226811,214559,214558,214560,229489,209918,219166,219392,217207,224966,219189,222352,214630,214614,214972,222099,213625,213627,213620,221002,209901,214556,222353,212435,212436,221848,223875,227422,225798,216138,226833,228121,219118,226834,217639,225857,217602,225879,213116,213117,217645,218432,218431,225760,226935,216061,213619,213335,213718,213622,223920,213621,225454,225455,224149,213120,217961,217451,217445,213613,213614,226270,219187,219914,212708,223244,225704,225518,214780,222120,217545,229299,212464,214142,225555,229591,226727,221769,222813,221793,222681,221744,197631,189489,219224,222683,222834,217447,224424,223274,217450,216094,227318,219348,227321,219014,213983,227477,217128,213124,217722,217730,212839,219339,197533,218300,225483,216314,216313,225766,222678,214019,217578,217622,212899,201492)) OR (`ID`=2 AND `CreatureID` IN (224337,219982,211409,225148,218375,218024,210148,210810,27893,220631,219709,69792,214465,219622,76168,213129,219014,216138,225704,217450,17252)) OR (`ID`=10 AND `CreatureID`=76168) OR (`ID`=6 AND `CreatureID` IN (27893,219982,76168,214465,219014)) OR (`ID`=9 AND `CreatureID`=76168) OR (`ID`=5 AND `CreatureID` IN (27893,219982,217450,76168,214465,219014)) OR (`ID`=8 AND `CreatureID`=76168) OR (`ID`=4 AND `CreatureID` IN (219982,27893,218375,76168,210810,214465,219014,217450)) OR (`ID`=7 AND `CreatureID` IN (76168,214465,219014)) OR (`ID`=3 AND `CreatureID` IN (27893,219982,225148,218375,220631,76168,210810,214465,219622,219014,217450)); +INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES +(216147, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(216149, 1, 158463, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Moira Thaurissan +(216148, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(226419, 1, 225694, 0, 0, 225694, 0, 0, 0, 0, 0, 56311), -- Steelvein Trader +(219159, 1, 190205, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Displaced Rogue +(229320, 1, 214518, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oathsworn Tunnelwatcher +(227544, 1, 0, 0, 0, 0, 0, 0, 216906, 0, 0, 56311), -- Brann Bronzebeard +(217435, 1, 113979, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Master Machinist Dunstan +(222330, 1, 214466, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Freywold Protector +(222334, 1, 214469, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Freywold Constable +(222314, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Peacekeeper Leif +(216072, 1, 166995, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Proscenium Puddlestomper +(228307, 1, 224871, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Greenhorn Extra +(215791, 1, 191276, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Proscenium Punk +(218667, 1, 210832, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Fungarian Sporeflinger +(218665, 1, 166995, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Fungarian Creepcap +(217241, 1, 199654, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Architect Brokfor +(215777, 1, 200511, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Proscenium Guard +(219322, 1, 199654, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Custodian Urrgha +(222268, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Peacekeeper Leif +(222224, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Peacekeeper Leif +(219252, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(219361, 1, 214518, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Machinist Protector +(217799, 1, 198387, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Machinist Protector +(217225, 1, 214478, 0, 0, 217172, 0, 0, 0, 0, 0, 56311), -- Machinist Protector +(217380, 1, 214494, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Master Machinist Dunstan +(217299, 1, 214478, 0, 0, 217172, 0, 0, 0, 0, 0, 56311), -- Ostiary Wystan +(217385, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(227124, 1, 128820, 0, 0, 133959, 0, 0, 0, 0, 0, 56311), -- Meredy Huntswell +(222946, 1, 201460, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Manifested Protocol +(226850, 1, 201460, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Forgotten Projection +(223909, 1, 198387, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dogmatic Machine Speaker +(216582, 1, 192819, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kx +(226723, 1, 222489, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hathlaz +(213673, 1, 216842, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Foreman Otan +(219797, 1, 223429, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Glintwick +(222867, 1, 191276, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Waterworks Opportunist +(219789, 1, 213616, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Waterworks Gem-snatcher +(223918, 1, 2884, 0, 0, 58903, 0, 0, 0, 0, 0, 56311), -- Waterworks Dynamo +(224137, 1, 214477, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Waterworks Site Supervisor +(219786, 1, 5532, 0, 0, 13610, 0, 0, 0, 0, 0, 56311), -- Waterworks Gem-nabber +(217247, 1, 214477, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Waterworks Laborer +(216544, 1, 221769, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sureki String Leader +(216517, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(216541, 1, 208978, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Threadmaestro Fothis +(216518, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(212876, 1, 214494, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dogmatic Soot-Seer +(219788, 1, 191276, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Waterworks Gem-thief +(213763, 1, 118789, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Moira Thaurissan +(219347, 1, 110039, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Adelgonn +(213988, 1, 214478, 0, 0, 217172, 0, 0, 0, 0, 0, 56311), -- Oathsworn Volunteer +(224337, 2, 2198, 0, 0, 12870, 0, 0, 0, 0, 0, 56311), -- Zara'azj the Magnificent +(211375, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(220978, 1, 214503, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Skeins Guard +(220916, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Royal Appointee +(218163, 1, 189521, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Phyo'rne +(218164, 1, 0, 0, 0, 0, 0, 0, 212400, 0, 0, 56311), -- Ghesh +(218173, 1, 189521, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sauciere Drook +(218168, 1, 200523, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mylle +(226223, 1, 1910, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Skitterling Worker +(218170, 1, 118563, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kawaris +(211349, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(220906, 1, 208454, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Slain Taelloch Miner +(221055, 1, 192819, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ascended Trafficker +(220946, 1, 158180, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Venture Co. Honey Harvester +(216088, 1, 223483, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Wenbrandt +(214668, 1, 80580, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Venture Co. Patron +(210264, 1, 0, 0, 0, 0, 0, 0, 159639, 0, 0, 56311), -- Bee Wrangler +(218671, 1, 127446, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Venture Co. Pyromaniac +(220141, 1, 44219, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Royal Jelly Purveyor +(226791, 1, 190846, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Violet Warden +(204188, 1, 50431, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tomb-Raider Drywhisker +(226708, 1, 159587, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Val Thalvassa +(215600, 1, 192819, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tij'allet +(218716, 1, 214494, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- High Speaker's Guard +(211445, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Siegehold Fortifier +(211582, 1, 214503, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mi'thk +(213674, 1, 214494, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Foreman Gesa +(213833, 1, 213619, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Candleclaw Knight +(213829, 1, 19214, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Candleclaw Soilseer +(213830, 1, 213618, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Candleclaw Kobold +(213831, 1, 190185, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Candleclaw Underboss +(213828, 1, 5532, 0, 0, 13610, 0, 0, 0, 0, 0, 56311), -- Candleclaw Pyromancer +(204127, 1, 213614, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobold Taskfinder +(215603, 1, 221770, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Siegehold Executor +(216019, 1, 208978, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Siege Hopebreaker +(215601, 1, 208978, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Siege Dominator +(216016, 1, 221770, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Siegehold Defender +(225476, 1, 210832, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Glowcap Sporebinder +(215594, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Siegehold Spinstitch +(215592, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Siegehold Fortifier +(217341, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Recovering Skirmisher +(218474, 1, 213618, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tunnel Rat Crew Boss +(218473, 1, 213617, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Quickwick Tunnel Rat +(219071, 1, 19214, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Waxtail Mudslinger +(219070, 1, 5532, 0, 0, 13610, 0, 0, 0, 0, 0, 56311), -- Waxtail Waxmelter +(219072, 1, 213618, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Waxtail Kobold +(212987, 1, 0, 0, 0, 0, 0, 0, 108426, 0, 0, 56311), -- Waxtail Trapper +(219343, 1, 213619, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Waxtail Candleflyer +(212983, 1, 190185, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Waxtail Tormentor +(211444, 1, 155766, 0, 0, 155766, 0, 0, 0, 0, 0, 56311), -- Flynn Fairwind +(212986, 1, 213618, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Waxtail Thug +(213095, 1, 213614, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Waxtail Outrider +(212988, 1, 19214, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Waxtail Dirtcaller +(214922, 1, 223483, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Harvester Farnee +(214921, 1, 194897, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Harmot +(76168, 10, 217423, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ravager +(227126, 1, 128820, 0, 0, 133959, 0, 0, 0, 0, 0, 56311), -- Meredy Huntswell +(223154, 1, 0, 0, 0, 0, 0, 0, 212941, 0, 0, 56311), -- Boss Sparkshot +(223148, 1, 0, 0, 0, 0, 0, 0, 159130, 0, 0, 56311), -- Point Sharpshooter +(223144, 1, 86559, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Greasy Chef +(27893, 6, 206448, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rune Weapon +(76168, 9, 202606, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ravager +(212596, 1, 126938, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sparklit Buttonmasher +(212540, 1, 0, 0, 0, 58903, 0, 0, 0, 0, 0, 56311), -- Sparklit Bomber +(217249, 1, 191276, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Waterworks Opportunist +(217396, 1, 191276, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Drowned Scavenger +(217395, 1, 191276, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Drenched Scavenger +(223524, 1, 213615, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Candlemancer Sycophant +(27893, 5, 128402, 25, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rune Weapon +(212629, 1, 213616, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flickerflame Sticker +(212524, 1, 5532, 0, 0, 13610, 0, 0, 0, 0, 0, 56311), -- Flickerflame Candlekeeper +(212542, 1, 190185, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flickerflame Overseer +(219147, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Vosh Clutchwatcher +(224880, 1, 213618, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Innocent Kobold +(219341, 1, 213619, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flickerflame Candleflyer +(207481, 1, 133777, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Spinshroom +(220792, 1, 216842, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stonehead Koboldcrusher +(217006, 1, 0, 0, 0, 0, 0, 0, 224372, 0, 0, 56311), -- Invading Stonehead +(217004, 1, 213618, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Innocent Kobold +(212536, 1, 213618, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flickerflame Kobold +(212528, 1, 19214, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flickerflame Geomancer +(212379, 1, 158463, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Magni Bronzebeard +(212362, 1, 158463, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Moira Thaurissan +(216953, 1, 214494, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mean Stonehead +(217883, 1, 110039, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Adelgonn +(217884, 1, 223483, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Wenbrandt +(226072, 1, 220472, 0, 0, 222983, 0, 0, 0, 0, 0, 56311), -- Derill Fayn +(217886, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(228493, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(214640, 1, 223483, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Harvester Farnee +(213691, 1, 194897, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Harmot +(229331, 1, 213615, 0, 0, 0, 0, 0, 89364, 0, 0, 56311), -- Murroch Guard +(217850, 1, 223483, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Wenbrandt +(217849, 1, 110039, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Adelgonn +(207450, 1, 118560, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Fungal Stabber +(207468, 1, 118560, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gnarled Reviver +(207454, 1, 200518, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Fungal Gutter +(212762, 1, 223483, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Wenbrandt +(212758, 1, 110039, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Adelgonn +(212756, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Baelgrim +(208054, 1, 194934, 0, 0, 0, 0, 0, 2551, 0, 0, 56311), -- Mila Seedforge +(226458, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nerubian Kinslayer +(221166, 1, 221769, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sazh'kel +(216938, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faithful of Zirix +(217281, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(76168, 8, 222466, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ravager +(206165, 1, 220492, 0, 0, 0, 0, 0, 220456, 0, 0, 56311), -- Ceren Leadland +(215931, 1, 155770, 0, 0, 0, 0, 0, 155818, 0, 0, 56311), -- Jonaetan Starsmit +(226750, 1, 199654, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Freysworn Etterca +(216157, 1, 213618, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Invading Kobold +(226104, 1, 198387, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dogmatic Machine Speaker +(221711, 1, 217160, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Machine Speaker Guard +(216248, 1, 222494, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Steelspinner Vess +(221368, 1, 114916, 0, 0, 0, 0, 0, 2551, 0, 0, 56311), -- Dalian Ironlink +(206466, 1, 155770, 0, 0, 0, 0, 0, 155818, 0, 0, 56311), -- Basir the Hammer +(220011, 1, 180335, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Alia Irongear +(227120, 1, 128820, 0, 0, 133959, 0, 0, 0, 0, 0, 56311), -- Meredy Huntswell +(212749, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Baelgrim +(212751, 1, 110039, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Adelgonn +(212750, 1, 223483, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Wenbrandt +(219213, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Gilderann +(219982, 6, 223494, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Oathsworn Peacekeeper +(219982, 5, 214473, 0, 0, 225752, 0, 0, 0, 0, 0, 56311), -- Oathsworn Peacekeeper +(219982, 4, 224299, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oathsworn Peacekeeper +(225972, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Peacekeeper Captain +(225973, 1, 225248, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oathsworn Peacekeeper +(225578, 1, 213615, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Unbound Earthen +(226377, 1, 169455, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Relaxing Earthen +(215567, 1, 220470, 0, 0, 0, 0, 0, 220456, 0, 0, 56311), -- Ashlyn Sternguild +(211860, 1, 223483, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Wenbrandt +(222555, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Baelgrim +(217214, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(219109, 1, 224812, 0, 0, 224812, 0, 0, 0, 0, 0, 56311), -- Orweyna +(27893, 4, 225353, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rune Weapon +(215212, 1, 224812, 0, 0, 224812, 0, 0, 0, 0, 0, 56311), -- Orweyna +(215113, 1, 224812, 0, 0, 224812, 0, 0, 0, 0, 0, 56311), -- Orweyna +(224935, 1, 222490, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dolena +(224741, 1, 222490, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dolena +(226065, 1, 180149, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hollow Gigantobella +(224744, 1, 210832, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hollow Sporesinger +(224742, 1, 166995, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hollow Steelstem +(206164, 1, 114916, 0, 0, 0, 0, 0, 2551, 0, 0, 56311), -- Gregor Steelshod +(211260, 1, 211255, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stormrider Vokmar +(227047, 1, 220472, 0, 0, 220503, 0, 0, 0, 0, 0, 56311), -- Castalia Hawklans +(215944, 1, 224812, 0, 0, 224812, 0, 0, 0, 0, 0, 56311), -- Orweyna +(222093, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- [DNT] Nerubian Warrior, Black Blood Coated +(219302, 1, 214518, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Corrupted Spellshaper +(213565, 1, 208454, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cursed Miner +(223469, 1, 223281, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Voidtouched Speaker +(215252, 1, 214453, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sharpscale the Devourer +(214439, 1, 223281, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Corrupted Oracle +(217583, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cursed Rookguard +(217584, 1, 214518, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cursed Thunderer +(215242, 1, 176543, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hungering Slicer +(215239, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hungering Necromage +(217547, 1, 113979, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stalwart Nibelgaz Defender +(212884, 1, 214517, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dogmatic Forgecaster +(212878, 1, 198387, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dogmatic Machine Speaker +(218708, 1, 216842, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stormguard Gorren +(207205, 1, 216842, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stormguard Gorren +(207199, 1, 223494, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cursed Rooktender +(76168, 7, 221091, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ravager +(225485, 1, 213615, 0, 0, 0, 0, 0, 89364, 0, 0, 56311), -- Murroch Guard +(224549, 1, 214517, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Meadworker Nedam +(224563, 1, 0, 0, 0, 0, 0, 0, 89875, 0, 0, 56311), -- Huntsman Krust +(223833, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Baelgrim +(224441, 1, 223001, 0, 0, 222995, 0, 0, 0, 0, 0, 56311), -- Freysworn Chalcy +(207198, 1, 214518, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cursed Thunderer +(209801, 1, 220757, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Quartermaster Koratite +(212714, 1, 214473, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Void rider +(215967, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stormrider Vokmar +(221384, 1, 211255, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Stormrider Cadet +(221296, 1, 211255, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Stormrider Cadet +(207197, 1, 211256, 0, 0, 211256, 0, 0, 0, 0, 0, 56311), -- Cursed Rookguard +(219068, 1, 211255, 0, 0, 0, 0, 0, 222897, 0, 0, 56311), -- Rookery Stormrider +(222177, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Baelgrim +(212747, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Baelgrim +(212748, 1, 110039, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Adelgonn +(222539, 1, 200523, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Unbound Worker +(217827, 1, 158463, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Moira Thaurissan +(217901, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Baelgrim +(217900, 1, 110039, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Adelgonn +(217906, 1, 223483, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Wenbrandt +(216085, 1, 158463, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Moira Thaurissan +(217784, 1, 221770, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Necrofang Reaper +(223349, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(218338, 1, 140564, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Silver Covenant Spellcaster +(223396, 1, 140564, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Silver Covenant Spellcaster +(223336, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(216191, 1, 221770, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Necrofang Reaper +(218340, 1, 159840, 0, 0, 125863, 0, 0, 0, 0, 0, 56311), -- Sunreaver Battlemage +(219474, 1, 35781, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Archmage Aethas Sunreaver +(217778, 1, 141367, 0, 0, 160699, 0, 0, 0, 0, 0, 56311), -- Oathsworn Protector +(217766, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Baelgrim +(216489, 1, 214478, 0, 0, 217172, 0, 0, 0, 0, 0, 56311), -- Earthen Defender +(212295, 1, 223483, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Wenbrandt +(218339, 1, 190846, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kirin Tor Mage +(216192, 1, 221769, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Venombane Spitter +(216194, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311); -- Armored Scuttler + +INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES +(219119, 1, 19214, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Quickwick Mender +(228119, 1, 5532, 0, 0, 13610, 0, 0, 0, 0, 0, 56311), -- Kitkrut +(228117, 1, 213614, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ritkin +(225809, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Statue of Alleria Windrunner +(225787, 1, 110039, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Statue of Adelgonn +(225797, 1, 0, 0, 0, 0, 0, 0, 216906, 0, 0, 56311), -- Statue of Brann Bronzebeard +(211752, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(215708, 1, 221770, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaheti War-Weaver +(211699, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin +(214674, 1, 221770, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nerubian Ambusher +(217133, 1, 220459, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kal Smoulderbrow +(211751, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nerubian Warrior +(220192, 1, 217817, 0, 0, 217817, 0, 0, 0, 0, 0, 56311), -- Steelvein +(225711, 1, 218268, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- General Steelstrike +(220406, 1, 2715, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(217598, 1, 158463, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Moira Thaurissan +(223476, 1, 4994, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Monte Gazlowe +(219499, 1, 217817, 0, 0, 217817, 0, 0, 0, 0, 0, 56311), -- Steelvein +(219498, 1, 217817, 0, 0, 217817, 0, 0, 0, 0, 0, 56311), -- Steelvein +(229153, 1, 220488, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Horth Frysthelm +(216041, 1, 223473, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Webspeaker Grik'ik +(214939, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaheti Threadmancer +(27893, 3, 128402, 21, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rune Weapon +(223100, 1, 214494, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Haimaz +(227377, 1, 210678, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hannan +(228586, 1, 224812, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Orweyna +(227131, 1, 0, 0, 0, 0, 0, 0, 128861, 0, 0, 56311), -- Austin Huxworth +(218180, 1, 189521, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gwan'ro +(215800, 1, 224820, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Treagor +(216109, 1, 224825, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Findorn +(223467, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(223468, 1, 4994, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Monte Gazlowe +(144961, 1, 153402, 0, 0, 153402, 0, 0, 0, 0, 0, 56311), -- Akaari's Soul +(226754, 1, 2813, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Murgha the Tempered +(221514, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nerubian Puppet +(216022, 1, 212395, 0, 0, 212395, 0, 0, 0, 0, 0, 56311), -- Zev'kall +(227825, 1, 223473, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sureki Sunderer +(224493, 1, 1117, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Izan +(225266, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nerubian Puppet +(223507, 1, 220159, 0, 0, 153542, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(223509, 1, 4994, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Monte Gazlowe +(212974, 1, 202375, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Knight +(212972, 1, 202435, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Disciple +(212973, 1, 197729, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Knight +(212971, 1, 191868, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Disciple +(222920, 1, 197729, 0, 0, 222984, 0, 0, 0, 0, 0, 56311), -- Arathi Stalwart +(226418, 1, 225694, 0, 0, 225694, 0, 0, 0, 0, 0, 56311), -- Steelvein Trader +(222912, 1, 221769, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaheti Shadeweaver +(222918, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaheti Ravager +(226592, 1, 0, 0, 0, 0, 0, 0, 4547, 0, 0, 56311), -- Jaxi Sparkshine +(226591, 1, 0, 0, 0, 0, 0, 0, 4547, 0, 0, 56311), -- Windle Sparkshine +(213286, 1, 214436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Reserve +(217436, 1, 197729, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Reserve +(214457, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaheti Fighter +(217362, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaheti Fighter +(213396, 1, 221769, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaheti Shadeweaver +(217448, 1, 221768, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaheti Ambusher +(213395, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaheti Ravager +(217807, 1, 197729, 0, 0, 222984, 0, 0, 0, 0, 0, 56311), -- Arathi Stalwart +(217771, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaheti Raider +(227242, 1, 220487, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gorath Stormfyr +(219373, 1, 192819, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tox +(225202, 1, 217160, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sitch Montaigne +(228044, 1, 15221, 0, 0, 0, 0, 0, 15324, 0, 0, 56311), -- Reno Jackson +(216584, 1, 214500, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nerubian Captain +(210759, 1, 0, 0, 0, 0, 0, 0, 216906, 0, 0, 56311), -- Brann Bronzebeard +(216335, 1, 220488, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Regald Hornfyre +(222839, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Armored Abductor +(213030, 1, 0, 0, 0, 0, 0, 0, 216906, 0, 0, 56311), -- Brann Bronzebeard +(227073, 1, 191241, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Molvzira +(219273, 1, 224820, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Breek +(223644, 1, 224820, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Darean +(217881, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Baelgrim +(217450, 5, 224820, 0, 0, 0, 0, 0, 222897, 0, 0, 56311), -- Unbound Protector +(217441, 1, 192091, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Unbound Earthen +(217879, 1, 110039, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Adelgonn +(225226, 1, 214436, 0, 0, 222984, 0, 0, 0, 0, 0, 56311), -- Arathi Stalwart +(219053, 1, 29153, 0, 0, 157575, 0, 0, 0, 0, 0, 56311), -- Warpweaver Dezeeran +(219314, 1, 224847, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Trangad +(219054, 1, 29996, 0, 0, 157575, 0, 0, 0, 0, 0, 56311), -- Vaultkeeper Xir +(219449, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Murmuring Peacekeeper +(217865, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Baelgrim +(226756, 1, 2715, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Giada Goldleash +(219327, 1, 194377, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nagar +(226745, 1, 17283, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pathstalker Ralsir +(226746, 1, 13160, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rulen Lightsreap +(226744, 1, 42547, 0, 0, 0, 0, 0, 34281, 0, 0, 56311), -- Ranger Selone +(219150, 1, 217160, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oathsworn Citizen +(226731, 1, 35781, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nelphi +(219080, 1, 224825, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Marbb +(225347, 1, 0, 0, 0, 0, 0, 0, 222897, 0, 0, 56311), -- Stormrider Bruelda +(227118, 1, 128820, 0, 0, 133959, 0, 0, 0, 0, 0, 56311), -- Meredy Huntswell +(223948, 1, 19214, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chief Ouchpatcher Hock +(227412, 1, 214477, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Wounded Emergency Militia +(212294, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Baelgrim +(222631, 1, 36750, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Archmage Celindra +(215331, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(218268, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(213237, 1, 220437, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Great Kyron +(221380, 1, 214436, 0, 0, 222983, 0, 0, 0, 0, 0, 56311), -- Lamplighter Recruit +(219228, 1, 199654, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hot Spring Attendant +(219186, 1, 169455, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Off-Duty Stormrider +(76168, 6, 224628, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ravager +(222558, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(225188, 1, 218268, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- General Steelstrike +(222180, 1, 224531, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mother Aza'na +(221037, 1, 76746, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ragefin Carver +(223997, 1, 214473, 0, 0, 217173, 0, 0, 222897, 0, 0, 56311), -- Oathsworn Councilguard +(219335, 1, 214473, 0, 0, 217173, 0, 0, 222897, 0, 0, 56311), -- Oathsworn Councilguard +(219126, 1, 169455, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oathsworn Citizen +(213208, 1, 214436, 0, 0, 222987, 0, 0, 0, 0, 0, 56311), -- Aelric Leid +(218751, 1, 220487, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bruvv Tearon +(217853, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Baelgrim +(218334, 1, 211255, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stormrider Vokmar +(220814, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Loyalist Bio-smith +(221063, 1, 192819, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sureki Shadowstalker +(217022, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Oathsworn Councilguard +(217020, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Oathsworn Councilguard +(218087, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Xesh Corpsechopper +(225277, 1, 214436, 0, 0, 222984, 0, 0, 0, 0, 0, 56311), -- Arathi Stalwart +(220385, 1, 190185, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Boss Whiskerlash +(218084, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Xesh Haulmaster +(215755, 1, 208978, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ascended Overseer +(215980, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Loyalist Mutagenician +(221551, 1, 176552, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Grimslice +(225408, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sureki Eradicator +(225254, 1, 13612, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Invited Guest +(219394, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Peacekeeper Kragad +(219097, 1, 224847, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tarib +(219396, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Oathsworn Guard +(226783, 1, 119448, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hunaka Greenhoof +(224833, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Peacekeeper Aidda +(224832, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Peacekeeper Barr +(219982, 3, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Oathsworn Peacekeeper +(219982, 2, 223494, 0, 0, 225752, 0, 0, 0, 0, 0, 56311), -- Oathsworn Peacekeeper +(219982, 1, 223489, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oathsworn Peacekeeper +(222011, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(220721, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mix'ni +(220724, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Plinkni +(220723, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Trex'na +(220725, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Xal'in +(220722, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rakva +(220726, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Zalnax +(225580, 1, 223473, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Torin'zel +(216301, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sureki Miscreant +(225425, 1, 221770, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Vek'kix +(222139, 1, 221768, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nana Lek'kel +(221190, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Loyalist Threadblade +(218175, 1, 104200, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Maraclozh +(214392, 1, 191868, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Memorial Tender +(220574, 1, 166995, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Raised Memorial Tender +(213405, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ragefin Shadowcaster +(213406, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ragefin Necromancer +(228235, 1, 2827, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Off-Duty Chef +(219755, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(223179, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Oathsworn Peacekeeper +(219757, 1, 204482, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Thrall +(219756, 1, 153575, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lady Jaina Proudmoore +(219957, 1, 0, 0, 0, 161683, 0, 0, 0, 0, 0, 56311), -- Magni Bronzebeard +(212573, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(217852, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Baelgrim +(222489, 1, 217160, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Coreway Worker +(217256, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bazaar Patrol +(216628, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Baelgrim +(219169, 1, 214473, 0, 0, 217173, 0, 0, 222897, 0, 0, 56311), -- Oathsworn Peacekeeper +(222176, 1, 213614, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Glumtooth Bug-beater +(215652, 1, 76746, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ragefin Carver +(221961, 1, 220159, 0, 0, 153542, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(221977, 1, 4994, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Monte Gazlowe +(215651, 1, 197729, 0, 0, 222984, 0, 0, 0, 0, 0, 56311), -- Arathi Stalwart +(213408, 1, 0, 0, 0, 0, 0, 0, 193018, 0, 0, 56311), -- Ragefin Executioner +(217919, 1, 207556, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Scout +(213400, 1, 176543, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ragefin Carver +(213183, 1, 214436, 0, 0, 222984, 0, 0, 0, 0, 0, 56311), -- Arathi Stalwart +(211409, 2, 220159, 0, 0, 220160, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(220977, 1, 214503, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Burrows Guard +(227134, 1, 0, 0, 0, 0, 0, 0, 128861, 0, 0, 56311), -- Austin Huxworth +(227427, 1, 224531, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Zik'tex +(223164, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Venom Dahn +(220974, 1, 214503, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bazaar Guard +(224306, 1, 155894, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ah'shalathala the Quenched +(224337, 1, 52358, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Zara'azj the Magnificent +(227525, 1, 223473, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Royal Apothecary +(224332, 1, 160025, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Master Kat'taj +(213107, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(226239, 1, 222912, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Q'ilax +(225257, 1, 222909, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Invited Guest +(226240, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Assistant Ven'ik +(225148, 3, 221775, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- High Hollows Duelist +(221125, 1, 13612, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ascended Socialite +(219372, 1, 214500, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Duelist Kahtex +(226243, 1, 214500, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Duelist Qar'lak +(226245, 1, 192819, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Collector Ar'iix +(225148, 2, 214503, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- High Hollows Duelist +(224898, 1, 224530, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dark Proselityzer +(225148, 1, 221770, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- High Hollows Duelist +(220976, 1, 221772, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hollows Guard +(219594, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(219596, 1, 153575, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lady Jaina Proudmoore +(219595, 1, 204482, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Thrall +(219590, 1, 0, 0, 0, 161683, 0, 0, 0, 0, 0, 56311), -- Magni Bronzebeard +(211859, 1, 211256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Baelgrim +(219597, 1, 211255, 0, 0, 211255, 0, 0, 0, 0, 0, 56311), -- Oathsworn Stormrider +(212688, 1, 204482, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Thrall +(221911, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Zirixi Swarmclaw +(212689, 1, 153575, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lady Jaina Proudmoore +(213062, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(212450, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(212080, 1, 220488, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Regald Hornfyre +(211409, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(211701, 1, 25236, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sorrow +(211712, 1, 25150, 0, 0, 820, 0, 0, 0, 0, 0, 56311), -- Ol' Toomba +(221910, 1, 4994, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Monte Gazlowe +(212059, 1, 45123, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sofee Batalsworn +(226002, 1, 214436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sophietta Lynflayme +(216050, 1, 224531, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Harvester Qixt +(225926, 1, 214436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sophietta Lynflayme +(223166, 1, 35781, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Archmage Aethas Sunreaver +(214472, 1, 111743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Meryl Felstorm +(227025, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Eastern Pathguard +(213063, 1, 110248, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ritssyn Flamescowl +(211996, 1, 35781, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Archmage Aethas Sunreaver +(221383, 1, 3367, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Recruit +(212449, 1, 0, 0, 0, 161683, 0, 0, 0, 0, 0, 56311), -- Magni Bronzebeard +(228057, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nerubian Saboteur +(214470, 1, 201309, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Marin Noggenfogger +(214570, 1, 116628, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Underbelly Bruiser +(214471, 1, 126782, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Magister Umbric +(219637, 1, 159840, 0, 0, 125863, 0, 0, 0, 0, 0, 56311), -- Sunreaver Battlemage +(229867, 1, 45727, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Raethan +(219638, 1, 140564, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Silver Covenant Spellcaster +(214520, 1, 194893, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ren'dorei Voidguard +(211994, 1, 153575, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lady Jaina Proudmoore +(211993, 1, 204482, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Thrall +(216983, 1, 190846, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kirin Tor Conjuror +(216980, 1, 140564, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Silver Covenant Spellcaster +(216976, 1, 159840, 0, 0, 125863, 0, 0, 0, 0, 0, 56311), -- Sunreaver Battlemage +(219636, 1, 190846, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kirin Tor Conjuror +(212715, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nerubian Saboteur +(218375, 4, 220490, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Laborer +(218375, 3, 220468, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Laborer +(218375, 2, 217160, 0, 0, 0, 0, 0, 220458, 0, 0, 56311), -- Arathi Laborer +(220302, 1, 177269, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dreadfang the Merciless +(214362, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(214364, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(213108, 1, 218268, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- General Steelstrike +(214402, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(219956, 1, 23998, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Archmage Khadgar +(225925, 1, 214436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sophietta Lynflayme +(225576, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311); -- Darkwater Necromage + +INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES +(220990, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Darkwater Evoker +(219861, 1, 177269, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobyss Carver +(221486, 1, 218268, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Priory Squire +(221492, 1, 132870, 0, 0, 118555, 0, 0, 0, 0, 0, 56311), -- Priory Knight +(220992, 1, 176543, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Darkwater Belly-gutter +(220991, 1, 0, 0, 0, 0, 0, 0, 193018, 0, 0, 56311), -- Darkwater Ranger +(217424, 1, 220462, 0, 0, 222983, 0, 0, 0, 0, 0, 56311), -- Baron Sybaestan Braunpyke +(217426, 1, 218268, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sir Theleon Braunpyke +(216035, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Heartfang +(216001, 1, 214436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sophietta Lynflayme +(217130, 1, 5580, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Korgran +(221750, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(219648, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Skitterling Chemist +(223015, 1, 36516, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Koraud +(223021, 1, 25150, 0, 0, 820, 0, 0, 0, 0, 0, 56311), -- Ol' Toomba +(223011, 1, 119448, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hunaka Greenhoof +(223016, 1, 88550, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Li-An Skymirror +(222482, 1, 36750, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Archmage Celindra +(223115, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Discordant Harvester +(220727, 1, 221767, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Harvest Overseer +(220610, 1, 224812, 0, 0, 224812, 0, 0, 0, 0, 0, 56311), -- Orweyna +(221736, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(212697, 1, 118560, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Boskroot Guardener +(221734, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(221733, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(216990, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(217035, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(222961, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Black Blood Harvester +(213403, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Old Grim +(226893, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mangled Skitterling +(220776, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mangled Harvester +(218289, 1, 218268, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- General Steelstrike +(214414, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(214413, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(226691, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mangled Harvester +(226692, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mangled Skitterling +(223286, 1, 210678, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hannan +(76168, 5, 128288, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ravager +(222448, 1, 119448, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hunaka Greenhoof +(222831, 1, 221769, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nerubian Venomspitter +(222440, 1, 88550, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Li-An Skymirror +(228503, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lost Harvester +(227260, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lost Harvester +(219885, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(222447, 1, 25150, 0, 0, 820, 0, 0, 0, 0, 0, 56311), -- Ol' Toomba +(222481, 1, 128359, 0, 0, 128371, 0, 0, 0, 0, 0, 56311), -- Illnea Bloodthorn +(219657, 1, 221770, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nerubian War-Weaver +(219661, 1, 221769, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nerubian Venomspitter +(222731, 1, 221770, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nerubian War-Weaver +(214908, 1, 0, 0, 0, 0, 0, 0, 151781, 0, 0, 56311), -- Alleria Windrunner +(223595, 1, 43617, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kirin Tor Shield Master +(222476, 1, 43617, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kirin Tor Guardian +(220608, 1, 210678, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hannan +(223285, 1, 224812, 0, 0, 224812, 0, 0, 0, 0, 0, 56311), -- Orweyna +(220603, 1, 224812, 0, 0, 224812, 0, 0, 0, 0, 0, 56311), -- Orweyna +(220607, 1, 210678, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hannan +(214404, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(214405, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(216867, 1, 191866, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Glooming Disciple +(216955, 1, 202436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Caller of the Gloom +(216865, 1, 197728, 0, 0, 197728, 0, 0, 0, 0, 0, 56311), -- Glooming Belligerent +(216868, 1, 202436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Glooming Darkweaver +(221411, 1, 3362, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kelther Hearthen +(221187, 1, 191866, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Order of Night Disciple +(220718, 1, 214455, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Maera Ashyld +(221363, 1, 166995, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mirehat Sporedancer +(214407, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(197951, 1, 27862, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sunwalker Cheeso +(216873, 1, 207556, 0, 0, 180336, 0, 0, 0, 0, 0, 56311), -- Scout Wayshelm +(221100, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin +(218104, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Silkweaver Pillager +(218080, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rak-Ush Scavenger +(218081, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rak-Ush Opportunist +(209748, 1, 0, 0, 0, 9627, 0, 0, 0, 0, 0, 56311), -- Lupas Lightsprocket +(220020, 1, 194962, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Toddy Whiskers +(220017, 1, 2361, 0, 0, 31491, 0, 0, 0, 0, 0, 56311), -- Sir Finley Mrrgglton +(220045, 1, 1903, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Valaden Silverblade +(223680, 1, 0, 0, 0, 0, 0, 0, 108426, 0, 0, 56311), -- Glumtooth Trapper +(214252, 1, 19214, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Candlelit Ouchpatcher +(211546, 1, 0, 0, 0, 58903, 0, 0, 0, 0, 0, 56311), -- Candlelit Big-Boomer +(223675, 1, 213614, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Glumtooth Bruiser +(213632, 1, 0, 0, 0, 0, 0, 0, 151781, 0, 0, 56311), -- Alleria Windrunner +(197961, 1, 51799, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Halfstack +(213624, 1, 158463, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Magni Bronzebeard +(216527, 1, 177269, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tidelord Teethwretch +(216545, 1, 3367, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Farmer +(216513, 1, 210949, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Deepriser Kobyss +(220713, 1, 221770, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Harvest Overseer +(220595, 1, 224812, 0, 0, 224812, 0, 0, 0, 0, 0, 56311), -- Orweyna +(220596, 1, 210678, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hannan +(224523, 1, 220495, 0, 0, 220506, 0, 0, 0, 0, 0, 56311), -- Maetild Saberkrags +(223354, 1, 220472, 0, 0, 222984, 0, 0, 0, 0, 0, 56311), -- Nataniel Highdawn +(223355, 1, 2703, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cleo Clearmeadow +(218658, 1, 213614, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Candlelit Pebblemaker +(215236, 1, 183461, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Candlelit Desecrator +(213685, 1, 213615, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Candlelit Hexthrower +(213197, 1, 183461, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Candlelit Lootsnatcher +(213599, 1, 169042, 0, 0, 169042, 0, 0, 6886, 0, 0, 56311), -- Kobyss Tide-Slicer +(218024, 2, 45858, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Drowned Arathi +(216984, 1, 177269, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobyss Swordsnapper +(218044, 1, 176543, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobyss Leg-Taker +(213598, 1, 176543, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobyss Shellbreaker +(218073, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Blaughk Slime Eyes +(218024, 1, 166995, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Drowned Arathi +(76168, 4, 224629, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ravager +(212412, 1, 12943, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sootsnout +(76875, 1, 107378, 0, 0, 107378, 0, 0, 0, 0, 0, 56311), -- Bloodmaul Gladiator +(76868, 1, 107410, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bladespire Gladiator +(223641, 1, 0, 0, 0, 0, 0, 0, 108426, 0, 0, 56311), -- Glumtooth Trapper +(220631, 3, 2716, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Overworked Miner +(208446, 1, 194921, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobold Worker +(219633, 1, 169044, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Chieftain Gillcarver +(219631, 1, 169042, 0, 0, 169042, 0, 0, 0, 0, 0, 56311), -- Sunless Shadowblade +(219602, 1, 177269, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sunless Tidemarshal +(216063, 1, 207556, 0, 0, 180336, 0, 0, 0, 0, 0, 56311), -- Scout Wayshelm +(210148, 2, 1910, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Menial Laborer +(210148, 1, 213614, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Menial Laborer +(210149, 1, 1910, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ol' Waxbeard +(216218, 1, 220490, 0, 0, 0, 0, 0, 2551, 0, 0, 56311), -- Expedition Stalwart +(215527, 1, 218268, 0, 0, 0, 0, 0, 2551, 0, 0, 56311), -- Keyrra Flamestonge +(212383, 1, 15260, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobold Taskworker +(216156, 1, 107254, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Addysen Wildbanner +(206883, 1, 25226, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Weed Reaper Basir +(212800, 1, 25226, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Field Master Tiyana +(221309, 1, 114916, 0, 0, 0, 0, 0, 2551, 0, 0, 56311), -- Oskaer Daleclash +(221313, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sunless Summoner +(217295, 1, 221768, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kel'an +(220249, 1, 166996, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shimmerfin Oracle +(220246, 1, 166997, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shimmerfin Mender +(220252, 1, 166995, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shimmerfin Scrapper +(220313, 1, 166995, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shimmerfin Scrapper +(76168, 3, 219786, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ravager +(210810, 4, 213619, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Menial Laborer +(210810, 3, 213615, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Menial Laborer +(210812, 1, 208457, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Royal Wicklighter +(210810, 2, 213614, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Menial Laborer +(210810, 1, 1910, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Menial Laborer +(202728, 1, 189547, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Alexstrasza the Life-Binder +(222114, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cerulean Alchemist +(220228, 1, 1117, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Squinch +(206129, 1, 220490, 0, 0, 0, 0, 0, 220454, 0, 0, 56311), -- Expedition Stalwart +(219604, 1, 176543, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sunless Carver +(219601, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sunless Beckoner +(27893, 2, 154803, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rune Weapon +(217909, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(217718, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gutter Gorger +(211016, 1, 155769, 0, 0, 159799, 0, 0, 155816, 0, 0, 56311), -- Constable Elimoore +(217717, 1, 176543, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gutter Scarfer +(220256, 1, 0, 0, 0, 0, 0, 0, 108426, 0, 0, 56311), -- Glumtooth Trapper +(223681, 1, 213614, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Glumtooth Bruiser +(216045, 1, 176547, 0, 0, 176547, 0, 0, 0, 0, 0, 56311), -- Enduring Gutterface +(215701, 1, 3346, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Deepwater Fisher +(229289, 1, 1903, 0, 0, 13611, 0, 0, 0, 0, 0, 56311), -- Tuber the Trader +(220232, 1, 213619, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Glumtooth Rider +(214378, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin +(214376, 1, 218268, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- General Steelstrike +(214377, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(216460, 1, 3367, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Farmer +(216452, 1, 214436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Knight +(216454, 1, 176543, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kobyss Fighter +(216453, 1, 220499, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Knight +(227245, 1, 214436, 0, 0, 222983, 0, 0, 0, 0, 0, 56311), -- Neller Jelenus +(216188, 1, 214436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Stalwart +(216189, 1, 220487, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Bulwark +(216538, 1, 3346, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Deepwater Fisher +(223301, 1, 2884, 0, 0, 58903, 0, 0, 0, 0, 0, 56311), -- Glumtooth Sneak-spotter +(216178, 1, 3346, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Farmer +(216176, 1, 3346, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Farmer +(224278, 1, 197728, 0, 0, 197728, 0, 0, 0, 0, 0, 56311), -- Nightshade Ambusher +(220253, 1, 213614, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Glumtooth Bruiser +(216281, 1, 210832, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Encroaching Fungarian +(216036, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lighteater +(215301, 1, 220499, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shinda Creedpike +(215335, 1, 218268, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- General Steelstrike +(214465, 7, 217992, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pearl Farmer +(220729, 1, 166996, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pearlfin Sea-Shaman +(215314, 1, 214478, 0, 0, 217172, 0, 0, 0, 0, 0, 56311), -- Aggartha +(220583, 1, 2716, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Murfie +(226126, 1, 224515, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Convoy Leader +(226127, 1, 221770, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Convoy Protector +(220758, 1, 0, 0, 0, 12745, 0, 0, 0, 0, 0, 56311), -- Roople +(220704, 1, 3696, 0, 0, 13854, 0, 0, 0, 0, 0, 56311), -- Jomy +(220702, 1, 31824, 0, 0, 0, 0, 0, 93371, 0, 0, 56311), -- Finn "Folly" Fobbs +(220631, 2, 9701, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Overworked Miner +(220631, 1, 9700, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Overworked Miner +(219939, 1, 169042, 0, 0, 169042, 0, 0, 0, 0, 0, 56311), -- Fathomless Ambusher +(220750, 1, 1903, 0, 0, 13611, 0, 0, 0, 0, 0, 56311), -- Berggam +(224382, 1, 214436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Aemyra Acton +(224381, 1, 3367, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Orren Masyn +(227023, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sureki Bridgekeeper +(227024, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sureki Scythejaw +(215988, 1, 208978, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Royal Quartermaster Ze'erik +(218503, 1, 214436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stalwart of the Flame +(216199, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Siege Spinner +(215737, 1, 161122, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nebb +(217744, 1, 169042, 0, 0, 169042, 0, 0, 0, 0, 0, 56311), -- Liverseeker +(217747, 1, 176548, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Grand Gluttony +(215804, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin +(215840, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin +(217716, 1, 0, 0, 0, 0, 0, 0, 193018, 0, 0, 56311), -- Gutter Cramhunter +(217749, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dead Kaheti +(223377, 1, 0, 0, 0, 0, 0, 0, 193018, 0, 0, 56311), -- Salien Carapiercer +(220712, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Black Blood Harvester +(214358, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin +(214355, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(214420, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(215523, 1, 218268, 0, 0, 0, 0, 0, 2551, 0, 0, 56311), -- Aevery Flamestonge +(224762, 1, 0, 0, 0, 0, 0, 0, 224275, 0, 0, 56311), -- Silvervein +(215135, 1, 218268, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rallied Recruit +(222124, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Carmine Alchemist +(222117, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Violet Alchemist +(225178, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cupric Alchemist +(225179, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gaudy Web-Vandal +(225177, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cerulean Alchemist +(222121, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Cupric Alchemist +(222123, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ochre Alchemist +(224567, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gaudy Web-Vandal +(207938, 1, 118568, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anxious Farmer +(228664, 1, 180335, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Wilton Hillhelm +(219709, 2, 180335, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hillhelm Worker +(219710, 1, 180335, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hillhelm Worker +(219709, 1, 109579, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Hillhelm Worker +(214545, 1, 166996, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Burgle-gurgle +(214546, 1, 166996, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Murgle-whurgle +(215750, 1, 176543, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Deepwater Kobyss +(215683, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Awakener Kobyss +(215684, 1, 166995, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Drowned Arathi +(220881, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin +(215663, 1, 3346, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Deepwater Fisher +(215653, 1, 169042, 0, 0, 169042, 0, 0, 0, 0, 0, 56311), -- Kobyss Shadeshaper +(214544, 1, 166996, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Purgle-lurgle +(224392, 1, 211255, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Olbarig +(215306, 1, 218268, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Endiri Dawnsurge +(213145, 1, 214436, 0, 0, 222984, 0, 0, 0, 0, 0, 56311), -- Auralia Steelstrike +(217838, 1, 220459, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kal Smoulderbrow +(224786, 1, 205896, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Aeroknight +(226588, 1, 214436, 0, 0, 222984, 0, 0, 0, 0, 0, 56311), -- Arathi Messenger +(224787, 1, 205896, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Aeroknight +(212076, 1, 218268, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- General Steelstrike +(215327, 1, 214478, 0, 0, 217172, 0, 0, 0, 0, 0, 56311), -- Aggartha +(220291, 1, 217992, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pearl Farmer +(212077, 1, 214436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Aeroknight +(217845, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaheti Preysnatcher +(217826, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(223365, 1, 223156, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Orphan +(213122, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Alleria Windrunner +(221932, 1, 221769, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Webwarper Tath'rhiz +(221934, 1, 221770, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Seam Reaper Zhir'ix +(215302, 1, 214477, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Garrak +(215292, 1, 214469, 0, 0, 0, 0, 0, 0, 0, 0, 56311); -- Bertola + +INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES +(221853, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rak'Ahat Websinger +(221918, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rak'Ahat Splicer +(222366, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Peacekeeper Leif +(224379, 1, 3367, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Orren Masyn +(215243, 1, 169042, 0, 0, 169042, 0, 0, 0, 0, 0, 56311), -- Hungering Shimmerfin +(217997, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Slam Scavenger +(215711, 1, 221769, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaheti Silksinger +(215170, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaheti Preysnatcher +(223510, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pale Weavelasher Apprentice +(225765, 1, 191866, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Apprentice Shipbuilder +(219801, 1, 220496, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shipwright Isaebela +(225762, 1, 221770, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Armored Tunneler +(222363, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Peacekeeper Leif +(215724, 1, 210678, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ney'leia +(217958, 1, 208389, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- On'hiea +(227176, 1, 220472, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mattimeo Twinstar +(227175, 1, 226121, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Lamplighter Leif +(227379, 1, 214436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Oskaer Fortfervor +(227296, 1, 214436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Recovering Aeroknight +(220073, 1, 155757, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Skiff Handler +(99541, 1, 0, 0, 0, 0, 0, 0, 36623, 0, 0, 56311), -- Risen Skulker +(225489, 1, 210832, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Fungari Myconite +(226806, 1, 166995, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Drowned Arathi +(69792, 2, 82220, 0, 0, 82220, 0, 0, 0, 0, 0, 56311), -- Earth Spirit +(213805, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Boneseer Hookjaw +(225442, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Peacekeeper Leif +(227129, 1, 128306, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Crenna Earth-Daughter +(221385, 1, 220499, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Devout +(215307, 1, 214512, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Merrimack +(215421, 1, 214488, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dorbund +(227128, 1, 128306, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Crenna Earth-Daughter +(220569, 1, 197729, 0, 0, 222984, 0, 0, 0, 0, 0, 56311), -- Arathi Stalwart +(214429, 1, 197729, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Reserve +(215727, 1, 197729, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Reserve +(218541, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(218502, 1, 220450, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mereldar Ardent +(215304, 1, 221194, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaldrinn +(226217, 1, 214436, 0, 0, 0, 0, 0, 220455, 0, 0, 56311), -- Mereldar Sentry +(217989, 1, 214436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Aeden Braesmeld +(217983, 1, 220500, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Merea Brighsteur +(217992, 1, 220493, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Stancie Bronplough +(218508, 1, 220490, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Joseph Brayvemarc +(225219, 1, 191866, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shipwright Bodyguard +(225218, 1, 76746, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shipwright Bodyguard +(214465, 6, 0, 0, 0, 224821, 0, 0, 0, 0, 0, 56311), -- Pearl Farmer +(215201, 1, 214478, 0, 0, 217172, 0, 0, 0, 0, 0, 56311), -- Aggartha +(215319, 1, 224825, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bertola +(215318, 1, 224873, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dorbund +(220277, 1, 224892, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pearl Farmer +(214465, 5, 224873, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pearl Farmer +(214465, 4, 224821, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pearl Farmer +(214465, 3, 224819, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pearl Farmer +(214435, 1, 166996, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pearlfin Sea-Shaman +(224798, 1, 0, 0, 0, 0, 0, 0, 219442, 0, 0, 56311), -- Void Elf Riftwalker +(221302, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Direweb Marauder +(224945, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(224946, 1, 220437, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Great Kyron +(222104, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Direweb Marauder +(217985, 1, 197729, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Stalwart +(221303, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Direweb Lasher +(222362, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Peacekeeper Leif +(221632, 1, 40276, 0, 0, 40276, 0, 0, 0, 0, 0, 56311), -- Highlord Darion Mograine +(227523, 1, 0, 0, 0, 0, 0, 0, 216906, 0, 0, 56311), -- Brann Bronzebeard +(227527, 1, 214436, 0, 0, 0, 0, 0, 220455, 0, 0, 56311), -- Mereldar Sentry +(218078, 1, 7117, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Jevera Milani +(217990, 1, 220493, 0, 0, 222984, 0, 0, 0, 0, 0, 56311), -- Vaedra Strayfend +(218375, 1, 217160, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Laborer +(218079, 1, 7117, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Zoeh Milani +(218488, 1, 220500, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lars Bronsmaelt +(214380, 1, 220449, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Raen Dawncavalyr +(218487, 1, 225366, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Drampert Avirex +(218378, 1, 220451, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mereldar Bearer +(218372, 1, 214436, 0, 0, 222984, 0, 0, 220455, 0, 0, 56311), -- Mereldar Sentry +(218509, 1, 220487, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mereldar Artillerist +(227564, 1, 104200, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Jenae +(228650, 1, 104200, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mereldar Trader +(228651, 1, 104200, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mereldar Ardent +(226846, 1, 104200, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Captain Oathmyt +(227563, 1, 104200, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sophietta +(227566, 1, 104200, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Edwyn +(228649, 1, 104200, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Laborer +(227568, 1, 104200, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Caerin +(227567, 1, 104200, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerley +(214459, 1, 182578, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Garrak +(221633, 1, 129456, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- High Inquisitor Whitemane +(214465, 2, 224820, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pearl Farmer +(214444, 1, 214478, 0, 0, 217172, 0, 0, 0, 0, 0, 56311), -- Aggartha +(214465, 1, 224892, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pearl Farmer +(221842, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Alchemist Talbax +(223989, 1, 213618, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Quickwick Volunteer +(223842, 1, 214477, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Emergency Militia +(218723, 1, 191173, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Slain Excavator +(221957, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Whispering Luremancer +(221969, 1, 176543, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Whispering Deepslasher +(215326, 1, 214436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Captain +(223361, 1, 208978, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Webwarden Enforcer +(218392, 1, 220487, 0, 0, 0, 0, 0, 2551, 0, 0, 56311), -- Injured Defender +(224842, 1, 0, 0, 0, 0, 0, 0, 210960, 0, 0, 56311), -- Shadowsilk Jailer +(222106, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaheti Silksniper +(223363, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pale Weavelasher Grunt +(223364, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pale Weavelasher Apprentice +(213787, 1, 214436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Duke Velhan +(213836, 1, 223156, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Maximillian Velhan +(221971, 1, 169042, 0, 0, 169042, 0, 0, 0, 0, 0, 56311), -- Whispering Ambusher +(217429, 1, 203860, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Overfiend +(219622, 3, 224820, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Abducted Lumberjack +(219622, 2, 224892, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Abducted Lumberjack +(219622, 1, 224819, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Abducted Lumberjack +(222360, 1, 159840, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamplighter Kaerter +(222358, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Peacekeeper Leif +(224854, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shadowsilk Burrower +(224845, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shadowsilk Woodwebber +(224846, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shadowsilk Burrower +(222357, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Peacekeeper Leif +(224378, 1, 3367, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Orren Masyn +(214940, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaheti Skirmisher +(226509, 1, 224820, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Unthen +(222724, 1, 214503, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Skitterling Soldier +(221634, 1, 38633, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nazgrim +(222677, 1, 222909, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sureki Raider +(221635, 1, 129456, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- King Thoras Trollbane +(228183, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Kaheti Silkstalker +(224394, 1, 194897, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Harmot +(214561, 1, 60821, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rancher Langan +(226813, 1, 224820, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ramble Rider Enkor +(76168, 2, 227692, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ravager +(222688, 1, 223473, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sureki Priestess +(222693, 1, 221768, 0, 0, 214505, 0, 0, 0, 0, 0, 56311), -- Sureki Warrior +(76168, 1, 113862, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ravager +(222692, 1, 222911, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Crimson Deathweaver +(221982, 1, 206515, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Zany Goblin +(221980, 1, 220472, 0, 0, 222983, 0, 0, 0, 0, 0, 56311), -- Arathi Avenger +(213129, 2, 221768, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dreadstrike Subjugator +(215572, 1, 118562, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Velhan's Claim Defender +(215573, 1, 118560, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Velhan's Claim Defender +(213717, 1, 176543, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bristlespine +(27893, 1, 219245, 4, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rune Weapon +(218522, 1, 220487, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Quartermaster Blaeke +(224310, 1, 220437, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Great Kyron +(218441, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dreadstrike Subjugator +(217481, 1, 221770, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dreadstrike Ambusher +(213129, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Dreadstrike Subjugator +(213716, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Droopfin +(220600, 1, 214494, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Haimaz +(218412, 1, 0, 0, 0, 0, 0, 0, 89364, 0, 0, 56311), -- Shadowvein Sentry +(224372, 1, 197728, 0, 0, 197728, 0, 0, 0, 0, 0, 56311), -- Nightshade Abductor +(214557, 1, 60821, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rancher Buhisan +(226811, 1, 224820, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ironstead Guldsh +(214559, 1, 60821, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rancher Silbarspra +(214558, 1, 60821, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rancher Fuoleim +(214560, 1, 60821, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rancher Tofstrun +(229489, 1, 224819, 0, 0, 0, 0, 0, 222897, 0, 0, 56311), -- Unbound Protector +(219014, 7, 224299, 0, 0, 0, 0, 0, 222897, 0, 0, 56311), -- Oathsworn Peacekeeper +(209918, 1, 60821, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Head Rancher Stenspor +(219166, 1, 214473, 0, 0, 217173, 0, 0, 222897, 0, 0, 56311), -- Oathsworn Peacekeeper +(219392, 1, 224892, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Forgegrounds Worker +(217207, 1, 200523, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Unbound Worker +(224966, 1, 31824, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Mindi Maxlof +(219189, 1, 220496, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Tefferty Ulreth +(222352, 1, 159840, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lamplighter Kaerter +(214630, 1, 153575, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lady Jaina Proudmoore +(214614, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(214972, 1, 28067, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Archmage Khadgar +(222099, 1, 158463, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Magni Bronzebeard +(213625, 1, 153575, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lady Jaina Proudmoore +(213627, 1, 23998, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Archmage Khadgar +(213620, 1, 204482, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Thrall +(221002, 1, 118560, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Khole +(209901, 1, 60821, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rancher Kiespuch +(219014, 6, 223494, 0, 0, 217173, 0, 0, 222897, 0, 0, 56311), -- Oathsworn Peacekeeper +(214556, 1, 60821, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rancher Kinnisant +(222353, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Peacekeeper Leif +(212435, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shadow Vanguard Magus +(212436, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Shadow Vanguard Soldier +(221848, 1, 71739, 0, 0, 71741, 0, 0, 0, 0, 0, 56311), -- Warpweaver Voxin +(223875, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(227422, 1, 214436, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Stalwart +(219014, 5, 225760, 0, 0, 0, 0, 0, 222897, 0, 0, 56311), -- Oathsworn Peacekeeper +(219014, 4, 214473, 0, 0, 225752, 0, 0, 222897, 0, 0, 56311), -- Oathsworn Peacekeeper +(219014, 3, 223489, 0, 0, 0, 0, 0, 222897, 0, 0, 56311), -- Oathsworn Peacekeeper +(219014, 2, 223494, 0, 0, 225752, 0, 0, 222897, 0, 0, 56311), -- Oathsworn Peacekeeper +(225798, 1, 220437, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Statue of Great Kyron +(216138, 2, 213618, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Quickwick Kobold +(216138, 1, 213614, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Quickwick Kobold +(226833, 1, 13751, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Matron Ossela +(228121, 1, 213618, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Pikma Pigpoker +(219118, 1, 5532, 0, 0, 13610, 0, 0, 0, 0, 0, 56311), -- Quickwick Candlekeeper +(226834, 1, 13160, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nelur Lightsown +(217639, 1, 0, 0, 0, 0, 0, 0, 220455, 0, 0, 56311), -- Auro Flitter +(225857, 1, 220472, 0, 0, 222983, 0, 0, 0, 0, 0, 56311), -- Lerrenai Fayn +(217602, 1, 220449, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sapp Veirhann +(225879, 1, 220472, 0, 0, 222983, 0, 0, 0, 0, 0, 56311), -- Derill Fayn +(213116, 1, 220159, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Faerin Lothar +(213117, 1, 218268, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- General Steelstrike +(217645, 1, 0, 0, 0, 0, 0, 0, 220454, 0, 0, 56311), -- Torran Dellain +(218432, 1, 220453, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Medic +(218431, 1, 220499, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Defender of the Wall +(225760, 1, 166995, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Drowned Arathi +(226935, 1, 220450, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Ardent +(216061, 1, 70178, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Captain Trueflame +(213619, 1, 156987, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Murkfin Sciomancer +(213335, 1, 166995, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Drowned Arathi +(213718, 1, 169042, 0, 0, 169042, 0, 0, 0, 0, 0, 56311), -- Sharpfang +(213622, 1, 169042, 0, 0, 169042, 0, 0, 0, 0, 0, 56311), -- Murkfin Depthstalker +(223920, 1, 3367, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Orren Masyn +(213621, 1, 176543, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Murkfin Ravager +(225454, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Peacekeeper Hektare +(225455, 1, 214473, 0, 0, 217173, 0, 0, 0, 0, 0, 56311), -- Oathsworn Peacekeeper +(224149, 1, 214502, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nerubian Webspinner +(213120, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(217961, 1, 224825, 0, 0, 224874, 0, 0, 0, 0, 0, 56311), -- Hreka +(217451, 1, 191224, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Master Gardener Dhurttig +(217445, 1, 213615, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Unbound Gardener +(213613, 1, 214436, 0, 0, 222983, 0, 0, 0, 0, 0, 56311), -- Aemyra Acton +(213614, 1, 220472, 0, 0, 222983, 0, 0, 0, 0, 0, 56311), -- Taenar Strongoth +(226270, 1, 224871, 0, 0, 224872, 0, 0, 0, 0, 0, 56311), -- Watchful Peacekeeper +(219187, 1, 224700, 0, 0, 0, 0, 0, 222897, 0, 0, 56311), -- Dornogal Preserver +(219914, 1, 169042, 0, 0, 169042, 0, 0, 0, 0, 0, 56311), -- Undertide Lurker +(212708, 1, 199654, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Freysworn Cruton +(223244, 1, 224847, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Unbound Miner +(225704, 2, 191274, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gate Worker +(225704, 1, 182578, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gate Worker +(225518, 1, 192058, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Embargo Enforcer +(214780, 1, 155766, 0, 0, 155766, 0, 0, 0, 0, 0, 56311), -- Flynn Fairwind +(222120, 1, 6256, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Marcia Chase +(217545, 1, 214501, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Nerubian Sabateur +(229299, 1, 3696, 0, 0, 13854, 0, 0, 0, 0, 0, 56311), -- Nacklefitz +(212464, 1, 214477, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Ironhaul Machinist +(214142, 1, 28133, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Daughter of Alizabal +(225555, 1, 19214, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Knicknack +(229591, 1, 0, 0, 0, 0, 0, 0, 50149, 0, 0, 56311), -- Burtins +(226727, 1, 106045, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Venedaz +(221769, 1, 3367, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bounty Farmhand +(222813, 1, 220488, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Lorel Ironglen +(221793, 1, 190203, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Shipwright +(222681, 1, 190203, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Evaelyn Cavalayr +(221744, 1, 214501, 0, 0, 214505, 0, 0, 212399, 0, 0, 56311), -- Akknai Guard +(197631, 1, 147378, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Rowie +(189489, 1, 192518, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Obsidian Guardian +(219224, 1, 169455, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Relaxing Resident +(222683, 1, 190203, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Haelmut Aegisaxe +(222834, 1, 224825, 0, 0, 224874, 0, 0, 0, 0, 0, 56311), -- Amethil +(217447, 1, 224820, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Gandorhil +(217450, 4, 224873, 0, 0, 0, 0, 0, 222897, 0, 0, 56311), -- Unbound Protector +(224424, 1, 224821, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Velkura +(217450, 3, 224875, 0, 0, 0, 0, 0, 222897, 0, 0, 56311), -- Unbound Protector +(217450, 2, 224819, 0, 0, 0, 0, 0, 222897, 0, 0, 56311), -- Unbound Protector +(223274, 1, 224825, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Findorn +(217450, 1, 224847, 0, 0, 0, 0, 0, 222897, 0, 0, 56311), -- Unbound Protector +(216094, 1, 224821, 0, 0, 0, 0, 0, 0, 0, 0, 56311); -- Kodun + +INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES +(227318, 1, 125163, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Sunreaver Sorcerer +(219348, 1, 199654, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Terrace Attendant +(227321, 1, 225981, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Silver Covenant Mage +(219014, 1, 214473, 0, 0, 217173, 0, 0, 222897, 0, 0, 56311), -- Oathsworn Peacekeeper +(213983, 1, 224743, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Anduin Wrynn +(227477, 1, 0, 0, 0, 0, 0, 0, 216906, 0, 0, 56311), -- Brann Bronzebeard +(217128, 1, 0, 0, 0, 225759, 0, 0, 0, 0, 0, 56311), -- Speaker Kuldas +(213124, 1, 110039, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Adelgonn +(217722, 1, 44604, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Bosh +(217730, 1, 214477, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Machinist Valyka +(212839, 1, 182578, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Emergency Militia +(219339, 1, 213619, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Quickwick Candleflyer +(197533, 1, 197729, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Waywatcher Lorin +(218300, 1, 220481, 0, 0, 222986, 0, 0, 0, 0, 0, 56311), -- Gear Flamepierce +(225483, 1, 0, 0, 0, 0, 0, 0, 220456, 0, 0, 56311), -- Flight Captain Waetson +(216314, 1, 220492, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Engineering Instructor Morgaen +(216313, 1, 220451, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Flight Observer Viktorina +(225766, 1, 0, 0, 0, 0, 0, 0, 220458, 0, 0, 56311), -- Stalwart Aeroknight +(222678, 1, 190203, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Crossing Greengrocer +(214019, 1, 218268, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Aegor Irynbawnd +(217578, 1, 220499, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Sentry +(217622, 1, 45123, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Arathi Laborer +(212899, 1, 109637, 0, 0, 177138, 0, 0, 0, 0, 0, 56311), -- Greyguard Elite +(17252, 2, 12784, 0, 0, 0, 0, 0, 0, 0, 0, 56311), -- Felguard +(201492, 1, 192499, 0, 0, 0, 0, 0, 0, 0, 0, 56311); -- Zawarudu + +UPDATE `creature_equip_template` SET `VerifiedBuild`=56311 WHERE (`ID`=1 AND `CreatureID` IN (205879,69791,112079,92643,96795,96794,97513,105339,107968,113873,90431,90418,96644,104091,93520,97515,96698,96708,120687,110019,92183,96954,96960,113781,96957,96959,96953,106655,102266,113813,94197,96444,113785,97012,96949,96948,96950,96944,96947,96951,96945,96946,96793,96792,113784,101846,119226,97532,33404,92457,96791,97533,96809,97213,112720,113782,95844,111243,106930,113779,98724,98723,32725,107772,96956,96958,96952,96955,96802,96780,96779,96778,96785,96786,92489,119487,119486,109554,109390,109387,113780,113783,97141,108628,106263,106262,119272,111246,97792,93536,184170,184168,202656)); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_30_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_30_00_world.sql new file mode 100644 index 000000000..607eb1c6d --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_30_00_world.sql @@ -0,0 +1,1121 @@ +DROP TABLE IF EXISTS `ui_map_quest_line`; +CREATE TABLE `ui_map_quest_line` ( + `UiMapId` INT UNSIGNED NOT NULL, + `QuestLineId` INT UNSIGNED NOT NULL, + `VerifiedBuild` INT NOT NULL DEFAULT '0', + PRIMARY KEY (`UiMapId`, `QuestLineId`) +) ENGINE=INNODB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +DROP TABLE IF EXISTS `ui_map_quest`; +CREATE TABLE `ui_map_quest` ( + `UiMapId` INT UNSIGNED NOT NULL, + `QuestId` INT UNSIGNED NOT NULL, + `VerifiedBuild` INT NOT NULL DEFAULT '0', + PRIMARY KEY (`UiMapId`, `QuestId`) +) ENGINE=INNODB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +DELETE FROM `ui_map_quest_line` WHERE (`UIMapId`=371 AND `QuestLineId` IN (5557,5502,5500,5499,5496,5495,5491,5490,5489,560,559,558,555,554,553,290)) OR (`UIMapId`=379 AND `QuestLineId` IN (5502,5500,5499,5496,5492,5491,561,560,554,553,290)) OR (`UIMapId`=390 AND `QuestLineId` IN (5557,5502,5500,5499,5496,5493,5492,5491,5489,562,561,560,558,290)) OR (`UIMapId`=422 AND `QuestLineId` IN (5499,5495,5493,5492,5490,5489,562,561,559,558,290)) OR (`UIMapId`=116 AND `QuestLineId` IN (537,536,529,528)) OR (`UIMapId`=554 AND `QuestLineId`=5557) OR (`UIMapId`=504 AND `QuestLineId`=5500) OR (`UIMapId`=121 AND `QuestLineId` IN (537,536,535)) OR (`UIMapId`=102 AND `QuestLineId` IN (486,474,463,448)) OR (`UIMapId`=127 AND `QuestLineId` IN (5389,538,535,529)) OR (`UIMapId`=125 AND `QuestLineId`=5389) OR (`UIMapId`=207 AND `QuestLineId` IN (546,543)) OR (`UIMapId`=100 AND `QuestLineId` IN (538,486,473,463,448)) OR (`UIMapId`=418 AND `QuestLineId` IN (5499,5495,5493,5490,5489,562,559,558)) OR (`UIMapId`=105 AND `QuestLineId` IN (488,474,463)) OR (`UIMapId`=118 AND `QuestLineId` IN (5389,538,535,534,290)) OR (`UIMapId`=111 AND `QuestLineId` IN (538,493,488,486,473)) OR (`UIMapId`=170 AND `QuestLineId` IN (538,535,290)) OR (`UIMapId`=104 AND `QuestLineId` IN (493,473,290)) OR (`UIMapId`=120 AND `QuestLineId` IN (5389,538,536,535,290)) OR (`UIMapId`=109 AND `QuestLineId` IN (493,488,474)) OR (`UIMapId`=107 AND `QuestLineId` IN (538,493,488,486,473,463)) OR (`UIMapId`=114 AND `QuestLineId` IN (530,529)) OR (`UIMapId`=388 AND `QuestLineId` IN (5502,5500,5499,5496,5493,5492,5491,562,561,560)) OR (`UIMapId`=117 AND `QuestLineId`=528) OR (`UIMapId`=115 AND `QuestLineId` IN (538,537,536,530,529)) OR (`UIMapId`=174 AND `QuestLineId` IN (546,543)) OR (`UIMapId`=123 AND `QuestLineId` IN (534,530,529)) OR (`UIMapId`=108 AND `QuestLineId` IN (538,493,488,486,473,448,290)) OR (`UIMapId`=119 AND `QuestLineId` IN (538,534,530)) OR (`UIMapId`=376 AND `QuestLineId` IN (5495,5493,5490,5489,562,559,558,555,290)); +DELETE FROM `ui_map_quest_line` WHERE (`UIMapId`=127 AND `QuestLineId`=5372) OR (`UIMapId`=118 AND `QuestLineId`=5372) OR (`UIMapId`=371 AND `QuestLineId` IN (5503,5501,5497)) OR (`UIMapId`=418 AND `QuestLineId`=5497) OR (`UIMapId`=376 AND `QuestLineId` IN (5501,5497)) OR (`UIMapId`=379 AND `QuestLineId` IN (5501,5497)) OR (`UIMapId`=390 AND `QuestLineId` IN (5503,5501,5497)) OR (`UIMapId`=388 AND `QuestLineId` IN (5501,5497)) OR (`UIMapId`=120 AND `QuestLineId`=5372) OR (`UIMapId`=554 AND `QuestLineId`=5503) OR (`UIMapId`=504 AND `QuestLineId`=5501); +DELETE FROM `ui_map_quest_line` WHERE (`UIMapId`=895 AND `QuestLineId` IN (5449,5448,5447,5446,5443,5441,5440,5437,5436,5435,5434,5433,5432,5431,5379,5376,5375,5373,5372,5371,1000,940,939,851,797,785,742,628,592,591,586)) OR (`UIMapId`=1462 AND `QuestLineId` IN (5376,1000,940)) OR (`UIMapId`=942 AND `QuestLineId` IN (5452,5451,5450,5436,5435,5371,851,794,740,738,591,582,577)) OR (`UIMapId`=680 AND `QuestLineId` IN (5375,342,280,206,191,184,152,82)) OR (`UIMapId`=646 AND `QuestLineId` IN (347,295,294,280,275,206,171,152,144,131)) OR (`UIMapId`=862 AND `QuestLineId` IN (5423,5411,5410,5409,5379,939,851,785,628)) OR (`UIMapId`=641 AND `QuestLineId` IN (5375,342,206,191,184,171,152,144)) OR (`UIMapId`=650 AND `QuestLineId` IN (5375,342,294,280,206,191,184,171,144,131)) OR (`UIMapId`=863 AND `QuestLineId` IN (5414,5413,5411)) OR (`UIMapId`=790 AND `QuestLineId`=82) OR (`UIMapId`=125 AND `QuestLineId`=5372) OR (`UIMapId`=630 AND `QuestLineId` IN (347,295,294,280,275,227,226,206,171,152,144,131,82)) OR (`UIMapId`=885 AND `QuestLineId`=365) OR (`UIMapId`=896 AND `QuestLineId` IN (5449,5448,5447,5446,5443,5441,5440,5437,5435,5433,5432,5376,5373,5372,5371,1000,940,851,592,591)) OR (`UIMapId`=535 AND `QuestLineId` IN (140,105,59,39,34,29,27)) OR (`UIMapId`=542 AND `QuestLineId` IN (59,50,34)) OR (`UIMapId`=539 AND `QuestLineId` IN (140,105,59,50,39,34)) OR (`UIMapId`=525 AND `QuestLineId`=105) OR (`UIMapId`=627 AND `QuestLineId` IN (295,294,280,275,206,171,152,144,131)) OR (`UIMapId`=882 AND `QuestLineId`=365) OR (`UIMapId`=534 AND `QuestLineId`=60) OR (`UIMapId`=864 AND `QuestLineId` IN (5423,5414,5413,5411,851,628)) OR (`UIMapId`=543 AND `QuestLineId` IN (140,52)) OR (`UIMapId`=550 AND `QuestLineId` IN (105,29,27)) OR (`UIMapId`=1355 AND `QuestLineId` IN (5375,5366,1070,926)) OR (`UIMapId`=634 AND `QuestLineId` IN (5375,342,294,280,206,152,144,131)) OR (`UIMapId`=830 AND `QuestLineId`=365); +DELETE FROM `ui_map_quest_line` WHERE (`UIMapId`=1169 AND `QuestLineId`=5372) OR (`UIMapId`=1462 AND `QuestLineId` IN (5384,941)) OR (`UIMapId`=895 AND `QuestLineId` IN (5384,941,625)) OR (`UIMapId`=863 AND `QuestLineId` IN (5429,5419,5418,5416,5391,5390,5389,320)) OR (`UIMapId`=862 AND `QuestLineId` IN (5427,5424,5421,5402,5401,5400,5391,5390,5389,5384,941,856,747,625,320)) OR (`UIMapId`=627 AND `QuestLineId`=130) OR (`UIMapId`=646 AND `QuestLineId`=130) OR (`UIMapId`=896 AND `QuestLineId` IN (5384,941,625)) OR (`UIMapId`=680 AND `QuestLineId`=5385) OR (`UIMapId`=634 AND `QuestLineId` IN (5385,307,130)) OR (`UIMapId`=641 AND `QuestLineId` IN (5385,307)) OR (`UIMapId`=630 AND `QuestLineId`=130) OR (`UIMapId`=864 AND `QuestLineId` IN (5429,5427,5426,5425,5424,5422,5421,5419,5418,5416,5391,5390,5389,320)) OR (`UIMapId`=1355 AND `QuestLineId` IN (5385,5369,1107)) OR (`UIMapId`=535 AND `QuestLineId` IN (32,30,28)) OR (`UIMapId`=550 AND `QuestLineId` IN (30,28)) OR (`UIMapId`=525 AND `QuestLineId` IN (139,58,57,1)) OR (`UIMapId`=543 AND `QuestLineId` IN (139,58,57,1)) OR (`UIMapId`=650 AND `QuestLineId` IN (5385,307,130)); +DELETE FROM `ui_map_quest_line` WHERE (`UIMapId`=371 AND `QuestLineId` IN (289,5494,550)) OR (`UIMapId`=422 AND `QuestLineId`=289) OR (`UIMapId`=379 AND `QuestLineId` IN (289,5494,550)) OR (`UIMapId`=630 AND `QuestLineId`=238) OR (`UIMapId`=646 AND `QuestLineId`=238) OR (`UIMapId`=862 AND `QuestLineId`=612) OR (`UIMapId`=376 AND `QuestLineId`=289) OR (`UIMapId`=120 AND `QuestLineId` IN (589,289,612)) OR (`UIMapId`=125 AND `QuestLineId` IN (589,612)) OR (`UIMapId`=650 AND `QuestLineId`=238) OR (`UIMapId`=680 AND `QuestLineId`=238) OR (`UIMapId`=117 AND `QuestLineId`=1108) OR (`UIMapId`=108 AND `QuestLineId`=289) OR (`UIMapId`=634 AND `QuestLineId`=238) OR (`UIMapId`=127 AND `QuestLineId` IN (589,612)) OR (`UIMapId`=118 AND `QuestLineId` IN (1108,589,289,612)) OR (`UIMapId`=1169 AND `QuestLineId`=589) OR (`UIMapId`=104 AND `QuestLineId`=289) OR (`UIMapId`=390 AND `QuestLineId`=289) OR (`UIMapId`=895 AND `QuestLineId`=589); +DELETE FROM `ui_map_quest_line` WHERE (`QuestLineId`=5369 AND `UIMapId` IN (1409,1727)) OR (`QuestLineId`=5366 AND `UIMapId`=1409) OR (`QuestLineId`=1107 AND `UIMapId` IN (1409,1727)) OR (`QuestLineId`=1070 AND `UIMapId`=1409) OR (`QuestLineId`=926 AND `UIMapId`=1409) OR (`QuestLineId`=1035 AND `UIMapId` IN (118,1602)) OR (`QuestLineId`=5453 AND `UIMapId` IN (23,124)) OR (`QuestLineId`=572 AND `UIMapId` IN (179,202)) OR (`QuestLineId`=5439 AND `UIMapId`=194) OR (`QuestLineId`=571 AND `UIMapId` IN (174,207)) OR (`QuestLineId`=573 AND `UIMapId`=378) OR (`QuestLineId`=150 AND `UIMapId` IN (630,634)) OR (`QuestLineId`=90 AND `UIMapId` IN (634,672,680)) OR (`QuestLineId`=206 AND `UIMapId`=672); +DELETE FROM `ui_map_quest_line` WHERE (`UIMapId`=1525 AND `QuestLineId` IN (1257,1223)) OR (`UIMapId`=1161 AND `QuestLineId` IN (5372,589)) OR (`UIMapId`=1670 AND `QuestLineId`=1257) OR (`UIMapId`=1165 AND `QuestLineId` IN (5391,5390,5389)); +DELETE FROM `ui_map_quest_line` WHERE (`UIMapId`=1165 AND `QuestLineId` IN (5379,856,851,785,5384,941,747)) OR (`UIMapId`=1525 AND `QuestLineId` IN (1235,1137,1010)) OR (`UIMapId`=862 AND `QuestLineId` IN (5388,617)) OR (`UIMapId`=1533 AND `QuestLineId`=1235) OR (`UIMapId`=2025 AND `QuestLineId`=1325) OR (`UIMapId`=2022 AND `QuestLineId`=1325) OR (`UIMapId`=1670 AND `QuestLineId` IN (1235,1137,1010,1295)) OR (`UIMapId`=2133 AND `QuestLineId`=1325) OR (`UIMapId`=1161 AND `QuestLineId` IN (5379,5376,5375,5371,1000,940,939,851,797,785,628)) OR (`UIMapId`=1536 AND `QuestLineId`=1295) OR (`UIMapId`=895 AND `QuestLineId`=5388); +DELETE FROM `ui_map_quest_line` WHERE (`QuestLineId`=5396 AND `UIMapId` IN (460,57)) OR (`QuestLineId`=5389 AND `UIMapId` IN (62,18,7,199,90,85,1,88,66,21,10,22,94,110)) OR (`QuestLineId`=856 AND `UIMapId`=62) OR (`QuestLineId`=612 AND `UIMapId` IN (62,249,18,81,7,199,90,85,1,327,88,66,21,10,22,94,110)) OR (`QuestLineId`=542 AND `UIMapId` IN (62,63,76,83,77,198)) OR (`QuestLineId`=538 AND `UIMapId` IN (62,83,80)) OR (`QuestLineId`=508 AND `UIMapId` IN (62,83,77,198)) OR (`QuestLineId`=507 AND `UIMapId` IN (62,63,83,77,198)) OR (`QuestLineId`=5379 AND `UIMapId` IN (249,81,327)) OR (`QuestLineId`=785 AND `UIMapId` IN (249,81,327)) OR (`QuestLineId`=545 AND `UIMapId` IN (249,81,327,71,78)) OR (`QuestLineId`=511 AND `UIMapId` IN (249,71)) OR (`QuestLineId`=290 AND `UIMapId` IN (249,7,199,63,76,85,1,83,77,198,65,71,66,10)) OR (`QuestLineId`=5406 AND `UIMapId` IN (18,465)) OR (`QuestLineId`=565 AND `UIMapId` IN (18,22)) OR (`QuestLineId`=432 AND `UIMapId` IN (18,244,217,21,25,245)) OR (`QuestLineId`=418 AND `UIMapId` IN (18,25,22,26)) OR (`QuestLineId`=199 AND `UIMapId` IN (18,90,21,25,22)) OR (`QuestLineId`=576 AND `UIMapId` IN (81,69,37,78,84)) OR (`QuestLineId`=512 AND `UIMapId` IN (81,69,71,78)) OR (`QuestLineId`=506 AND `UIMapId` IN (81,69,78)) OR (`QuestLineId`=5407 AND `UIMapId` IN (7,199,462,69)) OR (`QuestLineId`=564 AND `UIMapId` IN (7,199,69,88,66,10)) OR (`QuestLineId`=526 AND `UIMapId` IN (7,199,70,64,88,37,66,10,84)) OR (`QuestLineId`=525 AND `UIMapId` IN (7,199,69)) OR (`QuestLineId`=520 AND `UIMapId` IN (7,199,69,65,66)) OR (`QuestLineId`=519 AND `UIMapId` IN (7,199,70,64,65,10)) OR (`QuestLineId`=518 AND `UIMapId` IN (7,199,63,65,10)) OR (`QuestLineId`=509 AND `UIMapId` IN (7,199,63,1,65,461,10)) OR (`QuestLineId`=5499 AND `UIMapId` IN (199,1,57,463,461,10,89,94,110)) OR (`QuestLineId`=5430 AND `UIMapId` IN (199,1,463,10)) OR (`QuestLineId`=1227 AND `UIMapId` IN (199,1,461,10)) OR (`QuestLineId`=563 AND `UIMapId` IN (199,1,463,461,10)) OR (`QuestLineId`=521 AND `UIMapId` IN (199,70,64,69,71)) OR (`QuestLineId`=434 AND `UIMapId` IN (14,25,26)) OR (`QuestLineId`=409 AND `UIMapId` IN (14,244,217,21,25)) OR (`QuestLineId`=390 AND `UIMapId` IN (14,25,26)) OR (`QuestLineId`=516 AND `UIMapId` IN (63,76,85,1,77,65,10)) OR (`QuestLineId`=500 AND `UIMapId` IN (63,76,83,198)) OR (`QuestLineId`=1107 AND `UIMapId` IN (76,85,1,10)) OR (`QuestLineId`=546 AND `UIMapId` IN (76,85,241,1,37,48,10,56,84)) OR (`QuestLineId`=263 AND `UIMapId` IN (76,85,1,10)) OR (`QuestLineId`=260 AND `UIMapId` IN (76,85,1,10)) OR (`QuestLineId`=539 AND `UIMapId` IN (85,1,37,203,10,201,204,205,84)) OR (`QuestLineId`=414 AND `UIMapId` IN (224,50,52,47)) OR (`QuestLineId`=403 AND `UIMapId` IN (224,210,50)) OR (`QuestLineId`=398 AND `UIMapId` IN (224,17,51,42)) OR (`QuestLineId`=294 AND `UIMapId` IN (224,17,42)) OR (`QuestLineId`=60 AND `UIMapId` IN (224,17)) OR (`QuestLineId`=426 AND `UIMapId` IN (49,51,42)) OR (`QuestLineId`=376 AND `UIMapId` IN (1,10)) OR (`QuestLineId`=130 AND `UIMapId` IN (1,10)) OR (`QuestLineId`=206 AND `UIMapId` IN (97,103,23)) OR (`QuestLineId`=396 AND `UIMapId` IN (27,32,36,15,21,25)) OR (`QuestLineId`=386 AND `UIMapId` IN (27,32,36)) OR (`QuestLineId`=1199 AND `UIMapId` IN (467,94,110)) OR (`QuestLineId`=534 AND `UIMapId` IN (64,69,71,78)) OR (`QuestLineId`=926 AND `UIMapId` IN (37,84)) OR (`QuestLineId`=402 AND `UIMapId` IN (37,32,36,15)) OR (`QuestLineId`=262 AND `UIMapId` IN (37,84)) OR (`QuestLineId`=541 AND `UIMapId` IN (203,204,205)) OR (`QuestLineId`=406 AND `UIMapId` IN (22,26,23)) OR (`QuestLineId`=569 AND `UIMapId` IN (95,94,110)) OR (`QuestLineId`=444 AND `UIMapId` IN (95,94)) OR (`QuestLineId`=1325 AND `UIMapId`=2112); +DELETE FROM `ui_map_quest_line` WHERE (`QuestLineId`=566 AND `UIMapId` IN (47,52,37)) OR (`QuestLineId`=425 AND `UIMapId` IN (47,52,37,17,42)) OR (`QuestLineId`=421 AND `UIMapId` IN (47,84,224,52,37)) OR (`QuestLineId`=5497 AND `UIMapId` IN (84,21,57,89)) OR (`QuestLineId`=5372 AND `UIMapId` IN (84,97,37,103,27,57,89,87)) OR (`QuestLineId`=1000 AND `UIMapId` IN (84,37)) OR (`QuestLineId`=797 AND `UIMapId` IN (84,62,37,63,77)) OR (`QuestLineId`=347 AND `UIMapId` IN (84,37)) OR (`QuestLineId`=240 AND `UIMapId` IN (84,37)) OR (`QuestLineId`=198 AND `UIMapId` IN (84,37)) OR (`QuestLineId`=131 AND `UIMapId` IN (84,37)) OR (`QuestLineId`=1226 AND `UIMapId` IN (18,22,32,21,37,425,25)) OR (`QuestLineId`=5375 AND `UIMapId` IN (81,327,249)) OR (`QuestLineId`=743 AND `UIMapId` IN (81,327,249)) OR (`QuestLineId`=433 AND `UIMapId` IN (51,49,36)) OR (`QuestLineId`=5395 AND `UIMapId` IN (427,27)) OR (`QuestLineId`=517 AND `UIMapId` IN (199,65,63,10)) OR (`QuestLineId`=441 AND `UIMapId` IN (48,241,56,15,27)) OR (`QuestLineId`=514 AND `UIMapId` IN (65,63,1,10,77)) OR (`QuestLineId`=443 AND `UIMapId` IN (241,56)) OR (`QuestLineId`=567 AND `UIMapId` IN (56,27,87)) OR (`QuestLineId`=510 AND `UIMapId` IN (83,62,63,77,80)) OR (`QuestLineId`=171 AND `UIMapId` IN (83,62,80)) OR (`QuestLineId`=5404 AND `UIMapId` IN (97,468)) OR (`QuestLineId`=570 AND `UIMapId`=97) OR (`QuestLineId`=504 AND `UIMapId` IN (97,103,106)) OR (`QuestLineId`=568 AND `UIMapId` IN (57,89)) OR (`QuestLineId`=1295 AND `UIMapId` IN (90,18)) OR (`QuestLineId`=747 AND `UIMapId`=14) OR (`QuestLineId`=5385 AND `UIMapId`=81); +DELETE FROM `ui_map_quest_line` WHERE (`QuestLineId`=589 AND `UIMapId` IN (87,97,84,57,27,37)) OR (`QuestLineId`=289 AND `UIMapId` IN (52,84,37,224,50,49,17,47,42)) OR (`QuestLineId`=579 AND `UIMapId` IN (84,971)) OR (`QuestLineId`=308 AND `UIMapId` IN (650,641)); +DELETE FROM `ui_map_quest_line` WHERE (`UIMapId`=535 AND `QuestLineId` IN (114,103,41,40)) OR (`UIMapId`=89 AND `QuestLineId`=589) OR (`UIMapId`=550 AND `QuestLineId` IN (114,103)) OR (`UIMapId`=2024 AND `QuestLineId` IN (5464,5381,1398,1362,1331,1308)) OR (`UIMapId`=542 AND `QuestLineId`=40) OR (`UIMapId`=534 AND `QuestLineId`=57) OR (`UIMapId`=2200 AND `QuestLineId` IN (5381,1331,1308)) OR (`UIMapId`=543 AND `QuestLineId` IN (114,103)) OR (`UIMapId`=2025 AND `QuestLineId` IN (5538,5511,5464,5462,5381,1416,1413,1398,1362,1333,1331,1308)) OR (`UIMapId`=2022 AND `QuestLineId` IN (5538,5511,5464,5462,5381,1416,1413,1398,1362,1333,1331,1308)) OR (`UIMapId`=2112 AND `QuestLineId` IN (5538,5511,5464,5381,1416,1413,1398,1362,1333,1331,1308)) OR (`UIMapId`=2239 AND `QuestLineId` IN (5381,1308)) OR (`UIMapId`=103 AND `QuestLineId`=589) OR (`UIMapId`=2133 AND `QuestLineId` IN (5538,5511,5464,5462,5381,1416,1413,1398,1362,1333,1331,1308)) OR (`UIMapId`=2151 AND `QuestLineId`=1413) OR (`UIMapId`=525 AND `QuestLineId` IN (114,103)) OR (`UIMapId`=539 AND `QuestLineId` IN (41,40)) OR (`UIMapId`=2023 AND `QuestLineId` IN (5464,5381,1331,1308)); +DELETE FROM `ui_map_quest_line` WHERE (`QuestLineId`=1261 AND `UIMapId` IN (2118,2109)) OR (`QuestLineId`=5536 AND `UIMapId` IN (371,554)) OR (`QuestLineId`=1289 AND `UIMapId` IN (2025,2022,84)) OR (`QuestLineId`=1379 AND `UIMapId`=84); +DELETE FROM `ui_map_quest_line` WHERE (`UIMapId`=830 AND `QuestLineId`=369) OR (`UIMapId`=882 AND `QuestLineId`=369) OR (`UIMapId`=680 AND `QuestLineId` IN (343,341,340,339,154,153)) OR (`UIMapId`=2022 AND `QuestLineId`=1367) OR (`UIMapId`=1543 AND `QuestLineId`=1065) OR (`UIMapId`=2025 AND `QuestLineId`=1367) OR (`UIMapId`=1525 AND `QuestLineId`=1065) OR (`UIMapId`=831 AND `QuestLineId`=369) OR (`UIMapId`=1536 AND `QuestLineId`=1294) OR (`UIMapId`=1670 AND `QuestLineId` IN (1294,1065)) OR (`UIMapId`=1672 AND `QuestLineId`=1235) OR (`UIMapId`=84 AND `QuestLineId` IN (5511,5399,547)); +DELETE FROM `ui_map_quest_line` WHERE (`QuestLineId`=1289 AND `UIMapId` IN (85,1,76)) OR (`QuestLineId`=860 AND `UIMapId` IN (85,1)) OR (`QuestLineId`=1368 AND `UIMapId` IN (2133,2022,2024,2025)) OR (`QuestLineId`=1367 AND `UIMapId`=2133) OR (`QuestLineId`=1314 AND `UIMapId` IN (2133,2024,2239,2023)) OR (`QuestLineId`=1310 AND `UIMapId` IN (2133,2022,2024,2025,2023)) OR (`QuestLineId`=1303 AND `UIMapId` IN (2133,2022,2025,2023)) OR (`QuestLineId`=5388 AND `UIMapId` IN (942,896)); +INSERT INTO `ui_map_quest_line` (`UIMapId`, `QuestLineId`, `VerifiedBuild`) VALUES +(371, 5557, 54988), +(371, 5502, 54988), +(371, 5500, 54988), +(371, 5499, 54988), +(371, 5496, 54988), +(371, 5495, 54988), +(371, 5491, 54988), +(371, 5490, 54988), +(371, 5489, 54988), +(371, 560, 54988), +(371, 559, 54988), +(371, 558, 54988), +(371, 555, 54988), +(371, 554, 54988), +(371, 553, 54988), +(371, 290, 54988), +(379, 5502, 54988), +(379, 5500, 54988), +(379, 5499, 54988), +(379, 5496, 54988), +(379, 5492, 54988), +(379, 5491, 54988), +(379, 561, 54988), +(379, 560, 54988), +(379, 554, 54988), +(379, 553, 54988), +(379, 290, 54988), +(390, 5557, 54988), +(390, 5502, 54988), +(390, 5500, 54988), +(390, 5499, 54988), +(390, 5496, 54988), +(390, 5493, 54988), +(390, 5492, 54988), +(390, 5491, 54988), +(390, 5489, 54988), +(390, 562, 54988), +(390, 561, 54988), +(390, 560, 54988), +(390, 558, 54988), +(390, 290, 54988), +(422, 5499, 54988), +(422, 5495, 54988), +(422, 5493, 54988), +(422, 5492, 54988), +(422, 5490, 54988), +(422, 5489, 54988), +(422, 562, 54988), +(422, 561, 54988), +(422, 559, 54988), +(422, 558, 54988), +(422, 290, 54988), +(116, 537, 54988), +(116, 536, 54988), +(116, 529, 54988), +(116, 528, 54988), +(554, 5557, 54988), +(504, 5500, 54988), +(121, 537, 54988), +(121, 536, 54988), +(121, 535, 54988), +(102, 486, 54988), +(102, 474, 54988), +(102, 463, 54988), +(102, 448, 54988), +(127, 5389, 54988), +(127, 538, 54988), +(127, 535, 54988), +(127, 529, 54988), +(125, 5389, 54988), +(207, 546, 54988), +(207, 543, 54988), +(100, 538, 54988), +(100, 486, 54988), +(100, 473, 54988), +(100, 463, 54988), +(100, 448, 54988), +(418, 5499, 54988), +(418, 5495, 54988), +(418, 5493, 54988), +(418, 5490, 54988), +(418, 5489, 54988), +(418, 562, 54988), +(418, 559, 54988), +(418, 558, 54988), +(105, 488, 54988), +(105, 474, 54988), +(105, 463, 54988), +(118, 5389, 54988), +(118, 538, 54988), +(118, 535, 54988), +(118, 534, 54988), +(118, 290, 54988), +(111, 538, 54988), +(111, 493, 54988), +(111, 488, 54988), +(111, 486, 54988), +(111, 473, 54988), +(170, 538, 54988), +(170, 535, 54988), +(170, 290, 54988), +(104, 493, 54988), +(104, 473, 54988), +(104, 290, 54988), +(120, 5389, 54988), +(120, 538, 54988), +(120, 536, 54988), +(120, 535, 54988), +(120, 290, 54988), +(109, 493, 54988), +(109, 488, 54988), +(109, 474, 54988), +(107, 538, 54988), +(107, 493, 54988), +(107, 488, 54988), +(107, 486, 54988), +(107, 473, 54988), +(107, 463, 54988), +(114, 530, 54988), +(114, 529, 54988), +(388, 5502, 54988), +(388, 5500, 54988), +(388, 5499, 54988), +(388, 5496, 54988), +(388, 5493, 54988), +(388, 5492, 54988), +(388, 5491, 54988), +(388, 562, 54988), +(388, 561, 54988), +(388, 560, 54988), +(117, 528, 54988), +(115, 538, 54988), +(115, 537, 54988), +(115, 536, 54988), +(115, 530, 54988), +(115, 529, 54988), +(174, 546, 54988), +(174, 543, 54988), +(123, 534, 54988), +(123, 530, 54988), +(123, 529, 54988), +(108, 538, 54988), +(108, 493, 54988), +(108, 488, 54988), +(108, 486, 54988), +(108, 473, 54988), +(108, 448, 54988), +(108, 290, 54988), +(119, 538, 54988), +(119, 534, 54988), +(119, 530, 54988), +(376, 5495, 54988), +(376, 5493, 54988), +(376, 5490, 54988), +(376, 5489, 54988), +(376, 562, 54988), +(376, 559, 54988), +(376, 558, 54988), +(376, 555, 54988), +(376, 290, 54988), +(127, 5372, 54988), +(118, 5372, 54988), +(371, 5503, 54988), +(371, 5501, 54988), +(371, 5497, 54988), +(418, 5497, 54988), +(376, 5501, 54988), +(376, 5497, 54988), +(379, 5501, 54988), +(379, 5497, 54988), +(390, 5503, 54988), +(390, 5501, 54988), +(390, 5497, 54988), +(388, 5501, 54988), +(388, 5497, 54988), +(120, 5372, 54988), +(554, 5503, 54988), +(504, 5501, 54988), +(895, 5449, 54988), +(895, 5448, 54988), +(895, 5447, 54988), +(895, 5446, 54988), +(895, 5443, 54988), +(895, 5441, 54988), +(895, 5440, 54988), +(895, 5437, 54988), +(895, 5436, 54988), +(895, 5435, 54988), +(895, 5434, 54988), +(895, 5433, 54988), +(895, 5432, 54988), +(895, 5431, 54988), +(895, 5379, 54988), +(895, 5376, 54988), +(895, 5375, 54988), +(895, 5373, 54988), +(895, 5372, 54988), +(895, 5371, 54988), +(895, 1000, 54988), +(895, 940, 54988), +(895, 939, 54988), +(895, 851, 54988), +(895, 797, 54988), +(895, 785, 54988), +(895, 742, 54988), +(895, 628, 54988), +(895, 592, 54988), +(895, 591, 54988), +(895, 586, 54988), +(1462, 5376, 54988), +(1462, 1000, 54988), +(1462, 940, 54988), +(942, 5452, 54988), +(942, 5451, 54988), +(942, 5450, 54988), +(942, 5436, 54988), +(942, 5435, 54988), +(942, 5371, 54988), +(942, 851, 54988), +(942, 794, 54988), +(942, 740, 54988), +(942, 738, 54988), +(942, 591, 54988), +(942, 582, 54988), +(942, 577, 54988), +(680, 5375, 54988), +(680, 342, 54988), +(680, 280, 54988), +(680, 206, 54988), +(680, 191, 54988), +(680, 184, 54988), +(680, 152, 54988), +(680, 82, 54988), +(646, 347, 54988), +(646, 295, 54988), +(646, 294, 54988), +(646, 280, 54988), +(646, 275, 54988), +(646, 206, 54988), +(646, 171, 54988), +(646, 152, 54988), +(646, 144, 54988), +(646, 131, 54988), +(862, 5423, 54988), +(862, 5411, 54988), +(862, 5410, 54988), +(862, 5409, 54988), +(862, 5379, 54988), +(862, 939, 54988), +(862, 851, 54988); + +INSERT INTO `ui_map_quest_line` (`UIMapId`, `QuestLineId`, `VerifiedBuild`) VALUES +(862, 785, 54988), +(862, 628, 54988), +(641, 5375, 54988), +(641, 342, 54988), +(641, 206, 54988), +(641, 191, 54988), +(641, 184, 54988), +(641, 171, 54988), +(641, 152, 54988), +(641, 144, 54988), +(650, 5375, 54988), +(650, 342, 54988), +(650, 294, 54988), +(650, 280, 54988), +(650, 206, 54988), +(650, 191, 54988), +(650, 184, 54988), +(650, 171, 54988), +(650, 144, 54988), +(650, 131, 54988), +(863, 5414, 54988), +(863, 5413, 54988), +(863, 5411, 54988), +(790, 82, 54988), +(125, 5372, 54988), +(630, 347, 54988), +(630, 295, 54988), +(630, 294, 54988), +(630, 280, 54988), +(630, 275, 54988), +(630, 227, 54988), +(630, 226, 54988), +(630, 206, 54988), +(630, 171, 54988), +(630, 152, 54988), +(630, 144, 54988), +(630, 131, 54988), +(630, 82, 54988), +(885, 365, 54988), +(896, 5449, 54988), +(896, 5448, 54988), +(896, 5447, 54988), +(896, 5446, 54988), +(896, 5443, 54988), +(896, 5441, 54988), +(896, 5440, 54988), +(896, 5437, 54988), +(896, 5435, 54988), +(896, 5433, 54988), +(896, 5432, 54988), +(896, 5376, 54988), +(896, 5373, 54988), +(896, 5372, 54988), +(896, 5371, 54988), +(896, 1000, 54988), +(896, 940, 54988), +(896, 851, 54988), +(896, 592, 54988), +(896, 591, 54988), +(535, 140, 54988), +(535, 105, 54988), +(535, 59, 54988), +(535, 39, 54988), +(535, 34, 54988), +(535, 29, 54988), +(535, 27, 54988), +(542, 59, 54988), +(542, 50, 54988), +(542, 34, 54988), +(539, 140, 54988), +(539, 105, 54988), +(539, 59, 54988), +(539, 50, 54988), +(539, 39, 54988), +(539, 34, 54988), +(525, 105, 54988), +(627, 295, 54988), +(627, 294, 54988), +(627, 280, 54988), +(627, 275, 54988), +(627, 206, 54988), +(627, 171, 54988), +(627, 152, 54988), +(627, 144, 54988), +(627, 131, 54988), +(882, 365, 54988), +(534, 60, 54988), +(864, 5423, 54988), +(864, 5414, 54988), +(864, 5413, 54988), +(864, 5411, 54988), +(864, 851, 54988), +(864, 628, 54988), +(543, 140, 54988), +(543, 52, 54988), +(550, 105, 54988), +(550, 29, 54988), +(550, 27, 54988), +(1355, 5375, 54988), +(1355, 5366, 54988), +(1355, 1070, 54988), +(1355, 926, 54988), +(634, 5375, 54988), +(634, 342, 54988), +(634, 294, 54988), +(634, 280, 54988), +(634, 206, 54988), +(634, 152, 54988), +(634, 144, 54988), +(634, 131, 54988), +(830, 365, 54988), +(1169, 5372, 54988), +(1462, 5384, 54988), +(1462, 941, 54988), +(895, 5384, 54988), +(895, 941, 54988), +(895, 625, 54988), +(863, 5429, 54988), +(863, 5419, 54988), +(863, 5418, 54988), +(863, 5416, 54988), +(863, 5391, 54988), +(863, 5390, 54988), +(863, 5389, 54988), +(863, 320, 54988), +(862, 5427, 54988), +(862, 5424, 54988), +(862, 5421, 54988), +(862, 5402, 54988), +(862, 5401, 54988), +(862, 5400, 54988), +(862, 5391, 54988), +(862, 5390, 54988), +(862, 5389, 54988), +(862, 5384, 54988), +(862, 941, 54988), +(862, 856, 54988), +(862, 747, 54988), +(862, 625, 54988), +(862, 320, 54988), +(627, 130, 54988), +(646, 130, 54988), +(896, 5384, 54988), +(896, 941, 54988), +(896, 625, 54988), +(680, 5385, 54988), +(634, 5385, 54988), +(634, 307, 54988), +(634, 130, 54988), +(641, 5385, 54988), +(641, 307, 54988), +(630, 130, 54988), +(864, 5429, 54988), +(864, 5427, 54988), +(864, 5426, 54988), +(864, 5425, 54988), +(864, 5424, 54988), +(864, 5422, 54988), +(864, 5421, 54988), +(864, 5419, 54988), +(864, 5418, 54988), +(864, 5416, 54988), +(864, 5391, 54988), +(864, 5390, 54988), +(864, 5389, 54988), +(864, 320, 54988), +(1355, 5385, 54988), +(1355, 5369, 54988), +(1355, 1107, 54988), +(535, 32, 54988), +(535, 30, 54988), +(535, 28, 54988), +(550, 30, 54988), +(550, 28, 54988), +(525, 139, 54988), +(525, 58, 54988), +(525, 57, 54988), +(525, 1, 54988), +(543, 139, 54988), +(543, 58, 54988), +(543, 57, 54988), +(543, 1, 54988), +(650, 5385, 54988), +(650, 307, 54988), +(650, 130, 54988), +(371, 289, 54988), +(422, 289, 54988), +(379, 289, 54988), +(630, 238, 54988), +(646, 238, 54988), +(862, 612, 54988), +(376, 289, 54988), +(120, 589, 54988), +(120, 289, 54988), +(125, 589, 54988), +(650, 238, 54988), +(680, 238, 54988), +(117, 1108, 54988), +(108, 289, 54988), +(634, 238, 54988), +(371, 5494, 54988), +(371, 550, 54988), +(127, 589, 54988), +(120, 612, 54988), +(125, 612, 54988), +(118, 1108, 54988), +(118, 589, 54988), +(118, 289, 54988), +(127, 612, 54988), +(1169, 589, 54988), +(379, 5494, 54988), +(379, 550, 54988), +(118, 612, 54988), +(104, 289, 54988), +(390, 289, 54988), +(895, 589, 54988), +(1409, 5369, 54988), +(1409, 5366, 54988), +(1409, 1107, 54988), +(1409, 1070, 54988), +(1409, 926, 54988), +(1727, 5369, 54988), +(1727, 1107, 54988), +(118, 1035, 54988), +(23, 5453, 54988), +(124, 5453, 54988), +(179, 572, 54988), +(194, 5439, 54988), +(1602, 1035, 54988), +(174, 571, 54988), +(207, 571, 54988), +(202, 572, 54988), +(378, 573, 54988), +(630, 150, 54988), +(634, 150, 54988), +(634, 90, 54988), +(672, 206, 54988), +(672, 90, 54988), +(680, 90, 54988), +(1525, 1257, 54988), +(1525, 1223, 54988), +(1161, 5372, 54988), +(1161, 589, 54988), +(1670, 1257, 54988), +(1165, 5391, 54988), +(1165, 5390, 54988), +(1165, 5389, 54988), +(1165, 5379, 54988), +(1165, 856, 54988), +(1165, 851, 54988); + +INSERT INTO `ui_map_quest_line` (`UIMapId`, `QuestLineId`, `VerifiedBuild`) VALUES +(1165, 785, 54988), +(1525, 1235, 54988), +(1525, 1137, 54988), +(1525, 1010, 54988), +(862, 5388, 54988), +(862, 617, 54988), +(1533, 1235, 54988), +(2025, 1325, 54988), +(2022, 1325, 54988), +(1670, 1235, 54988), +(1670, 1137, 54988), +(1670, 1010, 54988), +(2133, 1325, 54988), +(1161, 5379, 54988), +(1161, 5376, 54988), +(1161, 5375, 54988), +(1161, 5371, 54988), +(1161, 1000, 54988), +(1161, 940, 54988), +(1161, 939, 54988), +(1161, 851, 54988), +(1161, 797, 54988), +(1161, 785, 54988), +(1161, 628, 54988), +(1670, 1295, 54988), +(1536, 1295, 54988), +(1165, 5384, 54988), +(1165, 941, 54988), +(1165, 747, 54988), +(895, 5388, 54988), +(460, 5396, 54988), +(62, 5389, 54988), +(62, 856, 54988), +(62, 612, 54988), +(62, 542, 54988), +(62, 538, 54988), +(62, 508, 54988), +(62, 507, 54988), +(249, 5379, 54988), +(249, 785, 54988), +(249, 612, 54988), +(249, 545, 54988), +(249, 511, 54988), +(249, 290, 54988), +(18, 5406, 54988), +(18, 5389, 54988), +(18, 612, 54988), +(18, 565, 54988), +(18, 432, 54988), +(18, 418, 54988), +(18, 199, 54988), +(81, 5379, 54988), +(81, 785, 54988), +(81, 612, 54988), +(81, 576, 54988), +(81, 545, 54988), +(81, 512, 54988), +(81, 506, 54988), +(7, 5407, 54988), +(7, 5389, 54988), +(7, 612, 54988), +(7, 564, 54988), +(7, 526, 54988), +(7, 525, 54988), +(7, 520, 54988), +(7, 519, 54988), +(7, 518, 54988), +(7, 509, 54988), +(7, 290, 54988), +(199, 5499, 54988), +(199, 5430, 54988), +(199, 5407, 54988), +(199, 5389, 54988), +(199, 1227, 54988), +(199, 612, 54988), +(199, 564, 54988), +(199, 563, 54988), +(199, 526, 54988), +(199, 525, 54988), +(199, 521, 54988), +(199, 520, 54988), +(199, 519, 54988), +(199, 518, 54988), +(199, 509, 54988), +(199, 290, 54988), +(14, 434, 54988), +(14, 409, 54988), +(14, 390, 54988), +(63, 542, 54988), +(63, 518, 54988), +(63, 516, 54988), +(63, 509, 54988), +(63, 507, 54988), +(63, 500, 54988), +(63, 290, 54988), +(76, 1107, 54988), +(76, 546, 54988), +(76, 542, 54988), +(76, 516, 54988), +(76, 500, 54988), +(76, 290, 54988), +(76, 263, 54988), +(76, 260, 54988), +(90, 5389, 54988), +(90, 612, 54988), +(90, 199, 54988), +(85, 5389, 54988), +(85, 1107, 54988), +(85, 612, 54988), +(85, 546, 54988), +(85, 539, 54988), +(85, 516, 54988), +(85, 290, 54988), +(85, 263, 54988), +(85, 260, 54988), +(241, 546, 54988), +(70, 526, 54988), +(70, 521, 54988), +(70, 519, 54988), +(462, 5407, 54988), +(224, 414, 54988), +(224, 403, 54988), +(224, 398, 54988), +(224, 294, 54988), +(224, 60, 54988), +(17, 398, 54988), +(17, 294, 54988), +(17, 60, 54988), +(49, 426, 54988), +(1, 5499, 54988), +(1, 5430, 54988), +(1, 5389, 54988), +(1, 1227, 54988), +(1, 1107, 54988), +(1, 612, 54988), +(1, 563, 54988), +(1, 546, 54988), +(1, 539, 54988), +(1, 516, 54988), +(1, 509, 54988), +(1, 376, 54988), +(1, 290, 54988), +(1, 263, 54988), +(1, 260, 54988), +(1, 130, 54988), +(97, 206, 54988), +(27, 396, 54988), +(27, 386, 54988), +(327, 5379, 54988), +(327, 785, 54988), +(327, 612, 54988), +(327, 545, 54988), +(83, 542, 54988), +(83, 538, 54988), +(83, 508, 54988), +(83, 507, 54988), +(83, 500, 54988), +(83, 290, 54988), +(467, 1199, 54988), +(77, 542, 54988), +(77, 516, 54988), +(77, 508, 54988), +(77, 507, 54988), +(77, 290, 54988), +(64, 534, 54988), +(64, 526, 54988), +(64, 521, 54988), +(64, 519, 54988), +(69, 5407, 54988), +(69, 576, 54988), +(69, 564, 54988), +(69, 534, 54988), +(69, 525, 54988), +(69, 521, 54988), +(69, 520, 54988), +(69, 512, 54988), +(69, 506, 54988), +(88, 5389, 54988), +(88, 612, 54988), +(88, 564, 54988), +(88, 526, 54988), +(198, 542, 54988), +(198, 508, 54988), +(198, 507, 54988), +(198, 500, 54988), +(198, 290, 54988), +(51, 426, 54988), +(51, 398, 54988), +(37, 926, 54988), +(37, 576, 54988), +(37, 546, 54988), +(37, 539, 54988), +(37, 526, 54988), +(37, 402, 54988), +(37, 262, 54988), +(48, 546, 54988), +(32, 402, 54988), +(32, 396, 54988), +(32, 386, 54988), +(65, 520, 54988), +(65, 519, 54988), +(65, 518, 54988), +(65, 516, 54988), +(65, 509, 54988), +(65, 290, 54988), +(36, 402, 54988), +(36, 396, 54988), +(36, 386, 54988), +(244, 432, 54988), +(244, 409, 54988), +(57, 5499, 54988), +(57, 5396, 54988), +(103, 206, 54988), +(217, 432, 54988), +(217, 409, 54988), +(71, 545, 54988), +(71, 534, 54988), +(71, 521, 54988), +(71, 512, 54988), +(71, 511, 54988), +(71, 290, 54988), +(463, 5499, 54988), +(463, 5430, 54988), +(463, 563, 54988), +(210, 403, 54988), +(465, 5406, 54988), +(66, 5389, 54988), +(66, 612, 54988), +(66, 564, 54988), +(66, 526, 54988), +(66, 520, 54988), +(66, 290, 54988), +(461, 5499, 54988), +(461, 1227, 54988), +(461, 563, 54988), +(461, 509, 54988), +(15, 402, 54988), +(15, 396, 54988), +(203, 541, 54988), +(203, 539, 54988), +(21, 5389, 54988), +(21, 612, 54988), +(21, 432, 54988), +(21, 409, 54988), +(21, 396, 54988), +(21, 199, 54988), +(10, 5499, 54988), +(10, 5430, 54988), +(10, 5389, 54988), +(10, 1227, 54988); + +INSERT INTO `ui_map_quest_line` (`UIMapId`, `QuestLineId`, `VerifiedBuild`) VALUES +(10, 1107, 54988), +(10, 612, 54988), +(10, 564, 54988), +(10, 563, 54988), +(10, 546, 54988), +(10, 539, 54988), +(10, 526, 54988), +(10, 519, 54988), +(10, 518, 54988), +(10, 516, 54988), +(10, 509, 54988), +(10, 376, 54988), +(10, 290, 54988), +(10, 263, 54988), +(10, 260, 54988), +(10, 130, 54988), +(42, 426, 54988), +(42, 398, 54988), +(42, 294, 54988), +(50, 414, 54988), +(50, 403, 54988), +(25, 434, 54988), +(25, 432, 54988), +(25, 418, 54988), +(25, 409, 54988), +(25, 396, 54988), +(25, 390, 54988), +(25, 199, 54988), +(22, 5389, 54988), +(22, 612, 54988), +(22, 565, 54988), +(22, 418, 54988), +(22, 406, 54988), +(22, 199, 54988), +(201, 539, 54988), +(26, 434, 54988), +(26, 418, 54988), +(26, 406, 54988), +(26, 390, 54988), +(23, 406, 54988), +(23, 206, 54988), +(89, 5499, 54988), +(80, 538, 54988), +(52, 414, 54988), +(95, 569, 54988), +(95, 444, 54988), +(47, 414, 54988), +(94, 5499, 54988), +(94, 5389, 54988), +(94, 1199, 54988), +(94, 612, 54988), +(94, 569, 54988), +(94, 444, 54988), +(56, 546, 54988), +(110, 5499, 54988), +(110, 5389, 54988), +(110, 1199, 54988), +(110, 612, 54988), +(110, 569, 54988), +(2112, 1325, 54988), +(204, 541, 54988), +(204, 539, 54988), +(78, 576, 54988), +(78, 545, 54988), +(78, 534, 54988), +(78, 512, 54988), +(78, 506, 54988), +(205, 541, 54988), +(205, 539, 54988), +(245, 432, 54988), +(84, 926, 54988), +(84, 576, 54988), +(84, 546, 54988), +(84, 539, 54988), +(84, 526, 54988), +(84, 262, 54988), +(47, 566, 54988), +(47, 425, 54988), +(47, 421, 54988), +(84, 5497, 54988), +(84, 5372, 54988), +(84, 1000, 54988), +(84, 797, 54988), +(84, 421, 54988), +(84, 347, 54988), +(84, 240, 54988), +(84, 198, 54988), +(84, 131, 54988), +(18, 1226, 54988), +(81, 5375, 54988), +(81, 743, 54988), +(51, 433, 54988), +(427, 5395, 54988), +(199, 517, 54988), +(224, 421, 54988), +(22, 1226, 54988), +(52, 566, 54988), +(52, 425, 54988), +(52, 421, 54988), +(32, 1226, 54988), +(21, 5497, 54988), +(21, 1226, 54988), +(48, 441, 54988), +(327, 5375, 54988), +(327, 743, 54988), +(65, 517, 54988), +(65, 514, 54988), +(241, 443, 54988), +(241, 441, 54988), +(56, 567, 54988), +(56, 443, 54988), +(56, 441, 54988), +(83, 510, 54988), +(83, 171, 54988), +(62, 797, 54988), +(62, 510, 54988), +(62, 171, 54988), +(97, 5404, 54988), +(97, 5372, 54988), +(97, 570, 54988), +(97, 504, 54988), +(37, 5372, 54988), +(37, 1226, 54988), +(37, 1000, 54988), +(37, 797, 54988), +(37, 566, 54988), +(37, 425, 54988), +(37, 421, 54988), +(37, 347, 54988), +(37, 240, 54988), +(37, 198, 54988), +(37, 131, 54988), +(425, 1226, 54988), +(63, 797, 54988), +(63, 517, 54988), +(63, 514, 54988), +(63, 510, 54988), +(103, 5372, 54988), +(103, 504, 54988), +(106, 504, 54988), +(15, 441, 54988), +(27, 5395, 54988), +(27, 5372, 54988), +(27, 567, 54988), +(27, 441, 54988), +(25, 1226, 54988), +(1, 514, 54988), +(17, 425, 54988), +(57, 5497, 54988), +(57, 5372, 54988), +(57, 568, 54988), +(249, 5375, 54988), +(249, 743, 54988), +(468, 5404, 54988), +(89, 5497, 54988), +(89, 5372, 54988), +(89, 568, 54988), +(42, 425, 54988), +(49, 433, 54988), +(90, 1295, 54988), +(10, 517, 54988), +(10, 514, 54988), +(18, 1295, 54988), +(36, 433, 54988), +(14, 747, 54988), +(81, 5385, 54988), +(87, 5372, 54988), +(87, 567, 54988), +(77, 797, 54988), +(77, 514, 54988), +(77, 510, 54988), +(80, 510, 54988), +(80, 171, 54988), +(87, 589, 54988), +(97, 589, 54988), +(52, 289, 54988), +(84, 589, 54988), +(84, 289, 54988), +(57, 589, 54988), +(84, 579, 54988), +(650, 308, 54988), +(27, 589, 54988), +(641, 308, 54988), +(37, 589, 54988), +(37, 289, 54988), +(224, 289, 54988), +(50, 289, 54988), +(49, 289, 54988), +(17, 289, 54988), +(47, 289, 54988), +(42, 289, 54988), +(971, 579, 54988), +(535, 114, 54988), +(535, 103, 54988), +(535, 41, 54988), +(535, 40, 54988), +(89, 589, 54988), +(550, 114, 54988), +(550, 103, 54988), +(2024, 5464, 54988), +(2024, 5381, 54988), +(2024, 1398, 54988), +(2024, 1362, 54988), +(2024, 1331, 54988), +(2024, 1308, 54988), +(542, 40, 54988), +(534, 57, 54988), +(2200, 5381, 54988), +(2200, 1331, 54988), +(2200, 1308, 54988), +(543, 114, 54988), +(543, 103, 54988), +(2025, 5538, 54988), +(2025, 5511, 54988), +(2025, 5464, 54988), +(2025, 5462, 54988), +(2025, 5381, 54988), +(2025, 1416, 54988), +(2025, 1413, 54988), +(2025, 1398, 54988), +(2025, 1362, 54988), +(2025, 1333, 54988), +(2025, 1331, 54988), +(2025, 1308, 54988), +(2022, 5538, 54988), +(2022, 5511, 54988), +(2022, 5464, 54988), +(2022, 5462, 54988), +(2022, 5381, 54988), +(2022, 1416, 54988), +(2022, 1413, 54988), +(2022, 1398, 54988), +(2022, 1362, 54988), +(2022, 1333, 54988), +(2022, 1331, 54988), +(2022, 1308, 54988), +(2112, 5538, 54988), +(2112, 5511, 54988), +(2112, 5464, 54988), +(2112, 5381, 54988), +(2112, 1416, 54988), +(2112, 1413, 54988), +(2112, 1398, 54988), +(2112, 1362, 54988), +(2112, 1333, 54988), +(2112, 1331, 54988), +(2112, 1308, 54988), +(2239, 5381, 54988), +(2239, 1308, 54988), +(103, 589, 54988); + +INSERT INTO `ui_map_quest_line` (`UIMapId`, `QuestLineId`, `VerifiedBuild`) VALUES +(2133, 5538, 54988), +(2133, 5511, 54988), +(2133, 5464, 54988), +(2133, 5462, 54988), +(2133, 5381, 54988), +(2133, 1416, 54988), +(2133, 1413, 54988), +(2133, 1398, 54988), +(2133, 1362, 54988), +(2133, 1333, 54988), +(2133, 1331, 54988), +(2133, 1308, 54988), +(2151, 1413, 54988), +(525, 114, 54988), +(525, 103, 54988), +(539, 41, 54988), +(539, 40, 54988), +(2023, 5464, 54988), +(2023, 5381, 54988), +(2023, 1331, 54988), +(2023, 1308, 54988), +(2118, 1261, 54988), +(371, 5536, 54988), +(554, 5536, 54988), +(2025, 1289, 54988), +(2022, 1289, 54988), +(2109, 1261, 54988), +(84, 1379, 54988), +(84, 1289, 54988), +(830, 369, 54988), +(882, 369, 54988), +(680, 343, 54988), +(680, 341, 54988), +(680, 340, 54988), +(680, 339, 54988), +(680, 154, 54988), +(680, 153, 54988), +(2022, 1367, 54988), +(1543, 1065, 54988), +(2025, 1367, 54988), +(1525, 1065, 54988), +(831, 369, 54988), +(1536, 1294, 54988), +(1670, 1294, 54988), +(1670, 1065, 54988), +(1672, 1235, 54988), +(84, 5511, 54988), +(84, 5399, 54988), +(84, 547, 54988), +(85, 1289, 54988), +(85, 860, 54988), +(2133, 1368, 54988), +(2133, 1367, 54988), +(2133, 1314, 54988), +(2133, 1310, 54988), +(2133, 1303, 54988), +(2022, 1368, 54988), +(2022, 1310, 54988), +(2022, 1303, 54988), +(2024, 1368, 54988), +(2024, 1314, 54988), +(2024, 1310, 54988), +(1, 1289, 54988), +(1, 860, 54988), +(2239, 1314, 54988), +(76, 1289, 54988), +(2025, 1368, 54988), +(2025, 1310, 54988), +(2025, 1303, 54988), +(2023, 1314, 54988), +(2023, 1310, 54988), +(2023, 1303, 54988), +(942, 5388, 54988), +(896, 5388, 54988); + +DELETE FROM `ui_map_quest` WHERE (`UIMapId`=371 AND `QuestId`=30134); +DELETE FROM `ui_map_quest` WHERE (`UIMapId`=1536 AND `QuestId` IN (59867,57301)); +INSERT INTO `ui_map_quest` (`UIMapId`, `QuestId`, `VerifiedBuild`) VALUES +(371, 30134, 54988), -- Wild Things +(1536, 59867, 54988), -- WANTED: Appraiser Vix +(1536, 57301, 54988); -- Callous Concoctions diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_31_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_31_00_world.sql new file mode 100644 index 000000000..b150126c9 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_31_00_world.sql @@ -0,0 +1,10 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_dru_astral_communion_celestial_alignment','spell_dru_celestial_alignment'); +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES +(102560, 'spell_dru_astral_communion_celestial_alignment'), +(194223, 'spell_dru_astral_communion_celestial_alignment'), +(383410, 'spell_dru_astral_communion_celestial_alignment'), +(390414, 'spell_dru_astral_communion_celestial_alignment'), +(102560, 'spell_dru_celestial_alignment'), +(194223, 'spell_dru_celestial_alignment'), +(383410, 'spell_dru_celestial_alignment'), +(390414, 'spell_dru_celestial_alignment'); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_08_31_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_08_31_01_world.sql new file mode 100644 index 000000000..23ffa5ee7 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_08_31_01_world.sql @@ -0,0 +1,3 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_warl_unstable_affliction'; +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES +(316099, 'spell_warl_unstable_affliction'); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_09_01_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_09_01_00_world.sql new file mode 100644 index 000000000..737196953 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_09_01_00_world.sql @@ -0,0 +1,374 @@ +SET @CGUID := 10000825; +SET @OGUID := 10000006; + +-- Creature +DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+241; +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES +(@CGUID+0, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1980.392333984375, -832.97222900390625, 3.461805582046508789, 3.13384103775024414, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) (possible waypoints or random movement) +(@CGUID+1, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1981.8819580078125, -834.22918701171875, 3.465277671813964843, 2.786286115646362304, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+2, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1982.2742919921875, -831.91143798828125, 3.182291507720947265, 3.302634954452514648, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+3, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2135.850830078125, -876.8836669921875, 7.340188980102539062, 4.120525836944580078, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+4, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1968.9617919921875, -912.94793701171875, 19.28472328186035156, 0.899954557418823242, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+5, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1985.9930419921875, -891.15106201171875, 13.58680534362792968, 5.982346057891845703, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+6, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1965.1649169921875, -889.1180419921875, 20.4628143310546875, 2.459722757339477539, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+7, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2081.670166015625, -836.51214599609375, 0.961970627307891845, 5.528889656066894531, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+8, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2034.43408203125, -880.545166015625, 10.54518890380859375, 0.123680397868156433, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+9, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2113.572998046875, -877.8836669921875, 8.5625, 4.774155616760253906, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+10, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2113.96533203125, -875.56597900390625, 8.353037834167480468, 5.056838512420654296, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+11, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2112.083251953125, -876.62677001953125, 8.506944656372070312, 5.068270683288574218, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) (possible waypoints or random movement) +(@CGUID+12, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2025.935791015625, -893.71356201171875, 11.36886215209960937, 2.651847362518310546, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+13, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2104.576416015625, -920.763916015625, 14.76682662963867187, 2.651847362518310546, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) (possible waypoints or random movement) +(@CGUID+14, 212717, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1947.09033203125, -879.578125, 25.50347328186035156, 0.182974606752395629, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Webspinner (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: 436072 - Sticky Webs) +(@CGUID+15, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2017.3975830078125, -834.55206298828125, 2.110215663909912109, 4.138926982879638671, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+16, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2053.703125, -937.95660400390625, 20.50352668762207031, 0.465400189161300659, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+17, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2128.6494140625, -900.9375, 10.98263835906982421, 4.385390281677246093, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+18, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2079.677001953125, -901.70831298828125, 14.35119915008544921, 1.54832613468170166, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+19, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2079.017333984375, -900.0382080078125, 14.15403461456298828, 4.589624881744384765, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+20, 220067, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2049.5625, -849.28643798828125, 2.848442792892456054, 5.268709182739257812, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+21, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1935.5555419921875, -969.7569580078125, 28.02087593078613281, 4.544935226440429687, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+22, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1933.6771240234375, -970.81597900390625, 28.31423759460449218, 5.580784797668457031, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+23, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1935.1632080078125, -972.07293701171875, 28.08159828186035156, 1.622937679290771484, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+24, 220067, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2026.8160400390625, -826.00177001953125, 0.821075439453125, 0, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+25, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2013.607666015625, -962.1180419921875, 16.89236259460449218, 2.055228710174560546, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+26, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2015.095458984375, -963.375, 17.17881965637207031, 2.010321617126464843, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+27, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2015.4879150390625, -961.05731201171875, 16.89583396911621093, 2.394478797912597656, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+28, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1994.638916015625, -911.62152099609375, 16.30380821228027343, 2.398970365524291992, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) (possible waypoints or random movement) +(@CGUID+29, 212717, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1985.19970703125, -962.515625, 19.04600715637207031, 1.241394996643066406, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Webspinner (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: 436072 - Sticky Webs) +(@CGUID+30, 212717, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2045.0260009765625, -879.15277099609375, 9.870965003967285156, 0.270456254482269287, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Webspinner (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: 436072 - Sticky Webs) (possible waypoints or random movement) +(@CGUID+31, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2019.6978759765625, -1016.1632080078125, 18.29770660400390625, 2.566622495651245117, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+32, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2050.833251953125, -923.23089599609375, 14.54733562469482421, 0, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+33, 217939, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1932.939208984375, -925.890625, 42.20728302001953125, 6.112947463989257812, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Swarming Drone (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) (possible waypoints or random movement) +(@CGUID+34, 217939, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1935.9288330078125, -925.890625, 42.01544952392578125, 5.105090618133544921, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Swarming Drone (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) (possible waypoints or random movement) +(@CGUID+35, 217939, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1929.66845703125, -925.890625, 42.30887603759765625, 6.11306619644165039, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Swarming Drone (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) (possible waypoints or random movement) +(@CGUID+36, 228057, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1985.9097900390625, -1005.9254150390625, 22.71795082092285156, 1.114030122756958007, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: 459457 - Polymorphed) +(@CGUID+37, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1910.7916259765625, -864.234375, 37.10112380981445312, 5.052828788757324218, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+38, 217939, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1994.6927490234375, -972.08331298828125, 40.18082427978515625, 6.113013744354248046, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Swarming Drone (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+39, 217939, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1997.9635009765625, -972.08331298828125, 40.45551300048828125, 6.113167762756347656, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Swarming Drone (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+40, 217939, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2000.953125, -972.08331298828125, 40.52631378173828125, 5.105090618133544921, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Swarming Drone (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+41, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1920.439208984375, -991.873291015625, 29.22720146179199218, 5.604808807373046875, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+42, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1854.3125, -1025.4930419921875, 33.69024658203125, 4.599205970764160156, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+43, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1938.579833984375, -1036.8228759765625, 28.18071937561035156, 0, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+44, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1847.7535400390625, -1004.74652099609375, 35.1537628173828125, 5.271671295166015625, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+45, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2077.279541015625, -1059.720458984375, 10.74311161041259765, 5.888373851776123046, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+46, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1990.7274169921875, -985.64239501953125, 17.72397041320800781, 5.950801849365234375, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+47, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2043.0694580078125, -1050.2725830078125, 15.9980926513671875, 0.437091648578643798, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+48, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2041.189208984375, -1051.3333740234375, 16.23958396911621093, 0.311234772205352783, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+49, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2042.6771240234375, -1052.59033203125, 15.92361068725585937, 0.838166236877441406, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+50, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2152.923583984375, -1039.7691650390625, 1.771743416786193847, 6.060407638549804687, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+51, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2039.84375, -978.8836669921875, 22.568450927734375, 0, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+52, 217939, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1993.8177490234375, -1037.845458984375, 34.20742416381835937, 5.105092048645019531, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Swarming Drone (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+53, 217939, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1987.5572509765625, -1037.845458984375, 36.27948760986328125, 6.106691837310791015, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Swarming Drone (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+54, 217939, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1990.828125, -1037.845458984375, 35.41490554809570312, 6.103688716888427734, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Swarming Drone (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+55, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2079.3125, -1023.80377197265625, 15.19616508483886718, 6.059811592102050781, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+56, 220067, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2086.9306640625, -1091.532958984375, 3.883802652359008789, 2.179260969161987304, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+57, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2124.890625, -1060.0694580078125, 1.502677083015441894, 3.226559400558471679, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+58, 220067, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2188.52783203125, -1037.3680419921875, 0.451631337404251098, 1.314199686050415039, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+59, 220067, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2220.6337890625, -1012.3524169921875, 3.419001102447509765, 2.71881103515625, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+60, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2158.204833984375, -885.625, 8.228216171264648437, 2.213659286499023437, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+61, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2145.689208984375, -956.6649169921875, 5.195072174072265625, 2.798273324966430664, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+62, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2178.5712890625, -912.390625, 7.807044506072998046, 4.848464012145996093, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+63, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2065.322998046875, -859.05902099609375, 3.46082925796508789, 3.384024858474731445, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+64, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2063.444580078125, -860.11981201171875, 3.779513835906982421, 3.170203447341918945, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+65, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2064.9306640625, -861.37677001953125, 4.614583492279052734, 2.713640213012695312, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+66, 212717, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2181.920166015625, -930.38714599609375, 7.627023696899414062, 0.174847126007080078, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Webspinner (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: 436072 - Sticky Webs) (possible waypoints or random movement) +(@CGUID+67, 220067, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2112.427001953125, -842.6336669921875, 3.102162599563598632, 1.763242125511169433, 120, 6, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Salmoncrab (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+68, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2145.546875, -893.30035400390625, 9.695471763610839843, 1.866055607795715332, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+69, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2174.932373046875, -906.02081298828125, 9.040369987487792968, 4.873427391052246093, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+70, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2124.876708984375, -921.13018798828125, 12.78422355651855468, 2.789196252822875976, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+71, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2009.1597900390625, -884.578125, 12.02620601654052734, 1.772808432579040527, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+72, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1981.2066650390625, -935.670166015625, 19.5868072509765625, 0.015095862559974193, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+73, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1999.8819580078125, -884.7899169921875, 12.03472232818603515, 4.8709716796875, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+74, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1974.8819580078125, -909.467041015625, 17.77604293823242187, 3.4531707763671875, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+75, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1880.796875, -1003.875, 34.95475006103515625, 4.444427967071533203, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+76, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1887.35595703125, -1014.92877197265625, 31.91888427734375, 2.998565912246704101, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+77, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1892.251708984375, -1018.986083984375, 31.90678024291992187, 5.732097625732421875, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+78, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1963.0555419921875, -864.5086669921875, 17.8818206787109375, 3.617208242416381835, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+79, 217939, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1973.77783203125, -891.45489501953125, 31.94371604919433593, 5.151216030120849609, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Swarming Drone (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+80, 217939, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1970.5069580078125, -891.45489501953125, 33.028778076171875, 5.529022216796875, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Swarming Drone (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+81, 217939, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1976.767333984375, -891.45489501953125, 30.983642578125, 5.105090618133544921, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Swarming Drone (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+82, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1933.4305419921875, -884.55035400390625, 28.37056732177734375, 2.092473268508911132, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+83, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1927.3541259765625, -964.265625, 28.83159828186035156, 3.513453006744384765, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+84, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1998.5885009765625, -913.671875, 16.04720497131347656, 1.725128650665283203, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+85, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1987.6510009765625, -938.04168701171875, 18.40738105773925781, 2.568311452865600585, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+86, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1969.388916015625, -878.9461669921875, 15.65233039855957031, 2.954611063003540039, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+87, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2047.0989990234375, -955.43402099609375, 23.31865692138671875, 5.545135021209716796, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+88, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2006.90625, -968.11114501953125, 16.38931083679199218, 5.575929641723632812, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) (possible waypoints or random movement) +(@CGUID+89, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2007.8489990234375, -943.03125, 16.715545654296875, 0, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+90, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1973.923583984375, -1009.20831298828125, 25.64703369140625, 2.057731389999389648, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+91, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1901.9722900390625, -947.18231201171875, 30.94401741027832031, 2.092473268508911132, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+92, 217939, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2054.62158203125, -902.9288330078125, 25.95391273498535156, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Swarming Drone (Area: Tranquil Strand - Difficulty: 0) CreateObject, +(@CGUID+93, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1935.1632080078125, -972.07293701171875, 28.08159828186035156, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) (possible waypoints or random movement) +(@CGUID+94, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1933.6771240234375, -970.81597900390625, 28.31423759460449218, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) (possible waypoints or random movement) +(@CGUID+95, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1957.876708984375, -861.9461669921875, 19.83801078796386718, 4.161553382873535156, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+96, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1922.43408203125, -961.8125, 29.02777862548828125, 5.295098781585693359, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+97, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1964.3125, -960.654541015625, 23.82937431335449218, 2.266330957412719726, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+98, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1956.68408203125, -961.1180419921875, 24.37881660461425781, 0.77292710542678833, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+99, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1944.9322509765625, -893.99652099609375, 25.778106689453125, 3.109914302825927734, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) (possible waypoints or random movement) +(@CGUID+100, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1830.4149169921875, -859.48785400390625, 48.8837890625, 0.612358629703521728, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+101, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1852.7291259765625, -874.0850830078125, 48.42879867553710937, 3.551796436309814453, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+102, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1893.904541015625, -938.25177001953125, 32.44071197509765625, 4.085583209991455078, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+103, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2006.21533203125, -881.4617919921875, 11.01779556274414062, 0.42068144679069519, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+104, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2071.359375, -1003.09381103515625, 21.94707107543945312, 1.419570326805114746, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+105, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2073.6025390625, -1007.73272705078125, 20.74770545959472656, 3.857130765914916992, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+106, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2068.06591796875, -1008.4132080078125, 20.67708396911621093, 5.821211814880371093, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+107, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2044.3125, -1056.545166015625, 15.18276119232177734, 1.803425192832946777, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+108, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2088.953125, -1062.2117919921875, 7.196392059326171875, 3.678826808929443359, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+109, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1910.5850830078125, -886.2413330078125, 33.31770706176757812, 5.501905441284179687, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+110, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1927.8489990234375, -880.89239501953125, 29.23464393615722656, 5.259595870971679687, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+111, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1939.2257080078125, -958.55731201171875, 27.01470565795898437, 4.916959762573242187, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+112, 228057, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1972.3802490234375, -1019.85418701171875, 24.6234893798828125, 3.22937941551208496, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: 459457 - Polymorphed) +(@CGUID+113, 220038, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1916.954833984375, -904.4600830078125, 29.178131103515625, 4.653845787048339843, 120, 4, 0, 1, NULL, NULL, NULL, NULL, 56313), -- Shattered Crystal (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+114, 220068, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1996.9774169921875, -1025.8228759765625, 22.8231201171875, 2.290785074234008789, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Malfunctioning Spire (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+115, 228057, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1981.12158203125, -983.6805419921875, 21.83518600463867187, 5.405011177062988281, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: 459457 - Polymorphed) +(@CGUID+116, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2053.6025390625, -866.77777099609375, 4.01539468765258789, 3.10344552993774414, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+117, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2062.53466796875, -844.8055419921875, 4.910937309265136718, 3.316603422164916992, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+118, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2050.46875, -870.1944580078125, 4.745791435241699218, 1.967525839805603027, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+119, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1984.9271240234375, -847.8194580078125, 6.722095489501953125, 4.962075710296630859, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+120, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2058.600830078125, -851.7100830078125, 2.458218574523925781, 1.78056037425994873, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+121, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2015.9132080078125, -879.65106201171875, 10.7595062255859375, 1.428903102874755859, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+122, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2011.4757080078125, -838.03302001953125, 2.346038341522216796, 0.899954557418823242, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+123, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2020.40283203125, -893.11285400390625, 13.48273181915283203, 0.875551462173461914, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+124, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1997.734375, -911.8211669921875, 16.1024322509765625, 5.831696510314941406, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+125, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2027.6666259765625, -996.09722900390625, 16.0950469970703125, 2.740733623504638671, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+126, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1963.0103759765625, -985.2257080078125, 26.060302734375, 4.941134452819824218, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+127, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1883.2725830078125, -923.10418701171875, 37.96698760986328125, 0.540635526180267333, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+128, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1928.423583984375, -1008.875, 31.87783241271972656, 0.77292710542678833, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+129, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1925.4566650390625, -1003.19451904296875, 30.98632621765136718, 6.197861194610595703, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+130, 212717, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1906.2083740234375, -1018.03472900390625, 30.71128463745117187, 6.071014404296875, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Webspinner (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: 436072 - Sticky Webs) +(@CGUID+131, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2031.3836669921875, -1055.032958984375, 18.18249702453613281, 0.616823256015777587, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+132, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2028.27783203125, -1028.1927490234375, 17.46701431274414062, 3.678826808929443359, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+133, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2019.8194580078125, -1026.498291015625, 17.76041793823242187, 5.821211814880371093, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+134, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2081.350830078125, -1069.736083984375, 6.603756904602050781, 2.029378175735473632, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+135, 212717, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2036.9271240234375, -1058.9132080078125, 16.805389404296875, 2.569419384002685546, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Webspinner (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: 436072 - Sticky Webs) +(@CGUID+136, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2099.151123046875, -923.9305419921875, 14.98824691772460937, 1.349119067192077636, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+137, 212717, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2149.421875, -1043.217041015625, 1.867045402526855468, 3.700378656387329101, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Webspinner (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: 436072 - Sticky Webs) +(@CGUID+138, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2154.635498046875, -1038.5972900390625, 1.840039253234863281, 4.202218532562255859, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+139, 212717, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2162.588623046875, -898.453125, 13.37440109252929687, 1.217412471771240234, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Webspinner (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: 436072 - Sticky Webs) +(@CGUID+140, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2102.892333984375, -884.3819580078125, 9.396572113037109375, 5.417967796325683593, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+141, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2108.678955078125, -885.51214599609375, 9.657845497131347656, 4.015566349029541015, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+142, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2108.869873046875, -843.670166015625, 3.375029563903808593, 4.105309963226318359, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+143, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2170.697998046875, -885.49481201171875, 7.725475788116455078, 4.451488494873046875, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+144, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2162.44970703125, -940.00518798828125, 9.47611236572265625, 1.570063710212707519, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+145, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2153.625, -855.420166015625, 2.196996212005615234, 3.818439006805419921, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+146, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2195.59716796875, -886.86456298828125, 3.163170814514160156, 3.01116800308227539, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+147, 212715, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2175.670166015625, -924.482666015625, 8.499936103820800781, 3.882529020309448242, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (Auras: ) +(@CGUID+148, 217949, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2204.484375, -923.671875, 6.17368316650390625, 0.690459668636322021, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Skittering Swarmite (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+149, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2016.361083984375, -877.0069580078125, 9.889269828796386718, 1.403102397918701171, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+150, 219637, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2033.204833984375, -857.48089599609375, 4.883466720581054687, 2.206841230392456054, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+151, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1987.8055419921875, -846.75177001953125, 5.298969268798828125, 4.994104862213134765, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+152, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2026.5521240234375, -889.48089599609375, 11.94983482360839843, 2.884695053100585937, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+153, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1929.15283203125, -883.97222900390625, 28.9892578125, 2.590133428573608398, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+154, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1984.3853759765625, -935.60418701171875, 18.83159828186035156, 4.061192989349365234, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+155, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1997.9896240234375, -887.50177001953125, 12.73090267181396484, 2.636124134063720703, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+156, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1975.4879150390625, -830.935791015625, 3.366819620132446289, 2.360383033752441406, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+157, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1983.34375, -887.6788330078125, 13.50694465637207031, 5.200833320617675781, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+158, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2101.876708984375, -918.8524169921875, 15.60778427124023437, 5.59463357925415039, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+159, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1973.7117919921875, -912.953125, 18.66145896911621093, 1.246126413345336914, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2(possible waypoints or random movement) +(@CGUID+160, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1968.361083984375, -961.22918701171875, 23.20058441162109375, 2.99906158447265625, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+161, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1926.15283203125, -961.1024169921875, 28.59723281860351562, 5.288232326507568359, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+162, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2054.604248046875, -853.0625, 2.825459480285644531, 0.325905650854110717, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+163, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1884.6910400390625, -925.87677001953125, 35.7848052978515625, 2.939128398895263671, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+164, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2022.6024169921875, -894.90277099609375, 12.87941741943359375, 4.994104862213134765, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+165, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2049.022705078125, -867.24652099609375, 4.170557498931884765, 1.019037365913391113, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+166, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1878.3941650390625, -1002.65631103515625, 35.44333648681640625, 2.67216801643371582, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+167, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1926.4913330078125, -1011.4774169921875, 31.50892257690429687, 3.937603950500488281, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+168, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1923.1875, -1006.3125, 30.96941566467285156, 1.693133115768432617, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+169, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1969.982666015625, -910.85418701171875, 18.76388931274414062, 1.779348134994506835, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+170, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2010.4132080078125, -968.31768798828125, 16.28782081604003906, 3.313592910766601562, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+171, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1890.5260009765625, -1016.62677001953125, 31.64517021179199218, 3.570872306823730468, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+172, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1971.44970703125, -1010.06951904296875, 26.36783790588378906, 3.937603950500488281, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+173, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1885.1771240234375, -921.40802001953125, 36.81824493408203125, 4.061192989349365234, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+174, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1931.9375, -881.0867919921875, 28.51219367980957031, 5.4134521484375, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+175, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1972.388916015625, -907.5625, 17.737701416015625, 0.87899857759475708, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+176, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1923.7569580078125, -965.638916015625, 29.3055572509765625, 0.366138160228729248, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+177, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1912.1805419921875, -888.279541015625, 32.80104827880859375, 5.376514911651611328, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+178, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1899.99658203125, -944.388916015625, 31.29819869995117187, 5.359595775604248046, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+179, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1984.3021240234375, -938.545166015625, 19.00694465637207031, 2.393629312515258789, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+180, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1962.7708740234375, -957.17364501953125, 23.66322517395019531, 5.128366470336914062, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+181, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1926.15283203125, -961.1024169921875, 28.59723281860351562, 3.327478885650634765, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 (possible waypoints or random movement) +(@CGUID+182, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1883.8697509765625, -1004.2274169921875, 34.13988876342773437, 3.937603950500488281, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+183, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1922.875, -1000.85418701171875, 30.45616722106933593, 3.937603950500488281, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+184, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2009.4617919921875, -970.5867919921875, 15.71421432495117187, 2.978038311004638671, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+185, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1959.28125, -958.30035400390625, 23.94194221496582031, 5.845388412475585937, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+186, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2078.09716796875, -1065.5086669921875, 8.529513359069824218, 0.295422226190567016, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+187, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2024.451416015625, -995.3524169921875, 15.32314872741699218, 0.280883610248565673, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+188, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2046.7882080078125, -958.11114501953125, 23.86308670043945312, 1.291758418083190917, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+189, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2076.609375, -1008.93927001953125, 19.95319557189941406, 2.302427291870117187, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+190, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2070.975830078125, -1008.77947998046875, 20.38922691345214843, 1.461312174797058105, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+191, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2038.4791259765625, -1055.3697509765625, 16.73005104064941406, 3.094079256057739257, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+192, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2064.869873046875, -1010.78302001953125, 21.3041534423828125, 0.838409662246704101, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+193, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2047.5103759765625, -952.15277099609375, 22.77884483337402343, 4.462789535522460937, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+194, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2074.70654296875, -1001.63018798828125, 22.47456550598144531, 3.937603950500488281, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+195, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2025.548583984375, -1030.734375, 17.5182647705078125, 0.749375343322753906, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+196, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2022.232666015625, -1029.7725830078125, 17.57986259460449218, 2.207357406616210937, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+197, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2081.310791015625, -1059.53125, 9.831499099731445312, 3.188551664352416992, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+198, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2085.05029296875, -1064.5728759765625, 7.2034912109375, 0.544384598731994628, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+199, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2138.638916015625, -879.8125, 7.569190502166748046, 3.255678653717041015, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+200, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2099.87841796875, -919.81768798828125, 15.50425148010253906, 5.32696390151977539, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+201, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2062.828125, -851.95660400390625, 2.508168220520019531, 2.250800609588623046, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+202, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2057.31591796875, -865.14581298828125, 4.22156524658203125, 1.227692246437072753, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+203, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2155.111083984375, -883.35418701171875, 8.228729248046875, 6.146160602569580078, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+204, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2057.83154296875, -847.31768798828125, 2.28132939338684082, 0.496047943830490112, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+205, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2038.5538330078125, -880.2274169921875, 10.43048858642578125, 3.678337335586547851, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+206, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2124.694580078125, -900.109375, 11.16034317016601562, 0.463663190603256225, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+207, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2171.161376953125, -889.66668701171875, 8.230822563171386718, 0.991282165050506591, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+208, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2167.49658203125, -884.27606201171875, 7.900500297546386718, 6.052874565124511718, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject2 +(@CGUID+209, 219636, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2034.2413330078125, -860.3507080078125, 5.76427459716796875, 6.265034675598144531, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+210, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2017.17529296875, -838.03631591796875, 2.327603101730346679, 4.994104862213134765, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+211, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2016.1109619140625, -882.77581787109375, 12.66774559020996093, 1.63399815559387207, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+212, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2085.05517578125, -837.8809814453125, 1.367530465126037597, 2.757314682006835937, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+213, 216983, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2013.770751953125, -835.0819091796875, 2.035548925399780273, 0.145064339041709899, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (Auras: ) +(@CGUID+214, 219638, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 1970.013916015625, -856.48089599609375, 13.33491039276123046, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+215, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2151.43701171875, -858.29241943359375, 2.834986686706542968, 0.919806659221649169, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+216, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2192.9423828125, -886.798828125, 3.840959548950195312, 6.093459129333496093, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+217, 216980, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2106.418701171875, -846.39337158203125, 3.595438480377197265, 0.837923049926757812, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+218, 219638, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2050.39404296875, -923.9375, 14.54222393035888671, 1.790153980255126953, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Silver Covenant Spellcaster (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+219, 212718, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1998.6614990234375, -912.77606201171875, 16.03472328186035156, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+220, 212718, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2102.84033203125, -888.373291015625, 10.26264572143554687, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+221, 219636, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2055.729248046875, -923.47393798828125, 15.16832637786865234, 0.138571709394454956, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Kirin Tor Conjuror (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+222, 216976, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2056.248779296875, -935.65374755859375, 19.49976158142089843, 3.842346906661987304, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sunreaver Battlemage (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+223, 214466, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 1997.376708984375, -853.37152099609375, 6.703286647796630859, 5.449717521667480468, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+224, 214466, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2014.3524169921875, -866.5399169921875, 9.243086814880371093, 2.036844253540039062, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (Auras: 436058 - Arcane Debuff [DNT]) +(@CGUID+225, 214466, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2000.6961669921875, -842.16668701171875, 2.38952493667602539, 4.645351886749267578, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+226, 212721, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2120.963623046875, -824.7100830078125, -0.09467781335115432, 1.265465974807739257, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Underbelly Rogue (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+227, 214466, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2102.39404296875, -835.0382080078125, 1.975835680961608886, 0.64678966999053955, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+228, 214466, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2115.546875, -834.8038330078125, 1.822032570838928222, 1.77602541446685791, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+229, 229868, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2106.598876953125, -822.3524169921875, 0.344894111156463623, 2.04900527000427246, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Fizzi Liverzapper (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (Auras: 463181 - Wounded) +(@CGUID+230, 229867, 2552, 14717, 14774, '0', 22642, 0, 0, 1, 2112.536376953125, -829.263916015625, 0.886013448238372802, 4.789204597473144531, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Raethan (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (Auras: 463181 - Wounded) +(@CGUID+231, 212721, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2106.491455078125, -821.36981201171875, 0.188165575265884399, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Underbelly Rogue (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+232, 212721, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2112.645751953125, -830.87677001953125, 1.171614766120910644, 3.673082828521728515, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Underbelly Rogue (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+233, 212721, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2109.984375, -828.4444580078125, 0.843021273612976074, 2.116896867752075195, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Underbelly Rogue (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+234, 214466, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2033.5347900390625, -920.90802001953125, 13.96036148071289062, 4.142208099365234375, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+235, 212721, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2120.7900390625, -801.09722900390625, -0.1688317060470581, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Underbelly Rogue (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+236, 212914, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2127.432373046875, -802.24652099609375, 0.681588053703308105, 1.877253293991088867, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Dalaran Sewer Turtle (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@CGUID+237, 214466, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2198.911376953125, -893.513916015625, 4.160859584808349609, 0.501452982425689697, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (Auras: 463278 - Entangled) +(@CGUID+238, 229922, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2210.6875, -889.18402099609375, 0.61208045482635498, 4.601498126983642578, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Applebough (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (Auras: 463277 - Nature Cosmetic [DNT]) +(@CGUID+239, 214466, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2214.802001953125, -898.10589599609375, 1.305214881896972656, 1.386556148529052734, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (Auras: 463278 - Entangled) +(@CGUID+240, 214466, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2218.392333984375, -892.06768798828125, 0.121764212846755981, 2.617760658264160156, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313), -- Nerubian Saboteur (Area: Tranquil Strand - Difficulty: 0) CreateObject1 (Auras: 463278 - Entangled) +(@CGUID+241, 212912, 2552, 14717, 14774, '0', 22642, 0, 0, 0, 2126.8369140625, -800.72918701171875, 0.958718180656433105, 5.145321846008300781, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56313); -- Dalaran Sewer Turtle (Area: Tranquil Strand - Difficulty: 0) CreateObject1 + +DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+241; +INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES +(@CGUID+36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '459457'), -- Nerubian Saboteur - 459457 - Polymorphed +(@CGUID+112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '459457'), -- Nerubian Saboteur - 459457 - Polymorphed +(@CGUID+237, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, '463278'), -- Nerubian Saboteur - 463278 - Entangled +(@CGUID+239, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, '463278'), -- Nerubian Saboteur - 463278 - Entangled +(@CGUID+240, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, '463278'); -- Nerubian Saboteur - 463278 - Entangled + +-- GameObject +DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+3; +INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES +(@OGUID+0, 414919, 2552, 14717, 14774, '0', 22642, 0, 2072.954833984375, -950.98956298828125, 18.7959442138671875, 5.515820026397705078, -0.13747358322143554, -0.04321765899658203, -0.37995815277099609, 0.913709461688995361, 120, 255, 0, 56313), -- Tower Fragment (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@OGUID+1, 411837, 2552, 14717, 14774, '0', 22642, 0, 2050.751708984375, -1021.07989501953125, 14.86567211151123046, 5.122759342193603515, 0.078935623168945312, 0.066649436950683593, -0.54772090911865234, 0.83025825023651123, 120, 255, 1, 56313), -- Demonic Gateway (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@OGUID+2, 290530, 2552, 14717, 14774, '0', 22642, 0, 2049.46875, -1024.1978759765625, 15.60464668273925781, 3.804349660873413085, 0, 0, -0.94559478759765625, 0.325346767902374267, 120, 255, 1, 56313), -- Blood Pool (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +(@OGUID+3, 423854, 2552, 14717, 14774, '0', 22642, 0, 2061.80029296875, -1035.1163330078125, 14.57276439666748046, 0, 0, 0, 0, 1, 120, 255, 1, 56313); -- Soulwell (Area: Tranquil Strand - Difficulty: 0) CreateObject1 +DELETE FROM `gameobject_addon` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+3; +INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`, `WorldEffectID`, `AIAnimKitID`) VALUES +(@OGUID+3, 0, 0, 0, 1, 0, 947); -- Soulwell + +-- Template +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=320, `unit_flags2`=2048 WHERE `entry`=216980; -- Silver Covenant Spellcaster +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=320, `unit_flags2`=2048 WHERE `entry`=216976; -- Sunreaver Battlemage +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048, `unit_flags3`=2147483648 WHERE `entry`=212718; -- Kirin Tor Conjuror +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=214449; -- Kirin Tor Mage +UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=217939; -- Swarming Drone +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2049, `unit_flags3`=2214600704 WHERE `entry`=214466; -- Nerubian Saboteur +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry` IN (228057, 212715); -- Nerubian Saboteur +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2049, `unit_flags3`=2214600704 WHERE `entry`=212721; -- Underbelly Rogue +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=256, `unit_flags2`=2048 WHERE `entry`=219637; -- Sunreaver Battlemage +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=229867; -- Raethan +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=229868; -- Fizzi Liverzapper +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=256, `unit_flags2`=2048 WHERE `entry`=219638; -- Silver Covenant Spellcaster +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=320, `unit_flags2`=2048 WHERE `entry` IN (219636, 216983); -- Kirin Tor Conjuror +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=256, `unit_flags2`=2048 WHERE `entry`=214604; -- Recovering Contractor +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=212717; -- Nerubian Webspinner +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=576, `unit_flags2`=2048 WHERE `entry`=220068; -- Malfunctioning Spire +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048, `unit_flags3`=2147483648 WHERE `entry`=214522; -- Sunreaver Battlemage +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=229922; -- Applebough +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=217949; -- Skittering Swarmite + +-- Template Addon +DELETE FROM `creature_template_addon` WHERE `entry` IN (216980 /*216980 (Silver Covenant Spellcaster)*/, 216983 /*216983 (Kirin Tor Conjuror)*/, 216976 /*216976 (Sunreaver Battlemage)*/, 219638 /*219638 (Silver Covenant Spellcaster)*/, 219636 /*219636 (Kirin Tor Conjuror)*/, 219637 /*219637 (Sunreaver Battlemage)*/, 229922 /*229922 (Applebough) - Nature Cosmetic [DNT]*/, 229867 /*229867 (Raethan) - Wounded*/, 229868 /*229868 (Fizzi Liverzapper) - Wounded*/, 212721 /*212721 (Underbelly Rogue)*/, 214466 /*214466 (Nerubian Saboteur)*/, 212717); +INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES +(216980, 0, 0, 0, 0, 0, 1, 0, 0, 28856, 0, 0, 0, ''), -- 216980 (Silver Covenant Spellcaster) +(216983, 0, 0, 0, 0, 0, 1, 0, 0, 28856, 0, 0, 0, ''), -- 216983 (Kirin Tor Conjuror) +(216976, 0, 0, 0, 0, 0, 1, 0, 0, 13818, 0, 0, 0, ''), -- 216976 (Sunreaver Battlemage) +(219638, 0, 0, 0, 0, 0, 1, 0, 0, 28856, 0, 0, 0, ''), -- 219638 (Silver Covenant Spellcaster) +(219636, 0, 0, 0, 0, 0, 1, 0, 0, 28856, 0, 0, 0, ''), -- 219636 (Kirin Tor Conjuror) +(219637, 0, 0, 0, 0, 0, 1, 0, 0, 28856, 0, 0, 0, ''), -- 219637 (Sunreaver Battlemage) +(229922, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '463277'), -- 229922 (Applebough) - Nature Cosmetic [DNT] +(229867, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, '463181'), -- 229867 (Raethan) - Wounded +(229868, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, '463181'), -- 229868 (Fizzi Liverzapper) - Wounded +(212721, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, ''), -- 212721 (Underbelly Rogue) +(214466, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, ''), -- 214466 (Nerubian Saboteur) +(212717, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '436072'); -- 212717 (Nerubian Webspinner) - Sticky Webs + +DELETE FROM `gameobject_template_addon` WHERE `entry` IN (423854 /*Soulwell*/, 414919 /*Tower Fragment*/); +INSERT INTO `gameobject_template_addon` (`entry`, `faction`, `flags`, `WorldEffectID`, `AIAnimKitID`) VALUES +(423854, 0, 262144, 0, 947), -- Soulwell +(414919, 0, 262145, 0, 0); -- Tower Fragment + +-- Creature Sparring +DELETE FROM `creature_template_sparring` WHERE `Entry` = 212715; +INSERT INTO `creature_template_sparring` (`Entry`, `NoNPCDamageBelowHealthPct`) VALUES +(212715, 85); + +-- Phase +DELETE FROM `phase_area` WHERE `PhaseId` = 22642; +INSERT INTO `phase_area` (`AreaId`, `PhaseId`, `Comment`) VALUES +(14774, 22642, 'Tranquil Strand - Nerubian Battle'); + +DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId`=26 AND `SourceGroup` = 22642 AND `SourceEntry` = 0); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `Comment`) VALUE +(26, 22642, 0, 0, 0, 47, 0, 78529, 2|8|64, 0, 0, 'Apply Phase 22642 if Quest 78529 is taken | complete | rewarded'); + +-- Difficulty +DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=0 AND `Entry` IN (212915,212913,212911,217960,228059,214543,228057,214522,229922,214472,212795,216932,214604,214470,214569,214570)); +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(212915, 0, 10, 1, 1, 262310, 0, 0), -- Dalaran Sewer Turtle +(212913, 0, 10, 1, 1, 262308, 0, 67108864), -- Dalaran Sewer Turtle +(212911, 0, 10, 1, 1, 262306, 0, 0), -- Dalaran Sewer Rat +(217960, 0, 10, 1, 1, 267455, 0, 0), -- Surviving Warlock +(228059, 0, 10, 1, 1, 279243, 1610612752, 117440582), -- Missile Stalker [DNT] +(214543, 0, 10, 10, 1, 263985, 0, 64), -- Polymorphed Victim +(228057, 0, 10, 1, 1, 279240, 0, 0), -- Nerubian Saboteur +(214522, 0, 10, 1, 1, 263964, 0, 0), -- Sunreaver Battlemage +(229922, 0, 10, 1, 1, 281214, 0, 0), -- Applebough +(214472, 0, 10, 10, 1, 263914, 0, 0), -- Meryl Felstorm +(212795, 0, 10, 1, 1, 262168, 1610612752, 117440518), -- Damaged Arcane Relic +(216932, 0, 10, 1, 1, 266422, 0, 0), -- Arcane Bunny [DNT] +(214604, 0, 10, 1, 1, 264051, 0, 0), -- Recovering Contractor +(214470, 0, 10, 10, 1, 263912, 0, 0), -- Marin Noggenfogger +(214569, 0, 10, 1, 1, 264011, 0, 0), -- Envenomed Contractor +(214570, 0, 10, 1, 1, 264012, 0, 0); -- Underbelly Bruiser + +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `VerifiedBuild`=56313 WHERE (`Entry`=212915 AND `DifficultyID`=0); -- 212915 (Dalaran Sewer Turtle) - +UPDATE `creature_template_difficulty` SET `VerifiedBuild`=56313 WHERE (`DifficultyID`=0 AND `Entry` IN (228101,174170,98035,55659,143622,212914,212912,211858,214585,214586,212717,214471,212719,219638,219636,229867,229868,214595,219637,211994,214520,212721,212720,216980,220038,211993,216976,220067,212718,214449,216983,217939,214466,217949,212715)); +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=268435456, `StaticFlags3`=33554432, `VerifiedBuild`=56313 WHERE (`Entry`=212913 AND `DifficultyID`=0); -- 212913 (Dalaran Sewer Turtle) - CanSwim - CannotTurn +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `VerifiedBuild`=56313 WHERE (`Entry`=212911 AND `DifficultyID`=0); -- 212911 (Dalaran Sewer Rat) - +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56313 WHERE (`Entry`=217960 AND `DifficultyID`=0); -- 217960 (Surviving Warlock) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306624, `VerifiedBuild`=56313 WHERE (`Entry`=228059 AND `DifficultyID`=0); -- 228059 (Missile Stalker [DNT]) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56313 WHERE (`Entry`=228057 AND `DifficultyID`=0); -- 228057 (Nerubian Saboteur) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2462, `StaticFlags1`=268435456, `VerifiedBuild`=56313 WHERE (`Entry`=212449 AND `DifficultyID`=0); -- 212449 (Magni Bronzebeard) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56313 WHERE (`Entry`=214522 AND `DifficultyID`=0); -- 214522 (Sunreaver Battlemage) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56313 WHERE (`Entry`=229922 AND `DifficultyID`=0); -- 229922 (Applebough) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56313 WHERE (`Entry`=220068 AND `DifficultyID`=0); -- 220068 (Malfunctioning Spire) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56313 WHERE (`Entry`=214472 AND `DifficultyID`=0); -- 214472 (Meryl Felstorm) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306624, `VerifiedBuild`=56313 WHERE (`Entry`=212795 AND `DifficultyID`=0); -- 212795 (Damaged Arcane Relic) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=536871168, `VerifiedBuild`=56313 WHERE (`Entry`=216932 AND `DifficultyID`=0); -- 216932 (Arcane Bunny [DNT]) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56313 WHERE (`Entry`=214470 AND `DifficultyID`=0); -- 214470 (Marin Noggenfogger) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56313 WHERE (`Entry`=214604 AND `DifficultyID`=0); -- 214604 (Recovering Contractor) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56313 WHERE (`Entry`=214569 AND `DifficultyID`=0); -- 214569 (Envenomed Contractor) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56313 WHERE (`Entry`=214570 AND `DifficultyID`=0); -- 214570 (Underbelly Bruiser) - CanSwim + +-- Model +DELETE FROM `creature_model_info` WHERE `DisplayID` IN (122149, 122151, 116167); +INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES +(122149, 0.305999994277954101, 1.5, 0, 56313), +(122151, 0.305999994277954101, 1.5, 0, 56313), +(116167, 1.006044268608093261, 0, 0, 56313); + +UPDATE `creature_model_info` SET `VerifiedBuild`=56313 WHERE `DisplayID` IN (77687, 54918, 121468, 114650, 121467, 114929, 114304, 856, 857, 26759, 100727, 120682, 28158, 64965, 77404, 77406, 77402, 77403, 77405, 77407, 45042, 72532, 72555, 72551, 72549, 72547, 46605, 28151, 109247, 116130, 46607, 28157, 115747, 107538, 121972, 114868, 68019, 121982, 46608, 46606, 121988, 65106, 109344, 121974, 121976, 67760, 114867, 121975, 121992, 115746, 68020, 68022, 121985, 16259, 74160, 11686, 114662, 31319, 116109, 122146, 121989, 55233, 121978, 122147, 121984, 99452, 115745, 117186, 71445, 71461, 3257, 121971, 121991, 65187, 71599, 68021, 121981, 88316, 121970, 121979, 93415, 121969, 72494, 99451, 121973, 121983, 109350, 121980, 115495, 121986, 121977, 115110, 121990, 58289, 121987, 114531, 114532); +UPDATE `creature_model_info` SET `BoundingRadius`=0.305999994277954101, `CombatReach`=1.5, `VerifiedBuild`=56313 WHERE `DisplayID`=72548; +UPDATE `creature_model_info` SET `BoundingRadius`=0.630706548690795898, `CombatReach`=1.80000007152557373, `VerifiedBuild`=56313 WHERE `DisplayID`=73483; +UPDATE `creature_model_info` SET `BoundingRadius`=2.212586402893066406, `CombatReach`=2.03125, `VerifiedBuild`=56313 WHERE `DisplayID`=114512; diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_09_01_01_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_09_01_01_world.sql new file mode 100644 index 000000000..3c98d373e --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_09_01_01_world.sql @@ -0,0 +1,634 @@ +-- Ragefire Chasm Quests and SAI for Scouts/Rangers and Misc +DELETE FROM `creature_template_difficulty` WHERE (`Entry` IN (61644, 61528, 61780, 61800, 61669, 61463, 61601, 61408, 61705, 61666, 61795, 61790, 61788, 61680, 61672, 61413, 61412, 61678, 61630, 61560, 61659, 61658, 61823, 61825, 61822, 61821, 61657, 61716, 61404, 61724) AND `DifficultyID`=1); + +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61644 AND `DifficultyID`=0); -- 61644 (Dark Shaman Researcher) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61528 AND `DifficultyID`=0); -- 61528 (Lava Guard Gordoth) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=536871168, `VerifiedBuild`=54717 WHERE (`Entry`=61780 AND `DifficultyID`=0); -- 61780 (Suspicious Rock) - Sessile, Floating - CannotTurn +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=805830912, `VerifiedBuild`=54717 WHERE (`Entry`=61800 AND `DifficultyID`=0); -- 61800 (Magnaw's Head) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61669 AND `DifficultyID`=0); -- 61669 (Oggleflint) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=207, `StaticFlags1`=805830912, `VerifiedBuild`=54717 WHERE (`Entry`=61463 AND `DifficultyID`=0); -- 61463 (Slagmaw) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=3, `LevelScalingDeltaMax`=3, `ContentTuningID`=207, `StaticFlags1`=536870912, `VerifiedBuild`=54717 WHERE (`Entry`=61601 AND `DifficultyID`=0); -- 61601 (Lava) - Floating +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61408 AND `DifficultyID`=0); -- 61408 (Adarogg) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61705 AND `DifficultyID`=0); -- 61705 (Corrupted Flamecaller) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61666 AND `DifficultyID`=0); -- 61666 (Corrupted Houndmaster) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=805830912, `VerifiedBuild`=54717 WHERE (`Entry`=61795 AND `DifficultyID`=0); -- 61795 (Dancing Flames) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=536871168, `VerifiedBuild`=54717 WHERE (`Entry`=61790 AND `DifficultyID`=0); -- 61790 (Inconspicuous Crate) - Sessile, Floating - CannotTurn +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61788 AND `DifficultyID`=0); -- 61788 (SI:7 Ranger) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61680 AND `DifficultyID`=0); -- 61788 (Kor'kron Scout) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61672 AND `DifficultyID`=0); -- 61672 (Dark Shaman Acolyte) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=207, `StaticFlags1`=536871168, `VerifiedBuild`=54717 WHERE (`Entry`=61413 AND `DifficultyID`=0); -- 61413 (Flame Visual) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61412 AND `DifficultyID`=0); -- 61412 (Dark Shaman Koranthal) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61678 AND `DifficultyID`=0); -- 61678 (Corrupted Reaver) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=207, `StaticFlags1`=536871168, `VerifiedBuild`=54717 WHERE (`Entry`=61630 AND `DifficultyID`=0); -- 61630 (Ground Runes) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=3, `LevelScalingDeltaMax`=3, `ContentTuningID`=207, `StaticFlags1`=536870912, `VerifiedBuild`=54717 WHERE (`Entry`=61560 AND `DifficultyID`=0); -- 61560 (Lava) - Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61659 AND `DifficultyID`=0); -- 61659 (Slain Trogg) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61658 AND `DifficultyID`=0); -- 61658 (Mature Flame Hound) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=805830912, `StaticFlags3`=33554432, `VerifiedBuild`=54717 WHERE (`Entry`=61823 AND `DifficultyID`=0); -- 61823 (High Sorceress Aryna) - Sessile, CanSwim, Floating - CannotTurn +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `VerifiedBuild`=54717 WHERE (`Entry`=61825 AND `DifficultyID`=0); -- 61825 (Stormwind Portal) - +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61822 AND `DifficultyID`=0); -- 61822 (SI:7 Field Commander Dirken) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61821 AND `DifficultyID`=0); -- 61821 (SI:7 Commando) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61657 AND `DifficultyID`=0); -- 61657 (Adolescent Flame Hound) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=805830912, `VerifiedBuild`=54717 WHERE (`Entry`=61716 AND `DifficultyID`=0); -- 61716 (Invoker Xorenth) - Sessile, CanSwim, Floating - CannotTurn +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61404 AND `DifficultyID`=0); -- 61404 (Kor'kron Elite) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=207, `StaticFlags1`=268959744, `VerifiedBuild`=54717 WHERE (`Entry`=61724 AND `DifficultyID`=0); -- 61724 (Commander Bagran) - CanSwim + +UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` IN (61680, 61788, 61658, 61666, 61678, 61672, 61705, 61780, 61790); +UPDATE `creature_template` SET `unit_flags`=33555200 WHERE `entry` IN (61560, 61601); -- Lava + +UPDATE `creature` SET `StringId`='npc_adolescent_flame_hound_4' WHERE `guid`=4000020; +UPDATE `creature` SET `StringId`='npc_adolescent_flame_hound_3' WHERE `guid`=4000016; +UPDATE `creature` SET `StringId`='npc_adolescent_flame_hound_2' WHERE `guid`=4000012; +UPDATE `creature` SET `StringId`='npc_adolescent_flame_hound_1' WHERE `guid`=4000009; + +UPDATE `creature` SET `StringId`='npc_rescued_cage_1' WHERE `guid` IN (4000108, 4000127); +UPDATE `creature` SET `StringId`='npc_rescued_cage_2' WHERE `guid` IN (4000109, 4000129); +UPDATE `creature` SET `StringId`='npc_rescued_cage_3' WHERE `guid` IN (4000112, 4000128); + +UPDATE `gameobject_template_addon` SET `flags`=0 WHERE `entry`=211885; -- Scout Cage + +-- Texts +DELETE FROM `creature_text` WHERE `CreatureID` IN (61788, 61680); +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(61788, 0, 1, 'RUN!!', 12, 0, 20, 0, 0, 0, 61290, 0, 'SI:7 Ranger to Player'), +(61788, 0, 2, 'Thanks!', 12, 0, 20, 0, 0, 0, 61286, 0, 'SI:7 Ranger to Player'), +(61788, 0, 3, 'I didn\'t think anyone was coming for us.', 12, 0, 20, 0, 0, 0, 61287, 0, 'SI:7 Ranger to Player'), +(61788, 0, 4, 'I owe you an ale!', 12, 0, 20, 0, 0, 0, 61288, 0, 'SI:7 Ranger to Player'), +(61788, 0, 5, 'I thought I was going to die down here!', 12, 0, 20, 0, 0, 0, 61285, 0, 'SI:7 Ranger to Player'), +(61680, 0, 1, 'RUN!!', 12, 0, 20, 0, 0, 0, 61290, 0, 'Kor\'kron Scout to Player'), +(61680, 0, 2, 'Thanks!', 12, 0, 20, 0, 0, 0, 61286, 0, 'Kor\'kron Scout to Player'), +(61680, 0, 3, 'I didn\'t think anyone was coming for us.', 12, 0, 20, 0, 0, 0, 61287, 0, 'Kor\'kron Scout to Player'), +(61680, 0, 4, 'I owe you an ale!', 12, 0, 20, 0, 0, 0, 61288, 0, 'Kor\'kron Scout to Player'), +(61680, 0, 5, 'I thought I was going to die down here!', 12, 0, 20, 0, 0, 0, 61285, 0, 'Kor\'kron Scout to Player'); + +-- Missing cosmetic +DELETE FROM `creature_addon` WHERE `guid` IN (4000052, 4000039, 4000069); +INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `MountCreatureID`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvPFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES +(4000052, 0, 0, 0, 0, 0, 0, 1, 0, 375, 0, 0, 0, 0, NULL), +(4000039, 0, 0, 0, 0, 0, 0, 1, 0, 375, 0, 0, 0, 0, NULL), +(4000069, 0, 0, 0, 0, 0, 0, 1, 0, 375, 0, 0, 0, 0, NULL); + +-- Mature Flame Hound with the first quest npc has CREATURE_STATIC_FLAG_IGNORE_COMBAT +DELETE FROM `creature_static_flags_override` WHERE `SpawnId`=4000089 AND `DifficultyId`=0; +INSERT INTO `creature_static_flags_override` (`SpawnId`, `DifficultyId`, `StaticFlags1`, `StaticFlags2`, `StaticFlags3`, `StaticFlags4`, `StaticFlags5`, `StaticFlags6`, `StaticFlags7`, `StaticFlags8`) VALUES +(4000089, 0, 570425600, NULL, NULL, NULL, NULL, NULL, NULL, NULL); + +-- Quest npcs hanging data +UPDATE `creature` SET `npcflag`=16777216 WHERE `guid` IN (4000042, 4000098, 4000122, 4000126); + +DELETE FROM `creature_static_flags_override` WHERE `SpawnId` IN (4000042, 4000098, 4000122, 4000126) AND `DifficultyId`=0; +INSERT INTO `creature_static_flags_override` (`SpawnId`, `DifficultyId`, `StaticFlags1`, `StaticFlags2`, `StaticFlags3`, `StaticFlags4`, `StaticFlags5`, `StaticFlags6`, `StaticFlags7`, `StaticFlags8`) VALUES +(4000042, 0, 536870912, NULL, NULL, NULL, NULL, NULL, NULL, NULL), +(4000098, 0, 536870912, NULL, NULL, NULL, NULL, NULL, NULL, NULL), +(4000122, 0, 536870912, NULL, NULL, NULL, NULL, NULL, NULL, NULL), +(4000126, 0, 536870912, NULL, NULL, NULL, NULL, NULL, NULL, NULL); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=18 AND `SourceGroup` IN (61680, 61788); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(18, 61680, 120327, 0, 0, 51, 1, 5, 0, 4000042, '', 0, 0, 0, '', 'Only npc with GUID 4000042 for spellclick 120327'), +(18, 61680, 120328, 0, 0, 51, 1, 5, 0, 4000098, '', 0, 0, 0, '', 'Only npc with GUID 4000098 for spellclick 120328'), +(18, 61788, 120327, 0, 0, 51, 1, 5, 0, 4000122, '', 0, 0, 0, '', 'Only npc with GUID 4000122 for spellclick 120327'), +(18, 61788, 120328, 0, 0, 51, 1, 5, 0, 4000126, '', 0, 0, 0, '', 'Only npc with GUID 4000126 for spellclick 120328'); + +DELETE FROM `npc_spellclick_spells` WHERE `npc_entry` IN (61680, 61788); +INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `cast_flags`, `user_type`) VALUES +(61680, 120327, 3, 1), +(61680, 120328, 3, 1), +(61788, 120327, 3, 1), +(61788, 120328, 3, 1); + +-- Areatriggers +DELETE FROM `areatrigger_scripts` WHERE `entry` = 7897; +INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES +(7897, 'SmartTrigger'); + +DELETE FROM `smart_scripts` WHERE `source_type` = 2 AND `entryOrGuid` = 7897; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(7897, 2, 0, 0, 46, 0, 100, 0, 7897, 0, 0, 0, 0, 134, 119742, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On Trigger - Cast Lava on Invoker'); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry` = 7897; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(22, 1, 7897, 2, 0, 1, 0, 119742, 0, 0, 1, 0, 0, '', 'SAI only triggers when player has not aura'); + +DELETE FROM `areatrigger_scripts` WHERE `entry` = 7898; +INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES +(7898, 'SmartTrigger'); + +DELETE FROM `smart_scripts` WHERE `source_type` = 2 AND `entryOrGuid` = 7898; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(7898, 2, 0, 0, 46, 0, 100, 0, 7898, 0, 0, 0, 0, 134, 119741, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On Trigger - Cast Lava on Invoker'); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry` = 7898; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(22, 1, 7898, 2, 0, 1, 0, 119741, 0, 0, 1, 0, 0, '', 'SAI only triggers when player has not aura'); + +DELETE FROM `areatrigger_scripts` WHERE `entry`=7966; +INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES +(7966, 'at_rfc_cosmetic_intro'); + +-- Quest Related SAI +-- Spell 120327: Save Cliffhanger 1 SPELL_EFFECT_SEND_EVENT (Npcs #3) +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=31986; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +-- Ally +(22, 1, 31986, 3, 0, 11, 0, 4485, 1, 0, '', 0, 0, 0, '', 'Send Event 31986 smart script 0 if you are Alliance Player'), +-- Horde +(22, 2, 31986, 3, 0, 11, 0, 4486, 1, 0, '', 0, 0, 0, '', 'Send Event 31986 smart script 1 if you are Horde Player'); + +DELETE FROM `event_script_names` WHERE `Id`=31986; +INSERT INTO `event_script_names` (`Id`, `ScriptName`) VALUES +(31986, 'SmartEventTrigger'); + +DELETE FROM `smart_scripts` WHERE `entryorguid`=31986 AND `source_type`=3; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(31986, 3, 0, 0, '', 87, 0, 100, 0, 0, 0, 0, 0, 0, '', 45, 0, 3, 0, 0, 0, 0, 0, NULL, 19, 61788, 0, 0, 0, NULL, 0, 0, 0, 0, 'On SendEvent: 31986 - Set Data 0 3 to SI:7 Ranger'), +(31986, 3, 1, 0, '', 87, 0, 100, 0, 0, 0, 0, 0, 0, '', 45, 0, 3, 0, 0, 0, 0, 0, NULL, 19, 61680, 0, 0, 0, NULL, 0, 0, 0, 0, 'On SendEvent: 31986 - Set Data 0 3 to Kor\'kron Scout'); + +-- Spell 120328: Save Cliffhanger 2 SPELL_EFFECT_SEND_EVENT (Npcs #5) +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=31989; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +-- Ally +(22, 1, 31989, 3, 0, 11, 0, 4485, 1, 0, '', 0, 0, 0, '', 'Send Event 31989 smart script 0 if you are Alliance Player'), +-- Horde +(22, 2, 31989, 3, 0, 11, 0, 4486, 1, 0, '', 0, 0, 0, '', 'Send Event 31989 smart script 1 if you are Horde Player'); + +DELETE FROM `event_script_names` WHERE `Id`=31989; +INSERT INTO `event_script_names` (`Id`, `ScriptName`) VALUES +(31989, 'SmartEventTrigger'); + +DELETE FROM `smart_scripts` WHERE `entryorguid`=31989 AND `source_type`=3; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(31989, 3, 0, 0, '', 87, 0, 100, 0, 0, 0, 0, 0, 0, '', 45, 0, 5, 0, 0, 0, 0, 0, NULL, 19, 61788, 0, 0, 0, NULL, 0, 0, 0, 0, 'On SendEvent: 31989 - Set Data 0 5 to SI:7 Ranger'), +(31989, 3, 1, 0, '', 87, 0, 100, 0, 0, 0, 0, 0, 0, '', 45, 0, 5, 0, 0, 0, 0, 0, NULL, 19, 61680, 0, 0, 0, NULL, 0, 0, 0, 0, 'On SendEvent: 31989 - Set Data 0 5 to Kor\'kron Scout'); + +-- Scout Cage SAI +UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI' WHERE `entry`IN (211883, 211884, 211885); -- Scout Cage + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`IN (211883, 211884, 211885); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +-- Ally +(22, 1, 211883, 1, 0, 11, 0, 4485, 1, 0, '', 0, 0, 0, '', 'Scripted gameobject does Smart Script if you are Alliance Player'), + +-- Horde +(22, 3, 211883, 1, 0, 11, 0, 4486, 1, 0, '', 0, 0, 0, '', 'Scripted gameobject does Smart Script if you are Horde Player'), + +-- Ally +(22, 1, 211884, 1, 0, 11, 0, 4485, 1, 0, '', 0, 0, 0, '', 'Scripted gameobject does Smart Script if you are Alliance Player'), + +-- Horde +(22, 3, 211884, 1, 0, 11, 0, 4486, 1, 0, '', 0, 0, 0, '', 'Scripted gameobject does Smart Script if you are Horde Player'), + +-- Ally +(22, 1, 211885, 1, 0, 11, 0, 4485, 1, 0, '', 0, 0, 0, '', 'Scripted gameobject does Smart Script if you are Alliance Player'), + +-- Horde +(22, 3, 211885, 1, 0, 11, 0, 4486, 1, 0, '', 0, 0, 0, '', 'Scripted gameobject does Smart Script if you are Horde Player'); + +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (211883, 211884, 211885) AND `source_type`=1; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(211883, 1, 0, 1, '', 70, 0, 100, 0, 2, 0, 0, 0, 0, '', 86, 120026, 0, 21, 20, 0, 0, 0, NULL, 21, 20, 0, 0, 0, NULL, 0, 0, 0, 0, 'Scout Cage - On State Changed - Cast spell 120026 to player'), +(211883, 1, 1, 0, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 86, 101163, 0, 19, 61788, 0, 0, 0, NULL, 19, 61788, 0, 0, 0, NULL, 0, 0, 0, 0, 'Scout Cage - On State Changed - Cast Spell 101163 to SI:7 Ranger'), +(211883, 1, 2, 3, '', 70, 0, 100, 0, 2, 0, 0, 0, 0, '', 86, 120292, 0, 21, 20, 0, 0, 0, NULL, 21, 20, 0, 0, 0, NULL, 0, 0, 0, 0, 'Scout Cage - On State Changed - Cast spell 120292 to player'), +(211883, 1, 3, 0, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 86, 101163, 0, 19, 61680, 0, 0, 0, NULL, 19, 61680, 0, 0, 0, NULL, 0, 0, 0, 0, 'Scout Cage - On State Changed - Cast Spell 101163 to Kor\'kron Scout'), +(211884, 1, 0, 1, '', 70, 0, 100, 0, 2, 0, 0, 0, 0, '', 86, 120026, 0, 21, 20, 0, 0, 0, NULL, 21, 20, 0, 0, 0, NULL, 0, 0, 0, 0, 'Scout Cage - On State Changed - Cast spell 120026 to player'), +(211884, 1, 1, 0, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 86, 101163, 0, 19, 61788, 0, 0, 0, NULL, 19, 61788, 0, 0, 0, NULL, 0, 0, 0, 0, 'Scout Cage - On State Changed - Cast Spell 101163 to SI:7 Ranger'), +(211884, 1, 2, 3, '', 70, 0, 100, 0, 2, 0, 0, 0, 0, '', 86, 120292, 0, 21, 20, 0, 0, 0, NULL, 21, 20, 0, 0, 0, NULL, 0, 0, 0, 0, 'Scout Cage - On State Changed - Cast spell 120292 to player'), +(211884, 1, 3, 0, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 86, 101163, 0, 19, 61680, 0, 0, 0, NULL, 19, 61680, 0, 0, 0, NULL, 0, 0, 0, 0, 'Scout Cage - On State Changed - Cast Spell 101163 to Kor\'kron Scout'), +(211885, 1, 0, 1, '', 70, 0, 100, 0, 2, 0, 0, 0, 0, '', 86, 120026, 0, 21, 20, 0, 0, 0, NULL, 21, 20, 0, 0, 0, NULL, 0, 0, 0, 0, 'Scout Cage - On State Changed - Cast spell 120026 to player'), +(211885, 1, 1, 0, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 86, 101163, 0, 19, 61788, 0, 0, 0, NULL, 19, 61788, 0, 0, 0, NULL, 0, 0, 0, 0, 'Scout Cage - On State Changed - Cast Spell 101163 to SI:7 Ranger'), +(211885, 1, 2, 3, '', 70, 0, 100, 0, 2, 0, 0, 0, 0, '', 86, 120292, 0, 21, 20, 0, 0, 0, NULL, 21, 20, 0, 0, 0, NULL, 0, 0, 0, 0, 'Scout Cage - On State Changed - Cast spell 120292 to player'), +(211885, 1, 3, 0, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 86, 101163, 0, 19, 61680, 0, 0, 0, NULL, 19, 61680, 0, 0, 0, NULL, 0, 0, 0, 0, 'Scout Cage - On State Changed - Cast Spell 101163 to Kor\'kron Scout'); + +-- Inconspicuous Crate +UPDATE `gossip_menu_option` SET `GossipOptionID`=37666, `VerifiedBuild`=54717 WHERE (`MenuID`=13815 AND `OptionID`=0); + +DELETE FROM `creature_template_gossip` WHERE (`CreatureID`=61790 AND `MenuID`=13815); +INSERT INTO `creature_template_gossip` (`CreatureID`, `MenuID`, `VerifiedBuild`) VALUES +(61790, 13815, 54717); -- Inconspicuous Crate + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=61790; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +-- Ally +(22, 1, 61790, 0, 0, 11, 0, 4485, 1, 0, '', 0, 0, 0, '', 'Scripted creature does Smart Script if you are Alliance Player'), +-- Horde +(22, 2, 61790, 0, 0, 11, 0, 4486, 1, 0, '', 0, 0, 0, '', 'Scripted creature does Smart Script if you are Horde Player'); + +DELETE FROM `smart_scripts` WHERE `entryorguid`=61790 AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid`=6179000 AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(61790, 0, 0, 2, '', 62, 0, 100, 0, 13815, 0, 0, 0, 0, '', 45, 0, 4, 0, 0, 0, 0, 0, NULL, 19, 61788, 0, 0, 0, NULL, 0, 0, 0, 0, 'Inconspicuous Crate - On Gossip Select - Set Data 0 4 to SI:7 Ranger'), +(61790, 0, 1, 2, '', 62, 0, 100, 0, 13815, 0, 0, 0, 0, '', 45, 0, 4, 0, 0, 0, 0, 0, NULL, 19, 61680, 0, 0, 0, NULL, 0, 0, 0, 0, 'Inconspicuous Crate - On Gossip Select - Set Data 0 4 to Kor\'kron Scout'), +(61790, 0, 2, 3, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 80, (61790 * 100), 2, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Inconspicuous Crate - On Gossip Select - Action List'), +(61790, 0, 3, 0, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 83, 1, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Inconspicuous Crate - On Gossip Select - Remove Gossip flag'), +(61790, 0, 4, 0, '', 34, 0, 100, 0, 16, 1, 0, 0, 0, '', 41, 2000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Inconspicuous Crate - On Reached Point 1 - Despawn'), + +((61790 * 100), 9, 0, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 103, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Set Root Off'), +((61790 * 100), 9, 1, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 60, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Enable Gravity'), +((61790 * 100), 9, 2, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 97, 14, 0, 57, 0, 1, 0, 0, NULL, 8, 0, 0, 0, 0, NULL, -87.7343, 57.2282, -18.1655, 0, 'Action list - Self: Jump To Pos'); + +-- Suspicious Rock +UPDATE `gossip_menu_option` SET `GossipOptionID`=37665, `VerifiedBuild`=54717 WHERE (`MenuID`=13814 AND `OptionID`=0); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=61780; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +-- Ally +(22, 5, 61780, 0, 0, 11, 0, 4485, 1, 0, '', 0, 0, 0, '', 'Scripted creature does Smart Script if you are Alliance Player'), +-- Horde +(22, 6, 61780, 0, 0, 11, 0, 4486, 1, 0, '', 0, 0, 0, '', 'Scripted creature does Smart Script if you are Horde Player'); + +DELETE FROM `creature_template_addon` WHERE `entry` = 61780; +INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES +(61780, 0, 0, 0, 0, 0, 1, 0, 0, 1443, 0, 0, 0, ''); -- 61780 (Suspicious Rock) + +DELETE FROM `smart_scripts` WHERE `entryorguid`=61780 AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid`=6178000 AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(61780, 0, 0, 1, '', 62, 0, 100, 0, 13814, 0, 0, 0, 0, '', 80, (61780 * 100), 2, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Suspicious Rock - On Gossip Select - Action List'), +(61780, 0, 1, 2, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 83, 1, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Suspicious Rock - On Gossip Select - Remove Gossip flag'), +(61780, 0, 2, 3, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 128, 1443, 1, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Suspicious Rock - On Reached Point 1 - SetAIAnimKitId to 1443'), +(61780, 0, 3, 0, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 41, 2000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Suspicious Rock - On Reached Point 1 - Despawn'), +(61780, 0, 4, 0, '', 62, 0, 100, 0, 13814, 0, 0, 0, 0, '', 45, 0, 2, 0, 0, 0, 0, 0, NULL, 19, 61788, 0, 0, 0, NULL, 0, 0, 0, 0, 'Suspicious Rock - On Gossip Select - Set Data 0 2 to SI:7 Ranger'), +(61780, 0, 5, 0, '', 62, 0, 100, 0, 13814, 0, 0, 0, 0, '', 45, 0, 2, 0, 0, 0, 0, 0, NULL, 19, 61680, 0, 0, 0, NULL, 0, 0, 0, 0, 'Suspicious Rock - On Gossip Select - Set Data 0 2 to Kor\'kron Scout'), + +((61780 * 100), 9, 0, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 128, 0, 1, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - SetAIAnimKitId to 0'), +((61780 * 100), 9, 1, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 60, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Enable Gravity'), +((61780 * 100), 9, 2, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 103, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Set Root Off'), +((61780 * 100), 9, 3, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 97, 14, 0, 131, 0, 1, 0, 0, NULL, 8, 0, 0, 0, 0, NULL, -308.103, -15.2036, -56.5575, 0, 'Action list - Self: Jump To Pos'); + +-- SI:7 Ranger / Kor'kron Scout SAI +-- #1 With the Mature Flame Hound before first boss +-- #2 Inside Suspicious Rock +-- #3 Hanging before second boss +-- #4 Inside Inconspicuous Crate +-- #5 Hanging next to third boss +-- #6, #7, #8 Caged next to last boss + +DELETE FROM `smart_scripts` WHERE `entryorguid`=61788 AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (6178800, 6178801, 6178802, 6178803, 6178804) AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +-- #1 +(61788, 0, 0, 0, '', 38, 0, 100, 0, 0, 1, 0, 0, 0, '', 80, (61788 * 100), 2, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'SI:7 Ranger - On Data Set - Action List'), +(61788, 0, 1, 0, '', 40, 0, 100, 0, 0, 6178800, 0, 0, 0, '', 41, 1000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'SI:7 Ranger - On WP Reached - Despawn'), +((61788 * 100), 9, 0, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Talk'), +((61788 * 100), 9, 1, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 128, 1439, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - PlayOneShotAnimKitId 1439'), +((61788 * 100), 9, 2, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 128, 0, 1, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - SetAIAnimKitId to 0'), +((61788 * 100), 9, 3, 0, '', 0, 0, 100, 0, 3400, 3400, 0, 0, 0, '', 53, 1, 6178800, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Start WP 6178800'), + +-- #2 +(61788, 0, 2, 0, '', 38, 0, 100, 0, 0, 2, 0, 0, 0, '', 80, (61788 * 100) + 1, 2, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'SI:7 Ranger - On Data Set - Action List'), +(61788, 0, 3, 0, '', 40, 0, 100, 0, 4, 6178801, 0, 0, 0, '', 41, 1000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'SI:7 Ranger - On WP Reached - Despawn'), +((61788 * 100) + 1, 9, 0, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 11, 120296, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Self: Cast spell 120296'), +((61788 * 100) + 1, 9, 1, 0, '', 0, 0, 100, 0x20, 0, 0, 0, 0, 0, '', 97, 8, 0, 0, 1, 0, 0, 0, NULL, 8, 0, 0, 0, 0, NULL, -306.174, -23.1592, -59.0882, 0, 'Action list - Self: Jump To Pos'), +((61788 * 100) + 1, 9, 2, 0, '', 0, 0, 100, 0, 1100, 1100, 0, 0, 0, '', 86, 120026, 0, 21, 20, 0, 0, 0, NULL, 21, 20, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Cast spell 120026'), +((61788 * 100) + 1, 9, 3, 0, '', 0, 0, 100, 0, 1100, 1100, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Talk'), +((61788 * 100) + 1, 9, 4, 0, '', 0, 0, 100, 0, 2200, 2200, 0, 0, 0, '', 53, 1, 6178801, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Start WP 6178801'), + +-- #3 +(61788, 0, 4, 0, '', 38, 0, 100, 0, 0, 3, 0, 0, 0, '', 80, (61788 * 100) + 2, 2, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'SI:7 Ranger - On Data Set - Action List'), +(61788, 0, 5, 0, '', 40, 0, 100, 0, 0, 6178802, 0, 0, 0, '', 41, 1000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'SI:7 Ranger - On WP Reached - Despawn'), +((61788 * 100) + 2, 9, 0, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 86, 120026, 0, 21, 20, 0, 0, 0, NULL, 21, 20, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Cast spell 120026'), +((61788 * 100) + 2, 9, 1, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 128, 0, 1, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - SetAIAnimKitId to 0'), +((61788 * 100) + 2, 9, 2, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 90, 0, 3, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - SetAnimTier to 0'), +((61788 * 100) + 2, 9, 3, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 60, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Self: Enable Gravity'), +((61788 * 100) + 2, 9, 4, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 97, 8, 0, 35, 0, 0, 0, 0, NULL, 8, 0, 0, 0, 0, NULL, -176.771, 12.8039, -31.5192, 0, 'Action list - Self: Jump To Pos'), +((61788 * 100) + 2, 9, 5, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 146, 1, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Self: Set Uninteractible'), +((61788 * 100) + 2, 9, 6, 0, '', 0, 0, 100, 0, 2000, 2000, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Talk'), +((61788 * 100) + 2, 9, 7, 0, '', 0, 0, 100, 0, 3500, 3500, 0, 0, 0, '', 53, 1, 6178802, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Start WP 6178802'), + +-- #4 +(61788, 0, 6, 0, '', 38, 0, 100, 0, 0, 4, 0, 0, 0, '', 80, (61788 * 100) + 3, 2, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'SI:7 Ranger - On Data Set - Action List'), +(61788, 0, 7, 0, '', 40, 0, 100, 0, 2, 6178803, 0, 0, 0, '', 41, 1000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'SI:7 Ranger - On WP Reached - Despawn'), +((61788 * 100) + 3, 9, 0, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 11, 120296, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Self: Cast spell 120296'), +((61788 * 100) + 3, 9, 1, 0, '', 0, 0, 100, 0x20, 0, 0, 0, 0, 0, '', 97, 8, 0, 0, 1, 0, 0, 0, NULL, 8, 0, 0, 0, 0, NULL, -92.523, 65.7691, -18.6579, 0, 'Action list - Self: Jump To Pos'), +((61788 * 100) + 3, 9, 2, 0, '', 0, 0, 100, 0, 1100, 1100, 0, 0, 0, '', 86, 120026, 0, 21, 20, 0, 0, 0, NULL, 21, 20, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Cast spell 120026'), +((61788 * 100) + 3, 9, 3, 0, '', 0, 0, 100, 0, 1100, 1100, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Talk'), +((61788 * 100) + 3, 9, 4, 0, '', 0, 0, 100, 0, 2200, 2200, 0, 0, 0, '', 53, 1, 6178803, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Start WP 6178803'), + +-- #5 +(61788, 0, 8, 0, '', 38, 0, 100, 0, 0, 5, 0, 0, 0, '', 80, (61788 * 100) + 4, 2, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'SI:7 Ranger - On Data Set - Action List'), +(61788, 0, 9, 0, '', 40, 0, 100, 0, 2, 6178804, 0, 0, 0, '', 41, 1000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'SI:7 Ranger - On WP Reached - Despawn'), +((61788 * 100) + 4, 9, 0, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 86, 120026, 0, 21, 20, 0, 0, 0, NULL, 21, 20, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Cast spell 120026'), +((61788 * 100) + 4, 9, 1, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 128, 0, 1, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - SetAIAnimKitId to 0'), +((61788 * 100) + 4, 9, 2, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 90, 0, 3, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - SetAnimTier to 0'), +((61788 * 100) + 4, 9, 3, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 60, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Self: Enable Gravity'), +((61788 * 100) + 4, 9, 4, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 97, 8, 0, 31, 0, 0, 0, 0, NULL, 8, 0, 0, 0, 0, NULL, -295.687, 143.649, -25.0341, 0, 'Action list - Self: Jump To Pos'), +((61788 * 100) + 4, 9, 5, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 146, 1, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Self: Set Uninteractible'), +((61788 * 100) + 4, 9, 6, 0, '', 0, 0, 100, 0, 2000, 2000, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Talk'), +((61788 * 100) + 4, 9, 7, 0, '', 0, 0, 100, 0, 3500, 3500, 0, 0, 0, '', 53, 1, 6178804, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Start WP 6178802'), + +-- #6 +(61788, 0, 10, 0, '', 40, 0, 100, 0, 0, 6178805, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'SI:7 Ranger - On WP Reached - Talk'), +(61788, 0, 11, 0, '', 40, 0, 100, 0, 1, 6178805, 0, 0, 0, '', 41, 1000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'SI:7 Ranger - On WP Reached - Despawn'), + +-- #7 +(61788, 0, 12, 0, '', 40, 0, 100, 0, 0, 6178806, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'SI:7 Ranger - On WP Reached - Talk'), +(61788, 0, 13, 0, '', 40, 0, 100, 0, 1, 6178806, 0, 0, 0, '', 41, 1000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'SI:7 Ranger - On WP Reached - Despawn'), + +-- #8 +(61788, 0, 14, 0, '', 40, 0, 100, 0, 0, 6178807, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'SI:7 Ranger - On WP Reached - Talk'), +(61788, 0, 15, 0, '', 40, 0, 100, 0, 1, 6178807, 0, 0, 0, '', 41, 1000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'SI:7 Ranger - On WP Reached - Despawn'); + +DELETE FROM `smart_scripts` WHERE `entryorguid`=61680 AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (6168000, 6168001, 6168002, 6168003, 6168004) AND `source_type`=9; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +-- #1 +(61680, 0, 0, 0, '', 38, 0, 100, 0, 0, 1, 0, 0, 0, '', 80, (61680 * 100), 2, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Kor\'kron Scoutr - On Data Set - Action List'), +(61680, 0, 1, 0, '', 40, 0, 100, 0, 0, 6178800, 0, 0, 0, '', 41, 1000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Kor\'kron Scout - On WP Reached - Despawn'), +((61680 * 100), 9, 0, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Talk'), +((61680 * 100), 9, 1, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 128, 1439, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - PlayOneShotAnimKitId 1439'), +((61680 * 100), 9, 2, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 128, 0, 1, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - SetAIAnimKitId to 0'), +((61680 * 100), 9, 3, 0, '', 0, 0, 100, 0, 3400, 3400, 0, 0, 0, '', 53, 1, 6178800, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Start WP 6178800'), + +-- #2 +(61680, 0, 2, 0, '', 38, 0, 100, 0, 0, 2, 0, 0, 0, '', 80, (61680 * 100) + 1, 2, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Kor\'kron Scoutr - On Data Set - Action List'), +(61680, 0, 3, 0, '', 40, 0, 100, 0, 4, 6178801, 0, 0, 0, '', 41, 1000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Kor\'kron Scout - On WP Reached - Despawn'), +((61680 * 100) + 1, 9, 0, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 11, 120296, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Self: Cast spell 120296'), +((61680 * 100) + 1, 9, 1, 0, '', 0, 0, 100, 0x20, 0, 0, 0, 0, 0, '', 97, 8, 0, 0, 1, 0, 0, 0, NULL, 8, 0, 0, 0, 0, NULL, -306.174, -23.1592, -59.0882, 0, 'Action list - Self: Jump To Pos'), +((61680 * 100) + 1, 9, 2, 0, '', 0, 0, 100, 0, 1100, 1100, 0, 0, 0, '', 86, 120292, 0, 21, 20, 0, 0, 0, NULL, 21, 20, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Cast spell 120292'), +((61680 * 100) + 1, 9, 3, 0, '', 0, 0, 100, 0, 1100, 1100, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Talk'), +((61680 * 100) + 1, 9, 4, 0, '', 0, 0, 100, 0, 2200, 2200, 0, 0, 0, '', 53, 1, 6178801, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Start WP 6178801'), + +-- #3 +(61680, 0, 4, 0, '', 38, 0, 100, 0, 0, 3, 0, 0, 0, '', 80, (61680 * 100) + 2, 2, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Kor\'kron Scout - On Data Set - Action List'), +(61680, 0, 5, 0, '', 40, 0, 100, 0, 0, 6178802, 0, 0, 0, '', 41, 1000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Kor\'kron Scout - On WP Reached - Despawn'), +((61680 * 100) + 2, 9, 0, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 86, 120292, 0, 21, 20, 0, 0, 0, NULL, 21, 20, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Cast spell 120292'), +((61680 * 100) + 2, 9, 1, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 128, 0, 1, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - SetAIAnimKitId to 0'), +((61680 * 100) + 2, 9, 2, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 90, 0, 3, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - SetAnimTier to 0'), +((61680 * 100) + 2, 9, 3, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 60, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Self: Enable Gravity'), +((61680 * 100) + 2, 9, 4, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 97, 8, 0, 35, 0, 0, 0, 0, NULL, 8, 0, 0, 0, 0, NULL, -176.771, 12.8039, -31.5192, 0, 'Action list - Self: Jump To Pos'), +((61680 * 100) + 2, 9, 5, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 146, 1, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Self: Self: Set Uninteractible'), +((61680 * 100) + 2, 9, 6, 0, '', 0, 0, 100, 0, 2000, 2000, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Talk'), +((61680 * 100) + 2, 9, 7, 0, '', 0, 0, 100, 0, 3500, 3500, 0, 0, 0, '', 53, 1, 6178802, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Start WP 6178802'), + +-- #4 +(61680, 0, 6, 0, '', 38, 0, 100, 0, 0, 4, 0, 0, 0, '', 80, (61680 * 100) + 3, 2, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Kor\'kron Scout - On Data Set - Action List'), +(61680, 0, 7, 0, '', 40, 0, 100, 0, 2, 6178803, 0, 0, 0, '', 41, 1000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Kor\'kron Scout - On WP Reached - Despawn'), +((61680 * 100) + 3, 9, 0, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 11, 120296, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Self: Cast spell 120296'), +((61680 * 100) + 3, 9, 1, 0, '', 0, 0, 100, 0x20, 0, 0, 0, 0, 0, '', 97, 8, 0, 0, 1, 0, 0, 0, NULL, 8, 0, 0, 0, 0, NULL, -92.523, 65.7691, -18.6579, 0, 'Action list - Self: Jump To Pos'), +((61680 * 100) + 3, 9, 2, 0, '', 0, 0, 100, 0, 1100, 1100, 0, 0, 0, '', 86, 120292, 0, 21, 20, 0, 0, 0, NULL, 21, 20, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Cast spell 120292'), +((61680 * 100) + 3, 9, 3, 0, '', 0, 0, 100, 0, 1100, 1100, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Talk'), +((61680 * 100) + 3, 9, 4, 0, '', 0, 0, 100, 0, 2200, 2200, 0, 0, 0, '', 53, 1, 6178803, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Start WP 6178803'), + +-- #5 +(61680, 0, 8, 0, '', 38, 0, 100, 0, 0, 5, 0, 0, 0, '', 80, (61680 * 100) + 4, 2, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Kor\'kron Scout - On Data Set - Action List'), +(61680, 0, 9, 0, '', 40, 0, 100, 0, 2, 6178804, 0, 0, 0, '', 41, 1000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Kor\'kron Scout - On WP Reached - Despawn'), +((61680 * 100) + 4, 9, 0, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 86, 120292, 0, 21, 20, 0, 0, 0, NULL, 21, 20, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Cast spell 120292'), +((61680 * 100) + 4, 9, 1, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 128, 0, 1, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - SetAIAnimKitId to 0'), +((61680 * 100) + 4, 9, 2, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 90, 0, 3, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - SetAnimTier to 0'), +((61680 * 100) + 4, 9, 3, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 60, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Self: Enable Gravity'), +((61680 * 100) + 4, 9, 4, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 97, 8, 0, 31, 0, 0, 0, 0, NULL, 8, 0, 0, 0, 0, NULL, -295.687, 143.649, -25.0341, 0, 'Action list - Self: Jump To Pos'), +((61680 * 100) + 4, 9, 5, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 146, 1, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Self: Set Uninteractible'), +((61680 * 100) + 4, 9, 6, 0, '', 0, 0, 100, 0, 2000, 2000, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Talk'), +((61680 * 100) + 4, 9, 7, 0, '', 0, 0, 100, 0, 3500, 3500, 0, 0, 0, '', 53, 1, 6178804, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Action list - Start WP 6178804'), + +-- #6 +(61680, 0, 10, 0, '', 40, 0, 100, 0, 0, 6178805, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Kor\'kron Scout - On WP Reached - Talk'), +(61680, 0, 11, 0, '', 40, 0, 100, 0, 1, 6178805, 0, 0, 0, '', 41, 1000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Kor\'kron Scout - On WP Reached - Despawn'), + +-- #7 +(61680, 0, 12, 0, '', 40, 0, 100, 0, 0, 6178806, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Kor\'kron Scout - On WP Reached - Talk'), +(61680, 0, 13, 0, '', 40, 0, 100, 0, 1, 6178806, 0, 0, 0, '', 41, 1000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Kor\'kron Scout - On WP Reached - Despawn'), + +-- #8 +(61680, 0, 14, 0, '', 40, 0, 100, 0, 0, 6178807, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Kor\'kron Scout - On WP Reached - Talk'), +(61680, 0, 15, 0, '', 40, 0, 100, 0, 1, 6178807, 0, 0, 0, '', 41, 1000, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Kor\'kron Scout - On WP Reached - Despawn'); + +-- Waypoints +-- #1 +SET @ENTRY := 61788; +SET @PATH := @ENTRY * 100; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Comment`) VALUES +(@PATH, 1, 0, 'SI:7 Ranger | Kor\'kron Scout rescued - Path 1'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, -218.402, -36.7901, -54.42816, NULL, 0); + +-- #2 +SET @ENTRY := 61788; +SET @PATHOFFSET := 1; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Comment`) VALUES +(@PATH, 1, 0, 'SI:7 Ranger | Kor\'kron Scout rescued - Path 2'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, -297.9861, -41.88261, -60.91673, NULL, 0), +(@PATH, 1, -286.8949, -48.55449, -60.93217, NULL, 0), +(@PATH, 2, -276.6081, -47.31757, -60.93217, NULL, 0), +(@PATH, 3, -253.9539, -39.25582, -60.49646, NULL, 0), +(@PATH, 4, -225.0045, -37.12025, -55.7888, NULL, 0); + +-- #3 +SET @ENTRY := 61788; +SET @PATHOFFSET := 2; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Comment`) VALUES +(@PATH, 1, 0, 'SI:7 Ranger | Kor\'kron Scout rescued - Path 3'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, -234.865, 10.5354, -44.45418, NULL, 0); + +-- #4 +SET @ENTRY := 61788; +SET @PATHOFFSET := 3; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Comment`) VALUES +(@PATH, 1, 0, 'SI:7 Ranger | Kor\'kron Scout rescued - Path 4'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, -108.3838, 23.41842, -18.44852, NULL, 0), +(@PATH, 1, -129.3571, 9.659675, -20.64646, NULL, 0), +(@PATH, 2, -143.5467, 8.586313, -21.6209, NULL, 0); + +-- #5 +SET @ENTRY := 61788; +SET @PATHOFFSET := 4; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Comment`) VALUES +(@PATH, 1, 0, 'SI:7 Ranger | Kor\'kron Scout rescued - Path 5'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, -304.6536, 122.7313, -24.959, NULL, 0), +(@PATH, 1, -293.6286, 106.3134, -26.63246, NULL, 0), +(@PATH, 2, -280.1276, 93.78496, -25.02191, NULL, 0); + +SET @ENTRY := 61788; +SET @PATHOFFSET := 5; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Comment`) VALUES +(@PATH, 1, 0, 'SI:7 Ranger | Kor\'kron Scout rescued - Path 6'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, -371.5243, 183.7873, -22.14008, NULL, 178), +(@PATH, 1, -325.283, 223.744, -20.79574, NULL, 0); + +SET @ENTRY := 61788; +SET @PATHOFFSET := 6; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Comment`) VALUES +(@PATH, 1, 0, 'SI:7 Ranger | Kor\'kron Scout rescued - Path 7'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, -372.6608, 187.3729, -22.0765, NULL, 176), +(@PATH, 1, -325.283, 223.744, -20.79574, NULL, 0); + +SET @ENTRY := 61788; +SET @PATHOFFSET := 7; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Comment`) VALUES +(@PATH, 1, 0, 'SI:7 Ranger | Kor\'kron Scout rescued - Path 8'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, -374.134, 190.649, -22.02528, NULL, 185), +(@PATH, 1, -325.283, 223.744, -20.79574, NULL, 0); + +-- Instance Creatures SAI +-- Mature Flame Hound +UPDATE `creature` SET `StringId`='mature_flame_hound' WHERE `guid` = 4000025; +UPDATE `creature` SET `StringId`='mature_flame_hound_rescued_1' WHERE `guid` = 4000089; + + -- Only one Hound (cosmetic) +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=61658; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(22, 1, 61658, 0, 0, 58, 1, 0, 0, 0, 'mature_flame_hound', 0, 0, 0, '', 'Scripted creature has StringId \'mature_flame_hound\''); + +-- The Hound fighting with the rescued npc +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=61658; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +-- Ally +(22, 4, 61658, 0, 0, 58, 1, 0, 0, 0, 'mature_flame_hound_rescued_1', 0, 0, 0, '', 'Scripted creature has StringId \'mature_flame_hound_rescued_1\''), +(22, 4, 61658, 0, 0, 11, 0, 4485, 1, 0, '', 0, 0, 0, '', 'Scripted creature does Smart Script if you are Alliance Player'), +-- Horde +(22, 6, 61658, 0, 0, 58, 1, 0, 0, 0, 'mature_flame_hound_rescued_1', 0, 0, 0, '', 'Scripted creature has StringId \'mature_flame_hound_rescued_1\''), +(22, 6, 61658, 0, 0, 11, 0, 4486, 1, 0, '', 0, 0, 0, '', 'Scripted creature does Smart Script if you are Horde Player'); + +DELETE FROM `smart_scripts` WHERE `entryorguid`=61658 AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +-- Cosmetic / IC +(61658, 0, 0, 0, '', 1, 0, 100, 0, 2000, 8000, 2000, 8000, 0, '', 11, 120064, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Mature Flame Hound (OOC) - Self: Cast spell 120064 on Self'), +(61658, 0, 1, 0, '', 0, 0, 100, 0, 37000, 37000, 37000, 37000, 0, '', 11, 120076, 0, 0, 0, 0, 0, 0, NULL, 2, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Mature Flame Hound (IC) - Cast spell 120076 on Victim'), +(61658, 0, 2, 0, '', 0, 0, 100, 0, 7300, 7300, 12100, 12100, 0, '', 11, 119999, 0, 0, 0, 0, 0, 0, NULL, 2, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Mature Flame Hound (IC) - Cast spell 119999 on Victim'), + +-- only the one with the quest npc +-- Alliance version +(61658, 0, 3, 4, '', 6, 0, 100, 0, 0, 0, 0, 0, 0, '', 45, 0, 1, 0, 0, 0, 0, 0, NULL, 19, 61788, 0, 0, 0, NULL, 0, 0, 0, 0, 'Mature Flame Hound - On Death - Set Data 0 1 to SI:7 Ranger'), +(61658, 0, 4, 0, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 11, 120026, 0, 0, 0, 0, 0, 0, NULL, 16, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Mature Flame Hound - On Death - Cast spell 120026 on Invoker Party'), + +-- Horde version +(61658, 0, 5, 6, '', 6, 0, 100, 0, 0, 0, 0, 0, 0, '', 45, 0, 1, 0, 0, 0, 0, 0, NULL, 19, 61680, 0, 0, 0, NULL, 0, 0, 0, 0, 'Mature Flame Hound (IC) - Set Data 0 1 to Kor\'kron Scout'), +(61658, 0, 6, 0, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 11, 120292, 0, 0, 0, 0, 0, 0, NULL, 16, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Mature Flame Hound - On Death - Cast spell 120292 on Invoker Party'); + +-- Adolescent Flame Hound +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=61657; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(22, 1, 61657, 0, 0, 58, 1, 0, 0, 0, 'adolescent_flame_hound', 0, 0, 0, '', 'Scripted creature has StringId \'adolescent_flame_hound\''), +(22, 2, 61657, 0, 0, 58, 1, 0, 0, 0, 'adolescent_flame_hound', 0, 0, 0, '', 'Scripted creature has StringId \'adolescent_flame_hound\''); + +UPDATE `creature` SET `StringId`='adolescent_flame_hound' WHERE `guid` IN (4000001, 4000003, 4000007, 4000033, 4000026); + +DELETE FROM `smart_scripts` WHERE `entryorguid`=61657 AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(61657, 0, 0, 0, '', 1, 0, 100, 0, 2000, 8000, 2000, 8000, 0, '', 11, 120064, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Adolescent Flame Hound (OOC) - Self: Cast spell 120064 on Self'), +(61657, 0, 1, 0, '', 0, 0, 100, 0, 38200, 46700, 38200, 46700, 0, '', 11, 120069, 0, 0, 0, 0, 0, 0, NULL, 2, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Adolescent Flame Hound (IC) - Cast spell 120069 on Victim'); + +-- Corrupted Houndmaster +DELETE FROM `smart_scripts` WHERE `entryorguid`=61666 AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(61666, 0, 0, 0, '', 0, 0, 100, 0, 39400, 39400, 39400, 39400, 0, '', 11, 120096, 0, 0, 0, 0, 0, 0, NULL, 2, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Corrupted Houndmaster (IC) - Cast spell 120096 on Victim'); + +-- Corrupted Reaver +DELETE FROM `smart_scripts` WHERE `entryorguid`=61678 AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(61678, 0, 0, 0, '', 0, 0, 100, 0, 39700, 39700, 15700, 15700, 0, '', 11, 120166, 0, 0, 0, 0, 0, 0, NULL, 2, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Corrupted Reaver (IC) - Cast spell 120166 on Victim'); + +-- Dark Shaman Acolyte +DELETE FROM `smart_scripts` WHERE `entryorguid`=61672 AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(61672, 0, 0, 0, '', 0, 0, 100, 0, 92200, 92200, 23000, 23000, 0, '', 11, 119902, 0, 0, 0, 0, 0, 0, NULL, 26, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Dark Shaman Acolyte (IC) - Cast spell 119902 on Closest Ally'), +(61672, 0, 1, 0, '', 0, 0, 100, 0, 83800, 83800, 18100, 18100, 0, '', 11, 119903, 0, 0, 0, 0, 0, 0, NULL, 2, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Dark Shaman Acolyte (IC) - Cast spell 119903 on Victim'); + +-- Corrupted Flamecaller +DELETE FROM `smart_scripts` WHERE `entryorguid`=61705 AND `source_type`=0; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(61705, 0, 0, 0, '', 0, 0, 100, 0, 37300, 37300, 3600, 3600, 0, '', 11, 120112, 0, 0, 0, 0, 0, 0, NULL, 2, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Corrupted Flamecaller (IC) - Cast spell 120112 on Victim'); + +-- Spells +DELETE FROM `spell_script_names` WHERE `spell_id`=101163; +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES +(101163, 'spell_ragefire_chasm_general_trigger_221_to_self'); + +DELETE FROM `serverside_spell` WHERE `Id` IN (120026, 120292) AND `DifficultyID`=0; +INSERT INTO `serverside_spell` (`Id`, `DifficultyID`, `CategoryId`, `Dispel`, `Mechanic`, `Attributes`, `AttributesEx`, `AttributesEx2`, `AttributesEx3`, `AttributesEx4`, `AttributesEx5`, `AttributesEx6`, `AttributesEx7`, `AttributesEx8`, `AttributesEx9`, `AttributesEx10`, `AttributesEx11`, `AttributesEx12`, `AttributesEx13`, `AttributesEx14`, `Stances`, `StancesNot`, `Targets`, `TargetCreatureType`, `RequiresSpellFocus`, `FacingCasterFlags`, `CasterAuraState`, `TargetAuraState`, `ExcludeCasterAuraState`, `ExcludeTargetAuraState`, `CasterAuraSpell`, `TargetAuraSpell`, `ExcludeCasterAuraSpell`, `ExcludeTargetAuraSpell`, `CasterAuraType`, `TargetAuraType`, `ExcludeCasterAuraType`, `ExcludeTargetAuraType`, `CastingTimeIndex`, `RecoveryTime`, `CategoryRecoveryTime`, `StartRecoveryCategory`, `StartRecoveryTime`, `InterruptFlags`, `AuraInterruptFlags1`, `AuraInterruptFlags2`, `ChannelInterruptFlags1`, `ChannelInterruptFlags2`, `ProcFlags`, `ProcFlags2`, `ProcChance`, `ProcCharges`, `ProcCooldown`, `ProcBasePPM`, `MaxLevel`, `BaseLevel`, `SpellLevel`, `DurationIndex`, `RangeIndex`, `Speed`, `LaunchDelay`, `StackAmount`, `EquippedItemClass`, `EquippedItemSubClassMask`, `EquippedItemInventoryTypeMask`, `ContentTuningId`, `SpellName`, `ConeAngle`, `ConeWidth`, `MaxTargetLevel`, `MaxAffectedTargets`, `SpellFamilyName`, `SpellFamilyFlags1`, `SpellFamilyFlags2`, `SpellFamilyFlags3`, `SpellFamilyFlags4`, `DmgClass`, `PreventionType`, `AreaGroupId`, `SchoolMask`, `ChargeCategoryId`) VALUES +(120026, 0, 0, 0, 0, 0x29800180, 0x420, 0x10484005, 0x10130200, 0x800080, 0x60008, 0x1200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, -1, 0, 0, 0, 'Ranger Rescued Credit', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0), +(120292, 0, 0, 0, 0, 0x29800180, 0x420, 0x10484005, 0x10130200, 0x800080, 0x60008, 0x1200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, -1, 0, 0, 0, 'Scout Rescued Credit', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0); + +DELETE FROM `serverside_spell_effect` WHERE `SpellID` IN (120026, 120292) AND `EffectIndex`=0 AND `DifficultyID`=0; +INSERT INTO `serverside_spell_effect` (`SpellID`, `EffectIndex`, `DifficultyID`, `Effect`, `EffectAura`, `EffectAmplitude`, `EffectAttributes`, `EffectAuraPeriod`, `EffectBonusCoefficient`, `EffectChainAmplitude`, `EffectChainTargets`, `EffectItemType`, `EffectMechanic`, `EffectPointsPerResource`, `EffectPosFacing`, `EffectRealPointsPerLevel`, `EffectTriggerSpell`, `BonusCoefficientFromAP`, `PvpMultiplier`, `Coefficient`, `Variance`, `ResourceCoefficient`, `GroupSizeBasePointsCoefficient`, `EffectBasePoints`, `EffectMiscValue1`, `EffectMiscValue2`, `EffectRadiusIndex1`, `EffectRadiusIndex2`, `EffectSpellClassMask1`, `EffectSpellClassMask2`, `EffectSpellClassMask3`, `EffectSpellClassMask4`, `ImplicitTarget1`, `ImplicitTarget2`) VALUES +(120026, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61788, 0, 0, 0, 0, 0, 0, 0, 25, 0), +(120292, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61680, 0, 0, 0, 0, 0, 0, 0, 25, 0); + +-- Quest +DELETE FROM `quest_offer_reward_locale` WHERE (`locale`='esES' AND `ID` IN (30998,30996,30995)); +INSERT INTO `quest_offer_reward_locale` (`ID`, `locale`, `RewardText`, `VerifiedBuild`) VALUES +(30998, 'esES', 'Buen trabajo, $n. Ahora podremos investigar qué están intentando ahí abajo.', 54358), +(30996, 'esES', 'Parece que los experimentos de los chamanes oscuros han enloquecido a Gordoth.$b$bEsperemos no volver a verlo, $n.', 54358), +(30995, 'esES', '¿Eso es todo lo que ha sobrevivido?$b$bLa Horda lo pagará con sangre.', 54358); + +DELETE FROM `quest_request_items_locale` WHERE (`locale`='esES' AND `ID` IN (30998,30996,30995)); +INSERT INTO `quest_request_items_locale` (`ID`, `locale`, `CompletionText`, `VerifiedBuild`) VALUES +(30998, 'esES', '¿Has recogido las insignias?', 54358), +(30996, 'esES', '¿Sí?', 54358), +(30995, 'esES', '¿Has encontrado a los forestales?', 54358); + +DELETE FROM `quest_request_items_locale` WHERE (`locale`='esES' AND `ID` IN (30984,30969,30983)); +INSERT INTO `quest_request_items_locale` (`ID`, `locale`, `CompletionText`, `VerifiedBuild`) VALUES +(30984, 'esES', '¿Has encontrado a los exploradores?', 54205), +(30969, 'esES', '¿Has recogido las insignias?', 54205), +(30983, 'esES', '¿Sí?', 54205); + +DELETE FROM `quest_request_items` WHERE `ID` IN (30984 /*No Orc Left Behind*/, 30983 /*The Dark Shaman*/, 30969 /*A New Enemy*/); +INSERT INTO `quest_request_items` (`ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, `EmoteOnCompleteDelay`, `EmoteOnIncompleteDelay`, `VerifiedBuild`) VALUES +(30984, 0, 0, 0, 0, 54205), -- No Orc Left Behind +(30983, 0, 0, 0, 0, 54205), -- The Dark Shaman +(30969, 0, 0, 0, 0, 54205); -- A New Enemy + +UPDATE `quest_offer_reward` SET `VerifiedBuild`=54358 WHERE `ID` IN (30998, 30996, 30995); +UPDATE `quest_details` SET `VerifiedBuild`=54358 WHERE `ID` IN (30995, 30998, 30996); +UPDATE `quest_details` SET `VerifiedBuild`=54205 WHERE `ID` IN (30984, 30983, 30969); + +DELETE FROM `quest_request_items` WHERE `ID` IN (30996 /*The Dark Shaman*/, 30995 /*No Man Left Behind*/); +INSERT INTO `quest_request_items` (`ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, `EmoteOnCompleteDelay`, `EmoteOnIncompleteDelay`, `VerifiedBuild`) VALUES +(30996, 0, 0, 0, 0, 54358), -- The Dark Shaman +(30995, 0, 0, 0, 0, 54358); -- No Man Left Behind + +UPDATE `creature_queststarter` SET `VerifiedBuild`=54205 WHERE (`id`=61724 AND `quest`=30984) OR (`id`=61716 AND `quest` IN (30983,30969)); +UPDATE `creature_questender` SET `VerifiedBuild`=54205 WHERE (`id`=61724 AND `quest`=30984) OR (`id`=61716 AND `quest` IN (30969,30983)); +UPDATE `quest_request_items` SET `VerifiedBuild`=54358 WHERE `ID`=30998; +UPDATE `creature_queststarter` SET `VerifiedBuild`=54358 WHERE (`id`=61822 AND `quest`=30995) OR (`id`=61823 AND `quest` IN (30998,30996)); +UPDATE `creature_questender` SET `VerifiedBuild`=54358 WHERE (`id`=61823 AND `quest` IN (30998,30996)) OR (`id`=61822 AND `quest`=30995); + +UPDATE `quest_template_locale` SET `LogTitle`='Ningún hombre se queda atrás', `LogDescription`='Rescata a 5 SI:7 exploradores en Sima Ígnea.', `QuestDescription`='He enviado una patrulla de reconocimiento hace más de una hora y no ha regresado nadie. Y ahora estos malditos canes no dejan de salir de la sima.$b$bNo sé qué está pasando ahí abajo pero yo no me pienso mover de aquí hasta recuperar a mis hombres.$b$b$n, quiero que vayas allí y los encuentres, preferiblemente con vida.', `VerifiedBuild`=54358 WHERE (`ID`=30995 AND `locale`='esES'); +UPDATE `quest_template_locale` SET `LogDescription`='Recoge 5 insignias corruptas de cualquier cultor de Sima Ígnea.', `QuestDescription`='La Horda está utilizando magia negra ahí abajo para controlar bestias y corromper a sus hermanos, $n.$b$bMi intención es detenerlos, pero necesito saber a qué nos enfrentamos. Y ahí entras tú.$b$bÁbrete paso por las cuevas y recoge las insignias que llevan los cultores. Gracias a ellas podré estudiar el tipo de magia que utilizan.', `VerifiedBuild`=54358 WHERE (`ID`=30998 AND `locale`='esES'); +UPDATE `quest_template_locale` SET `LogTitle`='El Chamán oscuro', `LogDescription`='Derrota al chamán oscuro Koranthal y al guardia de lava Gordoth.', `QuestDescription`='Estos chamanes oscuros han estado ahí durante meses, criando bestias y realizando rituales oscuros.$b$bNo sé qué pretenden con todo esto, pero está claro que nos son amigos de la Alianza. Y te necesito para detenerlos, $n. $b$bÁbrete paso por la sima y acaba con el chamán oscuro Koranthal y el guardia de lava Gordoth.', `VerifiedBuild`=54358 WHERE (`ID`=30996 AND `locale`='esES'); +UPDATE `quest_template_locale` SET `LogTitle`='Ningún orco se queda atrás', `LogDescription`='Rescata 5 exploradores Kor\'kron en Sima Ígnea.', `QuestDescription`='Se suponía que esto era un barrido rutinario, $n. El plan era acabar con unos troggs, asegurarse de que la ciudad estaba a salvo y llegar a taberna a mediodía.$b$bEn vez de eso, me encuentro con un grupo de exploradores desaparecido, canes de llamas saliendo de la sima y a Xorenth balbuceando acerca del \"siguiente Martillo Crepuscular.\"$b$b$b$bVe allí y rescata a mis exploradores para que podamos investigar qué está pasando.', `VerifiedBuild`=54205 WHERE (`ID`=30984 AND `locale`='esES'); +UPDATE `quest_template_locale` SET `LogTitle`='El Chamán oscuro', `LogDescription`='Derrota al chamán oscuro Koranthal y al guardia de lava Gordoth.', `QuestDescription`='Estos chamanes oscuros han estado ahí durante meses, criando bestias y realizando rituales oscuros.$b$bNo sé qué pretenden con todo esto, pero está claro que nos son amigos de la Horda. Y ahí es cuando entras tú, $n. $b$bÁbrete paso por la sima y acaba con el chamán oscuro Koranthal y el guardia de lava Gordoth.', `VerifiedBuild`=54205 WHERE (`ID`=30983 AND `locale`='esES'); +UPDATE `quest_template_locale` SET `LogDescription`='Recoge 5 insignias corruptas de cualquier cultor de Sima Ígnea.', `QuestDescription`='El poder de estos chamanes oscuros ha atraído a muchos aliados, $n. Antiguos miembros de la Horda ahora trabajan en un propósito oscuro.$b$bDebemos hacer que sirva de ejemplo antes de que se conviertan en otro martillo crepuscular.$b$bAcaba con todos los cultores que te encuentres y tráeme sus insignias.', `VerifiedBuild`=54205 WHERE (`ID`=30969 AND `locale`='esES'); + +DELETE FROM `disables` WHERE `sourceType`=1 AND `entry` IN (30982, 30997); +INSERT INTO `disables` (`sourceType`, `entry`, `flags`, `params_0`, `params_1`, `comment`) VALUES +(1, 30982, 0, '', '', 'Deprecated quest: Animal Control (Horde)'), +(1, 30997, 0, '', '', 'Deprecated quest: Animal Control (Alliance)'); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_09_02_00_world.sql b/sql/old/11.x/world/24051_2024_09_03/2024_09_02_00_world.sql new file mode 100644 index 000000000..852e72e39 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_09_02_00_world.sql @@ -0,0 +1,238 @@ +SET @CGUID := 7001518; +SET @SPAWNGROUP := 1257; + +-- Creatures +DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+6; +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curHealthPct`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `StringId`,`VerifiedBuild`) VALUES +(@CGUID+0, 136161, 1862, 9424, 9424, '1,23,2,8', 0, 0, 0, 0, -524.88714599609375, -260.567718505859375, 182.55462646484375, 3.140421867370605468, 7200, 0, 0, 100, 0, NULL, NULL, NULL, NULL, '', 55664), -- Gorak Tul (Area: Waycrest Manor - Difficulty: Normal) CreateObject1 (Auras: 263332 - Death Realm Phase In) +(@CGUID+1, 138762, 1862, 9424, 9424, '1,23,2,8', 0, 0, 0, 0, -551.3211669921875, -226.387161254882812, 207.106109619140625, 3.295702457427978515, 7200, 0, 0, 100, 0, NULL, NULL, NULL, NULL, '', 55664), -- Lucille Waycrest (Area: Waycrest Manor - Difficulty: Normal) CreateObject2 +(@CGUID+2, 136087, 1862, 9424, 9424, '1,23,2,8', 0, 0, 0, 0, -547.15277099609375, -227.881942749023437, 208.6376953125, 2.996758222579956054, 7200, 0, 0, 100, 0, NULL, NULL, NULL, NULL, '', 55664), -- Inquisitor Sterntide (Area: Waycrest Manor - Difficulty: Normal) CreateObject2 +(@CGUID+3, 136086, 1862, 9424, 9424, '1,23,2,8', 0, 0, 0, 0, -548.65277099609375, -230.451385498046875, 208.2640838623046875, 3.138803482055664062, 7200, 0, 0, 100, 0, NULL, NULL, NULL, NULL, '', 55664), -- Inquisitor Mace (Area: Waycrest Manor - Difficulty: Normal) CreateObject2 +(@CGUID+4, 136085, 1862, 9424, 9424, '1,23,2,8', 0, 0, 0, 0, -551.54339599609375, -230.234375, 207.130218505859375, 3.157088756561279296, 7200, 0, 0, 100, 0, NULL, NULL, NULL, NULL, '', 55664), -- Inquisitor Yorrick (Area: Waycrest Manor - Difficulty: Normal) CreateObject2 +(@CGUID+5, 136094, 1862, 9424, 9424, '1,23,2,8', 0, 0, 0, 1, -549.638916015625, -228.805557250976562, 207.7095794677734375, 3.153450250625610351, 7200, 0, 0, 100, 0, NULL, NULL, NULL, NULL, '', 55664), -- Inquisitor Notley (Area: Waycrest Manor - Difficulty: Normal) CreateObject2 +(@CGUID+6, 131864, 1862, 9424, 9424, '1,23,2,8', 0, 0, 0, 0, -448.16494750976562, -344.020843505859375, 152.5852508544921875, 3.358537197113037109, 7200, 0, 0, 100, 0, NULL, NULL, NULL, NULL, '', 55664); -- Gorak Tul (Area: Waycrest Manor - Difficulty: Normal) CreateObject2 (Auras: 272830 - Override Energy Bar Color) + +DELETE FROM `creature_template_addon` WHERE `entry` IN (136161, 131864); +INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES +(136161, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '263332'), -- 136161 (Gorak Tul) - Death Realm Phase In +(131864, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, '272830'); -- 131864 (Gorak Tul) - Override Energy Bar Color + +UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` IN (138762, 136087, 136086, 136085, 136094, 136161); + +-- Spawn groups +DELETE FROM `spawn_group_template` WHERE `groupId` = @SPAWNGROUP+0; +INSERT INTO `spawn_group_template` (`groupId`, `groupName`, `groupFlags`) VALUES +(@SPAWNGROUP+0, 'Waycrest Manor - Group Spawns after kill Lord and Lady Waycrest', 4); + +DELETE FROM `spawn_group` WHERE `groupId` = @SPAWNGROUP+0 AND `spawnType`=0; +INSERT INTO `spawn_group` (`groupId`, `spawnType`, `spawnId`) VALUES +(@SPAWNGROUP+0, 0, @CGUID+0), +(@SPAWNGROUP+0, 0, @CGUID+1), +(@SPAWNGROUP+0, 0, @CGUID+2), +(@SPAWNGROUP+0, 0, @CGUID+3), +(@SPAWNGROUP+0, 0, @CGUID+4), +(@SPAWNGROUP+0, 0, @CGUID+5), +(@SPAWNGROUP+0, 0, @CGUID+6); + +DELETE FROM `instance_spawn_groups` WHERE `instanceMapId`=1862 AND `bossStateId`=3; +INSERT INTO `instance_spawn_groups` (`instanceMapId`, `bossStateId`, `bossStates`, `spawnGroupId`, `flags`) VALUES +(1862, 3, 0x08, @SPAWNGROUP+0, 0x01); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=33 AND `SourceGroup`=0 AND `SourceEntry` = @SPAWNGROUP+0; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(33, 0, @SPAWNGROUP+0, 0, 0, 11, 0, 14560, 1, 0, '', 0, 0, 0, '', 'Waycrest Manor - Spawn group after kill Lord and Lady Waycrest'); + +-- Sai +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=138762; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +-- Lucille Waycrest +(22, 2, 138762, 0, 0, 11, 0, 4485, 1, 0, '', 0, 0, 0, '', 'Scripted creature does Smart Script if you are Alliance Player'), +(22, 4, 138762, 0, 0, 11, 0, 4486, 1, 0, '', 0, 0, 0, '', 'Scripted creature does Smart Script if you are Horde Player'); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=136161; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +-- Gorak Tul +(22, 2, 136161, 0, 0, 11, 0, 4486, 1, 0, '', 0, 0, 0, '', 'Scripted creature does Smart Script if you are Horde Player'); + +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (138762, 136087, 136086, 136085, 136094, 136161) AND `source_type`= 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (13876200, 13876201, 13616100) AND `source_type`= 9; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(138762, 0, 0, 0, '', 63, 0, 100, 0, 0, 0, 0, 0, 0, '', 53, 0, 13876200, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Lucille Waycrest - On Just Created - Self: Start waypoint 13876200'), +(138762, 0, 1, 2, '', 40, 0, 100, 0, 6, 13876200, 0, 0, 0, '', 80, 13876200, 2, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Lucille Waycrest - On Waypoint Reached - Run Script (Alliance)'), +(138762, 0, 2, 0, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 45, 0, 1, 0, 0, 0, 0, 0, NULL, 19, 136161, 0, 0, 0, NULL, 0, 0, 0, 0, 'Lucille Waycrest - Linked - Set Data 0 1 to Gorak Tul'), +(138762, 0, 3, 0, '', 40, 0, 100, 0, 6, 13876200, 0, 0, 0, '', 80, 13876201, 2, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Lucille Waycrest - On Waypoint Reached - Run Script (Horde)'), +(13876200, 9, 0, 0, '', 0, 0, 100, 0, 2500, 2500, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Lucille Waycrest - Talk'), +(13876201, 9, 0, 0, '', 0, 0, 100, 0, 17000, 17000, 0, 0, 0, '', 85, 267609, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Lucille Waycrest - Cast Self spell 267609'), + +(136161, 0, 0, 0, '', 38, 0, 100, 0, 0, 1, 0, 0, 0, '', 80, 13616100, 2, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Gorak Tul - On Data Set - Action List'), +(136161, 0, 1, 0, '', 63, 0, 100, 0, 0, 1, 0, 0, 0, '', 85, 267643, 2, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Gorak Tul - Just Created - Cast Self spell 267643'), +(136161, 0, 2, 0, '', 40, 0, 100, 0, 8, 13616100, 0, 0, 0, '', 41, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Gorak Tul - On Waypoint Reached - Despawn'), +(13616100, 9, 0, 0, '', 0, 0, 100, 0, 5000, 5000, 0, 0, 0, '', 85, 267643, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Gorak Tul - Action list - Cast Self spell 267643'), + +(136087, 0, 0, 0, '', 63, 0, 100, 0, 0, 0, 0, 0, 0, '', 53, 0, 13608700, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Inquisitor Sterntide - On Just Created - Self: Start waypoint 13608700'), +(136086, 0, 0, 0, '', 63, 0, 100, 0, 0, 0, 0, 0, 0, '', 53, 0, 13608600, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Inquisitor Mace - On Just Created - Self: Start waypoint 13608600'), +(136085, 0, 0, 0, '', 63, 0, 100, 0, 0, 0, 0, 0, 0, '', 53, 0, 13608500, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Inquisitor Yorrick - On Just Created - Self: Start waypoint 13608500'), +(136094, 0, 0, 0, '', 63, 0, 100, 0, 0, 0, 0, 0, 0, '', 53, 0, 13609400, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Inquisitor Notley - On Just Created - Self: Start waypoint 13609400'); + +-- Texts +DELETE FROM `creature_text` WHERE `CreatureID` = 138762; +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(138762, 0, 0, 'At long last, the nightmare is over.', 12, 0, 100, 0, 0, 103813, 150450, 0, 'Lucille Waycrest to Lord Waycrest'); + +-- Conversation +DELETE FROM `conversation_template` WHERE `Id` IN (7353, 7352, 7351); +INSERT INTO `conversation_template` (`Id`, `FirstLineID`, `TextureKitId`, `ScriptName`, `VerifiedBuild`) VALUES +(7353, 16831, 0, '', 55664), +(7352, 16828, 0, 'conversation_waycrest_manor_waycrests_defeated', 55664), +(7351, 16825, 0, 'conversation_waycrest_manor_waycrests_defeated', 55664); + +-- Alliance +DELETE FROM `conversation_actors` WHERE (`ConversationId`=7352 AND `Idx` IN (2,1,0)); +INSERT INTO `conversation_actors` (`ConversationId`, `ConversationActorId`, `ConversationActorGuid`, `Idx`, `CreatureId`, `CreatureDisplayInfoId`, `NoActorObject`, `ActivePlayerObject`, `VerifiedBuild`) VALUES +(7352, 63754, @CGUID+3, 2, 0, 0, 0, 0, 55664), -- Full: 0x204128E8C084E580001FF700001A1299 Creature/0 R4170/S8183 Map: 1862 (Waycrest Manor) Entry: 136086 (Inquisitor Mace) Low: 1708697 +(7352, 63753, @CGUID+1, 1, 0, 0, 0, 0, 55664), -- Full: 0x204128E8C0878280001FF700001A1299 Creature/0 R4170/S8183 Map: 1862 (Waycrest Manor) Entry: 138762 (Lucille Waycrest) Low: 1708697 +(7352, 63794, @CGUID+0, 0, 0, 0, 0, 0, 55664); -- Full: 0x204128E8C084F840001FF700001A1123 Creature/0 R4170/S8183 Map: 1862 (Waycrest Manor) Entry: 136161 (Gorak Tul) Low: 1708323 + +DELETE FROM `conversation_line_template` WHERE `Id` IN (16959, 16958, 16957, 16956, 16955, 16954, 16830, 16829, 16828, 16838); +INSERT INTO `conversation_line_template` (`Id`, `UiCameraID`, `ActorIdx`, `Flags`, `ChatType`, `VerifiedBuild`) VALUES +(16959, 0, 2, 0, 0, 55664), +(16958, 0, 2, 0, 0, 55664), +(16957, 0, 1, 0, 0, 55664), +(16956, 0, 0, 0, 1, 55664), +(16955, 0, 0, 0, 1, 55664), +(16954, 0, 0, 0, 1, 55664), +(16830, 0, 0, 0, 1, 55664), +(16829, 0, 1, 0, 0, 55664), +(16828, 0, 0, 0, 1, 55664); + +-- Horde +DELETE FROM `conversation_actors` WHERE (`ConversationId`=7353 AND `Idx` IN (1,0)) OR (`ConversationId`=7351 AND `Idx`=0); +INSERT INTO `conversation_actors` (`ConversationId`, `ConversationActorId`, `ConversationActorGuid`, `Idx`, `CreatureId`, `CreatureDisplayInfoId`, `NoActorObject`, `ActivePlayerObject`, `VerifiedBuild`) VALUES +(7353, 63753, @CGUID+1, 1, 0, 0, 0, 0, 55664), -- Full: 0x204128E8C087828000212200001AD253 Creature/0 R4170/S8482 Map: 1862 (Waycrest Manor) Entry: 138762 (Lucille Waycrest) Low: 1757779 +(7353, 63755, @CGUID+4, 0, 0, 0, 0, 0, 55664), -- Full: 0x204128E8C084E54000212200001AD253 Creature/0 R4170/S8482 Map: 1862 (Waycrest Manor) Entry: 136085 (Inquisitor Yorrick) Low: 1757779 +(7351, 63794, @CGUID+0, 0, 0, 0, 0, 0, 55664); -- Full: 0x204128E8C084F84000212200001AD110 Creature/0 R4170/S8482 Map: 1862 (Waycrest Manor) Entry: 136161 (Gorak Tul) Low: 1757456 + +DELETE FROM `conversation_line_template` WHERE `Id` IN (16833, 16832, 16831, 16850, 16826, 16825); +INSERT INTO `conversation_line_template` (`Id`, `UiCameraID`, `ActorIdx`, `Flags`, `ChatType`, `VerifiedBuild`) VALUES +(16833, 0, 1, 0, 0, 55664), +(16832, 0, 1, 0, 0, 55664), +(16831, 0, 0, 0, 0, 55664), +(16850, 0, 0, 0, 1, 55664), +(16826, 0, 0, 0, 1, 55664), +(16825, 0, 0, 0, 1, 55664); + +-- Areatrigger +DELETE FROM `areatrigger_template` WHERE (`IsCustom`=0 AND `Id` = 17740); +INSERT INTO `areatrigger_template` (`Id`, `IsCustom`, `Flags`, `VerifiedBuild`) VALUES +(17740, 0, 0, 55664); + +DELETE FROM `areatrigger_create_properties` WHERE (`IsCustom`=0 AND `Id` = 13118); +INSERT INTO `areatrigger_create_properties` (`Id`, `IsCustom`, `AreaTriggerId`, `IsAreatriggerCustom`, `Flags`, `MoveCurveId`, `ScaleCurveId`, `MorphCurveId`, `FacingCurveId`, `AnimId`, `AnimKitId`, `DecalPropertiesId`, `TimeToTarget`, `TimeToTargetScale`, `Shape`, `ShapeData0`, `ShapeData1`, `ShapeData2`, `ShapeData3`, `ShapeData4`, `ShapeData5`, `ShapeData6`, `ShapeData7`, `ScriptName`, `VerifiedBuild`) VALUES +(13118, 0, 17740, 0, 6, 0, 6328, 0, 0, -1, 0, 0, 0, 4000, 0, 3, 3, 0, 0, 0, 0, 0, 0, 'at_waycrest_manor_organ_missiles', 55664); -- Spell: 267643 (Organ Missiles) + +DELETE FROM `spell_script_names` WHERE `spell_id`=267646; +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES +(267646, 'spell_waycrest_manor_organ_missiles'); + +-- Waypoints +-- This waypoint is temporary/hacky +SET @ENTRY := 136161; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Comment`) VALUES +(@PATH, 1, 2, 'Gorak Tul - Path after conversation'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, -525.816, -261.41666, 188.96046, NULL, 0), +(@PATH, 1, -532.49304, -279.55383, 186.57698, NULL, 0), +(@PATH, 2, -526.13367, -292.1389, 185.22873, NULL, 0), +(@PATH, 3, -501.00696, -316.64932, 171.55269, NULL, 0), +(@PATH, 4, -488.12326, -329.7795, 161.65425, NULL, 0), +(@PATH, 5, -470.80383, -326.80557, 159.51692, NULL, 0), +(@PATH, 6, -460.06772, -335.67188, 158.33897, NULL, 0), +(@PATH, 7, -446.75, -343.94272, 155.77182, NULL, 0), +(@PATH, 8, -441.15625, -344.0955, 157.48708, NULL, 0); + +SET @ENTRY := 138762; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Comment`) VALUES +(@PATH, 1, 0, 'Lucille Waycrest - Waypoint after kill Lord and Lady Waycrest'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, -576.658, -233.9219, 197.6254, NULL, 0), +(@PATH, 1, -582.6268, -237.7361, 195.3508, NULL, 0), +(@PATH, 2, -587.4827, -243.8976, 192.537, NULL, 0), +(@PATH, 3, -590.5, -253.8906, 191.5288, NULL, 0), +(@PATH, 4, -583.9792, -260.2344, 190.5964, NULL, 0), +(@PATH, 5, -565.0886, -264.9757, 185.4709, NULL, 0), +(@PATH, 6, -558.1476, -267.7882, 185.3392, NULL, 0); + +SET @ENTRY := 136087; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Comment`) VALUES +(@PATH, 1, 0, 'Inquisitor Sterntide - Waypoint after kill Lord and Lady Waycrest'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, -577.0208, -235.2465, 197.0377, NULL, 0), +(@PATH, 1, -585.6526, -245.0657, 192.5897, NULL, 0), +(@PATH, 2, -590.1649, -261, 191.5423, NULL, 0), +(@PATH, 3, -580.2448, -264.4219, 189.3687, NULL, 0), +(@PATH, 4, -568.3368, -260.9826, 185.4756, NULL, 0), +(@PATH, 5, -554.7239, -271.4254, 185.3499, NULL, 0); + +SET @ENTRY := 136086; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Comment`) VALUES +(@PATH, 1, 0, 'Inquisitor Mace - Waypoint after kill Lord and Lady Waycrest'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, -570.8941, -231.8837, 199.6943, NULL, 0), +(@PATH, 1, -581.4688, -241.2448, 194.4376, NULL, 0), +(@PATH, 2, -585.0426, -246.8089, 191.8952, NULL, 0), +(@PATH, 3, -587.3195, -253.3472, 191.5772, NULL, 0), +(@PATH, 4, -564.6823, -257.8715, 185.4444, NULL, 0), +(@PATH, 5, -560.1285, -251.9306, 185.3985, NULL, 0); + +SET @ENTRY := 136085; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Comment`) VALUES +(@PATH, 1, 0, 'Inquisitor Yorrick - Waypoint after kill Lord and Lady Waycrest'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, -575.4132, -236.0208, 197.4444, NULL, 0), +(@PATH, 1, -581.4688, -241.2448, 194.4376, NULL, 0), +(@PATH, 2, -585.0426, -246.8089, 191.8952, NULL, 0), +(@PATH, 3, -582.809, -257.0538, 190.2229, NULL, 0), +(@PATH, 4, -564.6823, -257.8715, 185.4444, NULL, 0), +(@PATH, 5, -557.691, -255.8872, 185.3982, NULL, 0); + +SET @ENTRY := 136094; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Comment`) VALUES +(@PATH, 1, 0, 'Inquisitor Notley - Waypoint after kill Lord and Lady Waycrest'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, -577.0208, -235.2465, 197.0377, NULL, 0), +(@PATH, 1, -581.7917, -239.3819, 194.8577, NULL, 0), +(@PATH, 2, -585.6526, -245.0657, 192.5897, NULL, 0), +(@PATH, 3, -590.1649, -261, 191.5423, NULL, 0), +(@PATH, 4, -580.2448, -264.4219, 189.3687, NULL, 0), +(@PATH, 5, -564.283, -262.1788, 185.4568, NULL, 0), +(@PATH, 6, -554.6007, -262.5573, 185.4035, NULL, 0); diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_09_03_00_world_enUS.sql b/sql/old/11.x/world/24051_2024_09_03/2024_09_03_00_world_enUS.sql new file mode 100644 index 000000000..1a7426d47 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_09_03_00_world_enUS.sql @@ -0,0 +1,6477 @@ +-- +DELETE FROM `quest_description_conditional` WHERE (`QuestId`=83761 AND `PlayerConditionId`=125358 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=83755 AND `PlayerConditionId`=125358 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=83247 AND `PlayerConditionId`=124163 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=82680 AND `PlayerConditionId`=125262 AND `QuestgiverCreatureId`=224394 AND `locale`='enUS') OR (`QuestId`=82340 AND `PlayerConditionId`=124295 AND `QuestgiverCreatureId`=223723 AND `locale`='enUS') OR (`QuestId`=80177 AND `PlayerConditionId`=41725 AND `QuestgiverCreatureId`=219135 AND `locale`='enUS') OR (`QuestId`=80176 AND `PlayerConditionId`=41725 AND `QuestgiverCreatureId`=219135 AND `locale`='enUS') OR (`QuestId`=80175 AND `PlayerConditionId`=41725 AND `QuestgiverCreatureId`=215335 AND `locale`='enUS') OR (`QuestId`=76107 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=0 AND `locale`='enUS'); +INSERT INTO `quest_description_conditional` (`QuestId`, `PlayerConditionId`, `QuestgiverCreatureId`, `locale`, `Text`, `OrderIndex`, `VerifiedBuild`) VALUES +(83761, 125358, 0, 'enUS', 'Who would\'ve thought I\'d be cozying up in a nerubian\'s lair!\n\nThe Weaver gave me a lead on how to uncover more about this Zekvir.\n\nHe says there\'s a place called the Underkeep that might have records on him. \n\nLet\'s check it out and see what we can find!', 0, 56421), -- Delves: The Underkeep +(83755, 125358, 0, 'enUS', 'Good to see you again! I\'ve been trying to track our \"Zekvir\" friend down. \n\nThese Order of the Night folks might have information regarding Zekvir.\n\nLet\'s go to this Nightfall Sanctum and see what we can find out.', 0, 56421), -- Delves: Nightfall Sanctum +(83247, 124163, 0, 'enUS', 'The Arathi Empire is one founded on faith, in both the Emperor and the Light. If my elder ever saw the sorts of things you practice, he would urge me to strike you down where you stand.\n\nStill, my better half would urge me to be more welcoming. That we must rely on each other to survive here.\n\nI want to be a better man. For her.\n\nSome of the salamanthers in Rumshackle have been bothering us. Kill them and bring me proof.', 0, 56421), -- Suspicious Minds +(82680, 125262, 224394, 'enUS', 'Well, hey! It\'s you again, $n.\n\nShame I don\'t have any elementals for you to get in shape...\n\nBut I do have another favor to ask you, if you\'re up for it.\n\nA friend of mine, Olbarig, lives out at Three Shields. He studies the wild cloudrooks there, and he and I talk about them from time to time.\n\nBut I haven\'t heard from him in a long time. Would you check on him for me?', 0, 56421), -- Birdman of the Three Shields +(82340, 124295, 223723, 'enUS', 'Happy greetings! It is so nice to see you again, $n. This is my new tea room and therapy space. It is safe place for everyone!\n\nYou helped Ralph before, and I wonder if you might be willing to help another patient of mine. Vi\'azl is deathly afraid of creatures with fewer limbs. I think it has grown into a deep phobia of dismemberment. I\'m trying to get to the bottom of this diagnosis. \n\nWould you be willing to speak to him, and demonstrate that you, who does not have eight limbs, are not so terrifying after all?', 0, 56421), -- Loss of Limb +(80177, 41725, 219135, 'enUS', 'This is it! Did you get a feel for the magic in these crabs? It\'s charged with teleportation energy! We just need to extract it and adjust the formula in my spell--\n\nI can do this, my new friend! I just need another hand. Help me test this?', 0, 56421), -- Arcane Experiments +(80176, 41725, 219135, 'enUS', 'I\'ve almost got it! And you, a fellow mage, are perfect to help me!\n\nI\'m making a new kind of teleportation spell to get us back home to the Empire.\n\nI think these crabs are the key. They\'re practically radiating arcane teleportation magic!\n\nWe need more samples to study. \n\nTake this focus, it will let you see traces of the arcane. There\'s not much other arcane sources around here, so any you see should lead you straight to the affected crabs!', 0, 56421), -- Arcane Trickles +(80175, 41725, 215335, 'enUS', 'I want you to check in on someone. He\'s a mage... the only one of us who is. All the others died in the crash.\n\nHe\'s trying to make a portal to the Empire, so we can get reinforcements and have a way to and from home. \n\nWe all know it\'s a lost cause, but he still hasn\'t given up. \n\nMaybe meeting an experienced mage like you will give him the reality check he needs. Check on him, will you?', 0, 56421), -- The Last Mage +(76107, 923, 0, 'enUS', '', 0, 56421); -- Report to the Trading Post + +UPDATE `quest_description_conditional` SET `VerifiedBuild`=56421 WHERE (`QuestId`=80310 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=64007 AND `locale`='enUS') OR (`QuestId`=79012 AND `PlayerConditionId`=54203 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=79010 AND `PlayerConditionId`=54203 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=78984 AND `PlayerConditionId`=114725 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=78982 AND `PlayerConditionId`=114725 AND `QuestgiverCreatureId`=38066 AND `locale`='enUS') OR (`QuestId`=78981 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=215196 AND `locale`='enUS') OR (`QuestId`=78978 AND `PlayerConditionId`=114725 AND `QuestgiverCreatureId`=213606 AND `locale`='enUS') OR (`QuestId`=78729 AND `PlayerConditionId`=114725 AND `QuestgiverCreatureId`=213606 AND `locale`='enUS') OR (`QuestId`=78643 AND `PlayerConditionId`=117323 AND `QuestgiverCreatureId`=187678 AND `locale`='enUS') OR (`QuestId`=78332 AND `PlayerConditionId`=114725 AND `QuestgiverCreatureId`=38066 AND `locale`='enUS') OR (`QuestId`=78329 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=215197 AND `locale`='enUS') OR (`QuestId`=78182 AND `PlayerConditionId`=44108 AND `QuestgiverCreatureId`=210904 AND `locale`='enUS') OR (`QuestId`=78177 AND `PlayerConditionId`=44108 AND `QuestgiverCreatureId`=212162 AND `locale`='enUS') OR (`QuestId`=78156 AND `PlayerConditionId`=96831 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=77408 AND `PlayerConditionId`=113021 AND `QuestgiverCreatureId`=209803 AND `locale`='enUS') OR (`QuestId`=77408 AND `PlayerConditionId`=112225 AND `QuestgiverCreatureId`=209790 AND `locale`='enUS') OR (`QuestId`=76459 AND `PlayerConditionId`=111060 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=76361 AND `PlayerConditionId`=23504 AND `QuestgiverCreatureId`=199261 AND `locale`='enUS') OR (`QuestId`=76308 AND `PlayerConditionId`=23504 AND `QuestgiverCreatureId`=206383 AND `locale`='enUS') OR (`QuestId`=76159 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=76114 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=76113 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=76112 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=76108 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=76106 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=76105 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=76104 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=76103 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=76075 AND `PlayerConditionId`=113138 AND `QuestgiverCreatureId`=53869 AND `locale`='enUS') OR (`QuestId`=76075 AND `PlayerConditionId`=113137 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=76075 AND `PlayerConditionId`=924 AND `QuestgiverCreatureId`=53869 AND `locale`='enUS') OR (`QuestId`=76075 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=53865 AND `locale`='enUS') OR (`QuestId`=75891 AND `PlayerConditionId`=110815 AND `QuestgiverCreatureId`=202701 AND `locale`='enUS') OR (`QuestId`=75890 AND `PlayerConditionId`=110815 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=75833 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=74581 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=199151 AND `locale`='enUS') OR (`QuestId`=74581 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=200616 AND `locale`='enUS') OR (`QuestId`=74581 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=199154 AND `locale`='enUS') OR (`QuestId`=74581 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=199156 AND `locale`='enUS') OR (`QuestId`=74581 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=199152 AND `locale`='enUS') OR (`QuestId`=74581 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=199173 AND `locale`='enUS') OR (`QuestId`=74522 AND `PlayerConditionId`=107649 AND `QuestgiverCreatureId`=202809 AND `locale`='enUS') OR (`QuestId`=73037 AND `PlayerConditionId`=104514 AND `QuestgiverCreatureId`=200291 AND `locale`='enUS') OR (`QuestId`=73036 AND `PlayerConditionId`=107631 AND `QuestgiverCreatureId`=200298 AND `locale`='enUS') OR (`QuestId`=72979 AND `PlayerConditionId`=109910 AND `QuestgiverCreatureId`=201589 AND `locale`='enUS') OR (`QuestId`=72681 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=72591 AND `PlayerConditionId`=40576 AND `QuestgiverCreatureId`=202656 AND `locale`='enUS') OR (`QuestId`=72446 AND `PlayerConditionId`=107015 AND `QuestgiverCreatureId`=198990 AND `locale`='enUS') OR (`QuestId`=72418 AND `PlayerConditionId`=109757 AND `QuestgiverCreatureId`=201211 AND `locale`='enUS') OR (`QuestId`=72256 AND `PlayerConditionId`=101846 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=72241 AND `PlayerConditionId`=95579 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=72240 AND `PlayerConditionId`=101846 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=66729 AND `PlayerConditionId`=34463 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=66729 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=66729 AND `PlayerConditionId`=86026 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=66596 AND `PlayerConditionId`=95579 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=66577 AND `PlayerConditionId`=99433 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=66556 AND `PlayerConditionId`=5793 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=66115 AND `PlayerConditionId`=101663 AND `QuestgiverCreatureId`=187290 AND `locale`='enUS') OR (`QuestId`=65689 AND `PlayerConditionId`=103345 AND `QuestgiverCreatureId`=185615 AND `locale`='enUS') OR (`QuestId`=65437 AND `PlayerConditionId`=99433 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=32470 AND `PlayerConditionId`=924 AND `QuestgiverCreatureId`=16908 AND `locale`='enUS') OR (`QuestId`=32470 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=16926 AND `locale`='enUS') OR (`QuestId`=32317 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=69090 AND `locale`='enUS') OR (`QuestId`=32317 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=67940 AND `locale`='enUS') OR (`QuestId`=32317 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=67939 AND `locale`='enUS') OR (`QuestId`=31488 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=66415 AND `locale`='enUS') OR (`QuestId`=31488 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=66409 AND `locale`='enUS') OR (`QuestId`=31488 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=66225 AND `locale`='enUS') OR (`QuestId`=31488 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=65908 AND `locale`='enUS') OR (`QuestId`=31488 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=64457 AND `locale`='enUS') OR (`QuestId`=31488 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=64144 AND `locale`='enUS') OR (`QuestId`=31488 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=64047 AND `locale`='enUS') OR (`QuestId`=31488 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=63218 AND `locale`='enUS') OR (`QuestId`=31488 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=62871 AND `locale`='enUS') OR (`QuestId`=31486 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=63013 AND `locale`='enUS') OR (`QuestId`=31486 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=56707 AND `locale`='enUS') OR (`QuestId`=31486 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=62872 AND `locale`='enUS') OR (`QuestId`=31393 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=64521 AND `locale`='enUS') OR (`QuestId`=31393 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=64448 AND `locale`='enUS') OR (`QuestId`=31393 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=55809 AND `locale`='enUS') OR (`QuestId`=31393 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=66247 AND `locale`='enUS') OR (`QuestId`=31393 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=63751 AND `locale`='enUS') OR (`QuestId`=31393 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=60289 AND `locale`='enUS') OR (`QuestId`=31392 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=64448 AND `locale`='enUS') OR (`QuestId`=31392 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=63754 AND `locale`='enUS') OR (`QuestId`=31392 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=66247 AND `locale`='enUS') OR (`QuestId`=31392 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=60289 AND `locale`='enUS') OR (`QuestId`=31392 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=55809 AND `locale`='enUS') OR (`QuestId`=31392 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=64521 AND `locale`='enUS'); + +DELETE FROM `quest_completion_log_conditional` WHERE (`QuestId`=83181 AND `PlayerConditionId`=122760 AND `QuestgiverCreatureId`=222366 AND `locale`='enUS') OR (`QuestId`=80321 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=-2147050319 AND `locale`='enUS') OR (`QuestId`=80218 AND `PlayerConditionId`=122760 AND `QuestgiverCreatureId`=222365 AND `locale`='enUS') OR (`QuestId`=80216 AND `PlayerConditionId`=122757 AND `QuestgiverCreatureId`=222362 AND `locale`='enUS') OR (`QuestId`=80215 AND `PlayerConditionId`=122757 AND `QuestgiverCreatureId`=222362 AND `locale`='enUS') OR (`QuestId`=79147 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=79105 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=214908 AND `locale`='enUS') OR (`QuestId`=78529 AND `PlayerConditionId`=122973 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=78529 AND `PlayerConditionId`=122972 AND `QuestgiverCreatureId`=0 AND `locale`='enUS'); +INSERT INTO `quest_completion_log_conditional` (`QuestId`, `PlayerConditionId`, `QuestgiverCreatureId`, `locale`, `Text`, `OrderIndex`, `VerifiedBuild`) VALUES +(83181, 122760, 222366, 'enUS', 'Meet Peacekeeper Leif outside Silkwood Grotto.', 0, 56421), -- Best Friends, Same Ends +(80321, 0, -2147050319, 'enUS', 'Enter the portal to Khaz Algar.', 0, 56421), -- Departure +(80218, 122760, 222365, 'enUS', 'Meet Lamplighter Kaerter outside Silkwood Grotto.', 0, 56421), -- Up to No Good Down in Silkwood +(80216, 122757, 222362, 'enUS', 'Meet Peacekeeper Leif at the north end of Skolzgal Mill.', 0, 56421), -- Concealed in the Weald +(80215, 122757, 222362, 'enUS', 'Meet Peacekeeper Leif at the north end of Skolzgal Mill.', 0, 56421), -- Ungirthin' the Earthen +(79147, 0, 0, 'enUS', '', 0, 56421), -- Flight Training 101 +(79105, 0, 214908, 'enUS', 'Talk to Alleria at Krasus Landing.', 0, 56421), -- Breach +(78529, 122973, 0, 'enUS', 'Find Jaina at the Tranquil Strand.', 1, 56421), -- Violent Impact +(78529, 122972, 0, 'enUS', 'Find Thrall at the Tranquil Strand.', 0, 56421); -- Violent Impact + +UPDATE `quest_completion_log_conditional` SET `VerifiedBuild`=56421 WHERE (`QuestId`=80385 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=78172 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=78171 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=78170 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=77209 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=76388 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=76196 AND `PlayerConditionId`=111292 AND `QuestgiverCreatureId`=202702 AND `locale`='enUS') OR (`QuestId`=76195 AND `PlayerConditionId`=111292 AND `QuestgiverCreatureId`=202702 AND `locale`='enUS') OR (`QuestId`=74968 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=74381 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=72953 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=72600 AND `PlayerConditionId`=105921 AND `QuestgiverCreatureId`=200938 AND `locale`='enUS') OR (`QuestId`=72599 AND `PlayerConditionId`=105921 AND `QuestgiverCreatureId`=200939 AND `locale`='enUS') OR (`QuestId`=72360 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=72060 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=71239 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=71073 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=70899 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=70781 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=70740 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=69950 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=69940 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=69939 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=69937 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=67606 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=66729 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=66676 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=66673 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS') OR (`QuestId`=65049 AND `PlayerConditionId`=0 AND `QuestgiverCreatureId`=0 AND `locale`='enUS'); + +DELETE FROM `quest_template` WHERE `ID` IN (85545 /*Resonance Crystals*/, 85540 /*Take Big Candle!*/, 85539 /*Take Candle!*/, 85538 /*Shinies*/, 85536 /*Resonance Crystals*/, 85535 /*Kej*/, 85534 /*The General's Cache*/, 85533 /*Kej*/, 85532 /*The Wealth of a Kingdom*/, 85531 /*Earth-Encrusted Gem*/, 84914 /*Valorstones*/, 84700 /*Pacts Below*/, 84559 /*Carved Crests*/, 84520 /*Ancient Curiosity: Utility*/, 84438 /*Easy Win*/, 84409 /*For the Valorous*/, 84404 /*A Small Bundle of Goods*/, 84403 /*A Small Bundle of Goods*/, 84370 /*The Key to Success*/, 84367 /*A Time to Come Together*/, 84365 /*Something on the Horizon*/, 84288 /*Crafting Orders: Alchemy*/, 84287 /*Crafting Orders: Inscription*/, 84285 /*Crafting Orders: Engineering*/, 84281 /*Crafting Orders: Tailoring*/, 84280 /*Crafting Orders: Leatherworking*/, 84279 /*Crafting Orders: Jewelcrafting*/, 84274 /*Crafting Orders: Blacksmithing*/, 84260 /*Crafting to Order*/, 84253 /*[depreciated] Blacksmithing Orders Requested*/, 84246 /*Witnessing Brilliance*/, 84220 /*Passage to the Ringing Deeps*/, 84133 /*Alchemy Services Requested*/, 84132 /*Tailoring Services Requested*/, 84131 /*Leatherworking Services Requested*/, 84130 /*Jewelcrafting Services Requested*/, 84129 /*Inscription Services Requested*/, 84128 /*Engineering Services Requested*/, 84127 /*Blacksmithing Services Requested*/, 84084 /*Just a Pinch*/, 83930 /*Deworming Solution*/, 83752 /*Threats of Zekvir*/, 83742 /*Call to Attention*/, 83722 /*Consolation Flies*/, 83721 /*A Small Ocean's Worth of Blood*/, 83720 /*Venom? More Like Get 'Em*/, 83719 /*Those Are Chitin Words*/, 83718 /*Eggstraction*/, 83708 /*LFGDungeons - 11.0 The War Within - Raid Finder - Nth*/, 83707 /*LFGDungeons - 11.0 The War Within - Raid Finder - 1st*/, 83627 /*The Beginning of Something Beautiful*/, 83570 /*Repeatable Turn-In Quest (DNT)*/, 83568 /*Important Quest (DNT)*/, 83567 /*Meta Quest (DNT)*/, 83565 /*Weekly Quest (DNT)*/, 83564 /*Daily Quest (DNT)*/, 83562 /*Calling Quest (DNT)*/, 83561 /*Campaign Quest (DNT)*/, 83560 /*Legendary Quest (DNT)*/, 83559 /*Regular Quest (DNT)*/, 83552 /*Azj-Kahet*/, 83551 /*Hallowfall*/, 83550 /*The Ringing Deeps*/, 83548 /*Isle of Dorn*/, 83543 /*Adventuring in Khaz Algar*/, 83537 /*Geothermal Gem Treatment*/, 83530 /*Hallowfall Fishing Derby*/, 83457 /*The Stonevault*/, 83326 /*The Final Candle*/, 83325 /*Bountiful Beetles*/, 83315 /*Preparing for the Unknown*/, 83286 /*What's Hidden Beneath Dornogal*/, 83282 /*Hillhelm Family: A Clutch of Eggs*/, 83278 /*Hillhelm Family: A Lost Shoe*/, 83277 /*Personal Pilfering*/, 83276 /*Saving Private Spindle*/, 83275 /*Gear Enchanting*/, 83271 /*There's Always Another Secret*/, 83240 /*The Theater Troupe*/, 83229 /*Special Assignment: When the Deeps Stir*/, 83178 /*Rules and Consequences*/, 83177 /*Socialized Medicine*/, 83165 /*Badly Behaved Bot*/, 83103 /*Acquiring Aqirite*/, 83101 /*Reaching for Resources*/, 83097 /*Cinder and Storm*/, 83085 /*DEPRECATED*/, 83079 /*Mineral Buildup*/, 83040 /*DO NOT USE*/, 83031 /*Survivor's Guilt*/, 83027 /*LFGDungeons - TWW - Heroic Random - 1st*/, 83026 /*LFGDungeons - TWW - Heroic Random - Nth*/, 83023 /*Short-Supply Reward*/, 83022 /*LFGDungeons - TWW - Normal Random - Nth*/, 83021 /*LFGDungeons - TWW - Normal Random - 1st*/, 82995 /*Nerubian Device*/, 82968 /*Hillhelm Family: The Plowhead*/, 82967 /*Hillhelm Family: The Ear*/, 82966 /*Hillhelm Family: Unusual Potato*/, 82965 /*Light and Shadow*/, 82964 /*Hillhelm Family: Uncle's Eye*/, 82963 /*Hillhelm Family: Lil Piggy*/, 82961 /*Hillhelm Family: The Chicken*/, 82960 /*Hillhelm Family: Lily's Locket*/, 82849 /*Filigreed Cleric*/, 82846 /*Dented Spearhead*/, 82845 /*Ivory Tinderbox*/, 82810 /*Time Found*/, 82787 /*Special Assignment: Rise of the Colossals*/, 82781 /*Attention-Getter*/, 82775 /*Quickchange Artist*/, 82748 /*Deephaul Ravine*/, 82678 /*Archives: The First Disc*/, 82659 /*Worldsoul: Nerub-ar Palace*/, 82651 /*Omens Unified*/, 82625 /*The War Within (80) E*/, 82624 /*The War Within (80) E*/, 82623 /*The War Within (80) E*/, 82622 /*The War Within (80) E*/, 82621 /*The War Within (80) E*/, 82620 /*The War Within (80) E*/, 82619 /*The War Within (80) E*/, 82618 /*The War Within (80) E*/, 82613 /*The War Within (80) E*/, 82612 /*The War Within (80) E*/, 82611 /*The War Within (80) E*/, 82605 /*The War Within (80) E*/, 82604 /*The War Within (80) E*/, 82603 /*The War Within (80) E*/, 82602 /*The War Within (80) E*/, 82601 /*The War Within (80) E*/, 82597 /*The War Within (80) E*/, 82595 /*The War Within (80) E*/, 82594 /*The War Within (80) E*/, 82593 /*The War WIthin (80) E*/, 82592 /*The War Within (80) E*/, 82591 /*The War Within (80) E*/, 82590 /*The War Within (80) E*/, 82589 /*The War Within (80) E*/, 82588 /*The War Within (80) E*/, 82587 /*The War Within (80) E*/, 82586 /*Spore Ender*/, 82580 /*Courier Mission: Ore Recovery*/, 82578 /*The War Within (80) E*/, 82576 /*The War Within (80) E*/, 82575 /*The War Within (80) E*/, 82573 /*The War Within (80) E*/, 82570 /*The War Within (80) E*/, 82569 /*The War Within (80) E*/, 82568 /*The War Within (80) E*/, 82567 /*The War Within (80) E*/, 82556 /*The War Within (80) E*/, 82555 /*The War Within (80) E*/, 82552 /*All Worked Up*/, 82548 /*The War Within (80) E*/, 82547 /*The War Within (80) E*/, 82546 /*The War Within (80) E*/, 82545 /*The War Within (80) E*/, 82544 /*The War Within (80) E*/, 82537 /*[REUSE THIS RECORD]*/, 82535 /*[REUSE THIS RECORD]*/, 82531 /*Special Assignment: Bombs from Behind*/, 82526 /*Bug Them*/, 82524 /*Exterminate*/, 82516 /*Worldsoul: Forging a Pact*/, 82512 /*Worldsoul: World Boss*/, 82511 /*Worldsoul: Awakening Machine*/, 82510 /*Worldsoul: Nerub-ar Palace*/, 82509 /*Worldsoul: Nerub-ar Palace*/, 82508 /*Worldsoul: The Rookery*/, 82507 /*Worldsoul: Priory of the Sacred Flame*/, 82506 /*Worldsoul: Darkflame Cleft*/, 82505 /*Worldsoul: The Stonevault*/, 82504 /*Worldsoul: City of Threads*/, 82503 /*Worldsoul: Cinderbrew Meadery*/, 82502 /*Worldsoul: Ara-Kara, City of Echoes*/, 82501 /*Worldsoul: The Dawnbreaker*/, 82500 /*Worldsoul: The Rookery*/, 82499 /*Worldsoul: Priory of the Sacred Flame*/, 82498 /*Worldsoul: Darkflame Cleft*/, 82497 /*Worldsoul: The Stonevault*/, 82496 /*Worldsoul: City of Threads*/, 82495 /*Worldsoul: Cinderbrew Meadery*/, 82494 /*Worldsoul: Ara-Kara, City of Echoes*/, 82493 /*Worldsoul: The Dawnbreaker*/, 82492 /*Worldsoul: City of Threads*/, 82491 /*Worldsoul: Ara-Kara, City of Echoes*/, 82490 /*Worldsoul: Priory of the Sacred Flame*/, 82489 /*Worldsoul: The Dawnbreaker*/, 82488 /*Worldsoul: Darkflame Cleft*/, 82487 /*Worldsoul: The Stonevault*/, 82486 /*Worldsoul: The Rookery*/, 82485 /*Worldsoul: Cinderbrew Meadery*/, 82483 /*Worldsoul: Spreading the Light*/, 82482 /*Worldsoul: Snuffling*/, 82468 /*Let Them Win*/, 82453 /*Worldsoul: Encore!*/, 82452 /*Worldsoul: World Quests*/, 82451 /*Preserving Plush Pals*/, 82448 /*Book It to the Library*/, 82447 /*DO NOT USE*/, 82446 /*For What Glimmers in Shadow*/, 82445 /*[DNT] Valorstones Reward*/, 82444 /*The Weaver's Cache*/, 82443 /*Tokens of Her Favor*/, 82442 /*Keep Up Appearances*/, 82440 /*Crests*/, 82439 /*[DNT] Crests Reward*/, 82437 /*[DNT] Supplies Reward*/, 82436 /*[DNT] Delve Key Reward*/, 82435 /*Valorstones*/, 82434 /*Unlock a Reward*/, 82433 /*Power, Etched in the Deep*/, 82432 /*A Gift Handwoven*/, 82431 /*Unsevered Threads*/, 82429 /*DO NOT USE*/, 82424 /*[DNT] Crests Reward*/, 82421 /*DO NOT USE*/, 82419 /*DO NOT USE*/, 82418 /*A Cache of Crests and Power*/, 82417 /*A Rare Key*/, 82408 /*DO NOT USE*/, 82405 /*DO NOT USE*/, 82402 /*[DNT] Supplies Reward*/, 82401 /*[DNT] Delve Key Reward*/, 82400 /*A Hallowfall Windfall*/, 82399 /*[DNT] Delve Key Reward*/, 82398 /*Another Rare Key*/, 82397 /*zzOLD Renown Quest DO NOT USE*/, 82396 /*A Gift from Mereldar*/, 82395 /*Flame-touched Tabard*/, 82394 /*A Cache of Crests*/, 82393 /*Resonating Crystals*/, 82392 /*[DNT] Valorstones Reward*/, 82389 /*[DNT] Delve Key Reward*/, 82386 /*[DNT] Valorstones Reward*/, 82380 /*DO NOT USE*/, 82375 /*Take Key!*/, 82374 /*A Shining Candle*/, 82373 /*Crests and Rocks*/, 82372 /*Deeps Unifier*/, 82371 /*A Flickering Candle*/, 82370 /*Crests*/, 82369 /*A Shining Bundle of Goods*/, 82368 /*DO NOT USE*/, 82367 /*Earth-Encrusted Gem*/, 82366 /*DO NOT USE*/, 82364 /*Documenting Discordance*/, 82360 /*[DNT] Delve Key Reward*/, 82357 /*[DNT] Supplies Reward*/, 82356 /*A Large Bundle of Goods*/, 82352 /*[DNT] Supplies Reward*/, 82351 /*[DNT] Delve Key Reward*/, 82350 /*[DNT] Supplies Reward*/, 82349 /*Carved Crests*/, 82348 /*A Large Bundle of Goods*/, 82347 /*Assistant Councilmember*/, 82346 /*A Small Bundle of Valorstones*/, 82345 /*A Shining Stone*/, 82344 /*Weathered Crests*/, 82342 /*A Small Bundle of Goods*/, 82341 /*[DNT] Supplies Reward*/, 82339 /*An Honorless Kill*/, 82338 /*Absent Errand*/, 82336 /*[DNT] Supplies Reward*/, 82334 /*DO NOT USE*/, 82333 /*Weathered Quests*/, 82321 /*Worldsoul Memory: Ancient Explorers*/, 82297 /*One Hungry Worm*/, 82295 /*Ziriak*/, 82286 /*Worldsoul Memory: Old Gods Forsaken*/, 82285 /*Worldsoul Memory: A Wounded Soul*/, 82263 /*Worldsoul Memory: Elemental Fury*/, 82260 /*Worldsoul Memory: Primal Predators*/, 82258 /*Sieging Siege Weapons*/, 82245 /*Friendly Thak*/, 82237 /*Rising the Falls*/, 82236 /*Test*/, 82225 /*Excavation Extravaganza*/, 82224 /*Check on the Compiler*/, 82223 /*A Home Cooked Meal*/, 82222 /*Cooking With Style*/, 82221 /*Full Dress*/, 82220 /*Eagle Eye, Eagle Die*/, 82219 /*Spice Up Your Life*/, 82207 /*Worldsoul Memory: Descendant of Distant Waters*/, 82197 /*Reserve Rumpus*/, 82164 /*Worldsoul Memory: Reign of the Old Gods*/, 82153 /*Embassies and Envoys*/, 82145 /*The Lost Mosswool*/, 82120 /*Pool Cleaner*/, 82088 /*Kobyss Kibosh*/, 82050 /*The Harbinger of Crests*/, 82041 /*Beledar's Blessing*/, 82007 /*Tale of Tails*/, 81985 /*Worldsoul Memory: The Worldcarvers*/, 81915 /*Home to Roost*/, 81914 /*Dhar Oztan*/, 81913 /*Flight Training 103*/, 81912 /*Flight Training 102*/, 81896 /*New and Improved*/, 81869 /*Can Catch More Fires with Honey*/, 81862 /*Feline Frenzy*/, 81827 /*Skyrider Racing - The Weaver's Wing*/, 81825 /*Skyrider Racing - Maddening Deep Dip*/, 81819 /*Skyrider Racing - Stillstone Slalom*/, 81813 /*Skyrider Racing - Opportunity Point Amble*/, 81811 /*Skyrider Racing - Cataract River Cruise*/, 81806 /*Skyrider Racing - Orecreg's Doglegs*/, 81805 /*Skyrider Racing - Thunderhead Trail*/, 81798 /*Return to Moira*/, 81797 /*Targeted Recon*/, 81795 /*Sparks of War: Hallowfall*/, 81751 /*Fire and Gemstone*/, 81750 /*Cloud Farming*/, 81723 /*Report to the Trading Post*/, 81692 /*The Flame Within*/, 81686 /*Subterfuge in Silk*/, 81671 /*UNUSED [DNT]*/, 81670 /*Shattered Silk*/, 81651 /*Delver's Guide to Delves*/, 81640 /*Tenir and the Order of Night*/, 81622 /*Bells of the Light*/, 81615 /*Wick Points*/, 81593 /*Maximum Potential*/, 81574 /*Sporadic Growth*/, 81555 /*Wet Work: Tithe to Kill*/, 81514 /*Bountiful Delves*/, 81512 /*Props and Incense*/, 81510 /*Ship It!*/, 81506 /*Sabotage: Alchemical Instruments*/, 81504 /*Infiltration: Hidden Figures*/, 81502 /*Testing Formulae: Malodorous Philter*/, 81497 /*Wild Reagents: Salien Gutters*/, 81495 /*Requisitions: Brightblooms*/, 81494 /*Relics of War: Rak-Zakaz*/, 81493 /*Relics of War: The Salien Gutter Conflict*/, 81492 /*Armaments: Smithing Tools*/, 81491 /*Armaments: Arbalests*/, 81490 /*Bounty: Balaxir the Bully*/, 81487 /*Breaking the Phalanx: Threadblades*/, 81483 /*Infiltration: Production Blocker*/, 81482 /*Testing Formulae: Gelatinous Unguent*/, 81481 /*Sabotage: Transformatory Vessels*/, 81480 /*Wild Reagents: Maddening Deep*/, 81479 /*Requisitions: Umbrashrooms*/, 81478 /*Relics of War: The Ruptured Lake*/, 81476 /*Bounty: Chitinous Goliath*/, 81475 /*Breaking the Phalanx: Royal Appointees*/, 81473 /*Information Control: The Right Side of History*/, 81472 /*Information Control: Ansurek's Truth*/, 81471 /*Dropping Eaves: Saving the Past*/, 80672 /*Hand of the Vizier*/, 80671 /*Blade of the General*/, 80670 /*Eyes of the Weaver*/, 80573 /*Dropping Eaves: Spoils of War*/, 80517 /*Back to Where it Began*/, 80457 /*Serving the Queen*/, 80412 /*Fending off Darkness*/, 80409 /*Polarized*/, 80400 /*Item Collection [DNT]*/, 80395 /*Elemental Excavation*/, 80394 /*Along for the Ride*/, 80334 /*Shattered Spires*/, 80323 /*Foggy Faceoff*/, 80294 /*Siegehold Scuttle - Reverse*/, 80293 /*Pit Plunge - Reverse*/, 80292 /*Rak-Ahat Rush - Reverse*/, 80291 /*The Weaver's Wing - Reverse*/, 80290 /*Maddening Deep Dip - Reverse*/, 80289 /*City of Threads Twist - Reverse*/, 80288 /*Siegehold Scuttle - Advanced*/, 80287 /*Pit Plunge - Advanced*/, 80286 /*Rak-Ahat Rush - Advanced*/, 80285 /*The Weaver's Wing - Advanced*/, 80284 /*Maddening Deep Dip - Advanced*/, 80283 /*City of Threads Twist - Advanced*/, 80282 /*Siegehold Scuttle*/, 80281 /*Pit Plunge*/, 80280 /*Rak-Ahat Rush*/, 80279 /*The Weaver's Wing*/, 80278 /*Maddening Deep Dip*/, 80277 /*City of Threads Twist*/, 80276 /*Velhan's Venture - Reverse*/, 80275 /*Mereldar Meander - Reverse*/, 80274 /*Stillstone Slalom - Reverse*/, 80273 /*Light's Redoubt Descent - Reverse*/, 80272 /*Tenir's Traversal - Reverse*/, 80271 /*Dunelle's Detour - Reverse*/, 80270 /*Velhan's Venture - Advanced*/, 80269 /*Mereldar Meander - Advanced*/, 80268 /*Stillstone Slalom - Advanced*/, 80267 /*Light's Redoubt Descent - Advanced*/, 80266 /*Tenir's Traversal - Advanced*/, 80265 /*Dunelle's Detour - Advanced*/, 80261 /*Velhan's Venture*/, 80260 /*Mereldar Meander*/, 80259 /*Stillstone Slalom*/, 80258 /*Light's Redoubt Descent*/, 80257 /*Tenir's Traversal*/, 80256 /*Dunelle's Detour*/, 80255 /*Opportunity Point Amble - Reverse*/, 80254 /*Taelloch Twist - Reverse*/, 80253 /*Cataract River Cruise - Reverse*/, 80252 /*Chittering Concourse - Reverse*/, 80251 /*Ringing Deeps Ramble - Reverse*/, 80250 /*Earthenworks Weave - Reverse*/, 80249 /*Opportunity Point Amble - Advanced*/, 80248 /*Taelloch Twist - Advanced*/, 80247 /*Cataract River Cruise - Advanced*/, 80246 /*Chittering Concourse - Advanced*/, 80245 /*Ringing Deeps Ramble - Advanced*/, 80244 /*Earthenworks Weave - Advanced*/, 80243 /*Opportunity Point Amble*/, 80242 /*Taelloch Twist*/, 80240 /*Cataract River Cruise*/, 80239 /*Chittering Concourse*/, 80238 /*Ringing Deeps Ramble*/, 80237 /*Earthenworks Weave*/, 80236 /*Orecreg's Doglegs - Reverse*/, 80235 /*Thunderhead Trail - Reverse*/, 80234 /*The Wold Ways - Reverse*/, 80233 /*Basin Bypass - Reverse*/, 80232 /*Storm's Watch Survey - Reverse*/, 80231 /*Dornogal Drift - Reverse*/, 80230 /*Orecreg's Doglegs - Advanced*/, 80229 /*Thunderhead Trail - Advanced*/, 80228 /*The Wold Ways - Advanced*/, 80227 /*Basin Bypass - Advanced*/, 80226 /*Storm's Watch Survey - Advanced*/, 80225 /*Dornogal Drift - Advanced*/, 80224 /*Orecreg's Doglegs*/, 80223 /*Thunderhead Trail*/, 80222 /*The Wold Ways*/, 80221 /*Basin Bypass*/, 80220 /*Storm's Watch Survey*/, 80219 /*Dornogal Drift*/, 80208 /*Digging into Trouble*/, 80187 /*Preserving in Skirmishes*/, 80186 /*Preserving in War*/, 80145 /*The Motherlode*/, 80023 /*Cloning Conundrum [DNT]*/, 80004 /*Crab Grab*/, 79966 /*Test Quest*/, 79959 /*Wormcraft Rumble*/, 79958 /*Worm Sign, Sealed, Delivered*/, 79730 /*Dogged Pursuit*/, 79729 /*Educate Yourself*/, 79723 /*Repatriation by Subtraction*/, 79718 /*Skeins Street Irregulars*/, 79717 /*Means of Ingress*/, 79633 /*The Weaver's Legacy*/, 79627 /*Wine and Die*/, 79532 /*Tinker, Tailor, Soldier, Spider*/, 79480 /*Paying Respects*/, 79477 /*Strays*/, 79476 /*Heeding the Call*/, 79475 /*Charging Up That Hill*/, 79346 /*Chew On That*/, 79344 /*Urban Odyssey*/, 79333 /*The Fleet Arrives*/, 79328 /*Embassies and Envoys*/, 79325 /*Shadowvein Extraction*/, 79324 /*To the Waterworks*/, 79276 /*The Squishier, the Better [DNT]*/, 79255 /*Crunchy Competition [DNT]*/, 79245 /*[Unused - Reuse Quest Bit]*/, 79244 /*News From Below*/, 79243 /*Manufactured Mutiny*/, 79241 /*Go Loud*/, 79240 /*Rogue Agent*/, 79239 /*The Queen's Chains*/, 79237 /*Making of a Monster*/, 79233 /*Lab Access*/, 79230 /*Creeping Through Corridors*/, 79227 /*A Spider's-Eye View*/, 79225 /*The Lost Flame*/, 79224 /*Gathering Intel*/, 79221 /*The Unusual Bug*/, 79217 /*Back to Base*/, 79173 /*Supply the Effort*/, 79158 /*Seeds of Salvation*/, 79157 /*Titanic Failsafe*/, 79156 /*The Edicts*/, 79147 /*Flight Training 101*/, 79146 /*Ground Pounders*/, 79145 /*Metal and Stone*/, 79140 /*Goldbricking*/, 79129 /*Rook Rally*/, 79124 /*Conduit of the Southern Storm*/, 79113 /*UNUSED PLACEHOLDER*/, 79111 /*Missing Lynx*/, 79107 /*After the Storm*/, 79085 /*A Pile of Fish*/, 79030 /*The Voice of the Speakers*/, 79029 /*It's Sabotage*/, 79028 /*We Require More Minerals*/, 79027 /*Elemental Trepidation*/, 79026 /*Putting the Works in Waterworks*/, 79025 /*A Plan Comes Together*/, 79024 /*Factory Recon*/, 79023 /*Small Friend, Big Plans*/, 79022 /*A Mysterious Signal*/, 79000 /*[DNT]*/, 78995 /*Truffle Shuffle*/, 78974 /*Beetle-Minded*/, 78915 /*Squashing the Threat*/, 78895 /*A Shadow Over Gundargaz*/, 78879 /*Evoking the Forge*/, 78874 /*Conjured Help*/, 78860 /*More Candles!*/, 78827 /*Go Take Candle!*/, 78351 /*[DNT] DEPRECATED*/, 78240 /*[DNT] DEPRECATED*/, 78126 /*Lightbringer's Duty*/, 77489 /*Memory Mastery*/, 77164 /*Scarab Test One*/, 76586 /*Spreading the Light*/, 76578 /*Khaz Algar Rally*/, 76394 /*Shadows of Flavor*/, 76284 /*Work It*/, 76169 /*Glow in the Dark*/, 54480 /*Jeweled Designs*/); +INSERT INTO `quest_template` (`ID`, `QuestType`, `QuestPackageID`, `ContentTuningID`, `QuestSortID`, `QuestInfoID`, `SuggestedGroupNum`, `RewardNextQuest`, `RewardXPDifficulty`, `RewardXPMultiplier`, `RewardMoneyDifficulty`, `RewardMoneyMultiplier`, `RewardSpell`, `RewardHonor`, `RewardKillHonor`, `StartItem`, `RewardArtifactXPDifficulty`, `RewardArtifactXPMultiplier`, `RewardArtifactCategoryID`, `Flags`, `FlagsEx`, `FlagsEx2`, `RewardSkillLineID`, `RewardNumSkillUps`, `PortraitGiver`, `PortraitGiverMount`, `PortraitGiverModelSceneID`, `PortraitTurnIn`, `RewardItem1`, `RewardItem2`, `RewardItem3`, `RewardItem4`, `RewardAmount1`, `RewardAmount2`, `RewardAmount3`, `RewardAmount4`, `ItemDrop1`, `ItemDrop2`, `ItemDrop3`, `ItemDrop4`, `ItemDropQuantity1`, `ItemDropQuantity2`, `ItemDropQuantity3`, `ItemDropQuantity4`, `RewardChoiceItemID1`, `RewardChoiceItemID2`, `RewardChoiceItemID3`, `RewardChoiceItemID4`, `RewardChoiceItemID5`, `RewardChoiceItemID6`, `RewardChoiceItemQuantity1`, `RewardChoiceItemQuantity2`, `RewardChoiceItemQuantity3`, `RewardChoiceItemQuantity4`, `RewardChoiceItemQuantity5`, `RewardChoiceItemQuantity6`, `RewardChoiceItemDisplayID1`, `RewardChoiceItemDisplayID2`, `RewardChoiceItemDisplayID3`, `RewardChoiceItemDisplayID4`, `RewardChoiceItemDisplayID5`, `RewardChoiceItemDisplayID6`, `POIContinent`, `POIx`, `POIy`, `POIPriority`, `RewardTitle`, `RewardArenaPoints`, `RewardFactionID1`, `RewardFactionID2`, `RewardFactionID3`, `RewardFactionID4`, `RewardFactionID5`, `RewardFactionValue1`, `RewardFactionValue2`, `RewardFactionValue3`, `RewardFactionValue4`, `RewardFactionValue5`, `RewardFactionCapIn1`, `RewardFactionCapIn2`, `RewardFactionCapIn3`, `RewardFactionCapIn4`, `RewardFactionCapIn5`, `RewardFactionOverride1`, `RewardFactionOverride2`, `RewardFactionOverride3`, `RewardFactionOverride4`, `RewardFactionOverride5`, `RewardFactionFlags`, `AreaGroupID`, `TimeAllowed`, `AllowableRaces`, `Expansion`, `ManagedWorldStateID`, `QuestSessionBonus`, `LogTitle`, `LogDescription`, `QuestDescription`, `AreaDescription`, `QuestCompletionLog`, `RewardCurrencyID1`, `RewardCurrencyID2`, `RewardCurrencyID3`, `RewardCurrencyID4`, `RewardCurrencyQty1`, `RewardCurrencyQty2`, `RewardCurrencyQty3`, `RewardCurrencyQty4`, `PortraitGiverText`, `PortraitGiverName`, `PortraitTurnInText`, `PortraitTurnInName`, `AcceptedSoundKitID`, `CompleteSoundKitID`, `VerifiedBuild`) VALUES +(85545, 0, 0, 2832, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Resonance Crystals', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Resonance Crystals +(85540, 0, 0, 2832, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Take Big Candle!', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Take Big Candle! +(85539, 0, 0, 2832, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Take Candle!', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Take Candle! +(85538, 0, 0, 2832, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Shinies', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Shinies +(85536, 0, 0, 2832, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Resonance Crystals', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Resonance Crystals +(85535, 0, 0, 2832, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Kej', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Kej +(85534, 0, 0, 2832, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The General\'s Cache', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The General's Cache +(85533, 0, 0, 2832, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Kej', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Kej +(85532, 0, 0, 2832, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Wealth of a Kingdom', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Wealth of a Kingdom +(85531, 0, 0, 2832, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Earth-Encrusted Gem', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Earth-Encrusted Gem +(84914, 0, 0, 2892, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Valorstones', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Valorstones +(84700, 2, 0, 2762, 14752, 282, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894464, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Pacts Below', 'Go to the Widow Arak\'nai in the Weaver\'s Lair.', 'This weave-rat carries a note upon its body. It\'s addressed to you, from the Widow Arak\'nai.\n\n\"Dearest morsel,\n \nMyself and the other members of our Severed Threads triumvirate request your presence. Azj-Kahet itself is on the precipice of an evolution, but we\'ll need your... unique methods if we\'re to see it through.\n\nAnd, as always, the rewards to you and your cause will be quite magnificent.\"', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Pacts Below +(84559, 0, 0, 2892, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Carved Crests', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Carved Crests +(84520, 2, 0, 2677, 15329, 0, 0, 0, 5, 1, 0, 1, 0, 0, 0, 228582, 0, 1, 0, 37289984, 128, 0, 0, 0, 0, 0, 0, 0, 232049, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Ancient Curiosity: Utility', 'Use and equip Streamlined Relic to Brann Bronzebeard.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Ancient Curiosity: Utility +(84438, 0, 0, 2797, 13646, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748736, 8192, 0, 0, 0, 0, 0, 0, 0, 227710, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Easy Win', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Easy Win +(84409, 0, 0, 2892, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'For the Valorous', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- For the Valorous +(84404, 0, 0, 2832, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Small Bundle of Goods', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Small Bundle of Goods +(84403, 0, 0, 2832, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Small Bundle of Goods', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Small Bundle of Goods +(84370, 2, 0, 2838, 15329, 0, 0, 0, 3, 1, 0, 1, 0, 0, 0, 227794, 0, 1, 0, 36732928, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 227794, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Key to Success', 'Bring the Archaic Cipher Key to Elise Starseeker in Dornogal.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Key to Success +(84367, 2, 0, 2829, 14717, 282, 0, 79333, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Time to Come Together', 'Speak to Moira Thaurissan in Dornogal.', 'We ought tae be getting a whole fleet o\' reinforcements soon. Just in time, I hear Alleria and Anduin are back in Dornogal.\n\nIf I know Moira, she\'ll already be workin\' with \'em tae figure out our next move. She knows how tae lead like a gryphon knows how tae fly. Best go find her before she comes looking for ye.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Time to Come Together +(84365, 2, 0, 2829, 14717, 282, 0, 84367, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 41419008, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Something on the Horizon', 'Speak to Brann Bronzebeard in Dornogal.', 'Brann\'s scouts have reported sightings of reinforcements approaching the shores of Khaz Algar.\n\nHe\'s put out the call for adventurers to join him in Dornogal.', '', 'Speak to Brann Bronzebeard in Dornogal.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Something on the Horizon +(84288, 2, 0, 2734, 14771, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crafting Orders: Alchemy', 'Find Tarig in the Forgegrounds and use her alchemist\'s lab bench.', 'So you are an alchemist? I see.\n\nYou should visit Tarig. She\'s an alchemist like you. \n\nTarig has her alchemist lab bench set up in the southern part of the Forgegrounds. From there, she can help you review, craft, and deliver work orders from public lists and personal contacts like friends and guildmates. If you are lucky, you might receive an order from renowned persons offering extra rewards.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Crafting Orders: Alchemy +(84287, 2, 0, 2734, 14771, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crafting Orders: Inscription', 'Find Brrigan in the Forgegrounds and use her drafting table.', 'So you are an inscriber? I know one of the best inscribers in Dornogal.\n\nYou should look for Brrigan on the southern edge of the Forgegrounds. \n\nBrrigan owns a drafting table where you can review, craft, and deliver work orders from public lists and personal contacts like friends and guildmates. If you are lucky, you might come across an order from a renowned person that offers some extra rewards--or so I hear.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Crafting Orders: Inscription +(84285, 2, 0, 2734, 14771, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crafting Orders: Engineering', 'Find Arhdas in the Forgegrounds and use his engineering table.', 'So... you are an engineer, hmm?\n\nYou should meet Machinist Arhdas in the Forgegrounds. I will mark his location on your map. \n\nArhdas has an engineering table where you can review, craft, and deliver work orders from public lists and personal contacts like friends and guilds. If you are lucky, you might come across an order from a renowned person which offers some extra rewards--or so I hear.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Crafting Orders: Engineering +(84281, 2, 0, 2734, 14771, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crafting Orders: Tailoring', 'Find Kotag in the Forgegrounds and use their tailor table.', 'So you are a tailor? You should have mentioned that earlier!\n\nLet me send you to Kotag, a tailor of great renown, who has their shop on the eastern side of the Forgegrounds. I will mark it on your map. \n\nKotag has their very own jeweler\'s bench where you can review, craft, and deliver work orders from public lists and personal contacts like friends and guilds. If you are lucky, you might come across an order from a renowned person that offers some extra rewards--or so I hear.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Crafting Orders: Tailoring +(84280, 2, 0, 2734, 14771, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crafting Orders: Leatherworking', 'Find Marbb in the Forgegrounds and use her leatherworker\'s bench.', 'So you are a leatherworker? You should have mentioned that earlier!\n\nLet me send you to Marbb, a leatherworker of great renown, who has her shop on the eastern side of the Forgegrounds. I will mark it on your map. \n\nMarbb has her very own leatherworker\'s bench where you can review, craft, and deliver work orders from public lists and personal contacts like friends and guilds. If you are lucky, you might come across an order from a renowned person that offers some extra rewards--or so I hear.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Crafting Orders: Leatherworking +(84279, 2, 0, 2734, 14771, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crafting Orders: Jewelcrafting', 'Find Makir in the Forgegrounds and use his jeweler\'s bench.', 'So you are a jewelcrafter? You should have mentioned that earlier!\n\nLet me send you to Makir, a jewelcrafter of great renown, who has a shop on the southern part of the Forgegrounds. I will mark it on your map. \n\nMakir has his very own jeweler\'s bench where you can review, craft, and deliver work orders from public lists and personal contacts like friends and guildmates. If you are lucky, you might come across an order from a renowned person that offers some extra rewards--or so I hear.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Crafting Orders: Jewelcrafting +(84274, 2, 0, 2734, 14771, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crafting Orders: Blacksmithing', 'Find Darean in the Forgegrounds and use her blacksmith\'s table.', 'So you are a blacksmith? You should have mentioned that earlier!\n\nLet me send you to Darean, a blacksmith of great renown, who has her shop within the Forgegrounds. I will mark it on your map. \n\nDarean has her very own Blacksmith\'s table where you can review, craft, and deliver work orders from public lists and personal contacts like friends and guildmates. If you are lucky, you might come across an order from a renowned person that offers some extra rewards--or so I hear.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Crafting Orders: Blacksmithing +(84260, 2, 0, 2734, 14771, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crafting to Order', 'Talk to Ardran in the Crafter\'s Enclave.', 'Hello, greetings, and welcome to the Crafter\'s Enclave.\n\nAccording to Market Reeve Vokgret, we are now operating with the Artisan\'s Consortium to accommodate the needs of both the earthen and the outlanders.\n\nPlease speak to Ardran or Pordaz to view and place crafting orders.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Crafting to Order +(84253, 2, 0, 2734, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[depreciated] Blacksmithing Orders Requested', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [depreciated] Blacksmithing Orders Requested +(84246, 2, 0, 2860, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Witnessing Brilliance', 'Witness Siesbarg\'s Ascension.', 'The time has finally come and the moment could not be more exhilarating. It\'s time to get to work.\n\nJoin me outside, let\'s observe the fruits of our labor.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Witnessing Brilliance +(84220, 0, 0, 2797, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 40894464, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Passage to the Ringing Deeps', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Passage to the Ringing Deeps +(84133, 2, 0, 2734, -571, 267, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33587456, 0, 0, 0, 0, 0, 0, 0, 0, 228773, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Alchemy Services Requested', 'Fill Alchemy Crafting Orders for the Artisan\'s Consortium.', 'Greetings, $c. The Artisan\'s Consortium is looking for highly skilled artisans to complete orders for local clientele. \n\nIf you think your work is up to the standards and quality we expect, please take a at shot at filling out some of our public orders. You can also fill orders for patrons of your own, guild orders, or personal orders. \n\nCome speak with me once you\'ve completed your designs, and may the wind guide your hands and heart.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Alchemy Services Requested +(84132, 2, 0, 2734, -571, 267, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33587456, 0, 0, 0, 0, 0, 0, 0, 0, 228779, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tailoring Services Requested', 'Fill Tailoring Crafting Orders for the Artisan\'s Consortium.', 'Greetings, $c. The Artisan\'s Consortium is looking for highly skilled artisans to complete orders for local clientele. \n\nIf you think your work is up to the standards and quality we expect, please take a at shot at filling out some of our public orders. You can also fill orders for patrons of your own, guild orders, or personal orders. \n\nCome speak with me once you\'ve completed your designs, and may the wind guide your hands and heart.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Tailoring Services Requested +(84131, 2, 0, 2734, -571, 267, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33587456, 0, 0, 0, 0, 0, 0, 0, 0, 228778, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Leatherworking Services Requested', 'Fill Leatherworking Crafting Orders for the Artisan\'s Consortium.', 'Greetings, $c. The Artisan\'s Consortium is looking for highly skilled artisans to complete orders for local clientele. \n\nIf you think your work is up to the standards and quality we expect, please take a at shot at filling out some of our public orders. You can also fill orders for patrons of your own, guild orders, or personal orders. \n\nCome speak with me once you\'ve completed your designs, and may the wind guide your hands and heart.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Leatherworking Services Requested +(84130, 2, 0, 2734, -571, 267, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33587456, 0, 0, 0, 0, 0, 0, 0, 0, 228777, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Jewelcrafting Services Requested', 'Fill Jewelcrafting Crafting Orders for the Artisan\'s Consortium.', 'Greetings, $c. The Artisan\'s Consortium is looking for highly skilled artisans to complete orders for local clientele. \n\nIf you think your work is up to the standards and quality we expect, please take a at shot at filling out some of our public orders. You can also fill orders for patrons of your own, guild orders, or personal orders. \n\nCome speak with me once you\'ve completed your designs, and may the wind guide your hands and heart.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Jewelcrafting Services Requested +(84129, 2, 0, 2734, -571, 267, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33587456, 0, 0, 0, 0, 0, 0, 0, 0, 228776, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Inscription Services Requested', 'Fill Inscription Crafting Orders for the Artisan\'s Consortium.', 'Greetings, $c. The Artisan\'s Consortium is looking for highly skilled artisans to complete orders for local clientele. \n\nIf you think your work is up to the standards and quality we expect, please take a at shot at filling out some of our public orders. You can also fill orders for patrons of your own, guild orders, or personal orders. \n\nCome speak with me once you\'ve completed your designs, and may the wind guide your hands and heart.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Inscription Services Requested +(84128, 2, 0, 2734, -571, 267, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33587456, 0, 0, 0, 0, 0, 0, 0, 0, 228775, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Engineering Services Requested', 'Fill Engineering Crafting Orders for the Artisan\'s Consortium.', 'Greetings, $c. The Artisan\'s Consortium is looking for highly skilled artisans to complete orders for local clientele. \n\nIf you think your work is up to the standards and quality we expect, please take a at shot at filling out some of our public orders. You can also fill orders for patrons of your own, guild orders, or personal orders. \n\nCome speak with me once you\'ve completed your designs, and may the wind guide your hands and heart.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Engineering Services Requested +(84127, 2, 0, 2734, -571, 267, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33587456, 0, 0, 0, 0, 0, 0, 0, 0, 228774, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Blacksmithing Services Requested', 'Fill Blacksmithing Crafting Orders for the Artisan\'s Consortium.', 'Greetings, $c. The Artisan\'s Consortium is looking for highly skilled artisans to complete orders for local clientele. \n\nIf you think your work is up to the standards and quality we expect, please take a at shot at filling out some of our public orders. You can also fill orders for patrons of your own, guild orders, or personal orders. \n\nCome speak with me once you\'ve completed your designs, and may the wind guide your hands and heart.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Blacksmithing Services Requested +(84084, 2, 0, 2734, 14771, 267, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 3145992, 1, 0, 0, 0, 0, 0, 0, 0, 227667, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Just a Pinch', 'Collect $1oa Storm Dust and deliver it to Nagad in Dornogal.', 'Dust is the foundation of the art of enchantment. Where novice enchanters turn up their noses at such a common material, a master understands its versatility.\n\nBring me Storm Dust. No matter our expertise, we must always return to the fundamentals.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Just a Pinch +(83930, 3, 0, 2869, 14795, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 41484544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8134, 0, 18446744073709551615, 10, 0, 0, 'Deworming Solution', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Deworming Solution +(83752, 2, 0, 2677, 14795, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 574619656, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Threats of Zekvir', 'Speak with Brann Bronzebeard to investigate the strange chest.', 'Someone\'s watchin\' us, $n. They put this chest here for us to find.\n\nLet me know when you\'re ready. I\'ll trigger the trap here to see just what exactly is going on.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Threats of Zekvir +(83742, 2, 0, 2762, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Call to Attention', 'Report to General Anub\'azal in Siegehold.', 'Hail, soldier. General Anub\'azal requests your presence at Siegehold immediately. He requires your expertise in the investigation of a sensitive matter.\n\nI am not at liberty to say more here. Seek out the General for further briefing.\n\nFor Azj-Kahet.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Call to Attention +(83722, 2, 0, 2860, 14752, 0, 0, 0, 5, 1, 5, 1, 460028, 0, 0, 0, 0, 1, 0, 36700160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Consolation Flies', 'Take Siesbarg off Shalba\'s hands.', 'Well... that\'s unfortunate.\n\nIt appears my experiment has failed and Siesbarg paid the price. Still, I am optimistic for the future I am destined to acquire. It\'s only a matter of time until I perfect my process. When I do, perhaps I shall engineer my own Ascension!\n\nWhile his physical form isn\'t what I intended, it appears Siesbarg\'s mind is intact. I\'m certain he can still be of use. Take him. His new form can provide better service on the field of battle than in my tiny shop.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Consolation Flies +(83721, 2, 0, 2860, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Small Ocean\'s Worth of Blood', 'Collect enough Nerubian Blood for Shalba\'s experiment.', 'Excellent! The end draws near! But although we near completion, we cannot go without the most important part of this genetic equation--the blood. We need a small ocean\'s worth of nerubian blood. \n\nHowever, to make this new form foolproof, the blood must come from the strongest nerubians to exist. Whether skyrazor or Ascended, it doesn\'t matter. This will guarantee we have the best genetic material available.\n\nThe kind of material that Siesbarg deserves!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Small Ocean's Worth of Blood +(83720, 2, 0, 2860, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Venom? More Like Get \'Em', 'Collect enough Nerubian Venom for Shalba\'s experiment.', 'Now that we\'ve acquired enough chitin samples to splice into the perfect armor, we need the perfect venom. Don\'t look at me like that. Our forms should always be powerful and capable of defending themselves!\n\nI\'ll begin incorporating the new carapace requirements for Siesbarg\'s Ascension while you harvest what I need. Do keep in mind though, it must be nerubian venom, specifically. I\'m afraid beetles and spiders simply won\'t do this time around. \n\nAs for where you find it, well that\'s up to you.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Venom? More Like Get 'Em +(83719, 2, 0, 2860, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Those Are Chitin Words', 'Collect enough Nerubian Chitin for Shalba\'s experiment.', 'Well now, this is certainly an interesting specimen. It seems the original creator who worked on this creature made grave errors in balancing the genetic materials. No wonder the creature you encountered was an abomination. What terrible technique!\n\nWith the right materials however, I may just be able to perfect it. Siesbarg here will be our test-subject. Perhaps his Ascension will finally catch the attention of those in charge of administering promotions!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Those Are Chitin Words +(83718, 3, 0, 2861, 14752, 109, 0, 0, 5, 1, 0, 1, 463306, 0, 0, 0, 0, 1, 0, 40435968, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Eggstraction', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Eggstraction +(83708, 2, 0, 2729, 0, 0, 0, 0, 0, 0, 8, 0.899999976158142089, 178542, 0, 0, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'LFGDungeons - 11.0 The War Within - Raid Finder - Nth', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- LFGDungeons - 11.0 The War Within - Raid Finder - Nth +(83707, 2, 0, 2729, 0, 0, 0, 0, 0, 0, 8, 2.5, 177839, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'LFGDungeons - 11.0 The War Within - Raid Finder - 1st', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- LFGDungeons - 11.0 The War Within - Raid Finder - 1st +(83627, 2, 0, 2860, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Beginning of Something Beautiful', 'Take the Vial of Skyrazor Blood to Shalba.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Beginning of Something Beautiful +(83570, 0, 0, 2797, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Repeatable Turn-In Quest (DNT)', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Repeatable Turn-In Quest (DNT) +(83568, 2, 0, 2797, 14717, 282, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Important Quest (DNT)', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Important Quest (DNT) +(83567, 2, 0, 2797, -645, 284, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Meta Quest (DNT)', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Meta Quest (DNT) +(83565, 2, 0, 2797, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36732936, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Weekly Quest (DNT)', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Weekly Quest (DNT) +(83564, 2, 0, 2797, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36704264, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Daily Quest (DNT)', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Daily Quest (DNT) +(83562, 2, 0, 2797, 14717, 271, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Calling Quest (DNT)', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Calling Quest (DNT) +(83561, 2, 0, 2797, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Campaign Quest (DNT)', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Campaign Quest (DNT) +(83560, 2, 0, 2797, 14717, 83, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Legendary Quest (DNT)', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Legendary Quest (DNT) +(83559, 2, 0, 2797, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Regular Quest (DNT)', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Regular Quest (DNT) +(83552, 2, 0, 2832, 14752, 0, 0, 78350, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894464, 8192, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Azj-Kahet', 'Speak to Faerin Lothar aboard The Reckoning in Azj-Kahet.', 'An Arathi airship is stranded in Azj-Kahet following a vicious nerubian ambush.\n\nAid the survivors as they withstand the nerubian assault.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Azj-Kahet +(83551, 2, 0, 2832, 14717, 0, 0, 78659, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894464, 8192, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hallowfall', 'Speak to Faerin Lothar in Hallowfall.', 'Anduin Wrynn hopes to gain the trust and aid of the Arathi in Hallowfall.\n\nHe will need help to win over these potential allies.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Hallowfall +(83550, 2, 0, 2832, 14795, 0, 0, 78555, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894464, 8192, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Ringing Deeps', 'Meet Speaker Brinthe in The Ringing Deeps.', 'Speaker Brinthe has gone to The Ringing Deeps to see how the Machine Speakers have fared while she was away.\n\nShe has asked for adventurers to join her at the bottom of the Coreway.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Ringing Deeps +(83548, 2, 0, 2832, 14717, 0, 0, 78530, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 57671680, 8192, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Isle of Dorn', 'Speak with Lady Jaina Proudmoore on the Isle of Dorn.', 'Survivors from the attack on Dalaran are beset by nerubians led by Queensguard Zirix.\n\nLend your aid to protect whomever remains.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Isle of Dorn +(83543, 2, 0, 2832, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 7405568, 8192, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Adventuring in Khaz Algar', 'Review the Scouting Map to choose an area within Khaz Algar to support.', 'We\'ve got scouts in every corner o\' Khaz Algar, an\' they all report the same thing: trouble.\n\nSeems we got here just in time, eh?\n\nCheck the scouting map on the table behind ye and lend a hand where ye can.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Adventuring in Khaz Algar +(83537, 3, 0, 2869, 14795, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8339, 0, 18446744073709551615, 10, 0, 0, 'Geothermal Gem Treatment', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Geothermal Gem Treatment +(83530, 2, 0, 2862, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hallowfall Fishing Derby', 'Catch these Trophy Fish before the Derby Dasher buff expires: Bloody Perch, Roaring Anglerseeker, Spiked Sea Raven.', 'Life is always on the edge here, $p. Nerubians, kobyss, hunger--there\'s always something ready to kill you.\n\nSo we need to find times to relax, and challenge ourselves at something other than survival. Like fishing.\n\nMy dad always spent Saturdays fishing, when I was growing up. He\'d say, \"Take some time for yourself, or you can\'t be effective for others.\" \n\nSo every Saturday, I challenge people to the Hallowfall Fishing Derby. You have one hour to catch trophy fish. See what you can bring me!', '', '', 3055, 0, 0, 0, 25, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Hallowfall Fishing Derby +(83457, 2, 0, 2892, -645, 81, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700424, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Stonevault', 'Biergoth wants you to end the skardyn corruption within The Stonevault.', 'I have a job for you from High Speaker Brinthe herself.\n\nThe skardyn corruption is taking over the Stonevault. To contain the panic, High Speaker Brinthe has asked us for help. I told her she could trust us like we trust the bedrock under our feet.\n\nGo to The Stonevault and remove the skardyn corruption. Let me know when the job is done.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Stonevault +(83326, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 60, 18446744073709551615, 10, 0, 0, 'The Final Candle', 'Steal the final candle for the suspicious vent in the Gundargaz Inn.', 'You are good candle-taker. \n\nWe have one last job for you, your waxiness! One more job! Then no more sticky business. \n\nBIG candle in basement. Stone-ones use it to keep rats away from their honey juice. We no rats! We kobo--ooolds. \n\n\n\nNothing rhymes with kobolds, hm. \n\nGet us big candle!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Final Candle +(83325, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Bountiful Beetles', 'Speak with Kish\'nal in Rak-Ush.', 'General Anub\'azal has great plans in motion for the swarmery, Rak-Ush. He intends to return it to working order, to support his war campaign.\n\nHowever... I have my reservations about the two he left in charge. \n\nKish\'nal seems to have a good head on his shoulders, but Vix\'aron? Volatile is an understatement. They may require some... prodding.\n\nSeek out Kish\'nal at Rak-Ush and follow up on Anub\'azal\'s orders.', '', 'Speak with Kish\'nal in Rak-Ush.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Bountiful Beetles +(83315, 2, 0, 2829, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Preparing for the Unknown', 'Return to Moira Thaurissan in Dornogal.', 'This will be a long process. Longer, I fear, than Dagran can stay here in the Isles.\n\nBut perhaps... \n\nThere are many titan relics I can use as \"keys\" to unlocking information in the mainframe or to repair it. That may make the process go more quickly.\n\nOnly time will tell.\n\nYou have helped us enough, $n. Go back to Moira and tell her what we have discovered.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Preparing for the Unknown +(83286, 2, 0, 2829, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'What\'s Hidden Beneath Dornogal', 'Restart the central mainframe in the Vault of Memory in Dornogal.', 'Strange. The mechanism and console here is receiving power, but I cannot initialize the reboot sequence.\n\nDagran\'s query may have to wait.\n\nI have been able to ascertain the facility\'s designation: the \"Vault of Memory.\" This leads me to believe that my original theory was correct. It is connected to the Archive in Dornogal.\n\nPerhaps, since both of you are familiar with this type of titan installation, you may have a better chance bringing it fully online.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- What's Hidden Beneath Dornogal +(83282, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 225339, 0, 1, 0, 37748736, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225339, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hillhelm Family: A Clutch of Eggs', 'Deliver The Clutch of Eggs to Aliya Hillhelm at Hillhelm Stead.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Hillhelm Family: A Clutch of Eggs +(83278, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 225336, 0, 1, 0, 37748736, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225336, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hillhelm Family: A Lost Shoe', 'Deliver The Lost Shoe to Aliya Hillhelm at Hillhelm Stead.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Hillhelm Family: A Lost Shoe +(83277, 2, 0, 2861, 14753, 0, 0, 0, 5, 1, 5, 1, 454914, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Personal Pilfering', 'Find $1oa pieces of Incriminating Evidence in Meesk\'s Retreat.', '', '', 'Report to Widow Arak\'nai in the Lair of the Weaver.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Personal Pilfering +(83276, 2, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Saving Private Spindle', 'Find Spindle in the High Hollows.', 'One of my weave-rats has failed to check in for an unusually long time. I sent Spindle to retrieve information we could use against one of Ansurek\'s favored wretches, but she has not returned from her assignment.\n\nMeesk the Venomtongue is a wretch and a sycophant, but he is dangerous all the same. While I have much trust in my dera Spindle\'s abilities, I fear what a malefactor such as Meesk would do to one of my little ones should he find them.\n\nFind Spindle. Make sure she is well.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Saving Private Spindle +(83275, 2, 0, 2734, 14771, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 3145736, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Gear Enchanting', 'Complete the item enchantment tutorial by enchanting any ring using the enchantment given from Ellerdin, Enchant Ring - Glimmering Haste.', 'Hello, outlander!\n\nI\'ve heard of your exploits since your dramatic arrival on our shores. We earthen welcome your aid.\n\nI can teach you how to enchant your gear with resources from my land. To defeat our enemies, every bit of power helps.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Gear Enchanting +(83271, 2, 0, 2829, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'There\'s Always Another Secret', 'Check in on Dagran Thaurissan II and Brinthe in the Archive in Dornogal.', 'After me da\' did whatever he did, the titans machines are back online--even the ones here in Dornogal.\n\nDagran was havin\' enough fun with Brinthe askin\' her a thousand questions, but now he\'s helpin\' her sort through the Archive.\n\nAn\' now he wants your help. He was too excited to tell me why, but he wanted ye to meet him in the Archive.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- There's Always Another Secret +(83240, 2, 0, 2462, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33587264, 0, 0, 0, 0, 0, 0, 0, 0, 226263, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Theater Troupe', 'Participate in the Theater Troupe event.', 'Since you\'re an honorary member of the theater troupe, $n, what do you think about playing a part in our plays?\n\nNo big parts--I don\'t want to upset the rest of the troupe by taking away their limelight. You know how they are.\n\nAre you available, say, once a week?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Theater Troupe +(83229, 3, 0, 2869, 14795, 286, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8244, 0, 18446744073709551615, 10, 0, 0, 'Special Assignment: When the Deeps Stir', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Special Assignment: When the Deeps Stir +(83178, 2, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rules and Consequences', 'Defeat the Assassin.', 'I fear I have grown too brazen in my offerings of succor as of late. I seem to have attracted some untoward eyes.\n\nBe on guard. A veiled threat looms.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Rules and Consequences +(83177, 2, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 224799, 0, 1, 0, 305135624, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224799, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Socialized Medicine', 'Dose Downtrodden Residents with Nizrek\'s potion.', 'It has come to my attention that the most downtrodden residents of the Burrows have fallen prey to some sort of malady.\n\nTake this potion and dose the sick. This will strengthen the citizens and curtail further outbreak.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Socialized Medicine +(83165, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Badly Behaved Bot', 'Speak with Kagfritha in Shadowvein Point.', 'Go ahead, laugh. I would be as well if I didn\'t have such pressing business. My bot\'s foot clipped a nearby rock, spilled me out and then righted herself. Without me in the cockpit! \n\nI\'m grounded while she floats there quite cheerfully. Can you believe it? \n\nListen, if you are heading up to Shadowvein Point, will you let Kagfritha know that I\'ll be late for my shift? I need to wait for this hunk of metal to run out of fuel and dip low enough for me to get back in the driver\'s seat.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Badly Behaved Bot +(83103, 2, 0, 2734, 14771, 267, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 3145992, 1, 0, 0, 0, 0, 0, 0, 0, 224818, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Acquiring Aqirite', 'Gather $1oa Aqirite and deliver it to Tarib in Dornogal.', 'You there!\n\nHave you heard of Aqirite? Valuable, versatile, very often surrounded by nerubians.\n\nI need that ore, and I don\'t care how you get it. If a nerubian does try to stop you, given them a whack for me.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Acquiring Aqirite +(83101, 3, 0, 2869, 14795, 109, 0, 0, 5, 1, 0, 1, 367302, 0, 0, 0, 0, 1, 0, 41484544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Reaching for Resources', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Reaching for Resources +(83097, 2, 0, 2734, 14771, 267, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 3145992, 1, 0, 0, 0, 0, 0, 0, 0, 224807, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Cinder and Storm', 'Gather $1oa Bottled Storm and $2oa Burning Cinderbee Setae, and deliver them to Ginnad in Dornogal.', 'The wild creatures here have stunning properties. I wonder what might happen if I combine them?\n\nBe on the lookout for Bottled Storm and Burning Cinderbee Setae. I\'ll reward you generously if you can bring me some samples. Oh, and if you gather them yourself, mind that you don\'t get burned. Or zapped. Or both.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Cinder and Storm +(83085, 2, 0, 2797, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'DEPRECATED', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- DEPRECATED +(83079, 3, 0, 2869, 14795, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8257, 0, 18446744073709551615, 10, 0, 0, 'Mineral Buildup', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Mineral Buildup +(83040, 0, 0, 2832, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'DO NOT USE', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- DO NOT USE +(83031, 2, 0, 2829, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Survivor\'s Guilt', 'Help Aethas Sunreaver send a message to the surviving mages of Kirin Tor.', '\n\nDalaran... once a symbol of unity and arcane mastery, now reduced to rubble and ash. Again.\n\nSo much loss and so much pain. Friends and comrades gone in an instant, their voices silenced by Xal\'atath. \n\n\n\nBut now is not the time for tears. We must find other survivors, regroup, and offer them solace in this time of darkness.\n\nHowever, the right words do not come easily.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Survivor's Guilt +(83027, 2, 0, 2720, 0, 0, 0, 0, 8, 1, 8, 1.5, 0, 0, 0, 0, 0, 1, 0, 33554688, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'LFGDungeons - TWW - Heroic Random - 1st', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- LFGDungeons - TWW - Heroic Random - 1st +(83026, 2, 0, 2720, 0, 0, 0, 0, 8, 1, 8, 0.899999976158142089, 178541, 0, 0, 0, 0, 1, 0, 33554688, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'LFGDungeons - TWW - Heroic Random - Nth', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- LFGDungeons - TWW - Heroic Random - Nth +(83023, 2, 0, 2892, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 224573, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Short-Supply Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Short-Supply Reward +(83022, 2, 0, 2974, 0, 0, 0, 0, 8, 3, 8, 0.899999976158142089, 0, 0, 0, 0, 0, 1, 0, 33554688, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'LFGDungeons - TWW - Normal Random - Nth', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- LFGDungeons - TWW - Normal Random - Nth +(83021, 2, 0, 2974, 0, 0, 0, 0, 8, 3, 8, 1, 0, 0, 0, 0, 0, 1, 0, 33554688, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'LFGDungeons - TWW - Normal Random - 1st', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- LFGDungeons - TWW - Normal Random - 1st +(82995, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 224548, 0, 1, 0, 37748736, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224548, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Nerubian Device', 'Deliver the Nerubian Device to Avery Flamestonge at Hillhelm Stead.', 'A strange device of Nerubian origins. Avery Flamestonge at Hillhelm Stead might be intrigued by this.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Nerubian Device +(82968, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 224545, 0, 1, 0, 37748736, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224545, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hillhelm Family: The Plowhead', 'Deliver the Plowhead to Aliya Hillhelm at Hillhelm Stead.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Hillhelm Family: The Plowhead +(82967, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 224462, 0, 1, 0, 37748736, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224462, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hillhelm Family: The Ear', 'Deliver the ear to Aliya Hillhelm at Hillhelm Stead.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Hillhelm Family: The Ear +(82966, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 224465, 0, 1, 0, 37748736, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224465, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hillhelm Family: Unusual Potato', 'Deliver the Unusual Potato to Aliya Hillhelm at Hillhelm Stead.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Hillhelm Family: Unusual Potato +(82965, 2, 0, 2734, 14771, 267, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 3145992, 1, 0, 0, 0, 0, 0, 0, 0, 224817, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Light and Shadow', 'Gather $1oa Arthor\'s Spear and $1oa Orbinid for Akdan in Dornogal.', 'There are two herbs that I am missing. \n\nThe first is Arathor\'s Spear, and the second, and far more rarer, would be Orbinid.\n\nNow I know what you are thinking, these are both rare, to a point, but I am not asking for many and the pay is well worth it.\n\nWhat do you think? Can I trust you for the task?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Light and Shadow +(82964, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 224486, 0, 1, 0, 37748736, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224486, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hillhelm Family: Uncle\'s Eye', 'Deliver Uncle\'s Eye to Aliya Hillhelm at Hillhelm Stead.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Hillhelm Family: Uncle's Eye +(82963, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 224457, 0, 1, 0, 37748736, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224457, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hillhelm Family: Lil Piggy', 'Deliver the Lil Piggy to Aliya Hillhelm at Hillhelm Stead.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Hillhelm Family: Lil Piggy +(82961, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 224466, 0, 1, 0, 37748736, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224466, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hillhelm Family: The Chicken', 'Deliver the chicken to Aliya Hillhelm at Hillhelm Stead.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Hillhelm Family: The Chicken +(82960, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 224463, 0, 1, 0, 37748736, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224463, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hillhelm Family: Lily\'s Locket', 'Deliver Lily\'s Locket to Aliya Hillhelm at Hillhelm Stead.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Hillhelm Family: Lily's Locket +(82849, 0, 0, 2809, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Filigreed Cleric', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Filigreed Cleric +(82846, 0, 0, 2809, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dented Spearhead', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Dented Spearhead +(82845, 0, 0, 2809, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Ivory Tinderbox', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Ivory Tinderbox +(82810, 2, 0, 2462, 14838, 0, 0, 0, 5, 1, 5, 1, 452551, 0, 0, 0, 0, 1, 0, 36700680, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Time Found', 'Find $1oa lost mementos.', 'Yer back!\n\nIf you\'re up for it, there\'s more things in the muck to be found. Might have to dig a bit deeper this time.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Time Found +(82787, 3, 0, 2809, 14838, 286, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8114, 0, 18446744073709551615, 10, 0, 0, 'Special Assignment: Rise of the Colossals', 'Kill Colossal beasts', 'WQ', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Special Assignment: Rise of the Colossals +(82781, 2, 0, 2832, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 577765376, 8320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Attention-Getter', 'Receive tips from Elma in the Proscenium.', 'My, $p, it seems you have drawn the attention of a particular audience member.\n\nThis fan letter was mistakenly included in my fan mail. I\'m not surprised. Sorting my copious fan mail must be a difficult chore...\n\nHere, take it. It belongs to you, of course.\n\nI\'m sure this is very new for you. I have a few pieces of wisdom for greeting eager fans, if you would like to hear it...', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Attention-Getter +(82775, 2, 0, 2832, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 577765376, 8320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Quickchange Artist', 'Receive tips from Wendeline in the Proscenium.', 'You seem to have the programming of a great actor within you, $p!\n\nI know it because I have that fire myself--no matter what the rest of these so-called \"actors\" say.\n\nI\'m very impressed with how fast you change costumes. I am a master of the quickchange artist\'s ways myself, you know.\n\nYou\'re very close to figuring it out. You just need a few pointers from an expert--like me!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Quickchange Artist +(82748, 2, 0, 2811, 14990, 41, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Deephaul Ravine', 'Complete the Deephaul Ravine battleground.', 'We\'ve received reports of troubles in the earthen depths. Explore the Deephaul Ravine and the resources available, then report to Ruffious.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Deephaul Ravine +(82678, 2, 0, 2829, -645, 284, 0, 0, 7, 1, 6, 1, 455916, 0, 0, 0, 0, 1, 0, 36700416, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Archives: The First Disc', 'Meet with Dagran in the Vault of Memory and assist him in finding titan disc fragments.\n\nThese disc fragments can be looted from dangerous creatures and treasures across Khaz Algar.', 'I am pleased to report progress has been made restoring the titan Vault of Memory in the Archive. I have the mainframe up and running--but part of its internal mechanism has failed over time.\n\nGetting parts for it will be a challenge, which is why we need your help. Come with me to the Vault of Memory. We can discuss what we need with Dagran.', '', 'Return to Dagran in the Vault of Memory.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Archives: The First Disc +(82659, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Nerub-ar Palace', 'Complete the Nerub-ar Palace raid on Normal difficulty or higher.', 'Queen Ansurek has proven herself both cruel and cunning. We cannot allow her forces to continue to grow in strength with Xal\'atath\'s black blood. \n\nIt has come to this. A daunting task indeed. With the greatest of our forces, we shall lay siege to Nerub-ar Palace!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Nerub-ar Palace +(82651, 2, 0, 2838, 15043, 282, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 7340032, 8192, 268435456, 0, 0, 0, 0, 0, 0, 211297, 0, 0, 0, 2, 0, 0, 0, 211297, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Omens Unified', 'Find another Fractured Spark of Omens.', 'By the titans! Observe this item, $c.\n\n\n\nThis is a fractured spark of omens. In the hands of a skilled crafter, a reagent such as this can be infused into other materials to vastly improve the final product.\n\nHowever, this is merely a fragment. If you chance upon another in your adventures, bring it to me. I will combine this one with yours and grant you a complete spark of your own.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Omens Unified +(82625, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82624, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82623, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82622, 2, 0, 2896, 0, 0, 0, 0, 7, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82621, 2, 0, 2896, 0, 0, 0, 0, 7, 0.5, 0, 0.5, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82620, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82619, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82618, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82613, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82612, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82611, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82605, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82604, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82603, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82602, 2, 0, 2896, 0, 0, 0, 0, 7, 0.5, 0, 0.5, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82601, 2, 0, 2896, 0, 0, 0, 0, 7, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82597, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82595, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 192953, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82594, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 192953, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82593, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War WIthin (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War WIthin (80) E +(82592, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82591, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82590, 2, 0, 2896, 0, 0, 0, 0, 7, 0.5, 0, 0.5, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82589, 2, 0, 2896, 0, 0, 0, 0, 7, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82588, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82587, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 192953, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82586, 3, 0, 2838, 14838, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 37290240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8317, 0, 18446744073709551615, 10, 0, 0, 'Spore Ender', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Spore Ender +(82580, 3, 0, 2869, 14795, 109, 0, 0, 5, 1, 0, 1, 452238, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8107, 0, 18446744073709551615, 10, 0, 0, 'Courier Mission: Ore Recovery', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Courier Mission: Ore Recovery +(82578, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 192953, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82576, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 192953, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82575, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 192953, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82573, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82570, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82569, 2, 0, 2896, 0, 0, 0, 0, 7, 0.5, 0, 0.5, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82568, 2, 0, 2896, 0, 0, 0, 0, 7, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82567, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82556, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 192953, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82555, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 192953, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82552, 3, 0, 2869, 14795, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 41484544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8097, 0, 18446744073709551615, 10, 0, 0, 'All Worked Up', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- All Worked Up +(82548, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82547, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82546, 2, 0, 2896, 0, 0, 0, 0, 7, 0.25, 0, 0.25, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82545, 2, 0, 2896, 0, 0, 0, 0, 7, 0.5, 0, 0.5, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82544, 2, 0, 2896, 0, 0, 0, 0, 7, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 256, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The War Within (80) E', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The War Within (80) E +(82537, 3, 0, 2462, 14752, 109, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 39387136, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[REUSE THIS RECORD]', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [REUSE THIS RECORD] +(82535, 3, 0, 2861, 14752, 109, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 39387136, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[REUSE THIS RECORD]', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [REUSE THIS RECORD] +(82531, 3, 0, 2861, 14752, 286, 0, 0, 5, 1, 0, 1, 463309, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8077, 0, 18446744073709551615, 10, 0, 0, 'Special Assignment: Bombs from Behind', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Special Assignment: Bombs from Behind +(82526, 3, 0, 2861, 14752, 109, 0, 0, 5, 1, 0, 1, 463304, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8189, 0, 18446744073709551615, 10, 0, 0, 'Bug Them', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Bug Them +(82524, 3, 0, 2861, 14752, 109, 0, 0, 5, 1, 0, 1, 463304, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8284, 0, 18446744073709551615, 10, 0, 0, 'Exterminate', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Exterminate +(82516, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Forging a Pact', 'Select a Severed Threads Pact to represent in Azj-Kahet, complete objectives in their name, and slay rares in Khaz Algar.', 'I\'ve heard some reports of the goings on in Azj-Kahet. Nerubians have killed my people mercilessly since we arrived... it is very difficult to imagine them as allies.\n\nBut... I understand feeling... different from the rest of your people. Perhaps these nerubians who have interest in us are also... different. \n\n \n\nNo matter the cost... I can\'t bear to not give them a chance. Are they not also inhabitants of Khaz Algar?\n\nSee what aid you can bring them, my friend.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Forging a Pact +(82512, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: World Boss', 'Defeat any World Boss and 5 rare creatures in Khaz Algar.', 'Hallowfall is not the only land beset by enemies. \n\nGreat monsters wander all of Khaz Algar--savage beasts and intelligent fiends alike. They murder Arathi, earthen, and adventurers in equal measure from innocent farmers to great warriors. \n\nI know the Sacred Flame burns in you. You are our best hope to hunt these great evils.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: World Boss +(82511, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Awakening Machine', 'Defeat $1oa cumulative waves of enemies in the Awakening Machine.', 'The earthen tell me of this \"Awakening Machine\" that is part of their life cycle.\n\nIt imbues them with energy, once a gift of the titans but now from the Worldsoul.\n\n\n\nThey hold it in high reverence--as we do Beledar. \n\nI will fight to defend it with the same fervor as I would defend our own star! \n\nAid, me $n. We can\'t let them down.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Awakening Machine +(82510, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Nerub-ar Palace', 'Complete the Nerub-ar Palace raid on Heroic difficulty or higher.', 'Queen Ansurek has proven herself both cruel and cunning. We cannot allow her forces to continue to grow in strength with Xal\'atath\'s black blood. \n\nIt has come to this. A daunting task indeed. With the greatest of our forces, we shall lay siege to Nerub-ar Palace!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Nerub-ar Palace +(82509, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Nerub-ar Palace', 'Complete the Nerub-ar Palace raid on LFR difficulty or higher.', 'Queen Ansurek has proven herself both cruel and cunning. We cannot allow her forces to continue to grow in strength with Xal\'atath\'s black blood. \n\nIt has come to this. A daunting task indeed. With the greatest of our forces, we shall lay siege to Nerub-ar Palace!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Nerub-ar Palace +(82508, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: The Rookery', 'Complete the Rookery dungeon on Mythic difficulty or higher.', 'The stormrooks these earthen tend are wonders to behold! Such magnificent plumage, such fierce personalities!\n\nIt must be an honor to care for such creatures. But I hear there\'s some trouble at the Stormrider rookery and headquarters, the Stormperch. I haven\'t heard many details, but I\'m certain our earthen allies would appreciate any assistance we can give. \n\nLook into it, $n.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: The Rookery +(82507, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Priory of the Sacred Flame', 'Complete the Priory of the Sacred Flame dungeon at Mythic difficulty or higher.', 'My people have always had a close bond to the Light. A faith I once thought was unshakeable. But there are some--\n\n\n\nThere are some who believe that faith should be... enforced. This has always been something the Arathi has struggled with, even back in the Empire. \n\nBut things have gone to far. These... zealots have taken over the Priory of the Sacred Flame. They\'re hurting people!\n\nThis isn\'t what the Light is about, $n. Stop them.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Priory of the Sacred Flame +(82506, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Darkflame Cleft', 'Complete the Darkflame Cleft dungeon on Muthic difficulty or higher.', 'Kobolds! They can be vicious critters but-- oh, I can\'t help but feel a certain kinship with them!\n\nTheir little candles... keeping their little flames lit...\n\n \n\nSo brave! They would be ideal Lamplighters, if only they would share! And... were less likely to claw your eyes out. \n\nReports of their activities in Darkflame Cleft have the earthen worried. Though I wish the kobolds were kinder, we can\'t allow them to hurt our allies. Please investigate!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Darkflame Cleft +(82505, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: The Stonevault', 'Complete the Stonevault dungeon on Mythic difficulty or higher.', 'Brinthe has been a wonderful resource for helping to reconnect the Arathi and the earthen. She\'s told me everything that happened recently with her people in the Ringing Deeps. \n\nI can... relate to feeling frustrated with the direction your people are taking. Fortunately, Steelstrike is a more reasonable leader than this... High Speaker Eirich. \n\nEirich fled to the Stonevault to gather his forces. I know it would mean a lot to Brinthe and her people if you went after him and stopped his plans!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: The Stonevault +(82504, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: City of Threads', 'Complete the City of Threads dungeon on Mythic difficulty or higher.', 'Xal\'atath has \"gifted\" the nerubians with Black Blood... giving them the means to ascend into things more terrible than they were before. \n\nWe must take advantage of the confusion in the city. Bring together your allies and get ready to infiltrate... we must put a stop to them!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: City of Threads +(82503, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Cinderbrew Meadery', 'Complete the Cinderbrew Meadery dungeon on Mythic difficulty or higher.', 'Ah, Cinderbrew. It really is as stout and fiery a brew as they claim.\n\nI can\'t help but imagine it\'s how Beledar would taste...\n\nThe earthen love it! And it\'s an important part of their heritage. And so we can\'t let their meadery fall into the wrong hands.\n\nBut... watch out for the cinderbees. I hear their stingers are... well, I won\'t scare you with that. But I am glad I\'m leaving this to you.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Cinderbrew Meadery +(82502, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Ara-Kara, City of Echoes', 'Complete the Ara-Kara, City of Echoes dungeon on Mythic difficulty or higher.', 'Information from Azj-Kahet comes more in the form of... whispers than reports. We need more information. \n\nThere\'s hints of a city beneath the city. Ara-Kara, they call it. We don\'t know the details, but they are doing something with Black Blood down there. \n\nWe need to find out what\'s going on. Bring together your strongest companions and investigate!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Ara-Kara, City of Echoes +(82501, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: The Dawnbreaker', 'Complete The Dawnbreaker dungeon on Mythic difficulty or higher.', 'The Dawnbreaker... the magnus opus of the Hallowfall Arathi. The ship to end all wars. \n\nIt is ready for launch. My friend, will you join it\'s charge? There are many who would dare step in its path.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: The Dawnbreaker +(82500, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: The Rookery', 'Complete the Rookery dungeon on Heroic difficulty or higher.', 'The stormrooks these earthen tend are wonders to behold! Such magnificent plumage, such fierce personalities!\n\nIt must be an honor to care for such creatures. But I hear there\'s some trouble at the Stormrider rookery and headquarters, the Stormperch. I haven\'t heard many details, but I\'m certain our earthen allies would appreciate any assistance we can give. \n\nLook into it, $n.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: The Rookery +(82499, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Priory of the Sacred Flame', 'Complete the Priory of the Sacred Flame dungeon at Heroic difficulty or higher.', 'My people have always had a close bond to the Light. A faith I once thought was unshakeable. But there are some--\n\n\n\nThere are some who believe that faith should be... enforced. This has always been something the Arathi has struggled with, even back in the Empire. \n\nBut things have gone to far. These... zealots have taken over the Priory of the Sacred Flame. They\'re hurting people!\n\nThis isn\'t what the Light is about, $n. Stop them.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Priory of the Sacred Flame +(82498, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Darkflame Cleft', 'Complete the Darkflame Cleft dungeon on Heroic difficulty or higher.', 'Kobolds! They can be vicious critters but-- oh, I can\'t help but feel a certain kinship with them!\n\nTheir little candles... keeping their little flames lit...\n\n \n\nSo brave! They would be ideal Lamplighters, if only they would share! And... were less likely to claw your eyes out. \n\nReports of their activities in Darkflame Cleft have the earthen worried. Though I wish the kobolds were kinder, we can\'t allow them to hurt our allies. Please investigate!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Darkflame Cleft +(82497, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: The Stonevault', 'Complete the Stonevault dungeon on Heroic difficulty or higher.', 'Brinthe has been a wonderful resource for helping to reconnect the Arathi and the earthen. She\'s told me everything that happened recently with her people in the Ringing Deeps. \n\nI can... relate to feeling frustrated with the direction your people are taking. Fortunately, Steelstrike is a more reasonable leader than this... High Speaker Eirich. \n\nEirich fled to the Stonevault to gather his forces. I know it would mean a lot to Brinthe and her people if you went after him and stopped his plans!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: The Stonevault +(82496, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: City of Threads', 'Complete the City of Threads dungeon on Heroic difficulty or higher.', 'Xal\'atath has \"gifted\" the nerubians with Black Blood... giving them the means to ascend into things more terrible than they were before. \n\nWe must take advantage of the confusion in the city. Bring together your allies and get ready to infiltrate... we must put a stop to them!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: City of Threads +(82495, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Cinderbrew Meadery', 'Complete the Cinderbrew Meadery dungeon on Heroic difficulty or higher.', 'Ah, Cinderbrew. It really is as stout and fiery a brew as they claim.\n\nI can\'t help but imagine it\'s how Beledar would taste...\n\nThe earthen love it! And it\'s an important part of their heritage. And so we can\'t let their meadery fall into the wrong hands.\n\nBut... watch out for the cinderbees. I hear their stingers are... well, I won\'t scare you with that. But I am glad I\'m leaving this to you.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Cinderbrew Meadery +(82494, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Ara-Kara, City of Echoes', 'Complete the Ara-Kara, City of Echoes dungeon on Heroic difficulty or higher.', 'Information from Azj-Kahet comes more in the form of... whispers than reports. We need more information. \n\nThere\'s hints of a city beneath the city. Ara-Kara, they call it. We don\'t know the details, but they are doing something with Black Blood down there. \n\nWe need to find out what\'s going on. Bring together your strongest companions and investigate!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Ara-Kara, City of Echoes +(82493, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: The Dawnbreaker', 'Complete The Dawnbreaker dungeon on Heroic difficulty or higher.', 'The Dawnbreaker... the magnus opus of the Hallowfall Arathi. The ship to end all wars. \n\nIt is ready for launch. My friend, will you join it\'s charge? There are many who would dare step in its path.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: The Dawnbreaker +(82492, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: City of Threads', 'Complete the City of Threads dungeon on Normal difficulty or higher.', 'Xal\'atath has \"gifted\" the nerubians with Black Blood... giving them the means to ascend into things more terrible than they were before. \n\nWe must take advantage of the confusion in the city. Bring together your allies and get ready to infiltrate... we must put a stop to them!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: City of Threads +(82491, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Ara-Kara, City of Echoes', 'Complete the Ara-Kara, City of Echoes dungeon on Normal difficulty or higher.', 'Information from Azj-Kahet comes more in the form of... whispers than reports. We need more information. \n\nThere\'s hints of a city beneath the city. Ara-Kara, they call it. We don\'t know the details, but they are doing something with Black Blood down there. \n\nWe need to find out what\'s going on. Bring together your strongest companions and investigate!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Ara-Kara, City of Echoes +(82490, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Priory of the Sacred Flame', 'Complete the Priory of the Sacred Flame dungeon at Normal difficulty or higher.', 'My people have always had a close bond to the Light. A faith I once thought was unshakeable. But there are some--\n\n\n\nThere are some who believe that faith should be... enforced. This has always been something the Arathi has struggled with, even back in the Empire. \n\nBut things have gone to far. These... zealots have taken over the Priory of the Sacred Flame. They\'re hurting people!\n\nThis isn\'t what the Light is about, $n. Stop them.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Priory of the Sacred Flame +(82489, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: The Dawnbreaker', 'Complete The Dawnbreaker dungeon on Normal difficulty or higher.', 'The Dawnbreaker... the magnus opus of the Hallowfall Arathi. The ship to end all wars. \n\nIt is ready for launch. My friend, will you join it\'s charge? There are many who would dare step in its path.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: The Dawnbreaker +(82488, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Darkflame Cleft', 'Complete the Darkflame Cleft dungeon on Normal difficulty or higher.', 'Kobolds! They can be vicious critters but-- oh, I can\'t help but feel a certain kinship with them!\n\nTheir little candles... keeping their little flames lit...\n\n \n\nSo brave! They would be ideal Lamplighters, if only they would share! And... were less likely to claw your eyes out. \n\nReports of their activities in Darkflame Cleft have the earthen worried. Though I wish the kobolds were kinder, we can\'t allow them to hurt our allies. Please investigate!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Darkflame Cleft +(82487, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: The Stonevault', 'Complete the Stonevault dungeon on Normal difficulty or higher.', 'Brinthe has been a wonderful resource for helping to reconnect the Arathi and the earthen. She\'s told me everything that happened recently with her people in the Ringing Deeps. \n\nI can... relate to feeling frustrated with the direction your people are taking. Fortunately, Steelstrike is a more reasonable leader than this... High Speaker Eirich. \n\nEirich fled to the Stonevault to gather his forces. I know it would mean a lot to Brinthe and her people if you went after him and stopped his plans!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: The Stonevault +(82486, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: The Rookery', 'Complete the Rookery dungeon on Normal difficulty or higher.', 'The stormrooks these earthen tend are wonders to behold! Such magnificent plumage, such fierce personalities!\n\nIt must be an honor to care for such creatures. But I hear there\'s some trouble at the Stormrider rookery and headquarters, the Stormperch. I haven\'t heard many details, but I\'m certain our earthen allies would appreciate any assistance we can give. \n\nLook into it, $n.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: The Rookery +(82485, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Cinderbrew Meadery', 'Complete the Cinderbrew Meadery dungeon on Normal difficulty or higher.', 'Ah, Cinderbrew. It really is as stout and fiery a brew as they claim.\n\nI can\'t help but imagine it\'s how Beledar would taste...\n\nThe earthen love it! And it\'s an important part of their heritage. And so we can\'t let their meadery fall into the wrong hands.\n\nBut... watch out for the cinderbees. I hear their stingers are... well, I won\'t scare you with that. But I am glad I\'m leaving this to you.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Cinderbrew Meadery +(82483, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Spreading the Light', 'Complete Spreading the Light objectives and slay Rare creatures in Khaz Algar.', 'Darkness continues to spread through Hallowfall. We need your help to keep the fires burning!\n\nThe shadows are deep and dark. My people are strong, but we always need more hope. More sparks for the flame. You are the brightest spark of all.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Spreading the Light +(82482, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Snuffling', 'Find Disturbed Earth piles to Snuffle and discover Worldsoul Motes by skyriding all around Khaz Algar.', 'I\'ve wanted to be able to explore beyond Hallowfall\'s caves for so long now. Of course, I hardly have time, but when I do... there\'s such surprises everywhere!\n\nTreasures, friends in need, foes great and small... All so wonderful. \n\nI\'ll just have to live vicariously through you. Deeds need doing! Go out and seek the surprises in every nook and cranny. I\'m certain you will find things that need doing!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Snuffling +(82468, 3, 0, 2861, 14752, 109, 0, 0, 5, 1, 0, 1, 463304, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8137, 0, 18446744073709551615, 10, 0, 0, 'Let Them Win', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Let Them Win +(82453, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: Encore!', 'Participate in the Theater Troupe event and complete World Quests in Khaz Algar', 'Have you seen the fliers around? They\'re staging some earthen plays in the Proscenium!\n\nI can\'t remember the last time I\'ve seen a play, but I\'ve got my hands full, as usual. You\'ll go, right?\n\nI\'m sure everyone here could use their spirits raised. A play might be just the thing everyone needs. Make sure it\'s a night to remember!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: Encore! +(82452, 2, 0, 2838, -645, 284, 0, 0, 7, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36733184, 0, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul: World Quests', 'Complete World Quests in Khaz Algar.', 'There so much to be done and so little time to do it!\n\nBrinthe and I have been gathering word of the people that need the most aid throughout all of Khaz Algar. There\'s too many to count!\n\nGo out and help them. With your aid, will can bring all our people closer together... so we may all grow stronger.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worldsoul: World Quests +(82451, 3, 0, 2838, 14717, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 38338816, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Preserving Plush Pals', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Preserving Plush Pals +(82448, 3, 0, 2837, 14717, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 4784384, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8071, 0, 18446744073709551615, 10, 0, 0, 'Book It to the Library', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Book It to the Library +(82447, 0, 0, 2832, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'DO NOT USE', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- DO NOT USE +(82446, 0, 0, 2892, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 224072, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'For What Glimmers in Shadow', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- For What Glimmers in Shadow +(82445, 0, 0, 2829, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Valorstones Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Valorstones Reward +(82444, 0, 0, 2892, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Weaver\'s Cache', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Weaver's Cache +(82443, 0, 0, 2892, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tokens of Her Favor', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Tokens of Her Favor +(82442, 0, 0, 2832, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Keep Up Appearances', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Keep Up Appearances +(82440, 0, 0, 2892, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crests', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Crests +(82439, 0, 0, 2829, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Crests Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Crests Reward +(82437, 0, 0, 2829, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Supplies Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Supplies Reward +(82436, 0, 0, 2829, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Delve Key Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Delve Key Reward +(82435, 0, 0, 2892, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Valorstones', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Valorstones +(82434, 0, 0, 2892, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Unlock a Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Unlock a Reward +(82433, 0, 0, 2892, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Power, Etched in the Deep', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Power, Etched in the Deep +(82432, 0, 0, 2832, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 218349, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Gift Handwoven', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Gift Handwoven +(82431, 0, 0, 2892, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Unsevered Threads', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Unsevered Threads +(82429, 0, 0, 2832, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'DO NOT USE', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- DO NOT USE +(82424, 0, 0, 2829, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Crests Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Crests Reward +(82421, 0, 0, 2832, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'DO NOT USE', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- DO NOT USE +(82419, 0, 0, 2832, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'DO NOT USE', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- DO NOT USE +(82418, 0, 0, 2892, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Cache of Crests and Power', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Cache of Crests and Power +(82417, 0, 0, 2832, 14752, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Rare Key', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Rare Key +(82408, 0, 0, 2832, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'DO NOT USE', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- DO NOT USE +(82405, 0, 0, 2832, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'DO NOT USE', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- DO NOT USE +(82402, 0, 0, 2829, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Supplies Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Supplies Reward +(82401, 0, 0, 2829, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Delve Key Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Delve Key Reward +(82400, 0, 0, 2892, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Hallowfall Windfall', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Hallowfall Windfall +(82399, 0, 0, 2829, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Delve Key Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Delve Key Reward +(82398, 0, 0, 2892, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Another Rare Key', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Another Rare Key +(82397, 0, 0, 2829, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'zzOLD Renown Quest DO NOT USE', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- zzOLD Renown Quest DO NOT USE +(82396, 0, 0, 2832, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Gift from Mereldar', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Gift from Mereldar +(82395, 0, 0, 2832, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 218352, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Flame-touched Tabard', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Flame-touched Tabard +(82394, 0, 0, 2892, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Cache of Crests', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Cache of Crests +(82393, 0, 0, 2832, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Resonating Crystals', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Resonating Crystals +(82392, 0, 0, 2829, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Valorstones Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Valorstones Reward +(82389, 0, 0, 2829, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Delve Key Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Delve Key Reward +(82386, 0, 0, 2829, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Valorstones Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Valorstones Reward +(82380, 0, 0, 2832, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'DO NOT USE', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- DO NOT USE +(82375, 0, 0, 2892, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Take Key!', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Take Key! +(82374, 0, 0, 2832, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 226149, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Shining Candle', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Shining Candle +(82373, 0, 0, 2892, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 226147, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crests and Rocks', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Crests and Rocks +(82372, 0, 0, 2832, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 218343, 226146, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Deeps Unifier', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Deeps Unifier +(82371, 0, 0, 2832, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 226146, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Flickering Candle', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Flickering Candle +(82370, 0, 0, 2892, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crests', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Crests +(82369, 0, 0, 2892, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 226148, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Shining Bundle of Goods', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Shining Bundle of Goods +(82368, 0, 0, 2832, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'DO NOT USE', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- DO NOT USE +(82367, 0, 0, 2832, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Earth-Encrusted Gem', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Earth-Encrusted Gem +(82366, 0, 0, 2832, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'DO NOT USE', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- DO NOT USE +(82364, 3, 0, 2861, 14752, 109, 0, 0, 5, 1, 0, 1, 461609, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Documenting Discordance', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Documenting Discordance +(82360, 0, 0, 2829, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Delve Key Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Delve Key Reward +(82357, 0, 0, 2829, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Supplies Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421); -- [DNT] Supplies Reward + +INSERT INTO `quest_template` (`ID`, `QuestType`, `QuestPackageID`, `ContentTuningID`, `QuestSortID`, `QuestInfoID`, `SuggestedGroupNum`, `RewardNextQuest`, `RewardXPDifficulty`, `RewardXPMultiplier`, `RewardMoneyDifficulty`, `RewardMoneyMultiplier`, `RewardSpell`, `RewardHonor`, `RewardKillHonor`, `StartItem`, `RewardArtifactXPDifficulty`, `RewardArtifactXPMultiplier`, `RewardArtifactCategoryID`, `Flags`, `FlagsEx`, `FlagsEx2`, `RewardSkillLineID`, `RewardNumSkillUps`, `PortraitGiver`, `PortraitGiverMount`, `PortraitGiverModelSceneID`, `PortraitTurnIn`, `RewardItem1`, `RewardItem2`, `RewardItem3`, `RewardItem4`, `RewardAmount1`, `RewardAmount2`, `RewardAmount3`, `RewardAmount4`, `ItemDrop1`, `ItemDrop2`, `ItemDrop3`, `ItemDrop4`, `ItemDropQuantity1`, `ItemDropQuantity2`, `ItemDropQuantity3`, `ItemDropQuantity4`, `RewardChoiceItemID1`, `RewardChoiceItemID2`, `RewardChoiceItemID3`, `RewardChoiceItemID4`, `RewardChoiceItemID5`, `RewardChoiceItemID6`, `RewardChoiceItemQuantity1`, `RewardChoiceItemQuantity2`, `RewardChoiceItemQuantity3`, `RewardChoiceItemQuantity4`, `RewardChoiceItemQuantity5`, `RewardChoiceItemQuantity6`, `RewardChoiceItemDisplayID1`, `RewardChoiceItemDisplayID2`, `RewardChoiceItemDisplayID3`, `RewardChoiceItemDisplayID4`, `RewardChoiceItemDisplayID5`, `RewardChoiceItemDisplayID6`, `POIContinent`, `POIx`, `POIy`, `POIPriority`, `RewardTitle`, `RewardArenaPoints`, `RewardFactionID1`, `RewardFactionID2`, `RewardFactionID3`, `RewardFactionID4`, `RewardFactionID5`, `RewardFactionValue1`, `RewardFactionValue2`, `RewardFactionValue3`, `RewardFactionValue4`, `RewardFactionValue5`, `RewardFactionCapIn1`, `RewardFactionCapIn2`, `RewardFactionCapIn3`, `RewardFactionCapIn4`, `RewardFactionCapIn5`, `RewardFactionOverride1`, `RewardFactionOverride2`, `RewardFactionOverride3`, `RewardFactionOverride4`, `RewardFactionOverride5`, `RewardFactionFlags`, `AreaGroupID`, `TimeAllowed`, `AllowableRaces`, `Expansion`, `ManagedWorldStateID`, `QuestSessionBonus`, `LogTitle`, `LogDescription`, `QuestDescription`, `AreaDescription`, `QuestCompletionLog`, `RewardCurrencyID1`, `RewardCurrencyID2`, `RewardCurrencyID3`, `RewardCurrencyID4`, `RewardCurrencyQty1`, `RewardCurrencyQty2`, `RewardCurrencyQty3`, `RewardCurrencyQty4`, `PortraitGiverText`, `PortraitGiverName`, `PortraitTurnInText`, `PortraitTurnInName`, `AcceptedSoundKitID`, `CompleteSoundKitID`, `VerifiedBuild`) VALUES +(82356, 0, 0, 2892, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Large Bundle of Goods', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Large Bundle of Goods +(82352, 0, 0, 2829, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Supplies Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Supplies Reward +(82351, 0, 0, 2829, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Delve Key Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Delve Key Reward +(82350, 0, 0, 2829, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Supplies Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Supplies Reward +(82349, 0, 0, 2892, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Carved Crests', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Carved Crests +(82348, 0, 0, 2832, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Large Bundle of Goods', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Large Bundle of Goods +(82347, 0, 0, 2832, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 218346, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Assistant Councilmember', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Assistant Councilmember +(82346, 0, 0, 2892, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Small Bundle of Valorstones', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Small Bundle of Valorstones +(82345, 0, 0, 2832, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Shining Stone', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Shining Stone +(82344, 0, 0, 2892, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Weathered Crests', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Weathered Crests +(82342, 0, 0, 2832, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Small Bundle of Goods', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Small Bundle of Goods +(82341, 0, 0, 2829, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Supplies Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Supplies Reward +(82339, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 461469, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'An Honorless Kill', 'Recover the logbook and discover what happened to Anub\'okki.', 'If it will get you out of here sooner, I will tell you what I saw.\n\nI did not see what happened to Anub\'okki. But I can tell you that corpses are dumped into Pillar-nest Xesh to be forgotten about. The cleanup crew dragged Anub\'okki out of here not long ago. \n\nIf you hurry, you may be able to examine the remains before they are gone.', '', 'Return the logbook and dagger to Anub\'azal in the Weaver\'s Lair.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- An Honorless Kill +(82338, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Absent Errand', 'Seek out Anub\'azal\'s student in the Skeins of Nerub\'ar.', 'Do you remember the logbook you discovered in Zev\'kall\'s office? It contained critical information about Zev\'kall\'s misuse of our people. I gave it to my assistant, Anub\'okki, to bring to the historians in the Skeins.\n\nBut I have not heard back from Anub\'okki. I suspect foul play. See if anyone in the Skeins will admit to having seen him!', '', 'Speak to Ukos\'via in the Skeins', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Absent Errand +(82336, 0, 0, 2829, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] Supplies Reward', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] Supplies Reward +(82334, 0, 0, 2832, 14795, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'DO NOT USE', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- DO NOT USE +(82333, 0, 0, 2892, 14717, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Weathered Quests', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Weathered Quests +(82321, 3, 0, 2462, 14717, 0, 0, 0, 0, 1, 0, 1, 450414, 0, 0, 0, 0, 1, 0, 36765704, 0, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8255, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul Memory: Ancient Explorers', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 0, 878, 56421), -- Worldsoul Memory: Ancient Explorers +(82297, 3, 0, 2838, 14752, 115, 0, 0, 5, 1, 0, 1, 463304, 0, 0, 0, 0, 1, 0, 2687232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'One Hungry Worm', 'Defeat Zaedu in a Pet Battle.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- One Hungry Worm +(82295, 3, 0, 2838, 14752, 115, 0, 0, 5, 1, 0, 1, 463304, 0, 0, 0, 0, 1, 0, 2687232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Ziriak', 'Defeat Ziriak in a Pet Battle.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Ziriak +(82286, 3, 0, 2462, 14752, 0, 0, 0, 0, 1, 0, 1, 450414, 0, 0, 0, 0, 1, 0, 36765704, 0, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8249, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul Memory: Old Gods Forsaken', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 0, 878, 56421), -- Worldsoul Memory: Old Gods Forsaken +(82285, 3, 0, 2462, 14752, 0, 0, 0, 0, 1, 0, 1, 450414, 0, 0, 0, 0, 1, 0, 36765704, 0, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8305, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul Memory: A Wounded Soul', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 0, 878, 56421), -- Worldsoul Memory: A Wounded Soul +(82263, 3, 0, 2462, 14795, 0, 0, 0, 0, 1, 0, 1, 450414, 0, 0, 0, 0, 1, 0, 36765704, 0, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8246, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul Memory: Elemental Fury', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 0, 878, 56421), -- Worldsoul Memory: Elemental Fury +(82260, 3, 0, 2462, 14795, 0, 0, 0, 0, 1, 0, 1, 450414, 0, 0, 0, 0, 1, 0, 35717128, 0, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8245, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul Memory: Primal Predators', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 0, 878, 56421), -- Worldsoul Memory: Primal Predators +(82258, 3, 0, 2838, 14838, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 39387392, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8092, 0, 18446744073709551615, 10, 0, 0, 'Sieging Siege Weapons', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Sieging Siege Weapons +(82245, 3, 0, 2832, 14717, 265, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 41484288, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Friendly Thak', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Friendly Thak +(82237, 3, 0, 2838, 14717, 109, 0, 0, 5, 1, 0, 1, 367302, 0, 0, 0, 0, 1, 0, 40435968, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rising the Falls', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Rising the Falls +(82236, 2, 0, 2677, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Test', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Test +(82225, 3, 0, 2837, 14717, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 590080, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8120, 0, 18446744073709551615, 10, 0, 0, 'Excavation Extravaganza', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Excavation Extravaganza +(82224, 2, 0, 2798, 14795, 0, 0, 80578, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Check on the Compiler', 'Check in on Brennok.', 'That\'s everything up here. Would you check on Brennok? Recitations can be stressful, I\'m sure he\'d appreciate the help.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Check on the Compiler +(82223, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 34603016, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Home Cooked Meal', 'Have a meal at the Steelstrike House in Mereldar in Hallowfall.', 'Home-cooked stew. There is nothing like it in the world. \n\nI grant you, it might not be as tasty as the stew from the Empires Edge Inn. But it was cooked by family. That\'s what makes it great.\n\nJoin us. You have more than earned the right.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Home Cooked Meal +(82222, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Cooking With Style', 'Help the Steelstrikes cook a meal in Mereldar.', 'Sorry my daughter roped you into this. I\'m sure you had better things to be doing. \n\nShe has terrible manners. I\'ll have to have words with whoever raised her.\n\n\n\nStill, you are here. Would you like to join us for the more enjoyable activity? We\'re about to start cooking.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Cooking With Style +(82221, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Full Dress', 'Help the Steelstrikes decorate their house in Mereldar in preparation for the upcoming meal.', 'A traditional Arathi family meal involves displaying the various medals, awards, and mementos of the family. Given my mother\'s illustrious career, it\'s taking quite a while. \n\nWould you mind helping with some of the decorations?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Full Dress +(82220, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 222976, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 222976, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Eagle Eye, Eagle Die', 'Collect $1oa Eagle Fillets.', 'The eagles out by the undersea have bathed in the light of Beledar, and it makes them particularly tasty.\n\nCould you get a few eagle fillets? Take this harpoon with you, they can be feisty.', '', 'Meet Auralia Steelstrike at the Steelstrike Home in Mereldar.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Eagle Eye, Eagle Die +(82219, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Spice Up Your Life', 'Gather $1oa Light-Bathed Lotus in Hallowfall.', 'Flames blessing to you, $n.\n\nTrade has been going well now the Ringing Deeps are safe once again and things have, relatively, calmed down. Despite that, our General still won\'t breathe easily. She\'s wound tight and it\'s not healthy. An unhealthy general leads to an unhealthy army. \n\nSo a day with the family. Can you pick some herbs for the meal? You\'ll want the big ones, don\'t bother with the small ones.', '', 'Meet Auralia Steelstrike at the Steelstrike Home in Mereldar.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Spice Up Your Life +(82207, 3, 0, 2462, 14838, 0, 0, 0, 0, 1, 0, 1, 450414, 0, 0, 0, 0, 1, 0, 36765704, 0, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8079, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul Memory: Descendant of Distant Waters', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 0, 878, 56421), -- Worldsoul Memory: Descendant of Distant Waters +(82197, 3, 0, 2838, 14838, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 38338816, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Reserve Rumpus', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Reserve Rumpus +(82164, 3, 0, 2462, 14838, 0, 0, 0, 0, 1, 0, 1, 450414, 0, 0, 0, 0, 1, 0, 36765704, 0, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8268, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul Memory: Reign of the Old Gods', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 0, 878, 56421), -- Worldsoul Memory: Reign of the Old Gods +(82153, 2, 0, 2829, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 39845896, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 6130900294268439629, 10, 0, 0, 'Embassies and Envoys', 'Setup your faction\'s embassy in Dornogal.', 'We sailed for what seemed like an eternity. I must admit there were times when I worried we would arrive too late.\n\nBut seeing all of you, united and strong, has rekindled my hope.\n\nBefore we begin planning, we must set up a base of operations here in Dornogal.', '', 'Find Moira in Dornogal and report back', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Embassies and Envoys +(82145, 3, 0, 2832, 0, 265, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 38338560, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Lost Mosswool', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Lost Mosswool +(82120, 3, 0, 2838, 14838, 109, 0, 0, 5, 1, 0, 1, 446907, 0, 0, 0, 0, 1, 0, 41484544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8209, 0, 18446744073709551615, 10, 0, 0, 'Pool Cleaner', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Pool Cleaner +(82088, 3, 0, 2838, 14838, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 40435968, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8096, 0, 18446744073709551615, 10, 0, 0, 'Kobyss Kibosh', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Kobyss Kibosh +(82050, 2, 0, 2462, -642, 282, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37749000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Harbinger of Crests', 'Acquire 15 Weathered Harbinger Crests by defeating unique creatures, conquering raids, completing world activities, or by looting caches. Then return to Vaskarn in Dornogal.', 'Your help is always appreciated, and now you know you can easily upgrade lower-level gear right here.\n\nValorstones can only go so far, as I\'m sure you know. You need these... Harbinger Crests to upgrade powerful adventuring gear. Much like Valorstones, these Crests are rewarded through many different activities. Harbinger Crests have four tiers, and more dangerous tasks reward you with higher-tier crests.\n\nBring me fifteen Weathered Harbinger Crests, and we can help you upgrade some gear further.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Harbinger of Crests +(82041, 3, 0, 2838, 14838, 109, 0, 0, 5, 1, 0, 1, 367302, 0, 0, 0, 0, 1, 0, 40435968, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Beledar\'s Blessing', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Beledar's Blessing +(82007, 2, 0, 2809, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 4194304, 8256, 0, 0, 0, 0, 0, 0, 0, 220782, 0, 0, 0, 1, 0, 0, 0, 219198, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tale of Tails', 'Locate Beans, Beef, Thunder, and Cap\'n Elaena. Then return them to Attica Whiskervale.', 'The newborn lynx have wandered off again!\n\nThose rascally cats are always up to mischief, darting off without a care. With Peevish missing and only Vesper and I to hold this position, your assistance would be a boon!\n\nI reckon those pesky felines are somewhere nearby. See if you can bring them back.\n\nI would use a light and search the cave, the spider-infested area to the south, and the coast to the north.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Tale of Tails +(81985, 3, 0, 2462, 14717, 0, 0, 0, 0, 1, 0, 1, 450414, 0, 0, 0, 0, 1, 0, 36765704, 0, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8304, 0, 18446744073709551615, 10, 0, 0, 'Worldsoul Memory: The Worldcarvers', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 0, 878, 56421), -- Worldsoul Memory: The Worldcarvers +(81915, 2, 0, 2829, 0, 0, 0, 79477, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Home to Roost', 'Return to Dhar Oztan.', 'You\'ve already done us a great service here, $n. We will carry on by the example you have set.\n\nYou should return to Dhar Oztan and see to these new Stormriders you\'ve recruited. They will undoubtedly benefit from the same diligence you have shown here.\n\nAnd, you can get away from these two and their posturing. I envy you, $n...', '', 'Dhar Oztan reached', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Home to Roost +(81914, 2, 0, 2829, 0, 0, 0, 79124, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dhar Oztan', 'Travel to Dhar Oztan.', 'I love the stormrooks. Taking care of them was my directive, so they\'re all I\'ve ever known. But even so, there are questions about them that even I don\'t have answers to.\n\nBaelgrim--Stormward Baelgrim--he was the expert. I\'d pester him about them at every opportunity. And he shared what he could.\n\nHe told me once about summoning rooks at Dhar Oztan. It\'s an old Stormrider outpost that predates the Stormperch. If you want to know more about stormrooks, that\'s where we need to go.', '', 'Dhar Oztan reached', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Dhar Oztan +(81913, 2, 0, 2829, 0, 0, 0, 0, 5, 1, 5, 1, 438610, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Flight Training 103', 'Help Kurdran train recruits in aerial combat.', 'These recruits seem tae be up for a challenge. Let\'s find them somethin\' with a little bite!\n\nI saw a poor giant just off shore bein\' pestered by a swarm of flying devils. Let\'s see if these rooks can shoot the wings off \'em an\' provide some relief.\n\nYou and Shraubendre are settin\' a good example for the rest. Keep it up!', '', 'Find Olbarig near the Meadery', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Flight Training 103 +(81912, 2, 0, 2829, 0, 0, 0, 81913, 5, 1, 5, 1, 438610, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Flight Training 102', 'Help Kurdran train recruits in aerial targeting.', 'Dunnae think I had nae noticed those rooks spittin\' lightnin\'. Sure beats tossin\' hammers. But it won\'t mean nothin\' if the Stormriders can\'t hit what they\'re fightin\'.\n\nLet\'s test their aim. Got some gnomish contraptions here that\'ll project easy targets for practice. Take Shraubendre back out there an\' show them how it\'s done!', '', 'Meet Kurdran north of Golgrin\'s Reach', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Flight Training 102 +(81896, 2, 0, 2462, 14795, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 4194312, 8192, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'New and Improved', 'Accept the new improved Tinderbox from Kuldas.', 'I\'ve completed the modifications. I must say, this is some of my finest work! \n\nDespite its modest design, a bit of cog grease and elbow dust has transformed it into a device that even the surliest of the flame worshippers could appreciate.\n\nIf any of them want to know how it\'s done, send them my way.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- New and Improved +(81869, 2, 0, 2462, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 219960, 0, 1, 0, 4194312, 8192, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219960, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Can Catch More Fires with Honey', 'Collect $1oa Pure Fire Honey from the Overladden Drones in Cinderwold.', 'Crafting with flame demands a fuel that burns pure and has sustainable power. Among these, the honey created by Cinderwold bees stands out! A source of elemental fire, organic and untainted.\n\nI\'ve longed for a supply of this honey, yet never had the chance to procure it. \n\nTake my harvesting device and gather a quantity for our purpose. We shall infuse it into your tinderbox. Exercise caution, for some of the Earthen revere these bees as sacred creatures.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Can Catch More Fires with Honey +(81862, 3, 0, 2838, 14838, 109, 0, 0, 5, 1, 0, 1, 455513, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8101, 0, 18446744073709551615, 10, 0, 0, 'Feline Frenzy', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Feline Frenzy +(81827, 3, 0, 2838, 14752, 281, 0, 0, 5, 1, 0, 1, 463304, 0, 0, 0, 0, 1, 0, 34144512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Skyrider Racing - The Weaver\'s Wing', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Skyrider Racing - The Weaver's Wing +(81825, 3, 0, 2838, 14752, 281, 0, 0, 5, 1, 0, 1, 463304, 0, 0, 0, 0, 1, 0, 34144512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Skyrider Racing - Maddening Deep Dip', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Skyrider Racing - Maddening Deep Dip +(81819, 3, 0, 2838, 14838, 281, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 34144512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Skyrider Racing - Stillstone Slalom', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Skyrider Racing - Stillstone Slalom +(81813, 3, 0, 2838, 14795, 281, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 34144512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Skyrider Racing - Opportunity Point Amble', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Skyrider Racing - Opportunity Point Amble +(81811, 3, 0, 2838, 14795, 281, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 34144512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Skyrider Racing - Cataract River Cruise', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Skyrider Racing - Cataract River Cruise +(81806, 3, 0, 2838, 14717, 281, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 34144512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Skyrider Racing - Orecreg\'s Doglegs', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Skyrider Racing - Orecreg's Doglegs +(81805, 3, 0, 2838, 14717, 281, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 34144512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Skyrider Racing - Thunderhead Trail', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Skyrider Racing - Thunderhead Trail +(81798, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Return to Moira', 'Return to Moira in the Earthenworks.', 'Speaker Brinthe\'s impulsiveness is getting the better of her. \n\nYou\'d best return to your comrades and let them know of her intentions!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Return to Moira +(81797, 2, 0, 2799, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 573571080, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Targeted Recon', 'Slay three Kobyss Shadeshapers in Sunless Strand.', 'If you\'ve spent much time in Hallowfall, no doubt by now you\'ve run across the foul magic of the kobyss. Reports that their illusions have been evolving are fiercely debated within the Arathi Army.\n\nYour outside perspective is just what I\'m looking for. Venture to the Sunless Strand, slay a few of their illusory assassins, and then report your findings. You\'ll likely find them hiding in the shadows.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Targeted Recon +(81795, 2, 0, 2838, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 35651592, 2105344, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Sparks of War: Hallowfall', 'Collect $1oa Sparks of War in Hallowfall, while in War Mode.', 'The light beneath is fickle, but it will save you from the dark if you master it.\n\nGo. Travel to Hallowfall, and lend your strength to the Arathi.', '', 'Speak with Ruffious in Dornogal.', 1792, 0, 0, 0, 500, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Sparks of War: Hallowfall +(81751, 2, 0, 2462, 15133, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Fire and Gemstone', 'Acquire an Awakened Cog from Awakening the Machine and a Ringing Gemstone from Mole Snuffling.', 'What\'s this? A tinderbox? \n\nI\'ve heard tell of these Arathi contraptions, but have never held one in my hands. It\'s smaller than I would have thought...\n\nUpgraded, you say? Ha! We can do that. The next time we\'re Awakening the Machine, keep an eye out for an Awakened Cog. Oh, and keep your nose peeled for a Ringing Gemstone while you\'re out Snufflin\', we could use that too! Gnawbles can probably point you in the right direction.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Fire and Gemstone +(81750, 3, 0, 2869, 14795, 109, 0, 0, 5, 1, 0, 1, 444992, 0, 0, 0, 0, 1, 0, 41484544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Cloud Farming', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Cloud Farming +(81723, 0, 0, 444, -615, 0, 0, 0, 1, 1, 1, 1, 396864, 0, 0, 0, 0, 1, 0, 40894464, 8320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Report to the Trading Post', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Report to the Trading Post +(81692, 2, 0, 2462, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 4194312, 8192, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Flame Within', 'Seek out and gain the aid of Speaker Kuldas in Gundargaz.', 'When sparked, a tinderbox creates a flame that embodies the essence of its bearer\'s life journey. It is a reflection of your strength and inner spirit.\n\nIn your travels, you have met many who could help us fashion a tinderbox capable of igniting a flame befitting your formidable spirit.\n\nSeek the assistance of Speaker Kuldas in Gundargaz. The earthen\'s knowledge will help create a more powerful tinderbox.', '', 'Seek out and gain the aid of Speaker Kuldas in Gundargaz.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Flame Within +(81686, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Subterfuge in Silk', 'Meet with Teth at Rak-Ahat.', 'I\'m expecting a shipment of silk. That it hasn\'t arrived worries me.\n\nMost silk in Azj-Kahet, from the finest veils to the strongest warsilk, comes from Rak-Ahat. It makes the place a convenient nexus of information.\n\nOne of my agents smuggles military secrets woven into the silk itself. Recently, she has reported a power struggle emerging in Rak-Ahat... and even more recently, she has reported nothing at all.\n\nMeet with her and ensure no more delays.', '', 'Meet with Teth at Rak-Ahat.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Subterfuge in Silk +(81671, 2, 0, 2762, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'UNUSED [DNT]', 'Find the actual mole in the Overspinner\'s office', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Tenir and the Order of Night +(81622, 3, 0, 2837, 14838, 113, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 4784384, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8198, 0, 18446744073709551615, 10, 0, 0, 'Bells of the Light', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Bells of the Light +(81615, 3, 0, 2838, 14717, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 37290240, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Wick Points', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Wick Points +(81593, 2, 0, 2677, 0, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Maximum Potential', 'Help Brann Bronzebeard reach level 10.', 'We\'ve got plenty tae do in delves. We\'ll have tae get stronger if we\'re going to tackle everything that\'s in there!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Maximum Potential +(81574, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 211872, 0, 1, 0, 306184192, 8256, 0, 0, 0, 118373, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211872, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Sporadic Growth', 'Slay Gloomsprout and $1oa Gloomgrowth using the Patrol Torch.', 'Fungal growths are still spreading unchecked from the nearby Mycomancers\' cavern. The latest surge has sent all my recruits fleeing in fear.\n\nI urgently need your skills in eliminating one troublesome fungal growth.\n\nTake my Patrol Torch and eradicate Gloomsprout and the surrounding growths that sprouts from it. The torch should handle the smaller stuff, but Gloomsprout will require a more direct approach', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Left unchecked, this fungus has begun to spread at an alarming rate.', 'Gloomsprout', '', '', 890, 878, 56421), -- Sporadic Growth +(81555, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461421, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Wet Work: Tithe to Kill', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Wet Work: Tithe to Kill +(81514, 2, 0, 2829, 14717, 282, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Bountiful Delves', 'Complete Special Assignment World Quests, World Activities, or Weekly Quests to recover a Restored Coffer Key or Coffer Key Shards to unlock a chest within a Bountiful Delve.', 'We\'re going tae need lots of resources to fight off Xal\'atath. Lucky for you, we\'ve uncovered a source!\n\nSome delves we\'ve found are \"bountiful\" on account of the baddies there hoardin\' more treasure. This treasure can only be unlocked with special keys found throughout Khaz Algar.\n\nKeys and key fragments can be found all about the world. Hunt them down and dive into a bountiful delve!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Bountiful Delves +(81512, 3, 0, 2838, 14717, 109, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Props and Incense', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Props and Incense +(81510, 2, 0, 2829, 14717, 282, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 574619656, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Ship It!', 'Speak with Brann Bronzebeard', 'What a haul! I was able tae give a bit of what we found tae Dagran so he could finish off one of his projects. He should be here any minute. \n\nAh, I can\'t hold back. Surprise! It\'s a gift tae help you get around.', '', '', 3008, 0, 0, 0, 10, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Ship It! +(81506, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 4, 1, 461423, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Sabotage: Alchemical Instruments', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Sabotage: Alchemical Instruments +(81504, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461421, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Infiltration: Hidden Figures', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Infiltration: Hidden Figures +(81502, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461423, 0, 0, 219322, 0, 1, 0, 41091080, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219322, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Testing Formulae: Malodorous Philter', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Testing Formulae: Malodorous Philter +(81497, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461423, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Wild Reagents: Salien Gutters', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Wild Reagents: Salien Gutters +(81495, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461423, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Requisitions: Brightblooms', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Requisitions: Brightblooms +(81494, 3, 0, 2861, 14752, 0, 0, 0, 0, 1, 0, 1, 461418, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Relics of War: Rak-Zakaz', '', '', '', 'Return to Isanyx in the Skeins.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Relics of War: Rak-Zakaz +(81493, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461418, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Relics of War: The Salien Gutter Conflict', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Relics of War: The Salien Gutter Conflict +(81492, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461418, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Armaments: Smithing Tools', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Armaments: Smithing Tools +(81491, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461418, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Armaments: Arbalests', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Armaments: Arbalests +(81490, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461418, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Bounty: Balaxir the Bully', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Bounty: Balaxir the Bully +(81487, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461418, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Breaking the Phalanx: Threadblades', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Breaking the Phalanx: Threadblades +(81483, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461421, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Infiltration: Production Blocker', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Infiltration: Production Blocker +(81482, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461423, 0, 0, 219323, 0, 1, 0, 41091080, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219323, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Testing Formulae: Gelatinous Unguent', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Testing Formulae: Gelatinous Unguent +(81481, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461423, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Sabotage: Transformatory Vessels', '', '', '', 'Return to Nazkena in the Umbral Bazaar.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Sabotage: Transformatory Vessels +(81480, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461423, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Wild Reagents: Maddening Deep', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Wild Reagents: Maddening Deep +(81479, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461423, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Requisitions: Umbrashrooms', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Requisitions: Umbrashrooms +(81478, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461418, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Relics of War: The Ruptured Lake', '', '', '', 'Return to Isanyx in the Skeins.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Relics of War: The Ruptured Lake +(81476, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461418, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 115723, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Bounty: Chitinous Goliath', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'The queensguard armor is merely there for show. His natural shell is impenetrable.', 'Chitinous Goliath', '', '', 890, 878, 56421), -- Bounty: Chitinous Goliath +(81475, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461418, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Breaking the Phalanx: Royal Appointees', 'Kill $1oa Royal Appointments in the Skeins.', '', '', 'Return to Isanyx in the Skeins.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Breaking the Phalanx: Royal Appointees +(81473, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461421, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Information Control: The Right Side of History', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Information Control: The Right Side of History +(81472, 3, 0, 2861, 14752, 0, 0, 0, 0, 1, 0, 1, 461421, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Information Control: Ansurek\'s Truth', '', '', '', 'Return to Bobbin in the Umbral Bazaar.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Information Control: Ansurek's Truth +(81471, 3, 0, 2861, 14752, 0, 0, 0, 0, 1, 0, 1, 461421, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dropping Eaves: Saving the Past', '', '', '', 'Return to Bobbin in the Umbral Bazaar.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Dropping Eaves: Saving the Past +(80672, 2, 0, 2861, -645, 284, 0, 0, 7, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 40927552, 8192, 256, 0, 0, 0, 0, 0, 0, 225573, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Hand of the Vizier', 'Continue your efforts in aiding the Vizier in Azj-Kahet.', 'The Vizier works even now to spread our conspiracy\'s influence amongst the well-to-do of Azj-Kahet\'s elite. Given his position, though, he can offer little in the way of direct support.\n\nThat is where you come in. Your growing reputation precedes you; you can move in ways that the Vizier cannot. Just take care not to get eaten, hrm?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Hand of the Vizier +(80671, 2, 0, 2861, -645, 284, 0, 0, 7, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 40927552, 8192, 256, 0, 0, 0, 0, 0, 0, 225572, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Blade of the General', 'Continue your efforts in aiding the General in Azj-Kahet.', 'Even now, General Anub\'azal\'s forces work tirelessly to ensure the security of Azj-Kahet.\n\nAnsurek\'s reach extends to every corner of her domain. The General seeks to undermine her military authority. If we stretch her resources thin, then we may find new opportunities to strike.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Blade of the General +(80670, 2, 0, 2861, -645, 284, 0, 0, 7, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 40927552, 8192, 256, 0, 0, 0, 0, 0, 0, 225571, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Eyes of the Weaver', 'Continue your efforts in aiding the Weaver in Azj-Kahet.', 'The Weaver\'s many eyes lurk throughout the city, learning as much as they can about Ansurek\'s machinations.\n\nStill, intelligence enough will not be sufficient to turn the tide against the Sureki forces. The Weaver requires someone willing to get their hands dirty.\n\nLucky you, I suppose.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Eyes of the Weaver +(80573, 3, 0, 2861, 14752, 0, 0, 0, 5, 1, 5, 1, 461421, 0, 0, 0, 0, 1, 0, 40960008, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dropping Eaves: Spoils of War', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Dropping Eaves: Spoils of War +(80517, 2, 0, 2829, 14795, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Back to Where it Began', 'Meet up with Brinthe and Dagran outside the Deepforge Golemworks.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Back to Where it Began +(80457, 3, 0, 2837, 14752, 113, 0, 0, 5, 1, 0, 1, 463304, 0, 0, 0, 0, 1, 0, 6881536, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8194, 0, 18446744073709551615, 10, 0, 0, 'Serving the Queen', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Serving the Queen +(80412, 3, 0, 2837, 14838, 113, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 4784384, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8199, 0, 18446744073709551615, 10, 0, 0, 'Fending off Darkness', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Fending off Darkness +(80409, 3, 0, 2837, 14752, 113, 0, 0, 5, 1, 0, 1, 463304, 0, 0, 0, 0, 1, 0, 6881536, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8186, 0, 18446744073709551615, 10, 0, 0, 'Polarized', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Polarized +(80400, 2, 0, 2797, 14717, 0, 0, 0, 4, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Item Collection [DNT]', 'Collect $1oa of Y', 'Kill Collect', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Item Collection [DNT] +(80395, 3, 0, 2837, 14717, 113, 0, 0, 5, 1, 0, 1, 0, 0, 0, 218124, 0, 1, 0, 38469888, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 218124, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8185, 0, 18446744073709551615, 10, 0, 0, 'Elemental Excavation', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Elemental Excavation +(80394, 3, 0, 2837, 14717, 113, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 4784384, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8184, 0, 18446744073709551615, 10, 0, 0, 'Along for the Ride', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Along for the Ride +(80334, 2, 0, 2797, 14717, 0, 0, 78532, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Shattered Spires', 'Find Aethas at the Tranquil Strand.', 'With nothing to contain their arcane power, Dalaran\'s spires are crumbling.\n\nIf we let their energies continue to bleed out unchecked, that power could destabilize and destroy what is left of our forces.\n\nFind Aethas! He will know what to do.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Shattered Spires +(80323, 3, 0, 2869, 14795, 278, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 4784384, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8182, 0, 18446744073709551615, 10, 0, 0, 'Foggy Faceoff', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Foggy Faceoff +(80294, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Siegehold Scuttle - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Siegehold Scuttle - Reverse +(80293, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Pit Plunge - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Pit Plunge - Reverse +(80292, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rak-Ahat Rush - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Rak-Ahat Rush - Reverse +(80291, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Weaver\'s Wing - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Weaver's Wing - Reverse +(80290, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Maddening Deep Dip - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Maddening Deep Dip - Reverse +(80289, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'City of Threads Twist - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- City of Threads Twist - Reverse +(80288, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Siegehold Scuttle - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Siegehold Scuttle - Advanced +(80287, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Pit Plunge - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Pit Plunge - Advanced +(80286, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rak-Ahat Rush - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Rak-Ahat Rush - Advanced +(80285, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Weaver\'s Wing - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Weaver's Wing - Advanced +(80284, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Maddening Deep Dip - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Maddening Deep Dip - Advanced +(80283, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'City of Threads Twist - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- City of Threads Twist - Advanced +(80282, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Siegehold Scuttle', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Siegehold Scuttle +(80281, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Pit Plunge', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Pit Plunge +(80280, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rak-Ahat Rush', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Rak-Ahat Rush +(80279, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Weaver\'s Wing', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Weaver's Wing +(80278, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Maddening Deep Dip', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Maddening Deep Dip +(80277, 2, 0, 2855, 14752, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'City of Threads Twist', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- City of Threads Twist +(80276, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Velhan\'s Venture - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Velhan's Venture - Reverse +(80275, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Mereldar Meander - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Mereldar Meander - Reverse +(80274, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Stillstone Slalom - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Stillstone Slalom - Reverse +(80273, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Light\'s Redoubt Descent - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Light's Redoubt Descent - Reverse +(80272, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tenir\'s Traversal - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Tenir's Traversal - Reverse +(80271, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dunelle\'s Detour - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Dunelle's Detour - Reverse +(80270, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Velhan\'s Venture - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Velhan's Venture - Advanced +(80269, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Mereldar Meander - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Mereldar Meander - Advanced +(80268, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Stillstone Slalom - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Stillstone Slalom - Advanced +(80267, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Light\'s Redoubt Descent - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Light's Redoubt Descent - Advanced +(80266, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tenir\'s Traversal - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Tenir's Traversal - Advanced +(80265, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dunelle\'s Detour - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Dunelle's Detour - Advanced +(80261, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Velhan\'s Venture', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Velhan's Venture +(80260, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Mereldar Meander', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Mereldar Meander +(80259, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Stillstone Slalom', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Stillstone Slalom +(80258, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Light\'s Redoubt Descent', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Light's Redoubt Descent +(80257, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tenir\'s Traversal', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Tenir's Traversal +(80256, 2, 0, 2855, 14838, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dunelle\'s Detour', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Dunelle's Detour +(80255, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Opportunity Point Amble - Reverse', 'Glide through the rings.', 'I know this course so well, I could probably fly through it backwards. Hey, I bet you could too!\n\nI wouldn\'t want you to get lost, though. Just fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Opportunity Point Amble - Reverse +(80254, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Taelloch Twist - Reverse', 'Glide through the rings.', 'Machine Speakers need to work. Dragonriders need to race! No matter how much their work crews ask us to stop distracting them! \n\nYou just need to fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Taelloch Twist - Reverse +(80253, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Cataract River Cruise - Reverse', 'Glide through the rings.', 'Sure, you can finish quickly, but can you do it... backwards? Not flying backwards. I meant the reverse course! \n\nYou\'ll still fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Cataract River Cruise - Reverse +(80252, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Chittering Concourse - Reverse', 'Glide through the rings.', 'Enjoy the magnificent scenery... IN REVERSE! Just make sure you keep an eye out for rock spires along the way.\n\nYou\'ll also need to fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Chittering Concourse - Reverse +(80251, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Ringing Deeps Ramble - Reverse', 'Glide through the rings.', 'Does your head hurt? My head hurts. I got a little mixed up flying through the reverse version of this course.\n\nYou won\'t do that, will you? Of course not! Just fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Ringing Deeps Ramble - Reverse +(80250, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Earthenworks Weave - Reverse', 'Glide through the rings.', 'The Earthenworks Weave features magma... and plenty of it! Try not to think about falling and burning to death in a roiling incendiary nightmare.\n\nFocus on flying through the checkpoint rings marking the course instead.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Earthenworks Weave - Reverse +(80249, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Opportunity Point Amble - Advanced', 'Glide through the rings.', 'Hey, I found a pamphlet! It says:\n\n\"Bob and weave through towering rock spires, dive into sunken chasms, and soar through the final stretch to the finish line!\"\n\nI\'m sure you know what that really means: fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Opportunity Point Amble - Advanced +(80248, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Taelloch Twist - Advanced', 'Glide through the rings.', 'Look at them working down there! Do they enjoy watching the races sometimes?\n\nI guess it doesn\'t matter. You\'re still going to fly through the checkpoint rings marking the course. Have fun!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Taelloch Twist - Advanced +(80247, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Cataract River Cruise - Advanced', 'Glide through the rings.', 'If you\'re up for a more difficult race, try finishing faster... and spend less time looking at scenery! \n\nJust fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Cataract River Cruise - Advanced +(80246, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Chittering Concourse - Advanced', 'Glide through the rings.', 'Have you done this before? Have you seen the magnificent wildlife? The tumultuous rivers? The cascading waterfalls?\n\nOh, you just want to race? Okay, that\'s simple. Just fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Chittering Concourse - Advanced +(80245, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Ringing Deeps Ramble - Advanced', 'Glide through the rings.', 'You won\'t believe this next race. The green vistas! The towering rock spires! The gentle winds!\n\nJust fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Ringing Deeps Ramble - Advanced +(80244, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Earthenworks Weave - Advanced', 'Glide through the rings.', 'The earthen below us tirelessly work at the same repetitive jobs day after day.\n\nBut you, you risk your life soaring over molten magma in reckless aerial races!\n\nIf you\'re up for doing that one more time, fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Earthenworks Weave - Advanced +(80243, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Opportunity Point Amble', 'Glide through the rings.', 'The southern part of Ringing Deeps looks a little different from the north.\n\nEast or west, north or south, you\'ll still need quick reflexes and courage for racing!\n\nAfter you take a little leap skyward, fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Opportunity Point Amble +(80242, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Taelloch Twist', 'Glide through the rings.', 'Don\'t let the gloomy terrain distract you.\n\nThe mining town has gone through some changes, but the view is spectacular! \n\nIf you\'re got nerves of steel, fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Taelloch Twist +(80240, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Cataract River Cruise', 'Glide through the rings.', 'Scenic river views and majestic waterfalls make this aerial race a delight! \n\nSoar through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Cataract River Cruise +(80239, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Chittering Concourse', 'Glide through the rings.', 'I offer you aerial journey that offers an excellent view. You\'ll see countless chittering creatures in a tranquil panorama of subterranean wilderness. \n\nYou know what\'s more fun? A race! Just fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Chittering Concourse +(80238, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Ringing Deeps Ramble', 'Glide through the rings.', 'All right, rambler! Let\'s ramble! \n\nAs long as you remember which way is up and which is down, you should be fine on this one.\n\nNow that we\'ve got that straight, you just need to fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Ringing Deeps Ramble +(80237, 2, 0, 2855, 14795, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Earthenworks Weave', 'Glide through the rings.', 'Perilous aerial maneuvering awaits you on the course! Death-defying pursuit over a nightmarish landscape of magma awaits!\n\nIf you\'re up for the challenge, fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Earthenworks Weave +(80236, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Orecreg\'s Doglegs - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Orecreg's Doglegs - Reverse +(80235, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Thunderhead Trail - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Thunderhead Trail - Reverse +(80234, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Wold Ways - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Wold Ways - Reverse +(80233, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Basin Bypass - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Basin Bypass - Reverse +(80232, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Storm\'s Watch Survey - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Storm's Watch Survey - Reverse +(80231, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dornogal Drift - Reverse', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Dornogal Drift - Reverse +(80230, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Orecreg\'s Doglegs - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Orecreg's Doglegs - Advanced +(80229, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Thunderhead Trail - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Thunderhead Trail - Advanced +(80228, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Wold Ways - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Wold Ways - Advanced +(80227, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Basin Bypass - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Basin Bypass - Advanced +(80226, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Storm\'s Watch Survey - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Storm's Watch Survey - Advanced +(80225, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dornogal Drift - Advanced', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Dornogal Drift - Advanced +(80224, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Orecreg\'s Doglegs', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Orecreg's Doglegs +(80223, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Thunderhead Trail', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Thunderhead Trail +(80222, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Wold Ways', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Wold Ways +(80221, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Basin Bypass', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Basin Bypass +(80220, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Storm\'s Watch Survey', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Storm's Watch Survey +(80219, 2, 0, 2855, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dornogal Drift', 'Glide through the rings.', 'Fly through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Dornogal Drift +(80208, 3, 0, 2869, 14795, 113, 0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 4784384, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8176, 0, 18446744073709551615, 10, 0, 0, 'Digging into Trouble', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Digging into Trouble +(80187, 2, 0, 2462, 14771, 41, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Preserving in Skirmishes', 'Obtain Honor from Arena Skirmishes.', 'Part of training is repetition. I am told there are others out there like yourself that partake in small-scale skirmishes. Go off and find training partners to battle against, then return to me.\n\nLet us see what you can prove, then return to me.', '', '', 1792, 0, 0, 0, 350, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Preserving in Skirmishes +(80186, 2, 0, 2462, 14771, 41, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Preserving in War', 'Obtain Honor in Epic Battlegrounds.', 'Partaking in large-scale conflicts will hone your ability to look at the larger picture. Go off and garner that experience, then come back to see me.', '', '', 1792, 0, 0, 0, 500, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Preserving in War +(80145, 2, 0, 2829, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Motherlode', 'Activate the remaining crushers in the Shadowvein cave.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Motherlode +(80023, 2, 0, 2797, 14717, 0, 0, 0, 4, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Cloning Conundrum [DNT]', 'Kill $1oa cloned Blacksmith Bobbi in the Opalcreg mine.', 'My twin Miner Mobbi has somehow found a way to clone me accidentally. \n\nAnd they are taking over the mine! Please help!', '', 'Meet with Miner Mobbi for your reward.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Cloning Conundrum [DNT] +(80004, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37814272, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crab Grab', 'Collect $1oa Shadowtide crabs from the waters off the Faded Shore.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Crab Grab +(79966, 2, 0, 2762, 14752, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 38797320, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Test Quest', 'Test', 'Test', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Test Quest +(79959, 3, 0, 2861, 14752, 109, 0, 0, 5, 1, 0, 1, 463304, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8069, 0, 18446744073709551615, 10, 0, 0, 'Wormcraft Rumble', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Wormcraft Rumble +(79958, 3, 0, 2861, 14752, 109, 0, 0, 5, 1, 0, 1, 463304, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8069, 0, 18446744073709551615, 10, 0, 0, 'Worm Sign, Sealed, Delivered', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Worm Sign, Sealed, Delivered +(79730, 2, 0, 2762, 14793, 0, 0, 0, 5, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 117190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Dogged Pursuit', 'Defeat Royal Broker Rez\'kal.', 'But of course, simply stealing the relics isn\'t enough. We need to teach the Queen\'s pet burrow-worms a lesson in futility, or they will simply start the whole process again!\n\nThat shouting buffoon near the central passage is Rez\'kal, a member of Ansurek\'s personal academic entourage. He\'s... not very bright, but he makes up for it with enough strength to send either of us through a wall.\n\nI\'m not inclined to go toe to toe with the big oaf today. Would you mind overmuch doing one last favor for me?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'A Sureki enforcer tasked with stripping the old histories from the Royal Preservatory.', 'Royal Broker Rez\'kal', '', '', 890, 878, 56421), -- Dogged Pursuit +(79729, 2, 0, 2762, 14793, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Educate Yourself', 'Tamper with the shadecasters in front of each of the four Founding Relics.', 'The Relics of Founding have always been the centerpieces of the Preservatory\'s collection. Together, those four artifacts tell our most reverent tale--that of the founding of Azj-Kahet, and of our people\'s rejection of our Old Masters.\n\nWith luck, they will still be inside the Preservatory. Once you are inside, I want you to tamper with the shadecasters in front of each of the relics. Make sure that their messages are heard by anyone nearby--whether they wish to listen or not.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Educate Yourself +(79723, 2, 0, 2762, 14793, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Repatriation by Subtraction', 'Loot six Pillaged Trophies from the Royal Repository.', 'Ansurek and her ilk are so short-sighted. They think that by filling our museum with trophies of their recent conquests instead of relics of our own history, we will be less inclined to remember where we came from.\n\nWell, they are probably right--in the long term, at least. History has a habit of bending towards the voice of its teller.\n\nBut that is where we come in, $n. Those relics that the Sureki forces stole? It\'s time to steal them back.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Repatriation by Subtraction +(79718, 2, 0, 2762, 14793, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Skeins Street Irregulars', 'Slay Sureki agents around the Royal Preservatory.', 'I would like nothing more than to go in and take a few of these pompous Sureki royalists out. It would make our infiltration that much easier, and it would serve them right for trampling upon our history. But I cannot get close without bringing a whole host of guards down upon the Skeins.\n\nYou, though? No one will bat an eye at wanton violence if it comes from an overcrawler. Why not get in there and thin them out a bit?\n\nOh, don\'t give me that look. You were going to do it anyway.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Skeins Street Irregulars +(79717, 2, 0, 2762, 14793, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Means of Ingress', 'Survey three potential entryways into the Royal Preservatory.', 'Ah, look at you! Just the sort of rogue element I need.\n\nMy name is Ar\'syn, and I am something of a connoisseur for the fine arts and histories of our people. It is my intent to enter the Royal Preservatory--that\'s that large enclave just over there-- and rob it blind.\n\nBut gracious, the guards will never let me get close enough to survey their security! If only I had someone to help me find a somewhat more subtle way into the building.\n\n', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Means of Ingress +(79633, 2, 0, 2861, 14752, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Weaver\'s Legacy', 'Bring Meesk the Venomtongue to meet the Weaver.', 'Oh, this is exciting! A meeting with someone who commands even overcrawlers to do their bidding. I have been waiting for a moment like this.\n\nAh, I won\'t have to go too far though, will I? I am meant to host some up-and-coming Sureki socialites for dinner later tonight.', '', 'Return to Widow Arak\'nai in the Weaver\'s Lair.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Weaver's Legacy +(79627, 2, 0, 2861, 14752, 0, 0, 0, 3, 1, 3, 1, 434967, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Wine and Die', 'Find a way to charm Meesk the Venomtongue.', 'I can see it now, morsel. The pattern of our newest weave is laid bare before my mind.\n\nMeesk is well-guarded. He believes himself to be safe. That is where his weakness lies.\n\nGo to the city. Procure a bottle of his favorite drink and present it to him as a gift from your benefactor. Once he is sufficiently wooed by your affable charms, bring him to the High Hollows for his well-earned reward.\n\nI trust you, $n. And if you lay our threads out properly, I can guarantee you quite the show.', '', 'Meet with Meesk the Venomtongue in the Umbral Bazaar.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Wine and Die +(79532, 2, 0, 2861, 14752, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Tinker, Tailor, Soldier, Spider', 'Gather rumors about Meesk the Venomtongue from the denizens of the Umbral Bazaar.', 'I must thank you again for rescuing little Spindle from her predicament, my morsel. As a reward for your work, I would like to let you take loom and direct the weave of my newest tapestry.\n\nMeesk the Venomtongue threatens my weave-rats. He slanders my Queen. And he lends creedence to Ansurek\'s campaign of misinformation without a single thought to the consequences.\n\nI believe it is time that I sent Meesk and his ilk a message. Go into the city and find out as much as you can about our \'Venomtongue.\'', '', 'Report to the Weaver at the edge of the Umbral Bazaar.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Tinker, Tailor, Soldier, Spider +(79480, 2, 0, 2829, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Paying Respects', 'Clear out nerubian stragglers.', 'Please excuse my absence. It was never my intention to turn my back on the Stormriders, then or now. But I needed to come here and pay my respects to Baelgrim.\n\nUnfortunately, these blasted nerubians are still lingering. I think they\'re searching for something, but I don\'t know what. Whatever their reasons, I cannot abide them lurking where Baelgrim fell.', '', 'Meet Olbarig at the overlook', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Paying Respects +(79477, 2, 0, 2829, 14717, 0, 0, 79147, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Strays', 'Round up the stray recruits.', 'Kurdran Wildhammer has come to train the new Stormriders in aerial maneuvers. Thrall says his clan rides gryphons--much like the Stormriders ride stormrooks--so he should be of great help to us.\n\nUnfortunately, a few of our new recruits seem to have, uh, wandered off with their stormrooks. I wanted them to have a chance to bond, but it\'s time to come home.\n\nWould you mind rounding them up? Thrall and I are putting together something special for these \"rookies\" lessons.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Strays +(79476, 2, 0, 2829, 14717, 0, 0, 79129, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Heeding the Call', 'Help $1oa Stranded Pilgrims on the mountain.', 'Earthen from across the island have been drawn to this place. Kind of a strange coincidence you\'d show up now too.\n\nMaybe it\'s because Baelgrim\'s gone or... a new Stormward\'s coming. Or it could just be barometric pressure...\n\nBah! There\'s time enough to spin wild theories later. Right now, we need to assist the pilgrims that have foolishly attempted the summit unprepared. We can\'t be worrying about them while we try to summon the stormrooks.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Heeding the Call +(79475, 2, 0, 2829, 14717, 0, 0, 79129, 5, 1, 5, 1, 435365, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Charging Up That Hill', 'Charge the conduit with elemental energy.', 'Before we use the conduit to summon the stormrooks, we need to recharge it. There are other, gentler ways to do this but... we have to work with what\'s on hand. \n\nThe way to the peak is overrun with hostile elementals cast off from the storm. If we send them back to their plane, we can capture their residual energy and re-energize the conduit.\n\nWhile you work on recharging the conduit, we will go ahead and prepare for the ritual at the peak.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Charging Up That Hill +(79346, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748736, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Chew On That', 'Collect $1oa Duskstem from the tallest plants that grow in the darkness.', 'Fishing out here is not easy, especially when the spooky sounds of the darkness start to wear on the nerves.\n\nI\'ve taken to chewing on the Duskstem from the tall plants nearby. It\'s sweet and chewy, keeps the jaw busy, and helps me pass the time!\n\nIf you could lend a hand by gathering some Duskstem with your flying mount, I would be most appreciative.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Chew On That +(79344, 2, 0, 2829, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Urban Odyssey', 'Ask around Dornogal for pledges of support in the coming conflict.', 'Did ye hear, $n?\n\nA lot of folks from the city are eager to lend a hand an\' support our attack on the nerubians and Xal\'atath. I think it\'s worth reachin\' out tae them tae see how they could pitch in.\n\nThe more support we gather, the better.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Urban Odyssey +(79333, 2, 0, 2829, 14717, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 37748744, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Fleet Arrives', 'Scout the harbor for ships arriving from the Horde and Alliance fleet.', 'From the moment we crashed on this isle, it were clear as crystal we\'d be needin\' allies if we hoped to face Xal\'atath. \n\nJaina and Thrall took off tae muster reinforcements, an\' you and I set tae work seein\' what could be done here with the earthen.\n\nAn\' I have to say we\'ve done well on our own, haven\'t we? \n\n\n\nBut it looks like our reinforcements may have finally arrived. Peacekeepers spied ships comin\' this way. Go take a look an\' confirm the good news!', '', 'Greet Jaina and Thrall in Dornogal', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Fleet Arrives +(79328, 2, 0, 2829, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 39845896, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 12261800583900083122, 10, 0, 0, 'Embassies and Envoys', 'Setup your faction\'s embassy in Dornogal.', 'I feared what we would find when we returned here, but I am proud to see that though we were forced to leave, you were able to forge a friendship with the earthen and stand against the nerubians.\n\nWith your strength, we will win this. But first we need a plan, and for that we need space here in Dornogal for discussion.', '', 'Find Moira in Dornogal and report back', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Embassies and Envoys +(79325, 2, 0, 2829, 14795, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Shadowvein Extraction', 'Meet up with ZZ-01-47 at the Shadowvein Extraction Site.', 'I sent Zee-Zee ahead to the Shadowvein extraction site.\n\nFrom what they transmitted back it looks like the area is swarming with rock worms and covered in this... discharge. I gave them an upgrade while we were waiting for you.\n\nI don\'t know how effective it\'ll be in battle but the results should be shocking for anyone that tries to threaten them.', '', 'Meet with ZZ-01-47 at the Shadowvein Extraction Site.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Shadowvein Extraction +(79324, 2, 0, 2829, 14795, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'To the Waterworks', 'Meet up with Dagran and ZZ-01-47 at the Waterworks.', 'Getting the Waterworks up and running is our first objective. Nothing else we do matters if we can\'t get power to the facility.\n\nMeet up with Dagran and ZZ-01-47 once you get there. And try to keep them on the sidelines. I don\'t want to explain to Moira that her son was injured, or worse, under my care.', '', 'Meet up with Dagran and ZZ-01-47 at the Waterworks.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- To the Waterworks +(79276, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Squishier, the Better [DNT]', 'Collect Nebb\'s Key and use it to retrieve Nebb\'s Treasure.', 'Spiders stole my key. I can\'t get to my treasure without my key!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Squishier, the Better [DNT] +(79255, 2, 0, 2798, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 114550, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Crunchy Competition [DNT]', 'Kill Queen Rickiticka in the Chittering Den.\nKill $2oa spiders in the Chittering Den.', 'The spiders steal our prey! They feast on the grubs and leave none for us.\n\nNo, no grubs for the kobolds where spiders lay in wait.\n\nKill them so we can have the Chittering Den to ourselves.', '', 'Meet with Snubjaw in the Chittering Den for your reward.', 0, 0, 0, 0, 0, 0, 0, 0, 'Queen Rickiticka\'s brood has swarmed over the Chittering Den.', 'Queen Rickiticka', '', '', 890, 878, 56421), -- Crunchy Competition [DNT] +(79245, 2, 0, 2829, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[Unused - Reuse Quest Bit]', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [Unused - Reuse Quest Bit] +(79244, 2, 0, 2829, 14752, 0, 0, 0, 7, 1, 7, 1, 82238, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'News From Below', 'Inform Widow Arak\'nai about what was found in the Transformatory. Then, return to Alleria at Dornogal on the Isle of Dorn.', 'I could hear the explosions from here. That\'ll buy us some time. Maybe I\'d even be relieved, if this had gone less poorly.\n\nY\'tekhi is secured in the back, where they can\'t overhear anything. Whatever Xal\'atath did... it hasn\'t worn off yet. The Weaver has people looking into it, but the outlook is grim.\n\nAlleria is going to want a status report. Good luck.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- News From Below +(79243, 2, 0, 2829, 14752, 0, 0, 79244, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Manufactured Mutiny', 'Slay Siege Marshal Tekhzok and Royal Quartermaster Ze\'erik.', 'We don\'t have the firepower to dismantle their whole manufacturing operation, but what we do have is two leftover vials of anger pheromones. Let\'s make them count.\n\nThere\'s a siege marshal and a quartermaster overseeing the preparations and giving everyone orders. Logistics types, but they still pack a punch. That\'s where those pheromones come in.\n\nHit them with a vial, and their own armies will turn against them. Take out both, and we watch the operation crumble.', '', 'Return to Lilian Voss at the Weaver\'s Lair.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Manufactured Mutiny +(79241, 2, 0, 2829, 14752, 0, 0, 79244, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Go Loud', 'Plant 6 Commandeered Nerubian Charges at specified points across the convoy, then remotely detonate them.', 'So much for keeping this operation quiet. At least now that our cover\'s blown, we can really mess things up.\n\nThey\'re hauling weapons across the south bridge. If we turn those weapons against them, they\'ll have to resupply their whole army. That\'ll buy us time, at least.\n\nI\'ve identified six weak spots across the convoy. Rig up bombs to all six, then get out of there and watch the fireworks.', '', 'Return to Lilian Voss at the Weaver\'s Lair.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Go Loud +(79240, 2, 0, 2829, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 120011, 0, 309, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rogue Agent', 'Subdue Y\'tekhi.', 'We lost Y\'tekhi.\n\nWe can worry about the how of it later. Right now, we need to worry about taking them down before they make things worse.\n\n\n\nI guess we came down here to find out what Xal\'atath had up her sleeve. ...I wish we\'d minded our own business.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 'Y\'tekhi is not themselves.', 'Y\'tekhi', '', '', 890, 878, 56421), -- Rogue Agent +(79239, 2, 0, 2829, 14752, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Queen\'s Chains', 'Destroy Neferess\'s shackles.', 'Ansurek... that worm, that witless, gutless little--\n\n\n\nIf this is what\'s become of Neferess, we must free her. She is still our queen. My mistress will know what to do.\n\nWhen the Weaver discovers what they\'ve all done, there will not be a crevice deep enough to escape her wrath.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Queen's Chains +(79237, 2, 0, 2829, 14752, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Making of a Monster', 'Access the Laboratory of the Grand Splicer via roof hatch, then investigate clues as to the purpose of the First Ascended.', 'We\'ve got a new objective: Figure out what Ansurek\'s plans are for this... thing.\n\nWe\'ll find our answers inside the laboratory of the Grand Splicer. I\'d bet my blades on it.\n\nI scouted a maintenance hatch on the roof that you can grapple up to. Y\'tekhi brewed up some weird concoction that they claim will get us the proper clearance once inside. Yuck.\n\nMeet you in there.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Making of a Monster +(79233, 2, 0, 2829, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Lab Access', 'Collect $1oa Loyalist Secretions from nerubian loyalists in the Transformatory area.', 'As much as I adore skulking in the shadows, the juiciest intel is going to be inside the laboratory of the Grand Splicer.\n\nOf course you\'ll need the proper pheromones once you\'re in, but we can take care of that with a little biological forgery.\n\nThe nerubian loyalists here are surely on the invite list. Six of their secretions should be enough to disguise the three of us.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Lab Access +(79230, 2, 0, 2829, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Creeping Through Corridors', 'Investigate the western stockpile, central warehouse, and royal stores of the Transformatory, using anger pheromones to distract guards and avoid detection.', 'I\'ve identified three sites of interest to investigate. \n\nA stockpile on the east side of the complex, a warehouse in the center, and lastly, that big storehouse with royal Sureki flags outside it. We\'ll rendezvous there.\n\nThere\'s less chance of discovery if we move separately through the area. You may be hidden from most nerubians, but the Ascended will sniff you out. Chuck some of these anger pheromones at them if you get heat, it\'ll distract them.\n\nStay sharp, stay quiet.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Creeping Through Corridors +(79227, 2, 0, 2829, 14752, 0, 0, 79230, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 4194304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Spider\'s-Eye View', 'Place shadecasters to rendezvous with the Weaver\'s scouts in the Umbral Bazaar, the Eastern Span, and the Twitching Gorge.', 'I have eyes in every crevice of the city save for one that has... eluded me.\n\nThe Transformatory is the grounds of Ansurek\'s most precocious minions and treasured pets. It is where the Ascension process was developed. I\'ve only gotten my claws on it recently, thanks to dear Y\'tekhi. Much of it remains uncomfortably shrouded.\n\nA more legs-on approach is in order. Place shadecasters to collect intel from my scouts, then meet Y\'tekhi and your own spymaster Voss in a discreet corner of the district.', '', 'Rendezvous with Y\'tekhi and Lilian Voss in the Transformatory.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Spider's-Eye View +(79225, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 212333, 0, 1, 0, 37748736, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212333, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Lost Flame', 'Deliver the Expedition Tinderbox to Keyrra Flamestonge at the Shadowgrove Vineyards.', '\n\nAn expedition scout might possess knowledge about this item.>', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Lost Flame +(79224, 2, 0, 2829, 14752, 0, 0, 79227, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Gathering Intel', 'Speak with Widow Arak\'nai at the Weaver\'s Lair in Azj-Kahet.', 'The Widow Arak\'nai sent word via one of those \"weave-rats\" of hers. She has a lead that may be relevant to our cause, and has invited us to investigate. All the training in the world is useless without knowledge of our enemy.\n\nMy own reconnaissance efforts in Azj-Kahet were met with... mixed results, as you may recall. I admit I am not keen on venturing down there again so soon. Fortunately, reinforcements have arrived with a capable spymaster.\n\nUnfortunately, she is... well. You\'ll see.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Gathering Intel +(79221, 2, 0, 2809, 14838, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 212331, 0, 1, 0, 37748736, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212331, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Unusual Bug', 'Deliver this Unusual Bug to Widow Arak\'nai in Rak-Ush.', 'Nerubians in Rak-Ush may find this strange little spider of interest.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Unusual Bug +(79217, 2, 0, 2829, 14795, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Back to Base', 'Meet Brinthe back in Gundargaz.', 'Getting this factory up and running will be a challenge, but I think we\'ll figure out something. Let\'s head back to Gundargaz and consult with a friend of ours.\n\nHis mind will be a big help to us here.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Back to Base +(79173, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748736, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Supply the Effort', 'Recover various stolen items from the surrounding area to satisfy our needs.', 'When shadow fell upon our town, many necessary supplies were taken in the cover of darkness.\n\nWith the light returning, it is time to rebuild, but first, we must retrieve what was lost. \n\nSearch the surrounding areas, recover any supplies that might be useful. Then, deliver them to Ceren Leadland.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Supply the Effort +(79158, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748736, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211947, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Seeds of Salvation', 'Recover Harvest Seeds and plant $2oa seeds in Seed-Ready Soil.', 'These once obedient harvestbots have run amok and are wreaking havoc in our fields.\n\nThe success of our community depends on getting our seeds in the ground, but most of the seeds are in the hands of those harvesters!\n\nWould you venture into the fields, eliminate any rogue machines, gather the seeds, and finish the planting?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Seeds of Salvation +(79157, 2, 0, 2829, 14717, 0, 0, 0, 6, 1, 6, 1, 438610, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 114617, 0, 934, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Titanic Failsafe', 'Defeat the colossal titan construct.', 'So, the titans sent their ancient machines against their disobedient children.\n\nWould our creators have us protect the Coreway at the expense of all else? At the expense of Azeroth herself? Are we meant to preside over a road untraveled, leading to the world\'s dead heart?\n\nNo, today we are all Unbound, and we will fight for our freedom. For Azeroth!', '', 'Report back to Alleria in Dornogal', 0, 0, 0, 0, 0, 0, 0, 0, 'This ancient titan machine of war has risen from the depths of the ocean to eradicate the disobedient earthen of Dorn.', 'Colossal Titan Construct', '', '', 890, 878, 56421), -- Titanic Failsafe +(79156, 2, 0, 2829, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Edicts', 'Report to Merrix and Adelgonn.', 'Merrix and Adelgonn will be expecting an update. On my way here, I heard that they\'re all heading to the Proscenium to commit to the war officially. You should go and brief them on the readiness of the Stormriders.\n\nI\'d like a moment with Zarein here. But we\'ll be along soon. And we\'ll be bringing Baelgrim\'s spirit with us.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Edicts +(79147, 2, 0, 2829, 14717, 0, 0, 81912, 5, 1, 5, 1, 438610, 0, 0, 0, 0, 1, 0, 40894464, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Flight Training 101', 'Help Kurdran train recruits in aerial maneuvering.', 'Now that all of our recruits are present, it\'s high time we took to the air. See what I did there? High time? No?\n\nRight then. We\'ll be puttin\' these rookies through their paces. Startin\' with the basics of aerial maneuverin\' at speed, we\'ll do our best to simulate the kind of precision flyin\' we might expect below ground. \n\nAfter that, we\'ll open see what these rooks can really do--Thrall and Lufsela have somethin\' special cooking.', '', 'Meet Kurdran north of the Orecreg', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Flight Training 101 +(79146, 2, 0, 2829, 14717, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Ground Pounders', 'Meet with Adelgonn, Geya\'rah, and Turalyon.', 'The rooks and their chosen riders will need time to bond. \n\nPerhaps you should use this time to check in on our other trainees. \n\nThe Stormriders are the traditional army of the earthen, but many Unbound and Oathsworn have expressed willingness to fight at our side due to help in restoring their machines.\n\nAdelgonn, Geya\'rah, and Turalyon are busy training them. Go and see if they need any assistance.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Ground Pounders +(79145, 2, 0, 2829, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Metal and Stone', 'Equip earthen trainees for battle.', 'While some of these recruits struggle with discipline, most have a strong work ethic. They only need training and the equipment to make the most of it.\n\nEarthen weaponsmiths and armorers have been working around the clock to equip this fledgling army. But we could use some help getting the new armaments into the hands of these trainees.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Metal and Stone +(79140, 2, 0, 2829, 14717, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Goldbricking', 'Spar with undisciplined earthen trainees.', 'Is this what we are to rely on to help us defeat Xal\'atath? The Unbound define themselves by their desertion. And the Oathsworn, for being made of stone, are pretty soft. City life hasn\'t done them any favors. \n\nWe\'ve got a lot of work to do.\n\nGet down there and give these earthen a taste of what it\'s like to face a real threat. Try not to knock any \"offline,\" but a maiming here or there would send a strong message to the rest.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Goldbricking +(79129, 2, 0, 2829, 14717, 0, 0, 0, 6, 1, 6, 1, 436303, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Rook Rally', 'Safeguard the summoning ritual.', 'Now that we\'ve got the conduit all charged, I suppose it\'s time we joined everyone on the peak. \n\nThrall talked me through what to expect, but also said summoning the stormrooks will require me to trust my feelings and instincts.\n\nAn earthen trusting their feelings and instincts. That\'s... a challenge.\n\nYou will help me, right? I\'m not a fighter, and it looks dangerous up there. \n\nIf anything happens to me, make sure Shraubendre makes it out safe. Please.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Rook Rally +(79124, 2, 0, 2829, 14717, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Conduit of the Southern Storm', 'Find the Conduit of the Southern Storm.', 'I\'ll tell you what I told Baelgrim when we last spoke. The binding of stormrooks is wrong. These creatures are as smart as any earthen. Some I\'d say are smarter.\n\nBut... Lufsela seems to be different. If her stormrook follows her willingly, then perhaps others will make that choice as well if she summons them.\n\nTo summon rooks, we need Baelgrim\'s conduit. It\'s tucked away here somewhere. Have a look around, and maybe ask these pilgrims if they have seen it.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Conduit of the Southern Storm +(79113, 2, 0, 2762, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'UNUSED PLACEHOLDER', '', 'Upon arriving at a deserted beetle ranch, the player discovers 2 nerubians having an argument. \n\nThe larger of the two storms off in a huff.\n\nThe remaining nerubian informs you that the larger one was assigned to this ranch along with him, and they\'re Not Having A Good Time.\n\nHe asks you to follow the larger one to the barn.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- UNUSED PLACEHOLDER +(79111, 2, 0, 2462, 0, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Missing Lynx', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Missing Lynx +(79107, 2, 0, 2829, 14717, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'After the Storm', 'Check on the Stormriders.', 'Turalyon and Geya\'rah are training our new earthen allies as ground forces. But we will need more than that. We will need the Stormriders. \n\nMany were lost in the infiltration of the Stormperch and more to the nerubians. Their leader, Stormward Baelgrim, died valiantly.\n\nThe surviving Stormriders are being cared for at a triage station nearby. We need to do whatever is necessary to get them and their rooks back in the air. They will be the earthen\'s most potent weapon in the battles to come.', '', 'Rooktender Lufsela followed', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- After the Storm +(79085, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37847040, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Pile of Fish', 'Load $1oa Fish onto Fish Cart-Pusher.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Pile of Fish +(79030, 2, 0, 2829, 14795, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'The Voice of the Speakers', 'Return to Alleria in Dornogal', 'Please take word of our victory to Alleria in Dornogal. I\'m sure our allies will be pleased to hear what we can provide for the war effort.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- The Voice of the Speakers +(79029, 2, 0, 2829, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'It\'s Sabotage', 'Wreak havoc, gain access to the manufacturing bay, and restart the facility.', 'We\'re back, and we\'re ready.\n\nYou and ZZ-01-47 head in and cause some mayhem. Blow stuff and make a mess that will draw them out of the manufacturing bay. I\'ll use the commotion to sneak inside. Join me when you\'re able, and we should have a chance at reactivating the facility and driving them out.\n\nWe don\'t need to defeat them all. Defeating the Darkfuse leader supervising this operation should break their resolve.\n\nThe Darkfuse lackeys will clear out when the coin stops flowing.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- It's Sabotage +(79028, 2, 0, 2829, 14795, 0, 0, 0, 5, 1, 5, 1, 469727, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'We Require More Minerals', 'Get the Shadowvein site up and running.', 'Zee-Zee is ready to help you get the Shadowvein site up and running again.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- We Require More Minerals +(79027, 2, 0, 2829, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Elemental Trepidation', 'Defeat elementals.', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Elemental Trepidation +(79026, 2, 0, 2829, 14795, 0, 0, 0, 6, 1, 6, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Putting the Works in Waterworks', 'Get the Waterworks running again.', 'Overly-enthusiastic kobolds, angry elementals, and a broken-down power plant. This place is in shambles!\n\nDo you spot those large wheels on each side? They should be moving, but they\'re not. We\'ll need to get those moving again if we want this place to come back to life.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Putting the Works in Waterworks +(79025, 2, 0, 2829, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Plan Comes Together', 'Go over the plan with Brinthe and Dagran.', 'We have our work cut out for us, $n. But I think, with Dagran\'s help, we can break this down and tackle it piece by piece.\n\nWhy don\'t you take us through what we\'ve learned so far.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421); -- A Plan Comes Together + +INSERT INTO `quest_template` (`ID`, `QuestType`, `QuestPackageID`, `ContentTuningID`, `QuestSortID`, `QuestInfoID`, `SuggestedGroupNum`, `RewardNextQuest`, `RewardXPDifficulty`, `RewardXPMultiplier`, `RewardMoneyDifficulty`, `RewardMoneyMultiplier`, `RewardSpell`, `RewardHonor`, `RewardKillHonor`, `StartItem`, `RewardArtifactXPDifficulty`, `RewardArtifactXPMultiplier`, `RewardArtifactCategoryID`, `Flags`, `FlagsEx`, `FlagsEx2`, `RewardSkillLineID`, `RewardNumSkillUps`, `PortraitGiver`, `PortraitGiverMount`, `PortraitGiverModelSceneID`, `PortraitTurnIn`, `RewardItem1`, `RewardItem2`, `RewardItem3`, `RewardItem4`, `RewardAmount1`, `RewardAmount2`, `RewardAmount3`, `RewardAmount4`, `ItemDrop1`, `ItemDrop2`, `ItemDrop3`, `ItemDrop4`, `ItemDropQuantity1`, `ItemDropQuantity2`, `ItemDropQuantity3`, `ItemDropQuantity4`, `RewardChoiceItemID1`, `RewardChoiceItemID2`, `RewardChoiceItemID3`, `RewardChoiceItemID4`, `RewardChoiceItemID5`, `RewardChoiceItemID6`, `RewardChoiceItemQuantity1`, `RewardChoiceItemQuantity2`, `RewardChoiceItemQuantity3`, `RewardChoiceItemQuantity4`, `RewardChoiceItemQuantity5`, `RewardChoiceItemQuantity6`, `RewardChoiceItemDisplayID1`, `RewardChoiceItemDisplayID2`, `RewardChoiceItemDisplayID3`, `RewardChoiceItemDisplayID4`, `RewardChoiceItemDisplayID5`, `RewardChoiceItemDisplayID6`, `POIContinent`, `POIx`, `POIy`, `POIPriority`, `RewardTitle`, `RewardArenaPoints`, `RewardFactionID1`, `RewardFactionID2`, `RewardFactionID3`, `RewardFactionID4`, `RewardFactionID5`, `RewardFactionValue1`, `RewardFactionValue2`, `RewardFactionValue3`, `RewardFactionValue4`, `RewardFactionValue5`, `RewardFactionCapIn1`, `RewardFactionCapIn2`, `RewardFactionCapIn3`, `RewardFactionCapIn4`, `RewardFactionCapIn5`, `RewardFactionOverride1`, `RewardFactionOverride2`, `RewardFactionOverride3`, `RewardFactionOverride4`, `RewardFactionOverride5`, `RewardFactionFlags`, `AreaGroupID`, `TimeAllowed`, `AllowableRaces`, `Expansion`, `ManagedWorldStateID`, `QuestSessionBonus`, `LogTitle`, `LogDescription`, `QuestDescription`, `AreaDescription`, `QuestCompletionLog`, `RewardCurrencyID1`, `RewardCurrencyID2`, `RewardCurrencyID3`, `RewardCurrencyID4`, `RewardCurrencyQty1`, `RewardCurrencyQty2`, `RewardCurrencyQty3`, `RewardCurrencyQty4`, `PortraitGiverText`, `PortraitGiverName`, `PortraitTurnInText`, `PortraitTurnInName`, `AcceptedSoundKitID`, `CompleteSoundKitID`, `VerifiedBuild`) VALUES +(79024, 2, 0, 2829, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Factory Recon', 'Employ ZZ-01-47 to scout the Golem Factory.', 'ZZ-01-47 should be able to make its way in there without drawing too much attention.\n\nBut be careful! These goblins are hungry for raw materials. If they spot our bot, they won\'t show it mercy.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Factory Recon +(79023, 2, 0, 2829, 14795, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Small Friend, Big Plans', 'Introduce yourself to the maintenance machine.', 'I tracked down a distress signal that led me to this little maintenance machine. A curious find, but the real treasure is the defunct war golem facility to the southeast.\n\nIf we can start producing war golems again we\'ll be able to contribute to the war effort. Unfortunately, it\'s been overrun by a goblin salvage group. And we\'ll need to investigate and assess if the facility is functional.\n\nFortunately, I have a plan, and it involves our little friend here. Why don\'t you introduce yourself?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Small Friend, Big Plans +(79022, 2, 0, 2829, 14795, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Mysterious Signal', 'Meet Brinthe at the Deepforge Golemworks in the Ringing Deeps.', 'High Speaker Brinthe has sent an urgent missive for you, $n.\n\nShe is eager to assist in the coming war effort, and is investigating a mysterious signal in the Deepforge Golemworks, a defunct golem manufacturing facility in the Ringing Deeps.\n\nCan you meet her there and provide your expertise?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Mysterious Signal +(79000, 2, 0, 2797, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT]', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] +(78995, 3, 0, 2861, 14752, 109, 0, 0, 5, 1, 0, 1, 463304, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8069, 0, 18446744073709551615, 10, 0, 0, 'Truffle Shuffle', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Truffle Shuffle +(78974, 3, 0, 2861, 14752, 109, 0, 0, 5, 1, 0, 1, 463304, 0, 0, 0, 0, 1, 0, 41484544, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 8069, 0, 18446744073709551615, 10, 0, 0, 'Beetle-Minded', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Beetle-Minded +(78915, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 37748736, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Squashing the Threat', 'Remove $1oa Shadow-Sour Squash and slay $2oa Shadow-Sour Mites.', 'I need your help!\n\nThe massive Shadow-Soured squash have begun to grow all over the place. They\'re stinky and crawling with nasty mites.\n\nMom and Dad brought in some airships to help us yank them out, but it\'s risky business with all those bugs.\n\nCan you attach ropes to these Shadow-Soured Squash, and the airships can then haul them away without making a mess?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Squashing the Threat +(78895, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'A Shadow Over Gundargaz', 'Track down whatever is hunting the earthen in Gundargaz.', 'You look dangerous.\n\n\n\nThat\'s good. We need dangerous. Something is stalking Gundargaz. \n\nSomething mean. \n\nSomething... recent. \n\nJust before the Coreway collapsed I started getting reports of workers going missing mid-shift. Only thing we\'ve been able to find have been the odd chunk of rock.\n\nFingers, mostly. \n\nIf you could sniff out what\'s stalking my town, I\'d be in your debt.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- A Shadow Over Gundargaz +(78879, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 98304, 10, 0, 0, 'Evoking the Forge', 'Find a way to stoke the forge outside of Gundargaz.', 'Harumph! This blasted forge is on its last legs. We\'d repair it, but Stonemason Itsak picked up a shift at Ironhaul Station when the Coreway collapsed, and well...\n\nThere\'s no one to fix it anymore.\n\nIf you can figure out a way of getting it running hot again, Gundargaz would be in your debt!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Evoking the Forge +(78874, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 36700168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Conjured Help', 'Summon food for Innkeeper Brax in the Gundargaz Inn.', 'If you\'re looking for food--softy food--I\'m afraid we\'re clean out. Nothing but good ol\' rocks and gems here at the moment.\n\nIt\'s starting to become a problem, actually.\n\nSay... you wouldn\'t be able to do anything about that, would you? Rustle us up some victuals for the fleshy folk?', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Conjured Help +(78860, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 60, 18446744073709551615, 10, 0, 0, 'More Candles!', 'Steal more candles for the suspicious vent in the Gundargaz Inn.', 'I, er, we...no, no, I! I have new deal for you, oh shadowy one. \n\nMore candles! \n\nIn return, you get... er...\n\n\n\nYou get more candles! Then you give to us! To me! \n\nCandles! Candles! Candles!\n\n', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- More Candles! +(78827, 2, 0, 2798, 14795, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 60, 18446744073709551615, 10, 0, 0, 'Go Take Candle!', 'Steal candles for the suspicious vent in the Gundargaz Inn.', 'Ksk, ksk! You there! Yes, you!\n\n\n\nWe, er, I have job for you! You look sharp. Look quick. Fast hands, just like us--me! Quick hands just like me.\n\nBring us, me, bring me candles! Yes! \n\nNo ask question, just go get candles. \n\nWe are, er, I am professional, yes. Professionals do not ask questions. \n\nOnly get candles.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Go Take Candle! +(78351, 2, 0, 2762, 14752, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 34603008, 2097216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] DEPRECATED', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] DEPRECATED +(78240, 2, 0, 2762, 14752, 0, 0, 0, 5, 1, 5, 1, 0, 0, 0, 0, 0, 1, 0, 40894472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, '[DNT] DEPRECATED', 'Steal the pheromones from the delayed convoy.', '\n\nSiegehold is dangerous, but you have made it this far already.\n\nBring me the pheromones. Then we will be ready to set our sights on bigger goals.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- [DNT] DEPRECATED +(78126, 0, 0, 2462, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Lightbringer\'s Duty', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Lightbringer's Duty +(77489, 3, 0, 2677, 0, 283, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Memory Mastery', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Memory Mastery +(77164, 2, 0, 2462, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33619976, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Scarab Test One', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Scarab Test One +(76586, 3, 0, 2809, 14838, 111, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 4259848, 8256, 0, 0, 0, 0, 0, 0, 0, 226264, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 7935, 0, 18446744073709551615, 10, 0, 0, 'Spreading the Light', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Spreading the Light +(76578, 2, 0, 2462, 14717, 0, 0, 0, 0, 1, 0, 1, 369952, 0, 0, 191140, 0, 1, 0, 309854208, 32768, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188134, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Khaz Algar Rally', 'Race through the rings.', 'Race through the checkpoint rings marking the course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Khaz Algar Rally +(76394, 2, 0, 2809, 14838, 0, 0, 0, 5, 1, 5, 1, 455542, 0, 0, 0, 0, 1, 0, 6291456, 8256, 0, 0, 0, 0, 0, 0, 0, 212492, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Shadows of Flavor', 'Collect $2oa Shadowblind Grouper, $1oa Dark-Nurtured Scallions and a Vial of Twilight Spice.', 'I\'ve set out to create a meal that transcends the ordinary, one that even the emperor wouldn\'t turn away.\n\nI require ingredients from the darkest of shadows to craft this extraordinary meal. Many consider these ingredients forbidden, but they will become a harmony of light and shadow in my hands.\n\nPlease assist me by harvesting the following ingredients: Shadowblind Grouper, Dark-Nurtured Scallions and a Vial of Twilight Spice.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Shadows of Flavor +(76284, 2, 0, 877, -624, 0, 0, 0, 3, 1, 1, 1, 413929, 0, 0, 0, 0, 1, 0, 3145736, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Work It', 'Focus on the photographer and follow their directions.', 'The Trial of Style gives us the opportunity to look good. $c.\n\nThe camera makes sure we keep looking good. \n\nSo focus on me and my camera, follow my directions and I\'ll make sure you look fantastic!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Work It +(76169, 2, 0, 2809, 14838, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 219198, 0, 1, 0, 272629760, 8256, 0, 0, 0, 0, 0, 0, 0, 217342, 0, 0, 0, 1, 0, 0, 0, 219198, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 10, 0, 0, 'Glow in the Dark', 'Locate \"Peevish\" Paeton Berncort and recover $3oa bottles of Dauntless Draught.', 'Codswallop! Peevish has run off again. He is assigned to this post but is never here!\n\nI heard him screaming from the nearby cave. He must have tried to hide in there.\n\nTake my torch and go to the Coldshadow Cave. Find Peevish along with the bottles of Dauntless Draught he stole. He can desert his post if he wants, but I won\'t let him take the drinks!', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421), -- Glow in the Dark +(54480, 0, 0, 292, -373, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 33554440, 0, 268435456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 12261800583900083122, 7, 0, 0, 'Jeweled Designs', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 56421); -- Jeweled Designs + +UPDATE `quest_template` SET `VerifiedBuild`=56421 WHERE `ID` IN (84908, 84682, 84664, 84542, 84446, 84429, 84392, 84022, 83795, 83793, 83777, 83776, 83775, 83771, 83770, 83769, 83768, 83767, 83766, 83761, 83759, 83758, 83755, 83749, 83740, 83739, 83738, 83716, 83639, 83632, 83629, 83628, 83616, 83529, 83497, 83443, 83339, 83338, 83337, 83336, 83335, 83331, 83324, 83322, 83321, 83306, 83283, 83279, 83247, 83182, 83181, 83166, 83164, 83162, 83160, 83159, 83155, 83154, 83153, 83152, 83108, 83099, 83092, 83087, 83084, 83083, 83082, 83081, 83077, 83076, 83075, 83074, 83073, 83072, 83071, 83070, 83069, 83057, 83025, 83024, 82994, 82990, 82980, 82979, 82978, 82977, 82976, 82975, 82974, 82973, 82972, 82971, 82969, 82956, 82952, 82895, 82894, 82848, 82847, 82844, 82843, 82842, 82836, 82814, 82809, 82801, 82800, 82799, 82798, 82797, 82796, 82792, 82786, 82785, 82774, 82773, 82768, 82762, 82747, 82740, 82689, 82682, 82681, 82680, 82676, 82628, 82585, 82582, 82579, 82540, 82539, 82523, 82518, 82480, 82479, 82478, 82477, 82467, 82466, 82465, 82456, 82455, 82441, 82390, 82340, 82337, 82300, 82298, 82294, 82293, 82292, 82291, 82288, 82284, 82268, 82257, 82248, 82226, 82217, 82216, 82215, 82214, 82213, 82212, 82206, 82195, 82161, 82159, 82158, 82157, 82156, 82155, 82154, 82146, 82144, 82143, 82133, 82059, 82042, 81999, 81994, 81993, 81990, 81969, 81966, 81965, 81964, 81963, 81962, 81959, 81950, 81945, 81930, 81929, 81928, 81890, 81823, 81812, 81803, 81713, 81712, 81710, 81693, 81690, 81689, 81688, 81687, 81685, 81683, 81673, 81672, 81669, 81668, 81667, 81661, 81656, 81655, 81649, 81632, 81621, 81613, 81587, 81559, 81558, 81557, 81556, 81469, 81465, 80689, 80682, 80681, 80680, 80679, 80678, 80677, 80676, 80673, 80593, 80578, 80577, 80576, 80572, 80571, 80570, 80569, 80568, 80567, 80566, 80565, 80564, 80563, 80558, 80516, 80515, 80514, 80513, 80512, 80511, 80510, 80509, 80508, 80502, 80500, 80456, 80448, 80447, 80446, 80434, 80408, 80407, 80406, 80405, 80404, 80402, 80401, 80399, 80392, 80389, 80388, 80386, 80385, 80384, 80382, 80378, 80321, 80316, 80315, 80314, 80313, 80312, 80311, 80310, 80295, 80218, 80217, 80216, 80215, 80214, 80213, 80212, 80211, 80210, 80209, 80207, 80206, 80205, 80204, 80203, 80202, 80197, 80196, 80179, 80178, 80177, 80176, 80175, 80082, 80079, 80058, 80049, 80022, 80000, 79999, 79998, 79989, 79957, 79956, 79955, 79954, 79944, 79728, 79727, 79726, 79725, 79724, 79721, 79716, 79715, 79714, 79713, 79711, 79710, 79703, 79701, 79692, 79691, 79686, 79683, 79682, 79681, 79680, 79679, 79659, 79655, 79651, 79650, 79649, 79648, 79647, 79646, 79645, 79644, 79643, 79642, 79641, 79636, 79634, 79631, 79630, 79628, 79625, 79622, 79580, 79579, 79574, 79565, 79556, 79555, 79554, 79553, 79552, 79546, 79545, 79544, 79543, 79542, 79541, 79540, 79539, 79538, 79537, 79530, 79529, 79528, 79527, 79526, 79525, 79523, 79522, 79521, 79515, 79514, 79513, 79512, 79511, 79510, 79508, 79507, 79505, 79504, 79489, 79481, 79471, 79470, 79453, 79448, 79387, 79380, 79372, 79371, 79370, 79369, 79368, 79367, 79357, 79356, 79355, 79354, 79350, 79349, 79342, 79341, 79340, 79339, 79338, 79337, 79336, 79335, 79329, 79327, 79321, 79313, 79312, 79311, 79310, 79309, 79304, 79303, 79302, 79301, 79300, 79297, 79282, 79274, 79273, 79272, 79270, 79269, 79268, 79267, 79266, 79265, 79264, 79263, 79262, 79261, 79260, 79259, 79258, 79256, 79234, 79232, 79231, 79226, 79223, 79222, 79220, 79219, 79218, 79216, 79213, 79206, 79205, 79199, 79197, 79196, 79194, 79193, 79178, 79176, 79175, 79174, 79168, 79167, 79166, 79165, 79162, 79160, 79159, 79154, 79153, 79152, 79151, 79150, 79149, 79148, 79139, 79137, 79123, 79121, 79120, 79119, 79118, 79117, 79115, 79114, 79110, 79109, 79108, 79106, 79105, 79089, 79082, 79074, 79006, 78999, 78998, 78997, 78996, 78972, 78954, 78952, 78951, 78939, 78938, 78937, 78936, 78934, 78933, 78932, 78929, 78918, 78902, 78901, 78900, 78898, 78897, 78893, 78892, 78890, 78877, 78876, 78871, 78870, 78869, 78868, 78867, 78866, 78865, 78864, 78863, 78861, 78839, 78838, 78837, 78821, 78789, 78762, 78761, 78760, 78759, 78758, 78757, 78756, 78755, 78754, 78749, 78748, 78747, 78746, 78745, 78744, 78743, 78742, 78741, 78738, 78722, 78721, 78719, 78718, 78717, 78716, 78715, 78714, 78713, 78706, 78705, 78704, 78703, 78701, 78700, 78697, 78696, 78695, 78694, 78693, 78692, 78691, 78690, 78689, 78688, 78687, 78686, 78685, 78672, 78671, 78670, 78669, 78668, 78667, 78666, 78665, 78659, 78658, 78657, 78656, 78655, 78646, 78643, 78642, 78641, 78640, 78639, 78638, 78637, 78636, 78635, 78634, 78631, 78630, 78629, 78628, 78627, 78626, 78624, 78621, 78620, 78615, 78614, 78613, 78610, 78609, 78608, 78607, 78602, 78601, 78600, 78598, 78597, 78596, 78595, 78590, 78589, 78574, 78573, 78572, 78571, 78570, 78564, 78563, 78562, 78560, 78559, 78558, 78557, 78555, 78546, 78545, 78544, 78543, 78542, 78541, 78540, 78539, 78538, 78536, 78535, 78534, 78532, 78531, 78530, 78529, 78501, 78500, 78499, 78473, 78471, 78470, 78469, 78468, 78467, 78465, 78464, 78463, 78462, 78461, 78460, 78459, 78457, 78456, 78455, 78454, 78447, 78446, 78444, 78443, 78442, 78441, 78439, 78438, 78437, 78435, 78431, 78430, 78429, 78428, 78427, 78421, 78393, 78392, 78391, 78390, 78389, 78388, 78387, 78386, 78385, 78384, 78383, 78381, 78380, 78377, 78374, 78373, 78372, 78370, 78364, 78363, 78358, 78357, 78356, 78355, 78354, 78353, 78352, 78350, 78349, 78348, 78347, 78346, 78336, 78335, 78334, 78327, 78326, 78325, 78319, 78303, 78302, 78301, 78294, 78293, 78292, 78291, 78290, 78289, 78271, 78268, 78262, 78256, 78255, 78254, 78251, 78250, 78249, 78248, 78244, 78237, 78236, 78234, 78233, 78232, 78231, 78228, 78226, 78215, 78203, 78190, 78172, 78171, 78170, 78160, 78159, 78156, 78155, 78154, 78153, 78119, 78118, 78117, 78116, 78115, 78113, 78106, 78105, 78104, 78103, 78102, 78066, 78065, 78063, 78062, 78046, 78041, 78020, 78019, 78018, 78017, 78016, 78015, 78003, 78002, 78000, 77999, 77998, 77997, 77996, 77987, 77986, 77985, 77984, 77983, 77982, 77978, 77977, 77976, 77957, 77955, 77954, 77953, 77949, 77948, 77947, 77946, 77945, 77938, 77937, 77936, 77935, 77934, 77933, 77932, 77928, 77914, 77912, 77910, 77908, 77897, 77896, 77892, 77891, 77889, 77886, 77885, 77878, 77867, 77865, 77845, 77844, 77843, 77842, 77841, 77838, 77835, 77833, 77832, 77831, 77829, 77822, 77815, 77813, 77802, 77795, 77794, 77793, 77791, 77787, 77786, 77785, 77784, 77780, 77777, 77766, 77765, 77763, 77762, 77761, 77760, 77757, 77756, 77755, 77754, 77715, 77714, 77686, 77685, 77684, 77681, 77679, 77674, 77664, 77662, 77653, 77647, 77646, 77645, 77593, 77591, 77589, 77570, 77487, 77486, 77484, 77483, 77437, 77436, 77434, 77433, 77429, 77428, 77427, 77426, 77425, 77423, 77417, 77415, 77414, 77409, 77408, 77400, 77399, 77398, 77348, 77347, 77346, 77345, 77331, 77329, 77328, 77327, 77325, 77324, 77323, 77322, 77318, 77315, 77314, 77310, 77304, 77303, 77286, 77284, 77282, 77281, 77280, 77279, 77278, 77277, 77276, 77268, 77267, 77266, 77265, 77264, 77262, 77261, 77260, 77254, 77251, 77250, 77249, 77248, 77241, 77240, 77239, 77238, 77237, 77236, 77231, 77209, 77207, 77206, 77205, 77201, 77197, 77195, 77193, 77192, 77191, 77178, 77176, 77171, 77170, 77169, 77166, 77165, 77156, 77154, 77151, 77104, 77103, 77102, 77101, 77100, 77093, 77092, 76997, 76992, 76991, 76990, 76989, 76988, 76985, 76984, 76983, 76982, 76738, 76735, 76600, 76598, 76592, 76588, 76576, 76572, 76571, 76566, 76564, 76562, 76559, 76558, 76557, 76551, 76550, 76549, 76548, 76547, 76546, 76544, 76538, 76537, 76536, 76533, 76529, 76528, 76527, 76526, 76525, 76524, 76523, 76522, 76521, 76520, 76519, 76518, 76517, 76516, 76515, 76513, 76512, 76510, 76506, 76471, 76470, 76469, 76465, 76464, 76460, 76459, 76453, 76449, 76448, 76447, 76446, 76445, 76440, 76439, 76438, 76430, 76427, 76425, 76423, 76416, 76410, 76406, 76404, 76403, 76402, 76400, 76399, 76397, 76384, 76383, 76382, 76381, 76380, 76379, 76367, 76366, 76365, 76364, 76362, 76359, 76358, 76357, 76351, 76341, 76340, 76339, 76338, 76337, 76331, 76327, 76326, 76318, 76317, 76311, 76310, 76309, 76269, 76266, 76247, 76244, 76242, 76241, 76217, 76164, 76163, 76158, 76155, 76140, 76122, 76101, 76086, 76085, 76084, 76083, 76081, 76067, 76066, 76065, 76064, 76063, 76062, 76061, 76060, 76059, 76058, 76057, 76056, 76055, 76054, 76053, 76052, 76051, 76050, 76049, 76048, 76047, 76046, 76045, 76044, 76043, 76042, 76041, 76040, 76037, 76036, 76035, 76034, 76033, 76032, 76031, 76030, 76029, 76028, 76027, 76026, 76025, 76016, 76015, 76014, 76004, 75998, 75996, 75991, 75988, 75983, 75982, 75981, 75980, 75979, 75978, 75977, 75976, 75975, 75974, 75973, 75972, 75971, 75970, 75965, 75964, 75963, 75962, 75961, 75960, 75959, 75958, 75957, 75956, 75955, 75954, 75938, 75937, 75936, 75932, 75887, 75868, 75867, 75865, 75861, 75860, 75859, 75835, 75834, 75831, 75830, 75829, 75828, 75827, 75826, 75825, 75824, 75823, 75822, 75821, 75820, 75817, 75816, 75815, 75813, 75812, 75811, 75810, 75809, 75808, 75807, 75806, 75805, 75804, 75803, 75802, 75801, 75800, 75799, 75798, 75797, 75796, 75795, 75794, 75793, 75792, 75791, 75790, 75789, 75788, 75787, 75786, 75785, 75784, 75783, 75782, 75781, 75780, 75779, 75778, 75777, 75776, 75773, 75772, 75771, 75770, 75769, 75768, 75767, 75766, 75765, 75750, 75744, 75742, 75741, 75731, 75730, 75729, 75728, 75727, 75726, 75725, 75724, 75723, 75722, 75721, 75720, 75719, 75714, 75705, 75694, 75665, 75664, 75663, 75657, 75641, 75639, 75624, 75622, 75621, 75620, 75619, 75612, 75611, 75608, 75604, 75603, 75602, 75600, 75598, 75576, 75575, 75573, 75569, 75544, 75543, 75542, 75541, 75540, 75539, 75538, 75528, 75518, 75517, 75516, 75511, 75507, 75506, 75497, 75494, 75493, 75487, 75486, 75485, 75483, 75482, 75481, 75478, 75476, 75474, 75473, 75472, 75471, 75470, 75469, 75468, 75465, 75464, 75463, 75461, 75459, 75456, 75455, 75454, 75451, 75450, 75444, 75441, 75439, 75438, 75437, 75414, 75413, 75412, 75411, 75410, 75409, 75407, 75397, 75396, 75395, 75394, 75393, 75390, 75388, 75387, 75386, 75385, 75384, 75383, 75382, 75380, 75379, 75378, 75377, 75376, 75375, 75374, 75373, 75372, 75371, 75370, 75368, 75366, 75364, 75363, 75362, 75360, 75358, 75356, 75355, 75354, 75353, 75351, 75350, 75349, 75347, 75346, 75345, 75344, 75343, 75342, 75340, 75338, 75336, 75334, 75332, 75331, 75330, 75326, 75322, 75319, 75318, 75317, 75314, 75312, 75311, 75310, 75309, 75308, 75307, 75304, 75301, 75298, 75296, 75294, 75293, 75292, 75290, 75289, 75288, 75286, 75285, 75277, 75276, 75274, 75272, 75271, 75269, 75267, 75263, 75261, 75259, 75258, 75257, 75239, 75237, 75234, 75222, 75203, 75200, 75190, 75189, 75182, 75181, 75168, 75167, 75166, 75165, 75164, 75162, 75156, 75155, 75154, 75150, 75149, 75148, 75128, 75126, 75125, 75123, 75121, 75120, 75071, 75067, 75065, 75064, 75063, 75062, 75060, 75058, 75050, 75043, 75042, 75035, 75030, 75026, 75025, 75024, 75022, 74996, 74992, 74991, 74990, 74989, 74988, 74985, 74984, 74983, 74977, 74975, 74972, 74968, 74967, 74966, 74965, 74964, 74963, 74962, 74961, 74960, 74959, 74956, 74954, 74953, 74952, 74951, 74950, 74949, 74948, 74946, 74945, 74944, 74943, 74939, 74925, 74924, 74923, 74913, 74912, 74911, 74910, 74909, 74908, 74906, 74905, 74903, 74902, 74901, 74900, 74899, 74896, 74892, 74889, 74883, 74882, 74880, 74879, 74878, 74877, 74876, 74869, 74866, 74847, 74842, 74841, 74840, 74839, 74838, 74837, 74836, 74835, 74796, 74795, 74794, 74792, 74787, 74786, 74784, 74775, 74771, 74769, 74573, 74572, 74571, 74570, 74569, 74568, 74520, 74519, 74518, 74517, 74516, 74515, 74514, 74510, 74503, 74502, 74495, 74493, 74468, 74467, 74466, 74465, 74464, 74463, 74462, 74461, 74460, 74459, 74458, 74457, 74456, 74455, 74454, 74453, 74452, 74451, 74450, 74449, 74448, 74447, 74445, 74444, 74443, 74442, 74441, 74440, 74437, 74436, 74433, 74391, 74390, 74389, 74382, 74381, 74379, 74378, 74377, 74376, 74359, 74355, 74352, 74351, 74350, 74349, 74348, 74347, 74346, 74345, 74344, 74343, 74342, 74341, 74340, 74339, 74338, 74337, 74336, 74333, 74332, 74331, 74330, 74329, 74328, 74327, 74325, 74324, 74323, 74322, 74321, 74320, 74319, 74315, 74313, 74311, 74307, 74306, 74305, 74304, 74303, 74302, 74301, 74300, 74299, 74298, 74297, 74296, 74294, 74293, 74292, 74282, 74119, 74118, 74117, 73864, 73715, 73707, 73704, 73698, 73694, 73692, 73550, 73408, 73406, 73405, 73404, 73399, 73398, 73227, 73226, 73199, 73198, 73197, 73196, 73194, 73191, 73190, 73189, 73179, 73178, 73160, 73159, 73157, 73156, 73155, 73151, 73149, 73148, 73147, 73146, 73142, 73141, 73140, 73139, 73137, 73115, 73114, 73113, 73110, 73109, 73108, 73107, 73094, 73091, 73089, 73080, 73079, 73076, 73071, 73065, 73064, 73062, 73061, 73052, 73035, 73034, 73033, 73032, 73031, 73030, 73029, 73028, 73027, 73026, 73025, 73024, 73023, 73020, 73019, 73018, 73017, 72985, 72984, 72982, 72975, 72972, 72956, 72955, 72954, 72953, 72952, 72945, 72944, 72941, 72939, 72906, 72899, 72898, 72897, 72896, 72895, 72894, 72893, 72891, 72877, 72876, 72869, 72868, 72810, 72807, 72806, 72805, 72803, 72802, 72801, 72800, 72799, 72798, 72797, 72796, 72795, 72794, 72793, 72792, 72791, 72790, 72789, 72788, 72787, 72786, 72785, 72784, 72783, 72773, 72769, 72760, 72754, 72750, 72740, 72739, 72738, 72734, 72729, 72728, 72727, 72726, 72725, 72724, 72723, 72722, 72720, 72719, 72717, 72715, 72714, 72713, 72712, 72709, 72708, 72707, 72706, 72705, 72700, 72699, 72693, 72690, 72688, 72686, 72678, 72677, 72675, 72666, 72664, 72663, 72662, 72658, 72656, 72611, 72609, 72607, 72606, 72605, 72604, 72603, 72602, 72601, 72600, 72599, 72598, 72597, 72595, 72594, 72593, 72592, 72591, 72590, 72589, 72588, 72587, 72586, 72585, 72584, 72560, 72559, 72558, 72554, 72553, 72552, 72551, 72547, 72546, 72545, 72528, 72525, 72524, 72519, 72515, 72514, 72513, 72512, 72510, 72488, 72487, 72486, 72485, 72484, 72483, 72482, 72481, 72480, 72456, 72448, 72447, 72438, 72435, 72434, 72429, 72428, 72427, 72423, 72419, 72416, 72412, 72410, 72407, 72406, 72399, 72398, 72397, 72396, 72392, 72384, 72383, 72382, 72381, 72380, 72375, 72374, 72373, 72372, 72364, 72363, 72360, 72358, 72354, 72339, 72338, 72337, 72336, 72335, 72334, 72333, 72332, 72331, 72330, 72329, 72328, 72327, 72326, 72325, 72324, 72323, 72322, 72321, 72320, 72319, 72318, 72317, 72316, 72315, 72314, 72313, 72312, 72311, 72310, 72309, 72308, 72307, 72306, 72305, 72304, 72303, 72302, 72301, 72300, 72299, 72298, 72297, 72296, 72295, 72294, 72293, 72292, 72291, 72269, 72268, 72267, 72266, 72263, 72261, 72260, 72259, 72256, 72254, 72253, 72252, 72251, 72250, 72249, 72247, 72246, 72245, 72244, 72243, 72242, 72241, 72240, 72193, 72192, 72191, 72190, 72189, 72188, 72187, 72185, 72184, 72182, 72181, 72175, 72173, 72172, 72159, 72158, 72157, 72156, 72155, 72154, 72137, 72135, 72134, 72130, 72129, 72128, 72127, 72126, 72122, 72121, 72117, 72116, 72114, 72113, 72089, 72083, 72079, 72075, 72074, 72072, 72071, 72069, 72068, 72067, 72063, 72061, 72060, 72058, 72052, 72050, 72048, 72038, 72030, 72029, 72028, 72027, 72022, 72019, 72008, 71242, 71241, 71239, 71238, 71235, 71234, 71233, 71232, 71231, 71230, 71229, 71227, 71226, 71225, 71219, 71212, 71210, 71209, 71206, 71205, 71202, 71199, 71198, 71197, 71196, 71195, 71194, 71193, 71192, 71191, 71182, 71181, 71180, 71179, 71178, 71166, 71165, 71164, 71162, 71161, 71157, 71156, 71155, 71154, 71153, 71152, 71151, 71150, 71149, 71148, 71146, 71145, 71141, 71140, 71139, 71138, 71135, 71097, 71096, 71095, 71094, 71093, 71091, 71090, 71089, 71085, 71083, 71079, 71075, 71074, 71073, 71067, 71066, 71060, 71058, 71053, 71043, 71042, 71041, 71040, 71039, 71038, 71037, 71036, 71035, 71034, 71032, 71031, 71030, 71029, 71028, 71027, 71026, 71024, 71023, 71022, 71020, 71019, 71018, 71017, 71016, 71015, 71014, 71013, 71012, 71011, 71010, 71009, 71008, 71007, 71005, 71004, 71002, 71001, 71000, 70997, 70996, 70995, 70994, 70992, 70990, 70989, 70988, 70987, 70986, 70985, 70984, 70983, 70981, 70979, 70978, 70977, 70976, 70975, 70972, 70971, 70970, 70969, 70968, 70967, 70966, 70965, 70964, 70963, 70962, 70961, 70960, 70959, 70958, 70957, 70956, 70955, 70954, 70953, 70952, 70950, 70948, 70947, 70946, 70945, 70944, 70943, 70942, 70941, 70940, 70939, 70938, 70937, 70936, 70935, 70934, 70932, 70931, 70930, 70929, 70928, 70927, 70926, 70925, 70924, 70922, 70921, 70920, 70919, 70918, 70917, 70916, 70915, 70914, 70913, 70912, 70911, 70910, 70909, 70908, 70907, 70905, 70904, 70903, 70902, 70901, 70900, 70899, 70897, 70896, 70895, 70893, 70892, 70891, 70890, 70889, 70888, 70887, 70886, 70885, 70884, 70883, 70882, 70881, 70880, 70879, 70878, 70877, 70876, 70875, 70874, 70873, 70871, 70867, 70859, 70858, 70856, 70850, 70848, 70847, 70845, 70843, 70842, 70841, 70840, 70839, 70838, 70837, 70835, 70834, 70833, 70832, 70831, 70830, 70829, 70828, 70822, 70821, 70820, 70819, 70818, 70817, 70816, 70815, 70814, 70813, 70812, 70811, 70810, 70809, 70808, 70807, 70806, 70805, 70791, 70790, 70789, 70788, 70785, 70784, 70783, 70782, 70781, 70780, 70779, 70766, 70763, 70754, 70753, 70752, 70751, 70750, 70748, 70747, 70746, 70745, 70744, 70743, 70742, 70741, 70740, 70739, 70738, 70730, 70723, 70721, 70719, 70713, 70711, 70710, 70708, 70706, 70703, 70702, 70701, 70699, 70698, 70662, 70661, 70659, 70658, 70656, 70655, 70654, 70653, 70652, 70650, 70649, 70648, 70646, 70644, 70643, 70641, 70640, 70639, 70638, 70636, 70634, 70633, 70632, 70631, 70627, 70625, 70623, 70621, 70620, 70619, 70618, 70617, 70616, 70615, 70614, 70613, 70612, 70602, 70595, 70594, 70593, 70592, 70591, 70589, 70587, 70586, 70582, 70572, 70571, 70569, 70568, 70567, 70565, 70564, 70563, 70562, 70561, 70560, 70559, 70558, 70557, 70550, 70549, 70545, 70542, 70541, 70540, 70539, 70533, 70532, 70531, 70530, 70529, 70526, 70510, 70509, 70507, 70503, 70501, 70450, 70446, 70444, 70442, 70439, 70438, 70437, 70434, 70429, 70427, 70425, 70421, 70420, 70419, 70418, 70417, 70414, 70413, 70412, 70410, 70390, 70377, 70376, 70374, 70373, 70371, 70370, 70369, 70368, 70366, 70365, 70364, 70363, 70362, 70360, 70359, 70358, 70357, 70355, 70352, 70351, 70341, 70339, 70338, 70337, 70335, 70319, 70299, 70279, 70268, 70244, 70242, 70241, 70240, 70239, 70236, 70235, 70234, 70233, 70229, 70224, 70221, 70220, 70215, 70213, 70212, 70211, 70210, 70209, 70207, 70204, 70203, 70202, 70201, 70200, 70199, 70198, 70197, 70196, 70195, 70194, 70193, 70192, 70191, 70190, 70189, 70188, 70187, 70186, 70185, 70184, 70183, 70182, 70181, 70180, 70179, 70178, 70176, 70175, 70174, 70171, 70170, 70169, 70168, 70166, 70164, 70163, 70161, 70160, 70159, 70158, 70157, 70156, 70155, 70154, 70150, 70149, 70148, 70146, 70139, 70136, 70135, 70134, 70132, 70129, 70126, 70125, 70124, 70123, 70122, 70110, 70100, 70075, 70074, 70073, 70072, 70071, 70070, 70069, 70068, 70067, 70066, 70064, 70062, 70061, 70060, 70059, 70058, 70057, 70055, 70052, 70051, 70050, 70049, 70048, 70047, 70042, 70041, 70040, 70037, 70034, 70033, 70032, 70031, 70030, 70029, 70028, 70027, 70026, 70025, 70015, 70012, 70011, 69995, 69993, 69992, 69991, 69990, 69988, 69987, 69984, 69983, 69981, 69980, 69979, 69976, 69975, 69974, 69973, 69972, 69971, 69970, 69969, 69968, 69967, 69966, 69965, 69964, 69963, 69962, 69961, 69960, 69959, 69958, 69957, 69956, 69955, 69954, 69953, 69952, 69951, 69949, 69946, 69944, 69942, 69941, 69940, 69939, 69938, 69937, 69936, 69934, 69933, 69932, 69930, 69929, 69927, 69926, 69925, 69924, 69923, 69919, 69918, 69915, 69914, 69913, 69912, 69911, 69910, 69904, 69902, 69901, 69900, 69899, 69898, 69897, 69896, 69895, 69892, 69891, 69888, 69886, 69885, 69883, 69882, 69880, 69879, 69878, 69877, 69875, 69874, 69873, 69872, 69871, 69870, 69869, 69868, 69866, 69865, 69864, 69862, 69861, 69859, 69858, 69857, 69856, 69855, 69854, 69852, 69851, 69850, 69849, 69848, 69839, 69838, 69837, 69668, 69667, 69097, 69096, 69095, 69094, 69093, 68863, 68799, 68798, 68797, 68796, 68795, 68794, 68644, 68643, 68642, 68641, 68640, 68639, 68087, 68085, 68084, 68083, 67921, 67772, 67744, 67742, 67741, 67724, 67722, 67717, 67700, 67606, 67605, 67566, 67565, 67564, 67299, 67298, 67297, 67296, 67295, 67222, 67221, 67220, 67178, 67177, 67175, 67174, 67173, 67167, 67154, 67143, 67142, 67137, 67111, 67100, 67099, 67096, 67095, 67094, 67093, 67084, 67081, 67080, 67079, 67078, 67077, 67076, 67075, 67074, 67073, 67071, 67068, 67067, 67066, 67065, 67064, 67063, 67062, 67053, 67051, 67050, 67047, 67044, 67039, 67036, 67035, 67034, 67033, 67032, 67031, 67027, 67026, 67024, 67015, 67014, 67012, 67009, 67007, 67006, 67005, 67004, 67003, 67002, 66998, 66997, 66989, 66987, 66972, 66971, 66970, 66969, 66968, 66964, 66963, 66962, 66961, 66960, 66958, 66957, 66956, 66953, 66952, 66951, 66950, 66949, 66948, 66947, 66946, 66945, 66944, 66943, 66942, 66941, 66940, 66939, 66938, 66937, 66935, 66933, 66931, 66929, 66921, 66903, 66902, 66901, 66900, 66899, 66897, 66896, 66894, 66893, 66892, 66891, 66890, 66886, 66885, 66884, 66883, 66882, 66881, 66880, 66879, 66878, 66877, 66875, 66874, 66873, 66871, 66870, 66868, 66867, 66866, 66865, 66864, 66863, 66862, 66861, 66860, 66856, 66848, 66847, 66846, 66845, 66844, 66843, 66841, 66840, 66839, 66838, 66837, 66836, 66835, 66834, 66833, 66831, 66830, 66828, 66827, 66825, 66814, 66805, 66788, 66787, 66786, 66785, 66784, 66783, 66781, 66780, 66779, 66778, 66777, 66737, 66735, 66734, 66733, 66732, 66730, 66729, 66728, 66727, 66726, 66725, 66724, 66722, 66721, 66719, 66718, 66715, 66714, 66713, 66712, 66711, 66710, 66709, 66708, 66706, 66704, 66703, 66700, 66699, 66698, 66692, 66691, 66690, 66689, 66688, 66687, 66684, 66683, 66681, 66680, 66679, 66676, 66675, 66673, 66671, 66661, 66660, 66658, 66657, 66656, 66655, 66654, 66652, 66651, 66650, 66649, 66648, 66647, 66646, 66636, 66635, 66633, 66622, 66620, 66612, 66611, 66598, 66597, 66596, 66595, 66589, 66588, 66586, 66584, 66582, 66579, 66578, 66577, 66575, 66559, 66558, 66557, 66556, 66555, 66554, 66553, 66551, 66549, 66547, 66546, 66534, 66529, 66528, 66527, 66526, 66525, 66524, 66523, 66517, 66516, 66513, 66511, 66509, 66504, 66503, 66500, 66493, 66489, 66488, 66484, 66482, 66473, 66472, 66471, 66470, 66468, 66467, 66465, 66464, 66463, 66462, 66461, 66460, 66459, 66458, 66457, 66456, 66449, 66448, 66447, 66445, 66444, 66443, 66442, 66441, 66440, 66439, 66438, 66437, 66436, 66435, 66431, 66429, 66428, 66427, 66426, 66425, 66423, 66422, 66421, 66420, 66419, 66418, 66417, 66415, 66414, 66413, 66412, 66411, 66410, 66409, 66402, 66401, 66400, 66399, 66398, 66397, 66396, 66395, 66394, 66393, 66392, 66391, 66390, 66383, 66369, 66368, 66364, 66363, 66356, 66354, 66353, 66352, 66351, 66349, 66344, 66340, 66339, 66337, 66336, 66335, 66333, 66331, 66329, 66328, 66327, 66326, 66324, 66323, 66321, 66320, 66308, 66299, 66279, 66278, 66277, 66270, 66269, 66268, 66267, 66266, 66265, 66264, 66263, 66262, 66261, 66259, 66258, 66257, 66256, 66254, 66253, 66252, 66251, 66250, 66249, 66248, 66247, 66246, 66245, 66244, 66243, 66242, 66241, 66239, 66237, 66236, 66232, 66230, 66228, 66227, 66226, 66225, 66224, 66223, 66222, 66221, 66218, 66217, 66213, 66212, 66211, 66210, 66206, 66203, 66201, 66196, 66191, 66190, 66189, 66188, 66187, 66186, 66185, 66184, 66183, 66182, 66181, 66180, 66179, 66178, 66177, 66176, 66175, 66174, 66173, 66170, 66169, 66167, 66166, 66164, 66163, 66159, 66156, 66155, 66154, 66152, 66151, 66150, 66149, 66148, 66147, 66141, 66139, 66138, 66137, 66136, 66135, 66134, 66133, 66131, 66130, 66129, 66128, 66126, 66124, 66123, 66122, 66121, 66119, 66118, 66117, 66116, 66115, 66114, 66113, 66112, 66111, 66110, 66108, 66107, 66106, 66105, 66104, 66103, 66101, 66100, 66094, 66087, 66085, 66084, 66083, 66082, 66081, 66080, 66079, 66078, 66076, 66074, 66071, 66057, 66056, 66055, 66049, 66048, 66044, 66042, 66040, 66039, 66038, 66037, 66036, 66035, 66033, 66032, 66031, 66030, 66029, 66028, 66027, 66026, 66025, 66024, 66023, 66022, 66021, 66020, 66019, 66018, 66017, 66016, 66015, 66013, 66012, 66011, 66009, 66007, 66006, 66005, 66004, 66003, 66001, 66000, 65999, 65998, 65997, 65996, 65995, 65994, 65993, 65992, 65991, 65990, 65989, 65977, 65962, 65958, 65957, 65956, 65955, 65954, 65953, 65952, 65951, 65950, 65949, 65948, 65947, 65944, 65943, 65940, 65939, 65938, 65937, 65935, 65930, 65929, 65928, 65926, 65925, 65921, 65920, 65918, 65916, 65914, 65913, 65911, 65907, 65906, 65905, 65904, 65903, 65902, 65901, 65900, 65899, 65898, 65896, 65895, 65893, 65892, 65891, 65890, 65887, 65886, 65875, 65874, 65873, 65872, 65871, 65870, 65869, 65868, 65867, 65866, 65865, 65864, 65855, 65854, 65852, 65850, 65849, 65848, 65847, 65846, 65845, 65844, 65842, 65841, 65840, 65838, 65837, 65836, 65834, 65833, 65832, 65806, 65805, 65804, 65803, 65802, 65801, 65798, 65796, 65795, 65794, 65793, 65792, 65791, 65789, 65784, 65783, 65782, 65780, 65779, 65778, 65777, 65774, 65772, 65771, 65770, 65769, 65768, 65764, 65763, 65762, 65761, 65760, 65758, 65752, 65751, 65750, 65749, 65748, 65735, 65732, 65731, 65730, 65729, 65728, 65727, 65726, 65725, 65717, 65711, 65709, 65702, 65701, 65700, 65691, 65690, 65689, 65688, 65687, 65686, 65680, 65674, 65653, 65652, 65649, 65640, 65625, 65615, 65613, 65606, 65595, 65594, 65519, 65518, 65517, 65516, 65515, 65514, 65513, 65512, 65510, 65509, 65508, 65507, 65506, 65505, 65504, 65490, 65486, 65475, 65467, 65466, 65463, 65461, 65460, 65456, 65453, 65452, 65451, 65448, 65445, 65444, 65443, 65439, 65438, 65437, 65436, 65435, 65433, 65432, 65431, 65427, 65426, 65422, 65421, 65420, 65419, 65417, 65401, 65400, 65399, 65398, 65397, 65396, 65395, 65394, 65393, 65392, 65391, 65390, 65389, 65388, 65387, 65386, 65385, 65384, 65383, 65382, 65381, 65380, 65379, 65375, 65374, 65373, 65371, 65370, 65363, 65362, 65361, 65360, 65359, 65358, 65357, 65356, 65355, 65354, 65353, 65351, 65350, 65349, 65348, 65336, 65335, 65334, 65333, 65332, 65331, 65329, 65328, 65327, 65326, 65325, 65324, 65313, 65307, 65306, 65305, 65302, 65297, 65287, 65286, 65279, 65274, 65271, 65269, 65268, 65267, 65266, 65264, 65263, 65260, 65259, 65256, 65252, 65250, 65249, 65245, 65244, 65238, 65237, 65234, 65230, 65226, 65220, 65219, 65218, 65177, 65170, 65169, 65168, 65165, 65157, 65149, 65147, 65146, 65145, 65143, 65142, 65133, 65120, 65119, 65118, 65105, 65104, 65103, 65102, 65101, 65100, 65098, 65097, 65090, 65087, 65084, 65081, 65080, 65075, 65074, 65073, 65071, 65070, 65069, 65068, 65067, 65066, 65065, 65064, 65063, 65060, 65057, 65052, 65050, 65049, 65046, 65045, 65036, 65035, 65034, 65033, 65032, 65031, 65026, 65025, 65024, 65023, 65022, 65021, 65020, 65010, 65009, 65008, 64995, 64994, 64993, 64992, 64990, 64989, 64988, 64985, 64984, 64977, 64974, 64970, 64969, 64963, 64962, 64961, 64960, 64959, 64958, 64957, 64953, 64952, 64951, 64950, 64949, 64947, 64945, 64944, 64942, 64941, 64937, 64936, 64935, 64889, 64888, 64879, 64878, 64877, 64876, 64875, 64873, 64872, 64871, 64870, 64867, 64866, 64865, 64864, 64863, 64861, 64860, 64856, 64854, 64853, 64852, 64850, 64849, 64846, 64844, 64843, 64842, 64841, 64840, 64839, 64838, 64837, 64836, 64835, 64834, 64833, 64832, 64831, 64830, 64829, 64825, 64824, 64823, 64822, 64821, 64820, 64818, 64817, 64816, 64815, 64814, 64813, 64812, 64811, 64810, 64809, 64808, 64807, 64806, 64805, 64804, 64803, 64802, 64801, 64800, 64799, 64798, 64797, 64796, 64794, 64785, 64780, 64779, 64778, 64775, 64773, 64772, 64771, 64768, 64767, 64766, 64763, 64762, 64761, 64760, 64759, 64758, 64745, 64744, 64743, 64742, 64741, 64739, 64733, 64731, 64730, 64729, 64728, 64727, 64726, 64725, 64723, 64722, 64720, 64718, 64717, 64713, 64709, 64706, 64651, 64650, 64648, 64647, 64646, 64645, 64644, 64643, 64642, 64641, 64607, 64599, 64598, 64597, 64567, 64562, 64561, 64560, 64557, 64556, 64555, 64553, 64552, 64551, 64549, 64541, 64532, 64531, 64530, 64529, 64528, 64527, 64526, 64522, 64521, 64519, 64513, 64511, 64508, 64506, 64469, 64468, 64467, 64466, 64465, 64464, 64463, 64462, 64461, 64460, 64459, 64458, 64441, 64438, 64437, 64376, 64368, 64325, 64324, 64323, 64322, 64314, 64304, 64292, 64290, 64289, 64288, 64287, 64286, 64282, 64274, 64273, 64267, 64266, 64235, 64231, 64230, 64228, 64227, 64226, 64225, 64224, 64223, 64219, 64218, 64216, 64214, 64213, 64212, 64211, 64210, 64191, 64190, 64189, 64188, 64187, 64186, 64185, 64184, 64174, 64169, 64168, 64166, 64138, 64131, 64129, 64106, 64104, 64101, 64092, 64091, 64090, 64086, 64085, 64084, 64083, 64065, 64042, 64018, 64014, 64012, 64007, 64006, 63994, 63990, 63989, 63987, 63986, 63985, 63984, 63983, 63982, 63980, 63979, 63977, 63976, 63965, 63963, 63959, 63956, 63955, 63950, 63949, 63948, 63947, 63944, 63936, 63935, 63934, 63924, 63923, 63922, 63921, 63920, 63919, 63918, 63917, 63916, 63915, 63914, 63913, 63912, 63911, 63910, 63909, 63908, 63904, 63903, 63902, 63901, 63899, 63896, 63895, 63892, 63867, 63864, 63861, 63860, 63857, 63856, 63855, 63850, 63849, 63848, 63845, 63844, 63837, 63831, 63828, 63824, 63823, 63822, 63811, 63810, 63791, 63789, 63788, 63787, 63786, 63782, 63780, 63779, 63778, 63776, 63772, 63771, 63764, 63763, 63762, 63761, 63760, 63759, 63758, 63757, 63756, 63755, 63754, 63751, 63740, 63739, 63738, 63737, 63736, 63734, 63733, 63732, 63731, 63728, 63727, 63726, 63725, 63722, 63717, 63714, 63713, 63712, 63711, 63710, 63709, 63708, 63706, 63705, 63704, 63703, 63700, 63697, 63696, 63691, 63689, 63684, 63683, 63682, 63681, 63680, 63679, 63678, 63677, 63676, 63675, 63674, 63673, 63672, 63665, 63664, 63663, 63662, 63661, 63660, 63659, 63656, 63655, 63654, 63653, 63652, 63651, 63650, 63649, 63648, 63647, 63646, 63645, 63644, 63639, 63638, 63625, 63624, 63623, 63622, 63620, 63619, 63618, 63617, 63616, 63615, 63614, 63613, 63612, 63611, 63610, 63609, 63608, 63607, 63606, 63605, 63604, 63603, 63594, 63593, 63592, 63591, 63590, 63589, 63588, 63587, 63586, 63585, 63584, 63583, 63582, 63581, 63580, 63579, 63578, 63576, 63543, 63522, 63519, 63490, 63489, 63488, 63487, 63486, 63485, 63484, 63483, 63482, 63481, 63480, 63479, 63447, 63419, 63418, 63347, 63346, 63345, 63344, 63343, 63342, 63341, 63340, 63215, 63214, 63212, 63211, 63210, 63209, 63208, 63206, 63191, 63190, 63189, 63188, 63187, 63186, 63185, 63184, 63182, 63181, 63176, 63175, 63174, 63173, 63172, 63171, 63170, 63169, 63168, 63166, 63164, 63163, 63162, 63161, 63160, 63159, 63158, 63157, 63156, 63155, 63154, 63153, 63152, 63145, 63142, 63140, 63137, 63136, 63135, 63134, 63133, 63132, 63100, 63073, 63072, 63068, 63067, 63066, 63065, 63064, 63063, 63062, 63060, 63059, 63058, 63057, 63056, 63055, 63054, 63053, 63052, 63051, 63046, 63044, 63043, 63041, 63039, 63037, 63036, 63035, 63034, 63033, 63032, 63031, 63030, 63029, 63022, 63008, 63006, 63003, 63002, 63000, 62999, 62998, 62997, 62996, 62995, 62993, 62987, 62986, 62985, 62984, 62981, 62976, 62971, 62970, 62969, 62967, 62966, 62954, 62952, 62951, 62938, 62935, 62932, 62928, 62921, 62920, 62919, 62918, 62916, 62915, 62914, 62910, 62905, 62904, 62903, 62902, 62900, 62899, 62898, 62897, 62895, 62894, 62893, 62892, 62891, 62890, 62884, 62883, 62882, 62870, 62869, 62868, 62867, 62866, 62865, 62864, 62863, 62862, 62861, 62860, 62859, 62858, 62857, 62856, 62855, 62852, 62851, 62850, 62849, 62848, 62846, 62845, 62844, 62843, 62840, 62839, 62837, 62836, 62835, 62834, 62833, 62832, 62828, 62807, 62804, 62801, 62800, 62799, 62798, 62797, 62796, 62795, 62794, 62793, 62792, 62791, 62790, 62789, 62785, 62779, 62778, 62776, 62775, 62774, 62773, 62763, 62761, 62748, 62740, 62739, 62738, 62733, 62730, 62729, 62726, 62725, 62724, 62723, 62720, 62719, 62718, 62717, 62716, 62715, 62714, 62707, 62704, 62700, 62698, 62697, 62695, 62694, 62693, 62692, 62691, 62658, 62654, 62653, 62647, 62646, 62645, 62644, 62643, 62642, 62640, 62638, 62637, 62636, 62635, 62634, 62633, 62632, 62631, 62630, 62629, 62628, 62627, 62626, 62625, 62624, 62623, 62622, 62621, 62620, 62619, 62618, 62616, 62614, 62613, 62612, 62609, 62608, 62607, 62605, 62603, 62601, 62600, 62599, 62598, 62597, 62593, 62591, 62590, 62589, 62588, 62587, 62579, 62569, 62568, 62567, 62563, 62561, 62560, 62559, 62558, 62557, 62556, 62555, 62554, 62553, 62549, 62546, 62544, 62539, 62536, 62486, 62483, 62477, 62467, 62466, 62462, 62461, 62458, 62457, 62456, 62454, 62452, 62451, 62450, 62449, 62448, 62447, 62445, 62444, 62443, 62442, 62441, 62440, 62439, 62438, 62437, 62436, 62435, 62434, 62433, 62432, 62431, 62430, 62429, 62428, 62427, 62426, 62425, 62424, 62423, 62422, 62421, 62420, 62417, 62414, 62407, 62406, 62402, 62401, 62400, 62393, 62392, 62391, 62389, 62388, 62371, 62368, 62361, 62320, 62317, 62316, 62315, 62314, 62313, 62312, 62309, 62308, 62297, 62296, 62294, 62291, 62280, 62279, 62278, 62277, 62276, 62275, 62263, 62262, 62259, 62258, 62256, 62249, 62248, 62246, 62245, 62244, 62241, 62238, 62237, 62236, 62235, 62234, 62232, 62231, 62229, 62227, 62226, 62223, 62221, 62219, 62218, 62216, 62214, 62211, 62210, 62209, 62200, 62195, 62190, 62189, 62188, 62187, 62186, 62185, 62184, 62183, 62182, 62173, 62171, 62170, 62169, 62168, 62161, 62160, 62159, 62157, 62145, 62137, 62130, 62125, 62124, 62119, 62118, 62104, 62103, 62102, 62101, 62100, 62099, 62098, 62097, 62096, 62095, 62093, 62092, 62091, 62090, 62089, 62088, 62086, 62085, 62084, 62082, 62080, 62078, 62076, 62074, 62073, 62070, 62069, 62068, 62067, 62062, 62061, 62060, 62059, 62058, 62056, 62055, 62054, 62053, 62052, 62051, 62046, 62045, 62044, 62043, 62041, 62000, 61996, 61985, 61984, 61983, 61982, 61981, 61968, 61967, 61965, 61964, 61963, 61962, 61961, 61960, 61959, 61958, 61949, 61948, 61947, 61946, 61945, 61944, 61943, 61916, 61900, 61899, 61898, 61896, 61895, 61894, 61893, 61892, 61886, 61885, 61884, 61883, 61882, 61880, 61879, 61878, 61877, 61876, 61874, 61872, 61871, 61870, 61869, 61868, 61867, 61866, 61865, 61864, 61863, 61862, 61861, 61860, 61859, 61857, 61856, 61855, 61854, 61853, 61852, 61851, 61849, 61848, 61845, 61844, 61842, 61841, 61840, 61839, 61792, 61791, 61790, 61789, 61788, 61787, 61786, 61785, 61784, 61783, 61782, 61781, 61780, 61779, 61778, 61777, 61776, 61775, 61774, 61773, 61772, 61771, 61770, 61769, 61768, 61767, 61766, 61765, 61764, 61763, 61762, 61761, 61760, 61759, 61758, 61757, 61756, 61755, 61754, 61753, 61752, 61751, 61750, 61749, 61748, 61747, 61746, 61745, 61744, 61743, 61742, 61741, 61740, 61739, 61738, 61732, 61730, 61729, 61728, 61717, 61716, 61715, 61714, 61713, 61711, 61710, 61709, 61706, 61705, 61704, 61703, 61702, 61701, 61699, 61697, 61689, 61667, 61638, 61637, 61636, 61635, 61631, 61628, 61616, 61607, 61602, 61594, 61586, 61569, 61567, 61559, 61558, 61557, 61553, 61552, 61551, 61550, 61548, 61542, 61541, 61540, 61539, 61526, 61525, 61523, 61522, 61518, 61517, 61511, 61509, 61492, 61490, 61489, 61488, 61486, 61485, 61479, 61478, 61477, 61475, 61473, 61443, 61436, 61432, 61431, 61430, 61429, 61428, 61427, 61426, 61425, 61424, 61423, 61422, 61421, 61412, 61411, 61408, 61407, 61406, 61405, 61404, 61403, 61402, 61401, 61400, 61399, 61398, 61397, 61396, 61395, 61394, 61391, 61388, 61373, 61372, 61371, 61370, 61369, 61368, 61367, 61366, 61365, 61364, 61363, 61362, 61361, 61360, 61359, 61358, 61357, 61356, 61355, 61354, 61353, 61348, 61347, 61346, 61342, 61340, 61337, 61335, 61334, 61333, 61332, 61331, 61330, 61326, 61323, 61322, 61319, 61318, 61314, 61313, 61304, 61303, 61272, 61269, 61262, 61259); +UPDATE `quest_template` SET `VerifiedBuild`=56421 WHERE `ID` IN (61256, 61255, 61252, 61248, 61246, 61243, 61234, 61230, 61228, 61227, 61226, 61223, 61222, 61221, 61219, 61218, 61196, 61190, 61189, 61182, 61180, 61179, 61174, 61173, 61171, 61166, 61159, 61156, 61145, 61143, 61141, 61140, 61139, 61136, 61135, 61130, 61129, 61125, 61124, 61123, 61114, 61113, 61112, 61109, 61107, 61105, 61104, 61103, 61102, 61100, 61099, 61098, 61097, 61096, 61095, 61092, 61088, 61087, 61079, 61077, 61076, 61075, 61062, 61061, 61060, 61059, 61058, 61057, 61051, 61050, 60996, 60995, 60994, 60993, 60992, 60991, 60990, 60975, 60974, 60973, 60972, 60971, 60970, 60969, 60968, 60965, 60964, 60963, 60962, 60961, 60959, 60958, 60948, 60947, 60946, 60945, 60937, 60935, 60934, 60929, 60928, 60920, 60916, 60910, 60906, 60905, 60904, 60903, 60901, 60900, 60898, 60891, 60889, 60887, 60886, 60881, 60869, 60861, 60859, 60858, 60857, 60856, 60844, 60843, 60842, 60840, 60839, 60837, 60831, 60828, 60778, 60765, 60764, 60763, 60762, 60739, 60738, 60737, 60736, 60735, 60733, 60727, 60726, 60725, 60724, 60723, 60722, 60721, 60709, 60673, 60671, 60661, 60660, 60657, 60656, 60655, 60654, 60651, 60648, 60647, 60646, 60645, 60644, 60643, 60642, 60641, 60640, 60639, 60638, 60637, 60632, 60631, 60630, 60629, 60628, 60624, 60622, 60621, 60609, 60601, 60600, 60597, 60594, 60578, 60577, 60575, 60574, 60573, 60572, 60568, 60567, 60566, 60565, 60563, 60559, 60557, 60545, 60533, 60532, 60530, 60522, 60521, 60520, 60519, 60517, 60514, 60510, 60509, 60508, 60506, 60504, 60502, 60501, 60500, 60498, 60497, 60496, 60495, 60494, 60493, 60492, 60491, 60489, 60487, 60480, 60476, 60475, 60470, 60469, 60468, 60467, 60466, 60465, 60464, 60463, 60462, 60461, 60460, 60459, 60458, 60457, 60456, 60455, 60454, 60453, 60452, 60451, 60450, 60449, 60448, 60447, 60446, 60445, 60444, 60443, 60442, 60441, 60440, 60439, 60438, 60437, 60436, 60435, 60434, 60433, 60432, 60431, 60430, 60429, 60428, 60427, 60426, 60425, 60424, 60423, 60422, 60421, 60420, 60419, 60418, 60417, 60416, 60415, 60414, 60412, 60411, 60410, 60409, 60408, 60407, 60406, 60405, 60404, 60403, 60402, 60401, 60400, 60399, 60398, 60397, 60396, 60395, 60394, 60393, 60392, 60391, 60390, 60389, 60388, 60387, 60386, 60385, 60384, 60383, 60382, 60381, 60380, 60379, 60378, 60377, 60376, 60375, 60374, 60373, 60372, 60371, 60370, 60369, 60367, 60366, 60365, 60364, 60363, 60362, 60361, 60360, 60359, 60358, 60357, 60355, 60353, 60352, 60351, 60350, 60349, 60348, 60347, 60346, 60345, 60344, 60343, 60342, 60341, 60339, 60338, 60337, 60316, 60315, 60313, 60296, 60292, 60289, 60288, 60287, 60285, 60284, 60283, 60281, 60280, 60279, 60278, 60277, 60276, 60275, 60274, 60272, 60271, 60270, 60269, 60268, 60267, 60265, 60264, 60257, 60256, 60255, 60254, 60253, 60252, 60251, 60250, 60249, 60248, 60247, 60246, 60245, 60244, 60243, 60242, 60237, 60236, 60231, 60230, 60229, 60228, 60227, 60226, 60225, 60224, 60223, 60222, 60221, 60220, 60219, 60218, 60217, 60195, 60194, 60193, 60192, 60191, 60190, 60189, 60185, 60184, 60183, 60182, 60181, 60180, 60179, 60178, 60177, 60176, 60175, 60174, 60172, 60169, 60168, 60165, 60164, 60162, 60160, 60159, 60158, 60157, 60156, 60155, 60154, 60153, 60152, 60151, 60150, 60149, 60148, 60147, 60146, 60145, 60139, 60138, 60136, 60132, 60129, 60128, 60127, 60126, 60125, 60123, 60120, 60115, 60114, 60113, 60112, 60111, 60110, 60108, 60098, 60097, 60096, 60092, 60091, 60090, 60089, 60088, 60087, 60086, 60085, 60084, 60083, 60082, 60081, 60080, 60079, 60078, 60077, 60076, 60075, 60074, 60073, 60072, 60071, 60070, 60069, 60068, 60067, 60066, 60065, 60064, 60063, 60062, 60061, 60060, 60058, 60057, 60056, 60055, 60054, 60053, 60052, 60051, 60050, 60049, 60048, 60044, 60043, 60042, 60041, 60021, 60020, 60013, 60009, 60008, 60007, 60006, 60005, 60003, 59999, 59994, 59986, 59985, 59984, 59981, 59980, 59979, 59978, 59975, 59974, 59973, 59972, 59971, 59970, 59968, 59967, 59966, 59965, 59962, 59961, 59960, 59959, 59958, 59957, 59956, 59955, 59954, 59953, 59952, 59951, 59950, 59949, 59948, 59947, 59946, 59945, 59944, 59943, 59942, 59941, 59940, 59939, 59938, 59937, 59935, 59934, 59933, 59932, 59931, 59930, 59929, 59928, 59927, 59926, 59925, 59922, 59921, 59920, 59919, 59917, 59916, 59915, 59914, 59912, 59910, 59907, 59905, 59903, 59902, 59897, 59894, 59882, 59879, 59877, 59876, 59874, 59873, 59872, 59871, 59870, 59868, 59867, 59866, 59865, 59862, 59856, 59852, 59851, 59850, 59848, 59846, 59840, 59837, 59828, 59826, 59825, 59824, 59822, 59821, 59820, 59819, 59818, 59817, 59815, 59814, 59813, 59812, 59811, 59810, 59809, 59808, 59805, 59804, 59803, 59802, 59801, 59800, 59789, 59781, 59779, 59778, 59777, 59776, 59775, 59774, 59773, 59770, 59767, 59766, 59765, 59762, 59761, 59760, 59759, 59758, 59757, 59756, 59755, 59754, 59753, 59752, 59751, 59750, 59749, 59748, 59747, 59743, 59742, 59741, 59740, 59739, 59732, 59731, 59726, 59725, 59724, 59722, 59721, 59720, 59719, 59718, 59717, 59716, 59715, 59714, 59713, 59712, 59711, 59710, 59709, 59708, 59707, 59706, 59705, 59703, 59701, 59700, 59698, 59680, 59678, 59676, 59674, 59661, 59660, 59659, 59658, 59656, 59653, 59650, 59648, 59645, 59644, 59643, 59642, 59641, 59625, 59623, 59622, 59621, 59617, 59616, 59615, 59609, 59607, 59603, 59601, 59600, 59599, 59598, 59597, 59596, 59594, 59593, 59592, 59591, 59590, 59589, 59588, 59587, 59586, 59585, 59583, 59581, 59578, 59556, 59555, 59554, 59520, 59441, 59430, 59427, 59426, 59356, 59355, 59354, 59352, 59351, 59350, 59349, 59348, 59347, 59346, 59345, 59344, 59343, 59342, 59340, 59339, 59327, 59325, 59323, 59322, 59321, 59319, 59317, 59315, 59314, 59311, 59293, 59292, 59291, 59265, 59263, 59262, 59259, 59258, 59256, 59254, 59246, 59242, 59234, 59233, 59232, 59231, 59230, 59229, 59225, 59223, 59211, 59210, 59209, 59207, 59206, 59203, 59202, 59200, 59199, 59198, 59197, 59196, 59190, 59189, 59188, 59185, 59184, 59183, 59181, 59179, 59175, 59174, 59173, 59172, 59171, 59147, 59130, 59126, 59120, 59087, 59071, 59070, 59069, 59068, 59063, 59042, 59025, 59023, 59021, 59020, 59019, 59018, 59017, 59016, 59015, 59014, 59011, 59009, 59008, 59007, 59002, 59000, 58997, 58996, 58995, 58991, 58983, 58980, 58979, 58978, 58977, 58976, 58975, 58962, 58960, 58953, 58951, 58948, 58947, 58946, 58941, 58939, 58938, 58937, 58936, 58933, 58932, 58931, 58923, 58918, 58917, 58916, 58915, 58914, 58912, 58911, 58910, 58909, 58908, 58905, 58900, 58881, 58879, 58876, 58871, 58869, 58865, 58863, 58862, 58861, 58860, 58858, 58857, 58856, 58854, 58847, 58846, 58844, 58843, 58842, 58833, 58832, 58831, 58830, 58829, 58825, 58821, 58820, 58816, 58813, 58812, 58811, 58810, 58809, 58808, 58805, 58804, 58803, 58802, 58800, 58799, 58798, 58797, 58796, 58795, 58794, 58793, 58792, 58791, 58790, 58789, 58788, 58787, 58785, 58781, 58775, 58774, 58773, 58771, 58769, 58761, 58758, 58757, 58755, 58751, 58750, 58749, 58748, 58747, 58746, 58745, 58744, 58743, 58742, 58737, 58734, 58727, 58726, 58725, 58724, 58723, 58721, 58720, 58719, 58717, 58714, 58708, 58707, 58706, 58705, 58704, 58686, 58680, 58677, 58675, 58674, 58673, 58672, 58671, 58670, 58669, 58668, 58665, 58656, 58654, 58647, 58646, 58645, 58643, 58642, 58641, 58640, 58639, 58638, 58636, 58634, 58632, 58631, 58630, 58625, 58624, 58623, 58622, 58621, 58620, 58619, 58618, 58617, 58616, 58615, 58610, 58609, 58608, 58606, 58605, 58603, 58600, 58599, 58593, 58592, 58591, 58590, 58589, 58586, 58585, 58584, 58583, 58582, 58575, 58571, 58570, 58569, 58568, 58567, 58566, 58565, 58564, 58563, 58562, 58561, 58560, 58559, 58558, 58557, 58555, 58530, 58524, 58523, 58518, 58517, 58516, 58515, 58506, 58505, 58504, 58502, 58498, 58496, 58490, 58488, 58486, 58484, 58483, 58480, 58473, 58472, 58471, 58461, 58458, 58457, 58456, 58455, 58454, 58452, 58451, 58450, 58449, 58447, 58446, 58445, 58444, 58443, 58440, 58437, 58433, 58432, 58431, 58428, 58426, 58424, 58422, 58421, 58407, 58406, 58395, 58394, 58393, 58392, 58391, 58389, 58388, 58387, 58386, 58385, 58384, 58383, 58382, 58379, 58376, 58375, 58374, 58373, 58372, 58352, 58351, 58348, 58347, 58346, 58345, 58344, 58343, 58342, 58341, 58340, 58339, 58338, 58337, 58328, 58327, 58326, 58325, 58318, 58317, 58316, 58314, 58297, 58288, 58286, 58281, 58277, 58275, 58272, 58268, 58267, 58266, 58265, 58264, 58260, 58257, 58239, 58238, 58237, 58236, 58235, 58233, 58231, 58229, 58216, 58214, 58211, 58209, 58208, 58207, 58185, 58184, 58183, 58182, 58181, 58180, 58179, 58178, 58177, 58176, 58175, 58174, 58168, 58167, 58166, 58165, 58164, 58163, 58162, 58161, 58160, 58159, 58158, 58157, 58156, 58155, 58151, 58129, 58128, 58127, 58104, 58103, 58097, 58096, 58095, 58093, 58092, 58090, 58088, 58087, 58086, 58084, 58081, 58080, 58079, 58078, 58077, 58075, 58074, 58073, 58072, 58071, 58070, 58069, 58068, 58062, 58060, 58045, 58042, 58041, 58040, 58039, 58038, 58037, 58036, 58031, 58027, 58026, 58025, 58024, 58023, 58022, 58016, 58011, 58009, 58008, 58007, 57994, 57993, 57990, 57989, 57987, 57986, 57985, 57984, 57983, 57982, 57979, 57977, 57976, 57974, 57973, 57971, 57970, 57969, 57967, 57966, 57960, 57959, 57956, 57955, 57954, 57952, 57951, 57950, 57949, 57948, 57947, 57937, 57936, 57935, 57934, 57933, 57932, 57931, 57929, 57928, 57927, 57926, 57925, 57924, 57923, 57922, 57921, 57920, 57919, 57918, 57915, 57914, 57912, 57909, 57908, 57905, 57904, 57903, 57901, 57900, 57899, 57898, 57897, 57895, 57893, 57892, 57891, 57890, 57889, 57888, 57887, 57886, 57885, 57884, 57882, 57881, 57880, 57878, 57877, 57876, 57875, 57873, 57872, 57871, 57870, 57869, 57868, 57867, 57866, 57865, 57861, 57860, 57825, 57824, 57818, 57816, 57787, 57778, 57773, 57772, 57771, 57769, 57768, 57765, 57764, 57763, 57762, 57761, 57760, 57759, 57758, 57757, 57756, 57755, 57754, 57753, 57752, 57751, 57750, 57749, 57748, 57747, 57746, 57745, 57744, 57743, 57729, 57728, 57727, 57724, 57719, 57717, 57716, 57715, 57714, 57713, 57712, 57711, 57710, 57709, 57694, 57693, 57691, 57690, 57689, 57686, 57677, 57676, 57670, 57661, 57660, 57658, 57657, 57656, 57655, 57653, 57652, 57651, 57650, 57649, 57648, 57646, 57644, 57637, 57636, 57634, 57621, 57590, 57589, 57585, 57584, 57583, 57581, 57571, 57568, 57567, 57566, 57565, 57564, 57563, 57562, 57555, 57554, 57553, 57552, 57551, 57549, 57547, 57545, 57542, 57540, 57538, 57537, 57536, 57535, 57534, 57533, 57532, 57531, 57530, 57529, 57524, 57522, 57516, 57515, 57514, 57513, 57512, 57511, 57510, 57506, 57481, 57477, 57475, 57474, 57473, 57471, 57470, 57466, 57464, 57463, 57462, 57461, 57460, 57459, 57458, 57457, 57456, 57455, 57454, 57453, 57448, 57447, 57446, 57444, 57442, 57429, 57428, 57427, 57426, 57425, 57414, 57405, 57404, 57403, 57402, 57401, 57400, 57399, 57398, 57397, 57396, 57395, 57394, 57393, 57392, 57391, 57390, 57386, 57384, 57381, 57380, 57379, 57378, 57376, 57375, 57374, 57373, 57372, 57371, 57370, 57362, 57359, 57353, 57340, 57338, 57334, 57333, 57330, 57328, 57327, 57326, 57324, 57316, 57301, 57291, 57290, 57288, 57284, 57282, 57278, 57276, 57275, 57271, 57270, 57269, 57267, 57266, 57265, 57264, 57263, 57261, 57255, 57254, 57253, 57252, 57251, 57248, 57246, 57245, 57240, 57228, 57226, 57225, 57222, 57221, 57220, 57216, 57207, 57205, 57198, 57190, 57189, 57185, 57182, 57180, 57179, 57178, 57177, 57176, 57175, 57174, 57173, 57164, 57161, 57159, 57157, 57156, 57153, 57146, 57136, 57131, 57129, 57126, 57125, 57124, 57123, 57122, 57121, 57120, 57118, 57117, 57116, 57115, 57114, 57113, 57112, 57107, 57106, 57105, 57104, 57102, 57100, 57099, 57098, 57095, 57094, 57093, 57092, 57091, 57090, 57089, 57088, 57086, 57076, 57075, 57074, 57072, 57071, 57070, 57069, 57068, 57067, 57039, 57037, 57026, 57025, 57024, 57023, 57022, 57010, 57009, 57008, 57007, 57006, 57005, 57004, 57003, 57001, 56993, 56982, 56981, 56980, 56979, 56978, 56973, 56972, 56970, 56969, 56955, 56942, 56914, 56909, 56908, 56907, 56839, 56830, 56829, 56824, 56817, 56816, 56815, 56814, 56813, 56812, 56811, 56810, 56809, 56808, 56807, 56806, 56805, 56804, 56803, 56801, 56800, 56799, 56797, 56794, 56791, 56790, 56789, 56788, 56787, 56786, 56785, 56783, 56782, 56781, 56780, 56779, 56778, 56777, 56775, 56771, 56758, 56757, 56756, 56741, 56740, 56739, 56719, 56650, 56649, 56648, 56647, 56645, 56644, 56643, 56642, 56641, 56640, 56621, 56617, 56616, 56580, 56578, 56577, 56576, 56575, 56574, 56573, 56566, 56565, 56563, 56562, 56561, 56560, 56558, 56542, 56541, 56540, 56539, 56538, 56537, 56536, 56534, 56533, 56532, 56523, 56519, 56518, 56517, 56516, 56515, 56508, 56504, 56501, 56500, 56499, 56496, 56495, 56494, 56492, 56491, 56490, 56489, 56475, 56474, 56473, 56472, 56470, 56467, 56466, 56465, 56464, 56463, 56462, 56461, 56460, 56459, 56458, 56457, 56456, 56455, 56454, 56453, 56452, 56451, 56450, 56449, 56448, 56447, 56446, 56445, 56444, 56443, 56442, 56441, 56440, 56439, 56438, 56437, 56436, 56434, 56433, 56429, 56425, 56424, 56423, 56422, 56421, 56419, 56410, 56405, 56401, 56400, 56399, 56398, 56393, 56385, 56380, 56379, 56378, 56377, 56376, 56375, 56374, 56373, 56371, 56370, 56365, 56358, 56356, 56355, 56354, 56353, 56352, 56351, 56350, 56349, 56348, 56347, 56346, 56344, 56335, 56334, 56328, 56327, 56325, 56324, 56321, 56320, 56319, 56316, 56315, 56314, 56313, 56312, 56311, 56310, 56309, 56308, 56306, 56305, 56304, 56301, 56267, 56263, 56262, 56261, 56260, 56249, 56248, 56247, 56246, 56245, 56244, 56243, 56242, 56241, 56240, 56239, 56236, 56235, 56234, 56224, 56223, 56219, 56215, 56214, 56211, 56210, 56209, 56206, 56205, 56203, 56202, 56201, 56200, 56199, 56198, 56197, 56196, 56195, 56194, 56193, 56192, 56191, 56190, 56189, 56188, 56187, 56186, 56185, 56184, 56181, 56180, 56178, 56177, 56175, 56174, 56173, 56172, 56168, 56167, 56165, 56163, 56162, 56161, 56158, 56157, 56156, 56154, 56151, 56148, 56145, 56144, 56143, 56142, 56141, 56139, 56137, 56136, 56131, 56129, 56128, 56120, 56119, 56118, 56117, 56116, 56108, 56099, 56097, 56095, 56092, 56091, 56090, 56087, 56086, 56083, 56082, 56081, 56076, 56074, 56072, 56071, 56064, 56063, 56057, 56053, 56050, 56047, 56046, 56045, 56044, 56043, 56042, 56041, 56039, 56038, 56037, 56036, 56034, 56031, 56030, 56025, 56024, 56023, 56010, 56002, 55995, 55994, 55993, 55992, 55991, 55990, 55989, 55988, 55983, 55982, 55981, 55979, 55976, 55973, 55970, 55967, 55965, 55937, 55905, 55901, 55900, 55896, 55895, 55889, 55887, 55885, 55884, 55882, 55881, 55880, 55879, 55875, 55873, 55871, 55870, 55869, 55868, 55867, 55866, 55865, 55864, 55863, 55862, 55861, 55860, 55851, 55849, 55837, 55836, 55834, 55829, 55819, 55818, 55815, 55813, 55801, 55799, 55798, 55797, 55796, 55795, 55784, 55783, 55782, 55781, 55780, 55779, 55778, 55774, 55770, 55767, 55764, 55763, 55753, 55752, 55750, 55743, 55742, 55740, 55739, 55738, 55737, 55736, 55735, 55734, 55732, 55731, 55730, 55729, 55728, 55718, 55708, 55707, 55697, 55696, 55695, 55694, 55685, 55669, 55668, 55667, 55664, 55659, 55658, 55657, 55652, 55651, 55650, 55649, 55648, 55647, 55646, 55645, 55640, 55639, 55635, 55632, 55630, 55622, 55618, 55609, 55608, 55605, 55602, 55601, 55600, 55599, 55598, 55597, 55595, 55594, 55593, 55592, 55586, 55583, 55582, 55580, 55579, 55578, 55574, 55573, 55571, 55570, 55569, 55565, 55561, 55560, 55558, 55535, 55534, 55533, 55531, 55530, 55529, 55528, 55522, 55521, 55520, 55519, 55517, 55516, 55507, 55506, 55505, 55504, 55503, 55500, 55497, 55490, 55489, 55488, 55487, 55486, 55485, 55484, 55483, 55482, 55481, 55469, 55465, 55463, 55462, 55457, 55456, 55455, 55454, 55452, 55451, 55450, 55449, 55448, 55447, 55446, 55445, 55444, 55443, 55442, 55441, 55440, 55439, 55438, 55437, 55436, 55435, 55434, 55433, 55432, 55431, 55426, 55425, 55407, 55400, 55398, 55397, 55396, 55395, 55394, 55393, 55392, 55390, 55385, 55384, 55374, 55373, 55363, 55362, 55361, 55350, 55348, 55345, 55344, 55343, 55342, 55341, 55340, 55339, 55338, 55337, 55336, 55335, 55334, 55333, 55332, 55331, 55330, 55329, 55328, 55327, 55326, 55325, 55324, 55323, 55322, 55321, 55320, 55319, 55313, 55312, 55311, 55310, 55309, 55308, 55307, 55306, 55305, 55302, 55301, 55300, 55299, 55298, 55264, 55258, 55254, 55253, 55252, 55251, 55250, 55249, 55248, 55247, 55246, 55245, 55243, 55242, 55235, 55234, 55233, 55232, 55231, 55230, 55229, 55228, 55227, 55226, 55225, 55224, 55223, 55222, 55221, 55220, 55219, 55218, 55217, 55216, 55214, 55213, 55211, 55210, 55196, 55195, 55194, 55193, 55188, 55186, 55185, 55184, 55183, 55182, 55179, 55177, 55175, 55174, 55173, 55171, 55153, 55136, 55125, 55124, 55123, 55122, 55121, 55119, 55118, 55117, 55116, 55111, 55103, 55101, 55099, 55096, 55095, 55094, 55092, 55090, 55089, 55088, 55087, 55084, 55083, 55082, 55081, 55080, 55079, 55078, 55077, 55076, 55075, 55074, 55073, 55072, 55071, 55070, 55069, 55068, 55067, 55066, 55065, 55064, 55063, 55062, 55061, 55060, 55059, 55058, 55057, 55056, 55055, 55054, 55053, 55052, 55051, 55050, 55049, 55048, 55047, 55045, 55044, 55043, 55040, 55039, 55036, 55033, 55031, 55030, 55028, 54999, 54997, 54995, 54992, 54986, 54978, 54975, 54972, 54969, 54965, 54964, 54961, 54960, 54959, 54958, 54952, 54951, 54947, 54946, 54945, 54941, 54940, 54939, 54938, 54933, 54930, 54929, 54925, 54922, 54920, 54919, 54918, 54917, 54916, 54915, 54913, 54906, 54905, 54904, 54903, 54902, 54901, 54900, 54899, 54898, 54897, 54896, 54878, 54876, 54875, 54871, 54856, 54851, 54845, 54844, 54843, 54834, 54832, 54831, 54828, 54827, 54822, 54806, 54787, 54757, 54756, 54755, 54751, 54735, 54734, 54733, 54732, 54731, 54730, 54729, 54728, 54727, 54726, 54725, 54723, 54721, 54708, 54706, 54703, 54701, 54683, 54682, 54679, 54677, 54669, 54668, 54667, 54662, 54661, 54632, 54631, 54630, 54626, 54625, 54624, 54623, 54621, 54620, 54619, 54618, 54616, 54613, 54611, 54610, 54574, 54572, 54563, 54559, 54523, 54519, 54518, 54510, 54496, 54495, 54494, 54485, 54476, 54470, 54462, 54461, 54460, 54459, 54458, 54457, 54456, 54455, 54454, 54453, 54451, 54447, 54441, 54439, 54438, 54433, 54424, 54421, 54419, 54418, 54417, 54416, 54415, 54412, 54407, 54404, 54312, 54310, 54307, 54306, 54303, 54302, 54301, 54300, 54288, 54282, 54280, 54276, 54275, 54271, 54270, 54269, 54267, 54265, 54263, 54260, 54258, 54256, 54255, 54249, 54244, 54243, 54240, 54239, 54236, 54231, 54225, 54224, 54213, 54212, 54211, 54207, 54206, 54205, 54204, 54203, 54202, 54201, 54200, 54199, 54198, 54197, 54196, 54195, 54194, 54193, 54192, 54191, 54188, 54187, 54186, 54185, 54184, 54183, 54180, 54179, 54178, 54177, 54176, 54175, 54174, 54172, 54171, 54169, 54165, 54164, 54163, 54161, 54157, 54156, 54147, 54145, 54144, 54141, 54140, 54139, 54138, 54137, 54136, 54135, 54134, 54132, 54128, 54126, 54124, 54123, 54121, 54120, 54117, 54113, 54109, 54108, 54107, 54106, 54105, 54104, 54103, 54102, 54101, 54100, 54099, 54097, 54094, 54091, 54090, 54088, 54087, 54086, 54085, 54084, 54083, 54082, 54080, 54079, 54078, 54077, 54076, 54075, 54074, 54073, 54072, 54071, 54070, 54069, 54068, 54067, 54066, 54065, 54064, 54063, 54062, 54061, 54059, 54058, 54050, 54049, 54047, 54046, 54045, 54044, 54043, 54042, 54041, 54036, 54034, 54033, 54032, 54031, 54028, 54027, 54026, 54022, 54021, 54020, 54018, 54015, 54012, 54009, 54008, 54007, 54006, 54005, 54004, 54002, 54001, 54000, 53999, 53998, 53997, 53996, 53995, 53993, 53992, 53990, 53989, 53988, 53986, 53982, 53981, 53978, 53973, 53962, 53955, 53951, 53950, 53947, 53942, 53941, 53940, 53939, 53938, 53937, 53936, 53919, 53916, 53913, 53912, 53910, 53909, 53908, 53907, 53906, 53905, 53904, 53903, 53902, 53901, 53900, 53899, 53898, 53897, 53896, 53895, 53894, 53893, 53892, 53891, 53890, 53889, 53888, 53887, 53885, 53883, 53881, 53880, 53879, 53870, 53869, 53868, 53866, 53858, 53856, 53852, 53851, 53850, 53849, 53848, 53847, 53843, 53833, 53832, 53831, 53830, 53828, 53827, 53826, 53825, 53824, 53823, 53821, 53820, 53819, 53818, 53817, 53816, 53815, 53813, 53810, 53807, 53806, 53805, 53802, 53801, 53800, 53787, 53783, 53782, 53781, 53780, 53779, 53778, 53777, 53776, 53775, 53774, 53766, 53765, 53763, 53762, 53761, 53760, 53759, 53733, 53732, 53731, 53730, 53729, 53728, 53727, 53720, 53719, 53711, 53704, 53701, 53678, 53677, 53676, 53675, 53674, 53673, 53672, 53671, 53670, 53669, 53668, 53667, 53666, 53665, 53641, 53623, 53602, 53583, 53566, 53563, 53562, 53561, 53560, 53559, 53549, 53496, 53495, 53494, 53493, 53492, 53491, 53490, 53489, 53488, 53487, 53486, 53485, 53484, 53483, 53482, 53481, 53480, 53479, 53478, 53476, 53467, 53466, 53465, 53464, 53463, 53462, 53461, 53459, 53458, 53456, 53455, 53454, 53453, 53452, 53451, 53450, 53449, 53446, 53445, 53444, 53443, 53442, 53440, 53439, 53438, 53437, 53436, 53435, 53434, 53433, 53432, 53431, 53430, 53416, 53414, 53405, 53390, 53389, 53388, 53378, 53377, 53376, 53375, 53374, 53372, 53371, 53370, 53369, 53358, 53355, 53354, 53353, 53352, 53351, 53349, 53348, 53347, 53342, 53341, 53340, 53339, 53338, 53337, 53336, 53333, 53332, 53330, 53310, 53307, 53306, 53295, 53276, 53275, 53268, 53267, 53222, 53221, 53212, 53210, 53209, 53208, 53207, 53198, 53197, 53194, 53193, 53190, 53187, 53186, 53185, 53184, 53183, 53182, 53181, 53180, 53178, 53177, 53176, 53175, 53174, 53173, 53172, 53171, 53170, 53169, 53168, 53167, 53164, 53163, 53161, 53160, 53155, 53154, 53152, 53151, 53150, 53148, 53130, 53129, 53128, 53127, 53126, 53125, 53121, 53119, 53118, 53116, 53114, 53113, 53112, 53110, 53109, 53105, 53103, 53102, 53101, 53100, 53097, 53096, 53082, 53081, 53079, 53078, 53075, 53074, 53073, 53072, 53071, 53070, 53069, 53068, 53067, 53066, 53065, 53064, 53063, 53062, 53061, 53056, 53055, 53053, 53052, 53050, 53045, 53044, 53043, 53041, 53039, 53037, 53036, 53035, 53034, 53033, 53032, 53031, 53030, 53028, 53027, 53007, 53006, 53003, 52991, 52990, 52981, 52978, 52973, 52963, 52956, 52955, 52953, 52949, 52946, 52945, 52944, 52943, 52942, 52939, 52938, 52923, 52888, 52886, 52878, 52877, 52876, 52875, 52869, 52862, 52861, 52857, 52856, 52855, 52852, 52851, 52850, 52849, 52847, 52840, 52837, 52835, 52834, 52832, 52803, 52802, 52801, 52800, 52796, 52795, 52793, 52790, 52789, 52788, 52787, 52782, 52777, 52776, 52774, 52773, 52772, 52770, 52769, 52768, 52767, 52766, 52765, 52764, 52762, 52754, 52751, 52750, 52749, 52748, 52746, 52745, 52744, 52743, 52742, 52741, 52740, 52739, 52738, 52737, 52736, 52735, 52734, 52733, 52732, 52731, 52730, 52729, 52728, 52727, 52726, 52725, 52724, 52723, 52722, 52721, 52720, 52719, 52718, 52717, 52716, 52715, 52714, 52713, 52712, 52711, 52710, 52709, 52708, 52707, 52706, 52705, 52704, 52703, 52702, 52701, 52700, 52699, 52698, 52697, 52696, 52695, 52694, 52693, 52692, 52691, 52690, 52689, 52688, 52687, 52686, 52685, 52684, 52683, 52682, 52681, 52680, 52679, 52678, 52677, 52676, 52675, 52674, 52673, 52672, 52671, 52670, 52669, 52668, 52667, 52666, 52665, 52664, 52663, 52662, 52661, 52660, 52659, 52658, 52657, 52656, 52655, 52654, 52653, 52652, 52651, 52650, 52649, 52648, 52647, 52646, 52645, 52644, 52643, 52642, 52641, 52640, 52639, 52638, 52637, 52636, 52635, 52634, 52633, 52632, 52631, 52630, 52629, 52628, 52627, 52626, 52625, 52624, 52623, 52622, 52621, 52620, 52619, 52618, 52617, 52616, 52615, 52614, 52613, 52612, 52611, 52610, 52609, 52608, 52607, 52606, 52605, 52604, 52603, 52602, 52601, 52600, 52599, 52598, 52597, 52596, 52595, 52594, 52593, 52592, 52591, 52590, 52589, 52588, 52587, 52586, 52585, 52584, 52583, 52582, 52581, 52580, 52579, 52578, 52577, 52576, 52575, 52574, 52573, 52572, 52571, 52570, 52569, 52568, 52567, 52566, 52565, 52564, 52563, 52562, 52561, 52560, 52559, 52558, 52557, 52556, 52555, 52554, 52553, 52552, 52551, 52550, 52549, 52548, 52547, 52546, 52545, 52544, 52513, 52512, 52511, 52510, 52509, 52508, 52496, 52495, 52494, 52493, 52492, 52491, 52490, 52489, 52488, 52487, 52486, 52485, 52484, 52483, 52482, 52481, 52480, 52479, 52478, 52477, 52475, 52473, 52472, 52462, 52458, 52453, 52451, 52450, 52449, 52447, 52445, 52444, 52443, 52439, 52431, 52430, 52428, 52425, 52421, 52420, 52418, 52417, 52416, 52413, 52409, 52408, 52405, 52398, 52395, 52392, 52388, 52387, 52386, 52384, 52383, 52382, 52379, 52378, 52377, 52376, 52375, 52374, 52373, 52369, 52368, 52363, 52358, 52356, 52355, 52348, 52342, 52341, 52340, 52339, 52336, 52335, 52333, 52331, 52330, 52325, 52320, 52316, 52314, 52313, 52311, 52308, 52305, 52294, 52291, 52290, 52289, 52288, 52287, 52286, 52285, 52284, 52283, 52282, 52281, 52278, 52276, 52261, 52260, 52259, 52258, 52253, 52252, 52248, 52247, 52246, 52241, 52237, 52228, 52227, 52226, 52225, 52224, 52223, 52222, 52221, 52219, 52217, 52216, 52215, 52214, 52213, 52212, 52211, 52210, 52208, 52205, 52204, 52203, 52200, 52194, 52192, 52191, 52190, 52189, 52188, 52187, 52186, 52185, 52184, 52183, 52179, 52173, 52172, 52171, 52170, 52165, 52158, 52156, 52155, 52154, 52153, 52151, 52150, 52149, 52148, 52147, 52146, 52139, 52133, 52132, 52131, 52130, 52129, 52128, 52127, 52122, 52118, 52114, 52113, 52075, 52074, 52073, 52070, 52069, 52068, 52067, 52065, 52061, 52058, 52055, 52053, 52052, 52051, 52050, 52049, 52046, 52044, 52043, 52042, 52041, 52040, 52039, 52038, 52036, 52035, 52034, 52033, 52032, 52031, 52030, 52029, 52028, 52027, 52026, 52024, 52023, 52017, 52016, 52015, 52014, 52013, 52010, 52009, 52008, 52005, 52003, 51998, 51991, 51990, 51987, 51986, 51985, 51984, 51982, 51980, 51979, 51975, 51972, 51971, 51969, 51968, 51967, 51965, 51964, 51962, 51961, 51955, 51954, 51953, 51952, 51951, 51950, 51937, 51936, 51934, 51932, 51929, 51926, 51921, 51918, 51916, 51904, 51903, 51889, 51888, 51884, 51881, 51870, 51838, 51837, 51830, 51829, 51824, 51819, 51818, 51814, 51813, 51810, 51805, 51803, 51802, 51801, 51800, 51798, 51797, 51796, 51795, 51792, 51789, 51788, 51787, 51786, 51785, 51784, 51776, 51775, 51773, 51772, 51771, 51770, 51767, 51753, 51752, 51743, 51742, 51728, 51726, 51723, 51720, 51718, 51717, 51715, 51714, 51712, 51711, 51709, 51707, 51706, 51696, 51694, 51691, 51690, 51689, 51680, 51679, 51678, 51677, 51675, 51674, 51671, 51670, 51668, 51663, 51659, 51643, 51640, 51635, 51632, 51629, 51627, 51623, 51619, 51612, 51610, 51602, 51601, 51599, 51598, 51597, 51596, 51595, 51594, 51593, 51592, 51591, 51590, 51589, 51587, 51582, 51581, 51575, 51574, 51573, 51572, 51571, 51570, 51569, 51568, 51566, 51555, 51554, 51552, 51547, 51546, 51545, 51544, 51543, 51540, 51539, 51538, 51536, 51535, 51534, 51533, 51532, 51528, 51526, 51521, 51520, 51519, 51518, 51517, 51516, 51515, 51514, 51513, 51504, 51503, 51498, 51494, 51492, 51490, 51489, 51488, 51487, 51482, 51481, 51480, 51479, 51478, 51474, 51472, 51465, 51464, 51454, 51452, 51451, 51448, 51447, 51446, 51445, 51443, 51442, 51441, 51440, 51439, 51438, 51437, 51436, 51435, 51434, 51433, 51432, 51430, 51427, 51426, 51421, 51418, 51415, 51408, 51407, 51405, 51404, 51403, 51402, 51401, 51399, 51398, 51395, 51394, 51391, 51390, 51389, 51386, 51384, 51380, 51376, 51371, 51370, 51369, 51368, 51367, 51366, 51365, 51364, 51361, 51360, 51359, 51358, 51357, 51356, 51355, 51353, 51352, 51351, 51350, 51349, 51344, 51343, 51342, 51341, 51340, 51339, 51335, 51332, 51331, 51322, 51320, 51319, 51316, 51315, 51314, 51313, 51312, 51310, 51309, 51308, 51302, 51286, 51285, 51284, 51283, 51282, 51281, 51280, 51279, 51278, 51251, 51249, 51248, 51247, 51246, 51244, 51243, 51241, 51240, 51234, 51233, 51231, 51230, 51229, 51226, 51224, 51222, 51221, 51220, 51218, 51217, 51215, 51214, 51211, 51209, 51208, 51207, 51205, 51204, 51203, 51201, 51200, 51199, 51193, 51192, 51191, 51190, 51177, 51175, 51172, 51170, 51169, 51168, 51167, 51165, 51164, 51162, 51161, 51159, 51157, 51154, 51151, 51150, 51149, 51145, 51144, 51142, 51140, 51139, 51134, 51131, 51130, 51129, 51124, 51117, 51116, 51111, 51101, 51092, 51091, 51089, 51088, 51087, 51085, 51082, 51072, 51071, 51069, 51062, 51061, 51060, 51059, 51057, 51056, 51055, 51054, 51053, 51051, 51050, 51049, 51048, 51047, 51046, 51045, 51044, 51043, 51042, 51041, 51040, 51039, 51038, 51037, 51036, 51035, 51034, 51033, 51032, 51031, 51030, 51029, 51028, 51027, 51026, 51025, 51024, 51023, 51022, 51021, 51020, 51019, 51018, 51017, 51016, 51014, 51013, 51001, 51000, 50999, 50998, 50995, 50992, 50990, 50988, 50987, 50984, 50983, 50980, 50979, 50978, 50976, 50975, 50972, 50970, 50967, 50965, 50964, 50963, 50962, 50960, 50959, 50956, 50955, 50954, 50953, 50944, 50943, 50942, 50940, 50934, 50933, 50930, 50929, 50913, 50912, 50911, 50910, 50909, 50908, 50904, 50903, 50901, 50899, 50897, 50887, 50881, 50872, 50868, 50867, 50862, 50860, 50853, 50852, 50851, 50850, 50849, 50848, 50847, 50846, 50845, 50842, 50839, 50838, 50835, 50834, 50825, 50824, 50818, 50817, 50814, 50812, 50810, 50808, 50805, 50803, 50802, 50801, 50798, 50797, 50796, 50795, 50794, 50793, 50791, 50790, 50789, 50788, 50787, 50784, 50783, 50782, 50781, 50780, 50779, 50778, 50777, 50775, 50774, 50773, 50771, 50770, 50769, 50767, 50765, 50763, 50762, 50761, 50760, 50759, 50758, 50757, 50755, 50754, 50753, 50752, 50751, 50750, 50749, 50748, 50746, 50745, 50742, 50741, 50739, 50733, 50706, 50705, 50704, 50703, 50702, 50700, 50699, 50698, 50697, 50696, 50691, 50690, 50679, 50675, 50674, 50672, 50668, 50656, 50653, 50651, 50649, 50645, 50644, 50641, 50640, 50639, 50635, 50628, 50627, 50626, 50625, 50622, 50621, 50617, 50616, 50614, 50612, 50611, 50610, 50609, 50608, 50606, 50605, 50604, 50603, 50602, 50601, 50600, 50599, 50598, 50596, 50595, 50594, 50593, 50592, 50588, 50586, 50585, 50584, 50583, 50573, 50568, 50562, 50561, 50559, 50553, 50551, 50550, 50544, 50542, 50539, 50538, 50536, 50535, 50534, 50533, 50531, 50530, 50518, 50513, 50504, 50493, 50489, 50481, 50476, 50466, 50457, 50456, 50455, 50454, 50453, 50452, 50451, 50450, 50449, 50448, 50447, 50446, 50445, 50444, 50433, 50432, 50418, 50417, 50412, 50402, 50401, 50397, 50396, 50395, 50394, 50393, 50391, 50389, 50388, 50387, 50386, 50385, 50381, 50376, 50375, 50374, 50372, 50371, 50370, 50369, 50368, 50367, 50365, 50364, 50363, 50360, 50359, 50358, 50356, 50354, 50353, 50352, 50351, 50349, 50343, 50340, 50338, 50337, 50336, 50335, 50332, 50331, 50329, 50328, 50327, 50325, 50321, 50316, 50306, 50297, 50295, 50288, 50279, 50278, 50277, 50276, 50275, 50274, 50272, 50271, 50270, 50268, 50266, 50265, 50264, 50253, 50252, 50251, 50249, 50247, 50242, 50240, 50239, 50238, 50235, 50232, 50231, 50230, 50229, 50228, 50227, 50226, 50178, 50177, 50175, 50174, 50173, 50172, 50168, 50165, 50162, 50161, 50158, 50157, 50154, 50152, 50151, 50150, 50149, 50139, 50138, 50136, 50135, 50134, 50133, 50131, 50130, 50128, 50127, 50126, 50125, 50124, 50123, 50122, 50121, 50120, 50119, 50118, 50117, 50116, 50115, 50114, 50113, 50112, 50111, 50110, 50092, 50091, 50090, 50088, 50087, 50085, 50083, 50082, 50081, 50080, 50079, 50078, 50076, 50074, 50071, 50070, 50069, 50065, 50064, 50063, 50059, 50058, 50055, 50054, 50053, 50052, 50049, 50048, 50047, 50046, 50044, 50043, 50041, 50036, 50026, 50009, 50005, 50003, 50002, 50001, 49998, 49997, 49996, 49995, 49991, 49985, 49982, 49981, 49980, 49977, 49975, 49973, 49969, 49965, 49960, 49957, 49956, 49955, 49952, 49950, 49949, 49946, 49944, 49943, 49941, 49940, 49939, 49938, 49937, 49935, 49932, 49931, 49930, 49929, 49926, 49922, 49920, 49919, 49918, 49917, 49908, 49905, 49902, 49901, 49898, 49897, 49896, 49890, 49887, 49886, 49884, 49882, 49881, 49879, 49878, 49877, 49876, 49874, 49873, 49871, 49870, 49869, 49866, 49865, 49864, 49863, 49862, 49860, 49855, 49852, 49851, 49846, 49832, 49831, 49818, 49817, 49816, 49814, 49813, 49812, 49810, 49807, 49806, 49805, 49804, 49803, 49801, 49794, 49793, 49792, 49791, 49789, 49787, 49785, 49781, 49780, 49779, 49778, 49777, 49776, 49775, 49774, 49769, 49768, 49759, 49758, 49757, 49756, 49755, 49754, 49753, 49746, 49745, 49744, 49741, 49740, 49739, 49738, 49737, 49736, 49735, 49734, 49733, 49731, 49730, 49725, 49720, 49719, 49716, 49715, 49710, 49706, 49705, 49704, 49703, 49698, 49694, 49681, 49680, 49679, 49678, 49677, 49676, 49669, 49668, 49667, 49666, 49665, 49664, 49663, 49662, 49615, 49614, 49613, 49599, 49589, 49588, 49587, 49586, 49585, 49584, 49583, 49582, 49581, 49577, 49576, 49575, 49574, 49573, 49572, 49571, 49570, 49569, 49567, 49566, 49565, 49564, 49562, 49561, 49560, 49559, 49558, 49557, 49556, 49555, 49554, 49553, 49552, 49551, 49550, 49549, 49548, 49547, 49546, 49545, 49543, 49542, 49541, 49540, 49539, 49538, 49537, 49536, 49535, 49534, 49533, 49532, 49531, 49529, 49523, 49522, 49495, 49494, 49493, 49492, 49491, 49490, 49489, 49488, 49479, 49477, 49474, 49473, 49472, 49468, 49467, 49465, 49454, 49453, 49452, 49451, 49450, 49445, 49444, 49443, 49440, 49439, 49437, 49435, 49433, 49432, 49431, 49428, 49427, 49426, 49425, 49424, 49422, 49421, 49419, 49418, 49417, 49413, 49412, 49411, 49409, 49407, 49406, 49405, 49404, 49403, 49402, 49401, 49400, 49399, 49398, 49395, 49394, 49393, 49382, 49380, 49379, 49378, 49377, 49376, 49370, 49366, 49354, 49348, 49345, 49340, 49335, 49334, 49333, 49327, 49315, 49314, 49310, 49309, 49302, 49300, 49299, 49295, 49293, 49292, 49290, 49289, 49288, 49287, 49286, 49285, 49284, 49283, 49282, 49278, 49276, 49274, 49268, 49266, 49262, 49261, 49260, 49259, 49242, 49239, 49234, 49233, 49232, 49230, 49229, 49227, 49226, 49225, 49223, 49218, 49185, 49181, 49178, 49160, 49149, 49148, 49147, 49146, 49145, 49144, 49143, 49141, 49139, 49138, 49136, 49135, 49134, 49133, 49132, 49131, 49130, 49126, 49125, 49124, 49123, 49122, 49120, 49099, 49098, 49097, 49096, 49091, 49082, 49081, 49080, 49079, 49078, 49077, 49076, 49075, 49073, 49072, 49071, 49070, 49069, 49067, 49066, 49064, 49060, 49049, 49040, 49039, 49036, 49032, 49028, 49015, 49014, 49007, 49005, 49003, 49002, 49001, 48996, 48993, 48992, 48991, 48988, 48987, 48986, 48983, 48982, 48977, 48976, 48974, 48973, 48965, 48963, 48962, 48958, 48957, 48954, 48952, 48949, 48948, 48947, 48946, 48945, 48944, 48943, 48942, 48941, 48939, 48934, 48931, 48929, 48927, 48926, 48925, 48924, 48923, 48922, 48921, 48920, 48919, 48918, 48917, 48916, 48915, 48914, 48913, 48912, 48911, 48910, 48909, 48905, 48904, 48903, 48902, 48899, 48898, 48897, 48896, 48895, 48894, 48890, 48889, 48888, 48887, 48883, 48882, 48881, 48880, 48879, 48875, 48874, 48873, 48872, 48871, 48869, 48867, 48866, 48864, 48857, 48856, 48855, 48854, 48853, 48852, 48850, 48847, 48846, 48840, 48837, 48836, 48834, 48833, 48832, 48831, 48830, 48828, 48827, 48825, 48823, 48805, 48804, 48801, 48800, 48799, 48793, 48792, 48790, 48783, 48780, 48778, 48777, 48776, 48774, 48773, 48770, 48769, 48768, 48767, 48764, 48763, 48762, 48761, 48758, 48757, 48756, 48755, 48754, 48753, 48752, 48738, 48736, 48735, 48733, 48731, 48729, 48728, 48726, 48725, 48724, 48722, 48715, 48699, 48698, 48696, 48691, 48684, 48683, 48682, 48680, 48679, 48678, 48677, 48670, 48669, 48668, 48662, 48657, 48656, 48655, 48654, 48653, 48642, 48641, 48640, 48639, 48637, 48636, 48635, 48634, 48622, 48616, 48614, 48606, 48605, 48601, 48600, 48597, 48592, 48591, 48590, 48588, 48585, 48584, 48581, 48578, 48577, 48576, 48574, 48573, 48560, 48559, 48558, 48557, 48555, 48554, 48553, 48551, 48550, 48549, 48544, 48542, 48540, 48539, 48538, 48535, 48534, 48533, 48532, 48531, 48530, 48529, 48527, 48526, 48525, 48524, 48523, 48522, 48521, 48520, 48519, 48518, 48517, 48516, 48514, 48513, 48512, 48510, 48509, 48507, 48506); +UPDATE `quest_template` SET `VerifiedBuild`=56421 WHERE `ID` IN (48505, 48504, 48502, 48500, 48499, 48498, 48497, 48496, 48492, 48489, 48483, 48480, 48479, 48478, 48477, 48476, 48475, 48474, 48473, 48468, 48467, 48465, 48461, 48460, 48456, 48455, 48454, 48453, 48452, 48448, 48447, 48446, 48445, 48443, 48442, 48441, 48440, 48435, 48434, 48433, 48421, 48419, 48405, 48404, 48403, 48402, 48400, 48399, 48386, 48373, 48372, 48370, 48369, 48368, 48367, 48366, 48365, 48360, 48356, 48355, 48354, 48353, 48352, 48349, 48348, 48347, 48345, 48344, 48338, 48337, 48335, 48334, 48332, 48331, 48330, 48329, 48327, 48326, 48324, 48323, 48322, 48321, 48320, 48318, 48317, 48315, 48314, 48313, 48306, 48305, 48304, 48303, 48302, 48301, 48300, 48299, 48298, 48297, 48296, 48295, 48294, 48293, 48292, 48288, 48284, 48283, 48282, 48280, 48277, 48273, 48272, 48271, 48261, 48231, 48230, 48203, 48202, 48201, 48200, 48199, 48198, 48196, 48195, 48192, 48190, 48185, 48184, 48183, 48182, 48181, 48180, 48179, 48176, 48175, 48171, 48170, 48165, 48113, 48111, 48110, 48109, 48108, 48107, 48106, 48103, 48102, 48101, 48100, 48099, 48097, 48096, 48095, 48094, 48093, 48092, 48091, 48090, 48089, 48088, 48087, 48081, 48080, 48079, 48078, 48077, 48076, 48075, 48074, 48070, 48069, 48067, 48066, 48065, 48056, 48055, 48054, 48053, 48041, 48040, 48039, 48038, 48037, 48036, 48035, 48034, 48029, 48028, 48027, 48026, 48025, 48023, 48021, 48016, 48015, 48014, 48013, 48009, 48008, 48005, 48004, 48003, 48002, 47998, 47996, 47995, 47994, 47993, 47992, 47991, 47990, 47989, 47988, 47987, 47986, 47982, 47981, 47980, 47979, 47978, 47969, 47968, 47967, 47965, 47963, 47962, 47961, 47960, 47959, 47953, 47952, 47950, 47949, 47948, 47947, 47946, 47945, 47943, 47939, 47928, 47925, 47924, 47919, 47918, 47915, 47906, 47904, 47897, 47892, 47891, 47890, 47889, 47883, 47882, 47880, 47874, 47873, 47871, 47870, 47868, 47867, 47864, 47858, 47856, 47855, 47854, 47853, 47851, 47844, 47835, 47833, 47828, 47809, 47808, 47807, 47797, 47791, 47790, 47773, 47771, 47756, 47755, 47754, 47744, 47743, 47742, 47741, 47740, 47739, 47738, 47737, 47736, 47735, 47734, 47733, 47728, 47727, 47726, 47725, 47724, 47720, 47716, 47712, 47711, 47707, 47706, 47705, 47697, 47696, 47691, 47690, 47689, 47688, 47687, 47686, 47685, 47660, 47659, 47654, 47653, 47652, 47647, 47645, 47644, 47643, 47642, 47641, 47638, 47631, 47627, 47624, 47623, 47622, 47621, 47607, 47606, 47605, 47604, 47603, 47602, 47601, 47599, 47598, 47597, 47596, 47594, 47592, 47591, 47589, 47588, 47587, 47586, 47585, 47584, 47583, 47581, 47580, 47578, 47577, 47576, 47574, 47573, 47571, 47570, 47564, 47563, 47560, 47559, 47558, 47557, 47554, 47552, 47551, 47550, 47545, 47543, 47542, 47541, 47540, 47529, 47528, 47527, 47526, 47525, 47523, 47522, 47521, 47520, 47518, 47514, 47513, 47512, 47509, 47508, 47507, 47503, 47502, 47501, 47499, 47498, 47497, 47496, 47493, 47491, 47489, 47488, 47487, 47486, 47485, 47473, 47456, 47445, 47442, 47441, 47440, 47439, 47438, 47437, 47435, 47434, 47433, 47432, 47431, 47428, 47423, 47422, 47418, 47416, 47332, 47330, 47329, 47327, 47324, 47322, 47321, 47320, 47319, 47317, 47316, 47315, 47314, 47313, 47312, 47311, 47310, 47289, 47287, 47283, 47272, 47264, 47263, 47262, 47261, 47260, 47259, 47258, 47257, 47250, 47249, 47248, 47247, 47245, 47244, 47241, 47238, 47235, 47229, 47228, 47226, 47224, 47223, 47222, 47221, 47220, 47219, 47218, 47217, 47205, 47204, 47203, 47202, 47201, 47200, 47199, 47198, 47189, 47188, 47186, 47184, 47183, 47182, 47181, 47180, 47148, 47139, 47137, 47135, 47134, 47130, 47129, 47128, 47127, 47126, 47125, 47124, 47123, 47122, 47121, 47120, 47119, 47118, 47117, 47116, 47115, 47114, 47112, 47105, 47104, 47103, 47102, 47101, 47100, 47099, 47098, 47097, 47067, 47066, 47059, 47058, 47057, 47056, 47055, 47052, 47051, 47050, 47049, 47048, 47047, 47046, 47043, 47042, 47041, 47039, 47037, 47035, 47034, 47033, 47032, 47031, 47030, 47027, 47025, 47024, 47023, 47022, 47020, 47019, 47018, 47006, 47005, 47004, 47003, 47002, 47000, 46957, 46946, 46942, 46941, 46938, 46935, 46932, 46931, 46930, 46929, 46928, 46927, 46926, 46924, 46846, 46845, 46843, 46842, 46841, 46840, 46839, 46834, 46832, 46818, 46816, 46815, 46813, 46812, 46810, 46805, 46804, 46802, 46800, 46799, 46798, 46797, 46796, 46794, 46792, 46791, 46789, 46788, 46786, 46785, 46784, 46783, 46782, 46781, 46780, 46779, 46778, 46777, 46769, 46765, 46752, 46749, 46748, 46747, 46746, 46745, 46744, 46743, 46736, 46735, 46734, 46732, 46730, 46729, 46728, 46727, 46725, 46723, 46722, 46720, 46719, 46707, 46705, 46701, 46700, 46699, 46698, 46697, 46696, 46695, 46694, 46693, 46692, 46691, 46690, 46689, 46688, 46687, 46686, 46685, 46684, 46683, 46682, 46681, 46680, 46679, 46677, 46676, 46675, 46674, 46666, 46511, 46510, 46509, 46507, 46505, 46504, 46503, 46502, 46501, 46500, 46499, 46353, 46351, 46350, 46349, 46348, 46347, 46346, 46345, 46344, 46343, 46342, 46341, 46340, 46339, 46338, 46337, 46336, 46335, 46334, 46333, 46327, 46326, 46324, 46323, 46322, 46320, 46319, 46318, 46317, 46316, 46314, 46305, 46297, 46293, 46292, 46291, 46290, 46288, 46286, 46278, 46277, 46275, 46274, 46272, 46268, 46267, 46266, 46265, 46263, 46260, 46259, 46258, 46253, 46252, 46251, 46250, 46249, 46248, 46247, 46246, 46245, 46244, 46243, 46242, 46241, 46240, 46239, 46238, 46237, 46235, 46213, 46208, 46207, 46206, 46205, 46201, 46200, 46199, 46197, 46194, 46193, 46188, 46182, 46179, 46178, 46177, 46175, 46173, 46159, 46145, 46138, 46128, 46127, 46113, 46112, 46111, 46110, 46107, 46106, 46103, 46089, 46083, 46082, 46080, 46079, 46078, 46076, 46074, 46071, 46070, 46069, 46066, 46065, 46060, 46057, 46050, 46048, 46046, 46045, 46044, 46043, 46035, 46032, 46031, 46030, 46029, 46028, 46027, 46026, 46025, 46024, 46023, 46022, 46020, 46000, 45998, 45997, 45996, 45995, 45994, 45993, 45992, 45991, 45990, 45989, 45987, 45986, 45975, 45974, 45972, 45971, 45934, 45928, 45917, 45916, 45910, 45909, 45908, 45906, 45905, 45904, 45902, 45890, 45883, 45878, 45876, 45866, 45865, 45864, 45863, 45862, 45861, 45856, 45847, 45846, 45845, 45844, 45843, 45842, 45841, 45840, 45839, 45838, 45837, 45835, 45834, 45833, 45816, 45813, 45812, 45803, 45802, 45801, 45799, 45798, 45796, 45795, 45794, 45790, 45789, 45788, 45771, 45770, 45769, 45767, 45765, 45764, 45763, 45727, 45726, 45725, 45724, 45723, 45706, 45694, 45652, 45650, 45649, 45648, 45645, 45644, 45634, 45632, 45631, 45630, 45629, 45627, 45615, 45614, 45587, 45586, 45575, 45574, 45573, 45571, 45568, 45567, 45566, 45565, 45564, 45562, 45561, 45560, 45557, 45556, 45555, 45554, 45553, 45552, 45551, 45545, 45540, 45539, 45533, 45532, 45528, 45526, 45525, 45524, 45523, 45522, 45520, 45498, 45486, 45482, 45472, 45459, 45449, 45442, 45440, 45437, 45426, 45425, 45423, 45422, 45420, 45417, 45416, 45415, 45414, 45413, 45412, 45404, 45399, 45398, 45392, 45385, 45383, 45382, 45381, 45379, 45372, 45354, 45353, 45352, 45350, 45349, 45348, 45347, 45346, 45345, 45344, 45343, 45342, 45331, 45330, 45329, 45317, 45316, 45312, 45307, 45304, 45301, 45296, 45295, 45294, 45293, 45292, 45291, 45269, 45268, 45267, 45266, 45265, 45263, 45262, 45261, 45260, 45251, 45243, 45240, 45239, 45238, 45209, 45207, 45203, 45193, 45192, 45190, 45188, 45187, 45185, 45182, 45180, 45179, 45177, 45176, 45175, 45174, 45173, 45172, 45163, 45162, 45160, 45159, 45149, 45148, 45146, 45145, 45143, 45134, 45128, 45127, 45126, 45125, 45123, 45118, 45111, 45103, 45088, 45079, 45073, 45069, 45067, 45066, 45065, 45064, 45063, 45062, 45058, 45056, 45055, 45051, 45044, 45028, 45027, 45026, 45025, 45024, 45021, 45019, 45018, 45017, 45015, 45014, 45012, 45011, 45010, 45008, 45007, 45006, 45005, 45003, 45002, 45001, 45000, 44999, 44998, 44997, 44996, 44995, 44994, 44993, 44992, 44991, 44990, 44989, 44988, 44987, 44984, 44983, 44982, 44981, 44978, 44977, 44976, 44975, 44974, 44973, 44971, 44969, 44968, 44967, 44964, 44960, 44959, 44958, 44957, 44956, 44955, 44954, 44953, 44952, 44950, 44948, 44944, 44940, 44930, 44928, 44927, 44926, 44925, 44924, 44922, 44921, 44920, 44919, 44918, 44917, 44915, 44914, 44909, 44908, 44895, 44894, 44893, 44892, 44891, 44889, 44888, 44887, 44886, 44885, 44884, 44877, 44876, 44875, 44874, 44873, 44870, 44869, 44868, 44862, 44861, 44860, 44859, 44858, 44850, 44849, 44847, 44845, 44844, 44843, 44842, 44834, 44833, 44832, 44831, 44830, 44829, 44827, 44822, 44821, 44817, 44816, 44815, 44814, 44813, 44811, 44805, 44803, 44801, 44800, 44799, 44790, 44789, 44787, 44785, 44784, 44783, 44782, 44780, 44775, 44771, 44770, 44769, 44768, 44766, 44765, 44764, 44759, 44758, 44756, 44754, 44753, 44752, 44744, 44743, 44742, 44741, 44740, 44739, 44738, 44737, 44736, 44735, 44734, 44733, 44730, 44729, 44727, 44726, 44725, 44724, 44723, 44722, 44721, 44720, 44719, 44701, 44700, 44694, 44691, 44690, 44689, 44686, 44685, 44684, 44683, 44682, 44680, 44672, 44667, 44663, 44636, 44584, 44563, 44562, 44561, 44557, 44556, 44555, 44550, 44549, 44548, 44547, 44545, 44544, 44543, 44497, 44496, 44495, 44493, 44492, 44490, 44489, 44488, 44487, 44486, 44481, 44480, 44479, 44473, 44471, 44466, 44465, 44464, 44463, 44457, 44449, 44448, 44443, 44437, 44431, 44424, 44417, 44416, 44415, 44414, 44412, 44411, 44407, 44406, 44401, 44400, 44383, 44379, 44375, 44370, 44366, 44338, 44337, 44310, 44306, 44305, 44299, 44286, 44285, 44284, 44283, 44282, 44278, 44277, 44276, 44275, 44274, 44273, 44272, 44271, 44270, 44269, 44268, 44267, 44266, 44265, 44264, 44263, 44262, 44261, 44260, 44259, 44258, 44257, 44255, 44254, 44253, 44252, 44251, 44250, 44249, 44248, 44246, 44245, 44244, 44243, 44240, 44239, 44238, 44237, 44236, 44235, 44233, 44232, 44231, 44230, 44229, 44228, 44227, 44226, 44223, 44222, 44221, 44220, 44219, 44218, 44217, 44214, 44212, 44211, 44209, 44208, 44207, 44206, 44205, 44204, 44195, 44184, 44182, 44178, 44177, 44176, 44175, 44173, 44172, 44171, 44167, 44166, 44164, 44161, 44159, 44156, 44155, 44154, 44153, 44152, 44140, 44137, 44120, 44117, 44116, 44112, 44106, 44101, 44100, 44099, 44098, 44090, 44089, 44087, 44084, 44083, 44082, 44080, 44078, 44077, 44076, 44075, 44074, 44073, 44067, 44063, 44058, 44057, 44055, 44053, 44052, 44051, 44043, 44041, 44040, 44034, 44033, 44017, 44011, 44009, 44006, 44004, 43995, 43994, 43991, 43984, 43980, 43975, 43973, 43969, 43962, 43958, 43949, 43945, 43943, 43942, 43938, 43935, 43934, 43933, 43932, 43928, 43926, 43925, 43924, 43923, 43921, 43920, 43919, 43918, 43917, 43916, 43915, 43914, 43913, 43912, 43911, 43910, 43909, 43908, 43907, 43906, 43905, 43904, 43903, 43902, 43899, 43898, 43897, 43896, 43895, 43893, 43892, 43891, 43890, 43889, 43882, 43879, 43878, 43852, 43851, 43841, 43832, 43829, 43827, 43813, 43812, 43811, 43810, 43809, 43808, 43806, 43798, 43797, 43786, 43785, 43783, 43772, 43769, 43764, 43752, 43751, 43750, 43711, 43710, 43709, 43702, 43701, 43700, 43699, 43698, 43697, 43687, 43686, 43645, 43644, 43643, 43604, 43601, 43599, 43598, 43596, 43595, 43594, 43593, 43592, 43591, 43590, 43588, 43587, 43586, 43585, 43582, 43581, 43577, 43576, 43574, 43573, 43572, 43571, 43569, 43568, 43567, 43566, 43565, 43564, 43563, 43562, 43561, 43560, 43558, 43557, 43556, 43555, 43554, 43553, 43552, 43551, 43550, 43549, 43548, 43547, 43546, 43545, 43541, 43540, 43539, 43535, 43534, 43533, 43532, 43531, 43530, 43528, 43527, 43526, 43525, 43524, 43523, 43522, 43521, 43520, 43519, 43518, 43517, 43514, 43512, 43509, 43508, 43506, 43505, 43503, 43502, 43501, 43500, 43499, 43498, 43497, 43496, 43494, 43493, 43492, 43491, 43490, 43489, 43488, 43487, 43486, 43485, 43483, 43479, 43473, 43470, 43469, 43468, 43462, 43445, 43441, 43425, 43424, 43423, 43422, 43420, 43418, 43415, 43414, 43412, 43409, 43408, 43407, 43403, 43401, 43400, 43399, 43397, 43396, 43395, 43394, 43393, 43392, 43391, 43390, 43389, 43388, 43387, 43386, 43385, 43384, 43383, 43382, 43381, 43380, 43379, 43378, 43377, 43376, 43375, 43374, 43373, 43372, 43371, 43370, 43368, 43365, 43362, 43361, 43360, 43359, 43352, 43349, 43341, 43338, 43336, 43335, 43334, 43331, 43319, 43318, 43317, 43315, 43314, 43313, 43312, 43311, 43310, 43309, 43303, 43295, 43277, 43276, 43275, 43273, 43272, 43271, 43270, 43268, 43267, 43266, 43265, 43264, 43262, 43261, 43254, 43253, 43252, 43251, 43250, 43249, 43248, 43247, 43241, 43183, 43182, 43179, 43153, 43151, 43106, 43100, 43090, 43062, 43061, 43060, 43058, 43054, 43015, 43014, 43013, 43007, 43003, 43002, 42997, 42996, 42995, 42990, 42989, 42988, 42987, 42986, 42985, 42984, 42983, 42982, 42978, 42977, 42974, 42971, 42970, 42968, 42967, 42966, 42962, 42959, 42957, 42956, 42955, 42954, 42940, 42937, 42936, 42935, 42933, 42932, 42931, 42930, 42929, 42928, 42921, 42920, 42919, 42918, 42917, 42914, 42911, 42905, 42904, 42903, 42901, 42899, 42897, 42890, 42889, 42888, 42887, 42886, 42885, 42884, 42883, 42881, 42872, 42869, 42868, 42867, 42866, 42865, 42859, 42857, 42852, 42851, 42850, 42849, 42848, 42847, 42846, 42844, 42841, 42840, 42839, 42838, 42837, 42836, 42835, 42834, 42833, 42832, 42830, 42829, 42828, 42824, 42818, 42815, 42814, 42812, 42811, 42808, 42802, 42801, 42792, 42787, 42786, 42782, 42775, 42774, 42773, 42772, 42771, 42770, 42768, 42767, 42766, 42765, 42762, 42756, 42754, 42753, 42752, 42751, 42750, 42749, 42748, 42747, 42742, 42740, 42739, 42738, 42737, 42736, 42735, 42734, 42733, 42732, 42731, 42730, 42728, 42725, 42722, 42719, 42712, 42711, 42708, 42707, 42706, 42705, 42704, 42703, 42702, 42697, 42696, 42695, 42694, 42693, 42692, 42691, 42689, 42688, 42687, 42685, 42684, 42683, 42682, 42681, 42680, 42679, 42678, 42677, 42673, 42671, 42670, 42669, 42666, 42665, 42664, 42663, 42662, 42660, 42659, 42658, 42657, 42656, 42655, 42654, 42651, 42650, 42645, 42641, 42640, 42639, 42635, 42634, 42630, 42627, 42622, 42619, 42618, 42617, 42616, 42614, 42611, 42610, 42609, 42608, 42607, 42606, 42605, 42603, 42602, 42601, 42598, 42597, 42596, 42594, 42593, 42590, 42588, 42586, 42585, 42584, 42583, 42568, 42567, 42565, 42564, 42563, 42562, 42561, 42560, 42559, 42558, 42557, 42556, 42555, 42554, 42553, 42552, 42539, 42537, 42536, 42535, 42534, 42533, 42526, 42525, 42524, 42523, 42522, 42521, 42520, 42519, 42517, 42516, 42512, 42511, 42510, 42508, 42506, 42504, 42503, 42502, 42501, 42494, 42493, 42491, 42490, 42489, 42488, 42487, 42486, 42484, 42483, 42479, 42477, 42476, 42475, 42474, 42473, 42472, 42471, 42470, 42469, 42468, 42467, 42466, 42465, 42464, 42463, 42462, 42461, 42460, 42459, 42458, 42457, 42455, 42454, 42452, 42451, 42449, 42447, 42446, 42445, 42444, 42440, 42439, 42438, 42436, 42435, 42434, 42433, 42432, 42431, 42430, 42429, 42428, 42425, 42424, 42423, 42422, 42421, 42420, 42418, 42416, 42415, 42414, 42413, 42412, 42411, 42410, 42409, 42408, 42407, 42406, 42405, 42404, 42403, 42402, 42401, 42400, 42399, 42398, 42397, 42396, 42395, 42394, 42393, 42392, 42391, 42390, 42389, 42388, 42387, 42386, 42385, 42384, 42383, 42377, 42375, 42373, 42372, 42371, 42370, 42369, 42368, 42367, 42366, 42365, 42351, 42350, 42345, 42340, 42334, 42333, 42323, 42308, 42303, 42277, 42271, 42268, 42255, 42250, 42245, 42244, 42238, 42234, 42233, 42231, 42230, 42229, 42228, 42227, 42226, 42225, 42224, 42223, 42222, 42220, 42215, 42214, 42213, 42211, 42210, 42208, 42206, 42204, 42202, 42200, 42198, 42197, 42194, 42193, 42191, 42188, 42187, 42186, 42185, 42184, 42183, 42182, 42178, 42175, 42173, 42171, 42170, 42169, 42168, 42166, 42160, 42158, 42151, 42149, 42147, 42142, 42141, 42140, 42139, 42134, 42133, 42132, 42131, 42129, 42128, 42127, 42126, 42125, 42124, 42123, 42120, 42119, 42114, 42111, 42110, 42108, 42107, 42104, 42103, 42102, 42100, 42098, 42097, 42096, 42089, 42088, 42081, 42080, 42079, 42076, 42074, 42070, 42068, 42065, 42062, 42056, 42055, 42051, 42050, 42049, 42048, 42047, 42046, 42045, 42044, 42043, 42042, 42041, 42040, 42039, 42038, 42037, 42036, 42035, 42034, 42033, 42032, 42031, 42027, 42026, 42025, 42023, 42017, 42015, 42014, 42013, 42011, 42010, 42009, 42008, 42007, 42006, 42005, 42002, 42001, 42000, 41993, 41989, 41985, 41980, 41967, 41966, 41965, 41964, 41957, 41956, 41955, 41950, 41949, 41948, 41946, 41945, 41944, 41938, 41935, 41930, 41927, 41926, 41925, 41924, 41922, 41921, 41920, 41919, 41918, 41916, 41915, 41911, 41910, 41909, 41907, 41905, 41901, 41900, 41899, 41898, 41897, 41896, 41893, 41890, 41889, 41888, 41884, 41882, 41880, 41878, 41877, 41865, 41863, 41861, 41854, 41853, 41852, 41851, 41850, 41849, 41841, 41840, 41834, 41821, 41815, 41807, 41806, 41804, 41803, 41800, 41799, 41798, 41797, 41795, 41794, 41793, 41792, 41791, 41790, 41789, 41788, 41787, 41785, 41784, 41783, 41782, 41781, 41780, 41778, 41777, 41775, 41773, 41772, 41771, 41770, 41769, 41768, 41767, 41764, 41763, 41762, 41760, 41759, 41753, 41752, 41750, 41749, 41748, 41747, 41746, 41745, 41744, 41743, 41742, 41741, 41740, 41739, 41735, 41734, 41733, 41732, 41731, 41730, 41729, 41728, 41724, 41723, 41722, 41721, 41720, 41719, 41718, 41717, 41716, 41715, 41714, 41713, 41712, 41711, 41710, 41709, 41708, 41707, 41705, 41704, 41702, 41692, 41690, 41689, 41680, 41676, 41674, 41668, 41662, 41656, 41654, 41650, 41644, 41638, 41632, 41631, 41630, 41629, 41628, 41627, 41626, 41625, 41623, 41622, 41618, 41615, 41607, 41606, 41575, 41574, 41542, 41541, 41540, 41510, 41499, 41494, 41485, 41480, 41479, 41478, 41475, 41474, 41473, 41469, 41468, 41467, 41466, 41465, 41464, 41463, 41462, 41453, 41452, 41451, 41449, 41436, 41428, 41426, 41425, 41422, 41421, 41415, 41413, 41411, 41410, 41409, 41397, 41395, 41394, 41368, 41367, 41351, 41345, 41335, 41332, 41320, 41318, 41316, 41309, 41307, 41303, 41275, 41258, 41256, 41255, 41234, 41231, 41230, 41227, 41222, 41221, 41220, 41218, 41217, 41216, 41215, 41214, 41197, 41193, 41192, 41184, 41170, 41169, 41168, 41167, 41156, 41155, 41149, 41148, 41146, 41143, 41141, 41140, 41139, 41138, 41137, 41124, 41123, 41121, 41120, 41119, 41115, 41114, 41113, 41112, 41111, 41110, 41109, 41108, 41107, 41106, 41105, 41099, 41098, 41097, 41096, 41094, 41087, 41086, 41085, 41077, 41070, 41069, 41067, 41066, 41062, 41060, 41059, 41056, 41054, 41052, 41040, 41039, 41038, 41037, 41036, 41035, 41034, 41033, 41032, 41031, 41030, 41028, 41027, 41019, 41013, 41010, 41009, 41003, 41002, 41001, 40997, 40996, 40991, 40990, 40989, 40988, 40986, 40983, 40982, 40976, 40974, 40972, 40971, 40970, 40969, 40968, 40967, 40965, 40964, 40963, 40962, 40961, 40960, 40959, 40958, 40957, 40956, 40955, 40954, 40953, 40952, 40950, 40949, 40947, 40944, 40943, 40942, 40941, 40938, 40935, 40934, 40933, 40932, 40931, 40930, 40929, 40927, 40919, 40908, 40907, 40906, 40904, 40901, 40900, 40898, 40890, 40883, 40882, 40881, 40880, 40879, 40878, 40877, 40876, 40875, 40874, 40873, 40872, 40871, 40870, 40869, 40868, 40867, 40866, 40865, 40864, 40863, 40862, 40861, 40860, 40859, 40858, 40857, 40856, 40855, 40854, 40849, 40847, 40840, 40839, 40838, 40837, 40835, 40834, 40832, 40830, 40829, 40824, 40823, 40821, 40819, 40816, 40815, 40814, 40798, 40796, 40795, 40794, 40793, 40785, 40784, 40783, 40763, 40762, 40761, 40760, 40755, 40753, 40749, 40748, 40747, 40746, 40745, 40744, 40740, 40731, 40730, 40729, 40727, 40718, 40717, 40716, 40715, 40714, 40713, 40712, 40710, 40706, 40705, 40704, 40694, 40684, 40683, 40678, 40675, 40674, 40673, 40672, 40668, 40661, 40659, 40657, 40654, 40653, 40652, 40650, 40649, 40647, 40646, 40645, 40644, 40643, 40642, 40636, 40634, 40633, 40632, 40625, 40623, 40618, 40617, 40615, 40614, 40613, 40611, 40608, 40607, 40606, 40605, 40604, 40603, 40594, 40593, 40588, 40585, 40579, 40578, 40573, 40570, 40569, 40568, 40567, 40562, 40561, 40560, 40559, 40558, 40556, 40547, 40546, 40545, 40542, 40541, 40540, 40539, 40538, 40537, 40536, 40535, 40533, 40531, 40530, 40529, 40528, 40527, 40526, 40525, 40524, 40523, 40522, 40520, 40519, 40518, 40517, 40515, 40495, 40470, 40469, 40424, 40419, 40418, 40417, 40415, 40412, 40408, 40403, 40402, 40401, 40400, 40392, 40391, 40388, 40385, 40384, 40379, 40378, 40373, 40370, 40368, 40364, 40363, 40362, 40361, 40360, 40359, 40358, 40357, 40356, 40355, 40354, 40353, 40352, 40351, 40350, 40349, 40348, 40345, 40342, 40341, 40339, 40336, 40334, 40332, 40331, 40329, 40328, 40327, 40326, 40325, 40324, 40321, 40320, 40319, 40316, 40315, 40308, 40307, 40306, 40300, 40297, 40282, 40276, 40270, 40267, 40266, 40265, 40261, 40259, 40257, 40256, 40254, 40253, 40249, 40247, 40244, 40241, 40238, 40237, 40236, 40235, 40230, 40229, 40228, 40227, 40225, 40224, 40222, 40221, 40220, 40219, 40218, 40217, 40216, 40215, 40214, 40213, 40212, 40211, 40210, 40209, 40208, 40207, 40206, 40205, 40204, 40203, 40202, 40201, 40200, 40199, 40198, 40197, 40196, 40195, 40194, 40193, 40192, 40191, 40190, 40189, 40188, 40187, 40186, 40185, 40184, 40183, 40182, 40181, 40180, 40179, 40178, 40177, 40176, 40170, 40169, 40167, 40166, 40161, 40160, 40159, 40158, 40157, 40156, 40154, 40153, 40152, 40151, 40149, 40148, 40147, 40146, 40145, 40144, 40143, 40142, 40141, 40140, 40139, 40138, 40137, 40136, 40135, 40134, 40133, 40132, 40131, 40130, 40125, 40123, 40122, 40120, 40112, 40111, 40102, 40078, 40077, 40072, 40071, 40070, 40069, 40065, 40064, 40063, 40062, 40061, 40058, 40057, 40056, 40052, 40051, 40050, 40049, 40048, 40047, 40046, 40045, 40044, 40043, 40042, 40041, 40040, 40039, 40038, 40037, 40036, 40035, 40034, 40033, 40032, 40031, 40030, 40029, 40028, 40026, 40025, 40024, 40023, 40022, 40021, 40020, 40019, 40018, 40017, 40016, 40015, 40014, 40013, 40012, 40011, 40010, 40009, 40008, 40005, 40004, 40003, 40002, 40001, 40000, 39998, 39992, 39990, 39988, 39987, 39986, 39985, 39984, 39983, 39962, 39961, 39960, 39959, 39958, 39957, 39956, 39955, 39954, 39953, 39952, 39951, 39950, 39949, 39948, 39947, 39946, 39945, 39944, 39943, 39942, 39941, 39940, 39939, 39938, 39937, 39936, 39935, 39934, 39933, 39932, 39931, 39923, 39921, 39920, 39918, 39916, 39914, 39910, 39907, 39906, 39905, 39904, 39903, 39896, 39891, 39889, 39884, 39883, 39882, 39881, 39880, 39879, 39878, 39877, 39876, 39875, 39874, 39873, 39869, 39867, 39864, 39863, 39862, 39861, 39860, 39859, 39857, 39855, 39853, 39851, 39850, 39849, 39848, 39847, 39843, 39842, 39839, 39837, 39832, 39830, 39818, 39816, 39804, 39803, 39801, 39800, 39799, 39796, 39793, 39792, 39791, 39790, 39789, 39788, 39787, 39786, 39781, 39780, 39777, 39776, 39775, 39774, 39773, 39772, 39771, 39769, 39768, 39765, 39764, 39763, 39759, 39758, 39756, 39746, 39742, 39735, 39733, 39731, 39729, 39726, 39718, 39702, 39699, 39698, 39697, 39696, 39694, 39691, 39690, 39686, 39685, 39684, 39683, 39682, 39681, 39680, 39676, 39675, 39674, 39670, 39667, 39666, 39665, 39663, 39661, 39656, 39655, 39654, 39652, 39645, 39614, 39605, 39604, 39602, 39601, 39597, 39595, 39594, 39593, 39592, 39591, 39590, 39588, 39586, 39582, 39581, 39580, 39579, 39578, 39577, 39576, 39575, 39574, 39573, 39572, 39571, 39570, 39569, 39568, 39567, 39566, 39565, 39532, 39529, 39526, 39519, 39516, 39515, 39514, 39513, 39512, 39511, 39510, 39509, 39505, 39504, 39502, 39501, 39500, 39499, 39498, 39496, 39495, 39491, 39490, 39489, 39488, 39487, 39472, 39456, 39455, 39454, 39453, 39452, 39451, 39450, 39449, 39448, 39447, 39446, 39445, 39444, 39443, 39442, 39441, 39440, 39439, 39438, 39437, 39433, 39432, 39431, 39430, 39429, 39427, 39426, 39425, 39423, 39422, 39419, 39417, 39405, 39404, 39401, 39395, 39394, 39393, 39392, 39391, 39390, 39389, 39387, 39386, 39385, 39384, 39383, 39381, 39374, 39373, 39372, 39371, 39370, 39369, 39368, 39367, 39366, 39365, 39364, 39363, 39362, 39361, 39360, 39359, 39358, 39356, 39355, 39354, 39352, 39351, 39350, 39349, 39348, 39347, 39346, 39345, 39344, 39343, 39342, 39341, 39340, 39339, 39338, 39337, 39336, 39335, 39334, 39332, 39331, 39330, 39329, 39328, 39327, 39326, 39325, 39324, 39323, 39322, 39321, 39318, 39317, 39316, 39315, 39313, 39305, 39299, 39286, 39283, 39279, 39278, 39277, 39276, 39274, 39272, 39262, 39261, 39260, 39259, 39256, 39253, 39250, 39247, 39246, 39245, 39243, 39242, 39241, 39236, 39234, 39233, 39232, 39231, 39228, 39225, 39221, 39217, 39214, 39212, 39210, 39209, 39208, 39207, 39206, 39204, 39203, 39202, 39201, 39199, 39198, 39197, 39196, 39195, 39191, 39189, 39188, 39182, 39181, 39180, 39179, 39178, 39177, 39176, 39175, 39155, 39154, 39153, 39149, 39142, 39134, 39133, 39131, 39127, 39125, 39124, 39123, 39122, 39119, 39117, 39107, 39096, 39092, 39090, 39082, 39068, 39067, 39063, 39062, 39061, 39060, 39059, 39056, 39055, 39054, 39051, 39050, 39049, 39047, 39043, 39034, 39033, 39029, 39027, 39026, 39025, 39024, 39023, 39022, 39020, 39019, 39018, 39015, 39011, 39004, 39000, 38996, 38990, 38989, 38975, 38974, 38971, 38970, 38969, 38968, 38967, 38966, 38965, 38964, 38963, 38962, 38961, 38960, 38959, 38958, 38957, 38956, 38955, 38954, 38953, 38952, 38951, 38950, 38949, 38948, 38947, 38946, 38945, 38944, 38939, 38936, 38935, 38933, 38932, 38929, 38927, 38925, 38924, 38923, 38922, 38916, 38915, 38913, 38912, 38911, 38910, 38909, 38907, 38904, 38901, 38889, 38888, 38882, 38878, 38877, 38876, 38873, 38872, 38871, 38869, 38868, 38866, 38865, 38862, 38857, 38842, 38839, 38834, 38833, 38823, 38819, 38818, 38817, 38816, 38815, 38813, 38811, 38810, 38808, 38807, 38806, 38805, 38804, 38803, 38802, 38801, 38800, 38799, 38798, 38797, 38796, 38795, 38794, 38793, 38792, 38791, 38790, 38789, 38787, 38786, 38785, 38784, 38778, 38777, 38766, 38765, 38759, 38753, 38748, 38743, 38729, 38728, 38727, 38725, 38724, 38723, 38721, 38720, 38719, 38718, 38717, 38716, 38715, 38714, 38711, 38710, 38695, 38694, 38692, 38691, 38690, 38689, 38687, 38684, 38675, 38672, 38671, 38663, 38662, 38656, 38655, 38649, 38648, 38647, 38646, 38645, 38644, 38643, 38641, 38633, 38624, 38618, 38617, 38616, 38615, 38614, 38613, 38612, 38611, 38607, 38603, 38599, 38595, 38588, 38586, 38582, 38581, 38578, 38577, 38576, 38574, 38573, 38572, 38571, 38570, 38569, 38568, 38567, 38566, 38565, 38564, 38563, 38562, 38561, 38560, 38559, 38558, 38552, 38542, 38541, 38539, 38538, 38537, 38536, 38534, 38533, 38532, 38531, 38530, 38528, 38527, 38526, 38525, 38524, 38523, 38522, 38519, 38518, 38515, 38514, 38513, 38507, 38506, 38505, 38502, 38501, 38500, 38499, 38473, 38463, 38462, 38460, 38459, 38458, 38455, 38453, 38449, 38446, 38445, 38444, 38443, 38442, 38440, 38436, 38435, 38428, 38427, 38421, 38417, 38416, 38415, 38414, 38413, 38412, 38410, 38408, 38407, 38406, 38405, 38404, 38402, 38397, 38396, 38395, 38394, 38384, 38382, 38381, 38377, 38376, 38374, 38372, 38362, 38361, 38360, 38358, 38357, 38356, 38354, 38351, 38347, 38346, 38345, 38344, 38342, 38339, 38337, 38332, 38331, 38324, 38323, 38322, 38318, 38317, 38312, 38308, 38307, 38306, 38305, 38304, 38296, 38293, 38290, 38287, 38286, 38274, 38273, 38272, 38271, 38270, 38269, 38267, 38259, 38258, 38257, 38256, 38255, 38254, 38253, 38252, 38246, 38243, 38242, 38241, 38237, 38235, 38232, 38225, 38223, 38213, 38210, 38206, 38203, 38202, 38201, 38200, 38199, 38198, 38197, 38196, 38195, 38194, 38193, 38192, 38191, 38190, 38189, 38188, 38187, 38186, 38185, 38184, 38183, 38182, 38181, 38180, 38179, 38178, 38177, 38176, 38175, 38174, 38173, 38172, 38171, 38170, 38169, 38168, 38167, 38166, 38165, 38164, 38159, 38158, 38157, 38156, 38155, 38154, 38153, 38148, 38147, 38146, 38145, 38144, 38143, 38142, 38141, 38140, 38139, 38138, 38137, 38136, 38135, 38130, 38129, 38128, 38127, 38126, 38125, 38124, 38119, 38118, 38117, 38116, 38115, 38114, 38113, 38060, 38059, 38058, 38057, 38053, 38052, 38046, 38045, 38043, 38036, 38035, 38015, 38014, 38009, 38001, 37993, 37991, 37981, 37968, 37966, 37965, 37961, 37960, 37959, 37957, 37949, 37948, 37935, 37934, 37921, 37917, 37890, 37889, 37881, 37862, 37861, 37860, 37859, 37858, 37857, 37856, 37855, 37853, 37850, 37848, 37840, 37814, 37796, 37793, 37791, 37790, 37788, 37786, 37785, 37783, 37779, 37774, 37772, 37771, 37770, 37769, 37768, 37767, 37766, 37765, 37764, 37763, 37762, 37758, 37757, 37756, 37736, 37733, 37730, 37729, 37728, 37727, 37690, 37689, 37688, 37687, 37678, 37669, 37666, 37660, 37659, 37658, 37657, 37656, 37654, 37653, 37648, 37636, 37635, 37634, 37633, 37632, 37631, 37630, 37629, 37628, 37624, 37623, 37622, 37585, 37575, 37574, 37573, 37572, 37571, 37570, 37569, 37568, 37566, 37565, 37563, 37562, 37561, 37560, 37559, 37558, 37557, 37555, 37554, 37553, 37552, 37551, 37550, 37549, 37548, 37547, 37543, 37542, 37541, 37540, 37538, 37536, 37530, 37528, 37524, 37523, 37520, 37518, 37517, 37511, 37510, 37507, 37506, 37505, 37504, 37503, 37502, 37501, 37497, 37496, 37495, 37494, 37492, 37486, 37470, 37469, 37468, 37467, 37466, 37456, 37455, 37454, 37453, 37452, 37450, 37449, 37447, 37446, 37445, 37444, 37443, 37442, 37440, 37439, 37422, 37421, 37418, 37416, 37336, 37335, 37334, 37333, 37332, 37331, 37330, 37329, 37328, 37327, 37326, 37323, 37322, 37321, 37320, 37319, 37318, 37307, 37306, 37305, 37296, 37293, 37292, 37291, 37290, 37289, 37288, 37287, 37286, 37285, 37284, 37280, 37276, 37257, 37256, 37245, 37244, 37243, 37242, 37241, 37240, 37239, 37238, 37237, 37236, 37235, 37234, 37233, 37232, 37231, 37230, 37229, 37228, 37227, 37226, 37225, 37224, 37223, 37222, 37221, 37211, 37210, 37209, 37204, 37192, 37191, 37184, 37183, 37182, 37181, 37180, 37179, 37177, 37168, 37167, 37166, 37165, 37164, 37163, 37162, 37161, 37160, 37159, 37158, 37157, 37156, 37155, 37154, 37153, 37152, 37151, 37150, 37149, 37148, 37147, 37146, 37145, 37142, 37141, 37140, 37137, 37131, 37129, 37128, 37127, 37126, 37125, 37123, 37121, 37119, 37112, 37110, 37109, 37108, 37107, 37106, 37105, 37104, 37101, 37100, 37099, 37098, 37097, 37096, 37095, 37094, 37093, 37092, 37088, 37087, 37086, 37083, 37082, 37080, 37079, 37078, 37077, 37075, 37074, 37073, 37072, 37071, 37068, 37067, 37066, 37065, 37064, 37063, 37062, 37060, 37059, 37057, 37056, 37055, 37054, 37053, 37052, 37051, 37050, 37049, 37048, 37046, 37045, 37044, 37043, 37040, 37039, 37038, 37037, 37036, 37035, 37034, 37033, 37032, 37031, 37030, 37029, 37027, 37026, 37024, 37023, 37022, 37021, 37020, 37019, 37018, 37017, 37016, 37015, 37013, 37012, 37011, 37010, 37009, 37008, 37007, 37006, 37005, 37004, 37003, 37002, 37000, 36999, 36998, 36997, 36996, 36995, 36994, 36993, 36992, 36991, 36989, 36988, 36987, 36986, 36985, 36984, 36983, 36982, 36980, 36979, 36978, 36977, 36976, 36975, 36974, 36973, 36972, 36971, 36970, 36969, 36968, 36967, 36966, 36965, 36964, 36963, 36962, 36961, 36960, 36959, 36958, 36957, 36955, 36953, 36952, 36951, 36950, 36947, 36946, 36945, 36944, 36941, 36940, 36935, 36934, 36933, 36932, 36931, 36930, 36929, 36928, 36927, 36926, 36925, 36924, 36923, 36921, 36920, 36918, 36917, 36916, 36915, 36914, 36913, 36912, 36911, 36897, 36889, 36882, 36881, 36876, 36874, 36870, 36867, 36866, 36865, 36864, 36862, 36861, 36860, 36848, 36843, 36833, 36832, 36831, 36830, 36828, 36827, 36826, 36822, 36821, 36820, 36818, 36816, 36815, 36813, 36812, 36811, 36809, 36808, 36807, 36806, 36805, 36804, 36803, 36802, 36801, 36800, 36792, 36791, 36790, 36780, 36779, 36778, 36777, 36776, 36775, 36774, 36773, 36772, 36771, 36770, 36769, 36768, 36767, 36766, 36765, 36764, 36763, 36762, 36761, 36760, 36759, 36758, 36757, 36756, 36755, 36754, 36753, 36752, 36751, 36750, 36749, 36748, 36747, 36746, 36745, 36744, 36743, 36742, 36741, 36725, 36711, 36709, 36708, 36707, 36706, 36702, 36701, 36700, 36699, 36698, 36697, 36696, 36695, 36694, 36693, 36692, 36691, 36690, 36689, 36688, 36687, 36686, 36685, 36684, 36683, 36682, 36681, 36680, 36679, 36678, 36677, 36676, 36675, 36674, 36669, 36667, 36660, 36655, 36653, 36650, 36649, 36648, 36647, 36646, 36645, 36644, 36643, 36642, 36641, 36633, 36632, 36630, 36629, 36627, 36626, 36624, 36623, 36615, 36614, 36612, 36611, 36608, 36607, 36606, 36603, 36602, 36601, 36595, 36594, 36592, 36590, 36589, 36576, 36575, 36574, 36573, 36571, 36567, 36566, 36564, 36563, 36523, 36522, 36520, 36519, 36518, 36517, 36516, 36515, 36514, 36513, 36512, 36511, 36510, 36508, 36505, 36504, 36503, 36502, 36500, 36499, 36498, 36495, 36494, 36490, 36489, 36488, 36482, 36480, 36477, 36476, 36474, 36473, 36469, 36460, 36457, 36449, 36448, 36443, 36442, 36441, 36440, 36439, 36438, 36437, 36436, 36435, 36434, 36432, 36429, 36428, 36427, 36425, 36423, 36419, 36417, 36414, 36412, 36409, 36408, 36404, 36385, 36384, 36383, 36382, 36380, 36379, 36378, 36376, 36368, 36352, 36348, 36347, 36346, 36345, 36344, 36342, 36341, 36316, 36315, 36314, 36313, 36311, 36310, 36309, 36308, 36307, 36301, 36296, 36295, 36294, 36292, 36290, 36289, 36287, 36286, 36285, 36284, 36282, 36281, 36280, 36277, 36275, 36274, 36273, 36272, 36271, 36269, 36266, 36262, 36260, 36257, 36256, 36255, 36241, 36240, 36239, 36238, 36236, 36230, 36228, 36227, 36226, 36223, 36222, 36221, 36220, 36219, 36210, 36209, 36208, 36207, 36205, 36202, 36201, 36199, 36198, 36197, 36196, 36195, 36194, 36193, 36192, 36189, 36183, 36182, 36179, 36177, 36176, 36171, 36168, 36167, 36166, 36165, 36164, 36163, 36160, 36158, 36157, 36151, 36149, 36147, 36145, 36143, 36142, 36141, 36139, 36138, 36137, 36136, 36134, 36133, 36132, 36131, 36130, 36127, 36125, 36123, 36119, 36117, 36106, 36105, 36104, 36103, 36101, 36100, 36098, 36097, 36095, 36094, 36091, 36090, 36086, 36085, 36084, 36083, 36081, 36080, 36078, 36076, 36075, 36069, 36068, 36067, 36066, 36065, 36064, 36063, 36062, 36059, 36057, 36056, 36055, 36054, 36048, 36047, 36037, 36033, 36032, 36031, 36030, 36029, 36028, 36026, 36025, 36024, 36023, 36022, 36013, 36012, 36010, 36009, 36000, 35998, 35997, 35993, 35992, 35991, 35990, 35988, 35985, 35977, 35974, 35972, 35970, 35963, 35962, 35961, 35960, 35959, 35958, 35957, 35956, 35950, 35948, 35947, 35945, 35944, 35938, 35935, 35934, 35933, 35930, 35929, 35928, 35926, 35925, 35924, 35922, 35921, 35915, 35913, 35911, 35907, 35905, 35904, 35903, 35902, 35901, 35899, 35897, 35896, 35895, 35894, 35892, 35891, 35890, 35889, 35888, 35887, 35886, 35885, 35884, 35883, 35882, 35881, 35880, 35879, 35878, 35876, 35873, 35872, 35871, 35870, 35869, 35868, 35867, 35861, 35846, 35845, 35843, 35842, 35841, 35840, 35839, 35837, 35834, 35828, 35820, 35819, 35818, 35817, 35816, 35815, 35814, 35813, 35812, 35811, 35810, 35809, 35808, 35807, 35788, 35787, 35786, 35782, 35764, 35763, 35762, 35761, 35760, 35751, 35750, 35748, 35747, 35746, 35745, 35744, 35739, 35738, 35736, 35734, 35733, 35730, 35719, 35718, 35716, 35713, 35708, 35707, 35706, 35705, 35704, 35702, 35699, 35697, 35693, 35687, 35686, 35685, 35684, 35683, 35680, 35679, 35676, 35675, 35674, 35672, 35671, 35670, 35669, 35668, 35667, 35666, 35665, 35664, 35663, 35659, 35656, 35654, 35652, 35651, 35650, 35649, 35647, 35645, 35644, 35642, 35641, 35640, 35639, 35638, 35637, 35636, 35634, 35633, 35632, 35631, 35625, 35620, 35619, 35617, 35615, 35614, 35613, 35612, 35611, 35610, 35609, 35608, 35607, 35606, 35605, 35602, 35601, 35598, 35596, 35595, 35594, 35589, 35588, 35587, 35586, 35582, 35578, 35575, 35574, 35573, 35572, 35566, 35565, 35564, 35563, 35562, 35561, 35560, 35559, 35557, 35556, 35554, 35552, 35550, 35549, 35548, 35547, 35546, 35545, 35544, 35543, 35542, 35541, 35540, 35539, 35538, 35537, 35536, 35535, 35534, 35533, 35532, 35531, 35529, 35528, 35527, 35526, 35525, 35524, 35522, 35521, 35520, 35519, 35518, 35517, 35515, 35514, 35513, 35512, 35511, 35510, 35509, 35508, 35507, 35506); +UPDATE `quest_template` SET `VerifiedBuild`=56421 WHERE `ID` IN (35505, 35502, 35501, 35500, 35498, 35497, 35496, 35495, 35494, 35493, 35492, 35490, 35489, 35488, 35487, 35486, 35484, 35483, 35482, 35480, 35478, 35477, 35476, 35475, 35474, 35473, 35472, 35468, 35465, 35464, 35463, 35462, 35461, 35460, 35459, 35458, 35457, 35456, 35454, 35453, 35452, 35450, 35449, 35447, 35446, 35444, 35443, 35442, 35441, 35440, 35439, 35438, 35437, 35436, 35435, 35434, 35433, 35432, 35430, 35429, 35426, 35424, 35420, 35416, 35415, 35414, 35413, 35412, 35411, 35408, 35407, 35406, 35405, 35404, 35403, 35402, 35401, 35400, 35399, 35398, 35397, 35396, 35395, 35393, 35386, 35380, 35379, 35378, 35377, 35376, 35375, 35374, 35372, 35366, 35365, 35364, 35363, 35358, 35357, 35356, 35353, 35352, 35351, 35350, 35349, 35348, 35345, 35344, 35343, 35342, 35341, 35339, 35338, 35337, 35333, 35332, 35331, 35330, 35329, 35327, 35325, 35324, 35323, 35322, 35321, 35320, 35319, 35318, 35317, 35316, 35315, 35312, 35311, 35309, 35307, 35305, 35304, 35303, 35298, 35295, 35293, 35292, 35288, 35287, 35286, 35285, 35277, 35276, 35275, 35274, 35273, 35272, 35271, 35265, 35264, 35262, 35261, 35260, 35259, 35258, 35257, 35255, 35254, 35249, 35248, 35247, 35245, 35243, 35242, 35241, 35240, 35237, 35236, 35235, 35234, 35233, 35232, 35231, 35229, 35227, 35226, 35225, 35218, 35216, 35215, 35214, 35213, 35212, 35211, 35210, 35209, 35208, 35207, 35206, 35205, 35204, 35202, 35197, 35196, 35195, 35194, 35191, 35190, 35189, 35188, 35187, 35186, 35185, 35176, 35174, 35171, 35170, 35169, 35168, 35167, 35166, 35161, 35159, 35158, 35157, 35156, 35155, 35154, 35152, 35151, 35150, 35148, 35147, 35146, 35145, 35144, 35143, 35142, 35141, 35140, 35139, 35137, 35136, 35129, 35128, 35106, 35104, 35103, 35102, 35101, 35100, 35099, 35098, 35097, 35096, 35095, 35093, 35091, 35090, 35089, 35088, 35087, 35086, 35085, 35084, 35083, 35082, 35081, 35080, 35079, 35077, 35075, 35074, 35073, 35072, 35071, 35070, 35069, 35068, 35067, 35066, 35065, 35063, 35062, 35061, 35060, 35059, 35058, 35057, 35055, 35050, 35045, 35041, 35040, 35038, 35037, 35036, 35035, 35033, 35032, 35031, 35030, 35029, 35027, 35026, 35025, 35024, 35023, 35022, 35021, 35019, 35017, 35016, 35015, 35014, 35013, 35012, 35011, 35010, 35009, 35007, 35006, 35005, 35004, 35003, 35002, 35001, 35000, 34999, 34998, 34997, 34996, 34995, 34994, 34993, 34991, 34987, 34982, 34981, 34980, 34979, 34978, 34977, 34976, 34965, 34964, 34963, 34962, 34960, 34959, 34958, 34957, 34956, 34955, 34954, 34953, 34952, 34951, 34950, 34948, 34947, 34943, 34942, 34941, 34939, 34938, 34932, 34925, 34924, 34923, 34922, 34921, 34918, 34917, 34916, 34915, 34914, 34913, 34912, 34911, 34910, 34909, 34908, 34900, 34899, 34898, 34897, 34894, 34893, 34891, 34890, 34889, 34888, 34887, 34886, 34885, 34884, 34883, 34882, 34881, 34879, 34878, 34877, 34876, 34875, 34874, 34870, 34869, 34868, 34867, 34866, 34861, 34860, 34858, 34855, 34850, 34849, 34847, 34846, 34844, 34840, 34838, 34837, 34836, 34830, 34829, 34828, 34827, 34826, 34824, 34823, 34822, 34820, 34819, 34818, 34815, 34814, 34811, 34810, 34809, 34808, 34806, 34805, 34804, 34803, 34802, 34801, 34795, 34794, 34792, 34791, 34790, 34789, 34788, 34787, 34786, 34785, 34784, 34783, 34782, 34781, 34780, 34779, 34778, 34777, 34776, 34775, 34774, 34773, 34770, 34769, 34766, 34765, 34761, 34758, 34756, 34751, 34746, 34742, 34741, 34740, 34739, 34737, 34736, 34733, 34732, 34731, 34729, 34728, 34724, 34723, 34721, 34720, 34719, 34718, 34717, 34716, 34712, 34711, 34710, 34709, 34707, 34706, 34704, 34703, 34702, 34701, 34700, 34699, 34698, 34697, 34696, 34692, 34685, 34683, 34682, 34681, 34678, 34676, 34675, 34674, 34673, 34672, 34667, 34666, 34665, 34664, 34663, 34662, 34660, 34659, 34658, 34657, 34656, 34655, 34653, 34646, 34639, 34636, 34635, 34634, 34632, 34631, 34624, 34619, 34616, 34612, 34609, 34598, 34597, 34596, 34593, 34592, 34587, 34586, 34585, 34584, 34583, 34582, 34579, 34578, 34577, 34576, 34575, 34573, 34572, 34571, 34569, 34566, 34564, 34563, 34558, 34556, 34555, 34554, 34553, 34552, 34551, 34550, 34549, 34548, 34547, 34546, 34545, 34544, 34543, 34542, 34541, 34540, 34539, 34538, 34537, 34536, 34535, 34534, 34533, 34531, 34530, 34529, 34528, 34527, 34526, 34525, 34524, 34516, 34515, 34514, 34513, 34512, 34508, 34505, 34504, 34501, 34496, 34478, 34472, 34469, 34466, 34465, 34464, 34463, 34462, 34461, 34458, 34455, 34452, 34451, 34450, 34448, 34447, 34446, 34445, 34442, 34439, 34437, 34436, 34434, 34432, 34431, 34429, 34427, 34425, 34423, 34422, 34421, 34420, 34418, 34415, 34414, 34413, 34410, 34409, 34407, 34406, 34404, 34403, 34402, 34401, 34400, 34399, 34398, 34397, 34393, 34392, 34381, 34380, 34379, 34378, 34375, 34365, 34364, 34362, 34355, 34354, 34353, 34352, 34351, 34348, 34347, 34346, 34345, 34344, 34340, 34339, 34338, 34337, 34336, 34335, 34326, 34325, 34321, 34318, 34316, 34315, 34314, 34309, 34295, 34294, 34293, 34292, 34291, 34288, 34287, 34285, 34284, 34281, 34280, 34279, 34278, 34277, 34271, 34264, 34244, 34242, 34240, 34234, 34230, 34229, 34228, 34227, 34217, 34216, 34209, 34194, 34193, 34192, 34164, 34163, 34157, 34154, 34144, 34124, 34123, 34122, 34108, 34107, 34106, 34105, 34104, 34103, 34102, 34099, 34098, 34097, 34096, 34095, 34094, 34093, 34092, 34091, 34090, 34089, 34088, 34087, 34078, 34076, 34075, 34073, 34072, 34070, 34069, 34067, 34066, 34063, 34054, 34048, 34043, 34042, 34041, 34040, 34039, 34035, 34034, 34033, 34032, 34031, 34030, 34029, 34028, 34027, 34026, 34019, 34013, 34012, 33988, 33976, 33973, 33972, 33971, 33970, 33969, 33967, 33958, 33957, 33955, 33944, 33931, 33929, 33928, 33920, 33919, 33918, 33917, 33915, 33905, 33898, 33884, 33882, 33874, 33873, 33872, 33871, 33868, 33838, 33837, 33836, 33834, 33833, 33828, 33826, 33816, 33815, 33814, 33813, 33808, 33807, 33795, 33794, 33793, 33788, 33787, 33786, 33785, 33784, 33765, 33761, 33754, 33740, 33736, 33735, 33734, 33732, 33731, 33730, 33729, 33728, 33727, 33724, 33722, 33721, 33720, 33706, 33695, 33694, 33689, 33685, 33663, 33662, 33661, 33660, 33657, 33633, 33622, 33593, 33586, 33582, 33581, 33580, 33579, 33578, 33563, 33562, 33548, 33546, 33544, 33543, 33533, 33530, 33527, 33526, 33514, 33513, 33493, 33484, 33483, 33473, 33470, 33469, 33468, 33467, 33462, 33461, 33454, 33450, 33444, 33419, 33412, 33410, 33408, 33379, 33378, 33377, 33376, 33375, 33374, 33359, 33358, 33344, 33343, 33342, 33341, 33340, 33338, 33337, 33336, 33335, 33334, 33333, 33332, 33331, 33271, 33269, 33263, 33256, 33255, 33250, 33249, 33248, 33239, 33238, 33235, 33234, 33233, 33232, 33231, 33230, 33229, 33228, 33211, 33168, 33161, 33160, 33156, 33147, 33146, 33145, 33138, 33135, 33134, 33133, 33132, 33125, 33120, 33119, 33116, 33115, 33114, 33113, 33112, 33111, 33107, 33105, 33084, 33083, 33082, 33081, 33080, 33078, 33077, 33076, 33075, 33072, 33070, 33066, 33062, 33059, 33027, 33026, 33025, 33024, 33023, 33022, 33021, 33020, 33019, 33018, 33013, 33010, 32994, 32993, 32992, 32991, 32990, 32989, 32984, 32983, 32981, 32979, 32976, 32975, 32974, 32952, 32945, 32944, 32943, 32942, 32929, 32901, 32900, 32899, 32898, 32897, 32894, 32893, 32892, 32874, 32873, 32872, 32859, 32857, 32856, 32855, 32854, 32853, 32852, 32851, 32850, 32847, 32845, 32844, 32843, 32842, 32841, 32840, 32839, 32838, 32837, 32816, 32815, 32807, 32806, 32804, 32796, 32795, 32794, 32792, 32791, 32783, 32733, 32732, 32731, 32730, 32729, 32728, 32724, 32718, 32715, 32714, 32713, 32712, 32711, 32710, 32709, 32708, 32707, 32706, 32693, 32692, 32691, 32690, 32689, 32688, 32687, 32686, 32685, 32684, 32683, 32682, 32681, 32680, 32679, 32678, 32677, 32659, 32658, 32657, 32656, 32655, 32654, 32653, 32652, 32650, 32649, 32648, 32647, 32646, 32645, 32644, 32643, 32642, 32641, 32640, 32639, 32638, 32637, 32636, 32635, 32634, 32633, 32632, 32631, 32630, 32628, 32627, 32621, 32617, 32616, 32615, 32614, 32613, 32608, 32606, 32605, 32602, 32601, 32600, 32599, 32591, 32589, 32588, 32587, 32586, 32581, 32580, 32579, 32578, 32575, 32574, 32573, 32572, 32571, 32568, 32567, 32560, 32559, 32558, 32557, 32556, 32555, 32554, 32553, 32552, 32551, 32550, 32549, 32548, 32547, 32546, 32545, 32544, 32543, 32542, 32541, 32540, 32539, 32538, 32537, 32536, 32535, 32533, 32532, 32531, 32530, 32529, 32528, 32527, 32526, 32525, 32524, 32523, 32522, 32521, 32520, 32517, 32507, 32506, 32505, 32495, 32494, 32493, 32491, 32489, 32476, 32474, 32461, 32460, 32458, 32455, 32452, 32451, 32450, 32449, 32448, 32442, 32429, 32426, 32423, 32421, 32420, 32419, 32418, 32417, 32416, 32414, 32412, 32411, 32410, 32409, 32408, 32406, 32405, 32404, 32403, 32402, 32401, 32400, 32399, 32398, 32397, 32394, 32393, 32392, 32391, 32384, 32383, 32382, 32381, 32380, 32379, 32378, 32377, 32376, 32374, 32372, 32371, 32370, 32368, 32363, 32358, 32355, 32352, 32351, 32348, 32347, 32346, 32345, 32344, 32343, 32342, 32340, 32338, 32337, 32336, 32335, 32334, 32333, 32332, 32331, 32330, 32329, 32328, 32327, 32326, 32325, 32324, 32321, 32320, 32319, 32318, 32317, 32316, 32315, 32310, 32309, 32307, 32305, 32304, 32303, 32302, 32301, 32300, 32299, 32297, 32296, 32295, 32293, 32292, 32288, 32287, 32285, 32284, 32283, 32282, 32279, 32278, 32277, 32276, 32275, 32274, 32269, 32268, 32266, 32265, 32264, 32262, 32257, 32256, 32255, 32254, 32252, 32251, 32250, 32249, 32248, 32247, 32246, 32244, 32243, 32242, 32235, 32233, 32232, 32230, 32228, 32227, 32226, 32225, 32224, 32220, 32219, 32218, 32217, 32216, 32215, 32213, 32212, 32209, 32208, 32207, 32206, 32204, 32201, 32200, 32198, 32194, 32193, 32192, 32191, 32190, 32189, 32173, 32169, 32168, 32167, 32163, 32162, 32161, 32153, 32152, 32150, 32149, 32148, 32146, 32145, 32144, 32143, 32142, 32135, 32133, 32132, 32131, 32130, 32129, 32128, 32127, 32126, 32123, 32122, 32121, 32120, 32119, 32118, 32116, 32115, 32109, 32108, 32107, 32105, 32097, 32045, 32038, 32035, 32030, 32019, 32018, 32017, 32016, 32011, 32010, 31999, 31987, 31978, 31959, 31949, 31948, 31947, 31946, 31945, 31943, 31942, 31941, 31938, 31937, 31936, 31921, 31895, 31894, 31891, 31886, 31876, 31853, 31847, 31820, 31811, 31810, 31809, 31808, 31805, 31804, 31803, 31802, 31801, 31800, 31799, 31798, 31797, 31796, 31795, 31794, 31793, 31792, 31791, 31790, 31789, 31788, 31787, 31786, 31784, 31782, 31779, 31778, 31777, 31776, 31775, 31774, 31773, 31772, 31771, 31770, 31769, 31768, 31767, 31766, 31765, 31752, 31745, 31744, 31743, 31742, 31741, 31740, 31739, 31738, 31737, 31736, 31735, 31734, 31733, 31732, 31730, 31727, 31725, 31723, 31721, 31720, 31719, 31718, 31717, 31716, 31715, 31714, 31713, 31712, 31711, 31709, 31708, 31707, 31706, 31705, 31704, 31703, 31702, 31701, 31700, 31699, 31698, 31695, 31692, 31689, 31688, 31687, 31685, 31682, 31681, 31680, 31679, 31677, 31676, 31675, 31674, 31673, 31672, 31671, 31670, 31669, 31661, 31660, 31656, 31651, 31650, 31649, 31648, 31647, 31646, 31645, 31644, 31643, 31642, 31641, 31640, 31639, 31638, 31637, 31636, 31635, 31634, 31633, 31632, 31631, 31630, 31629, 31628, 31627, 31626, 31625, 31624, 31623, 31622, 31621, 31620, 31619, 31618, 31617, 31616, 31615, 31614, 31613, 31612, 31611, 31609, 31606, 31605, 31603, 31599, 31598, 31544, 31543, 31542, 31541, 31540, 31539, 31538, 31537, 31536, 31535, 31534, 31532, 31531, 31529, 31521, 31517, 31516, 31515, 31514, 31513, 31512, 31511, 31510, 31509, 31508, 31507, 31506, 31505, 31504, 31503, 31502, 31501, 31500, 31499, 31498, 31497, 31496, 31495, 31494, 31493, 31492, 31490, 31488, 31487, 31486, 31480, 31479, 31478, 31477, 31476, 31475, 31474, 31473, 31472, 31471, 31470, 31468, 31467, 31465, 31460, 31459, 31458, 31457, 31456, 31455, 31454, 31453, 31452, 31451, 31450, 31448, 31447, 31446, 31444, 31443, 31442, 31441, 31440, 31439, 31398, 31395, 31394, 31393, 31392, 31391, 31390, 31389, 31388, 31387, 31386, 31385, 31384, 31383, 31382, 31381, 31380, 31379, 31378, 31377, 31376, 31375, 31374, 31373, 31372, 31370, 31369, 31368, 31367, 31366, 31365, 31364, 31363, 31362, 31360, 31359, 31357, 31356, 31355, 31354, 31342, 31341, 31340, 31339, 31338, 31337, 31336, 31335, 31334, 31333, 31332, 31329, 31328, 31327, 31326, 31325, 31324, 31323, 31322, 31321, 31320, 31319, 31312, 31311, 31303, 31302, 31291, 31289, 31288, 31287, 31286, 31285, 31281, 31279, 31277, 31275, 31274, 31272, 31271, 31270, 31269, 31268, 31267, 31266, 31265, 31262, 31261, 31260, 31256, 31255, 31254, 31253, 31252, 31251, 31241, 31239, 31238, 31237, 31235, 31234, 31233, 31232, 31231, 31230, 31228, 31221, 31220, 31216, 31211, 31210, 31209, 31208, 31207, 31206, 31204, 31203, 31201, 31200, 31199, 31198, 31197, 31196, 31194, 31190, 31189, 31188, 31187, 31186, 31185, 31184, 31183, 31182, 31181, 31179, 31178, 31177, 31176, 31175, 31171, 31167, 31163, 31161, 31160, 31159, 31158, 31157, 31152, 31151, 31145, 31144, 31143, 31140, 31139, 31138, 31137, 31135, 31134, 31133, 31132, 31130, 31129, 31128, 31127, 31121, 31120, 31119, 31118, 31117, 31116, 31114, 31113, 31112, 31111, 31110, 31109, 31108, 31107, 31106, 31105, 31104, 31103, 31102, 31100, 31097, 31096, 31095, 31094, 31093, 31092, 31091, 31090, 31089, 31088, 31087, 31086, 31085, 31084, 31083, 31082, 31081, 31080, 31079, 31078, 31077, 31076, 31075, 31074, 31073, 31072, 31071, 31070, 31069, 31068, 31067, 31066, 31065, 31064, 31063, 31062, 31061, 31058, 31055, 31049, 31048, 31047, 31046, 31045, 31044, 31043, 31042, 31041, 31040, 31039, 31038, 31037, 31036, 31034, 31033, 31032, 31031, 31030, 31026, 31024, 31023, 31022, 31021, 31020, 31019, 31018, 31016, 31015, 31014, 31013, 31012, 31011, 31010, 31009, 31008, 31007, 31006, 31005, 31004, 31003, 31002, 31001, 31000, 30999, 30998, 30997, 30996, 30995, 30994, 30993, 30992, 30991, 30987, 30984, 30983, 30982, 30981, 30980, 30979, 30978, 30977, 30976, 30975, 30973, 30972, 30971, 30970, 30969, 30968, 30967, 30964, 30963, 30960, 30955, 30954, 30953, 30952, 30946, 30945, 30944, 30943, 30942, 30935, 30933, 30932, 30931, 30930, 30929, 30928, 30927, 30926, 30925, 30924, 30923, 30922, 30921, 30907, 30901, 30900, 30899, 30898, 30897, 30896, 30895, 30894, 30893, 30892, 30891, 30890, 30889, 30888, 30887, 30884, 30883, 30881, 30879, 30855, 30834, 30829, 30828, 30827, 30826, 30825, 30824, 30823, 30821, 30820, 30819, 30816, 30815, 30814, 30808, 30807, 30806, 30805, 30804, 30802, 30801, 30800, 30799, 30798, 30797, 30796, 30795, 30794, 30793, 30792, 30791, 30790, 30789, 30788, 30787, 30786, 30785, 30784, 30783, 30782, 30781, 30780, 30779, 30778, 30777, 30776, 30775, 30774, 30773, 30772, 30771, 30770, 30769, 30768, 30767, 30766, 30763, 30757, 30754, 30753, 30752, 30751, 30750, 30747, 30746, 30745, 30744, 30743, 30742, 30725, 30724, 30723, 30718, 30717, 30716, 30715, 30701, 30700, 30699, 30698, 30695, 30694, 30692, 30691, 30690, 30684, 30683, 30682, 30681, 30680, 30678, 30675, 30674, 30673, 30672, 30671, 30670, 30669, 30668, 30667, 30666, 30665, 30661, 30660, 30658, 30657, 30656, 30655, 30653, 30652, 30651, 30650, 30649, 30648, 30639, 30636, 30635, 30634, 30633, 30631, 30628, 30627, 30626, 30625, 30624, 30623, 30622, 30621, 30620, 30619, 30618, 30617, 30616, 30614, 30613, 30612, 30611, 30610, 30608, 30607, 30606, 30605, 30604, 30603, 30602, 30601, 30600, 30599, 30598, 30597, 30595, 30594, 30593, 30592, 30591, 30590, 30589, 30588, 30587, 30586, 30585, 30584, 30583, 30582, 30581, 30575, 30571, 30570, 30569, 30568, 30567, 30565, 30535, 30534, 30529, 30528, 30527, 30526, 30525, 30524, 30523, 30522, 30521, 30519, 30518, 30517, 30516, 30515, 30514, 30513, 30512, 30511, 30510, 30509, 30508, 30507, 30506, 30504, 30502, 30500, 30499, 30498, 30496, 30495, 30492, 30491, 30489, 30488, 30487, 30485, 30484, 30480, 30479, 30478, 30477, 30476, 30475, 30474, 30473, 30472, 30471, 30470, 30469, 30468, 30467, 30466, 30465, 30464, 30462, 30461, 30460, 30459, 30457, 30445, 30442, 30439, 30436, 30435, 30433, 30432, 30431, 30430, 30429, 30428, 30427, 30426, 30425, 30424, 30422, 30421, 30420, 30419, 30418, 30417, 30416, 30414, 30413, 30412, 30411, 30409, 30408, 30404, 30402, 30401, 30400, 30399, 30398, 30397, 30396, 30395, 30394, 30391, 30390, 30389, 30388, 30387, 30386, 30384, 30383, 30381, 30380, 30379, 30376, 30363, 30361, 30360, 30359, 30357, 30356, 30355, 30354, 30353, 30352, 30351, 30350, 30349, 30348, 30347, 30346, 30344, 30337, 30336, 30335, 30334, 30333, 30332, 30331, 30330, 30329, 30328, 30327, 30326, 30325, 30324, 30323, 30322, 30321, 30319, 30318, 30317, 30306, 30280, 30277, 30275, 30274, 30273, 30272, 30271, 30270, 30269, 30268, 30267, 30266, 30264, 30261, 30260, 30259, 30258, 30257, 30256, 30255, 30254, 30252, 30243, 30242, 30241, 30240, 30230, 30229, 30188, 30187, 30186, 30185, 30184, 30183, 30182, 30181, 30179, 30178, 30175, 30174, 30172, 30169, 30168, 30164, 30163, 30160, 30159, 30158, 30157, 30156, 30155, 30154, 30152, 30151, 30150, 30149, 30148, 30147, 30146, 30145, 30144, 30143, 30142, 30141, 30140, 30139, 30138, 30137, 30136, 30135, 30134, 30133, 30132, 30131, 30130, 30129, 30128, 30127, 30124, 30123, 30121, 30120, 30118, 30117, 30116, 30113, 30112, 30111, 30110, 30109, 30108, 30107, 30106, 30105, 30104, 30103, 30102, 30101, 30100, 30099, 30098, 30097, 30096, 30095, 30094, 30093, 30092, 30091, 30090, 30089, 30088, 30086, 30085, 30084, 30083, 30082, 30081, 30080, 30079, 30078, 30077, 30076, 30075, 30074, 30073, 30072, 30070, 30069, 30068, 30067, 30066, 30064, 30059, 30058, 30057, 30056, 30055, 30054, 30053, 30052, 30051, 30050, 30049, 30048, 30047, 30046, 30039, 30038, 30037, 30036, 30035, 30034, 30033, 30032, 30031, 30030, 30029, 30028, 30027, 30015, 30011, 30006, 30005, 30004, 30003, 30002, 30001, 30000, 29999, 29998, 29997, 29995, 29993, 29992, 29990, 29989, 29988, 29987, 29986, 29985, 29984, 29983, 29982, 29981, 29971, 29968, 29967, 29966, 29952, 29951, 29950, 29949, 29948, 29947, 29946, 29945, 29944, 29943, 29942, 29941, 29940, 29939, 29937, 29936, 29935, 29934, 29933, 29932, 29931, 29930, 29929, 29928, 29927, 29926, 29925, 29924, 29922, 29920, 29919, 29918, 29917, 29916, 29915, 29914, 29913, 29912, 29911, 29910, 29909, 29908, 29907, 29906, 29905, 29904, 29903, 29901, 29900, 29899, 29898, 29894, 29893, 29892, 29891, 29890, 29889, 29888, 29887, 29885, 29883, 29882, 29881, 29879, 29877, 29875, 29874, 29873, 29872, 29871, 29866, 29865, 29864, 29863, 29862, 29861, 29860, 29851, 29850, 29848, 29847, 29844, 29840, 29839, 29838, 29836, 29835, 29834, 29833, 29830, 29829, 29828, 29827, 29826, 29825, 29824, 29823, 29822, 29821, 29815, 29811, 29808, 29807, 29804, 29803, 29802, 29801, 29800, 29799, 29798, 29797, 29796, 29795, 29794, 29793, 29792, 29791, 29790, 29789, 29788, 29787, 29786, 29785, 29784, 29783, 29782, 29781, 29780, 29779, 29778, 29777, 29776, 29775, 29774, 29772, 29771, 29770, 29769, 29768, 29765, 29764, 29763, 29762, 29759, 29758, 29757, 29756, 29755, 29754, 29753, 29752, 29751, 29750, 29749, 29748, 29747, 29745, 29744, 29743, 29733, 29731, 29730, 29727, 29726, 29725, 29723, 29717, 29716, 29715, 29694, 29693, 29692, 29691, 29690, 29689, 29688, 29687, 29686, 29685, 29684, 29682, 29681, 29680, 29679, 29678, 29677, 29676, 29675, 29674, 29670, 29669, 29667, 29666, 29665, 29664, 29663, 29662, 29661, 29660, 29659, 29658, 29657, 29656, 29655, 29654, 29653, 29652, 29651, 29650, 29649, 29647, 29646, 29645, 29644, 29643, 29642, 29641, 29640, 29639, 29637, 29636, 29635, 29634, 29633, 29632, 29631, 29630, 29629, 29628, 29627, 29626, 29624, 29623, 29622, 29620, 29619, 29618, 29617, 29616, 29615, 29614, 29613, 29612, 29611, 29609, 29608, 29607, 29606, 29605, 29600, 29599, 29598, 29596, 29595, 29594, 29593, 29591, 29590, 29587, 29586, 29585, 29583, 29582, 29581, 29580, 29579, 29578, 29577, 29576, 29575, 29574, 29573, 29571, 29570, 29568, 29567, 29566, 29565, 29564, 29563, 29562, 29560, 29559, 29558, 29556, 29555, 29553, 29552, 29548, 29547, 29543, 29542, 29540, 29539, 29538, 29537, 29536, 29535, 29530, 29529, 29528, 29527, 29524, 29523, 29522, 29521, 29453, 29452, 29440, 29439, 29437, 29424, 29423, 29422, 29421, 29420, 29419, 29418, 29417, 29414, 29410, 29409, 29408, 29406, 29404, 29391, 29390, 29389, 29388, 29387, 29341, 29340, 29339, 29338, 29337, 29336, 29335, 29331, 29330, 29329, 29328, 29327, 29326, 29312, 29311, 29310, 29309, 29308, 29307, 29305, 29304, 29303, 29302, 29299, 29298, 29297, 29296, 29295, 29293, 29290, 29287, 29285, 29284, 29283, 29282, 29281, 29280, 29279, 29278, 29276, 29275, 29274, 29273, 29272, 29270, 29269, 29267, 29265, 29264, 29263, 29262, 29261, 29257, 29255, 29253, 29252, 29251, 29250, 29249, 29248, 29247, 29246, 29243, 29242, 29241, 29240, 29239, 29237, 29236, 29235, 29234, 29233, 29228, 29227, 29225, 29223, 29221, 29220, 29219, 29218, 29217, 29215, 29214, 29213, 29211, 29210, 29206, 29205, 29203, 29202, 29201, 29200, 29199, 29198, 29197, 29196, 29195, 29194, 29193, 29192, 29189, 29186, 29185, 29183, 29182, 29181, 29179, 29177, 29175, 29174, 29173, 29172, 29169, 29166, 29165, 29164, 29163, 29162, 29161, 29160, 29159, 29158, 29157, 29156, 29155, 29154, 29153, 29150, 29149, 29148, 29147, 29145, 29143, 29142, 29141, 29139, 29138, 29137, 29135, 29134, 29133, 29132, 29131, 29129, 29128, 29127, 29126, 29125, 29124, 29123, 29122, 29121, 29120, 29116, 29115, 29114, 29112, 29111, 29110, 29109, 29105, 29104, 29103, 29102, 29101, 29100, 29096, 29095, 29094, 29091, 29090, 29089, 29088, 29087, 29086, 29083, 29082, 29081, 29080, 29079, 29078, 29076, 29073, 29071, 29066, 29040, 29038, 29037, 29035, 29034, 29032, 29029, 29027, 29026, 29024, 29023, 29022, 29021, 29015, 28909, 28908, 28907, 28906, 28905, 28885, 28884, 28882, 28881, 28877, 28876, 28875, 28874, 28873, 28872, 28871, 28870, 28869, 28868, 28867, 28866, 28865, 28864, 28863, 28860, 28859, 28858, 28857, 28856, 28854, 28853, 28852, 28849, 28848, 28847, 28845, 28843, 28842, 28841, 28840, 28839, 28838, 28837, 28836, 28834, 28833, 28832, 28831, 28830, 28829, 28828, 28827, 28826, 28825, 28824, 28823, 28822, 28821, 28820, 28819, 28818, 28817, 28816, 28815, 28814, 28813, 28812, 28811, 28810, 28809, 28808, 28806, 28805, 28804, 28803, 28802, 28801, 28800, 28799, 28798, 28797, 28796, 28795, 28794, 28793, 28792, 28791, 28790, 28789, 28788, 28787, 28786, 28785, 28784, 28783, 28782, 28781, 28780, 28779, 28778, 28777, 28776, 28775, 28774, 28773, 28772, 28771, 28770, 28769, 28768, 28767, 28766, 28765, 28764, 28763, 28762, 28760, 28759, 28758, 28757, 28756, 28755, 28753, 28751, 28750, 28749, 28748, 28747, 28746, 28745, 28744, 28743, 28742, 28741, 28740, 28738, 28737, 28736, 28735, 28734, 28733, 28732, 28731, 28730, 28729, 28728, 28727, 28726, 28725, 28724, 28723, 28722, 28721, 28719, 28718, 28717, 28716, 28715, 28714, 28713, 28712, 28711, 28710, 28709, 28708, 28707, 28706, 28705, 28704, 28703, 28702, 28701, 28700, 28699, 28698, 28697, 28696, 28695, 28694, 28693, 28692, 28691, 28690, 28689, 28688, 28687, 28686, 28685, 28684, 28683, 28682, 28681, 28680, 28679, 28678, 28677, 28676, 28675, 28674, 28673, 28672, 28671, 28670, 28669, 28668, 28667, 28666, 28665, 28664, 28663, 28662, 28661, 28660, 28659, 28658, 28657, 28656, 28655, 28654, 28653, 28652, 28651, 28650, 28649, 28647, 28646, 28645, 28644, 28643, 28641, 28640, 28639, 28638, 28637, 28636, 28635, 28634, 28633, 28632, 28631, 28630, 28629, 28628, 28627, 28626, 28625, 28624, 28623, 28622, 28621, 28620, 28619, 28618, 28617, 28616, 28615, 28614, 28613, 28612, 28611, 28610, 28609, 28608, 28605, 28604, 28603, 28601, 28600, 28599, 28598, 28597, 28596, 28595, 28594, 28593, 28592, 28591, 28590, 28589, 28588, 28587, 28586, 28584, 28583, 28582, 28581, 28580, 28579, 28578, 28577, 28576, 28575, 28574, 28573, 28572, 28571, 28570, 28569, 28568, 28567, 28566, 28565, 28564, 28563, 28562, 28561, 28560, 28559, 28558, 28557, 28556, 28554, 28553, 28552, 28551, 28550, 28549, 28548, 28545, 28544, 28543, 28542, 28540, 28539, 28538, 28537, 28536, 28535, 28534, 28533, 28532, 28531, 28530, 28529, 28528, 28527, 28526, 28525, 28524, 28523, 28522, 28521, 28520, 28519, 28518, 28517, 28516, 28515, 28514, 28513, 28512, 28511, 28510, 28509, 28508, 28507, 28506, 28505, 28504, 28503, 28502, 28501, 28500, 28499, 28498, 28497, 28496, 28495, 28494, 28493, 28492, 28491, 28490, 28489, 28488, 28487, 28486, 28485, 28484, 28483, 28482, 28480, 28479, 28478, 28477, 28476, 28475, 28474, 28473, 28472, 28471, 28470, 28469, 28467, 28466, 28465, 28464, 28463, 28461, 28460, 28459, 28458, 28457, 28456, 28455, 28454, 28453, 28452, 28451, 28450, 28449, 28448, 28447, 28446, 28445, 28444, 28443, 28442, 28441, 28440, 28439, 28438, 28437, 28436, 28435, 28434, 28433, 28432, 28431, 28430, 28429, 28428, 28427, 28426, 28425, 28424, 28423, 28422, 28421, 28420, 28419, 28418, 28417, 28416, 28415, 28414, 28413, 28411, 28410, 28409, 28408, 28407, 28406, 28405, 28404, 28403, 28402, 28401, 28400, 28399, 28398, 28397, 28396, 28395, 28394, 28393, 28392, 28391, 28390, 28385, 28384, 28383, 28382, 28381, 28380, 28379, 28378, 28377, 28376, 28375, 28374, 28373, 28372, 28370, 28369, 28368, 28367, 28366, 28365, 28364, 28363, 28362, 28361, 28360, 28359, 28358, 28357, 28356, 28355, 28354, 28353, 28352, 28351, 28350, 28349, 28348, 28346, 28345, 28344, 28343, 28342, 28341, 28340, 28339, 28338, 28336, 28335, 28334, 28333, 28332, 28331, 28330, 28329, 28328, 28327, 28326, 28325, 28324, 28322, 28321, 28320, 28319, 28318, 28317, 28316, 28315, 28314, 28313, 28312, 28311, 28310, 28307, 28306, 28305, 28304, 28303, 28302, 28301, 28300, 28299, 28298, 28297, 28296, 28295, 28294, 28293, 28292, 28291, 28290, 28289, 28288, 28287, 28286, 28285, 28284, 28282, 28281, 28280, 28279, 28278, 28277, 28276, 28275, 28274, 28273, 28272, 28271, 28269, 28268, 28267, 28266, 28265, 28264, 28263, 28262, 28261, 28260, 28259, 28258, 28257, 28256, 28254, 28253, 28252, 28251, 28250, 28249, 28248, 28247, 28246, 28245, 28244, 28243, 28242, 28241, 28239, 28238, 28237, 28235, 28234, 28233, 28232, 28231, 28230, 28229, 28228, 28227, 28226, 28225, 28224, 28223, 28222, 28221, 28220, 28219, 28218, 28217, 28216, 28215, 28214, 28213, 28212, 28211, 28210, 28209, 28208, 28207, 28206, 28205, 28203, 28202, 28201, 28200, 28199, 28198, 28197, 28196, 28195, 28194, 28193, 28192, 28191, 28190, 28189, 28188, 28187, 28186, 28185, 28184, 28183, 28182, 28181, 28180, 28179, 28178, 28177, 28176, 28175, 28174, 28173, 28172, 28171, 28170, 28169, 28168, 28167, 28166, 28165, 28164, 28163, 28162, 28161, 28160, 28159, 28158, 28157, 28156, 28155, 28154, 28153, 28152, 28151, 28150, 28149, 28148, 28147, 28146, 28145, 28144, 28142, 28141, 28140, 28139, 28138, 28137, 28136, 28135, 28134, 28133, 28132, 28131, 28130, 28129, 28128, 28127, 28126, 28125, 28124, 28123, 28122, 28121, 28120, 28119, 28118, 28117, 28116, 28115, 28114, 28113, 28112, 28111, 28109, 28108, 28107, 28105, 28104, 28103, 28102, 28101, 28100, 28099, 28098, 28097, 28096, 28094, 28093, 28092, 28091, 28090, 28089, 28088, 28087, 28086, 28085, 28084, 28083, 28081, 28078, 28077, 28074, 28073, 28070, 28069, 28068, 28066, 28065, 28064, 28063, 28062, 28061, 28060, 28059, 28058, 28057, 28056, 28055, 28054, 28053, 28052, 28051, 28050, 28049, 28048, 28047, 28046, 28045, 28044, 28043, 28042, 28041, 28039, 28038, 28037, 28035, 28034, 28033, 28032, 28031, 28030, 28029, 28028, 28026, 28025, 28019, 28017, 28015, 28010, 28008, 28007, 28006, 28004, 28003, 28002, 28001, 28000, 27999, 27998, 27997, 27996, 27995, 27994, 27993, 27992, 27991, 27990, 27989, 27988, 27987, 27986, 27985, 27984, 27983, 27982, 27981, 27980, 27979, 27978, 27977, 27976, 27975, 27974, 27973, 27972, 27971, 27970, 27969, 27968, 27967, 27966, 27965, 27964, 27963, 27962, 27961, 27960, 27959, 27958, 27957, 27956, 27955, 27954, 27953, 27952, 27951, 27950, 27949, 27948, 27947, 27946, 27945, 27944, 27943, 27942, 27941, 27940, 27939, 27938, 27937, 27935, 27934, 27933, 27932, 27931, 27930, 27929, 27928, 27927, 27926, 27924, 27923, 27922, 27921, 27920, 27919, 27918, 27917, 27915, 27914, 27913, 27912, 27911, 27910, 27909, 27908, 27907, 27906, 27905, 27904, 27903, 27902, 27901, 27900, 27899, 27898, 27897, 27896, 27895, 27894, 27893, 27892, 27891, 27890, 27889, 27888, 27887, 27886, 27885, 27884, 27883, 27882, 27881, 27880, 27879, 27878, 27877, 27876, 27875, 27874, 27871, 27870, 27869, 27868, 27867, 27866, 27865, 27864, 27863, 27862, 27861, 27860, 27859, 27858, 27857, 27856, 27855, 27854, 27853, 27852, 27851, 27850, 27849, 27848, 27847, 27845, 27844, 27843, 27842, 27840, 27839, 27838, 27837, 27836, 27835, 27834, 27833, 27832, 27831, 27830, 27829, 27828, 27827, 27826, 27825, 27824, 27823, 27822, 27821, 27818, 27817, 27816, 27815, 27814, 27813, 27812, 27811, 27810, 27809, 27808, 27807, 27806, 27805, 27804, 27803, 27798, 27797, 27796, 27795, 27794, 27793, 27792, 27791, 27790, 27789, 27788, 27787, 27786, 27785, 27784, 27783, 27782, 27781, 27779, 27778, 27777, 27776, 27775, 27774, 27773, 27772, 27771, 27770, 27769, 27768, 27766, 27765, 27764, 27763, 27762, 27761, 27760, 27758, 27757, 27756, 27755, 27754, 27753, 27752, 27751, 27750, 27748, 27747, 27746, 27745, 27744, 27743, 27742, 27740, 27739, 27738, 27737, 27733, 27729, 27727, 27726, 27725, 27724, 27722, 27721, 27720, 27719, 27718, 27717, 27716, 27715, 27714, 27713, 27712, 27711, 27709, 27708, 27707, 27706, 27705, 27704, 27703, 27702, 27701, 27700, 27699, 27698, 27697, 27696, 27695, 27694, 27693, 27692, 27691, 27690, 27689, 27688, 27687, 27686, 27685, 27684, 27683, 27682, 27681, 27680, 27679, 27677, 27676, 27675, 27674, 27673, 27672, 27671, 27670, 27669, 27668, 27663, 27662, 27661, 27660, 27659, 27658, 27657, 27656, 27655, 27654, 27653, 27652, 27651, 27650, 27649, 27648, 27647, 27646, 27645, 27644, 27643, 27642, 27641, 27640, 27638, 27636, 27635, 27633, 27632, 27631, 27630, 27629, 27628, 27627, 27626, 27625, 27624, 27623, 27622, 27621, 27620, 27619, 27618, 27617, 27616, 27615, 27614, 27613, 27612, 27611, 27610, 27609, 27607, 27606, 27605, 27604, 27603, 27602, 27601, 27600, 27599, 27598, 27597, 27596, 27595, 27594, 27593, 27592, 27591, 27589, 27587, 27586, 27585, 27584, 27583, 27582, 27581, 27580, 27579, 27578, 27577, 27576, 27575, 27574, 27573, 27572, 27571, 27570, 27569, 27568, 27567, 27566, 27565, 27564, 27562, 27561, 27560, 27559, 27558, 27557, 27556, 27555, 27551, 27550, 27549, 27548, 27547, 27546, 27545, 27544, 27542, 27541, 27540, 27539, 27538, 27537, 27536, 27535, 27534, 27533, 27532, 27531, 27530, 27529, 27528, 27527, 27526, 27525, 27524, 27523, 27522, 27521, 27520, 27519, 27518, 27517, 27516, 27515, 27514, 27513, 27512, 27511, 27510, 27509, 27508, 27507, 27506, 27505, 27504, 27503, 27502, 27501, 27500, 27499, 27498, 27497, 27496, 27495, 27494, 27493, 27492, 27491, 27490, 27489, 27488, 27487, 27486, 27485, 27484, 27483, 27482, 27481, 27480, 27479, 27478, 27477, 27476, 27475, 27474, 27473, 27472, 27471, 27470, 27469, 27468, 27467, 27466, 27465, 27464, 27463, 27462, 27461, 27460, 27459, 27458, 27457, 27456, 27455, 27454, 27453, 27452, 27451, 27450, 27449, 27448, 27447, 27446, 27445, 27444, 27443, 27442, 27441, 27440, 27439, 27438, 27437, 27436, 27435, 27434, 27433, 27432, 27431, 27430, 27429, 27428, 27427, 27426, 27425, 27424, 27423, 27422, 27421, 27420, 27419, 27418, 27417, 27416, 27415, 27414, 27413, 27412, 27411, 27410, 27409, 27408, 27407, 27406, 27405, 27404, 27403, 27402, 27401, 27400, 27399, 27398, 27397, 27396, 27395, 27394, 27392, 27391, 27390, 27389, 27388, 27387, 27386, 27385, 27384, 27383, 27382, 27381, 27380, 27379, 27378, 27377, 27376, 27375, 27374, 27373, 27372, 27371, 27370, 27369, 27368, 27367, 27366, 27365, 27364, 27363, 27362, 27361, 27360, 27359, 27358, 27357, 27356, 27355, 27354, 27353, 27352, 27351, 27350, 27349, 27348, 27347, 27346, 27345, 27344, 27343, 27342, 27341, 27340, 27339, 27338, 27337, 27336, 27335, 27334, 27333, 27330, 27329, 27328, 27327, 27326, 27325, 27324, 27323, 27322, 27321, 27320, 27319, 27318, 27317, 27316, 27315, 27314, 27313, 27312, 27311, 27310, 27308, 27306, 27305, 27304, 27303, 27302, 27301, 27300, 27299, 27298, 27297, 27296, 27295, 27294, 27293, 27292, 27291, 27290, 27288, 27287, 27286, 27285, 27284, 27283, 27282, 27281, 27280, 27279, 27278, 27277, 27276, 27275, 27273, 27272, 27271, 27270, 27268, 27267, 27266, 27265, 27264, 27263, 27262, 27261, 27260, 27259, 27258, 27257, 27256, 27255, 27254, 27253, 27252, 27251, 27249, 27248, 27247, 27246, 27245, 27244, 27243, 27242, 27241, 27240, 27239, 27238, 27237, 27236, 27235, 27234, 27233, 27232, 27231, 27230, 27229, 27228, 27227, 27226, 27225, 27223, 27222, 27221, 27220, 27219, 27218, 27217, 27216, 27215, 27214, 27213, 27212, 27211, 27210, 27209, 27208, 27207, 27206, 27205, 27204, 27203, 27202, 27201, 27200, 27199, 27198, 27197, 27196, 27195, 27194, 27193, 27192, 27191, 27190, 27189, 27188, 27187, 27186, 27185, 27184, 27183, 27182, 27181, 27180, 27179, 27178, 27177, 27176, 27175, 27174, 27173, 27172, 27171, 27170, 27169, 27168, 27167, 27166, 27165, 27164, 27163, 27162, 27161, 27160, 27159, 27158, 27157, 27156, 27155, 27154, 27153, 27152, 27151, 27148, 27147, 27146, 27145, 27144, 27143, 27142, 27141, 27140, 27139, 27136, 27135, 27134, 27133, 27132, 27131, 27130, 27129, 27128, 27127, 27126, 27125, 27124, 27123, 27122, 27120, 27119, 27118, 27117, 27116, 27115, 27114, 27113, 27112, 27111, 27110, 27109, 27108, 27107, 27105, 27104, 27103, 27102, 27101, 27100, 27099, 27098, 27097, 27096, 27095, 27094, 27093, 27092, 27091, 27090, 27089, 27088, 27087, 27086, 27085, 27084, 27083, 27082, 27078, 27077, 27076, 27075, 27074, 27073, 27071, 27070, 27069, 27068, 27067, 27065, 27063, 27062, 27061, 27059, 27058, 27057, 27056, 27055, 27054, 27053, 27051, 27050, 27049, 27048, 27047, 27046, 27045, 27043, 27042, 27041, 27040, 27039, 27038, 27037, 27036, 27035, 27034, 27033, 27032, 27031, 27030, 27029, 27028, 27026, 27025, 27024, 27023, 27022, 27019, 27018, 27017, 27016, 27013, 27012, 27011, 27010, 27009, 27008, 27007, 27006, 27005, 27004, 27003, 27002, 27001, 27000, 26999, 26998, 26996, 26995, 26994, 26993, 26992, 26991, 26990, 26989, 26988, 26987, 26986, 26984, 26983, 26982, 26981, 26980, 26979, 26978, 26976, 26974, 26973, 26972, 26971, 26970, 26969, 26968, 26966, 26965, 26964, 26963, 26962, 26961, 26960, 26959, 26957, 26956, 26955, 26954, 26953, 26952, 26951, 26950, 26948, 26947, 26944, 26943, 26942, 26941, 26939, 26938, 26937, 26936, 26935, 26934, 26933, 26932, 26931, 26930, 26929, 26928, 26927, 26926, 26925, 26924, 26923, 26922, 26921, 26920, 26919, 26918, 26916, 26913, 26912, 26911, 26910, 26909, 26908, 26907, 26906, 26905, 26903, 26901, 26899, 26898, 26897, 26896, 26895, 26894, 26893, 26892, 26891, 26890, 26889, 26888, 26887, 26886, 26885, 26884, 26883, 26882, 26881, 26878, 26876, 26875, 26873, 26872, 26871, 26870, 26869, 26868, 26867, 26866, 26865, 26864, 26863, 26862, 26861, 26860, 26858, 26857, 26856, 26855, 26854, 26846, 26845, 26844, 26843, 26842, 26841, 26840, 26838, 26836, 26835, 26834, 26833, 26832, 26831, 26830, 26829, 26828, 26827, 26826, 26825, 26824, 26823, 26822, 26821, 26820, 26819, 26818, 26817, 26816, 26815, 26814, 26813, 26812, 26811, 26810, 26809, 26808, 26807, 26806, 26805, 26804, 26803, 26802, 26801, 26800, 26799, 26798, 26797, 26796, 26795, 26794, 26793, 26792, 26791, 26788, 26787, 26786, 26785, 26784, 26783, 26782, 26781, 26780, 26779, 26778, 26777, 26776, 26775, 26774, 26773, 26772, 26771, 26770, 26769, 26768, 26767, 26766, 26765, 26763, 26762, 26761, 26760, 26755, 26754, 26753, 26752, 26751, 26750, 26749, 26748, 26747, 26746, 26745, 26744, 26743, 26742); +UPDATE `quest_template` SET `VerifiedBuild`=56421 WHERE `ID` IN (26740, 26739, 26738, 26737, 26736, 26735, 26734, 26733, 26732, 26731, 26730, 26729, 26728, 26727, 26726, 26725, 26724, 26723, 26722, 26721, 26720, 26719, 26717, 26714, 26713, 26712, 26711, 26710, 26709, 26708, 26707, 26703, 26702, 26701, 26700, 26699, 26698, 26697, 26696, 26695, 26694, 26693, 26692, 26691, 26690, 26689, 26688, 26687, 26686, 26685, 26684, 26683, 26682, 26681, 26680, 26679, 26678, 26677, 26676, 26674, 26672, 26671, 26670, 26669, 26668, 26667, 26666, 26665, 26664, 26663, 26662, 26661, 26660, 26659, 26658, 26657, 26656, 26655, 26654, 26653, 26652, 26651, 26650, 26649, 26648, 26647, 26646, 26645, 26644, 26643, 26642, 26641, 26640, 26639, 26638, 26637, 26636, 26635, 26634, 26633, 26632, 26631, 26630, 26629, 26628, 26627, 26625, 26624, 26623, 26622, 26621, 26620, 26619, 26618, 26617, 26616, 26614, 26613, 26612, 26611, 26610, 26609, 26608, 26607, 26606, 26605, 26604, 26603, 26602, 26601, 26600, 26599, 26598, 26597, 26596, 26595, 26594, 26593, 26592, 26591, 26590, 26589, 26587, 26586, 26585, 26584, 26583, 26582, 26581, 26580, 26579, 26578, 26577, 26576, 26575, 26574, 26573, 26571, 26570, 26569, 26568, 26567, 26566, 26564, 26563, 26562, 26561, 26560, 26558, 26555, 26554, 26553, 26552, 26551, 26550, 26549, 26548, 26547, 26546, 26545, 26544, 26542, 26540, 26539, 26538, 26537, 26535, 26534, 26533, 26532, 26531, 26530, 26529, 26528, 26526, 26525, 26524, 26523, 26521, 26520, 26519, 26518, 26517, 26516, 26515, 26514, 26513, 26512, 26511, 26510, 26509, 26508, 26507, 26506, 26505, 26504, 26503, 26502, 26501, 26500, 26499, 26498, 26497, 26496, 26495, 26494, 26493, 26492, 26491, 26490, 26489, 26487, 26486, 26485, 26484, 26483, 26482, 26481, 26480, 26479, 26478, 26477, 26476, 26475, 26474, 26473, 26472, 26470, 26469, 26468, 26467, 26466, 26465, 26464, 26463, 26462, 26457, 26456, 26455, 26454, 26453, 26452, 26451, 26450, 26449, 26448, 26447, 26446, 26445, 26444, 26443, 26441, 26440, 26439, 26438, 26437, 26436, 26435, 26434, 26433, 26432, 26430, 26429, 26428, 26427, 26426, 26425, 26424, 26423, 26422, 26421, 26419, 26418, 26417, 26416, 26413, 26412, 26411, 26410, 26409, 26408, 26407, 26406, 26405, 26404, 26403, 26402, 26401, 26400, 26399, 26397, 26396, 26395, 26394, 26393, 26391, 26390, 26389, 26388, 26387, 26386, 26385, 26384, 26383, 26382, 26381, 26380, 26379, 26378, 26377, 26376, 26375, 26374, 26373, 26372, 26371, 26370, 26369, 26368, 26367, 26366, 26365, 26364, 26363, 26362, 26361, 26360, 26359, 26358, 26357, 26356, 26355, 26354, 26353, 26352, 26351, 26350, 26349, 26348, 26347, 26346, 26345, 26344, 26343, 26342, 26341, 26340, 26339, 26338, 26337, 26336, 26335, 26334, 26333, 26332, 26331, 26330, 26329, 26328, 26327, 26326, 26325, 26324, 26323, 26322, 26321, 26320, 26319, 26318, 26317, 26316, 26315, 26314, 26313, 26312, 26311, 26310, 26309, 26308, 26307, 26306, 26305, 26304, 26303, 26302, 26301, 26300, 26299, 26298, 26297, 26296, 26295, 26294, 26293, 26292, 26291, 26290, 26289, 26288, 26287, 26286, 26285, 26284, 26283, 26281, 26280, 26279, 26278, 26277, 26276, 26275, 26273, 26272, 26271, 26270, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26241, 26240, 26238, 26237, 26236, 26232, 26230, 26229, 26228, 26225, 26224, 26223, 26222, 26221, 26219, 26215, 26214, 26213, 26212, 26211, 26210, 26209, 26208, 26206, 26205, 26203, 26202, 26199, 26198, 26197, 26196, 26195, 26194, 26193, 26191, 26189, 26188, 26187, 26186, 26185, 26184, 26182, 26181, 26180, 26179, 26176, 26175, 26174, 26173, 26172, 26171, 26170, 26169, 26168, 26167, 26166, 26165, 26164, 26163, 26162, 26161, 26160, 26159, 26158, 26157, 26154, 26152, 26150, 26149, 26148, 26147, 26146, 26145, 26144, 26143, 26142, 26141, 26140, 26139, 26137, 26135, 26134, 26133, 26132, 26131, 26130, 26128, 26127, 26126, 26124, 26122, 26120, 26118, 26117, 26116, 26115, 26114, 26113, 26112, 26111, 26110, 26108, 26107, 26106, 26105, 26103, 26102, 26101, 26100, 26099, 26098, 26097, 26096, 26095, 26094, 26093, 26092, 26091, 26090, 26089, 26088, 26087, 26086, 26085, 26084, 26083, 26082, 26081, 26080, 26079, 26078, 26077, 26076, 26075, 26074, 26073, 26072, 26071, 26070, 26069, 26068, 26067, 26066, 26065, 26064, 26063, 26062, 26061, 26060, 26059, 26058, 26057, 26056, 26055, 26054, 26053, 26052, 26051, 26050, 26049, 26048, 26047, 26046, 26045, 26044, 26043, 26042, 26041, 26040, 26039, 26038, 26037, 26036, 26035, 26034, 26033, 26032, 26031, 26030, 26029, 26028, 26027, 26026, 26025, 26024, 26023, 26022, 26021, 26020, 26019, 26018, 26017, 26015, 26014, 26013, 26012, 26011, 26010, 26009, 26008, 26007, 26006, 26005, 26004, 26003, 26002, 26001, 26000, 25999, 25998, 25997, 25995, 25994, 25993, 25992, 25989, 25988, 25987, 25986, 25985, 25984, 25983, 25982, 25981, 25980, 25979, 25978, 25977, 25976, 25975, 25974, 25973, 25972, 25971, 25970, 25969, 25968, 25967, 25966, 25965, 25964, 25963, 25962, 25960, 25959, 25958, 25957, 25956, 25955, 25954, 25953, 25952, 25951, 25950, 25949, 25948, 25947, 25946, 25945, 25944, 25943, 25942, 25941, 25940, 25939, 25938, 25937, 25936, 25935, 25934, 25933, 25932, 25931, 25930, 25929, 25928, 25927, 25926, 25925, 25924, 25923, 25922, 25921, 25920, 25919, 25918, 25917, 25916, 25915, 25914, 25913, 25912, 25911, 25910, 25909, 25908, 25907, 25906, 25905, 25904, 25901, 25900, 25899, 25898, 25897, 25896, 25895, 25894, 25893, 25892, 25891, 25890, 25889, 25888, 25887, 25886, 25885, 25884, 25883, 25882, 25881, 25880, 25879, 25878, 25877, 25876, 25875, 25874, 25873, 25872, 25871, 25870, 25869, 25868, 25867, 25866, 25865, 25864, 25863, 25862, 25861, 25860, 25859, 25858, 25857, 25856, 25855, 25854, 25853, 25852, 25851, 25850, 25849, 25848, 25847, 25846, 25845, 25844, 25843, 25842, 25841, 25840, 25839, 25838, 25837, 25836, 25835, 25834, 25832, 25830, 25826, 25825, 25824, 25823, 25822, 25821, 25820, 25819, 25818, 25817, 25816, 25815, 25814, 25813, 25812, 25811, 25810, 25809, 25808, 25807, 25806, 25805, 25804, 25803, 25802, 25801, 25800, 25799, 25798, 25797, 25796, 25795, 25794, 25793, 25792, 25791, 25790, 25780, 25779, 25778, 25777, 25776, 25775, 25774, 25772, 25771, 25770, 25769, 25768, 25767, 25766, 25765, 25764, 25763, 25762, 25761, 25760, 25758, 25757, 25756, 25755, 25754, 25753, 25752, 25751, 25749, 25748, 25747, 25746, 25745, 25744, 25743, 25741, 25740, 25739, 25736, 25735, 25734, 25733, 25732, 25731, 25730, 25729, 25728, 25727, 25726, 25725, 25724, 25723, 25722, 25721, 25720, 25719, 25718, 25717, 25716, 25715, 25714, 25713, 25712, 25711, 25710, 25709, 25708, 25707, 25706, 25705, 25704, 25703, 25702, 25701, 25700, 25699, 25698, 25697, 25696, 25695, 25694, 25693, 25692, 25691, 25690, 25689, 25688, 25687, 25686, 25685, 25684, 25683, 25682, 25681, 25680, 25679, 25678, 25677, 25676, 25675, 25674, 25673, 25672, 25671, 25670, 25669, 25668, 25667, 25665, 25664, 25663, 25662, 25661, 25660, 25659, 25658, 25657, 25656, 25655, 25654, 25653, 25652, 25651, 25650, 25649, 25648, 25647, 25646, 25645, 25644, 25643, 25642, 25641, 25640, 25638, 25637, 25630, 25629, 25628, 25627, 25626, 25622, 25621, 25620, 25619, 25618, 25617, 25616, 25615, 25614, 25613, 25612, 25611, 25610, 25609, 25608, 25607, 25602, 25601, 25600, 25599, 25598, 25597, 25596, 25595, 25594, 25593, 25592, 25591, 25590, 25589, 25588, 25587, 25586, 25585, 25584, 25583, 25582, 25581, 25580, 25579, 25578, 25577, 25576, 25575, 25574, 25571, 25566, 25565, 25564, 25560, 25559, 25558, 25556, 25555, 25554, 25553, 25552, 25551, 25550, 25549, 25548, 25547, 25546, 25545, 25544, 25543, 25542, 25541, 25540, 25539, 25538, 25537, 25536, 25535, 25534, 25533, 25532, 25531, 25526, 25525, 25524, 25523, 25522, 25521, 25520, 25519, 25518, 25517, 25516, 25515, 25514, 25513, 25510, 25509, 25507, 25505, 25504, 25503, 25502, 25499, 25496, 25495, 25494, 25493, 25492, 25491, 25490, 25489, 25488, 25487, 25486, 25481, 25479, 25478, 25477, 25476, 25475, 25474, 25473, 25472, 25471, 25469, 25468, 25467, 25466, 25465, 25464, 25463, 25462, 25461, 25460, 25459, 25458, 25456, 25454, 25453, 25452, 25451, 25450, 25449, 25448, 25447, 25446, 25445, 25444, 25442, 25441, 25440, 25439, 25438, 25437, 25436, 25434, 25433, 25432, 25431, 25430, 25429, 25428, 25427, 25426, 25424, 25423, 25422, 25421, 25420, 25419, 25412, 25411, 25410, 25409, 25408, 25407, 25406, 25405, 25404, 25403, 25402, 25401, 25400, 25399, 25398, 25397, 25396, 25395, 25394, 25393, 25392, 25391, 25390, 25389, 25388, 25387, 25386, 25385, 25383, 25382, 25381, 25379, 25378, 25377, 25375, 25374, 25373, 25372, 25371, 25370, 25369, 25368, 25367, 25366, 25365, 25364, 25363, 25362, 25361, 25360, 25359, 25358, 25357, 25356, 25355, 25354, 25353, 25352, 25350, 25349, 25346, 25345, 25344, 25342, 25341, 25340, 25339, 25338, 25337, 25336, 25334, 25333, 25332, 25330, 25329, 25328, 25325, 25324, 25323, 25321, 25320, 25319, 25317, 25316, 25315, 25314, 25312, 25311, 25310, 25309, 25308, 25306, 25305, 25304, 25303, 25301, 25300, 25299, 25298, 25297, 25296, 25295, 25294, 25292, 25291, 25287, 25284, 25281, 25280, 25279, 25278, 25277, 25276, 25275, 25274, 25273, 25272, 25271, 25270, 25269, 25268, 25267, 25266, 25265, 25264, 25263, 25262, 25261, 25260, 25259, 25258, 25257, 25256, 25255, 25252, 25251, 25250, 25244, 25243, 25241, 25237, 25236, 25235, 25234, 25233, 25232, 25230, 25229, 25227, 25224, 25223, 25222, 25221, 25220, 25219, 25218, 25217, 25216, 25215, 25214, 25213, 25211, 25210, 25209, 25208, 25207, 25206, 25205, 25204, 25203, 25202, 25201, 25200, 25197, 25196, 25195, 25194, 25193, 25192, 25191, 25190, 25188, 25187, 25186, 25185, 25184, 25183, 25182, 25181, 25180, 25179, 25178, 25177, 25176, 25175, 25174, 25173, 25172, 25171, 25170, 25169, 25168, 25167, 25166, 25165, 25164, 25163, 25162, 25161, 25160, 25159, 25158, 25157, 25156, 25155, 25154, 25153, 25152, 25151, 25149, 25147, 25143, 25139, 25136, 25135, 25134, 25133, 25132, 25131, 25130, 25129, 25128, 25127, 25126, 25125, 25123, 25122, 25121, 25120, 25118, 25115, 25112, 25111, 25110, 25109, 25108, 25107, 25106, 25105, 25104, 25103, 25102, 25100, 25099, 25098, 25095, 25094, 25093, 25091, 25090, 25089, 25087, 25086, 25085, 25084, 25082, 25081, 25080, 25079, 25075, 25074, 25073, 25072, 25070, 25069, 25068, 25067, 25066, 25065, 25064, 25063, 25062, 25061, 25060, 25059, 25058, 25057, 25056, 25054, 25053, 25052, 25051, 25050, 25049, 25048, 25047, 25046, 25045, 25044, 25043, 25042, 25041, 25038, 25037, 25036, 25035, 25034, 25032, 25031, 25030, 25029, 25028, 25027, 25026, 25025, 25024, 25023, 25022, 25021, 25020, 25019, 25018, 25017, 25015, 25014, 25013, 25012, 25011, 25010, 25009, 25008, 25007, 25006, 25005, 25004, 25003, 25002, 25001, 25000, 24999, 24998, 24997, 24996, 24995, 24994, 24993, 24992, 24991, 24990, 24989, 24988, 24983, 24982, 24981, 24980, 24979, 24978, 24977, 24976, 24975, 24974, 24973, 24972, 24971, 24970, 24965, 24963, 24961, 24960, 24959, 24958, 24957, 24956, 24955, 24954, 24953, 24952, 24951, 24950, 24949, 24948, 24947, 24946, 24945, 24944, 24943, 24942, 24941, 24940, 24939, 24938, 24937, 24934, 24933, 24932, 24931, 24929, 24928, 24927, 24926, 24925, 24924, 24923, 24922, 24921, 24920, 24914, 24913, 24911, 24910, 24907, 24906, 24905, 24904, 24902, 24901, 24897, 24895, 24890, 24889, 24887, 24882, 24881, 24868, 24866, 24865, 24864, 24863, 24862, 24861, 24859, 24858, 24856, 24855, 24854, 24852, 24829, 24824, 24817, 24816, 24815, 24814, 24813, 24812, 24807, 24806, 24803, 24802, 24796, 24795, 24794, 24791, 24790, 24789, 24788, 24787, 24786, 24785, 24783, 24782, 24781, 24780, 24779, 24777, 24776, 24775, 24774, 24773, 24771, 24770, 24769, 24768, 24767, 24765, 24764, 24763, 24762, 24761, 24759, 24758, 24757, 24756, 24755, 24754, 24753, 24751, 24750, 24749, 24748, 24747, 24744, 24742, 24741, 24740, 24737, 24736, 24735, 24734, 24733, 24732, 24731, 24730, 24727, 24726, 24723, 24722, 24721, 24720, 24719, 24718, 24717, 24715, 24714, 24713, 24712, 24711, 24710, 24709, 24708, 24707, 24706, 24705, 24704, 24703, 24702, 24701, 24700, 24699, 24698, 24697, 24695, 24694, 24693, 24692, 24691, 24690, 24689, 24687, 24686, 24685, 24684, 24683, 24682, 24677, 24676, 24675, 24674, 24672, 24671, 24667, 24654, 24653, 24643, 24642, 24641, 24639, 24637, 24634, 24633, 24632, 24631, 24626, 24625, 24624, 24623, 24622, 24621, 24620, 24619, 24618, 24608, 24607, 24606, 24604, 24603, 24601, 24595, 24591, 24590, 24589, 24588, 24587, 24586, 24585, 24584, 24583, 24582, 24581, 24580, 24579, 24577, 24575, 24574, 24573, 24572, 24571, 24570, 24569, 24567, 24566, 24565, 24561, 24560, 24559, 24557, 24556, 24555, 24554, 24553, 24552, 24551, 24550, 24549, 24548, 24547, 24546, 24545, 24543, 24542, 24540, 24539, 24535, 24534, 24531, 24530, 24529, 24528, 24525, 24524, 24523, 24522, 24520, 24519, 24518, 24517, 24515, 24514, 24513, 24512, 24511, 24510, 24507, 24506, 24505, 24504, 24503, 24502, 24500, 24499, 24498, 24497, 24493, 24492, 24491, 24490, 24489, 24488, 24487, 24486, 24484, 24480, 24479, 24478, 24477, 24476, 24475, 24474, 24473, 24472, 24471, 24470, 24469, 24468, 24467, 24463, 24461, 24459, 24458, 24457, 24456, 24455, 24454, 24453, 24452, 24451, 24449, 24448, 24442, 24441, 24440, 24439, 24437, 24436, 24435, 24434, 24433, 24432, 24431, 24430, 24429, 24428, 24427, 24426, 24225, 24221, 24220, 24219, 24218, 24217, 24216, 24215, 23733, 20441, 20440, 20439, 20438, 14491, 14487, 14486, 14485, 14484, 14482, 14480, 14479, 14478, 14477, 14476, 14475, 14474, 14473, 14472, 14471, 14470, 14469, 14468, 14464, 14462, 14461, 14460, 14459, 14458, 14457, 14456, 14455, 14452, 14449, 14446, 14445, 14444, 14443, 14442, 14438, 14436, 14435, 14433, 14432, 14431, 14430, 14429, 14428, 14424, 14423, 14422, 14413, 14410, 14409, 14408, 14407, 14404, 14403, 14395, 14394, 14393, 14392, 14391, 14390, 14389, 14388, 14387, 14385, 14384, 14383, 14382, 14381, 14380, 14379, 14378, 14377, 14376, 14374, 14373, 14372, 14371, 14370, 14365, 14364, 14363, 14362, 14361, 14360, 14359, 14358, 14357, 14356, 14355, 14354, 14346, 14345, 14344, 14343, 14342, 14341, 14340, 14339, 14338, 14337, 14335, 14334, 14333, 14332, 14330, 14329, 14328, 14327, 14326, 14325, 14324, 14323, 14322, 14318, 14316, 14314, 14312, 14311, 14310, 14309, 14308, 14307, 14306, 14305, 14304, 14303, 14302, 14301, 14300, 14299, 14297, 14296, 14295, 14292, 14284, 14282, 14271, 14270, 14268, 14267, 14264, 14263, 14262, 14261, 14260, 14258, 14257, 14256, 14255, 14254, 14253, 14252, 14251, 14250, 14249, 14248, 14247, 14246, 14245, 14244, 14243, 14242, 14241, 14240, 14239, 14238, 14237, 14236, 14235, 14234, 14233, 14232, 14231, 14230, 14227, 14226, 14225, 14223, 14219, 14217, 14216, 14215, 14213, 14209, 14202, 14201, 14198, 14197, 14196, 14195, 14194, 14193, 14192, 14191, 14190, 14189, 14188, 14184, 14183, 14182, 14181, 14180, 14179, 14178, 14165, 14164, 14163, 14162, 14161, 14155, 14153, 14152, 14151, 14146, 14145, 14144, 14143, 14142, 14141, 14140, 14138, 14136, 14135, 14134, 14132, 14131, 14130, 14129, 14128, 14127, 14126, 14125, 14124, 14123, 14122, 14121, 14120, 14118, 14117, 14116, 14115, 14113, 14112, 14110, 14109, 14108, 14107, 14105, 14104, 14103, 14102, 14101, 14098, 14096, 14095, 14094, 14093, 14092, 14091, 14090, 14080, 14078, 14077, 14076, 14075, 14074, 14073, 14072, 14071, 14070, 14069, 14068, 14067, 14066, 14063, 14057, 14056, 14052, 14050, 14049, 14046, 14045, 14042, 14039, 14038, 14034, 14031, 14021, 14019, 14017, 14016, 14014, 14013, 14012, 14011, 14010, 14009, 14008, 14007, 14006, 14005, 14004, 14003, 14001, 13999, 13998, 13995, 13992, 13991, 13989, 13988, 13987, 13985, 13983, 13982, 13981, 13980, 13979, 13977, 13976, 13975, 13974, 13973, 13971, 13970, 13969, 13968, 13967, 13965, 13964, 13963, 13962, 13961, 13958, 13953, 13949, 13948, 13947, 13946, 13945, 13944, 13943, 13942, 13940, 13936, 13935, 13928, 13925, 13924, 13923, 13922, 13921, 13920, 13919, 13918, 13913, 13912, 13911, 13910, 13909, 13907, 13906, 13905, 13904, 13903, 13902, 13901, 13900, 13899, 13898, 13897, 13896, 13895, 13893, 13892, 13891, 13890, 13889, 13888, 13887, 13886, 13885, 13884, 13883, 13882, 13881, 13880, 13879, 13878, 13877, 13876, 13875, 13874, 13873, 13872, 13871, 13870, 13869, 13868, 13867, 13866, 13865, 13864, 13863, 13862, 13861, 13860, 13859, 13858, 13857, 13856, 13855, 13854, 13853, 13852, 13851, 13850, 13849, 13848, 13847, 13846, 13845, 13844, 13842, 13841, 13839, 13838, 13837, 13836, 13835, 13834, 13833, 13832, 13831, 13830, 13829, 13828, 13824, 13823, 13822, 13821, 13820, 13819, 13818, 13817, 13816, 13815, 13814, 13813, 13812, 13811, 13810, 13809, 13808, 13806, 13805, 13803, 13801, 13798, 13797, 13796, 13795, 13794, 13793, 13792, 13791, 13790, 13789, 13788, 13787, 13786, 13785, 13784, 13783, 13782, 13781, 13780, 13779, 13778, 13777, 13776, 13775, 13774, 13773, 13772, 13771, 13770, 13769, 13768, 13767, 13766, 13765, 13764, 13763, 13762, 13761, 13760, 13759, 13758, 13757, 13756, 13755, 13754, 13753, 13752, 13751, 13750, 13749, 13748, 13747, 13746, 13745, 13744, 13743, 13742, 13741, 13740, 13739, 13738, 13737, 13736, 13735, 13731, 13730, 13729, 13728, 13727, 13726, 13725, 13724, 13722, 13721, 13720, 13719, 13718, 13717, 13716, 13715, 13714, 13713, 13712, 13710, 13709, 13708, 13707, 13706, 13705, 13704, 13699, 13698, 13697, 13695, 13692, 13691, 13685, 13684, 13683, 13682, 13681, 13680, 13679, 13678, 13677, 13676, 13675, 13674, 13673, 13672, 13671, 13670, 13669, 13668, 13667, 13666, 13665, 13664, 13663, 13662, 13661, 13660, 13659, 13658, 13657, 13656, 13655, 13654, 13653, 13651, 13650, 13648, 13647, 13646, 13645, 13644, 13643, 13642, 13641, 13640, 13639, 13636, 13635, 13634, 13633, 13632, 13631, 13630, 13629, 13628, 13627, 13626, 13625, 13624, 13623, 13622, 13621, 13620, 13619, 13618, 13617, 13616, 13615, 13613, 13612, 13611, 13610, 13609, 13607, 13606, 13605, 13604, 13603, 13602, 13601, 13600, 13599, 13598, 13597, 13596, 13595, 13594, 13593, 13592, 13591, 13590, 13589, 13588, 13587, 13586, 13585, 13584, 13583, 13582, 13581, 13580, 13579, 13578, 13577, 13576, 13575, 13573, 13572, 13570, 13569, 13568, 13567, 13566, 13565, 13564, 13563, 13562, 13561, 13560, 13559, 13558, 13557, 13556, 13554, 13549, 13547, 13546, 13545, 13544, 13543, 13542, 13539, 13538, 13537, 13529, 13528, 13527, 13526, 13525, 13523, 13522, 13521, 13520, 13519, 13518, 13515, 13514, 13513, 13512, 13511, 13510, 13509, 13508, 13507, 13506, 13505, 13504, 13482, 13481, 13478, 13476, 13432, 13431, 13430, 13429, 13428, 13427, 13426, 13425, 13423, 13422, 13420, 13419, 13418, 13415, 13414, 13413, 13412, 13411, 13410, 13409, 13408, 13407, 13405, 13403, 13402, 13401, 13400, 13399, 13398, 13397, 13396, 13395, 13394, 13393, 13392, 13391, 13390, 13389, 13388, 13387, 13386, 13385, 13384, 13375, 13372, 13368, 13367, 13366, 13365, 13364, 13363, 13362, 13361, 13360, 13359, 13358, 13357, 13356, 13355, 13354, 13353, 13352, 13351, 13349, 13348, 13346, 13345, 13344, 13343, 13342, 13341, 13340, 13339, 13338, 13337, 13336, 13335, 13334, 13333, 13332, 13330, 13329, 13328, 13323, 13322, 13321, 13320, 13319, 13318, 13316, 13315, 13314, 13313, 13312, 13310, 13309, 13308, 13307, 13306, 13305, 13304, 13302, 13301, 13300, 13298, 13297, 13296, 13295, 13294, 13293, 13292, 13291, 13290, 13288, 13287, 13286, 13285, 13284, 13283, 13282, 13281, 13280, 13279, 13278, 13277, 13276, 13275, 13274, 13273, 13271, 13270, 13264, 13263, 13262, 13261, 13259, 13258, 13255, 13253, 13252, 13249, 13248, 13244, 13241, 13240, 13239, 13238, 13237, 13236, 13235, 13234, 13233, 13232, 13231, 13230, 13229, 13228, 13227, 13226, 13225, 13224, 13223, 13222, 13221, 13220, 13219, 13218, 13217, 13216, 13215, 13214, 13213, 13212, 13211, 13207, 13206, 13205, 13204, 13202, 13201, 13200, 13199, 13198, 13197, 13196, 13195, 13194, 13193, 13192, 13191, 13190, 13189, 13188, 13187, 13186, 13185, 13183, 13182, 13181, 13180, 13179, 13178, 13177, 13174, 13172, 13171, 13170, 13169, 13168, 13167, 13166, 13165, 13164, 13163, 13162, 13161, 13160, 13159, 13157, 13156, 13155, 13154, 13153, 13152, 13151, 13149, 13148, 13147, 13146, 13145, 13144, 13143, 13142, 13141, 13140, 13139, 13138, 13137, 13136, 13135, 13134, 13133, 13132, 13131, 13130, 13129, 13128, 13127, 13126, 13125, 13124, 13122, 13121, 13120, 13119, 13118, 13117, 13116, 13115, 13114, 13113, 13112, 13111, 13110, 13109, 13108, 13107, 13106, 13104, 13103, 13102, 13101, 13100, 13099, 13098, 13096, 13095, 13094, 13093, 13092, 13091, 13090, 13089, 13088, 13087, 13086, 13085, 13084, 13083, 13082, 13081, 13080, 13079, 13078, 13077, 13076, 13075, 13074, 13073, 13072, 13071, 13070, 13069, 13068, 13064, 13063, 13062, 13061, 13060, 13059, 13058, 13057, 13056, 13055, 13054, 13051, 13050, 13049, 13048, 13047, 13046, 13045, 13044, 13043, 13042, 13041, 13040, 13039, 13038, 13037, 13036, 13035, 13034, 13011, 13010, 13009, 13008, 13007, 13006, 13005, 13003, 13001, 13000, 12999, 12998, 12997, 12996, 12995, 12994, 12993, 12992, 12991, 12989, 12988, 12987, 12986, 12985, 12983, 12982, 12981, 12980, 12979, 12978, 12977, 12975, 12974, 12973, 12972, 12971, 12970, 12969, 12968, 12967, 12966, 12965, 12964, 12963, 12962, 12961, 12960, 12959, 12958, 12957, 12956, 12955, 12954, 12953, 12951, 12949, 12948, 12943, 12942, 12939, 12938, 12937, 12936, 12935, 12934, 12933, 12932, 12931, 12930, 12929, 12927, 12926, 12925, 12924, 12922, 12921, 12919, 12917, 12916, 12915, 12914, 12913, 12912, 12910, 12909, 12908, 12907, 12906, 12905, 12904, 12903, 12902, 12901, 12900, 12899, 12898, 12897, 12896, 12895, 12894, 12893, 12892, 12891, 12889, 12888, 12887, 12886, 12885, 12884, 12883, 12882, 12880, 12879, 12878, 12877, 12876, 12875, 12874, 12873, 12871, 12870, 12869, 12868, 12867, 12866, 12865, 12864, 12863, 12862, 12861, 12860, 12859, 12858, 12857, 12856, 12855, 12854, 12853, 12852, 12851, 12850, 12849, 12848, 12847, 12846, 12844, 12843, 12842, 12841, 12840, 12839, 12838, 12836, 12833, 12832, 12831, 12830, 12829, 12828, 12827, 12826, 12824, 12823, 12822, 12821, 12820, 12819, 12818, 12815, 12814, 12813, 12812, 12810, 12808, 12807, 12806, 12805, 12804, 12803, 12802, 12801, 12800, 12799, 12797, 12796, 12795, 12794, 12793, 12792, 12791, 12790, 12789, 12788, 12787, 12786, 12779, 12778, 12775, 12774, 12770, 12769, 12768, 12767, 12766, 12763, 12762, 12761, 12760, 12759, 12758, 12757, 12756, 12755, 12754, 12752, 12751, 12750, 12748, 12747, 12745, 12744, 12743, 12742, 12741, 12740, 12739, 12738, 12737, 12736, 12735, 12734, 12733, 12732, 12730, 12729, 12728, 12727, 12726, 12725, 12724, 12723, 12722, 12721, 12720, 12719, 12718, 12717, 12716, 12715, 12714, 12713, 12712, 12711, 12710, 12709, 12708, 12707, 12706, 12705, 12704, 12703, 12702, 12701, 12700, 12699, 12698, 12697, 12696, 12695, 12692, 12691, 12690, 12689, 12688, 12687, 12686, 12685, 12684, 12683, 12681, 12680, 12679, 12678, 12677, 12676, 12675, 12674, 12673, 12672, 12671, 12670, 12669, 12668, 12667, 12666, 12665, 12664, 12662, 12661, 12660, 12659, 12658, 12657, 12655, 12654, 12653, 12652, 12651, 12650, 12649, 12648, 12647, 12646, 12645, 12644, 12643, 12642, 12641, 12640, 12639, 12638, 12637, 12636, 12635, 12634, 12633, 12632, 12631, 12630, 12629, 12628, 12627, 12624, 12623, 12622, 12621, 12620, 12619, 12617, 12616, 12615, 12614, 12613, 12612, 12611, 12610, 12609, 12608, 12607, 12606, 12605, 12603, 12599, 12598, 12597, 12596, 12595, 12594, 12593, 12592, 12590, 12589, 12587, 12584, 12583, 12582, 12581, 12580, 12579, 12578, 12577, 12576, 12575, 12574, 12573, 12572, 12571, 12570, 12569, 12567, 12566, 12565, 12563, 12562, 12561, 12560, 12559, 12558, 12557, 12556, 12555, 12554, 12553, 12552, 12551, 12550, 12549, 12548, 12547, 12546, 12545, 12544, 12543, 12542, 12541, 12540, 12539, 12538, 12537, 12536, 12535, 12534, 12533, 12532, 12531, 12530, 12529, 12528, 12527, 12526, 12525, 12524, 12523, 12522, 12521, 12520, 12516, 12515, 12514, 12513, 12512, 12511, 12510, 12508, 12507, 12506, 12505, 12504, 12503, 12501, 12500, 12499, 12498, 12497, 12496, 12495, 12489, 12488, 12487, 12486, 12484, 12483, 12482, 12481, 12480, 12479, 12478, 12477, 12476, 12475, 12474, 12473, 12472, 12471, 12470, 12469, 12468, 12467, 12466, 12465, 12464, 12463, 12462, 12461, 12460, 12459, 12458, 12457, 12456, 12455, 12454, 12453, 12451, 12450, 12449, 12448, 12447, 12444, 12443, 12442, 12441, 12440, 12439, 12438, 12437, 12436, 12435, 12433, 12432, 12431, 12430, 12429, 12428, 12427, 12425, 12424, 12423, 12422, 12419, 12418, 12417, 12416, 12415, 12414, 12413, 12412, 12411, 12372, 12330, 12329, 12328, 12327, 12326, 12325, 12324, 12323, 12321, 12320, 12319, 12317, 12316, 12315, 12314, 12312, 12311, 12310, 12309, 12308, 12307, 12305, 12304, 12303, 12302, 12301, 12300, 12299, 12298, 12297, 12296, 12295, 12294, 12293, 12292, 12291, 12290, 12289, 12288, 12287, 12285, 12284, 12283, 12282, 12281, 12280, 12279, 12277, 12276, 12275, 12274, 12273, 12272, 12271, 12270, 12269, 12268, 12267, 12266, 12265, 12264, 12263, 12262, 12261, 12260, 12259, 12258, 12257, 12256, 12255, 12254, 12253, 12252, 12251, 12250, 12249, 12248, 12247, 12246, 12245, 12244, 12243, 12242, 12241, 12240, 12239, 12238, 12237, 12236, 12235, 12234, 12232, 12231, 12230, 12229, 12227, 12226, 12225, 12224, 12223, 12222, 12221, 12220, 12219, 12218, 12217, 12216, 12215, 12214, 12213, 12212, 12211, 12210, 12209, 12208, 12207, 12206, 12205, 12204, 12203, 12202, 12201, 12200, 12199, 12198, 12197, 12196, 12195, 12190, 12189, 12188, 12185, 12184, 12183, 12182, 12181, 12180, 12177, 12176, 12175, 12174, 12173, 12172, 12171, 12170, 12169, 12168, 12167, 12166, 12165, 12164, 12161, 12160, 12159, 12158, 12157, 12154, 12153, 12152, 12151, 12150, 12149, 12148, 12147, 12146, 12145, 12144, 12143, 12142, 12141, 12140, 12138, 12137, 12136, 12134, 12132, 12131, 12130, 12129, 12128, 12127, 12126, 12125, 12124, 12123, 12122, 12121, 12120, 12119, 12118, 12117, 12116, 12115, 12114, 12113, 12112, 12111, 12110, 12109, 12107, 12106, 12105, 12104, 12103, 12102, 12101, 12100, 12099, 12098, 12097, 12096, 12095, 12094, 12093, 12092, 12091, 12090, 12089, 12088, 12086, 12085, 12084, 12083, 12082, 12081, 12080, 12079, 12078, 12077, 12076, 12075, 12074, 12073, 12072, 12071, 12070, 12069, 12068, 12067, 12066, 12065, 12064, 12063, 12061, 12060, 12059, 12058, 12057, 12056, 12055, 12054, 12053, 12052, 12050, 12049, 12048, 12047, 12046, 12045, 12044, 12043, 12042, 12041, 12040, 12039, 12038, 12037, 12036, 12035, 12034, 12033, 12032, 12031, 12030, 12029, 12028, 12027, 12026, 12019, 12017, 12016, 12014, 12013, 12011, 12010, 12009, 12008, 12007, 12006, 12005, 12004, 12003, 12002, 12000, 11999, 11998, 11997, 11996, 11995, 11993, 11991, 11990, 11989, 11988, 11986, 11985, 11984, 11983, 11982, 11981, 11980, 11979, 11978, 11977, 11973, 11969, 11968, 11967, 11965, 11963, 11962, 11961, 11960, 11959, 11958, 11957, 11956, 11951, 11950, 11949, 11946, 11945, 11944, 11943, 11942, 11941, 11940, 11938, 11936, 11932, 11931, 11930, 11929, 11928, 11927, 11920, 11919, 11918, 11916, 11914, 11913, 11912, 11911, 11910, 11909, 11908, 11907, 11906, 11905, 11904, 11903, 11902, 11901, 11900, 11899, 11898, 11897, 11896, 11895, 11894, 11893, 11892, 11890, 11889, 11888, 11887, 11885, 11884, 11881, 11880, 11879, 11878, 11877, 11876, 11875, 11873, 11872, 11871, 11870, 11869, 11868, 11867, 11866, 11865, 11864, 11798, 11797, 11796, 11795, 11794, 11793, 11792, 11791, 11790, 11789, 11788, 11733, 11730, 11729, 11728, 11727, 11726, 11725, 11724, 11723, 11722, 11721, 11720, 11719, 11718, 11717, 11716, 11715, 11714, 11713, 11712, 11711, 11710, 11709, 11708, 11707, 11706, 11705, 11704, 11703, 11702, 11701, 11700, 11699, 11698, 11697, 11695, 11694, 11693, 11692, 11690, 11689, 11688, 11687, 11686, 11685, 11684, 11683, 11682, 11681, 11680, 11679, 11678, 11677, 11676, 11675, 11674, 11673, 11672, 11671, 11670, 11669, 11668, 11667, 11666, 11665, 11664, 11663, 11662, 11661, 11660, 11659, 11658, 11656, 11655, 11654, 11653, 11652, 11651, 11650, 11649, 11648, 11647, 11646, 11645, 11644, 11643, 11642, 11641, 11640, 11639, 11638, 11637, 11636, 11635, 11634, 11633, 11632, 11631, 11630, 11629, 11628, 11627, 11626, 11625, 11624, 11623, 11622, 11621, 11620, 11619, 11618, 11617, 11616, 11615, 11614, 11613, 11612, 11611, 11610, 11609, 11608, 11607, 11606, 11605, 11604, 11603, 11602, 11601, 11600, 11599, 11598, 11596, 11595, 11594, 11593, 11592, 11591, 11590, 11587, 11585, 11582, 11576, 11575, 11574, 11573, 11572, 11571, 11570, 11569, 11568, 11567, 11566, 11565, 11564, 11563, 11562, 11561, 11560, 11559, 11556, 11555, 11554, 11550, 11548, 11547, 11546, 11544, 11543, 11542, 11541, 11540, 11537, 11536, 11534, 11533, 11531, 11530, 11529, 11527, 11526, 11525, 11523, 11521, 11520, 11519, 11516, 11515, 11514, 11512, 11511, 11510, 11509, 11508, 11507, 11506, 11505, 11504, 11503, 11502, 11501, 11500, 11499, 11498, 11495, 11494, 11491, 11490, 11489, 11488, 11485, 11484, 11483, 11482, 11481, 11480, 11479, 11478, 11477, 11476, 11475, 11474, 11473, 11472, 11471, 11470, 11469, 11468, 11467, 11466, 11465, 11464, 11460, 11459, 11458, 11457, 11456, 11455, 11453, 11452, 11451, 11448, 11443, 11436, 11434, 11433, 11432, 11430, 11429, 11428, 11427, 11426, 11425, 11424, 11423, 11422, 11421, 11420, 11418, 11417, 11416, 11415, 11414, 11411, 11410, 11406, 11402, 11399, 11398, 11397, 11396, 11395, 11394, 11393, 11391, 11390, 11389, 11388, 11387, 11386, 11385, 11384, 11383, 11382, 11381, 11380, 11379, 11378, 11377, 11376, 11375, 11374, 11373, 11372, 11371, 11370, 11369, 11368, 11367, 11366, 11365, 11364, 11363, 11362, 11359, 11358, 11355, 11354, 11352, 11351, 11350, 11349, 11348, 11346, 11344, 11343, 11342, 11341, 11340, 11339, 11338, 11337, 11336, 11335, 11333, 11332, 11331, 11330, 11329, 11328, 11327, 11326, 11325, 11324, 11323, 11322, 11319, 11317, 11316, 11315, 11314, 11313, 11312, 11311, 11310, 11309, 11308, 11307, 11306, 11305, 11304, 11303, 11302, 11301, 11300, 11299, 11298, 11297, 11296, 11295, 11292, 11291, 11290, 11289, 11288, 11287, 11286, 11285, 11284, 11283, 11282, 11281, 11280, 11279, 11278, 11277, 11276, 11275, 11274, 11273, 11272, 11271, 11270, 11269, 11268, 11267, 11266, 11265, 11264, 11263, 11262, 11261, 11260, 11259, 11258, 11257, 11256, 11255, 11254, 11253, 11252, 11251, 11250, 11249, 11248, 11247, 11246, 11245, 11244, 11243, 11241, 11240, 11239, 11238, 11237, 11236, 11235, 11234, 11233, 11232, 11231, 11230, 11229, 11228, 11227, 11225, 11224, 11221, 11218, 11216, 11215, 11213, 11212, 11211, 11209, 11208, 11202, 11199, 11196, 11191, 11190, 11188, 11187, 11182, 11176, 11175, 11171, 11170, 11168, 11167, 11166, 11165, 11157, 11155, 11154, 11153, 11134, 11132, 11129, 11126, 11124, 11123, 11119, 11114, 11113, 11112, 11111, 11110, 11109, 11108, 11107, 11102, 11101, 11100, 11099, 11098, 11097, 11096, 11095, 11094, 11093, 11092, 11091, 11090, 11089, 11086, 11085, 11084, 11083, 11082, 11081, 11080, 11079, 11078, 11077, 11076, 11075, 11074, 11073, 11072, 11071, 11070, 11069, 11068, 11067, 11066, 11065, 11064, 11063, 11062, 11061, 11059, 11058, 11057, 11056, 11055, 11054, 11053, 11052, 11051, 11050, 11049, 11048, 11047, 11046, 11045, 11044, 11043, 11042, 11041, 11040, 11039, 11038, 11037, 11036, 11035, 11030, 11029, 11028, 11026, 11025, 11024, 11023, 11021, 11020, 11019, 11018, 11017, 11016, 11015, 11014, 11013, 11012, 11010, 11009, 11008, 11007, 11006, 11005, 11004, 11003, 11002, 11001, 11000, 10998, 10997, 10996, 10995, 10989, 10984, 10983, 10982, 10977, 10976, 10975, 10974, 10973, 10972, 10971, 10970, 10969, 10959, 10958, 10957, 10949, 10948, 10947, 10946, 10944, 10937, 10936, 10935, 10930, 10929, 10928, 10927, 10926, 10924, 10923, 10922, 10921, 10920, 10919, 10918, 10917, 10916, 10915, 10914, 10913, 10912, 10911, 10910, 10909, 10908, 10904, 10903, 10902, 10901, 10900, 10898, 10896, 10895, 10894, 10893, 10889, 10888, 10887, 10886, 10885, 10884, 10883, 10881, 10880, 10879, 10878, 10877, 10876, 10875, 10874, 10873, 10872, 10870, 10869, 10868, 10867, 10866, 10865, 10864, 10863, 10862, 10861, 10860, 10859, 10858, 10857, 10856, 10855, 10854, 10853, 10852, 10851, 10850, 10849, 10848, 10847, 10846, 10845, 10843, 10842, 10840, 10839, 10838, 10837, 10836, 10835, 10834, 10830, 10829, 10828, 10827, 10826, 10825, 10824, 10823, 10822, 10821, 10820, 10819, 10818, 10817, 10816, 10815, 10814, 10813, 10812, 10811, 10810, 10809, 10808, 10807, 10806, 10805, 10804, 10803, 10802, 10801, 10800, 10799, 10798, 10797, 10796, 10795, 10793, 10792, 10791, 10786, 10785, 10784, 10783, 10782, 10781, 10780, 10778, 10777, 10776, 10775, 10774, 10773, 10772, 10771, 10770, 10769, 10768, 10767, 10766, 10765, 10764, 10763, 10761, 10760, 10759, 10758, 10757, 10755, 10754, 10753, 10752, 10751, 10750, 10749, 10748, 10747, 10745, 10744, 10742, 10740, 10739, 10738, 10736, 10735, 10734, 10727, 10726, 10725, 10724, 10723, 10722, 10721, 10720, 10719, 10718, 10717, 10715, 10714, 10713, 10712, 10711, 10710, 10709, 10707, 10706, 10705, 10704, 10703, 10702, 10701, 10698, 10697, 10694, 10693, 10692, 10691, 10690, 10689, 10688, 10687, 10686, 10685, 10684, 10683, 10682, 10681, 10680, 10679, 10678, 10677, 10676, 10675, 10674, 10673, 10672, 10671, 10670, 10669, 10668, 10667, 10666, 10665, 10664, 10663, 10662, 10661, 10660, 10659, 10658, 10657, 10656, 10655, 10654, 10653, 10652, 10651, 10650, 10649, 10648, 10647, 10646, 10645, 10644, 10643, 10642, 10641, 10640, 10639, 10637, 10636, 10635, 10634, 10633, 10632, 10630, 10629, 10628, 10627, 10626, 10625, 10624, 10623, 10622, 10621, 10620, 10619, 10618, 10617, 10615, 10614, 10613, 10612, 10611, 10609, 10608, 10607, 10606, 10604, 10603, 10602, 10601, 10600, 10599, 10598, 10597, 10596, 10595, 10594, 10589, 10588, 10587, 10586, 10585, 10584, 10583, 10582, 10581, 10580, 10579, 10578, 10577, 10576, 10575, 10574, 10573, 10572, 10571, 10570, 10569, 10568, 10567, 10566, 10565, 10564, 10563, 10562, 10557, 10556, 10555, 10554, 10553, 10552, 10551, 10550, 10547, 10546, 10545, 10544, 10543, 10542, 10541, 10540, 10538, 10537, 10528, 10527, 10526, 10525, 10524, 10523, 10522, 10521, 10519, 10518, 10517, 10516, 10515, 10514, 10513, 10512, 10511, 10510, 10509, 10508, 10507, 10506, 10505, 10504, 10503, 10502, 10489, 10488, 10487, 10486, 10485, 10484, 10483, 10482, 10481, 10480, 10479, 10478, 10477, 10476, 10475, 10474, 10473, 10472, 10471, 10470, 10469, 10468, 10467, 10466, 10465, 10464, 10460, 10459, 10458, 10457, 10456, 10455, 10451, 10450, 10449, 10448, 10447, 10446, 10445, 10444, 10443, 10442, 10440, 10439, 10438, 10437, 10436, 10435, 10434, 10433, 10432, 10431, 10430, 10429, 10428, 10427, 10426, 10425, 10424, 10423, 10422, 10421, 10420, 10419, 10418, 10417, 10416, 10413, 10412, 10411, 10410, 10409, 10408, 10407, 10406, 10405, 10403, 10400, 10399, 10397, 10396, 10395, 10394, 10393, 10392, 10391, 10390, 10389, 10388, 10385, 10384, 10382, 10381, 10380, 10369, 10368, 10367, 10365, 10355, 10353, 10351, 10350, 10349, 10348, 10347, 10346, 10345, 10344, 10343, 10342, 10341, 10340, 10339, 10338, 10336, 10335, 10334, 10333, 10332, 10331, 10329, 10328, 10325, 10324, 10323, 10322, 10321, 10320, 10319, 10318, 10317, 10316, 10315, 10314, 10313, 10312, 10311, 10310, 10309, 10308, 10307, 10306, 10305, 10304, 10303, 10302, 10301, 10300, 10299, 10297, 10296, 10295, 10294, 10293, 10291, 10290, 10289, 10288, 10287, 10286, 10282, 10281, 10280, 10279, 10278, 10277, 10276, 10275, 10274, 10273, 10272, 10271, 10270, 10269, 10268, 10267, 10266, 10265, 10262, 10261, 10258, 10257, 10256); +UPDATE `quest_template` SET `VerifiedBuild`=56421 WHERE `ID` IN (10255, 10254, 10253, 10252, 10251, 10250, 10249, 10248, 10247, 10246, 10243, 10242, 10241, 10240, 10239, 10238, 10237, 10236, 10235, 10234, 10233, 10232, 10231, 10230, 10229, 10228, 10227, 10226, 10225, 10224, 10223, 10222, 10221, 10220, 10218, 10216, 10213, 10211, 10210, 10209, 10208, 10206, 10205, 10204, 10203, 10202, 10201, 10200, 10199, 10198, 10197, 10194, 10193, 10192, 10191, 10190, 10189, 10188, 10187, 10186, 10185, 10184, 10183, 10182, 10180, 10179, 10178, 10177, 10176, 10174, 10173, 10172, 10171, 10170, 10168, 10167, 10166, 10165, 10164, 10163, 10162, 10161, 10160, 10159, 10152, 10146, 10144, 10143, 10142, 10141, 10140, 10136, 10134, 10132, 10129, 10124, 10123, 10121, 10120, 10119, 10118, 10117, 10116, 10115, 10114, 10113, 10112, 10111, 10110, 10109, 10108, 10107, 10106, 10105, 10104, 10103, 10102, 10101, 10099, 10098, 10097, 10096, 10094, 10093, 10091, 10087, 10086, 10085, 10082, 10081, 10079, 10078, 10076, 10075, 10074, 10073, 10072, 10071, 10070, 10069, 10068, 10067, 10066, 10065, 10064, 10063, 10061, 10058, 10057, 10055, 10052, 10051, 10050, 10047, 10046, 10045, 10044, 10043, 10042, 10041, 10040, 10039, 10038, 10037, 10036, 10035, 10034, 10033, 10032, 10031, 10030, 10028, 10027, 10026, 10025, 10024, 10023, 10022, 10021, 10020, 10019, 10018, 10017, 10016, 10013, 10012, 10011, 10010, 10009, 10008, 10007, 10006, 10005, 10004, 10003, 10002, 10001, 10000, 9999, 9998, 9997, 9996, 9995, 9994, 9993, 9992, 9991, 9990, 9989, 9987, 9986, 9985, 9983, 9982, 9979, 9978, 9977, 9973, 9972, 9971, 9970, 9968, 9967, 9962, 9961, 9960, 9957, 9956, 9955, 9954, 9951, 9948, 9946, 9945, 9944, 9940, 9939, 9938, 9937, 9936, 9935, 9934, 9933, 9932, 9931, 9928, 9927, 9925, 9924, 9923, 9922, 9921, 9920, 9919, 9918, 9917, 9916, 9914, 9913, 9912, 9911, 9910, 9907, 9906, 9905, 9904, 9903, 9902, 9901, 9900, 9899, 9898, 9897, 9896, 9895, 9894, 9893, 9892, 9891, 9889, 9888, 9886, 9884, 9883, 9882, 9879, 9878, 9877, 9876, 9875, 9874, 9873, 9872, 9871, 9870, 9869, 9868, 9867, 9866, 9865, 9864, 9863, 9862, 9861, 9860, 9859, 9858, 9857, 9856, 9855, 9854, 9853, 9852, 9851, 9850, 9849, 9848, 9847, 9846, 9845, 9844, 9843, 9842, 9841, 9840, 9839, 9836, 9835, 9834, 9833, 9832, 9831, 9830, 9828, 9827, 9826, 9825, 9824, 9823, 9822, 9821, 9820, 9819, 9818, 9817, 9816, 9815, 9814, 9813, 9812, 9811, 9810, 9808, 9806, 9805, 9804, 9803, 9802, 9801, 9800, 9799, 9798, 9797, 9796, 9795, 9794, 9793, 9792, 9791, 9790, 9789, 9788, 9787, 9786, 9785, 9784, 9783, 9782, 9781, 9780, 9779, 9778, 9777, 9776, 9775, 9774, 9773, 9772, 9771, 9770, 9769, 9764, 9763, 9761, 9760, 9759, 9758, 9756, 9753, 9752, 9751, 9748, 9747, 9746, 9743, 9741, 9740, 9739, 9738, 9732, 9731, 9730, 9729, 9728, 9727, 9726, 9724, 9720, 9719, 9718, 9717, 9716, 9715, 9711, 9709, 9708, 9706, 9705, 9704, 9703, 9702, 9701, 9700, 9699, 9698, 9697, 9696, 9694, 9693, 9692, 9688, 9687, 9683, 9682, 9680, 9678, 9676, 9672, 9670, 9669, 9668, 9667, 9666, 9665, 9664, 9663, 9649, 9648, 9647, 9646, 9645, 9643, 9641, 9640, 9637, 9636, 9635, 9634, 9633, 9632, 9630, 9629, 9628, 9627, 9626, 9625, 9624, 9623, 9622, 9621, 9620, 9616, 9608, 9607, 9606, 9605, 9604, 9603, 9602, 9594, 9590, 9589, 9588, 9587, 9585, 9584, 9581, 9580, 9579, 9578, 9576, 9575, 9574, 9573, 9572, 9570, 9569, 9567, 9566, 9565, 9564, 9563, 9562, 9561, 9560, 9559, 9558, 9557, 9550, 9549, 9548, 9545, 9544, 9543, 9542, 9541, 9540, 9539, 9538, 9537, 9536, 9534, 9533, 9531, 9530, 9529, 9528, 9527, 9525, 9523, 9515, 9514, 9513, 9512, 9506, 9505, 9499, 9498, 9496, 9495, 9494, 9493, 9492, 9491, 9490, 9489, 9488, 9487, 9483, 9473, 9472, 9470, 9469, 9466, 9464, 9463, 9457, 9456, 9455, 9454, 9453, 9452, 9449, 9443, 9442, 9439, 9438, 9437, 9436, 9435, 9433, 9431, 9430, 9429, 9428, 9427, 9426, 9425, 9424, 9423, 9422, 9420, 9419, 9418, 9417, 9416, 9415, 9410, 9409, 9408, 9407, 9406, 9405, 9404, 9403, 9402, 9401, 9400, 9399, 9398, 9397, 9396, 9395, 9394, 9393, 9391, 9390, 9387, 9385, 9383, 9381, 9377, 9376, 9375, 9374, 9373, 9372, 9371, 9370, 9369, 9366, 9363, 9361, 9360, 9359, 9358, 9356, 9355, 9352, 9351, 9349, 9345, 9340, 9329, 9328, 9327, 9315, 9314, 9313, 9311, 9309, 9305, 9303, 9294, 9293, 9283, 9282, 9281, 9280, 9279, 9278, 9277, 9276, 9275, 9274, 9272, 9268, 9258, 9256, 9255, 9254, 9253, 9252, 9250, 9248, 9230, 9226, 9220, 9219, 9218, 9217, 9216, 9215, 9214, 9212, 9208, 9207, 9199, 9193, 9192, 9189, 9180, 9177, 9176, 9175, 9174, 9173, 9172, 9171, 9170, 9169, 9167, 9166, 9164, 9163, 9162, 9161, 9160, 9159, 9158, 9157, 9156, 9155, 9152, 9151, 9150, 9149, 9148, 9147, 9146, 9145, 9144, 9143, 9141, 9140, 9139, 9138, 9136, 9135, 9134, 9133, 9131, 9130, 9128, 9126, 9119, 9118, 9117, 9116, 9115, 9114, 9112, 9111, 9076, 9067, 9066, 9064, 9062, 9035, 8949, 8895, 8894, 8892, 8891, 8890, 8889, 8888, 8887, 8886, 8885, 8884, 8855, 8854, 8853, 8852, 8851, 8845, 8844, 8843, 8842, 8841, 8840, 8833, 8832, 8826, 8825, 8824, 8823, 8818, 8817, 8816, 8815, 8802, 8801, 8799, 8797, 8796, 8794, 8793, 8792, 8791, 8790, 8789, 8784, 8777, 8776, 8775, 8774, 8773, 8772, 8771, 8770, 8766, 8764, 8762, 8757, 8752, 8750, 8749, 8748, 8747, 8746, 8712, 8711, 8710, 8709, 8708, 8707, 8706, 8705, 8704, 8703, 8702, 8701, 8700, 8699, 8698, 8697, 8696, 8695, 8694, 8693, 8692, 8691, 8690, 8689, 8687, 8669, 8668, 8667, 8666, 8665, 8664, 8663, 8662, 8661, 8660, 8659, 8658, 8657, 8656, 8655, 8641, 8640, 8639, 8638, 8637, 8634, 8633, 8632, 8631, 8630, 8629, 8628, 8627, 8626, 8625, 8624, 8623, 8622, 8621, 8615, 8613, 8611, 8609, 8607, 8604, 8603, 8602, 8600, 8596, 8594, 8593, 8592, 8590, 8588, 8582, 8580, 8579, 8574, 8573, 8563, 8562, 8561, 8560, 8559, 8558, 8557, 8556, 8551, 8549, 8548, 8545, 8544, 8542, 8539, 8532, 8520, 8517, 8511, 8503, 8502, 8501, 8499, 8492, 8491, 8490, 8488, 8487, 8486, 8483, 8482, 8481, 8480, 8479, 8477, 8476, 8475, 8474, 8473, 8472, 8471, 8470, 8468, 8465, 8464, 8463, 8462, 8461, 8460, 8446, 8439, 8426, 8419, 8413, 8399, 8393, 8375, 8374, 8373, 8372, 8371, 8370, 8368, 8367, 8366, 8365, 8361, 8350, 8347, 8346, 8345, 8344, 8338, 8336, 8335, 8334, 8330, 8327, 8326, 8325, 8324, 8323, 8321, 8320, 8319, 8318, 8317, 8315, 8314, 8313, 8310, 8309, 8308, 8307, 8306, 8304, 8288, 8287, 8286, 8285, 8284, 8283, 8282, 8281, 8280, 8279, 8278, 8277, 8276, 8275, 8249, 8233, 8232, 8231, 8227, 8201, 8183, 8171, 8170, 8169, 8168, 8167, 8166, 8151, 8121, 8120, 8105, 8079, 8078, 8073, 8072, 8066, 8062, 8058, 8055, 7862, 7861, 7850, 7849, 7848, 7845, 7844, 7843, 7841, 7840, 7839, 7838, 7810, 7789, 7787, 7786, 7785, 7784, 7783, 7782, 7781, 7761, 7737, 7734, 7733, 7730, 7728, 7727, 7726, 7721, 7636, 7635, 7604, 7562, 7495, 7494, 7493, 7492, 7490, 7489, 7488, 7482, 7383, 7321, 7241, 7201, 7070, 7068, 7067, 7066, 7065, 7044, 7042, 7041, 7028, 6981, 6963, 6922, 6921, 6822, 6681, 6662, 6661, 6646, 6645, 6644, 6643, 6642, 6641, 6629, 6626, 6625, 6623, 6621, 6612, 6611, 6610, 6608, 6607, 6605, 6603, 6571, 6565, 6563, 6562, 6561, 6548, 6544, 6543, 6542, 6541, 6522, 6521, 6504, 6503, 6482, 6481, 6462, 6461, 6442, 6441, 6421, 6401, 6395, 6394, 6393, 6392, 6391, 6388, 6387, 6386, 6385, 6384, 6382, 6381, 6365, 6364, 6363, 6362, 6361, 6344, 6343, 6342, 6341, 6324, 6323, 6322, 6321, 6301, 6284, 6283, 6282, 6281, 6261, 6187, 6185, 6184, 6182, 6181, 6161, 6143, 6142, 6141, 6134, 6132, 6127, 6124, 6123, 6122, 6032, 6031, 6030, 6027, 6026, 6024, 6021, 6002, 5961, 5943, 5904, 5903, 5901, 5881, 5863, 5847, 5844, 5843, 5841, 5821, 5805, 5802, 5763, 5762, 5761, 5741, 5728, 5726, 5725, 5724, 5723, 5722, 5713, 5673, 5650, 5649, 5621, 5581, 5561, 5545, 5541, 5529, 5518, 5514, 5501, 5482, 5481, 5441, 5421, 5386, 5381, 5361, 5344, 5343, 5342, 5341, 5321, 5306, 5283, 5281, 5261, 5251, 5246, 5245, 5243, 5242, 5235, 5216, 5214, 5212, 5211, 5201, 5168, 5158, 5156, 5155, 5151, 5147, 5142, 5097, 5096, 5093, 5089, 5088, 5084, 5082, 5064, 5062, 5056, 5054, 5050, 5047, 5041, 5001, 4984, 4981, 4971, 4970, 4965, 4921, 4867, 4866, 4865, 4862, 4861, 4842, 4841, 4821, 4812, 4811, 4787, 4769, 4767, 4766, 4764, 4763, 4762, 4742, 4740, 4739, 4729, 4724, 4701, 4681, 4641, 4621, 4602, 4601, 4581, 4542, 4513, 4512, 4507, 4504, 4503, 4502, 4501, 4496, 4495, 4494, 4493, 4492, 4484, 4483, 4482, 4481, 4467, 4466, 4465, 4464, 4463, 4462, 4461, 4448, 4447, 4446, 4445, 4444, 4443, 4421, 4403, 4402, 4401, 4362, 4343, 4341, 4324, 4301, 4300, 4295, 4294, 4293, 4292, 4290, 4289, 4288, 4287, 4286, 4285, 4284, 4283, 4263, 4262, 4244, 4243, 4222, 4221, 4201, 4182, 4161, 4145, 4143, 4142, 4136, 4134, 4133, 4131, 4128, 4126, 4123, 4119, 4118, 4117, 4116, 4115, 4114, 4113, 4101, 4083, 4082, 4081, 4024, 4021, 3981, 3924, 3923, 3922, 3921, 3909, 3908, 3907, 3904, 3903, 3902, 3901, 3884, 3883, 3882, 3881, 3861, 3825, 3823, 3802, 3790, 3789, 3784, 3765, 3764, 3761, 3741, 3721, 3661, 3641, 3639, 3636, 3630, 3568, 3564, 3563, 3528, 3527, 3525, 3524, 3523, 3521, 3520, 3519, 3518, 3517, 3514, 3504, 3502, 3449, 3447, 3446, 3445, 3444, 3442, 3380, 3376, 3371, 3369, 3364, 3363, 3362, 3361, 3341, 3301, 3281, 3261, 3161, 3128, 3123, 3121, 3120, 3118, 3117, 3114, 3110, 3108, 3105, 3104, 3102, 3101, 3094, 3093, 3092, 3091, 3089, 3064, 3063, 3062, 3042, 3022, 2995, 2991, 2990, 2989, 2987, 2981, 2980, 2976, 2975, 2973, 2962, 2951, 2950, 2949, 2948, 2947, 2946, 2945, 2944, 2939, 2934, 2933, 2932, 2930, 2929, 2928, 2927, 2926, 2924, 2923, 2922, 2904, 2902, 2882, 2878, 2877, 2875, 2874, 2873, 2872, 2865, 2864, 2863, 2862, 2861, 2857, 2846, 2842, 2841, 2822, 2781, 2770, 2769, 2768, 2766, 2756, 2755, 2754, 2753, 2752, 2751, 2746, 2745, 2681, 2641, 2609, 2605, 2603, 2601, 2583, 2581, 2561, 2541, 2523, 2521, 2519, 2518, 2500, 2499, 2498, 2459, 2458, 2438, 2418, 2398, 2383, 2381, 2359, 2358, 2342, 2283, 2282, 2281, 2280, 2278, 2241, 2240, 2206, 2202, 2200, 2199, 2198, 2178, 2161, 2160, 2159, 2158, 2139, 2138, 2118, 2041, 2040, 2039, 2038, 1998, 1963, 1961, 1960, 1959, 1956, 1954, 1953, 1951, 1948, 1947, 1921, 1918, 1886, 1885, 1883, 1882, 1881, 1880, 1861, 1838, 1819, 1803, 1796, 1791, 1740, 1718, 1716, 1707, 1701, 1698, 1691, 1690, 1688, 1683, 1681, 1678, 1667, 1666, 1658, 1656, 1655, 1654, 1638, 1618, 1599, 1598, 1581, 1578, 1558, 1536, 1529, 1525, 1524, 1520, 1519, 1516, 1514, 1510, 1505, 1503, 1502, 1498, 1492, 1491, 1489, 1487, 1486, 1485, 1483, 1479, 1473, 1470, 1459, 1456, 1455, 1454, 1453, 1448, 1446, 1442, 1438, 1437, 1436, 1432, 1431, 1430, 1429, 1428, 1424, 1421, 1396, 1392, 1389, 1387, 1385, 1382, 1380, 1373, 1371, 1368, 1367, 1366, 1365, 1364, 1362, 1361, 1360, 1359, 1358, 1339, 1338, 1322, 1302, 1286, 1275, 1270, 1265, 1264, 1261, 1258, 1248, 1244, 1243, 1241, 1222, 1221, 1206, 1205, 1204, 1202, 1201, 1200, 1199, 1198, 1197, 1196, 1195, 1187, 1184, 1182, 1180, 1178, 1177, 1176, 1175, 1169, 1168, 1166, 1164, 1160, 1153, 1150, 1147, 1146, 1142, 1141, 1140, 1138, 1137, 1136, 1135, 1134, 1133, 1132, 1131, 1130, 1124, 1123, 1117, 1116, 1115, 1113, 1112, 1111, 1110, 1109, 1108, 1107, 1106, 1105, 1104, 1103, 1102, 1101, 1098, 1097, 1096, 1095, 1094, 1093, 1089, 1088, 1087, 1078, 1076, 1074, 1073, 1071, 1070, 1069, 1068, 1066, 1065, 1063, 1062, 1061, 1060, 1058, 1057, 1056, 1054, 1053, 1051, 1050, 1049, 1048, 1040, 1039, 1037, 1036, 1035, 1033, 1027, 1026, 1025, 1024, 1023, 1022, 1019, 1016, 1014, 1013, 1012, 1011, 1010, 1009, 1008, 1007, 1003, 1002, 1001, 998, 997, 996, 993, 992, 991, 990, 986, 985, 984, 983, 982, 980, 976, 974, 973, 971, 970, 969, 968, 967, 966, 965, 963, 962, 959, 958, 957, 956, 955, 954, 953, 952, 951, 950, 948, 947, 945, 944, 943, 942, 941, 938, 937, 936, 935, 933, 932, 931, 930, 929, 928, 927, 924, 923, 922, 921, 919, 918, 917, 916, 914, 907, 905, 903, 902, 901, 900, 899, 896, 895, 894, 893, 892, 891, 888, 887, 886, 882, 881, 880, 879, 878, 877, 876, 875, 874, 873, 872, 871, 870, 869, 868, 867, 866, 865, 863, 862, 861, 860, 858, 857, 855, 852, 851, 850, 848, 846, 845, 844, 843, 842, 841, 840, 837, 836, 835, 834, 833, 831, 830, 828, 827, 826, 825, 824, 823, 822, 821, 819, 818, 817, 816, 815, 812, 809, 808, 806, 805, 800, 794, 793, 792, 791, 790, 789, 788, 786, 784, 783, 782, 780, 776, 773, 772, 771, 770, 769, 768, 766, 765, 764, 763, 761, 760, 759, 758, 757, 756, 755, 754, 752, 751, 750, 749, 748, 747, 746, 745, 744, 743, 742, 741, 738, 736, 735, 733, 732, 731, 729, 717, 716, 714, 713, 712, 711, 710, 709, 707, 706, 705, 704, 703, 701, 699, 697, 694, 693, 692, 691, 690, 687, 685, 684, 682, 681, 680, 679, 678, 677, 676, 673, 672, 671, 659, 658, 656, 652, 651, 650, 648, 645, 643, 642, 640, 639, 638, 634, 633, 631, 629, 628, 627, 625, 624, 623, 622, 621, 617, 613, 611, 610, 609, 608, 606, 605, 604, 603, 602, 601, 600, 598, 596, 595, 594, 591, 587, 586, 585, 584, 583, 582, 581, 580, 578, 577, 576, 575, 574, 573, 572, 571, 570, 569, 568, 567, 566, 565, 564, 563, 562, 557, 556, 555, 553, 552, 550, 549, 547, 546, 545, 544, 543, 541, 540, 539, 538, 537, 536, 533, 532, 530, 529, 528, 527, 523, 519, 518, 517, 516, 515, 514, 513, 512, 509, 507, 505, 504, 503, 502, 501, 500, 498, 496, 495, 493, 489, 488, 487, 486, 485, 484, 483, 480, 479, 477, 476, 475, 474, 472, 471, 470, 468, 467, 466, 465, 464, 463, 461, 460, 459, 458, 457, 456, 455, 453, 451, 450, 447, 446, 445, 444, 443, 442, 440, 438, 437, 436, 434, 433, 432, 430, 429, 428, 427, 426, 425, 424, 423, 422, 421, 420, 419, 418, 416, 415, 413, 412, 408, 405, 404, 400, 399, 398, 392, 391, 389, 388, 387, 386, 384, 383, 381, 380, 378, 377, 376, 375, 374, 373, 372, 371, 370, 369, 368, 367, 365, 364, 363, 362, 359, 358, 357, 356, 354, 353, 351, 348, 347, 345, 344, 343, 342, 341, 340, 339, 338, 337, 335, 334, 333, 332, 328, 324, 323, 322, 321, 319, 318, 317, 315, 314, 313, 311, 310, 309, 307, 306, 305, 304, 303, 302, 301, 299, 298, 297, 296, 295, 294, 291, 290, 289, 288, 287, 282, 281, 279, 278, 277, 276, 275, 273, 272, 271, 270, 267, 264, 263, 261, 256, 255, 253, 248, 246, 245, 243, 241, 240, 239, 237, 236, 235, 234, 233, 230, 228, 226, 224, 222, 221, 218, 217, 216, 214, 213, 211, 210, 209, 208, 207, 206, 205, 204, 203, 202, 201, 200, 198, 197, 196, 195, 194, 193, 192, 191, 190, 189, 188, 187, 186, 185, 184, 183, 182, 181, 180, 179, 178, 177, 176, 175, 174, 173, 170, 169, 168, 167, 166, 165, 164, 163, 161, 159, 157, 156, 153, 152, 151, 150, 149, 147, 146, 145, 143, 142, 141, 136, 135, 134, 133, 132, 130, 129, 128, 127, 126, 125, 124, 123, 122, 121, 120, 119, 118, 117, 116, 115, 114, 112, 111, 109, 107, 106, 105, 104, 103, 102, 101, 99, 98, 95, 94, 93, 92, 91, 90, 89, 88, 87, 86, 85, 84, 83, 82, 76, 71, 70, 69, 68, 67, 65, 64, 62, 61, 60, 59, 58, 57, 56, 55, 54, 52, 47, 46, 45, 40, 38, 37, 36, 35, 34, 33, 30, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 2); +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (84582, 84581, 84580, 84579, 84578, 84577, 84576, 84575, 84574, 84573, 84572, 84571, 84570, 84569, 84568, 84567, 84566, 84564, 77698, 75704, 75703, 75702, 75701, 75700, 75699, 75698, 75697, 75696, 75695, 75693, 75692, 75691, 75690, 75689, 75688, 75687, 75686, 75685, 75684, 75683, 75682, 75679, 75678, 75677, 75676, 75675, 75674, 75673, 75672, 75671, 75670, 75669, 75668, 75667, 54710, 54709, 43057, 43056, 43055, 39657, 32052, 32051, 32050, 32049, 32048, 32047, 32046, 32044, 32043, 32042, 32041, 32040, 32039, 32037, 32036, 32034, 32033, 32032, 32031, 32029, 32028, 32027, 32026, 32024, 32023, 32022, 32021, 32020, 29020, 29019, 29018, 29017, 29016, 29014, 29013, 29012, 29011, 29010, 29009, 29008, 29007, 29006, 29005, 29004, 29003, 29002, 29001, 29000, 28999, 28998, 28996, 28995, 28994, 28993, 28992, 28991, 28990, 28989, 28988, 28987, 28986, 28985, 28984, 28983, 28982, 28981, 28980, 28979, 28978, 28977, 28976, 28975, 28974, 28973, 28972, 28971, 28970, 28969, 28968, 28967, 28966, 28965, 28964, 28963, 28962, 28961, 28960, 28959, 28958, 28957, 28956, 28955, 28954, 28953, 28952, 28951, 13548, 13501, 13474, 13473, 13472, 13471, 13470, 13469, 13468, 13467, 13466, 13465, 13464, 13463, 13462, 13461, 13460, 13459, 13456, 13452, 13448, 13439, 13438, 13437, 13436, 13435, 13434, 13433, 12950, 12947, 12946, 12945, 12944, 12941, 12940, 12410, 12409, 12408, 12407, 12406, 12405, 12404, 12403, 12402, 12401, 12400, 12399, 12398, 12397, 12396, 12395, 12394, 12393, 12392, 12391, 12390, 12389, 12388, 12387, 12386, 12385, 12384, 12383, 12382, 12381, 12380, 12379, 12378, 12377, 12376, 12375, 12374, 12373, 12371, 12370, 12369, 12368, 12367, 12366, 12365, 12364, 12363, 12362, 12361, 12360, 12359, 12358, 12357, 12356, 12355, 12354, 12353, 12352, 12351, 12350, 12348, 12347, 12345, 12344, 12343, 12342, 12341, 12340, 12339, 12337, 12336, 12335, 12334, 12333, 12332, 12331, 12286); -- Candy Bucket +UPDATE `quest_template` SET `RewardItem1`=232049, `VerifiedBuild`=56421 WHERE `ID`=84519; -- Ancient Curiosity: Combat +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (84316, 84315, 84314, 84313, 84311, 84310, 84308, 84307, 84306, 84305, 77747, 77746, 77745, 77744, 77155, 77153, 77152, 77099, 77097, 77096, 77095, 76531); -- Bar Tab Barrel +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84119; -- Level 59 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84118; -- Level 58 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84117; -- Level 57 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84116; -- Level 56 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84115; -- Level 55 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84114; -- Level 54 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84113; -- Level 53 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84112; -- Level 52 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84111; -- Level 51 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84110; -- Level 49 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84109; -- Level 48 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84108; -- Level 47 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84107; -- Level 46 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84106; -- Level 45 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84105; -- Level 44 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84104; -- Level 43 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84103; -- Level 42 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84102; -- Level 41 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84101; -- Level 40 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84100; -- Level 39 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84099; -- Level 38 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84098; -- Level 37 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84097; -- Level 36 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84096; -- Level 35 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84095; -- Level 34 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84094; -- Level 33 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84093; -- Level 32 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84092; -- Level 31 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84091; -- Level 30 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84090; -- Level 29 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84089; -- Level 28 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84088; -- Level 27 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=84087; -- Level 26 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=84020; -- A Mech in Need +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=83496; -- Warbands: Spacetime is Money +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=83495; -- Warbands: Twinsposition +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=83494; -- Warbands: Space Ghosts by the Coast +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=83493; -- Warbands: Rift Reader +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=83492; -- Warbands: Warbanding Together +UPDATE `quest_template` SET `FlagsEx`=4202496, `VerifiedBuild`=56421 WHERE `ID`=83333; -- Gearing Up for Trouble +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=83330; -- Level 60 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=83329; -- Level 50 +UPDATE `quest_template` SET `FlagsEx2`=12288, `VerifiedBuild`=56421 WHERE `ID`=82957; -- Thanks for the Wax +UPDATE `quest_template` SET `FlagsEx`=4202496, `VerifiedBuild`=56421 WHERE `ID`=82946; -- Rollin' Down in the Deeps +UPDATE `quest_template` SET `RewardXPDifficulty`=8, `RewardMoneyDifficulty`=8, `Flags`=41484544, `VerifiedBuild`=56421 WHERE `ID`=82615; -- Reclaiming the Waterworks +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (82610, 82609, 82608, 82607, 82606, 82600, 82599, 82598, 82554, 82553, 82551, 82550, 82549); -- The War Within (71-79) E +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (82577, 82574); -- The War Within (80) E +UPDATE `quest_template` SET `QuestSortID`=-645, `VerifiedBuild`=56421 WHERE `ID`=82449; -- The Call of the Worldsoul +UPDATE `quest_template` SET `ContentTuningID`=2832, `VerifiedBuild`=56421 WHERE `ID`=82391; -- Precious Stones +UPDATE `quest_template` SET `ContentTuningID`=2832, `VerifiedBuild`=56421 WHERE `ID`=82335; -- Crystals +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=82229; -- An Uncommon Request +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (82109, 82080, 11926, 11921); -- More Torch Tossing +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (82105, 82087, 11922, 11731); -- Torch Tossing +UPDATE `quest_template` SET `RewardXPDifficulty`=8, `RewardMoneyDifficulty`=8, `Flags`=37290240, `VerifiedBuild`=56421 WHERE `ID`=81981; -- What Army? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (81722, 76112, 76105, 76104, 76103, 75833); -- Report to the Trading Post +UPDATE `quest_template` SET `ItemDrop2`=224292, `ItemDrop3`=224913, `ItemDrop4`=224941, `ItemDropQuantity1`=15, `ItemDropQuantity2`=45, `ItemDropQuantity3`=1, `ItemDropQuantity4`=1, `VerifiedBuild`=56421 WHERE `ID`=81691; -- Special Assignment: Shadows Below +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=81654; -- The Harbinger +UPDATE `quest_template` SET `RewardXPDifficulty`=8, `RewardXPMultiplier`=1, `RewardMoneyDifficulty`=8, `RewardMoneyMultiplier`=1, `Flags`=590080, `VerifiedBuild`=56421 WHERE `ID`=81614; -- One Fin, Two Fin, Pearlfin, Dead Fin +UPDATE `quest_template` SET `RewardXPDifficulty`=8, `RewardXPMultiplier`=1, `RewardMoneyDifficulty`=8, `RewardMoneyMultiplier`=1, `Flags`=35193088, `VerifiedBuild`=56421 WHERE `ID`=81568; -- Release the Beasts +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=81509; -- Level 21 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=81508; -- Level 22 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=81507; -- Level 23 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (80685, 78131, 66507, 64639, 60239, 57642, 52965, 47751, 43363, 39659, 36617, 33252, 32106, 29385, 28878, 13966, 13203, 11528); -- A Winter Veil Gift +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (80684, 78504, 66508, 64581, 60238, 57643, 53011, 50420, 43364, 39658, 8788, 8767); -- A Gently Shaken Gift +UPDATE `quest_template` SET `QuestSortID`=-645, `VerifiedBuild`=56421 WHERE `ID`=80592; -- Forge a Pact +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=80183; -- Pieces of Hate +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=80110; -- Daily Doubloons +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=80077; -- Sins of the Sister +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=80075; -- A Barrow Den Burial +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=80073; -- Bones of a Bygone Battle +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=80072; -- A Primalist Point of View +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=80071; -- Fact Finding +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=80069; -- Tears of Teldrassil +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (80062, 77094, 76024, 76021); -- Basic Kill Quest [DNT] +UPDATE `quest_template` SET `Flags`=5832704, `VerifiedBuild`=56421 WHERE `ID`=80005; -- Crab Grab - Activate +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79965; -- Learn the Ropes or Walk the Plank +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (79694, 79693); -- Play Hearthstone! +UPDATE `quest_template` SET `RewardXPDifficulty`=8, `RewardXPMultiplier`=1, `RewardMoneyDifficulty`=8, `RewardMoneyMultiplier`=1, `Flags`=269025536, `VerifiedBuild`=56421 WHERE `ID`=79669; -- I Take Candle! +UPDATE `quest_template` SET `RewardXPDifficulty`=8, `RewardXPMultiplier`=1, `RewardMoneyDifficulty`=8, `RewardMoneyMultiplier`=1, `Flags`=269025536, `VerifiedBuild`=56421 WHERE `ID`=79667; -- It's Elementary +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (79578, 79331); -- Just a Waddle Away +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79577; -- Duck Tales +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (79576, 79323); -- A Fowl Concoction +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (79575, 79322); -- What the Duck? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (79558, 73192); -- Feathered Fiend +UPDATE `quest_template` SET `ItemDrop1`=215467, `VerifiedBuild`=56421 WHERE `ID`=79469; -- Lurking Below +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79466; -- [DNT] Renown Reward 004 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79465; -- [DNT] Renown Reward 003 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79464; -- [DNT] Renown Reward 002 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79463; -- [DNT] Renown Reward Repeatable +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79462; -- [DNT] Renown Reward 001 +UPDATE `quest_template` SET `Flags`=39387136, `VerifiedBuild`=56421 WHERE `ID`=79383; -- Web of Manipulation - Activate +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79381; -- Captain's Orders: X Marks the Spot +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=79352; -- Level 24 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=79351; -- Level 25 +UPDATE `quest_template` SET `ItemDrop1`=228228, `ItemDropQuantity1`=1, `VerifiedBuild`=56421 WHERE `ID`=79343; -- Everyday I'm Snufflin' +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79320; -- Gorthak Grimtusk +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79319; -- Frenzied Owlbeast +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79318; -- Narla Thunderhoof +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79317; -- Morkus Grimlock +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79316; -- Malfunctioning Harvester +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79315; -- Lord Harlbrand +UPDATE `quest_template` SET `Flags`=39387136, `VerifiedBuild`=56421 WHERE `ID`=79295; -- Hose 'Em Down - Activate +UPDATE `quest_template` SET `RewardXPDifficulty`=8, `RewardMoneyDifficulty`=8, `Flags`=35193088, `VerifiedBuild`=56421 WHERE `ID`=79257; -- Grotto Grievances +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79254; -- Everspout +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79184; -- It's Hearthstone's Anniversary! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (79136, 79134, 74875, 74120); -- A Spring Awakening +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (79135, 78274); -- Quacking Down +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (79133, 79132, 79131); -- The Northrend Cup Begins +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=79130; -- The Northrend Cup Circuit +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (79128, 79127, 78040); -- The Outland Cup Begins +UPDATE `quest_template` SET `RewardSpell`=0, `VerifiedBuild`=56421 WHERE `ID`=79122; -- Scarab Scouting +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=79021; -- Radiant Warnings +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=79020; -- Null and Void +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=79019; -- Defend Telogrus Rift +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=79018; -- And Be One Traveler, Long I Stood +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=79017; -- The Path Taken +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=79016; -- Legacy of the Void +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=79015; -- Dark Descension +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=79014; -- Walk a Mile in Her Shadows +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=79013; -- Galakrond's Unrest +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=79012; -- Cracks in the Void +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=79011; -- Riftwalker Reports +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=79010; -- Door to the Ren'dorei +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=79009; -- The Harbinger +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (78985, 78379); -- The Stench of Revenge +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (78984, 44558, 44546, 28935, 28934, 24666, 24665, 24664, 24663, 24659, 24647, 24645); -- Crushing the Crown +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (78983, 78337); -- An Unwelcome Gift +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (78982, 78332); -- I Smell Trouble +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (78981, 78329); -- Love is in the Air +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (78980, 78328); -- Take a Look Around +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (78978, 78729); -- Raising a Stink +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78875; -- The Unkillable +UPDATE `quest_template` SET `RewardFactionCapIn1`=7, `VerifiedBuild`=56421 WHERE `ID`=78820; -- Technoscrying: The Mysteries of Igira's Watch +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (78767, 78766, 78765, 78764, 78763, 72818, 72817, 72816, 72631, 72630, 72629, 72628, 72627, 72626, 72625, 72624, 72583, 72582, 72581, 72580, 72579, 72578, 72577, 72576, 72575, 72574, 72573, 72572, 72571, 72570, 72567, 72566, 72565, 72564, 72563, 72557, 72556, 72555, 72544, 72543, 72542, 72541, 72540, 70717, 70716, 70715); -- Dragonflight (70) E +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=78679; -- The Gift of Relaxation +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=78674; -- The Gift of Relief +UPDATE `quest_template` SET `RewardFactionCapIn1`=7, `VerifiedBuild`=56421 WHERE `ID`=78649; -- Excavation: Something Big Beneath the Riverbed +UPDATE `quest_template` SET `RewardFactionCapIn1`=7, `VerifiedBuild`=56421 WHERE `ID`=78645; -- Excavation: Buried in the Riverbed +UPDATE `quest_template` SET `RewardXPDifficulty`=8, `RewardXPMultiplier`=1, `RewardMoneyDifficulty`=8, `RewardMoneyMultiplier`=1, `Flags`=34144512, `VerifiedBuild`=56421 WHERE `ID`=78618; -- Fungal Frenzy +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=78594; -- Getaway to Scenic Feralas! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=78591; -- Getaway to Scenic Nagrand! +UPDATE `quest_template` SET `RewardSpell`=93425, `Flags`=40894472, `VerifiedBuild`=56421 WHERE `ID`=78533; -- Secure the Beach +UPDATE `quest_template` SET `Flags`=39387136, `VerifiedBuild`=56421 WHERE `ID`=78472; -- Glow In The Dark - Activate +UPDATE `quest_template` SET `Flags`=39387136, `VerifiedBuild`=56421 WHERE `ID`=78466; -- Shadows of Flavor - Activate +UPDATE `quest_template` SET `Flags`=5832704, `VerifiedBuild`=56421 WHERE `ID`=78458; -- Havrest Havoc - Activator +UPDATE `quest_template` SET `Flags`=39387136, `VerifiedBuild`=56421 WHERE `ID`=78452; -- Reinforcements - Activate +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78398; -- A Dash of Minerals... +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78206; -- Emerald Bounty +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78189; -- Beginning a New Dawn +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78188; -- Righteous Fire, Righteous Fury +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78187; -- Artillerist Arsonist +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78186; -- Crushing the Crusade +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78185; -- Hounds of War +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78184; -- Smokepowder and Mirrors +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78183; -- Scarlet Blood +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78182; -- Knee-High +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78181; -- Aderic's Retort +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78180; -- A Crusade of Red +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78178; -- To Gilneas +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78177; -- To Gilneas +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=78169; -- LFGDungeons - Timewalking "Heroic" Random - 1st +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78163; -- Q'onzu's Qualification +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=78162; -- Q'onzu's Distraction +UPDATE `quest_template` SET `Flags`=33603648, `FlagsEx`=2097216, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=78129; -- Gotta Go Faster +UPDATE `quest_template` SET `Flags`=35700808, `FlagsEx`=2097216, `VerifiedBuild`=56421 WHERE `ID`=78128; -- Gotta Go Fast +UPDATE `quest_template` SET `Flags`=35667968, `FlagsEx`=2105408, `RewardCurrencyID4`=0, `RewardCurrencyQty4`=0, `VerifiedBuild`=56421 WHERE `ID`=78097; -- Sparks of Life: Emerald Dream +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78083; -- Our Path Forward +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78082; -- A Burden Shared +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78081; -- Pain Recedes +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78080; -- At the Source +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78079; -- Excision +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78078; -- Assessing the Enemy +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78077; -- Beneath the Skin +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78076; -- Emergency Efforts +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78075; -- Moving Past +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78074; -- To See Clearly +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78073; -- Lingering Scars +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78072; -- An Old Wound +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78071; -- Rush Order +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78070; -- Pressing Deadlines +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78069; -- Reviving Tradition +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=78068; -- An Artificer's Appeal +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=78064; -- Q'onzu's Perception +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=78047; -- The Outland Cup Circuit +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=5, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=78045; -- Uproot the Cause +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=5, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=78044; -- Appalling Pollen +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=5, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=78043; -- Q'onzu's Quandary +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=5, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=78042; -- Aviana's Assessment +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=78033; -- Magical Bloom +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77958; -- Sleepy Druid in Emerald Dream +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=5, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=77922; -- Fluffy Filler Retrieval +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=5, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=77911; -- Build-a-Blanket +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77906; -- De Darkspear Loa +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77905; -- Avatar of Mueh'zala +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77903; -- De Power of Death +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77902; -- Ritual Recovery +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77901; -- Retraining the Trainees +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77900; -- The Loa Trials +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77899; -- The Rush'kah +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77898; -- Honor and Tribute +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77894; -- Heart of Lukou +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77882; -- Stolen but Not Forgotten +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77881; -- There is Another +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77880; -- Looking for Lukou +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77879; -- Stalking the Stalker +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77877; -- One with the Loa +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77874; -- De Loa of de Past +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77871; -- De Old Loa +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=77869; -- Return to the Echo Isles +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=77839; -- The Eastern Kingdoms Cup Introduction +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77818; -- The Cruel +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77789; -- Severing Ties +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77788; -- Ashphodel Research Notes +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=77781; -- A Different Enthusiasm +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=77779; -- The Tale of Sir Thomas +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=77739; -- Smother the Flames +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77737; -- Level 20 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77736; -- Level 19 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77735; -- Level 18 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77734; -- Level 17 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77733; -- Level 16 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77732; -- Level 15 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77731; -- Level 14 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77730; -- Level 13 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77729; -- Level 12 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77728; -- Level 11 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77727; -- Level 10 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77724; -- Level 9 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77723; -- Level 8 +UPDATE `quest_template` SET `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77722; -- Level 7 +UPDATE `quest_template` SET `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77721; -- Level 6 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77720; -- Level 5 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77719; -- Level 4 +UPDATE `quest_template` SET `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77718; -- Level 3 +UPDATE `quest_template` SET `QuestInfoID`=265, `Flags`=100663298, `VerifiedBuild`=56421 WHERE `ID`=77716; -- Level 2 +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77711; -- And a Pinch of Magic +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77697; -- The Right Food... +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77677; -- Some Water... +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77675; -- A Better Future, Together +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77673; -- Under the Surface +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=77665; -- Bound to You +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=77644; -- The Scarlet Key +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=77581; -- Kill them Gnolls! +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77432; -- Pedgi the Parched +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77412; -- Proof and Promise +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77411; -- Contrition +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77410; -- Opening Wounds +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77377; -- To Tyrhold! For Tyr! +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77344; -- Time to Process +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77343; -- A Tyrful Reunion +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77342; -- Disc Delivery +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77341; -- Logotyrapy +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77340; -- Infiltrating the Nighthold +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77339; -- Data Recovery +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=77317; -- Hatted Hibernation +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77316; -- Trouble at the Tree +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=5, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=77313; -- A Solemn Summons +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=5, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=77312; -- Nature Persists +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77311; -- Healing Helper +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=77305; -- Out of the Sands +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77283; -- A Multi-Front Battle +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=77263; -- The Torch of Pyrreth +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (77244, 77243); -- Many Corruptor's Scourgestones +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=77242; -- Many Invader's Scourgestones +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=77208; -- Barreling Down +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=77203; -- Preserving Rarities +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=77202; -- The Preservationists +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=77200; -- Offerings for the Well +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=10, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=77198; -- Home in Time for Tea +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=77194; -- Free Knot! +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77163; -- Seeing Reason +UPDATE `quest_template` SET `RewardFactionID1`=2574, `RewardFactionID2`=0, `VerifiedBuild`=56421 WHERE `ID`=77159; -- No Mushroom for Error +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=77098; -- Getting to Ground +UPDATE `quest_template` SET `RewardFactionCapIn1`=7, `VerifiedBuild`=56421 WHERE `ID`=76911; -- Research: Drakonid of Waking Shores +UPDATE `quest_template` SET `Flags`=39387136, `VerifiedBuild`=56421 WHERE `ID`=76599; -- Right Between Gyro-Optics - Activate +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76597; -- On New Wings +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76595; -- Urgent Exfiltration +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76594; -- Dracthyr Down +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76593; -- The Best Intentions +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76591; -- Bubbling Brews +UPDATE `quest_template` SET `RewardFactionCapIn1`=7, `VerifiedBuild`=56421 WHERE `ID`=76587; -- Research: Centaur of Ohn'ahran Plains +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (76579, 76577, 76545); -- Brewfest in Valdrakken +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=76570; -- The Family Business +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76569; -- Druid-Guardian Conference +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=5, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=76568; -- Pineshrew Panic +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=5, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=76567; -- Grousing Garden +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76560; -- [PH] Cogs Breadcrumb +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76554; -- Torch - 01 +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76552; -- In Sync +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=76532; -- Assault on the Wellspring +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76530; -- Unliving Summons +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76514; -- [PH] Idol - 02 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76509; -- Into the Sands +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76504; -- The Tricked-Out Thinking Cap +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=5, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=76463; -- Delectable Delicacies +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=5, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=76462; -- Cavern Cleaning +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76461; -- Draconic Diplomacy +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76456; -- Using the Idol +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76452; -- [PH] Cogs - 01 +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76443; -- The Looming Cinder +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76442; -- Forlorn Hope +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=76441; -- Grim Reprisal +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76437; -- Burning Ground +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=76436; -- A Scrap of Hope +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76435; -- The Smoldering Copse +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76434; -- Not Yet Lost +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=76433; -- Ashen Soil +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76426; -- The Kalimdor Cup's Introduction +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76422; -- Infinity and Beyond +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76421; -- The Fate We Make +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76420; -- Butterfly Effects +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76419; -- Violence Will Solve It +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76407; -- Not Today, Fate +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76401; -- Echo of the Firelands +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=76398; -- Aerial Supremacy +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (76396, 76270); -- Invader's Scourgestones +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (76395, 76268); -- Corruptor's Scourgestones +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76390; -- Inconvenience Fee +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76389; -- The Age of Mortals +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76388; -- Fighting Fire With Fire +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76387; -- Defense of the Ancients +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76386; -- A Clash of Ice and Fire +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=76385; -- Hazardous Horticulture +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76368; -- Ztest +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76361; -- Fashion Week +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76356; -- Sword Stealing Searers +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76355; -- If a Hammer Can Break a Lock... +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76354; -- For the Hoard! +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76352; -- Chronohammer Time! +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76350; -- The Chronosmith +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76348; -- Big Bright Beautiful Barrier +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76347; -- Power, Eruption, and Lies +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76345; -- Finding Terro +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=76344; -- Primalist Directive +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=76343; -- Best Laid Plans +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76342; -- Light 'Em Up! +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76336; -- Flight and Fight +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=76335; -- Might of the Forest +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76334; -- Good Counsel +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76333; -- Triple Threat +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76332; -- Putting Roots Down +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=76330; -- Disarm Specialist +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76329; -- In and Out Scout +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76328; -- A New Brute +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76325; -- Between Fyrakk and a Hard Place +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76324; -- Lost to the Flame +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76323; -- Amirdrassil +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76322; -- The Face of Our Enemies +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76321; -- Burning Assault +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76320; -- Wild Gods in Our Midst +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76319; -- Feast or Flaming +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76308; -- The Trial of Style +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76290; -- Omarion's Second Handbook +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (76288, 76286, 76285, 76278, 76275, 76274, 76273, 76272, 76271, 76214); -- Work It +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76283; -- Andu-falah-dor +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76282; -- A Disquieting Feeling +UPDATE `quest_template` SET `RewardCurrencyID1`=2650, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=76281; -- Something Worth Celebrating +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76280; -- New Moon +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76276; -- A Changed Land +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (76265, 76264, 76263); -- The Dread Citadel - Naxxramas +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76258; -- By Time Fire be Purged! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76257; -- Darkmaster's Scourgestone +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76213; -- Honor of the Goddess +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76212; -- A Mark For A Protector +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76207; -- Wardens' Wrath +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76206; -- Heart of the Issue +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76205; -- Balancing the Scales +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76203; -- Stepping into the Shadows +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76201; -- Clone Ownership Verification [DNT] +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76197; -- A Glimpse of Terror +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76196; -- Mercy or Misery +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76195; -- Countering Corruption +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76194; -- A Grim Portent +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76176; -- First Steps +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76171; -- Walking the Path of Tyr +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76161; -- Conversation Testing [DNT] +UPDATE `quest_template` SET `QuestInfoID`=0, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (76159, 76114, 76113, 76108, 76107, 76106, 72681); -- Report to the Trading Post +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76147; -- Rewind and Reconcile +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76146; -- Dawn of the Infinite: Chrono-Lord Deios +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76145; -- Who's That Chromie? +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76144; -- Morchie Mayhem +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76143; -- Chro-me? +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76142; -- On Borrowed Time +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=76141; -- Align in the Sand +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=76075; -- A Ghostly Message +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75986; -- Feats Per Minute +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75985; -- Rest Well, Warrior +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75966; -- Compose Yourself +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75953; -- An Exemplar of Compassion: Valunei +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75952; -- An Exemplar of Sacrifice: Nolaki +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75951; -- An Exemplar of Order: Talthis +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75950; -- An Exemplar of Justice: Hadwin +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75949; -- Downbeat Data +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75935; -- Time, Signature +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75923; -- Raise the Alarm +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75922; -- Inflammatory Information +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75921; -- Through the Flames +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75920; -- Eyes of Fire +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75919; -- Dousing the Wards +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75918; -- Fire Season +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=75891; -- Ancient Curses +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=75890; -- The Clarion Call +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75888; -- Suffusion Camp +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75885; -- Get Rich Quick +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (75877, 75874); -- Time to Fly +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (75713, 75712, 75223); -- Warcraft Rumble Minis: New Look! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (75711, 75709, 75221); -- Find a Rumble Coin +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75707; -- A Race to the Finish +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75706; -- A Race to the Finish +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75662; -- A Race to the Finish +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (75650, 75647, 75645, 75640, 75617, 75398, 54750, 54747, 54745, 44614, 44613, 44580, 44578, 44577, 44576, 44575, 44574, 44573, 44572, 44571, 44570, 32510, 32509, 32502, 32501, 32500, 32499, 32498, 32497, 29036, 29031, 29030, 28950, 28949, 28946, 28945, 28933, 28932, 28931, 28930, 28929, 28928, 28927, 28926, 28925, 28924, 28923, 28922, 13500, 13499, 13498, 13497, 13496, 13495, 13494, 13493, 13492, 13491, 13490, 13489, 13488, 13487, 13486, 13485, 11863, 11862, 11861, 11860, 11859, 11858, 11857, 11856, 11855, 11854, 11853, 11852, 11851, 11850, 11849, 11848, 11847, 11846, 11845, 11844, 11843, 11842, 11841, 11840, 11839, 11838, 11837, 11836, 11835, 11834, 11833, 11832, 11831, 11830, 11829, 11828, 11827, 11826, 11825, 11824, 11823, 11822, 11821, 11820, 11818, 11817, 11816, 11815, 11814, 11813, 11812, 11811, 11810, 11809, 11808, 11807, 11806, 11805, 11804, 11584, 11583); -- Honor the Flame +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75644; -- Six Hundred Feet Under +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75643; -- Orientation: Loamm Niffen +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75638; -- Dislocated Disc Located +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75637; -- The Final Beacon +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75636; -- Tyrangulation +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75635; -- For Tyr! +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75634; -- Reforging the Tyr's Guard +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75633; -- We Have the Technology +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75632; -- A Dislocated Disc +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (75626, 75625, 73183); -- Wanna Play a Game? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=75519; -- The Long Hunt +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75462; -- Mouse Rescuers +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75440; -- Satiating Sharpbeak +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75419; -- Sundered Flames +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75417; -- Symbol of Hope +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75408; -- Calling All Dracthyr! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=75369; -- Use Your Coin! +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75367; -- The Obsidian Rest +UPDATE `quest_template` SET `Flags`=35667968, `FlagsEx`=2105408, `RewardCurrencyID4`=0, `RewardCurrencyQty4`=0, `VerifiedBuild`=56421 WHERE `ID`=75305; -- Sparks of Life: Zaralek Cavern +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56421 WHERE `ID`=75280; -- Suffusion Camp: Frostburn +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (75265, 72644); -- An Urgent Matter +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75244; -- Reunited Again +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75233; -- Flesh to Bone +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75232; -- Fallen Effects +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75230; -- Reconcilable Dissidents +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75145; -- In the Wake of the Ashes +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56421 WHERE `ID`=75124; -- Dragonrider Racing - Sulfur Sprint +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56421 WHERE `ID`=75122; -- Dragonrider Racing - Shimmering Slalom +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75029; -- A Legacy, Reforged +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75028; -- All the Broken Pieces +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75023; -- Memories of Sindragosa and Malygos +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=75018; -- Into the Dark +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74994; -- Hraxian's Unbreakable Will +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74942; -- Grime Lies Where You're Killing Slimes +UPDATE `quest_template` SET `Flags`=35667968, `FlagsEx`=2105408, `RewardCurrencyID4`=0, `RewardCurrencyQty4`=0, `VerifiedBuild`=56421 WHERE `ID`=74871; -- Sparks of Life: The Forbidden Reach +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74861; -- An Unfriendly Confrontation +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74860; -- A Friendly Introduction +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74859; -- Sporemoth Exterminator +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74858; -- Agrulculture +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74857; -- Mouse Detective +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74783; -- The Sound of Silence +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=74697; -- Sandfury, Skullsplitter, and Bloodscalp Coins +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=74696; -- Gurubashi, Vilebranch, and Witherbark Coins +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=74695; -- Zulian, Razzashi, and Hakkari Coins +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=74581; -- The Long Knives +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=74576; -- Restored Hakkari Bijou +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74563; -- Worst of the Worst +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74562; -- Break Them Out +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74557; -- Investigating the Unknown +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74542; -- Air Superiority +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74540; -- Intercepting Communications +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74539; -- Thinning Their Defenses +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74538; -- Blow It Up +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74525; -- Honorbound +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74523; -- A Traitor's Due +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74522; -- Remnants +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74521; -- A Flame, Extinguished +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56421 WHERE `ID`=74501; -- Suffusion Camp: Cinderwind +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74494; -- A Scale for a Scale +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74492; -- Blistering Belastrasza +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74491; -- Pole Position Posidriss +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74490; -- Zaleth on the Go +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74489; -- Zhoomsa +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74488; -- Runaway Rusziona +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74476; -- Slime Dies When You're Having Fun +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=74415; -- A Worthy Offering +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74393; -- Report: Battlefield Ruins +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74375; -- Collating Their Research +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=74374; -- An Important Heirloom +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74356; -- Back with the Blues +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74354; -- Artifacts Abound +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74335; -- A Moment of Reflection +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74334; -- Future Aspects +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=74291; -- Blue is My Favorite Color +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73861; -- Elder Razlok +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73860; -- Elder Dekidig +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73859; -- Iskaara Elder Sik'ek +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73858; -- Iskaara Elder Nemaglek +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73848; -- Iskaara Elder Shomkol +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73717; -- Ohn'ir Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73716; -- Aylaag Elder +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73711; -- Marked Champion +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73710; -- Rock By Rock +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73709; -- Favor on the Side +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73708; -- Pay to Play +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73703; -- A Summon to Orgrimmar +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73393; -- Gain Even Newer Look: Whelp Egg +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73392; -- Gain Even Newer Look: Murloc +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73391; -- Gain Even Newer Look: Undead Ghoul +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73390; -- Gain New Look: Whelp Egg +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73389; -- Gain New Look: Murloc +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73388; -- Gain New Look: Undead Ghoul +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73387; -- Gain Even Newer Look: Stonehoof Tauren +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73386; -- Gain New Look: Stonehoof Tauren +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73372; -- Gain Even Newer Look: Night Elf Huntress +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73371; -- Gain New Look: Night Elf Huntress +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73188; -- The Sullied Banner +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73181; -- Zeroing Debt +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73175; -- Gain Even Newer Look: Sneed +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73174; -- Gain New Look: Sneed +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73173; -- Gain Even Newer Look: Maiev +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73172; -- Shikaar Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=73171; -- Gain New Look: Maiev +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (73170, 73169, 8875, 8874, 8873, 8872, 8871, 8870); -- The Lunar Festival +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73135; -- Obsidian Obfuscation +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73134; -- Eternal Escapades +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73133; -- Cozy Camouflage +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73132; -- Scanning the Stacks +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73131; -- Dignified Disguises +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73130; -- Fowl Runic Scribblings +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73128; -- Off the Page +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73126; -- Arts and Crafts and Baths +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73124; -- Hoard Behavior +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73120; -- Appetizing Aftermath +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73119; -- A Wealth of Whelp Snacks +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73093; -- Empty Chairs +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73092; -- Something Like Family +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73090; -- Regrets in Crystal +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73086; -- Healthy Competition +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73085; -- Cold Feet +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73081; -- Stress Fractures +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73077; -- This Might Sting +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73069; -- Sindragosa and Malygos's Rest +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73047; -- Terrestrial Tunneling +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73046; -- Cavernous Capers +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73045; -- Stain Removal +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73044; -- Cataloging Horror +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73043; -- A Ghastly Legacy +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73042; -- A Tower Yonder +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73041; -- Respite +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73040; -- Bringing Disorder to Order +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73039; -- Restless Death +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73038; -- A Room Without a View +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73037; -- Healing Crystals +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73036; -- Medicinal Fungi +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73021; -- A Lesson in Responsibility +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73016; -- Hibernation +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73015; -- A Sleepy Pet +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73014; -- A Green Who Can't Sleep? +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73013; -- So... Tired... +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73012; -- Hochenblume Harvest +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73011; -- Home Sweet Dirt +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73010; -- The Emerald Hatchling +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73009; -- Sight Isn't Everything +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73008; -- A Scholar's Pet +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73007; -- New Lenses +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73006; -- Well, Actually... +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73005; -- Crystal Nutrition +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73004; -- A Scholar's Delight +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73003; -- The Azure Hatchling +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73002; -- Temporal Immunity +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73001; -- A Scaly Pet +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=73000; -- Sneezing Through Time +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72999; -- Here? There? Everywhere! +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72998; -- Artisanal Aging +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72997; -- Nothing Like a Sandy Nap +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72996; -- The Bronze Hatchling +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72995; -- Patience, Please +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72994; -- A Cavalier Pet +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72993; -- I'm the Boss! +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72992; -- You're Playing Wrong! +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72991; -- Warm Dragonfruit Pie +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72990; -- Crimson Comfort +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72989; -- The Ruby Hatchling +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72988; -- The Booty Bay Journal +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72987; -- Here We Go Again +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72981; -- The Patience of Princes +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72980; -- Brother's Keeper +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72979; -- The Earth Gives Way +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72978; -- Scar of Earth and Fire +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72977; -- Where the Flames Fell +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72976; -- A Crack in the World +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72974; -- Welcome to the City of Smells +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72973; -- Smells Like Loamm +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72970; -- Niffen and Goliath +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72966; -- Where There's Smoke, There's Fire +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72965; -- Aspects of Our Legacy +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72964; -- Singed +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72963; -- The Upper Hand +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72962; -- Open That Door! +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72961; -- Charging Up +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72959; -- Whose Vault Is It Anyway? +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72958; -- Save-A-Mole +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72951; -- A Peaceful Farewell +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72950; -- The Last Conflict +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72949; -- Swiftly to the Archives +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72948; -- What Still Remains +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72947; -- Memories of Old +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72946; -- Veiled Ossuary Chaos +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72942; -- Veiled Trouble +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72940; -- Where in the World is a Lost Blue Dragon? +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72938; -- Archival Arrival +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72937; -- Unusual Disruptions +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72936; -- Azuregos's Support +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72935; -- Archives Return +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72934; -- Lest We Forget +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72933; -- Rolling Out +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72931; -- Forward Camp +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72930; -- Stopping Sarkareth +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72929; -- Cracking His Shell +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72928; -- Wipe Them Out +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72927; -- Finding Sarkareth +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72926; -- In the Right Hands +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72925; -- With Our Powers Combined +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72924; -- Appealing to the Black Prince +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72923; -- A Whisper to Sabellian +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72922; -- Fading Embers +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72921; -- On the Trail Again +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72920; -- The Endless Burning Sky +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72919; -- Raked Over the Coals +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72918; -- No Dragon Left Behind +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72917; -- From Hell's Heart +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72916; -- Shut Them Down +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72915; -- Alliance of Convenience +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72914; -- Rushing Quality +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72913; -- Battlefield Triage +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72912; -- Consequences +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72911; -- Take Out the Head +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72910; -- Know Thy Enemy +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72909; -- Legends of the Zaqali +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72908; -- Sight Beyond Sight +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72900; -- Keeper of the Ossuary +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72886; -- Suss Out the Imposter +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72884; -- Expedition Effervesta +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72883; -- A Bitter Pill to Swallow +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72882; -- Flown the Coop +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72881; -- A Swallow's Tale +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72880; -- Incense Gratification +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72879; -- Smells like Kith Spirit +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72878; -- Slime Time Live +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72874; -- Secrets From Our Father +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72873; -- It Was Not Enough +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72872; -- Culling the Deep +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72867; -- I Am Forsaken +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72866; -- Return to Lordaeron +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72865; -- This is the Hour of the Forsaken +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72864; -- Death to the Living +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72863; -- The Flight of the Banshee +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72862; -- Among Us +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72861; -- The Scarlet Spy +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72860; -- Fear is Our Weapon +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72859; -- A Proper Disguise +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72858; -- Acid Beats Paper +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72857; -- Boom Weed +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72856; -- Nothing Like the Classic +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72855; -- To the Sepulcher +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72854; -- Our Enemies Abound +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72833; -- Breaking the Cycle +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72832; -- Aftershocks +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72831; -- Creative Solutions +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (72821, 72820, 72819, 65705, 65704, 65703, 65003, 65002, 65001, 65000, 64999, 64998, 64997, 64996, 60040, 60039, 60038, 60037, 60036, 60035, 60034, 60033, 60032, 60031, 60025, 60024, 60023); -- Shadowlands (60) E +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72809; -- Insert Coin +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72749; -- A Curious Coin +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72748; -- A Bag of Gold +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72747; -- A Piece of Gold +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72746; -- A Piece of Silver +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72743; -- A Piece of Copper +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (72736, 72735); -- Still Into Perfume +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72679; -- An Arcane Requiem +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72674; -- A Shattered Legacy +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72670; -- Those We Left Behind +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72668; -- A Nurturing Environment +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72667; -- Snack Run +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72665; -- Whelptender's Wisdom +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72661; -- A Wyrm Rest +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72660; -- Owl of a Sudden +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72659; -- Test Subject +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72657; -- A Protector of Magic +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72655; -- A Drink with Kalecgos +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72654; -- Up, Up, and Home +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72653; -- Local Deliveries +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72652; -- Self Care +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72651; -- Carp Care +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72650; -- Warm Winds and Water +UPDATE `quest_template` SET `Flags`=35667968, `FlagsEx`=2105408, `RewardCurrencyID4`=0, `RewardCurrencyQty4`=0, `VerifiedBuild`=56421 WHERE `ID`=72649; -- Sparks of Life: Thaldraszus +UPDATE `quest_template` SET `Flags`=35667968, `FlagsEx`=2105408, `RewardCurrencyID4`=0, `RewardCurrencyQty4`=0, `VerifiedBuild`=56421 WHERE `ID`=72648; -- Sparks of Life: The Azure Span +UPDATE `quest_template` SET `Flags`=35667968, `FlagsEx`=2105344, `RewardCurrencyID4`=0, `RewardCurrencyQty4`=0, `VerifiedBuild`=56421 WHERE `ID`=72647; -- Sparks of Life: Ohn'ahran Plains +UPDATE `quest_template` SET `Flags`=35667968, `FlagsEx`=2105408, `RewardCurrencyID4`=0, `RewardCurrencyQty4`=0, `VerifiedBuild`=56421 WHERE `ID`=72646; -- Sparks of Life: The Waking Shores +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (72623, 72622, 72621, 72620, 72619, 72550, 72549, 72548, 72539, 72538, 72537, 72536, 72535); -- Dragonflight (60-69) E +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72534; -- Settled with the Baron +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72533; -- Crystals Shmystals +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72532; -- Money, Money, Money! +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72530; -- Anyway, I Started Bribing +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72529; -- Information is King +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72527; -- No Such Thing as Bad Luck +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72526; -- Keeper's Rest +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72479; -- Aka'magosh +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72478; -- Honor and Glory +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72477; -- Orcish Groceries +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72476; -- The Blessing of the Ancestors +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72475; -- Cornering Gor'krosh +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72474; -- Tracking a Killer +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72467; -- The Blessing of the Clan +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72466; -- The Spirit of Thunder Ridge +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72465; -- The Blessing of the Land +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72464; -- The Kosh'harg +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72463; -- Galgar's Cactus Apple Surprise... +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72462; -- A People in Need of Healing +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72461; -- Anatidaephobia +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72460; -- A Solid Pet +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72459; -- What's a Duck? +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72458; -- Tag, You're Anxious +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72457; -- A Home-Cooked Meal +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72455; -- Warmth and Comfort +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72454; -- The Obsidian Hatchling +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72453; -- Betrayal of the Brotherhood +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72452; -- Go with Honor, Friend +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72451; -- Will to Survive +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72450; -- The Clessington Will +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72449; -- Knock It Off! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72446; -- What's Their Problem? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72445; -- To Northshire +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72444; -- A Sliver of Silver +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72443; -- Tyr's Fall +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72442; -- The Remains of Tyr +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72441; -- Breaching the Tomb +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72440; -- Silver Mettle +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72432; -- Supply Only the Finest Goons +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72431; -- A Hungry Heritage +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72430; -- Misdeeds in Moonbrook +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72426; -- The New Clessington Estate +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72424; -- Looking for Something Specific +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72422; -- Stop the Presses +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72421; -- The Quill to Power +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72420; -- Wreckonciliation +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72418; -- Solicited Opinions +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72417; -- Persistent Dissidents +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72415; -- Rebel Rousing Writings +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72414; -- Know Prisoners! +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72413; -- Irreconcilable Differences +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=72411; -- Cause Without a Rebel +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72409; -- Rotten Old Memories +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72408; -- A Window to the Past +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72405; -- An Unlikely Informant +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=72365; -- [test] Learn to spend talent points +UPDATE `quest_template` SET `Flags`=33570880, `FlagsEx`=2097216, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=72171; -- Proving Solo +UPDATE `quest_template` SET `Flags`=33570816, `FlagsEx`=2097216, `RewardCurrencyID1`=1792, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=750, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=72170; -- Proving Teamwork +UPDATE `quest_template` SET `Flags`=33570816, `FlagsEx`=2097216, `RewardCurrencyID1`=1792, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=500, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=72169; -- Proving in Arenas +UPDATE `quest_template` SET `Flags`=33570816, `FlagsEx`=2097216, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=72168; -- Proving in Skirmishes +UPDATE `quest_template` SET `Flags`=33570824, `FlagsEx`=2097216, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=72167; -- Proving in War +UPDATE `quest_template` SET `Flags`=33570816, `FlagsEx`=2097216, `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=72166; -- Proving in Battle +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (71144, 52786); -- The Alliance Slayer +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=71143; -- The Horde Slayer +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=70854; -- So How Did It Go? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=70853; -- A Friend for Lubbins +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=70851; -- Born to Be Wilder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=70849; -- This Calls for a Specialist +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=70732; -- A Practice Bout +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=70722; -- What Lubbins Needs +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=70697; -- An Expert Opinion +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=70647; -- Oh Where, Oh Where Can He Be? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=70361; -- Dragon Isles Inscription +UPDATE `quest_template` SET `RewardXPMultiplier`=1, `VerifiedBuild`=56421 WHERE `ID`=69950; -- Sylvan Succor +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (66959, 66858); -- Tour the Trading Post +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=66925; -- [DNT] Boar-B-Q +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=66695; -- Tempting Fate: Sepulcher of the First Ones +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=66550; -- [PH] More Storms! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (66091, 66090); -- Path of the Dark Rangers +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65788; -- A Walk with Ghosts +UPDATE `quest_template` SET `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=65775; -- Soloing Strategy +UPDATE `quest_template` SET `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=65773; -- Solo Mission +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65669; -- Report to Greymane +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65668; -- The Desolate Council +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65667; -- The Remedy of Lordaeron +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65666; -- Return to Brill +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65665; -- Embodiment +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65664; -- Essence of Plague +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65663; -- Feed the Eater +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65662; -- House of Plagues +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65661; -- Consulting Our Allies +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65660; -- Walk of Faith +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65659; -- The Blight Congress +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65658; -- This Land is Ours +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65657; -- Assemble the Forsaken +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65656; -- Call to Lordaeron +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65655; -- Eyes of the Wolf +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65564; -- Good Fiery Boy +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=65563; -- Delivery for Kasea +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (65425, 65424); -- Whatever You Sayaad +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (65415, 65405); -- Perplexing Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=65413; -- Puzzling It Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=65408; -- Pattern Recognition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=65364; -- Super Jiro +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=65255; -- Forcing the Cycle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=65152; -- A Hardened Bond +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=65096; -- Your Death Or Mine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=65089; -- Frog'it +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=64784; -- 9.0 Rated PvP Incentive - Shadowlands Season 2 Exclusive Mount +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=64783; -- Dance Dance Darkmoon +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=64710; -- Whispering Felflame Crystal +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=64640; -- AubriesTestQuestForJeff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=64592; -- Historic Protection +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=64582; -- Yuni-Test +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=64579; -- Hollow Efforts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=64432; -- Strength to Weakness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=64340; -- Bewitching +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=64306; -- Quest Completion Criteria +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=64271; -- A More Civilized Way +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=64255; -- Party Time +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=64240; -- Flight of the Kyrian +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=64237; -- Gurgl and the Bandit +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=64215; -- Paw Patrol +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=64203; -- The Coast is Clear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=64202; -- Gotta Hand It To Ya +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=64196; -- Pet Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=64194; -- War Prototype +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=64175; -- Champion: Lassik Spinebender +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=64172; -- Champion: Ryuja Shockfist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=64170; -- Champion: ELGU - 007 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=64167; -- Pets Detective +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=64163; -- Revenge Against Renegades +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=64162; -- Ritual Rival +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=64159; -- Repatriate Rare Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=64070; -- Staying Scrappy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=64043; -- We Need a Healer - You! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=64040; -- Once More, with Healing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=64017; -- Oozing with Character +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63973; -- Double Dromans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63972; -- Just Don't Ask Me to Spell It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63969; -- Looming Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (63961, 63954, 63777); -- Sealed Secrets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (63960, 63958, 63957); -- Observational Records +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=63953; -- Korrak's Revenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63952; -- Heavy-Handed Tactics +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63951; -- A Shady Place +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63863; -- United In Pride +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63858; -- Courage of the Soul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63840; -- They Grow Up So Quickly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63838; -- Duelist's Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63836; -- Fangcrack's Fan Club +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63834; -- Weapons of the Tremaculum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63794; -- Broker's Bounty: Hungering Behemoth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63784; -- Gold's No Object +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63781; -- Mawsworn Battle Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63774; -- An Embarrassment of Corpses +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63773; -- You and What Army +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63765; -- Unseen Hero of the Party +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63699; -- Sika's Best Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63694; -- Choofa's Best Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63693; -- Rendle and Cudgelface's Best Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63690; -- Alexandros Mograine's Best Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63688; -- Mikanikos's Best Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63687; -- Lady Moonberry's Best Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63686; -- Baroness Vashj's Best Friend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63545; -- Putting A Plan Together +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=63502; -- Weapons o' the Dark Iron +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=63501; -- It's Called Borrowing +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=63498; -- Brawl or Brew +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=63494; -- The Anvil-Thane's Designs +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=63435; -- Temple Throwdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63192; -- Path of Ascension: Trial of Humility +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63069; -- What They Know +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=63040; -- Guaranteed Delivery +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62784; -- Charlatans of Ceremony +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62783; -- Stalking Fear +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62782; -- The Banewood +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62781; -- Ash You Like It +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62780; -- Parasites of Reality +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62743; -- Decaying Situation +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62742; -- Avoid 'Em Like the Plague +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62741; -- Choice of Action +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62737; -- Aspirant For a Day +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62736; -- Maldraxxi Eviction Notice +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62735; -- Hostile Recollection +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62732; -- Locus Focus +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62728; -- 9.0 Rated PvP Incentive - Shadowlands Season 1 Saddle +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62727; -- 9.0 Rated PvP Incentive - Shadowlands Season 1 Exclusive Mount +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62721; -- Deconstructing The Problem +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62712; -- War of Attrition +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62705; -- Scour the Temple +UPDATE `quest_template` SET `QuestInfoID`=0, `Flags`=35700808, `VerifiedBuild`=56421 WHERE `ID`=62639; -- The Very Best +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62615; -- Hyphae Patrol: Gossamer Cliffs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62611; -- Hyphae Patrol: Heartwood Grove +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62606; -- A Blackthorn Blend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62592; -- Master of Inner Calm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62465; -- Go Beyond! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (62453, 62382); -- Into the Unknown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62403; -- Boared to Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62390; -- Body Count +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62387; -- Round 3 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62386; -- Round 2 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62385; -- Round 1 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62364; -- Dire Learning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62363; -- Heavy Lifting +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (62360, 62359, 62358, 62357, 62356, 62355, 62354, 62353, 62350, 62349, 62348, 62347, 62346); -- Shadowlands (50-59) E +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (62352, 62351, 62303, 62302, 62301); -- Classic 50 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (62300, 62299, 62298); -- Classic 20-49 +UPDATE `quest_template` SET `RewardCurrencyID1`=1792, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=750, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=62288; -- Observing Teamwork +UPDATE `quest_template` SET `RewardCurrencyID1`=1792, `RewardCurrencyID2`=0, `RewardCurrencyQty1`=500, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=62287; -- Observing Arenas +UPDATE `quest_template` SET `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=62286; -- Observing Skirmishes +UPDATE `quest_template` SET `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=62285; -- Observing War +UPDATE `quest_template` SET `RewardCurrencyID2`=0, `RewardCurrencyQty2`=0, `VerifiedBuild`=56421 WHERE `ID`=62284; -- Observing Battle +UPDATE `quest_template` SET `Expansion`=10, `LogDescription`='Return to Orgrimmar to embark on a new adventure. Chromie\'s magic will run out when you reach level 70, returning you to Orgrimmar.', `VerifiedBuild`=56421 WHERE `ID`=62265; -- A New Adventure Awaits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62261; -- Grinder +UPDATE `quest_template` SET `Expansion`=10, `LogDescription`='Return to Stormwind to embark on a new adventure. Chromie\'s magic will run out when you reach level 70, returning you to Stormwind.', `VerifiedBuild`=56421 WHERE `ID`=62250; -- A New Adventure Awaits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62224; -- A Thread Of Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62222; -- On Silver Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62217; -- Field Training +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62213; -- A Brokered Deal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62207; -- Bastion Etiquette +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62205; -- Venthyr Ettiquette +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62194; -- Fighting Words +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62181; -- Bubbling Red Muck Dye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62180; -- Green Muck Dye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62179; -- Blue Muck Dye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62178; -- Black Muck Dye +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62176; -- The Spikey Look +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62175; -- Looking Fabulous +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62174; -- A Proper Cover +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62162; -- A Message from the Justicar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62155; -- Runestone Roundup +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=62146; -- A Little More Comfortable +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=62121; -- Cartel Ta Justice +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=62120; -- Stolen Mementos +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID` IN (62115, 62113); -- Party Crashers +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=62114; -- Sineater +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=62112; -- Sloppy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62109; -- Restock: Surveillance Equipment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62108; -- Restock: Strategic Codices +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62106; -- Restock: Enchantments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62094; -- Restock: Exploratory Meals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62087; -- Restock: Imported Dinnerware +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62083; -- Restock: Medical Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62081; -- Return Those Animacones! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62075; -- Restock: Soul Cages +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=62071; -- RRP Test Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62066; -- Restock: Dredger Pool +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62065; -- Restock: My Favorite Table +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=62057; -- Those Who Hunger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61950; -- Hunting the Wilds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61875; -- Doing the Dew +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61847; -- Overdue Purging +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61846; -- Edict of Doom: Dredbats +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61814; -- Nurgash Muckformed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61735; -- Awaken Our Allies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61734; -- Census of Sins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61733; -- Big Bag of Creepers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61708; -- Drawing Out the Poison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61707; -- Crumbled Reality +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=61630; -- Enchanting: Everburning Brand +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=61621; -- Cooking: Skewered Meats +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=61620; -- Blacksmithing: Prideful Manacles +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=61619; -- Alchemy: Elixir of Humility +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=61610; -- Fishing: Skeletal Mudskipper +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=61609; -- Engineering: Boneclad Stake Launcher +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=61608; -- Enchanting: Unbreakable Crystal +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=61604; -- Tailoring: Cloak of Camouflage +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=61603; -- Skinning: Thick Gormhide +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=61595; -- Alchemy: Potion of Hibernal Rest +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=61545; -- Herbalism: Engorged Marrowroot +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=61530; -- Mining: Ligneous Phaedrum Cluster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61510; -- A Bountiful Haul +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=61467; -- Mining: Luminous Solenium Cluster +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=61449; -- Leatherworking: Steelhide Leather Harness +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=61447; -- Jewelcrafting: Gleaming Kyranite Necklace +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=61446; -- Inscription: Invocation of Duty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61217; -- Champion: Thela Soulsipper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61209; -- A Somber Melody +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61199; -- Arms Day +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61193; -- A Light Touch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (61163, 61162); -- Party Crashers! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61157; -- Straight to the Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=61146; -- Manifesting Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60950; -- A Matter of Stealth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60932; -- Only Shadows Remain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60911; -- Flight School: Flapping Frenzy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60907; -- Ascension Calling: Kleia +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56421 WHERE `ID`=60871; -- With Hope in Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60867; -- A Message from Above +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60855; -- Gormageddon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60841; -- Evacuation Effort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60827; -- Advancing the Effort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60775; -- A Suitable Demise +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56421 WHERE `ID`=60767; -- Return of the Scourge +UPDATE `quest_template` SET `FlagsEx2`=268435488, `VerifiedBuild`=56421 WHERE `ID` IN (60766, 60759); -- Damned Intruders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (60670, 60117); -- Return of the Crusade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (60669, 60116); -- Cause for Distraction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60653; -- Mirror Restoration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60623; -- AHHH! Real Monsters! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=60620; -- Guardian of the Smallest +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=60619; -- Wrap it Up +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=60617; -- Trainer's Test +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=60616; -- Pearl in the Deeps +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=60615; -- Seer of the Waves +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=60614; -- A Big Horkin' Task +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=60606; -- Glimmerfin Welcome +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=60605; -- Glimmerfin Scale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60602; -- Secret Service +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60585; -- Spriggan Riot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60542; -- Nathanos Blightcaller +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60531; -- Chosen Champions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60505; -- Spider's Lair +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=60474; -- Spawn Tracking Unit-Specified World Effect in a WMO Bug +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60340; -- Hands on Approach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60291; -- Corpse Run +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=60215; -- Doomwalkin' Has Come Knockin' +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (60030, 60029, 60028, 60027, 60026, 60019, 60018, 60017, 60016, 60015, 60014); -- Shadowlands 60 E +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=60004; -- A Valiant Effort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=59904; -- A Curious Cache +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=59878; -- Too Many Whelps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=59855; -- Major Mirror Disruptions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=59836; -- Battles Won Long Ago +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=59827; -- Bet On Yourself +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=59783; -- Cultist Captors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=59782; -- The Deathspeaker's Devout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=59043; -- Baker's Dozen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58993; -- Swarm Defense +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58992; -- Pie Not? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=58989; -- Runeforging 101 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58950; -- Lumber for Lakeshire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58949; -- Millie's Garden +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (58903, 58902); -- Defender of Azeroth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58887; -- Alpaca It In +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=58877; -- Death's Power Grows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58826; -- A Bloody Treat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58818; -- Bug Buddies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58806; -- Warmth of the Sun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58779; -- Taking the Skies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58765; -- Siege Breaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58763; -- Halting Production +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58762; -- Taken by the Swarm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58756; -- Dread Menders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58741; -- Cutting Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58525; -- The Two Sides of History +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58485; -- Built to Fall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58481; -- Rituals of Blood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58477; -- Through Blood and Dirt and Bone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58476; -- Bringing the Thunder +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=58439; -- Consuming Maw +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=58436; -- Heritage of the Mechagnome +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=58435; -- Heritage of the Vulpera +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID` IN (58370, 58367); -- Empowered Demolisher +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=58334; -- Mistfall In Flames +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58321; -- Uncommon Core +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58290; -- Champions of the Amathet +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=58276; -- Mar'at In Flames +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=58273; -- Servant of N'Zoth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58232; -- Order Among Chaos +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (58147, 58124, 55146, 55138, 53502, 53500, 50319, 50313, 50305, 50303); -- Stranger in a Strange Land +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (58146, 55142, 49788, 49772); -- For the Alliance +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (58122, 55137, 51485, 49933, 49773); -- For the Horde +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=58089; -- Test Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=58010; -- More Bits, More Bits! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=57968; -- The Wastewandering Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=57964; -- Revenge Is Easy +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57917; -- [DNT] Test - JAM +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57853; -- Battleforged Team +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57852; -- Dungeon Adventure +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57850; -- Storied Partnerships +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=57774; -- Nine Lives +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (57731, 57730, 6862); -- Zinfizzlex's Portable Shredder Unit +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (57723, 57722, 7027, 7001); -- Empty Stables +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=57721; -- Spoils of War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=57720; -- Champions of the Mogu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=57718; -- Bound in Stone +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (57641, 57640, 6848); -- Master Ryson's All Seeing Eye +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (57639, 7181); -- The Legend of Korrak +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (57638, 7202); -- Korrak the Bloodrager +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=57620; -- Summoning Ritual +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID` IN (57592, 57582, 57580); -- Executor of N'Zoth +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=57587; -- Spirit Drinker +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=57558; -- Vil'thik Hatchery +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=57519; -- Swarm Caller +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57497; -- Propagate the News +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57496; -- Ascension +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57495; -- The Future of Mechagon +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57494; -- A Strong Heart +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57493; -- Mental Attunement +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57492; -- Him? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57491; -- Better... Stronger... Less Dead +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57490; -- Voyage to Safety +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57488; -- The Current Schematic +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57487; -- Someone Who Can Help +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57486; -- Waning Energy +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=57484; -- Ritual of Wakening +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=57445; -- Chin's Noodle Cart +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=57339; -- Construction Ritual +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=57331; -- Salvage Operations +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=57323; -- Serpent Binding +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (57322, 57310, 6985, 5892); -- Irondeep Supplies +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (57321, 57311, 6982, 5893); -- Coldtooth Supplies +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (57317, 7224); -- Enemy Booty +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (57315, 57307, 7102, 7101); -- Towers and Bunkers +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (57314, 57304, 7124, 7122); -- Capture a Mine +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (57313, 7123); -- Speak with our Quartermaster +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (57312, 7082); -- The Graveyards of Alterac +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (57305, 7223); -- Armor Scraps +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (57303, 7121); -- The Quartermaster +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (57302, 7081); -- Alterac Valley Graveyards +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57300; -- Soldier of Time +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=57299; -- Mysterious Sarcophagus +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57298; -- How Things "Really" Happened... +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=57272; -- Bloodbound Effigy +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=57256; -- Stormchosen Arena +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57249; -- A Timely Invitation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=57247; -- Fathom Ray Wing +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=57171; -- Goldbough Guardian +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=57158; -- Electric Empowerment +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=57085; -- Empowered War Wagon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57080; -- A Fitting Reward +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57079; -- Beat The Crapopolis Outta Him! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57078; -- The VIP List +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57077; -- Buyers Wanted! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57059; -- Let's Rumble! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57058; -- Fun With Landmines +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57053; -- Blunt Force Testing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57052; -- I've Got What You Need +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57051; -- Debt Collection! +UPDATE `quest_template` SET `FlagsEx2`=268447744, `VerifiedBuild`=56421 WHERE `ID`=57049; -- Vault of Souls +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57048; -- Shopping For Parts +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57047; -- A Simple Experiment +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57045; -- A Special Delivery +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=57043; -- Old Friends, New Opportunities +UPDATE `quest_template` SET `FlagsEx`=4194304, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=57002; -- Old Soldier +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56971; -- Eel Filet +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=56906; -- Crown of Good Fortune +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=56905; -- Crown of Dark Blossoms +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=56904; -- Crown of Prosperity +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=56842; -- Lunar Preservation +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=56821; -- Work Order: Enchant Weapon - Machinist's Brilliance +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=56798; -- Work Order: Bil'Tong +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=56796; -- Work Order: Fragrant Kakavia +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=56795; -- Work Order: Abyssal-Fried Rissole +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56784; -- Helpful Provisions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=56764; -- Brewfest Chowdown +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID` IN (56763, 56762); -- Rustbolt Requisitions: Great Sea Catfish +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID` IN (56755, 56754); -- Rustbolt Requisitions: Monelite Ore +UPDATE `quest_template` SET `RewardXPDifficulty`=6, `RewardXPMultiplier`=1, `RewardMoneyDifficulty`=5, `RewardMoneyMultiplier`=1, `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=56753; -- Rustbolt Requisitions: Deep Sea Satin +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=56752; -- Rustbolt Requisitions: Deep Sea Satin +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=56748; -- Brewfest Chowdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56746; -- Our Direct Line +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=56716; -- Direbrew Cog +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=56715; -- Hozen Totem +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=56714; -- Contained Alemental +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=56622; -- Ashran Dominance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56557; -- A Little Side Action +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56552; -- Off-the-Books Brawlin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (56432, 56126); -- Seams to be a Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56397; -- CK-9 Micro-Oppression Unit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56392; -- Giant Opaline Conch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56391; -- Frenzied Knifefang +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56390; -- Voltgorger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56389; -- Kelpstone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56381; -- Prince Wiggletail +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=56339; -- Tremblade Must Die +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=56338; -- Volrath Must Die +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (56337, 56336); -- Uncovering the Artifact Fragments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (56265, 56001); -- Drunk Angry Murlocs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56264; -- We've Got Crabs! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (56259, 6801); -- Lokholar the Ice Lord +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (56258, 6881); -- Ivus the Forest Lord +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=56257; -- The Battle for Alterac +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=56256; -- The Battle of Alterac +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56250; -- I Am the Trashmaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56231; -- Reinforced Cache +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (56226, 55773); -- WANTED: Gler'thogg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (56225, 55772); -- WANTED: Lady Narjiss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56222; -- WANTED: Lady Naz'jess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56218; -- Beauty in the Deeps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56217; -- Wild Tame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56216; -- Last Heirloom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56152; -- Turn the Scale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56150; -- Kill the Kritch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56149; -- Feed Them All +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56146; -- Making Kelpberry Wine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56103; -- Ounces of Osmenite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=56035; -- Most Delicious Clams +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (56021, 56019, 56018, 56014, 56013, 56003); -- Runelocked Chest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55986; -- Break a Few Eggs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55985; -- Extra Shiny +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55984; -- A Good Offense +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55898; -- Tempest-Speaker Shalan'ali +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55894; -- Zoko, Her Iron Defender +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55888; -- Champion Qalina, Spear of Ice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55883; -- To Soar Like a Ray +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (55878, 55876, 55874); -- Plug the Geysers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55872; -- Where They Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55845; -- Plans of Attack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55831; -- Bounty: More Makrura +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55830; -- Bounty: More Coral Ancients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55824; -- Bounty: A Few Snapdragons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55822; -- Bounty: A Few Makrura +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55816; -- The Other Place +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55792; -- Requisition: More Cone Shells +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55786; -- Requisition: More Seaweed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55785; -- Requisition: More Starfish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55776; -- WANTED: Emorneth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55775; -- WANTED: Haggronar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55768; -- Emergent Sea Weeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55765; -- Bugs, Lots of 'Em! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55751; -- The Heart of the Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55726; -- Requisition: A Few Cone Shells +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55719; -- Requisition: A Few Starfish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55701; -- Snapdragon Claws +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55683; -- Forgotten Memories +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55681; -- Crab Marks The Spot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55663; -- Broken Controller +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55637; -- Poor, Unfortunate Souls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55636; -- A Life's Work +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55625; -- Pearls of Unimaginable Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55585; -- A Promising Beginning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55581; -- Sun-Speckled Dunes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55575; -- One Gnome's Trash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (55525, 55523); -- Bring Him Some... +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=55511; -- Slay them all! +UPDATE `quest_template` SET `Expansion`=10, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=56421 WHERE `ID`=55510; -- No Mercy for the Merciless +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (55509, 55508); -- Victory in Wintergrasp +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (55499, 55498); -- The Shimmering Crystal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55244; -- Away From the Herd +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55215; -- The Cycle of Life +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=55208; -- Kevin Live Update Test Quest +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55034; -- Under False Colors +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=55032; -- Unchained Resistance +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=55023; -- Bizmo's Brawlpub Awaits! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (55011, 53925); -- Super Soul Splinters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (55010, 53924); -- Soul Splinters +UPDATE `quest_template` SET `ContentTuningID`=623, `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=55006; -- A Favor for Your Old Chum Winifred +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=55005; -- The Financial Participation Incentive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (55003, 53915); -- Put Up Your Dukes +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54990; -- The New Guard +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54984; -- Let Sleeping Wolves Lie +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54983; -- Waking a Dreamer +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54982; -- The Spirit of the Hunter +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54981; -- Cry to the Moon +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54980; -- Bane of the Nightbane +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54977; -- Into Duskwood +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54976; -- The Shadow of Gilneas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54895; -- Ivus the Decayed +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54850; -- Operation: Troggageddon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54841; -- Orwell Stevenson +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54840; -- Agathe Wyrmwood +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54835; -- Moxo the Beheader +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54830; -- Mrggr'marr +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54825; -- Alash'anir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (54824, 54796); -- Shattershard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54823; -- Aman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54821; -- Athrikus Narassin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54812; -- Shadowclaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54786; -- Stop the Shipments +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54784; -- Blackwood Liberation +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54766; -- Answer the Call +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54765; -- Thank Your Guide +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54764; -- Storm in Bloodhoof +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54763; -- Crossing Over +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54762; -- A Small Retreat +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54761; -- Spirit Guide +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54760; -- The Spiritwalkers +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54759; -- When Spirits Whisper +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54754; -- For the Queen +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54748; -- Quest +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (54742, 54739, 54736, 44627, 44624, 44582, 32503, 32496, 28948, 28947, 28944, 28943, 28921, 28920, 28919, 28918, 28917, 28916, 28915, 28914, 28913, 28912, 28911, 28910, 13458, 13457, 13455, 13454, 13453, 13451, 13450, 13449, 13447, 13446, 13445, 13444, 13443, 13442, 13441, 13440, 11803, 11802, 11801, 11800, 11799, 11787, 11786, 11784, 11783, 11782, 11781, 11780, 11779, 11778, 11777, 11776, 11775, 11774, 11773, 11772, 11771, 11770, 11769, 11768, 11767, 11766, 11765, 11764, 11763, 11762, 11761, 11760, 11759, 11758, 11757, 11756, 11755, 11754, 11753, 11752, 11751, 11750, 11749, 11748, 11747, 11746, 11745, 11744, 11743, 11742, 11741, 11740, 11739, 11738, 11737, 11736, 11735, 11734, 11732, 11581, 11580); -- Desecrate this Fire! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54697; -- Lightforged Warframe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54690; -- Maddok the Sniper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54689; -- Lights Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54686; -- Medical Emergency +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54684; -- Arcanist Quintril +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54680; -- Plague Master Herbert +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54675; -- Hunting Season +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54674; -- Prisoners of the Darkscale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54673; -- Tip of the Trident +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54666; -- Packmaster Swiftarrow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54665; -- Duchess Fallensong +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (54664, 54644); -- Azerite Transport +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54647; -- Ale Intent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54646; -- Grand Marshal Fury +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54642; -- G.E.A.R. Up +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54641; -- For Gnomeregan! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54640; -- Gnomercy! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54639; -- A Signal in Storm Peaks +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54635; -- Mekkatorque's Battle Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54629; -- Paragon of the Proudmoore Admiralty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54628; -- Paragon of the Storm's Wake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (54622, 53179); -- Executing Exorcisms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54615; -- The League Will Lose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54609; -- Beastlord Drakara +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54607; -- Cresting Goliath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54601; -- Ragebeak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54598; -- Thundering Goliath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54597; -- Venomarus +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54582; -- Smarter Than Your Average Trogg +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54581; -- Now With More Mechanical Fowl +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54580; -- A Tundra Conundrum +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54579; -- The Gnome Behind the Trogg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54578; -- Branchlord Aldrus +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54577; -- Shadowed Halls and Dusty Cogs +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54576; -- Gnomeregan's Finest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54573; -- Beastrider Kama +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54571; -- Foulbelly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54569; -- Horrific Apparition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54567; -- Kor'gresh Coldrage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54565; -- Man-Hunter Rog +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54562; -- Singer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54561; -- Zalas Witherbark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54534; -- The Blightest Touch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54533; -- Barreling Through +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54528; -- Back to the Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54522; -- Short for an Orc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54516; -- Crate n' Barrel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54502; -- It's Raining Mana +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54500; -- Untapped Potential +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54484; -- Tailored Training +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54478; -- Inscribed Methods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54474; -- Enchanted Formulae +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54472; -- Plowing the Field +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54471; -- Tend the Wounded +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54465; -- Blacksmithing Plans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (54449, 54448); -- Elemental Azerite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54442; -- Beast Tamer Watkins +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54403; -- Tidesage Clarissa +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54402; -- Shifting Gears +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54383; -- Darkshore Donations: Shimmerscale Diving Suit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54369; -- Darkshore Donations: Electroshock Mount Motivator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54363; -- Darkshore Donations: War Resources +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54284; -- Mission Report: Castaway Point +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54281; -- Bombing Ballistae +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54266; -- Mortar Master Zapfritz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54262; -- Mission Report: Brennadam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54257; -- Captain Greensails +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (54254, 54253); -- Bombs Away +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54237; -- Togoth Cruelarm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54189; -- Desert Crawl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54182; -- Bilgewater Bash Brothers +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54146; -- Strong New Allies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54143; -- Bird's-Eye View +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54130; -- Our New Friends +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (54118, 54114); -- Every Little Death Helps +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54096; -- The Fall of the Sunwell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (54060, 54051, 53994); -- Naga Attack! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=54052; -- Questfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=54011; -- Wet Work: Arom's Stand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53983; -- Wet Work: Fort Knight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53971; -- Return to the Hall of Castes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53968; -- The Shifting Pack +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53967; -- The Frogmarsh +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53966; -- Loa of Winds +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (53965, 10942, 172); -- Children's Week +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53953; -- Brawl'gar Awaits! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53948; -- Vengeful Venture +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53921; -- The Pit Boss's Debts +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53918; -- The Financial Participation Incentive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53886; -- Self Guided Tour +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53882; -- Writing on the Wall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53878; -- Emergency Extrication +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53877; -- Eastpoint Encounter +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53853; -- The Setting Sun +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53846; -- Legacy of the Bronzebeard +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53845; -- Forging the Armor +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53844; -- Recruiting the Furnace Master +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53842; -- Earthen Blessing +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53841; -- Shards of the Past +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53840; -- Interest Yah In A Pint? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53839; -- Aegrim's Study +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53838; -- Keep Yer Feet On The Ground +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53837; -- Watch Yer Back +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53836; -- Ancient Armor, Ancient Mystery +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53835; -- Something Valuable, Perhaps? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53791; -- The Pride of the Sin'dorei +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53784; -- Siege Engineer Krackleboom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53771; -- Gurin Stonebinder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53738; -- Defense of Quel'Danas +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53737; -- The Day Hope Died +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53736; -- Lament of the Highborne +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53735; -- The First to Fall +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53734; -- Walk Among Ghosts +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53725; -- A People Shattered +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53722; -- Heritage of the Kul Tiran +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=53721; -- Heritage of the Zandalari +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53717; -- Hold the Highland +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53714; -- Apothecary Jerrod +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53707; -- Smoke the Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53706; -- Salvage the Supplies +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (53558, 53557, 53556, 53555, 53554, 53404, 53403, 53402, 53401, 53400, 53399, 53398, 53397, 53396, 53395, 53394, 53393, 53392, 53391, 53383, 53382, 53381, 53380, 53379); -- BFA 120 E +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53367; -- Arathi Donations: Organic Discombobulation Grenade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53359; -- Arathi Donations: Steelskin Potion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53346; -- Trogg Tromping +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (53345, 53107); -- Plunder and Provisions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (53344, 53108); -- Iconoclasm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53335; -- Arathi Donations: War Resources +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53331; -- Show-Off +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=53326; -- Smooth Platinum +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=53324; -- Rough Monelite +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=53316; -- Hardened Monelite +UPDATE `quest_template` SET `ContentTuningID`=464, `QuestSortID`=8499, `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=53303; -- Blooming Star Moss +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53264; -- Arathi Donations: Great Sea Catfish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53261; -- Arathi Donations: Frost-Laced Ammunition +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53256; -- Arathi Donations: Deadly Solstone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53250; -- Arathi Donations: War-Scroll of Fortitude +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53245; -- Arathi Donations: Monel-Hardened Hoofplates +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53243; -- Arathi Donations: Coarse Leather Barding +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53196; -- Swab This! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53192; -- Twice-Exiled +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53162; -- Sins of the Syndicate +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53153; -- Death to The Defilers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53149; -- Wiping Out the Witherbark +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53146; -- Boulderfist Beatdown +UPDATE `quest_template` SET `FlagsEx`=8322, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53131; -- Kings' Rest +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (53122, 29400, 29074); -- A Season for Celebration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53117; -- Rusted Alliance Insignia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53115; -- Island Flotsam +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53099; -- A Mote of Cosmic Truth +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53098; -- Champion: Shandris Feathermoon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53095; -- A Flicker of Hope +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53054; -- Dueler's Guild +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=53025; -- The Culling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52967; -- Saurfang Returns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52962; -- Mission Report: Mistvine Ledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52958; -- Call to Arms: Drustvar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52954; -- Call to Arms: Nazmir +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (52952, 52951); -- Call to Arms: Zuldazar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52950; -- Call to Arms: Vol'dun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52948; -- Call to Arms: Tiragarde Sound +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52940; -- Arms Deal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52930; -- Arathi Donations: Gold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52891; -- Wendigo to Sleep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52882; -- Controlled Burn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52879; -- Stiff Policy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (52873, 51615); -- Azerite Mining +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52864; -- What Do You Mean, Mind Controlling Plants? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (52858, 51586, 51185); -- Azerite Empowerment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52848; -- The Lion's Roar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52839; -- Seal of Wartorn Fate: Additional Marks of Honor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52838; -- Seal of Wartorn Fate: Piles of Gold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52805; -- Like Pulling Teeth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52804; -- Something Stirs in the Depths +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52799; -- Pack Leader +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52794; -- Lizards and Ledgers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52792; -- Arathi Donations: Akunda's Bite +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=52763; -- Siege of Boralus: Breaking Their Ranks +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=52761; -- Siege of Boralus: Blood Money +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52757; -- Grimestone Crimes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52752; -- Vigilant Lookouts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52455; -- Unbreakable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52432; -- Squall +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=52423; -- Work Order: Battle Flag: Phalanx Defense +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=52422; -- Work Order: Battle Flag: Spirit of Freedom +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=52402; -- Work Order: Viridium +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=52400; -- Work Order: Kyanite +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=52394; -- Work Order: Contract: Champions of Azeroth +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=52393; -- Work Order: Contract: Tortollan Seekers +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=52385; -- Supplies Needed: Slimy Mackerel +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID` IN (52370, 52364); -- Work Order: Thermo-Accelerated Plague Spreader +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=52366; -- Work Order: XA-1000 Surface Skimmer +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID` IN (52359, 52354); -- Work Order: Enchant Ring - Seal of Mastery +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=52351; -- Work Order: Spiced Snapper +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=52347; -- Work Order: Honey-Glazed Haunches +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=52337; -- Work Order: Sea Mist Potion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52328; -- Ice Sickle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52322; -- Taja the Tidehowler +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52310; -- Corrupted Tideskipper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52306; -- Croaker +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=52302; -- The MOTHERLODE!!: He's Got Really Big Bombs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52297; -- What's the Buzz? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52275; -- Mission Report: Swiftwind Post +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52251; -- Compromised Reconnaissance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (52236, 52140); -- A Thorny Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52198; -- Tank and Spank +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52167; -- Hardcore Raiders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52166; -- The Faceless Herald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52119; -- Goblin Azerite Extraction +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52116; -- A Soft Glow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52063; -- Boarder Patrol +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=52004; -- Counter Intelligence +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51997; -- Thar She Sinks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51996; -- Earthcaller's Abode +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51983; -- Vorrik's Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51978; -- Sabertron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51970; -- The Caterer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51905; -- Reinforced Hullbreaker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51895; -- Maison the Portable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51891; -- Sythian the Swift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51887; -- Fungi Trio +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51874; -- Gorged Boar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51850; -- Preserve the Oasis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51847; -- Tort Jaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51842; -- Carla Smirk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51817; -- Trapped Tortollans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51806; -- Pest Remover Mk. II +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51791; -- Bubbling Totem Testing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51780; -- Dinner for Dolly and Dot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51777; -- Dagrus the Scorned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51768; -- Natural Resources +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (51764, 51604); -- Hunters Hunted +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51747; -- Early Warning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51746; -- The Shadows of Corlain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (51740, 51697); -- Hunting for Truffle Hunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (51739, 51710); -- Rise of the Yetis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (51738, 51682); -- Witches by the Dozen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51737; -- Bruin Potions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51693; -- Intercepting the Irontide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51686; -- Where My Witches at? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51666; -- Bashmu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51660; -- Pack Leader Asenya +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51651; -- Squacks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (51639, 51637); -- Beachhead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51630; -- Shell Game +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51613; -- Bloodmaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (51608, 51422, 51179); -- Azerite Madness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51585; -- Quit Your Witchin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51583; -- Azerite Wounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51542; -- Avalanche +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51507; -- Gorehorn +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=51502; -- Kings' Rest: Kingsguard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51496; -- Loa Your Standards +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51495; -- Old Rotana +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=51486; -- Fer the Alliance +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=51484; -- Heritage of the Mag'har +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=51483; -- Heritage o' the Dark Iron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51475; -- Brutal Escort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51457; -- Whargarble the Ill-Tempered +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51431; -- Soul Goliath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51429; -- King Clickyclack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51373; -- Ears Everywhere +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51354; -- Anger in a Bottle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51333; -- Anchors Aweigh! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51330; -- Resilient Seeds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51238; -- Abandoned in the Burrows +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=51216; -- Waycrest Manor: Something to Crow About +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51173; -- Sandfishing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51153; -- Mor'fani the Exile +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (51147, 51146); -- Kua'fon's Day Off +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51127; -- Getting Out of Hand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51121; -- Enraged Krolusk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51114; -- Warmother Captive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51112; -- Warbringer Hozzik +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51104; -- Skycaller Teskris +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51100; -- Jumbo Sandsnapper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51096; -- Azer'tor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=51090; -- Picturesque Norwington Estate +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=51015; -- Work Order: Deep Sea Satin +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID` IN (51010, 50993); -- Work Order: Coarse Leather +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=51006; -- Work Order: Monelite Ore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50958; -- Watch Your Wallets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50900; -- Maybe When You're Older +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50886; -- Surrogate Wings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50885; -- Lei-zhi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50878; -- Blurred Vision +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50864; -- Atal'zul Gotaka +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50859; -- Kandak +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50858; -- Sky Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50841; -- SKREEEEE! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50786; -- Revenge of Krag'wa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50747; -- No Good Amani +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50735; -- Burial Detail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50718; -- Agent of Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50695; -- It's Never Time for Cannibalism +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50694; -- A Bloody Mess +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50689; -- It's the Pits +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=50670; -- Doug Test - Gossip Test 3 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50667; -- Past Due +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50652; -- Biting the Hand that Feeds Them +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50648; -- Bubbles and Trouble +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50646; -- A Quick Diversion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50636; -- Ravoracious +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50591; -- Son of a Bee +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50577; -- Unaccounted For +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50574; -- Preservation Methods +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50572; -- Bloody Intrusion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50571; -- Eggstermination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50545; -- Forked Lightning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50529; -- The Spirits Within +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50527; -- Behind Mogu Lines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50524; -- Purify the Temple +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50517; -- Mala'kili and Rohnkor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50502; -- Jax'teb the Reanimated +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50492; -- Cursed Chest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50483; -- Underlord Xerxiz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50461; -- Zujothgul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50443; -- Down to the Roots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50373; -- A Recent Arrival +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=50318; -- A Timely Summons from Northrend +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50299; -- Gryphon Wranglin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50296; -- Billy Goat Barber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=50129; -- A Recipe for Success +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=50035; -- Bret Test - SQL +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=49928; -- Heritage of the Void +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=49784; -- Heritage of the Nightborne +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=49783; -- Heritage of Highmountain +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=49782; -- Heritage of the Lightforged +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=49591; -- REUSE ME +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=49375; -- LARRY TEST QUEST +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=49196; -- Greater Invasion Point: Pit Lord Vilemus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=49050; -- Shadeflicker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=49048; -- Snozz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=49047; -- Bucky +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=49046; -- Gnasher +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=48937; -- Create Netherwalker's Portal Generator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=48803; -- Forging a Key to the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=48739; -- Commander Xethgar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=48727; -- Captain Faruq +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=48701; -- Baruut the Bloodthirsty +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=48694; -- Soultwisted Monstrosity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=48466; -- Ven'orn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=48374; -- Supplies Needed: Lightweave Cloth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=48363; -- Work Order: Florid Malachite +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=48285; -- Aerial Superiority +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=48098; -- Garden Pests +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=48042; -- Order of Operations +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=47895; -- Bert's Bots +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=47865; -- Sealing Fate: Piles of Marks of Honor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=47810; -- Darkened Dreams +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=47772; -- Sky Ablaze With Cannonfire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=47746; -- Holing Up +UPDATE `quest_template` SET `FlagsEx2`=268435488, `Expansion`=10, `RewardCurrencyID1`=3008, `RewardCurrencyQty1`=10, `VerifiedBuild`=56421 WHERE `ID`=47709; -- The Great Gnomeregan Run +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=47663; -- A Timely Summons from Shattrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=47625; -- The Ritual We Share +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=47561; -- Blistermaw +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=47430; -- Moonkin Monitoring +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=47290; -- World Event Dungeon - Hummel +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (47254, 47253); -- The Originals +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (47252, 47251); -- Interesting Times +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=47246; -- Remnants of the Damned +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=47132; -- Fel Fire and Ice +UPDATE `quest_template` SET `Flags`=33570816, `FlagsEx`=320, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=47069; -- Delivering Lost Knowledge +UPDATE `quest_template` SET `ContentTuningID`=336, `FlagsEx2`=268435456, `AllowableRaces`=18446744073709551615, `LogTitle`='Only the Best', `VerifiedBuild`=56421 WHERE `ID`=47017; -- Only The Best +UPDATE `quest_template` SET `ContentTuningID`=336, `FlagsEx2`=268435456, `AllowableRaces`=18446744073709551615, `VerifiedBuild`=56421 WHERE `ID`=46997; -- Boon of the Command Center +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46865; -- Cathedral of Eternal Night: Mother of Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46829; -- Elemental Abuse +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46827; -- Meld Into the Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46817; -- Infernal Downfall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46814; -- Call of the Frostwyrm +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46811; -- The Broodmother's Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46774; -- The Nether Disruptor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46773; -- The Command Center +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46762; -- Storm Brew Hustle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46761; -- Brew Bandits +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46724; -- Champion: The Great Akazamzarak +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46678; -- The Legend of the Threads +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=46506; -- Tomb of Sargeras: Life After Death +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46282; -- The King's Path +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=46270; -- reuse me +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46261; -- The Taste of Corruption +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=46256; -- X Treasures Found, 1 Challenge Attempted +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=46255; -- X Unstable Portals Disrupted, 1 World Boss Defeated +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=46254; -- TBD +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46196; -- Class Dismissed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46191; -- Balinar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46170; -- Thar'gokk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46166; -- Garthulak the Crusher +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID` IN (46143, 46141); -- Knowledge is Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (46139, 46137); -- Gemcutter Needed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46119; -- Boon of the Builder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46116; -- On Unhallowed Grounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46077; -- Felbound Spirits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46073; -- Break Their Garrison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46072; -- Full Fel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46068; -- Brute Wrangling +UPDATE `quest_template` SET `ContentTuningID`=438, `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=46061; -- Adopt a Tadpole +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=46049; -- A Gift From Your Tadpole +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46021; -- Thel'draz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46015; -- Idra'zuul +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46012; -- Fel Commander Urgoz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46011; -- Colossal Infernal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=46006; -- Arkuthaz +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45988; -- Ancient Bones +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45977; -- Where There is a Whip... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45926; -- Zar'teth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45924; -- Abyssal Monstrosity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45922; -- Agmozuul +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45873; -- Champion: Eitrigg +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45848; -- Fit For a Pirate +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45836; -- Jorach's Calling +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=45806; -- Boat Tour +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45791; -- War Materiel +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (45787, 45785); -- Call of the Scarab +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=45753; -- Diamondine Sigil of Kazum +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=45747; -- Cinder of Cynders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=45740; -- Silithyst +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=45739; -- Lesser Wind Stones +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45647; -- Mission: Search and Rescue +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45633; -- Operation Felrage +UPDATE `quest_template` SET `FlagsEx`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45628; -- This Time, Leave a Trail +UPDATE `quest_template` SET `FlagsEx`=8192, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45576; -- Rise Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45572; -- Holding Our Ground +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=45563; -- The Shrouded Coin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (45559, 45542); -- Behind Enemy Portals +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45541; -- How Do YOU Like It?! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=45538; -- 10v10 Weekly Quest UI +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=45537; -- 3v3 Weekly Quest UI +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=45536; -- 2v2 Weekly Quest UI +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45531; -- Creeping Fel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45406; -- The Storm's Fury +UPDATE `quest_template` SET `FlagsEx`=37756928, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45391; -- Champion: Lady S'theno +UPDATE `quest_template` SET `FlagsEx`=33562628, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45339; -- Defense of the Fel Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45287; -- Insurrection: Breaking the Nighthold +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45285; -- Insurrection: As Strong As Our Will +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45282; -- Insurrection: Elisande's Retort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45281; -- Insurrection: March on Suramar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45280; -- Insurrection: Crafting War +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45278; -- Insurrection: An Elven Problem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45277; -- Insurrection: Waxing Crescent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45272; -- Insurrection: Missing Persons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45271; -- Insurrection +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45147; -- Felstone Destruction +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=45083; -- Crysa's Flyers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45068; -- Barrels o' Fun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45057; -- Saving My Head +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45046; -- Like the Wind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45035; -- The Call of Battle +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45020; -- Bloodgazer Reunion +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45013; -- Hunting Lesson: Vale Flitter +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45009; -- Hunting Lesson: Auburn Ringtail +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=45004; -- Hunting Lesson: Fledgling Kingfeather +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44986; -- Teamwork Lesson: Krosus +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44985; -- Hunting Lesson: Stormstruck Beaver +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44980; -- Hunting Lesson: Tiny Apparition +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44962; -- Hunting Lesson: Coralback Fiddler +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44961; -- Teamwork Lesson: Naraxas +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44949; -- The Smell of Humans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44943; -- Now That's Just Clawful! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=44863; -- Clearing the Air +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44857; -- Not There, Not Then, Not Forever +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44856; -- Cut the Cattitude +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44788; -- Work Study: Bestiaries of Azsuna +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=44767; -- A Celestial Invitation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44751; -- No Soldier Left Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44746; -- Helarjar Landing: Rockaway Coast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44581; -- Spicing Things Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44500; -- Author! Author! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44421; -- Anomalous Anomalies +UPDATE `quest_template` SET `Flags`=40894464, `FlagsEx`=8192, `VerifiedBuild`=56421 WHERE `ID`=44281; -- To Be Prepared +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44247; -- Champion: Amal'thazad +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44215; -- One More Thing... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44213; -- You Will Be Prepared! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44158; -- Withered Wrangling: Falanaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44114; -- DANGER: Magistrix Vilessa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44092; -- Protect the Home Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44048; -- Nagana Happen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=44002; -- Undersea Survey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43964; -- A Jarl's Feast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43894; -- Sealing Fate: Extraneous Order Resources +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID` IN (43887, 43881, 43880); -- Hitting the Books +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43814; -- Unspeakable Collaborators +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43778; -- Enigmatic +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=43762; -- Black Rook Hold: Traitor's Demise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43755; -- The Magic of Flight +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43724; -- Champion: Master Mathias Shaw +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43723; -- Champion: Taoshi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43705; -- Nobundo's Last Stand +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=43642; -- Black Rook Hold: The Sorrow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43632; -- WANTED: Theryssia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (43629, 43460); -- WANTED: Kiranys Duskwhisper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43627; -- WANTED: Tiptog the Lost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43625; -- WANTED: Nameless King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43623; -- WANTED: Hannval the Butcher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43617; -- WANTED: Devouring Darkness +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43611; -- WANTED: Inquisitor Tivos +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43609; -- WANTED: Doomlord Kazrok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43600; -- Warden Tower Assault: Whisperwind's Citadel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43477; -- Experimental Potion: Test Subjects Needed +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (43472, 43471); -- The Historians +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (43461, 43323); -- A Time to Reflect +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43452; -- WANTED: Isel the Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43451; -- WANTED: Urgev the Flayer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43436; -- WANTED: Glimar Ironfist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43435; -- The Battle Rages On +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43434; -- WANTED: Fathnyr +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=43259; -- Beware of the Crooked Tree +UPDATE `quest_template` SET `FlagsEx`=37748740, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43186; -- I Am the Slayer! +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43185; -- Champion: Jace Darkweaver +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43184; -- Champion: Allari the Souleater +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=43162; -- Under the Crooked Tree +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43098; -- DANGER: Marblub the Massive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43079; -- DANGER: Immolian +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=43072; -- DANGER: The Whisperer +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=42913; -- LFGDungeons - Legion - Dungeon Normal - Nth +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=42912; -- LFGDungeons - Legion - Dungeon Normal - 1st +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42882; -- The Scarlet Massacre +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42823; -- The Scarlet Commander +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42819; -- Pocket Wizard +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42810; -- A Final Offer +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42809; -- The Invasion of Niskara +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=42780; -- Maw of Souls: From Hell's Mouth +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42777; -- Champion: Belath Dawnblade +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42776; -- Two Worthies +UPDATE `quest_template` SET `FlagsEx2`=268435458, `VerifiedBuild`=56421 WHERE `ID`=42764; -- Court of Stars: Wraith in the Machine +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=42758; -- You're Gonna Need A Bigger Boat! +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42701; -- Champion: Matron Mother Malevolence +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42690; -- Champion: Altruis the Sufferer +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42653; -- Champion: Akama +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42624; -- Heads of the Fleet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42442; -- Fight Night: Amalia +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42209; -- Freeing the Taken +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42177; -- Reclaiming Morheim +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42174; -- Champions of Elune +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42138; -- Champion: Zabra Hexx +UPDATE `quest_template` SET `FlagsEx`=37814274, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42137; -- Champion: Yalia Sagewhisper +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42112; -- The Withered Return +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42105; -- Mixology Mix-up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42101; -- Language of the Lost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42087; -- Green Horror +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42086; -- The Feltotem +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42082; -- The Shattered Locus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42075; -- Botanical Backlash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42067; -- All Howl, No Bite +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42054; -- Archimonde, The Defiler +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=42053; -- The War of the Ancients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41990; -- Chopped +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=41937; -- Combat Training +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41936; -- You Have Been Challenged +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41934; -- The Brand of Damnation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41931; -- Mana Tap +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41881; -- Fight Night: Heliosus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41855; -- Stand Up to Bullies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41826; -- WANTED: Crawshuk the Hungry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41819; -- WANTED: Gurbog da Basher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41818; -- WANTED: Majestic Elderhorn +UPDATE `quest_template` SET `FlagsEx`=33562624, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41776; -- Return of the Windlord +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41766; -- Wildlife Protection Force +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41738; -- Champion: Sylara Steelsong +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41737; -- Champion: Hiro +UPDATE `quest_template` SET `FlagsEx`=37814272, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41736; -- Champion: Angus Ironfist +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41703; -- DANGER: Ormagrogg +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41677; -- Work Order: Auto-Hammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41675; -- Work Order: Blink-Trigger Headgun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41672; -- Work Order: Word of Haste +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41669; -- Work Order: Word of Critical Strike +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41663; -- Vantus Rune Work Order: Elerethe Renferal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41661; -- Work Order: Skystep Potions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41657; -- Work Order: Draughts of Raw Magic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41649; -- Work Order: Silkweave Slippers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41647; -- Work Order: Silkweave Robe +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41643; -- Work Order: Battlebound Leggings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41642; -- Work Order: Warhide Footpads +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41639; -- Work Order: Battlebound Spaulders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41637; -- Work Order: Leystone Pauldrons +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41633; -- Work Order: Leystone Greaves +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41624; -- Rocko Needs a Shave +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41604; -- Lively Runescale Koi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41601; -- Lively Mossgill Perch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41599; -- Lively Cursed Queenfish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (41569, 41567, 41561); -- Felhide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (41558, 41555, 41554, 41550); -- Slab of Bacon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41546; -- Dreamleaf Cluster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (41523, 41520, 41518, 41512); -- Felwort +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41509; -- Felslate Basilisks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (41504, 41502); -- Leystone Basilisks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (41489, 41487, 41210); -- Brimstone Destroyer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41445; -- Stormy Leystone Deposits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41441; -- Superior Leystone Deposits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41439; -- Exquisite Leystone Deposits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41438; -- Charged Leystone Deposits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41414; -- Weapons of Deathwing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41354; -- Shattered Felslate Seams +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41340; -- Perfect Storm Drake Scale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41337; -- Pristine Stag Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41334; -- Musky Bear Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41333; -- Rugged Wolf Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41327; -- Supplies Needed: Stormscales +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41322; -- Unscratched Hippogryph Scale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41317; -- Supplies Needed: Leystone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41308; -- Border Reinforcements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41278; -- Slippery Stormrays +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41233; -- Bristled Bear Skin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41201; -- Coarse Leystone Outcropping +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41190; -- Crystal Eyes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41189; -- A New Lead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41186; -- History of Highmountain +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41183; -- Academic Exploration +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41180; -- Unspeakable Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41174; -- Worth Its Weight +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41171; -- The Reliquary Calls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41164; -- One Step Closer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41161; -- Out of the Frying Pan +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=41160; -- Earth to Earth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41159; -- Process of Elimination +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41158; -- Fragments of the Fjords +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41157; -- Corrupted Studies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41144; -- Return to the River +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41122; -- Mists Take You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41095; -- Critical Crops +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41090; -- Lords of the Hills +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41078; -- Munitions Testing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=41014; -- Fury Road +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=40987; -- The Call of Vengeance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=40951; -- Bitestone Bazaar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=40850; -- Prisoners of Greystone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=40792; -- A Shattered Path Through Time +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (40787, 40786); -- The Smoldering Ember +UPDATE `quest_template` SET `ContentTuningID`=339, `VerifiedBuild`=56421 WHERE `ID`=40698; -- Purity of Form +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=40543; -- Eyes of Nashal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (40534, 40532); -- Making the Cut +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=40395; -- LFGDungeons - Timewalking "Heroic" Random - Nth +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=40310; -- Shipwrecked Captive +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=40277; -- Fight Night: Tiffany Nelson +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (40255, 39688); -- Between Us and Freedom +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=40173; -- The Unstable Prism +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=40168; -- The Swirling Vial +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=40155; -- Ske'rit's Scale-Skinning Suggestions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=40059; -- Opposites Repel +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=39840; -- The Council's Approval +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=39838; -- Fire! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=39817; -- The Brimstone's Secret +UPDATE `quest_template` SET `ContentTuningID`=339, `VerifiedBuild`=56421 WHERE `ID`=39757; -- Keeping Your Edge +UPDATE `quest_template` SET `FlagsEx`=33554432, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=39741; -- Into Our Ranks +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=39721; -- Culling the Crew +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=39720; -- Foul Fertilizer +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=39719; -- Mutiny on the Boneship +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=39716; -- Smashing Squashlings +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=39689; -- Illidari, We Are Leaving +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=39668; -- What Horrible Presents! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=39651; -- Grumpus +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=39649; -- Menacing Grumplings +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=39648; -- Where Are the Children? +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=39413; -- Tracking Quest +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=39409; -- Tracking Quest +UPDATE `quest_template` SET `ContentTuningID`=339, `VerifiedBuild`=56421 WHERE `ID`=39192; -- The Forge of Odyn +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (39058, 38300, 38299); -- Critters of Draenor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=39057; -- Command of the Seas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=39040; -- A Call to Battle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=39021; -- A Frozen Path Through Time +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=38934; -- Silas' Secret Stash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (38870, 38044, 38040); -- Bleeding the Bleeding Hollow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (38587, 38585); -- Assault on the Throne of Kil'jaeden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=38439; -- Assault on the Fel Forge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=38399; -- Fencing the Rose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=38343; -- Raze Hel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=38240; -- Raid Active +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (38163, 38152, 38134, 38123, 38112); -- Classic 40-49 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (38162, 38151, 38133, 38122, 38111); -- Classic 30-39 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (38161, 38150, 38132, 38121, 38110); -- Classic 20-29 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (38160, 38149); -- Classic 10-19 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (38131, 38120, 38109); -- Vanilla 10-19 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (38051, 38047); -- Battle At The Iron Front +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=38020; -- Assault on the Temple of Sha'naar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (37997, 37979); -- Dream of Argus: The Crystal Reborn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37996; -- The Silent Skull: Taking from the Taker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (37995, 37919); -- Gronnsbane: The Blessing of Beasts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (37992, 37811); -- Gutrek's Cleaver: The Spirit Forge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37978; -- Dream of Argus: The Final Fragment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37977; -- Dream of Argus: The Second Fragment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37976; -- Dream of Argus: The First Fragment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37975; -- Pet Battles Not Active +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37973; -- Treasure Contract: The Artificer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37964; -- To Gul'dan! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37944; -- The Silent Skull: The Third Reagent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37943; -- The Silent Skull: The Second Reagent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37942; -- The Silent Skull: The First Reagent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37941; -- Treasure Contract: The Infected Orc +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (37940, 37865); -- Assault on Ironhold Harbor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37914; -- Treasure Contract: The Thunderlord Sage +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=37911; -- The Real Big Race +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=37910; -- The Real Race +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=37868; -- More Big Racing! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37852; -- Amulet of Rukhmar: The Apexis Device +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37851; -- Amulet of Rukhmar: The Final Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37849; -- Amulet of Rukhmar: The First Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37841; -- The Final Assault +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37834; -- Orb of Dominion +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=37819; -- Welcome to the Darkmoon Races +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (37818, 37778); -- Death to Hivelord Ik'rix! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (37817, 37777); -- Death to Tremor! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (37816, 37776); -- Death to Undertow! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (37813, 37773); -- Death to Amethon! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37799; -- Gutrek's Cleaver: The Final Piece +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37798; -- Gutrek's Cleaver: The Second Piece +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37797; -- Gutrek's Cleaver: The First Piece +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (37795, 37781); -- Bloodmaul Slag Mines +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37794; -- Grimrail Depot +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (37792, 37784); -- Shadowmoon Burial Grounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37787; -- Upper Blackrock Spire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37780; -- Auchindoun +UPDATE `quest_template` SET `QuestInfoID`=0, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=37645; -- Mastering the Menagerie +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=37644; -- Mastering the Menagerie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (37627, 36817); -- Assault on the Broken Precipice +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37626; -- Assault on Magnarok +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37516; -- News for Nixxie +UPDATE `quest_template` SET `FlagsEx`=37748736, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37448; -- A Simple Plan +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (37434, 37433, 7162, 7161); -- Proving Grounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37420; -- Fully Armed and Operational +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37325; -- Out of Stock: True Iron Ore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37324; -- Out of Stock: Blackrock Ore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37281; -- Standing United +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=37208; -- Taralune +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=37207; -- Vesharr +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=37206; -- Tarr the Terrible +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=37205; -- Gargra +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=37203; -- Ashlei +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=37201; -- Cymre Brightblade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37144; -- Talon Guard Kurekk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (37124, 37122); -- Teeth of a Predator +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (37111, 37028); -- Wolf Training: The Garn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37102; -- Talbuk Training: Ironbore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37091; -- Unconventional Inventions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37085; -- Fury of the Clan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37084; -- The Shadows Call +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37076; -- Riverbeast Training: Thundercall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37070; -- Power of the Nether +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37069; -- Elekk Training: The Garn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37047; -- The Light's Gift +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37025; -- Wolf Training: Thundercall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=37001; -- Boar Training: Thundercall +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36990; -- Clefthoof Training: Moth of Wrath +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36981; -- Talbuk Training: Orc Hunters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36884; -- Worgen Snout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36823; -- Assault on the Iron Siegeworks +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36819; -- Assault on Mok'gol Watchpost +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36814; -- Assault on the Everbloom Wilds +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=36662; -- Scrappin' +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36616; -- An Angler on Our Team +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36609; -- The Great Angler Returns +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36491; -- Assault on Pillars of Fate +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=36483; -- Battle Pet Roundup +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=36481; -- Firebird's Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36475; -- Stealing the Declaration +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=36471; -- A New Darkmoon Challenger! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36353; -- For Old Times' Sake +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36338; -- Assault on Shattrath Harbor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36261; -- Garrison Campaign: Missing Grunt +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=36206; -- The Dragon's Tale +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36185; -- Fair Trade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36169; -- The Trial of Champions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36161; -- Where There Is Smoke... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36096; -- Proof of Strength: Ravager Claw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36092; -- Proof of Strength: Ancient Branch +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36070; -- Assault on Skettis +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36042; -- Human Bone Chip +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36041; -- Draenei Tail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36040; -- Tuft of Gnome Hair +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (36038, 35942); -- Pandaren Hide +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36034; -- Dwarf Spine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36027; -- The Staff of Archmage Vargoth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36016; -- The Unbroken Circle +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=36014; -- Blackhand's Secret +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=35989; -- Khadgar's Task +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=35973; -- Brokyo Beatdown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=35941; -- Troll Feet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=35940; -- Orc Tooth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=35939; -- Tauren Hoof +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=35937; -- Blood Elf Ear +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=35927; -- Forsaken Brains +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=35914; -- Internal: Default Invasion Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (35844, 35838); -- The Warlord's Council +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (35835, 35797); -- The Ebon Hunter +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=35766; -- I See Dead Arakkoa +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=35737; -- Writing in the Snow +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=35604; -- The Epic Eleven +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=35592; -- Honorable Victor +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=35571; -- Brutality in the Basin, Violence in the Valley +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=35504; -- Iron Joker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (35239, 35238); -- New Owner +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=34972; -- Armor Up +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=34971; -- The Only Way to Travel +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=34949; -- Joining the Ranks +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=34905; -- Placeholder Quest +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=34747; -- The Honor of a Blademaster +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=34341; -- The Beating Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (34319, 34289); -- Soulgrinder Survivor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=34286; -- Seeking the Truth +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33756; -- Let's Keep Racing! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33755; -- First Test Race: 2 Laps +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33609; -- Northshire Dash Practice +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (33561, 33485); -- Multiplayer Race +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33492; -- Northshire Sprint Practice +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33434; -- Westfall Race 30 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33432; -- Elwynn South Distance Practice +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33431; -- Elwynn South Distance Trial: 30 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33429; -- Elwynn Long Distance Trial: 25 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=33427; -- Ours is the Fury +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33425; -- Blue/Yellow Sprint 15 INTERNAL REPEATABLE +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33424; -- Northshire Dash 12 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33422; -- Elwynn Long Distance Practice +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33416; -- South Sprint 12 +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33398; -- South Sprint Practice +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33354; -- Den Mother's Demise +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33349; -- STARTER QUEST - RED->PURPLE 15 +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=33236; -- Heavy Yak Flank +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33222; -- Little Tommy Newcomer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=33139; -- Secrets Lost, Forever? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=33137; -- The Celestial Tournament +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=33136; -- The Rainy Day is Here +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=32985; -- Fury of Frostfire +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=32980; -- Eaters of the Elements +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=32869; -- Beasts of Fable Book III +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=32868; -- Beasts of Fable Book II +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=32863; -- What We've Been Training For +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=32726; -- So You Want to Be a Blacksmith... +UPDATE `quest_template` SET `Flags`=49160, `VerifiedBuild`=56421 WHERE `ID`=32719; -- Mogu Runes of Fate +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (32675, 32674); -- I Believe You Can Fly +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (32673, 32672, 32671, 32670, 32669, 32668, 32667, 32665, 32664, 32663, 32662, 32661, 32618); -- Learn To Ride +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=32604; -- Beasts of Fable Book I +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=32603; -- Beasts of Fable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=32596; -- Echoes of the Titans +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=32593; -- The Thunder Forge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=32592; -- I Need a Champion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardItem1`=0, `RewardAmount1`=0, `VerifiedBuild`=56421 WHERE `ID`=32577; -- Imposing Threat +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (32471, 32470); -- Light Camera Action +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=32469; -- Crystal Clarity +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=32468; -- Crystal Clarity +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=32441; -- Thundering Pandaren Spirit +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=32440; -- Whispering Pandaren Spirit +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=32439; -- Flowing Pandaren Spirit +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=32434; -- Burning Pandaren Spirit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=32431; -- Glory to the Horde +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (32430, 32388); -- A Change of Command +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=32428; -- Pandaren Spirit Tamer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=32389; -- The Lion Roars +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=32175; -- Darkmoon Pet Battle! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=32166; -- Beastmaster's Hunt: The Crab +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=32165; -- Beastmaster's Hunt: The Tiger +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=32164; -- Beastmaster's Hunt: The Crane +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (32009, 31885, 31884, 31883, 31882); -- Varzok +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (32008, 31881, 31880, 31879, 31878); -- Audrey Burnhep +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31991; -- Grand Master Zusshi +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31989; -- The Peak of Serenity - Complete Your Training +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31986, 31985); -- The Triumphant Return +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31984; -- A Brief Reprieve +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31983; -- A Brief Reprieve +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31982, 31981); -- Exceeding Expectations +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31977, 31976, 31975); -- The Returning Champion +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31974; -- Goz Banefury +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31973; -- Bordin Steadyfist +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31972; -- Brok +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31971, 31970); -- Grand Master Obalis +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31967, 31966); -- Battle Pet Tamers: Cataclysm +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31958, 31951); -- Grand Master Aki +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31957; -- Grand Master Shu +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31956; -- Grand Master Yon +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31955; -- Grand Master Nishi +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31954; -- Grand Master Mo'ruk +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31953; -- Grand Master Hyuna +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31952, 31930); -- Battle Pet Tamers: Pandaria +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31944; -- Complete Your Training: The Final Test +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31935, 31928); -- Grand Master Payne +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31934; -- Gutretch +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31933; -- Okrut Dragonwaste +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31932; -- Nearly Headless Jacob +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31931; -- Beegle Blastfuse +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31929, 31927); -- Battle Pet Tamers: Northrend +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31926, 31920); -- Grand Master Antari +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31925; -- Morulu The Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31924; -- Narrok +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31923; -- Ras'an +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31922; -- Nicki Tinytech +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31919; -- Battle Pet Tamers: Outland +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31918, 31917); -- A Tamer's Homecoming +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31916, 31915); -- Grand Master Lydia Accoste +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31914; -- Durin Darkhammer +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31913; -- Everessa +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31912; -- Kortas Darkhammer +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31911; -- Deiza Plaguehorn +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31910; -- David Kosse +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31909, 31897); -- Grand Master Trixxy +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31908; -- Elena Flutterfly +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31907; -- Zoltan +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31906; -- Kela Grimtotem +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31905; -- Grazzle the Great +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31904, 31870); -- Cassandra Kaboom +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31903, 31902); -- Battle Pet Tamers: Eastern Kingdoms +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31889; -- Battle Pet Tamers: Kalimdor +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31872, 31817); -- Merda Stronghoof +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31871; -- Traitor Gluk +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31862, 31815); -- Zonya the Sadist +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31861, 31860, 31859, 31858, 31857, 31855); -- The Peak of Serenity - Continue Your Training +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31856; -- The Peak of Serenity - Begin Your Training +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31854, 31814); -- Analynn +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31852, 31729); -- Steven Lisbane +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31851, 31728); -- Bill Buckler +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31850, 31726); -- Eric Davidson +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31846; -- Practice Makes Perfect: Master Hsu +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31845; -- Practice Makes Perfect: Master Tsang +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31844, 31840); -- Practice Makes Perfect: Master Cheng +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31843; -- Practice Makes Perfect: Master Yoon +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31842; -- Practice Makes Perfect: Master Kistane +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31841; -- Practice Makes Perfect: Master Woo +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31839; -- Continue Your Training: Master Hsu +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31838; -- Continue Your Training: Master Tsang +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31837; -- Continue Your Training: Master Cheng +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31836; -- Continue Your Training: Master Yoon +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31835; -- Continue Your Training: Master Kistane +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31834; -- Begin Your Training: Master Cheng +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31833; -- Continue Your Training: Master Woo +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31832, 31825, 31822); -- Level Up! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31831, 31830, 31828, 31827, 31826, 31824, 31823, 31821, 31785); -- Level Up! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31819, 31813); -- Dagra the Fierce +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31818; -- Zunta +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31812; -- Zunta, The Pet Tamer +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31781; -- Lindsay +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31780, 31724); -- Old MacDonald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=31762; -- Crumbling Behemoth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=31760; -- Striking First +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=31758; -- Laosy Scouting +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=31754; -- Cannonfire +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31693; -- Julia Stevens +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=31691; -- Inscribed Crane Staff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=31690; -- Inscribed Tiger Staff +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31664; -- An Angler's Quest +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31593, 31590, 31587, 31581, 31578, 31575, 31570, 31569, 31550); -- Got one! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31592, 31589, 31586, 31580, 31577, 31574, 31572, 31549, 31309); -- On The Mend +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31591, 31588, 31585, 31582, 31579, 31576, 31573, 31571, 31552, 31548, 31308); -- Learning the Ropes +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31584, 31555, 31551); -- Got one! +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (31583, 31568, 31553); -- On The Mend +UPDATE `quest_template` SET `QuestInfoID`=0, `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31556; -- Learning the Ropes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=31530; -- Mission: The Hozen Dozen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=31483; -- Incoming... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=31481; -- Fear Itself +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=31316; -- Julia, The Pet Tamer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=31315; -- The Heartland Legacy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=31314; -- Old Man Thistle's Treasure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=31313; -- Just A Folk Story +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=31173; -- The Tiger Palm +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=31156; -- Calligraphed Parchment +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=31142; -- Palm of the Tiger +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=30988; -- The Alliance Way +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=30986; -- Ancient Mogu Crypt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30729; -- Julia Bates +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (30654, 30637); -- The Guo-Lai Halls +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30646; -- The Final Power +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30645; -- The Might of Three +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30644; -- What Comes to Pass +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30643; -- The Mogu's Message +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30642; -- Battle Axe of the Thunder King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30641; -- Battle Helm of the Thunder King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30640; -- Battle Spear of the Thunder King +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30638; -- Leaving an Opening +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30632; -- The Ruins of Guo-Lai +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=30452; -- Darkmoon Tiger Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=30451; -- Darkmoon Serpent Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=30450; -- Darkmoon Ox Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=30449; -- Darkmoon Crane Deck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30438; -- A Marsh Lily for Jogu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30437; -- A Blue Feather for Jogu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30434; -- A Ruby Shard for Jogu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30423; -- A Lovely Apple for Fish +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30410; -- A Lovely Apple for Haohan +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30407; -- A Marsh Lily for Sho +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30406; -- A Blue Feather for Sho +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30405; -- A Jade Cat for Sho +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30403; -- A Ruby Shard for Sho +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30393; -- A Jade Cat for Old Hillpaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30392; -- A Lovely Apple for Old Hillpaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30382; -- A Blue Feather for Ella +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30320; -- Free Spirits +UPDATE `quest_template` SET `ContentTuningID`=173, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30309; -- Set in Stone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30307; -- The Eternal Vigil +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30189; -- A Lovely Apple for Ella +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=30063; -- Behind the Masks +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29761; -- Master Pit Fighter +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29760; -- Pit Fighter +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29742; -- Menkhaf the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29741; -- Sekhemi the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29740; -- Evershade the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29739; -- Windsong the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29738; -- Moonlance the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29737; -- Firebeard the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29736; -- Darkfeather the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29735; -- Stonebrand the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29734; -- Deepforge the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29520; -- Banners, Banners Everywhere! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29519; -- Tan My Hide +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29518; -- Rearm, Reuse, Recycle +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29517; -- Eyes on the Prizes +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29516; -- Keeping the Faire Sparkling +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29515; -- Writing the Future +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29514; -- Herbs for Healing +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29513; -- Spoilin' for Salty Sea Dogs +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29512; -- DEPRECATED: Putting the Carnies Back Together Again +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29511; -- Talkin' Tonks +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29510; -- Putting Trash to Good Use +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29509; -- Putting the Crunch in the Frog +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29508; -- Baby Needs Two Pair of Shoes +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29507; -- Fun for the Little Ones +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29506; -- A Fizzy Fusion +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29482; -- Transmutation Master +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29481; -- Elixir Master +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29477; -- Gnomish Engineering +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29475; -- Goblin Engineering +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29464; -- Tools of Divination +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29463; -- It's Hammer Time +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29458; -- The Captured Journal +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29457; -- The Enemy's Insignia +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29456; -- A Captured Banner +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29455; -- Target: Turtle +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29451; -- The Master Strategist +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29446; -- A Wondrous Weapon +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29445; -- An Intriguing Grimoire +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29444; -- An Exotic Egg +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29443; -- A Curious Crystal +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (29438, 11334); -- He Shoots, He Scores! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29436; -- The Humanoid Cannonball +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29434; -- Tonk Commander +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29433; -- Test Your Strength +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29431; -- A Friend in Need +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29430; -- A Friend in Need +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29427; -- The Collector's Agent +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29426; -- Taking Precautions +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (29425, 29399); -- Shopping Around +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (29416, 29398); -- Fencing the Goods +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (29415, 29392); -- Missing Heirlooms +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (29412, 29401); -- Blown Away +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29402; -- Taking Precautions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29397; -- A New Supplier of Souvenirs +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (29383, 29382); -- Thanks, But No Thanks +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29377; -- A Time to Break Down +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29376; -- A Time to Build Up +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29375; -- Clean Up in Undercity +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (29374, 29054); -- Stink Bombs Away! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29371; -- A Time to Lose +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29365; -- Perfectly Picked Portions +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29364; -- Corn Mash +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29363; -- Mulgore Spice Bread +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29362; -- "Magic" Mushrooms +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29361; -- Moat Monster! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29360; -- Would You Like Some Flies With That? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29359; -- An Old Favorite +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29358; -- Pining for Nuts +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29357; -- Spice Bread Aplenty +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29356; -- I Need to Cask a Favor +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29355; -- Can't Get Enough Spice Bread +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29354; -- Shiny Baubles +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29353; -- Keepin' the Haggis Flowin' +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29352; -- A Fowl Shortage +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29351; -- A Round for the Guards +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29350; -- The Gnomish Bait-o-Matic +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29349; -- Craving Crayfish +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29348; -- The Race to Restock +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29347; -- Live Bait +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29346; -- The Ring's the Thing +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29345; -- Pond Predators +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29344; -- Fish fer Squrky +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29343; -- One fer the Ages +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29342; -- Cold Water Fishing +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29334; -- Roach Coach +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29333; -- Escargot A Go-Go +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29332; -- Lily, Oh Lily +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29325; -- A Slippery Snack +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29324; -- The Sister's Pendant +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29323; -- Stocking Up +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29322; -- Time for Slime +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29321; -- Happy as a Clam Digger +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29320; -- Like Pike? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29319; -- Tadpole Terror +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29318; -- Ribs for the Sentinels +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29317; -- Fish Head +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29316; -- Back to Basics +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29315; -- Fungus Among Us +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29314; -- Remembering the Ancestors +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29313; -- The Secret to Perfect Kimchi +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=29288; -- Starting Young +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=29268; -- Some Good Will Come +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=29254; -- Little Lasher +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=29245; -- The Mysterious Seed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (29238, 29151); -- Bad Supplies +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=29232; -- Bury Me With Me Boots... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=29231; -- How's the Hunter Holding Up? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=29230; -- Mauti +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=29229; -- Follow That Cat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=29226; -- Track the Tracker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=29222; -- Spirits Are With Us +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (29191, 29119); -- You Scream, I Scream... +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (29190, 29117); -- Let's Go Fly a Kite +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29176; -- The Fallen Chieftain +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29167; -- The Banshee Queen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=29152; -- Making Contact +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29146; -- Ridin' the Rocketway +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29144; -- Clean Up in Stormwind +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29107; -- Malfurion Has Returned! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29106; -- The Biggest Diamond Ever! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29093; -- Cruisin' the Chasm +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (29092, 12012); -- Inform the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29075; -- A Time to Gain +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=29067; -- Potion Master +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=28862; -- Never Leave a Dinner Behind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=28861; -- Fight Like a Wildhammer +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=28850; -- The Prison Rooftop +UPDATE `quest_template` SET `ContentTuningID`=79, `FlagsEx2`=268435456, `Expansion`=3, `VerifiedBuild`=56421 WHERE `ID`=28607; -- The Keys to the Hot Rod +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=28602; -- Be Prepared +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=28389; -- Report to the Denmother +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=28388; -- Bloody Wages +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=28387; -- Burnout +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=28386; -- Borrowed Bombs +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=28337; -- The Shredders of Irontree +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (28323, 28309, 28308, 27332, 27331); -- Journey to Orgrimmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=28283; -- What's that Rattle? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=28204; -- A Perfect Costume +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=27936; -- Bring Down the Avalanche +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=27916; -- Ruag's Report +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=27667; -- Darkmoon Earthquake Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=27666; -- Darkmoon Tsunami Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=27665; -- Darkmoon Hurricane Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=27664; -- Darkmoon Volcanic Deck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=27393; -- The Call of the Blade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=27274; -- Patrice Lancaster Sends Word +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=27269; -- The Temple of the Moon +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=26946; -- A Rogue's Advantage +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=26945; -- Learning New Techniques +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=26914; -- Corruption +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=26706; -- Endgame +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26588; -- A Furious Catch +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26572; -- A Golden Opportunity +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26557; -- A Staggering Effort +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26556; -- No Dumping Allowed +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26543; -- Clammy Hands +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26536; -- Thunder Falls +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26488; -- Big Gulp +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26442; -- Rock Lobster +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26420; -- Diggin' For Worms +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26414; -- Hitting a Walleye +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26235; -- Even Thieves Get Hungry +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (26234, 26233); -- Stealing From Our Own +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26227; -- Careful, This Fruit Bites Back +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26226; -- Crawfish Creole +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26220; -- Everything Is Better with Bacon +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=26200; -- The Arts of a Priest +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26192; -- Orphans Like Cookies Too! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26190; -- A Fisherman's Feast +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26183; -- The King's Cider +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26177; -- Feeling Crabby? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=26153; -- Penny's Pumpkin Pancakes +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=26129; -- Brothers In Arms +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=26121; -- Claim Korthun's End +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=25996; -- Waking the Beast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=25991; -- We Are Not Alone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=25990; -- Breaking Through +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=25773; -- A Natural Occurrence +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=25639; -- [DND] Test Rifts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=25623; -- Into the Maw! +UPDATE `quest_template` SET `Flags`=20480, `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=25563; -- Hammering It Out +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=25485; -- LFGDungeons - Holiday Dungeon - Crown Chemical - 1st +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=25484; -- LFGDungeons - Holiday Dungeon - Ahune - 1st +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=25483; -- LFGDungeons - Holiday Dungeon - Coren Direbrew - 1st +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=25482; -- LFGDungeons - Holiday Dungeon - Headless Horseman - 1st +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=25285; -- In and Out +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (25249, 24845, 24843, 24842, 24821, 24820); -- A Change of Heart +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=25242; -- Path of Might +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=25212; -- Vent Horizon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=25199; -- Basic Orders +UPDATE `quest_template` SET `AllowableRaces`=8194, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=25138; -- Glyphic Parchment +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=25055; -- Subduing the Elements +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=25039; -- Have You Seen Anything Weird Out There? +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=24962; -- Trail-Worn Scroll +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24930; -- While You're At It +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24903; -- Vengeance or Survival +UPDATE `quest_template` SET `Flags`=49218, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=24873; -- Residue Rendezvous +UPDATE `quest_template` SET `Flags`=49216, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=24871; -- Securing the Ramparts +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (24851, 24849); -- Hot On The Trail +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=24850; -- Snivel's Sweetheart +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=24848; -- Fireworks At The Gilded Rose +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24833; -- Path of Vengeance +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (24805, 24804); -- Uncommon Scents +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (24801, 24800); -- A Victory For The Sunreavers +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=24778; -- The Arts of a Hunter +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=24760; -- The Arts of a Shaman +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (24745, 14483); -- Something is in the Air (and it Ain't Love) +UPDATE `quest_template` SET `QuestSortID`=-344, `QuestInfoID`=83, `FlagsEx`=256, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24743; -- Shadow's Edge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24729; -- Crystal Yield +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24728; -- Crystal Ward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24725; -- Crystal Charge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24724; -- Crystal Restore +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24681; -- They Have Allies, But So Do We +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24680; -- Keel Harbor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24679; -- Patriarch's Blessing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24678; -- Knee-Deep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24673; -- Return to Stormglen +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (24657, 24576); -- A Friendly Chat... +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (24656, 24541); -- Pilfering Perfume +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (24655, 24536); -- Something Stinks +UPDATE `quest_template` SET `Flags`=20480, `FlagsEx`=64, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=24649; -- Crushing the Crown +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24646; -- Take Back What's Ours +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=24636; -- Bonbon Blitz +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=24635; -- A Cloudlet of Classy Cologne +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=24629; -- A Perfect Puff of Perfume +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24628; -- Preparations +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24627; -- At Our Doorstep +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24617; -- Tal'doren, the Wild Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24616; -- Losing Your Tail +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=24615; -- A Gift for the Regent Lord of Quel'Thalas +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=24614; -- A Gift for the High Chieftain +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=24613; -- A Gift for the Banshee Queen +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=24612; -- A Gift for the Emissary of Orgrimmar +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=24611; -- A Gift for the Prophet +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=24610; -- A Gift for the High Priestess of Elune +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=24609; -- A Gift for a Lord of Ironforge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24602; -- Laid to Rest +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=24597; -- A Gift for the Emissary of Stormwind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (24594, 24564); -- The Purification of Quel'Delar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24593; -- Neither Human Nor Beast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24592; -- Betrayal at Tempest's Reach +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24578; -- The Blackwald +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24563; -- Thalorien Dawnseeker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24562; -- Journey To The Sunwell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24558; -- Return To Myralion Sunblaze +UPDATE `quest_template` SET `ContentTuningID`=1208, `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24533; -- Words of Power +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=24527; -- Your Path Begins Here +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24501; -- Queen-Sized Troubles +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24495; -- Pieces of the Past +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24483; -- Stormglen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=24438; -- Exodus +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=24223; -- Call to Arms: Arathi Basin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14467; -- Alas, Gilneas! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14466; -- The King's Observatory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14465; -- To Greymane Manor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14463; -- Horses for Duskhaven +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14439; -- Journey into Thunder Bluff +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14434; -- Rut'theran Village +UPDATE `quest_template` SET `RewardFactionCapIn1`=7, `RewardFactionCapIn2`=7, `RewardFactionCapIn3`=7, `RewardFactionCapIn4`=7, `RewardFactionCapIn5`=7, `Expansion`=-2, `QuestCompletionLog`='', `VerifiedBuild`=56421 WHERE `ID`=14421; -- The Deathstalkers +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14416; -- The Hungry Ettin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14412; -- Washed Up +UPDATE `quest_template` SET `ContentTuningID`=19, `VerifiedBuild`=56421 WHERE `ID`=14411; -- Feralas Breadcrumb [PH] +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14406; -- The Crowley Orchard +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14405; -- Escape By Sea +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14402; -- Ready to Go +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14401; -- Grandma's Cat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14400; -- I Can't Wear This +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14399; -- Grandma's Lost It Alright +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14398; -- Grandma Wahl +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14397; -- Evacuation +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14396; -- As the Land Shatters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14386; -- Leader of the Pack +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14375; -- Last Chance at Humanity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14369; -- Unleash the Beast +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14368; -- Save the Children! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14367; -- The Allens' Storm Cellar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14366; -- Holding Steady +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14348; -- You Can't Take 'Em Alone +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14347; -- Hold the Line +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14336; -- Kill or Be Killed +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14321; -- Invasion +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14320; -- In Need of Ingredients +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14313; -- Among Humans Again +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14294; -- Time to Regroup +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14293; -- Save Krennan Aranas +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (14291, 14290, 14289, 14288, 14287, 14286, 14285); -- Safety in Numbers +UPDATE `quest_template` SET `RewardNextQuest`=0, `Flags`=540672, `FlagsEx`=64, `RewardFactionCapIn1`=7, `RewardFactionCapIn2`=7, `RewardFactionCapIn3`=7, `RewardFactionCapIn4`=7, `RewardFactionCapIn5`=7, `AllowableRaces`=18446744073709551615, `Expansion`=-2, `QuestCompletionLog`='', `VerifiedBuild`=56421 WHERE `ID`=14281; -- Frost Nova +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14280; -- The Winds Know Your Name... Apparently +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14278; -- Seek the Sister +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14277; -- Arcane Inquiries +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14275; -- Someone's Keeping Track of You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14273; -- Shady Associates +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14269; -- Someone's Looking for You +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14265; -- Your Instructor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14222; -- Last Stand +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14221; -- Never Surrender, Sometimes Retreat +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14218; -- By Blood and Ash +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14214; -- Message to Greymane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14212; -- Sacrifices +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14204; -- From the Shadows +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14203; -- Waterlogged Recipe +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (14176, 14173, 14172, 14166); -- The Grateful Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14167; -- The Grateful Dead +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14160; -- Writ of Merit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14159; -- The Rebel Lord's Arsenal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14157; -- Old Divisions +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14154; -- By the Skin of His Teeth +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=14099; -- Royal Orders +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14089; -- Learn to Ride in Tirisfal Glades +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14088; -- Learn to Ride in Durotar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14087; -- Learn to Ride in Mulgore +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14086; -- Learn to Ride in Orgrimmar +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14085; -- Learn to Ride in Darnassus +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14084; -- Learn to Ride in Dun Morogh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14083; -- Learn to Ride in Dun Morogh +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14082; -- Learn to Ride at the Exodar +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14081; -- Learn to Ride in the Eversong Woods +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14079; -- Learn to Ride in Elwynn Forest +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (14065, 14064); -- Sharing a Bountiful Feast +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14062; -- Don't Forget The Stuffing! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (14061, 14048); -- Can't Get Enough Turkey +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (14060, 14054); -- Easy As Pie +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (14059, 14053); -- We're Out of Cranberry Chutney Again? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (14058, 14055); -- She Says Potato +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14051; -- Don't Forget The Stuffing! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14044; -- Undersupplied in the Undercity +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14041; -- Cranberry Chutney +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14040; -- Pumpkin Pie +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (14037, 14023); -- Spice Bread Stuffing +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (14036, 14022); -- Pilgrim's Bounty +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14035; -- Slow-roasted Turkey +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14033; -- Candied Sweet Potatoes +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14030; -- They're Ravenous In Darnassus +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14028; -- Cranberry Chutney +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=14024; -- Pumpkin Pie +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13954; -- The Dragon Queen +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (13951, 13950); -- Playmates! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13937; -- A Trip To The Wonderworks +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (13934, 13933); -- The Bronze Dragonshrine +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13932; -- Another Year, Another Souvenir. +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13930; -- Home Of The Bear-Men +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13929; -- The Biggest Tree Ever! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13927; -- Little Orphan Kekek Of The Wolvar +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13926; -- Little Orphan Roo Of The Oracles +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=13916; -- Poached, Scrambled, Or Raw? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13826; -- Nat Pagle, Angler Extreme +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13825; -- Clamlette Surprise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (13733, 13732, 13702); -- A Champion Rises +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=13723; -- The Valiant's Challenge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=1308799410, `VerifiedBuild`=56421 WHERE `ID`=13711; -- Valiant Of Silvermoon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `AllowableRaces`=2972009545, `VerifiedBuild`=56421 WHERE `ID`=13703; -- Valiant Of Ironforge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=13693; -- A Valiant Of Sen'jin +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=13690; -- A Valiant Of The Exodar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=13689; -- A Valiant Of Darnassus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=13614; -- Algalon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=13571; -- Fletcher's Lost and Found +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (13503, 13502); -- A Tisket, a Tasket, a Noblegarden Basket +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13484; -- Spring Collectors +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13483; -- Spring Gatherers +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (13480, 13479); -- The Great Egg Hunt +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=13424; -- Back to the Pit +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=13421; -- Remember Everfrost! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=13416; -- The Library Console +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=13380; -- Leading the Charge +UPDATE `quest_template` SET `Flags`=20488, `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=13376; -- Total Ohmage: The Valley of Lost Hope! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=13350; -- No Rest For The Wicked +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=13331; -- Keeping the Alliance Blind +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13327; -- Darkmoon Undeath Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13326; -- Darkmoon Nobles Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13325; -- Darkmoon Chaos Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13324; -- Darkmoon Prisms Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13311; -- Demons Deck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (13272, 13265); -- Cloth Scavenging +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=13260; -- Takes One to Know One +UPDATE `quest_template` SET `Flags`=20488, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=13250; -- Proof of Demise: Gal'darah +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=13158; -- Discretion is Key +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=13105; -- Once More Unto The Breach, Hero +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13067; -- Chogan'gada the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13066; -- Yurauk the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13065; -- Ohanzee the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13033; -- Arp the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13032; -- Muraco the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13031; -- Skywarden the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13030; -- Whurain the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13029; -- Pamuya the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13028; -- Graymane the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13027; -- Tauros the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13026; -- Bluewolf the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13025; -- Lunaro the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13024; -- Wanikaya the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13023; -- Kilias the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13022; -- Nurgen the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13021; -- Igasho the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13020; -- Stonebeard the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13019; -- Thoim the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13018; -- Sandrene the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13017; -- Jarten the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13016; -- Northal the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13015; -- Fargal the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13014; -- Morthie the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13013; -- Beldak the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=13012; -- Sardis the Elder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12984; -- Valduran the Stormborn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12976; -- A Monument to the Fallen +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (12928, 12872); -- Norgannon's Shell +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12920; -- Catching up with Brann +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=12817; -- Investigate the Scourge of Exodar +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=12816; -- Investigate the Scourge of Silvermoon +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12809; -- Ironforge +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=12798; -- Swords Deck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12785; -- Orgrimmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (12784, 12783, 12782); -- Desperate Research +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12776; -- The Exodar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12773; -- Darnassus +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (12772, 12753); -- A Desperate Alliance +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (12749, 12746); -- A Special Surprise +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12663; -- Reunited +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12656; -- Blessing of Zim'Rhuk +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12618; -- Blessing of Zim'Torga +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12604; -- Congratulations! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12591; -- Troll Patrol: Throwing Down +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12588; -- Troll Patrol: Can You Dig It? +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12585; -- Troll Patrol: Creature Comforts +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12519; -- Troll Patrol: Whatdya Want, a Medal? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=12518; -- Mages Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=12517; -- Rogues Deck +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12509; -- Troll Patrol: Intestinal Fortitude +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12502; -- Troll Patrol: High Standards +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (12492, 12491); -- Direbrew's Dire Brew +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (12421, 12306); -- Brew of the Month Club +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=12318; -- Save Brewfest! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=12192; -- This One Time, When I Was Drunk... +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (12191, 12022); -- Chug and Chuck! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=12178; -- Delivery to Krenna +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=12155; -- Smash the Pumpkin +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (12139, 12135); -- "Let the Fires Come!" +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=12062; -- Insult Coren Direbrew +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11972; -- Shards of Ahune +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11971; -- The Spinner of Summer Tales +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11970; -- The Master of Summer Lore +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11966; -- Incense for the Festival Scorchlings +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11964; -- Incense for the Summer Scorchlings +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11955; -- Ahune, the Frost Lord +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (11954, 11953, 11952, 11948, 11947, 11917); -- Striking Back +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11935; -- Stealing Silvermoon's Flame +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11933; -- Stealing the Exodar's Flame +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (11925, 11924); -- More Torch Catching +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (11923, 11657); -- Torch Catching +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (11915, 11882); -- Playing with Fire +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11891; -- An Innocent Disguise +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11886; -- Unusual Activity +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11883; -- Fire Dancing? +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11696; -- Ahune is Here! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11691; -- Summon Ahune +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (11558, 8903); -- Dangerous Love +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=11557; -- Exalted Among All Combatants +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=11549; -- A Magnanimous Benefactor +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=11538; -- The Battle for the Sun's Reach Armory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=11535; -- Making Ready +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=11532; -- Distraction at the Dead Scar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=11513; -- Intercepting the Mana Cells +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=11497; -- Learning to Fly +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=11496; -- The Sanctum Wards +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=11492; -- Hard to Kill +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11454; -- Seek the Saboteurs +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (11450, 11449, 11361); -- Fire Training +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11447; -- Welcome to Brewfest! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (11446, 11441); -- Brewfest! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11442; -- Welcome to Brewfest! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (11440, 11439, 11360); -- Fire Brigade Practice +UPDATE `quest_template` SET `ContentTuningID`=2068, `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11431; -- Catch the Wild Wolpertinger! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11419; -- Brewfest Riding Rams +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11412; -- There and Back Again +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11409; -- Now This is Ram Racing... Almost. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11408; -- Bark for T'chali's Voodoo Brewery! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11407; -- Bark for Drohn's Distillery! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11405; -- Call the Headless Horseman +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (11403, 11242); -- Free at Last! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11357; -- Masked Orphan Matron +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11356; -- Costumed Orphan Matron +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11318; -- Now This is Ram Racing... Almost. +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11293; -- Bark for the Barleybrews! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=11223; -- [DEPRECATED]Return to Jaina +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (11220, 11135); -- The Headless Horseman +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (11219, 11131); -- Stop the Fires! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=11186; -- [DEPRECATED]Signs of Treachery? +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=11173; -- [DEPRECATED]The Reagent Thief +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=11162; -- [DEPRECATED]Challenge to the Black Flight +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=11161; -- [DEPRECATED]The Essence of Enmity +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=11160; -- [DEPRECATED]Banner of the Stonemaul +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=11156; -- [DEPRECATED]Direhorn Raiders +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=11147; -- [DEPRECATED]Unleash the Raptors +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=11145; -- [DEPRECATED]Prisoners of the Grimtotems +UPDATE `quest_template` SET `RewardFactionCapIn1`=7, `RewardFactionCapIn2`=7, `RewardFactionCapIn3`=7, `RewardFactionCapIn4`=7, `RewardFactionCapIn5`=7, `AllowableRaces`=6130900294268439629, `Expansion`=-2, `QuestCompletionLog`='', `VerifiedBuild`=56421 WHERE `ID`=11140; -- [DEPRECATED]Recover the Cargo! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=11128; -- Propaganda War +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=11122; -- There and Back Again +UPDATE `quest_template` SET `FlagsEx2`=268435488, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (11120, 11118); -- Pink Elekks On Parade +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=10981; -- Nexus-Prince Shaffar's Personal Chamber +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=10943; -- Children's Week +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=10941; -- Darkmoon Lunacy Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=10940; -- Darkmoon Furies Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=10939; -- Darkmoon Storms Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=10938; -- Darkmoon Blessings Deck +UPDATE `quest_template` SET `RewardFactionCapIn1`=7, `RewardFactionCapIn2`=7, `RewardFactionCapIn3`=7, `RewardFactionCapIn4`=7, `RewardFactionCapIn5`=7, `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=10891; -- Imperial Plate Armor +UPDATE `quest_template` SET `Flags`=16392, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=10882; -- Harbinger of Doom +UPDATE `quest_template` SET `FlagsEx2`=268435456, `RewardFactionOverride1`=4200000, `VerifiedBuild`=56421 WHERE `ID`=10871; -- Ally of the Netherwing +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=10762; -- Grand Master Dumphry +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=10708; -- Akama's Promise +UPDATE `quest_template` SET `Flags`=16392, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=10590; -- Prove Your Hatred +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=10463; -- Sage's Pledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=10462; -- Champion's Pledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=10461; -- Restorer's Pledge +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=10415; -- More Firewing Signets +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=10414; -- Single Firewing Signet +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=10337; -- When the Cows Come Home +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=10330; -- Shutting Down Manaforge Coruu +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=10327; -- Single Mark of Kil'jaeden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=10326; -- More Marks of Kil'jaeden +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (10264, 10263); -- Assisting the Consortium +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=10245; -- B'naar Console Transcription +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=10169; -- Losing Gracefully +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=10077; -- Oshu'gun Crystal Powder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9915; -- More Heads Full of Ivory +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9890; -- Success! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (9887, 9885); -- Membership Benefits +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9809; -- More Glowcaps +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9807; -- More Fertile Spores +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9762; -- The Unwritten Prophecy +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9744; -- More Tendrils! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9742; -- More Spore Sacs +UPDATE `quest_template` SET `Flags`=16384, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=9723; -- A Gesture of Commitment +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9689; -- Razormaw +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9674; -- The Bloodcursed Naga +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9671; -- Urgent Delivery +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=9644; -- Nightbane +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9642; -- More Irradiated Crystal Shards +UPDATE `quest_template` SET `Flags`=16384, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=9619; -- The Rune of Summoning +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9612; -- A Hearty Thanks! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9595; -- Control +UPDATE `quest_template` SET `Flags`=16384, `AllowableRaces`=6130900294268439629, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=9586; -- Help Tavara +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9582; -- Strength of One +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9571; -- The Kurken's Hide +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=9535; -- Diabolical Plans +UPDATE `quest_template` SET `Flags`=16456, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=9524; -- Imprisoned in the Citadel +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=9476; -- In Pursuit of Featherbeard +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=9474; -- The Mark of the Lightbringer +UPDATE `quest_template` SET `Flags`=16392, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=9461; -- Call of Fire +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=9444; -- Defiling Uther's Tomb +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=9392; -- Rogue Training +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9389; -- Flickering Flames in the Eastern Kingdoms +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9388; -- Flickering Flames in Kalimdor +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (9368, 9367); -- The Festival of Fire +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (9365, 9339); -- A Thief's Reward +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9364; -- Fragmented Magic +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9362; -- Warlord Krellian +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9332; -- Stealing Darnassus's Flame +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9331; -- Stealing Ironforge's Flame +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9330; -- Stealing Stormwind's Flame +UPDATE `quest_template` SET `FlagsEx2`=268435488, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9326; -- Stealing the Undercity's Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9325; -- Stealing Thunder Bluff's Flame +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9324; -- Stealing Orgrimmar's Flame +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9323; -- Wild Fires in the Eastern Kingdoms +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9322; -- Wild Fires in Kalimdor +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9319; -- A Light in Dark Places +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9312; -- The Emitter +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9310; -- Faint Necrotic Crystal +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9304; -- Document from the Front +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9302; -- Missive from the Front +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9301; -- Envelope from the Front +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9300; -- Page from the Front +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9299; -- Note from the Front +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9295; -- Letter from the Front +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9292; -- Cracked Necrotic Crystal +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9267; -- Mending Old Wounds +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9266; -- Making Amends +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9265; -- Investigate the Scourge of the Undercity +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9264; -- Investigate the Scourge of Thunder Bluff +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9263; -- Investigate the Scourge of Orgrimmar +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9262; -- Investigate the Scourge of Darnassus +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9261; -- Investigate the Scourge of Ironforge +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9260; -- Investigate the Scourge of Stormwind +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9259; -- Traitor to the Bloodsail +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=9251; -- Atiesh, the Befouled Greatstaff +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9249; -- 40 Tickets - Schematic: Steam Tonk Controller +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9247; -- The Keeper's Call +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=9225; -- Epic Armaments of Battle - Revered Amongst the Dawn +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9154; -- Light's Hope Chapel +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9153; -- Under the Shadow +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9085; -- Shadows of Doom +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=9053; -- A Better Ingredient +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=9051; -- Toxic Test +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=9033; -- Echoes of War +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (9028, 8984); -- The Source Revealed +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9027; -- Tracing the Source +UPDATE `quest_template` SET `ContentTuningID`=378, `FlagsEx2`=268435456, `AllowableRaces`=18446744073709551615, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9026; -- Tracing the Source +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=9024; -- Aristan's Hunch +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=9023; -- The Perfect Poison +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8983; -- Tracing the Source +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8981; -- Gift Giving +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8979; -- Fenstad's Hunch +UPDATE `quest_template` SET `AllowableRaces`=12261800583900083122, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8917; -- An Earnest Proposition +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID` IN (8915, 8908); -- An Earnest Proposition +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (8902, 8900); -- Dearest Elenia, +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8901; -- Dearest Elenia, +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8899; -- Dearest Colara, +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8898; -- Dearest Colara, +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8883; -- Valadar Starsong +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8882; -- Cluster Launcher +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8881; -- Large Cluster Rockets +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8880; -- Cluster Rockets +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8879; -- Large Rockets +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8878; -- Festive Recipes +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8877; -- Firework Launcher +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8876; -- Small Rockets +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8868; -- Elune's Blessing +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8867; -- Lunar Fireworks +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8866; -- Bronzebeard the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8865; -- Festive Lunar Pant Suits +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8864; -- Festive Lunar Dresses +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8863; -- Festival Dumplings +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8862; -- Elune's Candle +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (8861, 8860); -- New Year Celebrations! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (8828, 8827); -- Winter's Presents +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8803; -- A Festive Gift +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8781; -- Arms for the Field +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8769; -- A Ticking Present +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8768; -- A Gaily Wrapped Present +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=8761; -- The Grand Invoker +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (8760, 8759); -- The Path of the Invoker +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8744; -- A Carefully Wrapped Present +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8740; -- Twilight Marauders +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8727; -- Farwhisper the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8726; -- Brightspear the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8725; -- Riversong the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8724; -- Morningdew the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8723; -- Nightwind the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8722; -- Meadowrun the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8721; -- Starweave the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8720; -- Skygleam the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8719; -- Bladesing the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8718; -- Bladeswift the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8717; -- Moonwarden the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8716; -- Starglade the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8715; -- Bladeleaf the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8714; -- Moonstrike the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8713; -- Starsong the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8688; -- Windrun the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8686; -- High Mountain the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8685; -- Mistwalker the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8684; -- Dreamseer the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8683; -- Dawnstrider the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8682; -- Skyseer the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8681; -- Thunderhorn the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8680; -- Windtotem the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8679; -- Grimtotem the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8678; -- Wheathoof the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8677; -- Darkhorn the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8676; -- Wildmane the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8675; -- Skychaser the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8674; -- Winterhoof the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8673; -- Bloodhoof the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8672; -- Stonespire the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8671; -- Ragetotem the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8670; -- Runetotem the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8654; -- Primestone the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8653; -- Goldwell the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8652; -- Graveborn the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8651; -- Ironband the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8650; -- Snowcrown the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8649; -- Stormbrow the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8648; -- Darkcore the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8647; -- Bellowrage the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8646; -- Hammershout the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8645; -- Obsidian the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8644; -- Stonefort the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8643; -- Highpeak the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8642; -- Silvervein the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8636; -- Rumblerock the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8635; -- Splitrock the Elder +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8619; -- Morndeep the Elder +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=8595; -- Mortal Champions +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8572; -- Veteran's Battlegear +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8564; -- Priest Training +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (8547, 5842); -- Welcome! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=8528; -- The Alliance Needs Spotted Yellowtail! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=8526; -- The Alliance Needs Roast Raptor! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=8524; -- The Alliance Needs Rainbow Fin Albacore! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=8509; -- The Alliance Needs Arthas' Tears! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8507; -- Field Duty +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8498; -- Twilight Battle Orders +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=8494; -- The Alliance Needs Iron Bars! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8430; -- Battle of Warsong Gulch +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8423; -- Warrior Kinship +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8410; -- Elemental Mastery +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (8360, 8357); -- Dancing for Marzipan +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (8359, 8356); -- Flexing for Nougat +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (8354, 8353); -- Chicken Clucking for a Mint +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8332; -- Dukes of the Council +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8312; -- Hallow's End Treats for Spoops! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8311; -- Hallow's End Treats for Jesper! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8265; -- Defiler's Advanced Care Package +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8264; -- Defiler's Standard Care Package +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8263; -- Defiler's Basic Care Package +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8262; -- Arathor Advanced Care Package +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8261; -- Arathor Standard Care Package +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8260; -- Arathor Basic Care Package +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8225; -- Rare Fish - Brownell's Blue Striped Racer +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8224; -- Rare Fish - Dezian Queenfish +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8223; -- More Glowing Scorpid Blood +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8221; -- Rare Fish - Keefer's Angelfish +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8194; -- Apprentice Angler +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=8193; -- Grand Prize +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (8150, 8149); -- Honoring a Hero +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8076; -- Paragons of Power: The Demoniac's Mantle +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8071; -- Paragons of Power: The Confessor's Mantle +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8070; -- Paragons of Power: The Confessor's Bindings +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8069; -- Paragons of Power: The Illusionist's Robes +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8061; -- Paragons of Power: The Confessor's Wraps +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=8059; -- Paragons of Power: The Demoniac's Wraps +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7981; -- 1200 Tickets - Amulet of the Darkmoon +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7946; -- Spawn of Jubjub +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (7945, 7944, 7937); -- Your Fortune Awaits You... +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7943; -- More Bat Eyes +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7942; -- More Thorium Widgets +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7941; -- More Armor Kits +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7940; -- 1200 Tickets - Orb of the Darkmoon +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7939; -- More Dense Grinding Stones +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7936; -- 50 Tickets - Last Year's Mutton +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7935; -- 10 Tickets - Last Month's Mutton +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7934; -- 50 Tickets - Darkmoon Storage Box +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7933; -- 40 Tickets - Greater Darkmoon Prize +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7932; -- 12 Tickets - Lesser Darkmoon Prize +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7931; -- 5 Tickets - Minor Darkmoon Prize +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7930; -- 5 Tickets - Darkmoon Flower +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7929; -- Darkmoon Elementals Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7928; -- Darkmoon Warlords Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7927; -- Darkmoon Portals Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (7926, 7905); -- The Darkmoon Faire +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7907; -- Darkmoon Beast Deck +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7898; -- Thorium Widget +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7897; -- Mechanical Repair Kits +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7896; -- Green Fireworks +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7895; -- Whirring Bronze Gizmo +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7868; -- Outrider Advanced Care Package +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7867; -- Outrider Standard Care Package +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7866; -- Outrider Basic Care Package +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=7816; -- Gammerita, Mon! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=7815; -- Snapjaws, Mon! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=7732; -- Zukk'ash Report +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=7643; -- Ancient Equine Spirit +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=7634; -- Ancient Sinew Wrapped Lamina +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=7631; -- Dreadsteed of Xoroth +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=7622; -- The Balance of Light and Shadow +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=7497; -- The Journey Has Just Begun +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=7496; -- Celebrating Good Times +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=7491; -- For All To See +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=7461; -- The Madness Within +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7402; -- WANTED: Orcs! +UPDATE `quest_template` SET `ContentTuningID`=949, `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7401; -- WANTED: Dwarves! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7386; -- Crystal Cluster +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7385; -- A Gallon of Blood +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7382; -- Korrak the Everliving +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7381; -- The Return of Korrak +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (7302, 7301); -- Fallen Sky Lords +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (7282, 7281); -- Brotherly Love +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=7261; -- The Sovereign Imperative +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7169; -- Honored Amongst the Guard +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7167; -- The Eye of Command +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7165; -- Earned Reverence +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7164; -- Honored Amongst the Clan +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7142; -- The Battle for Alterac +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7141; -- The Battle of Alterac +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7063; -- The Feast of Winter Veil +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (7062, 6964); -- The Reason for the Season +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7061; -- The Feast of Winter Veil +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (7045, 6984); -- A Smokywood Pastures' Thank You! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (7043, 6983); -- You're a Mean One... +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7026; -- Ram Riding Harnesses +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7025; -- Treats for Greatfather Winter +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID` IN (7024, 7021, 6961); -- Great-father Winter is Here! +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7023; -- Greatfather Winter is Here! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7022; -- Greatfather Winter is Here! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=7003; -- Zapped Giants +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=7002; -- Ram Hide Harnesses +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=6962; -- Treats for Great-father Winter +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=6943; -- Call of Air - Ichman's Fleet +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=6942; -- Call of Air - Slidore's Fleet +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=6941; -- Call of Air - Vipore's Fleet +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=6827; -- Call of Air - Mulverick's Fleet +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=6826; -- Call of Air - Jeztor's Fleet +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=6825; -- Call of Air - Guse's Fleet +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=6805; -- Stormers and Rumblers +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=6781; -- More Armor Scraps +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=6762; -- Rabine Saturna +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=6741; -- More Booty! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=6624; -- Triage +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=6609; -- I Got Nothin' Left! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=6567; -- The Champion of the Horde +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=6502; -- Drakefire Amulet +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=6183; -- Honor the Dead +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=6136; -- The Corpulent One +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=6135; -- Duskwing, Oh How I Hate Thee... +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=6128; -- Gathering the Cure +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=6103; -- Training the Beast +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=6083; -- Taming the Beast +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=6029; -- The Everlook Report +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=5931; -- Back to Darnassus +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=5803; -- Araj's Scarab +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=5623; -- In Favor of the Light +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=5527; -- A Reliquary of Purity +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=5515; -- Krastinov's Bag of Horrors +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=5513; -- Mantles of the Dawn +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=5502; -- A Warden of the Horde +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=5461; -- The Human, Ras Frostwhisper +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=5249; -- [DEPRECATED]To Winterspring! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=5206; -- Marauders of Darrowshire +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=5204; -- [DEPRECATEDRetribution of the Light +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=5154; -- The Annals of Darrowshire +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=5092; -- Clear the Way +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=5081; -- Maxwell's Mission +UPDATE `quest_template` SET `AllowableRaces`=12261800583900083122, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=5023; -- Better Late Than Never +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=4986; -- Glyphed Oaken Branch +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=4982; -- Bijou's Belongings +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID` IN (4783, 4782); -- Components for the Enchanted Gold Bloodrobe +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=4770; -- Homeward Bound +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=4741; -- Wild Guardians +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=4738; -- In Search of Menara Voidrender +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=4735; -- Egg Collection +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (4606, 4605, 2952); -- The Sparklematic 5200! +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID` IN (4604, 4603, 2953); -- More Sparklematic Action +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=4450; -- Ledger from Tanaris +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=4282; -- A Shred of Hope +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=4183; -- The True Masters +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=4181; -- Goblin Engineering +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=4125; -- The Missing Courier +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=4120; -- The Strength of Corruption +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=3962; -- It's Dangerous to Go Alone +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=3783; -- [DEPRECATED]Are We There, Yeti? +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=3601; -- Kim'jael Indeed! +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=3402; -- The Undermarket +UPDATE `quest_template` SET `RewardFactionCapIn1`=7, `RewardFactionCapIn2`=7, `RewardFactionCapIn3`=7, `RewardFactionCapIn4`=7, `RewardFactionCapIn5`=7, `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=3377; -- Prayer to Elune +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=3127; -- Mountain Giant Muisek +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=3126; -- Treant Muisek +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=3124; -- Hippogryph Muisek +UPDATE `quest_template` SET `RewardNextQuest`=0, `Flags`=540672, `FlagsEx`=64, `RewardFactionCapIn1`=7, `RewardFactionCapIn2`=7, `RewardFactionCapIn3`=7, `RewardFactionCapIn4`=7, `RewardFactionCapIn5`=7, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=3098; -- Glyphic Scroll +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=3084; -- Rune-Inscribed Tablet +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=3002; -- The Gordunni Orb +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2998; -- Tome of Divinity +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2994; -- Saving Sharpbeak +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2984; -- Call of Fire +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2982; -- The High Wilderness +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2979; -- Dark Ceremony +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2974; -- A Grim Discovery +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2876; -- Ship Schedules +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2870; -- Against Lord Shalzaru +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2869; -- Against the Hatecrest +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2856; -- Wild Leather Vest +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2855; -- Wild Leather Shoulders +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2821; -- The Mark of Quality +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2767; -- Rescue OOX-22/FE! +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2721; -- Kirith +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2621; -- The Disgraced One +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2586; -- Salt of the Scorpok +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2478; -- Mission: Possible But Not Probable +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=2399; -- The Sprouted Fronds +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2379; -- Zando'zan +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2378; -- Find the Shattered Hand +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2318; -- Translating the Journal +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2258; -- Badlands Reagent Run +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=2218; -- Road to Salvation +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1999; -- Tools of the Trade +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1950; -- Get the Scoop +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1884; -- Ju-Ju Heaps +UPDATE `quest_template` SET `AllowableRaces`=8194, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1859; -- Therzok +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID` IN (1787, 1780); -- The Tome of Divinity +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1702; -- The Shieldsmith +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1699; -- The Rethban Gauntlet +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1685; -- Gakin's Summons +UPDATE `quest_template` SET `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=1582; -- Moonglow Vest +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1579; -- Gaffer Jacks +UPDATE `quest_template` SET `RewardItem1`=0, `RewardAmount1`=0, `RewardFactionCapIn1`=7, `RewardFactionCapIn2`=7, `RewardFactionCapIn3`=7, `RewardFactionCapIn4`=7, `RewardFactionCapIn5`=7, `AllowableRaces`=18446744073709551615, `Expansion`=-2, `QuestDescription`='Take this rough quartz from me and bring it to Seer Ravenfeather as proof of our meeting. She will craft a totem for you, and this pebble will be the heart of it. As small as it may seem, you will come to find that size does not matter, and that even the smallest of things can outlast mountains.$B$BBe patient, $n. Remain strong. And seek wisdom. This is what earth asks of you. In the end, you shall become one with the earth--respect it as it shall respect you.', `VerifiedBuild`=56421 WHERE `ID`=1521; -- Call of Earth +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID` IN (1488, 1482); -- The Corrupter +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1477; -- Vital Supplies +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1476; -- Hearts of the Pure +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=1467; -- Reagents for Reclaimers Inc. +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1466; -- Reagents for Reclaimers Inc. +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1395; -- Supplies for Nethergarde +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1384; -- Raid on the Kolkar +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1383; -- Nothing But The Truth +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1374; -- Khan Jehn +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1301; -- [DEPRECATED]James Hyal +UPDATE `quest_template` SET `RewardFactionCapIn1`=7, `RewardFactionCapIn2`=7, `RewardFactionCapIn3`=7, `RewardFactionCapIn4`=7, `RewardFactionCapIn5`=7, `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1287; -- [DEPRECATED]The Deserters +UPDATE `quest_template` SET `FlagsEx2`=268435456, `VerifiedBuild`=56421 WHERE `ID`=1271; -- Feast at the Blue Recluse +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1269; -- [DEPRECATED]Lieutenant Paval Reethe +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1268; -- [DEPRECATED]Suspicious Hoofprints +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1262; -- Report to Zor +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1251; -- [DEPRECATED]The Black Shield +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1249; -- The Missing Diplomat +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1179; -- The Brassbolts Brothers +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1151; -- Test of Strength +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1143; -- The Tower of Althalaxx +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1118; -- Back to Booty Bay +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1077; -- Special Delivery for Gaxim +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1052; -- Down the Scarlet Path +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1038; -- Velinde's Effects +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1032; -- Satyr Slaying! +UPDATE `quest_template` SET `AllowableRaces`=6130900294268439629, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1020; -- Orendil's Cure +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=1015; -- The New Frontier +UPDATE `quest_template` SET `RewardFactionCapIn1`=7, `RewardFactionCapIn2`=7, `RewardFactionCapIn3`=7, `RewardFactionCapIn4`=7, `RewardFactionCapIn5`=7, `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=994; -- Escape Through Force +UPDATE `quest_template` SET `RewardFactionCapIn1`=7, `RewardFactionCapIn2`=7, `RewardFactionCapIn3`=7, `RewardFactionCapIn4`=7, `RewardFactionCapIn5`=7, `AllowableRaces`=18446744073709551615, `Expansion`=-2, `QuestCompletionLog`='', `VerifiedBuild`=56421 WHERE `ID`=934; -- Crown of the Earth +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=913; -- Cry of the Thunderhawk +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=906; -- Betrayal from Within +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=854; -- Journey to the Crossroads +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=832; -- Burning Shadows +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=696; -- Attack on the Tower +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=660; -- Hints of a New Plague? +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=644; -- Sigil of Trollbane +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=632; -- The Thandol Span +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=626; -- Cortello's Riddle +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=525; -- Further Mysteries +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=411; -- The Prodigal Lich Returns +UPDATE `quest_template` SET `Flags`=16392, `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=397; -- You Have Served Us Well +UPDATE `quest_template` SET `AllowableRaces`=18446744073709551615, `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=346; -- Return to Kristoff +UPDATE `quest_template` SET `ContentTuningID`=74, `VerifiedBuild`=56421 WHERE `ID`=312; -- Tundra MacGrann's Stolen Stash +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=249; -- Morganth +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=220; -- Call of Water +UPDATE `quest_template` SET `FlagsEx2`=268435456, `Expansion`=10, `VerifiedBuild`=56421 WHERE `ID`=171; -- A Warden of the Alliance +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=158; -- Zombie Juice +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=155; -- The Defias Brotherhood +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=74; -- The Legend of Stalvan +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=56421 WHERE `ID`=29; -- Trial of the Lake +UPDATE `quest_template` SET `RewardFactionID1`=2564, `VerifiedBuild`=56421 WHERE `ID`=74501; -- Suffusion Camp: Cinderwind +UPDATE `quest_template` SET `RewardFactionID1`=2574, `RewardFactionID2`=0, `VerifiedBuild`=56421 WHERE `ID`=77159; -- No Mushroom for Error + +DELETE FROM `quest_objectives` WHERE `ID` IN (452723 /*452723*/, 452722 /*452722*/, 452445 /*452445*/, 452264 /*452264*/, 452261 /*452261*/, 452262 /*452262*/, 452259 /*452259*/, 452258 /*452258*/, 452260 /*452260*/, 452263 /*452263*/, 452249 /*452249*/, 452191 /*452191*/, 451745 /*451745*/, 451744 /*451744*/, 451743 /*451743*/, 451742 /*451742*/, 451741 /*451741*/, 451740 /*451740*/, 451739 /*451739*/, 451722 /*451722*/, 451606 /*451606*/, 451484 /*451484*/, 451439 /*451439*/, 451437 /*451437*/, 451435 /*451435*/, 451431 /*451431*/, 451430 /*451430*/, 451429 /*451429*/, 451232 /*451232*/, 451188 /*451188*/, 451187 /*451187*/, 451139 /*451139*/, 451138 /*451138*/, 451137 /*451137*/, 450993 /*450993*/, 450833 /*450833*/, 450808 /*450808*/, 450780 /*450780*/, 450779 /*450779*/, 450778 /*450778*/, 450776 /*450776*/, 450774 /*450774*/, 450771 /*450771*/, 450848 /*450848*/, 450772 /*450772*/, 450762 /*450762*/, 450767 /*450767*/, 450738 /*450738*/, 450737 /*450737*/, 450733 /*450733*/, 450720 /*450720*/, 450690 /*450690*/, 450627 /*450627*/, 450628 /*450628*/, 450624 /*450624*/, 450623 /*450623*/, 450618 /*450618*/, 450617 /*450617*/, 450597 /*450597*/, 450863 /*450863*/, 450516 /*450516*/, 450515 /*450515*/, 450425 /*450425*/, 450421 /*450421*/, 450420 /*450420*/, 450361 /*450361*/, 450360 /*450360*/, 450359 /*450359*/, 450358 /*450358*/, 450357 /*450357*/, 450356 /*450356*/, 450355 /*450355*/, 450322 /*450322*/, 450325 /*450325*/, 450278 /*450278*/, 450987 /*450987*/, 450986 /*450986*/, 450968 /*450968*/, 451522 /*451522*/, 450184 /*450184*/, 450118 /*450118*/, 450847 /*450847*/, 450846 /*450846*/, 450040 /*450040*/, 450231 /*450231*/, 450022 /*450022*/, 450021 /*450021*/, 450020 /*450020*/, 450019 /*450019*/, 450018 /*450018*/, 450017 /*450017*/, 449982 /*449982*/, 449981 /*449981*/, 449978 /*449978*/, 449977 /*449977*/, 451693 /*451693*/, 451692 /*451692*/, 451691 /*451691*/, 451638 /*451638*/, 450913 /*450913*/, 451637 /*451637*/, 450914 /*450914*/, 450417 /*450417*/, 450333 /*450333*/, 450182 /*450182*/, 450181 /*450181*/, 450180 /*450180*/, 450310 /*450310*/, 450209 /*450209*/, 450216 /*450216*/, 450185 /*450185*/, 450183 /*450183*/, 450100 /*450100*/, 450101 /*450101*/, 450102 /*450102*/, 450103 /*450103*/, 450104 /*450104*/, 450105 /*450105*/, 450106 /*450106*/, 450107 /*450107*/, 450089 /*450089*/, 450093 /*450093*/, 450094 /*450094*/, 450095 /*450095*/, 450096 /*450096*/, 450097 /*450097*/, 450098 /*450098*/, 450099 /*450099*/, 450085 /*450085*/, 450087 /*450087*/, 450081 /*450081*/, 450088 /*450088*/, 450082 /*450082*/, 450084 /*450084*/, 450080 /*450080*/, 450086 /*450086*/, 450144 /*450144*/, 450143 /*450143*/, 450179 /*450179*/, 450178 /*450178*/, 450039 /*450039*/, 450034 /*450034*/, 450033 /*450033*/, 450032 /*450032*/, 450031 /*450031*/, 450030 /*450030*/, 450029 /*450029*/, 450336 /*450336*/, 450128 /*450128*/, 450127 /*450127*/, 450126 /*450126*/, 449998 /*449998*/, 449999 /*449999*/, 449994 /*449994*/, 449930 /*449930*/, 449931 /*449931*/, 449912 /*449912*/, 449911 /*449911*/, 449910 /*449910*/, 449909 /*449909*/, 449908 /*449908*/, 449906 /*449906*/, 450842 /*450842*/, 450186 /*450186*/, 450835 /*450835*/, 450146 /*450146*/, 452278 /*452278*/, 449797 /*449797*/, 452277 /*452277*/, 449751 /*449751*/, 449750 /*449750*/, 452276 /*452276*/, 449725 /*449725*/, 452275 /*452275*/, 452274 /*452274*/, 449723 /*449723*/, 452273 /*452273*/, 452268 /*452268*/, 449685 /*449685*/, 452267 /*452267*/, 452266 /*452266*/, 449679 /*449679*/, 452265 /*452265*/, 449667 /*449667*/, 449666 /*449666*/, 449623 /*449623*/, 449628 /*449628*/, 449615 /*449615*/, 449627 /*449627*/, 449626 /*449626*/, 449595 /*449595*/, 449594 /*449594*/, 449593 /*449593*/, 449592 /*449592*/, 449591 /*449591*/, 449590 /*449590*/, 449589 /*449589*/, 449588 /*449588*/, 449587 /*449587*/, 450613 /*450613*/, 450616 /*450616*/, 450615 /*450615*/, 450614 /*450614*/, 450612 /*450612*/, 450604 /*450604*/, 450585 /*450585*/, 451023 /*451023*/, 451022 /*451022*/, 450426 /*450426*/, 450363 /*450363*/, 450339 /*450339*/, 450064 /*450064*/, 450571 /*450571*/, 450117 /*450117*/, 450083 /*450083*/, 450326 /*450326*/, 450037 /*450037*/, 450036 /*450036*/, 450035 /*450035*/, 450002 /*450002*/, 449630 /*449630*/, 450056 /*450056*/, 450001 /*450001*/, 449605 /*449605*/, 449604 /*449604*/, 452270 /*452270*/, 449561 /*449561*/, 452269 /*452269*/, 449542 /*449542*/, 452272 /*452272*/, 449519 /*449519*/, 452271 /*452271*/, 449497 /*449497*/, 449496 /*449496*/, 449495 /*449495*/, 449494 /*449494*/, 449493 /*449493*/, 449492 /*449492*/, 449491 /*449491*/, 449490 /*449490*/, 449489 /*449489*/, 449488 /*449488*/, 449487 /*449487*/, 449515 /*449515*/, 449514 /*449514*/, 449513 /*449513*/, 449414 /*449414*/, 449395 /*449395*/, 449393 /*449393*/, 449392 /*449392*/, 449227 /*449227*/, 449217 /*449217*/, 449216 /*449216*/, 449215 /*449215*/, 449165 /*449165*/, 449164 /*449164*/, 449163 /*449163*/, 449162 /*449162*/, 452257 /*452257*/, 449133 /*449133*/, 452256 /*452256*/, 449180 /*449180*/, 449179 /*449179*/, 449854 /*449854*/, 449852 /*449852*/, 449851 /*449851*/, 449853 /*449853*/, 449850 /*449850*/, 449849 /*449849*/, 449848 /*449848*/, 449847 /*449847*/, 448952 /*448952*/, 448929 /*448929*/, 448959 /*448959*/, 448958 /*448958*/, 448957 /*448957*/, 448961 /*448961*/, 448866 /*448866*/, 448865 /*448865*/, 448856 /*448856*/, 448848 /*448848*/, 448846 /*448846*/, 448842 /*448842*/, 448841 /*448841*/, 448835 /*448835*/, 448832 /*448832*/, 448755 /*448755*/, 448754 /*448754*/, 448753 /*448753*/, 448752 /*448752*/, 452866 /*452866*/, 451449 /*451449*/, 451448 /*451448*/, 450651 /*450651*/, 450650 /*450650*/, 450649 /*450649*/, 450648 /*450648*/, 450647 /*450647*/, 450646 /*450646*/, 448581 /*448581*/, 448588 /*448588*/, 448628 /*448628*/, 448627 /*448627*/, 448496 /*448496*/, 448495 /*448495*/, 448494 /*448494*/, 448466 /*448466*/, 448419 /*448419*/, 448401 /*448401*/, 448397 /*448397*/, 448336 /*448336*/, 448333 /*448333*/, 448332 /*448332*/, 451664 /*451664*/, 448325 /*448325*/, 448324 /*448324*/, 448321 /*448321*/, 448477 /*448477*/, 448320 /*448320*/, 448483 /*448483*/, 448478 /*448478*/, 448473 /*448473*/, 450952 /*450952*/, 448591 /*448591*/, 448563 /*448563*/, 448562 /*448562*/, 448573 /*448573*/, 448564 /*448564*/, 448304 /*448304*/, 448481 /*448481*/, 448475 /*448475*/, 448479 /*448479*/, 448446 /*448446*/, 448590 /*448590*/, 448389 /*448389*/, 448326 /*448326*/, 448290 /*448290*/, 448543 /*448543*/, 448282 /*448282*/, 448281 /*448281*/, 451767 /*451767*/, 453226 /*453226*/, 452969 /*452969*/, 450908 /*450908*/, 450907 /*450907*/, 450905 /*450905*/, 448227 /*448227*/, 451768 /*451768*/, 453227 /*453227*/, 450911 /*450911*/, 450910 /*450910*/, 450909 /*450909*/, 448226 /*448226*/, 452968 /*452968*/, 450676 /*450676*/, 453225 /*453225*/, 452970 /*452970*/, 450675 /*450675*/, 450674 /*450674*/, 450673 /*450673*/, 448223 /*448223*/, 448347 /*448347*/, 448346 /*448346*/, 448345 /*448345*/, 448274 /*448274*/, 448273 /*448273*/, 448054 /*448054*/, 448053 /*448053*/, 448020 /*448020*/, 448019 /*448019*/, 448018 /*448018*/, 447929 /*447929*/, 447925 /*447925*/, 447924 /*447924*/, 447923 /*447923*/, 447922 /*447922*/, 447921 /*447921*/, 447904 /*447904*/, 447903 /*447903*/, 447902 /*447902*/, 447895 /*447895*/, 448465 /*448465*/, 448168 /*448168*/, 447839 /*447839*/, 447838 /*447838*/, 447837 /*447837*/, 447836 /*447836*/, 447827 /*447827*/, 447826 /*447826*/, 447825 /*447825*/, 451313 /*451313*/, 451312 /*451312*/, 451311 /*451311*/, 447658 /*447658*/, 447657 /*447657*/, 447656 /*447656*/, 447655 /*447655*/, 447654 /*447654*/, 447625 /*447625*/, 447623 /*447623*/, 447621 /*447621*/, 447619 /*447619*/, 447617 /*447617*/, 447615 /*447615*/, 447613 /*447613*/, 447612 /*447612*/, 447611 /*447611*/, 447610 /*447610*/, 447609 /*447609*/, 447608 /*447608*/, 447607 /*447607*/, 447606 /*447606*/, 447605 /*447605*/, 447604 /*447604*/, 447601 /*447601*/, 447600 /*447600*/, 447599 /*447599*/, 447598 /*447598*/, 447597 /*447597*/, 447596 /*447596*/, 447595 /*447595*/, 447594 /*447594*/, 447593 /*447593*/, 447592 /*447592*/, 447591 /*447591*/, 447590 /*447590*/, 447589 /*447589*/, 447588 /*447588*/, 447587 /*447587*/, 447586 /*447586*/, 447585 /*447585*/, 447584 /*447584*/, 447583 /*447583*/, 447582 /*447582*/, 447581 /*447581*/, 447580 /*447580*/, 447579 /*447579*/, 447578 /*447578*/, 447577 /*447577*/, 447576 /*447576*/, 447575 /*447575*/, 447574 /*447574*/, 447573 /*447573*/, 447572 /*447572*/, 447571 /*447571*/, 447570 /*447570*/, 447569 /*447569*/, 447566 /*447566*/, 447565 /*447565*/, 447564 /*447564*/, 447563 /*447563*/, 447562 /*447562*/, 447560 /*447560*/, 447559 /*447559*/, 447558 /*447558*/, 447557 /*447557*/, 447556 /*447556*/, 447555 /*447555*/, 447554 /*447554*/, 447553 /*447553*/, 447552 /*447552*/, 447551 /*447551*/, 447550 /*447550*/, 447549 /*447549*/, 447548 /*447548*/, 447547 /*447547*/, 447546 /*447546*/, 447545 /*447545*/, 447544 /*447544*/, 447543 /*447543*/, 447533 /*447533*/, 447532 /*447532*/, 447531 /*447531*/, 447484 /*447484*/, 447482 /*447482*/, 448127 /*448127*/, 448126 /*448126*/, 447398 /*447398*/, 447202 /*447202*/, 447627 /*447627*/, 447096 /*447096*/, 446924 /*446924*/, 449916 /*449916*/, 449864 /*449864*/, 446803 /*446803*/, 446801 /*446801*/, 446800 /*446800*/, 446799 /*446799*/, 446798 /*446798*/, 451384 /*451384*/, 446793 /*446793*/, 451377 /*451377*/, 449677 /*449677*/, 446773 /*446773*/, 446772 /*446772*/, 446771 /*446771*/, 446770 /*446770*/, 446769 /*446769*/, 451599 /*451599*/, 446589 /*446589*/, 446538 /*446538*/, 450802 /*450802*/, 450638 /*450638*/, 450637 /*450637*/, 450636 /*450636*/, 450635 /*450635*/, 446379 /*446379*/, 448076 /*448076*/, 446311 /*446311*/, 447224 /*447224*/, 447223 /*447223*/, 447222 /*447222*/, 446293 /*446293*/, 446283 /*446283*/, 446763 /*446763*/, 446762 /*446762*/, 446287 /*446287*/, 446286 /*446286*/, 446064 /*446064*/, 451024 /*451024*/, 452639 /*452639*/, 449867 /*449867*/, 448253 /*448253*/, 446049 /*446049*/, 448549 /*448549*/, 448516 /*448516*/, 448515 /*448515*/, 448513 /*448513*/, 448510 /*448510*/, 448507 /*448507*/, 448486 /*448486*/, 448427 /*448427*/, 448425 /*448425*/, 448426 /*448426*/, 446036 /*446036*/, 445954 /*445954*/, 445955 /*445955*/, 446043 /*446043*/, 445975 /*445975*/, 445894 /*445894*/, 445903 /*445903*/, 449983 /*449983*/, 448249 /*448249*/, 448072 /*448072*/, 448071 /*448071*/, 448113 /*448113*/, 448068 /*448068*/, 447945 /*447945*/, 447944 /*447944*/, 450223 /*450223*/, 450140 /*450140*/, 450139 /*450139*/, 450138 /*450138*/, 450137 /*450137*/, 450136 /*450136*/, 450135 /*450135*/, 449838 /*449838*/, 447930 /*447930*/, 449905 /*449905*/, 448330 /*448330*/, 447692 /*447692*/, 447691 /*447691*/, 452645 /*452645*/, 447690 /*447690*/, 452644 /*452644*/, 449939 /*449939*/, 447689 /*447689*/, 446857 /*446857*/, 446855 /*446855*/, 446854 /*446854*/, 446853 /*446853*/, 446837 /*446837*/, 446836 /*446836*/, 446835 /*446835*/, 446496 /*446496*/, 445678 /*445678*/, 445677 /*445677*/, 445676 /*445676*/, 445675 /*445675*/, 445674 /*445674*/, 445673 /*445673*/, 445672 /*445672*/, 445671 /*445671*/, 445670 /*445670*/, 445669 /*445669*/, 445665 /*445665*/, 445664 /*445664*/, 445629 /*445629*/, 445621 /*445621*/, 449855 /*449855*/, 445617 /*445617*/, 448129 /*448129*/, 448092 /*448092*/, 450208 /*450208*/, 447384 /*447384*/, 447444 /*447444*/, 447443 /*447443*/, 447500 /*447500*/, 447499 /*447499*/, 447496 /*447496*/, 447494 /*447494*/, 445590 /*445590*/, 449865 /*449865*/, 445577 /*445577*/, 445550 /*445550*/, 446903 /*446903*/, 446901 /*446901*/, 446880 /*446880*/, 446915 /*446915*/, 446814 /*446814*/, 445505 /*445505*/, 446879 /*446879*/, 445506 /*445506*/, 449517 /*449517*/, 451584 /*451584*/, 445501 /*445501*/, 446704 /*446704*/, 449311 /*449311*/, 449318 /*449318*/, 449310 /*449310*/, 449317 /*449317*/, 449195 /*449195*/, 449316 /*449316*/, 449193 /*449193*/, 449268 /*449268*/, 449192 /*449192*/, 449267 /*449267*/, 449191 /*449191*/, 449266 /*449266*/, 449190 /*449190*/, 449265 /*449265*/, 449189 /*449189*/, 449264 /*449264*/, 449188 /*449188*/, 449263 /*449263*/, 449187 /*449187*/, 449262 /*449262*/, 449186 /*449186*/, 449253 /*449253*/, 446270 /*446270*/, 449137 /*449137*/, 446269 /*446269*/, 449110 /*449110*/, 449109 /*449109*/, 449108 /*449108*/, 449107 /*449107*/, 449944 /*449944*/, 448438 /*448438*/, 446034 /*446034*/, 448392 /*448392*/, 451412 /*451412*/, 451411 /*451411*/, 451410 /*451410*/, 451409 /*451409*/, 448162 /*448162*/, 448161 /*448161*/, 448160 /*448160*/, 448159 /*448159*/, 448143 /*448143*/, 448142 /*448142*/, 446032 /*446032*/, 446026 /*446026*/, 446025 /*446025*/, 447287 /*447287*/, 446029 /*446029*/, 447234 /*447234*/, 447018 /*447018*/, 447225 /*447225*/, 452967 /*452967*/, 448085 /*448085*/, 446067 /*446067*/, 448084 /*448084*/, 446553 /*446553*/, 448463 /*448463*/, 446552 /*446552*/, 446551 /*446551*/, 448091 /*448091*/, 448087 /*448087*/, 448086 /*448086*/, 446723 /*446723*/, 446722 /*446722*/, 445819 /*445819*/, 445818 /*445818*/, 445817 /*445817*/, 452865 /*452865*/, 448391 /*448391*/, 445785 /*445785*/, 447942 /*447942*/, 445784 /*445784*/, 445786 /*445786*/, 448063 /*448063*/, 448057 /*448057*/, 445788 /*445788*/, 449238 /*449238*/, 449237 /*449237*/, 450950 /*450950*/, 450949 /*450949*/, 445109 /*445109*/, 445094 /*445094*/, 445051 /*445051*/, 445050 /*445050*/, 445049 /*445049*/, 445048 /*445048*/, 445035 /*445035*/, 445027 /*445027*/, 445013 /*445013*/, 445001 /*445001*/, 445551 /*445551*/, 445707 /*445707*/, 445706 /*445706*/, 443946 /*443946*/, 438016 /*438016*/, 437581 /*437581*/, 437577 /*437577*/, 452649 /*452649*/, 437343 /*437343*/, 437304 /*437304*/, 445159 /*445159*/, 445158 /*445158*/, 436834 /*436834*/, 436616 /*436616*/, 436395 /*436395*/, 447535 /*447535*/, 436394 /*436394*/, 255755 /*255755*/); +INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `Order`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `Flags2`, `ProgressBarWeight`, `Description`, `VerifiedBuild`) VALUES +(452723, 84520, 14, 1, 1, 167846, 1, 4, 0, 0, 'Equip the Streamlined Relic to your companion', 56421), -- 452723 +(452722, 84520, 14, 0, 0, 167844, 1, 0, 0, 0, 'Add the Streamlined Relic to your collection', 56421), -- 452722 +(452445, 84367, 3, 0, 0, 216149, 1, 0, 0, 0, 'Speak to Moira', 56421), -- 452445 +(452264, 84288, 2, 0, 0, 428997, 1, 0, 0, 0, 'Use the alchemist\'s lab bench', 56421), -- 452264 +(452261, 84287, 2, 0, 0, 429000, 1, 0, 0, 0, 'Use the scribe\'s drafting table', 56421), -- 452261 +(452262, 84285, 2, 0, 0, 439915, 1, 0, 0, 0, 'Use the engineering table', 56421), -- 452262 +(452259, 84281, 2, 0, 0, 428998, 1, 0, 0, 0, 'Use the tailor\'s work table', 56421), -- 452259 +(452258, 84280, 2, 0, 0, 428996, 1, 0, 0, 0, 'Use the leatherworker\'s tool bench', 56421), -- 452258 +(452260, 84279, 2, 0, 0, 428999, 1, 0, 0, 0, 'Use the jeweler\'s bench', 56421), -- 452260 +(452263, 84274, 2, 0, 0, 439919, 1, 0, 0, 0, 'Use the blacksmith\'s table', 56421), -- 452263 +(452249, 84260, 3, 0, 0, 219043, 1, 0, 0, 0, 'Talk to Ardran', 56421), -- 452249 +(452191, 84246, 0, 0, 0, 218171, 1, 0, 0, 0, 'Witness Siesbarg\'s Ascension', 56421), -- 452191 +(451745, 84133, 14, 0, 0, 166802, 1, 0, 0, 0, 'Alchemy Orders Fulfilled', 56421), -- 451745 +(451744, 84132, 14, 0, 1, 166800, 1, 0, 0, 0, 'Tailoring Orders Fulfilled', 56421), -- 451744 +(451743, 84131, 14, 0, 1, 166798, 1, 0, 0, 0, 'Leatherworking Orders Fulfilled', 56421), -- 451743 +(451742, 84130, 14, 0, 1, 166796, 1, 0, 0, 0, 'Jewelcrafting Orders Fulfilled', 56421), -- 451742 +(451741, 84129, 14, 0, 1, 166794, 1, 0, 0, 0, 'Inscription Orders Fulfilled', 56421), -- 451741 +(451740, 84128, 14, 0, 1, 166792, 1, 0, 0, 0, 'Engineering Orders Fulfilled', 56421), -- 451740 +(451739, 84127, 14, 0, 1, 166790, 1, 0, 0, 0, 'Blacksmithing Orders Fulfilled', 56421), -- 451739 +(451722, 84084, 1, 0, 0, 219946, 20, 0, 0, 0, '', 56421), -- 451722 +(451606, 83930, 0, 0, 0, 227802, 12, 0, 0, 0, 'Worms Slain', 56421), -- 451606 +(451484, 83752, 0, 0, 0, 227492, 1, 0, 0, 0, 'Ask Brann to disarm the trap', 56421), -- 451484 +(451439, 83721, 1, 0, 1, 226136, 500, 0, 1, 0, '', 56421), -- 451439 +(451437, 83720, 1, 0, 1, 226135, 1000, 0, 1, 0, '', 56421), -- 451437 +(451435, 83719, 1, 0, 1, 225950, 1500, 0, 1, 0, '', 56421), -- 451435 +(451431, 83718, 0, 2, 5, 227403, 7, 2, 0, 0, 'Collect Swarmite Egg', 56421), -- 451431 +(451430, 83718, 0, 1, 4, 227402, 1, 2, 0, 0, 'Find a handhold on the cliff', 56421), -- 451430 +(451429, 83718, 0, 0, 3, 227401, 1, 0, 0, 0, 'Climbing Gear acquired', 56421), -- 451429 +(451232, 83543, 0, 0, 0, 227038, 1, 0, 0, 0, 'Zone chosen from Scouting Map', 56421), -- 451232 +(451188, 83537, 0, 1, 4, 226967, 12, 2, 0, 0, 'Gems heat treated', 56421), -- 451188 +(451187, 83537, 0, 0, 3, 226966, 12, 0, 0, 0, 'Dull gems collected', 56421), -- 451187 +(451139, 83530, 0, 2, 2, 226829, 1, 0, 0, 0, 'Catch a Trophy Spiked Sea Raven', 56421), -- 451139 +(451138, 83530, 0, 1, 1, 226824, 1, 0, 0, 0, 'Catch a Trophy Roaring Anglerseeker', 56421), -- 451138 +(451137, 83530, 0, 0, 0, 226819, 1, 0, 0, 0, 'Catch a Trophy Bloody Perch', 56421), -- 451137 +(450993, 83457, 0, 0, 0, 213119, 1, 0, 0, 0, 'Skardyn Corruption Purged', 56421), -- 450993 +(450833, 83326, 2, 0, 0, 413870, 1, 0, 0, 0, 'Steal the Big Candle', 56421), -- 450833 +(450808, 83286, 0, 0, 0, 226107, 1, 0, 0, 0, 'Restart the central console', 56421), -- 450808 +(450780, 83277, 0, 3, 3, 226032, 1, 28, 0, 0, '', 56421), -- 450780 +(450779, 83277, 0, 2, 2, 226031, 1, 28, 0, 0, '', 56421), -- 450779 +(450778, 83277, 0, 1, 1, 226030, 1, 28, 0, 0, '', 56421), -- 450778 +(450776, 83277, 1, 0, 0, 225344, 3, 0, 1, 0, '', 56421), -- 450776 +(450774, 83276, 2, 1, 1, 453286, 1, 2, 0, 0, 'Spindle freed', 56421), -- 450774 +(450771, 83276, 19, 0, 0, 33811, 0, 0, 0, 0, 'Find Spindle in the High Hollows', 56421), -- 450771 +(450848, 83275, 14, 0, 0, 163548, 1, 0, 0, 0, 'Any eligible ring enchanted with Enchant Ring - Glimmering Haste', 56421), -- 450848 +(450772, 83271, 0, 2, 2, 226020, 1, 2, 0, 0, 'Waygate used', 56421), -- 450772 +(450762, 83271, 0, 1, 0, 226017, 1, 2, 0, 0, 'Waygate activated', 56421), -- 450762 +(450767, 83271, 0, 0, 1, 226010, 1, 0, 0, 0, 'Talk to Dagran Thaurissan II', 56421), -- 450767 +(450738, 83240, 0, 1, 4, 224084, 1, 0, 0, 0, 'Complete a Theater Troupe play', 56421), -- 450738 +(450737, 83240, 0, 0, 3, 226070, 50, 0, 0, 0, 'Audience Approval earned', 56421), -- 450737 +(450733, 83229, 0, 0, 0, 225898, 4, 0, 0, 0, 'Awakened Elementals defeated', 56421), -- 450733 +(450720, 83178, 0, 0, 0, 225861, 1, 0, 0, 0, '', 56421), -- 450720 +(450690, 83177, 0, 0, 0, 225723, 6, 0, 0, 0, 'Downtrodden Resident dosed', 56421), -- 450690 +(450627, 83103, 1, 0, 0, 210933, 10, 0, 0, 0, '', 56421), -- 450627 +(450628, 83101, 0, 2, 2, 225516, 7, 2, 0, 0, 'Ancient Celestite collected', 56421), -- 450628 +(450624, 83101, 0, 1, 1, 225506, 1, 2, 0, 0, 'Find a handhold on the cliff', 56421), -- 450624 +(450623, 83101, 0, 0, 0, 225504, 1, 0, 0, 0, 'Climbing Gear acquired', 56421), -- 450623 +(450618, 83097, 1, 1, 1, 218339, 5, 0, 0, 0, '', 56421), -- 450618 +(450617, 83097, 1, 0, 0, 218338, 5, 0, 0, 0, '', 56421), -- 450617 +(450597, 83079, 21, 0, 0, 3609, 12, 0, 0, 0, 'Destroy excess mineral deposits', 56421), -- 450597 +(450863, 83031, 0, 0, 2, 225370, 1, 0, 0, 0, 'Letter to the survivors written', 56421), -- 450863 +(450516, 82965, 1, 1, 1, 210802, 2, 0, 0, 0, '', 56421), -- 450516 +(450515, 82965, 1, 0, 0, 210808, 5, 0, 0, 0, '', 56421), -- 450515 +(450425, 82849, 1, 0, 1, 224268, 1, 0, 0, 0, '', 56421), -- 450425 +(450421, 82846, 1, 0, 1, 224267, 1, 0, 0, 0, '', 56421), -- 450421 +(450420, 82845, 1, 0, 0, 224266, 1, 0, 0, 0, '', 56421), -- 450420 +(450361, 82810, 1, 6, 6, 224189, 1, 28, 1, 0, '', 56421), -- 450361 +(450360, 82810, 1, 5, 5, 224188, 1, 28, 1, 0, '', 56421), -- 450360 +(450359, 82810, 1, 4, 4, 224187, 1, 28, 1, 0, '', 56421), -- 450359 +(450358, 82810, 1, 3, 3, 224186, 1, 28, 1, 0, '', 56421), -- 450358 +(450357, 82810, 1, 2, 2, 224184, 1, 28, 1, 0, '', 56421), -- 450357 +(450356, 82810, 1, 1, 1, 224179, 1, 28, 1, 0, '', 56421), -- 450356 +(450355, 82810, 0, 0, 0, 224737, 6, 0, 0, 0, 'Mementos collected', 56421), -- 450355 +(450322, 82787, 0, 1, 1, 224621, 3, 0, 0, 0, 'Colossals Slain', 56421), -- 450322 +(450325, 82787, 1, 0, 0, 224183, 3, 36, 0, 0, 'Gather Bleak Chum to bait Frothing Waters', 56421), -- 450325 +(450278, 82748, 14, 0, 1, 162346, 1, 0, 0, 0, 'Deephaul Ravine completed', 56421), -- 450278 +(450987, 82678, 1, 3, 2, 225741, 100, 2, 1, 0, '', 56421), -- 450987 +(450986, 82678, 0, 2, 1, 230084, 1, 2, 0, 0, 'Speak with Brinthe', 56421), -- 450986 +(450968, 82678, 0, 1, 0, 229780, 1, 2, 0, 0, 'Meet Brinthe in the Vault of Memory', 56421), -- 450968 +(451522, 82678, 14, 0, 3, 166156, 1, 0, 0, 0, 'Progress further in the campaign to unlock The Archives', 56421), -- 451522 +(450184, 82659, 14, 0, 1, 162188, 1, 0, 0, 0, '', 56421), -- 450184 +(450118, 82651, 1, 0, 0, 211297, 1, 0, 0, 0, '', 56421), -- 450118 +(450847, 82586, 1, 1, 1, 225655, 30, 0, 1, 0, '', 56421), -- 450847 +(450846, 82586, 0, 0, 0, 226285, 1, 1, 0, 0, '', 56421), -- 450846 +(450040, 82580, 0, 1, 0, 224092, 10, 0, 0, 0, 'Deposit a total of 10 ore across the bridge to the west', 56421), -- 450040 +(450231, 82580, 2, 0, 5, 449712, 1, 4, 0, 0, 'Pick up an ore bucket', 56421), -- 450231 +(450022, 82552, 0, 5, 4, 213951, 20, 92, 0, 5, '', 56421), -- 450022 +(450021, 82552, 0, 4, 3, 212876, 50, 92, 0, 2, '', 56421), -- 450021 +(450020, 82552, 0, 3, 2, 212878, 50, 92, 0, 2, '', 56421), -- 450020 +(450019, 82552, 0, 2, 1, 212884, 50, 92, 0, 2, '', 56421), -- 450019 +(450018, 82552, 0, 1, 0, 219635, 20, 92, 0, 5, '', 56421), -- 450018 +(450017, 82552, 15, 0, -1, 0, 1, 0, 0, 0, 'Earthenworks Distuptions Thwarted', 56421), -- 450017 +(449982, 82537, 1, 1, 4, 222921, 25, 92, 1, 4, '', 56421), -- 449982 +(449981, 82537, 15, 0, -1, 0, 1, 0, 0, 0, 'Salien Gutters scavenged', 56421), -- 449981 +(449978, 82535, 1, 1, 4, 222921, 25, 92, 1, 4, '', 56421), -- 449978 +(449977, 82535, 15, 0, -1, 0, 1, 0, 0, 0, 'Salien Gutters scavenged', 56421), -- 449977 +(451693, 82531, 0, 6, 3, 226601, 200, 92, 0, 0.5, '', 56421), -- 451693 +(451692, 82531, 0, 5, 5, 226600, 15, 92, 0, 7, '', 56421), -- 451692 +(451691, 82531, 0, 4, 4, 226577, 20, 92, 0, 5, '', 56421), -- 451691 +(451638, 82531, 0, 3, 2, 226596, 50, 92, 0, 2, '', 56421), -- 451638 +(450913, 82531, 0, 2, 0, 227724, 10, 92, 0, 10, 'Skittershaws destroyed', 56421), -- 450913 +(451637, 82531, 15, 1, -1, 0, 1, 2, 0, 0, 'Convoy troops slain', 56421), -- 451637 +(450914, 82531, 0, 0, 1, 226416, 1, 0, 0, 0, 'Appropriate a Skiff', 56421), -- 450914 +(450417, 82526, 0, 0, 0, 224803, 6, 0, 0, 0, 'Bugs placed', 56421), -- 450417 +(450333, 82524, 0, 0, 0, 214939, 15, 0, 0, 0, 'Nerubians slain', 56421), -- 450333 +(450182, 82516, 14, 2, 2, 162408, 1, 0, 0, 0, '', 56421), -- 450182 +(450181, 82516, 14, 1, 1, 162171, 1, 0, 0, 0, '', 56421), -- 450181 +(450180, 82516, 0, 0, 0, 224315, 1, 4, 0, 0, 'Pact selected', 56421), -- 450180 +(450310, 82512, 14, 1, 1, 162526, 1, 0, 0, 0, '', 56421), -- 450310 +(450209, 82512, 14, 0, 0, 162192, 1, 0, 0, 0, '', 56421), -- 450209 +(450216, 82511, 0, 0, 0, 224358, 20, 0, 0, 0, 'Awakening Machine waves defeated', 56421), -- 450216 +(450185, 82510, 14, 0, 0, 162190, 1, 0, 0, 0, '', 56421), -- 450185 +(450183, 82509, 14, 0, 0, 162186, 1, 0, 0, 0, '', 56421), -- 450183 +(450100, 82508, 14, 0, 0, 162056, 1, 0, 0, 0, '', 56421), -- 450100 +(450101, 82507, 14, 0, 0, 162052, 1, 0, 0, 0, '', 56421), -- 450101 +(450102, 82506, 14, 0, 0, 162048, 1, 0, 0, 0, '', 56421), -- 450102 +(450103, 82505, 14, 0, 0, 162054, 1, 0, 0, 0, '', 56421), -- 450103 +(450104, 82504, 14, 0, 0, 162046, 1, 0, 0, 0, '', 56421), -- 450104 +(450105, 82503, 14, 0, 0, 162044, 1, 0, 0, 0, '', 56421), -- 450105 +(450106, 82502, 14, 0, 0, 162042, 1, 0, 0, 0, '', 56421), -- 450106 +(450107, 82501, 14, 0, 0, 162050, 1, 0, 0, 0, '', 56421), -- 450107 +(450089, 82500, 14, 0, 0, 162026, 1, 0, 0, 0, '', 56421), -- 450089 +(450093, 82499, 14, 0, 0, 162028, 1, 0, 0, 0, '', 56421), -- 450093 +(450094, 82498, 14, 0, 0, 162036, 1, 0, 0, 0, '', 56421), -- 450094 +(450095, 82497, 14, 0, 0, 162040, 1, 0, 0, 0, '', 56421), -- 450095 +(450096, 82496, 14, 0, 0, 162034, 1, 0, 0, 0, '', 56421), -- 450096 +(450097, 82495, 14, 0, 0, 162032, 1, 0, 0, 0, '', 56421), -- 450097 +(450098, 82494, 14, 0, 0, 162030, 1, 0, 0, 0, '', 56421), -- 450098 +(450099, 82493, 14, 0, 0, 162038, 1, 0, 0, 0, '', 56421), -- 450099 +(450085, 82492, 14, 0, 0, 162018, 1, 0, 0, 0, '', 56421), -- 450085 +(450087, 82491, 14, 0, 0, 162022, 1, 0, 0, 0, '', 56421), -- 450087 +(450081, 82490, 14, 0, 0, 162010, 1, 0, 0, 0, '', 56421), -- 450081 +(450088, 82489, 14, 0, 0, 162024, 1, 0, 0, 0, '', 56421), -- 450088 +(450082, 82488, 14, 0, 0, 162012, 1, 0, 0, 0, '', 56421), -- 450082 +(450084, 82487, 14, 0, 0, 162016, 1, 0, 0, 0, '', 56421), -- 450084 +(450080, 82486, 14, 0, 0, 162008, 1, 0, 0, 0, '', 56421), -- 450080 +(450086, 82485, 14, 0, 0, 162020, 1, 0, 0, 0, '', 56421), -- 450086 +(450144, 82483, 14, 1, 1, 162390, 1, 0, 0, 0, '', 56421), -- 450144 +(450143, 82483, 14, 0, 0, 162115, 1, 0, 0, 0, '', 56421), -- 450143 +(450179, 82482, 0, 1, 1, 229898, 45, 0, 0, 0, 'Worldsoul Motes discovered during skyriding', 56421), -- 450179 +(450178, 82482, 0, 0, 0, 224293, 5, 0, 0, 0, 'Disturbed Earth dug', 56421), -- 450178 +(450039, 82468, 0, 7, 5, 218013, 20, 92, 0, 5, 'Mine destroyed', 56421), -- 450039 +(450034, 82468, 0, 6, 4, 224083, 100, 92, 0, 1, 'Arathi rescued', 56421), -- 450034 +(450033, 82468, 0, 5, 3, 215711, 40, 92, 0, 2.5, '', 56421), -- 450033 +(450032, 82468, 0, 4, 2, 215708, 20, 92, 0, 5, '', 56421), -- 450032 +(450031, 82468, 0, 3, 1, 217997, 40, 92, 0, 2.5, '', 56421), -- 450031 +(450030, 82468, 0, 2, 0, 217991, 100, 92, 0, 1, '', 56421), -- 450030 +(450029, 82468, 15, 1, -1, 0, 1, 0, 0, 0, 'Battle turned against the nerubians.', 56421), -- 450029 +(450336, 82468, 19, 0, 6, 32539, 0, 4, 0, 0, 'Fly through rings to gain Holy Lance', 56421), -- 450336 +(450128, 82453, 14, 2, 2, 162385, 1, 0, 0, 0, '', 56421), -- 450128 +(450127, 82453, 0, 1, 1, 226070, 100, 0, 0, 0, 'Participation earned', 56421), -- 450127 +(450126, 82453, 0, 0, 0, 224084, 1, 0, 0, 0, 'Theater Troupe event completed', 56421), -- 450126 +(449998, 82452, 14, 0, 0, 161920, 1, 0, 0, 0, 'World Quests completed in Khaz Algar', 56421), -- 449998 +(449999, 82451, 0, 1, 1, 224003, 1, 2, 0, 0, 'Plushes brought to safety', 56421), -- 449999 +(449994, 82451, 1, 0, 0, 223952, 8, 0, 1, 0, '', 56421), -- 449994 +(449930, 82448, 0, 1, 9, 223852, 1, 0, 0, 0, '', 56421), -- 449930 +(449931, 82448, 2, 0, 0, 446148, 6, 0, 0, 0, 'Lost tomes collected', 56421), -- 449931 +(449912, 82364, 0, 5, 4, 223807, 5, 92, 0, 20, 'Legendary', 56421), -- 449912 +(449911, 82364, 0, 4, 3, 223806, 10, 92, 0, 10, 'Epic', 56421), -- 449911 +(449910, 82364, 0, 3, 2, 223805, 20, 92, 0, 5, 'Rare', 56421), -- 449910 +(449909, 82364, 0, 2, 1, 223804, 34, 92, 0, 3, 'Common', 56421), -- 449909 +(449908, 82364, 15, 1, -1, 0, 1, 2, 0, 0, 'Take Pictures of Discordance', 56421), -- 449908 +(449906, 82364, 3, 0, 0, 223809, 1, 256, 0, 0, 'Ride the Shrouded Skysilk', 56421), -- 449906 +(450842, 82339, 1, 1, 1, 225635, 1, 0, 1, 0, 'Zev\'kall\'s Attrition Log recovered', 56421), -- 450842 +(450186, 82339, 1, 0, 0, 225637, 1, 0, 1, 0, 'Discover the cause of death', 56421), -- 450186 +(450835, 82338, 0, 1, 1, 224295, 1, 2, 0, 0, 'Listen from behind a box', 56421), -- 450835 +(450146, 82338, 0, 0, 0, 224277, 4, 0, 0, 0, 'Talk to Selective Historian', 56421), -- 450146 +(452278, 82321, 0, 2, 2, 228528, 1, 2, 0, 0, 'Defeat as many hostile visions as possible', 56421), -- 452278 +(449797, 82321, 0, 1, 0, 222987, 1, 2, 0, 0, '', 56421), -- 449797 +(452277, 82321, 0, 0, 1, 228526, 1, 0, 0, 0, 'Defeat as many hostile visions as possible', 56421), -- 452277 +(449751, 82297, 12, 0, 1, 4560, 1, 0, 0, 0, 'Defeat Zaedu in a Pet Battle', 56421), -- 449751 +(449750, 82295, 11, 0, 0, 223443, 1, 0, 0, 0, 'Defeat Ziriak in a Pet Battle', 56421), -- 449750 +(452276, 82286, 0, 2, 2, 228528, 1, 2, 0, 0, 'Defeat as many hostile visions as possible', 56421), -- 452276 +(449725, 82286, 0, 1, 0, 223651, 1, 2, 0, 0, '', 56421), -- 449725 +(452275, 82286, 0, 0, 1, 228526, 1, 0, 0, 0, 'Defeat as many hostile visions as possible', 56421), -- 452275 +(452274, 82285, 0, 2, 2, 228528, 1, 2, 0, 0, 'Defeat as many hostile visions as possible', 56421), -- 452274 +(449723, 82285, 0, 1, 0, 223954, 1, 2, 0, 0, '', 56421), -- 449723 +(452273, 82285, 0, 0, 1, 228526, 1, 0, 0, 0, 'Defeat as many hostile visions as possible', 56421), -- 452273 +(452268, 82263, 0, 2, 2, 228528, 1, 2, 0, 0, 'Defeat as many hostile visions as possible', 56421), -- 452268 +(449685, 82263, 0, 1, 0, 223547, 1, 2, 0, 0, '', 56421), -- 449685 +(452267, 82263, 0, 0, 1, 228526, 1, 0, 0, 0, 'Defeat as many hostile visions as possible', 56421), -- 452267 +(452266, 82260, 0, 2, 2, 228528, 1, 2, 0, 0, 'Defeat as many hostile visions as possible', 56421), -- 452266 +(449679, 82260, 0, 1, 0, 223520, 1, 2, 0, 0, '', 56421), -- 449679 +(452265, 82260, 0, 0, 1, 228526, 1, 0, 0, 0, 'Defeat as many hostile visions as possible', 56421), -- 452265 +(449667, 82258, 2, 1, 1, 434813, 4, 2, 0, 0, 'Blackpowder Barrel Placed', 56421), -- 449667 +(449666, 82258, 1, 0, 0, 213630, 4, 1, 1, 0, '', 56421), -- 449666 +(449623, 82245, 0, 1, 0, 223246, 1, 24, 0, 0, '', 56421), -- 449623 +(449628, 82245, 0, 0, 1, 223245, 1, 24, 0, 0, '', 56421), -- 449628 +(449615, 82237, 0, 2, 2, 223223, 6, 2, 0, 0, 'Sparkrubble Ore collected', 56421), -- 449615 +(449627, 82237, 0, 1, 1, 223225, 1, 2, 0, 0, 'Find a handhold on the cliff', 56421), -- 449627 +(449626, 82237, 0, 0, 0, 223224, 1, 0, 0, 0, 'Climbing Gear acquired', 56421), -- 449626 +(449595, 82225, 0, 8, 1, 217534, 5, 92, 0, 20, '', 56421), -- 449595 +(449594, 82225, 2, 7, 0, 443990, 15, 92, 0, 7, '', 56421), -- 449594 +(449593, 82225, 0, 6, 12, 215361, 20, 92, 0, 5, '', 56421), -- 449593 +(449592, 82225, 0, 5, 11, 212582, 7, 92, 0, 15, '', 56421), -- 449592 +(449591, 82225, 0, 4, 10, 215360, 20, 92, 0, 5, '', 56421), -- 449591 +(449590, 82225, 0, 3, 9, 215363, 50, 92, 0, 2, '', 56421), -- 449590 +(449589, 82225, 0, 2, 8, 215362, 20, 92, 0, 5, '', 56421), -- 449589 +(449588, 82225, 0, 1, 6, 215359, 20, 92, 0, 5, '', 56421), -- 449588 +(449587, 82225, 15, 0, -1, 0, 1, 0, 0, 0, 'Excavation Efforts Supported', 56421), -- 449587 +(450613, 82223, 3, 5, 2, 225745, 1, 0, 0, 0, 'Talk to Vaelisia Steelstrike', 56421), -- 450613 +(450616, 82223, 3, 4, 5, 223267, 1, 4, 0, 0, 'Talk to Auralia Steelstrike', 56421), -- 450616 +(450615, 82223, 3, 3, 4, 224338, 1, 4, 0, 0, 'Talk to Tara Steelstrike', 56421), -- 450615 +(450614, 82223, 3, 2, 3, 223258, 1, 6, 0, 0, 'Talk to Fynn Steelstrike', 56421), -- 450614 +(450612, 82223, 0, 1, 1, 225589, 1, 2, 0, 0, 'Eat your stew', 56421), -- 450612 +(450604, 82223, 2, 0, 0, 452387, 1, 0, 0, 0, 'Have a seat at the Steelstrike dinner table', 56421), -- 450604 +(450585, 82222, 0, 10, 7, 224237, 1, 2, 0, 0, 'Sample the Stew', 56421), -- 450585 +(451023, 82222, 2, 9, 9, 454361, 13, 92, 0, 8, '', 56421), -- 451023 +(451022, 82222, 2, 8, 8, 454353, 13, 92, 0, 8, '', 56421), -- 451022 +(450426, 82222, 2, 7, 4, 451512, 13, 92, 0, 8, '', 56421), -- 450426 +(450363, 82222, 2, 6, 6, 451408, 13, 92, 0, 8, '', 56421), -- 450363 +(450339, 82222, 15, 5, -1, 0, 1, 2, 0, 0, 'Cook!', 56421), -- 450339 +(450064, 82222, 0, 4, 0, 224154, 1, 2, 0, 0, 'Talk to General Steelstrike to start cooking', 56421), -- 450064 +(450571, 82222, 0, 3, 5, 224305, 1, 2, 0, 0, 'Throw Water at Cooking Pot', 56421), -- 450571 +(450117, 82222, 2, 2, 2, 451554, 1, 0, 0, 0, 'Throw Cheese into Pot', 56421), -- 450117 +(450083, 82222, 2, 1, 1, 449187, 1, 2, 0, 0, 'Chop Vegetables', 56421), -- 450083 +(450326, 82222, 19, 0, 3, 33242, 0, 0, 0, 0, 'Join the Steelstrikes in the Cookhouse', 56421), -- 450326 +(450037, 82221, 2, 6, 4, 446622, 1, 8, 0, 0, '', 56421), -- 450037 +(450036, 82221, 2, 5, 3, 446617, 1, 8, 0, 0, '', 56421), -- 450036 +(450035, 82221, 2, 4, 2, 446618, 1, 8, 0, 0, '', 56421), -- 450035 +(450002, 82221, 2, 3, 1, 446554, 1, 8, 0, 0, 'Place Tinderbox', 56421), -- 450002 +(449630, 82221, 2, 2, 0, 444136, 1, 8, 0, 0, 'Place Banner', 56421), -- 449630 +(450056, 82221, 0, 1, 5, 224126, 5, 92, 0, 20, '', 56421), -- 450056 +(450001, 82221, 15, 0, -1, 0, 1, 0, 0, 0, 'Decorate the House', 56421), -- 450001 +(449605, 82220, 1, 0, 0, 222951, 5, 0, 1, 0, '', 56421), -- 449605 +(449604, 82219, 1, 0, 0, 222953, 7, 0, 1, 0, '', 56421), -- 449604 +(452270, 82207, 0, 2, 2, 228528, 1, 2, 0, 0, 'Defeat as many hostile visions as possible', 56421), -- 452270 +(449561, 82207, 0, 1, 0, 223108, 1, 2, 0, 0, '', 56421), -- 449561 +(452269, 82207, 0, 0, 1, 228526, 1, 0, 0, 0, 'Defeat as many hostile visions as possible', 56421), -- 452269 +(449542, 82197, 0, 0, 0, 214429, 8, 0, 0, 0, 'Duel Arathi Recruits', 56421), -- 449542 +(452272, 82164, 0, 2, 2, 228528, 1, 2, 0, 0, 'Defeat as many hostile visions as possible', 56421), -- 452272 +(449519, 82164, 0, 1, 0, 223052, 1, 2, 0, 0, '', 56421), -- 449519 +(452271, 82164, 0, 0, 1, 228526, 1, 0, 0, 0, 'Defeat as many hostile visions as possible', 56421), -- 452271 +(449497, 82153, 0, 10, 10, 223039, 1, 2, 0, 0, 'Document signed', 56421), -- 449497 +(449496, 82153, 2, 9, 9, 437757, 1, 24, 0, 0, '', 56421), -- 449496 +(449495, 82153, 2, 8, 8, 437758, 1, 24, 0, 0, '', 56421), -- 449495 +(449494, 82153, 2, 7, 7, 437761, 1, 24, 0, 0, '', 56421), -- 449494 +(449493, 82153, 2, 6, 6, 437756, 1, 24, 0, 0, 'Right', 56421), -- 449493 +(449492, 82153, 2, 5, 5, 437755, 1, 24, 0, 0, 'Left', 56421), -- 449492 +(449491, 82153, 0, 4, 4, 222997, 5, 2, 0, 0, 'Decorations placed inside', 56421), -- 449491 +(449490, 82153, 2, 3, 3, 443320, 1, 24, 0, 0, 'Allliance Banner Right', 56421), -- 449490 +(449489, 82153, 2, 2, 1, 437551, 1, 24, 0, 0, 'Alliance Banner Left', 56421), -- 449489 +(449488, 82153, 0, 1, 2, 222990, 2, 2, 0, 0, 'Alliance banners placed', 56421), -- 449488 +(449487, 82153, 0, 0, 0, 222984, 1, 0, 0, 0, 'Alliance Embassy steward found in Dornogal', 56421), -- 449487 +(449515, 82145, 0, 2, 2, 222955, 1, 24, 0, 0, '', 56421), -- 449515 +(449514, 82145, 0, 1, 1, 222954, 1, 24, 0, 0, '', 56421), -- 449514 +(449513, 82145, 0, 0, 0, 222953, 1, 24, 0, 0, '', 56421), -- 449513 +(449414, 82120, 0, 0, 5, 217950, 15, 0, 0, 0, '', 56421), -- 449414 +(449395, 82088, 0, 2, 0, 216028, 15, 92, 0, 7, '', 56421), -- 449395 +(449393, 82088, 0, 1, 3, 222740, 15, 92, 0, 7, '', 56421), -- 449393 +(449392, 82088, 15, 0, -1, 0, 1, 0, 0, 0, 'Assist the Arathi in driving back the kobyss', 56421); -- 449392 + +INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `Order`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `Flags2`, `ProgressBarWeight`, `Description`, `VerifiedBuild`) VALUES +(449227, 82050, 16, 0, 0, 2914, 15, 0, 0, 0, '', 56421), -- 449227 +(449217, 82041, 0, 2, 2, 222527, 7, 2, 0, 0, 'Collect Radiant Clusters', 56421), -- 449217 +(449216, 82041, 0, 1, 1, 222528, 1, 2, 0, 0, 'Find a handhold on the cliff', 56421), -- 449216 +(449215, 82041, 0, 0, 0, 222529, 1, 0, 0, 0, 'Climbing Gear acquired', 56421), -- 449215 +(449165, 82007, 0, 3, 3, 222374, 1, 0, 0, 0, 'Lynx kitten Cap\'n Elaena', 56421), -- 449165 +(449164, 82007, 0, 2, 2, 222375, 1, 0, 0, 0, 'Lynx kitten Thunder', 56421), -- 449164 +(449163, 82007, 0, 1, 1, 222372, 1, 0, 0, 0, 'Lynx kitten Beans', 56421), -- 449163 +(449162, 82007, 0, 0, 0, 222373, 1, 0, 0, 0, 'Lynx kitten Beef', 56421), -- 449162 +(452257, 81985, 0, 2, 2, 228528, 1, 2, 0, 0, 'Defeat as many hostile visions as possible', 56421), -- 452257 +(449133, 81985, 0, 1, 0, 221965, 1, 2, 0, 0, '', 56421), -- 449133 +(452256, 81985, 0, 0, 1, 228526, 1, 0, 0, 0, 'Defeat as many hostile visions as possible', 56421), -- 452256 +(449180, 81914, 19, 1, 1, 32041, 0, 28, 0, 0, '', 56421), -- 449180 +(449179, 81914, 0, 0, 0, 214991, 1, 28, 0, 0, 'Stay a While', 56421), -- 449179 +(449854, 81913, 0, 2, 3, 223763, 1, 28, 0, 0, '', 56421), -- 449854 +(449852, 81913, 0, 1, 2, 220887, 50, 0, 0, 0, 'Shalemaws blasted', 56421), -- 449852 +(449851, 81913, 0, 0, 1, 220887, 20, 28, 0, 0, '', 56421), -- 449851 +(449853, 81912, 0, 4, 4, 223762, 1, 28, 0, 0, '', 56421), -- 449853 +(449850, 81912, 0, 3, 3, 219002, 15, 0, 0, 0, 'Targets hit', 56421), -- 449850 +(449849, 81912, 0, 2, 2, 219002, 8, 28, 0, 0, '', 56421), -- 449849 +(449848, 81912, 0, 1, 1, 219002, 5, 28, 0, 0, '', 56421), -- 449848 +(449847, 81912, 0, 0, 0, 219002, 1, 28, 0, 0, '', 56421), -- 449847 +(448952, 81869, 0, 1, 1, 221717, 60, 28, 0, 0, '', 56421), -- 448952 +(448929, 81869, 1, 0, 0, 220130, 10, 1, 1, 0, '', 56421), -- 448929 +(448959, 81862, 0, 3, 2, 221818, 13, 92, 0, 8, 'Meat', 56421), -- 448959 +(448958, 81862, 0, 2, 1, 221819, 100, 92, 0, 1, 'Scare Locals', 56421), -- 448958 +(448957, 81862, 15, 1, -1, 0, 1, 2, 0, 0, 'Lynx Enrichment', 56421), -- 448957 +(448961, 81862, 3, 0, 0, 221712, 1, 0, 0, 0, 'Ride the Imperial Lynx', 56421), -- 448961 +(448866, 81827, 0, 0, 0, 219567, 1, 0, 0, 0, 'Complete the race', 56421), -- 448866 +(448865, 81825, 0, 0, 1, 219565, 1, 0, 0, 0, 'Complete the race', 56421), -- 448865 +(448856, 81819, 0, 0, 0, 219560, 1, 0, 0, 0, 'Complete the race', 56421), -- 448856 +(448848, 81813, 0, 0, 1, 219556, 1, 0, 0, 0, 'Complete the race', 56421), -- 448848 +(448846, 81811, 0, 0, 1, 219554, 1, 0, 0, 0, 'Complete the race', 56421), -- 448846 +(448842, 81806, 0, 0, 0, 219550, 1, 0, 0, 0, 'Complete the race', 56421), -- 448842 +(448841, 81805, 0, 0, 1, 219549, 1, 0, 0, 0, 'Complete the race', 56421), -- 448841 +(448835, 81797, 0, 0, 0, 215653, 3, 0, 0, 0, '', 56421), -- 448835 +(448832, 81795, 1, 0, 0, 219934, 100, 0, 1, 0, '', 56421), -- 448832 +(448755, 81751, 1, 1, 1, 219807, 1, 0, 1, 0, '', 56421), -- 448755 +(448754, 81751, 1, 0, 0, 219806, 1, 0, 1, 0, '', 56421), -- 448754 +(448753, 81750, 0, 1, 1, 221515, 30, 0, 0, 0, 'Clouds farmed', 56421), -- 448753 +(448752, 81750, 0, 0, 0, 191503, 1, 4, 0, 0, 'Summon your Skyriding Mount or mount Trained Shalewing', 56421), -- 448752 +(452866, 81670, 0, 8, 7, 229353, 34, 92, 0, 3, '', 56421), -- 452866 +(451449, 81670, 0, 7, 6, 222117, 20, 92, 0, 5, '', 56421), -- 451449 +(451448, 81670, 0, 6, 5, 221852, 34, 92, 0, 3, '', 56421), -- 451448 +(450651, 81670, 0, 5, 4, 225594, 10, 92, 0, 10, '', 56421), -- 450651 +(450650, 81670, 0, 4, 3, 225309, 34, 92, 0, 3, '', 56421), -- 450650 +(450649, 81670, 0, 3, 2, 221853, 20, 92, 0, 5, '', 56421), -- 450649 +(450648, 81670, 0, 2, 1, 222043, 20, 92, 0, 5, '', 56421), -- 450648 +(450647, 81670, 0, 1, 0, 221918, 20, 92, 0, 5, '', 56421), -- 450647 +(450646, 81670, 15, 0, -1, 0, 1, 0, 0, 0, 'Silkworkers slain', 56421), -- 450646 +(448581, 81651, 19, 1, 4, 29949, 0, 2, 0, 0, 'Mycomancer Caves found', 56421), -- 448581 +(448588, 81651, 19, 0, 0, 30737, 0, 0, 0, 0, 'Sinkhole found', 56421), -- 448588 +(448628, 81622, 0, 4, 3, 221382, 10, 92, 0, 10, 'Kill Arathi', 56421), -- 448628 +(448627, 81622, 0, 3, 2, 221383, 10, 92, 0, 10, 'Kill Arathi', 56421), -- 448627 +(448496, 81622, 0, 2, 1, 221385, 10, 92, 0, 10, 'Kill Arathi', 56421), -- 448496 +(448495, 81622, 9, 1, 0, 459, 7, 92, 0, 15, 'Kill Players', 56421), -- 448495 +(448494, 81622, 15, 0, -1, 0, 1, 0, 0, 0, 'Kill Arathi Trainers or Players', 56421), -- 448494 +(448466, 81615, 0, 0, 0, 211546, 15, 0, 0, 0, 'Kobolds Slain', 56421), -- 448466 +(448419, 81593, 14, 0, 0, 163945, 1, 0, 0, 0, 'Rank 10 achieved for Brann Bronzebeard', 56421), -- 448419 +(448401, 81574, 0, 1, 4, 215501, 1, 1, 0, 0, '', 56421), -- 448401 +(448397, 81574, 0, 0, 1, 220939, 15, 0, 0, 0, 'Gloomgrowth burned with Patrol Torch', 56421), -- 448397 +(448336, 81555, 1, 0, 0, 217996, 4, 0, 1, 0, '', 56421), -- 448336 +(448333, 81514, 14, 2, 2, 163941, 1, 2, 0, 0, 'Bountiful Delve completed at any difficulty', 56421), -- 448333 +(448332, 81514, 14, 1, 1, 157314, 1, 0, 0, 0, 'Restored Coffer Key obtained', 56421), -- 448332 +(451664, 81514, 0, 0, 0, 227675, 1, 4, 0, 0, 'Delver\'s Guide reviewed within the Delver\'s Headquarters', 56421), -- 451664 +(448325, 81512, 1, 1, 1, 218740, 6, 0, 1, 0, '', 56421), -- 448325 +(448324, 81512, 1, 0, 0, 218739, 2, 0, 1, 0, '', 56421), -- 448324 +(448321, 81510, 0, 0, 0, 206017, 1, 0, 0, 0, 'Speak with Brann Bronzebeard', 56421), -- 448321 +(448477, 81506, 2, 0, 0, 438039, 4, 0, 0, 0, 'Alchemical Instruments destroyed', 56421), -- 448477 +(448320, 81504, 1, 0, 1, 219358, 6, 0, 1, 0, '', 56421), -- 448320 +(448483, 81502, 0, 0, 0, 221047, 3, 0, 0, 0, 'Malodorous Philter tested', 56421), -- 448483 +(448478, 81497, 1, 0, 0, 219227, 6, 0, 1, 0, '', 56421), -- 448478 +(448473, 81495, 1, 0, 0, 219225, 4, 0, 1, 0, 'Crystalline Brightbloom', 56421), -- 448473 +(450952, 81494, 1, 0, 0, 225738, 7, 0, 1, 0, '', 56421), -- 450952 +(448591, 81493, 1, 0, 0, 219429, 4, 0, 1, 0, '', 56421), -- 448591 +(448563, 81492, 2, 0, 0, 439532, 5, 256, 0, 0, 'Sureki Smithing Tools sabotaged', 56421), -- 448563 +(448562, 81491, 2, 0, 0, 439531, 6, 256, 0, 0, 'Unattended Arbalests sabotaged', 56421), -- 448562 +(448573, 81490, 0, 0, 0, 221203, 1, 0, 0, 0, '', 56421), -- 448573 +(448564, 81487, 0, 0, 0, 221190, 4, 0, 0, 0, '', 56421), -- 448564 +(448304, 81483, 2, 0, 1, 439348, 3, 0, 0, 0, '', 56421), -- 448304 +(448481, 81482, 0, 0, 0, 221045, 3, 0, 0, 0, 'Gelatinous Unguent tested', 56421), -- 448481 +(448475, 81481, 2, 0, 0, 438037, 3, 256, 0, 0, 'Black Blood Vessel destroyed', 56421), -- 448475 +(448479, 81480, 1, 0, 0, 219228, 6, 0, 1, 0, '', 56421), -- 448479 +(448446, 81479, 1, 0, 0, 219212, 5, 0, 1, 0, 'Luminescent Umbrashroom', 56421), -- 448446 +(448590, 81478, 1, 0, 0, 219415, 8, 0, 1, 0, '', 56421), -- 448590 +(448389, 81476, 0, 0, 0, 220917, 1, 0, 0, 0, '', 56421), -- 448389 +(448326, 81475, 0, 0, 0, 220916, 4, 0, 0, 0, '', 56421), -- 448326 +(448290, 81473, 2, 0, 1, 437216, 1, 0, 0, 0, '', 56421), -- 448290 +(448543, 81472, 2, 0, 0, 439339, 1, 0, 0, 0, '', 56421), -- 448543 +(448282, 81471, 1, 1, 1, 219347, 1, 2, 1, 0, '', 56421), -- 448282 +(448281, 81471, 0, 0, 0, 228737, 1, 0, 0, 0, 'High Hollows rumor gleaned', 56421), -- 448281 +(451767, 80672, 0, 6, 4, 228191, 1, 4, 0, 0, 'View Yamas the Provider\'s Pact items', 56421), -- 451767 +(453226, 80672, 0, 5, 5, 230622, 20, 92, 0, 5, '', 56421), -- 453226 +(452969, 80672, 0, 4, 1, 229926, 7, 92, 0, 15, '', 56421), -- 452969 +(450908, 80672, 0, 3, 3, 229925, 10, 92, 0, 10, '', 56421), -- 450908 +(450907, 80672, 0, 2, 0, 229924, 10, 92, 0, 10, '', 56421), -- 450907 +(450905, 80672, 0, 1, 2, 229923, 5, 92, 0, 20, 'Vizier World Quest completed', 56421), -- 450905 +(448227, 80672, 15, 0, -1, 0, 1, 0, 0, 0, 'Complete activities in Azj-Kahet', 56421), -- 448227 +(451768, 80671, 0, 6, 4, 228191, 1, 4, 0, 0, 'View Yamas the Provider\'s Pact items', 56421), -- 451768 +(453227, 80671, 0, 5, 5, 230622, 20, 92, 0, 5, '', 56421), -- 453227 +(450911, 80671, 0, 4, 3, 229926, 7, 92, 0, 15, '', 56421), -- 450911 +(450910, 80671, 0, 3, 2, 229925, 10, 92, 0, 10, 'Bounty Rumors claimed', 56421), -- 450910 +(450909, 80671, 0, 2, 1, 229924, 10, 92, 0, 10, '', 56421), -- 450909 +(448226, 80671, 0, 1, 0, 229923, 5, 92, 0, 20, '', 56421), -- 448226 +(452968, 80671, 15, 0, -1, 0, 1, 0, 0, 0, 'Complete activities in Azj-Kahet', 56421), -- 452968 +(450676, 80670, 0, 6, 7, 228191, 1, 4, 0, 0, 'View Yamas the Provider\'s Pact items', 56421), -- 450676 +(453225, 80670, 0, 5, 1, 230622, 20, 92, 0, 5, '', 56421), -- 453225 +(452970, 80670, 0, 4, 0, 229926, 7, 92, 0, 15, '', 56421), -- 452970 +(450675, 80670, 0, 3, 6, 229925, 10, 92, 0, 10, '', 56421), -- 450675 +(450674, 80670, 0, 2, 5, 229924, 10, 92, 0, 10, '', 56421), -- 450674 +(450673, 80670, 0, 1, 4, 229923, 5, 92, 0, 20, 'Weaver World Quest completed', 56421), -- 450673 +(448223, 80670, 15, 0, -1, 0, 1, 0, 0, 0, 'Complete activities in Azj-Kahet', 56421), -- 448223 +(448347, 80573, 1, 4, 4, 218456, 1, 28, 1, 0, '', 56421), -- 448347 +(448346, 80573, 1, 3, 3, 219016, 1, 28, 1, 0, '', 56421), -- 448346 +(448345, 80573, 1, 2, 2, 219017, 1, 28, 1, 0, '', 56421), -- 448345 +(448274, 80573, 0, 1, 1, 220889, 1, 2, 0, 0, 'Sureki War Chest looted', 56421), -- 448274 +(448273, 80573, 0, 0, 0, 228735, 1, 0, 0, 0, 'Have a drink and eavesdrop', 56421), -- 448273 +(448054, 80457, 0, 4, 1, 220153, 15, 92, 0, 7, 'Kill Nerubian Casters', 56421), -- 448054 +(448053, 80457, 0, 3, 0, 220152, 15, 92, 0, 7, 'Kill Nerubian Fighters', 56421), -- 448053 +(448020, 80457, 0, 2, 3, 220147, 9, 92, 0, 12, 'Kill Crypt Lords', 56421), -- 448020 +(448019, 80457, 9, 1, 2, 459, 7, 92, 0, 15, 'Kill Players', 56421), -- 448019 +(448018, 80457, 15, 0, -1, 0, 1, 0, 0, 0, 'Kill Nerubian Forces or Players', 56421), -- 448018 +(447929, 80412, 0, 5, 2, 219939, 10, 92, 0, 10, 'Push back the Kobyss', 56421), -- 447929 +(447925, 80412, 0, 4, 7, 219934, 10, 92, 0, 10, 'Push back the Kobyss', 56421), -- 447925 +(447924, 80412, 0, 3, 6, 219935, 10, 92, 0, 10, 'Push back the Kobyss', 56421), -- 447924 +(447923, 80412, 0, 2, 1, 219933, 13, 92, 0, 8, 'Push back the Kobyss', 56421), -- 447923 +(447922, 80412, 9, 1, 0, 459, 7, 92, 0, 15, 'Kill Players', 56421), -- 447922 +(447921, 80412, 15, 0, -1, 0, 1, 0, 0, 0, 'Push back the Kobyss or Kill Players', 56421), -- 447921 +(447904, 80409, 0, 2, 3, 219970, 20, 92, 0, 5, 'Kill Cave Borer Worms', 56421), -- 447904 +(447903, 80409, 9, 1, 2, 459, 7, 92, 0, 15, 'Kill Players', 56421), -- 447903 +(447902, 80409, 15, 0, -1, 0, 1, 0, 0, 0, 'Kill Cave Borer Worms or Players', 56421), -- 447902 +(447895, 80400, 1, 0, 0, 217506, 5, 0, 1, 0, '', 56421), -- 447895 +(448465, 80395, 0, 5, 1, 220794, 5, 92, 0, 20, 'Kill Sand Elemental', 56421), -- 448465 +(448168, 80395, 0, 4, 0, 220547, 9, 92, 0, 12, 'Kill Kelp Elemental', 56421), -- 448168 +(447839, 80395, 0, 3, 4, 220545, 13, 92, 0, 8, 'Kill Water Elemental', 56421), -- 447839 +(447838, 80395, 0, 2, 3, 220544, 13, 92, 0, 8, 'Kill Sand Elemental', 56421), -- 447838 +(447837, 80395, 9, 1, 2, 459, 7, 92, 0, 15, 'Kill Players', 56421), -- 447837 +(447836, 80395, 15, 0, -1, 0, 1, 0, 0, 0, 'Kill Elementals or Players at Dhar Bandar', 56421), -- 447836 +(447827, 80394, 0, 2, 3, 221027, 10, 92, 0, 10, 'Subdue Moose or Rams', 56421), -- 447827 +(447826, 80394, 9, 1, 2, 459, 7, 92, 0, 15, 'Kill Players', 56421), -- 447826 +(447825, 80394, 15, 0, -1, 0, 1, 0, 0, 0, 'Kill Players or Subdue Creatures', 56421), -- 447825 +(451313, 80323, 0, 7, 6, 224788, 50, 92, 0, 2, 'Kill Monsters', 56421), -- 451313 +(451312, 80323, 0, 6, 1, 221518, 100, 92, 0, 1, 'Kill Monsters', 56421), -- 451312 +(451311, 80323, 0, 5, 0, 221424, 7, 92, 0, 16, 'Kill Monsters', 56421), -- 451311 +(447658, 80323, 0, 4, 5, 219448, 5, 92, 0, 20, 'Kill Monsters', 56421), -- 447658 +(447657, 80323, 0, 3, 4, 219447, 5, 92, 0, 20, 'Kill Monsters', 56421), -- 447657 +(447656, 80323, 0, 2, 3, 219446, 5, 92, 0, 20, 'Kill Monsters', 56421), -- 447656 +(447655, 80323, 9, 1, 2, 459, 7, 92, 0, 15, 'Kill Players', 56421), -- 447655 +(447654, 80323, 15, 0, -1, 0, 1, 0, 0, 0, 'Kill Monsters or Players', 56421), -- 447654 +(447625, 80294, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447625 +(447623, 80293, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447623 +(447621, 80292, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447621 +(447619, 80291, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447619 +(447617, 80290, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447617 +(447615, 80289, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447615 +(447613, 80288, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447613 +(447612, 80287, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447612 +(447611, 80286, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447611 +(447610, 80285, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447610 +(447609, 80284, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447609 +(447608, 80283, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447608 +(447607, 80282, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447607 +(447606, 80281, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447606 +(447605, 80280, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447605 +(447604, 80279, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447604 +(447601, 80278, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447601 +(447600, 80277, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447600 +(447599, 80276, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447599 +(447598, 80275, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447598 +(447597, 80274, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447597 +(447596, 80273, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447596 +(447595, 80272, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447595 +(447594, 80271, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447594 +(447593, 80270, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447593 +(447592, 80269, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447592 +(447591, 80268, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447591 +(447590, 80267, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447590 +(447589, 80266, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447589 +(447588, 80265, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447588 +(447587, 80261, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447587 +(447586, 80260, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447586 +(447585, 80259, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447585 +(447584, 80258, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447584 +(447583, 80257, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447583 +(447582, 80256, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447582 +(447581, 80255, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447581 +(447580, 80254, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447580 +(447579, 80253, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447579 +(447578, 80252, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447578 +(447577, 80251, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447577 +(447576, 80250, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447576 +(447575, 80249, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447575 +(447574, 80248, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447574 +(447573, 80247, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447573 +(447572, 80246, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447572 +(447571, 80245, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447571 +(447570, 80244, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447570 +(447569, 80243, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447569 +(447566, 80242, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447566 +(447565, 80240, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447565 +(447564, 80239, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447564 +(447563, 80238, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447563 +(447562, 80237, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447562 +(447560, 80236, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447560 +(447559, 80235, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447559 +(447558, 80234, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447558 +(447557, 80233, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447557 +(447556, 80232, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447556 +(447555, 80231, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447555 +(447554, 80230, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447554 +(447553, 80229, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447553 +(447552, 80228, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447552 +(447551, 80227, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447551 +(447550, 80226, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447550 +(447549, 80225, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447549 +(447548, 80224, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447548 +(447547, 80223, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447547 +(447546, 80222, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447546 +(447545, 80221, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447545 +(447544, 80220, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447544 +(447543, 80219, 0, 0, 1, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 447543 +(447533, 80208, 0, 2, 1, 219424, 10, 92, 0, 10, 'Subdue Moles', 56421), -- 447533 +(447532, 80208, 9, 1, 0, 459, 7, 92, 0, 15, '', 56421), -- 447532 +(447531, 80208, 15, 0, -1, 0, 1, 0, 0, 0, 'Subdue Moles or Kill Players', 56421), -- 447531 +(447484, 80187, 14, 0, 0, 156579, 1, 0, 0, 0, '', 56421), -- 447484 +(447482, 80186, 14, 0, 0, 156577, 1, 0, 0, 0, '', 56421), -- 447482 +(448127, 80145, 0, 2, 1, 220428, 1, 2, 0, 0, 'Speak to ZZ-01-47', 56421), -- 448127 +(448126, 80145, 0, 1, 0, 215770, 1, 2, 0, 0, 'Magma Serpent defeated', 56421), -- 448126 +(447398, 80145, 0, 0, 5, 220424, 1, 0, 0, 0, 'Cave Crushers activated', 56421), -- 447398 +(447202, 80023, 0, 1, 0, 219574, 8, 0, 0, 0, 'Cave Creatures Slain', 56421), -- 447202 +(447627, 80023, 0, 0, 1, 219539, 1, 1, 0, 0, '', 56421), -- 447627 +(447096, 80004, 1, 0, 0, 216693, 12, 0, 1, 0, '', 56421), -- 447096 +(446924, 79966, 0, 0, 0, 212068, 1, 0, 0, 0, '', 56421), -- 446924 +(449916, 79959, 0, 0, 0, 223834, 1, 0, 0, 0, '', 56421), -- 449916 +(449864, 79958, 0, 0, 0, 223752, 4, 0, 0, 0, 'Food placed', 56421), -- 449864 +(446803, 79730, 0, 0, 0, 217693, 1, 0, 0, 0, '', 56421), -- 446803 +(446801, 79729, 0, 3, 4, 227892, 1, 0, 0, 0, 'Loom of Fates', 56421), -- 446801 +(446800, 79729, 0, 2, 3, 227891, 1, 0, 0, 0, 'The First Declaration', 56421), -- 446800 +(446799, 79729, 0, 1, 2, 227893, 1, 0, 0, 0, 'The Ashes of Anub\'izek', 56421), -- 446799 +(446798, 79729, 0, 0, 1, 227890, 1, 0, 0, 0, 'The Onyx Arms', 56421), -- 446798 +(451384, 79723, 0, 2, 2, 227340, 1, 28, 0, 0, '', 56421), -- 451384 +(446793, 79723, 1, 1, 0, 215159, 6, 0, 1, 0, '', 56421), -- 446793 +(451377, 79723, 3, 0, 1, 227234, 1, 4, 0, 0, 'Inconspicuous Crate investigated', 56421), -- 451377 +(449677, 79718, 0, 2, 0, 227219, 5, 0, 0, 0, '', 56421), -- 449677 +(446773, 79718, 0, 1, 4, 217750, 5, 0, 0, 0, '', 56421), -- 446773 +(446772, 79718, 0, 0, 3, 217751, 1, 0, 0, 0, '', 56421), -- 446772 +(446771, 79717, 0, 2, 2, 217769, 1, 0, 0, 0, 'Rooftop surveyed', 56421), -- 446771 +(446770, 79717, 0, 1, 1, 217768, 1, 0, 0, 0, 'Waterway surveyed', 56421), -- 446770 +(446769, 79717, 0, 0, 0, 217767, 1, 0, 0, 0, 'Main entrance surveyed', 56421), -- 446769 +(451599, 79633, 0, 1, 0, 227765, 1, 28, 0, 0, '', 56421), -- 451599 +(446589, 79633, 0, 0, 4, 226121, 1, 0, 0, 0, 'Meesk the Venomtongue escorted', 56421); -- 446589 + +INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `Order`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `Flags2`, `ProgressBarWeight`, `Description`, `VerifiedBuild`) VALUES +(446538, 79627, 0, 1, 3, 226075, 1, 0, 0, 0, 'Nana Lek\'kel Convinced', 56421), -- 446538 +(450802, 79627, 1, 0, 0, 213538, 1, 4, 1, 0, '', 56421), -- 450802 +(450638, 79532, 0, 4, 4, 225580, 1, 28, 0, 0, '', 56421), -- 450638 +(450637, 79532, 0, 3, 3, 225545, 1, 28, 0, 0, '', 56421), -- 450637 +(450636, 79532, 0, 2, 2, 225544, 1, 28, 0, 0, '', 56421), -- 450636 +(450635, 79532, 0, 1, 0, 225543, 1, 28, 0, 0, '', 56421), -- 450635 +(446379, 79532, 0, 0, 1, 225559, 4, 0, 0, 0, 'Information gathered', 56421), -- 446379 +(448076, 79480, 0, 1, 0, 220218, 1, 30, 0, 0, 'Olbarig found', 56421), -- 448076 +(446311, 79480, 0, 0, 1, 216938, 8, 0, 0, 0, '', 56421), -- 446311 +(447224, 79477, 0, 3, 4, 218745, 1, 28, 0, 0, '', 56421), -- 447224 +(447223, 79477, 0, 2, 3, 218743, 1, 28, 0, 0, '', 56421), -- 447223 +(447222, 79477, 0, 1, 2, 218744, 1, 28, 0, 0, '', 56421), -- 447222 +(446293, 79477, 0, 0, 1, 218628, 3, 0, 0, 0, 'Stray recruits found', 56421), -- 446293 +(446283, 79476, 0, 0, 2, 217758, 8, 0, 0, 0, 'Stranded Earthen helped', 56421), -- 446283 +(446763, 79475, 0, 3, 2, 217734, 20, 92, 0, 5, '', 56421), -- 446763 +(446762, 79475, 0, 2, 1, 215194, 10, 92, 0, 10, '', 56421), -- 446762 +(446287, 79475, 0, 1, 0, 217737, 7, 92, 0, 16, '', 56421), -- 446287 +(446286, 79475, 15, 0, -1, 0, 1, 0, 0, 0, 'Conduit charged', 56421), -- 446286 +(446064, 79346, 1, 0, 0, 215447, 20, 0, 1, 0, '', 56421), -- 446064 +(451024, 79344, 3, 2, 1, 219226, 1, 0, 0, 0, 'Item upgrades and crest exchange vendors found', 56421), -- 451024 +(452639, 79344, 0, 1, 2, 229221, 1, 0, 0, 0, 'Keepers of Renown found', 56421), -- 452639 +(449867, 79344, 3, 0, 0, 206017, 1, 0, 0, 0, 'Delver\'s Headquarters found', 56421), -- 449867 +(448253, 79333, 0, 1, 0, 220779, 1, 2, 0, 0, 'Report back to Moira', 56421), -- 448253 +(446049, 79333, 0, 0, 1, 220686, 1, 0, 0, 0, 'Telescope used', 56421), -- 446049 +(448549, 79328, 0, 10, 10, 221162, 1, 2, 0, 0, 'Document signed', 56421), -- 448549 +(448516, 79328, 2, 9, 9, 437746, 1, 24, 0, 0, '', 56421), -- 448516 +(448515, 79328, 2, 8, 8, 437749, 1, 24, 0, 0, '', 56421), -- 448515 +(448513, 79328, 2, 7, 7, 437751, 1, 24, 0, 0, '', 56421), -- 448513 +(448510, 79328, 2, 6, 6, 439252, 1, 24, 0, 0, 'Right', 56421), -- 448510 +(448507, 79328, 2, 5, 5, 437743, 1, 24, 0, 0, 'Left', 56421), -- 448507 +(448486, 79328, 0, 4, 4, 221048, 5, 2, 0, 0, 'Decorations placed inside', 56421), -- 448486 +(448427, 79328, 2, 3, 3, 437554, 1, 24, 0, 0, 'Horde Banner Right', 56421), -- 448427 +(448425, 79328, 2, 2, 1, 437550, 1, 24, 0, 0, 'Horde Banner Left', 56421), -- 448425 +(448426, 79328, 0, 1, 2, 220969, 2, 2, 0, 0, 'Horde banners placed', 56421), -- 448426 +(446036, 79328, 0, 0, 0, 220965, 1, 0, 0, 0, 'Horde Embassy steward found in Dornogal', 56421), -- 446036 +(445954, 79276, 1, 1, 0, 212521, 1, 2, 1, 0, '', 56421), -- 445954 +(445955, 79276, 1, 0, 1, 212519, 1, 0, 1, 0, '', 56421), -- 445955 +(446043, 79255, 0, 3, 3, 216162, 1, 28, 0, 0, 'Nebb clone in position [DNT]', 56421), -- 446043 +(445975, 79255, 0, 2, 2, 215997, 1, 28, 0, 0, '', 56421), -- 445975 +(445894, 79255, 0, 1, 0, 215775, 10, 0, 0, 0, 'Spiders slain', 56421), -- 445894 +(445903, 79255, 0, 0, 1, 215772, 1, 1, 0, 0, '', 56421), -- 445903 +(449983, 79244, 0, 1, 1, 223979, 1, 2, 0, 0, 'Report back to Alleria at the Coreway in Dornogal', 56421), -- 449983 +(448249, 79244, 0, 0, 0, 220731, 1, 0, 0, 0, 'Inform the Weaver', 56421), -- 448249 +(448072, 79243, 0, 1, 1, 215988, 1, 0, 0, 0, '', 56421), -- 448072 +(448071, 79243, 0, 0, 0, 215987, 1, 0, 0, 0, '', 56421), -- 448071 +(448113, 79241, 0, 1, 1, 220384, 1, 2, 0, 0, 'Fuse lit', 56421), -- 448113 +(448068, 79241, 0, 0, 0, 220213, 6, 0, 0, 0, 'Charges planted', 56421), -- 448068 +(447945, 79240, 0, 1, 1, 219966, 1, 3, 0, 0, 'Y\'tekhi brought to safety', 56421), -- 447945 +(447944, 79240, 0, 0, 0, 215660, 1, 0, 0, 0, 'Y\'tekhi subdued', 56421), -- 447944 +(450223, 79239, 0, 9, 1, 224374, 1, 28, 0, 0, 'Landed in Market', 56421), -- 450223 +(450140, 79239, 0, 8, 9, 224274, 1, 20, 0, 0, 'Convince Y\'tekhi this is a bad idea', 56421), -- 450140 +(450139, 79239, 0, 7, 8, 224269, 1, 18, 0, 0, 'Neferess Freed', 56421), -- 450139 +(450138, 79239, 0, 6, 7, 224273, 1, 20, 0, 0, 'Convince Y\'tekhi this is a bad idea', 56421), -- 450138 +(450137, 79239, 0, 5, 6, 224268, 1, 2, 0, 0, 'Neferess\'s Right Arm Freed', 56421), -- 450137 +(450136, 79239, 0, 4, 4, 224272, 1, 20, 0, 0, 'Convince Y\'tekhi this is a bad idea', 56421), -- 450136 +(450135, 79239, 0, 3, 3, 224266, 1, 2, 0, 0, 'Neferess\'s Left Leg Freed', 56421), -- 450135 +(449838, 79239, 0, 2, 2, 223690, 1, 20, 0, 0, 'Convince Y\'tekhi this is a bad idea', 56421), -- 449838 +(447930, 79239, 0, 1, 0, 219945, 1, 2, 0, 0, 'Neferess\'s Right Leg Freed', 56421), -- 447930 +(449905, 79239, 0, 0, 5, 223696, 4, 0, 0, 0, 'Caustic Chemicals', 56421), -- 449905 +(448330, 79237, 0, 7, 4, 220850, 1, 2, 0, 0, 'Escape Line taken', 56421), -- 448330 +(447692, 79237, 0, 6, 3, 219652, 1, 2, 0, 0, 'Discarded Shadecaster investigated', 56421), -- 447692 +(447691, 79237, 2, 5, 2, 419771, 1, 2, 0, 0, 'Experiment Notes examined', 56421), -- 447691 +(452645, 79237, 0, 4, 7, 219650, 1, 28, 0, 0, 'Approach Notes', 56421), -- 452645 +(447690, 79237, 2, 3, 1, 419773, 1, 2, 0, 0, 'Caustic Alchemical Supplies examined', 56421), -- 447690 +(452644, 79237, 0, 2, 6, 219649, 1, 28, 0, 0, 'Approach chemicals', 56421), -- 452644 +(449939, 79237, 0, 1, 5, 219640, 1, 4, 0, 0, 'Convenient Grapnel used', 56421), -- 449939 +(447689, 79237, 0, 0, 0, 219641, 1, 0, 0, 0, 'Air Duct accessed', 56421), -- 447689 +(446857, 79233, 1, 0, 0, 215457, 6, 0, 1, 0, '', 56421), -- 446857 +(446855, 79230, 0, 2, 2, 217953, 1, 2, 0, 0, 'First Ascended\'s Prison investigated', 56421), -- 446855 +(446854, 79230, 0, 1, 1, 220090, 1, 2, 0, 0, 'Central Warehouse investigated', 56421), -- 446854 +(446853, 79230, 2, 0, 0, 424362, 1, 0, 0, 0, 'Eastern Stockpile investigated', 56421), -- 446853 +(446837, 79227, 0, 2, 2, 217925, 1, 0, 0, 0, 'Twitching Gorge scouted', 56421), -- 446837 +(446836, 79227, 0, 1, 1, 217924, 1, 0, 0, 0, 'Eastern Span scouted', 56421), -- 446836 +(446835, 79227, 0, 0, 0, 217923, 1, 0, 0, 0, 'Umbral Bazaar scouted', 56421), -- 446835 +(446496, 79217, 19, 0, 0, 31933, 0, 0, 0, 0, 'Meet Brinthe at her home in Gundargaz', 56421), -- 446496 +(445678, 79173, 1, 11, 10, 211973, 4, 92, 1, 25, 'Spider Touched', 56421), -- 445678 +(445677, 79173, 1, 10, 9, 211966, 4, 92, 1, 25, 'Neurbian Crate', 56421), -- 445677 +(445676, 79173, 1, 9, 8, 211967, 4, 92, 1, 25, 'Large Sealed Crate', 56421), -- 445676 +(445675, 79173, 1, 8, 7, 211968, 4, 92, 1, 25, 'Blueprint', 56421), -- 445675 +(445674, 79173, 1, 7, 6, 211969, 4, 92, 1, 25, 'Locked Chest', 56421), -- 445674 +(445673, 79173, 1, 6, 5, 211974, 5, 92, 1, 20, 'Rug', 56421), -- 445673 +(445672, 79173, 1, 5, 4, 211975, 7, 92, 1, 15, 'Toolkit', 56421), -- 445672 +(445671, 79173, 1, 4, 3, 211970, 9, 92, 1, 12, 'Wine', 56421), -- 445671 +(445670, 79173, 1, 3, 2, 211971, 15, 92, 1, 7, 'Corn', 56421), -- 445670 +(445669, 79173, 1, 2, 1, 211972, 10, 92, 1, 10, 'Farm Supplies', 56421), -- 445669 +(445665, 79173, 1, 1, 0, 211964, 15, 92, 1, 7, 'Fish', 56421), -- 445665 +(445664, 79173, 15, 0, -1, 0, 1, 0, 0, 0, 'Recover any supplies you can find', 56421), -- 445664 +(445629, 79158, 0, 1, 1, 215300, 8, 0, 0, 0, 'Harvest Seeds planted', 56421), -- 445629 +(445621, 79158, 1, 0, 0, 211947, 1, 20, 0, 0, 'Harvest Seed recovered', 56421), -- 445621 +(449855, 79157, 0, 2, 2, 223764, 1, 28, 0, 0, '', 56421), -- 449855 +(445617, 79157, 0, 1, 0, 212213, 1, 2, 0, 0, '', 56421), -- 445617 +(448129, 79157, 0, 0, 1, 220444, 1, 0, 0, 0, 'Shraubendre mounted', 56421), -- 448129 +(448092, 79156, 0, 1, 0, 220306, 1, 0, 0, 0, 'Report to Merrix', 56421), -- 448092 +(450208, 79156, 19, 0, 1, 33523, 0, 28, 0, 0, '', 56421), -- 450208 +(447384, 79147, 0, 8, 0, 219001, 1, 2, 0, 0, 'Maneuvering lesson complete', 56421), -- 447384 +(447444, 79147, 0, 7, 4, 219116, 1, 2, 0, 0, 'Shraubendre mounted', 56421), -- 447444 +(447443, 79147, 0, 6, 3, 219115, 1, 0, 0, 0, 'Rook supercharging witnessed', 56421), -- 447443 +(447500, 79147, 0, 5, 8, 219000, 18, 28, 0, 0, '', 56421), -- 447500 +(447499, 79147, 0, 4, 7, 219000, 14, 28, 0, 0, '', 56421), -- 447499 +(447496, 79147, 0, 3, 6, 219000, 10, 28, 0, 0, '', 56421), -- 447496 +(447494, 79147, 0, 2, 5, 219000, 6, 28, 0, 0, '', 56421), -- 447494 +(445590, 79147, 0, 1, 1, 219000, 1, 28, 0, 0, 'Rings cleared', 56421), -- 445590 +(449865, 79147, 0, 0, 2, 217835, 1, 28, 0, 0, '', 56421), -- 449865 +(445577, 79145, 0, 0, 4, 218414, 10, 0, 0, 0, 'Earthen Trainees armed', 56421), -- 445577 +(445550, 79140, 0, 0, 3, 215124, 8, 0, 0, 0, 'Undisciplined Earthen sparred', 56421), -- 445550 +(446903, 79129, 0, 9, 6, 218051, 1, 28, 0, 0, 'Rook 66', 56421), -- 446903 +(446901, 79129, 0, 8, 3, 218051, 1, 28, 0, 0, 'Rook 33', 56421), -- 446901 +(446880, 79129, 0, 7, 2, 217823, 1, 2, 0, 0, 'Lufsela encouraged', 56421), -- 446880 +(446915, 79129, 19, 6, 7, 30894, 0, 28, 0, 0, 'Rook Ritual Approach Convo', 56421), -- 446915 +(446814, 79129, 0, 5, 0, 217823, 1, 28, 0, 0, '', 56421), -- 446814 +(445505, 79129, 15, 4, -1, 0, 1, 0, 0, 0, 'Ritual safeguarded', 56421), -- 445505 +(446879, 79129, 0, 3, 1, 215120, 5, 92, 0, 20, '', 56421), -- 446879 +(445506, 79129, 0, 2, 5, 215048, 10, 92, 0, 10, '', 56421), -- 445506 +(449517, 79129, 0, 1, 8, 222888, 10, 92, 0, 10, '', 56421), -- 449517 +(451584, 79129, 0, 0, 4, 217970, 1, 28, 0, 0, '', 56421), -- 451584 +(445501, 79124, 1, 23, 2, 218455, 1, 0, 1, 0, '', 56421), -- 445501 +(446704, 79124, 15, 22, -1, 0, 1, 20, 0, 0, 'Clues found', 56421), -- 446704 +(449311, 79124, 0, 21, 21, 215126, 10, 92, 0, 10, '', 56421), -- 449311 +(449318, 79124, 0, 20, 10, 222668, 1, 28, 0, 0, '', 56421), -- 449318 +(449310, 79124, 0, 19, 20, 215125, 10, 92, 0, 10, '', 56421), -- 449310 +(449317, 79124, 0, 18, 23, 222669, 1, 28, 0, 0, '', 56421), -- 449317 +(449195, 79124, 0, 17, 11, 215127, 10, 92, 0, 10, '', 56421), -- 449195 +(449316, 79124, 0, 16, 22, 222472, 1, 28, 0, 0, '', 56421), -- 449316 +(449193, 79124, 2, 15, 9, 441950, 4, 92, 0, 25, '', 56421), -- 449193 +(449268, 79124, 0, 14, 18, 222470, 1, 28, 0, 0, '', 56421), -- 449268 +(449192, 79124, 2, 13, 8, 434528, 4, 92, 0, 25, '', 56421), -- 449192 +(449267, 79124, 0, 12, 17, 222469, 1, 28, 0, 0, '', 56421), -- 449267 +(449191, 79124, 2, 11, 7, 441949, 4, 92, 0, 25, '', 56421), -- 449191 +(449266, 79124, 0, 10, 16, 222468, 1, 28, 0, 0, '', 56421), -- 449266 +(449190, 79124, 2, 9, 6, 441956, 10, 92, 0, 10, '', 56421), -- 449190 +(449265, 79124, 0, 8, 15, 222467, 1, 28, 0, 0, '', 56421), -- 449265 +(449189, 79124, 2, 7, 5, 441955, 10, 92, 0, 10, '', 56421), -- 449189 +(449264, 79124, 0, 6, 14, 222466, 1, 28, 0, 0, '', 56421), -- 449264 +(449188, 79124, 2, 5, 4, 441954, 10, 92, 0, 10, '', 56421), -- 449188 +(449263, 79124, 0, 4, 13, 222465, 1, 28, 0, 0, '', 56421), -- 449263 +(449187, 79124, 2, 3, 3, 441952, 10, 92, 0, 10, '', 56421), -- 449187 +(449262, 79124, 0, 2, 12, 222464, 1, 28, 0, 0, '', 56421), -- 449262 +(449186, 79124, 2, 1, 1, 441957, 10, 92, 0, 10, '', 56421), -- 449186 +(449253, 79124, 0, 0, 0, 222463, 1, 28, 0, 0, '', 56421), -- 449253 +(446270, 79107, 19, 7, 1, 32017, 0, 30, 0, 0, 'Rook Tender Lufsela followed', 56421), -- 446270 +(449137, 79107, 0, 6, 2, 222279, 1, 2, 0, 0, 'Lufsela questioned', 56421), -- 449137 +(446269, 79107, 0, 5, 0, 220685, 4, 0, 0, 0, 'Stormriders assessed', 56421), -- 446269 +(449110, 79107, 0, 4, 7, 214966, 1, 28, 0, 0, '', 56421), -- 449110 +(449109, 79107, 0, 3, 6, 220669, 1, 28, 0, 0, '', 56421), -- 449109 +(449108, 79107, 0, 2, 5, 214965, 1, 28, 0, 0, '', 56421), -- 449108 +(449107, 79107, 0, 1, 3, 214964, 1, 28, 0, 0, '', 56421), -- 449107 +(449944, 79107, 19, 0, 4, 33411, 0, 28, 0, 0, '', 56421), -- 449944 +(448438, 79085, 0, 0, 0, 220995, 4, 0, 0, 0, 'Fish loaded onto Cart', 56421), -- 448438 +(446034, 79029, 0, 12, 2, 220914, 1, 2, 0, 0, 'Facility Activated and Secured', 56421), -- 446034 +(448392, 79029, 0, 11, 1, 220927, 1, 2, 0, 0, 'Speak to Brinthe', 56421), -- 448392 +(451412, 79029, 0, 10, 11, 227356, 1, 28, 0, 0, 'G4', 56421), -- 451412 +(451411, 79029, 0, 9, 10, 227355, 1, 28, 0, 0, 'G3', 56421), -- 451411 +(451410, 79029, 0, 8, 9, 227354, 1, 28, 0, 0, 'G2', 56421), -- 451410 +(451409, 79029, 0, 7, 8, 220476, 1, 28, 0, 0, 'G1', 56421), -- 451409 +(448162, 79029, 0, 6, 7, 220518, 1, 28, 0, 0, 'B4', 56421), -- 448162 +(448161, 79029, 0, 5, 6, 220517, 1, 28, 0, 0, 'B3', 56421), -- 448161 +(448160, 79029, 0, 4, 5, 220516, 1, 28, 0, 0, 'B2', 56421), -- 448160 +(448159, 79029, 0, 3, 4, 220515, 1, 28, 0, 0, 'B1', 56421), -- 448159 +(448143, 79029, 0, 2, 3, 220463, 6, 92, 0, 18, 'Distraction (LARGE)', 56421), -- 448143 +(448142, 79029, 0, 1, 0, 220464, 15, 92, 0, 7, 'Distraction (SMALL)', 56421), -- 448142 +(446032, 79029, 15, 0, -1, 0, 1, 0, 0, 0, 'Mayhem Caused', 56421), -- 446032 +(446026, 79028, 0, 6, 1, 218857, 1, 0, 0, 0, 'Mining Cart Track Cleared', 56421), -- 446026 +(446025, 79028, 0, 5, 0, 218775, 5, 2, 0, 0, 'Infested Crushers Decontaminated', 56421), -- 446025 +(447287, 79028, 0, 4, 7, 218732, 1, 2, 0, 0, 'Power Substation Restarted', 56421), -- 447287 +(446029, 79028, 0, 3, 3, 217705, 1, 2, 0, 0, 'Supply Water to the Shadowvein Boilers', 56421), -- 446029 +(447234, 79028, 0, 2, 6, 218684, 1, 2, 0, 0, 'Pipe Room Located', 56421), -- 447234 +(447018, 79028, 0, 1, 4, 218645, 1, 2, 0, 0, 'Shadowvein Power Substation Investigated', 56421), -- 447018 +(447225, 79028, 0, 0, 5, 218641, 1, 0, 0, 0, 'Listen to Dagran\'s Report', 56421), -- 447225 +(452967, 79027, 0, 3, 2, 220287, 5, 92, 0, 20, '', 56421), -- 452967 +(448085, 79027, 0, 2, 1, 220260, 20, 92, 0, 5, 'Kill Small Elementals', 56421), -- 448085 +(446067, 79027, 0, 1, 0, 220259, 10, 92, 0, 11, 'Kill Large Elementals', 56421), -- 446067 +(448084, 79027, 15, 0, -1, 0, 1, 0, 0, 0, 'Defeat Elementals', 56421), -- 448084 +(446553, 79026, 0, 8, 5, 217351, 1, 2, 0, 0, 'Waterworks Restored', 56421), -- 446553 +(448463, 79026, 0, 7, 8, 221009, 1, 0, 0, 0, 'Delve Completed', 56421), -- 448463 +(446552, 79026, 0, 6, 4, 220542, 1, 2, 0, 0, 'Main Drain Restored', 56421), -- 446552 +(446551, 79026, 14, 5, 3, 161476, 1, 2, 0, 0, 'Delve Entered', 56421), -- 446551 +(448091, 79026, 0, 4, 0, 220292, 2, 0, 0, 0, 'Waterwheels Activated', 56421), -- 448091 +(448087, 79026, 0, 3, 7, 220264, 1, 28, 0, 0, 'Right Waterwheel Activated', 56421), -- 448087 +(448086, 79026, 0, 2, 6, 220263, 1, 28, 0, 0, 'Left Waterwheel Activated', 56421), -- 448086 +(446723, 79026, 0, 1, 2, 217688, 1, 28, 0, 0, 'Wax Right Destroyed', 56421), -- 446723 +(446722, 79026, 0, 0, 1, 217686, 1, 28, 0, 0, 'Wax Left Destroyed', 56421), -- 446722 +(445819, 79025, 2, 2, 2, 417282, 1, 2, 0, 0, 'Point out the Shadowvein Extraction Site', 56421), -- 445819 +(445818, 79025, 2, 1, 1, 417283, 1, 2, 0, 0, 'Point out the Waterworks', 56421), -- 445818 +(445817, 79025, 3, 0, 0, 215568, 1, 0, 0, 0, 'Point out the Golem Factory', 56421), -- 445817 +(452865, 79024, 19, 7, 7, 34497, 0, 2, 0, 0, 'Return to Brinthe', 56421), -- 452865 +(448391, 79024, 0, 6, 6, 220924, 1, 2, 0, 0, 'Exit back through the Pipe', 56421), -- 448391 +(445785, 79024, 19, 5, 1, 32473, 0, 2, 0, 0, 'Scout the Cargo Bay', 56421), -- 445785 +(447942, 79024, 0, 4, 3, 219965, 1, 2, 0, 0, 'Sneak through the pipes', 56421), -- 447942 +(445784, 79024, 19, 3, 0, 32472, 0, 2, 0, 0, 'Scout the Manufacturing Bay', 56421), -- 445784 +(445786, 79024, 19, 2, 2, 32471, 0, 2, 0, 0, 'Scout the Darkfuse leader', 56421), -- 445786 +(448063, 79024, 0, 1, 5, 220176, 1, 2, 0, 0, 'Pipe Grate Entered', 56421), -- 448063 +(448057, 79024, 0, 0, 4, 220160, 1, 0, 0, 0, 'Command ZZ-01-47 to Scout the Facility', 56421), -- 448057 +(445788, 79023, 0, 0, 0, 217237, 1, 0, 0, 0, 'Introduce yourself to ZZ-01-47', 56421), -- 445788 +(449238, 78995, 0, 1, 1, 233196, 10, 28, 0, 0, '', 56421), -- 449238 +(449237, 78995, 0, 0, 0, 219220, 5, 0, 0, 0, 'Kaheti Truffles', 56421), -- 449237 +(450950, 78974, 0, 1, 4, 214455, 4, 0, 0, 0, 'Food Trough filled', 56421), -- 450950 +(450949, 78974, 0, 0, 3, 214452, 4, 0, 0, 0, 'Water Trough filled', 56421), -- 450949 +(445109, 78915, 0, 1, 0, 214317, 10, 0, 0, 0, '', 56421), -- 445109 +(445094, 78915, 0, 0, 2, 214295, 8, 0, 0, 0, 'Shadow-Soured Squash removed', 56421), -- 445094 +(445051, 78895, 0, 3, 4, 214142, 1, 3, 0, 0, '', 56421), -- 445051 +(445050, 78895, 2, 2, 3, 414048, 1, 2, 0, 0, 'Investigate the Tunnel', 56421), -- 445050 +(445049, 78895, 2, 1, 2, 414047, 1, 2, 0, 0, 'Investigate the Junction', 56421), -- 445049 +(445048, 78895, 2, 0, 0, 414045, 1, 0, 0, 0, 'Investigate the Market', 56421), -- 445048 +(445035, 78879, 0, 0, 1, 214108, 1, 0, 0, 0, 'Stoke the Forge with Fire Breath', 56421), -- 445035 +(445027, 78874, 0, 0, 1, 213840, 1, 0, 0, 0, 'Bring Innkeeper Brax 80 Conjured Mana Buns', 56421), -- 445027 +(445013, 78860, 2, 0, 0, 413854, 12, 0, 0, 0, 'Steal candles', 56421), -- 445013 +(445001, 78827, 2, 0, 0, 413713, 6, 0, 0, 0, 'Steal candles', 56421), -- 445001 +(445551, 78240, 2, 2, 0, 415845, 1, 2, 0, 0, '', 56421), -- 445551 +(445707, 78240, 0, 1, 2, 211450, 1, 2, 0, 0, 'Investigate \"Drones\"', 56421), -- 445707 +(445706, 78240, 0, 0, 1, 215429, 1, 0, 0, 0, 'Find the transport wagon', 56421), -- 445706 +(443946, 78126, 1, 0, 0, 209857, 1, 0, 1, 0, '', 56421), -- 443946 +(438016, 77489, 14, 0, 0, 147902, 1, 0, 0, 0, 'Make no Mistakes', 56421), -- 438016 +(437581, 77164, 14, 1, 1, 147470, 1, 0, 0, 0, '', 56421), -- 437581 +(437577, 77164, 0, 0, 0, 91194, 10, 0, 0, 0, 'Defeat the Gillblins', 56421), -- 437577 +(452649, 76586, 14, 1, 1, 168794, 1, 4, 0, 0, 'Radiant Remnant collected from creatures', 56421), -- 452649 +(437343, 76586, 0, 0, 0, 215815, 4, 0, 0, 0, 'Lesser Keyflames Activated', 56421), -- 437343 +(437304, 76578, 0, 0, 0, 182847, 1, 0, 0, 0, 'Complete the Race', 56421), -- 437304 +(445159, 76394, 1, 2, 2, 211475, 1, 0, 1, 0, '', 56421), -- 445159 +(445158, 76394, 1, 1, 1, 211474, 10, 0, 0, 0, '', 56421), -- 445158 +(436834, 76394, 1, 0, 0, 206601, 5, 0, 1, 0, '', 56421), -- 436834 +(436616, 76284, 0, 0, 0, 205949, 3, 0, 0, 0, 'Stylish photos taken of you', 56421), -- 436616 +(436395, 76169, 1, 2, 1, 206203, 8, 0, 1, 0, '', 56421), -- 436395 +(447535, 76169, 0, 1, 2, 205797, 1, 0, 0, 0, 'Peevish Paeton Berncort located', 56421), -- 447535 +(436394, 76169, 0, 0, 0, 220971, 1, 4, 0, 0, 'Attica\'s Cave Torch activated', 56421), -- 436394 +(255755, 1521, 1, 0, 0, 6656, 1, 0, 1, 0, '', 56421); -- 255755 + +UPDATE `quest_objectives` SET `VerifiedBuild`=56421 WHERE `ID` IN (452997, 453019, 453018, 453017, 452984, 452791, 452715, 452712, 452602, 452601, 451717, 451712, 451711, 451710, 451561, 451554, 451534, 451532, 451530, 451528, 451526, 451524, 451508, 451507, 451502, 451501, 451492, 451491, 451470, 451361, 451360, 451359, 451354, 451350, 451349, 451309, 451136, 451135, 451134, 451196, 451192, 451191, 451021, 451237, 450990, 451076, 451077, 451075, 450887, 450929, 450912, 450856, 451147, 451146, 451104, 450943, 451103, 450942, 451102, 450941, 451101, 450940, 451071, 450939, 451148, 450938, 450822, 450777, 451466, 450796, 450773, 450775, 450715, 450714, 450713, 450712, 450711, 450699, 450698, 450663, 450661, 450662, 450888, 450681, 450659, 450657, 450655, 450656, 450654, 450653, 450652, 450641, 450640, 450634, 450621, 450605, 451095, 451094, 451426, 452661, 451097, 451408, 451406, 451404, 451090, 451089, 451088, 450590, 450588, 450763, 450586, 450565, 450563, 450539, 450534, 450574, 450573, 450572, 450519, 450508, 450496, 450552, 450491, 450490, 450489, 450492, 450488, 450474, 450473, 450472, 450461, 450460, 450459, 450458, 450457, 450456, 450453, 450452, 450445, 450444, 450443, 450414, 450413, 450503, 450502, 450386, 450507, 450975, 450375, 450332, 450331, 450330, 450329, 450693, 450915, 450857, 450691, 450858, 450860, 450606, 450999, 450320, 450529, 450528, 450303, 450300, 450293, 450761, 450760, 450759, 450758, 450757, 450756, 450755, 450341, 450272, 450237, 451374, 451373, 451372, 451371, 451370, 451369, 451368, 450727, 450230, 450229, 450222, 450299, 450059, 450058, 450057, 450795, 450794, 450787, 450786, 450785, 450501, 450500, 451583, 449962, 449961, 449960, 449958, 449957, 449956, 449948, 450226, 450232, 450212, 450279, 450211, 450210, 450295, 450119, 450062, 450061, 450055, 450054, 450053, 450052, 449945, 450025, 450554, 450553, 450014, 450009, 450008, 450007, 449933, 449934, 449935, 450593, 450592, 450591, 450752, 449863, 449862, 449753, 449752, 449749, 449748, 449747, 449746, 449743, 449742, 449739, 449738, 449737, 449736, 449735, 449734, 449733, 449844, 449694, 449660, 449602, 449871, 449869, 449876, 449875, 449943, 449795, 449841, 449598, 449596, 449585, 449586, 449578, 449559, 449558, 449554, 449508, 449506, 449505, 449503, 449502, 449500, 449499, 449474, 450153, 450145, 449632, 449509, 449424, 449423, 449422, 449421, 449420, 449419, 449373, 449361, 449307, 449286, 449245, 449209, 449208, 450324, 450323, 449139, 449138, 449794, 449793, 449640, 449118, 449117, 449116, 449115, 449792, 449090, 449099, 449088, 449072, 449680, 449071, 449070, 449672, 449673, 449062, 449061, 449658, 449621, 449620, 449619, 449618, 449473, 450830, 449466, 451756, 449045, 452294, 452289, 449601, 449575, 449574, 449579, 449573, 449252, 449251, 449250, 449249, 448859, 448847, 448839, 448688, 448687, 449077, 448686, 448679, 448678, 448677, 448676, 448675, 448674, 449858, 451100, 451099, 451098, 449629, 449927, 449984, 450005, 450012, 450011, 450010, 450006, 450732, 450731, 450284, 450728, 448944, 448633, 451382, 451381, 451380, 451379, 451378, 450556, 450559, 450558, 450393, 450390, 450389, 450388, 448623, 448618, 448615, 450353, 450354, 450352, 450384, 448611, 448609, 448614, 448604, 448603, 448745, 448574, 448544, 448536, 451325, 451324, 451318, 451322, 448460, 448459, 448458, 448457, 448456, 448455, 448454, 448453, 449196, 448387, 448945, 448735, 448734, 448733, 450803, 448794, 448732, 448612, 448610, 448504, 448951, 448744, 448503, 448743, 448741, 448740, 448502, 448949, 448742, 448269, 448242, 450213, 449529, 448243, 451424, 450377, 448651, 450376, 448788, 448787, 448786, 448785, 448784, 448783, 448782, 448789, 450051, 450016, 448228, 450826, 450825, 448464, 448461, 448237, 450750, 449400, 449438, 449437, 449436, 448206, 449197, 449295, 448441, 448205, 448198, 449932, 449754, 448217, 448216, 448215, 451310, 449866, 448218, 448213, 448214, 449755, 449562, 451332, 451331, 451327, 451346, 451345, 451344, 448219, 449553, 449550, 448292, 448195, 448194, 448193, 448211, 448181, 448180, 448184, 448183, 448182, 449083, 448146, 449082, 449239, 448145, 449060, 448144, 449091, 449647, 449646, 449645, 449644, 449643, 449642, 449641, 448138, 448141, 448140, 448139, 449024, 449023, 448137, 449124, 448135, 448165, 449007, 449008, 449006, 449011, 449001, 448134, 449141, 448111, 448988, 448108, 447992, 447991, 447990, 448451, 448450, 448452, 448522, 448344, 448343, 448254, 449106, 448208, 448204, 447968, 447967, 447966, 447875, 449914, 448185, 447803, 447805, 447802, 447801, 447788, 447787, 447786, 447782, 447781, 447780, 447738, 447716, 453008, 447881, 447876, 449475, 448028, 448027, 448062, 448061, 448149, 448065, 448064, 448009, 448004, 448022, 447645, 450742, 450754, 450680, 450679, 450594, 450547, 450546, 450442, 450441, 450440, 450439, 450438, 450437, 450436, 450225, 450224, 450207, 450124, 450123, 450120, 450049, 450048, 450047, 450046, 447867, 450408, 450407, 450406, 450405, 450256, 450257, 448521, 448557, 448551, 450551, 448693, 447561, 447526, 448592, 448587, 448586, 448585, 448593, 447525, 447528, 447541, 448895, 450367, 447520, 448894, 450366, 447521, 448893, 450365, 447522, 448892, 450364, 447523, 447670, 450108, 447512, 448577, 447511, 448576, 447472, 447475, 449221, 449207, 449203, 449201, 449200, 449183, 449182, 448010, 448005, 448007, 447997, 447996, 447995, 447474, 447473, 447346, 447284, 447409, 447407, 447386, 447367, 447366, 447361, 447365, 447364, 447363, 447362, 447335, 449465, 449464, 449463, 449460, 449459, 449458, 449457, 449456, 449445, 449444, 447330, 447329, 447231, 447229, 447228, 447227, 450485, 450484, 450483, 450482, 447104, 447100, 447693, 447073, 447070, 447041, 450079, 447026, 447025, 447024, 447023, 447022, 447020, 447019, 446939, 446925, 446929, 446920, 446919, 446918, 447191, 447114, 447719, 447128, 449123, 449122, 449121, 447113, 446898, 446864, 451603, 446863, 446820, 446813, 446812, 447351, 449675, 446983, 446982, 446964, 446891, 446791, 446790, 446761, 446759, 446758, 450321, 449600, 449599, 450308, 450296, 450221, 450220, 446752, 446751, 448155, 448157, 448153, 448152, 446978, 446977, 446976, 446975, 447039, 446868, 446974, 446781, 446690, 446687, 447502, 447508, 447509, 447501, 446860, 448100, 447286, 447285, 447263, 447259, 448571, 448570, 448569, 447186, 447185, 447110, 452480, 447180, 449687, 449686, 446635, 446634, 446633, 446632, 446631, 446669, 446626, 449993, 449992, 449991, 448444, 448443, 449095, 449094, 449093, 449092, 448442, 448781, 448439, 448156, 448151, 448436, 450723, 450722, 450721, 448437, 448225, 448109, 448212, 451308, 446534, 446431, 446430, 446429, 446428, 447342, 446425, 446424, 446421, 446418, 447819, 447731, 450335, 447730, 447729, 447728, 450334, 447727, 447726, 447732, 447725, 447724, 447723, 447086, 447200, 447298, 447710, 447713, 446451, 447072, 448105, 448128, 448106, 448950, 448030, 448090, 447636, 448946, 447841, 447635, 447633, 447634, 448888, 448052, 447809, 447818, 447808, 447806, 447632, 447631, 447630, 447779, 446644, 446613, 446672, 448631, 448630, 448629, 446694, 446614, 446388, 446386, 448060, 448058, 448026, 448025, 448024, 448023, 450187, 447934, 447540, 449936, 447926, 447920, 447919, 447918, 447892, 447891, 447890, 447889, 447888, 447887, 447879, 447868, 447914, 447913, 447912, 447911, 447910, 447647, 448539, 448051, 448050, 448048, 448047, 448046, 448049, 448045, 447843, 447971, 448043, 448042, 448041, 448040, 448039, 448038, 448037, 448036, 448035, 447653, 448472, 448471, 448470, 448469, 448485, 448484, 448468, 448467, 449308, 448352, 448351, 448350, 448349, 448412, 448348, 449306, 449380, 450465, 448265, 448264, 448240, 448239, 448238, 449305, 448188, 448169, 448170, 448187, 449303, 448124, 448123, 448103, 449302, 447490, 446396, 448323, 446257, 447142, 447141, 447140, 447139, 447138, 446255, 447136, 446881, 446253, 446225, 446220, 446219, 446193, 446843, 446180, 446176, 446240, 446239, 446238, 446237, 446236, 446235, 446234, 446233, 446232, 446780, 447498, 446409, 447492, 446408, 446401, 446442, 446414, 446394, 447000, 447491, 446742, 446685, 446380, 446378, 446331, 446323, 446294, 452590, 452589, 452588, 446470, 446469, 446102, 446098, 446099, 446289, 448357, 447078, 447077, 446416, 446091, 446089, 446088, 446073, 446041, 446647, 446037, 446020, 446018, 446016, 446015, 446014, 446013, 446012, 446010, 446368, 446171, 446168, 446094, 446615, 446169, 446392, 446170, 452662, 450764, 450766, 450746, 450745, 450784, 446077, 450601, 450744, 446087, 446086, 446085, 446084, 448797, 448081, 445968, 446702, 445967, 446846, 445960, 446435, 445944, 445942, 445940, 445920, 445918, 445916, 447815, 447814, 447813, 447812, 447811, 447810, 445913, 449443, 446792, 446789, 446778, 446730, 446777, 448599, 446721, 446001, 446720, 446000, 446719, 446735, 446700, 448334, 445945, 446683, 446682, 446681, 445938, 445937, 446677, 445935, 446655, 446654, 445936, 446603, 446602, 445934, 445933, 445932, 445931, 445929, 445893, 448613, 448608, 448616, 445956, 445849, 445852, 445946, 445807, 451092, 451091, 446047, 446810, 447417, 445778, 449184, 445743, 449520, 445715, 445703, 445696, 448031, 449009, 447462, 446181, 446991, 446990, 445650, 446971, 445649, 446816, 446815, 446811, 446809, 445648, 445644, 446963, 445640, 446028, 446030, 446003, 446856, 447518, 446942, 446852, 446910, 446838, 450024, 450023, 445711, 446126, 453355, 445592, 445586, 445530, 446715, 446714, 446713, 445515, 446712, 446711, 446710, 445514, 446709, 445513, 446708, 446707, 450959, 450152, 450151, 450150, 450149, 450148, 450147, 446504, 450134, 446521, 446477, 446476, 447340, 446450, 446449, 445874, 445756, 445755, 450957, 445754, 450956, 445753, 450955, 445752, 445751, 446970, 446969, 446968, 446967, 446966, 446965, 445888, 445898, 445865, 445821, 445820, 445789, 445699, 447847, 447871, 447846, 451419, 445486, 445485, 449206, 449205, 449204, 445482, 445483, 446053, 446045, 445993, 445419, 446851, 446318, 446213, 446324, 446850, 446527, 446526, 446525, 446524, 446081, 446080, 446075, 446044, 446023, 445897, 445773, 445772, 445771, 445770, 445769, 445768, 445767, 445766, 445891, 445816, 445762, 445761, 446522, 445738, 445737, 445736, 445717, 445716, 445692, 445558, 445556, 445555, 445554, 445509, 445508, 445497, 445496, 445376, 445346, 445348, 445347, 445787, 445780, 445779, 445345, 445344, 445628, 445627, 445618, 445626, 445625, 445606, 445624, 445623, 445342, 445341, 445255, 445254, 446243, 445251, 445250, 445249, 445248, 445247, 445246, 445245, 445244, 445243, 445242, 445231, 445229, 445228, 445227, 445226, 445601, 445221, 445481, 445220, 445219, 445218, 445217, 445216, 445192, 445359, 445354, 445189, 445177, 445175, 445176, 446372, 445172, 446673, 446267, 446266, 446265, 446264, 445169, 445168, 445164, 446206, 445165, 446201, 446200, 445163, 445157, 448514, 448776, 445155, 445166, 445153, 445152, 445340, 445204, 445059, 445057, 445056, 445055, 445053, 447514, 447513, 448578, 445205, 445060, 445034, 445033, 445020, 445018, 447460, 445848, 445666, 445668, 445834, 450843, 444986, 444984, 444983, 444982, 444981, 444980, 444979, 444978, 444977, 444976, 445337, 444975, 444974, 444931, 444930, 444929, 446605, 447389, 447388, 447387, 446817, 446604, 449938, 449937, 449649, 446101, 449656, 449648, 446100, 446899, 446885, 446886, 445455, 446824, 446804, 446739, 446797, 445203, 445491, 445409, 445408, 445178, 445407, 446984, 445082, 445078, 445077, 445076, 451245, 451244, 451243, 445080, 445074, 445075, 447237, 446888, 446887, 445029, 445028, 445025, 447651, 446008, 446006, 446005, 444902, 444901, 444900, 444899, 444898, 444883, 444882, 448167, 445394, 448166, 448164, 448163, 445390, 445393, 448112, 448178, 448177, 446997, 448986, 448985, 448984, 448980, 448176, 452291, 452290, 446166, 446165, 446164, 446163, 446162, 446161, 446160, 447993, 447539, 447538, 447537, 446148, 445476, 445570, 445475, 445473, 445565, 448077, 445474, 448083, 445571, 448074, 445568, 447946, 445561, 448069, 445472, 448070, 445471, 445470, 451701, 446106, 447908, 445837, 445836, 445838, 445824, 445622, 445862, 445863, 451465, 445638, 445639, 451467, 445846, 445613, 445610, 445609, 445608, 445581, 445823, 447530, 444940, 444804, 444802, 444801, 444799, 444791, 444790, 444789, 444788, 444927, 445151, 446706, 450511, 448192, 446705, 448594, 446989, 446988, 446987, 446986, 446410, 446432, 446389, 446434, 446288, 446701, 446332, 446699, 446692, 445977, 447116, 446684, 444826, 446395, 445971, 445597, 444720, 444719, 444718, 444713, 444706, 444705, 444704, 444703, 444702, 444701, 444715, 444691, 445757, 444690, 445982, 445983, 444689, 445978, 445973, 444688, 444687, 446972, 445495, 446973, 445490, 444684, 445532, 444683, 444682, 445833, 445832, 445847, 452702, 452701, 452691, 449057, 449056, 449055, 446580, 446579, 446555, 448560, 446554, 446535, 445895, 446523, 448518, 448509, 448335, 450518, 445990, 445989, 445988, 445987, 445986, 445985, 445984, 444674, 445981, 449676, 449661, 447941, 447190, 447160, 447143, 447124, 448003, 448002, 448001, 444665, 444663, 444661, 444640, 444639, 444638, 445750, 445745, 444613, 444611, 444714, 445580, 446316, 444619, 444618, 444617, 444621, 445423, 444610, 444609, 446319, 446320, 444595, 444594, 444593, 444592, 444591, 444590, 444589, 444588, 445081, 444569, 444672, 446729, 447322, 447321, 447320, 446916, 444671, 447235, 445036, 444776, 445010, 444775, 444670, 444581, 445425, 445424, 445421, 444580, 444579, 444578, 444577, 444545, 444543, 444541, 444538, 447203, 445545, 445544, 444536, 445543, 445546, 449389, 446834, 447161, 446821, 452905, 446693, 449315, 449314, 446547, 446546, 446545, 446544, 446556, 446543, 446528, 447201, 446482, 446495, 446471, 446464, 447830, 446376, 447768, 446917, 446217, 446216, 446215, 447722, 446218, 449029, 447643, 450435, 447629, 447628, 446242, 449073, 445369, 450427, 445333, 445332, 445331, 445330, 445329, 445328, 445327, 445324, 449681, 445358, 445096, 445195, 444521, 444519, 444517, 444485, 447704, 444476, 447406, 448099, 448098, 448097, 448096, 447869, 449147, 446776, 446775, 446774, 445791, 446842, 444466, 447226, 448251, 445899, 447209, 450394, 448250, 446659, 446658, 445657, 445662, 445922, 446670, 445923, 445900, 449569, 449568, 445535, 447916, 452500, 452499, 452497, 445441, 445533, 446841, 444461, 452655, 449052, 447127, 445776, 450003, 444454, 444452, 444450, 446844, 444445, 444440, 444439, 444494, 444436, 444435, 445098, 444492, 444421, 444419, 444417, 444415, 444408, 444407, 444406, 444404, 445966, 444629, 444628, 444399, 444473, 444472, 444389, 444388, 444387, 444386, 444385, 444381, 445775, 445774, 445765, 450783, 448793, 448792, 445730, 444360, 444358, 444356, 445385, 445384, 445383, 448095, 448094, 448093, 445500, 445399, 444347, 444346, 444959, 444391, 444340, 445596, 445595, 445594, 449146, 453301, 447975, 447974, 447973, 445573, 447976, 445410, 444326, 447969, 447933, 447932, 444324, 444322, 444315, 444314, 444311, 444309, 444329, 444328, 444316, 445194, 445599, 444958, 445493, 444669, 444302, 444301, 444300, 444299, 444298, 444296, 444294, 445022, 445097, 445021, 444266, 444264, 444262, 445422, 444680, 444928, 444644, 444643, 444259, 444257, 444620, 444258, 445480, 444255, 444531, 445350, 445367, 445366, 445365, 445364, 445363, 445362, 445361, 444532, 444253, 444252, 452428, 445128, 445127, 451084, 444447, 444215, 444191, 444190, 447461, 445947, 445948, 445798, 447994, 445763, 445746, 445749, 445748, 445747, 445979, 445694, 449202, 445760, 445759, 445758, 446601, 446600, 446186, 446185, 446587, 447917, 447883, 449089, 447915, 445398, 445396, 446531, 446530, 446529, 444149, 446518, 446517, 446516, 446513, 446515, 446514, 444147, 444142, 448158, 446481, 448044, 448034, 448021, 445830, 448937, 444118, 444117, 444116, 444115, 444114, 444112, 444111, 444086, 444085, 444993, 444992, 444990, 444994, 444991, 444989, 444873, 444556, 444555, 444428, 444409, 445356, 444369, 444368, 445352, 445351, 444396, 444039, 444068, 444067, 444066, 444036, 444267, 444225, 444222, 444221, 444220, 444219, 444208, 444207, 444195, 444055, 444025, 444024, 444227, 445061, 444016, 444015, 444014, 444007, 444004, 444202, 444003, 444002, 444000, 443958, 443956, 443932, 443930, 443928, 443926, 443924, 443917, 443916, 443915, 443914, 443913, 443912, 443901, 443899, 443896, 443894, 443892, 443890, 444514, 444515, 444803, 444508, 444506, 444503, 444502, 444501, 444500, 444499, 444498, 444497, 444496, 444491, 444831, 444793, 444384, 444307, 444825, 445068, 444818, 444817, 444287, 444288, 444286, 444283, 444284, 444234, 444232, 444795, 444794, 445636, 444218, 444226, 444217, 443862, 444717, 444716, 444200, 444199, 443861, 444193, 448724, 444192, 443860, 444184, 444183, 444180, 445574, 444179, 446143, 444176, 445527, 445526, 445525, 445524, 444175, 445523, 445522, 444171, 444172, 444657, 444637, 444636, 444635, 444634, 444320, 444319, 444155, 444158, 444157, 444156, 444651, 444650, 444278, 444280, 444277, 444276, 444275, 444242, 444274, 444289, 444273, 444019, 445859, 445858, 445857, 445856, 445734, 445855, 443807, 443806, 445854, 443805, 445853, 445733, 445732, 444196, 444168, 444159, 444398, 443989, 443967, 443796, 443795, 443794, 443773, 443771, 443769, 443767, 443765, 443759, 443758, 443828, 444008, 443739, 443734, 443732, 443730, 443728, 443726, 443686, 443684, 443682, 443680, 443676, 443672, 443668, 444071, 443777, 443855, 443658, 443657, 443656, 443655, 444029, 443654, 443645, 443644, 443760, 444121, 444120, 444119, 443887, 443886, 443792, 444077, 443629, 443714, 444906, 443776, 443775, 443774, 443634, 444904, 443632, 444908, 443639, 444907, 443840, 444913, 443709, 444915, 443788, 444918, 443640, 444917, 443638, 444919, 443628, 444920, 443621, 443619, 444911, 443616, 444910, 443620, 443609, 444916, 443607, 444875, 444874, 449552, 446141, 446140, 446139, 444872, 444871, 444870, 444869, 444815, 445637, 444889, 444821, 444822, 449472, 449469, 449468, 444797, 444796, 444659, 444658, 444586, 444585, 444584, 444570, 445044, 444571, 444546, 444487, 444486, 444488, 444490, 443603, 444909, 443708, 443707, 444914, 443598, 444912, 443829, 443594, 444489, 449294, 444429, 444432, 444455, 444458, 444457, 444456, 444431, 444392, 444363, 444769, 444383, 443589, 443588, 444470, 444469, 444354, 445429, 445428, 449223, 449287, 444127, 444126, 443579, 443578, 443558, 443556, 443551, 443549, 443547, 443544, 443543, 443542, 444240, 444239, 444238, 444237, 443536, 443534, 443533, 443532, 443531, 443723, 443530, 443525, 443528, 443524, 443522, 443521, 443520, 443519, 443518, 443517, 443511, 443495, 443481, 443485, 443480, 444362, 444361, 443468, 443466, 443464, 443461, 443448, 444206, 443431, 443426, 443425, 443424, 443423, 443422, 443421, 443408, 443407, 443406, 443405, 443404, 443403, 443554, 443526, 443539, 444601, 444600, 444551, 444550, 443962, 443745, 443744, 443743, 443742, 443741, 443740, 443570, 443843, 443842, 443359, 443841, 443365, 443350, 443473, 443388, 443383, 443382, 443330, 443332, 443335, 443343, 443452, 443333, 443837, 443451, 443541, 443450, 443317, 443315, 443313, 443354, 443309, 443300, 443299, 443308, 444410, 443790, 443789, 443787, 443786, 443785, 443698, 443716, 445052, 443613, 444327, 443610, 443626, 443624, 443593, 443756, 443592, 443591, 443590, 443781, 443292, 445338, 443565, 443273, 438140, 438138, 438136, 443306, 438089, 438085, 438081, 438058, 438036, 438035, 437987, 437986, 437985, 437984, 437983, 437967, 437965, 437963, 437961, 437933, 437882, 437875, 437892, 437891, 437865, 437864, 437863, 438057, 438054, 443496, 438056, 437990, 437938, 437937, 444090, 438144, 437936, 437862, 437893, 437906, 437852, 437850, 437848, 443295, 444957, 437808, 437806, 437804, 437800, 437799, 437798, 443523, 444960, 443510, 443499, 443340, 443339, 443537, 443391, 443595, 443390, 443538, 445909, 445908, 445907, 437786, 437785, 437772, 437770, 437768, 445110, 443755, 443754, 443753, 443752, 443751, 443647, 443724, 443697, 443696, 443694, 443693, 443692, 437941, 443646, 443351, 444352, 443491, 443490, 443489, 443488, 443487, 443486, 443429, 443324, 443323, 443322, 443321, 443320, 443319, 443310, 443346, 444062, 444061, 443553, 444597, 437765, 437763, 443889, 437761, 437760, 437758, 437757, 437755, 437753, 437751, 437749, 437899, 437744, 444811, 444810, 437743, 444813, 444812, 437742, 437740, 437738, 437728, 437725, 437723, 437721, 437719, 437718, 437709, 437703, 437701, 437702, 437695, 437693, 437691, 437696, 437689, 437710, 437688, 437687, 437683, 437897, 444045, 444047, 444046, 444017, 438051, 437957, 438050, 437663, 437661, 437659, 437651, 437642, 437896, 437895, 437641, 437894, 437685, 437764, 437636, 437684, 443955, 443384, 437632, 437633, 437631, 443922, 437619, 437618, 437617, 437616, 437603, 437601, 437599, 437982, 437714, 437595, 437594, 437593, 437592, 437625, 437568, 437567, 437566, 437561, 437560, 437559, 437989, 437955, 437550, 437549, 437546, 437544, 437542, 437533, 437532, 437522, 444627, 444626, 444625, 444624, 444623, 437521, 437520, 437518, 437516, 437505, 445542, 445541, 437504, 445531, 444400, 443272, 443271, 443270, 443269, 443502, 445063, 444102, 444101, 444100, 444098, 444097, 444096, 438155, 438153, 443355, 444539, 437472, 437471, 437470, 437469, 437468, 437467, 437466, 445632, 437397, 446845, 444413, 437389, 437664, 437730, 437726, 437384, 437628, 437582, 438130, 437377, 437376, 437375, 437368, 437367, 437366, 437365, 437364, 437363, 437362, 445343, 437302, 437301, 437300, 437299, 443341, 443363, 443362, 443361, 443387, 443396, 443500, 443260, 444087, 443470, 443469, 443259, 443920, 443253, 437970, 437969, 437968, 437959, 437285, 437284, 437283, 437282, 437281, 437280, 443439, 443438, 443437, 443436, 446078, 443562, 443561, 443560, 443447, 443446, 443445, 443444, 443443, 443442, 443389, 437259, 437258, 437257, 437256, 437337, 437336, 437335, 437219, 437218, 443509, 443552, 443395, 443394, 443453, 443392, 443435, 437208, 437200, 437196, 437166, 437164, 437162, 438091, 437773, 437148, 437146, 437144, 443779, 443763, 443762, 443761, 443342, 443344, 437141, 437139, 437137, 438071, 437132, 437125, 437150, 443699, 443701, 443700, 443674, 443717, 437127, 437126, 437128, 443254, 443261, 437123, 443255, 437122, 437120, 437118, 437116, 437114, 437112, 437233, 438032, 437183, 437225, 437845, 437036, 437034, 437032, 437794, 444942, 437606, 437605, 444814, 437670, 444642, 444641, 437652, 437627, 437626, 437624, 437620, 437029, 437479, 437976, 437975, 437974, 437973, 437016, 437015, 437014, 437013, 437012, 437011, 436993, 436991, 436989, 444069, 437943, 437942, 444608, 444607, 444606, 444605, 444604, 444603, 444602, 437890, 436986, 436984, 436982, 444824, 444823, 444072, 444070, 443980, 443750, 443749, 443748, 443747, 437653, 443746, 437846, 443712, 437403, 437402, 437408, 436973, 436967, 436966, 436965, 437401, 437400, 437388, 437608, 437390, 437387, 437583, 438068, 437604, 437399, 437708, 437398, 437579, 443462, 437289, 437288, 437578, 437193, 437477, 437213, 437191, 436858, 436835, 443307, 436860, 436859, 436827, 436825, 436855, 438072, 436823, 436818, 436816, 436814, 436813, 436812, 436811, 444553, 444095, 436842, 445026, 444094, 444995, 436840, 444093, 443454, 444092, 443455, 444091, 443472, 443427, 443370, 443371, 436839, 443297, 443296, 436832, 443298, 443954, 443953, 443952, 443951, 443950, 436831, 436830, 436781, 436779, 436777, 436772, 436770, 436768, 436766, 436747, 436745, 436743, 437023, 436741, 436740, 438127, 438126, 438125, 438124, 438123, 438122, 438121, 437510, 437155, 437154, 436807, 437346, 444615, 444614, 443311, 437784, 443911, 437801, 443888, 443687, 443648, 437673, 443778, 443641, 437667, 443516, 443515, 443514, 443513, 443535, 443863, 443678, 443508, 443507, 443506, 443505, 443504, 436710, 436708, 436706, 445906, 445902, 445901, 444279, 436958, 438134, 444271, 444270, 438001, 444269, 438000, 437999, 444268, 437998, 437948, 436953, 444089, 437859, 437858, 437857, 436948, 444985, 437004, 437951, 437950, 444173, 444174, 436944, 437949, 437782, 436942, 436941, 444027, 436940, 436939, 443882, 443881, 443880, 443879, 443868, 436938, 436931, 436873, 436819, 436871, 443527, 436759, 436760, 443573, 443572, 436877, 436738, 436728, 436727, 436718, 437611, 437585, 436876, 436694, 437788, 436645, 436642, 436637, 436635, 436643, 436624, 436620, 436618, 438002, 443757, 443710, 443825, 443824, 443823, 443822, 443821, 443820, 443819, 443818, 443817, 438008, 437813, 443691, 443690, 436758, 436614, 437562, 437563, 437564, 444422, 437502, 443909, 437565, 436611, 436609, 436607, 436604, 436602, 436598, 438025, 438026, 436594, 436592, 436593, 436596, 436639, 436638, 436633, 436629, 436627, 436591, 436590, 436589, 436587, 436586, 436585, 436584, 436579, 436578, 436577, 436576, 436575, 436547, 436502, 437333, 436514, 436513, 436512, 438045, 437142, 446371, 437511, 437135, 437407, 445652, 436490, 436489, 436488, 436527, 438005, 438004, 446980, 438003, 446979, 437997, 436773, 437506, 436439, 436918, 436917, 436916, 437995, 436423, 443617, 443601, 437371, 437478, 443567, 443566, 437352, 437455, 438014, 438013, 438012, 437912, 437351, 437350, 437349, 437347, 437348, 443885, 443884, 443883, 437396, 437395, 437394, 437393, 437392, 437391, 437293, 443854, 437290, 436418, 443623, 443585, 437247, 437245, 437251, 437237, 436681, 436670, 436669, 436668, 436667, 436662, 436366, 436360, 436358, 436357, 436356, 436355, 436343, 436500, 436432, 436755, 436754, 436753, 436752, 436431, 436430, 436875, 436427, 436426, 436715, 436806, 436805, 436804, 436803, 436802, 436801, 436800, 436799, 436646, 436425, 436411, 436862, 436861, 436337, 436410, 436319, 436312, 436310, 436308, 436303, 436301, 436299, 436297, 436295, 436293, 436283, 436282, 436280, 436279, 436273, 436262, 436261, 436260, 436723, 436222, 436220, 436218, 436216, 436214, 436212, 436210, 436208, 436206, 436204, 436202, 436200, 436198, 436196, 436194, 436192, 436190, 436188, 436186, 436184, 436182, 436180, 436178, 436176, 436174, 436172, 436170, 436167, 436165, 436163, 436161, 436159, 436148, 436147, 436142, 436141, 437312, 444656, 444655, 444654, 444653, 444652, 436140, 436138, 436130, 437580, 436127, 436330, 436122, 436121, 436120, 436119, 436118, 436117, 436230, 436156, 436155, 436152, 436134, 436133, 436132, 436128, 436111, 436109, 436107, 436106, 436346, 437729, 436306, 436305, 436094, 437378, 436090, 436110, 436089, 436084, 436082, 436080, 436078, 436076, 436074, 436072, 436070, 436068, 436066, 436064, 436062, 437321, 437320, 436447, 436345, 436344, 437319, 437318, 436443, 436103, 436102, 436053, 436052, 436050, 436048, 436046, 436044, 436042, 436040, 436038, 436036, 436034, 436032, 436030, 437215, 436549, 437898, 437292, 436548, 437314, 437315, 436666, 437184, 437909, 436401, 436521, 437911, 436962, 437027, 436025, 437992, 436012, 436010, 436017, 437149, 436007, 436511, 436968, 437759, 437156, 436505, 436504, 436446, 436445, 436409, 436864, 436854, 436853, 436852, 436851, 436881, 436880, 436879, 436878, 436785, 436413, 436404, 436524, 436402, 436403, 443797, 436006, 436002, 436001, 435992, 435988, 435987, 435985, 435982, 435981, 435980, 444622, 435971, 435961, 435960, 435959, 435958, 435951, 435950, 435949, 435946, 435945, 436325, 435942, 435941, 436326, 435934, 435933, 435932, 435930, 435928, 435926, 435924, 435922, 435920, 435918, 435916, 435914, 435912, 435910, 435908, 435906, 435904, 435902, 435900, 435898, 435896, 435894, 435892, 435890, 435888, 435886, 435884, 435882, 435880, 435879, 435876, 435875, 435872, 435870, 435868, 435866, 435864, 435862, 435860, 435858, 435856, 435854, 435852, 435850, 435848, 435846, 435844, 435842, 435840, 435837, 435835, 435833, 435831, 435829, 435827, 435824, 435822, 435816, 435814, 435812, 435810, 435808, 435806, 435804, 435802, 435800, 435799, 437980, 437979, 437978, 437977, 435979, 435978, 435977, 435797, 435796, 435793, 435784, 435781, 435777, 435775, 435773, 435772, 435771, 435767, 435766, 435765, 435760, 435748, 435738, 435986, 435740, 435739, 435736, 435727, 435753, 435752, 435706, 435698, 435697, 435696, 435756, 435692, 435691, 435690, 436237, 436235, 436866, 436869, 436868, 436867, 436865, 443988, 436787, 436786, 436659, 436658, 436809, 436808, 436798, 436774, 437177, 436762, 436761, 436519, 436518, 436517, 436510, 436509, 436739, 436508, 436717, 436716, 436713, 436651, 437914, 437192, 437622, 436628, 437609, 438031, 438030, 435675, 435791, 435669, 435668, 436322, 435667, 435686, 436149, 435685, 435665, 435663, 435657, 436124, 435652, 436327, 436231, 435644, 437954, 437953, 435746, 435744, 435743, 435742, 435641, 435636, 435627, 435625, 435623, 435621, 436313, 436285, 436379, 436784, 436274, 436281, 436373, 436369, 436144, 436143, 436131, 436114, 436113, 436101, 436100, 436099, 436091, 436088, 436086, 436085, 436058, 436057, 436005, 435999, 435998, 435997, 436232, 435779, 435614, 435601, 435718, 435717, 435598, 435597, 435595, 435591, 435590, 436225, 435581, 435631, 435642, 435660, 435593, 436396, 435558, 436324, 444154, 444153, 444152, 444151, 444150, 435626, 435703, 435550, 435548, 435546, 435537, 435535, 435533, 435523, 435522, 435520, 435518, 435516, 435507, 435506, 435503, 435501, 435499, 435488, 435486, 435484, 435482, 436321, 435481, 436320, 435480, 435984, 435471, 435468, 435497, 435496, 435494, 435493, 435492, 435467, 435491, 436388, 436389, 435993, 435473, 435991, 435511, 436256, 435524, 435994, 435457, 435430, 435416, 435737, 435701, 435411, 435409, 435407, 435402, 435353, 435340, 435338, 435336, 435325, 435323, 435321, 435299, 435293, 435554, 436116, 436153, 435292, 435290, 435288, 435680, 435282, 435281, 436287, 436286, 436290, 435278, 435275, 435273, 435271, 435268, 435267, 435264, 435263, 435269, 435259, 435258, 435257, 435256, 435251, 435249, 435247, 435245, 435243, 435241, 435240, 435239, 435238, 435233, 435231, 435229, 435226, 435403, 435401, 435400, 435225, 435223, 435220, 435217, 435216, 435215, 435210, 435208, 435207, 435205, 435203, 435202, 435201, 435199, 435197, 435194, 435309, 435661, 435186, 435185, 435728, 435682, 435672, 435671, 435654, 435182, 435180, 435179, 435178, 435177, 435176, 435174, 435172, 435628, 435170, 435163, 435162, 435160, 435158, 435156, 435155, 435153, 435151, 435314, 435313, 435312, 435308, 436087, 435307, 435138, 435301, 435303, 435302, 435129, 435128, 435126, 435124, 435122, 435311, 435310, 435306, 435305, 435304, 435710, 435120, 435213, 435193, 435119, 435118, 435109, 435107, 435103, 435100, 435098, 435096, 435094, 435090, 435089, 435088, 435087, 435086, 435085, 435084, 435083, 435082, 435081, 435080, 435079, 435078, 435077, 435068, 435067, 435296, 435295, 435294, 435127, 435091, 435057, 435056, 435054, 435053, 435052, 435051, 435050, 435049, 435048, 435047, 435046, 435045, 435044, 435038, 435033, 435073, 435076, 435074, 435022, 435075, 435024, 435021, 435783, 435010, 436125, 435610, 435006, 435609, 435007, 434995, 434993, 434989, 434988, 434987, 434982, 434992, 434968, 434979, 434966, 435276, 434963, 434962, 434960, 434959, 434958, 434975, 434974, 434973, 434972, 434971, 434954, 434953, 434952, 434951, 434918, 434917, 434916, 434915, 434905, 434909, 434906, 435319, 434901, 434900, 434886, 434872, 434871, 434870, 434869, 434868, 434866, 434867, 434865, 434864, 434863, 434862, 434861, 434858, 434857, 434852, 434851, 434844, 434843, 434841, 435778, 434978, 434977, 434976, 434839, 434921, 434920, 434919, 434930, 434929, 434928, 434924, 434923, 434922, 434806, 434805, 434804, 434803, 434777, 434775, 434763, 434756, 434807, 436284, 434801, 434899, 434749, 434889, 434845, 434885, 434757, 434754, 434734, 434732, 434779, 434788, 436097, 434721, 436060, 434697, 434696, 434681, 434680, 434850, 434834, 434678, 434676, 434675, 434674, 434673, 434660, 434659, 434658, 434655, 434654, 434631, 434629, 434623, 434617, 434615, 434613, 434610, 434608, 434606, 434604, 434602, 434599, 434597, 434594, 434586, 434691, 434690, 437096, 434688, 434577, 434574, 434572, 434570, 434568, 434566, 434564, 434562, 435714, 434558, 434552, 434550, 434549, 436112, 434548, 434547, 434546, 434575, 434544, 434543, 434541, 434540, 434525, 434524, 434523, 434522, 434517, 434511, 434507, 434491, 434486, 434485, 434480, 434474, 434473, 434481, 434482, 434478, 435195, 434477, 434476, 435638, 435782, 434635, 434446, 434453, 434452, 434451, 434449, 434440, 434686, 435092, 436291, 434433, 436414, 434432, 435709, 434431, 434888, 434427, 434417, 434413, 434410, 434409, 434408, 434405, 434404, 434401, 434398, 434393, 434385, 434542, 434370, 434355, 434354, 434353, 434343, 434325, 434322, 434160, 434159, 434158, 434154, 434153, 434152, 434148, 434147, 434146, 435113, 435112, 435111, 434321, 434999, 434000, 433999, 433998, 434320, 434008, 434318, 434319, 434484, 435600, 435599, 434483, 435594, 435586, 434487, 435582, 434415, 434414, 434411, 434387, 434369, 434384, 434741, 435559, 434359, 434357, 435557, 435556, 435555, 434349, 434636, 435676, 434627, 435608, 435607, 435606, 435605, 434625, 435604, 434592, 434499, 434500, 434619, 435577, 435576, 435575, 435574, 433951, 433952, 434341, 434340, 433948, 433934, 433935, 433936, 433933, 434565, 437110, 433937, 434202, 434001, 433913, 433966, 433965, 433964, 433963, 433914, 433912, 433909, 435214, 435189, 433867, 433866, 434335, 433857, 434373, 433894, 433833, 433831, 433829, 433827, 433825, 433803, 433799, 433800, 433795, 433786, 433785, 433784, 433783, 433782, 433781, 433780, 433779, 433778, 433777, 433776, 433775, 433774, 433773, 433771, 433769, 433768, 433767, 433766, 433765, 433763, 434687, 433762, 433761, 433755, 433754, 433753, 433752, 433747, 433746, 433745, 434672, 434671, 434670, 434669, 433741, 433739, 433737, 433736, 433707, 433706, 433719, 433718, 433702, 433675, 433674, 433673, 433672, 433671, 435529, 433606, 434582, 433602, 434832, 434831, 434830, 433599, 433598, 434581, 433585, 433545, 433918, 433543, 435297, 433632, 433631, 433630, 433633, 435121, 433532, 433531, 433517, 433670, 435034, 434833, 433515, 433506, 433917, 433483, 433482, 433481, 433480, 433479, 433478, 433477, 433476, 433475, 433474, 433473, 433472, 433471, 433470, 433469, 433468, 433544, 435530, 433463, 433462, 433461, 433460, 433459, 433458, 434761, 433457, 433456, 433455, 434854, 434853, 433454, 433453, 433452, 433451, 433450, 433441, 433440, 433439, 433438, 434437, 434271, 433437, 433436, 433435, 433434, 433433, 433432, 434898, 433431, 433429, 433428, 433427, 433426, 433425, 433422, 433996, 433421, 433920, 433919, 433418, 433417, 433414, 433413, 433410, 433406, 433405, 433916, 434438, 433402, 433398, 433392, 433391, 433389, 433384, 433960, 433382, 433359, 433503, 434695, 436013, 433372, 435358, 433370, 433311, 434653, 433664, 433304, 433303, 433302, 433301, 435390, 433668, 433298, 433286, 433285, 434661, 434494, 434493, 434492, 435286, 434469, 434471, 434470, 433280, 433262, 433307, 433274, 433273, 433265, 433270, 433272, 433258, 433248, 433240, 433239, 433237, 433236, 433235, 433241, 433233, 433228, 433226, 433224, 433222, 433221, 433219, 433218, 433215, 433212, 433211, 434829, 434828, 434496, 434495, 434138, 434134, 434091, 433173, 434447, 433190, 433189, 433188, 433187, 433132, 433516, 433259, 433199, 433198, 433131, 433738, 438029, 433119, 433112, 433678, 433676, 433143, 433141, 433098, 433097, 433089, 433088, 433207, 433206, 433205, 433185, 433639, 433638, 433637, 433065, 433064, 433063, 433062, 433057, 433056, 433055, 433054, 433049, 433048, 433047, 433046, 433041, 433040, 433039, 433038, 433033, 433067, 433071, 433070, 433068, 433031, 433030, 433375, 433374, 433373, 433193, 433192, 433191, 433322, 433321, 433320, 433318, 433317, 433316, 433108, 433107, 433106, 433232, 433245, 433244, 433243, 433090, 433092, 433091, 433145, 433251, 433250, 433249, 433087, 433086, 433085, 435318, 435317, 435316, 433313, 433149, 433103, 433104, 433004, 433003, 433002, 433582, 433001, 433000, 432999, 432998, 432997, 433677, 432988, 432987, 432986, 432975, 432973, 432970, 432962, 432960, 432959, 432957, 432955, 435334, 435333, 435332, 435063, 435062, 435061, 434324, 435433, 434808, 434809, 434810, 435996, 434760, 434847, 434759, 432904, 432903, 434515, 434513, 434420, 434419, 434375, 434374, 433566, 433567, 432888, 432885, 432879, 432872, 432870, 432858, 432845, 435347, 435700, 432840, 434893, 434912, 434892, 432838, 432837, 432836, 434731, 434730, 434765, 434709, 434728, 434007, 434004, 434003, 434009, 433992, 434002, 433989, 435389, 433961, 432831, 434883, 434882, 434881, 432830, 433408, 433368, 433367, 433366, 432828, 432827, 432825, 432813, 432809, 433315, 432795, 432793, 432790, 432787, 432779, 432774, 432772, 435211, 435209, 434600, 433467, 433152, 433150, 433151, 432766, 432753, 432751, 432746, 437188, 437186, 437187, 437185, 438044, 437372, 437235, 437234, 432821, 433667, 432734, 432820, 434448, 435135, 432732, 432731, 432728, 432727, 432726, 432725, 432720, 432719, 437181, 437179, 437180, 437178, 437344, 437230, 437229, 437228, 433127, 433118, 433117, 433116, 432796, 432716, 434421, 435132, 432714, 432713, 432710, 432709, 432708, 432707, 432702, 432701, 437175, 437173, 437174, 437172, 437329, 437224, 437223, 437221, 437220, 433861, 433860, 433862, 432698, 435345, 434454, 435134, 432696, 432695, 432692, 432691, 432690, 432689, 432684, 432683, 437171, 437168, 437169, 437167, 438049, 437212, 437211, 437210, 432777, 432776, 432775, 432680, 435032, 434444, 435136, 432678, 432770, 432769, 432677, 432674, 433155, 432749, 432672, 432671, 432666, 432665, 432748, 432740, 435420, 435687, 435677, 433804, 432656, 432655, 432654, 432653, 432652, 432651, 432650, 432649, 432648, 432647, 432646, 432645, 432644, 432643, 432642, 432641, 432640, 434663, 436372, 434423, 436371, 435673, 435747, 435745, 436234, 435144, 435143, 435142, 435140, 432628, 435633, 435565, 432627, 434372, 436975, 434367, 435794, 435725, 434363, 435724, 434362, 435723, 434364, 435790, 435789, 435788, 435787, 435786, 435785, 435726, 432623, 435404, 435757, 434684, 432615, 432614, 432613, 432612, 432611, 432610, 432609, 432608, 435458, 432621, 435616, 434356, 435455, 435462, 435681, 434519, 434518, 434450, 435825, 435819, 434750, 433972, 433969, 433959, 433863, 433817, 433722, 434366, 434468, 434337, 432862, 434365, 432861, 434342, 432860, 434259, 432859, 434178, 433892, 432594, 433337, 432801, 432593, 432590, 434170, 432592, 432588, 432587, 433271, 432583, 432582, 433175, 433174, 432580, 433260, 433172, 433171, 433170, 433169, 433168, 432577, 432575, 432574, 432573, 432572, 432571, 432566, 432568, 432563, 432926, 432925, 432922, 432896, 432884, 432883, 432882, 432880, 432874, 432873, 432871, 432877, 432540, 432538, 432537, 434580, 435551, 434441, 435514, 435513, 434526, 434530, 434529, 434528, 434545, 435490, 435489, 433877, 433970, 433872, 435454, 436605, 436092, 435348, 433704, 432661, 432660, 432659, 432536, 432657, 433953, 433904, 435976, 435975, 435974, 435973, 435972, 435962, 433902, 433901, 433900, 433899, 433898, 434990, 433893, 433882, 433881, 433880, 433869, 433870, 433858, 433837, 433836, 433838, 433818, 433815, 433811, 433810, 433809, 433971, 433709, 433708, 433760, 433574, 433584, 433572, 433571, 433489, 433464, 433444, 433445, 433446, 433447, 433449, 433334, 433335, 433332, 432565, 432564, 432534, 432561, 434970, 432528, 432886, 432527, 432524, 432846, 432523, 434764, 432520, 433032, 432519, 432518, 432887, 432517, 434884, 433873, 432516, 432515, 432512, 434685, 432511, 434895, 432510, 432509, 434897, 432504, 432503, 437214, 435589, 434849, 435583, 434789, 435538, 435450, 434782, 433973, 433705, 435818, 435798, 435634, 433184, 432477, 432476, 435461, 435460, 435459, 435751, 433487, 432473, 435683, 434336, 434334, 435561, 435679, 435564, 434333, 435560, 435678, 435563, 434472, 435031, 434466, 432471, 432457, 432456, 437423, 437404, 435539, 432529, 435512, 435474, 435572, 435571, 435448, 435466, 435464, 435447, 435446, 435445, 435443, 435442, 435441, 433327, 437272, 437265, 432505, 432506, 437250, 435187, 435212, 435219, 437106, 432468, 443501, 432467, 435562, 432465, 432466, 432464, 433378, 432446, 432444, 432443, 432438, 432434, 432433, 432435, 432430, 432428, 432426, 432421, 432413, 432411, 432409, 432408, 432407, 432406, 432404, 432402, 432400, 432398, 432396, 432394, 432393, 432392, 432391, 432390, 432389, 432388, 432382, 432373, 432371, 432369, 432367, 432365, 432363, 432361, 432350, 432348); +UPDATE `quest_objectives` SET `VerifiedBuild`=56421 WHERE `ID` IN (432345, 432343, 432340, 432338, 432335, 432331, 432327, 435260, 433978, 433987, 433985, 433982, 432483, 432482, 432481, 432354, 432359, 432352, 432351, 434509, 434429, 434428, 434426, 434425, 434424, 432346, 436059, 432952, 432891, 432341, 432323, 432322, 432325, 433822, 432314, 432306, 432305, 432301, 432294, 432292, 432289, 432489, 432478, 432286, 432283, 432276, 432270, 435104, 432488, 434896, 432272, 432487, 432494, 432267, 432485, 432311, 432262, 432259, 432258, 432914, 432913, 432901, 433583, 432800, 432799, 432898, 432798, 432797, 433568, 432826, 432762, 432761, 432785, 432784, 432783, 432782, 432781, 433350, 432298, 433669, 432254, 433643, 433962, 433640, 436098, 433636, 433635, 433634, 435578, 436422, 433578, 433507, 433324, 433312, 433269, 433267, 433283, 433282, 433281, 433347, 433346, 433319, 433278, 433257, 433256, 433255, 433242, 433229, 432222, 432220, 432218, 432209, 433821, 433820, 433819, 433812, 433789, 432490, 432493, 433888, 433887, 433886, 433885, 433884, 433756, 432492, 433716, 433715, 433714, 432491, 434903, 432329, 432328, 432320, 432319, 432313, 434740, 434739, 434738, 434737, 434736, 432312, 432599, 432598, 434556, 434555, 434554, 434553, 432297, 432296, 432295, 433165, 433164, 432303, 432275, 432274, 434497, 432739, 433336, 432742, 432866, 432804, 432803, 432802, 432811, 432806, 432183, 432186, 432185, 432184, 432174, 432173, 432189, 432552, 432463, 433213, 432459, 432461, 432451, 433167, 433144, 432805, 434799, 434798, 434797, 434796, 433907, 433905, 433890, 432357, 432881, 432863, 432875, 432868, 432864, 432848, 432847, 436055, 434983, 434981, 432171, 432170, 432148, 432147, 433897, 432133, 432132, 432111, 432106, 432109, 432122, 432105, 432104, 432103, 432097, 437019, 432098, 432424, 432423, 432422, 435838, 432092, 432089, 432087, 432086, 432085, 432084, 432083, 432082, 432081, 432080, 432079, 432078, 432077, 432076, 432075, 432074, 432073, 432072, 432071, 432070, 432069, 432068, 432067, 432066, 432065, 432064, 432063, 432062, 432061, 432060, 432059, 432058, 432057, 432056, 432055, 432054, 432053, 432052, 432051, 432050, 432049, 432048, 432047, 432046, 432045, 432044, 432034, 432033, 432032, 432031, 432030, 432029, 432028, 432026, 432035, 432244, 434461, 434460, 434459, 434458, 434457, 433787, 432243, 432242, 432241, 432240, 432239, 432238, 432237, 432236, 432235, 432234, 432232, 433558, 433557, 433556, 433555, 433554, 433552, 433551, 433549, 433548, 433547, 433209, 433197, 433196, 433186, 432226, 432225, 432224, 432223, 433096, 433095, 433094, 433093, 433084, 432211, 432963, 434371, 432890, 432208, 432910, 432909, 432908, 432207, 432202, 432201, 432852, 433279, 432200, 432196, 434029, 432194, 435423, 432193, 436888, 436935, 436887, 436885, 437473, 438048, 436994, 436979, 436978, 437499, 432142, 433840, 435110, 432159, 432023, 432022, 432021, 432018, 437519, 432158, 432157, 432156, 432155, 432014, 432013, 431997, 433069, 431994, 431993, 431989, 431988, 434463, 431987, 431985, 432791, 434392, 434391, 434390, 434389, 431974, 431972, 435101, 434856, 434855, 434397, 434396, 434395, 434394, 433083, 432768, 432602, 432601, 432600, 431977, 431976, 436419, 434980, 433142, 433140, 433135, 433134, 433115, 433114, 433113, 432818, 432817, 432816, 433883, 433868, 432807, 434758, 433758, 433735, 432854, 433839, 431962, 431969, 431961, 431960, 431959, 431958, 431956, 432455, 432454, 432453, 432452, 431957, 432810, 432447, 431951, 431950, 431946, 431944, 433490, 431949, 431948, 431938, 433465, 433376, 433309, 433308, 433305, 433326, 434787, 434786, 434785, 434784, 434783, 433284, 433183, 433182, 433181, 433180, 433179, 433178, 433275, 434904, 433123, 433128, 433466, 435064, 431937, 433528, 431998, 431934, 431932, 431929, 431928, 431927, 431933, 431918, 431917, 431916, 431915, 431914, 431913, 431912, 431907, 431898, 431897, 431896, 431970, 431890, 431891, 431884, 431885, 431880, 431881, 431871, 431863, 431873, 431861, 431859, 431848, 431846, 431844, 431841, 431840, 431838, 431828, 431827, 431826, 431829, 431807, 431793, 431790, 431786, 431788, 431785, 431784, 431781, 431780, 431778, 431776, 431772, 431770, 431768, 431765, 431760, 431759, 431758, 431756, 431755, 431753, 431751, 431747, 431746, 431743, 431742, 431741, 431740, 431739, 431732, 431731, 431730, 431713, 431711, 432011, 432010, 432009, 432008, 432001, 432000, 431710, 431709, 432007, 432006, 431707, 431874, 431698, 431862, 431696, 431695, 431692, 431690, 431688, 431683, 431892, 431684, 431682, 431668, 431662, 431655, 431642, 431628, 431612, 431611, 431610, 431609, 431608, 431607, 431605, 431598, 431589, 432307, 431579, 431638, 431577, 431639, 431569, 431640, 431568, 431636, 431567, 431637, 431582, 431901, 431650, 431900, 431645, 431551, 431575, 431574, 431573, 431572, 431571, 431570, 431565, 431549, 431550, 431544, 431543, 431535, 431534, 431533, 431531, 431529, 431517, 431635, 431514, 431513, 431512, 431511, 431510, 431509, 431503, 431501, 431499, 431464, 431460, 431458, 431447, 431446, 431439, 431552, 431553, 431440, 431502, 431563, 431562, 431561, 431463, 431462, 431456, 431541, 431540, 431539, 431538, 431442, 431441, 431436, 431435, 431434, 431414, 431413, 431396, 431390, 431389, 431388, 431387, 431386, 431385, 431382, 431381, 431380, 431378, 431364, 431362, 431358, 431341, 431357, 431356, 431554, 431328, 431327, 431728, 431326, 431324, 431322, 431320, 431313, 431801, 431308, 431307, 431309, 431306, 431304, 431303, 431302, 431301, 431298, 431295, 431292, 431288, 431286, 431284, 431283, 431266, 431263, 431260, 431262, 431261, 431259, 431893, 431349, 431345, 431344, 431343, 431249, 431248, 431236, 431233, 431231, 431282, 431230, 431227, 431213, 431209, 432012, 431197, 431194, 431196, 431195, 431191, 431189, 431178, 431163, 431162, 431161, 431160, 431159, 431157, 431155, 431145, 431143, 431140, 431192, 431136, 431127, 431659, 431125, 431123, 431999, 431121, 431643, 431119, 431842, 431118, 431117, 431116, 431115, 431105, 431101, 431093, 431088, 431080, 431077, 431726, 431075, 431394, 431393, 431071, 431070, 431069, 431073, 431049, 431046, 431034, 431051, 431360, 431022, 431021, 431020, 431019, 431018, 431017, 431010, 430999, 430998, 431547, 431546, 431545, 431542, 432188, 431397, 431450, 430993, 431373, 431372, 431332, 431335, 431087, 431331, 431330, 431334, 431086, 431329, 431333, 431085, 430990, 431371, 431039, 431042, 431041, 431040, 431128, 431047, 431736, 431392, 430964, 431216, 431350, 431215, 431352, 431359, 430958, 431384, 431383, 430933, 430903, 430892, 430876, 431279, 431278, 431281, 431277, 431280, 431044, 431043, 430872, 430866, 430865, 430864, 430863, 432500, 432499, 432498, 430862, 430861, 430853, 430852, 430851, 430850, 430849, 430848, 430841, 431348, 431347, 431346, 431054, 431053, 431052, 430805, 430804, 430803, 430802, 430801, 430800, 430912, 430925, 430919, 430915, 430927, 430921, 430811, 430870, 430869, 430914, 430926, 430920, 430911, 430924, 430918, 430909, 430922, 430916, 430826, 430782, 430781, 430776, 430787, 430788, 430767, 430766, 430765, 430764, 430757, 430759, 430758, 430756, 430750, 430748, 430747, 431059, 430824, 430792, 430825, 430823, 430822, 430821, 430734, 430723, 430722, 430721, 430720, 430719, 430718, 430711, 430685, 430683, 430674, 430673, 430668, 430667, 430666, 430665, 430664, 430663, 430660, 430659, 430655, 430654, 430647, 430645, 430643, 430641, 430639, 430635, 430632, 430631, 430630, 430629, 430628, 430626, 430623, 430621, 430620, 430619, 430618, 430617, 430616, 430615, 430614, 430613, 430612, 430611, 430610, 430609, 432387, 431467, 430605, 430657, 430603, 430598, 430596, 430593, 430589, 430587, 430586, 430585, 430584, 431135, 431134, 431133, 431132, 431131, 431130, 431129, 430583, 430549, 430706, 433488, 430538, 430537, 430536, 430535, 430604, 430534, 430524, 430959, 431406, 431405, 431400, 431399, 431398, 430516, 430515, 430503, 430502, 430500, 430499, 430498, 430497, 430496, 430495, 430494, 430518, 430481, 430480, 430450, 430449, 430448, 430436, 430435, 431858, 431855, 430427, 430422, 430420, 430418, 430413, 430412, 430410, 430409, 430407, 430542, 430541, 430532, 430540, 430404, 430403, 430401, 430550, 430316, 430319, 430346, 430311, 430306, 430305, 430295, 430302, 430511, 430362, 430411, 430386, 430384, 430513, 430512, 430361, 430279, 430278, 430828, 433485, 430595, 430514, 430263, 430262, 430261, 430260, 430264, 430244, 430239, 430368, 430229, 430228, 430227, 430226, 430247, 430252, 430251, 431190, 430268, 430243, 431185, 431184, 430249, 430221, 430220, 430218, 430215, 430214, 430213, 430212, 430211, 430259, 430602, 430258, 430257, 430255, 430318, 430191, 430190, 430187, 430185, 430184, 430182, 430181, 430180, 430146, 430145, 430144, 430143, 430142, 430138, 430137, 430136, 430135, 430134, 430246, 430245, 430128, 430126, 430124, 430122, 430120, 430118, 430116, 430114, 430112, 430110, 430108, 430107, 430736, 433484, 430104, 430176, 431644, 430940, 430939, 430986, 430985, 430984, 430983, 430895, 430894, 430094, 430088, 430056, 430238, 430106, 430105, 430102, 430101, 430100, 430099, 430091, 430065, 430064, 430063, 431619, 431618, 430031, 430030, 430016, 430013, 430011, 430010, 430149, 430158, 430156, 430004, 430003, 430157, 429991, 429989, 430489, 430487, 430517, 430488, 430486, 430485, 430484, 431733, 430029, 430028, 430027, 430026, 430399, 430342, 430385, 430366, 430341, 430344, 430340, 430343, 429975, 429974, 429973, 429964, 432257, 429957, 429956, 430021, 430020, 429984, 429983, 429982, 429942, 429941, 429940, 429939, 429938, 429937, 429936, 429935, 429934, 430390, 430397, 430389, 430396, 429906, 429905, 429904, 429899, 429907, 429897, 431875, 429895, 429875, 429890, 429888, 429887, 429886, 429892, 429876, 429860, 429858, 429856, 429854, 429853, 429852, 430529, 430528, 430527, 430526, 430525, 429835, 430395, 430394, 430393, 430392, 430391, 429833, 430672, 430671, 430670, 430669, 429829, 430648, 430160, 429827, 429825, 430179, 429823, 430966, 430965, 430967, 429821, 429879, 429812, 430164, 430857, 430856, 430855, 430854, 429912, 430447, 430446, 430445, 430444, 430443, 430442, 430441, 430440, 430439, 430438, 430437, 435169, 435168, 435167, 435166, 435165, 435164, 431686, 431677, 431681, 431680, 431679, 431678, 431685, 431676, 431675, 431674, 431673, 431672, 431671, 431670, 431669, 431819, 431818, 431817, 431816, 431815, 431814, 431813, 431812, 431811, 431810, 431809, 432469, 430995, 430991, 430963, 430893, 430890, 430889, 430888, 430887, 430886, 430885, 430884, 429783, 429870, 429862, 429861, 429779, 429769, 429767, 430335, 430334, 430333, 429787, 429786, 429785, 430337, 429774, 429773, 429765, 429753, 429751, 429733, 429731, 429729, 429748, 429722, 429718, 429717, 432252, 432251, 429715, 429757, 432191, 429746, 429745, 429744, 429743, 429695, 429687, 429686, 429685, 429684, 429683, 429680, 429677, 429676, 429675, 429674, 430691, 429647, 429641, 429639, 429623, 429620, 429619, 429618, 429616, 429604, 429598, 429978, 429665, 429664, 429663, 429594, 429723, 429591, 429587, 429586, 429585, 429584, 429583, 429581, 429580, 429579, 429577, 429576, 429574, 429578, 429567, 429562, 429561, 429560, 429559, 429558, 429557, 429555, 429553, 429552, 429551, 429550, 429548, 429546, 429544, 429543, 429542, 431660, 429817, 429816, 429815, 429814, 429541, 429540, 429539, 429530, 429521, 429519, 429532, 429516, 429515, 429517, 429509, 429508, 429505, 429501, 429500, 429518, 430168, 429535, 429873, 429534, 429872, 432460, 429891, 429528, 429524, 429523, 429522, 429486, 429485, 429483, 429466, 429465, 429464, 429459, 429458, 431090, 429456, 429436, 429454, 429453, 429777, 429776, 429420, 429418, 429417, 431076, 429795, 429415, 429414, 429407, 429406, 429405, 429404, 429403, 429392, 431808, 430233, 430231, 429388, 430169, 431666, 431667, 431665, 429896, 430129, 432131, 430732, 429475, 431106, 431200, 431199, 431198, 429472, 430898, 430897, 430896, 429380, 429372, 429370, 431500, 431522, 431519, 431525, 431524, 431523, 431520, 431518, 431515, 429371, 429366, 429365, 429360, 429357, 429356, 429353, 429354, 429352, 429350, 429346, 429347, 429344, 429343, 429342, 429340, 429339, 429338, 429836, 429336, 429335, 429333, 429332, 429331, 429330, 429328, 429327, 429325, 429324, 429321, 429317, 429316, 429315, 429306, 429308, 431031, 429300, 431000, 429298, 430934, 431853, 431444, 430932, 430961, 430859, 430960, 430858, 429520, 430793, 429296, 432436, 429422, 431837, 431754, 429421, 429399, 429398, 431721, 431715, 429384, 429799, 429798, 429797, 429796, 429742, 429763, 429491, 429460, 431030, 429286, 429513, 429281, 429969, 430194, 430193, 429275, 429959, 430140, 429492, 431138, 430139, 431179, 429269, 429266, 429264, 429260, 429241, 429240, 429239, 429238, 429237, 429236, 429229, 429227, 429226, 429222, 429220, 429213, 429402, 429206, 429201, 429198, 429196, 429172, 429171, 429170, 429168, 431832, 430877, 431351, 429150, 429149, 429148, 429147, 429146, 429145, 429144, 429127, 431276, 430962, 430831, 430551, 429153, 432025, 429098, 429085, 429713, 429100, 429054, 429088, 429053, 429048, 429049, 429047, 429040, 429038, 429602, 429601, 429600, 429599, 429034, 429033, 429156, 429032, 429526, 429525, 429006, 429435, 429002, 428998, 428997, 428996, 429747, 428994, 431275, 429740, 429739, 429738, 431300, 428993, 428992, 429447, 428991, 429709, 429705, 429704, 429703, 429702, 429701, 428989, 428987, 429634, 429566, 428986, 432187, 429390, 429389, 428962, 428960, 431445, 428958, 431317, 429430, 428956, 431708, 428954, 431705, 428952, 428982, 428981, 428980, 428979, 428943, 428918, 428917, 428916, 428910, 428909, 428908, 428932, 429433, 428896, 428895, 428892, 428891, 428894, 428893, 428874, 428873, 428872, 428905, 428838, 428837, 428836, 428835, 428834, 428824, 428823, 428833, 428810, 428808, 428794, 428784, 428783, 428782, 428781, 431864, 428769, 428757, 428756, 428755, 428754, 428753, 428752, 428751, 428750, 428739, 428738, 428734, 428740, 428729, 428728, 428727, 428720, 428719, 428710, 428709, 428708, 431150, 431149, 428707, 428919, 428732, 428731, 428700, 428699, 428696, 428694, 428768, 428767, 428766, 428679, 429632, 429631, 428645, 428644, 428643, 429630, 428730, 428771, 432439, 430547, 430546, 430545, 430544, 430543, 430652, 428770, 428602, 431965, 433530, 431964, 431963, 428601, 428747, 428759, 428593, 428584, 428582, 428580, 428578, 428576, 428574, 428565, 428563, 428561, 428559, 428557, 428555, 428553, 428549, 428722, 428547, 428545, 428543, 428534, 428533, 431620, 428526, 429057, 430761, 431325, 428489, 428524, 428413, 428410, 428409, 428411, 428388, 428366, 428352, 428336, 428333, 428332, 428325, 428421, 428433, 428312, 428311, 428307, 428305, 428296, 428266, 428264, 428250, 428248, 428238, 428236, 428234, 428230, 428228, 428224, 428222, 428219, 428217, 428215, 428213, 428211, 428209, 428207, 431921, 433529, 431919, 431920, 428175, 428166, 428165, 428167, 428153, 428143, 428142, 428140, 428141, 428156, 428973, 428673, 428598, 428192, 428414, 430242, 428204, 428253, 428179, 428160, 428158, 428157, 428132, 428514, 428123, 428119, 428117, 428134, 430360, 430217, 428133, 430359, 430216, 428111, 430357, 430195, 430363, 430177, 428104, 428103, 428527, 428521, 428505, 428339, 428340, 428341, 428331, 428330, 428302, 431418, 431417, 431416, 431415, 430383, 430382, 430380, 430388, 431032, 428068, 431148, 431147, 431153, 431146, 431152, 431151, 431139, 428067, 428066, 428065, 428064, 428063, 428062, 428061, 428060, 428028, 428075, 428317, 428316, 428315, 427987, 427985, 427984, 427978, 427976, 428367, 430653, 430339, 428300, 428301, 428632, 428631, 428630, 428629, 428628, 428627, 428299, 434618, 427967, 428081, 428080, 428079, 428078, 428077, 428076, 427941, 427939, 431783, 428007, 427956, 427994, 427993, 431126, 427845, 427843, 427948, 427827, 427825, 427819, 427817, 427811, 427810, 428685, 427784, 427782, 429710, 429782, 428907, 427803, 427802, 427753, 427754, 427800, 427756, 428337, 427752, 427688, 427682, 427680, 427673, 427671, 427667, 428197, 428196, 428190, 428002, 427634, 427601, 427600, 427595, 429790, 427572, 427571, 427570, 432497, 432496, 432495, 427566, 427625, 427560, 427546, 427541, 428251, 430307, 428105, 428106, 428107, 428570, 429780, 429635, 429610, 429609, 429608, 428516, 428417, 428416, 428415, 427521, 429230, 428402, 428968, 427502, 431449, 432100, 432096, 432095, 432094, 432102, 427491, 432123, 428745, 428746, 431204, 431203, 430662, 430661, 428832, 428900, 428899, 428898, 428897, 430931, 430930, 430929, 430928, 427962, 427961, 430592, 430591, 430590, 428619, 427636, 427998, 427690, 427670, 427707, 427706, 427705, 427399, 427394, 427393, 427392, 429163, 429036, 429025, 427381, 427369, 427334, 427313, 427312, 430165, 429749, 430170, 429654, 429653, 429652, 427291, 429471, 429595, 432442, 430186, 427235, 427190, 427185, 427297, 427184, 427183, 427182, 431391, 427171, 427165, 429252, 429510, 431437, 429502, 427163, 431316, 431315, 431314, 427835, 427834, 427833, 429223, 428885, 428884, 428883, 428882, 429755, 429721, 429720, 429719, 429736, 429735, 429734, 429726, 429728, 429692, 429694, 429693, 429629, 429628, 427306, 427148, 427147, 427146, 427136, 427135, 428880, 428879, 428878, 428877, 427619, 427602, 427116, 430829, 429412, 429411, 429410, 429409, 427483, 427482, 427481, 427113, 427099, 429195, 434620, 429261, 429103, 427083, 427080, 427058, 427864, 427097, 431451, 427862, 432450, 432449, 432448, 427856, 431654, 431653, 431652, 427855, 427854, 427853, 427815, 427451, 427779, 427089, 428640, 427019, 427018, 427014, 427013, 427012, 427011, 427010, 427009, 427008, 427353, 427004, 426998, 426988, 428912, 428911, 426953, 427072, 427071, 426937, 426940, 426938, 426930, 427677, 431438, 426928, 427375, 428084, 427628, 426927, 427535, 431402, 431401, 426926, 427544, 427549, 427517, 427726, 427725, 426944, 427061, 426914, 429391, 427480, 426906, 426904, 429151, 429592, 426903, 429051, 429050, 429043, 428625, 428624, 428623, 428622, 428621, 428356, 428355, 426898, 428354, 428353, 426897, 426892, 426891, 426890, 426888, 427909, 427908, 427907, 427906, 426885, 427247, 427234, 427308, 426884, 426883, 426880, 431426, 431430, 431425, 427542, 431424, 431427, 431428, 431423, 427543, 431422, 431421, 426911, 426909, 431108, 427397, 426881, 427307, 426875, 426874, 426873, 429215, 427153, 429381, 426872, 428338, 427006, 428314, 427007, 428256, 427003, 429979, 427002, 427001, 428201, 428194, 428193, 427380, 426979, 430283, 427345, 427770, 427728, 427346, 426870, 426866, 426865, 426867, 427484, 430130, 426863, 426862, 426846, 426838, 426837, 426831, 426830, 426823, 427594, 427574, 427573, 427020, 426876, 426791, 427268, 426829, 430338, 426824, 426808, 426807, 426806, 430505, 430501, 428351, 428350, 428349, 428348, 431872, 428006, 430209, 430208, 430507, 430219, 428597, 430327, 430326, 428701, 426766, 426767, 426768, 426970, 426813, 426812, 426811, 426790, 426789, 426833, 426832, 426761, 428817, 428816, 428815, 428814, 428813, 428812, 426757, 430686, 424262, 432161, 431647, 424246, 432168, 424245, 426822, 424244, 426820, 427126, 427125, 424197, 426845, 426844, 426843, 426842, 426841, 426840, 424186, 426839, 424185, 424184, 431651, 424183, 424182, 424181, 424180, 424179, 424173, 424172, 427253, 428902, 428871, 428869, 428864, 428860, 428859, 428858, 428857, 430830, 428856, 428839, 427239, 430687, 424150, 427501, 427500, 427499, 424148, 424276, 424137, 427632, 427846, 431752, 430109, 426776, 430093, 430092, 427708, 427715, 428298, 427746, 427745, 427744, 427555, 427551, 431700, 431854, 424134, 427248, 427240, 424118, 424192, 424125, 424117, 424267, 424266, 424102, 431694, 424258, 430737, 427238, 427237, 427236, 424098, 424099, 427812, 427791, 427790, 424104, 427774, 424070, 424122, 424123, 424114, 424113, 431857, 427152, 424056, 427201, 429673, 427132, 428665, 428656, 428655, 428654, 428642, 428641, 426918, 424048, 426915, 424041, 427647, 427924, 427820, 427813, 427358, 427797, 427366, 428097, 427410, 427409, 427408, 430272, 430271, 430267, 428115, 427365, 427407, 427364, 431734, 429998, 430007, 430006, 427952, 430005, 427968, 424012, 427949, 429008, 427917, 427674, 424037, 424036, 424033, 427340, 424196, 427339, 427338, 427337, 427837, 427563, 427547, 424224, 424223, 424222, 424221, 424010, 424009, 428702, 428663, 428662, 428661, 428660, 428659, 428684, 428683, 428313, 424005, 429193, 429192, 429191, 429190, 429177, 429176, 429175, 428825, 428806, 424076, 427777, 427538, 427537, 427455, 427454, 427453, 424152, 427396, 430492, 428889, 427536, 423984, 423977, 426786, 423975, 423973, 423971, 423969, 428086, 426758, 427056, 424211, 424218, 424193, 427391, 427390, 427389, 427388, 427349, 427387, 424171, 424144, 424126, 423949, 428083, 423947, 423945, 423943, 428328, 431468, 423941, 427395, 427218, 427121, 423938, 430328, 427548, 427243, 427242, 427241, 429994, 429993, 427633, 430772, 428680, 427344, 427343, 427342, 427341, 427111, 427693, 427107, 427106, 427109, 427108, 431403, 427086, 429819, 427966, 427965, 427964, 427963, 423936, 428922, 428921, 428001, 427016, 427015, 427472, 426919, 424205, 424204, 427193, 427192, 424247, 424229, 424228, 423915, 423900, 423902, 423901, 423899, 423926, 430237, 428246, 428245, 428126, 430236, 428202, 428124, 424028, 428125, 428048, 427944, 427943, 430141, 423987, 423986, 427788, 427787, 427786, 423985, 427785, 427702, 423965, 423964, 427626, 423893, 423876, 423871, 423866, 428615, 429408, 428616, 428610, 423856, 427550, 423854, 427567, 427530, 427528, 427527, 423852, 429244, 427311, 431735, 423820, 427947, 427865, 427167, 427170, 427191, 427168, 427169, 427847, 423806, 423848, 423835, 423829, 423805, 427064, 423785, 423784, 423783, 423782, 423781, 423780, 423779, 423778, 432284, 428906, 428551, 428550, 428373, 429848, 428372, 428369, 428363, 428362, 428361, 427438, 427564, 427372, 427539, 432124, 427290, 427361, 427821, 429844, 427704, 427714, 427699, 427698, 432027, 423765, 423911, 423914, 423888, 430430, 423767, 430531, 430530, 423872, 430434, 423834, 430432, 428405, 423833, 428404, 423832, 428403, 423831, 428368, 423830, 423753, 427568, 427384, 427377, 427055, 427042, 423695, 423693, 423690, 427034, 423679, 423678, 427562, 428675, 427836, 427620, 427713, 427712, 427711, 427710, 427709, 427692, 427448, 427462, 427657, 427655, 427654, 427478, 427477, 427534, 429977, 430207, 429945, 428677, 427742, 427740, 430414, 427739, 430222, 427831, 430223, 427851, 427850, 427849, 430159, 427789, 427775, 427773, 423658, 423650, 427474, 427411, 427402, 423629, 423627, 423628, 432127, 427470, 427257, 423654, 423649, 423631, 423625, 423624, 424251, 423849, 427085, 424200, 424201, 427359, 423790, 423836, 423639, 423725, 424236, 429911, 428800, 427385, 427215, 427214, 427213, 427212, 427211, 427210, 427209, 427208, 427207, 427199, 423612, 423610, 427473, 423609, 428122, 428121, 423988, 423791, 427263, 423594, 423757, 423756, 427440, 424226, 424233, 424232, 427507, 423561, 423563, 423562, 423823, 423559, 423558, 430739, 430322, 429953, 429952, 429949, 429948, 431079, 430058, 430035, 430034, 430033, 430036, 427852, 430684, 430633, 429933, 423572, 423570, 429929, 429909, 429908, 429069, 427683, 423581, 423592, 423580, 423579, 423546, 427130, 423538, 427017, 423787, 429030, 427923, 427922, 427914, 427903, 427173, 423532, 426973, 426972, 423809, 423528, 423527, 427060, 423526, 431697, 427653, 430183, 429947, 429946, 430048, 430047, 429944, 430018, 430017, 429943, 429627, 429626, 428178, 427642, 429803, 429199, 429818, 428320, 428319, 427918, 427767, 427766, 427638, 427635, 429302, 429301, 429565, 429564, 429563, 429376, 429375, 429262, 429102, 423653, 427260, 427259, 423648, 423643, 427154, 428608, 427160, 427161, 427158, 427525, 427524, 427523, 427522, 427267, 427266, 430771, 428978, 423608, 423606, 423605, 423604, 423597, 423602, 427593, 423456, 423455, 427067, 427066, 427336, 427124, 428633, 431098, 431097, 431096, 431094, 428888, 428649, 429020, 429019, 429018, 429001, 423478, 423477, 427048, 427047, 427046, 427045, 427023, 423476, 423475, 423474, 423463, 423443, 431066, 431065, 431064, 431063, 431061, 426894, 423556, 423555, 423554, 423473, 423438, 428789, 428788, 428786, 429711, 429611, 423422, 423420, 423749, 423748, 423419, 428181, 428180, 423600, 423599, 423598, 430097, 430096, 430095, 423596, 427954, 427953, 423553, 423439, 423441, 423460, 423448, 423447, 430837, 423386, 423379, 423377, 427972, 427971, 423376, 428082, 428183, 426851, 423375, 426850, 423365, 423368, 423359, 427526, 423353, 423427, 423347, 427370, 432140, 423952, 423963, 423962, 426764, 423665, 423332, 423660, 423322, 423324, 429116, 427722, 423391, 423309, 423306, 423304, 423291, 423290, 423289, 429164, 427763, 429166, 427073, 429426, 423263, 427156, 423262, 423821, 423257, 423264, 423255, 423251, 423246, 423244, 423242, 423240, 423238, 423236, 423235, 427796, 427795, 429115, 423223, 427037, 423219, 423217, 423213, 423207, 423423, 431068, 423357, 429104, 423198, 427039, 427038, 423197, 423390, 423366, 423310, 423429, 423364, 423428, 423358, 423297, 423292, 423287, 423284, 423283, 423282, 423281, 423354, 423286, 423285, 423280, 423382, 423426, 423383, 423345, 423344, 423339, 423338, 423337, 423267, 423269, 423270, 423268, 423462, 423384, 423183, 423172, 424052, 428886, 429807, 429806, 423130, 427427, 427424, 427426, 427425, 427423, 423381, 423520, 423129, 423335, 423118, 423117, 423116, 423115, 423114, 424013, 423081, 423085, 423077, 423076, 423075, 423074, 423073, 423697, 423087, 423047, 423044, 423040, 423038, 423410, 423409, 423408, 423412, 423411, 423032, 423905, 423903, 423904, 423020, 423072, 423005, 422993, 422992, 427110, 427955, 422995, 427100, 422994, 422987, 422989, 422988, 429443, 423042, 422958, 451775, 451774, 451884, 451883, 422948, 422946, 422944, 422933, 422932, 422931, 422953, 423184, 422920, 422919, 422918, 422903, 423321, 422899, 422895, 422891, 422882, 422876, 423389, 422861, 423892, 423891, 423890, 423889, 423095, 422980, 422850, 422845, 422837, 422972, 422971, 422973, 422832, 422831, 422824, 422819, 422839, 422817, 422814, 423188, 423189, 423071, 423182, 423080, 422936, 423112, 422807, 422800, 422801, 422795, 422792, 422789, 422788, 422910, 422909, 422908, 422907, 422906, 422904, 422785, 422784, 422770, 428506, 426917, 426916, 422752, 422744, 423179, 423007, 423360, 422740, 422731, 422703, 422755, 423519, 423518, 423517, 423516, 423222, 422667, 422689, 422688, 422687, 422686, 422685, 422684, 422683, 422682, 422681, 422680, 422679, 422678, 422677, 422674, 422673, 422672, 422671, 422670, 422669, 422676, 422675, 423012, 423008, 423681, 422662, 422655, 422654, 423037, 422652, 422649, 422651, 422653, 423209, 422642, 422641, 422632, 422619, 422749, 422748, 422967, 422599, 422515, 422514, 422616, 422513, 422512, 422511, 422510, 422509, 422504, 422489, 422488, 422482, 422479, 422458, 422450, 422438, 422437, 422418, 422439, 422404, 422403, 422391, 422385, 422384, 422383, 422382, 422381, 422327, 422429, 422934, 422351, 422350, 422349, 422348, 422347, 422346, 422345, 422344, 422343, 422336, 422335, 422334, 422333, 422332, 422317, 423323, 422307, 422306, 422257, 422428, 422838, 422330, 422329, 422282, 422281, 422252, 422236, 422237, 422225, 422328, 422213, 422212, 429441, 422184, 422183, 429440, 422863, 422187, 422182, 422181, 422180, 422179, 422177, 422178, 422174, 422173, 422170, 422162, 422196, 422163, 429439, 422111, 422108, 422106, 422101, 422102, 422115, 428881, 429801, 429800, 422098, 422097, 428787, 428674, 422094, 428614, 422939, 422938, 428634, 422088, 422089, 422085, 422083, 422082, 427830, 427829, 427701, 427700, 422090, 422063, 422073, 422054, 432815, 422194, 422052, 422754, 422014, 422188, 422013, 422012, 422034, 422011, 422010, 422007, 422200, 422199, 422006, 422130, 422131, 423066, 422168, 422150, 422747, 424216, 432814, 423575, 421975, 421973, 427497, 427496, 427495, 431657, 421938, 421930, 421869, 421884, 421855, 421868, 421864, 421863, 421862, 421865, 421860, 421853, 421852, 421851, 421850, 421847, 421739, 421738, 421727, 423843, 421726, 422707, 422706, 422705, 422425, 422424, 422663, 422664, 422727, 422726, 422719, 423025, 423026, 422717, 422720, 423027, 423445, 422713, 422697, 422862, 421866, 421858, 422461, 422481, 421889, 422470, 422469, 422468, 421888, 421887, 421886, 421698, 421885, 421697, 421696, 422456, 422645, 422644, 422643, 421693, 423069, 422620, 423048, 423154, 423067, 422901, 422668, 423165, 423150, 423164, 423149, 423163, 423148, 423162, 423147, 423161, 423146, 423160, 421691, 422835, 422808, 421689, 421660, 422241, 422240, 422239, 422238, 421659, 421658, 421657, 421656, 421655, 421654, 421653, 421652, 421651, 422900, 422136, 422866, 422865, 422135, 422134, 421619, 421610, 422091, 431537, 431536, 429194, 429203, 429174, 423171, 429202, 424139, 424050, 424049, 423764, 423763, 423762, 421932, 423874, 423706, 423703, 423113, 421905, 421904, 422316, 423680, 423828, 421736, 421735, 421900, 421572, 421561, 421560, 421559, 421563, 421530, 421534, 423187, 422990, 422970, 422483, 422433, 422432, 422779, 421883, 421882, 421881, 421880, 421879, 421878, 422455, 422308, 421849, 421848, 421867, 423106, 422288, 422287, 422283, 421712, 422473, 421687, 422475, 422337, 422773, 421626, 422956, 421600, 422957, 423084, 421510, 421508, 421509, 421555, 421554, 421553, 421552, 422757, 422154, 422093, 421590, 422460, 422459, 421543, 422416, 422415, 422414, 421574, 421551, 421545, 422331, 421599, 421542, 422246, 422211, 422245, 422243, 422242, 422210, 422209, 423107, 421596, 421595, 421594, 421593, 421592, 422781, 422780, 422751, 422750, 422113, 422112, 421588, 421586, 421585, 421584, 421582, 421570, 422153, 422152, 422137, 422133, 422132, 421569, 421567, 421565, 421546, 421547, 421533, 421531, 421476, 421474, 421477, 421469, 421467, 421466, 421465, 421464, 421620, 421459, 421458, 422191, 422192, 421540, 422772, 421538, 421537, 421461, 421456, 421473, 421425, 421424, 421423, 421422, 421421, 421420, 421419, 421417, 423004, 423003, 423002, 422999, 422274, 422273, 422195, 422193, 421409, 421407, 421405, 422902, 421400, 421903, 421902, 421901, 421899, 421398, 422846, 422843, 422842, 421606, 421679, 421607, 421605, 421428, 421427, 421426, 421396, 423233, 421377, 423461, 421374, 422127, 422175, 422126, 422125, 421373, 421370, 421369, 422275, 422009, 421368, 423070, 421909, 423063, 421354, 421896, 421352, 421564, 421351, 421511, 422501, 421597, 422756, 422733, 421348, 421347, 421908, 421448, 421447, 421446, 421435, 422486, 422485, 422484, 421931, 421349, 421343, 422286, 422285, 421674, 421675, 421673, 422248, 422247, 422292, 421963, 421861, 422472, 422476, 421383, 421390, 421389, 421381, 421964, 421965, 421375, 422821, 422820, 422618, 422617, 422615, 422600, 421366, 421367, 421364, 421854, 421737, 421321, 421961, 421734, 421733, 421732, 421722, 421340, 421339, 421724, 421723, 421731, 421721, 421337, 421330, 421730, 421323, 421445, 421413, 421444, 421714, 421604, 421789, 421720, 421719, 421718, 421717, 421716, 421715, 422743, 421313, 421711, 421704, 421703, 421705, 421580, 421579, 421578, 421577, 421576, 421581, 421309, 421300, 421688, 421298, 422905, 423167, 421335, 421338, 421709, 421708, 421707, 421706, 421475, 422941, 421334, 422966, 421962, 421897, 421256, 422951, 421324, 422952, 421312, 422051, 421231, 421230, 421208, 421205, 421201, 421209, 421501, 421500, 421499, 421498, 421497, 421496, 421495, 421486, 421170, 421133, 421130, 421127, 421124, 421135, 421134, 421112, 421111, 421116, 421110, 421108, 421106, 421060, 421046, 421044, 421042, 421041, 421040, 421039, 421032, 421023, 421021, 421020, 421019, 421018, 421017, 421016, 421001, 421000, 420999, 420998, 420997, 421002, 420988, 420984, 420983, 420982, 420981, 420987, 420967, 420966, 420965, 420964, 420958, 420986, 420934, 421167, 420936, 421009, 421122, 421121, 421120, 421119, 421118, 420935, 420920, 420905, 421080, 421069, 421068, 421067, 421066, 421063, 421061, 421059, 420864, 420861, 420859, 420857, 420855, 420842, 420841, 420833, 420832, 420831, 420830, 420809, 420808, 420807, 420806, 420805, 420792, 420797, 420846, 420811, 420774, 420796, 420767, 420765, 420953, 422847, 422280, 422279, 420938, 423024, 420925, 420924, 420923, 420926, 422311, 420910, 420909, 420906, 422911, 420900, 420899, 420898, 420897, 420878, 422295, 420877, 422294, 420780, 420779, 422741, 422730, 422742, 420756, 420798, 420755, 421115, 421114, 421113, 421058, 421057, 421053, 421029, 421028, 421024, 420954, 420752, 420750, 420799, 420784, 420743, 420742, 420850, 420741, 420744, 420733, 420731, 420729, 420727, 420725, 420723, 420721, 420719, 420739, 420718, 420738, 420717, 420706, 420736, 420716, 420704, 420703, 420702, 420648, 420647, 420622, 420619, 420615, 420601, 420600, 420599, 420598, 420583, 420810, 420616, 420666, 420665, 420664, 420663, 420662, 420566, 420661, 420538, 420536, 420535, 420534, 420488, 420771, 420770, 420769, 420783, 420782, 420781, 420768, 420482, 420470, 420933, 420932, 420931, 420414, 420405, 420406, 420367, 420394, 420397, 420393, 420392, 420391, 420426, 420396, 420395, 420386, 420384, 420383, 420382, 420381, 420380, 420375, 420363, 420348, 420379, 420446, 420445, 420378, 420416, 420417, 420377, 420407, 420410, 420398, 420376, 420349, 420324, 420901, 420342, 420341, 420448, 420340, 420339, 420422, 420333, 420337, 420336, 420335, 420334, 420493, 420492, 420491, 420490, 420489, 420464, 420463, 420462, 420461, 420421, 420420, 420419, 420289, 420285, 420281, 420279, 420277, 420275, 420273, 420271, 420269, 420267, 420945, 420259, 420494, 420300, 420302, 420290, 420296, 420795, 420400, 420293, 420297, 420292, 420291, 420251, 420245, 421948, 421947, 421946, 421945, 421944, 421943, 421942, 421941, 421940, 421939, 420917, 421394, 420319, 421393, 420374, 420373, 421171, 420320, 420318, 420240, 420239, 420238, 420234, 420215, 420212, 420210, 420872, 420862, 420952, 420943, 420879, 420840, 420839, 420173, 420171, 420331, 420330, 420305, 420304, 420303, 420168, 420169, 420142, 420141, 420140, 420120, 420179, 420178, 420163, 420079, 420070, 420069, 420064, 420068, 420066, 420065, 420044, 420017, 420082, 420013, 420005, 420317, 419991, 420447, 420139, 419990, 420295, 420745, 419962, 420056, 420055, 420332, 420054, 420164, 420158, 420502, 420550, 419994, 420012, 419935, 420242, 419928, 419924, 419934, 420184, 420183, 420182, 420181, 420180, 420715, 420714, 420713, 420712, 420711, 420710, 420709, 420708, 420072, 420071, 419995, 420016, 420015, 420014, 420143, 419946, 419945, 420011, 420010, 419906, 420009, 419982, 420138, 420122, 419902, 420876, 419901, 419899, 419900, 419898, 420677, 420676, 420312, 420311, 420310, 420308, 420309, 420428, 420427, 420307, 420298, 419883, 419882, 420028, 420027, 420026, 420025, 420024, 420032, 420022, 420021, 419998, 419913, 419997, 419811, 420546, 420547, 419835, 419944, 419810, 419769, 419763, 420431, 420430, 420429, 419760, 420927, 420194, 420469, 420434, 420433, 420432, 419758, 420192, 420457, 420456, 420455, 420454, 419756, 420191, 421239, 421238, 420478, 420477, 420476, 420475, 420474, 420473, 420479, 420481, 420472, 422449, 420480, 419754, 420190, 419751, 419749, 419748, 419747, 419745, 419744, 419743, 419742, 419738, 419734, 419834, 419803, 419802, 419801, 419800, 419799, 419798, 419706, 419702, 419721, 419939, 420053, 419923, 419841, 419922, 419921, 419920, 420208, 420052, 420051, 420050, 419839, 419942, 419941, 419940, 419836, 419943, 419987, 419728, 419705, 419701, 419667, 420327, 420326, 420325, 419909, 419976, 420356, 420545, 419703, 419704, 419807, 419806, 419808, 419669, 419655, 420246, 419610, 419609, 419604, 419602, 419601, 419600, 419598, 419597, 420224, 420202, 420201, 420200, 420306, 420299, 420199, 420198, 420197, 420196, 420195, 419588, 419566, 419563, 419560, 419554, 419553, 419552, 419548, 419543, 419953, 419541, 419539, 419538, 419525, 420537, 420216, 420188, 420187, 420207, 420137, 420136, 420135, 420043, 419795, 419852, 419796, 419797, 419832, 419831, 419830, 419829, 419828, 419827, 419618, 419570, 419569, 420366, 419499, 420294, 419983, 419497, 419500, 421071, 419495, 419853, 419494, 419493, 419491, 419489, 420875, 420145, 420144, 420085, 420116, 420058, 420059, 419986, 419985, 419984, 419977, 420006, 419963, 419719, 420544, 420543, 419718, 419717, 419716, 419715, 419603, 419502, 419504, 419918, 419488, 419825, 419824, 420351, 419562, 419506, 419485, 419959, 419958, 419957, 419956, 420645, 420873, 419586, 419572, 419699, 419579, 419620, 419695, 419826, 419908, 419694, 419476, 420126, 420125, 420124, 420123, 419475, 419564, 420858, 420794, 420793, 421198, 421197, 421196, 421195, 421082, 420073, 420004, 420003, 420435, 420001, 420002, 420000, 419999, 419952, 419973, 419974, 421210, 421232, 420075, 420735, 420734, 420074, 419851, 419805, 419804, 419793, 420675, 420674, 420673, 420672, 420670, 420671, 419731, 419724, 419725, 419714, 419713, 419712, 419711, 419534, 419587, 419577, 419576, 420610, 420609, 419575, 419482, 419567, 419996, 419462, 419461, 419460, 419457, 419585, 419452, 419666, 419665, 419617, 419746, 419447, 419729, 419344, 419327, 419342, 419379, 419306, 419305, 419415, 419414, 419417, 419383, 419382, 419380, 419278, 419318, 419317, 419316, 419319, 419273, 419277, 419272, 419390, 419289, 419388, 419271, 419270, 419269, 419268, 419381, 419276, 419264, 419262, 419263, 419261, 419257, 419256, 419254, 411628, 411626, 411615, 411614, 411613, 411612, 409235, 409233, 409231, 409222, 409221, 409208, 409207, 409206, 409205, 409204, 409203, 409202, 409201, 409200, 409198, 409197, 409190, 409189, 409188, 409187, 409186, 409185, 409184, 409183, 409182, 409177, 409170, 409169, 409167, 409165, 409160, 409158, 409157, 409155, 409153, 409275, 409150, 409146, 409145, 409142, 409140, 409136, 409132, 409130, 409123, 409122, 409119, 409112, 409134, 409072, 409071, 409050, 409047, 409043, 409042, 409034, 409030, 409018, 408996, 408995, 408994, 408993, 408991, 408988, 408987, 408976, 408968, 408961, 409191, 409192, 408955, 408954, 408953, 408951, 408940, 408939, 408933, 408930, 408926, 408923, 408920, 408916, 408960, 408912, 408911, 408908, 408906, 408959, 408903, 408896, 408880, 408879, 408878, 408877, 408876, 408875, 408874, 408873, 408872, 408871, 408870, 408869, 408882, 408983, 408862, 408861, 408856, 408847, 408958, 408841, 408840, 408839, 408831, 408722, 408728, 408726, 408724, 408729, 408721, 408720, 408719, 408718, 408717, 408686, 408685, 408684, 408683, 408643, 408644, 408642, 408641, 408957, 408640, 408866, 408865, 408864, 408755, 408754, 408752, 408751, 408750, 408749, 408748, 408747, 408746, 408745, 408744, 408743, 408742, 408741, 408740, 408739, 408738, 408662, 408661, 408660, 408659, 408658, 408657, 408656, 408863, 408826, 408677, 408672, 408671, 408670, 408669, 408668, 408667, 408666, 408818, 408700, 408699, 408693, 408691, 408690, 408689, 408688, 408687, 408832, 408714, 408713, 408712, 408711, 408710, 408709, 408708, 408707, 408706, 421952, 421951, 409271, 408626, 408625, 408624, 408623, 408622, 408620, 408617, 408616, 411598, 411597, 411596, 408737, 408736, 408735, 408734, 408692, 408681, 408679, 408664, 408586, 408770, 408769, 408654, 408653, 408652, 408651, 408650, 408649, 408647, 408645, 408566, 408771, 408705, 408704, 408703, 408702, 408701, 408698, 408697, 408696, 408695, 408694, 408546, 421958, 421957, 409270, 408476, 408475, 408474, 408473, 408464, 408462, 408459, 408458, 421954, 421953, 409273, 408430, 408429, 408428, 408427, 408426, 408425, 408424, 408423, 422648, 409280, 409281, 408773, 408631, 408607, 408606, 408605, 408604, 408603, 408602, 408600, 408412, 408411, 408534, 408533, 408399, 408393, 408392, 408391, 408768, 408767, 408503, 408502, 408500, 408499, 408498, 408497, 408496, 408433, 408432, 408431, 408372, 408371, 409276, 408509, 408508, 408507, 408506, 408505, 408504, 408501, 408358, 408357, 408356, 408355, 408354, 408353, 408352, 408351, 408350, 408532, 408527, 408526, 408525, 408524, 408523, 408520, 408519, 408518, 408517, 408516, 408522, 408515, 408514, 408513, 408512, 408511, 408510, 408349, 408348, 409277, 408346, 408345, 408344, 408343, 408342, 408341, 408340, 408339, 408334, 408335, 408331, 408330, 408329, 408325, 408322, 408321, 408320, 421956, 421955, 409272, 408422, 408421, 408267, 408266, 408265, 408263, 408260, 408259, 408772, 408338, 408337, 408336, 408249, 408248, 408247, 408246, 408245, 408244, 408243, 408242); +UPDATE `quest_objectives` SET `VerifiedBuild`=56421 WHERE `ID` IN (408241, 408240, 408521, 408360, 408319, 408318, 408317, 408316, 408251, 408250, 408229, 408228, 408884, 408359, 408227, 408225, 408221, 408219, 408218, 408217, 408216, 408215, 408214, 408212, 408211, 408210, 408209, 408208, 408194, 408193, 408192, 408191, 408190, 408189, 408188, 408187, 408186, 408185, 408184, 408196, 408183, 408915, 408172, 408170, 408168, 408166, 408155, 408154, 408162, 408158, 408157, 408156, 408099, 408097, 408095, 408093, 408091, 408089, 408087, 408085, 408083, 408081, 408079, 408078, 408077, 408075, 408076, 408069, 409166, 408068, 408059, 408054, 408053, 408052, 408051, 408050, 408049, 408045, 408047, 408046, 408040, 408039, 408032, 408026, 408012, 408011, 408014, 408023, 408019, 408018, 408016, 408015, 407948, 407940, 407933, 407930, 407928, 407927, 407931, 407926, 407929, 407925, 407924, 407936, 407923, 407935, 407922, 407921, 407920, 407919, 407918, 407917, 407909, 407911, 407910, 407906, 407912, 407844, 407843, 407839, 407838, 407837, 407836, 407835, 407834, 407833, 407832, 407831, 407894, 407893, 407892, 407891, 407812, 407810, 407809, 407807, 407797, 407788, 407795, 407794, 407793, 407792, 407787, 408122, 408121, 408120, 408119, 407779, 407777, 407767, 407764, 407763, 407762, 407761, 407760, 407759, 407758, 407757, 407756, 407755, 407754, 407753, 407751, 407750, 407747, 407744, 407743, 407742, 407741, 407738, 407735, 407733, 407729, 407728, 407770, 407716, 407712, 407710, 407707, 407706, 407705, 407708, 407703, 407702, 407701, 407700, 407698, 408309, 408308, 408307, 408306, 408305, 408304, 407694, 408315, 408314, 408313, 408312, 408311, 408310, 407692, 407695, 407687, 408297, 408296, 408295, 408294, 408293, 408292, 407686, 407688, 407677, 407676, 407668, 408303, 408302, 408301, 408300, 408299, 408298, 407660, 407654, 407652, 407650, 407649, 407645, 407644, 407709, 407642, 407640, 407638, 407637, 407684, 407682, 407622, 407611, 407609, 407607, 407605, 407603, 407641, 407625, 407624, 407597, 407598, 407806, 407805, 407804, 407590, 407671, 407670, 407667, 407661, 407669, 407666, 407658, 407589, 407588, 407586, 407583, 407582, 407581, 407577, 407572, 407571, 407592, 407591, 407566, 407565, 407564, 407563, 407539, 407535, 407534, 407546, 407545, 407536, 407522, 407556, 407555, 407554, 407553, 407521, 407516, 407514, 407509, 407513, 408918, 407508, 407507, 407506, 407504, 407500, 407498, 407497, 407494, 407481, 407479, 407478, 407475, 408031, 408033, 407467, 407466, 407465, 407464, 407462, 407458, 407457, 407454, 407451, 407445, 407447, 407446, 407551, 407543, 407549, 407548, 407547, 407544, 407542, 407438, 407437, 407429, 407428, 407425, 408029, 408030, 407424, 407423, 407348, 407347, 407350, 407344, 407343, 407339, 407325, 407324, 408037, 408036, 408035, 408034, 408021, 408024, 408025, 408020, 407319, 407317, 407314, 407313, 407307, 407308, 407305, 407304, 407303, 407298, 407297, 407289, 407282, 407273, 407272, 407269, 407268, 407267, 407266, 407263, 407262, 407261, 407260, 407257, 407256, 407255, 407254, 407253, 407252, 407251, 407247, 407246, 407240, 407238, 407236, 407234, 407232, 407230, 407228, 407226, 407241, 407224, 407223, 407219, 407218, 407217, 407215, 407213, 407211, 407209, 407207, 407202, 407201, 407200, 407204, 407197, 407196, 407195, 407194, 407193, 407191, 407190, 407181, 407188, 407186, 407185, 407178, 407174, 407173, 407172, 407171, 407170, 407169, 407180, 407168, 407156, 407155, 407157, 407154, 407153, 407146, 407145, 407143, 407142, 407141, 407137, 407136, 407135, 407134, 407133, 407132, 407125, 407123, 407124, 408291, 408290, 408289, 408288, 408287, 408286, 407120, 408279, 408278, 408277, 408276, 408275, 408274, 407118, 408285, 408284, 408283, 408282, 408281, 408280, 407116, 407187, 407151, 407150, 407149, 407148, 407147, 407144, 407126, 407097, 407096, 407095, 407094, 407182, 407167, 407166, 407165, 407164, 407163, 407162, 407176, 407087, 407084, 407083, 407078, 407077, 407076, 408273, 408272, 408271, 408270, 408269, 408268, 407075, 407074, 407073, 407066, 407065, 407064, 407063, 407067, 407046, 407045, 407039, 407018, 406976, 406934, 406892, 406881, 407051, 407047, 407041, 406887, 406891, 406890, 406880, 406876, 406871, 406869, 406868, 406867, 406865, 406839, 406856, 406830, 406855, 406847, 406854, 406853, 406852, 406851, 406860, 406859, 406850, 406849, 406848, 406857, 406858, 406829, 406828, 406827, 406826, 406825, 406824, 406823, 406822, 406817, 406816, 406815, 406814, 406813, 406812, 406811, 406810, 406809, 406808, 406807, 406804, 406803, 406796, 406790, 406799, 406788, 406787, 406785, 406784, 406783, 406768, 406769, 406767, 406766, 406765, 406764, 406753, 407355, 407354, 407353, 407318, 407315, 406864, 406763, 406762, 406743, 406742, 406740, 406739, 406738, 406736, 406729, 406713, 406712, 406710, 406683, 406709, 406708, 406705, 406704, 406703, 406702, 406701, 406700, 406693, 406692, 406691, 406687, 406686, 406682, 406681, 406680, 406679, 406678, 406677, 406676, 406675, 406674, 406673, 406672, 406660, 406658, 406656, 406654, 406652, 406650, 406648, 406752, 406760, 406642, 406637, 406630, 406624, 407541, 407540, 407531, 407530, 407526, 407525, 407524, 407523, 407515, 407512, 407511, 407510, 407357, 407335, 407337, 407336, 407352, 407351, 407349, 407310, 407309, 407278, 407277, 407276, 407275, 407161, 407160, 407159, 407158, 407131, 407079, 407068, 407724, 407723, 407052, 407043, 407042, 406889, 406725, 406724, 406723, 406634, 406633, 406632, 406631, 406598, 409267, 409266, 409265, 409264, 409263, 409262, 409261, 409260, 409259, 409258, 409257, 409256, 409255, 409254, 409253, 409252, 407114, 407070, 406862, 406593, 406588, 406620, 406564, 406563, 406560, 406559, 406558, 407472, 407471, 407470, 407469, 407468, 407460, 407432, 406539, 407808, 406538, 407152, 406527, 406530, 406517, 406531, 406497, 406528, 406481, 406477, 407430, 407320, 406464, 406462, 406535, 406534, 406533, 406532, 407713, 406441, 406440, 406454, 406456, 406455, 406552, 406553, 407766, 407765, 409005, 406458, 406459, 406457, 408062, 408061, 406425, 411610, 406719, 406423, 406714, 406413, 406720, 406412, 406721, 406411, 406722, 406540, 406406, 406405, 406404, 406403, 406393, 406392, 406638, 406391, 411611, 406639, 406388, 406640, 406384, 406599, 406383, 406382, 406600, 406368, 406607, 406361, 407177, 406333, 406332, 406331, 406581, 406579, 406578, 406286, 406285, 406284, 406268, 409138, 406308, 406266, 406260, 406253, 406252, 406238, 406236, 406354, 406227, 407943, 409135, 409133, 409127, 409126, 409125, 409108, 409124, 409120, 409106, 409105, 409104, 409103, 409102, 409101, 409100, 409099, 409098, 409097, 408128, 408127, 408126, 408125, 408124, 408123, 406198, 406547, 406195, 406192, 406191, 406190, 406550, 406183, 406182, 406180, 406179, 406178, 406153, 406152, 406151, 406147, 406146, 406145, 406134, 406133, 406132, 406093, 406092, 406089, 406088, 406085, 406084, 406075, 406073, 406137, 406138, 406136, 406135, 406068, 406140, 406066, 406061, 406080, 406079, 406011, 406010, 405982, 405979, 405978, 405977, 405976, 405973, 408487, 405970, 409037, 405950, 405944, 405940, 406609, 405936, 406610, 405935, 406611, 405924, 405889, 405878, 405855, 405853, 405852, 405850, 405836, 405834, 405887, 405886, 405885, 405884, 405883, 405882, 405881, 405880, 405879, 405833, 405832, 405831, 405830, 408118, 405928, 405926, 406806, 406013, 406012, 406334, 406327, 406326, 408161, 408160, 405995, 405994, 405993, 408982, 405899, 405906, 407790, 408116, 405919, 407789, 405898, 405901, 406390, 407720, 407718, 407719, 406371, 406063, 408104, 408103, 408102, 406062, 406060, 407796, 407840, 406196, 408111, 408110, 406430, 405845, 407740, 405842, 405838, 405839, 406015, 406014, 405808, 405806, 405822, 405799, 406257, 406256, 406254, 406251, 406249, 406248, 406229, 406228, 406212, 405981, 405975, 405972, 405971, 407199, 407205, 407198, 407528, 407527, 407459, 407128, 407127, 407044, 406888, 406059, 406044, 406043, 405959, 405958, 405816, 405811, 405810, 407463, 407538, 407537, 407069, 405709, 405708, 405704, 406873, 406872, 406139, 406310, 406309, 405800, 405692, 405691, 405690, 409083, 409075, 408963, 408962, 405683, 405682, 405681, 405680, 405659, 405658, 405657, 409114, 405633, 405634, 405616, 405718, 405715, 405714, 405713, 405712, 405711, 405710, 405611, 405609, 405608, 405607, 405605, 405603, 405601, 405599, 405592, 405588, 405587, 405583, 405569, 405568, 405491, 405485, 405586, 405584, 405566, 405567, 405520, 405519, 405466, 405465, 405462, 406592, 406591, 406590, 406589, 406584, 406583, 405448, 405434, 405429, 405416, 405409, 405407, 405396, 409279, 405662, 405385, 405386, 405378, 405369, 405383, 405377, 405376, 405375, 405374, 405394, 405361, 405358, 405365, 405350, 405349, 405672, 405671, 405670, 405669, 405668, 405667, 405666, 405665, 405664, 405348, 405663, 405347, 405346, 405366, 405345, 405344, 405343, 405342, 405341, 405332, 405296, 405295, 405272, 405266, 405268, 408060, 405334, 405331, 405251, 405254, 405253, 405252, 405249, 405245, 408639, 405335, 405414, 405415, 405413, 405237, 405228, 405226, 405235, 407673, 405234, 405206, 405205, 408100, 405211, 405202, 405204, 405244, 405199, 405200, 405198, 405197, 409282, 409055, 408867, 405196, 409052, 409067, 405201, 407946, 405188, 407945, 405186, 405182, 405185, 405184, 405183, 405172, 405158, 411633, 405223, 405212, 405210, 405175, 405174, 405173, 405156, 405155, 405154, 405152, 405133, 405167, 405166, 405165, 405135, 405131, 405130, 405129, 405115, 405111, 405143, 405227, 406321, 408975, 405089, 406055, 406056, 406057, 406058, 406031, 406026, 406046, 406053, 405087, 405064, 409283, 408888, 408887, 408886, 408885, 405088, 405085, 405084, 405083, 405081, 405079, 405078, 405077, 405076, 405075, 405074, 405073, 405128, 405055, 405097, 405096, 405095, 408002, 405094, 405169, 405043, 405027, 405026, 405109, 405108, 405107, 405106, 407493, 405030, 405029, 405028, 405012, 405011, 405010, 405005, 405007, 405000, 407492, 404983, 404981, 404985, 404967, 404960, 404984, 404998, 404954, 405890, 405891, 407085, 407519, 406577, 406576, 406575, 406574, 406573, 406572, 406571, 406570, 406569, 406568, 406567, 406566, 406565, 404950, 404952, 404951, 404934, 407745, 404928, 404927, 404926, 404925, 404924, 404920, 404949, 404918, 404917, 404916, 404910, 404909, 404824, 404823, 404933, 405716, 404931, 406330, 406329, 404831, 404829, 404828, 404827, 404826, 404825, 404795, 404788, 404778, 404777, 405021, 404762, 404761, 404772, 408978, 404603, 404914, 404912, 404835, 404833, 404785, 404602, 404786, 404577, 404560, 404552, 404551, 404622, 404593, 404578, 404546, 404540, 404539, 404538, 404537, 404536, 404520, 404522, 404521, 404448, 404544, 404694, 404743, 404742, 405072, 404403, 404400, 404399, 404398, 404391, 404389, 404387, 404385, 404384, 406374, 404382, 404380, 404376, 404368, 404356, 405022, 404346, 404345, 405171, 404613, 404746, 404745, 404744, 404612, 404579, 404741, 404611, 404609, 404608, 404610, 404431, 404430, 404429, 404428, 404427, 404370, 404369, 404355, 404357, 404354, 404353, 404352, 404351, 404350, 399126, 409228, 409227, 409224, 399117, 399116, 406247, 399114, 399112, 399110, 399108, 399107, 399105, 399103, 399101, 404440, 404363, 404349, 404348, 399118, 404414, 404413, 404412, 404411, 399120, 399092, 399098, 399097, 399093, 399096, 399079, 405281, 405280, 405271, 405270, 405269, 399076, 399075, 399074, 399073, 399072, 399071, 399070, 399066, 399060, 399059, 399058, 399053, 399049, 399046, 408966, 399043, 399030, 399077, 399016, 399099, 399018, 399017, 399015, 399014, 399013, 399012, 399027, 399028, 399011, 398999, 398991, 398980, 398953, 398952, 398951, 398929, 398928, 398923, 398921, 398917, 398916, 398911, 398891, 398881, 398896, 398895, 398894, 398893, 398892, 398875, 398876, 405025, 398864, 398906, 398801, 405017, 406745, 406744, 398660, 405877, 405876, 405875, 405874, 405873, 405872, 405871, 405870, 405869, 405868, 405867, 406279, 406278, 406277, 406276, 406275, 406274, 406273, 406272, 406271, 406042, 406041, 406040, 406039, 406038, 406037, 406036, 406035, 406034, 406033, 406032, 398511, 405013, 408944, 405082, 398890, 398889, 398888, 398887, 398658, 398419, 398418, 398417, 398402, 398397, 398396, 398395, 405472, 398394, 405558, 405494, 398388, 398384, 398381, 398467, 398466, 398387, 405142, 405963, 405056, 405002, 405001, 398657, 398909, 398656, 398572, 398401, 398485, 398486, 398389, 398496, 398495, 398995, 398494, 411595, 409180, 409118, 398379, 398354, 398340, 398341, 398338, 398313, 398312, 398329, 398328, 398309, 398308, 398307, 398305, 398304, 398310, 398302, 398287, 398285, 398288, 398456, 398455, 398454, 398457, 398458, 398459, 398460, 398461, 398450, 398451, 398452, 398453, 398533, 398532, 398531, 398529, 398530, 398528, 398526, 398525, 398524, 398518, 398521, 398520, 398519, 398523, 398527, 398534, 398640, 398639, 398638, 398637, 398636, 398569, 398568, 398645, 398644, 398643, 398642, 398641, 398567, 398566, 398650, 398649, 398648, 398647, 398646, 398565, 398564, 398635, 398634, 398633, 398632, 398631, 398557, 398556, 398625, 398624, 398623, 398622, 398621, 398561, 398560, 398630, 398629, 398628, 398627, 398626, 398559, 398558, 398353, 398352, 398351, 398615, 398614, 398613, 398612, 398611, 398555, 398554, 398610, 398609, 398608, 398607, 398606, 398553, 398552, 398605, 398604, 398603, 398602, 398601, 398551, 398550, 398585, 398584, 398583, 398582, 398581, 398541, 398540, 398590, 398589, 398588, 398587, 398586, 398545, 398544, 398595, 398594, 398593, 398592, 398591, 398543, 398542, 398655, 398654, 398653, 398652, 398651, 398571, 398570, 398620, 398619, 398618, 398617, 398616, 398563, 398562, 398580, 398579, 398578, 398577, 398576, 398547, 398546, 398600, 398599, 398598, 398597, 398596, 398549, 398548, 398469, 398470, 398471, 398472, 398447, 398448, 398449, 398445, 398444, 398443, 398438, 398439, 398440, 398433, 398434, 398435, 398430, 398428, 398429, 398424, 398425, 398426, 398422, 398423, 398421, 398408, 398407, 398405, 398432, 398441, 398442, 398446, 398420, 398427, 398431, 398410, 398489, 398488, 398487, 398483, 398482, 398481, 398484, 398490, 398474, 398475, 398476, 398473, 398279, 398477, 398480, 398478, 398278, 398277, 398276, 407907, 398885, 398867, 398272, 398903, 398270, 398268, 398479, 398265, 398264, 398260, 398259, 398255, 398254, 398251, 398250, 398247, 398246, 398243, 398242, 398239, 398238, 398235, 398234, 398231, 398230, 398227, 398226, 398223, 398221, 398220, 398219, 404441, 398212, 398289, 398206, 398204, 398202, 406548, 398191, 398190, 398189, 398188, 398187, 398186, 408765, 407615, 398175, 398504, 398169, 398168, 398123, 398122, 398121, 398120, 398103, 398098, 405412, 405384, 405356, 408881, 398086, 405294, 408989, 408965, 405406, 408857, 407422, 398080, 407323, 409007, 398078, 398076, 409004, 398071, 398093, 398091, 398094, 398105, 398101, 398112, 398036, 398035, 405823, 419472, 408904, 398033, 398032, 398031, 398018, 398017, 398016, 398065, 398064, 398063, 398062, 398046, 398059, 398060, 398061, 398052, 398053, 398054, 398055, 398056, 398057, 398058, 398051, 397989, 397988, 397983, 407944, 398044, 398043, 397968, 397967, 397966, 397964, 397963, 397962, 397957, 397956, 397955, 397951, 397950, 397949, 397945, 397944, 397943, 397939, 397938, 397937, 397933, 397932, 397931, 397927, 397926, 397925, 397921, 397920, 397919, 397915, 397914, 397913, 397909, 397908, 397907, 397903, 397902, 397901, 397897, 397896, 397895, 397883, 397849, 405686, 405610, 405486, 405403, 405432, 397878, 397857, 405895, 405932, 405888, 405372, 405371, 405370, 397855, 397854, 397853, 397852, 397851, 406779, 397795, 397794, 397791, 397786, 407941, 397782, 397781, 397780, 397779, 397778, 397777, 397830, 397829, 397828, 397773, 398166, 398165, 398167, 398163, 398005, 404569, 398004, 398072, 398003, 397789, 397876, 397879, 397788, 397787, 397771, 397770, 397769, 397768, 398010, 397764, 398359, 397753, 397752, 397751, 397735, 397731, 397734, 397733, 397732, 397722, 397721, 409020, 409019, 397716, 405969, 397969, 409044, 397891, 409053, 397713, 397746, 397745, 397744, 397712, 407951, 397708, 397710, 397709, 397711, 397826, 397707, 405937, 405960, 397821, 397798, 397785, 408969, 397784, 397706, 423208, 397783, 397704, 397705, 409063, 398350, 405147, 409062, 397694, 409057, 397698, 409056, 405322, 397670, 397741, 397736, 397669, 397649, 397647, 397643, 397642, 397639, 397638, 397635, 397681, 405402, 406432, 397628, 397618, 397614, 397611, 397601, 397599, 397534, 397591, 397589, 397587, 397585, 397583, 397581, 397579, 397577, 397575, 397573, 397571, 397569, 397567, 397565, 397563, 397561, 397559, 397557, 397555, 397553, 397551, 397549, 397547, 397545, 397759, 397992, 397703, 397645, 397613, 397542, 397541, 397540, 397539, 397538, 397537, 397536, 397535, 397532, 397531, 398150, 398149, 411603, 409163, 411602, 397806, 397805, 397799, 397792, 407626, 397763, 397755, 397747, 397743, 397650, 397620, 398144, 397632, 397524, 407647, 406325, 406324, 406323, 406322, 405479, 405478, 405477, 405459, 405458, 405457, 405456, 397676, 397836, 397838, 397839, 397837, 422441, 397494, 397503, 397502, 397501, 397500, 397485, 397756, 397460, 397529, 397477, 397476, 397475, 397474, 397473, 397472, 397533, 397471, 397470, 397469, 398042, 398030, 398027, 398041, 398019, 397825, 397459, 397458, 397424, 397412, 397411, 397393, 397387, 397382, 397381, 397380, 397379, 397378, 397377, 397376, 397375, 397369, 397367, 397356, 397357, 397355, 397354, 397353, 397352, 405563, 405562, 405561, 405560, 405564, 397345, 397343, 397342, 397341, 397331, 397330, 397327, 397326, 397346, 405892, 397323, 405818, 397321, 397399, 405388, 397390, 397318, 397316, 397314, 397312, 397311, 397308, 397306, 397304, 397303, 397302, 397298, 397296, 397295, 397292, 397291, 397290, 397286, 397284, 397282, 397280, 397279, 397278, 397274, 397271, 397269, 397267, 397265, 397264, 397259, 397258, 397255, 397253, 397252, 397249, 397247, 397246, 397245, 397241, 397239, 397237, 397235, 397228, 397226, 397225, 397224, 397223, 397220, 397219, 397218, 397217, 397213, 397468, 405248, 405247, 405246, 397185, 397209, 397205, 397203, 397200, 397201, 397389, 397182, 397181, 406328, 407880, 397174, 397179, 397183, 405687, 398215, 397161, 397160, 397159, 398659, 397119, 397115, 397104, 397100, 397099, 397098, 397097, 407334, 407333, 407332, 407331, 407330, 407329, 407328, 407327, 407326, 397156, 397155, 397154, 397153, 397152, 397096, 397108, 397129, 397107, 406585, 397110, 397128, 397127, 397109, 397112, 409209, 397125, 397124, 397111, 397088, 397087, 397090, 397085, 398988, 398987, 398986, 398985, 397076, 397073, 397069, 397068, 397067, 408725, 397066, 397065, 397064, 397072, 409116, 397059, 397121, 397050, 397048, 397046, 397041, 397040, 397039, 397052, 397033, 397030, 405373, 397016, 397015, 397014, 398002, 406353, 398001, 398000, 397999, 397998, 397997, 397996, 397995, 406339, 405411, 397994, 399068, 397841, 397840, 397074, 397793, 404347, 397138, 404343, 397024, 397023, 397022, 397021, 407734, 397092, 397089, 397091, 397051, 397009, 397004, 397003, 397001, 396998, 397176, 397011, 397010, 396994, 396993, 396992, 396987, 396975, 396978, 396977, 396959, 396960, 396976, 396952, 406261, 406025, 406024, 396950, 396949, 396938, 396936, 396934, 398069, 398400, 396929, 396926, 396925, 397980, 405203, 405187, 405181, 405180, 398334, 398491, 398301, 398197, 398170, 399087, 398173, 404923, 405359, 398073, 404754, 404753, 398040, 398006, 398029, 398028, 398024, 398023, 398022, 398021, 404442, 398020, 398039, 397831, 397827, 397824, 397823, 397822, 405284, 405283, 404381, 397621, 404760, 399067, 397480, 397479, 397740, 397435, 397739, 397738, 397737, 397055, 398944, 398943, 398942, 398941, 398940, 398939, 396941, 396921, 396963, 396962, 396919, 397221, 396906, 396905, 396874, 396873, 396872, 396871, 396870, 396866, 396877, 396868, 396867, 409096, 396864, 396850, 396954, 397214, 397198, 397697, 397689, 396838, 396826, 396827, 396823, 397019, 396946, 396915, 396898, 398922, 396878, 396862, 396861, 396842, 398954, 396816, 396815, 396821, 396829, 396814, 396812, 396806, 396805, 396804, 396803, 396813, 396798, 396799, 396796, 396795, 396794, 396797, 396787, 396786, 396785, 396784, 396783, 396766, 396765, 396764, 396712, 396711, 406316, 396707, 406071, 406072, 396706, 397761, 396768, 396767, 396701, 396699, 396698, 396697, 396677, 396755, 396754, 396753, 396704, 396703, 396674, 396670, 396681, 396667, 397818, 396683, 396682, 396662, 396654, 396679, 397007, 396628, 396652, 396651, 396650, 396624, 396643, 396642, 396641, 396640, 396639, 396638, 396622, 396616, 396612, 396611, 397877, 396602, 405809, 396666, 396665, 396664, 396655, 396590, 405938, 396596, 396595, 396594, 396593, 396592, 396591, 396615, 396614, 396583, 396582, 396579, 396571, 396570, 396567, 396566, 396563, 396562, 396559, 396558, 396555, 396554, 396551, 396550, 396547, 396546, 396543, 396542, 396539, 396538, 407664, 396533, 396532, 396528, 409240, 396527, 396572, 396521, 396520, 396535, 396519, 396513, 396512, 396511, 396510, 407593, 396509, 396514, 396515, 405689, 396502, 405835, 396494, 396493, 396490, 396463, 396462, 396453, 396450, 396449, 396444, 396448, 396442, 396441, 397993, 396417, 396413, 396412, 396411, 396405, 396406, 396396, 396389, 396388, 396379, 396375, 396372, 396371, 396370, 396362, 405116, 396359, 396360, 396355, 396354, 396353, 396348, 396346, 396400, 405557, 396394, 406352, 396393, 396377, 396342, 396343, 396340, 406756, 406755, 396321, 396320, 407576, 396319, 396317, 396250, 396235, 396234, 396233, 396438, 396345, 396324, 396323, 396322, 396228, 398333, 396220, 396213, 396212, 405190, 409171, 396199, 405179, 405177, 396191, 396192, 405080, 396185, 396184, 396172, 398297, 398296, 398295, 398294, 396170, 396167, 396166, 396165, 398153, 396161, 396160, 396854, 396853, 396852, 396180, 405093, 405092, 408665, 398015, 398014, 398013, 398012, 396473, 398011, 396472, 398009, 398008, 398007, 396439, 396430, 396150, 396147, 396146, 396145, 396433, 396432, 396431, 396136, 396134, 396133, 396130, 405330, 396048, 396041, 396040, 396039, 396037, 405851, 398104, 395998, 395997, 395996, 395995, 395994, 395920, 398158, 395921, 398157, 395904, 395903, 395527, 395526, 395525, 395463, 395461, 395457, 395951, 395969, 395968, 395967, 395966, 395419, 395394, 405983, 395377, 396476, 395365, 396152, 396087, 395398, 395397, 408977, 408979, 395351, 407736, 395349, 395348, 395347, 395346, 409278, 397701, 397690, 397688, 397687, 397686, 397685, 397684, 397683, 395352, 404740, 411621, 396578, 395326, 395327, 395325, 395318, 395317, 395312, 395305, 395299, 395960, 396839, 396095, 395955, 395297, 396702, 397002, 395294, 395293, 395468, 395439, 395252, 397667, 397665, 397664, 397663, 397630, 397629, 397598, 397596, 397595, 397594, 397796, 397593, 397592, 398281, 404547, 395236, 395231, 395234, 395230, 395224, 395197, 395289, 395254, 395223, 395217, 395381, 395195, 395192, 395190, 395184, 395180, 395177, 395178, 395166, 405357, 396613, 396486, 395216, 395322, 396828, 396483, 395164, 395156, 395362, 395393, 395396, 395387, 395386, 395385, 395173, 395149, 395132, 395108, 395148, 395113, 395191, 395202, 395201, 395200, 395199, 395208, 395103, 395207, 396079, 395100, 407901, 396988, 395225, 395161, 395162, 395145, 396686, 396685, 395099, 396825, 395091, 395160, 395089, 395159, 395095, 395152, 395094, 395215, 395054, 395038, 395060, 395466, 395025, 395072, 395071, 405278, 395474, 395473, 395482, 395481, 395478, 395421, 395420, 396647, 396646, 396576, 395031, 405140, 396824, 396426, 396427, 395069, 395080, 395068, 397206, 396182, 396504, 395133, 395087, 395088, 395328, 395086, 395085, 395321, 397742, 397776, 397775, 397774, 397717, 397715, 397714, 399054, 394963, 395472, 395471, 395469, 395470, 395442, 395433, 395432, 395438, 395431, 396224, 396218, 395098, 406594, 395430, 396808, 396917, 396916, 396810, 396875, 395417, 395416, 395415, 395414, 395412, 395411, 395408, 395407, 395399, 395395, 395391, 395390, 395358, 395388, 397543, 397528, 397525, 407356, 395487, 395486, 398178, 398172, 398171, 395467, 398196, 395453, 395452, 395451, 395450, 395449, 395437, 395441, 395436, 395440, 395435, 397850, 395434, 396219, 397790, 395410, 395409, 395066, 395374, 395373, 395366, 397232, 397229, 397230, 395354, 397231, 395353, 394989, 394988, 394978, 394931, 394945, 394934, 396788, 396487, 394939, 395494, 394938, 394922, 407245, 407244, 405238, 397514, 397522, 394909, 394923, 394914, 394910, 395033, 394916, 394907, 394925, 396114, 396113, 396112, 396111, 396110, 394904, 395990, 394890, 394885, 394884, 394883, 394882, 394880, 394878, 394876, 394874, 394873, 394855, 394838, 398136, 394809, 404436, 404435, 404434, 395117, 395046, 395045, 395044, 395036, 394804, 394793, 394788, 394787, 394783, 394791, 394778, 394801, 394759, 394758, 394760, 394757, 396855, 394726, 394730, 394727, 394716, 394720, 394867, 394799, 396901, 394798, 394680, 394703, 394741, 394714, 394737, 405020, 405019, 405018, 394684, 394682, 394705, 394683, 394681, 394622, 394621, 394620, 394612, 394617, 394639, 394611, 394610, 394609, 394635, 394607, 394606, 394605, 394604, 394603, 394602, 394599, 394601, 394795, 394592, 394589, 396035, 394580, 394652, 396178, 396177, 396176, 396175, 407080, 397391, 394578, 408973, 394632, 405033, 405034, 405035, 405032, 394631, 394633, 397234, 394814, 394813, 394812, 394811, 394810, 394697, 394696, 397423, 397422, 394695, 394694, 394693, 394692, 394690, 394689, 397186, 394962, 398332, 398331, 398330, 399121, 399078, 394479, 394590, 394685, 408764, 408763, 406870, 394468, 394457, 394456, 394454, 409287, 409286, 409285, 404955, 394452, 398074, 394450, 394449, 394448, 394593, 394591, 398913, 398914, 398990, 398908, 394564, 394563, 394451, 405613, 394459, 394458, 394445, 394623, 394416, 394417, 394413, 394410, 396690, 407552, 394702, 394688, 396688, 394659, 394658, 394691, 394700, 396610, 394630, 394629, 394628, 394627, 394626, 394624, 394646, 394619, 394618, 408332, 394600, 394584, 394583, 396517, 394469, 394781, 394576, 394575, 394574, 394472, 394782, 396471, 396470, 396469, 396468, 396467, 394444, 396447, 396446, 394429, 396480, 396478, 394718, 404830, 394396, 407663, 407662, 407908, 394418, 394390, 394443, 395262, 394386, 407769, 407768, 408101, 394404, 394403, 394402, 394401, 394369, 394368, 394367, 394372, 395958, 394362, 408986, 408985, 408984, 394588, 394587, 394586, 394579, 394353, 394391, 404832, 404822, 394370, 394897, 394361, 394360, 394896, 404779, 394365, 394363, 394364, 394349, 394343, 407752, 394322, 394321, 394324, 394320, 394323, 394319, 394318, 394317, 394316, 394314, 394310, 394309, 394306, 394305, 398127, 394674, 396609, 394650, 396574, 394625, 396573, 396507, 394490, 396530, 396529, 394767, 394769, 394488, 394768, 394486, 394382, 394371, 405127, 394296, 394295, 394294, 394293, 394290, 394289, 394283, 394272, 394269, 394271, 396497, 394257, 404511, 404510, 404509, 404508, 394266, 394247, 394246, 394252, 394251, 394250, 394248, 394234, 394233, 394230, 394229, 394228, 404921, 394435, 394428, 394427, 394426, 394425, 404362, 394423, 394424, 394422, 394421, 394420, 394419, 394358, 394357, 394395, 394359, 394381, 394312, 394311, 394288, 394261, 394262, 394260, 394297, 394240, 394239, 394238, 394476, 394243, 399091, 399090, 399089, 395141, 395140, 394161, 395143, 395142, 394159, 395139, 395138, 394158, 394154, 394166, 394143, 394142, 394136, 394135, 394120, 398174, 394112, 394110, 394108, 394106, 394104, 394102, 394100, 394098, 394096, 394094, 394092, 394088, 394084, 394083, 396314, 396312, 396311, 396313, 394950, 394057, 399082, 399081, 399080, 394067, 394219, 394218, 394217, 394215, 394216, 394332, 394331, 394055, 394048, 394022, 394015, 394014, 394013, 394012, 394007, 394006, 394053, 394047, 394036, 394035, 394046, 394038, 394034, 394021, 393989, 394267, 393985, 393977, 394214, 393917, 394089, 393919, 393909, 393908, 396126, 396125, 396124, 396123, 396122, 396121, 394033, 394032, 394031, 394028, 394026, 394024, 394023, 394016, 394334, 393856, 393855, 393851, 393824, 393819, 393820, 396692, 396214, 394222, 394244, 394245, 396222, 396221, 394157, 393869, 393868, 393867, 396157, 396141, 406621, 408753, 393847, 393875, 393790, 393786, 393777, 393779, 393778, 393771, 393811, 393810, 393809, 393808, 393815, 394020, 407947, 394019, 396477, 394375, 394374, 396693, 396398, 396397, 394077, 394076, 394075, 394148, 394074, 394073, 394072, 394071, 394070, 394069, 394082, 393799, 393798, 393797, 393796, 393795, 393794, 393830, 393829, 394249, 393828, 393827, 393826, 393783, 393782, 393737, 393803, 393725, 393723, 393722, 393714, 396080, 398109, 398108, 398107, 398106, 407803, 407802, 407801, 407800, 397682, 393667, 397180, 393647, 393640, 393638, 396684, 393628, 393643, 393616, 393611, 393610, 393615, 393609, 393516, 393636, 393635, 393665, 393618, 393617, 393662, 393661, 393656, 393650, 393510, 404417, 404416, 404415, 393500, 394715, 394687, 394686, 393480, 393641, 393591, 393614, 393613, 405161, 405162, 393509, 393473, 393467, 393466, 394744, 394743, 394742, 394562, 393465, 393464, 393463, 396226, 393461, 396227, 404426, 404425, 404420, 405054, 396649, 396620, 404419, 396621, 404397, 404396, 394155, 396229, 396225, 396619, 396663, 393914, 399122, 393468, 399115, 399095, 399094, 393825, 396618, 396617, 393654, 393652, 404787, 404372, 396669, 396668, 408949, 408948, 408947, 408946, 393514, 411618, 411617, 411616, 393854, 393410, 393409, 393408, 393444, 393394, 393391, 393389, 404964, 396223, 393374, 393373, 393372, 396216, 396215, 393349, 393343, 393342, 393339, 393338, 393315, 394432, 393311, 393317, 404424, 393307, 393304, 393303, 393302, 393457, 393442, 393441, 393440, 393431, 393289, 393287, 393513, 393429, 393286, 393432, 393476, 393370, 393386, 393371, 393406, 393369, 393400, 393807, 393300, 393309, 393308, 393717, 393683, 393686, 393685, 393684, 393681, 393660, 393659, 393631, 393630, 393600, 393599, 393598, 393597, 393596, 393595, 393594, 393264, 393301, 396186, 396203, 396202, 393259, 393749, 409109, 393728, 409051, 393672, 393648, 398505, 393329, 393537, 393536, 393535, 393454, 395163, 393328, 393405, 393404, 393437, 393436, 393435, 393434, 393327, 393393, 393392, 393326, 393325, 393390, 393387, 393382, 393381, 393380, 393261, 393260, 405264, 405263, 405262, 405261, 405260, 406304, 406735, 407672, 408117, 393258, 393246, 393244, 393254, 394348, 393243, 393237, 393235, 393233, 393231, 393229, 393227, 393470, 393469, 393225, 393200, 396154, 405122, 405141, 393123, 405120, 405119, 397077, 393100, 404957, 405046, 398393, 399010, 399026, 399009, 399008, 399007, 398361, 393017, 393016, 393011, 398092, 393009, 392991, 392989, 392984, 392982, 392980, 392978, 392976, 392974, 392972, 392970, 392968, 392966, 392964, 392962, 392960, 392958, 392956, 392954, 392952, 392950, 392948, 392946, 392944, 392942, 392940, 392921, 392920, 392919, 392918, 392917, 392916, 392915, 392914, 395021, 392905, 392904, 392903, 392902, 395329, 392901, 392900, 392899, 392898, 395330, 392897, 392896, 392895, 392891, 392890, 398904, 398902, 398901, 398900, 392889, 392885, 394333, 395375, 392882, 393455, 393448, 393447, 393446, 393445, 395991, 393332, 393331, 393319, 393076, 393207, 393206, 397859, 397858, 393202, 393028, 393027, 393026, 405821, 393102, 393101, 392886, 396601, 396600, 393068, 393066, 393065, 393064, 404364, 392881, 392874, 392879, 406197, 393173, 392868, 392869, 392877, 392871, 392878, 393113, 393072, 396689, 393013, 396680, 392865, 392875, 392870, 394355, 396820, 396818, 392836, 392848, 407879, 392820, 405685, 396257, 393793, 392814, 392812, 392809, 392808, 406845, 392790, 407431, 392781, 392779, 392703, 392697, 392695, 392691, 392687, 392684, 392683, 392682, 392681, 392770, 397457, 392676, 392672, 392670, 396142, 392637, 392647, 392632, 392894, 392893, 392645, 392618, 392617, 392665, 392666, 392777, 392664, 392612, 392864, 392863, 392862, 392621, 404561, 392602, 392601, 392600, 392590, 392586, 392585, 392595, 392577, 409117, 392843, 392842, 392841, 392840, 392839, 392810, 392799, 392805, 392804, 392803, 392802, 392801, 392800, 392630, 392627, 392629, 392625, 392628, 392624, 392616, 406843, 406842, 406841, 394640, 394636, 394802, 392571, 392564, 398126, 398125, 407748, 397977, 398912, 392581, 392553, 397797, 397631, 405230, 392546, 392545, 394149, 393511, 393506, 395065, 395064, 393273, 393395, 393657, 393272, 393271, 393333, 393668, 393443, 395009, 393418, 393323, 393322, 393321, 393320, 393285, 393284, 393499, 393498, 392929, 393651, 393109, 393044, 393043, 393086, 393006, 393005, 392887, 435820, 392605, 392604, 392542, 392541, 392518, 397440, 392517, 392520, 392496, 392513, 392489, 392488, 392487, 392486, 406844, 392483, 406840, 392620, 392463, 392603, 392459, 392850, 392849, 392482, 392478, 392477, 392476, 392475, 392474, 392473, 392579, 397405, 392497, 392544, 392455, 392543, 392443, 392442, 396143, 396093, 396092, 396091, 396083, 396082, 396081, 392432, 392431, 392430, 392423, 392446, 392425, 392424, 392414, 392401, 393877, 392441, 392440, 392445, 397464, 392389, 392390, 392388, 392387, 392386, 392391, 392385, 392384, 392383, 392427, 392426, 392382, 392381, 392380, 392428, 392379, 392378, 392377, 392399, 392398, 392397, 395067, 392362, 392359, 392356, 392354, 392348, 392342, 392336, 392330, 392323, 392319, 392315, 392311, 392310, 392308, 392444, 396485, 392306, 392305, 397025, 393995, 393994, 393993, 393992, 392327, 392326, 392325, 392299, 392304, 392303, 392302, 392282, 392281, 392280, 392279, 392583, 396059, 392582, 392273, 392277, 392274, 392276, 392275, 392270, 392300, 392471, 392263, 392262, 392457, 392182, 394675, 392175, 392173, 392170, 392169, 392168, 392167, 392154, 392164, 392150, 392151, 392149, 408971, 408970, 392148, 396762, 396761, 396760, 396759, 396758, 396757, 396756, 392147, 392145, 392146, 392491, 392141, 392137, 392135, 392129, 392127, 392121, 392119, 392117, 392115, 392113, 392109, 392105, 392103, 392101, 409173, 392087, 392095, 392085, 392091, 392092, 392090, 393791, 397207, 392084, 394794, 394642, 395973, 395101, 393789, 393788, 393787, 392041, 392037, 392035, 392028, 392027, 392036, 392021, 392017, 392013, 392012, 392011, 392010, 392009, 392994, 392933, 406067, 396139, 406064, 392992, 393306, 393279, 393277, 393276, 393275, 393274, 397166, 392936, 397165, 392063, 392938, 397026, 404764, 404763, 391999, 391998, 391996, 391994, 391992, 391990, 391987, 391985, 391982, 391973, 391955, 394414, 392008, 394565, 391929, 394863, 394862, 394861, 391914, 393090, 393088, 393089, 391913, 404689, 391901, 391891, 396164, 398306, 398284, 398283, 398282, 391877, 396156, 396155, 396206, 391983, 391946, 396151, 391945, 394724, 394719, 394708, 394707, 394706, 392098, 394641, 391938, 398382, 398380, 396047, 396096, 396046, 396045, 396044, 396043, 391937, 391936, 396034, 395980, 395979, 395978, 395977, 395987, 395983, 395982, 395981, 395976, 395975, 391935, 391934, 391933, 396001, 391926, 407949, 391915, 391873, 391878, 398498, 398497, 391861, 391909, 391910, 391903, 391852, 391851, 391850, 391849, 391848, 398151, 396466, 396465, 396455, 396454, 396435, 396434, 391840, 396436, 391839, 392927, 391826, 391825, 395334, 391824, 391823, 391822, 391821, 391820, 391819, 391818, 391817, 391816, 391815, 391855, 391846, 391812, 392458, 391787, 398392, 398391, 398390, 391786, 391761, 395369, 395368, 395380, 395367, 391748, 391881, 391747, 391880, 391746, 391745, 391842, 405408, 392570, 405405, 405382, 391895, 404958, 391977, 404956, 391893, 404690, 407558, 407557, 404452, 404451, 404450, 404543, 404542, 404541, 391837, 404524, 391835, 404443, 404423, 404422, 391664, 391661, 391659, 391657, 391655, 396945, 396944, 396943, 391724, 391650, 396932, 391642, 391641, 391636, 391634, 391632, 391630, 391629, 391628, 391624, 391620, 391618, 391617, 391614, 392565, 392470, 391612, 391613, 391611, 391648, 391599, 391598, 391649, 391597, 391596, 392242, 392049, 392047, 392048, 392142, 391921, 391920, 391897, 391896, 392031, 392030, 392029, 392026, 392038, 391892, 391738, 391736, 391735, 391734, 391733, 391732, 391731, 391730, 391729, 391728, 391727, 391726, 392032, 391741, 391742, 391740, 391606, 391605, 392057, 392056, 392022, 394153, 391959, 391958, 391957, 391931, 391595, 391885, 391888, 391884, 391887, 391883, 391886, 391912, 391882, 391975, 391974, 391663, 391662, 391594, 391591, 391592, 391590, 391593, 392072, 392071, 392394, 392393, 391588, 391587, 391586, 408766, 396204, 391575, 391571, 391585, 391584, 391574, 392922, 391563, 391562, 391561, 391560, 395335, 391559, 391558, 391557, 391556, 395336, 391555, 391554, 391553, 391564, 391578, 391577, 391576, 391570, 391569, 391568, 391579, 391639, 391565, 391638, 391547, 391543, 391811, 391530, 391529, 391528, 391527, 391522, 391520, 391616, 391615, 391518, 391517, 391519, 391516, 391514, 391502, 391498, 391451, 391464, 391463, 391462, 391461, 391460, 391459, 391457, 391456, 391455, 391444, 391443, 391442, 391441, 391440, 391439, 391438, 391437, 391436, 391409, 391388, 391387, 391379, 391374, 391367, 391365, 391363, 391361, 391359, 391358, 391357, 391356, 391433, 391430, 391404, 391434, 391431, 391405, 391432, 391429, 391401, 391353, 391481, 391480, 391479, 391335, 391334, 391333, 391327, 391325, 391332, 391294, 391293, 391292, 391291, 391329, 391285, 391494, 392562, 392469, 391406, 391407, 391483, 391255, 391254, 391253, 391450, 391449, 391448, 391249, 391248, 391247, 391273, 391243, 391241, 391239, 391225, 391224, 391223, 391222, 391221, 391220, 391213, 391212, 391403, 391402, 391209, 391207, 391274, 391279, 391278, 391277, 391276, 391280, 394561, 391194, 391193, 391192, 391191, 391177, 391186, 391175, 391174, 391167, 391187, 391158, 391185, 391156, 391155, 391537, 391465, 391482, 391478, 391477, 391476, 391475, 391474, 393238, 391473, 391472, 391138, 391132, 391178, 391168, 391143, 391139, 391120, 391119, 391118, 391102, 391096, 391094, 391093, 391092, 391088, 391087, 391086, 391604, 391081, 391722, 392685, 391070, 391458, 391068, 391060, 391059, 391056, 391055, 391074, 394431, 391028, 391023, 391022, 391019, 391020, 391015, 391014, 390866, 390865, 390862, 390861, 390860, 390859, 390858, 390857, 390852, 390851, 390798, 390797, 390799, 390776, 390802, 390775, 390827, 390771, 390791, 391169, 390768, 390766, 390764, 390762, 390754, 390752, 390750, 390748, 390746, 390738, 390730, 390724, 390728, 390727, 390726, 390718, 390717, 390716, 391123, 395123, 395122, 395121, 395120, 395119, 395118, 395112, 395111, 395110, 395109, 391075, 391077, 390713, 390712, 390689, 391281, 391275, 390659, 390656, 390777, 390685, 392144, 390687, 390686, 390638, 390684, 390660, 390639, 392143, 390628, 390625, 390624, 390622, 390621, 390620, 390618, 390605, 391552, 390603, 390599, 390598, 390597, 390596, 390595, 390594, 390593, 390592, 390591, 390590, 390576, 390568, 390579, 390578, 390577, 390544, 391141, 391085, 391043, 391140, 391016, 391125, 391124, 390773, 390772, 390679, 390678, 390677, 390676, 390675, 390674, 395020, 395181, 390565, 390564, 395333, 390563, 390562, 390561, 390560, 390559, 390558, 390567, 390557, 390556, 390555, 390539, 390532, 390548, 390541, 390528, 390527, 390526, 390681, 390522, 390529, 390515, 390513, 390511, 390509, 408488, 391867, 390508, 390507, 390536, 390535, 390504, 390503, 390506, 390505, 390500, 390498, 390496, 390487, 390477, 390475, 390473, 390471, 390469, 390457, 390456, 390455, 390439, 391206, 390460, 390459, 390458, 390440, 391205, 390438, 390436, 390435, 391078, 391079, 391050, 391041, 391040, 391039, 390700, 391510, 391509, 391511, 391506, 390699, 390698, 391538, 391505, 390550, 391504, 390431, 390434, 390433, 390432, 390414, 390413, 391763, 394279, 391744, 394278, 390405, 390402, 390400, 390398, 390395, 390396, 390381, 390380, 390370, 390368, 390367, 390384, 390383, 390382, 390358, 390354, 390534, 390350, 390348, 390346, 390340, 390339, 390338, 391121, 390325, 390494, 390493, 390502, 390501, 390324, 390322, 390315, 390311, 390310, 390307, 390306, 390292, 391018, 390280, 390274, 390467, 390273, 390272, 390270, 391427, 391767, 390202, 390206, 390203, 390200, 390199, 391766, 390189, 390188, 391764, 391719, 394270, 390411, 390170, 390169, 390168, 390167, 395338, 390166, 390165, 390164, 390163, 395337, 390162, 390161, 390160, 390157, 390155, 390154, 390153, 390151, 390129, 390128, 390127, 390126, 390326); +UPDATE `quest_objectives` SET `VerifiedBuild`=56421 WHERE `ID` IN (390115, 390114, 390111, 390110, 390119, 390109, 390132, 390106, 390105, 390099, 390100, 390101, 390079, 390078, 390077, 390072, 390070, 390069, 390064, 390065, 390061, 390042, 390086, 390045, 390019, 390018, 390010, 390004, 395924, 394065, 394461, 389997, 394292, 394291, 389996, 389995, 389994, 389991, 389990, 389989, 389988, 389983, 389976, 391256, 390003, 389979, 389978, 389982, 389970, 389973, 389972, 389971, 390205, 390204, 390131, 389974, 390076, 390044, 390035, 390403, 390327, 390034, 389899, 390377, 390376, 389986, 389887, 390148, 390135, 389886, 389865, 389861, 389857, 389855, 389853, 389843, 389841, 389839, 389835, 389834, 389833, 389830, 389829, 389828, 389809, 389827, 389826, 389825, 389824, 389823, 389822, 389821, 395073, 396499, 389796, 390046, 390052, 390075, 390074, 390053, 389956, 389964, 389866, 389787, 389786, 389980, 390006, 389985, 389984, 389959, 390116, 389957, 389930, 389943, 389942, 389788, 390033, 390031, 391637, 389767, 389764, 389734, 389731, 389751, 389742, 389739, 389736, 389747, 389741, 389732, 389729, 390156, 390149, 389724, 389794, 390466, 390465, 390464, 390463, 390462, 390461, 389705, 389941, 389699, 389698, 389781, 389780, 389779, 389778, 389697, 389696, 389695, 389782, 389762, 389761, 389760, 389759, 389757, 389758, 390635, 389675, 389663, 389661, 389656, 389655, 391082, 389653, 389652, 389650, 389648, 389649, 389645, 389643, 389638, 389636, 389634, 389632, 389630, 389626, 389867, 391011, 389654, 389657, 389603, 389775, 389702, 389680, 389681, 389678, 389642, 389777, 390133, 389590, 389570, 389569, 390089, 389566, 390388, 389578, 389565, 389564, 389563, 389562, 389561, 389560, 390021, 390017, 390016, 390015, 390014, 390013, 389573, 389987, 390008, 390007, 390005, 390299, 389981, 389575, 389551, 389541, 389516, 389522, 389503, 389641, 389623, 389619, 389598, 389599, 389597, 388412, 390569, 389574, 389493, 389486, 390801, 390800, 390720, 390719, 390186, 390185, 390184, 390183, 390178, 390177, 389465, 389464, 389458, 389491, 389490, 389489, 389482, 389481, 390552, 390630, 389622, 390417, 390416, 390495, 389526, 389487, 389496, 389495, 389494, 390334, 389485, 389620, 389618, 389472, 389473, 390375, 389577, 389447, 393740, 391940, 391939, 389454, 389439, 389438, 389435, 389477, 389434, 389433, 389432, 389431, 389430, 389417, 389407, 391566, 391567, 389382, 389385, 389386, 389387, 389379, 389415, 389450, 389414, 389448, 389412, 390032, 390404, 390102, 389962, 390037, 390036, 390030, 390029, 390028, 390027, 389369, 389368, 389367, 389366, 389365, 389364, 389363, 389362, 389361, 389360, 389359, 389469, 389457, 389534, 389533, 391183, 391182, 391181, 389536, 389535, 389607, 389606, 389605, 389604, 389498, 389377, 389384, 389374, 389771, 389325, 389324, 389323, 389322, 389321, 389320, 389311, 389316, 389315, 389314, 389313, 389312, 389310, 389274, 389273, 389272, 389271, 389270, 389259, 389289, 389288, 389287, 389236, 389235, 389234, 389275, 389290, 389249, 389248, 389247, 389264, 389246, 389205, 264112, 389204, 389203, 389336, 389250, 390609, 390608, 389295, 389294, 389253, 389226, 389220, 389219, 390607, 390606, 389209, 390613, 390612, 390611, 389354, 389257, 389388, 389201, 389200, 389474, 389410, 389409, 389408, 389467, 389468, 391126, 389358, 389357, 391131, 390390, 390389, 389341, 389476, 389152, 389169, 389168, 389137, 389136, 389135, 389134, 389133, 389132, 389131, 389130, 389129, 389128, 389127, 389126, 389125, 389124, 389123, 389122, 389121, 389120, 389119, 389118, 389224, 389223, 389222, 389221, 389108, 389156, 389160, 389106, 389105, 389100, 389091, 390610, 389162, 389170, 389176, 389519, 389154, 389116, 389115, 389114, 389143, 389144, 389092, 389256, 389255, 389254, 389185, 389701, 389700, 389293, 389070, 391339, 389592, 389068, 389113, 389112, 389111, 389104, 389276, 392089, 392088, 395014, 389285, 389195, 389194, 389193, 389192, 395332, 389191, 389190, 389189, 389188, 395331, 389187, 389186, 389050, 389035, 389034, 389033, 389032, 389031, 389030, 389029, 389028, 389027, 389026, 391550, 389023, 389002, 389001, 389000, 388999, 388998, 388997, 389020, 389021, 389022, 388979, 388978, 388952, 388953, 390547, 388940, 388933, 388932, 388949, 388926, 390829, 388961, 391838, 390554, 390553, 389164, 388923, 389682, 389356, 389355, 390828, 389371, 389659, 389658, 388917, 339412, 388969, 388968, 388967, 388966, 388965, 388964, 389624, 389212, 389211, 388980, 389046, 388947, 388942, 389571, 388954, 388946, 388945, 388960, 388959, 388958, 388957, 388956, 388955, 389218, 389217, 389216, 388981, 389151, 388948, 388941, 389572, 388929, 389150, 389149, 388898, 388897, 388904, 388892, 389400, 389375, 388931, 388891, 389197, 389196, 388939, 388938, 388937, 388936, 388935, 388901, 388900, 388889, 388928, 388881, 388880, 396763, 388875, 391875, 388943, 388852, 388874, 388849, 388861, 388888, 391271, 388843, 394179, 396789, 388829, 388767, 388755, 388754, 388747, 388745, 389007, 388750, 388749, 388748, 388693, 388696, 390721, 388870, 388692, 388790, 388789, 388788, 388787, 388786, 388785, 388571, 388691, 388572, 390704, 390703, 390702, 390701, 388667, 388666, 388665, 388664, 391721, 391720, 391718, 390533, 390454, 390453, 390452, 390451, 390450, 390449, 390448, 390447, 390446, 390445, 390444, 390443, 390442, 390441, 390134, 388670, 390041, 390040, 391076, 391052, 391051, 388728, 388626, 388649, 388628, 388648, 388634, 388633, 388632, 388631, 388624, 390531, 391084, 388642, 388620, 388641, 388640, 388639, 388638, 388636, 388878, 388610, 388609, 388596, 388605, 388593, 388595, 388862, 388599, 388110, 388577, 388715, 388884, 388680, 388570, 388569, 388568, 388567, 388551, 388550, 388549, 388526, 388525, 388522, 388521, 388520, 388716, 388885, 388581, 388511, 389453, 388486, 391122, 389202, 389252, 389251, 389237, 388546, 389178, 389177, 390769, 340372, 390492, 388781, 389911, 391551, 388460, 388735, 388463, 388694, 388574, 388589, 388603, 388602, 388601, 388600, 388554, 388553, 388564, 388552, 391866, 391859, 391858, 388448, 389429, 389428, 389427, 388872, 388478, 388468, 388467, 388472, 389411, 388558, 388559, 388840, 388557, 388514, 388504, 388503, 388502, 388501, 388500, 388695, 388506, 388440, 390025, 390024, 390023, 390022, 388425, 388753, 388756, 388701, 388751, 385462, 389595, 388858, 388841, 388580, 388566, 388446, 388444, 388437, 388439, 388438, 388418, 388405, 388404, 388403, 388402, 388401, 388400, 388399, 388397, 388396, 388395, 388392, 396607, 388304, 388303, 388302, 388301, 388247, 388380, 388378, 388349, 388348, 388347, 388339, 388337, 388336, 388335, 388334, 388360, 388391, 388390, 388389, 388388, 388387, 388341, 388342, 388239, 388237, 388260, 388272, 388270, 388269, 388268, 388258, 388267, 388255, 388266, 388265, 388264, 388263, 388289, 388283, 388277, 388224, 388221, 388222, 388210, 388188, 388187, 388190, 389900, 388513, 388930, 388765, 388494, 388488, 388487, 388482, 388481, 388475, 388474, 390783, 390782, 390781, 390780, 388305, 388447, 388197, 388131, 388315, 388313, 388314, 388312, 388311, 388300, 388746, 388743, 388209, 388256, 388248, 388208, 389175, 389174, 389173, 388206, 388205, 389172, 388204, 388744, 388203, 389383, 388137, 388136, 388119, 388619, 388618, 388121, 388614, 388127, 388117, 388608, 388594, 388107, 388106, 388093, 388092, 388091, 388090, 388095, 388081, 388033, 387993, 388123, 388103, 388101, 388100, 388005, 388004, 388003, 388002, 388001, 387992, 387991, 387985, 387979, 387978, 387976, 387968, 387967, 387966, 387965, 387960, 387959, 387958, 387957, 387956, 387955, 387954, 387947, 387946, 387945, 387944, 387943, 387942, 387941, 387940, 387939, 387938, 387924, 387923, 388371, 388370, 388369, 387922, 387921, 387920, 387919, 387917, 387916, 387914, 387913, 387908, 388012, 388011, 388010, 387871, 387867, 387866, 387845, 387829, 387827, 388346, 388345, 388234, 388233, 388232, 390715, 388207, 387796, 387786, 387784, 387782, 387780, 387778, 387776, 387774, 387770, 387768, 387764, 387750, 387747, 387735, 387729, 387727, 388189, 388428, 388077, 388441, 387691, 388028, 388027, 387684, 387683, 387682, 387648, 387641, 387639, 387637, 387633, 387629, 387625, 387621, 387619, 387617, 387826, 387816, 387815, 387613, 387532, 387531, 387530, 387529, 387489, 387488, 387487, 387486, 387485, 387484, 387483, 387464, 387463, 387647, 387646, 387645, 387446, 387444, 387554, 388383, 387434, 387433, 388195, 387346, 387345, 387344, 387343, 387342, 388196, 387312, 387311, 387310, 387309, 387308, 387280, 387279, 387278, 387255, 387251, 387250, 387249, 388410, 387219, 387218, 387217, 388411, 387213, 387212, 387211, 387207, 387196, 388344, 387233, 387232, 387169, 387200, 387198, 387148, 387147, 387146, 387132, 387164, 387128, 387157, 387159, 387121, 387666, 387665, 387664, 387663, 387662, 387661, 387660, 387659, 387118, 387117, 387111, 387110, 387092, 387090, 387089, 387062, 387034, 387022, 386936, 386932, 386922, 388181, 386896, 386892, 386888, 386847, 386843, 386832, 386831, 386808, 386800, 386792, 386788, 386779, 386774, 386773, 386770, 386767, 386766, 386765, 386764, 386763, 386762, 386761, 386751, 386750, 386749, 386748, 386728, 386704, 386698, 386696, 386679, 386678, 386677, 386676, 386635, 386586, 386584, 386572, 386568, 386566, 386616, 386615, 386614, 386613, 386612, 386611, 386610, 386553, 386551, 388060, 386547, 386529, 386522, 386509, 386508, 386507, 386503, 386724, 386715, 386714, 386713, 386712, 386711, 386702, 386701, 386674, 386673, 386672, 386671, 386670, 386652, 386649, 386582, 386581, 386580, 386579, 387179, 386549, 386555, 386753, 386527, 386511, 387123, 388367, 386450, 386449, 386448, 386744, 386439, 386438, 386437, 386427, 386682, 386421, 386419, 386418, 386415, 386414, 386407, 386406, 386369, 387257, 386441, 386469, 386467, 387442, 387441, 386471, 386914, 386913, 386912, 386331, 388366, 386330, 386325, 386319, 386353, 386313, 386312, 386311, 386310, 386305, 386302, 386290, 386289, 386288, 386272, 386545, 386541, 386540, 386317, 386264, 388227, 386258, 386257, 386256, 386260, 386952, 386951, 386950, 386949, 386948, 391421, 386232, 387326, 388298, 387325, 387324, 387323, 387322, 387321, 391412, 386219, 387863, 388185, 388184, 388183, 388182, 387862, 387547, 387546, 391413, 386216, 387195, 387194, 388297, 387191, 387190, 387189, 387188, 387187, 387186, 391414, 386214, 388047, 388220, 386690, 386623, 386622, 386621, 391419, 386202, 388022, 388198, 386557, 386533, 386531, 386513, 386501, 386488, 391416, 386190, 386157, 387674, 386133, 386132, 386131, 386130, 386129, 386112, 387511, 387510, 386104, 388129, 387140, 386086, 386924, 386084, 386845, 386074, 386565, 386072, 386657, 386655, 386563, 386562, 386561, 386517, 386365, 386364, 386363, 386362, 387474, 387473, 387472, 386294, 386293, 386144, 386143, 386142, 386141, 386140, 386051, 387268, 386029, 391428, 389915, 389893, 389892, 388975, 388972, 388971, 388782, 388783, 389416, 389418, 389478, 388864, 391549, 390387, 388457, 388637, 390615, 389227, 389214, 389207, 389206, 385948, 385946, 385944, 385942, 385940, 385938, 385936, 385934, 385932, 385930, 385928, 385926, 385924, 385922, 385920, 385918, 385916, 385912, 385910, 385908, 385964, 385963, 385962, 385961, 385960, 385959, 385958, 386000, 386367, 385890, 385889, 385888, 386123, 386122, 385843, 385842, 385841, 385835, 385834, 385815, 385814, 386432, 386342, 386024, 386842, 386840, 386125, 385996, 385869, 385993, 385863, 385862, 385861, 385808, 386940, 386002, 387818, 385695, 385772, 385697, 387756, 385754, 385699, 385752, 385701, 387840, 388454, 387839, 385857, 385856, 385640, 385603, 386629, 385552, 390792, 386627, 385534, 385528, 385600, 385599, 385526, 387671, 387670, 385524, 388384, 385972, 385971, 385622, 385459, 385443, 387455, 389353, 387177, 387176, 387175, 386687, 387127, 386684, 385867, 385866, 385853, 385471, 385821, 385820, 386092, 389460, 389459, 389531, 389530, 389529, 389528, 388362, 385807, 385441, 385457, 385456, 385455, 385454, 385453, 385452, 385451, 386602, 386601, 385787, 385786, 386014, 386010, 386008, 388452, 385817, 385364, 385362, 386631, 385354, 385311, 388456, 385950, 385914, 385305, 385274, 385823, 385333, 385307, 385288, 388894, 385223, 385222, 385192, 385188, 385187, 385190, 385186, 385185, 388435, 385175, 385174, 387523, 387522, 387521, 354056, 389397, 389396, 389395, 389394, 388860, 352996, 386425, 386424, 386178, 385199, 385198, 385197, 353002, 352994, 391418, 352993, 352986, 352985, 352970, 385872, 385435, 385434, 354066, 354062, 385259, 387878, 385321, 353018, 354065, 353014, 352960, 388299, 352957, 354060, 354059, 385794, 352978, 385764, 385763, 385750, 385740, 385739, 385735, 385729, 385728, 385727, 385661, 392500, 385642, 396015, 385592, 385352, 393632, 385340, 385530, 385271, 385319, 385318, 385317, 385313, 354048, 392364, 392363, 353438, 352990, 352982, 391717, 352976, 352975, 352974, 352968, 385257, 353022, 388381, 385748, 385734, 385721, 352955, 387758, 387752, 386206, 385167, 385166, 354054, 352998, 391420, 352953, 387831, 386208, 385660, 385638, 354050, 391422, 352947, 352945, 388895, 352936, 352935, 385882, 385881, 385880, 352933, 352932, 352931, 352927, 352924, 352879, 389399, 352876, 352856, 352852, 386089, 352821, 387274, 352816, 352811, 385656, 388426, 388430, 386491, 386022, 386021, 386020, 386019, 385325, 385324, 374721, 352793, 352792, 385250, 385201, 386346, 353024, 353012, 352870, 388434, 352802, 352787, 352810, 352782, 388427, 353017, 385797, 385679, 385595, 385585, 385584, 385583, 386886, 388499, 388498, 388497, 388496, 388495, 385566, 385429, 374729, 388973, 388906, 388905, 388910, 388902, 388882, 388896, 352757, 352800, 352799, 352745, 389393, 389392, 389391, 389390, 388839, 352739, 352737, 352735, 352734, 352721, 352697, 352691, 387836, 387835, 386339, 386338, 386337, 387098, 387097, 385330, 385329, 385578, 385577, 386485, 352861, 352860, 385184, 342259, 342258, 386204, 386203, 387448, 387447, 387676, 385984, 385981, 385980, 385979, 385978, 352827, 388133, 352826, 352763, 342269, 342268, 386357, 385309, 352964, 352963, 342199, 342198, 342195, 342182, 374717, 374716, 342180, 387136, 386043, 352874, 352873, 342272, 342254, 342176, 342148, 388359, 385801, 385800, 342144, 342125, 387228, 387104, 386159, 342138, 342137, 342132, 342123, 342122, 391417, 342113, 342127, 342093, 342129, 342092, 386268, 386266, 352918, 352868, 352849, 352847, 352845, 342252, 387259, 386194, 342150, 342097, 342095, 391411, 342062, 341965, 341957, 341971, 341963, 341961, 341959, 341955, 341969, 341953, 341951, 341947, 341945, 341944, 341942, 341733, 341730, 341600, 341545, 341543, 341535, 341533, 341531, 341529, 341527, 341525, 341523, 341521, 341519, 341517, 341515, 341513, 341511, 341509, 341507, 341505, 341503, 341501, 341499, 341495, 341473, 341472, 341471, 341467, 341466, 341465, 341461, 341459, 341457, 341444, 341442, 341433, 341429, 341428, 341427, 341421, 341419, 341477, 341417, 341415, 341413, 341398, 341396, 341395, 341392, 341390, 341389, 341388, 341387, 341386, 341385, 341378, 341376, 341374, 341373, 341372, 341370, 341368, 341362, 341361, 341758, 341351, 341762, 341349, 341341, 341320, 341319, 341318, 341844, 341304, 341303, 341299, 341289, 341484, 341284, 341283, 341281, 341452, 341277, 341497, 341274, 341357, 341327, 341326, 341325, 341272, 341270, 341269, 341268, 341267, 341266, 341265, 341258, 341257, 341256, 341255, 341254, 341253, 341234, 341233, 341192, 341189, 341187, 341185, 341177, 341176, 341149, 341125, 341121, 341099, 341091, 341086, 341080, 341064, 341028, 341019, 341015, 341012, 341007, 341000, 340994, 340992, 340967, 341109, 340958, 340957, 340956, 340952, 341107, 341105, 340947, 340946, 340945, 340933, 341103, 340930, 340928, 340926, 340916, 340950, 340904, 340894, 340873, 340861, 340859, 340856, 340854, 340852, 340851, 340849, 340843, 340841, 340837, 340839, 340833, 340847, 340830, 340825, 340823, 340821, 340819, 340817, 340815, 340813, 340811, 341151, 340810, 340804, 340803, 340802, 340801, 340800, 340799, 340792, 340791, 340790, 340789, 340788, 340787, 341204, 341203, 341202, 341201, 341200, 340778, 340775, 340771, 340769, 340760, 340759, 341093, 340752, 340748, 340728, 340701, 340700, 340672, 340669, 340665, 340664, 340663, 340659, 340658, 340657, 340653, 340642, 340640, 340630, 340629, 340617, 340607, 340605, 340603, 340601, 340599, 340597, 340595, 340593, 340589, 340588, 340579, 340578, 340552, 340550, 340538, 341798, 340489, 340488, 340484, 340491, 340401, 340399, 340395, 340391, 340386, 340380, 340378, 340376, 340374, 388729, 340368, 340364, 341631, 341630, 340338, 340337, 340356, 340328, 340327, 340326, 341487, 340546, 340318, 340312, 340310, 340280, 340265, 340682, 340232, 340231, 340226, 340223, 340204, 340203, 340184, 340183, 340181, 385417, 385416, 340177, 340176, 340175, 340174, 340173, 340172, 340171, 340170, 385413, 385412, 340168, 340167, 340166, 340165, 340164, 340163, 340162, 385405, 385404, 340154, 340153, 340152, 340151, 340150, 340149, 340148, 340130, 340126, 340118, 340104, 340129, 340099, 340125, 340122, 340121, 340098, 340096, 340094, 340090, 340078, 340072, 340063, 340061, 340059, 340057, 340055, 340053, 340045, 340007, 340006, 339991, 339990, 339987, 339986, 339984, 340738, 340737, 339943, 339922, 339879, 340049, 339948, 339947, 339874, 339873, 339872, 339849, 341026, 339887, 339840, 339839, 339837, 339836, 339834, 340341, 339781, 339779, 339825, 339824, 339821, 339819, 339817, 339977, 339976, 339975, 339815, 339814, 339813, 339809, 339931, 339807, 339803, 339801, 339800, 339799, 339793, 339746, 339745, 339738, 339742, 339741, 339722, 339721, 339720, 339719, 339718, 339717, 339682, 339680, 339679, 339666, 339665, 339678, 339663, 339659, 339656, 339654, 339653, 339652, 339651, 339650, 339649, 339648, 339647, 339646, 339645, 339644, 339643, 339642, 339641, 339640, 339639, 339638, 339637, 339636, 339635, 339634, 339633, 339632, 339631, 339630, 339629, 339628, 339627, 339626, 339625, 339624, 339623, 339622, 339621, 339620, 339619, 339618, 339617, 339616, 339615, 339614, 339613, 339612, 339611, 339610, 339609, 339608, 339607, 339606, 339605, 339604, 339603, 339602, 339601, 339600, 339599, 339598, 339597, 339596, 339595, 339594, 339593, 339592, 339591, 339590, 339589, 339588, 339587, 339586, 339585, 339584, 339583, 339582, 339581, 339580, 339579, 339578, 339577, 339576, 339575, 339574, 339573, 339572, 339571, 339570, 339569, 339568, 339567, 339566, 339565, 339564, 339563, 339562, 339561, 339560, 339559, 339558, 339557, 339556, 339555, 339554, 339553, 339552, 339551, 339550, 339549, 339548, 339547, 339546, 339545, 339544, 339543, 339542, 339541, 339540, 339539, 339538, 339537, 339536, 339535, 339534, 339533, 339532, 339531, 339530, 339529, 339528, 339527, 339526, 339525, 339524, 339523, 339522, 339521, 339520, 339519, 339518, 339517, 339516, 339515, 339514, 339513, 339512, 339511, 339510, 339509, 339508, 339507, 339506, 339505, 339504, 339503, 339502, 339501, 339500, 339499, 339498, 339497, 339496, 339495, 339494, 339493, 339492, 339491, 339490, 339489, 339488, 339487, 339486, 339485, 339484, 339483, 339482, 339481, 339480, 339479, 339478, 339477, 339476, 339475, 339474, 339473, 339472, 339471, 339470, 339469, 339468, 339467, 339466, 339465, 339464, 339463, 339462, 339461, 339460, 339459, 339458, 339457, 339456, 339455, 339454, 339453, 339452, 339451, 339450, 339449, 339448, 339447, 339446, 339445, 339444, 339443, 339442, 339441, 339440, 339439, 339438, 339437, 339436, 339435, 339434, 339433, 339432, 339431, 339430, 339429, 339428, 339427, 339426, 339425, 339424, 339423, 339422, 339421, 339420, 339419, 339418, 339417, 339416, 339415, 339414, 339413, 339411, 339410, 339409, 339408, 339407, 339406, 339405, 339404, 339403, 339402, 339401, 339400, 339399, 339398, 339397, 339396, 339395, 339394, 339393, 339392, 339391, 339390, 339389, 339388, 339387, 339386, 339385, 339384, 339383, 339382, 339381, 339380, 339379, 339378, 339377, 339376, 339375, 339374, 339373, 339372, 339371, 339370, 339369, 339368, 339367, 339366, 339365, 339364, 339363, 339362, 339361, 339360, 339359, 339358, 339357, 339356, 339355, 339354, 339353, 339352, 339351, 339350, 339349, 339348, 339347, 339346, 339345, 339344, 339343, 339342, 339341, 339340, 339339, 339338, 339337, 339336, 339335, 339334, 339333, 339332, 339331, 339330, 339329, 339328, 339327, 339326, 339325, 339324, 339323, 339322, 339321, 339320, 339319, 339318, 339317, 339316, 339315, 339314, 339313, 339312, 339311, 339310, 339309, 339308, 339307, 339306, 339305, 339304, 339303, 339302, 339301, 339300, 339299, 339298, 339297, 339296, 339295, 339286, 339274, 339288, 339272, 339290, 339270, 339292, 339268, 339294, 339266, 339284, 339264, 339282, 339262, 339256, 339252, 340427, 340426, 340214, 340286, 340285, 339696, 339695, 339658, 339280, 339279, 339278, 340576, 340415, 340414, 340413, 340314, 340316, 340292, 340291, 340288, 340275, 340274, 339965, 339964, 339963, 339950, 339918, 339917, 339916, 339846, 339845, 339844, 339670, 339669, 340482, 340479, 340478, 340442, 339897, 339896, 339895, 339891, 339890, 340212, 339885, 340179, 339883, 339853, 339852, 340076, 340075, 339080, 339078, 339076, 339074, 387125, 342081, 342079, 342043, 342041, 342039, 342037, 342022, 342020, 339071, 341842, 339070, 339068, 339045, 339034, 339033, 339024, 341489, 338989, 341485, 338983, 338982, 339037, 338977, 338961, 338957, 338956, 338955, 338954, 338950, 341314, 340536, 340070, 340066, 338944, 338931, 338928, 338927, 338926, 338924, 338920, 338918, 338917, 338914, 338906, 338904, 338900, 338898, 338897, 338892, 338888, 338887, 338886, 338885, 338881, 338879, 338877, 338875, 338873, 338871, 338869, 338865, 338864, 338863, 338862, 338861, 338860, 338858, 338852, 338850, 338848, 338846, 338844, 338843, 338836, 338834, 338831, 338830, 338829, 338826, 338823, 338822, 338818, 338816, 338814, 338813, 338810, 338808, 338806, 338803, 338801, 338800, 338799, 338794, 338779, 338777, 338752, 338749, 338745, 338959, 338949, 338948, 338741, 338735, 339243, 338722, 338717, 338696, 338684, 338669, 338665, 338639, 338637, 338633, 339732, 339731, 338630, 338628, 340831, 338624, 338622, 338620, 338618, 338609, 338643, 338605, 338720, 338698, 338581, 341133, 338667, 338653, 338601, 338600, 338579, 338578, 338569, 338568, 338707, 338706, 338548, 338545, 340201, 340199, 340198, 340195, 338536, 338534, 338533, 340768, 339105, 338543, 338504, 338503, 338484, 338483, 338463, 338462, 338461, 338460, 338459, 338458, 338478, 338477, 338474, 338472, 338470, 338421, 338414, 338412, 338407, 338406, 338500, 338499, 338496, 338488, 338486, 338388, 338386, 338394, 338380, 338511, 338425, 338423, 338369, 338359, 338358, 338340, 338339, 338314, 340106, 340051, 340043, 340027, 340101, 340092, 340089, 340088, 340087, 339768, 339766, 339758, 339674, 339065, 338967, 338966, 338965, 338969, 339013, 339056, 339055, 339054, 341491, 338683, 338682, 338252, 338242, 338241, 338240, 338239, 338238, 338237, 338236, 338266, 338222, 338217, 338732, 338731, 338730, 338215, 338213, 385847, 340712, 340711, 340710, 340709, 340708, 338205, 338203, 338201, 338186, 340719, 338180, 338179, 338178, 338182, 385427, 338161, 338157, 340618, 338167, 340715, 338149, 338702, 338701, 338455, 338447, 338446, 338445, 338444, 338443, 338115, 338114, 338111, 340734, 340732, 340731, 338787, 338786, 338785, 338781, 338738, 338048, 338035, 340191, 340187, 339776, 338025, 338024, 338019, 338018, 338017, 341774, 337997, 337996, 337995, 337983, 338169, 338159, 337976, 340437, 337935, 337898, 337882, 337838, 337837, 337836, 337835, 338672, 338575, 338392, 338328, 338173, 338172, 337914, 337828, 337912, 337896, 337910, 337894, 337908, 337963, 337962, 337847, 337814, 337812, 337808, 337807, 337780, 337779, 337778, 337777, 337769, 337760, 337738, 337737, 337713, 337863, 337811, 337711, 337710, 337707, 337706, 337705, 340972, 339805, 338001, 338000, 337999, 337998, 337693, 337766, 337731, 337733, 337679, 337678, 388064, 388062, 386192, 337857, 337856, 337855, 337854, 337853, 391415, 337667, 337646, 337644, 337642, 337628, 337627, 337772, 337744, 337770, 337624, 337630, 337622, 337619, 337617, 337602, 337600, 337598, 337596, 337594, 337592, 337574, 337572, 337570, 337566, 337562, 337554, 337524, 337517, 337516, 337515, 337510, 337509, 337508, 337497, 337495, 337494, 337476, 337468, 337797, 337796, 337795, 337794, 337463, 337462, 337459, 337458, 337452, 337446, 385370, 337430, 337384, 337378, 337372, 337362, 338028, 340140, 337313, 337309, 337307, 337291, 337263, 337262, 337261, 337258, 337257, 337248, 341448, 337254, 337225, 337223, 337207, 337206, 342024, 342027, 342029, 337448, 337201, 338055, 337293, 337197, 337196, 337193, 337192, 338091, 338090, 338089, 338088, 338087, 337177, 338071, 338069, 338068, 338067, 338066, 337176, 338121, 337626, 337609, 337608, 337590, 337228, 337209, 337230, 337429, 337424, 337422, 337157, 337153, 337145, 337143, 337580, 337129, 337128, 337127, 337123, 337122, 337121, 337105, 337104, 337103, 337102, 337101, 337100, 337099, 337098, 337097, 337096, 337095, 337094, 337093, 337030, 337020, 337019, 337018, 337014, 337013, 337002, 337001, 336998, 336997, 336996, 336995, 336994, 336993, 336992, 336974, 336973, 341714, 336970, 336969, 336965, 336964, 336960, 336959, 336958, 337398, 337269, 336946, 336938, 341329, 336924, 337578, 341279, 338030, 337071, 336910, 337933, 337427, 336907, 341712, 336902, 336901, 336895, 336894, 336893, 336892, 336891, 336878, 336877, 336874, 336873, 336872, 336871, 336870, 336858, 336857, 336854, 336862, 336852, 336832, 336831, 336830, 336829, 336828, 336827, 336826, 336820, 336819, 336836, 336817, 336811, 336810, 336809, 341722, 341721, 341720, 341719, 341710, 336796, 336775, 336774, 336743, 336742, 336735, 336734, 336733, 336727, 336846, 336845, 336844, 336966, 336699, 336688, 336668, 336665, 336661, 336658, 336652, 336646, 336640, 336624, 336581, 336580, 341812, 336574, 341806, 336572, 341814, 336568, 341838, 336564, 341835, 336558, 341828, 336554, 341826, 336552, 341818, 336548, 336541, 336526, 336524, 336523, 385393, 385392, 336499, 336498, 336497, 336496, 336495, 336494, 336493, 336466, 336462, 336454, 341872, 341871, 341870, 341866, 336450, 336449, 336448, 336447, 336446, 336436, 336432, 336431, 336430, 336429, 336428, 336427, 336426, 336425, 336424, 336423, 336422, 336421, 336406, 340671, 336815, 336814, 336778, 336703, 336739, 336738, 336749, 336687, 336614, 336613, 336612, 336594, 336593, 336505, 336460, 336398, 336395, 336394, 336393, 336392, 336391, 336383, 336382, 336381, 336366, 385389, 385388, 336363, 336362, 336361, 336360, 336359, 336358, 336357, 338480, 336300, 336297, 336318, 336317, 342035, 342033, 342031, 336293, 337687, 336281, 336277, 336276, 336275, 336274, 336273, 336172, 336170, 336169, 336165, 336234, 336160, 336156, 336139, 336685, 336314, 336310, 336103, 336102, 336101, 336087, 336606, 336077, 336062, 338648, 338631, 338608, 385779, 336134, 336133, 336085, 336038, 336027, 336020, 393812, 340112, 340111, 340110, 336015, 336014, 336013, 336035, 336001, 336000, 335999, 335998, 335997, 335991, 335982, 336208, 336207, 336123, 341854, 336472, 336119, 336118, 336009, 336007, 336006, 336005, 335973, 335972, 335969, 336834, 335967, 335966, 335989, 335963, 335961, 335960, 341454, 335953, 335952, 335948, 335942, 335940, 335930, 335919, 335913, 335912, 335911, 335910, 335909, 335900, 335880, 340566, 339899, 335884, 335883, 336365, 336158, 336051, 336050, 336049, 335917, 336867, 335938, 337356, 335887, 335878, 335868, 335867, 335866, 336064, 335862, 335858, 335870, 341896, 341895, 341894, 341893, 335852, 335851, 335850, 335849, 335848, 336869, 335818, 341904, 341903, 341902, 341901, 335805, 335804, 335803, 335802, 335801, 336865, 338155, 335726, 335725, 335724, 335723, 335717, 335708, 335696, 335692, 335691, 335686, 335685, 335684, 335673, 335669, 335668, 335663, 335661, 335650, 335649, 335639, 335623, 335601, 335581, 335637, 335579, 335577, 335569, 335566, 335575, 335572, 335565, 340548, 335921, 335622, 335551, 335537, 335563, 335535, 335534, 335533, 335530, 335523, 335514, 335711, 335520, 335510, 335508, 335544, 335482, 335501, 335499, 335479, 335474, 335466, 335465, 335461, 336033, 335506, 335472, 335471, 335446, 335444, 335418, 335416, 335434, 335433, 339863, 335494, 335442, 335518, 335455, 335454, 335391, 335389, 335387, 335397, 335379, 335373, 341335, 335371, 335360, 339764, 335597, 335476, 341756, 335301, 335295, 335293, 335285, 335284, 335512, 335448, 335438, 335437, 335253, 335450, 335440, 335341, 335340, 335339, 335244, 338465, 335236, 335233, 335231, 335273, 337073, 335223, 335542, 335541, 335540, 335539, 335538, 335734, 335377, 335375, 335214, 335225, 335196, 335490, 335489, 335488, 335239, 335641, 335591, 335729, 335185, 335161, 335169, 335165, 335159, 335157, 335156, 335155, 337943, 335716, 335132, 335131, 335125, 335122, 335117, 335112, 335110, 335108, 335151, 335106, 336093, 335140, 335136, 335134, 341337, 335091, 335060, 341912, 341911, 341910, 341909, 335022, 335021, 335020, 335019, 335018, 335287, 335005, 334994, 335047, 334955, 334954, 335207, 334986, 334985, 334950, 334941, 334940, 334934, 334933, 334932, 334929, 334911, 334883, 334877, 334875, 334865, 338765, 338758, 334840, 334839, 334838, 334836, 334835, 334827, 334824, 334818, 334817, 334816, 334811, 334842, 334805, 334799, 334793, 334783, 334781, 334777, 334773, 334757, 334751, 334743, 341446, 334739, 334738, 334737, 334736, 334735, 334729, 334728, 334726, 334725, 334724, 334723, 334722, 334716, 334706, 334700, 334698, 334694, 334692, 334669, 334667, 334663, 335175, 336029, 335119, 335037, 335115, 335071, 334887, 334886, 334871, 334870, 334869, 334846, 334825, 334589, 334588, 334587, 334586, 334585, 334584, 334583, 334582, 334581, 334580, 334579, 334578, 334577, 334576, 334575, 334574, 334573, 334572, 334571, 334570, 334569, 334568, 334567, 334566, 334565, 334564, 334563, 334562, 334561, 334560, 334559, 334558, 334556, 334602, 334554, 334552, 335524, 334551, 334549, 334548, 334547, 334544, 334539, 334531, 334526, 334518, 334516, 334513, 334511, 334510, 334503, 334500, 334499, 334496, 334494, 334492, 334486, 334485, 385381, 385380, 335041, 334608, 334607, 334606, 334591, 334482, 334481, 334416, 334415, 334414, 334392, 334383, 334376, 334370, 334369, 334356, 389470, 334352, 334351, 334349, 334348, 334347, 334346, 334345, 334337, 334329, 334327, 334321, 334314, 334313, 339684, 334310, 334306, 339260, 339259, 338769, 334268, 334264, 334260, 334258, 334712, 334639, 334325, 334324, 334274, 334273, 334236, 334232, 334221, 334241, 334240, 334212, 334211, 334215, 341435, 334205, 334204, 334217, 334189, 334188, 334187, 334181, 334179, 341224, 339129, 334142, 334130, 334129, 334127, 334125, 338763, 334123, 334118, 334102, 334101, 334100, 334095, 334092, 334089, 334088, 334087, 334079, 334077, 338760, 338767, 338756, 338754, 339704, 339702, 335671, 333913, 333917, 334036, 333883, 338102, 333871, 335366, 338061, 334040, 333852, 333851, 333850, 333849, 333847, 338655, 338657, 338649, 333834, 338651, 334257, 334246, 334155, 334147, 334134, 334085, 333822, 333821, 335089, 335087, 335086, 335085, 335084, 335083, 334958, 334389, 341355, 333806, 335164, 334361, 334360, 334450, 334449, 334266, 334262, 334253, 334197, 334196, 334195, 334139, 334138, 334278, 334270, 333780, 333818, 333789, 333774, 333767, 333765, 337137, 335889, 333785, 338894, 333761, 333755, 334276, 334183, 333941, 333877, 333875, 333752, 333816, 333749, 333747, 333744, 335811, 333915, 333730, 336681, 336680, 336679, 333710, 333698, 336886, 334382, 333691, 333688, 337060, 337048, 337044, 337042, 333716, 333715, 333665, 333732, 333718, 333634, 389594, 389593, 333837, 333609, 333608, 333607, 333599, 333598, 333583, 333576, 333575, 333574, 333578, 333569, 333562, 338110, 338109, 334400, 333568, 337040, 333580, 333559, 333558, 333555, 333561, 333544, 333543, 333517, 333523, 333510, 334099, 334098, 333507, 333504, 333476, 333466, 333464, 333479, 333455, 333454, 333448, 333447, 333446, 333434, 333433, 333429, 333427, 333425, 333406, 333349, 333325, 333324, 333320, 333305, 333303, 333662, 333661, 333301, 333686, 333299, 336952, 336308, 336954, 336210, 337022, 336214, 336212, 336204, 336162, 333278, 333313, 333276, 333317, 333316, 333274, 333272, 333224, 338154, 338153, 333212, 333216, 333215, 333530, 333185, 333183, 333181, 333179, 333178, 333177, 333169, 333159, 333141, 333155, 333133, 333135, 333134, 333125, 333108, 336202, 333104, 333098, 333484, 333888, 333068, 339692, 333036, 333075, 333009, 333008, 333007, 333003, 333001, 335550, 333636, 333627, 333617, 333161, 333122, 333118, 333117, 333116, 332998, 332990, 333247, 332994, 332980, 333015, 333014, 332978, 332968, 333207, 332961, 332960, 332959, 332958, 332957, 332956, 332920, 332919, 332915, 341610, 332903, 332900, 332982, 332872, 332868, 332865, 332862, 333120, 332861, 317686, 312629, 332941, 332923, 332899, 312621, 312618, 312616, 312614, 312612, 312610, 312609, 312608, 312607, 312606, 312605, 312604, 312603, 312602, 312601, 332885, 312590, 312588, 312587, 312586, 312574, 312568, 312567, 312566, 312570, 312560, 338690, 338689, 338688, 338679, 338645, 312539, 312537, 333980, 333825, 312434, 312432, 333970, 333969, 334286, 334285, 334284, 334280, 333891, 333890, 333889, 312405, 312403, 312531, 312418, 312417, 312399, 312397, 312384, 312527, 312525, 339903, 339902, 312494, 312493, 312492, 312413, 339945, 339908, 339907, 312488, 312487, 312486, 339912, 339910, 312476, 312475, 312474, 312473, 312328, 312327, 312326, 312382, 312360, 312330, 312300, 312299, 336320, 336285, 336284, 312290, 312286, 312282, 332938, 332937, 312280, 312272, 312558, 312270, 312348, 312267, 335583, 335516, 312265, 333027, 312346, 312376, 312375, 312261, 333867, 312251, 312249, 312247, 312241, 312240, 312239, 322752, 322749, 312278, 312235, 312234, 335864, 335705, 335704, 312228, 312578, 312222, 312214, 312213, 312212, 312194, 312180, 312179, 312177, 312176, 312152, 312127, 312126, 312122, 312111, 312092, 312143, 312131, 312086, 312085, 338219, 312084, 388484, 388483, 312449, 312411, 312410, 388485, 388375, 388374, 312129, 312133, 388480, 388476, 389277, 312319, 312318, 312317, 312038, 312040, 388493, 388492, 296853, 296874, 296872, 296871, 296870, 296869, 296842, 338796, 296840, 296836, 312082, 306984, 296810, 296809, 296795, 296794, 341787, 296791, 296778, 296777, 296776, 296788, 395999, 352819, 296760, 296759, 296758, 296757, 296732, 396000, 388050, 296728, 296727, 296726, 296711, 296672, 296654, 296652, 296650, 296698, 296648, 296646, 296636, 296333, 296331, 296329, 296327, 296326, 296325, 296323, 296322, 296642, 296640, 296638, 333422, 296296, 296293, 296272, 296309, 296300, 296237, 296195, 335383, 296193, 296660, 296659, 296825, 296190, 296189, 296188, 296187, 296178, 296259, 296131, 296129, 296236, 296177, 296176, 296175, 296264, 296180, 338453, 334201, 334200, 296243, 296241, 296240, 296123, 296121, 296113, 296111, 296680, 296677, 296233, 296232, 389239, 389238, 296228, 296226, 296224, 296223, 306976, 296212, 389426, 389425, 389424, 389423, 296208, 296207, 296697, 296696, 296201, 296200, 389242, 389241, 389240, 296197, 296182, 296171, 296169, 306978, 296162, 389422, 389421, 389420, 389419, 296136, 296135, 340613, 340612, 340611, 296107, 340528, 296087, 335385, 296103, 296102, 296085, 296095, 296083, 296069, 312206, 312096, 312094, 296864, 296863, 312202, 312147, 296725, 387602, 338402, 338401, 338398, 338397, 338390, 312168, 296786, 296785, 296784, 296308, 312145, 296073, 296055, 333335, 333334, 333333, 333332, 333331, 296035, 296060, 296058, 334094, 296034, 296033, 295993, 295987, 295981, 295971, 333144, 312274, 296702, 296305, 296303, 312296, 296700, 296291, 296295, 334446, 334445, 334444, 334443, 334442, 334441, 334440, 334439, 334438, 295966, 295965, 295964, 295963, 295962, 295961, 295960, 295950, 295949, 296030, 295983, 295933, 338044, 296062, 295936, 295868, 295867, 295859, 295938, 296064, 295853, 333492, 341683, 295940, 295997, 295977, 295801, 295788, 295777, 295776, 295779, 295770, 295752, 295749, 295746, 295744, 295743, 295732, 295731, 295730, 295729, 295726, 295714, 295711, 295707, 295699, 295697, 295946, 295945, 295671, 295618, 296268, 295621, 296278, 296277, 296249, 296248, 295615, 295611, 295596, 295593, 295592, 295591, 295587, 295585, 295555, 295541, 335620, 295693, 295514, 295573, 295491, 295479, 389345, 388705, 388704, 388703, 388702, 389329, 389328, 389327, 389326, 295679, 296048, 296047, 296046, 295979, 295695, 295667, 389317, 389297, 295661, 295660, 295848, 295847, 295846, 295845, 295844, 388622, 388617, 388616, 388615, 388611, 388607, 388606, 388604, 295843, 295842, 295647, 295646, 295645, 389296, 295619, 389291, 338528, 295463, 335395, 335394, 296838, 295476, 295454, 295470, 295462, 388469, 295450, 295428, 295473, 295410, 295575, 295403, 295402, 388470, 295398, 295401, 295369, 295368, 334931, 295653, 295652, 295651, 295650, 295649, 295648, 295723, 295722, 295571, 295673, 295635, 295634, 295633, 295632, 295631, 295291, 295397, 295355, 295354, 295353, 295274, 295384, 295347, 295333, 295332, 295331, 295238, 295237, 454073, 295395, 333263, 333261, 333260, 333227, 295393, 295390, 295387, 295381, 295380, 295379, 295374, 295227, 295372, 295195, 295529, 295193, 295191, 295189, 337444, 337443, 337442, 337441, 337440, 337439, 337438, 336434, 336401, 335181, 295249, 295485, 295174, 295231, 295219, 337167, 337166, 337165, 295214, 340005, 340004, 340003, 340002, 340001, 340000, 295995, 385845, 339756, 339755, 339754, 339753, 339752, 295525, 295975, 295691, 295156, 295155, 295152, 295150, 295187, 338106, 333060, 295197, 295134, 295133, 295119, 295120, 295117, 295115, 333778, 295702, 295051, 295050, 295046, 295048, 295044, 295042, 295041, 295037, 295058, 334060, 334059, 295035, 295031, 295008, 334452, 295001, 296155, 296154, 296153, 296152, 296151, 296150, 388983, 388982, 294832, 294831, 294830, 295246, 295209, 294998, 294997, 294996, 294995, 294990, 388712, 294978, 295158, 294966, 294924, 294952, 388970, 388711, 294934, 294933, 295034, 295006, 294824, 294823, 294822, 294850, 294798, 295445, 295432, 295434, 295418, 295244, 295280, 295235, 294856, 294790, 294788, 294782, 294780, 294778, 295669, 295520, 294852, 294794, 294776, 294775, 294756, 295609, 295601, 295600, 294956, 294955, 294946, 294944, 294890, 294889, 294888, 294711, 294707, 294803, 294802, 294709, 436329, 436328, 436724, 294679, 294673, 294669, 294843, 294806, 294766, 294681, 294656, 333137, 333459, 294642, 294639, 294614, 294612, 294611, 294610, 294593, 294592, 294591, 294662, 295160, 294589, 294587, 294585, 294574, 294572, 294571, 294568, 334710, 334708, 334702, 334704, 337764, 337742, 337741, 294666, 294665, 295916, 295915, 294595, 296081, 296080, 296079, 294554, 294542, 294525, 294500, 294498, 295176, 294496, 294942, 294936, 294764, 294763, 294762, 294705, 294606, 294536, 294482, 294481, 294480, 294475, 295349, 295132, 295131, 294814, 294813, 294810, 340744, 294520, 294772, 294504, 294514, 294513, 294512, 294488, 294487, 335246, 294456, 294454, 294402, 295857, 295856, 294502, 294396, 296678, 294394, 294392, 294389, 294380, 294378, 294382, 294324, 294310, 294283, 333256, 294336, 294338, 294340, 294294, 294259, 294258, 338798, 312157, 312156, 294232, 294231, 294230, 294229, 294228, 294227, 294506, 294215, 341578, 295820, 294531, 294508, 294208, 294427, 294426, 294411, 294410, 294201, 294196, 294186, 294210, 294162, 312257, 294180, 294217, 312102, 312101, 312100, 294176, 334478, 294174, 294194, 294193, 294192, 294443, 294442, 294172, 334454, 334470, 334469, 334468, 334467, 334466, 334465, 334464, 294164, 294160, 294154, 294152, 334714, 334410, 334409, 334408, 295910, 295909, 294145, 294158, 294120, 294114, 294109, 294089, 294119, 294087, 294038, 294179, 294166, 293997, 293993, 293978, 293977, 293975, 294046, 294045, 293959, 293958, 340649, 293882, 293869, 293862, 293861, 293860, 293859, 293858, 293857, 293840, 294005, 294214, 294078, 294077, 294249, 294248, 294247, 294219, 294212, 294080, 293838, 294697, 294550, 294549, 294188, 294027, 294026, 294025, 293887, 293814, 293812, 293809, 293808, 293807, 293804, 293802, 338896, 293788, 295912, 293785, 293784, 293783, 293747, 294752, 293850, 293846, 293691, 293844, 293811, 293782, 293996, 293995, 293994, 293682, 293681, 293676, 293675, 293673); +UPDATE `quest_objectives` SET `VerifiedBuild`=56421 WHERE `ID` IN (293666, 293650, 293646, 293634, 293633, 293613, 293585, 293583, 293581, 293579, 293577, 293638, 293589, 293565, 293559, 293555, 293554, 293548, 293544, 293543, 293500, 293498, 293442, 336620, 293599, 336670, 294758, 294754, 294750, 294703, 294616, 293623, 293695, 293693, 293649, 293542, 293369, 293358, 293357, 293356, 293355, 293330, 293319, 293314, 293312, 293311, 293303, 293302, 293285, 293284, 293277, 293383, 293787, 293381, 293379, 293271, 293270, 293269, 293268, 293373, 293252, 293251, 293273, 293249, 293247, 293245, 293237, 293226, 293224, 293208, 293212, 293206, 293234, 293233, 293230, 293228, 293204, 293195, 293194, 294035, 294034, 294033, 293201, 293200, 293199, 293193, 293191, 295108, 295107, 293189, 293816, 293241, 293240, 293275, 293438, 293399, 338258, 336683, 293281, 293385, 336508, 293348, 293171, 293169, 293168, 293167, 293156, 293165, 293164, 293113, 293107, 293093, 293091, 293083, 293078, 293077, 294116, 293039, 293037, 293035, 293032, 293030, 293158, 293029, 293022, 293021, 293020, 293019, 333865, 336633, 341353, 336476, 336475, 293008, 293007, 293005, 293216, 293003, 293002, 293001, 292999, 292998, 292992, 294091, 293026, 293025, 293018, 292988, 292966, 292965, 292964, 292960, 292959, 292958, 292938, 294495, 294494, 292921, 293184, 293183, 292919, 292918, 292997, 292954, 292953, 292952, 292995, 334114, 334113, 334112, 334111, 334110, 334109, 333869, 293938, 293937, 293936, 293935, 292886, 292935, 292934, 292879, 292875, 292894, 292892, 292884, 292882, 293082, 292869, 292868, 292867, 292866, 292865, 292976, 292931, 293154, 293153, 292985, 337722, 335587, 337697, 337576, 335643, 337558, 337557, 335816, 335335, 335289, 335492, 335227, 335194, 337534, 292845, 292843, 292839, 292837, 292833, 292829, 292825, 292823, 292821, 292819, 292817, 292815, 292811, 293523, 292807, 292801, 292795, 292793, 292791, 292789, 292898, 292787, 293103, 292785, 292783, 336146, 336145, 293016, 293015, 293014, 292780, 292775, 293041, 292773, 336154, 336153, 336152, 336151, 292973, 292946, 292945, 292944, 292772, 292758, 292757, 292736, 292725, 292723, 292715, 292699, 292697, 292701, 292695, 292687, 293173, 292677, 292910, 293214, 292709, 336295, 295018, 292653, 292705, 292628, 292624, 292739, 292614, 292908, 292912, 292618, 292598, 292597, 292596, 292592, 296024, 296023, 292591, 296003, 296002, 292586, 292585, 292583, 292569, 292565, 292563, 292561, 292555, 334789, 292557, 292547, 292545, 292983, 292982, 296026, 292873, 336936, 292768, 336926, 292633, 292622, 292760, 292751, 292470, 292469, 292531, 292530, 292529, 292476, 295229, 292435, 292466, 341637, 292464, 341639, 292462, 292456, 292432, 292444, 292443, 292424, 292418, 336089, 294816, 294261, 292523, 292522, 292521, 292520, 292519, 292416, 292414, 292413, 336066, 292410, 292408, 292407, 292406, 292400, 292396, 292392, 292390, 292386, 292385, 292402, 292376, 292374, 292373, 292362, 292361, 292360, 292356, 292355, 292354, 292372, 292336, 292394, 292319, 292317, 292364, 292315, 292307, 292303, 292313, 292312, 292311, 292302, 294678, 293988, 292271, 292217, 292203, 292197, 334318, 294566, 294563, 292194, 292500, 292497, 292670, 292249, 292248, 292672, 292504, 292241, 292240, 292239, 292238, 312547, 292192, 292181, 292178, 292177, 292176, 292616, 292142, 292131, 292130, 292137, 292136, 292858, 292229, 292382, 292227, 292380, 292220, 292378, 292150, 292144, 292067, 338431, 292129, 292128, 292059, 292035, 292029, 292017, 292033, 312628, 292101, 292069, 293295, 291959, 291958, 292201, 292023, 296819, 296818, 292209, 292245, 295713, 292342, 292005, 291946, 291945, 291975, 291973, 292089, 292259, 292258, 292257, 291961, 291942, 292001, 292211, 292207, 291939, 291938, 294544, 294540, 294538, 294546, 294552, 336618, 336617, 335167, 294184, 294183, 291929, 294471, 294470, 294469, 294468, 294467, 294447, 294445, 291923, 296020, 296019, 296018, 296017, 296016, 296015, 296014, 333102, 291925, 291919, 291901, 291900, 291897, 291896, 291893, 291892, 291889, 291888, 291885, 291884, 291881, 291880, 291877, 291876, 291873, 291872, 291869, 291868, 291865, 291864, 291861, 291860, 291857, 291856, 291853, 291852, 291849, 291848, 291845, 291844, 291835, 291834, 292553, 292575, 291825, 291824, 291822, 291814, 291813, 291812, 291807, 291787, 292095, 291778, 291711, 291710, 293440, 292753, 292741, 292682, 292681, 292675, 291971, 291665, 291664, 291661, 292904, 292903, 292902, 291653, 335095, 291650, 291647, 333814, 295603, 295567, 295566, 291911, 291903, 295093, 295092, 295091, 295081, 294156, 291826, 294171, 294168, 294140, 291823, 291646, 291638, 293134, 293116, 294064, 291619, 291612, 291598, 291547, 291957, 291956, 291955, 291954, 291953, 291540, 291539, 294062, 291538, 291537, 291536, 292121, 292075, 293051, 293050, 293049, 293048, 293047, 292009, 293409, 292948, 292947, 292261, 292298, 292297, 292296, 292295, 292294, 292293, 292292, 292291, 292290, 292289, 292269, 292268, 292267, 293916, 292896, 292979, 292021, 385689, 291988, 291624, 291534, 291531, 291530, 291528, 291526, 291663, 291662, 291523, 291522, 291521, 293150, 293149, 291821, 291506, 291502, 291501, 291498, 292119, 292118, 292117, 292116, 292115, 292114, 291497, 291496, 291495, 291485, 291471, 291470, 291456, 291455, 291454, 291453, 291452, 291445, 291444, 291443, 291442, 291441, 291440, 291435, 291434, 291433, 291432, 296066, 291360, 291405, 291404, 291403, 291402, 291388, 291354, 291353, 291356, 291350, 291349, 291348, 291380, 291379, 291378, 291344, 291347, 291479, 294317, 335097, 291460, 291459, 291458, 291413, 291412, 291411, 291410, 291342, 291318, 291361, 291324, 291313, 291355, 291327, 291326, 291325, 292620, 291408, 291338, 292579, 291831, 291830, 291409, 291317, 291438, 291437, 291436, 291431, 291370, 291395, 291394, 291392, 291391, 291337, 291330, 291329, 291328, 291386, 291385, 336232, 291377, 291376, 291375, 291374, 291284, 293955, 291283, 293986, 291336, 291335, 291334, 291333, 291332, 291331, 291253, 291252, 291251, 291248, 291237, 292762, 292756, 291200, 336045, 335980, 291524, 291198, 291202, 294652, 294651, 294650, 291211, 291185, 291201, 291148, 296042, 291159, 291289, 291141, 291299, 291298, 291295, 291131, 291120, 291117, 291130, 291106, 292511, 292502, 291290, 291278, 291094, 291093, 291091, 291199, 291090, 291073, 292430, 292426, 291054, 291077, 291084, 291083, 291082, 291138, 291137, 291136, 291025, 291024, 291022, 291021, 291832, 291448, 291447, 291446, 291308, 291307, 291306, 291658, 291657, 291305, 291304, 291323, 291321, 291303, 291390, 291400, 291012, 291007, 291006, 292073, 291000, 290999, 290998, 290986, 290972, 290971, 290969, 290970, 290967, 290966, 290965, 290964, 292428, 290957, 292422, 290956, 290948, 290947, 295290, 295289, 290906, 290890, 291227, 290881, 290869, 290868, 290866, 290864, 290865, 292140, 296831, 291250, 291224, 291223, 312192, 312191, 312190, 291208, 291207, 291188, 296723, 336882, 336880, 296813, 296800, 296793, 290952, 296708, 296706, 296692, 290937, 290936, 296656, 290856, 290853, 290852, 290851, 294130, 294129, 290849, 290848, 290847, 290845, 290838, 291182, 291941, 291927, 290819, 290818, 290808, 290815, 290802, 290814, 291418, 290799, 290795, 290794, 290793, 290792, 290785, 290784, 291111, 292091, 290797, 290763, 291043, 291045, 291044, 291144, 290962, 290927, 290951, 290950, 290946, 290926, 290894, 290788, 290787, 290786, 292420, 290901, 290757, 291204, 290707, 290705, 290700, 290697, 292461, 292344, 292340, 292338, 290691, 290689, 292651, 292478, 290686, 294518, 293949, 293948, 293947, 293943, 293942, 290660, 332925, 290855, 291381, 290644, 290643, 290642, 290641, 290666, 312582, 291086, 290634, 290633, 290632, 291222, 291221, 291220, 291219, 291218, 291217, 291215, 290862, 291213, 290861, 291384, 291302, 291214, 291451, 291450, 291449, 290858, 290854, 290842, 290915, 290800, 290822, 290665, 290663, 290662, 290829, 290828, 290827, 290772, 290807, 290806, 290801, 294126, 294125, 290620, 290623, 290622, 290619, 290639, 290638, 290637, 290636, 290630, 290629, 290627, 290625, 336950, 333154, 337035, 290696, 334354, 290693, 334424, 334423, 334418, 291457, 333189, 290940, 290939, 333100, 291520, 290578, 290580, 290576, 290572, 290565, 290564, 290557, 290553, 290554, 290552, 290551, 290550, 290568, 290541, 291158, 291157, 290539, 291173, 290520, 291242, 291241, 312426, 312425, 291193, 291192, 291191, 290515, 290540, 291625, 290770, 291179, 312362, 290713, 290710, 290504, 292368, 290514, 290834, 290833, 290517, 336928, 290511, 293982, 293981, 293879, 336930, 290510, 290509, 290508, 290507, 291212, 290896, 290895, 290444, 333088, 291343, 290769, 290435, 290690, 290651, 333675, 290346, 293222, 293221, 293218, 292541, 293146, 293101, 293100, 293261, 293028, 292749, 292748, 292539, 292535, 292533, 292643, 292630, 292610, 292213, 291301, 291300, 290608, 290921, 290345, 290344, 290339, 292492, 292482, 290327, 291507, 290301, 290300, 290299, 290298, 290297, 290296, 290295, 290294, 295985, 295930, 292647, 290889, 333414, 333413, 290885, 290880, 290480, 290495, 338775, 290478, 290472, 290427, 290408, 290407, 290887, 290928, 290741, 290740, 336251, 290316, 290315, 290307, 290672, 290325, 290649, 290844, 290272, 290271, 290270, 290267, 295783, 295781, 295146, 290288, 290225, 290222, 290211, 290326, 290837, 290753, 290752, 290751, 290434, 290192, 290190, 290171, 290170, 290169, 290168, 290167, 290166, 290461, 290460, 290440, 290429, 290428, 290439, 291225, 290562, 290567, 290183, 290624, 290618, 290248, 290182, 290486, 290462, 295905, 295904, 290914, 334255, 294097, 294095, 294094, 290137, 291014, 292146, 290132, 290761, 290258, 290252, 290126, 290251, 290157, 292071, 290124, 290816, 292577, 290243, 293885, 292551, 290123, 290133, 290127, 290091, 293923, 292543, 290101, 290100, 290652, 290096, 290095, 290621, 290094, 290083, 290082, 341743, 290079, 335298, 290065, 290081, 293636, 290068, 290067, 290303, 290069, 291236, 291239, 290060, 290090, 290021, 290019, 290863, 291194, 290227, 290226, 291048, 291047, 290172, 290016, 290012, 290011, 290010, 290009, 290008, 289992, 289990, 289989, 289988, 289987, 289986, 289985, 289984, 289983, 289982, 289981, 289980, 289979, 289978, 289977, 289976, 289975, 289974, 289973, 289972, 289971, 289970, 289969, 289968, 289967, 289964, 289963, 289962, 289961, 289960, 289959, 289958, 289957, 290092, 290000, 289994, 290823, 289952, 290500, 290025, 291171, 291080, 291079, 291081, 336822, 333623, 333619, 333611, 290911, 290909, 290910, 290924, 290907, 289949, 290022, 289941, 289940, 289939, 289936, 289931, 289930, 289929, 289928, 289927, 289926, 289925, 289924, 289923, 289922, 289921, 289920, 289919, 289918, 289917, 289916, 289915, 289914, 289913, 289912, 289911, 289910, 289909, 289908, 289907, 289906, 289905, 289904, 289903, 289902, 289901, 289900, 289891, 289890, 289889, 289888, 290386, 289894, 290381, 289893, 296686, 289868, 289856, 289858, 289857, 290369, 289885, 290366, 290756, 290742, 289897, 289805, 289804, 435990, 337188, 337187, 337186, 291969, 289873, 290542, 289869, 335694, 291660, 289828, 289846, 289825, 289799, 289787, 289786, 294872, 294860, 292011, 291659, 289788, 289851, 289751, 289850, 292449, 291294, 291226, 289803, 289843, 289801, 289800, 289802, 289752, 289810, 289729, 289715, 289709, 289708, 289707, 289691, 289689, 289688, 289687, 289711, 289710, 289706, 289684, 290459, 289837, 289683, 289679, 289678, 289664, 289663, 289662, 289660, 289655, 289654, 289647, 289632, 289624, 289617, 290018, 289615, 289614, 289612, 289611, 289610, 289609, 289608, 289607, 289606, 289605, 289604, 289598, 289596, 289574, 289571, 289597, 289593, 290002, 290004, 290005, 290003, 289558, 289557, 289556, 289544, 289536, 289535, 289532, 289602, 289531, 289530, 289601, 336054, 335216, 335127, 289829, 337818, 337817, 289522, 289521, 289514, 289513, 289583, 289511, 289510, 289403, 289402, 289384, 289701, 289372, 289371, 289370, 289369, 289697, 289704, 289368, 289367, 289366, 289365, 289682, 289653, 289364, 289363, 289362, 289361, 289638, 289621, 289359, 289358, 289356, 289353, 289555, 289389, 289387, 289390, 290040, 289351, 289332, 290001, 289561, 289999, 289560, 289324, 289323, 289322, 289321, 289320, 289319, 289998, 289559, 289318, 289993, 289554, 289738, 289737, 289734, 289732, 289836, 289835, 289731, 289730, 289303, 289725, 289797, 289796, 289723, 289722, 289721, 289298, 289297, 289296, 289295, 289294, 289292, 289291, 289290, 289289, 290007, 289280, 289279, 289272, 289257, 289256, 289404, 289261, 289245, 289224, 289216, 292743, 292223, 292222, 289524, 289196, 289195, 289194, 289183, 289576, 289175, 289173, 289167, 289537, 289174, 289170, 289169, 289163, 289293, 289595, 289569, 289388, 289330, 289506, 289503, 289482, 289137, 289681, 289626, 289625, 289283, 289281, 289277, 289599, 289260, 289258, 289255, 289248, 289250, 289603, 289123, 289121, 289119, 289117, 289115, 289111, 289110, 289109, 289107, 290531, 289932, 289085, 289084, 290246, 290245, 290244, 290232, 289740, 289739, 290186, 289083, 289350, 289618, 289393, 289391, 289382, 289088, 289381, 289383, 289081, 289082, 289185, 289184, 289186, 289190, 289182, 289181, 289179, 289141, 289131, 289105, 289103, 289096, 289934, 289062, 289059, 289241, 289240, 289076, 289042, 289040, 289039, 289038, 289037, 289036, 289027, 289017, 289013, 289000, 288982, 288980, 288978, 288977, 288976, 288962, 289308, 288923, 288922, 288921, 288920, 288919, 288918, 288917, 288914, 288913, 288912, 288911, 288910, 288909, 288908, 289074, 289475, 289073, 289070, 289069, 289068, 445896, 288895, 288894, 288893, 288892, 288891, 288869, 288868, 289033, 289032, 288874, 288873, 288860, 288870, 288859, 289938, 288861, 288855, 288854, 288853, 288852, 289094, 288849, 288848, 288845, 289526, 289200, 288844, 288843, 288847, 288839, 288837, 288836, 288825, 288821, 288820, 288819, 288818, 288817, 288816, 288814, 288813, 288812, 288811, 288810, 288806, 288801, 288798, 288797, 288794, 288822, 288827, 289315, 289316, 288787, 288786, 288785, 288782, 288781, 288778, 288777, 288776, 288769, 288768, 288767, 288766, 295061, 294699, 294683, 293930, 293929, 293928, 290605, 290604, 290584, 290570, 290359, 290569, 289623, 289622, 289573, 288789, 288788, 288754, 288740, 288738, 288736, 288734, 288815, 289273, 288744, 288743, 288725, 288724, 288723, 288722, 288721, 288720, 288719, 288712, 288689, 288688, 288687, 288686, 288685, 288684, 288667, 288680, 288662, 288661, 288660, 289946, 288659, 289944, 289945, 289943, 289942, 288656, 289065, 289317, 288805, 289066, 289018, 288640, 288639, 289271, 288636, 288635, 288648, 288647, 288646, 288645, 288711, 288650, 288644, 288643, 288642, 288641, 288574, 288573, 288572, 288571, 288570, 288569, 288568, 288567, 288566, 288565, 288564, 288563, 288559, 288558, 288584, 288583, 288582, 288546, 289077, 288544, 288538, 288543, 288542, 288541, 288540, 288539, 288528, 288536, 288535, 289274, 288770, 288526, 288527, 289553, 289552, 289551, 289550, 288752, 288552, 288461, 288445, 288439, 288402, 288401, 288372, 288426, 288379, 288380, 288381, 288358, 288353, 288347, 288346, 288345, 289753, 289422, 288292, 288291, 288290, 288288, 288267, 288265, 288266, 288247, 288246, 289887, 288245, 288244, 289133, 288242, 288239, 288313, 288236, 288235, 288234, 289517, 289516, 288217, 289895, 288264, 288263, 288262, 288261, 288231, 288229, 288227, 288226, 288215, 288190, 288189, 288209, 288208, 288204, 288203, 288187, 288163, 288162, 288205, 288159, 288158, 288156, 288161, 288160, 289239, 289223, 288287, 289282, 288153, 288192, 288142, 288248, 288464, 288136, 288468, 288467, 288155, 288466, 288154, 288580, 288579, 288578, 288577, 288495, 288135, 288371, 288138, 288134, 288532, 288133, 288131, 288129, 288357, 288213, 288212, 288207, 288218, 288186, 288172, 288277, 288173, 288117, 289127, 288113, 288112, 288111, 288109, 288110, 288771, 288108, 288101, 288094, 288637, 288092, 288093, 288216, 288214, 288194, 288193, 288127, 288126, 288121, 288085, 288088, 289335, 288104, 288103, 289718, 289717, 289151, 289150, 289149, 288657, 289798, 288053, 288029, 289270, 288019, 289504, 289214, 289213, 289212, 288096, 288102, 287973, 287989, 287966, 288115, 288097, 288098, 288599, 288073, 288082, 288072, 288075, 288076, 287985, 288056, 288047, 288045, 288044, 288043, 287980, 289072, 288846, 287999, 287953, 287998, 287997, 287996, 287995, 287994, 287993, 287992, 287991, 287990, 287984, 287983, 287981, 287978, 287945, 287944, 288035, 289948, 288484, 287932, 287931, 289886, 287893, 287892, 287890, 287887, 287881, 287880, 287849, 287844, 287843, 289026, 289025, 289024, 289023, 289022, 288107, 288106, 288081, 288064, 288063, 288062, 288061, 288060, 288028, 287972, 287970, 287854, 287894, 288447, 287811, 287812, 287797, 287796, 287833, 287832, 287831, 287830, 287829, 287779, 287916, 287762, 287761, 287759, 287758, 287756, 287755, 287754, 287753, 287798, 287979, 287750, 287790, 287788, 287787, 287786, 287783, 287782, 287778, 287760, 287751, 287736, 289879, 287721, 287739, 287715, 287714, 287713, 288718, 287695, 287772, 287777, 287776, 287775, 287774, 287741, 287773, 287694, 287686, 287685, 287738, 287670, 287667, 287665, 287664, 287663, 287661, 287861, 287860, 287855, 287646, 287645, 287629, 287791, 289201, 287708, 287669, 287654, 287653, 287652, 287647, 287731, 287666, 287677, 287650, 287649, 287674, 287676, 287675, 287605, 287648, 287604, 287603, 288679, 287590, 288826, 288755, 287862, 287608, 288726, 287609, 289877, 289125, 289124, 288663, 287588, 287587, 287586, 287585, 287584, 287583, 287582, 287581, 287572, 287571, 287570, 287569, 287564, 289252, 289251, 287698, 287696, 287539, 287526, 290519, 290518, 290371, 287503, 287483, 287482, 287835, 287502, 287501, 287836, 287462, 287490, 287461, 287460, 287464, 287963, 287962, 287961, 287473, 288472, 288504, 289337, 289336, 287520, 287514, 287450, 288471, 287448, 287434, 287439, 287438, 287437, 287436, 287418, 287408, 288967, 289882, 289881, 289880, 287481, 287480, 289052, 289051, 289050, 289049, 289048, 288534, 287433, 287432, 287428, 287431, 287430, 287549, 287394, 287551, 287393, 287392, 287391, 287389, 287388, 287387, 287386, 287385, 287384, 287383, 287382, 287381, 287380, 287379, 287378, 287377, 287376, 287375, 287374, 287373, 287372, 287371, 287370, 287369, 287368, 287367, 287366, 287365, 287364, 287363, 287550, 287362, 287361, 287360, 287359, 287358, 287357, 287356, 287355, 287354, 287352, 287351, 287350, 287349, 287348, 287347, 287346, 287345, 287343, 287342, 287341, 287748, 287747, 287746, 287340, 287339, 287338, 287335, 287334, 287332, 287331, 287528, 287527, 287328, 287327, 287326, 287325, 287324, 287323, 287322, 287321, 287318, 287317, 287316, 287313, 287506, 287542, 287306, 287305, 287301, 287403, 287296, 287511, 287299, 287768, 287298, 287295, 287294, 287499, 287498, 287497, 287496, 287495, 287494, 287493, 287297, 287492, 287397, 287292, 287293, 287288, 289497, 287285, 287477, 287472, 287399, 287277, 287278, 287415, 287266, 287265, 287264, 287263, 287262, 287261, 287416, 287260, 287259, 287258, 287257, 287256, 287255, 287414, 287254, 287253, 287252, 287251, 287250, 287249, 287413, 287248, 287247, 287246, 287245, 287244, 287243, 287242, 289126, 289327, 287228, 287229, 287227, 288809, 288276, 288275, 288274, 287330, 287291, 288273, 287212, 333673, 287312, 287311, 287310, 287276, 287275, 287274, 288638, 287279, 287273, 287272, 287271, 287270, 287269, 287211, 287205, 287194, 287193, 287192, 287183, 287181, 287489, 287177, 287500, 287176, 287224, 287213, 287182, 287146, 287145, 287144, 287143, 287142, 287173, 287524, 287140, 287158, 287139, 287133, 287130, 287789, 287512, 287533, 287171, 287170, 287169, 287510, 287127, 287126, 287131, 287151, 287124, 287233, 287106, 287795, 287794, 287793, 287543, 287475, 287089, 287519, 287518, 287517, 287516, 287515, 287320, 287607, 287606, 287149, 287206, 287056, 287058, 287057, 288099, 287185, 287050, 287188, 287028, 289331, 287200, 287027, 288177, 287282, 288176, 288200, 288199, 288195, 288202, 288196, 288201, 287281, 288175, 289326, 288174, 287023, 287022, 287021, 287020, 287019, 287018, 287017, 287016, 287015, 287896, 287884, 287011, 287121, 290610, 290609, 290432, 287009, 287006, 287107, 287082, 287024, 287005, 287004, 287003, 287002, 286977, 287817, 286968, 286960, 286963, 287109, 288828, 286951, 286940, 287007, 287008, 286919, 288151, 286913, 287219, 287178, 287207, 287186, 287168, 287165, 287167, 287164, 287166, 287163, 287162, 287161, 286950, 286949, 286948, 286947, 286946, 286945, 286944, 286927, 286926, 286925, 287084, 288829, 287083, 286897, 286886, 286885, 286884, 286929, 286928, 286873, 286872, 286972, 286880, 286879, 286878, 286923, 287238, 287226, 287223, 287222, 287221, 287220, 287826, 286901, 286893, 287655, 287656, 286890, 286889, 286924, 286931, 286953, 286894, 286859, 288517, 286896, 286865, 286858, 288137, 286836, 286861, 286860, 286995, 286862, 286871, 286870, 286850, 286841, 287110, 286851, 286843, 286842, 286840, 286888, 286887, 286833, 286774, 286764, 286759, 286758, 286827, 286814, 286813, 286812, 286767, 286766, 286760, 286757, 286756, 286755, 286754, 286748, 286744, 286773, 286738, 286726, 286725, 286724, 286711, 286710, 286709, 286708, 287239, 287333, 286703, 286702, 286701, 286699, 286698, 286700, 286696, 286683, 286678, 286677, 286670, 286669, 286663, 286660, 286659, 286658, 286657, 286656, 286652, 286655, 286654, 286651, 286650, 286644, 286634, 286633, 286632, 286628, 286682, 286621, 286620, 286616, 286606, 286615, 286614, 286613, 286612, 286611, 286610, 286609, 286608, 286603, 286602, 286601, 286590, 286589, 286588, 286587, 286586, 286578, 286556, 286555, 286554, 286548, 286497, 286496, 286494, 286491, 286490, 286488, 286489, 286487, 286486, 286485, 286484, 286482, 286481, 286480, 289502, 286501, 289501, 286500, 289500, 286533, 289431, 286532, 289492, 286509, 289491, 286508, 289490, 286472, 289489, 286506, 289488, 286504, 289487, 286503, 289485, 286512, 289484, 286511, 289483, 286517, 289481, 286516, 289498, 286520, 289450, 286519, 289479, 286523, 289478, 286522, 289477, 286526, 289476, 286525, 286458, 286457, 286456, 286455, 286454, 286453, 286452, 286451, 286448, 286444, 286443, 286442, 286440, 286439, 286438, 286437, 286436, 286432, 286431, 286430, 286429, 286428, 286427, 286426, 286425, 286424, 286422, 286410, 286407, 286403, 286402, 286398, 286396, 286394, 286390, 286389, 286388, 286379, 286729, 286866, 286772, 286338, 286337, 286336, 286335, 286395, 286331, 286329, 286328, 286327, 286326, 286325, 286324, 286323, 286322, 286309, 286306, 286312, 286305, 286304, 286307, 419471, 286287, 286284, 286283, 286271, 286266, 286261, 286260, 286259, 286257, 286256, 286301, 286251, 286246, 286241, 286274, 286236, 286273, 286231, 286272, 286230, 286226, 286224, 286223, 286218, 286205, 286202, 286201, 286200, 286199, 286215, 286214, 286213, 286198, 286196, 286166, 286165, 286160, 286217, 286216, 286384, 286147, 286145, 286144, 286115, 286105, 286220, 286179, 286138, 286103, 286600, 286090, 286084, 286083, 286082, 286081, 286078, 286077, 286596, 286245, 286244, 286243, 286073, 286071, 286070, 286069, 286068, 286067, 286066, 286102, 286101, 286093, 286092, 286091, 286086, 286085, 286045, 286038, 286037, 286028, 286026, 286015, 286002, 286003, 286001, 286397, 286404, 285998, 285997, 285996, 285995, 285980, 285972, 285971, 285970, 289463, 285967, 289464, 285966, 289465, 285965, 289471, 285964, 289472, 285963, 289473, 285962, 289459, 285961, 289460, 285960, 289461, 285959, 289467, 285958, 289468, 285957, 289469, 285956, 289416, 285955, 289415, 285954, 289411, 285953, 289410, 285952, 289418, 285951, 289408, 285950, 289413, 285949, 289407, 285948, 285973, 285939, 285938, 285937, 285936, 285935, 285934, 289466, 285933, 289474, 285932, 289462, 285931, 285929, 289470, 285924, 285923, 285922, 285921, 285920, 285918, 285915, 285969, 285908, 285905, 285904, 285903, 285902, 285906, 285847, 285846, 285845, 285844, 285843, 285842, 285830, 285812, 285803, 285788, 285784, 286419, 285779, 286418, 285776, 288523, 285770, 288522, 285765, 285764, 285755, 285752, 285795, 285801, 285751, 285914, 285913, 285686, 285684, 285678, 285672, 285671, 285670, 285676, 285675, 285674, 285673, 285664, 285636, 285660, 285715, 286585, 285632, 285800, 285799, 286250, 286222, 286221, 286219, 286254, 286253, 285615, 285614, 285601, 285600, 285599, 285594, 285598, 285597, 285604, 285596, 285595, 285592, 285590, 285569, 285566, 285564, 285562, 285560, 285554, 285548, 285546, 285537, 285523, 286788, 285522, 286787, 285521, 286790, 285520, 286789, 285519, 286792, 285518, 286791, 285517, 286794, 285516, 286793, 285493, 285490, 285612, 285611, 285610, 285609, 286023, 285608, 286024, 285606, 286025, 285605, 285491, 286061, 286060, 286059, 285587, 286592, 286591, 285470, 286270, 286269, 285946, 285942, 285941, 285940, 286099, 286094, 286089, 286088, 286087, 286719, 286334, 286567, 286333, 286332, 286014, 286013, 286012, 285945, 285944, 285943, 285679, 285509, 285506, 285505, 285504, 285503, 285502, 285501, 285485, 285458, 285527, 285453, 285452, 285451, 289458, 286524, 289455, 286521, 289452, 286518, 289449, 286515, 289446, 286510, 289439, 286505, 289436, 286507, 289433, 286531, 289414, 285439, 289409, 285438, 289417, 285437, 289412, 285436, 289430, 286499, 285622, 285623, 285828, 285531, 285530, 285529, 285528, 285416, 285414, 285413, 286065, 286262, 285978, 285979, 285975, 285974, 285680, 285763, 286016, 285738, 285709, 285708, 285762, 285663, 285651, 285650, 285637, 285635, 285633, 285625, 285404, 285402, 289499, 286502, 285387, 285386, 285378, 285377, 286409, 285508, 285507, 285499, 285498, 285497, 285494, 285375, 285374, 285351, 285350, 285349, 285348, 285347, 285389, 285337, 285384, 285321, 285314, 286366, 286365, 286364, 286363, 285315, 285313, 285302, 285298, 285292, 285284, 285283, 285279, 285278, 285273, 285271, 285261, 285253, 286536, 285252, 285251, 285250, 285249, 285248, 285247, 286558, 285246, 285245, 285244, 286562, 285242, 285240, 285912, 286561, 286559, 286540, 285910, 285909, 285790, 285789, 285802, 285769, 285768, 285767, 285766, 285745, 285744, 285743, 285749, 285748, 285693, 285711, 285691, 285661, 285618, 285617, 285616, 285538, 285536, 285526, 285418, 285423, 285422, 286055, 285417, 285441, 285510, 285440, 285626, 285408, 285392, 285373, 285372, 285363, 285359, 285241, 285239, 285301, 285300, 285299, 285238, 285236, 386262, 285234, 286321, 286310, 285233, 285232, 285228, 285229, 285231, 285226, 285211, 285210, 285209, 285208, 286697, 285371, 285370, 285369, 285368, 285393, 285468, 285196, 285194, 285193, 285192, 285191, 285201, 285200, 285198, 285199, 286765, 285180, 285163, 285525, 285524, 285482, 285326, 286296, 285463, 285462, 285461, 285460, 285459, 285356, 286295, 285419, 285320, 285159, 285358, 285150, 285149, 285148, 285153, 285152, 285145, 285144, 285143, 285142, 285141, 285140, 285270, 285269, 285268, 285267, 285266, 285114, 285212, 285218, 285217, 285216, 285207, 285203, 285111, 286796, 285110, 286795, 285109, 286798, 285108, 286797, 285469, 285188, 285107, 285106, 285105, 285104, 285103, 285102, 285151, 285079, 286800, 285078, 286799, 285074, 285073, 285068, 285113, 285112, 285062, 285057, 285055, 285061, 285060, 285059, 285077, 285076, 285075, 285046, 285054, 285041, 285036, 286782, 286064, 286063, 285035, 285034, 285030, 285029, 285027, 285026, 285025, 285023, 285022, 285017, 286692, 285016, 285015, 285007, 285006, 285002, 284997, 284995, 285011, 284994, 286062, 284993, 284992, 285010, 285479, 285481, 285480, 284958, 284957, 284956, 284955, 286636, 284952, 286580, 286579, 284941, 284940, 284939, 284921, 284981, 284980, 284979, 284916, 284914, 285123, 285122, 285121, 284944, 284943, 285019, 285018, 285014, 284910, 284909, 284908, 284896, 284895, 284894, 284893, 284892, 284999, 284891, 284890, 284889, 284919, 284888, 284883, 284871, 285325, 285324, 285323, 284968, 286863, 284963, 284966, 284938, 284864, 284863, 284866, 284878, 284853, 284848, 284852, 284846, 284877, 284876, 284845, 284875, 284874, 284843, 284954, 284971, 284832, 284828, 284825, 284826, 284827, 284847, 285008, 284959, 284949, 284835, 284849, 284855, 284854, 284942, 284937, 286252, 284882, 284881, 284880, 284879, 284860, 284859, 284858, 284850, 284819, 284873, 286209, 284837, 284840, 284948, 284962, 284805, 286727, 284801, 284800, 284795, 284793, 284792, 284798, 284797, 284831, 284830, 284998, 284829, 284839, 284804, 284784, 286691, 284783, 284774, 284976, 284974, 284973, 284972, 285156, 285202, 285125, 284739, 284738, 284737, 284736, 284733, 284732, 284730, 284729, 284727, 284764, 284765, 284758, 284757, 284756, 284747, 285316, 284748, 284728, 284721, 284720, 284719, 284920, 284718, 284723, 284722, 284717, 284712, 284713, 284709, 284790, 285311, 285094, 284789, 284788, 285093, 284700, 284699, 284761, 284694, 284693, 284692, 284691, 284698, 284697, 284688, 284749, 284687, 286778, 284673, 284670, 284779, 284669, 284668, 284678, 284667, 284666, 285162, 284665, 284677, 284786, 284787, 286354, 286353, 286352, 286351, 284662, 285312, 284760, 284759, 284651, 284650, 284645, 286899, 284639, 284627, 284626, 284624, 284672, 285613, 284606, 284592, 284615, 284614, 284613, 284620, 284612, 284601, 284600, 284599, 284595, 284594, 284593, 284584, 284577, 284911, 284591, 286362, 286361, 286360, 286359, 284782, 284566, 285293, 284780, 284564, 285243, 284562, 285219, 284558, 284583, 284557, 284582, 284556, 286358, 286357, 286356, 286355, 285124, 286258, 285131, 284570, 284569, 284553, 284552, 284987, 284632, 285081, 284682, 284633, 284610, 284607, 284609, 286247, 284605, 284536, 284521, 284517, 284516, 284515, 286640, 286639, 286638, 286637, 284514, 284513, 284649, 284508, 284495, 284637, 284490, 284535, 284534, 284533, 284484, 284477, 284476, 284475, 284467, 284466, 284464, 284463, 284462, 284461, 284458, 284457, 284456, 284460, 284459, 284454, 284470, 286543, 284506, 286542, 284505, 284502, 286544, 286541, 284493, 286539, 284491, 286545, 284478, 286546, 286538, 284472, 286537, 284471, 284436, 284435, 284430, 284429, 284428, 284427, 284426, 284425, 284416, 284415, 284408, 284572, 284571, 284494, 284492, 284539, 284488, 284402, 284401, 284400, 284398, 286564, 284418, 284512, 284404, 284392, 284393, 284387, 284386, 286743, 284367, 284365, 284364, 284376, 284354, 284356, 284347, 284346, 284341, 284636, 284332, 284414, 284360, 284330, 284643, 284642, 286377, 284353, 284327, 284641, 284640, 286376, 284419, 284323, 284320, 284421, 284479, 284420, 284405, 284696, 284695, 284528, 284527, 284526, 284531, 284685, 284988, 284507, 284314, 284313, 284407, 284406, 286563, 284399, 284373, 284372, 284371, 284369, 284368, 284359, 284358, 284349, 284348, 284311, 284310, 284309, 284277, 284276, 284283, 284265, 284275, 284274, 284273, 284272, 284271, 284235, 284232, 284229, 284228, 284226, 286828, 284306, 284222, 284220, 286320, 286313, 286311, 284218, 284872, 286079, 285164, 284219, 284213, 284212, 284209, 284208, 284207, 284206, 284205, 284200, 284395, 284394, 284194, 284251, 284195, 284190, 284338, 284657, 284656, 284659, 284658, 284192, 284655, 284188, 284189, 284172, 284171, 284170, 284602, 284541, 284576, 284547, 284546, 284545, 285080, 284542, 284519, 284510, 284144, 284143, 284142, 284141, 284140, 284437, 284227, 284211, 285082, 284199, 284198, 284193, 286111, 419253, 284913, 284173, 419458, 284312, 284138, 284137, 284746, 284745, 284177, 284168, 284167, 284166, 284135, 284165, 284164, 284163, 284134, 284133, 284121, 284120, 284119, 284125, 284113, 284111, 284114, 284110, 284151, 284162, 284161, 284149, 284160, 284159, 284150, 284158, 284157, 284129, 284107, 284105, 284104, 286298, 284100, 284225, 284074, 284073, 286022, 286021, 286020, 286019, 286018, 284068, 286044, 286043, 286042, 286041, 286040, 286039, 284063, 286050, 286049, 286048, 286047, 286046, 284059, 284058, 284048, 284033, 284028, 284183, 284182, 284181, 284180, 284179, 284016, 284015, 284014, 283997, 283984, 283979, 283974, 283946, 283945, 284522, 285850, 285849, 285907, 284451, 284450, 284449, 284432, 284431, 284424, 284423, 284422, 286627, 286626, 286625, 286624, 284413, 284412, 284411, 284381, 286599, 283938, 283933, 283932, 283928, 283924, 283923, 283922, 283917, 284644, 284004, 284012, 283905, 284538, 284537, 283898, 283897, 283896, 283894, 283893, 283892, 419459, 283891, 283921, 283886, 283875, 283878, 283877, 283874, 283871, 283870, 283864, 283863, 286667, 286666, 286598, 283847, 283846, 283845, 286342, 283841, 283947, 283940, 283907, 283830, 283829, 283895, 283826, 283911, 283852, 283817, 283832, 283831, 283810, 283820, 283819, 283802, 283796, 283786, 283773, 283797, 283792, 283748, 283747, 283744, 283743, 285013, 285127, 285126, 283727, 283723, 283827, 283818, 283790, 283780, 283779, 283720, 283717, 283900, 283718, 283714, 283713, 283712, 283708, 283707, 283930, 283693, 283715, 283687, 283685, 283684, 283770, 283695, 283681, 283680, 283697, 283676, 283675, 283674, 283673, 283666, 283668, 283667, 285474, 283649, 283648, 283716, 283641, 283640, 283639, 283638, 283637, 286248, 283635, 283631, 283598, 283597, 283622, 283617, 283606, 283587, 283586, 283585, 283584, 283579, 283578, 283577, 283576, 283559, 283558, 283557, 283556, 283555, 283554, 283553, 283551, 283537, 283532, 283764, 283520, 283519, 283518, 283517, 283516, 283509, 283575, 283561, 283560, 283499, 286802, 283498, 286801, 283488, 283651, 283571, 283479, 284101, 284093, 284099, 284098, 284097, 284096, 284095, 284094, 284234, 283856, 283854, 283767, 283766, 284001, 283634, 283642, 283632, 283633, 284254, 283927, 283926, 283569, 283565, 283564, 283626, 283489, 283491, 284253, 285214, 284252, 285215, 283574, 283573, 283572, 283453, 283450, 283449, 283448, 283447, 283958, 283966, 283956, 283437, 285281, 283436, 283427, 283425, 283477, 283389, 283388, 283381, 283380, 283378, 283379, 283376, 285495, 283369, 283368, 283367, 283366, 283365, 283355, 283354, 283353, 283352, 283351, 283350, 283349, 283348, 283347, 283346, 283345, 286156, 283344, 283343, 283342, 283341, 283340, 283339, 283338, 283335, 283334, 284705, 284704, 284706, 283331, 283323, 283322, 284689, 283507, 283536, 283295, 283654, 283653, 283652, 283282, 285467, 283270, 283269, 283292, 283291, 283476, 283251, 285477, 283294, 283247, 283692, 283691, 283690, 286597, 283296, 283204, 283198, 283196, 283192, 283187, 283186, 283185, 283184, 283180, 283175, 283168, 283165, 283163, 283149, 283148, 283147, 283143, 283141, 283135, 283134, 283133, 283132, 283131, 284103, 283115, 283114, 283113, 283112, 283111, 283110, 283109, 283099, 283098, 283097, 283096, 283095, 285814, 285813, 283089, 286387, 286386, 286385, 283087, 283086, 283085, 283084, 283083, 283082, 283081, 283080, 283079, 283167, 283179, 283171, 283146, 283145, 283144, 283128, 283094, 283093, 283057, 286975, 284635, 283925, 283046, 285119, 283044, 283042, 283040, 283568, 283563, 283562, 283547, 283535, 283534, 283533, 283117, 283116, 283033, 283034, 283032, 283030, 283047, 283020, 283038, 283019, 284128, 284152, 283005, 283000, 284217, 284216, 284321, 282982, 282981, 282978, 282977, 282976, 282973, 282957, 282975, 282963, 282962, 282969, 282971, 282950, 282948, 282915, 283647, 283313, 283102, 283336, 283100, 282892, 282885, 282881, 282880, 282864, 282863, 282861, 282862, 282855, 282987, 282854, 291827, 291641, 282850, 291640, 282849, 291636, 283628, 283882, 283881, 283497, 282845, 282844, 282904, 282874, 282837, 282825, 282813, 282818, 282817, 282819, 283386, 282806, 284086, 282808, 282802, 393626, 282801, 282800, 282966, 282794, 282793, 282792, 282787, 283531, 282943, 283903, 282997, 282996, 282995, 283904, 285088, 285070, 282857, 283902, 282961, 282946, 282945, 282872, 282871, 282870, 282869, 282873, 282775, 282951, 282853, 282852, 291635, 285646, 285645, 285644, 285642, 285641, 285640, 285639, 282935, 286382, 282735, 283045, 284139, 284145, 283174, 282947, 282919, 282799, 282798, 282763, 282784, 282785, 283177, 282820, 282728, 282721, 282722, 283037, 282716, 282719, 282717, 282709, 282708, 282707, 282759, 282703, 282715, 283325, 282671, 282672, 282702, 282704, 282701, 282645, 282642, 282641, 282640, 282639, 282637, 282634, 282633, 282628, 282627, 282626, 282622, 282621, 282619, 282615, 282614, 282612, 282609, 282608, 282607, 282604, 282603, 282602, 282598, 282791, 282790, 282789, 282779, 282778, 282777, 282773, 282772, 282768, 282767, 282766, 286155, 282765, 282682, 282681, 282680, 282760, 282954, 282953, 282591, 285473, 285472, 282590, 286341, 282597, 282584, 282583, 282573, 282570, 287128, 282562, 282559, 282556, 282554, 282561, 282921, 282920, 282526, 282524, 282518, 282512, 282509, 282508, 282504, 282500, 282479, 282476, 282474, 282468, 282460, 282459, 282454, 282452, 282448, 283363, 283362, 282439, 282437, 283136, 282431, 282430, 282428, 282427, 282648, 282414, 282423, 284267, 283670, 282425, 283912, 283887, 282401, 283162, 282399, 283166, 282398, 286661, 286662, 282385, 282381, 282379, 282378, 282660, 282419, 282463, 282462, 282358, 282356, 282355, 282368, 282367, 282353, 286804, 282352, 286803, 282343, 282342, 282341, 282332, 282331, 282330, 282324, 282323, 282497, 282322, 282306, 282303, 282298, 282292, 282311, 296764, 282263, 282260, 282297, 282245, 282242, 282236, 282231, 282228, 282226, 282224, 282223, 282259, 282326, 282221, 282215, 282220, 282210, 282209, 282208, 282309, 282321, 282198, 282190, 282189, 282188, 282187, 282183, 282158, 282349, 282155, 282137, 282127, 282128, 282087, 282086, 282096, 282077, 282075, 286811, 282074, 286810, 282065, 282061, 282060, 282078, 282058, 282084, 282081, 282082, 282083, 282080, 282079, 282026, 282014, 282001, 282121, 282035, 282034, 282031, 282029, 282049, 282176, 282010, 282009, 282174, 287191, 287190, 287189, 281992, 281990, 281977, 281975, 281968, 284646, 284337, 284336, 284335, 284334, 284324, 282426, 281955, 281954, 281939, 281938, 281937, 281936, 281930, 285161, 285160, 284775, 281929, 281927, 281967, 282073, 281946, 282068, 282040, 281924, 281923, 282225, 281905, 281902, 281901, 281900, 281899, 281898, 281893, 281892, 281907, 281891, 281890, 281881, 281879, 281957, 281877, 281876, 286815, 281873, 286816, 281874, 281884, 281865, 281904, 281864, 282354, 281863, 286344, 281862, 281856, 281855, 281850, 281842, 281841, 281840, 281836, 282045, 281824, 281823, 285085, 286479, 281849, 285084, 285083, 285120, 281815, 281812, 281925, 281806, 281859, 281804, 281803, 281858, 281801, 281810, 281809, 281853, 281843, 281811, 281808, 281793, 286898, 281886, 284796, 281788, 281787, 281786, 281785, 286096, 281746, 281743, 282135, 282134, 281737, 281741, 281740, 281739, 281713, 281922, 284131, 284130, 281867, 281688, 281687, 281686, 281685, 281683, 281682, 281681, 281680, 281679, 281678, 281699, 281653, 281652, 281638, 281637, 281636, 284597, 284596, 281632, 281631, 281599, 281598, 281594, 282588, 281620, 281586, 281585, 281584, 281583, 281630, 281627, 281626, 281564, 281563, 281553, 286622, 281587, 281537, 281535, 281530, 285811, 281469, 281596, 281595, 283799, 281875, 281572, 281571, 281570, 281457, 281573, 286712, 281455, 281454, 281818, 283885, 281600, 281565, 281689, 281644, 281623, 281622, 281748, 281747, 281736, 281445, 281729, 281567, 281442, 283659, 283655, 281440, 284350, 281438, 281437, 281429, 281428, 281633, 281422, 281421, 281420, 281419, 281629, 281625, 281624, 281506, 281412, 281467, 281411, 281406, 281405, 281404, 281403, 281402, 281597, 281401, 281784, 281394, 281392, 281370, 281364, 281363, 281361, 281358, 281353, 285087, 281695, 281694, 281707, 284241, 281393, 281735, 281734, 281733, 281732, 281731, 281730, 284249, 281651, 281642, 281384, 281380, 281641, 281635, 281379, 281378, 281619, 281618, 281617, 281375, 281608, 281607, 281606, 281605, 281373, 281372, 281371, 281593, 281592, 281435, 281534, 281533, 281532, 281432, 281434, 281431, 281433, 281430, 281366, 281426, 281359, 281351, 281350, 281349, 281307, 281306, 281305, 281374, 281316, 281315, 281425, 281424, 281423, 282008, 283506, 281294, 283505, 283504, 283501, 281293, 282122, 281291, 281320, 281319, 281318, 281317, 281283, 281282, 281281, 281292, 281286, 283478, 281276, 281304, 281268, 281259, 281258, 281257, 281255, 281251, 285707, 281222, 281225, 281217, 281202, 393623, 281200, 281198, 282041, 284090, 292305, 290493, 290491, 290492, 286265, 281157, 284986, 281209, 281208, 281210, 281244, 281204, 281196); +UPDATE `quest_objectives` SET `VerifiedBuild`=56421 WHERE `ID` IN (281195, 281193, 281190, 281161, 281160, 281159, 284379, 284378, 284377, 281149, 281145, 281614, 281143, 281141, 284339, 282106, 282105, 281139, 284340, 281127, 281125, 286832, 281123, 281121, 286770, 281116, 281110, 281356, 281107, 281106, 281102, 281369, 281368, 281367, 281075, 281086, 281063, 281062, 281053, 286017, 285713, 281049, 281047, 281045, 281044, 281042, 281034, 286450, 281028, 281066, 282142, 281105, 281219, 281151, 281095, 281085, 281084, 281952, 281979, 281082, 281071, 281958, 281070, 284087, 281010, 281029, 281022, 281539, 280993, 281976, 280979, 280972, 282057, 280970, 280969, 280968, 280967, 280985, 280984, 280965, 280976, 280963, 280958, 280957, 280956, 280983, 280960, 280959, 281027, 286277, 280951, 280939, 284260, 284259, 280933, 284382, 280942, 281580, 280928, 285798, 280935, 280922, 280915, 280905, 280894, 280887, 280886, 280885, 280890, 281006, 281005, 281007, 280868, 280866, 281129, 285807, 285806, 281128, 284244, 281111, 284243, 281108, 281092, 281091, 281090, 281089, 281088, 281087, 281167, 281079, 281164, 281078, 281083, 281080, 281068, 281067, 281064, 281016, 284261, 281023, 281015, 281014, 281013, 281002, 295547, 280988, 280987, 280989, 280986, 280975, 280980, 280974, 280973, 280917, 280918, 280914, 280907, 280904, 280903, 280902, 280901, 280900, 280899, 280898, 280889, 280948, 280947, 280945, 281136, 281135, 280943, 283942, 283941, 280919, 280875, 280874, 281058, 281003, 280861, 280860, 280857, 280856, 280855, 283013, 286345, 281065, 280850, 281187, 280825, 280982, 281971, 285346, 280828, 280827, 280822, 281628, 281273, 280821, 281574, 281980, 281311, 281310, 281978, 280806, 280802, 280808, 281569, 280807, 281568, 282052, 281321, 282143, 280794, 280793, 280773, 280771, 280770, 280769, 281030, 281156, 281158, 280768, 280763, 286169, 280766, 280744, 282581, 280745, 280743, 280742, 280741, 280740, 280739, 280738, 280737, 280736, 280735, 280734, 280733, 280732, 280731, 280730, 280729, 280728, 280727, 280724, 280725, 280921, 280920, 280723, 280722, 280721, 280718, 283385, 283384, 285665, 283383, 280717, 280716, 280715, 280714, 280713, 282736, 282422, 281692, 281691, 280778, 280954, 280703, 280700, 280702, 280705, 281661, 280685, 280708, 280687, 284221, 284018, 280675, 280677, 280676, 280674, 280673, 280668, 280667, 280666, 280665, 280664, 280663, 280662, 280658, 280646, 280642, 280639, 280637, 280636, 282017, 280882, 280881, 280631, 280591, 280582, 280579, 280558, 286687, 391512, 280555, 280554, 280546, 283994, 283973, 283972, 283971, 283968, 283967, 283969, 283965, 286674, 280758, 286672, 280756, 280754, 280751, 280534, 280514, 280513, 280512, 280556, 280493, 280492, 292459, 292458, 291195, 280476, 280842, 280819, 280475, 280474, 280452, 280581, 280439, 280438, 280434, 280433, 280432, 281966, 280421, 280416, 280415, 284500, 284499, 284489, 280777, 280775, 280776, 280774, 280401, 280638, 280420, 283108, 283107, 283106, 283105, 283104, 283103, 280548, 280551, 280550, 280671, 280670, 280669, 280547, 283074, 280545, 280683, 280682, 280681, 280544, 280541, 280540, 280539, 280538, 280537, 280535, 280519, 280491, 280490, 280489, 280488, 280487, 280632, 280486, 280485, 280484, 280478, 280470, 280759, 280684, 280472, 280469, 280453, 280454, 280455, 280444, 280445, 280437, 280430, 280429, 280428, 280422, 280419, 280417, 280414, 280371, 280365, 280363, 280362, 280357, 280356, 280355, 280352, 286268, 283043, 284246, 280395, 280393, 280392, 280391, 280387, 280507, 280386, 280384, 280375, 284245, 280394, 280390, 280389, 280388, 280449, 280383, 280382, 280381, 280379, 280377, 280376, 280374, 281101, 283142, 280342, 280339, 280336, 280327, 280326, 280325, 280324, 280323, 280304, 280561, 280283, 280292, 280276, 285235, 280268, 280266, 280265, 280264, 280261, 280253, 280251, 280435, 280303, 280233, 280231, 280229, 280228, 280226, 283906, 280225, 285515, 280209, 280207, 280198, 280197, 280196, 280195, 282124, 280194, 280193, 282970, 280279, 280278, 280277, 280274, 280271, 280270, 280269, 280249, 280248, 280247, 280245, 280287, 280286, 280244, 280243, 280227, 280224, 280223, 280222, 280221, 280220, 281153, 281613, 286665, 286664, 280443, 286159, 286158, 280405, 282130, 280182, 280181, 280180, 280179, 280178, 280263, 280174, 280173, 280172, 280170, 280169, 280167, 280159, 280158, 280157, 280156, 280155, 280149, 280144, 280160, 280142, 280299, 280333, 280298, 280297, 280296, 280295, 280186, 280148, 280147, 280146, 280145, 280137, 280397, 280108, 280272, 280411, 280410, 283909, 280250, 280289, 280288, 283694, 283701, 283700, 283699, 283698, 284242, 280787, 280218, 280306, 280210, 280208, 280205, 280204, 280124, 280117, 280199, 280190, 280189, 280188, 280187, 280166, 283609, 280165, 280116, 280113, 280112, 283588, 280111, 280109, 280110, 283580, 280105, 283161, 283160, 283159, 283158, 283154, 283153, 283152, 284017, 284124, 284021, 284020, 284019, 284085, 284084, 284083, 280311, 280308, 283949, 283948, 283944, 280494, 284240, 283943, 285742, 283929, 280191, 280171, 283853, 280076, 280064, 280061, 282101, 280053, 280052, 280051, 280050, 280044, 280131, 280040, 280039, 280038, 280035, 280031, 280026, 280025, 280024, 280023, 280021, 280017, 280092, 280104, 280056, 280059, 280058, 280057, 280074, 280014, 280013, 280012, 280009, 280008, 280004, 280007, 279981, 286401, 286405, 279989, 279960, 279959, 279957, 279952, 279951, 279947, 279946, 279945, 279938, 279973, 279965, 280018, 279974, 279939, 280505, 280504, 280100, 280099, 279931, 280129, 279926, 279925, 279924, 281189, 281188, 279919, 279917, 279915, 279916, 279992, 282803, 279906, 282097, 282119, 280937, 280823, 280163, 280162, 280161, 284560, 284559, 280133, 279996, 280872, 279891, 279904, 279887, 279885, 279884, 285005, 279883, 279858, 279855, 279854, 279853, 279852, 279851, 279850, 279849, 279848, 286673, 280757, 286653, 286671, 280755, 279976, 279933, 279932, 279877, 279878, 280753, 279874, 279836, 279889, 279826, 279825, 279824, 279823, 279822, 279821, 279816, 279807, 279805, 279815, 279804, 279799, 279798, 279956, 279787, 279794, 279793, 279800, 281807, 279780, 279774, 279773, 279772, 279768, 279767, 279783, 279782, 279781, 279756, 279750, 279838, 279749, 279759, 279745, 279837, 279744, 279738, 279735, 279732, 279739, 279725, 279726, 279724, 279722, 279721, 279720, 279716, 279715, 279714, 279704, 279700, 279697, 279696, 279761, 279760, 284530, 279737, 279736, 284611, 282758, 280407, 279818, 279814, 279813, 279812, 279811, 279777, 279776, 279695, 279694, 279693, 279692, 279690, 279689, 279688, 279686, 279685, 279684, 279681, 279679, 279678, 279667, 280462, 280461, 280460, 280459, 280458, 280467, 280466, 280465, 280464, 280463, 279659, 279657, 279656, 279655, 279654, 279653, 279652, 279651, 279650, 279649, 279648, 279647, 279765, 280354, 279644, 279658, 279643, 279791, 279636, 279635, 279631, 280680, 280843, 280678, 280042, 280041, 279624, 279623, 279622, 279621, 279620, 279619, 279618, 279617, 279616, 279615, 279614, 279613, 279612, 279611, 279610, 279609, 279608, 279607, 279606, 279605, 279604, 279603, 279602, 279601, 279600, 279599, 279598, 279597, 279596, 279595, 279594, 279593, 279592, 279591, 279590, 279589, 279588, 279587, 279586, 279585, 279584, 279583, 279582, 279581, 279580, 279579, 279578, 279577, 279576, 279575, 279574, 279573, 279572, 279571, 279570, 279569, 279568, 279567, 279566, 279565, 279564, 279563, 279562, 279561, 279560, 279559, 279558, 279557, 279556, 279555, 279554, 279553, 279552, 279551, 279550, 279549, 279548, 279547, 279546, 279545, 279544, 279543, 279542, 279541, 279540, 279539, 279538, 279537, 279536, 279535, 279534, 279533, 279532, 279531, 279530, 279529, 279528, 279527, 279526, 279525, 279524, 279523, 279522, 279521, 279520, 279519, 279518, 279517, 279516, 279515, 279514, 279513, 279512, 279511, 279510, 279509, 279508, 279507, 279506, 279505, 279504, 279503, 279502, 279501, 279500, 279499, 279498, 279497, 279496, 279495, 279494, 279493, 279492, 279491, 279490, 279489, 279488, 279487, 279486, 279485, 279484, 279483, 279482, 279481, 279480, 279479, 279478, 279477, 279476, 279475, 279474, 279473, 279472, 279471, 279470, 279469, 279468, 279467, 279466, 279465, 279464, 279463, 279462, 279461, 279460, 279459, 279458, 279457, 279456, 279455, 279454, 279453, 279452, 279451, 279450, 279449, 279448, 279447, 279446, 279445, 279444, 279443, 279442, 279441, 279440, 279439, 279438, 279437, 279436, 279435, 279434, 279433, 279432, 279431, 279430, 279429, 279428, 279427, 279871, 279870, 279869, 279424, 279423, 279416, 279415, 283371, 283326, 279407, 283318, 279403, 279402, 285412, 285411, 285410, 285409, 279393, 279391, 279373, 279357, 279354, 279352, 279364, 279353, 279348, 279363, 279338, 279337, 279336, 280217, 280216, 280215, 280214, 280213, 280212, 279406, 279334, 279343, 279327, 279326, 279328, 279324, 282856, 279322, 280509, 280508, 280358, 279319, 279315, 279313, 280436, 279312, 280082, 279991, 279309, 279308, 279626, 279301, 279299, 279294, 279287, 279286, 279285, 279284, 279283, 279282, 279281, 279280, 279279, 279278, 279277, 279276, 279275, 279269, 279268, 285981, 285989, 279262, 279261, 279260, 283605, 286346, 283494, 283599, 286367, 283493, 283589, 286368, 283492, 283503, 279380, 279379, 279378, 279377, 279779, 279778, 279762, 283466, 283472, 283471, 283470, 283469, 283663, 284366, 283465, 286288, 279414, 279413, 279412, 279411, 283382, 283370, 279410, 284237, 283337, 279374, 284236, 283209, 279361, 279360, 279362, 283275, 279422, 279329, 279419, 279418, 279257, 279252, 279251, 279250, 279212, 279206, 279217, 279216, 279205, 279202, 280335, 279321, 279215, 279209, 279208, 279207, 279197, 279194, 279191, 279190, 279195, 279154, 279929, 279741, 279930, 279928, 281335, 279937, 281334, 279936, 281333, 279935, 279757, 279289, 279292, 279288, 279161, 279151, 280557, 280096, 279148, 279144, 279143, 280577, 280576, 280575, 280574, 279142, 279764, 279763, 279125, 279124, 279121, 279118, 279115, 279111, 279376, 279106, 279105, 279104, 279103, 279102, 279101, 279100, 279099, 279098, 279097, 279096, 279095, 279088, 279087, 279086, 279083, 279080, 279076, 279071, 279045, 279817, 282129, 279785, 279784, 279134, 279028, 279026, 279022, 279021, 279020, 279019, 279018, 279015, 278997, 278977, 278976, 279629, 279109, 278959, 278958, 279346, 278952, 278935, 278934, 278933, 278932, 278931, 278930, 278927, 278923, 278910, 278973, 278942, 278941, 278940, 278939, 278895, 279051, 278950, 279050, 279046, 278873, 279047, 284930, 284929, 284928, 284927, 284926, 284925, 278876, 278872, 278871, 278870, 278869, 279666, 278865, 278864, 278967, 278969, 278968, 278862, 278938, 278861, 279107, 279752, 281908, 278948, 279701, 279707, 283672, 283671, 279141, 279200, 279201, 285466, 278822, 278821, 278820, 284250, 280971, 278827, 280130, 278825, 279160, 279159, 278830, 279213, 279214, 278775, 278790, 278779, 278946, 279705, 278748, 278855, 278854, 278853, 278852, 278851, 284247, 282659, 278849, 278833, 278824, 278823, 278966, 282593, 282595, 282594, 278812, 278965, 278811, 278772, 278771, 282580, 282579, 282578, 278770, 278769, 278778, 278964, 278777, 278911, 278768, 278767, 278776, 278892, 278891, 278766, 278765, 278764, 293797, 293796, 293795, 293794, 278885, 278761, 278857, 278732, 278731, 278730, 278729, 278726, 278713, 278712, 278807, 278806, 278805, 278804, 278710, 278702, 278700, 278698, 278912, 278696, 278886, 278695, 278844, 278694, 279198, 281830, 278984, 283696, 280043, 279943, 279846, 279420, 284936, 284935, 284934, 284933, 284932, 284931, 278686, 278641, 278640, 278639, 278638, 278637, 278636, 278635, 278634, 278633, 278632, 278631, 278630, 278629, 278628, 278627, 278626, 278625, 278624, 278623, 278622, 278621, 278620, 278619, 278618, 278644, 279665, 278739, 278603, 278602, 278601, 278600, 278599, 278598, 278597, 278596, 278595, 278594, 278737, 278593, 278592, 278591, 278590, 278589, 278588, 278587, 278586, 278585, 278584, 279267, 279005, 278583, 278582, 278581, 278580, 278579, 278578, 278577, 278576, 278575, 278574, 278573, 278572, 278571, 279266, 279004, 278570, 278569, 278568, 278567, 278566, 278565, 278564, 278563, 278562, 278561, 278560, 278559, 278558, 278556, 278555, 278554, 278553, 278552, 278551, 278550, 278549, 278546, 278545, 278544, 278543, 278542, 278541, 278540, 278539, 278536, 278525, 278524, 278523, 278998, 278519, 278526, 278500, 278499, 278483, 278482, 278481, 284811, 284810, 284809, 278478, 281103, 280502, 280501, 280500, 280101, 280006, 280005, 279993, 278683, 278682, 278681, 278680, 278476, 278485, 278470, 278471, 278955, 278473, 278472, 278466, 278465, 278464, 278463, 278456, 279646, 279641, 279634, 278449, 278693, 278692, 278691, 278448, 278447, 278446, 284248, 278684, 278668, 278445, 278444, 278443, 278441, 278440, 278439, 278655, 278654, 278653, 278650, 278437, 278436, 278492, 278491, 278432, 278431, 278430, 278458, 280164, 280115, 278937, 280772, 278413, 278929, 280293, 278928, 280252, 278405, 286576, 286575, 286054, 278418, 278401, 278382, 278376, 283121, 279980, 281206, 278675, 279972, 279857, 278669, 279864, 279863, 279862, 279861, 280749, 280533, 278336, 287488, 287479, 287478, 286854, 286856, 286857, 286855, 279137, 279136, 278328, 278327, 278322, 279703, 279345, 279344, 279333, 279332, 279273, 278400, 278399, 278398, 278397, 278395, 278394, 278390, 278321, 278318, 278317, 278316, 278347, 278346, 278345, 284708, 284707, 286846, 286845, 286844, 287240, 287241, 286849, 286848, 287523, 286847, 285322, 280072, 280071, 280070, 280069, 280068, 280067, 280066, 280065, 278285, 278280, 285659, 285658, 285657, 285655, 285654, 285653, 285652, 282868, 283024, 286143, 280526, 286137, 286136, 278275, 278274, 282718, 278477, 279819, 278270, 278271, 278269, 279633, 278746, 278745, 278744, 278237, 278236, 278235, 278230, 278229, 278228, 278227, 278226, 278225, 278224, 278223, 278222, 278221, 278219, 278198, 278196, 278279, 279193, 278178, 278177, 278176, 278175, 278174, 278173, 278172, 278171, 278105, 278104, 278103, 278102, 278101, 278100, 278099, 278098, 278097, 278096, 278095, 278094, 278093, 279192, 278169, 278168, 278167, 278166, 278165, 278164, 278163, 278162, 278091, 278090, 278089, 278088, 278087, 278086, 278085, 278084, 278083, 278082, 278081, 278080, 278079, 278078, 278076, 278367, 283140, 278261, 278064, 278063, 278060, 278059, 278044, 278043, 280824, 282133, 279052, 278073, 278040, 278039, 278462, 278461, 278460, 278038, 278037, 278036, 278035, 278428, 278427, 278426, 278034, 278033, 278425, 279835, 278031, 280781, 278019, 278116, 278115, 278114, 278184, 278183, 278017, 278018, 278016, 278015, 278014, 278013, 278012, 278011, 278010, 278007, 278005, 277998, 277997, 278204, 278205, 278408, 278407, 278406, 278200, 278199, 278368, 282776, 278195, 278356, 278355, 278170, 278344, 279856, 282720, 278092, 278077, 278106, 278075, 278062, 278061, 278029, 279832, 277987, 277986, 277965, 277963, 277962, 277961, 277956, 277969, 277960, 277958, 277952, 277950, 277944, 277932, 277931, 277929, 277926, 277925, 277924, 277923, 277922, 279712, 279711, 279710, 279709, 277900, 277898, 278705, 278704, 278360, 277940, 277938, 277896, 277895, 277894, 277893, 277892, 277891, 277889, 277888, 277878, 277877, 278754, 277876, 277856, 277836, 277845, 277846, 277844, 277843, 277842, 277841, 277831, 277830, 279899, 279898, 279897, 279896, 277827, 277826, 277824, 277821, 277819, 277816, 277815, 277814, 277812, 277809, 277794, 277793, 277792, 277791, 277790, 277776, 286728, 277769, 278247, 280858, 279892, 278002, 278001, 278000, 277999, 277754, 286694, 286693, 286393, 286392, 278410, 278366, 278409, 278648, 277855, 277854, 277751, 277873, 277874, 277872, 277871, 277870, 277818, 277817, 277748, 277745, 277744, 277743, 277742, 277741, 277740, 277736, 277732, 277730, 277727, 288665, 288664, 286493, 286492, 280334, 280062, 278647, 277937, 277860, 277797, 277796, 277789, 277723, 277825, 277721, 277717, 277714, 285319, 285318, 285317, 277700, 277696, 277695, 277694, 277684, 277692, 280234, 279847, 277674, 277664, 277663, 277652, 277651, 277650, 277649, 277648, 277645, 277641, 277637, 280127, 283910, 283931, 277680, 277679, 278709, 277624, 277620, 277602, 277601, 277595, 277594, 279053, 278132, 277971, 277970, 278455, 278454, 278453, 278452, 278451, 277611, 277610, 277590, 277574, 277569, 277568, 277567, 277565, 277564, 277563, 278646, 278645, 277559, 277557, 277556, 277555, 277541, 277539, 277686, 277627, 277626, 277619, 277617, 277618, 279841, 279840, 279839, 277504, 277503, 277502, 277501, 277500, 277499, 277498, 277497, 277496, 277495, 277494, 277493, 277492, 277491, 277490, 277489, 277488, 277487, 277486, 277485, 277484, 277483, 277482, 277481, 277480, 277479, 277478, 277477, 277476, 277475, 277474, 277536, 280418, 277544, 277535, 277473, 278188, 277455, 277457, 277453, 277451, 277527, 278365, 277414, 278364, 277412, 277411, 278363, 277413, 277410, 277386, 277385, 277384, 277383, 278736, 277592, 277443, 277442, 277441, 277440, 277431, 277430, 277429, 277379, 277378, 278738, 277591, 277439, 277438, 277437, 277436, 277432, 277363, 277362, 277361, 277359, 277993, 280241, 279833, 278241, 278240, 277857, 277356, 277345, 277344, 277343, 277342, 284448, 284447, 284446, 284444, 277728, 279265, 279003, 278656, 278489, 277589, 277588, 277585, 277584, 277583, 277582, 277317, 277316, 277315, 277314, 277313, 277312, 277296, 277295, 277293, 277288, 277287, 277303, 277286, 277285, 277284, 277283, 277282, 277279, 277278, 277277, 277276, 277275, 277274, 277270, 277267, 277266, 277265, 277264, 277263, 277262, 277261, 277302, 277258, 277257, 277256, 277255, 277254, 277241, 278239, 278218, 277859, 277858, 277246, 277245, 277223, 277221, 286679, 286535, 277272, 277472, 277269, 277243, 277242, 277673, 277672, 277671, 277670, 277669, 280834, 277147, 277148, 277144, 277240, 277141, 277122, 277121, 277126, 277125, 277124, 277123, 277113, 277142, 277143, 277140, 277862, 277078, 278415, 278421, 278420, 278032, 277053, 278414, 277060, 277059, 277057, 277036, 277063, 277031, 277030, 277029, 277028, 277027, 277026, 277025, 277024, 277023, 277022, 277021, 277020, 277075, 277074, 278740, 277064, 276983, 276969, 276968, 276967, 276966, 276965, 276964, 278708, 278661, 278660, 277093, 277092, 276946, 276945, 276944, 276943, 276942, 276941, 276940, 276939, 276938, 276937, 276936, 276935, 276934, 276933, 276932, 276931, 276930, 284778, 280835, 277089, 280840, 280839, 280838, 280837, 277088, 277056, 277268, 276926, 276925, 277118, 277011, 276920, 276919, 276971, 276918, 276917, 276916, 276915, 277311, 278789, 277209, 277208, 276907, 276906, 276903, 276902, 276901, 276900, 276899, 276897, 276896, 276889, 276888, 276886, 276883, 276882, 276881, 276879, 276878, 276877, 276876, 276875, 276874, 276873, 276868, 276867, 276866, 276865, 276864, 276863, 276861, 276860, 276885, 276884, 276880, 276871, 276869, 276870, 276859, 276858, 276857, 276856, 276855, 276853, 276852, 276851, 276850, 276849, 276848, 276847, 276846, 276845, 276844, 276843, 276842, 276841, 276838, 276837, 276836, 276816, 276815, 276814, 276813, 276801, 276800, 276799, 276798, 276797, 276796, 286123, 285710, 285621, 285648, 285620, 285619, 277562, 277561, 276909, 276738, 285476, 285475, 285425, 286381, 285424, 286117, 277160, 277159, 277158, 277157, 277156, 277153, 277152, 277151, 277154, 277133, 277132, 277117, 277332, 276714, 277252, 277091, 276690, 276689, 276672, 276671, 276670, 276669, 276668, 276667, 276666, 276665, 276664, 276663, 276662, 276661, 276660, 276659, 276658, 276657, 276656, 276655, 276654, 276653, 276652, 276651, 276650, 276649, 276648, 276647, 276646, 276645, 276644, 276643, 276642, 276641, 276640, 276639, 276638, 276637, 276636, 276635, 276634, 276633, 276632, 276631, 276630, 276629, 276628, 276627, 276626, 276625, 276624, 276623, 276622, 276621, 276620, 276619, 276618, 276617, 276616, 276615, 276614, 276613, 276612, 276611, 276610, 276609, 276608, 276607, 276606, 276605, 276604, 276603, 276602, 276601, 276600, 276599, 276598, 276597, 276595, 276594, 276593, 276592, 276591, 276590, 276589, 276588, 276587, 276586, 276585, 276584, 276583, 276582, 276581, 276580, 276579, 276578, 276577, 276576, 276575, 276574, 276573, 276572, 276571, 276570, 276569, 276568, 276567, 276705, 276679, 276565, 276564, 276563, 276562, 276561, 276560, 276559, 276558, 276548, 276547, 276546, 276545, 276544, 276543, 276542, 276541, 276540, 276539, 276538, 276537, 276536, 276535, 276532, 276531, 276530, 276529, 276528, 276527, 276526, 276525, 276524, 276499, 276498, 276497, 276496, 276495, 276494, 276493, 276492, 276491, 276487, 276486, 276485, 276484, 276483, 276482, 276481, 276480, 276479, 276478, 276477, 276476, 276475, 276474, 276473, 276472, 276466, 276465, 276442, 276440, 276439, 276438, 276437, 276436, 276435, 276434, 276433, 276432, 276431, 276430, 276429, 276428, 276427, 276426, 276419, 276420, 276417, 276418, 286852, 276388, 276389, 276360, 276733, 277634, 277633, 277631, 277630, 277629, 276735, 276353, 276345, 276344, 276336, 276311, 276977, 280990, 278532, 278531, 278530, 278529, 276992, 285647, 285573, 276292, 276767, 276356, 276731, 276307, 277677, 277667, 277606, 277605, 277604, 277603, 276298, 276243, 276242, 276241, 276240, 276239, 283274, 277273, 277456, 277290, 286100, 277505, 277301, 285572, 285571, 284355, 276230, 276229, 276228, 276227, 276226, 276222, 276221, 276220, 276219, 276210, 276209, 276188, 276186, 276187, 276185, 276184, 276183, 276180, 276181, 276178, 276179, 276208, 276141, 276139, 276137, 276136, 276223, 276134, 276133, 276132, 276131, 276130, 276129, 276128, 276124, 276126, 276120, 276094, 276080, 276079, 276078, 276076, 276075, 276074, 276073, 276077, 276072, 276071, 276070, 276122, 276121, 276249, 276232, 276761, 276231, 277188, 276017, 277181, 276016, 277206, 276015, 277207, 276014, 277198, 276013, 277199, 276012, 277192, 276011, 277193, 276010, 277185, 276009, 277186, 276008, 277177, 276007, 277178, 276006, 277174, 276005, 277175, 276004, 277170, 276003, 277169, 276002, 277164, 276001, 277165, 276000, 277195, 275999, 275998, 275996, 275995, 275994, 275993, 275991, 275990, 275989, 277202, 275988, 275986, 275985, 275984, 275982, 275983, 275979, 275977, 275955, 275954, 275953, 275952, 275951, 275950, 277200, 275949, 277205, 275686, 277196, 275684, 277197, 275682, 277190, 275680, 277191, 275678, 277183, 275676, 277184, 275674, 277203, 275672, 277179, 275670, 277180, 275668, 277168, 275666, 277173, 275664, 277167, 275662, 277172, 275660, 277162, 275658, 277163, 275655, 277201, 275654, 277194, 275652, 277187, 275650, 277182, 275648, 277176, 275646, 277171, 275644, 277166, 275642, 277161, 275640, 275941, 275940, 275729, 275728, 275697, 275696, 275695, 275694, 275688, 275687, 275636, 275632, 275631, 275629, 275624, 275615, 275612, 275611, 275610, 275609, 275608, 275607, 275606, 275605, 275603, 275602, 275601, 275600, 275599, 275598, 275597, 275596, 275595, 275594, 275593, 275592, 275591, 275590, 275589, 276069, 275588, 275587, 275586, 275585, 275584, 275583, 275582, 275581, 275580, 275579, 275578, 275577, 275576, 275575, 275574, 275573, 275572, 275571, 275570, 275568, 275567, 275566, 275565, 275564, 275563, 275562, 275561, 275560, 275559, 275557, 275556, 275558, 275554, 275550, 275549, 275548, 275547, 275546, 275545, 275544, 275543, 275542, 275541, 275540, 275539, 275538, 275537, 275536, 275535, 275534, 275533, 275532, 275531, 275530, 275529, 275528, 275527, 275526, 275525, 275524, 275523, 275522, 275521, 275520, 275519, 275513, 275512, 275511, 275510, 275509, 275508, 275507, 275506, 275505, 275499, 275498, 275497, 275496, 275495, 275494, 275493, 275492, 275491, 275490, 275489, 275488, 275487, 275486, 275485, 275484, 275483, 275482, 275481, 275480, 275479, 275478, 275477, 275476, 275475, 275473, 275471, 275470, 275469, 275468, 275467, 275466, 275465, 275464, 275463, 275462, 275461, 275460, 275459, 275458, 275457, 275456, 275455, 275454, 275453, 275452, 275451, 275450, 275449, 275448, 275447, 275445, 275444, 275443, 275442, 275422, 275420, 275419, 275418, 275417, 275416, 275415, 275414, 275413, 275412, 275411, 275410, 275409, 275408, 275402, 275401, 275400, 275399, 275398, 275397, 275393, 275391, 275405, 275370, 275359, 275353, 275352, 275351, 275350, 275348, 275346, 275340, 275334, 275366, 278194, 278193, 278192, 278191, 278190, 276461, 276460, 276459, 276458, 276441, 276083, 275701, 275709, 275708, 275707, 275706, 275705, 275704, 276082, 275693, 275692, 275691, 275690, 275689, 275425, 275314, 275305, 275304, 275303, 275302, 276703, 276677, 275963, 275962, 275961, 275959, 275958, 275957, 275956, 275290, 276702, 276676, 275971, 275970, 275969, 275967, 275966, 275965, 275964, 275281, 276163, 276162, 276161, 276160, 276285, 276159, 276158, 276157, 276156, 275937, 275936, 275935, 275934, 275933, 275932, 275931, 275930, 275929, 276329, 276343, 275277, 275275, 275274, 275273, 275272, 275271, 276328, 276089, 275270, 275268, 275267, 275266, 275265, 275264, 275946, 275945, 275621, 275432, 275439, 275436, 275431, 275263, 275262, 275260, 275259, 275258, 275257, 275944, 275943, 275620, 275434, 275441, 275440, 275433, 275256, 275255, 275253, 275252, 275251, 275250, 275249, 276028, 275248, 275247, 275246, 275245, 275244, 275243, 275242, 276029, 275241, 275240, 275239, 275238, 275237, 275236, 276301, 276283, 276171, 276170, 276169, 276168, 276167, 276166, 276302, 276284, 276081, 276062, 276061, 276060, 276084, 276059, 275280, 275279, 275235, 283837, 277310, 277309, 277543, 277308, 281903, 277307, 277306, 277305, 276110, 276108, 276107, 276106, 276105, 276104, 276103, 276102, 276101, 275230, 275229, 275228, 275227, 275225, 275226, 275224, 275223, 275222, 275221, 275218, 275216, 275215, 275214, 275213, 276111, 276109, 275630, 275628, 275627, 275619, 275626, 275617, 275212, 275625, 275196, 275194, 275187, 275180, 275172, 275167, 275159, 275301, 275300, 275299, 275316, 275148, 275143, 275142, 275141, 275138, 275137, 275136, 275135, 275134, 275133, 275132, 275131, 275130, 275129, 275128, 275127, 275126, 275125, 275124, 275123, 275122, 275121, 275120, 275119, 275118, 275117, 275116, 275115, 275114, 275113, 275112, 275111, 275110, 275109, 275108, 275107, 275106, 275105, 275104, 275103, 275102, 275101, 275100, 275097, 275094, 275093, 275092, 275091, 275087, 275088, 275089, 276523, 275082, 275081, 275080, 275079, 275078, 275077, 275076, 275075, 275074, 275073, 275072, 275071, 275070, 275069, 275068, 275067, 275066, 275065, 275064, 275063, 275062, 275061, 275060, 275059, 275058, 275057, 275056, 275055, 275054, 275053, 275052, 275045, 275044, 275043, 275051, 275041, 275037, 275036, 275035, 275034, 275030, 275029, 275027, 275026, 275024, 275023, 275022, 275021, 275020, 275019, 275018, 275017, 275016, 275015, 275014, 275013, 275012, 275011, 274999, 275000, 275002, 275001, 274998, 276390, 274993, 274992, 274980, 275474, 274979, 275472, 274977, 274985, 274984, 274983, 274982, 274981, 274976, 274975, 274974, 274971, 274970, 274969, 274957, 274955, 274954, 274944, 274949, 274948, 274947, 274946, 274943, 274945, 274942, 275317, 274958, 274960, 274959, 274965, 274964, 274963, 274962, 274935, 274934, 274933, 274928, 274926, 274925, 274924, 274927, 274922, 274920, 274919, 274918, 274914, 274913, 274904, 274903, 274909, 274900, 274898, 274905, 274899, 274896, 274895, 274894, 274893, 274892, 274890, 274897, 274870, 274869, 274868, 274880, 274857, 274855, 276785, 276783, 276707, 276456, 276454, 276453, 276452, 276451, 276450, 276449, 274851, 274850, 274849, 274848, 274847, 274846, 275324, 274845, 276706, 276455, 276448, 276447, 276446, 276445, 276444, 276443, 274841, 274840, 274844, 274839, 274838, 274837, 275325, 274836, 275390, 275389, 275388, 274835, 274834, 274833, 274832, 274929, 274820, 274819, 274818, 274817, 274816, 274806, 274804, 274803, 274810, 274807, 274800, 274799, 274798, 274796, 274795, 274794, 274793, 274790, 274780, 274776, 274774, 274773, 274772, 274771, 274770, 274769, 274768, 274767, 274789, 274766, 274760, 274763, 274762, 274756, 274761, 274765, 274764, 274752, 274751, 274750, 274749, 274754, 274746, 274716, 274715, 274714, 274713, 274671, 275150, 275096, 275086, 274675, 274674, 274673, 274672, 274669, 274744, 274666, 274668, 274664, 274667, 274663, 274662, 274727, 274742, 274741, 274740, 274739, 274738, 274737, 274736, 274630, 274735, 274734, 274733, 274732, 274731, 274730, 274729, 274629, 276195, 274628, 276190, 274627, 276193, 274626, 274853, 274677, 274624, 274623, 274622, 274852, 274676, 274621, 274620, 274619, 274653, 274753, 275992, 274748, 274659, 274658, 274657, 274655, 274656, 274650, 274647, 274652, 274617, 274609, 274608, 274607, 274606, 274604, 274605, 274610, 274665, 274601, 274745, 274558, 274552, 274550, 274547, 274546, 274545, 276194, 274541, 274542, 276192, 274540, 276189, 274539, 274559, 274525, 274618, 274511, 274513, 274512, 274602, 274496, 274521, 274646, 274518, 274477, 274476, 274475, 274456, 274455, 274465, 274464, 274463, 274462, 274458, 274451, 274450, 274527, 274528, 274503, 274501, 274467, 274442, 274441, 274440, 274439, 275040, 274438, 274437, 274436, 274520, 274459, 275003, 274519, 274427, 274426, 274425, 274424, 274457, 274452, 274422, 274419, 274418, 274416, 274415, 274413, 274410, 274406, 274405, 274404, 274400, 274397, 274403, 274402, 274377, 274376, 274614, 274536, 274534, 274533, 274444, 274443, 274373, 274372, 274390, 274389, 274391, 274382, 274381, 274364, 274379, 274363, 274350, 274347, 274414, 274346, 274345, 274352, 274351, 274349, 274348, 274343, 274340, 274338, 274420, 274341, 274337, 274334, 274333, 274332, 274331, 274330, 274326, 274329, 274308, 274302, 274301, 275095, 276759, 276758, 276395, 276394, 276393, 276392, 276391, 276386, 276385, 276382, 276380, 276379, 276376, 276374, 276338, 276021, 274300, 276760, 276757, 276413, 276412, 276411, 276410, 276409, 276408, 276407, 276404, 276402, 276401, 276398, 276396, 276337, 276020, 274299, 274298, 274297, 274296, 274295, 274294, 274293, 274289, 274287, 274286, 274285, 274284, 274281, 274282, 274280, 274279, 274276, 274275, 274274, 274272, 274270, 274269, 274268, 274267, 274266, 274265, 274264, 274263, 274262, 274261, 274260, 274259, 274258, 274257, 274256, 274255, 274759, 274755, 274747, 274743, 274728, 274712, 274553, 274561, 274560, 274328, 274324, 274316, 274283, 274273, 275084, 274889, 274888, 274887, 274886, 274885, 274884, 279091, 274883, 274882, 274881, 274244, 274879, 274878, 274859, 274877, 274876, 274858, 279090, 274862, 274875, 274874, 274241, 274240, 274239, 274238, 274237, 274233, 274252, 274231, 274251, 274367, 274250, 274366, 276314, 274221, 274220, 274219, 274218, 274216, 274215, 274210, 274209, 274211, 274206, 274205, 274214, 274203, 274202, 274201, 274786, 274193, 274200, 274192, 274176, 274175, 274174, 274168, 274164, 274163, 274162, 274161, 274187, 274228, 274159, 274157, 274155, 274154, 274153, 274151, 274150, 274144, 274143, 274141, 274142, 274138, 274137, 274136, 274114, 274113, 274112, 274190, 274189, 274188, 274191, 274108, 274107, 274111, 274110, 274109, 274172, 274167, 274165, 274132, 274106, 274101, 274084, 276125, 276127, 276123, 274073, 274056, 274055, 274054, 274053, 274052, 274051, 274050, 274049, 274041, 274040, 274039, 274038, 274037, 274036, 274034, 274030, 274994, 274029, 274033, 274032, 274031, 274024, 274023, 274123, 274122, 274121, 274019, 274017, 274007, 274003, 274166, 274000, 273999, 273998, 273995, 273994, 273989, 273984, 273990, 273982, 273979, 273985, 273978, 273977, 273975, 273974, 273973, 273972, 273997, 273971, 273970, 273969, 273965, 273964, 273961, 273952, 273950, 273947, 273944, 273943, 273942, 273939, 274791, 273938, 274797, 273935, 273934, 273933, 276673, 274724, 274723, 274721, 274719, 274718, 274717, 273928, 273927, 273924, 273923, 276596, 275048, 275047, 274683, 274680, 274679, 274678, 273921, 273920, 273919, 274638, 273912, 273910, 273908, 274828, 274829, 273906, 273905, 273904, 273903, 273902, 273901, 273900, 273899, 273898, 273897, 273896, 273892, 273891, 273886, 273885, 274861, 274090, 273869, 273868, 273863, 273862, 273861, 273860, 273859, 273857, 273855, 273854, 273893, 273852, 273889, 273888, 273887, 273882, 273881, 273880, 273848, 273847, 273846, 273845, 273844, 273870, 273856, 273840, 273911, 273832, 273833, 273829, 273814, 273813, 273812, 273809, 273839, 273798, 273797, 273796, 273795, 273794, 273804, 273803, 273791, 273790, 274223, 273789, 273788, 273787, 273786, 274171, 274170, 274169, 273773, 273799, 273801, 273800, 273770, 273765, 273762, 273761, 273760, 273757, 273756, 273755, 273741, 273738, 273735, 273736, 273753, 273733, 273728, 273722, 273721, 273720, 273719, 273718, 273717, 273772, 273726, 273716, 273723, 273712, 273711, 273710, 273955, 273704, 273688, 273687, 273683, 273682, 273679, 273842, 273841, 273676, 274186, 274185, 274184, 273675, 273727, 273668, 273802, 273693, 273692, 273691, 273689, 273664, 273660, 274973, 273649, 273645, 273644, 273640, 273639, 273634, 273633, 273632, 273631, 273646, 273630, 273629, 273674, 273670, 273627, 273624, 273622, 273623, 273621, 273619, 273602, 273583, 273584, 273601, 273600, 273599, 273580, 274996, 273563, 273606, 273564, 273567, 273565, 273555, 273618, 273617, 276100, 273612, 273609, 273552, 276099, 276098, 273560, 273545, 273575, 273574, 273573, 273572, 276087, 276086, 276085, 273671, 275616, 273536, 273535, 273665, 273530, 273825, 273824, 273996, 273819, 273818, 275007, 273590, 273525, 273517, 273511, 273510, 273508, 273509, 273507, 273506, 275438, 273608, 273500, 275635, 274594, 274224, 273497, 274213, 273496, 273495, 273907, 273493, 274368, 273484, 273486, 274271, 273477, 274434, 273476, 273638, 273523, 276296, 273445, 273444, 273443, 273442, 273441, 273440, 273439, 273436, 273435, 273434, 273463, 273582, 274195, 273458, 273451, 273449, 273448, 273616, 273615, 273446, 273432, 273431, 273652, 273429, 273428, 273426, 273425, 273424, 273423, 273422, 273544, 273421, 273420, 273419, 273416, 273415, 273414, 273413, 273412, 274529, 274504, 273400, 273399, 273398, 273389, 274431, 274430, 273587, 273586, 275028, 273481, 273408, 273453, 274229, 274978, 274891, 273377, 273393, 273370, 273366, 273365, 273364, 273369, 273390, 273376, 273409, 273372, 273418, 273417, 274227, 273382, 273351, 273343, 273338, 273337, 273335, 273334, 273385, 275345, 273373, 273341, 273328, 274393, 274173, 273326, 273384, 273383, 273321, 273320, 273340, 273339, 273404, 273402, 273403, 273333, 275158, 273331, 273329, 274544, 273319, 273317, 273316, 273315, 273305, 273296, 273294, 273289, 273288, 273287, 273286, 273285, 273284, 273283, 273282, 273281, 273280, 273268, 273269, 273265, 273264, 273259, 273257, 273256, 273255, 273253, 273252, 273250, 273249, 273248, 273229, 273304, 273225, 273222, 273209, 273208, 273246, 273192, 275149, 273193, 273221, 273303, 273245, 273244, 273243, 273242, 273241, 273231, 273203, 273202, 273201, 273186, 273185, 273184, 273183, 273240, 273239, 273182, 273181, 273180, 273179, 273178, 273706, 273167, 273165, 273164, 273154, 273153, 273152, 273151, 273148, 273147, 273146, 273145, 273238, 273237, 273155, 273158, 273157, 273156, 273159, 275978, 273206, 273191, 274725, 274726, 273217, 273216, 273144, 273143, 273142, 273141, 273177, 273176, 273170, 273137, 273127, 273271, 273122, 273702, 273130, 273129, 273128, 273116, 273113, 273108, 273107, 273106, 273101, 273104, 273098, 273139, 273096, 273097, 273095, 273093, 273125, 273092, 273091, 273089, 273204, 273087, 273212, 273188, 276730, 273169, 273088, 275373, 273086, 273085, 273078, 273077, 273701, 273069, 273068, 273067, 273059, 273058, 273057, 273914, 273053, 273051, 273050, 273049, 273048, 273047, 273045, 273046, 273559, 273963, 274022, 273962, 273922, 273926, 273925, 274148, 273543, 273890, 273831, 273064, 273063, 273062, 273700, 273699, 273698, 273592, 273034, 273033, 273032, 273031, 273035, 273027, 273026, 273593, 273019, 273018, 273016, 273013, 273009, 273917, 273003, 272998, 272997, 272989, 272988, 272987, 272984, 272983, 272982, 272976, 272975, 272977, 273215, 273214, 273213, 272972, 272973, 272974, 272965, 272958, 272969, 272961, 272960, 272959, 272957, 272940, 272955, 272944, 273505, 273504, 273503, 272938, 272937, 272936, 273554, 272954, 273528, 273579, 273578, 273576, 273538, 273549, 272919, 272918, 272916, 272914, 272913, 272912, 272953, 272911, 272952, 272910, 272951, 272909, 272950, 272908, 272949, 273119, 272904, 273100, 272931, 272930, 272923, 272922, 272992, 273553, 272897, 273017, 272892, 272891, 272890, 272884, 272881, 273588, 272875, 272874, 272867, 272866, 272862, 272863, 272861, 273548, 272901, 275623, 275622, 272856, 272855, 272854, 273766, 272853, 272948, 273083, 272849, 272848, 272847, 272846, 272845, 272996, 273562, 272843, 272838, 272837, 272844, 272991, 273561, 273008, 273029, 272803, 272801, 272800, 272799, 272797, 272779, 274611, 272776, 274613, 273769, 272772, 272771, 272770, 275942, 272763, 272833, 272714, 272708, 272699, 272698, 272697, 272696, 273251, 273111, 273110, 272934, 275372, 275371, 272690, 272682, 272734, 272678, 272736, 272677, 272735, 273401, 273397, 273041, 273388, 273336, 273211, 272956, 272943, 272935, 272929, 272927, 272926, 273759, 273763, 273713, 273758, 272869, 273737, 274409, 273678, 273677, 273075, 273635, 272710, 272692, 272674, 272668, 272667, 272666, 272654, 272653, 272649, 272648, 272647, 272645, 272642, 272640, 388379, 272638, 272637, 272636, 273936, 273557, 273556, 273438, 273930, 273946, 272621, 272614, 272613, 272612, 272793, 272610, 272928, 272601, 272592, 272600, 272594, 272588, 272587, 272581, 272579, 272576, 272573, 272572, 272584, 272571, 272568, 273626, 272558, 272557, 272556, 272595, 272593, 272599, 272598, 272597, 272596, 272580, 272562, 272561, 272549, 272544, 272538, 272540, 272761, 272760, 272750, 272749, 272748, 272747, 272536, 272744, 272527, 272730, 272729, 272721, 272720, 272719, 272715, 272709, 272500, 272627, 272539, 272535, 272633, 272499, 272575, 272560, 272563, 272559, 275090, 272496, 272554, 272553, 272670, 272490, 272488, 273714, 272454, 272484, 272483, 272482, 272443, 272476, 272441, 272447, 272442, 276471, 272436, 272440, 274395, 273705, 274197, 275437, 272401, 275099, 275098, 272398, 272839, 272392, 272836, 272379, 272363, 273502, 272360, 272410, 272411, 272412, 272413, 272414, 272415, 272355, 272349, 272348, 272347, 272346, 272345, 272344, 272343, 272342, 272341, 272340, 272339, 276213, 272336, 272335, 272333, 272334, 272332, 272331, 272330, 272329, 272626, 273681, 273843, 272313, 272317, 272420, 272419, 272315, 272303, 272314, 272300, 272296, 272295, 272281, 272280, 272273, 272611, 272543, 272542, 272541, 272534, 272673, 272452, 272494, 272493, 272492, 272481, 272438, 272278, 272271, 272318, 272310, 272305, 272288, 272253, 273187, 272238, 272445, 272237, 272239, 272228, 272248, 272448, 272783, 272218, 272217, 272216, 272215, 272782, 272214, 272208, 272205, 272781, 272204, 272193, 272173, 272172, 272164, 272669, 272162, 272161, 272169, 272160, 272140, 272122, 272133, 272132, 272146, 272200, 272126, 272127, 272055, 272056, 272054, 273838, 272052, 272050, 272049, 272085, 272074, 272073, 272094, 272643, 273082, 273081, 273080, 272018, 272017, 272002, 272001, 271998, 271997, 271996, 273359, 271985, 272223, 272022, 272014, 271984, 271983, 271981, 271977, 272792, 272791, 271976, 273120, 271975, 271928, 271915, 271913, 271912, 271911, 271897, 271896, 271895, 271894, 271893, 271889, 271888, 271887, 271886, 271884, 271883, 271882, 271880, 271879, 271878, 271877, 274785, 271865, 271839, 271844, 271843, 271842, 271920, 271898, 271867, 271876, 271868, 271836, 271845, 271856, 271855, 271853, 276212, 271837, 272157, 273871, 273884, 273651, 273653, 273816, 273815, 273817, 273834, 271686, 271652, 271640, 271623, 271622, 271621, 271620, 274639, 271589, 271585, 271586, 271568, 271566, 271547, 271546, 271545, 271544, 271543, 271542, 271541, 271539, 271538, 271537, 271536, 271535, 271516, 271638, 271513, 271519, 271524, 274860, 271501, 271498, 271483, 271482, 271484, 271472, 271471, 271470, 271469, 271451, 271450, 271449, 271448, 271447, 271437, 271459, 271458, 271457, 271456, 271455, 271436, 271435, 271434, 271433, 271432, 271431, 271961, 271425, 271427, 272188, 271990, 271408, 271989, 271973, 271972, 271971, 271970, 271399, 271395, 271394, 271393, 271392, 271391, 271387, 271361, 271360, 271359, 271352, 271342, 271341, 271345, 271344); +UPDATE `quest_objectives` SET `VerifiedBuild`=56421 WHERE `ID` IN (271343, 271340, 271339, 271338, 271332, 271331, 271330, 271329, 271328, 271327, 271326, 271325, 271324, 271323, 271315, 271314, 271313, 271312, 271311, 271307, 271306, 271305, 271304, 271303, 271302, 271301, 271300, 271299, 271293, 271292, 271291, 271290, 271289, 272778, 272777, 272768, 271260, 271253, 271252, 271251, 271259, 271226, 271232, 271262, 271197, 271204, 271196, 271261, 271172, 271171, 271170, 271169, 271168, 271167, 271163, 271162, 271155, 271264, 271151, 271203, 271133, 271263, 271265, 271124, 271123, 271122, 271121, 271117, 271108, 271102, 271099, 271096, 271093, 271090, 271089, 271068, 272367, 271284, 271202, 271271, 271194, 271354, 271353, 271270, 271195, 271269, 271351, 271042, 271041, 271019, 271018, 271017, 271007, 271006, 271004, 271003, 271002, 270999, 270998, 270997, 270994, 270981, 272381, 270992, 270991, 270990, 270989, 270988, 270987, 270962, 270961, 270941, 274612, 270923, 270919, 270918, 270917, 270901, 270968, 270967, 270892, 272312, 273604, 270873, 272386, 272385, 270944, 270943, 270945, 272382, 270911, 270890, 270876, 270849, 270847, 271181, 271286, 272005, 271119, 271118, 272870, 271046, 271033, 271034, 273038, 271495, 271494, 271493, 270970, 271962, 273037, 273036, 272804, 273318, 273313, 273312, 273311, 273310, 273309, 273308, 273307, 273306, 273072, 273071, 273070, 270839, 270838, 270837, 270858, 272979, 272978, 270899, 270949, 270891, 270951, 270848, 270950, 270889, 270947, 270860, 270859, 271198, 272041, 270865, 272067, 270816, 270815, 270814, 270796, 270798, 270797, 270799, 270788, 270786, 271350, 270784, 270774, 270772, 271267, 271266, 270773, 270852, 270851, 270850, 270695, 270694, 270693, 270692, 270691, 270690, 270669, 270618, 270615, 270569, 270568, 270567, 270566, 270558, 270555, 270554, 270552, 270547, 270546, 270529, 270505, 270504, 270519, 270503, 270518, 270502, 270517, 270501, 270516, 270499, 270498, 270513, 270497, 270512, 270496, 270511, 270495, 270510, 270494, 270492, 270491, 270490, 270489, 270488, 270444, 270442, 270472, 271142, 270427, 271179, 271184, 270656, 270425, 270657, 270679, 270676, 271044, 275331, 270305, 270304, 270296, 270295, 270277, 270276, 270282, 270279, 270271, 270270, 270269, 270268, 270307, 270306, 270301, 270267, 270266, 270265, 270264, 270263, 270262, 270261, 270260, 270256, 270249, 270248, 270247, 270245, 270303, 270246, 270302, 270259, 270223, 270222, 270221, 270220, 270219, 270218, 270217, 270244, 270239, 270238, 270216, 270215, 270214, 270213, 270212, 270211, 270210, 270209, 270208, 270207, 270206, 270205, 270204, 270203, 270202, 270201, 270195, 270190, 270189, 270188, 270187, 270186, 270185, 270179, 270178, 270233, 270225, 270194, 270193, 270192, 270177, 270240, 270230, 270176, 270175, 270174, 270173, 270152, 270151, 270150, 270149, 270148, 270258, 270143, 270142, 270129, 270128, 270127, 270118, 270140, 270139, 270138, 270137, 270136, 270135, 270134, 270133, 270132, 270131, 270113, 270141, 270162, 270160, 270159, 270242, 270283, 270158, 270106, 270099, 270098, 270097, 270096, 270095, 270094, 270093, 270092, 270091, 270090, 270089, 270088, 270087, 270086, 270085, 270169, 270103, 270164, 270101, 270166, 270083, 270078, 270077, 270076, 270075, 270074, 270073, 270072, 270071, 270070, 270069, 270068, 270067, 270066, 270065, 270064, 270063, 270062, 270061, 270060, 270059, 270058, 270057, 270056, 270055, 270054, 270053, 270052, 270051, 270050, 270049, 270048, 270047, 270046, 270045, 270044, 270043, 270042, 270041, 270040, 270038, 270037, 270036, 270035, 270034, 270033, 270032, 270031, 270030, 270082, 270029, 270028, 270027, 270025, 270000, 270167, 269989, 269988, 269987, 269986, 269985, 269979, 269950, 269949, 269957, 269978, 269966, 269901, 269900, 295185, 295184, 269893, 295183, 295182, 269882, 269881, 269879, 269864, 269858, 269847, 269834, 269774, 269773, 269772, 269770, 269760, 269851, 269850, 269755, 269754, 269758, 269757, 269756, 269753, 269749, 270299, 269806, 269805, 269804, 269803, 269802, 269801, 269800, 269799, 269798, 270287, 269766, 269765, 269796, 269795, 269794, 269793, 269792, 269867, 269791, 269790, 269764, 269789, 269788, 269787, 269786, 269785, 269845, 269731, 269814, 269833, 269730, 269822, 269728, 269727, 269759, 269732, 269812, 269729, 269821, 269849, 269848, 269717, 269705, 269726, 269725, 269724, 269808, 269741, 269740, 269739, 269736, 269860, 447350, 269723, 269722, 269721, 269720, 269704, 269818, 269694, 269703, 269702, 269701, 269709, 269707, 269706, 269811, 269700, 269699, 269820, 269679, 269813, 269664, 269819, 269688, 269752, 269659, 269656, 269655, 269690, 269654, 269653, 269747, 269750, 269746, 269745, 269641, 269640, 269643, 269843, 269842, 269642, 269650, 269719, 269718, 269678, 269840, 447348, 269634, 269633, 269873, 269631, 269629, 269734, 269639, 269638, 269630, 269635, 269624, 269617, 269829, 269615, 269613, 269612, 269608, 269810, 269595, 269594, 270234, 270229, 270157, 270232, 270200, 270199, 270198, 269977, 269944, 270290, 270289, 269598, 269586, 270026, 269945, 270005, 270228, 270163, 270100, 269816, 269947, 269943, 269922, 270156, 270172, 270241, 270171, 270170, 270237, 270236, 269931, 269930, 269929, 269976, 269975, 269974, 269925, 270022, 270021, 270013, 270161, 270006, 270243, 270224, 269839, 269583, 269815, 269970, 269969, 269968, 269967, 269973, 269972, 269971, 269946, 446125, 269622, 269621, 269620, 448605, 269711, 269710, 269708, 269582, 269581, 269564, 269952, 269958, 270168, 270102, 269933, 269980, 269981, 269960, 269995, 269956, 269959, 269919, 269948, 269942, 269941, 269940, 270231, 270108, 270107, 270003, 269964, 269963, 269962, 270004, 269955, 269954, 269953, 269923, 269951, 269965, 269961, 269928, 269568, 269809, 269546, 269551, 269817, 269476, 269531, 269530, 269529, 269528, 269516, 269515, 269514, 269513, 269557, 269618, 269574, 269576, 269575, 269533, 269506, 269509, 269508, 269507, 269511, 269544, 269526, 269512, 269504, 269558, 269561, 269560, 269559, 269525, 269517, 269524, 269573, 269572, 269554, 269553, 269562, 269552, 269687, 269466, 269463, 269461, 269458, 269451, 269446, 269444, 269379, 269378, 269377, 269376, 269365, 269364, 269358, 269357, 269344, 269318, 269309, 269308, 269305, 269304, 269303, 269300, 269299, 269298, 269296, 269295, 269294, 269288, 269279, 269278, 269277, 269276, 269275, 269272, 269341, 269340, 269270, 269269, 269268, 269267, 269266, 269333, 269285, 269284, 269283, 269332, 269281, 269280, 269331, 269274, 269273, 269330, 269265, 269264, 269257, 269256, 269255, 269254, 269249, 269248, 269247, 269246, 269245, 269343, 269342, 269244, 269243, 269242, 269241, 269240, 269239, 269238, 269237, 269236, 269235, 269234, 269233, 269232, 269222, 269221, 269220, 269219, 269218, 269217, 269216, 269215, 269214, 269213, 269211, 269210, 269209, 269208, 269202, 269201, 269200, 269199, 269198, 269197, 269196, 269195, 269194, 269193, 269192, 269191, 269186, 269185, 269184, 269183, 269182, 269181, 269180, 269179, 269178, 269177, 269176, 269167, 269155, 269154, 269153, 269152, 269151, 269150, 269149, 269148, 269147, 269145, 269126, 269124, 269123, 269118, 269110, 405053, 405052, 269106, 269105, 269104, 269089, 269088, 269087, 269086, 269085, 269084, 269083, 269082, 269081, 269080, 269079, 269078, 269077, 269076, 269071, 269070, 269069, 269068, 269067, 269065, 269064, 269063, 269062, 269061, 269059, 269055, 269054, 269053, 269051, 269050, 269049, 269048, 269046, 269045, 269044, 269436, 269362, 269031, 269030, 269029, 269028, 269027, 269026, 269025, 269024, 269023, 269022, 269021, 269020, 269019, 269018, 269017, 269016, 269015, 269014, 269013, 269005, 269000, 268996, 268985, 268980, 268979, 269223, 269036, 269001, 269008, 269007, 450287, 268997, 269035, 269229, 269228, 269144, 269143, 269224, 269206, 269205, 269204, 269203, 269103, 269102, 269231, 269074, 269073, 268988, 269041, 268999, 268978, 269366, 269125, 269101, 269100, 269099, 269098, 269120, 269119, 269121, 269075, 269066, 269060, 269142, 269141, 269175, 269131, 269130, 269129, 269097, 269363, 269138, 269137, 269136, 269135, 268954, 268953, 268951, 268950, 268948, 268946, 268936, 268935, 268934, 268933, 268932, 268952, 268923, 268937, 268922, 268921, 268930, 268945, 268944, 268943, 268938, 268939, 268931, 268929, 268949, 268926, 268925, 268924, 268955, 268927, 268928, 268913, 268912, 268911, 268910, 268909, 268908, 268906, 268907, 268899, 268893, 268892, 268891, 268890, 268889, 268888, 268884, 268880, 268879, 268878, 268877, 268876, 268875, 268874, 268870, 268857, 268789, 269293, 268788, 269261, 269260, 269259, 269258, 268775, 268772, 268815, 268740, 268799, 268817, 268739, 268806, 268816, 268737, 268805, 268823, 268736, 268811, 268819, 268735, 268808, 268813, 268733, 268803, 268818, 268732, 268807, 268731, 268809, 268821, 268824, 268730, 268812, 268814, 268712, 268804, 268822, 268820, 268709, 268810, 268705, 268704, 268703, 268702, 268729, 268701, 268700, 268696, 268695, 268694, 268693, 268692, 268691, 268685, 268690, 268689, 268688, 268687, 268684, 268683, 268682, 268675, 268681, 268680, 268679, 268678, 268667, 268666, 268653, 268652, 268651, 268650, 268649, 268655, 268656, 268765, 268764, 268745, 268738, 268721, 268716, 268648, 268647, 268646, 268645, 269328, 269327, 269326, 268644, 268643, 268641, 268642, 268871, 268638, 268636, 268658, 268657, 268634, 268628, 268631, 268859, 268626, 268624, 268622, 268861, 268621, 268863, 268620, 268618, 268862, 268617, 268630, 268629, 268615, 268864, 268614, 268612, 268609, 268860, 268607, 268639, 268597, 268595, 268594, 268593, 268592, 268591, 269388, 269386, 269387, 268590, 268589, 268588, 268587, 268582, 268586, 268585, 268584, 268583, 268581, 268580, 268602, 268601, 268600, 268598, 268606, 268605, 268604, 268603, 269356, 269355, 268975, 268976, 268576, 268577, 268573, 268572, 268571, 268570, 268566, 268565, 268563, 268562, 268561, 268560, 268559, 268558, 268557, 268556, 268554, 268553, 268552, 268551, 268550, 268548, 268547, 268546, 268545, 268544, 268542, 268541, 268540, 268539, 268535, 268534, 268575, 268574, 268533, 268521, 269434, 268532, 268518, 268517, 268516, 268515, 268514, 268512, 268497, 268800, 268490, 268487, 268486, 268478, 268477, 268476, 268472, 268471, 268462, 268484, 268447, 268505, 268454, 268453, 268439, 268854, 268437, 268435, 268433, 268431, 268429, 268452, 268446, 268423, 268417, 268411, 269372, 269371, 268409, 269370, 269369, 268406, 268398, 268420, 268456, 268393, 268416, 268362, 268378, 268364, 268361, 268358, 268351, 268350, 268349, 269368, 268998, 268309, 268273, 268272, 268271, 268270, 268882, 268422, 268258, 268881, 268421, 268253, 268252, 268251, 268246, 268245, 268287, 268286, 268569, 268568, 268567, 268300, 268299, 268298, 268297, 268296, 268295, 268294, 268293, 268292, 268291, 268290, 268289, 268288, 268285, 268284, 268237, 268528, 268527, 268526, 268525, 268498, 268496, 268460, 268459, 268458, 268450, 268449, 268448, 268451, 268242, 268241, 268224, 268213, 268217, 268212, 268211, 268210, 268206, 268205, 268204, 268203, 268207, 268187, 268186, 268185, 268183, 268182, 268181, 268180, 268184, 268178, 268177, 268171, 268170, 268169, 268166, 268165, 268163, 268162, 268161, 268160, 268159, 268155, 268151, 268150, 268149, 268141, 268140, 268139, 268145, 268144, 268143, 268137, 268134, 268130, 268128, 268121, 268120, 268119, 268116, 268115, 268110, 268100, 268715, 268714, 268056, 268111, 268083, 268082, 268049, 268048, 268081, 268046, 268564, 268461, 268455, 268158, 268080, 268077, 268886, 268790, 268039, 268138, 268132, 268131, 268135, 268099, 268113, 268112, 268095, 268848, 268093, 268107, 268850, 268106, 268105, 268104, 268103, 268085, 268084, 268079, 268075, 268074, 268052, 268051, 268050, 268065, 268060, 268102, 268078, 268087, 268030, 268055, 268054, 268020, 268026, 268004, 268019, 268025, 268024, 268023, 268018, 268017, 268021, 268016, 267991, 267990, 267989, 268070, 267986, 267976, 267937, 267936, 267934, 268179, 267931, 267930, 267929, 268154, 268153, 267925, 267923, 267922, 267921, 267920, 268047, 267916, 267915, 268233, 268232, 268225, 268044, 268038, 268032, 268031, 268013, 267993, 267987, 267980, 268869, 267919, 267926, 267904, 267903, 267902, 267901, 267900, 267899, 268240, 268244, 268243, 267939, 267918, 267917, 267897, 267895, 267890, 267891, 267889, 267888, 267887, 268053, 268045, 267979, 267978, 267973, 268041, 268040, 267938, 268033, 267977, 267994, 267881, 268219, 267880, 267860, 267859, 267972, 267839, 267838, 267837, 267822, 267810, 267809, 267808, 268343, 268342, 267807, 268223, 267741, 268794, 267877, 267876, 267875, 267874, 267826, 267867, 267843, 267842, 267841, 267840, 268011, 267830, 268022, 268010, 268009, 267873, 267872, 267871, 267870, 267736, 267735, 267858, 267746, 267745, 267744, 267743, 267715, 267714, 267713, 267992, 268043, 267983, 267912, 267886, 267885, 267883, 267878, 267879, 267829, 267788, 267787, 267786, 267785, 267781, 267780, 267824, 254108, 253399, 253398, 252488, 252044, 251812, 252107, 263877, 268776, 265828, 265827, 265826, 265825, 260751, 260280, 252454, 252067, 252604, 264186, 264461, 252155, 263757, 261265, 262261, 262260, 261324, 261323, 263832, 267729, 267716, 267906, 263071, 267863, 267738, 263070, 262942, 263016, 262915, 263011, 262605, 262165, 262164, 262163, 262150, 262034, 262033, 262032, 262031, 263554, 263553, 263552, 267712, 263551, 263550, 263549, 263531, 263530, 263529, 263453, 263452, 263451, 263450, 263419, 263418, 448990, 263292, 263291, 263222, 263268, 263267, 259498, 263876, 266235, 266198, 267964, 267914, 267913, 256340, 256339, 254842, 254214, 254091, 254090, 255581, 254870, 268214, 252234, 254841, 254840, 254561, 267911, 267910, 267909, 265659, 265360, 264940, 254009, 254008, 253959, 253770, 253158, 267727, 251650, 253547, 253546, 253545, 268152, 253544, 253769, 253768, 253767, 253766, 253765, 253764, 253763, 253762, 253761, 253760, 253759, 253758, 258012, 252808, 252807, 252887, 252886, 252885, 252884, 252806, 252805, 252883, 252804, 252803, 252802, 252767, 252766, 252765, 252764, 252146, 253155, 253154, 267668, 254057, 254056, 254055, 254054, 254053, 254052, 254051, 254001, 254011, 253473, 253472, 253471, 253470, 253600, 253599, 253598, 253597, 253639, 253638, 253637, 253636, 268896, 253972, 253971, 253970, 252225, 253865, 253864, 253854, 253853, 268734, 253826, 253820, 268660, 268659, 253850, 253848, 253829, 253828, 253827, 253812, 268894, 253811, 253810, 253809, 253393, 253419, 253418, 253417, 253416, 253413, 253412, 253411, 253410, 253344, 253348, 253588, 253587, 253586, 253585, 253425, 253447, 253571, 252039, 252038, 253333, 267676, 253322, 253321, 253268, 253292, 253262, 253279, 253278, 253277, 253296, 253285, 253284, 253274, 252116, 253506, 251632, 251631, 251630, 251629, 266234, 266233, 263513, 263512, 253568, 253291, 253266, 253909, 253394, 253390, 267667, 252363, 266232, 267671, 267670, 267672, 253686, 253264, 253695, 253694, 252940, 253246, 253657, 253656, 253655, 253450, 252335, 252334, 251811, 251830, 252266, 269334, 269292, 252265, 252264, 252263, 252262, 252261, 252260, 252259, 252244, 253018, 253022, 252934, 252908, 268990, 268227, 268991, 268235, 268538, 268537, 268536, 252853, 253035, 252994, 252219, 253080, 253079, 253078, 253077, 252982, 252981, 252963, 268122, 252888, 252832, 252794, 252793, 252792, 252791, 268228, 267864, 267832, 251943, 251942, 251962, 251957, 251932, 251940, 251939, 251930, 251963, 251960, 252081, 252096, 252870, 252869, 251793, 252921, 268221, 252818, 267669, 267675, 267674, 267673, 252755, 252356, 252355, 252354, 252720, 252719, 252768, 252737, 252736, 252776, 252775, 252752, 252740, 252735, 252704, 252703, 252676, 252675, 252702, 252692, 252691, 252682, 252699, 252709, 252643, 252642, 252648, 252611, 252626, 252601, 252593, 252587, 252586, 252617, 252591, 252585, 252627, 252603, 252599, 252546, 252555, 252578, 252554, 252571, 252516, 252532, 252482, 252478, 252429, 252428, 252448, 251711, 251710, 251714, 251713, 251712, 252057, 251866, 252051, 269438, 252031, 252030, 252029, 264949, 264791, 264772, 265207, 265180, 265179, 265178, 265177, 265176, 265152, 265151, 268917, 265150, 265149, 265148, 265147, 265124, 265122, 263789, 263788, 263787, 263786, 263928, 263902, 263901, 263900, 263899, 263817, 263925, 263924, 260944, 260377, 260376, 259830, 259829, 259828, 259827, 259826, 259825, 259824, 259823, 259574, 259573, 259572, 259571, 259692, 268101, 259691, 259690, 259689, 263771, 263769, 263915, 268710, 268780, 268779, 257512, 264176, 264175, 264174, 263075, 263074, 262541, 262426, 262206, 262205, 259060, 259059, 268529, 268801, 268793, 268792, 268791, 268802, 268663, 252733, 252732, 252224, 251851, 251856, 251855, 251697, 268503, 268661, 251895, 251820, 251737, 251716, 251715, 251728, 252145, 252144, 252143, 252138, 252074, 252097, 252050, 252486, 252049, 252048, 251993, 252320, 252319, 252318, 252317, 263785, 263784, 263783, 263927, 263926, 263923, 263922, 263920, 263919, 263898, 263897, 268238, 263860, 263859, 263835, 263816, 263762, 263868, 263846, 263779, 263752, 263867, 263822, 263831, 263761, 251661, 252438, 252437, 252309, 252308, 252307, 268916, 252306, 252305, 252211, 252210, 251854, 251853, 251852, 269040, 251992, 251727, 251726, 251725, 252110, 252487, 252316, 252911, 252315, 252314, 252313, 252312, 252202, 252201, 252200, 252199, 252198, 252197, 252196, 252195, 252193, 252079, 252137, 252136, 252135, 252134, 251840, 251839, 252073, 252072, 252071, 252069, 252068, 252066, 252065, 252064, 252063, 252062, 252061, 252060, 252059, 251628, 251627, 251626, 251616, 251615, 251614, 251613, 252001, 252000, 251999, 268489, 269096, 269095, 251809, 251808, 251807, 251805, 251804, 269047, 251803, 251801, 251604, 251649, 251648, 251647, 251646, 251645, 251625, 451499, 251666, 405410, 254219, 253783, 253782, 253579, 253578, 253504, 253503, 253440, 269435, 253307, 252293, 252292, 252302, 252301, 252300, 252299, 252204, 252240, 252239, 253214, 257367, 255211, 253849, 253847, 253846, 253845, 253844, 253843, 253842, 253841, 252401, 252257, 252249, 252248, 252247, 252238, 252237, 252236, 252235, 252232, 252288, 252180, 252179, 252178, 252177, 252176, 257483, 253980, 451358, 256638, 258194, 257871, 258093, 258092, 258091, 257897, 257652, 257728, 257727, 257726, 257666, 257665, 257664, 256350, 253642, 255136, 255135, 255134, 255133, 256456, 256455, 253641, 252491, 256933, 255209, 252132, 256152, 256124, 255454, 255452, 255451, 255450, 255449, 255448, 252489, 254213, 251644, 251643, 251642, 254339, 254338, 254337, 254335, 254328, 254327, 254325, 253979, 253978, 253977, 253728, 253727, 253654, 253653, 253652, 253714, 252273, 252272, 268885, 252271, 252227, 253726, 253724, 253666, 253665, 253525, 267869, 253317, 253316, 253315, 253314, 253313, 253312, 252948, 252947, 252946, 252980, 253027, 253026, 252925, 252936, 252763, 252762, 252761, 252760, 252397, 252425, 252424, 252423, 252422, 253311, 253330, 268234, 252758, 264352, 264624, 264685, 262667, 263744, 263743, 263742, 262705, 262697, 252285, 253024, 253023, 252882, 263978, 259073, 258331, 258245, 257973, 263804, 263803, 263802, 263793, 263792, 263791, 262645, 263768, 263041, 263040, 252223, 252222, 252221, 252133, 262573, 262572, 268124, 268123, 265716, 266079, 262472, 262425, 262415, 264331, 262537, 264684, 264683, 264682, 264644, 276327, 263988, 263987, 263986, 263996, 263995, 263984, 263983, 263982, 263981, 263980, 263979, 264058, 264057, 264044, 264043, 264042, 263891, 263890, 263756, 263755, 263754, 263914, 276326, 264010, 264009, 264091, 263975, 263417, 263416, 263415, 263414, 263413, 264326, 264325, 264324, 264323, 257357, 254355, 264770, 262528, 264108, 264224, 264223, 264208, 264207, 264206, 264205, 264204, 264203, 264202, 264190, 264239, 264238, 264237, 264221, 264219, 264218, 264072, 258566, 258565, 258564, 258563, 264856, 264505, 264504, 264503, 264502, 264495, 264494, 264493, 264492, 264491, 264490, 264489, 264488, 264487, 264528, 264085, 262315, 252616, 252615, 252614, 252613, 258250, 258390, 264975, 264717, 264716, 264705, 264695, 264130, 276325, 251735, 251734, 251733, 251732, 264120, 264119, 264225, 264409, 252147, 252142, 252141, 252140, 252139, 258382, 258381, 255754, 255753, 255752, 255751, 254382, 254236, 254155, 252128, 252127, 252126, 255602, 265346, 265338, 265638, 265627, 265616, 265546, 265527, 265526, 265525, 265654, 265653, 265652, 265646, 265633, 256164, 256163, 254633, 252415, 264201, 264200, 264039, 264038, 264037, 264028, 264027, 264026, 264025, 264024, 264023, 264022, 264021, 264056, 264055, 264035, 264034, 260534, 258800, 258799, 258798, 258795, 258115, 254560, 252203, 252311, 252310, 252290, 252969, 252270, 252114, 257553, 256607, 256637, 254274, 254273, 254272, 263910, 262429, 258561, 258479, 262582, 262310, 262138, 259349, 259348, 259400, 262368, 262198, 262197, 262204, 262203, 262202, 262201, 259429, 259428, 259113, 258925, 257466, 257465, 257263, 257387, 257386, 267831, 261930, 261974, 261854, 261421, 269107, 261420, 261312, 267884, 405047, 259891, 256808, 256531, 253744, 253743, 253717, 253700, 252493, 252492, 252364, 252284, 252192, 252191, 252185, 252184, 254896, 252231, 252209, 252226, 252298, 255833, 255764, 255749, 251877, 255567, 255601, 251818, 255320, 255311, 251704, 255196, 255101, 252282, 252161, 252160, 252159, 252158, 252022, 252021, 252020, 251998, 251997, 251996, 252175, 252410, 252246, 252242, 252208, 251989, 254234, 253635, 253462, 251680, 252876, 252449, 256925, 253306, 253223, 252968, 251868, 251875, 251874, 251873, 251841, 252015, 252009, 252007, 252148, 252090, 252086, 252085, 251945, 251893, 252376, 252303, 252375, 252345, 252344, 252339, 252054, 252053, 252052, 252357, 252014, 252006, 252004, 251754, 252102, 252101, 252100, 252099, 252095, 252094, 252093, 252092, 253352, 253351, 253213, 253212, 252149, 254025, 254024, 255431, 255427, 252281, 393649, 261920, 261919, 261918, 261917, 262288, 262273, 262381, 261340, 258855, 261695, 261902, 261489, 261901, 261900, 261936, 259196, 258581, 258580, 258579, 257967, 257889, 257903, 253007, 253005, 253004, 258062, 258061, 253000, 252661, 257769, 257614, 257525, 258451, 256881, 256749, 256089, 257527, 257552, 257126, 257125, 257042, 257024, 257115, 257193, 257141, 255886, 257065, 255816, 255728, 252656, 255555, 252670, 255343, 252664, 252088, 251664, 251663, 253091, 253677, 253676, 253209, 253208, 252979, 252978, 258377, 258196, 258071, 258095, 257116, 259179, 256847, 252495, 256863, 252082, 251757, 251756, 251755, 251682, 251655, 258056, 257754, 257787, 257544, 256180, 254796, 254795, 254793, 254792, 254791, 254790, 254428, 254416, 254415, 254414, 254407, 257271, 257262, 257502, 257457, 253202, 256167, 255315, 256243, 256775, 256294, 256320, 255092, 253193, 253192, 251983, 265288, 262892, 259062, 252431, 257103, 256611, 256447, 257444, 262539, 260834, 260821, 260804, 256906, 256846, 256845, 256376, 251659, 251658, 251657, 251656, 257429, 253756, 251771, 251770, 267532, 267396, 265424, 265325, 265304, 265284, 265269, 265260, 265259, 265258, 264873, 256729, 253310, 253994, 256858, 256378, 256270, 256319, 254854, 255633, 255632, 255585, 255584, 255583, 255554, 255553, 255552, 255558, 255557, 255556, 255326, 255325, 255324, 252089, 252019, 252018, 252013, 252010, 252005, 253537, 252973, 252080, 252058, 251690, 251636, 252017, 252012, 252119, 252118, 252117, 254751, 253168, 253163, 253161, 254869, 254883, 254800, 253888, 253887, 253194, 253989, 254607, 254562, 254564, 254563, 254376, 254238, 254067, 254079, 253870, 253055, 252933, 252932, 252624, 252623, 253813, 253773, 253772, 253645, 252164, 252769, 251995, 254162, 254152, 254148, 254180, 254174, 252087, 252125, 252034, 251906, 252233, 251740, 251739, 251738, 252432, 256377, 251919, 251689, 251760, 251753, 251752, 251751, 251750, 255691, 251772, 251723, 251624, 251635, 251620, 251619, 251618, 255612, 252789, 252788, 252797, 252796, 254406, 254405, 257375, 257484, 256748, 256747, 256790, 260593, 255204, 255198, 255192, 256669, 256823, 265447, 265089, 266526, 266525, 267503, 266117, 266099, 266096, 266116, 266115, 266114, 251703, 251709, 266584, 251773, 251786, 267328, 267441, 267460, 267488, 267528, 265050, 261024, 260878, 260877, 265231, 265241, 264923, 265064, 264852, 264425, 261586, 260718, 264160, 264014, 263917, 263683, 263745, 263698, 262214, 260876, 260807, 259675, 259834, 259861, 259304, 259128, 252122, 256496, 251904, 251903, 256870, 256593, 256592, 256591, 256590, 256388, 256387, 256386, 256468, 256467, 256466, 256465, 256127, 256126, 256125, 255615, 255513, 255264, 254612, 254546, 254430, 254418, 254141, 254088, 253916, 253857, 253905, 254160, 252952, 251973, 252810, 251765, 258242, 255695, 255694, 255693, 255692, 255650, 255486, 255441, 252931, 254483, 266024, 252568, 262767, 267312, 267311, 267363, 264934, 267310, 253353, 255657, 408792, 267468, 267270, 267267, 267306, 267316, 267281, 267277, 267276, 267297, 267351, 267341, 267340, 267266, 267287, 267321, 267320, 267355, 267307, 267331, 267317, 267291, 267282, 267352, 267337, 267342, 267368, 267319, 267303, 267353, 267324, 267322, 267304, 267283, 267344, 267343, 267325, 267299, 267329, 267345, 267335, 267314, 262332, 261912, 262191, 262100, 262105, 261879, 261894, 256145, 256055, 262306, 263337, 263329, 261645, 261491, 261589, 261400, 261435, 259815, 259836, 257346, 257406, 257449, 259628, 258219, 257291, 257742, 257405, 257231, 256570, 257189, 257101, 256963, 257530, 257529, 257528, 257120, 255911, 256722, 256504, 256640, 256018, 256492, 255143, 255142, 255903, 255708, 255524, 255523, 255522, 255703, 255310, 255309, 255145, 255144, 255159, 255146, 255174, 255016, 255012, 255000, 254999, 254998, 255070, 255069, 255068, 254975, 254974, 254982, 254240, 254139, 254132, 264673, 264672, 264670, 264669, 264668, 264667, 338125, 338124, 338137, 338136, 263977, 264710, 263961, 263647, 265947, 337987, 337986, 337982, 337981, 263092, 263140, 263235, 263642, 260296, 259660, 257523, 337967, 337966, 337955, 337954, 255627, 264894, 253691, 253662, 252041, 253667, 254539, 252520, 251892, 252278, 252277, 252276, 253837, 252336, 252337, 253646, 252899, 252898, 259618, 259781, 253047, 260201, 260147, 260151, 260650, 260757, 260932, 260745, 261009, 260497, 260752, 260741, 260862, 260861, 262057, 260894, 260783, 260782, 260702, 260701, 259067, 259066, 259065, 258974, 259146, 259029, 259111, 258811, 258898, 258897, 258896, 258895, 259208, 259162, 259040, 258880, 259024, 258975, 259138, 258838, 258267, 258266, 258265, 258264, 258193, 258435, 258372, 258379, 258339, 257748, 257931, 257925, 257745, 257744, 257743, 257708, 257732, 257755, 255252, 255251, 255244, 255243, 255242, 255241, 255180, 255179, 255227, 259709, 261737, 251696, 251695, 261176, 261187, 261205, 252395, 252405, 254122, 254116, 254131, 252452, 260795, 252407, 252341, 252340, 252481, 252480, 260700, 260548, 252362, 252361, 252268, 252267, 260340, 260339, 260114, 258775, 258740, 258735, 259007, 259158, 252416, 252503, 252360, 258707, 256645, 255062, 258079, 254976, 254956, 254913, 254889, 254879, 254892, 254828, 251729, 256197, 251707, 255490, 255492, 255400, 251824, 251823, 259523, 259850, 259739, 259640, 259327, 259667, 259546, 259535, 259846, 258733, 259009, 259150, 259127, 262036, 259089, 259025, 254995, 254994, 254993, 254233, 254230, 254223, 254231, 253934, 253121, 253120, 253119, 253118, 253087, 253124, 253122, 253128, 253539, 251607, 251694, 251609, 252002, 251928, 253396, 252451, 253670, 253604, 253675, 253612, 254153, 253836, 253825, 254050, 253861, 251605, 253984, 253983, 253982, 253974, 254007, 254064, 253961, 254115, 254164, 253807, 254114, 254149, 254165, 253508, 253632, 253815, 253886, 253885, 253884, 253883, 253787, 253629, 254136, 253685, 253623, 253528, 253569, 253954, 253731, 253701, 253913, 253894, 253817, 253860, 253907, 254220, 253986, 253958, 253997, 254012, 254065, 254016, 253926, 253943, 254279, 254249, 254248, 254270, 254302, 254301, 254300, 254305, 254354, 252636, 252076, 251864, 252993, 253039, 253021, 252920, 252771, 252754, 252839, 252837, 252836, 252835, 252819, 252857, 252890, 251795, 251794, 251821, 252864, 252863, 251792, 252826, 252825, 252824, 252823, 251749, 252829, 252828, 252827, 252834, 251891, 251959, 251883, 252561, 252647, 252646, 252610, 252609, 252608, 252607, 252229, 252243, 252190, 252274, 252582, 252575, 252574, 252186, 252536, 252205, 252649, 252279, 252625, 251842, 261768, 252426, 251797, 262442, 262441, 262440, 254349, 254348, 254347, 261301, 265396, 265395, 254611, 265510, 265760, 266700, 265196, 265195, 265194, 265193, 263749, 262768, 265023, 262894, 263344, 257259, 263017, 262336, 254402, 257175, 256485, 254438, 260205, 259420, 259831, 257219, 259174, 259173, 259016, 254401, 252579, 253651, 253650, 253201, 253200, 253199, 251834, 251865, 251857, 251846, 251829, 251828, 254271, 254138, 253910, 268839, 266396, 267631, 267613, 267382, 267381, 266365, 267531, 267334, 267367, 267366, 267313, 267365, 254478, 267389, 266665, 267336, 267029, 267097, 267096, 267095, 267094, 266960, 267026, 253673, 266789, 266746, 266842, 267589, 267357, 266907, 267370, 267440, 267439, 267438, 267437, 267401, 268841, 268843, 264817, 264816, 264815, 264814, 252326, 263858, 254487, 265557, 254287, 254288, 265343, 265067, 265005, 254312, 254311, 252241, 259424, 259423, 258994, 262683, 261495, 260107, 260260, 259915, 259811, 257509, 252328, 252327, 257995, 257330, 256449, 254510, 253455, 257241, 257312, 252280, 256619, 251912, 251889, 256405, 256363, 256369, 255973, 253567, 253507, 253222, 253294, 251634, 255098, 255011, 255065, 251888, 251831, 251731, 254113, 251608, 255086, 256246, 256314, 256080, 255473, 255519, 255409, 255110, 254991, 254449, 252728, 254377, 254938, 254937, 254936, 254935, 254946, 254926, 266759, 252971, 255293, 255292, 266655, 267292, 256520, 256421, 256643, 256596, 255494, 265181, 254422, 265355, 267279, 267364, 266914, 265637, 265636, 265499, 265498, 265497, 253392, 253391, 267566, 267565, 267427, 267426, 266916, 266915, 266680, 266768, 266766, 266765, 266551, 265761, 265684, 265683, 265682, 265681, 263312, 255468, 255467, 254532, 254567, 261433, 261560, 267295, 267458, 267412, 267393, 267413, 267490, 267402, 267515, 267497, 257196, 266963, 267594, 257211, 267298, 267060, 267562, 254336, 255997, 266648, 266647, 266575, 266851, 266975, 266237, 266236, 266528, 266527, 266008, 265822, 265821, 265806, 265805, 265804, 265858, 265857, 265692, 265691, 265705, 265292, 265291, 265394, 264197, 263501, 257214, 255440, 265798, 265797, 265380, 265405, 265433, 265030, 265125, 264952, 264951, 264950, 264920, 265037, 267485, 266917, 267483, 267616, 267615, 265747, 265746, 265745, 265744, 266660, 267224, 267223, 267222, 267221, 252894, 252893, 252910, 252909, 267330, 266862, 257595, 257443, 257464, 266701, 266410, 266027, 266446, 265772, 265606, 265432, 265335, 266207, 265298, 265660, 265602, 265333, 265332, 265331, 265330, 265188, 266343, 266535, 266587, 265492, 265491, 256660, 254275, 254263, 254186, 254235, 264917, 265058, 265671, 265670, 265465, 265464, 265463, 265462, 265765, 265867, 266661, 265830, 252941, 266503, 266519, 262470, 262469, 262471, 258047, 256231, 255422, 255421, 255420, 255419, 255439, 255438, 255437, 254395, 254394, 254420, 254403, 256147, 256150, 252113, 252075, 256297, 256292, 267066, 266601, 251736, 267376, 267375, 267567, 266609, 266583, 267556, 267012, 256352, 267403, 267605, 267604, 267603, 267446, 267445, 267444, 263686, 267423, 266756, 266755, 255869, 254218, 254239, 253574, 253041, 266366, 276692, 266705, 266704, 253211, 267046, 267071, 266462, 266483, 266494, 266402, 266418, 265945, 266013, 266001, 265725, 265724, 265723, 264743, 266762, 267115, 266904, 266721, 265644, 265308, 265356, 265697, 265732, 265731, 265730, 265592, 265775, 276135, 265135, 265597, 265393, 265392, 265391, 265390, 253593, 253592, 253591, 253566, 265142, 265141, 265140, 265139, 265398, 265397, 264807, 264806, 265039, 264931, 264559, 264482, 263690, 263689, 263688, 263687, 263885, 263645, 263644, 262560, 262110, 255217, 255216, 255215, 255214, 257010, 257822, 257478, 266944, 267244, 267087, 267086, 267085, 267592, 267654, 266873, 267032, 267065, 266758, 267261, 267260, 266974, 266973, 266972, 266829, 266983, 266943, 266942, 266956, 267526, 267190, 267245, 267089, 266295, 266294, 266293, 267064, 266861, 266860, 265878, 265877, 265876, 267111, 267110, 266649, 267251, 267243, 267242, 267241, 266954, 267199, 266722, 266061, 265456, 265362, 265940, 254413, 266532, 266675, 266639, 266672, 266671, 266670, 253036, 266636, 266592, 266397, 266470, 266469, 265844, 265861, 265860, 265859, 266018, 261792, 261904, 257938, 262978, 263038, 262495, 257508, 255408, 261644, 261643, 261642, 255108, 261500, 259874, 259702, 259674, 259245, 257261, 257260, 257252, 257251, 257371, 257370, 257369, 257368, 257380, 257379, 257378, 257377, 256998, 256899, 256891, 256890, 256889, 256888, 256929, 256928, 256927, 256926, 256921, 256705, 257471, 257572, 257679, 257678, 257789, 257788, 257984, 257505, 257723, 257722, 257439, 257654, 254583, 253466, 257111, 257313, 253189, 257143, 253141, 256706, 256529, 256784, 256601, 266274, 266850, 266849, 266848, 266210, 266289, 266288, 266606, 266261, 266349, 266357, 266436, 266530, 266529, 265971, 265989, 265988, 265987, 266028, 265709, 266267, 264741, 264822, 264821, 264820, 252444, 252443, 252442, 254173, 254172, 254171, 266668, 266667, 266666, 266810, 266809, 266808, 254577, 254576, 254575, 254549, 254548, 254547, 266510, 266490, 262098, 266684, 266683, 266682, 266681, 266841, 266935, 266460, 266459, 266458, 266325, 266745, 266744, 266743, 266693, 267184, 267183, 267182, 267599, 267534, 267533, 267189, 267146, 267107, 267106, 267162, 267161, 267601, 267600, 267248, 267137, 266514, 267547, 267546, 267545, 266710, 266709, 266708, 266951, 266950, 266949, 267126, 266934, 266933, 266932, 266792, 266791, 266790, 263440, 263439, 263438, 262659, 262658, 262657, 261486, 261506, 261355, 261217, 261216, 261173, 261172, 261171, 259948, 259947, 260044, 259545, 259299, 259249, 259106, 257848, 257869, 257868, 257867, 257866, 256976, 257093, 256460, 258626, 251766, 251708, 257568, 257637, 257950, 255570, 255569, 255568, 257467, 254771, 254770, 254769, 254531, 254530, 254529, 254278, 254277, 254276, 254782, 251890, 254267, 254266, 254265, 266373, 266372, 266371, 266395, 266394, 266393, 266256, 266255, 266254, 266196, 266360, 266359, 266358, 266335, 266630, 266226, 266225, 266387, 266427, 266426, 266425, 266166, 266165, 266164, 266218, 266465, 266280, 266464, 266006, 266005, 266004, 266489, 266488, 265973, 265810, 266083, 266139, 266012, 266125, 266084, 266090, 266211, 265979, 253871, 253877, 253893, 262245, 263627, 263406, 263600, 263620, 263651, 263637, 263696, 263823, 262331, 260315, 262102, 259103, 253881, 266416, 266415, 266414, 266413, 266383, 266246, 266128, 266020, 266130, 266132, 266060, 266581, 266384, 266463, 266292, 266344, 266338, 266434, 266257, 266542, 266330, 266329, 266248, 266175, 266174, 266002, 266076, 266034, 252123, 252152, 266025, 266247, 266268, 266450, 255399, 255398, 263275, 263274, 266314, 266493, 265845, 266138, 266137, 266146, 265836, 266612, 266108, 266311, 266161, 266353, 266336, 266310, 266368, 266206, 258180, 265846, 266163, 265865, 265864, 265832, 265852, 266264, 265819, 265934, 257875, 257714, 258471, 258499, 266333, 266201, 266250, 266095, 266036, 265932, 266064, 265814, 265813, 265869, 265950, 265961, 265931, 266037, 264656, 265904, 264769, 264768, 266094, 265112, 262194, 262000, 261865, 262024, 262023, 262022, 262021, 261620, 261619, 254217, 266051, 251898, 255462, 255461, 255460, 255413, 255412, 251810, 258919, 258918, 258917, 258916, 266050, 265808, 266252, 266251, 252040, 265996, 266141, 266406, 266767, 266562, 266048, 266277, 266283, 266602, 266457, 266456, 266364, 266363, 266507, 265474, 265407, 265477, 265412, 265411, 265273, 262116, 259112, 257309, 256171, 255836, 265910, 266764, 266717, 266556, 265680, 265713, 265712, 265249, 265248, 265247, 265493, 265454, 265417, 264659, 265710, 266408, 266409, 266332, 266331, 266404, 265664, 266643, 266642, 266641, 266640, 266282, 266281, 265153, 265855, 266654, 266653, 265595, 265594, 265688, 264797, 265983, 265982, 265981, 265980, 265700, 265871, 265870, 266290, 267467, 266346, 266518, 266517, 266516, 266515, 267608, 266687, 266468, 266502, 266501, 266500, 266499, 266716, 266715, 266714, 266713, 253711, 266356, 266730, 266703, 266798, 266444, 265953, 266319, 266448, 266445, 266107, 267119, 267153, 267152, 267151, 267104, 267103, 261241, 266772, 266771, 266770, 264353, 265601, 265600, 266936, 266945, 266632, 267595, 267510, 267326, 265722, 267258, 266508, 266544, 266699, 264903, 264902, 264901, 264900, 266546, 266545, 264835, 266523, 267477, 267476, 267475, 267474, 266723, 266431, 265666, 265115, 260232, 260231, 260230, 260229, 267028, 267027, 257430, 266881, 266880, 256908, 256907, 267134, 259998, 259997, 267984, 256534, 267576, 267575, 267197, 267196, 266110, 267041, 267040, 266692, 266970, 266877, 267487, 267486, 267037, 267036, 267035, 266879, 266833, 254100, 255436, 267379, 267378, 266625, 266624, 266534, 266533, 267273, 267272, 253521, 253520, 263658, 267210, 263834, 253690, 253689, 266822, 266407, 255339, 266093, 267216, 267215, 267214, 253678, 267507, 266189, 255923, 265612, 266652, 253485, 253484, 253494, 266184, 266183, 265769, 265768, 258980, 258979, 252367, 252366, 266422, 266421, 265669, 255781, 253453, 253452, 253451, 253495, 266053, 265783, 266102, 266101, 266100, 265959, 267585, 265942, 264899, 256471, 254183, 266718, 265643, 267079, 267506, 254087, 254086, 263626, 263064, 265468, 266068, 266067, 266066, 266065, 266162, 258500, 267428, 254714, 267289, 267288, 259729, 254679, 254678, 254677, 254676, 265792, 255302, 255301, 255300, 265917, 265916, 266273, 265439, 267421, 267420, 267042, 267425, 266047, 266807, 267236, 267235, 265899, 267663, 267662, 267596, 267436, 255941, 265277, 265359, 266937, 266475, 266069, 265781, 267380, 267250, 267249, 267658, 266543, 265580, 267293, 265261, 267606, 254283, 265759, 267302, 267301, 265593, 267464, 266834, 265605, 265604, 265962, 265872, 267308, 265558, 266223, 267025, 267024, 266195, 266194, 267456, 264928, 266253, 258810, 256609, 255608, 262787, 254243, 266739, 266610, 266539, 266538, 266537, 266536, 265585, 265426, 265540, 265401, 266910, 265187, 265186, 266285, 265375, 266405, 267170, 251934, 254652, 267305, 266279, 252538, 266301, 266300, 266299, 266298, 266199, 254740, 266926, 254694, 266089, 266088, 266087, 254605, 255405, 266151, 267177, 267176, 267175, 267174, 266966, 266965, 266964, 254443, 254442, 266143, 266388, 255878, 254072, 264291, 254004, 266417, 266043, 266696, 266347, 266656, 266720, 267188, 266307, 266306, 252556, 266645, 266919, 254200, 267424, 266761, 267294, 267665, 267664, 267498, 266971, 267017, 265275, 266021, 266989, 266988, 266140, 265976, 266105, 266104, 266026, 266202, 265866, 254006, 266382, 253479, 266266, 260308, 253786, 266039, 266156, 266204, 266513, 266339, 266812, 267454, 267453, 267452, 258273, 258272, 258271, 265848, 266921, 266920, 266229, 267278, 253698, 253697, 266284, 266212, 266340, 254385, 254384, 267459, 265598, 254254, 254340, 266571, 265824, 266129, 253692, 266324, 253688, 253672, 253671, 266313, 258341, 254477, 267583, 266843, 266328, 266327, 266326, 267417, 266241, 265523, 254409, 266574, 266573, 266572, 255375, 265856, 266896, 267558, 267502, 267519, 267518, 267517, 267516, 267653, 267598, 265212, 265211, 265210, 265209, 266109, 266120, 266213, 266570, 266569, 267537, 253818, 267422, 267628, 267627, 267626, 266957, 267538, 263243, 263242, 253535, 267192, 252450, 266303, 266480, 267431, 267181, 267180, 253339, 266111, 267650, 262986, 266209, 266208, 266913, 253180, 253179, 266112, 253070, 267496, 267656, 267655, 266323, 266242, 267007, 267006, 267005, 266286, 252865, 265478, 252706, 264953, 252650, 265400, 267495, 267494, 267259, 266009, 266187, 266824, 266823, 253668, 252891, 253570, 266348, 267666, 266611, 253065, 267580, 267579, 267578, 267535, 266215, 267084, 267083, 267082, 267552, 253324, 266136, 253305, 254525, 253338, 266695, 266895, 252598, 266689, 265923, 267149, 266707, 266706, 266078, 252590, 267607, 266334, 265936, 265719, 252618, 266169, 267020, 253742, 253741, 253740, 252470, 252385, 252435, 252434, 252433, 267442, 251910, 251909, 251908); +UPDATE `quest_objectives` SET `VerifiedBuild`=56421 WHERE `ID` IN (251907, 266760, 267362, 265967, 265966, 266840, 266839, 266097, 252083, 266698, 267173, 267211, 267045, 267661, 252384, 266982, 266058, 265939, 267463, 251990, 256982, 256981, 251946, 251982, 251974, 251955, 251915, 265763, 251952, 252026, 252025, 252024, 251897, 251896, 265854, 265762, 265663, 265721, 265853, 266835, 252174, 252173, 251991, 251981, 251980, 251929, 266245, 251937, 267524, 267523, 257815, 265774, 255348, 251917, 251916, 266992, 251798, 266430, 252380, 266856, 267500, 267392, 265884, 251827, 251826, 264893, 251845, 251844, 251843, 251882, 251881, 251880, 267648, 267647, 251901, 251900, 266784, 265926, 252750, 265887, 267411, 260152, 267371, 267361, 267499, 251835, 265476, 265532, 264798, 265472, 265749, 265570, 267047, 266038, 265771, 265992, 266871, 266814, 265960, 265898, 265274, 267239, 266719, 265057, 267448, 265272, 265271, 266775, 265908, 266192, 267395, 266899, 266119, 265862, 276387, 266712, 265185, 265184, 265183, 265182, 252681, 254419, 254417, 265603, 256139, 266870, 265618, 265632, 265554, 266019, 266777, 266776, 265909, 265694, 265377, 265303, 265471, 266729, 266728, 266727, 266726, 265357, 265642, 265913, 265461, 266419, 256608, 266486, 267529, 267492, 265964, 265963, 265437, 265279, 265649, 265538, 265537, 265536, 267557, 265696, 266355, 266981, 266980, 267109, 267108, 267333, 267332, 266813, 265416, 267659, 265626, 265625, 267193, 265567, 267275, 266967, 255359, 265171, 265170, 265169, 265168, 267554, 267553, 256674, 256673, 256672, 255541, 266742, 265699, 266073, 265907, 267581, 254146, 264739, 264738, 254580, 266818, 266817, 264771, 265905, 265535, 267481, 266801, 266007, 265062, 265707, 265655, 266952, 265097, 265711, 267609, 256436, 256435, 264752, 265068, 265159, 254284, 265065, 264998, 265267, 265266, 265265, 265305, 254292, 265205, 265204, 265203, 267057, 266438, 256034, 259589, 257294, 257497, 265232, 265615, 265614, 266958, 264926, 265452, 267619, 265850, 267484, 265911, 257941, 257940, 252942, 265310, 265309, 265948, 265839, 266623, 255846, 266582, 265757, 265756, 265755, 265754, 265726, 263957, 265734, 265733, 264497, 264496, 265935, 255586, 267465, 265674, 265449, 265608, 265607, 264988, 267530, 265166, 267571, 267570, 267569, 267568, 265590, 266032, 264002, 265340, 262782, 267434, 267286, 267285, 267284, 267384, 265582, 265581, 267360, 267296, 267386, 266203, 266389, 265924, 265470, 265737, 266796, 266795, 266794, 266498, 266497, 265886, 265885, 265685, 266178, 266177, 266176, 265490, 266040, 267339, 266902, 254738, 254737, 254092, 266449, 267501, 251837, 252533, 259328, 264890, 267039, 267038, 265079, 265024, 267374, 267373, 267372, 266302, 266168, 265034, 267133, 267132, 267131, 267061, 266190, 266928, 265529, 267602, 265000, 264737, 264831, 267447, 254366, 254365, 254364, 263284, 334767, 254881, 264965, 260494, 266342, 260491, 263375, 266845, 266844, 257831, 262974, 262973, 264994, 266869, 266888, 267019, 267018, 262649, 267433, 267432, 267639, 266750, 267271, 267390, 266821, 267652, 261385, 254166, 259801, 259785, 264937, 255237, 259402, 259401, 259297, 259347, 258407, 264100, 264099, 256097, 256096, 264604, 264919, 264918, 267008, 257318, 257317, 257139, 263799, 266863, 265796, 256967, 263021, 265693, 256712, 256711, 256710, 264177, 256528, 256501, 256500, 256499, 256622, 256633, 266741, 266740, 256589, 265717, 267230, 267391, 256235, 265920, 267205, 267204, 255990, 255989, 266867, 266866, 266865, 266864, 255870, 255188, 267159, 266890, 266889, 262827, 267168, 267167, 265027, 265748, 267140, 267148, 266802, 267218, 263309, 264836, 264985, 265569, 266603, 266548, 266547, 265611, 265610, 265530, 267369, 265431, 265455, 265946, 267504, 264991, 255042, 266799, 265469, 256723, 263101, 266897, 257112, 267611, 267610, 256724, 265257, 262108, 256599, 267543, 267102, 267101, 256696, 267053, 267052, 267051, 267050, 266961, 256773, 267063, 267555, 266955, 256524, 256523, 256522, 266182, 266181, 266180, 266179, 266959, 266075, 265800, 265799, 255904, 266122, 267232, 266479, 266478, 266477, 257064, 265358, 265486, 265327, 255958, 256594, 266901, 265906, 256349, 266737, 266854, 266853, 266485, 267195, 255978, 255977, 266797, 256521, 255868, 255867, 267338, 255963, 256020, 267410, 266491, 256212, 256211, 266769, 266747, 256194, 256193, 257169, 267462, 267461, 256179, 266644, 256432, 266607, 266891, 267521, 267520, 258820, 266999, 266998, 264990, 267088, 257496, 267004, 256452, 267489, 256639, 267394, 256385, 256391, 266912, 256222, 256335, 266487, 256336, 255597, 264783, 256101, 265221, 256132, 266275, 267620, 265915, 267640, 267076, 256216, 264979, 267160, 267574, 267573, 267572, 266816, 266476, 255626, 267561, 265415, 265956, 266378, 266738, 266435, 266887, 267062, 266673, 265742, 266392, 266391, 266424, 266423, 266565, 266564, 266563, 255935, 255892, 265641, 263907, 256134, 267208, 267527, 267150, 255335, 255334, 266160, 265629, 265628, 265385, 265384, 256156, 256155, 256154, 256153, 256131, 266991, 266474, 267138, 255296, 255223, 255222, 266929, 265599, 255189, 256676, 266596, 265941, 256892, 254435, 266071, 255727, 255726, 265571, 255551, 267536, 267429, 255775, 265784, 265559, 266803, 266145, 266909, 266908, 266134, 266133, 267625, 265938, 266872, 256009, 267135, 266985, 266984, 255206, 266560, 266559, 266558, 266557, 267009, 265018, 266191, 256010, 255900, 266613, 266509, 266077, 266035, 265965, 265835, 265834, 267003, 256042, 256041, 255270, 255344, 266586, 266585, 266341, 255606, 266455, 265902, 265901, 266200, 265875, 255614, 255889, 266646, 266782, 266781, 266780, 266779, 266882, 255887, 267493, 267657, 255079, 255912, 267618, 266940, 266735, 267407, 267406, 267405, 267404, 267318, 256789, 266987, 266986, 255815, 255814, 267588, 266995, 267471, 266847, 266506, 266505, 266504, 267323, 267577, 266930, 267207, 255797, 267614, 265929, 265928, 265927, 267646, 267645, 267014, 267013, 266857, 256249, 267043, 267124, 267123, 267122, 267597, 267633, 267632, 267358, 266454, 266453, 266452, 266451, 255491, 266576, 267077, 266938, 266736, 265753, 255757, 255756, 255779, 255778, 266659, 265895, 265894, 265893, 267034, 255212, 267548, 266677, 266830, 265888, 266788, 266390, 267584, 266657, 255496, 266918, 255099, 266774, 264939, 255918, 255748, 265868, 266894, 265773, 266045, 266044, 255360, 267090, 267560, 266524, 267231, 267048, 257303, 266600, 266599, 266931, 256576, 254099, 254346, 254345, 256588, 255267, 259126, 255349, 253806, 265874, 254310, 252163, 252162, 255459, 255458, 266219, 254029, 254028, 254027, 267145, 267144, 267143, 267142, 253957, 253996, 254516, 254387, 266466, 266783, 267023, 266369, 253062, 266244, 264841, 256440, 254423, 266787, 266786, 266785, 254293, 266531, 263077, 266367, 266240, 266239, 266238, 266159, 266158, 256410, 256556, 256555, 256554, 256553, 266837, 257440, 254383, 267238, 266906, 254543, 254522, 266927, 266905, 265930, 265579, 265578, 253942, 253941, 254341, 266400, 254244, 254075, 255898, 267240, 252016, 265925, 265779, 254257, 254140, 253684, 253683, 266231, 254073, 267147, 265743, 251884, 266228, 266227, 252928, 266258, 252427, 252372, 266399, 266263, 266354, 265900, 253549, 266886, 253318, 257320, 267383, 253097, 267651, 253185, 266118, 266152, 265841, 267621, 251706, 265728, 266276, 252751, 252930, 252929, 266157, 266628, 264938, 265993, 265323, 251759, 265082, 264827, 251688, 265922, 265921, 251654, 251679, 255463, 256407, 252718, 266962, 254380, 265459, 265815, 252731, 256430, 252790, 265951, 266123, 253151, 253150, 265718, 265914, 256742, 256223, 266106, 255677, 265672, 251641, 251640, 251639, 252258, 265704, 265984, 265807, 265954, 265624, 265623, 252406, 258995, 253012, 253051, 266033, 251958, 265648, 266220, 266828, 266041, 256479, 252182, 254907, 266629, 266622, 266676, 266230, 266059, 266948, 266651, 266868, 256536, 256381, 252984, 252597, 252596, 265817, 252660, 254020, 252612, 265054, 252630, 252508, 266638, 253125, 253188, 267637, 266171, 266674, 253076, 253075, 266150, 266149, 251769, 251768, 265777, 265776, 267262, 266260, 266259, 266173, 266172, 266188, 265727, 252637, 265118, 265788, 265787, 267473, 267472, 266380, 266379, 265919, 265918, 266605, 266773, 267377, 265679, 266309, 266320, 265937, 253049, 267470, 265739, 265738, 266297, 265840, 266003, 265741, 267169, 266308, 251705, 254470, 251746, 251745, 251744, 251743, 265949, 252780, 252779, 252906, 252905, 252904, 266272, 266271, 265406, 252605, 251775, 254398, 255253, 266540, 267058, 252524, 265609, 266113, 265549, 251800, 251799, 251879, 251878, 260964, 260883, 265495, 265372, 264995, 265055, 265268, 265311, 265270, 266751, 265631, 254700, 254699, 265314, 265313, 265735, 265105, 265104, 265103, 267582, 265481, 265758, 265521, 265482, 266484, 265543, 266017, 266072, 265563, 264830, 264829, 267136, 266492, 266793, 265568, 267629, 265556, 265555, 267542, 257265, 267139, 260439, 265818, 266806, 265657, 262799, 265790, 265242, 256941, 256940, 256939, 256938, 267466, 255277, 266832, 265879, 265049, 265048, 265047, 265046, 265809, 265326, 265883, 256323, 256322, 256630, 256629, 256509, 256508, 256507, 256160, 256159, 256158, 256157, 265328, 265596, 262687, 265307, 264913, 259077, 256780, 265301, 254741, 266287, 265351, 265350, 265349, 256783, 265539, 265410, 265409, 265408, 265286, 266186, 266185, 265829, 265101, 263069, 263068, 264879, 264800, 264799, 252672, 252671, 254666, 264787, 264786, 264629, 264397, 252043, 252042, 251777, 251776, 257437, 266634, 264910, 264909, 265002, 265001, 267981, 264911, 265174, 265173, 266278, 265013, 265224, 265117, 265116, 265589, 265588, 265233, 264980, 265175, 256287, 266993, 264652, 264651, 264650, 264649, 264368, 265473, 265656, 265863, 265837, 262492, 266662, 266522, 266754, 266753, 266752, 258014, 258013, 266876, 266875, 263594, 263593, 263592, 265639, 262380, 266561, 266440, 266270, 266269, 259939, 259938, 265952, 267172, 265363, 266070, 261833, 266626, 267590, 264932, 266804, 265695, 267154, 266345, 267049, 257542, 257541, 255140, 264447, 265698, 267056, 267055, 267054, 265591, 265435, 265892, 265891, 266826, 265766, 258705, 258704, 258703, 258702, 251763, 255737, 255736, 255040, 255039, 266262, 266631, 265795, 267059, 266815, 258659, 267638, 260555, 260554, 260553, 260552, 265564, 265503, 265502, 265501, 265752, 266085, 267525, 254579, 265968, 266401, 252953, 258197, 256072, 256071, 265986, 263089, 266923, 266922, 254600, 263003, 266859, 267113, 267112, 265751, 265750, 267255, 265264, 267044, 266588, 254101, 262424, 262423, 262422, 267125, 261641, 267622, 265842, 266892, 266939, 266885, 266884, 266883, 258607, 258622, 258621, 255548, 267246, 267075, 267074, 267073, 258179, 267187, 267186, 258123, 258122, 266994, 266362, 266361, 256114, 256113, 266142, 252606, 267455, 256143, 256142, 256141, 256128, 266126, 259080, 259079, 266669, 262925, 266437, 262387, 262386, 266911, 265791, 266800, 267002, 267001, 267000, 265577, 267416, 267415, 267414, 265444, 265443, 254949, 266838, 267263, 267290, 267225, 265640, 260306, 265823, 265434, 263429, 263354, 263353, 263352, 266805, 266197, 256390, 265635, 265634, 266924, 266429, 266428, 266969, 266996, 265467, 392908, 255681, 260962, 265404, 265851, 265816, 265690, 265007, 265780, 263191, 264989, 267141, 266046, 265317, 265100, 265099, 265098, 264956, 264955, 264954, 265295, 265294, 264916, 264915, 264936, 264935, 265085, 265531, 265337, 254527, 254526, 265622, 265621, 265687, 265686, 265458, 265489, 265488, 267327, 265528, 264792, 265228, 265015, 265014, 265480, 265479, 265561, 265542, 265702, 265701, 265645, 256032, 267587, 267586, 258928, 265382, 265381, 266898, 265374, 265373, 263738, 265466, 265215, 265214, 266398, 267247, 267220, 267219, 265352, 265483, 267033, 254663, 254662, 265262, 265402, 265729, 266322, 266321, 265066, 265487, 266092, 266091, 267350, 265278, 265198, 265376, 265154, 265206, 265485, 265109, 265293, 265252, 265251, 265084, 265083, 266443, 266442, 265073, 265072, 264942, 264941, 266496, 266495, 265093, 265092, 265091, 265090, 265955, 264943, 265061, 265060, 265059, 265197, 265038, 265524, 265425, 258660, 266763, 266337, 266377, 266376, 266375, 265063, 265281, 266312, 267191, 266214, 267091, 265240, 265239, 265238, 265237, 266694, 267227, 265162, 265613, 267217, 266433, 265812, 265366, 265365, 265364, 265108, 265134, 265133, 265132, 266831, 265172, 266420, 265630, 264972, 264971, 265131, 265130, 265348, 265347, 265227, 265226, 265161, 265160, 265329, 265045, 266316, 266315, 265087, 265156, 265155, 265107, 265106, 256045, 252518, 252517, 265096, 265095, 265285, 265453, 266291, 265094, 265025, 266014, 265573, 265572, 265440, 265213, 266711, 266031, 266030, 266650, 265678, 256278, 265450, 265703, 254585, 254584, 266351, 266350, 266512, 265280, 265053, 265383, 265389, 265051, 264914, 265111, 255834, 265619, 266352, 264978, 265438, 265789, 265287, 264247, 264811, 266555, 266554, 266553, 265566, 265565, 264767, 264766, 265312, 264265, 265661, 265576, 263967, 265302, 264927, 265222, 265146, 265399, 264853, 265208, 265550, 264999, 266403, 265995, 265994, 265078, 265077, 265076, 265075, 265074, 265283, 256973, 265985, 267158, 267157, 265847, 267234, 267233, 257079, 257198, 257092, 256844, 256843, 265511, 255652, 255314, 254241, 252635, 252690, 252770, 252729, 266827, 265263, 252547, 252665, 255084, 255083, 252680, 252679, 252678, 252677, 266000, 252638, 255327, 253050, 251665, 255330, 255329, 266386, 266385, 266580, 266579, 252669, 252668, 265165, 265164, 255488, 255487, 267982, 252512, 266023, 267356, 252708, 267252, 255149, 255148, 266627, 266511, 254535, 252757, 252756, 265520, 265519, 266637, 252165, 266619, 266618, 265584, 254357, 254356, 254282, 254281, 265127, 265126, 256540, 267118, 267117, 267116, 267541, 267540, 267539, 267559, 266124, 253933, 251976, 251975, 267457, 267612, 253859, 252150, 253839, 253838, 255021, 255020, 255019, 265446, 265445, 253754, 254455, 265990, 255768, 252658, 252657, 251683, 251938, 265403, 267397, 251859, 266461, 254286, 254285, 255537, 255536, 267209, 389199, 267480, 267479, 267478, 267274, 267443, 267511, 267265, 267264, 256397, 256396, 252047, 267564, 267563, 256389, 262651, 266086, 255647, 255646, 251887, 255686, 254313, 267617, 256658, 267634, 256744, 262647, 266167, 267114, 266591, 266590, 266589, 267213, 265667, 262744, 266925, 256954, 256953, 266757, 267300, 251693, 251692, 251691, 256362, 256427, 265300, 255087, 265843, 253796, 266577, 265387, 254299, 264756, 251684, 259480, 259479, 259478, 259477, 267156, 267155, 252983, 267257, 267256, 252786, 266825, 267031, 267030, 267068, 261452, 264483, 251662, 267093, 267092, 265423, 265422, 265421, 264872, 265575, 265253, 256573, 266296, 254887, 254886, 254885, 266011, 257358, 267072, 263385, 263384, 267551, 267550, 267549, 264796, 264795, 267349, 267348, 267347, 267346, 256067, 265736, 266604, 264765, 263517, 263579, 253749, 266243, 255603, 264865, 264864, 264863, 256279, 266131, 263084, 261488, 261485, 261168, 259076, 265290, 265289, 257281, 257280, 257279, 257278, 267451, 267450, 267449, 265475, 262806, 265202, 265201, 265200, 265199, 265782, 263217, 254786, 263359, 263358, 266686, 257441, 254944, 254832, 254831, 254830, 266029, 254768, 254767, 266082, 266081, 263234, 261577, 263509, 263680, 263355, 267624, 267623, 266249, 263197, 263196, 263195, 266447, 265873, 265675, 265778, 266688, 262832, 267354, 263596, 263595, 264587, 261284, 260969, 267021, 265282, 264728, 265706, 255670, 267409, 267408, 266063, 265767, 267418, 265882, 265881, 265880, 253921, 265708, 263812, 265999, 265658, 267482, 266635, 265689, 264005, 266658, 265514, 264244, 264122, 265547, 253935, 264508, 267212, 258708, 258187, 265831, 258027, 267185, 265794, 265020, 264452, 264948, 263718, 264993, 265562, 266205, 267253, 266374, 263905, 264029, 266979, 266978, 266977, 266976, 265560, 256439, 256438, 264884, 263523, 256755, 263694, 263693, 265056, 267660, 266568, 266567, 266566, 264412, 263521, 263753, 263824, 263844, 263701, 408220, 267630, 258625, 261412, 256120, 255509, 263935, 263934, 255716, 254199, 264858, 263707, 263706, 263985, 264179, 264178, 263653, 264402, 265662, 264745, 264744, 265371, 264603, 264992, 264854, 266900, 263157, 264860, 252098, 266734, 266733, 266732, 266731, 264924, 264763, 264762, 264761, 266679, 266678, 266990, 264583, 265494, 264922, 266170, 264921, 264969, 264968, 264967, 264826, 264825, 264824, 264844, 264843, 264842, 264804, 265011, 264696, 265042, 264774, 264757, 267179, 264958, 264957, 265086, 265006, 264929, 263848, 264712, 264605, 264834, 264810, 264612, 264746, 264538, 264625, 264889, 264675, 264782, 264840, 265004, 265003, 264779, 264755, 265026, 255724, 265518, 265517, 265516, 265515, 265430, 265429, 265428, 265427, 265334, 264414, 264413, 264551, 264550, 264549, 264415, 265223, 264871, 266725, 266724, 264933, 264996, 264760, 264809, 255987, 264106, 265972, 264613, 265032, 264707, 264560, 265216, 254393, 264862, 254392, 264870, 264869, 254400, 265022, 265021, 265017, 265016, 264930, 265324, 264062, 264061, 263640, 263639, 264764, 264512, 264511, 264964, 264963, 264962, 264961, 264599, 264598, 264833, 264832, 264431, 264430, 264701, 264700, 265970, 265386, 264421, 264944, 264654, 264653, 266482, 266481, 265029, 265028, 264734, 264733, 265975, 265974, 265036, 265035, 265552, 265551, 264574, 264759, 265033, 263015, 267194, 266633, 266467, 264742, 267078, 264778, 264777, 254484, 264773, 267100, 267099, 267098, 264732, 256186, 255203, 254834, 269006, 264970, 264420, 264885, 265460, 266697, 267591, 264726, 264309, 264308, 263557, 263556, 264781, 264983, 264982, 265120, 252951, 265144, 264838, 264837, 264562, 264079, 256915, 264947, 262617, 264977, 264805, 266617, 266616, 255332, 264423, 265969, 267081, 267080, 263843, 295370, 267171, 263713, 263712, 265849, 267359, 264534, 264533, 264532, 264531, 264530, 262984, 264788, 264895, 265764, 264115, 264976, 264997, 266852, 266615, 266614, 266265, 264784, 264966, 264666, 264086, 267644, 267643, 267642, 265031, 263496, 267514, 267513, 267512, 266217, 266216, 254542, 254541, 253693, 264851, 266074, 266941, 254958, 265361, 264074, 265991, 264513, 264479, 264478, 264477, 264476, 264362, 264846, 264426, 264693, 264259, 264258, 264257, 264486, 264485, 264484, 265010, 265009, 265008, 264312, 264311, 264310, 264196, 264195, 264194, 264283, 264282, 264281, 264262, 264261, 264260, 264365, 264394, 264393, 264392, 264580, 264579, 264578, 253866, 254158, 264143, 264142, 264141, 264280, 264592, 264536, 264535, 275421, 257693, 263730, 263729, 264387, 264386, 264315, 264314, 258991, 264558, 264557, 264671, 263794, 263862, 256013, 264071, 264070, 264525, 264524, 263747, 264306, 264305, 264458, 264526, 264105, 263008, 264441, 264360, 264641, 264597, 264147, 264146, 264307, 264118, 264573, 264572, 341702, 266778, 264523, 264251, 266691, 266690, 260698, 262966, 264131, 264591, 264445, 264033, 263966, 263965, 264093, 264443, 264571, 264289, 264098, 264540, 264364, 264248, 264501, 264568, 264518, 264500, 264480, 264475, 264561, 264300, 264709, 264302, 264725, 264600, 264322, 264040, 264544, 264618, 264643, 264569, 264348, 264442, 264636, 264467, 264646, 264107, 264537, 264181, 264555, 264183, 264319, 264715, 264363, 264428, 264339, 264422, 264471, 264343, 264416, 264457, 264222, 266010, 264366, 264313, 264121, 264073, 263998, 263969, 264271, 264256, 264459, 264332, 264347, 264286, 264372, 264554, 264563, 263818, 264288, 258413, 264404, 264304, 264303, 264357, 260841, 252935, 264474, 264473, 263937, 264290, 264722, 264395, 264384, 264383, 264382, 264113, 264233, 263962, 263634, 264433, 263646, 264704, 264161, 260259, 260994, 264529, 264351, 264350, 264349, 256902, 264706, 264570, 262825, 263830, 263829, 263828, 263999, 254458, 266903, 264623, 264622, 264621, 262952, 264378, 259216, 266552, 266947, 264065, 263825, 258096, 263728, 264169, 264168, 264167, 264419, 312151, 266441, 263875, 267121, 267120, 264436, 264435, 264434, 264253, 264252, 263936, 264050, 264373, 264358, 265276, 264361, 266381, 263736, 264984, 264164, 264163, 263904, 263896, 264000, 264398, 263740, 263717, 264162, 263537, 254194, 252950, 253259, 257793, 266439, 263869, 266049, 267435, 267269, 267268, 253558, 263710, 266121, 263989, 257798, 263993, 267505, 266473, 266472, 266471, 266154, 266153, 267649, 265958, 265957, 266016, 266015, 256718, 256751, 267388, 256239, 256238, 257576, 257477, 262820, 262819, 266057, 266056, 266055, 266054, 267419, 264908, 267315, 254169, 254168, 254167, 252588, 257661, 252795, 255170, 266621, 266620, 266022, 256073, 252342, 267522, 254184, 266042, 253095, 264751, 264750, 267130, 267129, 267128, 267127, 253530, 266598, 266597, 251687, 262505, 262504, 267491, 267385, 253228, 253227, 253325, 267309, 265676, 257759, 257758, 255182, 255181, 264155, 251936, 259098, 259097, 259096, 264137, 264136, 264135, 263974, 263973, 264401, 264400, 257149, 264006, 263909, 263916, 258198, 263807, 263758, 263992, 264036, 264132, 263543, 263542, 263541, 264232, 264231, 264230, 264338, 264337, 264336, 264342, 264341, 264340, 264059, 264198, 264606, 263865, 263864, 263863, 264448, 264216, 264215, 264214, 263903, 264301, 264272, 264274, 264087, 264298, 264297, 264296, 263938, 264255, 263964, 264273, 264708, 264060, 263609, 263851, 263224, 264078, 264193, 264004, 264355, 264681, 264680, 264679, 264678, 263874, 263873, 263872, 263871, 263991, 263951, 264212, 264211, 264210, 264209, 263748, 264068, 264067, 264066, 263801, 264403, 264003, 264133, 261603, 261602, 261601, 264017, 264016, 264170, 264287, 264171, 264082, 264081, 264080, 257084, 264007, 263946, 264263, 264390, 264268, 264267, 264266, 263480, 263230, 264375, 264444, 264030, 263815, 263963, 264153, 264152, 264151, 264150, 264279, 264278, 264277, 264276, 263959, 264013, 264012, 264049, 264048, 264047, 264046, 254565, 252172, 264092, 262084, 263883, 263516, 256511, 263663, 263662, 263661, 264041, 259695, 259694, 259693, 264116, 264391, 264284, 261563, 264075, 262053, 263990, 263699, 264689, 264243, 264111, 264110, 264109, 264517, 264516, 264515, 264514, 264011, 263838, 264396, 252514, 264031, 264427, 264032, 264635, 264634, 264633, 256148, 264182, 263767, 263766, 264748, 255018, 254250, 264803, 264802, 264801, 264642, 263589, 264217, 264481, 264731, 263997, 263892, 263888, 262812, 263703, 263615, 263751, 263067, 263066, 263065, 262498, 264735, 264723, 252787, 256382, 260185, 264469, 263448, 263968, 264213, 264377, 264127, 264126, 264125, 264124, 264510, 263664, 263952, 264498, 263833, 264128, 264711, 264749, 264506, 264165, 264226, 264299, 263330, 263956, 264507, 264166, 264451, 254951, 264408, 264429, 264241, 264240, 258648, 251876, 263641, 264813, 259078, 263590, 263210, 263209, 263208, 263207, 254473, 264776, 254640, 263727, 264089, 264790, 264789, 264601, 261055, 263565, 263845, 264145, 262731, 264626, 264316, 263759, 264698, 264697, 264359, 264134, 263665, 264227, 264292, 263945, 263944, 263943, 263942, 264269, 259291, 263581, 264199, 263929, 263790, 257174, 264246, 264499, 255631, 255630, 263479, 264236, 263933, 263932, 263931, 263930, 263955, 263954, 264242, 264270, 264845, 264149, 264148, 264346, 264345, 264344, 264411, 264192, 263881, 263880, 263879, 264465, 264464, 264463, 264462, 264371, 264370, 264369, 263861, 264264, 262209, 264020, 264658, 264657, 263109, 264076, 263889, 264424, 263093, 258143, 264582, 264628, 264567, 264566, 264584, 264077, 264639, 259135, 264453, 259184, 264159, 264410, 263660, 263380, 254083, 264399, 262072, 262071, 263379, 262443, 264367, 264354, 262857, 264676, 259415, 264472, 264630, 264389, 264388, 256454, 256453, 263294, 264553, 264552, 264114, 263800, 263339, 263338, 264321, 264320, 264129, 263682, 264522, 264638, 264637, 262548, 263335, 263394, 263837, 263836, 263527, 264543, 264542, 264541, 264381, 264380, 264379, 264548, 263504, 263503, 263376, 262896, 263570, 263562, 264158, 264157, 263643, 264185, 264184, 263368, 264139, 263405, 263650, 263821, 263347, 264229, 264228, 263340, 263524, 263582, 263612, 263611, 263610, 263027, 263299, 263298, 263297, 263296, 264747, 263691, 264519, 263692, 263085, 263734, 263733, 264721, 262483, 264418, 264417, 263367, 264385, 263228, 263676, 263555, 263473, 263492, 264577, 264576, 264575, 263156, 263587, 263334, 263171, 263535, 262540, 263568, 263603, 263602, 262298, 263366, 263365, 263364, 263363, 261285, 259788, 264585, 259925, 264823, 259859, 263437, 263233, 263232, 264727, 264648, 264647, 263005, 264173, 263960, 258438, 258437, 263472, 263842, 263841, 263840, 263839, 264069, 264713, 264318, 264317, 263520, 263519, 256666, 256665, 263392, 262923, 263705, 264655, 264335, 264334, 264333, 264140, 263310, 264730, 264586, 264275, 264547, 264546, 264545, 262988, 263328, 263327, 263326, 263325, 263608, 263607, 263606, 263460, 264740, 263461, 263826, 262789, 264104, 262481, 259143, 263655, 264614, 263515, 263638, 253140, 264064, 264063, 263441, 264702, 262579, 262578, 263635, 264861, 263202, 264892, 264891, 264455, 262349, 264356, 264250, 264249, 263106, 263105, 264714, 263566, 263814, 263813, 263139, 263778, 263777, 263685, 263673, 389437, 262513, 263409, 263408, 264839, 262533, 264454, 263648, 264888, 263591, 261921, 264376, 263459, 264590, 263622, 263621, 264019, 264018, 341475, 263047, 263301, 264564, 264468, 263382, 263381, 263010, 263009, 264565, 255699, 263396, 262921, 263037, 263050, 264785, 263614, 264690, 263154, 263331, 262681, 263401, 262724, 263356, 262656, 262655, 263167, 263624, 263518, 263223, 263732, 263731, 259796, 263153, 262650, 264692, 264691, 264432, 264466, 263887, 263229, 263004, 263185, 262580, 263159, 263158, 263145, 263428, 263166, 263028, 263976, 263226, 263183, 262993, 263184, 262910, 262587, 263300, 259379, 263214, 263213, 263212, 263211, 262758, 262757, 262756, 263133, 263132, 263131, 263130, 263491, 263357, 262706, 263455, 263454, 263305, 262985, 262671, 262670, 263678, 263170, 263169, 262927, 262926, 263048, 263295, 263097, 263096, 263095, 263257, 263599, 262515, 263001, 263141, 263168, 263597, 262987, 263293, 263558, 263631, 263046, 263393, 263107, 263369, 262453, 262452, 262451, 264521, 264520, 264724, 264874, 263201, 263200, 263199, 264470, 263432, 263161, 263272, 263271, 264102, 264101, 264883, 264882, 264881, 263018, 263546, 263545, 263544, 263511, 263510, 263649, 263715, 263714, 264581, 263383, 263342, 263303, 262330, 263709, 253912, 263489, 253063, 263395, 262853, 262745, 263746, 262989, 262856, 264855, 262708, 262557, 263654, 264617, 264616, 264615, 263014, 264589, 264588, 263058, 263057, 263056, 263055, 263165, 262634, 263318, 263286, 263147, 264868, 264867, 264866, 264699, 264640, 263494, 263493, 263252, 263251, 263250, 263249, 263319, 263265, 263264, 263263, 262909, 263657, 263495, 256687, 263360, 263151, 264775, 263525, 263179, 263588, 264602, 262626, 263304, 263287, 264607, 262723, 263116, 263675, 263389, 263388, 263387, 263386, 264619, 263462, 260054, 263498, 263190, 263177, 263176, 263175, 263174, 263091, 263481, 262720, 263031, 263598, 264608, 263572, 263571, 263421, 263420, 263178, 263667, 263666, 262786, 263702, 263181, 264440, 264439, 264438, 264437, 264677, 262535, 262534, 263564, 262906, 262522, 262964, 262963, 262962, 262961, 263567, 262801, 262727, 264819, 263719, 263102, 263514, 263539, 256368, 263351, 263350, 263349, 263348, 263391, 256856, 257040, 262968, 263362, 260334, 312263, 258993, 262790, 263073, 263072, 262430, 262689, 263560, 262781, 262780, 263760, 263323, 263322, 262722, 263684, 263436, 262928, 253976, 251872, 262844, 263776, 263561, 263282, 263248, 263290, 263289, 263288, 262914, 254424, 263576, 263430, 263613, 254804, 263397, 261783, 263507, 263506, 263505, 253969, 253968, 253967, 253966, 262730, 262729, 259676, 263918, 262514, 263255, 263254, 263253, 262115, 262114, 262113, 262437, 262436, 262940, 263442, 262951, 262891, 333402, 262337, 263269, 263466, 262939, 262938, 262937, 262936, 263500, 263205, 263204, 263203, 263221, 263220, 263219, 263625, 262843, 262755, 263283, 262581, 263906, 263434, 263433, 263563, 263246, 263245, 263244, 263410, 264703, 263656, 262673, 262461, 263499, 262849, 264720, 262035, 262707, 262646, 262491, 257179, 262648, 263478, 263477, 263285, 263400, 263399, 263398, 263585, 264645, 262501, 263412, 263411, 263281, 263280, 263279, 263180, 262569, 262568, 262293, 263484, 262890, 262872, 264627, 262889, 263540, 262868, 262208, 262591, 262776, 262775, 262460, 262527, 262845, 262458, 263341, 263390, 263623, 262462, 262701, 264456, 262660, 255218, 262904, 262903, 262902, 262901, 262709, 263536, 262519, 256493, 252852, 262416, 263604, 262862, 257039, 257038, 257037, 263476, 263584, 263583, 263321, 263320, 263082, 263081, 263080, 263079, 262272, 261763, 263449, 263270, 263972, 263971, 263970, 263669, 263668, 255931, 255276, 255275, 255274, 262524, 262412, 262411, 262279, 263404, 263403, 263741, 263427, 261800, 262960, 262589, 262875, 263580, 263054, 263053, 263681, 261648, 263377, 263775, 263774, 263431, 263262, 263261, 263260, 263259, 263547, 263100, 263099, 262702, 260460, 263528, 260204, 262282, 262778, 262771, 262770, 262769, 260052, 258674, 258673, 263482, 262979, 259315, 259085, 262773, 264460, 262905, 263372, 263371, 263370, 262676, 263652, 263173, 263679, 262521, 262558, 263895, 263894, 263893, 264620, 263497, 262439, 262438, 263526, 262877, 263302, 253343, 253342, 253297, 263534, 263533, 253936, 260251, 262432, 256182, 264450, 264449, 263636, 263538, 261754, 263241, 263737, 262785, 258651, 258650, 258213, 263913, 263670, 263856, 263855, 263854, 256564, 262488, 262487, 262543, 254693, 255720, 263402, 263502, 263700, 252557, 262520, 254744, 263378, 263317, 263316, 263231, 263126, 263125, 263124, 263123, 263324, 262101, 263143, 263129, 264090, 263444, 263469, 263468, 263467, 262394, 262360, 262553, 262490, 262848, 262847, 255879, 262716, 262715, 262431, 262162, 263238, 263237, 262476, 262635, 262763, 262874, 262873, 263435, 258722, 262663, 263605, 262969, 262268, 262619, 262686, 262692, 262807, 262965, 256364, 263704, 260559, 260558, 259854, 259853, 263633, 263632, 262545, 262544, 263725, 263724, 263108, 262410, 280328, 280801, 262289, 393639, 263160, 263674, 263487, 263486, 262644, 262595, 263218, 261294, 261293, 261292, 261291, 263798, 263797, 263796, 263795, 261459, 263490, 262633, 263819, 263258, 263508, 262882, 262547, 260596, 260504, 263726, 263026, 262500, 263485, 263256, 263128, 263127, 262753, 262751, 263189, 262250, 263578, 260475, 260474, 260473, 263577, 259699, 259175, 263465, 263464, 263463, 262232, 262703, 258723, 252023, 263488, 258317, 258316, 263134, 262772, 258706, 263586, 262833, 263240, 254161, 254196, 254195, 263164, 253159, 263311, 256586, 257501, 263886, 262549, 262576, 263142, 263343, 262334, 262846, 259835, 257735, 262610, 262611, 253341, 257605, 263039, 257154, 262805, 262804, 256624, 256623, 263188, 263187, 263186, 262559, 263278, 262741, 262598, 280564, 280563, 263619, 263618, 263617, 263458, 263457, 263456, 263695, 262876, 263870, 263198, 255659, 255508, 255507, 263162, 263227, 262752, 262859, 262740, 262478, 254665, 262328, 262503, 254513, 262728, 262690, 263708, 263630, 253386, 262704, 263002, 263884, 261087, 262575, 254479, 262869, 262735, 262563, 262759, 263739, 262297, 262623, 262622, 253060, 253059, 253058, 253915, 253914, 262335, 262223, 254815, 254890, 260670, 260669, 449418, 449415, 449417, 255323, 262482, 262665, 255250, 256760, 262305, 262561, 253170, 253169, 262685, 262684, 255337, 262935, 262934, 262933, 262932, 262468, 262887, 262886, 263716, 256903, 263950, 263949, 263948, 263947, 262494, 262712, 262711, 262710, 262977, 262976, 262688, 260734, 252741, 262888, 259071, 262653, 260849, 251836, 262814, 262621, 261180, 261179, 261178, 261177, 262871, 262870, 262532, 260511, 260510, 262893, 260840, 262725, 262596, 262897, 262967, 262342, 263236, 262860, 262637, 262574, 262278, 262277, 263616, 262390, 262389, 262388, 253008, 262719, 262718, 262717, 262895, 263573, 262791, 262837, 262836, 262835, 262834, 262419, 254853, 262612, 254641, 263908, 262585, 262584, 262526, 262632, 262502, 263216, 262779, 262625, 262624, 254660, 254659, 254658, 262680, 262679, 262678, 262677, 262586, 262884, 262794, 262793, 262792, 409239, 262348, 262347, 262346, 262883, 262428, 262427, 252629, 262577, 262361, 262594, 260770, 262475, 262474, 262642, 262641, 262640, 262421, 253920, 253919, 253918, 253917, 258389, 263773, 262742, 262760, 254205, 262784, 262556, 262555, 262523, 262343, 262554, 262263, 262652, 261453, 263045, 263852, 259863, 259862, 449416, 262130, 262129, 262128, 262127, 263522, 261370, 263809, 262375, 262374, 262373, 262601, 262600, 262599, 261129, 262818, 262700, 262699, 262698, 262672, 263049, 262597, 256484, 256483, 262766, 262765, 262764, 263000, 262999, 262998, 262997, 262546, 263811, 263810, 259320, 259319, 259318, 255469, 251944, 260819, 258913, 262630, 261692, 261691, 263078, 263090, 262858, 262294, 262364, 262363, 262362, 262493, 263336, 263629, 263628, 263115, 257651, 257519, 257518, 257517, 262668, 254725, 254724, 254723, 254722, 262675, 262674, 262743, 263063, 263062, 263061, 257427, 253236, 257636, 262826, 262588, 255429, 263750, 262831, 256625, 255547, 263697, 254606, 251923, 251922, 251921, 251920, 262265, 262975, 263866, 254670, 262583, 252927, 254811, 263483, 257491, 262661, 253606, 262457, 262456, 262455, 262454, 262529, 264154, 262750, 262749, 262748, 262747, 260793, 260792, 260791, 260790, 262407, 262867, 262866, 262865, 262734, 262733, 262732, 262629, 262628, 262627, 262417, 262459, 262313, 262312, 262311, 258463, 258462, 258461, 252645, 259833, 263912, 263780, 254085, 256621, 256620, 262562, 262480, 262970, 262714, 262713, 262636, 262607, 263820, 261112, 262955, 262620, 263723, 263722, 263721, 263720, 262433, 257898, 262810, 262608, 262811, 262631, 260146, 262473, 253249, 253248, 251789, 251788, 251787, 255899, 262783, 262920, 262919, 262918, 262816, 262815, 262280, 262754, 262739, 262738, 261310, 261805, 261804, 262762, 253730, 254862, 254861, 253548, 257500, 257321, 254002, 262944, 258902, 257223, 258568, 262899, 263163, 256207, 257218, 262800, 254721, 253483, 253482, 255722, 255791, 253939, 253938, 262777, 262803, 262802, 262945, 263172, 254924, 253868, 261802, 256226, 256225, 256224, 261501, 253753, 253752, 253751, 253750, 254433, 262931, 262941, 262344, 263044, 262132, 262131, 258882, 258881, 262192, 254967, 262996, 262995, 262994, 262567, 262566, 262565, 262564, 255822, 255821, 255820, 255819, 253468, 262954, 254631, 256054, 256149, 254586, 254573, 253990, 253774, 262080, 262171, 263036, 262922, 262953, 263110, 263020, 262333, 263007, 262329, 254650, 254661, 253205, 253797, 253293, 260622, 258999, 260577, 260922, 260070, 260519, 261582, 260024, 259875, 252156, 252506, 255962, 254519, 254568, 254555, 262414, 262242, 260200, 261234, 252956, 258188, 253143, 253142, 253233, 253134, 263146, 262141, 262140, 262156, 254446, 261616, 261059, 262861, 258489, 262929, 261803, 261054, 261053, 262370, 262369, 254330, 262917, 261085, 261084, 261083, 255680, 262664, 263098, 262008, 262391, 261856, 262257, 262030, 262029, 255607, 262254, 262015, 261072, 261222, 256166, 262943, 257930, 262696, 262695, 262694, 262693, 262980, 263035, 259398, 259326, 263149, 259115, 259433, 259432, 259431, 259430, 252872, 258358, 252992, 252991, 252990, 262907, 263052, 262842, 260073, 263006, 263182, 262916, 261998, 262774, 262327, 252253, 252252, 252251, 262467, 262466, 262465, 261712, 258990, 259074, 259234, 259233, 259232, 252283, 259039, 258937, 258936, 258962, 258961, 258960, 258959, 258792, 258791, 258790, 258973, 252112, 253446, 256482, 252417, 263120, 263119, 263194, 263193, 263192, 263121, 262077, 262076, 262075, 262074, 256202, 256266, 251948, 262639, 262992, 262991, 262990, 262881, 262880, 262879, 256537, 255340, 255226, 255225, 255224, 262221, 262220, 262219, 261968, 261967, 255435, 256663, 258286, 256646, 261022, 261021, 259070, 259069, 258255, 258254, 258933, 257813, 257812, 257811, 257810, 256670, 257187, 255331, 258955, 258040, 258039, 257574, 257473, 256008, 257818, 257824, 256936, 256935, 256934, 256598, 256597, 257058, 257057, 254032, 254112, 254111, 257188, 255379, 255423, 254182, 254181, 253071, 254102, 252954, 255178, 254209, 252595, 253013, 253831, 255169, 255168, 255167, 255166, 263114, 263113, 263112, 263111, 262851, 262850, 260382, 260617, 261082, 260860, 260672, 261466, 254490, 254441, 261135, 261134, 252937, 252655, 252654, 252653, 252652, 253357, 261255, 261254, 261483, 261240, 259952, 259919, 257495, 257494, 255303, 259598, 259597, 259596, 259595, 256088, 255290, 255289, 255288, 255287, 258786, 258785, 258737, 258736, 258076, 258369, 255957, 254047, 254046, 253174, 253173, 263150, 253002, 253001, 253057, 252529, 253993, 253992, 253991, 258732, 258225, 258136, 253309, 257874, 257873, 257436, 257435, 255100, 253649, 257165, 257164, 256033, 253863, 253862, 255434, 254856, 255129, 255246, 255173, 253584, 253583, 257032, 257031, 257696, 257110, 257222, 257221, 257220, 258793, 255010, 254988, 258290, 258289, 258498, 258497, 258038, 257963, 258238, 258109, 255123, 256282, 256074, 255985, 253963, 253962, 253331, 253674, 253456, 251933, 254757, 254756, 252008, 253476, 253788, 263019, 262821, 253709, 253559, 255007, 256850, 256849, 255152, 255151, 255127, 255126, 254871, 254810, 256275, 256274, 253015, 253014, 259794, 257630, 252651, 261555, 261621, 252350, 258494, 258134, 258133, 257862, 257861, 257860, 252545, 252544, 252543, 252560, 252559, 252558, 252523, 252522, 260760, 261123, 261122, 261121, 261120, 260687, 260686, 257331, 252903, 252902, 252901, 252900, 261948, 257932, 263247, 262855, 262854, 262898, 261590, 263024, 263023, 263022, 263094, 262176, 262175, 262174, 262864, 262863, 262971, 261608, 261607, 261606, 261605, 263029, 261813, 261812, 261782, 261781, 261465, 261464, 263030, 262038, 262037, 261788, 262353, 262352, 262007, 262006, 260887, 260886, 262155, 262154, 262153, 262152, 261951, 261814, 262379, 262378, 253840, 263051, 262924, 263206, 262055, 262319, 262318, 262317, 261878, 261877, 262822, 262307, 262350, 262878, 263104, 263103, 254720, 262213, 262212, 263025, 261876, 253937, 261943, 262226, 262946, 262950, 262900, 263152, 258409, 261996, 258353, 263076, 262949, 262948, 262913, 262912, 262911, 262983, 262982, 262981, 263122, 263034, 263033, 262885, 262638, 262666, 263043, 263042, 263088, 263087, 263086, 262829, 262828, 262959, 262958, 262957, 262956, 262947, 262301, 262300, 261634, 261633, 262413, 262122, 262121, 261008, 262525, 262377, 262376, 262338, 251819, 254063, 254062, 254061, 254060, 257734, 257733, 258588, 258587, 258055, 258132, 258131, 254978, 255125, 261497, 261496, 261343, 260095, 260094, 260032, 258873, 258872, 258871, 258330, 258329, 258328, 258177, 260446, 260445, 260444, 260443, 259688, 258244, 258243, 258170, 258314, 258313, 258312, 260212, 260012, 260011, 260010, 260118, 259466, 259465, 259464, 257596, 255740, 255739, 255738, 253408, 252778, 262094, 262093, 262092, 258815, 258814, 258813, 258539, 258165, 258554, 258604, 258603, 253069, 253068, 258866, 258865, 261809, 261808, 260747, 260746, 260855, 260854, 259728, 259727, 259682, 259681, 262091, 262090, 262089, 262088, 262322, 262321, 252892, 252739, 252738, 252634, 252880, 252879, 252878, 252877, 254716, 254517, 255005, 255824, 255823, 259244, 258270, 258229, 255418, 255417, 256777, 256692, 253235, 263225, 261895, 262299, 262841, 257207, 257206, 257205, 257204, 256978, 255688, 262070, 262180, 262179, 262178, 262177, 262264, 257402, 254208, 252602, 251780, 255855, 255857, 255856, 255917, 255559, 253610, 253025, 251721, 251720, 251653, 253359, 253234, 253221, 252848, 252847, 252846, 255582, 255511, 255790, 255792, 261731, 261295, 255996, 255995, 255994, 262133, 257452, 260058, 262049, 253932, 253931, 253930, 253929, 253594, 253276, 253265, 257698, 258090, 258089, 257606, 253092, 257499, 253735, 259990, 259256, 257629, 260188, 252377, 252324, 252323, 261224, 261223, 260181, 260180, 251668, 251667, 251675, 260124, 261144, 260176, 262120, 252383, 252382, 252381, 261175, 262406, 261243, 261109, 262400, 255051, 255050, 255049, 255048, 251767, 254692, 254691, 254690, 254689, 254619, 253347, 253337, 253336, 253573, 253572, 253511, 253335, 253334, 253287, 253286, 253217, 253216, 257209, 257208, 256702, 253798, 251918, 252628, 253184, 253183, 253757, 252913, 252912, 255258, 255257, 258082); +UPDATE `quest_objectives` SET `VerifiedBuild`=56421 WHERE `ID` IN (258081, 255066, 254965, 254964, 257756, 255678, 253358, 253283, 253282, 253281, 253280, 255565, 255564, 254808, 254242, 252348, 252347, 252346, 257902, 251869, 252392, 252391, 252390, 252389, 256662, 257791, 257790, 261780, 261779, 261015, 261211, 261210, 260953, 253892, 257403, 263118, 263117, 257660, 257659, 257658, 257385, 257384, 256281, 256280, 259107, 259307, 256478, 258690, 257757, 259316, 257809, 256373, 256372, 256371, 256370, 253819, 253775, 251814, 251813, 251867, 254785, 254784, 260448, 260857, 260856, 253581, 253580, 252918, 254185, 262118, 262117, 258412, 258411, 258410, 258726, 258725, 258526, 258262, 258347, 258346, 258470, 253808, 259261, 259260, 258260, 258337, 258009, 258024, 257858, 257776, 253576, 253575, 252469, 252468, 258436, 258233, 258375, 257545, 257488, 257487, 257952, 257951, 257882, 257881, 257455, 257454, 257676, 257675, 257594, 257593, 257765, 257764, 257422, 257421, 257592, 257591, 257504, 257503, 257740, 257739, 257562, 257561, 252230, 258224, 258223, 258222, 258186, 258185, 257719, 257725, 254637, 254681, 256561, 256043, 256914, 256913, 254432, 254431, 254163, 254294, 257345, 261110, 261382, 262266, 262246, 261949, 255966, 255965, 253251, 253250, 261971, 261970, 261981, 261910, 262813, 262340, 262795, 261924, 261801, 262119, 261905, 262477, 261982, 261890, 261889, 261888, 262186, 296093, 262052, 262051, 261995, 261994, 261872, 262079, 261622, 261844, 261843, 261842, 262972, 261429, 261966, 261965, 261428, 257650, 257649, 257648, 257582, 257671, 257670, 257766, 256800, 256956, 253748, 253747, 253746, 261657, 261656, 261871, 261870, 261869, 261868, 261531, 260806, 260805, 252782, 252781, 257917, 252500, 252499, 261668, 255147, 261677, 261676, 261675, 261674, 261721, 261720, 261719, 261718, 262325, 262324, 262109, 252897, 258647, 258646, 258645, 256946, 256945, 256944, 256943, 261773, 261772, 262409, 262408, 262137, 262136, 262135, 262134, 259163, 257927, 257172, 259094, 259093, 262309, 262308, 259679, 259678, 258247, 258256, 258365, 258996, 261791, 261790, 262047, 262046, 261909, 261908, 261403, 261755, 254620, 260586, 260493, 254572, 254571, 254570, 254569, 259374, 255638, 255637, 254221, 258137, 258261, 257974, 254445, 254469, 258020, 257390, 258236, 258235, 257705, 257704, 257859, 254521, 253880, 258011, 262104, 253162, 258481, 258480, 256250, 254036, 254035, 257511, 257510, 257783, 257526, 257657, 257667, 252850, 252849, 252217, 251741, 256814, 254695, 254968, 253153, 254979, 252822, 252821, 261451, 257966, 257965, 257964, 261926, 261925, 261028, 261027, 261650, 261649, 261487, 259389, 251885, 259505, 259504, 260968, 260967, 260966, 260965, 252494, 253329, 253328, 253327, 253463, 261551, 260100, 252505, 252504, 262010, 262009, 261687, 259847, 260996, 260995, 260695, 260921, 251935, 251638, 255610, 255609, 251783, 251782, 251781, 253304, 253303, 253302, 253301, 259042, 252744, 252743, 252742, 257124, 255004, 261614, 261613, 261612, 261611, 262001, 261673, 262229, 261445, 261444, 261443, 262190, 262189, 262188, 261715, 261714, 261713, 261208, 261207, 252683, 256276, 261762, 261061, 261060, 261398, 262420, 258671, 256977, 253198, 253197, 252509, 255045, 255044, 255103, 255208, 255442, 255474, 261425, 261424, 261423, 261422, 255165, 255164, 255163, 255162, 259129, 261358, 261357, 260947, 260946, 260945, 260810, 260809, 260808, 260733, 260732, 260731, 260992, 260991, 260990, 260781, 258920, 260526, 258570, 259463, 259462, 259461, 257302, 257301, 257300, 255150, 261987, 261986, 260784, 261569, 261598, 261597, 253384, 254324, 254323, 252476, 252475, 252474, 254156, 251674, 251673, 251672, 254058, 251850, 251849, 251848, 252581, 252580, 254590, 254589, 260612, 261899, 261898, 261897, 260509, 260508, 262448, 262447, 262446, 262445, 262067, 259459, 258781, 258780, 258779, 258778, 253356, 253360, 253409, 253245, 262397, 262396, 262359, 262358, 261654, 261653, 262512, 262511, 262551, 262550, 262507, 262506, 258964, 260527, 259224, 261863, 261862, 261861, 261133, 260531, 260530, 262393, 262392, 261037, 261036, 261035, 262356, 262355, 261742, 261741, 261740, 261739, 261893, 261892, 261891, 262027, 262026, 262025, 261406, 261405, 261404, 261520, 261519, 261518, 261600, 262233, 257445, 261864, 261914, 262106, 261494, 261493, 261609, 262207, 261826, 261832, 261544, 261711, 262012, 261615, 259254, 259253, 259252, 259006, 261845, 261431, 261659, 261789, 261384, 261647, 262216, 262215, 262486, 262485, 262484, 261469, 261468, 261907, 261906, 261628, 262184, 261587, 261517, 261975, 261929, 261928, 261927, 261774, 261397, 261396, 261395, 261576, 261575, 261574, 262078, 261950, 261866, 262276, 261991, 262200, 262042, 262041, 262040, 261667, 261666, 261665, 261756, 261916, 261705, 261704, 261419, 261618, 256754, 262187, 256384, 256248, 256247, 261875, 261874, 261873, 261985, 261984, 261983, 261402, 261794, 261947, 261946, 261631, 261630, 261738, 262139, 261664, 261663, 261977, 261976, 261629, 261414, 261413, 261062, 261399, 261896, 258768, 258767, 259274, 259273, 262011, 261510, 262256, 262124, 261703, 261669, 261931, 261798, 261797, 261796, 261795, 261778, 261777, 261652, 261651, 261913, 261701, 261969, 262018, 262085, 261392, 261903, 262028, 261545, 261696, 261550, 261482, 261670, 261407, 262196, 261775, 262066, 261770, 261769, 262095, 261993, 261992, 253040, 261811, 261810, 259140, 259139, 252701, 253133, 253132, 261561, 258837, 258758, 261717, 261662, 261980, 258652, 261196, 261990, 261588, 261702, 261632, 261911, 262123, 262248, 262247, 261838, 261837, 261997, 262326, 262193, 261682, 261499, 262404, 262126, 262125, 262240, 261427, 261426, 262234, 262145, 261945, 261944, 261822, 261935, 261699, 262013, 264729, 262014, 261680, 261679, 261678, 262510, 262509, 262508, 261793, 262618, 262151, 252502, 261771, 259043, 261940, 261972, 261850, 262590, 258670, 261672, 261671, 256603, 256693, 251762, 262173, 261849, 261848, 261847, 261846, 262183, 261596, 261595, 256713, 256732, 256731, 261807, 251979, 261507, 262086, 262542, 262354, 261933, 261635, 262144, 256269, 251660, 261836, 261835, 256704, 262253, 262016, 261744, 262043, 261860, 261007, 257428, 262249, 262241, 260982, 261142, 261029, 262017, 259157, 259156, 253869, 256743, 260817, 260816, 260815, 260814, 256682, 256681, 262496, 261048, 260859, 254017, 259560, 262269, 261091, 261090, 261089, 261088, 260924, 260923, 260818, 261302, 260958, 260957, 261289, 261288, 262287, 262286, 262285, 262284, 262283, 258864, 258863, 258862, 258861, 260507, 252511, 257751, 251678, 260900, 261341, 261125, 259086, 260518, 260705, 257749, 259967, 260375, 260374, 260043, 260166, 260211, 260323, 257773, 257772, 257771, 257770, 256813, 256357, 256356, 256518, 262252, 262405, 259537, 261989, 259485, 261727, 260927, 260926, 260925, 261128, 260916, 261540, 261539, 261538, 261537, 261052, 261051, 261050, 261049, 261368, 261367, 261366, 260963, 261185, 261184, 261183, 261182, 262320, 261617, 260875, 261831, 262211, 262073, 261371, 262296, 262231, 262230, 260575, 261169, 261278, 262536, 262181, 261064, 261063, 261056, 260993, 261113, 261743, 262267, 260974, 260973, 262345, 262434, 261952, 262148, 261492, 260137, 261521, 261086, 261283, 260580, 260579, 260578, 259671, 261271, 260116, 259521, 259520, 260675, 260674, 260919, 260918, 260723, 260722, 260955, 261767, 261124, 262367, 262366, 262365, 262371, 261326, 261325, 261132, 261131, 261130, 260979, 261038, 260780, 260779, 260778, 260777, 260668, 261490, 260595, 260594, 259876, 262499, 262372, 262435, 260557, 260556, 261356, 255094, 255093, 261006, 259558, 262517, 262516, 258755, 258649, 260813, 260812, 261017, 261016, 262323, 257173, 257334, 260917, 261253, 256344, 259732, 259731, 259730, 259945, 259813, 259812, 259265, 259264, 259263, 255307, 259864, 259155, 259154, 259153, 259569, 255322, 260252, 260145, 259118, 259117, 260177, 259860, 261541, 258430, 260046, 260132, 260131, 259541, 259816, 259391, 259390, 260422, 259966, 259744, 259799, 259803, 259802, 260093, 260092, 259666, 259817, 259649, 259648, 260245, 259652, 259651, 259810, 259818, 260016, 260015, 261251, 259324, 260304, 260303, 259083, 259082, 259027, 259176, 259577, 260450, 259821, 260414, 260413, 260233, 259575, 258915, 259473, 260764, 260310, 260730, 261610, 260771, 259133, 259306, 259305, 259745, 259395, 260853, 260852, 260851, 260850, 261005, 261004, 261003, 261002, 261079, 261078, 261077, 261076, 260649, 256031, 255195, 260378, 255299, 261834, 260112, 261867, 260869, 256812, 256811, 252939, 259036, 259035, 259034, 256262, 256261, 256260, 261467, 261094, 261093, 261115, 258770, 258769, 261347, 261143, 262643, 261039, 260393, 260646, 261102, 260574, 260573, 261023, 260703, 260505, 260368, 260647, 261690, 261111, 261250, 261249, 261248, 261247, 260608, 260607, 260606, 260605, 260515, 260514, 260513, 260512, 258628, 259081, 260735, 260704, 260839, 253082, 253081, 259137, 260150, 260045, 259288, 258378, 260415, 260822, 260858, 261114, 261942, 261941, 255848, 262158, 258944, 258943, 257555, 257554, 257901, 257900, 257899, 257681, 257680, 262244, 262243, 261698, 261697, 259346, 259345, 259842, 259841, 262259, 262258, 261195, 261194, 259632, 259631, 259500, 259499, 259790, 259789, 261189, 261188, 262275, 260889, 260888, 262147, 262146, 261317, 260901, 260391, 260390, 260833, 259918, 259917, 259916, 260317, 260316, 260655, 260654, 260685, 260684, 260683, 261511, 260572, 261430, 260641, 261147, 261335, 261334, 261333, 261332, 259932, 260502, 262251, 260455, 260454, 260453, 260832, 260831, 260830, 260009, 255972, 255999, 259765, 259764, 259958, 259169, 259168, 260007, 260006, 259866, 259986, 259636, 259635, 259634, 259633, 259852, 259795, 259370, 259724, 259723, 259722, 259556, 259555, 259554, 260069, 261661, 261660, 259591, 259590, 260302, 259714, 259787, 259786, 259647, 259646, 259578, 259517, 261346, 261470, 259508, 261471, 262357, 260290, 262195, 262571, 262570, 257234, 257233, 260362, 262149, 262295, 259197, 262444, 260699, 260329, 260678, 260449, 262385, 262384, 262383, 262382, 262065, 262064, 262063, 262062, 257147, 257146, 257145, 261573, 261572, 261571, 261570, 261233, 261232, 261231, 261230, 261316, 261315, 261314, 261313, 261034, 261033, 261032, 261031, 258691, 258429, 258192, 258191, 258190, 258311, 258310, 258309, 259342, 260447, 259458, 261640, 261639, 261638, 261637, 260183, 260182, 260846, 260845, 261542, 261516, 261515, 255328, 260897, 260896, 260895, 261020, 261019, 261018, 252856, 252855, 252854, 260023, 260108, 259658, 259599, 259809, 260271, 259937, 252831, 252830, 257350, 257349, 261174, 259334, 259333, 259332, 259331, 260364, 260412, 260328, 259418, 259439, 259619, 259369, 259804, 260072, 259637, 259522, 258788, 258787, 259805, 260220, 259858, 260014, 261522, 261181, 261057, 260952, 261058, 261030, 260576, 261383, 260369, 261136, 255975, 260638, 255306, 261155, 260109, 259843, 260159, 260110, 259664, 259807, 259615, 259733, 259771, 259761, 259623, 258858, 258857, 258754, 258822, 258821, 258841, 258840, 253805, 260536, 260535, 260550, 260549, 260499, 260498, 260533, 260532, 255346, 255345, 253182, 253181, 260934, 260933, 260521, 260520, 260075, 260074, 261418, 261417, 261416, 261415, 261264, 261263, 261262, 261261, 261201, 261303, 260184, 261694, 259880, 259898, 260277, 258549, 260976, 261363, 261362, 261361, 261360, 261359, 261450, 261449, 261448, 261447, 261446, 261167, 261166, 261165, 261164, 261163, 261476, 261475, 261474, 261473, 261472, 261354, 261353, 261352, 261351, 261350, 261270, 261269, 261268, 261267, 261266, 261376, 261375, 261374, 261373, 261372, 261458, 261457, 261456, 261455, 261454, 259930, 259929, 259928, 259927, 259926, 261239, 261238, 261237, 261236, 261235, 261381, 261380, 261379, 261378, 261377, 260217, 260216, 260215, 260214, 260213, 261536, 261535, 261534, 261533, 261532, 261440, 261439, 261438, 261437, 261436, 261390, 261389, 261388, 261387, 261386, 260276, 260275, 260274, 260273, 260272, 261530, 261529, 261528, 261527, 261526, 259973, 259972, 259971, 259970, 259969, 260022, 260021, 260020, 260019, 260018, 261331, 261330, 261329, 261328, 261327, 259978, 259977, 259976, 259975, 259974, 260714, 260713, 260712, 260711, 260710, 259995, 259994, 259993, 259992, 259991, 259914, 259913, 259912, 259911, 259910, 258357, 258356, 260225, 260224, 260223, 260222, 260221, 261481, 261480, 261479, 261478, 261477, 259770, 259769, 259768, 259767, 259766, 260031, 260030, 260029, 260028, 260027, 261749, 261748, 261747, 261746, 261745, 260193, 260192, 260191, 260190, 260189, 260198, 260197, 260196, 260195, 260194, 259738, 259737, 259736, 259735, 259734, 260244, 260243, 260242, 260241, 260240, 260295, 260294, 260293, 260292, 260291, 261761, 261760, 261759, 261758, 261757, 261821, 261820, 261819, 261818, 261817, 258836, 258835, 258834, 258833, 258832, 256820, 256819, 256818, 256817, 256816, 253032, 253031, 253030, 253029, 253028, 260123, 260122, 260121, 260120, 260119, 261152, 261151, 261150, 261149, 261148, 260288, 260287, 260286, 260285, 260284, 259906, 259905, 259904, 259903, 259902, 259551, 259550, 259549, 259548, 259547, 260258, 260257, 260256, 260255, 260254, 260089, 260088, 260087, 260086, 260085, 261568, 261567, 261566, 261565, 261564, 262239, 262238, 262237, 262236, 262235, 260142, 260141, 260140, 260139, 260138, 261964, 261963, 261962, 261961, 261960, 261710, 261709, 261708, 261707, 261706, 259751, 259750, 259749, 259748, 259747, 259614, 259613, 259612, 259611, 259610, 259366, 259365, 259364, 259363, 259362, 259450, 259449, 259448, 259447, 259446, 256516, 256515, 256514, 256513, 256512, 255802, 255801, 255800, 255799, 255798, 255643, 255642, 255641, 255640, 255639, 258404, 258204, 258432, 257886, 256228, 255710, 255621, 255620, 255619, 255618, 255617, 255529, 255528, 255527, 255526, 255525, 255502, 254777, 254776, 254775, 254774, 254773, 254920, 254932, 254931, 254930, 254929, 254928, 253903, 253902, 253901, 253900, 253899, 254130, 254129, 254128, 254127, 254126, 260008, 259822, 259920, 259778, 260055, 259123, 259122, 259121, 259120, 259119, 259359, 259358, 259357, 259356, 259355, 258827, 258826, 258825, 258824, 257603, 257602, 257601, 257600, 257599, 259189, 259188, 259187, 259186, 259185, 257692, 257691, 257690, 257689, 257688, 257415, 257414, 257413, 257412, 257411, 259339, 259338, 259337, 259336, 259335, 257395, 257394, 257393, 257392, 257391, 259456, 259455, 259454, 259453, 259452, 259782, 257310, 257239, 257238, 257237, 257236, 259780, 255866, 258891, 258890, 258889, 258888, 258887, 259515, 260000, 259999, 256517, 255777, 259214, 258623, 257573, 256486, 258968, 258557, 259715, 259684, 259960, 259959, 259868, 259867, 260423, 258593, 257808, 256779, 256671, 260060, 260059, 289860, 289859, 259712, 260083, 260082, 260459, 252881, 259268, 259267, 259266, 260261, 260136, 258752, 259032, 259031, 260489, 259701, 259685, 259530, 259687, 259686, 259908, 259907, 259624, 255830, 255829, 255828, 260235, 259754, 259753, 259752, 255719, 255718, 255717, 259210, 259668, 260199, 257324, 259899, 259879, 259657, 259656, 259655, 256420, 256419, 256418, 256417, 260013, 259486, 256451, 255915, 256688, 255885, 256636, 256582, 255818, 255806, 255805, 255804, 255803, 255649, 256626, 259404, 258953, 259317, 258878, 257481, 257687, 257507, 263083, 257663, 257768, 257767, 257005, 256848, 256932, 256931, 256930, 256854, 256853, 256210, 256209, 256355, 256354, 256353, 256445, 256221, 256785, 256144, 255544, 255854, 255969, 255960, 257453, 257258, 257536, 256887, 256833, 256832, 256831, 256830, 256617, 256616, 256615, 256614, 256834, 256076, 256075, 256203, 256232, 257225, 257224, 259195, 258336, 258340, 257958, 257826, 258234, 257107, 257250, 257615, 257344, 257343, 257342, 257244, 257243, 257242, 257329, 257328, 259340, 259663, 259148, 259378, 256011, 257168, 257176, 260153, 260451, 260148, 260218, 258605, 259514, 260407, 260346, 260437, 260338, 260337, 260336, 260335, 260405, 260404, 260403, 260402, 260471, 260470, 260469, 260468, 260314, 260313, 260312, 260311, 260064, 260063, 260062, 260061, 260209, 260208, 260207, 260206, 284686, 284684, 258395, 258394, 258393, 258392, 258210, 258209, 258208, 258207, 258145, 258144, 258037, 258036, 258029, 258028, 257753, 257752, 257913, 257912, 257957, 257956, 258295, 258294, 258078, 258077, 257843, 257842, 257779, 257778, 257924, 257923, 257721, 257720, 257647, 257646, 257796, 257795, 258900, 260234, 259308, 259516, 260495, 259200, 259130, 260467, 259889, 259199, 260248, 259209, 260041, 260202, 259579, 260270, 259484, 260237, 260483, 260167, 259608, 260626, 254179, 259957, 259700, 259422, 260332, 259020, 259019, 259018, 259017, 258860, 258859, 258984, 258609, 258608, 258965, 259673, 259672, 260411, 260410, 260409, 260408, 259301, 259377, 259190, 259367, 259354, 259376, 259116, 259295, 259294, 259293, 259292, 259289, 258989, 258867, 259419, 259496, 259048, 258892, 259538, 259161, 259160, 259576, 259683, 259204, 259023, 259022, 259054, 259053, 259052, 259051, 259290, 259607, 254460, 254459, 258958, 258874, 258776, 258513, 255713, 255712, 259030, 259457, 258952, 259061, 262341, 258100, 257920, 259201, 257539, 257538, 257537, 257622, 257621, 257620, 257718, 258010, 259351, 259151, 259170, 259298, 258459, 259425, 259257, 259251, 259325, 259382, 259177, 258844, 259512, 258742, 259203, 258942, 258738, 259178, 258812, 259110, 258914, 259147, 258741, 258992, 259241, 259240, 258927, 258926, 258923, 258922, 259045, 259050, 259088, 259087, 257996, 258662, 258169, 258064, 258063, 257498, 259114, 257641, 257640, 258744, 258845, 258977, 258546, 259231, 258633, 258910, 258909, 258908, 258907, 258363, 258540, 258287, 255577, 255576, 255575, 255574, 258299, 258298, 257870, 257780, 256256, 258276, 258275, 257531, 258281, 258280, 256882, 257018, 256675, 257148, 256829, 257072, 257071, 256994, 256993, 256992, 257448, 257447, 258008, 258007, 258006, 257017, 257016, 257015, 257014, 257099, 257098, 257097, 257096, 257094, 256864, 258376, 259206, 259205, 258418, 258417, 258416, 259002, 258516, 258885, 258884, 258883, 258868, 258443, 258530, 258529, 259279, 257171, 257170, 257890, 257474, 257382, 257381, 257590, 259044, 257792, 257584, 256815, 259844, 258924, 258831, 258527, 258756, 258819, 258818, 257191, 258997, 258507, 258796, 258506, 266685, 259136, 259865, 266578, 258269, 258415, 258595, 258794, 258501, 258802, 259101, 258906, 258905, 258904, 258903, 258972, 258982, 258406, 258592, 258591, 258590, 258589, 258440, 256206, 256205, 258450, 258449, 258448, 256227, 257240, 259010, 256883, 258710, 258709, 253985, 258635, 258784, 258783, 258502, 258323, 258777, 259046, 258976, 258935, 258760, 258759, 258852, 258851, 258850, 258849, 256165, 255721, 257943, 257942, 258001, 258000, 258156, 257828, 257607, 258848, 258847, 258846, 258569, 258452, 258585, 258694, 257835, 258839, 258495, 259159, 260101, 258797, 258488, 257911, 258614, 258613, 258941, 259091, 259090, 258586, 258829, 258828, 257863, 257438, 257845, 258026, 258025, 258677, 258211, 255861, 258226, 256087, 256086, 256085, 256084, 256271, 257707, 257706, 257713, 257712, 255906, 255723, 255853, 255682, 255873, 258434, 258433, 258515, 258678, 258016, 258015, 255453, 255984, 258362, 258361, 258360, 258359, 255961, 255949, 255948, 255947, 255946, 258094, 256634, 256490, 256489, 256488, 252037, 252036, 258150, 258425, 258424, 258423, 258422, 257832, 258327, 258326, 258325, 257418, 257417, 257480, 257479, 257323, 257400, 257715, 257036, 257035, 257750, 257830, 257829, 257656, 257655, 257672, 257269, 257268, 257267, 257277, 257276, 257275, 257274, 256110, 257000, 256999, 256786, 257354, 257353, 257352, 257351, 257598, 257597, 257485, 257521, 257520, 257701, 257700, 257699, 257341, 257340, 257339, 257161, 257160, 257159, 257144, 257653, 257891, 257797, 257836, 257914, 257023, 257372, 257082, 256987, 256838, 256912, 256911, 256894, 256893, 258227, 257977, 258701, 257978, 258034, 258033, 258032, 258338, 257100, 256168, 258263, 253557, 253556, 258572, 253480, 253445, 253288, 258493, 258492, 258491, 258490, 258731, 258801, 258120, 258119, 257894, 258486, 258116, 258166, 258155, 258154, 258153, 258152, 258068, 258067, 257983, 257982, 258164, 258163, 258158, 258157, 258161, 258624, 257619, 257955, 257954, 257724, 258140, 257588, 257587, 256965, 256980, 257817, 257816, 257638, 257132, 257131, 257130, 257129, 257128, 257090, 257089, 257088, 257087, 257086, 256805, 256804, 256803, 256802, 256801, 257063, 257062, 257061, 257060, 257059, 256735, 256424, 257217, 256698, 255774, 255773, 255772, 255771, 255770, 255882, 257006, 256868, 256867, 256866, 256865, 256548, 256753, 256714, 256822, 256233, 256255, 256759, 256758, 256757, 256756, 258658, 258496, 258620, 258535, 258060, 258124, 258277, 258274, 258240, 258239, 258548, 258547, 258105, 258104, 258103, 258869, 258639, 258638, 258637, 258636, 258699, 258667, 258666, 258212, 258748, 258364, 252548, 258528, 258368, 258367, 258366, 258308, 258403, 258402, 258401, 258400, 258075, 257639, 258386, 258385, 258384, 258383, 258248, 257999, 258380, 258468, 257777, 258218, 255393, 255392, 258408, 255350, 258532, 258083, 252777, 252938, 257976, 254463, 254603, 254602, 254601, 254728, 254727, 254726, 255594, 255593, 255592, 256796, 257834, 258216, 258215, 258214, 258259, 257852, 257997, 257975, 257926, 257936, 258023, 258022, 257872, 258189, 255850, 258217, 258344, 258117, 258371, 258370, 257847, 256657, 257628, 257627, 257626, 256855, 253139, 253477, 253385, 252962, 257635, 257515, 257514, 257513, 257307, 257306, 257305, 257325, 254456, 257138, 257137, 257136, 257135, 257153, 257152, 257151, 257150, 257030, 257012, 257166, 257348, 257347, 257506, 256964, 257123, 257122, 257121, 257361, 257360, 257210, 256960, 256959, 256958, 256957, 254329, 256975, 257109, 257158, 257157, 257156, 257155, 256986, 257041, 258537, 258536, 256966, 257019, 257134, 257286, 257200, 257199, 257050, 257049, 257048, 256898, 254747, 257383, 257102, 256651, 256650, 256649, 256648, 256716, 256715, 256552, 256551, 256476, 256475, 256807, 256806, 256997, 256400, 256909, 257051, 256408, 255919, 256542, 256253, 256568, 257029, 256541, 256567, 256403, 256641, 256431, 256315, 256416, 256095, 256094, 256093, 256092, 256810, 257026, 256995, 257034, 256877, 256876, 256875, 257091, 256920, 256642, 256652, 256984, 256983, 256691, 256690, 256689, 256949, 256948, 256947, 257028, 257011, 256527, 256526, 256525, 256728, 256374, 256879, 256878, 256782, 256781, 256798, 256797, 256862, 256861, 256860, 256859, 256695, 256772, 256771, 256770, 256769, 256628, 256745, 256434, 256433, 256348, 256347, 256425, 256750, 256857, 254613, 256730, 256896, 256494, 256474, 256664, 256300, 256458, 256457, 256450, 256644, 256565, 256828, 256383, 256632, 256962, 256502, 256422, 256686, 256685, 256684, 256738, 256791, 256409, 256462, 256461, 256627, 256697, 256332, 256137, 256161, 256532, 255476, 255475, 255389, 255388, 255387, 255466, 255465, 255464, 253791, 253790, 255158, 255157, 255156, 256313, 256312, 255927, 255926, 255925, 255924, 256215, 253117, 253116, 253115, 253114, 252521, 253300, 253299, 253010, 253009, 253044, 253043, 253042, 254177, 254176, 254175, 254106, 254105, 254104, 255888, 256360, 256477, 256358, 255993, 255992, 255991, 256285, 256185, 256184, 256183, 256737, 256736, 256746, 256334, 256333, 256324, 256123, 256328, 256327, 256539, 256618, 256423, 256472, 256190, 256119, 256118, 256117, 256053, 256289, 255983, 252673, 256176, 256151, 256429, 255976, 256012, 256647, 256321, 256272, 256254, 256581, 256580, 256579, 256578, 256577, 256063, 256133, 256296, 256291, 256290, 256059, 256058, 256057, 256090, 256572, 256198, 256259, 256258, 256299, 256298, 256056, 256091, 256169, 256288, 256135, 256446, 256039, 256038, 256037, 256036, 252631, 256200, 256199, 256162, 257396, 256047, 256046, 256121, 255714, 255591, 255590, 255589, 255588, 255658, 256003, 256002, 256001, 256109, 256108, 255747, 255928, 255922, 256035, 255981, 254066, 254145, 254558, 254353, 254352, 254351, 254350, 255675, 255674, 253084, 254884, 252727, 252726, 252725, 255914, 255913, 256015, 255937, 255936, 255860, 255968, 255967, 255891, 255587, 255656, 255862, 255685, 255711, 255269, 255495, 255859, 255858, 255665, 255664, 255663, 255662, 256000, 255687, 255546, 255579, 255578, 256022, 255956, 255433, 256318, 256317, 256316, 256112, 256111, 256208, 255959, 255265, 255372, 255538, 254992, 255795, 255794, 255793, 255988, 255817, 255500, 255499, 255498, 255506, 255432, 255970, 255401, 255921, 255808, 255807, 255363, 255362, 255361, 255672, 255425, 255424, 255410, 255352, 255351, 255416, 255415, 255414, 255247, 255278, 255929, 255470, 255809, 255782, 255443, 255549, 255676, 255510, 255561, 256295, 255358, 255560, 255380, 254977, 255097, 255428, 255598, 255517, 255516, 255515, 255514, 255550, 255374, 255542, 255308, 254837, 254954, 254984, 254794, 254736, 254609, 255503, 255629, 254826, 254799, 255530, 254750, 254749, 254748, 254468, 254467, 254656, 254655, 254654, 254713, 254712, 254711, 254538, 254537, 254536, 255407, 254492, 254647, 255673, 254553, 254552, 254551, 255291, 255228, 254687, 254719, 255404, 255403, 254820, 254997, 254882, 255368, 255376, 254781, 255545, 254806, 254743, 254894, 255295, 254688, 254763, 254787, 254754, 255430, 255294, 254651, 254599, 254686, 255648, 254730, 254523, 255543, 254504, 254503, 254502, 255478, 254616, 254615, 254614, 254622, 254486, 254745, 255347, 254624, 254623, 255354, 255353, 255089, 254290, 254289, 255041, 255286, 255501, 254755, 254824, 254823, 254822, 254821, 255061, 255060, 255059, 255058, 255172, 254596, 254595, 254594, 254593, 254925, 254819, 254893, 254927, 254630, 254629, 254628, 254627, 254814, 254813, 254639, 254638, 254818, 254971, 254718, 254835, 254797, 255384, 255383, 255382, 255381, 254696, 255240, 254833, 254554, 254765, 254764, 254698, 255562, 254780, 254779, 254778, 254729, 254697, 255457, 254437, 254825, 254916, 254919, 255391, 254753, 254868, 254705, 254625, 254702, 255175, 254858, 254857, 254909, 254934, 254668, 254667, 254618, 254617, 254704, 254880, 255357, 254480, 254588, 254735, 254817, 254895, 254646, 254657, 254836, 254610, 254320, 253911, 255078, 255077, 254308, 254110, 254361, 255395, 255394, 254103, 255645, 255644, 254636, 254608, 255333, 254544, 254262, 255128, 254268, 252663, 254621, 254852, 254237, 254514, 254706, 254515, 254457, 254533, 254123, 255655, 254408, 255485, 255484, 255483, 255482, 254048, 254957, 254211, 254501, 254500, 254499, 254989, 254556, 253973, 254191, 254190, 254189, 254159, 254269, 254170, 254015, 254014, 254013, 254653, 254684, 254683, 254682, 254135, 254134, 254397, 254121, 265890, 254404, 254466, 254465, 254464, 255236, 255235, 255234, 254491, 254485, 254520, 255113, 254498, 254497, 254496, 254390, 254389, 254343, 255104, 254472, 254471, 254952, 254005, 254386, 254440, 254912, 254434, 254378, 254634, 254518, 254582, 254860, 254298, 254878, 254877, 254876, 254207, 254444, 253946, 253945, 253944, 266968, 254045, 254125, 254963, 254962, 254961, 254960, 253951, 254197, 253718, 254147, 255025, 254326, 254198, 254507, 254506, 254505, 254070, 254710, 254709, 254708, 254865, 254864, 254863, 254429, 254592, 254591, 255426, 254587, 255171, 254703, 254758, 254578, 254911, 254095, 254094, 254093, 254204, 255038, 254059, 254534, 254049, 253723, 253722, 253721, 254120, 254119, 254118, 253928, 253785, 253784, 255076, 254332, 254331, 254143, 254142, 254187, 255031, 255030, 255029, 255028, 253704, 255054, 255053, 254367, 254447, 254482, 255075, 254307, 254306, 254557, 254734, 254509, 254508, 255161, 255160, 254188, 254476, 254475, 254474, 254297, 254296, 254150, 252351, 254360, 254359, 254358, 254044, 254043, 254042, 255105, 254319, 254247, 254246, 254245, 255197, 253669, 254827, 253601, 253531, 254866, 254026, 254950, 253493, 253648, 253960, 253889, 255338, 254124, 254900, 254899, 254898, 253895, 253987, 254041, 254040, 254039, 254875, 254874, 254873, 253596, 253595, 253720, 253908, 253617, 253616, 253438, 253713, 253712, 254031, 254030, 253794, 253793, 253792, 255262, 255261, 253851, 255207, 253486, 253534, 253710, 253776, 253377, 253376, 253375, 255082, 254206, 254224, 253824, 254253, 254071, 253981, 254144, 262281, 255073, 253618, 254117, 253975, 255131, 254939, 254805, 253631, 253630, 253613, 253443, 253442, 253441, 254803, 254802, 254801, 254074, 253634, 254923, 254922, 254921, 253165, 253064, 255027, 253257, 256014, 253269, 255106, 254228, 254227, 254226, 254225, 254000, 253999, 253998, 253956, 253955, 253852, 254023, 253925, 253696, 255268, 253804, 253867, 254077, 254076, 253803, 253802, 254033, 255249, 253609, 253608, 253615, 253614, 253800, 255319, 255318, 255317, 255316, 253801, 253780, 253779, 253778, 253777, 255397, 255396, 253254, 253706, 253705, 253953, 253536, 253643, 253682, 253681, 253680, 253679, 253855, 255245, 253590, 253589, 253395, 253436, 255239, 255238, 253553, 253552, 253551, 253550, 253190, 253543, 253542, 253541, 253540, 255064, 255063, 255096, 255095, 254038, 254037, 255313, 255312, 254251, 254371, 254370, 254369, 254368, 255153, 253898, 253897, 253896, 253835, 255282, 255281, 255280, 255279, 253816, 253229, 253498, 253497, 253496, 253538, 253404, 255003, 255002, 253429, 253428, 253427, 253426, 254034, 253924, 253719, 253834, 253527, 255112, 255111, 253332, 253622, 253621, 255026, 253555, 253522, 255230, 255229, 253659, 253658, 255072, 255406, 253738, 253737, 253736, 253890, 254069, 253255, 253529, 253875, 253874, 253873, 253872, 253771, 253474, 254943, 253481, 253230, 253603, 253620, 255008, 254973, 253241, 253272, 253271, 253270, 255202, 255201, 253703, 253702, 253363, 253362, 253361, 253560, 253368, 253367, 253366, 253640, 253389, 253388, 253247, 253444, 255616, 253253, 253203, 253207, 255155, 255154, 253346, 253345, 255191, 253131, 253130, 254888, 253464, 255009, 253415, 253414, 253420, 253256, 253664, 253663, 253319, 253098, 253186, 253745, 252325, 253437, 253554, 253460, 253435, 253434, 253433, 253267, 253067, 253320, 254812, 253113, 254762, 253239, 254910, 253459, 253458, 253457, 253225, 252713, 252712, 253263, 253171, 253105, 253104, 253094, 253373, 253243, 253242, 255138, 255137, 253226, 253108, 253107, 253038, 253037, 254903, 254902, 254901, 252926, 254953, 253172, 253056, 253148, 253147, 254942, 253407, 253406, 253405, 253061, 253090, 253089, 255285, 255284, 255283, 253206, 253073, 253164, 252986, 253019, 252989, 252988, 252987, 252724, 252723, 252722, 252721, 252717, 252716, 252715, 252714, 255036, 255035, 255034, 255033, 253178, 253177, 253176, 253175, 253421, 253449, 253448, 252705, 253166, 255001, 253383, 253400, 253146, 253145, 253144, 252817, 252785, 252784, 252783, 253127, 253126, 255090, 253054, 252813, 252812, 252811, 253085, 253187, 253006, 252875, 252922, 252838, 252917, 252916, 252915, 252914, 252970, 252801, 252800, 252799, 252798, 255176, 252820, 252966, 253232, 253231, 253365, 253364, 252572, 252409, 252553, 252552, 252551, 255497, 252924, 252923, 255298, 252896, 252895, 252868, 252867, 252866, 252871, 255047, 255046, 255377, 252967, 253123, 252995, 255256, 255776, 252874, 252873, 254807, 252919, 251863, 251862, 251861, 255107, 255032, 252996, 253220, 253219, 252531, 252567, 255232, 255231, 264593, 252694, 252497, 252633, 252696, 252845, 252844, 252447, 252446, 252641, 252640, 252515, 252592, 255117, 276238, 255118, 255116, 252689, 252688, 252687, 252707, 252421, 252353, 252467, 255177, 253046, 252577, 252861, 252860, 252859, 252858, 252566, 252700, 254981, 254980, 252644, 252541, 252540, 252539, 252542, 255763, 252501, 252674, 255266, 252753, 252332, 252245, 252710, 253661, 252620, 252411, 254908, 252594, 252662, 255758, 252359, 252430, 255321, 252484, 252570, 265451, 252695, 252698, 255067, 252534, 254983, 252414, 252413, 252851, 252576, 254849, 252697, 252121, 252526, 252496, 251977, 254906, 252035, 252565, 252564, 252563, 252562, 254972, 252537, 252632, 254511, 252408, 252907, 254632, 252028, 252445, 252622, 252027, 251984, 252471, 252473, 251954, 252490, 251924, 252333, 251969, 251968, 254151, 252124, 252412, 254540, 255369, 252287, 251988, 254645, 254644, 254643, 254642, 251978, 251914, 251961, 251774, 252573, 252207, 254996, 252472, 252379, 255785, 255784, 255783, 252462, 251817, 256799, 252388, 254761, 254760, 254759, 252365, 251670, 251669, 252550, 252549, 254941, 252453, 252189, 252535, 251970, 252130, 252154, 251925, 252131, 251964, 252275, 251838, 252033, 251747, 251686, 254742, 251748, 252255, 252254, 252331, 252330, 254789, 254788, 252181, 252387, 252386, 251758, 254717, 251994, 254844, 252167, 251702, 251730, 255480, 255479, 255709, 251761, 251860, 251779, 251825, 251790, 254809, 251833, 251617, 251724, 251612, 251611, 251610, 255023, 255022, 252188, 252187, 252108, 252103, 255006, 251785, 251886, 252011, 252046); +UPDATE `quest_objectives` SET `Flags2`=0, `VerifiedBuild`=56421 WHERE `ID`=448751; -- 448751 +UPDATE `quest_objectives` SET `Flags`=4, `VerifiedBuild`=56421 WHERE `ID`=448987; -- 448987 +UPDATE `quest_objectives` SET `Description`='Return to the Coreway', `VerifiedBuild`=56421 WHERE `ID`=449230; -- 449230 +UPDATE `quest_objectives` SET `Description`='Corruption purged from the Stormperch', `VerifiedBuild`=56421 WHERE `ID`=447189; -- 447189 +UPDATE `quest_objectives` SET `Description`='Speak to Baelgrim to enter the Rookery', `VerifiedBuild`=56421 WHERE `ID`=447188; -- 447188 +UPDATE `quest_objectives` SET `Description`='Meet Baelgrim outside the Stormperch', `VerifiedBuild`=56421 WHERE `ID`=447187; -- 447187 +UPDATE `quest_objectives` SET `Amount`=13, `ProgressBarWeight`=8, `VerifiedBuild`=56421 WHERE `ID`=446675; -- 446675 +UPDATE `quest_objectives` SET `Amount`=13, `ProgressBarWeight`=8, `VerifiedBuild`=56421 WHERE `ID`=446671; -- 446671 +UPDATE `quest_objectives` SET `Amount`=13, `ProgressBarWeight`=8, `VerifiedBuild`=56421 WHERE `ID`=446630; -- 446630 +UPDATE `quest_objectives` SET `Amount`=34, `ProgressBarWeight`=3, `VerifiedBuild`=56421 WHERE `ID`=446629; -- 446629 +UPDATE `quest_objectives` SET `Amount`=13, `ProgressBarWeight`=8, `VerifiedBuild`=56421 WHERE `ID`=446628; -- 446628 +UPDATE `quest_objectives` SET `Amount`=13, `ProgressBarWeight`=8, `VerifiedBuild`=56421 WHERE `ID`=446627; -- 446627 +UPDATE `quest_objectives` SET `Type`=1, `ObjectID`=224403, `Flags2`=1, `VerifiedBuild`=56421 WHERE `ID`=448263; -- 448263 +UPDATE `quest_objectives` SET `Amount`=50, `ProgressBarWeight`=2, `VerifiedBuild`=56421 WHERE `ID`=448362; -- 448362 +UPDATE `quest_objectives` SET `Amount`=50, `ProgressBarWeight`=2, `VerifiedBuild`=56421 WHERE `ID`=448361; -- 448361 +UPDATE `quest_objectives` SET `Amount`=100, `ProgressBarWeight`=1, `VerifiedBuild`=56421 WHERE `ID`=448360; -- 448360 +UPDATE `quest_objectives` SET `Amount`=10, `ProgressBarWeight`=10, `VerifiedBuild`=56421 WHERE `ID`=448359; -- 448359 +UPDATE `quest_objectives` SET `Amount`=10, `ProgressBarWeight`=10, `VerifiedBuild`=56421 WHERE `ID`=448358; -- 448358 +UPDATE `quest_objectives` SET `ObjectID`=214518, `Amount`=10, `VerifiedBuild`=56421 WHERE `ID`=447493; -- 447493 +UPDATE `quest_objectives` SET `Type`=3, `ObjectID`=213672, `Amount`=1, `VerifiedBuild`=56421 WHERE `ID`=444884; -- 444884 +UPDATE `quest_objectives` SET `Amount`=7, `ProgressBarWeight`=15, `VerifiedBuild`=56421 WHERE `ID`=450782; -- 450782 +UPDATE `quest_objectives` SET `Amount`=40, `ProgressBarWeight`=2.5, `VerifiedBuild`=56421 WHERE `ID`=444679; -- 444679 +UPDATE `quest_objectives` SET `Amount`=20, `ProgressBarWeight`=5, `VerifiedBuild`=56421 WHERE `ID`=444676; -- 444676 +UPDATE `quest_objectives` SET `Amount`=13, `ProgressBarWeight`=8, `VerifiedBuild`=56421 WHERE `ID`=450781; -- 450781 +UPDATE `quest_objectives` SET `Amount`=17, `ProgressBarWeight`=6, `VerifiedBuild`=56421 WHERE `ID`=444675; -- 444675 +UPDATE `quest_objectives` SET `Order`=5, `VerifiedBuild`=56421 WHERE `ID`=274435; -- 274435 +UPDATE `quest_objectives` SET `Order`=4, `VerifiedBuild`=56421 WHERE `ID`=275006; -- 275006 +UPDATE `quest_objectives` SET `Order`=3, `VerifiedBuild`=56421 WHERE `ID`=275005; -- 275005 +UPDATE `quest_objectives` SET `Order`=2, `VerifiedBuild`=56421 WHERE `ID`=276211; -- 276211 +UPDATE `quest_objectives` SET `Order`=1, `VerifiedBuild`=56421 WHERE `ID`=275004; -- 275004 +UPDATE `quest_objectives` SET `Order`=1, `VerifiedBuild`=56421 WHERE `ID`=267985; -- 267985 +UPDATE `quest_objectives` SET `Flags2`=1, `VerifiedBuild`=56421 WHERE `ID`=262662; -- 262662 +UPDATE `quest_objectives` SET `Order`=1, `VerifiedBuild`=56421 WHERE `ID`=267022; -- 267022 +UPDATE `quest_objectives` SET `Order`=3, `VerifiedBuild`=56421 WHERE `ID`=263941; -- 263941 +UPDATE `quest_objectives` SET `Order`=2, `VerifiedBuild`=56421 WHERE `ID`=263940; -- 263940 +UPDATE `quest_objectives` SET `Order`=1, `VerifiedBuild`=56421 WHERE `ID`=263939; -- 263939 +UPDATE `quest_objectives` SET `Order`=1, `Flags2`=1, `VerifiedBuild`=56421 WHERE `ID`=256024; -- 256024 +UPDATE `quest_objectives` SET `Flags2`=1, `VerifiedBuild`=56421 WHERE `ID`=256023; -- 256023 +UPDATE `quest_objectives` SET `Order`=2, `VerifiedBuild`=56421 WHERE `ID`=260978; -- 260978 +UPDATE `quest_objectives` SET `Order`=1, `VerifiedBuild`=56421 WHERE `ID`=260977; -- 260977 +UPDATE `quest_objectives` SET `Order`=1, `VerifiedBuild`=56421 WHERE `ID`=258594; -- 258594 +UPDATE `quest_objectives` SET `Flags2`=1, `VerifiedBuild`=56421 WHERE `ID`=257140; -- 257140 +UPDATE `quest_objectives` SET `Order`=2, `VerifiedBuild`=56421 WHERE `ID`=256740; -- 256740 +UPDATE `quest_objectives` SET `Order`=1, `VerifiedBuild`=56421 WHERE `ID`=256739; -- 256739 +UPDATE `quest_objectives` SET `Order`=1, `VerifiedBuild`=56421 WHERE `ID`=256792; -- 256792 +UPDATE `quest_objectives` SET `Order`=1, `VerifiedBuild`=56421 WHERE `ID`=255411; -- 255411 +UPDATE `quest_objectives` SET `Flags2`=1, `VerifiedBuild`=56421 WHERE `ID`=254867; -- 254867 + +DELETE FROM `quest_visual_effect` WHERE (`Index`=0 AND `ID` IN (452445,452249,451606,451484,451431,451430,451429,451232,451188,451187,450833,450808,450776,450771,450772,450762,450767,450733,450690,450628,450624,450623,450597,450863,450355,450322,450325,450986,450968,450040,450231,449981,450913,451637,450914,450216,450039,450336,449999,449994,449930,449931,449908,449906,450842,450186,450835,449751,449750,449667,449666,449615,449627,449626,449595,449594,449592,450613,450616,450615,450614,450612,450585,451023,451022,450426,450363,450064,450571,450117,450083,450037,450036,450035,450002,449630,449497,449496,449495,449494,449493,449492,449490,449489,449487,449393,449217,449216,449215,449854,449853,448959,448957,448961,448753,448752,448332,451664,448321,448477,448320,448483,448478,448473,448591,448563,448562,448573,448304,448481,448475,448479,448446,448590,448389,448290,448543,448281,451767,451768,450676,448274,448273,448054,448053,448020,447929,447925,447924,447923,447904,448465,448168,447839,447838,447827,451313,451312,451311,447658,447657,447656,447533,447398,447096,449916,446803,446801,446800,446799,446798,451377,446771,446770,446769,446538,450802,450638,450637,450636,450635,446379,447224,447223,447222,451024,452639,449867,448253,446049,448549,448516,448515,448513,448510,448507,448427,448425,446036,445954,445903,449983,448249,448113,447945,450140,450139,450138,450137,450136,450135,449838,447930,448330,447692,447691,447690,449939,447689,446855,446854,446853,446837,446836,446835,445673,445672,445671,445670,445669,445665,445629,445621,449855,445617,448129,448092,449865,445577,445550,446880,445501,449318,449317,449316,449268,449267,449266,449265,449264,449263,449262,449253,449137,449110,449109,449108,449107,448438,448392,448143,446032,446025,447018,446553,446552,448087,448086,446723,446722,445819,445818,445817,445786,448063,448057,445788,449237,445050,445049,445048,445027,444671,445551,445707,452649,437343,445159,445158,436834,436616,436395)) OR (`Index`=3 AND `ID` IN (451431,450733,450628,450355,450325,449981,449615,449217,448478,446379,452639,445577,448143,444671,452649,437343)) OR (`Index`=2 AND `ID` IN (451431,450776,450733,450628,450624,450355,450325,449981,450039,449615,449627,449217,448478,447533,446379,452639,445577,445550,448143,445817,444671,452649,437343)) OR (`Index`=1 AND `ID` IN (451431,451430,451232,450776,450733,450628,450624,450355,450322,450325,450968,450040,449981,450039,449931,449615,449627,449594,449217,449216,448478,447827,447533,447096,451377,446379,452639,448330,447689,446854,445621,445577,445550,448143,446032,445817,449237,445027,444671,452649,437343,445158,436834)) OR (`Index`=5 AND `ID` IN (450355,449981,448478,448143,452649,437343)) OR (`Index`=4 AND `ID` IN (450355,450325,449981,448478,452639,448143,452649,437343)) OR (`Index`=12 AND `ID`=449981) OR (`Index`=11 AND `ID`=449981) OR (`Index`=10 AND `ID`=449981) OR (`Index`=9 AND `ID`=449981) OR (`Index`=8 AND `ID`=449981) OR (`Index`=7 AND `ID` IN (449981,448478,448143)) OR (`Index`=6 AND `ID` IN (449981,448478,448143,437343)); +INSERT INTO `quest_visual_effect` (`ID`, `Index`, `VisualEffect`, `VerifiedBuild`) VALUES +(452445, 0, 2099, 56421), +(452249, 0, 27098, 56421), +(451606, 0, 2102, 56421), +(451484, 0, 27310, 56421), +(451431, 3, 26891, 56421), +(451431, 2, 26890, 56421), +(451431, 1, 26889, 56421), +(451431, 0, 26199, 56421), +(451430, 1, 26891, 56421), +(451430, 0, 26889, 56421), +(451429, 0, 26888, 56421), +(451232, 1, 26858, 56421), +(451232, 0, 2099, 56421), +(451188, 0, 26960, 56421), +(451187, 0, 26842, 56421), +(450833, 0, 2099, 56421), +(450808, 0, 27392, 56421), +(450776, 2, 26716, 56421), +(450776, 1, 26715, 56421), +(450776, 0, 26714, 56421), +(450771, 0, 26710, 56421), +(450772, 0, 26711, 56421), +(450762, 0, 26712, 56421), +(450767, 0, 26709, 56421), +(450733, 3, 26683, 56421), +(450733, 2, 26682, 56421), +(450733, 1, 26681, 56421), +(450733, 0, 26680, 56421), +(450690, 0, 27427, 56421), +(450628, 3, 26628, 56421), +(450628, 2, 26627, 56421), +(450628, 1, 26625, 56421), +(450628, 0, 26623, 56421), +(450624, 2, 26627, 56421), +(450624, 1, 26626, 56421), +(450624, 0, 26624, 56421), +(450623, 0, 26623, 56421), +(450597, 0, 26615, 56421), +(450863, 0, 26763, 56421), +(450355, 5, 26942, 56421), +(450355, 4, 26940, 56421), +(450355, 3, 26939, 56421), +(450355, 2, 26938, 56421), +(450355, 1, 26937, 56421), +(450355, 0, 26936, 56421), +(450322, 1, 26554, 56421), +(450322, 0, 2101, 56421), +(450325, 4, 26561, 56421), +(450325, 3, 26560, 56421), +(450325, 2, 26547, 56421), +(450325, 1, 26546, 56421), +(450325, 0, 26545, 56421), +(450986, 0, 27376, 56421), +(450968, 1, 27303, 56421), +(450968, 0, 27302, 56421), +(450040, 1, 26510, 56421), +(450040, 0, 26509, 56421), +(450231, 0, 2100, 56421), +(449981, 12, 26349, 56421), +(449981, 11, 26348, 56421), +(449981, 10, 26347, 56421), +(449981, 9, 26346, 56421), +(449981, 8, 26345, 56421), +(449981, 7, 26344, 56421), +(449981, 6, 26343, 56421), +(449981, 5, 26342, 56421), +(449981, 4, 26341, 56421), +(449981, 3, 26340, 56421), +(449981, 2, 26339, 56421), +(449981, 1, 26338, 56421), +(449981, 0, 26337, 56421), +(450913, 0, 26795, 56421), +(451637, 0, 26795, 56421), +(450914, 0, 2099, 56421), +(450216, 0, 27428, 56421), +(450039, 2, 26427, 56421), +(450039, 1, 26426, 56421), +(450039, 0, 26425, 56421), +(450336, 0, 26425, 56421), +(449999, 0, 26404, 56421), +(449994, 0, 26403, 56421), +(449930, 0, 2101, 56421), +(449931, 1, 2099, 56421), +(449931, 0, 569, 56421), +(449908, 0, 26371, 56421), +(449906, 0, 26371, 56421), +(450842, 0, 26754, 56421), +(450186, 0, 26753, 56421), +(450835, 0, 27254, 56421), +(449751, 0, 26322, 56421), +(449750, 0, 26321, 56421), +(449667, 0, 2099, 56421), +(449666, 0, 2099, 56421), +(449615, 3, 26328, 56421), +(449615, 2, 26280, 56421), +(449615, 1, 26279, 56421), +(449615, 0, 26277, 56421), +(449627, 2, 26328, 56421), +(449627, 1, 26279, 56421), +(449627, 0, 26277, 56421), +(449626, 0, 26277, 56421), +(449595, 0, 2101, 56421), +(449594, 1, 2099, 56421), +(449594, 0, 569, 56421), +(449592, 0, 2101, 56421), +(450613, 0, 2100, 56421), +(450616, 0, 2100, 56421), +(450615, 0, 2100, 56421), +(450614, 0, 2100, 56421), +(450612, 0, 26639, 56421), +(450585, 0, 26797, 56421), +(451023, 0, 26612, 56421), +(451022, 0, 26612, 56421), +(450426, 0, 26612, 56421), +(450363, 0, 26612, 56421), +(450064, 0, 26447, 56421), +(450571, 0, 26611, 56421), +(450117, 0, 26933, 56421), +(450083, 0, 27264, 56421), +(450037, 0, 2099, 56421), +(450036, 0, 2099, 56421), +(450035, 0, 2099, 56421), +(450002, 0, 2099, 56421), +(449630, 0, 2099, 56421), +(449497, 0, 25947, 56421), +(449496, 0, 26925, 56421), +(449495, 0, 26923, 56421), +(449494, 0, 26924, 56421), +(449493, 0, 26922, 56421), +(449492, 0, 26921, 56421), +(449490, 0, 26242, 56421), +(449489, 0, 26241, 56421), +(449487, 0, 25889, 56421), +(449393, 0, 26219, 56421), +(449217, 3, 26199, 56421), +(449217, 2, 26180, 56421), +(449217, 1, 26179, 56421), +(449217, 0, 26178, 56421), +(449216, 1, 26179, 56421), +(449216, 0, 26178, 56421), +(449215, 0, 26178, 56421), +(449854, 0, 26359, 56421), +(449853, 0, 26358, 56421), +(448959, 0, 2100, 56421), +(448957, 0, 26760, 56421), +(448961, 0, 2099, 56421), +(448753, 0, 26043, 56421), +(448752, 0, 26043, 56421), +(448332, 0, 25859, 56421), +(451664, 0, 26994, 56421), +(448321, 0, 25852, 56421), +(448477, 0, 25910, 56421), +(448320, 0, 27115, 56421), +(448483, 0, 26794, 56421), +(448478, 7, 27239, 56421), +(448478, 6, 27238, 56421), +(448478, 5, 27237, 56421), +(448478, 4, 27236, 56421), +(448478, 3, 27235, 56421), +(448478, 2, 27234, 56421), +(448478, 1, 27233, 56421), +(448478, 0, 27232, 56421), +(448473, 0, 25908, 56421), +(448591, 0, 27599, 56421), +(448563, 0, 25961, 56421), +(448562, 0, 25952, 56421), +(448573, 0, 2101, 56421), +(448304, 0, 2099, 56421), +(448481, 0, 25913, 56421), +(448475, 0, 25906, 56421), +(448479, 0, 27231, 56421), +(448446, 0, 25900, 56421), +(448590, 0, 26785, 56421), +(448389, 0, 25876, 56421), +(448290, 0, 25849, 56421), +(448543, 0, 25922, 56421), +(448281, 0, 26796, 56421), +(451767, 0, 27043, 56421), +(451768, 0, 27043, 56421), +(450676, 0, 27043, 56421), +(448274, 0, 25861, 56421), +(448273, 0, 26772, 56421), +(448054, 0, 25638, 56421), +(448053, 0, 25637, 56421), +(448020, 0, 25635, 56421), +(447929, 0, 27317, 56421), +(447925, 0, 27318, 56421), +(447924, 0, 27319, 56421), +(447923, 0, 25823, 56421), +(447904, 0, 25567, 56421), +(448465, 0, 25902, 56421), +(448168, 0, 25771, 56421), +(447839, 0, 25769, 56421), +(447838, 0, 25768, 56421), +(447827, 1, 25933, 56421), +(447827, 0, 25932, 56421), +(451313, 0, 26867, 56421), +(451312, 0, 26866, 56421), +(451311, 0, 26865, 56421), +(447658, 0, 25448, 56421), +(447657, 0, 25447, 56421), +(447656, 0, 25446, 56421), +(447533, 2, 27102, 56421), +(447533, 1, 25429, 56421), +(447533, 0, 25428, 56421), +(447398, 0, 25884, 56421), +(447096, 1, 25257, 56421), +(447096, 0, 25256, 56421), +(449916, 0, 2101, 56421), +(446803, 0, 2101, 56421), +(446801, 0, 27284, 56421), +(446800, 0, 27283, 56421), +(446799, 0, 27282, 56421), +(446798, 0, 27281, 56421), +(451377, 1, 26877, 56421), +(451377, 0, 26876, 56421), +(446771, 0, 25445, 56421), +(446770, 0, 25444, 56421), +(446769, 0, 25443, 56421), +(446538, 0, 27111, 56421), +(450802, 0, 27430, 56421), +(450638, 0, 26909, 56421), +(450637, 0, 26908, 56421), +(450636, 0, 26910, 56421), +(450635, 0, 26907, 56421), +(446379, 3, 27109, 56421), +(446379, 2, 27108, 56421), +(446379, 1, 27107, 56421), +(446379, 0, 27106, 56421), +(447224, 0, 25293, 56421), +(447223, 0, 25292, 56421), +(447222, 0, 25291, 56421), +(451024, 0, 26798, 56421), +(452639, 4, 27246, 56421), +(452639, 3, 27245, 56421), +(452639, 2, 27244, 56421), +(452639, 1, 27243, 56421), +(452639, 0, 27242, 56421), +(449867, 0, 26722, 56421), +(448253, 0, 25837, 56421), +(446049, 0, 26917, 56421), +(448549, 0, 25947, 56421), +(448516, 0, 26139, 56421), +(448515, 0, 26138, 56421), +(448513, 0, 26137, 56421), +(448510, 0, 26136, 56421), +(448507, 0, 26135, 56421), +(448427, 0, 26134, 56421), +(448425, 0, 26133, 56421), +(446036, 0, 25889, 56421); + +INSERT INTO `quest_visual_effect` (`ID`, `Index`, `VisualEffect`, `VerifiedBuild`) VALUES +(445954, 0, 2100, 56421), +(445903, 0, 2101, 56421), +(449983, 0, 26397, 56421), +(448249, 0, 26398, 56421), +(448113, 0, 2099, 56421), +(447945, 0, 26843, 56421), +(450140, 0, 26484, 56421), +(450139, 0, 26483, 56421), +(450138, 0, 26471, 56421), +(450137, 0, 26482, 56421), +(450136, 0, 26472, 56421), +(450135, 0, 26481, 56421), +(449838, 0, 26473, 56421), +(447930, 0, 26480, 56421), +(448330, 1, 26515, 56421), +(448330, 0, 25857, 56421), +(447692, 0, 25513, 56421), +(447691, 0, 25512, 56421), +(447690, 0, 25511, 56421), +(449939, 0, 26525, 56421), +(447689, 1, 25854, 56421), +(447689, 0, 25514, 56421), +(446855, 0, 25815, 56421), +(446854, 1, 26945, 56421), +(446854, 0, 26424, 56421), +(446853, 0, 2099, 56421), +(446837, 0, 27240, 56421), +(446836, 0, 25809, 56421), +(446835, 0, 25808, 56421), +(445673, 0, 24738, 56421), +(445672, 0, 24732, 56421), +(445671, 0, 24735, 56421), +(445670, 0, 24736, 56421), +(445669, 0, 24767, 56421), +(445665, 0, 24731, 56421), +(445629, 0, 24703, 56421), +(445621, 1, 24688, 56421), +(445621, 0, 17619, 56421), +(449855, 0, 26360, 56421), +(445617, 0, 2101, 56421), +(448129, 0, 26360, 56421), +(448092, 0, 25688, 56421), +(449865, 0, 25888, 56421), +(445577, 3, 26272, 56421), +(445577, 2, 26271, 56421), +(445577, 1, 26270, 56421), +(445577, 0, 26269, 56421), +(445550, 2, 25191, 56421), +(445550, 1, 25190, 56421), +(445550, 0, 25189, 56421), +(446880, 0, 25170, 56421), +(445501, 0, 25108, 56421), +(449318, 0, 26217, 56421), +(449317, 0, 26216, 56421), +(449316, 0, 26215, 56421), +(449268, 0, 26208, 56421), +(449267, 0, 26207, 56421), +(449266, 0, 26206, 56421), +(449265, 0, 26205, 56421), +(449264, 0, 26204, 56421), +(449263, 0, 26203, 56421), +(449262, 0, 26202, 56421), +(449253, 0, 26201, 56421), +(449137, 0, 26159, 56421), +(449110, 0, 25811, 56421), +(449109, 0, 25813, 56421), +(449108, 0, 25105, 56421), +(449107, 0, 25812, 56421), +(448438, 0, 25892, 56421), +(448392, 0, 27417, 56421), +(448143, 7, 25792, 56421), +(448143, 6, 25791, 56421), +(448143, 5, 25790, 56421), +(448143, 4, 25789, 56421), +(448143, 3, 25788, 56421), +(448143, 2, 25787, 56421), +(448143, 1, 25786, 56421), +(448143, 0, 25785, 56421), +(446032, 1, 27424, 56421), +(446032, 0, 27423, 56421), +(446025, 0, 25883, 56421), +(447018, 0, 26527, 56421), +(446553, 0, 25882, 56421), +(446552, 0, 25767, 56421), +(448087, 0, 27023, 56421), +(448086, 0, 27022, 56421), +(446723, 0, 25686, 56421), +(446722, 0, 25685, 56421), +(445819, 0, 25048, 56421), +(445818, 0, 25047, 56421), +(445817, 2, 25707, 56421), +(445817, 1, 25679, 56421), +(445817, 0, 25678, 56421), +(445786, 0, 25804, 56421), +(448063, 0, 25644, 56421), +(448057, 0, 25642, 56421), +(445788, 0, 25607, 56421), +(449237, 1, 25405, 56421), +(449237, 0, 25392, 56421), +(445050, 0, 2099, 56421), +(445049, 0, 2099, 56421), +(445048, 0, 2099, 56421), +(445027, 1, 2099, 56421), +(445027, 0, 569, 56421), +(444671, 3, 27831, 56421), +(444671, 2, 27830, 56421), +(444671, 1, 27829, 56421), +(444671, 0, 27828, 56421), +(445551, 0, 2099, 56421), +(445707, 0, 2099, 56421), +(452649, 5, 27486, 56421), +(452649, 4, 27485, 56421), +(452649, 3, 27484, 56421), +(452649, 2, 27483, 56421), +(452649, 1, 27482, 56421), +(452649, 0, 27481, 56421), +(437343, 6, 24960, 56421), +(437343, 5, 24750, 56421), +(437343, 4, 24749, 56421), +(437343, 3, 24748, 56421), +(437343, 2, 24747, 56421), +(437343, 1, 24745, 56421), +(437343, 0, 24744, 56421), +(445159, 0, 24532, 56421), +(445158, 1, 26827, 56421), +(445158, 0, 24533, 56421), +(436834, 1, 23034, 56421), +(436834, 0, 23033, 56421), +(436616, 0, 23298, 56421), +(436395, 0, 22923, 56421); + +UPDATE `quest_visual_effect` SET `VerifiedBuild`=56421 WHERE (`Index`=1 AND `ID` IN (452997,453018,450938,450519,450552,450473,450303,450230,450059,449961,449957,450554,450007,449733,449943,449598,450145,449618,449575,449249,449858,449629,448574,448610,448782,450750,448217,448216,448215,449866,448218,448213,451327,449091,447875,447787,447716,448028,448022,447645,450046,450256,447525,447670,447474,447284,447189,446860,447259,448571,448569,447185,448781,448109,446430,447200,448888,448060,448026,448025,448024,448023,447888,447887,447868,447843,447653,448469,448265,447000,446294,446416,446037,445967,445913,446777,445938,445650,445648,445644,446504,450134,446449,445751,445888,446053,446851,446850,445767,445891,445692,445558,445554,445509,445342,445341,445255,445249,445231,445359,445354,445169,445155,445152,445340,445337,444975,444974,444931,446797,445407,445080,445029,445028,445025,445471,445581,444802,444789,446986,444713,444691,444688,444682,447124,444621,444589,444538,446556,446495,446215,449029,445324,445358,448096,445662,445900,445441,444628,445500,444346,444340,444315,444680,445748,444025,444227,444384,444288,444284,444200,444193,445526,445523,444637,444636,444635,444634,444159,443989,443758,443668,443776,443774,444875,444815,449472,444796,444586,444429,443588,443578,443485,443448,443554,443365,443473,443383,443613,444327,443610,443624,443593,443756,443592,443591,443590,443781,443565,438035,443647,437941,443429,443310,437749,437744,444811,444810,437568,437567,437561,437560,437550,437533,445531,444400,443253,443394,443392,437128,443261,437794,444070,437400,437191,436855,438072,443427,443370,443371,436839,443298,437673,437667,443535,438134,437948,436948,437782,436938,437585,437788,437813,443691,437352,437245,436360,436343,436431,436425,436411,436312,436310,436308,436303,436301,436299,436297,436295,436293,436279,436148,436141,436140,436117,436346,436345,437314,436785,436402,436002,436001,435981,435980,435971,435949,435932,435760,435706,435675,435665,435652,436232,435718,435626,435506,435471,435416,435256,435225,435220,435728,435682,435672,435193,435118,434995,434858,434857,434841,434839,434921,434920,434930,434929,434924,434923,434749,434889,434885,434681,434680,434691,434507,434474,434473,435638,434321,434636,435604,434500,433937,435189,433866,433606,433602,433633,433517,433506,434695,435286,434469,433262,433272,433258,433132,433259,433639,433638,433637,433062,433054,433046,433038,433030,433145,433086,433085,433313,432999,432988,435332,435063,435062,435061,433961,433366,432828,432827,433467,432734,434448,432796,434421,432698,434454,432692,434444,432665,434363,432623,434750,433959,433863,433722,432587,432877,432540,432538,434526,435348,435962,433489,432561,434789,435818,435798,433184,432471,437250,435562,433978,432354,432346,433822,432314,432276,432258,432898,432826,433350,433319,433256,433812,433789,432313,434553,432739,433336,432742,432185,432184,432864,432847,432103,433093,432963,433840,432158,432156,432816,433868,432807,431962,431969,431946,431944,431938,433376,433308,433178,433275,431937,431932,431918,431912,431655,431645,431549,431501,431442,431288,431143,431726,431075,431360,431022,431021,431020,431019,431018,431017,431348,431347,431054,431053,430912,430925,430915,430927,430811,430870,430914,430926,430911,430924,430909,430922,430781,430654,430605,431406,430515,430540,430311,430252,430212,430211,430182,430134,430110,430094,429964,429957,429852,430179,429912,430337,429731,432252,429715,429647,429620,429619,429618,429616,429598,429458,429456,429777,429776,429420,429415,429472,431715,429799,429798,429236,429098,429088,428993,429447,428954,428905,428740,428719,428709,428708,428919,431965,433530,431964,431963,428584,428582,428580,428578,428576,428561,428559,428557,428555)) OR (`Index`=0 AND `ID` IN (452997,453019,453018,453017,452984,452601,451717,451712,451711,451710,451361,451360,451350,451349,451309,451196,451191,451076,451077,451075,450887,450929,450912,450856,451147,451104,451103,451102,451101,451071,450938,450777,450773,450715,450714,450713,450712,450699,450698,450888,450659,450657,450656,450654,450653,450652,450621,451095,451094,451406,451404,451088,450586,450519,450552,450491,450490,450489,450492,450488,450474,450473,450453,450452,450445,450444,450443,450375,450332,450331,450330,450329,450915,450857,450691,450860,450320,450529,450303,450341,450230,450299,450059,449961,449957,450226,450212,450062,450025,450554,450553,450007,449933,449934,449935,450593,450592,450591,450752,449753,449752,449749,449748,449747,449746,449739,449738,449737,449736,449735,449734,449733,449871,449869,449943,449795,449841,449598,449559,450145,449632,449420,449419,449245,449209,449792,449090,449099,449088,449658,449618,449466,449601,449575,449574,449579,449573,449249,448686,448674,449858,449629,450728,448944,448633,450393,450390,450389,448623,448987,448615,450353,450354,450352,450384,448611,448609,448604,448603,448574,448735,448610,448243,451424,448782,448789,450051,450750,448206,449295,448205,448198,449932,449754,448217,448216,448215,449866,448218,448213,448214,449562,451327,451346,451345,451344,449553,449550,448292,448195,448194,448193,448181,448184,448183,448182,449239,449060,448144,449091,448141,448140,448139,449024,449023,448137,448135,449011,448111,448108,448451,448452,448522,448344,448343,448254,449106,448208,447968,447967,447966,447875,448185,447787,447782,447716,453008,447881,448028,448027,448062,448061,448065,448064,448009,448022,447645,450680,450679,450594,450547,450546,450436,450124,450123,450120,450046,447867,450256,450257,448521,448557,448693,447561,448592,447525,447528,448895,447520,448894,447521,448893,447522,448892,447523,447670,447475,449207,449201,449200,449183,449182,448010,448005,447474,447473,447284,447409,447407,447367,447366,447361,447365,447364,447363,447362,447335,449465,449464,449463,449460,449459,449458,449457,449456,449445,449444,447330,447329,447229,447227,450485,450484,450483,447189,447188,447187,447100,447026,447019,446920,447128,447113,446898,446864,446820,446812,446983,446982,446964,446791,446790,446759,446758,450321,449600,449599,450308,450296,448155,448157,448153,448152,446978,447501,446860,448100,447259,448571,448570,448569,447185,447110,452480,448443,449095,449094,449093,448442,448781,448439,448151,448436,448109,448212,451308,446534,446430,446429,446425,446421,446418,447730,447729,447728,447727,447726,447732,447725,447724,447723,447086,447200,447298,448105,448128,448106,448030,448090,447636,448946,447841,447635,447633,447634,448888,448052,447809,447818,447808,447806,447632,447631,447630,447779,446644,446694,446386,448060,448058,448026,448025,448024,448023,447934,447540,449936,447888,447887,447879,447868,447914,447913,447912,447911,447910,447647,447843,447971,447653,448472,448469,448468,449308,448351,448350,448349,448412,449306,450465,448265,448264,448263,448239,449305,448170,449303,448103,449302,446220,446180,446409,447492,446408,446401,447000,447491,446742,446685,446294,452590,452589,452588,446469,446289,447078,446416,446073,446037,446020,446018,446615,446169,450764,450746,450745,446077,450601,446087,446086,446085,446084,448081,445968,445967,445960,445913,446792,446789,446778,446730,446777,448599,446721,446001,446720,446000,446719,445945,445938,445937,446677,445935,446655,446654,445936,446603,446602,445934,445933,445932,445931,448613,445956,445852,451092,451091,446810,447417,445743,448031,449009,445650,445649,445648,445644,445640,446003,446856,447518,446910,450024,450023,446126,445592,445530,450959,450134,446521,446449,445751,446970,446969,446968,446967,446966,446965,445888,445865,445821,445820,445789,447871,447846,445483,446053,446045,446851,446318,446213,446850,446081,446080,446075,446023,445767,445891,445761,445717,445716,445692,445558,445556,445555,445554,445509,445497,445496,445346,445348,445347,445342,445341,445255,445254,446243,445251,445250,445249,445248,445247,445246,445245,445244,445242,445231,445229,445228,445227,445601,445481,445220,445219,445218,445217,445216,445359,445354,445177,445176,446673,445169,445168,445165,446201,446200,445163,445157,448514,445155,445153,445152,445340,445055,445034,445033,445020,445018,445666,445668,445834,450843,444979,445337,444975,444974,444931,444930,444929,446101,449656,446100,446899,446885,446886,446804,446739,446797,445203,445491,445407,446984,445082,445078,445077,445076,445080,445075,445029,445028,445025,446008,448167,445394,448166,448164,448163,445390,445393,448112,448177,446997,448176,446165,446164,446162,447993,447539,447538,447537,445476,445565,445474,445571,445568,445561,445472,448070,445471,451701,445836,445838,445638,445846,445610,445609,445608,445581,444802,444799,444791,444790,444789,444927,446706,448192,446705,446986,446410,446288,445977,444713,444706,444705,444704,444703,444702,444715,444691,445757,444688,444687,445495,445490,444684,444683,444682,445832,446579,448335,445987,445986,445985,449676,449661,447941,447190,447160,447143,447124,448002,445750,445745,444613,444611,444714,445580,444621,444609,444595,444594,444593,444592,444591,444590,444589,444588,444672,446916,447235,445036,444776,445010,444581,445424,445421,444580,444579,444578,444577,444538,445544,449389,446834,447161,446821,446544,446556,446543,446528,447201,446482,446495,446471,446376,447768,446215,446218,449029,447643,450435,447629,447628,446242,445369,450427,445324,445358,445096,444476,447406,448096,447869,446776,446775,446774,444466,447226,445899,447209,450394,448250,446659,445662,445922,446670,445923,445900,449569,449568,445535,445441,445533,444461,452655,449052,447127,445776,450003,444445,445966,444629,444628,444473,444472,444381,450783,448793,448792,445730,445385,445384,445383,445500,445399,444346,444959,444340,447976,445410,444315,444329,444328,444316,445599,445493,444669,444302,444301,444300,444299,444680,444620,444255,445367,445366,445365,445364,445363,445362,445361,444252,445128,445127,444447,444191,447461,445798,447994,445763,445749,445748,445747,445694,445760,445759,445758,446601,446587,447883,449089,447915,446531,446530,446529,446517,446513,446481,448021,445830,448937,444118,444117,444116,444115,444114,444993,444992,444990,444991,444555,444428,445356,444369,444368,445352,444396,444036,444025,444227,444514,444515,444803,444508,444506,444503,444502,444501,444500,444499,444498,444497,444496,444384,444307,445068,444818,444817,444287,444288,444283,444284,444234,444232,444795,445636,444218,444226,444217,443862,444200,444199,443861,444193,444192,443860,444184,444180,444179,446143,444176,445527,445526,445523,444171,444172,444637,444636,444635,444634,444155,444158,444157,444156,444651,444280,444277,444276,444275,444274,444289,444019,444196,444159,443989,443759,443758,443668,443777,443658,443760,443886,443792,443714,443776,443775,443774,443709,444875,444874,444815,445637,444889,449472,449469,449468,444797,444796,444586,444585,444584,444570,444571,444546,444487,444486,444488,444490,444429,444432,444455,444458,444457,444456,444392,443589,443588,444469,444354,445429,445428,444127,444126,443579,443578,443525,443524,443511,443481,443485,444362,444361,443448,444206,443422,443421,443404,443403,443554,443526,443539,443570,443843,443842,443359,443841,443365,443473,443388,443383,443382,443335,443343,443837,443450,443354,443309,443299,443308,443790,443789,443787,443786,443785,443698,443716,443613,444327,443610,443626,443624,443593,443756,443592,443591,443590,443781,443292,443565,443273,438036,438035,437987,437986,437882,437891,438057,438054,443496,437990,437938,437937,444090,438144,437936,437862,437893,443523,443510,443339,443537,443390,445909,445908,445907,437786,437785,443647,443724,437941,443351,444352,443429,443310,443346,444062,444061,443553,443889,437761,437760,437749,437899,437744,444811,444810,437743,444813,444812,437710,437688,437687,437683,438050,437642,437896,437895,437641,437894,437684,443955,443384,437616,437982,437625,437568,437567,437566,437561,437560,437559,437989,437955,437550,437549,437533,437522,444627,444626,444625,444624,444623,437520,445531,444400,443272,443271,443270,438155,444539,445632,444413,437389,437384,445343,443341,443361,443396,443500,443260,444087,443259,443253,437282,437281,437280,443436,437337,437336,437335,437219,437218,443509,443552,443395,443394,443453,443392,443435,437773,443342,443344,437132,437125,437128,443261,437225,437794,444942,437606,437605,437670,444641,437627,437626,437624,437620,437013,437012,437011,437942,444070,437653,437403,437408,437401,437400,437388,437390,437387,437583,437604,437399,437398,437579,437289,437288,437578,437477,437213,437191,436859,436855,438072,436840,444093,443454,444092,443455,444091,443427,443370,443371,436839,443298,436830,436772,437023,436741,436740,437510,437346,444614,437801,437673,437667,443535,443507,445906,444279,436958,438134,437948,444089,436948,444985,437004,437951,437950,444173,444174,437949,437782,436942,436941,444027,436940,436939,436938,436931,436873,436819,436759,436760,443573,443572,436877,436738,436728,436727,437585,436876,436694,437788,436643,436624,436620,436618,438002,443757,443710,438008,437813,443691,443690,436758,436614,437562,437563,437564,444422,437502,443909,437565,436611,436609,436607,436604,436602,436594,436592,436593,436590,436547,436502,436514,436513,436512,438045,437142,445652,436489,436488,436439,436918,436917,436916,436423,437478,437352,437455,437351,437290,443585,437245,437237,436681,436670,436669,436668,436667,436360,436343,436500,436432,436431,436427,436715,436806,436805,436804,436803,436802,436801,436800,436799,436646,436425,436411,436862,436861,436337,436312,436310,436308,436303,436301,436299,436297,436295,436293,436280,436279,436261,436723,436148,436147,436142,436141,437312,444656,444655,444654,444653,444652,436140,436138,436120,436119,436118,436117,436107,436106,436346,437729,436305,436094,436090,437321,436447,436345,436344,437319,436443,436103,436102,436053,437898,436548,437314,436666,437184,436401,436521,436025,437992,436012,436017,437149,436511,436968,437759,436505,436446,436445,436785,436413,436404,436402,436403,443797,436002,436001,435981,435980,435971,435958,435949,435941,435934,435933,435932,435799,435797,435796,435793,435777,435775,435773,435772,435771,435767,435766,435765,435760,435739,435727,435753,435752,435706,435696,435756,435692,435691,436237,436235,436866,436869,436868,436867,436865,443988,436808,437177,436761,436519,436518,436517,436510,436508,436651,436628,435675,435669,436322,435685,435665,435663,435657,436124,435652,437954,437953,435746,435744,435743,435742,436784,436373,436144,436143,436131,436114,436113,436101,436100,436099,436088,436086,436085,436058,436057,436005,435999,435998,435997,436232,435718,435717,435597,435595,435590,436225,435631,435642,436396,435558,436324,444154,444153,444152,444151,444150,435626,435703,435506,435482,435481,435480,435471,435497,435496,435494,435493,435492,435491,436388,435473,435511,435524,435457,435416,435737,435701,435402,435353,435299,435293,436116,435680,435281,435278,435267,435263,435269,435259,435258,435257,435256,435226,435225,435220,435217,435216,435215,435207,435205,435197,435661,435728,435682,435672,435654,435193,435118,435087,435084,435080,435077,435296,435295,435294,435127,435091,435057,435056,435054,435053,435052,435051,435050,435049,435048,435047,435046,435045,435038,435022,435021,434995,434993,434987,434968,434966,435276,434975,434974,434973,434972,434971,434954,434915,434909,435319,434901,434900,434868,434866,434858,434857,434852,434843,434841,434839,434921,434920,434919,434930,434929,434928,434924,434923,434922,434806,434805,434804,434803,434807,434899,434749,434889,434845,434885,434757,434754,434734,434788,434721,434681,434680,434850,434678,434676,434674,434673,434617,434615,434613,434610,434608,434606,434604,434602,434599,434597,434691,434690,434688,434577,434572,434570,434568,435714,434550,434549,434575,434544,434543,434541,434540,434507,434474,434473,434481,434482,434478,435195,434477,434476,435638,435782,434635,434686,435092,434433,434431,434888,434427,434417,434410,434409,434405,434404,434401,434398,434393,434385,434542,434370,435113,435112,435111,434321,434484,434415,434414,434411,434369,434741,435559,434359,434357,435557,435556,435555,434349,434636,434627,435604,434592,434499,434500,434341,434340,433948,433934,433935,433936,433933,433937,434202,434001,435189,433866,434335,434373,433763,433762,433741,433739,433706,433719,433718,433606,434582,433602,433598,434581,433585,433630,433633,435121,433532,433517,433670,433515,433506,433544,435530,434695,433372,435358,433370,433302,433301,435390,433668,433286,434661,435286,434469,433280,433262,433265,433272,433258,433239,433237,433236,433235,433241,434828,434496,434495,434138,434134,434091,434447,433190,433189,433188,433187,433132,433259,433119,433112,433678,433676,433143,433141,433639,433638,433637,433062,433054,433046,433038,433067,433071,433070,433068,433031,433030,433375,433374,433373,433193,433192,433191,433322,433321,433320,433318,433317,433316,433108,433107,433106,433232,433090,433092,433091,433145,433087,433086,433085,433313,433149,433103,433104,432999,432998,432997,433677,432988,432987,432986,435334,435333,435332,435063,435062,435061,435433,434808,434809,434810,435996,434760,434847,434420,434419,433566,433567,432885,435347,432840,432837,434731,434730,434765,434709,434007,434004,434003,433992,434002,433989,433961,432831,433408,433368,433367,433366,432828,432827,433467,433152,433150,433151,437187,437185,437372,437235,437234,432821,433667,432734,432820,434448,435135,432732,432731,432727,432726,432720,432719,437180,437178,437344,437230,437228,432796,432716,434421,435132,432714,432713,432709,432708,432702,432701,437174,437172,437329,437224,437221,437220,433861,433860,433862,432698,434454,435134,432696,432695,432692,432691,432690,432689,432684,432683,437169,437167,437212,437211,437210,432775,432680,435032,434444,435136,432678,432770,432769,432677,432674,433155,432749,432671,432666,432665,432748,432740,435420,435677,433804,434423,435144,435143,435142,435140,432628,434372,434363,434362,434364,435726,432623,435404,434684,432621,434356,435462,434519,434518,434450,434750,433959,433863,433817,433722,434337,432861,432859,432593,432590,432592,432588,432587,433271,432583,432582,433175,433174,432580,432573,432572,432566,432568,432563,432926,432925,432922,432896,432877,432540,432538,432537,434580,434441,434526,433877,433970,433872,435348,433704,432536,432657,433904,435976,435975,435974,435973,435972,435962,434990,433893,433882,433881,433880,433869,433858,433837,433836,433815,433810,433809,433760,433574,433572,433571,433489,433444,433445,433446,433447,433449,433334,433335,433332,432561,434970,433873,435589,434789,435450,434782,433973,433705,435818,435798,435634,433184,435461,435460,435459,434336,434334,434333,434472,435031,432471,437423,435539,432529,435572,435571,435466,435464,435443,435442,433327,437272,437265,432505,432506,437250,435187,435212,432468,443501,432467,435562,432465,432466,432464,433378,432446,432444,432443,432382,433978,432483,432482,432481,432354,434429,434428,434426,434425,434424,432346,432952,432325,433822,432314,432305,432283,432276,432270,432258,432898,432798,432797,433568,432826,432762,432761,433350,433643,433640,436098,433636,433635,433634,435578,433507,433324,433269,433267,433283,433282,433281,433319,433256,433229,433821,433820,433819,433812,433789,432490,432493,433715,433714,432491,432329,432328,432313,432598,434556,434555,434554,434553,432297,432296,432295,433165,433164,432303,432275,432274,434497,432739,433336,432742,432803,432183,432186,432185,432184,432173,432189,432552,432463,433213,433167,433144,432805,434799,433907,433905,433890,432357,432881,432863,432868,432864,432848,432847,434981,432133,432132,432103,432097,433787,433558,433557,433556,433555,433554,433552,433551,433549,433548,433547,433197,432225,432223,433096,433095,433094,433093,433084,432963,432201,432200,432194,432193,436887,436885,436994,436979,436978,432142,433840,435110,432159,432023,432022,432021,432018,432158,432157,432156,432155,432014,432013,431993,434463,434392,434391,434390,434389,434980,433140,433135,433134,432816,433868,432807,433758,431962,431969,431961,431960,431959,431951,431950,431946,431944,433490,431948,431938,433376,433309,433308,433305,434787,434786,434785,434784,434783,433183,433182,433181,433180,433179,433178,433275,435064,431937,433528,431998,431934,431932,431929,431928,431927,431933,431918,431917,431916,431915,431914,431913,431912,431970,431885,431841,431829,431793,431790,431786,431743,432010,432008,432000,431709,432006,431696,431690,431688,431683,431682,431668,431662,431655,431628,431598,431589,432307,431579,431582,431901,431900,431645,431575,431574,431573,431572,431571,431570,431565,431549,431544,431543,431535,431534,431533,431531,431529,431517,431635,431503,431501,431464,431447,431446,431439,431440,431442,431441,431436,431434,431414,431358,431357,431356,431328,431327,431728,431326,431313,431801,431306,431298,431295,431292,431288,431286,431284,431283,431266,431263,431260,431282,431230,431209,432012,431189,431159,431157,431155,431143,431127,431659,431125,431123,431117,431116,431115,431105,431088,431080,431077,431726,431075,431394,431393,431071,431360,431022,431021,431020,431019,431018,431017,431010,431547,431546,431545,431542,432188,431450,431332,431331,431330,431329,431042,431041,431040,431128,431047,430964,431350,431215,431352,431359,430958,431383,431278,431281,431277,431280,431044,431043,430872,430866,430864,430863,432500,432499,432498,430861,430849,430848,431348,431347,431346,431054,431053,431052,430801,430800,430912,430925,430919,430915,430927,430921,430811,430870,430869,430914,430926,430920,430911,430924,430918,430909,430922,430916,430781,430787,430788,430767,430757,430759,430758,430792,430719,430718,430654,432387,431467,430605,430534,430959,431406,431398,430516,430515,430503,430494,430518,430481,430480,430435,431855,430540,430311,430306,430295,430511,430362,430513,430512,430361,430595,430514,430228,430247,430252,430251,430268,431185,431184,430249,430212,430211,430259,430602,430258,430257,430255,430318,430191,430190,430182,430134,430246,430110,430104,430176,430094,430088,430238,430106,430105,430091,431619,431618,430031,430030,430011,430010,430149,430156,430004,430003,430157,430489,430484,430342,430385,430341,430340,429964,429957,429956,430021,430020,429984,429983,429982,429905,429904,431875,429895,429875,429890,429876,429860,429854,429853,429852,430525,429835,430391,429833,429829,430648,430179,429821,429879,429812,429912,431686,431685,430893,430890,429783,429870,429862,429861,429779,430335,430334,430333,429787,429786,429785,430337,429731,429748,429718,432252,432251,429715,429757,429746,429745,429744,429743,429695,429685,429684,429683,429680,429677,429676,429675,429674,430691,429647,429639,429623,429620,429619,429618,429616,429598,429978,429665,429664,429663,429591,429578,429544,431660,429817,429816,429815,429814,429541,429530,429532,429516,429517,429509,429505,429501,429518,429535,429534,429524,429523,429465,429464,429458,429456,429436,429777,429776,429420,429418,429417,429415,429414,429407,429406,429405,429404,429403,429392,431808,430233,430231,429388,430169,431667,429896,430129,431106,429472,431522,431519,431525,431524,431523,431520,431518,431515,429371,429836,429315,429308,429300,431000,429298,430934,430932,430961,430859,430960,430858,429520,430793,429296,432436,429422,431837,431754,429421,429399,429398,431721,431715,429384,429799,429798,429797,429796,429763,431030,429286,429513,429281,429969,430193,429959,429492,431138,430139,431179,429238,429236,429229,429213,429402,429206,429196,429172,429168,431832,431351,429147,429127,430831,429153,429098,429085,429100,429088,429053,429048,429049,429047,429602,429601,429600,429599,429034,429033,429156,429032,428998,428994,429740,429739,429738,428993,428992,429447,428991,428987,428986,429390,429389,428962,428954,428918,428917,428916,428909,429433,428896,428895,428891,428894,428893,428874,428873,428872,428905,428824,428740,428719,428709,428708,428919,428700,428645,428644,428643,430543,430652,431965,433530,431964,431963,428601,428584,428582,428580,428578,428576,428574,428561,428559,428557,428555)) OR (`Index`=5 AND `ID` IN (450938,450230,449961,448782,447525,447670,447843,447653,446037,445913,450134,446449,445751,445888,445767,445471,444621,446495,445324,445441,444340,444025,444193,444796,443578,443448,443365,443429,443310,437667,436425,436411,436001,435675,436232,435728,435118,433866,433602,434695,433132,433145,432258,432963,431962,431946,431944,431938,433308,433275,431937,431932,431918,431912,431143,431360,431022,431021,431020,431019,431018,431017,430212,430211,430134,429731,429456,428719,428584,428582,428580,428578,428576,428561,428557,428555)) OR (`Index`=4 AND `ID` IN (450938,450230,449961,448782,447525,447670,446430,447200,447843,447653,446037,445913,450134,446449,445751,445888,446851,445767,445341,445249,445471,444621,446495,445324,445900,445441,444340,444025,444193,444159,444796,443578,443448,443365,438035,443647,437941,443429,443310,443394,443392,437667,436938,437788,437352,436431,436425,436411,436279,436001,435981,435980,435675,436232,435728,435118,433866,433602,434695,433132,433145,433961,435962,432471,432346,432258,433350,433319,432963,432816,431962,431946,431944,431938,433308,433178,433275,431937,431932,431918,431912,431442,431143,431360,431022,431021,431020,431019,431018,431017,430311,430212,430211,430134,429731,429456,428719,428584,428582,428580,428578,428576,428561,428557,428555)) OR (`Index`=3 AND `ID` IN (450938,450473,450230,449961,449733,449943,448782,448217,448216,448215,450256,447525,447670,447284,446430,447200,447888,447843,447653,446294,446037,445913,446777,445648,445644,450134,446449,445751,445888,446851,445767,445341,445249,445169,445471,444682,447124,444621,446495,446215,445324,445900,445441,444340,444025,444193,444159,444815,444796,443578,443448,443365,438035,443647,437941,443429,443310,437568,437561,437533,443253,443394,443392,437667,443535,436938,437788,437813,437352,436431,436425,436411,436279,436785,436001,435981,435980,435760,435706,435675,436232,435225,435728,435118,434924,434636,433866,433602,433633,433506,434695,433262,433132,433062,433054,433046,433038,433145,433961,433366,432698,432877,435962,433489,432471,433978,432346,432258,433350,433319,432313,432963,432816,431962,431946,431944,431938,433308,433178,433275,431937,431932,431918,431912,431442,431143,431360,431022,431021,431020,431019,431018,431017,431348,431054,430811,430914,430911,430909,430654,430311,430212,430211,430134,429912,429731,432252,429456,428719,428708,428584,428582,428580,428578,428576,428561,428557,428555)) OR (`Index`=2 AND `ID` IN (450938,450473,450230,449961,449957,450007,449733,449943,449598,449618,449249,449629,448782,448217,448216,448215,449866,448218,448213,449091,447875,447716,448028,448022,447645,450046,450256,447525,447670,447474,447284,446860,447259,448571,448781,448109,446430,447200,448060,447888,447887,447868,447843,447653,448265,446294,446416,446037,445913,446777,445938,445648,445644,450134,446449,445751,445888,446053,446851,445767,445342,445341,445249,445169,445337,444975,444974,444931,445080,445029,445028,445025,445471,444802,444789,446986,444713,444682,447124,444621,446495,446215,445324,448096,445900,445441,445500,444340,444025,444288,444193,445523,444159,443758,443668,444815,449472,444796,443578,443448,443554,443365,443473,438035,443647,437941,443429,443310,437749,437568,437561,437550,437533,445531,443253,443394,443392,443261,444070,436855,443298,437667,443535,436948,436938,437788,437813,437352,436343,436431,436425,436411,436279,436148,436140,436117,436785,436002,436001,435981,435980,435760,435706,435675,436232,435718,435471,435256,435225,435220,435728,435193,435118,434858,434839,434921,434930,434924,434885,434680,434321,434636,435189,433866,433602,433633,433506,434695,435286,433262,433132,433062,433054,433046,433038,433145,433086,433085,433313,432999,433961,433366,432828,432827,433467,432796,432698,432692,432623,432877,432540,435962,433489,432561,434789,432471,437250,433978,432346,433822,432258,432898,433350,433319,432313,434553,432864,432963,432158,432816,431962,431946,431944,431938,433308,433178,433275,431937,431932,431918,431912,431645,431501,431442,431143,431726,431075,431360,431022,431021,431020,431019,431018,431017,431348,431054,430912,430915,430811,430914,430911,430909,430654,430605,430540,430311,430212,430211,430182,430134,430094,429964,430179,429912,429731,432252,429715,429456,429472,429098,428905,428740,428719,428708,431965,431964,428584,428582,428580,428578,428576,428561,428559,428557,428555)) OR (`Index`=7 AND `ID` IN (450230,447670,447843,447653,446037,445767,444621,446495,444340,444025,444193,444796,443448,436425,436411,436001,436232,435728,435118,433866,433602,433132,432258,431962,431946,431944,431938,433308,433275,431937,431932,431918,431912,430212,430211,430134,429731,429456,428584,428582,428580,428578,428576,428561,428557,428555)) OR (`Index`=6 AND `ID` IN (450230,447670,447843,447653,446037,445751,445767,444621,446495,445441,444340,444025,444193,444796,443448,443365,436425,436411,436001,436232,435728,435118,433866,433602,434695,433132,432258,431962,431946,431944,431938,433308,433275,431937,431932,431918,431912,431143,430212,430211,430134,429731,429456,428719,428584,428582,428580,428578,428576,428561,428557,428555)) OR (`Index`=9 AND `ID` IN (447670,447843,444621,444340,444193,436411,436001,435728,435118,433866,433602,431962,431946,431944,431938,433308,433275,431937,431932,431918,431912,430212,430211,429731,429456,428584,428582,428580,428578,428576,428561,428557,428555)) OR (`Index`=8 AND `ID` IN (447670,447843,447653,444621,446495,444340,444193,436425,436411,436001,436232,435728,435118,433866,433602,431962,431946,431944,431938,433308,433275,431937,431932,431918,431912,430212,430211,430134,429731,429456,428584,428582,428580,428578,428576,428561,428557,428555)) OR (`Index`=10 AND `ID` IN (447843,444621,444340,444193,436411,436001,435118,433866,433602,431962,431946,431944,431938,433308,433275,431937,431932,431918,431912,430212,430211,429731,429456,428582,428580,428578,428576,428561,428555)) OR (`Index`=17 AND `ID` IN (444340,436411,433602,431962,431946,431944,431938,431937,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=16 AND `ID` IN (444340,436411,433602,431962,431946,431944,431938,431937,431932,431918,431912,429731,429456,428582,428580,428576,428555)) OR (`Index`=15 AND `ID` IN (444340,436411,433602,431962,431946,431944,431938,431937,431932,431918,431912,429731,429456,428582,428580,428576,428555)) OR (`Index`=14 AND `ID` IN (444340,436411,433602,431962,431946,431944,431938,431937,431932,431918,431912,429731,429456,428582,428580,428576,428561,428555)) OR (`Index`=13 AND `ID` IN (444340,436411,436001,433602,431962,431946,431944,431938,431937,431932,431918,431912,429731,429456,428582,428580,428578,428576,428561,428555)) OR (`Index`=12 AND `ID` IN (444340,436411,436001,435118,433866,433602,431962,431946,431944,431938,433308,433275,431937,431932,431918,431912,429731,429456,428582,428580,428578,428576,428561,428555)) OR (`Index`=11 AND `ID` IN (444340,444193,436411,436001,435118,433866,433602,431962,431946,431944,431938,433308,433275,431937,431932,431918,431912,430212,430211,429731,429456,428582,428580,428578,428576,428561,428555)) OR (`Index`=18 AND `ID` IN (436411,433602,431962,431946,431944,431938,431937,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=34 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=33 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=32 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=31 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=30 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=29 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=28 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=27 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=26 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=25 AND `ID` IN (433602,431962,431946,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=24 AND `ID` IN (433602,431962,431946,431944,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=23 AND `ID` IN (433602,431962,431946,431944,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=22 AND `ID` IN (433602,431962,431946,431944,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=21 AND `ID` IN (433602,431962,431946,431944,431938,431937,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=20 AND `ID` IN (433602,431962,431946,431944,431938,431937,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=19 AND `ID` IN (433602,431962,431946,431944,431938,431937,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=49 AND `ID` IN (431962,431946,431938,431918,428582,428580,428576,428555)) OR (`Index`=48 AND `ID` IN (431962,431946,431938,431918,428582,428580,428576,428555)) OR (`Index`=47 AND `ID` IN (431962,431946,431938,431918,431912,428582,428580,428576,428555)) OR (`Index`=46 AND `ID` IN (431962,431946,431938,431918,431912,428582,428580,428576,428555)) OR (`Index`=45 AND `ID` IN (431962,431946,431938,431918,431912,428582,428580,428576,428555)) OR (`Index`=44 AND `ID` IN (431962,431946,431938,431918,431912,428582,428580,428576,428555)) OR (`Index`=43 AND `ID` IN (431962,431946,431938,431918,431912,428582,428580,428576,428555)) OR (`Index`=42 AND `ID` IN (431962,431946,431938,431918,431912,428582,428580,428576,428555)) OR (`Index`=41 AND `ID` IN (431962,431946,431938,431918,431912,428582,428580,428576,428555)) OR (`Index`=40 AND `ID` IN (431962,431946,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=39 AND `ID` IN (431962,431946,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=38 AND `ID` IN (431962,431946,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=37 AND `ID` IN (431962,431946,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=36 AND `ID` IN (431962,431946,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=35 AND `ID` IN (431962,431946,431938,431932,431918,431912,428582,428580,428576,428555)) OR (`Index`=74 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=73 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=72 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=71 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=70 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=69 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=68 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=67 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=66 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=65 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=64 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=63 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=62 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=61 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=60 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=59 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=58 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=57 AND `ID` IN (431946,431918,428582,428576,428555)) OR (`Index`=56 AND `ID` IN (431946,431918,428582,428580,428576,428555)) OR (`Index`=55 AND `ID` IN (431946,431918,428582,428580,428576,428555)) OR (`Index`=54 AND `ID` IN (431946,431918,428582,428580,428576,428555)) OR (`Index`=53 AND `ID` IN (431946,431918,428582,428580,428576,428555)) OR (`Index`=52 AND `ID` IN (431946,431938,431918,428582,428580,428576,428555)) OR (`Index`=51 AND `ID` IN (431946,431938,431918,428582,428580,428576,428555)) OR (`Index`=50 AND `ID` IN (431946,431938,431918,428582,428580,428576,428555)) OR (`Index`=93 AND `ID` IN (431918,428555,428553)) OR (`Index`=92 AND `ID` IN (431918,428555,428553)) OR (`Index`=91 AND `ID` IN (431918,428555,428553)) OR (`Index`=90 AND `ID` IN (431918,428555,428553)) OR (`Index`=89 AND `ID` IN (431918,428555,428553)) OR (`Index`=88 AND `ID` IN (431918,428555,428553)) OR (`Index`=87 AND `ID` IN (431918,428555,428553)) OR (`Index`=86 AND `ID` IN (431918,428555,428553)) OR (`Index`=85 AND `ID` IN (431918,428555,428553)) OR (`Index`=84 AND `ID` IN (431918,428582,428555,428553)) OR (`Index`=83 AND `ID` IN (431918,428582,428576,428555,428553)) OR (`Index`=82 AND `ID` IN (431918,428582,428576,428555,428553)) OR (`Index`=81 AND `ID` IN (431918,428582,428576,428555,428553)) OR (`Index`=80 AND `ID` IN (431918,428582,428576,428555,428553)) OR (`Index`=79 AND `ID` IN (431918,428582,428576,428555,428553)) OR (`Index`=78 AND `ID` IN (431918,428582,428576,428555,428553)) OR (`Index`=77 AND `ID` IN (431918,428582,428576,428555)) OR (`Index`=76 AND `ID` IN (431918,428582,428576,428555)) OR (`Index`=75 AND `ID` IN (431918,428582,428576,428555)) OR (`Index`=143 AND `ID`=428555) OR (`Index`=142 AND `ID`=428555) OR (`Index`=141 AND `ID` IN (428555,428553)) OR (`Index`=140 AND `ID` IN (428555,428553)) OR (`Index`=139 AND `ID` IN (428555,428553)) OR (`Index`=138 AND `ID` IN (428555,428553)) OR (`Index`=137 AND `ID` IN (428555,428553)) OR (`Index`=136 AND `ID` IN (428555,428553)) OR (`Index`=135 AND `ID` IN (428555,428553)) OR (`Index`=134 AND `ID` IN (428555,428553)) OR (`Index`=133 AND `ID` IN (428555,428553)) OR (`Index`=132 AND `ID` IN (428555,428553)) OR (`Index`=131 AND `ID` IN (428555,428553)) OR (`Index`=130 AND `ID` IN (428555,428553)) OR (`Index`=129 AND `ID` IN (428555,428553)) OR (`Index`=128 AND `ID` IN (428555,428553)) OR (`Index`=127 AND `ID` IN (428555,428553)) OR (`Index`=126 AND `ID` IN (428555,428553)) OR (`Index`=125 AND `ID` IN (428555,428553)) OR (`Index`=124 AND `ID` IN (428555,428553)) OR (`Index`=123 AND `ID` IN (428555,428553)) OR (`Index`=122 AND `ID` IN (428555,428553)) OR (`Index`=121 AND `ID` IN (428555,428553)) OR (`Index`=120 AND `ID` IN (428555,428553)) OR (`Index`=119 AND `ID` IN (428555,428553)) OR (`Index`=118 AND `ID` IN (428555,428553)) OR (`Index`=117 AND `ID` IN (428555,428553)) OR (`Index`=116 AND `ID` IN (428555,428553)) OR (`Index`=115 AND `ID` IN (428555,428553)) OR (`Index`=114 AND `ID` IN (428555,428553)) OR (`Index`=113 AND `ID` IN (428555,428553)) OR (`Index`=112 AND `ID` IN (428555,428553)) OR (`Index`=111 AND `ID` IN (428555,428553)) OR (`Index`=110 AND `ID` IN (428555,428553)) OR (`Index`=109 AND `ID` IN (428555,428553)) OR (`Index`=108 AND `ID` IN (428555,428553)) OR (`Index`=107 AND `ID` IN (428555,428553)) OR (`Index`=106 AND `ID` IN (428555,428553)) OR (`Index`=105 AND `ID` IN (428555,428553)) OR (`Index`=104 AND `ID` IN (428555,428553)) OR (`Index`=103 AND `ID` IN (428555,428553)) OR (`Index`=102 AND `ID` IN (428555,428553)) OR (`Index`=101 AND `ID` IN (428555,428553)) OR (`Index`=100 AND `ID` IN (428555,428553)) OR (`Index`=99 AND `ID` IN (428555,428553)) OR (`Index`=98 AND `ID` IN (428555,428553)) OR (`Index`=97 AND `ID` IN (428555,428553)) OR (`Index`=96 AND `ID` IN (428555,428553)) OR (`Index`=95 AND `ID` IN (428555,428553)) OR (`Index`=94 AND `ID` IN (428555,428553)); +UPDATE `quest_visual_effect` SET `VerifiedBuild`=56421 WHERE (`Index`=77 AND `ID` IN (428553,428296,427135,426831)) OR (`Index`=76 AND `ID` IN (428553,428296,427135,426831)) OR (`Index`=75 AND `ID` IN (428553,428366,428296,427135,426831)) OR (`Index`=74 AND `ID` IN (428553,428366,428296,427135,426831)) OR (`Index`=73 AND `ID` IN (428553,428366,428311,428296,427135,426831)) OR (`Index`=72 AND `ID` IN (428553,428366,428311,428296,427135,426831)) OR (`Index`=71 AND `ID` IN (428553,428366,428311,428296,427135,426831)) OR (`Index`=70 AND `ID` IN (428553,428366,428311,428296,427135,426831)) OR (`Index`=69 AND `ID` IN (428553,428366,428311,428296,427135,426831)) OR (`Index`=68 AND `ID` IN (428553,428366,428311,428296,427135,426831)) OR (`Index`=67 AND `ID` IN (428553,428366,428311,428296,427135,426831)) OR (`Index`=66 AND `ID` IN (428553,428366,428311,428296,427135,426831)) OR (`Index`=65 AND `ID` IN (428553,428366,428311,428296,427135,426831)) OR (`Index`=64 AND `ID` IN (428553,428549,428366,428311,428296,427135,426831)) OR (`Index`=63 AND `ID` IN (428553,428549,428366,428311,428296,427135,426831)) OR (`Index`=62 AND `ID` IN (428553,428549,428366,428311,428296,427135,426831)) OR (`Index`=61 AND `ID` IN (428553,428549,428366,428311,428296,427135,426831,419928)) OR (`Index`=60 AND `ID` IN (428553,428549,428366,428311,428296,427135,426831,419928)) OR (`Index`=59 AND `ID` IN (428553,428549,428366,428311,428296,427135,426831,419928)) OR (`Index`=58 AND `ID` IN (428553,428549,428366,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=57 AND `ID` IN (428553,428549,428366,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=56 AND `ID` IN (428553,428549,428547,428366,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=55 AND `ID` IN (428553,428549,428547,428366,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=54 AND `ID` IN (428553,428549,428547,428366,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=53 AND `ID` IN (428553,428549,428547,428366,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=52 AND `ID` IN (428553,428549,428547,428366,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=51 AND `ID` IN (428553,428549,428547,428366,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=50 AND `ID` IN (428553,428549,428547,428366,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=49 AND `ID` IN (428553,428549,428547,428366,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=48 AND `ID` IN (428553,428549,428547,428366,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=47 AND `ID` IN (428553,428549,428547,428366,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=46 AND `ID` IN (428553,428549,428547,428366,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=45 AND `ID` IN (428553,428549,428547,428366,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=44 AND `ID` IN (428553,428549,428547,428366,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=43 AND `ID` IN (428553,428549,428547,428366,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=42 AND `ID` IN (428553,428549,428547,428366,428336,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=41 AND `ID` IN (428553,428549,428547,428366,428336,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=40 AND `ID` IN (428553,428549,428547,428366,428336,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=39 AND `ID` IN (428553,428549,428547,428366,428336,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=38 AND `ID` IN (428553,428549,428547,428366,428336,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=37 AND `ID` IN (428553,428549,428547,428366,428336,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=36 AND `ID` IN (428553,428549,428547,428366,428336,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=35 AND `ID` IN (428553,428549,428547,428366,428336,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=34 AND `ID` IN (428553,428549,428547,428366,428336,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=33 AND `ID` IN (428553,428549,428547,428366,428336,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=32 AND `ID` IN (428553,428549,428547,428366,428336,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=31 AND `ID` IN (428553,428549,428547,428366,428336,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=30 AND `ID` IN (428553,428549,428547,428366,428336,428311,428296,427135,426831,419928,408156,406013,407944)) OR (`Index`=29 AND `ID` IN (428553,428549,428547,428366,428336,428311,428296,427135,426831,419928,408926,408156,406013,407944,397993)) OR (`Index`=28 AND `ID` IN (428553,428549,428547,428545,428366,428336,428311,428296,427135,426831,419928,420072,408926,408156,406013,407944,397993)) OR (`Index`=27 AND `ID` IN (428553,428549,428547,428545,428366,428336,428311,428296,427135,426831,419928,420072,408926,408156,406013,407944,397993)) OR (`Index`=26 AND `ID` IN (428553,428549,428547,428545,428366,428336,428311,428296,427135,426831,423255,419928,420072,408926,408156,406013,407944,397993)) OR (`Index`=25 AND `ID` IN (428553,428549,428547,428545,428366,428336,428311,428296,427135,426831,423255,419928,420072,408926,408156,406013,407944,397993)) OR (`Index`=24 AND `ID` IN (428553,428549,428547,428545,428366,428336,428311,428296,427135,426831,423255,419928,420072,408926,408156,406013,407944,397993)) OR (`Index`=23 AND `ID` IN (428553,428549,428547,428545,428366,428336,428311,428296,427135,426831,423255,419928,420072,408926,408156,406013,407944,397993)) OR (`Index`=22 AND `ID` IN (428553,428549,428547,428545,428366,428336,428311,428296,427136,427135,426831,423255,419928,420072,408926,408156,406013,407944,397993)) OR (`Index`=21 AND `ID` IN (428553,428549,428547,428545,428366,428336,428311,428296,427136,427135,426831,423255,419928,420072,408926,408156,406013,407944,397993)) OR (`Index`=20 AND `ID` IN (428553,428549,428547,428545,428366,428336,428311,428296,427136,427135,426831,428083,423255,419928,420072,408926,408156,406013,407944,397993)) OR (`Index`=19 AND `ID` IN (428553,428549,428547,428545,428366,428336,428311,428296,428075,427136,427135,426831,426830,428083,423255,420463,419928,420072,408926,408156,406013,407944,397993)) OR (`Index`=18 AND `ID` IN (428553,428549,428547,428545,428366,428336,428311,428296,428075,427136,427135,426831,426830,428083,423255,420463,419928,420072,408926,408156,406013,407944,397993)) OR (`Index`=17 AND `ID` IN (428553,428549,428547,428545,428366,428336,428311,428296,428075,427136,427135,426831,426830,428083,423255,420463,420462,419928,420072,408926,408156,406013,407944,397993)) OR (`Index`=16 AND `ID` IN (428553,428549,428547,428545,428366,428336,428311,428296,428075,427136,427135,426831,426830,428083,423255,420463,420462,419928,420072,408926,408156,406013,407944,397993)) OR (`Index`=15 AND `ID` IN (428553,428549,428547,428545,428366,428336,428311,428296,428075,427369,427136,427135,426831,426830,428083,423255,420463,420462,419928,420072,408926,408156,406013,407944,397993)) OR (`Index`=14 AND `ID` IN (428553,428549,428547,428545,428366,428336,428311,428296,428075,427369,427136,427135,426831,426830,428083,423255,420463,420462,419928,420072,419747,408926,408156,406013,407944,397993)) OR (`Index`=13 AND `ID` IN (428553,428549,428547,428545,428366,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,428083,423255,420463,420462,419928,420072,419747,408926,408156,406013,407944,397993)) OR (`Index`=12 AND `ID` IN (428553,428549,428547,428545,428366,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,428083,423255,421705,420463,420462,419928,420072,419747,408926,408156,406013,405358,408965,407944,397993)) OR (`Index`=11 AND `ID` IN (428553,428549,428547,428545,428366,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,428083,423255,421705,420463,420462,420242,419928,420072,419747,408926,408156,406013,405358,398876,408965,407944,397993)) OR (`Index`=10 AND `ID` IN (428553,428549,428547,428545,428366,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,428083,423255,421705,420463,420462,420242,419928,420072,419747,408926,408156,406013,405358,405073,398876,408965,407944,397993,396199)) OR (`Index`=9 AND `ID` IN (428553,428549,428547,428545,428366,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,428083,423255,421705,420463,420462,420242,419928,420072,419747,408926,408158,408156,406672,405832,406013,405358,405332,405073,398876,408965,407944,405456,397993,396199)) OR (`Index`=8 AND `ID` IN (428553,428549,428547,428545,428366,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,428083,423255,421705,420463,420462,420242,419928,420072,419747,408926,408158,408156,406672,405832,406013,405358,405332,405272,405073,398876,408965,407944,405456,397993,396199)) OR (`Index`=7 AND `ID` IN (428553,428549,428547,428545,428543,428366,428352,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,429177,428083,426919,423255,421727,421409,421705,420489,420463,420462,420242,419928,420072,419747,409123,408926,408158,408156,407348,406672,405832,406013,406248,405358,405332,405272,405073,399012,399027,398876,408965,407944,397733,397650,405456,397993,396199)) OR (`Index`=6 AND `ID` IN (428553,428549,428547,428545,428543,428366,428352,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,429177,428083,426919,423608,423255,422992,421727,421409,421604,421705,420489,420463,420462,419935,420242,419928,420072,419747,409123,408926,408184,408158,408156,407348,406672,405832,406013,406248,405634,405611,405407,405358,405332,405272,405073,399012,399027,398876,408965,397983,407944,397752,397733,397650,405456,397993,396199)) OR (`Index`=5 AND `ID` IN (428553,428549,428547,428545,428543,428366,428352,428336,428312,428311,428296,428075,427369,427136,427135,426831,426830,429177,428083,426919,428125,427448,423608,423255,422992,422824,421727,421552,421409,421961,421604,421705,420538,420489,420463,420462,419935,420242,419928,419924,419934,420072,419747,419719,409123,408926,408228,408184,408158,408156,407754,407348,406672,405832,406013,407796,406248,405634,405611,405407,405358,405332,405272,405201,405073,405027,399012,399027,398876,398341,408965,397983,407944,397777,397752,397733,397650,397632,405456,397472,396509,397993,396199)) OR (`Index`=4 AND `ID` IN (428553,428549,428547,428545,428543,428366,428352,428336,428312,428311,428296,428075,427369,427136,427135,427380,426831,426830,431651,424183,427563,429177,428083,426919,428246,428125,427448,423608,423476,423439,423255,423297,422992,422824,421727,421552,421409,421961,421604,421705,420986,420878,420538,420489,420463,420462,419935,420242,419928,419924,419934,420072,419747,419798,419703,419827,419719,419694,409123,408926,408228,408184,408158,408156,407754,407348,407176,406839,406672,407052,405832,406013,407796,406248,405634,405611,405407,405358,405332,405272,405201,405073,405027,404448,399043,399012,399027,398876,398341,408965,397983,407944,397777,398359,397752,397733,397650,397632,405456,397472,397265,396783,396591,396509,397993,396359,396199,395994)) OR (`Index`=3 AND `ID` IN (428553,428549,428547,428545,428543,428366,428352,428336,428312,428311,428296,431032,428075,427369,427136,427135,426885,427380,426979,426831,426830,431651,424183,428641,427563,429177,428083,426919,428246,428125,427702,427448,429944,430018,429803,427267,423608,431094,423476,423439,423255,423297,422992,422824,428506,427701,421727,423146,421552,421409,421961,421604,421705,421016,420997,420987,420986,420878,420755,420538,420470,420376,420349,420489,420463,420462,419935,420242,419928,419924,419934,420072,420032,419747,419798,419703,419827,419719,419694,419475,419952,419388,409123,408926,408371,408228,408184,408158,408156,408121,407754,407348,407147,407176,406839,406672,407052,405832,406013,405899,407796,406248,405958,405634,405611,405407,405385,405358,405332,405272,405201,405089,405073,405027,404448,399043,399012,399027,398896,398895,398894,398893,398892,398875,398876,398341,408965,397983,407944,397777,398359,397752,397733,397650,397632,405456,397472,398030,397265,397223,396975,396866,396783,396591,396582,396532,396509,397993,396359,396199,395994)) OR (`Index`=2 AND `ID` IN (428553,428549,428547,428545,428543,428366,428352,428336,428312,428311,428296,431921,431919,431032,428075,428300,428301,428299,430307,427369,430186,427136,427135,427856,427549,426885,426911,427380,426979,430283,426831,426830,426789,424262,431651,424183,430093,428298,424104,427774,428641,427563,429177,428083,427341,426919,428246,428125,427702,428616,427562,427448,427411,427903,429944,430018,429803,427267,423608,431094,429001,423476,423439,430837,423359,423255,423297,422992,423184,422920,422824,428506,427701,421727,421858,421693,423146,421689,422136,421552,421599,422153,422133,421567,421546,421547,421533,421467,422191,421461,421409,423233,422009,421961,421604,421705,421039,421016,420997,420987,420986,420878,420755,420538,420470,420414,420378,420377,420376,420349,420489,420463,420462,420245,419935,420242,419928,419924,419934,420072,419946,420032,420190,419749,419747,419738,419798,419943,419703,419598,419827,419494,419719,419694,419475,420073,419952,419327,419306,419388,411615,409123,408926,408371,408501,408228,408184,408158,408156,408121,407754,407582,407507,407348,407141,407147,407144,407126,407176,407046,406839,406709,406672,407052,406634,406632,406563,405832,406013,405899,407796,405842,405838,406015,406248,405959,405958,405634,405611,405407,405385,405358,405332,405272,405331,405202,405201,405089,405073,405027,405029,404931,404560,404448,404612,404579,399043,399016,399012,399027,398896,398895,398894,398893,398892,398875,398876,398341,408965,407422,397983,407944,397777,398359,397752,397733,397759,397755,397650,397632,405456,397472,398030,397265,397252,397223,398659,397129,397121,396975,398197,398006,396866,396783,396590,396591,396582,396532,396528,396509,397993,396359,396199,396180,395994,395526,395419,395377)) OR (`Index`=1 AND `ID` IN (428553,428549,428547,428545,428543,428366,428352,428336,428312,428311,428296,431921,433529,431919,431920,428505,431032,428075,428367,430339,428300,428301,428299,428080,430307,427369,430186,431316,431315,431314,429629,427136,427135,427602,429412,429411,429410,429409,427483,427482,427481,427113,427856,427815,427779,427014,427013,427011,427010,427009,427008,426953,426940,427549,429043,426888,426885,426880,427542,427543,426911,429215,427380,426979,430283,427345,427346,426831,426830,427573,426789,424262,431651,424183,427239,430093,428298,427551,424104,427774,428641,427366,427410,427409,427408,427563,428683,429177,427536,428083,427341,426919,423915,428246,428125,427702,423893,428616,427550,427170,427169,427698,423767,427562,427836,427448,427477,427411,427359,429069,427903,429944,430018,429803,427267,423608,427336,428633,431094,429001,423476,423439,423448,430837,423359,427073,423255,423310,423297,423345,427427,423117,423904,422992,422994,423184,422920,422919,422824,423071,428506,422641,422307,427701,422063,422012,422007,421727,421726,421858,421889,421693,423165,423150,423164,423149,423163,423148,423162,423147,423161,423146,423160,421691,421689,422136,421735,422483,422455,421552,422459,421574,421599,421592,422153,422152,422133,422132,421567,421565,421546,421547,421533,421531,421467,421465,422191,422192,421461,421409,421405,423233,421377,422009,421961,421604,421705,421039,421016,420997,420987,420986,420797,420846,420811,420906,420878,420755,420648,420538,420783,420782,420781,420482,420470,420414,420378,420377,420376,420349,420342,420335,420489,420464,420463,420462,420285,420245,420305,420013,420139,420502,419935,420242,419928,419924,419934,420072,419946,420311,420310,420308,420309,420427,420032,419769,420190,419749,419747,419738,419798,419839,419943,419703,419598,419560,419827,419494,419719,419694,419475,420793,420073,419952,419575,419327,419306,419273,419388,419264,419262,419263,411615,409150,409123,408926,408411,408371,408505,408501,408334,408228,408184,408158,408156,407892,407810,407788,408121,408120,408119,407754,407641,407625,407624,407586,407582,407507,407465,407348,407142,407141,407147,407144,407126,407176,407046,407051,406887,406839,406859,406784,406769,407318,406762,406709,406672,406650,407052,406634,406632,406564,406563,406456,405832,406013,406012,406326,405899,407796,405842,405838,406015,406256,406254,406251,406249,406248,407199,405959,405958,407069,405634,405611,405407,405385,405358,405365,405350,405349,405672,405671,405670,405669,405668,405667,405666,405665,405664,405348,405663,405347,405366,405345,405344,405343,405342,405332,405272,405266,405331,405335,405415,408100,405211,405202,405244,405196,405201,405089,405073,405027,405029,405890,405891,404916,404931,404772,404833,404577,404560,404448,404385,404612,404579,404369,399126,404363,399092,408966,399043,399016,399012,399027,399011,398929,398896,398895,398894,398893,398892,398875,398876,406745,398419,405142,398341,398175,398123,408965,408857,407422,398033,397983,407944,397777,398005,398359,397752,397733,397746,405147,397698,397759,397755,397650,397632,405456,397472,398030,397459,397458,397331,397399,397314,397265,397255,397252,397223,397219,397213,398659,397115,397108,397129,397107,397127,397124,397121,396975,398301,398197,398006,398022,397740,397055,398943,398942,398941,398940,396921,396871,396866,396877,396864,396806,396785,396783,396755,396667,396624,396590,396591,396582,396532,396528,396509,397993,396359,396199,396191,396165,396180,395994,395527,395526,395461,395419,395377)) OR (`Index`=0 AND `ID` IN (428553,428549,428547,428545,428543,431325,428409,428411,428366,428352,428336,428333,428332,428421,428312,428311,428296,428224,428215,428207,431921,433529,431919,431920,428175,428165,428167,428156,428673,428598,428192,428414,430242,428204,428253,428179,428160,428158,430217,430216,430195,430363,428103,428521,428505,428339,428340,428341,428331,428330,428302,430383,430382,430380,430388,431032,428067,428065,428063,428061,428060,428028,428075,427987,427985,427984,428367,430339,428300,428301,428299,434618,428081,428080,428079,428078,428077,428076,428007,427956,427993,427811,427810,428907,428196,427601,427600,427595,427572,427571,427570,432497,432496,432495,427566,430307,428570,429610,429609,429608,428417,428416,428415,429230,428402,428968,427502,432100,432096,432095,432094,432102,427491,432123,428745,428746,431204,431203,428900,428899,428898,428897,430931,430930,430929,430928,427399,429036,429025,427381,427369,427334,430165,429749,429654,429653,429652,427291,429471,430186,427235,427190,427184,427182,431391,429502,431316,431315,431314,429755,429721,429720,429719,429726,429728,429694,429693,429629,429628,427306,427136,427135,427602,430829,429412,429411,429410,429409,427483,427482,427481,427113,429195,434620,429261,427864,427097,427856,427855,427854,427853,427815,427779,427014,427013,427012,427011,427010,427009,427008,427353,426953,427072,427071,426937,426940,426930,431438,426928,428084,427628,426927,427535,431402,431401,426926,427549,427517,427726,427725,427061,426914,426906,426904,429051,429050,429043,426892,426891,426890,426888,427909,427908,427907,427906,426885,427247,427234,426884,426883,426880,431426,431430,431425,427542,431427,431428,431423,427543,431422,431421,426911,426909,426881,426875,426874,426873,429215,427153,426872,427006,427007,427003,427002,427001,428193,427380,426979,430283,427345,427346,426870,426866,426865,426867,427484,430130,426863,426862,426846,426831,426830,426823,427574,427573,426876,427268,426829,430338,426808,426807,426806,430505,428351,428350,428349,428348,428006,430208,430219,428597,430327,430326,426789,426833,426832,426761,430686,424262,431647,424246,424245,426822,424244,427126,427125,431651,424183,424179,424172,427253,427239,424150,424148,424276,424137,427632,427846,430093,430092,427708,428298,427551,431700,431694,424258,430737,427238,427237,427236,424098,427791,424104,427774,424070,424122,424123,424114,424113,431857,427152,427201,428665,428641,427924,427820,427358,427797,427366,427410,427409,427408,430272,430271,430267,428115,427365,427407,427364,429998,430007,430006,427952,427968,427949,427917,424037,424036,424033,427340,424196,427339,427338,427337,427837,427563,427547,424224,424223,424222,424221,428702,428663,428661,428660,428659,428684,428683,428313,424005,429177,429175,428825,428806,427538,427455,427454,427453,427396,428889,427536,426786,423975,423973,423969,428086,426758,427391,427390,427389,427388,423949,428083,427548,427243,427242,427241,427341,427107,427106,427109,427108,431403,427086,427016,427015,427472,426919,424247,424229,424228,423915,423900,423902,423901,423899,428246,428245,428125,428048,427944,427943,430141,423987,427788,427787,427786,423985,427785,427702,423965,423964,427626,423893,428616,428610,423856,427550,427311,423820,427167,427170,427168,427169,423848,423835,423779,428906,428369,427564,427372,427539,432124,427361,427698,432027,423765,423911,423888,423767,430531,430530,430434,423834,430432,428405,423833,428404,423832,428403,423831,423830,423753,427042,423693,427562,427836,427620,427448,427478,427477,427534,423650,427411,424200,424201,427359,423790,423639,427215,427214,427213,427212,427211,427210,427209,427208,427207,427199,428121,423594,424226,424233,424232,427507,423561,423563,423823,431079,429909,429069,427683,427130,423538,423787,429030,427923,427922,427914,427903,427173,423809,431697,427653,430183,429944,430018,430017,429943,429803,423653,427260,427259,423648,427154,427160,427161,427158,427267,427266,428978,423608,423606,423605,423604,423597,427593,423456,423455,427336,427124,428633,431094,428888,428649,429001,423478,423477,427048,427047,427046,423476,423555,428789,428788,428786,423420,423749,423748,428180,423599,427953,423553,423439,423441,423460,423448,423447,430837,423377,423376,428082,426851,423365,423368,423359,423353,423347,423952,423963,423962,427722,423391,423309,423306,423304,429164,427763,429166,427073,429426,423255,427796,423213,423357,423198,427038,423390,423310,423297,423292,423287,423284,423283,423282,423281,423280,423382,423426,423383,423345,423344,423339,423338,423337,423267,423269,423270,423268,423462,423384,424052,429807,429806,427427,423335,423118,423117,423115,423114,424013,423081,423073,423697,423047,423040,423038,423409,423408,423412,423411,423905,423903,423904,423005,422992,422995,422994,422987,422989,422988,429443,422958,451775,451884,422948,422946,422944,422933,422932,422953,423184,422920,422919,422918,422861,422824,423071,422807,422795,422788,422785,422770,428506,423007,422740,422703,422755,422676,422655,422653,423209,422642,422641,422632,422619,422749,422967,422599,422515,422514,422509,422504,422488,422479,422458,422450,422438,422437,422418,422404,422429,422307,422306,422257,422838,422282,422281,422252,422187,422162,429439,422101,422102,429801,429800,422098,422097,428787,422094,428614,422939,422082,427701,422063,422054,432815,422014,422012,422034,422011,422007,422200,422199,422006,422131,423066,422747,424216,432814,427497,427496,427495,421930,421869,421884,421855,421864,421863,421862,421860,421853,421852,421851,421739,421727,421726,422707,422705,422425,422726,422719,423025,423027,422713,422697,421866,421858,422461,421889,421698,421885,421697,422456,422645,422644,422643,421693,422620,422901,422668,423165,423150,423164,423149,423163,423148,423162,423147,423161,423146,423160,421691,422835,422808,421689,421660,422241,422240,422239,422238,422136,421610,431536,429203,429202,424139,423764,423763,423762,423706,421735,421561,421560,421559,421530,423187,422970,422483,422433,422432,422455,422308,421849,421848,423106,422288,422287,422283,422473,421687,422475,422337,422773,421552,422757,422154,422093,421590,422459,422416,422415,422414,421574,421551,421545,421599,422246,422211,422245,422243,422242,422210,422209,421596,421595,421594,421592,421570,422153,422152,422133,422132,421567,421565,421546,421547,421533,421531,421476,421474,421477,421469,421467,421466,421465,421464,421459,421458,422191,422192,421461,421456,421409,421405,422902,421400,421606,421607,421605,421428,421427,421426,421396,423233,421377,423461,421374,422175,422126,422125,421369,422275,422009,421352,421351,421597,422733,421347,421448,421447,421446,421343,421674,421675,421673,422248,422247,421963,421861,421367,421364,421961,421445,421413,421714,421604,421313,421705,421298,423167,421335,421962,421256,421130,421124,421135,421134,421111,421110,421108,421106,421044,421039,421021,421016,420997,421002,420988,420987,420986,421167,420936,421009,421080,421069,421068,421067,421066,421061,421059,420861,420797,420846,420811,420774,420796,420767,420953,422847,422279,423024,422311,420910,420906,420878,420877,420779,420755,421115,421114,421113,421058,421057,421053,421029,421024,420799,420742,420741,420744,420733,420731,420729,420727,420725,420723,420721,420719,420716,420704,420703,420702,420648,420647,420619,420601,420600,420599,420598,420583,420616,420666,420665,420664,420662,420566,420538,420771,420770,420769,420783,420782,420781,420482,420470,420931,420414,420405,420392,420348,420379,420378,420377,420376,420349,420324,420901,420342,420341,420448,420422,420333,420337,420336,420335,420334,420489,420464,420463,420462,420461,420289,420285,420281,420279,420277,420275,420273,420271,420269,420267,420245,421171,420240,420239,420238,420212,420210,420173,420171,420331,420330,420305,420169,420142,420140,420179,420163,420044,420082,420013,420005,420447,420139,419990,420745,420056,420055,420054,420158,420502,420012,419935,420242,419928,419924,419934,420184,420183,420182,420181,420180,420708,420072,420071,419995,420143,419946,419945,419906,420009,419982,419902,419900,419898,420676,420311,420310,420308,420309,420428,420427,420307,419882,420032,420021,419913,419997,419810,419769,419763,420479,420190,419751,419749,419748,419747,419744,419743,419742,419738,419798,419702,419721,419922,419921,419920,420208,419839,419943,419987,419701,420327,420326,420325,419909,419703,419807,419806,419808,419655,419610,419609,419604,419602,419601,419600,419598,420224,419563,419560,419548,419541,419525,420537,420216,420188,420187,420207,420137,420135,420043,419795,419852,419796,419797,419827,419618,419570,419569,421071,419853,419494,419493,419491,419489,420116,419986,419985,419984,419963,419719,419603,419502,419488,420351,419562,419959,419958,419957,420645,420873,419572,419826,419694,419476,420126,420125,420124,420123,419475,420858,420793,421198,421197,421196,421195,421082,420073,420004,420003,420001,420002,420000,419999,419952,419974,421210,421232,420075,420734,419851,419804,419793,420675,420674,420673,420672,420670,420671,419725,419714,419713,419534,419587,419576,420610,420609,419575,419482,419567,419996,419452,419729,419327,419342,419379,419306,419305,419414,419417,419383,419382,419380,419273,419272,419289,419388,419381,419276,419264,419262,419263,419257,419254,411628,411615,411614,411613,411612,409235,409233,409231,409222,409203,409202,409201,409200,409198,409197,409177,409169,409167,409160,409158,409157,409155,409153,409150,409146,409145,409136,409123,409122,409112,409134,409072,409071,409050,409018,408996,408994,408991,408968,409191,409192,408955,408954,408940,408939,408933,408930,408926,408923,408916,408912,408911,408908,408906,408903,408896,408882,408983,408862,408861,408856,408847,408831,408686,408685,408684,408683,408643,408644,408642,408641,408640,408755,408754,408752,408751,408738,408662,408677,408666,408699,408691,408832,408714,408653,408546,408411,408391,408371,408505,408504,408501,408355,408354,408353,408346,408345,408334,408335,408331,408320,408338,408240,408228,408225,408221,408208,408194,408192,408191,408189,408184,408196,408915,408154,408158,408157,408156,408079,408078,408075,408069,409166,408059,408052,408050,408046,408039,408032,408026,408012,407948,407933,407930,407931,407929,407936,407923,407935,407922,407921,407920,407919,407918,407911,407910,407906,407838,407837,407836,407835,407834,407833,407832,407831,407894,407893,407892,407891,407812,407810,407809,407788,407795,407794,407793,407792,407787,408122,408121,408120,408119,407777,407764,407763,407762,407754,407753,407744,407735,407733,407729,407698,407677,407676,407654,407642,407637,407622,407641,407625,407624,407806,407670,407667,407661,407669,407666,407658,407589,407588,407586,407582,407581,407572,407571,407591,407564,407563,407546,407556,407521,407516,407509,407507,407504,407497,407494,407481,407479,407478,407467,407466,407465,407464,407457,407451,407551,407437,407429,407428,407425,407423,407348,407347,407343,407339,407325,407324,407308,407305,407304,407240,407238,407236,407234,407232,407230,407228,407226,407217,407215,407213,407211,407209,407207,407204,407180,407142,407141,407187,407147,407144,407126,407182,407176,407084,407083,407076,407073,407066,407065,407064,407063,407067,407046,407045,407018,406976,406934,406892,407051,407047,407041,406887,406891,406890,406880,406869,406868,406867,406865,406839,406854,406853,406852,406851,406859,406850,406849,406848,406857,406858,406809,406808,406804,406790,406788,406785,406784,406783,406768,406769,406766,406765,406764,406753,407355,407354,407353,407318,406762,406740,406738,406736,406713,406712,406710,406683,406709,406708,406701,406700,406686,406672,406660,406654,406652,406650,406648,406760,406642,406630,406624,407531,407523,407515,407161,407160,407159,407158,407068,407052,406634,406633,406632,406631,409267,409266,409265,409264,409263,409262,409261,409260,409259,409258,409257,409256,409255,409254,409253,409252,406593,406588,406564,406563,406558,406539,406538,407152,406530,406517,406531,406497,406528,406481,406477,406456,406455,407765,408062,408061,406719,406714,406720,406721,406722,406540,406406,406405,406404,406403,406638,406639,406640,406599,406600,406607,406361,406332,406331,406286,406285,406284,406268,409138,406260,406253,406236,407943,409135,409133,409108,409124,406547,406195,406192,406191,406190,406550,406183,406182,406180,406179,406178,406151,406145,406133,406132,406092,406088,406084,406073,406066,406061,406080,406079,406010,405979,405978,405977,405976,405973,408487,409037,405950,406609,406610,406611,405878,405855,405853,405852,405850,405834,405887,405886,405885,405884,405883,405882,405881,405880,405879,405833,405832,405830,408118,405928,405926,406013,406012,406334,406327,406326,408160,408982,405899,405906,407790,407789,405901,407720,407718,407719,406371,406063,407796,407840,406196,405845,405842,405838,406015,405808,405806,405822,405799,406257,406256,406254,406251,406249,406248,406228,406212,405981,405975,407199,407205,407198,407459,407044,406059,405959,405958,405816,407463,407069,406139,405690,409083,405659,405658,405633,405634,405616,405611,405599,405588,405587,405569,405568,405491,405485,405584,405466,405465,405462,406584,406583,405448,405434,405429,405407,405385,405386,405383,405377,405376,405375,405374,405358,405365,405350,405349,405672,405671,405670,405669,405668,405667,405666,405665,405664,405348,405663,405347,405366,405345,405344,405343,405342,405332,405272,405266,405334,405331,405251,405254,405253,405252,405249,405335,405414,405415,405413,405237,405228,405226,405234,405206,405205,408100,405211,405202,405244,405199,405200,408867,405196,409052,409067,405201,405188,407945,405186,405182,405185,405183,405158,405156,405155,405167,405165,405130,405129,405115,405143,405227,405089,406057,406058,405073,405128,405055,405097,405096,405095,405094,405027,405026,405109,405108,405107,405106,407493,405030,405029,405028,405012,405011,405007,407492,404983,404985,404967,404960,404998,405890,405891,404951,404928,404927,404926,404925,404924,404920,404917,404916,404931,405021,404762,404761,404772,404603,404833,404785,404602,404577,404560,404552,404551,404578,404546,404539,404538,404537,404536,404520,404448,404743,404742,404400,404399,404398,404391,404389,404387,404385,404384,404380,404368,404356,405022,404345,405171,404613,404612,404579,404431,404369,404357,404354,399126,409228,409227,406247,399114,399107,404440,404363,404414,404413,404412,404411,399092,399098,399097,399093,399096,405281,405280,405271,405270,405269,399070,399053,408966,399043,399016,399099,399012,399027,399011,398999,398991,398980,398953,398952,398929,398928,398923,398921,398911,398881,398896,398895,398894,398893,398892,398875,398876,405017,406745,406744,398511,405082,398658,398419,398418,398417,398402,398397,398396,398395,405472,398381,398467,398466,405142,405056,405001,398657,398909,398656,398572,398401,398495,398494,409180,398379,398340,398341,398328,398309,398308,398307,398310,398287,398288,398456,398455,398454,398457,398450,398451,398452,398453,398351,398279,398278,398277,398276,407907,398885,398867,398272,398270,398268,398264,398259,398254,398250,398246,398242,398238,398234,398230,398226,398223,398221,398220,398219,398289,398202,406548,398191,398190,398189,398188,398187,398186,408765,398175,398504,398168,398123,398122,398121,398103,398086,405294,408965,408857,407422,398071,398036,405823,398033,398032,398031,398018,398017,397983,407944,397955,397949,397943,397937,397931,397925,397919,397913,397907,397901,397895,405686,397878,397857,397795,397794,397777,397830,397829,397828,398167,398163,398005,398004,398072,398003,397789,397771,397770,398010,397764,398359,397753,397752,397735,397731,397733,397722,397721,409020,409019,397969,397891,397713,397746,397745,397744,407951,397708,397710,397709,397711,397826,397707,405960,397798,397785,397784,397706,397783,397704,397705,398350,405147,409062,397694,397698,409056,405322,397741,397669,397642,397638,397635,405402,397618,397614,397611,397759,397992,397532,398150,409163,411602,397799,397763,397755,397743,397650,397632,397524,405456,397676,397494,397501,397500,397756,397472,398030,398027,397825,397459,397458,397393,397382,397381,397377,397376,397375,397355,397352,405564,397345,397331,397326,397346,405892,397399,397390,397318,397316,397314,397312,397311,397302,397298,397296,397295,397292,397291,397282,397280,397274,397267,397265,397264,397259,397258,397255,397252,397239,397237,397223,397220,397219,397218,397213,397468,405248,405247,397185,397389,397181,397174,397179,397183,397161,397160,397159,398659,397115,397104,397100,397099,397098,397097,397096,397108,397129,397107,406585,397110,397128,397127,397109,397112,409209,397125,397124,397111,397088,397087,397090,398988,398987,398986,408725,397059,397121,397016,397015,397014,397998,397997,397996,397995,406339,397994,399068,397841,397840,397793,404347,397024,397023,397022,397021,407734,397004,397003,397001,396998,396987,396975,406261,396938,398069,398400,396926,396925,397980,398334,398491,398301,398197,399087,398073,398006,398029,398028,398022,398021,404442,398039,397827,397824,397823,397822,397621,397479,397740,397055,398944,398943,398942,398941,398940,396941,396921,396963,396962,396906,396874,396873,396872,396871,396866,396877,396868,396867,409096,396864,396850,397214,397697,397689,396838,396826,396827,396823,397019,396946,396915,396898,396878,396842,398954,396815,396821,396814,396812,396806,396805,396804,396803,396798,396794,396797,396787,396786,396785,396784,396783,396766,396765,396764,396712,396711,406316,396707,406071,406072,396706,396677,396755,396704,396703,396667,397818,396654,396679,397007,396628,396652,396651,396650,396624,396616,396612,396611,405809,396665,396664,396655,396590,396591,396582,396579,396570,396566,396562,396558,396554,396550,396546,396542,396538,396532,396528,396513,396512,396511,396510,396509,396502,396490,396453,397993,396411,396396,396388,396379,396375,396372,396371,396370,396362,405116,396359,396360,396355,396354,396353,396348,396346,396400,405557,396394,406352,396393,396377,396342,396343,406756,406755,396321,396320,407576,396234,396233,396324,396323,396228,398333,396220,396213,396212,396199,405179,405177,396191,396192,396185,396184,396172,398297,396165,398153,396161,396160,396180,398015,398014,398013,398012,396473,398011,396472,398009,398008,396430,396150,396146,396145,396433,396432,396431,396136,396134,396133,396040,396039,396037,398104,395994,395920,398157,395904,395903,395527,395526,395525,395463,395461,395951,395969,395968,395967,395966,395419,405983,395377,396476,395365,396152,396087,395397,407736,397701,397690,404740,396578,395326,395327,395325)) OR (`Index`=141 AND `ID` IN (428296,427135)) OR (`Index`=140 AND `ID` IN (428296,427135)) OR (`Index`=139 AND `ID` IN (428296,427135)) OR (`Index`=138 AND `ID` IN (428296,427135)) OR (`Index`=137 AND `ID` IN (428296,427135)) OR (`Index`=136 AND `ID` IN (428296,427135)) OR (`Index`=135 AND `ID` IN (428296,427135)) OR (`Index`=134 AND `ID` IN (428296,427135)) OR (`Index`=133 AND `ID` IN (428296,427135)) OR (`Index`=132 AND `ID` IN (428296,427135)) OR (`Index`=131 AND `ID` IN (428296,427135)) OR (`Index`=130 AND `ID` IN (428296,427135)) OR (`Index`=129 AND `ID` IN (428296,427135)) OR (`Index`=128 AND `ID` IN (428296,427135)) OR (`Index`=127 AND `ID` IN (428296,427135)) OR (`Index`=126 AND `ID` IN (428296,427135)) OR (`Index`=125 AND `ID` IN (428296,427135)) OR (`Index`=124 AND `ID` IN (428296,427135)) OR (`Index`=123 AND `ID` IN (428296,427135)) OR (`Index`=122 AND `ID` IN (428296,427135)) OR (`Index`=121 AND `ID` IN (428296,427135)) OR (`Index`=120 AND `ID` IN (428296,427135)) OR (`Index`=119 AND `ID` IN (428296,427135)) OR (`Index`=118 AND `ID` IN (428296,427135)) OR (`Index`=117 AND `ID` IN (428296,427135)) OR (`Index`=116 AND `ID` IN (428296,427135)) OR (`Index`=115 AND `ID` IN (428296,427135)) OR (`Index`=114 AND `ID` IN (428296,427135)) OR (`Index`=113 AND `ID` IN (428296,427135)) OR (`Index`=112 AND `ID` IN (428296,427135)) OR (`Index`=111 AND `ID` IN (428296,427135)) OR (`Index`=110 AND `ID` IN (428296,427135)) OR (`Index`=109 AND `ID` IN (428296,427135)) OR (`Index`=108 AND `ID` IN (428296,427135)) OR (`Index`=107 AND `ID` IN (428296,427135)) OR (`Index`=106 AND `ID` IN (428296,427135)) OR (`Index`=105 AND `ID` IN (428296,427135)) OR (`Index`=104 AND `ID` IN (428296,427135)) OR (`Index`=103 AND `ID` IN (428296,427135)) OR (`Index`=102 AND `ID` IN (428296,427135,426831)) OR (`Index`=101 AND `ID` IN (428296,427135,426831)) OR (`Index`=100 AND `ID` IN (428296,427135,426831)) OR (`Index`=99 AND `ID` IN (428296,427135,426831)) OR (`Index`=98 AND `ID` IN (428296,427135,426831)) OR (`Index`=97 AND `ID` IN (428296,427135,426831)) OR (`Index`=96 AND `ID` IN (428296,427135,426831)) OR (`Index`=95 AND `ID` IN (428296,427135,426831)) OR (`Index`=94 AND `ID` IN (428296,427135,426831)) OR (`Index`=93 AND `ID` IN (428296,427135,426831)) OR (`Index`=92 AND `ID` IN (428296,427135,426831)) OR (`Index`=91 AND `ID` IN (428296,427135,426831)) OR (`Index`=90 AND `ID` IN (428296,427135,426831)) OR (`Index`=89 AND `ID` IN (428296,427135,426831)) OR (`Index`=88 AND `ID` IN (428296,427135,426831)) OR (`Index`=87 AND `ID` IN (428296,427135,426831)) OR (`Index`=86 AND `ID` IN (428296,427135,426831)) OR (`Index`=85 AND `ID` IN (428296,427135,426831)) OR (`Index`=84 AND `ID` IN (428296,427135,426831)) OR (`Index`=83 AND `ID` IN (428296,427135,426831)) OR (`Index`=82 AND `ID` IN (428296,427135,426831)) OR (`Index`=81 AND `ID` IN (428296,427135,426831)) OR (`Index`=80 AND `ID` IN (428296,427135,426831)) OR (`Index`=79 AND `ID` IN (428296,427135,426831)) OR (`Index`=78 AND `ID` IN (428296,427135,426831)); +UPDATE `quest_visual_effect` SET `VerifiedBuild`=56421 WHERE (`Index`=0 AND `ID` IN (395305,395299,395960,396095,396702,397002,395294,395293,395468,397667,397664,397630,397629,397598,397596,397595,397594,397796,397593,397592,395289,395254,395223,395217,395195,395190,395184,395180,395177,395166,405357,396483,395156,395393,395173,395149,395132,395108,395113,395208,395103,395100,407901,396988,395225,395162,395145,396686,396685,395099,395091,395159,395095,395215,395466,395025,395072,395071,405278,395473,395482,395481,395478,395420,395031,405140,396427,397206,396182,396504,395087,395088,395086,395085,397742,397775,397774,397714,399054,395431,396224,395430,396808,395416,395414,395411,395408,395407,395395,397543,397525,407356,395487,395486,398171,395467,398196,395437,395441,395436,395440,395435,397850,395434,397790,395410,395066,395374,395373,397229,397230,395354,397231,395353,394989,394988,394931,394945,396788,394939,395494,394938,394922,397522,394909,394923,394904,395990,394890,394885,394884,394883,394882,394880,394878,394876,394874,394873,394855,394838,398136,394809,404436,404434,395046,395045,395044,395036,394787,394778,394759,394760,394716,394720,394867,394799,405020,405019,405018,394684,394682,394683,394681,394622,394621,394620,394611,394609,394635,394606,394599,394795,394592,394589,396035,394580,394652,394814,394813,394812,394811,394810,394697,394696,397186,394962,398332,398331,398330,399121,399078,394590,394685,408763,406870,394456,394454,394452,394593,394591,398914,398990,398908,394564,394563,394451,394459,394458,394445,394623,394416,394417,394413,407552,394702,394688,396688,394659,394691,394700,396610,394630,394629,394628,394627,394624,394619,394618,394600,394583,396517,394781,394472,394782,394444,396447,396446,394429,396478,394718,404830,394396,407908,394418,394390,395262,394386,394404,394403,394402,394401,394372,394362,394391,404832,394370,394361,394360,394365,394363,394364,407752,394322,394321,394318,394317,394316,394314,394309,394305,394674,396609,394625,396507,394382,394371,394296,394295,394293,394290,394289,394283,394271,394257,394247,394248,394234,394230,394229,394228,404921,394428,394427,394426,394425,394419,394358,394357,394395,394359,394312,394311,394288,394261,394262,394260,394297,394476,394243,399089,394154,394166,394143,394142,394136,394135,398174,394092,394088,394084,394083,396314,396313,399081,399080,394332,394331,394015,394014,394013,394021,393989,394267,393985,394214,393909,393908,394033,394023,394334,393856,393855,393851,394222,394244,394245,396222,396221,394157,393869,393868,393867,396157,396141,406621,393847,393875,393790,393786,393777,393779,393778,393811,393810,393809,407947,394019,396477,396693,396398,396397,394076,394075,394148,394074,394073,394072,394071,394070,394069,393798,393797,393796,393795,393830,394249,393828,393827,393826,393783,393782,393737,393803,393714,396080,398109,398108,398107,393667,397180,393638,396684,393628,393643,393616,393611,393610,393615,393609,393636,393635,393665,393661,393656,393510,404417,404416,404415,393500,394715,394687,394686,393480,393641,393591,393614,393613,405161,405162,393509,393473,393464,393463,393461,404397,393914,396618,396617,393654,393652,393514,393410,393409,393408,393394,393391,393374,393373,393372,396216,393342,393339,393338,394432,393311,393317,404424,393307,393304,393303,393302,393457,393431,393289,393429,393286,393432,393476,393370,393386,393371,393369,393400,393807,393300,393309,393308,393683,393686,393685,393684,393660,393659,393631,393630,393600,393596,393595,393594,393301,396186,396203,396202,393259,393749,393728,398505,393537,393536,393535,393454,393328,393405,393437,393436,393435,393434,393393,393392,393326,393325,393390,393382,393381,393380,405264,405263,405262,405261,405260,406735,407672,393246,393244,393254,394348,393243,393237,393235,393233,393229,393470,393469,393225,405122,405141,393123,405119,397077,393100,404957,399010,399026,399009,399008,399007,393016,393011,398092,393009,392905,392904,392897,392896,392891,392890,392889,394333,395375,392882,393455,393448,393447,393446,393445,393319,393076,393207,393206,397859,397858,393202,393027,393026,393102,393101,392886,396601,396600,393068,404364,392881,392879,392868,392869,392871,393072,396689,392865,392875,392820,405685,392781,392779,392684,392683,392682,392681,392770,392637,392647,392618,392617,392665,392666,392777,392664,392612,392864,392863,392862,392621,392586,392585,392577,392840,392800,392624,392616,406843,406842,406841,394640,394636,394802,398126,398125,398912,397797,397631,405230,394149,393506,395064,393395,393272,393271,393443,395009,393418,393323,393322,393321,393320,393285,393284,393499,393498,392929,393086,392887,435820,392605,392604,392542,392518,397440,392517,392520,392488,392487,392486,406844,392483,392620,392850,392849,392482,392478,392477,392476,392475,392474,392473,397405,392544,392543,396143,396093,396092,396091,396083,396082,396081,392432,392431,392423,392446,392425,392401,393877,392441,392445,392380,392397,392362,392359,392356,392354,392348,392342,392336,392330,392323,392319,392315,392311,392310,392308,392444,396485,392306,392304,392302,392282,392281,392280,392279,392583,396059,392582,392273,392277,392274,392276,392275,392270,392300,392471,392457,394675,392175,392169,392168,392164,392148,392147,392127,392087,392085,392091,392092,392090,392084,394794,393789,393788,393787,392028,392027,392021,392009,392994,392933,406067,396139,406064,392992,393306,393279,393277,393276,393274,397166,392936,397165,392063,392938,397026,404764,404763,391973,394414,392008,391929,394863,394862,394861,391914,393090,393088,393089,391913,396164,398284,398283,398282,391877,396156,396155,391983,391946,391945,394708,394707,394706,392098,394641,391938,396096,396046,391936,391935,391934,391933,396001,391926,407949,391915,391873,391878,391852,396434,391840,396436,392927,391826,391825,391817,391816,391846,392458,391787,398392,398391,398390,391786,395368,391748,392570,405382,391895,404958,404956,404690,404452,404451,404450,404543,404542,404541,391835,404443,404423,404422,396945,396944,396943,391724,391650,396932,391641,391636,391634,391632,391630,391629,391628,391620,391618,391617,391614,392565,391612,391611,391599,391598,391597,391596,392242,392049,392047,392048,392142,391921,391920,391897,391896,392031,392030,392029,392026,392038,392032,391741,391742,391740,391605,392057,392022,391958,391595,391888,391887,391886,391912,391663,391594,391591,391592,391590,391593,392072,392071,392394,392393,391588,391587,391586,408766,391575,391585,391584,391563,391562,391554,391564,391577,391576,391569,391568,391579,391639,391565,391638,391547,391811,391530,391529,391528,391527,391520,391616,391615,391498,391451,391409,391388,391387,391433,391430,391404,391431,391405,391432,391429,391401,391353,391481,391480,391335,391332,391329,391285,391494,392562,391406,391483,391448,391249,391213,391403,391402,391209,391279,391278,391277,391276,391194,391193,391192,391191,391177,391175,391158,391156,391537,391477,391476,391475,391474,393238,391473,391472,391120,391102,391604,391081,391722,391070,391458,391068,391059,391055,391074,394431,391020,390861,390859,390857,390799,390776,390775,390827,390791,390728,390727,390726,390718,390717,390716,391123,391077,390689,392144,390638,392143,390599,390597,390596,390595,390590,390568,390579,390578,390544,391085,391140,391016,391125,391124,390773,390772,390678,390675,390565,390564,390556,390527,390526,390513,390508,390507,390536,390535,390506,390505,390477,390475,390473,390471,390469,390435,391078,391079,391050,391041,391040,391039,390700,391510,391509,391506,390699,390698,391505,391504,391763,394279,391744,394278,390340,390339,390338,390325,390494,390493,390311,390310,390307,390306,390273,391427,390199,391766,391719,394270,390411,390169,390162,390161,390155,390154,390153,390326,390114,390111,390110,390119,390109,390132,390105,390100,390101,390079,390078,390077,390072,390070,390069,390064,390065,390061,390042,390019,390018,395924,394065,389996,389995,389994,389989,389988,389982,389971,390131,389974,390035,390327,390034,389899,389822,389821,395073,389786,389980,390006,390116,389957,390031,391637,389731,390156,390466,390465,390464,390463,390462,390461,389705,389941,389698,389781,389780,389695,389782,389758,390635,389675,389663,389661,389656,389655,391082,389653,389652,389650,389648,389649,389645,389643,389638,389636,389634,389632,389630,389626,389867,389775,389680,389642,389777,389590,390089,389566,389560,390021,390016,390013,389573,390008,390007,390005,389981,389551,389541,389516,390569,389574,389486,390186,390178,390552,390630,389622,390417,390416,390495,389526,389487,389496,389495,389494,389485,389473,390375,389577,389447,393740,391940,391939,389454,389438,389435,389477,389434,389407,391567,389382,389414,389448,390102,390037,390036,389367,389364,389363,389362,389359,389607,389606,389605,389771,389325,389324,389323,389322,389321,389320,389311,389310,389273,389272,389271,389270,389275,389246,389336,389250,390609,390608,389295,389294,389253,389219,390607,390606,389209,390613,390612,390611,389201,389200,389474,389410,389409,389408,389467,389358,391131,390390,390389,389341,389476,389152,389223,389222,389221,389108,389156,389106,389105,389100,389091,390610,389162,389170,389176,389519,389154,389116,389115,389114,389143,389144,389092,389254,389185,389701,389700,389293,389070,391339,389068,389113,389112,389104,392088,389195,389194,389187,389186,389034,389032,389030,389028,389026,389002,389001,389000,388999,388998,388997,388978,388952,388953,390547,388933,388932,388926,390829,388961,390553,389164,388923,389682,389356,389355,390828,389371,389658,388917,388969,388968,388967,388966,388965,388964,389046,388954,388960,388959,388958,388957,388956,388955,389151,388929,388898,388897,388892,389375,389197,389196,388901,388900,388889,388881,396763,388875,388943,388852,388874,388888,396789,388755,388747,388745,388750,388749,388748,388693,388870,388692,388790,388571,390704,390703,390702,390701,388667,388666,388665,388664,390454,390453,390452,390451,390450,390449,390448,390447,390446,390445,390444,390443,390442,390134,388670,390041,390040,391076,391052,391051,388626,388628,388648,388624,388642,388878,388610,388609,388596,388595,388110,388577,388715,388570,388569,388568,388567,388551,388550,388549,388716,391122,389202,389251,389178,389177,388735,388463,388694,388574,388589,388603,388602,388601,388554,388553,388552,388695,388506,388440,388425,388751,385462,388858,388841,388580,388446,388444,388438,388348,388347,388334,388360,388221,388222,388210,388188,388190,389900,388494,388487,388482,388305,388197,388315,388313,388314,388312,388311,388743,388256,388248,388208,388204,388744,388137,388136,388119,388619,388618,388121,388614,388127,388117,388107,388106,388090,388033,388123,388103,388101,388100,388005,387991,387979,387978,387976,387968,387965,387917,387916,387913,387908,387867,387866,387829,388233,388232,388207,387796,387786,387784,387782,387780,387778,387776,387774,387770,387768,387764,387750,388028,388027,387684,387683,387682,387826,387816,387815,387613,387531,387529,387647,387646,387645,387446,387444,387554,388383,387434,387433,387346,387342,387312,387308,387218,387212,387232,387169,387148,387157,387121,387661,387659,387118,387117,387111,387110,386936,388181,386896,386892,386832,386800,386792,386779,386774,386773,386750,386704,386678,386586,386584,386572,386553,388060,386547,386529,386701,386670,386652,386649,386579,387179,386527,386511,387123,386744,386427,386421,386418,386414,387257,386467,387442,387441,386471,386914,386912,386330,386325,386353,386310,386305,386272,386545,386540,386258,386257,386256,386260,386948,387326,387322,387321,387546,387195,387188,387187,387186,388047,388022,386157,388129,386086,386084,386074,386072,386655,386051,388782,386000,386367,385890,385889,386432,386342,386024,386842,386840,386125,385993,385863,385862,385808,386940,387818,385695,385772,385697,387756,385754,385699,385752,385701,387840,388454,385856,385640,385603,386629,385552,386627,385534,387671,387670,385524,388384,385972,385459,385443,386684,385867,385821,385820,386092,385807,386601,385787,385786,388452,385362,386631,385354,385311,385305,385274,388894,385223,385222,385192,385187,385190,385185,388435,385175,387523,387522,387521,388860,352996,386424,386178,353002,352994,385872,385435,385434,387878,385321,354065,352960,388299,385794,352978,385764,385750,385740,385739,385735,385729,385728,385727,385592,393632,385340,385271,352990,352976,352975,352974,385257,353022,385734,385721,352945,388895,352931,352852,387274,352816,352811,385656,388426,388430,386021,386020,385201,388434,352802,352810,352782,388427,353017,385797,385679,385595,386886,388499,388498,388497,388496,388495,385566,385429,374729,388973,388905,388902,388882,352800,352799,352745,388839,352739,352737,352721,352697,352691,386339,386338,386337,385578,385577,385184,388133,352763,342269,386357,385309,352964,342195,342182,374716,387136,388359,385801,385800,342122,342093,342092,386194,342150,342095,341965,341957,341971,341963,341961,341959,341955,341969,341953,341951,341947,341945,341944,341942,341733,341730,341545,341543,341472,341471,341467,341466,341465,341459,341419,341417,341413,341396,341395,341390,341389,341388,341387,341386,341385,341378,341374,341373,341362,341361,341758,341351,341762,341349,341341,341320,341319,341318,341304,341303,341484,341284,341452,341277,341274,341357,341272,341265,341253,341234,341189,341187,341176,341149,341125,341121,341099,341091,341080,341109,340958,340957,340956,340952,341107,341105,340947,340946,340945,340933,341103,340930,340928,340926,340950,340904,340894,340873,340861,340859,340854,340852,340851,340849,340830,341151,340810,340799,340787,340778,340769,340752,340728,340669,340630,340629,340595,340538,340489,340488,340484,340491,341630,340328,340327,340326,340546,340310,340265,340682,340231,340181,340170,340130,340118,340104,340129,340099,340125,340094,340090,340078,340072,340045,339990,339987,339943,341026,339887,339839,339836,339825,339824,339815,339814,339813,339807,339799,339793,339746,339745,339738,339742,339741,339682,339680,339679,339666,339665,339663,340427,340426,340214,340286,340285,339696,339695,339658,340414,340413,340314,340292,340291,340275,339965,339964,339963,339950,339918,339917,339916,339846,339844,339669,340442,339896,339895,339885,339883,340076,340075,342079,342043,339071,339070,339068,339045,339034,339033,341489,341485,338983,338982,339037,338977,338961,338956,338955,338954,338950,340066,338794,338752,338949,338948,338741,338696,338684,338669,338639,338637,338633,339732,339731,338630,338624,338620,338618,338609,338720,338581,338667,338653,338569,338568,338707,338706,338548,338536,338534,340768,339105,338543,338504,338503,338484,338483,338478,338477,338474,338472,338470,338421,338407,338406,338500,338499,338496,338488,338486,338394,338380,338511,338369,338358,338340,338339,338314,340106,340043,340027,339766,339758,339674,339065,338967,338966,338965,338969,339013,339056,339055,339054,341491,338683,338682,338252,338266,338222,338732,338731,338730,338215,338213,338203,338201,340719,338180,338161,338157,340618,338167,340715,338149,338701,338786,338785,338781,338738,338035,338018,338017,341774,337997,337996,337995,337976,340437,337935,337838,337837,337836,337835,338672,338328,337963,337962,337847,337814,337808,337769,337713,337863,337811,337711,337710,337998,337693,337766,337731,337733,337679,337678,337646,337644,337628,337627,337772,337744,337770,337624,337619,337617,337495,337494,337797,337796,337795,337794,337463,337462,337384,338028,337309,337291,337262,337261,337248,341448,337223,337207,337206,337448,337201,338055,337293,337196,337193,337192,338121,337590,337228,337209,337422,337153,337127,337105,337101,337100,337099,337098,337097,337030,337020,337018,337013,336974,336959,337269,336946,336910,336907,336892,336871,336870,336858,336854,336862,336852,336831,336817,341719,336796,336743,336742,336735,336734,336733,336727,336845,336844,336668,336661,336652,336581,336580,341812,336574,341806,336572,341814,336568,341838,336564,341835,336558,336554,336552,336548,336462,336446,336436,336429,336428,336427,336426,336425,336460,336398,336395,336394,336393,336381,338480,336297,336317,336293,337687,336277,336276,336274,336273,336165,336234,336160,336314,336310,336103,336087,336077,338631,336027,336020,393812,340112,340111,340110,336015,336014,336013,336035,335998,335997,335982,336208,336123,341854,336472,336118,336009,336007,336006,336005,335973,335972,341454,335952,335948,335942,335911,335910,339899,335884,335883,336365,336158,336051,336050,336049,336867,337356,335887,335878,335866,335848,336869,335818,335801,335726,335708,335696,335692,335691,335649,335579,335577,335566,335575,335572,335565,335622,335551,335563,335535,335534,335533,335530,335482,335466,335465,335461,336033,335506,335472,335444,335416,335434,335433,335391,335389,335387,341335,335360,335597,335476,335301,335295,335293,335284,335440,338465,335236,335273,335223,335541,335540,335539,335538,335734,335214,335490,335489,335488,335239,335591,335161,335169,335165,335159,335157,335156,335155,335716,335132,335125,335112,335110,335151,335106,336093,335134,335060,335018,335287,335005,334955,334985,334950,334934,334933,334932,334929,334877,338765,338758,334840,334839,334836,334816,334842,334739,334738,334737,334736,334735,334728,334726,334725,334724,334723,334722,334700,334692,334669,334667,335175,336029,335119,335037,335115,335071,334887,334886,334871,334870,334869,334846,334825,334558,334556,334602,334554,334531,334496,334492,334485,334416,334415,334414,334376,334370,334369,334345,334329,334327,334321,334314,334313,339684,334310,334306,339259,338769,334264,334260,334274,334273,334236,334232,334221,334241,334240,334211,334215,334217,334188,334187,334181,338763,334118,334102,334088,334087,334079,338760,338767,338756,338754,339704,339702,333913,334036,333871,333852,333851,338655,338657,338649,338651,334257,334246,334147,334085,333821,335089,334958,341355,333806,335164,334139,334138,334270,333789,333774,333767,333765,337137,335889,333785,333755,333816,333749,333747,333915,336681,336680,336679,333710,334382,333688,337060,337048,337044,337042,333732,333634,333609,337040,333504,333476,333466,333464,333455,333454,333448,333427,333406,333301,333224,338154,333212,333181,333179,333178,333177,333169,333159,333141,333134,333125,333888,333068,339692,333036,333075,333009,333008,333007,333001,333627,333617,333116,332998,333247,332980,333015,333014,332978,332968,333207,332961,332903,332982,332861,332941,332923,332899,312608,312568,312567,312566,312560,338690,338689,338688,338645,312539,312537,333980,312434,312432,333970,333969,334280,333890,333889,312405,312403,312531,312418,312399,312397,312384,312413,339908,312327,312326,312382,312360,312330,312299,312286,332938,332937,312280,312272,312348,335583,335516,312265,333027,312376,312375,333867,312251,312249,312247,312241,312240,312239,322749,312235,312234,335705,335704,312228,312578,312222,312214,312213,312212,312194,312180,312152,312122,312111,312092,312143,312131,312086,312085,312410,388375,388374,312129,389277,312319,312038,312040,388493,388492,296853,296874,296872,296871,296870,296869,296842,296840,296836,306984,296810,296809,296795,296794,296788,395999,352819,296760,296759,296758,296757,296732,396000,388050,296728,296727,296726,296711,296672,296654,296652,296648,296646,296323,296322,296640,296296,296272,296309,296300,296237,296195,335383,296193,296660,296659,296825,296190,296189,296188,296187,296131,296129,296236,296177,296176,296175,296180,296240,296680,296677,296228,296223,389426,389425,389424,389423,296208,296207,296697,296696,296197,296169,306978,389422,389421,389420,389419,340613,340612,340611,296107,340528,296103,296102,296095,296083,312202,312147,296725,338402,296786,296785,296784,312145,296073,296055,333335,333334,333333,333332,333331,296035,296060,296058,296033,295987,333144,312274,312296,334446,334445,334444,334443,334442,334441,334440,334439,334438,295966,295965,295964,295963,295962,295961,295960,295950,295949,296030,295983,295933,296064,333492,341683,295940,295788,295777,295776,295779,295770,295752,295749,295746,295743,295732,295731,295730,295729,295726,295714,295946,295671,295618,296268,295621,295611,295596,295593,295592,295591,295587,295541,335620,295514,295573,295479,388705,388704,388703,388702,295679,296048,296047,296046,295979,295695,295661,295660,295848,295847,295846,295845,295844,295843,295842,295647,295646,295645,295619,389291,295463,335395,335394,296838,388469,295575,388470,295398,295369,295368,295722,295571,295635,295634,295633,295632,295631,295355,295354,295353,295384,295347,295333,295332,454073,295387,295381,295380,295379,295227,295191,295189,336401,295249,295231,295219,337167,337166,337165,295214,340005,340004,340003,340002,340000,295525,295691,295152,295187,295197,295120,295117,333778,295702,295051,295050,295046,295048,295042,295041,295037,295058,334060,334059,295035,295031,295008,334452,295001,296155,296154,296153,296151,388983,388982,294832,294831,294830,295246,295209,294998,294996,294978,294924,294952,388970,294933,295034,295006,294824,294823,294822,294850,294798,295445,295432,295434,295244,295280,294790,294788,294782,294780,294778,294756,295609,295601,294956,294955,294946,294944,294890,294889,294888,294707,294803,294802,436328,294679,294843,294806,294656,333137,294642,294614,294593,294662,295160,294589,294587,294585,294571,334710,334702,337764,337742,294665,295916,295915,294595,294525,294500,294942,294936,294764,294763,294762,294705,295131,294813,340744,294520,294772,294504,294487,294456,294454,296678,294394,294392,294378,294382,294310,333256,294338,294259,294231,294506,341578,295820,294508,294208,294201,294186,312257,312102,312101,312100,294176,334478,294194,294193,294192,334454,334469,334467,334465,334464,294164,294160,294154,334714,334410,295910,295909,294145,294120,294114,294119,294166,293993,293978,294046,293959,293958,340649,293882,293862,293861,293860,293859,293858,293857,294214,294212,294080,293838,294697,294550,294549,294188,294027,294026,294025,293814,293747,294752,293850,293691,293782,293995,293994,293676,293675,293650,293646,293633,293613,293589,293565,293559,293554,293544,293543,293498,294750,294703,293542,293330,293314,293312,293303,293302,293285,293277,293381,293379,293271,293270,293269,293268,293251,293237,293226,293224,293233,293230,293228,293204,293195,294035,294034,294033,293201,293200,295108,295107,293189,293241,293240,293438,293385,293348,293168,293156,293165,293113,293107,293091,293083,294116,293039,293032,293158,293029,293022,333865,336633,341353,336475,293216,292992,293018,292988,292966,292965,292964,292960,292959,292958,294495,294494,292921,293184,293183,292919,292997,292954,292953,292952,333869,293938,293937,293936,293935,292935)) OR (`Index`=7 AND `ID` IN (395468,395223,395420,395416,395414,395411,394945,394314,394283,394476,394332,394331,394033,394334,393830,393783,393454,394333,393102,392681,392359,392354,392348,392342,392336,392330,392323,392319,392315,392311,392147,392127,392087,396001,391554,390776,390775,390556,389731,390612,388870,387786,387778,387774,387764,387218,387212,386892,385808,352990,340952,340933,340930,340928,340950,340854,340852,334376,334438,295949,295571,295197,340744,333869)) OR (`Index`=6 AND `ID` IN (395468,395223,395173,395420,395416,395414,395411,394945,394314,394283,394476,394332,394331,394033,394023,394334,393830,393783,393454,392889,394333,393102,392681,392441,392359,392354,392348,392342,392336,392330,392323,392319,392315,392311,392147,392127,392087,396001,391825,391816,391554,390776,390775,390564,390556,390161,389731,389560,390612,388870,387786,387778,387774,387764,387218,387212,386892,386652,385808,352990,340952,340933,340930,340928,340950,340854,340852,334376,334438,295949,295571,295384,295197,295008,340744,296678,333869)) OR (`Index`=5 AND `ID` IN (395468,395223,395173,395420,395087,395416,395414,395411,394945,394904,394456,394314,394283,394476,394332,394331,394033,394023,394334,393830,393783,393259,393537,393536,393454,393229,392904,392889,394333,393102,392681,392441,392359,392354,392348,392342,392336,392330,392323,392319,392315,392311,392147,392127,392087,396001,391825,391816,391562,391554,390776,390775,390564,390556,390169,390161,389899,389731,389560,390612,389194,388870,387786,387778,387774,387764,387218,387212,386892,386652,385808,352990,340952,340933,340930,340928,340950,340854,340852,337309,336845,334376,334270,333015,334438,295949,295571,295384,295525,295197,295008,340744,296678,294186,333869)) OR (`Index`=4 AND `ID` IN (395468,395223,395173,395420,395087,395416,395414,395411,394945,394904,394456,394314,394283,394476,394332,394331,394033,394023,394334,393786,393830,393828,393783,393782,393307,393259,393537,393536,393454,393229,392904,392896,392889,394333,393447,393102,392681,392800,392441,392359,392354,392348,392342,392336,392330,392323,392319,392315,392311,392147,392127,392087,391973,394414,396001,391825,391816,391562,391554,390776,390775,390564,390556,390169,390161,390327,389899,389822,389731,389560,390102,389311,389310,389246,390612,389144,389194,389186,388901,388870,388571,388204,387786,387778,387774,387764,387218,387212,386892,386652,385808,352990,385566,340952,340933,340930,340928,340950,340854,340852,337309,336845,334485,334376,334270,333816,333015,296197,296035,334438,295949,295571,295384,295525,295197,295008,340744,296678,294186,293379,333869)) OR (`Index`=3 AND `ID` IN (395468,395223,395173,405278,395420,395087,395416,395414,395411,394945,397522,394904,394697,394696,394456,394444,394317,394316,394314,394625,394283,394476,394332,394331,394033,394023,394334,396141,393786,393830,393828,393783,393782,393409,393307,393259,393537,393536,393454,393229,392904,392896,392889,394333,393447,393102,392681,392800,397631,396083,392441,392359,392356,392354,392348,392342,392336,392330,392323,392319,392315,392311,392310,392308,392280,392147,392127,392087,391973,394414,396001,391825,391816,391650,391562,391554,390776,390775,390564,390556,390311,390307,390169,390161,390119,390018,390327,390034,389899,389822,390006,389731,389560,390102,389311,389310,389246,390612,389410,389409,389408,389162,389170,389176,389144,389194,389186,388933,388901,388889,388870,388571,390704,388305,388204,387786,387784,387782,387778,387776,387774,387770,387768,387764,387218,387212,386892,386652,387322,386086,386084,386074,386072,388782,385808,387840,386684,388860,352990,385566,388839,352721,341758,341762,340952,340933,340930,340928,340950,340894,340873,340861,340859,340854,340852,340851,340849,340442,337309,336862,336845,336446,335982,335848,335801,335018,334485,334376,334270,333816,333036,333015,339908,296672,296131,296228,296197,296035,334438,295949,295983,295571,295384,295525,295197,295008,340744,296678,294186,294119,293379,293237,333869)) OR (`Index`=2 AND `ID` IN (395468,395223,395173,405278,395420,395087,395416,395414,395411,394945,397522,394923,394904,394873,394809,394684,394697,394696,394456,398990,394564,394445,394416,394472,394444,394360,394318,394317,394316,394314,394625,394290,394289,394283,394247,394476,394332,394331,393909,393908,394033,394023,394334,393856,393855,396141,393847,393790,393786,393830,393828,393827,393783,393782,393509,393409,393311,393307,393259,393749,393537,393536,393454,393392,393229,392904,392896,392889,394333,393447,393446,393206,393102,392681,392800,397797,397631,396083,392441,392397,392359,392356,392354,392348,392342,392336,392330,392323,392319,392315,392311,392310,392308,392280,392583,392147,392127,392087,392085,406067,392063,391973,394414,394641,396001,396434,391825,391817,391816,392458,391724,391650,391562,391554,391177,391158,390776,390775,390564,390556,390311,390307,390199,390169,390161,390119,390018,390327,390034,389899,389822,390006,389731,389560,390102,389605,389311,389310,389246,390612,389410,389409,389408,389152,389162,389170,389176,389154,389116,389115,389114,389143,389144,389194,389186,388933,388901,388889,396789,388870,388571,390704,390703,388305,388743,388204,388119,387786,387784,387782,387778,387776,387774,387770,387768,387764,387529,387218,387212,386892,386652,386467,387322,386086,386084,386074,386072,388782,385808,387840,386684,388860,352990,385566,385429,388839,352721,341758,341762,340952,340933,340930,340928,340950,340894,340873,340861,340859,340854,340852,340851,340849,340286,340275,339950,340442,338496,337309,336862,336845,336652,336446,336393,336035,335982,336208,335884,335848,335801,335530,335301,335018,335037,334485,334376,334314,334270,333816,333454,333224,333141,333036,333015,339908,296672,296195,296131,296228,296207,296197,296103,296035,334438,295949,295983,295587,295571,295384,295191,295525,295197,295046,295008,294707,340744,296678,294186,294119,293613,293379,293237,333869,292934)) OR (`Index`=1 AND `ID` IN (395468,395223,395156,395393,395173,395072,405278,395420,396427,395087,395085,397714,395416,395414,395411,395407,397525,395374,394945,394939,395494,397522,394923,394904,394890,394873,394809,394684,394683,394697,394696,394456,398990,394564,394445,394416,394417,394629,394472,394444,394390,394361,394360,394318,394317,394316,394314,394674,394625,394296,394290,394289,394283,394257,394247,394234,394230,394229,394228,394419,394359,394262,394260,394476,399089,394088,396313,394332,394331,393985,393909,393908,394033,394023,394334,393856,393855,394222,396141,393847,393790,393786,393830,393828,393827,393826,393783,393782,398109,393616,393510,404417,404416,404415,393500,393509,396618,396617,393654,393652,393410,393409,393408,393339,393311,393307,393309,393595,393259,393749,393537,393536,393535,393454,393392,394348,393229,405122,405119,393100,392904,392896,392889,394333,392882,393447,393446,393206,397858,393102,392820,392683,392681,392647,392618,392665,392666,392777,392800,397797,397631,397440,392487,392850,392482,392478,392477,392476,392475,392474,392543,396083,393877,392441,392397,392359,392356,392354,392348,392342,392336,392330,392323,392319,392315,392311,392310,392308,392444,392280,392583,392582,392275,392270,392147,392127,392087,392085,392091,392092,392090,392028,406067,392063,392938,391973,394414,393090,391983,391946,394641,391933,396001,391915,396434,391825,391817,391816,392458,398392,398391,404450,391724,391650,391618,392242,392031,392030,392029,392071,391575,391562,391554,391213,391402,391191,391177,391158,393238,391722,390776,390775,390568,391125,390773,390564,390556,390527,390526,390325,390311,390307,390199,390169,390161,390119,390109,390018,394065,389982,390327,390034,389899,389822,389786,390006,389731,389782,390635,389655,389566,389560,389516,389486,389477,389414,389448,390102,389605,389311,389310,389246,389219,390613,390612,389410,389409,389408,389467,389152,389100,389162,389170,389176,389519,389154,389116,389115,389114,389143,389144,389194,389186,388953,388933,388926,388961,390553,389356,389371,389658,389197,389196,388901,388889,396789,388745,388870,388571,390704,390703,390702,390701,390452,390041,388715,388570,388716,389178,388858,388580,388446,388222,388305,388743,388204,388137,388119,387786,387784,387782,387778,387776,387774,387770,387768,387764,387531,387529,387434,387342,387308,387218,387212,387661,386892,386832,386572,386652,386527,386511,386467,386272,387326,387322,387195,386086,386084,386074,386072,388782,386000,385889,386842,386840,385808,387840,386684,385867,385305,385223,388860,386178,385872,352960,388299,385592,393632,352990,385566,385429,388839,352721,385578,352964,385801,341758,341762,341484,341234,340952,340933,340930,340928,340950,340894,340873,340861,340859,340854,340852,340851,340849,340286,339658,340275,339950,340442,338624,338536,338496,339674,339065,337814,337309,337248,337223,337030,337018,336862,336852,341719,336735,336734,336845,336652,336581,341812,341806,341814,336446,336393,336381,336103,338631,336035,335982,336208,335884,335848,335801,335530,335461,335416,335301,335538,335591,335018,334836,335037,335071,334485,334376,334370,334314,334188,338767,338756,338754,333871,338655,338657,338649,334257,334958,334270,333816,333454,333406,333224,333141,333134,333036,333015,312399,312397,339908,312265,312410,312038,296840,296672,296195,296131,296228,296223,296207,296197,296169,296103,296095,338402,296035,296060,296033,334438,295949,296030,295983,295731,295726,295587,295571,295384,295347,295191,295249,295231,295214,295525,295691,295152,295197,295046,295008,295001,296151,294996,294946,294944,294707,294803,294802,294642,340744,296678,294506,294186,334714,294119,293978,293882,294080,293613,293381,293379,293237,294035,333869)) OR (`Index`=18 AND `ID` IN (395223,395420,395416,395414,394331,394334,393783,393454,393102,390776,390775)) OR (`Index`=17 AND `ID` IN (395223,395420,395416,395414,394331,394334,393783,393454,393102,390776,390775,390556)) OR (`Index`=16 AND `ID` IN (395223,395420,395416,395414,394331,394334,393783,393454,393102,390776,390775,390556)) OR (`Index`=15 AND `ID` IN (395223,395420,395416,395414,395411,394331,394334,393783,393454,394333,393102,390776,390775,390556,340933,340744)) OR (`Index`=14 AND `ID` IN (395223,395420,395416,395414,395411,394945,394331,394334,393783,393454,394333,393102,390776,390775,390556,340933,340744)) OR (`Index`=13 AND `ID` IN (395223,395420,395416,395414,395411,394945,394332,394331,394334,393783,393454,394333,393102,390776,390775,390556,388870,386892,340933,340744)) OR (`Index`=12 AND `ID` IN (395223,395420,395416,395414,395411,394945,394332,394331,394334,393783,393454,394333,393102,396001,390776,390775,390556,388870,386892,340933,340744)) OR (`Index`=11 AND `ID` IN (395223,395420,395416,395414,395411,394945,394314,394332,394331,394334,393783,393454,394333,393102,392359,392330,392323,392319,392315,392311,396001,390776,390775,390556,388870,387786,387774,387218,387212,386892,340933,340854,340852,340744,333869)) OR (`Index`=10 AND `ID` IN (395223,395420,395416,395414,395411,394945,394314,394332,394331,394334,393783,393454,394333,393102,392359,392330,392323,392319,392315,392311,396001,390776,390775,390556,388870,387786,387774,387218,387212,386892,340952,340933,340950,340854,340852,340744,333869)) OR (`Index`=9 AND `ID` IN (395223,395420,395416,395414,395411,394945,394314,394283,394332,394331,394334,393783,393454,394333,393102,392681,392359,392330,392323,392319,392315,392311,396001,390776,390775,390556,389731,390612,388870,387786,387774,387218,387212,386892,352990,340952,340933,340950,340854,340852,340744,333869)) OR (`Index`=8 AND `ID` IN (395223,395420,395416,395414,395411,394945,394314,394283,394332,394331,394334,393783,393454,394333,393102,392681,392359,392330,392323,392319,392315,392311,392147,392127,396001,390776,390775,390556,389731,390612,388870,387786,387774,387218,387212,386892,352990,340952,340933,340950,340854,340852,295571,340744,333869)) OR (`Index`=53 AND `ID` IN (395420,395414)) OR (`Index`=52 AND `ID` IN (395420,395416,395414)) OR (`Index`=51 AND `ID` IN (395420,395416,395414)) OR (`Index`=50 AND `ID` IN (395420,395416,395414)) OR (`Index`=49 AND `ID` IN (395420,395416,395414)) OR (`Index`=48 AND `ID` IN (395420,395416,395414)) OR (`Index`=47 AND `ID` IN (395420,395416,395414)) OR (`Index`=46 AND `ID` IN (395420,395416,395414)) OR (`Index`=45 AND `ID` IN (395420,395416,395414,393783)) OR (`Index`=44 AND `ID` IN (395420,395416,395414,393783)) OR (`Index`=43 AND `ID` IN (395420,395416,395414,393783)) OR (`Index`=42 AND `ID` IN (395420,395416,395414,393783)) OR (`Index`=41 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=40 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=39 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=38 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=37 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=36 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=35 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=34 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=33 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=32 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=31 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=30 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=29 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=28 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=27 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=26 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=25 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=24 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=23 AND `ID` IN (395420,395416,395414,393783,393454)) OR (`Index`=22 AND `ID` IN (395420,395416,395414,394331,393783,393454)) OR (`Index`=21 AND `ID` IN (395420,395416,395414,394331,394334,393783,393454)) OR (`Index`=20 AND `ID` IN (395420,395416,395414,394331,394334,393783,393454,393102)) OR (`Index`=19 AND `ID` IN (395420,395416,395414,394331,394334,393783,393454,393102)) OR (`Index`=55 AND `ID`=395414) OR (`Index`=54 AND `ID`=395414); +UPDATE `quest_visual_effect` SET `VerifiedBuild`=56421 WHERE (`Index`=1 AND `ID` IN (292934,337722,292772,292705,292624,292739,292614,292598,292547,292545,292873,292519,292402,292360,292354,292372,292197,334318,294566,294563,292194,292181,292616,292035,292033,293295,292211,336618,294467,292903,291638,293134,291540,293409,292948,292289,292269,292268,292267,292896,292979,291522,291821,291496,291830,291370,291391,291337,291374,291336,291331,291832,291303,291007,290999,290986,296831,291250,296723,296708,290838,292420,290901,290757,293949,290660,333154,290693,290576,290550,290520,291192,290515,290540,293218,293028,290921,290301,295930,290478,290649,290267,290288,290440,291014,290816,293885,290100,290652,290096,290095,290065,293636,290069,290060,290227,290226,290172,290500,290025,289949,289894,289752,289729,289624,290004,289731,292743,289173,289537,289170,289169,289595,289482,289084,289083,289081,289027,288917,445896,288869,289032,288874,288847,288839,288815,288641,288572,288571,288568,288567,288564,288563,288558,288539,288770,288552,288402,288372,288235,288234,289223,288287,288212,289718,289270,288115,288097,287932,287887,287849,288063,288061,288028,287972,287854,287894,287811,287790,287788,287787,287786,287783,287782,287778,287760,287751,287721,287791,287647,287731,288755,287464,287473,289881,287432,287528,287316,287297,287397,287229,287177,287176,287145,287144,287143,287142,287133,287233,287188,287027,287121,286977,286963,287008,287207,287168,287166,286886,286858,286850,286841,286711,286703,286702,286701,286699,286700,286651,286644,286590,286589,286486,286866,286772,286309,286256,286085,285776,285770,285755,286585,286025,285978,285979,285763,286016,285709,285663,285651,285650,285633,285625,285301,285300,285238,285270,285267,285059,284878,284852,284954,285008,284855,284738,284737,284765,284758,284757,284756,284748,284719,284650,284595,284594,284593,284436,284218,284194,284143,284142,284141,284068,284063,284059,284058,284048,284033,283997,283984,283979,283974,283933,283878,283863,286667,283841,283810,283796,283786,283727,283532,283856,283926,283378,283348,283654,283282,283251,283204,283185,283109,283095,283084,283019,282950,282837,283386,282716,282717,282772,282921,284267,283912,296764,282001,281840,281803,281843,281740,284131,281688,281687,281686,281685,284596,281630,281553,281469,281875,281457,281455,281565,281419,281629,281406,281392,281359,283506,281294,283505,283504,281283,281292,284090,284379,284339,281053,286017,281045,281044,281042,280968,280985,280984,280965,280976,281027,280939,280866,281078,281015,280825,280766,280555,283968,283967,280751,292459,292458,291195,280434,280416,280775,280774,280638,280519,280429,280414,280371,280323,280283,280271,286159,280149,280296,280210,284017,283944,283929,282101,281189,282119,280133,279996,280872,285005,279855,279854,279853,279852,279721,279720,279560,279538,279529,279521,279509,279494,279490,279481,279478,279469,279465,279463,279457,279455,279416,279415,279322,279151,278930,278820,278748,282659,278833,278966,278965,278964,278911,278892,278891,278764,293797,278726,278641,278632,278629,278620,278574,278561,278555,278553,278545,278543,279993,278418,280749,286854,278321,278280,282868,279819,278271,278744,282133,278406,278368,278356,278355,278029,278360,277891,286728,277754,278366,277743,277937,277453,278365,277412,277342,277315,277282,277278,277275,277221,277472,277671,277123,277059,276931,280839,280838,280837,277088,276919,276888,285619,285425,277332,277252,277091,276660,276647,276618,276610,276558,276542,276535,276487,276486,276485,276484,276483,276482,276481,276480,276479,276478,276477,276476,276475,276474,276473,276472,276465,276442,277634,277631,276307,286100,277505,276210,276078,276077,276249,276000,275983,275953,275952,275655,275941,275940,275729,275728,275592,275558,275449,275370,275290,275281,276156,275929,276166,276059)) OR (`Index`=0 AND `ID` IN (292934,292879,292875,292894,292892,292884,292882,292865,292931,292985,337722,335587,337576,335194,337534,292801,292789,292898,292787,293103,292785,293041,336153,336152,336151,292973,292946,292945,292944,292772,292758,292757,292723,293173,336295,295018,292653,292705,292628,292624,292739,292614,292618,292598,292597,292596,292592,296024,296023,292591,296002,292569,292565,292557,292547,292545,296026,292873,292768,336926,292633,292531,292530,292529,292476,295229,292466,292464,292462,292519,292416,292414,292413,292396,292392,292402,292361,292360,292355,292354,292372,292394,292319,292317,292307,293988,292271,292217,292203,292197,334318,294566,294563,292194,292500,292497,292670,292249,292248,312547,292181,292616,292137,292144,338431,292129,292128,292035,292033,292101,293295,292201,296819,296818,292209,292245,292342,291975,292089,292259,292258,292257,291961,292211,292207,294540,294546,294552,336618,336617,294184,294183,294471,294470,294469,294468,294467,294447,296019,296017,296015,296014,292553,291825,291822,291814,291813,291812,293440,292753,292741,292682,292681,292675,291971,291665,291664,291661,292904,292903,292902,291653,333814,295603,295567,295566,291911,295093,295092,295091,295081,294156,294171,291646,291638,293134,293116,291619,291957,291956,291955,291954,291953,291540,291537,293051,293409,292948,292947,292289,292269,292268,292267,292896,292979,291522,291521,293149,291821,291501,292119,291496,291435,291434,291433,291432,296066,291405,291404,291403,291402,291388,291353,291356,335097,291460,291459,291458,291411,291410,291361,291327,291326,291325,291408,291338,291830,291409,291317,291370,291395,291394,291392,291391,291337,291330,291329,291328,291374,293986,291336,291331,291253,291252,291251,291248,292762,292756,335980,291198,294652,294651,294650,291211,291185,291148,291289,291141,291299,291298,291295,291120,291117,292511,291094,291093,291091,291199,291090,291073,291054,291024,291832,291448,291447,291446,291303,291390,291007,291006,291000,290999,290986,290967,295289,291227,292140,296831,291250,291224,291223,296723,336882,296813,296800,296793,296708,296706,296692,296656,290848,290847,290845,290838,290819,290815,290814,290799,292091,290797,290763,291043,291144,290962,290927,290926,290894,290788,290787,290786,292420,290901,290757,291204,290705,292344,292340,290691,290689,292651,290686,294518,293949,290660,290855,291381,290644,312582,291086,290634,290633,291384,291214,291449,290858,290842,290915,290665,290663,290662,290829,290828,290827,294126,294125,290620,290638,290637,290636,290630,290629,336950,333154,337035,290696,334354,290693,291457,333189,290940,290939,333100,291520,290578,290580,290576,290565,290553,290552,290551,290550,290520,291192,290515,290540,312362,290710,290504,290514,290834,290833,290517,293982,293981,293879,290510,290509,290508,290507,333088,290769,290435,333675,290346,293222,293221,293218,293101,293100,293261,293028,292533,292643,292630,292610,292213,291301,291300,290921,290327,290301,290300,290299,290298,290294,295985,295930,333413,290480,290495,290478,290472,290408,290407,290740,290316,290315,290307,290325,290649,290844,290272,290271,290270,290267,295781,295146,290288,290222,290211,290434,290192,290461,290460,290440,291225,290562,290183,290624,290182,290486,290462,295905,295904,290914,294094,290137,291014,290132,290761,290126,290157,290124,290816,293885,292551,290123,290127,290100,290652,290096,290095,290621,290094,341743,290079,335298,290065,290081,293636,290068,290067,290303,290069,291239,290060,290863,291194,290227,290226,291048,290172,289992,290092,290000,290823,290500,290025,291171,291080,291079,291081,333623,333611,290911,290909,290910,290924,290907,289949,290022,289941,289940,289939,289936,289931,289930,289929,289928,289927,289926,289925,289924,289923,289922,289921,289920,289919,289918,289917,289916,289915,289914,289913,289912,289911,289910,289909,289908,289907,289906,289905,289904,289903,289902,289901,289900,289891,289890,289889,289888,290386,289894,290381,296686,289868,289856,289885,289897,289804,435990,289873,290542,289869,289828,289846,292011,291659,289788,289803,289843,289801,289800,289802,289752,289810,289729,289706,289684,290459,289837,289664,289663,289662,289660,289647,289624,290018,289615,289614,289612,289611,289610,289609,289608,289607,289606,289605,289604,289598,289596,289597,290002,290004,290005,290003,289532,289602,289531,289530,289601,336054,335216,335127,289829,337818,289521,289514,289513,289511,289510,289697,289358,289356,289555,289389,289324,289323,289322,289321,289320,289319,289318,289732,289731,289730,289303,289797,289796,289723,289722,289298,289297,289294,289292,289291,289290,289289,290007,289280,289279,289256,289245,289224,289216,292743,289194,289173,289537,289174,289170,289169,289595,289569,289388,289330,289506,289503,289482,289681,289250,289603,289123,289119,289107,289932,289084,290246,290245,290244,290186,289083,289618,289381,289383,289081,289082,289184,289182,289181,289141,289131,289105,289241,289240,289042,289027,289000,288982,288980,288978,288977,288976,288923,288918,288917,288914,288913,288912,288910,288908,289074,289475,445896,288869,289032,288874,288860,288859,289938,288849,289200,288847,288839,288837,288825,288822,289315,288778,288789,288788,288815,289273,288667,288680,288662,288661,288660,289946,288659,289944,289945,289943,289942,289066,288635,288647,288646,288645,288711,288644,288643,288642,288641,288574,288573,288572,288571,288570,288569,288568,288567,288566,288565,288564,288563,288558,288583,289077,288544,288543,288539,288535,289274,288770,288526,288752,288552,288461,288402,288401,288372,288426,288380,288358,289422,288292,288290,289133,288242,288239,288313,288236,288235,288234,288262,288261,288227,288226,288215,288190,288189,288209,288159,288158,288156,289239,289223,288287,289282,288153,288192,288142,288464,288468,288467,288155,288466,288154,288371,288133,288213,288212,288186,288172,288117,289127,288771,288094,288214,289335,288104,288103,289718,289717,289151,289150,289149,288657,289798,288053,288029,289270,288019,289214,289213,289212,288102,287973,287989,287966,288115,288097,288098,288599,288082,288072,288075,287985,288047,288045,288044,288043,287980,287944,288484,287932,287931,287887,287881,287880,287849,288106,288064,288063,288062,288061,288060,288028,287972,287854,287894,288447,287811,287830,287829,287779,287916,287761,287756,287755,287754,287753,287790,287788,287787,287786,287783,287782,287778,287760,287751,287721,287685,287667,287665,287791,287708,287647,287731,287649,287590,288755,287862,287608,288726,287609,287696,290519,290518,290371,287483,287482,287835,287502,287501,287836,287460,287464,287963,287962,287961,287473,287448,287434,287408,288967,289882,289881,289880,288534,287432,287528,287527,287325,287324,287323,287322,287316,287542,287299,287499,287498,287497,287496,287495,287494,287493,287297,287397,287292,287293,287288,287477,287472,287399,289126,289327,287228,287229,287227,287330,333673,287312,287311,287310,287211,287205,287194,287193,287192,287177,287176,287224,287213,287182,287145,287144,287143,287142,287524,287140,287158,287139,287133,287512,287171,287169,287510,287127,287126,287131,287151,287124,287233,287106,287089,287519,287518,287517,287516,287515,287607,287149,288099,287050,287188,289331,287027,288177,288174,287023,287022,287021,287020,287019,287018,287017,287016,287121,290609,290432,287009,287006,286977,287817,286968,286963,287109,286951,287008,286913,287219,287178,287207,287168,287167,287166,287161,286927,286926,286925,286897,286886,286885,286929,286928,286873,286872,286880,286879,286878,287220,287826,286901,286893,287655,287656,286890,286889,286924,286931,286953,286894,286859,286896,286858,286836,286870,286850,286841,286851,286887,286833,286764,286827,286814,286813,286812,286760,286757,286744,286773,286711,286708,287239,286703,286702,286701,286699,286700,286683,286670,286669,286651,286650,286644,286634,286633,286628,286682,286621,286616,286603,286590,286589,286588,286587,286586,286556,286486,286485,286484,286482,286481,286480,286455,286388,286729,286866,286772,286338,286337,286336,286335,286395,286323,286322,286309,286305,419471,286287,286284,286271,286260,286259,286257,286256,286224,286223,286218,286205,286160,286147,286103,286600,286084,286083,286082,286081,286071,286070,286069,286066,286085,286045,286038,286028,286026,286001,286404,285998,285980,285973,285929,285923,285922,285921,285920,285918,285915,285908,285847,285845,285843,285842,285784,285779,285776,288523,285770,288522,285765,285764,285755,285686,285684,285664,285660,286585,285800,286250,286222,286221,286219,285601,285599,285597,285604,285596,285595,285590,286025,286061,286060,286059,286591,285470,286270,286269,286099,286089,286088,286087,286719,286332,285945,285944,285943,285509,285622,285623,285828,285530,285529,285528,285416,285414,286065,285978,285979,285975,285974,285763,286016,285738,285709,285708,285762,285663,285651,285650,285637,285633,285625,285404,285402,285387,285508,285507,285498,285375,285351,285350,285349,285348,285347,286366,286365,286364,286363,285315,285298,285278,285271,286562,286559,286540,285910,285789,285802,285768,285767,285766,285745,285744,285691,285618,285538,285526,285423,285422,285440,285408,285373,285372,285363,285359,285241,285239,285301,285300,285299,285238,386262,286321,285233,285231,285370,285369,285368,285393,285196,285201,285200,285198,285199,286765,285163,285525,285524,285482,285326,285463,285462,285461,285460,285356,286295,285419,285320,285159,285358,285150,285149,285148,285145,285144,285143,285142,285141,285140,285270,285269,285268,285267,285266,285114,285212,285218,285217,285216,285203,285188,285107,285106,285074,285113,285062,285061,285060,285059,285077,285076,285075,285054,285041,285036,286064,285035,285034,285017,285016,285015,285007,284994,284992,285481,286636,286580,286579,284941,284940,284939,284921,284914,285121,284944,284943,285014,284896,284895,284893,284892,284889,284919,286863,284938,284864,284878,284852,284846,284877,284876,284845,284875,284874,284954,284971,284828,284825,284826,284827,285008,284959,284949,284835,284855,284854,284942,286252,284860,284859,284858,284819,284873,286209,284837,284805,284800,284795,284793,284792,284798,284831,284830,284804,284784,284783,284774,284974,284973,284972,284738,284737,284736,284733,284732,284730,284729,284764,284765,284758,284757,284756,285316,284748,284728,284721,284720,284719,284723,284722,284717,284713,284709,285094,284761,284697,286778,284673,284779,284669,284668,284678,284667,285162,284665,284677,284787,286354,286353,286352,286351,284662,284760,284759,284651,284650,284645,284627,284626,284672,285613,284592,284620,284595,284594,284593,284577,284911,284591,286362,286361,286360,286359,284782,284566,285293,284780,284564,284562,285219,284558,284583,284557,284582,284556,286358,286357,286356,286355,285124,286258,285131,284570,284569,284553,284552,284632,285081,284682,284536,286640,286639,286638,286637,284513,284649,284495,284637,284535,284534,284533,284484,284477,284467,284466,284464,284463,284462,284461,284458,284457,284456,284454,284470,284506,284505,284493,284491,284478,284472,284471,284436,284435,284430,284429,284428,284427,284426,284425,284416,284415,284408,284571,284402,284401,284400,284398,284418,284392,284387,284386,286743,284365,284354,284347,284346,284341,284636,284360,284330,284642,286377,284353,284327,284640,286376,284320,284405,284696,284695,284528,284527,284526,284531,284988,284507,284399,284373,284371,284369,284368,284359,284358,284349,284348,284310,284309,284277,284283,284275,284274,284273,284272,284271,284235,284226,284306,284222,284220,284218,286079,284219,284213,284212,284200,284395,284394,284194,284195,284338,284657,284656,284659,284658,284192,284655,284188,284547,284546,284545,285080,284542,284144,284143,284142,284141,284140,284437,285082,284198,419253,419458,284312,284745,284177,284168,284167,284166,284165,284164,284163,284134,284133,284121,284120,284119,284125,284151,284162,284161,284149,284160,284159,284150,284158,284129,286298,284100,284074,284073,284068,284063,284059,284058,284048,284033,284028,284016,284015,283997,283984,283979,283974,284522,284431,284413,284412,284411,283933,283922,283917,284004,283896,419459,283891,283921,283886,283875,283878,283874,283863,286667,286342,283841,283947,283940,283907,283829,283895,283852,283831,283810,283820,283819,283802,283796,283786,283792,283748,283747,283744,283743,285013,285127,285126,283727,283818,283790,283780,283779,283720,283717,283900,283718,283712,283930,283687,283695,283680,285474,283640,283637,283622,283617,283606,283559,283558,283557,283551,283532,283764,283560,284095,284094,283856,283854,283767,283766,283632,284254,283926,283565,283564,283626,283489,284253,284252,285215,283477,283388,283381,283378,283352,283351,283350,283348,283344,283342,283341,283338,283331,283323,283322,284689,283536,283295,283654,283653,283652,283282,283292,283291,283476,283251,283247,286597,283204,283198,283185,283175,283168,283165,283163,283141,283135,283134,284103,283109,283095,283084,283146,283145,283128,283094,283093,283057,286975,283925,283044,283042,283040,283568,283563,283562,283547,283535,283534,283533,283032,283038,283019,284128,284216,284321,282978,282977,282976,282963,282962,282969,282950,283313,283336,283100,282864,282863,282861,282862,282855,282987,282854,291827,282850,282849,291636,283628,283881,282844,282904,282837,282818,282819,283386,282806,282808,282802,282800,282966,282787,283903,283904,285088,283902,282961,282946,282945,282872,282869,282873,282951,282853,282852,291635,285644,285642,285641,285640,285639,282935,286382,284139,284145,282947,282785,282820,283037,282716,282717,282672,282779,282778,282777,282772,282765,282681,282680,282953,286341,282597,282573,287128,282562,282561,282921,282920,282512,282500,282460,282448,283362,282439,282437,283136,282430,282648,282414,282423,284267,282425,283912,283887,282401,283162,282399,283166,282398,286661,282660,282463,282462,282358,282368,282367,282343,282342,282341,282323,282497,282322,282306,282303,282298,282292,296764,282260,282297,282226,282259,282321,282188,282158,282155,282137,282061,282060,282058,282084,282081,282082,282083,282080,282079,282026,282014,282001,282035,282031,282029,282176,287191,287190,287189,284337,284336,284335,284334,282426,281936,281927,281923,282225,281902,281893,281907,281891,281890,281957,281876,281873,281865,281904,281864,282354,281862,281856,281840,282045,281824,286479,285084,285120,281812,281859,281804,281803,281858,281801,281810,281809,281853,281843,281811,281808,281793,281788,281787,281786,281785,286096,281743,282135,281741,281740,281739,281713,281922,284131,284130,281688,281687,281686,281685,281699,281652,284596,281599,281598,281594,281620,281586,281585,281630,281627,281626,281553,286622,281535,281530,285811,281469,281595,283799,281875,281572,281571,281570,281457,286712,281455,281818,281565,281689,281623,281622,281567,281440,284350,281420,281419,281629,281625,281624,281467,281406,281404,281597,281784,281394,281392,281364,281363,281358,281695,281694,281707,284241,281393,281735,281734,281733,281732,281731,281730,281651,281384,281380,281641,281378,281619,281618,281617,281375,281608,281606,281373,281435,281534,281533,281532,281432,281434,281431,281433,281430,281366,281359,281351,281350,281349,281306,281374,281316,281315,281423,282008,283506,281294,283505,283504,283501,281293,281283,281281,281292,281286,283478,281304,281268,281259,281258,281257,281255,281251,285707,281222,281225,284090,292305,290493,290491,281157,281209,281210,281244,281204,281161,281160,281159,284379,284378,284377,281143,284339,281139,281127,281125,286832,281123,281121,286770,281116,281110,281356,281102,281369,281368,281367,281075,281086,281063,281053,286017,285713,281047,281045,281044,281042,281034,282142,281952,281958,281010,281029,281022,281539,280972,280968,280967,280985,280984,280965,280976,280963,280960,281027,286277,280951,280939,280942,281580,285798,280922,280915,280905,281007,280866,285806,284243,281108,281092,281091,281090,281089,281088,281087,281079,281078,281080,281068,281067,281064,284261,281015,281014,281013,281002,295547,280975,280980,280974,280973,280917,280918,280914,280907,280904,280903,280902,280901,280900,280899,280898,280948,280947,280945,281136,281135,280943,283942,283941,280919,280875,280874,281058,280860,286345,280850,281187,280825,281971,280822,281574,281310,281978,280802,280808,281569,280807,281568,282052,281321,280793,280771,280770,281030,281156,280768,280763,286169,280766,282581,280745,280724,280725,280921,280920,280723,280722,280721,280717,280716,280715,280714,280713,282736,282422,280954,280687,284018,280677,280676,280674,280668,280658,280646,280639,280637,280631,280591,280582,280579,280558,280555,280546,283968,283967,283969,283965,280758,280756,280754,280751,280514,280513,280512,280556,280493,280492,292459,292458,291195,280581,280439,280438,280434,280433,280432,280416,280775,280774,280638,280420,283108,280671,280670,280669,280547,280683,280682,280681,280541,280540,280539,280538,280535,280519,280491,280490,280488,280487,280632,280486,280485,280484,280759,280684,280453,280454,280455,280445,280430,280429,280428,280422,280417,280414,280371,280365,280362,280357,280356,280355,280393,280392,280391,280390,280389,280388,283142,280342,280339,280323,280561,280283,280265,280261,280226,280198,280197,280196,280195,282124,280193,280279,280278,280277,280274,280271,280269,280249,280248,280247,280243,281153,281613,286159,280405,282130,280170,280169,280149,280142,280299,280333,280298,280297,280296,280295,280148,280147,280146,280145,280397,280108,280272,280289,280288,283694,283701,283700,283699,283698,280210,280208,280124,280189,280188,280187,280113,283161,283160,283159,283158,283154,283153,283152,284017,284124,284021,284020,284019,280311,283949,283948,283944,284240,283943,283929,280064,282101,280131,280035,280031,280026,280025,280024,280023,280021,280017,280092,280056,280059,280058,280057,280074,280014,280013,280012,280009,280008,280004,280007,279981,279989,279946,279938,279973,280018,280100,280099,279931,281189,281188,279919,279917,279906,282119,280161,284560,284559,280133,279996,280872,279891,279885,285005,279858,279855,279854,279853,279852,279851,279849,280757,280755,279933,279932,279877,279878,280753,279874,279889,279826,279823,279822,279821,279816,279807,279805,279804,279799,279956,279794,279793,279800,281807,279780,279774,279773,279783,279782,279781,279756,279749,279759,279744,279738,279739,279725,279726,279724,279722,279721,279720,279715,279714,279700,279760,279737,279736,279777,279776,279693,280462,280461,280460,280459,280458,280467,280466,280465,280464,280463,279657,279765,279644,279631,280843,280678,280041,279605,279604,279583,279582,279572,279571,279566,279560,279550,279549,279544,279538,279533,279531,279529,279525,279523,279521,279519,279518,279514,279513,279509,279506,279504,279503,279499,279498,279494,279491,279490,279481,279480,279478,279469,279468,279465,279464,279463,279462,279457,279456,279455,279454,279443,279442,279440,279432,279431,279429,279428,279427,279416,279415,283371,283318,285412,285409,279354,279352,279353,279348,279363,279338,279406,279334,279322,280508,280082,285981,285989,286346,283599,286367,283589,286368,283503,279779,279778,279762,283466,283472,283471,283469,283663,284366,283465,286288,283382,283370,279410,283337,283209,283275,279329,279419,279418,279257,279252,279251,279250,279194,279191,279190,279151,279763,279125,279124,279121,279118,279115,279111,279376,279100,279099,279097,279096,279087,279086,279083,279080,279076,279045,279817,282129,279784,279026,279022,279021,279020,279019,279018,278959,278930,278927,278973,278942,278941,278940,278939,284930,284929,284928,284927,284926,284925,278871,278870,278869,279666,278967,278969,278862,278938,279107,281908,278948,279707,278820,280971,278748,278855,278854,278853,278852,278851,282659,278849,278833,278824,278966,282593,278812,278965,278772,282580,282579,282578,278778,278964,278777,278911,278768,278776,278892,278891,278764,293797,278726,278713,278712,281830,278984,283696,280043,279846,284936,284935,284934,284933,284932,284931,278641,278632,278631,278629,278620,278619,279665,278597,278596,278594,278587,278586,278584,279005,278583,278579,278578,278574,278571,279004,278570,278566,278565,278561,278558,278555,278554,278553,278552,278545,278544,278543,278542,278525,278524,278523,278998,278526,278483,278482,278481,279993,278476,278471,278955,278473,278472,279646,279641,279634,278693,278692,278691,278668,278655,278654,278653,278492,278491,278432,278458,278937,280772,278413,278929,280293,278928,278418,278376,283121,279980,279972,279857,279864,279862,280749,278336,287479,287478,286854,286856,286857,286855,279137,279136,278328,278327,278321,278318,278317,278316,278347,278346,278345,284708,284707,286846,286845,286844,287240,286849,286848,287523,285322,278280,285657,285655,285654,285653,285652,282868,286137,286136,278275,278274,278477,279819,278270,278271,278269,278746,278745,278744,278235,278225,278224,278223,278222,278095,278094,278081,278080,278064,278063,278060,278044,278043,280824,282133,278039,278461,278038,278037,278036,278035,278427,278426,278031,280781,278116,278115,278114,278184,278183,278017,278018,278015,278014,278005,278204,278205,278406,278368,278195,278356,278355,278170,278029,277987,277963,277962,277961,277956,277969,277932,277931,277929,277923,278360,277891,277889,278754,277856,277845,277846,277843,277842,277824,277821,277816,277815,277814,277776,286728,277769,278247,277754,278410,278366,277873,277872,277871,277870,277817,277745,277744,277743,277742,277741,277740,277736,277732,277937,285319,285318,285317,277695,277694,277692,280234,277674,280127,283910,277680,277679,277602,277595,278132,277970,278454,278453,278452,278451,277611,277610,277574,277563,278646,278645,277559,277686,277626,277619,277617,277618,279839,277544,277473,278188,277453,277451,278365,278364,277412,277411,277430,277429,277378,277363,277362,277359,280241,277356,277344,277342,284448,284447,284446,284444,279003,278489,277584,277583,277315,277312,277296,277295,277293,277288,277283,277282,277279,277278,277276,277275,277270,277267,277266,277265,277264,277263,277262,277255,277858,277245,277221,277472,277673,277672,277671,277670,277669,277240,277122,277121,277126,277125,277124,277123,277862,278421,278420,277060,277059,277057,277036,277063,278740,277064,276983,276943,276942,276937,276931,284778,280839,280838,280837,277088,277056,277268,276926,277118,276920,276919,276918,276917,276916,278789,277209,276889,276888,276858,276816,276815,276814,276813,276801,276797,286123,285710,285619,285476,285475,285425,286117,277160,277151,277154,277332,277252,277091,276660,276647,276618,276610,276609,276608,276607,276606,276605,276604,276603,276595,276594,276593,276592,276591,276590,276589,276582,276581,276574,276573,276558,276542,276535,276487,276486,276485,276484,276483,276482,276481,276480,276479,276478,276477,276476,276475,276474,276473,276472,276466,276465,276442,276420,276388,276389,276360,276733,277634,277633,277631,277630,277629,276735,276311,276977,285647,285573,276292,276307,277456,286100,277505,285571,276229,276226,276222,276221,276220,276219,276210,276186,276185,276184,276180,276178,276179,276078,276075,276073,276077,276249,277188,276017,277181,276016,277206,276015,277207,276014,277198,276013,277199,276012,277192,276011,277193,276010,277185,276009,277186,276008,277177,276007,277178,276006,277174,276005,277175,276004,277170,276003,277169,276002,277164,276001,277165,276000,277195,275999,277202,275988,275986,275985,275984,275982,275983,275979,275977,275955,275954,275953,275952,275951,277200,275949,277205,275686,277196,275684,277197,275682,277190,275680,277191,275678,277183,275676,277184,275674,277203,275672,277179,275670,277180,275668,277168,275666,277173,275664,277167,275662,277172,275660,277162,275658,277163,275655,277201,275654,277194,275652,277187,275650,277182,275648,277176,275646,277171,275644,277166,275642,277161,275640,275941,275940,275729,275728,275697,275695,275688,275632,275631,275629,275624,275615,275612,275611,275610,275609,275608,275607,275606,275605,275603,275602,275601,275600,275599,275598,275597,275596,275595,275594,275592,275588,275587,275586,275585,275584,275583,275582,275581,275580,275579,275578,275577,275576,275575,275574,275573,275570,275568,275567,275566,275565,275564,275563,275562,275561,275560,275559,275557,275558,275550,275549,275548,275547,275546,275545,275544,275543,275542,275532,275531,275530,275529,275528,275527,275526,275525,275524,275523,275522,275521,275520,275519,275513,275512,275511,275510,275509,275508,275507,275506,275505,275499,275498,275497,275496,275495,275494,275493,275492,275491,275490,275489,275488,275487,275486,275485,275484,275483,275482,275481,275480,275479,275478,275477,275476,275475,275473,275471,275470,275469,275468,275467,275466,275465,275464,275449,275448,275447,275422,275370,275353,275352,275351,275348,275689,275304,275302,275290,275281,276156,275929,276329,276328,275946,275945,275621,275432,275439,275436,275431,275944,275943,275620,275434,275441,275440,275433,275249,276028,275242,276029,276166,276059,275279)) OR (`Index`=6 AND `ID` IN (292772,293409,292289,291303,290478,292743,288874,288847,288839,288372,287791,287731,288755,287432,286703,286702,286701,286700,285979,285663,284194,283841,283796,283109,281688,281687,281686,281685,280775,280774,280638,280149,282101,280133,279996,280872,285005,279416,279415,278966,277754,276660,276647,276542,276535,276487,276485,276483,276481,276479,276477,276475,276473,276000,275655,275592,275558,275449,275370)) OR (`Index`=5 AND `ID` IN (292772,292614,292402,334318,292616,293409,292289,291522,291496,291832,291303,290838,290478,292743,288874,288847,288839,288372,287791,287731,288755,287432,286703,286702,286701,286700,286486,285979,285663,285301,284738,284194,284063,283841,283796,283109,281840,281688,281687,281686,281685,280775,280774,280638,280149,283944,282101,280133,279996,280872,285005,279509,279494,279416,279415,278966,278911,278574,278561,277754,277315,276660,276647,276542,276535,276487,276485,276483,276481,276479,276477,276475,276473,276000,275655,275592,275558,275449,275370)) OR (`Index`=4 AND `ID` IN (292772,292614,292547,292545,292402,292197,334318,292616,292211,293409,292948,292289,292979,291522,291496,291337,291832,291303,290838,290576,291192,290478,292743,288874,288847,288839,288372,287791,287731,288755,287432,286703,286702,286701,286700,286486,285979,285663,285301,285300,284738,284194,284068,284063,284059,283841,283796,283204,283109,281840,281688,281687,281686,281685,281875,280775,280774,280638,280149,283944,282101,280133,279996,280872,285005,279560,279538,279509,279494,279416,279415,278966,278964,278911,278574,278561,278321,277754,278366,277315,276931,277091,276660,276647,276558,276542,276535,276487,276485,276483,276481,276479,276477,276475,276473,276465,276000,275655,275592,275558,275449,275370,275290,275281,276166,276059)) OR (`Index`=3 AND `ID` IN (292772,292614,292547,292545,292402,292197,334318,292616,292033,293295,292211,293409,292948,292289,292269,292268,292267,292979,291522,291496,291337,291374,291832,291303,290986,291250,290838,292420,290901,290757,333154,290576,291192,290478,289894,292743,289173,288874,288847,288839,288372,288212,287791,287731,288755,287432,287297,287188,286703,286702,286701,286700,286644,286486,285979,285663,285301,285300,284852,284954,284855,284738,284650,284194,284068,284063,284059,283841,283796,283856,283204,283109,283386,281840,281803,281843,281688,281687,281686,281685,281875,281457,281406,281283,281044,280968,280939,280775,280774,280638,280323,280149,283944,282101,280133,279996,280872,285005,279560,279538,279521,279509,279494,279416,279415,278966,278964,278911,293797,278574,278561,279993,278418,278321,278406,278368,278029,277754,278366,277315,277278,277275,277221,276931,276919,276888,277252,277091,276660,276647,276558,276542,276535,276487,276485,276483,276481,276479,276477,276475,276473,276465,276210,276000,275983,275655,275592,275558,275449,275370,275290,275281,276166,276059)) OR (`Index`=2 AND `ID` IN (292772,292739,292614,292547,292545,292873,292519,292402,292197,334318,292616,292035,292033,293295,292211,291638,293134,293409,292948,292289,292269,292268,292267,292896,292979,291522,291496,291370,291391,291337,291374,291336,291832,291303,290986,296831,291250,296723,290838,292420,290901,290757,293949,333154,290693,290576,291192,290921,290478,290649,290288,291014,290025,289894,289731,292743,289173,289170,289595,289027,288917,288874,288847,288839,288372,288212,289270,288097,288063,288061,287790,287788,287787,287786,287783,287782,287778,287760,287751,287791,287647,287731,288755,287464,287432,287297,287233,287188,287166,286886,286850,286703,286702,286701,286700,286644,286486,286309,286585,285979,285663,285301,285300,285238,285059,284852,284954,284855,284738,284737,284650,284595,284594,284593,284218,284194,284142,284141,284068,284063,284059,286667,283841,283796,283856,283204,283109,283019,283386,281840,281803,281843,281688,281687,281686,281685,281875,281457,281565,281406,281283,284090,284379,284339,281044,280968,280939,283968,280775,280774,280638,280519,280429,280414,280323,280149,283944,283929,282101,280133,279996,280872,285005,279720,279560,279538,279529,279521,279509,279494,279416,279415,279322,278930,278833,278966,278965,278964,278911,278892,278891,278764,293797,278726,278574,278561,279993,278418,278321,278280,279819,278406,278368,278356,278029,286728,277754,278366,277743,277342,277315,277278,277275,277221,277671,276931,276919,276888,277252,277091,276660,276647,276558,276542,276535,276487,276485,276483,276481,276479,276477,276475,276473,276465,276442,277634,276210,276077,276000,275983,275655,275592,275558,275449,275370,275290,275281,276166,276059)) OR (`Index`=17 AND `ID` IN (293409,288847,279416,279415)) OR (`Index`=16 AND `ID` IN (293409,288847,279416,279415)) OR (`Index`=15 AND `ID` IN (293409,288847,288755,279416,279415)) OR (`Index`=14 AND `ID` IN (293409,288847,288755,279416,279415)) OR (`Index`=13 AND `ID` IN (293409,288847,288755,287432,279416,279415)) OR (`Index`=12 AND `ID` IN (293409,288847,288755,287432,279416,279415)) OR (`Index`=11 AND `ID` IN (293409,292743,288847,287731,288755,287432,286703,286702,286701,286700,279416,279415,276660,276647,276542,276535,275213)) OR (`Index`=10 AND `ID` IN (293409,292743,288847,287731,288755,287432,286703,286702,286701,286700,280775,280774,280638,279416,279415,276660,276647,276542,276535,275213)) OR (`Index`=9 AND `ID` IN (293409,292743,288847,287791,287731,288755,287432,286703,286702,286701,286700,285979,280775,280774,280638,279416,279415,276660,276647,276542,276535,275592,275558,275213)) OR (`Index`=8 AND `ID` IN (293409,292289,291303,292743,288847,287791,287731,288755,287432,286703,286702,286701,286700,285979,283796,280775,280774,280638,279416,279415,276660,276647,276542,276535,276487,276485,276483,276481,276479,276477,276475,275592,275558,275213)) OR (`Index`=7 AND `ID` IN (293409,292289,291303,292743,288874,288847,288839,287791,287731,288755,287432,286703,286702,286701,286700,285979,283796,283109,280775,280774,280638,280149,279416,279415,276660,276647,276542,276535,276487,276485,276483,276481,276479,276477,276475,276473,275592,275558)) OR (`Index`=30 AND `ID` IN (288847,279416,279415)) OR (`Index`=29 AND `ID` IN (288847,279416,279415)) OR (`Index`=28 AND `ID` IN (288847,279416,279415)) OR (`Index`=27 AND `ID` IN (288847,279416,279415)) OR (`Index`=26 AND `ID` IN (288847,279416,279415)) OR (`Index`=25 AND `ID` IN (288847,279416,279415)) OR (`Index`=24 AND `ID` IN (288847,279416,279415)) OR (`Index`=23 AND `ID` IN (288847,279416,279415)) OR (`Index`=22 AND `ID` IN (288847,279416,279415)) OR (`Index`=21 AND `ID` IN (288847,279416,279415)) OR (`Index`=20 AND `ID` IN (288847,279416,279415)) OR (`Index`=19 AND `ID` IN (288847,279416,279415)) OR (`Index`=18 AND `ID` IN (288847,279416,279415)) OR (`Index`=64 AND `ID` IN (279416,279415)) OR (`Index`=63 AND `ID` IN (279416,279415)) OR (`Index`=62 AND `ID` IN (279416,279415)) OR (`Index`=61 AND `ID` IN (279416,279415)) OR (`Index`=60 AND `ID` IN (279416,279415)) OR (`Index`=59 AND `ID` IN (279416,279415)) OR (`Index`=58 AND `ID` IN (279416,279415)) OR (`Index`=57 AND `ID` IN (279416,279415)) OR (`Index`=56 AND `ID` IN (279416,279415)) OR (`Index`=55 AND `ID` IN (279416,279415)) OR (`Index`=54 AND `ID` IN (279416,279415)) OR (`Index`=53 AND `ID` IN (279416,279415)) OR (`Index`=52 AND `ID` IN (279416,279415)) OR (`Index`=51 AND `ID` IN (279416,279415)) OR (`Index`=50 AND `ID` IN (279416,279415)) OR (`Index`=49 AND `ID` IN (279416,279415)) OR (`Index`=48 AND `ID` IN (279416,279415)) OR (`Index`=47 AND `ID` IN (279416,279415)) OR (`Index`=46 AND `ID` IN (279416,279415)) OR (`Index`=45 AND `ID` IN (279416,279415)) OR (`Index`=44 AND `ID` IN (279416,279415)) OR (`Index`=43 AND `ID` IN (279416,279415)) OR (`Index`=42 AND `ID` IN (279416,279415)) OR (`Index`=41 AND `ID` IN (279416,279415)) OR (`Index`=40 AND `ID` IN (279416,279415)) OR (`Index`=39 AND `ID` IN (279416,279415)) OR (`Index`=38 AND `ID` IN (279416,279415)) OR (`Index`=37 AND `ID` IN (279416,279415)) OR (`Index`=36 AND `ID` IN (279416,279415)) OR (`Index`=35 AND `ID` IN (279416,279415)) OR (`Index`=34 AND `ID` IN (279416,279415)) OR (`Index`=33 AND `ID` IN (279416,279415)) OR (`Index`=32 AND `ID` IN (279416,279415)) OR (`Index`=31 AND `ID` IN (279416,279415)); +UPDATE `quest_visual_effect` SET `VerifiedBuild`=56421 WHERE (`Index`=7 AND `ID` IN (275213,275024,275022,275020,275018,275016,275014,275012,274617,273928,273921,276087,276086,276085,275007,274173,271585,269586,251728,263919)) OR (`Index`=6 AND `ID` IN (275213,275024,275022,275020,275018,275016,275014,275012,274617,273928,273921,273753,276087,276086,276085,275007,274173,272544,271585,271484,269586,268026,251728,263919)) OR (`Index`=5 AND `ID` IN (275213,275024,275022,275020,275018,275016,275014,275012,274617,273928,273921,273753,276087,276086,276085,275007,273343,274173,273320,272544,271985,271585,271484,269586,268026,251728,263919,254641,258024)) OR (`Index`=4 AND `ID` IN (275213,275024,275022,275020,275018,275016,275014,275012,274832,274760,274672,274617,273928,273921,273753,276087,276086,276085,275007,273343,274173,273320,272544,272355,271985,271976,271585,271484,269741,269740,269739,269586,268569,268568,268567,268300,268299,268298,268297,268296,268295,268294,268293,268292,268291,268290,268289,268288,268026,251728,263919,263831,263988,254641,258024,261413)) OR (`Index`=3 AND `ID` IN (275213,275024,275022,275020,275018,275016,275014,275012,274832,274760,274672,274617,273928,273921,273753,276087,276086,276085,275007,273463,273343,274173,273320,272955,272708,272571,272544,272499,272355,271985,271976,271585,271586,271484,271119,270656,270071,270031,269741,269740,269739,269586,269995,268997,268569,268568,268567,268300,268299,268298,268297,268296,268295,268294,268293,268292,268291,268290,268289,268288,268285,268284,268026,268025,268024,268023,251632,251728,263919,263831,253665,264352,263988,261312,254641,258024,261413)) OR (`Index`=2 AND `ID` IN (275213,275024,275022,275020,275018,275016,275014,275012,274832,274760,274671,274672,274628,274617,274541,274503,274251,274250,273928,273921,273753,273716,273712,276087,276086,276085,275616,275007,273463,273343,274173,273320,274148,273700,272955,272776,272708,272649,272571,272544,272499,272401,272355,272127,271985,272791,271976,271585,271586,271484,270873,271119,270772,270505,270504,270503,270502,270501,270499,270498,270497,270496,270495,270494,270656,270071,270031,269741,269740,269739,269598,269586,269995,269036,268997,269074,269073,268569,268568,268567,268300,268299,268298,268297,268296,268295,268294,268293,268292,268291,268290,268289,268288,268285,268284,268128,268121,268119,268116,268115,268110,268049,268048,268060,268020,268026,268019,268025,268024,268023,268018,268017,268021,268016,267991,267990,267989,267972,267873,267872,267871,267870,263757,251632,251728,263927,263919,263831,251807,253665,264352,263988,251733,261420,261312,263335,389437,254641,258024,261413)) OR (`Index`=1 AND `ID` IN (275213,275024,275023,275022,275021,275020,275019,275018,275017,275016,275015,275014,275013,275012,275011,274832,274760,274671,274672,274630,274629,274628,274617,274541,274503,274416,274328,274251,274250,274161,274159,276673,273928,276596,273921,273798,273753,273716,273712,276087,276086,276085,275616,275007,273590,273463,273582,273343,274173,273320,273285,273049,273045,274148,273890,273064,273063,273062,273700,273699,272955,272916,272897,272892,272890,272884,272881,272874,273083,272776,272708,273713,272649,273936,272571,272593,272580,272544,272540,272539,272499,272401,273502,272355,272344,272341,272305,272228,272216,272208,272127,271985,272791,271976,274785,271865,271585,271586,271484,272188,271352,271124,271089,271041,270873,271119,271118,272870,271046,271033,271034,272041,270772,270505,270504,270503,270502,270501,270499,270498,270497,270496,270495,270494,271184,270656,271044,270259,270173,270258,270106,270074,270071,270062,270038,270031,270030,269741,269740,269739,269977,269598,269586,270006,269995,269956,269959,269562,269318,269036,268997,269228,269205,269204,269203,269231,269074,269073,269066,268571,268490,268569,268568,268567,268300,268299,268298,268297,268296,268295,268294,268293,268292,268291,268290,268289,268288,268285,268284,268528,268527,268526,268525,268151,268150,268149,268128,268121,268119,268116,268115,268110,268049,268048,268461,268060,268020,268026,268019,268025,268024,268023,268018,268017,268021,268016,267991,267990,267989,268038,267926,268244,268243,267972,267809,267830,267873,267872,267871,267870,267746,267745,267744,267743,260280,263757,262034,262033,448990,263268,254214,252225,253333,253262,251632,252981,252832,265177,251728,263927,263920,263919,263831,252068,251807,251625,252292,252180,252179,252178,253980,451358,255133,256152,253654,253653,253652,253665,264352,266079,263988,263980,264856,251733,261974,261420,261312,257967,263335,389437,254641,257331,258024,261413,262173,259560,256813,262252,259744,259745,260112)) OR (`Index`=0 AND `ID` IN (275213,275316,275142,275100,275097,275087,275088,275089,276523,275051,275036,275034,275029,275024,275023,275022,275021,275020,275019,275018,275017,275016,275015,275014,275013,275012,275011,274999,275000,275002,275001,274998,276390,274992,274980,274979,274975,274974,274957,274955,274954,274944,274949,274948,274947,274946,274943,274958,274959,274962,274934,274928,274914,274909,274905,276785,275390,275389,274832,274818,274798,274780,274776,274770,274769,274760,274763,274765,274751,274749,274671,275150,275096,274672,274669,274666,274667,274662,274630,274629,276195,274628,276190,274627,276193,274626,274677,274622,274676,274619,274617,274665,274547,274546,274545,276194,274541,276192,274540,276189,274539,274511,274476,274528,274503,274501,274467,274439,275040,274438,274437,274457,274452,274422,274419,274418,274416,274415,274410,274404,274400,274376,274614,274536,274534,274533,274443,274373,274372,274389,274364,274350,274414,274345,274351,274348,274420,274341,274337,275095,276759,276758,274300,276760,276757,274299,274289,274759,274328,274316,274283,274273,274240,274239,274233,274252,274231,274251,274250,274209,274203,274193,274176,274174,274168,274164,274163,274162,274161,274187,274228,274159,274155,274154,274142,274190,274189,274188,274191,274172,274167,274165,274132,274054,274041,274040,274039,274038,274037,274036,274029,274123,274122,274121,274000,273995,273994,273984,273990,273982,273979,273985,273965,273952,276673,273928,276596,273921,273920,273919,273912,274861,273854,273882,273881,273880,273846,273845,273844,273840,273814,273839,273798,273804,273803,273791,273789,273788,273786,274171,274170,274169,273773,273799,273801,273800,273765,273761,273757,273756,273755,273738,273736,273753,273722,273721,273720,273719,273718,273717,273772,273726,273716,273723,273712,273711,273710,273688,273687,273683,273682,273679,273842,273841,273676,274186,274185,274184,273675,273727,273802,273693,273692,273691,274973,273640,273639,273674,273670,273601,273600,273599,273563,273618,273617,276100,273612,273609,276099,276098,273560,273575,273574,276087,276086,276085,273671,275616,273536,273535,273530,273825,273824,273819,273818,275007,273590,273525,273510,273508,273509,273608,273500,274594,273497,273907,273493,273444,273463,273582,274195,273458,273451,273616,273615,273446,273652,273429,273428,273544,273421,274504,273587,273586,275028,273481,273408,273393,273366,273365,273364,273369,273409,273417,274227,273351,273343,273337,273335,273334,273373,273341,274173,273326,273384,273383,273321,273320,275158,273331,274544,273319,273315,273296,273294,273285,273283,273282,273281,273280,273268,273269,273256,273252,273229,273209,273208,273221,273303,273244,273706,273165,273154,273153,273152,273151,273148,273147,273146,273145,273206,273191,274726,273216,273144,273143,273142,273127,273128,273113,273098,273139,273097,273095,273093,273125,273092,273091,273089,273204,273087,273212,276730,273069,273068,273049,273045,273559,273963,274022,273962,273926,273925,274148,273890,273064,273063,273062,273700,273699,273592,273034,273033,273032,273031,273035,273009,272998,272984,272977,273215,273214,272972,272973,272974,272955,272944,273505,273504,273503,273554,272954,273528,273538,273549,272916,272913,272912,272953,272911,272952,272910,272951,272909,272950,272908,272949,273100,272923,272922,272992,273553,272897,272892,272890,272884,272881,272874,272866,272862,272863,273548,272901,275623,272856,273083,272849,272848,272847,272845,272996,273562,272843,272838,272837,272991,273561,273029,272799,272776,272708,273111,273110,272934,272690,272734,272736,272735,273397,273388,272929,273713,274409,273678,273075,272710,272692,272668,272667,272649,272647,272642,272640,388379,273936,273557,273556,273438,273946,272621,272793,272610,272928,272581,272579,272584,272571,272557,272595,272593,272599,272598,272596,272580,272549,272544,272540,272749,272748,272747,272536,272744,272527,272730,272729,272721,272720,272719,272500,272539,272499,272560,272563,272559,275090,272496,272554,272553,272670,273714,272476,272441,276471,274197,272401,272839,272392,272836,273502,272411,272412,272413,272414,272355,272346,272345,272344,272341,272336,272329,272626,272420,272419,272315,272273,272611,272543,272542,272541,272673,272452,272492,272438,272278,272318,272310,272305,272288,272238,272445,272237,272228,272248,272218,272216,272215,272208,272205,272204,272173,272172,272162,272161,272160,272140,272146,272126,272127,272056,272074,272002,272001,273359,271985,272223,272022,272014,271984,271983,271981,272791,271976,271975,271915,271913,271912,271911,271877,274785,271865,271844,271843,271842,271876,271868,271837,273816,273815,271686,271589,271585,271586,271568,271566,271516,274860,271483,271482,271484,271427,272188,271990,271408,271973,271972,271971,271399,271352,272778,272777,272768,271162,271124,271099,271090,271089,271068,271271,271194,271354,271353,271270,271195,271269,271041,271018,271017,270999,270998,270994,270981,270961,270941,270923,270901,273604,270873,272386,272385,270876,270849,272005,271119,271118,272870,271046,271033,271034,273038,271495,271494,271493,270970,271962,273037,273072,273071,273070,270949,270860,270859,271198,272041,270865,270816,270815,270814,270796,270798,270797,270799,270788,270786,271350,270784,270774,270772,270773,270693,270690,270569,270568,270567,270566,270505,270504,270503,270502,270501,270499,270498,270497,270496,270495,270494,270492,270491,270490,270489,270488,270444,270442,271179,271184,270656,270657,271044,275331,270247,270303,270302,270259,270221,270218,270217,270244,270238,270216,270214,270211,270208,270205,270204,270203,270195,270194,270193,270192,270177,270240,270176,270175,270174,270173,270258,270113,270141,270160,270106,270098,270097,270096,270092,270091,270090,270089,270088,270087,270086,270085,270169,270103,270083,270074,270071,270070,270062,270053,270051,270050,270049,270048,270047,270046,270045,270044,270043,270042,270041,270038,270034,270033,270031,270030,270082,270029,270028,270027,269989,269988,269987,269986,295185,295183,269864,269774,269773,269772,269770,269760,269758,269757,269756,269753,269749,270299,269798,270287,269796,269795,269794,269793,269792,269785,269814,269822,269728,269727,269759,269812,269821,269726,269725,269724,269808,269741,269740,269739,269736,447350,269722,269818,269707,269811,269699,269820,269813,269664,269819,269750,269746,269745,269641,269640,269643,269842,269642,269650,269719,269718,269678,269840,447348,269873,269631,269734,269638,269829,269615,269613,269612,269608,269810,269595,269594,270200,270199,270198,269977,269944,270290,270289,269598,269586,270026,269816,270156,270172,270241,270170,270236,269925,270022,270021,270013,270006,270243,269583,269815,269970,269969,269968,269967,269973,269972,269971,446125,269622,269621,448605,269711,269710,270168,270102,269933,269980,269981,269995,269956,269959,269919,269942,269941,269940,270108,270107,269964,269963,269962,269955,269954,269953,269809,269817,269476,269575,269511,269544,269526,269512,269561,269560,269559,269517,269562,269344,269318,269309,269308,269305,269304,269303,269300,269299,269298,269296,269295,269294,269288,269279,269278,269277,269276,269275,269272,269341,269340,269270,269269,269268,269267,269266,269284,269280,269273,269264,269257,269256,269255,269254,269249,269248,269247,269246,269245,269343,269342,269244,269243,269242,269241,269240,269239,269238,269237,269236,269235,269234,269233,269232,269222,269221,269220,269219,269218,269217,269216,269215,269214,269213,269211,269210,269209,269208,269202,269201,269200,269199,269198,269197,269196,269195,269194,269193,269192,269191,269186,269185,269184,269183,269182,269181,269180,269179,269178,269177,269176,269167,269155,269154,269153,269152,269151,269150,269149,269148,269147,269145,269126,269124,269123,269118,269110,405053,405052,269106,269105,269104,269089,269088,269087,269086,269085,269084,269083,269082,269081,269080,269079,269078,269077,269076,269055,269054,269053,269051,269050,269049,269048,269362,268980,268979,269036,268997,269228,269224,269205,269204,269203,269103,269231,269074,269073,268999,269366,269125,269101,269100,269099,269098,269066,269130,269129,269097,269363,269138,269137,269136,269135,268954,268953,268951,268950,268948,268937,268945,268944,268943,268939,268913,268906,268893,268892,268890,268880,268879,268878,268877,268876,268875,268874,269293,268740,268739,268737,268736,268735,268733,268732,268731,268730,268712,268709,268696,268695,268694,268693,268692,268690,268689,268688,268687,268649,268655,268656,268765,268764,268641,268871,268597,268594,268593,268590,268589,268588,268587,268586,268585,268584,268583,268581,268598,268603,268975,268976,268577,268572,268571,268552,268551,268550,268575,268574,268533,268521,268517,268516,268515,268514,268497,268490,268462,268453,268411,269372,269371,269370,269369,268364,268351,268350,268349,268998,268309,268273,268272,268271,268270,268258,268253,268245,268569,268568,268567,268300,268299,268298,268297,268296,268295,268294,268293,268292,268291,268290,268289,268288,268285,268284,268528,268527,268526,268525,268496,268460,268458,268451,268241,268210,268207,268186,268184,268161,268160,268159,268151,268150,268149,268141,268140,268139,268145,268144,268143,268137,268134,268128,268121,268119,268116,268115,268110,268111,268049,268048,268081,268046,268564,268461,268455,268158,268080,268886,268135,268099,268095,268107,268105,268104,268103,268085,268084,268079,268060,268055,268054,268020,268026,268019,268025,268024,268023,268018,268017,268021,268016,267991,267990,267989,268070,267986,267976,267931,267925,268047,268232,268044,268038,268032,268031,268013,267987,267926,268240,268244,268243,267918,267917,267895,267890,268053,268045,267979,267978,268219,267880,267972,267838,267822,267809,268343,268342,267807,268223,267741,268794,267877,267876,267875,267874,267867,267843,267842,267841,267840,267830,267873,267872,267871,267870,267736,267735,267746,267745,267744,267743,267715,267714,267713,267992,267983,267879,267788,267787,267786,267785,267781,254108,253399,253398,252488,252107,263877,265825,260280,252454,252604,264186,263757,262261,267716,267906,263071,263016,263011,262605,262034,262033,262032,263553,263419,263418,448990,263292,263268,259498,267964,256340,254214,254091,255581,254870,268214,267911,267910,267909,253547,253546,253545,253544,253768,253767,253766,253765,253764,253763,253762,253761,253760,253759,253758,252807,252887,252886,252885,252884,252804,254053,254052,254051,254001,253639,253638,253637,253636,268896,253972,253971,253970,252225,253826,268659,253850,253827,268894,253811,253810,253809,253393,253344,252039,253333,253292,253262,253279,253296,252116,253506,251632,251631,251630,251629,252940,253246,253657,253656,253655,251811,252265,253018,252934,252908,268990,268227,268991,268235,268538,268537,268536,252853,252219,253080,253079,253078,253077,252981,268122,252832,252794,252793,252792,252791,267832,251942,251932,251939,251930,251793,252921,264949,264772,265207,265178,265177,265148,265147,263817,259828,259827,259574,259573,259572,259571,259692,259691,259690,259689,264176,264175,264174,263075,262206,259059,268529,268791,268663,252732,268503,251728,252145,252486,252048,252318,252317,263927,263920,263919,263860,263816,263868,263831,251661,252438,252437,252307,252136,252134,251840,252068,252063,252062,252061,252060,252059,251628,252001,252000,251999,251809,251807,251801,251645,251625,451499,251666,252293,252292,252302,252301,252300,252299,253845,253844,253843,253842,252257,252238,252237,252236,252235,252288,252180,252179,252178,252177,253980,451358,258194,257652,257727,255136,255135,255134,255133,256933,256152,256124,255454,255448,254213,251644,251643,251642,254339,254337,253979,253978,253977,253654,253653,253652,253665,253525,267869,253315,253314,253313,253312,252947,252946,252936,252425,252424,252423,252422,268234,264352,266079,276327,263988,263987,263995,263980,264044,264043,263756,276326,264009,264091,264770,264224,264205,264239,264238,264237,258566,258565,258564,258563,264856,264504,264503,264502,264494,264493,264492,264491,264528,262315,252616,252615,252614,252613,264975,276325,251733,254155,264200,264039,264038,264037,264024,264023,264022,264035,262429,262138,259400,261974,261420,261312,267884,405047,254896,252231,253306,252007,252090,252376,252375,252345,252344,393649,261900,257967,253007,256749,257115,255886,252087,252432,265231,265241,264923,265064,264852,264425,261586,408792,338125,338124,338137,338136,337987,337986,337982,337981,337967,337966,337955,337954,253667,255110,276692,267046,266462,276135,261644,261643,261642,265872,276387,265471,265964,265963,266817,265452,265340,266509,252596,265410,265409,265408,264980,263003,258621,267075,267455,256143,256142,256141,265686,265458,265488,265701,267586,265373,265214,267219,254662,267217,265095,264999,267118,267117,267116,266124,253859,253839,253838,255021,255020,255019,389199,264587,264728,267253,265334,264536,341702,263335,389437,262513,341475,263047,263058,263057,263056,263055,312263,262589,262676,263526,261754,280801,262334,262611,254641,409239,262630,257331,261210,258024,257966,257965,257964,252683,254058,261413,261696,261550,262173,253869,259560,256813,262252,260927,261128,260916,261368,261367,261366,260963,261185,261184,261183,261182,261617,261063,259520,260674,260722,261325,261038,260777,261356,259558,259813,259812,259744,259802,259745,260112,261143,259081,261114,259624,256355,256354,256353,258927,258064,258008,257050,257049,257048,252813,252812,252811,252698)) OR (`Index`=8 AND `ID` IN (275024,275022,275020,275018,275016,275014,274617,273928,273921,276087,276086,276085,275007,271585,269586,251728,263919)) OR (`Index`=11 AND `ID` IN (274617,273928,273921,276087)) OR (`Index`=10 AND `ID` IN (274617,273928,273921,276087,276086,276085,263919)) OR (`Index`=9 AND `ID` IN (274617,273928,273921,276087,276086,276085,271585,269586,263919)); +UPDATE `quest_visual_effect` SET `VisualEffect`=25086, `VerifiedBuild`=56421 WHERE (`ID`=446504 AND `Index`=0); +UPDATE `quest_visual_effect` SET `VisualEffect`=27844, `VerifiedBuild`=56421 WHERE (`ID`=445151 AND `Index`=0); + +DELETE FROM `quest_reward_display_spell` WHERE (`Idx`=0 AND `QuestID` IN (84365,84220,83326,83031,81514,47069,46997,11492,9619,7631,6103,1521)); +INSERT INTO `quest_reward_display_spell` (`QuestID`, `Idx`, `SpellID`, `PlayerConditionID`, `VerifiedBuild`) VALUES +(84365, 0, 460971, 0, 56421), +(84220, 0, 459814, 0, 56421), +(83326, 0, 455337, 0, 56421), +(83031, 0, 458818, 0, 56421), +(81514, 0, 455563, 0, 56421), +(47069, 0, 243189, 0, 56421), +(46997, 0, 240986, 0, 56421), +(11492, 0, 46591, 0, 56421), +(9619, 0, 697, 0, 56421), +(7631, 0, 23161, 0, 56421), +(6103, 0, 23357, 0, 56421), +(1521, 0, 8071, 0, 56421); + +UPDATE `quest_reward_display_spell` SET `VerifiedBuild`=56421 WHERE (`Idx`=2 AND `QuestID` IN (84908,83025,83024,81994,81993,63006,62000,61359,60600,60492,60021,59323,58160,57179,48107)) OR (`Idx`=1 AND `QuestID` IN (84908,83025,83024,81994,81993,79020,74911,74910,74909,74908,72263,71194,71193,71192,71191,70450,68795,65168,65147,63994,63006,62798,62000,61359,60600,60492,60217,60021,59919,59323,58797,58160,57179,48199,48107,47416)) OR (`Idx`=0 AND `QuestID` IN (84908,84682,83496,83025,83024,82895,82195,81994,81993,81661,80388,80386,80385,80207,79989,79546,79545,79544,79543,79542,79530,79529,79528,79527,79526,79525,79523,79522,79521,79489,79342,79341,79340,79339,79338,79337,79336,79335,79223,79197,79176,79123,79020,78749,78748,78747,78746,78745,78744,78743,78564,78563,78562,78533,78464,78248,78226,78189,78169,77795,77644,77425,77415,77250,77154,76390,76290,76265,76264,76263,76257,75742,75644,75604,75544,75265,75230,75154,74911,74910,74909,74908,74576,73226,73015,73008,73001,72994,72900,72773,72664,72644,72587,72586,72547,72512,72479,72460,72452,72339,72263,72171,72170,72169,72168,72167,72166,72074,72072,72069,71230,71194,71193,71192,71191,71178,71165,71162,71161,71157,71138,71032,71031,71030,70978,70969,70952,70941,70940,70938,70936,70935,70916,70911,70900,70890,70886,70884,70839,70834,70830,70822,70814,70813,70779,70450,70438,70370,70368,70220,70203,70202,70201,70200,70199,70156,70122,69979,69870,69869,69855,68797,68795,66584,66579,66444,66351,66324,66221,66114,66027,65849,65806,65680,65674,65613,65486,65452,65427,65421,65419,65401,65400,65399,65398,65397,65396,65394,65393,65392,65391,65390,65389,65388,65387,65386,65385,65384,65383,65382,65381,65380,65379,65375,65361,65360,65359,65358,65357,65355,65354,65351,65348,65336,65334,65333,65332,65327,65307,65170,65169,65168,65165,65157,65147,65146,65145,65101,65045,64963,64873,64872,64864,64567,64553,64552,64551,64469,64468,64467,64466,64465,64464,64463,64462,64461,64460,64459,64458,64340,64325,64324,64323,64322,64255,64230,64216,64175,64174,64172,64170,64169,64168,64086,64085,64084,64083,63994,63901,63855,63765,63738,63732,63731,63700,63699,63697,63696,63694,63693,63691,63690,63689,63688,63687,63686,63347,63346,63345,63344,63343,63342,63341,63340,63006,63000,62999,62997,62986,62985,62984,62981,62971,62970,62928,62918,62836,62828,62800,62799,62798,62797,62719,62486,62477,62316,62315,62314,62313,62312,62309,62221,62207,62205,62181,62180,62179,62178,62176,62175,62174,62173,62109,62108,62106,62104,62095,62094,62087,62084,62083,62082,62080,62078,62076,62075,62073,62070,62069,62067,62066,62065,62062,62000,61962,61961,61960,61959,61958,61916,61865,61864,61863,61862,61861,61860,61859,61857,61856,61855,61854,61853,61852,61792,61790,61789,61788,61786,61763,61729,61713,61630,61628,61621,61620,61619,61610,61609,61608,61607,61604,61603,61602,61595,61545,61530,61479,61467,61449,61447,61446,61443,61426,61425,61424,61423,61422,61421,61391,61373,61372,61370,61368,61366,61364,61362,61360,61359,61357,61319,61318,61313,61304,61272,61269,61223,61222,61221,61219,61218,61217,61058,61057,60975,60973,60947,60946,60932,60827,60651,60600,60497,60495,60492,60487,60480,60428,60285,60284,60229,60226,60225,60224,60223,60222,60221,60220,60219,60218,60217,60136,60111,60110,60021,59971,59970,59967,59961,59958,59956,59954,59953,59952,59951,59919,59752,59609,59597,59556,59426,59356,59355,59352,59350,59347,59325,59323,59315,59002,59000,58991,58962,58953,58923,58917,58914,58903,58902,58797,58634,58457,58436,58435,58327,58160,57929,57928,57924,57898,57893,57715,57686,57583,57536,57524,57481,57464,57462,57276,57179,57095,57080,57043,57002,56909,56908,56740,56566,56565,56563,56562,56534,56533,56519,56518,56517,56516,56515,56491,56432,56422,56379,56378,56353,56347,56335,56324,56248,56247,56205,56203,56202,56201,56200,56199,56198,56197,56196,56195,56194,56193,56192,56191,56181,56165,56156,56145,56126,56103,56087,56086,55979,55618,55517,55500,55457,55456,55455,55454,55452,55451,55235,55224,55223,55195,55103,55101,55084,55083,55082,55081,55080,55079,55078,55077,55076,55075,55074,55073,55072,55071,55070,55069,55068,55067,55066,55065,55064,55063,55061,55060,55059,55057,55056,55030,54990,54976,54933,54919,54765,54759,54661,54642,54402,54185,54096,54002,53990,53962,53937,53881,53847,53846,53838,53791,53722,53721,53720,53719,53678,53668,53405,53212,53198,53131,53121,53098,52861,52451,52450,52228,52227,52226,52225,52224,52223,52217,52216,52215,52214,52213,52128,52118,52055,52050,52046,52044,52043,52016,52015,52014,52013,52008,52003,51987,51975,51971,51965,51964,51962,51918,51916,51904,51889,51888,51770,51753,51714,51575,51568,51503,51498,51484,51483,51482,51481,51478,51464,51452,51448,51408,51404,51376,51365,51361,51313,51243,51230,51016,50276,50173,50129,50123,50120,49928,49882,49879,49878,49874,49873,49784,49783,49782,49599,49584,48946,48927,48926,48925,48924,48923,48922,48921,48920,48919,48918,48917,48916,48915,48914,48913,48770,48769,48768,48767,48764,48763,48761,48757,48756,48755,48754,48753,48752,48668,48601,48544,48513,48448,48447,48445,48443,48441,48202,48201,48200,48199,48107,48078,48076,48075,48074,48065,48056,48055,48054,48053,48042,48041,48040,48039,48038,48037,48036,48035,48034,48029,48028,48027,48016,48013,48002,47994,47993,47892,47696,47654,47653,47430,47416,47287,47283,47249,47220,47182,46941,46816,46813,46792,46734,46724,46350,46337,46334,46319,46291,46243,46207,46178,46128,46089,45813,45789,45770,45727,45423,45420,45354,45312,45160,44741,44721,44495,44493,44492,44285,44284,44283,44248,44247,44246,44245,44244,44243,43933,43785,43724,43723,43701,43604,43533,43492,43425,43424,43423,43422,43420,43418,43415,43414,43412,43409,43407,43382,43381,43380,43359,43341,43272,43271,43185,43184,42987,42982,42971,42881,42852,42851,42833,42792,42777,42701,42697,42695,42690,42673,42664,42653,42619,42618,42617,42616,42614,42606,42605,42488,42230,42204,42138,42137,42096,42079,41889,41750,41138,41036,41027,40880,40879,40878,40877,40876,40875,40873,40872,40870,40869,40868,40866,40864,40863,40862,40861,40859,40858,40650,40645,40562,40561,40560,40559,40558,40546,40545,40543,40542,40539,40538,40534,40533,40532,40529,40528,40527,40526,40523,40395,40334,40327,40253,40236,40214,40209,40208,40207,40205,40204,40203,40201,40199,40198,40194,40192,40191,40189,40188,40186,40185,40183,40182,40181,40179,40178,40176,40159,40158,40156,40155,40145,40142,40141,40140,40135,40132,40131,40125,40065,40064,40062,40057,40052,40042,40041,40040,40039,40037,40035,40033,40031,40029,40028,40026,40024,40023,40021,40019,40017,40016,40014,39960,39958,39957,39956,39954,39952,39951,39950,39943,39942,39940,39938,39935,39933,39931,39923,39918,39914,39910,39905,39904,39883,39882,39874,39847,39830,39818,39816,39699,39696,39688,39681,39680,39565,39505,39504,39502,39501,39500,39499,39395,39246,39245,39068,39067,38975,38974,38971,38970,38966,38963,38961,38958,38957,38955,38953,38949,38945,38944,38833,38807,38806,38805,38804,38803,38802,38801,38800,38797,38796,38795,38794,38793,38792,38791,38790,38789,38785,38784,38777,38723,38574,38531,38528,38526,38523,38522,38519,38499,38356,38259,37961,37281,37276,37182,37181,37180,37179,37168,37144,37141,37140,37137,37131,37129,37128,37127,37126,37085,37084,37080,37070,37047,37031,37030,37029,36947,36864,36833,36832,36828,36812,36711,36702,36633,36616,36592,36567,36522,36519,36518,36512,36469,36429,36427,36423,36404,36353,36296,36202,36195,36194,36189,36182,36142,36137,36132,36062,36037,36027,35883,35882,35763,35760,35751,35750,35747,35746,35744,35631,35625,35617,35614,35596,35511,35500,35495,35492,35486,35464,35462,35341,35292,35262,35243,35239,35238,35154,35019,35005,34993,34982,34972,34949,34925,34898,34770,34765,34747,34740,34733,34732,34731,34729,34646,34616,34592,34585,34575,34462,34442,34439,34434,34423,34420,34279,34193,34192,33868,33336,33232,33231,33160,33156,33027,33024,33022,32681,32680,32656,32340,32279,32249,32246,32169,32168,32167,32109,32108,31944,31846,31845,31844,31843,31842,31841,31840,31839,31838,31837,31836,31835,31834,31833,31479,31478,31475,31472,31470,31311,31302,31066,31001,30142,30134,29482,29481,29477,29475,29262,29261,29067,28804,28803,28802,28801,28800,28799,28798,27985,27562,27561,27560,27559,27558,27557,27556,27555,26101,26073,26058,26004,25945,25929,25621,25267,24702,24432,14359,14358,14217,14213,14151,13825,13571,13272,13270,13265,13090,13089,13088,13087,12889,12801,12687,12657,12656,12655,12619,12618,12615,12567,12565,12173,12172,11867,11866,11001,10902,9364,8344,6610,6032,3641,3639,1599,1598,1485,1470)) OR (`Idx`=53 AND `QuestID`=62000) OR (`Idx`=52 AND `QuestID`=62000) OR (`Idx`=51 AND `QuestID`=62000) OR (`Idx`=50 AND `QuestID`=62000) OR (`Idx`=49 AND `QuestID`=62000) OR (`Idx`=48 AND `QuestID`=62000) OR (`Idx`=47 AND `QuestID`=62000) OR (`Idx`=46 AND `QuestID`=62000) OR (`Idx`=45 AND `QuestID`=62000) OR (`Idx`=44 AND `QuestID`=62000) OR (`Idx`=43 AND `QuestID`=62000) OR (`Idx`=42 AND `QuestID`=62000) OR (`Idx`=41 AND `QuestID`=62000) OR (`Idx`=40 AND `QuestID`=62000) OR (`Idx`=39 AND `QuestID`=62000) OR (`Idx`=38 AND `QuestID`=62000) OR (`Idx`=37 AND `QuestID`=62000) OR (`Idx`=36 AND `QuestID`=62000) OR (`Idx`=35 AND `QuestID`=62000) OR (`Idx`=34 AND `QuestID`=62000) OR (`Idx`=33 AND `QuestID`=62000) OR (`Idx`=32 AND `QuestID`=62000) OR (`Idx`=31 AND `QuestID`=62000) OR (`Idx`=30 AND `QuestID`=62000) OR (`Idx`=29 AND `QuestID`=62000) OR (`Idx`=28 AND `QuestID`=62000) OR (`Idx`=27 AND `QuestID`=62000) OR (`Idx`=26 AND `QuestID`=62000) OR (`Idx`=25 AND `QuestID`=62000) OR (`Idx`=24 AND `QuestID`=62000) OR (`Idx`=23 AND `QuestID`=62000) OR (`Idx`=22 AND `QuestID`=62000) OR (`Idx`=21 AND `QuestID`=62000) OR (`Idx`=20 AND `QuestID`=62000) OR (`Idx`=19 AND `QuestID`=62000) OR (`Idx`=18 AND `QuestID`=62000) OR (`Idx`=17 AND `QuestID`=62000) OR (`Idx`=16 AND `QuestID`=62000) OR (`Idx`=15 AND `QuestID`=62000) OR (`Idx`=14 AND `QuestID`=62000) OR (`Idx`=13 AND `QuestID` IN (62000,61359,60492)) OR (`Idx`=12 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,57179)) OR (`Idx`=11 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)) OR (`Idx`=10 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)) OR (`Idx`=9 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)) OR (`Idx`=8 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)) OR (`Idx`=7 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)) OR (`Idx`=6 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)) OR (`Idx`=5 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)) OR (`Idx`=4 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)) OR (`Idx`=3 AND `QuestID` IN (62000,61359,60600,60492,60021,59323,58160,57179)); + +DELETE FROM `quest_treasure_pickers` WHERE (`QuestID`=85545 AND `TreasurePickerID`=3030 AND `OrderIndex`=0) OR (`QuestID`=85540 AND `TreasurePickerID`=3338 AND `OrderIndex`=0) OR (`QuestID`=85539 AND `TreasurePickerID`=3337 AND `OrderIndex`=0) OR (`QuestID`=85538 AND `TreasurePickerID`=3029 AND `OrderIndex`=0) OR (`QuestID`=85536 AND `TreasurePickerID`=3030 AND `OrderIndex`=0) OR (`QuestID`=85535 AND `TreasurePickerID`=3270 AND `OrderIndex`=0) OR (`QuestID`=85534 AND `TreasurePickerID`=3271 AND `OrderIndex`=0) OR (`QuestID`=85533 AND `TreasurePickerID`=3271 AND `OrderIndex`=0) OR (`QuestID`=85532 AND `TreasurePickerID`=3272 AND `OrderIndex`=0) OR (`QuestID`=85531 AND `TreasurePickerID`=3166 AND `OrderIndex`=0) OR (`QuestID`=84914 AND `TreasurePickerID`=3038 AND `OrderIndex`=0) OR (`QuestID`=84559 AND `TreasurePickerID`=3036 AND `OrderIndex`=0) OR (`QuestID`=84409 AND `TreasurePickerID`=3038 AND `OrderIndex`=0) OR (`QuestID`=84404 AND `TreasurePickerID`=3029 AND `OrderIndex`=0) OR (`QuestID`=84403 AND `TreasurePickerID`=3029 AND `OrderIndex`=0) OR (`QuestID`=84370 AND `TreasurePickerID`=3301 AND `OrderIndex`=0) OR (`QuestID`=84260 AND `TreasurePickerID`=3367 AND `OrderIndex`=0) OR (`QuestID`=83930 AND `TreasurePickerID`=3173 AND `OrderIndex`=0) OR (`QuestID`=83752 AND `TreasurePickerID`=3262 AND `OrderIndex`=0) OR (`QuestID`=83722 AND `TreasurePickerID`=3237 AND `OrderIndex`=0) OR (`QuestID`=83718 AND `TreasurePickerID`=3174 AND `OrderIndex`=0) OR (`QuestID`=83537 AND `TreasurePickerID`=3173 AND `OrderIndex`=0) OR (`QuestID`=83457 AND `TreasurePickerID`=3228 AND `OrderIndex`=0) OR (`QuestID`=83326 AND `TreasurePickerID`=2994 AND `OrderIndex`=0) OR (`QuestID`=83282 AND `TreasurePickerID`=3278 AND `OrderIndex`=0) OR (`QuestID`=83278 AND `TreasurePickerID`=3278 AND `OrderIndex`=0) OR (`QuestID`=83277 AND `TreasurePickerID`=3302 AND `OrderIndex`=0) OR (`QuestID`=83275 AND `TreasurePickerID`=3274 AND `OrderIndex`=0) OR (`QuestID`=83240 AND `TreasurePickerID`=3220 AND `OrderIndex`=0) OR (`QuestID`=83229 AND `TreasurePickerID`=3179 AND `OrderIndex`=0) OR (`QuestID`=83178 AND `TreasurePickerID`=3302 AND `OrderIndex`=0) OR (`QuestID`=83166 AND `TreasurePickerID`=3415 AND `OrderIndex`=0) OR (`QuestID`=83164 AND `TreasurePickerID`=3413 AND `OrderIndex`=0) OR (`QuestID`=83101 AND `TreasurePickerID`=3173 AND `OrderIndex`=0) OR (`QuestID`=83099 AND `TreasurePickerID`=3414 AND `OrderIndex`=0) OR (`QuestID`=83079 AND `TreasurePickerID`=3173 AND `OrderIndex`=0) OR (`QuestID`=82995 AND `TreasurePickerID`=3279 AND `OrderIndex`=1) OR (`QuestID`=82995 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=82968 AND `TreasurePickerID`=3278 AND `OrderIndex`=1) OR (`QuestID`=82968 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=82967 AND `TreasurePickerID`=3278 AND `OrderIndex`=1) OR (`QuestID`=82967 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=82966 AND `TreasurePickerID`=3279 AND `OrderIndex`=1) OR (`QuestID`=82966 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=82964 AND `TreasurePickerID`=3279 AND `OrderIndex`=1) OR (`QuestID`=82964 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=82963 AND `TreasurePickerID`=3279 AND `OrderIndex`=1) OR (`QuestID`=82963 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=82961 AND `TreasurePickerID`=3279 AND `OrderIndex`=1) OR (`QuestID`=82961 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=82960 AND `TreasurePickerID`=3278 AND `OrderIndex`=1) OR (`QuestID`=82960 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=82787 AND `TreasurePickerID`=3179 AND `OrderIndex`=0) OR (`QuestID`=82678 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82678 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82659 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82659 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82625 AND `TreasurePickerID`=3141 AND `OrderIndex`=0) OR (`QuestID`=82624 AND `TreasurePickerID`=2417 AND `OrderIndex`=0) OR (`QuestID`=82623 AND `TreasurePickerID`=3138 AND `OrderIndex`=0) OR (`QuestID`=82622 AND `TreasurePickerID`=3137 AND `OrderIndex`=0) OR (`QuestID`=82621 AND `TreasurePickerID`=3135 AND `OrderIndex`=0) OR (`QuestID`=82620 AND `TreasurePickerID`=3134 AND `OrderIndex`=0) OR (`QuestID`=82619 AND `TreasurePickerID`=3133 AND `OrderIndex`=0) OR (`QuestID`=82618 AND `TreasurePickerID`=3132 AND `OrderIndex`=0) OR (`QuestID`=82613 AND `TreasurePickerID`=3130 AND `OrderIndex`=0) OR (`QuestID`=82612 AND `TreasurePickerID`=3128 AND `OrderIndex`=0) OR (`QuestID`=82611 AND `TreasurePickerID`=3127 AND `OrderIndex`=0) OR (`QuestID`=82605 AND `TreasurePickerID`=3121 AND `OrderIndex`=0) OR (`QuestID`=82604 AND `TreasurePickerID`=3120 AND `OrderIndex`=0) OR (`QuestID`=82603 AND `TreasurePickerID`=3119 AND `OrderIndex`=0) OR (`QuestID`=82602 AND `TreasurePickerID`=3117 AND `OrderIndex`=0) OR (`QuestID`=82601 AND `TreasurePickerID`=3115 AND `OrderIndex`=0) OR (`QuestID`=82597 AND `TreasurePickerID`=3111 AND `OrderIndex`=0) OR (`QuestID`=82595 AND `TreasurePickerID`=3110 AND `OrderIndex`=0) OR (`QuestID`=82594 AND `TreasurePickerID`=3109 AND `OrderIndex`=0) OR (`QuestID`=82593 AND `TreasurePickerID`=3108 AND `OrderIndex`=0) OR (`QuestID`=82592 AND `TreasurePickerID`=3107 AND `OrderIndex`=0) OR (`QuestID`=82591 AND `TreasurePickerID`=3106 AND `OrderIndex`=0) OR (`QuestID`=82590 AND `TreasurePickerID`=3104 AND `OrderIndex`=0) OR (`QuestID`=82589 AND `TreasurePickerID`=3102 AND `OrderIndex`=0) OR (`QuestID`=82588 AND `TreasurePickerID`=3101 AND `OrderIndex`=0) OR (`QuestID`=82587 AND `TreasurePickerID`=3099 AND `OrderIndex`=0) OR (`QuestID`=82586 AND `TreasurePickerID`=3174 AND `OrderIndex`=0) OR (`QuestID`=82580 AND `TreasurePickerID`=3173 AND `OrderIndex`=0) OR (`QuestID`=82578 AND `TreasurePickerID`=3097 AND `OrderIndex`=0) OR (`QuestID`=82576 AND `TreasurePickerID`=3094 AND `OrderIndex`=0) OR (`QuestID`=82575 AND `TreasurePickerID`=3093 AND `OrderIndex`=0) OR (`QuestID`=82573 AND `TreasurePickerID`=3090 AND `OrderIndex`=0) OR (`QuestID`=82570 AND `TreasurePickerID`=3089 AND `OrderIndex`=0) OR (`QuestID`=82569 AND `TreasurePickerID`=3087 AND `OrderIndex`=0) OR (`QuestID`=82568 AND `TreasurePickerID`=3085 AND `OrderIndex`=0) OR (`QuestID`=82567 AND `TreasurePickerID`=3084 AND `OrderIndex`=0) OR (`QuestID`=82556 AND `TreasurePickerID`=3082 AND `OrderIndex`=0) OR (`QuestID`=82555 AND `TreasurePickerID`=3081 AND `OrderIndex`=0) OR (`QuestID`=82552 AND `TreasurePickerID`=3173 AND `OrderIndex`=0) OR (`QuestID`=82548 AND `TreasurePickerID`=2419 AND `OrderIndex`=0) OR (`QuestID`=82547 AND `TreasurePickerID`=3072 AND `OrderIndex`=0) OR (`QuestID`=82546 AND `TreasurePickerID`=3073 AND `OrderIndex`=0) OR (`QuestID`=82545 AND `TreasurePickerID`=3070 AND `OrderIndex`=0) OR (`QuestID`=82544 AND `TreasurePickerID`=3068 AND `OrderIndex`=0) OR (`QuestID`=82531 AND `TreasurePickerID`=3179 AND `OrderIndex`=0) OR (`QuestID`=82526 AND `TreasurePickerID`=3175 AND `OrderIndex`=0) OR (`QuestID`=82524 AND `TreasurePickerID`=3175 AND `OrderIndex`=0) OR (`QuestID`=82516 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82516 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82512 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82512 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82511 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82511 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82510 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82510 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82509 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82509 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82508 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82508 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82507 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82507 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82506 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82506 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82505 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82505 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82504 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82504 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82503 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82503 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82502 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82502 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82501 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82501 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82500 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82500 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82499 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82499 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82498 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82498 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82497 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82497 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82496 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82496 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82495 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82495 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82494 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82494 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82493 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82493 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82492 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82492 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82491 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82491 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82490 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82490 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82489 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82489 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82488 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82488 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82487 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82487 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82486 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82486 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82485 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82485 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82483 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82483 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82482 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82482 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82468 AND `TreasurePickerID`=3175 AND `OrderIndex`=0) OR (`QuestID`=82453 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82453 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82452 AND `TreasurePickerID`=3285 AND `OrderIndex`=1) OR (`QuestID`=82452 AND `TreasurePickerID`=3242 AND `OrderIndex`=0) OR (`QuestID`=82451 AND `TreasurePickerID`=3172 AND `OrderIndex`=0) OR (`QuestID`=82448 AND `TreasurePickerID`=3172 AND `OrderIndex`=0) OR (`QuestID`=82444 AND `TreasurePickerID`=3038 AND `OrderIndex`=0) OR (`QuestID`=82443 AND `TreasurePickerID`=3036 AND `OrderIndex`=0) OR (`QuestID`=82442 AND `TreasurePickerID`=3166 AND `OrderIndex`=0) OR (`QuestID`=82440 AND `TreasurePickerID`=3036 AND `OrderIndex`=0) OR (`QuestID`=82435 AND `TreasurePickerID`=3038 AND `OrderIndex`=0) OR (`QuestID`=82434 AND `TreasurePickerID`=3037 AND `OrderIndex`=0) OR (`QuestID`=82433 AND `TreasurePickerID`=3036 AND `OrderIndex`=0) OR (`QuestID`=82432 AND `TreasurePickerID`=3272 AND `OrderIndex`=0) OR (`QuestID`=82431 AND `TreasurePickerID`=3165 AND `OrderIndex`=0) OR (`QuestID`=82418 AND `TreasurePickerID`=3038 AND `OrderIndex`=1) OR (`QuestID`=82418 AND `TreasurePickerID`=3165 AND `OrderIndex`=0) OR (`QuestID`=82417 AND `TreasurePickerID`=3270 AND `OrderIndex`=0) OR (`QuestID`=82400 AND `TreasurePickerID`=3036 AND `OrderIndex`=0) OR (`QuestID`=82398 AND `TreasurePickerID`=3038 AND `OrderIndex`=1) OR (`QuestID`=82398 AND `TreasurePickerID`=3037 AND `OrderIndex`=0) OR (`QuestID`=82396 AND `TreasurePickerID`=3030 AND `OrderIndex`=0) OR (`QuestID`=82394 AND `TreasurePickerID`=3165 AND `OrderIndex`=0) OR (`QuestID`=82393 AND `TreasurePickerID`=3029 AND `OrderIndex`=0) OR (`QuestID`=82375 AND `TreasurePickerID`=3037 AND `OrderIndex`=0) OR (`QuestID`=82373 AND `TreasurePickerID`=3036 AND `OrderIndex`=0) OR (`QuestID`=82370 AND `TreasurePickerID`=3165 AND `OrderIndex`=0) OR (`QuestID`=82367 AND `TreasurePickerID`=3166 AND `OrderIndex`=0) OR (`QuestID`=82364 AND `TreasurePickerID`=3175 AND `OrderIndex`=0) OR (`QuestID`=82356 AND `TreasurePickerID`=3038 AND `OrderIndex`=1) OR (`QuestID`=82356 AND `TreasurePickerID`=3037 AND `OrderIndex`=0) OR (`QuestID`=82349 AND `TreasurePickerID`=3036 AND `OrderIndex`=0) OR (`QuestID`=82348 AND `TreasurePickerID`=3030 AND `OrderIndex`=0) OR (`QuestID`=82346 AND `TreasurePickerID`=3038 AND `OrderIndex`=0) OR (`QuestID`=82345 AND `TreasurePickerID`=3166 AND `OrderIndex`=0) OR (`QuestID`=82344 AND `TreasurePickerID`=3165 AND `OrderIndex`=0) OR (`QuestID`=82342 AND `TreasurePickerID`=3029 AND `OrderIndex`=0) OR (`QuestID`=82339 AND `TreasurePickerID`=3302 AND `OrderIndex`=0) OR (`QuestID`=82333 AND `TreasurePickerID`=3165 AND `OrderIndex`=0) OR (`QuestID`=82321 AND `TreasurePickerID`=3006 AND `OrderIndex`=0) OR (`QuestID`=82297 AND `TreasurePickerID`=3197 AND `OrderIndex`=0) OR (`QuestID`=82295 AND `TreasurePickerID`=3197 AND `OrderIndex`=0) OR (`QuestID`=82286 AND `TreasurePickerID`=3006 AND `OrderIndex`=0) OR (`QuestID`=82285 AND `TreasurePickerID`=3006 AND `OrderIndex`=0) OR (`QuestID`=82263 AND `TreasurePickerID`=3006 AND `OrderIndex`=0) OR (`QuestID`=82260 AND `TreasurePickerID`=3006 AND `OrderIndex`=0) OR (`QuestID`=82258 AND `TreasurePickerID`=3174 AND `OrderIndex`=0) OR (`QuestID`=82237 AND `TreasurePickerID`=3172 AND `OrderIndex`=0) OR (`QuestID`=82236 AND `TreasurePickerID`=3015 AND `OrderIndex`=0) OR (`QuestID`=82225 AND `TreasurePickerID`=3172 AND `OrderIndex`=0) OR (`QuestID`=82223 AND `TreasurePickerID`=3229 AND `OrderIndex`=1) OR (`QuestID`=82223 AND `TreasurePickerID`=3226 AND `OrderIndex`=0) OR (`QuestID`=82207 AND `TreasurePickerID`=3006 AND `OrderIndex`=0) OR (`QuestID`=82197 AND `TreasurePickerID`=3174 AND `OrderIndex`=0) OR (`QuestID`=82164 AND `TreasurePickerID`=3006 AND `OrderIndex`=0) OR (`QuestID`=82153 AND `TreasurePickerID`=3041 AND `OrderIndex`=1) OR (`QuestID`=82153 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=82120 AND `TreasurePickerID`=3174 AND `OrderIndex`=0) OR (`QuestID`=82088 AND `TreasurePickerID`=3174 AND `OrderIndex`=0) OR (`QuestID`=82050 AND `TreasurePickerID`=3009 AND `OrderIndex`=0) OR (`QuestID`=82041 AND `TreasurePickerID`=3174 AND `OrderIndex`=0) OR (`QuestID`=81985 AND `TreasurePickerID`=3006 AND `OrderIndex`=0) OR (`QuestID`=81913 AND `TreasurePickerID`=3151 AND `OrderIndex`=1) OR (`QuestID`=81913 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=81912 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=81896 AND `TreasurePickerID`=3326 AND `OrderIndex`=0) OR (`QuestID`=81862 AND `TreasurePickerID`=3174 AND `OrderIndex`=0) OR (`QuestID`=81827 AND `TreasurePickerID`=2982 AND `OrderIndex`=0) OR (`QuestID`=81825 AND `TreasurePickerID`=2982 AND `OrderIndex`=0) OR (`QuestID`=81819 AND `TreasurePickerID`=2982 AND `OrderIndex`=0) OR (`QuestID`=81813 AND `TreasurePickerID`=2982 AND `OrderIndex`=0) OR (`QuestID`=81811 AND `TreasurePickerID`=2982 AND `OrderIndex`=0) OR (`QuestID`=81806 AND `TreasurePickerID`=2982 AND `OrderIndex`=0) OR (`QuestID`=81805 AND `TreasurePickerID`=2982 AND `OrderIndex`=0) OR (`QuestID`=81795 AND `TreasurePickerID`=3397 AND `OrderIndex`=0) OR (`QuestID`=81750 AND `TreasurePickerID`=3173 AND `OrderIndex`=0) OR (`QuestID`=81622 AND `TreasurePickerID`=3200 AND `OrderIndex`=0) OR (`QuestID`=81615 AND `TreasurePickerID`=3172 AND `OrderIndex`=0) OR (`QuestID`=81574 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=81574 AND `TreasurePickerID`=3275 AND `OrderIndex`=0) OR (`QuestID`=81555 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81514 AND `TreasurePickerID`=3017 AND `OrderIndex`=1) OR (`QuestID`=81514 AND `TreasurePickerID`=3023 AND `OrderIndex`=0) OR (`QuestID`=81512 AND `TreasurePickerID`=3172 AND `OrderIndex`=0) OR (`QuestID`=81510 AND `TreasurePickerID`=2965 AND `OrderIndex`=0) OR (`QuestID`=81506 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81504 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81502 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81497 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81495 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81494 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81493 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81492 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81491 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81490 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81487 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81483 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81482 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81481 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81480 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81479 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81478 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81476 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81475 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81473 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81472 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=81471 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=80672 AND `TreasurePickerID`=3248 AND `OrderIndex`=0) OR (`QuestID`=80671 AND `TreasurePickerID`=3247 AND `OrderIndex`=0) OR (`QuestID`=80670 AND `TreasurePickerID`=3249 AND `OrderIndex`=0) OR (`QuestID`=80573 AND `TreasurePickerID`=3153 AND `OrderIndex`=0) OR (`QuestID`=80457 AND `TreasurePickerID`=3201 AND `OrderIndex`=0) OR (`QuestID`=80412 AND `TreasurePickerID`=3200 AND `OrderIndex`=0) OR (`QuestID`=80409 AND `TreasurePickerID`=3201 AND `OrderIndex`=0) OR (`QuestID`=80395 AND `TreasurePickerID`=3199 AND `OrderIndex`=0) OR (`QuestID`=80394 AND `TreasurePickerID`=3199 AND `OrderIndex`=0) OR (`QuestID`=80323 AND `TreasurePickerID`=3198 AND `OrderIndex`=0) OR (`QuestID`=80208 AND `TreasurePickerID`=3198 AND `OrderIndex`=0) OR (`QuestID`=80187 AND `TreasurePickerID`=3371 AND `OrderIndex`=0) OR (`QuestID`=80186 AND `TreasurePickerID`=3371 AND `OrderIndex`=0) OR (`QuestID`=80145 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=80004 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=80004 AND `TreasurePickerID`=3275 AND `OrderIndex`=0) OR (`QuestID`=79959 AND `TreasurePickerID`=3175 AND `OrderIndex`=0) OR (`QuestID`=79958 AND `TreasurePickerID`=3175 AND `OrderIndex`=0) OR (`QuestID`=79730 AND `TreasurePickerID`=3328 AND `OrderIndex`=0) OR (`QuestID`=79633 AND `TreasurePickerID`=3305 AND `OrderIndex`=0) OR (`QuestID`=79480 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79477 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79476 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79475 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79346 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=79346 AND `TreasurePickerID`=3275 AND `OrderIndex`=0) OR (`QuestID`=79333 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79328 AND `TreasurePickerID`=3022 AND `OrderIndex`=1) OR (`QuestID`=79328 AND `TreasurePickerID`=3041 AND `OrderIndex`=0) OR (`QuestID`=79244 AND `TreasurePickerID`=3045 AND `OrderIndex`=2) OR (`QuestID`=79244 AND `TreasurePickerID`=3019 AND `OrderIndex`=1) OR (`QuestID`=79244 AND `TreasurePickerID`=3023 AND `OrderIndex`=0) OR (`QuestID`=79243 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79241 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79240 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79239 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79237 AND `TreasurePickerID`=3044 AND `OrderIndex`=1) OR (`QuestID`=79237 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79233 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79230 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79227 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79173 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=79173 AND `TreasurePickerID`=3275 AND `OrderIndex`=0) OR (`QuestID`=79158 AND `TreasurePickerID`=3275 AND `OrderIndex`=0) OR (`QuestID`=79157 AND `TreasurePickerID`=3043 AND `OrderIndex`=2) OR (`QuestID`=79157 AND `TreasurePickerID`=3017 AND `OrderIndex`=1) OR (`QuestID`=79157 AND `TreasurePickerID`=3023 AND `OrderIndex`=0) OR (`QuestID`=79147 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79145 AND `TreasurePickerID`=3052 AND `OrderIndex`=1) OR (`QuestID`=79145 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79140 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79129 AND `TreasurePickerID`=3042 AND `OrderIndex`=1) OR (`QuestID`=79129 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79124 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79107 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79085 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79029 AND `TreasurePickerID`=3047 AND `OrderIndex`=2) OR (`QuestID`=79029 AND `TreasurePickerID`=3018 AND `OrderIndex`=1) OR (`QuestID`=79029 AND `TreasurePickerID`=3023 AND `OrderIndex`=0) OR (`QuestID`=79028 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79027 AND `TreasurePickerID`=3049 AND `OrderIndex`=1) OR (`QuestID`=79027 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79026 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79024 AND `TreasurePickerID`=3046 AND `OrderIndex`=1) OR (`QuestID`=79024 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=79023 AND `TreasurePickerID`=3022 AND `OrderIndex`=0) OR (`QuestID`=78995 AND `TreasurePickerID`=3175 AND `OrderIndex`=0) OR (`QuestID`=78974 AND `TreasurePickerID`=3175 AND `OrderIndex`=0) OR (`QuestID`=78915 AND `TreasurePickerID`=3275 AND `OrderIndex`=0) OR (`QuestID`=78895 AND `TreasurePickerID`=3005 AND `OrderIndex`=0) OR (`QuestID`=76586 AND `TreasurePickerID`=3277 AND `OrderIndex`=0) OR (`QuestID`=76394 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=76394 AND `TreasurePickerID`=3275 AND `OrderIndex`=0) OR (`QuestID`=76169 AND `TreasurePickerID`=3340 AND `OrderIndex`=1) OR (`QuestID`=76169 AND `TreasurePickerID`=3275 AND `OrderIndex`=0) OR (`QuestID`=32577 AND `TreasurePickerID`=2893 AND `OrderIndex`=0) OR (`QuestID`=31754 AND `TreasurePickerID`=2661 AND `OrderIndex`=0) OR (`QuestID`=30320 AND `TreasurePickerID`=2661 AND `OrderIndex`=0) OR (`QuestID`=30309 AND `TreasurePickerID`=2661 AND `OrderIndex`=0) OR (`QuestID`=14167 AND `TreasurePickerID`=2596 AND `OrderIndex`=0); +INSERT INTO `quest_treasure_pickers` (`QuestID`, `TreasurePickerID`, `OrderIndex`) VALUES +(85545, 3030, 0), -- Resonance Crystals +(85540, 3338, 0), -- Take Big Candle! +(85539, 3337, 0), -- Take Candle! +(85538, 3029, 0), -- Shinies +(85536, 3030, 0), -- Resonance Crystals +(85535, 3270, 0), -- Kej +(85534, 3271, 0), -- The General's Cache +(85533, 3271, 0), -- Kej +(85532, 3272, 0), -- The Wealth of a Kingdom +(85531, 3166, 0), -- Earth-Encrusted Gem +(84914, 3038, 0), -- Valorstones +(84559, 3036, 0), -- Carved Crests +(84409, 3038, 0), -- For the Valorous +(84404, 3029, 0), -- A Small Bundle of Goods +(84403, 3029, 0), -- A Small Bundle of Goods +(84370, 3301, 0), -- The Key to Success +(84260, 3367, 0), -- Crafting to Order +(83930, 3173, 0), -- Deworming Solution +(83752, 3262, 0), -- Threats of Zekvir +(83722, 3237, 0), -- Consolation Flies +(83718, 3174, 0), -- Eggstraction +(83537, 3173, 0), -- Geothermal Gem Treatment +(83457, 3228, 0), -- The Stonevault +(83326, 2994, 0), -- The Final Candle +(83282, 3278, 0), -- Hillhelm Family: A Clutch of Eggs +(83278, 3278, 0), -- Hillhelm Family: A Lost Shoe +(83277, 3302, 0), -- Personal Pilfering +(83275, 3274, 0), -- Gear Enchanting +(83240, 3220, 0), -- The Theater Troupe +(83229, 3179, 0), -- Special Assignment: When the Deeps Stir +(83178, 3302, 0), -- Rules and Consequences +(83166, 3415, 0), -- Ara-Kara, the City of Echoes: Harvest's End +(83164, 3413, 0), -- City of Threads: Splice the Splicer +(83101, 3173, 0), -- Reaching for Resources +(83099, 3414, 0), -- Mergers and Acquisitions +(83079, 3173, 0), -- Mineral Buildup +(82995, 3279, 1), -- Nerubian Device +(82995, 3022, 0), -- Nerubian Device +(82968, 3278, 1), -- Hillhelm Family: The Plowhead +(82968, 3022, 0), -- Hillhelm Family: The Plowhead +(82967, 3278, 1), -- Hillhelm Family: The Ear +(82967, 3022, 0), -- Hillhelm Family: The Ear +(82966, 3279, 1), -- Hillhelm Family: Unusual Potato +(82966, 3022, 0), -- Hillhelm Family: Unusual Potato +(82964, 3279, 1), -- Hillhelm Family: Uncle's Eye +(82964, 3022, 0), -- Hillhelm Family: Uncle's Eye +(82963, 3279, 1), -- Hillhelm Family: Lil Piggy +(82963, 3022, 0), -- Hillhelm Family: Lil Piggy +(82961, 3279, 1), -- Hillhelm Family: The Chicken +(82961, 3022, 0), -- Hillhelm Family: The Chicken +(82960, 3278, 1), -- Hillhelm Family: Lily's Locket +(82960, 3022, 0), -- Hillhelm Family: Lily's Locket +(82787, 3179, 0), -- Special Assignment: Rise of the Colossals +(82678, 3285, 1), -- Archives: The First Disc +(82678, 3242, 0), -- Archives: The First Disc +(82659, 3285, 1), -- Worldsoul: Nerub-ar Palace +(82659, 3242, 0), -- Worldsoul: Nerub-ar Palace +(82625, 3141, 0), -- The War Within (80) E +(82624, 2417, 0), -- The War Within (80) E +(82623, 3138, 0), -- The War Within (80) E +(82622, 3137, 0), -- The War Within (80) E +(82621, 3135, 0), -- The War Within (80) E +(82620, 3134, 0), -- The War Within (80) E +(82619, 3133, 0), -- The War Within (80) E +(82618, 3132, 0), -- The War Within (80) E +(82613, 3130, 0), -- The War Within (80) E +(82612, 3128, 0), -- The War Within (80) E +(82611, 3127, 0), -- The War Within (80) E +(82605, 3121, 0), -- The War Within (80) E +(82604, 3120, 0), -- The War Within (80) E +(82603, 3119, 0), -- The War Within (80) E +(82602, 3117, 0), -- The War Within (80) E +(82601, 3115, 0), -- The War Within (80) E +(82597, 3111, 0), -- The War Within (80) E +(82595, 3110, 0), -- The War Within (80) E +(82594, 3109, 0), -- The War Within (80) E +(82593, 3108, 0), -- The War WIthin (80) E +(82592, 3107, 0), -- The War Within (80) E +(82591, 3106, 0), -- The War Within (80) E +(82590, 3104, 0), -- The War Within (80) E +(82589, 3102, 0), -- The War Within (80) E +(82588, 3101, 0), -- The War Within (80) E +(82587, 3099, 0), -- The War Within (80) E +(82586, 3174, 0), -- Spore Ender +(82580, 3173, 0), -- Courier Mission: Ore Recovery +(82578, 3097, 0), -- The War Within (80) E +(82576, 3094, 0), -- The War Within (80) E +(82575, 3093, 0), -- The War Within (80) E +(82573, 3090, 0), -- The War Within (80) E +(82570, 3089, 0), -- The War Within (80) E +(82569, 3087, 0), -- The War Within (80) E +(82568, 3085, 0), -- The War Within (80) E +(82567, 3084, 0), -- The War Within (80) E +(82556, 3082, 0), -- The War Within (80) E +(82555, 3081, 0), -- The War Within (80) E +(82552, 3173, 0), -- All Worked Up +(82548, 2419, 0), -- The War Within (80) E +(82547, 3072, 0), -- The War Within (80) E +(82546, 3073, 0), -- The War Within (80) E +(82545, 3070, 0), -- The War Within (80) E +(82544, 3068, 0), -- The War Within (80) E +(82531, 3179, 0), -- Special Assignment: Bombs from Behind +(82526, 3175, 0), -- Bug Them +(82524, 3175, 0), -- Exterminate +(82516, 3285, 1), -- Worldsoul: Forging a Pact +(82516, 3242, 0), -- Worldsoul: Forging a Pact +(82512, 3285, 1), -- Worldsoul: World Boss +(82512, 3242, 0), -- Worldsoul: World Boss +(82511, 3285, 1), -- Worldsoul: Awakening Machine +(82511, 3242, 0), -- Worldsoul: Awakening Machine +(82510, 3285, 1), -- Worldsoul: Nerub-ar Palace +(82510, 3242, 0), -- Worldsoul: Nerub-ar Palace +(82509, 3285, 1), -- Worldsoul: Nerub-ar Palace +(82509, 3242, 0), -- Worldsoul: Nerub-ar Palace +(82508, 3285, 1), -- Worldsoul: The Rookery +(82508, 3242, 0), -- Worldsoul: The Rookery +(82507, 3285, 1), -- Worldsoul: Priory of the Sacred Flame +(82507, 3242, 0), -- Worldsoul: Priory of the Sacred Flame +(82506, 3285, 1), -- Worldsoul: Darkflame Cleft +(82506, 3242, 0), -- Worldsoul: Darkflame Cleft +(82505, 3285, 1), -- Worldsoul: The Stonevault +(82505, 3242, 0), -- Worldsoul: The Stonevault +(82504, 3285, 1), -- Worldsoul: City of Threads +(82504, 3242, 0), -- Worldsoul: City of Threads +(82503, 3285, 1), -- Worldsoul: Cinderbrew Meadery +(82503, 3242, 0), -- Worldsoul: Cinderbrew Meadery +(82502, 3285, 1), -- Worldsoul: Ara-Kara, City of Echoes +(82502, 3242, 0), -- Worldsoul: Ara-Kara, City of Echoes +(82501, 3285, 1), -- Worldsoul: The Dawnbreaker +(82501, 3242, 0), -- Worldsoul: The Dawnbreaker +(82500, 3285, 1), -- Worldsoul: The Rookery +(82500, 3242, 0), -- Worldsoul: The Rookery +(82499, 3285, 1), -- Worldsoul: Priory of the Sacred Flame +(82499, 3242, 0), -- Worldsoul: Priory of the Sacred Flame +(82498, 3285, 1), -- Worldsoul: Darkflame Cleft +(82498, 3242, 0), -- Worldsoul: Darkflame Cleft +(82497, 3285, 1), -- Worldsoul: The Stonevault +(82497, 3242, 0), -- Worldsoul: The Stonevault +(82496, 3285, 1), -- Worldsoul: City of Threads +(82496, 3242, 0), -- Worldsoul: City of Threads +(82495, 3285, 1), -- Worldsoul: Cinderbrew Meadery +(82495, 3242, 0), -- Worldsoul: Cinderbrew Meadery +(82494, 3285, 1), -- Worldsoul: Ara-Kara, City of Echoes +(82494, 3242, 0), -- Worldsoul: Ara-Kara, City of Echoes +(82493, 3285, 1), -- Worldsoul: The Dawnbreaker +(82493, 3242, 0), -- Worldsoul: The Dawnbreaker +(82492, 3285, 1), -- Worldsoul: City of Threads +(82492, 3242, 0), -- Worldsoul: City of Threads +(82491, 3285, 1), -- Worldsoul: Ara-Kara, City of Echoes +(82491, 3242, 0), -- Worldsoul: Ara-Kara, City of Echoes +(82490, 3285, 1), -- Worldsoul: Priory of the Sacred Flame +(82490, 3242, 0), -- Worldsoul: Priory of the Sacred Flame +(82489, 3285, 1), -- Worldsoul: The Dawnbreaker +(82489, 3242, 0), -- Worldsoul: The Dawnbreaker +(82488, 3285, 1), -- Worldsoul: Darkflame Cleft +(82488, 3242, 0), -- Worldsoul: Darkflame Cleft +(82487, 3285, 1), -- Worldsoul: The Stonevault +(82487, 3242, 0), -- Worldsoul: The Stonevault +(82486, 3285, 1), -- Worldsoul: The Rookery +(82486, 3242, 0), -- Worldsoul: The Rookery +(82485, 3285, 1), -- Worldsoul: Cinderbrew Meadery +(82485, 3242, 0), -- Worldsoul: Cinderbrew Meadery +(82483, 3285, 1), -- Worldsoul: Spreading the Light +(82483, 3242, 0), -- Worldsoul: Spreading the Light +(82482, 3285, 1), -- Worldsoul: Snuffling +(82482, 3242, 0), -- Worldsoul: Snuffling +(82468, 3175, 0), -- Let Them Win +(82453, 3285, 1), -- Worldsoul: Encore! +(82453, 3242, 0), -- Worldsoul: Encore! +(82452, 3285, 1), -- Worldsoul: World Quests +(82452, 3242, 0), -- Worldsoul: World Quests +(82451, 3172, 0), -- Preserving Plush Pals +(82448, 3172, 0), -- Book It to the Library +(82444, 3038, 0), -- The Weaver's Cache +(82443, 3036, 0), -- Tokens of Her Favor +(82442, 3166, 0), -- Keep Up Appearances +(82440, 3036, 0), -- Crests +(82435, 3038, 0), -- Valorstones +(82434, 3037, 0), -- Unlock a Reward +(82433, 3036, 0), -- Power, Etched in the Deep +(82432, 3272, 0), -- A Gift Handwoven +(82431, 3165, 0), -- Unsevered Threads +(82418, 3038, 1), -- A Cache of Crests and Power +(82418, 3165, 0), -- A Cache of Crests and Power +(82417, 3270, 0), -- A Rare Key +(82400, 3036, 0), -- A Hallowfall Windfall +(82398, 3038, 1), -- Another Rare Key +(82398, 3037, 0), -- Another Rare Key +(82396, 3030, 0), -- A Gift from Mereldar +(82394, 3165, 0), -- A Cache of Crests +(82393, 3029, 0), -- Resonating Crystals +(82375, 3037, 0), -- Take Key! +(82373, 3036, 0), -- Crests and Rocks +(82370, 3165, 0), -- Crests +(82367, 3166, 0), -- Earth-Encrusted Gem +(82364, 3175, 0), -- Documenting Discordance +(82356, 3038, 1), -- A Large Bundle of Goods +(82356, 3037, 0), -- A Large Bundle of Goods +(82349, 3036, 0), -- Carved Crests +(82348, 3030, 0), -- A Large Bundle of Goods +(82346, 3038, 0), -- A Small Bundle of Valorstones +(82345, 3166, 0), -- A Shining Stone +(82344, 3165, 0), -- Weathered Crests +(82342, 3029, 0), -- A Small Bundle of Goods +(82339, 3302, 0), -- An Honorless Kill +(82333, 3165, 0), -- Weathered Quests +(82321, 3006, 0), -- Worldsoul Memory: Ancient Explorers +(82297, 3197, 0), -- One Hungry Worm +(82295, 3197, 0), -- Ziriak +(82286, 3006, 0), -- Worldsoul Memory: Old Gods Forsaken +(82285, 3006, 0), -- Worldsoul Memory: A Wounded Soul +(82263, 3006, 0), -- Worldsoul Memory: Elemental Fury +(82260, 3006, 0), -- Worldsoul Memory: Primal Predators +(82258, 3174, 0), -- Sieging Siege Weapons +(82237, 3172, 0), -- Rising the Falls +(82236, 3015, 0), -- Test +(82225, 3172, 0), -- Excavation Extravaganza +(82223, 3229, 1), -- A Home Cooked Meal +(82223, 3226, 0), -- A Home Cooked Meal +(82207, 3006, 0), -- Worldsoul Memory: Descendant of Distant Waters +(82197, 3174, 0), -- Reserve Rumpus +(82164, 3006, 0), -- Worldsoul Memory: Reign of the Old Gods +(82153, 3041, 1), -- Embassies and Envoys +(82153, 3022, 0), -- Embassies and Envoys +(82120, 3174, 0), -- Pool Cleaner +(82088, 3174, 0), -- Kobyss Kibosh +(82050, 3009, 0), -- The Harbinger of Crests +(82041, 3174, 0), -- Beledar's Blessing +(81985, 3006, 0), -- Worldsoul Memory: The Worldcarvers +(81913, 3151, 1), -- Flight Training 103 +(81913, 3022, 0), -- Flight Training 103 +(81912, 3022, 0), -- Flight Training 102 +(81896, 3326, 0), -- New and Improved +(81862, 3174, 0), -- Feline Frenzy +(81827, 2982, 0), -- Skyrider Racing - The Weaver's Wing +(81825, 2982, 0), -- Skyrider Racing - Maddening Deep Dip +(81819, 2982, 0), -- Skyrider Racing - Stillstone Slalom +(81813, 2982, 0), -- Skyrider Racing - Opportunity Point Amble +(81811, 2982, 0), -- Skyrider Racing - Cataract River Cruise +(81806, 2982, 0), -- Skyrider Racing - Orecreg's Doglegs +(81805, 2982, 0), -- Skyrider Racing - Thunderhead Trail +(81795, 3397, 0), -- Sparks of War: Hallowfall +(81750, 3173, 0), -- Cloud Farming +(81622, 3200, 0), -- Bells of the Light +(81615, 3172, 0), -- Wick Points +(81574, 3340, 1), -- Sporadic Growth +(81574, 3275, 0), -- Sporadic Growth +(81555, 3153, 0), -- Wet Work: Tithe to Kill +(81514, 3017, 1), -- Bountiful Delves +(81514, 3023, 0); -- Bountiful Delves + +INSERT INTO `quest_treasure_pickers` (`QuestID`, `TreasurePickerID`, `OrderIndex`) VALUES +(81512, 3172, 0), -- Props and Incense +(81510, 2965, 0), -- Ship It! +(81506, 3153, 0), -- Sabotage: Alchemical Instruments +(81504, 3153, 0), -- Infiltration: Hidden Figures +(81502, 3153, 0), -- Testing Formulae: Malodorous Philter +(81497, 3153, 0), -- Wild Reagents: Salien Gutters +(81495, 3153, 0), -- Requisitions: Brightblooms +(81494, 3153, 0), -- Relics of War: Rak-Zakaz +(81493, 3153, 0), -- Relics of War: The Salien Gutter Conflict +(81492, 3153, 0), -- Armaments: Smithing Tools +(81491, 3153, 0), -- Armaments: Arbalests +(81490, 3153, 0), -- Bounty: Balaxir the Bully +(81487, 3153, 0), -- Breaking the Phalanx: Threadblades +(81483, 3153, 0), -- Infiltration: Production Blocker +(81482, 3153, 0), -- Testing Formulae: Gelatinous Unguent +(81481, 3153, 0), -- Sabotage: Transformatory Vessels +(81480, 3153, 0), -- Wild Reagents: Maddening Deep +(81479, 3153, 0), -- Requisitions: Umbrashrooms +(81478, 3153, 0), -- Relics of War: The Ruptured Lake +(81476, 3153, 0), -- Bounty: Chitinous Goliath +(81475, 3153, 0), -- Breaking the Phalanx: Royal Appointees +(81473, 3153, 0), -- Information Control: The Right Side of History +(81472, 3153, 0), -- Information Control: Ansurek's Truth +(81471, 3153, 0), -- Dropping Eaves: Saving the Past +(80672, 3248, 0), -- Hand of the Vizier +(80671, 3247, 0), -- Blade of the General +(80670, 3249, 0), -- Eyes of the Weaver +(80573, 3153, 0), -- Dropping Eaves: Spoils of War +(80457, 3201, 0), -- Serving the Queen +(80412, 3200, 0), -- Fending off Darkness +(80409, 3201, 0), -- Polarized +(80395, 3199, 0), -- Elemental Excavation +(80394, 3199, 0), -- Along for the Ride +(80323, 3198, 0), -- Foggy Faceoff +(80208, 3198, 0), -- Digging into Trouble +(80187, 3371, 0), -- Preserving in Skirmishes +(80186, 3371, 0), -- Preserving in War +(80145, 3022, 0), -- The Motherlode +(80004, 3340, 1), -- Crab Grab +(80004, 3275, 0), -- Crab Grab +(79959, 3175, 0), -- Wormcraft Rumble +(79958, 3175, 0), -- Worm Sign, Sealed, Delivered +(79730, 3328, 0), -- Dogged Pursuit +(79633, 3305, 0), -- The Weaver's Legacy +(79480, 3022, 0), -- Paying Respects +(79477, 3022, 0), -- Strays +(79476, 3022, 0), -- Heeding the Call +(79475, 3022, 0), -- Charging Up That Hill +(79346, 3340, 1), -- Chew On That +(79346, 3275, 0), -- Chew On That +(79333, 3022, 0), -- The Fleet Arrives +(79328, 3022, 1), -- Embassies and Envoys +(79328, 3041, 0), -- Embassies and Envoys +(79244, 3045, 2), -- News From Below +(79244, 3019, 1), -- News From Below +(79244, 3023, 0), -- News From Below +(79243, 3022, 0), -- Manufactured Mutiny +(79241, 3022, 0), -- Go Loud +(79240, 3022, 0), -- Rogue Agent +(79239, 3022, 0), -- The Queen's Chains +(79237, 3044, 1), -- Making of a Monster +(79237, 3022, 0), -- Making of a Monster +(79233, 3022, 0), -- Lab Access +(79230, 3022, 0), -- Creeping Through Corridors +(79227, 3022, 0), -- A Spider's-Eye View +(79173, 3340, 1), -- Supply the Effort +(79173, 3275, 0), -- Supply the Effort +(79158, 3275, 0), -- Seeds of Salvation +(79157, 3043, 2), -- Titanic Failsafe +(79157, 3017, 1), -- Titanic Failsafe +(79157, 3023, 0), -- Titanic Failsafe +(79147, 3022, 0), -- Flight Training 101 +(79145, 3052, 1), -- Metal and Stone +(79145, 3022, 0), -- Metal and Stone +(79140, 3022, 0), -- Goldbricking +(79129, 3042, 1), -- Rook Rally +(79129, 3022, 0), -- Rook Rally +(79124, 3022, 0), -- Conduit of the Southern Storm +(79107, 3022, 0), -- After the Storm +(79085, 3022, 0), -- A Pile of Fish +(79029, 3047, 2), -- It's Sabotage +(79029, 3018, 1), -- It's Sabotage +(79029, 3023, 0), -- It's Sabotage +(79028, 3022, 0), -- We Require More Minerals +(79027, 3049, 1), -- Elemental Trepidation +(79027, 3022, 0), -- Elemental Trepidation +(79026, 3022, 0), -- Putting the Works in Waterworks +(79024, 3046, 1), -- Factory Recon +(79024, 3022, 0), -- Factory Recon +(79023, 3022, 0), -- Small Friend, Big Plans +(78995, 3175, 0), -- Truffle Shuffle +(78974, 3175, 0), -- Beetle-Minded +(78915, 3275, 0), -- Squashing the Threat +(78895, 3005, 0), -- A Shadow Over Gundargaz +(76586, 3277, 0), -- Spreading the Light +(76394, 3340, 1), -- Shadows of Flavor +(76394, 3275, 0), -- Shadows of Flavor +(76169, 3340, 1), -- Glow in the Dark +(76169, 3275, 0), -- Glow in the Dark +(32577, 2893, 0), -- Imposing Threat +(31754, 2661, 0), -- Cannonfire +(30320, 2661, 0), -- Free Spirits +(30309, 2661, 0), -- Set in Stone +(14167, 2596, 0); -- The Grateful Dead + + +DELETE FROM `creature_template` WHERE `entry` IN (220254 /*Rescued Citizen*/, 220555 /*Faerin Lothar*/, 220556 /*Great Kyron*/, 220557 /*Anduin Wrynn*/, 220558 /*Xal'atath*/, 220559 /*Alleria Windrunner*/, 220970 /*Faerin Lothar*/, 223982 /*Anduin Wrynn*/, 224383 /*Nerubian Caster*/, 224384 /*Nerubian Priest, Dark*/, 224385 /*Nerubian Hulk, Evolved - Fighter*/, 224388 /*Nerubian Spiderling*/, 225203 /*Nerubian Skitterling, Fighter*/, 226099 /*Faerin Lothar*/, 226259 /*Adelgonn*/, 226261 /*Moira Thaurissan*/, 226264 /*Ebona*/, 226266 /*Baelgrim*/, 227225 /*Xal'atath*/, 227226 /*Y'tekhi*/, 227228 /*Lilian Voss*/, 227465 /*Guts*/, 227466 /*Arathi Aeroknight*/, 228371 /*Faerin Lothar*/, 228383 /*Zarein*/, 228404 /*Dead Abductor*/, 228407 /*Moss-Draped Ramolith*/, 228408 /*Injured Earthen*/, 228410 /*Unbound Protector*/, 228454 /*Anduin Wrynn*/, 228455 /*Lady Jaina Proudmoore*/, 228456 /*Thrall*/, 228457 /*Alleria Windrunner*/, 228613 /*Hunting Skyrazor*/, 228740 /*Provoked Burrowfiend*/, 228807 /*Swarming Threadling*/, 228809 /*Invading Depthlurker*/, 228812 /*Armored Subjugator*/, 228815 /*Oathsworn Peacekeeper*/, 228824 /*Coreway Worker*/, 228825 /*Baelgrim*/, 228826 /*Zarein*/, 228828 /*Stormrider Meirand*/, 228830 /*Meirand's Stormrook*/, 228958 /*Magni Bronzebeard*/, 228959 /*Moira Thaurissan*/, 228960 /*Dagran Thaurissan II*/, 229039 /*Rooktender Lufsela*/, 229040 /*Olbarig*/, 229041 /*Thrall*/, 229042 /*Shraubendre*/, 229043 /*Rampant Thunder Elemental*/, 229044 /*Stormrook*/, 229045 /*Pilgrim*/, 229318 /*Queensguard Zirix*/, 229321 /*Thrall*/, 229323 /*Moira Thaurissan*/, 229324 /*Magni Bronzebeard*/, 229325 /*Lady Jaina Proudmoore*/, 229326 /*Dagran Thaurissan II*/, 229327 /*Anduin Wrynn*/, 229391 /*Baelgrim*/, 229392 /*Baelgrim*/, 229393 /*Rotatey Bug*/, 229804 /*Swarming Screamer*/, 229841 /*Turalyon*/, 229842 /*Locus Walker*/, 229843 /*Anduin Wrynn*/, 229844 /*Archmage Khadgar*/, 230055 /*Anduin Wrynn*/, 230057 /*Faerin Lothar*/, 230060 /*Aelric Leid*/, 230062 /*Alleria Windrunner*/, 230090 /*Arathi Stalwart*/, 230091 /*General Steelstrike*/, 230093 /*Faerin Lothar*/, 230094 /*Slain Kobyss*/, 230095 /*Aelric Leid*/, 230096 /*Invisible Stalker*/, 230101 /*Adelgonn*/, 230102 /*Baelgrim*/, 230103 /*Zarein*/, 230104 /*Swift Stormrook*/, 230105 /*Wenbrandt*/, 230106 /*Queensguard Zirix*/, 230215 /*Burrowing Worm*/, 230403 /*Silver Covenant Spellcaster*/, 230404 /*Kirin Tor Conjuror*/, 230405 /*Sunreaver Battlemage*/, 230928 /*General Steelstrike*/, 231102 /*Faerin Lothar*/, 232871 /*Swarming Cogwalker*/, 233018 /*Transformatory Laborer*/, 233023 /*Unstable Mixture*/, 233196 /*[DNT]Kaheti Truffle Kill Credit*/); +INSERT INTO `creature_template` (`entry`, `KillCredit1`, `KillCredit2`, `name`, `femaleName`, `subname`, `TitleAlt`, `IconName`, `RequiredExpansion`, `VignetteID`, `unit_class`, `WidgetSetID`, `WidgetSetUnitConditionID`, `family`, `type`, `RacialLeader`, `movementId`, `VerifiedBuild`) VALUES +(220254, 0, 0, 'Rescued Citizen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Rescued Citizen +(220555, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Faerin Lothar +(220556, 0, 0, 'Great Kyron', NULL, 'Lamplighter', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Great Kyron +(220557, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Anduin Wrynn +(220558, 0, 0, 'Xal\'atath', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56421), -- Xal'atath +(220559, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56421), -- Alleria Windrunner +(220970, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Faerin Lothar +(223982, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Anduin Wrynn +(224383, 0, 0, 'Nerubian Caster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Nerubian Caster +(224384, 0, 0, 'Nerubian Priest, Dark', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Nerubian Priest, Dark +(224385, 0, 0, 'Nerubian Hulk, Evolved - Fighter', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Nerubian Hulk, Evolved - Fighter +(224388, 0, 0, 'Nerubian Spiderling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 3, 1, 0, 0, 56421), -- Nerubian Spiderling +(225203, 0, 0, 'Nerubian Skitterling, Fighter', NULL, 'T0 (.5/.5)', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Nerubian Skitterling, Fighter +(226099, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Faerin Lothar +(226259, 0, 0, 'Adelgonn', NULL, 'Stoneward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Adelgonn +(226261, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Moira Thaurissan +(226264, 0, 0, 'Ebona', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Ebona +(226266, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Baelgrim +(227225, 0, 0, 'Xal\'atath', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 15, 0, 0, 56421), -- Xal'atath +(227226, 0, 0, 'Y\'tekhi', NULL, 'Severed Threads Quartermaster', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Y'tekhi +(227228, 0, 0, 'Lilian Voss', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Lilian Voss +(227465, 0, 0, 'Guts', NULL, '', NULL, NULL, 0, 0, 1, 0, 0, 24, 1, 0, 140, 56421), -- Guts +(227466, 0, 0, 'Arathi Aeroknight', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Arathi Aeroknight +(228371, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Faerin Lothar +(228383, 0, 0, 'Zarein', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56421), -- Zarein +(228404, 0, 0, 'Dead Abductor', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Dead Abductor +(228407, 0, 0, 'Moss-Draped Ramolith', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 129, 1, 0, 0, 56421), -- Moss-Draped Ramolith +(228408, 0, 0, 'Injured Earthen', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Injured Earthen +(228410, 0, 0, 'Unbound Protector', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Unbound Protector +(228454, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Anduin Wrynn +(228455, 0, 0, 'Lady Jaina Proudmoore', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Lady Jaina Proudmoore +(228456, 0, 0, 'Thrall', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Thrall +(228457, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56421), -- Alleria Windrunner +(228613, 0, 0, 'Hunting Skyrazor', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Hunting Skyrazor +(228740, 0, 0, 'Provoked Burrowfiend', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Provoked Burrowfiend +(228807, 0, 0, 'Swarming Threadling', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Swarming Threadling +(228809, 0, 0, 'Invading Depthlurker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Invading Depthlurker +(228812, 0, 0, 'Armored Subjugator', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Armored Subjugator +(228815, 0, 0, 'Oathsworn Peacekeeper', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Oathsworn Peacekeeper +(228824, 0, 0, 'Coreway Worker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Coreway Worker +(228825, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Baelgrim +(228826, 0, 0, 'Zarein', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56421), -- Zarein +(228828, 0, 0, 'Stormrider Meirand', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Stormrider Meirand +(228830, 0, 0, 'Meirand\'s Stormrook', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56421), -- Meirand's Stormrook +(228958, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Magni Bronzebeard +(228959, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Moira Thaurissan +(228960, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Dagran Thaurissan II +(229039, 0, 0, 'Rooktender Lufsela', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Rooktender Lufsela +(229040, 0, 0, 'Olbarig', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Olbarig +(229041, 0, 0, 'Thrall', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Thrall +(229042, 0, 0, 'Shraubendre', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56421), -- Shraubendre +(229043, 215016, 0, 'Rampant Thunder Elemental', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56421), -- Rampant Thunder Elemental +(229044, 0, 0, 'Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56421), -- Stormrook +(229045, 0, 0, 'Pilgrim', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Pilgrim +(229318, 0, 0, 'Queensguard Zirix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Queensguard Zirix +(229321, 0, 0, 'Thrall', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Thrall +(229323, 0, 0, 'Moira Thaurissan', NULL, 'Queen of the Dark Iron', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Moira Thaurissan +(229324, 0, 0, 'Magni Bronzebeard', NULL, 'The Speaker', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Magni Bronzebeard +(229325, 0, 0, 'Lady Jaina Proudmoore', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Lady Jaina Proudmoore +(229326, 0, 0, 'Dagran Thaurissan II', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Dagran Thaurissan II +(229327, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Anduin Wrynn +(229391, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Baelgrim +(229392, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Baelgrim +(229393, 0, 0, 'Rotatey Bug', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 12, 0, 121, 56421), -- Rotatey Bug +(229804, 0, 0, 'Swarming Screamer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 296, 1, 0, 0, 56421), -- Swarming Screamer +(229841, 0, 0, 'Turalyon', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Turalyon +(229842, 0, 0, 'Locus Walker', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56421), -- Locus Walker +(229843, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Anduin Wrynn +(229844, 0, 0, 'Archmage Khadgar', NULL, NULL, NULL, NULL, 0, 0, 8, 0, 0, 0, 7, 0, 0, 56421), -- Archmage Khadgar +(230055, 0, 0, 'Anduin Wrynn', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Anduin Wrynn +(230057, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Faerin Lothar +(230060, 0, 0, 'Aelric Leid', NULL, 'Aide de Camp', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Aelric Leid +(230062, 0, 0, 'Alleria Windrunner', NULL, NULL, NULL, NULL, 0, 0, 4, 0, 0, 0, 7, 0, 0, 56421), -- Alleria Windrunner +(230090, 0, 0, 'Arathi Stalwart', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Arathi Stalwart +(230091, 0, 0, 'General Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- General Steelstrike +(230093, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Faerin Lothar +(230094, 0, 0, 'Slain Kobyss', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Slain Kobyss +(230095, 0, 0, 'Aelric Leid', NULL, 'Aide de Camp', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Aelric Leid +(230096, 0, 0, 'Invisible Stalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Invisible Stalker +(230101, 0, 0, 'Adelgonn', NULL, 'Stoneward', NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Adelgonn +(230102, 0, 0, 'Baelgrim', NULL, 'Stormward', NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Baelgrim +(230103, 0, 0, 'Zarein', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 4, 0, 0, 56421), -- Zarein +(230104, 0, 0, 'Swift Stormrook', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 4, 0, 0, 56421), -- Swift Stormrook +(230105, 0, 0, 'Wenbrandt', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Wenbrandt +(230106, 0, 0, 'Queensguard Zirix', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Queensguard Zirix +(230215, 0, 0, 'Burrowing Worm', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 42, 1, 0, 0, 56421), -- Burrowing Worm +(230403, 0, 0, 'Silver Covenant Spellcaster', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Silver Covenant Spellcaster +(230404, 0, 0, 'Kirin Tor Conjuror', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Kirin Tor Conjuror +(230405, 0, 0, 'Sunreaver Battlemage', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Sunreaver Battlemage +(230928, 0, 0, 'General Steelstrike', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- General Steelstrike +(231102, 0, 0, 'Faerin Lothar', NULL, NULL, NULL, NULL, 0, 0, 2, 0, 0, 0, 7, 0, 0, 56421), -- Faerin Lothar +(232871, 0, 0, 'Swarming Cogwalker', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 9, 0, 0, 56421), -- Swarming Cogwalker +(233018, 0, 0, 'Transformatory Laborer', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 7, 0, 0, 56421), -- Transformatory Laborer +(233023, 0, 0, 'Unstable Mixture', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56421), -- Unstable Mixture +(233196, 0, 0, '[DNT]Kaheti Truffle Kill Credit', NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 10, 0, 0, 56421); -- [DNT]Kaheti Truffle Kill Credit + +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (3, 6, 19, 29, 30, 31, 36, 38, 40, 43, 46, 48, 49, 54, 55, 60, 61, 62, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 78, 79, 80, 81, 82, 87, 89, 90, 92, 93, 94, 95, 97, 98, 99, 100, 102, 103, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 129, 130, 149, 150, 151, 152, 153, 154, 157, 161, 163, 165, 167, 171, 190, 192, 193, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 232, 233, 234, 235, 237, 238, 239, 240, 241, 242, 243, 244, 246, 247, 248, 250, 251, 252, 253, 255, 257, 258, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 311, 313, 314, 315, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 351, 352, 353, 354, 356, 358, 359, 361, 364, 365, 370, 371, 372, 373, 374, 375, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 397, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 415, 416, 417, 418, 421, 422, 423, 424, 426, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 440, 441, 442, 444, 445, 446, 448, 449, 450, 452, 453, 454, 456, 458, 459, 460, 462, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 478, 480, 481, 482, 483, 485, 486, 487, 488, 489, 490, 491, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 509, 510, 511, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 531, 533, 534, 535, 536, 538, 539, 541, 542, 543, 544, 545, 547, 548, 550, 564, 565, 566, 567, 568, 569, 570, 572, 573, 574, 575, 576, 578, 579, 580, 582, 583, 584, 586, 587, 588, 589, 590, 592, 594, 595, 596, 597, 598, 599, 601, 603, 604, 605, 606, 607, 609, 610, 611, 612, 613, 614, 615, 616, 619, 620, 622, 623, 624, 625, 626, 628, 631, 633, 634, 636, 638, 639, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 656, 657, 658, 659, 660, 661, 663, 664, 667, 669, 670, 671, 672, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 693, 694, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 721, 723, 724, 725, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 775, 777, 780, 781, 782, 783, 784, 785, 786, 787, 789, 790, 791, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 818, 819, 820, 821, 822, 823, 824, 826, 827, 828, 829, 830, 831, 832, 833, 834, 836, 837, 840, 842, 843, 844, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 900, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 915, 916, 917, 919, 920, 921, 922, 923, 924, 925, 926, 927, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 963, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 994, 995, 996, 999, 1000, 1001, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1081, 1082, 1083, 1084, 1085, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1103, 1104, 1105, 1106, 1108, 1109, 1110, 1111, 1112, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1137, 1138, 1139, 1140, 1141, 1142, 1144, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1169, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1222, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1358, 1360, 1361, 1362, 1364, 1365, 1366, 1367, 1368, 1370, 1371, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1392, 1393, 1395, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1504, 1505, 1506, 1507, 1508, 1509, 1511, 1512, 1513, 1514, 1515, 1516, 1518, 1519, 1520, 1521, 1522, 1523, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1706, 1707, 1708, 1711, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1723, 1724, 1725, 1726, 1727, 1729, 1730, 1731, 1732, 1733, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1772, 1773, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1787, 1788, 1789, 1791, 1793, 1794, 1795, 1796, 1797, 1798, 1800, 1801, 1802, 1804, 1805, 1806, 1808, 1809, 1810, 1811, 1812, 1813, 1815, 1816, 1817, 1819, 1820, 1821, 1822, 1824, 1826, 1827, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1879, 1880, 1881, 1883, 1884, 1885, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1901, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1963, 1964, 1965, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2017, 2018, 2019, 2020, 2021, 2022, 2025, 2027, 2029, 2030, 2031, 2032, 2033, 2034, 2038, 2039, 2040, 2041, 2042, 2043, 2044, 2045, 2046, 2050, 2051, 2052, 2053, 2054, 2055, 2056, 2057, 2058, 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2077, 2078, 2079, 2080, 2081, 2082, 2083, 2084, 2086, 2087, 2089, 2090, 2091, 2092, 2093, 2094, 2095, 2096, 2097, 2098, 2099, 2102, 2103, 2104, 2105, 2106, 2107, 2108, 2109, 2110, 2111, 2112, 2113, 2114, 2115, 2116, 2117, 2118, 2119, 2120, 2121, 2122, 2123, 2124, 2126, 2127, 2128, 2129, 2130, 2131, 2132, 2133, 2134, 2135, 2136, 2137, 2138, 2140, 2142, 2149, 2150, 2151, 2152, 2153, 2154, 2155, 2156, 2157, 2158, 2159, 2160, 2162, 2163, 2164, 2165, 2166, 2167, 2168, 2169, 2170, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2180, 2181, 2182, 2183, 2184, 2185, 2186, 2187, 2188, 2189, 2190, 2191, 2192, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2205, 2206, 2207, 2208, 2209, 2210, 2211, 2212, 2213, 2214, 2215, 2216, 2217, 2218, 2219, 2220, 2221, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2230, 2231, 2232, 2233, 2234, 2235, 2236, 2237, 2238, 2239, 2240, 2241, 2242, 2243, 2244, 2245, 2246, 2247, 2248, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2256, 2257, 2258, 2260, 2261, 2263, 2264, 2265, 2266, 2267, 2268, 2269, 2270, 2271, 2272, 2274, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2284, 2285, 2287, 2288, 2289, 2290, 2291, 2292, 2293, 2294, 2295, 2296, 2297, 2298, 2299, 2300, 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2309, 2310, 2311, 2312, 2313, 2314, 2315, 2316, 2317, 2318, 2319, 2320, 2321, 2322, 2323, 2324, 2325, 2326, 2327, 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2336, 2337, 2338, 2339, 2344, 2345, 2346, 2347, 2348, 2349, 2350, 2351, 2352, 2354, 2356, 2357, 2358, 2359, 2360, 2361, 2362, 2363, 2364, 2365, 2366, 2367, 2368, 2369, 2370, 2371, 2372, 2373, 2374, 2375, 2376, 2377, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2386, 2387, 2388, 2389, 2390, 2391, 2392, 2393, 2394, 2395, 2396, 2397, 2398, 2399, 2400, 2401, 2402, 2403, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, 2413, 2414, 2415, 2416, 2417, 2418, 2419, 2420, 2421, 2422, 2423, 2424, 2425, 2427, 2428, 2429, 2430, 2431, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2440, 2441, 2442, 2447, 2448, 2449, 2450, 2451, 2452, 2453, 2454, 2455, 2456, 2457, 2458, 2459, 2460, 2461, 2462, 2464, 2465, 2466, 2468, 2469, 2470, 2472, 2473, 2474, 2475, 2476, 2477, 2478, 2479, 2480, 2481, 2482, 2483, 2486, 2487, 2488, 2489, 2490, 2491, 2492, 2493, 2494, 2495, 2496, 2497, 2498, 2499, 2500, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2614, 2615, 2616, 2617, 2618, 2619, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2630, 2634, 2635, 2636, 2637, 2638, 2639, 2640, 2641, 2642, 2643, 2644, 2645, 2646, 2647, 2648, 2649, 2650, 2651, 2652, 2653, 2654, 2655, 2656, 2657, 2658, 2659, 2663, 2664, 2665, 2667, 2668, 2669, 2670, 2671, 2672, 2673, 2674, 2675, 2676, 2678, 2679, 2680, 2681, 2682, 2683, 2684, 2685, 2686, 2687, 2688, 2689, 2690, 2691, 2692, 2693, 2694, 2695, 2696, 2697, 2698, 2699, 2700, 2701, 2702, 2703, 2704, 2705, 2706, 2707, 2708, 2709, 2710, 2711, 2712, 2713, 2714, 2715, 2716, 2717, 2718, 2719, 2720, 2721, 2723, 2725, 2726, 2727, 2728, 2729, 2730, 2731, 2732, 2733, 2734, 2735, 2736, 2737, 2738, 2739, 2740, 2741, 2742, 2743, 2744, 2745, 2746, 2748, 2749, 2751, 2752, 2753, 2754, 2755, 2756, 2757, 2759, 2760, 2761, 2762, 2763, 2764, 2765, 2766, 2767, 2768, 2769, 2770, 2771, 2772, 2773, 2774, 2775, 2776, 2778, 2779, 2780, 2781, 2782, 2783, 2784, 2785, 2786, 2787, 2788, 2789, 2790, 2791, 2792, 2793, 2794, 2795, 2796, 2797, 2798, 2799, 2801, 2802, 2803, 2804, 2805, 2806, 2807, 2808, 2809, 2810, 2812, 2813, 2814, 2815, 2816, 2817, 2818, 2819, 2820, 2821, 2829, 2830, 2831, 2832, 2833, 2834, 2835, 2836, 2837, 2838, 2839, 2840, 2842, 2843, 2844, 2845, 2846, 2847, 2848, 2849, 2850, 2851, 2852, 2853, 2855, 2856, 2857, 2858, 2859, 2860, 2861, 2862, 2863, 2864, 2865, 2866, 2867, 2868, 2869, 2870, 2871, 2872, 2873, 2874, 2875, 2876, 2877, 2878, 2879, 2880, 2881, 2883, 2885, 2886, 2887, 2888, 2889, 2890, 2891, 2892, 2893, 2894, 2896, 2899, 2906, 2907, 2908, 2909, 2910, 2911, 2912, 2913, 2914, 2915, 2916, 2917, 2918, 2919, 2920, 2921, 2922, 2923, 2924, 2925, 2926, 2927, 2928, 2929, 2930, 2931, 2932, 2934, 2935, 2937, 2938, 2940, 2941, 2942, 2943, 2944, 2945, 2946, 2947, 2948, 2949, 2950, 2951, 2952, 2953, 2954, 2955, 2956, 2957, 2958, 2959, 2960, 2961, 2962, 2963, 2964, 2965, 2966, 2967, 2968, 2969, 2970, 2971, 2972, 2973, 2974, 2975, 2976, 2977, 2978, 2979, 2980, 2981, 2982, 2983, 2984, 2985, 2986, 2987, 2988, 2989, 2990, 2991, 2992, 2993, 2994, 2995, 2996, 2997, 2998, 2999, 3000, 3001, 3002, 3003, 3004, 3005, 3007, 3008, 3009, 3010, 3011, 3012, 3013, 3014, 3015, 3016, 3017, 3018, 3019, 3020, 3021, 3022, 3023, 3024, 3025, 3026, 3027, 3028, 3029, 3030, 3031, 3032, 3033, 3034, 3035, 3036, 3037, 3038, 3039, 3040, 3041, 3042, 3043, 3044, 3045, 3046, 3047, 3048, 3049, 3050, 3051, 3052, 3053, 3054, 3055, 3056, 3057, 3058, 3059, 3060, 3061, 3062, 3063, 3064, 3065, 3066, 3067, 3068, 3069, 3070, 3071, 3072, 3073, 3074, 3075, 3076, 3077, 3078, 3079, 3080, 3081, 3082, 3083, 3084, 3085, 3086, 3087, 3088, 3089, 3090, 3091, 3092, 3093, 3094, 3095, 3096, 3097, 3098, 3099, 3100, 3101, 3102, 3103, 3104, 3105, 3106, 3107, 3108, 3110, 3111, 3112, 3113, 3114, 3115, 3116, 3117, 3118, 3119, 3120, 3121, 3122, 3123, 3124, 3125, 3126, 3127, 3128, 3129, 3130, 3131, 3133, 3134, 3135, 3136, 3137, 3138, 3139, 3140, 3141, 3142, 3143, 3144, 3145, 3146, 3147, 3148, 3149, 3150, 3151, 3152, 3153, 3154, 3155, 3156, 3157, 3158, 3159, 3160, 3161, 3162, 3163, 3164, 3165, 3166, 3167, 3168, 3169, 3170, 3171, 3172, 3173, 3174, 3175, 3176, 3177, 3178, 3179, 3180, 3181, 3182, 3183, 3184, 3185, 3186, 3187, 3188, 3189, 3190, 3191, 3192, 3193, 3194, 3195, 3196, 3197, 3198, 3199, 3201, 3202, 3203, 3204, 3205, 3206, 3207, 3208, 3209, 3210, 3211, 3212, 3213, 3214, 3215, 3216, 3217, 3218, 3219, 3220, 3221, 3222, 3223, 3224, 3225, 3226, 3227, 3228, 3229, 3230, 3231, 3232, 3233, 3234, 3235, 3236, 3237, 3238, 3239, 3240, 3241, 3242, 3243, 3244, 3245, 3246, 3247, 3248, 3249, 3250, 3251, 3252, 3253, 3254, 3255, 3256, 3257, 3258, 3259, 3260, 3261, 3262, 3263, 3265, 3266, 3267, 3268, 3269, 3270, 3271, 3272, 3273, 3274, 3275, 3276, 3277, 3278, 3279, 3280, 3281, 3282, 3283, 3284, 3285, 3286, 3287, 3289, 3290, 3291, 3292, 3293, 3294, 3295, 3296, 3297, 3298, 3299, 3300, 3301, 3302, 3303, 3304, 3305, 3306, 3307, 3310, 3312, 3313, 3314, 3315, 3316, 3317, 3319, 3321, 3322, 3323, 3329, 3330, 3331, 3332, 3333, 3334, 3335, 3336, 3337, 3338, 3339, 3341, 3342, 3343, 3345, 3346, 3347, 3348, 3349, 3350, 3351, 3355, 3356, 3357, 3358, 3359, 3360, 3361, 3362, 3363, 3364, 3365, 3366, 3367, 3368, 3369, 3370, 3371, 3372, 3373, 3374, 3375, 3376, 3377, 3378, 3379, 3380, 3381, 3382, 3383, 3384, 3385, 3386, 3387, 3388, 3389, 3390, 3391, 3392, 3393, 3394, 3395, 3396, 3397, 3398, 3399, 3400, 3402, 3404, 3405, 3408, 3409, 3410, 3411, 3412, 3413, 3414, 3415, 3416, 3417, 3418, 3419, 3420, 3421, 3424, 3425, 3426, 3427, 3428, 3429, 3430, 3431, 3432, 3433, 3434, 3435, 3436, 3437, 3438, 3439, 3440, 3441, 3442, 3443, 3444, 3445, 3446, 3447, 3448, 3449, 3450, 3451, 3452, 3453, 3454, 3455, 3456, 3457, 3458, 3459, 3460, 3461, 3462, 3463, 3464, 3465, 3466, 3467, 3468, 3469, 3470, 3471, 3472, 3473, 3474, 3475, 3476, 3477, 3478, 3479, 3480, 3481, 3482, 3483, 3484, 3485, 3486, 3487, 3488, 3489, 3490, 3491, 3492, 3493, 3494, 3495, 3496, 3497, 3498, 3499, 3500, 3501, 3502, 3503, 3504, 3505, 3507, 3508, 3509, 3510, 3511, 3512, 3513, 3514, 3515, 3516, 3517, 3518, 3519, 3520, 3521, 3522, 3523, 3524, 3525, 3527, 3528, 3529, 3530, 3531, 3532, 3533, 3534, 3535, 3536, 3537, 3538, 3539, 3540, 3541, 3542, 3543, 3544, 3545, 3546, 3547, 3548, 3549, 3550, 3551, 3552, 3553, 3554, 3555, 3556, 3557, 3558, 3559, 3560, 3561, 3562, 3564, 3565, 3566, 3567, 3568, 3569, 3570, 3571, 3572, 3573, 3574, 3575, 3577, 3578, 3579, 3580, 3581, 3582, 3583, 3584, 3585, 3586, 3587, 3588, 3589, 3590, 3591, 3592, 3593, 3594, 3595, 3596, 3597, 3598, 3599, 3600, 3601, 3602, 3603, 3604, 3605, 3606, 3607, 3608, 3609, 3610, 3611, 3612, 3613, 3614, 3615, 3616, 3617, 3619, 3620, 3621, 3622, 3623, 3624, 3625, 3626, 3627, 3628, 3629, 3630, 3631, 3632, 3633, 3634, 3636, 3637, 3638, 3639, 3640, 3641, 3642, 3644, 3649, 3650, 3651, 3652, 3653, 3654, 3655, 3657, 3658, 3659, 3660, 3661, 3662, 3663, 3664, 3665, 3666, 3667, 3668, 3669, 3670, 3671, 3672, 3673, 3674, 3678, 3679, 3680, 3681, 3682, 3683, 3684, 3685, 3688, 3689, 3690, 3691, 3692, 3693, 3694, 3695, 3696, 3698, 3699, 3700, 3701, 3702, 3703, 3704, 3705, 3706, 3707, 3708, 3711, 3712, 3713, 3715, 3717, 3718, 3721, 3722, 3725, 3727, 3728, 3730, 3732, 3733, 3734, 3735, 3736, 3737, 3739, 3740, 3742, 3743, 3745, 3746, 3748, 3749, 3750, 3752, 3754, 3755, 3757, 3758, 3759, 3762, 3763, 3765, 3767, 3770, 3771, 3772, 3773, 3774, 3777, 3778, 3779, 3780, 3781, 3782, 3783, 3784, 3789, 3791, 3792, 3793, 3794, 3795, 3796, 3797, 3799, 3801, 3802, 3803, 3804, 3806, 3807, 3808, 3809, 3810, 3811, 3812, 3814, 3815, 3816, 3817, 3818, 3819, 3820, 3821, 3823, 3824, 3825, 3826, 3831, 3832, 3833, 3834, 3835, 3836, 3837, 3838, 3839, 3840, 3841, 3842, 3843, 3844, 3845, 3846, 3847, 3848, 3849, 3850, 3851, 3852, 3853, 3854, 3855, 3857, 3859, 3860, 3861, 3862, 3863, 3864, 3865, 3866, 3868, 3869, 3870, 3872, 3873, 3875, 3876, 3877, 3878, 3879, 3880, 3881, 3882, 3883, 3884, 3885, 3886, 3887, 3888, 3890, 3891, 3892, 3893, 3894, 3895, 3896, 3897, 3898, 3899, 3900, 3901, 3902, 3903, 3904, 3906, 3907, 3908, 3909, 3911, 3912, 3913, 3914, 3915, 3916, 3917, 3919, 3920, 3921, 3922, 3923, 3924, 3925, 3926, 3927, 3928, 3931, 3932, 3933, 3934, 3935, 3936, 3937, 3938, 3939, 3940, 3941, 3942, 3943, 3944, 3945, 3946, 3947, 3948, 3950, 3951, 3952, 3953, 3954, 3955, 3956, 3957, 3958, 3959, 3960, 3961, 3962, 3963, 3964, 3965, 3966, 3967, 3968, 3969, 3970, 3971, 3972, 3973, 3974, 3975, 3976, 3977, 3978, 3979, 3980, 3981, 3982, 3983, 3984, 3985, 3986, 3987, 3988, 3989, 3990, 3991, 3992, 3993, 3994, 3995, 3996, 3997, 3998, 3999, 4001, 4002, 4003, 4004, 4005, 4006, 4007, 4008, 4009, 4011, 4012, 4013, 4014, 4015, 4016, 4017, 4018, 4019, 4020, 4021, 4022, 4023, 4024, 4025, 4026, 4027, 4028, 4029, 4030, 4031, 4032, 4033, 4034, 4035, 4036, 4037, 4038, 4039, 4040, 4041, 4042, 4043, 4044, 4045, 4046, 4047, 4048, 4049, 4050, 4051, 4052, 4053, 4054, 4055, 4056, 4057, 4059, 4061, 4062, 4063, 4064, 4065, 4066, 4067, 4068, 4069, 4070, 4071, 4072, 4073, 4074, 4075, 4076, 4077, 4078, 4079, 4080, 4081, 4082, 4083, 4084, 4085, 4086, 4087, 4088, 4089, 4090, 4091, 4092, 4093, 4094, 4095, 4096, 4097, 4098, 4099, 4100, 4101, 4104, 4107, 4109, 4110, 4111, 4112, 4113, 4114, 4115, 4116, 4117, 4118, 4119, 4120, 4121, 4124, 4126, 4127, 4128, 4129, 4130, 4131, 4132, 4133, 4138, 4139, 4140, 4142, 4143, 4144, 4146, 4147, 4149, 4150, 4151, 4153, 4154, 4155, 4156, 4157, 4158, 4159, 4160, 4161, 4163, 4164, 4165, 4166, 4167, 4168, 4169, 4170, 4171, 4172, 4173, 4175, 4176, 4177, 4178, 4179, 4180, 4181, 4182, 4183, 4184, 4185, 4186, 4187, 4188, 4189, 4190, 4191, 4192, 4193, 4194, 4195, 4196, 4197, 4198, 4200, 4201, 4202, 4203, 4204, 4205, 4206, 4207, 4208, 4209, 4210, 4211, 4212, 4213, 4214, 4215, 4216, 4217, 4218, 4219, 4220, 4221, 4222, 4223, 4225, 4226, 4228, 4229, 4230, 4231, 4232, 4233, 4234, 4235, 4236, 4237, 4239, 4240, 4241, 4242, 4243, 4244, 4245, 4246, 4247, 4248, 4249, 4250, 4251, 4252, 4253, 4254, 4255, 4256, 4257, 4258, 4259, 4260, 4261, 4262, 4263, 4264, 4265, 4266, 4267, 4268, 4269, 4270, 4271, 4272, 4273, 4274, 4275, 4276, 4277, 4278, 4279, 4280, 4281, 4282, 4283, 4284, 4285, 4286, 4287, 4288, 4289, 4290, 4291, 4292, 4293, 4294, 4295, 4296, 4297, 4298, 4299, 4300, 4301, 4302, 4303, 4304, 4305, 4306, 4307, 4308, 4309, 4310, 4311, 4312, 4313, 4314, 4315, 4316, 4317, 4318, 4319, 4320, 4321, 4322, 4323, 4324, 4328, 4329, 4331, 4333, 4334, 4339, 4340, 4341, 4342, 4343, 4344, 4345, 4346, 4347, 4348, 4351, 4352, 4355, 4356, 4357, 4358, 4359, 4360, 4361, 4362, 4363, 4364, 4366, 4368, 4370, 4371, 4374, 4376, 4377, 4378, 4379, 4380, 4382, 4385, 4386, 4387, 4388, 4389, 4390, 4391, 4392, 4393, 4394, 4395, 4396, 4397, 4398, 4399, 4400, 4401, 4402, 4403, 4404, 4405, 4407, 4408, 4409, 4410, 4411, 4412, 4413, 4414, 4415, 4416, 4417, 4418, 4419, 4420, 4421, 4422, 4423, 4424, 4425, 4427, 4428, 4429, 4430, 4435, 4436, 4437, 4438, 4439, 4440, 4442, 4444, 4445, 4446, 4449, 4450, 4451, 4452, 4453, 4454, 4455, 4456, 4457, 4458, 4459, 4460, 4461, 4462, 4463, 4464, 4465, 4466, 4467, 4468, 4469, 4472, 4474, 4475, 4476, 4479, 4480, 4481, 4482, 4483, 4484, 4485, 4486, 4487, 4488, 4489, 4490, 4491, 4493, 4494, 4495, 4496, 4497, 4498, 4499, 4500, 4501, 4502, 4503, 4504, 4505, 4506, 4507, 4508, 4509, 4510, 4511, 4512, 4514, 4515, 4516, 4517, 4518, 4519, 4520, 4521, 4522, 4523, 4525, 4526, 4528, 4530, 4531, 4532, 4534, 4535, 4538, 4539, 4540, 4541, 4542, 4543, 4544, 4545, 4546, 4547, 4548, 4549, 4550, 4551, 4552, 4553, 4554, 4555, 4556, 4557, 4558, 4559, 4560, 4561, 4562, 4563, 4564, 4565, 4566, 4567, 4568, 4569, 4570, 4571, 4572, 4573, 4574, 4575, 4576, 4577, 4578, 4579, 4580, 4581, 4582, 4583, 4584, 4585, 4586, 4587, 4588, 4589, 4590, 4591, 4592, 4593, 4594, 4595, 4596, 4597, 4598, 4599, 4600, 4601, 4602, 4603, 4604, 4605, 4606, 4607, 4608, 4609, 4610, 4611, 4612, 4613, 4614, 4615, 4616, 4617, 4618, 4619, 4620, 4621, 4623, 4624, 4625, 4626, 4627, 4629, 4630, 4631, 4632, 4633, 4634, 4635, 4636, 4637, 4638, 4639, 4640, 4641, 4642, 4643, 4644, 4645, 4646, 4647, 4648, 4649, 4651, 4652, 4653, 4654, 4655, 4656, 4657, 4658, 4659, 4660, 4661, 4662, 4663, 4664, 4665, 4666, 4667, 4668, 4669, 4670, 4671, 4672, 4673, 4674, 4675, 4676, 4677, 4678, 4679, 4680, 4681, 4682, 4683, 4684, 4685, 4686, 4687, 4688, 4689, 4690, 4691, 4692, 4693, 4694, 4695, 4696, 4697, 4699, 4700, 4701, 4702, 4703, 4704, 4705, 4706, 4707, 4708, 4709, 4710, 4711, 4712, 4713, 4714, 4715, 4716, 4717, 4718, 4719, 4720, 4721, 4722, 4723, 4724, 4725, 4726, 4727, 4728, 4729, 4730, 4731, 4732, 4752, 4753, 4772, 4773, 4775, 4777, 4778, 4779, 4780, 4781, 4782, 4783, 4784, 4785, 4786, 4787, 4788, 4789, 4791, 4792, 4794, 4795, 4798, 4799, 4802, 4803, 4805, 4807, 4809, 4810, 4811, 4812, 4813, 4814, 4815, 4816, 4818, 4819, 4820, 4821, 4822, 4823, 4824, 4825, 4827, 4829, 4830, 4831, 4832, 4834, 4841, 4842, 4844, 4845, 4846, 4847, 4848, 4849, 4850, 4851, 4852, 4853, 4854, 4855, 4856, 4857, 4860, 4861, 4862, 4863, 4872, 4875, 4876, 4877, 4878, 4879, 4880, 4881, 4882, 4883, 4884, 4885, 4886, 4887, 4888, 4889, 4890, 4891, 4892, 4893, 4894, 4895, 4896, 4897, 4898, 4899, 4900, 4901, 4902, 4921, 4922, 4923, 4924, 4926, 4941, 4942, 4943, 4944, 4945, 4946, 4947, 4948, 4949, 4950, 4951, 4952, 4953, 4954, 4955, 4957, 4958, 4959, 4960, 4961, 4962, 4963, 4964, 4965, 4966, 4967, 4968, 4969, 4970, 4971, 4972, 4973, 4974, 4975, 4976, 4977, 4978, 4979, 4980, 4981, 4982, 4983, 4984, 4985, 4986, 4987, 4988, 4989, 4990, 4991, 4992, 4993, 4994, 4995, 4996, 4997, 4998, 4999, 5000, 5001, 5003, 5004, 5005, 5006, 5007, 5008, 5009, 5010, 5011, 5012, 5013, 5014, 5015, 5016, 5017, 5018, 5019, 5020, 5021, 5022, 5023, 5024, 5026, 5027, 5028, 5029, 5030, 5031, 5032, 5033, 5034, 5035, 5036, 5037, 5038, 5039, 5040, 5041, 5042, 5043, 5044, 5045, 5046, 5047, 5048, 5049, 5050, 5051, 5052, 5053, 5054, 5055, 5056, 5057, 5058, 5059, 5060, 5061, 5062, 5063, 5064, 5081, 5082, 5083, 5084, 5085, 5086, 5087, 5088, 5089, 5090, 5091, 5092, 5093, 5094, 5095, 5096, 5097, 5098, 5099, 5100, 5101, 5102, 5103, 5104, 5105, 5106, 5107, 5108, 5109, 5110, 5111, 5112, 5113, 5114, 5115, 5116, 5117, 5118, 5119, 5120, 5121, 5122, 5123, 5124, 5125, 5126, 5127, 5128, 5129, 5130, 5131, 5132, 5133, 5134, 5135, 5137, 5138, 5139, 5140, 5141, 5142, 5143, 5144, 5145, 5146, 5147, 5148, 5149, 5150, 5151, 5152, 5153, 5154, 5155, 5156, 5157, 5158, 5159, 5160, 5161, 5162, 5163, 5164, 5165, 5166, 5167, 5169, 5170, 5171, 5172, 5173, 5174, 5175, 5177, 5178, 5184, 5185, 5186, 5187, 5188, 5189, 5190, 5191, 5192, 5193, 5194, 5195, 5196, 5197, 5198, 5199, 5200, 5201, 5202, 5204, 5224, 5225, 5226, 5228, 5229, 5231, 5232, 5234, 5235, 5236, 5237, 5238, 5239, 5240, 5241, 5243, 5244, 5245, 5246, 5247, 5249, 5251, 5253, 5254, 5255, 5256, 5258, 5259, 5260, 5261, 5262, 5263, 5264, 5267, 5268, 5269, 5270, 5271, 5272, 5273, 5274, 5276, 5277, 5278, 5280, 5283, 5286, 5287, 5288, 5291, 5292, 5293, 5295, 5296, 5297, 5299, 5300, 5304, 5305, 5306, 5307, 5308, 5312, 5314, 5315, 5317, 5319, 5320, 5326, 5327, 5328, 5331, 5332, 5333, 5334, 5335, 5336, 5337, 5343, 5345, 5346, 5347, 5348, 5349, 5350, 5352, 5353, 5354, 5355, 5356, 5357, 5358, 5359, 5360, 5361, 5362, 5363, 5364, 5366, 5367, 5384, 5385, 5386, 5387, 5388, 5389, 5390, 5391, 5392, 5393, 5394, 5395, 5396, 5397, 5398, 5399, 5400, 5401, 5402, 5403, 5404, 5405, 5406, 5407, 5409, 5411, 5412, 5413, 5414, 5415, 5416, 5418, 5419, 5420, 5421, 5422, 5423, 5424, 5425, 5426, 5427, 5428, 5429, 5430, 5431, 5432, 5433, 5434, 5435, 5436, 5437, 5438, 5439, 5440, 5441, 5442, 5443, 5444, 5445, 5446, 5447, 5448, 5449, 5450, 5451, 5452, 5453, 5454, 5455, 5456, 5457, 5458, 5459, 5460, 5461, 5462, 5464, 5465, 5466, 5467, 5468, 5469, 5470, 5471, 5472, 5473, 5474, 5475, 5476, 5477, 5481, 5482, 5483, 5485, 5490, 5493, 5494, 5499, 5500, 5501, 5502, 5503, 5504, 5507, 5508, 5509, 5510, 5511, 5512, 5513, 5514, 5518, 5519, 5520, 5521, 5522, 5523, 5524, 5525, 5526, 5542, 5543, 5544, 5546, 5547, 5548, 5549, 5550, 5551, 5552, 5553, 5554, 5555, 5556, 5557, 5558, 5559, 5560, 5561, 5562, 5563, 5564, 5565, 5566, 5567, 5568, 5569, 5570, 5587, 5588, 5589, 5590, 5591, 5592, 5593, 5594, 5595, 5596, 5597, 5598, 5599, 5600, 5601, 5602, 5603, 5604, 5605, 5606, 5607, 5608, 5609, 5610, 5611, 5612, 5613, 5614, 5615, 5616, 5617, 5618, 5620, 5621, 5622, 5623, 5624, 5625, 5626, 5627, 5628, 5629, 5630, 5631, 5632, 5633, 5634, 5635, 5636, 5637, 5638, 5639, 5640, 5641, 5642, 5643, 5644, 5645, 5646, 5647, 5648, 5649, 5650, 5651, 5652, 5653, 5654, 5655, 5656, 5657, 5658, 5659, 5660, 5661, 5662, 5663, 5664, 5665, 5666, 5667, 5668, 5669, 5670, 5671, 5672, 5674, 5675, 5676, 5677, 5678, 5679, 5680, 5681, 5682, 5683, 5685, 5686, 5687, 5688, 5689, 5690, 5691, 5692, 5693, 5694, 5695, 5696, 5697, 5698, 5699, 5700, 5701, 5702, 5703, 5704, 5705, 5706, 5707, 5708, 5709, 5710, 5711, 5712, 5713, 5714, 5715, 5716, 5717, 5718, 5719, 5720, 5721, 5722, 5723, 5724, 5725, 5726, 5727, 5728, 5729, 5730, 5731, 5732, 5733, 5734, 5735, 5736, 5737, 5738, 5739, 5740, 5741, 5742, 5743, 5744, 5745, 5746, 5747, 5748, 5749, 5750, 5752, 5753, 5754, 5755, 5756, 5757, 5758, 5759, 5760, 5761, 5762, 5763, 5764, 5765, 5766, 5767, 5768, 5769, 5770, 5771, 5772, 5773, 5774, 5775, 5776, 5777, 5778, 5779, 5780, 5781, 5782, 5783, 5784, 5785, 5786, 5787, 5788, 5789, 5790, 5791, 5792, 5793, 5794, 5795, 5796, 5797, 5798, 5799, 5800, 5801, 5806, 5807, 5808, 5809, 5810, 5811, 5812, 5813, 5814, 5815, 5816, 5817, 5818, 5819, 5820, 5821, 5822, 5823, 5824, 5825, 5826, 5827, 5828, 5829, 5830, 5831, 5832, 5833, 5834, 5835, 5836, 5837, 5838, 5839, 5840, 5841, 5842, 5843, 5844, 5846, 5847, 5848, 5849, 5850, 5851, 5852, 5853, 5854, 5855, 5856, 5857, 5858, 5859, 5860, 5861, 5862, 5863, 5864, 5865, 5866, 5867, 5868, 5870, 5871, 5872, 5873, 5874, 5875, 5876, 5877, 5878, 5879, 5880, 5881, 5884, 5886, 5887, 5888, 5889, 5890, 5891, 5892, 5893, 5894, 5895, 5896, 5897, 5898, 5899, 5900, 5901, 5902, 5903, 5904, 5905, 5906, 5907, 5908, 5909, 5910, 5911, 5912, 5913, 5914); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (5915, 5916, 5917, 5918, 5919, 5920, 5921, 5922, 5923, 5924, 5925, 5926, 5927, 5928, 5929, 5930, 5931, 5932, 5933, 5934, 5935, 5936, 5937, 5938, 5939, 5940, 5941, 5942, 5943, 5944, 5945, 5946, 5947, 5948, 5949, 5950, 5951, 5952, 5953, 5954, 5955, 5956, 5957, 5958, 5959, 5960, 5961, 5962, 5963, 5964, 5965, 5966, 5967, 5968, 5969, 5970, 5971, 5972, 5973, 5974, 5975, 5976, 5977, 5978, 5979, 5980, 5981, 5982, 5983, 5984, 5985, 5986, 5987, 5988, 5989, 5990, 5991, 5992, 5993, 5995, 5996, 5997, 5998, 5999, 6000, 6001, 6002, 6003, 6004, 6005, 6006, 6007, 6008, 6009, 6010, 6011, 6012, 6013, 6014, 6015, 6016, 6017, 6019, 6020, 6021, 6022, 6023, 6026, 6027, 6028, 6030, 6031, 6032, 6033, 6034, 6035, 6036, 6046, 6047, 6066, 6067, 6068, 6069, 6070, 6071, 6072, 6073, 6074, 6075, 6076, 6086, 6087, 6089, 6090, 6091, 6092, 6093, 6094, 6106, 6107, 6108, 6109, 6110, 6111, 6112, 6113, 6114, 6115, 6116, 6117, 6118, 6119, 6120, 6121, 6122, 6123, 6124, 6125, 6126, 6127, 6128, 6129, 6130, 6131, 6132, 6133, 6134, 6135, 6136, 6137, 6138, 6139, 6140, 6141, 6142, 6143, 6144, 6145, 6146, 6147, 6148, 6166, 6167, 6168, 6169, 6170, 6171, 6172, 6173, 6174, 6175, 6176, 6177, 6178, 6179, 6180, 6181, 6182, 6183, 6184, 6185, 6186, 6187, 6188, 6189, 6190, 6193, 6194, 6195, 6196, 6197, 6198, 6199, 6200, 6201, 6202, 6206, 6207, 6208, 6209, 6210, 6211, 6212, 6213, 6214, 6215, 6218, 6219, 6220, 6221, 6222, 6223, 6224, 6225, 6226, 6227, 6228, 6229, 6230, 6231, 6232, 6233, 6234, 6235, 6236, 6237, 6238, 6239, 6240, 6241, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6286, 6287, 6288, 6289, 6290, 6291, 6292, 6293, 6294, 6295, 6296, 6297, 6298, 6299, 6300, 6301, 6306, 6326, 6327, 6328, 6329, 6346, 6347, 6348, 6349, 6350, 6351, 6352, 6366, 6367, 6368, 6369, 6370, 6371, 6372, 6373, 6374, 6375, 6376, 6377, 6378, 6379, 6380, 6382, 6386, 6387, 6388, 6389, 6390, 6391, 6392, 6393, 6394, 6395, 6407, 6408, 6410, 6411, 6412, 6426, 6427, 6446, 6466, 6467, 6486, 6487, 6488, 6489, 6490, 6491, 6492, 6493, 6494, 6495, 6496, 6497, 6498, 6499, 6500, 6501, 6502, 6503, 6504, 6505, 6506, 6507, 6508, 6509, 6510, 6511, 6512, 6513, 6514, 6516, 6517, 6518, 6519, 6520, 6521, 6522, 6523, 6526, 6527, 6546, 6547, 6548, 6549, 6550, 6551, 6552, 6553, 6554, 6555, 6556, 6557, 6559, 6560, 6561, 6566, 6567, 6568, 6569, 6570, 6571, 6572, 6573, 6574, 6575, 6576, 6577, 6578, 6579, 6581, 6582, 6583, 6584, 6585, 6586, 6606, 6607, 6626, 6646, 6647, 6648, 6649, 6650, 6651, 6652, 6653, 6666, 6667, 6668, 6669, 6670, 6687, 6688, 6706, 6707, 6726, 6727, 6728, 6729, 6730, 6731, 6732, 6733, 6734, 6735, 6736, 6737, 6738, 6739, 6740, 6741, 6746, 6747, 6748, 6749, 6766, 6767, 6768, 6769, 6770, 6771, 6772, 6773, 6774, 6775, 6776, 6777, 6778, 6779, 6780, 6781, 6782, 6783, 6784, 6785, 6786, 6787, 6788, 6789, 6790, 6791, 6806, 6807, 6826, 6827, 6846, 6866, 6867, 6868, 6886, 6887, 6906, 6907, 6908, 6909, 6910, 6911, 6912, 6913, 6926, 6927, 6928, 6929, 6930, 6931, 6932, 6946, 6966, 6986, 6987, 7006, 7007, 7008, 7009, 7010, 7011, 7012, 7013, 7014, 7015, 7016, 7017, 7022, 7023, 7024, 7025, 7026, 7027, 7028, 7029, 7030, 7031, 7032, 7033, 7034, 7035, 7036, 7037, 7038, 7039, 7040, 7041, 7042, 7043, 7044, 7045, 7046, 7047, 7048, 7049, 7050, 7051, 7052, 7053, 7055, 7056, 7057, 7067, 7068, 7069, 7070, 7071, 7072, 7073, 7074, 7075, 7076, 7077, 7078, 7079, 7086, 7087, 7088, 7089, 7091, 7092, 7093, 7094, 7095, 7096, 7097, 7098, 7099, 7100, 7101, 7104, 7105, 7106, 7107, 7108, 7109, 7110, 7111, 7112, 7113, 7114, 7115, 7116, 7117, 7118, 7119, 7120, 7121, 7122, 7123, 7124, 7125, 7126, 7127, 7128, 7129, 7130, 7131, 7132, 7133, 7134, 7135, 7136, 7137, 7138, 7139, 7143, 7144, 7146, 7149, 7150, 7151, 7152, 7153, 7154, 7155, 7156, 7157, 7158, 7161, 7166, 7167, 7168, 7170, 7172, 7173, 7174, 7175, 7186, 7206, 7207, 7208, 7209, 7226, 7227, 7228, 7229, 7230, 7231, 7232, 7233, 7234, 7235, 7236, 7246, 7247, 7266, 7267, 7268, 7269, 7270, 7271, 7272, 7273, 7274, 7275, 7276, 7286, 7287, 7288, 7290, 7291, 7292, 7293, 7294, 7295, 7296, 7297, 7298, 7307, 7308, 7309, 7310, 7312, 7313, 7314, 7315, 7316, 7317, 7318, 7319, 7320, 7321, 7322, 7323, 7324, 7325, 7327, 7328, 7329, 7332, 7333, 7334, 7335, 7337, 7340, 7341, 7342, 7343, 7344, 7345, 7346, 7347, 7348, 7349, 7351, 7352, 7353, 7354, 7355, 7356, 7357, 7358, 7360, 7361, 7363, 7364, 7365, 7366, 7367, 7368, 7369, 7370, 7371, 7372, 7373, 7374, 7375, 7376, 7377, 7378, 7379, 7380, 7381, 7382, 7383, 7384, 7385, 7386, 7387, 7388, 7389, 7390, 7391, 7392, 7393, 7394, 7395, 7396, 7397, 7398, 7399, 7400, 7401, 7402, 7403, 7404, 7405, 7406, 7407, 7408, 7409, 7410, 7411, 7412, 7413, 7414, 7415, 7416, 7423, 7424, 7425, 7427, 7428, 7429, 7430, 7431, 7432, 7433, 7434, 7435, 7436, 7437, 7438, 7439, 7440, 7441, 7442, 7443, 7444, 7445, 7446, 7447, 7448, 7449, 7450, 7451, 7452, 7453, 7454, 7455, 7456, 7457, 7458, 7459, 7460, 7461, 7462, 7463, 7464, 7465, 7466, 7467, 7468, 7469, 7483, 7484, 7485, 7486, 7487, 7488, 7489, 7503, 7504, 7505, 7506, 7523, 7524, 7525, 7526, 7527, 7528, 7543, 7544, 7545, 7546, 7547, 7548, 7549, 7550, 7551, 7552, 7553, 7554, 7555, 7556, 7560, 7561, 7562, 7563, 7564, 7565, 7566, 7567, 7568, 7569, 7570, 7572, 7583, 7584, 7603, 7604, 7605, 7606, 7607, 7608, 7623, 7624, 7643, 7663, 7664, 7665, 7666, 7667, 7668, 7669, 7670, 7671, 7683, 7684, 7686, 7687, 7689, 7690, 7703, 7704, 7706, 7707, 7708, 7709, 7710, 7711, 7712, 7713, 7714, 7724, 7725, 7726, 7727, 7728, 7729, 7730, 7731, 7732, 7733, 7734, 7735, 7736, 7737, 7738, 7739, 7740, 7743, 7744, 7745, 7746, 7747, 7748, 7749, 7750, 7763, 7764, 7765, 7766, 7767, 7768, 7769, 7770, 7771, 7772, 7773, 7774, 7775, 7776, 7777, 7778, 7779, 7780, 7783, 7784, 7785, 7786, 7787, 7788, 7789, 7790, 7791, 7792, 7793, 7794, 7795, 7796, 7797, 7798, 7799, 7800, 7801, 7802, 7803, 7804, 7805, 7806, 7807, 7808, 7809, 7823, 7824, 7825, 7826, 7843, 7844, 7845, 7846, 7847, 7848, 7849, 7850, 7851, 7852, 7853, 7854, 7855, 7856, 7857, 7858, 7863, 7864, 7865, 7866, 7867, 7868, 7869, 7870, 7871, 7872, 7873, 7874, 7875, 7876, 7877, 7878, 7879, 7880, 7881, 7882, 7883, 7884, 7885, 7886, 7895, 7896, 7897, 7898, 7899, 7900, 7901, 7902, 7903, 7904, 7906, 7907, 7915, 7916, 7917, 7918, 7919, 7935, 7936, 7937, 7938, 7939, 7940, 7941, 7942, 7943, 7944, 7945, 7946, 7947, 7948, 7949, 7950, 7951, 7952, 7953, 7954, 7955, 7956, 7957, 7975, 7976, 7977, 7978, 7980, 7995, 7996, 7997, 7998, 7999, 8015, 8016, 8017, 8018, 8019, 8020, 8021, 8022, 8023, 8024, 8025, 8026, 8035, 8055, 8075, 8095, 8096, 8115, 8116, 8117, 8118, 8119, 8120, 8121, 8122, 8123, 8124, 8125, 8126, 8127, 8128, 8129, 8130, 8131, 8136, 8137, 8138, 8139, 8140, 8141, 8142, 8143, 8144, 8145, 8146, 8147, 8148, 8149, 8150, 8151, 8152, 8153, 8154, 8155, 8156, 8157, 8158, 8159, 8160, 8161, 8176, 8177, 8178, 8179, 8196, 8197, 8198, 8199, 8200, 8201, 8202, 8203, 8204, 8205, 8206, 8207, 8208, 8210, 8211, 8212, 8213, 8214, 8215, 8216, 8217, 8218, 8219, 8236, 8256, 8257, 8276, 8277, 8278, 8279, 8280, 8281, 8282, 8283, 8284, 8296, 8297, 8298, 8299, 8300, 8301, 8302, 8303, 8304, 8305, 8306, 8307, 8308, 8309, 8310, 8311, 8316, 8317, 8318, 8319, 8320, 8321, 8322, 8323, 8324, 8336, 8337, 8338, 8356, 8357, 8358, 8359, 8360, 8361, 8362, 8363, 8364, 8376, 8377, 8378, 8379, 8380, 8381, 8382, 8383, 8384, 8385, 8386, 8387, 8388, 8389, 8390, 8391, 8392, 8393, 8394, 8395, 8396, 8397, 8398, 8399, 8400, 8401, 8402, 8403, 8404, 8405, 8406, 8407, 8408, 8409, 8416, 8417, 8418, 8419, 8420, 8421, 8436, 8437, 8438, 8439, 8440, 8441, 8442, 8443, 8444, 8446, 8447, 8477, 8478, 8479, 8480, 8496, 8497, 8498, 8499, 8500, 8501, 8502, 8503, 8504, 8505, 8506, 8507, 8508, 8509, 8510, 8516, 8517, 8518, 8519, 8520, 8521, 8522, 8523, 8524, 8525, 8526, 8527, 8528, 8529, 8530, 8531, 8532, 8534, 8535, 8536, 8537, 8538, 8539, 8540, 8541, 8542, 8543, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8556, 8557, 8558, 8559, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8576, 8578, 8579, 8580, 8581, 8582, 8583, 8584, 8585, 8586, 8587, 8588, 8596, 8597, 8598, 8599, 8600, 8601, 8602, 8603, 8605, 8606, 8607, 8608, 8609, 8610, 8611, 8612, 8613, 8615, 8616, 8617, 8636, 8637, 8656, 8657, 8658, 8659, 8660, 8661, 8662, 8663, 8664, 8665, 8666, 8667, 8668, 8669, 8670, 8671, 8672, 8674, 8675, 8676, 8677, 8678, 8679, 8680, 8681, 8696, 8716, 8717, 8718, 8719, 8720, 8721, 8722, 8723, 8736, 8737, 8738, 8756, 8757, 8758, 8759, 8760, 8761, 8762, 8763, 8764, 8765, 8766, 8767, 8776, 8777, 8796, 8816, 8836, 8837, 8856, 8876, 8877, 8878, 8879, 8880, 8881, 8882, 8883, 8884, 8885, 8886, 8887, 8888, 8889, 8890, 8891, 8892, 8893, 8894, 8895, 8896, 8897, 8898, 8899, 8900, 8901, 8902, 8903, 8904, 8905, 8906, 8907, 8908, 8909, 8910, 8911, 8912, 8913, 8914, 8915, 8916, 8917, 8920, 8921, 8922, 8923, 8924, 8925, 8926, 8927, 8928, 8929, 8931, 8932, 8933, 8934, 8935, 8937, 8956, 8957, 8958, 8959, 8960, 8961, 8962, 8963, 8964, 8965, 8976, 8977, 8978, 8979, 8980, 8981, 8982, 8983, 8996, 8997, 9016, 9017, 9018, 9019, 9020, 9021, 9022, 9023, 9024, 9025, 9026, 9027, 9028, 9029, 9030, 9031, 9032, 9033, 9034, 9035, 9036, 9037, 9038, 9039, 9040, 9041, 9042, 9043, 9044, 9045, 9046, 9047, 9056, 9076, 9077, 9078, 9079, 9080, 9081, 9082, 9083, 9084, 9085, 9086, 9087, 9096, 9097, 9098, 9099, 9116, 9117, 9118, 9119, 9136, 9156, 9157, 9158, 9162, 9163, 9164, 9165, 9166, 9167, 9176, 9177, 9178, 9179, 9180, 9196, 9197, 9198, 9199, 9200, 9201, 9216, 9217, 9218, 9219, 9236, 9237, 9238, 9239, 9240, 9241, 9256, 9257, 9258, 9259, 9260, 9261, 9262, 9263, 9264, 9265, 9266, 9267, 9268, 9269, 9270, 9271, 9272, 9273, 9274, 9275, 9276, 9296, 9297, 9298, 9299, 9316, 9317, 9318, 9319, 9336, 9356, 9376, 9377, 9396, 9397, 9398, 9416, 9417, 9436, 9437, 9438, 9439, 9441, 9442, 9443, 9445, 9447, 9448, 9449, 9450, 9451, 9452, 9453, 9454, 9456, 9457, 9458, 9459, 9460, 9461, 9462, 9464, 9465, 9467, 9476, 9477, 9496, 9498, 9499, 9500, 9501, 9502, 9503, 9516, 9517, 9518, 9520, 9521, 9522, 9523, 9524, 9525, 9526, 9527, 9528, 9529, 9536, 9537, 9538, 9539, 9540, 9541, 9542, 9543, 9544, 9545, 9546, 9547, 9548, 9549, 9550, 9551, 9552, 9553, 9554, 9555, 9556, 9557, 9558, 9559, 9560, 9561, 9562, 9563, 9564, 9565, 9566, 9567, 9568, 9576, 9577, 9578, 9579, 9580, 9581, 9582, 9583, 9584, 9596, 9598, 9599, 9600, 9601, 9602, 9604, 9605, 9616, 9617, 9618, 9619, 9620, 9621, 9622, 9623, 9636, 9637, 9656, 9657, 9658, 9659, 9660, 9662, 9676, 9677, 9678, 9679, 9680, 9681, 9682, 9683, 9684, 9686, 9687, 9688, 9689, 9690, 9691, 9692, 9693, 9694, 9695, 9696, 9697, 9698, 9699, 9700, 9701, 9702, 9703, 9704, 9705, 9706, 9707, 9708, 9716, 9717, 9718, 9736, 9776, 9777, 9778, 9779, 9796, 9816, 9817, 9818, 9819, 9820, 9836, 9837, 9857, 9858, 9859, 9860, 9861, 9862, 9876, 9877, 9878, 9879, 9896, 9916, 9936, 9937, 9938, 9956, 9976, 9977, 9978, 9979, 9980, 9981, 9982, 9983, 9984, 9985, 9986, 9987, 9988, 9989, 9990, 9996, 9997, 9998, 9999, 10000, 10016, 10017, 10036, 10037, 10038, 10040, 10041, 10042, 10043, 10044, 10045, 10046, 10047, 10048, 10049, 10050, 10051, 10052, 10053, 10054, 10055, 10056, 10057, 10058, 10059, 10060, 10061, 10062, 10063, 10076, 10077, 10078, 10079, 10080, 10081, 10082, 10083, 10084, 10085, 10086, 10088, 10089, 10090, 10096, 10116, 10117, 10118, 10119, 10120, 10136, 10156, 10157, 10158, 10159, 10160, 10161, 10162, 10176, 10177, 10178, 10179, 10180, 10181, 10182, 10183, 10184, 10196, 10197, 10198, 10199, 10200, 10201, 10202, 10203, 10204, 10216, 10217, 10218, 10219, 10220, 10221, 10236, 10237, 10238, 10239, 10256, 10257, 10258, 10259, 10260, 10261, 10262, 10263, 10264, 10265, 10266, 10267, 10268, 10276, 10277, 10278, 10290, 10291, 10292, 10293, 10294, 10295, 10296, 10297, 10298, 10299, 10300, 10301, 10302, 10303, 10304, 10305, 10306, 10307, 10316, 10317, 10318, 10319, 10321, 10322, 10323, 10336, 10337, 10338, 10339, 10340, 10356, 10357, 10358, 10359, 10360, 10361, 10362, 10363, 10364, 10365, 10366, 10367, 10368, 10369, 10370, 10371, 10372, 10373, 10374, 10375, 10376, 10377, 10378, 10379, 10380, 10381, 10382, 10383, 10384, 10385, 10387, 10388, 10389, 10390, 10391, 10393, 10394, 10395, 10397, 10398, 10399, 10400, 10401, 10402, 10403, 10404, 10405, 10406, 10407, 10408, 10409, 10411, 10412, 10413, 10414, 10415, 10416, 10417, 10418, 10419, 10420, 10421, 10422, 10423, 10424, 10425, 10426, 10427, 10428, 10429, 10430, 10431, 10432, 10433, 10435, 10436, 10437, 10438, 10439, 10440, 10441, 10442, 10443, 10444, 10445, 10446, 10447, 10448, 10449, 10450, 10451, 10452, 10453, 10454, 10455, 10456, 10459, 10460, 10461, 10463, 10464, 10466, 10467, 10468, 10469, 10470, 10471, 10472, 10473, 10475, 10476, 10477, 10478, 10479, 10480, 10481, 10482, 10483, 10484, 10485, 10486, 10487, 10488, 10489, 10491, 10492, 10493, 10494, 10495, 10497, 10498, 10499, 10500, 10502, 10503, 10504, 10505, 10506, 10507, 10508, 10509, 10510, 10516, 10536, 10537, 10538, 10539, 10540, 10541, 10556, 10557, 10558, 10559, 10577, 10578, 10579, 10580, 10581, 10582, 10583, 10584, 10596, 10598, 10599, 10600, 10601, 10602, 10603, 10604, 10605, 10606, 10607, 10608, 10610, 10611, 10612, 10616, 10617, 10618, 10619, 10620, 10636, 10637, 10638, 10639, 10640, 10641, 10642, 10643, 10644, 10645, 10646, 10647, 10648, 10656, 10657, 10658, 10659, 10660, 10661, 10662, 10663, 10664, 10665, 10666, 10667, 10668, 10676, 10678, 10680, 10681, 10682, 10683, 10684, 10685, 10696, 10697, 10698, 10699, 10716, 10717, 10718, 10719, 10720, 10721, 10736, 10737, 10738, 10739, 10740, 10741, 10742, 10756, 10757, 10758, 10759, 10760, 10761, 10762, 10776, 10778, 10779, 10780, 10781, 10782, 10783, 10784, 10785, 10786, 10787, 10788, 10789, 10790, 10791, 10792, 10793, 10794, 10795, 10796, 10797, 10798, 10799, 10800, 10801, 10802, 10803, 10804, 10805, 10806, 10807, 10808, 10809, 10810, 10811, 10812, 10813, 10814, 10816, 10817, 10818, 10819, 10820, 10821, 10822, 10823, 10824, 10825, 10826, 10827, 10828, 10836, 10837, 10838, 10839, 10840, 10856, 10857, 10876, 10877, 10878, 10879, 10880, 10881, 10882, 10896, 10897, 10898, 10899, 10901, 10902, 10903, 10904, 10905, 10916, 10917, 10918, 10919, 10920, 10921, 10922, 10923, 10924, 10925, 10926, 10927, 10928, 10929, 10930, 10936, 10937, 10938, 10939, 10940, 10941, 10942, 10943, 10944, 10945, 10946, 10947, 10948, 10949, 10950, 10951, 10952, 10953, 10954, 10955, 10956, 10976, 10977, 10978, 10979, 10980, 10981, 10982, 10983, 10984, 10985, 10986, 10987, 10988, 10989, 10990, 10991, 10992, 10993, 10996, 10997, 11016, 11017, 11018, 11019, 11020, 11021, 11022, 11023, 11024, 11025, 11026, 11027, 11028, 11029, 11030, 11031, 11032, 11033, 11034, 11035, 11036, 11037, 11038, 11039, 11040, 11041, 11042, 11043, 11044, 11045, 11046, 11047, 11048, 11049, 11050, 11051, 11052, 11053, 11054, 11055, 11056, 11057, 11058, 11063, 11064, 11065, 11066, 11067, 11068, 11069, 11070, 11071, 11072, 11073, 11074, 11075, 11076, 11077, 11078, 11079, 11080, 11081, 11082, 11083, 11084, 11096, 11097, 11098, 11099, 11100, 11101, 11102, 11103, 11104, 11105, 11106, 11116, 11117, 11118, 11119, 11120, 11121, 11122, 11136, 11137, 11138, 11139, 11140, 11141, 11142, 11143, 11144, 11145, 11146, 11147, 11148, 11149, 11150, 11151, 11152, 11153, 11154, 11155, 11156, 11176, 11177, 11178, 11179, 11180, 11181, 11182, 11183, 11184, 11185, 11186, 11187, 11188, 11189, 11190, 11191, 11192, 11193, 11194, 11195, 11196, 11197, 11198, 11199, 11200, 11216, 11217, 11218, 11219, 11236, 11256, 11257, 11258, 11259, 11260, 11261, 11262, 11263, 11276, 11277, 11278, 11279, 11280, 11281, 11282, 11283, 11284, 11285, 11286, 11287, 11288, 11289, 11290, 11291, 11292, 11296, 11316, 11317, 11318, 11319, 11320, 11321, 11322, 11323, 11324, 11325, 11326, 11327, 11328, 11337, 11338, 11339, 11340, 11341, 11342, 11343, 11344, 11345, 11346, 11347, 11348, 11349, 11350, 11351, 11352, 11353, 11354, 11355, 11356, 11357, 11358, 11359, 11360, 11361, 11364, 11365, 11366, 11367, 11368, 11369, 11370, 11371, 11372, 11373, 11374, 11375, 11376, 11377, 11378, 11379, 11380, 11381, 11382, 11383, 11384, 11385, 11386, 11387, 11388, 11389, 11390, 11391, 11392, 11393, 11394, 11395, 11396, 11397, 11398, 11399, 11400, 11401, 11402, 11403, 11404, 11405, 11406, 11407, 11408, 11409, 11410, 11411, 11412, 11413, 11414, 11415, 11416, 11437, 11438, 11439, 11440, 11441, 11442, 11443, 11444, 11445, 11446, 11447, 11448, 11449, 11450, 11451, 11452, 11453, 11454, 11455, 11456, 11457, 11458, 11459, 11460, 11461, 11462, 11463, 11464, 11465, 11466, 11467, 11468, 11469, 11470, 11471, 11472, 11473, 11474, 11475, 11476, 11477, 11478, 11479, 11480, 11481, 11483, 11484, 11486, 11487, 11488, 11489, 11490, 11491, 11492, 11493, 11494, 11495, 11496, 11497, 11498, 11499, 11500, 11501, 11502, 11516, 11517, 11518, 11519, 11520, 11521, 11536, 11537, 11538, 11539, 11540, 11541, 11542, 11543, 11544, 11545, 11546, 11547, 11548, 11549, 11550, 11551, 11552, 11553, 11554, 11555, 11556, 11557, 11558, 11559, 11560, 11561, 11562, 11563, 11564, 11576, 11577, 11578, 11579, 11580, 11581, 11582, 11583, 11596, 11597, 11598, 11599, 11600, 11601, 11602, 11603, 11604, 11605, 11606, 11608, 11609, 11610, 11611, 11613, 11614, 11615, 11616, 11617, 11618, 11619, 11620, 11621, 11622, 11623, 11624, 11625, 11626, 11627, 11628, 11629, 11636, 11637, 11656, 11657, 11658, 11659, 11660, 11661, 11662, 11663, 11664, 11665, 11666, 11667, 11668, 11669, 11670, 11671, 11672, 11673, 11675, 11676, 11677, 11678, 11679, 11680, 11681, 11682, 11683, 11684, 11685, 11686, 11687, 11688, 11689, 11690, 11696, 11697, 11698, 11699, 11700, 11701, 11702, 11703, 11704, 11705, 11706, 11707, 11708, 11709, 11710, 11711, 11712, 11713, 11714, 11715, 11716, 11717, 11718, 11719, 11720, 11721, 11722, 11723, 11724, 11725, 11726, 11727, 11728, 11729, 11730, 11731, 11732, 11733, 11734, 11735, 11736, 11737, 11738, 11739, 11740, 11741, 11742, 11743, 11744, 11745, 11746, 11747, 11748, 11749, 11750, 11751, 11752, 11753, 11754, 11755, 11756, 11757, 11758, 11776, 11777, 11778, 11779, 11780, 11781, 11782, 11783, 11784, 11785, 11786, 11787, 11788, 11789, 11790, 11791, 11792, 11793, 11794, 11795, 11796, 11797, 11798, 11799, 11800, 11801, 11802, 11803, 11804, 11805, 11806, 11807, 11808, 11809, 11810, 11811, 11812, 11813, 11814, 11815, 11816, 11817, 11818, 11819, 11820, 11821, 11822, 11823, 11824, 11825, 11826, 11827, 11828, 11829, 11830, 11831, 11832, 11833, 11834, 11835, 11836, 11837, 11838, 11839, 11840, 11856, 11857, 11858, 11859, 11860, 11861, 11862, 11863, 11864, 11865, 11866, 11867, 11868, 11869, 11870, 11871, 11872, 11873, 11874, 11875, 11876, 11877, 11878, 11880, 11881, 11882, 11883, 11884, 11885, 11886, 11887, 11896, 11897, 11898, 11899, 11900, 11901, 11902, 11903, 11904, 11905, 11906, 11907, 11908, 11909, 11910, 11911, 11912, 11913, 11914, 11915, 11916, 11917, 11918, 11919, 11920, 11921, 11926, 11936, 11937, 11938, 11939, 11940, 11941, 11942, 11943, 11944, 11945, 11946, 11947, 11948, 11949, 11956, 11957, 11958, 11959, 11978, 11979, 11980, 11981, 11982, 11983, 11988, 11994, 11996, 11997, 11998, 12017, 12018, 12019, 12020, 12021, 12022, 12023, 12024, 12025, 12026, 12027, 12028, 12029, 12030, 12031, 12032, 12033, 12034, 12035, 12036, 12037, 12038, 12039, 12040, 12042, 12043, 12044, 12045, 12046, 12047, 12048, 12050, 12051, 12052, 12053, 12054, 12056, 12057, 12076, 12096, 12097, 12098, 12099, 12100, 12101, 12116, 12118, 12119, 12120, 12121, 12122, 12123, 12124, 12125, 12126, 12127, 12128, 12129, 12136, 12137, 12138, 12140, 12141, 12142, 12143, 12144, 12145, 12146, 12147, 12148, 12149, 12150, 12151, 12152, 12156, 12157, 12158, 12159, 12160, 12176, 12177, 12178, 12179, 12180, 12196, 12197, 12198, 12199, 12200, 12201, 12202, 12203, 12204, 12205, 12206, 12207, 12208, 12216, 12217, 12218, 12219, 12220, 12221, 12222, 12223, 12224, 12225, 12236, 12237, 12238, 12239, 12240, 12241, 12242, 12243, 12244, 12245, 12246, 12247, 12248, 12249, 12250, 12251, 12252, 12253, 12254, 12255, 12256, 12257, 12258, 12259, 12260, 12261, 12262, 12263, 12264, 12265, 12276, 12277, 12296, 12297, 12298, 12299, 12317, 12319, 12320, 12321, 12322, 12336, 12337, 12338, 12339, 12340, 12341, 12342, 12343, 12344, 12345, 12346, 12347, 12348, 12349, 12350, 12351, 12352, 12353, 12354, 12355, 12356, 12357, 12358, 12359, 12360, 12361, 12362, 12363, 12364, 12365, 12366, 12367, 12368, 12369, 12370, 12371, 12372, 12373, 12374, 12375, 12376, 12377, 12378, 12379, 12380, 12381, 12382, 12383, 12384, 12385, 12386, 12387, 12396, 12397, 12416, 12417, 12418, 12419, 12420, 12421, 12422, 12423, 12425, 12426, 12427, 12428, 12429, 12430, 12431, 12432, 12433, 12434, 12435, 12457, 12458, 12459, 12460, 12461, 12462, 12463, 12464, 12465, 12466, 12467, 12468, 12469, 12470, 12473, 12474, 12475, 12476, 12477, 12478, 12479, 12480, 12481, 12496, 12497, 12498, 12516, 12517, 12536, 12557, 12576, 12577, 12578, 12579, 12580, 12581, 12596, 12616, 12617, 12636, 12656, 12657, 12658, 12676, 12677, 12678, 12696, 12716, 12717, 12718, 12719, 12720, 12721, 12722, 12723, 12724, 12736, 12737, 12738, 12739, 12740, 12741, 12756, 12757, 12758, 12759, 12776, 12777, 12778, 12779, 12780, 12781, 12782, 12783, 12784, 12785, 12786, 12787, 12788, 12789, 12790, 12791, 12792, 12793, 12794, 12795, 12796, 12797, 12798, 12799, 12800, 12801, 12802, 12803, 12804, 12805, 12806, 12807, 12816, 12818, 12819, 12836, 12837, 12856, 12857, 12858, 12859, 12860, 12861, 12862, 12863, 12864, 12865, 12866, 12867, 12876, 12877, 12896, 12897, 12898, 12899, 12900, 12902, 12903, 12904, 12916, 12917, 12918, 12919, 12920, 12921, 12922, 12923, 12924, 12925, 12936, 12937, 12938, 12939, 12940, 12941, 12942, 12943, 12944, 12956, 12957, 12958, 12959, 12960, 12961, 12962, 12976, 12977, 12996, 12997, 12998, 12999, 13000, 13016, 13017, 13018, 13019, 13020, 13021, 13022, 13036, 13056, 13076, 13078, 13079, 13080, 13081, 13082, 13083, 13084, 13085, 13086, 13087, 13088, 13089, 13096, 13097, 13098, 13099, 13116, 13117, 13118, 13136, 13137, 13138, 13139, 13140, 13141, 13142, 13143, 13144, 13145, 13146, 13147, 13148, 13149, 13150, 13151, 13152, 13153, 13154, 13155, 13156, 13157, 13158, 13159, 13160, 13161, 13176, 13177, 13178, 13179, 13180, 13181, 13196, 13197, 13216, 13217, 13218, 13219, 13220, 13221, 13236, 13256, 13257, 13276, 13277, 13278, 13279, 13280, 13281, 13282, 13284, 13285, 13296, 13297, 13298, 13299, 13300, 13301, 13316, 13317, 13318, 13319, 13320, 13321, 13322, 13323, 13324, 13325, 13326, 13327, 13328, 13329, 13330, 13331, 13332, 13333, 13334, 13335, 13336, 13337, 13338, 13339, 13356, 13357, 13358, 13359, 13377, 13378, 13396, 13397, 13416, 13417, 13418, 13419, 13420, 13421, 13422, 13424, 13425, 13426, 13427, 13428, 13429, 13430, 13431, 13432, 13433, 13434, 13435, 13436, 13437, 13438, 13439, 13440, 13441, 13442, 13443, 13444, 13445, 13446, 13447, 13448, 13449, 13456, 13476, 13477, 13496, 13516, 13517, 13518, 13519, 13520, 13521, 13522, 13523, 13524, 13525, 13526, 13527, 13528, 13529, 13530, 13531, 13533, 13534, 13535, 13536, 13537, 13538, 13539, 13540, 13541, 13542, 13543, 13544, 13545, 13546, 13547, 13548, 13549, 13550, 13551, 13552, 13553, 13554, 13555, 13556, 13557, 13576, 13577, 13596, 13597, 13598, 13599, 13601, 13602, 13616, 13617, 13618, 13619, 13620, 13636, 13656, 13676, 13696, 13697, 13698, 13699, 13716, 13717, 13718, 13736, 13737, 13738, 13739, 13740, 13741, 13742, 13743, 13756, 13776, 13777, 13778, 13796, 13797, 13798, 13816, 13817, 13836, 13837, 13838, 13839, 13840, 13841, 13842, 13843, 13856, 13857, 13876, 13896, 13916, 13917, 13936, 13956, 13957, 13958, 13959, 13976, 13977, 13996, 14016, 14017, 14018, 14019, 14020, 14021, 14022, 14023, 14024, 14025, 14026, 14027, 14028, 14029, 14030, 14031, 14041, 14042, 14061, 14062, 14063, 14081, 14101, 14121, 14122, 14123, 14141, 14142, 14143, 14144, 14145, 14146, 14147, 14148, 14161, 14162, 14181, 14182, 14183, 14184, 14185, 14186, 14187, 14188, 14201, 14221, 14222, 14223, 14224, 14225, 14226, 14227, 14228, 14229, 14230, 14231, 14232, 14233, 14234, 14235, 14236, 14237, 14241, 14242, 14261, 14262, 14263, 14264, 14265, 14266, 14267, 14268, 14269, 14270, 14271, 14272, 14273, 14274, 14275, 14276, 14277, 14278, 14279, 14280, 14281, 14282, 14283, 14284, 14285, 14301, 14302, 14303, 14304, 14305, 14306, 14307, 14308, 14309, 14310, 14311, 14312, 14321, 14322, 14323, 14324, 14325, 14326, 14327, 14329, 14330, 14331, 14332, 14333, 14334, 14335, 14336, 14337, 14338, 14339, 14340, 14341, 14342, 14343, 14344, 14345, 14346, 14347, 14348, 14349, 14350, 14351, 14352, 14353, 14354, 14355, 14356, 14357, 14358, 14361, 14362, 14363, 14364, 14365, 14366, 14367, 14368, 14369, 14370, 14371, 14372, 14373, 14374, 14375, 14376, 14377, 14378, 14379, 14380, 14381, 14382, 14383, 14385, 14386, 14387, 14388, 14389, 14390, 14391, 14392, 14393, 14394, 14395, 14396, 14397, 14398, 14399, 14400, 14401, 14402, 14403, 14404, 14406, 14421, 14422, 14423, 14424, 14425, 14426, 14427, 14428, 14429, 14430, 14431, 14432, 14433, 14434, 14435, 14436, 14437, 14438, 14439, 14440, 14441, 14442, 14443, 14444, 14445, 14446, 14447, 14448, 14449, 14450, 14451, 14452, 14453, 14454, 14455, 14456, 14457, 14458, 14459, 14460, 14461, 14462, 14463, 14464, 14465, 14466, 14467, 14469, 14470, 14471, 14472, 14473, 14474, 14475, 14476, 14477, 14478, 14479, 14480, 14481, 14482, 14483, 14484, 14485, 14486, 14487, 14488, 14489, 14490, 14491, 14492, 14493, 14494, 14495, 14496, 14497, 14498, 14499, 14500, 14501, 14502, 14503, 14504, 14505, 14506, 14507, 14508, 14509, 14510, 14511, 14512, 14513, 14514, 14515, 14516, 14517, 14518, 14519, 14520, 14521, 14522, 14523, 14524, 14525, 14526, 14527, 14528, 14529, 14530, 14531, 14532, 14533, 14534, 14535, 14536, 14538, 14539, 14540, 14541, 14542, 14543, 14544, 14545, 14546, 14547, 14548, 14549, 14550, 14551, 14552, 14553, 14554, 14555, 14556, 14557, 14558, 14559, 14560, 14561, 14562, 14563, 14564, 14565, 14566, 14567, 14568, 14581, 14601, 14602, 14603, 14604, 14605, 14606, 14621, 14622, 14623, 14624, 14625, 14626, 14627, 14628, 14629, 14630, 14631, 14632, 14633, 14634, 14635, 14636, 14637, 14638, 14639, 14640, 14641, 14642, 14643, 14644, 14645, 14646, 14661, 14662, 14663, 14664, 14666, 14667, 14668, 14681, 14682, 14683, 14684, 14685, 14686, 14687, 14688, 14689, 14690, 14691, 14692, 14693, 14694, 14695, 14696, 14697, 14698, 14699, 14700, 14701, 14702, 14703, 14704, 14705, 14706, 14707, 14708, 14709, 14710, 14711, 14712, 14713, 14714, 14715, 14717, 14718, 14719, 14720, 14721, 14722, 14723, 14724, 14725, 14726, 14727, 14728, 14729, 14730, 14731, 14732, 14733, 14734, 14735, 14736, 14737, 14738, 14739, 14740, 14741, 14742, 14743, 14744, 14745, 14746, 14748, 14750, 14751, 14752, 14753, 14754, 14755, 14756, 14757, 14758, 14761, 14762, 14763, 14764, 14765, 14766, 14767, 14768, 14769, 14770, 14771, 14772, 14773, 14774, 14775, 14776, 14777, 14781, 14801, 14821, 14822, 14823, 14824, 14825, 14826, 14827, 14828, 14829, 14830, 14831, 14832, 14833, 14834, 14841, 14842, 14843, 14844, 14845, 14846, 14847, 14848, 14849, 14850, 14851, 14852, 14853, 14854, 14855, 14856, 14857, 14858, 14859, 14860, 14861, 14862, 14864, 14865, 14866, 14867, 14868, 14869, 14870, 14871, 14872, 14873, 14874, 14875, 14876, 14877, 14878, 14879, 14880, 14881, 14882, 14883, 14884, 14885, 14886, 14887, 14888, 14889, 14890, 14892, 14893, 14894, 14901, 14902, 14903, 14904, 14905, 14906, 14908, 14909, 14910, 14911, 14912, 14913, 14921, 14941, 14942, 14943, 14944, 14945, 14946, 14947, 14948, 14961, 14962, 14963, 14964, 14965, 14966, 14967, 14968, 14981, 14982, 14983, 14984, 14986, 14987, 14988, 14989, 14990, 14991, 14994, 15001, 15002, 15003, 15004, 15005, 15006, 15007, 15008, 15009, 15010, 15011, 15012, 15021, 15022, 15041, 15042, 15043, 15045, 15046, 15047, 15061, 15062, 15063, 15064, 15065, 15066, 15067, 15068, 15069, 15070, 15071, 15072, 15073, 15074, 15075, 15076, 15077, 15078, 15079, 15080, 15081, 15082, 15083, 15084, 15085, 15086, 15087, 15088, 15089, 15090, 15091, 15101, 15102, 15103, 15104, 15105, 15106, 15107, 15108, 15109, 15110, 15111, 15112, 15113, 15114, 15115, 15116, 15117, 15118, 15119, 15121, 15122, 15123, 15124, 15125, 15126, 15127, 15128, 15130, 15131, 15133, 15134, 15135, 15136, 15137, 15138, 15139, 15140, 15141, 15142, 15143, 15144, 15145, 15146, 15151, 15152, 15153, 15154, 15155, 15156, 15157, 15158, 15159, 15160, 15161, 15162, 15163, 15164, 15165, 15166, 15167, 15168, 15169, 15170, 15171, 15172, 15173, 15174, 15175, 15176, 15177, 15178, 15179, 15180, 15181, 15182, 15183, 15184, 15185, 15186, 15187, 15188, 15189, 15190, 15191, 15192, 15193, 15194, 15195, 15196, 15197, 15198, 15199, 15200, 15201, 15202, 15203, 15204, 15205, 15206, 15207, 15208, 15209, 15210, 15211, 15212, 15213, 15214, 15215, 15216, 15217, 15218, 15219, 15220, 15221, 15222, 15223, 15224, 15226, 15227, 15228, 15229, 15230, 15231, 15232, 15233, 15234, 15235, 15236, 15237, 15238, 15239, 15240, 15241, 15242, 15243, 15244, 15245, 15246, 15247, 15248, 15249, 15250, 15251, 15252, 15253, 15254, 15255, 15256, 15257, 15258, 15259, 15260, 15261, 15262, 15263, 15264, 15270, 15271, 15273, 15274, 15275, 15276, 15277, 15278, 15279, 15280, 15281, 15282, 15283, 15284, 15285, 15286, 15287, 15288, 15289, 15290, 15291, 15292, 15293, 15294, 15295, 15296, 15297, 15298, 15299, 15300, 15301, 15302, 15303, 15304, 15305, 15306, 15307, 15308, 15309, 15310, 15311, 15312, 15313, 15314, 15315, 15316, 15317, 15318, 15319, 15320, 15322, 15323, 15324, 15325, 15326, 15327, 15328, 15329, 15330, 15331, 15332, 15333, 15334, 15335, 15336, 15337, 15338, 15339, 15340, 15341, 15342, 15343, 15344, 15345, 15346, 15347, 15348, 15349, 15350, 15351, 15352, 15353, 15354, 15355, 15356, 15357, 15358, 15359, 15360, 15361, 15362, 15363, 15364, 15366, 15367, 15368, 15369, 15370, 15371, 15372, 15373, 15374, 15375, 15376, 15377, 15378, 15379, 15380, 15381, 15382, 15383, 15384, 15385, 15386, 15387, 15388, 15389, 15390, 15391, 15392, 15393, 15394, 15395, 15397, 15398, 15399, 15400, 15401, 15402, 15403, 15404, 15405, 15406, 15407, 15408, 15409, 15410, 15411, 15412, 15413, 15414, 15415, 15416, 15417, 15418, 15419, 15420, 15421, 15422, 15423, 15424, 15425, 15426, 15427, 15428, 15429, 15430, 15431, 15432, 15433, 15434, 15435, 15436, 15437, 15438, 15439, 15440, 15441, 15442, 15443, 15444, 15445, 15446, 15447, 15448, 15449, 15450, 15451, 15452, 15453, 15454, 15455, 15456, 15457, 15458, 15459, 15460, 15461, 15462, 15463, 15464, 15465, 15466, 15467, 15468, 15469, 15470, 15471, 15472, 15473, 15474, 15475, 15476, 15477, 15478, 15479, 15480, 15481, 15482, 15483, 15484, 15485, 15486, 15487, 15488, 15489, 15490, 15491, 15492, 15493, 15494, 15495, 15496, 15497, 15498, 15499, 15500, 15501, 15502, 15503, 15504, 15505, 15506, 15507, 15508, 15509, 15510, 15511, 15512, 15513, 15514, 15515, 15516, 15517, 15518, 15519, 15520, 15521, 15522, 15524, 15525, 15526, 15527, 15528, 15529, 15530, 15532, 15533, 15534, 15535, 15536, 15537, 15538, 15539, 15540, 15541, 15542, 15543, 15544, 15545, 15546, 15547, 15548, 15549, 15550, 15551, 15552, 15553, 15554, 15555, 15556, 15557, 15558, 15559, 15560, 15561, 15562, 15563, 15564, 15565, 15566, 15567, 15568, 15569, 15570, 15571, 15572, 15573, 15574, 15575, 15576, 15577, 15578, 15579, 15580, 15581, 15582, 15583, 15584, 15585, 15586, 15587, 15588, 15589, 15590, 15591, 15592, 15593, 15594, 15595, 15596, 15597, 15598, 15599, 15600, 15601, 15602, 15603, 15604, 15605, 15606, 15607, 15608, 15609, 15610, 15611, 15612, 15613, 15614, 15615, 15616, 15617, 15618, 15619, 15620, 15621, 15622, 15623, 15624, 15625, 15626, 15627, 15628, 15629, 15630, 15631, 15632, 15633, 15634, 15635, 15636, 15637, 15638, 15639, 15640, 15641, 15642, 15643, 15644, 15645, 15646, 15647, 15648, 15649, 15650, 15651, 15652, 15653, 15654, 15655, 15656, 15657, 15658, 15659, 15660, 15661, 15663, 15664, 15665, 15666, 15667, 15668, 15669, 15670, 15672, 15675, 15676, 15677, 15678, 15679, 15680, 15681, 15682, 15683, 15684, 15685, 15686, 15687, 15688, 15689, 15690, 15691, 15692, 15693, 15694, 15695, 15696, 15698, 15699, 15700, 15701, 15702, 15703, 15704, 15705, 15706, 15707, 15708, 15709, 15710, 15711, 15712, 15714, 15715, 15716, 15717, 15718, 15719, 15720, 15721, 15722, 15723, 15724, 15725, 15726, 15727, 15728, 15729, 15730, 15731, 15732, 15733, 15734, 15735, 15736, 15737, 15738, 15739, 15740, 15741, 15742, 15743, 15744, 15745, 15746, 15747, 15748, 15749, 15750, 15751, 15752, 15753, 15754, 15756, 15757, 15758, 15759, 15760, 15761, 15762, 15763, 15764, 15765, 15766, 15767, 15768, 15769, 15770, 15771, 15772, 15773, 15774, 15775, 15776, 15777, 15778, 15780, 15781, 15782, 15783, 15784, 15785, 15786, 15787, 15788, 15789, 15790, 15791, 15792, 15793, 15794, 15795, 15796, 15797, 15798, 15799, 15800, 15801, 15802, 15803, 15804, 15805, 15806, 15807, 15808, 15809, 15810, 15811, 15812, 15813, 15814, 15815, 15816, 15817, 15818, 15832, 15835, 15838, 15839, 15840, 15841, 15842, 15843, 15844, 15845, 15846, 15847, 15848, 15849, 15850, 15851, 15852, 15853, 15854, 15855, 15856, 15857, 15858, 15859, 15860, 15861, 15862, 15863, 15864, 15865, 15866, 15867, 15868, 15869, 15870, 15871, 15872, 15873, 15874, 15875, 15876, 15877, 15878, 15879, 15880, 15881, 15882, 15883, 15884, 15885, 15886, 15887, 15888, 15889, 15890, 15891, 15892, 15893, 15894, 15895, 15896, 15897, 15898, 15899, 15900, 15901, 15902, 15903, 15904, 15905, 15906, 15907, 15908, 15909, 15910, 15911, 15912, 15913, 15914, 15915, 15916, 15917, 15918, 15919, 15920, 15921, 15922, 15923, 15924, 15925, 15926, 15927, 15928, 15929, 15930, 15931, 15932, 15933, 15934); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (15935, 15936, 15937, 15938, 15939, 15940, 15941, 15942, 15944, 15945, 15946, 15947, 15948, 15949, 15950, 15951, 15952, 15953, 15954, 15955, 15956, 15957, 15958, 15959, 15961, 15962, 15963, 15964, 15965, 15966, 15967, 15968, 15969, 15970, 15971, 15972, 15973, 15974, 15975, 15976, 15977, 15978, 15979, 15980, 15981, 15982, 15983, 15984, 15985, 15989, 15990, 15991, 16000, 16001, 16002, 16003, 16004, 16005, 16006, 16007, 16008, 16009, 16011, 16012, 16013, 16014, 16015, 16016, 16017, 16018, 16019, 16020, 16021, 16022, 16023, 16024, 16025, 16026, 16027, 16028, 16029, 16030, 16031, 16032, 16033, 16034, 16035, 16036, 16037, 16038, 16039, 16040, 16041, 16042, 16043, 16044, 16045, 16046, 16047, 16048, 16049, 16050, 16051, 16052, 16053, 16054, 16055, 16056, 16057, 16058, 16059, 16060, 16061, 16062, 16063, 16064, 16065, 16066, 16067, 16068, 16069, 16070, 16072, 16073, 16075, 16076, 16077, 16078, 16079, 16080, 16081, 16082, 16083, 16084, 16085, 16086, 16089, 16090, 16091, 16092, 16093, 16094, 16095, 16096, 16097, 16098, 16099, 16100, 16101, 16102, 16103, 16104, 16105, 16106, 16107, 16108, 16109, 16110, 16111, 16112, 16113, 16114, 16115, 16116, 16117, 16118, 16119, 16120, 16121, 16123, 16124, 16125, 16126, 16127, 16128, 16129, 16131, 16132, 16133, 16134, 16135, 16136, 16137, 16138, 16139, 16140, 16141, 16142, 16143, 16144, 16145, 16146, 16147, 16148, 16149, 16150, 16151, 16152, 16153, 16154, 16156, 16157, 16158, 16159, 16160, 16161, 16162, 16163, 16164, 16165, 16166, 16167, 16168, 16169, 16170, 16171, 16172, 16173, 16174, 16175, 16176, 16177, 16178, 16179, 16180, 16181, 16182, 16183, 16184, 16185, 16186, 16187, 16188, 16189, 16190, 16191, 16192, 16193, 16194, 16196, 16197, 16198, 16199, 16200, 16201, 16202, 16203, 16204, 16205, 16206, 16207, 16208, 16209, 16210, 16211, 16212, 16213, 16214, 16215, 16216, 16217, 16218, 16219, 16220, 16221, 16222, 16224, 16225, 16226, 16227, 16228, 16229, 16230, 16231, 16232, 16233, 16234, 16235, 16236, 16237, 16238, 16239, 16240, 16241, 16242, 16243, 16244, 16245, 16246, 16247, 16248, 16249, 16250, 16251, 16252, 16253, 16254, 16255, 16256, 16257, 16258, 16259, 16260, 16261, 16262, 16263, 16264, 16265, 16266, 16267, 16268, 16269, 16270, 16271, 16272, 16273, 16274, 16275, 16276, 16277, 16278, 16279, 16280, 16281, 16283, 16284, 16285, 16286, 16287, 16288, 16289, 16290, 16291, 16292, 16293, 16294, 16295, 16296, 16297, 16298, 16299, 16300, 16301, 16302, 16303, 16304, 16305, 16306, 16307, 16308, 16309, 16310, 16311, 16312, 16313, 16314, 16315, 16316, 16317, 16318, 16319, 16320, 16321, 16322, 16323, 16324, 16325, 16326, 16327, 16328, 16329, 16330, 16331, 16332, 16333, 16334, 16335, 16336, 16337, 16338, 16339, 16340, 16341, 16342, 16343, 16344, 16345, 16346, 16347, 16348, 16349, 16350, 16351, 16352, 16353, 16354, 16355, 16356, 16357, 16358, 16359, 16360, 16361, 16362, 16363, 16364, 16365, 16366, 16367, 16368, 16369, 16371, 16372, 16373, 16374, 16375, 16376, 16377, 16378, 16379, 16380, 16381, 16382, 16383, 16384, 16385, 16386, 16387, 16388, 16389, 16390, 16392, 16393, 16394, 16395, 16396, 16397, 16398, 16399, 16400, 16401, 16402, 16403, 16404, 16405, 16406, 16407, 16408, 16409, 16410, 16411, 16412, 16414, 16415, 16416, 16417, 16418, 16419, 16420, 16421, 16422, 16423, 16424, 16425, 16426, 16427, 16428, 16429, 16430, 16431, 16432, 16433, 16434, 16435, 16436, 16437, 16438, 16439, 16440, 16441, 16442, 16443, 16444, 16445, 16446, 16447, 16448, 16449, 16450, 16451, 16452, 16453, 16454, 16455, 16456, 16457, 16458, 16459, 16460, 16461, 16462, 16463, 16464, 16465, 16466, 16467, 16468, 16469, 16470, 16471, 16472, 16473, 16474, 16475, 16476, 16477, 16478, 16479, 16480, 16481, 16482, 16483, 16484, 16485, 16486, 16487, 16488, 16489, 16490, 16491, 16492, 16493, 16494, 16495, 16496, 16497, 16498, 16499, 16500, 16501, 16502, 16503, 16504, 16505, 16506, 16507, 16508, 16509, 16510, 16511, 16512, 16513, 16514, 16516, 16517, 16518, 16519, 16520, 16521, 16522, 16523, 16524, 16525, 16526, 16527, 16528, 16529, 16530, 16531, 16532, 16533, 16534, 16535, 16536, 16537, 16538, 16539, 16540, 16541, 16542, 16543, 16544, 16545, 16546, 16547, 16548, 16549, 16550, 16551, 16553, 16554, 16556, 16557, 16560, 16561, 16562, 16563, 16564, 16565, 16566, 16567, 16568, 16569, 16570, 16571, 16572, 16573, 16574, 16575, 16576, 16577, 16578, 16579, 16580, 16581, 16582, 16583, 16584, 16585, 16586, 16587, 16588, 16589, 16590, 16591, 16592, 16593, 16594, 16595, 16596, 16597, 16598, 16599, 16600, 16601, 16602, 16603, 16604, 16605, 16606, 16608, 16609, 16610, 16611, 16612, 16613, 16614, 16615, 16616, 16617, 16618, 16619, 16620, 16621, 16622, 16623, 16624, 16625, 16626, 16627, 16628, 16629, 16630, 16631, 16632, 16633, 16634, 16635, 16636, 16637, 16638, 16639, 16640, 16641, 16642, 16643, 16644, 16645, 16646, 16647, 16648, 16649, 16650, 16651, 16652, 16653, 16654, 16655, 16656, 16657, 16658, 16659, 16660, 16661, 16662, 16663, 16664, 16665, 16666, 16667, 16668, 16669, 16670, 16671, 16672, 16673, 16674, 16675, 16676, 16677, 16678, 16679, 16680, 16681, 16682, 16683, 16684, 16685, 16686, 16687, 16688, 16689, 16690, 16691, 16692, 16693, 16694, 16695, 16696, 16697, 16698, 16699, 16700, 16701, 16702, 16703, 16704, 16705, 16706, 16707, 16708, 16709, 16710, 16711, 16712, 16713, 16714, 16715, 16716, 16717, 16718, 16719, 16720, 16721, 16722, 16723, 16724, 16725, 16726, 16727, 16728, 16729, 16730, 16731, 16732, 16733, 16734, 16735, 16736, 16737, 16738, 16739, 16740, 16741, 16742, 16743, 16744, 16745, 16746, 16747, 16748, 16749, 16750, 16751, 16752, 16753, 16754, 16755, 16756, 16757, 16758, 16759, 16760, 16761, 16762, 16763, 16764, 16765, 16766, 16767, 16768, 16769, 16770, 16771, 16772, 16773, 16774, 16775, 16776, 16777, 16778, 16779, 16780, 16781, 16782, 16783, 16784, 16785, 16786, 16787, 16788, 16789, 16790, 16791, 16792, 16793, 16794, 16795, 16796, 16797, 16798, 16799, 16800, 16801, 16802, 16803, 16804, 16805, 16806, 16807, 16808, 16809, 16810, 16811, 16812, 16813, 16814, 16815, 16816, 16817, 16818, 16819, 16820, 16821, 16822, 16823, 16824, 16825, 16826, 16827, 16828, 16829, 16830, 16831, 16832, 16833, 16834, 16835, 16836, 16837, 16838, 16839, 16840, 16841, 16842, 16843, 16844, 16845, 16846, 16847, 16848, 16849, 16850, 16851, 16852, 16853, 16854, 16855, 16856, 16857, 16858, 16859, 16860, 16861, 16862, 16863, 16864, 16865, 16866, 16867, 16868, 16869, 16870, 16871, 16872, 16873, 16874, 16875, 16876, 16877, 16878, 16879, 16880, 16881, 16882, 16883, 16884, 16885, 16886, 16887, 16888, 16889, 16890, 16891, 16892, 16893, 16894, 16895, 16896, 16897, 16898, 16899, 16900, 16901, 16902, 16903, 16904, 16905, 16906, 16907, 16908, 16909, 16910, 16911, 16912, 16914, 16915, 16916, 16917, 16918, 16919, 16920, 16921, 16922, 16923, 16924, 16925, 16926, 16927, 16928, 16929, 16930, 16931, 16932, 16933, 16934, 16935, 16936, 16937, 16938, 16939, 16940, 16941, 16942, 16943, 16944, 16945, 16946, 16947, 16948, 16949, 16950, 16951, 16952, 16953, 16954, 16955, 16956, 16957, 16958, 16959, 16960, 16961, 16962, 16963, 16964, 16965, 16966, 16967, 16968, 16969, 16970, 16971, 16972, 16973, 16974, 16975, 16976, 16977, 16978, 16979, 16980, 16981, 16982, 16983, 16984, 16985, 16986, 16987, 16988, 16989, 16990, 16991, 16992, 16993, 16994, 16995, 16996, 16997, 16998, 16999, 17000, 17001, 17002, 17003, 17004, 17005, 17006, 17007, 17008, 17009, 17010, 17011, 17012, 17013, 17014, 17015, 17016, 17017, 17018, 17019, 17020, 17021, 17022, 17023, 17024, 17025, 17026, 17027, 17028, 17029, 17030, 17031, 17032, 17034, 17035, 17038, 17039, 17041, 17042, 17046, 17047, 17048, 17049, 17050, 17051, 17052, 17053, 17055, 17056, 17057, 17058, 17059, 17060, 17061, 17062, 17063, 17064, 17065, 17066, 17067, 17068, 17069, 17070, 17071, 17072, 17073, 17074, 17075, 17076, 17077, 17078, 17079, 17080, 17081, 17082, 17083, 17084, 17085, 17086, 17087, 17088, 17089, 17090, 17091, 17092, 17093, 17094, 17095, 17096, 17097, 17098, 17099, 17100, 17101, 17102, 17103, 17104, 17105, 17106, 17107, 17108, 17109, 17110, 17111, 17112, 17113, 17114, 17115, 17116, 17117, 17118, 17119, 17120, 17121, 17122, 17123, 17124, 17125, 17126, 17127, 17128, 17129, 17130, 17131, 17132, 17133, 17134, 17135, 17136, 17137, 17138, 17139, 17140, 17141, 17142, 17143, 17144, 17145, 17146, 17147, 17148, 17149, 17150, 17151, 17152, 17153, 17154, 17155, 17156, 17157, 17158, 17159, 17160, 17161, 17162, 17163, 17165, 17167, 17168, 17169, 17170, 17171, 17172, 17173, 17174, 17175, 17176, 17178, 17179, 17180, 17181, 17182, 17183, 17184, 17185, 17186, 17187, 17188, 17189, 17190, 17191, 17192, 17193, 17194, 17195, 17196, 17197, 17198, 17199, 17200, 17201, 17202, 17203, 17204, 17205, 17206, 17207, 17208, 17209, 17210, 17211, 17212, 17213, 17214, 17215, 17216, 17217, 17218, 17219, 17220, 17221, 17222, 17223, 17224, 17225, 17226, 17227, 17228, 17229, 17230, 17231, 17232, 17233, 17234, 17235, 17236, 17238, 17239, 17240, 17241, 17242, 17243, 17244, 17245, 17246, 17247, 17248, 17249, 17250, 17251, 17252, 17253, 17254, 17255, 17256, 17257, 17258, 17259, 17260, 17261, 17262, 17263, 17264, 17265, 17266, 17267, 17268, 17269, 17270, 17271, 17272, 17274, 17275, 17276, 17277, 17278, 17279, 17280, 17281, 17282, 17283, 17284, 17285, 17286, 17287, 17288, 17289, 17290, 17291, 17292, 17293, 17294, 17295, 17296, 17297, 17298, 17299, 17300, 17301, 17302, 17303, 17304, 17305, 17306, 17307, 17308, 17309, 17310, 17311, 17312, 17313, 17314, 17315, 17316, 17317, 17318, 17319, 17320, 17321, 17322, 17323, 17324, 17325, 17326, 17327, 17328, 17329, 17330, 17331, 17332, 17333, 17334, 17335, 17336, 17337, 17338, 17339, 17340, 17341, 17342, 17343, 17344, 17345, 17346, 17347, 17348, 17349, 17350, 17351, 17352, 17353, 17354, 17355, 17356, 17357, 17358, 17359, 17360, 17361, 17362, 17363, 17364, 17365, 17366, 17367, 17368, 17369, 17370, 17371, 17372, 17373, 17374, 17375, 17376, 17377, 17378, 17379, 17380, 17381, 17382, 17383, 17384, 17385, 17386, 17387, 17388, 17389, 17390, 17391, 17392, 17393, 17394, 17395, 17396, 17397, 17398, 17399, 17400, 17401, 17402, 17403, 17404, 17405, 17406, 17407, 17408, 17409, 17410, 17411, 17412, 17413, 17414, 17415, 17416, 17417, 17418, 17419, 17420, 17421, 17422, 17423, 17424, 17425, 17426, 17427, 17428, 17429, 17430, 17431, 17432, 17433, 17434, 17435, 17436, 17437, 17438, 17439, 17440, 17441, 17442, 17443, 17444, 17445, 17446, 17447, 17448, 17449, 17450, 17451, 17452, 17453, 17454, 17455, 17456, 17457, 17458, 17459, 17460, 17461, 17462, 17463, 17464, 17465, 17466, 17467, 17468, 17469, 17470, 17471, 17473, 17474, 17475, 17476, 17477, 17478, 17479, 17480, 17481, 17482, 17483, 17484, 17485, 17486, 17487, 17488, 17489, 17490, 17491, 17492, 17493, 17494, 17495, 17496, 17499, 17500, 17501, 17502, 17503, 17504, 17505, 17506, 17507, 17508, 17509, 17510, 17511, 17512, 17513, 17514, 17516, 17517, 17518, 17519, 17520, 17521, 17522, 17523, 17524, 17525, 17526, 17527, 17528, 17529, 17530, 17531, 17532, 17533, 17534, 17535, 17536, 17537, 17538, 17539, 17540, 17541, 17542, 17543, 17544, 17545, 17546, 17547, 17548, 17549, 17550, 17551, 17552, 17553, 17554, 17555, 17556, 17557, 17558, 17559, 17560, 17561, 17562, 17563, 17564, 17565, 17566, 17567, 17568, 17569, 17570, 17571, 17572, 17573, 17574, 17575, 17576, 17577, 17578, 17579, 17580, 17581, 17582, 17583, 17584, 17585, 17586, 17587, 17588, 17589, 17590, 17591, 17592, 17593, 17594, 17595, 17596, 17597, 17598, 17599, 17600, 17601, 17602, 17603, 17604, 17605, 17606, 17607, 17608, 17609, 17610, 17611, 17612, 17613, 17614, 17615, 17616, 17617, 17618, 17619, 17620, 17621, 17622, 17623, 17624, 17625, 17626, 17627, 17628, 17629, 17630, 17631, 17632, 17633, 17634, 17635, 17636, 17637, 17638, 17639, 17640, 17641, 17642, 17643, 17644, 17645, 17646, 17647, 17648, 17649, 17650, 17651, 17652, 17653, 17654, 17655, 17656, 17657, 17658, 17659, 17660, 17661, 17662, 17663, 17664, 17665, 17666, 17667, 17668, 17669, 17670, 17671, 17672, 17673, 17674, 17675, 17676, 17677, 17678, 17679, 17680, 17681, 17682, 17683, 17684, 17685, 17686, 17687, 17688, 17689, 17690, 17691, 17693, 17694, 17695, 17696, 17697, 17698, 17699, 17700, 17701, 17702, 17703, 17704, 17705, 17706, 17707, 17708, 17709, 17710, 17711, 17712, 17713, 17714, 17715, 17716, 17717, 17718, 17719, 17720, 17721, 17722, 17723, 17724, 17725, 17726, 17727, 17728, 17729, 17730, 17731, 17732, 17734, 17735, 17736, 17737, 17738, 17739, 17740, 17741, 17742, 17743, 17744, 17745, 17746, 17747, 17748, 17749, 17750, 17751, 17752, 17753, 17754, 17755, 17756, 17757, 17758, 17759, 17760, 17761, 17762, 17763, 17764, 17765, 17766, 17767, 17768, 17769, 17770, 17771, 17772, 17773, 17774, 17775, 17776, 17777, 17778, 17779, 17780, 17781, 17782, 17783, 17784, 17785, 17786, 17787, 17788, 17789, 17790, 17791, 17792, 17793, 17794, 17795, 17796, 17797, 17798, 17799, 17800, 17801, 17802, 17803, 17804, 17805, 17807, 17808, 17809, 17810, 17811, 17812, 17813, 17814, 17815, 17816, 17817, 17818, 17819, 17820, 17822, 17823, 17824, 17825, 17826, 17827, 17828, 17829, 17830, 17831, 17832, 17833, 17834, 17835, 17836, 17837, 17838, 17839, 17840, 17841, 17842, 17843, 17844, 17845, 17846, 17847, 17848, 17849, 17850, 17851, 17852, 17853, 17854, 17855, 17856, 17857, 17858, 17859, 17860, 17861, 17862, 17863, 17864, 17865, 17866, 17867, 17868, 17869, 17870, 17871, 17872, 17873, 17874, 17875, 17876, 17877, 17878, 17879, 17880, 17881, 17882, 17883, 17884, 17885, 17886, 17887, 17888, 17889, 17890, 17892, 17893, 17894, 17895, 17896, 17897, 17898, 17899, 17900, 17901, 17902, 17903, 17904, 17905, 17906, 17907, 17908, 17909, 17910, 17911, 17912, 17913, 17914, 17915, 17916, 17917, 17918, 17919, 17920, 17921, 17922, 17923, 17924, 17925, 17926, 17927, 17928, 17929, 17930, 17931, 17932, 17933, 17934, 17935, 17936, 17937, 17938, 17939, 17940, 17941, 17942, 17943, 17944, 17945, 17946, 17947, 17948, 17949, 17950, 17951, 17952, 17953, 17954, 17955, 17956, 17957, 17958, 17959, 17960, 17961, 17962, 17963, 17964, 17965, 17966, 17967, 17968, 17969, 17970, 17971, 17972, 17973, 17974, 17975, 17976, 17977, 17978, 17979, 17980, 17981, 17982, 17983, 17984, 17985, 17986, 17987, 17988, 17989, 17990, 17991, 17992, 17993, 17994, 17995, 17996, 17997, 17998, 17999, 18000, 18001, 18002, 18003, 18004, 18005, 18006, 18007, 18008, 18009, 18010, 18011, 18012, 18013, 18014, 18015, 18016, 18017, 18018, 18019, 18020, 18021, 18022, 18023, 18024, 18025, 18026, 18027, 18028, 18029, 18030, 18031, 18032, 18033, 18034, 18035, 18036, 18037, 18038, 18039, 18040, 18041, 18042, 18043, 18044, 18045, 18046, 18047, 18060, 18061, 18062, 18063, 18064, 18065, 18066, 18067, 18068, 18069, 18070, 18071, 18072, 18073, 18074, 18075, 18076, 18077, 18078, 18079, 18080, 18081, 18082, 18083, 18084, 18085, 18086, 18087, 18088, 18089, 18090, 18091, 18092, 18093, 18094, 18095, 18096, 18097, 18098, 18099, 18100, 18101, 18102, 18103, 18104, 18105, 18106, 18107, 18108, 18109, 18110, 18113, 18114, 18115, 18116, 18117, 18118, 18119, 18120, 18121, 18122, 18123, 18124, 18125, 18126, 18127, 18128, 18129, 18130, 18131, 18132, 18133, 18134, 18135, 18136, 18137, 18138, 18139, 18140, 18141, 18142, 18143, 18144, 18145, 18146, 18147, 18148, 18149, 18150, 18151, 18152, 18153, 18154, 18155, 18156, 18157, 18158, 18159, 18160, 18161, 18162, 18163, 18164, 18165, 18166, 18167, 18168, 18169, 18170, 18171, 18172, 18173, 18174, 18175, 18176, 18177, 18178, 18179, 18180, 18181, 18182, 18183, 18184, 18185, 18186, 18187, 18188, 18189, 18190, 18191, 18192, 18194, 18196, 18197, 18198, 18199, 18200, 18201, 18202, 18203, 18204, 18205, 18206, 18207, 18208, 18209, 18210, 18211, 18212, 18213, 18214, 18215, 18216, 18217, 18218, 18220, 18221, 18222, 18223, 18224, 18225, 18226, 18228, 18229, 18230, 18231, 18232, 18233, 18234, 18235, 18236, 18237, 18238, 18239, 18240, 18241, 18242, 18243, 18244, 18245, 18246, 18247, 18248, 18249, 18250, 18251, 18252, 18253, 18254, 18255, 18256, 18257, 18258, 18259, 18260, 18261, 18262, 18263, 18264, 18265, 18266, 18267, 18268, 18269, 18270, 18271, 18272, 18273, 18274, 18275, 18276, 18277, 18278, 18280, 18281, 18282, 18283, 18284, 18285, 18286, 18287, 18288, 18289, 18290, 18292, 18293, 18294, 18295, 18296, 18297, 18298, 18299, 18300, 18301, 18302, 18303, 18304, 18305, 18306, 18307, 18308, 18309, 18311, 18312, 18313, 18314, 18315, 18317, 18318, 18319, 18320, 18321, 18322, 18323, 18325, 18326, 18327, 18328, 18329, 18331, 18332, 18333, 18334, 18335, 18336, 18337, 18338, 18340, 18341, 18342, 18343, 18344, 18345, 18346, 18347, 18348, 18349, 18350, 18351, 18352, 18353, 18354, 18355, 18357, 18358, 18359, 18360, 18361, 18362, 18363, 18364, 18365, 18366, 18367, 18368, 18369, 18370, 18371, 18372, 18373, 18374, 18375, 18376, 18377, 18378, 18379, 18380, 18381, 18382, 18383, 18384, 18385, 18386, 18387, 18388, 18389, 18390, 18391, 18392, 18393, 18394, 18395, 18396, 18397, 18398, 18399, 18400, 18401, 18402, 18403, 18404, 18405, 18406, 18407, 18408, 18409, 18410, 18411, 18412, 18413, 18414, 18415, 18416, 18417, 18418, 18419, 18420, 18421, 18422, 18423, 18424, 18425, 18426, 18427, 18428, 18429, 18430, 18431, 18437, 18438, 18439, 18440, 18441, 18442, 18443, 18444, 18445, 18446, 18447, 18448, 18449, 18450, 18451, 18452, 18453, 18454, 18455, 18456, 18457, 18458, 18459, 18460, 18461, 18462, 18463, 18464, 18465, 18466, 18467, 18468, 18469, 18470, 18471, 18472, 18473, 18474, 18475, 18476, 18477, 18478, 18479, 18480, 18481, 18482, 18483, 18484, 18485, 18486, 18487, 18488, 18489, 18490, 18491, 18492, 18493, 18494, 18495, 18496, 18497, 18498, 18499, 18500, 18501, 18502, 18503, 18504, 18506, 18507, 18521, 18524, 18525, 18526, 18527, 18528, 18529, 18530, 18531, 18532, 18533, 18534, 18535, 18536, 18537, 18538, 18539, 18540, 18541, 18542, 18543, 18544, 18545, 18546, 18547, 18548, 18549, 18550, 18551, 18552, 18553, 18554, 18555, 18556, 18557, 18558, 18559, 18560, 18562, 18563, 18564, 18565, 18566, 18567, 18568, 18581, 18582, 18583, 18584, 18585, 18586, 18587, 18588, 18589, 18590, 18593, 18594, 18595, 18596, 18597, 18598, 18599, 18600, 18622, 18623, 18624, 18625, 18626, 18627, 18628, 18629, 18631, 18632, 18633, 18634, 18635, 18636, 18637, 18638, 18639, 18640, 18641, 18642, 18643, 18644, 18645, 18646, 18647, 18648, 18649, 18650, 18651, 18652, 18653, 18654, 18655, 18656, 18657, 18658, 18659, 18660, 18661, 18662, 18663, 18664, 18665, 18666, 18667, 18668, 18669, 18670, 18671, 18672, 18673, 18674, 18675, 18676, 18677, 18678, 18679, 18680, 18681, 18682, 18683, 18684, 18685, 18686, 18687, 18688, 18689, 18690, 18691, 18692, 18693, 18694, 18695, 18696, 18697, 18698, 18699, 18700, 18701, 18702, 18703, 18704, 18705, 18706, 18707, 18708, 18712, 18713, 18714, 18715, 18716, 18717, 18718, 18719, 18720, 18721, 18722, 18723, 18724, 18725, 18726, 18727, 18728, 18729, 18730, 18731, 18732, 18733, 18734, 18735, 18736, 18737, 18738, 18739, 18740, 18741, 18742, 18743, 18744, 18745, 18747, 18748, 18749, 18750, 18751, 18752, 18753, 18754, 18755, 18756, 18757, 18758, 18759, 18760, 18761, 18762, 18763, 18764, 18765, 18766, 18768, 18769, 18770, 18771, 18772, 18773, 18774, 18775, 18776, 18777, 18778, 18779, 18780, 18781, 18782, 18783, 18785, 18788, 18789, 18790, 18791, 18792, 18793, 18794, 18795, 18796, 18797, 18798, 18799, 18800, 18801, 18802, 18803, 18804, 18805, 18806, 18807, 18808, 18809, 18810, 18811, 18812, 18813, 18814, 18815, 18816, 18817, 18818, 18819, 18820, 18821, 18822, 18823, 18824, 18825, 18826, 18827, 18828, 18829, 18830, 18831, 18832, 18834, 18835, 18836, 18838, 18839, 18840, 18841, 18842, 18843, 18844, 18845, 18846, 18847, 18848, 18849, 18850, 18851, 18852, 18853, 18854, 18855, 18856, 18857, 18858, 18859, 18860, 18861, 18862, 18863, 18864, 18865, 18866, 18867, 18868, 18869, 18870, 18871, 18872, 18873, 18874, 18875, 18876, 18877, 18878, 18879, 18880, 18881, 18882, 18883, 18884, 18885, 18886, 18887, 18888, 18889, 18890, 18891, 18892, 18893, 18894, 18895, 18896, 18897, 18898, 18899, 18900, 18901, 18902, 18903, 18904, 18905, 18906, 18907, 18908, 18909, 18910, 18911, 18912, 18913, 18914, 18915, 18916, 18917, 18918, 18919, 18920, 18921, 18922, 18924, 18925, 18926, 18927, 18928, 18929, 18930, 18931, 18932, 18933, 18934, 18935, 18936, 18937, 18938, 18939, 18940, 18941, 18942, 18943, 18944, 18945, 18946, 18947, 18948, 18949, 18950, 18951, 18952, 18953, 18954, 18955, 18956, 18957, 18958, 18959, 18960, 18961, 18962, 18963, 18964, 18965, 18966, 18967, 18968, 18969, 18970, 18971, 18972, 18973, 18974, 18975, 18976, 18977, 18978, 18979, 18980, 18981, 18982, 18983, 18984, 18985, 18986, 18987, 18988, 18989, 18990, 18991, 18992, 18993, 18994, 18995, 18996, 18997, 18998, 18999, 19000, 19001, 19002, 19003, 19004, 19005, 19006, 19007, 19008, 19009, 19010, 19011, 19012, 19013, 19014, 19015, 19016, 19017, 19018, 19019, 19020, 19021, 19022, 19023, 19024, 19025, 19026, 19027, 19028, 19029, 19030, 19031, 19032, 19033, 19034, 19035, 19036, 19037, 19038, 19039, 19040, 19041, 19042, 19043, 19044, 19045, 19046, 19047, 19048, 19049, 19050, 19051, 19052, 19053, 19054, 19055, 19056, 19057, 19058, 19059, 19060, 19063, 19064, 19065, 19066, 19067, 19068, 19069, 19070, 19071, 19072, 19073, 19074, 19075, 19076, 19077, 19078, 19079, 19080, 19081, 19082, 19083, 19084, 19085, 19086, 19087, 19088, 19089, 19090, 19091, 19092, 19093, 19094, 19095, 19096, 19097, 19098, 19099, 19100, 19101, 19102, 19103, 19104, 19105, 19106, 19107, 19108, 19109, 19110, 19111, 19112, 19113, 19114, 19115, 19116, 19117, 19118, 19119, 19120, 19121, 19122, 19123, 19124, 19125, 19126, 19127, 19128, 19129, 19130, 19131, 19132, 19133, 19134, 19135, 19136, 19137, 19138, 19139, 19140, 19141, 19142, 19144, 19145, 19146, 19147, 19148, 19149, 19150, 19151, 19152, 19153, 19154, 19155, 19156, 19157, 19158, 19159, 19160, 19161, 19162, 19163, 19164, 19165, 19166, 19167, 19168, 19169, 19170, 19171, 19172, 19173, 19174, 19175, 19176, 19177, 19178, 19179, 19180, 19181, 19182, 19183, 19184, 19185, 19186, 19187, 19188, 19189, 19190, 19191, 19192, 19193, 19194, 19195, 19196, 19197, 19198, 19199, 19200, 19201, 19202, 19203, 19204, 19205, 19206, 19207, 19208, 19209, 19210, 19211, 19212, 19213, 19214, 19215, 19216, 19217, 19218, 19219, 19220, 19221, 19222, 19223, 19224, 19225, 19226, 19227, 19228, 19229, 19230, 19231, 19232, 19233, 19234, 19235, 19236, 19237, 19238, 19239, 19240, 19241, 19242, 19243, 19244, 19245, 19246, 19247, 19248, 19249, 19250, 19251, 19252, 19253, 19254, 19255, 19256, 19257, 19258, 19259, 19260, 19261, 19262, 19263, 19264, 19265, 19266, 19267, 19268, 19269, 19270, 19271, 19272, 19273, 19274, 19275, 19276, 19277, 19278, 19279, 19280, 19281, 19282, 19283, 19284, 19285, 19286, 19287, 19288, 19289, 19290, 19291, 19292, 19293, 19294, 19295, 19296, 19297, 19298, 19299, 19300, 19301, 19302, 19303, 19304, 19305, 19306, 19307, 19308, 19309, 19310, 19311, 19312, 19313, 19314, 19315, 19316, 19317, 19318, 19319, 19320, 19321, 19322, 19323, 19324, 19326, 19327, 19328, 19329, 19330, 19331, 19332, 19333, 19334, 19335, 19336, 19337, 19338, 19339, 19340, 19341, 19342, 19343, 19344, 19345, 19346, 19347, 19348, 19349, 19350, 19351, 19352, 19353, 19354, 19355, 19356, 19357, 19358, 19359, 19361, 19362, 19363, 19364, 19365, 19366, 19367, 19368, 19369, 19370, 19371, 19372, 19373, 19374, 19375, 19376, 19377, 19378, 19379, 19380, 19381, 19382, 19383, 19384, 19385, 19386, 19387, 19388, 19389, 19390, 19391, 19392, 19393, 19394, 19395, 19397, 19398, 19399, 19400, 19401, 19402, 19403, 19404, 19405, 19406, 19407, 19408, 19409, 19410, 19411, 19412, 19413, 19414, 19415, 19416, 19417, 19418, 19419, 19420, 19421, 19422, 19423, 19424, 19425, 19426, 19427, 19428, 19429, 19430, 19431, 19432, 19433, 19434, 19435, 19436, 19437, 19438, 19439, 19440, 19441, 19442, 19443, 19444, 19445, 19446, 19447, 19449, 19450, 19451, 19452, 19453, 19454, 19455, 19456, 19457, 19458, 19459, 19460, 19461, 19463, 19464, 19466, 19467, 19468, 19469, 19470, 19471, 19472, 19473, 19474, 19475, 19476, 19477, 19478, 19479, 19480, 19481, 19482, 19483, 19484, 19485, 19486, 19487, 19488, 19489, 19490, 19491, 19492, 19493, 19494, 19495, 19496, 19497, 19498, 19499, 19500, 19501, 19502, 19503, 19504, 19505, 19506, 19507, 19508, 19509, 19510, 19511, 19512, 19513, 19514, 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525, 19526, 19527, 19528, 19529, 19530, 19531, 19532, 19533, 19534, 19535, 19536, 19537, 19538, 19539, 19540, 19541, 19542, 19543, 19544, 19545, 19546, 19547, 19548, 19549, 19550, 19551, 19552, 19553, 19554, 19555, 19556, 19557, 19558, 19559, 19560, 19561, 19562, 19563, 19564, 19565, 19566, 19567, 19568, 19569, 19570, 19571, 19572, 19573, 19574, 19575, 19576, 19577, 19578, 19579, 19580, 19581, 19582, 19583, 19584, 19585, 19586, 19587, 19588, 19589, 19590, 19591, 19592, 19593, 19594, 19595, 19596, 19597, 19598, 19599, 19600, 19601, 19602, 19603, 19604, 19605, 19606, 19607, 19608, 19609, 19610, 19611, 19612, 19613, 19614, 19615, 19616, 19617, 19618, 19619, 19620, 19621, 19622, 19623, 19624, 19625, 19626, 19627, 19628, 19629, 19630, 19631, 19632, 19633, 19634, 19635, 19636, 19637, 19638, 19639, 19640, 19641, 19642, 19643, 19644, 19645, 19646, 19647, 19648, 19649, 19650, 19651, 19652, 19653, 19654, 19655, 19656, 19657, 19658, 19659, 19660, 19661, 19662, 19663, 19664, 19665, 19666, 19667, 19668, 19669, 19670, 19671, 19672, 19673, 19674, 19675, 19676, 19677, 19678, 19679, 19680, 19681, 19682, 19683, 19684, 19685, 19686, 19687, 19688, 19689, 19690, 19691, 19692, 19693, 19694, 19695, 19696, 19697, 19698, 19700, 19701, 19702, 19704, 19705, 19706, 19707, 19708, 19709, 19710, 19712, 19713, 19715, 19716, 19717, 19718, 19719, 19720, 19721, 19722, 19723, 19724, 19725, 19726, 19727, 19728, 19729, 19730, 19731, 19732, 19733, 19734, 19735, 19736, 19737, 19738, 19739, 19740, 19741, 19742, 19743, 19744, 19745, 19746, 19747, 19748, 19749, 19750, 19751, 19752, 19753, 19754, 19755, 19756, 19757, 19758, 19759, 19760, 19761, 19762, 19763, 19764, 19765, 19766, 19767, 19768, 19769, 19770, 19771, 19772, 19773, 19774, 19775, 19776, 19777, 19778, 19779, 19780, 19781, 19782, 19783, 19784, 19785, 19786, 19787, 19788, 19789, 19790, 19791, 19792, 19793, 19794, 19795, 19796, 19797, 19798, 19799, 19800, 19801, 19802, 19803, 19804, 19805, 19806, 19807, 19808, 19809, 19810, 19811, 19812, 19813, 19814, 19815, 19816, 19817, 19818, 19819, 19820, 19821, 19822, 19823, 19824, 19825, 19826, 19827, 19828, 19829, 19830, 19831, 19832, 19833, 19835, 19836, 19837, 19838, 19839, 19840, 19841, 19842, 19843, 19844, 19845, 19846, 19847, 19848, 19849, 19850, 19851, 19852, 19853, 19854, 19855, 19856, 19857, 19858, 19859, 19860, 19861, 19862, 19863, 19864, 19865, 19866, 19867, 19868, 19869, 19870, 19871, 19872, 19873, 19874, 19875, 19876, 19877, 19878, 19879, 19880, 19881, 19882, 19883, 19905, 19906, 19907, 19908, 19909, 19910, 19911, 19912, 19913, 19914, 19915, 19916, 19917, 19918, 19919, 19920, 19921, 19922, 19923, 19924, 19925, 19926, 19927, 19928, 19929, 19930, 19931, 19932, 19933, 19934, 19935, 19936, 19937, 19938, 19939, 19940, 19941, 19942, 19943, 19944, 19945, 19946, 19947, 19948, 19949, 19950, 19951, 19952, 19953, 19954, 19956, 19957, 19958, 19959, 19960, 19961, 19962, 19963, 19964, 19965, 19966, 19967, 19968, 19969, 19970, 19971, 19972, 19973, 19974, 19975, 19976, 19978, 19979, 19980, 19981, 19982, 19983, 19984, 19985, 19986, 19987, 19988, 19989, 19990, 19991, 19992, 19993, 19994, 19995, 19996, 19997, 19998, 19999, 20000, 20003, 20019, 20020, 20021, 20023, 20024, 20025, 20026, 20027, 20028, 20029, 20030, 20031, 20032, 20033, 20034, 20035, 20036, 20037, 20038, 20039, 20040, 20041, 20042, 20043, 20044, 20045, 20046, 20047, 20048, 20049, 20050, 20051, 20052, 20053, 20054, 20055, 20058, 20059, 20060, 20061, 20062, 20063, 20064, 20066, 20067, 20068, 20069, 20071, 20072, 20073, 20074, 20075, 20076, 20078, 20079, 20080, 20081, 20082, 20083, 20084, 20085, 20086, 20087, 20088, 20089, 20090, 20091, 20092, 20093, 20094, 20095, 20096, 20097, 20098, 20099, 20100, 20101, 20102, 20103, 20104, 20105, 20106, 20107, 20109, 20110, 20111, 20112, 20113, 20114, 20115, 20116, 20117, 20118, 20119, 20120, 20121, 20122, 20123, 20124, 20125, 20126, 20127, 20128, 20129, 20130, 20131, 20132, 20133, 20134, 20135, 20136, 20137, 20138, 20139, 20140, 20141, 20142, 20143, 20144, 20145, 20146, 20148, 20149, 20150, 20151, 20152, 20153, 20154, 20155, 20156, 20157, 20158, 20159, 20160, 20161, 20162, 20163, 20194, 20195, 20196, 20197, 20198, 20199, 20200, 20201, 20202, 20203, 20204, 20205, 20206, 20207, 20208, 20209, 20210, 20211, 20212, 20213, 20214, 20215, 20216, 20217, 20218, 20219, 20220, 20221, 20222, 20223, 20224, 20225, 20226, 20227, 20229, 20230, 20231, 20232, 20233, 20234, 20235, 20236, 20237, 20238, 20239, 20240, 20241, 20242, 20243, 20244, 20245, 20246, 20247, 20248, 20249, 20250, 20251, 20269, 20270, 20271, 20272, 20273, 20274, 20275, 20276, 20277, 20278, 20279, 20280, 20281, 20282, 20283, 20284, 20285, 20286, 20287, 20288, 20289, 20290, 20291, 20292, 20293, 20294, 20295, 20296, 20297, 20324, 20325, 20326, 20327, 20329, 20330, 20331, 20332, 20333, 20334, 20335, 20336, 20337, 20338, 20339, 20340, 20341, 20342, 20343, 20344, 20345, 20346, 20347, 20348, 20349, 20350, 20351, 20352, 20353, 20354, 20355, 20356, 20357, 20358, 20359, 20360, 20361, 20362, 20363, 20364, 20365, 20366, 20367, 20368, 20369, 20370, 20371, 20372, 20373, 20374, 20375, 20376, 20377, 20378, 20379, 20380, 20381, 20382, 20383, 20384, 20385, 20386, 20387, 20388, 20389, 20390, 20391, 20392, 20393, 20394, 20395, 20396, 20397, 20398, 20399, 20400, 20401, 20402, 20403, 20404, 20405, 20406, 20408, 20409, 20410, 20411, 20412, 20413, 20414, 20415, 20416, 20417, 20418, 20419, 20420, 20421, 20422, 20423, 20424, 20425, 20426, 20427, 20428, 20429, 20430, 20431, 20432, 20433, 20434, 20435, 20436, 20438, 20439, 20440, 20441, 20442, 20443, 20444, 20445, 20446, 20447, 20448, 20449, 20450, 20451, 20452, 20453, 20454, 20455, 20456, 20457, 20458, 20459, 20460, 20461, 20462, 20463, 20464, 20465, 20466, 20467, 20468, 20469, 20470, 20471, 20472, 20473, 20474, 20475, 20476, 20477, 20478, 20479, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20488, 20489, 20490, 20491, 20492, 20493, 20494, 20495, 20496, 20497, 20498, 20499, 20500, 20501, 20502, 20503, 20504, 20505, 20506, 20507, 20508, 20509, 20510, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20520, 20551, 20552, 20553, 20554, 20555, 20556, 20557, 20558, 20560, 20561, 20562, 20563, 20564, 20599, 20600, 20601, 20602, 20603, 20604, 20605, 20606, 20607, 20608, 20609, 20610, 20611, 20612, 20613, 20614, 20615, 20616, 20617, 20618, 20619, 20634, 20635, 20666, 20667, 20668, 20669, 20670, 20671, 20672, 20673, 20674, 20675, 20676, 20677, 20678, 20679, 20680, 20681, 20682, 20683, 20684, 20685, 20707, 20708, 20709, 20710, 20713, 20714, 20716, 20717, 20718, 20719, 20720, 20722, 20723, 20724, 20725, 20726, 20727, 20728, 20729, 20730, 20731, 20732, 20733, 20734, 20735, 20736, 20747, 20748, 20749, 20751, 20752, 20753, 20754, 20755, 20756, 20757, 20762, 20763, 20764, 20765, 20766, 20767, 20768, 20769, 20770, 20771, 20772, 20773, 20774, 20775, 20776, 20777, 20778, 20779, 20780, 20781, 20782, 20783, 20784, 20785, 20786, 20787, 20788, 20789, 20790, 20791, 20792, 20793, 20794, 20795, 20796, 20797, 20798, 20799, 20800, 20801, 20802, 20803, 20804, 20805, 20806, 20807, 20808, 20809, 20810, 20811, 20812, 20813, 20814, 20815, 20816, 20817, 20818, 20819, 20820, 20821, 20822, 20823, 20824, 20825, 20826, 20827, 20828, 20829, 20830, 20831, 20832, 20833, 20834, 20835, 20836, 20837, 20838, 20839, 20840, 20841, 20842, 20843, 20844, 20845, 20846, 20847, 20848, 20849, 20850, 20851, 20852, 20853, 20854, 20855, 20856, 20857, 20858, 20859, 20860, 20861, 20862, 20863, 20864, 20865, 20866, 20867, 20868, 20869, 20870, 20871, 20872, 20873, 20874, 20875, 20876, 20877, 20878, 20879, 20880, 20881, 20882, 20883, 20884, 20885, 20886, 20887, 20888, 20889, 20890, 20891, 20892, 20893, 20894, 20895, 20896, 20897, 20898, 20899, 20900, 20901, 20902, 20903, 20904, 20905, 20906, 20907, 20908, 20909, 20910, 20911, 20912, 20913, 20914, 20915, 20916, 20917, 20918, 20919, 20920, 20921, 20922, 20923, 20924, 20925, 20926, 20927, 20928, 20929, 20930, 20931, 20932, 20933, 20934, 20935, 20936, 20937, 20938, 20939, 20940, 20941, 20942, 20943, 20944, 20945, 20946, 20947, 20948, 20949, 20950, 20951, 20952, 20953, 20954, 20955, 20956, 20957, 20958, 20959, 20960, 20961, 20962, 20963, 20964, 20965, 20966, 20967, 20968, 20969, 20970, 20971, 20972, 20973, 20974, 20975, 20976, 20977, 20978, 20979, 20980, 20981, 20982, 20983, 20984, 20985, 20986, 20987, 20988, 20989, 20990, 20991, 20994, 20995, 20998, 20999, 21001, 21002, 21003, 21004, 21005, 21006, 21007, 21008, 21009, 21010, 21011, 21012, 21013, 21014, 21015, 21016, 21017, 21018, 21019, 21020, 21021, 21022, 21023, 21024, 21025, 21026, 21027, 21029, 21030, 21031, 21032, 21033, 21034, 21035, 21036, 21037, 21038, 21039, 21040, 21041, 21042, 21043, 21044, 21045, 21046, 21047, 21048, 21049, 21050, 21051, 21052, 21053, 21054, 21055, 21056, 21057, 21058, 21059, 21060, 21061, 21062, 21063, 21064, 21065, 21066, 21067, 21068, 21069, 21070, 21071, 21072, 21073, 21074, 21075, 21076, 21077, 21078, 21079, 21080, 21081, 21082, 21083, 21084, 21085, 21086, 21087, 21088, 21089, 21090, 21091, 21092, 21093, 21094, 21095, 21096, 21097, 21098, 21099, 21100, 21101, 21102, 21103, 21104, 21105, 21106, 21107, 21108, 21109, 21110, 21111, 21112, 21113, 21114, 21115, 21116, 21117, 21118, 21119, 21120, 21121, 21122, 21123, 21124, 21126, 21127, 21128, 21129, 21130, 21131, 21132, 21133, 21134, 21135, 21136, 21137, 21138, 21139, 21140, 21142, 21143, 21144, 21145, 21146, 21147, 21148, 21149, 21150, 21151, 21152, 21153, 21154, 21155, 21156, 21157, 21158, 21159, 21160, 21161, 21162, 21163, 21164, 21165, 21166, 21167, 21168, 21169, 21170, 21171, 21172, 21173, 21174, 21175, 21176, 21177, 21178, 21179, 21180, 21181, 21182, 21183, 21184, 21185, 21186, 21187, 21188, 21189, 21190, 21191, 21192, 21193, 21194, 21195, 21196, 21197, 21198, 21199, 21200, 21201, 21202, 21203, 21204, 21205, 21206, 21207, 21208, 21209, 21210, 21211, 21212, 21213, 21214, 21215, 21216, 21217, 21218, 21219, 21220, 21221, 21222, 21223, 21224, 21225, 21226, 21227, 21228, 21229, 21230, 21231, 21232, 21233, 21234, 21235, 21236, 21237, 21238, 21239, 21240, 21241, 21242, 21243, 21244, 21245, 21246, 21247, 21248, 21249, 21250, 21251, 21252, 21253, 21254, 21255, 21256, 21257, 21258, 21259, 21260, 21261, 21262, 21263, 21264, 21265, 21266, 21267, 21268, 21269, 21270, 21271, 21272, 21273, 21274, 21275, 21276, 21277, 21278, 21279, 21281, 21283, 21284, 21285, 21286, 21287, 21288, 21289, 21290, 21291, 21292, 21293, 21294, 21295, 21296, 21297, 21298, 21299, 21300, 21301, 21302, 21303, 21304, 21305, 21306, 21307, 21308, 21309, 21310, 21311, 21312, 21313, 21314, 21315, 21316, 21317, 21318, 21319, 21320, 21321, 21322, 21323, 21324, 21325, 21326, 21328, 21329, 21330, 21331, 21332, 21333, 21334, 21335, 21336, 21337, 21338, 21339, 21340, 21341, 21342, 21343, 21344, 21345, 21346, 21347, 21348, 21349, 21350, 21351, 21352, 21353, 21354, 21355, 21356, 21357, 21358, 21359, 21360, 21361, 21362, 21363, 21364, 21365, 21366, 21367, 21368, 21369, 21370, 21371, 21372, 21373, 21374, 21375, 21376, 21378, 21380, 21381, 21382, 21383, 21384, 21385, 21386, 21387, 21388); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (21389, 21390, 21391, 21392, 21393, 21394, 21395, 21396, 21397, 21398, 21399, 21400, 21401, 21402, 21403, 21404, 21405, 21406, 21407, 21408, 21409, 21410, 21411, 21412, 21413, 21414, 21415, 21416, 21417, 21418, 21419, 21420, 21421, 21422, 21423, 21424, 21425, 21426, 21427, 21428, 21429, 21430, 21432, 21434, 21435, 21436, 21437, 21438, 21439, 21440, 21441, 21443, 21445, 21446, 21447, 21448, 21449, 21450, 21451, 21452, 21453, 21454, 21455, 21456, 21457, 21458, 21459, 21460, 21461, 21462, 21463, 21464, 21465, 21466, 21467, 21468, 21469, 21470, 21471, 21472, 21473, 21474, 21475, 21476, 21477, 21478, 21479, 21480, 21481, 21482, 21483, 21484, 21485, 21487, 21488, 21489, 21490, 21491, 21492, 21493, 21494, 21495, 21496, 21497, 21498, 21499, 21500, 21501, 21502, 21503, 21504, 21505, 21506, 21507, 21508, 21510, 21511, 21512, 21513, 21514, 21515, 21516, 21517, 21518, 21519, 21520, 21627, 21628, 21629, 21630, 21631, 21632, 21633, 21635, 21636, 21637, 21638, 21639, 21640, 21641, 21642, 21643, 21644, 21648, 21649, 21650, 21651, 21652, 21653, 21654, 21655, 21656, 21657, 21658, 21659, 21660, 21661, 21662, 21663, 21664, 21665, 21666, 21667, 21668, 21669, 21670, 21671, 21672, 21673, 21674, 21675, 21676, 21677, 21678, 21679, 21680, 21681, 21682, 21683, 21684, 21685, 21686, 21687, 21688, 21689, 21690, 21691, 21692, 21694, 21695, 21696, 21697, 21698, 21699, 21700, 21701, 21702, 21703, 21704, 21705, 21706, 21707, 21708, 21709, 21710, 21711, 21713, 21714, 21715, 21716, 21717, 21718, 21719, 21720, 21721, 21722, 21723, 21724, 21725, 21726, 21727, 21728, 21729, 21730, 21731, 21732, 21733, 21734, 21735, 21736, 21737, 21738, 21739, 21740, 21741, 21742, 21743, 21744, 21746, 21747, 21748, 21749, 21750, 21751, 21752, 21753, 21754, 21755, 21756, 21757, 21758, 21759, 21760, 21761, 21762, 21763, 21764, 21765, 21766, 21767, 21768, 21769, 21770, 21771, 21772, 21773, 21774, 21775, 21776, 21777, 21778, 21779, 21780, 21781, 21782, 21783, 21784, 21785, 21787, 21788, 21789, 21790, 21791, 21792, 21793, 21794, 21795, 21796, 21797, 21798, 21799, 21800, 21801, 21802, 21803, 21804, 21805, 21806, 21807, 21808, 21809, 21810, 21811, 21812, 21814, 21815, 21816, 21817, 21818, 21819, 21820, 21821, 21822, 21823, 21824, 21826, 21827, 21829, 21830, 21831, 21832, 21833, 21834, 21835, 21836, 21837, 21838, 21839, 21840, 21844, 21845, 21846, 21847, 21848, 21849, 21850, 21851, 21852, 21853, 21854, 21855, 21856, 21857, 21858, 21859, 21860, 21861, 21862, 21863, 21864, 21865, 21866, 21867, 21868, 21869, 21870, 21871, 21872, 21873, 21874, 21875, 21876, 21877, 21878, 21879, 21880, 21881, 21882, 21883, 21884, 21885, 21886, 21887, 21888, 21889, 21891, 21892, 21893, 21894, 21895, 21896, 21897, 21898, 21899, 21900, 21901, 21902, 21903, 21904, 21905, 21906, 21907, 21908, 21909, 21910, 21911, 21912, 21913, 21920, 21921, 21922, 21923, 21924, 21925, 21926, 21928, 21929, 21930, 21931, 21932, 21933, 21934, 21935, 21936, 21937, 21938, 21939, 21940, 21941, 21942, 21944, 21945, 21946, 21947, 21949, 21950, 21951, 21952, 21953, 21954, 21955, 21956, 21957, 21958, 21959, 21960, 21961, 21962, 21963, 21964, 21965, 21966, 21967, 21968, 21969, 21970, 21971, 21972, 21973, 21974, 21975, 21976, 21977, 21978, 21979, 21980, 21981, 21982, 21983, 21984, 21985, 21986, 21987, 21992, 21993, 21994, 21995, 21996, 21997, 21998, 21999, 22000, 22001, 22002, 22003, 22004, 22005, 22006, 22007, 22008, 22009, 22010, 22011, 22012, 22013, 22015, 22016, 22017, 22018, 22019, 22020, 22021, 22022, 22023, 22024, 22025, 22026, 22027, 22028, 22029, 22030, 22031, 22032, 22033, 22034, 22035, 22036, 22037, 22038, 22039, 22040, 22041, 22042, 22043, 22044, 22045, 22046, 22047, 22048, 22049, 22050, 22051, 22052, 22053, 22054, 22055, 22056, 22057, 22058, 22059, 22060, 22061, 22062, 22063, 22064, 22065, 22066, 22067, 22068, 22069, 22070, 22071, 22072, 22073, 22074, 22075, 22076, 22077, 22078, 22079, 22080, 22081, 22082, 22083, 22084, 22085, 22086, 22087, 22088, 22089, 22090, 22091, 22093, 22094, 22095, 22096, 22097, 22098, 22099, 22100, 22101, 22102, 22103, 22104, 22105, 22106, 22107, 22108, 22109, 22110, 22111, 22112, 22113, 22114, 22115, 22116, 22117, 22118, 22119, 22120, 22121, 22122, 22123, 22124, 22125, 22126, 22127, 22128, 22130, 22131, 22132, 22133, 22134, 22135, 22136, 22137, 22138, 22139, 22140, 22141, 22142, 22143, 22144, 22145, 22146, 22147, 22148, 22149, 22150, 22151, 22152, 22160, 22161, 22174, 22175, 22176, 22177, 22180, 22181, 22182, 22185, 22186, 22187, 22188, 22189, 22190, 22191, 22192, 22193, 22194, 22195, 22196, 22197, 22199, 22200, 22201, 22202, 22203, 22204, 22205, 22206, 22207, 22208, 22209, 22210, 22211, 22212, 22213, 22214, 22215, 22216, 22217, 22218, 22219, 22220, 22221, 22224, 22225, 22226, 22227, 22228, 22229, 22230, 22231, 22232, 22233, 22234, 22235, 22236, 22237, 22238, 22239, 22240, 22241, 22242, 22243, 22244, 22246, 22247, 22248, 22249, 22250, 22251, 22252, 22253, 22254, 22255, 22256, 22257, 22258, 22259, 22260, 22261, 22262, 22263, 22264, 22265, 22266, 22267, 22268, 22269, 22270, 22271, 22272, 22273, 22274, 22275, 22276, 22277, 22278, 22279, 22280, 22281, 22282, 22283, 22284, 22285, 22286, 22287, 22288, 22289, 22290, 22291, 22292, 22293, 22295, 22296, 22297, 22298, 22299, 22301, 22302, 22303, 22304, 22305, 22306, 22307, 22308, 22309, 22310, 22311, 22312, 22313, 22314, 22315, 22316, 22317, 22318, 22319, 22320, 22323, 22325, 22326, 22327, 22328, 22330, 22331, 22332, 22333, 22334, 22335, 22336, 22337, 22338, 22339, 22340, 22341, 22342, 22343, 22344, 22345, 22347, 22348, 22349, 22350, 22351, 22352, 22353, 22354, 22355, 22356, 22357, 22358, 22359, 22360, 22361, 22362, 22363, 22364, 22365, 22366, 22367, 22368, 22369, 22370, 22371, 22372, 22373, 22374, 22375, 22376, 22377, 22378, 22379, 22380, 22381, 22383, 22384, 22385, 22386, 22387, 22388, 22389, 22390, 22391, 22392, 22393, 22394, 22395, 22396, 22398, 22400, 22401, 22402, 22403, 22404, 22405, 22406, 22407, 22408, 22409, 22410, 22411, 22412, 22413, 22414, 22415, 22416, 22417, 22418, 22419, 22420, 22421, 22422, 22423, 22424, 22425, 22426, 22427, 22428, 22429, 22430, 22431, 22432, 22433, 22434, 22435, 22436, 22437, 22438, 22439, 22440, 22441, 22442, 22443, 22444, 22445, 22446, 22447, 22448, 22449, 22450, 22451, 22452, 22453, 22454, 22455, 22456, 22457, 22458, 22459, 22460, 22461, 22462, 22463, 22464, 22465, 22466, 22467, 22468, 22469, 22470, 22471, 22472, 22473, 22474, 22475, 22476, 22477, 22478, 22479, 22480, 22481, 22482, 22483, 22484, 22485, 22486, 22487, 22488, 22489, 22490, 22491, 22492, 22494, 22495, 22496, 22497, 22498, 22499, 22500, 22501, 22502, 22503, 22504, 22505, 22506, 22507, 22508, 22509, 22510, 22511, 22512, 22513, 22514, 22515, 22516, 22517, 22518, 22519, 22520, 22521, 22522, 22523, 22524, 22798, 22799, 22800, 22801, 22802, 22804, 22806, 22807, 22810, 22811, 22812, 22813, 22814, 22815, 22816, 22817, 22818, 22819, 22820, 22821, 22822, 22823, 22824, 22825, 22826, 22827, 22828, 22829, 22830, 22831, 22832, 22833, 22834, 22835, 22836, 22837, 22838, 22839, 22840, 22841, 22842, 22843, 22844, 22845, 22846, 22847, 22848, 22849, 22850, 22851, 22852, 22853, 22854, 22855, 22856, 22857, 22858, 22859, 22860, 22861, 22862, 22863, 22864, 22865, 22866, 22867, 22868, 22869, 22870, 22871, 22872, 22873, 22874, 22875, 22876, 22877, 22878, 22879, 22880, 22881, 22882, 22883, 22884, 22885, 22886, 22887, 22888, 22889, 22890, 22891, 22892, 22893, 22894, 22895, 22896, 22897, 22898, 22899, 22900, 22901, 22902, 22903, 22904, 22905, 22906, 22907, 22908, 22909, 22910, 22911, 22912, 22913, 22914, 22915, 22916, 22917, 22918, 22919, 22920, 22921, 22922, 22923, 22924, 22925, 22926, 22927, 22928, 22929, 22930, 22931, 22932, 22933, 22934, 22935, 22936, 22937, 22939, 22940, 22941, 22942, 22943, 22944, 22945, 22946, 22947, 22948, 22949, 22950, 22951, 22952, 22953, 22954, 22955, 22956, 22957, 22958, 22959, 22960, 22961, 22962, 22963, 22964, 22965, 22966, 22967, 22968, 22969, 22970, 22971, 22972, 22973, 22974, 22975, 22976, 22977, 22978, 22979, 22980, 22981, 22982, 22983, 22984, 22985, 22986, 22987, 22988, 22989, 22990, 22991, 22992, 22993, 22994, 22995, 22996, 22997, 22998, 22999, 23000, 23001, 23002, 23003, 23004, 23005, 23006, 23007, 23008, 23009, 23010, 23011, 23012, 23013, 23014, 23015, 23016, 23018, 23019, 23020, 23021, 23022, 23023, 23024, 23025, 23026, 23027, 23028, 23029, 23030, 23031, 23032, 23033, 23034, 23035, 23036, 23037, 23038, 23039, 23040, 23041, 23042, 23043, 23044, 23045, 23046, 23047, 23048, 23049, 23050, 23051, 23052, 23053, 23054, 23055, 23056, 23057, 23058, 23059, 23060, 23061, 23062, 23063, 23064, 23065, 23066, 23067, 23068, 23069, 23070, 23071, 23072, 23073, 23074, 23075, 23076, 23077, 23078, 23079, 23080, 23081, 23082, 23083, 23084, 23085, 23086, 23087, 23088, 23089, 23090, 23091, 23092, 23093, 23094, 23095, 23096, 23097, 23098, 23099, 23100, 23101, 23102, 23103, 23104, 23105, 23106, 23107, 23108, 23109, 23110, 23111, 23112, 23113, 23114, 23115, 23116, 23117, 23118, 23119, 23120, 23121, 23123, 23124, 23126, 23127, 23129, 23130, 23131, 23132, 23133, 23134, 23135, 23136, 23137, 23138, 23139, 23140, 23141, 23142, 23143, 23144, 23145, 23146, 23147, 23148, 23149, 23150, 23151, 23152, 23153, 23154, 23155, 23157, 23158, 23159, 23160, 23161, 23162, 23163, 23164, 23165, 23166, 23167, 23168, 23169, 23170, 23171, 23172, 23173, 23174, 23175, 23176, 23177, 23178, 23179, 23180, 23187, 23188, 23189, 23190, 23191, 23192, 23193, 23194, 23195, 23196, 23197, 23198, 23199, 23200, 23201, 23202, 23203, 23204, 23205, 23206, 23207, 23208, 23209, 23210, 23211, 23212, 23213, 23214, 23215, 23216, 23217, 23218, 23219, 23220, 23222, 23223, 23224, 23225, 23226, 23227, 23228, 23229, 23230, 23231, 23232, 23233, 23234, 23235, 23236, 23237, 23238, 23239, 23240, 23241, 23242, 23243, 23244, 23245, 23246, 23247, 23249, 23250, 23252, 23253, 23254, 23255, 23256, 23257, 23258, 23259, 23260, 23261, 23262, 23263, 23264, 23265, 23266, 23267, 23268, 23269, 23270, 23271, 23272, 23273, 23274, 23275, 23276, 23277, 23278, 23279, 23280, 23281, 23282, 23283, 23284, 23285, 23286, 23287, 23288, 23289, 23290, 23291, 23292, 23293, 23294, 23295, 23296, 23297, 23298, 23299, 23300, 23301, 23304, 23305, 23306, 23307, 23308, 23309, 23310, 23311, 23312, 23313, 23314, 23315, 23316, 23317, 23318, 23319, 23320, 23321, 23322, 23323, 23324, 23325, 23326, 23327, 23328, 23329, 23330, 23331, 23332, 23333, 23334, 23335, 23336, 23337, 23338, 23339, 23340, 23341, 23342, 23343, 23344, 23345, 23346, 23347, 23348, 23349, 23350, 23351, 23353, 23354, 23355, 23356, 23357, 23358, 23359, 23360, 23361, 23362, 23363, 23364, 23365, 23366, 23367, 23368, 23369, 23370, 23371, 23372, 23373, 23374, 23375, 23376, 23377, 23378, 23379, 23380, 23381, 23382, 23383, 23384, 23385, 23386, 23387, 23388, 23389, 23390, 23391, 23392, 23393, 23394, 23395, 23396, 23397, 23398, 23399, 23400, 23401, 23402, 23403, 23404, 23405, 23406, 23407, 23408, 23409, 23410, 23411, 23412, 23413, 23414, 23415, 23416, 23417, 23418, 23419, 23420, 23421, 23422, 23423, 23424, 23425, 23426, 23427, 23428, 23429, 23430, 23433, 23434, 23435, 23436, 23437, 23438, 23439, 23440, 23441, 23442, 23443, 23444, 23445, 23446, 23447, 23448, 23449, 23450, 23451, 23452, 23453, 23454, 23455, 23456, 23457, 23458, 23459, 23460, 23461, 23462, 23463, 23464, 23465, 23466, 23467, 23468, 23469, 23470, 23471, 23472, 23473, 23474, 23475, 23476, 23477, 23478, 23479, 23480, 23481, 23482, 23483, 23484, 23485, 23486, 23487, 23488, 23489, 23491, 23496, 23497, 23498, 23499, 23500, 23501, 23502, 23503, 23504, 23505, 23506, 23507, 23508, 23509, 23510, 23511, 23512, 23513, 23514, 23515, 23516, 23517, 23518, 23519, 23520, 23521, 23522, 23523, 23524, 23525, 23526, 23527, 23528, 23529, 23530, 23531, 23532, 23533, 23534, 23535, 23536, 23537, 23538, 23539, 23540, 23542, 23543, 23544, 23545, 23546, 23547, 23548, 23549, 23550, 23551, 23552, 23553, 23554, 23555, 23556, 23557, 23558, 23559, 23560, 23561, 23562, 23563, 23564, 23565, 23566, 23567, 23568, 23569, 23570, 23571, 23572, 23573, 23574, 23575, 23576, 23577, 23578, 23579, 23580, 23581, 23582, 23583, 23584, 23585, 23586, 23587, 23588, 23589, 23590, 23591, 23592, 23593, 23594, 23595, 23596, 23597, 23598, 23599, 23600, 23601, 23602, 23603, 23604, 23605, 23606, 23607, 23608, 23609, 23610, 23611, 23612, 23613, 23614, 23615, 23616, 23617, 23618, 23619, 23620, 23621, 23622, 23623, 23624, 23625, 23626, 23627, 23628, 23629, 23630, 23631, 23632, 23633, 23634, 23635, 23636, 23637, 23638, 23639, 23640, 23641, 23642, 23643, 23644, 23645, 23646, 23647, 23648, 23649, 23650, 23651, 23652, 23653, 23654, 23655, 23656, 23657, 23658, 23659, 23660, 23661, 23662, 23663, 23664, 23665, 23666, 23667, 23668, 23669, 23670, 23671, 23672, 23673, 23674, 23675, 23676, 23677, 23678, 23679, 23680, 23681, 23682, 23683, 23684, 23685, 23686, 23687, 23688, 23689, 23690, 23691, 23692, 23693, 23694, 23695, 23696, 23697, 23698, 23699, 23700, 23701, 23702, 23703, 23704, 23705, 23706, 23707, 23708, 23709, 23710, 23711, 23712, 23713, 23714, 23715, 23716, 23717, 23718, 23719, 23720, 23721, 23722, 23723, 23724, 23725, 23726, 23727, 23728, 23729, 23730, 23731, 23732, 23733, 23734, 23735, 23736, 23737, 23738, 23739, 23740, 23741, 23743, 23744, 23745, 23746, 23747, 23748, 23749, 23750, 23751, 23752, 23753, 23754, 23755, 23756, 23757, 23758, 23759, 23760, 23761, 23762, 23763, 23764, 23765, 23766, 23767, 23768, 23769, 23770, 23771, 23772, 23773, 23774, 23775, 23776, 23777, 23778, 23779, 23780, 23781, 23782, 23783, 23784, 23785, 23786, 23787, 23788, 23789, 23790, 23791, 23792, 23793, 23794, 23795, 23796, 23797, 23800, 23801, 23802, 23803, 23804, 23805, 23806, 23807, 23808, 23809, 23810, 23811, 23812, 23813, 23814, 23815, 23816, 23817, 23818, 23819, 23820, 23821, 23822, 23823, 23824, 23825, 23826, 23830, 23831, 23832, 23833, 23834, 23835, 23836, 23837, 23838, 23839, 23840, 23841, 23842, 23843, 23844, 23845, 23850, 23851, 23852, 23853, 23854, 23855, 23856, 23857, 23858, 23859, 23860, 23861, 23862, 23863, 23864, 23865, 23866, 23867, 23868, 23869, 23870, 23871, 23872, 23873, 23874, 23875, 23876, 23877, 23878, 23879, 23880, 23881, 23882, 23883, 23884, 23885, 23886, 23887, 23888, 23889, 23891, 23892, 23893, 23894, 23895, 23896, 23897, 23898, 23899, 23900, 23901, 23902, 23903, 23904, 23905, 23906, 23907, 23908, 23909, 23910, 23911, 23912, 23913, 23914, 23915, 23916, 23917, 23919, 23920, 23921, 23922, 23923, 23924, 23925, 23928, 23929, 23930, 23931, 23932, 23933, 23934, 23935, 23936, 23937, 23938, 23939, 23940, 23941, 23942, 23943, 23944, 23945, 23946, 23947, 23948, 23949, 23950, 23951, 23952, 23953, 23954, 23956, 23957, 23958, 23959, 23960, 23961, 23962, 23963, 23964, 23965, 23966, 23967, 23968, 23969, 23970, 23971, 23972, 23973, 23974, 23975, 23976, 23977, 23978, 23979, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 23987, 23988, 23989, 23990, 23991, 23992, 23993, 23994, 23995, 23996, 23997, 23998, 23999, 24000, 24001, 24003, 24004, 24005, 24006, 24007, 24008, 24009, 24010, 24012, 24013, 24014, 24015, 24016, 24017, 24018, 24019, 24020, 24021, 24022, 24023, 24024, 24025, 24026, 24027, 24028, 24029, 24030, 24031, 24032, 24033, 24034, 24035, 24037, 24038, 24039, 24040, 24041, 24042, 24043, 24044, 24045, 24046, 24047, 24048, 24049, 24050, 24051, 24052, 24053, 24054, 24055, 24056, 24057, 24058, 24059, 24060, 24061, 24062, 24063, 24064, 24065, 24066, 24067, 24068, 24069, 24071, 24072, 24073, 24074, 24075, 24076, 24077, 24078, 24079, 24080, 24081, 24082, 24083, 24084, 24085, 24086, 24087, 24088, 24089, 24090, 24091, 24092, 24093, 24094, 24095, 24096, 24097, 24098, 24099, 24100, 24101, 24102, 24103, 24104, 24105, 24106, 24107, 24108, 24109, 24110, 24111, 24112, 24113, 24114, 24115, 24116, 24117, 24118, 24119, 24120, 24121, 24122, 24123, 24124, 24125, 24126, 24127, 24128, 24129, 24130, 24131, 24132, 24133, 24134, 24135, 24136, 24137, 24138, 24139, 24141, 24142, 24143, 24144, 24145, 24146, 24147, 24148, 24149, 24150, 24151, 24152, 24153, 24154, 24155, 24156, 24157, 24158, 24159, 24160, 24161, 24162, 24164, 24165, 24166, 24167, 24168, 24169, 24170, 24171, 24172, 24173, 24174, 24175, 24176, 24177, 24178, 24179, 24180, 24181, 24182, 24183, 24184, 24185, 24186, 24187, 24188, 24189, 24190, 24191, 24192, 24193, 24194, 24195, 24196, 24197, 24198, 24199, 24200, 24201, 24202, 24203, 24204, 24205, 24206, 24207, 24208, 24209, 24210, 24211, 24212, 24213, 24214, 24215, 24216, 24217, 24218, 24219, 24220, 24221, 24222, 24223, 24224, 24225, 24226, 24227, 24228, 24229, 24230, 24231, 24232, 24233, 24234, 24235, 24236, 24237, 24238, 24239, 24240, 24241, 24242, 24243, 24244, 24245, 24246, 24247, 24248, 24249, 24250, 24251, 24252, 24253, 24254, 24255, 24256, 24257, 24258, 24259, 24260, 24261, 24262, 24263, 24264, 24265, 24266, 24267, 24268, 24269, 24270, 24271, 24272, 24273, 24274, 24275, 24276, 24277, 24278, 24279, 24280, 24281, 24282, 24283, 24284, 24285, 24286, 24287, 24288, 24289, 24290, 24291, 24292, 24293, 24294, 24295, 24296, 24297, 24298, 24299, 24300, 24301, 24302, 24303, 24304, 24305, 24306, 24307, 24308, 24309, 24310, 24311, 24312, 24313, 24314, 24315, 24316, 24317, 24319, 24320, 24321, 24322, 24323, 24324, 24325, 24326, 24327, 24328, 24329, 24330, 24331, 24332, 24333, 24334, 24335, 24336, 24337, 24338, 24339, 24340, 24341, 24342, 24343, 24344, 24345, 24346, 24347, 24348, 24349, 24350, 24351, 24352, 24353, 24354, 24355, 24356, 24357, 24358, 24359, 24360, 24361, 24362, 24363, 24364, 24365, 24366, 24367, 24368, 24369, 24370, 24371, 24372, 24373, 24374, 24375, 24376, 24377, 24378, 24379, 24380, 24381, 24382, 24383, 24384, 24385, 24386, 24387, 24388, 24389, 24390, 24391, 24392, 24393, 24394, 24395, 24396, 24397, 24398, 24399, 24400, 24401, 24403, 24404, 24405, 24406, 24407, 24408, 24409, 24410, 24411, 24412, 24413, 24414, 24415, 24416, 24418, 24419, 24420, 24421, 24422, 24423, 24424, 24425, 24426, 24427, 24428, 24429, 24430, 24431, 24432, 24433, 24434, 24435, 24436, 24437, 24438, 24439, 24440, 24441, 24442, 24443, 24444, 24445, 24446, 24447, 24448, 24449, 24450, 24451, 24452, 24453, 24454, 24455, 24456, 24457, 24458, 24459, 24460, 24461, 24462, 24463, 24464, 24465, 24466, 24467, 24468, 24469, 24470, 24472, 24473, 24474, 24475, 24476, 24477, 24478, 24479, 24480, 24481, 24482, 24483, 24484, 24485, 24486, 24487, 24488, 24489, 24490, 24491, 24492, 24493, 24494, 24495, 24496, 24497, 24498, 24499, 24500, 24501, 24503, 24504, 24505, 24506, 24507, 24508, 24509, 24510, 24512, 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521, 24522, 24524, 24525, 24526, 24527, 24528, 24529, 24530, 24531, 24532, 24533, 24534, 24535, 24536, 24537, 24538, 24539, 24540, 24541, 24542, 24543, 24544, 24545, 24546, 24547, 24548, 24549, 24550, 24551, 24552, 24553, 24554, 24555, 24556, 24557, 24558, 24559, 24560, 24561, 24562, 24563, 24564, 24565, 24566, 24567, 24568, 24569, 24570, 24571, 24572, 24573, 24574, 24575, 24576, 24577, 24578, 24579, 24580, 24581, 24582, 24583, 24584, 24585, 24586, 24587, 24588, 24589, 24590, 24591, 24592, 24593, 24594, 24595, 24596, 24597, 24598, 24599, 24600, 24601, 24602, 24603, 24604, 24605, 24606, 24607, 24608, 24609, 24610, 24611, 24612, 24613, 24614, 24615, 24616, 24617, 24618, 24619, 24620, 24621, 24622, 24623, 24624, 24625, 24626, 24627, 24628, 24629, 24630, 24631, 24632, 24633, 24634, 24635, 24636, 24637, 24638, 24639, 24640, 24641, 24642, 24643, 24644, 24645, 24646, 24647, 24648, 24649, 24650, 24651, 24652, 24653, 24654, 24655, 24656, 24657, 24658, 24661, 24662, 24663, 24664, 24666, 24667, 24668, 24669, 24670, 24671, 24672, 24673, 24674, 24675, 24676, 24677, 24678, 24681, 24682, 24683, 24684, 24685, 24686, 24687, 24688, 24689, 24690, 24694, 24696, 24697, 24698, 24700, 24701, 24702, 24703, 24704, 24705, 24706, 24707, 24708, 24709, 24710, 24711, 24712, 24713, 24714, 24715, 24716, 24717, 24718, 24719, 24720, 24721, 24722, 24723, 24724, 24725, 24726, 24727, 24728, 24729, 24730, 24731, 24732, 24733, 24734, 24735, 24736, 24737, 24738, 24739, 24740, 24741, 24742, 24743, 24744, 24745, 24746, 24747, 24748, 24749, 24750, 24751, 24752, 24753, 24754, 24755, 24756, 24757, 24758, 24759, 24760, 24761, 24762, 24763, 24764, 24765, 24766, 24767, 24768, 24769, 24770, 24771, 24775, 24776, 24777, 24778, 24779, 24780, 24781, 24782, 24783, 24784, 24785, 24786, 24787, 24788, 24789, 24790, 24791, 24792, 24793, 24794, 24795, 24796, 24797, 24798, 24799, 24800, 24801, 24802, 24803, 24804, 24805, 24806, 24807, 24808, 24809, 24810, 24811, 24812, 24813, 24814, 24815, 24816, 24817, 24818, 24819, 24820, 24821, 24822, 24823, 24824, 24825, 24826, 24827, 24828, 24829, 24830, 24831, 24832, 24833, 24834, 24835, 24836, 24837, 24838, 24839, 24840, 24841, 24842, 24843, 24844, 24845, 24846, 24847, 24848, 24849, 24850, 24851, 24852, 24853, 24854, 24855, 24858, 24859, 24861, 24862, 24863, 24864, 24865, 24866, 24867, 24868, 24869, 24870, 24871, 24872, 24874, 24875, 24876, 24877, 24878, 24879, 24880, 24881, 24882, 24883, 24884, 24885, 24886, 24887, 24888, 24889, 24890, 24891, 24892, 24893, 24894, 24895, 24896, 24897, 24898, 24899, 24900, 24901, 24902, 24903, 24904, 24905, 24906, 24907, 24908, 24910, 24911, 24912, 24913, 24914, 24915, 24916, 24917, 24918, 24919, 24920, 24921, 24922, 24923, 24924, 24925, 24926, 24927, 24928, 24929, 24930, 24931, 24932, 24933, 24934, 24935, 24936, 24937, 24938, 24939, 24940, 24941, 24942, 24943, 24944, 24945, 24946, 24947, 24948, 24949, 24950, 24951, 24952, 24953, 24954, 24955, 24956, 24957, 24958, 24959, 24960, 24961, 24962, 24963, 24964, 24965, 24966, 24967, 24968, 24969, 24970, 24971, 24972, 24973, 24974, 24975, 24976, 24977, 24978, 24979, 24980, 24981, 24982, 24983, 24984, 24985, 24986, 24987, 24988, 24989, 24990, 24991, 24992, 24993, 24994, 24995, 24996, 24997, 24998, 24999, 25000, 25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008, 25009, 25010, 25011, 25012, 25013, 25014, 25015, 25016, 25017, 25018, 25019, 25020, 25021, 25022, 25023, 25024, 25025, 25026, 25027, 25028, 25029, 25030, 25031, 25032, 25033, 25034, 25035, 25036, 25037, 25038, 25039, 25040, 25041, 25042, 25043, 25044, 25045, 25046, 25047, 25049, 25050, 25051, 25052, 25053, 25054, 25055, 25056, 25057, 25058, 25059, 25060, 25061, 25062, 25063, 25064, 25065, 25066, 25067, 25068, 25069, 25070, 25071, 25072, 25073, 25074, 25075, 25076, 25077, 25078, 25079, 25080, 25081, 25082, 25083, 25084, 25085, 25086, 25087, 25088, 25089, 25090, 25091, 25092, 25093, 25094, 25095, 25096, 25097, 25098, 25099, 25100, 25101, 25102, 25103, 25104, 25105, 25106, 25107, 25108, 25109, 25110, 25111, 25112, 25113, 25114, 25115, 25116, 25117, 25118, 25119, 25120, 25121, 25122, 25123, 25124, 25125, 25126, 25127, 25128, 25129, 25130, 25131, 25132, 25133, 25134, 25135, 25136, 25137, 25138, 25139, 25140, 25141, 25142, 25143, 25144, 25145, 25146, 25147, 25148, 25149, 25150, 25151, 25152, 25153, 25154, 25155, 25156, 25157, 25158, 25160, 25161, 25162, 25163, 25164, 25165, 25166, 25167, 25168, 25169, 25170, 25171, 25172, 25173, 25174, 25175, 25176, 25177, 25178, 25179, 25180, 25181, 25182, 25183, 25184, 25185, 25186, 25187, 25188, 25189, 25190, 25191, 25192, 25193, 25194, 25195, 25196, 25197, 25198, 25199, 25200, 25201, 25202, 25203, 25204, 25205, 25206, 25207, 25208, 25209, 25210, 25211, 25212, 25213, 25214, 25215, 25216, 25217, 25218, 25219, 25220, 25221, 25222, 25223, 25224, 25225, 25226, 25227, 25228, 25229, 25230, 25231, 25232, 25233, 25234, 25235, 25236, 25237, 25238, 25239, 25240, 25241, 25242, 25243, 25244, 25245, 25246, 25247, 25248, 25249, 25250, 25251, 25252, 25253, 25254, 25255, 25256, 25257, 25258, 25259, 25260, 25261, 25262, 25263, 25264, 25265, 25266, 25267, 25268, 25269, 25270, 25271, 25272, 25273, 25274, 25275, 25276, 25277, 25278, 25279, 25280, 25281, 25282, 25283, 25284, 25285, 25286, 25287, 25288, 25289, 25290, 25291, 25292, 25293, 25294, 25295, 25296, 25297, 25298, 25299, 25300, 25301, 25302, 25303, 25305, 25306, 25307, 25308, 25309, 25310, 25311, 25312, 25313, 25314, 25315, 25316, 25317, 25318, 25319, 25320, 25321, 25322, 25324, 25325, 25326, 25327, 25328, 25329, 25330, 25331, 25332, 25333, 25334, 25335, 25336, 25337, 25338, 25339, 25340, 25341, 25342, 25343, 25344, 25345, 25346, 25347, 25348, 25349, 25350, 25351, 25352, 25353, 25354, 25355, 25356, 25357, 25358, 25359, 25360, 25361, 25362, 25363, 25364, 25365, 25366, 25367, 25368, 25369, 25370, 25371, 25372, 25373, 25374, 25375, 25376, 25377, 25378, 25379, 25380, 25381, 25382, 25383, 25384, 25385, 25386, 25387, 25388, 25389, 25390, 25391, 25392, 25393, 25394, 25395, 25396, 25397, 25398, 25399, 25400, 25401, 25402, 25403, 25404, 25405, 25414, 25415, 25416, 25417, 25418, 25419, 25420, 25421, 25422, 25423, 25424, 25425, 25426, 25427, 25428, 25429, 25430, 25431, 25432, 25433, 25434, 25435, 25436, 25437, 25438, 25439, 25440, 25441, 25442, 25443, 25444, 25445, 25446, 25447, 25448, 25449, 25450, 25451, 25452, 25453, 25454, 25455, 25456, 25457, 25458, 25459, 25460, 25461, 25462, 25463, 25464, 25465, 25466, 25467, 25468, 25469, 25470, 25471, 25472, 25473, 25474, 25475, 25476, 25477, 25478, 25479, 25480, 25481, 25482, 25483, 25484, 25485, 25486, 25487, 25488, 25489, 25490, 25491, 25492, 25493, 25494, 25495, 25496, 25497, 25498, 25501, 25502, 25503, 25504, 25505, 25506, 25507, 25508, 25509, 25510, 25511, 25512, 25513, 25514, 25515, 25516, 25518, 25519, 25520, 25521, 25522, 25523, 25524, 25525, 25526, 25527, 25528, 25529, 25530, 25531, 25532, 25533, 25534, 25535, 25536, 25538, 25539, 25540, 25580, 25581, 25582, 25583, 25584, 25585, 25586, 25587, 25588, 25589, 25590, 25591, 25592, 25593, 25594, 25595, 25596, 25597, 25598, 25599, 25600, 25601, 25602, 25603, 25604, 25605, 25606, 25607, 25608, 25609, 25610, 25611, 25612, 25613, 25614, 25615, 25616, 25617, 25618, 25619, 25622, 25623, 25624, 25625, 25629, 25632, 25633, 25634, 25636, 25638, 25639, 25640, 25644, 25650, 25651, 25652, 25653, 25654, 25655, 25656, 25658, 25659, 25660, 25661, 25662, 25663, 25664, 25665, 25666, 25667, 25668, 25669, 25670, 25671, 25672, 25673, 25674, 25675, 25676, 25677, 25678, 25679, 25680, 25681, 25682, 25684, 25685, 25686, 25687, 25688, 25689, 25690, 25691, 25692, 25693, 25694, 25695, 25697, 25698, 25699, 25700, 25701, 25702, 25703, 25705, 25706, 25707, 25708, 25709, 25710, 25711, 25712, 25713, 25714, 25715, 25716, 25717, 25718, 25719, 25720, 25721, 25722, 25723, 25724, 25725, 25726, 25727, 25728, 25729, 25730, 25731, 25732, 25733, 25734, 25735, 25736, 25737, 25739, 25740, 25741, 25742, 25743, 25744, 25745, 25746, 25747, 25748, 25749, 25750, 25751, 25752, 25753, 25754, 25755, 25756, 25757, 25758, 25759, 25760, 25761, 25762, 25764, 25765, 25766, 25767, 25768, 25769, 25770, 25771, 25772, 25773, 25774, 25775, 25776, 25777, 25778, 25780, 25781, 25782, 25783, 25784, 25785, 25786, 25787, 25788, 25789, 25790, 25791, 25792, 25793, 25794, 25795, 25796, 25797, 25798, 25799, 25800, 25801, 25802, 25803, 25804, 25805, 25806, 25807, 25808, 25809, 25810, 25811, 25812, 25813, 25814, 25815, 25816, 25817, 25818, 25819, 25820, 25821, 25822, 25823, 25824, 25825, 25826, 25827, 25828, 25829, 25830, 25831, 25832, 25833, 25834, 25835, 25836, 25837, 25838, 25839, 25840, 25841, 25842, 25843, 25844, 25845, 25846, 25847, 25848, 25849, 25850, 25851, 25852, 25853, 25854, 25855, 25856, 25857, 25858, 25859, 25860, 25861, 25862, 25863, 25864, 25865, 25866, 25867, 25868, 25869, 25870, 25871, 25872, 25873, 25874, 25875, 25876, 25877, 25878, 25879, 25880, 25881, 25882, 25883, 25884, 25885, 25886, 25887, 25888, 25889, 25890, 25891, 25892, 25893, 25894, 25895, 25896, 25897, 25898, 25899, 25900, 25901, 25902, 25903, 25904, 25905, 25906, 25907, 25908, 25909, 25910, 25911, 25912, 25913, 25914, 25915, 25916, 25917, 25918, 25919, 25920, 25921, 25922, 25923, 25924, 25925, 25926, 25927, 25928, 25929, 25930, 25931, 25932, 25933, 25934, 25935, 25936, 25937, 25938, 25939, 25940, 25941, 25942, 25943, 25944, 25945, 25946, 25947, 25948, 25949, 25950, 25951, 25952, 25953, 25954, 25955, 25956, 25957, 25958, 25959, 25960, 25961, 25962, 25963, 25964, 25965, 25966, 25967, 25968, 25969, 25970, 25971, 25972, 25973, 25974, 25975, 25976, 25977, 25978, 25979, 25980, 25981, 25982, 25983, 25984, 25985, 25986, 25987, 25988, 25989, 25990, 25991, 25992, 25993, 25994, 25995, 26007, 26012, 26016, 26017, 26019, 26020, 26021, 26024, 26027, 26028, 26029, 26030, 26031, 26032, 26033, 26037, 26038, 26040, 26041, 26042, 26043, 26044, 26045, 26046, 26047, 26048, 26050, 26056, 26057, 26073, 26075, 26076, 26078, 26081, 26082, 26083, 26084, 26085, 26086, 26088, 26089, 26090, 26091, 26092, 26093, 26094, 26096, 26097, 26098, 26099, 26101, 26102, 26103, 26104, 26105, 26109, 26110, 26111, 26112, 26113, 26114, 26115, 26116, 26117, 26119, 26120, 26121, 26123, 26124, 26125, 26126, 26127, 26128, 26129, 26130, 26131, 26155, 26156, 26157, 26158, 26159, 26160, 26161, 26162, 26164, 26165, 26166, 26167, 26169, 26170, 26171, 26172, 26173, 26174, 26175, 26176, 26177, 26178, 26179, 26180, 26181, 26182, 26183, 26184, 26185, 26186, 26187, 26188, 26189, 26190, 26191, 26192, 26193, 26194, 26195, 26196, 26197, 26198, 26199, 26200, 26201, 26202, 26203, 26204, 26205, 26206, 26207, 26212, 26213, 26214, 26215, 26216, 26217, 26218, 26219, 26220, 26221, 26222, 26223, 26224, 26225, 26226, 26227, 26228, 26229, 26230, 26231, 26232, 26233, 26234, 26235, 26236, 26237, 26238, 26239, 26240, 26241, 26242, 26243, 26244, 26245, 26246, 26247, 26248, 26249, 26250, 26251, 26252, 26253, 26254, 26255, 26256, 26257, 26258, 26259, 26260, 26261, 26262, 26263, 26264, 26265, 26266, 26267, 26268, 26269, 26270, 26271, 26272, 26273, 26274, 26275, 26276, 26277, 26278, 26279, 26280, 26281, 26282, 26283, 26284, 26285, 26286, 26287, 26289, 26290, 26291, 26292, 26293, 26294, 26295, 26296, 26297, 26298, 26299, 26300, 26301, 26302, 26303, 26304, 26305, 26306, 26307, 26308, 26309, 26310, 26311, 26312, 26313, 26316, 26317, 26318, 26319, 26320, 26321, 26322, 26323, 26324, 26325, 26326, 26327, 26328, 26329, 26330, 26331, 26332, 26333, 26334, 26335, 26336, 26343, 26344, 26346, 26347, 26348, 26349, 26350, 26351, 26352, 26353, 26354, 26355, 26356, 26357, 26358, 26359, 26360, 26361, 26362, 26363, 26364, 26365, 26366, 26367, 26368, 26369, 26370, 26371, 26372, 26373, 26374, 26375, 26377, 26378, 26379, 26380, 26381, 26382, 26383, 26384, 26387, 26388, 26389, 26390, 26391, 26392, 26393, 26394, 26395, 26396, 26397, 26398, 26400, 26401, 26402, 26403, 26404, 26405, 26406, 26407, 26408, 26409, 26410, 26411, 26412, 26413, 26414, 26415, 26416, 26417, 26418, 26420, 26421, 26422, 26423, 26424, 26425, 26426, 26427, 26428, 26429, 26430, 26432, 26433, 26434, 26435, 26436, 26437, 26438, 26439, 26440, 26441, 26442, 26443, 26444, 26445, 26446, 26447, 26448, 26449, 26450, 26451, 26452, 26454, 26455, 26456, 26457, 26458, 26459, 26460, 26461, 26462, 26464, 26465, 26466, 26467, 26468, 26469, 26470, 26471, 26472, 26473, 26474, 26475, 26476, 26477, 26480, 26481, 26482, 26483, 26484, 26485, 26486, 26487, 26488, 26489, 26490, 26491, 26492, 26493, 26494, 26495, 26496, 26497, 26498, 26499, 26500, 26501, 26502, 26503, 26504, 26505, 26506, 26507, 26508, 26509, 26510, 26511, 26512, 26513, 26514, 26515, 26516, 26517, 26518, 26519, 26520, 26521, 26522, 26523, 26524, 26525, 26526, 26527, 26528, 26529, 26530, 26531, 26532, 26533, 26534, 26535, 26536, 26537, 26538, 26539, 26540, 26541, 26542, 26543, 26544, 26546, 26547, 26548, 26549, 26550, 26551, 26552, 26553, 26554, 26555, 26556, 26557, 26558, 26559, 26560, 26561, 26564, 26565, 26566, 26567, 26568, 26569, 26570, 26571, 26572, 26573, 26574, 26575, 26576, 26577, 26578, 26579, 26580, 26581, 26582, 26583, 26584, 26585, 26586, 26587, 26588, 26589, 26590, 26591, 26592, 26593, 26594, 26595, 26596, 26597, 26598, 26599, 26600, 26601, 26602, 26603, 26604, 26605, 26606, 26607, 26608, 26612, 26613, 26614, 26615, 26616, 26617, 26618, 26619, 26620, 26621, 26622, 26623, 26624, 26625, 26626, 26627, 26628, 26630, 26631, 26632, 26633, 26634, 26635, 26636, 26637, 26638, 26639, 26641, 26643, 26644, 26645, 26646, 26647, 26648, 26649, 26650, 26652, 26653, 26654, 26655, 26656, 26658, 26659, 26660, 26661, 26662, 26663, 26664, 26665, 26666, 26667, 26668, 26669, 26670, 26672, 26673, 26674, 26675, 26676, 26677, 26678, 26679, 26680, 26681, 26682, 26683, 26684, 26685, 26686, 26687, 26690, 26691, 26692, 26693, 26694, 26696, 26697, 26698, 26699, 26700, 26701, 26702, 26703, 26704, 26705, 26706, 26707, 26708, 26709, 26711, 26712, 26713, 26716, 26718, 26719, 26720, 26721, 26722, 26723, 26724, 26725, 26726, 26727, 26728, 26729, 26730, 26731, 26732, 26733, 26734, 26735, 26736, 26737, 26738, 26739, 26740, 26741, 26742, 26743, 26744, 26745, 26746, 26747, 26748, 26749, 26750, 26751, 26752, 26753, 26754, 26755, 26756, 26757, 26758, 26759, 26760, 26761, 26762, 26763, 26764, 26765, 26766, 26767, 26768, 26769, 26770, 26771, 26772, 26773, 26774, 26775, 26776, 26777, 26778, 26779, 26780, 26781, 26782, 26783, 26784, 26785, 26786, 26787, 26788, 26789, 26790, 26792, 26793, 26794, 26795, 26796, 26797, 26798, 26799, 26800, 26801, 26802, 26803, 26804, 26805, 26806, 26807, 26808, 26809, 26810, 26811, 26812, 26813, 26814, 26815, 26816, 26817, 26818, 26819, 26820, 26821, 26822, 26823, 26824, 26825, 26826, 26827, 26828, 26829, 26830, 26831, 26832, 26833, 26834, 26835, 26836, 26837, 26838, 26839, 26840, 26841, 26842, 26844, 26845, 26846, 26847, 26848, 26850, 26851, 26852, 26853, 26854, 26855, 26856, 26857, 26858, 26859, 26860, 26861, 26862, 26863, 26864, 26865, 26867, 26868, 26869, 26870, 26871, 26872, 26873, 26874, 26875, 26876, 26877, 26878, 26879, 26880, 26881, 26882, 26883, 26884, 26885, 26886, 26887, 26888, 26889, 26890, 26891, 26892, 26893, 26894, 26895, 26896, 26897, 26898, 26899, 26900, 26901, 26902, 26903, 26904, 26905, 26906, 26907, 26908, 26909, 26910, 26911, 26912, 26913, 26914, 26915, 26916, 26917, 26918, 26919, 26920, 26921, 26922, 26923, 26924, 26925, 26926, 26927, 26928, 26929, 26930, 26931, 26932, 26933, 26934, 26935, 26936, 26937, 26938, 26939, 26941, 26942, 26943, 26944, 26945, 26946, 26947, 26948, 26949, 26950, 26951, 26952, 26953, 26954, 26955, 26956, 26957, 26958, 26959, 26960, 26961, 26962, 26963, 26964, 26965, 26966, 26967, 26968, 26969, 26970, 26971, 26972, 26973, 26974, 26975, 26976, 26977, 26978, 26979, 26980, 26981, 26982, 26983, 26984, 26985, 26986, 26987, 26988, 26989, 26990, 26991, 26992, 26993, 26994, 26995, 26996, 26997, 26998, 26999, 27000, 27001, 27002, 27003, 27004, 27005, 27006, 27007, 27008, 27009, 27010, 27011, 27012, 27014, 27015, 27017, 27018, 27019, 27020, 27021, 27022, 27023, 27024, 27025, 27026, 27027, 27028, 27029, 27030, 27031, 27032, 27033, 27034, 27035, 27036, 27037, 27038, 27039, 27040, 27041, 27042, 27043, 27044, 27045, 27046, 27047, 27048, 27049, 27051, 27052, 27053, 27054, 27055, 27056, 27057, 27058, 27059, 27060, 27061, 27062, 27063, 27064, 27065, 27066, 27067, 27068, 27069, 27070, 27071, 27072, 27073, 27074, 27075, 27079, 27088, 27089, 27099, 27101, 27102, 27103, 27104, 27105, 27106, 27107, 27108, 27109, 27110, 27111, 27112, 27113, 27114, 27115, 27117, 27118, 27119, 27120, 27121, 27122, 27123, 27125, 27126, 27127, 27131, 27132, 27133, 27134, 27135, 27136, 27137, 27138, 27139, 27140, 27141, 27142, 27143, 27144, 27145, 27146, 27147, 27148, 27149, 27150, 27151, 27152, 27153, 27154, 27155, 27156, 27157, 27158, 27159); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (27160, 27161, 27162, 27163, 27164, 27165, 27166, 27167, 27168, 27169, 27170, 27171, 27172, 27173, 27174, 27175, 27176, 27177, 27178, 27179, 27180, 27181, 27182, 27183, 27184, 27185, 27186, 27187, 27188, 27189, 27190, 27191, 27193, 27194, 27195, 27196, 27197, 27198, 27199, 27200, 27201, 27202, 27203, 27204, 27205, 27206, 27207, 27208, 27209, 27210, 27211, 27212, 27213, 27214, 27215, 27216, 27217, 27218, 27219, 27220, 27221, 27222, 27223, 27224, 27225, 27226, 27227, 27228, 27229, 27230, 27232, 27233, 27234, 27235, 27236, 27237, 27238, 27239, 27240, 27241, 27242, 27243, 27244, 27245, 27246, 27247, 27248, 27249, 27250, 27251, 27252, 27253, 27254, 27255, 27257, 27258, 27259, 27260, 27261, 27262, 27263, 27264, 27265, 27266, 27267, 27268, 27270, 27271, 27272, 27273, 27274, 27275, 27276, 27277, 27278, 27279, 27280, 27281, 27282, 27283, 27284, 27285, 27286, 27287, 27288, 27289, 27290, 27291, 27292, 27293, 27294, 27295, 27296, 27297, 27298, 27299, 27300, 27301, 27302, 27303, 27304, 27305, 27306, 27307, 27308, 27309, 27310, 27311, 27312, 27313, 27314, 27315, 27316, 27317, 27318, 27319, 27320, 27321, 27322, 27323, 27324, 27326, 27327, 27328, 27329, 27330, 27331, 27332, 27333, 27334, 27335, 27336, 27337, 27338, 27339, 27340, 27341, 27342, 27343, 27344, 27345, 27346, 27347, 27348, 27349, 27350, 27351, 27352, 27353, 27354, 27355, 27356, 27357, 27358, 27359, 27360, 27361, 27362, 27363, 27364, 27365, 27366, 27367, 27368, 27369, 27370, 27371, 27372, 27373, 27374, 27375, 27376, 27377, 27378, 27379, 27381, 27382, 27383, 27385, 27386, 27387, 27388, 27389, 27390, 27391, 27392, 27393, 27394, 27395, 27396, 27397, 27398, 27399, 27400, 27401, 27402, 27403, 27405, 27406, 27407, 27408, 27409, 27410, 27411, 27412, 27413, 27414, 27416, 27417, 27418, 27419, 27420, 27421, 27422, 27423, 27424, 27425, 27426, 27427, 27428, 27429, 27430, 27431, 27432, 27433, 27434, 27435, 27436, 27437, 27438, 27439, 27440, 27441, 27442, 27443, 27444, 27445, 27446, 27447, 27448, 27449, 27450, 27451, 27452, 27453, 27454, 27455, 27456, 27457, 27458, 27459, 27460, 27461, 27462, 27463, 27464, 27465, 27466, 27467, 27468, 27469, 27470, 27471, 27472, 27473, 27474, 27475, 27476, 27477, 27478, 27479, 27480, 27481, 27482, 27483, 27484, 27485, 27486, 27487, 27488, 27489, 27490, 27491, 27492, 27493, 27494, 27495, 27496, 27497, 27499, 27500, 27501, 27504, 27505, 27506, 27507, 27508, 27509, 27510, 27511, 27512, 27513, 27514, 27515, 27516, 27517, 27518, 27519, 27520, 27521, 27522, 27523, 27526, 27529, 27530, 27531, 27532, 27533, 27534, 27535, 27536, 27537, 27538, 27539, 27540, 27541, 27542, 27543, 27544, 27545, 27546, 27547, 27548, 27549, 27550, 27551, 27552, 27553, 27554, 27555, 27556, 27557, 27558, 27559, 27560, 27561, 27562, 27563, 27564, 27565, 27566, 27567, 27568, 27569, 27570, 27571, 27572, 27573, 27574, 27575, 27576, 27577, 27578, 27579, 27580, 27581, 27582, 27583, 27584, 27585, 27586, 27587, 27588, 27589, 27590, 27591, 27592, 27593, 27595, 27596, 27597, 27598, 27599, 27600, 27601, 27602, 27603, 27604, 27605, 27606, 27607, 27608, 27609, 27610, 27611, 27613, 27614, 27615, 27616, 27617, 27618, 27619, 27620, 27622, 27623, 27624, 27625, 27626, 27627, 27628, 27629, 27630, 27631, 27632, 27633, 27634, 27635, 27636, 27637, 27638, 27639, 27640, 27641, 27642, 27643, 27644, 27645, 27646, 27647, 27648, 27649, 27650, 27651, 27653, 27654, 27655, 27656, 27657, 27658, 27659, 27660, 27661, 27662, 27663, 27664, 27665, 27666, 27667, 27668, 27669, 27671, 27673, 27674, 27676, 27677, 27678, 27679, 27680, 27682, 27683, 27684, 27685, 27686, 27687, 27688, 27689, 27690, 27691, 27692, 27693, 27694, 27695, 27696, 27697, 27698, 27699, 27701, 27702, 27703, 27704, 27705, 27706, 27707, 27708, 27709, 27710, 27711, 27712, 27713, 27714, 27715, 27716, 27717, 27718, 27719, 27720, 27721, 27722, 27723, 27724, 27725, 27726, 27727, 27729, 27730, 27731, 27732, 27733, 27734, 27736, 27737, 27738, 27740, 27741, 27742, 27743, 27744, 27745, 27746, 27747, 27748, 27749, 27750, 27751, 27752, 27753, 27754, 27755, 27756, 27757, 27758, 27759, 27760, 27761, 27762, 27763, 27764, 27765, 27766, 27767, 27768, 27769, 27770, 27771, 27772, 27773, 27774, 27775, 27776, 27777, 27778, 27779, 27780, 27781, 27782, 27783, 27784, 27785, 27786, 27787, 27788, 27789, 27791, 27792, 27793, 27794, 27795, 27796, 27797, 27798, 27799, 27800, 27801, 27802, 27803, 27804, 27805, 27806, 27807, 27808, 27809, 27810, 27811, 27812, 27813, 27814, 27815, 27816, 27817, 27818, 27819, 27820, 27821, 27822, 27823, 27824, 27825, 27826, 27827, 27828, 27829, 27830, 27832, 27833, 27834, 27835, 27836, 27837, 27838, 27839, 27840, 27841, 27842, 27843, 27844, 27845, 27846, 27847, 27848, 27849, 27850, 27851, 27852, 27853, 27854, 27855, 27856, 27857, 27858, 27859, 27860, 27862, 27863, 27864, 27865, 27866, 27867, 27868, 27869, 27870, 27871, 27872, 27873, 27874, 27875, 27876, 27877, 27878, 27879, 27880, 27881, 27882, 27883, 27884, 27885, 27886, 27887, 27888, 27889, 27890, 27891, 27892, 27893, 27894, 27895, 27896, 27897, 27898, 27899, 27900, 27902, 27903, 27904, 27905, 27906, 27907, 27908, 27909, 27910, 27911, 27912, 27913, 27914, 27915, 27916, 27917, 27918, 27919, 27920, 27921, 27922, 27923, 27924, 27925, 27926, 27927, 27928, 27929, 27930, 27931, 27932, 27933, 27935, 27936, 27937, 27938, 27939, 27940, 27941, 27942, 27943, 27944, 27946, 27947, 27948, 27949, 27950, 27951, 27952, 27953, 27954, 27955, 27956, 27957, 27958, 27959, 27960, 27961, 27962, 27963, 27964, 27965, 27966, 27968, 27969, 27970, 27971, 27972, 27973, 27974, 27975, 27976, 27977, 27978, 27979, 27980, 27981, 27982, 27983, 27984, 27985, 27986, 27987, 27988, 27989, 27990, 27991, 27992, 27993, 27995, 27996, 27997, 27998, 27999, 28000, 28001, 28002, 28003, 28004, 28005, 28006, 28007, 28008, 28009, 28010, 28011, 28012, 28013, 28014, 28015, 28016, 28017, 28018, 28019, 28021, 28022, 28023, 28024, 28025, 28026, 28027, 28028, 28029, 28030, 28031, 28032, 28033, 28034, 28035, 28036, 28037, 28038, 28039, 28040, 28041, 28042, 28043, 28044, 28045, 28046, 28047, 28048, 28049, 28050, 28051, 28052, 28053, 28054, 28055, 28056, 28057, 28058, 28059, 28060, 28061, 28062, 28063, 28064, 28065, 28066, 28067, 28068, 28069, 28070, 28076, 28077, 28078, 28079, 28080, 28081, 28082, 28083, 28085, 28086, 28087, 28088, 28089, 28090, 28092, 28093, 28094, 28095, 28096, 28097, 28098, 28099, 28100, 28101, 28103, 28104, 28105, 28106, 28107, 28108, 28109, 28110, 28111, 28112, 28113, 28114, 28115, 28116, 28117, 28118, 28119, 28120, 28121, 28122, 28123, 28124, 28125, 28126, 28127, 28128, 28129, 28130, 28131, 28132, 28133, 28135, 28136, 28137, 28138, 28139, 28140, 28141, 28142, 28143, 28144, 28145, 28148, 28149, 28150, 28151, 28153, 28156, 28157, 28158, 28159, 28160, 28161, 28162, 28163, 28164, 28165, 28166, 28167, 28169, 28170, 28172, 28173, 28174, 28175, 28176, 28177, 28178, 28179, 28180, 28181, 28182, 28183, 28184, 28186, 28187, 28188, 28189, 28190, 28191, 28192, 28194, 28195, 28196, 28197, 28198, 28199, 28200, 28201, 28202, 28203, 28204, 28205, 28206, 28207, 28208, 28209, 28210, 28211, 28212, 28213, 28214, 28215, 28216, 28217, 28218, 28220, 28221, 28222, 28224, 28225, 28226, 28227, 28228, 28229, 28230, 28231, 28232, 28233, 28234, 28235, 28236, 28237, 28239, 28240, 28241, 28242, 28243, 28244, 28245, 28246, 28247, 28248, 28249, 28250, 28251, 28252, 28253, 28254, 28255, 28256, 28257, 28258, 28259, 28260, 28261, 28262, 28263, 28264, 28265, 28266, 28267, 28268, 28269, 28270, 28271, 28273, 28274, 28276, 28277, 28278, 28279, 28280, 28282, 28283, 28284, 28288, 28289, 28292, 28293, 28294, 28295, 28296, 28297, 28298, 28299, 28300, 28301, 28302, 28303, 28304, 28305, 28306, 28307, 28308, 28309, 28310, 28311, 28312, 28313, 28314, 28315, 28316, 28317, 28318, 28319, 28320, 28322, 28323, 28324, 28325, 28327, 28328, 28329, 28330, 28332, 28333, 28340, 28341, 28342, 28343, 28344, 28345, 28346, 28347, 28348, 28349, 28350, 28351, 28352, 28353, 28354, 28355, 28356, 28357, 28358, 28359, 28360, 28361, 28362, 28363, 28364, 28365, 28366, 28367, 28368, 28369, 28370, 28371, 28372, 28373, 28374, 28375, 28376, 28377, 28378, 28379, 28380, 28381, 28382, 28383, 28384, 28385, 28386, 28387, 28388, 28389, 28390, 28391, 28392, 28393, 28394, 28395, 28396, 28397, 28398, 28399, 28400, 28401, 28402, 28403, 28404, 28405, 28406, 28407, 28408, 28409, 28410, 28411, 28412, 28413, 28414, 28415, 28416, 28417, 28418, 28419, 28420, 28421, 28422, 28423, 28424, 28425, 28426, 28427, 28428, 28429, 28430, 28431, 28432, 28433, 28434, 28435, 28436, 28437, 28438, 28439, 28440, 28441, 28442, 28443, 28444, 28445, 28446, 28447, 28448, 28449, 28450, 28451, 28452, 28453, 28454, 28455, 28456, 28457, 28458, 28459, 28460, 28461, 28462, 28463, 28464, 28465, 28466, 28467, 28468, 28469, 28470, 28471, 28472, 28473, 28474, 28475, 28476, 28477, 28478, 28479, 28480, 28481, 28482, 28483, 28484, 28485, 28486, 28487, 28488, 28489, 28490, 28491, 28492, 28493, 28494, 28495, 28496, 28497, 28498, 28499, 28500, 28503, 28504, 28505, 28506, 28507, 28509, 28510, 28511, 28512, 28513, 28514, 28515, 28516, 28517, 28518, 28519, 28520, 28521, 28523, 28524, 28525, 28526, 28527, 28528, 28529, 28530, 28531, 28532, 28533, 28534, 28535, 28536, 28537, 28538, 28539, 28540, 28541, 28542, 28543, 28544, 28545, 28546, 28547, 28548, 28549, 28550, 28551, 28552, 28553, 28554, 28555, 28556, 28557, 28558, 28559, 28560, 28561, 28563, 28564, 28565, 28566, 28567, 28568, 28569, 28570, 28571, 28572, 28573, 28574, 28575, 28576, 28577, 28578, 28579, 28580, 28581, 28582, 28583, 28584, 28585, 28586, 28587, 28589, 28590, 28591, 28593, 28594, 28595, 28596, 28597, 28599, 28600, 28601, 28602, 28603, 28604, 28605, 28606, 28607, 28608, 28609, 28610, 28611, 28612, 28613, 28614, 28615, 28616, 28617, 28618, 28619, 28620, 28621, 28622, 28623, 28624, 28625, 28626, 28627, 28628, 28629, 28630, 28631, 28632, 28633, 28635, 28636, 28637, 28638, 28639, 28640, 28641, 28642, 28643, 28644, 28645, 28646, 28647, 28648, 28650, 28651, 28652, 28653, 28654, 28655, 28656, 28657, 28658, 28659, 28660, 28662, 28663, 28664, 28665, 28666, 28667, 28668, 28669, 28670, 28671, 28672, 28674, 28675, 28676, 28677, 28678, 28679, 28680, 28681, 28682, 28683, 28684, 28685, 28686, 28687, 28689, 28690, 28691, 28692, 28693, 28694, 28695, 28696, 28697, 28698, 28699, 28700, 28701, 28702, 28703, 28704, 28705, 28706, 28707, 28708, 28709, 28710, 28711, 28712, 28713, 28714, 28715, 28716, 28717, 28718, 28719, 28720, 28721, 28722, 28723, 28724, 28725, 28726, 28727, 28728, 28729, 28730, 28731, 28732, 28733, 28734, 28735, 28736, 28737, 28738, 28739, 28740, 28741, 28742, 28743, 28744, 28745, 28746, 28747, 28748, 28749, 28750, 28751, 28752, 28753, 28754, 28755, 28756, 28757, 28758, 28759, 28760, 28761, 28762, 28763, 28764, 28765, 28766, 28767, 28768, 28769, 28770, 28771, 28773, 28774, 28775, 28776, 28777, 28778, 28779, 28780, 28781, 28782, 28783, 28784, 28785, 28786, 28787, 28788, 28789, 28790, 28791, 28792, 28793, 28794, 28795, 28796, 28797, 28798, 28799, 28800, 28801, 28802, 28803, 28804, 28805, 28806, 28807, 28808, 28809, 28810, 28811, 28812, 28813, 28814, 28815, 28816, 28817, 28818, 28819, 28820, 28821, 28822, 28823, 28824, 28825, 28826, 28827, 28828, 28829, 28830, 28831, 28832, 28833, 28834, 28835, 28836, 28837, 28838, 28839, 28840, 28841, 28842, 28843, 28844, 28845, 28846, 28847, 28848, 28849, 28850, 28851, 28852, 28853, 28854, 28855, 28856, 28857, 28858, 28859, 28860, 28861, 28862, 28863, 28864, 28865, 28866, 28867, 28868, 28869, 28870, 28871, 28872, 28873, 28874, 28875, 28876, 28877, 28878, 28879, 28880, 28881, 28882, 28883, 28884, 28885, 28886, 28887, 28888, 28889, 28890, 28891, 28892, 28893, 28894, 28895, 28896, 28897, 28898, 28899, 28900, 28901, 28902, 28903, 28904, 28905, 28906, 28907, 28908, 28909, 28910, 28911, 28912, 28913, 28914, 28915, 28916, 28917, 28918, 28919, 28920, 28921, 28922, 28923, 28924, 28925, 28926, 28927, 28928, 28929, 28930, 28931, 28932, 28933, 28934, 28935, 28936, 28937, 28938, 28939, 28940, 28941, 28942, 28943, 28944, 28945, 28946, 28947, 28948, 28949, 28950, 28951, 28952, 28953, 28954, 28955, 28956, 28957, 28958, 28960, 28961, 28964, 28965, 28984, 28985, 28986, 28987, 28988, 28989, 28990, 28991, 28992, 28993, 28994, 28995, 28996, 28997, 28998, 28999, 29000, 29001, 29002, 29003, 29004, 29005, 29006, 29007, 29008, 29009, 29010, 29011, 29013, 29014, 29015, 29016, 29017, 29018, 29019, 29020, 29021, 29022, 29023, 29024, 29025, 29026, 29027, 29028, 29029, 29030, 29031, 29032, 29033, 29034, 29035, 29036, 29037, 29038, 29039, 29043, 29044, 29045, 29046, 29047, 29048, 29049, 29050, 29051, 29052, 29053, 29054, 29055, 29056, 29057, 29058, 29059, 29060, 29061, 29062, 29063, 29064, 29065, 29066, 29067, 29068, 29069, 29070, 29071, 29072, 29073, 29074, 29075, 29076, 29077, 29078, 29079, 29080, 29081, 29082, 29087, 29088, 29089, 29093, 29094, 29095, 29096, 29097, 29098, 29099, 29100, 29101, 29102, 29103, 29104, 29105, 29106, 29107, 29108, 29109, 29110, 29111, 29112, 29113, 29114, 29115, 29116, 29117, 29118, 29119, 29120, 29121, 29122, 29123, 29124, 29125, 29126, 29127, 29128, 29129, 29130, 29131, 29132, 29133, 29134, 29135, 29136, 29137, 29138, 29139, 29140, 29141, 29142, 29143, 29144, 29145, 29146, 29147, 29149, 29150, 29151, 29152, 29153, 29154, 29155, 29156, 29157, 29158, 29159, 29160, 29161, 29162, 29163, 29165, 29169, 29170, 29171, 29172, 29173, 29174, 29175, 29176, 29177, 29178, 29179, 29180, 29181, 29182, 29183, 29184, 29185, 29186, 29187, 29188, 29189, 29190, 29191, 29192, 29193, 29194, 29195, 29196, 29197, 29198, 29199, 29200, 29201, 29202, 29203, 29204, 29205, 29206, 29207, 29208, 29209, 29210, 29211, 29212, 29213, 29214, 29215, 29216, 29217, 29218, 29219, 29220, 29221, 29222, 29223, 29224, 29225, 29227, 29228, 29230, 29231, 29232, 29233, 29234, 29235, 29236, 29237, 29238, 29239, 29240, 29244, 29245, 29246, 29250, 29251, 29252, 29253, 29254, 29255, 29257, 29258, 29259, 29260, 29261, 29262, 29264, 29265, 29266, 29269, 29270, 29271, 29272, 29275, 29276, 29277, 29280, 29281, 29282, 29283, 29285, 29287, 29288, 29289, 29290, 29291, 29292, 29293, 29294, 29295, 29296, 29297, 29298, 29299, 29300, 29301, 29302, 29303, 29304, 29305, 29306, 29307, 29308, 29309, 29310, 29311, 29312, 29313, 29314, 29315, 29316, 29317, 29318, 29319, 29320, 29321, 29322, 29323, 29325, 29326, 29327, 29328, 29329, 29330, 29331, 29332, 29333, 29334, 29335, 29336, 29337, 29338, 29339, 29340, 29341, 29342, 29343, 29344, 29345, 29346, 29348, 29349, 29350, 29351, 29352, 29358, 29361, 29364, 29365, 29366, 29367, 29368, 29369, 29370, 29372, 29374, 29375, 29376, 29377, 29378, 29380, 29381, 29382, 29383, 29384, 29385, 29386, 29387, 29389, 29390, 29391, 29392, 29393, 29394, 29395, 29396, 29397, 29398, 29399, 29400, 29401, 29402, 29403, 29404, 29405, 29406, 29407, 29408, 29409, 29411, 29412, 29413, 29414, 29415, 29416, 29418, 29419, 29420, 29421, 29422, 29423, 29424, 29425, 29426, 29427, 29428, 29429, 29430, 29431, 29432, 29433, 29434, 29435, 29436, 29437, 29438, 29439, 29440, 29441, 29442, 29443, 29444, 29445, 29449, 29450, 29451, 29452, 29453, 29454, 29455, 29456, 29457, 29458, 29459, 29460, 29461, 29466, 29468, 29469, 29471, 29472, 29473, 29474, 29475, 29476, 29477, 29478, 29479, 29480, 29481, 29482, 29483, 29484, 29485, 29486, 29487, 29488, 29489, 29490, 29491, 29492, 29493, 29494, 29495, 29496, 29497, 29498, 29499, 29500, 29501, 29503, 29504, 29505, 29506, 29507, 29508, 29509, 29510, 29511, 29512, 29513, 29514, 29515, 29517, 29518, 29519, 29520, 29521, 29522, 29523, 29524, 29525, 29526, 29527, 29528, 29529, 29530, 29532, 29533, 29534, 29535, 29537, 29538, 29539, 29540, 29541, 29542, 29543, 29544, 29545, 29546, 29547, 29548, 29549, 29550, 29551, 29552, 29553, 29554, 29555, 29556, 29558, 29559, 29560, 29561, 29562, 29563, 29564, 29565, 29566, 29567, 29568, 29569, 29570, 29571, 29572, 29573, 29577, 29578, 29579, 29580, 29581, 29582, 29583, 29584, 29585, 29586, 29587, 29588, 29589, 29590, 29591, 29592, 29593, 29594, 29595, 29596, 29597, 29598, 29599, 29602, 29604, 29605, 29607, 29610, 29611, 29614, 29616, 29617, 29618, 29619, 29620, 29621, 29622, 29623, 29624, 29625, 29626, 29627, 29628, 29629, 29630, 29631, 29636, 29637, 29639, 29640, 29641, 29642, 29643, 29644, 29645, 29646, 29647, 29648, 29649, 29650, 29651, 29652, 29654, 29655, 29656, 29657, 29658, 29660, 29662, 29663, 29664, 29665, 29667, 29668, 29669, 29670, 29671, 29672, 29673, 29674, 29675, 29676, 29677, 29679, 29680, 29681, 29682, 29684, 29685, 29686, 29687, 29688, 29689, 29690, 29691, 29692, 29693, 29694, 29695, 29696, 29697, 29698, 29699, 29700, 29702, 29703, 29704, 29708, 29709, 29710, 29711, 29712, 29713, 29714, 29715, 29716, 29717, 29719, 29720, 29721, 29722, 29724, 29725, 29726, 29727, 29728, 29729, 29730, 29731, 29732, 29733, 29734, 29735, 29736, 29737, 29738, 29740, 29741, 29742, 29743, 29744, 29745, 29746, 29747, 29748, 29749, 29750, 29751, 29752, 29753, 29754, 29755, 29756, 29757, 29758, 29759, 29760, 29761, 29762, 29763, 29764, 29765, 29766, 29767, 29768, 29769, 29770, 29771, 29772, 29773, 29774, 29775, 29776, 29777, 29778, 29780, 29781, 29782, 29783, 29784, 29785, 29789, 29790, 29791, 29792, 29793, 29794, 29795, 29796, 29798, 29799, 29800, 29801, 29802, 29803, 29804, 29805, 29806, 29807, 29808, 29809, 29810, 29811, 29812, 29814, 29815, 29816, 29818, 29819, 29820, 29821, 29822, 29826, 29829, 29830, 29832, 29834, 29836, 29838, 29839, 29840, 29841, 29843, 29844, 29845, 29846, 29847, 29848, 29849, 29850, 29851, 29854, 29855, 29856, 29857, 29858, 29859, 29860, 29861, 29862, 29863, 29864, 29865, 29866, 29867, 29868, 29870, 29871, 29872, 29873, 29874, 29875, 29876, 29877, 29878, 29879, 29880, 29881, 29882, 29883, 29884, 29885, 29886, 29887, 29888, 29889, 29890, 29891, 29892, 29893, 29894, 29895, 29896, 29897, 29902, 29903, 29904, 29905, 29906, 29907, 29908, 29909, 29910, 29911, 29912, 29913, 29914, 29915, 29916, 29917, 29918, 29919, 29920, 29921, 29922, 29923, 29924, 29925, 29926, 29927, 29928, 29929, 29930, 29931, 29932, 29933, 29934, 29935, 29936, 29937, 29938, 29939, 29942, 29943, 29944, 29945, 29947, 29948, 29949, 29950, 29951, 29952, 29953, 29958, 29959, 29960, 29961, 29962, 29963, 29964, 29965, 29966, 29967, 29968, 29969, 29970, 29971, 29973, 29974, 29975, 29976, 29977, 29978, 29979, 29980, 29981, 29982, 29983, 29984, 29992, 29993, 29994, 29995, 29996, 29997, 29998, 29999, 30001, 30002, 30003, 30004, 30005, 30006, 30007, 30008, 30009, 30010, 30011, 30012, 30013, 30014, 30017, 30019, 30020, 30021, 30022, 30023, 30024, 30025, 30026, 30027, 30028, 30029, 30030, 30031, 30032, 30033, 30034, 30035, 30036, 30037, 30038, 30039, 30040, 30041, 30042, 30043, 30044, 30045, 30046, 30050, 30051, 30052, 30053, 30054, 30055, 30056, 30058, 30059, 30060, 30062, 30063, 30064, 30065, 30066, 30067, 30069, 30070, 30071, 30072, 30073, 30074, 30076, 30077, 30078, 30079, 30080, 30081, 30082, 30083, 30084, 30085, 30086, 30088, 30089, 30090, 30091, 30093, 30094, 30095, 30096, 30098, 30099, 30101, 30102, 30103, 30104, 30105, 30106, 30107, 30108, 30110, 30111, 30113, 30114, 30115, 30116, 30117, 30118, 30120, 30121, 30122, 30123, 30124, 30125, 30126, 30127, 30130, 30131, 30132, 30133, 30134, 30135, 30136, 30137, 30138, 30139, 30140, 30141, 30142, 30143, 30144, 30145, 30146, 30147, 30148, 30149, 30150, 30151, 30152, 30153, 30154, 30155, 30156, 30157, 30158, 30159, 30160, 30161, 30162, 30163, 30164, 30165, 30166, 30167, 30169, 30170, 30171, 30172, 30173, 30174, 30175, 30176, 30177, 30178, 30179, 30180, 30181, 30182, 30184, 30186, 30187, 30188, 30189, 30190, 30191, 30192, 30193, 30194, 30195, 30196, 30197, 30198, 30199, 30200, 30201, 30202, 30203, 30204, 30205, 30206, 30207, 30208, 30209, 30210, 30211, 30212, 30214, 30215, 30216, 30217, 30218, 30219, 30220, 30221, 30222, 30223, 30224, 30225, 30226, 30227, 30228, 30229, 30230, 30231, 30232, 30233, 30234, 30235, 30236, 30238, 30239, 30240, 30241, 30242, 30243, 30244, 30245, 30246, 30247, 30248, 30249, 30250, 30252, 30253, 30254, 30255, 30256, 30257, 30258, 30259, 30260, 30261, 30262, 30263, 30265, 30266, 30268, 30269, 30270, 30271, 30272, 30273, 30274, 30275, 30276, 30277, 30278, 30279, 30280, 30281, 30282, 30283, 30284, 30285, 30286, 30287, 30288, 30289, 30290, 30291, 30292, 30293, 30294, 30295, 30296, 30297, 30298, 30299, 30300, 30301, 30302, 30304, 30305, 30306, 30307, 30308, 30309, 30310, 30311, 30312, 30313, 30314, 30315, 30316, 30317, 30318, 30319, 30320, 30322, 30325, 30326, 30327, 30328, 30329, 30330, 30331, 30332, 30333, 30334, 30335, 30336, 30337, 30338, 30339, 30340, 30341, 30342, 30343, 30344, 30345, 30346, 30347, 30348, 30350, 30351, 30352, 30353, 30354, 30355, 30356, 30357, 30358, 30359, 30360, 30361, 30362, 30363, 30364, 30365, 30366, 30367, 30368, 30369, 30370, 30371, 30372, 30373, 30374, 30375, 30376, 30377, 30378, 30379, 30380, 30381, 30382, 30383, 30384, 30385, 30386, 30387, 30388, 30390, 30391, 30392, 30393, 30394, 30395, 30396, 30399, 30400, 30401, 30402, 30403, 30404, 30405, 30406, 30407, 30408, 30409, 30411, 30412, 30413, 30414, 30415, 30416, 30417, 30418, 30419, 30420, 30421, 30422, 30423, 30425, 30429, 30430, 30431, 30432, 30433, 30434, 30435, 30436, 30437, 30438, 30439, 30440, 30441, 30442, 30443, 30444, 30445, 30446, 30447, 30448, 30449, 30450, 30451, 30452, 30453, 30454, 30455, 30456, 30458, 30461, 30462, 30463, 30464, 30465, 30466, 30467, 30468, 30469, 30470, 30471, 30472, 30474, 30475, 30476, 30477, 30479, 30480, 30481, 30482, 30483, 30484, 30486, 30487, 30488, 30489, 30490, 30491, 30492, 30493, 30494, 30499, 30500, 30501, 30502, 30503, 30504, 30505, 30506, 30507, 30514, 30515, 30523, 30531, 30533, 30534, 30535, 30536, 30537, 30538, 30541, 30542, 30543, 30544, 30545, 30546, 30547, 30548, 30549, 30550, 30551, 30552, 30553, 30554, 30555, 30556, 30557, 30558, 30559, 30560, 30561, 30562, 30563, 30564, 30565, 30566, 30567, 30568, 30569, 30570, 30571, 30572, 30573, 30574, 30575, 30576, 30577, 30578, 30579, 30580, 30581, 30582, 30583, 30584, 30585, 30586, 30587, 30588, 30589, 30590, 30591, 30592, 30593, 30594, 30595, 30596, 30597, 30598, 30599, 30604, 30605, 30606, 30607, 30608, 30609, 30610, 30611, 30613, 30614, 30615, 30616, 30617, 30618, 30619, 30621, 30622, 30623, 30624, 30625, 30626, 30627, 30628, 30629, 30630, 30631, 30632, 30633, 30634, 30639, 30640, 30641, 30642, 30643, 30644, 30645, 30646, 30647, 30648, 30649, 30650, 30651, 30652, 30653, 30654, 30655, 30656, 30657, 30658, 30659, 30660, 30661, 30662, 30663, 30664, 30665, 30666, 30667, 30668, 30669, 30670, 30671, 30672, 30673, 30674, 30675, 30676, 30677, 30678, 30679, 30680, 30681, 30682, 30683, 30684, 30685, 30686, 30687, 30688, 30689, 30690, 30691, 30692, 30693, 30694, 30695, 30696, 30697, 30698, 30699, 30700, 30701, 30702, 30703, 30704, 30706, 30707, 30708, 30709, 30710, 30711, 30712, 30713, 30714, 30715, 30716, 30717, 30718, 30719, 30721, 30722, 30723, 30724, 30725, 30726, 30727, 30728, 30729, 30730, 30731, 30732, 30733, 30734, 30735, 30736, 30737, 30738, 30739, 30740, 30741, 30742, 30743, 30744, 30745, 30746, 30749, 30750, 30751, 30752, 30753, 30754, 30755, 30824, 30825, 30826, 30827, 30828, 30829, 30830, 30831, 30832, 30833, 30835, 30836, 30837, 30838, 30839, 30840, 30841, 30842, 30843, 30844, 30845, 30846, 30847, 30848, 30849, 30850, 30851, 30852, 30853, 30855, 30856, 30857, 30858, 30860, 30861, 30862, 30863, 30864, 30865, 30866, 30867, 30868, 30869, 30870, 30871, 30872, 30873, 30874, 30875, 30876, 30877, 30878, 30879, 30880, 30881, 30882, 30883, 30884, 30885, 30886, 30887, 30888, 30889, 30890, 30891, 30892, 30893, 30894, 30895, 30896, 30897, 30898, 30899, 30900, 30918, 30919, 30920, 30921, 30922, 30924, 30944, 30945, 30946, 30947, 30948, 30949, 30950, 30951, 30952, 30953, 30954, 30955, 30956, 30957, 30958, 30959, 30960, 30961, 30962, 30963, 30984, 30985, 30986, 30987, 30988, 30989, 30990, 30992, 30993, 30994, 30995, 30996, 30997, 31003, 31004, 31005, 31006, 31007, 31008, 31009, 31010, 31011, 31012, 31013, 31014, 31015, 31016, 31017, 31018, 31019, 31020, 31021, 31022, 31023, 31024, 31025, 31026, 31027, 31028, 31029, 31030, 31031, 31032, 31033, 31036, 31037, 31038, 31039, 31040, 31041, 31042, 31043, 31044, 31045, 31046, 31047, 31048, 31049, 31050, 31051, 31052, 31053, 31054, 31056, 31057, 31058, 31059, 31060, 31061, 31062, 31063, 31064, 31065, 31066, 31067, 31068, 31069, 31070, 31071, 31072, 31073, 31074, 31075, 31076, 31077, 31078, 31079, 31080, 31081, 31082, 31083, 31084, 31085, 31086, 31087, 31088, 31089, 31090, 31091, 31092, 31093, 31094, 31095, 31096, 31097, 31098, 31099, 31100, 31101, 31102, 31103, 31104, 31105, 31106, 31107, 31108, 31109, 31110, 31111, 31115, 31116, 31117, 31118, 31119, 31120, 31121, 31122, 31123, 31124, 31125, 31126, 31127, 31129, 31130, 31131, 31132, 31133, 31134, 31135, 31136, 31137, 31138, 31139, 31140, 31141, 31142, 31144, 31145, 31146, 31147, 31149, 31150, 31151, 31152, 31153, 31154, 31155, 31156, 31157, 31158, 31159, 31160, 31161, 31162, 31163, 31164, 31165, 31166, 31167, 31168, 31169, 31170, 31171, 31172, 31173, 31174, 31175, 31176, 31177, 31181, 31182, 31185, 31186, 31189, 31190, 31191, 31192, 31193, 31194, 31195, 31196, 31198, 31204, 31205, 31209, 31214, 31216, 31218, 31219, 31220, 31221, 31222, 31223, 31224, 31225, 31226, 31228, 31229, 31230, 31231, 31233, 31234, 31235, 31236, 31237, 31238, 31239, 31240, 31241, 31242, 31243, 31244, 31245, 31246, 31247, 31248, 31249, 31250, 31251, 31252, 31253, 31254, 31255, 31256, 31257, 31258, 31259, 31260, 31261, 31262, 31263, 31264, 31265, 31266, 31267, 31268, 31269, 31271, 31272, 31273, 31274, 31276, 31277, 31278, 31279, 31280, 31281, 31282, 31283, 31284, 31285, 31286, 31287, 31288, 31289, 31290, 31291, 31292, 31293, 31294, 31295, 31296, 31297, 31298, 31299, 31300, 31301, 31302, 31304, 31305, 31306, 31307, 31308, 31309, 31310, 31312, 31313, 31314, 31315, 31316, 31318, 31319, 31320, 31321, 31322, 31323, 31324, 31325, 31326, 31327, 31328, 31329, 31330, 31331, 31333, 31334, 31353, 31358, 31364, 31393, 31395, 31396, 31397, 31398, 31399, 31400, 31401, 31402, 31403, 31404, 31405, 31406, 31407, 31408, 31409, 31411, 31412, 31413, 31414, 31415, 31416, 31417, 31418, 31419, 31420, 31421, 31422, 31423, 31424, 31425, 31426, 31427, 31428, 31429, 31430, 31431, 31432, 31433, 31434, 31435, 31437, 31438, 31439, 31440, 31444, 31467, 31481, 31482, 31516, 31517, 31522, 31523, 31524, 31526, 31527, 31528, 31529, 31530, 31531, 31532, 31545, 31549, 31551, 31552, 31553, 31554, 31555, 31556, 31557, 31562, 31563, 31564, 31565, 31566, 31567, 31568, 31569, 31570, 31571, 31572, 31573, 31574, 31575, 31576, 31577, 31578, 31579, 31580, 31581, 31582, 31583, 31584, 31618, 31619, 31620, 31621, 31622, 31623, 31624, 31625, 31626, 31627, 31629, 31630, 31631, 31632, 31633, 31634, 31636, 31637, 31638, 31639, 31640, 31641, 31642, 31643, 31644, 31645, 31646, 31648, 31649, 31650, 31651, 31652, 31653, 31654, 31683, 31684, 31685, 31686, 31687, 31688, 31689, 31690, 31691, 31692, 31693, 31694, 31695, 31697, 31698, 31699, 31700, 31701, 31702, 31703, 31704, 31705, 31706, 31708, 31709, 31710, 31711, 31712, 31713, 31714, 31715, 31716, 31717, 31718, 31719, 31720, 31721, 31723, 31724, 31725, 31726, 31727, 31728, 31729, 31730, 31731, 31732, 31733, 31735, 31736, 31737, 31738, 31739, 31740, 31741, 31742, 31743, 31744, 31745, 31746, 31747, 31754, 31755, 31756, 31757, 31758, 31759, 31760, 31761, 31762, 31763, 31764, 31765, 31766, 31767, 31768, 31769, 31770, 31773, 31775, 31776, 31777, 31778, 31779, 31780, 31781, 31782, 31783, 31784, 31785, 31786, 31787, 31788, 31789, 31790, 31791, 31792, 31793, 31794, 31795, 31796, 31797, 31798, 31799, 31800, 31801, 31802, 31803, 31804, 31805, 31806, 31807, 31808, 31809, 31810, 31811, 31812, 31813, 31814, 31815, 31817, 31827, 31830, 31831, 31832, 31833, 31834, 31836, 31838, 31839, 31840, 31841, 31842, 31843, 31844, 31845, 31847, 31848, 31849, 31850, 31851, 31852, 31853, 31854, 31855, 31856, 31857, 31858, 31861, 31862, 31863, 31864, 31865, 31866, 31868, 31869, 31871, 31872, 31879, 31880, 31881, 31882, 31883, 31884, 31885, 31886, 31887, 31888, 31889, 31890, 31891, 31892, 31893, 31894, 31895, 31896, 31897, 31898, 31899, 31900, 31902, 31910, 31911, 31912, 31913, 31915, 31916, 32149, 32150, 32151, 32152, 32153, 32154, 32155, 32156, 32157, 32158, 32159, 32160, 32161, 32162, 32163, 32164, 32165, 32166, 32167, 32168, 32169, 32170, 32171, 32172, 32173, 32174, 32175, 32176, 32178, 32179, 32180, 32181, 32182, 32183, 32184, 32185, 32186, 32188, 32189, 32190, 32191, 32193, 32194, 32195, 32196, 32197, 32198, 32199, 32200, 32201, 32202, 32203, 32204, 32205, 32206, 32207, 32208, 32212, 32213, 32214, 32215, 32216, 32217, 32221, 32222, 32223, 32224, 32225, 32226, 32227, 32228, 32229, 32230, 32231, 32232, 32233, 32234, 32235, 32236, 32237, 32238, 32239, 32241, 32242, 32244, 32245, 32246, 32247, 32248, 32249, 32250, 32251, 32252, 32253, 32254, 32255, 32256, 32257, 32258, 32259, 32260, 32261, 32262, 32263, 32264, 32265, 32266, 32267, 32268, 32269, 32270, 32271, 32272, 32273, 32274, 32275, 32276, 32277, 32278, 32279, 32280, 32281, 32282, 32283, 32284, 32285, 32286, 32287, 32288, 32289, 32290, 32291, 32292, 32293, 32294, 32295, 32296, 32297, 32298, 32299, 32300, 32301, 32302, 32303, 32304, 32305, 32306, 32307, 32308, 32309, 32310, 32311, 32312, 32314, 32315, 32316, 32317, 32318, 32319, 32320, 32321, 32322, 32323, 32324, 32325, 32326, 32327, 32328, 32329, 32330, 32331, 32332, 32333, 32334, 32335, 32336, 32337, 32338, 32339, 32340, 32341, 32342, 32343, 32344, 32345, 32346, 32347, 32348, 32349, 32350, 32352, 32353, 32354, 32355, 32356, 32357, 32358, 32359, 32360, 32361, 32362, 32363, 32364, 32365, 32366, 32367, 32369, 32370, 32371, 32372, 32373, 32374, 32375, 32376, 32377, 32378, 32379, 32380, 32381, 32382, 32383, 32384, 32385, 32386, 32387, 32388, 32389, 32390, 32391, 32392, 32393, 32394, 32395, 32396, 32397, 32398, 32399, 32400, 32401, 32402, 32403, 32404, 32405, 32406, 32407, 32408, 32409, 32410, 32411, 32412, 32413, 32414, 32415, 32416, 32417, 32418, 32419, 32420, 32421, 32422, 32423, 32424, 32425, 32426, 32427, 32428, 32429, 32430, 32431, 32432, 32433, 32434, 32435, 32436, 32437, 32438, 32439, 32440, 32441, 32442, 32443, 32444, 32445, 32446, 32447, 32448, 32449, 32450, 32451, 32452, 32453, 32454, 32466, 32467, 32468, 32469, 32470, 32471, 32472, 32473, 32474, 32475, 32476, 32477, 32478, 32479, 32480, 32481, 32482, 32483, 32484, 32485, 32486, 32487, 32488, 32490, 32491, 32492, 32493, 32494, 32495, 32496, 32497, 32498, 32499, 32500, 32501, 32502, 32503, 32504, 32505, 32507, 32508, 32509, 32510, 32511, 32512, 32513, 32514, 32515, 32516, 32517, 32518, 32519, 32520, 32521, 32522, 32523, 32524, 32525, 32526, 32527, 32528, 32529, 32530, 32531, 32532, 32533, 32534, 32535, 32536, 32537, 32538, 32540, 32541, 32542, 32543, 32544, 32545, 32546, 32547, 32548, 32556, 32557, 32558, 32559, 32560, 32561, 32562, 32563, 32564, 32565, 32566, 32567, 32568, 32569, 32570, 32571, 32572, 32573, 32574, 32575, 32576, 32577, 32578, 32579, 32580, 32582, 32584, 32585, 32586, 32587, 32588, 32589, 32590, 32591, 32592, 32593, 32594, 32595, 32596, 32597, 32598, 32599, 32600, 32601, 32602, 32603, 32604, 32606, 32607, 32608, 32609, 32615, 32616, 32617, 32618, 32619, 32620, 32621, 32622, 32623, 32624, 32625, 32626, 32627, 32629, 32630, 32631, 32632, 32633, 32634, 32635, 32636, 32637, 32638, 32639, 32640, 32641, 32642, 32643, 32647, 32648, 32649, 32650, 32651, 32652, 32653, 32654, 32655, 32656, 32657, 32658, 32659, 32660, 32661, 32662, 32663, 32664, 32665, 32666, 32667, 32668, 32669, 32675, 32676, 32677, 32678, 32679, 32680, 32681, 32682, 32683, 32684, 32685, 32686, 32687, 32688, 32689, 32690, 32691, 32692, 32693, 32694, 32695, 32697, 32700, 32702, 32704, 32706, 32708, 32709, 32710, 32711, 32712, 32713, 32714, 32715, 32716, 32717, 32718, 32719, 32720, 32721, 32722, 32723, 32724, 32725, 32726, 32727, 32728, 32729, 32730, 32731, 32732, 32733, 32734, 32735, 32736, 32737, 32738, 32739, 32740, 32741, 32742, 32743, 32744, 32745, 32746, 32747, 32748, 32749, 32751, 32752, 32753, 32754, 32755, 32756, 32757, 32758, 32759, 32760, 32761, 32762, 32763, 32767, 32768, 32769, 32770, 32771, 32772, 32773, 32774, 32775, 32776, 32777, 32780, 32781, 32784, 32786, 32788, 32789, 32790, 32791, 32793, 32794, 32797, 32798, 32799, 32800, 32801, 32802, 32803, 32804, 32805, 32806, 32807, 32808, 32809, 32810, 32811, 32812, 32813, 32814, 32815, 32816, 32818, 32819, 32820, 32821, 32822, 32823, 32824, 32825, 32826, 32827, 32828, 32829, 32830, 32831, 32832, 32833, 32834, 32835, 32836, 32837, 32838, 32839, 32840, 32841, 32842, 32843, 32844, 32845, 32847, 32848, 32849, 32850, 32851, 32852, 32853, 32854, 32855, 32856, 32857, 32858, 32859, 32860, 32861, 32862, 32863, 32865, 32866, 32867, 32868, 32869, 32870, 32871, 32872, 32873, 32874, 32875, 32876, 32877, 32878, 32879, 32882, 32883, 32885, 32886, 32887, 32888, 32890, 32892, 32893, 32897, 32898, 32899, 32900, 32901, 32904, 32905, 32906, 32907, 32908, 32911, 32912, 32913, 32914, 32915, 32916, 32918, 32919, 32922, 32923, 32924, 32925, 32926, 32927, 32928, 32930, 32931, 32932, 32933, 32934, 32935, 32936, 32937, 32938, 32939, 32941, 32942, 32944, 32946, 32948, 32950, 32953, 32954, 32955, 32956, 32957, 32958, 32959, 32960, 32961, 32962, 32963, 32964, 32965, 32966, 32967, 32968, 32969, 32970, 32971, 32972, 32973, 32974, 32975, 32976, 32977, 32978, 32979, 32980, 32981, 32983, 32984, 32985, 32986, 32987, 32988, 32989, 32990, 32996, 32997, 32998, 32999, 33000, 33001, 33002, 33004, 33005, 33006, 33007, 33008, 33009, 33010, 33011, 33012, 33013, 33014, 33016, 33017, 33018, 33019, 33020, 33021, 33022, 33023, 33024, 33025, 33026, 33027, 33029, 33030, 33031, 33032, 33033, 33034, 33035, 33036, 33037, 33038, 33039, 33040, 33041, 33042, 33043, 33044, 33045, 33046, 33047, 33048, 33049, 33050, 33051, 33052, 33053, 33054, 33055, 33056, 33057, 33058, 33059, 33060, 33061, 33062, 33063, 33064, 33067, 33068, 33069, 33071, 33072, 33073, 33075, 33076, 33077, 33078, 33079, 33080, 33081, 33082, 33083, 33084, 33086, 33087, 33088, 33089, 33090, 33091, 33093, 33094, 33095, 33096, 33097, 33098, 33099, 33100, 33101, 33102, 33103, 33104, 33105, 33106, 33107, 33108, 33109, 33110, 33111, 33112, 33113, 33114, 33115, 33117, 33118, 33119, 33121, 33122, 33125, 33126, 33127, 33128, 33129, 33130, 33131, 33132, 33133, 33134, 33135, 33136, 33137, 33138, 33139, 33140, 33141, 33142, 33143, 33146, 33165, 33166, 33167, 33168, 33169, 33170, 33173, 33174, 33175, 33176, 33177, 33178, 33179, 33180, 33181, 33182, 33183, 33184, 33185, 33186, 33187, 33188, 33189, 33192, 33193, 33194, 33195, 33196, 33197, 33198, 33199, 33200, 33201, 33202, 33203, 33204, 33205, 33206, 33207, 33208, 33209, 33210, 33211, 33212, 33213, 33214, 33215, 33216, 33217, 33218, 33219, 33220, 33221, 33222, 33223, 33224, 33225, 33226, 33227, 33228, 33229, 33231, 33232, 33233, 33235, 33236, 33237, 33238, 33239, 33240, 33241, 33242, 33243, 33244, 33245, 33246, 33247, 33248, 33249, 33250, 33251, 33252, 33253, 33254, 33255, 33256, 33257, 33258, 33259, 33260, 33261, 33262, 33263, 33264, 33265, 33266, 33267, 33271, 33272, 33273, 33274, 33275, 33276, 33277, 33278, 33280, 33281, 33282, 33283, 33284, 33285, 33286, 33287, 33288, 33289, 33290, 33291, 33292, 33293, 33294, 33295, 33296, 33297, 33298, 33299, 33300, 33301, 33302, 33303, 33304, 33305, 33306, 33307, 33308); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (33309, 33310, 33311, 33312, 33313, 33314, 33315, 33316, 33317, 33318, 33319, 33320, 33321, 33322, 33323, 33324, 33325, 33326, 33327, 33328, 33329, 33330, 33331, 33332, 33333, 33334, 33335, 33336, 33337, 33338, 33339, 33340, 33341, 33342, 33343, 33344, 33345, 33346, 33347, 33348, 33350, 33354, 33355, 33356, 33357, 33358, 33359, 33361, 33364, 33365, 33366, 33367, 33369, 33370, 33372, 33373, 33374, 33375, 33377, 33378, 33379, 33380, 33381, 33382, 33383, 33384, 33386, 33387, 33388, 33389, 33390, 33394, 33403, 33404, 33405, 33406, 33407, 33408, 33409, 33410, 33411, 33412, 33413, 33414, 33415, 33416, 33417, 33418, 33419, 33420, 33421, 33422, 33423, 33424, 33425, 33426, 33429, 33430, 33431, 33432, 33433, 33434, 33435, 33436, 33437, 33438, 33439, 33440, 33441, 33442, 33443, 33444, 33445, 33446, 33447, 33448, 33450, 33451, 33452, 33453, 33454, 33455, 33456, 33457, 33458, 33459, 33460, 33461, 33462, 33463, 33464, 33465, 33466, 33467, 33468, 33469, 33470, 33471, 33472, 33473, 33474, 33475, 33476, 33477, 33478, 33479, 33480, 33481, 33482, 33484, 33485, 33486, 33487, 33488, 33489, 33490, 33491, 33492, 33493, 33494, 33495, 33496, 33497, 33498, 33499, 33500, 33501, 33502, 33503, 33504, 33505, 33506, 33507, 33508, 33509, 33510, 33511, 33512, 33513, 33514, 33515, 33516, 33517, 33518, 33519, 33520, 33521, 33522, 33523, 33524, 33525, 33526, 33527, 33528, 33529, 33530, 33531, 33532, 33533, 33534, 33535, 33536, 33537, 33538, 33539, 33540, 33541, 33542, 33543, 33544, 33545, 33546, 33547, 33548, 33549, 33550, 33551, 33552, 33553, 33554, 33555, 33556, 33557, 33558, 33559, 33560, 33561, 33562, 33563, 33564, 33565, 33566, 33567, 33568, 33569, 33570, 33571, 33572, 33575, 33576, 33578, 33579, 33580, 33581, 33583, 33586, 33587, 33588, 33589, 33590, 33591, 33592, 33593, 33594, 33595, 33596, 33597, 33598, 33599, 33600, 33601, 33602, 33603, 33608, 33609, 33610, 33611, 33612, 33613, 33614, 33615, 33616, 33617, 33618, 33619, 33620, 33621, 33622, 33623, 33624, 33625, 33626, 33627, 33628, 33629, 33630, 33631, 33632, 33633, 33634, 33635, 33636, 33637, 33638, 33639, 33640, 33641, 33642, 33643, 33644, 33645, 33646, 33647, 33648, 33649, 33650, 33651, 33652, 33653, 33654, 33655, 33656, 33657, 33658, 33659, 33660, 33661, 33662, 33663, 33665, 33666, 33667, 33669, 33670, 33671, 33672, 33673, 33674, 33675, 33676, 33677, 33678, 33679, 33680, 33681, 33682, 33683, 33684, 33685, 33686, 33687, 33688, 33695, 33696, 33697, 33698, 33699, 33701, 33704, 33705, 33706, 33707, 33708, 33709, 33710, 33711, 33712, 33713, 33715, 33716, 33717, 33718, 33719, 33720, 33721, 33722, 33725, 33726, 33727, 33728, 33736, 33738, 33739, 33740, 33742, 33743, 33744, 33745, 33746, 33747, 33748, 33749, 33750, 33751, 33752, 33753, 33754, 33755, 33759, 33760, 33761, 33762, 33763, 33764, 33765, 33766, 33767, 33768, 33769, 33770, 33771, 33772, 33774, 33775, 33776, 33777, 33778, 33779, 33780, 33782, 33783, 33784, 33785, 33787, 33788, 33790, 33791, 33792, 33793, 33794, 33795, 33796, 33798, 33799, 33800, 33801, 33802, 33803, 33804, 33805, 33806, 33807, 33808, 33809, 33810, 33811, 33812, 33813, 33814, 33816, 33817, 33818, 33819, 33820, 33822, 33823, 33824, 33825, 33826, 33833, 33834, 33836, 33837, 33838, 33840, 33841, 33842, 33843, 33844, 33845, 33846, 33847, 33848, 33849, 33853, 33854, 33855, 33856, 33857, 33858, 33859, 33861, 33862, 33863, 33864, 33865, 33866, 33867, 33868, 33869, 33870, 33871, 33872, 33873, 33874, 33876, 33877, 33878, 33879, 33880, 33881, 33882, 33883, 33884, 33889, 33890, 33892, 33903, 33904, 33905, 33912, 33913, 33914, 33915, 33916, 33917, 33918, 33919, 33920, 33921, 33922, 33923, 33924, 33925, 33926, 33927, 33928, 33929, 33930, 33931, 33932, 33933, 33934, 33935, 33936, 33937, 33938, 33939, 33940, 33941, 33943, 33944, 33945, 33946, 33947, 33948, 33949, 33950, 33951, 33952, 33953, 33956, 33957, 33958, 33960, 33961, 33962, 33963, 33964, 33965, 33966, 33969, 33970, 33971, 33972, 33973, 33974, 33975, 33977, 33978, 33979, 33980, 33981, 33983, 33985, 33988, 33990, 33991, 33992, 33993, 33996, 33997, 33998, 34000, 34001, 34002, 34004, 34006, 34007, 34008, 34009, 34010, 34011, 34012, 34013, 34014, 34015, 34017, 34018, 34019, 34021, 34022, 34024, 34025, 34026, 34027, 34028, 34029, 34030, 34031, 34032, 34033, 34034, 34035, 34036, 34037, 34038, 34039, 34040, 34041, 34042, 34043, 34044, 34046, 34047, 34048, 34049, 34050, 34051, 34052, 34053, 34055, 34056, 34057, 34058, 34059, 34060, 34061, 34062, 34063, 34064, 34066, 34067, 34068, 34069, 34070, 34071, 34072, 34073, 34074, 34075, 34076, 34077, 34078, 34079, 34080, 34081, 34082, 34083, 34084, 34085, 34086, 34087, 34088, 34089, 34090, 34091, 34092, 34093, 34094, 34095, 34096, 34097, 34098, 34099, 34100, 34101, 34102, 34103, 34104, 34107, 34116, 34117, 34118, 34119, 34120, 34121, 34122, 34123, 34124, 34125, 34126, 34127, 34128, 34129, 34132, 34133, 34134, 34135, 34136, 34137, 34138, 34143, 34144, 34145, 34146, 34147, 34149, 34150, 34151, 34154, 34155, 34156, 34157, 34158, 34159, 34160, 34161, 34163, 34164, 34167, 34168, 34172, 34173, 34176, 34177, 34178, 34179, 34180, 34181, 34182, 34183, 34184, 34187, 34188, 34190, 34191, 34192, 34193, 34194, 34195, 34196, 34197, 34198, 34199, 34202, 34203, 34204, 34205, 34206, 34207, 34208, 34209, 34210, 34211, 34212, 34213, 34223, 34224, 34225, 34230, 34231, 34232, 34233, 34234, 34238, 34239, 34241, 34242, 34243, 34244, 34246, 34248, 34249, 34250, 34251, 34252, 34253, 34258, 34259, 34261, 34262, 34263, 34264, 34265, 34266, 34267, 34269, 34271, 34273, 34275, 34278, 34279, 34280, 34281, 34282, 34283, 34284, 34285, 34286, 34287, 34288, 34289, 34290, 34292, 34293, 34294, 34295, 34297, 34299, 34300, 34301, 34302, 34303, 34304, 34305, 34306, 34307, 34309, 34310, 34311, 34312, 34313, 34314, 34315, 34316, 34317, 34318, 34319, 34320, 34321, 34322, 34323, 34324, 34325, 34326, 34327, 34328, 34329, 34330, 34331, 34333, 34334, 34335, 34336, 34337, 34338, 34339, 34340, 34341, 34342, 34343, 34344, 34345, 34346, 34347, 34348, 34349, 34350, 34351, 34353, 34354, 34355, 34356, 34357, 34358, 34359, 34360, 34362, 34363, 34364, 34365, 34366, 34367, 34368, 34369, 34370, 34371, 34373, 34374, 34375, 34376, 34377, 34378, 34379, 34380, 34381, 34382, 34383, 34385, 34386, 34387, 34388, 34389, 34390, 34392, 34393, 34395, 34396, 34397, 34398, 34399, 34400, 34401, 34402, 34403, 34404, 34405, 34406, 34407, 34408, 34409, 34410, 34411, 34412, 34413, 34414, 34415, 34416, 34417, 34418, 34419, 34420, 34421, 34422, 34423, 34424, 34425, 34426, 34427, 34428, 34429, 34430, 34431, 34432, 34433, 34434, 34435, 34436, 34437, 34438, 34439, 34440, 34441, 34444, 34445, 34446, 34447, 34448, 34449, 34450, 34451, 34453, 34454, 34455, 34456, 34458, 34459, 34460, 34461, 34463, 34465, 34466, 34467, 34468, 34469, 34470, 34471, 34472, 34473, 34474, 34475, 34476, 34477, 34478, 34479, 34480, 34481, 34482, 34483, 34484, 34485, 34486, 34487, 34489, 34490, 34492, 34494, 34496, 34497, 34498, 34499, 34500, 34501, 34503, 34504, 34505, 34506, 34508, 34509, 34510, 34511, 34512, 34513, 34514, 34515, 34516, 34517, 34518, 34519, 34520, 34521, 34522, 34523, 34524, 34525, 34526, 34527, 34528, 34529, 34530, 34531, 34532, 34543, 34544, 34545, 34546, 34547, 34548, 34549, 34550, 34551, 34552, 34553, 34554, 34555, 34556, 34557, 34558, 34559, 34560, 34561, 34562, 34563, 34564, 34565, 34567, 34568, 34569, 34570, 34571, 34572, 34573, 34574, 34575, 34576, 34577, 34578, 34579, 34580, 34581, 34582, 34583, 34584, 34585, 34586, 34587, 34588, 34589, 34590, 34591, 34592, 34593, 34594, 34596, 34597, 34598, 34599, 34600, 34601, 34602, 34603, 34604, 34605, 34606, 34607, 34608, 34609, 34610, 34611, 34612, 34613, 34614, 34615, 34616, 34617, 34618, 34619, 34620, 34621, 34622, 34623, 34624, 34625, 34626, 34627, 34628, 34629, 34630, 34631, 34632, 34633, 34634, 34635, 34636, 34637, 34638, 34639, 34640, 34641, 34642, 34643, 34644, 34645, 34646, 34647, 34651, 34652, 34653, 34654, 34655, 34656, 34657, 34658, 34659, 34660, 34661, 34662, 34663, 34664, 34665, 34666, 34667, 34668, 34670, 34671, 34672, 34673, 34674, 34675, 34676, 34677, 34678, 34679, 34681, 34682, 34683, 34684, 34685, 34686, 34687, 34689, 34690, 34692, 34693, 34694, 34695, 34696, 34697, 34698, 34699, 34701, 34702, 34703, 34704, 34705, 34706, 34707, 34708, 34709, 34710, 34711, 34712, 34713, 34714, 34715, 34716, 34717, 34718, 34719, 34720, 34721, 34722, 34723, 34724, 34725, 34726, 34727, 34728, 34729, 34730, 34731, 34732, 34733, 34734, 34735, 34736, 34737, 34738, 34739, 34740, 34741, 34742, 34743, 34744, 34745, 34746, 34747, 34748, 34749, 34750, 34752, 34753, 34754, 34755, 34756, 34757, 34758, 34759, 34760, 34761, 34762, 34763, 34764, 34765, 34766, 34767, 34768, 34769, 34770, 34771, 34772, 34773, 34774, 34775, 34776, 34777, 34778, 34779, 34780, 34781, 34782, 34783, 34784, 34785, 34786, 34787, 34788, 34789, 34790, 34793, 34794, 34795, 34796, 34797, 34798, 34799, 34800, 34801, 34802, 34803, 34804, 34805, 34806, 34807, 34808, 34809, 34810, 34811, 34812, 34813, 34814, 34815, 34816, 34817, 34818, 34819, 34820, 34821, 34822, 34823, 34824, 34825, 34826, 34827, 34828, 34829, 34830, 34831, 34832, 34833, 34834, 34835, 34837, 34838, 34839, 34840, 34841, 34842, 34843, 34844, 34845, 34846, 34848, 34849, 34850, 34851, 34852, 34853, 34854, 34855, 34856, 34857, 34858, 34859, 34860, 34861, 34862, 34863, 34864, 34865, 34866, 34867, 34868, 34869, 34870, 34871, 34872, 34874, 34876, 34877, 34878, 34879, 34880, 34881, 34882, 34883, 34884, 34885, 34886, 34887, 34888, 34890, 34891, 34892, 34893, 34894, 34895, 34896, 34897, 34898, 34899, 34900, 34901, 34902, 34903, 34904, 34905, 34906, 34907, 34908, 34909, 34910, 34911, 34912, 34913, 34914, 34915, 34916, 34917, 34918, 34919, 34920, 34921, 34922, 34923, 34924, 34925, 34927, 34928, 34929, 34930, 34931, 34932, 34933, 34934, 34935, 34936, 34937, 34938, 34939, 34940, 34941, 34942, 34943, 34944, 34945, 34946, 34947, 34948, 34949, 34950, 34951, 34952, 34953, 34954, 34955, 34956, 34957, 34958, 34959, 34960, 34961, 34962, 34963, 34964, 34965, 34966, 34967, 34968, 34969, 34970, 34971, 34972, 34973, 34974, 34975, 34976, 34977, 34978, 34979, 34980, 34981, 34982, 34983, 34984, 34985, 34986, 34987, 34988, 34989, 34990, 34991, 34992, 34993, 34994, 34995, 34996, 34997, 34998, 34999, 35000, 35001, 35002, 35003, 35004, 35005, 35006, 35007, 35008, 35009, 35010, 35011, 35012, 35013, 35014, 35015, 35016, 35017, 35018, 35019, 35020, 35021, 35022, 35023, 35024, 35025, 35026, 35027, 35028, 35029, 35030, 35031, 35032, 35033, 35034, 35035, 35036, 35037, 35038, 35039, 35040, 35041, 35042, 35043, 35044, 35045, 35046, 35047, 35048, 35049, 35050, 35051, 35052, 35053, 35054, 35055, 35056, 35057, 35058, 35059, 35060, 35061, 35062, 35063, 35064, 35065, 35066, 35067, 35068, 35069, 35070, 35071, 35072, 35073, 35074, 35075, 35076, 35077, 35078, 35079, 35080, 35081, 35082, 35083, 35084, 35085, 35086, 35087, 35088, 35089, 35090, 35091, 35092, 35093, 35094, 35095, 35096, 35097, 35098, 35099, 35100, 35101, 35102, 35103, 35104, 35105, 35106, 35107, 35108, 35109, 35110, 35111, 35112, 35113, 35114, 35115, 35116, 35117, 35118, 35119, 35120, 35123, 35124, 35125, 35126, 35127, 35128, 35129, 35130, 35131, 35132, 35133, 35134, 35135, 35136, 35137, 35138, 35139, 35140, 35141, 35142, 35143, 35144, 35145, 35146, 35147, 35148, 35149, 35150, 35151, 35152, 35153, 35154, 35155, 35156, 35157, 35158, 35159, 35160, 35161, 35162, 35163, 35164, 35165, 35166, 35167, 35168, 35169, 35170, 35171, 35172, 35173, 35174, 35175, 35176, 35177, 35178, 35179, 35180, 35185, 35186, 35187, 35188, 35189, 35190, 35192, 35193, 35194, 35195, 35196, 35197, 35198, 35200, 35201, 35202, 35203, 35204, 35205, 35207, 35209, 35210, 35211, 35212, 35213, 35222, 35225, 35226, 35227, 35228, 35229, 35230, 35231, 35232, 35233, 35234, 35235, 35236, 35237, 35238, 35239, 35242, 35243, 35244, 35245, 35246, 35247, 35248, 35249, 35250, 35251, 35252, 35253, 35254, 35255, 35256, 35257, 35258, 35259, 35260, 35261, 35273, 35274, 35275, 35276, 35277, 35281, 35284, 35285, 35286, 35287, 35288, 35289, 35290, 35291, 35292, 35293, 35294, 35295, 35296, 35297, 35298, 35299, 35300, 35302, 35304, 35305, 35307, 35309, 35311, 35312, 35313, 35314, 35315, 35316, 35317, 35318, 35319, 35320, 35321, 35322, 35323, 35324, 35325, 35326, 35327, 35328, 35329, 35330, 35331, 35332, 35333, 35334, 35335, 35336, 35337, 35338, 35339, 35340, 35341, 35342, 35343, 35344, 35345, 35346, 35361, 35362, 35363, 35364, 35365, 35366, 35367, 35368, 35369, 35370, 35371, 35372, 35373, 35374, 35375, 35376, 35377, 35378, 35379, 35380, 35381, 35382, 35383, 35384, 35385, 35386, 35387, 35388, 35389, 35390, 35391, 35392, 35393, 35394, 35395, 35396, 35397, 35398, 35399, 35400, 35409, 35412, 35434, 35444, 35445, 35446, 35450, 35451, 35452, 35453, 35454, 35456, 35457, 35458, 35459, 35460, 35461, 35462, 35463, 35464, 35465, 35466, 35467, 35468, 35469, 35470, 35471, 35472, 35473, 35474, 35475, 35476, 35477, 35478, 35480, 35481, 35482, 35483, 35484, 35485, 35486, 35487, 35488, 35489, 35491, 35492, 35493, 35494, 35495, 35496, 35497, 35498, 35499, 35500, 35501, 35503, 35504, 35505, 35506, 35507, 35508, 35509, 35510, 35526, 35545, 35547, 35550, 35551, 35552, 35553, 35554, 35556, 35557, 35558, 35561, 35562, 35563, 35564, 35565, 35566, 35567, 35569, 35570, 35571, 35572, 35573, 35574, 35575, 35576, 35577, 35578, 35579, 35580, 35581, 35582, 35583, 35584, 35585, 35586, 35587, 35588, 35589, 35590, 35591, 35592, 35593, 35594, 35595, 35596, 35597, 35598, 35599, 35600, 35601, 35602, 35603, 35604, 35605, 35606, 35607, 35608, 35609, 35610, 35611, 35612, 35613, 35614, 35617, 35618, 35619, 35620, 35621, 35623, 35627, 35628, 35629, 35631, 35632, 35633, 35634, 35635, 35636, 35637, 35638, 35640, 35641, 35642, 35644, 35645, 35646, 35647, 35648, 35649, 35650, 35651, 35657, 35660, 35661, 35698, 35727, 35750, 35751, 35752, 35753, 35754, 35755, 35756, 35757, 35758, 35759, 35760, 35761, 35762, 35763, 35766, 35768, 35769, 35770, 35771, 35772, 35773, 35777, 35778, 35779, 35780, 35786, 35790, 35805, 35806, 35807, 35808, 35809, 35810, 35811, 35812, 35813, 35814, 35815, 35816, 35817, 35818, 35819, 35820, 35821, 35824, 35825, 35826, 35827, 35828, 35829, 35830, 35831, 35832, 35833, 35835, 35836, 35837, 35838, 35839, 35840, 35841, 35842, 35843, 35844, 35845, 35867, 35869, 35870, 35871, 35872, 35873, 35874, 35875, 35876, 35877, 35878, 35879, 35880, 35881, 35882, 35883, 35884, 35891, 35892, 35893, 35894, 35895, 35896, 35897, 35898, 35899, 35900, 35902, 35903, 35904, 35905, 35906, 35907, 35908, 35909, 35910, 35911, 35912, 35913, 35914, 35915, 35916, 35917, 35918, 35928, 35929, 35968, 35983, 35984, 35995, 36012, 36013, 36015, 36021, 36024, 36025, 36034, 36042, 36047, 36048, 36052, 36056, 36057, 36058, 36059, 36060, 36061, 36062, 36063, 36064, 36065, 36066, 36068, 36069, 36070, 36071, 36072, 36074, 36075, 36076, 36077, 36079, 36092, 36093, 36094, 36095, 36096, 36097, 36098, 36099, 36100, 36101, 36102, 36103, 36104, 36105, 36108, 36109, 36112, 36113, 36114, 36115, 36116, 36117, 36118, 36119, 36120, 36121, 36122, 36123, 36124, 36125, 36126, 36127, 36128, 36129, 36130, 36131, 36132, 36134, 36136, 36137, 36138, 36139, 36140, 36141, 36142, 36143, 36144, 36145, 36146, 36147, 36148, 36149, 36150, 36151, 36152, 36153, 36154, 36155, 36156, 36157, 36159, 36161, 36162, 36163, 36164, 36165, 36166, 36167, 36168, 36169, 36170, 36171, 36173, 36176, 36177, 36178, 36179, 36180, 36181, 36182, 36183, 36184, 36185, 36186, 36188, 36189, 36190, 36191, 36192, 36196, 36197, 36198, 36200, 36201, 36203, 36204, 36205, 36206, 36207, 36208, 36209, 36210, 36211, 36212, 36213, 36215, 36217, 36223, 36224, 36225, 36226, 36227, 36228, 36229, 36230, 36231, 36232, 36233, 36234, 36235, 36236, 36272, 36273, 36283, 36284, 36285, 36286, 36287, 36288, 36289, 36290, 36291, 36292, 36293, 36294, 36295, 36296, 36297, 36304, 36308, 36312, 36328, 36329, 36330, 36331, 36332, 36333, 36334, 36335, 36336, 36337, 36338, 36342, 36343, 36344, 36345, 36346, 36347, 36348, 36349, 36350, 36351, 36352, 36353, 36354, 36355, 36356, 36359, 36360, 36361, 36362, 36363, 36364, 36365, 36366, 36367, 36368, 36369, 36370, 36371, 36372, 36373, 36374, 36375, 36376, 36377, 36378, 36379, 36380, 36381, 36382, 36383, 36384, 36385, 36390, 36391, 36392, 36393, 36394, 36395, 36396, 36397, 36398, 36399, 36400, 36401, 36402, 36403, 36404, 36405, 36406, 36407, 36408, 36409, 36410, 36412, 36413, 36414, 36415, 36416, 36417, 36418, 36419, 36420, 36421, 36422, 36423, 36424, 36425, 36426, 36427, 36428, 36429, 36430, 36431, 36432, 36436, 36437, 36438, 36440, 36441, 36442, 36443, 36444, 36445, 36446, 36447, 36448, 36449, 36450, 36451, 36452, 36453, 36454, 36455, 36456, 36457, 36458, 36459, 36460, 36461, 36462, 36463, 36464, 36465, 36466, 36467, 36468, 36469, 36470, 36471, 36472, 36476, 36477, 36478, 36479, 36481, 36482, 36483, 36484, 36485, 36486, 36487, 36488, 36489, 36490, 36491, 36492, 36493, 36494, 36495, 36496, 36497, 36499, 36500, 36501, 36502, 36503, 36504, 36505, 36506, 36507, 36508, 36509, 36510, 36511, 36512, 36513, 36514, 36515, 36516, 36517, 36518, 36519, 36520, 36521, 36522, 36523, 36524, 36525, 36526, 36527, 36528, 36529, 36530, 36531, 36532, 36533, 36534, 36535, 36536, 36537, 36539, 36540, 36541, 36542, 36543, 36544, 36545, 36546, 36547, 36548, 36549, 36550, 36551, 36552, 36553, 36554, 36555, 36556, 36557, 36558, 36559, 36560, 36561, 36562, 36564, 36565, 36567, 36568, 36573, 36574, 36578, 36585, 36591, 36592, 36593, 36594, 36595, 36596, 36597, 36598, 36599, 36600, 36601, 36602, 36604, 36605, 36606, 36607, 36608, 36609, 36610, 36611, 36612, 36613, 36614, 36615, 36616, 36618, 36619, 36620, 36621, 36622, 36623, 36624, 36625, 36626, 36627, 36628, 36629, 36630, 36631, 36632, 36633, 36634, 36635, 36636, 36637, 36638, 36639, 36640, 36641, 36642, 36643, 36644, 36645, 36648, 36649, 36651, 36652, 36653, 36654, 36655, 36656, 36657, 36658, 36659, 36660, 36661, 36662, 36663, 36664, 36665, 36666, 36667, 36669, 36670, 36671, 36672, 36673, 36674, 36675, 36676, 36677, 36678, 36679, 36680, 36681, 36682, 36684, 36685, 36686, 36687, 36688, 36689, 36690, 36693, 36694, 36695, 36696, 36697, 36698, 36699, 36700, 36701, 36702, 36703, 36704, 36705, 36706, 36707, 36708, 36709, 36710, 36711, 36712, 36713, 36714, 36715, 36716, 36717, 36718, 36719, 36720, 36721, 36722, 36723, 36724, 36725, 36726, 36727, 36728, 36729, 36730, 36731, 36732, 36733, 36734, 36735, 36736, 36737, 36738, 36739, 36740, 36741, 36742, 36743, 36744, 36745, 36746, 36748, 36749, 36750, 36751, 36752, 36753, 36754, 36755, 36756, 36757, 36758, 36760, 36761, 36763, 36764, 36765, 36766, 36767, 36768, 36769, 36770, 36771, 36772, 36773, 36774, 36776, 36778, 36779, 36780, 36781, 36782, 36783, 36784, 36785, 36786, 36787, 36788, 36789, 36790, 36791, 36793, 36794, 36795, 36796, 36797, 36798, 36799, 36800, 36801, 36803, 36804, 36805, 36807, 36808, 36809, 36810, 36811, 36812, 36813, 36814, 36815, 36816, 36817, 36818, 36819, 36820, 36821, 36822, 36823, 36824, 36825, 36826, 36827, 36828, 36829, 36830, 36831, 36832, 36833, 36834, 36835, 36837, 36838, 36839, 36840, 36841, 36842, 36843, 36844, 36845, 36846, 36847, 36848, 36849, 36850, 36851, 36852, 36853, 36854, 36855, 36856, 36857, 36858, 36859, 36860, 36861, 36862, 36863, 36864, 36865, 36866, 36867, 36868, 36869, 36870, 36871, 36872, 36873, 36874, 36875, 36876, 36877, 36878, 36879, 36880, 36881, 36882, 36883, 36884, 36885, 36886, 36887, 36888, 36889, 36890, 36891, 36892, 36893, 36894, 36895, 36896, 36897, 36899, 36900, 36901, 36902, 36903, 36906, 36907, 36908, 36909, 36910, 36911, 36912, 36913, 36914, 36915, 36916, 36917, 36918, 36919, 36920, 36921, 36922, 36924, 36925, 36926, 36927, 36928, 36929, 36930, 36931, 36932, 36934, 36936, 36937, 36939, 36940, 36941, 36942, 36943, 36944, 36945, 36946, 36947, 36948, 36949, 36950, 36951, 36952, 36953, 36954, 36955, 36956, 36957, 36958, 36959, 36960, 36961, 36962, 36963, 36964, 36965, 36966, 36967, 36968, 36969, 36970, 36971, 36972, 36973, 36974, 36975, 36976, 36977, 36978, 36979, 36980, 36982, 36983, 36984, 36986, 36987, 36988, 36989, 36990, 36991, 36993, 36994, 36995, 36996, 36997, 36998, 36999, 37000, 37001, 37002, 37003, 37004, 37005, 37006, 37007, 37008, 37009, 37010, 37011, 37012, 37013, 37014, 37015, 37016, 37017, 37018, 37019, 37020, 37021, 37022, 37023, 37024, 37025, 37026, 37027, 37028, 37029, 37030, 37031, 37032, 37033, 37034, 37035, 37036, 37037, 37038, 37039, 37040, 37041, 37044, 37045, 37046, 37053, 37054, 37055, 37056, 37057, 37058, 37059, 37061, 37062, 37063, 37064, 37065, 37067, 37068, 37069, 37070, 37071, 37072, 37073, 37074, 37078, 37079, 37080, 37081, 37082, 37083, 37084, 37085, 37086, 37087, 37088, 37089, 37090, 37091, 37092, 37093, 37094, 37097, 37098, 37099, 37100, 37101, 37102, 37103, 37105, 37106, 37107, 37108, 37109, 37110, 37111, 37112, 37113, 37114, 37115, 37116, 37117, 37118, 37119, 37120, 37121, 37122, 37123, 37124, 37125, 37126, 37127, 37128, 37129, 37130, 37131, 37132, 37133, 37134, 37135, 37136, 37137, 37138, 37139, 37140, 37141, 37142, 37143, 37144, 37145, 37146, 37147, 37148, 37149, 37150, 37151, 37152, 37153, 37154, 37155, 37156, 37157, 37158, 37159, 37160, 37161, 37162, 37165, 37166, 37167, 37168, 37169, 37170, 37171, 37172, 37173, 37174, 37175, 37176, 37177, 37178, 37179, 37180, 37181, 37182, 37183, 37184, 37185, 37186, 37187, 37188, 37189, 37190, 37191, 37192, 37193, 37194, 37195, 37196, 37197, 37198, 37199, 37200, 37201, 37202, 37203, 37204, 37205, 37206, 37207, 37208, 37210, 37211, 37212, 37213, 37214, 37215, 37216, 37217, 37218, 37219, 37220, 37221, 37222, 37223, 37224, 37225, 37226, 37227, 37228, 37229, 37230, 37231, 37232, 37487, 37488, 37489, 37490, 37491, 37492, 37493, 37494, 37495, 37496, 37497, 37498, 37499, 37500, 37501, 37502, 37503, 37507, 37509, 37510, 37511, 37512, 37513, 37514, 37515, 37516, 37517, 37518, 37519, 37520, 37521, 37522, 37523, 37524, 37527, 37528, 37529, 37530, 37531, 37532, 37533, 37534, 37535, 37536, 37538, 37539, 37540, 37541, 37542, 37543, 37544, 37545, 37546, 37547, 37548, 37552, 37553, 37554, 37555, 37556, 37557, 37558, 37559, 37560, 37561, 37562, 37570, 37571, 37572, 37573, 37574, 37575, 37576, 37577, 37578, 37579, 37580, 37581, 37582, 37583, 37584, 37585, 37586, 37587, 37588, 37589, 37590, 37591, 37592, 37593, 37594, 37595, 37596, 37597, 37598, 37599, 37600, 37601, 37602, 37659, 37660, 37661, 37662, 37663, 37664, 37665, 37666, 37667, 37668, 37669, 37670, 37671, 37672, 37674, 37675, 37676, 37679, 37680, 37682, 37683, 37685, 37686, 37687, 37688, 37689, 37690, 37691, 37692, 37693, 37694, 37695, 37696, 37697, 37698, 37699, 37700, 37701, 37702, 37703, 37704, 37706, 37707, 37708, 37709, 37710, 37711, 37712, 37713, 37715, 37716, 37717, 37718, 37719, 37723, 37724, 37726, 37728, 37729, 37732, 37733, 37734, 37735, 37736, 37737, 37738, 37740, 37741, 37742, 37743, 37744, 37745, 37746, 37747, 37748, 37749, 37750, 37751, 37752, 37753, 37754, 37755, 37756, 37757, 37758, 37759, 37760, 37761, 37762, 37763, 37764, 37765, 37766, 37767, 37768, 37769, 37770, 37771, 37772, 37773, 37774, 37775, 37776, 37779, 37780, 37781, 37782, 37783, 37784, 37785, 37786, 37787, 37788, 37790, 37791, 37792, 37793, 37794, 37795, 37796, 37798, 37799, 37800, 37801, 37802, 37803, 37804, 37805, 37806, 37807, 37808, 37810, 37811, 37812, 37813, 37814, 37815, 37816, 37817, 37818, 37819, 37820, 37821, 37822, 37823, 37824, 37825, 37826, 37827, 37828, 37829, 37830, 37831, 37832, 37833, 37834, 37835, 37836, 37837, 37838, 37839, 37840, 37841, 37842, 37843, 37844, 37845, 37846, 37847, 37848, 37849, 37850, 37851, 37852, 37853, 37854, 37855, 37856, 37857, 37858, 37859, 37860, 37861, 37862, 37863, 37864, 37865, 37866, 37868, 37869, 37870, 37871, 37872, 37873, 37874, 37875, 37876, 37878, 37879, 37880, 37881, 37882, 37883, 37884, 37885, 37886, 37887, 37888, 37889, 37890, 37891, 37892, 37893, 37894, 37895, 37896, 37897, 37898, 37900, 37901, 37902, 37903, 37904, 37906, 37907, 37908, 37909, 37910, 37911, 37912, 37913, 37914, 37915, 37916, 37917, 37918, 37919, 37920, 37921, 37922, 37923, 37924, 37925, 37926, 37927, 37928, 37929, 37930, 37931, 37932, 37933, 37934, 37935, 37936, 37937, 37938, 37939, 37940, 37941, 37942, 37944, 37945, 37946, 37947, 37948, 37949, 37950, 37951, 37952, 37953, 37954, 37955, 37956, 37960, 37961, 37962, 37963, 37964, 37965, 37966, 37967, 37968, 37969, 37970, 37971, 37972, 37973, 37974, 37976, 37977, 37978, 37980, 37981, 37982, 37983, 37984, 37985, 37986, 37987, 37988, 37989, 37990, 37991, 37992, 37993, 37994, 37995, 37996, 37997, 37998, 37999, 38001, 38002, 38003, 38004, 38005, 38006, 38008, 38009, 38010, 38011, 38012, 38013, 38014, 38015, 38016, 38017, 38018, 38019, 38020, 38021, 38022, 38023, 38024, 38027, 38028, 38029, 38030, 38032, 38033, 38034, 38035, 38037, 38038, 38039, 38040, 38041, 38042, 38043, 38044, 38045, 38046, 38047, 38048, 38049, 38050, 38051, 38052, 38053, 38054, 38055, 38056, 38065, 38066, 38067, 38068, 38069, 38070, 38104, 38107, 38109, 38111, 38112, 38113, 38115, 38116, 38117, 38118, 38119, 38120, 38121, 38122, 38124, 38125, 38127, 38135, 38136, 38140, 38141, 38142, 38143, 38144, 38145, 38146, 38147, 38148, 38149, 38150, 38152, 38153, 38154, 38158, 38159, 38160, 38161, 38162, 38163, 38164, 38172, 38173, 38175, 38176, 38177, 38180, 38181, 38182, 38183, 38184, 38186, 38187, 38188, 38189, 38190, 38191, 38192, 38194, 38195, 38196, 38199, 38200, 38201, 38202, 38203, 38204, 38205, 38206, 38207, 38208, 38209, 38210, 38211, 38212, 38213, 38214, 38215, 38216, 38217, 38218, 38221, 38222, 38223, 38224, 38225, 38226, 38227, 38228, 38229, 38230, 38231, 38232, 38234, 38236, 38237, 38238, 38239, 38240, 38241, 38242, 38243, 38244, 38245, 38246, 38247, 38248, 38250, 38251, 38252, 38253, 38254, 38255, 38259, 38260, 38263, 38264, 38268, 38269, 38270, 38271, 38272, 38273, 38274, 38275, 38276, 38277, 38278, 38279, 38280, 38281, 38282, 38283, 38284, 38285, 38286, 38287, 38288, 38289, 38290, 38291, 38292, 38293, 38294, 38295, 38300, 38301, 38302, 38305, 38306, 38307, 38308, 38309, 38310, 38311, 38314, 38315, 38316, 38317, 38318, 38319, 38323, 38324, 38325, 38326, 38327, 38328, 38329, 38331, 38332, 38333, 38334, 38335, 38336, 38337, 38338, 38339, 38340, 38341, 38342, 38343, 38344, 38345, 38346, 38347, 38348, 38353, 38354, 38355, 38357, 38358, 38359, 38360, 38361, 38363, 38364, 38365, 38366, 38367, 38368, 38369, 38370, 38371, 38373, 38374, 38375, 38376, 38377, 38378, 38379, 38380, 38381, 38382, 38383, 38384, 38385, 38386, 38387, 38389, 38391, 38392, 38409, 38410, 38411, 38412, 38413, 38415, 38420, 38421, 38422, 38423, 38424, 38425, 38426, 38427, 38428, 38429, 38430, 38432, 38433, 38437, 38438, 38439, 38440, 38441, 38442, 38443, 38448, 38449, 38450, 38451, 38452, 38453, 38454, 38455, 38456, 38457, 38458, 38461, 38463, 38464, 38465, 38466, 38467, 38468, 38469, 38470, 38471, 38472, 38473, 38474, 38475, 38477, 38482, 38484, 38485, 38487, 38488, 38489, 38490, 38491, 38492, 38493, 38494, 38497, 38498, 38499, 38500, 38501, 38502, 38503, 38504, 38505, 38506, 38507, 38508, 38509, 38510, 38511, 38512, 38513, 38514, 38515, 38516, 38517, 38518, 38519, 38520, 38521, 38522, 38523, 38526, 38527, 38528, 38529, 38530, 38531, 38532, 38533, 38534, 38535, 38536, 38537, 38538, 38539, 38540, 38541, 38542, 38545, 38546, 38547, 38548, 38551, 38553, 38554, 38555, 38556, 38557, 38558, 38559, 38560, 38561, 38562, 38565, 38566, 38567, 38569, 38570, 38571, 38572, 38573, 38574, 38575, 38576, 38577, 38578, 38579, 38580, 38581, 38584, 38587, 38588, 38589, 38593, 38594, 38595, 38606, 38607, 38608, 38609, 38610, 38611, 38612, 38613, 38614, 38615, 38616, 38617, 38618, 38619, 38620, 38621, 38622, 38623, 38624, 38627, 38636, 38643, 38644, 38645, 38646, 38647, 38648, 38649, 38650, 38651, 38652, 38658, 38659, 38660, 38661, 38662, 38663, 38664, 38665, 38666, 38667, 38668, 38695, 38696, 38697, 38703, 38704, 38705, 38706, 38707, 38708, 38709, 38710, 38711, 38712, 38713, 38714, 38715, 38716, 38718, 38719, 38738, 38739, 38742, 38745, 38746, 38747, 38748, 38749, 38750, 38751, 38752, 38753, 38754, 38755, 38756, 38757, 38762, 38763, 38764, 38765, 38766, 38767, 38768, 38778, 38779, 38780, 38781, 38782, 38783, 38791, 38792, 38793, 38794, 38795, 38796, 38797, 38798, 38799, 38800, 38801, 38802, 38803, 38804, 38805, 38806, 38807, 38808, 38809, 38810, 38811, 38812, 38813, 38815, 38816, 38818, 38819, 38820, 38821, 38822, 38823, 38824, 38825, 38826, 38830, 38831, 38832, 38839, 38840, 38841, 38842, 38843, 38844, 38845, 38846, 38847, 38848, 38849, 38850, 38851, 38853, 38854, 38855, 38856, 38858, 38860, 38863, 38867, 38868, 38869, 38870, 38871, 38872, 38873, 38874, 38875, 38876, 38877, 38878, 38879, 38880, 38881, 38882, 38883, 38884, 38885, 38886, 38887, 38888, 38889, 38890, 38891, 38892, 38893, 38894, 38895, 38896, 38897, 38898, 38899, 38900, 38901, 38902, 38903, 38904, 38905, 38906, 38907, 38908, 38909, 38910, 38911, 38912, 38913, 38914, 38915, 38916, 38917, 38918, 38919, 38920, 38921, 38922, 38923, 38924, 38925, 38926, 38927, 38928, 38929, 38930, 38931, 38932, 38933, 38934, 38935, 38936, 38937, 38938, 38939, 38940, 38941, 38942, 38949, 38950, 38951, 38952, 38953, 38966, 38967, 38968, 38969, 38976, 38977, 38978, 38979, 38980, 38981, 38982, 38983, 38984, 38985, 38986, 38987, 38988, 38989, 38990, 38991, 38992, 38993, 38994, 38995, 38996, 38997, 38998, 38999, 39002, 39003, 39004, 39005, 39006, 39007, 39008, 39009, 39014, 39015, 39016, 39017, 39019, 39020, 39021, 39022, 39023, 39024, 39025, 39026, 39027, 39028, 39029, 39030, 39031, 39032, 39033, 39034, 39035, 39036, 39037, 39038, 39039, 39040, 39041, 39042, 39043, 39044, 39045, 39046, 39047, 39048, 39049, 39050, 39051, 39055, 39056, 39057, 39058, 39059, 39060, 39061, 39062, 39063, 39064, 39065, 39066, 39067, 39068, 39069, 39070, 39071, 39072, 39073, 39074, 39075, 39076, 39077, 39078, 39079, 39080, 39081, 39082, 39083, 39084, 39085, 39086, 39087, 39088, 39089, 39090, 39091, 39092, 39093, 39094, 39095, 39096, 39097, 39098, 39099, 39100, 39101, 39102, 39103, 39116, 39117, 39118, 39119, 39123, 39124, 39125, 39126, 39127, 39128, 39129, 39130, 39131, 39132, 39133, 39135, 39136, 39137, 39138, 39139, 39140, 39141, 39142, 39143, 39144, 39145, 39146, 39147, 39148, 39149, 39150, 39151, 39152, 39153, 39154, 39155, 39156, 39157, 39158, 39159, 39160, 39161, 39162, 39163, 39165, 39169, 39170, 39171, 39172, 39173, 39174, 39175, 39176, 39177, 39178, 39179, 39180, 39181, 39182, 39183, 39184, 39185, 39186, 39187, 39188, 39189, 39190, 39191, 39193, 39194, 39195, 39196, 39197, 39198, 39199, 39200, 39201, 39203, 39204, 39205, 39206, 39207, 39208, 39209, 39210, 39211, 39212, 39213, 39214, 39215, 39216, 39217, 39218, 39219, 39220, 39221, 39222, 39223, 39224, 39226, 39227, 39228, 39229, 39230, 39231, 39236, 39237, 39238, 39239, 39244, 39245, 39249, 39251, 39252, 39253, 39254, 39255, 39256, 39257, 39258, 39259, 39260, 39261, 39262, 39263, 39264, 39265, 39266, 39267, 39268, 39269, 39270, 39271, 39272, 39273, 39274, 39275, 39276, 39279, 39280, 39281, 39282, 39283, 39294, 39308, 39312, 39313, 39314, 39315, 39316, 39317, 39318, 39319, 39320, 39321, 39322, 39323, 39324, 39325, 39326, 39327, 39328, 39329, 39330, 39331, 39332, 39333, 39334, 39335, 39337, 39339, 39340, 39341, 39342, 39343, 39344, 39345, 39346, 39347, 39348, 39349, 39350, 39351, 39352, 39353, 39354, 39355, 39356, 39357, 39358, 39359, 39360, 39361, 39362, 39363, 39364, 39365, 39366, 39367, 39368, 39369, 39370, 39371, 39372, 39373, 39374, 39375, 39376, 39377, 39378, 39379, 39380, 39381, 39382, 39383, 39384, 39385, 39386, 39387, 39388, 39389, 39390, 39391, 39392, 39393, 39394, 39395, 39396, 39397, 39399, 39400, 39401, 39402, 39403, 39405, 39406, 39407, 39408, 39410, 39411, 39412, 39413, 39414, 39415, 39417, 39418, 39419, 39420, 39421, 39422, 39423, 39425, 39426, 39427, 39428, 39429, 39431, 39432, 39433, 39434, 39435, 39436, 39437, 39438, 39439, 39440, 39442, 39443, 39444, 39445, 39446, 39447, 39448, 39449, 39450, 39451, 39452, 39453, 39454, 39456, 39460, 39464, 39465, 39466, 39478, 39480, 39506, 39508, 39509, 39519, 39568, 39569, 39570, 39579, 39580, 39581, 39582, 39583, 39584, 39587, 39588, 39589, 39590, 39591, 39592, 39594, 39595, 39596, 39597, 39598, 39600, 39601, 39602, 39603, 39604, 39605, 39606, 39607, 39608, 39609, 39610, 39611, 39612, 39613, 39615, 39616, 39617, 39618, 39619, 39620, 39621, 39622, 39623, 39624, 39625, 39626, 39627, 39628, 39629, 39630, 39632, 39633, 39634, 39635, 39636, 39637, 39638, 39639, 39640, 39641, 39642, 39643, 39644, 39645, 39646, 39647, 39648, 39649, 39650, 39651, 39652, 39653, 39654, 39655, 39656, 39657, 39658, 39659, 39660, 39661, 39662, 39663, 39664, 39665, 39667, 39668, 39669, 39670, 39672, 39673, 39674, 39675, 39676, 39677, 39678, 39679, 39681, 39682, 39683, 39686, 39691, 39692, 39695, 39696, 39697, 39698, 39700, 39702, 39703, 39704, 39705, 39707, 39708, 39710, 39711, 39712, 39713, 39714, 39715, 39716, 39717, 39718, 39719, 39720, 39721, 39722, 39723, 39724, 39725, 39726, 39727, 39728, 39729, 39730, 39731, 39732, 39733, 39735, 39736, 39737, 39738, 39739, 39740, 39741, 39742, 39743, 39744, 39745, 39746, 39747, 39749, 39750, 39751, 39752, 39753, 39754, 39755, 39756, 39757, 39758, 39759, 39760, 39763, 39765, 39787, 39788, 39789, 39794, 39795, 39796, 39797, 39798, 39799, 39800, 39801, 39802, 39803, 39804, 39806, 39807, 39808, 39809, 39810, 39811, 39812, 39813, 39814, 39816, 39817, 39818, 39819, 39820, 39821, 39822, 39824, 39825, 39826, 39827, 39828, 39829, 39830, 39831, 39832, 39833, 39834, 39835, 39836, 39837, 39838, 39839, 39840, 39841, 39842, 39843, 39844, 39845, 39846, 39847, 39848, 39850, 39851, 39852, 39853, 39854, 39855, 39856, 39857, 39858, 39859, 39860, 39861, 39862, 39863, 39865, 39866, 39867, 39868, 39869, 39870, 39871, 39872, 39873, 39874, 39875, 39876, 39877, 39878, 39879, 39881, 39882, 39883, 39884, 39885, 39886, 39887, 39888, 39889, 39890, 39891, 39892, 39893, 39894, 39895, 39896, 39897, 39898, 39899, 39900, 39901, 39902, 39903, 39907, 39908, 39909, 39910, 39911, 39913, 39915, 39916, 39917, 39918, 39919, 39921, 39923, 39924, 39925, 39926, 39927, 39928, 39929, 39930, 39931, 39932, 39933, 39934, 39936, 39938, 39939, 39940, 39941, 39942, 39943, 39946, 39947, 39948, 39949, 39950, 39951, 39952, 39954, 39955, 39956, 39957, 39958, 39959, 39960, 39961, 39962, 39963, 39964, 39965, 39966, 39967, 39968, 39969, 39970, 39972, 39973, 39974, 39975, 39976, 39977, 39978, 39980, 39982, 39984, 39985, 39987, 39989, 39990, 39992, 39993, 39994, 39996, 39997, 39998, 39999, 40000, 40001, 40002, 40004, 40006, 40007, 40008, 40010, 40011, 40013, 40015, 40017, 40019, 40021, 40023, 40025, 40026, 40027, 40028, 40029, 40030, 40031, 40032, 40033, 40034, 40035, 40036, 40037, 40038, 40039, 40040, 40041, 40042, 40043, 40044, 40051, 40052, 40053, 40054, 40055, 40056, 40057, 40058, 40059, 40060, 40061, 40062, 40063, 40064, 40065, 40066, 40067, 40068, 40069, 40070, 40071, 40072, 40073, 40074, 40075, 40076, 40077, 40078, 40079, 40080, 40081, 40082, 40083, 40084, 40090, 40091, 40092, 40093, 40095, 40096, 40097, 40098, 40099, 40100, 40101, 40102, 40103, 40104, 40105, 40106, 40107, 40108, 40109, 40110, 40120, 40121, 40122, 40123, 40124, 40125, 40126, 40128, 40129, 40130, 40131, 40132, 40133, 40134, 40135, 40136, 40137, 40138, 40139, 40140, 40141, 40142, 40146, 40147, 40148, 40149, 40150, 40151, 40160, 40161, 40162); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (40163, 40164, 40165, 40166, 40167, 40168, 40169, 40170, 40171, 40172, 40174, 40175, 40176, 40177, 40178, 40179, 40180, 40181, 40182, 40183, 40184, 40185, 40186, 40187, 40188, 40189, 40190, 40191, 40192, 40193, 40194, 40195, 40196, 40197, 40198, 40199, 40200, 40201, 40202, 40203, 40204, 40205, 40206, 40207, 40208, 40209, 40210, 40211, 40212, 40213, 40214, 40215, 40216, 40217, 40218, 40219, 40220, 40221, 40222, 40223, 40224, 40225, 40226, 40227, 40228, 40229, 40230, 40231, 40232, 40233, 40237, 40238, 40239, 40240, 40241, 40242, 40243, 40244, 40246, 40247, 40250, 40251, 40252, 40253, 40254, 40255, 40256, 40257, 40258, 40260, 40261, 40263, 40264, 40265, 40266, 40267, 40268, 40269, 40270, 40271, 40272, 40273, 40274, 40275, 40276, 40277, 40278, 40279, 40280, 40281, 40282, 40283, 40284, 40288, 40289, 40290, 40291, 40293, 40294, 40295, 40298, 40300, 40301, 40303, 40304, 40305, 40306, 40307, 40308, 40309, 40310, 40311, 40312, 40313, 40315, 40316, 40317, 40318, 40319, 40320, 40329, 40330, 40331, 40332, 40333, 40334, 40335, 40336, 40337, 40338, 40339, 40340, 40341, 40342, 40343, 40344, 40345, 40350, 40351, 40352, 40353, 40354, 40355, 40356, 40357, 40358, 40359, 40360, 40361, 40362, 40363, 40365, 40366, 40367, 40368, 40369, 40370, 40371, 40372, 40373, 40374, 40375, 40382, 40387, 40388, 40389, 40390, 40391, 40392, 40398, 40399, 40400, 40401, 40403, 40404, 40405, 40406, 40408, 40409, 40412, 40413, 40414, 40415, 40416, 40417, 40419, 40421, 40423, 40425, 40426, 40427, 40428, 40429, 40430, 40431, 40432, 40433, 40434, 40435, 40436, 40437, 40438, 40439, 40440, 40441, 40443, 40446, 40447, 40448, 40449, 40450, 40458, 40459, 40460, 40461, 40462, 40463, 40464, 40465, 40466, 40467, 40468, 40469, 40473, 40474, 40475, 40476, 40478, 40479, 40480, 40481, 40482, 40483, 40484, 40485, 40486, 40487, 40488, 40489, 40490, 40491, 40492, 40493, 40494, 40495, 40496, 40497, 40498, 40499, 40500, 40501, 40502, 40503, 40504, 40505, 40506, 40507, 40508, 40509, 40510, 40511, 40512, 40527, 40528, 40529, 40530, 40533, 40534, 40535, 40536, 40537, 40538, 40539, 40540, 40541, 40542, 40543, 40544, 40545, 40546, 40547, 40548, 40550, 40551, 40552, 40553, 40554, 40555, 40556, 40557, 40558, 40559, 40560, 40561, 40562, 40563, 40564, 40565, 40566, 40567, 40572, 40573, 40575, 40577, 40578, 40579, 40580, 40581, 40582, 40583, 40584, 40585, 40586, 40587, 40588, 40589, 40590, 40591, 40592, 40593, 40594, 40595, 40596, 40597, 40598, 40599, 40600, 40601, 40602, 40603, 40604, 40605, 40606, 40607, 40615, 40616, 40617, 40618, 40619, 40620, 40621, 40622, 40623, 40624, 40625, 40626, 40627, 40628, 40629, 40630, 40631, 40632, 40633, 40634, 40635, 40636, 40637, 40638, 40639, 40640, 40641, 40642, 40643, 40644, 40645, 40646, 40647, 40648, 40649, 40650, 40651, 40653, 40654, 40655, 40656, 40657, 40660, 40661, 40662, 40663, 40664, 40665, 40666, 40667, 40668, 40669, 40676, 40677, 40678, 40679, 40680, 40681, 40683, 40685, 40686, 40687, 40688, 40689, 40690, 40691, 40692, 40693, 40694, 40695, 40696, 40697, 40699, 40700, 40701, 40702, 40703, 40704, 40705, 40707, 40708, 40709, 40710, 40711, 40712, 40713, 40714, 40715, 40716, 40717, 40718, 40719, 40720, 40721, 40722, 40723, 40724, 40725, 40726, 40727, 40728, 40729, 40730, 40731, 40732, 40733, 40734, 40735, 40736, 40737, 40738, 40739, 40740, 40741, 40742, 40743, 40744, 40745, 40746, 40747, 40753, 40754, 40755, 40756, 40757, 40758, 40759, 40760, 40761, 40762, 40763, 40764, 40765, 40766, 40767, 40768, 40769, 40770, 40771, 40772, 40773, 40774, 40775, 40776, 40777, 40778, 40779, 40780, 40781, 40782, 40783, 40784, 40785, 40786, 40787, 40788, 40789, 40790, 40791, 40792, 40793, 40794, 40795, 40796, 40797, 40798, 40799, 40800, 40801, 40802, 40803, 40804, 40805, 40806, 40808, 40809, 40810, 40811, 40812, 40814, 40815, 40816, 40817, 40819, 40820, 40825, 40826, 40827, 40828, 40829, 40830, 40831, 40832, 40833, 40834, 40835, 40836, 40837, 40838, 40839, 40840, 40841, 40842, 40843, 40844, 40845, 40846, 40847, 40848, 40849, 40850, 40851, 40852, 40853, 40854, 40855, 40856, 40857, 40858, 40859, 40860, 40861, 40862, 40863, 40864, 40865, 40866, 40867, 40868, 40869, 40870, 40871, 40873, 40874, 40875, 40876, 40877, 40878, 40879, 40880, 40881, 40882, 40883, 40884, 40885, 40887, 40888, 40889, 40890, 40891, 40892, 40893, 40894, 40895, 40896, 40897, 40898, 40899, 40900, 40901, 40902, 40903, 40904, 40905, 40906, 40907, 40908, 40909, 40910, 40911, 40912, 40913, 40914, 40915, 40916, 40917, 40918, 40919, 40920, 40921, 40922, 40923, 40924, 40925, 40926, 40927, 40928, 40929, 40930, 40931, 40932, 40933, 40934, 40936, 40938, 40939, 40940, 40941, 40942, 40944, 40945, 40946, 40947, 40948, 40949, 40950, 40951, 40952, 40953, 40955, 40956, 40957, 40958, 40959, 40960, 40961, 40966, 40967, 40968, 40969, 40970, 40971, 40972, 40973, 40974, 40978, 40979, 40980, 40982, 40983, 40984, 40985, 40987, 40988, 40989, 40990, 40991, 40993, 40994, 40995, 40997, 40998, 40999, 41000, 41002, 41003, 41004, 41005, 41006, 41007, 41008, 41009, 41010, 41011, 41012, 41013, 41014, 41015, 41016, 41017, 41018, 41019, 41020, 41021, 41022, 41023, 41024, 41025, 41026, 41027, 41028, 41029, 41030, 41031, 41032, 41035, 41037, 41038, 41039, 41040, 41041, 41042, 41043, 41045, 41046, 41047, 41048, 41049, 41050, 41051, 41052, 41053, 41054, 41055, 41056, 41057, 41058, 41059, 41060, 41062, 41063, 41064, 41065, 41066, 41067, 41068, 41069, 41070, 41071, 41072, 41073, 41074, 41075, 41076, 41077, 41078, 41079, 41080, 41081, 41082, 41083, 41084, 41085, 41086, 41087, 41088, 41089, 41090, 41091, 41092, 41093, 41094, 41095, 41096, 41097, 41098, 41099, 41100, 41101, 41102, 41103, 41104, 41105, 41106, 41107, 41108, 41109, 41110, 41111, 41112, 41113, 41114, 41115, 41116, 41117, 41118, 41119, 41120, 41121, 41122, 41123, 41124, 41125, 41126, 41127, 41128, 41129, 41130, 41131, 41132, 41133, 41134, 41135, 41136, 41137, 41138, 41139, 41140, 41141, 41142, 41143, 41144, 41145, 41146, 41147, 41148, 41149, 41150, 41151, 41152, 41153, 41154, 41155, 41156, 41157, 41158, 41159, 41160, 41161, 41162, 41163, 41164, 41165, 41166, 41167, 41168, 41169, 41170, 41171, 41172, 41173, 41174, 41175, 41176, 41177, 41178, 41180, 41181, 41182, 41183, 41184, 41185, 41186, 41187, 41188, 41189, 41190, 41191, 41192, 41193, 41194, 41195, 41196, 41197, 41198, 41199, 41200, 41201, 41202, 41203, 41204, 41205, 41206, 41207, 41208, 41209, 41210, 41212, 41214, 41215, 41216, 41217, 41218, 41219, 41223, 41224, 41225, 41226, 41227, 41228, 41229, 41230, 41231, 41232, 41233, 41234, 41235, 41236, 41237, 41238, 41239, 41240, 41241, 41242, 41243, 41244, 41245, 41246, 41247, 41248, 41249, 41250, 41251, 41252, 41253, 41254, 41255, 41256, 41257, 41258, 41259, 41260, 41261, 41262, 41263, 41264, 41265, 41266, 41267, 41268, 41269, 41270, 41272, 41273, 41274, 41275, 41276, 41277, 41278, 41279, 41280, 41281, 41282, 41283, 41284, 41285, 41286, 41287, 41289, 41290, 41291, 41292, 41293, 41294, 41295, 41297, 41298, 41299, 41300, 41302, 41305, 41306, 41307, 41308, 41309, 41310, 41311, 41312, 41313, 41314, 41315, 41316, 41317, 41318, 41319, 41320, 41321, 41322, 41323, 41324, 41325, 41326, 41327, 41328, 41329, 41330, 41331, 41332, 41333, 41334, 41335, 41336, 41337, 41338, 41339, 41340, 41341, 41342, 41343, 41344, 41345, 41346, 41347, 41348, 41349, 41350, 41351, 41353, 41354, 41355, 41356, 41357, 41358, 41359, 41360, 41361, 41362, 41363, 41364, 41365, 41366, 41367, 41368, 41369, 41370, 41371, 41372, 41373, 41374, 41375, 41376, 41378, 41379, 41380, 41381, 41382, 41383, 41384, 41385, 41386, 41387, 41388, 41389, 41390, 41391, 41392, 41393, 41394, 41395, 41396, 41397, 41398, 41399, 41400, 41401, 41402, 41403, 41404, 41405, 41406, 41407, 41408, 41409, 41410, 41411, 41412, 41413, 41414, 41415, 41416, 41417, 41418, 41419, 41420, 41421, 41422, 41423, 41424, 41425, 41426, 41427, 41428, 41429, 41430, 41431, 41432, 41433, 41434, 41435, 41436, 41437, 41438, 41439, 41440, 41441, 41442, 41443, 41444, 41445, 41446, 41447, 41448, 41449, 41451, 41452, 41453, 41454, 41455, 41456, 41457, 41458, 41459, 41460, 41461, 41462, 41463, 41464, 41466, 41467, 41468, 41470, 41471, 41472, 41473, 41474, 41475, 41476, 41477, 41478, 41479, 41480, 41481, 41482, 41483, 41484, 41485, 41486, 41487, 41488, 41489, 41490, 41491, 41492, 41493, 41494, 41495, 41496, 41497, 41498, 41499, 41500, 41501, 41502, 41503, 41504, 41505, 41506, 41507, 41508, 41509, 41510, 41511, 41512, 41513, 41514, 41515, 41516, 41517, 41518, 41519, 41520, 41521, 41522, 41523, 41524, 41526, 41527, 41528, 41529, 41530, 41531, 41532, 41533, 41534, 41535, 41536, 41537, 41538, 41539, 41540, 41541, 41542, 41543, 41544, 41545, 41546, 41547, 41548, 41549, 41550, 41551, 41552, 41553, 41554, 41555, 41556, 41557, 41558, 41559, 41560, 41561, 41562, 41563, 41564, 41565, 41566, 41567, 41568, 41569, 41570, 41571, 41572, 41573, 41574, 41575, 41576, 41577, 41578, 41579, 41580, 41581, 41582, 41583, 41585, 41586, 41587, 41588, 41589, 41590, 41592, 41593, 41594, 41595, 41596, 41597, 41598, 41599, 41600, 41601, 41602, 41603, 41604, 41605, 41606, 41607, 41608, 41609, 41610, 41611, 41612, 41613, 41614, 41615, 41616, 41617, 41618, 41619, 41620, 41621, 41622, 41623, 41625, 41626, 41627, 41628, 41629, 41630, 41631, 41632, 41633, 41634, 41635, 41636, 41637, 41638, 41639, 41640, 41641, 41642, 41643, 41644, 41645, 41646, 41647, 41648, 41649, 41650, 41651, 41652, 41654, 41655, 41656, 41657, 41658, 41659, 41660, 41661, 41662, 41663, 41664, 41665, 41666, 41667, 41668, 41669, 41670, 41671, 41672, 41673, 41674, 41675, 41676, 41677, 41678, 41679, 41680, 41681, 41682, 41687, 41710, 41711, 41729, 41730, 41731, 41735, 41736, 41737, 41738, 41739, 41740, 41741, 41742, 41743, 41744, 41745, 41746, 41747, 41748, 41749, 41750, 41751, 41752, 41753, 41754, 41755, 41756, 41757, 41759, 41760, 41761, 41762, 41763, 41764, 41765, 41766, 41767, 41768, 41769, 41770, 41771, 41772, 41773, 41774, 41775, 41776, 41777, 41778, 41779, 41780, 41781, 41782, 41783, 41784, 41785, 41786, 41787, 41788, 41789, 41790, 41793, 41794, 41795, 41796, 41797, 41798, 41799, 41800, 41801, 41802, 41803, 41804, 41805, 41806, 41807, 41808, 41809, 41810, 41811, 41812, 41813, 41814, 41836, 41837, 41838, 41839, 41840, 41841, 41843, 41844, 41845, 41846, 41847, 41848, 41852, 41853, 41854, 41856, 41860, 41861, 41862, 41863, 41864, 41865, 41866, 41867, 41868, 41869, 41870, 41871, 41872, 41873, 41874, 41875, 41876, 41877, 41878, 41879, 41883, 41884, 41885, 41886, 41887, 41889, 41890, 41891, 41892, 41893, 41894, 41895, 41896, 41897, 41898, 41899, 41900, 41901, 41902, 41903, 41907, 41908, 41909, 41910, 41911, 41912, 41913, 41914, 41915, 41916, 41917, 41918, 41919, 41920, 41921, 41922, 41923, 41924, 41925, 41926, 41927, 41928, 41929, 41930, 41931, 41932, 41933, 41934, 41935, 41936, 41937, 41938, 41939, 41940, 41941, 41942, 41944, 41945, 41946, 41948, 41949, 41954, 41955, 41956, 41957, 41958, 41959, 41960, 41961, 41962, 41963, 41964, 41965, 41966, 41967, 41968, 41969, 41970, 41971, 41972, 41973, 41974, 41975, 41976, 41977, 41978, 41979, 41980, 41981, 41983, 41984, 41985, 41986, 41987, 41988, 41989, 41990, 41991, 41992, 41993, 41994, 41995, 41996, 41997, 41998, 41999, 42000, 42001, 42002, 42003, 42004, 42005, 42006, 42007, 42008, 42009, 42010, 42011, 42012, 42013, 42014, 42015, 42016, 42017, 42018, 42019, 42020, 42021, 42022, 42023, 42024, 42025, 42026, 42027, 42028, 42029, 42030, 42031, 42032, 42033, 42034, 42035, 42036, 42037, 42038, 42039, 42040, 42041, 42042, 42043, 42044, 42045, 42046, 42047, 42048, 42049, 42050, 42051, 42052, 42053, 42054, 42055, 42056, 42057, 42058, 42059, 42060, 42061, 42062, 42063, 42064, 42065, 42066, 42067, 42068, 42069, 42071, 42072, 42073, 42074, 42075, 42076, 42077, 42078, 42079, 42083, 42087, 42088, 42089, 42090, 42091, 42092, 42093, 42094, 42095, 42096, 42097, 42098, 42099, 42100, 42101, 42102, 42103, 42104, 42105, 42106, 42107, 42108, 42109, 42110, 42111, 42112, 42113, 42114, 42115, 42116, 42117, 42121, 42122, 42123, 42124, 42125, 42126, 42127, 42128, 42129, 42130, 42131, 42140, 42141, 42142, 42143, 42144, 42145, 42146, 42147, 42151, 42152, 42153, 42154, 42155, 42160, 42161, 42162, 42163, 42164, 42165, 42166, 42168, 42169, 42170, 42171, 42172, 42173, 42174, 42175, 42176, 42177, 42178, 42179, 42180, 42181, 42182, 42183, 42184, 42185, 42186, 42187, 42188, 42189, 42190, 42191, 42192, 42193, 42194, 42195, 42196, 42197, 42200, 42201, 42202, 42203, 42204, 42205, 42206, 42207, 42208, 42209, 42210, 42211, 42212, 42213, 42214, 42215, 42216, 42217, 42218, 42219, 42220, 42221, 42222, 42223, 42224, 42225, 42226, 42227, 42228, 42229, 42230, 42231, 42232, 42233, 42234, 42235, 42236, 42237, 42238, 42239, 42240, 42241, 42242, 42243, 42244, 42245, 42246, 42247, 42248, 42249, 42250, 42251, 42252, 42253, 42254, 42255, 42256, 42257, 42258, 42259, 42260, 42261, 42262, 42263, 42264, 42265, 42266, 42267, 42268, 42269, 42277, 42280, 42281, 42282, 42283, 42284, 42285, 42286, 42287, 42288, 42289, 42290, 42291, 42292, 42293, 42294, 42295, 42296, 42297, 42298, 42299, 42300, 42301, 42302, 42303, 42304, 42305, 42306, 42307, 42308, 42309, 42311, 42312, 42313, 42314, 42316, 42317, 42318, 42319, 42320, 42321, 42322, 42323, 42324, 42325, 42327, 42328, 42329, 42330, 42331, 42332, 42333, 42334, 42335, 42336, 42337, 42338, 42339, 42340, 42341, 42342, 42343, 42344, 42345, 42346, 42347, 42348, 42349, 42350, 42351, 42352, 42353, 42354, 42355, 42356, 42357, 42358, 42359, 42361, 42362, 42363, 42364, 42365, 42366, 42367, 42368, 42369, 42370, 42371, 42372, 42373, 42375, 42381, 42382, 42383, 42384, 42385, 42386, 42387, 42388, 42389, 42390, 42391, 42392, 42393, 42394, 42395, 42396, 42397, 42398, 42399, 42400, 42401, 42402, 42403, 42404, 42405, 42406, 42407, 42408, 42409, 42410, 42411, 42412, 42413, 42414, 42415, 42416, 42417, 42418, 42419, 42420, 42421, 42422, 42423, 42424, 42425, 42426, 42427, 42428, 42429, 42438, 42441, 42442, 42443, 42452, 42453, 42454, 42455, 42456, 42457, 42458, 42459, 42460, 42461, 42462, 42463, 42464, 42465, 42466, 42467, 42468, 42469, 42470, 42471, 42472, 42473, 42475, 42479, 42488, 42489, 42490, 42491, 42492, 42493, 42494, 42495, 42496, 42497, 42498, 42499, 42500, 42501, 42502, 42503, 42504, 42505, 42506, 42515, 42516, 42517, 42518, 42519, 42521, 42522, 42523, 42524, 42525, 42527, 42536, 42539, 42543, 42548, 42549, 42550, 42551, 42552, 42553, 42554, 42555, 42556, 42557, 42558, 42559, 42560, 42561, 42562, 42563, 42564, 42565, 42566, 42567, 42568, 42569, 42570, 42571, 42572, 42573, 42574, 42575, 42576, 42577, 42578, 42591, 42592, 42593, 42594, 42595, 42596, 42597, 42598, 42600, 42601, 42602, 42603, 42604, 42605, 42606, 42607, 42608, 42609, 42610, 42611, 42612, 42613, 42614, 42615, 42616, 42617, 42618, 42619, 42620, 42621, 42622, 42623, 42624, 42625, 42626, 42627, 42628, 42629, 42630, 42634, 42635, 42636, 42637, 42638, 42639, 42640, 42641, 42642, 42643, 42644, 42645, 42646, 42647, 42648, 42649, 42650, 42651, 42652, 42653, 42654, 42655, 42656, 42657, 42658, 42659, 42660, 42661, 42662, 42663, 42664, 42665, 42666, 42667, 42668, 42669, 42670, 42671, 42672, 42673, 42674, 42675, 42676, 42677, 42678, 42679, 42680, 42681, 42682, 42683, 42684, 42685, 42686, 42687, 42688, 42689, 42690, 42691, 42692, 42693, 42694, 42695, 42696, 42697, 42698, 42699, 42700, 42701, 42702, 42703, 42704, 42705, 42706, 42707, 42708, 42709, 42710, 42711, 42712, 42713, 42714, 42715, 42716, 42717, 42718, 42719, 42720, 42721, 42722, 42723, 42724, 42725, 42726, 42727, 42728, 42729, 42730, 42731, 42732, 42733, 42734, 42735, 42736, 42737, 42739, 42740, 42741, 42742, 42743, 42744, 42745, 42746, 42747, 42748, 42749, 42750, 42751, 42752, 42753, 42754, 42755, 42756, 42757, 42758, 42759, 42760, 42761, 42762, 42763, 42764, 42765, 42766, 42767, 42768, 42769, 42770, 42771, 42772, 42773, 42774, 42775, 42776, 42777, 42778, 42779, 42780, 42781, 42782, 42783, 42784, 42785, 42786, 42787, 42788, 42789, 42790, 42791, 42792, 42793, 42794, 42795, 42796, 42797, 42798, 42799, 42800, 42801, 42802, 42803, 42804, 42805, 42806, 42807, 42808, 42809, 42810, 42811, 42812, 42813, 42814, 42815, 42816, 42817, 42818, 42819, 42820, 42821, 42822, 42823, 42824, 42825, 42834, 42835, 42836, 42837, 42838, 42839, 42840, 42841, 42842, 42843, 42844, 42845, 42846, 42847, 42848, 42849, 42850, 42851, 42852, 42853, 42854, 42855, 42856, 42857, 42858, 42859, 42860, 42861, 42870, 42871, 42872, 42873, 42874, 42875, 42876, 42877, 42878, 42879, 42880, 42881, 42882, 42883, 42884, 42885, 42886, 42887, 42888, 42889, 42890, 42891, 42892, 42893, 42894, 42895, 42896, 42897, 42898, 42899, 42900, 42901, 42902, 42903, 42904, 42905, 42907, 42908, 42909, 42910, 42911, 42912, 42913, 42914, 42915, 42916, 42917, 42918, 42919, 42920, 42921, 42922, 42923, 42924, 42925, 42926, 42927, 42928, 42929, 42930, 42931, 42932, 42933, 42934, 42935, 42936, 42937, 42938, 42939, 42940, 42941, 42942, 42943, 42944, 42945, 42946, 42947, 42948, 42949, 42950, 42951, 42952, 42953, 42954, 42955, 42956, 42957, 42958, 42959, 42960, 42961, 42962, 42963, 42964, 42965, 42966, 42967, 42968, 42969, 42970, 42971, 42972, 42973, 42974, 42975, 42976, 42977, 42978, 42979, 42980, 42981, 42982, 42983, 42984, 42990, 42991, 42992, 42993, 42994, 42995, 42996, 42997, 42998, 42999, 43000, 43001, 43002, 43003, 43004, 43005, 43006, 43007, 43008, 43009, 43010, 43011, 43012, 43013, 43014, 43015, 43016, 43017, 43018, 43019, 43020, 43021, 43022, 43023, 43024, 43025, 43026, 43027, 43028, 43029, 43030, 43031, 43032, 43033, 43034, 43035, 43036, 43037, 43038, 43039, 43040, 43041, 43042, 43043, 43044, 43045, 43046, 43047, 43048, 43049, 43050, 43051, 43052, 43053, 43062, 43063, 43064, 43065, 43066, 43067, 43068, 43069, 43070, 43071, 43072, 43073, 43074, 43079, 43080, 43081, 43082, 43083, 43084, 43085, 43086, 43087, 43088, 43089, 43090, 43091, 43092, 43093, 43094, 43095, 43096, 43097, 43098, 43099, 43100, 43101, 43102, 43103, 43104, 43105, 43106, 43107, 43108, 43109, 43110, 43113, 43114, 43115, 43116, 43117, 43118, 43119, 43120, 43121, 43122, 43123, 43124, 43125, 43126, 43127, 43128, 43129, 43130, 43131, 43132, 43133, 43134, 43135, 43136, 43137, 43138, 43139, 43140, 43141, 43149, 43150, 43151, 43152, 43153, 43154, 43155, 43156, 43157, 43158, 43159, 43160, 43161, 43163, 43164, 43165, 43166, 43167, 43168, 43169, 43170, 43171, 43173, 43174, 43175, 43176, 43177, 43178, 43179, 43180, 43181, 43182, 43183, 43184, 43185, 43186, 43187, 43188, 43189, 43190, 43191, 43192, 43193, 43194, 43195, 43196, 43197, 43198, 43199, 43200, 43201, 43202, 43203, 43204, 43205, 43206, 43208, 43209, 43210, 43211, 43212, 43213, 43214, 43215, 43216, 43217, 43218, 43219, 43220, 43221, 43222, 43223, 43224, 43225, 43226, 43227, 43228, 43229, 43230, 43232, 43233, 43234, 43235, 43236, 43237, 43238, 43239, 43240, 43241, 43242, 43243, 43244, 43245, 43246, 43247, 43248, 43249, 43250, 43251, 43252, 43253, 43254, 43255, 43256, 43257, 43258, 43259, 43260, 43261, 43270, 43271, 43272, 43273, 43274, 43275, 43276, 43278, 43279, 43283, 43284, 43285, 43286, 43287, 43288, 43289, 43290, 43291, 43292, 43293, 43294, 43295, 43296, 43297, 43298, 43299, 43300, 43301, 43302, 43303, 43304, 43305, 43306, 43307, 43308, 43309, 43310, 43311, 43312, 43313, 43314, 43315, 43316, 43317, 43319, 43320, 43321, 43322, 43323, 43324, 43325, 43326, 43327, 43328, 43329, 43330, 43331, 43332, 43333, 43334, 43335, 43336, 43337, 43338, 43339, 43340, 43341, 43344, 43345, 43346, 43347, 43348, 43349, 43350, 43351, 43352, 43354, 43355, 43356, 43357, 43358, 43359, 43360, 43361, 43362, 43363, 43364, 43365, 43366, 43367, 43368, 43369, 43370, 43371, 43372, 43373, 43374, 43375, 43376, 43377, 43378, 43379, 43380, 43381, 43382, 43383, 43384, 43385, 43386, 43387, 43388, 43389, 43390, 43391, 43393, 43394, 43395, 43396, 43397, 43398, 43399, 43400, 43401, 43402, 43403, 43404, 43405, 43406, 43407, 43408, 43409, 43410, 43411, 43412, 43413, 43414, 43415, 43416, 43417, 43418, 43419, 43420, 43421, 43422, 43423, 43424, 43425, 43427, 43428, 43429, 43430, 43431, 43432, 43433, 43434, 43435, 43436, 43437, 43438, 43439, 43440, 43442, 43443, 43444, 43445, 43446, 43447, 43448, 43449, 43450, 43451, 43452, 43453, 43454, 43455, 43456, 43457, 43458, 43459, 43460, 43461, 43462, 43463, 43464, 43465, 43466, 43467, 43468, 43469, 43470, 43471, 43472, 43473, 43474, 43475, 43476, 43477, 43478, 43479, 43480, 43481, 43482, 43483, 43484, 43485, 43486, 43487, 43488, 43493, 43494, 43495, 43496, 43497, 43498, 43499, 43500, 43501, 43502, 43503, 43504, 43505, 43506, 43507, 43508, 43509, 43510, 43511, 43512, 43513, 43514, 43515, 43516, 43517, 43518, 43519, 43520, 43521, 43522, 43532, 43533, 43534, 43535, 43536, 43537, 43538, 43539, 43540, 43541, 43542, 43543, 43544, 43545, 43546, 43547, 43548, 43549, 43550, 43551, 43552, 43553, 43554, 43555, 43556, 43557, 43558, 43559, 43560, 43561, 43562, 43563, 43564, 43565, 43566, 43567, 43568, 43569, 43570, 43571, 43572, 43573, 43574, 43575, 43576, 43577, 43578, 43579, 43580, 43581, 43582, 43583, 43584, 43585, 43586, 43587, 43588, 43589, 43590, 43591, 43592, 43593, 43594, 43595, 43596, 43598, 43599, 43600, 43601, 43602, 43603, 43604, 43605, 43606, 43607, 43608, 43609, 43610, 43611, 43612, 43613, 43614, 43615, 43616, 43617, 43618, 43619, 43620, 43621, 43622, 43623, 43624, 43625, 43626, 43627, 43628, 43629, 43630, 43631, 43632, 43633, 43634, 43635, 43636, 43637, 43639, 43641, 43642, 43643, 43644, 43645, 43646, 43647, 43648, 43649, 43650, 43651, 43652, 43653, 43654, 43655, 43656, 43657, 43658, 43659, 43660, 43661, 43662, 43663, 43664, 43665, 43666, 43667, 43668, 43677, 43678, 43679, 43680, 43681, 43683, 43684, 43686, 43687, 43688, 43689, 43690, 43691, 43692, 43693, 43694, 43695, 43696, 43697, 43698, 43699, 43700, 43701, 43702, 43703, 43704, 43705, 43707, 43708, 43709, 43710, 43711, 43713, 43714, 43715, 43716, 43717, 43718, 43719, 43720, 43721, 43722, 43723, 43724, 43725, 43726, 43727, 43728, 43729, 43730, 43731, 43732, 43733, 43734, 43735, 43736, 43737, 43738, 43739, 43740, 43741, 43742, 43743, 43744, 43745, 43747, 43748, 43749, 43750, 43751, 43752, 43753, 43754, 43755, 43760, 43761, 43762, 43763, 43764, 43765, 43766, 43767, 43768, 43769, 43770, 43771, 43772, 43773, 43774, 43775, 43776, 43777, 43778, 43780, 43781, 43782, 43783, 43784, 43785, 43786, 43787, 43788, 43789, 43790, 43791, 43792, 43793, 43794, 43795, 43796, 43797, 43798, 43799, 43800, 43801, 43802, 43803, 43804, 43805, 43806, 43807, 43808, 43809, 43810, 43812, 43813, 43814, 43815, 43816, 43817, 43818, 43819, 43820, 43821, 43822, 43823, 43824, 43825, 43826, 43827, 43828, 43829, 43830, 43831, 43832, 43833, 43834, 43835, 43836, 43837, 43838, 43839, 43840, 43841, 43842, 43843, 43844, 43845, 43846, 43847, 43849, 43850, 43851, 43852, 43853, 43854, 43855, 43856, 43857, 43858, 43859, 43860, 43861, 43862, 43863, 43864, 43865, 43866, 43867, 43868, 43869, 43870, 43871, 43872, 43873, 43875, 43877, 43878, 43880, 43881, 43882, 43883, 43884, 43885, 43886, 43887, 43888, 43889, 43890, 43891, 43892, 43893, 43894, 43895, 43896, 43897, 43898, 43899, 43900, 43901, 43903, 43904, 43905, 43906, 43907, 43908, 43909, 43910, 43911, 43912, 43913, 43914, 43915, 43916, 43917, 43918, 43919, 43920, 43921, 43922, 43923, 43925, 43926, 43927, 43928, 43929, 43930, 43931, 43932, 43933, 43934, 43935, 43936, 43937, 43938, 43939, 43941, 43942, 43943, 43944, 43945, 43946, 43947, 43948, 43949, 43950, 43951, 43952, 43953, 43954, 43955, 43956, 43957, 43958, 43960, 43961, 43962, 43963, 43964, 43965, 43966, 43967, 43968, 43969, 43970, 43971, 43972, 43973, 43974, 43975, 43976, 43977, 43978, 43979, 43980, 43981, 43982, 43983, 43984, 43985, 43986, 43987, 43988, 43989, 43990, 43991, 43992, 43993, 43994, 43995, 43996, 43997, 43998, 43999, 44000, 44001, 44002, 44003, 44004, 44005, 44006, 44007, 44008, 44009, 44010, 44011, 44012, 44013, 44014, 44015, 44016, 44017, 44018, 44019, 44020, 44021, 44022, 44023, 44024, 44025, 44026, 44027, 44028, 44029, 44030, 44031, 44032, 44033, 44034, 44035, 44036, 44037, 44038, 44039, 44040, 44042, 44043, 44044, 44045, 44046, 44047, 44048, 44049, 44050, 44052, 44054, 44055, 44057, 44058, 44059, 44060, 44061, 44076, 44077, 44078, 44079, 44080, 44081, 44082, 44083, 44084, 44086, 44087, 44088, 44089, 44098, 44099, 44100, 44105, 44106, 44108, 44109, 44110, 44111, 44112, 44113, 44114, 44115, 44116, 44117, 44118, 44119, 44120, 44121, 44122, 44123, 44124, 44125, 44126, 44127, 44128, 44129, 44130, 44131, 44132, 44135, 44136, 44137, 44138, 44139, 44140, 44141, 44142, 44143, 44144, 44145, 44146, 44147, 44148, 44149, 44150, 44151, 44152, 44153, 44154, 44155, 44156, 44157, 44158, 44160, 44161, 44162, 44163, 44164, 44165, 44166, 44167, 44168, 44169, 44170, 44171, 44172, 44173, 44174, 44175, 44176, 44177, 44178, 44179, 44180, 44181, 44182, 44183, 44184, 44185, 44186, 44187, 44188, 44189, 44190, 44191, 44192, 44193, 44194, 44195, 44196, 44197, 44198, 44199, 44200, 44201, 44202, 44203, 44204, 44205, 44206, 44207, 44208, 44209, 44210, 44211, 44214, 44216, 44217, 44218, 44219, 44220, 44221, 44222, 44223, 44224, 44225, 44226, 44227, 44228, 44229, 44230, 44231, 44232, 44233, 44234, 44235, 44236, 44237, 44238, 44239, 44240, 44241, 44243, 44244, 44245, 44246, 44248, 44251, 44252, 44253, 44254, 44255, 44256, 44257, 44258, 44259, 44260, 44261, 44262, 44263, 44264, 44265, 44266, 44267, 44268, 44269, 44270, 44271, 44272, 44273, 44274, 44275, 44276, 44277, 44278, 44279, 44280, 44283, 44284, 44285, 44286, 44287, 44288, 44289, 44290, 44291, 44292, 44293, 44294, 44295, 44296, 44297, 44298, 44299, 44300, 44301, 44302, 44303, 44304, 44305, 44306, 44307, 44309, 44310, 44311, 44312, 44313, 44314, 44315, 44316, 44317, 44318, 44319, 44320, 44321, 44322, 44323, 44324, 44325, 44326, 44327, 44328, 44329, 44330, 44331, 44332, 44333, 44334, 44335, 44336, 44337, 44338, 44339, 44340, 44341, 44343, 44344, 44345, 44346, 44347, 44348, 44349, 44350, 44351, 44352, 44353, 44354, 44355, 44356, 44357, 44358, 44359, 44360, 44361, 44362, 44363, 44364, 44365, 44366, 44367, 44369, 44370, 44371, 44372, 44373, 44374, 44375, 44376, 44377, 44378, 44379, 44380, 44381, 44382, 44383, 44384, 44385, 44386, 44387, 44388, 44389, 44390, 44391, 44392, 44397, 44398, 44399, 44400, 44401, 44402, 44403, 44404, 44405, 44406, 44407, 44408, 44409, 44410, 44411, 44412, 44413, 44414, 44415, 44416, 44417, 44418, 44419, 44420, 44421, 44422, 44423, 44424, 44425, 44426, 44427, 44428, 44429, 44431, 44432, 44433, 44434, 44435, 44436, 44437, 44438, 44439, 44440, 44441, 44442, 44443, 44444, 44445, 44446, 44447, 44448, 44449, 44450, 44451, 44452, 44453, 44454, 44455, 44456, 44457, 44458, 44459, 44460, 44461, 44462, 44463, 44464, 44465, 44466, 44467, 44468, 44469, 44470, 44471, 44472, 44473, 44474, 44475, 44476, 44477, 44478, 44479, 44480, 44481, 44482, 44483, 44484, 44485, 44486, 44487, 44488, 44489, 44490, 44491, 44492, 44493, 44518, 44519, 44520, 44521, 44522, 44523, 44524, 44525, 44526, 44527, 44528, 44529, 44530, 44531, 44532, 44533, 44534, 44535, 44536, 44537, 44538, 44539, 44540, 44541, 44546, 44547, 44548, 44549, 44550, 44551, 44552, 44553, 44554, 44555, 44556, 44557, 44558, 44559, 44560, 44561, 44562, 44563, 44564, 44565, 44566, 44568, 44569, 44572, 44573, 44574, 44575, 44576, 44577, 44578, 44579, 44580, 44581, 44582, 44583, 44584, 44585, 44586, 44587, 44588, 44589, 44590, 44591, 44592, 44593, 44594, 44595, 44596, 44597, 44598, 44599, 44600, 44601, 44602, 44603, 44604, 44605, 44606, 44607, 44608, 44609, 44610, 44611, 44612, 44613, 44614, 44615, 44616, 44617, 44618, 44619, 44620, 44621, 44622, 44623, 44624, 44625, 44626, 44627, 44628, 44629, 44630, 44631, 44632, 44633, 44634, 44635, 44636, 44637, 44638, 44639, 44640, 44641, 44642, 44643, 44644, 44645, 44646, 44647, 44648, 44649, 44650, 44652, 44653, 44655, 44656, 44657, 44658, 44659, 44660, 44661, 44662, 44663, 44664, 44665, 44666, 44667, 44668, 44669, 44670, 44671, 44672, 44673, 44674, 44675, 44676, 44677, 44678, 44679, 44680, 44681, 44682, 44683, 44684, 44685, 44686, 44687, 44688, 44689, 44690, 44691, 44692, 44693, 44694, 44695, 44696, 44697, 44698, 44699, 44700, 44701, 44703, 44704, 44705, 44706, 44707, 44708, 44709, 44710, 44711, 44712, 44713, 44714, 44715, 44716, 44717, 44718, 44719, 44720, 44721, 44722, 44724, 44727, 44728, 44729, 44730, 44731, 44732, 44733, 44734, 44735, 44736, 44737, 44738, 44739, 44741, 44742, 44744, 44745, 44746, 44747, 44748, 44749, 44750, 44751, 44752, 44758, 44759, 44760, 44761, 44762, 44763, 44764, 44765, 44766, 44767, 44768, 44769, 44770, 44771, 44772, 44773, 44774, 44775, 44776, 44777, 44778, 44779, 44780, 44781, 44782, 44783, 44784, 44785, 44786, 44787, 44788, 44789, 44790, 44791, 44792, 44793, 44794, 44795, 44796, 44797, 44798, 44799, 44800, 44801, 44802, 44804, 44805, 44806, 44807, 44808, 44814, 44815, 44816, 44818, 44819, 44820, 44821, 44822, 44823, 44824, 44825, 44826, 44827, 44828, 44829, 44830, 44831, 44832, 44833, 44834, 44835, 44836, 44837, 44838, 44839, 44840, 44841, 44842, 44843, 44844, 44845, 44846, 44847, 44848, 44849, 44850, 44851, 44852, 44853, 44854, 44855, 44856, 44857, 44858, 44859, 44860, 44861, 44862, 44863, 44864, 44865, 44866, 44867, 44868, 44869, 44870, 44871, 44872, 44873, 44874, 44875, 44876, 44877, 44878, 44879, 44880, 44881, 44882, 44883, 44884, 44885, 44886, 44887, 44888, 44889, 44890, 44891, 44892, 44893, 44894, 44895, 44896, 44897, 44898, 44899, 44901, 44902, 44903, 44904, 44905, 44906, 44907, 44908, 44909, 44910, 44911, 44912, 44913, 44914, 44915, 44916, 44917, 44918, 44919, 44920, 44921, 44922, 44923, 44924, 44925, 44926, 44927, 44928, 44929, 44930, 44931, 44932, 44933, 44934, 44935, 44936, 44937, 44938, 44939, 44940, 44941, 44942, 44943, 44944, 44945, 44946, 44947, 44948, 44949, 44950, 44951, 44953, 44954, 44955, 44956, 44957, 44958, 44959, 44960, 44961, 44962, 44963, 44964, 44965, 44966, 44967, 44968, 44969, 44970, 44971, 44972, 44973, 44974, 44975, 44976, 44977, 44979, 44980, 44981, 44982, 44983, 44984, 44985, 44986, 44987, 44988, 44989, 44990, 44991, 44992, 44993, 44994, 44995, 44996, 44997, 44998, 44999, 45001, 45002, 45003, 45004, 45005, 45006, 45007, 45008, 45009, 45011, 45012, 45013, 45014, 45015, 45016, 45017, 45018, 45020, 45021, 45022, 45024, 45025, 45026, 45027, 45028, 45030, 45031, 45032, 45033, 45034, 45035, 45036, 45037, 45038, 45039, 45040, 45041, 45042, 45043, 45046, 45047, 45048, 45049, 45050, 45051, 45052, 45053, 45054, 45055, 45056, 45057, 45058, 45059, 45060, 45061, 45062, 45063, 45064, 45065, 45066, 45067, 45068, 45069, 45070, 45071, 45072, 45073, 45074, 45075, 45076, 45077, 45078, 45079, 45080, 45081, 45082, 45084, 45085, 45086, 45087, 45088, 45089, 45090, 45091, 45092, 45093, 45094, 45096, 45097, 45098, 45099, 45100, 45101, 45102, 45103, 45104, 45105, 45106, 45107, 45108, 45109, 45110, 45111, 45112, 45113, 45114, 45115, 45117, 45118, 45119, 45120, 45121, 45122, 45123, 45124, 45125, 45126, 45127, 45128, 45129, 45130, 45135, 45136, 45139, 45140, 45141, 45142, 45143, 45144, 45145, 45146, 45147, 45148, 45149, 45150, 45151, 45152, 45153, 45154, 45155, 45156, 45157, 45158, 45159, 45160, 45161, 45162, 45163, 45164, 45165, 45166, 45167, 45168, 45169, 45170, 45171, 45172, 45173, 45174, 45175, 45176, 45177, 45178, 45179, 45180, 45181, 45182, 45183, 45184, 45185, 45186, 45187, 45188, 45189, 45190, 45191, 45192, 45193, 45194, 45195, 45196, 45197, 45198, 45199, 45200, 45201, 45202, 45203, 45204, 45205, 45206, 45207, 45208, 45209, 45210, 45211, 45212, 45213, 45214, 45215, 45216, 45217, 45218, 45219, 45220, 45221, 45222, 45223, 45224, 45225, 45226, 45227, 45228, 45230, 45231, 45232, 45233, 45234, 45235, 45236, 45237, 45238, 45239, 45240, 45241, 45242, 45243, 45244, 45245, 45246, 45247, 45249, 45250, 45251, 45252, 45253, 45254, 45255, 45256, 45257, 45258, 45259, 45260, 45261, 45262, 45263, 45264, 45265, 45266, 45267, 45268, 45269, 45270, 45271, 45272, 45273, 45274, 45275, 45277, 45278, 45279, 45280, 45281, 45282, 45285, 45286, 45289, 45290, 45291, 45292, 45293, 45294, 45296, 45297, 45298, 45299, 45300, 45301, 45302, 45303, 45304, 45305, 45307, 45309, 45312, 45313, 45314, 45315, 45316, 45317, 45318, 45319, 45320, 45321, 45322, 45323, 45324, 45325, 45326, 45327, 45328, 45329, 45330, 45331, 45332, 45333, 45334, 45335, 45336, 45338, 45340, 45341, 45342, 45343, 45344, 45345, 45346, 45348, 45349, 45350, 45352, 45353, 45354, 45355, 45356, 45357, 45358, 45359, 45360, 45361, 45362, 45363, 45364, 45365, 45366, 45367, 45368, 45369, 45370, 45371, 45372, 45373, 45374, 45375, 45376, 45377, 45378, 45379, 45380, 45381, 45382, 45383, 45384, 45385, 45386, 45387, 45388, 45389, 45390, 45391, 45392, 45393, 45394, 45395, 45396, 45397, 45398, 45399, 45400, 45401, 45402, 45403, 45404, 45405, 45406, 45407, 45408, 45409, 45410, 45412, 45413, 45414, 45415, 45416, 45417, 45418, 45420, 45423, 45424, 45425, 45426, 45427, 45428, 45429, 45430, 45431, 45432, 45433, 45434, 45435, 45436, 45437, 45438, 45439, 45442, 45443, 45444, 45445, 45446, 45447, 45448, 45449, 45450, 45451, 45452, 45453, 45454, 45455, 45456, 45460, 45462, 45463, 45464, 45466, 45467, 45468, 45469, 45473, 45474, 45475, 45476, 45477, 45479, 45480, 45481, 45482, 45483, 45484, 45485, 45486, 45487, 45488, 45489, 45490, 45491, 45492, 45494, 45495, 45496, 45497, 45498, 45499, 45500, 45501, 45502, 45503, 45504, 45505, 45506, 45507, 45508, 45509, 45510, 45511, 45512, 45513, 45514, 45515, 45517, 45518, 45522, 45523, 45524, 45525, 45526, 45527, 45528, 45529, 45530, 45531, 45532, 45533, 45534, 45535, 45536, 45537, 45538, 45539, 45540, 45541, 45542, 45543, 45544, 45545, 45546, 45547, 45548, 45549, 45550, 45551, 45552, 45553, 45554, 45555, 45556, 45557, 45558, 45559, 45560, 45561, 45562, 45563, 45564, 45565, 45566, 45567, 45568, 45569, 45570, 45571, 45572, 45574, 45575, 45576, 45577, 45578, 45579, 45580, 45581, 45582, 45583, 45584, 45585, 45586, 45587, 45588, 45589, 45590, 45593, 45594, 45598, 45599, 45600, 45601, 45602, 45603, 45604, 45605, 45606, 45607, 45608, 45609, 45610, 45611, 45612, 45613, 45614, 45615, 45616, 45617, 45618, 45619, 45620, 45621, 45622, 45623, 45624, 45625, 45626, 45627, 45628, 45629, 45630, 45631, 45632, 45633, 45634, 45635, 45636, 45637, 45638, 45639, 45642, 45643, 45644, 45648, 45649, 45650, 45651, 45655, 45656, 45657, 45658, 45659, 45660, 45661, 45662, 45664, 45665, 45666, 45667, 45668, 45669, 45670, 45672, 45673, 45674, 45675, 45676, 45677, 45678, 45679, 45680, 45681, 45682, 45683, 45684, 45685, 45686, 45687, 45688, 45691, 45692, 45693, 45694, 45695, 45696, 45697, 45698, 45699, 45700, 45701, 45702, 45703, 45704, 45706, 45707, 45708, 45710, 45711, 45712, 45715, 45716, 45721, 45722, 45723, 45724, 45725, 45726, 45727, 45728, 45729, 45730, 45731, 45732, 45733, 45734, 45735, 45736, 45737, 45738, 45739, 45740, 45741, 45742, 45743, 45744, 45745, 45746, 45747, 45748, 45749, 45750, 45751, 45752, 45753, 45754, 45755, 45756, 45757, 45758, 45759, 45760, 45761, 45762, 45763, 45764, 45765, 45766, 45767, 45768, 45769, 45770, 45771, 45772, 45773, 45774, 45775, 45776, 45777, 45778, 45779, 45780, 45781, 45782, 45783, 45784, 45785, 45786, 45787, 45788, 45789, 45790, 45791, 45792, 45793, 45794, 45795, 45796, 45797, 45798, 45799, 45800, 45801, 45802, 45803, 45804, 45807, 45808, 45809, 45810, 45811, 45812, 45813, 45814, 45815, 45816, 45817, 45818, 45819, 45820, 45821, 45822, 45823, 45824, 45825, 45826, 45827, 45828, 45829, 45830, 45831, 45832, 45833, 45834, 45835, 45836, 45837, 45838); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (45839, 45840, 45842, 45843, 45844, 45845, 45846, 45847, 45848, 45849, 45850, 45851, 45852, 45855, 45856, 45857, 45858, 45859, 45860, 45861, 45862, 45863, 45864, 45865, 45866, 45867, 45868, 45869, 45870, 45871, 45872, 45873, 45874, 45875, 45876, 45877, 45878, 45879, 45880, 45881, 45882, 45883, 45884, 45885, 45886, 45887, 45888, 45889, 45890, 45891, 45892, 45893, 45894, 45895, 45896, 45897, 45898, 45899, 45900, 45901, 45902, 45903, 45904, 45905, 45906, 45907, 45910, 45911, 45912, 45914, 45915, 45917, 45919, 45921, 45922, 45924, 45926, 45928, 45930, 45932, 45934, 45935, 45937, 45938, 45939, 45940, 45941, 45942, 45943, 45944, 45945, 45946, 45947, 45948, 45949, 45950, 45951, 45952, 45954, 45955, 45956, 45957, 45958, 45959, 45960, 45961, 45962, 45963, 45964, 45965, 45966, 45967, 45968, 45977, 45978, 45979, 45981, 45982, 45983, 45984, 45985, 45986, 45987, 45988, 45989, 45991, 45992, 45993, 45994, 45995, 45996, 45997, 45998, 46000, 46001, 46002, 46003, 46004, 46005, 46006, 46007, 46009, 46010, 46011, 46012, 46013, 46014, 46015, 46016, 46017, 46018, 46019, 46022, 46023, 46024, 46025, 46026, 46027, 46028, 46029, 46030, 46031, 46032, 46033, 46034, 46035, 46036, 46037, 46038, 46039, 46040, 46041, 46042, 46043, 46048, 46049, 46050, 46051, 46052, 46053, 46054, 46055, 46056, 46057, 46058, 46059, 46060, 46061, 46062, 46063, 46064, 46065, 46066, 46067, 46068, 46069, 46070, 46071, 46072, 46073, 46074, 46075, 46076, 46077, 46078, 46080, 46081, 46082, 46083, 46084, 46085, 46086, 46087, 46088, 46089, 46090, 46091, 46092, 46093, 46094, 46095, 46096, 46097, 46098, 46099, 46100, 46101, 46102, 46103, 46105, 46106, 46107, 46108, 46109, 46110, 46111, 46112, 46113, 46114, 46115, 46116, 46117, 46118, 46119, 46120, 46121, 46122, 46123, 46124, 46125, 46126, 46127, 46128, 46129, 46130, 46131, 46132, 46133, 46134, 46135, 46136, 46137, 46138, 46140, 46141, 46142, 46143, 46144, 46145, 46146, 46147, 46148, 46149, 46150, 46151, 46152, 46153, 46154, 46155, 46156, 46157, 46158, 46159, 46160, 46161, 46162, 46163, 46164, 46165, 46166, 46167, 46172, 46173, 46174, 46175, 46176, 46177, 46178, 46180, 46181, 46182, 46183, 46184, 46185, 46186, 46187, 46188, 46189, 46190, 46191, 46192, 46193, 46194, 46195, 46196, 46197, 46198, 46199, 46200, 46201, 46202, 46203, 46204, 46205, 46206, 46207, 46208, 46230, 46231, 46232, 46233, 46234, 46235, 46236, 46241, 46242, 46243, 46244, 46245, 46246, 46247, 46248, 46249, 46250, 46251, 46252, 46253, 46254, 46255, 46256, 46257, 46258, 46259, 46260, 46261, 46262, 46263, 46264, 46265, 46266, 46267, 46268, 46269, 46270, 46271, 46272, 46273, 46274, 46275, 46276, 46277, 46278, 46279, 46280, 46281, 46282, 46283, 46284, 46285, 46286, 46287, 46288, 46289, 46290, 46291, 46292, 46293, 46294, 46296, 46297, 46298, 46299, 46300, 46301, 46302, 46303, 46304, 46305, 46306, 46307, 46308, 46309, 46310, 46311, 46312, 46313, 46314, 46315, 46316, 46317, 46318, 46319, 46320, 46321, 46322, 46323, 46324, 46325, 46326, 46327, 46328, 46329, 46330, 46331, 46332, 46333, 46334, 46335, 46336, 46337, 46338, 46339, 46340, 46341, 46342, 46343, 46344, 46345, 46357, 46358, 46359, 46360, 46361, 46362, 46363, 46364, 46365, 46366, 46367, 46368, 46369, 46371, 46372, 46373, 46374, 46375, 46376, 46377, 46378, 46379, 46380, 46381, 46382, 46383, 46384, 46385, 46386, 46387, 46389, 46391, 46392, 46393, 46394, 46395, 46396, 46397, 46398, 46399, 46400, 46401, 46402, 46403, 46404, 46405, 46406, 46407, 46408, 46409, 46410, 46411, 46412, 46413, 46414, 46415, 46416, 46417, 46418, 46419, 46424, 46425, 46432, 46441, 46447, 46448, 46449, 46451, 46452, 46453, 46456, 46457, 46458, 46459, 46460, 46461, 46462, 46463, 46464, 46465, 46466, 46467, 46468, 46469, 46470, 46471, 46472, 46473, 46474, 46475, 46476, 46477, 46478, 46479, 46480, 46481, 46482, 46483, 46484, 46485, 46486, 46487, 46488, 46489, 46490, 46491, 46492, 46493, 46496, 46497, 46498, 46499, 46500, 46501, 46502, 46503, 46504, 46505, 46506, 46507, 46508, 46509, 46510, 46511, 46512, 46513, 46514, 46515, 46516, 46517, 46518, 46519, 46520, 46521, 46522, 46523, 46524, 46525, 46526, 46527, 46528, 46529, 46530, 46531, 46532, 46533, 46534, 46535, 46536, 46537, 46538, 46539, 46540, 46541, 46542, 46543, 46544, 46545, 46546, 46547, 46548, 46549, 46550, 46551, 46552, 46553, 46554, 46555, 46556, 46557, 46558, 46559, 46560, 46561, 46563, 46568, 46569, 46570, 46571, 46572, 46573, 46574, 46575, 46576, 46577, 46578, 46579, 46580, 46581, 46582, 46583, 46584, 46585, 46586, 46587, 46588, 46589, 46590, 46591, 46592, 46593, 46594, 46595, 46596, 46597, 46598, 46602, 46603, 46604, 46605, 46606, 46607, 46608, 46609, 46610, 46611, 46612, 46613, 46614, 46615, 46616, 46617, 46618, 46619, 46620, 46621, 46622, 46623, 46624, 46625, 46626, 46627, 46628, 46629, 46630, 46631, 46635, 46637, 46638, 46639, 46640, 46641, 46642, 46643, 46644, 46645, 46646, 46647, 46648, 46649, 46650, 46651, 46652, 46653, 46654, 46655, 46656, 46657, 46658, 46659, 46660, 46661, 46663, 46664, 46665, 46666, 46668, 46669, 46670, 46671, 46672, 46673, 46674, 46675, 46676, 46677, 46678, 46679, 46680, 46681, 46682, 46683, 46684, 46685, 46686, 46687, 46688, 46689, 46690, 46691, 46692, 46693, 46694, 46695, 46696, 46697, 46698, 46699, 46702, 46703, 46704, 46705, 46706, 46707, 46708, 46709, 46710, 46711, 46712, 46713, 46714, 46715, 46716, 46717, 46718, 46719, 46720, 46721, 46722, 46723, 46724, 46725, 46726, 46727, 46728, 46729, 46730, 46731, 46732, 46734, 46735, 46736, 46737, 46738, 46739, 46740, 46741, 46742, 46743, 46745, 46746, 46747, 46748, 46749, 46750, 46751, 46752, 46753, 46754, 46755, 46756, 46757, 46758, 46759, 46760, 46761, 46762, 46763, 46764, 46765, 46766, 46767, 46768, 46769, 46770, 46771, 46772, 46773, 46774, 46775, 46776, 46777, 46778, 46779, 46780, 46781, 46782, 46783, 46784, 46785, 46791, 46792, 46793, 46794, 46795, 46796, 46797, 46798, 46799, 46804, 46805, 46806, 46807, 46808, 46809, 46810, 46811, 46812, 46813, 46814, 46815, 46816, 46817, 46818, 46819, 46820, 46823, 46824, 46825, 46826, 46827, 46828, 46829, 46831, 46832, 46833, 46834, 46835, 46836, 46837, 46838, 46839, 46840, 46841, 46842, 46843, 46844, 46845, 46846, 46847, 46848, 46849, 46850, 46851, 46852, 46853, 46854, 46855, 46856, 46857, 46858, 46859, 46860, 46861, 46862, 46863, 46864, 46865, 46866, 46867, 46868, 46869, 46870, 46871, 46872, 46873, 46874, 46875, 46876, 46877, 46878, 46879, 46880, 46881, 46882, 46883, 46884, 46885, 46886, 46887, 46888, 46889, 46890, 46891, 46892, 46893, 46894, 46895, 46896, 46897, 46898, 46899, 46900, 46901, 46902, 46903, 46904, 46905, 46906, 46907, 46908, 46909, 46910, 46911, 46912, 46913, 46914, 46915, 46916, 46917, 46918, 46919, 46920, 46921, 46922, 46923, 46924, 46925, 46926, 46927, 46928, 46929, 46930, 46931, 46932, 46933, 46934, 46935, 46936, 46937, 46938, 46939, 46940, 46941, 46942, 46943, 46944, 46945, 46946, 46947, 46948, 46949, 46950, 46951, 46952, 46953, 46954, 46955, 46956, 46957, 46958, 46959, 46960, 46961, 46962, 46963, 46964, 46965, 46966, 46967, 46968, 46969, 46970, 46971, 46972, 46973, 46974, 46975, 46976, 46977, 46978, 46979, 46980, 46981, 46982, 46983, 46984, 46985, 46986, 46987, 46988, 46989, 46991, 46992, 46993, 46994, 46995, 46996, 46997, 46998, 46999, 47000, 47001, 47002, 47003, 47004, 47005, 47006, 47007, 47008, 47009, 47010, 47011, 47012, 47013, 47014, 47015, 47016, 47017, 47018, 47019, 47020, 47021, 47022, 47023, 47024, 47025, 47026, 47027, 47028, 47029, 47030, 47031, 47032, 47034, 47035, 47037, 47038, 47039, 47040, 47041, 47042, 47043, 47044, 47046, 47047, 47048, 47049, 47050, 47051, 47052, 47053, 47054, 47055, 47056, 47057, 47058, 47059, 47060, 47061, 47062, 47063, 47064, 47065, 47066, 47067, 47069, 47070, 47071, 47072, 47073, 47074, 47075, 47077, 47078, 47079, 47080, 47081, 47082, 47083, 47084, 47085, 47086, 47087, 47088, 47089, 47090, 47091, 47092, 47093, 47094, 47095, 47096, 47097, 47098, 47099, 47100, 47101, 47102, 47103, 47104, 47105, 47106, 47107, 47108, 47109, 47110, 47111, 47112, 47113, 47114, 47115, 47116, 47117, 47118, 47119, 47120, 47121, 47122, 47123, 47124, 47125, 47126, 47127, 47128, 47129, 47130, 47131, 47132, 47133, 47134, 47135, 47136, 47137, 47138, 47139, 47140, 47141, 47142, 47143, 47144, 47145, 47146, 47147, 47148, 47149, 47150, 47151, 47152, 47153, 47154, 47155, 47156, 47157, 47158, 47159, 47160, 47161, 47162, 47163, 47164, 47165, 47166, 47167, 47168, 47169, 47170, 47171, 47172, 47173, 47174, 47175, 47176, 47177, 47178, 47179, 47180, 47181, 47182, 47183, 47184, 47185, 47186, 47187, 47188, 47189, 47190, 47191, 47192, 47193, 47194, 47195, 47196, 47197, 47198, 47199, 47200, 47201, 47202, 47203, 47204, 47205, 47206, 47207, 47208, 47209, 47210, 47211, 47212, 47213, 47214, 47215, 47216, 47217, 47218, 47219, 47220, 47221, 47222, 47223, 47224, 47225, 47226, 47227, 47228, 47229, 47230, 47231, 47232, 47238, 47240, 47241, 47242, 47243, 47244, 47245, 47249, 47250, 47251, 47252, 47253, 47254, 47255, 47257, 47259, 47260, 47261, 47262, 47263, 47264, 47265, 47266, 47267, 47268, 47269, 47270, 47271, 47272, 47273, 47274, 47275, 47276, 47277, 47278, 47279, 47280, 47281, 47282, 47283, 47284, 47285, 47286, 47287, 47288, 47289, 47290, 47291, 47292, 47293, 47294, 47296, 47297, 47298, 47299, 47300, 47301, 47302, 47303, 47304, 47305, 47306, 47307, 47308, 47309, 47310, 47311, 47312, 47313, 47314, 47315, 47316, 47317, 47318, 47319, 47320, 47321, 47322, 47323, 47324, 47325, 47326, 47327, 47328, 47329, 47330, 47331, 47332, 47333, 47334, 47335, 47336, 47337, 47338, 47339, 47340, 47341, 47342, 47343, 47344, 47345, 47346, 47347, 47349, 47350, 47351, 47352, 47353, 47359, 47360, 47361, 47362, 47363, 47364, 47365, 47366, 47367, 47368, 47369, 47370, 47371, 47372, 47373, 47374, 47375, 47376, 47377, 47378, 47379, 47380, 47381, 47382, 47383, 47384, 47385, 47386, 47387, 47388, 47389, 47390, 47391, 47392, 47393, 47394, 47395, 47396, 47397, 47398, 47399, 47400, 47401, 47402, 47403, 47404, 47405, 47406, 47407, 47408, 47409, 47410, 47415, 47416, 47417, 47418, 47419, 47420, 47421, 47422, 47423, 47424, 47425, 47426, 47427, 47428, 47429, 47430, 47431, 47432, 47433, 47434, 47435, 47436, 47437, 47438, 47439, 47440, 47441, 47442, 47443, 47444, 47445, 47446, 47447, 47448, 47449, 47450, 47451, 47452, 47453, 47454, 47455, 47457, 47458, 47459, 47460, 47461, 47462, 47463, 47464, 47465, 47466, 47467, 47468, 47470, 47471, 47472, 47473, 47474, 47476, 47478, 47479, 47480, 47481, 47482, 47483, 47484, 47485, 47486, 47487, 47488, 47489, 47490, 47491, 47492, 47493, 47494, 47495, 47496, 47497, 47498, 47499, 47500, 47501, 47502, 47503, 47504, 47505, 47506, 47507, 47508, 47509, 47510, 47511, 47512, 47513, 47514, 47515, 47516, 47517, 47518, 47519, 47520, 47521, 47522, 47523, 47524, 47525, 47526, 47527, 47528, 47530, 47531, 47532, 47533, 47534, 47535, 47537, 47538, 47539, 47540, 47541, 47542, 47544, 47545, 47546, 47547, 47548, 47549, 47550, 47551, 47552, 47553, 47554, 47555, 47556, 47557, 47558, 47559, 47561, 47562, 47563, 47564, 47565, 47566, 47567, 47568, 47569, 47570, 47571, 47572, 47573, 47574, 47575, 47576, 47577, 47578, 47579, 47580, 47581, 47582, 47583, 47584, 47585, 47586, 47587, 47588, 47589, 47590, 47591, 47592, 47593, 47594, 47595, 47596, 47597, 47598, 47599, 47600, 47601, 47602, 47603, 47604, 47605, 47606, 47607, 47608, 47609, 47610, 47611, 47612, 47613, 47614, 47615, 47616, 47617, 47618, 47619, 47620, 47621, 47622, 47623, 47624, 47625, 47626, 47627, 47629, 47630, 47631, 47632, 47633, 47634, 47635, 47636, 47637, 47638, 47639, 47640, 47641, 47642, 47643, 47644, 47645, 47646, 47647, 47648, 47649, 47650, 47651, 47652, 47653, 47654, 47655, 47656, 47657, 47658, 47659, 47660, 47661, 47662, 47663, 47664, 47665, 47666, 47667, 47668, 47669, 47670, 47671, 47675, 47676, 47677, 47678, 47679, 47680, 47681, 47682, 47683, 47684, 47685, 47686, 47687, 47688, 47689, 47690, 47691, 47692, 47693, 47694, 47695, 47696, 47697, 47698, 47699, 47700, 47701, 47702, 47703, 47704, 47705, 47706, 47707, 47708, 47709, 47711, 47712, 47713, 47714, 47715, 47716, 47717, 47718, 47719, 47720, 47721, 47722, 47723, 47724, 47725, 47726, 47727, 47728, 47729, 47730, 47731, 47732, 47733, 47734, 47735, 47736, 47737, 47738, 47739, 47740, 47741, 47742, 47743, 47744, 47745, 47746, 47747, 47748, 47749, 47750, 47751, 47752, 47753, 47754, 47755, 47756, 47757, 47758, 47759, 47760, 47761, 47762, 47763, 47764, 47765, 47766, 47768, 47769, 47770, 47771, 47772, 47773, 47777, 47778, 47779, 47780, 47781, 47782, 47785, 47786, 47789, 47790, 47791, 47792, 47793, 47794, 47795, 47796, 47797, 47798, 47799, 47800, 47801, 47802, 47803, 47804, 47805, 47806, 47807, 47808, 47809, 47810, 47811, 47812, 47813, 47814, 47815, 47816, 47817, 47818, 47819, 47820, 47821, 47822, 47823, 47824, 47825, 47826, 47828, 47829, 47830, 47831, 47832, 47833, 47834, 47835, 47836, 47838, 47839, 47840, 47841, 47842, 47843, 47844, 47851, 47852, 47853, 47854, 47855, 47856, 47857, 47858, 47859, 47860, 47861, 47862, 47863, 47864, 47865, 47866, 47867, 47868, 47869, 47870, 47871, 47872, 47873, 47874, 47875, 47876, 47877, 47878, 47879, 47880, 47881, 47882, 47883, 47884, 47885, 47886, 47887, 47888, 47889, 47890, 47891, 47892, 47893, 47894, 47895, 47896, 47897, 47898, 47899, 47900, 47901, 47902, 47903, 47904, 47905, 47906, 47907, 47908, 47909, 47910, 47911, 47912, 47915, 47916, 47917, 47918, 47919, 47921, 47922, 47923, 47924, 47925, 47926, 47927, 47928, 47929, 47930, 47931, 47932, 47933, 47934, 47935, 47936, 47937, 47938, 47939, 47940, 47941, 47942, 47943, 47944, 47945, 47946, 47947, 47948, 47949, 47950, 47951, 47952, 47953, 47954, 47955, 47956, 47957, 47958, 47959, 47960, 47961, 47962, 47963, 47964, 47965, 47966, 47967, 47968, 47969, 47970, 47971, 47972, 47973, 47974, 47975, 47976, 47977, 47978, 47979, 47980, 47981, 47982, 47983, 47984, 47985, 47986, 47987, 47988, 47989, 47990, 47991, 47992, 47993, 47994, 47995, 47996, 47997, 47998, 47999, 48000, 48001, 48002, 48003, 48004, 48005, 48006, 48007, 48008, 48009, 48010, 48011, 48012, 48013, 48014, 48015, 48016, 48017, 48018, 48019, 48020, 48021, 48022, 48023, 48024, 48025, 48026, 48027, 48028, 48029, 48030, 48031, 48032, 48033, 48034, 48035, 48036, 48037, 48038, 48039, 48040, 48041, 48042, 48043, 48044, 48045, 48046, 48047, 48048, 48049, 48050, 48051, 48052, 48053, 48054, 48055, 48056, 48057, 48058, 48059, 48060, 48061, 48062, 48063, 48064, 48065, 48066, 48067, 48068, 48069, 48070, 48071, 48074, 48075, 48076, 48077, 48078, 48079, 48080, 48081, 48082, 48083, 48084, 48085, 48090, 48092, 48093, 48095, 48096, 48097, 48098, 48099, 48100, 48102, 48103, 48104, 48105, 48106, 48107, 48109, 48110, 48111, 48112, 48113, 48114, 48115, 48116, 48117, 48118, 48119, 48120, 48121, 48122, 48123, 48124, 48125, 48126, 48127, 48128, 48129, 48130, 48131, 48132, 48133, 48134, 48135, 48136, 48137, 48138, 48139, 48140, 48141, 48142, 48143, 48144, 48145, 48146, 48147, 48148, 48149, 48150, 48151, 48152, 48153, 48154, 48155, 48156, 48157, 48158, 48159, 48160, 48162, 48163, 48164, 48165, 48166, 48167, 48168, 48169, 48170, 48171, 48172, 48173, 48174, 48175, 48176, 48177, 48178, 48179, 48180, 48182, 48183, 48184, 48185, 48186, 48187, 48188, 48189, 48190, 48191, 48192, 48193, 48194, 48195, 48196, 48197, 48198, 48199, 48200, 48201, 48202, 48203, 48204, 48205, 48208, 48209, 48210, 48211, 48212, 48214, 48215, 48216, 48217, 48218, 48219, 48223, 48227, 48228, 48229, 48230, 48231, 48232, 48233, 48234, 48235, 48236, 48237, 48238, 48239, 48240, 48241, 48242, 48243, 48244, 48245, 48246, 48247, 48248, 48249, 48250, 48251, 48252, 48253, 48254, 48255, 48256, 48257, 48258, 48259, 48260, 48261, 48262, 48263, 48264, 48265, 48266, 48267, 48268, 48269, 48270, 48271, 48272, 48273, 48274, 48275, 48276, 48277, 48278, 48279, 48280, 48282, 48283, 48284, 48285, 48286, 48287, 48288, 48289, 48290, 48291, 48292, 48293, 48294, 48295, 48296, 48297, 48298, 48299, 48300, 48301, 48302, 48304, 48305, 48306, 48307, 48308, 48309, 48310, 48311, 48312, 48313, 48314, 48315, 48316, 48317, 48318, 48319, 48320, 48321, 48322, 48323, 48324, 48325, 48326, 48327, 48329, 48330, 48331, 48332, 48333, 48334, 48335, 48338, 48339, 48340, 48341, 48342, 48343, 48344, 48345, 48346, 48347, 48349, 48351, 48352, 48353, 48354, 48355, 48356, 48357, 48358, 48359, 48360, 48361, 48362, 48363, 48364, 48365, 48366, 48367, 48368, 48369, 48370, 48371, 48372, 48373, 48374, 48375, 48376, 48377, 48378, 48379, 48380, 48381, 48382, 48383, 48384, 48386, 48387, 48388, 48389, 48390, 48391, 48392, 48393, 48394, 48395, 48396, 48397, 48402, 48403, 48407, 48408, 48409, 48410, 48411, 48412, 48413, 48414, 48415, 48416, 48417, 48418, 48419, 48420, 48421, 48422, 48423, 48424, 48425, 48426, 48427, 48428, 48429, 48430, 48431, 48432, 48434, 48435, 48436, 48437, 48438, 48439, 48440, 48441, 48442, 48443, 48444, 48445, 48446, 48447, 48448, 48449, 48450, 48451, 48452, 48453, 48454, 48455, 48456, 48457, 48458, 48459, 48460, 48461, 48462, 48463, 48464, 48465, 48466, 48467, 48468, 48469, 48470, 48471, 48472, 48473, 48474, 48475, 48476, 48477, 48478, 48479, 48480, 48481, 48482, 48483, 48484, 48485, 48486, 48487, 48488, 48489, 48490, 48491, 48492, 48493, 48494, 48495, 48496, 48498, 48499, 48500, 48501, 48502, 48503, 48504, 48505, 48506, 48507, 48508, 48510, 48511, 48512, 48513, 48514, 48515, 48516, 48517, 48518, 48519, 48520, 48521, 48522, 48523, 48524, 48525, 48526, 48527, 48528, 48529, 48530, 48531, 48532, 48533, 48534, 48535, 48537, 48538, 48539, 48540, 48541, 48542, 48543, 48544, 48545, 48546, 48547, 48548, 48549, 48550, 48551, 48552, 48553, 48554, 48555, 48556, 48557, 48558, 48559, 48560, 48561, 48562, 48563, 48564, 48565, 48566, 48567, 48568, 48569, 48570, 48571, 48572, 48573, 48574, 48575, 48576, 48577, 48580, 48581, 48586, 48587, 48591, 48598, 48599, 48604, 48606, 48607, 48608, 48609, 48612, 48613, 48614, 48615, 48616, 48617, 48618, 48619, 48620, 48621, 48622, 48623, 48624, 48625, 48626, 48627, 48628, 48629, 48630, 48631, 48632, 48633, 48634, 48635, 48636, 48637, 48638, 48639, 48640, 48641, 48642, 48644, 48646, 48647, 48648, 48649, 48650, 48651, 48655, 48656, 48658, 48659, 48660, 48664, 48665, 48668, 48670, 48671, 48672, 48673, 48674, 48675, 48678, 48681, 48683, 48684, 48685, 48686, 48687, 48688, 48689, 48692, 48694, 48696, 48697, 48698, 48699, 48700, 48701, 48703, 48704, 48705, 48706, 48707, 48708, 48709, 48711, 48712, 48713, 48718, 48719, 48720, 48721, 48722, 48723, 48724, 48725, 48726, 48727, 48728, 48729, 48730, 48731, 48732, 48733, 48734, 48735, 48736, 48737, 48738, 48739, 48740, 48741, 48742, 48743, 48752, 48756, 48757, 48758, 48759, 48760, 48761, 48762, 48763, 48764, 48765, 48766, 48767, 48768, 48786, 48789, 48790, 48793, 48794, 48795, 48796, 48797, 48798, 48799, 48800, 48802, 48805, 48806, 48808, 48809, 48813, 48816, 48817, 48833, 48836, 48837, 48838, 48839, 48840, 48841, 48843, 48844, 48846, 48847, 48848, 48852, 48853, 48854, 48855, 48856, 48857, 48858, 48859, 48860, 48861, 48862, 48863, 48864, 48865, 48866, 48867, 48868, 48873, 48874, 48875, 48877, 48878, 48880, 48881, 48882, 48883, 48884, 48885, 48886, 48887, 48898, 48901, 48904, 48905, 48906, 48907, 48908, 48909, 48910, 48912, 48915, 48916, 48917, 48918, 48920, 48921, 48922, 48923, 48924, 48925, 48935, 48945, 48947, 48948, 48949, 48950, 48952, 48956, 48957, 48958, 48959, 48960, 48961, 48962, 48964, 48965, 48966, 48969, 48970, 48971, 48972, 48974, 48975, 48976, 48977, 48978, 48979, 48980, 48982, 48983, 48984, 48986, 48987, 48989, 48990, 48991, 48992, 48993, 48994, 48995, 48996, 48997, 48998, 48999, 49000, 49001, 49002, 49003, 49004, 49005, 49006, 49007, 49008, 49009, 49010, 49011, 49012, 49013, 49014, 49015, 49016, 49017, 49018, 49019, 49020, 49021, 49022, 49023, 49024, 49025, 49026, 49027, 49028, 49029, 49030, 49031, 49032, 49033, 49034, 49035, 49036, 49037, 49038, 49039, 49040, 49041, 49042, 49044, 49045, 49060, 49109, 49110, 49111, 49112, 49113, 49114, 49115, 49116, 49117, 49124, 49127, 49128, 49129, 49131, 49132, 49133, 49135, 49136, 49137, 49138, 49139, 49140, 49141, 49142, 49143, 49144, 49145, 49146, 49147, 49148, 49149, 49150, 49151, 49152, 49153, 49154, 49156, 49157, 49158, 49159, 49161, 49162, 49163, 49165, 49166, 49167, 49168, 49169, 49170, 49171, 49172, 49173, 49175, 49176, 49177, 49178, 49179, 49180, 49181, 49182, 49183, 49185, 49188, 49189, 49190, 49191, 49192, 49193, 49194, 49195, 49196, 49197, 49198, 49199, 49200, 49201, 49202, 49203, 49204, 49205, 49207, 49208, 49209, 49210, 49211, 49212, 49213, 49214, 49215, 49216, 49217, 49218, 49219, 49221, 49222, 49223, 49224, 49225, 49226, 49227, 49228, 49229, 49230, 49231, 49232, 49233, 49234, 49235, 49236, 49240, 49242, 49243, 49244, 49245, 49246, 49247, 49248, 49249, 49250, 49251, 49252, 49253, 49254, 49255, 49259, 49263, 49264, 49265, 49266, 49267, 49268, 49269, 49270, 49271, 49272, 49273, 49274, 49275, 49276, 49277, 49278, 49279, 49280, 49281, 49284, 49314, 49335, 49336, 49337, 49338, 49339, 49340, 49341, 49342, 49343, 49344, 49345, 49346, 49347, 49348, 49349, 49350, 49351, 49352, 49353, 49354, 49355, 49356, 49357, 49358, 49359, 49360, 49361, 49362, 49363, 49364, 49365, 49366, 49367, 49368, 49369, 49370, 49371, 49372, 49373, 49374, 49375, 49376, 49377, 49378, 49379, 49380, 49381, 49382, 49383, 49384, 49385, 49386, 49387, 49388, 49390, 49392, 49394, 49395, 49396, 49397, 49398, 49399, 49400, 49401, 49402, 49403, 49404, 49405, 49406, 49407, 49408, 49409, 49410, 49411, 49412, 49413, 49414, 49415, 49416, 49417, 49418, 49419, 49420, 49421, 49422, 49423, 49424, 49425, 49426, 49427, 49428, 49429, 49430, 49431, 49432, 49433, 49434, 49435, 49436, 49437, 49438, 49439, 49440, 49441, 49442, 49443, 49444, 49445, 49446, 49447, 49448, 49449, 49450, 49451, 49452, 49453, 49454, 49455, 49456, 49457, 49458, 49459, 49460, 49461, 49462, 49463, 49464, 49465, 49466, 49467, 49468, 49469, 49470, 49471, 49472, 49473, 49474, 49476, 49477, 49478, 49479, 49480, 49481, 49485, 49486, 49487, 49488, 49493, 49494, 49495, 49496, 49497, 49498, 49499, 49506, 49517, 49518, 49519, 49520, 49521, 49522, 49523, 49524, 49525, 49526, 49527, 49528, 49529, 49530, 49531, 49532, 49533, 49534, 49535, 49536, 49537, 49539, 49540, 49541, 49542, 49547, 49548, 49549, 49550, 49551, 49552, 49553, 49554, 49555, 49556, 49557, 49558, 49559, 49560, 49561, 49562, 49563, 49564, 49565, 49567, 49568, 49569, 49570, 49571, 49572, 49573, 49574, 49575, 49576, 49577, 49578, 49579, 49580, 49581, 49582, 49586, 49587, 49588, 49589, 49590, 49591, 49592, 49593, 49594, 49595, 49596, 49597, 49598, 49599, 49600, 49601, 49602, 49603, 49604, 49605, 49618, 49622, 49623, 49625, 49626, 49627, 49628, 49629, 49630, 49631, 49632, 49633, 49634, 49635, 49636, 49637, 49638, 49639, 49640, 49641, 49670, 49671, 49673, 49674, 49679, 49680, 49681, 49682, 49683, 49684, 49685, 49686, 49687, 49688, 49689, 49690, 49691, 49692, 49693, 49694, 49695, 49696, 49697, 49701, 49702, 49703, 49704, 49705, 49706, 49707, 49713, 49714, 49715, 49716, 49718, 49719, 49720, 49721, 49722, 49723, 49724, 49725, 49726, 49727, 49728, 49729, 49730, 49731, 49732, 49733, 49734, 49735, 49736, 49737, 49738, 49739, 49740, 49741, 49742, 49743, 49745, 49746, 49747, 49748, 49749, 49750, 49751, 49752, 49753, 49754, 49755, 49756, 49757, 49758, 49759, 49760, 49761, 49762, 49763, 49764, 49765, 49766, 49767, 49768, 49769, 49770, 49771, 49772, 49773, 49774, 49775, 49776, 49777, 49778, 49779, 49780, 49781, 49782, 49783, 49784, 49785, 49786, 49787, 49788, 49789, 49790, 49791, 49793, 49794, 49795, 49796, 49799, 49800, 49801, 49802, 49803, 49805, 49806, 49807, 49808, 49809, 49810, 49811, 49812, 49813, 49815, 49816, 49817, 49818, 49819, 49820, 49821, 49822, 49823, 49824, 49825, 49826, 49831, 49832, 49833, 49834, 49835, 49836, 49837, 49838, 49839, 49840, 49841, 49842, 49843, 49844, 49845, 49846, 49847, 49848, 49849, 49850, 49852, 49854, 49856, 49857, 49858, 49859, 49860, 49861, 49862, 49863, 49864, 49865, 49866, 49867, 49868, 49869, 49870, 49871, 49872, 49873, 49874, 49875, 49876, 49877, 49878, 49879, 49880, 49881, 49882, 49883, 49884, 49885, 49886, 49887, 49888, 49889, 49890, 49891, 49892, 49893, 49894, 49895, 49896, 49900, 49901, 49902, 49906, 49907, 49908, 49909, 49910, 49911, 49912, 49913, 49914, 49915, 49916, 49917, 49918, 49919, 49920, 49921, 49922, 49923, 49924, 49925, 49926, 49927, 49928, 49929, 49930, 49932, 49933, 49934, 49935, 49936, 49937, 49938, 49939, 49940, 49941, 49942, 49943, 49944, 49945, 49946, 49947, 49948, 49949, 49950, 49951, 49952, 49953, 49954, 49955, 49956, 49957, 49958, 49959, 49960, 49961, 49962, 49963, 49964, 49965, 49966, 49968, 49995, 49996, 49997, 49998, 49999, 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038, 50039, 50040, 50041, 50042, 50043, 50044, 50045, 50046, 50047, 50048, 50049, 50050, 50051, 50052, 50053, 50054, 50055, 50056, 50057, 50058, 50059, 50060, 50061, 50063, 50064, 50065, 50066, 50067, 50068, 50069, 50070, 50071, 50072, 50073, 50074, 50075, 50076, 50077, 50078, 50079, 50080, 50081, 50082, 50083, 50084, 50085, 50086, 50088, 50089, 50091, 50092, 50093, 50094, 50125, 50126, 50127, 50128, 50129, 50130, 50134, 50135, 50136, 50137, 50138, 50139, 50140, 50141, 50142, 50143, 50144, 50145, 50146, 50147, 50148, 50149, 50150, 50151, 50152, 50153, 50154, 50155, 50156, 50157, 50158, 50159, 50160, 50161, 50162, 50163, 50164, 50165, 50166, 50167, 50171, 50172, 50173, 50174, 50245, 50246, 50247, 50248, 50249, 50250, 50251, 50252, 50253, 50254, 50258, 50259, 50260, 50261, 50262, 50263, 50264, 50265, 50266, 50267, 50268, 50269, 50270, 50271, 50272, 50273, 50274, 50275, 50276, 50278, 50280, 50281, 50282, 50284, 50286, 50291, 50297, 50298, 50299, 50300, 50301, 50302, 50304, 50305, 50306, 50307, 50308, 50309, 50310, 50311, 50312, 50313, 50314, 50315, 50316, 50317, 50318, 50319, 50320, 50321, 50322, 50323, 50324, 50325, 50326, 50327, 50328, 50329, 50330, 50331, 50332, 50333, 50334, 50335, 50336, 50337, 50338, 50339, 50340, 50341, 50342, 50343, 50344, 50345, 50346, 50347, 50348, 50349, 50350, 50351, 50352, 50353, 50354, 50355, 50356, 50357, 50358, 50359, 50360, 50361, 50362, 50363, 50364, 50365, 50366, 50367, 50368, 50369, 50370, 50371, 50372, 50373, 50374, 50375, 50376, 50378, 50380, 50381, 50382, 50383, 50384, 50385, 50386, 50387, 50388, 50390, 50391, 50392, 50393, 50394, 50395, 50396, 50397, 50398, 50399, 50400, 50401, 50402, 50403, 50404, 50405, 50406, 50407, 50408, 50409, 50410, 50411, 50412, 50413, 50414, 50415, 50416, 50417, 50418, 50419, 50420, 50421, 50422, 50423, 50424, 50425, 50426, 50427, 50428, 50429, 50430, 50431, 50432, 50433, 50434, 50435, 50436, 50437, 50438, 50439, 50440, 50441, 50442, 50443, 50444, 50445, 50448, 50449, 50450, 50452, 50456, 50457, 50458, 50459, 50460, 50461, 50462, 50463, 50464, 50465, 50466, 50467, 50468, 50469, 50470, 50471, 50472, 50473, 50474, 50476, 50477, 50478, 50479, 50480, 50481, 50482, 50483, 50484, 50485, 50486, 50487, 50488, 50490, 50491, 50492, 50493, 50495, 50496, 50497, 50498, 50499, 50500, 50501, 50502, 50503, 50504, 50505, 50506, 50507, 50508, 50509, 50510, 50511, 50512, 50513, 50514, 50515, 50516, 50517, 50518, 50519, 50520, 50521, 50522, 50523, 50524, 50525, 50526, 50527, 50528, 50529, 50530, 50531, 50532, 50533, 50534, 50535, 50536, 50537, 50538, 50539, 50540, 50541, 50542, 50543, 50544, 50545, 50546, 50547, 50548, 50549, 50550, 50551, 50552, 50553, 50554, 50555, 50556, 50557, 50558, 50559, 50560, 50561, 50563, 50564, 50565, 50566, 50567, 50568, 50569, 50570, 50571, 50572, 50573, 50574, 50575, 50576, 50577, 50578, 50579, 50580, 50581, 50582, 50583, 50584, 50585, 50586, 50587, 50588, 50589, 50590, 50591, 50592, 50593, 50594, 50595, 50597, 50599, 50600, 50601, 50602, 50603, 50604, 50605, 50606, 50607, 50608, 50609, 50610, 50611, 50612, 50613, 50615, 50617, 50618, 50619, 50620, 50621, 50622, 50623, 50624, 50625, 50626, 50627, 50628, 50629, 50630, 50631, 50632, 50633, 50634, 50635, 50636, 50637, 50638, 50639, 50640, 50641, 50642, 50643, 50644, 50645, 50646, 50647, 50648, 50649, 50650, 50651, 50652, 50653, 50654, 50655, 50656, 50657, 50658, 50659, 50660, 50661, 50662, 50663, 50664, 50665, 50666, 50667, 50668, 50669, 50670, 50671, 50672, 50673, 50674, 50675, 50676, 50677, 50678, 50679, 50680, 50681, 50682, 50683, 50684, 50685, 50686, 50687, 50688, 50689, 50690, 50691, 50692, 50693, 50694, 50695, 50696, 50697, 50698, 50699, 50700, 50701, 50702, 50703, 50704, 50705, 50706, 50707, 50708, 50709, 50710, 50711, 50712, 50713, 50714, 50715, 50716, 50717, 50718, 50719, 50720, 50721, 50722, 50723, 50724, 50725, 50726, 50727, 50728, 50729, 50730, 50731, 50732, 50733, 50734, 50735, 50736, 50737, 50738, 50739, 50740, 50741, 50742, 50743, 50744, 50745, 50746, 50747, 50748, 50749, 50750, 50751, 50752, 50753, 50754, 50755, 50756, 50757, 50758, 50759, 50760, 50761, 50762, 50763, 50764, 50765, 50766, 50767, 50768, 50769, 50770, 50771, 50772, 50773, 50774, 50775, 50776, 50777, 50778, 50779, 50780, 50781, 50782, 50783, 50784, 50785, 50786, 50787, 50788, 50789, 50790, 50791, 50792, 50793, 50794, 50795, 50796, 50797, 50798, 50799, 50800, 50801, 50802, 50803, 50804, 50805, 50806, 50807, 50808, 50809, 50810, 50811, 50812, 50813, 50814, 50815, 50816, 50817, 50818, 50819, 50820, 50821, 50822, 50823, 50824, 50825, 50826, 50827, 50828, 50829, 50830, 50831, 50832, 50833, 50834, 50836, 50837, 50838, 50839, 50840, 50841, 50842, 50843, 50844, 50845, 50846, 50847, 50848, 50849, 50850, 50851, 50853, 50854, 50855, 50856, 50857, 50858, 50859, 50860, 50861, 50862, 50863, 50864, 50865, 50866, 50867, 50868, 50869, 50870, 50871, 50872, 50873, 50874, 50875, 50876, 50877, 50878, 50879, 50880, 50881, 50882, 50883, 50884, 50885, 50886, 50887, 50888, 50889, 50890, 50891, 50892, 50893, 50894, 50895, 50896, 50897, 50898, 50899, 50900, 50901, 50902, 50903, 50904, 50905, 50906, 50907, 50908, 50909, 50910, 50911, 50912, 50913, 50914, 50915, 50916, 50917, 50918, 50919, 50920, 50921, 50922, 50923, 50925, 50926, 50927, 50928, 50929, 50930, 50931, 50932, 50933, 50934, 50935, 50936, 50937, 50938, 50939, 50940, 50941, 50942, 50943, 50944, 50945, 50946, 50947, 50948, 50949, 50950, 50951, 50952, 50953, 50954, 50955, 50956, 50957, 50958, 50959, 50960, 50961, 50963, 50964, 50965, 50966, 50967, 50968, 50969, 50972, 50976, 50977, 50979, 50981, 50985, 50986, 50988, 50989, 50990, 50991, 50992, 50993, 50994, 50995, 50996, 50997, 50998, 50999, 51000, 51001, 51002, 51003, 51004, 51005, 51006, 51007, 51008, 51009, 51010, 51011, 51012, 51013, 51014, 51015, 51016, 51017, 51018, 51019, 51020, 51021, 51022, 51023, 51024, 51025, 51026, 51027, 51028, 51029, 51030, 51031, 51032, 51033, 51035, 51036, 51037, 51038, 51039, 51040, 51041, 51042, 51043, 51044, 51045, 51046, 51047, 51048, 51049, 51050, 51051, 51052, 51053, 51054, 51055, 51056, 51057, 51058, 51059, 51060, 51061, 51062, 51063, 51064, 51065, 51066, 51067, 51068, 51069, 51070, 51071, 51072, 51073, 51074, 51075, 51076, 51077, 51078, 51079, 51080, 51081, 51082, 51083, 51084, 51085, 51087, 51089, 51090, 51097, 51098, 51099, 51100, 51107, 51113, 51114, 51115, 51122, 51123, 51124, 51125, 51126, 51127, 51128, 51130, 51131, 51132, 51134, 51135, 51137, 51139, 51140, 51141, 51142, 51143, 51144, 51145, 51146, 51147, 51148, 51149, 51150, 51152, 51153, 51156, 51157, 51159, 51165, 51166, 51171, 51172, 51173, 51174, 51182, 51184, 51186, 51187, 51188, 51189, 51190, 51191, 51192, 51193, 51194, 51195, 51196, 51197, 51198, 51199, 51200, 51217, 51225, 51228, 51229, 51230, 51231, 51232, 51236, 51237, 51238, 51239, 51246, 51247, 51254, 51255, 51256, 51257, 51259, 51265, 51266, 51267, 51268, 51269, 51270, 51271, 51272, 51273, 51276, 51277, 51287, 51288, 51292, 51293, 51307, 51309, 51310, 51311, 51312, 51313, 51314, 51315, 51316, 51317, 51318, 51319, 51320, 51321, 51322, 51323, 51329, 51334, 51335, 51336, 51337, 51338, 51339, 51340, 51341, 51342, 51343, 51344, 51345, 51346, 51347, 51348, 51349, 51352, 51353, 51354, 51355, 51356, 51357, 51358, 51359, 51360, 51361, 51362, 51363, 51364, 51365, 51366, 51367, 51368, 51369, 51371, 51372, 51373, 51374, 51375, 51376, 51377, 51378, 51379, 51380, 51382, 51383, 51384, 51385, 51386, 51391, 51393, 51394, 51395, 51396, 51397, 51398, 51400, 51401, 51402, 51403, 51404, 51405, 51406, 51407, 51409, 51410, 51411, 51412, 51413, 51414, 51415, 51416, 51417, 51418, 51419, 51420, 51421, 51422, 51423, 51424, 51425, 51426, 51427, 51428, 51429, 51430, 51431, 51432, 51433, 51434, 51435, 51436, 51437, 51438, 51439, 51440, 51441, 51442, 51443, 51444, 51445, 51446, 51447, 51448, 51449, 51450, 51451, 51452, 51462, 51463, 51464, 51465, 51466, 51468, 51471, 51472, 51473, 51474, 51475, 51476, 51478, 51479, 51480, 51481, 51482, 51483, 51484, 51485, 51486, 51487, 51493, 51494, 51495, 51496, 51501, 51502, 51503, 51504, 51506, 51507, 51508, 51509, 51510, 51511, 51512, 51513, 51514, 51515, 51516, 51517, 51518, 51519, 51520, 51521, 51522, 51523, 51524, 51525, 51527, 51528, 51529, 51530, 51532, 51533, 51534, 51535, 51536, 51537, 51538, 51539, 51540, 51541, 51542, 51543, 51544, 51545, 51546, 51547, 51548, 51549, 51550, 51551, 51552, 51554, 51555, 51571, 51574, 51575, 51582, 51585, 51586, 51587, 51588, 51589, 51594, 51595, 51596, 51597, 51598, 51599, 51600, 51601, 51602, 51603, 51604, 51605, 51606, 51607, 51608, 51609, 51610, 51611, 51612, 51613, 51615, 51616, 51617, 51618, 51620, 51622, 51623, 51624, 51625, 51626, 51629, 51630, 51631, 51632, 51633, 51634, 51635, 51636, 51637, 51638, 51639, 51640, 51648, 51649, 51650, 51651, 51652, 51653, 51654, 51655, 51656, 51657, 51658, 51659, 51660, 51661, 51662, 51663, 51664, 51665, 51666, 51671, 51672, 51673, 51674, 51675, 51676, 51677, 51678, 51679, 51680, 51681, 51682, 51684, 51685, 51686, 51687, 51688, 51689, 51690, 51691, 51692, 51693, 51694, 51697, 51698, 51699, 51700, 51701, 51702, 51703, 51704, 51705, 51706, 51707, 51709, 51710, 51711, 51712, 51713, 51714, 51715, 51716, 51717, 51718, 51719, 51720, 51721, 51722, 51724, 51725, 51726, 51727, 51728, 51729, 51730, 51731, 51732, 51733, 51734, 51735, 51745, 51746, 51747, 51749, 51750, 51751, 51752, 51753, 51754, 51755, 51756, 51757, 51758, 51759, 51760, 51761, 51762, 51763, 51768, 51769, 51770, 51771, 51772, 51773, 51774, 51775, 51776, 51777, 51778, 51779, 51780, 51781, 51782, 51783, 51784, 51785, 51786, 51787, 51788, 51789, 51790, 51791, 51792, 51793, 51794, 51795, 51796, 51797, 51798, 51799, 51800, 51801, 51802, 51803, 51804, 51805, 51806, 51807, 51808, 51809, 51810, 51811, 51812, 51813, 51814, 51815, 51816, 51817, 51818, 51819, 51820, 51821, 51822, 51823, 51824, 51825, 51827, 51828, 51829, 51830, 51831, 51832, 51833, 51834, 51835, 51836, 51837, 51838, 51839, 51840, 51841, 51842, 51843, 51844, 51845, 51846, 51847, 51848, 51849, 51850, 51851, 51852, 51853, 51854, 51855, 51856, 51857, 51858, 51859, 51860, 51861, 51862, 51863, 51864, 51865, 51866, 51867, 51868, 51869, 51870, 51871, 51872, 51873, 51874, 51875, 51876, 51877, 51878, 51879, 51880, 51881, 51882, 51883, 51884, 51885, 51886, 51887, 51888, 51889, 51890, 51891, 51892, 51893, 51894, 51895, 51896, 51897, 51898, 51899, 51900, 51901, 51902, 51903, 51904, 51905, 51906, 51907, 51908, 51909, 51910, 51911, 51912, 51913, 51914, 51915, 51916, 51917, 51918, 51919, 51920, 51921, 51922, 51923, 51924, 51925); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (51926, 51927, 51928, 51929, 51930, 51932, 51933, 51934, 51935, 51936, 51938, 51939, 51940, 51941, 51942, 51943, 51944, 51945, 51946, 51947, 51948, 51949, 51950, 51954, 51961, 51962, 51963, 51964, 51965, 51966, 51967, 51968, 51969, 51970, 51971, 51972, 51973, 51974, 51975, 51976, 51977, 51978, 51979, 51980, 51981, 51982, 51983, 51984, 51986, 51987, 51988, 51989, 51997, 52000, 52007, 52008, 52009, 52010, 52011, 52012, 52013, 52014, 52015, 52016, 52017, 52018, 52019, 52021, 52022, 52023, 52024, 52025, 52026, 52027, 52028, 52029, 52030, 52031, 52032, 52033, 52034, 52035, 52036, 52037, 52038, 52039, 52040, 52041, 52052, 52053, 52054, 52055, 52056, 52057, 52058, 52059, 52060, 52061, 52062, 52063, 52064, 52065, 52067, 52069, 52070, 52071, 52072, 52073, 52074, 52075, 52076, 52077, 52078, 52079, 52081, 52082, 52084, 52085, 52086, 52087, 52088, 52089, 52092, 52093, 52094, 52095, 52096, 52097, 52098, 52099, 52100, 52101, 52102, 52105, 52106, 52107, 52108, 52109, 52110, 52111, 52112, 52113, 52114, 52115, 52116, 52117, 52118, 52119, 52120, 52121, 52122, 52123, 52124, 52125, 52126, 52127, 52128, 52129, 52130, 52131, 52132, 52133, 52134, 52135, 52136, 52137, 52138, 52139, 52146, 52147, 52148, 52150, 52151, 52154, 52155, 52156, 52157, 52160, 52161, 52162, 52165, 52166, 52167, 52170, 52171, 52172, 52173, 52174, 52175, 52176, 52177, 52178, 52183, 52184, 52185, 52186, 52187, 52188, 52189, 52190, 52191, 52192, 52193, 52194, 52195, 52196, 52197, 52198, 52201, 52203, 52204, 52206, 52207, 52208, 52209, 52210, 52211, 52212, 52213, 52214, 52215, 52216, 52218, 52219, 52220, 52221, 52222, 52223, 52224, 52225, 52226, 52227, 52231, 52232, 52233, 52234, 52235, 52236, 52237, 52238, 52239, 52240, 52241, 52242, 52243, 52244, 52245, 52246, 52249, 52250, 52251, 52252, 52253, 52254, 52255, 52256, 52258, 52260, 52261, 52262, 52263, 52264, 52265, 52266, 52267, 52268, 52269, 52271, 52273, 52274, 52275, 52276, 52277, 52278, 52279, 52280, 52281, 52284, 52286, 52288, 52289, 52290, 52291, 52292, 52293, 52294, 52295, 52296, 52297, 52298, 52299, 52300, 52301, 52302, 52303, 52304, 52305, 52306, 52307, 52308, 52309, 52310, 52311, 52312, 52313, 52314, 52315, 52316, 52317, 52318, 52319, 52320, 52321, 52322, 52323, 52324, 52325, 52326, 52327, 52329, 52330, 52331, 52332, 52333, 52334, 52335, 52336, 52337, 52338, 52339, 52340, 52341, 52342, 52343, 52344, 52345, 52346, 52347, 52348, 52349, 52350, 52351, 52352, 52353, 52354, 52355, 52356, 52357, 52358, 52359, 52360, 52361, 52362, 52363, 52364, 52367, 52368, 52369, 52370, 52371, 52372, 52373, 52374, 52375, 52376, 52377, 52378, 52379, 52380, 52381, 52382, 52383, 52384, 52385, 52386, 52387, 52388, 52389, 52390, 52391, 52392, 52399, 52400, 52401, 52402, 52403, 52404, 52405, 52406, 52407, 52408, 52409, 52410, 52411, 52412, 52413, 52414, 52417, 52418, 52419, 52420, 52421, 52422, 52423, 52424, 52425, 52426, 52427, 52428, 52429, 52430, 52432, 52434, 52435, 52436, 52437, 52438, 52439, 52440, 52441, 52442, 52443, 52444, 52445, 52446, 52447, 52448, 52449, 52450, 52451, 52452, 52453, 52454, 52455, 52456, 52457, 52458, 52459, 52460, 52461, 52462, 52463, 52464, 52465, 52466, 52467, 52468, 52469, 52470, 52471, 52472, 52473, 52474, 52475, 52476, 52477, 52478, 52479, 52480, 52481, 52482, 52483, 52484, 52485, 52486, 52487, 52488, 52489, 52490, 52491, 52492, 52493, 52494, 52495, 52497, 52498, 52500, 52501, 52502, 52503, 52504, 52505, 52524, 52525, 52526, 52528, 52529, 52530, 52531, 52532, 52533, 52534, 52535, 52536, 52537, 52538, 52539, 52540, 52541, 52542, 52543, 52544, 52545, 52546, 52547, 52548, 52549, 52550, 52551, 52552, 52553, 52554, 52555, 52556, 52557, 52558, 52562, 52571, 52577, 52578, 52581, 52582, 52583, 52584, 52585, 52586, 52587, 52588, 52592, 52593, 52594, 52595, 52596, 52597, 52598, 52599, 52602, 52603, 52604, 52605, 52606, 52608, 52609, 52619, 52620, 52621, 52622, 52623, 52624, 52633, 52636, 52637, 52638, 52640, 52641, 52642, 52643, 52644, 52645, 52646, 52647, 52648, 52649, 52650, 52651, 52654, 52655, 52657, 52658, 52659, 52660, 52661, 52662, 52663, 52664, 52665, 52667, 52668, 52669, 52670, 52671, 52672, 52673, 52674, 52675, 52676, 52678, 52679, 52680, 52681, 52682, 52683, 52684, 52685, 52686, 52687, 52688, 52689, 52690, 52692, 52693, 52696, 52697, 52700, 52702, 52703, 52704, 52705, 52728, 52729, 52730, 52732, 52735, 52748, 52749, 52750, 52751, 52753, 52755, 52756, 52761, 52762, 52763, 52766, 52767, 52771, 52772, 52776, 52777, 52778, 52779, 52780, 52781, 52782, 52783, 52784, 52785, 52786, 52787, 52788, 52789, 52790, 52791, 52792, 52793, 52794, 52795, 52796, 52797, 52798, 52799, 52800, 52801, 52802, 52804, 52805, 52806, 52807, 52808, 52809, 52810, 52811, 52812, 52813, 52815, 52816, 52818, 52819, 52820, 52821, 52822, 52823, 52824, 52825, 52826, 52827, 52829, 52830, 52831, 52832, 52833, 52834, 52835, 52836, 52837, 52838, 52839, 52843, 52844, 52845, 52846, 52847, 52848, 52849, 52850, 52853, 52854, 52863, 52864, 52865, 52866, 52867, 52868, 52869, 52870, 52871, 52872, 52877, 52882, 52884, 52885, 52886, 52887, 52888, 52889, 52890, 52892, 52893, 52894, 52895, 52896, 52897, 52898, 52899, 52900, 52901, 52902, 52903, 52904, 52905, 52906, 52907, 52908, 52909, 52910, 52911, 52912, 52913, 52914, 52915, 52916, 52917, 52918, 52919, 52920, 52921, 52923, 52924, 52925, 52930, 52931, 52932, 52933, 52934, 52935, 52936, 52937, 52938, 52939, 52940, 52941, 52942, 52943, 52944, 52945, 52946, 52947, 52948, 52949, 52950, 52951, 52952, 52953, 52954, 52955, 52956, 52958, 52960, 52962, 52964, 52965, 52967, 52968, 52970, 52972, 52974, 52976, 52977, 52978, 52979, 52980, 52981, 52982, 52983, 52984, 52985, 52986, 52988, 52989, 52990, 52991, 52992, 52993, 52994, 52995, 52996, 52997, 52998, 52999, 53000, 53001, 53002, 53003, 53004, 53005, 53006, 53008, 53009, 53010, 53011, 53013, 53014, 53015, 53016, 53017, 53018, 53019, 53020, 53021, 53022, 53023, 53024, 53025, 53040, 53043, 53044, 53045, 53046, 53047, 53048, 53049, 53052, 53053, 53054, 53055, 53056, 53057, 53058, 53059, 53060, 53061, 53062, 53063, 53064, 53065, 53066, 53067, 53068, 53069, 53070, 53071, 53072, 53073, 53074, 53075, 53076, 53077, 53078, 53079, 53080, 53081, 53082, 53083, 53084, 53085, 53086, 53087, 53088, 53089, 53090, 53091, 53092, 53093, 53094, 53095, 53096, 53097, 53098, 53099, 53100, 53101, 53102, 53107, 53108, 53109, 53110, 53111, 53112, 53113, 53114, 53115, 53116, 53119, 53120, 53121, 53122, 53123, 53124, 53125, 53126, 53127, 53128, 53129, 53130, 53131, 53132, 53133, 53134, 53135, 53136, 53139, 53140, 53141, 53142, 53143, 53144, 53145, 53146, 53147, 53148, 53149, 53150, 53151, 53152, 53153, 53154, 53155, 53156, 53157, 53158, 53159, 53160, 53161, 53162, 53163, 53164, 53165, 53166, 53167, 53178, 53179, 53180, 53181, 53182, 53183, 53184, 53185, 53186, 53187, 53188, 53189, 53190, 53191, 53192, 53193, 53194, 53196, 53197, 53206, 53209, 53210, 53211, 53212, 53213, 53214, 53215, 53216, 53217, 53219, 53220, 53222, 53223, 53224, 53225, 53226, 53227, 53228, 53230, 53231, 53232, 53233, 53234, 53235, 53236, 53237, 53238, 53239, 53240, 53241, 53242, 53243, 53244, 53245, 53249, 53250, 53251, 53252, 53253, 53254, 53255, 53256, 53257, 53258, 53259, 53260, 53261, 53262, 53263, 53264, 53265, 53266, 53267, 53268, 53269, 53270, 53271, 53272, 53273, 53274, 53275, 53276, 53277, 53278, 53279, 53280, 53281, 53282, 53283, 53286, 53287, 53288, 53289, 53290, 53291, 53292, 53293, 53294, 53295, 53296, 53297, 53298, 53299, 53300, 53301, 53302, 53303, 53304, 53305, 53306, 53307, 53308, 53309, 53310, 53311, 53312, 53313, 53314, 53315, 53316, 53317, 53318, 53319, 53320, 53321, 53322, 53323, 53324, 53325, 53326, 53327, 53328, 53329, 53330, 53331, 53332, 53333, 53334, 53335, 53336, 53337, 53338, 53339, 53340, 53341, 53342, 53343, 53344, 53345, 53346, 53349, 53350, 53352, 53353, 53354, 53355, 53356, 53357, 53360, 53361, 53362, 53363, 53364, 53365, 53366, 53367, 53368, 53369, 53371, 53372, 53373, 53375, 53381, 53382, 53383, 53384, 53385, 53386, 53387, 53388, 53389, 53390, 53391, 53392, 53393, 53394, 53395, 53396, 53397, 53398, 53400, 53401, 53402, 53403, 53404, 53405, 53406, 53407, 53408, 53409, 53410, 53411, 53412, 53413, 53414, 53415, 53416, 53417, 53418, 53419, 53420, 53421, 53422, 53423, 53424, 53425, 53426, 53427, 53428, 53429, 53430, 53431, 53432, 53433, 53434, 53435, 53436, 53437, 53438, 53439, 53440, 53441, 53442, 53443, 53444, 53445, 53446, 53447, 53448, 53449, 53450, 53451, 53452, 53453, 53454, 53455, 53456, 53457, 53466, 53467, 53468, 53469, 53470, 53471, 53472, 53473, 53474, 53475, 53476, 53477, 53478, 53479, 53480, 53481, 53482, 53483, 53484, 53485, 53486, 53487, 53488, 53489, 53490, 53491, 53492, 53493, 53494, 53495, 53496, 53497, 53498, 53499, 53500, 53501, 53502, 53505, 53507, 53508, 53509, 53512, 53513, 53514, 53515, 53516, 53517, 53518, 53519, 53520, 53521, 53522, 53523, 53524, 53525, 53526, 53527, 53528, 53529, 53530, 53531, 53532, 53533, 53534, 53535, 53536, 53537, 53540, 53541, 53542, 53543, 53544, 53545, 53550, 53551, 53552, 53553, 53554, 53555, 53556, 53557, 53558, 53559, 53560, 53561, 53562, 53563, 53564, 53565, 53566, 53567, 53568, 53569, 53570, 53571, 53572, 53573, 53574, 53575, 53585, 53586, 53590, 53591, 53592, 53598, 53602, 53603, 53604, 53605, 53611, 53612, 53613, 53614, 53615, 53616, 53617, 53619, 53620, 53621, 53622, 53623, 53626, 53630, 53631, 53635, 53639, 53640, 53641, 53642, 53646, 53647, 53648, 53649, 53652, 53655, 53656, 53657, 53658, 53659, 53660, 53661, 53662, 53663, 53664, 53665, 53666, 53667, 53668, 53669, 53670, 53671, 53672, 53673, 53674, 53675, 53676, 53677, 53678, 53679, 53680, 53681, 53682, 53683, 53691, 53692, 53693, 53694, 53695, 53696, 53697, 53698, 53699, 53700, 53701, 53702, 53704, 53705, 53706, 53713, 53714, 53715, 53716, 53717, 53718, 53723, 53724, 53727, 53728, 53729, 53730, 53732, 53734, 53735, 53736, 53737, 53738, 53739, 53740, 53741, 53742, 53743, 53744, 53745, 53749, 53752, 53753, 53754, 53755, 53756, 53757, 53758, 53759, 53760, 53761, 53762, 53763, 53764, 53765, 53766, 53768, 53769, 53771, 53772, 53779, 53780, 53781, 53782, 53783, 53784, 53786, 53787, 53788, 53789, 53791, 53792, 53793, 53794, 53795, 53796, 53805, 53819, 53823, 53824, 53825, 53827, 53828, 53829, 53830, 53831, 53832, 53833, 53834, 53835, 53836, 53837, 53838, 53839, 53840, 53841, 53842, 53843, 53844, 53845, 53852, 53853, 53854, 53855, 53862, 53863, 53864, 53865, 53866, 53869, 53870, 53871, 53872, 53873, 53874, 53875, 53876, 53877, 53878, 53879, 53881, 53882, 53883, 53884, 53885, 53887, 53888, 53889, 53890, 53891, 53892, 53894, 53895, 53896, 53897, 53898, 53899, 53900, 53901, 53905, 53908, 53909, 53910, 53911, 53912, 53913, 53914, 53915, 53916, 53917, 53918, 53919, 53920, 53924, 53925, 53926, 53927, 53928, 53929, 53935, 53936, 53937, 53949, 53950, 53951, 53952, 53953, 53954, 53955, 53956, 53957, 53958, 53959, 53960, 53961, 53962, 53963, 53965, 53966, 53967, 53968, 53969, 53970, 53971, 53977, 53978, 53982, 53983, 53984, 53985, 53986, 53987, 53989, 53990, 53991, 53992, 53993, 53994, 53995, 53996, 53997, 53998, 53999, 54000, 54001, 54002, 54003, 54004, 54005, 54006, 54007, 54008, 54009, 54010, 54011, 54012, 54013, 54014, 54015, 54019, 54020, 54021, 54022, 54023, 54024, 54025, 54026, 54027, 54028, 54029, 54030, 54031, 54032, 54033, 54034, 54035, 54036, 54037, 54038, 54039, 54040, 54041, 54042, 54043, 54066, 54067, 54068, 54069, 54070, 54071, 54072, 54073, 54074, 54081, 54085, 54089, 54093, 54097, 54101, 54105, 54109, 54110, 54111, 54112, 54113, 54114, 54116, 54117, 54118, 54119, 54120, 54123, 54126, 54127, 54128, 54129, 54130, 54131, 54132, 54133, 54134, 54135, 54136, 54137, 54141, 54142, 54143, 54144, 54145, 54146, 54147, 54148, 54161, 54163, 54167, 54168, 54169, 54170, 54171, 54172, 54173, 54174, 54175, 54176, 54177, 54178, 54179, 54180, 54181, 54183, 54184, 54185, 54186, 54187, 54188, 54190, 54191, 54192, 54197, 54198, 54199, 54203, 54205, 54207, 54208, 54209, 54213, 54214, 54215, 54216, 54217, 54218, 54219, 54223, 54224, 54226, 54227, 54228, 54230, 54231, 54232, 54233, 54234, 54235, 54236, 54237, 54238, 54239, 54240, 54241, 54242, 54243, 54244, 54245, 54246, 54247, 54248, 54249, 54250, 54251, 54252, 54253, 54254, 54255, 54256, 54257, 54258, 54259, 54260, 54261, 54262, 54263, 54264, 54265, 54266, 54267, 54268, 54269, 54270, 54271, 54272, 54273, 54274, 54275, 54276, 54277, 54278, 54279, 54280, 54281, 54282, 54283, 54284, 54285, 54286, 54287, 54288, 54289, 54291, 54292, 54293, 54295, 54297, 54299, 54300, 54301, 54302, 54303, 54304, 54305, 54306, 54307, 54308, 54309, 54310, 54311, 54312, 54313, 54314, 54315, 54316, 54317, 54318, 54319, 54320, 54321, 54322, 54323, 54324, 54333, 54334, 54335, 54336, 54337, 54338, 54339, 54343, 54344, 54345, 54346, 54347, 54348, 54349, 54353, 54359, 54360, 54361, 54362, 54367, 54371, 54372, 54373, 54374, 54375, 54376, 54381, 54382, 54383, 54384, 54385, 54386, 54392, 54393, 54395, 54398, 54401, 54402, 54403, 54404, 54421, 54423, 54424, 54429, 54430, 54431, 54432, 54433, 54434, 54435, 54436, 54437, 54438, 54439, 54440, 54441, 54442, 54443, 54444, 54445, 54446, 54463, 54464, 54465, 54466, 54467, 54470, 54471, 54472, 54473, 54474, 54475, 54476, 54485, 54486, 54487, 54488, 54489, 54490, 54491, 54493, 54494, 54495, 54496, 54498, 54499, 54500, 54502, 54503, 54504, 54505, 54506, 54507, 54508, 54509, 54510, 54511, 54512, 54513, 54515, 54516, 54517, 54518, 54519, 54521, 54522, 54523, 54524, 54533, 54539, 54540, 54541, 54542, 54543, 54544, 54545, 54546, 54547, 54548, 54549, 54550, 54551, 54552, 54553, 54555, 54556, 54557, 54558, 54559, 54560, 54563, 54565, 54566, 54567, 54568, 54569, 54574, 54580, 54581, 54582, 54583, 54585, 54586, 54587, 54588, 54589, 54590, 54592, 54593, 54594, 54595, 54596, 54597, 54598, 54599, 54600, 54601, 54603, 54604, 54605, 54606, 54607, 54608, 54609, 54610, 54611, 54612, 54613, 54614, 54615, 54616, 54617, 54618, 54619, 54620, 54621, 54622, 54623, 54624, 54625, 54626, 54627, 54628, 54629, 54630, 54631, 54632, 54633, 54634, 54635, 54636, 54637, 54638, 54639, 54640, 54641, 54642, 54643, 54644, 54645, 54646, 54647, 54648, 54649, 54650, 54651, 54652, 54653, 54654, 54655, 54656, 54657, 54658, 54659, 54660, 54661, 54662, 54663, 54664, 54665, 54666, 54667, 54668, 54674, 54675, 54678, 54680, 54681, 54682, 54683, 54684, 54685, 54686, 54687, 54688, 54689, 54690, 54691, 54692, 54693, 54694, 54695, 54696, 54697, 54698, 54699, 54700, 54701, 54702, 54703, 54705, 54706, 54725, 54728, 54730, 54734, 54735, 54740, 54741, 54742, 54745, 54746, 54747, 54748, 54751, 54752, 54757, 54758, 54763, 54780, 54784, 54785, 54786, 54787, 54788, 54789, 54790, 54795, 54800, 54801, 54802, 54840, 54847, 54848, 54849, 54851, 54852, 54853, 54854, 54855, 54856, 54858, 54859, 54860, 54861, 54862, 54863, 54864, 54865, 54866, 54867, 54868, 54869, 54870, 54871, 54872, 54877, 54878, 54879, 54880, 54881, 54882, 54883, 54884, 54885, 54886, 54887, 54888, 54889, 54890, 54891, 54892, 54893, 54894, 54895, 54896, 54897, 54898, 54899, 54900, 54901, 54902, 54903, 54904, 54905, 54906, 54907, 54908, 54913, 54914, 54915, 54916, 54917, 54918, 54919, 54920, 54922, 54923, 54924, 54925, 54926, 54927, 54928, 54929, 54930, 54931, 54932, 54933, 54934, 54935, 54936, 54937, 54938, 54939, 54940, 54941, 54942, 54943, 54944, 54945, 54946, 54947, 54952, 54953, 54954, 54955, 54956, 54957, 54958, 54959, 54960, 54961, 54962, 54968, 54969, 54970, 54971, 54972, 54973, 54975, 54976, 54980, 54981, 54982, 54983, 54984, 54985, 54986, 54987, 54988, 54989, 54990, 54991, 54993, 54994, 54995, 54996, 54997, 54998, 54999, 55000, 55002, 55003, 55004, 55005, 55007, 55009, 55010, 55011, 55012, 55013, 55014, 55015, 55016, 55018, 55019, 55020, 55021, 55022, 55023, 55025, 55027, 55028, 55029, 55030, 55032, 55042, 55054, 55057, 55058, 55059, 55072, 55075, 55076, 55078, 55081, 55082, 55083, 55084, 55085, 55086, 55087, 55088, 55089, 55090, 55091, 55092, 55093, 55094, 55095, 55096, 55103, 55104, 55105, 55106, 55107, 55108, 55109, 55110, 55111, 55112, 55113, 55114, 55115, 55116, 55117, 55118, 55119, 55120, 55121, 55122, 55123, 55124, 55125, 55126, 55127, 55128, 55129, 55130, 55131, 55132, 55133, 55134, 55135, 55136, 55137, 55138, 55139, 55140, 55141, 55142, 55143, 55144, 55145, 55146, 55147, 55148, 55149, 55150, 55151, 55152, 55153, 55154, 55155, 55161, 55162, 55167, 55168, 55169, 55170, 55171, 55172, 55173, 55174, 55175, 55176, 55177, 55178, 55180, 55181, 55182, 55183, 55184, 55187, 55188, 55189, 55193, 55194, 55195, 55196, 55198, 55199, 55200, 55201, 55202, 55203, 55204, 55206, 55207, 55208, 55209, 55210, 55211, 55212, 55213, 55215, 55216, 55217, 55218, 55219, 55220, 55221, 55222, 55223, 55224, 55225, 55226, 55227, 55228, 55229, 55230, 55231, 55232, 55233, 55234, 55235, 55236, 55237, 55238, 55239, 55240, 55241, 55242, 55245, 55247, 55248, 55249, 55250, 55251, 55252, 55253, 55254, 55260, 55261, 55262, 55263, 55264, 55265, 55266, 55267, 55268, 55269, 55270, 55271, 55272, 55273, 55274, 55275, 55276, 55277, 55278, 55279, 55281, 55282, 55283, 55284, 55285, 55286, 55287, 55288, 55289, 55290, 55291, 55292, 55293, 55294, 55298, 55299, 55300, 55305, 55306, 55307, 55308, 55312, 55316, 55317, 55327, 55328, 55329, 55330, 55331, 55332, 55333, 55334, 55335, 55336, 55337, 55338, 55339, 55340, 55341, 55342, 55343, 55344, 55345, 55346, 55347, 55348, 55349, 55350, 55351, 55352, 55353, 55354, 55355, 55356, 55366, 55367, 55368, 55369, 55370, 55371, 55372, 55373, 55374, 55375, 55376, 55377, 55378, 55379, 55380, 55381, 55382, 55383, 55384, 55385, 55386, 55387, 55388, 55389, 55390, 55391, 55392, 55393, 55394, 55395, 55396, 55397, 55398, 55399, 55400, 55401, 55402, 55403, 55404, 55405, 55406, 55407, 55408, 55409, 55410, 55411, 55412, 55413, 55414, 55415, 55416, 55417, 55418, 55419, 55420, 55421, 55426, 55427, 55428, 55429, 55430, 55436, 55438, 55439, 55440, 55441, 55442, 55443, 55444, 55445, 55446, 55447, 55448, 55449, 55450, 55451, 55452, 55453, 55454, 55455, 55456, 55457, 55458, 55461, 55462, 55463, 55464, 55465, 55466, 55467, 55468, 55469, 55470, 55471, 55472, 55473, 55474, 55475, 55476, 55477, 55478, 55479, 55480, 55481, 55482, 55483, 55484, 55485, 55486, 55487, 55488, 55489, 55490, 55491, 55492, 55493, 55495, 55496, 55497, 55498, 55499, 55500, 55501, 55502, 55503, 55504, 55505, 55506, 55507, 55509, 55510, 55511, 55519, 55520, 55521, 55522, 55523, 55524, 55531, 55532, 55533, 55534, 55535, 55536, 55537, 55538, 55539, 55541, 55542, 55543, 55544, 55549, 55550, 55554, 55555, 55556, 55557, 55558, 55559, 55560, 55561, 55562, 55563, 55564, 55565, 55566, 55567, 55568, 55569, 55570, 55571, 55572, 55573, 55574, 55575, 55576, 55577, 55578, 55579, 55580, 55581, 55582, 55583, 55584, 55585, 55586, 55587, 55588, 55589, 55590, 55591, 55592, 55593, 55594, 55595, 55596, 55597, 55598, 55599, 55601, 55602, 55603, 55604, 55605, 55606, 55607, 55608, 55609, 55610, 55611, 55612, 55613, 55614, 55615, 55616, 55617, 55618, 55619, 55620, 55621, 55622, 55623, 55624, 55625, 55626, 55632, 55633, 55634, 55635, 55636, 55637, 55638, 55640, 55641, 55643, 55645, 55646, 55647, 55648, 55649, 55650, 55651, 55653, 55654, 55655, 55656, 55657, 55658, 55659, 55660, 55661, 55662, 55663, 55664, 55665, 55667, 55668, 55669, 55670, 55671, 55672, 55674, 55675, 55676, 55677, 55678, 55679, 55680, 55681, 55682, 55683, 55684, 55685, 55686, 55687, 55688, 55689, 55690, 55691, 55692, 55693, 55694, 55695, 55699, 55700, 55701, 55702, 55703, 55704, 55705, 55706, 55707, 55708, 55709, 55710, 55711, 55712, 55713, 55714, 55715, 55716, 55717, 55718, 55719, 55720, 55721, 55722, 55723, 55724, 55725, 55726, 55727, 55728, 55729, 55730, 55732, 55733, 55734, 55735, 55736, 55737, 55738, 55739, 55740, 55741, 55742, 55743, 55744, 55745, 55746, 55747, 55748, 55749, 55750, 55760, 55761, 55762, 55767, 55768, 55769, 55770, 55771, 55772, 55773, 55778, 55779, 55780, 55781, 55782, 55783, 55784, 55785, 55786, 55787, 55788, 55789, 55790, 55791, 55792, 55793, 55804, 55805, 55806, 55807, 55808, 55809, 55810, 55812, 55813, 55814, 55819, 55820, 55821, 55822, 55823, 55824, 55825, 55826, 55827, 55828, 55829, 55830, 55831, 55832, 55833, 55834, 55835, 55836, 55837, 55838, 55839, 55840, 55841, 55842, 55843, 55844, 55847, 55848, 55859, 55860, 55861, 55862, 55863, 55864, 55865, 55866, 55867, 55868, 55869, 55870, 55871, 55873, 55874, 55879, 55880, 55881, 55882, 55883, 55884, 55885, 55886, 55887, 55888, 55889, 55890, 55891, 55892, 55893, 55894, 55895, 55896, 55897, 55898, 55899, 55900, 55901, 55902, 55903, 55904, 55905, 55906, 55910, 55911, 55912, 55913, 55914, 55915, 55916, 55917, 55918, 55938, 55940, 55941, 55942, 55943, 55944, 55945, 55946, 55963, 55964, 55965, 55967, 55968, 55969, 55971, 55996, 55997, 55998, 55999, 56000, 56001, 56002, 56003, 56004, 56005, 56006, 56007, 56008, 56009, 56012, 56013, 56014, 56015, 56016, 56017, 56018, 56019, 56020, 56022, 56023, 56024, 56025, 56026, 56027, 56028, 56029, 56030, 56031, 56032, 56033, 56034, 56035, 56036, 56039, 56041, 56042, 56043, 56044, 56045, 56046, 56047, 56050, 56051, 56052, 56053, 56054, 56055, 56062, 56063, 56064, 56065, 56066, 56067, 56068, 56069, 56070, 56071, 56072, 56073, 56077, 56078, 56079, 56080, 56081, 56082, 56083, 56085, 56086, 56087, 56088, 56089, 56090, 56091, 56092, 56093, 56094, 56095, 56096, 56097, 56098, 56099, 56100, 56101, 56102, 56103, 56104, 56106, 56108, 56109, 56110, 56111, 56112, 56113, 56114, 56115, 56116, 56117, 56126, 56127, 56128, 56129, 56130, 56131, 56132, 56133, 56134, 56135, 56136, 56138, 56139, 56140, 56141, 56142, 56143, 56144, 56146, 56147, 56149, 56150, 56151, 56152, 56153, 56154, 56158, 56159, 56160, 56161, 56162, 56163, 56165, 56166, 56167, 56168, 56169, 56170, 56171, 56172, 56173, 56174, 56175, 56176, 56177, 56178, 56180, 56181, 56182, 56183, 56184, 56185, 56186, 56187, 56188, 56189, 56190, 56191, 56192, 56193, 56194, 56195, 56197, 56198, 56199, 56200, 56201, 56203, 56204, 56205, 56206, 56207, 56208, 56209, 56210, 56222, 56223, 56224, 56225, 56226, 56227, 56228, 56229, 56230, 56231, 56232, 56233, 56235, 56236, 56237, 56238, 56239, 56240, 56241, 56242, 56243, 56248, 56249, 56250, 56251, 56252, 56253, 56254, 56255, 56256, 56257, 56258, 56259, 56260, 56261, 56262, 56263, 56264, 56265, 56266, 56267, 56268, 56269, 56270, 56271, 56272, 56274, 56275, 56278, 56279, 56280, 56281, 56282, 56283, 56284, 56285, 56286, 56287, 56288, 56289, 56293, 56294, 56295, 56296, 56303, 56304, 56305, 56306, 56307, 56308, 56309, 56310, 56311, 56312, 56313, 56314, 56315, 56327, 56328, 56329, 56330, 56331, 56332, 56333, 56335, 56336, 56337, 56338, 56339, 56340, 56341, 56342, 56343, 56344, 56345, 56346, 56347, 56348, 56349, 56350, 56351, 56357, 56358, 56359, 56360, 56362, 56363, 56364, 56365, 56366, 56369, 56371, 56372, 56374, 56375, 56376, 56377, 56379, 56380, 56381, 56382, 56383, 56384, 56385, 56388, 56389, 56392, 56393, 56394, 56395, 56396, 56397, 56398, 56399, 56401, 56402, 56403, 56404, 56405, 56406, 56407, 56408, 56409, 56410, 56411, 56412, 56413, 56416, 56417, 56418, 56419, 56420, 56421, 56425, 56426, 56427, 56429, 56431, 56432, 56433, 56434, 56439, 56440, 56441, 56442, 56443, 56444, 56447, 56448, 56455, 56456, 56457, 56458, 56459, 56460, 56461, 56462, 56463, 56464, 56465, 56466, 56467, 56471, 56472, 56473, 56474, 56475, 56476, 56477, 56478, 56479, 56484, 56485, 56486, 56487, 56488, 56489, 56490, 56491, 56492, 56493, 56494, 56495, 56496, 56497, 56498, 56499, 56500, 56501, 56502, 56503, 56505, 56508, 56509, 56510, 56511, 56512, 56513, 56514, 56515, 56519, 56520, 56521, 56522, 56523, 56524, 56525, 56526, 56527, 56530, 56531, 56532, 56537, 56538, 56539, 56540, 56541, 56542, 56543, 56544, 56545, 56546, 56547, 56548, 56549, 56550, 56551, 56553, 56554, 56555, 56556, 56557, 56562, 56563, 56564, 56565, 56566, 56567, 56568, 56569, 56570, 56571, 56572, 56573, 56574, 56575, 56579, 56580, 56581, 56582, 56583, 56584, 56585, 56586, 56587, 56588, 56589, 56590, 56591, 56592, 56593, 56594, 56595, 56596, 56597, 56598, 56599, 56600, 56601, 56602, 56603, 56611, 56612, 56613, 56614, 56619, 56620, 56621, 56622, 56623, 56624, 56629, 56630, 56631, 56635, 56636, 56637, 56638, 56639, 56640, 56641, 56642, 56643, 56644, 56645, 56646, 56649, 56650, 56651, 56652, 56653, 56654, 56655, 56656, 56657, 56658, 56659, 56660, 56661, 56662, 56663, 56664, 56665, 56666, 56667, 56668, 56669, 56670, 56671, 56672, 56673, 56674, 56675, 56676, 56677, 56678, 56679, 56680, 56681, 56682, 56683, 56684, 56686, 56687, 56689, 56690, 56691, 56692, 56693, 56694, 56699, 56700, 56701, 56702, 56703, 56704, 56705, 56706, 56707, 56708, 56709, 56710, 56711, 56712, 56713, 56714, 56717, 56718, 56719, 56720, 56721, 56722, 56723, 56724, 56725, 56726, 56727, 56728, 56729, 56730, 56731, 56732, 56733, 56734, 56735, 56736, 56737, 56738, 56739, 56740, 56742, 56743, 56744, 56745, 56746, 56747, 56748, 56751, 56752, 56753, 56754, 56762, 56763, 56764, 56765, 56766, 56767, 56768, 56769, 56771, 56773, 56774, 56775, 56776, 56777, 56778, 56779, 56781, 56782, 56783, 56784, 56785, 56786, 56787, 56788, 56789, 56790, 56792, 56796, 56797, 56798, 56799, 56800, 56801, 56802, 56803, 56807, 56811, 56812, 56813, 56814, 56815, 56816, 56820, 56821, 56822, 56823, 56824, 56825, 56826, 56827, 56828, 56829, 56830, 56831, 56832, 56833, 56834, 56835, 56836, 56837, 56838, 56839, 56840, 56841, 56842, 56843, 56844, 56845, 56846, 56847, 56848, 56849, 56850, 56851, 56852, 56853, 56854, 56855, 56856, 56858, 56859, 56860, 56861, 56862, 56863, 56864, 56865, 56866, 56867, 56868, 56869, 56870, 56871, 56872, 56873, 56874, 56875, 56876, 56877, 56878, 56879, 56880, 56882, 56883, 56884, 56889, 56890, 56891, 56892, 56893, 56894, 56895, 56896, 56897, 56899, 56906, 56907, 56911, 56912, 56913, 56914, 56915, 56916, 56917, 56918, 56919, 56920, 56921, 56922, 56923, 56924, 56925, 56926, 56927, 56928, 56929, 56930, 56931, 56932, 57047, 57080, 57097, 57098, 57099, 57100, 57107, 57108, 57109, 57110, 57111, 57112, 57113, 57114, 57117, 57118, 57119, 57120, 57121, 57122, 57123, 57124, 57125, 57126, 57127, 57128, 57129, 57130, 57131, 57132, 57134, 57154, 57155, 57156, 57157, 57158, 57159, 57160, 57161, 57162, 57163, 57164, 57165, 57166, 57177, 57178, 57183, 57184, 57190, 57195, 57196, 57197, 57198, 57199, 57201, 57202, 57203, 57204, 57205, 57206, 57207, 57208, 57209, 57210, 57211, 57212, 57213, 57214, 57215, 57216, 57220, 57222, 57223, 57226, 57227, 57228, 57229, 57230, 57231, 57232, 57233, 57237, 57238, 57239, 57242, 57243, 57244, 57249, 57250, 57251, 57255, 57257, 57258, 57259, 57260, 57261, 57262, 57263, 57264, 57265, 57266, 57267, 57268, 57269, 57271, 57272, 57273, 57274, 57275, 57279, 57280, 57281, 57282, 57283, 57284, 57285, 57286, 57287, 57288, 57289, 57290, 57291, 57297, 57298, 57299, 57300, 57301, 57306, 57307, 57308, 57309, 57310, 57311, 57312, 57313, 57314, 57316, 57317, 57318, 57319, 57323, 57324, 57325, 57326, 57327, 57328, 57329, 57330, 57331, 57332, 57333, 57334, 57338, 57348, 57358, 57377, 57378, 57379, 57380, 57382, 57384, 57385, 57386, 57387, 57388, 57389, 57392, 57393, 57396, 57398, 57399, 57400, 57401, 57402, 57403, 57404, 57405, 57406, 57407, 57408, 57410, 57411, 57412, 57413, 57414, 57415, 57416, 57417, 57418, 57419, 57420, 57421, 57422, 57423, 57424, 57431, 57432, 57433, 57441, 57442, 57443, 57444, 57445, 57446, 57447, 57456, 57457, 57458, 57459, 57460, 57464, 57465, 57466, 57467, 57470, 57473, 57474, 57475, 57477, 57478, 57479, 57480, 57482, 57617, 57618, 57619, 57620, 57621, 57622, 57623, 57624, 57625, 57626, 57627, 57628, 57629, 57630, 57631, 57632, 57634, 57635, 57636, 57638, 57648, 57649, 57662, 57667, 57668, 57669, 57670, 57671, 57672, 57673, 57681, 57682, 57684, 57686, 57690, 57691, 57692, 57693, 57694, 57695, 57696, 57697, 57705, 57706, 57707, 57708, 57709, 57710, 57711, 57712, 57713, 57714, 57715, 57716, 57719, 57720, 57721, 57722, 57724, 57739, 57740, 57741, 57742, 57743, 57744, 57745, 57746, 57748, 57749, 57750, 57751, 57752, 57753, 57754, 57755, 57756, 57757, 57758, 57760, 57761, 57762, 57763, 57764, 57765, 57766, 57767, 57768, 57769, 57770, 57773, 57777, 57778, 57779, 57781, 57783, 57788, 57795, 57797, 57798, 57799, 57800, 57801, 57802, 57803, 57804, 57805, 57806, 57807, 57809, 57810, 57811, 57812, 57814, 57815, 57816, 57817, 57819, 57821, 57823, 57825, 57826, 57830, 57831, 57834, 57835, 57836, 57850, 57851, 57852, 57853, 57854, 57855, 57856, 57857, 57858, 57860, 57861, 57864, 57867, 57869, 57871, 57872, 57873, 57874, 57875, 57877, 57882, 57883, 57890, 57892, 57893, 57894, 57898, 57899, 57907, 57908, 57909, 57910, 57911, 57912, 57913, 57915, 57916, 57917, 57918, 57919, 57920, 57921, 57922, 57924, 57926, 57927, 57928, 57929, 57933, 57934, 57935, 57936, 57942, 57943, 57944, 57945, 57946, 57947, 57950, 57951, 57952, 57953, 57954, 57958, 57962, 57963, 57967, 57968, 57981, 57983, 57984, 57985, 57986, 57987, 57988, 57992, 57993, 57998, 57999, 58002, 58005, 58010, 58011, 58013, 58014, 58015, 58017, 58027, 58028, 58029, 58030, 58032, 58033, 58036, 58038, 58039, 58040, 58041, 58042, 58043, 58044, 58051, 58064, 58065, 58066, 58067, 58068, 58069, 58070, 58071, 58072, 58077, 58078, 58108, 58109, 58110, 58111, 58112, 58113, 58114, 58115, 58116, 58117, 58118, 58119, 58120, 58121, 58122, 58123, 58124, 58139, 58146, 58147, 58148, 58149, 58150, 58151, 58152, 58153, 58154, 58155, 58158, 58160, 58161, 58162, 58163, 58164, 58165, 58166, 58167, 58168, 58169, 58170, 58171, 58172, 58173, 58174, 58175, 58176, 58181, 58183, 58184, 58185, 58186, 58192, 58193, 58195, 58197, 58198, 58199, 58200, 58201, 58202, 58205, 58206, 58207, 58208, 58209, 58210, 58211, 58212, 58213, 58214, 58215, 58216, 58217, 58218, 58219, 58220, 58221, 58224, 58225, 58226, 58227, 58228, 58229, 58230, 58231, 58232, 58233, 58234, 58235, 58236, 58237, 58238, 58239, 58240, 58241, 58242, 58243, 58244, 58245, 58246, 58247, 58248, 58249, 58252, 58253, 58254, 58255, 58256, 58257, 58273, 58274, 58275, 58276, 58277, 58278, 58279, 58280, 58281, 58282, 58283, 58284, 58285, 58287, 58288, 58289, 58303, 58304, 58307, 58309, 58310, 58311, 58312, 58315, 58317, 58318, 58319, 58320, 58321, 58322, 58324, 58325, 58326, 58327, 58328, 58329, 58331, 58332, 58333, 58334, 58335, 58336, 58340, 58341, 58342, 58343, 58344, 58345, 58347, 58348, 58349, 58350, 58351, 58353, 58354, 58355, 58360, 58361, 58362, 58363, 58364, 58365, 58366, 58367, 58368, 58370, 58375, 58376, 58377, 58378, 58379, 58380, 58381, 58383, 58384, 58385, 58386, 58395, 58397, 58398, 58399, 58408, 58409, 58410, 58411, 58412, 58413, 58414, 58415, 58416, 58417, 58418, 58419, 58420, 58421, 58422, 58423, 58424, 58425, 58426, 58427, 58428, 58429, 58430, 58431, 58432, 58433, 58434, 58435, 58437, 58438, 58439, 58440, 58441, 58442, 58443, 58444, 58445, 58446, 58447, 58448, 58449, 58450, 58452, 58453, 58454, 58455, 58456, 58457, 58459, 58460, 58461, 58462, 58463, 58464, 58465, 58466, 58467, 58468, 58469, 58470, 58471, 58472, 58473, 58474, 58475, 58476, 58479, 58480, 58481, 58482, 58483, 58484, 58485, 58486, 58487, 58488, 58489, 58490, 58495, 58496, 58497, 58498, 58499, 58500, 58501, 58502, 58503, 58504, 58505, 58506, 58507, 58508, 58509, 58510, 58511, 58512, 58513, 58514, 58515, 58516, 58517, 58518, 58519, 58520, 58521, 58522, 58523, 58524, 58525, 58526, 58527, 58528, 58529, 58530, 58531, 58532, 58533, 58542, 58543, 58544, 58545, 58546, 58547, 58548, 58549, 58550, 58551, 58552, 58553, 58554, 58555, 58561, 58562, 58563, 58564, 58565, 58566, 58567, 58568, 58569, 58570, 58571, 58572, 58573, 58574, 58575, 58576, 58577, 58578, 58579, 58580, 58581, 58582, 58583, 58584, 58585, 58586, 58588, 58589, 58590, 58591, 58592, 58593, 58594, 58595, 58596, 58597, 58598, 58599, 58600, 58601, 58602, 58603, 58604, 58605, 58606, 58607, 58608, 58609, 58610, 58611, 58612, 58613, 58614, 58615, 58616, 58617, 58618, 58619, 58620, 58621, 58622, 58623, 58624, 58625, 58626, 58627, 58628, 58629, 58630, 58631, 58632, 58633, 58634, 58635, 58636, 58637, 58638, 58639, 58640, 58641, 58642, 58645, 58646, 58647, 58650, 58651, 58652, 58653, 58654, 58655, 58656, 58657, 58658, 58659, 58660, 58661, 58662, 58663, 58664, 58665, 58666, 58667, 58668, 58669, 58670, 58671, 58672, 58673, 58674, 58675, 58676, 58677, 58678, 58683, 58684, 58685, 58689, 58691, 58692, 58693, 58694, 58695, 58696, 58697, 58698, 58701, 58704, 58705, 58706, 58707, 58708, 58709, 58710, 58711, 58712, 58713, 58714, 58715, 58716, 58717, 58718, 58719, 58720, 58721, 58722, 58723, 58724, 58725, 58726, 58727, 58728, 58729, 58730, 58731, 58732, 58733, 58734, 58735, 58736, 58737, 58738, 58739, 58740, 58741, 58742, 58743, 58744, 58745, 58746, 58753, 58754, 58755, 58756, 58757, 58758, 58761, 58764, 58765, 58766, 58767, 58768, 58769, 58770, 58771, 58777, 58778, 58779, 58780, 58782, 58783, 58784, 58785, 58786, 58787, 58788, 58789, 58790, 58791, 58792, 58793, 58794, 58803, 58804, 58807, 58808, 58809, 58810, 58811, 58812, 58813, 58814, 58815, 58816, 58817, 58818, 58819, 58820, 58821, 58822, 58823, 58824, 58826, 58827, 58829, 58830, 58831, 58832, 58833, 58835, 58840, 58842, 58843, 58844, 58845, 58850, 58855, 58856, 58857, 58858, 58859, 58860, 58861, 58865, 58866, 58867, 58868, 58869, 58870, 58871, 58872, 58873, 58874, 58875, 58876, 58877, 58878, 58880, 58881, 58882, 58883, 58884, 58885, 58886, 58887, 58888, 58889, 58890, 58891, 58892, 58893, 58894, 58895, 58896, 58897, 58898, 58899, 58900, 58901, 58902, 58903, 58904, 58905, 58906, 58907, 58908, 58909, 58910, 58911, 58912, 58913, 58914, 58916, 58917, 58918, 58919, 58920, 58921, 58922, 58923, 58924, 58925, 58926, 58927, 58928, 58929, 58930, 58931, 58932, 58933, 58934, 58935, 58936, 58937, 58938, 58939, 58940, 58941, 58942, 58943, 58944, 58945, 58946, 58947, 58948, 58949, 58950, 58951, 58953, 58954, 58955, 58956, 58958, 58959, 58960, 58961, 58962, 58963, 58964, 58965, 58966, 58968, 58969, 58970, 58971, 58975, 58976, 58978, 58979, 58981, 58983, 58984, 58985, 58986, 58987, 58989, 58992, 58994, 58996, 58997, 58998, 59000, 59001, 59002, 59003, 59004, 59005, 59006, 59007, 59008, 59009, 59010, 59011, 59012, 59013, 59014, 59015, 59016, 59017, 59018, 59019, 59020, 59021, 59022, 59024, 59025, 59036, 59037, 59038, 59039, 59040, 59041, 59042, 59043, 59044, 59045, 59046, 59047, 59048, 59049, 59050, 59051, 59053, 59054, 59055, 59056, 59057, 59058, 59059, 59060, 59061, 59062, 59063, 59064, 59065, 59066, 59067, 59068, 59069, 59070, 59071, 59072, 59073, 59074, 59075, 59076, 59077, 59078, 59079, 59080, 59081, 59083, 59084, 59085, 59086, 59087, 59088, 59089, 59098, 59099, 59100, 59101, 59102, 59103, 59104, 59105, 59106, 59107, 59108, 59109, 59110, 59111, 59112, 59113, 59114, 59115, 59116, 59117, 59118, 59119, 59120, 59121, 59122, 59123, 59124, 59125, 59126, 59127, 59128, 59129, 59130, 59131, 59132, 59133, 59134, 59135, 59136, 59137, 59138, 59139, 59143, 59146, 59147, 59148, 59149, 59150, 59151, 59153, 59154, 59155, 59156, 59157, 59158, 59159, 59160, 59161, 59162, 59163, 59165, 59166, 59167, 59168, 59169, 59170, 59171, 59172, 59173, 59174, 59175, 59176, 59177, 59178, 59179, 59180, 59181, 59182, 59183, 59184, 59186, 59187, 59188, 59189, 59190, 59191, 59193, 59196, 59197, 59198, 59200, 59201, 59203, 59204, 59205, 59206, 59207, 59208, 59209, 59210, 59211, 59213, 59214, 59215, 59217, 59219, 59220, 59222, 59223, 59224, 59225, 59226, 59227, 59229, 59230, 59231, 59232, 59233, 59234, 59235, 59236, 59237, 59238, 59239, 59240, 59241, 59242, 59243, 59244, 59245, 59246, 59247, 59248); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (59249, 59250, 59251, 59252, 59253, 59254, 59255, 59256, 59257, 59258, 59260, 59261, 59262, 59263, 59271, 59272, 59273, 59275, 59276, 59277, 59278, 59279, 59280, 59281, 59282, 59284, 59293, 59295, 59296, 59297, 59298, 59299, 59300, 59301, 59302, 59303, 59304, 59305, 59306, 59307, 59308, 59309, 59310, 59311, 59312, 59313, 59314, 59315, 59316, 59317, 59318, 59319, 59320, 59332, 59333, 59334, 59335, 59336, 59337, 59338, 59339, 59340, 59341, 59342, 59343, 59346, 59347, 59348, 59349, 59350, 59351, 59353, 59354, 59356, 59357, 59358, 59359, 59360, 59361, 59362, 59363, 59364, 59367, 59368, 59369, 59371, 59372, 59373, 59374, 59375, 59377, 59378, 59379, 59382, 59383, 59384, 59385, 59386, 59387, 59388, 59389, 59390, 59391, 59392, 59394, 59395, 59396, 59397, 59398, 59399, 59400, 59401, 59402, 59403, 59404, 59405, 59406, 59407, 59408, 59409, 59410, 59411, 59412, 59413, 59414, 59415, 59416, 59417, 59418, 59419, 59420, 59421, 59422, 59423, 59424, 59425, 59426, 59427, 59428, 59429, 59430, 59431, 59432, 59433, 59434, 59435, 59436, 59438, 59439, 59441, 59442, 59443, 59444, 59445, 59446, 59447, 59448, 59449, 59450, 59451, 59452, 59453, 59454, 59455, 59456, 59457, 59458, 59459, 59460, 59461, 59462, 59463, 59464, 59465, 59466, 59467, 59469, 59470, 59471, 59478, 59479, 59480, 59481, 59482, 59483, 59486, 59487, 59488, 59489, 59490, 59491, 59492, 59493, 59494, 59495, 59496, 59497, 59498, 59499, 59501, 59503, 59505, 59507, 59509, 59510, 59511, 59512, 59513, 59514, 59515, 59516, 59517, 59518, 59519, 59520, 59521, 59522, 59523, 59524, 59525, 59526, 59527, 59528, 59529, 59530, 59531, 59532, 59533, 59534, 59535, 59536, 59537, 59538, 59539, 59540, 59541, 59542, 59543, 59544, 59545, 59546, 59547, 59549, 59550, 59551, 59552, 59553, 59554, 59555, 59556, 59557, 59558, 59559, 59560, 59561, 59562, 59563, 59564, 59565, 59566, 59567, 59569, 59572, 59573, 59574, 59575, 59576, 59577, 59578, 59580, 59581, 59582, 59583, 59584, 59585, 59586, 59587, 59588, 59589, 59590, 59591, 59592, 59593, 59594, 59595, 59596, 59597, 59598, 59599, 59600, 59601, 59602, 59603, 59604, 59605, 59606, 59607, 59608, 59609, 59610, 59611, 59612, 59613, 59614, 59615, 59616, 59617, 59618, 59619, 59620, 59621, 59622, 59623, 59624, 59625, 59626, 59627, 59628, 59630, 59632, 59635, 59636, 59637, 59639, 59640, 59641, 59642, 59643, 59644, 59645, 59647, 59648, 59649, 59650, 59651, 59652, 59653, 59654, 59655, 59656, 59657, 59658, 59659, 59660, 59661, 59662, 59665, 59666, 59667, 59668, 59669, 59670, 59671, 59672, 59674, 59675, 59677, 59678, 59679, 59680, 59682, 59683, 59684, 59685, 59687, 59688, 59689, 59690, 59691, 59692, 59693, 59694, 59695, 59696, 59697, 59698, 59699, 59700, 59701, 59702, 59703, 59704, 59705, 59706, 59707, 59709, 59710, 59711, 59712, 59713, 59714, 59715, 59716, 59717, 59718, 59719, 59720, 59721, 59722, 59723, 59724, 59725, 59726, 59727, 59728, 59729, 59730, 59731, 59732, 59733, 59734, 59735, 59736, 59737, 59738, 59739, 59740, 59741, 59742, 59743, 59744, 59745, 59746, 59747, 59748, 59749, 59750, 59751, 59752, 59753, 59754, 59755, 59756, 59757, 59758, 59763, 59764, 59765, 59766, 59767, 59768, 59769, 59770, 59771, 59772, 59773, 59774, 59775, 59776, 59777, 59778, 59779, 59780, 59781, 59782, 59783, 59784, 59785, 59786, 59787, 59788, 59789, 59790, 59792, 59793, 59794, 59795, 59796, 59797, 59798, 59799, 59800, 59801, 59802, 59803, 59804, 59805, 59806, 59807, 59808, 59809, 59810, 59811, 59812, 59813, 59814, 59815, 59816, 59817, 59818, 59819, 59820, 59821, 59822, 59823, 59824, 59825, 59826, 59827, 59828, 59829, 59830, 59831, 59832, 59833, 59834, 59835, 59836, 59837, 59839, 59840, 59841, 59842, 59843, 59844, 59845, 59846, 59847, 59848, 59849, 59850, 59851, 59852, 59853, 59854, 59855, 59856, 59857, 59858, 59859, 59873, 59874, 59875, 59876, 59877, 59878, 59879, 59880, 59881, 59882, 59883, 59884, 59885, 59886, 59887, 59888, 59889, 59890, 59891, 59892, 59893, 59894, 59895, 59896, 59897, 59898, 59899, 59900, 59901, 59902, 59903, 59904, 59905, 59906, 59907, 59908, 59909, 59910, 59911, 59912, 59914, 59915, 59919, 59920, 59921, 59922, 59923, 59924, 59925, 59926, 59927, 59928, 59929, 59930, 59931, 59932, 59933, 59934, 59935, 59936, 59952, 59953, 59954, 59955, 59956, 59957, 59958, 59959, 59960, 59961, 59962, 59963, 59964, 59965, 59966, 59967, 59968, 59969, 59970, 59971, 59972, 59973, 59974, 59975, 59976, 59977, 59978, 59979, 59980, 59982, 59984, 59985, 59986, 59987, 59988, 59989, 59990, 59991, 59998, 59999, 60000, 60001, 60002, 60003, 60004, 60005, 60006, 60007, 60008, 60009, 60010, 60011, 60012, 60013, 60014, 60015, 60016, 60017, 60018, 60019, 60020, 60021, 60022, 60023, 60024, 60025, 60026, 60027, 60028, 60029, 60030, 60031, 60032, 60033, 60034, 60035, 60036, 60037, 60038, 60039, 60040, 60042, 60043, 60047, 60051, 60055, 60056, 60057, 60067, 60068, 60069, 60070, 60071, 60072, 60073, 60079, 60080, 60089, 60090, 60092, 60093, 60094, 60095, 60096, 60097, 60098, 60099, 60100, 60101, 60102, 60106, 60107, 60108, 60112, 60113, 60114, 60119, 60120, 60121, 60122, 60127, 60131, 60132, 60133, 60134, 60135, 60136, 60137, 60138, 60139, 60140, 60141, 60142, 60143, 60145, 60146, 60147, 60148, 60149, 60150, 60151, 60152, 60153, 60154, 60155, 60156, 60157, 60158, 60159, 60160, 60161, 60162, 60163, 60164, 60165, 60166, 60167, 60168, 60169, 60170, 60172, 60173, 60174, 60175, 60176, 60177, 60178, 60179, 60180, 60181, 60182, 60183, 60184, 60185, 60186, 60187, 60188, 60189, 60190, 60195, 60196, 60197, 60198, 60199, 60200, 60201, 60202, 60203, 60204, 60205, 60206, 60207, 60208, 60209, 60210, 60211, 60212, 60213, 60214, 60215, 60216, 60217, 60218, 60219, 60220, 60221, 60222, 60223, 60224, 60225, 60226, 60227, 60228, 60229, 60230, 60231, 60232, 60233, 60234, 60235, 60236, 60237, 60238, 60239, 60240, 60241, 60242, 60244, 60245, 60246, 60247, 60248, 60249, 60250, 60251, 60252, 60253, 60254, 60255, 60256, 60257, 60258, 60259, 60260, 60261, 60262, 60263, 60264, 60266, 60270, 60272, 60273, 60274, 60275, 60276, 60277, 60278, 60279, 60280, 60281, 60282, 60283, 60284, 60285, 60286, 60287, 60288, 60289, 60290, 60291, 60292, 60293, 60294, 60295, 60296, 60297, 60298, 60299, 60300, 60301, 60302, 60303, 60304, 60305, 60306, 60307, 60308, 60315, 60353, 60354, 60355, 60356, 60357, 60358, 60359, 60360, 60361, 60362, 60363, 60365, 60366, 60367, 60368, 60369, 60370, 60371, 60373, 60375, 60376, 60378, 60379, 60380, 60381, 60382, 60383, 60384, 60385, 60386, 60387, 60388, 60389, 60390, 60391, 60392, 60393, 60394, 60395, 60396, 60397, 60398, 60399, 60400, 60401, 60402, 60403, 60404, 60405, 60406, 60407, 60408, 60409, 60410, 60411, 60412, 60413, 60414, 60415, 60416, 60418, 60420, 60421, 60422, 60423, 60424, 60425, 60426, 60427, 60428, 60429, 60430, 60431, 60432, 60434, 60435, 60436, 60437, 60438, 60441, 60442, 60443, 60444, 60445, 60446, 60447, 60448, 60449, 60450, 60451, 60452, 60454, 60455, 60456, 60457, 60458, 60459, 60475, 60476, 60477, 60478, 60479, 60480, 60482, 60483, 60484, 60485, 60486, 60487, 60488, 60489, 60491, 60493, 60495, 60497, 60498, 60499, 60500, 60501, 60502, 60503, 60504, 60505, 60506, 60507, 60508, 60509, 60510, 60511, 60512, 60513, 60514, 60515, 60516, 60519, 60520, 60521, 60522, 60523, 60524, 60525, 60526, 60527, 60528, 60529, 60530, 60531, 60532, 60533, 60534, 60535, 60536, 60537, 60538, 60539, 60540, 60541, 60542, 60543, 60544, 60545, 60546, 60547, 60548, 60549, 60550, 60551, 60552, 60553, 60554, 60555, 60556, 60557, 60558, 60559, 60560, 60561, 60562, 60564, 60565, 60566, 60567, 60568, 60569, 60570, 60571, 60572, 60573, 60574, 60575, 60576, 60578, 60579, 60580, 60581, 60582, 60583, 60585, 60586, 60587, 60588, 60589, 60590, 60591, 60592, 60593, 60594, 60596, 60597, 60598, 60599, 60601, 60602, 60603, 60604, 60605, 60606, 60616, 60621, 60622, 60623, 60624, 60625, 60626, 60627, 60628, 60644, 60645, 60646, 60647, 60648, 60649, 60667, 60668, 60669, 60670, 60671, 60672, 60673, 60674, 60675, 60676, 60677, 60678, 60679, 60680, 60681, 60682, 60683, 60684, 60685, 60686, 60687, 60688, 60689, 60690, 60691, 60692, 60693, 60694, 60697, 60698, 60699, 60700, 60701, 60705, 60706, 60708, 60709, 60710, 60713, 60714, 60720, 60721, 60722, 60723, 60724, 60725, 60726, 60728, 60729, 60730, 60731, 60732, 60733, 60734, 60735, 60736, 60737, 60738, 60739, 60740, 60741, 60742, 60743, 60744, 60745, 60746, 60747, 60748, 60749, 60752, 60753, 60754, 60756, 60757, 60758, 60759, 60760, 60761, 60762, 60763, 60764, 60765, 60766, 60767, 60768, 60769, 60770, 60774, 60775, 60776, 60777, 60779, 60780, 60781, 60782, 60783, 60784, 60785, 60786, 60788, 60789, 60793, 60794, 60795, 60796, 60797, 60798, 60799, 60800, 60801, 60802, 60803, 60804, 60820, 60821, 60822, 60823, 60824, 60825, 60826, 60827, 60828, 60829, 60830, 60831, 60832, 60833, 60834, 60841, 60842, 60846, 60847, 60848, 60849, 60850, 60851, 60852, 60853, 60854, 60855, 60856, 60857, 60858, 60859, 60860, 60861, 60862, 60864, 60865, 60866, 60867, 60868, 60869, 60870, 60871, 60873, 60874, 60875, 60877, 60878, 60879, 60880, 60881, 60882, 60883, 60884, 60885, 60886, 60887, 60888, 60889, 60890, 60891, 60892, 60893, 60894, 60895, 60896, 60897, 60898, 60899, 60900, 60901, 60902, 60903, 60904, 60906, 60908, 60909, 60910, 60911, 60912, 60913, 60914, 60915, 60916, 60917, 60918, 60919, 60920, 60921, 60922, 60923, 60924, 60925, 60926, 60927, 60928, 60929, 60930, 60931, 60932, 60933, 60934, 60936, 60937, 60938, 60939, 60940, 60941, 60942, 60943, 60944, 60945, 60946, 60947, 60948, 60949, 60950, 60951, 60952, 60953, 60954, 60955, 60956, 60957, 60958, 60959, 60960, 60967, 60968, 60969, 60970, 60971, 60973, 60974, 60975, 60976, 60977, 60978, 60979, 60980, 60981, 60982, 60983, 60984, 60985, 60986, 60990, 60991, 60994, 60995, 60996, 60997, 60998, 60999, 61003, 61004, 61006, 61007, 61008, 61009, 61010, 61012, 61013, 61015, 61016, 61017, 61018, 61019, 61020, 61021, 61023, 61024, 61025, 61026, 61027, 61029, 61034, 61038, 61042, 61046, 61050, 61051, 61052, 61054, 61055, 61056, 61058, 61060, 61061, 61062, 61063, 61064, 61065, 61066, 61067, 61068, 61069, 61070, 61071, 61072, 61073, 61074, 61075, 61076, 61077, 61078, 61079, 61080, 61081, 61082, 61083, 61084, 61085, 61086, 61087, 61088, 61089, 61090, 61091, 61092, 61093, 61094, 61095, 61096, 61097, 61116, 61118, 61119, 61120, 61121, 61122, 61124, 61125, 61126, 61127, 61129, 61130, 61131, 61132, 61133, 61134, 61138, 61139, 61140, 61141, 61142, 61143, 61146, 61147, 61148, 61149, 61153, 61154, 61155, 61156, 61157, 61158, 61159, 61160, 61161, 61162, 61163, 61164, 61165, 61166, 61167, 61168, 61169, 61170, 61171, 61172, 61173, 61174, 61175, 61176, 61177, 61180, 61181, 61182, 61183, 61201, 61202, 61203, 61204, 61205, 61206, 61207, 61208, 61209, 61210, 61211, 61212, 61213, 61215, 61216, 61217, 61218, 61222, 61223, 61224, 61239, 61240, 61242, 61243, 61245, 61246, 61247, 61248, 61249, 61250, 61251, 61252, 61253, 61254, 61255, 61256, 61257, 61258, 61259, 61260, 61261, 61283, 61284, 61285, 61286, 61287, 61288, 61289, 61290, 61291, 61292, 61294, 61295, 61296, 61297, 61298, 61299, 61300, 61301, 61302, 61303, 61304, 61305, 61306, 61307, 61308, 61309, 61310, 61311, 61312, 61313, 61314, 61315, 61316, 61317, 61318, 61319, 61320, 61321, 61322, 61323, 61324, 61325, 61326, 61327, 61328, 61329, 61330, 61333, 61334, 61336, 61337, 61338, 61339, 61340, 61341, 61342, 61343, 61344, 61345, 61346, 61347, 61348, 61349, 61350, 61352, 61354, 61355, 61356, 61357, 61358, 61359, 61360, 61361, 61362, 61363, 61364, 61365, 61366, 61367, 61368, 61369, 61370, 61371, 61372, 61373, 61374, 61375, 61376, 61377, 61378, 61379, 61380, 61381, 61382, 61383, 61384, 61385, 61386, 61387, 61389, 61390, 61392, 61394, 61395, 61396, 61397, 61398, 61399, 61400, 61401, 61402, 61403, 61404, 61405, 61406, 61407, 61408, 61409, 61410, 61411, 61412, 61413, 61414, 61415, 61416, 61417, 61418, 61420, 61421, 61423, 61425, 61426, 61427, 61429, 61431, 61432, 61433, 61434, 61435, 61436, 61437, 61438, 61439, 61440, 61441, 61442, 61443, 61444, 61445, 61446, 61447, 61448, 61449, 61450, 61451, 61452, 61453, 61454, 61455, 61456, 61457, 61459, 61461, 61462, 61463, 61464, 61465, 61466, 61467, 61468, 61469, 61470, 61471, 61472, 61473, 61474, 61475, 61476, 61478, 61479, 61480, 61481, 61482, 61483, 61484, 61485, 61487, 61488, 61489, 61490, 61492, 61493, 61494, 61495, 61496, 61497, 61498, 61499, 61500, 61501, 61502, 61503, 61504, 61505, 61506, 61507, 61508, 61509, 61510, 61511, 61512, 61514, 61516, 61517, 61518, 61519, 61520, 61521, 61522, 61523, 61524, 61525, 61526, 61527, 61528, 61529, 61530, 61531, 61532, 61533, 61534, 61535, 61536, 61537, 61538, 61539, 61540, 61541, 61543, 61544, 61545, 61546, 61547, 61548, 61549, 61550, 61551, 61553, 61554, 61555, 61556, 61557, 61558, 61559, 61560, 61561, 61562, 61563, 61564, 61565, 61566, 61567, 61568, 61569, 61570, 61571, 61572, 61575, 61577, 61579, 61580, 61581, 61582, 61583, 61584, 61585, 61586, 61587, 61588, 61589, 61590, 61591, 61592, 61595, 61596, 61597, 61598, 61599, 61600, 61601, 61602, 61603, 61604, 61605, 61606, 61607, 61608, 61609, 61610, 61611, 61612, 61613, 61614, 61615, 61616, 61617, 61618, 61619, 61620, 61621, 61622, 61623, 61624, 61625, 61626, 61627, 61629, 61630, 61631, 61632, 61633, 61634, 61635, 61636, 61638, 61640, 61641, 61644, 61647, 61648, 61649, 61650, 61651, 61652, 61653, 61654, 61655, 61656, 61657, 61658, 61659, 61660, 61661, 61662, 61663, 61664, 61666, 61667, 61668, 61669, 61670, 61671, 61672, 61673, 61674, 61675, 61676, 61677, 61678, 61679, 61680, 61681, 61682, 61683, 61684, 61685, 61686, 61687, 61688, 61689, 61690, 61691, 61692, 61693, 61694, 61695, 61696, 61697, 61698, 61699, 61700, 61701, 61702, 61703, 61704, 61705, 61706, 61707, 61709, 61710, 61711, 61712, 61713, 61714, 61715, 61716, 61717, 61718, 61721, 61723, 61724, 61735, 61741, 61742, 61743, 61744, 61745, 61746, 61747, 61749, 61751, 61752, 61753, 61754, 61755, 61756, 61757, 61758, 61759, 61760, 61761, 61762, 61766, 61780, 61783, 61784, 61786, 61787, 61788, 61789, 61790, 61791, 61792, 61793, 61794, 61795, 61796, 61797, 61798, 61799, 61800, 61801, 61802, 61803, 61804, 61806, 61808, 61809, 61810, 61811, 61812, 61813, 61814, 61815, 61816, 61817, 61818, 61819, 61820, 61821, 61822, 61823, 61824, 61825, 61826, 61827, 61828, 61829, 61830, 61833, 61834, 61835, 61836, 61837, 61838, 61839, 61840, 61841, 61842, 61843, 61844, 61845, 61846, 61847, 61848, 61850, 61860, 61861, 61865, 61866, 61867, 61868, 61869, 61870, 61871, 61872, 61873, 61874, 61875, 61877, 61880, 61881, 61883, 61884, 61885, 61886, 61889, 61890, 61892, 61895, 61896, 61897, 61898, 61899, 61900, 61901, 61902, 61904, 61905, 61906, 61907, 61908, 61909, 61910, 61911, 61912, 61913, 61916, 61917, 61918, 61920, 61922, 61923, 61925, 61926, 61927, 61928, 61929, 61930, 61931, 61932, 61933, 61934, 61935, 61936, 61937, 61938, 61941, 61942, 61945, 61946, 61947, 61960, 61961, 61962, 61964, 61965, 61966, 61967, 61968, 61970, 61971, 61981, 61982, 61983, 61988, 61989, 61994, 61997, 62000, 62002, 62003, 62004, 62005, 62008, 62009, 62014, 62015, 62019, 62020, 62021, 62022, 62023, 62024, 62026, 62029, 62032, 62034, 62035, 62050, 62051, 62052, 62053, 62055, 62072, 62073, 62074, 62075, 62076, 62077, 62081, 62087, 62088, 62089, 62090, 62091, 62092, 62093, 62096, 62097, 62098, 62100, 62102, 62103, 62104, 62105, 62106, 62107, 62108, 62109, 62112, 62114, 62115, 62116, 62117, 62118, 62119, 62120, 62121, 62122, 62123, 62124, 62125, 62126, 62127, 62128, 62129, 62130, 62131, 62134, 62142, 62143, 62149, 62151, 62152, 62153, 62154, 62155, 62156, 62158, 62159, 62160, 62161, 62162, 62163, 62164, 62165, 62166, 62167, 62168, 62169, 62170, 62171, 62173, 62176, 62177, 62178, 62179, 62180, 62181, 62182, 62184, 62185, 62186, 62187, 62188, 62189, 62190, 62191, 62192, 62193, 62194, 62195, 62196, 62197, 62198, 62199, 62200, 62201, 62202, 62203, 62204, 62205, 62207, 62208, 62209, 62210, 62213, 62214, 62215, 62216, 62217, 62218, 62219, 62220, 62221, 62224, 62225, 62227, 62228, 62229, 62230, 62231, 62232, 62233, 62236, 62237, 62238, 62239, 62240, 62242, 62243, 62246, 62247, 62248, 62249, 62250, 62251, 62253, 62254, 62255, 62256, 62257, 62258, 62260, 62261, 62262, 62263, 62264, 62266, 62267, 62268, 62269, 62270, 62271, 62272, 62273, 62274, 62275, 62276, 62277, 62278, 62279, 62280, 62281, 62282, 62285, 62286, 62287, 62288, 62289, 62290, 62291, 62293, 62295, 62296, 62298, 62299, 62300, 62301, 62302, 62303, 62304, 62305, 62306, 62307, 62308, 62309, 62311, 62312, 62313, 62314, 62315, 62316, 62317, 62321, 62322, 62323, 62324, 62325, 62326, 62327, 62328, 62334, 62346, 62348, 62350, 62351, 62352, 62353, 62354, 62355, 62356, 62357, 62358, 62360, 62362, 62363, 62364, 62365, 62366, 62367, 62368, 62369, 62370, 62372, 62373, 62374, 62375, 62376, 62377, 62378, 62379, 62380, 62381, 62382, 62383, 62384, 62385, 62386, 62393, 62394, 62395, 62396, 62397, 62400, 62401, 62402, 62404, 62405, 62406, 62407, 62408, 62409, 62410, 62411, 62412, 62413, 62414, 62415, 62416, 62420, 62421, 62422, 62423, 62424, 62425, 62426, 62427, 62428, 62429, 62431, 62432, 62433, 62434, 62435, 62436, 62437, 62438, 62439, 62440, 62441, 62442, 62443, 62444, 62446, 62447, 62448, 62449, 62450, 62451, 62452, 62454, 62457, 62458, 62459, 62460, 62461, 62462, 62463, 62464, 62465, 62466, 62467, 62468, 62469, 62470, 62471, 62472, 62473, 62474, 62475, 62476, 62477, 62478, 62479, 62480, 62481, 62482, 62483, 62484, 62485, 62486, 62487, 62488, 62490, 62491, 62492, 62493, 62494, 62495, 62496, 62497, 62498, 62499, 62500, 62501, 62502, 62503, 62504, 62505, 62506, 62507, 62508, 62509, 62510, 62511, 62512, 62513, 62515, 62516, 62517, 62518, 62519, 62520, 62521, 62522, 62523, 62524, 62526, 62528, 62529, 62530, 62531, 62533, 62534, 62535, 62536, 62537, 62538, 62539, 62540, 62541, 62542, 62543, 62545, 62546, 62547, 62548, 62550, 62551, 62552, 62553, 62554, 62555, 62556, 62557, 62558, 62559, 62560, 62561, 62562, 62563, 62564, 62567, 62568, 62569, 62571, 62572, 62573, 62574, 62575, 62576, 62577, 62578, 62579, 62580, 62581, 62582, 62583, 62584, 62585, 62586, 62587, 62588, 62589, 62590, 62591, 62592, 62593, 62594, 62595, 62596, 62597, 62598, 62599, 62600, 62601, 62602, 62603, 62604, 62605, 62606, 62608, 62609, 62610, 62611, 62613, 62614, 62615, 62616, 62618, 62619, 62620, 62621, 62622, 62623, 62624, 62625, 62626, 62627, 62628, 62629, 62630, 62631, 62632, 62633, 62634, 62635, 62636, 62637, 62638, 62639, 62640, 62641, 62642, 62643, 62644, 62645, 62646, 62647, 62648, 62649, 62650, 62651, 62652, 62653, 62654, 62655, 62656, 62657, 62658, 62659, 62660, 62661, 62662, 62663, 62664, 62665, 62666, 62667, 62668, 62669, 62670, 62671, 62672, 62674, 62675, 62677, 62679, 62680, 62682, 62683, 62684, 62685, 62686, 62687, 62688, 62689, 62690, 62691, 62693, 62694, 62695, 62696, 62697, 62698, 62699, 62700, 62701, 62702, 62703, 62704, 62705, 62706, 62707, 62708, 62709, 62711, 62713, 62714, 62715, 62716, 62717, 62718, 62719, 62720, 62721, 62722, 62723, 62724, 62725, 62726, 62727, 62728, 62729, 62730, 62731, 62732, 62733, 62734, 62735, 62736, 62737, 62738, 62739, 62742, 62743, 62744, 62746, 62747, 62748, 62749, 62750, 62751, 62752, 62753, 62754, 62755, 62756, 62757, 62758, 62759, 62760, 62761, 62762, 62763, 62764, 62765, 62766, 62767, 62768, 62769, 62770, 62771, 62772, 62773, 62774, 62775, 62776, 62777, 62778, 62779, 62780, 62781, 62782, 62783, 62784, 62785, 62786, 62787, 62788, 62789, 62790, 62791, 62792, 62793, 62794, 62795, 62796, 62797, 62798, 62799, 62800, 62801, 62802, 62803, 62804, 62805, 62806, 62807, 62808, 62809, 62810, 62811, 62812, 62813, 62814, 62815, 62816, 62817, 62818, 62819, 62820, 62821, 62822, 62823, 62824, 62825, 62826, 62827, 62828, 62829, 62832, 62833, 62834, 62835, 62837, 62838, 62839, 62840, 62841, 62842, 62843, 62844, 62845, 62846, 62847, 62848, 62849, 62850, 62851, 62852, 62853, 62854, 62855, 62856, 62857, 62858, 62859, 62860, 62861, 62862, 62863, 62864, 62865, 62866, 62867, 62868, 62869, 62870, 62871, 62872, 62873, 62874, 62875, 62876, 62877, 62878, 62879, 62880, 62881, 62882, 62883, 62884, 62885, 62886, 62887, 62888, 62890, 62891, 62892, 62893, 62894, 62895, 62896, 62897, 62898, 62899, 62900, 62901, 62902, 62903, 62904, 62905, 62906, 62907, 62908, 62909, 62910, 62911, 62912, 62913, 62914, 62915, 62916, 62917, 62918, 62919, 62920, 62921, 62922, 62923, 62924, 62925, 62926, 62927, 62928, 62929, 62930, 62931, 62932, 62933, 62934, 62935, 62936, 62937, 62938, 62939, 62940, 62941, 62942, 62943, 62944, 62945, 62946, 62947, 62948, 62949, 62950, 62951, 62953, 62954, 62955, 62956, 62957, 62958, 62959, 62960, 62961, 62962, 62963, 62964, 62965, 62966, 62967, 62968, 62969, 62970, 62971, 62973, 62975, 62976, 62977, 62978, 62980, 62981, 62982, 62983, 62984, 62986, 62987, 62988, 62989, 62990, 62991, 62992, 62993, 62994, 62995, 62996, 62997, 62998, 62999, 63000, 63001, 63002, 63003, 63004, 63005, 63006, 63007, 63008, 63009, 63013, 63014, 63015, 63016, 63017, 63018, 63019, 63020, 63021, 63025, 63026, 63027, 63028, 63030, 63031, 63032, 63033, 63034, 63035, 63036, 63037, 63038, 63039, 63040, 63041, 63042, 63043, 63044, 63045, 63048, 63049, 63050, 63051, 63052, 63053, 63054, 63055, 63056, 63057, 63058, 63059, 63060, 63061, 63062, 63063, 63064, 63065, 63067, 63068, 63069, 63070, 63071, 63072, 63073, 63074, 63075, 63076, 63077, 63078, 63079, 63080, 63081, 63082, 63083, 63084, 63085, 63086, 63087, 63088, 63089, 63090, 63091, 63092, 63093, 63094, 63095, 63096, 63097, 63098, 63099, 63101, 63102, 63103, 63104, 63105, 63106, 63107, 63108, 63110, 63114, 63116, 63118, 63119, 63120, 63121, 63122, 63124, 63125, 63126, 63127, 63128, 63129, 63130, 63131, 63132, 63133, 63134, 63135, 63136, 63137, 63138, 63139, 63140, 63141, 63142, 63143, 63144, 63145, 63146, 63147, 63148, 63149, 63150, 63151, 63152, 63153, 63154, 63155, 63156, 63157, 63158, 63159, 63160, 63161, 63162, 63163, 63164, 63165, 63166, 63167, 63168, 63169, 63170, 63171, 63172, 63173, 63176, 63177, 63178, 63179, 63180, 63181, 63182, 63183, 63184, 63185, 63186, 63187, 63188, 63189, 63190, 63191, 63192, 63193, 63194, 63195, 63196, 63197, 63198, 63199, 63200, 63201, 63204, 63205, 63206, 63207, 63208, 63209, 63212, 63213, 63214, 63217, 63218, 63219, 63221, 63222, 63223, 63224, 63226, 63227, 63228, 63229, 63230, 63231, 63232, 63233, 63234, 63235, 63236, 63237, 63238, 63239, 63240, 63241, 63242, 63243, 63244, 63245, 63246, 63247, 63248, 63249, 63250, 63251, 63252, 63253, 63254, 63255, 63256, 63257, 63258, 63259, 63260, 63261, 63262, 63263, 63264, 63265, 63266, 63267, 63268, 63269, 63270, 63271, 63272, 63273, 63274, 63275, 63276, 63277, 63278, 63279, 63280, 63281, 63282, 63283, 63284, 63285, 63286, 63287, 63288, 63289, 63290, 63291, 63292, 63293, 63294, 63295, 63296, 63297, 63298, 63299, 63300, 63301, 63302, 63303, 63304, 63305, 63306, 63307, 63308, 63309, 63310, 63311, 63312, 63313, 63314, 63315, 63316, 63317, 63318, 63319, 63320, 63321, 63322, 63323, 63324, 63325, 63326, 63327, 63328, 63329, 63330, 63331, 63332, 63333, 63334, 63335, 63337, 63339, 63340, 63341, 63342, 63343, 63344, 63345, 63346, 63347, 63348, 63349, 63350, 63351, 63352, 63353, 63354, 63355, 63356, 63357, 63358, 63359, 63361, 63362, 63363, 63364, 63365, 63366, 63367, 63368, 63369, 63370, 63372, 63373, 63374, 63375, 63376, 63377, 63378, 63379, 63380, 63381, 63382, 63383, 63384, 63385, 63386, 63387, 63388, 63389, 63390, 63391, 63392, 63393, 63394, 63395, 63396, 63397, 63398, 63399, 63400, 63401, 63402, 63403, 63404, 63405, 63406, 63407, 63408, 63409, 63410, 63411, 63412, 63413, 63414, 63415, 63416, 63417, 63418, 63419, 63420, 63421, 63422, 63423, 63424, 63425, 63426, 63427, 63428, 63429, 63430, 63431, 63432, 63433, 63434, 63435, 63436, 63437, 63438, 63439, 63440, 63441, 63442, 63443, 63444, 63445, 63446, 63447, 63448, 63449, 63450, 63451, 63452, 63453, 63454, 63455, 63456, 63457, 63458, 63459, 63460, 63461, 63462, 63463, 63464, 63465, 63466, 63467, 63468, 63469, 63470, 63471, 63472, 63473, 63474, 63475, 63476, 63477, 63478, 63479, 63480, 63481, 63482, 63483, 63484, 63485, 63486, 63487, 63488, 63490, 63491, 63492, 63493, 63494, 63495, 63496, 63497, 63498, 63499, 63500, 63501, 63502, 63503, 63505, 63506, 63507, 63508, 63509, 63510, 63511, 63512, 63513, 63514, 63515, 63516, 63517, 63518, 63519, 63520, 63521, 63522, 63523, 63524, 63525, 63526, 63527, 63528, 63529, 63530, 63531, 63532, 63533, 63534, 63535, 63536, 63537, 63538, 63539, 63540, 63541, 63542, 63543, 63544, 63546, 63547, 63548, 63549, 63550, 63551, 63552, 63553, 63554, 63555, 63556, 63557, 63558, 63559, 63560, 63561, 63562, 63563, 63564, 63565, 63566, 63567, 63568, 63569, 63570, 63571, 63572, 63573, 63574, 63575, 63576, 63577, 63584, 63585, 63586, 63587, 63588, 63589, 63590, 63591, 63592, 63593, 63594, 63596, 63597, 63598, 63599, 63600, 63601, 63602, 63603, 63604, 63605, 63606, 63607, 63608, 63609, 63610, 63611, 63612, 63613, 63614, 63615, 63616, 63617, 63618, 63619, 63620, 63621, 63622, 63623, 63624, 63625, 63626, 63627, 63628, 63629, 63630, 63631, 63632, 63633, 63634, 63635, 63636, 63637, 63638, 63640, 63641, 63643, 63644, 63645, 63646, 63647, 63648, 63649, 63650, 63651, 63652, 63653, 63654, 63655, 63656, 63657, 63661, 63662, 63664, 63665, 63666, 63667, 63668, 63669, 63671, 63672, 63673, 63674, 63675, 63676, 63677, 63678, 63679, 63680, 63681, 63682, 63683, 63684, 63685, 63686, 63687, 63688, 63689, 63690, 63691, 63692, 63693, 63694, 63695, 63696, 63697, 63698, 63699, 63700, 63701, 63702, 63703, 63704, 63705, 63706, 63707, 63708, 63709, 63710, 63711, 63712, 63713, 63714, 63715, 63716, 63717, 63718, 63719, 63720, 63722, 63723, 63724, 63725, 63726, 63727, 63728, 63729, 63730, 63731, 63733, 63734, 63735, 63736, 63737, 63738, 63739, 63740, 63741, 63742, 63743, 63744, 63745, 63746, 63747, 63748, 63749, 63750, 63751, 63752, 63753, 63754, 63755, 63756, 63757, 63758, 63759, 63760, 63761, 63762, 63763, 63764, 63765, 63766, 63767, 63768, 63769, 63770, 63771, 63772, 63776, 63777, 63778, 63779, 63780, 63781, 63782, 63783, 63784, 63785, 63786, 63787, 63796, 63797, 63798, 63799, 63800, 63801, 63802, 63803, 63804, 63805, 63806, 63807, 63808, 63809, 63810, 63811, 63812, 63813, 63814, 63815, 63816, 63817, 63818, 63819, 63820, 63821, 63822, 63823, 63825, 63826, 63827, 63828, 63830, 63831, 63832, 63833, 63835, 63836, 63837, 63838, 63839, 63840, 63841, 63842, 63843, 63844, 63845, 63846, 63847, 63848, 63849, 63850, 63851, 63852, 63853, 63854, 63855, 63856, 63857, 63858, 63859, 63860, 63865, 63866, 63867, 63868, 63869, 63870, 63871, 63872, 63873, 63874, 63875, 63876, 63877, 63878, 63879, 63880, 63881, 63882, 63883, 63884, 63885, 63886, 63887, 63888, 63889, 63890, 63891, 63892, 63893, 63894, 63895, 63896, 63897, 63899, 63900, 63901, 63902, 63903, 63904, 63905, 63906, 63907, 63908, 63909, 63910, 63911, 63912, 63913, 63914, 63915, 63916, 63917, 63918, 63919, 63920, 63922, 63923, 63924, 63925, 63927, 63928, 63929, 63930, 63931, 63933, 63934, 63935, 63936, 63937, 63938, 63939, 63940, 63941, 63942, 63943, 63944, 63945, 63946, 63947, 63948, 63949, 63950, 63951, 63952, 63953, 63954, 63955, 63956, 63957, 63958, 63959, 63960, 63964, 63965, 63966, 63967, 63968, 63969, 63970, 63971, 63972, 63973, 63974, 63975, 63976, 63977, 63978, 63979, 63980, 63981, 63983, 63984, 63985, 63986, 63987, 63988, 63989, 63990, 63991, 63992, 63993, 63994, 63995, 63996, 63997, 63998, 63999, 64000, 64001, 64002, 64003, 64004, 64005, 64006, 64007, 64008, 64009, 64010, 64011, 64012, 64013, 64014, 64015, 64016, 64017, 64018, 64019, 64021, 64023, 64024, 64025, 64026, 64027, 64028, 64029, 64030, 64031, 64032, 64033, 64034, 64035, 64036, 64037, 64038, 64039, 64040, 64041, 64042, 64043, 64044, 64045, 64046, 64047, 64048, 64049, 64050, 64051, 64052, 64053, 64054, 64055, 64056, 64057, 64058, 64059, 64060, 64061, 64062, 64063, 64064, 64065, 64066, 64067, 64068, 64069, 64070, 64071, 64072, 64073, 64074, 64075, 64076, 64077, 64078, 64079, 64080, 64081, 64082, 64083, 64084, 64085, 64086, 64087, 64088, 64089, 64090, 64091, 64092, 64093, 64094, 64095, 64096, 64097, 64098, 64099, 64100, 64101, 64102, 64103, 64104, 64105, 64106, 64107, 64108, 64109, 64110, 64111, 64112, 64113, 64114, 64115, 64116, 64117, 64118, 64119, 64120, 64121, 64122, 64123, 64124, 64125, 64126, 64127, 64128, 64129, 64130, 64131, 64132, 64133, 64134, 64135, 64136, 64137, 64138, 64139, 64140, 64141, 64142, 64143, 64144, 64145, 64146, 64147, 64148, 64149, 64150, 64151, 64152, 64153, 64154, 64155, 64156, 64157, 64158, 64159, 64160, 64161, 64162, 64163, 64164, 64165, 64166, 64167, 64168, 64169, 64170, 64171, 64172, 64173, 64174, 64175, 64176, 64177, 64178, 64179, 64180, 64181, 64182, 64183, 64184, 64185, 64186, 64187, 64188, 64189, 64191, 64192, 64193, 64194, 64195, 64196, 64197, 64198, 64199, 64200, 64201, 64202, 64203, 64204, 64205, 64207, 64208, 64209, 64210, 64211, 64212, 64213, 64214, 64215, 64216, 64217, 64218, 64219, 64220, 64221, 64222, 64224, 64225, 64227, 64228, 64229, 64230, 64231, 64232, 64234, 64235, 64236, 64237, 64238, 64239, 64240, 64241, 64242, 64243, 64244, 64245, 64246, 64247, 64248, 64249, 64250, 64251, 64252, 64253, 64254, 64255, 64257, 64258, 64259, 64260, 64261, 64262, 64263, 64264, 64265, 64266, 64267, 64268, 64269, 64270, 64271, 64272, 64273, 64274, 64275, 64276, 64277, 64278, 64279, 64280, 64281, 64282, 64283, 64284, 64285, 64286, 64287, 64288, 64289, 64290, 64291, 64292, 64293, 64294, 64295, 64296, 64297, 64298, 64299, 64300, 64301, 64302, 64303, 64304, 64305, 64306, 64307, 64308, 64309, 64310, 64311, 64312, 64313, 64314, 64315, 64316, 64317, 64318, 64319, 64320, 64321, 64322, 64323, 64324, 64325, 64326, 64327, 64328, 64329, 64330, 64331, 64332, 64333, 64334, 64335, 64336, 64337, 64338, 64339, 64340, 64341, 64342, 64343, 64344, 64345, 64346, 64347, 64348, 64349, 64350, 64351, 64352, 64353, 64354, 64355, 64356, 64357, 64358, 64359, 64360, 64361, 64362, 64363, 64364, 64365, 64366, 64367, 64368, 64369, 64370, 64371, 64372, 64373, 64374, 64375, 64376, 64377, 64378, 64379, 64380, 64381, 64382, 64383, 64384, 64385, 64386, 64387, 64388, 64389, 64390, 64391, 64392, 64393, 64394, 64395, 64396, 64397, 64398, 64399, 64400, 64401, 64402, 64403, 64404, 64405, 64406, 64407, 64408, 64409, 64410, 64411, 64412, 64413, 64414, 64415, 64416, 64417, 64418, 64419, 64420, 64421, 64422, 64423, 64424, 64427, 64428, 64430, 64431, 64432, 64434, 64435, 64436, 64437, 64438, 64439, 64440, 64441, 64442, 64443, 64444, 64445, 64446, 64447, 64448, 64449, 64450, 64451, 64452, 64453, 64454, 64456, 64457, 64458, 64459, 64460, 64461, 64462, 64463, 64464, 64465, 64466, 64467, 64468, 64469, 64470, 64471, 64472, 64473, 64474, 64475, 64476, 64477, 64478, 64479, 64480, 64481, 64482, 64483, 64484, 64485, 64486, 64487, 64488, 64489, 64490, 64491, 64492, 64493, 64494, 64495, 64496, 64497, 64498, 64499, 64500, 64501, 64502, 64503, 64504, 64505, 64506, 64507, 64508, 64509, 64510, 64513, 64514, 64515, 64516, 64517, 64518, 64519, 64520, 64521, 64522, 64523, 64524, 64525, 64526, 64528, 64529, 64530, 64531, 64532, 64533, 64534, 64535, 64536, 64537, 64538, 64540, 64541, 64542, 64543, 64544, 64545, 64546, 64547, 64548, 64549, 64550, 64551, 64552, 64553, 64554, 64555, 64556, 64557, 64558, 64559, 64560, 64561, 64562, 64563, 64564, 64565, 64566, 64567, 64568, 64569, 64570, 64571, 64572, 64573, 64574, 64575, 64576, 64577, 64578, 64579, 64580, 64581, 64582, 64583, 64584, 64585, 64586, 64587, 64588, 64589, 64590, 64591, 64592, 64593, 64595, 64596, 64597, 64598, 64599, 64600, 64601, 64602, 64603, 64604, 64605, 64606, 64607, 64608, 64609, 64610, 64611, 64612, 64613, 64614, 64615, 64616, 64617, 64618, 64619, 64620, 64621, 64622, 64623, 64625, 64626, 64627, 64628, 64629, 64630, 64631, 64632, 64633, 64634, 64635, 64636, 64637, 64638, 64639, 64640, 64641, 64642, 64643, 64644, 64645, 64646, 64647, 64648, 64649, 64650, 64651, 64652, 64653, 64654, 64655, 64656, 64657, 64658, 64659, 64660, 64661, 64662, 64663, 64664, 64665, 64666, 64667, 64668, 64669, 64670, 64671, 64672, 64673, 64674, 64675, 64676, 64677, 64678, 64679, 64680, 64681, 64682, 64683, 64684, 64685, 64686, 64687, 64688, 64690, 64691, 64692, 64693, 64694, 64695, 64696, 64697, 64702, 64703, 64705, 64706, 64707, 64708, 64709, 64710, 64711, 64713, 64714, 64715, 64716, 64717, 64720, 64721, 64722, 64723, 64724, 64725, 64726, 64727, 64728, 64729, 64732, 64733, 64734, 64735, 64736, 64737, 64738, 64739, 64740, 64741, 64742, 64744, 64745, 64746, 64747, 64748, 64749, 64750, 64751, 64752, 64753, 64754, 64755, 64757, 64758, 64759, 64760, 64761, 64762, 64763, 64764, 64766, 64768, 64771, 64774, 64775, 64776, 64777, 64779, 64781, 64782, 64783, 64784, 64785, 64786, 64787, 64788, 64789, 64790, 64791, 64792, 64793, 64794, 64795, 64796, 64797, 64798, 64799, 64800, 64801, 64802, 64803, 64804, 64805, 64806, 64807, 64808, 64809, 64810, 64811, 64812, 64813, 64814, 64815, 64816, 64817, 64818, 64819, 64820, 64821, 64822, 64823, 64824, 64825, 64826, 64827, 64828, 64829, 64830, 64831, 64832, 64833, 64834, 64835, 64836, 64837, 64838, 64839, 64840, 64841, 64842, 64843, 64844, 64845, 64846, 64847, 64848, 64849, 64850, 64851, 64852, 64853, 64854, 64855, 64856, 64857, 64858, 64859, 64860, 64861, 64862, 64863, 64864, 64865, 64866, 64867, 64868, 64869, 64870, 64871, 64872, 64873, 64874, 64875, 64876, 64877, 64878, 64879, 64880, 64881, 64882, 64883, 64884, 64885, 64886, 64887, 64888, 64889, 64890, 64891, 64892, 64893, 64894, 64895, 64898, 64899, 64900, 64901, 64902, 64903, 64904, 64905, 64906, 64907, 64908, 64909, 64910, 64911, 64912, 64913, 64914, 64915, 64916, 64917, 64918, 64919, 64920, 64921, 64922, 64923, 64924, 64925, 64926, 64927, 64928, 64929, 64930, 64931, 64932, 64933, 64934, 64935, 64936, 64937, 64938, 64939, 64940, 64941, 64942, 64943, 64944, 64945, 64946, 64947, 64948, 64949, 64950, 64951, 64952, 64953, 64954, 64955, 64956, 64957, 64958, 64959, 64960, 64961, 64962, 64964, 64965, 64966, 64967, 64968, 64969, 64970, 64971, 64972, 64973, 64974, 64975, 64976, 64977, 64978, 64979, 64980, 64981, 64982, 64983, 64984, 64985, 64986, 64987, 64988, 64989, 64990, 64991, 64992, 64993, 64994, 64995, 64996, 64997, 64998, 64999, 65000, 65001, 65002, 65003, 65004, 65005, 65006, 65007, 65008, 65009, 65010, 65011, 65012, 65013, 65014, 65015, 65016, 65017, 65018, 65019, 65020, 65021, 65022, 65023, 65024, 65025, 65026, 65027, 65028, 65029, 65030, 65031, 65032, 65033, 65035, 65037, 65038, 65039, 65040, 65041, 65042, 65043, 65044, 65045, 65046, 65047, 65048, 65049, 65050, 65051, 65052, 65053, 65054, 65055, 65056, 65057, 65058, 65059, 65060, 65061, 65062, 65063, 65064, 65065, 65066, 65067, 65068, 65069, 65070, 65071, 65072, 65073, 65074, 65075, 65076, 65077, 65078, 65079, 65080, 65081, 65082, 65083, 65084, 65085, 65086, 65087, 65088, 65089, 65090, 65091, 65092, 65093, 65094, 65095, 65096, 65097, 65098, 65099, 65100, 65101, 65102, 65103, 65104, 65105, 65106, 65107, 65108, 65109, 65110, 65111, 65112, 65113, 65114, 65115, 65116, 65117, 65118, 65119, 65120, 65121, 65122, 65123, 65124, 65125, 65126, 65127, 65128, 65129, 65130, 65131, 65132, 65133, 65134, 65135, 65136, 65138, 65139, 65140, 65141, 65144, 65145, 65146, 65147, 65148, 65149, 65150, 65151, 65152, 65153, 65154, 65155, 65156, 65157, 65158, 65159, 65160, 65161, 65164, 65165, 65166, 65167, 65168, 65169, 65170, 65171, 65172, 65173, 65174, 65176, 65177, 65178, 65179, 65180, 65181, 65182, 65183, 65184, 65185, 65186, 65187, 65188, 65189, 65190); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (65191, 65192, 65193, 65198, 65199, 65200, 65201, 65203, 65204, 65205, 65206, 65207, 65209, 65211, 65212, 65213, 65214, 65215, 65216, 65218, 65219, 65220, 65221, 65222, 65223, 65224, 65225, 65227, 65228, 65229, 65231, 65232, 65236, 65237, 65238, 65239, 65240, 65241, 65242, 65243, 65244, 65247, 65248, 65251, 65252, 65253, 65256, 65257, 65262, 65265, 65266, 65267, 65268, 65269, 65270, 65271, 65272, 65273, 65274, 65280, 65281, 65282, 65283, 65287, 65288, 65289, 65293, 65294, 65295, 65297, 65298, 65300, 65301, 65302, 65303, 65304, 65305, 65306, 65310, 65311, 65312, 65313, 65314, 65315, 65316, 65317, 65318, 65321, 65323, 65324, 65325, 65326, 65327, 65328, 65329, 65330, 65331, 65332, 65334, 65335, 65336, 65337, 65338, 65339, 65341, 65342, 65343, 65344, 65348, 65349, 65350, 65351, 65352, 65353, 65354, 65355, 65356, 65357, 65359, 65360, 65361, 65362, 65363, 65365, 65370, 65371, 65372, 65373, 65374, 65375, 65376, 65377, 65378, 65379, 65380, 65381, 65382, 65383, 65384, 65385, 65386, 65387, 65388, 65389, 65390, 65391, 65392, 65393, 65394, 65395, 65396, 65397, 65398, 65399, 65400, 65401, 65402, 65404, 65405, 65407, 65408, 65409, 65410, 65411, 65414, 65415, 65416, 65420, 65421, 65422, 65423, 65428, 65429, 65431, 65432, 65433, 65434, 65435, 65436, 65437, 65438, 65439, 65440, 65441, 65442, 65443, 65444, 65445, 65446, 65447, 65449, 65450, 65451, 65452, 65453, 65454, 65455, 65456, 65457, 65458, 65459, 65460, 65461, 65462, 65463, 65464, 65465, 65467, 65468, 65469, 65470, 65471, 65472, 65473, 65474, 65475, 65476, 65477, 65478, 65479, 65480, 65481, 65482, 65483, 65484, 65485, 65486, 65487, 65488, 65489, 65490, 65491, 65492, 65493, 65494, 65495, 65496, 65498, 65499, 65500, 65501, 65502, 65503, 65504, 65505, 65506, 65507, 65508, 65509, 65510, 65511, 65512, 65513, 65514, 65515, 65516, 65519, 65520, 65521, 65522, 65523, 65524, 65525, 65526, 65527, 65528, 65529, 65530, 65531, 65532, 65533, 65534, 65535, 65536, 65537, 65538, 65539, 65540, 65541, 65542, 65543, 65544, 65545, 65546, 65547, 65548, 65549, 65550, 65551, 65552, 65554, 65555, 65556, 65558, 65559, 65560, 65561, 65562, 65563, 65564, 65565, 65566, 65567, 65568, 65570, 65571, 65572, 65573, 65574, 65575, 65576, 65577, 65578, 65579, 65580, 65581, 65582, 65583, 65584, 65585, 65586, 65587, 65589, 65590, 65593, 65594, 65595, 65596, 65597, 65598, 65599, 65600, 65601, 65603, 65604, 65605, 65607, 65608, 65609, 65610, 65611, 65612, 65613, 65614, 65616, 65617, 65618, 65619, 65620, 65621, 65622, 65623, 65624, 65625, 65626, 65627, 65628, 65629, 65630, 65631, 65632, 65634, 65635, 65636, 65638, 65639, 65640, 65641, 65642, 65643, 65644, 65646, 65647, 65648, 65650, 65651, 65652, 65653, 65654, 65655, 65656, 65658, 65659, 65660, 65661, 65662, 65663, 65664, 65665, 65666, 65667, 65668, 65669, 65670, 65671, 65672, 65673, 65674, 65675, 65676, 65677, 65678, 65679, 65680, 65681, 65682, 65683, 65684, 65685, 65686, 65687, 65688, 65689, 65690, 65691, 65694, 65695, 65698, 65710, 65711, 65713, 65714, 65715, 65716, 65723, 65724, 65725, 65726, 65727, 65728, 65729, 65731, 65732, 65733, 65734, 65735, 65736, 65737, 65738, 65739, 65740, 65741, 65742, 65743, 65744, 65745, 65746, 65747, 65748, 65749, 65750, 65751, 65752, 65753, 65754, 65755, 65756, 65757, 65758, 65759, 65760, 65761, 65762, 65763, 65764, 65765, 65766, 65767, 65768, 65769, 65770, 65771, 65772, 65773, 65774, 65779, 65780, 65781, 65782, 65783, 65784, 65785, 65786, 65787, 65788, 65789, 65790, 65792, 65793, 65794, 65795, 65796, 65797, 65798, 65799, 65801, 65802, 65803, 65804, 65806, 65807, 65808, 65810, 65811, 65812, 65814, 65815, 65816, 65817, 65818, 65819, 65820, 65821, 65823, 65824, 65825, 65826, 65827, 65828, 65829, 65830, 65831, 65832, 65833, 65834, 65837, 65838, 65839, 65840, 65841, 65842, 65843, 65844, 65846, 65847, 65848, 65851, 65852, 65853, 65854, 65855, 65856, 65857, 65858, 65859, 65860, 65861, 65862, 65863, 65864, 65865, 65866, 65867, 65868, 65869, 65870, 65871, 65872, 65873, 65874, 65875, 65876, 65877, 65878, 65879, 65880, 65881, 65882, 65883, 65884, 65885, 65886, 65887, 65888, 65889, 65890, 65891, 65892, 65893, 65894, 65895, 65896, 65897, 65898, 65899, 65900, 65901, 65902, 65903, 65904, 65905, 65906, 65907, 65908, 65909, 65910, 65911, 65912, 65913, 65914, 65915, 65916, 65917, 65918, 65919, 65920, 65921, 65922, 65923, 65924, 65925, 65926, 65927, 65928, 65929, 65930, 65931, 65932, 65933, 65934, 65935, 65936, 65937, 65938, 65941, 65942, 65943, 65944, 65945, 65946, 65947, 65948, 65949, 65950, 65951, 65952, 65953, 65954, 65955, 65956, 65957, 65958, 65959, 65960, 65961, 65962, 65964, 65965, 65966, 65967, 65968, 65969, 65970, 65971, 65972, 65973, 65974, 65975, 65976, 65977, 65978, 65979, 65980, 65981, 65982, 65983, 65984, 65985, 65986, 65987, 65988, 65989, 65990, 65991, 65992, 65993, 65994, 65995, 65996, 65997, 65998, 65999, 66000, 66002, 66003, 66004, 66005, 66006, 66007, 66008, 66009, 66010, 66011, 66012, 66013, 66014, 66015, 66016, 66017, 66018, 66019, 66020, 66021, 66022, 66023, 66024, 66025, 66026, 66027, 66028, 66029, 66030, 66031, 66032, 66034, 66035, 66036, 66037, 66038, 66039, 66040, 66041, 66042, 66043, 66044, 66045, 66046, 66047, 66048, 66051, 66052, 66053, 66054, 66055, 66056, 66057, 66058, 66059, 66060, 66061, 66062, 66063, 66064, 66065, 66066, 66067, 66068, 66069, 66070, 66071, 66072, 66073, 66074, 66075, 66078, 66079, 66080, 66081, 66082, 66083, 66084, 66085, 66086, 66087, 66088, 66089, 66090, 66091, 66092, 66093, 66094, 66095, 66096, 66097, 66099, 66100, 66101, 66102, 66104, 66105, 66106, 66107, 66108, 66109, 66110, 66111, 66112, 66113, 66114, 66115, 66116, 66117, 66118, 66119, 66120, 66121, 66122, 66123, 66124, 66125, 66126, 66127, 66128, 66129, 66130, 66131, 66132, 66133, 66134, 66135, 66136, 66137, 66138, 66139, 66140, 66142, 66144, 66145, 66146, 66147, 66148, 66149, 66150, 66151, 66152, 66153, 66154, 66155, 66156, 66158, 66159, 66160, 66161, 66162, 66163, 66164, 66165, 66166, 66167, 66168, 66169, 66171, 66172, 66173, 66174, 66175, 66176, 66177, 66178, 66179, 66180, 66181, 66182, 66183, 66184, 66185, 66186, 66187, 66188, 66189, 66190, 66191, 66192, 66193, 66194, 66195, 66196, 66197, 66198, 66199, 66200, 66202, 66203, 66204, 66205, 66206, 66207, 66208, 66209, 66210, 66211, 66212, 66213, 66214, 66215, 66216, 66217, 66218, 66219, 66220, 66222, 66223, 66224, 66225, 66226, 66227, 66228, 66229, 66230, 66231, 66232, 66233, 66234, 66235, 66236, 66237, 66238, 66239, 66240, 66241, 66242, 66243, 66244, 66245, 66246, 66247, 66248, 66249, 66250, 66251, 66252, 66253, 66254, 66255, 66256, 66257, 66258, 66259, 66260, 66261, 66262, 66263, 66264, 66265, 66266, 66267, 66268, 66269, 66270, 66271, 66272, 66273, 66274, 66275, 66276, 66277, 66278, 66279, 66280, 66281, 66282, 66283, 66284, 66285, 66286, 66287, 66288, 66289, 66290, 66291, 66292, 66293, 66294, 66295, 66296, 66297, 66298, 66299, 66300, 66301, 66302, 66303, 66304, 66305, 66306, 66307, 66308, 66309, 66310, 66311, 66312, 66313, 66314, 66315, 66316, 66317, 66318, 66319, 66320, 66321, 66322, 66323, 66324, 66326, 66327, 66328, 66329, 66330, 66331, 66333, 66334, 66335, 66336, 66339, 66341, 66344, 66346, 66347, 66348, 66349, 66350, 66351, 66352, 66353, 66354, 66355, 66356, 66357, 66358, 66359, 66360, 66361, 66362, 66363, 66364, 66365, 66366, 66367, 66368, 66369, 66370, 66371, 66372, 66373, 66374, 66375, 66376, 66377, 66378, 66379, 66380, 66382, 66383, 66384, 66385, 66386, 66387, 66388, 66389, 66390, 66391, 66392, 66394, 66395, 66396, 66397, 66398, 66399, 66400, 66401, 66402, 66403, 66404, 66406, 66407, 66408, 66409, 66410, 66411, 66412, 66413, 66414, 66415, 66416, 66417, 66418, 66419, 66420, 66421, 66422, 66423, 66424, 66425, 66426, 66427, 66428, 66429, 66430, 66431, 66432, 66433, 66434, 66435, 66436, 66437, 66438, 66439, 66441, 66442, 66443, 66444, 66445, 66446, 66447, 66448, 66449, 66450, 66451, 66452, 66453, 66454, 66455, 66456, 66457, 66458, 66459, 66460, 66461, 66462, 66463, 66464, 66465, 66466, 66467, 66468, 66469, 66470, 66471, 66472, 66473, 66474, 66475, 66476, 66477, 66478, 66479, 66480, 66481, 66482, 66483, 66484, 66485, 66486, 66487, 66488, 66489, 66490, 66491, 66492, 66493, 66494, 66495, 66496, 66497, 66498, 66499, 66500, 66501, 66503, 66505, 66506, 66507, 66508, 66509, 66510, 66512, 66513, 66514, 66515, 66516, 66518, 66520, 66522, 66523, 66526, 66527, 66528, 66529, 66530, 66531, 66532, 66533, 66534, 66535, 66536, 66537, 66538, 66539, 66540, 66541, 66542, 66543, 66544, 66545, 66546, 66547, 66548, 66549, 66550, 66551, 66552, 66553, 66554, 66555, 66556, 66557, 66558, 66559, 66561, 66563, 66564, 66565, 66566, 66567, 66568, 66569, 66570, 66571, 66572, 66573, 66574, 66575, 66576, 66577, 66578, 66579, 66580, 66581, 66582, 66583, 66586, 66587, 66593, 66595, 66596, 66597, 66598, 66599, 66600, 66601, 66602, 66603, 66604, 66605, 66606, 66608, 66609, 66610, 66611, 66612, 66613, 66614, 66615, 66616, 66617, 66618, 66619, 66620, 66621, 66622, 66623, 66624, 66625, 66626, 66627, 66628, 66629, 66630, 66631, 66632, 66633, 66634, 66635, 66636, 66637, 66638, 66639, 66640, 66641, 66642, 66643, 66644, 66645, 66646, 66647, 66648, 66649, 66650, 66651, 66652, 66653, 66654, 66655, 66656, 66657, 66658, 66659, 66660, 66661, 66662, 66663, 66664, 66665, 66666, 66667, 66668, 66669, 66670, 66671, 66672, 66673, 66674, 66675, 66676, 66677, 66678, 66679, 66680, 66681, 66682, 66683, 66684, 66685, 66686, 66687, 66688, 66689, 66690, 66691, 66692, 66693, 66694, 66695, 66696, 66697, 66698, 66699, 66700, 66701, 66702, 66703, 66704, 66705, 66706, 66707, 66709, 66710, 66711, 66712, 66713, 66714, 66715, 66716, 66717, 66718, 66719, 66720, 66721, 66722, 66723, 66724, 66725, 66726, 66727, 66728, 66729, 66730, 66731, 66732, 66733, 66734, 66735, 66736, 66737, 66738, 66739, 66741, 66742, 66743, 66744, 66745, 66746, 66747, 66748, 66749, 66750, 66751, 66752, 66753, 66755, 66756, 66760, 66768, 66769, 66770, 66771, 66772, 66773, 66774, 66775, 66776, 66777, 66778, 66779, 66780, 66781, 66782, 66783, 66784, 66785, 66786, 66787, 66788, 66789, 66790, 66791, 66793, 66794, 66795, 66796, 66797, 66798, 66799, 66800, 66801, 66802, 66803, 66804, 66805, 66806, 66807, 66808, 66809, 66810, 66811, 66812, 66813, 66814, 66815, 66816, 66817, 66818, 66819, 66822, 66824, 66825, 66828, 66829, 66830, 66831, 66832, 66833, 66835, 66836, 66838, 66839, 66840, 66841, 66842, 66843, 66844, 66845, 66846, 66847, 66848, 66849, 66850, 66851, 66852, 66853, 66854, 66855, 66856, 66857, 66858, 66859, 66860, 66861, 66864, 66865, 66866, 66867, 66868, 66869, 66870, 66871, 66872, 66873, 66874, 66875, 66876, 66880, 66881, 66882, 66883, 66888, 66889, 66890, 66891, 66892, 66893, 66894, 66895, 66896, 66897, 66898, 66899, 66900, 66901, 66902, 66903, 66904, 66905, 66906, 66907, 66908, 66909, 66910, 66911, 66913, 66914, 66915, 66916, 66917, 66918, 66919, 66920, 66921, 66922, 66923, 66924, 66925, 66926, 66927, 66928, 66930, 66931, 66932, 66933, 66934, 66935, 66936, 66937, 66938, 66940, 66941, 66942, 66943, 66944, 66945, 66946, 66947, 66948, 66949, 66950, 66951, 66952, 66953, 66954, 66955, 66956, 66957, 66958, 66959, 66961, 66962, 66963, 66964, 66965, 66966, 66968, 66969, 66970, 66971, 66972, 66973, 66974, 66975, 66976, 66978, 66979, 66980, 66981, 66982, 66983, 66984, 66986, 66987, 66988, 66991, 66992, 66993, 66996, 66997, 66998, 66999, 67000, 67001, 67002, 67003, 67004, 67005, 67006, 67007, 67008, 67009, 67010, 67011, 67012, 67013, 67014, 67015, 67016, 67017, 67018, 67019, 67020, 67021, 67022, 67023, 67024, 67025, 67026, 67027, 67028, 67029, 67030, 67031, 67032, 67033, 67034, 67035, 67036, 67037, 67038, 67039, 67040, 67041, 67042, 67043, 67044, 67045, 67046, 67047, 67052, 67053, 67054, 67055, 67056, 67057, 67058, 67059, 67060, 67061, 67063, 67064, 67065, 67066, 67067, 67068, 67069, 67070, 67071, 67072, 67073, 67074, 67075, 67076, 67077, 67078, 67079, 67080, 67081, 67082, 67083, 67084, 67085, 67087, 67088, 67090, 67091, 67092, 67093, 67094, 67095, 67096, 67097, 67098, 67099, 67100, 67102, 67103, 67104, 67105, 67106, 67107, 67108, 67109, 67110, 67111, 67112, 67113, 67114, 67115, 67116, 67117, 67118, 67119, 67120, 67121, 67122, 67123, 67124, 67125, 67126, 67127, 67128, 67129, 67130, 67131, 67132, 67133, 67134, 67135, 67136, 67138, 67139, 67145, 67147, 67149, 67150, 67152, 67153, 67156, 67158, 67159, 67160, 67161, 67162, 67163, 67164, 67168, 67170, 67171, 67173, 67175, 67176, 67177, 67178, 67179, 67180, 67181, 67182, 67183, 67184, 67185, 67186, 67188, 67189, 67195, 67196, 67197, 67198, 67199, 67200, 67203, 67207, 67221, 67222, 67229, 67230, 67231, 67232, 67233, 67234, 67235, 67236, 67237, 67243, 67244, 67245, 67246, 67247, 67248, 67249, 67250, 67251, 67252, 67253, 67254, 67255, 67256, 67257, 67258, 67259, 67260, 67262, 67263, 67264, 67265, 67266, 67267, 67268, 67269, 67270, 67272, 67273, 67275, 67277, 67279, 67281, 67283, 67284, 67285, 67287, 67288, 67289, 67292, 67294, 67295, 67296, 67297, 67299, 67300, 67301, 67302, 67303, 67304, 67305, 67306, 67308, 67309, 67310, 67311, 67312, 67313, 67314, 67315, 67316, 67317, 67318, 67319, 67326, 67327, 67328, 67329, 67330, 67331, 67332, 67333, 67334, 67337, 67341, 67343, 67344, 67345, 67346, 67352, 67354, 67355, 67356, 67357, 67358, 67359, 67360, 67361, 67362, 67364, 67366, 67367, 67368, 67369, 67370, 67371, 67372, 67373, 67374, 67375, 67378, 67379, 67380, 67381, 67382, 67383, 67384, 67385, 67386, 67387, 67388, 67389, 67390, 67391, 67392, 67393, 67394, 67395, 67396, 67397, 67398, 67399, 67400, 67401, 67402, 67403, 67405, 67406, 67407, 67411, 67413, 67414, 67415, 67416, 67417, 67418, 67419, 67420, 67421, 67422, 67423, 67424, 67425, 67426, 67427, 67428, 67429, 67430, 67431, 67432, 67433, 67434, 67435, 67436, 67437, 67438, 67439, 67441, 67442, 67443, 67444, 67445, 67446, 67447, 67448, 67449, 67450, 67451, 67452, 67453, 67454, 67455, 67456, 67457, 67458, 67459, 67460, 67461, 67462, 67463, 67464, 67465, 67466, 67467, 67468, 67470, 67472, 67473, 67475, 67477, 67478, 67479, 67480, 67481, 67482, 67483, 67484, 67485, 67486, 67487, 67488, 67489, 67490, 67491, 67492, 67493, 67494, 67495, 67496, 67498, 67500, 67501, 67503, 67504, 67506, 67507, 67508, 67509, 67510, 67511, 67512, 67513, 67514, 67515, 67516, 67517, 67518, 67519, 67520, 67521, 67522, 67523, 67524, 67525, 67526, 67527, 67528, 67529, 67530, 67531, 67532, 67533, 67534, 67535, 67536, 67537, 67538, 67539, 67540, 67541, 67542, 67543, 67544, 67545, 67546, 67547, 67548, 67550, 67551, 67553, 67554, 67555, 67556, 67557, 67558, 67559, 67560, 67561, 67562, 67563, 67564, 67565, 67567, 67568, 67569, 67571, 67572, 67573, 67574, 67576, 67579, 67580, 67581, 67582, 67583, 67584, 67585, 67586, 67587, 67588, 67589, 67590, 67591, 67593, 67594, 67595, 67596, 67597, 67598, 67599, 67600, 67601, 67602, 67603, 67604, 67605, 67607, 67608, 67612, 67613, 67614, 67615, 67618, 67619, 67620, 67621, 67622, 67623, 67625, 67626, 67627, 67628, 67629, 67630, 67631, 67632, 67633, 67635, 67636, 67637, 67638, 67639, 67640, 67641, 67642, 67643, 67644, 67645, 67646, 67647, 67648, 67649, 67650, 67651, 67652, 67653, 67654, 67655, 67656, 67657, 67658, 67659, 67660, 67661, 67662, 67663, 67664, 67665, 67668, 67669, 67670, 67671, 67672, 67673, 67674, 67675, 67676, 67677, 67678, 67679, 67680, 67681, 67682, 67683, 67684, 67686, 67687, 67688, 67689, 67690, 67691, 67692, 67693, 67694, 67699, 67700, 67701, 67702, 67703, 67704, 67705, 67706, 67707, 67708, 67709, 67710, 67711, 67712, 67713, 67714, 67715, 67716, 67717, 67719, 67720, 67721, 67722, 67723, 67724, 67725, 67726, 67727, 67728, 67729, 67730, 67731, 67732, 67734, 67735, 67736, 67737, 67738, 67739, 67741, 67742, 67743, 67744, 67746, 67747, 67748, 67749, 67750, 67751, 67752, 67753, 67754, 67755, 67756, 67757, 67758, 67759, 67760, 67761, 67762, 67763, 67764, 67765, 67766, 67767, 67768, 67770, 67771, 67772, 67773, 67774, 67775, 67776, 67777, 67778, 67779, 67780, 67781, 67782, 67783, 67784, 67785, 67786, 67787, 67788, 67789, 67790, 67791, 67792, 67793, 67794, 67795, 67796, 67797, 67798, 67799, 67800, 67801, 67802, 67803, 67804, 67805, 67806, 67809, 67810, 67811, 67812, 67814, 67815, 67817, 67818, 67819, 67820, 67821, 67822, 67825, 67826, 67827, 67828, 67829, 67830, 67831, 67832, 67833, 67834, 67835, 67836, 67837, 67838, 67839, 67840, 67842, 67843, 67844, 67845, 67846, 67847, 67848, 67849, 67850, 67851, 67852, 67853, 67854, 67855, 67856, 67857, 67858, 67859, 67860, 67861, 67862, 67863, 67864, 67865, 67866, 67867, 67868, 67869, 67870, 67871, 67873, 67874, 67875, 67876, 67877, 67878, 67879, 67880, 67881, 67882, 67883, 67884, 67885, 67886, 67887, 67888, 67889, 67890, 67891, 67892, 67893, 67894, 67895, 67896, 67897, 67898, 67899, 67900, 67901, 67902, 67903, 67904, 67905, 67906, 67907, 67908, 67909, 67913, 67914, 67916, 67917, 67918, 67919, 67920, 67921, 67922, 67923, 67924, 67925, 67926, 67927, 67928, 67929, 67930, 67932, 67933, 67934, 67935, 67937, 67939, 67940, 67941, 67942, 67943, 67944, 67945, 67946, 67947, 67948, 67949, 67950, 67951, 67952, 67953, 67958, 67959, 67961, 67962, 67964, 67965, 67966, 67967, 67968, 67969, 67970, 67971, 67973, 67974, 67976, 67977, 67978, 67979, 67980, 67981, 67982, 67983, 67984, 67985, 67986, 67987, 67988, 67989, 67990, 67991, 67992, 67993, 67994, 67995, 67996, 67997, 67998, 67999, 68000, 68001, 68002, 68003, 68004, 68005, 68006, 68007, 68008, 68009, 68010, 68011, 68012, 68013, 68014, 68015, 68016, 68017, 68018, 68019, 68023, 68024, 68025, 68026, 68027, 68028, 68029, 68030, 68032, 68033, 68034, 68036, 68037, 68038, 68039, 68040, 68041, 68042, 68043, 68044, 68045, 68046, 68047, 68048, 68049, 68050, 68051, 68052, 68053, 68054, 68055, 68057, 68058, 68059, 68060, 68061, 68062, 68063, 68064, 68065, 68066, 68067, 68068, 68069, 68070, 68072, 68073, 68074, 68075, 68076, 68077, 68078, 68079, 68080, 68081, 68082, 68083, 68084, 68085, 68086, 68087, 68088, 68089, 68090, 68091, 68092, 68093, 68094, 68095, 68096, 68097, 68098, 68099, 68100, 68102, 68104, 68105, 68106, 68107, 68108, 68109, 68110, 68111, 68112, 68114, 68115, 68117, 68118, 68122, 68123, 68124, 68125, 68126, 68127, 68128, 68129, 68130, 68135, 68136, 68137, 68138, 68139, 68140, 68141, 68142, 68143, 68144, 68145, 68147, 68150, 68151, 68152, 68153, 68154, 68155, 68156, 68157, 68159, 68160, 68161, 68162, 68163, 68164, 68165, 68166, 68167, 68168, 68169, 68170, 68171, 68173, 68174, 68175, 68176, 68178, 68182, 68188, 68190, 68191, 68192, 68193, 68194, 68197, 68198, 68201, 68202, 68203, 68204, 68205, 68206, 68210, 68211, 68213, 68214, 68215, 68216, 68219, 68220, 68221, 68222, 68223, 68224, 68225, 68226, 68227, 68228, 68229, 68231, 68232, 68233, 68234, 68235, 68236, 68237, 68238, 68239, 68240, 68241, 68242, 68243, 68244, 68245, 68246, 68247, 68248, 68249, 68250, 68251, 68252, 68253, 68254, 68255, 68256, 68257, 68259, 68261, 68262, 68263, 68264, 68265, 68266, 68267, 68268, 68269, 68270, 68271, 68272, 68273, 68274, 68275, 68276, 68277, 68278, 68279, 68280, 68284, 68285, 68287, 68288, 68289, 68290, 68291, 68293, 68294, 68295, 68296, 68297, 68299, 68304, 68305, 68306, 68308, 68309, 68310, 68311, 68312, 68313, 68314, 68315, 68316, 68317, 68318, 68319, 68320, 68321, 68322, 68323, 68326, 68327, 68328, 68329, 68331, 68332, 68333, 68334, 68335, 68336, 68337, 68338, 68339, 68340, 68341, 68342, 68343, 68344, 68345, 68347, 68348, 68349, 68350, 68351, 68352, 68353, 68354, 68355, 68356, 68357, 68358, 68360, 68361, 68362, 68363, 68364, 68365, 68366, 68367, 68368, 68369, 68370, 68371, 68372, 68373, 68374, 68375, 68376, 68377, 68378, 68379, 68380, 68382, 68383, 68384, 68389, 68390, 68391, 68392, 68393, 68394, 68396, 68397, 68398, 68399, 68401, 68402, 68403, 68404, 68405, 68406, 68407, 68408, 68409, 68410, 68411, 68413, 68414, 68415, 68416, 68417, 68418, 68419, 68420, 68421, 68422, 68423, 68424, 68425, 68426, 68427, 68428, 68429, 68430, 68431, 68432, 68434, 68442, 68458, 68459, 68460, 68461, 68462, 68463, 68464, 68465, 68466, 68467, 68468, 68469, 68470, 68471, 68472, 68473, 68474, 68475, 68476, 68477, 68478, 68479, 68480, 68481, 68482, 68483, 68484, 68485, 68486, 68487, 68488, 68489, 68490, 68491, 68492, 68493, 68495, 68496, 68497, 68499, 68501, 68502, 68503, 68504, 68505, 68506, 68507, 68508, 68509, 68510, 68511, 68512, 68513, 68514, 68515, 68516, 68517, 68518, 68519, 68520, 68521, 68522, 68523, 68524, 68525, 68526, 68527, 68528, 68529, 68530, 68531, 68535, 68536, 68537, 68538, 68539, 68540, 68541, 68542, 68543, 68544, 68545, 68546, 68547, 68548, 68549, 68550, 68551, 68552, 68553, 68554, 68555, 68557, 68558, 68559, 68560, 68561, 68562, 68563, 68564, 68565, 68566, 68567, 68568, 68569, 68570, 68571, 68572, 68573, 68574, 68575, 68576, 68577, 68578, 68579, 68580, 68581, 68582, 68583, 68584, 68585, 68586, 68587, 68588, 68589, 68590, 68591, 68592, 68593, 68594, 68595, 68596, 68597, 68598, 68599, 68600, 68601, 68602, 68603, 68604, 68605, 68606, 68607, 68608, 68609, 68612, 68613, 68614, 68615, 68616, 68617, 68618, 68619, 68620, 68621, 68622, 68623, 68624, 68625, 68626, 68627, 68628, 68629, 68630, 68631, 68632, 68633, 68634, 68635, 68636, 68637, 68638, 68639, 68640, 68642, 68643, 68644, 68645, 68646, 68647, 68648, 68651, 68652, 68653, 68654, 68655, 68656, 68657, 68658, 68659, 68660, 68661, 68662, 68663, 68664, 68665, 68666, 68667, 68668, 68669, 68670, 68671, 68672, 68673, 68674, 68675, 68676, 68677, 68678, 68679, 68680, 68681, 68682, 68684, 68685, 68687, 68689, 68690, 68691, 68692, 68695, 68696, 68697, 68698, 68699, 68700, 68701, 68703, 68704, 68705, 68706, 68707, 68708, 68709, 68710, 68711, 68712, 68713, 68714, 68715, 68716, 68717, 68718, 68719, 68720, 68721, 68722, 68723, 68724, 68725, 68726, 68727, 68728, 68733, 68739, 68740, 68741, 68742, 68743, 68744, 68745, 68746, 68747, 68748, 68749, 68750, 68751, 68752, 68753, 68754, 68755, 68756, 68757, 68758, 68759, 68760, 68761, 68762, 68763, 68764, 68765, 68766, 68767, 68768, 68769, 68770, 68771, 68772, 68773, 68774, 68775, 68777, 68778, 68779, 68784, 68785, 68786, 68787, 68788, 68789, 68791, 68792, 68793, 68794, 68795, 68796, 68797, 68798, 68799, 68800, 68801, 68803, 68804, 68805, 68806, 68807, 68808, 68809, 68810, 68811, 68812, 68813, 68814, 68815, 68816, 68817, 68818, 68819, 68820, 68821, 68822, 68823, 68824, 68825, 68826, 68827, 68828, 68829, 68830, 68831, 68832, 68833, 68834, 68835, 68837, 68838, 68839, 68840, 68841, 68842, 68843, 68844, 68845, 68846, 68847, 68848, 68849, 68850, 68851, 68852, 68853, 68854, 68855, 68856, 68857, 68858, 68859, 68860, 68861, 68862, 68863, 68864, 68865, 68866, 68867, 68868, 68869, 68870, 68871, 68872, 68873, 68874, 68875, 68876, 68877, 68878, 68879, 68880, 68881, 68882, 68883, 68884, 68885, 68886, 68887, 68888, 68894, 68895, 68896, 68897, 68898, 68899, 68900, 68901, 68902, 68903, 68904, 68905, 68906, 68907, 68908, 68909, 68912, 68913, 68914, 68915, 68916, 68917, 68918, 68919, 68920, 68921, 68922, 68923, 68924, 68925, 68926, 68927, 68928, 68929, 68930, 68931, 68932, 68933, 68934, 68935, 68936, 68937, 68938, 68939, 68940, 68941, 68944, 68945, 68946, 68947, 68948, 68949, 68950, 68951, 68952, 68953, 68954, 68955, 68956, 68957, 68958, 68959, 68960, 68961, 68962, 68963, 68964, 68965, 68966, 68967, 68968, 68969, 68970, 68971, 68972, 68973, 68974, 68975, 68977, 68978, 68983, 68984, 68985, 68986, 68987, 68988, 68989, 68990, 68991, 68992, 68993, 68994, 68995, 68996, 68997, 68998, 68999, 69000, 69001, 69002, 69003, 69004, 69005, 69006, 69007, 69008, 69009, 69012, 69013, 69014, 69017, 69018, 69019, 69020, 69024, 69025, 69026, 69028, 69029, 69030, 69031, 69032, 69044, 69045, 69046, 69047, 69048, 69049, 69050, 69051, 69052, 69053, 69054, 69055, 69056, 69057, 69059, 69060, 69061, 69062, 69063, 69064, 69065, 69066, 69067, 69068, 69069, 69070, 69071, 69072, 69073, 69074, 69075, 69078, 69079, 69081, 69085, 69086, 69087, 69088, 69089, 69090, 69091, 69093, 69095, 69096, 69097, 69098, 69099, 69100, 69128, 69131, 69132, 69133, 69134, 69135, 69136, 69140, 69142, 69143, 69144, 69145, 69147, 69148, 69152, 69153, 69154, 69155, 69156, 69157, 69158, 69159, 69160, 69161, 69162, 69164, 69167, 69168, 69169, 69170, 69171, 69172, 69173, 69174, 69175, 69176, 69177, 69178, 69179, 69180, 69181, 69182, 69183, 69184, 69185, 69186, 69187, 69192, 69193, 69194, 69195, 69196, 69197, 69198, 69200, 69201, 69202, 69203, 69204, 69207, 69208, 69210, 69211, 69212, 69213, 69214, 69215, 69216, 69217, 69218, 69219, 69220, 69221, 69223, 69224, 69225, 69226, 69227, 69228, 69229, 69231, 69232, 69234, 69235, 69236, 69237, 69238, 69239, 69240, 69241, 69242, 69244, 69245, 69246, 69247, 69248, 69249, 69250, 69251, 69252, 69253, 69254, 69255, 69256, 69257, 69258, 69259, 69260, 69261, 69262, 69263, 69264, 69265, 69266, 69267, 69268, 69269, 69270, 69271, 69272, 69273, 69274, 69276, 69277, 69278, 69279, 69280, 69281, 69282, 69283, 69284, 69285, 69286, 69287, 69288, 69289, 69290, 69291, 69292, 69293, 69294, 69295, 69296, 69297, 69298, 69299, 69300, 69301, 69302, 69303, 69304, 69305, 69306, 69307, 69308, 69309, 69310, 69311, 69312, 69313, 69314, 69315, 69316, 69318, 69319, 69320, 69321, 69322, 69323, 69326, 69327, 69331, 69332, 69333, 69334, 69335, 69336, 69337, 69338, 69339, 69340, 69341, 69342, 69343, 69344, 69345, 69346, 69347, 69348, 69349, 69350, 69351, 69352, 69353, 69354, 69355, 69356, 69357, 69358, 69359, 69360, 69361, 69362, 69363, 69364, 69365, 69367, 69369, 69370, 69371, 69373, 69374, 69375, 69376, 69377, 69378, 69379, 69381, 69382, 69383, 69384, 69385, 69386, 69387, 69388, 69389, 69390, 69391, 69392, 69393, 69394, 69395, 69396, 69397, 69398, 69399, 69400, 69401, 69402, 69403, 69404, 69405, 69406, 69407, 69408, 69409, 69410, 69411, 69412, 69413, 69416, 69417, 69418, 69419, 69420, 69421, 69422, 69423, 69424, 69425, 69426, 69427, 69428, 69429, 69430, 69431, 69432, 69433, 69434, 69435, 69436, 69437, 69438, 69439, 69440, 69441, 69442, 69444, 69445, 69446, 69447, 69448, 69449, 69450, 69451, 69452, 69453, 69454, 69455, 69456, 69457, 69458, 69459, 69460, 69461, 69462, 69463, 69464, 69465, 69466, 69467, 69468, 69469, 69471, 69472, 69473, 69474, 69475, 69476, 69477, 69478, 69479, 69480, 69481, 69482, 69483, 69485, 69486, 69487, 69488, 69489, 69490, 69491, 69492, 69493, 69494, 69495, 69496, 69497, 69498, 69499, 69500, 69501, 69502, 69504, 69505, 69506, 69507, 69508, 69509, 69510, 69511, 69512, 69513, 69514, 69515, 69516, 69517, 69518, 69519, 69520, 69521, 69522, 69523, 69524, 69525, 69527, 69529, 69530, 69531, 69532, 69533, 69534, 69535, 69536, 69538, 69540, 69544, 69548, 69549, 69550, 69551, 69552, 69553, 69555, 69556, 69557, 69558, 69559, 69560, 69561, 69562, 69563, 69564, 69565, 69566, 69567, 69568, 69569, 69570, 69571, 69572, 69573, 69574, 69575, 69576, 69577, 69578, 69580, 69581, 69582, 69588, 69590, 69591, 69592, 69593, 69595, 69596, 69598, 69599, 69600, 69601, 69602, 69603, 69604, 69605, 69606, 69607, 69608, 69609, 69613, 69614, 69615, 69616, 69617, 69618, 69619, 69620, 69621, 69622, 69623, 69624, 69625, 69626, 69627, 69628, 69629, 69631, 69633, 69635, 69636, 69637, 69638, 69639, 69644, 69645, 69647, 69648, 69649, 69651, 69652, 69654, 69655, 69656, 69657, 69658, 69659, 69660, 69661, 69662, 69663, 69664, 69665, 69666, 69667, 69668, 69669, 69670, 69671, 69672, 69673, 69674, 69675, 69676, 69677, 69678, 69679, 69680, 69681, 69682, 69683, 69684, 69685, 69686, 69688, 69689, 69690, 69691, 69692, 69693, 69694, 69695, 69696, 69697, 69698, 69699, 69700, 69701, 69702, 69703, 69704, 69705, 69706, 69707, 69708, 69709, 69710, 69711, 69712, 69713, 69714, 69715, 69716, 69717, 69718, 69719, 69720, 69721, 69722, 69723, 69724, 69725, 69726, 69727, 69728, 69729, 69730, 69731, 69732, 69733, 69734, 69735, 69736, 69737, 69738, 69739, 69740, 69741, 69742, 69743, 69744, 69745, 69746, 69748, 69749, 69750, 69751, 69752, 69753, 69754, 69755, 69756, 69757, 69758, 69759, 69767, 69768, 69769, 69770, 69771, 69772, 69773, 69774, 69775, 69776, 69777, 69778, 69779, 69780, 69781, 69782, 69783, 69784, 69785, 69791, 69792, 69793, 69794, 69795, 69796, 69797, 69798, 69799, 69800, 69801, 69802, 69803, 69804, 69806, 69807, 69808, 69809, 69810, 69811, 69812, 69813, 69814, 69815, 69816, 69817, 69818, 69819, 69820, 69821, 69822, 69823, 69824, 69825, 69826, 69827, 69828, 69829, 69830, 69831, 69832, 69833, 69834, 69835, 69836, 69837, 69838, 69839, 69840, 69841, 69842, 69843, 69844, 69846, 69847, 69848, 69849, 69865, 69866, 69867, 69868, 69869, 69870, 69871, 69872, 69880, 69885, 69886, 69887, 69888, 69890, 69891, 69892, 69893, 69894, 69895, 69899, 69900, 69902, 69903, 69904, 69905, 69906, 69907, 69908, 69909, 69910, 69911, 69912, 69913, 69914, 69915, 69916, 69917, 69918, 69919, 69920, 69921, 69923, 69925, 69926, 69927, 69937, 69938, 69939, 69943, 69944, 69945, 69946, 69947, 69948, 69949, 69950, 69951, 69952, 69957, 69958, 69959, 69960, 69961, 69962, 69963, 69964, 69965, 69966, 69967, 69968, 69969, 69970, 69971, 69972, 69973, 69974, 69975, 69976, 69977, 69978, 69979, 69980, 69981, 69982, 69983, 69984, 69989, 69990, 69991, 69992, 69993, 69994, 69995, 69996, 69997, 69998, 69999, 70000, 70001, 70002, 70003, 70004, 70005, 70006, 70007, 70008, 70009, 70010, 70011, 70012, 70013, 70014, 70015, 70016, 70017, 70018, 70019, 70020, 70021, 70022, 70023, 70024, 70025, 70026, 70027, 70028, 70029, 70030, 70031, 70032, 70033, 70034, 70035, 70039, 70040, 70041, 70042, 70044, 70045, 70046, 70047, 70048, 70052, 70054, 70055, 70056, 70057, 70058, 70059, 70060, 70061, 70062, 70066, 70068, 70069, 70070, 70071, 70072, 70073, 70074, 70075, 70077, 70078, 70079, 70080, 70081, 70082, 70083, 70084, 70085, 70086, 70087, 70088, 70089, 70090, 70091, 70092, 70093, 70094, 70095, 70096, 70097, 70098, 70099, 70100, 70101, 70102, 70103, 70104, 70105, 70106, 70107, 70108, 70109, 70111, 70112, 70113, 70114, 70115, 70116, 70117, 70118, 70119, 70120, 70121, 70122, 70123, 70124, 70125, 70126, 70128, 70129, 70130, 70131, 70132, 70133, 70134, 70135, 70136, 70137, 70138, 70139, 70141, 70142, 70143, 70144, 70145, 70146, 70147, 70148, 70149, 70150, 70151, 70152, 70153, 70154, 70155, 70157, 70160, 70162, 70163, 70164, 70165, 70166, 70167, 70168, 70169, 70170, 70171, 70172, 70173, 70174, 70175, 70176, 70177, 70178, 70179, 70180, 70181, 70182, 70183, 70184, 70185, 70188, 70189, 70190, 70191, 70192, 70193, 70194, 70195, 70196, 70197, 70198, 70199, 70200, 70201, 70202, 70203, 70204, 70205, 70206, 70207, 70208, 70209, 70210, 70211, 70212, 70213, 70214, 70215, 70216, 70217, 70218, 70219, 70220, 70221, 70222, 70223, 70224, 70225, 70226, 70227, 70228, 70229, 70230, 70231, 70232, 70233, 70234, 70235, 70236, 70237, 70238, 70240, 70241, 70242, 70243, 70244, 70245, 70246, 70247, 70248, 70249, 70250, 70251, 70252, 70253, 70257, 70258, 70259, 70260, 70261, 70262, 70263, 70264, 70265, 70266, 70267, 70268, 70269, 70270, 70271, 70272, 70273, 70274, 70275, 70276, 70277, 70278, 70279, 70280, 70281, 70282, 70283, 70284, 70285, 70286, 70287, 70288, 70289, 70290, 70291, 70292, 70293, 70294, 70295, 70296, 70297, 70298, 70299, 70300, 70301, 70302, 70303, 70304, 70306, 70307, 70308, 70309, 70311, 70312, 70313, 70314, 70315, 70316, 70317, 70318, 70319, 70320, 70321, 70322, 70323, 70324, 70325, 70326, 70327, 70328, 70329, 70330, 70331, 70332, 70333, 70334, 70335, 70336, 70337, 70338, 70339, 70340, 70341, 70342, 70343, 70344, 70345, 70346, 70347, 70348, 70349, 70350, 70351, 70352, 70353, 70354, 70355, 70356, 70357, 70358, 70359, 70360, 70361, 70362, 70363, 70364, 70365, 70366, 70367, 70368, 70369, 70370, 70371, 70372, 70373, 70374, 70375, 70376, 70377, 70378, 70379, 70380, 70381, 70382, 70383, 70384, 70385, 70386, 70387, 70388, 70389, 70390, 70391, 70392, 70393, 70394, 70395, 70396, 70397, 70398, 70399, 70400, 70401, 70402, 70403, 70404, 70405, 70406, 70407, 70408, 70409, 70410, 70411, 70412, 70413, 70414, 70415, 70416, 70417, 70418, 70419, 70420, 70421, 70422, 70423, 70424, 70425, 70426, 70427, 70428, 70429, 70430, 70431, 70432, 70433, 70434, 70435, 70436, 70437, 70438, 70439, 70440, 70441, 70443, 70444, 70445, 70446, 70447, 70448, 70449, 70450, 70451, 70452, 70453, 70454, 70455, 70456, 70460, 70461, 70462, 70463, 70464, 70465, 70466, 70467, 70468, 70469, 70470, 70471, 70472, 70473, 70474, 70475, 70476, 70477, 70478, 70480, 70481, 70482, 70483, 70484, 70489, 70490, 70491, 70492, 70493, 70494, 70495, 70496, 70497, 70498, 70499, 70500, 70501, 70503, 70504, 70505, 70506, 70507, 70508, 70509, 70510, 70511, 70512, 70513, 70514, 70515, 70516, 70517, 70518, 70519, 70520, 70521, 70522, 70523, 70524, 70525, 70526, 70527, 70528, 70529, 70530, 70531, 70533, 70534, 70535, 70542, 70543, 70544, 70545, 70546, 70547, 70551, 70552, 70553, 70555, 70556, 70557, 70558, 70559, 70560, 70561, 70563, 70564, 70565, 70566, 70567, 70571, 70572, 70573, 70574, 70576, 70577, 70579, 70581, 70583, 70584, 70585, 70586, 70587, 70588, 70589, 70591, 70592, 70594, 70595, 70596, 70597, 70602, 70605, 70606, 70607, 70608, 70609, 70610, 70611, 70612, 70613, 70614, 70615, 70616, 70617, 70618, 70619, 70620, 70621, 70622, 70623, 70624, 70625, 70626, 70627, 70628, 70633, 70643, 70647, 70648, 70649, 70653, 70654, 70655, 70656, 70658, 70659, 70660, 70661, 70662, 70663, 70665, 70666, 70672, 70673, 70674, 70677, 70678, 70679, 70680, 70682, 70683, 70684, 70688, 70689, 70690, 70691, 70692, 70693, 70694, 70695, 70698, 70700, 70701, 70702, 70703, 70704, 70705, 70706, 70707, 70708, 70709, 70712, 70713, 70714, 70716, 70718, 70719, 70720, 70721, 70722, 70723, 70726, 70727, 70728, 70729, 70731, 70732, 70733, 70734, 70735, 70736, 70737, 70738, 70739, 70740, 70741, 70742, 70743, 70744, 70745, 70746, 70747, 70748, 70749, 70750, 70751, 70752, 70754, 70755, 70757, 70758, 70759, 70760, 70761, 70762, 70774, 70775, 70779, 70783, 70784, 70785, 70786, 70787, 70788, 70789, 70790, 70791, 70792, 70794, 70795, 70797, 70798, 70799, 70800, 70801, 70802, 70803, 70804, 70805, 70806, 70812, 70813, 70817, 70818, 70822, 70823, 70824, 70844, 70849, 70850, 70852, 70855, 70858, 70859, 70860, 70861, 70862, 70863, 70864, 70865, 70866, 70868, 70869, 70873, 70877, 70878, 70879, 70884, 70888, 70889, 70893, 70894, 70898, 70899, 70900, 70901, 70902, 70904, 70905, 70906, 70907, 70908, 70909, 70910, 70920, 70921, 70924, 70925, 70926, 70927, 70928, 70929, 70930, 70931, 70932, 70933, 70934, 70935, 70936, 70937, 70938, 70939, 70940, 70941, 70942, 70943, 70944, 70945, 70946, 70947, 70948, 70949, 70950, 70951, 70954, 70955, 70956, 70959, 70963, 70966, 70967, 70968, 70969, 70970, 70971, 70972, 70973, 70974, 70976, 70977, 70978, 70979, 70980, 70981, 70982, 70983, 70984, 70985, 70986, 70987, 70988, 70989, 70996, 70997, 70998, 70999, 71000, 71001, 71002, 71003, 71004, 71005, 71006, 71007, 71008, 71009, 71010, 71011, 71012, 71013, 71014, 71015, 71016, 71017, 71018, 71019, 71020, 71021, 71022, 71023, 71024, 71025, 71026, 71027, 71028, 71029, 71030, 71031, 71032, 71033, 71034, 71035, 71036, 71037, 71039, 71040, 71041, 71042, 71043, 71044, 71045, 71046, 71047, 71048, 71049, 71050, 71051, 71052, 71053, 71054, 71055, 71056, 71057, 71058, 71059, 71060, 71061, 71062, 71063, 71064, 71065, 71066, 71067, 71068, 71069, 71070, 71071, 71072, 71073, 71074, 71075, 71076, 71077, 71078, 71079, 71080, 71081, 71082, 71083, 71084, 71085, 71086, 71087, 71089, 71091, 71092, 71093, 71094, 71095, 71096, 71097, 71098, 71100, 71101, 71102, 71103, 71105, 71106, 71107, 71108, 71109, 71110, 71111, 71112, 71113, 71114, 71116, 71119, 71120, 71121, 71122, 71123, 71124, 71125, 71126, 71127, 71128); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (71129, 71130, 71131, 71132, 71133, 71134, 71136, 71137, 71139, 71140, 71141, 71142, 71143, 71144, 71145, 71146, 71147, 71148, 71149, 71150, 71151, 71152, 71153, 71154, 71155, 71156, 71157, 71158, 71159, 71160, 71161, 71162, 71163, 71164, 71165, 71166, 71167, 71169, 71170, 71171, 71172, 71173, 71174, 71175, 71176, 71177, 71178, 71179, 71180, 71187, 71188, 71192, 71193, 71194, 71195, 71196, 71197, 71199, 71200, 71201, 71202, 71203, 71204, 71205, 71206, 71207, 71208, 71209, 71210, 71211, 71212, 71213, 71214, 71215, 71216, 71217, 71218, 71219, 71220, 71221, 71222, 71223, 71224, 71225, 71226, 71228, 71235, 71239, 71244, 71245, 71246, 71247, 71248, 71249, 71250, 71251, 71252, 71253, 71254, 71255, 71256, 71257, 71258, 71259, 71260, 71261, 71262, 71263, 71264, 71265, 71266, 71267, 71268, 71269, 71270, 71271, 71272, 71273, 71274, 71275, 71276, 71277, 71278, 71279, 71280, 71281, 71282, 71283, 71284, 71285, 71286, 71287, 71288, 71289, 71290, 71291, 71292, 71293, 71294, 71296, 71297, 71298, 71299, 71300, 71301, 71302, 71303, 71304, 71305, 71306, 71307, 71308, 71309, 71310, 71311, 71312, 71313, 71314, 71315, 71316, 71317, 71318, 71319, 71320, 71321, 71322, 71323, 71324, 71326, 71327, 71328, 71329, 71330, 71331, 71332, 71333, 71334, 71335, 71336, 71337, 71338, 71340, 71341, 71342, 71343, 71344, 71345, 71346, 71347, 71348, 71349, 71350, 71351, 71352, 71353, 71354, 71355, 71357, 71358, 71359, 71360, 71361, 71362, 71363, 71364, 71365, 71366, 71367, 71369, 71371, 71372, 71373, 71374, 71375, 71376, 71377, 71378, 71379, 71380, 71381, 71382, 71383, 71384, 71385, 71386, 71387, 71388, 71389, 71390, 71391, 71392, 71393, 71394, 71395, 71396, 71397, 71398, 71400, 71401, 71403, 71404, 71405, 71407, 71408, 71409, 71410, 71413, 71414, 71415, 71420, 71423, 71424, 71425, 71426, 71427, 71428, 71429, 71430, 71431, 71432, 71433, 71434, 71435, 71436, 71437, 71438, 71439, 71440, 71441, 71442, 71443, 71444, 71445, 71446, 71447, 71448, 71449, 71450, 71451, 71452, 71453, 71454, 71455, 71457, 71459, 71460, 71461, 71462, 71463, 71464, 71465, 71466, 71467, 71468, 71469, 71470, 71471, 71472, 71473, 71474, 71475, 71476, 71477, 71478, 71479, 71480, 71481, 71482, 71483, 71484, 71485, 71486, 71487, 71488, 71489, 71490, 71491, 71492, 71493, 71494, 71495, 71496, 71497, 71498, 71499, 71500, 71501, 71502, 71503, 71504, 71505, 71506, 71507, 71508, 71509, 71510, 71511, 71512, 71513, 71514, 71515, 71516, 71517, 71518, 71519, 71520, 71525, 71526, 71527, 71529, 71530, 71532, 71533, 71540, 71542, 71543, 71544, 71548, 71550, 71560, 71564, 71578, 71585, 71589, 71590, 71591, 71592, 71593, 71597, 71599, 71600, 71603, 71604, 71605, 71606, 71610, 71611, 71612, 71613, 71614, 71615, 71616, 71617, 71618, 71619, 71620, 71621, 71622, 71623, 71624, 71625, 71626, 71628, 71629, 71630, 71631, 71632, 71635, 71636, 71637, 71638, 71639, 71641, 71642, 71643, 71644, 71645, 71646, 71647, 71649, 71655, 71656, 71657, 71658, 71659, 71660, 71661, 71662, 71663, 71664, 71665, 71669, 71670, 71671, 71672, 71673, 71674, 71675, 71676, 71681, 71682, 71683, 71684, 71685, 71686, 71687, 71691, 71692, 71693, 71694, 71695, 71696, 71697, 71698, 71699, 71700, 71701, 71705, 71711, 71712, 71713, 71715, 71716, 71717, 71718, 71719, 71720, 71721, 71723, 71725, 71726, 71727, 71728, 71729, 71730, 71732, 71734, 71735, 71736, 71737, 71738, 71739, 71740, 71741, 71742, 71743, 71744, 71745, 71746, 71747, 71748, 71749, 71750, 71751, 71752, 71753, 71754, 71755, 71756, 71757, 71758, 71759, 71760, 71761, 71762, 71763, 71764, 71765, 71766, 71767, 71769, 71770, 71771, 71772, 71773, 71774, 71775, 71776, 71777, 71778, 71780, 71781, 71782, 71783, 71784, 71785, 71786, 71787, 71788, 71789, 71790, 71794, 71795, 71796, 71797, 71798, 71799, 71800, 71801, 71802, 71803, 71812, 71816, 71817, 71818, 71819, 71820, 71821, 71822, 71823, 71824, 71825, 71826, 71827, 71828, 71829, 71830, 71831, 71832, 71833, 71834, 71835, 71836, 71837, 71838, 71839, 71840, 71841, 71842, 71843, 71844, 71845, 71846, 71847, 71848, 71849, 71850, 71851, 71852, 71853, 71854, 71855, 71856, 71857, 71858, 71859, 71860, 71861, 71862, 71863, 71864, 71865, 71866, 71867, 71868, 71869, 71870, 71875, 71876, 71877, 71879, 71881, 71882, 71883, 71884, 71885, 71886, 71887, 71888, 71889, 71890, 71891, 71892, 71893, 71894, 71895, 71896, 71897, 71898, 71899, 71900, 71901, 71902, 71905, 71906, 71907, 71908, 71909, 71910, 71911, 71912, 71913, 71914, 71915, 71916, 71917, 71918, 71919, 71920, 71921, 71922, 71923, 71924, 71925, 71926, 71927, 71928, 71929, 71930, 71931, 71932, 71933, 71934, 71938, 71939, 71940, 71941, 71942, 71943, 71944, 71945, 71946, 71950, 71951, 71952, 71953, 71954, 71955, 71956, 71959, 71960, 71961, 71963, 71964, 71965, 71966, 71967, 71968, 71969, 71970, 71971, 71972, 71973, 71974, 71975, 71976, 71977, 71978, 71979, 71982, 71983, 71984, 71985, 71986, 71987, 71988, 71989, 71990, 71991, 71992, 71993, 71994, 71995, 71996, 71997, 71998, 71999, 72000, 72001, 72002, 72003, 72005, 72006, 72007, 72008, 72009, 72014, 72015, 72016, 72017, 72018, 72020, 72023, 72024, 72025, 72026, 72027, 72028, 72029, 72030, 72031, 72032, 72033, 72034, 72035, 72036, 72037, 72038, 72039, 72040, 72041, 72042, 72043, 72045, 72048, 72049, 72050, 72051, 72052, 72053, 72054, 72055, 72056, 72057, 72059, 72060, 72065, 72095, 72096, 72097, 72098, 72099, 72100, 72101, 72102, 72103, 72104, 72105, 72106, 72107, 72108, 72109, 72110, 72111, 72112, 72113, 72114, 72115, 72116, 72117, 72118, 72129, 72130, 72131, 72132, 72139, 72144, 72145, 72150, 72151, 72152, 72153, 72154, 72155, 72156, 72157, 72158, 72159, 72160, 72161, 72162, 72171, 72172, 72173, 72174, 72175, 72177, 72180, 72190, 72191, 72192, 72193, 72194, 72195, 72197, 72198, 72215, 72216, 72218, 72219, 72220, 72221, 72223, 72224, 72225, 72227, 72228, 72230, 72232, 72234, 72235, 72236, 72237, 72238, 72239, 72240, 72241, 72244, 72245, 72247, 72248, 72249, 72251, 72253, 72254, 72255, 72256, 72257, 72258, 72259, 72260, 72261, 72262, 72263, 72264, 72265, 72266, 72267, 72270, 72271, 72272, 72273, 72274, 72275, 72276, 72277, 72278, 72279, 72280, 72281, 72282, 72283, 72285, 72286, 72287, 72288, 72289, 72290, 72291, 72292, 72293, 72294, 72295, 72296, 72297, 72298, 72300, 72301, 72302, 72304, 72305, 72306, 72307, 72308, 72309, 72311, 72312, 72313, 72314, 72315, 72316, 72317, 72318, 72319, 72322, 72327, 72328, 72329, 72330, 72331, 72334, 72336, 72337, 72338, 72339, 72340, 72341, 72342, 72343, 72344, 72345, 72346, 72347, 72348, 72349, 72350, 72351, 72352, 72353, 72354, 72355, 72356, 72357, 72358, 72359, 72360, 72361, 72362, 72363, 72364, 72365, 72366, 72367, 72368, 72369, 72370, 72371, 72372, 72373, 72374, 72375, 72376, 72377, 72378, 72380, 72381, 72382, 72383, 72385, 72386, 72387, 72388, 72389, 72390, 72391, 72392, 72393, 72394, 72395, 72396, 72397, 72399, 72400, 72403, 72404, 72405, 72406, 72407, 72408, 72409, 72410, 72411, 72412, 72413, 72414, 72415, 72416, 72417, 72418, 72419, 72421, 72422, 72423, 72424, 72425, 72426, 72427, 72428, 72429, 72430, 72431, 72432, 72433, 72434, 72435, 72436, 72437, 72438, 72440, 72441, 72442, 72443, 72444, 72445, 72446, 72447, 72448, 72449, 72450, 72451, 72452, 72453, 72454, 72455, 72456, 72457, 72458, 72459, 72460, 72461, 72462, 72463, 72464, 72465, 72466, 72467, 72468, 72469, 72473, 72474, 72475, 72476, 72477, 72478, 72479, 72480, 72481, 72482, 72483, 72484, 72485, 72486, 72487, 72488, 72489, 72490, 72491, 72492, 72493, 72494, 72496, 72497, 72498, 72499, 72500, 72501, 72502, 72503, 72504, 72505, 72515, 72516, 72517, 72518, 72519, 72524, 72525, 72527, 72528, 72529, 72530, 72531, 72532, 72533, 72534, 72535, 72536, 72537, 72538, 72539, 72540, 72541, 72542, 72543, 72545, 72546, 72547, 72548, 72549, 72550, 72551, 72552, 72553, 72554, 72555, 72556, 72557, 72558, 72559, 72560, 72561, 72562, 72563, 72564, 72565, 72567, 72568, 72569, 72570, 72571, 72572, 72573, 72575, 72578, 72579, 72580, 72581, 72582, 72584, 72585, 72587, 72588, 72590, 72592, 72593, 72594, 72595, 72596, 72597, 72598, 72599, 72601, 72602, 72603, 72604, 72605, 72606, 72607, 72609, 72610, 72613, 72614, 72615, 72616, 72619, 72620, 72621, 72623, 72624, 72626, 72627, 72628, 72629, 72631, 72633, 72634, 72635, 72636, 72637, 72638, 72639, 72640, 72641, 72642, 72643, 72644, 72645, 72646, 72647, 72649, 72650, 72651, 72652, 72653, 72654, 72655, 72656, 72658, 72660, 72661, 72662, 72663, 72665, 72666, 72667, 72668, 72669, 72670, 72671, 72672, 72673, 72674, 72675, 72676, 72677, 72678, 72681, 72691, 72694, 72695, 72696, 72699, 72705, 72709, 72710, 72713, 72714, 72723, 72724, 72725, 72726, 72727, 72728, 72733, 72744, 72747, 72748, 72749, 72750, 72751, 72752, 72753, 72754, 72755, 72756, 72757, 72758, 72759, 72760, 72761, 72762, 72763, 72764, 72765, 72766, 72767, 72768, 72769, 72770, 72771, 72772, 72773, 72774, 72775, 72777, 72779, 72780, 72781, 72783, 72784, 72785, 72787, 72788, 72789, 72791, 72792, 72793, 72794, 72795, 72796, 72797, 72799, 72800, 72801, 72802, 72803, 72804, 72805, 72806, 72807, 72808, 72809, 72810, 72813, 72814, 72815, 72818, 72819, 72821, 72822, 72823, 72828, 72829, 72830, 72831, 72832, 72833, 72834, 72835, 72836, 72837, 72838, 72840, 72841, 72842, 72843, 72844, 72845, 72846, 72847, 72849, 72850, 72851, 72854, 72863, 72864, 72865, 72866, 72867, 72868, 72870, 72871, 72872, 72873, 72874, 72875, 72876, 72877, 72878, 72880, 72881, 72882, 72886, 72887, 72888, 72889, 72890, 72891, 72892, 72893, 72894, 72895, 72896, 72897, 72898, 72900, 72901, 72902, 72903, 72904, 72905, 72906, 72907, 72908, 72909, 72910, 72911, 72912, 72913, 72914, 72915, 72916, 72917, 72918, 72919, 72920, 72921, 72922, 72923, 72924, 72925, 72926, 72927, 72928, 72929, 72934, 72940, 72941, 72942, 72943, 72944, 72945, 72947, 72948, 72949, 72950, 72951, 72952, 72953, 72954, 72955, 72956, 72957, 72958, 72959, 72960, 72961, 72962, 72963, 72964, 72965, 72966, 72967, 72968, 72970, 72971, 72972, 72973, 72976, 72977, 72981, 72982, 72983, 72984, 72985, 72986, 72987, 72988, 72989, 72990, 72991, 72992, 72993, 72994, 72995, 72996, 72997, 72998, 73000, 73001, 73002, 73003, 73004, 73005, 73006, 73007, 73008, 73009, 73010, 73011, 73012, 73013, 73014, 73015, 73016, 73017, 73018, 73019, 73020, 73021, 73022, 73023, 73024, 73025, 73026, 73027, 73028, 73029, 73030, 73031, 73032, 73033, 73034, 73035, 73037, 73038, 73039, 73040, 73041, 73042, 73043, 73044, 73045, 73046, 73047, 73048, 73049, 73050, 73052, 73053, 73054, 73055, 73059, 73060, 73061, 73062, 73063, 73064, 73065, 73066, 73068, 73069, 73073, 73081, 73082, 73083, 73084, 73085, 73086, 73087, 73088, 73091, 73092, 73093, 73094, 73095, 73096, 73097, 73098, 73099, 73100, 73101, 73102, 73103, 73104, 73105, 73106, 73107, 73108, 73109, 73110, 73112, 73113, 73114, 73115, 73116, 73117, 73118, 73119, 73120, 73121, 73122, 73123, 73124, 73125, 73126, 73127, 73128, 73129, 73130, 73131, 73132, 73133, 73134, 73135, 73136, 73137, 73138, 73139, 73140, 73141, 73142, 73143, 73144, 73145, 73146, 73147, 73148, 73149, 73150, 73151, 73152, 73153, 73154, 73155, 73156, 73157, 73158, 73159, 73160, 73161, 73162, 73163, 73164, 73166, 73167, 73168, 73169, 73170, 73171, 73172, 73173, 73174, 73175, 73180, 73181, 73182, 73183, 73184, 73185, 73186, 73188, 73189, 73190, 73191, 73192, 73193, 73194, 73195, 73196, 73197, 73198, 73199, 73200, 73204, 73205, 73206, 73207, 73208, 73209, 73210, 73211, 73212, 73213, 73214, 73217, 73222, 73223, 73224, 73225, 73226, 73227, 73230, 73231, 73234, 73236, 73241, 73242, 73243, 73245, 73250, 73251, 73253, 73255, 73256, 73257, 73258, 73259, 73260, 73261, 73262, 73263, 73265, 73266, 73267, 73268, 73269, 73270, 73271, 73272, 73273, 73274, 73275, 73276, 73277, 73278, 73279, 73280, 73281, 73282, 73283, 73284, 73285, 73290, 73292, 73293, 73294, 73295, 73296, 73297, 73298, 73299, 73300, 73301, 73302, 73303, 73304, 73305, 73306, 73307, 73308, 73309, 73310, 73313, 73314, 73315, 73316, 73317, 73318, 73319, 73320, 73322, 73323, 73324, 73325, 73326, 73327, 73328, 73329, 73330, 73331, 73332, 73333, 73334, 73335, 73338, 73340, 73342, 73343, 73345, 73346, 73347, 73348, 73349, 73350, 73351, 73352, 73353, 73354, 73355, 73356, 73357, 73358, 73359, 73360, 73361, 73362, 73363, 73364, 73365, 73366, 73367, 73368, 73369, 73371, 73372, 73373, 73375, 73378, 73379, 73385, 73386, 73387, 73389, 73390, 73392, 73393, 73394, 73395, 73396, 73397, 73398, 73399, 73400, 73401, 73402, 73403, 73404, 73406, 73407, 73408, 73409, 73410, 73411, 73412, 73414, 73415, 73416, 73417, 73422, 73424, 73425, 73426, 73427, 73433, 73434, 73435, 73436, 73438, 73439, 73440, 73441, 73443, 73446, 73448, 73449, 73451, 73452, 73453, 73454, 73456, 73458, 73459, 73460, 73461, 73462, 73463, 73464, 73465, 73466, 73467, 73468, 73469, 73470, 73471, 73472, 73473, 73474, 73475, 73476, 73477, 73479, 73480, 73481, 73482, 73483, 73484, 73485, 73486, 73487, 73488, 73489, 73490, 73491, 73492, 73493, 73494, 73495, 73496, 73497, 73498, 73499, 73500, 73501, 73502, 73503, 73504, 73505, 73506, 73507, 73508, 73509, 73510, 73511, 73512, 73513, 73514, 73515, 73516, 73517, 73519, 73520, 73521, 73522, 73523, 73524, 73526, 73527, 73528, 73529, 73530, 73531, 73532, 73533, 73534, 73535, 73536, 73538, 73539, 73540, 73541, 73542, 73543, 73544, 73545, 73546, 73547, 73548, 73549, 73550, 73551, 73552, 73553, 73554, 73555, 73556, 73557, 73558, 73559, 73560, 73561, 73562, 73563, 73564, 73565, 73566, 73569, 73570, 73571, 73572, 73573, 73574, 73575, 73576, 73577, 73578, 73579, 73584, 73585, 73586, 73587, 73588, 73589, 73590, 73591, 73592, 73593, 73594, 73595, 73597, 73598, 73600, 73601, 73602, 73603, 73604, 73605, 73606, 73607, 73608, 73613, 73614, 73615, 73616, 73617, 73618, 73619, 73620, 73621, 73622, 73623, 73624, 73625, 73626, 73627, 73628, 73629, 73632, 73633, 73634, 73635, 73636, 73637, 73638, 73639, 73640, 73641, 73642, 73643, 73644, 73645, 73646, 73647, 73648, 73649, 73650, 73651, 73653, 73654, 73655, 73656, 73657, 73659, 73660, 73661, 73662, 73663, 73664, 73665, 73666, 73667, 73668, 73669, 73670, 73672, 73674, 73675, 73676, 73677, 73678, 73679, 73680, 73681, 73682, 73683, 73684, 73685, 73686, 73688, 73689, 73690, 73691, 73692, 73693, 73694, 73695, 73696, 73697, 73698, 73699, 73700, 73701, 73702, 73703, 73704, 73706, 73707, 73709, 73710, 73711, 73712, 73713, 73714, 73715, 73716, 73717, 73718, 73720, 73721, 73722, 73723, 73724, 73725, 73726, 73727, 73728, 73729, 73730, 73731, 73732, 73733, 73734, 73735, 73736, 73737, 73738, 73739, 73740, 73741, 73742, 73743, 73744, 73745, 73747, 73748, 73749, 73750, 73751, 73753, 73754, 73755, 73756, 73757, 73759, 73760, 73763, 73764, 73765, 73766, 73767, 73768, 73769, 73770, 73771, 73772, 73773, 73774, 73775, 73778, 73779, 73780, 73781, 73782, 73783, 73784, 73785, 73786, 73787, 73788, 73789, 73790, 73791, 73792, 73793, 73794, 73795, 73796, 73797, 73798, 73799, 73800, 73801, 73805, 73806, 73808, 73809, 73810, 73811, 73812, 73813, 73814, 73815, 73816, 73817, 73818, 73819, 73820, 73821, 73822, 73823, 73825, 73826, 73827, 73828, 73829, 73830, 73831, 73832, 73833, 73834, 73835, 73836, 73837, 73838, 73839, 73840, 73841, 73842, 73843, 73844, 73845, 73846, 73847, 73849, 73850, 73854, 73855, 73856, 73857, 73858, 73859, 73860, 73861, 73862, 73864, 73867, 73868, 73869, 73870, 73871, 73874, 73875, 73876, 73877, 73878, 73879, 73880, 73884, 73886, 73887, 73888, 73889, 73890, 73891, 73893, 73894, 73895, 73896, 73897, 73898, 73899, 73900, 73901, 73902, 73903, 73904, 73905, 73906, 73907, 73908, 73909, 73910, 73911, 73913, 73914, 73915, 73917, 73918, 73919, 73920, 73921, 73922, 73923, 73924, 73925, 73927, 73929, 73934, 73935, 73936, 73937, 73939, 73940, 73941, 73942, 73947, 73948, 73949, 73951, 73952, 73953, 73954, 73955, 73956, 73957, 73958, 73959, 73960, 73961, 73962, 73963, 73964, 73965, 73966, 73967, 73968, 73969, 73970, 73971, 73972, 73973, 73974, 73975, 73977, 73978, 73979, 73980, 73981, 73982, 73983, 73984, 73985, 73986, 73987, 73988, 73989, 73990, 73991, 73992, 73993, 73994, 73995, 73996, 73998, 73999, 74000, 74001, 74003, 74004, 74005, 74006, 74007, 74008, 74009, 74010, 74012, 74014, 74015, 74016, 74017, 74018, 74019, 74020, 74021, 74022, 74023, 74024, 74025, 74026, 74027, 74028, 74029, 74030, 74031, 74032, 74037, 74038, 74039, 74041, 74042, 74043, 74049, 74052, 74053, 74054, 74055, 74056, 74057, 74058, 74059, 74060, 74061, 74062, 74063, 74064, 74065, 74066, 74067, 74068, 74069, 74070, 74071, 74072, 74073, 74075, 74076, 74078, 74080, 74081, 74082, 74084, 74085, 74086, 74087, 74088, 74089, 74090, 74091, 74092, 74093, 74094, 74095, 74096, 74097, 74098, 74099, 74103, 74105, 74106, 74107, 74108, 74109, 74111, 74112, 74116, 74117, 74118, 74120, 74121, 74122, 74123, 74124, 74125, 74127, 74129, 74130, 74139, 74140, 74141, 74143, 74146, 74147, 74148, 74149, 74150, 74153, 74154, 74156, 74157, 74158, 74159, 74160, 74162, 74163, 74164, 74165, 74169, 74170, 74172, 74173, 74174, 74175, 74176, 74177, 74179, 74181, 74184, 74185, 74186, 74187, 74188, 74189, 74190, 74191, 74192, 74193, 74197, 74198, 74199, 74200, 74202, 74204, 74205, 74206, 74207, 74208, 74213, 74214, 74216, 74217, 74218, 74219, 74220, 74221, 74222, 74223, 74224, 74225, 74228, 74229, 74230, 74231, 74232, 74233, 74235, 74236, 74237, 74238, 74239, 74240, 74241, 74243, 74244, 74245, 74246, 74248, 74249, 74250, 74251, 74252, 74253, 74254, 74255, 74256, 74257, 74258, 74259, 74260, 74261, 74262, 74263, 74264, 74265, 74266, 74272, 74273, 74276, 74279, 74280, 74282, 74283, 74284, 74285, 74286, 74287, 74288, 74289, 74290, 74292, 74293, 74294, 74299, 74300, 74302, 74310, 74326, 74327, 74329, 74330, 74332, 74333, 74339, 74340, 74342, 74343, 74344, 74347, 74349, 74351, 74352, 74353, 74354, 74355, 74356, 74357, 74358, 74361, 74362, 74363, 74364, 74365, 74366, 74367, 74368, 74369, 74370, 74371, 74373, 74374, 74375, 74376, 74377, 74378, 74379, 74380, 74381, 74382, 74383, 74384, 74386, 74387, 74388, 74389, 74390, 74392, 74394, 74396, 74397, 74398, 74399, 74400, 74401, 74402, 74403, 74404, 74405, 74406, 74407, 74408, 74409, 74410, 74411, 74412, 74413, 74414, 74415, 74417, 74419, 74420, 74421, 74426, 74431, 74432, 74433, 74434, 74435, 74436, 74439, 74441, 74443, 74446, 74448, 74450, 74458, 74462, 74463, 74465, 74466, 74471, 74475, 74476, 74477, 74478, 74480, 74483, 74485, 74486, 74488, 74489, 74490, 74491, 74492, 74493, 74495, 74496, 74497, 74498, 74499, 74500, 74504, 74505, 74507, 74508, 74509, 74514, 74515, 74516, 74517, 74518, 74519, 74528, 74529, 74531, 74533, 74534, 74535, 74536, 74542, 74543, 74544, 74545, 74547, 74548, 74549, 74550, 74551, 74552, 74553, 74554, 74555, 74556, 74565, 74569, 74570, 74571, 74572, 74573, 74574, 74575, 74576, 74577, 74578, 74579, 74580, 74581, 74583, 74584, 74585, 74586, 74587, 74588, 74589, 74590, 74591, 74592, 74593, 74594, 74595, 74597, 74598, 74599, 74600, 74601, 74602, 74603, 74604, 74605, 74606, 74607, 74608, 74609, 74610, 74611, 74612, 74613, 74614, 74615, 74620, 74621, 74622, 74624, 74625, 74630, 74631, 74632, 74633, 74634, 74635, 74636, 74637, 74638, 74639, 74640, 74641, 74642, 74643, 74644, 74645, 74646, 74647, 74648, 74649, 74650, 74651, 74652, 74653, 74655, 74656, 74657, 74658, 74659, 74660, 74661, 74662, 74663, 74664, 74665, 74667, 74668, 74669, 74670, 74671, 74672, 74673, 74674, 74675, 74678, 74680, 74681, 74683, 74685, 74686, 74687, 74688, 74689, 74690, 74691, 74692, 74693, 74694, 74695, 74696, 74697, 74698, 74699, 74700, 74701, 74702, 74703, 74704, 74705, 74706, 74707, 74708, 74709, 74710, 74711, 74712, 74713, 74714, 74715, 74716, 74717, 74718, 74719, 74720, 74721, 74722, 74723, 74724, 74725, 74726, 74727, 74728, 74729, 74730, 74731, 74732, 74737, 74738, 74739, 74740, 74741, 74742, 74743, 74744, 74745, 74746, 74747, 74748, 74749, 74750, 74751, 74752, 74753, 74754, 74755, 74756, 74757, 74758, 74759, 74760, 74763, 74766, 74767, 74769, 74771, 74772, 74776, 74778, 74780, 74781, 74782, 74783, 74784, 74785, 74786, 74787, 74788, 74789, 74790, 74791, 74792, 74793, 74795, 74796, 74797, 74798, 74799, 74800, 74801, 74802, 74803, 74804, 74805, 74806, 74807, 74808, 74809, 74810, 74811, 74812, 74813, 74814, 74815, 74816, 74817, 74818, 74819, 74820, 74831, 74832, 74833, 74834, 74836, 74841, 74842, 74843, 74844, 74845, 74846, 74847, 74848, 74849, 74850, 74852, 74853, 74861, 74864, 74866, 74867, 74868, 74869, 74870, 74871, 74872, 74873, 74874, 74875, 74876, 74877, 74878, 74879, 74880, 74881, 74882, 74883, 74884, 74885, 74886, 74887, 74888, 74889, 74890, 74891, 74892, 74893, 74894, 74895, 74896, 74897, 74898, 74899, 74900, 74901, 74902, 74903, 74904, 74905, 74906, 74907, 74908, 74910, 74915, 74916, 74917, 74918, 74919, 74920, 74922, 74923, 74924, 74925, 74926, 74927, 74928, 74929, 74930, 74931, 74932, 74933, 74934, 74935, 74936, 74937, 74938, 74939, 74940, 74941, 74942, 74943, 74944, 74945, 74946, 74947, 74948, 74949, 74950, 74951, 74952, 74953, 74954, 74955, 74956, 74957, 74959, 74960, 74962, 74963, 74966, 74967, 74968, 74969, 74970, 74971, 74972, 74974, 74976, 74977, 74979, 74980, 74981, 74982, 74983, 74984, 74985, 74986, 74987, 74988, 74989, 74990, 74991, 74992, 74994, 74995, 74996, 74997, 74998, 74999, 75000, 75001, 75005, 75006, 75007, 75008, 75009, 75010, 75011, 75012, 75014, 75015, 75019, 75021, 75022, 75023, 75024, 75025, 75026, 75027, 75028, 75029, 75030, 75031, 75032, 75033, 75034, 75035, 75036, 75037, 75038, 75039, 75040, 75041, 75042, 75043, 75044, 75045, 75046, 75047, 75049, 75055, 75056, 75057, 75058, 75059, 75060, 75061, 75062, 75063, 75064, 75065, 75066, 75067, 75068, 75069, 75070, 75071, 75072, 75073, 75076, 75077, 75078, 75079, 75080, 75081, 75082, 75084, 75085, 75086, 75088, 75089, 75090, 75091, 75092, 75093, 75094, 75095, 75096, 75097, 75099, 75100, 75101, 75102, 75103, 75104, 75105, 75106, 75107, 75108, 75109, 75110, 75111, 75113, 75114, 75115, 75116, 75117, 75118, 75119, 75120, 75121, 75122, 75123, 75124, 75125, 75126, 75127, 75128, 75129, 75131, 75132, 75133, 75134, 75135, 75136, 75138, 75139, 75140, 75141, 75142, 75143, 75144, 75145, 75146, 75147, 75148, 75149, 75150, 75151, 75152, 75153, 75154, 75155, 75156, 75157, 75158, 75159, 75160, 75161, 75162, 75163, 75164, 75167, 75168, 75169, 75170, 75171, 75172, 75174, 75175, 75176, 75177, 75178, 75179, 75180, 75181, 75182, 75184, 75185, 75186, 75187, 75188, 75189, 75190, 75191, 75192, 75193, 75194, 75195, 75196, 75197, 75198, 75199, 75200, 75201, 75202, 75204, 75205, 75206, 75207, 75209, 75210, 75211, 75212, 75214, 75216, 75217, 75219, 75220, 75222, 75223, 75224, 75225, 75226, 75227, 75228, 75229, 75230, 75231, 75232, 75233, 75234, 75235, 75236, 75237, 75238, 75239, 75240, 75241, 75242, 75243, 75245, 75246, 75247, 75248, 75249, 75250, 75251, 75252, 75254, 75255, 75256, 75257, 75258, 75260, 75261, 75262, 75263, 75265, 75266, 75267, 75268, 75269, 75270, 75272, 75273, 75274, 75275, 75279, 75280, 75282, 75283, 75284, 75285, 75286, 75287, 75288, 75289, 75290, 75291, 75292, 75294, 75295, 75296, 75297, 75298, 75301, 75302, 75303, 75304, 75305, 75306, 75307, 75308, 75310, 75311, 75312, 75313, 75314, 75315, 75316, 75318, 75320, 75321, 75322, 75323, 75324, 75325, 75326, 75327, 75328, 75329, 75330, 75331, 75332, 75333, 75334, 75335, 75336, 75337, 75338, 75339, 75342, 75343, 75344, 75345, 75346, 75347, 75348, 75349, 75350, 75351, 75353, 75354, 75355, 75356, 75357, 75358, 75359, 75360, 75361, 75362, 75363, 75367, 75368, 75372, 75373, 75374, 75379, 75381, 75382, 75383, 75384, 75385, 75386, 75387, 75388, 75389, 75390, 75391, 75392, 75393, 75394, 75395, 75396, 75397, 75400, 75401, 75402, 75403, 75404, 75405, 75406, 75408, 75410, 75411, 75412, 75414, 75416, 75417, 75418, 75419, 75420, 75421, 75422, 75423, 75424, 75426, 75427, 75428, 75429, 75430, 75431, 75432, 75433, 75434, 75435, 75436, 75437, 75439, 75440, 75447, 75451, 75452, 75453, 75454, 75459, 75460, 75461, 75462, 75463, 75464, 75465, 75466, 75467, 75468, 75469, 75470, 75471, 75472, 75473, 75475, 75476, 75477, 75478, 75479, 75480, 75482, 75483, 75484, 75485, 75486, 75487, 75488, 75489, 75490, 75492, 75494, 75496, 75497, 75499, 75500, 75502, 75503, 75505, 75506, 75507, 75508, 75509, 75510, 75511, 75512, 75513, 75514, 75515, 75516, 75517, 75518, 75519, 75520, 75521, 75522, 75523, 75524, 75525, 75526, 75527, 75528, 75529, 75530, 75531, 75532, 75533, 75534, 75535, 75536, 75537, 75538, 75539, 75540, 75541, 75542, 75543, 75544, 75545, 75546, 75547, 75548, 75550, 75551, 75552, 75553, 75554, 75555, 75556, 75557, 75558, 75560, 75575, 75580, 75581, 75582, 75583, 75584, 75585, 75586, 75587, 75588, 75589, 75590, 75591, 75593, 75594, 75595, 75596, 75604, 75605, 75606, 75607, 75608, 75611, 75612, 75614, 75615, 75616, 75618, 75619, 75620, 75627, 75628, 75629, 75630, 75631, 75632, 75633, 75634, 75635, 75636, 75637, 75638, 75639, 75640, 75641, 75642, 75643, 75644, 75645, 75646, 75647, 75648, 75651, 75652, 75654, 75655, 75656, 75657, 75658, 75659, 75660, 75661, 75662, 75663, 75665, 75666, 75667, 75668, 75669, 75670, 75671, 75672, 75673, 75674, 75675, 75676, 75677, 75678, 75679, 75680, 75681, 75685, 75686, 75687, 75688, 75689, 75690, 75691, 75692, 75693, 75694, 75695, 75696, 75697, 75701, 75702, 75703, 75704, 75705, 75706, 75707, 75708, 75709, 75710, 75711, 75712, 75713, 75715, 75716, 75717, 75718, 75719, 75720, 75721, 75722, 75723, 75724, 75725, 75726, 75728, 75729, 75730, 75731, 75732, 75733, 75737, 75739, 75742, 75743, 75744, 75745, 75746, 75747, 75748, 75749, 75750, 75751, 75752, 75753, 75754, 75755, 75756, 75757, 75759, 75760, 75761, 75762, 75763, 75765, 75766, 75767, 75768, 75769, 75771, 75772, 75773, 75774, 75775, 75776, 75777, 75778, 75779, 75780, 75781, 75782, 75783, 75784, 75785, 75786, 75787, 75788, 75789, 75790, 75791, 75792, 75793, 75794, 75795, 75796, 75798, 75799, 75800, 75801, 75802, 75803, 75804, 75805, 75806, 75807, 75808, 75809, 75810, 75811, 75812, 75813, 75814, 75815, 75816, 75817, 75818, 75819, 75820, 75821, 75822, 75823, 75824, 75826, 75827, 75828, 75829, 75830, 75831, 75832, 75833, 75834, 75835, 75836, 75838, 75839, 75846, 75849, 75850, 75852, 75853, 75854, 75855, 75856, 75857, 75859, 75860, 75861, 75863, 75864, 75865, 75866, 75867, 75868, 75869, 75870, 75871, 75873, 75874, 75875, 75876, 75877, 75878, 75880, 75881, 75882, 75883, 75884, 75885, 75887, 75892, 75893, 75894, 75895, 75896, 75897, 75898, 75899, 75904, 75906, 75912, 75913, 75914, 75915, 75916, 75918, 75922, 75923, 75924, 75925, 75926, 75927, 75928, 75929, 75932, 75933, 75934, 75935, 75936, 75937, 75938, 75939, 75940, 75941, 75942, 75943, 75944, 75945, 75946, 75947, 75948, 75949, 75950, 75951, 75953, 75954, 75955, 75956, 75957, 75958, 75959, 75963, 75964, 75966, 75967, 75968, 75969, 75972, 75973, 75974, 75975, 75976, 75977, 75978, 75979, 75980, 75981, 75982, 75984, 75985, 75986, 75987, 75988, 75992, 75996, 75997, 75998, 75999, 76000, 76001, 76002, 76003, 76004, 76005, 76007, 76008, 76009, 76010, 76012, 76014, 76015, 76016, 76017, 76018, 76019, 76020, 76021, 76026, 76027, 76028, 76029, 76030, 76031, 76032, 76033, 76034, 76035, 76036, 76037, 76038, 76039, 76040, 76041, 76042, 76043, 76044, 76045, 76046, 76047, 76048, 76049, 76050, 76051, 76052, 76053, 76054, 76055, 76056, 76057, 76058, 76059, 76060, 76061, 76062, 76063, 76064, 76065, 76066, 76067, 76068, 76071, 76074, 76075, 76076, 76077, 76078, 76079, 76080, 76081, 76082, 76083, 76084, 76085, 76086, 76087, 76088, 76089, 76090, 76091, 76092, 76093, 76094, 76095, 76096, 76097, 76098, 76099, 76100, 76101, 76102, 76103, 76104, 76105, 76106, 76107, 76108, 76109, 76110, 76111, 76116, 76117, 76118, 76119, 76120, 76121, 76122, 76123, 76124, 76125, 76126, 76127, 76128, 76129, 76130, 76131, 76132, 76141, 76142, 76143, 76144, 76145, 76146, 76149, 76150, 76151, 76152, 76153, 76154, 76155, 76156, 76157, 76158, 76159, 76160, 76162, 76164, 76168, 76169, 76170, 76172, 76174, 76175, 76176, 76177, 76178, 76179, 76180, 76181, 76182, 76183, 76184, 76185, 76186, 76187, 76188, 76189, 76190, 76191, 76192, 76193, 76194, 76195, 76196, 76197, 76198, 76199, 76200, 76201, 76202, 76204, 76205, 76206, 76207, 76208, 76209, 76210, 76211, 76212, 76213, 76214, 76215, 76216, 76217, 76218, 76219, 76220, 76221, 76222, 76223, 76224, 76227, 76228, 76229, 76231, 76232, 76233, 76234, 76235, 76236, 76238, 76239, 76240, 76241, 76242, 76249, 76250, 76252, 76253, 76254, 76255, 76259, 76260, 76261, 76262, 76263, 76264, 76265, 76266, 76267, 76268, 76269, 76270, 76271, 76273, 76274, 76275, 76276, 76277, 76278, 76279, 76280, 76281, 76282, 76283, 76284, 76285, 76286, 76287, 76288, 76289, 76290, 76292, 76293, 76294, 76295, 76296, 76297, 76304, 76306, 76307, 76308, 76309, 76310, 76312, 76313, 76314, 76315, 76316, 76317, 76318, 76319, 76320, 76321, 76322, 76323, 76324, 76325, 76326, 76327, 76328, 76329, 76330, 76331, 76332, 76333, 76334, 76335, 76337, 76338, 76339, 76340, 76342, 76343, 76344, 76345, 76346, 76347, 76348, 76349, 76350, 76351, 76352, 76353, 76354, 76355, 76356, 76357, 76358, 76359, 76360, 76361, 76362, 76363, 76364, 76365, 76366, 76367, 76369, 76375, 76376, 76377, 76378, 76379, 76380, 76381, 76382, 76383, 76384, 76385, 76386, 76387, 76388, 76389, 76390, 76393, 76394, 76395, 76396, 76398, 76399, 76400, 76401, 76402, 76403, 76405, 76407, 76408, 76411, 76412, 76413, 76414, 76415, 76417, 76418, 76426, 76427, 76428, 76429, 76430, 76431, 76432, 76434, 76435, 76436, 76438, 76439, 76440, 76441, 76442, 76444, 76446, 76447, 76448, 76449, 76450, 76451, 76452, 76453, 76454, 76455, 76456, 76459, 76460, 76461, 76462, 76463, 76464, 76465, 76466, 76467, 76468, 76469, 76471, 76472, 76473, 76476, 76477, 76478, 76479, 76481, 76482, 76483, 76484, 76485, 76486, 76487, 76488, 76489, 76490, 76491, 76492, 76493, 76494, 76495, 76496, 76497, 76498, 76499, 76500, 76501, 76502, 76503, 76504, 76505, 76506, 76508, 76509, 76511, 76512, 76513, 76514, 76515, 76516, 76517, 76518, 76519, 76520, 76521, 76522, 76523, 76524, 76525, 76526, 76527, 76528, 76529, 76532, 76533, 76534, 76535, 76536, 76537, 76538, 76539, 76540, 76541, 76542, 76543, 76544, 76545, 76546, 76547, 76548, 76549, 76550, 76552, 76556, 76557, 76558, 76559, 76560, 76561, 76562, 76563, 76564, 76566, 76567, 76568, 76569, 76570, 76571, 76572, 76573, 76574, 76575, 76576, 76577, 76578, 76579, 76580, 76581, 76582, 76583, 76584, 76585, 76586, 76587, 76588, 76589, 76590, 76591, 76592, 76593, 76594, 76595, 76596, 76597, 76598, 76599, 76600, 76601, 76602, 76603, 76604, 76605, 76606, 76607, 76608, 76609, 76610, 76613, 76616, 76617, 76618, 76619, 76621, 76622, 76623, 76624, 76625, 76626, 76627, 76628, 76629, 76630, 76631, 76632, 76633, 76634, 76635, 76636, 76637, 76638, 76639, 76640, 76641, 76642, 76643, 76645, 76646, 76647, 76648, 76649, 76650, 76651, 76652, 76654, 76655, 76656, 76657, 76658, 76659, 76660, 76661, 76662, 76663, 76665, 76666, 76667, 76668, 76669, 76670, 76671, 76672, 76673, 76674, 76675, 76678, 76679, 76681, 76682, 76683, 76684, 76685, 76686, 76687, 76688, 76689, 76690, 76691, 76692, 76693, 76694, 76695, 76696, 76697, 76698, 76699, 76700, 76701, 76702, 76703, 76704, 76705, 76706, 76707, 76708, 76709, 76710, 76711, 76712, 76713, 76714, 76715, 76716, 76717, 76718, 76719, 76720, 76721, 76722, 76723, 76724, 76725, 76726, 76727, 76728, 76729, 76730, 76731, 76732, 76735, 76736, 76737, 76738, 76739, 76740, 76741, 76742, 76743, 76744, 76745, 76746, 76747, 76748, 76750, 76752, 76753, 76754, 76755, 76756, 76757, 76758, 76759, 76760, 76762, 76763, 76764, 76765, 76766, 76767, 76768, 76770, 76771, 76772, 76773, 76774, 76775, 76777, 76778, 76780, 76781, 76782, 76783, 76784, 76785, 76786, 76787, 76788, 76789, 76790, 76791, 76792, 76793, 76794, 76796, 76797, 76800, 76801, 76802, 76803, 76804, 76805, 76806, 76808, 76809, 76810, 76811, 76812, 76813, 76814, 76815, 76816, 76817, 76818, 76819, 76820, 76821, 76822, 76823, 76824, 76826, 76828, 76829, 76831, 76832, 76837, 76838, 76839, 76840, 76845, 76846, 76847, 76848, 76849, 76850, 76851, 76852, 76857, 76859, 76862, 76863, 76864, 76865, 76866, 76868, 76869, 76870, 76871, 76872, 76873, 76874, 76875, 76876, 76877, 76878, 76879, 76880, 76882, 76883, 76884, 76885, 76886, 76887, 76889, 76891, 76894, 76895, 76896, 76897, 76898, 76899, 76900, 76901, 76902, 76903, 76904, 76905, 76906, 76907, 76908, 76909, 76910, 76912, 76913, 76914, 76915, 76916, 76917, 76918, 76919, 76920, 76921, 76922, 76923, 76924, 76925, 76926, 76927, 76928, 76929, 76930, 76931, 76933, 76935, 76936, 76937, 76938, 76940, 76941, 76944, 76945, 76946, 76947, 76948, 76949, 76951, 76952, 76953, 76954, 76955, 76956, 76957, 76959, 76960, 76961, 76962, 76963, 76964, 76965, 76966, 76967, 76968, 76969, 76970, 76971, 76972, 76973, 76974, 76975, 76976, 76977, 76978, 76981, 76982, 76983, 76985, 76986, 76987, 76988, 76991, 76996, 76997, 76998, 76999, 77000, 77003, 77005, 77006, 77007, 77008, 77009, 77011, 77012, 77014, 77015, 77016, 77017, 77018, 77019, 77020, 77021, 77022, 77023, 77024, 77026, 77027, 77028, 77029, 77030, 77031, 77032, 77033, 77034, 77035, 77036, 77037, 77038, 77042, 77043, 77044, 77045, 77046, 77047, 77051, 77052, 77053, 77063, 77064, 77065, 77066, 77067, 77070, 77075, 77076, 77078, 77079, 77080, 77081, 77082, 77083, 77085, 77086, 77088, 77090, 77091, 77093, 77095, 77096, 77099, 77100, 77101, 77103, 77104, 77105, 77106, 77107, 77108, 77109, 77110, 77111, 77112, 77113, 77114, 77115, 77120, 77122, 77123, 77124, 77125, 77126, 77127, 77128, 77129, 77130, 77131, 77132, 77133, 77134, 77136, 77137, 77138, 77140, 77141, 77142, 77143, 77144, 77145, 77146, 77147, 77148, 77149, 77150, 77151, 77153, 77154, 77155, 77156, 77157, 77158, 77159, 77160, 77161, 77162, 77167, 77168, 77169, 77170, 77171, 77172, 77173, 77174, 77175, 77176, 77178, 77179, 77180, 77181, 77182, 77183, 77184, 77185, 77186, 77187, 77189, 77190, 77191, 77192, 77193, 77194, 77195, 77196, 77197, 77198, 77199, 77200, 77201, 77202, 77203, 77204, 77205, 77206, 77207, 77208, 77209, 77210, 77211, 77212, 77213, 77214, 77216, 77217, 77218, 77219, 77220, 77221, 77222, 77223, 77224, 77225, 77226, 77227, 77228, 77229, 77230, 77231, 77232, 77234, 77235, 77236, 77237, 77238, 77239, 77241, 77243, 77244, 77245, 77247, 77248, 77249, 77250, 77251, 77252, 77253, 77254, 77255, 77256, 77257, 77258, 77259, 77260, 77261, 77262, 77263, 77264, 77266, 77267, 77268, 77269, 77270, 77271, 77272, 77274, 77277, 77278, 77279, 77280, 77281, 77282, 77284, 77285, 77286, 77287, 77288, 77289, 77290, 77291, 77293, 77294, 77295, 77296, 77297, 77298, 77299, 77300, 77303, 77304, 77305, 77306, 77307, 77308, 77309, 77310, 77311, 77312, 77313, 77314, 77315, 77316, 77317, 77318, 77319, 77320, 77321, 77322, 77323, 77324, 77325, 77326, 77327, 77328, 77331, 77332, 77333, 77334, 77335, 77336, 77337, 77338, 77340, 77341, 77342, 77343, 77344, 77345, 77346, 77347, 77348, 77349, 77350, 77351, 77352, 77353, 77354, 77355, 77356, 77357, 77358, 77359, 77360, 77361, 77362, 77363, 77364, 77365, 77366, 77367, 77368, 77369, 77370, 77371, 77372, 77373, 77374, 77375, 77376, 77377, 77378, 77379, 77380, 77381, 77382, 77383, 77384, 77385, 77387, 77388, 77389, 77390, 77391, 77392, 77393, 77394, 77395, 77396, 77397, 77398, 77400, 77402, 77403, 77404, 77405, 77406, 77407, 77408, 77409, 77410, 77411, 77412, 77413, 77414, 77415, 77417, 77418, 77419, 77422, 77423, 77424, 77425, 77426, 77427, 77428, 77429, 77430, 77431, 77434, 77438, 77439, 77440, 77441, 77442, 77443, 77444, 77445, 77446, 77447, 77448, 77449, 77450, 77451, 77452, 77453, 77454, 77455, 77456, 77457, 77458, 77459, 77460); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (77461, 77462, 77463, 77465, 77466, 77467, 77468, 77469, 77470, 77471, 77472, 77473, 77474, 77475, 77476, 77477, 77478, 77483, 77485, 77486, 77487, 77488, 77489, 77490, 77491, 77492, 77493, 77494, 77495, 77496, 77497, 77498, 77499, 77500, 77501, 77503, 77504, 77505, 77506, 77507, 77508, 77509, 77510, 77512, 77513, 77516, 77517, 77518, 77519, 77520, 77521, 77522, 77523, 77524, 77525, 77526, 77527, 77528, 77529, 77536, 77538, 77539, 77540, 77541, 77542, 77543, 77548, 77549, 77550, 77551, 77556, 77557, 77558, 77559, 77560, 77561, 77562, 77563, 77564, 77565, 77569, 77570, 77571, 77572, 77573, 77574, 77575, 77576, 77577, 77578, 77579, 77580, 77581, 77582, 77583, 77584, 77585, 77586, 77587, 77588, 77590, 77591, 77592, 77593, 77594, 77595, 77596, 77597, 77598, 77599, 77600, 77601, 77602, 77603, 77604, 77605, 77606, 77607, 77608, 77609, 77610, 77612, 77613, 77614, 77615, 77616, 77617, 77620, 77621, 77622, 77624, 77625, 77626, 77627, 77628, 77629, 77630, 77631, 77632, 77633, 77634, 77635, 77636, 77637, 77638, 77639, 77640, 77641, 77642, 77643, 77644, 77647, 77648, 77649, 77650, 77651, 77652, 77653, 77654, 77655, 77656, 77657, 77658, 77659, 77660, 77661, 77662, 77663, 77664, 77665, 77666, 77667, 77669, 77670, 77671, 77672, 77673, 77674, 77675, 77676, 77677, 77678, 77679, 77680, 77681, 77682, 77683, 77684, 77685, 77686, 77687, 77688, 77689, 77690, 77691, 77692, 77693, 77694, 77695, 77696, 77697, 77698, 77699, 77700, 77701, 77702, 77703, 77704, 77709, 77715, 77716, 77717, 77718, 77719, 77720, 77721, 77722, 77723, 77724, 77725, 77726, 77727, 77728, 77729, 77730, 77731, 77732, 77733, 77734, 77735, 77736, 77737, 77738, 77739, 77740, 77741, 77742, 77743, 77744, 77745, 77746, 77747, 77748, 77749, 77750, 77751, 77752, 77753, 77754, 77755, 77756, 77757, 77758, 77759, 77760, 77761, 77762, 77763, 77764, 77765, 77767, 77768, 77770, 77771, 77772, 77773, 77774, 77775, 77776, 77777, 77778, 77779, 77780, 77781, 77782, 77783, 77784, 77785, 77786, 77787, 77788, 77789, 77790, 77791, 77792, 77793, 77794, 77795, 77796, 77797, 77798, 77799, 77800, 77801, 77802, 77803, 77805, 77806, 77807, 77808, 77809, 77810, 77811, 77812, 77813, 77814, 77815, 77816, 77817, 77819, 77820, 77822, 77823, 77824, 77825, 77826, 77827, 77828, 77829, 77831, 77832, 77834, 77835, 77836, 77837, 77838, 77839, 77840, 77841, 77842, 77843, 77844, 77845, 77846, 77847, 77848, 77850, 77853, 77854, 77856, 77857, 77858, 77859, 77860, 77861, 77863, 77864, 77865, 77866, 77867, 77868, 77869, 77870, 77871, 77872, 77873, 77874, 77875, 77876, 77877, 77878, 77879, 77880, 77881, 77882, 77883, 77884, 77885, 77886, 77887, 77888, 77889, 77890, 77891, 77892, 77893, 77894, 77895, 77899, 77900, 77901, 77902, 77903, 77904, 77905, 77906, 77907, 77908, 77909, 77910, 77911, 77912, 77913, 77914, 77915, 77918, 77919, 77920, 77921, 77922, 77923, 77924, 77925, 77926, 77927, 77928, 77929, 77930, 77931, 77933, 77934, 77935, 77936, 77937, 77938, 77939, 77940, 77941, 77942, 77943, 77944, 77945, 77947, 77948, 77949, 77950, 77951, 77952, 77957, 77958, 77959, 77960, 77961, 77962, 77963, 77965, 77966, 77968, 77969, 77970, 77971, 77972, 77973, 77974, 77975, 77976, 77977, 77978, 77979, 77980, 77981, 77982, 77983, 77984, 77985, 77986, 77987, 77988, 77989, 77990, 77991, 77992, 77993, 77994, 77995, 77996, 77997, 77998, 77999, 78000, 78001, 78003, 78004, 78005, 78006, 78007, 78008, 78009, 78010, 78011, 78012, 78013, 78014, 78015, 78016, 78017, 78018, 78019, 78020, 78021, 78022, 78023, 78024, 78025, 78026, 78027, 78028, 78030, 78031, 78032, 78033, 78034, 78035, 78036, 78037, 78038, 78039, 78040, 78041, 78042, 78043, 78044, 78045, 78047, 78049, 78050, 78051, 78052, 78053, 78054, 78055, 78056, 78057, 78058, 78059, 78060, 78061, 78062, 78063, 78064, 78065, 78066, 78067, 78068, 78073, 78074, 78075, 78076, 78077, 78079, 78080, 78082, 78083, 78084, 78085, 78086, 78087, 78088, 78089, 78090, 78091, 78092, 78093, 78094, 78095, 78096, 78097, 78098, 78099, 78102, 78103, 78104, 78105, 78106, 78107, 78108, 78109, 78110, 78111, 78112, 78113, 78114, 78115, 78116, 78118, 78120, 78121, 78122, 78123, 78124, 78125, 78126, 78127, 78128, 78129, 78130, 78131, 78132, 78133, 78134, 78135, 78137, 78139, 78140, 78141, 78142, 78144, 78148, 78150, 78151, 78152, 78153, 78155, 78157, 78158, 78159, 78160, 78161, 78162, 78163, 78164, 78165, 78166, 78168, 78169, 78173, 78174, 78175, 78176, 78177, 78182, 78183, 78184, 78185, 78186, 78187, 78188, 78189, 78190, 78191, 78192, 78193, 78194, 78195, 78196, 78197, 78198, 78199, 78200, 78202, 78206, 78207, 78208, 78209, 78210, 78211, 78212, 78213, 78214, 78215, 78216, 78217, 78218, 78219, 78220, 78221, 78222, 78223, 78224, 78226, 78227, 78228, 78230, 78231, 78232, 78233, 78234, 78235, 78236, 78237, 78238, 78239, 78240, 78241, 78242, 78243, 78244, 78245, 78250, 78251, 78252, 78253, 78254, 78255, 78256, 78257, 78258, 78259, 78260, 78261, 78263, 78264, 78265, 78266, 78267, 78268, 78269, 78270, 78271, 78272, 78273, 78274, 78275, 78276, 78277, 78278, 78279, 78282, 78288, 78289, 78290, 78291, 78292, 78293, 78294, 78295, 78296, 78302, 78303, 78304, 78314, 78315, 78316, 78317, 78318, 78319, 78320, 78321, 78322, 78323, 78324, 78325, 78326, 78327, 78328, 78329, 78330, 78331, 78332, 78333, 78334, 78335, 78336, 78337, 78338, 78339, 78340, 78341, 78342, 78343, 78344, 78345, 78346, 78347, 78348, 78349, 78350, 78351, 78352, 78353, 78354, 78355, 78356, 78357, 78358, 78359, 78360, 78361, 78362, 78363, 78364, 78365, 78367, 78368, 78369, 78371, 78372, 78373, 78374, 78375, 78376, 78377, 78378, 78379, 78380, 78382, 78383, 78384, 78385, 78386, 78387, 78388, 78389, 78390, 78391, 78392, 78393, 78394, 78395, 78396, 78397, 78400, 78403, 78404, 78405, 78406, 78407, 78408, 78409, 78410, 78413, 78414, 78415, 78417, 78418, 78419, 78420, 78421, 78422, 78423, 78424, 78425, 78426, 78427, 78428, 78429, 78430, 78431, 78432, 78433, 78434, 78435, 78436, 78437, 78438, 78439, 78442, 78443, 78445, 78446, 78447, 78448, 78449, 78450, 78451, 78452, 78453, 78455, 78456, 78457, 78458, 78459, 78460, 78461, 78462, 78463, 78464, 78465, 78466, 78467, 78469, 78470, 78471, 78472, 78473, 78475, 78477, 78478, 78479, 78480, 78481, 78482, 78483, 78484, 78485, 78486, 78487, 78488, 78489, 78490, 78491, 78492, 78493, 78494, 78495, 78496, 78497, 78498, 78499, 78500, 78501, 78502, 78503, 78504, 78506, 78507, 78508, 78509, 78510, 78512, 78513, 78514, 78515, 78517, 78518, 78519, 78520, 78521, 78523, 78524, 78528, 78529, 78530, 78531, 78532, 78533, 78534, 78535, 78536, 78537, 78538, 78540, 78541, 78542, 78543, 78544, 78545, 78546, 78547, 78548, 78549, 78550, 78551, 78552, 78553, 78554, 78555, 78556, 78557, 78558, 78559, 78560, 78561, 78562, 78563, 78564, 78565, 78566, 78568, 78569, 78570, 78571, 78572, 78573, 78574, 78575, 78576, 78577, 78578, 78579, 78580, 78581, 78582, 78583, 78584, 78585, 78586, 78587, 78588, 78589, 78590, 78591, 78592, 78594, 78595, 78597, 78598, 78599, 78600, 78601, 78602, 78603, 78606, 78608, 78610, 78611, 78612, 78613, 78614, 78615, 78616, 78617, 78618, 78619, 78620, 78621, 78622, 78623, 78624, 78625, 78626, 78627, 78628, 78629, 78630, 78631, 78632, 78633, 78634, 78635, 78636, 78637, 78638, 78639, 78641, 78642, 78643, 78644, 78645, 78647, 78648, 78649, 78650, 78651, 78652, 78653, 78654, 78656, 78657, 78659, 78661, 78662, 78663, 78664, 78665, 78666, 78667, 78669, 78670, 78671, 78672, 78673, 78674, 78675, 78676, 78677, 78678, 78681, 78682, 78683, 78684, 78686, 78687, 78688, 78689, 78694, 78695, 78696, 78697, 78698, 78699, 78700, 78701, 78702, 78703, 78704, 78705, 78706, 78707, 78708, 78709, 78710, 78711, 78712, 78713, 78714, 78715, 78716, 78717, 78718, 78723, 78725, 78726, 78727, 78728, 78729, 78730, 78731, 78732, 78733, 78734, 78735, 78736, 78737, 78738, 78739, 78740, 78741, 78742, 78743, 78746, 78751, 78753, 78754, 78755, 78756, 78757, 78758, 78759, 78764, 78765, 78766, 78767, 78768, 78769, 78770, 78771, 78772, 78773, 78774, 78775, 78776, 78777, 78778, 78779, 78780, 78781, 78782, 78783, 78784, 78785, 78786, 78787, 78788, 78789, 78790, 78791, 78792, 78794, 78797, 78798, 78799, 78800, 78801, 78802, 78803, 78804, 78805, 78806, 78807, 78808, 78809, 78810, 78811, 78812, 78813, 78814, 78815, 78816, 78817, 78818, 78819, 78820, 78821, 78822, 78823, 78824, 78825, 78826, 78827, 78828, 78829, 78830, 78831, 78832, 78833, 78834, 78835, 78840, 78841, 78842, 78843, 78844, 78845, 78846, 78848, 78856, 78857, 78859, 78860, 78863, 78864, 78865, 78866, 78867, 78868, 78869, 78870, 78871, 78872, 78873, 78874, 78875, 78877, 78878, 78879, 78880, 78881, 78882, 78883, 78884, 78885, 78886, 78887, 78888, 78889, 78890, 78891, 78892, 78893, 78894, 78895, 78896, 78897, 78898, 78899, 78902, 78903, 78904, 78905, 78906, 78907, 78908, 78909, 78910, 78911, 78912, 78913, 78914, 78915, 78916, 78917, 78918, 78919, 78920, 78921, 78922, 78923, 78925, 78926, 78927, 78928, 78929, 78930, 78931, 78932, 78933, 78934, 78935, 78936, 78937, 78938, 78939, 78940, 78941, 78942, 78943, 78944, 78945, 78946, 78947, 78948, 78950, 78951, 78952, 78953, 78954, 78955, 78956, 78957, 78958, 78959, 78960, 78961, 78962, 78963, 78964, 78965, 78966, 78967, 78969, 78970, 78971, 78972, 78973, 78974, 78975, 78976, 78977, 78978, 78979, 78980, 78981, 78982, 78983, 78984, 78985, 78986, 78987, 78989, 78990, 78991, 78992, 78993, 78994, 78995, 78996, 78997, 78998, 78999, 79000, 79001, 79002, 79003, 79004, 79005, 79006, 79007, 79008, 79010, 79011, 79012, 79013, 79014, 79015, 79017, 79018, 79019, 79020, 79022, 79023, 79024, 79025, 79026, 79027, 79028, 79029, 79030, 79031, 79032, 79033, 79034, 79035, 79036, 79037, 79038, 79039, 79040, 79041, 79042, 79043, 79044, 79045, 79046, 79047, 79048, 79049, 79050, 79051, 79052, 79053, 79054, 79055, 79056, 79057, 79058, 79059, 79060, 79061, 79062, 79063, 79064, 79065, 79066, 79067, 79068, 79069, 79070, 79071, 79072, 79073, 79074, 79075, 79076, 79077, 79078, 79079, 79081, 79082, 79083, 79084, 79091, 79092, 79093, 79094, 79095, 79096, 79097, 79098, 79100, 79103, 79104, 79105, 79106, 79107, 79108, 79110, 79112, 79113, 79114, 79115, 79116, 79117, 79118, 79119, 79120, 79121, 79122, 79123, 79124, 79125, 79126, 79127, 79128, 79129, 79131, 79133, 79134, 79135, 79137, 79138, 79139, 79140, 79142, 79144, 79145, 79146, 79147, 79148, 79149, 79150, 79151, 79152, 79153, 79154, 79155, 79156, 79157, 79158, 79159, 79160, 79162, 79163, 79165, 79166, 79167, 79168, 79169, 79170, 79172, 79176, 79177, 79178, 79179, 79180, 79181, 79182, 79183, 79185, 79186, 79187, 79188, 79189, 79190, 79191, 79192, 79193, 79194, 79195, 79196, 79197, 79199, 79200, 79201, 79202, 79203, 79204, 79205, 79206, 79207, 79208, 79209, 79210, 79211, 79214, 79215, 79216, 79217, 79218, 79219, 79220, 79221, 79223, 79225, 79226, 79228, 79229, 79230, 79231, 79232, 79233, 79234, 79235, 79236, 79237, 79238, 79239, 79240, 79241, 79242, 79243, 79244, 79245, 79246, 79247, 79248, 79249, 79250, 79251, 79252, 79253, 79254, 79255, 79256, 79257, 79258, 79259, 79260, 79261, 79262, 79263, 79264, 79265, 79266, 79267, 79268, 79269, 79270, 79272, 79273, 79274, 79275, 79276, 79281, 79282, 79283, 79284, 79285, 79286, 79287, 79288, 79289, 79290, 79291, 79292, 79293, 79296, 79301, 79302, 79303, 79308, 79309, 79310, 79311, 79312, 79313, 79314, 79315, 79316, 79317, 79318, 79319, 79320, 79321, 79322, 79323, 79324, 79325, 79326, 79327, 79328, 79329, 79330, 79331, 79332, 79333, 79334, 79335, 79337, 79338, 79339, 79340, 79341, 79342, 79343, 79344, 79345, 79349, 79353, 79354, 79355, 79356, 79357, 79358, 79359, 79360, 79361, 79362, 79363, 79364, 79365, 79366, 79367, 79368, 79369, 79370, 79371, 79372, 79373, 79374, 79375, 79376, 79378, 79379, 79380, 79381, 79382, 79383, 79384, 79385, 79386, 79387, 79388, 79390, 79391, 79392, 79393, 79394, 79395, 79396, 79397, 79398, 79400, 79402, 79403, 79404, 79405, 79406, 79407, 79408, 79409, 79410, 79411, 79412, 79413, 79414, 79415, 79416, 79417, 79418, 79419, 79420, 79421, 79422, 79423, 79424, 79425, 79426, 79427, 79428, 79429, 79430, 79431, 79432, 79433, 79434, 79435, 79436, 79437, 79438, 79439, 79440, 79443, 79444, 79445, 79446, 79447, 79448, 79449, 79451, 79452, 79453, 79454, 79455, 79456, 79457, 79459, 79460, 79461, 79462, 79463, 79464, 79465, 79466, 79467, 79468, 79469, 79470, 79472, 79473, 79474, 79475, 79476, 79477, 79478, 79479, 79480, 79481, 79482, 79483, 79485, 79486, 79487, 79488, 79489, 79490, 79491, 79492, 79493, 79494, 79495, 79496, 79497, 79498, 79500, 79503, 79504, 79505, 79506, 79507, 79508, 79509, 79510, 79511, 79512, 79513, 79514, 79515, 79516, 79517, 79518, 79519, 79520, 79521, 79522, 79523, 79524, 79525, 79526, 79527, 79528, 79529, 79530, 79531, 79532, 79533, 79534, 79535, 79536, 79537, 79539, 79540, 79541, 79542, 79543, 79544, 79545, 79548, 79550, 79551, 79552, 79553, 79555, 79557, 79558, 79559, 79560, 79561, 79562, 79564, 79565, 79566, 79567, 79568, 79571, 79572, 79573, 79574, 79575, 79576, 79577, 79578, 79579, 79581, 79582, 79583, 79584, 79585, 79586, 79587, 79588, 79589, 79590, 79591, 79593, 79594, 79595, 79596, 79598, 79599, 79600, 79601, 79602, 79603, 79604, 79605, 79606, 79607, 79608, 79609, 79610, 79611, 79612, 79613, 79614, 79615, 79616, 79617, 79618, 79619, 79621, 79622, 79623, 79624, 79625, 79626, 79627, 79628, 79629, 79630, 79631, 79632, 79633, 79634, 79635, 79636, 79637, 79638, 79639, 79640, 79641, 79642, 79643, 79644, 79645, 79646, 79649, 79650, 79651, 79652, 79653, 79654, 79655, 79656, 79657, 79658, 79659, 79660, 79661, 79662, 79663, 79664, 79665, 79666, 79667, 79668, 79672, 79673, 79674, 79675, 79676, 79677, 79678, 79679, 79680, 79681, 79682, 79683, 79684, 79685, 79686, 79687, 79688, 79689, 79690, 79691, 79692, 79693, 79694, 79695, 79696, 79697, 79698, 79699, 79700, 79701, 79702, 79703, 79704, 79705, 79706, 79707, 79708, 79709, 79710, 79711, 79712, 79713, 79714, 79715, 79716, 79717, 79718, 79719, 79720, 79721, 79722, 79723, 79724, 79725, 79726, 79727, 79728, 79729, 79730, 79731, 79732, 79733, 79735, 79736, 79737, 79738, 79739, 79740, 79741, 79742, 79743, 79744, 79745, 79746, 79747, 79748, 79749, 79750, 79751, 79752, 79753, 79754, 79755, 79756, 79757, 79758, 79759, 79760, 79761, 79762, 79763, 79764, 79765, 79766, 79767, 79768, 79769, 79770, 79772, 79774, 79775, 79776, 79777, 79778, 79779, 79781, 79782, 79783, 79784, 79785, 79786, 79787, 79788, 79789, 79790, 79791, 79792, 79793, 79794, 79795, 79796, 79797, 79798, 79799, 79801, 79802, 79803, 79804, 79805, 79806, 79812, 79813, 79814, 79815, 79816, 79817, 79819, 79820, 79821, 79822, 79823, 79824, 79825, 79826, 79827, 79828, 79829, 79830, 79831, 79832, 79833, 79834, 79835, 79836, 79837, 79838, 79839, 79841, 79843, 79844, 79846, 79847, 79848, 79849, 79850, 79851, 79852, 79853, 79854, 79855, 79857, 79858, 79859, 79860, 79861, 79862, 79863, 79864, 79865, 79866, 79867, 79868, 79869, 79870, 79872, 79875, 79876, 79877, 79878, 79879, 79880, 79881, 79882, 79883, 79886, 79887, 79888, 79889, 79890, 79891, 79892, 79893, 79894, 79895, 79896, 79897, 79898, 79899, 79900, 79901, 79902, 79903, 79904, 79905, 79906, 79907, 79909, 79910, 79912, 79913, 79914, 79915, 79916, 79917, 79918, 79919, 79920, 79921, 79922, 79923, 79924, 79925, 79926, 79927, 79928, 79929, 79930, 79933, 79934, 79935, 79936, 79938, 79941, 79942, 79943, 79944, 79945, 79946, 79947, 79948, 79949, 79952, 79953, 79954, 79956, 79957, 79959, 79960, 79961, 79963, 79965, 79966, 79968, 79969, 79970, 79971, 79973, 79976, 79977, 79978, 79979, 79980, 79981, 79982, 79983, 79984, 79985, 79987, 79990, 79993, 79998, 80000, 80001, 80002, 80003, 80004, 80005, 80006, 80007, 80011, 80012, 80013, 80014, 80015, 80016, 80017, 80018, 80019, 80020, 80021, 80022, 80023, 80024, 80025, 80026, 80028, 80029, 80030, 80031, 80032, 80033, 80034, 80035, 80036, 80037, 80038, 80039, 80040, 80041, 80042, 80043, 80044, 80045, 80046, 80047, 80048, 80049, 80051, 80052, 80053, 80054, 80055, 80056, 80057, 80058, 80059, 80060, 80061, 80062, 80064, 80065, 80066, 80067, 80068, 80069, 80070, 80071, 80072, 80073, 80074, 80075, 80076, 80077, 80078, 80079, 80080, 80081, 80082, 80083, 80084, 80085, 80086, 80087, 80088, 80089, 80090, 80091, 80092, 80093, 80094, 80095, 80096, 80097, 80098, 80099, 80100, 80101, 80102, 80103, 80104, 80105, 80106, 80108, 80109, 80110, 80111, 80112, 80113, 80114, 80115, 80116, 80117, 80118, 80119, 80120, 80121, 80122, 80123, 80124, 80125, 80126, 80127, 80128, 80129, 80130, 80131, 80132, 80133, 80134, 80135, 80136, 80137, 80138, 80139, 80140, 80141, 80142, 80143, 80144, 80145, 80146, 80148, 80149, 80151, 80153, 80155, 80156, 80157, 80159, 80160, 80161, 80162, 80163, 80164, 80165, 80167, 80172, 80173, 80174, 80175, 80176, 80177, 80178, 80179, 80180, 80181, 80182, 80183, 80184, 80185, 80186, 80187, 80188, 80189, 80190, 80191, 80192, 80193, 80194, 80195, 80196, 80197, 80198, 80199, 80200, 80201, 80202, 80203, 80204, 80205, 80206, 80207, 80208, 80209, 80210, 80211, 80212, 80213, 80214, 80215, 80216, 80217, 80218, 80219, 80220, 80221, 80222, 80223, 80224, 80225, 80226, 80227, 80228, 80229, 80230, 80231, 80232, 80233, 80234, 80235, 80236, 80237, 80239, 80240, 80241, 80242, 80243, 80244, 80245, 80246, 80247, 80248, 80249, 80250, 80251, 80252, 80253, 80254, 80255, 80256, 80257, 80258, 80259, 80260, 80261, 80262, 80263, 80264, 80265, 80266, 80267, 80268, 80269, 80270, 80271, 80272, 80273, 80274, 80275, 80276, 80277, 80278, 80280, 80281, 80282, 80283, 80284, 80285, 80286, 80287, 80288, 80289, 80290, 80292, 80293, 80294, 80295, 80296, 80297, 80298, 80299, 80300, 80301, 80302, 80303, 80304, 80305, 80306, 80307, 80308, 80309, 80310, 80311, 80312, 80313, 80314, 80315, 80316, 80317, 80318, 80319, 80320, 80321, 80322, 80323, 80324, 80325, 80326, 80327, 80328, 80329, 80330, 80331, 80333, 80334, 80335, 80336, 80337, 80338, 80339, 80340, 80341, 80342, 80343, 80344, 80345, 80346, 80347, 80348, 80349, 80350, 80351, 80352, 80353, 80354, 80355, 80356, 80357, 80358, 80359, 80360, 80361, 80362, 80363, 80364, 80365, 80366, 80367, 80368, 80369, 80370, 80371, 80372, 80373, 80374, 80375, 80376, 80377, 80378, 80379, 80380, 80381, 80382, 80387, 80388, 80389, 80390, 80395, 80396, 80397, 80398, 80400, 80401, 80402, 80403, 80404, 80405, 80406, 80407, 80408, 80409, 80410, 80411, 80412, 80414, 80415, 80416, 80417, 80419, 80420, 80421, 80422, 80423, 80424, 80425, 80427, 80428, 80429, 80430, 80431, 80432, 80433, 80434, 80435, 80436, 80437, 80438, 80439, 80440, 80441, 80442, 80443, 80444, 80445, 80446, 80447, 80448, 80450, 80451, 80452, 80453, 80454, 80455, 80456, 80457, 80458, 80459, 80460, 80461, 80462, 80463, 80464, 80466, 80467, 80468, 80469, 80470, 80471, 80472, 80473, 80474, 80475, 80476, 80477, 80478, 80479, 80480, 80481, 80482, 80483, 80484, 80485, 80486, 80488, 80489, 80490, 80491, 80492, 80493, 80494, 80495, 80496, 80497, 80498, 80499, 80500, 80501, 80502, 80503, 80504, 80505, 80506, 80507, 80508, 80509, 80510, 80511, 80512, 80513, 80514, 80515, 80516, 80517, 80518, 80519, 80520, 80521, 80522, 80523, 80524, 80525, 80526, 80527, 80528, 80529, 80530, 80531, 80532, 80534, 80535, 80536, 80540, 80541, 80542, 80543, 80544, 80545, 80546, 80547, 80548, 80549, 80550, 80551, 80552, 80553, 80554, 80556, 80557, 80558, 80559, 80560, 80561, 80562, 80563, 80564, 80565, 80566, 80567, 80568, 80569, 80570, 80571, 80572, 80573, 80574, 80576, 80577, 80578, 80579, 80580, 80582, 80583, 80584, 80585, 80586, 80587, 80589, 80590, 80592, 80593, 80594, 80595, 80596, 80597, 80598, 80599, 80600, 80601, 80602, 80603, 80604, 80605, 80606, 80607, 80608, 80609, 80610, 80611, 80613, 80614, 80615, 80616, 80617, 80618, 80619, 80620, 80621, 80622, 80623, 80624, 80625, 80626, 80627, 80628, 80629, 80630, 80631, 80632, 80633, 80634, 80635, 80636, 80637, 80638, 80639, 80640, 80641, 80642, 80643, 80644, 80645, 80646, 80647, 80648, 80649, 80651, 80652, 80653, 80654, 80655, 80656, 80658, 80659, 80660, 80661, 80662, 80663, 80664, 80665, 80666, 80667, 80668, 80669, 80670, 80672, 80673, 80674, 80675, 80676, 80677, 80678, 80679, 80681, 80682, 80683, 80684, 80685, 80686, 80687, 80688, 80689, 80690, 80691, 80692, 80693, 80694, 80695, 80696, 80697, 80698, 80699, 80700, 80701, 80702, 80703, 80704, 80705, 80706, 80707, 80708, 80709, 80710, 80714, 80715, 80716, 80717, 80718, 80719, 80720, 80721, 80722, 80723, 80724, 80725, 80726, 80727, 80728, 80730, 80731, 80732, 80733, 80734, 80736, 80737, 80738, 80739, 80740, 80741, 80742, 80743, 80744, 80745, 80746, 80747, 80748, 80749, 80750, 80751, 80752, 80753, 80754, 80755, 80756, 80757, 80758, 80759, 80760, 80761, 80762, 80763, 80764, 80765, 80766, 80767, 80768, 80769, 80770, 80771, 80772, 80773, 80774, 80775, 80776, 80777, 80778, 80779, 80780, 80781, 80782, 80783, 80784, 80785, 80786, 80787, 80788, 80789, 80790, 80791, 80792, 80793, 80794, 80795, 80796, 80797, 80798, 80799, 80800, 80801, 80803, 80804, 80805, 80806, 80807, 80808, 80809, 80810, 80811, 80812, 80813, 80814, 80815, 80816, 80817, 80818, 80820, 80821, 80822, 80823, 80824, 80825, 80826, 80827, 80828, 80829, 80830, 80831, 80832, 80833, 80834, 80835, 80836, 80837, 80838, 80839, 80840, 80841, 80842, 80843, 80844, 80845, 80846, 80847, 80848, 80849, 80850, 80851, 80852, 80853, 80854, 80855, 80856, 80857, 80858, 80859, 80860, 80861, 80862, 80863, 80864, 80865, 80866, 80867, 80868, 80869, 80870, 80871, 80872, 80873, 80874, 80875, 80876, 80877, 80879, 80880, 80881, 80882, 80883, 80884, 80885, 80886, 80887, 80888, 80889, 80890, 80891, 80892, 80893, 80894, 80895, 80896, 80897, 80898, 80903, 80904, 80905, 80906, 80907, 80908, 80913, 80914, 80915, 80916, 80917, 80918, 80919, 80920, 80921, 80922, 80923, 80924, 80925, 80926, 80927, 80928, 80929, 80930, 80931, 80932, 80933, 80934, 80935, 80936, 80937, 80938, 80939, 80940, 80941, 80942, 80943, 80944, 80945, 80947, 80948, 80949, 80950, 80951, 80952, 80953, 80954, 80955, 80956, 80957, 80958, 80959, 80960, 80961, 80962, 80963, 80964, 80965, 80966, 80967, 80968, 80969, 80970, 80971, 80972, 80973, 80974, 80975, 80976, 80977, 80978, 80979, 80980, 80981, 80982, 80983, 80984, 80985, 80986, 80987, 80988, 80989, 80990, 80991, 80992, 80993, 80994, 80995, 80996, 80997, 80998, 80999, 81000, 81001, 81002, 81003, 81004, 81005, 81006, 81007, 81008, 81009, 81010, 81011, 81013, 81014, 81015, 81016, 81017, 81018, 81019, 81020, 81021, 81022, 81023, 81024, 81025, 81026, 81031, 81032, 81033, 81034, 81035, 81036, 81037, 81038, 81039, 81040, 81041, 81042, 81043, 81044, 81045, 81046, 81047, 81048, 81049, 81050, 81051, 81052, 81053, 81054, 81055, 81056, 81057, 81058, 81059, 81060, 81061, 81062, 81063, 81064, 81065, 81067, 81068, 81069, 81070, 81071, 81072, 81073, 81074, 81075, 81076, 81077, 81078, 81079, 81080, 81081, 81082, 81083, 81084, 81085, 81086, 81087, 81088, 81090, 81091, 81092, 81093, 81094, 81095, 81096, 81097, 81098, 81099, 81100, 81101, 81102, 81103, 81104, 81105, 81106, 81107, 81108, 81109, 81110, 81111, 81112, 81113, 81114, 81116, 81117, 81118, 81119, 81120, 81122, 81123, 81124, 81125, 81126, 81127, 81128, 81129, 81130, 81131, 81132, 81133, 81134, 81135, 81136, 81138, 81139, 81140, 81141, 81142, 81143, 81144, 81145, 81146, 81147, 81148, 81149, 81150, 81151, 81152, 81153, 81154, 81155, 81156, 81157, 81159, 81160, 81162, 81163, 81164, 81165, 81166, 81167, 81168, 81169, 81170, 81171, 81172, 81173, 81176, 81177, 81178, 81179, 81180, 81181, 81182, 81183, 81184, 81185, 81186, 81187, 81188, 81189, 81190, 81191, 81192, 81193, 81194, 81195, 81196, 81197, 81198, 81199, 81200, 81201, 81202, 81203, 81204, 81205, 81206, 81207, 81208, 81209, 81210, 81211, 81212, 81213, 81214, 81215, 81216, 81217, 81218, 81219, 81220, 81221, 81222, 81223, 81224, 81225, 81226, 81227, 81228, 81229, 81230, 81231, 81232, 81233, 81234, 81235, 81236, 81237, 81238, 81239, 81240, 81241, 81242, 81243, 81244, 81246, 81247, 81249, 81250, 81251, 81252, 81253, 81254, 81255, 81256, 81257, 81258, 81259, 81260, 81261, 81262, 81263, 81264, 81265, 81266, 81267, 81268, 81269, 81270, 81272, 81273, 81274, 81275, 81276, 81277, 81278, 81279, 81280, 81281, 81282, 81283, 81284, 81285, 81286, 81288, 81289, 81290, 81291, 81292, 81293, 81294, 81295, 81296, 81297, 81298, 81299, 81300, 81301, 81302, 81303, 81304, 81305, 81306, 81307, 81308, 81309, 81310, 81311, 81312, 81313, 81314, 81315, 81316, 81317, 81318, 81319, 81320, 81321, 81322, 81323, 81324, 81325, 81326, 81327, 81328, 81329, 81330, 81331, 81332, 81333, 81334, 81335, 81336, 81337, 81338, 81339, 81340, 81341, 81342, 81343, 81344, 81345, 81346, 81347, 81348, 81349, 81350, 81351, 81352, 81354, 81355, 81356, 81357, 81358, 81359, 81360, 81361, 81362, 81367, 81368, 81369, 81370, 81371, 81372, 81373, 81374, 81375, 81377, 81378, 81379, 81380, 81381, 81382, 81383, 81384, 81385, 81386, 81387, 81388, 81389, 81395, 81396, 81397, 81398, 81399, 81400, 81401, 81402, 81403, 81404, 81405, 81406, 81407, 81408, 81409, 81410, 81411, 81412, 81413, 81414, 81415, 81416, 81417, 81418, 81419, 81420, 81421, 81422, 81423, 81424, 81425, 81426, 81427, 81428, 81429, 81430, 81431, 81432, 81433, 81434, 81435, 81436, 81437, 81438, 81439, 81440, 81441, 81442, 81443, 81444, 81445, 81446, 81447, 81448, 81449, 81450, 81451, 81452, 81453, 81454, 81455, 81456, 81457, 81458, 81459, 81460, 81461, 81462, 81463, 81464, 81465, 81466, 81467, 81468, 81469, 81470, 81471, 81473, 81474, 81475, 81476, 81477, 81478, 81479, 81480, 81481, 81482, 81483, 81484, 81485, 81486, 81487, 81488, 81489, 81490, 81491, 81492, 81493, 81494, 81499, 81500, 81501, 81502, 81503, 81504, 81505, 81506, 81507, 81508, 81509, 81510, 81511, 81512, 81513, 81514, 81515, 81517, 81518, 81522, 81523, 81524, 81525, 81526, 81527, 81528, 81529, 81530, 81531, 81532, 81533, 81534, 81535, 81537, 81538, 81539, 81540, 81541, 81542, 81543, 81544, 81545, 81546, 81547, 81548, 81549, 81550, 81551, 81552, 81553, 81554, 81555, 81556, 81557, 81558, 81559, 81560, 81561, 81562, 81563, 81564, 81565, 81566, 81567, 81568, 81569, 81571, 81572, 81573, 81574, 81575, 81576, 81577, 81578, 81579, 81580, 81581, 81582, 81583, 81584, 81585, 81586, 81587, 81588, 81589, 81590, 81591, 81592, 81593, 81594, 81596, 81597, 81598, 81599, 81600, 81601, 81602, 81603, 81604, 81605, 81606, 81607, 81608, 81609, 81610, 81611, 81612, 81614, 81615, 81616, 81617, 81618, 81619, 81620, 81622, 81623, 81624, 81625, 81626, 81627, 81628, 81629, 81630, 81631, 81632, 81633, 81634, 81635, 81636, 81637, 81638, 81639, 81640, 81641, 81642, 81643, 81644, 81646, 81647, 81648, 81649, 81651, 81652, 81653, 81654, 81656, 81657, 81658, 81659, 81660, 81661, 81662, 81663, 81664, 81665, 81666, 81667, 81668, 81669, 81670, 81671, 81672, 81673, 81674, 81675, 81676, 81677, 81678, 81679, 81680, 81681, 81682, 81683, 81684, 81685, 81686, 81688, 81690, 81691, 81692, 81693, 81694, 81695, 81696, 81697, 81698, 81699, 81700, 81701, 81704, 81705, 81706, 81707, 81708, 81709, 81710, 81711, 81712, 81713, 81714, 81715, 81716, 81717, 81718, 81719, 81720, 81721, 81722, 81723, 81724, 81725, 81726, 81727, 81728, 81729, 81730, 81731, 81732, 81733, 81734, 81735, 81736, 81737, 81738, 81739, 81740, 81741, 81742, 81743, 81744, 81745, 81746, 81747, 81748, 81749, 81750, 81751, 81752, 81754, 81755, 81756, 81757, 81758, 81759, 81760, 81761, 81762, 81763, 81764, 81765, 81766, 81767, 81768, 81769, 81770, 81771, 81772, 81773, 81774, 81775, 81776, 81778, 81779, 81780, 81781, 81782, 81783, 81784, 81785, 81786, 81787, 81788, 81789, 81790, 81791, 81792, 81793, 81794, 81795, 81796, 81797, 81798, 81799, 81800, 81801, 81802, 81803, 81804, 81805, 81806, 81807, 81808, 81809, 81810, 81811, 81812, 81813, 81814, 81815, 81816, 81817, 81818, 81819, 81820, 81821, 81822, 81824, 81825, 81826, 81827, 81828, 81829, 81830, 81831, 81832, 81833, 81834, 81835, 81836, 81837, 81838, 81839, 81840, 81841, 81842, 81843, 81844, 81849, 81850, 81851, 81852, 81853, 81854, 81855, 81856, 81857, 81858, 81859, 81860, 81861, 81862, 81863, 81864, 81865, 81866, 81867, 81869, 81870, 81871, 81872, 81873, 81874, 81875, 81876, 81877, 81878, 81879, 81880, 81881, 81882, 81883, 81884, 81885, 81886, 81887, 81888, 81889, 81890, 81891, 81892, 81893, 81894, 81895, 81898, 81899, 81900, 81901, 81902, 81903, 81904, 81905, 81906, 81907, 81908, 81909, 81910, 81911, 81912, 81913, 81914, 81915, 81916, 81917, 81920, 81921, 81922, 81923, 81924, 81925, 81926, 81927, 81928, 81929, 81930, 81931, 81932, 81933, 81934, 81935, 81936, 81937, 81938, 81939, 81940, 81942, 81945, 81946, 81947, 81948, 81949, 81950, 81951, 81952, 81953, 81954, 81955, 81956, 81957, 81958, 81959, 81960, 81961, 81962, 81963, 81964, 81965, 81966, 81967, 81968, 81969, 81970, 81971, 81972, 81977, 81978, 81979, 81980, 81981, 81982, 81983, 81984, 81985, 81986, 81987, 81988, 81989, 81990, 81991, 81992, 81993, 81994, 81995, 81996, 81997, 81998, 81999, 82000, 82001, 82002, 82003, 82004, 82005, 82006, 82007, 82008, 82009, 82010, 82011, 82012, 82013, 82014, 82015, 82016, 82017, 82018, 82019, 82020, 82025, 82026, 82027, 82028, 82029, 82030, 82031, 82032, 82034, 82035, 82036, 82037, 82038, 82039, 82040, 82041, 82042, 82043, 82044, 82045, 82046, 82047, 82048, 82049, 82050, 82051, 82052, 82053, 82054, 82055, 82056, 82057, 82058, 82059, 82060, 82061, 82062, 82063, 82064, 82065, 82066, 82068, 82069, 82070, 82071, 82072, 82073, 82074, 82075, 82076, 82077, 82078, 82080, 82081, 82082, 82083, 82084, 82085, 82086, 82092, 82094, 82096, 82097, 82098, 82099, 82100, 82101, 82102, 82104, 82105, 82106, 82107, 82109, 82110, 82111, 82112, 82113, 82114, 82115, 82116, 82117, 82118, 82119, 82120, 82121, 82122, 82123, 82124, 82125, 82126, 82127, 82128, 82130, 82131, 82132, 82133, 82134, 82135, 82136, 82137, 82138, 82139, 82140, 82141, 82142, 82143, 82144, 82145, 82146, 82147, 82148, 82149, 82150, 82151, 82152, 82153, 82154, 82155, 82156, 82157, 82158, 82159, 82160, 82161, 82162, 82163, 82164, 82165, 82166, 82167, 82168, 82169, 82170, 82171, 82172, 82173, 82174, 82175, 82176, 82177, 82178, 82179, 82180, 82181, 82182, 82183, 82184, 82185, 82186, 82187, 82188, 82189, 82190, 82191, 82192, 82193, 82194, 82195, 82196, 82197, 82198, 82199, 82200, 82201, 82202, 82203, 82204, 82205, 82207, 82208, 82209, 82210, 82211, 82212, 82213, 82214, 82215, 82216, 82217, 82218, 82219, 82220, 82221, 82222, 82223, 82224, 82225, 82226, 82227, 82228, 82229, 82230, 82231, 82232, 82233, 82234, 82235, 82236, 82237, 82238, 82239, 82240, 82242, 82243, 82244, 82245, 82246, 82247, 82248, 82250, 82251, 82252, 82253, 82254, 82256, 82257, 82258, 82259, 82260, 82261, 82262, 82263, 82264, 82265, 82266, 82268, 82269, 82270, 82271, 82272, 82273, 82274, 82275, 82277, 82278, 82282, 82283, 82284, 82285, 82286, 82287, 82288, 82289, 82290, 82291, 82292, 82293, 82295, 82296, 82297, 82298, 82299, 82300, 82301, 82302, 82303, 82304, 82305, 82307, 82308, 82309, 82310, 82311, 82312, 82313, 82314, 82315, 82316, 82317, 82318, 82319, 82320, 82321, 82322, 82323, 82324, 82326, 82327, 82328, 82329, 82330, 82331, 82332, 82333, 82334, 82335, 82336, 82337, 82338, 82339, 82340, 82341, 82343, 82344, 82345, 82346, 82347, 82348, 82349, 82350, 82351, 82352, 82353, 82354, 82356, 82357, 82360, 82361, 82362, 82363, 82364, 82365, 82366, 82367, 82368, 82369, 82370, 82371, 82372, 82373, 82374, 82375, 82376, 82377, 82378, 82380, 82381, 82382, 82383, 82384, 82385, 82386, 82387, 82388, 82389, 82390, 82391, 82392, 82393, 82394, 82395, 82396, 82398, 82399, 82400, 82401, 82402, 82403, 82404, 82405, 82406, 82407, 82408, 82409, 82410, 82411, 82412, 82413, 82414, 82415, 82416, 82417, 82418, 82419, 82420, 82421, 82422, 82423, 82424, 82425, 82426, 82427, 82428, 82429, 82430, 82431, 82432, 82433, 82434, 82435, 82436, 82437, 82438, 82439, 82440, 82441, 82442, 82443, 82444, 82445, 82446, 82447, 82448, 82449, 82450, 82451, 82452, 82453, 82454, 82455, 82456, 82457, 82458, 82459, 82460, 82461, 82462, 82463, 82464, 82465, 82466, 82467, 82468, 82469, 82470, 82471, 82472, 82474, 82475, 82476, 82477, 82478, 82479, 82480, 82481, 82482, 82483, 82484, 82485, 82486, 82487, 82489, 82490, 82491, 82492, 82493, 82494, 82495, 82496, 82497, 82498, 82499, 82500, 82501, 82502, 82503, 82504, 82505, 82506, 82507, 82508, 82509, 82510, 82511, 82512, 82513, 82514, 82515, 82516, 82517, 82518, 82519, 82520, 82521, 82522, 82523, 82524, 82525, 82526, 82527, 82528, 82529, 82530, 82531, 82532, 82533, 82534, 82535, 82536, 82537, 82538, 82540, 82541, 82542, 82543, 82544, 82545, 82546, 82547, 82548, 82550, 82551, 82552, 82553, 82554, 82555, 82556, 82557, 82558, 82559, 82560, 82561, 82562, 82563, 82564, 82565, 82566, 82567, 82568, 82569, 82570, 82571, 82572, 82573, 82574, 82575, 82576, 82577, 82578, 82579, 82584, 82585, 82586, 82587, 82589, 82590, 82591, 82592, 82594, 82595, 82597, 82598, 82599, 82600, 82601, 82602, 82603, 82604, 82605, 82606, 82607, 82609, 82610, 82611, 82612, 82613, 82614, 82615, 82616, 82617, 82618, 82619, 82620, 82621, 82622, 82623, 82624, 82625, 82626, 82627, 82629, 82630, 82631, 82632, 82633, 82634, 82635, 82636, 82637, 82638, 82639, 82640, 82641, 82642, 82643, 82644, 82646, 82647, 82648, 82649, 82650, 82651, 82652, 82653, 82654, 82655, 82656, 82657, 82658, 82659, 82660, 82661, 82662, 82663, 82664, 82665, 82666, 82667, 82668, 82669, 82670, 82671, 82672, 82673, 82674, 82675, 82676, 82677, 82678, 82679, 82680, 82681, 82682, 82683, 82684, 82685, 82686, 82687, 82688, 82689, 82690, 82691, 82692, 82693, 82694, 82695, 82696, 82698, 82701, 82702, 82703, 82704, 82705, 82706, 82707, 82708, 82709, 82710, 82711, 82712, 82713, 82714, 82715, 82717, 82718, 82719, 82720, 82721, 82722, 82723, 82724, 82725, 82726, 82727, 82728, 82729, 82730, 82731, 82732, 82733, 82734, 82735, 82736, 82737, 82738, 82739, 82740, 82742, 82743, 82744, 82745, 82746, 82747, 82748, 82749, 82750, 82751, 82752, 82753, 82754, 82755, 82756, 82757, 82758, 82759, 82760, 82761, 82762, 82763, 82764, 82765, 82766, 82767, 82768, 82769, 82770, 82771, 82772, 82773, 82774, 82775, 82776, 82777, 82778, 82779, 82780, 82781, 82782, 82783, 82784, 82785, 82786, 82787, 82788, 82789, 82790, 82791, 82792, 82793, 82794, 82795, 82796, 82797, 82798, 82799, 82800, 82801, 82802, 82803, 82804, 82805, 82806, 82807, 82808, 82809, 82810, 82811, 82812, 82813, 82814, 82815, 82816, 82817, 82818, 82819, 82820, 82821, 82822, 82823, 82824, 82825, 82826, 82827, 82828, 82829, 82830, 82831, 82832, 82833, 82834, 82835, 82836, 82837, 82838, 82839, 82840, 82841, 82842, 82843, 82844, 82845, 82846, 82850, 82851, 82853, 82854, 82855, 82856, 82857, 82859, 82860, 82861, 82862, 82863, 82864, 82865, 82866, 82867, 82868, 82869, 82870, 82871, 82872, 82873, 82874, 82875, 82876, 82877, 82879, 82881, 82884, 82885, 82886, 82887, 82888, 82889, 82890, 82891, 82892, 82893, 82894, 82895, 82896, 82898, 82899, 82900, 82901, 82902, 82903, 82904, 82905, 82907, 82908, 82909, 82910, 82912, 82913, 82915, 82916, 82917, 82918, 82919, 82920, 82921, 82922, 82923, 82924, 82925, 82926, 82927, 82928, 82929, 82930, 82932, 82933, 82934, 82936, 82938, 82939, 82940, 82942, 82943, 82944, 82945, 82946, 82947, 82948, 82949, 82950, 82951, 82952, 82953, 82954, 82955, 82956, 82960, 82961, 82962, 82963, 82964, 82965, 82966, 82967, 82968, 82969, 82970, 82971, 82973, 82974, 82975, 82976, 82977, 82978, 82979, 82980, 82981, 82983, 82984, 82985, 82986, 82987, 82988, 82989, 82990, 82991, 82992, 82993, 82995, 82996, 82997, 82998, 82999, 83000, 83001, 83002, 83003, 83004, 83006, 83007, 83008, 83009, 83010, 83011, 83012, 83013, 83014, 83015, 83017, 83018, 83019, 83020, 83021, 83023, 83024, 83025, 83026, 83027, 83028); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (83029, 83030, 83031, 83032, 83033, 83034, 83035, 83036, 83037, 83038, 83039, 83040, 83041, 83042, 83043, 83044, 83045, 83046, 83047, 83048, 83049, 83050, 83051, 83052, 83053, 83054, 83055, 83056, 83057, 83058, 83059, 83060, 83061, 83062, 83063, 83064, 83065, 83066, 83067, 83068, 83069, 83070, 83071, 83072, 83073, 83074, 83075, 83076, 83077, 83078, 83079, 83080, 83081, 83082, 83083, 83084, 83085, 83086, 83087, 83088, 83089, 83090, 83091, 83092, 83093, 83094, 83095, 83096, 83097, 83098, 83099, 83100, 83101, 83102, 83103, 83104, 83105, 83106, 83107, 83108, 83109, 83110, 83111, 83112, 83113, 83114, 83115, 83116, 83117, 83118, 83119, 83120, 83121, 83122, 83123, 83124, 83125, 83126, 83127, 83128, 83129, 83130, 83131, 83132, 83133, 83134, 83135, 83136, 83137, 83138, 83139, 83140, 83141, 83142, 83143, 83144, 83145, 83146, 83147, 83148, 83149, 83150, 83151, 83152, 83153, 83154, 83155, 83156, 83157, 83158, 83159, 83160, 83161, 83162, 83163, 83164, 83165, 83166, 83167, 83168, 83169, 83170, 83171, 83172, 83173, 83174, 83177, 83178, 83179, 83180, 83181, 83182, 83183, 83184, 83185, 83186, 83187, 83188, 83189, 83190, 83191, 83192, 83193, 83194, 83195, 83198, 83199, 83200, 83201, 83202, 83203, 83204, 83205, 83206, 83207, 83208, 83209, 83210, 83211, 83212, 83213, 83214, 83215, 83216, 83217, 83218, 83219, 83220, 83221, 83222, 83223, 83224, 83225, 83226, 83227, 83228, 83229, 83230, 83231, 83232, 83233, 83234, 83235, 83236, 83237, 83238, 83239, 83240, 83241, 83242, 83243, 83246, 83247, 83248, 83249, 83250, 83251, 83252, 83253, 83254, 83255, 83256, 83257, 83258, 83259, 83260, 83261, 83262, 83263, 83264, 83265, 83266, 83267, 83268, 83269, 83270, 83271, 83272, 83273, 83274, 83275, 83276, 83277, 83278, 83279, 83280, 83281, 83282, 83283, 83284, 83285, 83286, 83287, 83288, 83289, 83290, 83291, 83292, 83293, 83294, 83295, 83296, 83297, 83298, 83299, 83300, 83301, 83302, 83303, 83304, 83305, 83306, 83307, 83308, 83309, 83310, 83311, 83312, 83313, 83316, 83317, 83318, 83319, 83320, 83321, 83322, 83323, 83324, 83325, 83326, 83328, 83329, 83330, 83331, 83332, 83333, 83334, 83335, 83336, 83337, 83338, 83339, 83340, 83341, 83342, 83343, 83344, 83345, 83347, 83349, 83350, 83351, 83352, 83353, 83354, 83355, 83356, 83357, 83358, 83359, 83360, 83361, 83362, 83363, 83364, 83365, 83366, 83367, 83368, 83369, 83370, 83371, 83372, 83373, 83374, 83375, 83376, 83377, 83378, 83379, 83380, 83381, 83382, 83383, 83384, 83385, 83386, 83387, 83388, 83389, 83390, 83391, 83392, 83393, 83394, 83395, 83396, 83397, 83398, 83399, 83400, 83401, 83402, 83403, 83404, 83405, 83406, 83407, 83408, 83409, 83410, 83411, 83412, 83413, 83414, 83416, 83417, 83418, 83419, 83420, 83421, 83422, 83423, 83424, 83425, 83426, 83427, 83428, 83429, 83430, 83431, 83432, 83433, 83434, 83435, 83436, 83437, 83438, 83439, 83440, 83441, 83442, 83443, 83444, 83445, 83446, 83447, 83448, 83449, 83450, 83451, 83452, 83453, 83454, 83455, 83456, 83457, 83458, 83459, 83460, 83461, 83462, 83463, 83464, 83465, 83466, 83467, 83468, 83469, 83470, 83471, 83472, 83473, 83474, 83475, 83476, 83477, 83478, 83479, 83480, 83481, 83482, 83483, 83484, 83485, 83486, 83487, 83488, 83489, 83490, 83491, 83492, 83493, 83494, 83495, 83496, 83497, 83498, 83499, 83501, 83502, 83503, 83504, 83505, 83506, 83507, 83508, 83509, 83510, 83511, 83512, 83513, 83514, 83515, 83516, 83517, 83518, 83519, 83520, 83521, 83522, 83523, 83524, 83525, 83526, 83527, 83528, 83529, 83530, 83531, 83532, 83533, 83534, 83535, 83536, 83537, 83538, 83539, 83540, 83541, 83542, 83543, 83544, 83545, 83546, 83547, 83548, 83549, 83550, 83552, 83553, 83554, 83555, 83556, 83557, 83558, 83559, 83560, 83561, 83562, 83563, 83564, 83565, 83566, 83567, 83568, 83569, 83570, 83571, 83572, 83573, 83574, 83575, 83576, 83577, 83578, 83582, 83583, 83584, 83585, 83586, 83587, 83588, 83589, 83590, 83591, 83592, 83593, 83594, 83595, 83596, 83597, 83598, 83599, 83600, 83601, 83602, 83603, 83604, 83605, 83606, 83607, 83608, 83609, 83610, 83611, 83612, 83613, 83615, 83616, 83617, 83618, 83619, 83620, 83621, 83622, 83623, 83624, 83625, 83628, 83629, 83630, 83633, 83634, 83636, 83637, 83638, 83639, 83640, 83641, 83642, 83643, 83644, 83645, 83646, 83647, 83648, 83649, 83650, 83651, 83652, 83653, 83654, 83655, 83656, 83657, 83658, 83659, 83660, 83661, 83662, 83664, 83665, 83666, 83667, 83668, 83670, 83671, 83672, 83673, 83674, 83675, 83676, 83677, 83678, 83679, 83680, 83681, 83682, 83683, 83684, 83685, 83686, 83687, 83689, 83690, 83691, 83692, 83693, 83694, 83695, 83696, 83697, 83698, 83699, 83700, 83701, 83702, 83703, 83704, 83705, 83706, 83707, 83708, 83709, 83710, 83711, 83712, 83713, 83714, 83715, 83716, 83717, 83719, 83720, 83723, 83724, 83725, 83726, 83729, 83730, 83731, 83732, 83733, 83734, 83735, 83736, 83737, 83738, 83739, 83740, 83741, 83742, 83743, 83744, 83745, 83746, 83747, 83748, 83749, 83750, 83751, 83752, 83753, 83754, 83755, 83756, 83757, 83758, 83759, 83760, 83761, 83762, 83763, 83764, 83765, 83766, 83767, 83768, 83769, 83770, 83771, 83772, 83773, 83774, 83775, 83776, 83777, 83778, 83779, 83780, 83781, 83782, 83783, 83784, 83785, 83786, 83787, 83788, 83789, 83790, 83791, 83793, 83794, 83797, 83798, 83800, 83801, 83802, 83803, 83804, 83805, 83806, 83807, 83808, 83809, 83810, 83811, 83812, 83813, 83814, 83815, 83816, 83817, 83818, 83819, 83820, 83821, 83822, 83823, 83824, 83825, 83826, 83827, 83828, 83829, 83830, 83831, 83832, 83833, 83834, 83835, 83836, 83837, 83839, 83840, 83841, 83842, 83843, 83844, 83845, 83846, 83847, 83848, 83849, 83850, 83851, 83852, 83853, 83854, 83855, 83856, 83857, 83858, 83859, 83860, 83861, 83862, 83863, 83864, 83865, 83866, 83867, 83868, 83869, 83870, 83871, 83872, 83873, 83875, 83876, 83877, 83878, 83879, 83880, 83881, 83882, 83883, 83884, 83885, 83886, 83887, 83888, 83889, 83890, 83891, 83892, 83893, 83894, 83895, 83896, 83897, 83898, 83899, 83900, 83902, 83903, 83904, 83905, 83906, 83908, 83920, 83921, 83922, 83923, 83924, 83925, 83929, 83930, 83931, 83932, 83933, 83934, 83936, 83937, 83938, 83939, 83940, 83941, 83942, 83943, 83944, 83945, 83947, 83948, 83949, 83950, 83951, 83954, 83955, 83956, 83957, 83959, 83960, 83961, 83963, 83964, 83965, 83966, 83967, 83968, 83969, 83970, 83971, 83972, 83973, 83974, 83975, 83976, 83977, 83978, 83979, 83980, 83981, 83982, 83983, 83984, 83985, 83987, 83988, 83989, 83990, 83991, 83992, 83993, 83994, 83995, 83996, 83997, 83998, 83999, 84000, 84001, 84002, 84003, 84004, 84005, 84006, 84007, 84008, 84009, 84010, 84011, 84012, 84013, 84014, 84016, 84017, 84018, 84019, 84020, 84021, 84022, 84024, 84025, 84026, 84027, 84028, 84029, 84030, 84031, 84032, 84033, 84034, 84035, 84036, 84037, 84038, 84039, 84041, 84042, 84043, 84044, 84045, 84046, 84047, 84048, 84049, 84050, 84051, 84052, 84053, 84054, 84055, 84056, 84057, 84058, 84059, 84060, 84061, 84063, 84068, 84069, 84070, 84071, 84072, 84073, 84074, 84075, 84076, 84078, 84080, 84082, 84083, 84084, 84085, 84086, 84087, 84088, 84089, 84090, 84092, 84093, 84094, 84095, 84096, 84097, 84098, 84099, 84100, 84101, 84102, 84103, 84104, 84105, 84106, 84107, 84108, 84109, 84110, 84111, 84112, 84113, 84114, 84115, 84116, 84117, 84118, 84119, 84120, 84121, 84122, 84123, 84124, 84125, 84126, 84127, 84128, 84129, 84130, 84131, 84132, 84133, 84134, 84135, 84136, 84137, 84138, 84139, 84140, 84142, 84143, 84146, 84149, 84150, 84151, 84152, 84153, 84154, 84155, 84156, 84157, 84158, 84159, 84160, 84161, 84162, 84163, 84164, 84165, 84166, 84167, 84168, 84169, 84170, 84171, 84172, 84173, 84174, 84175, 84176, 84177, 84178, 84179, 84180, 84181, 84182, 84183, 84184, 84185, 84186, 84187, 84188, 84189, 84190, 84191, 84192, 84193, 84196, 84198, 84199, 84200, 84201, 84202, 84204, 84205, 84206, 84208, 84209, 84210, 84211, 84212, 84213, 84214, 84215, 84216, 84217, 84218, 84219, 84220, 84221, 84222, 84223, 84224, 84225, 84226, 84227, 84228, 84229, 84230, 84231, 84232, 84233, 84234, 84235, 84236, 84237, 84239, 84240, 84241, 84243, 84244, 84245, 84246, 84247, 84248, 84249, 84250, 84251, 84252, 84253, 84254, 84255, 84256, 84257, 84258, 84259, 84260, 84261, 84262, 84263, 84264, 84265, 84266, 84267, 84268, 84269, 84270, 84271, 84272, 84273, 84274, 84275, 84276, 84277, 84278, 84279, 84280, 84281, 84283, 84284, 84285, 84286, 84287, 84288, 84290, 84291, 84292, 84293, 84294, 84295, 84296, 84297, 84298, 84299, 84300, 84301, 84302, 84303, 84304, 84305, 84306, 84307, 84308, 84309, 84310, 84311, 84312, 84313, 84314, 84315, 84316, 84317, 84318, 84319, 84320, 84321, 84323, 84324, 84325, 84326, 84327, 84328, 84329, 84330, 84331, 84332, 84333, 84334, 84335, 84336, 84337, 84338, 84339, 84340, 84341, 84342, 84343, 84344, 84345, 84346, 84347, 84348, 84349, 84350, 84351, 84352, 84353, 84354, 84355, 84356, 84357, 84358, 84359, 84360, 84361, 84362, 84363, 84364, 84365, 84367, 84368, 84369, 84370, 84371, 84372, 84373, 84374, 84375, 84376, 84377, 84378, 84379, 84380, 84381, 84382, 84383, 84384, 84385, 84386, 84387, 84388, 84390, 84391, 84392, 84393, 84394, 84395, 84396, 84397, 84398, 84399, 84400, 84401, 84402, 84403, 84406, 84407, 84408, 84409, 84410, 84411, 84412, 84413, 84414, 84415, 84416, 84417, 84418, 84420, 84421, 84422, 84423, 84424, 84425, 84426, 84427, 84428, 84429, 84430, 84431, 84432, 84433, 84434, 84435, 84436, 84437, 84438, 84439, 84440, 84441, 84442, 84443, 84444, 84445, 84446, 84447, 84448, 84449, 84450, 84451, 84452, 84453, 84454, 84455, 84456, 84457, 84458, 84459, 84460, 84462, 84463, 84464, 84465, 84466, 84467, 84468, 84469, 84470, 84471, 84472, 84473, 84474, 84475, 84476, 84477, 84478, 84479, 84480, 84481, 84482, 84483, 84484, 84485, 84486, 84487, 84488, 84489, 84490, 84491, 84492, 84493, 84494, 84495, 84497, 84498, 84499, 84500, 84501, 84502, 84503, 84504, 84505, 84506, 84507, 84508, 84509, 84510, 84511, 84512, 84514, 84515, 84516, 84517, 84518, 84519, 84520, 84521, 84523, 84524, 84527, 84538, 84539, 84542, 84548, 84549, 84550, 84551, 84552, 84553, 84554, 84555, 84556, 84557, 84558, 84559, 84560, 84561, 84562, 84563, 84564, 84565, 84566, 84567, 84568, 84569, 84570, 84571, 84572, 84573, 84574, 84575, 84576, 84577, 84578, 84579, 84580, 84581, 84582, 84583, 84584, 84585, 84586, 84587, 84588, 84589, 84590, 84591, 84592, 84593, 84594, 84595, 84596, 84597, 84598, 84599, 84600, 84601, 84602, 84603, 84604, 84605, 84606, 84607, 84608, 84609, 84610, 84611, 84612, 84613, 84614, 84615, 84616, 84617, 84618, 84619, 84620, 84621, 84622, 84623, 84624, 84625, 84626, 84627, 84628, 84629, 84630, 84631, 84632, 84633, 84634, 84635, 84636, 84637, 84638, 84639, 84640, 84641, 84642, 84643, 84644, 84645, 84646, 84648, 84649, 84650, 84651, 84652, 84653, 84654, 84655, 84656, 84657, 84658, 84659, 84660, 84661, 84662, 84663, 84664, 84665, 84666, 84667, 84668, 84669, 84670, 84671, 84672, 84673, 84674, 84675, 84676, 84677, 84678, 84679, 84680, 84682, 84683, 84684, 84685, 84687, 84688, 84689, 84690, 84691, 84692, 84694, 84695, 84696, 84697, 84698, 84699, 84700, 84701, 84702, 84703, 84704, 84706, 84707, 84708, 84709, 84710, 84711, 84713, 84714, 84715, 84716, 84717, 84718, 84719, 84720, 84721, 84722, 84723, 84724, 84725, 84726, 84728, 84729, 84730, 84731, 84732, 84733, 84734, 84735, 84736, 84737, 84738, 84739, 84740, 84741, 84742, 84743, 84744, 84745, 84746, 84747, 84748, 84749, 84750, 84751, 84752, 84753, 84754, 84755, 84756, 84757, 84758, 84759, 84760, 84761, 84762, 84763, 84764, 84765, 84766, 84767, 84768, 84769, 84770, 84771, 84772, 84773, 84774, 84775, 84776, 84777, 84778, 84779, 84780, 84781, 84782, 84783, 84784, 84785, 84786, 84787, 84788, 84789, 84790, 84791, 84792, 84793, 84794, 84795, 84796, 84797, 84798, 84799, 84800, 84801, 84802, 84803, 84805, 84806, 84807, 84809, 84810, 84811, 84812, 84813, 84814, 84815, 84816, 84817, 84818, 84819, 84820, 84821, 84822, 84823, 84824, 84825, 84827, 84828, 84829, 84830, 84831, 84832, 84833, 84834, 84835, 84836, 84837, 84838, 84839, 84840, 84841, 84842, 84843, 84844, 84845, 84846, 84847, 84848, 84849, 84850, 84851, 84852, 84853, 84854, 84855, 84856, 84857, 84858, 84859, 84860, 84861, 84862, 84863, 84864, 84865, 84866, 84867, 84868, 84869, 84870, 84871, 84872, 84873, 84875, 84876, 84877, 84878, 84880, 84881, 84882, 84883, 84884, 84885, 84886, 84887, 84888, 84889, 84890, 84891, 84892, 84893, 84894, 84895, 84896, 84897, 84898, 84899, 84900, 84901, 84902, 84903, 84904, 84905, 84906, 84907, 84908, 84909, 84911, 84912, 84913, 84914, 84915, 84916, 84918, 84919, 84920, 84921, 84922, 84923, 84924, 84925, 84926, 84927, 84928, 84929, 84930, 84931, 84932, 84933, 84934, 84935, 84936, 84937, 84938, 84939, 84940, 84941, 84942, 84943, 84944, 84945, 84946, 84947, 84948, 84949, 84951, 84952, 84953, 84954, 84955, 84956, 84957, 84958, 84959, 84960, 84961, 84962, 84963, 84964, 84965, 84966, 84967, 84970, 84971, 84973, 84974, 84975, 84976, 84977, 84978, 84979, 84980, 84981, 84982, 84983, 84984, 84985, 84986, 84987, 84988, 84989, 84990, 84991, 84992, 84993, 84994, 84995, 84996, 84997, 84998, 84999, 85000, 85001, 85002, 85003, 85004, 85005, 85006, 85007, 85008, 85009, 85010, 85011, 85012, 85013, 85014, 85015, 85016, 85017, 85018, 85019, 85020, 85021, 85022, 85023, 85024, 85025, 85026, 85027, 85028, 85029, 85030, 85031, 85032, 85033, 85034, 85035, 85036, 85037, 85038, 85039, 85040, 85041, 85042, 85043, 85044, 85045, 85046, 85047, 85048, 85050, 85051, 85052, 85053, 85054, 85055, 85056, 85057, 85058, 85059, 85061, 85062, 85063, 85065, 85066, 85067, 85068, 85073, 85074, 85075, 85076, 85077, 85078, 85079, 85080, 85081, 85082, 85083, 85086, 85088, 85089, 85090, 85091, 85092, 85093, 85094, 85095, 85096, 85097, 85098, 85099, 85103, 85104, 85105, 85106, 85107, 85108, 85109, 85110, 85111, 85112, 85113, 85114, 85115, 85116, 85117, 85118, 85119, 85120, 85121, 85122, 85123, 85124, 85125, 85126, 85127, 85128, 85129, 85130, 85131, 85132, 85133, 85134, 85135, 85136, 85137, 85138, 85139, 85140, 85141, 85142, 85143, 85144, 85145, 85146, 85147, 85148, 85149, 85150, 85151, 85152, 85153, 85154, 85159, 85160, 85161, 85162, 85163, 85164, 85165, 85166, 85167, 85168, 85169, 85170, 85171, 85173, 85175, 85176, 85177, 85178, 85179, 85180, 85181, 85183, 85184, 85185, 85186, 85187, 85188, 85189, 85190, 85191, 85192, 85193, 85194, 85195, 85197, 85198, 85199, 85200, 85201, 85202, 85203, 85204, 85205, 85206, 85207, 85208, 85209, 85210, 85211, 85212, 85213, 85214, 85215, 85216, 85217, 85218, 85219, 85220, 85221, 85222, 85223, 85224, 85225, 85226, 85227, 85228, 85229, 85230, 85231, 85232, 85233, 85234, 85235, 85236, 85237, 85238, 85239, 85240, 85241, 85242, 85243, 85244, 85245, 85246, 85247, 85248, 85249, 85250, 85251, 85252, 85253, 85254, 85255, 85256, 85257, 85258, 85259, 85260, 85261, 85262, 85263, 85264, 85265, 85266, 85267, 85268, 85269, 85270, 85271, 85272, 85273, 85274, 85275, 85276, 85277, 85278, 85279, 85280, 85281, 85282, 85283, 85284, 85285, 85286, 85287, 85288, 85289, 85290, 85291, 85292, 85293, 85294, 85295, 85296, 85297, 85298, 85299, 85300, 85301, 85302, 85303, 85304, 85305, 85306, 85308, 85309, 85310, 85311, 85312, 85313, 85314, 85315, 85316, 85319, 85320, 85321, 85322, 85323, 85324, 85325, 85326, 85327, 85329, 85330, 85331, 85332, 85333, 85334, 85335, 85336, 85337, 85338, 85339, 85340, 85341, 85342, 85343, 85344, 85345, 85346, 85347, 85348, 85349, 85350, 85351, 85352, 85353, 85354, 85355, 85356, 85357, 85358, 85359, 85360, 85361, 85362, 85363, 85364, 85365, 85366, 85367, 85368, 85369, 85370, 85371, 85372, 85373, 85374, 85375, 85376, 85377, 85378, 85379, 85380, 85381, 85382, 85383, 85384, 85385, 85386, 85387, 85388, 85389, 85390, 85391, 85392, 85393, 85394, 85395, 85396, 85397, 85399, 85400, 85401, 85402, 85403, 85404, 85405, 85406, 85407, 85408, 85409, 85410, 85411, 85412, 85413, 85414, 85415, 85416, 85417, 85418, 85419, 85420, 85421, 85422, 85423, 85424, 85425, 85426, 85427, 85428, 85429, 85431, 85432, 85433, 85434, 85435, 85436, 85437, 85438, 85439, 85440, 85441, 85442, 85443, 85444, 85445, 85446, 85447, 85448, 85449, 85450, 85451, 85452, 85453, 85454, 85455, 85456, 85457, 85458, 85459, 85460, 85461, 85462, 85463, 85464, 85465, 85467, 85468, 85469, 85470, 85471, 85472, 85473, 85475, 85476, 85477, 85478, 85483, 85484, 85485, 85486, 85487, 85488, 85489, 85490, 85491, 85492, 85493, 85494, 85495, 85496, 85497, 85498, 85499, 85500, 85501, 85502, 85503, 85504, 85505, 85506, 85507, 85508, 85509, 85510, 85511, 85512, 85513, 85514, 85515, 85516, 85517, 85518, 85519, 85520, 85521, 85522, 85523, 85524, 85525, 85526, 85527, 85528, 85529, 85530, 85531, 85532, 85533, 85534, 85535, 85536, 85537, 85538, 85540, 85541, 85542, 85543, 85544, 85545, 85546, 85547, 85548, 85549, 85550, 85551, 85553, 85554, 85555, 85557, 85558, 85559, 85560, 85561, 85562, 85563, 85564, 85565, 85566, 85567, 85568, 85569, 85570, 85571, 85572, 85573, 85574, 85575, 85576, 85577, 85578, 85579, 85580, 85581, 85582, 85583, 85584, 85585, 85586, 85587, 85588, 85589, 85590, 85591, 85592, 85593, 85594, 85595, 85596, 85597, 85598, 85599, 85600, 85601, 85602, 85603, 85604, 85605, 85606, 85607, 85608, 85609, 85610, 85611, 85612, 85613, 85614, 85615, 85616, 85617, 85618, 85619, 85620, 85621, 85622, 85623, 85624, 85625, 85626, 85627, 85628, 85629, 85630, 85631, 85632, 85633, 85634, 85635, 85636, 85637, 85638, 85639, 85640, 85641, 85642, 85643, 85644, 85645, 85646, 85647, 85648, 85649, 85650, 85652, 85653, 85654, 85655, 85656, 85657, 85658, 85659, 85660, 85661, 85662, 85663, 85664, 85665, 85666, 85667, 85668, 85669, 85670, 85671, 85672, 85673, 85674, 85675, 85676, 85677, 85678, 85679, 85680, 85681, 85682, 85683, 85684, 85685, 85686, 85687, 85688, 85689, 85690, 85691, 85692, 85693, 85694, 85695, 85696, 85697, 85698, 85699, 85700, 85701, 85702, 85703, 85704, 85705, 85706, 85707, 85708, 85709, 85710, 85711, 85712, 85713, 85714, 85715, 85716, 85717, 85718, 85719, 85720, 85721, 85722, 85723, 85724, 85725, 85726, 85727, 85728, 85729, 85730, 85731, 85732, 85733, 85734, 85735, 85736, 85737, 85738, 85739, 85740, 85741, 85742, 85743, 85744, 85746, 85747, 85748, 85749, 85750, 85751, 85752, 85753, 85754, 85756, 85757, 85758, 85759, 85760, 85762, 85763, 85764, 85765, 85766, 85767, 85768, 85769, 85770, 85771, 85772, 85773, 85774, 85775, 85776, 85777, 85778, 85779, 85780, 85781, 85782, 85783, 85784, 85785, 85786, 85787, 85788, 85789, 85790, 85792, 85793, 85794, 85795, 85796, 85797, 85798, 85805, 85806, 85807, 85808, 85809, 85810, 85811, 85812, 85813, 85814, 85815, 85816, 85817, 85818, 85819, 85820, 85821, 85822, 85823, 85824, 85825, 85826, 85827, 85828, 85829, 85830, 85831, 85832, 85833, 85834, 85835, 85836, 85837, 85838, 85839, 85840, 85841, 85842, 85843, 85844, 85845, 85846, 85847, 85848, 85849, 85850, 85851, 85852, 85853, 85854, 85855, 85856, 85857, 85858, 85859, 85860, 85861, 85862, 85863, 85864, 85865, 85866, 85867, 85868, 85869, 85870, 85871, 85872, 85873, 85874, 85875, 85877, 85878, 85879, 85880, 85881, 85882, 85883, 85884, 85885, 85886, 85887, 85888, 85889, 85890, 85891, 85892, 85893, 85894, 85895, 85896, 85897, 85898, 85899, 85900, 85901, 85902, 85903, 85904, 85905, 85906, 85907, 85908, 85909, 85910, 85911, 85914, 85916, 85917, 85918, 85919, 85920, 85921, 85922, 85923, 85924, 85925, 85926, 85927, 85928, 85929, 85930, 85931, 85932, 85934, 85935, 85936, 85937, 85938, 85939, 85940, 85941, 85942, 85943, 85944, 85946, 85947, 85948, 85949, 85950, 85951, 85952, 85953, 85954, 85955, 85956, 85957, 85958, 85959, 85960, 85961, 85962, 85963, 85964, 85965, 85966, 85967, 85968, 85969, 85970, 85971, 85972, 85973, 85974, 85975, 85976, 85977, 85978, 85979, 85980, 85981, 85982, 85983, 85984, 85985, 85986, 85987, 85988, 85989, 85990, 85991, 85992, 85993, 85994, 85996, 85997, 86000, 86001, 86002, 86003, 86004, 86005, 86006, 86007, 86008, 86009, 86010, 86011, 86012, 86013, 86014, 86015, 86016, 86017, 86018, 86019, 86020, 86021, 86022, 86023, 86024, 86025, 86026, 86027, 86028, 86029, 86030, 86031, 86032, 86033, 86034, 86035, 86036, 86037, 86038, 86039, 86040, 86041, 86042, 86043, 86044, 86045, 86046, 86047, 86048, 86049, 86050, 86051, 86052, 86053, 86054, 86055, 86056, 86057, 86058, 86059, 86060, 86061, 86062, 86063, 86065, 86067, 86069, 86070, 86071, 86072, 86073, 86074, 86075, 86076, 86077, 86078, 86079, 86080, 86081, 86082, 86083, 86084, 86085, 86086, 86087, 86088, 86089, 86090, 86091, 86092, 86093, 86094, 86095, 86096, 86097, 86098, 86099, 86100, 86101, 86102, 86103, 86104, 86105, 86106, 86108, 86109, 86110, 86111, 86112, 86113, 86114, 86115, 86116, 86117, 86118, 86120, 86121, 86122, 86123, 86125, 86126, 86128, 86129, 86130, 86131, 86132, 86133, 86134, 86135, 86136, 86137, 86138, 86139, 86140, 86141, 86142, 86144, 86145, 86146, 86147, 86148, 86149, 86150, 86151, 86152, 86153, 86154, 86155, 86156, 86157, 86158, 86159, 86160, 86161, 86162, 86163, 86164, 86165, 86166, 86167, 86168, 86169, 86170, 86171, 86172, 86173, 86174, 86175, 86176, 86177, 86178, 86179, 86180, 86181, 86182, 86183, 86184, 86185, 86186, 86187, 86188, 86189, 86190, 86191, 86192, 86193, 86194, 86196, 86197, 86198, 86199, 86200, 86201, 86202, 86203, 86204, 86205, 86206, 86207, 86208, 86209, 86210, 86211, 86212, 86213, 86214, 86215, 86216, 86217, 86218, 86219, 86220, 86221, 86222, 86223, 86224, 86225, 86226, 86227, 86228, 86229, 86230, 86231, 86232, 86233, 86234, 86235, 86236, 86237, 86238, 86239, 86240, 86241, 86242, 86243, 86244, 86245, 86246, 86247, 86248, 86249, 86250, 86251, 86252, 86253, 86254, 86255, 86256, 86257, 86258, 86259, 86260, 86261, 86262, 86263, 86264, 86265, 86266, 86267, 86268, 86269, 86270, 86271, 86272, 86273, 86274, 86275, 86276, 86277, 86278, 86279, 86280, 86281, 86282, 86283, 86284, 86285, 86286, 86287, 86288, 86290, 86291, 86292, 86293, 86294, 86295, 86296, 86297, 86298, 86302, 86303, 86307, 86308, 86311, 86312, 86314, 86315, 86316, 86317, 86318, 86319, 86320, 86321, 86322, 86323, 86324, 86325, 86326, 86327, 86328, 86329, 86330, 86331, 86332, 86333, 86334, 86335, 86336, 86337, 86338, 86339, 86340, 86341, 86342, 86343, 86344, 86345, 86346, 86347, 86348, 86349, 86350, 86351, 86352, 86353, 86354, 86355, 86356, 86357, 86358, 86359, 86360, 86361, 86362, 86363, 86364, 86365, 86366, 86367, 86372, 86373, 86374, 86375, 86376, 86377, 86378, 86379, 86380, 86381, 86382, 86383, 86384, 86385, 86386, 86387, 86388, 86389, 86390, 86391, 86392, 86393, 86394, 86395, 86396, 86397, 86398, 86399, 86400, 86401, 86402, 86403, 86404, 86405, 86406, 86407, 86408, 86409, 86410, 86411, 86412, 86413, 86414, 86415, 86416, 86417, 86418, 86419, 86420, 86421, 86422, 86423, 86424, 86425, 86426, 86427, 86428, 86429, 86430, 86431, 86432, 86433, 86434, 86435, 86436, 86437, 86438, 86439, 86440, 86441, 86442, 86443, 86444, 86445, 86447, 86448, 86449, 86450, 86451, 86452, 86455, 86459, 86460, 86461, 86462, 86463, 86464, 86465, 86466, 86467, 86468, 86469, 86470, 86471, 86472, 86474, 86475, 86476, 86478, 86479, 86480, 86481, 86482, 86483, 86484, 86485, 86486, 86488, 86489, 86490, 86491, 86492, 86493, 86494, 86495, 86496, 86497, 86498, 86499, 86500, 86501, 86502, 86503, 86504, 86505, 86506, 86507, 86508, 86509, 86510, 86511, 86512, 86513, 86514, 86515, 86516, 86517, 86518, 86519, 86520, 86521, 86522, 86523, 86524, 86525, 86526, 86527, 86528, 86529, 86530, 86531, 86532, 86533, 86534, 86535, 86536, 86537, 86538, 86539, 86540, 86541, 86542, 86543, 86544, 86545, 86546, 86547, 86548, 86549, 86550, 86551, 86552, 86553, 86554, 86555, 86556, 86557, 86558, 86559, 86560, 86561, 86562, 86563, 86564, 86565, 86566, 86568, 86569, 86570, 86571, 86572, 86573, 86574, 86575, 86576, 86577, 86578, 86579, 86580, 86581, 86582, 86583, 86584, 86585, 86586, 86587, 86588, 86589, 86590, 86591, 86592, 86593, 86594, 86595, 86596, 86597, 86598, 86599, 86600, 86601, 86602, 86603, 86604, 86605, 86606, 86607, 86608, 86609, 86610, 86611, 86612, 86613, 86614, 86615, 86616, 86617, 86618, 86619, 86620, 86621, 86622, 86623, 86625, 86626, 86627, 86628, 86629, 86630, 86631, 86632, 86633, 86634, 86635, 86636, 86637, 86638, 86639, 86640, 86641, 86642, 86643, 86644, 86645, 86646, 86647, 86648, 86649, 86650, 86651, 86652, 86653, 86654, 86655, 86656, 86657, 86658, 86659, 86660, 86661, 86662, 86663, 86664, 86665, 86666, 86667, 86668, 86670, 86671, 86672, 86673, 86675, 86676, 86677, 86678, 86679, 86680, 86681, 86682, 86683, 86684, 86685, 86688, 86689, 86690, 86691, 86695, 86696, 86697, 86698, 86699, 86701, 86702, 86703, 86704, 86705, 86706, 86707, 86708, 86709, 86710, 86711, 86712, 86714, 86715, 86716, 86717, 86718, 86719, 86721, 86723, 86724, 86725, 86726, 86727, 86728, 86729, 86730, 86731, 86732, 86733, 86734, 86735, 86736, 86737, 86738, 86739, 86740, 86741, 86742, 86743, 86744, 86745, 86746, 86747, 86748, 86749, 86750, 86751, 86752, 86753, 86755, 86756, 86757, 86758, 86760, 86762, 86763, 86765, 86766, 86767, 86768, 86769, 86770, 86771, 86772, 86773, 86774, 86775, 86776, 86777, 86778, 86779, 86780, 86781, 86782, 86783, 86784, 86785, 86786, 86787, 86788, 86789, 86790, 86791, 86792, 86793, 86794, 86795, 86796, 86797, 86798, 86799, 86801, 86802, 86803, 86804, 86805, 86806, 86807, 86808, 86809, 86810, 86811, 86812, 86813, 86814, 86815, 86816, 86817, 86818, 86819, 86820, 86821, 86822, 86823, 86824, 86825, 86826, 86827, 86828, 86829, 86830, 86831, 86832, 86833, 86834, 86835, 86836, 86837, 86838, 86839, 86840, 86841, 86844, 86846, 86847, 86848, 86850, 86851, 86852, 86854, 86855, 86856, 86857, 86858, 86865, 86866, 86867, 86868, 86869, 86870, 86871, 86872, 86873, 86874, 86875, 86876, 86877, 86878, 86879, 86880, 86881, 86882, 86883, 86884, 86885, 86886, 86887, 86888, 86889, 86890, 86892, 86893, 86894, 86895, 86896, 86897, 86898, 86899, 86900, 86901, 86903, 86904, 86905, 86906, 86907, 86908, 86909, 86910, 86911, 86912, 86913, 86914, 86915, 86916, 86917, 86918, 86919, 86920, 86921, 86922, 86923, 86924, 86925, 86926, 86927, 86928, 86929, 86930, 86931, 86932, 86933, 86934, 86935, 86936, 86937, 86938, 86939, 86940, 86941, 86942, 86943, 86944, 86945, 86946, 86947, 86948, 86949, 86950, 86951, 86952, 86953, 86955, 86956, 86957, 86958, 86959, 86960, 86961, 86962, 86963, 86964, 86965, 86966, 86967, 86968, 86969, 86970, 86971, 86972, 86973, 86974, 86975, 86976, 86977, 86978, 86979, 86980, 86981, 86982, 86983, 86984, 86985, 86986, 86987, 86991, 86992, 86993, 86994, 86995, 86996, 86997, 86998, 86999, 87000, 87001, 87002, 87003, 87004, 87006, 87007, 87008, 87009, 87010, 87011, 87012, 87013, 87014, 87015, 87016, 87017, 87018, 87019, 87020, 87021, 87022, 87023, 87024, 87025, 87026, 87027, 87029, 87030, 87031, 87032, 87033, 87034, 87035, 87036, 87037, 87038, 87039, 87040, 87041, 87042, 87043, 87044, 87045, 87046, 87047, 87048, 87049, 87050, 87051, 87052, 87053, 87054, 87055, 87056, 87057, 87058, 87059, 87060, 87061, 87062, 87063, 87065, 87066, 87067, 87069, 87071, 87072, 87073, 87074, 87075, 87076, 87077, 87078, 87079, 87080, 87081, 87082, 87083, 87084, 87085, 87086, 87087, 87088, 87089, 87090, 87091, 87092, 87093, 87094, 87095, 87096, 87097, 87098, 87099, 87100, 87101, 87102, 87103, 87104, 87105, 87106, 87107, 87108, 87109, 87110, 87111, 87112, 87113, 87114, 87115, 87116, 87117, 87118, 87119, 87120, 87121, 87122, 87123, 87124, 87125, 87127, 87128, 87129, 87130, 87131, 87132, 87133, 87134, 87135, 87136, 87137, 87138, 87139, 87140, 87141, 87142, 87143, 87144, 87145, 87146, 87147, 87148, 87149, 87150, 87151, 87152, 87153, 87154, 87155, 87156, 87157, 87158, 87159, 87160, 87161, 87162, 87163, 87164, 87165, 87166, 87167, 87168, 87169, 87170, 87171, 87172, 87173, 87174, 87175, 87176, 87177, 87178, 87179, 87180, 87181, 87182, 87183, 87184, 87185, 87186, 87187, 87188, 87189, 87190, 87191, 87192, 87193, 87194, 87195, 87196, 87197, 87198, 87199, 87200, 87201, 87202, 87203, 87204, 87205, 87206, 87207, 87208, 87209, 87210, 87211, 87212, 87213, 87214, 87215, 87216, 87217, 87218, 87219, 87220, 87221, 87222, 87223, 87224, 87225, 87226, 87227, 87229, 87230, 87231, 87232, 87233, 87234, 87235, 87236, 87237, 87238, 87239, 87240, 87241, 87242, 87243, 87244, 87245, 87246, 87247, 87248, 87249, 87250, 87251, 87252, 87253, 87254, 87255, 87256, 87257, 87258, 87259, 87260, 87261, 87262, 87263, 87264, 87265, 87267, 87268, 87269, 87270, 87271, 87272, 87273, 87274, 87275, 87276, 87277, 87278, 87279, 87280, 87281, 87282, 87283, 87284, 87285, 87287, 87288, 87289, 87290, 87291, 87292, 87293, 87294, 87295, 87300, 87301, 87302, 87303, 87304, 87305, 87306, 87307, 87308, 87309, 87310, 87311, 87312, 87313, 87314, 87315, 87316, 87317, 87318, 87319, 87320, 87321, 87322, 87323, 87324, 87325, 87326, 87329, 87330, 87331, 87332, 87333, 87334, 87335, 87336, 87337, 87338, 87339, 87340, 87341, 87342, 87343, 87344, 87345, 87346, 87347, 87348, 87350, 87351, 87352, 87353, 87354, 87355, 87356, 87357, 87358, 87359, 87360, 87361, 87362, 87363, 87364, 87365, 87366, 87367, 87368, 87369, 87370, 87371, 87372, 87373, 87374, 87375, 87376, 87377, 87378, 87380, 87381, 87382, 87383, 87384, 87385, 87386, 87387, 87388, 87389, 87390, 87391, 87392, 87393, 87394, 87395, 87396, 87397, 87398, 87399, 87400, 87401, 87402, 87403, 87404, 87405, 87406, 87407, 87408, 87409, 87410, 87411, 87412, 87413, 87414, 87416, 87417, 87418, 87419, 87420, 87421, 87422, 87423, 87424, 87425, 87426, 87427, 87428, 87429, 87430, 87431, 87432, 87433, 87434, 87435, 87436, 87437, 87438, 87439, 87440, 87441, 87442, 87443, 87444, 87445, 87446, 87447, 87448, 87449, 87450, 87451, 87452, 87453, 87454, 87455, 87456, 87457, 87458, 87459, 87460, 87461, 87462, 87463, 87464, 87465, 87466, 87467, 87468, 87469, 87470, 87471, 87472, 87473, 87474, 87475, 87476, 87477, 87478, 87479, 87480, 87481, 87482, 87483, 87484, 87485, 87486, 87487, 87488, 87489, 87490, 87491, 87492, 87493, 87494, 87495, 87496, 87497, 87498, 87499, 87500, 87501, 87502, 87503, 87504, 87505, 87506, 87507, 87510, 87511, 87512, 87513, 87514, 87515, 87516, 87517, 87518, 87519, 87520, 87521, 87522, 87523, 87524, 87525, 87526, 87527, 87528, 87529, 87530, 87531, 87532, 87537, 87538, 87540, 87541, 87542, 87543, 87547, 87548, 87549, 87550, 87551, 87552, 87553, 87554, 87555, 87556, 87557, 87558, 87559, 87560, 87561, 87562, 87563, 87564, 87565, 87566, 87567, 87569, 87570, 87571, 87572, 87573, 87574, 87575, 87576, 87577, 87578, 87579, 87581, 87582, 87583, 87584, 87585, 87587, 87588, 87589, 87590, 87591, 87592, 87593, 87594, 87595, 87596, 87597, 87598, 87599, 87600, 87601, 87602, 87603, 87604, 87605, 87606, 87607, 87608, 87609, 87610, 87611, 87612, 87613, 87614, 87615, 87616, 87617, 87618, 87619, 87621, 87622, 87623, 87624, 87625, 87626, 87627, 87628, 87629, 87630, 87631, 87632, 87633, 87634, 87635, 87636, 87637, 87638, 87639, 87640, 87641, 87642, 87643, 87644, 87645, 87646, 87647, 87649, 87650, 87651, 87652, 87653, 87654, 87655, 87656, 87657, 87658, 87659, 87660, 87661, 87662, 87663, 87664, 87665, 87666, 87667, 87668, 87669, 87670, 87671, 87672, 87673, 87674, 87675, 87676, 87677, 87678, 87679, 87680, 87681, 87682, 87683, 87684, 87685, 87686, 87687, 87688, 87689, 87690, 87691, 87692, 87693, 87694, 87695, 87696, 87697, 87698, 87699, 87700, 87701, 87702, 87704, 87705, 87706, 87707, 87708, 87709, 87710, 87711, 87712, 87713, 87714, 87715, 87716, 87717, 87718, 87719, 87720, 87721, 87722, 87723, 87724, 87725, 87726, 87727, 87728, 87729, 87730, 87731, 87732, 87733, 87734, 87735, 87736, 87737, 87738, 87739, 87740, 87741, 87742, 87743, 87744, 87745, 87746, 87747, 87748, 87749, 87750, 87751, 87752, 87753, 87754, 87755, 87756, 87757, 87758, 87759, 87760, 87761, 87762, 87763, 87764, 87765, 87766, 87767, 87768, 87769, 87770, 87771, 87772, 87773, 87774, 87775, 87776, 87777, 87778, 87779, 87780, 87781, 87782, 87783, 87784, 87785, 87786, 87787, 87788, 87789, 87790, 87791, 87792, 87793, 87794, 87795, 87796, 87797, 87798, 87799, 87800, 87801, 87802, 87803, 87804, 87805, 87806, 87807, 87808, 87809, 87810, 87811, 87812, 87813, 87814, 87815, 87816, 87817, 87818, 87819, 87820, 87821, 87822, 87823, 87824, 87825, 87826, 87827, 87828, 87829, 87830, 87831, 87832, 87833, 87834, 87835, 87836, 87837, 87838, 87839, 87840, 87841, 87842, 87843, 87844, 87845, 87846, 87847, 87848, 87849, 87850, 87851, 87852, 87853, 87854, 87855, 87856, 87857, 87858, 87859, 87860, 87861, 87862, 87863, 87864, 87865, 87866, 87867, 87868, 87869, 87870, 87871, 87872, 87873, 87874, 87875, 87876, 87877, 87878, 87879, 87880, 87881, 87882, 87883, 87884, 87885, 87886, 87887, 87888, 87889, 87890, 87891, 87892, 87893, 87894, 87895, 87896, 87897, 87898, 87899, 87900, 87901, 87903, 87904, 87905, 87906, 87907, 87908, 87909, 87910, 87911, 87912, 87913, 87914, 87915, 87916, 87918, 87919, 87920, 87921, 87922, 87923, 87924, 87925, 87926, 87927, 87928, 87929, 87930, 87931, 87932, 87933, 87934, 87935, 87936, 87937, 87938, 87939, 87940, 87941, 87942, 87943, 87944, 87945, 87946, 87947, 87948, 87949, 87950, 87951, 87952, 87953, 87954, 87955, 87956, 87957, 87958, 87959, 87960, 87961, 87962, 87963, 87964, 87965, 87966, 87967, 87968, 87970, 87971, 87972, 87973, 87974, 87975, 87976, 87977, 87978, 87979, 87980, 87981, 87982, 87983, 87984, 87985, 87986, 87987, 87988, 87989, 87990, 87991, 87992, 87993, 87994, 87995, 87996, 87997, 87998, 87999, 88000, 88001, 88002, 88003, 88004, 88005, 88006, 88007, 88008, 88009, 88010, 88011, 88012, 88013, 88014, 88015, 88016, 88017, 88018, 88019, 88020, 88021, 88022, 88023, 88024, 88025, 88026, 88027, 88028, 88029, 88030, 88031, 88032, 88033, 88034, 88035, 88036, 88037, 88038, 88039, 88040, 88041, 88042, 88043, 88045, 88046, 88047, 88048, 88049, 88050, 88051, 88052, 88053, 88054, 88055, 88056, 88057, 88058, 88059, 88060, 88062, 88063, 88064, 88065, 88066, 88067, 88068, 88069, 88070, 88071, 88072, 88073, 88074, 88075, 88076, 88077, 88078, 88079, 88080, 88081, 88082, 88083, 88084, 88085, 88086, 88087, 88088, 88089, 88090, 88091, 88092, 88093, 88094, 88095, 88096, 88097, 88098, 88099, 88100, 88101, 88102, 88103, 88104, 88105, 88106, 88107, 88108, 88109, 88110, 88111, 88112, 88113, 88114, 88115, 88116, 88117, 88118, 88119, 88120, 88123, 88125, 88126, 88128, 88129, 88130, 88131, 88132, 88134, 88135, 88136, 88137, 88138, 88139, 88140, 88141, 88142, 88143, 88144, 88145, 88146, 88147, 88148, 88149, 88150, 88151, 88152, 88153, 88155, 88156, 88157, 88158, 88159, 88160, 88161, 88162, 88163, 88164, 88165, 88166, 88167, 88168, 88169, 88170, 88173, 88174, 88175, 88176, 88177, 88178, 88179, 88180, 88181, 88182, 88183, 88184, 88186, 88187, 88188, 88189, 88190, 88192, 88193, 88194, 88195, 88196, 88198, 88199, 88200, 88201, 88202, 88203, 88204, 88205, 88206, 88207, 88208, 88209, 88210, 88211, 88212, 88213, 88214, 88215, 88216, 88217, 88218, 88219, 88220, 88221, 88222, 88223, 88224, 88225, 88226, 88227, 88228, 88229, 88230, 88231, 88232, 88233, 88234, 88235, 88236, 88237, 88238, 88239, 88240, 88241, 88242, 88243, 88244, 88245, 88246, 88247, 88248, 88249, 88250, 88251, 88252, 88253, 88254, 88255, 88256, 88257, 88258, 88259, 88260, 88261, 88263, 88264, 88265, 88266, 88267, 88268, 88269, 88270, 88271, 88272, 88273, 88274, 88275, 88276, 88277, 88278, 88279, 88280, 88281, 88282, 88283, 88284, 88285, 88286, 88287, 88288, 88289, 88290, 88291, 88292, 88293, 88294, 88295, 88296, 88297, 88298, 88299, 88300, 88301, 88302, 88303, 88304, 88305, 88306, 88307, 88308, 88309, 88310, 88311, 88312, 88313, 88314, 88315, 88316, 88317, 88318, 88319, 88320, 88321, 88322, 88323, 88324, 88325, 88326, 88327, 88328, 88329, 88330, 88331, 88332, 88333, 88334, 88335); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (88336, 88337, 88338, 88339, 88340, 88341, 88342, 88343, 88344, 88345, 88346, 88347, 88348, 88349, 88350, 88351, 88352, 88353, 88354, 88355, 88356, 88357, 88358, 88359, 88360, 88361, 88362, 88363, 88364, 88365, 88366, 88367, 88368, 88369, 88370, 88371, 88372, 88373, 88374, 88375, 88376, 88377, 88378, 88379, 88380, 88381, 88382, 88383, 88384, 88385, 88386, 88387, 88388, 88389, 88390, 88391, 88392, 88393, 88394, 88395, 88396, 88397, 88398, 88399, 88400, 88401, 88402, 88403, 88404, 88405, 88406, 88407, 88408, 88409, 88410, 88411, 88412, 88413, 88414, 88415, 88416, 88417, 88418, 88419, 88420, 88421, 88422, 88423, 88424, 88425, 88426, 88427, 88428, 88429, 88430, 88431, 88432, 88433, 88434, 88435, 88436, 88437, 88438, 88439, 88440, 88441, 88442, 88443, 88444, 88445, 88446, 88447, 88448, 88449, 88450, 88451, 88452, 88453, 88454, 88455, 88456, 88457, 88458, 88459, 88460, 88461, 88462, 88463, 88464, 88465, 88466, 88467, 88468, 88469, 88470, 88471, 88472, 88473, 88474, 88475, 88476, 88477, 88478, 88479, 88480, 88481, 88482, 88483, 88484, 88485, 88486, 88487, 88488, 88489, 88490, 88491, 88492, 88493, 88494, 88495, 88496, 88497, 88498, 88499, 88500, 88501, 88502, 88503, 88505, 88506, 88507, 88508, 88509, 88511, 88512, 88513, 88514, 88515, 88516, 88517, 88518, 88519, 88520, 88521, 88522, 88523, 88524, 88525, 88526, 88528, 88529, 88530, 88531, 88532, 88533, 88534, 88535, 88536, 88537, 88538, 88539, 88540, 88541, 88542, 88543, 88544, 88545, 88546, 88547, 88548, 88549, 88550, 88551, 88552, 88553, 88554, 88555, 88556, 88557, 88558, 88559, 88560, 88561, 88562, 88563, 88564, 88565, 88566, 88567, 88568, 88569, 88570, 88571, 88572, 88573, 88574, 88575, 88576, 88577, 88578, 88579, 88580, 88581, 88582, 88583, 88584, 88585, 88586, 88587, 88588, 88589, 88590, 88591, 88592, 88593, 88594, 88595, 88596, 88597, 88598, 88599, 88600, 88601, 88602, 88604, 88605, 88606, 88607, 88608, 88609, 88610, 88611, 88612, 88613, 88614, 88615, 88616, 88617, 88618, 88619, 88620, 88621, 88622, 88623, 88624, 88625, 88626, 88627, 88628, 88629, 88630, 88631, 88632, 88633, 88634, 88635, 88637, 88638, 88639, 88643, 88644, 88645, 88646, 88647, 88648, 88649, 88650, 88652, 88653, 88654, 88655, 88656, 88657, 88658, 88659, 88660, 88661, 88662, 88663, 88664, 88665, 88666, 88667, 88668, 88669, 88670, 88671, 88672, 88673, 88674, 88675, 88676, 88677, 88678, 88679, 88680, 88681, 88682, 88683, 88684, 88685, 88686, 88687, 88688, 88689, 88690, 88691, 88692, 88693, 88694, 88695, 88696, 88697, 88698, 88699, 88700, 88701, 88702, 88703, 88706, 88707, 88708, 88709, 88710, 88711, 88712, 88713, 88714, 88715, 88716, 88717, 88718, 88719, 88720, 88721, 88722, 88723, 88724, 88725, 88726, 88727, 88728, 88729, 88730, 88731, 88732, 88733, 88734, 88735, 88736, 88737, 88738, 88739, 88740, 88741, 88742, 88743, 88744, 88745, 88746, 88747, 88748, 88749, 88750, 88754, 88755, 88756, 88757, 88758, 88759, 88760, 88761, 88762, 88763, 88765, 88766, 88768, 88769, 88770, 88771, 88772, 88773, 88774, 88775, 88776, 88777, 88778, 88779, 88780, 88781, 88782, 88783, 88784, 88785, 88786, 88787, 88788, 88789, 88790, 88791, 88792, 88793, 88794, 88795, 88797, 88798, 88800, 88801, 88802, 88803, 88805, 88806, 88807, 88808, 88811, 88812, 88813, 88814, 88815, 88818, 88819, 88820, 88821, 88823, 88824, 88825, 88826, 88827, 88828, 88829, 88830, 88831, 88832, 88833, 88835, 88836, 88837, 88842, 88844, 88845, 88846, 88848, 88850, 88851, 88852, 88853, 88854, 88855, 88856, 88857, 88858, 88859, 88860, 88861, 88862, 88863, 88864, 88866, 88867, 88869, 88870, 88871, 88872, 88873, 88874, 88875, 88876, 88877, 88878, 88879, 88881, 88882, 88883, 88884, 88885, 88886, 88887, 88888, 88889, 88890, 88891, 88892, 88893, 88894, 88895, 88896, 88897, 88898, 88899, 88900, 88901, 88902, 88903, 88904, 88905, 88906, 88907, 88908, 88911, 88913, 88914, 88915, 88916, 88919, 88920, 88922, 88923, 88925, 88926, 88927, 88928, 88929, 88930, 88931, 88932, 88933, 88934, 88935, 88936, 88937, 88938, 88939, 88940, 88941, 88942, 88943, 88944, 88945, 88946, 88947, 88948, 88949, 88950, 88951, 88952, 88956, 88957, 88958, 88959, 88960, 88961, 88962, 88965, 88966, 88967, 88969, 88970, 88971, 88972, 88973, 88975, 88976, 88977, 88978, 88979, 88980, 88981, 88982, 88983, 88984, 88985, 88986, 88987, 88988, 88989, 88990, 88991, 88992, 88993, 88994, 88995, 88996, 88997, 88998, 88999, 89000, 89001, 89002, 89003, 89004, 89005, 89006, 89007, 89008, 89009, 89010, 89011, 89012, 89013, 89014, 89015, 89016, 89017, 89018, 89019, 89020, 89021, 89022, 89023, 89024, 89025, 89026, 89027, 89028, 89029, 89030, 89031, 89032, 89033, 89034, 89035, 89036, 89037, 89038, 89039, 89040, 89041, 89042, 89043, 89048, 89049, 89050, 89051, 89052, 89053, 89054, 89055, 89056, 89057, 89058, 89059, 89060, 89061, 89062, 89063, 89064, 89065, 89066, 89068, 89071, 89072, 89074, 89075, 89076, 89077, 89078, 89079, 89080, 89081, 89082, 89083, 89084, 89085, 89086, 89087, 89088, 89089, 89090, 89092, 89093, 89094, 89095, 89096, 89097, 89098, 89099, 89100, 89101, 89102, 89103, 89104, 89105, 89106, 89107, 89108, 89109, 89110, 89111, 89112, 89113, 89114, 89115, 89116, 89117, 89118, 89119, 89120, 89125, 89126, 89127, 89128, 89129, 89130, 89131, 89132, 89133, 89134, 89135, 89136, 89137, 89138, 89139, 89140, 89141, 89142, 89143, 89144, 89150, 89152, 89155, 89156, 89157, 89158, 89159, 89160, 89161, 89162, 89163, 89164, 89166, 89167, 89168, 89169, 89170, 89171, 89175, 89178, 89179, 89180, 89181, 89182, 89183, 89184, 89185, 89186, 89187, 89188, 89189, 89190, 89191, 89192, 89193, 89194, 89195, 89196, 89197, 89198, 89199, 89200, 89201, 89202, 89203, 89204, 89205, 89206, 89207, 89208, 89209, 89210, 89211, 89212, 89214, 89215, 89216, 89217, 89218, 89219, 89224, 89225, 89226, 89227, 89228, 89229, 89230, 89231, 89232, 89233, 89234, 89235, 89236, 89239, 89240, 89241, 89242, 89243, 89244, 89245, 89246, 89247, 89248, 89249, 89250, 89251, 89252, 89253, 89254, 89255, 89256, 89257, 89258, 89259, 89260, 89261, 89262, 89263, 89264, 89265, 89266, 89267, 89268, 89269, 89270, 89271, 89272, 89273, 89274, 89275, 89276, 89277, 89278, 89280, 89281, 89282, 89283, 89284, 89286, 89287, 89288, 89289, 89290, 89292, 89293, 89294, 89297, 89298, 89299, 89300, 89301, 89302, 89303, 89310, 89311, 89312, 89313, 89314, 89315, 89316, 89319, 89320, 89321, 89323, 89324, 89325, 89326, 89327, 89328, 89341, 89343, 89344, 89349, 89350, 89351, 89352, 89353, 89354, 89355, 89356, 89361, 89362, 89367, 89368, 89369, 89371, 89372, 89375, 89377, 89378, 89379, 89380, 89381, 89382, 89383, 89384, 89385, 89386, 89387, 89388, 89389, 89390, 89391, 89392, 89393, 89394, 89395, 89396, 89398, 89399, 89400, 89401, 89402, 89407, 89411, 89412, 89413, 89455, 89618, 89619, 89629, 89630, 89631, 89634, 89635, 89639, 89640, 89644, 89646, 89648, 89649, 89650, 89652, 89653, 89655, 89656, 89657, 89660, 89661, 89663, 89664, 89665, 89666, 89667, 89668, 89669, 89670, 89671, 89672, 89673, 89674, 89675, 89676, 89677, 89678, 89679, 89680, 89681, 89683, 89686, 89687, 89688, 89689, 89695, 89696, 89697, 89698, 89699, 89700, 89702, 89703, 89704, 89705, 89706, 89708, 89713, 89714, 89715, 89716, 89718, 89720, 89721, 89722, 89723, 89724, 89725, 89726, 89727, 89729, 89730, 89731, 89732, 89733, 89734, 89735, 89736, 89737, 89741, 89742, 89744, 89745, 89746, 89747, 89748, 89749, 89750, 89751, 89753, 89754, 89755, 89756, 89757, 89758, 89759, 89760, 89761, 89762, 89763, 89764, 89765, 89766, 89767, 89768, 89769, 89770, 89771, 89772, 89773, 89774, 89775, 89776, 89777, 89784, 89788, 89789, 89790, 89791, 89792, 89793, 89794, 89795, 89796, 89797, 89798, 89799, 89800, 89801, 89802, 89803, 89805, 89806, 89807, 89808, 89809, 89810, 89811, 89812, 89813, 89814, 89815, 89816, 89817, 89818, 89819, 89820, 89821, 89822, 89823, 89824, 89825, 89826, 89827, 89828, 89829, 89830, 89831, 89832, 89834, 89835, 89836, 89837, 89840, 89843, 89846, 89848, 89849, 89850, 89851, 89856, 89857, 89858, 89859, 89864, 89865, 89867, 89871, 89881, 89882, 89883, 89884, 89885, 89890, 89891, 89906, 89935, 89936, 89937, 89938, 89939, 89940, 89941, 89942, 89943, 89951, 89952, 89959, 89972, 89973, 89974, 89975, 89976, 89977, 89978, 89985, 89986, 89987, 89988, 89989, 89990, 89991, 89993, 89995, 89996, 89997, 89998, 89999, 90000, 90005, 90006, 90007, 90018, 90019, 90024, 90025, 90030, 90040, 90041, 90047, 90048, 90049, 90050, 90057, 90065, 90066, 90068, 90069, 90070, 90071, 90072, 90073, 90074, 90075, 90076, 90077, 90080, 90081, 90086, 90087, 90088, 90089, 90094, 90104, 90107, 90108, 90109, 90110, 90111, 90112, 90113, 90114, 90115, 90116, 90117, 90118, 90119, 90120, 90121, 90122, 90123, 90124, 90125, 90126, 90127, 90128, 90130, 90131, 90132, 90133, 90134, 90135, 90136, 90137, 90138, 90139, 90140, 90141, 90148, 90163, 90164, 90165, 90166, 90167, 90172, 90173, 90174, 90175, 90176, 90177, 90178, 90179, 90180, 90181, 90182, 90183, 90184, 90185, 90186, 90187, 90188, 90189, 90190, 90192, 90193, 90194, 90195, 90196, 90197, 90198, 90199, 90200, 90201, 90202, 90203, 90204, 90205, 90206, 90207, 90208, 90210, 90211, 90212, 90213, 90214, 90215, 90216, 90217, 90218, 90219, 90220, 90221, 90222, 90223, 90224, 90225, 90226, 90227, 90228, 90229, 90230, 90232, 90233, 90234, 90235, 90236, 90237, 90238, 90239, 90240, 90241, 90242, 90243, 90244, 90245, 90246, 90247, 90248, 90249, 90250, 90251, 90252, 90253, 90254, 90255, 90256, 90259, 90260, 90261, 90262, 90263, 90264, 90265, 90266, 90267, 90268, 90269, 90270, 90271, 90272, 90281, 90282, 90283, 90284, 90285, 90286, 90294, 90295, 90296, 90297, 90298, 90299, 90300, 90301, 90302, 90303, 90304, 90305, 90306, 90307, 90308, 90309, 90310, 90311, 90312, 90313, 90314, 90315, 90316, 90317, 90318, 90327, 90328, 90329, 90330, 90332, 90333, 90335, 90336, 90337, 90338, 90345, 90348, 90349, 90350, 90351, 90366, 90367, 90368, 90369, 90370, 90371, 90372, 90373, 90374, 90375, 90376, 90377, 90378, 90379, 90380, 90381, 90382, 90383, 90384, 90385, 90386, 90387, 90388, 90389, 90390, 90391, 90392, 90393, 90394, 90395, 90396, 90397, 90398, 90399, 90400, 90401, 90402, 90403, 90404, 90405, 90406, 90407, 90408, 90409, 90410, 90411, 90412, 90413, 90414, 90415, 90416, 90417, 90418, 90419, 90420, 90421, 90422, 90423, 90424, 90425, 90426, 90427, 90428, 90429, 90430, 90431, 90432, 90433, 90434, 90435, 90437, 90438, 90439, 90440, 90441, 90442, 90443, 90444, 90445, 90446, 90447, 90448, 90449, 90450, 90451, 90452, 90453, 90454, 90455, 90456, 90457, 90458, 90459, 90460, 90461, 90462, 90463, 90464, 90465, 90466, 90470, 90471, 90472, 90473, 90474, 90475, 90476, 90477, 90478, 90479, 90480, 90481, 90482, 90483, 90485, 90486, 90487, 90489, 90490, 90491, 90492, 90493, 90494, 90495, 90496, 90497, 90498, 90499, 90500, 90501, 90502, 90503, 90504, 90505, 90506, 90507, 90508, 90509, 90510, 90511, 90512, 90513, 90514, 90515, 90516, 90517, 90518, 90519, 90520, 90521, 90522, 90523, 90524, 90525, 90526, 90527, 90528, 90529, 90530, 90531, 90532, 90533, 90534, 90535, 90536, 90537, 90538, 90539, 90540, 90541, 90542, 90543, 90544, 90545, 90546, 90547, 90548, 90549, 90550, 90551, 90552, 90553, 90554, 90556, 90558, 90559, 90560, 90561, 90562, 90563, 90566, 90567, 90568, 90569, 90570, 90571, 90572, 90573, 90574, 90575, 90576, 90577, 90578, 90580, 90581, 90582, 90583, 90584, 90585, 90587, 90588, 90589, 90590, 90591, 90592, 90593, 90594, 90595, 90596, 90597, 90598, 90600, 90601, 90602, 90603, 90604, 90605, 90606, 90607, 90608, 90610, 90611, 90612, 90613, 90614, 90615, 90616, 90617, 90618, 90619, 90620, 90621, 90622, 90623, 90624, 90625, 90626, 90627, 90628, 90632, 90633, 90634, 90635, 90636, 90637, 90638, 90639, 90640, 90641, 90642, 90643, 90644, 90645, 90646, 90647, 90648, 90649, 90650, 90654, 90655, 90659, 90660, 90661, 90662, 90663, 90664, 90665, 90666, 90667, 90668, 90669, 90670, 90671, 90672, 90673, 90674, 90675, 90676, 90677, 90679, 90684, 90686, 90687, 90688, 90689, 90694, 90696, 90697, 90703, 90704, 90705, 90706, 90707, 90708, 90709, 90710, 90711, 90712, 90713, 90714, 90716, 90717, 90723, 90732, 90733, 90734, 90735, 90736, 90737, 90738, 90739, 90740, 90741, 90742, 90743, 90744, 90745, 90746, 90747, 90748, 90749, 90750, 90751, 90756, 90757, 90758, 90759, 90760, 90772, 90773, 90774, 90775, 90776, 90777, 90778, 90781, 90782, 90783, 90784, 90785, 90786, 90787, 90788, 90789, 90790, 90791, 90792, 90793, 90794, 90795, 90796, 90797, 90798, 90799, 90800, 90801, 90802, 90803, 90804, 90805, 90806, 90807, 90808, 90809, 90810, 90811, 90812, 90813, 90814, 90815, 90816, 90817, 90818, 90819, 90820, 90821, 90822, 90823, 90824, 90825, 90826, 90827, 90828, 90829, 90830, 90831, 90832, 90833, 90834, 90835, 90836, 90837, 90838, 90839, 90840, 90841, 90842, 90851, 90853, 90854, 90855, 90856, 90857, 90858, 90859, 90866, 90867, 90868, 90870, 90871, 90872, 90873, 90874, 90875, 90876, 90877, 90878, 90879, 90880, 90881, 90882, 90883, 90884, 90885, 90886, 90887, 90888, 90889, 90890, 90891, 90892, 90893, 90894, 90895, 90896, 90897, 90898, 90899, 90900, 90901, 90902, 90903, 90904, 90905, 90907, 90908, 90909, 90910, 90911, 90912, 90914, 90915, 90916, 90917, 90918, 90919, 90920, 90921, 90922, 90923, 90924, 90925, 90926, 90927, 90928, 90929, 90930, 90931, 90932, 90933, 90934, 90935, 90936, 90939, 90940, 90941, 90942, 90943, 90944, 90945, 90946, 90947, 90948, 90950, 90951, 90952, 90953, 90954, 90955, 90956, 90957, 90958, 90959, 90960, 90961, 90962, 90963, 90964, 90965, 90967, 90968, 90970, 90971, 90972, 90973, 90974, 90975, 90976, 90977, 90978, 90979, 90980, 90981, 90982, 90983, 90985, 90986, 90987, 90988, 90989, 90990, 90991, 90992, 90993, 90994, 90995, 90996, 90997, 90998, 90999, 91000, 91001, 91002, 91003, 91004, 91005, 91006, 91007, 91008, 91009, 91010, 91011, 91012, 91014, 91015, 91016, 91017, 91018, 91019, 91020, 91021, 91022, 91023, 91024, 91025, 91026, 91027, 91028, 91029, 91030, 91031, 91032, 91033, 91034, 91035, 91036, 91037, 91038, 91039, 91040, 91041, 91042, 91043, 91044, 91045, 91046, 91047, 91048, 91049, 91050, 91051, 91052, 91053, 91054, 91055, 91056, 91057, 91058, 91059, 91060, 91061, 91062, 91063, 91064, 91065, 91066, 91067, 91068, 91069, 91070, 91071, 91072, 91073, 91074, 91076, 91077, 91078, 91079, 91080, 91081, 91082, 91083, 91084, 91085, 91086, 91087, 91088, 91089, 91090, 91091, 91092, 91093, 91095, 91096, 91097, 91098, 91099, 91100, 91101, 91102, 91103, 91105, 91106, 91107, 91108, 91109, 91110, 91111, 91112, 91113, 91114, 91115, 91116, 91117, 91118, 91119, 91120, 91121, 91122, 91123, 91124, 91125, 91126, 91127, 91128, 91129, 91130, 91131, 91132, 91136, 91138, 91139, 91140, 91141, 91142, 91143, 91144, 91145, 91146, 91147, 91148, 91149, 91150, 91151, 91153, 91154, 91155, 91156, 91157, 91158, 91159, 91160, 91161, 91162, 91164, 91165, 91166, 91168, 91169, 91170, 91171, 91172, 91173, 91174, 91175, 91176, 91177, 91178, 91179, 91180, 91181, 91182, 91183, 91184, 91185, 91186, 91187, 91188, 91189, 91190, 91191, 91192, 91193, 91194, 91195, 91196, 91197, 91198, 91199, 91200, 91201, 91202, 91203, 91204, 91205, 91210, 91211, 91212, 91213, 91215, 91216, 91217, 91222, 91223, 91224, 91225, 91226, 91227, 91228, 91229, 91230, 91231, 91232, 91239, 91240, 91241, 91242, 91243, 91244, 91245, 91246, 91247, 91248, 91249, 91250, 91251, 91252, 91253, 91254, 91255, 91256, 91258, 91259, 91260, 91261, 91262, 91263, 91264, 91265, 91266, 91267, 91269, 91270, 91271, 91272, 91273, 91274, 91275, 91276, 91277, 91283, 91288, 91289, 91290, 91291, 91292, 91293, 91294, 91295, 91296, 91297, 91298, 91299, 91300, 91301, 91302, 91303, 91304, 91305, 91306, 91307, 91308, 91309, 91310, 91311, 91312, 91313, 91314, 91318, 91321, 91322, 91323, 91324, 91325, 91326, 91327, 91328, 91329, 91330, 91331, 91332, 91333, 91334, 91335, 91336, 91337, 91338, 91339, 91340, 91341, 91342, 91343, 91344, 91345, 91346, 91347, 91348, 91349, 91350, 91351, 91352, 91353, 91354, 91355, 91356, 91357, 91358, 91359, 91360, 91361, 91362, 91363, 91364, 91365, 91366, 91367, 91368, 91369, 91370, 91371, 91372, 91373, 91374, 91375, 91376, 91377, 91379, 91380, 91381, 91382, 91383, 91384, 91385, 91386, 91387, 91388, 91389, 91390, 91391, 91392, 91393, 91394, 91395, 91396, 91397, 91398, 91399, 91400, 91401, 91402, 91403, 91404, 91405, 91406, 91407, 91408, 91409, 91414, 91415, 91416, 91417, 91418, 91419, 91420, 91421, 91422, 91423, 91424, 91429, 91430, 91431, 91432, 91439, 91440, 91441, 91442, 91443, 91444, 91445, 91447, 91448, 91449, 91450, 91451, 91453, 91454, 91455, 91456, 91457, 91458, 91459, 91460, 91461, 91462, 91463, 91465, 91467, 91468, 91469, 91470, 91471, 91472, 91473, 91474, 91475, 91476, 91477, 91478, 91479, 91480, 91481, 91482, 91483, 91484, 91485, 91486, 91487, 91488, 91489, 91490, 91492, 91493, 91494, 91496, 91497, 91498, 91499, 91500, 91501, 91502, 91503, 91504, 91505, 91506, 91507, 91508, 91510, 91511, 91512, 91513, 91514, 91515, 91516, 91517, 91518, 91519, 91520, 91521, 91522, 91523, 91524, 91525, 91526, 91527, 91528, 91529, 91530, 91531, 91532, 91533, 91534, 91535, 91536, 91537, 91538, 91539, 91540, 91541, 91542, 91543, 91544, 91545, 91546, 91547, 91548, 91549, 91550, 91551, 91552, 91553, 91554, 91555, 91556, 91557, 91558, 91559, 91560, 91561, 91562, 91563, 91564, 91565, 91566, 91567, 91568, 91569, 91570, 91571, 91572, 91573, 91574, 91575, 91576, 91577, 91578, 91579, 91580, 91581, 91582, 91583, 91584, 91585, 91586, 91587, 91588, 91589, 91590, 91591, 91592, 91593, 91594, 91595, 91596, 91597, 91598, 91599, 91600, 91601, 91602, 91604, 91607, 91608, 91610, 91611, 91612, 91613, 91614, 91615, 91616, 91617, 91618, 91619, 91620, 91621, 91622, 91623, 91624, 91625, 91626, 91627, 91628, 91629, 91630, 91631, 91632, 91633, 91634, 91635, 91636, 91637, 91638, 91639, 91640, 91641, 91642, 91643, 91644, 91645, 91646, 91647, 91648, 91649, 91650, 91651, 91652, 91653, 91654, 91655, 91656, 91657, 91658, 91659, 91660, 91661, 91662, 91663, 91664, 91665, 91666, 91667, 91668, 91669, 91670, 91671, 91672, 91673, 91674, 91675, 91676, 91677, 91678, 91679, 91680, 91681, 91682, 91683, 91684, 91685, 91686, 91687, 91689, 91690, 91692, 91693, 91694, 91695, 91696, 91697, 91698, 91699, 91700, 91701, 91702, 91704, 91705, 91707, 91708, 91709, 91710, 91711, 91712, 91713, 91714, 91715, 91716, 91717, 91718, 91719, 91720, 91721, 91722, 91723, 91724, 91727, 91728, 91729, 91730, 91731, 91732, 91733, 91734, 91735, 91736, 91737, 91738, 91739, 91740, 91741, 91742, 91743, 91744, 91745, 91746, 91747, 91748, 91749, 91750, 91751, 91752, 91753, 91754, 91755, 91756, 91757, 91758, 91759, 91760, 91761, 91762, 91763, 91764, 91765, 91766, 91767, 91768, 91771, 91772, 91773, 91774, 91775, 91776, 91777, 91778, 91779, 91780, 91781, 91782, 91783, 91784, 91785, 91786, 91787, 91788, 91789, 91790, 91791, 91792, 91793, 91794, 91795, 91796, 91797, 91798, 91799, 91800, 91801, 91802, 91803, 91804, 91805, 91806, 91808, 91809, 91810, 91811, 91812, 91813, 91814, 91815, 91816, 91817, 91818, 91819, 91820, 91821, 91822, 91823, 91824, 91825, 91826, 91827, 91828, 91829, 91830, 91832, 91834, 91835, 91836, 91837, 91839, 91840, 91842, 91843, 91844, 91845, 91846, 91847, 91848, 91849, 91850, 91851, 91852, 91854, 91855, 91856, 91857, 91858, 91859, 91860, 91862, 91863, 91864, 91865, 91866, 91867, 91868, 91869, 91870, 91871, 91872, 91873, 91874, 91875, 91876, 91877, 91878, 91879, 91880, 91881, 91882, 91884, 91885, 91886, 91887, 91888, 91889, 91890, 91891, 91892, 91893, 91894, 91895, 91896, 91897, 91899, 91900, 91901, 91902, 91903, 91904, 91905, 91906, 91907, 91908, 91909, 91910, 91911, 91912, 91913, 91914, 91916, 91917, 91918, 91919, 91920, 91921, 91922, 91923, 91924, 91925, 91926, 91927, 91928, 91929, 91930, 91931, 91932, 91933, 91934, 91935, 91936, 91937, 91938, 91939, 91940, 91941, 91942, 91943, 91944, 91945, 91946, 91947, 91948, 91949, 91950, 91951, 91954, 91956, 91967, 91968, 91969, 91970, 91971, 91972, 91973, 91974, 91975, 91976, 91977, 91978, 91979, 91980, 91981, 91982, 91983, 91984, 91985, 91986, 91987, 91988, 91989, 91990, 91991, 91992, 91993, 91994, 91995, 91996, 91997, 91998, 91999, 92000, 92001, 92002, 92004, 92005, 92006, 92007, 92008, 92009, 92010, 92011, 92013, 92014, 92015, 92016, 92017, 92018, 92019, 92020, 92021, 92022, 92023, 92024, 92025, 92026, 92028, 92029, 92030, 92031, 92032, 92033, 92034, 92035, 92037, 92038, 92039, 92040, 92041, 92042, 92043, 92044, 92045, 92046, 92047, 92048, 92049, 92050, 92051, 92052, 92053, 92054, 92055, 92056, 92057, 92058, 92059, 92060, 92061, 92062, 92063, 92064, 92065, 92066, 92067, 92068, 92069, 92071, 92072, 92073, 92074, 92075, 92076, 92077, 92078, 92079, 92082, 92083, 92084, 92085, 92086, 92087, 92088, 92089, 92090, 92091, 92092, 92094, 92095, 92096, 92097, 92098, 92099, 92100, 92102, 92103, 92104, 92105, 92106, 92107, 92108, 92109, 92110, 92111, 92112, 92113, 92114, 92115, 92116, 92117, 92118, 92119, 92120, 92121, 92122, 92123, 92124, 92126, 92127, 92128, 92129, 92130, 92131, 92132, 92133, 92134, 92135, 92136, 92137, 92138, 92139, 92140, 92141, 92142, 92143, 92144, 92145, 92146, 92147, 92148, 92149, 92150, 92151, 92152, 92153, 92154, 92155, 92156, 92157, 92158, 92159, 92160, 92161, 92162, 92163, 92164, 92165, 92166, 92167, 92168, 92169, 92170, 92171, 92172, 92173, 92174, 92175, 92176, 92177, 92178, 92179, 92180, 92182, 92183, 92184, 92185, 92186, 92188, 92189, 92190, 92191, 92192, 92194, 92195, 92196, 92197, 92198, 92199, 92200, 92201, 92202, 92203, 92204, 92205, 92206, 92207, 92208, 92209, 92210, 92211, 92212, 92213, 92214, 92215, 92216, 92217, 92218, 92219, 92220, 92221, 92222, 92223, 92224, 92225, 92226, 92227, 92228, 92229, 92232, 92233, 92234, 92235, 92236, 92237, 92238, 92239, 92240, 92241, 92242, 92243, 92244, 92245, 92246, 92247, 92248, 92249, 92250, 92251, 92252, 92253, 92258, 92259, 92260, 92261, 92262, 92263, 92264, 92265, 92270, 92271, 92272, 92273, 92274, 92275, 92276, 92277, 92279, 92280, 92281, 92282, 92283, 92284, 92285, 92286, 92287, 92288, 92289, 92290, 92291, 92292, 92293, 92294, 92295, 92296, 92297, 92298, 92299, 92300, 92301, 92302, 92307, 92308, 92309, 92310, 92311, 92312, 92313, 92314, 92315, 92316, 92317, 92318, 92321, 92323, 92325, 92326, 92327, 92328, 92329, 92330, 92331, 92332, 92333, 92334, 92335, 92336, 92337, 92338, 92339, 92340, 92341, 92342, 92343, 92344, 92345, 92346, 92347, 92348, 92349, 92350, 92351, 92352, 92353, 92355, 92356, 92357, 92358, 92359, 92360, 92361, 92362, 92363, 92364, 92365, 92366, 92367, 92368, 92369, 92370, 92371, 92372, 92373, 92374, 92375, 92376, 92377, 92378, 92379, 92380, 92381, 92382, 92383, 92384, 92385, 92386, 92387, 92388, 92389, 92390, 92391, 92392, 92393, 92394, 92395, 92396, 92397, 92398, 92399, 92400, 92401, 92402, 92403, 92407, 92408, 92409, 92410, 92411, 92412, 92413, 92414, 92415, 92416, 92417, 92418, 92419, 92420, 92421, 92422, 92423, 92424, 92425, 92427, 92428, 92429, 92430, 92431, 92432, 92433, 92434, 92435, 92436, 92437, 92438, 92440, 92441, 92442, 92443, 92444, 92445, 92446, 92447, 92448, 92449, 92450, 92451, 92452, 92453, 92455, 92456, 92457, 92458, 92460, 92461, 92462, 92463, 92464, 92465, 92466, 92467, 92468, 92469, 92470, 92471, 92472, 92473, 92474, 92475, 92476, 92477, 92478, 92479, 92480, 92481, 92482, 92483, 92484, 92485, 92486, 92487, 92488, 92489, 92490, 92491, 92492, 92493, 92494, 92495, 92497, 92499, 92500, 92501, 92502, 92503, 92504, 92505, 92506, 92507, 92508, 92509, 92510, 92511, 92512, 92513, 92514, 92515, 92516, 92517, 92518, 92519, 92520, 92521, 92522, 92523, 92524, 92525, 92526, 92527, 92528, 92529, 92530, 92531, 92532, 92533, 92534, 92535, 92536, 92537, 92538, 92539, 92544, 92545, 92546, 92547, 92552, 92553, 92554, 92555, 92556, 92557, 92558, 92559, 92560, 92561, 92562, 92563, 92564, 92565, 92566, 92567, 92568, 92569, 92570, 92571, 92572, 92573, 92574, 92575, 92576, 92583, 92584, 92586, 92587, 92588, 92589, 92590, 92591, 92592, 92593, 92594, 92596, 92597, 92598, 92599, 92600, 92604, 92605, 92606, 92607, 92608, 92609, 92610, 92611, 92612, 92613, 92614, 92615, 92616, 92617, 92618, 92619, 92620, 92621, 92622, 92623, 92624, 92625, 92626, 92627, 92628, 92629, 92630, 92631, 92632, 92633, 92634, 92635, 92636, 92637, 92638, 92639, 92640, 92641, 92642, 92643, 92644, 92645, 92646, 92647, 92648, 92649, 92650, 92651, 92652, 92653, 92654, 92655, 92656, 92657, 92658, 92659, 92660, 92661, 92662, 92663, 92664, 92665, 92666, 92667, 92669, 92670, 92671, 92673, 92674, 92675, 92676, 92678, 92679, 92680, 92681, 92682, 92683, 92684, 92685, 92686, 92687, 92688, 92689, 92690, 92693, 92694, 92695, 92696, 92697, 92698, 92700, 92701, 92703, 92704, 92705, 92706, 92707, 92710, 92712, 92714, 92715, 92716, 92717, 92718, 92719, 92722, 92723, 92724, 92725, 92726, 92727, 92729, 92730, 92731, 92733, 92734, 92735, 92736, 92737, 92738, 92739, 92740, 92741, 92742, 92743, 92744, 92745, 92746, 92747, 92748, 92749, 92750, 92751, 92752, 92753, 92754, 92755, 92756, 92757, 92758, 92760, 92761, 92762, 92763, 92764, 92765, 92766, 92767, 92768, 92769, 92770, 92771, 92772, 92773, 92775, 92776, 92777, 92778, 92779, 92780, 92781, 92782, 92783, 92784, 92785, 92786, 92787, 92788, 92789, 92792, 92793, 92794, 92795, 92796, 92797, 92798, 92799, 92800, 92801, 92802, 92803, 92804, 92805, 92806, 92807, 92808, 92809, 92811, 92812, 92813, 92814, 92816, 92817, 92819, 92820, 92822, 92823, 92824, 92825, 92827, 92828, 92829, 92832, 92833, 92834, 92835, 92836, 92837, 92838, 92839, 92840, 92841, 92842, 92843, 92844, 92845, 92846, 92847, 92848, 92849, 92850, 92851, 92852, 92853, 92854, 92855, 92856, 92857, 92858, 92859, 92860, 92861, 92862, 92863, 92864, 92865, 92866, 92867, 92868, 92870, 92871, 92872, 92873, 92874, 92875, 92876, 92877, 92879, 92881, 92882, 92883, 92886, 92887, 92888, 92889, 92890, 92891, 92892, 92893, 92894, 92895, 92896, 92897, 92898, 92899, 92900, 92901, 92902, 92903, 92904, 92905, 92906, 92907, 92908, 92909, 92910, 92911, 92912, 92913, 92915, 92916, 92917, 92918, 92919, 92920, 92921, 92922, 92923, 92924, 92925, 92926, 92927, 92928, 92930, 92931, 92932, 92933, 92936, 92937, 92938, 92939, 92940, 92941, 92942, 92943, 92944, 92945, 92946, 92947, 92950, 92951, 92952, 92953, 92954, 92956, 92957, 92958, 92959, 92961, 92962, 92963, 92965, 92966, 92967, 92969, 92970, 92971, 92972, 92973, 92974, 92976, 92977, 92979, 92980, 92981, 92983, 92984, 92985, 92986, 92987, 92988, 92989, 92990, 92991, 92992, 92993, 92994, 92995, 92996, 92997, 92998, 92999, 93000, 93001, 93002, 93003, 93005, 93008, 93009, 93010, 93011, 93013, 93014, 93015, 93020, 93021, 93022, 93023, 93024, 93025, 93026, 93027, 93028, 93029, 93030, 93031, 93032, 93033, 93034, 93035, 93036, 93037, 93038, 93039, 93040, 93041, 93042, 93043, 93044, 93045, 93046, 93047, 93048, 93049, 93050, 93051, 93052, 93054, 93055, 93056, 93057, 93058, 93059, 93060, 93061, 93063, 93064, 93065, 93066, 93067, 93068, 93070, 93071, 93072, 93074, 93075, 93076, 93081, 93082, 93083, 93084, 93085, 93086, 93088, 93093, 93094, 93095, 93096, 93097, 93098, 93099, 93104, 93105, 93110, 93111, 93112, 93113, 93114, 93115, 93116, 93117, 93120, 93124, 93125, 93126, 93127, 93128, 93129, 93130, 93131, 93132, 93139, 93140, 93141, 93142, 93143, 93144, 93145, 93146, 93147, 93148, 93149, 93150, 93151, 93152, 93153, 93154, 93155, 93156, 93157, 93158, 93159, 93160, 93161, 93162, 93163, 93164, 93166, 93167, 93168, 93169, 93170, 93171, 93173, 93174, 93175, 93176, 93177, 93178, 93179, 93180, 93181, 93182, 93183, 93184, 93185, 93186, 93187, 93188, 93189, 93190, 93191, 93192, 93193, 93194, 93195, 93196, 93197, 93199, 93200, 93201, 93202, 93203, 93204, 93205, 93206, 93207, 93208, 93209, 93210, 93211, 93212, 93213, 93214, 93215, 93217, 93218, 93219, 93221, 93222, 93223, 93225, 93226, 93228, 93229, 93230, 93231, 93232, 93233, 93234, 93235, 93236, 93237, 93238, 93239, 93244, 93245, 93246, 93247, 93249, 93250, 93252, 93253, 93254, 93255, 93256, 93257, 93258, 93259, 93260, 93261, 93262, 93263, 93264, 93265, 93266, 93267, 93268, 93269, 93270, 93271, 93272, 93273, 93274, 93275, 93276, 93277, 93278, 93279, 93280, 93281, 93282, 93283, 93284, 93285, 93286, 93287, 93288, 93289, 93290, 93291, 93292, 93293, 93294, 93295, 93296, 93297, 93298, 93299, 93300, 93301, 93302, 93303, 93304, 93305, 93306, 93307, 93308, 93309, 93310, 93311, 93312, 93313, 93314, 93315, 93316, 93318, 93319, 93320, 93321, 93322, 93325, 93326, 93327, 93328, 93329, 93330, 93331, 93332, 93333, 93334, 93335, 93336, 93337, 93338, 93339, 93340, 93341, 93342, 93343, 93344, 93345, 93346, 93348, 93349, 93350, 93351, 93352, 93353, 93354, 93355, 93356, 93357, 93358, 93360, 93361, 93362, 93363, 93368, 93369, 93370, 93371, 93372, 93377, 93378, 93382, 93384, 93388, 93389, 93390, 93391, 93392, 93393, 93394, 93395, 93396, 93397, 93398, 93399, 93400, 93401, 93402, 93403, 93404, 93405, 93406, 93407, 93409, 93410, 93411, 93416, 93421, 93422, 93423, 93428, 93431, 93432, 93433, 93434, 93435, 93436, 93437, 93438, 93439, 93440, 93441, 93442, 93443, 93444, 93445, 93446, 93447, 93448, 93450, 93451, 93452, 93453, 93454, 93456, 93457, 93458, 93459, 93460, 93462, 93464, 93465, 93466, 93467, 93468, 93469, 93470, 93471, 93472, 93473, 93475, 93476, 93477, 93478, 93479, 93481, 93482, 93483, 93484, 93485, 93486, 93487, 93488, 93489, 93490, 93491, 93492, 93493, 93494, 93495, 93496, 93497, 93498, 93499, 93500, 93501, 93502, 93503, 93504, 93505, 93506, 93507, 93508, 93509, 93510, 93511, 93512, 93513, 93514, 93516, 93517, 93519, 93520, 93521, 93522, 93523, 93524, 93525, 93526, 93527, 93528, 93529, 93530, 93531, 93532, 93533, 93534, 93535, 93536, 93537, 93538, 93539, 93540, 93541, 93542, 93543, 93544, 93545, 93546, 93547, 93548, 93549, 93550, 93551, 93554, 93555, 93556, 93557, 93559, 93560, 93561, 93562, 93563, 93564, 93565, 93566, 93567, 93568, 93569, 93570, 93571, 93572, 93574, 93575, 93576, 93577, 93578, 93579, 93580, 93581, 93582, 93583, 93584, 93585, 93587, 93588, 93589, 93590, 93592, 93593, 93595, 93596, 93597, 93598, 93599, 93600, 93601, 93602, 93603, 93604, 93605, 93606, 93607, 93608, 93609, 93610, 93611, 93612, 93613, 93614, 93615, 93616, 93617, 93618, 93619, 93620, 93621, 93622, 93623, 93624, 93625, 93626, 93627, 93628, 93629, 93630, 93631, 93632, 93633, 93634, 93635, 93636, 93638, 93639, 93640, 93641, 93642, 93644, 93645, 93646, 93647, 93648, 93649, 93650, 93651, 93652, 93653, 93654, 93655, 93657, 93658, 93659, 93661, 93663, 93664, 93665, 93666, 93667, 93668, 93669, 93670, 93671, 93672, 93673, 93674, 93675, 93676, 93677, 93678, 93679, 93680, 93681, 93682, 93683, 93684, 93685, 93686, 93687, 93688, 93689, 93690, 93691, 93692, 93693, 93694, 93695, 93696, 93697, 93698, 93699, 93700, 93701, 93702, 93703, 93704, 93705, 93706, 93707, 93708, 93709, 93713, 93714, 93715, 93716, 93717, 93718, 93719, 93720, 93721, 93722, 93723, 93724, 93725, 93726, 93727, 93728, 93734, 93735, 93742, 93743, 93744, 93745, 93748, 93749, 93750, 93751, 93758, 93759, 93760, 93761, 93762, 93763, 93764, 93765, 93766, 93767, 93770, 93771, 93772, 93773, 93774, 93775, 93776, 93777, 93778, 93779, 93781, 93782, 93783, 93784, 93785, 93786, 93787, 93788, 93789, 93790, 93791, 93792, 93793, 93794, 93795, 93796, 93797, 93799, 93800, 93801, 93802, 93803, 93804, 93805, 93806, 93807, 93808, 93809, 93810, 93811, 93812, 93813, 93814, 93815, 93816, 93817, 93818, 93819, 93820, 93821, 93822, 93823, 93824, 93825, 93826, 93827, 93828, 93829, 93830, 93831, 93832, 93833, 93834, 93835, 93836, 93837, 93838, 93839, 93840, 93841, 93842, 93843, 93844, 93845, 93846, 93847, 93848, 93849, 93850, 93851, 93852, 93853, 93854, 93855, 93856, 93857, 93858, 93859, 93860, 93861, 93862, 93863, 93864, 93865, 93866, 93867, 93868, 93869, 93870, 93871, 93874, 93875, 93876, 93877, 93878, 93879, 93880, 93881, 93882, 93884, 93885, 93886, 93887, 93888, 93889, 93890, 93891, 93892, 93893, 93894, 93895, 93896, 93898, 93899, 93900, 93901, 93902, 93903, 93904, 93905, 93906, 93907, 93908, 93909, 93910, 93911, 93912, 93913, 93914, 93915, 93916, 93917, 93918, 93919, 93920, 93921, 93922, 93923, 93924, 93925, 93926, 93927, 93928, 93929, 93930, 93931, 93932, 93933, 93934, 93935, 93936, 93937, 93938, 93939, 93940, 93941, 93942, 93943, 93944, 93945, 93946, 93947, 93948, 93949, 93950, 93951, 93952, 93953, 93954, 93955, 93956, 93957, 93958, 93959, 93960, 93961, 93962, 93963, 93966, 93967, 93968, 93969, 93970, 93971, 93972, 93973, 93974, 93975, 93976, 93977, 93978, 93979, 93980, 93981, 93982, 93983, 93984, 93985, 93986, 93987, 93988, 93989, 93990, 93991, 93992, 93993, 93994, 93995, 93996, 93998, 93999, 94000, 94001, 94002, 94003, 94004, 94005, 94006, 94007, 94008, 94009, 94010, 94011, 94012, 94013, 94014, 94015, 94016, 94017, 94018, 94019, 94020, 94023, 94024, 94025, 94026, 94027, 94028, 94029, 94030, 94031, 94032, 94033, 94034, 94035, 94036, 94037, 94038, 94039, 94040, 94041, 94042, 94043, 94044, 94045, 94046, 94047, 94051, 94052, 94053, 94054, 94055, 94056, 94068, 94070, 94072, 94073, 94080, 94081, 94083, 94084, 94085, 94086, 94087, 94088, 94089, 94090, 94091, 94092, 94094, 94095, 94096, 94097, 94098, 94099, 94100, 94101, 94102, 94103, 94104, 94105, 94107, 94108, 94109, 94110, 94111, 94112, 94113, 94114, 94115, 94116, 94117, 94118, 94119, 94120, 94121, 94122, 94123, 94124, 94125, 94126, 94127, 94128, 94129, 94130, 94131, 94132, 94133, 94134, 94135, 94136, 94137, 94138, 94139, 94140, 94141, 94142, 94143, 94144, 94145, 94146, 94147, 94149, 94150, 94151, 94152, 94153, 94154, 94156, 94157, 94158, 94159, 94160, 94162, 94163, 94164, 94165, 94166, 94167, 94168, 94169, 94170, 94171, 94172, 94173, 94174, 94175, 94176, 94177, 94178, 94179, 94180, 94182, 94184, 94185, 94187, 94188, 94189, 94190, 94191, 94192, 94193, 94194, 94196, 94197, 94198, 94199, 94201, 94202, 94203, 94204, 94205, 94207, 94208, 94209, 94211, 94212, 94213, 94214, 94215, 94216, 94217, 94218, 94219, 94220, 94221, 94222, 94223, 94224, 94225, 94226, 94227, 94228, 94229, 94230, 94231, 94232, 94233, 94234, 94235, 94237, 94238, 94239, 94240, 94241, 94242, 94243, 94244, 94245, 94246, 94247, 94248, 94249, 94250, 94251, 94252, 94253, 94254, 94255, 94256, 94257, 94258, 94260, 94261, 94262, 94263, 94264, 94265, 94266, 94267, 94268, 94269, 94270, 94271, 94272, 94273, 94274, 94275, 94276, 94277, 94278, 94279, 94280, 94281, 94282, 94283, 94284, 94285, 94286, 94287, 94288, 94289, 94290, 94301, 94307, 94308, 94309, 94310, 94311, 94312, 94313, 94314, 94315, 94316, 94317, 94318, 94319, 94320, 94321, 94322, 94323, 94324, 94325, 94326, 94327, 94328, 94329, 94330, 94331, 94333, 94334, 94335, 94336, 94337, 94338, 94339, 94340, 94341, 94342, 94343, 94344, 94345, 94346, 94347, 94348, 94350, 94351, 94352, 94353, 94354, 94356, 94357, 94358, 94359, 94360, 94362, 94364, 94365, 94366, 94367, 94368, 94369, 94370, 94371, 94372, 94373, 94374, 94375, 94376, 94377, 94379, 94380, 94381, 94382, 94383, 94385, 94386, 94387, 94388, 94389, 94390, 94391, 94392, 94393, 94395, 94396, 94397, 94398, 94399, 94400, 94401, 94402, 94403, 94404, 94405, 94406, 94407, 94408, 94409, 94410, 94411, 94412, 94413, 94414, 94415, 94416, 94419, 94420, 94421, 94422, 94423, 94424, 94425, 94426, 94427, 94428, 94429, 94430, 94431, 94432, 94433, 94434, 94435, 94436, 94437, 94438, 94439, 94440, 94441, 94442, 94443, 94444, 94445, 94446, 94447, 94448, 94449, 94450, 94451, 94452, 94453, 94454, 94455, 94456, 94458, 94459, 94460, 94461, 94462, 94463, 94464, 94465, 94466, 94467, 94468, 94469, 94471, 94472, 94473, 94474, 94476, 94477, 94478, 94479, 94480, 94481, 94482, 94483, 94484, 94485, 94486, 94487, 94488, 94489, 94490); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (94491, 94492, 94494, 94495, 94496, 94497, 94498, 94499, 94501, 94502, 94503, 94504, 94505, 94506, 94507, 94508, 94509, 94510, 94511, 94512, 94513, 94514, 94516, 94517, 94518, 94519, 94520, 94521, 94522, 94523, 94524, 94525, 94526, 94527, 94528, 94529, 94530, 94531, 94532, 94533, 94534, 94535, 94536, 94541, 94546, 94547, 94548, 94549, 94550, 94551, 94552, 94554, 94560, 94561, 94562, 94563, 94564, 94565, 94568, 94569, 94571, 94572, 94573, 94574, 94576, 94577, 94578, 94579, 94580, 94581, 94582, 94583, 94584, 94585, 94587, 94588, 94589, 94590, 94591, 94592, 94593, 94594, 94595, 94596, 94597, 94598, 94599, 94600, 94601, 94602, 94604, 94605, 94606, 94607, 94608, 94609, 94610, 94611, 94612, 94613, 94614, 94615, 94616, 94617, 94618, 94619, 94620, 94621, 94623, 94624, 94625, 94626, 94627, 94629, 94630, 94632, 94633, 94634, 94635, 94636, 94637, 94638, 94639, 94640, 94641, 94642, 94643, 94644, 94645, 94646, 94647, 94648, 94649, 94650, 94651, 94652, 94653, 94654, 94655, 94656, 94657, 94658, 94659, 94660, 94661, 94662, 94663, 94664, 94665, 94666, 94667, 94668, 94669, 94670, 94671, 94672, 94673, 94674, 94675, 94676, 94677, 94678, 94679, 94680, 94681, 94682, 94684, 94685, 94686, 94687, 94688, 94689, 94690, 94691, 94692, 94693, 94694, 94695, 94696, 94697, 94698, 94699, 94700, 94702, 94703, 94704, 94705, 94707, 94708, 94709, 94710, 94711, 94712, 94713, 94714, 94715, 94716, 94717, 94718, 94719, 94720, 94721, 94722, 94723, 94724, 94725, 94726, 94727, 94728, 94729, 94730, 94731, 94732, 94733, 94734, 94735, 94736, 94737, 94738, 94739, 94740, 94741, 94742, 94743, 94744, 94745, 94746, 94747, 94748, 94749, 94750, 94751, 94752, 94753, 94754, 94756, 94757, 94758, 94759, 94760, 94761, 94762, 94763, 94764, 94765, 94766, 94767, 94769, 94770, 94771, 94772, 94773, 94774, 94775, 94776, 94777, 94778, 94779, 94780, 94781, 94782, 94783, 94784, 94785, 94786, 94787, 94788, 94789, 94790, 94791, 94792, 94793, 94794, 94795, 94796, 94797, 94798, 94799, 94800, 94801, 94802, 94803, 94804, 94805, 94806, 94807, 94808, 94809, 94810, 94811, 94812, 94813, 94814, 94816, 94817, 94818, 94819, 94820, 94821, 94822, 94823, 94824, 94825, 94829, 94830, 94831, 94832, 94833, 94834, 94835, 94836, 94837, 94838, 94839, 94840, 94841, 94842, 94843, 94845, 94846, 94847, 94848, 94849, 94850, 94851, 94852, 94853, 94854, 94856, 94857, 94858, 94859, 94860, 94861, 94863, 94864, 94865, 94866, 94867, 94868, 94869, 94870, 94871, 94872, 94873, 94874, 94875, 94876, 94877, 94878, 94879, 94880, 94881, 94882, 94883, 94884, 94885, 94886, 94887, 94888, 94889, 94890, 94891, 94892, 94893, 94894, 94895, 94896, 94897, 94898, 94899, 94900, 94901, 94902, 94903, 94904, 94905, 94906, 94907, 94909, 94910, 94911, 94912, 94913, 94914, 94915, 94916, 94917, 94918, 94919, 94920, 94921, 94922, 94923, 94924, 94925, 94926, 94927, 94928, 94929, 94930, 94931, 94932, 94933, 94934, 94935, 94936, 94937, 94938, 94939, 94940, 94941, 94942, 94943, 94944, 94946, 94947, 94948, 94949, 94950, 94951, 94952, 94953, 94954, 94955, 94956, 94957, 94958, 94959, 94960, 94962, 94963, 94964, 94965, 94966, 94967, 94968, 94969, 94970, 94971, 94972, 94973, 94974, 94975, 94976, 94977, 94978, 94979, 94980, 94981, 94982, 94983, 94984, 94985, 94986, 94987, 94988, 94990, 94991, 94992, 94994, 94995, 94996, 95001, 95002, 95003, 95005, 95006, 95007, 95008, 95009, 95010, 95011, 95012, 95013, 95014, 95015, 95016, 95017, 95018, 95019, 95020, 95021, 95022, 95023, 95024, 95025, 95026, 95027, 95028, 95029, 95030, 95031, 95032, 95033, 95034, 95035, 95036, 95037, 95038, 95040, 95041, 95042, 95043, 95044, 95045, 95046, 95047, 95048, 95049, 95050, 95051, 95052, 95053, 95054, 95055, 95056, 95057, 95058, 95059, 95060, 95061, 95062, 95063, 95064, 95065, 95066, 95067, 95068, 95069, 95070, 95071, 95072, 95073, 95074, 95075, 95076, 95077, 95078, 95079, 95080, 95081, 95082, 95083, 95084, 95085, 95086, 95087, 95088, 95089, 95090, 95091, 95092, 95093, 95094, 95095, 95096, 95097, 95098, 95099, 95100, 95101, 95102, 95103, 95105, 95110, 95111, 95112, 95117, 95118, 95119, 95120, 95121, 95122, 95123, 95130, 95131, 95132, 95133, 95134, 95135, 95136, 95137, 95138, 95139, 95141, 95142, 95143, 95144, 95145, 95146, 95147, 95148, 95149, 95150, 95151, 95152, 95153, 95154, 95155, 95156, 95157, 95158, 95159, 95160, 95161, 95162, 95163, 95164, 95165, 95166, 95167, 95168, 95169, 95170, 95171, 95172, 95173, 95174, 95175, 95176, 95177, 95178, 95179, 95180, 95181, 95182, 95183, 95184, 95185, 95186, 95187, 95188, 95189, 95190, 95191, 95192, 95193, 95194, 95195, 95196, 95200, 95201, 95202, 95203, 95204, 95205, 95206, 95207, 95208, 95209, 95210, 95211, 95212, 95213, 95214, 95216, 95217, 95219, 95220, 95221, 95222, 95223, 95224, 95225, 95226, 95227, 95228, 95229, 95230, 95231, 95233, 95234, 95235, 95236, 95237, 95238, 95239, 95240, 95241, 95242, 95243, 95244, 95245, 95246, 95247, 95248, 95249, 95250, 95253, 95254, 95255, 95256, 95258, 95259, 95260, 95261, 95262, 95263, 95264, 95265, 95266, 95267, 95268, 95269, 95270, 95271, 95272, 95273, 95274, 95275, 95276, 95277, 95278, 95279, 95280, 95281, 95282, 95283, 95284, 95285, 95286, 95288, 95289, 95290, 95291, 95292, 95294, 95295, 95296, 95297, 95298, 95299, 95300, 95301, 95302, 95305, 95306, 95307, 95308, 95309, 95310, 95311, 95313, 95314, 95315, 95316, 95317, 95318, 95319, 95320, 95321, 95322, 95323, 95324, 95325, 95326, 95327, 95328, 95329, 95330, 95331, 95332, 95333, 95334, 95335, 95336, 95337, 95338, 95339, 95340, 95341, 95342, 95343, 95344, 95345, 95346, 95347, 95348, 95349, 95350, 95351, 95352, 95353, 95354, 95355, 95356, 95357, 95358, 95359, 95360, 95361, 95362, 95363, 95364, 95365, 95366, 95367, 95368, 95369, 95370, 95371, 95372, 95373, 95374, 95375, 95376, 95377, 95378, 95379, 95380, 95381, 95382, 95383, 95384, 95385, 95386, 95387, 95388, 95389, 95390, 95391, 95392, 95393, 95395, 95396, 95397, 95398, 95399, 95400, 95401, 95402, 95403, 95405, 95407, 95408, 95409, 95410, 95411, 95412, 95413, 95414, 95415, 95416, 95418, 95419, 95421, 95422, 95423, 95424, 95425, 95426, 95427, 95428, 95429, 95430, 95432, 95433, 95434, 95435, 95436, 95437, 95438, 95439, 95440, 95441, 95442, 95443, 95444, 95445, 95446, 95447, 95448, 95449, 95450, 95451, 95452, 95453, 95454, 95455, 95456, 95457, 95458, 95459, 95460, 95461, 95462, 95463, 95464, 95467, 95468, 95469, 95470, 95471, 95472, 95473, 95474, 95475, 95476, 95477, 95478, 95479, 95480, 95481, 95482, 95483, 95484, 95485, 95486, 95487, 95488, 95489, 95490, 95491, 95492, 95493, 95494, 95495, 95496, 95497, 95498, 95499, 95500, 95501, 95502, 95503, 95504, 95505, 95506, 95507, 95508, 95509, 95510, 95511, 95512, 95513, 95514, 95515, 95516, 95517, 95518, 95519, 95520, 95521, 95522, 95523, 95524, 95525, 95526, 95527, 95528, 95529, 95530, 95531, 95532, 95533, 95534, 95535, 95536, 95537, 95538, 95539, 95540, 95541, 95542, 95543, 95544, 95545, 95546, 95547, 95548, 95549, 95550, 95551, 95552, 95553, 95554, 95555, 95556, 95557, 95558, 95559, 95560, 95561, 95562, 95563, 95564, 95565, 95566, 95567, 95568, 95569, 95570, 95571, 95572, 95573, 95574, 95575, 95576, 95577, 95578, 95579, 95580, 95581, 95582, 95583, 95584, 95585, 95587, 95588, 95589, 95590, 95591, 95592, 95593, 95594, 95595, 95596, 95597, 95598, 95599, 95600, 95601, 95602, 95603, 95604, 95605, 95606, 95607, 95608, 95609, 95610, 95611, 95612, 95613, 95614, 95615, 95616, 95617, 95618, 95619, 95620, 95621, 95622, 95623, 95624, 95626, 95627, 95628, 95629, 95630, 95631, 95632, 95633, 95634, 95635, 95636, 95637, 95638, 95639, 95640, 95641, 95642, 95643, 95644, 95645, 95646, 95647, 95648, 95649, 95650, 95651, 95652, 95653, 95654, 95655, 95656, 95657, 95658, 95659, 95660, 95661, 95662, 95663, 95664, 95665, 95666, 95667, 95671, 95672, 95674, 95675, 95676, 95677, 95678, 95679, 95680, 95681, 95682, 95683, 95684, 95685, 95686, 95687, 95688, 95689, 95691, 95692, 95693, 95694, 95695, 95696, 95697, 95698, 95699, 95700, 95701, 95702, 95703, 95704, 95705, 95706, 95707, 95708, 95709, 95710, 95711, 95712, 95713, 95714, 95715, 95716, 95717, 95718, 95719, 95720, 95721, 95722, 95723, 95724, 95725, 95726, 95727, 95728, 95729, 95730, 95732, 95733, 95735, 95736, 95737, 95738, 95739, 95740, 95741, 95742, 95743, 95744, 95745, 95746, 95747, 95748, 95749, 95750, 95751, 95752, 95753, 95754, 95755, 95756, 95757, 95758, 95759, 95760, 95761, 95762, 95763, 95764, 95765, 95766, 95767, 95768, 95769, 95770, 95771, 95772, 95773, 95774, 95775, 95776, 95777, 95778, 95779, 95780, 95781, 95782, 95783, 95784, 95785, 95786, 95787, 95788, 95789, 95790, 95791, 95793, 95794, 95795, 95797, 95798, 95799, 95800, 95801, 95802, 95803, 95804, 95805, 95806, 95807, 95809, 95810, 95811, 95812, 95813, 95814, 95815, 95816, 95817, 95818, 95827, 95828, 95829, 95830, 95831, 95832, 95833, 95834, 95841, 95842, 95843, 95844, 95845, 95846, 95848, 95849, 95850, 95851, 95852, 95853, 95854, 95855, 95856, 95857, 95858, 95859, 95860, 95861, 95862, 95863, 95864, 95865, 95866, 95867, 95868, 95869, 95870, 95871, 95872, 95873, 95874, 95876, 95877, 95878, 95879, 95880, 95881, 95882, 95883, 95884, 95885, 95886, 95887, 95888, 95889, 95890, 95891, 95892, 95893, 95894, 95895, 95896, 95897, 95898, 95899, 95900, 95901, 95902, 95903, 95904, 95905, 95906, 95907, 95908, 95909, 95910, 95911, 95912, 95913, 95914, 95915, 95916, 95917, 95918, 95919, 95920, 95921, 95922, 95923, 95924, 95925, 95926, 95927, 95928, 95929, 95930, 95931, 95932, 95933, 95934, 95935, 95936, 95937, 95938, 95939, 95940, 95941, 95942, 95943, 95944, 95945, 95946, 95947, 95948, 95949, 95950, 95951, 95952, 95953, 95954, 95955, 95956, 95957, 95958, 95959, 95961, 95962, 95963, 95964, 95965, 95966, 95967, 95968, 95969, 95970, 95971, 95972, 95973, 95974, 95975, 95976, 95977, 95978, 95980, 95981, 95982, 95983, 95984, 95985, 95986, 95987, 95988, 95989, 95990, 95991, 95992, 95993, 95994, 95995, 95996, 95997, 95998, 95999, 96000, 96001, 96002, 96003, 96004, 96005, 96006, 96007, 96010, 96011, 96012, 96013, 96014, 96015, 96016, 96017, 96018, 96019, 96021, 96024, 96025, 96026, 96027, 96028, 96030, 96031, 96032, 96033, 96034, 96036, 96037, 96038, 96039, 96040, 96041, 96042, 96043, 96044, 96045, 96046, 96047, 96048, 96049, 96050, 96051, 96052, 96053, 96054, 96055, 96056, 96057, 96058, 96059, 96060, 96063, 96064, 96065, 96066, 96067, 96068, 96069, 96070, 96071, 96072, 96073, 96074, 96075, 96076, 96077, 96078, 96079, 96080, 96081, 96082, 96083, 96084, 96085, 96086, 96087, 96088, 96089, 96090, 96091, 96096, 96097, 96098, 96099, 96100, 96101, 96102, 96103, 96104, 96105, 96106, 96107, 96108, 96109, 96110, 96114, 96115, 96116, 96117, 96118, 96119, 96120, 96121, 96122, 96123, 96124, 96125, 96126, 96127, 96128, 96129, 96130, 96135, 96136, 96137, 96139, 96144, 96146, 96147, 96148, 96149, 96150, 96157, 96158, 96159, 96163, 96164, 96165, 96166, 96167, 96170, 96174, 96175, 96176, 96177, 96178, 96179, 96180, 96181, 96182, 96183, 96184, 96185, 96186, 96188, 96189, 96190, 96191, 96192, 96193, 96194, 96195, 96196, 96197, 96198, 96199, 96200, 96201, 96202, 96203, 96204, 96205, 96206, 96207, 96208, 96209, 96210, 96211, 96212, 96214, 96215, 96216, 96217, 96218, 96219, 96220, 96221, 96222, 96223, 96224, 96225, 96226, 96227, 96228, 96229, 96230, 96231, 96232, 96233, 96234, 96235, 96236, 96237, 96238, 96239, 96240, 96241, 96242, 96246, 96247, 96248, 96249, 96250, 96251, 96252, 96253, 96254, 96255, 96256, 96257, 96258, 96259, 96260, 96262, 96263, 96264, 96265, 96266, 96267, 96268, 96270, 96271, 96273, 96274, 96275, 96276, 96277, 96278, 96279, 96280, 96281, 96282, 96283, 96284, 96285, 96286, 96287, 96288, 96289, 96290, 96291, 96294, 96295, 96296, 96297, 96298, 96300, 96301, 96302, 96303, 96304, 96305, 96306, 96307, 96308, 96309, 96311, 96312, 96313, 96314, 96315, 96316, 96317, 96318, 96319, 96320, 96321, 96322, 96323, 96324, 96325, 96326, 96327, 96328, 96329, 96330, 96331, 96332, 96334, 96335, 96336, 96337, 96339, 96341, 96344, 96345, 96347, 96348, 96349, 96361, 96362, 96368, 96377, 96379, 96380, 96381, 96382, 96383, 96384, 96385, 96386, 96387, 96389, 96391, 96392, 96393, 96394, 96395, 96396, 96397, 96399, 96400, 96401, 96402, 96403, 96404, 96405, 96406, 96410, 96418, 96420, 96421, 96423, 96430, 96433, 96436, 96437, 96438, 96439, 96441, 96442, 96443, 96444, 96445, 96447, 96448, 96449, 96451, 96452, 96453, 96454, 96455, 96457, 96458, 96459, 96460, 96461, 96463, 96465, 96466, 96467, 96468, 96469, 96470, 96471, 96472, 96473, 96474, 96475, 96477, 96478, 96479, 96480, 96483, 96484, 96485, 96487, 96488, 96489, 96490, 96491, 96492, 96493, 96494, 96496, 96497, 96498, 96499, 96500, 96501, 96502, 96503, 96504, 96505, 96506, 96507, 96508, 96509, 96510, 96511, 96512, 96513, 96514, 96516, 96519, 96520, 96523, 96524, 96525, 96526, 96527, 96528, 96529, 96530, 96531, 96532, 96533, 96535, 96536, 96537, 96538, 96539, 96540, 96541, 96543, 96545, 96546, 96548, 96549, 96550, 96551, 96552, 96553, 96554, 96555, 96556, 96557, 96558, 96559, 96560, 96561, 96562, 96563, 96564, 96565, 96566, 96568, 96569, 96570, 96571, 96572, 96573, 96574, 96576, 96579, 96580, 96581, 96582, 96584, 96585, 96586, 96587, 96588, 96589, 96590, 96591, 96592, 96593, 96594, 96595, 96596, 96597, 96598, 96599, 96600, 96601, 96602, 96603, 96604, 96605, 96606, 96608, 96609, 96611, 96612, 96615, 96616, 96621, 96622, 96628, 96635, 96636, 96637, 96639, 96640, 96641, 96643, 96644, 96645, 96646, 96647, 96648, 96649, 96650, 96652, 96653, 96654, 96655, 96656, 96657, 96658, 96659, 96660, 96661, 96662, 96663, 96664, 96665, 96666, 96669, 96671, 96672, 96673, 96675, 96676, 96677, 96678, 96679, 96680, 96681, 96682, 96683, 96684, 96685, 96686, 96687, 96688, 96689, 96690, 96691, 96692, 96693, 96694, 96695, 96696, 96697, 96698, 96699, 96700, 96701, 96702, 96703, 96704, 96705, 96706, 96707, 96708, 96709, 96710, 96711, 96712, 96713, 96714, 96715, 96716, 96717, 96718, 96719, 96720, 96721, 96722, 96723, 96724, 96725, 96726, 96727, 96728, 96730, 96731, 96732, 96733, 96734, 96735, 96737, 96738, 96739, 96740, 96741, 96742, 96743, 96744, 96745, 96746, 96747, 96748, 96750, 96751, 96752, 96753, 96754, 96755, 96756, 96757, 96758, 96759, 96760, 96762, 96763, 96764, 96765, 96766, 96767, 96768, 96770, 96771, 96772, 96773, 96774, 96775, 96776, 96777, 96778, 96779, 96780, 96781, 96782, 96783, 96784, 96785, 96786, 96787, 96788, 96789, 96790, 96791, 96792, 96793, 96794, 96795, 96796, 96797, 96798, 96799, 96800, 96801, 96802, 96803, 96804, 96805, 96806, 96807, 96808, 96809, 96810, 96811, 96812, 96813, 96814, 96815, 96816, 96817, 96818, 96819, 96820, 96821, 96822, 96823, 96825, 96826, 96827, 96828, 96829, 96830, 96831, 96832, 96833, 96834, 96835, 96836, 96837, 96838, 96839, 96840, 96841, 96842, 96843, 96844, 96845, 96846, 96847, 96853, 96856, 96875, 96877, 96878, 96884, 96888, 96927, 96928, 96929, 96930, 96931, 96932, 96933, 96934, 96935, 96936, 96937, 96938, 96939, 96940, 96941, 96942, 96943, 96944, 96945, 96946, 96947, 96948, 96949, 96950, 96951, 96952, 96953, 96954, 96955, 96956, 96957, 96958, 96959, 96960, 96961, 96962, 96963, 96964, 96965, 96966, 96967, 96968, 96969, 96970, 96971, 96972, 96973, 96974, 96975, 96976, 96977, 96978, 96979, 96980, 96981, 96982, 96983, 96984, 96985, 96986, 96987, 96988, 96989, 96990, 96991, 96992, 96993, 96994, 96996, 96997, 96999, 97000, 97001, 97002, 97003, 97004, 97005, 97006, 97007, 97008, 97009, 97010, 97011, 97012, 97013, 97014, 97016, 97017, 97018, 97019, 97020, 97021, 97022, 97023, 97024, 97025, 97026, 97027, 97028, 97029, 97030, 97031, 97032, 97033, 97034, 97035, 97036, 97037, 97038, 97039, 97040, 97041, 97042, 97043, 97044, 97047, 97048, 97049, 97050, 97051, 97052, 97053, 97054, 97055, 97056, 97057, 97058, 97059, 97060, 97061, 97062, 97063, 97064, 97065, 97066, 97068, 97069, 97070, 97071, 97072, 97074, 97075, 97076, 97077, 97078, 97079, 97080, 97081, 97083, 97084, 97085, 97086, 97087, 97089, 97090, 97091, 97092, 97093, 97094, 97095, 97096, 97097, 97098, 97099, 97100, 97101, 97102, 97103, 97104, 97105, 97106, 97108, 97109, 97110, 97111, 97113, 97115, 97116, 97117, 97118, 97119, 97121, 97122, 97123, 97124, 97125, 97126, 97127, 97128, 97129, 97130, 97131, 97132, 97133, 97134, 97135, 97136, 97137, 97138, 97139, 97140, 97141, 97142, 97143, 97144, 97145, 97146, 97147, 97148, 97149, 97150, 97151, 97152, 97153, 97154, 97155, 97156, 97157, 97158, 97159, 97160, 97161, 97162, 97163, 97164, 97165, 97166, 97167, 97168, 97169, 97170, 97171, 97172, 97173, 97174, 97175, 97176, 97177, 97178, 97179, 97180, 97181, 97182, 97183, 97184, 97185, 97186, 97193, 97194, 97195, 97196, 97197, 97200, 97201, 97202, 97203, 97204, 97205, 97206, 97207, 97208, 97209, 97210, 97211, 97212, 97213, 97214, 97215, 97216, 97217, 97219, 97220, 97221, 97222, 97223, 97224, 97225, 97226, 97228, 97229, 97230, 97231, 97232, 97233, 97234, 97235, 97236, 97237, 97238, 97239, 97240, 97241, 97242, 97243, 97244, 97245, 97246, 97247, 97248, 97249, 97250, 97251, 97252, 97253, 97254, 97255, 97256, 97257, 97258, 97259, 97260, 97261, 97262, 97263, 97264, 97265, 97266, 97267, 97269, 97270, 97271, 97273, 97274, 97275, 97276, 97277, 97278, 97279, 97280, 97281, 97282, 97283, 97285, 97286, 97287, 97288, 97289, 97290, 97291, 97293, 97294, 97295, 97296, 97297, 97298, 97299, 97301, 97302, 97303, 97304, 97305, 97306, 97307, 97308, 97309, 97310, 97311, 97312, 97313, 97314, 97315, 97316, 97317, 97318, 97319, 97320, 97321, 97322, 97323, 97324, 97325, 97326, 97327, 97328, 97329, 97330, 97331, 97332, 97333, 97334, 97336, 97337, 97338, 97339, 97340, 97341, 97342, 97343, 97344, 97345, 97346, 97347, 97348, 97349, 97350, 97351, 97352, 97354, 97355, 97356, 97357, 97359, 97360, 97361, 97362, 97363, 97364, 97365, 97366, 97367, 97368, 97369, 97370, 97371, 97375, 97376, 97378, 97379, 97380, 97381, 97382, 97383, 97384, 97386, 97387, 97388, 97389, 97390, 97395, 97400, 97407, 97408, 97409, 97410, 97411, 97412, 97414, 97415, 97416, 97417, 97418, 97419, 97420, 97421, 97422, 97423, 97424, 97425, 97426, 97427, 97428, 97429, 97430, 97431, 97432, 97433, 97434, 97435, 97436, 97437, 97438, 97439, 97440, 97441, 97442, 97443, 97444, 97445, 97446, 97447, 97448, 97449, 97453, 97454, 97455, 97456, 97457, 97458, 97459, 97460, 97461, 97463, 97464, 97465, 97466, 97468, 97469, 97472, 97479, 97480, 97482, 97483, 97484, 97485, 97486, 97487, 97488, 97489, 97490, 97491, 97492, 97493, 97494, 97495, 97496, 97497, 97498, 97499, 97500, 97501, 97502, 97503, 97504, 97505, 97506, 97507, 97508, 97509, 97510, 97511, 97512, 97513, 97514, 97515, 97516, 97517, 97518, 97519, 97520, 97521, 97522, 97523, 97524, 97525, 97526, 97527, 97528, 97529, 97530, 97531, 97532, 97533, 97534, 97535, 97537, 97538, 97539, 97540, 97541, 97542, 97543, 97544, 97546, 97547, 97548, 97550, 97551, 97552, 97553, 97554, 97555, 97556, 97557, 97558, 97559, 97560, 97561, 97563, 97564, 97565, 97566, 97567, 97568, 97569, 97570, 97571, 97572, 97573, 97574, 97575, 97576, 97577, 97578, 97579, 97580, 97581, 97582, 97583, 97584, 97585, 97586, 97587, 97588, 97589, 97590, 97591, 97592, 97593, 97594, 97595, 97597, 97598, 97599, 97600, 97601, 97602, 97603, 97604, 97605, 97606, 97607, 97608, 97609, 97610, 97612, 97613, 97614, 97615, 97616, 97617, 97618, 97619, 97620, 97621, 97622, 97623, 97624, 97625, 97626, 97627, 97628, 97629, 97630, 97631, 97632, 97633, 97634, 97635, 97636, 97637, 97638, 97639, 97640, 97641, 97642, 97643, 97644, 97645, 97646, 97647, 97648, 97649, 97650, 97651, 97652, 97653, 97654, 97656, 97658, 97659, 97660, 97661, 97662, 97663, 97664, 97665, 97666, 97667, 97668, 97669, 97670, 97671, 97672, 97673, 97674, 97675, 97676, 97677, 97678, 97679, 97681, 97682, 97683, 97685, 97686, 97687, 97688, 97689, 97690, 97691, 97692, 97693, 97694, 97695, 97696, 97697, 97698, 97699, 97700, 97701, 97702, 97703, 97704, 97706, 97707, 97708, 97709, 97710, 97711, 97712, 97713, 97715, 97716, 97717, 97718, 97719, 97720, 97721, 97722, 97723, 97724, 97725, 97726, 97727, 97728, 97729, 97730, 97731, 97732, 97733, 97734, 97735, 97736, 97737, 97738, 97739, 97740, 97741, 97742, 97743, 97744, 97745, 97746, 97747, 97748, 97749, 97750, 97752, 97753, 97754, 97755, 97756, 97757, 97758, 97759, 97760, 97761, 97762, 97763, 97764, 97765, 97766, 97767, 97768, 97769, 97770, 97771, 97772, 97773, 97774, 97775, 97776, 97777, 97778, 97779, 97780, 97781, 97782, 97783, 97784, 97785, 97786, 97787, 97788, 97789, 97790, 97791, 97792, 97793, 97794, 97795, 97796, 97797, 97798, 97799, 97800, 97802, 97803, 97804, 97806, 97808, 97809, 97810, 97811, 97812, 97813, 97814, 97815, 97816, 97817, 97818, 97819, 97820, 97821, 97822, 97823, 97824, 97825, 97826, 97827, 97828, 97829, 97830, 97831, 97833, 97834, 97835, 97836, 97837, 97838, 97839, 97840, 97841, 97842, 97843, 97844, 97845, 97846, 97847, 97848, 97849, 97850, 97851, 97852, 97853, 97854, 97855, 97856, 97857, 97858, 97859, 97860, 97861, 97862, 97863, 97865, 97866, 97867, 97868, 97869, 97870, 97871, 97872, 97873, 97874, 97875, 97876, 97877, 97878, 97879, 97880, 97881, 97882, 97883, 97884, 97885, 97886, 97887, 97888, 97889, 97890, 97891, 97892, 97893, 97894, 97895, 97896, 97897, 97898, 97899, 97900, 97901, 97902, 97903, 97904, 97905, 97906, 97907, 97908, 97909, 97910, 97911, 97912, 97913, 97914, 97915, 97916, 97917, 97918, 97919, 97920, 97921, 97922, 97923, 97924, 97925, 97926, 97927, 97928, 97929, 97930, 97931, 97932, 97933, 97936, 97938, 97939, 97940, 97941, 97942, 97943, 97944, 97945, 97946, 97947, 97948, 97949, 97950, 97951, 97952, 97953, 97954, 97955, 97956, 97957, 97958, 97959, 97960, 97961, 97962, 97963, 97964, 97965, 97966, 97967, 97968, 97969, 97970, 97971, 97972, 97973, 97974, 97976, 97977, 97978, 97979, 97980, 97981, 97982, 97983, 97984, 97985, 97986, 97987, 97988, 97989, 97990, 97991, 97992, 97993, 97994, 97999, 98000, 98001, 98002, 98003, 98004, 98005, 98006, 98007, 98008, 98009, 98010, 98011, 98012, 98013, 98014, 98015, 98016, 98017, 98018, 98019, 98020, 98021, 98022, 98023, 98024, 98025, 98026, 98027, 98029, 98030, 98032, 98033, 98035, 98036, 98037, 98038, 98039, 98040, 98041, 98042, 98043, 98044, 98045, 98046, 98047, 98048, 98049, 98050, 98051, 98052, 98053, 98054, 98055, 98056, 98057, 98058, 98059, 98060, 98061, 98062, 98063, 98064, 98065, 98066, 98067, 98068, 98069, 98074, 98075, 98076, 98077, 98079, 98080, 98081, 98082, 98083, 98084, 98085, 98086, 98087, 98088, 98089, 98090, 98091, 98092, 98093, 98094, 98095, 98096, 98097, 98098, 98099, 98100, 98101, 98102, 98103, 98105, 98106, 98107, 98108, 98109, 98111, 98112, 98113, 98114, 98115, 98116, 98117, 98118, 98123, 98124, 98125, 98126, 98127, 98128, 98132, 98134, 98135, 98136, 98137, 98138, 98139, 98140, 98141, 98142, 98143, 98144, 98145, 98148, 98153, 98154, 98155, 98156, 98157, 98158, 98159, 98160, 98161, 98162, 98163, 98164, 98165, 98166, 98167, 98168, 98169, 98170, 98171, 98172, 98173, 98174, 98175, 98176, 98177, 98178, 98179, 98180, 98181, 98182, 98183, 98184, 98185, 98186, 98187, 98188, 98189, 98190, 98191, 98192, 98194, 98195, 98196, 98197, 98198, 98199, 98200, 98201, 98203, 98204, 98205, 98206, 98207, 98208, 98209, 98210, 98211, 98212, 98213, 98214, 98217, 98218, 98219, 98220, 98222, 98223, 98224, 98225, 98227, 98228, 98229, 98230, 98231, 98232, 98233, 98234, 98235, 98236, 98237, 98238, 98239, 98241, 98242, 98243, 98244, 98245, 98246, 98247, 98248, 98249, 98250, 98251, 98252, 98253, 98254, 98255, 98256, 98257, 98258, 98259, 98260, 98261, 98262, 98263, 98264, 98265, 98266, 98267, 98268, 98269, 98270, 98271, 98272, 98273, 98274, 98275, 98276, 98277, 98278, 98279, 98280, 98281, 98282, 98283, 98284, 98285, 98286, 98287, 98289, 98290, 98291, 98292, 98293, 98294, 98295, 98296, 98297, 98298, 98299, 98300, 98303, 98304, 98305, 98306, 98307, 98308, 98309, 98310, 98311, 98312, 98313, 98314, 98315, 98316, 98317, 98318, 98331, 98332, 98352, 98353, 98354, 98355, 98356, 98357, 98358, 98359, 98360, 98361, 98362, 98363, 98364, 98366, 98367, 98368, 98369, 98370, 98371, 98372, 98373, 98374, 98375, 98376, 98377, 98378, 98379, 98380, 98381, 98382, 98383, 98384, 98385, 98386, 98387, 98388, 98389, 98390, 98391, 98392, 98393, 98394, 98395, 98396, 98397, 98398, 98399, 98400, 98401, 98402, 98403, 98404, 98405, 98406, 98407, 98408, 98409, 98410, 98411, 98412, 98413, 98414, 98415, 98416, 98417, 98420, 98421, 98422, 98423, 98424, 98425, 98426, 98427, 98428, 98429, 98430, 98431, 98432, 98433, 98434, 98435, 98436, 98437, 98438, 98439, 98440, 98441, 98442, 98443, 98444, 98445, 98446, 98447, 98448, 98449, 98450, 98451, 98452, 98454, 98455, 98456, 98457, 98458, 98459, 98460, 98461, 98462, 98463, 98464, 98465, 98466, 98467, 98468, 98469, 98470, 98471, 98472, 98473, 98474, 98475, 98476, 98477, 98478, 98480, 98482, 98483, 98484, 98485, 98486, 98487, 98488, 98489, 98490, 98491, 98492, 98493, 98494, 98495, 98496, 98497, 98498, 98499, 98500, 98501, 98502, 98503, 98504, 98505, 98506, 98507, 98508, 98509, 98510, 98511, 98512, 98513, 98514, 98515, 98516, 98517, 98518, 98519, 98520, 98521, 98522, 98523, 98524, 98525, 98526, 98527, 98528, 98529, 98530, 98531, 98532, 98533, 98534, 98535, 98536, 98537, 98538, 98539, 98540, 98541, 98542, 98543, 98548, 98553, 98554, 98555, 98562, 98563, 98564, 98565, 98566, 98567, 98568, 98569, 98570, 98571, 98572, 98573, 98574, 98575, 98576, 98577, 98578, 98579, 98580, 98581, 98582, 98583, 98584, 98585, 98586, 98587, 98588, 98589, 98590, 98591, 98592, 98593, 98594, 98595, 98596, 98597, 98598, 98599, 98600, 98601, 98602, 98603, 98604, 98605, 98606, 98607, 98608, 98609, 98610, 98611, 98612, 98613, 98618, 98621, 98622, 98624, 98631, 98632, 98637, 98638, 98639, 98640, 98641, 98642, 98643, 98645, 98646, 98647, 98648, 98649, 98650, 98651, 98652, 98653, 98654, 98655, 98656, 98657, 98658, 98659, 98660, 98662, 98663, 98664, 98665, 98666, 98667, 98668, 98669, 98670, 98671, 98672, 98673, 98674, 98675, 98676, 98677, 98678, 98679, 98680, 98681, 98682, 98683, 98684, 98685, 98686, 98688, 98689, 98690, 98691, 98692, 98693, 98694, 98695, 98696, 98697, 98698, 98699, 98700, 98701, 98702, 98703, 98704, 98705, 98706, 98707, 98708, 98709, 98710, 98711, 98712, 98713, 98714, 98715, 98716, 98717, 98718, 98719, 98720, 98721, 98722, 98723, 98724, 98725, 98726, 98727, 98728, 98729, 98730, 98731, 98732, 98733, 98734, 98735, 98736, 98737, 98738, 98739, 98740, 98741, 98742, 98743, 98744, 98745, 98746, 98747, 98748, 98749, 98750, 98751, 98752, 98753, 98754, 98755, 98756, 98757, 98758, 98759, 98760, 98761, 98762, 98763, 98764, 98765, 98766, 98767, 98768, 98769, 98770, 98771, 98772, 98773, 98774, 98775, 98776, 98777, 98778, 98779, 98780, 98781, 98783, 98784, 98785, 98786, 98787, 98788, 98789, 98790, 98791, 98792, 98793, 98794, 98795, 98796, 98797, 98798, 98799, 98800, 98801, 98802, 98803, 98804, 98805, 98806, 98807, 98808, 98809, 98810, 98811, 98813, 98814, 98816, 98817, 98818, 98819, 98820, 98821, 98822, 98824, 98825, 98826, 98827, 98828, 98829, 98830, 98831, 98832, 98834, 98835, 98836, 98837, 98838, 98839, 98840, 98841, 98842, 98843, 98844, 98845, 98846, 98847, 98848, 98850, 98851, 98852, 98853, 98854, 98855, 98856, 98857, 98858, 98859, 98860, 98861, 98862, 98863, 98864, 98865, 98866, 98867, 98868, 98869, 98871, 98872, 98873, 98874, 98875, 98876, 98877, 98878, 98879, 98880, 98881, 98882, 98883, 98884, 98885, 98886, 98887, 98888, 98889, 98890, 98891, 98892, 98894, 98895, 98897, 98898, 98899, 98900, 98901, 98902, 98903, 98904, 98905, 98907, 98908, 98909, 98910, 98911, 98912, 98913, 98914, 98915, 98916, 98917, 98918, 98919, 98920, 98921, 98922, 98923, 98925, 98926, 98927, 98928, 98929, 98930, 98931, 98932, 98933, 98934, 98935, 98936, 98937, 98938, 98939, 98940, 98941, 98942, 98943, 98944, 98945, 98946, 98947, 98948, 98949, 98950, 98951, 98952, 98953, 98954, 98955, 98956, 98957, 98958, 98959, 98960, 98961, 98962, 98963, 98964, 98965, 98966, 98967, 98968, 98969, 98970, 98972, 98973, 98974, 98975, 98977, 98978, 98979, 98980, 98981, 98982, 98983, 98984, 98985, 98986, 98988, 98989, 98990, 98991, 98992, 98993, 98994, 98995, 98996, 98997, 98998, 98999, 99000, 99001, 99002, 99003, 99004, 99005, 99006, 99007, 99008, 99009, 99010, 99011, 99012, 99013, 99014, 99015, 99016, 99017, 99018, 99019, 99020, 99021, 99022, 99023, 99024, 99025, 99026, 99027, 99028, 99029, 99030, 99031, 99032, 99033, 99034, 99035, 99036, 99037, 99038, 99039, 99040, 99041, 99043, 99045, 99046, 99047, 99048, 99049, 99050, 99051, 99052, 99053, 99054, 99055, 99056, 99057, 99058, 99059, 99060, 99061, 99062, 99063, 99064, 99065, 99067, 99068, 99069, 99070, 99071, 99072, 99073, 99074, 99075, 99076, 99077, 99078, 99079, 99080, 99082, 99083, 99084, 99085, 99086, 99087, 99088, 99089, 99090, 99091, 99092, 99093, 99094, 99095, 99096, 99098, 99099, 99102, 99105, 99106, 99107, 99108, 99109, 99114, 99115, 99116, 99117, 99118, 99119, 99120, 99121, 99122, 99123, 99124, 99125, 99126, 99127, 99129, 99130, 99131, 99132, 99133, 99134, 99135, 99136, 99137, 99138, 99139, 99140, 99141, 99142, 99143, 99144, 99145, 99146, 99147, 99149, 99150, 99151, 99152, 99153, 99154, 99155, 99156, 99157, 99158, 99159, 99160, 99161, 99162, 99163, 99164, 99165, 99166, 99168, 99169, 99170, 99171, 99172, 99173, 99174, 99175, 99176, 99177, 99178, 99179, 99180, 99181, 99182, 99183, 99184, 99185, 99186, 99187, 99188, 99189, 99190, 99191, 99192, 99198, 99200, 99201, 99202, 99203, 99204, 99205, 99206, 99207, 99208, 99209, 99210, 99212, 99213, 99214, 99215, 99216, 99217, 99218, 99219, 99220, 99221, 99222, 99223, 99224, 99225, 99226, 99227, 99228, 99229, 99230, 99232, 99233, 99234, 99235, 99236, 99237, 99238, 99239, 99240, 99241, 99242, 99243, 99244, 99245, 99246, 99247, 99248, 99249, 99250, 99251, 99252, 99253, 99254, 99255, 99256, 99257, 99258, 99259, 99260, 99261, 99262, 99263, 99264, 99265, 99266, 99267, 99268, 99269, 99270, 99271, 99272, 99273, 99274, 99275, 99276, 99277, 99278, 99279, 99280, 99287, 99288, 99289, 99290, 99291, 99292, 99293, 99294, 99295, 99296, 99297, 99298, 99299, 99300, 99301, 99302, 99303, 99304, 99305, 99306, 99307, 99308, 99309, 99310, 99311, 99312, 99313, 99314, 99315, 99320, 99321, 99322, 99323, 99324, 99325, 99326, 99327, 99328, 99329, 99330, 99331, 99332, 99333, 99334, 99335, 99337, 99338, 99339, 99340, 99342, 99343, 99344, 99349, 99350, 99351, 99352, 99353, 99354, 99355, 99356, 99357, 99358, 99359, 99360, 99361, 99362, 99363, 99364, 99365, 99366, 99367, 99368, 99369, 99370, 99371, 99372, 99373, 99374, 99375, 99376, 99377, 99378, 99379, 99380, 99381, 99382, 99383, 99384, 99385, 99386, 99387, 99388, 99389, 99390, 99391, 99392, 99393, 99394, 99395, 99396, 99397, 99398, 99399, 99400, 99401, 99402, 99403, 99404, 99405, 99406, 99407, 99408, 99409, 99410, 99411, 99412, 99413, 99414, 99415, 99416, 99417, 99418, 99419, 99420, 99422, 99423, 99424, 99425, 99426, 99427, 99428, 99429, 99430, 99431, 99432, 99433, 99434, 99435, 99436, 99437, 99438, 99439, 99440, 99441, 99442, 99443, 99444, 99445, 99446, 99447, 99448, 99450, 99451, 99452, 99453, 99454, 99455, 99456, 99457, 99458, 99459, 99460, 99461, 99462, 99463, 99464, 99465, 99466, 99467, 99468, 99470, 99472, 99473, 99474, 99475, 99476, 99478, 99479, 99480, 99481, 99482, 99483, 99484, 99485, 99486, 99487, 99488, 99489, 99490, 99491, 99492, 99493, 99494, 99495, 99496, 99497, 99498, 99499, 99501, 99502, 99503, 99504, 99505, 99506, 99507, 99508, 99509, 99510, 99511, 99513, 99514, 99515, 99516, 99517, 99518, 99519, 99520, 99522, 99523, 99524, 99525, 99526, 99527, 99528, 99529, 99530, 99531, 99532, 99533, 99534, 99535, 99536, 99537, 99538, 99539, 99540, 99541, 99542, 99543, 99544, 99547, 99548, 99549, 99550, 99551, 99552, 99553, 99554, 99555, 99556, 99557, 99558, 99559, 99560, 99561, 99562, 99563, 99564, 99565, 99566, 99567, 99570, 99571, 99572, 99573, 99574, 99575, 99576, 99577, 99578, 99579, 99580, 99581, 99582, 99583, 99584, 99585, 99586, 99587, 99588, 99589, 99590, 99591, 99592, 99593, 99594, 99595, 99596, 99597, 99598, 99599, 99600, 99601, 99602, 99603, 99604, 99605, 99606, 99607, 99608, 99609, 99610, 99611, 99612, 99613, 99614, 99615, 99616, 99617, 99618, 99619, 99620, 99621, 99622, 99623, 99624, 99625, 99627, 99628, 99629, 99630, 99631, 99632, 99633, 99635, 99636, 99637, 99638, 99639, 99640, 99641, 99642, 99643, 99644, 99645, 99646, 99647, 99648, 99649, 99650, 99651, 99652, 99653, 99654, 99655, 99656, 99657, 99658, 99659, 99660, 99663, 99664, 99665, 99666, 99667, 99669, 99670, 99671, 99672, 99673, 99674, 99675, 99676, 99677, 99678, 99679, 99680, 99681, 99682, 99683, 99684, 99685, 99686, 99687, 99688, 99689, 99691, 99692, 99693, 99694, 99695, 99696, 99697, 99698, 99699, 99700, 99701, 99702, 99703, 99704, 99705, 99706, 99707, 99708, 99709, 99710, 99711, 99712, 99713, 99715, 99716, 99717, 99718, 99719, 99720, 99721, 99722, 99723, 99724, 99725, 99726, 99727, 99728, 99729, 99730, 99731, 99732, 99734, 99735, 99736, 99737, 99738, 99739, 99740, 99741, 99742, 99743, 99744, 99745, 99746, 99747, 99748, 99749, 99750, 99751, 99752, 99753, 99754, 99755, 99756, 99757, 99758, 99759, 99760, 99761, 99762, 99763, 99764, 99765, 99766, 99767, 99768, 99769, 99770, 99771, 99772, 99773, 99774, 99776, 99777, 99778, 99779, 99780, 99781, 99782, 99783, 99784, 99785, 99786, 99787, 99788, 99789, 99790, 99791, 99792, 99793, 99794, 99795, 99796, 99797, 99798, 99800, 99801, 99802, 99803, 99804, 99805, 99806, 99808, 99812, 99813, 99814, 99815, 99820, 99821, 99822, 99823, 99824, 99825, 99826, 99827, 99828, 99835, 99836, 99837, 99838, 99839, 99840, 99841, 99842, 99843, 99844, 99845, 99846, 99847, 99848, 99849, 99850, 99851, 99852, 99854, 99856, 99857, 99858, 99859, 99860, 99861, 99862, 99863, 99864, 99865, 99866, 99867, 99868, 99870, 99871, 99872, 99873, 99874, 99875, 99876, 99877, 99878, 99879, 99880, 99881, 99882, 99883, 99884, 99886, 99887, 99888, 99889, 99890, 99891, 99893, 99894, 99895, 99896, 99897, 99898, 99899, 99900, 99901, 99902, 99903, 99904, 99905, 99906, 99907, 99908, 99910, 99911, 99912, 99913, 99914, 99915, 99916, 99917, 99918, 99919, 99920, 99921, 99922, 99923, 99924, 99925, 99926, 99927, 99928, 99929, 99930, 99931, 99932, 99933, 99934, 99935, 99936, 99937, 99938, 99939, 99940, 99941, 99942, 99943, 99944, 99945, 99946, 99947, 99948, 99949, 99950, 99951, 99952, 99953, 99954, 99955, 99956, 99957, 99958, 99959, 99960, 99961, 99962, 99963, 99964, 99965, 99966, 99967, 99968, 99969, 99970, 99971, 99972, 99973, 99974, 99975, 99976, 99978, 99979, 99980, 99981, 99982, 99983, 99984, 99985, 99986, 99987, 99988, 99989, 99990, 99991, 99992, 99993, 99994, 99995, 99996, 99997, 99998, 99999, 100000, 100001, 100002, 100003, 100004, 100005, 100006, 100007, 100008, 100009, 100010, 100011, 100012, 100013, 100014, 100015, 100016, 100017, 100018, 100019, 100020, 100021, 100022, 100023, 100024, 100025, 100026, 100027, 100028, 100029, 100030, 100031, 100032, 100034, 100035, 100036, 100037, 100038, 100039, 100040, 100041, 100042, 100043, 100044, 100046, 100047, 100048, 100049, 100050, 100052, 100053, 100054, 100055, 100056, 100057, 100058, 100059, 100060, 100061, 100062, 100063, 100064, 100065, 100066, 100067, 100068, 100069, 100070, 100071, 100072, 100073, 100074, 100075, 100076, 100077, 100078, 100080, 100081, 100082, 100083, 100084, 100085, 100086, 100087, 100088, 100089, 100090, 100091, 100092, 100093, 100094, 100095, 100096, 100097, 100098, 100099, 100100, 100101, 100102, 100103, 100104, 100105, 100106, 100107, 100108, 100109, 100110, 100111, 100112, 100113, 100114, 100115, 100116, 100117, 100118, 100119, 100120, 100121, 100122, 100123, 100124, 100125, 100126, 100127, 100128, 100129, 100130, 100131, 100132, 100133, 100134, 100135, 100136, 100137, 100138, 100139, 100140, 100141); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (100142, 100143, 100144, 100145, 100146, 100147, 100148, 100149, 100150, 100151, 100152, 100153, 100154, 100155, 100156, 100157, 100158, 100159, 100160, 100161, 100162, 100164, 100165, 100166, 100167, 100168, 100169, 100170, 100171, 100172, 100173, 100174, 100175, 100176, 100177, 100178, 100179, 100180, 100181, 100182, 100183, 100184, 100185, 100186, 100187, 100188, 100190, 100191, 100192, 100193, 100194, 100195, 100196, 100197, 100198, 100199, 100200, 100201, 100202, 100203, 100204, 100205, 100207, 100208, 100209, 100210, 100211, 100212, 100213, 100214, 100215, 100216, 100217, 100218, 100219, 100220, 100221, 100222, 100223, 100224, 100225, 100226, 100227, 100228, 100229, 100230, 100231, 100232, 100233, 100234, 100235, 100236, 100237, 100238, 100239, 100240, 100241, 100242, 100243, 100244, 100245, 100246, 100247, 100248, 100249, 100250, 100251, 100252, 100253, 100254, 100255, 100256, 100257, 100258, 100259, 100260, 100262, 100263, 100264, 100265, 100266, 100267, 100268, 100269, 100270, 100271, 100272, 100273, 100274, 100275, 100276, 100277, 100278, 100279, 100280, 100281, 100282, 100283, 100284, 100285, 100286, 100287, 100288, 100289, 100290, 100291, 100292, 100293, 100294, 100296, 100297, 100298, 100299, 100300, 100301, 100302, 100303, 100305, 100306, 100307, 100308, 100309, 100310, 100311, 100312, 100313, 100314, 100315, 100316, 100317, 100318, 100319, 100320, 100321, 100322, 100323, 100324, 100325, 100326, 100327, 100328, 100329, 100330, 100331, 100332, 100333, 100334, 100335, 100336, 100338, 100339, 100340, 100341, 100342, 100343, 100344, 100345, 100346, 100347, 100348, 100349, 100351, 100352, 100353, 100354, 100355, 100356, 100357, 100358, 100359, 100360, 100361, 100362, 100363, 100364, 100365, 100366, 100367, 100368, 100369, 100370, 100375, 100376, 100378, 100379, 100380, 100381, 100382, 100383, 100384, 100385, 100387, 100388, 100389, 100390, 100391, 100392, 100393, 100394, 100395, 100396, 100397, 100398, 100399, 100400, 100401, 100402, 100403, 100404, 100405, 100406, 100407, 100408, 100409, 100410, 100411, 100412, 100413, 100414, 100415, 100416, 100417, 100418, 100419, 100422, 100423, 100424, 100425, 100426, 100427, 100428, 100429, 100430, 100431, 100433, 100434, 100435, 100436, 100437, 100438, 100439, 100440, 100441, 100442, 100443, 100444, 100445, 100446, 100447, 100448, 100449, 100450, 100451, 100452, 100453, 100454, 100455, 100456, 100457, 100458, 100459, 100460, 100461, 100462, 100463, 100464, 100465, 100466, 100467, 100468, 100469, 100470, 100471, 100472, 100473, 100474, 100475, 100476, 100477, 100478, 100479, 100480, 100481, 100482, 100483, 100484, 100485, 100486, 100487, 100488, 100489, 100490, 100491, 100492, 100493, 100494, 100495, 100496, 100497, 100498, 100499, 100500, 100501, 100502, 100503, 100504, 100505, 100506, 100507, 100508, 100509, 100510, 100511, 100512, 100513, 100514, 100515, 100516, 100517, 100518, 100519, 100520, 100521, 100522, 100523, 100524, 100525, 100526, 100527, 100528, 100529, 100530, 100531, 100532, 100533, 100534, 100537, 100538, 100539, 100540, 100541, 100543, 100545, 100546, 100547, 100548, 100549, 100550, 100552, 100556, 100557, 100558, 100559, 100560, 100561, 100562, 100563, 100570, 100571, 100573, 100574, 100575, 100576, 100577, 100578, 100583, 100584, 100585, 100586, 100587, 100590, 100591, 100592, 100593, 100594, 100595, 100596, 100597, 100600, 100613, 100614, 100621, 100622, 100623, 100632, 100633, 100634, 100635, 100636, 100643, 100644, 100645, 100646, 100647, 100648, 100649, 100650, 100651, 100652, 100653, 100654, 100655, 100656, 100657, 100658, 100659, 100660, 100661, 100662, 100663, 100664, 100665, 100666, 100667, 100668, 100669, 100670, 100671, 100672, 100673, 100674, 100675, 100676, 100677, 100678, 100679, 100680, 100681, 100682, 100683, 100684, 100685, 100686, 100687, 100688, 100689, 100690, 100691, 100692, 100693, 100694, 100695, 100696, 100697, 100698, 100699, 100700, 100701, 100702, 100703, 100704, 100705, 100706, 100707, 100708, 100709, 100710, 100711, 100712, 100713, 100714, 100715, 100716, 100717, 100718, 100719, 100720, 100721, 100722, 100723, 100724, 100725, 100727, 100728, 100729, 100730, 100731, 100732, 100733, 100734, 100735, 100736, 100737, 100738, 100739, 100740, 100741, 100742, 100743, 100744, 100745, 100746, 100748, 100749, 100750, 100751, 100752, 100753, 100754, 100755, 100756, 100757, 100758, 100759, 100760, 100761, 100762, 100763, 100764, 100766, 100767, 100768, 100769, 100770, 100771, 100772, 100774, 100775, 100776, 100777, 100778, 100779, 100780, 100783, 100784, 100785, 100786, 100787, 100788, 100789, 100790, 100791, 100795, 100796, 100797, 100798, 100799, 100800, 100801, 100802, 100803, 100804, 100805, 100806, 100807, 100808, 100809, 100810, 100811, 100812, 100813, 100814, 100815, 100816, 100818, 100819, 100820, 100821, 100823, 100824, 100825, 100826, 100827, 100828, 100829, 100830, 100831, 100832, 100833, 100835, 100836, 100837, 100838, 100839, 100840, 100841, 100842, 100843, 100844, 100845, 100846, 100847, 100848, 100849, 100850, 100852, 100855, 100856, 100857, 100858, 100860, 100861, 100862, 100864, 100865, 100866, 100867, 100868, 100869, 100870, 100871, 100872, 100873, 100874, 100875, 100876, 100877, 100878, 100879, 100880, 100883, 100884, 100885, 100886, 100887, 100888, 100889, 100890, 100891, 100892, 100893, 100894, 100895, 100896, 100897, 100898, 100899, 100900, 100901, 100902, 100903, 100904, 100931, 100932, 100933, 100934, 100935, 100936, 100937, 100938, 100939, 100940, 100942, 100943, 100944, 100945, 100946, 100947, 100948, 100949, 100950, 100951, 100952, 100953, 100954, 100955, 100956, 100957, 100958, 100959, 100960, 100962, 100963, 100964, 100965, 100967, 100972, 100973, 100974, 100975, 100977, 100978, 100979, 100980, 100981, 100982, 100983, 100984, 100985, 100987, 100988, 100989, 100990, 100991, 100992, 100993, 100994, 100995, 100996, 100997, 100998, 100999, 101000, 101001, 101002, 101004, 101005, 101006, 101007, 101008, 101009, 101010, 101011, 101012, 101013, 101018, 101019, 101020, 101021, 101022, 101023, 101024, 101025, 101026, 101027, 101028, 101033, 101034, 101035, 101036, 101037, 101038, 101043, 101046, 101047, 101048, 101049, 101050, 101051, 101052, 101053, 101054, 101055, 101056, 101057, 101058, 101059, 101060, 101061, 101062, 101063, 101064, 101065, 101068, 101069, 101070, 101071, 101072, 101073, 101074, 101075, 101076, 101077, 101078, 101079, 101080, 101081, 101082, 101083, 101084, 101085, 101086, 101088, 101089, 101090, 101091, 101092, 101093, 101094, 101095, 101096, 101097, 101098, 101099, 101100, 101101, 101103, 101104, 101105, 101106, 101107, 101108, 101110, 101111, 101112, 101113, 101114, 101115, 101116, 101117, 101118, 101119, 101120, 101121, 101122, 101127, 101129, 101130, 101131, 101132, 101133, 101134, 101141, 101144, 101145, 101146, 101148, 101149, 101150, 101151, 101152, 101154, 101155, 101159, 101160, 101161, 101162, 101163, 101164, 101165, 101166, 101167, 101168, 101169, 101170, 101171, 101172, 101173, 101174, 101175, 101176, 101177, 101178, 101179, 101180, 101181, 101182, 101183, 101184, 101185, 101186, 101187, 101188, 101189, 101190, 101191, 101192, 101193, 101194, 101195, 101196, 101197, 101198, 101199, 101200, 101201, 101202, 101203, 101204, 101205, 101206, 101207, 101208, 101209, 101210, 101211, 101212, 101213, 101214, 101215, 101216, 101217, 101218, 101219, 101220, 101221, 101224, 101228, 101229, 101230, 101231, 101232, 101233, 101234, 101235, 101236, 101237, 101238, 101239, 101240, 101241, 101242, 101243, 101244, 101245, 101246, 101247, 101248, 101249, 101250, 101251, 101252, 101253, 101254, 101255, 101256, 101257, 101258, 101259, 101260, 101261, 101262, 101263, 101264, 101265, 101266, 101267, 101268, 101269, 101270, 101271, 101272, 101273, 101274, 101275, 101276, 101277, 101278, 101279, 101280, 101281, 101282, 101285, 101286, 101287, 101288, 101289, 101291, 101292, 101293, 101294, 101295, 101296, 101297, 101299, 101300, 101301, 101305, 101306, 101307, 101308, 101310, 101313, 101314, 101315, 101316, 101317, 101318, 101319, 101320, 101321, 101322, 101323, 101324, 101325, 101326, 101327, 101328, 101329, 101330, 101331, 101332, 101333, 101334, 101335, 101337, 101338, 101339, 101340, 101342, 101344, 101355, 101358, 101359, 101360, 101361, 101362, 101363, 101364, 101365, 101366, 101367, 101368, 101369, 101379, 101380, 101381, 101382, 101383, 101384, 101385, 101386, 101387, 101388, 101389, 101390, 101391, 101392, 101393, 101394, 101395, 101396, 101397, 101398, 101399, 101400, 101401, 101402, 101403, 101404, 101405, 101406, 101407, 101408, 101409, 101410, 101411, 101412, 101413, 101414, 101415, 101416, 101417, 101418, 101419, 101420, 101421, 101422, 101423, 101424, 101425, 101426, 101427, 101428, 101429, 101430, 101431, 101432, 101433, 101434, 101435, 101436, 101437, 101438, 101440, 101441, 101442, 101443, 101444, 101445, 101446, 101447, 101448, 101449, 101450, 101451, 101452, 101453, 101454, 101455, 101456, 101457, 101458, 101459, 101460, 101461, 101462, 101463, 101464, 101465, 101466, 101467, 101468, 101469, 101470, 101471, 101474, 101476, 101477, 101478, 101479, 101480, 101481, 101482, 101483, 101484, 101485, 101486, 101487, 101489, 101490, 101491, 101492, 101493, 101495, 101497, 101498, 101499, 101500, 101501, 101502, 101504, 101505, 101506, 101507, 101508, 101509, 101513, 101514, 101515, 101516, 101517, 101518, 101519, 101524, 101525, 101527, 101532, 101534, 101537, 101538, 101539, 101540, 101541, 101542, 101547, 101548, 101549, 101550, 101551, 101552, 101554, 101555, 101563, 101564, 101565, 101566, 101568, 101570, 101573, 101574, 101575, 101576, 101577, 101578, 101579, 101580, 101581, 101582, 101583, 101584, 101585, 101586, 101587, 101588, 101589, 101590, 101591, 101592, 101593, 101594, 101596, 101597, 101598, 101600, 101601, 101602, 101603, 101604, 101605, 101607, 101609, 101610, 101611, 101614, 101616, 101617, 101618, 101619, 101620, 101621, 101622, 101623, 101624, 101625, 101626, 101627, 101628, 101629, 101630, 101632, 101633, 101634, 101635, 101637, 101638, 101639, 101640, 101641, 101642, 101644, 101645, 101646, 101647, 101648, 101649, 101651, 101652, 101653, 101654, 101655, 101656, 101657, 101658, 101659, 101660, 101661, 101662, 101663, 101664, 101665, 101666, 101667, 101670, 101671, 101672, 101673, 101674, 101675, 101677, 101678, 101679, 101680, 101681, 101682, 101683, 101684, 101685, 101686, 101687, 101688, 101690, 101691, 101692, 101693, 101694, 101695, 101696, 101697, 101699, 101700, 101701, 101702, 101703, 101704, 101705, 101706, 101707, 101708, 101709, 101711, 101712, 101713, 101714, 101715, 101731, 101733, 101738, 101739, 101740, 101742, 101743, 101744, 101745, 101746, 101747, 101748, 101749, 101750, 101751, 101752, 101753, 101754, 101755, 101756, 101757, 101758, 101759, 101760, 101761, 101762, 101763, 101764, 101765, 101766, 101767, 101768, 101769, 101770, 101771, 101772, 101773, 101774, 101775, 101776, 101777, 101778, 101779, 101780, 101781, 101782, 101783, 101784, 101785, 101786, 101787, 101788, 101789, 101790, 101791, 101792, 101793, 101794, 101795, 101796, 101797, 101798, 101799, 101800, 101801, 101802, 101803, 101804, 101805, 101806, 101807, 101808, 101809, 101810, 101811, 101812, 101813, 101814, 101815, 101816, 101817, 101818, 101819, 101820, 101821, 101822, 101823, 101824, 101825, 101826, 101827, 101828, 101829, 101830, 101831, 101832, 101833, 101834, 101835, 101836, 101837, 101838, 101839, 101840, 101841, 101842, 101843, 101844, 101845, 101846, 101847, 101848, 101849, 101850, 101851, 101852, 101853, 101854, 101855, 101856, 101857, 101858, 101860, 101861, 101862, 101863, 101864, 101865, 101866, 101867, 101868, 101869, 101870, 101871, 101872, 101873, 101874, 101875, 101876, 101877, 101878, 101879, 101880, 101881, 101882, 101883, 101884, 101885, 101886, 101887, 101889, 101890, 101891, 101892, 101893, 101895, 101896, 101897, 101898, 101899, 101900, 101901, 101902, 101903, 101904, 101905, 101906, 101907, 101908, 101909, 101910, 101911, 101912, 101913, 101914, 101915, 101916, 101917, 101918, 101919, 101920, 101921, 101922, 101923, 101924, 101925, 101926, 101927, 101928, 101929, 101930, 101931, 101932, 101933, 101934, 101935, 101936, 101937, 101938, 101939, 101940, 101941, 101942, 101943, 101944, 101945, 101946, 101947, 101948, 101949, 101950, 101951, 101952, 101953, 101954, 101955, 101956, 101957, 101958, 101959, 101961, 101962, 101964, 101966, 101967, 101968, 101969, 101970, 101971, 101972, 101974, 101976, 101977, 101978, 101979, 101980, 101981, 101982, 101983, 101984, 101985, 101986, 101987, 101990, 101991, 101992, 101993, 101994, 101995, 101996, 101997, 101998, 101999, 102000, 102003, 102004, 102005, 102006, 102007, 102008, 102009, 102010, 102011, 102012, 102013, 102014, 102015, 102016, 102017, 102018, 102019, 102020, 102021, 102022, 102023, 102024, 102025, 102027, 102029, 102030, 102031, 102032, 102033, 102034, 102035, 102036, 102037, 102038, 102039, 102040, 102042, 102043, 102044, 102045, 102046, 102047, 102048, 102049, 102050, 102051, 102052, 102053, 102054, 102055, 102057, 102059, 102060, 102061, 102062, 102063, 102064, 102066, 102070, 102074, 102075, 102078, 102080, 102084, 102085, 102088, 102091, 102092, 102093, 102094, 102095, 102096, 102099, 102100, 102101, 102102, 102103, 102104, 102105, 102106, 102107, 102108, 102109, 102110, 102111, 102112, 102113, 102114, 102115, 102116, 102117, 102118, 102119, 102120, 102121, 102123, 102124, 102125, 102126, 102127, 102128, 102129, 102130, 102131, 102132, 102134, 102135, 102136, 102137, 102138, 102139, 102140, 102141, 102142, 102143, 102144, 102145, 102154, 102155, 102156, 102157, 102158, 102159, 102160, 102161, 102162, 102163, 102164, 102165, 102166, 102167, 102168, 102169, 102170, 102171, 102172, 102173, 102174, 102175, 102176, 102177, 102178, 102179, 102180, 102181, 102182, 102183, 102184, 102185, 102186, 102190, 102191, 102192, 102193, 102194, 102195, 102196, 102197, 102198, 102199, 102200, 102202, 102203, 102204, 102205, 102206, 102207, 102208, 102209, 102210, 102211, 102212, 102213, 102214, 102215, 102216, 102217, 102218, 102219, 102221, 102222, 102223, 102224, 102225, 102226, 102227, 102228, 102229, 102230, 102231, 102232, 102239, 102240, 102241, 102242, 102243, 102244, 102245, 102246, 102247, 102248, 102249, 102250, 102251, 102252, 102253, 102255, 102256, 102257, 102258, 102259, 102260, 102261, 102262, 102263, 102264, 102265, 102266, 102267, 102268, 102269, 102270, 102271, 102272, 102273, 102274, 102275, 102276, 102277, 102278, 102279, 102280, 102281, 102282, 102283, 102284, 102285, 102286, 102287, 102288, 102289, 102290, 102291, 102292, 102293, 102294, 102295, 102296, 102297, 102298, 102300, 102301, 102302, 102303, 102304, 102305, 102306, 102307, 102309, 102310, 102311, 102312, 102313, 102314, 102315, 102316, 102317, 102319, 102320, 102321, 102322, 102323, 102324, 102325, 102326, 102327, 102328, 102329, 102330, 102331, 102333, 102334, 102335, 102336, 102337, 102338, 102339, 102340, 102341, 102342, 102343, 102344, 102345, 102346, 102347, 102348, 102349, 102350, 102351, 102352, 102354, 102355, 102356, 102357, 102358, 102359, 102360, 102361, 102362, 102363, 102364, 102365, 102366, 102367, 102368, 102369, 102370, 102371, 102372, 102373, 102374, 102375, 102376, 102377, 102380, 102381, 102382, 102383, 102384, 102385, 102386, 102387, 102388, 102389, 102390, 102391, 102392, 102393, 102394, 102395, 102396, 102397, 102398, 102400, 102401, 102402, 102403, 102404, 102405, 102406, 102407, 102408, 102410, 102411, 102412, 102413, 102414, 102415, 102416, 102417, 102419, 102420, 102421, 102422, 102423, 102425, 102426, 102427, 102428, 102429, 102430, 102431, 102432, 102433, 102434, 102435, 102436, 102437, 102438, 102439, 102440, 102441, 102442, 102443, 102444, 102445, 102446, 102447, 102448, 102449, 102450, 102451, 102452, 102453, 102454, 102455, 102456, 102457, 102458, 102459, 102462, 102463, 102464, 102465, 102466, 102468, 102469, 102470, 102471, 102472, 102473, 102474, 102475, 102476, 102477, 102478, 102479, 102480, 102481, 102482, 102486, 102487, 102488, 102489, 102490, 102491, 102492, 102493, 102494, 102495, 102496, 102499, 102500, 102501, 102503, 102504, 102505, 102506, 102507, 102508, 102509, 102510, 102511, 102512, 102513, 102514, 102515, 102516, 102517, 102518, 102519, 102520, 102521, 102522, 102523, 102524, 102525, 102527, 102528, 102529, 102531, 102532, 102533, 102534, 102537, 102538, 102539, 102540, 102541, 102542, 102543, 102544, 102545, 102546, 102547, 102548, 102549, 102550, 102551, 102553, 102554, 102555, 102556, 102557, 102558, 102560, 102561, 102562, 102563, 102564, 102566, 102567, 102568, 102570, 102571, 102572, 102573, 102574, 102575, 102578, 102580, 102581, 102583, 102584, 102585, 102586, 102587, 102588, 102589, 102590, 102591, 102592, 102593, 102594, 102595, 102596, 102597, 102598, 102599, 102600, 102601, 102602, 102603, 102604, 102605, 102606, 102607, 102608, 102609, 102610, 102611, 102614, 102615, 102616, 102617, 102618, 102619, 102620, 102621, 102622, 102623, 102624, 102625, 102626, 102627, 102628, 102629, 102630, 102631, 102632, 102633, 102634, 102636, 102637, 102638, 102639, 102640, 102641, 102643, 102644, 102645, 102646, 102647, 102648, 102649, 102650, 102651, 102652, 102653, 102654, 102655, 102656, 102657, 102658, 102659, 102660, 102661, 102662, 102663, 102664, 102665, 102666, 102667, 102668, 102669, 102670, 102671, 102672, 102673, 102675, 102676, 102677, 102678, 102679, 102680, 102681, 102682, 102683, 102685, 102686, 102687, 102688, 102689, 102690, 102691, 102692, 102693, 102694, 102695, 102696, 102697, 102698, 102699, 102700, 102701, 102702, 102703, 102704, 102705, 102706, 102707, 102708, 102709, 102710, 102711, 102712, 102713, 102714, 102716, 102722, 102724, 102725, 102726, 102727, 102728, 102729, 102734, 102735, 102736, 102737, 102738, 102739, 102740, 102741, 102742, 102743, 102744, 102745, 102746, 102747, 102748, 102749, 102750, 102751, 102752, 102753, 102754, 102755, 102756, 102757, 102758, 102759, 102760, 102761, 102768, 102769, 102770, 102772, 102773, 102774, 102775, 102776, 102777, 102778, 102780, 102781, 102784, 102785, 102786, 102787, 102788, 102789, 102790, 102791, 102792, 102793, 102794, 102795, 102796, 102797, 102798, 102799, 102800, 102801, 102802, 102803, 102804, 102805, 102806, 102807, 102808, 102809, 102810, 102817, 102818, 102819, 102820, 102822, 102823, 102824, 102825, 102826, 102827, 102828, 102829, 102830, 102831, 102837, 102838, 102839, 102840, 102841, 102842, 102843, 102844, 102845, 102846, 102847, 102848, 102849, 102850, 102851, 102852, 102854, 102855, 102856, 102857, 102858, 102859, 102860, 102861, 102862, 102863, 102864, 102865, 102866, 102867, 102868, 102869, 102871, 102872, 102873, 102874, 102875, 102876, 102877, 102878, 102879, 102880, 102881, 102882, 102883, 102884, 102886, 102887, 102889, 102890, 102891, 102892, 102893, 102894, 102895, 102896, 102897, 102898, 102899, 102900, 102901, 102902, 102903, 102904, 102905, 102906, 102907, 102908, 102909, 102910, 102911, 102912, 102913, 102914, 102915, 102916, 102917, 102918, 102919, 102920, 102922, 102923, 102924, 102925, 102926, 102927, 102929, 102930, 102931, 102932, 102933, 102936, 102937, 102938, 102939, 102940, 102941, 102942, 102943, 102944, 102945, 102946, 102947, 102948, 102949, 102950, 102951, 102952, 102953, 102954, 102955, 102956, 102957, 102958, 102959, 102960, 102961, 102962, 102963, 102964, 102965, 102966, 102967, 102968, 102969, 102970, 102971, 102973, 102974, 102975, 102976, 102977, 102978, 102979, 102980, 102981, 102982, 102983, 102984, 102985, 102986, 102987, 102988, 102989, 102990, 102991, 102992, 102993, 102994, 102995, 102996, 102998, 102999, 103000, 103001, 103002, 103003, 103004, 103005, 103006, 103007, 103008, 103009, 103010, 103011, 103012, 103013, 103014, 103015, 103016, 103017, 103019, 103020, 103021, 103022, 103023, 103024, 103025, 103026, 103027, 103028, 103029, 103030, 103031, 103032, 103033, 103034, 103035, 103036, 103037, 103038, 103039, 103040, 103041, 103042, 103043, 103044, 103045, 103046, 103047, 103048, 103049, 103050, 103051, 103053, 103054, 103055, 103056, 103057, 103058, 103059, 103060, 103061, 103062, 103063, 103064, 103065, 103067, 103068, 103069, 103070, 103071, 103072, 103073, 103074, 103075, 103076, 103077, 103079, 103080, 103081, 103082, 103083, 103084, 103085, 103089, 103090, 103091, 103092, 103093, 103094, 103095, 103096, 103097, 103098, 103100, 103102, 103103, 103104, 103105, 103106, 103107, 103108, 103109, 103110, 103111, 103112, 103114, 103115, 103116, 103117, 103118, 103119, 103120, 103121, 103122, 103123, 103124, 103125, 103126, 103127, 103128, 103129, 103130, 103131, 103132, 103133, 103134, 103135, 103136, 103137, 103138, 103139, 103140, 103141, 103142, 103143, 103144, 103145, 103146, 103148, 103149, 103150, 103151, 103152, 103153, 103154, 103155, 103156, 103157, 103158, 103159, 103160, 103161, 103162, 103163, 103164, 103165, 103166, 103167, 103168, 103169, 103170, 103171, 103172, 103173, 103174, 103175, 103176, 103177, 103178, 103179, 103180, 103181, 103182, 103183, 103184, 103185, 103186, 103187, 103188, 103189, 103190, 103191, 103192, 103193, 103194, 103195, 103196, 103197, 103198, 103199, 103200, 103201, 103202, 103203, 103204, 103205, 103206, 103207, 103208, 103209, 103210, 103211, 103212, 103213, 103214, 103215, 103216, 103217, 103218, 103219, 103220, 103221, 103222, 103223, 103224, 103225, 103226, 103227, 103228, 103229, 103230, 103231, 103232, 103233, 103234, 103235, 103236, 103237, 103238, 103239, 103240, 103241, 103242, 103243, 103244, 103245, 103246, 103247, 103248, 103249, 103250, 103251, 103252, 103253, 103254, 103255, 103256, 103257, 103258, 103259, 103260, 103261, 103262, 103263, 103264, 103265, 103266, 103267, 103268, 103269, 103270, 103271, 103272, 103273, 103276, 103277, 103278, 103279, 103280, 103281, 103287, 103290, 103291, 103292, 103293, 103294, 103295, 103296, 103297, 103298, 103299, 103300, 103301, 103302, 103303, 103304, 103305, 103306, 103307, 103308, 103309, 103310, 103311, 103312, 103313, 103314, 103315, 103316, 103317, 103318, 103319, 103320, 103321, 103322, 103323, 103324, 103325, 103326, 103327, 103328, 103329, 103330, 103331, 103332, 103333, 103334, 103335, 103336, 103339, 103340, 103341, 103342, 103343, 103344, 103345, 103346, 103347, 103348, 103350, 103351, 103352, 103353, 103354, 103355, 103356, 103357, 103358, 103359, 103360, 103361, 103362, 103363, 103364, 103365, 103366, 103367, 103368, 103369, 103370, 103371, 103372, 103373, 103374, 103375, 103376, 103377, 103378, 103379, 103380, 103381, 103382, 103383, 103385, 103386, 103387, 103388, 103389, 103390, 103391, 103392, 103393, 103394, 103395, 103396, 103397, 103398, 103399, 103400, 103401, 103402, 103403, 103404, 103405, 103406, 103407, 103408, 103409, 103410, 103411, 103412, 103413, 103414, 103415, 103416, 103417, 103418, 103419, 103420, 103421, 103422, 103423, 103424, 103425, 103426, 103427, 103428, 103429, 103430, 103431, 103432, 103437, 103438, 103439, 103444, 103445, 103446, 103447, 103449, 103450, 103451, 103452, 103453, 103454, 103455, 103456, 103457, 103458, 103459, 103466, 103467, 103468, 103469, 103470, 103471, 103472, 103473, 103474, 103476, 103477, 103478, 103479, 103480, 103481, 103482, 103483, 103484, 103485, 103486, 103487, 103488, 103489, 103490, 103491, 103492, 103493, 103494, 103495, 103496, 103497, 103502, 103505, 103506, 103511, 103512, 103513, 103514, 103515, 103517, 103518, 103525, 103527, 103529, 103531, 103534, 103540, 103546, 103549, 103554, 103555, 103557, 103558, 103559, 103560, 103561, 103562, 103563, 103564, 103567, 103568, 103569, 103570, 103571, 103572, 103573, 103574, 103575, 103576, 103577, 103580, 103581, 103582, 103583, 103584, 103585, 103586, 103587, 103588, 103589, 103590, 103591, 103592, 103593, 103597, 103602, 103604, 103605, 103606, 103607, 103608, 103609, 103610, 103611, 103612, 103613, 103614, 103615, 103616, 103617, 103618, 103620, 103621, 103622, 103623, 103624, 103625, 103626, 103627, 103628, 103629, 103630, 103631, 103632, 103633, 103634, 103635, 103636, 103637, 103638, 103639, 103640, 103641, 103642, 103643, 103644, 103645, 103646, 103648, 103650, 103651, 103652, 103653, 103654, 103655, 103656, 103657, 103658, 103659, 103660, 103661, 103662, 103663, 103664, 103665, 103666, 103667, 103668, 103669, 103670, 103671, 103672, 103673, 103674, 103675, 103676, 103677, 103678, 103679, 103680, 103681, 103682, 103683, 103685, 103687, 103688, 103689, 103690, 103691, 103692, 103693, 103694, 103695, 103696, 103697, 103698, 103699, 103700, 103701, 103702, 103703, 103704, 103705, 103706, 103707, 103708, 103709, 103710, 103711, 103712, 103713, 103714, 103715, 103716, 103717, 103718, 103719, 103720, 103721, 103722, 103723, 103724, 103725, 103727, 103728, 103729, 103730, 103732, 103733, 103734, 103736, 103737, 103738, 103739, 103741, 103742, 103744, 103745, 103746, 103747, 103748, 103757, 103758, 103760, 103761, 103762, 103763, 103764, 103766, 103767, 103768, 103769, 103774, 103775, 103776, 103777, 103778, 103779, 103780, 103781, 103782, 103783, 103784, 103785, 103786, 103787, 103789, 103790, 103791, 103792, 103793, 103794, 103795, 103796, 103797, 103798, 103799, 103800, 103801, 103802, 103803, 103804, 103805, 103806, 103807, 103808, 103809, 103810, 103811, 103813, 103814, 103816, 103817, 103818, 103819, 103820, 103821, 103822, 103823, 103824, 103825, 103826, 103827, 103828, 103829, 103830, 103831, 103832, 103833, 103834, 103835, 103836, 103837, 103838, 103839, 103841, 103842, 103844, 103846, 103848, 103850, 103851, 103852, 103857, 103859, 103860, 103861, 103862, 103863, 103866, 103869, 103870, 103875, 103876, 103886, 103887, 103890, 103891, 103892, 103893, 103894, 103895, 103896, 103897, 103898, 103899, 103900, 103901, 103902, 103903, 103904, 103905, 103906, 103907, 103908, 103909, 103910, 103911, 103912, 103913, 103914, 103915, 103916, 103917, 103918, 103919, 103920, 103921, 103922, 103923, 103924, 103925, 103926, 103927, 103928, 103929, 103930, 103931, 103932, 103933, 103934, 103935, 103936, 103937, 103938, 103944, 103950, 103955, 103956, 103957, 103958, 103959, 103960, 103961, 103968, 103972, 103975, 103976, 103977, 103985, 103986, 103988, 103989, 103990, 103991, 103992, 103993, 103994, 103996, 103997, 103999, 104007, 104012, 104013, 104014, 104015, 104016, 104039, 104043, 104046, 104047, 104049, 104050, 104051, 104052, 104053, 104054, 104055, 104059, 104060, 104061, 104068, 104070, 104072, 104073, 104074, 104075, 104076, 104077, 104078, 104079, 104080, 104081, 104082, 104083, 104084, 104086, 104087, 104088, 104089, 104090, 104091, 104096, 104098, 104104, 104105, 104107, 104109, 104110, 104114, 104117, 104120, 104121, 104122, 104123, 104125, 104136, 104137, 104138, 104140, 104145, 104147, 104154, 104156, 104157, 104161, 104167, 104174, 104175, 104176, 104179, 104181, 104182, 104184, 104185, 104186, 104187, 104188, 104189, 104190, 104191, 104192, 104194, 104201, 104206, 104207, 104208, 104209, 104210, 104211, 104214, 104215, 104217, 104218, 104219, 104220, 104221, 104224, 104226, 104227, 104228, 104230, 104233, 104234, 104235, 104236, 104240, 104241, 104242, 104243, 104244, 104245, 104246, 104247, 104248, 104249, 104251, 104252, 104253, 104255, 104256, 104258, 104259, 104260, 104262, 104270, 104271, 104272, 104273, 104274, 104275, 104276, 104277, 104278, 104279, 104280, 104281, 104282, 104283, 104284, 104285, 104286, 104287, 104288, 104289, 104290, 104291, 104292, 104293, 104294, 104295, 104297, 104298, 104299, 104300, 104302, 104306, 104307, 104308, 104309, 104310, 104311, 104312, 104313, 104314, 104319, 104321, 104322, 104323, 104324, 104325, 104326, 104327, 104328, 104329, 104330, 104331, 104333, 104334, 104335, 104336, 104337, 104338, 104339, 104340, 104341, 104343, 104344, 104345, 104346, 104347, 104348, 104349, 104351, 104359, 104360, 104361, 104362, 104363, 104364, 104365, 104366, 104367, 104368, 104369, 104370, 104372, 104373, 104374, 104375, 104376, 104377, 104378, 104379, 104380, 104381, 104382, 104383, 104384, 104385, 104386, 104387, 104388, 104389, 104390, 104391, 104392, 104393, 104394, 104395, 104396, 104397, 104398, 104399, 104400, 104401, 104402, 104403, 104404, 104405, 104406, 104407, 104408, 104409, 104410, 104415, 104416, 104417, 104418, 104419, 104420, 104421, 104422, 104423, 104424, 104425, 104426, 104427, 104428, 104429, 104430, 104431, 104432, 104433, 104434, 104435, 104436, 104437, 104438, 104439, 104440, 104441, 104442, 104443, 104444, 104445, 104446, 104447, 104448, 104449, 104450, 104451, 104452, 104453, 104454, 104455, 104456, 104457, 104459, 104461, 104462, 104463, 104464, 104465, 104467, 104468, 104474, 104475, 104476, 104477, 104478, 104479, 104480, 104481, 104482, 104483, 104484, 104486, 104487, 104488, 104489, 104490, 104491, 104492, 104493, 104494, 104495, 104496, 104497, 104498, 104499, 104500, 104501, 104502, 104503, 104504, 104505, 104506, 104507, 104508, 104509, 104510, 104511, 104512, 104513, 104514, 104515, 104517, 104518, 104519, 104520, 104521, 104522, 104523, 104524, 104525, 104526, 104528, 104529, 104530, 104531, 104532, 104533, 104534, 104535, 104536, 104537, 104538, 104539, 104540, 104541, 104542, 104544, 104545, 104546, 104547, 104548, 104549, 104550, 104551, 104552, 104553, 104554, 104555, 104556, 104557, 104558, 104559, 104560, 104561, 104562, 104563, 104564, 104565, 104566, 104569, 104570, 104572, 104573, 104574, 104575, 104576, 104577, 104578, 104580, 104581, 104582, 104583, 104584, 104585, 104586, 104587, 104589, 104590, 104591, 104592, 104593, 104594, 104595, 104596, 104597, 104598, 104599, 104600, 104601, 104602, 104603, 104604, 104605, 104606, 104607, 104609, 104610, 104611, 104614, 104615, 104618, 104619, 104620, 104621, 104622, 104623, 104624, 104625, 104627, 104628, 104629, 104630, 104631, 104632, 104633, 104634, 104635, 104636, 104637, 104638, 104639, 104640, 104641, 104642, 104643, 104644, 104645, 104646, 104647, 104648, 104649, 104650, 104651, 104652, 104653, 104654, 104655, 104656, 104657, 104658, 104659, 104660, 104661, 104662, 104663, 104664, 104665, 104666, 104667, 104668, 104669, 104670, 104671, 104672, 104673, 104674, 104675, 104676, 104677, 104679, 104680, 104681, 104682, 104683, 104684, 104685, 104686, 104687, 104688, 104689, 104690, 104691, 104692, 104693, 104694, 104695, 104696, 104698, 104706, 104710, 104711, 104712, 104714, 104715, 104726, 104727, 104728, 104729, 104730, 104731, 104732, 104733, 104734, 104735, 104737, 104738, 104739, 104740, 104741, 104742, 104743, 104744, 104745, 104746, 104747, 104748, 104749, 104750, 104751, 104752, 104753, 104754, 104755, 104756, 104757, 104758, 104759, 104760, 104761, 104762, 104763, 104764, 104765, 104766, 104767, 104768, 104769, 104770, 104771, 104772, 104773, 104774, 104775, 104776, 104777, 104778, 104779, 104781, 104782, 104783, 104784, 104785, 104786, 104787, 104788, 104789, 104790, 104791, 104792, 104793, 104794, 104795, 104796, 104797, 104798, 104799, 104801, 104802, 104803, 104804, 104805, 104806, 104807, 104808, 104809, 104810, 104811, 104812, 104813, 104814, 104815, 104816, 104817, 104818, 104819, 104820, 104821, 104822, 104823, 104824, 104825, 104826, 104827, 104828, 104829, 104830, 104831, 104832, 104833, 104834, 104835, 104836, 104837, 104838, 104839, 104840, 104841, 104842, 104843, 104844, 104845, 104846, 104847, 104848, 104849, 104850, 104851, 104852, 104853, 104854, 104855, 104856, 104857, 104858, 104859, 104864, 104865, 104866, 104867, 104868, 104869, 104870, 104871, 104872, 104873, 104875, 104876, 104877, 104878, 104879, 104880, 104881, 104882, 104883, 104884, 104885, 104886, 104888, 104889, 104890, 104891, 104893, 104894, 104895, 104896, 104897, 104898, 104899, 104900, 104901, 104902, 104903, 104904, 104905, 104906, 104909, 104910, 104911, 104918, 104920, 104921, 104922, 104923, 104924, 104925, 104926, 104927, 104928, 104929, 104930, 104931, 104932, 104933, 104934, 104935, 104936, 104937, 104939, 104940, 104941, 104942, 104943, 104944, 104945, 104946, 104947, 104949, 104952, 104953, 104954, 104955, 104956, 104957, 104958, 104959, 104960, 104961, 104962, 104963, 104964, 104965, 104966, 104967, 104968, 104969, 104970, 104971, 104972, 104973, 104974, 104975, 104976, 104977, 104978, 104979, 104981, 104982, 104983, 104984, 104985, 104986, 104987, 104988, 104989, 104990, 104991, 104992, 104993, 104995, 104996, 104997, 104998, 104999, 105000, 105001, 105002, 105003, 105004, 105006, 105007, 105008, 105009, 105010, 105011, 105012, 105013, 105014, 105015, 105016, 105017, 105018, 105019, 105020, 105021, 105022, 105025, 105026, 105027, 105028, 105029, 105030, 105031, 105032, 105033, 105034, 105035, 105036, 105037, 105038, 105039, 105040, 105041, 105042, 105043, 105044, 105045, 105046, 105047, 105048, 105049, 105050, 105051, 105052, 105053, 105054, 105055, 105056, 105057, 105058, 105059, 105060, 105061, 105062, 105063, 105064, 105065, 105066, 105067, 105068, 105069, 105070, 105071, 105072, 105073, 105074, 105075, 105076, 105077, 105078, 105079, 105080, 105081, 105082, 105083, 105084, 105085, 105086, 105087, 105088, 105089, 105090, 105091, 105092, 105093, 105094, 105095, 105096, 105097, 105098, 105099, 105100, 105101, 105102, 105103, 105104, 105105, 105106, 105107, 105108, 105109, 105110, 105111, 105112, 105113, 105114, 105115, 105116, 105117, 105118, 105119, 105120, 105121, 105122, 105123, 105124, 105125, 105126, 105127, 105128, 105129, 105132, 105133, 105134, 105135, 105136, 105137, 105138, 105140, 105141, 105142, 105143, 105144, 105145, 105146, 105147, 105148, 105149, 105150, 105151, 105152, 105154, 105155, 105156, 105157, 105158, 105159, 105160, 105161, 105162, 105163, 105164, 105165, 105166, 105167, 105168, 105169, 105170, 105171, 105172, 105173, 105174, 105175, 105176, 105178, 105179, 105180, 105181, 105182, 105183, 105184, 105185, 105186, 105187, 105188, 105189, 105190, 105192, 105194, 105195, 105196, 105197, 105198, 105199, 105200, 105201, 105202, 105203, 105204, 105205, 105206, 105207, 105208, 105209, 105210, 105211, 105212, 105213, 105214, 105215, 105216, 105217, 105218, 105219, 105220, 105221, 105222, 105223, 105224, 105225, 105226, 105227, 105228, 105229, 105230, 105231, 105232, 105233, 105234, 105235, 105236, 105237, 105238, 105239, 105240, 105241, 105242, 105243, 105244, 105245, 105246, 105247, 105248, 105249, 105250, 105251, 105252, 105253, 105254, 105255, 105256, 105257, 105258, 105259, 105260, 105261, 105262, 105263, 105264, 105265, 105266, 105267, 105268, 105269, 105270, 105271, 105272, 105273, 105274, 105275, 105276, 105277, 105278, 105279, 105280, 105281, 105282, 105283, 105284, 105285, 105286, 105287, 105288, 105289, 105290, 105291, 105292, 105293, 105294, 105295, 105296, 105297, 105298, 105299, 105300, 105301, 105302, 105303, 105304, 105311, 105312, 105313, 105314, 105315, 105316, 105317, 105318, 105319, 105320, 105321, 105322, 105323, 105324, 105326, 105327, 105328, 105329, 105330, 105331, 105332, 105333, 105335, 105336, 105337, 105338, 105339, 105340, 105341, 105342, 105343, 105351, 105352, 105353, 105354, 105355, 105356, 105357, 105358, 105360, 105361, 105362, 105363, 105364, 105365, 105366, 105367, 105368, 105369, 105370, 105371, 105372, 105373, 105374, 105375, 105376, 105377, 105378, 105379, 105383, 105384, 105385, 105386, 105387, 105388, 105389, 105391, 105392, 105393, 105394, 105395, 105396, 105397, 105398, 105399, 105400, 105401, 105402, 105403, 105404, 105405, 105406, 105407, 105408, 105409, 105410, 105411, 105412, 105413, 105414, 105415, 105416, 105417, 105418, 105419, 105422, 105423, 105424, 105425, 105426, 105427, 105432, 105433, 105436, 105437, 105438, 105439, 105440, 105441, 105442, 105443, 105450, 105451, 105452, 105453, 105454, 105455, 105456, 105457, 105458, 105459, 105460, 105461, 105463, 105464, 105465, 105466, 105468, 105469, 105470, 105471, 105472, 105473, 105474, 105475, 105476, 105477, 105478, 105479, 105480, 105481, 105482, 105483, 105484, 105485, 105486, 105487, 105488, 105489, 105490, 105491, 105492, 105493, 105494, 105495, 105497, 105498, 105499, 105500, 105501, 105502, 105503, 105504, 105505, 105506, 105507, 105508, 105509, 105510, 105511, 105512, 105513, 105514, 105515, 105516, 105517, 105518, 105519, 105520, 105521, 105522, 105523, 105524, 105525, 105526, 105531, 105532, 105534, 105535, 105536, 105537, 105538, 105539, 105540, 105541, 105542, 105543, 105544, 105545, 105546, 105547, 105554, 105563, 105564, 105569, 105579, 105580, 105581, 105582, 105583, 105584, 105585, 105586, 105587, 105588, 105589, 105590, 105591, 105593, 105594, 105595, 105596, 105597, 105602, 105603, 105604, 105605, 105606, 105607, 105608, 105609, 105611, 105612, 105613, 105614, 105615, 105616, 105617, 105618, 105619, 105620, 105621, 105622, 105623, 105624, 105625, 105626, 105627, 105628, 105629, 105630, 105631, 105632, 105633, 105634, 105635, 105636, 105637, 105638, 105639, 105640, 105641, 105642, 105643, 105644, 105645, 105646, 105649, 105650, 105651, 105652, 105653, 105654, 105655, 105656, 105657, 105658, 105659, 105660, 105661, 105662, 105663, 105664, 105665, 105666, 105667, 105668, 105669, 105670, 105671, 105672, 105673, 105674, 105675, 105676, 105677, 105678, 105679, 105680, 105681, 105682, 105683, 105684, 105685, 105686, 105687, 105688, 105689, 105690, 105691, 105692, 105693, 105694, 105695, 105696, 105697, 105698, 105699, 105700, 105701, 105702, 105703, 105704, 105705, 105706, 105707, 105708, 105710, 105711, 105712, 105713, 105714, 105715, 105716, 105717, 105718, 105719, 105720, 105721, 105722, 105723, 105724, 105725, 105726, 105727, 105728, 105729, 105730, 105732, 105733, 105734, 105735, 105736, 105738, 105739, 105740, 105741, 105742, 105743, 105744, 105745, 105746, 105747, 105748, 105749, 105750, 105751, 105752, 105753, 105754, 105756, 105759, 105760, 105764, 105765, 105766, 105767, 105769, 105772, 105773, 105774, 105775, 105776, 105777, 105778, 105779, 105780, 105781, 105782, 105783, 105784, 105785, 105787, 105788, 105789, 105790, 105791, 105793, 105794, 105795, 105796, 105797, 105798, 105799, 105800, 105801, 105802, 105803, 105804, 105805, 105806, 105807, 105808, 105809, 105810, 105811, 105812, 105813, 105814, 105815, 105816, 105817, 105818, 105819, 105820, 105821, 105822, 105823, 105824, 105825, 105826, 105827, 105828, 105829, 105830, 105831, 105832, 105833, 105834, 105835, 105836, 105837, 105838, 105840, 105841, 105842, 105843, 105845, 105846, 105847, 105848, 105849, 105850, 105851, 105852, 105853, 105854, 105855, 105856, 105857, 105858, 105859, 105860, 105861, 105862, 105863, 105864, 105865, 105866, 105867, 105868, 105869, 105870, 105871, 105872, 105873, 105874, 105875, 105876, 105877, 105880, 105882, 105883, 105884, 105885, 105886, 105887, 105888, 105889, 105890, 105891, 105892, 105893, 105894, 105895, 105897, 105898, 105899, 105900, 105901, 105902, 105903, 105904, 105905, 105906, 105908, 105909, 105910, 105911, 105912, 105913, 105914, 105915, 105916, 105917, 105918, 105919, 105920, 105921, 105922, 105923, 105924, 105925, 105926, 105927, 105928, 105929, 105930, 105931, 105932, 105933, 105934, 105935, 105936, 105937, 105938, 105939, 105940, 105941, 105942, 105943, 105944, 105945, 105946, 105947, 105948, 105949, 105950, 105951, 105952, 105954, 105955, 105956, 105958, 105959, 105960, 105961, 105962, 105963, 105964, 105965, 105966, 105967, 105968, 105969, 105970, 105971, 105972, 105973, 105974, 105975, 105976, 105977, 105978, 105979, 105980, 105981, 105982, 105983, 105984, 105985, 105986, 105987, 105988, 105989, 105990, 105991, 105992, 105993, 105994, 105995, 105996, 105997, 105998, 105999, 106000, 106001, 106002, 106003, 106004, 106005, 106006, 106007, 106008, 106009, 106010, 106011, 106012, 106013, 106014, 106015, 106016, 106017, 106018, 106019, 106020, 106021, 106022, 106023, 106024, 106025, 106026, 106027, 106028, 106029, 106030, 106031, 106032, 106033, 106034, 106035, 106036, 106037, 106038, 106039, 106040, 106041, 106042, 106043, 106044, 106045, 106046, 106047, 106048, 106049, 106050, 106051, 106052, 106053, 106054, 106055, 106056, 106059, 106060, 106061, 106062, 106063, 106064, 106065, 106066, 106067, 106068, 106069, 106070, 106071, 106072, 106073, 106074, 106075, 106076, 106077, 106078, 106079, 106080, 106081, 106082, 106083, 106084, 106085, 106086, 106087, 106088, 106090, 106091, 106092, 106093, 106094, 106095, 106096, 106101); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (106102, 106103, 106104, 106105, 106106, 106107, 106108, 106109, 106110, 106111, 106112, 106113, 106114, 106115, 106116, 106117, 106118, 106119, 106120, 106121, 106122, 106124, 106125, 106126, 106133, 106134, 106135, 106136, 106137, 106138, 106139, 106140, 106141, 106142, 106143, 106144, 106145, 106146, 106147, 106148, 106149, 106150, 106151, 106152, 106153, 106154, 106155, 106156, 106157, 106158, 106159, 106160, 106161, 106162, 106163, 106164, 106165, 106166, 106167, 106168, 106170, 106171, 106172, 106173, 106174, 106175, 106176, 106178, 106179, 106180, 106181, 106182, 106183, 106184, 106185, 106186, 106187, 106188, 106189, 106190, 106191, 106192, 106193, 106194, 106195, 106196, 106197, 106198, 106199, 106200, 106201, 106202, 106203, 106204, 106205, 106206, 106207, 106208, 106209, 106210, 106211, 106212, 106213, 106214, 106215, 106216, 106217, 106219, 106220, 106221, 106222, 106223, 106225, 106226, 106227, 106228, 106230, 106231, 106232, 106233, 106234, 106235, 106236, 106237, 106238, 106239, 106240, 106241, 106242, 106243, 106244, 106245, 106246, 106247, 106248, 106249, 106250, 106253, 106254, 106255, 106256, 106258, 106259, 106261, 106262, 106263, 106264, 106266, 106267, 106268, 106269, 106270, 106271, 106273, 106274, 106275, 106276, 106277, 106278, 106279, 106280, 106281, 106282, 106283, 106284, 106285, 106286, 106287, 106288, 106289, 106290, 106291, 106292, 106293, 106295, 106296, 106297, 106299, 106300, 106302, 106303, 106304, 106307, 106308, 106309, 106310, 106311, 106312, 106313, 106314, 106315, 106316, 106317, 106318, 106319, 106320, 106321, 106322, 106323, 106324, 106325, 106326, 106327, 106328, 106329, 106330, 106331, 106332, 106333, 106334, 106335, 106336, 106337, 106338, 106339, 106340, 106341, 106342, 106343, 106344, 106345, 106346, 106347, 106348, 106349, 106350, 106351, 106352, 106353, 106354, 106355, 106356, 106357, 106358, 106359, 106360, 106361, 106362, 106363, 106364, 106365, 106366, 106367, 106368, 106369, 106370, 106371, 106372, 106374, 106375, 106376, 106377, 106378, 106379, 106380, 106381, 106382, 106383, 106384, 106385, 106386, 106387, 106388, 106389, 106390, 106391, 106392, 106393, 106394, 106395, 106396, 106397, 106398, 106399, 106400, 106401, 106402, 106403, 106404, 106405, 106406, 106407, 106408, 106409, 106410, 106411, 106412, 106413, 106414, 106415, 106416, 106417, 106418, 106419, 106420, 106421, 106422, 106423, 106424, 106425, 106426, 106427, 106428, 106429, 106430, 106432, 106433, 106434, 106435, 106436, 106437, 106441, 106442, 106443, 106444, 106445, 106446, 106447, 106448, 106449, 106450, 106451, 106452, 106453, 106454, 106455, 106456, 106457, 106458, 106459, 106460, 106461, 106462, 106463, 106466, 106467, 106468, 106469, 106470, 106471, 106472, 106473, 106474, 106475, 106476, 106477, 106478, 106479, 106480, 106481, 106482, 106483, 106484, 106485, 106486, 106487, 106488, 106489, 106490, 106491, 106492, 106493, 106494, 106495, 106496, 106497, 106498, 106499, 106500, 106501, 106502, 106503, 106504, 106505, 106506, 106507, 106508, 106509, 106510, 106511, 106513, 106514, 106515, 106516, 106517, 106518, 106519, 106520, 106521, 106522, 106523, 106524, 106525, 106526, 106527, 106528, 106529, 106530, 106531, 106532, 106533, 106534, 106535, 106536, 106537, 106538, 106539, 106540, 106541, 106542, 106543, 106544, 106545, 106546, 106547, 106548, 106549, 106550, 106551, 106552, 106553, 106554, 106555, 106557, 106558, 106559, 106560, 106561, 106562, 106563, 106564, 106565, 106566, 106567, 106568, 106569, 106570, 106571, 106572, 106573, 106574, 106575, 106578, 106579, 106580, 106581, 106582, 106583, 106584, 106585, 106586, 106587, 106588, 106590, 106591, 106592, 106593, 106594, 106595, 106596, 106597, 106598, 106599, 106600, 106601, 106602, 106603, 106604, 106605, 106606, 106607, 106608, 106609, 106610, 106611, 106613, 106614, 106615, 106616, 106617, 106618, 106619, 106620, 106621, 106622, 106623, 106624, 106625, 106626, 106627, 106628, 106629, 106630, 106631, 106632, 106633, 106634, 106635, 106636, 106637, 106638, 106639, 106640, 106641, 106643, 106644, 106646, 106647, 106648, 106649, 106650, 106651, 106652, 106653, 106654, 106655, 106656, 106657, 106658, 106659, 106660, 106661, 106662, 106663, 106664, 106665, 106667, 106668, 106669, 106670, 106671, 106672, 106676, 106677, 106678, 106679, 106680, 106681, 106682, 106684, 106685, 106686, 106687, 106689, 106690, 106691, 106692, 106693, 106694, 106695, 106696, 106697, 106698, 106699, 106700, 106701, 106702, 106703, 106704, 106705, 106706, 106707, 106708, 106709, 106710, 106711, 106712, 106713, 106714, 106715, 106718, 106719, 106720, 106721, 106722, 106723, 106724, 106725, 106727, 106730, 106731, 106735, 106736, 106737, 106738, 106739, 106741, 106743, 106744, 106745, 106746, 106747, 106748, 106749, 106750, 106751, 106752, 106753, 106754, 106755, 106756, 106757, 106758, 106759, 106760, 106762, 106764, 106765, 106766, 106768, 106770, 106771, 106772, 106773, 106774, 106775, 106776, 106777, 106778, 106779, 106780, 106781, 106782, 106783, 106784, 106785, 106786, 106787, 106788, 106789, 106792, 106795, 106796, 106797, 106798, 106799, 106801, 106802, 106804, 106805, 106806, 106807, 106808, 106809, 106810, 106811, 106812, 106813, 106814, 106815, 106818, 106819, 106820, 106821, 106822, 106825, 106827, 106831, 106833, 106834, 106836, 106837, 106839, 106842, 106843, 106844, 106846, 106847, 106848, 106849, 106850, 106851, 106852, 106853, 106854, 106855, 106856, 106857, 106858, 106863, 106864, 106865, 106866, 106867, 106868, 106869, 106870, 106871, 106872, 106873, 106874, 106878, 106879, 106881, 106882, 106883, 106884, 106885, 106886, 106887, 106888, 106890, 106891, 106892, 106893, 106894, 106895, 106896, 106897, 106898, 106899, 106900, 106901, 106902, 106903, 106904, 106905, 106906, 106907, 106908, 106909, 106910, 106911, 106912, 106913, 106914, 106915, 106916, 106917, 106918, 106919, 106920, 106922, 106923, 106924, 106925, 106926, 106927, 106928, 106929, 106930, 106931, 106932, 106933, 106934, 106935, 106936, 106937, 106939, 106940, 106941, 106942, 106943, 106944, 106945, 106946, 106947, 106948, 106949, 106951, 106952, 106953, 106954, 106958, 106961, 106962, 106963, 106964, 106969, 106970, 106971, 106972, 106973, 106975, 106976, 106977, 106978, 106979, 106980, 106981, 106982, 106983, 106984, 106985, 106986, 106987, 106988, 106989, 106990, 106991, 106993, 106999, 107008, 107013, 107019, 107020, 107021, 107022, 107023, 107024, 107025, 107026, 107027, 107028, 107029, 107033, 107042, 107043, 107073, 107075, 107088, 107092, 107096, 107097, 107098, 107100, 107101, 107102, 107103, 107104, 107105, 107106, 107107, 107108, 107109, 107110, 107111, 107112, 107113, 107114, 107115, 107116, 107117, 107118, 107119, 107120, 107121, 107122, 107123, 107124, 107125, 107126, 107127, 107128, 107129, 107130, 107132, 107133, 107134, 107135, 107136, 107137, 107138, 107139, 107140, 107141, 107142, 107143, 107144, 107145, 107146, 107147, 107148, 107149, 107150, 107151, 107152, 107153, 107154, 107155, 107158, 107159, 107160, 107161, 107163, 107164, 107165, 107166, 107167, 107168, 107169, 107170, 107171, 107172, 107193, 107194, 107195, 107196, 107197, 107198, 107200, 107201, 107202, 107206, 107208, 107209, 107210, 107211, 107212, 107213, 107214, 107215, 107216, 107217, 107218, 107219, 107220, 107221, 107222, 107223, 107224, 107225, 107226, 107227, 107228, 107229, 107230, 107231, 107232, 107233, 107234, 107235, 107236, 107237, 107238, 107239, 107241, 107242, 107243, 107244, 107245, 107246, 107247, 107248, 107249, 107250, 107251, 107252, 107253, 107254, 107255, 107256, 107257, 107258, 107259, 107260, 107261, 107262, 107263, 107264, 107265, 107266, 107267, 107268, 107269, 107270, 107273, 107274, 107275, 107276, 107277, 107278, 107279, 107280, 107281, 107282, 107283, 107284, 107285, 107287, 107288, 107289, 107290, 107291, 107292, 107294, 107295, 107296, 107298, 107299, 107300, 107301, 107302, 107303, 107304, 107305, 107306, 107307, 107308, 107309, 107311, 107312, 107313, 107314, 107315, 107316, 107317, 107318, 107319, 107321, 107322, 107323, 107324, 107325, 107326, 107327, 107328, 107329, 107330, 107331, 107332, 107333, 107334, 107335, 107336, 107337, 107338, 107339, 107340, 107341, 107342, 107343, 107344, 107345, 107347, 107348, 107349, 107350, 107351, 107352, 107353, 107357, 107358, 107359, 107360, 107361, 107362, 107363, 107364, 107365, 107366, 107367, 107368, 107369, 107370, 107371, 107372, 107373, 107374, 107375, 107376, 107377, 107378, 107379, 107380, 107381, 107382, 107383, 107384, 107385, 107386, 107387, 107388, 107389, 107390, 107391, 107392, 107393, 107394, 107395, 107396, 107397, 107398, 107399, 107400, 107401, 107402, 107403, 107404, 107405, 107406, 107407, 107408, 107409, 107410, 107411, 107412, 107413, 107414, 107415, 107416, 107417, 107418, 107419, 107420, 107421, 107422, 107423, 107424, 107425, 107426, 107427, 107428, 107429, 107430, 107431, 107432, 107433, 107434, 107435, 107436, 107437, 107439, 107440, 107441, 107442, 107443, 107444, 107445, 107446, 107447, 107448, 107449, 107450, 107451, 107452, 107454, 107455, 107457, 107458, 107459, 107460, 107461, 107462, 107463, 107464, 107465, 107466, 107467, 107468, 107469, 107470, 107471, 107472, 107473, 107474, 107475, 107476, 107477, 107478, 107479, 107480, 107481, 107482, 107483, 107484, 107485, 107486, 107487, 107488, 107489, 107490, 107491, 107492, 107493, 107494, 107495, 107496, 107497, 107498, 107499, 107500, 107501, 107502, 107503, 107504, 107505, 107506, 107507, 107509, 107510, 107511, 107512, 107513, 107515, 107516, 107517, 107518, 107519, 107520, 107521, 107522, 107523, 107524, 107525, 107526, 107527, 107529, 107530, 107531, 107532, 107533, 107534, 107535, 107536, 107537, 107538, 107539, 107540, 107541, 107542, 107543, 107544, 107545, 107546, 107547, 107548, 107549, 107550, 107551, 107552, 107553, 107554, 107555, 107556, 107557, 107558, 107559, 107561, 107562, 107564, 107565, 107566, 107567, 107568, 107569, 107570, 107572, 107574, 107575, 107576, 107577, 107578, 107579, 107580, 107581, 107582, 107583, 107584, 107585, 107586, 107587, 107588, 107589, 107590, 107591, 107592, 107593, 107594, 107595, 107596, 107597, 107598, 107599, 107600, 107601, 107602, 107603, 107604, 107605, 107606, 107607, 107608, 107609, 107610, 107611, 107612, 107613, 107614, 107615, 107616, 107617, 107618, 107619, 107620, 107621, 107622, 107623, 107624, 107625, 107627, 107628, 107629, 107630, 107631, 107632, 107633, 107634, 107635, 107636, 107637, 107638, 107643, 107650, 107651, 107652, 107653, 107654, 107655, 107656, 107657, 107658, 107659, 107660, 107661, 107663, 107664, 107665, 107666, 107667, 107668, 107669, 107670, 107672, 107673, 107674, 107675, 107676, 107677, 107678, 107679, 107680, 107681, 107682, 107683, 107684, 107685, 107686, 107687, 107688, 107689, 107690, 107691, 107692, 107693, 107694, 107695, 107696, 107697, 107698, 107699, 107700, 107701, 107702, 107703, 107704, 107705, 107706, 107707, 107708, 107709, 107710, 107711, 107712, 107715, 107716, 107717, 107718, 107719, 107720, 107721, 107722, 107723, 107724, 107725, 107726, 107727, 107728, 107729, 107730, 107731, 107732, 107733, 107734, 107735, 107736, 107737, 107738, 107739, 107740, 107741, 107742, 107743, 107744, 107745, 107746, 107747, 107748, 107749, 107750, 107751, 107752, 107753, 107754, 107755, 107756, 107757, 107758, 107759, 107760, 107763, 107764, 107766, 107767, 107768, 107769, 107770, 107771, 107772, 107773, 107774, 107775, 107776, 107777, 107778, 107779, 107780, 107781, 107782, 107783, 107784, 107785, 107786, 107787, 107788, 107789, 107790, 107791, 107792, 107793, 107794, 107795, 107796, 107797, 107798, 107799, 107800, 107801, 107802, 107803, 107804, 107805, 107806, 107807, 107808, 107809, 107810, 107811, 107812, 107813, 107814, 107815, 107816, 107817, 107818, 107819, 107822, 107823, 107824, 107825, 107826, 107827, 107828, 107829, 107830, 107831, 107832, 107833, 107834, 107835, 107836, 107837, 107838, 107839, 107840, 107841, 107842, 107843, 107844, 107846, 107847, 107848, 107849, 107850, 107851, 107852, 107853, 107854, 107855, 107856, 107857, 107858, 107859, 107860, 107861, 107862, 107863, 107864, 107865, 107866, 107867, 107868, 107869, 107870, 107871, 107872, 107873, 107874, 107875, 107876, 107877, 107878, 107879, 107880, 107881, 107883, 107884, 107885, 107886, 107887, 107888, 107889, 107890, 107891, 107892, 107893, 107894, 107895, 107896, 107897, 107898, 107899, 107900, 107901, 107902, 107903, 107904, 107905, 107906, 107907, 107908, 107909, 107910, 107911, 107912, 107913, 107914, 107915, 107916, 107917, 107918, 107919, 107920, 107921, 107922, 107923, 107924, 107925, 107926, 107927, 107928, 107929, 107931, 107932, 107933, 107934, 107935, 107936, 107937, 107938, 107939, 107940, 107941, 107942, 107943, 107944, 107945, 107946, 107947, 107948, 107949, 107950, 107951, 107953, 107954, 107955, 107956, 107957, 107958, 107959, 107960, 107961, 107962, 107963, 107964, 107965, 107966, 107967, 107968, 107969, 107970, 107971, 107972, 107973, 107974, 107975, 107976, 107977, 107978, 107979, 107980, 107981, 107982, 107983, 107984, 107985, 107986, 107987, 107988, 107989, 107990, 107991, 107992, 107993, 107994, 107995, 107996, 107997, 107998, 107999, 108001, 108003, 108004, 108005, 108007, 108008, 108009, 108010, 108011, 108013, 108014, 108015, 108016, 108017, 108018, 108019, 108020, 108021, 108022, 108023, 108024, 108025, 108026, 108027, 108028, 108029, 108030, 108031, 108032, 108033, 108034, 108035, 108036, 108037, 108038, 108039, 108040, 108041, 108042, 108044, 108048, 108049, 108050, 108051, 108052, 108053, 108054, 108055, 108056, 108057, 108058, 108059, 108060, 108061, 108062, 108063, 108065, 108066, 108067, 108068, 108069, 108070, 108071, 108072, 108073, 108074, 108075, 108076, 108077, 108078, 108079, 108080, 108081, 108082, 108083, 108084, 108085, 108086, 108087, 108088, 108089, 108090, 108091, 108092, 108093, 108096, 108097, 108099, 108100, 108101, 108102, 108103, 108104, 108105, 108106, 108107, 108108, 108115, 108116, 108117, 108119, 108120, 108121, 108122, 108123, 108124, 108125, 108126, 108127, 108128, 108129, 108130, 108131, 108132, 108133, 108134, 108135, 108136, 108137, 108138, 108139, 108140, 108141, 108142, 108143, 108144, 108145, 108146, 108147, 108148, 108149, 108150, 108151, 108152, 108153, 108154, 108155, 108156, 108157, 108158, 108159, 108160, 108161, 108162, 108163, 108164, 108165, 108166, 108167, 108168, 108169, 108170, 108171, 108172, 108173, 108174, 108175, 108176, 108177, 108178, 108179, 108180, 108181, 108183, 108184, 108185, 108186, 108187, 108188, 108189, 108190, 108192, 108193, 108194, 108195, 108196, 108197, 108198, 108199, 108200, 108201, 108202, 108203, 108204, 108205, 108206, 108207, 108208, 108209, 108210, 108211, 108212, 108213, 108214, 108215, 108216, 108217, 108218, 108219, 108220, 108221, 108222, 108223, 108224, 108225, 108226, 108227, 108228, 108229, 108230, 108231, 108232, 108233, 108235, 108236, 108237, 108238, 108239, 108240, 108241, 108242, 108243, 108244, 108245, 108246, 108247, 108248, 108249, 108250, 108251, 108253, 108254, 108255, 108256, 108257, 108259, 108260, 108261, 108262, 108263, 108264, 108271, 108272, 108273, 108274, 108275, 108277, 108278, 108279, 108280, 108281, 108282, 108283, 108284, 108285, 108286, 108288, 108289, 108290, 108291, 108292, 108293, 108294, 108295, 108296, 108297, 108298, 108299, 108300, 108301, 108302, 108303, 108304, 108305, 108306, 108307, 108308, 108309, 108311, 108312, 108313, 108314, 108315, 108322, 108323, 108324, 108325, 108326, 108327, 108328, 108329, 108330, 108331, 108332, 108333, 108334, 108335, 108337, 108338, 108339, 108340, 108341, 108342, 108343, 108344, 108345, 108346, 108347, 108348, 108349, 108356, 108357, 108358, 108359, 108360, 108361, 108362, 108363, 108364, 108365, 108366, 108367, 108368, 108375, 108376, 108377, 108378, 108379, 108380, 108381, 108382, 108383, 108384, 108385, 108386, 108387, 108388, 108389, 108390, 108391, 108392, 108393, 108394, 108396, 108397, 108398, 108399, 108400, 108401, 108402, 108403, 108404, 108405, 108406, 108407, 108408, 108409, 108410, 108411, 108412, 108419, 108420, 108421, 108422, 108423, 108424, 108425, 108426, 108427, 108428, 108429, 108430, 108431, 108432, 108433, 108434, 108435, 108436, 108437, 108438, 108439, 108440, 108441, 108446, 108447, 108448, 108449, 108450, 108451, 108452, 108453, 108454, 108455, 108456, 108457, 108458, 108459, 108460, 108461, 108462, 108463, 108464, 108465, 108466, 108467, 108468, 108469, 108470, 108471, 108472, 108473, 108474, 108475, 108476, 108477, 108478, 108479, 108480, 108481, 108482, 108483, 108485, 108486, 108487, 108488, 108489, 108490, 108491, 108492, 108493, 108494, 108495, 108496, 108497, 108498, 108499, 108500, 108501, 108502, 108504, 108505, 108506, 108508, 108509, 108510, 108511, 108512, 108513, 108514, 108515, 108516, 108517, 108518, 108519, 108520, 108521, 108522, 108523, 108524, 108525, 108526, 108527, 108528, 108529, 108530, 108531, 108533, 108534, 108535, 108536, 108537, 108538, 108539, 108540, 108541, 108542, 108543, 108545, 108546, 108547, 108548, 108549, 108550, 108551, 108552, 108553, 108554, 108555, 108556, 108557, 108558, 108559, 108560, 108561, 108562, 108563, 108564, 108565, 108566, 108567, 108568, 108569, 108570, 108571, 108572, 108573, 108574, 108575, 108576, 108577, 108578, 108579, 108580, 108581, 108582, 108583, 108584, 108585, 108586, 108587, 108588, 108589, 108590, 108591, 108592, 108593, 108594, 108595, 108596, 108597, 108598, 108599, 108600, 108601, 108602, 108603, 108604, 108605, 108606, 108607, 108608, 108609, 108610, 108611, 108612, 108613, 108614, 108615, 108616, 108617, 108618, 108619, 108620, 108621, 108622, 108623, 108624, 108625, 108626, 108627, 108628, 108629, 108630, 108631, 108632, 108633, 108634, 108635, 108636, 108637, 108638, 108640, 108641, 108642, 108643, 108645, 108646, 108647, 108648, 108649, 108650, 108651, 108652, 108653, 108654, 108655, 108656, 108657, 108658, 108659, 108660, 108661, 108662, 108663, 108665, 108666, 108667, 108668, 108669, 108670, 108671, 108672, 108673, 108674, 108675, 108676, 108677, 108678, 108679, 108680, 108681, 108682, 108683, 108684, 108685, 108686, 108687, 108688, 108689, 108690, 108691, 108692, 108693, 108694, 108695, 108696, 108697, 108698, 108699, 108700, 108701, 108702, 108703, 108704, 108705, 108706, 108707, 108709, 108710, 108711, 108712, 108713, 108715, 108716, 108717, 108718, 108719, 108720, 108721, 108722, 108723, 108724, 108725, 108726, 108727, 108728, 108729, 108730, 108731, 108732, 108733, 108734, 108735, 108736, 108737, 108738, 108739, 108740, 108741, 108742, 108743, 108744, 108745, 108746, 108747, 108748, 108749, 108750, 108751, 108752, 108753, 108754, 108755, 108756, 108757, 108758, 108759, 108760, 108761, 108762, 108763, 108764, 108765, 108766, 108767, 108768, 108769, 108770, 108771, 108772, 108773, 108774, 108775, 108776, 108777, 108778, 108779, 108780, 108781, 108782, 108783, 108784, 108785, 108786, 108787, 108788, 108789, 108790, 108791, 108792, 108793, 108794, 108795, 108796, 108797, 108798, 108799, 108800, 108801, 108802, 108803, 108804, 108805, 108806, 108807, 108808, 108809, 108810, 108811, 108812, 108813, 108815, 108820, 108821, 108822, 108823, 108824, 108825, 108826, 108827, 108828, 108829, 108830, 108837, 108838, 108839, 108840, 108841, 108842, 108843, 108844, 108845, 108846, 108847, 108848, 108849, 108850, 108851, 108853, 108854, 108855, 108856, 108859, 108860, 108861, 108862, 108863, 108864, 108865, 108866, 108867, 108868, 108869, 108870, 108871, 108872, 108873, 108874, 108875, 108876, 108877, 108878, 108879, 108880, 108881, 108882, 108883, 108885, 108886, 108887, 108888, 108889, 108890, 108891, 108892, 108894, 108895, 108896, 108897, 108898, 108899, 108910, 108911, 108912, 108916, 108918, 108919, 108920, 108921, 108922, 108923, 108924, 108925, 108926, 108927, 108928, 108929, 108930, 108931, 108932, 108933, 108934, 108935, 108936, 108937, 108938, 108939, 108940, 108941, 108942, 108943, 108944, 108945, 108946, 108947, 108948, 108949, 108950, 108951, 108952, 108953, 108954, 108955, 108956, 108957, 108958, 108960, 108961, 108962, 108963, 108964, 108965, 108966, 108967, 108968, 108969, 108970, 108971, 108973, 108974, 108975, 108976, 108977, 108978, 108980, 108981, 108982, 108983, 108984, 108985, 108986, 108987, 108988, 108989, 108990, 108991, 108992, 108993, 108994, 108995, 108996, 108997, 108998, 108999, 109000, 109001, 109002, 109003, 109004, 109005, 109006, 109007, 109008, 109009, 109010, 109011, 109012, 109013, 109014, 109015, 109016, 109017, 109018, 109019, 109020, 109021, 109022, 109023, 109025, 109026, 109027, 109028, 109029, 109030, 109031, 109032, 109033, 109034, 109035, 109036, 109037, 109038, 109039, 109040, 109041, 109042, 109043, 109044, 109045, 109046, 109047, 109048, 109049, 109050, 109051, 109052, 109053, 109054, 109055, 109056, 109058, 109059, 109060, 109061, 109062, 109063, 109065, 109066, 109067, 109068, 109069, 109070, 109071, 109073, 109074, 109075, 109076, 109077, 109078, 109079, 109080, 109081, 109082, 109083, 109084, 109085, 109086, 109087, 109088, 109089, 109090, 109091, 109092, 109093, 109094, 109095, 109096, 109097, 109098, 109099, 109100, 109102, 109105, 109106, 109107, 109108, 109109, 109110, 109111, 109112, 109113, 109114, 109118, 109119, 109120, 109121, 109122, 109123, 109124, 109125, 109126, 109127, 109128, 109129, 109130, 109131, 109132, 109133, 109134, 109135, 109136, 109137, 109138, 109139, 109140, 109141, 109142, 109143, 109144, 109145, 109146, 109147, 109148, 109149, 109150, 109151, 109152, 109153, 109154, 109155, 109157, 109158, 109159, 109160, 109161, 109162, 109163, 109164, 109165, 109166, 109167, 109168, 109169, 109170, 109171, 109174, 109175, 109176, 109177, 109178, 109179, 109180, 109181, 109182, 109183, 109184, 109185, 109186, 109187, 109188, 109189, 109190, 109191, 109192, 109193, 109194, 109195, 109196, 109197, 109198, 109199, 109201, 109202, 109203, 109204, 109205, 109206, 109207, 109208, 109209, 109210, 109211, 109212, 109213, 109214, 109215, 109216, 109217, 109218, 109219, 109220, 109221, 109222, 109223, 109224, 109225, 109226, 109227, 109228, 109229, 109232, 109233, 109234, 109235, 109236, 109237, 109238, 109239, 109240, 109241, 109242, 109243, 109244, 109245, 109246, 109247, 109248, 109249, 109250, 109251, 109252, 109253, 109254, 109255, 109256, 109257, 109258, 109259, 109260, 109261, 109262, 109263, 109264, 109265, 109266, 109267, 109268, 109269, 109270, 109271, 109272, 109273, 109274, 109275, 109276, 109277, 109278, 109279, 109280, 109281, 109282, 109283, 109284, 109285, 109286, 109287, 109288, 109289, 109290, 109291, 109292, 109293, 109294, 109295, 109296, 109297, 109298, 109299, 109300, 109301, 109302, 109303, 109304, 109305, 109306, 109307, 109308, 109309, 109310, 109311, 109312, 109313, 109314, 109315, 109316, 109317, 109318, 109319, 109320, 109321, 109324, 109325, 109326, 109327, 109328, 109329, 109330, 109331, 109332, 109333, 109334, 109335, 109336, 109337, 109338, 109339, 109340, 109341, 109342, 109343, 109344, 109345, 109346, 109347, 109348, 109349, 109350, 109351, 109352, 109353, 109354, 109355, 109356, 109357, 109358, 109359, 109360, 109361, 109362, 109364, 109365, 109367, 109368, 109369, 109370, 109371, 109372, 109374, 109375, 109376, 109377, 109378, 109379, 109380, 109381, 109382, 109383, 109384, 109385, 109386, 109387, 109388, 109389, 109390, 109391, 109392, 109393, 109394, 109395, 109396, 109397, 109398, 109399, 109400, 109401, 109402, 109403, 109404, 109405, 109406, 109407, 109408, 109409, 109411, 109412, 109413, 109414, 109415, 109416, 109417, 109418, 109419, 109420, 109421, 109422, 109423, 109424, 109425, 109426, 109427, 109428, 109429, 109430, 109431, 109432, 109433, 109434, 109435, 109436, 109437, 109438, 109439, 109440, 109441, 109442, 109443, 109444, 109445, 109446, 109447, 109448, 109449, 109450, 109451, 109452, 109453, 109454, 109455, 109456, 109457, 109458, 109459, 109460, 109461, 109462, 109463, 109464, 109465, 109466, 109467, 109468, 109469, 109470, 109471, 109472, 109473, 109474, 109475, 109476, 109477, 109478, 109479, 109480, 109481, 109482, 109483, 109484, 109485, 109486, 109487, 109488, 109489, 109490, 109491, 109492, 109493, 109494, 109495, 109496, 109497, 109498, 109499, 109500, 109501, 109502, 109503, 109504, 109505, 109506, 109507, 109508, 109509, 109510, 109511, 109512, 109513, 109514, 109515, 109516, 109517, 109519, 109520, 109521, 109522, 109523, 109524, 109525, 109526, 109527, 109528, 109529, 109530, 109531, 109532, 109533, 109534, 109535, 109536, 109537, 109538, 109539, 109540, 109541, 109542, 109543, 109544, 109545, 109546, 109547, 109548, 109549, 109550, 109551, 109553, 109554, 109555, 109556, 109557, 109558, 109559, 109560, 109561, 109562, 109563, 109564, 109565, 109566, 109567, 109568, 109569, 109570, 109571, 109572, 109573, 109574, 109575, 109576, 109577, 109578, 109579, 109580, 109581, 109582, 109583, 109584, 109585, 109586, 109587, 109588, 109589, 109590, 109591, 109592, 109593, 109594, 109595, 109596, 109597, 109598, 109599, 109600, 109601, 109602, 109603, 109604, 109605, 109606, 109607, 109608, 109609, 109610, 109611, 109612, 109613, 109614, 109615, 109616, 109617, 109618, 109619, 109620, 109621, 109622, 109623, 109624, 109625, 109626, 109627, 109628, 109629, 109630, 109631, 109632, 109633, 109634, 109635, 109636, 109637, 109638, 109639, 109640, 109641, 109642, 109643, 109644, 109645, 109646, 109647, 109648, 109650, 109651, 109652, 109653, 109654, 109655, 109656, 109657, 109658, 109659, 109660, 109661, 109662, 109663, 109664, 109665, 109666, 109667, 109668, 109669, 109670, 109671, 109672, 109673, 109674, 109675, 109676, 109677, 109678, 109679, 109680, 109681, 109682, 109684, 109685, 109686, 109687, 109688, 109689, 109690, 109691, 109692, 109693, 109694, 109695, 109696, 109697, 109698, 109701, 109702, 109703, 109704, 109705, 109706, 109707, 109708, 109709, 109710, 109711, 109712, 109713, 109714, 109715, 109716, 109717, 109718, 109719, 109720, 109721, 109722, 109723, 109724, 109725, 109726, 109727, 109728, 109729, 109730, 109731, 109732, 109733, 109734, 109735, 109736, 109737, 109738, 109739, 109740, 109741, 109743, 109744, 109745, 109746, 109747, 109748, 109749, 109750, 109751, 109752, 109753, 109755, 109756, 109757, 109758, 109759, 109760, 109761, 109762, 109763, 109764, 109765, 109766, 109767, 109768, 109769, 109770, 109771, 109772, 109773, 109774, 109775, 109776, 109777, 109778, 109779, 109780, 109781, 109782, 109783, 109784, 109788, 109789, 109790, 109791, 109792, 109795, 109796, 109797, 109799, 109800, 109801, 109802, 109803, 109804, 109805, 109806, 109807, 109808, 109809, 109810, 109812, 109813, 109814, 109815, 109816, 109817, 109818, 109819, 109820, 109821, 109822, 109823, 109824, 109825, 109826, 109827, 109828, 109829, 109834, 109835, 109836, 109837, 109838, 109839, 109846, 109847, 109848, 109849, 109850, 109851, 109852, 109853, 109854, 109855, 109856, 109857, 109858, 109859, 109860, 109861, 109862, 109863, 109865, 109867, 109869, 109871, 109872, 109873, 109875, 109877, 109879, 109880, 109881, 109882, 109883, 109884, 109885, 109886, 109887, 109888, 109889, 109890, 109891, 109892, 109893, 109894, 109895, 109896, 109897, 109898, 109899, 109900, 109901, 109902, 109903, 109904, 109905, 109906, 109907, 109908, 109909, 109910, 109911, 109912, 109913, 109914, 109915, 109916, 109917, 109918, 109919, 109920, 109921, 109922, 109923, 109924, 109925, 109926, 109927, 109928, 109929, 109930, 109931, 109932, 109933, 109934, 109935, 109936, 109937, 109938, 109939, 109940, 109941, 109942, 109943, 109944, 109945, 109946, 109947, 109948, 109949, 109950, 109951, 109952, 109953, 109954, 109955, 109956, 109957, 109958, 109959, 109960, 109961, 109963, 109964, 109965, 109966, 109967, 109968, 109969, 109970, 109971, 109972, 109973, 109974, 109975, 109976, 109977, 109978, 109979, 109980, 109981, 109982, 109983, 109984, 109985, 109986, 109987, 109988, 109989, 109990, 109991, 109992, 109993, 109994, 109995, 109996, 109997, 109998, 109999, 110000, 110001, 110002, 110003, 110004, 110005, 110006, 110007, 110012, 110013, 110014, 110015, 110016, 110017, 110018, 110019, 110020, 110021, 110022, 110023, 110024, 110025, 110026, 110027, 110028, 110029, 110030, 110031, 110032, 110033, 110034, 110035, 110036, 110037, 110038, 110039, 110040, 110041, 110042, 110043, 110045, 110046, 110047, 110048, 110049, 110050, 110051, 110052, 110053, 110054, 110055, 110056, 110057, 110058, 110059, 110060, 110061, 110062, 110063, 110064, 110065, 110066, 110067, 110068, 110069, 110070, 110071, 110072, 110073, 110074, 110075, 110076, 110077, 110078, 110079, 110080, 110081, 110082, 110083, 110084, 110085, 110086, 110087, 110088, 110089, 110090, 110091, 110092, 110093, 110094, 110095, 110096, 110097, 110098, 110099, 110100, 110101, 110102, 110103, 110104, 110105, 110106, 110107, 110108, 110109, 110110, 110111, 110112, 110113, 110114, 110115, 110116, 110117, 110118, 110119, 110120, 110121, 110122, 110123, 110124, 110125, 110126, 110127, 110128, 110129, 110130, 110131, 110132, 110133, 110134, 110135, 110136, 110137, 110138, 110139, 110140, 110141, 110142, 110143, 110144, 110145, 110146, 110147, 110148, 110149, 110150, 110151, 110152, 110153, 110154, 110155, 110156, 110157, 110158, 110159, 110160, 110161, 110162, 110163, 110164, 110165, 110166, 110167, 110168, 110169, 110170, 110171, 110172, 110173, 110174, 110175, 110176, 110177, 110178, 110179, 110180, 110181, 110182, 110183, 110184, 110185, 110186, 110187, 110188, 110189, 110190, 110191, 110192, 110193, 110194, 110195, 110196, 110197, 110198, 110199, 110200, 110201, 110202, 110203, 110204, 110205, 110206, 110207, 110208, 110209, 110210, 110211, 110212, 110213, 110214, 110215, 110216, 110217, 110218, 110219, 110220, 110221, 110222, 110223, 110225, 110226, 110227, 110228, 110229, 110230, 110231, 110232, 110233, 110234, 110235, 110236, 110237, 110238, 110239, 110240, 110241, 110242, 110243, 110244, 110245, 110246, 110247, 110248, 110249, 110250, 110251, 110252, 110253, 110254, 110255, 110256, 110257, 110258, 110259, 110260, 110261, 110262, 110263, 110264, 110265, 110266, 110267, 110268, 110269, 110270, 110271, 110272, 110273, 110274, 110275, 110276, 110277, 110278, 110279, 110280, 110281, 110282, 110283, 110284, 110285, 110286, 110287, 110288, 110289, 110290, 110291, 110292, 110293, 110294, 110295, 110296, 110297, 110298, 110299, 110300, 110301, 110302, 110303, 110304, 110305, 110306, 110307, 110308, 110309, 110310, 110311, 110312, 110313, 110314, 110315, 110316, 110317, 110318, 110319, 110320, 110321, 110322, 110323, 110324, 110325, 110326, 110327, 110328, 110329, 110330, 110331, 110332, 110333, 110334, 110335, 110336, 110337, 110338, 110339, 110340, 110341, 110342, 110343, 110344, 110345, 110346, 110347, 110348, 110349, 110350, 110351, 110352, 110353, 110354, 110355, 110356, 110357, 110358, 110359, 110361, 110362, 110363, 110364, 110365, 110367, 110368, 110369, 110370, 110371, 110372, 110373, 110374, 110375, 110376, 110377, 110378, 110380, 110381, 110382, 110383, 110384, 110385, 110386, 110387, 110388, 110389, 110390, 110391, 110392, 110393, 110394, 110395, 110396, 110397, 110398, 110399, 110400, 110401, 110402, 110403, 110404, 110405, 110406, 110407, 110408, 110409, 110410, 110411, 110412, 110413, 110414, 110415, 110416, 110417, 110418, 110419, 110420, 110421, 110422, 110423, 110424, 110425, 110426, 110427, 110428, 110429, 110430, 110431, 110432, 110433, 110434, 110435, 110436, 110437, 110438, 110439, 110440, 110441, 110442, 110443, 110444, 110445, 110446, 110447, 110448, 110449, 110450, 110451, 110452, 110453, 110454, 110455, 110456, 110457, 110458, 110459, 110460, 110461, 110462, 110463, 110464, 110465, 110466, 110467, 110468, 110469, 110470, 110471, 110472, 110473, 110474, 110475, 110476, 110477, 110478, 110479, 110480, 110481, 110482, 110483, 110484, 110485, 110486, 110487, 110488, 110489, 110490, 110491, 110492, 110493, 110494, 110495, 110496, 110497, 110498, 110499, 110500, 110501, 110502, 110503, 110504, 110505, 110506, 110507, 110508, 110509, 110510, 110511, 110512, 110513, 110514, 110516, 110517, 110518, 110519, 110520, 110521, 110522, 110523, 110524, 110525, 110526, 110527, 110528, 110529, 110530, 110531, 110533, 110534, 110535, 110536, 110537, 110538, 110540, 110541, 110542, 110543, 110544, 110545, 110546, 110547, 110548, 110549, 110550, 110551, 110552, 110553, 110554, 110555, 110556, 110557, 110558, 110559, 110560, 110561, 110562, 110563, 110564, 110565, 110566, 110567, 110568, 110569, 110570, 110571, 110572, 110573, 110574, 110575, 110576, 110577, 110578, 110579, 110580, 110581, 110582, 110583, 110584, 110585, 110586, 110587, 110588, 110589, 110590, 110591, 110592, 110593, 110594, 110595, 110596, 110597, 110598, 110599, 110600, 110601, 110602, 110603, 110604, 110605, 110606, 110607, 110608, 110609, 110610, 110611, 110612, 110613, 110614, 110615, 110616, 110617, 110618, 110619, 110620, 110621, 110622, 110623, 110624, 110625, 110626, 110627, 110628, 110629, 110630, 110631, 110632, 110633, 110634, 110635, 110636, 110637, 110638, 110639, 110640, 110641, 110642, 110643, 110644, 110645, 110646, 110647, 110648, 110649, 110650, 110651, 110652, 110653, 110654, 110655, 110656, 110657, 110658, 110659, 110660, 110661, 110662, 110663, 110664, 110665, 110666, 110667, 110668, 110669, 110670, 110671, 110672, 110673, 110674, 110675, 110676, 110677, 110678, 110679, 110680, 110681, 110683, 110684, 110685, 110686, 110687, 110688, 110689, 110690, 110691, 110693, 110694, 110695, 110696, 110697, 110698, 110699, 110700, 110701, 110702, 110703, 110704, 110705, 110708, 110710, 110712, 110713, 110714, 110715, 110716, 110717, 110718, 110719, 110720, 110721, 110722, 110723, 110724, 110725, 110726, 110727, 110728, 110729, 110730, 110731, 110732, 110733, 110734, 110735, 110736, 110737, 110738, 110739, 110740, 110741, 110742, 110743, 110744, 110745, 110746, 110747, 110748, 110749, 110750, 110751, 110752, 110753, 110754, 110755, 110756, 110757, 110758, 110759, 110760, 110761, 110762, 110763, 110764, 110765, 110767, 110768, 110769, 110770, 110771, 110772, 110773, 110774, 110775, 110776, 110777, 110778, 110779, 110780, 110781, 110782, 110783, 110784, 110785, 110786, 110787, 110788, 110789, 110790, 110791, 110792, 110793, 110794, 110795, 110796, 110797, 110798, 110799, 110800, 110801, 110802, 110803, 110804, 110805, 110806, 110807, 110808, 110809, 110810, 110811, 110812, 110813, 110814, 110815, 110816, 110817, 110818, 110819, 110820, 110821, 110822, 110823, 110824, 110825, 110826, 110827, 110828, 110829, 110830, 110832, 110833, 110834, 110835, 110836, 110837, 110838, 110839, 110840, 110841, 110842, 110843, 110844, 110845, 110846, 110847, 110848, 110849, 110850, 110851, 110852, 110853, 110854, 110855, 110856, 110857, 110858, 110859, 110860, 110861, 110863, 110864, 110865, 110866, 110867, 110868, 110869, 110870, 110871, 110872, 110873, 110874, 110875, 110876, 110877, 110878, 110879, 110880, 110881, 110882, 110883, 110884, 110885, 110886, 110887, 110888, 110889, 110890, 110891, 110892, 110893, 110894, 110895, 110896, 110897, 110898, 110899, 110900, 110901, 110902, 110903, 110904, 110905, 110906, 110907, 110908, 110909, 110910, 110915, 110916, 110917, 110918, 110919, 110920, 110921, 110922, 110923, 110925, 110926, 110927, 110928, 110929, 110930, 110931, 110933, 110934, 110935, 110936, 110937, 110938, 110939, 110940, 110941, 110942, 110943, 110944, 110945, 110946, 110947, 110948, 110949, 110950, 110951, 110952, 110953, 110954, 110955, 110956, 110957, 110958, 110959, 110960, 110961, 110962, 110963, 110964, 110965, 110966, 110967, 110968, 110969, 110970, 110971, 110972, 110973, 110974, 110975, 110976, 110977, 110978, 110979, 110980, 110981, 110982, 110983, 110984, 110985, 110986, 110987, 110988, 110989, 110990, 110991, 110992, 110993, 110994, 110995, 110996, 110997, 110998, 110999, 111000, 111001, 111002, 111003, 111004, 111005, 111006, 111007, 111008, 111009, 111010, 111011, 111012, 111013, 111014, 111015, 111016, 111017, 111018, 111019, 111020, 111021, 111022, 111023, 111024, 111025, 111026, 111027, 111028, 111029, 111030, 111031, 111032, 111033, 111034, 111035, 111036, 111037, 111038, 111039, 111040, 111041, 111042, 111043, 111044, 111045, 111046, 111047, 111048, 111049, 111050, 111052, 111053, 111054, 111055, 111056, 111057, 111058, 111059, 111060, 111062, 111063, 111064, 111065, 111066, 111067, 111068, 111069, 111070, 111071, 111072, 111073, 111074, 111075, 111077, 111078, 111079, 111080, 111081, 111082, 111083, 111084, 111085, 111086, 111087, 111088, 111089, 111090, 111091, 111092, 111093, 111094, 111095, 111096, 111097, 111098, 111099, 111100, 111101, 111102, 111103, 111104, 111105, 111106, 111107, 111108, 111109, 111110, 111111, 111112, 111113, 111114, 111115, 111116, 111117, 111118, 111119, 111120, 111121, 111122, 111123, 111124, 111125, 111126, 111127, 111128, 111129, 111130, 111131, 111132, 111133, 111134, 111135, 111136, 111137, 111138, 111139, 111140, 111141, 111142, 111143, 111144, 111145, 111146, 111147, 111148, 111149, 111150, 111151, 111152, 111153, 111154, 111155, 111156, 111157, 111158, 111159, 111160, 111161, 111162, 111163, 111164, 111165, 111166, 111167, 111168, 111169, 111170, 111171, 111172, 111173, 111174, 111175, 111176, 111177, 111178, 111179, 111180, 111181, 111182, 111183, 111184, 111185, 111187, 111188, 111189, 111190, 111191, 111192, 111193, 111194, 111195, 111196, 111197, 111198, 111199, 111202, 111203, 111204, 111205, 111206, 111207, 111208, 111209, 111210, 111211, 111212, 111213, 111214, 111215, 111216, 111217, 111218, 111219, 111220, 111221, 111222, 111224, 111225, 111226, 111227, 111228, 111229, 111230, 111231, 111232, 111233, 111234, 111235, 111236, 111237, 111238, 111239, 111240, 111241, 111242, 111243, 111244, 111245, 111246, 111247, 111248, 111249, 111250, 111251, 111252, 111253, 111254, 111255, 111256, 111257, 111258, 111259, 111260, 111261, 111262, 111263, 111264, 111265, 111266, 111267, 111268, 111269, 111270, 111271, 111272, 111273, 111274, 111275, 111276, 111277, 111278, 111279, 111280, 111281, 111282, 111283, 111284, 111285, 111286, 111287, 111288, 111289, 111290, 111291, 111292, 111294, 111295, 111296, 111297, 111298, 111299, 111300, 111301, 111302, 111303, 111304, 111305, 111306, 111307, 111308, 111309, 111310, 111311, 111312, 111313, 111314, 111315, 111316, 111317, 111318, 111319, 111320, 111321, 111323, 111324, 111325, 111326, 111327, 111328, 111329, 111330, 111331, 111332, 111333, 111334, 111335, 111336, 111337, 111338, 111339, 111340, 111341, 111343, 111344, 111345, 111346, 111347, 111348, 111349, 111350, 111351, 111352, 111354, 111355, 111356, 111357, 111358, 111359, 111360, 111361, 111362, 111363, 111364, 111365, 111366, 111367, 111368, 111369, 111370, 111371, 111372, 111373, 111374, 111375, 111376, 111377, 111378, 111379, 111380, 111381, 111382, 111383, 111384, 111385, 111387, 111388, 111389, 111390, 111391, 111392, 111393, 111395, 111396, 111397, 111398, 111399, 111400, 111401, 111402, 111403, 111404, 111405, 111408, 111409, 111410, 111411, 111412, 111413, 111414, 111415, 111416, 111418, 111419, 111420, 111421, 111422, 111423, 111424, 111425, 111426, 111427, 111428, 111429, 111430, 111431, 111432, 111433, 111434, 111435, 111436, 111437, 111438, 111439, 111440, 111441, 111442, 111443, 111444, 111445, 111446, 111447, 111448, 111449, 111450, 111451, 111452, 111453, 111454, 111455, 111456, 111457, 111458, 111459, 111460, 111461, 111462, 111463, 111464, 111465, 111466, 111467, 111468, 111469, 111470, 111471, 111472, 111473, 111474, 111475, 111477, 111478, 111479, 111480, 111481, 111482, 111484, 111485, 111487, 111488, 111489, 111490, 111491, 111492, 111493, 111494, 111495, 111496, 111497, 111498, 111499, 111500, 111501, 111502, 111503, 111504, 111505, 111506, 111507, 111508, 111509, 111510, 111511, 111512, 111513, 111514, 111515, 111516, 111520, 111521, 111522, 111523, 111524, 111525, 111526, 111527, 111528, 111529, 111530, 111531, 111532, 111533, 111534, 111535, 111536, 111537, 111538, 111539, 111540, 111541, 111542, 111543, 111544, 111545, 111552, 111553, 111554, 111555, 111556, 111557, 111558, 111559, 111560, 111561, 111563, 111564, 111565, 111566, 111567, 111568, 111569, 111570, 111571, 111572, 111573, 111574, 111575, 111576); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (111577, 111578, 111579, 111580, 111581, 111582, 111583, 111584, 111585, 111586, 111587, 111588, 111590, 111591, 111592, 111593, 111594, 111595, 111596, 111597, 111598, 111599, 111600, 111601, 111602, 111603, 111604, 111605, 111606, 111607, 111608, 111609, 111610, 111611, 111612, 111613, 111614, 111615, 111616, 111617, 111618, 111619, 111620, 111621, 111622, 111623, 111624, 111625, 111626, 111627, 111628, 111629, 111630, 111631, 111632, 111633, 111635, 111636, 111637, 111638, 111639, 111640, 111641, 111642, 111643, 111644, 111645, 111646, 111647, 111648, 111649, 111650, 111651, 111652, 111653, 111654, 111655, 111656, 111657, 111658, 111659, 111660, 111661, 111662, 111663, 111664, 111666, 111668, 111669, 111670, 111671, 111672, 111673, 111674, 111675, 111676, 111677, 111678, 111679, 111680, 111681, 111682, 111683, 111684, 111685, 111686, 111687, 111688, 111689, 111690, 111691, 111692, 111693, 111694, 111695, 111696, 111697, 111698, 111699, 111700, 111701, 111703, 111704, 111705, 111706, 111707, 111708, 111709, 111710, 111711, 111712, 111713, 111715, 111716, 111717, 111718, 111719, 111720, 111721, 111722, 111723, 111724, 111725, 111726, 111727, 111728, 111729, 111730, 111731, 111732, 111735, 111736, 111737, 111738, 111739, 111740, 111741, 111742, 111743, 111744, 111745, 111746, 111747, 111748, 111749, 111750, 111751, 111752, 111753, 111754, 111755, 111756, 111757, 111758, 111759, 111760, 111761, 111762, 111763, 111764, 111765, 111766, 111767, 111768, 111769, 111770, 111771, 111773, 111774, 111776, 111777, 111778, 111779, 111780, 111781, 111782, 111783, 111784, 111785, 111786, 111787, 111788, 111789, 111790, 111791, 111792, 111793, 111794, 111795, 111796, 111797, 111798, 111799, 111800, 111801, 111802, 111803, 111804, 111805, 111806, 111807, 111808, 111809, 111810, 111811, 111812, 111813, 111814, 111815, 111816, 111817, 111818, 111819, 111820, 111821, 111822, 111823, 111824, 111825, 111826, 111827, 111828, 111829, 111830, 111831, 111832, 111833, 111834, 111835, 111836, 111837, 111838, 111839, 111840, 111841, 111842, 111843, 111844, 111845, 111846, 111847, 111848, 111849, 111850, 111851, 111852, 111853, 111854, 111855, 111856, 111858, 111860, 111861, 111862, 111863, 111864, 111865, 111866, 111867, 111868, 111869, 111870, 111871, 111872, 111873, 111874, 111875, 111876, 111877, 111878, 111879, 111880, 111881, 111882, 111883, 111884, 111885, 111886, 111887, 111888, 111889, 111890, 111891, 111892, 111893, 111894, 111895, 111896, 111897, 111898, 111899, 111900, 111901, 111902, 111903, 111904, 111905, 111906, 111907, 111908, 111910, 111911, 111912, 111913, 111914, 111915, 111916, 111917, 111918, 111919, 111920, 111921, 111922, 111923, 111924, 111925, 111926, 111927, 111928, 111929, 111930, 111931, 111932, 111933, 111934, 111935, 111936, 111937, 111938, 111939, 111940, 111941, 111942, 111943, 111944, 111945, 111946, 111947, 111949, 111950, 111951, 111952, 111953, 111954, 111955, 111956, 111957, 111958, 111959, 111960, 111961, 111962, 111963, 111964, 111965, 111966, 111967, 111968, 111969, 111970, 111971, 111972, 111973, 111974, 111975, 111976, 111977, 111978, 111979, 111980, 111981, 111982, 111983, 111984, 111985, 111986, 111989, 111990, 111991, 111992, 111993, 111994, 111995, 111996, 111997, 111998, 112000, 112002, 112004, 112005, 112006, 112007, 112008, 112009, 112010, 112011, 112012, 112013, 112014, 112015, 112016, 112017, 112018, 112019, 112020, 112021, 112022, 112023, 112024, 112025, 112026, 112027, 112028, 112029, 112030, 112031, 112032, 112033, 112034, 112035, 112036, 112037, 112038, 112039, 112040, 112041, 112042, 112043, 112044, 112045, 112046, 112047, 112048, 112049, 112050, 112051, 112052, 112053, 112054, 112055, 112056, 112057, 112058, 112059, 112060, 112062, 112063, 112064, 112065, 112066, 112067, 112068, 112069, 112070, 112071, 112072, 112074, 112075, 112076, 112077, 112078, 112079, 112080, 112081, 112082, 112083, 112084, 112085, 112086, 112087, 112088, 112089, 112090, 112092, 112093, 112094, 112095, 112096, 112097, 112098, 112099, 112100, 112101, 112102, 112103, 112104, 112105, 112106, 112107, 112108, 112109, 112110, 112111, 112112, 112113, 112114, 112115, 112116, 112117, 112118, 112119, 112120, 112121, 112122, 112123, 112124, 112125, 112126, 112127, 112128, 112129, 112130, 112131, 112132, 112133, 112134, 112135, 112136, 112137, 112138, 112139, 112140, 112141, 112142, 112143, 112144, 112145, 112146, 112147, 112148, 112149, 112150, 112151, 112152, 112153, 112154, 112155, 112156, 112157, 112158, 112159, 112160, 112161, 112162, 112163, 112164, 112165, 112166, 112167, 112168, 112169, 112170, 112171, 112172, 112173, 112174, 112175, 112176, 112177, 112178, 112179, 112180, 112181, 112182, 112183, 112184, 112185, 112186, 112187, 112188, 112189, 112190, 112191, 112192, 112193, 112194, 112195, 112196, 112197, 112198, 112199, 112200, 112201, 112202, 112203, 112204, 112205, 112206, 112207, 112208, 112209, 112210, 112211, 112212, 112213, 112214, 112215, 112216, 112217, 112218, 112219, 112220, 112221, 112222, 112223, 112224, 112225, 112226, 112227, 112228, 112229, 112230, 112231, 112232, 112233, 112234, 112235, 112236, 112237, 112238, 112239, 112240, 112241, 112242, 112243, 112244, 112245, 112246, 112247, 112248, 112249, 112250, 112251, 112252, 112253, 112254, 112255, 112256, 112257, 112258, 112259, 112260, 112261, 112262, 112263, 112264, 112265, 112266, 112267, 112268, 112269, 112270, 112271, 112272, 112273, 112274, 112275, 112276, 112277, 112278, 112279, 112280, 112281, 112282, 112283, 112284, 112285, 112286, 112287, 112288, 112289, 112290, 112291, 112292, 112293, 112294, 112295, 112296, 112297, 112299, 112300, 112301, 112302, 112303, 112304, 112305, 112306, 112307, 112308, 112309, 112310, 112311, 112312, 112313, 112314, 112315, 112316, 112317, 112318, 112319, 112320, 112321, 112322, 112323, 112324, 112325, 112326, 112327, 112328, 112329, 112330, 112331, 112332, 112333, 112334, 112335, 112336, 112337, 112338, 112339, 112340, 112341, 112342, 112345, 112350, 112351, 112352, 112353, 112354, 112355, 112356, 112357, 112358, 112359, 112360, 112361, 112363, 112364, 112365, 112366, 112367, 112368, 112369, 112370, 112371, 112372, 112373, 112374, 112375, 112376, 112377, 112378, 112379, 112380, 112381, 112384, 112385, 112386, 112387, 112388, 112389, 112390, 112391, 112392, 112393, 112394, 112395, 112396, 112397, 112398, 112399, 112400, 112401, 112402, 112403, 112404, 112405, 112406, 112407, 112408, 112409, 112410, 112411, 112412, 112413, 112414, 112415, 112416, 112417, 112418, 112419, 112420, 112421, 112422, 112423, 112424, 112425, 112426, 112427, 112428, 112429, 112431, 112432, 112433, 112434, 112435, 112436, 112437, 112438, 112439, 112440, 112441, 112442, 112443, 112444, 112445, 112446, 112447, 112448, 112449, 112450, 112451, 112453, 112454, 112455, 112456, 112457, 112458, 112459, 112460, 112461, 112462, 112463, 112464, 112465, 112466, 112467, 112468, 112469, 112470, 112471, 112472, 112473, 112474, 112475, 112476, 112477, 112478, 112479, 112480, 112481, 112482, 112483, 112484, 112485, 112486, 112487, 112488, 112489, 112491, 112492, 112493, 112494, 112496, 112497, 112498, 112499, 112500, 112501, 112502, 112503, 112504, 112505, 112506, 112507, 112508, 112510, 112511, 112512, 112513, 112514, 112515, 112516, 112517, 112518, 112519, 112520, 112521, 112522, 112523, 112524, 112525, 112526, 112527, 112528, 112529, 112530, 112531, 112532, 112533, 112534, 112535, 112536, 112538, 112539, 112540, 112541, 112542, 112543, 112544, 112545, 112546, 112547, 112548, 112549, 112550, 112551, 112552, 112553, 112554, 112555, 112556, 112557, 112558, 112559, 112560, 112561, 112562, 112563, 112564, 112565, 112566, 112567, 112568, 112569, 112570, 112571, 112572, 112573, 112574, 112575, 112576, 112577, 112578, 112580, 112581, 112582, 112583, 112584, 112585, 112586, 112587, 112588, 112589, 112590, 112591, 112592, 112593, 112594, 112595, 112596, 112597, 112598, 112599, 112600, 112601, 112602, 112603, 112604, 112605, 112606, 112607, 112608, 112609, 112610, 112611, 112612, 112613, 112614, 112615, 112616, 112617, 112618, 112619, 112620, 112621, 112622, 112623, 112624, 112625, 112626, 112627, 112628, 112629, 112630, 112631, 112632, 112633, 112634, 112635, 112636, 112637, 112638, 112639, 112640, 112644, 112648, 112649, 112650, 112651, 112652, 112653, 112654, 112655, 112656, 112657, 112658, 112659, 112660, 112661, 112662, 112663, 112664, 112665, 112666, 112667, 112668, 112669, 112670, 112671, 112672, 112673, 112674, 112675, 112676, 112678, 112679, 112680, 112681, 112682, 112683, 112684, 112685, 112686, 112687, 112688, 112689, 112690, 112691, 112692, 112693, 112694, 112695, 112696, 112697, 112698, 112699, 112700, 112701, 112702, 112703, 112704, 112705, 112706, 112707, 112708, 112709, 112710, 112711, 112712, 112713, 112714, 112715, 112716, 112717, 112718, 112719, 112720, 112721, 112722, 112723, 112724, 112725, 112726, 112727, 112728, 112729, 112730, 112731, 112732, 112733, 112738, 112739, 112740, 112741, 112742, 112749, 112750, 112751, 112752, 112753, 112754, 112755, 112756, 112757, 112758, 112759, 112760, 112761, 112762, 112763, 112764, 112765, 112766, 112767, 112769, 112770, 112771, 112772, 112773, 112774, 112775, 112776, 112777, 112778, 112779, 112780, 112781, 112782, 112783, 112784, 112785, 112786, 112787, 112788, 112789, 112790, 112791, 112792, 112793, 112794, 112795, 112796, 112797, 112798, 112799, 112800, 112801, 112802, 112803, 112804, 112805, 112806, 112807, 112808, 112809, 112810, 112811, 112812, 112813, 112814, 112815, 112816, 112817, 112818, 112819, 112820, 112821, 112822, 112823, 112824, 112825, 112826, 112827, 112828, 112829, 112830, 112831, 112832, 112833, 112834, 112835, 112836, 112837, 112838, 112839, 112840, 112841, 112842, 112843, 112844, 112845, 112846, 112847, 112848, 112849, 112850, 112851, 112852, 112853, 112854, 112855, 112856, 112857, 112858, 112859, 112860, 112861, 112862, 112863, 112864, 112865, 112866, 112867, 112868, 112869, 112870, 112871, 112872, 112873, 112874, 112875, 112876, 112877, 112878, 112879, 112880, 112881, 112882, 112883, 112884, 112885, 112886, 112887, 112888, 112889, 112890, 112891, 112892, 112893, 112894, 112895, 112896, 112897, 112899, 112901, 112902, 112904, 112905, 112906, 112907, 112908, 112909, 112910, 112911, 112912, 112913, 112914, 112915, 112916, 112917, 112918, 112919, 112920, 112921, 112922, 112923, 112924, 112925, 112926, 112927, 112928, 112929, 112930, 112931, 112932, 112933, 112934, 112935, 112936, 112937, 112938, 112939, 112940, 112941, 112942, 112943, 112944, 112945, 112947, 112948, 112949, 112950, 112951, 112952, 112953, 112955, 112956, 112957, 112958, 112959, 112960, 112961, 112962, 112963, 112964, 112965, 112966, 112967, 112968, 112969, 112970, 112971, 112972, 112973, 112974, 112975, 112976, 112977, 112978, 112979, 112980, 112981, 112982, 112983, 112984, 112985, 112986, 112987, 112988, 112989, 112990, 112991, 112992, 112993, 112994, 112995, 112996, 112997, 112998, 112999, 113000, 113001, 113002, 113003, 113004, 113005, 113006, 113007, 113008, 113009, 113010, 113011, 113012, 113013, 113014, 113015, 113016, 113017, 113018, 113019, 113020, 113021, 113022, 113023, 113024, 113025, 113026, 113027, 113028, 113029, 113030, 113031, 113032, 113033, 113034, 113035, 113036, 113037, 113038, 113039, 113040, 113041, 113042, 113043, 113044, 113045, 113046, 113047, 113048, 113049, 113050, 113051, 113052, 113053, 113054, 113055, 113056, 113057, 113058, 113059, 113060, 113061, 113062, 113063, 113064, 113065, 113066, 113067, 113068, 113069, 113070, 113071, 113072, 113073, 113074, 113075, 113076, 113077, 113078, 113079, 113080, 113081, 113082, 113083, 113084, 113085, 113086, 113087, 113088, 113089, 113090, 113091, 113092, 113093, 113094, 113095, 113096, 113097, 113099, 113100, 113101, 113102, 113103, 113104, 113105, 113106, 113107, 113108, 113109, 113110, 113111, 113112, 113113, 113114, 113116, 113118, 113122, 113123, 113124, 113125, 113126, 113127, 113128, 113129, 113130, 113131, 113132, 113134, 113135, 113136, 113137, 113138, 113139, 113140, 113141, 113142, 113143, 113144, 113145, 113146, 113147, 113148, 113149, 113150, 113151, 113152, 113153, 113154, 113155, 113156, 113157, 113158, 113159, 113160, 113161, 113162, 113163, 113164, 113165, 113166, 113167, 113168, 113169, 113170, 113171, 113172, 113173, 113174, 113175, 113176, 113177, 113178, 113179, 113180, 113181, 113182, 113183, 113184, 113185, 113186, 113187, 113188, 113189, 113190, 113191, 113193, 113194, 113195, 113196, 113197, 113198, 113199, 113200, 113201, 113202, 113203, 113204, 113205, 113206, 113207, 113208, 113209, 113210, 113211, 113212, 113213, 113214, 113215, 113216, 113217, 113218, 113219, 113220, 113221, 113222, 113223, 113224, 113225, 113226, 113227, 113228, 113229, 113230, 113231, 113232, 113233, 113234, 113235, 113236, 113237, 113238, 113239, 113240, 113241, 113242, 113243, 113244, 113245, 113246, 113247, 113248, 113249, 113250, 113251, 113252, 113253, 113254, 113255, 113256, 113257, 113258, 113259, 113260, 113261, 113262, 113263, 113264, 113265, 113266, 113267, 113268, 113269, 113270, 113271, 113272, 113273, 113274, 113275, 113276, 113277, 113278, 113279, 113280, 113281, 113282, 113283, 113284, 113285, 113286, 113287, 113288, 113289, 113290, 113291, 113292, 113293, 113294, 113295, 113296, 113297, 113298, 113299, 113300, 113301, 113302, 113303, 113304, 113305, 113306, 113307, 113308, 113309, 113310, 113311, 113312, 113313, 113314, 113315, 113316, 113317, 113318, 113319, 113320, 113321, 113322, 113323, 113324, 113325, 113326, 113327, 113328, 113329, 113330, 113331, 113332, 113333, 113334, 113335, 113336, 113337, 113338, 113339, 113340, 113341, 113342, 113343, 113344, 113345, 113346, 113347, 113348, 113349, 113350, 113351, 113352, 113353, 113354, 113355, 113356, 113357, 113358, 113359, 113360, 113361, 113362, 113363, 113364, 113365, 113366, 113367, 113368, 113369, 113371, 113372, 113373, 113374, 113375, 113376, 113377, 113378, 113380, 113381, 113382, 113383, 113384, 113385, 113386, 113387, 113388, 113389, 113390, 113391, 113392, 113393, 113394, 113395, 113396, 113397, 113398, 113399, 113400, 113401, 113402, 113403, 113404, 113405, 113406, 113407, 113408, 113409, 113410, 113411, 113412, 113413, 113414, 113415, 113416, 113417, 113418, 113419, 113420, 113421, 113422, 113423, 113424, 113425, 113426, 113427, 113428, 113429, 113430, 113431, 113432, 113433, 113434, 113435, 113436, 113437, 113438, 113439, 113440, 113441, 113442, 113443, 113444, 113445, 113446, 113447, 113448, 113449, 113450, 113451, 113452, 113454, 113455, 113456, 113457, 113458, 113459, 113460, 113461, 113462, 113463, 113464, 113465, 113467, 113468, 113469, 113470, 113471, 113472, 113473, 113474, 113475, 113476, 113477, 113478, 113479, 113480, 113481, 113482, 113483, 113484, 113485, 113486, 113487, 113488, 113489, 113490, 113491, 113492, 113493, 113494, 113495, 113496, 113497, 113498, 113499, 113500, 113501, 113502, 113503, 113504, 113505, 113506, 113507, 113508, 113509, 113510, 113511, 113512, 113513, 113514, 113515, 113516, 113517, 113518, 113519, 113520, 113521, 113522, 113523, 113524, 113525, 113526, 113527, 113528, 113529, 113530, 113531, 113532, 113533, 113534, 113535, 113536, 113537, 113538, 113539, 113540, 113541, 113542, 113543, 113544, 113545, 113546, 113547, 113548, 113549, 113550, 113551, 113552, 113553, 113554, 113555, 113556, 113557, 113558, 113561, 113562, 113563, 113564, 113565, 113566, 113567, 113568, 113569, 113570, 113571, 113572, 113573, 113574, 113575, 113576, 113577, 113578, 113579, 113580, 113581, 113582, 113583, 113584, 113585, 113586, 113587, 113588, 113589, 113590, 113591, 113592, 113593, 113594, 113595, 113596, 113597, 113598, 113599, 113600, 113601, 113602, 113603, 113604, 113605, 113606, 113608, 113609, 113610, 113611, 113612, 113613, 113614, 113615, 113616, 113617, 113618, 113619, 113620, 113621, 113622, 113624, 113625, 113626, 113627, 113628, 113629, 113630, 113631, 113632, 113633, 113634, 113635, 113636, 113637, 113638, 113639, 113640, 113641, 113642, 113643, 113644, 113645, 113646, 113647, 113648, 113649, 113650, 113651, 113652, 113653, 113654, 113655, 113656, 113657, 113658, 113659, 113660, 113661, 113662, 113663, 113664, 113665, 113666, 113667, 113668, 113669, 113670, 113671, 113672, 113673, 113674, 113675, 113676, 113677, 113678, 113679, 113680, 113681, 113682, 113683, 113684, 113685, 113686, 113687, 113688, 113689, 113690, 113691, 113692, 113693, 113694, 113695, 113696, 113697, 113698, 113699, 113700, 113701, 113702, 113703, 113704, 113705, 113706, 113707, 113708, 113709, 113710, 113711, 113712, 113713, 113714, 113715, 113716, 113717, 113718, 113719, 113720, 113721, 113722, 113723, 113724, 113725, 113726, 113727, 113728, 113729, 113730, 113731, 113732, 113733, 113734, 113735, 113736, 113737, 113738, 113739, 113740, 113741, 113742, 113744, 113745, 113748, 113750, 113751, 113752, 113753, 113755, 113756, 113757, 113758, 113759, 113761, 113762, 113763, 113764, 113765, 113766, 113767, 113768, 113769, 113770, 113771, 113772, 113773, 113774, 113775, 113776, 113777, 113778, 113779, 113780, 113781, 113782, 113783, 113784, 113785, 113786, 113787, 113788, 113789, 113790, 113791, 113792, 113793, 113794, 113795, 113796, 113797, 113798, 113799, 113800, 113801, 113802, 113803, 113804, 113805, 113806, 113807, 113808, 113809, 113810, 113811, 113812, 113813, 113814, 113815, 113816, 113818, 113819, 113820, 113821, 113822, 113823, 113824, 113825, 113826, 113827, 113828, 113829, 113831, 113832, 113833, 113834, 113835, 113836, 113837, 113838, 113839, 113840, 113841, 113842, 113843, 113845, 113847, 113848, 113849, 113850, 113851, 113852, 113853, 113854, 113855, 113857, 113858, 113859, 113860, 113861, 113862, 113863, 113864, 113865, 113866, 113867, 113869, 113870, 113871, 113872, 113873, 113874, 113875, 113876, 113877, 113878, 113879, 113880, 113881, 113882, 113883, 113884, 113885, 113886, 113887, 113888, 113889, 113890, 113891, 113892, 113893, 113894, 113895, 113896, 113897, 113898, 113899, 113900, 113901, 113902, 113903, 113904, 113905, 113906, 113907, 113908, 113909, 113910, 113911, 113912, 113913, 113914, 113915, 113916, 113917, 113918, 113919, 113920, 113921, 113922, 113923, 113924, 113925, 113926, 113927, 113928, 113929, 113930, 113931, 113932, 113933, 113934, 113935, 113936, 113937, 113938, 113939, 113940, 113941, 113943, 113944, 113945, 113946, 113947, 113948, 113949, 113950, 113951, 113952, 113953, 113954, 113955, 113956, 113957, 113958, 113959, 113960, 113961, 113962, 113963, 113964, 113966, 113967, 113968, 113969, 113971, 113972, 113973, 113974, 113977, 113978, 113979, 113980, 113981, 113982, 113983, 113984, 113985, 113986, 113987, 113988, 113989, 113990, 113991, 113992, 113993, 113994, 113995, 113996, 113997, 113998, 114000, 114001, 114002, 114003, 114004, 114005, 114006, 114007, 114008, 114009, 114010, 114011, 114012, 114013, 114014, 114015, 114016, 114017, 114018, 114019, 114020, 114021, 114022, 114023, 114024, 114025, 114026, 114027, 114028, 114029, 114030, 114031, 114032, 114033, 114034, 114035, 114036, 114037, 114038, 114039, 114040, 114041, 114042, 114043, 114044, 114045, 114046, 114047, 114048, 114049, 114050, 114051, 114052, 114053, 114054, 114055, 114056, 114057, 114058, 114059, 114060, 114061, 114063, 114064, 114065, 114066, 114067, 114068, 114070, 114071, 114072, 114073, 114074, 114075, 114076, 114077, 114078, 114079, 114080, 114081, 114082, 114083, 114084, 114085, 114086, 114087, 114088, 114089, 114090, 114091, 114092, 114093, 114094, 114095, 114096, 114097, 114098, 114099, 114100, 114101, 114102, 114103, 114104, 114105, 114106, 114107, 114108, 114109, 114110, 114111, 114112, 114113, 114114, 114115, 114116, 114117, 114118, 114119, 114120, 114121, 114122, 114123, 114124, 114125, 114126, 114127, 114128, 114129, 114130, 114131, 114132, 114133, 114134, 114135, 114136, 114137, 114138, 114139, 114140, 114141, 114142, 114143, 114144, 114145, 114146, 114147, 114148, 114149, 114150, 114151, 114152, 114153, 114154, 114155, 114156, 114157, 114158, 114159, 114160, 114161, 114162, 114163, 114164, 114165, 114166, 114167, 114168, 114169, 114170, 114171, 114172, 114173, 114174, 114175, 114176, 114177, 114178, 114179, 114180, 114181, 114182, 114183, 114184, 114185, 114186, 114187, 114188, 114189, 114190, 114191, 114192, 114193, 114194, 114195, 114196, 114197, 114198, 114199, 114200, 114201, 114202, 114203, 114204, 114205, 114206, 114207, 114208, 114209, 114210, 114211, 114212, 114214, 114215, 114216, 114217, 114219, 114229, 114230, 114231, 114232, 114241, 114242, 114243, 114244, 114245, 114246, 114247, 114249, 114250, 114251, 114252, 114253, 114254, 114255, 114256, 114257, 114258, 114259, 114260, 114261, 114262, 114263, 114264, 114265, 114266, 114267, 114268, 114269, 114270, 114271, 114272, 114273, 114274, 114275, 114276, 114278, 114279, 114280, 114281, 114282, 114284, 114285, 114286, 114287, 114288, 114289, 114290, 114291, 114292, 114293, 114294, 114295, 114296, 114297, 114298, 114299, 114300, 114301, 114302, 114303, 114304, 114305, 114306, 114307, 114308, 114309, 114310, 114312, 114313, 114314, 114315, 114316, 114317, 114318, 114319, 114320, 114321, 114322, 114323, 114324, 114325, 114326, 114327, 114328, 114329, 114330, 114331, 114332, 114333, 114334, 114335, 114336, 114337, 114338, 114339, 114341, 114343, 114344, 114345, 114346, 114347, 114348, 114349, 114350, 114351, 114352, 114353, 114354, 114355, 114356, 114357, 114358, 114359, 114360, 114361, 114362, 114363, 114364, 114369, 114371, 114372, 114373, 114374, 114375, 114376, 114377, 114378, 114379, 114380, 114381, 114382, 114383, 114384, 114385, 114386, 114387, 114388, 114389, 114390, 114391, 114392, 114393, 114394, 114395, 114396, 114397, 114398, 114399, 114400, 114401, 114402, 114403, 114404, 114405, 114406, 114407, 114408, 114409, 114410, 114411, 114412, 114413, 114414, 114415, 114416, 114417, 114418, 114419, 114420, 114421, 114422, 114423, 114424, 114425, 114426, 114427, 114428, 114429, 114430, 114431, 114432, 114433, 114434, 114435, 114436, 114437, 114438, 114439, 114440, 114441, 114442, 114443, 114444, 114445, 114446, 114447, 114462, 114463, 114465, 114466, 114467, 114468, 114469, 114470, 114471, 114472, 114474, 114479, 114480, 114485, 114486, 114487, 114488, 114489, 114490, 114491, 114492, 114493, 114494, 114495, 114496, 114497, 114499, 114500, 114505, 114506, 114507, 114508, 114509, 114510, 114511, 114513, 114514, 114515, 114516, 114517, 114518, 114519, 114520, 114522, 114523, 114526, 114527, 114528, 114529, 114530, 114532, 114534, 114535, 114536, 114537, 114538, 114539, 114541, 114542, 114543, 114544, 114545, 114546, 114547, 114548, 114549, 114550, 114551, 114552, 114553, 114554, 114555, 114556, 114557, 114558, 114559, 114560, 114561, 114562, 114565, 114566, 114567, 114568, 114569, 114570, 114571, 114572, 114573, 114574, 114575, 114576, 114577, 114578, 114579, 114580, 114581, 114582, 114583, 114584, 114586, 114587, 114588, 114589, 114590, 114591, 114593, 114594, 114595, 114596, 114597, 114598, 114599, 114600, 114601, 114602, 114603, 114604, 114605, 114606, 114608, 114609, 114610, 114611, 114612, 114613, 114614, 114615, 114616, 114617, 114618, 114619, 114620, 114621, 114622, 114623, 114624, 114625, 114626, 114627, 114628, 114629, 114631, 114632, 114633, 114634, 114636, 114637, 114638, 114639, 114640, 114641, 114642, 114643, 114644, 114645, 114646, 114647, 114648, 114649, 114650, 114651, 114652, 114653, 114654, 114655, 114656, 114657, 114658, 114659, 114660, 114661, 114662, 114663, 114664, 114665, 114666, 114667, 114668, 114671, 114672, 114675, 114676, 114677, 114678, 114685, 114692, 114705, 114706, 114709, 114712, 114713, 114714, 114715, 114716, 114717, 114718, 114719, 114720, 114726, 114727, 114728, 114730, 114732, 114733, 114734, 114735, 114737, 114739, 114741, 114743, 114744, 114745, 114749, 114750, 114751, 114752, 114753, 114754, 114755, 114756, 114757, 114758, 114759, 114760, 114761, 114762, 114763, 114764, 114765, 114766, 114767, 114768, 114769, 114770, 114771, 114772, 114773, 114774, 114775, 114776, 114777, 114778, 114779, 114780, 114781, 114782, 114783, 114784, 114785, 114786, 114787, 114788, 114789, 114790, 114791, 114792, 114793, 114794, 114795, 114796, 114797, 114799, 114800, 114801, 114802, 114803, 114804, 114806, 114807, 114808, 114809, 114811, 114812, 114813, 114814, 114815, 114816, 114821, 114822, 114823, 114824, 114831, 114832, 114833, 114834, 114835, 114836, 114837, 114838, 114839, 114840, 114841, 114842, 114843, 114844, 114845, 114846, 114847, 114849, 114863, 114865, 114866, 114867, 114868, 114869, 114873, 114874, 114875, 114876, 114877, 114878, 114879, 114880, 114881, 114882, 114883, 114884, 114885, 114886, 114887, 114888, 114889, 114892, 114895, 114896, 114897, 114898, 114899, 114900, 114901, 114902, 114903, 114904, 114905, 114906, 114907, 114908, 114909, 114910, 114911, 114912, 114913, 114914, 114915, 114916, 114917, 114918, 114922, 114923, 114924, 114925, 114926, 114927, 114928, 114929, 114930, 114931, 114932, 114933, 114934, 114935, 114936, 114938, 114939, 114940, 114941, 114942, 114943, 114944, 114945, 114946, 114947, 114948, 114949, 114950, 114951, 114952, 114953, 114955, 114956, 114957, 114958, 114959, 114960, 114961, 114963, 114965, 114966, 114968, 114969, 114970, 114971, 114975, 114976, 114977, 114978, 114979, 114980, 114981, 114982, 114983, 114984, 114985, 114986, 114987, 114988, 114989, 114990, 114991, 114992, 114993, 114994, 114995, 114996, 114997, 114998, 114999, 115000, 115001, 115002, 115003, 115004, 115005, 115006, 115007, 115008, 115009, 115010, 115011, 115012, 115013, 115014, 115015, 115016, 115017, 115018, 115019, 115020, 115021, 115022, 115023, 115024, 115025, 115026, 115027, 115028, 115029, 115030, 115031, 115032, 115033, 115034, 115035, 115036, 115037, 115038, 115039, 115040, 115041, 115042, 115044, 115045, 115046, 115047, 115048, 115049, 115050, 115051, 115052, 115053, 115054, 115055, 115056, 115057, 115058, 115059, 115060, 115061, 115062, 115063, 115064, 115065, 115066, 115067, 115068, 115069, 115070, 115071, 115072, 115073, 115074, 115075, 115076, 115077, 115078, 115079, 115080, 115081, 115082, 115083, 115084, 115085, 115086, 115087, 115088, 115089, 115090, 115091, 115092, 115093, 115094, 115095, 115096, 115097, 115098, 115099, 115100, 115101, 115102, 115103, 115104, 115105, 115106, 115107, 115108, 115109, 115110, 115111, 115112, 115113, 115115, 115116, 115117, 115118, 115119, 115120, 115121, 115122, 115123, 115124, 115125, 115126, 115127, 115128, 115129, 115130, 115131, 115132, 115133, 115134, 115135, 115136, 115137, 115138, 115139, 115140, 115141, 115142, 115143, 115144, 115145, 115146, 115147, 115148, 115149, 115150, 115151, 115152, 115153, 115154, 115155, 115156, 115157, 115158, 115159, 115160, 115161, 115162, 115163, 115164, 115165, 115166, 115167, 115169, 115170, 115171, 115172, 115173, 115174, 115175, 115176, 115179, 115185, 115188, 115198, 115199, 115210, 115211, 115212, 115213, 115215, 115216, 115217, 115218, 115219, 115220, 115222, 115223, 115224, 115226, 115227, 115228, 115229, 115230, 115231, 115232, 115233, 115234, 115235, 115236, 115237, 115238, 115239, 115240, 115241, 115242, 115243, 115244, 115245, 115246, 115247, 115248, 115249, 115250, 115251, 115252, 115253, 115254, 115255, 115256, 115258, 115259, 115260, 115261, 115262, 115263, 115264, 115265, 115266, 115267, 115268, 115269, 115270, 115271, 115272, 115273, 115274, 115275, 115276, 115277, 115278, 115279, 115280, 115281, 115282, 115283, 115284, 115285, 115286, 115287, 115288, 115289, 115290, 115291, 115292, 115293, 115294, 115295, 115296, 115297, 115298, 115299, 115300, 115301, 115302, 115304, 115305, 115306, 115307, 115308, 115309, 115310, 115311, 115312, 115313, 115314, 115315, 115316, 115317, 115319, 115320, 115321, 115322, 115323, 115324, 115325, 115326, 115327, 115328, 115333, 115338, 115339, 115341, 115342, 115344, 115345, 115346, 115347, 115348, 115349, 115350, 115351, 115352, 115353, 115354, 115355, 115356, 115357, 115358, 115360, 115361, 115362, 115363, 115364, 115365, 115366, 115367, 115368, 115369, 115370, 115371, 115372, 115373, 115374, 115375, 115376, 115377, 115378, 115379, 115380, 115381, 115382, 115383, 115384, 115385, 115386, 115387, 115388, 115389, 115392, 115393, 115394, 115395, 115396, 115397, 115398, 115399, 115400, 115401, 115402, 115403, 115404, 115405, 115406, 115407, 115408, 115414, 115415, 115417, 115418, 115419, 115426, 115427, 115428, 115429, 115430, 115431, 115432, 115433, 115434, 115435, 115436, 115437, 115438, 115439, 115440, 115441, 115442, 115443, 115444, 115445, 115446, 115447, 115448, 115449, 115450, 115451, 115452, 115453, 115454, 115455, 115456, 115457, 115458, 115459, 115460, 115461, 115462, 115463, 115464, 115465, 115466, 115467, 115468, 115469, 115470, 115471, 115472, 115473, 115474, 115475, 115476, 115477, 115478, 115479, 115480, 115481, 115482, 115483, 115484, 115485, 115486, 115487, 115488, 115489, 115490, 115491, 115492, 115493, 115494, 115495, 115496, 115497, 115498, 115499, 115500, 115501, 115502, 115503, 115504, 115505, 115506, 115507, 115508, 115509, 115510, 115511, 115512, 115514, 115515, 115517, 115518, 115519, 115520, 115521, 115522, 115523, 115524, 115525, 115526, 115527, 115528, 115529, 115530, 115531, 115532, 115533, 115534, 115535, 115536, 115537, 115538, 115539, 115540, 115541, 115542, 115543, 115544, 115545, 115546, 115547, 115548, 115549, 115550, 115551, 115552, 115553, 115554, 115555, 115556, 115557, 115558, 115559, 115560, 115561, 115562, 115563, 115564, 115565, 115566, 115567, 115568, 115569, 115570, 115571, 115572, 115573, 115574, 115575, 115576, 115577, 115578, 115579, 115580, 115581, 115582, 115583, 115584, 115585, 115588, 115589, 115590, 115591, 115592, 115593, 115594, 115595, 115596, 115597, 115598, 115599, 115600, 115601, 115603, 115604, 115605, 115606, 115607, 115608, 115609, 115610, 115611, 115612, 115613, 115614, 115615, 115616, 115617, 115618, 115619, 115620, 115622, 115623, 115624, 115625, 115626, 115627, 115628, 115629, 115630, 115631, 115632, 115633, 115634, 115635, 115636, 115637, 115638, 115639, 115640, 115641, 115642, 115643, 115644, 115645, 115646, 115647, 115648, 115649, 115650, 115651, 115652, 115653, 115654, 115655, 115656, 115657, 115658, 115659, 115660, 115661, 115662, 115663, 115664, 115665, 115666, 115667, 115668, 115669, 115670, 115671, 115672, 115673, 115674, 115675, 115676, 115677, 115678, 115679, 115680, 115681, 115682, 115683, 115684, 115685, 115686, 115687, 115688, 115689, 115690, 115691, 115692, 115693, 115694, 115695, 115696, 115697, 115698, 115699, 115700, 115701, 115702, 115703, 115705, 115706, 115708, 115709, 115710, 115711, 115712, 115713, 115714, 115715, 115716, 115717, 115718, 115719, 115720, 115721, 115722, 115723, 115724, 115725, 115726, 115727, 115728, 115729, 115730, 115731, 115732, 115733, 115734, 115735, 115736, 115737, 115738, 115740, 115741, 115742, 115743, 115745, 115746, 115747, 115748, 115749, 115750, 115751, 115752, 115753, 115754, 115755, 115757, 115758, 115759, 115760, 115761, 115762, 115763, 115764, 115765, 115766, 115767, 115768, 115769, 115770, 115771, 115772, 115773, 115774, 115775, 115776, 115777, 115778, 115781, 115784, 115785, 115786, 115787, 115788, 115789, 115790, 115791, 115792, 115793, 115794, 115795, 115796, 115797, 115798, 115799, 115800, 115801, 115802, 115803, 115804, 115805, 115806, 115807, 115808, 115809, 115810, 115811, 115812, 115813, 115814, 115815, 115816, 115817, 115818, 115819, 115820, 115821, 115822, 115825, 115826, 115827, 115828, 115829, 115831, 115832, 115833, 115835, 115838, 115839, 115840, 115841, 115844, 115846, 115847, 115848, 115849, 115850, 115851, 115852, 115853, 115854, 115855, 115857, 115858, 115859, 115860, 115861, 115862, 115863, 115864, 115866, 115867, 115868, 115869, 115870, 115871, 115872, 115873, 115874, 115875, 115876, 115877, 115878, 115879, 115880, 115881, 115882, 115883, 115884, 115885, 115887, 115888, 115889, 115890, 115891, 115892, 115893, 115894, 115895, 115896, 115897, 115898, 115899, 115900, 115901, 115902, 115903, 115904, 115905, 115906, 115907, 115908, 115909, 115910, 115911, 115912, 115913, 115914, 115915, 115916, 115917, 115918, 115919, 115920, 115921, 115922, 115923, 115924, 115925, 115926, 115927, 115928, 115929, 115930, 115931, 115932, 115933, 115934, 115935, 115936, 115937, 115938, 115939, 115940, 115941, 115942, 115943, 115944, 115945, 115946, 115947, 115948, 115949, 115950, 115951, 115952, 115953, 115954, 115955, 115956, 115957, 115958, 115959, 115960, 115964, 115965, 115966, 115967, 115968, 115969, 115970, 115971, 115972, 115973, 115974, 115975, 115976, 115978, 115979, 115980, 115981, 115982, 115983, 115984, 115985, 115986, 115987, 115988, 115989, 115990, 115991, 115992, 115993, 115994, 115995, 115996, 115997, 115998, 115999, 116000, 116001, 116002, 116003, 116004, 116007, 116008, 116010, 116011, 116012, 116013, 116014, 116015, 116016, 116017, 116018, 116019, 116020, 116021, 116025, 116026, 116027, 116028, 116029, 116030, 116031, 116032, 116033, 116034, 116035, 116036, 116037, 116038, 116039, 116040, 116041, 116042, 116043, 116044, 116045, 116046, 116047, 116048, 116049, 116050, 116051, 116052, 116054, 116055, 116056, 116057, 116058, 116059, 116060, 116061, 116062, 116063, 116068, 116069, 116076, 116077, 116078, 116079, 116080, 116081, 116082, 116083, 116084, 116085, 116086, 116087, 116088, 116089, 116094, 116103, 116104, 116105, 116106, 116107, 116108, 116109, 116110, 116111, 116112, 116113, 116114, 116115, 116116, 116117, 116118, 116119, 116121, 116122, 116123, 116124, 116125, 116126, 116127, 116128, 116129, 116130, 116131, 116132, 116133, 116134, 116135, 116136, 116138, 116139, 116140, 116141, 116143, 116144, 116145, 116146, 116147, 116148, 116149, 116150, 116152, 116153, 116154, 116155, 116156, 116157, 116158, 116159, 116161, 116165, 116166, 116167, 116168, 116169, 116170, 116171, 116172, 116173, 116174, 116175, 116176, 116177, 116178, 116179, 116180, 116181, 116182, 116183, 116184, 116185, 116186, 116187, 116188, 116189, 116190, 116191, 116192, 116193, 116194, 116195, 116196, 116198, 116199, 116200, 116201, 116202, 116203, 116204, 116205, 116206, 116207, 116208, 116209, 116210, 116211, 116212, 116213, 116214, 116217, 116218, 116219, 116220, 116221, 116222, 116223, 116225, 116226, 116229, 116230, 116231, 116232, 116233, 116234, 116235, 116236, 116237, 116238, 116241, 116242, 116244, 116245, 116246, 116247, 116248, 116249, 116250, 116251, 116252, 116253, 116254, 116255, 116256, 116257, 116258, 116259, 116260, 116261, 116262, 116263, 116264, 116265, 116266, 116267, 116268, 116269, 116270, 116271, 116272, 116273, 116274, 116275, 116276, 116277, 116278, 116279, 116280, 116281, 116282, 116283, 116284, 116285, 116286, 116287, 116288, 116289, 116290, 116291, 116292, 116293, 116294, 116295, 116296, 116297, 116298, 116299, 116300, 116301, 116302, 116303, 116304, 116305, 116306, 116307, 116308, 116309, 116310, 116311, 116312, 116313, 116314, 116315, 116316, 116317, 116318, 116319, 116320, 116321, 116322, 116323, 116324, 116325, 116326, 116327, 116328, 116329, 116334, 116335, 116336, 116337, 116344, 116345, 116346, 116348, 116349, 116350, 116351, 116352, 116353, 116354, 116355, 116356, 116357, 116358, 116359, 116360, 116361, 116362, 116363, 116364, 116365, 116366, 116367, 116368, 116369, 116370, 116371, 116372, 116373, 116374, 116375, 116376, 116377, 116378, 116379, 116380, 116381, 116382, 116383, 116384, 116385, 116386, 116387, 116388, 116389, 116390, 116391, 116392, 116393, 116394, 116395, 116396, 116397, 116398, 116399, 116400, 116401, 116402, 116403, 116404, 116405, 116406, 116407, 116408, 116409, 116410, 116411, 116412, 116413, 116414, 116415, 116416, 116417, 116418, 116419, 116420, 116421, 116422, 116423, 116424, 116425, 116426, 116427, 116428, 116429, 116430, 116431, 116432, 116433, 116434, 116436, 116438, 116439, 116441, 116442, 116443, 116445, 116446, 116447, 116448, 116450, 116451, 116452, 116454, 116455, 116456, 116457, 116458, 116459, 116460, 116465, 116466, 116468, 116469, 116470, 116472, 116477, 116478, 116479, 116484, 116485, 116486, 116487, 116488, 116489, 116490, 116491, 116492, 116493, 116494, 116495, 116496, 116497, 116498, 116499, 116500, 116501, 116502, 116503, 116504, 116505, 116506, 116507, 116508, 116509, 116510, 116511, 116513, 116514, 116515, 116516, 116517, 116518, 116519, 116521, 116522, 116523, 116524, 116525, 116526, 116527, 116528, 116529, 116530, 116531, 116533, 116534, 116535, 116537, 116538, 116539, 116540, 116541, 116542, 116543, 116544, 116545, 116546, 116547, 116548, 116549, 116550, 116551, 116552, 116553, 116554, 116555, 116556, 116557, 116558, 116559, 116560, 116561, 116562, 116563, 116564, 116565, 116566, 116568, 116569, 116570, 116571, 116572, 116573, 116574, 116575, 116576, 116577, 116578, 116579, 116580, 116581, 116582, 116583, 116584, 116585, 116586, 116587, 116588, 116589, 116590, 116591, 116592, 116593, 116594, 116595, 116596, 116597, 116598, 116599, 116600, 116601, 116602, 116603, 116604, 116606, 116607, 116608, 116609, 116610, 116611, 116612, 116613, 116614, 116615, 116616, 116617, 116618, 116619, 116620, 116621, 116622, 116623, 116624, 116625, 116626, 116627, 116628, 116629, 116630, 116631, 116632, 116633, 116634, 116635, 116636, 116637, 116638, 116639, 116640, 116641, 116642, 116643, 116644, 116645, 116646, 116647, 116648, 116649, 116650, 116651, 116652, 116653, 116654, 116655, 116656, 116657, 116658, 116659, 116660, 116661, 116662, 116663, 116664, 116665, 116666, 116667, 116668, 116669, 116670, 116671, 116672, 116673, 116674, 116675, 116680, 116681, 116682, 116689, 116690, 116691, 116692, 116693, 116694, 116695, 116696, 116697, 116698, 116699, 116701, 116702, 116703, 116704, 116705, 116706, 116707, 116708, 116709, 116710, 116711, 116713, 116714, 116715, 116716, 116717, 116718, 116719, 116720, 116721, 116722, 116723, 116724, 116725, 116726, 116727, 116728, 116729, 116730, 116731, 116732, 116733, 116734, 116735, 116736, 116737, 116738, 116739, 116740, 116741, 116742, 116743, 116744, 116745, 116746, 116747, 116748, 116749, 116750, 116753, 116754, 116758, 116759, 116760, 116761, 116762, 116763, 116764, 116765, 116766, 116769, 116770, 116771, 116772, 116773, 116774, 116776, 116777, 116779, 116780, 116781, 116782, 116783, 116784, 116785, 116786, 116787, 116788, 116789, 116790, 116791, 116792, 116793, 116794, 116795, 116796, 116797, 116798, 116799, 116800, 116801, 116802, 116803, 116804, 116805, 116806, 116807, 116808, 116809, 116810, 116811, 116812, 116813, 116814, 116815, 116816, 116817, 116818, 116819, 116820, 116821, 116822, 116823, 116824, 116825, 116826, 116827, 116828, 116829, 116830, 116831, 116832, 116833, 116834, 116835, 116836, 116837, 116838, 116839, 116840, 116841, 116842, 116843, 116845, 116846, 116847, 116848, 116849, 116850, 116851, 116853, 116854, 116855, 116856, 116857, 116858, 116859, 116860, 116861, 116862, 116863, 116864, 116865, 116866, 116867, 116868, 116869, 116870, 116871, 116875, 116876, 116878, 116879, 116880, 116881, 116882, 116883, 116884, 116885, 116886, 116887, 116888, 116889, 116890, 116892, 116893, 116894, 116895, 116896, 116897, 116898, 116899, 116900, 116901, 116902, 116903, 116904, 116905, 116906, 116907, 116908, 116909, 116910, 116911, 116912, 116913, 116914, 116915, 116916, 116917, 116920, 116921, 116922, 116923, 116924, 116925, 116926, 116927, 116928, 116929, 116930, 116931, 116932, 116933, 116934, 116935, 116936, 116937, 116938, 116939, 116940, 116941, 116943, 116944, 116946, 116947, 116948, 116949, 116950, 116951, 116952, 116953, 116955, 116960, 116961, 116968, 116969, 116970, 116971, 116972, 116973, 116974, 116975, 116976, 116977, 116978, 116979, 116980, 116981, 116982, 116983, 116984, 116985, 116986, 116987, 116988, 116989, 116990, 116991, 116992, 116993, 116994, 116996, 116997, 116998, 116999, 117000, 117001, 117002, 117003, 117004, 117005, 117006, 117007, 117008, 117009, 117010, 117011, 117012, 117013, 117014, 117015, 117016, 117017, 117018, 117019, 117020, 117021, 117022, 117023, 117024, 117025, 117026, 117027, 117028, 117029, 117030, 117031, 117032, 117033, 117034, 117035, 117036, 117037, 117038, 117039, 117040, 117041, 117042, 117043, 117044, 117045, 117046, 117047, 117048, 117049, 117050, 117051, 117052, 117053, 117054, 117055, 117056, 117057, 117059, 117060); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (117061, 117062, 117063, 117064, 117065, 117066, 117067, 117068, 117069, 117070, 117071, 117072, 117073, 117074, 117075, 117076, 117077, 117078, 117079, 117080, 117081, 117082, 117083, 117084, 117085, 117086, 117087, 117088, 117089, 117090, 117091, 117092, 117093, 117094, 117095, 117096, 117097, 117098, 117099, 117100, 117101, 117102, 117103, 117104, 117105, 117106, 117107, 117108, 117109, 117110, 117111, 117112, 117113, 117114, 117115, 117116, 117117, 117118, 117119, 117120, 117121, 117122, 117123, 117124, 117125, 117126, 117127, 117128, 117129, 117130, 117131, 117132, 117133, 117134, 117135, 117136, 117137, 117138, 117140, 117141, 117142, 117143, 117144, 117145, 117146, 117147, 117148, 117149, 117150, 117151, 117152, 117153, 117154, 117155, 117156, 117157, 117158, 117159, 117160, 117161, 117162, 117163, 117164, 117165, 117166, 117167, 117168, 117169, 117170, 117171, 117172, 117173, 117174, 117175, 117176, 117177, 117178, 117179, 117180, 117181, 117182, 117183, 117184, 117185, 117186, 117187, 117188, 117189, 117191, 117192, 117193, 117194, 117196, 117197, 117198, 117199, 117200, 117201, 117202, 117203, 117205, 117206, 117207, 117208, 117209, 117211, 117212, 117215, 117216, 117217, 117218, 117223, 117225, 117226, 117227, 117228, 117229, 117230, 117231, 117233, 117234, 117235, 117236, 117237, 117238, 117239, 117240, 117241, 117242, 117243, 117244, 117245, 117246, 117247, 117248, 117249, 117250, 117251, 117252, 117253, 117254, 117255, 117256, 117257, 117258, 117259, 117260, 117261, 117262, 117263, 117264, 117265, 117266, 117267, 117268, 117269, 117270, 117271, 117272, 117273, 117274, 117275, 117277, 117278, 117279, 117281, 117282, 117283, 117284, 117285, 117286, 117287, 117288, 117289, 117290, 117291, 117292, 117293, 117294, 117295, 117296, 117303, 117304, 117305, 117306, 117307, 117308, 117310, 117311, 117313, 117319, 117320, 117321, 117322, 117323, 117324, 117325, 117326, 117327, 117328, 117329, 117330, 117331, 117332, 117333, 117334, 117335, 117336, 117337, 117338, 117339, 117340, 117341, 117342, 117343, 117344, 117345, 117346, 117347, 117348, 117350, 117351, 117352, 117353, 117354, 117355, 117356, 117357, 117358, 117359, 117360, 117361, 117362, 117363, 117364, 117365, 117367, 117368, 117369, 117370, 117371, 117392, 117394, 117396, 117397, 117398, 117399, 117400, 117401, 117402, 117403, 117404, 117405, 117406, 117407, 117408, 117409, 117410, 117411, 117412, 117413, 117414, 117415, 117416, 117417, 117418, 117420, 117421, 117422, 117423, 117424, 117425, 117426, 117428, 117429, 117430, 117431, 117432, 117433, 117434, 117435, 117436, 117437, 117438, 117439, 117440, 117441, 117442, 117443, 117444, 117445, 117446, 117447, 117448, 117449, 117450, 117451, 117452, 117453, 117454, 117455, 117456, 117457, 117458, 117459, 117460, 117461, 117462, 117463, 117464, 117465, 117466, 117467, 117468, 117469, 117470, 117471, 117472, 117473, 117474, 117475, 117476, 117477, 117478, 117479, 117480, 117481, 117482, 117483, 117484, 117485, 117486, 117487, 117488, 117489, 117490, 117491, 117492, 117493, 117494, 117497, 117499, 117500, 117501, 117502, 117503, 117504, 117506, 117507, 117508, 117509, 117510, 117511, 117512, 117513, 117514, 117515, 117516, 117517, 117518, 117519, 117520, 117521, 117522, 117523, 117524, 117525, 117526, 117528, 117530, 117531, 117532, 117533, 117534, 117535, 117536, 117537, 117538, 117539, 117540, 117541, 117542, 117544, 117545, 117546, 117547, 117548, 117549, 117550, 117551, 117552, 117553, 117554, 117555, 117556, 117557, 117558, 117559, 117560, 117561, 117562, 117564, 117567, 117568, 117569, 117570, 117571, 117572, 117573, 117574, 117575, 117576, 117577, 117578, 117579, 117580, 117581, 117582, 117583, 117584, 117585, 117586, 117588, 117589, 117590, 117591, 117592, 117593, 117594, 117595, 117596, 117597, 117598, 117599, 117600, 117601, 117602, 117603, 117606, 117607, 117608, 117609, 117610, 117611, 117612, 117613, 117614, 117615, 117616, 117617, 117618, 117619, 117620, 117621, 117622, 117623, 117624, 117625, 117626, 117627, 117628, 117630, 117631, 117632, 117633, 117634, 117635, 117636, 117637, 117638, 117639, 117640, 117641, 117642, 117643, 117644, 117645, 117646, 117647, 117648, 117649, 117650, 117651, 117652, 117653, 117654, 117655, 117656, 117657, 117658, 117659, 117660, 117661, 117662, 117663, 117664, 117665, 117666, 117667, 117668, 117669, 117670, 117671, 117672, 117673, 117674, 117675, 117676, 117677, 117678, 117679, 117680, 117681, 117682, 117683, 117685, 117686, 117687, 117688, 117689, 117690, 117691, 117692, 117693, 117694, 117695, 117696, 117697, 117698, 117699, 117700, 117701, 117702, 117703, 117704, 117705, 117706, 117707, 117708, 117709, 117710, 117711, 117712, 117713, 117714, 117715, 117716, 117717, 117718, 117719, 117720, 117721, 117722, 117723, 117724, 117725, 117726, 117727, 117728, 117729, 117730, 117731, 117732, 117733, 117734, 117735, 117736, 117737, 117738, 117739, 117740, 117741, 117742, 117743, 117744, 117745, 117746, 117747, 117748, 117749, 117750, 117751, 117752, 117753, 117754, 117755, 117756, 117757, 117758, 117759, 117760, 117761, 117762, 117763, 117764, 117765, 117766, 117767, 117768, 117769, 117770, 117771, 117772, 117773, 117774, 117775, 117776, 117777, 117778, 117779, 117780, 117781, 117782, 117783, 117784, 117785, 117786, 117787, 117790, 117792, 117793, 117794, 117795, 117796, 117797, 117798, 117799, 117800, 117801, 117802, 117803, 117804, 117805, 117806, 117807, 117808, 117809, 117810, 117811, 117812, 117813, 117814, 117815, 117816, 117817, 117818, 117819, 117820, 117825, 117827, 117833, 117837, 117838, 117849, 117850, 117851, 117852, 117853, 117854, 117855, 117856, 117857, 117858, 117859, 117860, 117861, 117862, 117863, 117864, 117865, 117866, 117867, 117868, 117869, 117870, 117871, 117872, 117873, 117874, 117875, 117876, 117877, 117879, 117880, 117881, 117883, 117885, 117886, 117888, 117889, 117890, 117891, 117893, 117895, 117896, 117897, 117898, 117899, 117900, 117901, 117902, 117903, 117904, 117905, 117906, 117907, 117908, 117909, 117930, 117931, 117932, 117933, 117934, 117935, 117936, 117937, 117938, 117939, 117940, 117941, 117942, 117943, 117944, 117945, 117947, 117948, 117949, 117950, 117951, 117952, 117953, 117954, 117955, 117956, 117957, 117958, 117959, 117960, 117961, 117962, 117963, 117964, 117965, 117966, 117967, 117968, 117969, 117970, 117971, 117972, 117973, 117974, 117979, 117980, 117981, 117982, 117983, 117984, 117985, 117986, 117987, 117988, 117989, 117990, 117991, 117992, 117993, 117994, 117995, 117996, 117997, 117998, 117999, 118000, 118001, 118002, 118003, 118004, 118005, 118006, 118007, 118008, 118009, 118010, 118011, 118012, 118013, 118014, 118015, 118016, 118017, 118018, 118019, 118020, 118021, 118022, 118023, 118024, 118032, 118033, 118034, 118035, 118036, 118037, 118038, 118039, 118040, 118041, 118042, 118043, 118044, 118045, 118046, 118047, 118048, 118049, 118050, 118051, 118052, 118053, 118054, 118055, 118056, 118057, 118058, 118059, 118060, 118061, 118062, 118063, 118064, 118065, 118066, 118067, 118068, 118069, 118070, 118071, 118072, 118073, 118075, 118076, 118077, 118078, 118079, 118080, 118081, 118082, 118083, 118084, 118085, 118086, 118087, 118088, 118089, 118090, 118091, 118092, 118093, 118094, 118096, 118103, 118104, 118105, 118106, 118107, 118108, 118109, 118111, 118112, 118113, 118114, 118116, 118117, 118118, 118119, 118120, 118121, 118122, 118123, 118124, 118125, 118126, 118127, 118128, 118129, 118130, 118131, 118132, 118133, 118134, 118135, 118136, 118137, 118138, 118139, 118142, 118145, 118146, 118147, 118148, 118149, 118152, 118154, 118155, 118157, 118159, 118160, 118162, 118163, 118164, 118165, 118166, 118167, 118169, 118170, 118171, 118172, 118173, 118174, 118175, 118176, 118177, 118178, 118179, 118180, 118181, 118182, 118183, 118184, 118185, 118188, 118191, 118192, 118193, 118194, 118195, 118196, 118197, 118198, 118199, 118200, 118201, 118202, 118203, 118204, 118205, 118206, 118207, 118208, 118209, 118210, 118211, 118212, 118213, 118214, 118215, 118216, 118217, 118218, 118219, 118220, 118221, 118222, 118223, 118224, 118231, 118234, 118235, 118236, 118237, 118238, 118239, 118240, 118241, 118242, 118243, 118244, 118245, 118246, 118247, 118248, 118249, 118250, 118251, 118252, 118253, 118254, 118255, 118256, 118257, 118258, 118259, 118260, 118261, 118262, 118263, 118264, 118265, 118266, 118267, 118268, 118269, 118270, 118271, 118272, 118273, 118274, 118275, 118276, 118277, 118278, 118279, 118280, 118281, 118282, 118283, 118284, 118285, 118286, 118287, 118289, 118290, 118291, 118294, 118297, 118298, 118299, 118300, 118301, 118302, 118303, 118304, 118306, 118307, 118308, 118309, 118310, 118311, 118312, 118313, 118314, 118315, 118316, 118317, 118318, 118319, 118320, 118321, 118322, 118323, 118324, 118325, 118326, 118327, 118328, 118329, 118330, 118331, 118332, 118333, 118334, 118335, 118336, 118337, 118338, 118339, 118340, 118341, 118342, 118343, 118344, 118345, 118346, 118347, 118348, 118349, 118350, 118351, 118352, 118353, 118354, 118355, 118356, 118357, 118358, 118359, 118360, 118361, 118362, 118363, 118364, 118365, 118366, 118367, 118368, 118369, 118370, 118371, 118372, 118373, 118374, 118375, 118376, 118377, 118378, 118379, 118380, 118381, 118382, 118383, 118384, 118385, 118386, 118387, 118388, 118389, 118390, 118391, 118392, 118393, 118394, 118395, 118396, 118397, 118398, 118399, 118400, 118401, 118402, 118403, 118404, 118405, 118406, 118407, 118408, 118409, 118410, 118411, 118412, 118413, 118414, 118415, 118416, 118417, 118418, 118419, 118420, 118421, 118422, 118423, 118424, 118425, 118426, 118427, 118428, 118429, 118430, 118431, 118432, 118433, 118434, 118435, 118436, 118437, 118438, 118439, 118440, 118441, 118442, 118443, 118444, 118445, 118446, 118447, 118448, 118449, 118450, 118451, 118452, 118453, 118454, 118455, 118456, 118457, 118458, 118459, 118460, 118461, 118462, 118463, 118464, 118465, 118466, 118467, 118468, 118469, 118470, 118471, 118472, 118473, 118474, 118475, 118476, 118477, 118478, 118479, 118480, 118481, 118482, 118483, 118484, 118485, 118486, 118487, 118488, 118489, 118490, 118491, 118492, 118493, 118494, 118495, 118496, 118497, 118498, 118499, 118500, 118501, 118502, 118503, 118504, 118505, 118506, 118507, 118508, 118509, 118510, 118511, 118512, 118514, 118516, 118517, 118518, 118519, 118520, 118521, 118522, 118523, 118524, 118525, 118526, 118527, 118528, 118529, 118530, 118531, 118532, 118533, 118534, 118535, 118536, 118537, 118538, 118539, 118540, 118541, 118542, 118543, 118544, 118545, 118546, 118547, 118548, 118549, 118550, 118551, 118552, 118553, 118554, 118555, 118556, 118557, 118558, 118559, 118560, 118561, 118562, 118563, 118564, 118566, 118567, 118568, 118569, 118570, 118571, 118572, 118573, 118575, 118576, 118577, 118578, 118579, 118580, 118581, 118582, 118583, 118584, 118585, 118586, 118587, 118588, 118589, 118590, 118591, 118592, 118594, 118595, 118596, 118597, 118598, 118599, 118600, 118601, 118602, 118603, 118604, 118605, 118606, 118607, 118608, 118609, 118610, 118611, 118612, 118613, 118614, 118615, 118616, 118617, 118618, 118619, 118620, 118621, 118622, 118623, 118624, 118625, 118626, 118627, 118628, 118629, 118630, 118631, 118632, 118633, 118634, 118635, 118636, 118637, 118638, 118640, 118641, 118642, 118643, 118644, 118645, 118646, 118647, 118648, 118649, 118650, 118651, 118652, 118653, 118654, 118655, 118656, 118657, 118658, 118659, 118660, 118661, 118662, 118663, 118664, 118665, 118666, 118667, 118668, 118669, 118670, 118671, 118672, 118673, 118674, 118676, 118678, 118679, 118680, 118681, 118682, 118683, 118684, 118685, 118686, 118687, 118688, 118689, 118690, 118691, 118693, 118694, 118695, 118696, 118697, 118698, 118699, 118700, 118701, 118702, 118703, 118704, 118705, 118706, 118707, 118708, 118709, 118710, 118711, 118712, 118713, 118714, 118715, 118716, 118717, 118718, 118719, 118720, 118721, 118722, 118723, 118724, 118725, 118726, 118727, 118728, 118729, 118730, 118731, 118732, 118733, 118734, 118735, 118736, 118737, 118738, 118739, 118740, 118741, 118742, 118743, 118744, 118745, 118746, 118747, 118748, 118749, 118750, 118751, 118752, 118753, 118754, 118755, 118756, 118757, 118758, 118759, 118760, 118761, 118762, 118772, 118773, 118774, 118775, 118776, 118777, 118778, 118779, 118780, 118781, 118782, 118783, 118784, 118785, 118786, 118787, 118788, 118789, 118790, 118791, 118792, 118793, 118794, 118795, 118796, 118797, 118800, 118801, 118802, 118803, 118804, 118805, 118806, 118807, 118808, 118809, 118810, 118811, 118812, 118814, 118815, 118816, 118817, 118818, 118819, 118820, 118821, 118822, 118823, 118824, 118826, 118827, 118828, 118829, 118830, 118831, 118832, 118833, 118834, 118835, 118836, 118837, 118838, 118839, 118840, 118841, 118842, 118843, 118844, 118845, 118846, 118847, 118848, 118849, 118850, 118851, 118852, 118853, 118855, 118856, 118857, 118858, 118859, 118860, 118861, 118862, 118863, 118864, 118865, 118866, 118867, 118868, 118869, 118870, 118871, 118872, 118873, 118874, 118875, 118876, 118877, 118878, 118879, 118880, 118881, 118882, 118883, 118884, 118885, 118886, 118887, 118888, 118889, 118891, 118892, 118893, 118894, 118895, 118896, 118897, 118898, 118899, 118900, 118901, 118902, 118903, 118904, 118905, 118906, 118907, 118908, 118909, 118910, 118911, 118912, 118913, 118914, 118915, 118916, 118917, 118918, 118919, 118920, 118921, 118922, 118923, 118924, 118925, 118926, 118927, 118929, 118930, 118931, 118932, 118933, 118934, 118935, 118936, 118937, 118938, 118942, 118943, 118944, 118945, 118946, 118947, 118948, 118949, 118950, 118951, 118952, 118953, 118954, 118955, 118956, 118957, 118958, 118959, 118960, 118961, 118962, 118963, 118964, 118965, 118966, 118967, 118968, 118969, 118970, 118971, 118972, 118973, 118974, 118975, 118976, 118977, 118978, 118979, 118980, 118981, 118982, 118983, 118985, 118986, 118987, 118989, 118990, 118991, 118992, 118993, 118994, 118999, 119000, 119001, 119002, 119003, 119008, 119013, 119014, 119015, 119016, 119017, 119025, 119026, 119027, 119028, 119029, 119030, 119031, 119032, 119039, 119040, 119041, 119042, 119043, 119044, 119045, 119046, 119047, 119048, 119049, 119050, 119051, 119052, 119053, 119054, 119055, 119056, 119057, 119058, 119059, 119060, 119061, 119062, 119063, 119064, 119065, 119066, 119067, 119068, 119069, 119070, 119071, 119072, 119073, 119074, 119075, 119076, 119077, 119078, 119079, 119080, 119081, 119082, 119083, 119084, 119085, 119086, 119087, 119088, 119089, 119090, 119091, 119092, 119093, 119094, 119095, 119096, 119097, 119098, 119099, 119100, 119102, 119103, 119104, 119105, 119106, 119107, 119108, 119113, 119114, 119115, 119122, 119123, 119124, 119125, 119126, 119127, 119128, 119129, 119130, 119131, 119132, 119133, 119138, 119139, 119140, 119141, 119142, 119143, 119144, 119145, 119146, 119147, 119148, 119149, 119150, 119151, 119152, 119153, 119154, 119155, 119156, 119157, 119158, 119159, 119160, 119161, 119163, 119164, 119165, 119166, 119167, 119168, 119169, 119170, 119171, 119172, 119173, 119174, 119175, 119176, 119177, 119178, 119179, 119181, 119182, 119183, 119184, 119185, 119186, 119187, 119188, 119189, 119190, 119191, 119192, 119193, 119194, 119195, 119196, 119197, 119198, 119199, 119200, 119201, 119202, 119203, 119204, 119205, 119206, 119207, 119208, 119209, 119210, 119211, 119212, 119213, 119214, 119215, 119216, 119217, 119218, 119220, 119221, 119222, 119223, 119224, 119225, 119226, 119227, 119228, 119229, 119230, 119231, 119232, 119233, 119235, 119236, 119237, 119238, 119239, 119240, 119241, 119242, 119243, 119244, 119245, 119247, 119248, 119249, 119250, 119251, 119252, 119253, 119254, 119255, 119256, 119257, 119258, 119259, 119260, 119261, 119262, 119263, 119264, 119265, 119266, 119267, 119268, 119269, 119270, 119271, 119272, 119273, 119274, 119275, 119276, 119277, 119278, 119279, 119280, 119281, 119282, 119283, 119287, 119288, 119289, 119292, 119299, 119300, 119301, 119302, 119303, 119304, 119305, 119306, 119307, 119309, 119310, 119312, 119313, 119314, 119315, 119317, 119318, 119320, 119321, 119322, 119325, 119326, 119327, 119328, 119334, 119338, 119340, 119341, 119342, 119343, 119344, 119345, 119346, 119350, 119356, 119357, 119359, 119362, 119366, 119379, 119380, 119381, 119382, 119383, 119384, 119386, 119388, 119390, 119391, 119393, 119394, 119395, 119396, 119397, 119398, 119399, 119403, 119404, 119405, 119406, 119407, 119408, 119409, 119411, 119412, 119414, 119418, 119419, 119422, 119423, 119424, 119425, 119426, 119427, 119428, 119430, 119431, 119432, 119433, 119435, 119436, 119437, 119438, 119440, 119443, 119444, 119446, 119447, 119448, 119449, 119450, 119453, 119454, 119456, 119459, 119460, 119462, 119463, 119464, 119466, 119467, 119469, 119470, 119471, 119472, 119473, 119474, 119475, 119476, 119477, 119478, 119479, 119480, 119481, 119482, 119483, 119484, 119485, 119486, 119487, 119488, 119489, 119490, 119491, 119492, 119493, 119494, 119495, 119496, 119497, 119498, 119499, 119500, 119501, 119502, 119503, 119504, 119505, 119506, 119507, 119508, 119509, 119510, 119511, 119512, 119513, 119514, 119515, 119516, 119517, 119518, 119520, 119521, 119522, 119523, 119524, 119525, 119526, 119527, 119528, 119529, 119530, 119531, 119532, 119533, 119534, 119535, 119536, 119538, 119539, 119540, 119541, 119542, 119543, 119544, 119545, 119546, 119547, 119548, 119549, 119550, 119551, 119552, 119553, 119554, 119555, 119556, 119557, 119558, 119559, 119560, 119561, 119562, 119563, 119570, 119571, 119572, 119573, 119574, 119575, 119576, 119577, 119578, 119579, 119580, 119581, 119582, 119583, 119584, 119585, 119586, 119587, 119588, 119589, 119590, 119591, 119596, 119597, 119598, 119599, 119600, 119601, 119602, 119603, 119604, 119605, 119606, 119607, 119608, 119609, 119610, 119611, 119618, 119619, 119620, 119621, 119622, 119623, 119624, 119625, 119626, 119627, 119628, 119629, 119630, 119632, 119633, 119634, 119635, 119636, 119640, 119642, 119643, 119644, 119645, 119646, 119647, 119648, 119649, 119650, 119651, 119652, 119653, 119654, 119655, 119656, 119657, 119658, 119659, 119660, 119661, 119662, 119663, 119664, 119665, 119666, 119667, 119672, 119673, 119674, 119675, 119676, 119677, 119679, 119680, 119681, 119682, 119683, 119684, 119685, 119686, 119687, 119688, 119689, 119690, 119691, 119692, 119693, 119694, 119695, 119696, 119698, 119699, 119701, 119702, 119707, 119708, 119709, 119710, 119715, 119716, 119717, 119718, 119719, 119720, 119721, 119722, 119723, 119724, 119725, 119726, 119727, 119728, 119729, 119730, 119731, 119732, 119733, 119734, 119735, 119736, 119737, 119738, 119739, 119740, 119741, 119742, 119743, 119744, 119745, 119746, 119747, 119748, 119749, 119750, 119751, 119752, 119754, 119755, 119756, 119757, 119758, 119759, 119760, 119761, 119762, 119764, 119765, 119766, 119767, 119768, 119769, 119770, 119771, 119772, 119773, 119774, 119775, 119776, 119777, 119778, 119779, 119780, 119781, 119782, 119783, 119784, 119785, 119786, 119787, 119788, 119789, 119790, 119791, 119792, 119793, 119794, 119795, 119796, 119797, 119798, 119799, 119800, 119801, 119802, 119803, 119804, 119805, 119806, 119807, 119808, 119809, 119810, 119811, 119812, 119813, 119814, 119815, 119816, 119817, 119818, 119819, 119820, 119821, 119822, 119823, 119824, 119825, 119826, 119827, 119828, 119829, 119830, 119831, 119832, 119833, 119834, 119835, 119836, 119837, 119838, 119839, 119840, 119841, 119842, 119843, 119844, 119845, 119846, 119847, 119848, 119849, 119850, 119851, 119852, 119853, 119854, 119855, 119856, 119857, 119858, 119859, 119860, 119861, 119862, 119863, 119864, 119865, 119866, 119867, 119868, 119869, 119870, 119871, 119872, 119873, 119874, 119876, 119878, 119879, 119880, 119881, 119882, 119883, 119884, 119885, 119886, 119887, 119888, 119889, 119890, 119891, 119892, 119893, 119894, 119895, 119896, 119897, 119898, 119899, 119900, 119901, 119902, 119903, 119904, 119905, 119906, 119907, 119908, 119909, 119910, 119911, 119912, 119913, 119914, 119915, 119916, 119917, 119918, 119919, 119920, 119921, 119922, 119923, 119924, 119925, 119926, 119927, 119929, 119930, 119931, 119932, 119933, 119934, 119935, 119936, 119937, 119938, 119939, 119940, 119941, 119942, 119943, 119944, 119945, 119946, 119947, 119948, 119949, 119950, 119951, 119952, 119953, 119954, 119955, 119956, 119957, 119958, 119959, 119960, 119961, 119962, 119963, 119964, 119965, 119966, 119967, 119968, 119969, 119970, 119971, 119972, 119973, 119974, 119975, 119976, 119977, 119978, 119979, 119980, 119981, 119982, 119983, 119984, 119985, 119986, 119987, 119988, 119989, 119990, 119991, 119992, 119993, 119994, 119995, 119996, 119997, 119998, 119999, 120000, 120001, 120003, 120004, 120005, 120006, 120007, 120008, 120009, 120010, 120011, 120012, 120013, 120014, 120015, 120016, 120017, 120018, 120019, 120020, 120021, 120022, 120023, 120024, 120025, 120026, 120027, 120028, 120029, 120030, 120031, 120032, 120034, 120036, 120037, 120039, 120041, 120042, 120043, 120044, 120045, 120046, 120047, 120048, 120051, 120052, 120054, 120055, 120056, 120057, 120058, 120059, 120060, 120062, 120064, 120065, 120066, 120067, 120068, 120070, 120071, 120072, 120073, 120074, 120075, 120076, 120077, 120078, 120079, 120080, 120081, 120082, 120084, 120085, 120086, 120087, 120088, 120089, 120090, 120091, 120092, 120093, 120094, 120095, 120096, 120097, 120098, 120099, 120100, 120101, 120102, 120103, 120104, 120105, 120106, 120107, 120108, 120109, 120110, 120111, 120112, 120113, 120114, 120115, 120116, 120117, 120118, 120119, 120120, 120121, 120122, 120123, 120124, 120125, 120126, 120127, 120128, 120129, 120130, 120131, 120132, 120134, 120135, 120136, 120139, 120140, 120141, 120142, 120143, 120144, 120145, 120146, 120147, 120148, 120149, 120150, 120151, 120152, 120153, 120154, 120155, 120156, 120157, 120158, 120159, 120160, 120161, 120162, 120163, 120164, 120165, 120166, 120167, 120168, 120169, 120170, 120171, 120172, 120173, 120174, 120175, 120176, 120177, 120178, 120179, 120180, 120181, 120182, 120183, 120184, 120185, 120186, 120187, 120188, 120189, 120190, 120191, 120192, 120193, 120194, 120195, 120196, 120197, 120198, 120199, 120200, 120201, 120202, 120203, 120205, 120206, 120207, 120208, 120210, 120213, 120214, 120215, 120216, 120217, 120218, 120219, 120220, 120221, 120222, 120223, 120224, 120225, 120226, 120227, 120228, 120229, 120230, 120231, 120232, 120233, 120234, 120235, 120236, 120237, 120238, 120239, 120240, 120241, 120243, 120244, 120245, 120246, 120247, 120248, 120249, 120250, 120251, 120252, 120253, 120254, 120255, 120256, 120257, 120258, 120259, 120260, 120261, 120264, 120265, 120266, 120267, 120268, 120269, 120270, 120271, 120272, 120273, 120274, 120275, 120276, 120277, 120278, 120279, 120280, 120281, 120282, 120283, 120284, 120285, 120286, 120287, 120288, 120299, 120300, 120302, 120303, 120304, 120305, 120306, 120307, 120308, 120309, 120310, 120311, 120312, 120313, 120314, 120315, 120316, 120317, 120318, 120319, 120320, 120321, 120322, 120323, 120324, 120325, 120326, 120327, 120328, 120329, 120330, 120333, 120336, 120337, 120338, 120339, 120340, 120341, 120342, 120343, 120344, 120345, 120346, 120347, 120348, 120349, 120350, 120351, 120352, 120353, 120354, 120355, 120356, 120357, 120358, 120359, 120360, 120361, 120362, 120363, 120365, 120366, 120367, 120368, 120369, 120370, 120371, 120372, 120373, 120374, 120375, 120376, 120377, 120378, 120379, 120380, 120381, 120382, 120383, 120384, 120385, 120386, 120387, 120388, 120389, 120390, 120391, 120392, 120393, 120394, 120395, 120396, 120397, 120398, 120399, 120400, 120401, 120402, 120403, 120404, 120405, 120406, 120407, 120408, 120409, 120410, 120411, 120412, 120413, 120414, 120415, 120416, 120417, 120418, 120419, 120420, 120421, 120422, 120423, 120424, 120425, 120427, 120429, 120430, 120431, 120432, 120433, 120434, 120435, 120436, 120437, 120438, 120439, 120444, 120445, 120446, 120448, 120449, 120450, 120451, 120452, 120453, 120454, 120455, 120456, 120457, 120458, 120459, 120460, 120461, 120462, 120463, 120464, 120465, 120466, 120467, 120468, 120469, 120470, 120471, 120472, 120473, 120474, 120475, 120476, 120477, 120479, 120480, 120481, 120482, 120483, 120484, 120485, 120486, 120487, 120488, 120489, 120492, 120505, 120506, 120507, 120508, 120509, 120510, 120511, 120513, 120514, 120515, 120516, 120517, 120518, 120519, 120520, 120521, 120522, 120523, 120524, 120525, 120526, 120527, 120528, 120529, 120530, 120531, 120532, 120533, 120534, 120535, 120536, 120540, 120541, 120542, 120543, 120544, 120545, 120546, 120547, 120548, 120549, 120550, 120551, 120552, 120553, 120554, 120555, 120556, 120557, 120558, 120559, 120560, 120564, 120570, 120572, 120573, 120574, 120575, 120576, 120577, 120578, 120579, 120580, 120581, 120582, 120583, 120584, 120585, 120586, 120587, 120588, 120589, 120590, 120591, 120592, 120593, 120594, 120595, 120596, 120597, 120598, 120599, 120600, 120601, 120602, 120603, 120604, 120605, 120606, 120607, 120608, 120609, 120610, 120611, 120612, 120613, 120614, 120615, 120616, 120617, 120618, 120619, 120620, 120621, 120622, 120623, 120624, 120625, 120626, 120627, 120628, 120629, 120631, 120632, 120633, 120634, 120635, 120636, 120637, 120638, 120639, 120640, 120641, 120642, 120643, 120644, 120646, 120648, 120649, 120650, 120651, 120652, 120653, 120654, 120655, 120656, 120657, 120658, 120659, 120660, 120661, 120662, 120663, 120664, 120665, 120666, 120667, 120668, 120669, 120674, 120675, 120676, 120677, 120678, 120679, 120680, 120681, 120682, 120683, 120684, 120685, 120686, 120687, 120688, 120689, 120690, 120691, 120692, 120693, 120694, 120695, 120696, 120697, 120698, 120699, 120700, 120701, 120702, 120703, 120704, 120705, 120706, 120707, 120708, 120709, 120710, 120711, 120712, 120713, 120714, 120715, 120716, 120717, 120718, 120719, 120720, 120721, 120722, 120723, 120724, 120725, 120726, 120727, 120728, 120729, 120730, 120731, 120732, 120734, 120735, 120736, 120737, 120738, 120739, 120740, 120741, 120742, 120743, 120744, 120745, 120746, 120747, 120748, 120749, 120750, 120751, 120752, 120753, 120754, 120755, 120756, 120758, 120759, 120760, 120761, 120762, 120763, 120764, 120766, 120767, 120768, 120769, 120770, 120771, 120772, 120773, 120774, 120775, 120776, 120777, 120778, 120779, 120780, 120781, 120782, 120783, 120784, 120785, 120786, 120787, 120788, 120789, 120790, 120791, 120792, 120793, 120794, 120795, 120796, 120797, 120798, 120799, 120800, 120801, 120802, 120803, 120804, 120805, 120806, 120807, 120808, 120809, 120810, 120811, 120812, 120813, 120814, 120815, 120816, 120817, 120818, 120819, 120820, 120821, 120822, 120823, 120824, 120825, 120826, 120827, 120828, 120829, 120830, 120831, 120832, 120833, 120834, 120835, 120836, 120837, 120838, 120839, 120840, 120841, 120842, 120843, 120844, 120845, 120846, 120847, 120849, 120850, 120851, 120852, 120853, 120854, 120855, 120856, 120857, 120858, 120859, 120860, 120861, 120862, 120863, 120864, 120865, 120866, 120867, 120868, 120869, 120870, 120871, 120872, 120873, 120874, 120875, 120876, 120877, 120878, 120879, 120880, 120881, 120882, 120883, 120884, 120885, 120886, 120893, 120894, 120895, 120896, 120897, 120898, 120899, 120900, 120901, 120902, 120903, 120904, 120905, 120906, 120913, 120914, 120915, 120916, 120917, 120918, 120919, 120920, 120921, 120922, 120924, 120925, 120926, 120927, 120928, 120929, 120930, 120931, 120932, 120933, 120934, 120935, 120936, 120938, 120939, 120941, 120942, 120943, 120944, 120945, 120946, 120947, 120948, 120949, 120950, 120951, 120952, 120953, 120954, 120955, 120956, 120957, 120958, 120959, 120961, 120962, 120963, 120964, 120965, 120966, 120967, 120968, 120969, 120971, 120972, 120973, 120974, 120977, 120978, 120979, 120980, 120981, 120982, 120983, 120984, 120986, 120987, 120988, 120989, 120990, 120991, 120992, 120993, 120995, 120996, 120997, 120998, 120999, 121000, 121001, 121002, 121003, 121004, 121005, 121006, 121008, 121009, 121011, 121012, 121013, 121014, 121015, 121016, 121017, 121018, 121019, 121020, 121021, 121022, 121023, 121024, 121025, 121026, 121027, 121028, 121029, 121030, 121031, 121032, 121033, 121034, 121035, 121036, 121037, 121038, 121039, 121040, 121041, 121042, 121043, 121044, 121045, 121046, 121047, 121048, 121049, 121050, 121051, 121052, 121053, 121054, 121055, 121056, 121057, 121058, 121059, 121060, 121061, 121062, 121064, 121066, 121067, 121068, 121069, 121070, 121071, 121072, 121073, 121074, 121075, 121076, 121077, 121078, 121079, 121080, 121081, 121082, 121083, 121084, 121085, 121086, 121087, 121088, 121089, 121090, 121091, 121092, 121093, 121094, 121095, 121096, 121097, 121098, 121099, 121100, 121101, 121102, 121103, 121104, 121105, 121106, 121107, 121108, 121109, 121110, 121111, 121112, 121113, 121114, 121115, 121116, 121117, 121118, 121119, 121120, 121121, 121122, 121123, 121124, 121125, 121126, 121127, 121128, 121129, 121130, 121131, 121132, 121133, 121134, 121136, 121137, 121138, 121139, 121140, 121141, 121143, 121144, 121146, 121147, 121148, 121149, 121150, 121151, 121152, 121153, 121154, 121155, 121156, 121157, 121158, 121159, 121160, 121161, 121162, 121164, 121165, 121166, 121167, 121168, 121169, 121170, 121171, 121173, 121174, 121175, 121176, 121177, 121178, 121179, 121181, 121183, 121184, 121185, 121189, 121190, 121193, 121194, 121200, 121201, 121202, 121205, 121207, 121209, 121210, 121217, 121224, 121225, 121226, 121227, 121228, 121229, 121230, 121231, 121232, 121233, 121234, 121235, 121236, 121237, 121238, 121239, 121240, 121241, 121242, 121243, 121244, 121245, 121246, 121247, 121248, 121250, 121251, 121252, 121253, 121254, 121260, 121261, 121262, 121263, 121264, 121265, 121266, 121267, 121268, 121276, 121277, 121278, 121280, 121281, 121282, 121283, 121284, 121285, 121286, 121287, 121288, 121289, 121290, 121293, 121294, 121295, 121296, 121297, 121298, 121300, 121301, 121302, 121303, 121304, 121305, 121306, 121307, 121308, 121309, 121310, 121311, 121312, 121313, 121314, 121315, 121316, 121317, 121318, 121319, 121320, 121321, 121323, 121324, 121325, 121326, 121327, 121328, 121329, 121330, 121331, 121332, 121333, 121334, 121335, 121336, 121337, 121338, 121339, 121340, 121341, 121342, 121343, 121344, 121345, 121346, 121348, 121349, 121351, 121355, 121357, 121358, 121359, 121360, 121361, 121362, 121363, 121364, 121365, 121366, 121367, 121368, 121369, 121370, 121371, 121372, 121373, 121374, 121375, 121376, 121377, 121378, 121379, 121380, 121381, 121382, 121383, 121384, 121385, 121386, 121387, 121388, 121389, 121390, 121391, 121392, 121393, 121394, 121395, 121396, 121397, 121398, 121399, 121400, 121401, 121402, 121403, 121404, 121405, 121406, 121407, 121408, 121409, 121410, 121411, 121412, 121413, 121414, 121415, 121416, 121417, 121418, 121419, 121421, 121422, 121423, 121428, 121432, 121434, 121435, 121436, 121437, 121438, 121441, 121442, 121443, 121445, 121446, 121447, 121448, 121449, 121450, 121457, 121458, 121459, 121460, 121463, 121464, 121465, 121466, 121467, 121468, 121469, 121470, 121471, 121472, 121473, 121474, 121475, 121476, 121477, 121478, 121479, 121480, 121481, 121482, 121483, 121484, 121485, 121486, 121487, 121488, 121489, 121490, 121491, 121492, 121493, 121494, 121495, 121496, 121497, 121498, 121499, 121500, 121501, 121502, 121503, 121504, 121505, 121507, 121508, 121509, 121510, 121511, 121512, 121513, 121514, 121515, 121516, 121517, 121518, 121519, 121520, 121521, 121522, 121523, 121524, 121525, 121526, 121527, 121528, 121529, 121530, 121531, 121532, 121533, 121534, 121535, 121536, 121537, 121538, 121539, 121540, 121541, 121542, 121543, 121544, 121545, 121546, 121547, 121548, 121549, 121550, 121551, 121552, 121553, 121554, 121555, 121556, 121557, 121558, 121559, 121560, 121561, 121562, 121563, 121564, 121565, 121566, 121567, 121568, 121569, 121570, 121571, 121572, 121573, 121574, 121575, 121576, 121577, 121578, 121579, 121581, 121582, 121583, 121584, 121585, 121586, 121587, 121588, 121589, 121590, 121591, 121592, 121593, 121594, 121595, 121596, 121597, 121599, 121600, 121601, 121602, 121603, 121604, 121605, 121606, 121607, 121608, 121609, 121610, 121611, 121612, 121613, 121614, 121615, 121616, 121617, 121618, 121619, 121620, 121621, 121622, 121623, 121624, 121625, 121626, 121627, 121629, 121630, 121631, 121632, 121633, 121634, 121638, 121639, 121643, 121644, 121645, 121651, 121652, 121654, 121655, 121656, 121657, 121658, 121659, 121660, 121661, 121663, 121670, 121671, 121672, 121673, 121674, 121675, 121676, 121678, 121679, 121680, 121684, 121685, 121686, 121688, 121691, 121694, 121695, 121696, 121697, 121698, 121699, 121700, 121703, 121704, 121705, 121706, 121708, 121709, 121710, 121711, 121712, 121713, 121714, 121715, 121716, 121717, 121718, 121719, 121720, 121721, 121722, 121724, 121725, 121726, 121727, 121728, 121729, 121730, 121731, 121732, 121739, 121740, 121744, 121751, 121752, 121753, 121754, 121755, 121756, 121757, 121758, 121759, 121761, 121762, 121764, 121765, 121766, 121769, 121770, 121771, 121772, 121773, 121774, 121775, 121776, 121778, 121779, 121781, 121782, 121783, 121784, 121785, 121786, 121787, 121788, 121789, 121790, 121793, 121794, 121795, 121796, 121797, 121798, 121799, 121801, 121802, 121803, 121804, 121805, 121806, 121807, 121808, 121810, 121811, 121812, 121813, 121814, 121815, 121817, 121818, 121820, 121821, 121822, 121823, 121825, 121826, 121827, 121828, 121830, 121831, 121832, 121833, 121834, 121835, 121836, 121838, 121839, 121840, 121841, 121842, 121843, 121846, 121847, 121849, 121850, 121851, 121852, 121853, 121854, 121855, 121856, 121857, 121858, 121859, 121860, 121862, 121863, 121864, 121865, 121866, 121867, 121868, 121869, 121870, 121872, 121873, 121874, 121875, 121876, 121877, 121878, 121879, 121880, 121881, 121882, 121883, 121884, 121885, 121886, 121887, 121888, 121889, 121890, 121891, 121893, 121894, 121895, 121896, 121897, 121898, 121899, 121900, 121901, 121902, 121903, 121904, 121905, 121906, 121907, 121908, 121909, 121910, 121911, 121912, 121913, 121914, 121915, 121918, 121919, 121920, 121921, 121922, 121923, 121924, 121925, 121926, 121927, 121928, 121929, 121930, 121931, 121932, 121934, 121936, 121937, 121938, 121939, 121940, 121941, 121942, 121943, 121944, 121945, 121946, 121948, 121949, 121950, 121952, 121953, 121954, 121955, 121956, 121957, 121958, 121959, 121960, 121962, 121967, 121968, 121969, 121975, 121976, 121977, 121980, 121982, 121985, 121987, 121988, 121993, 121997, 121998, 122000, 122001, 122002, 122004, 122005, 122006, 122008, 122009, 122010, 122011, 122012, 122014, 122015, 122017, 122018, 122019, 122020, 122021, 122022, 122023, 122024, 122025, 122026, 122027, 122028, 122029, 122030, 122031, 122032, 122033, 122034, 122037, 122038, 122039, 122040, 122041, 122044, 122045, 122046, 122047, 122048, 122049, 122050, 122051, 122052, 122053, 122054, 122055, 122056, 122057, 122058, 122059, 122060, 122061, 122062, 122063, 122064, 122065, 122066, 122067, 122068, 122069, 122070, 122071, 122072, 122075, 122076, 122078, 122080, 122081, 122082, 122083, 122084, 122085, 122086, 122087, 122088, 122089, 122090, 122091, 122092, 122093, 122094, 122095, 122096, 122097, 122098, 122099, 122101, 122102, 122103, 122104, 122105, 122106, 122107, 122108, 122109, 122110, 122111, 122112, 122113, 122114, 122115, 122116, 122117, 122118, 122119, 122120, 122121, 122123, 122125, 122126, 122129, 122130, 122131, 122132, 122133, 122134, 122135, 122136, 122137, 122138, 122139, 122140, 122141, 122142, 122143, 122144, 122145, 122146, 122147, 122148, 122149, 122150, 122151, 122152, 122153, 122154, 122155, 122156, 122157, 122158, 122159, 122161, 122162, 122164, 122165, 122166, 122167, 122168, 122169, 122170, 122171, 122172, 122173, 122174, 122175, 122176, 122177, 122178, 122179, 122180, 122181, 122182, 122183, 122184, 122185, 122186, 122187, 122188, 122189, 122190, 122191, 122196, 122197, 122198, 122199, 122200, 122201, 122202, 122203, 122204, 122211, 122212, 122213, 122214, 122215, 122216, 122218, 122219, 122220, 122221, 122222, 122223, 122224, 122225, 122226, 122227, 122228, 122229, 122230, 122231, 122232, 122233, 122234, 122235, 122236, 122237, 122238, 122239, 122240, 122241, 122242, 122243, 122244, 122245, 122246, 122247, 122248, 122249, 122250, 122251, 122252, 122253, 122254, 122255, 122256, 122257, 122258, 122259, 122260, 122261, 122262, 122263, 122264, 122265, 122266, 122267, 122268, 122269, 122270, 122271, 122272, 122273, 122274, 122275, 122276, 122277, 122278, 122279, 122280, 122281, 122282, 122283, 122284, 122285, 122286, 122287, 122288, 122289, 122290, 122291, 122292, 122293, 122294, 122295, 122296, 122297, 122298, 122299, 122300, 122301, 122302, 122303, 122304, 122305, 122306, 122307, 122308, 122309, 122310, 122311, 122312, 122313, 122314, 122315, 122316, 122317, 122318, 122319, 122320, 122321, 122322, 122323, 122324, 122325, 122326, 122327, 122328, 122329, 122330, 122331, 122332, 122333, 122334, 122335, 122337, 122339, 122340, 122341, 122342, 122343, 122344, 122345, 122346, 122347, 122348, 122349, 122350, 122351, 122352, 122353, 122354, 122356, 122357, 122358, 122359, 122360, 122361, 122362, 122363, 122364, 122365, 122366, 122367, 122368, 122369, 122370, 122371, 122372, 122374, 122375, 122376, 122377, 122378, 122379, 122380, 122381, 122382, 122383, 122384, 122385, 122386, 122387, 122390, 122391, 122392, 122393, 122395, 122396, 122397, 122398, 122399, 122400, 122401, 122402, 122403, 122404, 122405, 122406, 122407, 122408, 122409, 122410, 122411, 122412, 122413, 122414, 122415, 122416, 122417, 122418, 122419, 122420, 122421, 122422, 122423, 122425, 122426, 122427, 122429, 122433, 122434, 122436, 122437, 122438, 122439, 122440, 122441, 122442, 122443, 122445, 122446, 122447, 122448, 122449, 122450, 122451, 122452, 122453, 122454, 122455, 122456, 122457, 122458, 122459, 122460, 122461, 122462, 122463, 122464, 122465, 122466, 122467, 122468, 122469, 122470, 122471, 122472, 122473, 122474, 122475, 122476, 122477, 122478, 122479, 122480, 122481, 122482, 122483, 122484, 122485, 122486, 122487, 122488, 122490, 122491, 122492, 122493, 122494, 122495, 122496, 122497, 122498, 122499, 122500, 122501, 122502, 122503, 122504, 122507, 122509, 122510, 122511, 122512, 122513, 122514, 122515, 122516, 122517, 122518, 122519, 122520, 122521, 122522, 122523, 122524, 122525, 122526, 122527, 122528, 122529, 122530, 122531, 122532, 122533, 122534, 122536, 122537, 122538, 122539, 122540, 122541, 122542, 122543, 122544, 122545, 122546, 122547, 122548, 122549, 122550, 122551, 122552, 122553, 122554, 122555, 122556, 122557, 122558, 122559, 122560, 122561, 122562, 122563, 122565, 122566, 122567, 122568, 122569, 122570, 122571, 122572, 122573, 122574, 122575, 122576, 122578, 122579, 122580, 122581, 122582, 122583, 122584, 122585, 122586, 122587, 122588, 122589, 122590, 122592, 122593, 122594, 122595, 122596, 122597, 122600, 122601, 122602, 122603, 122605, 122606, 122607, 122608, 122609, 122610, 122611, 122612, 122613, 122614, 122615, 122616, 122617, 122618, 122619, 122620, 122621, 122622, 122623, 122626, 122627, 122628, 122629, 122630, 122631, 122632, 122633, 122634, 122635, 122636, 122637, 122638, 122639, 122640, 122641, 122642, 122643, 122644, 122645, 122646, 122647, 122648, 122649, 122650, 122651, 122652, 122653, 122654, 122655, 122656, 122657, 122658, 122659, 122660, 122661, 122662, 122663, 122664, 122665, 122666, 122668, 122669, 122670, 122671, 122672, 122673, 122674, 122675, 122676, 122677, 122678, 122679, 122680, 122681, 122682, 122683, 122684, 122685, 122686, 122687, 122688, 122689, 122690, 122691, 122692, 122693, 122694, 122695, 122696, 122697, 122698, 122699, 122700, 122701, 122702, 122703, 122704, 122705, 122706, 122707, 122708, 122709, 122710, 122711, 122712, 122713, 122714, 122715, 122716, 122717, 122718, 122719, 122720, 122721, 122722, 122723, 122724, 122725, 122726, 122729, 122730, 122731, 122732, 122733, 122735, 122736, 122737, 122739, 122740, 122741, 122743, 122744, 122745, 122746, 122748, 122749, 122750, 122751, 122752, 122753, 122754, 122755, 122756, 122757, 122759, 122760, 122761, 122762, 122763, 122764, 122765, 122766, 122767, 122768, 122769, 122770, 122771, 122772, 122773, 122777, 122778, 122780, 122781, 122782, 122783, 122785, 122786, 122787, 122788); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (122789, 122790, 122791, 122792, 122793, 122794, 122795, 122797, 122799, 122800, 122801, 122803, 122804, 122805, 122806, 122807, 122808, 122809, 122810, 122811, 122812, 122813, 122814, 122815, 122816, 122817, 122818, 122819, 122820, 122821, 122826, 122827, 122831, 122832, 122833, 122834, 122835, 122836, 122837, 122838, 122839, 122840, 122841, 122842, 122843, 122844, 122845, 122846, 122847, 122848, 122849, 122850, 122851, 122852, 122853, 122854, 122856, 122857, 122858, 122859, 122860, 122864, 122866, 122867, 122868, 122869, 122870, 122871, 122872, 122873, 122874, 122875, 122882, 122883, 122884, 122885, 122886, 122887, 122889, 122890, 122891, 122892, 122893, 122894, 122895, 122896, 122897, 122898, 122899, 122901, 122902, 122903, 122904, 122905, 122906, 122907, 122908, 122909, 122910, 122911, 122912, 122913, 122915, 122916, 122917, 122918, 122919, 122920, 122921, 122922, 122923, 122924, 122926, 122927, 122928, 122929, 122930, 122931, 122932, 122933, 122934, 122935, 122936, 122937, 122938, 122939, 122940, 122942, 122943, 122944, 122945, 122946, 122947, 122948, 122949, 122950, 122951, 122952, 122953, 122954, 122955, 122956, 122957, 122958, 122961, 122963, 122964, 122965, 122966, 122967, 122968, 122969, 122970, 122971, 122972, 122973, 122974, 122975, 122976, 122977, 122978, 122979, 122980, 122981, 122982, 122983, 122984, 122986, 122987, 122988, 122989, 122990, 122991, 122992, 122993, 122994, 122995, 122996, 122997, 122998, 122999, 123000, 123001, 123003, 123004, 123005, 123006, 123007, 123008, 123009, 123010, 123011, 123012, 123013, 123014, 123015, 123016, 123019, 123020, 123021, 123022, 123023, 123024, 123025, 123026, 123027, 123029, 123030, 123031, 123032, 123033, 123034, 123035, 123036, 123037, 123039, 123040, 123041, 123042, 123043, 123044, 123045, 123046, 123047, 123048, 123049, 123050, 123051, 123052, 123053, 123054, 123055, 123056, 123057, 123058, 123059, 123060, 123061, 123062, 123063, 123064, 123065, 123066, 123067, 123068, 123069, 123070, 123071, 123072, 123073, 123074, 123075, 123076, 123077, 123078, 123079, 123080, 123081, 123082, 123083, 123084, 123085, 123086, 123087, 123088, 123089, 123090, 123091, 123092, 123093, 123094, 123095, 123096, 123097, 123098, 123099, 123100, 123101, 123102, 123103, 123104, 123105, 123106, 123107, 123108, 123109, 123110, 123111, 123112, 123113, 123114, 123115, 123116, 123117, 123118, 123119, 123120, 123121, 123122, 123123, 123124, 123125, 123126, 123127, 123128, 123129, 123130, 123131, 123135, 123139, 123140, 123141, 123142, 123143, 123144, 123146, 123147, 123148, 123149, 123150, 123151, 123156, 123168, 123169, 123170, 123171, 123178, 123179, 123180, 123181, 123183, 123184, 123185, 123186, 123187, 123189, 123190, 123191, 123192, 123193, 123194, 123195, 123196, 123197, 123198, 123199, 123210, 123212, 123215, 123223, 123224, 123225, 123226, 123227, 123228, 123230, 123231, 123232, 123233, 123234, 123235, 123236, 123237, 123239, 123241, 123243, 123244, 123245, 123247, 123248, 123249, 123250, 123252, 123253, 123254, 123255, 123256, 123257, 123258, 123259, 123260, 123261, 123262, 123263, 123264, 123265, 123266, 123267, 123268, 123269, 123270, 123271, 123272, 123274, 123275, 123276, 123278, 123279, 123280, 123281, 123282, 123283, 123285, 123286, 123287, 123288, 123289, 123290, 123291, 123292, 123293, 123297, 123298, 123301, 123302, 123303, 123304, 123305, 123306, 123307, 123308, 123309, 123310, 123311, 123312, 123313, 123314, 123315, 123316, 123317, 123319, 123320, 123321, 123322, 123323, 123324, 123328, 123329, 123331, 123332, 123333, 123334, 123335, 123336, 123339, 123341, 123342, 123343, 123344, 123345, 123346, 123347, 123348, 123349, 123350, 123351, 123352, 123353, 123354, 123355, 123358, 123359, 123360, 123366, 123367, 123368, 123369, 123370, 123371, 123372, 123389, 123390, 123392, 123393, 123394, 123395, 123396, 123397, 123398, 123399, 123400, 123401, 123402, 123403, 123404, 123405, 123406, 123407, 123410, 123411, 123412, 123413, 123414, 123415, 123416, 123417, 123418, 123419, 123420, 123421, 123422, 123423, 123424, 123425, 123426, 123427, 123428, 123432, 123433, 123434, 123435, 123436, 123437, 123439, 123440, 123441, 123442, 123443, 123450, 123451, 123452, 123453, 123454, 123455, 123456, 123457, 123458, 123459, 123460, 123461, 123464, 123467, 123469, 123471, 123472, 123473, 123474, 123475, 123476, 123477, 123478, 123480, 123481, 123483, 123486, 123487, 123488, 123489, 123490, 123491, 123492, 123493, 123494, 123495, 123497, 123498, 123499, 123500, 123501, 123502, 123503, 123504, 123505, 123506, 123507, 123508, 123509, 123511, 123512, 123513, 123514, 123515, 123519, 123520, 123521, 123522, 123524, 123525, 123526, 123527, 123528, 123529, 123530, 123531, 123532, 123533, 123534, 123535, 123536, 123537, 123538, 123539, 123540, 123541, 123542, 123543, 123544, 123545, 123546, 123547, 123548, 123549, 123550, 123552, 123553, 123554, 123555, 123556, 123557, 123558, 123560, 123562, 123563, 123565, 123566, 123567, 123568, 123569, 123570, 123571, 123572, 123573, 123574, 123575, 123586, 123587, 123588, 123589, 123594, 123595, 123596, 123597, 123598, 123599, 123601, 123602, 123603, 123604, 123615, 123616, 123617, 123618, 123619, 123620, 123627, 123628, 123629, 123631, 123633, 123634, 123635, 123636, 123637, 123638, 123639, 123640, 123641, 123642, 123643, 123644, 123645, 123646, 123647, 123648, 123649, 123650, 123651, 123652, 123653, 123654, 123655, 123656, 123657, 123658, 123659, 123660, 123662, 123665, 123667, 123668, 123669, 123670, 123671, 123672, 123673, 123675, 123677, 123679, 123680, 123681, 123682, 123683, 123684, 123686, 123687, 123688, 123689, 123690, 123691, 123693, 123694, 123695, 123696, 123698, 123699, 123702, 123704, 123705, 123706, 123707, 123708, 123709, 123710, 123711, 123712, 123713, 123714, 123715, 123716, 123719, 123720, 123721, 123722, 123723, 123726, 123727, 123728, 123729, 123730, 123731, 123735, 123736, 123738, 123742, 123743, 123744, 123745, 123746, 123747, 123748, 123749, 123750, 123755, 123756, 123757, 123759, 123760, 123761, 123762, 123763, 123764, 123767, 123769, 123771, 123772, 123773, 123774, 123775, 123776, 123777, 123778, 123779, 123780, 123781, 123782, 123783, 123785, 123786, 123787, 123788, 123789, 123790, 123793, 123794, 123796, 123797, 123798, 123800, 123801, 123802, 123803, 123804, 123805, 123808, 123809, 123810, 123811, 123812, 123813, 123814, 123815, 123816, 123817, 123818, 123819, 123821, 123822, 123824, 123825, 123826, 123827, 123828, 123830, 123831, 123832, 123833, 123834, 123835, 123836, 123837, 123838, 123839, 123840, 123842, 123843, 123847, 123848, 123849, 123851, 123852, 123853, 123854, 123855, 123856, 123857, 123858, 123859, 123860, 123861, 123862, 123863, 123864, 123865, 123866, 123868, 123869, 123871, 123872, 123873, 123874, 123875, 123876, 123877, 123878, 123879, 123880, 123881, 123882, 123883, 123884, 123885, 123886, 123887, 123888, 123889, 123890, 123891, 123892, 123893, 123894, 123895, 123896, 123897, 123898, 123899, 123900, 123901, 123902, 123903, 123904, 123905, 123906, 123907, 123908, 123909, 123910, 123911, 123912, 123913, 123914, 123915, 123916, 123917, 123918, 123919, 123920, 123921, 123922, 123923, 123924, 123925, 123926, 123927, 123928, 123929, 123930, 123931, 123932, 123933, 123934, 123935, 123936, 123938, 123939, 123940, 123941, 123942, 123943, 123944, 123946, 123947, 123948, 123949, 123950, 123951, 123952, 123953, 123954, 123955, 123956, 123957, 123958, 123959, 123960, 123961, 123962, 123963, 123964, 123965, 123966, 123967, 123968, 123969, 123970, 123971, 123972, 123973, 123974, 123975, 123976, 123977, 123978, 123979, 123980, 123981, 123982, 123983, 123984, 123985, 123986, 123987, 123988, 123989, 123990, 123991, 123992, 123993, 123994, 123995, 123996, 123997, 123998, 123999, 124000, 124001, 124002, 124003, 124004, 124005, 124006, 124007, 124008, 124009, 124010, 124011, 124012, 124013, 124014, 124015, 124016, 124017, 124018, 124019, 124020, 124021, 124022, 124023, 124024, 124025, 124026, 124027, 124029, 124030, 124032, 124033, 124034, 124035, 124036, 124037, 124038, 124039, 124040, 124041, 124043, 124044, 124046, 124047, 124048, 124049, 124050, 124051, 124052, 124053, 124054, 124055, 124056, 124057, 124058, 124059, 124060, 124061, 124062, 124063, 124064, 124065, 124066, 124067, 124069, 124070, 124071, 124072, 124073, 124074, 124076, 124077, 124079, 124080, 124081, 124082, 124083, 124084, 124085, 124086, 124087, 124088, 124089, 124090, 124091, 124092, 124094, 124095, 124096, 124097, 124099, 124100, 124101, 124102, 124103, 124104, 124105, 124106, 124107, 124108, 124109, 124110, 124111, 124112, 124113, 124114, 124115, 124116, 124117, 124118, 124119, 124120, 124121, 124122, 124123, 124124, 124125, 124126, 124127, 124128, 124129, 124130, 124131, 124132, 124133, 124134, 124135, 124136, 124138, 124139, 124140, 124141, 124142, 124143, 124144, 124145, 124146, 124147, 124148, 124149, 124150, 124151, 124152, 124153, 124154, 124157, 124158, 124159, 124160, 124162, 124163, 124164, 124165, 124166, 124167, 124168, 124169, 124170, 124171, 124172, 124173, 124174, 124175, 124176, 124177, 124178, 124179, 124180, 124181, 124182, 124183, 124184, 124185, 124186, 124187, 124188, 124191, 124192, 124193, 124194, 124195, 124196, 124197, 124198, 124199, 124200, 124201, 124202, 124203, 124204, 124205, 124207, 124208, 124209, 124211, 124213, 124214, 124215, 124216, 124217, 124218, 124219, 124220, 124221, 124222, 124223, 124225, 124226, 124227, 124228, 124229, 124230, 124231, 124232, 124233, 124234, 124235, 124236, 124237, 124238, 124239, 124243, 124244, 124245, 124246, 124247, 124248, 124249, 124250, 124251, 124252, 124253, 124257, 124259, 124260, 124261, 124262, 124263, 124264, 124265, 124266, 124267, 124268, 124269, 124270, 124271, 124274, 124275, 124276, 124277, 124278, 124279, 124280, 124281, 124282, 124283, 124284, 124285, 124286, 124287, 124288, 124289, 124290, 124292, 124293, 124294, 124295, 124296, 124297, 124298, 124299, 124300, 124301, 124302, 124303, 124304, 124306, 124309, 124310, 124311, 124312, 124313, 124314, 124316, 124322, 124323, 124324, 124326, 124328, 124330, 124337, 124338, 124339, 124340, 124341, 124342, 124343, 124344, 124345, 124346, 124348, 124349, 124350, 124351, 124352, 124353, 124354, 124355, 124356, 124357, 124358, 124359, 124360, 124361, 124362, 124363, 124364, 124366, 124367, 124368, 124369, 124370, 124373, 124374, 124375, 124376, 124377, 124378, 124379, 124380, 124381, 124382, 124383, 124384, 124385, 124386, 124387, 124388, 124389, 124390, 124392, 124393, 124394, 124395, 124396, 124397, 124398, 124399, 124400, 124401, 124402, 124404, 124405, 124407, 124408, 124409, 124410, 124411, 124412, 124413, 124415, 124416, 124417, 124418, 124419, 124420, 124421, 124422, 124423, 124424, 124425, 124426, 124427, 124428, 124429, 124430, 124431, 124432, 124433, 124434, 124435, 124436, 124437, 124438, 124439, 124440, 124444, 124445, 124446, 124447, 124448, 124449, 124450, 124452, 124453, 124454, 124455, 124456, 124457, 124458, 124459, 124460, 124462, 124463, 124464, 124465, 124466, 124467, 124468, 124469, 124470, 124471, 124472, 124473, 124474, 124475, 124476, 124477, 124478, 124479, 124480, 124481, 124482, 124483, 124485, 124486, 124487, 124488, 124489, 124490, 124491, 124492, 124494, 124495, 124497, 124498, 124499, 124502, 124503, 124504, 124505, 124506, 124507, 124508, 124511, 124512, 124513, 124514, 124515, 124516, 124517, 124522, 124526, 124527, 124529, 124530, 124531, 124532, 124533, 124536, 124537, 124538, 124539, 124540, 124542, 124543, 124544, 124545, 124546, 124547, 124548, 124549, 124550, 124551, 124552, 124554, 124555, 124556, 124557, 124558, 124559, 124560, 124561, 124562, 124564, 124565, 124566, 124567, 124568, 124569, 124570, 124571, 124572, 124573, 124574, 124575, 124576, 124577, 124578, 124579, 124580, 124581, 124582, 124583, 124584, 124585, 124586, 124587, 124588, 124589, 124590, 124591, 124592, 124593, 124594, 124595, 124597, 124598, 124600, 124601, 124602, 124603, 124604, 124605, 124606, 124607, 124608, 124609, 124610, 124611, 124612, 124613, 124614, 124615, 124616, 124617, 124618, 124619, 124620, 124621, 124622, 124624, 124625, 124626, 124627, 124628, 124629, 124630, 124631, 124632, 124633, 124634, 124635, 124637, 124638, 124639, 124641, 124642, 124647, 124648, 124649, 124650, 124651, 124652, 124653, 124654, 124655, 124656, 124657, 124658, 124660, 124666, 124667, 124669, 124670, 124671, 124672, 124673, 124674, 124675, 124676, 124677, 124678, 124679, 124680, 124681, 124682, 124683, 124684, 124685, 124686, 124687, 124688, 124689, 124690, 124691, 124692, 124693, 124694, 124695, 124696, 124697, 124698, 124700, 124701, 124702, 124703, 124704, 124705, 124707, 124708, 124710, 124711, 124712, 124713, 124715, 124716, 124717, 124718, 124719, 124720, 124721, 124722, 124724, 124725, 124726, 124727, 124728, 124729, 124730, 124731, 124732, 124733, 124734, 124735, 124736, 124737, 124738, 124739, 124740, 124741, 124742, 124743, 124744, 124745, 124746, 124747, 124748, 124749, 124751, 124752, 124753, 124754, 124755, 124756, 124757, 124759, 124760, 124761, 124762, 124763, 124764, 124765, 124766, 124767, 124768, 124769, 124771, 124772, 124773, 124774, 124775, 124776, 124777, 124778, 124779, 124780, 124781, 124782, 124785, 124786, 124787, 124788, 124791, 124792, 124794, 124795, 124796, 124797, 124798, 124799, 124801, 124802, 124803, 124804, 124805, 124806, 124809, 124810, 124811, 124812, 124813, 124814, 124815, 124816, 124817, 124818, 124819, 124820, 124821, 124822, 124823, 124825, 124826, 124827, 124828, 124829, 124830, 124831, 124832, 124833, 124834, 124835, 124836, 124837, 124838, 124839, 124840, 124841, 124842, 124843, 124844, 124845, 124846, 124847, 124848, 124849, 124850, 124851, 124854, 124855, 124856, 124858, 124859, 124860, 124861, 124862, 124863, 124864, 124865, 124866, 124867, 124868, 124869, 124870, 124871, 124872, 124873, 124874, 124875, 124878, 124879, 124880, 124881, 124882, 124883, 124884, 124885, 124886, 124887, 124888, 124889, 124890, 124891, 124892, 124893, 124894, 124895, 124896, 124897, 124898, 124899, 124900, 124901, 124902, 124903, 124904, 124905, 124906, 124907, 124908, 124909, 124910, 124911, 124912, 124913, 124914, 124915, 124917, 124918, 124919, 124920, 124921, 124922, 124923, 124924, 124925, 124926, 124927, 124928, 124929, 124930, 124931, 124932, 124933, 124934, 124935, 124936, 124937, 124938, 124939, 124940, 124941, 124942, 124943, 124944, 124945, 124946, 124947, 124948, 124949, 124950, 124951, 124952, 124953, 124957, 124958, 124959, 124960, 124961, 124962, 124963, 124964, 124966, 124967, 124969, 124970, 124971, 124972, 124973, 124974, 124975, 124976, 124977, 124978, 124979, 124980, 124981, 124982, 124983, 124984, 124985, 124986, 124987, 124988, 124989, 124990, 124991, 124992, 124993, 124994, 124995, 124996, 124997, 124998, 124999, 125000, 125001, 125002, 125003, 125004, 125005, 125006, 125007, 125008, 125009, 125010, 125011, 125012, 125013, 125014, 125015, 125016, 125017, 125018, 125020, 125021, 125022, 125023, 125024, 125026, 125027, 125028, 125029, 125030, 125032, 125033, 125034, 125035, 125036, 125037, 125038, 125039, 125040, 125041, 125042, 125047, 125048, 125049, 125050, 125051, 125052, 125055, 125056, 125057, 125058, 125060, 125061, 125062, 125063, 125065, 125066, 125073, 125074, 125075, 125076, 125077, 125078, 125079, 125080, 125081, 125082, 125083, 125084, 125085, 125086, 125087, 125088, 125089, 125090, 125091, 125092, 125093, 125094, 125095, 125096, 125097, 125098, 125099, 125100, 125101, 125102, 125103, 125104, 125105, 125106, 125107, 125108, 125109, 125110, 125111, 125112, 125113, 125114, 125115, 125116, 125117, 125118, 125119, 125120, 125121, 125122, 125123, 125124, 125125, 125126, 125128, 125129, 125130, 125131, 125132, 125133, 125134, 125136, 125137, 125138, 125139, 125140, 125141, 125145, 125146, 125147, 125148, 125149, 125151, 125152, 125153, 125154, 125155, 125156, 125157, 125158, 125159, 125160, 125161, 125164, 125167, 125168, 125169, 125170, 125171, 125172, 125173, 125174, 125175, 125176, 125177, 125178, 125180, 125181, 125182, 125183, 125184, 125189, 125190, 125191, 125192, 125193, 125194, 125196, 125197, 125198, 125199, 125201, 125202, 125203, 125204, 125205, 125206, 125207, 125210, 125211, 125212, 125213, 125214, 125215, 125216, 125217, 125218, 125219, 125220, 125221, 125222, 125223, 125224, 125225, 125226, 125227, 125228, 125229, 125230, 125231, 125232, 125233, 125234, 125235, 125236, 125237, 125238, 125239, 125240, 125241, 125242, 125243, 125244, 125245, 125246, 125247, 125248, 125249, 125250, 125251, 125252, 125253, 125254, 125256, 125257, 125258, 125259, 125260, 125261, 125262, 125263, 125264, 125265, 125269, 125270, 125271, 125272, 125274, 125275, 125276, 125277, 125278, 125279, 125280, 125281, 125283, 125284, 125285, 125286, 125287, 125288, 125289, 125290, 125291, 125292, 125293, 125294, 125295, 125296, 125297, 125298, 125299, 125300, 125305, 125306, 125307, 125308, 125309, 125310, 125311, 125312, 125313, 125314, 125315, 125316, 125317, 125318, 125319, 125320, 125321, 125322, 125323, 125324, 125325, 125326, 125327, 125328, 125329, 125331, 125333, 125334, 125335, 125336, 125337, 125338, 125339, 125340, 125341, 125342, 125343, 125344, 125345, 125346, 125347, 125348, 125349, 125350, 125351, 125352, 125353, 125354, 125355, 125356, 125357, 125358, 125359, 125360, 125361, 125362, 125363, 125364, 125365, 125366, 125367, 125368, 125369, 125370, 125371, 125373, 125374, 125375, 125376, 125379, 125380, 125381, 125382, 125383, 125385, 125386, 125387, 125388, 125389, 125390, 125391, 125392, 125393, 125394, 125395, 125396, 125397, 125398, 125399, 125400, 125401, 125406, 125407, 125409, 125410, 125411, 125412, 125413, 125414, 125415, 125416, 125417, 125418, 125419, 125420, 125421, 125422, 125423, 125424, 125425, 125426, 125427, 125428, 125429, 125430, 125431, 125432, 125433, 125434, 125435, 125436, 125437, 125438, 125439, 125440, 125441, 125442, 125443, 125444, 125445, 125446, 125447, 125448, 125449, 125450, 125451, 125452, 125453, 125454, 125455, 125456, 125457, 125458, 125459, 125460, 125461, 125462, 125463, 125464, 125466, 125467, 125468, 125469, 125470, 125471, 125472, 125473, 125474, 125475, 125476, 125477, 125478, 125479, 125480, 125481, 125483, 125484, 125485, 125486, 125487, 125488, 125489, 125490, 125491, 125492, 125493, 125494, 125495, 125496, 125497, 125498, 125499, 125500, 125501, 125502, 125503, 125504, 125505, 125506, 125507, 125508, 125509, 125510, 125511, 125512, 125513, 125514, 125515, 125516, 125517, 125518, 125519, 125520, 125521, 125522, 125523, 125524, 125525, 125527, 125532, 125535, 125537, 125542, 125545, 125547, 125549, 125562, 125565, 125566, 125569, 125570, 125571, 125576, 125578, 125579, 125582, 125584, 125585, 125586, 125587, 125589, 125590, 125599, 125603, 125604, 125606, 125607, 125609, 125612, 125615, 125617, 125619, 125620, 125621, 125622, 125625, 125626, 125634, 125636, 125638, 125646, 125648, 125652, 125654, 125655, 125656, 125666, 125667, 125678, 125679, 125682, 125683, 125689, 125691, 125692, 125702, 125703, 125704, 125707, 125717, 125718, 125720, 125723, 125734, 125737, 125738, 125745, 125748, 125755, 125756, 125757, 125758, 125759, 125760, 125764, 125771, 125776, 125777, 125778, 125779, 125780, 125781, 125783, 125784, 125785, 125788, 125790, 125791, 125813, 125814, 125815, 125816, 125817, 125818, 125819, 125820, 125821, 125822, 125823, 125824, 125825, 125826, 125827, 125828, 125829, 125830, 125832, 125833, 125834, 125835, 125836, 125837, 125838, 125839, 125840, 125841, 125842, 125843, 125844, 125845, 125846, 125847, 125848, 125849, 125850, 125851, 125852, 125853, 125854, 125855, 125856, 125857, 125858, 125859, 125860, 125861, 125862, 125863, 125864, 125865, 125866, 125867, 125868, 125869, 125870, 125871, 125872, 125873, 125874, 125875, 125876, 125878, 125879, 125880, 125881, 125882, 125883, 125884, 125885, 125886, 125887, 125888, 125889, 125890, 125891, 125892, 125893, 125894, 125895, 125896, 125897, 125898, 125899, 125900, 125901, 125902, 125903, 125904, 125905, 125906, 125907, 125908, 125909, 125910, 125911, 125912, 125913, 125917, 125918, 125919, 125920, 125921, 125922, 125923, 125924, 125925, 125926, 125927, 125928, 125929, 125930, 125931, 125932, 125933, 125934, 125935, 125936, 125937, 125938, 125939, 125940, 125941, 125942, 125943, 125944, 125945, 125946, 125947, 125948, 125949, 125950, 125951, 125952, 125953, 125954, 125955, 125956, 125957, 125958, 125959, 125960, 125961, 125962, 125963, 125964, 125965, 125966, 125967, 125968, 125969, 125970, 125976, 125977, 125978, 125979, 125980, 125981, 125982, 125983, 125990, 125991, 125992, 125993, 125994, 125995, 125996, 125997, 125998, 125999, 126000, 126001, 126002, 126003, 126004, 126005, 126006, 126007, 126008, 126009, 126010, 126011, 126012, 126013, 126014, 126015, 126016, 126017, 126018, 126019, 126020, 126021, 126022, 126023, 126024, 126025, 126030, 126031, 126032, 126033, 126034, 126035, 126036, 126037, 126038, 126039, 126040, 126041, 126042, 126043, 126044, 126045, 126046, 126047, 126048, 126049, 126050, 126051, 126052, 126054, 126056, 126057, 126058, 126059, 126060, 126061, 126062, 126065, 126066, 126067, 126068, 126070, 126071, 126072, 126073, 126074, 126075, 126076, 126077, 126078, 126079, 126080, 126081, 126082, 126083, 126084, 126085, 126086, 126087, 126088, 126089, 126090, 126091, 126092, 126093, 126094, 126095, 126096, 126097, 126098, 126099, 126100, 126101, 126102, 126106, 126107, 126108, 126109, 126110, 126111, 126112, 126113, 126114, 126115, 126117, 126118, 126119, 126120, 126121, 126123, 126124, 126125, 126126, 126127, 126128, 126129, 126130, 126131, 126132, 126133, 126134, 126135, 126136, 126137, 126138, 126139, 126140, 126141, 126142, 126143, 126144, 126145, 126146, 126148, 126149, 126150, 126151, 126152, 126153, 126156, 126157, 126158, 126159, 126160, 126161, 126162, 126163, 126164, 126165, 126166, 126167, 126168, 126169, 126170, 126171, 126172, 126173, 126174, 126175, 126176, 126177, 126178, 126179, 126180, 126181, 126183, 126184, 126185, 126186, 126187, 126188, 126189, 126190, 126191, 126193, 126194, 126195, 126196, 126197, 126198, 126199, 126200, 126201, 126202, 126203, 126204, 126205, 126206, 126207, 126208, 126209, 126210, 126211, 126212, 126213, 126215, 126216, 126217, 126218, 126219, 126220, 126221, 126223, 126224, 126225, 126227, 126228, 126229, 126230, 126231, 126232, 126233, 126234, 126235, 126236, 126237, 126239, 126240, 126241, 126243, 126244, 126245, 126246, 126247, 126248, 126249, 126250, 126251, 126252, 126253, 126254, 126255, 126256, 126257, 126258, 126259, 126260, 126262, 126263, 126264, 126265, 126266, 126267, 126268, 126274, 126275, 126276, 126277, 126279, 126280, 126281, 126282, 126283, 126284, 126285, 126286, 126287, 126288, 126289, 126290, 126291, 126292, 126293, 126294, 126295, 126297, 126298, 126299, 126301, 126302, 126304, 126305, 126306, 126307, 126308, 126309, 126310, 126311, 126312, 126313, 126314, 126315, 126316, 126319, 126320, 126321, 126323, 126324, 126325, 126326, 126327, 126328, 126329, 126330, 126331, 126332, 126333, 126334, 126335, 126336, 126337, 126338, 126339, 126340, 126341, 126342, 126343, 126344, 126345, 126346, 126349, 126351, 126352, 126353, 126354, 126355, 126356, 126357, 126362, 126363, 126364, 126365, 126366, 126367, 126368, 126369, 126370, 126371, 126372, 126373, 126374, 126375, 126376, 126377, 126378, 126379, 126380, 126381, 126382, 126385, 126387, 126388, 126389, 126390, 126391, 126392, 126393, 126394, 126395, 126396, 126397, 126398, 126399, 126400, 126401, 126402, 126403, 126404, 126405, 126406, 126407, 126408, 126409, 126410, 126411, 126412, 126413, 126414, 126415, 126416, 126417, 126418, 126419, 126420, 126421, 126422, 126423, 126424, 126425, 126426, 126427, 126428, 126429, 126430, 126431, 126432, 126433, 126434, 126435, 126436, 126437, 126438, 126440, 126441, 126442, 126443, 126444, 126445, 126446, 126447, 126448, 126449, 126450, 126451, 126452, 126453, 126454, 126455, 126456, 126457, 126458, 126459, 126460, 126461, 126462, 126463, 126464, 126465, 126466, 126467, 126468, 126469, 126470, 126471, 126472, 126473, 126474, 126475, 126476, 126477, 126478, 126479, 126480, 126481, 126482, 126483, 126488, 126489, 126490, 126491, 126492, 126493, 126494, 126495, 126496, 126497, 126498, 126499, 126501, 126502, 126503, 126504, 126506, 126507, 126508, 126509, 126511, 126512, 126513, 126514, 126519, 126521, 126522, 126523, 126524, 126525, 126526, 126527, 126528, 126529, 126530, 126531, 126532, 126533, 126534, 126535, 126536, 126537, 126538, 126539, 126540, 126541, 126542, 126543, 126544, 126545, 126546, 126547, 126548, 126549, 126550, 126551, 126552, 126553, 126554, 126555, 126556, 126557, 126558, 126559, 126560, 126561, 126562, 126563, 126564, 126565, 126566, 126567, 126569, 126570, 126571, 126572, 126573, 126574, 126575, 126576, 126577, 126578, 126579, 126581, 126582, 126583, 126584, 126585, 126586, 126587, 126588, 126589, 126590, 126591, 126593, 126594, 126595, 126596, 126597, 126598, 126599, 126600, 126601, 126602, 126603, 126604, 126605, 126606, 126607, 126608, 126609, 126610, 126611, 126612, 126613, 126614, 126616, 126618, 126619, 126620, 126621, 126623, 126624, 126625, 126626, 126627, 126628, 126629, 126630, 126631, 126632, 126633, 126634, 126635, 126637, 126638, 126639, 126640, 126641, 126642, 126643, 126644, 126645, 126646, 126647, 126648, 126649, 126650, 126653, 126654, 126655, 126656, 126657, 126658, 126659, 126660, 126661, 126662, 126663, 126664, 126665, 126666, 126667, 126668, 126669, 126670, 126671, 126672, 126673, 126674, 126675, 126676, 126677, 126678, 126679, 126680, 126681, 126682, 126683, 126684, 126685, 126687, 126688, 126689, 126691, 126694, 126695, 126696, 126697, 126698, 126699, 126700, 126701, 126702, 126703, 126704, 126705, 126707, 126708, 126709, 126710, 126712, 126713, 126714, 126715, 126716, 126717, 126718, 126719, 126720, 126721, 126722, 126723, 126724, 126725, 126726, 126727, 126728, 126729, 126730, 126731, 126732, 126733, 126734, 126735, 126736, 126737, 126738, 126739, 126740, 126741, 126743, 126749, 126750, 126751, 126752, 126753, 126760, 126761, 126762, 126763, 126764, 126765, 126766, 126767, 126768, 126769, 126770, 126771, 126772, 126773, 126774, 126775, 126776, 126777, 126778, 126779, 126780, 126781, 126782, 126783, 126784, 126785, 126786, 126787, 126788, 126789, 126790, 126791, 126794, 126795, 126796, 126797, 126799, 126800, 126802, 126804, 126805, 126806, 126807, 126808, 126809, 126810, 126811, 126812, 126813, 126814, 126815, 126816, 126817, 126818, 126819, 126820, 126821, 126822, 126823, 126824, 126825, 126826, 126827, 126828, 126829, 126830, 126831, 126832, 126833, 126835, 126836, 126838, 126839, 126841, 126842, 126843, 126844, 126845, 126846, 126847, 126848, 126849, 126851, 126852, 126853, 126854, 126855, 126857, 126858, 126860, 126861, 126862, 126863, 126864, 126865, 126866, 126867, 126868, 126869, 126870, 126871, 126872, 126873, 126874, 126875, 126876, 126877, 126878, 126879, 126880, 126883, 126884, 126885, 126886, 126887, 126888, 126889, 126890, 126891, 126892, 126893, 126894, 126895, 126896, 126898, 126899, 126900, 126901, 126902, 126903, 126904, 126905, 126906, 126907, 126908, 126909, 126910, 126911, 126912, 126913, 126914, 126915, 126916, 126917, 126918, 126919, 126923, 126924, 126926, 126927, 126928, 126929, 126930, 126931, 126933, 126934, 126937, 126939, 126940, 126941, 126942, 126943, 126944, 126945, 126946, 126947, 126948, 126949, 126950, 126951, 126952, 126953, 126954, 126955, 126957, 126959, 126960, 126961, 126963, 126964, 126965, 126966, 126967, 126968, 126969, 126970, 126971, 126972, 126973, 126974, 126975, 126976, 126977, 126978, 126979, 126980, 126981, 126982, 126983, 126984, 126985, 126986, 126987, 126989, 126990, 126991, 126992, 126993, 126994, 126995, 126996, 126997, 126998, 126999, 127000, 127001, 127004, 127005, 127006, 127008, 127009, 127010, 127011, 127012, 127013, 127015, 127016, 127017, 127018, 127019, 127021, 127023, 127024, 127025, 127026, 127027, 127028, 127029, 127030, 127031, 127032, 127033, 127034, 127035, 127036, 127037, 127038, 127039, 127040, 127041, 127042, 127043, 127044, 127045, 127048, 127049, 127050, 127051, 127053, 127055, 127056, 127057, 127058, 127059, 127060, 127061, 127062, 127063, 127064, 127065, 127068, 127069, 127070, 127071, 127072, 127073, 127074, 127075, 127076, 127077, 127078, 127079, 127080, 127081, 127083, 127084, 127085, 127086, 127087, 127088, 127089, 127090, 127091, 127092, 127096, 127097, 127098, 127099, 127100, 127101, 127102, 127103, 127104, 127105, 127106, 127107, 127108, 127109, 127110, 127111, 127112, 127113, 127114, 127115, 127116, 127117, 127118, 127119, 127120, 127121, 127122, 127123, 127124, 127125, 127126, 127127, 127128, 127129, 127130, 127131, 127132, 127133, 127134, 127135, 127136, 127137, 127140, 127141, 127142, 127143, 127144, 127145, 127146, 127147, 127148, 127149, 127150, 127151, 127152, 127153, 127154, 127155, 127156, 127157, 127158, 127159, 127160, 127161, 127162, 127163, 127164, 127165, 127166, 127167, 127168, 127169, 127170, 127171, 127172, 127173, 127174, 127175, 127176, 127177, 127178, 127179, 127180, 127181, 127182, 127183, 127184, 127185, 127186, 127187, 127188, 127189, 127190, 127191, 127192, 127193, 127197, 127198, 127202, 127203, 127204, 127205, 127206, 127207, 127208, 127210, 127211, 127212, 127213, 127214, 127215, 127216, 127217, 127218, 127219, 127220, 127221, 127222, 127223, 127224, 127225, 127227, 127228, 127230, 127231, 127232, 127233, 127234, 127235, 127236, 127237, 127238, 127239, 127240, 127241, 127242, 127243, 127244, 127245, 127246, 127247, 127248, 127253, 127254, 127255, 127256, 127257, 127259, 127260, 127261, 127262, 127264, 127265, 127266, 127267, 127268, 127269, 127270, 127271, 127272, 127273, 127274, 127275, 127276, 127277, 127278, 127279, 127280, 127281, 127282, 127283, 127284, 127285, 127286, 127287, 127288, 127289, 127290, 127291, 127292, 127294, 127295, 127296, 127297, 127298, 127299, 127300, 127301, 127302, 127303, 127304, 127305, 127306, 127307, 127308, 127309, 127310, 127311, 127312, 127313, 127315, 127316, 127317, 127320, 127321, 127322, 127323, 127324, 127325, 127326, 127327, 127328, 127329, 127330, 127331, 127333, 127334, 127335, 127336, 127337, 127338, 127339, 127340, 127341, 127342, 127343, 127344, 127345, 127346, 127347, 127348, 127349, 127350, 127351, 127352, 127353, 127356, 127357, 127360, 127361, 127365, 127366, 127367, 127368, 127369, 127370, 127371, 127373, 127374, 127375, 127376, 127377, 127378, 127379, 127380, 127381, 127382, 127383, 127384, 127385, 127386, 127388, 127389, 127391, 127392, 127393, 127394, 127395, 127396, 127397, 127398, 127399, 127400, 127401, 127402, 127403, 127404, 127405, 127406, 127407, 127408, 127409, 127410, 127411, 127412, 127413, 127414, 127417, 127418, 127419, 127420, 127421, 127422, 127426, 127427, 127428, 127429, 127430, 127431, 127433, 127434, 127435, 127436, 127437, 127438, 127439, 127440, 127441, 127442, 127443, 127444, 127445, 127446, 127447, 127448, 127449, 127450, 127451, 127452, 127453, 127454, 127455, 127456, 127457, 127458, 127459, 127460, 127461, 127462, 127463, 127464, 127465, 127466, 127467, 127468, 127469, 127470, 127471, 127472, 127473, 127474, 127475, 127476, 127477, 127478, 127479, 127480, 127481, 127482, 127484, 127485, 127486, 127488, 127489, 127490, 127491, 127492, 127493, 127494, 127495, 127496, 127497, 127498, 127499, 127500, 127501, 127502, 127503, 127504, 127505, 127506, 127507, 127508, 127509, 127510, 127511, 127512, 127513, 127514, 127515, 127516, 127517, 127518, 127520, 127521, 127522, 127523, 127525, 127526, 127527, 127528, 127529, 127530, 127531, 127532, 127533, 127534, 127535, 127536, 127537, 127538, 127539, 127540, 127541, 127542, 127543, 127546, 127548, 127553, 127554, 127555, 127557, 127558, 127559, 127560, 127561, 127562, 127563, 127564, 127565, 127566, 127567, 127568, 127569, 127570, 127572, 127573, 127574, 127575, 127576, 127577, 127578, 127579, 127580, 127581, 127582, 127583, 127584, 127585, 127586, 127587, 127588, 127595, 127596, 127597, 127598, 127599, 127600, 127601, 127602, 127607, 127608, 127609, 127610, 127611, 127612, 127613, 127614, 127615, 127617, 127618, 127619, 127624, 127626, 127630, 127634, 127636, 127637, 127638, 127639, 127640, 127641, 127642, 127646, 127647, 127648, 127649, 127650, 127651, 127652, 127653, 127654, 127656, 127657, 127658, 127659, 127660, 127661, 127662, 127663, 127664, 127665, 127666, 127667, 127669, 127670, 127671, 127672, 127673, 127674, 127675, 127677, 127680, 127681, 127682, 127684, 127691, 127692, 127694, 127698, 127699, 127700, 127701, 127702, 127703, 127704, 127705, 127706, 127707, 127708, 127709, 127711, 127712, 127713, 127714, 127715, 127716, 127717, 127718, 127719, 127720, 127721, 127722, 127723, 127724, 127725, 127726, 127727, 127728, 127729, 127730, 127731, 127732, 127733, 127734, 127735, 127737, 127738, 127739, 127740, 127741, 127742, 127743, 127744, 127745, 127746, 127747, 127748, 127749, 127750, 127751, 127752, 127753, 127754, 127757, 127758, 127759, 127760, 127761, 127762, 127763, 127764, 127765, 127766, 127767, 127768, 127769, 127770, 127773, 127774, 127775, 127776, 127777, 127778, 127779, 127780, 127781, 127782, 127783, 127784, 127785, 127786, 127787, 127788, 127789, 127790, 127791, 127793, 127794, 127795, 127796, 127797, 127798, 127799, 127800, 127801, 127802, 127803, 127804, 127805, 127806, 127807, 127808, 127809, 127810, 127811, 127812, 127813, 127814, 127815, 127816, 127817, 127818, 127820, 127822, 127823, 127824, 127825, 127826, 127827, 127828, 127829, 127833, 127835, 127836, 127837, 127838, 127839, 127840, 127841, 127842, 127843, 127844, 127845, 127847, 127848, 127849, 127850, 127851, 127852, 127853, 127854, 127855, 127856, 127857, 127858, 127859, 127861, 127862, 127863, 127864, 127865, 127866, 127867, 127868, 127869, 127870, 127871, 127872, 127873, 127874, 127875, 127876, 127877, 127878, 127879, 127880, 127881, 127882, 127883, 127885, 127886, 127889, 127890, 127891, 127892, 127893, 127894, 127895, 127896, 127897, 127898, 127899, 127901, 127902, 127903, 127906, 127907, 127908, 127909, 127911, 127912, 127913, 127914, 127915, 127917, 127918, 127919, 127920, 127921, 127922, 127923, 127924, 127925, 127928, 127929, 127930, 127931, 127932, 127933, 127934, 127935, 127936, 127937, 127938, 127939, 127940, 127942, 127943, 127944, 127945, 127946, 127947, 127948, 127949, 127950, 127951, 127952, 127953, 127954, 127955, 127956, 127957, 127958, 127960, 127961, 127962, 127963, 127964, 127966, 127967, 127968, 127969, 127970, 127971, 127974, 127975, 127976, 127977, 127978, 127979, 127980, 127981, 127982, 127983, 127984, 127985, 127986, 127987, 127988, 127989, 127990, 127991, 127992, 127993, 127994, 127995, 127996, 127997, 127998, 127999, 128000, 128001, 128002, 128003, 128004, 128005, 128006, 128007, 128008, 128009, 128010, 128011, 128012, 128013, 128014, 128015, 128016, 128017, 128018, 128019, 128020, 128021, 128022, 128023, 128024, 128025, 128027, 128028, 128030, 128031, 128032, 128033, 128034, 128035, 128036, 128037, 128038, 128039, 128040, 128041, 128042, 128043, 128044, 128045, 128046, 128047, 128048, 128049, 128050, 128051, 128052, 128053, 128054, 128055, 128056, 128057, 128058, 128059, 128060, 128061, 128062, 128063, 128064, 128065, 128066, 128067, 128068, 128069, 128070, 128071, 128072, 128073, 128074, 128075, 128076, 128077, 128078, 128079, 128080, 128081, 128082, 128083, 128084, 128085, 128086, 128087, 128088, 128089, 128090, 128091, 128092, 128093, 128094, 128095, 128096, 128097, 128098, 128099, 128100, 128101, 128102, 128103, 128104, 128105, 128106, 128107, 128108, 128109, 128110, 128111, 128112, 128113, 128115, 128116, 128117, 128118, 128119, 128120, 128125, 128130, 128131, 128132, 128133, 128134, 128135, 128136, 128137, 128138, 128139, 128140, 128141, 128142, 128143, 128144, 128145, 128146, 128147, 128148, 128150, 128151, 128152, 128153, 128154, 128155, 128156, 128157, 128158, 128159, 128160, 128161, 128162, 128163, 128164, 128165, 128166, 128167, 128168, 128169, 128170, 128171, 128172, 128173, 128174, 128175, 128176, 128177, 128179, 128180, 128181, 128182, 128183, 128184, 128185, 128186, 128187, 128188, 128189, 128190, 128191, 128192, 128193, 128194, 128195, 128196, 128197, 128198, 128199, 128200, 128201, 128202, 128203, 128204, 128205, 128206, 128207, 128208, 128209, 128210, 128211, 128212, 128213, 128214, 128215, 128216, 128217, 128218, 128219, 128220, 128221, 128222, 128223, 128224, 128225, 128226, 128227, 128228, 128229, 128231, 128232, 128233, 128234, 128235, 128236, 128237, 128238, 128239, 128240, 128241, 128242, 128243, 128244, 128245, 128248, 128251, 128252, 128253, 128261, 128267, 128276, 128285, 128286, 128287, 128288, 128289, 128290, 128291, 128292, 128293, 128295, 128296, 128297, 128298, 128299, 128300, 128301, 128302, 128303, 128304, 128309, 128310, 128311, 128312, 128313, 128314, 128315, 128316, 128317, 128318, 128319, 128320, 128321, 128322, 128323, 128324, 128325, 128326, 128327, 128328, 128329, 128330, 128331, 128332, 128333, 128334, 128335, 128336, 128339, 128340, 128341, 128342, 128343, 128344, 128345, 128346, 128347, 128348, 128349, 128351, 128352, 128353, 128354, 128355, 128356, 128357, 128358, 128359, 128360, 128361, 128362, 128364, 128365, 128366, 128367, 128368, 128369, 128370, 128371, 128372, 128374, 128375, 128376, 128377, 128378, 128379, 128380, 128381, 128383, 128384, 128385, 128386, 128387, 128388, 128389, 128390, 128391, 128392, 128393, 128396, 128397, 128398, 128399, 128400, 128402, 128404, 128405, 128406, 128407, 128408, 128409, 128410, 128411, 128412, 128413, 128414, 128415, 128416, 128417, 128418, 128419, 128420, 128421, 128422, 128423, 128424, 128425, 128426, 128427, 128428, 128429, 128430, 128431, 128433, 128434, 128435, 128438, 128439, 128440, 128441, 128442, 128443, 128444, 128445, 128446, 128447, 128448, 128452, 128453, 128454, 128455, 128456, 128457, 128458, 128459, 128460, 128461, 128462, 128463, 128464, 128465, 128466, 128467, 128468, 128469, 128470, 128471, 128472, 128473, 128474, 128475, 128476, 128477, 128478, 128480, 128481, 128482, 128483, 128484, 128485, 128486, 128487, 128488, 128489, 128490, 128491, 128492, 128493, 128494, 128495, 128496, 128497, 128499, 128500, 128501, 128502, 128503, 128504, 128505, 128506, 128507, 128508, 128509, 128510, 128511, 128512, 128513, 128514, 128515, 128516, 128517, 128518, 128519, 128520, 128521, 128522, 128523, 128524, 128525, 128526, 128527, 128528, 128529, 128530, 128531, 128532, 128537, 128538, 128539, 128540, 128547, 128548, 128549, 128550, 128551, 128553, 128554, 128555, 128557, 128558, 128560, 128561, 128562, 128563, 128564, 128565, 128566, 128567, 128568, 128569, 128570, 128571, 128572, 128573, 128574, 128575, 128576, 128577, 128578, 128579, 128580, 128581, 128582, 128583, 128584, 128585, 128586, 128587, 128588, 128589, 128590, 128591, 128593, 128595, 128596, 128597, 128598, 128599, 128600, 128604, 128605, 128606, 128607, 128608, 128609, 128610, 128611, 128612, 128613, 128614, 128615, 128616, 128617, 128618, 128619, 128620, 128621, 128622, 128623, 128624, 128625, 128626, 128627, 128628, 128629, 128630, 128631, 128632, 128633, 128634, 128639, 128640, 128641, 128642, 128643, 128644, 128645, 128646, 128647, 128648, 128649, 128650, 128651, 128652, 128653, 128655, 128656, 128657, 128658, 128659, 128660, 128661, 128662, 128663, 128664, 128665, 128667, 128671, 128672, 128673, 128674, 128675, 128676, 128677, 128678, 128679, 128680, 128681, 128682, 128683, 128684, 128685, 128686, 128687, 128688, 128689, 128690, 128691, 128692, 128693, 128694, 128695, 128696, 128697, 128698, 128699, 128700, 128701, 128702, 128703, 128704, 128705, 128706, 128707, 128708, 128709, 128710, 128711, 128712, 128713, 128714, 128715, 128716, 128717, 128718, 128719, 128720, 128721, 128722, 128723, 128724, 128725, 128726, 128728, 128729, 128730, 128731, 128732, 128733, 128734, 128735, 128736, 128737, 128738, 128739, 128740, 128741, 128742, 128743, 128744, 128745, 128746, 128747, 128748, 128749, 128750, 128751, 128752, 128753, 128754, 128755, 128756, 128757, 128758, 128759, 128760, 128761, 128762, 128763, 128764, 128765, 128766, 128767, 128768, 128769, 128770, 128772, 128773, 128774, 128775, 128776, 128777, 128778, 128779, 128780, 128781, 128782); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (128783, 128784, 128785, 128786, 128787, 128788, 128789, 128790, 128791, 128792, 128793, 128794, 128795, 128796, 128797, 128798, 128799, 128800, 128801, 128802, 128804, 128805, 128806, 128807, 128808, 128809, 128812, 128813, 128814, 128815, 128816, 128817, 128818, 128819, 128820, 128821, 128822, 128823, 128824, 128825, 128826, 128827, 128828, 128829, 128830, 128831, 128832, 128833, 128834, 128835, 128836, 128837, 128838, 128839, 128840, 128841, 128842, 128843, 128844, 128845, 128846, 128847, 128848, 128849, 128850, 128851, 128852, 128853, 128854, 128855, 128856, 128857, 128858, 128859, 128860, 128861, 128862, 128864, 128865, 128866, 128868, 128869, 128870, 128871, 128872, 128873, 128874, 128875, 128876, 128877, 128878, 128879, 128882, 128883, 128884, 128885, 128886, 128887, 128888, 128889, 128890, 128891, 128893, 128895, 128896, 128898, 128899, 128900, 128901, 128902, 128903, 128904, 128905, 128907, 128909, 128910, 128911, 128912, 128913, 128914, 128915, 128916, 128917, 128918, 128919, 128920, 128921, 128922, 128923, 128924, 128925, 128926, 128927, 128928, 128930, 128931, 128932, 128933, 128934, 128935, 128936, 128937, 128938, 128939, 128941, 128942, 128943, 128944, 128945, 128946, 128947, 128948, 128949, 128950, 128951, 128952, 128953, 128954, 128956, 128958, 128959, 128960, 128961, 128962, 128963, 128964, 128965, 128966, 128967, 128968, 128969, 128970, 128971, 128972, 128973, 128974, 128975, 128976, 128977, 128978, 128979, 128980, 128982, 128983, 128985, 128986, 128990, 128991, 128992, 128993, 128994, 128995, 128996, 128997, 128998, 128999, 129000, 129001, 129002, 129003, 129004, 129005, 129006, 129007, 129008, 129009, 129010, 129011, 129012, 129013, 129014, 129015, 129016, 129017, 129022, 129023, 129024, 129025, 129026, 129027, 129028, 129029, 129030, 129031, 129032, 129033, 129034, 129036, 129037, 129038, 129039, 129040, 129041, 129042, 129043, 129044, 129045, 129046, 129047, 129049, 129050, 129051, 129052, 129053, 129054, 129055, 129056, 129057, 129058, 129059, 129060, 129061, 129062, 129063, 129064, 129065, 129066, 129067, 129068, 129069, 129070, 129071, 129072, 129073, 129074, 129075, 129076, 129077, 129079, 129080, 129081, 129082, 129083, 129084, 129085, 129086, 129087, 129088, 129089, 129090, 129091, 129092, 129093, 129094, 129095, 129096, 129097, 129098, 129099, 129100, 129101, 129102, 129103, 129104, 129105, 129106, 129107, 129108, 129109, 129110, 129111, 129112, 129113, 129114, 129115, 129116, 129117, 129118, 129119, 129120, 129121, 129122, 129124, 129125, 129126, 129127, 129128, 129129, 129130, 129131, 129132, 129133, 129134, 129135, 129136, 129137, 129138, 129139, 129140, 129141, 129142, 129143, 129145, 129146, 129151, 129152, 129153, 129154, 129155, 129157, 129158, 129159, 129160, 129161, 129162, 129163, 129164, 129165, 129166, 129167, 129168, 129170, 129177, 129178, 129179, 129180, 129181, 129182, 129183, 129185, 129198, 129199, 129200, 129201, 129202, 129203, 129204, 129205, 129206, 129208, 129209, 129210, 129211, 129212, 129213, 129214, 129215, 129216, 129221, 129222, 129223, 129224, 129225, 129226, 129227, 129228, 129229, 129230, 129231, 129232, 129244, 129246, 129247, 129248, 129249, 129250, 129251, 129252, 129253, 129254, 129255, 129256, 129257, 129259, 129260, 129261, 129262, 129263, 129264, 129265, 129266, 129267, 129268, 129271, 129272, 129273, 129274, 129275, 129276, 129279, 129281, 129282, 129283, 129284, 129285, 129286, 129287, 129288, 129289, 129291, 129292, 129293, 129294, 129295, 129296, 129297, 129298, 129299, 129300, 129301, 129302, 129303, 129304, 129305, 129307, 129308, 129309, 129310, 129311, 129312, 129313, 129318, 129319, 129320, 129321, 129322, 129323, 129324, 129325, 129326, 129327, 129328, 129329, 129330, 129331, 129332, 129333, 129335, 129336, 129337, 129338, 129339, 129340, 129341, 129342, 129343, 129344, 129345, 129346, 129347, 129348, 129349, 129350, 129351, 129352, 129354, 129355, 129356, 129357, 129359, 129360, 129364, 129365, 129366, 129367, 129368, 129369, 129370, 129371, 129372, 129373, 129374, 129375, 129376, 129377, 129378, 129379, 129380, 129381, 129384, 129385, 129386, 129389, 129390, 129391, 129392, 129394, 129395, 129396, 129397, 129398, 129399, 129400, 129401, 129402, 129403, 129404, 129405, 129407, 129409, 129410, 129411, 129412, 129413, 129414, 129415, 129416, 129417, 129418, 129419, 129420, 129421, 129422, 129423, 129424, 129426, 129427, 129428, 129429, 129430, 129431, 129432, 129433, 129434, 129435, 129436, 129437, 129438, 129439, 129440, 129441, 129442, 129443, 129444, 129445, 129446, 129447, 129448, 129449, 129450, 129451, 129452, 129453, 129456, 129457, 129461, 129462, 129463, 129464, 129465, 129466, 129467, 129468, 129469, 129470, 129471, 129472, 129473, 129474, 129476, 129477, 129478, 129479, 129480, 129481, 129482, 129483, 129484, 129485, 129486, 129487, 129488, 129489, 129490, 129491, 129492, 129493, 129494, 129496, 129497, 129498, 129499, 129500, 129501, 129504, 129505, 129506, 129507, 129508, 129509, 129510, 129511, 129512, 129513, 129514, 129515, 129516, 129517, 129518, 129519, 129521, 129522, 129523, 129524, 129525, 129526, 129527, 129528, 129529, 129530, 129531, 129532, 129533, 129534, 129535, 129536, 129537, 129538, 129539, 129540, 129541, 129542, 129543, 129544, 129545, 129546, 129547, 129548, 129549, 129550, 129551, 129552, 129553, 129554, 129555, 129556, 129557, 129558, 129559, 129561, 129562, 129563, 129564, 129565, 129566, 129567, 129568, 129569, 129570, 129571, 129573, 129574, 129575, 129576, 129577, 129578, 129579, 129580, 129583, 129586, 129588, 129589, 129590, 129591, 129592, 129593, 129594, 129595, 129597, 129598, 129599, 129600, 129601, 129602, 129603, 129604, 129605, 129606, 129613, 129614, 129615, 129616, 129617, 129618, 129620, 129621, 129624, 129625, 129626, 129627, 129628, 129629, 129630, 129631, 129633, 129634, 129635, 129636, 129637, 129638, 129639, 129640, 129641, 129642, 129643, 129644, 129645, 129646, 129647, 129650, 129651, 129652, 129653, 129654, 129655, 129656, 129657, 129658, 129659, 129660, 129661, 129662, 129663, 129664, 129665, 129666, 129667, 129668, 129669, 129670, 129671, 129672, 129673, 129674, 129676, 129677, 129678, 129679, 129681, 129683, 129685, 129687, 129692, 129693, 129695, 129696, 129697, 129698, 129699, 129700, 129701, 129702, 129703, 129704, 129705, 129706, 129707, 129708, 129709, 129710, 129711, 129712, 129713, 129714, 129715, 129716, 129717, 129718, 129719, 129720, 129721, 129722, 129723, 129724, 129726, 129727, 129730, 129732, 129733, 129734, 129735, 129736, 129737, 129738, 129739, 129740, 129741, 129742, 129743, 129744, 129745, 129746, 129747, 129748, 129749, 129750, 129751, 129752, 129753, 129754, 129755, 129756, 129757, 129758, 129759, 129760, 129761, 129762, 129763, 129764, 129765, 129766, 129767, 129768, 129770, 129771, 129772, 129774, 129776, 129778, 129779, 129781, 129783, 129784, 129785, 129786, 129787, 129788, 129789, 129791, 129792, 129793, 129794, 129795, 129796, 129797, 129798, 129799, 129800, 129801, 129802, 129803, 129804, 129805, 129806, 129807, 129808, 129809, 129810, 129811, 129812, 129817, 129818, 129819, 129820, 129821, 129822, 129823, 129824, 129825, 129826, 129827, 129828, 129829, 129830, 129831, 129832, 129833, 129834, 129835, 129836, 129841, 129842, 129847, 129848, 129849, 129850, 129856, 129857, 129858, 129859, 129860, 129861, 129862, 129863, 129864, 129865, 129866, 129867, 129868, 129869, 129870, 129871, 129872, 129873, 129874, 129875, 129876, 129877, 129878, 129879, 129880, 129881, 129882, 129883, 129884, 129886, 129887, 129888, 129892, 129893, 129894, 129895, 129896, 129897, 129898, 129899, 129900, 129901, 129903, 129904, 129905, 129906, 129907, 129908, 129909, 129910, 129912, 129913, 129914, 129915, 129917, 129920, 129923, 129924, 129925, 129926, 129927, 129928, 129929, 129930, 129932, 129933, 129934, 129935, 129936, 129937, 129938, 129939, 129940, 129945, 129949, 129950, 129954, 129955, 129956, 129957, 129959, 129960, 129961, 129963, 129967, 129968, 129969, 129970, 129971, 129972, 129973, 129974, 129975, 129976, 129978, 129980, 129981, 129982, 129983, 129984, 129985, 129987, 129988, 129989, 129990, 129991, 129992, 129993, 129994, 129995, 129996, 129997, 129998, 129999, 130000, 130001, 130005, 130006, 130008, 130009, 130010, 130011, 130012, 130014, 130015, 130016, 130017, 130018, 130019, 130022, 130023, 130024, 130025, 130026, 130027, 130028, 130029, 130030, 130031, 130032, 130033, 130034, 130035, 130037, 130038, 130039, 130040, 130042, 130043, 130044, 130045, 130046, 130047, 130049, 130050, 130051, 130052, 130053, 130054, 130055, 130056, 130057, 130058, 130059, 130060, 130061, 130062, 130063, 130064, 130065, 130066, 130067, 130068, 130069, 130070, 130072, 130073, 130074, 130075, 130076, 130077, 130078, 130079, 130080, 130081, 130082, 130083, 130084, 130085, 130086, 130087, 130088, 130089, 130090, 130091, 130092, 130093, 130094, 130095, 130096, 130097, 130098, 130099, 130100, 130101, 130102, 130103, 130104, 130105, 130106, 130107, 130108, 130109, 130110, 130111, 130112, 130113, 130114, 130115, 130116, 130117, 130118, 130119, 130120, 130121, 130122, 130123, 130124, 130125, 130126, 130127, 130128, 130129, 130130, 130131, 130132, 130133, 130134, 130135, 130136, 130137, 130138, 130139, 130140, 130142, 130143, 130145, 130146, 130147, 130148, 130149, 130150, 130151, 130152, 130153, 130154, 130155, 130156, 130157, 130158, 130159, 130160, 130161, 130163, 130164, 130165, 130166, 130167, 130168, 130169, 130170, 130171, 130172, 130173, 130174, 130175, 130176, 130177, 130178, 130179, 130180, 130181, 130182, 130183, 130184, 130185, 130186, 130187, 130188, 130189, 130190, 130191, 130192, 130193, 130194, 130195, 130196, 130197, 130198, 130199, 130200, 130201, 130202, 130205, 130207, 130208, 130209, 130210, 130211, 130212, 130213, 130214, 130215, 130216, 130217, 130218, 130219, 130221, 130222, 130224, 130225, 130226, 130227, 130229, 130230, 130231, 130232, 130233, 130234, 130236, 130237, 130238, 130239, 130240, 130241, 130242, 130243, 130245, 130246, 130248, 130254, 130255, 130256, 130257, 130258, 130260, 130268, 130269, 130270, 130271, 130272, 130273, 130274, 130275, 130286, 130287, 130294, 130295, 130297, 130298, 130299, 130300, 130301, 130302, 130303, 130304, 130305, 130307, 130308, 130316, 130317, 130318, 130319, 130320, 130321, 130322, 130323, 130324, 130325, 130326, 130328, 130329, 130330, 130332, 130333, 130334, 130335, 130338, 130341, 130342, 130344, 130347, 130348, 130349, 130350, 130351, 130352, 130353, 130354, 130355, 130357, 130358, 130359, 130360, 130361, 130362, 130363, 130364, 130365, 130367, 130368, 130369, 130370, 130371, 130372, 130374, 130375, 130376, 130377, 130378, 130379, 130381, 130382, 130383, 130384, 130385, 130386, 130388, 130389, 130390, 130391, 130392, 130393, 130394, 130395, 130396, 130397, 130399, 130400, 130401, 130403, 130404, 130405, 130406, 130409, 130410, 130411, 130412, 130413, 130414, 130415, 130416, 130418, 130419, 130420, 130421, 130422, 130423, 130424, 130425, 130426, 130427, 130428, 130429, 130430, 130434, 130435, 130436, 130437, 130438, 130439, 130440, 130441, 130442, 130443, 130444, 130445, 130446, 130447, 130448, 130450, 130451, 130452, 130453, 130455, 130458, 130459, 130460, 130461, 130463, 130464, 130465, 130466, 130467, 130468, 130469, 130470, 130474, 130478, 130479, 130481, 130482, 130483, 130484, 130485, 130486, 130487, 130488, 130489, 130490, 130491, 130496, 130497, 130498, 130499, 130501, 130502, 130508, 130509, 130510, 130511, 130512, 130513, 130514, 130521, 130522, 130531, 130532, 130534, 130535, 130536, 130537, 130540, 130541, 130542, 130543, 130545, 130546, 130547, 130549, 130550, 130552, 130553, 130554, 130555, 130556, 130557, 130558, 130559, 130560, 130561, 130563, 130566, 130568, 130569, 130570, 130571, 130572, 130573, 130575, 130576, 130577, 130578, 130579, 130580, 130581, 130582, 130583, 130584, 130585, 130586, 130587, 130588, 130589, 130590, 130591, 130593, 130594, 130595, 130596, 130597, 130598, 130599, 130600, 130601, 130603, 130604, 130605, 130606, 130607, 130620, 130621, 130622, 130623, 130624, 130625, 130626, 130627, 130628, 130630, 130631, 130633, 130634, 130635, 130636, 130638, 130639, 130640, 130641, 130642, 130643, 130644, 130645, 130646, 130647, 130649, 130650, 130651, 130652, 130653, 130654, 130655, 130660, 130661, 130663, 130664, 130666, 130667, 130668, 130669, 130670, 130671, 130672, 130673, 130674, 130675, 130676, 130677, 130678, 130679, 130680, 130681, 130682, 130683, 130684, 130685, 130686, 130687, 130688, 130689, 130690, 130691, 130692, 130693, 130694, 130695, 130696, 130697, 130698, 130699, 130700, 130701, 130703, 130704, 130706, 130707, 130708, 130709, 130710, 130711, 130712, 130713, 130714, 130715, 130716, 130717, 130718, 130719, 130720, 130721, 130722, 130723, 130724, 130725, 130726, 130727, 130728, 130729, 130730, 130731, 130732, 130733, 130734, 130735, 130736, 130737, 130738, 130740, 130741, 130742, 130743, 130744, 130745, 130746, 130747, 130748, 130749, 130750, 130752, 130753, 130754, 130755, 130756, 130757, 130758, 130759, 130760, 130761, 130762, 130763, 130764, 130765, 130766, 130767, 130768, 130769, 130770, 130771, 130772, 130773, 130774, 130775, 130776, 130777, 130778, 130779, 130780, 130781, 130782, 130783, 130784, 130785, 130786, 130787, 130788, 130789, 130790, 130791, 130792, 130793, 130794, 130795, 130796, 130797, 130798, 130799, 130800, 130801, 130802, 130804, 130805, 130806, 130807, 130808, 130809, 130810, 130811, 130812, 130814, 130815, 130817, 130819, 130820, 130821, 130822, 130823, 130824, 130825, 130827, 130828, 130829, 130830, 130832, 130833, 130834, 130835, 130836, 130837, 130838, 130839, 130840, 130841, 130842, 130843, 130844, 130845, 130846, 130847, 130848, 130849, 130850, 130851, 130852, 130853, 130854, 130855, 130856, 130857, 130858, 130859, 130860, 130861, 130862, 130865, 130866, 130867, 130868, 130869, 130871, 130872, 130873, 130874, 130875, 130876, 130877, 130878, 130879, 130880, 130881, 130882, 130883, 130884, 130885, 130886, 130887, 130888, 130889, 130890, 130891, 130892, 130893, 130894, 130895, 130896, 130897, 130898, 130899, 130900, 130901, 130902, 130903, 130904, 130905, 130906, 130907, 130909, 130910, 130911, 130912, 130913, 130915, 130916, 130917, 130918, 130919, 130921, 130922, 130923, 130924, 130925, 130926, 130927, 130928, 130929, 130930, 130931, 130932, 130933, 130934, 130935, 130936, 130937, 130938, 130939, 130940, 130941, 130942, 130943, 130944, 130945, 130946, 130947, 130948, 130949, 130950, 130951, 130952, 130953, 130954, 130955, 130956, 130957, 130958, 130959, 130960, 130961, 130962, 130963, 130964, 130965, 130966, 130967, 130968, 130969, 130970, 130971, 130972, 130973, 130974, 130975, 130976, 130977, 130978, 130979, 130980, 130981, 130982, 130983, 130984, 130985, 130986, 130987, 130988, 130990, 130993, 130994, 130995, 130996, 130997, 130999, 131000, 131001, 131002, 131003, 131004, 131005, 131006, 131007, 131008, 131009, 131010, 131011, 131012, 131013, 131014, 131015, 131016, 131017, 131018, 131019, 131020, 131021, 131032, 131033, 131034, 131035, 131037, 131038, 131040, 131041, 131043, 131044, 131046, 131048, 131049, 131050, 131052, 131053, 131054, 131055, 131060, 131062, 131068, 131069, 131070, 131071, 131072, 131073, 131074, 131075, 131076, 131077, 131078, 131079, 131080, 131082, 131083, 131084, 131085, 131086, 131087, 131088, 131089, 131090, 131091, 131092, 131093, 131094, 131095, 131096, 131097, 131098, 131099, 131101, 131102, 131103, 131104, 131105, 131106, 131107, 131108, 131109, 131110, 131111, 131112, 131113, 131114, 131115, 131116, 131117, 131118, 131119, 131120, 131121, 131122, 131123, 131124, 131125, 131126, 131127, 131128, 131129, 131130, 131131, 131132, 131133, 131134, 131135, 131136, 131137, 131138, 131139, 131140, 131141, 131142, 131143, 131144, 131145, 131146, 131147, 131148, 131149, 131150, 131151, 131152, 131153, 131154, 131155, 131156, 131157, 131158, 131159, 131160, 131161, 131162, 131163, 131164, 131165, 131166, 131167, 131168, 131169, 131170, 131171, 131173, 131174, 131175, 131176, 131177, 131178, 131179, 131180, 131181, 131182, 131184, 131185, 131186, 131187, 131188, 131189, 131190, 131191, 131192, 131193, 131194, 131195, 131196, 131197, 131198, 131199, 131200, 131201, 131202, 131203, 131204, 131205, 131206, 131208, 131209, 131210, 131211, 131212, 131213, 131216, 131217, 131218, 131219, 131220, 131221, 131223, 131224, 131225, 131226, 131227, 131228, 131229, 131230, 131231, 131232, 131233, 131234, 131235, 131236, 131237, 131238, 131239, 131240, 131241, 131242, 131243, 131244, 131245, 131246, 131247, 131248, 131249, 131250, 131251, 131252, 131253, 131254, 131255, 131256, 131257, 131258, 131259, 131260, 131261, 131262, 131264, 131265, 131266, 131267, 131269, 131271, 131272, 131273, 131277, 131278, 131279, 131280, 131281, 131282, 131283, 131284, 131285, 131286, 131287, 131288, 131289, 131290, 131291, 131292, 131293, 131297, 131299, 131300, 131301, 131302, 131303, 131304, 131305, 131306, 131307, 131308, 131309, 131311, 131312, 131313, 131314, 131315, 131316, 131317, 131318, 131319, 131324, 131325, 131326, 131327, 131328, 131329, 131331, 131332, 131333, 131334, 131335, 131336, 131337, 131338, 131339, 131340, 131341, 131342, 131343, 131344, 131345, 131346, 131347, 131348, 131349, 131350, 131351, 131352, 131353, 131354, 131355, 131356, 131357, 131358, 131359, 131360, 131361, 131362, 131363, 131364, 131365, 131366, 131367, 131368, 131369, 131371, 131372, 131373, 131374, 131375, 131376, 131377, 131378, 131379, 131380, 131381, 131382, 131383, 131384, 131385, 131386, 131387, 131388, 131389, 131390, 131391, 131392, 131393, 131394, 131395, 131396, 131397, 131398, 131399, 131400, 131401, 131402, 131403, 131404, 131405, 131406, 131407, 131408, 131409, 131410, 131411, 131412, 131413, 131414, 131415, 131416, 131417, 131418, 131419, 131420, 131421, 131422, 131423, 131424, 131425, 131426, 131427, 131428, 131429, 131430, 131431, 131432, 131433, 131434, 131435, 131436, 131441, 131442, 131443, 131444, 131445, 131446, 131447, 131448, 131453, 131456, 131457, 131458, 131459, 131460, 131461, 131462, 131463, 131465, 131467, 131468, 131469, 131470, 131471, 131472, 131475, 131476, 131477, 131478, 131479, 131480, 131481, 131482, 131483, 131484, 131486, 131487, 131488, 131489, 131490, 131491, 131492, 131493, 131494, 131495, 131496, 131498, 131499, 131500, 131501, 131502, 131503, 131504, 131505, 131506, 131507, 131508, 131509, 131510, 131511, 131512, 131513, 131514, 131515, 131516, 131517, 131518, 131519, 131520, 131521, 131522, 131523, 131524, 131525, 131526, 131527, 131528, 131529, 131530, 131531, 131532, 131533, 131534, 131535, 131536, 131537, 131538, 131539, 131540, 131541, 131542, 131543, 131544, 131545, 131546, 131547, 131548, 131549, 131550, 131551, 131552, 131553, 131554, 131555, 131556, 131557, 131558, 131559, 131560, 131561, 131562, 131563, 131564, 131565, 131566, 131567, 131568, 131569, 131571, 131572, 131573, 131574, 131575, 131576, 131577, 131578, 131579, 131580, 131581, 131582, 131583, 131584, 131585, 131586, 131587, 131588, 131589, 131594, 131595, 131596, 131597, 131598, 131599, 131600, 131601, 131602, 131603, 131604, 131605, 131606, 131607, 131608, 131609, 131610, 131611, 131613, 131614, 131615, 131616, 131617, 131618, 131619, 131620, 131621, 131622, 131623, 131624, 131625, 131626, 131627, 131628, 131629, 131630, 131631, 131632, 131633, 131634, 131635, 131636, 131638, 131639, 131640, 131641, 131642, 131643, 131644, 131645, 131646, 131654, 131655, 131656, 131657, 131658, 131659, 131660, 131661, 131662, 131663, 131664, 131665, 131666, 131667, 131669, 131670, 131671, 131672, 131673, 131674, 131675, 131676, 131677, 131678, 131680, 131681, 131682, 131684, 131685, 131687, 131688, 131689, 131690, 131691, 131692, 131693, 131694, 131695, 131696, 131697, 131698, 131699, 131700, 131702, 131703, 131704, 131705, 131706, 131707, 131709, 131710, 131711, 131713, 131714, 131715, 131716, 131717, 131718, 131719, 131720, 131721, 131722, 131724, 131725, 131726, 131727, 131728, 131729, 131730, 131731, 131732, 131733, 131734, 131735, 131736, 131737, 131738, 131739, 131741, 131742, 131743, 131744, 131745, 131746, 131747, 131748, 131749, 131750, 131751, 131752, 131753, 131755, 131756, 131757, 131758, 131759, 131760, 131761, 131762, 131763, 131764, 131765, 131766, 131767, 131768, 131769, 131770, 131771, 131772, 131773, 131774, 131775, 131776, 131777, 131778, 131779, 131780, 131781, 131782, 131783, 131784, 131785, 131786, 131787, 131788, 131789, 131790, 131791, 131793, 131794, 131795, 131796, 131797, 131798, 131799, 131800, 131801, 131802, 131803, 131804, 131805, 131807, 131808, 131809, 131810, 131811, 131812, 131813, 131814, 131817, 131818, 131819, 131820, 131821, 131823, 131824, 131825, 131826, 131827, 131828, 131829, 131830, 131831, 131832, 131833, 131834, 131835, 131836, 131837, 131838, 131839, 131840, 131841, 131842, 131843, 131844, 131845, 131847, 131848, 131849, 131850, 131852, 131853, 131854, 131855, 131856, 131857, 131858, 131859, 131860, 131861, 131862, 131863, 131864, 131865, 131866, 131867, 131868, 131869, 131870, 131871, 131872, 131873, 131874, 131875, 131876, 131877, 131878, 131879, 131880, 131882, 131883, 131884, 131886, 131887, 131888, 131889, 131890, 131892, 131893, 131894, 131895, 131896, 131897, 131898, 131899, 131900, 131901, 131902, 131903, 131904, 131906, 131907, 131908, 131909, 131910, 131911, 131912, 131913, 131914, 131915, 131916, 131917, 131918, 131919, 131921, 131922, 131923, 131924, 131925, 131926, 131927, 131928, 131929, 131930, 131931, 131932, 131933, 131934, 131935, 131936, 131937, 131938, 131939, 131940, 131941, 131942, 131943, 131944, 131945, 131946, 131947, 131948, 131949, 131950, 131951, 131952, 131953, 131957, 131958, 131959, 131960, 131961, 131962, 131963, 131964, 131965, 131966, 131968, 131969, 131970, 131971, 131972, 131973, 131974, 131975, 131976, 131977, 131978, 131979, 131980, 131981, 131983, 131984, 131985, 131987, 131988, 131989, 131990, 131992, 131993, 131994, 131995, 131997, 131998, 132000, 132001, 132002, 132003, 132004, 132005, 132006, 132007, 132009, 132010, 132011, 132012, 132013, 132014, 132015, 132016, 132017, 132018, 132019, 132020, 132021, 132022, 132023, 132024, 132025, 132026, 132027, 132028, 132029, 132030, 132031, 132032, 132033, 132034, 132035, 132036, 132037, 132038, 132039, 132040, 132041, 132042, 132043, 132044, 132045, 132046, 132047, 132048, 132049, 132050, 132051, 132052, 132053, 132055, 132056, 132057, 132058, 132059, 132060, 132062, 132063, 132064, 132066, 132067, 132068, 132070, 132071, 132072, 132073, 132074, 132076, 132077, 132079, 132080, 132081, 132082, 132083, 132084, 132085, 132086, 132087, 132088, 132089, 132090, 132091, 132092, 132093, 132094, 132095, 132096, 132097, 132098, 132099, 132100, 132101, 132102, 132103, 132104, 132105, 132106, 132107, 132108, 132109, 132110, 132111, 132112, 132114, 132115, 132116, 132117, 132118, 132119, 132120, 132121, 132122, 132123, 132124, 132125, 132126, 132127, 132128, 132129, 132130, 132131, 132132, 132133, 132134, 132136, 132137, 132138, 132139, 132140, 132141, 132142, 132143, 132144, 132145, 132146, 132147, 132148, 132149, 132150, 132151, 132152, 132153, 132154, 132155, 132159, 132160, 132161, 132162, 132163, 132164, 132165, 132166, 132167, 132168, 132169, 132170, 132171, 132172, 132173, 132174, 132176, 132177, 132178, 132179, 132180, 132182, 132183, 132184, 132185, 132186, 132187, 132188, 132189, 132190, 132191, 132192, 132193, 132194, 132195, 132198, 132199, 132200, 132201, 132203, 132204, 132205, 132206, 132207, 132208, 132209, 132210, 132211, 132212, 132213, 132214, 132215, 132216, 132217, 132218, 132219, 132220, 132221, 132222, 132223, 132224, 132225, 132226, 132227, 132228, 132229, 132230, 132231, 132232, 132233, 132234, 132235, 132236, 132237, 132238, 132239, 132240, 132241, 132242, 132243, 132244, 132245, 132246, 132247, 132248, 132249, 132250, 132251, 132252, 132253, 132254, 132255, 132257, 132258, 132259, 132261, 132262, 132263, 132264, 132265, 132266, 132267, 132268, 132269, 132271, 132272, 132273, 132274, 132275, 132276, 132277, 132278, 132279, 132280, 132281, 132282, 132286, 132287, 132289, 132290, 132291, 132292, 132293, 132294, 132295, 132296, 132297, 132298, 132299, 132300, 132301, 132302, 132303, 132304, 132305, 132307, 132308, 132309, 132310, 132311, 132312, 132315, 132316, 132317, 132318, 132319, 132321, 132322, 132323, 132324, 132325, 132326, 132327, 132328, 132329, 132331, 132332, 132333, 132334, 132335, 132336, 132337, 132338, 132339, 132340, 132341, 132342, 132345, 132346, 132347, 132349, 132351, 132353, 132355, 132357, 132358, 132360, 132361, 132363, 132364, 132365, 132366, 132367, 132368, 132369, 132370, 132371, 132372, 132373, 132374, 132375, 132376, 132377, 132378, 132380, 132381, 132382, 132383, 132384, 132385, 132386, 132387, 132388, 132389, 132390, 132391, 132392, 132393, 132394, 132395, 132397, 132398, 132399, 132400, 132401, 132402, 132403, 132404, 132405, 132407, 132409, 132410, 132411, 132412, 132413, 132415, 132418, 132422, 132423, 132424, 132426, 132429, 132430, 132431, 132432, 132435, 132438, 132439, 132440, 132442, 132444, 132445, 132446, 132447, 132448, 132450, 132451, 132455, 132456, 132457, 132458, 132459, 132460, 132461, 132462, 132463, 132464, 132465, 132466, 132467, 132468, 132471, 132475, 132479, 132481, 132482, 132483, 132487, 132490, 132491, 132501, 132502, 132506, 132517, 132520, 132523, 132526, 132527, 132528, 132529, 132530, 132532, 132533, 132537, 132542, 132549, 132550, 132552, 132553, 132554, 132562, 132563, 132565, 132566, 132568, 132569, 132570, 132571, 132572, 132578, 132580, 132581, 132583, 132584, 132585, 132586, 132590, 132591, 132593, 132594, 132595, 132596, 132597, 132598, 132599, 132600, 132601, 132602, 132603, 132604, 132605, 132606, 132607, 132609, 132610, 132611, 132612, 132613, 132615, 132616, 132617, 132618, 132619, 132620, 132621, 132622, 132623, 132624, 132625, 132626, 132627, 132628, 132629, 132630, 132631, 132632, 132633, 132634, 132636, 132637, 132638, 132639, 132640, 132641, 132642, 132643, 132644, 132646, 132647, 132648, 132650, 132651, 132653, 132655, 132656, 132657, 132659, 132661, 132662, 132664, 132665, 132666, 132668, 132671, 132672, 132673, 132674, 132675, 132676, 132678, 132679, 132680, 132681, 132682, 132683, 132684, 132685, 132686, 132687, 132688, 132689, 132690, 132691, 132692, 132693, 132695, 132696, 132698, 132700, 132701, 132702, 132704, 132705, 132706, 132707, 132708, 132709, 132710, 132711, 132712, 132713, 132714, 132715, 132716, 132717, 132718, 132719, 132720, 132721, 132722, 132723, 132724, 132725, 132726, 132727, 132728, 132729, 132730, 132731, 132732, 132733, 132734, 132736, 132737, 132738, 132739, 132740, 132741, 132742, 132743, 132744, 132745, 132746, 132751, 132754, 132755, 132758, 132760, 132767, 132773, 132778, 132783, 132789, 132797, 132799, 132800, 132802, 132803, 132807, 132819, 132820, 132832, 132835, 132837, 132838, 132839, 132849, 132855, 132863, 132864, 132868, 132869, 132877, 132879, 132885, 132886, 132887, 132888, 132892, 132893, 132901, 132902, 132903, 132904, 132910, 132911, 132912, 132913, 132917, 132918, 132919, 132920, 132921, 132922, 132923, 132925, 132927, 132928, 132929, 132930, 132931, 132932, 132933, 132934, 132935, 132959, 132960, 132961, 132962, 132963, 132964, 132965, 132966, 132967, 132968, 132969, 132970, 132971, 132972, 132973, 132976, 132978, 132979, 132981, 132983, 132984, 132985, 132986, 132987, 132988, 132989, 132990, 132991, 132993, 132994, 132995, 132996, 132997, 132998, 132999, 133001, 133003, 133004, 133005, 133006, 133007, 133011, 133012, 133019, 133020, 133021, 133022, 133023, 133024, 133025, 133026, 133027, 133028, 133029, 133030, 133031, 133032, 133033, 133034, 133035, 133036, 133037, 133038, 133039, 133042, 133043, 133044, 133045, 133046, 133047, 133048, 133049, 133050, 133051, 133053, 133054, 133055, 133056, 133057, 133058, 133059, 133060, 133061, 133062, 133063, 133064, 133065, 133066, 133067, 133068, 133069, 133070, 133071, 133072, 133074, 133075, 133076, 133077, 133078, 133079, 133080, 133081, 133082, 133083, 133084, 133085, 133086, 133087, 133088, 133089, 133090, 133091, 133092, 133093, 133094, 133095, 133096, 133097, 133098, 133099, 133100, 133101, 133102, 133103, 133104, 133105, 133106, 133107, 133108, 133109, 133111, 133112, 133113, 133114, 133115, 133116, 133117, 133118, 133119, 133120, 133121, 133122, 133123, 133125, 133126, 133127, 133128, 133134, 133135, 133136, 133137, 133139, 133140, 133142, 133147, 133148, 133149, 133150, 133151, 133152, 133153, 133154, 133155, 133156, 133157, 133158, 133159, 133160, 133162, 133163, 133164, 133165, 133166, 133167, 133168, 133171, 133172, 133173, 133174, 133175, 133176, 133177, 133178, 133179, 133180, 133181, 133182, 133183, 133184, 133185, 133186, 133187, 133188, 133189, 133190, 133191, 133192, 133193, 133194, 133195, 133196, 133197, 133198, 133199, 133202, 133203, 133204, 133206, 133207, 133208, 133209, 133210, 133212, 133213, 133214, 133215, 133216, 133217, 133218, 133219, 133220, 133221, 133222, 133223, 133224, 133225, 133226, 133227, 133228, 133229, 133230, 133231, 133234, 133235, 133236, 133237, 133238, 133239, 133240, 133241, 133242, 133243, 133245, 133246, 133248, 133249, 133250, 133251, 133252, 133253, 133254, 133257, 133259, 133260, 133261, 133262, 133263, 133264, 133265, 133266, 133267, 133268, 133269, 133270, 133271, 133272, 133274, 133276, 133279, 133282, 133283, 133284, 133285, 133286, 133287, 133289, 133291, 133292, 133294, 133295, 133296, 133297, 133298, 133300, 133302, 133304, 133305, 133307, 133308, 133309, 133310, 133311, 133312, 133313, 133314, 133315, 133321, 133322, 133323, 133324, 133325, 133326, 133327, 133328, 133331, 133332, 133333, 133334, 133335, 133336, 133337, 133338, 133339, 133340, 133341, 133342, 133343, 133344, 133345, 133346, 133347, 133349, 133350, 133351, 133352, 133353, 133354, 133355, 133356, 133357, 133358, 133359, 133360, 133361, 133362, 133363, 133364, 133365, 133366, 133367, 133368, 133369, 133370, 133371, 133372, 133373, 133374, 133375, 133376, 133377, 133378, 133379, 133381, 133382, 133383, 133384, 133385, 133386, 133387, 133388, 133389, 133390, 133391, 133392, 133393, 133394, 133395, 133396, 133397, 133398, 133399, 133400, 133401, 133402, 133403, 133404, 133405, 133406, 133407, 133408, 133409, 133410, 133411, 133412, 133413, 133414, 133415, 133416, 133417, 133418, 133419, 133420, 133421, 133422, 133428, 133429, 133430, 133431, 133432, 133433, 133434, 133435, 133436, 133438, 133439, 133441, 133442, 133443, 133444, 133445, 133446, 133451, 133452, 133455, 133456, 133457, 133458, 133459, 133460, 133461, 133462, 133463, 133464, 133465, 133466, 133467, 133468, 133469, 133470, 133471, 133472, 133473, 133474, 133475, 133476, 133477, 133479, 133480, 133481, 133482, 133484, 133485, 133487, 133489, 133490, 133491, 133492, 133493, 133494, 133495, 133496, 133497, 133498, 133499, 133500, 133501, 133502, 133503, 133504, 133505, 133506, 133507, 133508, 133509, 133510, 133511, 133512, 133513, 133514, 133515, 133516, 133517, 133518, 133519, 133520, 133521, 133522, 133523, 133524, 133525, 133526, 133527, 133528, 133529, 133530, 133531, 133532, 133533, 133534, 133535, 133536, 133537, 133538, 133539, 133540, 133541, 133542, 133543, 133544, 133545, 133546, 133547, 133548, 133549, 133550, 133551, 133552, 133553, 133554, 133556, 133557, 133558, 133559, 133560, 133561, 133562, 133563, 133564, 133565, 133566, 133568, 133570, 133571, 133572, 133573, 133574, 133576, 133577, 133578, 133579, 133580, 133582, 133583, 133584, 133585, 133586, 133587, 133588, 133589, 133590, 133591, 133592, 133593, 133595, 133596, 133597, 133599, 133600, 133601, 133602, 133603, 133604, 133605, 133606, 133607, 133608, 133609, 133610, 133611, 133612, 133613, 133614, 133615, 133616, 133617, 133618, 133619, 133621, 133622, 133623, 133624, 133625, 133626, 133627, 133628, 133629, 133630, 133631, 133632, 133633, 133634, 133635, 133636, 133638, 133639, 133640, 133641, 133642, 133643, 133644, 133645, 133646, 133647, 133648, 133649, 133650, 133651, 133652, 133653, 133654, 133656, 133657, 133658, 133659, 133660, 133661, 133662, 133663, 133665, 133666, 133667, 133668, 133669, 133670, 133671, 133672, 133673, 133675, 133676, 133677, 133678, 133679, 133680, 133681, 133682, 133683, 133684, 133685, 133686, 133687, 133688, 133689, 133690, 133691, 133692, 133693, 133694, 133695, 133696, 133697, 133698, 133699, 133700, 133701, 133704, 133709, 133710, 133711, 133713, 133714, 133715, 133716, 133717, 133718, 133719, 133720, 133722, 133723, 133724, 133725, 133726, 133727, 133728, 133729, 133730, 133731, 133732, 133733, 133734, 133735, 133736, 133738, 133739, 133740, 133741, 133742, 133743, 133744, 133745, 133746, 133747, 133748, 133750, 133751, 133753, 133754, 133755, 133756, 133757, 133758, 133759, 133761, 133762, 133763, 133764, 133765, 133766, 133768, 133769, 133770, 133771, 133772, 133773, 133774, 133775, 133776, 133777, 133778, 133779, 133780, 133781, 133782, 133783, 133784, 133785, 133786, 133792, 133794, 133795, 133796, 133797, 133798, 133799, 133810, 133812, 133815, 133817, 133818, 133819, 133820, 133822, 133823, 133824, 133825, 133826, 133827, 133828, 133829, 133830, 133831, 133832, 133833, 133834, 133835, 133836, 133837, 133838, 133839, 133840, 133841, 133842, 133843, 133844, 133845, 133846, 133847, 133848, 133851, 133852, 133853, 133854, 133855, 133856, 133857, 133858, 133859, 133860, 133861, 133862, 133865, 133867, 133870, 133871, 133873, 133874, 133875, 133877, 133879, 133880, 133881, 133882, 133883, 133884, 133887, 133888, 133889, 133890, 133891, 133892, 133896, 133897, 133898, 133899, 133900, 133901, 133904, 133907, 133908, 133910, 133911, 133912, 133916, 133917, 133918, 133919, 133923, 133924, 133925, 133926, 133927, 133928, 133929, 133930, 133931, 133932, 133934, 133935, 133936, 133937, 133938, 133939, 133940, 133941, 133942, 133943, 133944, 133945, 133946, 133947, 133948, 133949, 133950, 133951, 133952, 133953, 133955, 133956, 133957, 133958, 133959, 133960, 133961, 133962, 133963, 133964, 133966, 133971, 133972, 133973, 133974, 133975, 133976, 133977, 133978, 133980, 133981, 133983, 133985, 133986, 133988, 133989, 133990, 133992, 133993, 133995, 133997, 133998, 134000, 134002, 134004, 134005, 134006, 134007, 134008, 134009, 134010, 134011, 134012, 134013, 134014, 134015, 134016, 134017, 134018, 134019, 134020, 134021, 134022, 134023, 134024, 134025, 134027, 134028, 134029, 134030, 134031, 134032, 134033, 134034, 134035, 134036, 134037, 134038, 134039, 134040, 134041, 134042, 134044, 134045, 134046, 134047, 134048, 134049, 134050, 134051, 134052, 134054, 134055, 134056, 134057, 134058, 134059, 134060, 134062, 134063, 134064, 134065, 134066, 134067, 134068, 134069, 134070, 134071, 134072, 134073, 134074, 134076, 134077, 134078, 134079, 134080, 134081, 134082, 134083, 134084, 134085, 134086, 134087, 134088, 134089, 134090, 134091, 134092, 134093, 134094, 134095, 134096, 134097, 134098, 134099, 134100, 134101, 134102, 134103, 134104, 134105, 134106, 134107, 134108, 134109, 134110, 134111, 134112, 134113, 134114, 134115, 134116, 134117, 134118, 134119, 134120, 134121, 134122, 134123, 134124, 134125, 134126, 134127, 134128, 134129, 134130, 134131, 134132, 134133, 134134, 134135, 134136, 134137, 134138, 134139, 134140, 134141, 134142, 134144, 134145, 134146, 134147, 134148, 134149, 134150, 134153, 134154, 134155, 134156, 134157, 134158, 134160, 134161, 134162, 134163, 134164, 134165, 134166, 134167, 134168, 134169, 134171, 134172, 134173, 134174, 134176, 134178, 134179, 134181, 134182, 134183, 134184, 134185, 134186, 134187, 134188, 134189, 134190, 134191, 134192, 134193, 134194, 134195, 134196, 134197, 134198, 134199, 134200, 134201, 134202, 134203, 134204, 134205, 134206, 134207, 134208, 134209, 134210, 134211, 134212, 134213, 134214, 134215, 134216, 134222, 134225, 134226, 134228, 134229, 134230, 134231, 134232, 134237, 134239, 134240, 134241, 134242, 134244, 134245, 134247, 134248, 134249, 134250, 134251, 134253, 134254, 134255, 134256, 134257, 134258, 134259, 134260, 134261, 134262, 134263, 134264, 134265, 134266, 134267, 134268, 134269, 134270, 134271, 134273, 134275, 134276, 134277, 134278, 134279, 134280, 134281, 134282, 134283, 134284, 134286, 134287, 134289, 134292, 134293, 134294, 134295, 134296, 134297, 134298, 134299, 134300, 134301, 134302, 134303, 134304, 134305, 134306, 134307, 134308, 134309, 134310, 134311, 134312, 134313, 134314, 134315, 134316, 134317, 134318, 134319, 134320, 134321, 134322, 134323, 134324, 134325, 134326, 134327, 134328, 134329, 134330, 134331, 134332, 134333, 134334, 134335, 134336, 134338, 134339, 134340, 134341, 134343, 134344, 134345, 134346, 134347, 134348, 134349, 134350, 134351, 134352, 134353, 134354, 134355, 134356, 134357, 134358, 134359, 134360, 134362, 134363, 134364, 134365, 134366, 134369, 134370, 134371, 134372, 134373, 134374, 134377, 134378, 134379, 134383, 134384, 134385, 134386, 134387, 134388, 134389, 134390, 134391, 134394, 134395, 134396, 134397, 134398, 134399, 134400, 134401, 134402, 134403, 134404, 134405, 134406, 134407, 134408, 134409, 134410, 134413, 134414, 134415, 134416, 134417, 134418, 134419, 134420, 134421, 134422, 134423, 134424, 134425, 134426, 134427, 134428, 134429, 134430, 134431, 134432, 134433, 134434, 134435, 134436, 134437, 134438, 134440, 134441, 134442, 134443, 134444, 134445, 134446, 134447, 134448, 134450, 134451, 134452, 134453, 134455, 134456, 134457, 134460, 134461, 134462, 134463, 134464, 134465, 134466, 134467, 134468, 134469, 134471, 134472, 134475, 134476, 134478, 134481, 134482, 134484, 134485, 134486, 134487, 134488, 134489, 134491, 134492, 134493, 134494, 134495, 134496, 134497, 134501, 134503, 134504, 134505, 134507, 134509, 134513, 134514, 134515, 134516, 134517, 134518, 134519, 134521, 134522, 134527, 134529, 134532, 134533, 134540, 134541, 134542, 134543, 134544, 134545, 134546, 134547, 134548, 134549, 134550, 134551, 134552, 134553, 134554, 134555, 134556, 134557, 134558, 134559, 134560, 134561, 134562, 134563, 134564, 134565, 134566, 134568, 134569, 134570, 134571, 134572, 134573, 134574, 134576, 134577, 134578, 134579, 134580, 134581, 134582, 134583, 134584, 134585, 134586, 134587, 134589, 134590, 134591, 134592, 134593, 134594, 134595, 134596, 134597, 134598, 134599, 134600, 134601, 134602, 134609, 134610, 134611, 134612, 134613, 134616, 134617, 134618, 134619, 134620, 134621, 134622, 134623, 134624, 134625, 134626, 134627, 134628, 134629, 134631, 134632, 134633, 134634, 134635, 134636, 134637, 134638, 134639, 134640, 134641, 134642, 134643, 134644, 134645, 134646, 134647, 134648, 134649, 134650, 134651, 134652, 134653, 134654, 134655, 134656, 134657, 134659, 134660, 134661, 134662, 134663, 134664, 134665, 134666, 134667, 134668, 134669, 134670, 134671, 134674, 134675, 134676, 134677, 134678, 134679, 134680, 134681, 134682, 134683, 134684, 134685, 134686, 134687, 134688, 134689, 134690, 134691, 134692, 134693, 134694, 134695, 134696, 134697, 134698, 134699, 134700, 134701, 134702, 134704, 134705, 134706, 134707, 134709, 134710, 134711, 134712, 134713, 134714, 134715, 134716, 134717, 134718, 134720, 134721, 134722, 134723, 134725, 134726, 134727, 134728, 134729, 134730, 134731, 134732, 134733, 134736, 134737, 134738, 134739, 134740, 134742, 134743, 134744, 134745, 134746, 134747, 134748, 134749, 134750, 134751, 134752, 134753, 134754, 134755, 134756, 134757, 134758, 134759, 134760, 134761, 134764, 134765, 134766, 134767, 134768, 134769, 134773, 134774, 134775, 134776, 134777, 134778, 134779, 134780, 134781, 134782, 134783, 134784, 134785, 134786, 134787, 134788, 134789, 134790, 134791, 134792, 134793, 134794, 134795, 134796, 134797, 134798, 134799, 134800, 134801, 134802, 134803, 134804, 134805, 134806, 134807, 134808, 134809, 134810, 134811, 134812, 134813, 134814, 134815, 134816, 134817, 134818, 134819, 134820, 134821, 134822, 134823, 134824, 134825, 134826, 134827, 134828, 134829, 134830, 134831, 134832, 134834, 134835, 134836, 134837, 134838, 134839, 134840, 134841, 134842, 134843, 134844, 134845, 134846, 134847, 134848, 134849, 134850, 134852, 134853, 134854, 134855, 134856, 134857, 134858, 134859, 134860, 134861); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (134862, 134863, 134864, 134865, 134866, 134867, 134868, 134869, 134870, 134871, 134872, 134873, 134875, 134876, 134877, 134879, 134880, 134881, 134882, 134883, 134884, 134885, 134887, 134888, 134889, 134891, 134892, 134893, 134894, 134895, 134896, 134897, 134898, 134899, 134900, 134901, 134902, 134903, 134904, 134905, 134906, 134907, 134908, 134909, 134910, 134911, 134912, 134913, 134914, 134915, 134916, 134917, 134918, 134919, 134920, 134921, 134922, 134923, 134924, 134925, 134926, 134927, 134928, 134929, 134930, 134931, 134932, 134933, 134934, 134935, 134936, 134937, 134938, 134939, 134940, 134941, 134942, 134943, 134944, 134945, 134946, 134947, 134948, 134949, 134950, 134951, 134952, 134953, 134954, 134955, 134956, 134957, 134958, 134961, 134963, 134964, 134965, 134966, 134967, 134968, 134969, 134970, 134971, 134972, 134973, 134974, 134975, 134976, 134977, 134978, 134979, 134980, 134981, 134982, 134983, 134984, 134985, 134986, 134987, 134988, 134990, 134991, 134992, 134993, 134994, 134995, 134996, 134997, 134998, 134999, 135000, 135001, 135002, 135003, 135004, 135005, 135006, 135007, 135008, 135009, 135011, 135012, 135013, 135014, 135015, 135016, 135017, 135018, 135019, 135020, 135021, 135023, 135024, 135025, 135026, 135027, 135028, 135029, 135030, 135031, 135032, 135033, 135034, 135035, 135036, 135037, 135038, 135039, 135040, 135041, 135042, 135043, 135044, 135045, 135046, 135047, 135048, 135049, 135050, 135052, 135053, 135054, 135055, 135056, 135057, 135058, 135059, 135060, 135061, 135062, 135063, 135064, 135065, 135066, 135067, 135068, 135069, 135070, 135071, 135072, 135074, 135075, 135077, 135078, 135079, 135080, 135081, 135082, 135083, 135084, 135085, 135086, 135087, 135089, 135090, 135092, 135093, 135094, 135099, 135102, 135103, 135105, 135106, 135107, 135110, 135111, 135112, 135113, 135114, 135116, 135118, 135119, 135121, 135122, 135123, 135124, 135125, 135126, 135127, 135128, 135129, 135130, 135131, 135132, 135133, 135134, 135135, 135136, 135137, 135138, 135139, 135140, 135141, 135142, 135143, 135144, 135145, 135146, 135147, 135148, 135149, 135150, 135151, 135152, 135153, 135154, 135155, 135156, 135157, 135159, 135160, 135161, 135162, 135163, 135164, 135165, 135166, 135167, 135168, 135169, 135170, 135171, 135172, 135173, 135174, 135175, 135176, 135177, 135178, 135179, 135180, 135181, 135182, 135183, 135184, 135185, 135186, 135187, 135188, 135189, 135190, 135191, 135192, 135193, 135194, 135195, 135196, 135197, 135198, 135199, 135200, 135201, 135202, 135203, 135204, 135205, 135206, 135207, 135208, 135209, 135210, 135211, 135212, 135213, 135214, 135216, 135217, 135218, 135219, 135220, 135221, 135222, 135223, 135224, 135225, 135226, 135227, 135228, 135229, 135230, 135231, 135232, 135233, 135234, 135235, 135236, 135237, 135238, 135239, 135240, 135241, 135242, 135243, 135244, 135245, 135246, 135247, 135248, 135249, 135250, 135251, 135253, 135254, 135255, 135256, 135257, 135258, 135259, 135262, 135263, 135264, 135265, 135266, 135267, 135268, 135269, 135270, 135271, 135272, 135273, 135274, 135275, 135276, 135277, 135278, 135279, 135280, 135282, 135283, 135284, 135285, 135286, 135287, 135288, 135289, 135290, 135291, 135292, 135293, 135294, 135295, 135296, 135297, 135298, 135299, 135300, 135301, 135302, 135303, 135304, 135305, 135306, 135307, 135308, 135309, 135310, 135311, 135312, 135313, 135315, 135321, 135322, 135324, 135325, 135326, 135327, 135328, 135329, 135330, 135331, 135332, 135333, 135334, 135335, 135336, 135338, 135339, 135340, 135341, 135342, 135343, 135346, 135347, 135348, 135349, 135350, 135351, 135352, 135353, 135354, 135355, 135357, 135358, 135359, 135360, 135362, 135363, 135364, 135365, 135366, 135367, 135368, 135369, 135370, 135371, 135372, 135373, 135374, 135375, 135376, 135377, 135378, 135379, 135380, 135381, 135382, 135383, 135385, 135386, 135387, 135388, 135389, 135390, 135391, 135392, 135394, 135395, 135396, 135397, 135398, 135399, 135400, 135401, 135402, 135403, 135404, 135405, 135406, 135407, 135408, 135409, 135411, 135412, 135413, 135414, 135415, 135417, 135418, 135419, 135424, 135431, 135432, 135433, 135434, 135435, 135436, 135437, 135438, 135439, 135440, 135441, 135442, 135443, 135444, 135445, 135446, 135447, 135448, 135449, 135450, 135451, 135452, 135453, 135454, 135455, 135456, 135457, 135458, 135459, 135462, 135463, 135464, 135465, 135466, 135467, 135468, 135469, 135470, 135471, 135472, 135473, 135474, 135475, 135476, 135477, 135478, 135479, 135481, 135482, 135483, 135484, 135485, 135486, 135489, 135490, 135491, 135492, 135493, 135494, 135496, 135498, 135499, 135500, 135501, 135502, 135503, 135504, 135505, 135506, 135507, 135508, 135509, 135510, 135511, 135512, 135513, 135514, 135515, 135516, 135517, 135518, 135519, 135520, 135521, 135522, 135523, 135524, 135525, 135526, 135527, 135528, 135529, 135530, 135531, 135533, 135534, 135535, 135536, 135537, 135538, 135539, 135540, 135541, 135542, 135544, 135545, 135546, 135548, 135549, 135550, 135551, 135552, 135553, 135554, 135555, 135556, 135557, 135558, 135559, 135560, 135561, 135562, 135563, 135564, 135565, 135567, 135568, 135569, 135570, 135571, 135572, 135573, 135574, 135575, 135576, 135577, 135578, 135579, 135580, 135582, 135583, 135584, 135585, 135586, 135587, 135588, 135589, 135591, 135592, 135593, 135594, 135595, 135596, 135597, 135598, 135599, 135600, 135601, 135602, 135603, 135604, 135605, 135606, 135607, 135609, 135610, 135612, 135613, 135614, 135615, 135616, 135617, 135618, 135619, 135620, 135621, 135622, 135623, 135624, 135625, 135626, 135627, 135628, 135629, 135630, 135631, 135632, 135633, 135634, 135635, 135636, 135637, 135640, 135641, 135642, 135643, 135644, 135645, 135646, 135647, 135648, 135649, 135651, 135652, 135653, 135654, 135655, 135656, 135657, 135658, 135660, 135662, 135664, 135666, 135667, 135668, 135669, 135670, 135671, 135672, 135673, 135674, 135675, 135676, 135677, 135678, 135679, 135680, 135681, 135682, 135683, 135684, 135685, 135686, 135687, 135688, 135689, 135690, 135691, 135692, 135693, 135694, 135695, 135696, 135697, 135698, 135699, 135700, 135701, 135702, 135703, 135704, 135705, 135706, 135707, 135708, 135709, 135710, 135711, 135712, 135713, 135714, 135715, 135716, 135717, 135718, 135719, 135720, 135721, 135722, 135723, 135724, 135725, 135726, 135727, 135728, 135729, 135730, 135732, 135733, 135734, 135735, 135736, 135737, 135738, 135739, 135740, 135741, 135742, 135743, 135744, 135745, 135746, 135747, 135748, 135749, 135750, 135751, 135752, 135753, 135754, 135755, 135756, 135757, 135758, 135759, 135760, 135761, 135763, 135764, 135765, 135766, 135767, 135769, 135770, 135771, 135772, 135773, 135774, 135775, 135776, 135777, 135778, 135779, 135782, 135783, 135784, 135785, 135786, 135787, 135788, 135789, 135790, 135791, 135792, 135793, 135794, 135795, 135796, 135797, 135798, 135799, 135800, 135801, 135802, 135803, 135804, 135805, 135806, 135807, 135808, 135809, 135810, 135811, 135812, 135813, 135814, 135815, 135816, 135817, 135818, 135819, 135820, 135821, 135824, 135825, 135828, 135829, 135830, 135831, 135832, 135833, 135834, 135835, 135836, 135837, 135838, 135839, 135840, 135841, 135842, 135843, 135844, 135845, 135846, 135847, 135848, 135849, 135851, 135852, 135853, 135854, 135855, 135856, 135857, 135858, 135859, 135860, 135861, 135862, 135863, 135864, 135865, 135866, 135867, 135868, 135869, 135870, 135871, 135872, 135873, 135874, 135875, 135876, 135877, 135878, 135879, 135880, 135881, 135882, 135883, 135884, 135886, 135887, 135888, 135889, 135890, 135891, 135892, 135893, 135894, 135895, 135896, 135897, 135898, 135900, 135901, 135902, 135903, 135904, 135905, 135906, 135907, 135908, 135909, 135910, 135911, 135912, 135913, 135914, 135915, 135916, 135917, 135919, 135920, 135921, 135922, 135923, 135924, 135925, 135926, 135928, 135929, 135930, 135931, 135932, 135933, 135934, 135935, 135936, 135937, 135938, 135939, 135940, 135941, 135942, 135943, 135944, 135945, 135946, 135947, 135948, 135949, 135950, 135951, 135952, 135953, 135954, 135955, 135956, 135957, 135958, 135959, 135960, 135961, 135962, 135963, 135964, 135965, 135966, 135967, 135968, 135969, 135970, 135971, 135972, 135973, 135974, 135975, 135976, 135977, 135978, 135979, 135980, 135981, 135982, 135983, 135984, 135985, 135986, 135987, 135988, 135989, 135990, 135991, 135992, 135993, 135994, 135995, 135996, 135997, 135998, 135999, 136000, 136001, 136002, 136003, 136004, 136005, 136006, 136007, 136008, 136009, 136010, 136011, 136012, 136013, 136014, 136015, 136016, 136017, 136018, 136019, 136020, 136021, 136022, 136023, 136024, 136025, 136026, 136027, 136028, 136029, 136030, 136031, 136032, 136033, 136034, 136035, 136036, 136037, 136038, 136039, 136040, 136041, 136042, 136043, 136044, 136045, 136046, 136047, 136048, 136049, 136050, 136051, 136052, 136053, 136054, 136057, 136058, 136059, 136060, 136061, 136062, 136063, 136064, 136065, 136066, 136067, 136068, 136069, 136070, 136071, 136072, 136073, 136074, 136075, 136076, 136077, 136078, 136079, 136080, 136081, 136082, 136083, 136084, 136085, 136086, 136087, 136088, 136089, 136090, 136091, 136092, 136093, 136094, 136095, 136096, 136097, 136098, 136099, 136100, 136101, 136102, 136103, 136104, 136105, 136106, 136107, 136108, 136109, 136110, 136111, 136112, 136113, 136114, 136115, 136116, 136117, 136118, 136119, 136120, 136121, 136122, 136123, 136124, 136125, 136129, 136130, 136131, 136132, 136133, 136134, 136135, 136136, 136137, 136138, 136139, 136140, 136141, 136142, 136143, 136144, 136145, 136146, 136147, 136148, 136149, 136150, 136151, 136152, 136153, 136154, 136157, 136158, 136159, 136160, 136161, 136162, 136163, 136164, 136165, 136166, 136167, 136168, 136169, 136170, 136171, 136172, 136173, 136174, 136175, 136176, 136177, 136178, 136179, 136180, 136181, 136182, 136183, 136184, 136185, 136186, 136187, 136188, 136189, 136190, 136191, 136192, 136193, 136194, 136195, 136196, 136197, 136198, 136199, 136200, 136201, 136202, 136203, 136204, 136205, 136206, 136207, 136208, 136209, 136210, 136211, 136212, 136213, 136214, 136215, 136216, 136217, 136218, 136219, 136220, 136221, 136222, 136223, 136224, 136225, 136226, 136227, 136228, 136229, 136230, 136231, 136232, 136233, 136234, 136235, 136236, 136237, 136238, 136239, 136240, 136241, 136242, 136243, 136244, 136245, 136246, 136247, 136248, 136249, 136250, 136251, 136252, 136253, 136254, 136255, 136256, 136257, 136258, 136259, 136260, 136261, 136262, 136263, 136264, 136265, 136266, 136267, 136268, 136269, 136270, 136271, 136272, 136273, 136274, 136275, 136276, 136277, 136279, 136280, 136281, 136282, 136283, 136284, 136285, 136286, 136287, 136288, 136289, 136290, 136291, 136292, 136293, 136294, 136295, 136296, 136297, 136298, 136299, 136300, 136301, 136302, 136303, 136304, 136305, 136306, 136307, 136308, 136309, 136310, 136311, 136313, 136314, 136315, 136316, 136317, 136318, 136319, 136320, 136321, 136322, 136323, 136324, 136325, 136326, 136327, 136328, 136329, 136330, 136331, 136332, 136333, 136334, 136335, 136336, 136337, 136338, 136339, 136340, 136341, 136342, 136343, 136344, 136345, 136346, 136347, 136348, 136349, 136350, 136351, 136352, 136353, 136354, 136355, 136356, 136357, 136358, 136359, 136360, 136362, 136363, 136365, 136366, 136367, 136368, 136369, 136370, 136371, 136372, 136373, 136374, 136380, 136381, 136382, 136383, 136384, 136385, 136386, 136387, 136388, 136389, 136390, 136391, 136392, 136393, 136394, 136395, 136396, 136397, 136398, 136399, 136400, 136401, 136402, 136403, 136404, 136405, 136406, 136407, 136408, 136409, 136410, 136411, 136412, 136413, 136414, 136415, 136416, 136417, 136418, 136419, 136420, 136421, 136422, 136423, 136424, 136425, 136426, 136427, 136428, 136429, 136430, 136431, 136432, 136433, 136434, 136435, 136436, 136437, 136438, 136439, 136440, 136441, 136442, 136443, 136444, 136445, 136446, 136447, 136448, 136449, 136450, 136451, 136452, 136453, 136455, 136456, 136457, 136458, 136459, 136460, 136461, 136462, 136463, 136464, 136465, 136466, 136467, 136468, 136469, 136470, 136472, 136474, 136475, 136476, 136477, 136478, 136479, 136480, 136481, 136482, 136483, 136484, 136485, 136486, 136487, 136488, 136490, 136491, 136492, 136493, 136494, 136495, 136496, 136497, 136498, 136499, 136500, 136501, 136502, 136503, 136504, 136505, 136506, 136507, 136508, 136509, 136510, 136511, 136512, 136513, 136514, 136515, 136516, 136517, 136519, 136520, 136521, 136522, 136523, 136524, 136525, 136526, 136527, 136528, 136529, 136530, 136531, 136532, 136533, 136534, 136535, 136536, 136537, 136538, 136539, 136540, 136541, 136542, 136543, 136544, 136545, 136546, 136547, 136548, 136549, 136550, 136551, 136552, 136553, 136554, 136555, 136559, 136561, 136562, 136563, 136564, 136565, 136566, 136567, 136568, 136569, 136570, 136571, 136573, 136574, 136575, 136576, 136577, 136578, 136579, 136580, 136581, 136582, 136583, 136584, 136585, 136586, 136587, 136588, 136589, 136590, 136591, 136592, 136593, 136594, 136595, 136596, 136597, 136598, 136599, 136600, 136601, 136602, 136603, 136604, 136605, 136606, 136608, 136609, 136610, 136611, 136612, 136613, 136614, 136615, 136616, 136617, 136618, 136619, 136620, 136621, 136622, 136624, 136625, 136626, 136627, 136628, 136629, 136630, 136631, 136633, 136637, 136639, 136640, 136641, 136642, 136643, 136644, 136645, 136646, 136647, 136648, 136650, 136651, 136652, 136653, 136654, 136655, 136656, 136657, 136658, 136659, 136660, 136661, 136662, 136663, 136664, 136665, 136666, 136667, 136668, 136669, 136670, 136671, 136672, 136673, 136674, 136675, 136676, 136677, 136678, 136679, 136680, 136681, 136682, 136683, 136684, 136685, 136686, 136687, 136688, 136689, 136690, 136691, 136692, 136693, 136694, 136695, 136696, 136697, 136698, 136699, 136700, 136701, 136702, 136703, 136704, 136705, 136706, 136707, 136708, 136709, 136710, 136711, 136712, 136713, 136714, 136715, 136716, 136719, 136720, 136721, 136722, 136723, 136724, 136725, 136726, 136727, 136728, 136729, 136730, 136731, 136732, 136733, 136734, 136735, 136736, 136737, 136738, 136739, 136740, 136741, 136742, 136743, 136744, 136755, 136756, 136757, 136758, 136759, 136760, 136761, 136762, 136763, 136764, 136765, 136766, 136767, 136768, 136769, 136770, 136771, 136772, 136773, 136774, 136775, 136776, 136778, 136779, 136780, 136781, 136782, 136783, 136784, 136785, 136786, 136787, 136789, 136790, 136792, 136793, 136794, 136795, 136796, 136797, 136798, 136799, 136801, 136802, 136804, 136805, 136806, 136807, 136808, 136809, 136810, 136811, 136812, 136813, 136814, 136816, 136817, 136818, 136819, 136821, 136822, 136823, 136824, 136825, 136826, 136827, 136828, 136829, 136830, 136831, 136832, 136833, 136834, 136835, 136836, 136837, 136838, 136839, 136840, 136841, 136842, 136844, 136845, 136846, 136847, 136848, 136849, 136850, 136851, 136852, 136853, 136854, 136855, 136856, 136857, 136858, 136859, 136860, 136861, 136862, 136863, 136864, 136865, 136866, 136867, 136868, 136869, 136870, 136871, 136872, 136873, 136874, 136875, 136876, 136877, 136878, 136879, 136880, 136881, 136882, 136883, 136884, 136885, 136886, 136887, 136888, 136889, 136890, 136891, 136892, 136893, 136895, 136896, 136897, 136898, 136899, 136900, 136901, 136902, 136903, 136904, 136905, 136906, 136907, 136908, 136909, 136910, 136911, 136912, 136913, 136914, 136915, 136916, 136917, 136918, 136919, 136920, 136921, 136922, 136923, 136924, 136925, 136926, 136927, 136928, 136929, 136930, 136931, 136932, 136933, 136934, 136935, 136936, 136937, 136938, 136939, 136940, 136941, 136942, 136943, 136944, 136945, 136946, 136947, 136948, 136949, 136950, 136951, 136952, 136953, 136954, 136955, 136956, 136957, 136958, 136959, 136960, 136961, 136962, 136963, 136964, 136965, 136966, 136967, 136968, 136969, 136970, 136972, 136975, 136976, 136977, 136980, 136981, 136982, 136984, 136985, 136986, 136987, 136988, 136989, 136990, 136991, 136992, 136993, 136994, 136995, 136996, 136997, 136998, 136999, 137000, 137001, 137002, 137003, 137004, 137005, 137006, 137007, 137008, 137009, 137010, 137011, 137012, 137013, 137014, 137015, 137017, 137018, 137019, 137020, 137021, 137022, 137023, 137024, 137025, 137026, 137027, 137028, 137029, 137030, 137031, 137032, 137033, 137034, 137035, 137036, 137037, 137038, 137039, 137040, 137041, 137042, 137043, 137044, 137045, 137046, 137047, 137048, 137049, 137050, 137051, 137052, 137053, 137054, 137055, 137056, 137057, 137058, 137059, 137060, 137061, 137062, 137064, 137065, 137066, 137067, 137068, 137069, 137070, 137071, 137072, 137073, 137074, 137075, 137076, 137077, 137078, 137079, 137080, 137081, 137082, 137084, 137085, 137086, 137087, 137088, 137089, 137090, 137091, 137092, 137093, 137094, 137095, 137096, 137097, 137098, 137099, 137100, 137101, 137102, 137103, 137104, 137105, 137106, 137107, 137108, 137109, 137110, 137111, 137112, 137113, 137114, 137115, 137116, 137117, 137118, 137119, 137120, 137123, 137124, 137125, 137126, 137127, 137128, 137129, 137130, 137131, 137132, 137133, 137134, 137135, 137136, 137137, 137138, 137139, 137140, 137141, 137142, 137143, 137144, 137145, 137146, 137147, 137148, 137149, 137150, 137151, 137152, 137153, 137154, 137155, 137156, 137157, 137158, 137159, 137160, 137162, 137163, 137164, 137165, 137166, 137167, 137168, 137169, 137170, 137171, 137172, 137173, 137174, 137175, 137176, 137177, 137178, 137179, 137180, 137181, 137182, 137183, 137185, 137186, 137187, 137188, 137189, 137190, 137191, 137192, 137193, 137194, 137195, 137196, 137197, 137198, 137199, 137200, 137201, 137202, 137204, 137205, 137206, 137207, 137208, 137209, 137210, 137211, 137212, 137213, 137214, 137215, 137216, 137217, 137218, 137219, 137220, 137221, 137222, 137223, 137224, 137225, 137226, 137227, 137228, 137229, 137230, 137231, 137232, 137233, 137234, 137235, 137236, 137237, 137238, 137240, 137241, 137242, 137243, 137244, 137245, 137246, 137247, 137248, 137249, 137250, 137251, 137252, 137253, 137254, 137255, 137256, 137257, 137258, 137259, 137260, 137261, 137262, 137263, 137264, 137265, 137266, 137267, 137268, 137269, 137270, 137271, 137272, 137273, 137274, 137275, 137276, 137277, 137278, 137279, 137280, 137281, 137282, 137283, 137284, 137285, 137286, 137287, 137288, 137289, 137290, 137291, 137292, 137293, 137294, 137295, 137296, 137297, 137298, 137299, 137300, 137301, 137302, 137303, 137304, 137305, 137306, 137307, 137308, 137309, 137310, 137311, 137312, 137313, 137314, 137315, 137316, 137317, 137318, 137319, 137320, 137321, 137322, 137323, 137324, 137325, 137326, 137327, 137328, 137329, 137330, 137331, 137332, 137333, 137334, 137335, 137336, 137337, 137338, 137339, 137340, 137341, 137342, 137343, 137344, 137345, 137347, 137348, 137349, 137350, 137351, 137353, 137354, 137355, 137356, 137357, 137358, 137359, 137360, 137361, 137362, 137364, 137365, 137366, 137367, 137368, 137369, 137370, 137371, 137372, 137373, 137374, 137375, 137376, 137377, 137378, 137379, 137380, 137381, 137382, 137383, 137384, 137385, 137386, 137387, 137388, 137389, 137390, 137391, 137392, 137393, 137394, 137395, 137396, 137397, 137398, 137399, 137400, 137401, 137402, 137403, 137404, 137405, 137406, 137407, 137408, 137409, 137410, 137411, 137412, 137413, 137414, 137415, 137416, 137417, 137418, 137419, 137420, 137421, 137422, 137423, 137424, 137425, 137426, 137427, 137428, 137430, 137431, 137432, 137433, 137434, 137435, 137436, 137437, 137438, 137439, 137440, 137441, 137442, 137443, 137444, 137445, 137446, 137447, 137448, 137449, 137450, 137451, 137452, 137453, 137454, 137455, 137456, 137457, 137458, 137459, 137460, 137461, 137463, 137464, 137465, 137467, 137468, 137469, 137470, 137471, 137472, 137473, 137474, 137475, 137476, 137477, 137478, 137479, 137480, 137481, 137482, 137483, 137484, 137485, 137486, 137487, 137488, 137489, 137490, 137491, 137492, 137493, 137494, 137495, 137496, 137497, 137498, 137499, 137500, 137501, 137502, 137503, 137504, 137505, 137506, 137507, 137508, 137510, 137511, 137512, 137513, 137514, 137515, 137516, 137517, 137518, 137519, 137520, 137521, 137522, 137523, 137524, 137525, 137526, 137527, 137528, 137529, 137530, 137531, 137532, 137533, 137534, 137535, 137536, 137537, 137538, 137539, 137540, 137541, 137542, 137543, 137544, 137545, 137546, 137547, 137548, 137549, 137550, 137551, 137552, 137553, 137554, 137555, 137556, 137557, 137558, 137559, 137560, 137561, 137562, 137563, 137564, 137565, 137566, 137568, 137569, 137570, 137571, 137572, 137573, 137574, 137575, 137576, 137577, 137578, 137579, 137580, 137581, 137582, 137584, 137585, 137586, 137587, 137588, 137589, 137590, 137591, 137592, 137593, 137594, 137595, 137596, 137597, 137598, 137599, 137600, 137601, 137602, 137603, 137604, 137605, 137606, 137607, 137608, 137609, 137610, 137611, 137612, 137613, 137614, 137615, 137618, 137619, 137620, 137621, 137622, 137623, 137624, 137625, 137626, 137627, 137629, 137630, 137631, 137632, 137633, 137634, 137635, 137636, 137637, 137638, 137639, 137640, 137641, 137642, 137643, 137644, 137645, 137646, 137647, 137648, 137649, 137650, 137651, 137652, 137653, 137654, 137655, 137656, 137657, 137658, 137659, 137660, 137661, 137662, 137663, 137664, 137665, 137666, 137667, 137668, 137669, 137670, 137671, 137672, 137673, 137674, 137675, 137676, 137677, 137678, 137679, 137680, 137681, 137682, 137683, 137688, 137689, 137690, 137691, 137692, 137693, 137694, 137695, 137696, 137697, 137698, 137699, 137700, 137701, 137702, 137703, 137704, 137705, 137706, 137707, 137708, 137709, 137710, 137711, 137712, 137713, 137714, 137715, 137716, 137717, 137718, 137719, 137720, 137721, 137722, 137723, 137724, 137725, 137726, 137727, 137728, 137729, 137730, 137731, 137732, 137736, 137737, 137738, 137739, 137740, 137741, 137742, 137743, 137744, 137745, 137746, 137747, 137748, 137749, 137750, 137751, 137752, 137755, 137756, 137757, 137758, 137759, 137761, 137762, 137763, 137764, 137765, 137766, 137767, 137768, 137769, 137771, 137772, 137773, 137774, 137775, 137776, 137777, 137778, 137779, 137780, 137781, 137782, 137783, 137784, 137785, 137786, 137787, 137788, 137789, 137790, 137793, 137796, 137797, 137798, 137799, 137800, 137801, 137805, 137806, 137807, 137814, 137815, 137816, 137817, 137818, 137819, 137820, 137821, 137822, 137823, 137824, 137825, 137826, 137827, 137828, 137829, 137830, 137831, 137832, 137833, 137834, 137835, 137836, 137837, 137838, 137839, 137840, 137841, 137842, 137843, 137844, 137845, 137846, 137847, 137848, 137849, 137850, 137851, 137852, 137853, 137854, 137855, 137856, 137857, 137858, 137859, 137860, 137861, 137862, 137863, 137864, 137865, 137866, 137867, 137868, 137869, 137871, 137873, 137874, 137875, 137876, 137877, 137878, 137879, 137880, 137881, 137882, 137883, 137884, 137885, 137887, 137888, 137889, 137890, 137891, 137892, 137893, 137894, 137895, 137896, 137897, 137898, 137899, 137900, 137901, 137902, 137903, 137904, 137905, 137906, 137907, 137908, 137909, 137910, 137911, 137912, 137913, 137914, 137915, 137916, 137917, 137918, 137919, 137920, 137921, 137922, 137923, 137924, 137925, 137926, 137927, 137928, 137929, 137930, 137931, 137932, 137933, 137934, 137935, 137936, 137937, 137938, 137939, 137940, 137941, 137942, 137943, 137944, 137945, 137946, 137947, 137948, 137949, 137950, 137951, 137952, 137953, 137954, 137955, 137956, 137957, 137958, 137960, 137961, 137962, 137963, 137965, 137966, 137967, 137968, 137969, 137970, 137971, 137972, 137973, 137974, 137975, 137977, 137978, 137979, 137980, 137981, 137982, 137983, 137984, 137985, 137986, 137987, 137988, 137989, 137991, 137992, 137993, 137994, 137995, 137996, 137997, 137998, 137999, 138002, 138003, 138004, 138005, 138006, 138007, 138008, 138009, 138010, 138011, 138013, 138014, 138015, 138016, 138017, 138018, 138019, 138020, 138021, 138022, 138023, 138024, 138025, 138026, 138027, 138028, 138029, 138031, 138032, 138033, 138034, 138035, 138037, 138038, 138039, 138040, 138041, 138043, 138044, 138045, 138046, 138047, 138048, 138049, 138050, 138051, 138052, 138053, 138054, 138055, 138056, 138057, 138058, 138059, 138060, 138061, 138062, 138063, 138064, 138065, 138066, 138067, 138068, 138069, 138070, 138072, 138073, 138074, 138076, 138077, 138078, 138079, 138080, 138081, 138082, 138083, 138084, 138085, 138086, 138087, 138088, 138089, 138090, 138091, 138092, 138093, 138094, 138095, 138096, 138097, 138098, 138099, 138100, 138101, 138102, 138103, 138104, 138105, 138106, 138107, 138108, 138109, 138110, 138111, 138113, 138116, 138117, 138118, 138119, 138120, 138121, 138122, 138123, 138124, 138125, 138126, 138127, 138128, 138129, 138130, 138131, 138132, 138133, 138134, 138135, 138136, 138137, 138138, 138139, 138140, 138141, 138142, 138143, 138144, 138145, 138146, 138147, 138148, 138149, 138150, 138151, 138152, 138153, 138154, 138155, 138156, 138157, 138158, 138159, 138160, 138161, 138162, 138163, 138164, 138165, 138166, 138167, 138168, 138169, 138170, 138171, 138172, 138173, 138174, 138175, 138176, 138177, 138178, 138179, 138180, 138181, 138182, 138183, 138184, 138185, 138186, 138187, 138189, 138190, 138191, 138192, 138193, 138194, 138195, 138196, 138197, 138198, 138199, 138200, 138201, 138202, 138205, 138206, 138207, 138208, 138209, 138210, 138211, 138212, 138213, 138214, 138215, 138216, 138217, 138218, 138219, 138220, 138221, 138222, 138223, 138224, 138225, 138226, 138227, 138228, 138229, 138230, 138231, 138232, 138233, 138234, 138235, 138236, 138237, 138238, 138239, 138240, 138242, 138243, 138244, 138245, 138246, 138247, 138248, 138249, 138250, 138251, 138252, 138253, 138254, 138255, 138256, 138257, 138258, 138259, 138264, 138265, 138266, 138267, 138274, 138275, 138276, 138278, 138279, 138280, 138281, 138282, 138283, 138284, 138285, 138286, 138287, 138288, 138289, 138290, 138291, 138292, 138293, 138294, 138295, 138296, 138297, 138298, 138299, 138300, 138301, 138302, 138303, 138304, 138305, 138306, 138307, 138308, 138309, 138310, 138311, 138312, 138313, 138314, 138315, 138316, 138317, 138318, 138319, 138320, 138321, 138322, 138323, 138324, 138325, 138326, 138328, 138329, 138330, 138332, 138333, 138334, 138335, 138336, 138337, 138338, 138340, 138341, 138342, 138343, 138344, 138345, 138346, 138347, 138348, 138349, 138350, 138351, 138352, 138354, 138355, 138356, 138357, 138358, 138359, 138360, 138361, 138362, 138363, 138364, 138365, 138366, 138367, 138368, 138369, 138370, 138371, 138372, 138373, 138374, 138375, 138378, 138379, 138380, 138381, 138382, 138383, 138384, 138385, 138386, 138387, 138388, 138389, 138390, 138391, 138392, 138393, 138394, 138395, 138396, 138397, 138398, 138399, 138400, 138401, 138402, 138403, 138404, 138405, 138406, 138407, 138408, 138409, 138410, 138411, 138412, 138413, 138414, 138415, 138416, 138417, 138420, 138421, 138422, 138423, 138424, 138425, 138426, 138427, 138428, 138429, 138430, 138431, 138432, 138433, 138434, 138435, 138436, 138437, 138438, 138439, 138440, 138441, 138442, 138443, 138444, 138445, 138446, 138447, 138448, 138449, 138450, 138451, 138452, 138453, 138454, 138455, 138456, 138457, 138458, 138459, 138460, 138461, 138462, 138463, 138464, 138465, 138466, 138467, 138468, 138469, 138470, 138471, 138472, 138473, 138474, 138475, 138476, 138477, 138478, 138479, 138480, 138481, 138482, 138483, 138484, 138485, 138486, 138487, 138488, 138489, 138490, 138491, 138492, 138493, 138494, 138495, 138496, 138497, 138498, 138499, 138500, 138501, 138502, 138503, 138504, 138505, 138506, 138507, 138508, 138509, 138510, 138511, 138512, 138513, 138514, 138515, 138516, 138517, 138519, 138520, 138521, 138522, 138523, 138524, 138525, 138526, 138527, 138528, 138529, 138530, 138531, 138532, 138533, 138534, 138535, 138536, 138537, 138538, 138540, 138541, 138542, 138543, 138544, 138545, 138546, 138547, 138548, 138549, 138550, 138551, 138552, 138553, 138554, 138555, 138556, 138557, 138558, 138559, 138560, 138561, 138562, 138563, 138564, 138565, 138566, 138567, 138568, 138569, 138570, 138571, 138572, 138573, 138574, 138575, 138576, 138577, 138578, 138579, 138580, 138581, 138582, 138583, 138584, 138585, 138586, 138587, 138588, 138589, 138590, 138594, 138595, 138596, 138598, 138599, 138600, 138601, 138602, 138603, 138604, 138605, 138606, 138607, 138608, 138609, 138610, 138611, 138612, 138613, 138614, 138615, 138616, 138617, 138618, 138619, 138620, 138621, 138622, 138623, 138624, 138625, 138626, 138627, 138628, 138629, 138630, 138631, 138632, 138633, 138634, 138635, 138636, 138637, 138638, 138639, 138640, 138641, 138642, 138643, 138644, 138645, 138646, 138647, 138648, 138649, 138650, 138651, 138652, 138653, 138654, 138659, 138660, 138661, 138662, 138663, 138664, 138665, 138666, 138667, 138668, 138669, 138670, 138672, 138673, 138674, 138675, 138676, 138677, 138679, 138680, 138681, 138682, 138683, 138684, 138685, 138686, 138687, 138688, 138689, 138690, 138691, 138692, 138693, 138694, 138695, 138696, 138697, 138698, 138699, 138700, 138701, 138702, 138703, 138704, 138705, 138706, 138707, 138708, 138709, 138710, 138711, 138712, 138713, 138714, 138715, 138716, 138717, 138718, 138719, 138720, 138721, 138722, 138723, 138724, 138725, 138726, 138727, 138728, 138730, 138731, 138732, 138733, 138734, 138735, 138736, 138737, 138738, 138739, 138740, 138741, 138742, 138743, 138744, 138745, 138746, 138748, 138749, 138750, 138751, 138752, 138753, 138754, 138755, 138756, 138757, 138758, 138759, 138760, 138761, 138762, 138764, 138765, 138766, 138767, 138768, 138769, 138770, 138771, 138772, 138773, 138775, 138776, 138777, 138778, 138779, 138780, 138781, 138782, 138783, 138784, 138786, 138787, 138788, 138789, 138790, 138791, 138792, 138793, 138794, 138795, 138796, 138797, 138798, 138799, 138800, 138801, 138802, 138803, 138804, 138805, 138806, 138807, 138808, 138809, 138810, 138811, 138812, 138813, 138814, 138815, 138816, 138817, 138818, 138819, 138820, 138821, 138822, 138823, 138824, 138825, 138826, 138827, 138828, 138829, 138830, 138831, 138836, 138837, 138838, 138839, 138840, 138841, 138842, 138843, 138844, 138845, 138846, 138847, 138848, 138849, 138850, 138851, 138852, 138853, 138854, 138855, 138856, 138857, 138858, 138859, 138860, 138861, 138862, 138863, 138865, 138866, 138867, 138868, 138869, 138870, 138871, 138872, 138873, 138874, 138875, 138876, 138877, 138878, 138879, 138880, 138881, 138882, 138883, 138884, 138885, 138886, 138887, 138888, 138889, 138890, 138891, 138892, 138893, 138894, 138895, 138896, 138897, 138898, 138899, 138900, 138901, 138903, 138904, 138905, 138906, 138907, 138908, 138909, 138910, 138911, 138912, 138913, 138914, 138915, 138916, 138917, 138918, 138919, 138920, 138921, 138922, 138923, 138924, 138925, 138926, 138927, 138928, 138929, 138930, 138931, 138932, 138933, 138934, 138935, 138936, 138937, 138938, 138939, 138940, 138941, 138942, 138943, 138944, 138945, 138946, 138947, 138948, 138949, 138950, 138951, 138952, 138953, 138954, 138955, 138956, 138957, 138958, 138959, 138960, 138961, 138962, 138963, 138964, 138965, 138966, 138967, 138968, 138969, 138970, 138971, 138972, 138973, 138974, 138975, 138976, 138977, 138978, 138979, 138980, 138981, 138982, 138983, 138984, 138985, 138986, 138987, 138988, 138989, 138990, 138991, 138992, 138993, 138994, 138995, 138996, 138997, 138998, 138999, 139000, 139001, 139002, 139003, 139004, 139005, 139006, 139007, 139008, 139009, 139010, 139011, 139012, 139013, 139014, 139015, 139016, 139017, 139018, 139019, 139020, 139021, 139022, 139023, 139024, 139025, 139026, 139027, 139028, 139029, 139030, 139031, 139032, 139033, 139034, 139035, 139036, 139037, 139038, 139039, 139040, 139041, 139042, 139043, 139044, 139045, 139046, 139048, 139049, 139050, 139051, 139052, 139053, 139054, 139055, 139056, 139057, 139058, 139059, 139060, 139061, 139062, 139063, 139064, 139066, 139067, 139068, 139069, 139070, 139071, 139072, 139073, 139074, 139075, 139076, 139077, 139079, 139080, 139081, 139082, 139083, 139084, 139085, 139086, 139087, 139088, 139089, 139090, 139091, 139092, 139093, 139094, 139095, 139096, 139097, 139098, 139099, 139100, 139101, 139102, 139103, 139104, 139105, 139106, 139107, 139108, 139109, 139110, 139111, 139113, 139114, 139115, 139116, 139117, 139118, 139119, 139120, 139121, 139122, 139124, 139125, 139126, 139127, 139128, 139129, 139130, 139131, 139132, 139133, 139134, 139135, 139136, 139137, 139138, 139139, 139140, 139141, 139142, 139143, 139144, 139145, 139146, 139147, 139148, 139149, 139150, 139151, 139152, 139153, 139154, 139155, 139156, 139157, 139158, 139159, 139160, 139161, 139162, 139163, 139164, 139165, 139166, 139167, 139168, 139169, 139170, 139171, 139173, 139174, 139175, 139176, 139177, 139178, 139179, 139180, 139181, 139182, 139183, 139184, 139185, 139186, 139187, 139188, 139189, 139190, 139191, 139192, 139193, 139194, 139195, 139196, 139197, 139198, 139199, 139200, 139201, 139202, 139203, 139204, 139205, 139206, 139207, 139208, 139209, 139210, 139211, 139212, 139213, 139214, 139215, 139216, 139217, 139218, 139219, 139220, 139221, 139222, 139223, 139224, 139225, 139226, 139227, 139228, 139229, 139230, 139231, 139232, 139233, 139234, 139235, 139236, 139237, 139238, 139239, 139240, 139241, 139243, 139244, 139245, 139246, 139247, 139248, 139249, 139250, 139251, 139252, 139253, 139254, 139255, 139256, 139257, 139258, 139259, 139260, 139261, 139262, 139263, 139264, 139265, 139266, 139267, 139268, 139269, 139270, 139271, 139272, 139273, 139274, 139275, 139276, 139277, 139278, 139279, 139280, 139281, 139282, 139283, 139284, 139285, 139286, 139287, 139288, 139289, 139290, 139291, 139292, 139293, 139294, 139295, 139296, 139297, 139298, 139299, 139300, 139301, 139302, 139303, 139304, 139305, 139306, 139307, 139308, 139309, 139310, 139311, 139312, 139313, 139314, 139315, 139316, 139317, 139318, 139319, 139321, 139322, 139323, 139324, 139325, 139326, 139327, 139328, 139329, 139330, 139331, 139332, 139333, 139334, 139335, 139336, 139337, 139338, 139339, 139340, 139341, 139342, 139343, 139344, 139345, 139346, 139347, 139348, 139349, 139350, 139351, 139352, 139353, 139354, 139355, 139356, 139357, 139358, 139359, 139360, 139361, 139362, 139363, 139364, 139365, 139367, 139368, 139370, 139371, 139372, 139375, 139376, 139377, 139378, 139379, 139380, 139381, 139382, 139384, 139385, 139386, 139387, 139388, 139389, 139390, 139391, 139392, 139393, 139394, 139395, 139396, 139397, 139398, 139399, 139400, 139401, 139402, 139403, 139404, 139405, 139406, 139407, 139408, 139409, 139410, 139411, 139412, 139413, 139414, 139415, 139416, 139417, 139418, 139419, 139420, 139421, 139422, 139423, 139424, 139425, 139426, 139427, 139428, 139429, 139430, 139431, 139432, 139433, 139434, 139435, 139436, 139438, 139439, 139440, 139441, 139442, 139443, 139444, 139445, 139446, 139447, 139448, 139449, 139450, 139451, 139452, 139453, 139454, 139455, 139456, 139457, 139458, 139459, 139460, 139461, 139462, 139463, 139464, 139465, 139466, 139467, 139468, 139469, 139470, 139471, 139472, 139473, 139474, 139475, 139476, 139477, 139478, 139479, 139480, 139481, 139482, 139483, 139484, 139485, 139486, 139487, 139488, 139489, 139490, 139491, 139492, 139493, 139494, 139495, 139496, 139497, 139498, 139499, 139500, 139501, 139502, 139503, 139504, 139505, 139506, 139507, 139508, 139509, 139510, 139511, 139512, 139513, 139514, 139515, 139516, 139517, 139518, 139519, 139520, 139521, 139522, 139523, 139524, 139525, 139526, 139527, 139528, 139529, 139530, 139531, 139532, 139533, 139534, 139535, 139536, 139537, 139538, 139539, 139540, 139541, 139542, 139543, 139544, 139545, 139546, 139547, 139548, 139549, 139550, 139551, 139552, 139553, 139554, 139555, 139556, 139557, 139558, 139559, 139560, 139561, 139562, 139563, 139564, 139565, 139566, 139567, 139568, 139569, 139570, 139571, 139572, 139573, 139574, 139575, 139576, 139577, 139578, 139579, 139580, 139581, 139582, 139583, 139584, 139585, 139586, 139587, 139588, 139589, 139590, 139591, 139592, 139593, 139594, 139595, 139596, 139597, 139598, 139599, 139600, 139601, 139602, 139603, 139604, 139605, 139606, 139607, 139608, 139609, 139610, 139611, 139612, 139613, 139614, 139615, 139616, 139617, 139618, 139619, 139620, 139621, 139622, 139623, 139624, 139625, 139626, 139629, 139630, 139631, 139632, 139633, 139634, 139635, 139636, 139637, 139638, 139639, 139640, 139641, 139642, 139643, 139644, 139645, 139646, 139647, 139648, 139649, 139650, 139651, 139652, 139654, 139655, 139656, 139657, 139658, 139659, 139660, 139661, 139662, 139663, 139664, 139665, 139666, 139667, 139668, 139669, 139670, 139671, 139672, 139673, 139674, 139675, 139676, 139677, 139678, 139679, 139680, 139681, 139682, 139683, 139684, 139685, 139686, 139687, 139688, 139689, 139690, 139691, 139692, 139693, 139694, 139695, 139696, 139697, 139698, 139699, 139700, 139701, 139702, 139703, 139704, 139705, 139706, 139707, 139708, 139709, 139710, 139711, 139712, 139713, 139714, 139715, 139716, 139717, 139718, 139719, 139720, 139721, 139722, 139723, 139724, 139725, 139726, 139727, 139728, 139729, 139730, 139731, 139732, 139733, 139734, 139735, 139736, 139737, 139738, 139739, 139740, 139741, 139742, 139743, 139744, 139745, 139746, 139747, 139748, 139749, 139750, 139751, 139752, 139753, 139754, 139755, 139756, 139757, 139758, 139759, 139760, 139761, 139762, 139763, 139764, 139765, 139766, 139767, 139768, 139769, 139770, 139771, 139772, 139773, 139774, 139775, 139776, 139777, 139778, 139780, 139781, 139782, 139783, 139784, 139785, 139786, 139787, 139788, 139789, 139790, 139791, 139792, 139793, 139794, 139795, 139796, 139797, 139798, 139799, 139800, 139801, 139802, 139803, 139804, 139805, 139806, 139807, 139808, 139809, 139810, 139811, 139812, 139813, 139814, 139815, 139816, 139817, 139818, 139819, 139820, 139821, 139822, 139823, 139824, 139825, 139826, 139827, 139828, 139829, 139830, 139831, 139832, 139833, 139834, 139835, 139836, 139837, 139838, 139839, 139840, 139841, 139842, 139843, 139844, 139845, 139846, 139847, 139848, 139849, 139850, 139851, 139852, 139853, 139854, 139855, 139856, 139857, 139858, 139859, 139860, 139861, 139862, 139863, 139864, 139865, 139866, 139867, 139868, 139869, 139870, 139871, 139872, 139873, 139874, 139875, 139876, 139877, 139878, 139879, 139880, 139881, 139882, 139883, 139884, 139885, 139886, 139887, 139888, 139889, 139890, 139891, 139892, 139893, 139894, 139895, 139896, 139897, 139898, 139899, 139900, 139901, 139902, 139903, 139904, 139906, 139907, 139908, 139909, 139910, 139911, 139912, 139913, 139914, 139915, 139916, 139917, 139918, 139919, 139920, 139921, 139922, 139923, 139924, 139925, 139926, 139927, 139928, 139929, 139930, 139931, 139932, 139936, 139937, 139938, 139939, 139940, 139941, 139942, 139943, 139944, 139945, 139946, 139947, 139948, 139949, 139950, 139951, 139952, 139953, 139954, 139955, 139956, 139957, 139958, 139959, 139960, 139961, 139962, 139963, 139964, 139965, 139966, 139967, 139968, 139969, 139970, 139971, 139973, 139974, 139975, 139976, 139977, 139978, 139979, 139980, 139981, 139982, 139983, 139984, 139986, 139987, 139988, 139989, 139991, 139992, 139993, 139994, 139995, 139996, 139997, 139998, 139999, 140000, 140001, 140002, 140003, 140004, 140005, 140006, 140007, 140008, 140009, 140010, 140011, 140012, 140013, 140014, 140015, 140016, 140017, 140018, 140019, 140020, 140021, 140022, 140023, 140024, 140025, 140026, 140027, 140028, 140029, 140030, 140031, 140032, 140033, 140034, 140035, 140036, 140037, 140038, 140039, 140041, 140042, 140043, 140044, 140045, 140046, 140047, 140048, 140049, 140050, 140051, 140052, 140053, 140054, 140055, 140056, 140057, 140058, 140059, 140060, 140061, 140062, 140063, 140064, 140065, 140066, 140067, 140068, 140069, 140070, 140071, 140072, 140073, 140074, 140075, 140076, 140077, 140078, 140079, 140080, 140081, 140082, 140083, 140084, 140085, 140086, 140087, 140088, 140089, 140090, 140091, 140092, 140093, 140094, 140095, 140096, 140097, 140098, 140099, 140100, 140101, 140102, 140103, 140104, 140105, 140106, 140107, 140108, 140109, 140110, 140111, 140112, 140113, 140114, 140115, 140116, 140117, 140118, 140119, 140120, 140121, 140122, 140123, 140124, 140125, 140126, 140127, 140128, 140129, 140130, 140131, 140133, 140135, 140136, 140137, 140138, 140139, 140140, 140141, 140142, 140143, 140144, 140145, 140146, 140147, 140148, 140149, 140150, 140151, 140152, 140153, 140154); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (140155, 140156, 140157, 140158, 140159, 140160, 140161, 140162, 140163, 140164, 140165, 140166, 140167, 140168, 140169, 140170, 140171, 140172, 140173, 140174, 140176, 140177, 140178, 140179, 140180, 140181, 140182, 140183, 140184, 140185, 140186, 140187, 140188, 140189, 140190, 140191, 140192, 140193, 140194, 140195, 140196, 140197, 140198, 140199, 140200, 140201, 140202, 140203, 140204, 140205, 140206, 140207, 140208, 140209, 140210, 140211, 140212, 140213, 140214, 140215, 140216, 140217, 140218, 140219, 140220, 140221, 140222, 140223, 140224, 140225, 140226, 140227, 140228, 140229, 140230, 140231, 140232, 140233, 140234, 140235, 140236, 140237, 140238, 140239, 140240, 140241, 140242, 140243, 140244, 140245, 140246, 140247, 140248, 140249, 140250, 140251, 140252, 140253, 140254, 140255, 140257, 140258, 140259, 140260, 140261, 140262, 140263, 140264, 140265, 140266, 140267, 140268, 140269, 140270, 140271, 140272, 140273, 140274, 140275, 140276, 140277, 140278, 140279, 140280, 140281, 140283, 140284, 140285, 140286, 140287, 140288, 140289, 140290, 140291, 140292, 140293, 140294, 140295, 140296, 140297, 140298, 140299, 140300, 140301, 140302, 140303, 140305, 140306, 140307, 140308, 140309, 140310, 140311, 140312, 140313, 140314, 140315, 140316, 140317, 140318, 140319, 140320, 140321, 140322, 140323, 140324, 140325, 140326, 140327, 140328, 140329, 140330, 140331, 140332, 140333, 140334, 140335, 140336, 140337, 140338, 140339, 140340, 140341, 140342, 140343, 140344, 140345, 140346, 140347, 140348, 140349, 140350, 140351, 140352, 140353, 140354, 140355, 140356, 140357, 140358, 140359, 140360, 140361, 140362, 140363, 140364, 140365, 140366, 140367, 140368, 140369, 140370, 140371, 140372, 140373, 140374, 140375, 140376, 140377, 140378, 140379, 140380, 140381, 140382, 140383, 140384, 140385, 140386, 140387, 140388, 140389, 140390, 140391, 140392, 140393, 140394, 140395, 140396, 140397, 140398, 140399, 140400, 140401, 140402, 140403, 140404, 140405, 140406, 140407, 140408, 140409, 140410, 140411, 140412, 140413, 140414, 140415, 140416, 140417, 140418, 140419, 140421, 140422, 140423, 140424, 140425, 140426, 140427, 140428, 140429, 140430, 140431, 140432, 140433, 140434, 140435, 140436, 140437, 140438, 140439, 140440, 140441, 140442, 140443, 140444, 140445, 140446, 140447, 140448, 140449, 140450, 140451, 140452, 140453, 140454, 140455, 140456, 140457, 140458, 140459, 140460, 140461, 140462, 140463, 140464, 140465, 140466, 140467, 140468, 140469, 140470, 140471, 140472, 140473, 140474, 140475, 140476, 140477, 140478, 140479, 140480, 140481, 140482, 140483, 140484, 140485, 140486, 140487, 140488, 140489, 140490, 140492, 140493, 140494, 140495, 140496, 140497, 140498, 140499, 140500, 140501, 140502, 140503, 140504, 140510, 140511, 140512, 140513, 140514, 140515, 140516, 140517, 140518, 140519, 140520, 140521, 140522, 140523, 140524, 140525, 140526, 140527, 140528, 140529, 140530, 140531, 140532, 140533, 140534, 140535, 140536, 140538, 140539, 140540, 140541, 140542, 140543, 140544, 140545, 140546, 140547, 140548, 140549, 140550, 140551, 140552, 140553, 140554, 140555, 140556, 140557, 140558, 140559, 140560, 140561, 140562, 140563, 140564, 140565, 140566, 140567, 140568, 140569, 140570, 140571, 140572, 140573, 140574, 140575, 140576, 140577, 140578, 140579, 140580, 140581, 140582, 140583, 140584, 140585, 140586, 140587, 140588, 140589, 140590, 140591, 140592, 140593, 140594, 140595, 140596, 140597, 140598, 140599, 140600, 140601, 140602, 140603, 140604, 140605, 140606, 140607, 140608, 140609, 140610, 140611, 140612, 140613, 140614, 140615, 140616, 140618, 140619, 140620, 140627, 140629, 140630, 140631, 140632, 140633, 140635, 140636, 140637, 140638, 140639, 140640, 140641, 140642, 140643, 140644, 140646, 140648, 140649, 140650, 140651, 140652, 140653, 140654, 140655, 140656, 140657, 140658, 140659, 140660, 140661, 140662, 140663, 140664, 140665, 140666, 140667, 140668, 140669, 140670, 140671, 140672, 140673, 140674, 140675, 140676, 140677, 140678, 140679, 140680, 140681, 140682, 140683, 140684, 140685, 140686, 140687, 140688, 140689, 140690, 140691, 140692, 140693, 140694, 140695, 140696, 140697, 140699, 140700, 140701, 140702, 140703, 140704, 140705, 140706, 140707, 140708, 140709, 140710, 140711, 140712, 140713, 140714, 140715, 140716, 140717, 140718, 140719, 140720, 140721, 140722, 140723, 140724, 140725, 140726, 140727, 140728, 140729, 140730, 140731, 140732, 140733, 140734, 140735, 140736, 140737, 140738, 140739, 140740, 140741, 140742, 140743, 140744, 140745, 140746, 140747, 140748, 140749, 140750, 140751, 140752, 140753, 140754, 140755, 140756, 140757, 140758, 140759, 140760, 140761, 140763, 140764, 140765, 140766, 140768, 140769, 140770, 140771, 140772, 140773, 140774, 140775, 140776, 140777, 140778, 140779, 140780, 140781, 140782, 140783, 140784, 140785, 140786, 140787, 140789, 140790, 140791, 140792, 140793, 140794, 140795, 140796, 140797, 140798, 140799, 140800, 140801, 140802, 140803, 140804, 140805, 140806, 140807, 140808, 140809, 140810, 140811, 140812, 140813, 140814, 140816, 140817, 140818, 140819, 140820, 140821, 140822, 140823, 140824, 140825, 140826, 140827, 140828, 140829, 140830, 140832, 140833, 140834, 140835, 140836, 140837, 140838, 140839, 140841, 140842, 140843, 140844, 140845, 140846, 140847, 140848, 140849, 140850, 140851, 140852, 140853, 140854, 140855, 140857, 140858, 140860, 140861, 140862, 140863, 140864, 140865, 140866, 140867, 140868, 140869, 140870, 140871, 140872, 140873, 140875, 140876, 140877, 140878, 140879, 140880, 140881, 140882, 140883, 140884, 140885, 140886, 140887, 140888, 140889, 140890, 140891, 140892, 140893, 140894, 140895, 140896, 140897, 140898, 140899, 140900, 140902, 140903, 140904, 140905, 140906, 140907, 140908, 140909, 140910, 140911, 140912, 140913, 140914, 140915, 140916, 140917, 140918, 140919, 140920, 140921, 140922, 140923, 140924, 140925, 140926, 140927, 140928, 140929, 140930, 140931, 140932, 140933, 140934, 140935, 140936, 140937, 140938, 140939, 140940, 140941, 140942, 140943, 140944, 140945, 140946, 140947, 140948, 140949, 140950, 140951, 140952, 140953, 140954, 140955, 140956, 140957, 140958, 140959, 140960, 140961, 140962, 140965, 140966, 140967, 140968, 140970, 140971, 140972, 140973, 140974, 140975, 140976, 140977, 140978, 140979, 140980, 140981, 140982, 140983, 140984, 140985, 140986, 140987, 140988, 140989, 140990, 140991, 140992, 140993, 140994, 140995, 140996, 140997, 140998, 140999, 141000, 141001, 141002, 141003, 141004, 141005, 141006, 141007, 141008, 141009, 141010, 141011, 141012, 141013, 141014, 141015, 141016, 141017, 141018, 141019, 141020, 141022, 141023, 141024, 141025, 141026, 141027, 141028, 141029, 141030, 141031, 141032, 141033, 141034, 141035, 141036, 141037, 141038, 141039, 141040, 141041, 141042, 141043, 141044, 141045, 141046, 141047, 141048, 141049, 141050, 141051, 141052, 141053, 141054, 141055, 141056, 141057, 141058, 141059, 141060, 141061, 141062, 141063, 141064, 141065, 141066, 141067, 141070, 141071, 141072, 141073, 141074, 141075, 141076, 141077, 141078, 141079, 141080, 141081, 141082, 141083, 141084, 141085, 141086, 141087, 141088, 141089, 141090, 141091, 141092, 141093, 141094, 141095, 141096, 141097, 141098, 141099, 141100, 141101, 141102, 141103, 141104, 141105, 141106, 141107, 141108, 141109, 141110, 141111, 141112, 141113, 141114, 141115, 141116, 141117, 141118, 141119, 141120, 141121, 141122, 141123, 141124, 141125, 141126, 141127, 141128, 141129, 141130, 141131, 141132, 141133, 141134, 141135, 141136, 141137, 141138, 141139, 141140, 141142, 141143, 141145, 141147, 141148, 141149, 141150, 141151, 141152, 141153, 141154, 141155, 141159, 141160, 141161, 141162, 141163, 141164, 141165, 141166, 141167, 141168, 141169, 141170, 141171, 141172, 141173, 141174, 141175, 141176, 141177, 141178, 141179, 141180, 141181, 141182, 141183, 141184, 141185, 141186, 141187, 141188, 141189, 141190, 141191, 141192, 141193, 141194, 141195, 141196, 141197, 141198, 141199, 141200, 141201, 141202, 141203, 141204, 141205, 141206, 141207, 141208, 141209, 141210, 141211, 141212, 141213, 141214, 141215, 141216, 141217, 141218, 141219, 141220, 141221, 141222, 141223, 141224, 141225, 141226, 141227, 141228, 141229, 141230, 141231, 141232, 141233, 141234, 141235, 141236, 141237, 141238, 141239, 141240, 141241, 141242, 141243, 141244, 141245, 141246, 141247, 141248, 141249, 141250, 141251, 141252, 141253, 141254, 141255, 141256, 141257, 141258, 141259, 141260, 141261, 141262, 141263, 141264, 141265, 141266, 141267, 141268, 141269, 141270, 141271, 141272, 141273, 141274, 141275, 141276, 141277, 141278, 141279, 141280, 141281, 141282, 141283, 141284, 141285, 141286, 141287, 141288, 141289, 141290, 141291, 141292, 141293, 141294, 141295, 141296, 141297, 141298, 141299, 141300, 141301, 141302, 141303, 141304, 141305, 141307, 141308, 141309, 141310, 141311, 141312, 141313, 141314, 141315, 141316, 141317, 141318, 141319, 141320, 141321, 141322, 141323, 141324, 141325, 141326, 141327, 141329, 141330, 141331, 141332, 141333, 141334, 141335, 141336, 141337, 141338, 141339, 141340, 141341, 141342, 141343, 141344, 141345, 141346, 141347, 141348, 141349, 141350, 141351, 141352, 141353, 141354, 141355, 141356, 141357, 141358, 141359, 141360, 141361, 141362, 141363, 141364, 141365, 141366, 141367, 141472, 141473, 141478, 141479, 141480, 141481, 141482, 141483, 141484, 141485, 141486, 141487, 141488, 141489, 141490, 141491, 141492, 141493, 141494, 141495, 141496, 141497, 141499, 141500, 141501, 141502, 141503, 141504, 141505, 141506, 141507, 141508, 141509, 141510, 141511, 141512, 141513, 141514, 141515, 141516, 141517, 141518, 141519, 141520, 141521, 141522, 141523, 141524, 141525, 141526, 141527, 141528, 141529, 141530, 141531, 141532, 141533, 141534, 141535, 141536, 141537, 141538, 141539, 141540, 141541, 141542, 141543, 141544, 141545, 141546, 141547, 141548, 141549, 141550, 141551, 141552, 141553, 141554, 141555, 141556, 141557, 141558, 141559, 141560, 141561, 141562, 141563, 141564, 141565, 141566, 141567, 141568, 141569, 141570, 141571, 141572, 141573, 141574, 141575, 141576, 141577, 141578, 141579, 141580, 141581, 141582, 141583, 141584, 141585, 141586, 141587, 141588, 141589, 141590, 141591, 141592, 141593, 141594, 141595, 141596, 141597, 141598, 141599, 141600, 141601, 141602, 141603, 141604, 141605, 141606, 141607, 141608, 141609, 141610, 141611, 141612, 141613, 141614, 141615, 141616, 141617, 141618, 141619, 141620, 141621, 141622, 141623, 141624, 141625, 141626, 141627, 141628, 141629, 141630, 141631, 141632, 141633, 141634, 141635, 141636, 141637, 141638, 141639, 141640, 141641, 141642, 141643, 141644, 141645, 141646, 141647, 141648, 141649, 141650, 141651, 141652, 141653, 141654, 141655, 141656, 141657, 141658, 141659, 141660, 141661, 141662, 141663, 141664, 141665, 141666, 141667, 141668, 141669, 141670, 141671, 141672, 141673, 141674, 141675, 141676, 141677, 141678, 141679, 141680, 141681, 141682, 141683, 141684, 141685, 141686, 141687, 141688, 141689, 141690, 141691, 141692, 141693, 141694, 141695, 141696, 141697, 141698, 141699, 141700, 141701, 141702, 141703, 141704, 141705, 141706, 141707, 141708, 141709, 141710, 141711, 141712, 141713, 141714, 141715, 141716, 141717, 141718, 141719, 141720, 141721, 141722, 141723, 141724, 141725, 141726, 141727, 141728, 141729, 141730, 141731, 141732, 141733, 141734, 141735, 141736, 141737, 141738, 141741, 141742, 141744, 141745, 141746, 141747, 141748, 141749, 141750, 141751, 141752, 141753, 141754, 141755, 141756, 141757, 141758, 141759, 141760, 141761, 141762, 141763, 141765, 141766, 141767, 141768, 141769, 141770, 141771, 141772, 141773, 141774, 141775, 141776, 141777, 141778, 141779, 141780, 141781, 141782, 141783, 141784, 141785, 141786, 141787, 141788, 141789, 141790, 141791, 141792, 141793, 141794, 141795, 141796, 141797, 141798, 141799, 141800, 141801, 141802, 141803, 141804, 141805, 141806, 141807, 141808, 141809, 141810, 141811, 141812, 141813, 141814, 141815, 141816, 141817, 141818, 141819, 141820, 141821, 141822, 141823, 141824, 141825, 141826, 141827, 141828, 141829, 141830, 141831, 141832, 141833, 141834, 141835, 141836, 141837, 141838, 141840, 141841, 141843, 141844, 141845, 141846, 141847, 141848, 141849, 141850, 141851, 141852, 141853, 141854, 141855, 141856, 141857, 141858, 141859, 141860, 141861, 141862, 141863, 141864, 141865, 141866, 141867, 141868, 141869, 141870, 141871, 141872, 141873, 141874, 141875, 141876, 141877, 141878, 141879, 141880, 141881, 141882, 141883, 141884, 141885, 141886, 141887, 141888, 141889, 141890, 141891, 141892, 141893, 141894, 141895, 141896, 141897, 141898, 141899, 141900, 141901, 141902, 141903, 141904, 141905, 141906, 141907, 141908, 141909, 141910, 141911, 141912, 141913, 141914, 141915, 141918, 141919, 141920, 141921, 141922, 141923, 141924, 141925, 141926, 141927, 141928, 141929, 141930, 141931, 141932, 141933, 141934, 141935, 141936, 141937, 141938, 141939, 141940, 141941, 141942, 141943, 141944, 141945, 141946, 141947, 141948, 141949, 141950, 141951, 141952, 141953, 141954, 141955, 141956, 141957, 141958, 141959, 141960, 141961, 141962, 141963, 141968, 141969, 141970, 141971, 141972, 141973, 141974, 141975, 141976, 141977, 141978, 141979, 141980, 141981, 141982, 141983, 141984, 141985, 141986, 141987, 141988, 141989, 141990, 141991, 141992, 141993, 141994, 141995, 141996, 141997, 141999, 142000, 142001, 142002, 142003, 142004, 142005, 142006, 142007, 142008, 142009, 142010, 142011, 142012, 142013, 142014, 142015, 142016, 142017, 142018, 142019, 142020, 142021, 142022, 142023, 142024, 142025, 142026, 142027, 142028, 142029, 142030, 142031, 142032, 142033, 142034, 142035, 142036, 142037, 142038, 142039, 142040, 142041, 142042, 142043, 142044, 142045, 142046, 142047, 142048, 142049, 142050, 142051, 142052, 142053, 142054, 142055, 142056, 142057, 142058, 142059, 142060, 142061, 142062, 142063, 142064, 142065, 142066, 142067, 142068, 142069, 142070, 142071, 142072, 142073, 142074, 142075, 142076, 142077, 142081, 142082, 142085, 142086, 142087, 142088, 142089, 142090, 142091, 142092, 142093, 142094, 142095, 142096, 142097, 142098, 142099, 142100, 142101, 142102, 142103, 142104, 142105, 142106, 142107, 142108, 142109, 142110, 142111, 142112, 142113, 142114, 142115, 142116, 142117, 142118, 142119, 142120, 142121, 142122, 142123, 142124, 142125, 142126, 142127, 142128, 142129, 142130, 142131, 142132, 142133, 142134, 142135, 142136, 142137, 142138, 142139, 142140, 142141, 142142, 142143, 142144, 142145, 142146, 142148, 142149, 142150, 142151, 142152, 142153, 142154, 142157, 142158, 142159, 142160, 142161, 142162, 142163, 142164, 142165, 142166, 142167, 142168, 142169, 142170, 142171, 142172, 142173, 142174, 142175, 142176, 142177, 142178, 142179, 142180, 142181, 142182, 142183, 142184, 142185, 142186, 142187, 142188, 142189, 142190, 142191, 142192, 142194, 142195, 142196, 142197, 142198, 142199, 142200, 142201, 142202, 142203, 142204, 142205, 142206, 142207, 142208, 142209, 142210, 142211, 142212, 142213, 142214, 142215, 142216, 142217, 142218, 142219, 142220, 142221, 142222, 142223, 142224, 142225, 142226, 142227, 142228, 142229, 142230, 142231, 142232, 142233, 142234, 142235, 142236, 142237, 142238, 142239, 142240, 142241, 142242, 142243, 142244, 142245, 142246, 142247, 142248, 142249, 142250, 142251, 142252, 142253, 142254, 142255, 142256, 142257, 142258, 142259, 142260, 142261, 142262, 142263, 142264, 142265, 142266, 142267, 142268, 142269, 142270, 142271, 142272, 142273, 142274, 142275, 142276, 142277, 142278, 142279, 142280, 142281, 142282, 142283, 142284, 142285, 142286, 142287, 142288, 142289, 142290, 142291, 142292, 142293, 142294, 142295, 142296, 142297, 142298, 142299, 142300, 142301, 142302, 142303, 142304, 142305, 142306, 142307, 142308, 142309, 142310, 142311, 142312, 142313, 142314, 142315, 142316, 142317, 142318, 142319, 142320, 142321, 142322, 142323, 142324, 142325, 142326, 142327, 142328, 142329, 142330, 142331, 142332, 142333, 142334, 142335, 142336, 142337, 142338, 142339, 142340, 142341, 142342, 142343, 142344, 142345, 142346, 142347, 142348, 142349, 142350, 142351, 142352, 142353, 142354, 142355, 142356, 142357, 142358, 142359, 142360, 142361, 142362, 142363, 142364, 142365, 142366, 142367, 142368, 142369, 142370, 142371, 142372, 142373, 142374, 142375, 142376, 142377, 142378, 142379, 142380, 142381, 142382, 142383, 142384, 142385, 142386, 142387, 142388, 142389, 142390, 142391, 142392, 142393, 142394, 142395, 142396, 142397, 142398, 142399, 142400, 142401, 142402, 142403, 142404, 142405, 142406, 142407, 142408, 142409, 142410, 142411, 142412, 142413, 142414, 142415, 142417, 142418, 142419, 142420, 142421, 142422, 142423, 142424, 142425, 142426, 142427, 142428, 142429, 142430, 142431, 142432, 142433, 142434, 142435, 142436, 142437, 142438, 142439, 142440, 142441, 142442, 142443, 142444, 142445, 142446, 142447, 142448, 142449, 142450, 142451, 142452, 142453, 142454, 142455, 142456, 142457, 142458, 142459, 142460, 142461, 142462, 142463, 142464, 142465, 142466, 142467, 142468, 142469, 142470, 142471, 142472, 142473, 142474, 142475, 142476, 142477, 142478, 142479, 142480, 142481, 142482, 142483, 142484, 142485, 142486, 142487, 142488, 142489, 142490, 142491, 142492, 142493, 142494, 142495, 142496, 142497, 142498, 142499, 142500, 142501, 142502, 142503, 142504, 142505, 142506, 142507, 142508, 142509, 142510, 142511, 142512, 142513, 142514, 142515, 142516, 142517, 142518, 142519, 142521, 142522, 142523, 142524, 142525, 142526, 142527, 142528, 142529, 142530, 142531, 142532, 142533, 142534, 142535, 142536, 142537, 142538, 142539, 142540, 142541, 142542, 142543, 142544, 142545, 142546, 142547, 142548, 142549, 142550, 142551, 142552, 142553, 142554, 142555, 142556, 142557, 142558, 142559, 142560, 142561, 142562, 142563, 142564, 142565, 142566, 142567, 142568, 142569, 142570, 142571, 142573, 142574, 142575, 142576, 142577, 142578, 142579, 142580, 142581, 142582, 142583, 142584, 142585, 142586, 142587, 142588, 142589, 142590, 142591, 142592, 142593, 142594, 142595, 142596, 142597, 142598, 142599, 142600, 142601, 142602, 142603, 142605, 142607, 142608, 142609, 142610, 142611, 142612, 142613, 142614, 142615, 142616, 142617, 142618, 142619, 142620, 142621, 142622, 142623, 142624, 142625, 142626, 142627, 142628, 142629, 142630, 142631, 142632, 142633, 142634, 142635, 142636, 142637, 142638, 142639, 142640, 142641, 142642, 142643, 142644, 142645, 142646, 142647, 142648, 142649, 142650, 142651, 142652, 142653, 142654, 142655, 142656, 142657, 142658, 142659, 142660, 142661, 142662, 142663, 142664, 142665, 142666, 142667, 142668, 142669, 142670, 142671, 142672, 142673, 142674, 142675, 142676, 142677, 142678, 142679, 142680, 142681, 142682, 142683, 142684, 142685, 142686, 142687, 142688, 142689, 142690, 142691, 142692, 142693, 142694, 142695, 142696, 142697, 142698, 142699, 142700, 142701, 142702, 142703, 142704, 142705, 142706, 142707, 142708, 142709, 142710, 142711, 142712, 142713, 142714, 142715, 142716, 142717, 142718, 142719, 142720, 142721, 142723, 142724, 142725, 142726, 142727, 142728, 142729, 142730, 142731, 142732, 142733, 142734, 142735, 142736, 142737, 142738, 142739, 142740, 142741, 142742, 142744, 142745, 142746, 142747, 142748, 142749, 142750, 142751, 142752, 142753, 142754, 142755, 142756, 142757, 142759, 142760, 142761, 142764, 142765, 142766, 142767, 142768, 142769, 142770, 142771, 142772, 142773, 142774, 142775, 142776, 142777, 142778, 142779, 142780, 142781, 142782, 142784, 142785, 142786, 142787, 142788, 142789, 142791, 142792, 142793, 142794, 142795, 142796, 142797, 142798, 142799, 142800, 142801, 142802, 142803, 142804, 142805, 142806, 142807, 142808, 142809, 142810, 142811, 142812, 142813, 142814, 142815, 142816, 142818, 142819, 142820, 142821, 142822, 142823, 142824, 142825, 142826, 142827, 142828, 142829, 142830, 142831, 142832, 142833, 142834, 142835, 142836, 142837, 142838, 142839, 142840, 142841, 142842, 142843, 142844, 142845, 142846, 142847, 142848, 142849, 142850, 142851, 142853, 142854, 142855, 142856, 142857, 142858, 142859, 142860, 142861, 142862, 142863, 142864, 142865, 142866, 142867, 142868, 142869, 142870, 142871, 142872, 142873, 142874, 142875, 142876, 142877, 142878, 142879, 142880, 142881, 142882, 142883, 142884, 142885, 142886, 142887, 142889, 142890, 142891, 142892, 142893, 142894, 142895, 142896, 142897, 142898, 142899, 142900, 142901, 142902, 142903, 142904, 142905, 142906, 142907, 142908, 142909, 142910, 142911, 142912, 142913, 142914, 142915, 142916, 142917, 142918, 142919, 142920, 142921, 142922, 142923, 142924, 142925, 142926, 142927, 142928, 142929, 142930, 142931, 142933, 142934, 142935, 142936, 142937, 142938, 142939, 142940, 142941, 142942, 142943, 142944, 142945, 142946, 142947, 142948, 142949, 142950, 142951, 142952, 142953, 142954, 142955, 142956, 142957, 142958, 142959, 142960, 142961, 142962, 142963, 142964, 142965, 142966, 142967, 142968, 142969, 142970, 142971, 142972, 142973, 142974, 142975, 142976, 142977, 142978, 142979, 142980, 142981, 142982, 142983, 142984, 142985, 142986, 142987, 142988, 142989, 142990, 142991, 142992, 142993, 142994, 142995, 142996, 142997, 142998, 142999, 143000, 143001, 143002, 143003, 143004, 143005, 143006, 143007, 143008, 143009, 143010, 143011, 143012, 143013, 143014, 143015, 143016, 143017, 143018, 143019, 143020, 143021, 143022, 143023, 143024, 143025, 143026, 143027, 143028, 143029, 143030, 143031, 143032, 143033, 143034, 143035, 143036, 143037, 143038, 143039, 143040, 143041, 143042, 143043, 143044, 143045, 143046, 143047, 143048, 143049, 143050, 143051, 143052, 143053, 143054, 143055, 143056, 143057, 143058, 143059, 143060, 143061, 143062, 143063, 143064, 143065, 143066, 143067, 143068, 143069, 143070, 143071, 143072, 143073, 143074, 143075, 143076, 143077, 143078, 143079, 143080, 143081, 143082, 143083, 143084, 143085, 143086, 143087, 143088, 143089, 143090, 143091, 143092, 143093, 143094, 143095, 143096, 143097, 143098, 143099, 143100, 143101, 143102, 143103, 143104, 143105, 143106, 143107, 143108, 143109, 143110, 143111, 143112, 143113, 143114, 143115, 143116, 143117, 143118, 143119, 143120, 143121, 143122, 143123, 143124, 143125, 143126, 143127, 143128, 143129, 143130, 143131, 143132, 143133, 143134, 143136, 143137, 143138, 143139, 143140, 143141, 143142, 143143, 143144, 143145, 143146, 143147, 143148, 143149, 143150, 143151, 143152, 143153, 143154, 143155, 143156, 143157, 143158, 143159, 143160, 143161, 143162, 143163, 143164, 143165, 143166, 143167, 143168, 143169, 143170, 143171, 143172, 143173, 143174, 143175, 143176, 143177, 143178, 143179, 143180, 143181, 143182, 143183, 143184, 143185, 143186, 143187, 143188, 143189, 143190, 143191, 143192, 143193, 143194, 143195, 143196, 143197, 143198, 143199, 143200, 143202, 143203, 143204, 143205, 143206, 143207, 143208, 143209, 143210, 143211, 143212, 143213, 143214, 143215, 143216, 143217, 143218, 143219, 143220, 143221, 143222, 143223, 143224, 143225, 143226, 143227, 143228, 143229, 143230, 143231, 143232, 143233, 143234, 143235, 143236, 143237, 143238, 143239, 143240, 143241, 143242, 143243, 143244, 143245, 143246, 143247, 143248, 143249, 143250, 143251, 143252, 143253, 143254, 143255, 143256, 143257, 143258, 143259, 143260, 143261, 143262, 143263, 143264, 143265, 143266, 143267, 143268, 143269, 143270, 143271, 143272, 143273, 143274, 143275, 143277, 143278, 143279, 143280, 143281, 143282, 143283, 143285, 143286, 143287, 143288, 143289, 143290, 143291, 143292, 143293, 143294, 143295, 143296, 143297, 143298, 143299, 143300, 143301, 143302, 143303, 143305, 143306, 143308, 143309, 143310, 143311, 143312, 143313, 143314, 143315, 143316, 143317, 143318, 143319, 143320, 143321, 143322, 143323, 143324, 143325, 143326, 143327, 143328, 143329, 143330, 143331, 143332, 143334, 143335, 143336, 143337, 143338, 143339, 143340, 143341, 143342, 143343, 143344, 143345, 143346, 143347, 143348, 143354, 143355, 143356, 143357, 143358, 143359, 143360, 143361, 143362, 143363, 143364, 143365, 143366, 143367, 143368, 143369, 143370, 143371, 143372, 143373, 143374, 143375, 143376, 143377, 143378, 143379, 143380, 143381, 143382, 143383, 143384, 143385, 143386, 143387, 143388, 143389, 143390, 143391, 143392, 143393, 143394, 143395, 143396, 143397, 143398, 143399, 143400, 143401, 143402, 143403, 143404, 143405, 143406, 143407, 143408, 143409, 143410, 143411, 143412, 143413, 143414, 143415, 143416, 143417, 143418, 143419, 143420, 143421, 143422, 143423, 143424, 143425, 143426, 143427, 143428, 143429, 143430, 143431, 143432, 143433, 143434, 143435, 143436, 143437, 143438, 143439, 143440, 143441, 143442, 143443, 143444, 143445, 143446, 143447, 143448, 143449, 143450, 143451, 143452, 143453, 143454, 143455, 143456, 143457, 143458, 143459, 143460, 143462, 143463, 143464, 143465, 143466, 143467, 143468, 143469, 143471, 143472, 143473, 143474, 143475, 143476, 143478, 143479, 143480, 143481, 143482, 143483, 143484, 143485, 143486, 143487, 143488, 143489, 143490, 143491, 143492, 143493, 143494, 143495, 143496, 143498, 143499, 143500, 143501, 143502, 143503, 143504, 143505, 143507, 143508, 143509, 143510, 143511, 143512, 143513, 143514, 143515, 143516, 143517, 143518, 143519, 143520, 143521, 143522, 143523, 143524, 143525, 143526, 143527, 143528, 143529, 143530, 143531, 143532, 143533, 143534, 143535, 143536, 143537, 143538, 143539, 143540, 143541, 143542, 143543, 143544, 143545, 143546, 143547, 143548, 143549, 143550, 143551, 143552, 143553, 143554, 143555, 143556, 143557, 143558, 143559, 143560, 143561, 143562, 143563, 143564, 143565, 143566, 143567, 143568, 143569, 143570, 143571, 143572, 143573, 143574, 143575, 143576, 143577, 143578, 143579, 143580, 143581, 143582, 143583, 143584, 143585, 143586, 143587, 143588, 143589, 143590, 143591, 143592, 143593, 143594, 143595, 143596, 143597, 143598, 143599, 143600, 143601, 143602, 143603, 143604, 143605, 143606, 143607, 143608, 143609, 143610, 143611, 143613, 143614, 143615, 143616, 143617, 143618, 143619, 143620, 143621, 143622, 143623, 143624, 143625, 143626, 143627, 143628, 143629, 143630, 143631, 143632, 143633, 143634, 143635, 143636, 143637, 143638, 143639, 143640, 143641, 143642, 143643, 143644, 143645, 143646, 143647, 143648, 143653, 143656, 143657, 143658, 143659, 143660, 143661, 143662, 143663, 143664, 143665, 143666, 143667, 143668, 143669, 143670, 143671, 143672, 143673, 143674, 143675, 143676, 143677, 143678, 143679, 143680, 143681, 143682, 143683, 143684, 143685, 143686, 143687, 143688, 143689, 143690, 143691, 143692, 143693, 143694, 143695, 143696, 143697, 143698, 143699, 143700, 143701, 143702, 143703, 143704, 143705, 143706, 143707, 143708, 143709, 143710, 143711, 143712, 143713, 143715, 143716, 143717, 143718, 143719, 143720, 143721, 143723, 143724, 143725, 143726, 143727, 143728, 143730, 143731, 143732, 143733, 143734, 143735, 143736, 143737, 143738, 143739, 143740, 143741, 143742, 143743, 143744, 143745, 143746, 143747, 143748, 143749, 143750, 143751, 143752, 143753, 143754, 143755, 143756, 143757, 143758, 143759, 143760, 143761, 143762, 143763, 143764, 143765, 143766, 143767, 143768, 143769, 143770, 143771, 143772, 143773, 143774, 143775, 143776, 143777, 143778, 143779, 143780, 143781, 143782, 143783, 143784, 143785, 143786, 143787, 143788, 143789, 143790, 143791, 143792, 143793, 143794, 143795, 143796, 143797, 143798, 143799, 143800, 143801, 143802, 143803, 143804, 143805, 143806, 143807, 143808, 143809, 143810, 143811, 143812, 143813, 143814, 143815, 143816, 143817, 143818, 143819, 143820, 143821, 143822, 143823, 143824, 143825, 143826, 143827, 143828, 143829, 143830, 143831, 143832, 143839, 143840, 143841, 143842, 143843, 143844, 143845, 143846, 143847, 143848, 143849, 143850, 143851, 143852, 143853, 143854, 143855, 143856, 143857, 143858, 143859, 143860, 143861, 143862, 143863, 143864, 143865, 143866, 143867, 143868, 143869, 143870, 143871, 143872, 143873, 143874, 143875, 143876, 143877, 143878, 143879, 143880, 143881, 143882, 143883, 143884, 143885, 143886, 143887, 143888, 143889, 143890, 143891, 143892, 143893, 143894, 143895, 143896, 143898, 143899, 143900, 143901, 143902, 143903, 143904, 143905, 143906, 143907, 143908, 143909, 143910, 143911, 143912, 143913, 143914, 143915, 143916, 143917, 143918, 143919, 143920, 143921, 143922, 143924, 143925, 143926, 143927, 143928, 143929, 143930, 143931, 143932, 143933, 143934, 143935, 143936, 143937, 143938, 143939, 143940, 143941, 143942, 143943, 143944, 143945, 143946, 143947, 143948, 143949, 143951, 143952, 143953, 143954, 143955, 143956, 143957, 143958, 143959, 143960, 143961, 143962, 143963, 143964, 143965, 143966, 143967, 143968, 143969, 143970, 143971, 143972, 143973, 143974, 143975, 143976, 143977, 143978, 143979, 143980, 143981, 143984, 143985, 143986, 143990, 143991, 143992, 143993, 143994, 143995, 143996, 143997, 143999, 144000, 144002, 144003, 144004, 144005, 144007, 144009, 144010, 144011, 144012, 144013, 144014, 144015, 144016, 144018, 144019, 144020, 144021, 144022, 144023, 144024, 144025, 144026, 144027, 144028, 144029, 144030, 144031, 144032, 144033, 144034, 144035, 144036, 144037, 144038, 144039, 144040, 144041, 144042, 144043, 144044, 144045, 144046, 144047, 144048, 144049, 144050, 144051, 144052, 144053, 144054, 144055, 144056, 144057, 144058, 144059, 144060, 144061, 144062, 144063, 144064, 144065, 144066, 144067, 144068, 144069, 144070, 144071, 144072, 144073, 144074, 144075, 144076, 144077, 144078, 144079, 144080, 144081, 144082, 144083, 144084, 144085, 144086, 144087, 144088, 144089, 144090, 144091, 144092, 144093, 144094, 144095, 144096, 144097, 144098, 144099, 144100, 144101, 144102, 144103, 144104, 144105, 144108, 144109, 144110, 144111, 144112, 144113, 144114, 144115, 144116, 144117, 144118, 144119, 144120, 144121, 144122, 144123, 144124, 144125, 144126, 144127, 144128, 144129, 144130, 144131, 144132, 144133, 144134, 144135, 144136, 144137, 144138, 144139, 144140, 144141, 144142, 144143, 144144, 144145, 144146, 144147, 144148, 144150, 144151, 144152, 144153, 144154, 144155, 144156, 144157, 144158, 144159, 144160, 144161, 144163, 144164, 144165, 144166, 144167, 144168, 144169, 144170, 144171, 144172, 144173, 144174, 144175, 144176, 144177, 144178, 144179, 144180, 144181, 144182, 144183, 144184, 144185, 144186, 144187, 144188, 144189, 144190, 144191, 144192, 144193, 144194, 144195, 144196, 144198, 144199, 144200, 144201, 144204, 144205, 144206, 144207, 144208, 144209, 144210, 144211, 144212, 144213, 144214, 144215, 144216, 144217, 144218, 144219, 144220, 144221, 144222, 144223, 144224, 144225, 144226, 144227, 144228, 144229, 144230, 144231, 144232, 144233, 144234, 144235, 144236, 144237, 144238, 144239, 144240, 144241, 144243, 144244, 144245, 144246, 144247, 144248, 144249, 144250, 144251, 144252, 144253, 144254, 144255, 144256, 144257, 144258, 144259, 144260, 144261, 144262, 144263, 144264, 144265, 144266, 144267, 144268, 144269, 144270, 144271, 144272, 144273, 144274, 144275, 144276, 144277, 144278, 144279, 144280, 144281, 144282, 144283, 144284, 144285, 144286, 144288, 144289, 144290, 144293, 144294, 144295, 144296, 144297, 144298, 144299, 144300, 144301, 144302, 144303, 144304, 144305, 144306, 144307, 144308, 144309, 144310, 144311, 144312, 144313, 144314, 144315, 144316, 144317, 144318, 144319, 144320, 144321, 144322, 144323, 144324, 144325, 144326, 144327, 144328, 144329, 144330, 144331, 144332, 144333, 144334, 144335, 144336, 144337, 144338, 144339, 144340, 144341, 144342, 144343, 144344, 144345, 144346, 144347, 144348, 144349, 144350, 144351, 144352, 144353, 144354, 144355, 144356, 144357, 144358, 144359, 144360, 144361, 144362, 144363, 144364, 144365, 144366, 144367, 144368, 144369, 144370, 144371, 144372, 144373, 144374, 144375, 144376, 144377, 144378, 144379, 144380, 144381, 144382, 144383, 144384, 144385, 144386, 144387, 144388, 144389, 144390, 144391, 144392, 144393, 144394, 144395, 144396, 144397, 144398, 144399, 144400, 144401, 144402, 144403, 144404, 144405, 144406, 144407, 144408, 144409, 144410, 144412, 144413, 144414, 144415, 144416, 144417, 144418, 144419, 144420, 144422, 144423, 144424, 144425, 144426, 144427, 144428, 144429, 144430, 144431, 144432, 144433, 144434, 144435, 144436, 144437, 144438, 144439, 144440, 144441, 144442, 144443, 144444, 144445, 144446, 144447, 144448, 144449, 144450, 144451, 144452, 144454, 144455, 144457, 144458, 144459, 144460, 144461, 144462, 144463, 144464, 144465, 144466, 144467, 144468, 144469, 144470, 144471, 144472, 144473, 144475, 144476, 144477, 144478, 144479, 144480, 144481, 144482, 144483, 144484, 144485, 144486, 144487, 144488, 144489, 144490, 144491, 144492, 144493, 144494, 144495, 144496, 144497, 144498, 144500, 144502, 144503, 144504, 144505, 144506, 144507, 144519, 144521, 144522, 144523, 144524, 144525, 144526, 144527, 144528, 144529, 144530, 144531, 144532, 144534, 144535, 144536, 144537, 144538, 144539, 144540, 144541, 144543, 144544, 144545, 144546, 144547, 144548, 144549, 144550, 144551, 144552, 144554, 144555, 144556, 144557, 144558, 144559, 144560, 144561, 144562, 144563, 144564, 144565, 144566, 144567, 144568, 144569, 144570, 144571, 144572, 144573, 144574, 144575, 144576, 144577, 144578, 144579, 144580, 144581, 144582, 144583, 144585, 144586, 144591, 144592, 144593, 144596, 144605, 144606, 144607, 144609, 144610, 144611, 144612, 144613, 144614, 144615, 144617, 144630, 144635, 144637, 144638, 144643, 144644, 144645, 144646, 144647, 144659, 144660, 144662, 144665, 144667, 144670, 144671, 144672, 144673, 144674, 144675, 144676, 144677, 144680, 144681, 144682, 144683, 144684, 144685, 144686, 144687, 144688, 144689, 144690, 144691, 144692, 144693, 144694, 144695, 144696, 144697, 144698, 144699, 144700, 144702, 144703, 144704, 144705, 144707, 144710, 144711, 144714, 144716, 144718, 144719, 144720, 144721, 144722, 144724, 144725, 144726, 144727, 144728, 144729, 144730, 144731, 144733, 144736, 144739, 144741, 144742, 144743, 144744, 144745, 144746, 144747, 144748, 144749, 144751, 144752, 144753, 144754, 144755, 144756, 144757, 144758, 144759, 144760, 144761, 144762, 144763, 144764, 144765, 144766, 144767, 144768, 144769, 144770, 144772, 144773, 144774, 144775, 144776, 144777, 144778, 144779, 144780, 144781, 144782, 144783, 144784, 144785, 144786, 144787, 144788, 144789, 144790, 144791, 144792, 144793, 144794, 144795, 144796, 144799, 144800, 144801, 144802, 144803, 144804, 144805, 144806, 144807, 144808, 144809, 144810, 144811, 144812, 144813, 144814, 144815, 144816, 144817, 144818, 144819, 144820, 144822, 144823, 144824, 144825, 144826, 144827, 144828, 144829, 144830, 144831, 144832, 144833, 144834, 144835, 144836, 144837, 144838, 144839, 144840, 144842, 144843, 144844, 144845, 144846, 144848, 144849, 144850, 144851, 144852, 144853, 144854, 144855, 144856, 144857, 144858, 144859, 144860, 144861, 144874, 144875, 144876, 144877, 144878, 144879, 144880, 144881, 144882, 144883, 144884, 144885, 144886, 144887, 144888, 144889, 144890, 144892, 144897, 144898, 144899, 144900, 144902, 144903, 144904, 144905, 144906, 144907, 144908, 144910, 144911, 144912, 144913, 144914, 144915, 144916, 144917, 144918, 144919, 144920, 144921, 144922, 144923, 144924, 144925, 144926, 144928, 144929, 144930, 144931, 144932, 144933, 144934, 144935, 144936, 144937, 144938, 144939, 144941, 144942, 144943, 144944, 144945, 144946, 144947, 144948, 144949, 144950, 144951, 144952, 144953, 144954, 144955, 144956, 144957, 144958, 144959, 144960, 144961, 144962, 144963, 144964, 144965, 144966, 144967, 144968, 144969, 144970, 144971, 144972, 144973, 144974, 144975, 144976, 144977, 144978, 144979, 144980, 144981, 144982, 144983, 144984, 144985, 144986, 144987, 144988, 144989, 144991, 144992, 144993, 144994, 144995, 144996, 144997, 144998, 144999, 145000, 145001, 145002, 145003, 145004, 145005, 145006, 145007, 145008, 145010, 145011, 145012, 145013, 145014, 145015, 145016, 145017, 145018, 145020, 145021, 145022, 145023, 145024, 145025, 145026, 145027, 145028, 145029, 145030, 145031, 145033, 145035, 145036, 145038, 145039, 145040, 145041, 145042, 145043, 145044, 145045, 145046, 145047, 145048, 145049, 145050, 145051, 145052, 145053, 145054, 145055, 145056, 145057, 145058, 145059, 145060, 145061, 145062, 145063, 145064, 145065, 145066, 145067, 145068, 145069, 145070, 145071, 145072, 145073, 145074, 145075, 145076, 145077, 145078, 145079, 145080, 145081, 145082, 145083, 145084, 145085, 145086, 145087, 145088, 145089, 145090, 145091, 145092, 145093, 145094, 145095, 145096, 145097, 145098, 145099, 145100, 145101, 145102, 145103, 145104, 145105, 145106, 145107, 145108, 145109, 145110, 145111, 145112, 145113, 145114, 145115, 145116, 145117, 145118, 145119, 145120, 145121, 145123, 145126, 145127, 145128, 145129, 145130, 145131, 145132, 145134, 145135, 145136, 145137, 145138, 145139, 145140, 145141, 145143, 145144, 145145, 145146, 145148, 145149, 145151, 145153, 145155, 145156, 145157, 145158, 145159, 145160, 145161, 145162, 145163, 145164, 145165, 145166, 145167, 145168, 145169, 145170, 145171, 145172, 145173, 145174, 145175, 145176, 145177, 145178, 145179, 145180, 145181, 145182, 145183, 145184, 145185, 145186, 145187, 145188, 145189, 145190, 145191, 145192, 145193, 145194, 145195, 145196, 145197, 145198, 145199, 145200, 145201, 145202, 145203, 145204, 145205, 145206, 145207, 145209, 145210, 145211, 145212, 145213, 145214, 145215, 145216, 145217, 145218, 145219, 145220, 145221, 145222, 145223, 145224, 145225, 145226, 145227, 145228, 145229, 145230, 145231, 145232, 145233, 145234, 145236, 145237, 145238, 145239, 145240, 145241, 145242, 145243, 145244, 145245, 145246, 145247, 145248, 145249, 145250, 145251, 145252, 145253, 145254, 145255, 145256, 145257, 145258, 145259, 145260, 145261, 145262, 145263, 145264, 145265, 145266, 145267, 145268, 145269, 145270, 145271, 145272, 145273, 145274, 145275, 145276, 145277, 145278, 145279, 145280, 145281, 145282, 145283, 145284, 145285, 145286, 145287, 145288, 145289, 145290, 145291, 145292, 145293, 145294, 145295, 145296, 145298, 145299, 145300, 145301, 145302, 145303, 145304, 145305, 145306, 145307, 145308, 145309, 145310, 145311, 145312, 145313, 145314, 145315, 145316, 145317, 145318, 145319, 145320, 145321, 145322, 145323, 145324, 145325, 145326, 145327, 145328, 145329, 145330, 145331, 145332, 145333, 145334, 145335, 145336, 145337, 145338, 145339, 145340, 145341, 145342, 145343, 145344, 145345, 145346, 145347, 145348, 145349, 145350, 145351, 145352, 145353, 145354, 145355, 145356, 145357, 145358, 145359, 145360, 145361, 145362, 145363, 145364, 145365, 145366, 145367, 145368, 145369, 145370, 145371, 145372, 145373, 145374, 145375, 145376, 145377, 145378, 145379, 145380, 145381, 145382, 145383, 145384, 145385, 145386, 145387, 145388, 145389, 145390, 145391, 145392, 145393, 145394, 145395, 145396, 145397, 145398, 145399, 145400, 145401, 145402, 145403, 145405, 145406, 145407, 145408, 145409, 145410, 145411, 145412, 145413, 145414, 145415, 145416, 145417, 145418, 145419, 145420, 145421, 145422, 145423, 145424, 145425, 145426, 145427, 145428, 145429, 145430, 145431, 145432, 145433, 145434, 145435, 145436, 145438, 145439, 145440, 145441, 145442, 145443, 145444, 145445, 145446, 145447, 145448, 145450, 145457, 145459, 145460, 145461, 145462, 145463, 145464, 145465, 145466, 145468, 145469, 145470, 145471, 145472, 145474, 145484, 145485, 145486, 145487, 145488, 145489, 145490, 145491, 145492, 145493, 145494, 145495, 145497, 145503, 145505, 145506, 145507, 145508, 145509, 145510, 145512, 145513, 145517, 145522, 145523, 145524, 145526, 145527, 145528, 145529, 145530, 145531, 145532, 145533, 145534, 145535, 145537, 145538, 145539, 145540, 145544, 145545, 145546, 145547, 145549, 145550, 145552, 145553, 145554, 145555, 145557, 145558, 145559, 145560, 145561, 145562, 145563, 145564, 145565, 145567, 145568, 145569, 145570, 145571, 145572, 145573, 145575, 145576, 145577, 145578, 145579, 145580, 145581, 145582, 145583, 145584, 145585, 145586, 145587, 145588, 145589, 145590, 145591, 145592); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (145593, 145594, 145595, 145603, 145607, 145610, 145611, 145612, 145613, 145614, 145615, 145616, 145632, 145633, 145634, 145635, 145636, 145637, 145638, 145639, 145640, 145641, 145642, 145643, 145644, 145645, 145646, 145647, 145648, 145649, 145650, 145651, 145652, 145653, 145654, 145655, 145656, 145657, 145658, 145659, 145660, 145661, 145670, 145671, 145672, 145673, 145674, 145675, 145676, 145677, 145678, 145679, 145680, 145681, 145682, 145683, 145691, 145692, 145694, 145695, 145696, 145697, 145698, 145701, 145707, 145708, 145709, 145710, 145711, 145712, 145713, 145714, 145715, 145716, 145717, 145718, 145719, 145720, 145721, 145722, 145723, 145724, 145725, 145726, 145727, 145728, 145729, 145730, 145731, 145732, 145733, 145734, 145735, 145736, 145737, 145738, 145739, 145741, 145742, 145743, 145744, 145745, 145746, 145747, 145748, 145749, 145750, 145751, 145752, 145753, 145754, 145755, 145762, 145763, 145764, 145765, 145766, 145767, 145768, 145769, 145770, 145771, 145775, 145777, 145778, 145779, 145780, 145781, 145782, 145783, 145784, 145786, 145787, 145788, 145789, 145790, 145791, 145793, 145794, 145795, 145796, 145797, 145798, 145799, 145800, 145801, 145802, 145803, 145804, 145806, 145807, 145808, 145809, 145811, 145812, 145813, 145814, 145815, 145816, 145817, 145818, 145819, 145820, 145821, 145822, 145823, 145824, 145826, 145827, 145828, 145829, 145830, 145831, 145832, 145833, 145834, 145835, 145836, 145837, 145838, 145839, 145840, 145841, 145842, 145843, 145844, 145845, 145846, 145847, 145848, 145850, 145851, 145852, 145853, 145854, 145855, 145856, 145857, 145858, 145859, 145860, 145861, 145862, 145863, 145865, 145866, 145867, 145868, 145870, 145871, 145872, 145873, 145874, 145875, 145876, 145878, 145879, 145880, 145881, 145882, 145883, 145884, 145885, 145886, 145887, 145888, 145889, 145890, 145891, 145892, 145893, 145894, 145895, 145896, 145897, 145898, 145899, 145901, 145902, 145903, 145904, 145905, 145906, 145907, 145908, 145909, 145910, 145911, 145913, 145914, 145915, 145916, 145917, 145918, 145919, 145920, 145921, 145922, 145923, 145924, 145925, 145927, 145928, 145929, 145930, 145931, 145932, 145933, 145934, 145935, 145938, 145939, 145940, 145941, 145942, 145943, 145944, 145945, 145946, 145947, 145948, 145949, 145950, 145951, 145952, 145953, 145954, 145955, 145956, 145957, 145958, 145959, 145960, 145961, 145962, 145963, 145964, 145965, 145966, 145967, 145968, 145969, 145970, 145971, 145972, 145973, 145974, 145975, 145976, 145977, 145978, 145979, 145980, 145981, 145982, 145983, 145984, 145985, 145986, 145987, 145988, 145989, 145990, 145991, 145992, 145993, 145994, 145995, 145996, 145997, 145998, 145999, 146001, 146002, 146003, 146004, 146005, 146006, 146007, 146008, 146009, 146010, 146011, 146012, 146013, 146014, 146015, 146016, 146017, 146018, 146019, 146020, 146021, 146022, 146023, 146024, 146025, 146026, 146027, 146028, 146029, 146030, 146031, 146032, 146033, 146034, 146035, 146036, 146037, 146038, 146039, 146040, 146041, 146042, 146043, 146044, 146045, 146046, 146047, 146048, 146049, 146050, 146051, 146053, 146054, 146055, 146056, 146057, 146058, 146059, 146061, 146062, 146063, 146064, 146065, 146066, 146067, 146068, 146069, 146070, 146071, 146072, 146073, 146074, 146075, 146076, 146077, 146078, 146079, 146080, 146081, 146082, 146083, 146084, 146085, 146086, 146087, 146088, 146089, 146090, 146091, 146092, 146093, 146094, 146095, 146096, 146097, 146098, 146099, 146100, 146101, 146102, 146103, 146104, 146105, 146106, 146107, 146108, 146109, 146110, 146111, 146112, 146113, 146114, 146115, 146116, 146117, 146118, 146119, 146120, 146121, 146122, 146124, 146125, 146126, 146127, 146128, 146129, 146130, 146131, 146132, 146133, 146134, 146135, 146136, 146137, 146138, 146139, 146140, 146141, 146142, 146143, 146144, 146145, 146146, 146147, 146148, 146149, 146150, 146151, 146152, 146153, 146154, 146155, 146156, 146157, 146158, 146159, 146160, 146161, 146162, 146163, 146164, 146176, 146177, 146178, 146179, 146180, 146181, 146182, 146183, 146184, 146185, 146186, 146187, 146188, 146190, 146193, 146194, 146195, 146196, 146198, 146199, 146200, 146201, 146202, 146203, 146204, 146205, 146206, 146207, 146208, 146209, 146210, 146211, 146212, 146213, 146214, 146215, 146216, 146217, 146218, 146219, 146220, 146222, 146223, 146226, 146227, 146228, 146229, 146230, 146231, 146232, 146233, 146234, 146235, 146236, 146237, 146238, 146239, 146240, 146244, 146245, 146246, 146247, 146248, 146249, 146250, 146251, 146252, 146253, 146255, 146256, 146257, 146258, 146259, 146260, 146261, 146262, 146263, 146264, 146265, 146266, 146267, 146268, 146269, 146270, 146271, 146272, 146273, 146274, 146275, 146276, 146277, 146278, 146279, 146280, 146281, 146282, 146283, 146284, 146285, 146286, 146287, 146288, 146289, 146290, 146291, 146292, 146293, 146294, 146295, 146296, 146297, 146298, 146299, 146300, 146301, 146302, 146303, 146304, 146305, 146306, 146307, 146308, 146309, 146310, 146311, 146312, 146313, 146314, 146315, 146316, 146317, 146319, 146320, 146321, 146322, 146323, 146324, 146325, 146326, 146328, 146329, 146332, 146333, 146335, 146336, 146337, 146339, 146340, 146341, 146343, 146344, 146345, 146346, 146347, 146348, 146349, 146350, 146351, 146352, 146353, 146354, 146355, 146356, 146357, 146358, 146359, 146360, 146361, 146362, 146363, 146364, 146365, 146366, 146367, 146369, 146370, 146371, 146372, 146373, 146374, 146375, 146376, 146377, 146378, 146379, 146380, 146381, 146382, 146383, 146384, 146385, 146386, 146387, 146388, 146389, 146390, 146391, 146392, 146393, 146394, 146395, 146396, 146397, 146398, 146399, 146400, 146401, 146402, 146403, 146404, 146405, 146406, 146407, 146408, 146409, 146411, 146413, 146414, 146415, 146416, 146417, 146418, 146419, 146420, 146421, 146422, 146423, 146424, 146425, 146426, 146427, 146428, 146429, 146430, 146431, 146432, 146433, 146434, 146435, 146436, 146437, 146438, 146439, 146440, 146441, 146442, 146443, 146444, 146445, 146446, 146447, 146448, 146449, 146450, 146451, 146452, 146454, 146455, 146456, 146457, 146458, 146459, 146460, 146461, 146462, 146463, 146464, 146465, 146466, 146468, 146469, 146470, 146474, 146475, 146476, 146477, 146478, 146479, 146480, 146481, 146482, 146483, 146484, 146485, 146490, 146491, 146492, 146493, 146494, 146495, 146496, 146497, 146498, 146499, 146500, 146501, 146502, 146503, 146504, 146505, 146507, 146508, 146509, 146511, 146512, 146513, 146514, 146515, 146516, 146517, 146518, 146519, 146520, 146521, 146522, 146523, 146524, 146525, 146526, 146527, 146528, 146529, 146530, 146531, 146532, 146533, 146534, 146535, 146536, 146537, 146538, 146539, 146540, 146541, 146542, 146543, 146544, 146545, 146546, 146547, 146548, 146549, 146550, 146551, 146552, 146553, 146554, 146556, 146557, 146558, 146559, 146560, 146561, 146562, 146563, 146564, 146565, 146566, 146567, 146568, 146569, 146570, 146571, 146572, 146573, 146574, 146575, 146576, 146577, 146578, 146579, 146580, 146581, 146582, 146583, 146584, 146585, 146586, 146587, 146588, 146589, 146590, 146591, 146592, 146595, 146596, 146597, 146598, 146599, 146600, 146601, 146602, 146603, 146604, 146605, 146606, 146607, 146608, 146609, 146610, 146611, 146613, 146614, 146615, 146616, 146617, 146618, 146619, 146620, 146621, 146622, 146623, 146624, 146625, 146626, 146627, 146628, 146629, 146630, 146631, 146632, 146633, 146634, 146635, 146636, 146637, 146638, 146639, 146640, 146641, 146642, 146643, 146644, 146645, 146646, 146647, 146648, 146649, 146650, 146651, 146652, 146653, 146654, 146655, 146656, 146657, 146659, 146660, 146661, 146663, 146664, 146665, 146666, 146667, 146668, 146669, 146670, 146671, 146672, 146673, 146674, 146675, 146676, 146677, 146678, 146680, 146684, 146685, 146686, 146687, 146688, 146689, 146691, 146692, 146693, 146694, 146695, 146696, 146697, 146698, 146699, 146700, 146701, 146702, 146703, 146704, 146705, 146706, 146707, 146708, 146709, 146710, 146711, 146712, 146713, 146714, 146715, 146716, 146717, 146718, 146719, 146720, 146721, 146722, 146723, 146724, 146725, 146726, 146727, 146728, 146729, 146730, 146731, 146733, 146734, 146735, 146736, 146737, 146738, 146739, 146740, 146741, 146742, 146743, 146744, 146745, 146746, 146747, 146748, 146749, 146750, 146752, 146753, 146754, 146755, 146756, 146757, 146758, 146759, 146760, 146761, 146762, 146763, 146764, 146765, 146766, 146767, 146768, 146769, 146770, 146771, 146772, 146773, 146774, 146775, 146776, 146777, 146778, 146779, 146780, 146781, 146782, 146783, 146785, 146786, 146791, 146792, 146793, 146794, 146795, 146796, 146797, 146798, 146799, 146800, 146801, 146802, 146803, 146804, 146805, 146806, 146807, 146808, 146809, 146810, 146811, 146812, 146813, 146814, 146815, 146816, 146817, 146818, 146819, 146820, 146821, 146822, 146823, 146824, 146825, 146826, 146827, 146828, 146829, 146830, 146831, 146832, 146833, 146834, 146835, 146836, 146837, 146838, 146839, 146840, 146841, 146842, 146843, 146844, 146845, 146846, 146847, 146848, 146849, 146850, 146851, 146852, 146853, 146854, 146855, 146856, 146857, 146858, 146859, 146860, 146861, 146862, 146863, 146864, 146865, 146866, 146867, 146868, 146869, 146870, 146871, 146872, 146873, 146874, 146875, 146876, 146877, 146878, 146879, 146880, 146881, 146882, 146883, 146884, 146885, 146886, 146887, 146889, 146890, 146892, 146893, 146894, 146895, 146898, 146899, 146900, 146901, 146902, 146903, 146904, 146905, 146906, 146907, 146908, 146909, 146910, 146911, 146912, 146913, 146914, 146915, 146916, 146917, 146918, 146919, 146920, 146921, 146922, 146923, 146924, 146925, 146926, 146927, 146928, 146929, 146930, 146931, 146932, 146933, 146934, 146935, 146936, 146937, 146938, 146939, 146940, 146941, 146942, 146943, 146944, 146945, 146946, 146947, 146948, 146949, 146950, 146951, 146952, 146953, 146954, 146955, 146956, 146957, 146958, 146959, 146960, 146961, 146962, 146963, 146964, 146965, 146966, 146967, 146968, 146969, 146970, 146971, 146972, 146973, 146974, 146975, 146976, 146978, 146979, 146980, 146982, 146983, 146984, 146985, 146986, 146987, 146988, 146989, 146990, 146991, 146992, 146993, 146994, 146995, 146996, 146997, 146998, 146999, 147000, 147001, 147002, 147003, 147004, 147005, 147006, 147007, 147008, 147009, 147010, 147011, 147012, 147013, 147014, 147016, 147018, 147019, 147020, 147021, 147022, 147023, 147024, 147025, 147026, 147027, 147028, 147029, 147030, 147031, 147032, 147033, 147034, 147035, 147036, 147037, 147038, 147040, 147041, 147042, 147043, 147044, 147045, 147046, 147047, 147048, 147049, 147050, 147051, 147052, 147053, 147054, 147055, 147056, 147057, 147059, 147060, 147061, 147062, 147063, 147064, 147065, 147066, 147067, 147068, 147069, 147070, 147071, 147072, 147073, 147074, 147075, 147077, 147078, 147079, 147080, 147081, 147084, 147085, 147086, 147087, 147088, 147089, 147090, 147091, 147095, 147096, 147098, 147099, 147100, 147102, 147103, 147104, 147105, 147106, 147107, 147108, 147110, 147111, 147114, 147115, 147116, 147117, 147118, 147119, 147120, 147121, 147122, 147123, 147125, 147126, 147127, 147130, 147131, 147133, 147135, 147136, 147137, 147138, 147139, 147140, 147141, 147142, 147143, 147144, 147145, 147146, 147147, 147148, 147149, 147150, 147151, 147152, 147153, 147154, 147155, 147156, 147157, 147159, 147160, 147161, 147162, 147163, 147164, 147165, 147166, 147167, 147168, 147169, 147170, 147171, 147172, 147173, 147174, 147175, 147176, 147179, 147180, 147181, 147184, 147185, 147186, 147187, 147188, 147189, 147190, 147191, 147192, 147193, 147194, 147195, 147196, 147197, 147198, 147199, 147200, 147201, 147202, 147203, 147204, 147205, 147206, 147207, 147208, 147209, 147210, 147211, 147212, 147213, 147214, 147215, 147216, 147217, 147218, 147219, 147220, 147221, 147222, 147223, 147225, 147226, 147227, 147228, 147230, 147231, 147232, 147233, 147234, 147235, 147236, 147237, 147238, 147239, 147240, 147241, 147242, 147243, 147244, 147245, 147246, 147247, 147248, 147249, 147250, 147251, 147252, 147253, 147254, 147255, 147256, 147257, 147258, 147259, 147260, 147261, 147262, 147263, 147264, 147265, 147266, 147267, 147268, 147269, 147270, 147271, 147272, 147273, 147274, 147275, 147276, 147277, 147278, 147279, 147280, 147281, 147282, 147283, 147284, 147285, 147286, 147288, 147289, 147290, 147291, 147292, 147293, 147295, 147296, 147297, 147299, 147300, 147301, 147302, 147303, 147304, 147305, 147306, 147308, 147309, 147310, 147311, 147312, 147313, 147314, 147316, 147317, 147318, 147319, 147320, 147321, 147322, 147323, 147324, 147325, 147326, 147328, 147329, 147331, 147332, 147333, 147334, 147335, 147336, 147337, 147338, 147340, 147341, 147342, 147343, 147344, 147345, 147346, 147349, 147350, 147351, 147352, 147354, 147355, 147356, 147357, 147360, 147361, 147362, 147363, 147364, 147367, 147368, 147369, 147370, 147371, 147372, 147373, 147374, 147375, 147376, 147377, 147378, 147379, 147381, 147382, 147383, 147384, 147386, 147387, 147388, 147389, 147390, 147392, 147393, 147394, 147395, 147396, 147398, 147402, 147404, 147405, 147406, 147407, 147408, 147409, 147410, 147411, 147414, 147415, 147416, 147417, 147418, 147419, 147421, 147423, 147424, 147425, 147426, 147427, 147429, 147430, 147431, 147432, 147433, 147434, 147435, 147436, 147437, 147438, 147439, 147440, 147441, 147443, 147444, 147445, 147446, 147447, 147448, 147449, 147450, 147451, 147452, 147453, 147454, 147455, 147456, 147457, 147458, 147459, 147460, 147461, 147462, 147463, 147464, 147465, 147466, 147467, 147468, 147469, 147470, 147471, 147472, 147473, 147474, 147477, 147478, 147479, 147480, 147481, 147482, 147483, 147484, 147485, 147486, 147487, 147488, 147489, 147490, 147491, 147492, 147493, 147494, 147495, 147496, 147497, 147498, 147499, 147500, 147502, 147505, 147506, 147507, 147508, 147509, 147510, 147511, 147512, 147514, 147515, 147516, 147517, 147518, 147519, 147520, 147521, 147522, 147523, 147524, 147525, 147526, 147527, 147528, 147529, 147530, 147531, 147532, 147533, 147534, 147535, 147536, 147537, 147538, 147539, 147540, 147541, 147542, 147543, 147544, 147545, 147546, 147547, 147548, 147550, 147551, 147552, 147553, 147554, 147555, 147556, 147557, 147558, 147559, 147560, 147561, 147562, 147563, 147564, 147565, 147566, 147570, 147571, 147572, 147573, 147574, 147575, 147576, 147577, 147578, 147579, 147580, 147582, 147583, 147584, 147585, 147586, 147587, 147588, 147589, 147590, 147591, 147592, 147593, 147594, 147595, 147596, 147597, 147598, 147599, 147600, 147601, 147602, 147603, 147604, 147605, 147606, 147607, 147608, 147609, 147610, 147611, 147612, 147613, 147614, 147615, 147616, 147617, 147619, 147620, 147621, 147622, 147623, 147624, 147625, 147626, 147627, 147628, 147629, 147630, 147631, 147632, 147633, 147634, 147635, 147636, 147637, 147638, 147639, 147640, 147641, 147642, 147643, 147644, 147645, 147646, 147647, 147648, 147649, 147650, 147651, 147652, 147654, 147655, 147656, 147657, 147658, 147659, 147660, 147661, 147662, 147663, 147664, 147666, 147668, 147669, 147670, 147671, 147672, 147673, 147674, 147675, 147676, 147677, 147678, 147679, 147680, 147681, 147682, 147683, 147684, 147685, 147686, 147687, 147688, 147689, 147690, 147691, 147692, 147693, 147694, 147695, 147697, 147698, 147699, 147700, 147701, 147702, 147703, 147704, 147705, 147706, 147707, 147708, 147709, 147710, 147714, 147715, 147716, 147717, 147719, 147720, 147722, 147723, 147724, 147725, 147726, 147727, 147728, 147729, 147730, 147731, 147732, 147733, 147734, 147735, 147736, 147737, 147738, 147739, 147740, 147741, 147742, 147743, 147744, 147745, 147746, 147747, 147748, 147749, 147750, 147751, 147752, 147753, 147754, 147755, 147756, 147757, 147758, 147759, 147760, 147761, 147762, 147763, 147764, 147765, 147766, 147767, 147768, 147769, 147770, 147771, 147772, 147773, 147774, 147775, 147777, 147778, 147779, 147780, 147781, 147783, 147784, 147785, 147786, 147787, 147788, 147790, 147791, 147792, 147793, 147794, 147795, 147796, 147797, 147798, 147800, 147801, 147802, 147803, 147804, 147805, 147806, 147807, 147808, 147809, 147810, 147811, 147812, 147813, 147814, 147815, 147816, 147817, 147818, 147819, 147820, 147821, 147822, 147823, 147824, 147825, 147827, 147828, 147829, 147830, 147831, 147832, 147833, 147834, 147835, 147836, 147837, 147838, 147839, 147840, 147841, 147842, 147843, 147844, 147845, 147846, 147847, 147848, 147849, 147850, 147851, 147852, 147853, 147854, 147855, 147856, 147857, 147858, 147859, 147860, 147861, 147862, 147863, 147864, 147865, 147866, 147867, 147868, 147869, 147870, 147871, 147872, 147873, 147874, 147875, 147876, 147877, 147878, 147879, 147880, 147881, 147882, 147883, 147884, 147885, 147886, 147887, 147888, 147889, 147890, 147891, 147892, 147893, 147894, 147895, 147896, 147897, 147898, 147899, 147900, 147901, 147902, 147903, 147904, 147905, 147906, 147907, 147908, 147909, 147910, 147911, 147913, 147914, 147915, 147916, 147917, 147918, 147919, 147920, 147921, 147922, 147923, 147924, 147925, 147926, 147927, 147928, 147929, 147930, 147931, 147932, 147933, 147934, 147935, 147936, 147937, 147938, 147939, 147940, 147941, 147942, 147943, 147944, 147945, 147946, 147947, 147948, 147949, 147950, 147951, 147952, 147953, 147954, 147955, 147956, 147957, 147958, 147959, 147960, 147961, 147962, 147963, 147964, 147965, 147966, 147967, 147968, 147970, 147971, 147972, 147973, 147974, 147975, 147976, 147977, 147978, 147979, 147980, 147981, 147982, 147983, 147984, 147985, 147986, 147987, 147988, 147989, 147990, 147991, 147992, 147993, 147994, 147995, 147996, 147997, 147998, 147999, 148000, 148001, 148002, 148003, 148004, 148005, 148006, 148007, 148008, 148009, 148010, 148011, 148013, 148014, 148015, 148016, 148017, 148018, 148019, 148020, 148021, 148022, 148023, 148024, 148025, 148026, 148027, 148028, 148029, 148030, 148031, 148032, 148033, 148034, 148035, 148037, 148040, 148041, 148042, 148043, 148044, 148047, 148048, 148049, 148050, 148051, 148052, 148053, 148054, 148055, 148056, 148057, 148058, 148059, 148060, 148061, 148062, 148063, 148064, 148065, 148066, 148067, 148069, 148071, 148072, 148073, 148074, 148075, 148077, 148078, 148079, 148080, 148081, 148082, 148083, 148084, 148085, 148086, 148087, 148088, 148089, 148090, 148092, 148093, 148094, 148095, 148096, 148097, 148099, 148100, 148101, 148102, 148103, 148104, 148105, 148106, 148107, 148108, 148110, 148111, 148112, 148113, 148114, 148115, 148116, 148117, 148118, 148119, 148120, 148121, 148122, 148123, 148124, 148125, 148126, 148127, 148128, 148129, 148132, 148133, 148134, 148135, 148137, 148138, 148140, 148141, 148142, 148143, 148144, 148145, 148146, 148147, 148149, 148150, 148151, 148153, 148154, 148155, 148156, 148157, 148158, 148159, 148160, 148161, 148162, 148163, 148164, 148167, 148168, 148169, 148170, 148171, 148172, 148173, 148174, 148175, 148176, 148177, 148178, 148179, 148180, 148181, 148182, 148183, 148184, 148185, 148186, 148187, 148188, 148189, 148190, 148191, 148192, 148194, 148195, 148196, 148197, 148198, 148199, 148200, 148201, 148204, 148205, 148206, 148207, 148208, 148209, 148210, 148211, 148212, 148213, 148215, 148216, 148217, 148218, 148219, 148220, 148221, 148222, 148223, 148224, 148225, 148226, 148227, 148229, 148230, 148231, 148232, 148233, 148234, 148235, 148236, 148237, 148238, 148239, 148242, 148243, 148244, 148245, 148246, 148247, 148248, 148249, 148250, 148251, 148252, 148253, 148254, 148255, 148256, 148257, 148258, 148259, 148260, 148261, 148262, 148263, 148264, 148265, 148266, 148268, 148269, 148270, 148271, 148272, 148273, 148274, 148276, 148277, 148278, 148279, 148280, 148281, 148282, 148283, 148284, 148285, 148286, 148287, 148288, 148289, 148290, 148291, 148292, 148293, 148294, 148295, 148296, 148297, 148298, 148299, 148300, 148301, 148302, 148303, 148305, 148306, 148307, 148308, 148309, 148310, 148311, 148312, 148313, 148314, 148315, 148316, 148317, 148318, 148319, 148320, 148322, 148324, 148325, 148326, 148327, 148328, 148329, 148330, 148331, 148332, 148333, 148334, 148335, 148336, 148337, 148338, 148339, 148341, 148342, 148343, 148344, 148345, 148346, 148347, 148348, 148349, 148350, 148351, 148353, 148354, 148355, 148358, 148359, 148360, 148361, 148363, 148364, 148365, 148366, 148367, 148368, 148369, 148370, 148371, 148372, 148374, 148375, 148376, 148377, 148378, 148379, 148380, 148381, 148382, 148383, 148385, 148386, 148388, 148389, 148390, 148391, 148392, 148393, 148394, 148395, 148397, 148398, 148399, 148400, 148401, 148402, 148403, 148404, 148405, 148406, 148407, 148410, 148414, 148415, 148416, 148417, 148418, 148419, 148420, 148421, 148422, 148423, 148424, 148425, 148426, 148427, 148428, 148429, 148430, 148431, 148432, 148433, 148434, 148435, 148436, 148437, 148438, 148439, 148440, 148441, 148442, 148443, 148444, 148445, 148446, 148447, 148448, 148449, 148450, 148451, 148452, 148453, 148454, 148455, 148456, 148457, 148458, 148459, 148460, 148461, 148462, 148463, 148464, 148465, 148466, 148467, 148468, 148469, 148470, 148471, 148472, 148473, 148474, 148475, 148476, 148477, 148478, 148479, 148480, 148481, 148482, 148483, 148485, 148486, 148487, 148488, 148489, 148490, 148491, 148492, 148493, 148494, 148495, 148496, 148497, 148498, 148499, 148500, 148501, 148502, 148503, 148504, 148507, 148508, 148509, 148510, 148511, 148512, 148513, 148514, 148515, 148516, 148517, 148518, 148519, 148520, 148521, 148522, 148524, 148525, 148526, 148527, 148528, 148529, 148530, 148531, 148532, 148533, 148534, 148535, 148536, 148537, 148538, 148539, 148540, 148541, 148542, 148543, 148544, 148545, 148546, 148547, 148548, 148550, 148551, 148552, 148553, 148554, 148555, 148556, 148557, 148558, 148559, 148560, 148561, 148562, 148563, 148564, 148565, 148566, 148567, 148568, 148569, 148570, 148571, 148572, 148573, 148574, 148575, 148576, 148577, 148578, 148579, 148580, 148581, 148582, 148583, 148584, 148585, 148586, 148587, 148588, 148589, 148590, 148591, 148592, 148593, 148594, 148595, 148596, 148597, 148598, 148599, 148600, 148601, 148602, 148603, 148604, 148605, 148606, 148607, 148608, 148609, 148610, 148611, 148612, 148613, 148614, 148615, 148616, 148617, 148618, 148619, 148620, 148621, 148622, 148623, 148624, 148625, 148626, 148627, 148628, 148629, 148631, 148632, 148633, 148634, 148635, 148636, 148637, 148638, 148639, 148640, 148642, 148643, 148644, 148645, 148646, 148647, 148648, 148649, 148650, 148651, 148652, 148653, 148654, 148655, 148656, 148657, 148658, 148659, 148660, 148661, 148663, 148664, 148665, 148666, 148667, 148668, 148669, 148670, 148672, 148673, 148674, 148675, 148676, 148677, 148678, 148679, 148680, 148681, 148682, 148683, 148684, 148685, 148686, 148687, 148688, 148689, 148690, 148691, 148692, 148693, 148694, 148695, 148696, 148697, 148698, 148699, 148700, 148701, 148702, 148703, 148704, 148705, 148707, 148708, 148709, 148710, 148711, 148713, 148714, 148715, 148716, 148717, 148718, 148719, 148720, 148721, 148722, 148723, 148724, 148725, 148726, 148727, 148728, 148729, 148730, 148731, 148732, 148733, 148734, 148735, 148736, 148737, 148738, 148739, 148740, 148741, 148742, 148743, 148744, 148745, 148746, 148747, 148748, 148749, 148750, 148751, 148752, 148753, 148754, 148755, 148756, 148757, 148758, 148759, 148760, 148761, 148762, 148763, 148764, 148765, 148766, 148767, 148768, 148769, 148770, 148771, 148772, 148773, 148774, 148775, 148776, 148777, 148778, 148779, 148780, 148781, 148782, 148783, 148784, 148785, 148786, 148787, 148788, 148789, 148790, 148791, 148792, 148793, 148794, 148795, 148796, 148797, 148798, 148799, 148800, 148801, 148802, 148803, 148804, 148805, 148806, 148808, 148809, 148810, 148811, 148812, 148813, 148814, 148815, 148816, 148817, 148818, 148819, 148820, 148821, 148822, 148823, 148824, 148825, 148826, 148827, 148828, 148829, 148830, 148831, 148832, 148833, 148834, 148835, 148836, 148837, 148838, 148839, 148840, 148841, 148842, 148843, 148844, 148845, 148846, 148848, 148849, 148850, 148851, 148852, 148853, 148854, 148855, 148856, 148857, 148858, 148859, 148860, 148861, 148862, 148863, 148867, 148869, 148870, 148871, 148872, 148873, 148874, 148877, 148878, 148879, 148880, 148881, 148882, 148883, 148884, 148885, 148886, 148887, 148888, 148889, 148890, 148891, 148892, 148893, 148894, 148895, 148896, 148897, 148898, 148899, 148900, 148901, 148902, 148903, 148904, 148905, 148906, 148907, 148908, 148909, 148910, 148911, 148912, 148913, 148914, 148915, 148916, 148917, 148918, 148919, 148920, 148921, 148922, 148923, 148924, 148925, 148926, 148927, 148928, 148929, 148930, 148931, 148932, 148933, 148934, 148935, 148936, 148937, 148938, 148939, 148940, 148941, 148942, 148943, 148944, 148945, 148946, 148947, 148948, 148949, 148950, 148951, 148952, 148953, 148954, 148955, 148956, 148957, 148958, 148959, 148960, 148961, 148962, 148963, 148964, 148965, 148966, 148967, 148968, 148969, 148970, 148971, 148972, 148973, 148974, 148975, 148976, 148977, 148978, 148979, 148980, 148981, 148982, 148983, 148984, 148985, 148986, 148987, 148988, 148989, 148990, 148991, 148992, 148993, 148994, 148995, 148996, 148997, 148998, 148999, 149000, 149001, 149002, 149003, 149004, 149005, 149006, 149007, 149008, 149009, 149010, 149011, 149012, 149013, 149014, 149015, 149016, 149017, 149018, 149019, 149020, 149021, 149022, 149023, 149024, 149025, 149026, 149027, 149028, 149029, 149030, 149031, 149032, 149033, 149034, 149035, 149036, 149037, 149038, 149039, 149040, 149041, 149042, 149043, 149044, 149045, 149046, 149047, 149048, 149049, 149050, 149051, 149052, 149053, 149054, 149055, 149056, 149057, 149058, 149059, 149060, 149061, 149062, 149063, 149064, 149065, 149066, 149067, 149068, 149069, 149071, 149072, 149073, 149074, 149075, 149076, 149077, 149078, 149079, 149080, 149081, 149082, 149083, 149084, 149085, 149086, 149087, 149088, 149089, 149090, 149091, 149092, 149093, 149094, 149095, 149096, 149097, 149098, 149099, 149115, 149116, 149117, 149118, 149119, 149120, 149121, 149122, 149123, 149124, 149125, 149126, 149127, 149128, 149129, 149130, 149131, 149132, 149133, 149134, 149135, 149136, 149137, 149138, 149139, 149140, 149141, 149142, 149143, 149144, 149145, 149146, 149147, 149152, 149153, 149154, 149155, 149156, 149157, 149158, 149159, 149160, 149161, 149162, 149163, 149164, 149165, 149166, 149167, 149168, 149169, 149170, 149171, 149172, 149173, 149174, 149175, 149176, 149177, 149178, 149179, 149180, 149181, 149182, 149183, 149184, 149185, 149186, 149187, 149188, 149189, 149190, 149191, 149192, 149193, 149194, 149195, 149196, 149199, 149202, 149203, 149205, 149206, 149207, 149208, 149209, 149210, 149211, 149212, 149213, 149214, 149215, 149216, 149217, 149218, 149219, 149220, 149221, 149222, 149223, 149224, 149225, 149226, 149227, 149228, 149229, 149230, 149231, 149232, 149233, 149234, 149235, 149236, 149237, 149238, 149240, 149241, 149242, 149244, 149245, 149246, 149248, 149249, 149250, 149251, 149252, 149253, 149254, 149256, 149257, 149258, 149259, 149260, 149261, 149262, 149263, 149264, 149265, 149266, 149267, 149268, 149269, 149270, 149271, 149272, 149273, 149274, 149275, 149276, 149277, 149278, 149279, 149280, 149281, 149282, 149283, 149284, 149285, 149286, 149287, 149288, 149289, 149290, 149291, 149292, 149293, 149294, 149295, 149296, 149297, 149298, 149299, 149300, 149301, 149302, 149303, 149304, 149305, 149306, 149307, 149308, 149309, 149310, 149311, 149312, 149313, 149314, 149315, 149316, 149317, 149318, 149319, 149320, 149321, 149322, 149323, 149324, 149325, 149326, 149327, 149328, 149329, 149330, 149331, 149332, 149333, 149334, 149335, 149336, 149337, 149338, 149339, 149340, 149341, 149342, 149343, 149344, 149345, 149346, 149347, 149348, 149349, 149350, 149351, 149352, 149353, 149354, 149355, 149356, 149357, 149358, 149359, 149360, 149361, 149362, 149363, 149364, 149365, 149366, 149367, 149368, 149369, 149370, 149371, 149372, 149373, 149374, 149375, 149376, 149377, 149378, 149379, 149380, 149381, 149382, 149383, 149384, 149385, 149386, 149387, 149388, 149389, 149390, 149391, 149392, 149393, 149394, 149395, 149396, 149397, 149398, 149399, 149400, 149402, 149403, 149404, 149405, 149406, 149407, 149408, 149409, 149410, 149411, 149412, 149413, 149414, 149415, 149416, 149417, 149418, 149419, 149420, 149421, 149422, 149423, 149424, 149425, 149426, 149427, 149428, 149429, 149430, 149431, 149432, 149433, 149434, 149435, 149436, 149437, 149438, 149439, 149440, 149441, 149442, 149443, 149444, 149445, 149446, 149447, 149448, 149449, 149450, 149451, 149452, 149453, 149458, 149459, 149460, 149461, 149463, 149464, 149465, 149466, 149467, 149468, 149469, 149470, 149471, 149472, 149473, 149474, 149475, 149476, 149477, 149478, 149479, 149480, 149481, 149482, 149483, 149484, 149485, 149486, 149487, 149488, 149489, 149490, 149491, 149492, 149493, 149494, 149495, 149496, 149497, 149498, 149499, 149500, 149501, 149502, 149503, 149504, 149505, 149506, 149507, 149508, 149509, 149510, 149511, 149512, 149513, 149514, 149515, 149516, 149517, 149518, 149519, 149520, 149521, 149522, 149523, 149525, 149527, 149528, 149529, 149530, 149531, 149535, 149536, 149537, 149538, 149539, 149540, 149541, 149542, 149543, 149544, 149545, 149546, 149547, 149548, 149549, 149550, 149551, 149552, 149553, 149554, 149555, 149556, 149557, 149558, 149559, 149560, 149561, 149562, 149563, 149564, 149565, 149566, 149567, 149568, 149569, 149572, 149573, 149574, 149575, 149576, 149577, 149578, 149579, 149581, 149582, 149583, 149584, 149585, 149586, 149587, 149588, 149589, 149590, 149591, 149592, 149593, 149594, 149595, 149596, 149597, 149598, 149599, 149601, 149602, 149603, 149604, 149605, 149606, 149608, 149609, 149610, 149611, 149612, 149613, 149614, 149615, 149616, 149617, 149623, 149624, 149625, 149626, 149627, 149628, 149629, 149630, 149631, 149632, 149633, 149634, 149635, 149637, 149639, 149640, 149641, 149642, 149643, 149644, 149645, 149646, 149647, 149648, 149649, 149650, 149651, 149652, 149653, 149654, 149655, 149656, 149657, 149658, 149659, 149660, 149661, 149662, 149663, 149664, 149665, 149666, 149667, 149671, 149674, 149678, 149679, 149680, 149681, 149682, 149683, 149684, 149687, 149688, 149689, 149690, 149691, 149692, 149693, 149694, 149695, 149696, 149698, 149699, 149700, 149701, 149702, 149703, 149704, 149705, 149706, 149707, 149708, 149709, 149710, 149711, 149712, 149713, 149714, 149715, 149716, 149717, 149718, 149719, 149720, 149721, 149722, 149723, 149724, 149725, 149726, 149727, 149728, 149729, 149730, 149731, 149732, 149733, 149734, 149735, 149736, 149737, 149738, 149739, 149740, 149741, 149742, 149743, 149744, 149745, 149746, 149751, 149752, 149753, 149754, 149755, 149759, 149760, 149762, 149763, 149764, 149765, 149767, 149768, 149770, 149772, 149773, 149774, 149775, 149776, 149777, 149778, 149779, 149781, 149782, 149783, 149784, 149785, 149786, 149787, 149788, 149789, 149790, 149791, 149792, 149793, 149794, 149795, 149796, 149797, 149799, 149801, 149802, 149803, 149804, 149805, 149806, 149807, 149808, 149809, 149810, 149811, 149812, 149813, 149814, 149815, 149816, 149817, 149818, 149819, 149820, 149821, 149822, 149823, 149824, 149825, 149826, 149827, 149828, 149829, 149830, 149831, 149832, 149834, 149836, 149837, 149838, 149839, 149840, 149841, 149842, 149843, 149844, 149845, 149846, 149847, 149848, 149849, 149850, 149851, 149852, 149853, 149854, 149855, 149856, 149858, 149859, 149860, 149861, 149862, 149863, 149864, 149865, 149866, 149867, 149868, 149869, 149870, 149871, 149872, 149873, 149874, 149875, 149876, 149877, 149878, 149879, 149880, 149881, 149882, 149883, 149884, 149885, 149886, 149887, 149888, 149889, 149890, 149892, 149893, 149894, 149895, 149896, 149897, 149898, 149899, 149900, 149901, 149902, 149903, 149904, 149905, 149906, 149907, 149908, 149909, 149910, 149911, 149912, 149913, 149915, 149916, 149917, 149918, 149919, 149920, 149921, 149922, 149923, 149924, 149925, 149926, 149927, 149928, 149929, 149930, 149931, 149932, 149933, 149934, 149935, 149936, 149937, 149938, 149939, 149940, 149941, 149942, 149943, 149944, 149945, 149946, 149947, 149948, 149949, 149950, 149952, 149953, 149954, 149955, 149956, 149957, 149958, 149959, 149960, 149962, 149963, 149964, 149966, 149967, 149968, 149969, 149970, 149972, 149973, 149974, 149975, 149976, 149977, 149978, 149979, 149980, 149982, 149983, 149984, 149985, 149986, 149987, 149988, 149989, 149990, 149991, 149992, 149993, 149994, 149995, 149996, 149997, 149998, 149999, 150000, 150001, 150002, 150003, 150004, 150005, 150006, 150007, 150008, 150009, 150010, 150011, 150012, 150013, 150014, 150015, 150016, 150017, 150018, 150019, 150020, 150021, 150022, 150023, 150024, 150025, 150026, 150027, 150028, 150029, 150030, 150031, 150033, 150034, 150035, 150036, 150037, 150038, 150039, 150040, 150041, 150042, 150043, 150044, 150045, 150046, 150047, 150048, 150049, 150050, 150051, 150052, 150053, 150054, 150055, 150056, 150057, 150058, 150059, 150060, 150061, 150062, 150063, 150064, 150065, 150066, 150067, 150068, 150069, 150070, 150071, 150072, 150073, 150074, 150075, 150076, 150077, 150078, 150079, 150080, 150081, 150082, 150083, 150084, 150085, 150086, 150087, 150088, 150089, 150090, 150091, 150092, 150093, 150094, 150095, 150096, 150097, 150098, 150099, 150101, 150102, 150104, 150106, 150107, 150108, 150109, 150110, 150111, 150112, 150113, 150114, 150115, 150117, 150119, 150120, 150121, 150122, 150123, 150125, 150126, 150128, 150130, 150131, 150133, 150134, 150135, 150136, 150137, 150138, 150139, 150141, 150142, 150143, 150144, 150145, 150146, 150147, 150148, 150149, 150150, 150151, 150152, 150153, 150154, 150156, 150158, 150159, 150160, 150162, 150163, 150164, 150165, 150166, 150167, 150168, 150169, 150170, 150172, 150179, 150180, 150181, 150182, 150183, 150184, 150185, 150186, 150187, 150188, 150189, 150190, 150191, 150192, 150193, 150194, 150195, 150196, 150199, 150200, 150201, 150202, 150205, 150206, 150207, 150208, 150209, 150211, 150213, 150214, 150215, 150216, 150217, 150218, 150219, 150221, 150222, 150223, 150224, 150225, 150227, 150228, 150229, 150231, 150232, 150233, 150234, 150236, 150237, 150238, 150239, 150240, 150242, 150243, 150244, 150245, 150246, 150247, 150248, 150249, 150250, 150251, 150252, 150253, 150254, 150255, 150256, 150257, 150258, 150259, 150260, 150261, 150262, 150263, 150264, 150265, 150266, 150267, 150268, 150269, 150270, 150271, 150272, 150274, 150275, 150276, 150277, 150278, 150279, 150280, 150281, 150282, 150283, 150287, 150291, 150292, 150293, 150294, 150295, 150296, 150297, 150298, 150299, 150300, 150301, 150302, 150303, 150304, 150305, 150306, 150307, 150308, 150309, 150310, 150311, 150312, 150313, 150314, 150315, 150316, 150317, 150318, 150319, 150320, 150321, 150322, 150323, 150324, 150326, 150328, 150329, 150330, 150331, 150332, 150333, 150334, 150335, 150336, 150337, 150338, 150339, 150340, 150341, 150342, 150343, 150344, 150346, 150347, 150348, 150349, 150350, 150351, 150352, 150354, 150355, 150356, 150357, 150358, 150359, 150360, 150361, 150362, 150363, 150364, 150365, 150368, 150369, 150370, 150371, 150372, 150373, 150374, 150375, 150376, 150377, 150378, 150379, 150380, 150381, 150384, 150385, 150388, 150389, 150390, 150391, 150392, 150393, 150394, 150395, 150396, 150397, 150403, 150404, 150411, 150412, 150413, 150414, 150415, 150416, 150417, 150418, 150422, 150425, 150426, 150427, 150429, 150430, 150431, 150432, 150433, 150434, 150435, 150436, 150441, 150442, 150443, 150445, 150446, 150447, 150448, 150449, 150451, 150452, 150453, 150454, 150455, 150456, 150457, 150458, 150459, 150460, 150461, 150462, 150463, 150464, 150465, 150466, 150467, 150468, 150469, 150471, 150472, 150474, 150475, 150476, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 150485, 150486, 150487, 150488, 150489, 150490, 150491, 150492, 150493, 150494, 150495, 150496, 150497, 150498, 150499, 150500, 150501, 150502, 150503, 150504, 150505, 150506, 150507, 150508, 150509, 150510, 150511, 150512, 150513, 150514, 150515, 150516, 150517, 150518, 150519, 150520, 150521, 150522, 150523, 150524, 150525, 150527, 150528, 150529, 150530, 150531, 150532, 150533, 150534, 150535, 150536, 150537, 150538, 150540, 150541, 150542, 150543, 150544, 150546, 150547, 150548, 150549, 150550, 150551, 150553, 150554, 150555, 150556, 150557, 150558, 150559, 150560, 150561, 150562, 150563, 150564, 150565, 150566, 150567, 150568, 150569, 150570, 150571, 150572, 150573, 150574, 150575, 150576, 150577, 150578, 150579, 150580, 150581, 150582, 150583, 150584, 150585, 150586, 150587, 150589, 150590, 150592, 150593, 150594, 150595, 150596, 150597, 150598, 150599, 150600, 150601, 150602, 150603, 150604, 150605, 150606, 150607, 150608, 150609, 150610, 150611, 150612, 150613, 150614, 150615, 150617, 150618, 150619, 150620, 150621, 150622, 150623, 150624, 150625, 150627, 150628, 150629, 150630, 150631, 150632, 150633, 150634, 150635, 150637, 150639, 150640, 150641, 150642, 150643, 150644, 150645, 150646, 150647, 150648, 150649, 150650, 150651, 150653, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150664, 150665, 150666, 150667, 150668, 150669, 150670, 150671, 150672, 150673, 150674, 150675, 150676, 150677, 150678, 150679, 150680, 150682, 150683, 150684, 150685, 150689, 150690, 150691, 150692, 150694, 150695, 150696, 150697, 150698, 150699, 150700, 150701, 150702, 150703, 150704, 150705, 150706, 150707, 150708, 150709, 150710, 150711, 150712, 150715, 150716, 150717, 150718, 150719, 150721, 150722, 150723, 150724, 150725, 150726, 150727, 150728, 150729, 150730, 150731, 150732, 150733, 150734, 150735, 150736, 150737, 150738, 150739, 150740, 150741, 150742, 150743, 150744, 150745, 150746, 150747, 150748, 150749, 150750, 150751, 150752, 150753, 150754, 150755, 150756, 150757, 150758, 150759, 150760, 150761, 150762, 150763, 150764, 150765, 150766, 150767, 150768, 150769, 150770, 150771, 150772, 150773, 150774, 150775, 150777, 150778, 150779, 150780, 150781, 150782, 150783, 150784, 150785, 150786, 150787, 150790, 150793, 150794, 150795, 150796, 150798, 150799, 150800, 150802, 150803, 150804, 150805, 150806, 150807, 150808, 150809, 150810, 150811, 150813, 150817, 150818, 150819, 150820, 150821, 150823, 150824, 150825, 150826, 150828, 150829, 150830, 150831, 150832, 150833, 150834, 150835, 150836, 150837, 150838, 150840, 150841, 150842, 150843, 150845, 150846, 150847, 150848, 150851, 150852, 150853, 150856, 150857, 150858, 150859, 150862, 150863, 150864, 150865, 150866, 150868, 150869, 150870, 150871, 150872, 150873, 150875, 150876, 150877, 150878, 150879, 150881, 150882, 150883, 150884, 150885, 150890, 150891, 150892, 150893, 150894, 150895, 150896, 150897, 150898, 150903, 150904, 150905, 150906, 150907, 150908, 150909, 150910, 150911, 150912, 150913, 150914, 150915, 150916, 150917, 150918, 150919, 150920, 150921, 150922, 150923, 150924, 150925, 150926, 150927, 150928, 150929, 150930, 150931, 150932, 150933, 150934, 150935, 150936, 150937, 150938, 150939, 150940, 150941, 150942, 150943, 150944, 150945, 150946, 150947, 150948, 150949, 150950, 150951, 150952, 150953, 150954, 150955, 150956, 150957, 150958, 150959, 150960, 150961, 150962, 150963, 150964, 150965, 150966, 150967, 150968, 150969, 150970, 150974, 150975, 150976, 150978, 150979, 150980, 150981, 150982, 150983, 150984, 150985, 150986, 150987, 150988, 150989, 150990, 150991, 150992, 150993, 150994, 150995, 150996, 150997, 150998, 150999, 151000, 151001, 151002, 151003, 151004, 151005, 151006, 151007, 151008, 151009, 151010, 151011, 151012, 151013, 151014, 151015, 151016, 151017, 151019, 151020, 151021, 151022, 151023, 151024, 151025, 151026, 151027, 151028, 151029, 151030, 151031, 151032, 151034, 151035, 151039, 151040, 151041, 151042, 151043, 151046, 151047, 151048, 151049, 151050, 151051, 151052, 151053, 151054, 151055, 151056, 151057, 151058, 151059, 151060, 151061, 151063, 151064, 151065, 151066, 151067, 151068, 151070, 151071, 151072, 151073, 151074, 151075, 151076, 151077, 151079, 151080, 151081, 151082, 151083, 151084, 151085, 151086, 151087, 151088, 151089, 151090, 151091, 151092, 151093, 151094, 151095, 151096, 151098, 151099, 151100, 151101, 151102, 151103, 151104, 151105, 151106, 151107, 151108, 151109, 151110, 151111, 151112, 151113, 151114); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (151115, 151116, 151117, 151118, 151119, 151120, 151121, 151122, 151123, 151124, 151125, 151126, 151127, 151128, 151129, 151130, 151131, 151132, 151133, 151134, 151135, 151136, 151137, 151138, 151139, 151140, 151141, 151142, 151143, 151144, 151145, 151146, 151147, 151148, 151149, 151150, 151151, 151152, 151153, 151154, 151155, 151156, 151157, 151158, 151159, 151160, 151161, 151162, 151163, 151164, 151165, 151166, 151167, 151168, 151169, 151170, 151172, 151173, 151175, 151176, 151177, 151179, 151181, 151182, 151183, 151184, 151185, 151186, 151187, 151188, 151189, 151190, 151191, 151192, 151193, 151196, 151197, 151198, 151199, 151200, 151201, 151202, 151203, 151204, 151205, 151206, 151207, 151208, 151209, 151210, 151211, 151212, 151213, 151214, 151215, 151216, 151217, 151218, 151219, 151220, 151221, 151222, 151223, 151224, 151225, 151226, 151227, 151228, 151229, 151230, 151233, 151234, 151235, 151236, 151237, 151238, 151239, 151240, 151241, 151242, 151244, 151245, 151246, 151247, 151248, 151249, 151251, 151252, 151253, 151255, 151256, 151257, 151258, 151259, 151260, 151261, 151262, 151263, 151264, 151265, 151266, 151267, 151268, 151269, 151270, 151272, 151273, 151274, 151275, 151276, 151277, 151278, 151279, 151281, 151282, 151283, 151284, 151285, 151286, 151287, 151288, 151289, 151292, 151293, 151294, 151295, 151296, 151297, 151298, 151299, 151300, 151301, 151302, 151303, 151304, 151305, 151306, 151307, 151308, 151309, 151310, 151311, 151312, 151313, 151314, 151315, 151316, 151317, 151318, 151319, 151320, 151321, 151322, 151323, 151324, 151325, 151326, 151327, 151328, 151329, 151330, 151331, 151332, 151333, 151334, 151336, 151350, 151352, 151353, 151354, 151355, 151356, 151357, 151372, 151378, 151379, 151381, 151387, 151398, 151408, 151410, 151411, 151412, 151414, 151420, 151421, 151422, 151423, 151424, 151431, 151434, 151435, 151438, 151441, 151442, 151444, 151446, 151447, 151449, 151451, 151453, 151454, 151455, 151456, 151457, 151458, 151461, 151462, 151463, 151464, 151465, 151467, 151468, 151469, 151470, 151471, 151472, 151473, 151474, 151475, 151476, 151478, 151479, 151482, 151483, 151484, 151485, 151486, 151487, 151489, 151490, 151492, 151493, 151494, 151495, 151496, 151497, 151498, 151499, 151500, 151501, 151502, 151503, 151504, 151505, 151506, 151507, 151508, 151509, 151510, 151511, 151512, 151513, 151517, 151519, 151520, 151521, 151522, 151523, 151524, 151525, 151526, 151527, 151529, 151530, 151534, 151545, 151550, 151557, 151558, 151562, 151565, 151566, 151567, 151569, 151571, 151576, 151579, 151581, 151583, 151585, 151586, 151590, 151592, 151601, 151602, 151603, 151604, 151605, 151606, 151607, 151608, 151609, 151610, 151611, 151612, 151613, 151614, 151615, 151616, 151617, 151618, 151619, 151620, 151621, 151622, 151623, 151624, 151625, 151626, 151627, 151628, 151629, 151630, 151631, 151632, 151633, 151634, 151635, 151636, 151637, 151638, 151639, 151640, 151641, 151642, 151643, 151644, 151645, 151646, 151647, 151648, 151649, 151650, 151651, 151652, 151653, 151654, 151655, 151656, 151657, 151658, 151659, 151660, 151661, 151662, 151663, 151664, 151665, 151666, 151667, 151668, 151669, 151671, 151672, 151673, 151674, 151676, 151677, 151678, 151679, 151680, 151681, 151682, 151683, 151684, 151685, 151686, 151687, 151688, 151689, 151690, 151691, 151692, 151693, 151694, 151695, 151696, 151697, 151698, 151699, 151700, 151701, 151702, 151703, 151704, 151705, 151706, 151707, 151708, 151709, 151710, 151711, 151712, 151713, 151714, 151715, 151716, 151717, 151718, 151719, 151720, 151723, 151725, 151726, 151727, 151728, 151729, 151730, 151731, 151732, 151733, 151734, 151735, 151736, 151737, 151738, 151739, 151740, 151741, 151742, 151743, 151744, 151745, 151746, 151747, 151748, 151749, 151750, 151751, 151752, 151753, 151754, 151755, 151756, 151757, 151759, 151760, 151761, 151762, 151763, 151764, 151765, 151766, 151767, 151768, 151769, 151770, 151772, 151773, 151774, 151775, 151776, 151777, 151778, 151779, 151780, 151781, 151782, 151783, 151784, 151785, 151786, 151787, 151788, 151789, 151790, 151791, 151792, 151793, 151794, 151795, 151796, 151797, 151798, 151799, 151800, 151801, 151803, 151805, 151806, 151807, 151809, 151810, 151811, 151812, 151813, 151814, 151815, 151816, 151817, 151818, 151819, 151821, 151822, 151823, 151824, 151825, 151826, 151827, 151828, 151829, 151830, 151831, 151832, 151833, 151834, 151835, 151836, 151837, 151838, 151839, 151840, 151841, 151842, 151843, 151844, 151845, 151846, 151847, 151848, 151849, 151850, 151851, 151852, 151853, 151854, 151855, 151856, 151857, 151858, 151859, 151860, 151862, 151863, 151864, 151865, 151866, 151867, 151868, 151869, 151870, 151871, 151872, 151873, 151874, 151875, 151876, 151877, 151878, 151879, 151880, 151881, 151882, 151883, 151884, 151885, 151886, 151887, 151890, 151891, 151892, 151893, 151894, 151896, 151897, 151898, 151899, 151900, 151901, 151902, 151903, 151904, 151905, 151907, 151908, 151909, 151910, 151911, 151912, 151913, 151914, 151915, 151916, 151917, 151918, 151919, 151920, 151921, 151922, 151923, 151924, 151925, 151926, 151927, 151928, 151929, 151930, 151931, 151932, 151933, 151934, 151935, 151936, 151937, 151938, 151939, 151940, 151941, 151942, 151943, 151944, 151945, 151946, 151947, 151948, 151949, 151950, 151951, 151952, 151953, 151954, 151955, 151956, 151957, 151958, 151959, 151960, 151961, 151962, 151963, 151964, 151965, 151966, 151967, 151968, 151969, 151970, 151971, 151972, 151973, 151974, 151975, 151976, 151977, 151978, 151979, 151980, 151981, 151982, 151983, 151984, 151985, 151987, 151988, 151989, 151990, 151992, 151993, 151994, 151995, 151996, 151997, 151998, 151999, 152000, 152001, 152002, 152003, 152004, 152005, 152006, 152007, 152008, 152009, 152010, 152011, 152012, 152013, 152014, 152015, 152016, 152017, 152018, 152019, 152020, 152021, 152022, 152023, 152024, 152025, 152026, 152027, 152028, 152029, 152030, 152031, 152032, 152033, 152034, 152035, 152036, 152037, 152038, 152039, 152040, 152041, 152042, 152043, 152044, 152045, 152046, 152047, 152048, 152049, 152050, 152051, 152052, 152053, 152054, 152055, 152057, 152058, 152059, 152060, 152061, 152062, 152063, 152064, 152065, 152066, 152067, 152069, 152070, 152071, 152072, 152073, 152074, 152075, 152076, 152077, 152078, 152079, 152080, 152081, 152082, 152083, 152084, 152085, 152086, 152087, 152088, 152089, 152090, 152091, 152092, 152093, 152094, 152095, 152096, 152097, 152098, 152100, 152101, 152102, 152103, 152104, 152105, 152106, 152107, 152108, 152109, 152110, 152111, 152112, 152113, 152114, 152115, 152116, 152117, 152118, 152119, 152120, 152121, 152122, 152123, 152125, 152126, 152127, 152128, 152130, 152131, 152132, 152133, 152134, 152135, 152136, 152137, 152138, 152139, 152140, 152141, 152142, 152143, 152144, 152145, 152146, 152147, 152148, 152149, 152151, 152152, 152153, 152154, 152155, 152156, 152157, 152158, 152159, 152160, 152161, 152162, 152163, 152164, 152165, 152166, 152167, 152168, 152169, 152170, 152171, 152172, 152173, 152174, 152175, 152176, 152177, 152178, 152179, 152180, 152181, 152182, 152183, 152184, 152185, 152186, 152187, 152188, 152189, 152190, 152191, 152192, 152193, 152194, 152195, 152196, 152197, 152198, 152199, 152200, 152201, 152202, 152203, 152205, 152206, 152209, 152210, 152211, 152212, 152213, 152214, 152215, 152216, 152217, 152218, 152219, 152220, 152221, 152222, 152223, 152224, 152225, 152226, 152227, 152228, 152229, 152230, 152233, 152234, 152235, 152236, 152237, 152238, 152239, 152240, 152241, 152242, 152243, 152244, 152245, 152246, 152247, 152248, 152253, 152254, 152255, 152256, 152257, 152258, 152261, 152262, 152263, 152264, 152265, 152266, 152267, 152268, 152269, 152272, 152273, 152274, 152275, 152277, 152278, 152279, 152280, 152282, 152283, 152284, 152285, 152286, 152287, 152288, 152289, 152290, 152291, 152292, 152293, 152294, 152295, 152296, 152297, 152298, 152299, 152300, 152301, 152302, 152303, 152304, 152305, 152307, 152308, 152309, 152310, 152311, 152312, 152313, 152314, 152315, 152316, 152317, 152318, 152319, 152320, 152321, 152322, 152323, 152324, 152325, 152326, 152327, 152328, 152329, 152330, 152331, 152332, 152333, 152334, 152335, 152336, 152337, 152338, 152339, 152340, 152342, 152343, 152344, 152345, 152346, 152347, 152348, 152349, 152350, 152351, 152352, 152353, 152354, 152355, 152356, 152357, 152358, 152359, 152360, 152361, 152362, 152363, 152364, 152365, 152366, 152367, 152368, 152369, 152370, 152371, 152372, 152373, 152375, 152378, 152379, 152380, 152381, 152382, 152383, 152384, 152385, 152386, 152387, 152388, 152390, 152392, 152394, 152396, 152397, 152398, 152399, 152402, 152403, 152406, 152407, 152408, 152409, 152410, 152411, 152412, 152413, 152414, 152415, 152416, 152417, 152418, 152426, 152427, 152428, 152429, 152431, 152435, 152437, 152438, 152439, 152440, 152441, 152442, 152443, 152444, 152445, 152446, 152447, 152448, 152449, 152450, 152451, 152452, 152454, 152455, 152456, 152457, 152458, 152459, 152460, 152461, 152462, 152463, 152464, 152465, 152466, 152467, 152468, 152469, 152470, 152471, 152472, 152473, 152474, 152475, 152476, 152477, 152479, 152480, 152481, 152482, 152483, 152484, 152485, 152486, 152487, 152488, 152489, 152490, 152491, 152492, 152493, 152494, 152495, 152496, 152497, 152498, 152499, 152500, 152501, 152502, 152503, 152504, 152505, 152506, 152507, 152508, 152509, 152510, 152511, 152512, 152513, 152514, 152515, 152516, 152517, 152518, 152519, 152520, 152521, 152522, 152523, 152524, 152525, 152526, 152527, 152528, 152529, 152530, 152531, 152532, 152533, 152534, 152536, 152537, 152538, 152539, 152540, 152541, 152542, 152543, 152544, 152545, 152546, 152547, 152548, 152549, 152550, 152551, 152552, 152553, 152554, 152555, 152556, 152557, 152558, 152559, 152560, 152561, 152562, 152563, 152564, 152565, 152566, 152567, 152568, 152569, 152570, 152571, 152572, 152573, 152574, 152575, 152576, 152577, 152578, 152579, 152580, 152581, 152582, 152583, 152584, 152585, 152586, 152587, 152588, 152589, 152591, 152592, 152593, 152594, 152595, 152596, 152597, 152598, 152599, 152600, 152601, 152602, 152604, 152605, 152606, 152607, 152608, 152609, 152610, 152611, 152612, 152613, 152614, 152615, 152616, 152617, 152618, 152619, 152620, 152621, 152622, 152623, 152624, 152625, 152626, 152628, 152629, 152630, 152631, 152632, 152633, 152634, 152635, 152637, 152638, 152639, 152640, 152641, 152642, 152643, 152644, 152645, 152646, 152647, 152648, 152649, 152650, 152652, 152653, 152654, 152655, 152656, 152657, 152658, 152659, 152660, 152661, 152662, 152663, 152664, 152665, 152667, 152668, 152669, 152670, 152671, 152672, 152673, 152674, 152675, 152676, 152677, 152678, 152679, 152681, 152682, 152683, 152684, 152685, 152686, 152687, 152688, 152689, 152690, 152691, 152692, 152693, 152694, 152695, 152696, 152697, 152698, 152699, 152700, 152701, 152702, 152703, 152704, 152705, 152706, 152707, 152708, 152709, 152710, 152711, 152712, 152713, 152714, 152716, 152717, 152718, 152719, 152720, 152721, 152722, 152723, 152724, 152725, 152726, 152727, 152728, 152729, 152731, 152733, 152734, 152735, 152736, 152737, 152738, 152739, 152740, 152741, 152742, 152743, 152744, 152745, 152746, 152747, 152748, 152749, 152750, 152751, 152752, 152753, 152754, 152755, 152756, 152757, 152758, 152759, 152760, 152761, 152762, 152763, 152764, 152765, 152766, 152767, 152768, 152769, 152770, 152771, 152772, 152773, 152774, 152775, 152776, 152777, 152778, 152779, 152780, 152781, 152782, 152783, 152784, 152785, 152786, 152787, 152788, 152789, 152790, 152791, 152792, 152793, 152794, 152795, 152796, 152797, 152798, 152799, 152800, 152801, 152802, 152803, 152804, 152805, 152806, 152807, 152808, 152809, 152810, 152811, 152812, 152813, 152814, 152815, 152816, 152817, 152818, 152819, 152820, 152821, 152822, 152823, 152824, 152825, 152826, 152827, 152828, 152829, 152830, 152831, 152832, 152833, 152834, 152835, 152836, 152837, 152838, 152839, 152840, 152841, 152842, 152843, 152844, 152845, 152847, 152848, 152849, 152850, 152851, 152852, 152853, 152854, 152855, 152856, 152857, 152858, 152859, 152860, 152861, 152862, 152863, 152864, 152865, 152866, 152867, 152868, 152869, 152870, 152871, 152872, 152873, 152874, 152875, 152876, 152877, 152878, 152879, 152880, 152881, 152882, 152883, 152884, 152885, 152886, 152887, 152888, 152889, 152890, 152891, 152892, 152893, 152894, 152895, 152896, 152897, 152898, 152899, 152900, 152901, 152902, 152903, 152904, 152905, 152906, 152907, 152908, 152909, 152910, 152911, 152912, 152913, 152914, 152915, 152916, 152917, 152918, 152919, 152920, 152921, 152922, 152923, 152924, 152925, 152926, 152927, 152928, 152929, 152930, 152931, 152932, 152933, 152934, 152935, 152936, 152937, 152938, 152939, 152940, 152941, 152942, 152943, 152944, 152945, 152946, 152947, 152948, 152949, 152950, 152951, 152952, 152953, 152954, 152955, 152956, 152957, 152958, 152959, 152960, 152961, 152962, 152963, 152964, 152965, 152966, 152967, 152968, 152969, 152970, 152971, 152972, 152973, 152974, 152975, 152976, 152977, 152978, 152979, 152980, 152981, 152982, 152983, 152984, 152985, 152986, 152987, 152988, 152989, 152990, 152991, 152992, 152993, 152994, 152995, 152996, 152997, 152998, 153000, 153001, 153002, 153003, 153004, 153005, 153006, 153007, 153008, 153009, 153010, 153011, 153012, 153013, 153014, 153015, 153016, 153017, 153018, 153019, 153020, 153021, 153022, 153023, 153024, 153025, 153026, 153027, 153028, 153029, 153030, 153031, 153032, 153033, 153034, 153035, 153036, 153037, 153038, 153039, 153040, 153041, 153042, 153043, 153044, 153045, 153046, 153047, 153048, 153049, 153050, 153051, 153052, 153053, 153054, 153055, 153056, 153057, 153058, 153059, 153060, 153061, 153062, 153063, 153064, 153065, 153066, 153067, 153068, 153069, 153070, 153071, 153072, 153073, 153074, 153075, 153076, 153078, 153079, 153080, 153081, 153082, 153083, 153084, 153085, 153086, 153087, 153088, 153089, 153090, 153091, 153092, 153093, 153094, 153095, 153096, 153097, 153098, 153099, 153100, 153101, 153102, 153103, 153104, 153105, 153106, 153107, 153108, 153109, 153110, 153111, 153112, 153114, 153116, 153117, 153118, 153119, 153120, 153121, 153122, 153123, 153124, 153125, 153126, 153127, 153128, 153129, 153130, 153131, 153132, 153133, 153134, 153135, 153136, 153137, 153138, 153139, 153140, 153141, 153142, 153143, 153144, 153145, 153146, 153147, 153148, 153149, 153150, 153151, 153152, 153153, 153154, 153155, 153156, 153157, 153158, 153159, 153160, 153161, 153162, 153163, 153164, 153165, 153166, 153167, 153168, 153169, 153170, 153171, 153172, 153173, 153174, 153175, 153176, 153177, 153178, 153179, 153180, 153181, 153182, 153183, 153184, 153185, 153186, 153187, 153188, 153189, 153190, 153191, 153192, 153193, 153194, 153195, 153196, 153197, 153198, 153199, 153200, 153201, 153202, 153203, 153204, 153205, 153206, 153207, 153208, 153209, 153210, 153211, 153212, 153213, 153214, 153215, 153216, 153217, 153218, 153219, 153220, 153222, 153223, 153224, 153225, 153226, 153227, 153228, 153229, 153230, 153235, 153236, 153237, 153238, 153239, 153240, 153241, 153242, 153243, 153244, 153245, 153246, 153247, 153248, 153249, 153250, 153251, 153252, 153253, 153254, 153255, 153256, 153257, 153259, 153260, 153261, 153262, 153263, 153264, 153265, 153266, 153267, 153268, 153269, 153271, 153272, 153273, 153274, 153275, 153276, 153277, 153278, 153279, 153280, 153281, 153282, 153283, 153284, 153285, 153286, 153287, 153288, 153289, 153290, 153291, 153292, 153293, 153294, 153295, 153296, 153297, 153298, 153299, 153300, 153301, 153302, 153303, 153304, 153305, 153306, 153307, 153308, 153309, 153310, 153311, 153312, 153313, 153314, 153315, 153316, 153317, 153318, 153320, 153321, 153322, 153323, 153324, 153325, 153326, 153327, 153328, 153329, 153330, 153331, 153332, 153333, 153334, 153335, 153336, 153337, 153338, 153339, 153340, 153341, 153342, 153343, 153344, 153345, 153346, 153347, 153348, 153349, 153350, 153351, 153352, 153353, 153354, 153355, 153356, 153359, 153360, 153361, 153362, 153363, 153364, 153365, 153366, 153367, 153368, 153369, 153370, 153371, 153372, 153373, 153374, 153375, 153376, 153377, 153378, 153379, 153380, 153381, 153382, 153383, 153384, 153385, 153386, 153387, 153388, 153389, 153390, 153391, 153393, 153394, 153395, 153396, 153397, 153398, 153399, 153400, 153401, 153402, 153403, 153404, 153405, 153406, 153407, 153408, 153409, 153410, 153411, 153412, 153413, 153414, 153415, 153416, 153417, 153418, 153419, 153420, 153421, 153422, 153429, 153430, 153431, 153432, 153433, 153434, 153435, 153436, 153437, 153438, 153439, 153441, 153442, 153444, 153446, 153447, 153448, 153449, 153451, 153455, 153456, 153457, 153458, 153459, 153461, 153462, 153464, 153465, 153466, 153467, 153468, 153469, 153470, 153471, 153472, 153473, 153474, 153475, 153476, 153477, 153478, 153479, 153480, 153481, 153482, 153483, 153484, 153485, 153486, 153487, 153488, 153489, 153490, 153491, 153492, 153493, 153494, 153495, 153496, 153497, 153498, 153499, 153500, 153501, 153502, 153504, 153505, 153506, 153507, 153508, 153509, 153510, 153511, 153512, 153513, 153514, 153515, 153516, 153517, 153519, 153520, 153521, 153522, 153523, 153524, 153525, 153526, 153527, 153528, 153529, 153530, 153531, 153532, 153533, 153534, 153535, 153536, 153537, 153538, 153539, 153540, 153541, 153542, 153543, 153544, 153545, 153546, 153547, 153548, 153549, 153550, 153551, 153552, 153553, 153554, 153555, 153556, 153557, 153558, 153559, 153560, 153561, 153562, 153563, 153564, 153565, 153566, 153567, 153568, 153569, 153570, 153571, 153572, 153573, 153574, 153575, 153576, 153577, 153578, 153579, 153580, 153581, 153582, 153583, 153584, 153585, 153586, 153587, 153588, 153589, 153590, 153591, 153592, 153593, 153594, 153595, 153596, 153597, 153598, 153599, 153600, 153601, 153603, 153604, 153605, 153606, 153607, 153608, 153609, 153610, 153611, 153612, 153613, 153614, 153615, 153616, 153617, 153618, 153619, 153620, 153621, 153622, 153623, 153624, 153625, 153626, 153627, 153628, 153629, 153630, 153631, 153632, 153633, 153634, 153635, 153636, 153637, 153638, 153639, 153640, 153641, 153642, 153643, 153644, 153645, 153646, 153647, 153648, 153649, 153650, 153651, 153652, 153653, 153654, 153655, 153656, 153657, 153658, 153659, 153660, 153661, 153662, 153663, 153664, 153665, 153666, 153667, 153668, 153669, 153670, 153671, 153672, 153673, 153674, 153675, 153676, 153677, 153678, 153679, 153680, 153681, 153682, 153683, 153684, 153685, 153686, 153687, 153688, 153689, 153690, 153691, 153692, 153693, 153694, 153695, 153696, 153697, 153698, 153699, 153700, 153701, 153702, 153703, 153704, 153705, 153706, 153707, 153708, 153709, 153710, 153711, 153712, 153713, 153714, 153715, 153716, 153717, 153718, 153719, 153720, 153721, 153722, 153723, 153724, 153725, 153726, 153727, 153728, 153729, 153730, 153731, 153732, 153733, 153734, 153735, 153736, 153737, 153738, 153739, 153740, 153741, 153742, 153743, 153744, 153745, 153746, 153747, 153748, 153749, 153750, 153751, 153752, 153753, 153755, 153756, 153757, 153758, 153759, 153760, 153761, 153762, 153763, 153764, 153765, 153766, 153767, 153768, 153769, 153770, 153771, 153772, 153773, 153774, 153775, 153776, 153777, 153778, 153779, 153782, 153784, 153785, 153787, 153789, 153790, 153791, 153792, 153793, 153794, 153795, 153796, 153797, 153798, 153799, 153800, 153801, 153803, 153804, 153805, 153806, 153807, 153808, 153809, 153810, 153811, 153812, 153813, 153814, 153815, 153816, 153817, 153818, 153819, 153820, 153821, 153822, 153823, 153824, 153825, 153826, 153827, 153828, 153829, 153830, 153831, 153832, 153833, 153834, 153835, 153836, 153837, 153838, 153839, 153840, 153841, 153842, 153843, 153844, 153845, 153846, 153847, 153848, 153849, 153850, 153851, 153852, 153853, 153854, 153856, 153857, 153858, 153860, 153861, 153862, 153863, 153864, 153865, 153866, 153867, 153868, 153869, 153870, 153871, 153872, 153873, 153874, 153875, 153876, 153877, 153878, 153879, 153880, 153881, 153882, 153883, 153884, 153885, 153886, 153887, 153888, 153889, 153890, 153891, 153892, 153893, 153894, 153895, 153896, 153897, 153898, 153899, 153900, 153901, 153902, 153903, 153904, 153905, 153906, 153907, 153908, 153909, 153910, 153911, 153912, 153913, 153914, 153915, 153916, 153917, 153918, 153919, 153920, 153921, 153922, 153923, 153924, 153925, 153926, 153927, 153928, 153929, 153930, 153931, 153932, 153933, 153934, 153935, 153936, 153937, 153938, 153939, 153940, 153941, 153942, 153943, 153944, 153946, 153947, 153948, 153949, 153950, 153951, 153952, 153954, 153955, 153956, 153957, 153958, 153959, 153960, 153961, 153962, 153963, 153964, 153965, 153966, 153967, 153968, 153969, 153970, 153971, 153972, 153973, 153974, 153975, 153976, 153977, 153978, 153979, 153980, 153981, 153982, 153983, 153984, 153985, 153986, 153987, 153988, 153989, 153990, 153991, 153992, 153993, 153994, 153995, 153996, 153997, 153998, 153999, 154000, 154001, 154002, 154003, 154004, 154005, 154006, 154007, 154008, 154010, 154011, 154012, 154013, 154014, 154015, 154016, 154017, 154018, 154019, 154020, 154021, 154022, 154023, 154024, 154025, 154026, 154027, 154028, 154029, 154030, 154031, 154032, 154033, 154034, 154035, 154036, 154037, 154038, 154039, 154040, 154041, 154042, 154043, 154044, 154045, 154046, 154047, 154048, 154049, 154050, 154051, 154052, 154053, 154054, 154055, 154056, 154057, 154058, 154060, 154061, 154062, 154063, 154064, 154065, 154066, 154067, 154068, 154069, 154070, 154071, 154072, 154073, 154074, 154075, 154076, 154077, 154078, 154079, 154080, 154081, 154082, 154083, 154084, 154085, 154086, 154087, 154088, 154089, 154090, 154091, 154092, 154093, 154094, 154095, 154096, 154097, 154098, 154099, 154100, 154101, 154102, 154103, 154104, 154105, 154106, 154107, 154108, 154112, 154113, 154114, 154115, 154117, 154118, 154119, 154120, 154121, 154122, 154123, 154124, 154125, 154126, 154127, 154128, 154129, 154130, 154131, 154132, 154133, 154134, 154135, 154136, 154137, 154138, 154139, 154140, 154141, 154142, 154143, 154144, 154145, 154146, 154147, 154148, 154149, 154150, 154152, 154153, 154154, 154155, 154156, 154157, 154159, 154160, 154161, 154162, 154163, 154165, 154166, 154167, 154168, 154169, 154170, 154171, 154172, 154173, 154174, 154175, 154176, 154177, 154178, 154179, 154180, 154181, 154182, 154183, 154184, 154185, 154187, 154188, 154189, 154190, 154192, 154193, 154194, 154198, 154199, 154200, 154201, 154202, 154203, 154204, 154205, 154206, 154207, 154208, 154209, 154210, 154211, 154212, 154213, 154214, 154215, 154216, 154217, 154218, 154219, 154220, 154221, 154222, 154225, 154226, 154227, 154228, 154229, 154231, 154233, 154234, 154235, 154237, 154238, 154239, 154240, 154241, 154243, 154244, 154245, 154246, 154247, 154248, 154249, 154250, 154251, 154252, 154253, 154254, 154255, 154256, 154257, 154258, 154259, 154260, 154261, 154262, 154263, 154264, 154265, 154266, 154267, 154268, 154269, 154270, 154271, 154272, 154273, 154274, 154276, 154277, 154278, 154279, 154280, 154281, 154282, 154283, 154284, 154285, 154286, 154287, 154288, 154289, 154290, 154291, 154293, 154294, 154296, 154297, 154298, 154299, 154300, 154301, 154302, 154303, 154304, 154305, 154306, 154307, 154308, 154309, 154310, 154311, 154312, 154313, 154314, 154315, 154316, 154317, 154318, 154319, 154320, 154321, 154322, 154323, 154324, 154325, 154326, 154327, 154328, 154329, 154330, 154331, 154332, 154333, 154334, 154335, 154336, 154338, 154339, 154340, 154341, 154342, 154343, 154344, 154345, 154347, 154348, 154351, 154352, 154353, 154354, 154355, 154356, 154357, 154358, 154359, 154360, 154361, 154362, 154364, 154365, 154366, 154367, 154368, 154369, 154370, 154371, 154372, 154373, 154374, 154375, 154376, 154377, 154378, 154379, 154380, 154381, 154382, 154383, 154384, 154385, 154386, 154387, 154388, 154389, 154390, 154391, 154392, 154393, 154394, 154395, 154397, 154398, 154399, 154400, 154401, 154402, 154403, 154404, 154405, 154408, 154409, 154410, 154411, 154412, 154413, 154414, 154415, 154416, 154417, 154418, 154419, 154420, 154421, 154422, 154423, 154424, 154425, 154426, 154427, 154428, 154429, 154430, 154431, 154432, 154433, 154434, 154435, 154436, 154437, 154438, 154439, 154440, 154441, 154442, 154443, 154444, 154445, 154446, 154447, 154448, 154449, 154450, 154451, 154452, 154453, 154454, 154455, 154456, 154457, 154458, 154459, 154460, 154461, 154462, 154463, 154464, 154465, 154466, 154467, 154468, 154469, 154470, 154471, 154472, 154473, 154474, 154475, 154476, 154477, 154478, 154479, 154480, 154481, 154482, 154483, 154484, 154485, 154486, 154487, 154488, 154489, 154490, 154491, 154492, 154493, 154494, 154495, 154496, 154497, 154498, 154499, 154500, 154501, 154502, 154503, 154504, 154505, 154506, 154507, 154508, 154509, 154510, 154511, 154512, 154513, 154514, 154515, 154516, 154517, 154518, 154519, 154520, 154521, 154522, 154523, 154524, 154525, 154526, 154527, 154528, 154529, 154530, 154531, 154532, 154533, 154534, 154535, 154536, 154537, 154538, 154539, 154540, 154541, 154542, 154543, 154544, 154545, 154546, 154547, 154548, 154549, 154550, 154551, 154552, 154553, 154554, 154555, 154556, 154557, 154558, 154559, 154561, 154562, 154564, 154565, 154566, 154567, 154568, 154569, 154570, 154572, 154573, 154574, 154575, 154576, 154577, 154578, 154579, 154580, 154581, 154582, 154583, 154584, 154585, 154586, 154587, 154588, 154589, 154590, 154591, 154592, 154593, 154594, 154595, 154596, 154597, 154598, 154599, 154600, 154601, 154603, 154604, 154605, 154606, 154607, 154608, 154609, 154610, 154611, 154612, 154613, 154615, 154616, 154618, 154619, 154620, 154621, 154622, 154623, 154624, 154625, 154626, 154627, 154628, 154629, 154630, 154631, 154632, 154633, 154634, 154635, 154636, 154637, 154638, 154639, 154640, 154641, 154642, 154643, 154644, 154645, 154646, 154647, 154648, 154649, 154650, 154651, 154652, 154653, 154654, 154655, 154656, 154659, 154660, 154661, 154662, 154663, 154664, 154665, 154666, 154667, 154668, 154670, 154671, 154672, 154673, 154674, 154675, 154676, 154677, 154678, 154679, 154680, 154681, 154682, 154683, 154684, 154685, 154686, 154687, 154688, 154689, 154690, 154691, 154692, 154693, 154694, 154695, 154696, 154697, 154698, 154699, 154700, 154701, 154702, 154703, 154704, 154705, 154706, 154707, 154708, 154709, 154710, 154711, 154712, 154713, 154714, 154715, 154716, 154717, 154718, 154719, 154720, 154721, 154722, 154723, 154724, 154725, 154726, 154727, 154728, 154729, 154730, 154731, 154732, 154733, 154734, 154735, 154736, 154737, 154738, 154739, 154740, 154741, 154742, 154743, 154744, 154745, 154746, 154747, 154748, 154749, 154750, 154751, 154752, 154753, 154754, 154755, 154756, 154757, 154758, 154759, 154760, 154761, 154762, 154763, 154764, 154765, 154767, 154768, 154769, 154770, 154771, 154772, 154773, 154774, 154775, 154776, 154777, 154778, 154779, 154780, 154781, 154782, 154783, 154784, 154785, 154786, 154787, 154788, 154789, 154790, 154791, 154792, 154793, 154794, 154795, 154796, 154797, 154798, 154799, 154800, 154803, 154804, 154805, 154806, 154807, 154808, 154809, 154810, 154811, 154812, 154813, 154814, 154815, 154816, 154817, 154818, 154819, 154820, 154821, 154822, 154823, 154824, 154825, 154826, 154827, 154828, 154829, 154830, 154831, 154832, 154833, 154834, 154835, 154836, 154837, 154838, 154839, 154840, 154841, 154842, 154843, 154845, 154846, 154847, 154848, 154849, 154850, 154851, 154852, 154853, 154854, 154855, 154856, 154857, 154858, 154859, 154860, 154861, 154863, 154864, 154865, 154866, 154867, 154868, 154870, 154871, 154872, 154873, 154874, 154875, 154876, 154877, 154878, 154879, 154880, 154881, 154882, 154883, 154884, 154885, 154886, 154887, 154888, 154889, 154890, 154891, 154892, 154893, 154894, 154895, 154896, 154897, 154898, 154899, 154900, 154901, 154902, 154903, 154904, 154905, 154906, 154907, 154908, 154909, 154910, 154911, 154912, 154913, 154914, 154915, 154916, 154917, 154918, 154919, 154920, 154921, 154922, 154923, 154924, 154925, 154926, 154927, 154928, 154929, 154930, 154931, 154932, 154933, 154934, 154935, 154936, 154937, 154938, 154939, 154940, 154941, 154942, 154943, 154944, 154945, 154946, 154947, 154948, 154949, 154950, 154951, 154952, 154953, 154954, 154955, 154956, 154957, 154958, 154959, 154960, 154961, 154962, 154963, 154964, 154965, 154967, 154968, 154969, 154970, 154971, 154972, 154973, 154974, 154975, 154976, 154979, 154980, 154982, 154983, 154984, 154985, 154986, 154987, 154988, 154989, 154990, 154991, 154992, 154993, 154994, 154995, 154996, 154997, 154998, 154999, 155000, 155001, 155002, 155003, 155004, 155005, 155006, 155007, 155008, 155009, 155010, 155011, 155012, 155013, 155014, 155015, 155016, 155017, 155018, 155019, 155020, 155021, 155022, 155023, 155024, 155025, 155026, 155027, 155028, 155029, 155030, 155031, 155032, 155033, 155034, 155035, 155036, 155037, 155038, 155039, 155040, 155041, 155045, 155046, 155047, 155048, 155049, 155050, 155051, 155052, 155053, 155054, 155055, 155056, 155057, 155058, 155059, 155060, 155061, 155062, 155063, 155064, 155065, 155066, 155067, 155068, 155069, 155070, 155071, 155072, 155073, 155074, 155075, 155076, 155077, 155078, 155079, 155080, 155081, 155082, 155083, 155084, 155085, 155086, 155087, 155088, 155089, 155090, 155091, 155092, 155093, 155094, 155095, 155096, 155097, 155098, 155099, 155100, 155101, 155102, 155103, 155104, 155105, 155107, 155109, 155110, 155111, 155112, 155113, 155114, 155115, 155116, 155117, 155118, 155119, 155120, 155121, 155123, 155125, 155126, 155127, 155128, 155130, 155131, 155132, 155133, 155134, 155135, 155136, 155137, 155138, 155139, 155140, 155141, 155142, 155143, 155144, 155145, 155146, 155147, 155148, 155149, 155150, 155151, 155152, 155153, 155154, 155155, 155156, 155157, 155158, 155159, 155160, 155161, 155162, 155163, 155164, 155165, 155166, 155167, 155168, 155169, 155170, 155171, 155172, 155173, 155174, 155175, 155176, 155177, 155178, 155179, 155180, 155181, 155182, 155183, 155184, 155185, 155186, 155187, 155188, 155189, 155190, 155191, 155192, 155193, 155194, 155195, 155196, 155197, 155198, 155199, 155201, 155202, 155203, 155204, 155205, 155206, 155207, 155209, 155210, 155211, 155212, 155213, 155214, 155215, 155216, 155217, 155218, 155219, 155220, 155221, 155222, 155223, 155224, 155225, 155226, 155227, 155228, 155229, 155230, 155231, 155232, 155233, 155234, 155235, 155236, 155237, 155238, 155239, 155240, 155241, 155242, 155243, 155244, 155245, 155246, 155247, 155248, 155250, 155251, 155252, 155253, 155254, 155255, 155256, 155257, 155258, 155259, 155260, 155261, 155262, 155263, 155264, 155267, 155268, 155269, 155270, 155271, 155272, 155273, 155274, 155275, 155276, 155277, 155278, 155279, 155280, 155281, 155282, 155283, 155284, 155285, 155286, 155287, 155288, 155289, 155294, 155295, 155296, 155297, 155298, 155299, 155300, 155301, 155302, 155303, 155304, 155305, 155306, 155307, 155308, 155309, 155310, 155311, 155312, 155313, 155314, 155315, 155316, 155317, 155318, 155319, 155320, 155321, 155322, 155323, 155324, 155325, 155326, 155327, 155328, 155329, 155330, 155331, 155332, 155333, 155334, 155335, 155336, 155337, 155338, 155339, 155341, 155342, 155343, 155344, 155345, 155346, 155348, 155349, 155350, 155351, 155352, 155353, 155354, 155355, 155356, 155357, 155358, 155359, 155360, 155361, 155362, 155363, 155364, 155365, 155366, 155367, 155368, 155369, 155370, 155371, 155372, 155373, 155374, 155375, 155376, 155377, 155378, 155379, 155380, 155381, 155382, 155383, 155384, 155385, 155386, 155387, 155388, 155389, 155390, 155391, 155392, 155393, 155394, 155395, 155396, 155397, 155398, 155399, 155400, 155401, 155402, 155403, 155404, 155405, 155406, 155407, 155408, 155409, 155410, 155411, 155412, 155413, 155414, 155415, 155416, 155418, 155419, 155420, 155421, 155422, 155423, 155424, 155425, 155428, 155430, 155431, 155432, 155433, 155434, 155435, 155436, 155437, 155438, 155439, 155440, 155441, 155442, 155443, 155444, 155445, 155446, 155447, 155448, 155449, 155450, 155451, 155452, 155453, 155454, 155455, 155456, 155457, 155458, 155459, 155460, 155461, 155462, 155463, 155464, 155465, 155467, 155468, 155469, 155470, 155471, 155472, 155474, 155475, 155476, 155477, 155478, 155479, 155480, 155481, 155482, 155483, 155484, 155485, 155486, 155487, 155488, 155489, 155490, 155491, 155492, 155493, 155494, 155496, 155497, 155498, 155500, 155504, 155505, 155506, 155507, 155508, 155509, 155510, 155511, 155512, 155513, 155514, 155515, 155516, 155517, 155518, 155519, 155520, 155521, 155522, 155523, 155525, 155526, 155527, 155528, 155529, 155531, 155532, 155533, 155534, 155535, 155536, 155537, 155538, 155539, 155540, 155541, 155542, 155543, 155544, 155545, 155546, 155547, 155548, 155549, 155550, 155551, 155552, 155553, 155554, 155555, 155556, 155557, 155558, 155559, 155560, 155561, 155562, 155563, 155564, 155565, 155566, 155567, 155568, 155569, 155570, 155571, 155572, 155573, 155574, 155575, 155576, 155577, 155578, 155579, 155580, 155581, 155582, 155583, 155584, 155585, 155586, 155587, 155588, 155589, 155590, 155591, 155592, 155593, 155594, 155595, 155596, 155597, 155598, 155599, 155600, 155601, 155602, 155603, 155604, 155605, 155606, 155607, 155608, 155609, 155610, 155611, 155612, 155613, 155614, 155615, 155616, 155618, 155619, 155620, 155621, 155622, 155623, 155624, 155625, 155626, 155627, 155628, 155629, 155630, 155631, 155633, 155634, 155635, 155636, 155637, 155638, 155639, 155640, 155641, 155642, 155643, 155644, 155645, 155646, 155647, 155648, 155649, 155650, 155651, 155652, 155653, 155654, 155655, 155656, 155657, 155658, 155659, 155660, 155661, 155662, 155663, 155665, 155666, 155667, 155668, 155669, 155670, 155671, 155672, 155673, 155674, 155675, 155676, 155677, 155678, 155679, 155680, 155681, 155682, 155683, 155684, 155685, 155686, 155687, 155688, 155689, 155690, 155691, 155692, 155693, 155694, 155695, 155696, 155697, 155698, 155699, 155700, 155701, 155702, 155703, 155704, 155705, 155706, 155707, 155708, 155709, 155710, 155711, 155712, 155713, 155714, 155715, 155716, 155717, 155718, 155719, 155720, 155721, 155722, 155723, 155724, 155725, 155726, 155727, 155728, 155729, 155730, 155731, 155732, 155733, 155734, 155735, 155736, 155737, 155738, 155739, 155740, 155741, 155742, 155743, 155744, 155745, 155746, 155747, 155748, 155749, 155750, 155751, 155752, 155753, 155754, 155755, 155756, 155757, 155758, 155759, 155760, 155761, 155762, 155763, 155764, 155765, 155766, 155767, 155768, 155769, 155770, 155771, 155772, 155773, 155774, 155775, 155776, 155777, 155779, 155780, 155781, 155782, 155783, 155784, 155785, 155786, 155787, 155788, 155789, 155790, 155791, 155792, 155793, 155794, 155795, 155796, 155797, 155798, 155799, 155800, 155801, 155802, 155803, 155804, 155805, 155806, 155807, 155808, 155809, 155810, 155811, 155812, 155813, 155814, 155815, 155816, 155817, 155818, 155819, 155820, 155821, 155822, 155823, 155824, 155825, 155826, 155827, 155828, 155829, 155830, 155831, 155832, 155833, 155834, 155835, 155836, 155837, 155838, 155839, 155840, 155841, 155842, 155843, 155844, 155845, 155846, 155847, 155848, 155849, 155850, 155851, 155852, 155853, 155854, 155855, 155856, 155857, 155858, 155859, 155860, 155861, 155862, 155863, 155864, 155865, 155866, 155867, 155868, 155869, 155871, 155872, 155873, 155874, 155875, 155876, 155877, 155878, 155879, 155880, 155881, 155882, 155883, 155884, 155885, 155886, 155887, 155888, 155889, 155890, 155891, 155892, 155893, 155894, 155895, 155896, 155897, 155898, 155899, 155900, 155901, 155902, 155903, 155904, 155905, 155906, 155907, 155908, 155909, 155910, 155911, 155912, 155913, 155914, 155915, 155916, 155917, 155918, 155919, 155920, 155921, 155922, 155923, 155924, 155925, 155926, 155927, 155928, 155929, 155930, 155931, 155932, 155933, 155934, 155935, 155936, 155937, 155938, 155939, 155940, 155941, 155943, 155944, 155945, 155946, 155947, 155948, 155949, 155950, 155951, 155952, 155953, 155954, 155955, 155956, 155957, 155958, 155959, 155960, 155961, 155962, 155963, 155964, 155965, 155966, 155967, 155968, 155969, 155970, 155971, 155972, 155973, 155974, 155975, 155976, 155977, 155978, 155979, 155980, 155981, 155982, 155983, 155984, 155985, 155986, 155987, 155988, 155989, 155990, 155991, 155992, 155993, 155994, 155995, 155996, 155997, 155998, 155999, 156000, 156002, 156003, 156004, 156005, 156006, 156007, 156008, 156009, 156010, 156011, 156012, 156013, 156014, 156015, 156016, 156017, 156018, 156019, 156020, 156021, 156022, 156023, 156024, 156025, 156026, 156027, 156028, 156029, 156030, 156031, 156032, 156033, 156034, 156035, 156036, 156037, 156038, 156039, 156040, 156041, 156042, 156043, 156044, 156045, 156046, 156047, 156048, 156049, 156050, 156051, 156052, 156053, 156054, 156055, 156056, 156057, 156058, 156059, 156060, 156061, 156062, 156063, 156064, 156065, 156066, 156067, 156068, 156069, 156070, 156071, 156072, 156073, 156074, 156075, 156076, 156077, 156078, 156079, 156081, 156082, 156083, 156084, 156086, 156087, 156088, 156089, 156090, 156091, 156092, 156093, 156094, 156095, 156096, 156097, 156098, 156099, 156100, 156101, 156102, 156103, 156104, 156105, 156106, 156107, 156108, 156109, 156110, 156111, 156112, 156113, 156114, 156115, 156116, 156117, 156118, 156119, 156120, 156121, 156122, 156123, 156124, 156125, 156126, 156127, 156128, 156129, 156130, 156131, 156132, 156133, 156134, 156135, 156138, 156139, 156142, 156143, 156144, 156145, 156146, 156147, 156148, 156149, 156150, 156151, 156152, 156153, 156154, 156156, 156157, 156158, 156159, 156160, 156161, 156162, 156163, 156164, 156165, 156166, 156167, 156168, 156169, 156170, 156171, 156172, 156173, 156174, 156175, 156176, 156177, 156178, 156179, 156180, 156181, 156182, 156183, 156184, 156185, 156186, 156187, 156188, 156189, 156190, 156191, 156192, 156193, 156194, 156195, 156196, 156197, 156198, 156199, 156200, 156201, 156202, 156203, 156204, 156205, 156206, 156207, 156208, 156209, 156210, 156211, 156212, 156213, 156214, 156215, 156217, 156218, 156219, 156220, 156221, 156222, 156223, 156224, 156225, 156226, 156227, 156228, 156234, 156235, 156236, 156237, 156238, 156239, 156240, 156241, 156242, 156243, 156244, 156245, 156246, 156247, 156248, 156249, 156250, 156251, 156252, 156253, 156254, 156255, 156256, 156257, 156258, 156259, 156260, 156261, 156262, 156263, 156264, 156265, 156266, 156267, 156268, 156269, 156270, 156271, 156272, 156273, 156274, 156275, 156276, 156277, 156278, 156279, 156280, 156281, 156282, 156283, 156284, 156286, 156287, 156288, 156289, 156290, 156291, 156292, 156293, 156294, 156295, 156296, 156297, 156298, 156299, 156300, 156301, 156302, 156303, 156304, 156305, 156306, 156307, 156308, 156309, 156310, 156311, 156312, 156313, 156314, 156315, 156316, 156317, 156318, 156319, 156320, 156321, 156322, 156323, 156324, 156325, 156326, 156327, 156328, 156329, 156330, 156331, 156332, 156333, 156334, 156335, 156336, 156337, 156338, 156339, 156340, 156341, 156342, 156343, 156344, 156345, 156346, 156347, 156348, 156349, 156350, 156351, 156352, 156353, 156354, 156355, 156356, 156357, 156358, 156359, 156360, 156361, 156362, 156363, 156364, 156365, 156366, 156367, 156368, 156369, 156370, 156371, 156372, 156373, 156374, 156375, 156376, 156377, 156378, 156379, 156380, 156381, 156382, 156383, 156384, 156385, 156386, 156387, 156388, 156389, 156390, 156391, 156392, 156393, 156394, 156395, 156396, 156397, 156398, 156399, 156402, 156403, 156404, 156405, 156406, 156407, 156408, 156409, 156410, 156411, 156412, 156413, 156414, 156415, 156416, 156417, 156418, 156419, 156420, 156421, 156422, 156423, 156424, 156425, 156426, 156427, 156428, 156429, 156430, 156431, 156432, 156434, 156435, 156437, 156438, 156439, 156440, 156441, 156442, 156443, 156444, 156445, 156446, 156447, 156448, 156449, 156450, 156451, 156452, 156453, 156454, 156455, 156456, 156457, 156458, 156459, 156460, 156461, 156462, 156463, 156464, 156465, 156468, 156469, 156470, 156471, 156472, 156473, 156474, 156475, 156476, 156477, 156479, 156480, 156481, 156482, 156483, 156484, 156485, 156486, 156487, 156488, 156492, 156493, 156494, 156495, 156496, 156497, 156498, 156499, 156500, 156501, 156502, 156503, 156504, 156505, 156506, 156507, 156508, 156509, 156510, 156511); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (156512, 156513, 156514, 156515, 156516, 156517, 156518, 156519, 156520, 156521, 156522, 156523, 156524, 156525, 156526, 156527, 156528, 156529, 156532, 156534, 156535, 156536, 156537, 156538, 156540, 156542, 156543, 156544, 156545, 156546, 156547, 156548, 156549, 156550, 156551, 156552, 156553, 156554, 156555, 156556, 156557, 156558, 156559, 156560, 156561, 156562, 156563, 156564, 156565, 156566, 156567, 156568, 156569, 156570, 156571, 156572, 156573, 156575, 156576, 156577, 156578, 156579, 156580, 156581, 156582, 156583, 156584, 156585, 156586, 156587, 156588, 156589, 156590, 156591, 156592, 156593, 156594, 156595, 156596, 156597, 156598, 156599, 156600, 156601, 156602, 156603, 156604, 156605, 156606, 156607, 156608, 156609, 156610, 156611, 156612, 156613, 156614, 156615, 156616, 156617, 156618, 156619, 156620, 156621, 156622, 156623, 156624, 156625, 156626, 156627, 156628, 156629, 156630, 156631, 156632, 156633, 156634, 156635, 156636, 156637, 156638, 156639, 156640, 156641, 156642, 156643, 156644, 156645, 156646, 156647, 156648, 156649, 156650, 156651, 156652, 156653, 156654, 156655, 156656, 156657, 156658, 156659, 156660, 156661, 156662, 156663, 156664, 156665, 156666, 156667, 156668, 156669, 156670, 156671, 156672, 156673, 156674, 156675, 156676, 156677, 156678, 156679, 156680, 156681, 156682, 156683, 156684, 156685, 156686, 156687, 156688, 156689, 156690, 156691, 156692, 156693, 156694, 156696, 156697, 156698, 156699, 156700, 156701, 156702, 156703, 156705, 156706, 156707, 156708, 156709, 156714, 156715, 156716, 156717, 156718, 156719, 156720, 156722, 156723, 156724, 156725, 156726, 156727, 156728, 156729, 156730, 156731, 156732, 156733, 156734, 156735, 156736, 156737, 156738, 156739, 156740, 156741, 156742, 156743, 156744, 156745, 156746, 156747, 156748, 156749, 156750, 156751, 156752, 156753, 156754, 156755, 156756, 156757, 156758, 156759, 156760, 156761, 156762, 156764, 156765, 156766, 156767, 156768, 156769, 156770, 156771, 156772, 156773, 156774, 156775, 156776, 156777, 156778, 156779, 156780, 156781, 156782, 156783, 156784, 156785, 156786, 156787, 156788, 156789, 156790, 156791, 156792, 156794, 156795, 156796, 156797, 156798, 156799, 156800, 156801, 156802, 156803, 156804, 156805, 156806, 156807, 156808, 156809, 156810, 156811, 156812, 156813, 156814, 156815, 156816, 156817, 156818, 156819, 156820, 156821, 156822, 156823, 156824, 156825, 156827, 156828, 156829, 156830, 156831, 156832, 156833, 156834, 156835, 156836, 156837, 156838, 156839, 156840, 156841, 156842, 156843, 156844, 156845, 156846, 156847, 156848, 156849, 156850, 156851, 156852, 156853, 156854, 156855, 156857, 156858, 156859, 156860, 156861, 156862, 156863, 156864, 156865, 156866, 156867, 156868, 156869, 156870, 156871, 156872, 156873, 156874, 156875, 156876, 156877, 156878, 156879, 156880, 156881, 156882, 156883, 156884, 156885, 156886, 156887, 156888, 156889, 156890, 156891, 156892, 156893, 156894, 156895, 156897, 156898, 156899, 156900, 156901, 156902, 156903, 156904, 156905, 156906, 156907, 156908, 156909, 156910, 156911, 156912, 156913, 156914, 156915, 156916, 156917, 156918, 156919, 156920, 156921, 156922, 156923, 156924, 156925, 156926, 156927, 156929, 156930, 156931, 156932, 156933, 156935, 156936, 156937, 156938, 156939, 156941, 156942, 156943, 156944, 156945, 156946, 156947, 156948, 156949, 156950, 156951, 156952, 156953, 156954, 156955, 156956, 156957, 156958, 156959, 156960, 156961, 156962, 156963, 156964, 156965, 156966, 156967, 156968, 156969, 156970, 156971, 156972, 156973, 156974, 156975, 156976, 156977, 156978, 156979, 156980, 156981, 156982, 156983, 156984, 156985, 156986, 156987, 156988, 156989, 156990, 156991, 156992, 156993, 156994, 156995, 156996, 156997, 156998, 156999, 157000, 157001, 157002, 157003, 157004, 157005, 157006, 157007, 157008, 157009, 157010, 157011, 157012, 157013, 157014, 157015, 157016, 157017, 157018, 157019, 157020, 157021, 157022, 157023, 157024, 157025, 157028, 157029, 157030, 157031, 157033, 157034, 157035, 157036, 157037, 157038, 157039, 157040, 157041, 157042, 157043, 157044, 157045, 157046, 157047, 157048, 157049, 157050, 157051, 157052, 157053, 157054, 157056, 157057, 157058, 157059, 157060, 157061, 157062, 157063, 157064, 157065, 157066, 157067, 157068, 157069, 157070, 157071, 157072, 157073, 157074, 157075, 157076, 157077, 157079, 157080, 157082, 157083, 157084, 157085, 157086, 157087, 157090, 157091, 157092, 157093, 157094, 157095, 157096, 157097, 157098, 157099, 157100, 157101, 157102, 157103, 157104, 157105, 157106, 157107, 157108, 157109, 157110, 157111, 157112, 157113, 157114, 157115, 157116, 157118, 157119, 157120, 157121, 157122, 157123, 157124, 157125, 157126, 157127, 157128, 157129, 157130, 157131, 157132, 157133, 157134, 157135, 157136, 157137, 157138, 157139, 157140, 157141, 157142, 157143, 157144, 157145, 157146, 157147, 157148, 157149, 157150, 157151, 157152, 157153, 157154, 157155, 157156, 157157, 157158, 157159, 157160, 157161, 157162, 157163, 157164, 157165, 157166, 157167, 157168, 157169, 157170, 157171, 157173, 157176, 157180, 157181, 157182, 157183, 157184, 157186, 157187, 157188, 157190, 157194, 157195, 157196, 157197, 157198, 157199, 157200, 157201, 157202, 157203, 157206, 157207, 157208, 157209, 157210, 157211, 157212, 157213, 157214, 157217, 157218, 157219, 157220, 157221, 157222, 157223, 157224, 157225, 157226, 157227, 157228, 157229, 157230, 157231, 157232, 157233, 157234, 157235, 157236, 157237, 157238, 157239, 157242, 157244, 157245, 157246, 157248, 157249, 157250, 157251, 157252, 157253, 157254, 157255, 157256, 157257, 157258, 157259, 157260, 157263, 157264, 157266, 157267, 157268, 157274, 157275, 157276, 157277, 157278, 157279, 157280, 157281, 157282, 157286, 157287, 157289, 157290, 157291, 157293, 157294, 157296, 157297, 157298, 157299, 157300, 157301, 157302, 157303, 157304, 157305, 157306, 157307, 157308, 157309, 157310, 157311, 157312, 157313, 157314, 157315, 157316, 157317, 157318, 157319, 157320, 157322, 157324, 157326, 157327, 157328, 157329, 157332, 157333, 157334, 157335, 157336, 157337, 157338, 157339, 157340, 157341, 157343, 157345, 157346, 157348, 157349, 157350, 157351, 157352, 157353, 157354, 157355, 157356, 157357, 157359, 157360, 157361, 157362, 157363, 157365, 157366, 157368, 157369, 157377, 157378, 157379, 157380, 157382, 157383, 157385, 157386, 157389, 157390, 157391, 157392, 157393, 157394, 157395, 157396, 157397, 157399, 157400, 157401, 157402, 157403, 157404, 157405, 157406, 157407, 157411, 157417, 157418, 157419, 157420, 157421, 157422, 157423, 157425, 157426, 157427, 157430, 157431, 157432, 157433, 157434, 157435, 157436, 157437, 157438, 157439, 157440, 157441, 157442, 157443, 157444, 157445, 157446, 157447, 157448, 157449, 157450, 157451, 157452, 157453, 157455, 157456, 157457, 157458, 157459, 157460, 157461, 157462, 157463, 157464, 157465, 157466, 157467, 157468, 157469, 157470, 157472, 157473, 157474, 157475, 157476, 157477, 157478, 157479, 157480, 157481, 157482, 157483, 157484, 157485, 157486, 157487, 157490, 157491, 157492, 157493, 157494, 157495, 157496, 157497, 157498, 157499, 157500, 157501, 157502, 157503, 157504, 157505, 157506, 157507, 157508, 157509, 157510, 157511, 157512, 157513, 157514, 157515, 157516, 157517, 157518, 157519, 157520, 157521, 157522, 157523, 157524, 157525, 157526, 157527, 157528, 157529, 157530, 157531, 157532, 157533, 157534, 157535, 157536, 157537, 157538, 157539, 157540, 157541, 157542, 157543, 157544, 157545, 157546, 157547, 157548, 157549, 157550, 157551, 157552, 157553, 157554, 157555, 157556, 157557, 157558, 157560, 157561, 157562, 157563, 157564, 157565, 157566, 157567, 157568, 157569, 157570, 157571, 157572, 157573, 157574, 157575, 157576, 157577, 157578, 157579, 157580, 157581, 157582, 157583, 157584, 157585, 157586, 157587, 157588, 157589, 157590, 157591, 157592, 157593, 157594, 157596, 157598, 157599, 157600, 157601, 157602, 157603, 157604, 157605, 157606, 157607, 157608, 157609, 157610, 157612, 157613, 157614, 157615, 157616, 157617, 157618, 157619, 157620, 157621, 157622, 157623, 157624, 157625, 157626, 157628, 157629, 157630, 157631, 157632, 157633, 157634, 157635, 157636, 157637, 157639, 157640, 157641, 157642, 157643, 157645, 157647, 157648, 157649, 157650, 157651, 157652, 157653, 157654, 157660, 157662, 157664, 157665, 157666, 157668, 157669, 157670, 157671, 157673, 157676, 157677, 157678, 157680, 157681, 157682, 157683, 157684, 157685, 157686, 157687, 157688, 157691, 157692, 157693, 157694, 157695, 157696, 157697, 157698, 157700, 157701, 157702, 157703, 157705, 157706, 157707, 157708, 157709, 157710, 157711, 157712, 157715, 157716, 157717, 157718, 157719, 157720, 157721, 157722, 157723, 157724, 157725, 157726, 157727, 157728, 157729, 157730, 157731, 157732, 157733, 157734, 157735, 157737, 157738, 157740, 157741, 157742, 157743, 157744, 157745, 157746, 157747, 157748, 157749, 157750, 157751, 157752, 157753, 157754, 157755, 157756, 157757, 157759, 157760, 157761, 157762, 157763, 157764, 157765, 157766, 157767, 157768, 157769, 157770, 157771, 157772, 157774, 157775, 157776, 157777, 157778, 157779, 157780, 157781, 157782, 157783, 157784, 157785, 157786, 157787, 157788, 157789, 157791, 157792, 157793, 157794, 157795, 157796, 157798, 157799, 157800, 157801, 157802, 157803, 157805, 157806, 157807, 157808, 157809, 157810, 157811, 157812, 157813, 157814, 157815, 157816, 157817, 157818, 157819, 157820, 157821, 157822, 157823, 157824, 157825, 157826, 157827, 157828, 157829, 157830, 157831, 157832, 157833, 157834, 157837, 157838, 157839, 157840, 157841, 157842, 157843, 157844, 157845, 157846, 157847, 157848, 157849, 157850, 157851, 157852, 157853, 157854, 157855, 157856, 157857, 157858, 157859, 157861, 157862, 157863, 157864, 157865, 157866, 157867, 157868, 157869, 157870, 157871, 157872, 157873, 157874, 157875, 157877, 157878, 157879, 157880, 157881, 157882, 157883, 157884, 157885, 157886, 157887, 157888, 157889, 157890, 157891, 157892, 157893, 157894, 157895, 157897, 157898, 157899, 157900, 157901, 157902, 157903, 157904, 157905, 157906, 157907, 157908, 157909, 157910, 157911, 157912, 157913, 157914, 157915, 157918, 157919, 157920, 157921, 157924, 157925, 157926, 157931, 157933, 157934, 157935, 157936, 157937, 157938, 157942, 157943, 157944, 157945, 157946, 157947, 157948, 157949, 157950, 157951, 157952, 157953, 157954, 157955, 157956, 157957, 157958, 157959, 157960, 157962, 157963, 157964, 157965, 157966, 157967, 157968, 157969, 157971, 157972, 157973, 157974, 157975, 157976, 157977, 157978, 157979, 157980, 157981, 157982, 157983, 157984, 157985, 157990, 157991, 157992, 157993, 157994, 157995, 157996, 157997, 157998, 157999, 158000, 158001, 158002, 158003, 158004, 158005, 158006, 158007, 158008, 158009, 158010, 158011, 158012, 158013, 158014, 158015, 158016, 158017, 158018, 158019, 158020, 158021, 158022, 158023, 158024, 158025, 158026, 158027, 158028, 158029, 158031, 158032, 158033, 158034, 158035, 158036, 158037, 158038, 158039, 158040, 158041, 158042, 158044, 158045, 158046, 158047, 158048, 158049, 158050, 158051, 158052, 158053, 158054, 158055, 158056, 158057, 158058, 158059, 158060, 158061, 158062, 158063, 158064, 158065, 158066, 158067, 158068, 158069, 158070, 158071, 158072, 158073, 158074, 158075, 158076, 158077, 158078, 158079, 158080, 158081, 158082, 158083, 158084, 158085, 158087, 158088, 158089, 158090, 158091, 158092, 158093, 158094, 158096, 158097, 158098, 158099, 158100, 158101, 158102, 158103, 158104, 158105, 158106, 158108, 158110, 158111, 158112, 158113, 158114, 158115, 158116, 158117, 158119, 158120, 158121, 158122, 158123, 158124, 158125, 158126, 158127, 158130, 158131, 158132, 158133, 158134, 158135, 158136, 158137, 158138, 158139, 158140, 158141, 158142, 158143, 158144, 158145, 158146, 158148, 158150, 158153, 158155, 158156, 158157, 158158, 158159, 158160, 158161, 158162, 158163, 158164, 158165, 158166, 158167, 158168, 158169, 158170, 158171, 158172, 158175, 158176, 158177, 158178, 158179, 158180, 158181, 158182, 158183, 158184, 158185, 158186, 158187, 158188, 158189, 158190, 158191, 158192, 158193, 158195, 158197, 158198, 158199, 158200, 158203, 158205, 158206, 158207, 158208, 158209, 158210, 158211, 158212, 158213, 158214, 158215, 158216, 158217, 158218, 158219, 158220, 158221, 158222, 158223, 158224, 158226, 158227, 158228, 158229, 158230, 158231, 158232, 158233, 158234, 158235, 158236, 158237, 158238, 158239, 158240, 158241, 158242, 158243, 158244, 158245, 158246, 158247, 158248, 158249, 158250, 158251, 158252, 158253, 158254, 158255, 158256, 158258, 158259, 158260, 158262, 158264, 158265, 158266, 158267, 158268, 158269, 158270, 158271, 158272, 158273, 158274, 158275, 158276, 158277, 158278, 158279, 158280, 158281, 158282, 158283, 158284, 158285, 158286, 158287, 158288, 158289, 158290, 158291, 158292, 158293, 158294, 158295, 158296, 158297, 158298, 158299, 158300, 158301, 158302, 158303, 158304, 158305, 158306, 158307, 158308, 158309, 158310, 158311, 158312, 158313, 158314, 158315, 158316, 158317, 158318, 158319, 158320, 158322, 158323, 158324, 158325, 158326, 158327, 158328, 158329, 158330, 158331, 158332, 158333, 158334, 158335, 158336, 158337, 158338, 158339, 158340, 158341, 158343, 158344, 158345, 158346, 158347, 158348, 158349, 158350, 158351, 158352, 158353, 158354, 158355, 158356, 158357, 158358, 158359, 158360, 158361, 158362, 158363, 158364, 158365, 158366, 158367, 158368, 158370, 158371, 158373, 158374, 158375, 158376, 158377, 158378, 158379, 158380, 158381, 158382, 158383, 158384, 158385, 158386, 158387, 158388, 158389, 158390, 158391, 158392, 158393, 158394, 158395, 158396, 158397, 158398, 158399, 158400, 158401, 158402, 158403, 158405, 158406, 158407, 158408, 158409, 158410, 158411, 158414, 158415, 158416, 158417, 158418, 158419, 158420, 158422, 158423, 158424, 158425, 158426, 158427, 158428, 158429, 158435, 158436, 158437, 158438, 158439, 158440, 158441, 158442, 158443, 158444, 158445, 158446, 158447, 158448, 158449, 158450, 158451, 158452, 158453, 158454, 158455, 158456, 158457, 158458, 158459, 158460, 158463, 158464, 158465, 158466, 158467, 158468, 158469, 158470, 158471, 158472, 158473, 158474, 158475, 158476, 158477, 158478, 158479, 158480, 158481, 158482, 158483, 158484, 158485, 158486, 158487, 158488, 158489, 158490, 158491, 158492, 158493, 158494, 158495, 158496, 158497, 158498, 158499, 158500, 158501, 158502, 158503, 158504, 158505, 158506, 158507, 158508, 158509, 158510, 158511, 158512, 158513, 158514, 158515, 158516, 158517, 158518, 158519, 158520, 158521, 158522, 158523, 158524, 158525, 158526, 158527, 158528, 158529, 158530, 158531, 158532, 158533, 158535, 158536, 158537, 158538, 158539, 158540, 158541, 158542, 158543, 158544, 158545, 158546, 158547, 158548, 158549, 158550, 158551, 158552, 158553, 158554, 158555, 158556, 158557, 158558, 158559, 158560, 158561, 158562, 158563, 158564, 158565, 158566, 158567, 158568, 158569, 158570, 158573, 158575, 158576, 158577, 158578, 158579, 158580, 158581, 158582, 158583, 158584, 158585, 158586, 158587, 158588, 158589, 158590, 158591, 158592, 158593, 158594, 158595, 158596, 158597, 158598, 158599, 158600, 158601, 158602, 158603, 158604, 158605, 158606, 158607, 158608, 158609, 158610, 158611, 158612, 158613, 158614, 158615, 158617, 158618, 158619, 158620, 158621, 158622, 158623, 158624, 158625, 158626, 158627, 158628, 158629, 158630, 158631, 158632, 158633, 158635, 158636, 158637, 158638, 158639, 158640, 158641, 158642, 158643, 158644, 158645, 158646, 158647, 158648, 158649, 158650, 158651, 158652, 158653, 158654, 158655, 158656, 158657, 158658, 158659, 158660, 158661, 158662, 158663, 158665, 158666, 158667, 158668, 158669, 158670, 158671, 158672, 158673, 158674, 158675, 158676, 158677, 158678, 158679, 158680, 158681, 158682, 158683, 158684, 158685, 158686, 158687, 158688, 158689, 158690, 158691, 158692, 158693, 158694, 158695, 158696, 158697, 158698, 158699, 158700, 158701, 158702, 158703, 158704, 158705, 158706, 158707, 158708, 158709, 158710, 158711, 158712, 158713, 158714, 158715, 158716, 158717, 158718, 158719, 158720, 158721, 158722, 158723, 158724, 158725, 158726, 158727, 158728, 158729, 158730, 158731, 158732, 158733, 158734, 158735, 158736, 158737, 158738, 158739, 158740, 158741, 158742, 158743, 158744, 158745, 158746, 158747, 158748, 158749, 158750, 158751, 158752, 158753, 158754, 158755, 158756, 158757, 158758, 158759, 158760, 158761, 158762, 158763, 158764, 158765, 158766, 158767, 158768, 158769, 158770, 158771, 158772, 158773, 158774, 158775, 158777, 158778, 158779, 158780, 158781, 158782, 158783, 158784, 158785, 158786, 158787, 158788, 158789, 158790, 158791, 158792, 158793, 158794, 158795, 158796, 158797, 158798, 158799, 158800, 158801, 158802, 158803, 158805, 158806, 158807, 158809, 158810, 158811, 158812, 158813, 158814, 158815, 158816, 158817, 158818, 158819, 158820, 158821, 158822, 158823, 158824, 158825, 158826, 158829, 158830, 158831, 158832, 158833, 158834, 158835, 158836, 158837, 158838, 158839, 158840, 158841, 158842, 158843, 158846, 158849, 158850, 158851, 158852, 158853, 158854, 158857, 158859, 158860, 158861, 158862, 158863, 158864, 158867, 158869, 158870, 158871, 158872, 158873, 158874, 158875, 158876, 158877, 158878, 158879, 158880, 158881, 158882, 158883, 158884, 158885, 158886, 158887, 158888, 158889, 158890, 158891, 158892, 158893, 158894, 158895, 158897, 158898, 158902, 158903, 158904, 158905, 158907, 158908, 158909, 158910, 158911, 158912, 158913, 158914, 158915, 158916, 158917, 158918, 158919, 158920, 158921, 158922, 158923, 158924, 158925, 158927, 158928, 158929, 158930, 158931, 158932, 158933, 158934, 158935, 158936, 158937, 158938, 158939, 158940, 158941, 158942, 158943, 158944, 158945, 158946, 158947, 158948, 158950, 158951, 158952, 158953, 158954, 158955, 158956, 158957, 158958, 158959, 158960, 158961, 158963, 158964, 158965, 158966, 158967, 158968, 158969, 158970, 158971, 158972, 158973, 158974, 158975, 158976, 158977, 158978, 158979, 158980, 158981, 158982, 158983, 158984, 158985, 158986, 158987, 158988, 158989, 158990, 158991, 158992, 158993, 158994, 158995, 158996, 158997, 158998, 158999, 159000, 159001, 159002, 159003, 159004, 159005, 159006, 159007, 159008, 159009, 159010, 159011, 159013, 159014, 159015, 159016, 159017, 159018, 159019, 159020, 159021, 159022, 159023, 159024, 159025, 159026, 159027, 159028, 159029, 159030, 159031, 159032, 159033, 159034, 159035, 159036, 159037, 159038, 159039, 159040, 159041, 159042, 159043, 159044, 159045, 159046, 159047, 159048, 159049, 159050, 159051, 159052, 159053, 159054, 159055, 159056, 159057, 159058, 159059, 159060, 159061, 159062, 159063, 159064, 159065, 159066, 159067, 159068, 159069, 159070, 159071, 159072, 159073, 159074, 159075, 159076, 159077, 159078, 159079, 159080, 159081, 159082, 159083, 159084, 159085, 159086, 159087, 159088, 159089, 159090, 159091, 159092, 159093, 159094, 159095, 159096, 159097, 159098, 159099, 159100, 159101, 159102, 159103, 159104, 159105, 159106, 159107, 159108, 159109, 159110, 159112, 159113, 159114, 159115, 159116, 159117, 159118, 159119, 159120, 159121, 159122, 159123, 159124, 159125, 159126, 159127, 159128, 159129, 159130, 159131, 159132, 159133, 159134, 159135, 159136, 159137, 159138, 159139, 159141, 159142, 159143, 159144, 159145, 159146, 159147, 159148, 159149, 159150, 159151, 159152, 159153, 159154, 159155, 159156, 159157, 159158, 159159, 159160, 159161, 159162, 159163, 159164, 159165, 159166, 159168, 159169, 159170, 159172, 159173, 159174, 159175, 159176, 159177, 159178, 159179, 159180, 159181, 159182, 159183, 159184, 159185, 159186, 159187, 159188, 159189, 159190, 159191, 159192, 159193, 159194, 159195, 159196, 159197, 159198, 159199, 159200, 159201, 159202, 159203, 159204, 159205, 159206, 159207, 159208, 159209, 159210, 159211, 159212, 159213, 159214, 159217, 159218, 159219, 159220, 159221, 159222, 159223, 159224, 159225, 159226, 159227, 159228, 159229, 159230, 159231, 159232, 159233, 159234, 159235, 159236, 159237, 159238, 159239, 159240, 159241, 159242, 159243, 159244, 159245, 159246, 159247, 159248, 159249, 159250, 159251, 159252, 159253, 159254, 159255, 159256, 159257, 159258, 159259, 159260, 159261, 159262, 159263, 159264, 159265, 159266, 159267, 159268, 159269, 159270, 159271, 159272, 159273, 159274, 159275, 159276, 159277, 159278, 159279, 159280, 159281, 159282, 159283, 159284, 159285, 159286, 159289, 159290, 159291, 159292, 159293, 159294, 159295, 159296, 159297, 159298, 159299, 159300, 159301, 159302, 159303, 159304, 159305, 159306, 159307, 159308, 159309, 159310, 159311, 159312, 159313, 159314, 159315, 159316, 159318, 159319, 159320, 159321, 159323, 159324, 159325, 159326, 159327, 159328, 159329, 159331, 159332, 159333, 159334, 159335, 159336, 159337, 159338, 159339, 159341, 159342, 159343, 159344, 159345, 159346, 159347, 159348, 159349, 159350, 159351, 159353, 159354, 159356, 159357, 159358, 159359, 159360, 159361, 159363, 159364, 159365, 159366, 159367, 159368, 159369, 159370, 159371, 159372, 159373, 159374, 159375, 159377, 159378, 159379, 159380, 159381, 159382, 159383, 159384, 159385, 159386, 159387, 159388, 159389, 159390, 159391, 159392, 159393, 159395, 159396, 159397, 159398, 159399, 159400, 159401, 159402, 159403, 159404, 159405, 159406, 159407, 159408, 159409, 159410, 159411, 159412, 159413, 159414, 159415, 159416, 159417, 159418, 159419, 159420, 159421, 159422, 159423, 159424, 159425, 159426, 159427, 159428, 159429, 159430, 159431, 159432, 159433, 159434, 159435, 159436, 159437, 159439, 159440, 159441, 159442, 159443, 159444, 159445, 159446, 159447, 159448, 159449, 159450, 159451, 159452, 159453, 159454, 159455, 159456, 159457, 159458, 159459, 159460, 159461, 159462, 159463, 159464, 159465, 159466, 159467, 159468, 159469, 159470, 159471, 159472, 159473, 159475, 159476, 159477, 159478, 159479, 159480, 159481, 159482, 159483, 159484, 159485, 159486, 159487, 159488, 159489, 159490, 159491, 159492, 159493, 159494, 159495, 159496, 159497, 159498, 159499, 159500, 159501, 159502, 159503, 159504, 159505, 159506, 159507, 159508, 159509, 159510, 159511, 159512, 159513, 159514, 159515, 159516, 159517, 159518, 159519, 159520, 159521, 159522, 159523, 159524, 159525, 159526, 159527, 159528, 159529, 159530, 159531, 159532, 159533, 159534, 159535, 159536, 159537, 159538, 159539, 159540, 159541, 159542, 159543, 159544, 159545, 159546, 159547, 159548, 159549, 159550, 159551, 159552, 159553, 159554, 159555, 159556, 159557, 159558, 159559, 159560, 159561, 159562, 159563, 159564, 159565, 159566, 159567, 159568, 159569, 159570, 159571, 159572, 159573, 159574, 159575, 159576, 159577, 159578, 159579, 159580, 159581, 159582, 159583, 159584, 159585, 159586, 159587, 159588, 159589, 159590, 159591, 159592, 159593, 159594, 159595, 159596, 159597, 159598, 159599, 159600, 159601, 159602, 159603, 159604, 159605, 159606, 159607, 159608, 159609, 159610, 159611, 159612, 159613, 159614, 159615, 159616, 159617, 159618, 159619, 159620, 159621, 159622, 159623, 159624, 159625, 159626, 159627, 159628, 159629, 159630, 159631, 159632, 159633, 159634, 159635, 159636, 159637, 159638, 159639, 159640, 159641, 159642, 159643, 159644, 159645, 159646, 159647, 159648, 159649, 159650, 159651, 159652, 159653, 159654, 159655, 159656, 159657, 159659, 159660, 159661, 159662, 159664, 159665, 159666, 159667, 159668, 159669, 159670, 159672, 159673, 159674, 159675, 159676, 159677, 159678, 159679, 159680, 159682, 159683, 159684, 159685, 159686, 159687, 159688, 159689, 159690, 159691, 159692, 159693, 159694, 159695, 159696, 159697, 159698, 159699, 159700, 159701, 159702, 159703, 159704, 159705, 159706, 159707, 159708, 159709, 159710, 159711, 159712, 159713, 159714, 159715, 159716, 159717, 159718, 159719, 159720, 159721, 159722, 159723, 159724, 159725, 159726, 159727, 159728, 159729, 159730, 159731, 159732, 159733, 159734, 159735, 159736, 159737, 159738, 159739, 159740, 159741, 159742, 159743, 159744, 159745, 159746, 159747, 159748, 159749, 159750, 159751, 159752, 159753, 159754, 159755, 159756, 159757, 159758, 159759, 159760, 159761, 159762, 159764, 159766, 159767, 159768, 159769, 159770, 159771, 159772, 159773, 159774, 159775, 159776, 159777, 159778, 159779, 159780, 159781, 159782, 159783, 159784, 159785, 159786, 159787, 159788, 159789, 159790, 159791, 159792, 159793, 159794, 159795, 159796, 159797, 159798, 159799, 159800, 159801, 159802, 159803, 159804, 159805, 159806, 159807, 159808, 159809, 159810, 159811, 159812, 159813, 159814, 159815, 159816, 159817, 159818, 159819, 159820, 159821, 159822, 159823, 159824, 159825, 159826, 159827, 159828, 159830, 159831, 159832, 159833, 159834, 159835, 159840, 159841, 159842, 159843, 159844, 159845, 159846, 159847, 159848, 159849, 159850, 159851, 159852, 159853, 159855, 159856, 159858, 159859, 159860, 159861, 159862, 159863, 159865, 159866, 159867, 159868, 159869, 159870, 159871, 159872, 159873, 159874, 159875, 159876, 159877, 159878, 159879, 159880, 159881, 159882, 159883, 159884, 159885, 159886, 159887, 159888, 159889, 159890, 159891, 159892, 159893, 159894, 159895, 159896, 159897, 159898, 159899, 159900, 159901, 159902, 159905, 159906, 159907, 159908, 159909, 159910, 159911, 159912, 159913, 159914, 159915, 159916, 159917, 159918, 159919, 159920, 159921, 159922, 159923, 159924, 159925, 159926, 159927, 159928, 159929, 159930, 159931, 159932, 159933, 159934, 159935, 159936, 159937, 159938, 159939, 159940, 159941, 159942, 159943, 159944, 159945, 159946, 159947, 159948, 159949, 159950, 159951, 159952, 159953, 159954, 159955, 159956, 159957, 159958, 159959, 159960, 159961, 159962, 159963, 159964, 159965, 159966, 159967, 159968, 159969, 159970, 159971, 159972, 159973, 159974, 159975, 159976, 159977, 159978, 159979, 159980, 159981, 159982, 159983, 159984, 159985, 159986, 159987, 159988, 159989, 159990, 159991, 159992, 159993, 159994, 159995, 159996, 159997, 159998, 159999, 160000, 160001, 160002, 160003, 160004, 160005, 160006, 160007, 160008, 160009, 160010, 160011, 160012, 160013, 160014, 160015, 160016, 160017, 160018, 160019, 160020, 160022, 160023, 160024, 160025, 160026, 160027, 160028, 160029, 160030, 160031, 160032, 160033, 160034, 160035, 160036, 160037, 160038, 160039, 160040, 160041, 160044, 160045, 160046, 160048, 160049, 160050, 160051, 160052, 160053, 160054, 160055, 160057, 160058, 160059, 160060, 160061, 160062, 160063, 160064, 160065, 160066, 160067, 160068, 160069, 160070, 160071, 160072, 160073, 160074, 160075, 160076, 160077, 160078, 160079, 160080, 160081, 160082, 160083, 160084, 160085, 160086, 160087, 160088, 160089, 160090, 160091, 160092, 160093, 160094, 160095, 160096, 160097, 160098, 160099, 160100, 160101, 160102, 160103, 160104, 160105, 160106, 160107, 160109, 160110, 160112, 160113, 160114, 160115, 160116, 160117, 160118, 160119, 160120, 160121, 160122, 160123, 160124, 160125, 160126, 160127, 160128, 160129, 160130, 160131, 160132, 160133, 160134, 160135, 160136, 160137, 160138, 160139, 160140, 160141, 160142, 160143, 160144, 160145, 160146, 160147, 160148, 160149, 160150, 160151, 160152, 160153, 160154, 160155, 160156, 160157, 160158, 160159, 160160, 160161, 160162, 160163, 160164, 160165, 160166, 160167, 160168, 160169, 160170, 160171, 160172, 160173, 160174, 160175, 160176, 160177, 160178, 160179, 160180, 160181, 160182, 160183, 160184, 160185, 160186, 160187, 160188, 160189, 160190, 160191, 160192, 160193, 160194, 160195, 160196, 160197, 160198, 160199, 160200, 160201, 160202, 160203, 160204, 160205, 160206, 160207, 160208, 160209, 160210, 160211, 160212, 160213, 160214, 160215, 160216, 160217, 160218, 160219, 160220, 160222, 160223, 160224, 160225, 160226, 160227, 160228, 160229, 160230, 160231, 160232, 160233, 160234, 160235, 160236, 160237, 160238, 160239, 160240, 160241, 160242, 160243, 160244, 160245, 160246, 160247, 160248, 160249, 160250, 160251, 160252, 160253, 160254, 160255, 160256, 160257, 160258, 160259, 160260, 160261, 160262, 160263, 160264, 160266, 160267, 160268, 160269, 160270, 160271, 160272, 160273, 160274, 160275, 160276, 160277, 160278, 160280, 160281, 160282, 160283, 160284, 160285, 160286, 160287, 160288, 160289, 160290, 160291, 160292, 160293, 160294, 160295, 160296, 160297, 160298, 160299, 160300, 160301, 160302, 160303, 160304, 160306, 160307, 160308, 160309, 160310, 160311, 160312, 160313, 160314, 160315, 160316, 160317, 160318, 160319, 160320, 160321, 160322, 160323, 160324, 160325, 160326, 160327, 160328, 160329, 160330, 160331, 160332, 160333, 160334, 160335, 160336, 160337, 160338, 160339, 160340, 160341, 160342, 160343, 160344, 160345, 160346, 160347, 160348, 160349, 160351, 160352, 160353, 160354, 160355, 160356, 160357, 160358, 160359, 160360, 160361, 160362, 160363, 160364, 160365, 160366, 160367, 160368, 160369, 160370, 160371, 160372, 160373, 160374, 160375, 160376, 160377, 160378, 160379, 160380, 160381, 160383, 160384, 160385, 160386, 160387, 160388, 160389, 160390, 160391, 160392, 160393, 160394, 160395, 160396, 160397, 160398, 160399, 160400, 160401, 160402, 160403, 160404, 160405, 160406, 160407, 160408, 160409, 160412, 160413, 160414, 160415, 160416, 160417, 160418, 160419, 160420, 160421, 160422, 160424, 160425, 160426, 160427, 160428, 160429, 160430, 160431, 160432, 160433, 160434, 160435, 160436, 160437, 160438, 160439, 160440, 160441, 160442, 160443, 160444, 160445, 160446, 160447, 160448, 160449, 160450, 160451, 160452, 160454, 160455, 160456, 160457, 160458, 160459, 160460, 160461, 160462, 160463, 160464, 160465, 160466, 160467, 160468, 160469, 160470, 160471, 160472, 160473, 160474, 160475, 160476, 160477, 160478, 160479, 160480, 160481, 160482, 160484, 160485, 160486, 160487, 160488, 160490, 160491, 160492, 160493, 160494, 160495, 160496, 160497, 160498, 160499, 160500, 160501, 160502, 160503, 160504, 160505, 160506, 160507, 160508, 160510, 160511, 160512, 160513, 160514, 160515, 160516, 160517, 160518, 160519, 160520, 160521, 160522, 160523, 160524, 160525, 160526, 160527, 160528, 160529, 160530, 160531, 160532, 160533, 160534, 160535, 160536, 160537, 160538, 160539, 160540, 160541, 160542, 160543, 160544, 160545, 160546, 160547, 160548, 160549, 160550, 160551, 160552, 160553, 160554, 160555, 160556, 160557, 160558, 160559, 160560, 160561, 160562, 160563, 160564, 160565, 160566, 160567, 160568, 160569, 160570, 160571, 160572, 160573, 160574, 160575, 160576, 160577, 160578, 160580, 160581, 160582, 160583, 160584, 160585, 160586, 160587, 160588, 160589, 160590, 160591, 160592, 160593, 160594, 160595, 160596, 160597, 160598, 160599, 160600, 160601, 160602, 160603, 160604, 160605, 160606, 160607, 160608, 160609, 160610, 160611, 160612, 160613, 160614, 160615, 160616, 160617, 160618, 160619, 160620, 160621, 160622, 160623, 160624, 160625, 160626, 160627, 160628, 160629, 160630, 160631, 160632, 160634, 160635, 160636, 160637, 160638, 160639, 160640, 160641, 160642, 160643, 160644, 160645, 160646, 160647, 160648, 160649, 160650, 160651, 160652, 160653, 160654, 160655, 160656, 160657, 160658, 160659, 160660, 160661, 160662, 160663, 160664, 160665, 160666, 160667, 160668, 160669, 160670, 160671, 160672, 160673, 160674, 160675, 160676, 160677, 160678, 160679, 160680, 160681, 160682, 160683, 160684, 160685, 160686, 160687, 160688, 160689, 160690, 160691, 160692, 160693, 160694, 160695, 160698, 160699, 160700, 160701, 160702, 160703, 160704, 160706, 160707, 160708, 160709, 160710, 160711, 160712, 160713, 160714, 160715, 160716, 160717, 160718, 160719, 160720, 160721, 160722, 160723, 160724, 160725, 160726, 160727, 160728, 160729, 160730, 160731, 160732, 160733, 160734, 160735, 160736, 160737, 160738, 160739, 160740, 160741, 160742, 160743, 160744, 160745, 160746, 160747, 160748, 160749, 160750, 160751, 160752, 160753, 160754, 160755, 160756, 160757, 160758, 160759, 160760, 160761, 160762, 160763, 160764, 160765, 160766, 160767, 160768, 160769, 160770, 160771, 160772, 160773, 160774, 160775, 160776, 160777, 160778, 160779, 160780, 160781, 160782, 160783, 160784, 160785, 160786, 160787, 160788, 160789, 160790, 160791, 160792, 160794, 160795, 160797, 160799, 160800, 160802, 160803, 160804, 160805, 160806, 160807, 160808, 160809, 160810, 160811, 160812, 160813, 160814, 160815, 160816, 160817, 160818, 160819, 160820, 160821, 160822, 160823, 160824, 160825, 160826, 160827, 160828, 160829, 160830, 160831, 160832, 160833, 160834, 160835, 160836, 160837, 160838, 160839, 160840, 160841, 160842, 160843, 160844, 160845, 160846, 160847, 160848, 160849, 160850, 160851, 160852, 160853, 160854, 160855, 160856, 160857, 160858, 160859, 160860, 160861, 160862, 160863, 160864, 160865, 160866, 160867, 160868, 160869, 160870, 160871, 160872, 160874, 160875, 160876, 160877, 160878, 160879, 160880, 160881, 160882, 160883, 160884, 160885, 160886, 160887, 160888, 160889, 160890, 160891, 160892, 160893, 160894, 160895, 160897, 160898, 160899, 160900, 160901, 160902, 160903, 160904, 160905, 160906, 160908, 160909, 160910, 160911, 160912, 160913, 160914, 160915, 160916, 160917, 160918, 160919, 160920, 160921, 160922, 160923, 160924, 160925, 160926, 160927, 160928, 160929, 160930, 160931, 160932, 160933, 160934, 160935, 160936, 160937, 160938, 160939, 160941, 160942, 160943, 160944, 160945, 160946, 160947, 160948, 160949, 160950, 160951, 160952, 160953, 160954, 160955, 160956, 160957, 160958, 160959, 160960, 160961, 160962, 160963, 160964, 160965, 160966, 160967, 160968, 160969, 160970, 160971, 160972, 160973, 160974, 160975, 160976, 160977, 160978, 160979, 160980, 160981, 160983, 160984, 160985, 160986, 160987, 160988, 160989, 160990, 160991, 160992, 160993, 160994, 160995, 160996, 160997, 160998, 160999, 161000, 161001, 161002, 161003, 161004, 161005, 161006, 161007, 161008, 161009, 161010, 161011, 161012, 161013, 161014, 161015, 161016, 161017, 161018, 161019, 161020, 161021, 161022, 161023, 161024, 161025, 161026, 161027, 161028, 161029, 161030, 161031, 161032, 161033, 161034, 161035, 161036, 161037, 161038, 161039, 161040, 161041, 161042, 161043, 161044, 161045, 161046, 161047, 161048, 161049, 161050, 161051, 161052, 161053, 161054, 161055, 161056, 161057, 161058, 161059, 161060, 161061, 161062, 161063, 161064, 161065, 161066, 161067, 161068, 161069, 161070, 161071, 161073, 161074, 161075, 161076, 161077, 161078, 161079, 161080, 161081, 161082, 161083, 161084, 161085, 161086, 161087, 161088, 161089, 161090, 161091, 161092, 161093, 161094, 161095, 161096, 161097, 161098, 161099, 161100, 161101, 161102, 161103, 161104, 161105, 161106, 161107, 161108, 161109, 161110, 161111, 161112, 161113, 161114, 161115, 161116, 161117, 161118, 161119, 161120, 161121, 161122, 161123, 161124, 161125, 161126, 161127, 161128, 161129, 161130, 161131, 161132, 161133, 161134, 161135, 161136, 161137, 161138, 161139, 161140, 161141, 161142, 161143, 161144, 161145, 161146, 161147, 161148, 161149, 161150, 161151, 161152, 161153, 161154, 161155, 161156, 161157, 161158, 161159, 161160, 161161, 161162, 161163, 161164, 161166, 161167, 161168, 161169, 161170, 161171, 161172, 161173, 161174, 161175, 161176, 161177, 161178, 161179, 161180, 161181, 161183, 161184, 161185, 161186, 161187, 161188, 161189, 161190, 161191, 161192, 161193, 161194, 161195, 161196, 161197, 161198, 161199, 161200, 161201, 161202, 161203, 161204, 161206, 161207, 161208, 161209, 161211, 161212, 161213, 161214, 161215, 161216, 161217, 161218, 161219, 161221, 161223, 161224, 161225, 161226, 161227, 161228, 161229, 161230, 161232, 161233, 161235, 161236, 161237, 161238, 161239, 161240, 161241, 161242, 161243, 161244, 161245, 161246, 161247, 161248, 161249, 161250, 161251, 161252, 161253, 161254, 161255, 161256, 161257, 161258, 161259, 161260, 161261, 161262, 161263, 161264, 161265, 161266, 161267, 161268, 161269, 161270, 161271, 161272, 161273, 161274, 161275, 161276, 161277, 161278, 161279, 161280, 161281, 161282, 161283, 161284, 161285, 161286, 161287, 161288, 161289, 161291, 161292, 161293, 161294, 161295, 161296, 161297, 161298, 161299, 161300, 161301, 161302, 161303, 161304, 161305, 161306, 161307, 161308, 161309, 161310, 161311, 161312, 161313, 161314, 161315, 161316, 161317, 161318, 161319, 161320, 161321, 161322, 161323, 161324, 161325, 161326, 161327, 161328, 161329, 161330, 161331, 161332, 161333, 161334, 161335, 161336, 161337, 161338, 161339, 161340, 161341, 161342, 161343, 161344, 161345, 161346, 161347, 161348, 161349, 161350, 161351, 161352, 161353, 161354, 161355, 161356, 161357, 161358, 161359, 161360, 161361, 161362, 161363, 161364, 161365, 161366, 161367, 161368, 161369, 161370, 161371, 161372, 161373, 161374, 161375, 161376, 161377, 161378, 161379, 161380, 161381, 161382, 161383, 161384, 161385, 161386, 161387, 161388, 161389, 161390, 161391, 161392, 161393, 161394, 161395, 161396, 161397, 161398, 161399, 161400, 161401, 161402, 161403, 161404, 161405, 161406, 161407, 161408, 161409, 161410, 161411, 161412, 161413, 161414, 161415, 161416, 161417, 161418, 161419, 161420, 161421, 161422, 161423, 161424, 161425, 161426, 161427, 161428, 161429, 161430, 161431, 161432, 161433, 161434, 161435, 161436, 161437, 161438, 161439, 161440, 161441, 161442, 161443, 161444, 161445, 161446, 161447, 161448, 161449, 161450, 161451, 161452, 161453, 161454, 161455, 161456, 161457, 161458, 161459, 161460, 161461, 161462, 161463, 161464, 161465, 161466, 161467, 161468, 161469, 161470, 161471, 161472, 161473, 161474, 161475, 161476, 161477, 161478, 161479, 161480, 161481, 161482, 161483, 161484, 161485, 161486, 161487, 161488, 161489, 161490, 161491, 161492, 161493, 161494, 161495, 161496, 161497, 161498, 161499, 161500, 161501, 161502, 161503, 161504, 161505, 161506, 161507, 161508, 161509, 161510, 161511, 161512, 161513, 161514, 161515, 161516, 161517, 161518, 161519, 161520, 161521, 161522, 161523, 161524, 161525, 161526, 161527, 161528, 161529, 161530, 161531, 161532, 161533, 161534, 161535, 161536, 161537, 161538, 161539, 161540, 161541, 161542, 161543, 161544, 161545, 161546, 161547, 161548, 161549, 161550, 161551, 161552, 161553, 161554, 161555, 161556, 161557, 161558, 161559, 161560, 161561, 161562, 161563, 161564, 161565, 161566, 161567, 161568, 161569, 161570, 161571, 161572, 161573, 161574, 161575, 161576, 161577, 161578, 161579, 161580, 161581, 161582, 161583, 161584, 161585, 161586, 161587, 161588, 161589, 161590, 161591, 161592, 161593, 161594, 161595, 161596, 161597, 161598, 161599, 161600, 161601, 161602, 161603, 161604, 161605, 161606, 161607, 161608, 161609, 161610, 161611, 161612, 161613, 161614, 161615, 161616, 161617, 161618, 161619, 161620, 161621, 161623, 161624, 161625, 161626, 161627, 161628, 161629, 161630, 161631, 161632, 161633, 161634, 161635, 161636, 161637, 161638, 161639, 161640, 161641, 161642, 161643, 161644, 161645, 161646, 161647, 161648, 161649, 161650, 161651, 161652, 161653, 161654, 161655, 161656, 161657, 161658, 161659, 161661, 161662, 161663, 161664, 161665, 161666, 161667, 161668, 161669, 161670, 161671, 161672, 161673, 161674, 161675, 161676, 161677, 161678, 161679, 161680, 161681, 161682, 161683, 161684, 161685, 161686, 161687, 161688, 161689, 161690, 161691, 161692, 161693, 161694, 161695, 161696, 161697, 161698, 161699, 161700, 161701, 161702, 161703, 161704, 161706, 161707, 161708, 161709, 161710, 161711, 161712, 161714, 161715, 161716, 161717, 161718, 161719, 161720, 161722, 161723, 161724, 161725, 161726, 161727, 161728, 161729, 161730, 161731, 161732, 161733, 161734, 161735, 161736, 161737, 161738, 161739, 161740, 161741, 161742, 161743, 161744, 161745, 161746, 161747, 161748, 161749, 161750, 161751, 161752, 161753, 161754, 161757, 161758, 161759, 161760, 161761, 161762, 161763, 161764, 161765, 161766, 161767, 161768, 161769, 161770, 161771, 161772, 161773, 161774, 161775, 161776, 161777, 161778, 161779, 161780, 161781, 161782, 161783, 161784, 161785, 161786, 161787, 161788, 161789, 161790, 161791, 161792, 161793, 161794, 161795, 161796, 161797, 161798, 161799, 161800, 161801, 161802, 161803, 161804, 161805, 161806, 161807, 161808, 161809, 161811, 161812, 161813, 161814, 161815, 161816, 161817, 161818, 161819, 161821, 161822, 161823, 161824, 161825, 161826, 161827); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (161828, 161829, 161830, 161831, 161832, 161833, 161834, 161835, 161836, 161837, 161838, 161839, 161840, 161841, 161842, 161843, 161844, 161845, 161846, 161847, 161848, 161849, 161850, 161851, 161852, 161853, 161854, 161855, 161856, 161857, 161859, 161860, 161861, 161862, 161863, 161864, 161865, 161866, 161867, 161869, 161870, 161871, 161872, 161873, 161874, 161875, 161876, 161877, 161878, 161879, 161880, 161881, 161882, 161883, 161884, 161885, 161886, 161887, 161888, 161889, 161890, 161891, 161892, 161893, 161894, 161895, 161896, 161897, 161898, 161900, 161901, 161902, 161903, 161904, 161905, 161906, 161907, 161908, 161909, 161910, 161911, 161912, 161913, 161914, 161915, 161916, 161917, 161918, 161919, 161920, 161921, 161922, 161923, 161924, 161925, 161926, 161927, 161928, 161929, 161930, 161931, 161932, 161933, 161934, 161935, 161936, 161937, 161938, 161939, 161940, 161941, 161942, 161943, 161944, 161945, 161946, 161947, 161948, 161949, 161950, 161951, 161952, 161953, 161954, 161955, 161956, 161957, 161958, 161959, 161960, 161961, 161962, 161963, 161964, 161966, 161967, 161968, 161969, 161970, 161971, 161972, 161973, 161974, 161976, 161977, 161978, 161979, 161980, 161981, 161982, 161983, 161984, 161985, 161986, 161987, 161988, 161989, 161990, 161991, 161992, 161993, 161994, 161995, 161996, 161997, 161998, 161999, 162000, 162001, 162002, 162003, 162004, 162005, 162006, 162007, 162008, 162009, 162010, 162011, 162012, 162013, 162014, 162015, 162016, 162017, 162018, 162019, 162020, 162021, 162022, 162023, 162024, 162025, 162027, 162028, 162029, 162030, 162031, 162032, 162033, 162034, 162035, 162036, 162037, 162038, 162039, 162040, 162041, 162042, 162043, 162044, 162045, 162046, 162047, 162048, 162049, 162050, 162051, 162052, 162053, 162054, 162055, 162056, 162057, 162058, 162059, 162060, 162061, 162062, 162063, 162064, 162065, 162066, 162067, 162068, 162069, 162070, 162071, 162072, 162073, 162074, 162076, 162077, 162078, 162079, 162080, 162081, 162082, 162083, 162084, 162085, 162086, 162087, 162088, 162089, 162090, 162091, 162092, 162093, 162094, 162095, 162096, 162097, 162098, 162099, 162100, 162102, 162103, 162104, 162105, 162106, 162107, 162108, 162109, 162110, 162111, 162112, 162113, 162114, 162115, 162116, 162117, 162118, 162119, 162120, 162121, 162122, 162123, 162124, 162125, 162126, 162127, 162128, 162129, 162130, 162131, 162132, 162133, 162134, 162135, 162136, 162137, 162138, 162139, 162140, 162141, 162142, 162143, 162144, 162145, 162146, 162147, 162148, 162149, 162150, 162151, 162152, 162153, 162154, 162155, 162156, 162157, 162158, 162159, 162160, 162161, 162162, 162163, 162164, 162165, 162166, 162167, 162168, 162169, 162170, 162171, 162172, 162173, 162174, 162175, 162177, 162178, 162179, 162180, 162181, 162182, 162183, 162184, 162185, 162186, 162187, 162188, 162189, 162190, 162191, 162192, 162193, 162194, 162195, 162196, 162197, 162198, 162199, 162200, 162201, 162202, 162203, 162204, 162205, 162206, 162207, 162208, 162209, 162210, 162211, 162212, 162213, 162214, 162215, 162216, 162217, 162218, 162219, 162220, 162221, 162222, 162223, 162224, 162225, 162226, 162227, 162228, 162229, 162230, 162231, 162232, 162233, 162234, 162235, 162236, 162237, 162238, 162240, 162241, 162243, 162244, 162245, 162246, 162247, 162248, 162249, 162250, 162251, 162252, 162253, 162254, 162255, 162256, 162257, 162258, 162259, 162260, 162261, 162262, 162263, 162264, 162265, 162266, 162267, 162268, 162269, 162271, 162272, 162273, 162274, 162275, 162276, 162277, 162278, 162279, 162280, 162281, 162282, 162283, 162284, 162285, 162286, 162287, 162288, 162289, 162290, 162291, 162292, 162293, 162294, 162295, 162296, 162297, 162298, 162299, 162300, 162301, 162302, 162303, 162304, 162305, 162306, 162307, 162308, 162309, 162310, 162311, 162312, 162313, 162314, 162315, 162316, 162317, 162318, 162319, 162320, 162321, 162322, 162323, 162324, 162325, 162326, 162327, 162328, 162329, 162330, 162331, 162332, 162334, 162335, 162336, 162337, 162338, 162339, 162340, 162341, 162342, 162343, 162344, 162345, 162346, 162347, 162348, 162349, 162350, 162351, 162352, 162353, 162354, 162355, 162356, 162357, 162358, 162359, 162360, 162361, 162362, 162363, 162364, 162365, 162366, 162367, 162368, 162369, 162370, 162371, 162372, 162373, 162374, 162375, 162376, 162377, 162378, 162379, 162380, 162381, 162382, 162384, 162385, 162386, 162387, 162388, 162389, 162390, 162391, 162392, 162393, 162394, 162395, 162396, 162397, 162398, 162399, 162400, 162401, 162402, 162403, 162404, 162405, 162406, 162407, 162408, 162409, 162410, 162411, 162412, 162413, 162414, 162415, 162416, 162417, 162418, 162419, 162420, 162421, 162422, 162423, 162424, 162425, 162426, 162427, 162428, 162429, 162430, 162431, 162432, 162433, 162434, 162435, 162436, 162437, 162438, 162439, 162440, 162441, 162442, 162444, 162445, 162446, 162447, 162449, 162450, 162451, 162452, 162453, 162454, 162456, 162457, 162458, 162459, 162460, 162461, 162462, 162465, 162466, 162467, 162468, 162469, 162470, 162471, 162474, 162475, 162476, 162477, 162478, 162479, 162480, 162481, 162487, 162488, 162490, 162491, 162492, 162493, 162494, 162495, 162496, 162497, 162498, 162499, 162500, 162501, 162502, 162503, 162504, 162505, 162506, 162507, 162508, 162509, 162511, 162513, 162516, 162517, 162518, 162519, 162521, 162523, 162524, 162525, 162526, 162528, 162529, 162530, 162531, 162533, 162534, 162535, 162536, 162538, 162540, 162541, 162542, 162543, 162544, 162545, 162546, 162547, 162548, 162549, 162550, 162553, 162554, 162555, 162556, 162557, 162558, 162559, 162560, 162562, 162563, 162564, 162565, 162566, 162567, 162568, 162569, 162570, 162571, 162572, 162573, 162574, 162575, 162576, 162577, 162578, 162579, 162580, 162581, 162582, 162583, 162584, 162585, 162586, 162587, 162588, 162589, 162590, 162591, 162592, 162593, 162594, 162595, 162596, 162597, 162598, 162599, 162600, 162601, 162602, 162603, 162604, 162605, 162606, 162609, 162610, 162611, 162612, 162613, 162614, 162615, 162617, 162618, 162619, 162620, 162621, 162622, 162624, 162625, 162626, 162627, 162628, 162629, 162630, 162631, 162632, 162633, 162634, 162635, 162636, 162637, 162638, 162639, 162640, 162641, 162642, 162643, 162644, 162645, 162646, 162647, 162649, 162650, 162651, 162652, 162654, 162655, 162656, 162657, 162658, 162659, 162660, 162661, 162662, 162663, 162664, 162665, 162666, 162667, 162668, 162669, 162670, 162671, 162672, 162673, 162674, 162675, 162676, 162677, 162679, 162680, 162681, 162682, 162683, 162684, 162685, 162686, 162688, 162689, 162690, 162691, 162692, 162693, 162694, 162695, 162696, 162697, 162698, 162699, 162700, 162701, 162702, 162703, 162704, 162705, 162707, 162708, 162709, 162711, 162712, 162713, 162714, 162715, 162716, 162717, 162718, 162719, 162721, 162722, 162726, 162727, 162728, 162729, 162730, 162731, 162732, 162733, 162734, 162735, 162736, 162737, 162739, 162741, 162744, 162745, 162746, 162747, 162748, 162749, 162750, 162751, 162753, 162754, 162755, 162757, 162758, 162759, 162760, 162761, 162762, 162763, 162764, 162765, 162766, 162767, 162768, 162769, 162770, 162771, 162772, 162773, 162774, 162775, 162776, 162777, 162778, 162779, 162780, 162781, 162782, 162783, 162784, 162785, 162786, 162787, 162788, 162789, 162790, 162791, 162792, 162793, 162794, 162795, 162796, 162797, 162798, 162799, 162800, 162801, 162802, 162803, 162804, 162805, 162806, 162807, 162808, 162809, 162810, 162811, 162812, 162813, 162814, 162815, 162816, 162817, 162818, 162819, 162820, 162821, 162822, 162823, 162824, 162825, 162826, 162827, 162828, 162829, 162830, 162831, 162832, 162833, 162834, 162835, 162836, 162837, 162838, 162839, 162840, 162841, 162842, 162843, 162844, 162845, 162849, 162850, 162851, 162852, 162853, 162854, 162855, 162856, 162857, 162858, 162859, 162860, 162861, 162862, 162863, 162865, 162866, 162867, 162869, 162870, 162871, 162872, 162873, 162874, 162875, 162876, 162877, 162878, 162879, 162880, 162881, 162882, 162884, 162885, 162886, 162887, 162888, 162889, 162890, 162891, 162892, 162893, 162894, 162895, 162896, 162897, 162898, 162899, 162900, 162901, 162902, 162903, 162904, 162905, 162906, 162907, 162908, 162909, 162910, 162911, 162912, 162913, 162914, 162915, 162916, 162917, 162918, 162919, 162920, 162921, 162922, 162923, 162924, 162925, 162926, 162927, 162928, 162929, 162930, 162931, 162932, 162933, 162934, 162935, 162936, 162937, 162938, 162939, 162940, 162941, 162943, 162945, 162946, 162947, 162948, 162949, 162951, 162952, 162953, 162954, 162955, 162956, 162957, 162958, 162959, 162960, 162962, 162963, 162964, 162965, 162966, 162967, 162968, 162969, 162970, 162971, 162972, 162973, 162974, 162975, 162976, 162977, 162978, 162979, 162980, 162981, 162982, 162983, 162984, 162985, 162986, 162988, 162989, 162990, 162993, 162994, 162995, 162996, 162997, 162998, 162999, 163000, 163001, 163002, 163003, 163004, 163005, 163006, 163007, 163008, 163009, 163011, 163012, 163013, 163014, 163015, 163016, 163017, 163018, 163019, 163020, 163021, 163022, 163023, 163024, 163025, 163026, 163027, 163028, 163029, 163030, 163031, 163032, 163033, 163034, 163035, 163036, 163037, 163038, 163039, 163040, 163041, 163042, 163043, 163044, 163045, 163046, 163047, 163048, 163049, 163051, 163052, 163053, 163054, 163055, 163056, 163057, 163058, 163059, 163060, 163061, 163063, 163064, 163065, 163067, 163068, 163069, 163070, 163071, 163072, 163073, 163074, 163075, 163076, 163077, 163078, 163079, 163080, 163081, 163082, 163083, 163084, 163085, 163086, 163087, 163088, 163089, 163090, 163091, 163092, 163093, 163094, 163095, 163096, 163097, 163098, 163099, 163100, 163101, 163102, 163103, 163104, 163105, 163106, 163107, 163108, 163109, 163110, 163111, 163112, 163113, 163114, 163115, 163116, 163117, 163118, 163119, 163120, 163121, 163122, 163125, 163126, 163127, 163128, 163129, 163130, 163131, 163132, 163133, 163134, 163135, 163136, 163137, 163138, 163140, 163142, 163143, 163144, 163145, 163146, 163147, 163148, 163149, 163150, 163151, 163152, 163153, 163154, 163155, 163156, 163157, 163159, 163160, 163161, 163162, 163163, 163164, 163165, 163166, 163167, 163168, 163169, 163170, 163171, 163172, 163173, 163174, 163175, 163176, 163179, 163181, 163182, 163184, 163185, 163186, 163187, 163188, 163189, 163190, 163191, 163192, 163193, 163194, 163195, 163196, 163197, 163198, 163199, 163200, 163201, 163202, 163203, 163204, 163205, 163206, 163207, 163208, 163209, 163210, 163211, 163212, 163213, 163215, 163216, 163217, 163218, 163219, 163220, 163221, 163222, 163223, 163224, 163225, 163226, 163227, 163228, 163229, 163230, 163231, 163232, 163233, 163234, 163235, 163236, 163237, 163238, 163239, 163240, 163241, 163242, 163243, 163244, 163245, 163246, 163247, 163248, 163249, 163250, 163251, 163252, 163253, 163254, 163255, 163256, 163257, 163258, 163259, 163260, 163261, 163262, 163263, 163264, 163265, 163266, 163267, 163268, 163269, 163270, 163271, 163272, 163273, 163274, 163275, 163276, 163277, 163278, 163279, 163280, 163281, 163282, 163283, 163284, 163285, 163286, 163287, 163288, 163289, 163290, 163294, 163295, 163296, 163297, 163298, 163299, 163300, 163301, 163302, 163303, 163304, 163305, 163306, 163307, 163308, 163309, 163310, 163311, 163316, 163317, 163318, 163319, 163320, 163321, 163322, 163323, 163324, 163325, 163326, 163327, 163328, 163329, 163330, 163331, 163332, 163333, 163334, 163335, 163336, 163337, 163338, 163340, 163342, 163344, 163345, 163346, 163347, 163348, 163349, 163350, 163351, 163353, 163354, 163355, 163356, 163357, 163358, 163359, 163360, 163361, 163362, 163363, 163364, 163365, 163366, 163367, 163368, 163369, 163370, 163371, 163372, 163373, 163374, 163375, 163376, 163377, 163378, 163379, 163380, 163381, 163382, 163383, 163384, 163385, 163386, 163387, 163388, 163389, 163390, 163391, 163392, 163393, 163394, 163395, 163396, 163397, 163398, 163399, 163400, 163401, 163402, 163403, 163404, 163405, 163406, 163407, 163408, 163409, 163410, 163411, 163412, 163413, 163414, 163415, 163416, 163417, 163418, 163419, 163420, 163422, 163423, 163424, 163425, 163426, 163427, 163428, 163429, 163430, 163431, 163432, 163433, 163434, 163435, 163436, 163437, 163439, 163440, 163441, 163442, 163443, 163444, 163445, 163446, 163447, 163448, 163449, 163450, 163451, 163453, 163454, 163455, 163456, 163457, 163458, 163459, 163460, 163461, 163462, 163463, 163464, 163465, 163466, 163467, 163468, 163469, 163471, 163472, 163473, 163474, 163475, 163476, 163477, 163478, 163479, 163480, 163481, 163482, 163483, 163484, 163485, 163486, 163487, 163488, 163489, 163490, 163491, 163492, 163493, 163494, 163495, 163496, 163497, 163498, 163499, 163500, 163501, 163502, 163503, 163504, 163505, 163506, 163507, 163508, 163509, 163510, 163511, 163512, 163513, 163514, 163515, 163516, 163517, 163518, 163519, 163520, 163521, 163522, 163523, 163524, 163525, 163526, 163527, 163528, 163529, 163530, 163531, 163532, 163533, 163534, 163535, 163536, 163537, 163538, 163539, 163540, 163541, 163542, 163543, 163544, 163545, 163546, 163547, 163548, 163549, 163550, 163551, 163552, 163553, 163554, 163555, 163556, 163557, 163558, 163559, 163560, 163561, 163562, 163563, 163564, 163565, 163566, 163567, 163568, 163569, 163570, 163571, 163572, 163573, 163574, 163575, 163576, 163577, 163579, 163580, 163581, 163582, 163583, 163584, 163585, 163586, 163587, 163588, 163589, 163590, 163591, 163592, 163593, 163594, 163595, 163596, 163597, 163598, 163599, 163600, 163601, 163602, 163603, 163604, 163605, 163606, 163607, 163608, 163609, 163610, 163611, 163612, 163613, 163614, 163615, 163616, 163618, 163619, 163620, 163621, 163622, 163623, 163624, 163625, 163626, 163627, 163628, 163630, 163632, 163633, 163634, 163635, 163636, 163637, 163638, 163639, 163640, 163641, 163642, 163643, 163644, 163645, 163646, 163647, 163648, 163649, 163650, 163651, 163652, 163653, 163654, 163655, 163656, 163657, 163658, 163659, 163660, 163661, 163662, 163663, 163664, 163665, 163666, 163667, 163669, 163670, 163671, 163672, 163673, 163674, 163675, 163676, 163678, 163679, 163680, 163681, 163682, 163683, 163684, 163685, 163686, 163687, 163688, 163689, 163690, 163691, 163692, 163693, 163694, 163695, 163696, 163697, 163698, 163699, 163700, 163703, 163704, 163705, 163706, 163708, 163712, 163714, 163715, 163716, 163717, 163721, 163738, 163746, 163747, 163774, 163777, 163782, 163786, 163787, 163790, 163792, 163795, 163797, 163800, 163814, 163815, 163816, 163818, 163819, 163823, 163824, 163826, 163836, 163839, 163841, 163842, 163845, 163846, 163847, 163848, 163851, 163854, 163856, 163857, 163861, 163862, 163873, 163877, 163882, 163883, 163884, 163886, 163888, 163889, 163890, 163891, 163892, 163893, 163894, 163895, 163896, 163897, 163899, 163902, 163903, 163914, 163915, 163916, 163921, 163931, 163935, 163938, 163942, 163947, 163950, 163951, 163953, 163955, 163956, 163958, 163959, 163960, 163961, 163962, 163963, 163964, 163965, 163966, 163967, 163968, 163969, 163970, 163971, 163972, 163973, 163974, 163975, 163976, 163977, 163978, 163979, 163980, 163981, 163982, 163983, 163984, 163985, 163986, 163987, 163989, 163990, 163991, 163992, 163993, 163994, 163995, 163996, 163997, 163998, 163999, 164000, 164001, 164002, 164003, 164004, 164005, 164006, 164007, 164008, 164009, 164010, 164011, 164012, 164013, 164014, 164015, 164016, 164017, 164018, 164019, 164020, 164021, 164022, 164023, 164024, 164025, 164026, 164027, 164028, 164029, 164030, 164031, 164032, 164033, 164034, 164035, 164036, 164037, 164038, 164039, 164040, 164041, 164042, 164043, 164044, 164045, 164046, 164047, 164048, 164049, 164050, 164051, 164052, 164053, 164054, 164055, 164056, 164057, 164058, 164059, 164060, 164061, 164062, 164063, 164064, 164065, 164066, 164067, 164068, 164069, 164070, 164071, 164072, 164073, 164074, 164075, 164076, 164077, 164078, 164079, 164081, 164082, 164083, 164084, 164085, 164086, 164087, 164088, 164089, 164093, 164095, 164096, 164098, 164099, 164100, 164101, 164102, 164103, 164104, 164105, 164106, 164107, 164108, 164109, 164110, 164111, 164112, 164113, 164115, 164116, 164117, 164118, 164119, 164120, 164121, 164122, 164123, 164124, 164125, 164126, 164127, 164128, 164129, 164130, 164132, 164133, 164134, 164138, 164140, 164141, 164142, 164143, 164144, 164145, 164146, 164147, 164165, 164166, 164167, 164168, 164169, 164170, 164171, 164172, 164173, 164174, 164176, 164177, 164178, 164179, 164180, 164181, 164182, 164183, 164184, 164185, 164186, 164187, 164188, 164189, 164190, 164191, 164192, 164193, 164194, 164195, 164196, 164197, 164198, 164199, 164200, 164201, 164202, 164203, 164204, 164205, 164206, 164207, 164208, 164209, 164210, 164211, 164212, 164213, 164214, 164215, 164216, 164217, 164218, 164220, 164221, 164222, 164223, 164225, 164226, 164227, 164228, 164229, 164232, 164233, 164234, 164235, 164236, 164237, 164238, 164239, 164240, 164241, 164242, 164243, 164244, 164245, 164246, 164247, 164248, 164249, 164250, 164251, 164252, 164253, 164254, 164255, 164256, 164257, 164258, 164260, 164261, 164262, 164265, 164266, 164267, 164269, 164271, 164272, 164273, 164274, 164277, 164278, 164279, 164280, 164286, 164289, 164290, 164291, 164292, 164293, 164294, 164295, 164296, 164297, 164298, 164299, 164301, 164305, 164306, 164307, 164309, 164310, 164311, 164312, 164314, 164315, 164317, 164324, 164325, 164326, 164327, 164328, 164329, 164330, 164331, 164333, 164334, 164335, 164336, 164337, 164338, 164339, 164340, 164341, 164342, 164343, 164344, 164345, 164346, 164347, 164348, 164349, 164350, 164351, 164352, 164353, 164354, 164355, 164356, 164357, 164358, 164359, 164360, 164361, 164362, 164363, 164364, 164365, 164366, 164367, 164368, 164369, 164370, 164371, 164372, 164373, 164375, 164376, 164377, 164378, 164379, 164380, 164381, 164382, 164383, 164384, 164385, 164386, 164387, 164388, 164389, 164390, 164391, 164392, 164393, 164394, 164395, 164396, 164397, 164398, 164399, 164400, 164401, 164402, 164403, 164404, 164405, 164406, 164407, 164408, 164409, 164410, 164411, 164412, 164413, 164414, 164415, 164416, 164417, 164418, 164419, 164420, 164421, 164422, 164423, 164424, 164425, 164426, 164427, 164429, 164431, 164432, 164433, 164434, 164435, 164436, 164437, 164438, 164439, 164440, 164441, 164442, 164443, 164444, 164445, 164446, 164447, 164448, 164449, 164450, 164451, 164452, 164453, 164454, 164455, 164456, 164457, 164458, 164459, 164460, 164461, 164462, 164463, 164464, 164465, 164466, 164467, 164468, 164469, 164470, 164471, 164472, 164473, 164475, 164476, 164477, 164478, 164479, 164480, 164482, 164483, 164484, 164485, 164486, 164487, 164488, 164489, 164490, 164491, 164492, 164493, 164494, 164495, 164496, 164497, 164498, 164499, 164500, 164501, 164502, 164503, 164504, 164505, 164506, 164507, 164508, 164509, 164510, 164511, 164512, 164513, 164515, 164517, 164519, 164520, 164521, 164522, 164523, 164524, 164525, 164526, 164527, 164528, 164529, 164530, 164531, 164532, 164533, 164534, 164535, 164536, 164537, 164538, 164539, 164540, 164541, 164542, 164543, 164544, 164545, 164546, 164547, 164548, 164549, 164550, 164551, 164552, 164553, 164554, 164555, 164556, 164557, 164558, 164559, 164560, 164561, 164562, 164563, 164564, 164565, 164566, 164567, 164568, 164569, 164571, 164572, 164573, 164574, 164575, 164576, 164577, 164578, 164579, 164580, 164581, 164582, 164583, 164584, 164585, 164586, 164587, 164588, 164589, 164590, 164591, 164594, 164595, 164596, 164597, 164598, 164599, 164600, 164601, 164602, 164603, 164604, 164605, 164606, 164607, 164608, 164609, 164610, 164611, 164612, 164613, 164614, 164615, 164616, 164617, 164618, 164619, 164620, 164621, 164622, 164623, 164624, 164625, 164626, 164627, 164628, 164629, 164630, 164631, 164632, 164633, 164634, 164635, 164636, 164640, 164641, 164642, 164644, 164645, 164646, 164647, 164648, 164649, 164650, 164651, 164652, 164653, 164654, 164655, 164656, 164657, 164658, 164659, 164660, 164661, 164662, 164663, 164664, 164665, 164666, 164667, 164668, 164669, 164670, 164672, 164673, 164674, 164675, 164676, 164677, 164678, 164679, 164680, 164682, 164683, 164684, 164685, 164686, 164690, 164691, 164692, 164693, 164694, 164696, 164697, 164698, 164699, 164700, 164701, 164702, 164703, 164704, 164705, 164707, 164708, 164710, 164711, 164712, 164713, 164714, 164715, 164716, 164717, 164718, 164719, 164720, 164721, 164722, 164723, 164724, 164725, 164726, 164727, 164728, 164729, 164730, 164731, 164732, 164733, 164734, 164735, 164736, 164737, 164738, 164739, 164740, 164741, 164742, 164743, 164744, 164745, 164746, 164747, 164748, 164749, 164751, 164752, 164753, 164754, 164755, 164756, 164757, 164758, 164759, 164760, 164761, 164762, 164763, 164764, 164765, 164766, 164767, 164768, 164769, 164770, 164771, 164772, 164773, 164774, 164775, 164776, 164777, 164778, 164779, 164780, 164781, 164782, 164783, 164784, 164785, 164786, 164788, 164789, 164790, 164791, 164792, 164793, 164794, 164795, 164796, 164797, 164798, 164799, 164801, 164802, 164803, 164804, 164805, 164806, 164807, 164808, 164809, 164810, 164811, 164812, 164813, 164814, 164815, 164816, 164817, 164818, 164819, 164821, 164822, 164823, 164824, 164825, 164826, 164827, 164828, 164829, 164830, 164831, 164832, 164833, 164834, 164835, 164836, 164837, 164838, 164839, 164840, 164841, 164842, 164843, 164844, 164845, 164846, 164847, 164848, 164849, 164850, 164851, 164852, 164853, 164854, 164855, 164856, 164857, 164858, 164859, 164860, 164861, 164862, 164863, 164864, 164865, 164866, 164867, 164868, 164869, 164870, 164871, 164872, 164873, 164874, 164875, 164876, 164877, 164878, 164879, 164880, 164881, 164882, 164883, 164884, 164885, 164886, 164887, 164888, 164889, 164890, 164891, 164892, 164893, 164894, 164895, 164896, 164897, 164898, 164899, 164900, 164901, 164902, 164903, 164904, 164905, 164906, 164907, 164908, 164909, 164910, 164911, 164912, 164913, 164914, 164915, 164916, 164917, 164918, 164919, 164920, 164921, 164922, 164923, 164924, 164925, 164926, 164927, 164928, 164929, 164930, 164931, 164932, 164933, 164934, 164935, 164936, 164937, 164938, 164939, 164940, 164941, 164942, 164943, 164944, 164945, 164946, 164947, 164948, 164949, 164950, 164951, 164952, 164953, 164954, 164955, 164956, 164957, 164958, 164959, 164960, 164961, 164962, 164963, 164964, 164965, 164966, 164967, 164968, 164969, 164970, 164971, 164973, 164974, 164975, 164976, 164977, 164978, 164979, 164980, 164981, 164982, 164983, 164984, 164985, 164986, 164987, 164988, 164989, 164990, 164991, 164992, 164993, 164994, 164995, 164996, 164997, 164998, 164999, 165000, 165001, 165002, 165003, 165004, 165005, 165006, 165007, 165008, 165009, 165010, 165011, 165012, 165013, 165014, 165015, 165016, 165017, 165018, 165019, 165020, 165021, 165022, 165023, 165024, 165025, 165026, 165027, 165028, 165029, 165030, 165031, 165032, 165033, 165034, 165035, 165037, 165038, 165039, 165040, 165041, 165042, 165043, 165044, 165045, 165046, 165047, 165048, 165049, 165050, 165051, 165052, 165053, 165054, 165055, 165056, 165058, 165059, 165060, 165061, 165062, 165063, 165066, 165067, 165068, 165069, 165071, 165072, 165073, 165074, 165075, 165076, 165077, 165078, 165079, 165080, 165081, 165082, 165083, 165084, 165085, 165086, 165087, 165088, 165089, 165090, 165091, 165092, 165093, 165094, 165095, 165096, 165097, 165098, 165099, 165100, 165102, 165103, 165104, 165106, 165107, 165108, 165109, 165110, 165111, 165112, 165113, 165114, 165116, 165117, 165118, 165119, 165120, 165121, 165122, 165124, 165125, 165126, 165127, 165128, 165129, 165130, 165131, 165132, 165133, 165134, 165135, 165136, 165137, 165138, 165139, 165140, 165141, 165142, 165143, 165144, 165145, 165146, 165147, 165148, 165149, 165150, 165151, 165152, 165153, 165154, 165155, 165156, 165157, 165158, 165159, 165161, 165162, 165163, 165164, 165165, 165166, 165167, 165168, 165169, 165170, 165171, 165173, 165174, 165175, 165176, 165177, 165178, 165179, 165180, 165181, 165182, 165183, 165184, 165185, 165186, 165187, 165188, 165189, 165190, 165191, 165192, 165193, 165194, 165195, 165196, 165197, 165198, 165199, 165200, 165201, 165202, 165203, 165204, 165205, 165206, 165207, 165208, 165209, 165210, 165211, 165212, 165213, 165214, 165215, 165218, 165219, 165220, 165221, 165222, 165223, 165224, 165225, 165226, 165227, 165228, 165229, 165230, 165231, 165232, 165235, 165236, 165237, 165238, 165239, 165240, 165241, 165242, 165243, 165244, 165245, 165246, 165247, 165248, 165249, 165250, 165251, 165253, 165254, 165255, 165256, 165258, 165260, 165261, 165262, 165263, 165265, 165266, 165267, 165268, 165269, 165270, 165271, 165272, 165273, 165274, 165275, 165276, 165277, 165278, 165279, 165280, 165281, 165283, 165284, 165285, 165286, 165287, 165288, 165289, 165290, 165291, 165292, 165293, 165294, 165296, 165297, 165298, 165299, 165301, 165302, 165303, 165304, 165305, 165306, 165307, 165308, 165309, 165310, 165311, 165312, 165313, 165314, 165315, 165316, 165317, 165318, 165319, 165320, 165321, 165322, 165323, 165324, 165325, 165326, 165327, 165328, 165329, 165330, 165331, 165332, 165333, 165334, 165335, 165336, 165337, 165338, 165339, 165340, 165341, 165342, 165343, 165344, 165345, 165346, 165347, 165348, 165349, 165350, 165351, 165352, 165353, 165354, 165355, 165357, 165358, 165359, 165360, 165361, 165362, 165363, 165364, 165365, 165366, 165367, 165368, 165369, 165370, 165371, 165372, 165373, 165374, 165375, 165376, 165377, 165378, 165379, 165381, 165382, 165383, 165384, 165385, 165386, 165387, 165388, 165389, 165390, 165391, 165392, 165393, 165394, 165395, 165396, 165397, 165398, 165399, 165400, 165401, 165402, 165403, 165404, 165405, 165406, 165407, 165408, 165409, 165410, 165411, 165412, 165413, 165414, 165415, 165416, 165417, 165418, 165419, 165420, 165421, 165422, 165423, 165424, 165425, 165426, 165427, 165428, 165429, 165430, 165431, 165432, 165433, 165434, 165435, 165436, 165437, 165439, 165440, 165441, 165442, 165443, 165444, 165445, 165446, 165447, 165448, 165449, 165450, 165451, 165452, 165453, 165454, 165455, 165456, 165457, 165458, 165459, 165460, 165461, 165462, 165463, 165464, 165465, 165466, 165467, 165468, 165469, 165470, 165471, 165472, 165473, 165474, 165475, 165477, 165478, 165479, 165480, 165481, 165482, 165483, 165484, 165485, 165486, 165487, 165488, 165489, 165490, 165491, 165492, 165493, 165494, 165495, 165496, 165497, 165498, 165499, 165500, 165501, 165502, 165503, 165504, 165505, 165506, 165507, 165508, 165509, 165511, 165512, 165513, 165514, 165515, 165516, 165517, 165518, 165519, 165520, 165521, 165522, 165523, 165524, 165525, 165526, 165527, 165528, 165529, 165532, 165533, 165534, 165535, 165536, 165537, 165538, 165539, 165540, 165541, 165542, 165543, 165544, 165545, 165546, 165547, 165548, 165549, 165550, 165551, 165552, 165553, 165554, 165555, 165556, 165557, 165558, 165559, 165560, 165561, 165562, 165563, 165564, 165565, 165566, 165567, 165568, 165569, 165570, 165571, 165572, 165573, 165574, 165575, 165576, 165577, 165578, 165579, 165580, 165581, 165582, 165583, 165584, 165585, 165586, 165587, 165588, 165589, 165590, 165591, 165592, 165593, 165594, 165595, 165596, 165597, 165598, 165599, 165600, 165601, 165603, 165604, 165605, 165606, 165607, 165608, 165609, 165611, 165612, 165613, 165614, 165615, 165617, 165618, 165619, 165620, 165621, 165622, 165623, 165624, 165625, 165626, 165627, 165628, 165629, 165630, 165631, 165632, 165633, 165634, 165635, 165636, 165637, 165638, 165639, 165640, 165641, 165642, 165643, 165644, 165645, 165646, 165647, 165648, 165649, 165650, 165651, 165652, 165653, 165654, 165655, 165656, 165657, 165658, 165659, 165660, 165661, 165662, 165663, 165664, 165665, 165667, 165668, 165669, 165670, 165671, 165672, 165673, 165674, 165675, 165676, 165677, 165678, 165679, 165680, 165681, 165682, 165684, 165685, 165686, 165687, 165688, 165689, 165690, 165691, 165692, 165693, 165694, 165695, 165696, 165697, 165698, 165699, 165701, 165702, 165703, 165704, 165705, 165706, 165707, 165708, 165709, 165710, 165711, 165712, 165713, 165714, 165715, 165716, 165717, 165718, 165719, 165720, 165721, 165722, 165723, 165724, 165725, 165726, 165727, 165728, 165729, 165730, 165731, 165732, 165733, 165734, 165735, 165736, 165737, 165738, 165739, 165740, 165741, 165742, 165743, 165747, 165748, 165749, 165750, 165751, 165752, 165753, 165754, 165755, 165756, 165757, 165759, 165760, 165761, 165762, 165763, 165764, 165765, 165766, 165767, 165768, 165769, 165770, 165771, 165772, 165773, 165774, 165775, 165776, 165777, 165778, 165779, 165780, 165781, 165782, 165783, 165784, 165785, 165786, 165787, 165788, 165790, 165791, 165792, 165793, 165794, 165795, 165796, 165797, 165798, 165799, 165800, 165801, 165802, 165803, 165804, 165805, 165806, 165807, 165808, 165809, 165810, 165811, 165812, 165813, 165814, 165815, 165816, 165817, 165818, 165819, 165820, 165821, 165822, 165823, 165824, 165825, 165826, 165827, 165828, 165829, 165830, 165831, 165832, 165833, 165834, 165835, 165836, 165837, 165838, 165839, 165840, 165841, 165842, 165843, 165845, 165846, 165848, 165849, 165850, 165851, 165852, 165853, 165854, 165855, 165856, 165857, 165858, 165859, 165860, 165861, 165862, 165863, 165864, 165865, 165866, 165867, 165868, 165869, 165870, 165871, 165872, 165873, 165874, 165875, 165876, 165877, 165878, 165879, 165880, 165881, 165882, 165883, 165884, 165885, 165886, 165887, 165888, 165889, 165890, 165891, 165892, 165893, 165894, 165895, 165896, 165897, 165898, 165899, 165900, 165901, 165902, 165903, 165904, 165905, 165906, 165907, 165908, 165909, 165910, 165911, 165912, 165913, 165914, 165915, 165916, 165917, 165918, 165919, 165920, 165921, 165922, 165923, 165924, 165925, 165926, 165927, 165928, 165929, 165930, 165931, 165932, 165933, 165934, 165935, 165936, 165937, 165938, 165939, 165940, 165941, 165942, 165943, 165944, 165945, 165946, 165947, 165950, 165951, 165952, 165953, 165954, 165955, 165956, 165957, 165958, 165959, 165960, 165961, 165962, 165963, 165964, 165965, 165966, 165967, 165968, 165969, 165970, 165971, 165972, 165973, 165974, 165975, 165976, 165977, 165978, 165979, 165980, 165981, 165982, 165983, 165984, 165985, 165986, 165987, 165988, 165989, 165991, 165992, 165993, 165994, 165995, 165996, 165997, 165998, 165999, 166000, 166001, 166002, 166003, 166004, 166005, 166006, 166007, 166008, 166009, 166010, 166011, 166012, 166013, 166014, 166015, 166016, 166017, 166018, 166019, 166020, 166021, 166022, 166023, 166024, 166025, 166026, 166027, 166028, 166029, 166030, 166031, 166032, 166033, 166034, 166035, 166036, 166037, 166038, 166039, 166040, 166041, 166042, 166043, 166044, 166045, 166046, 166047, 166048, 166049, 166050, 166052, 166053, 166054, 166055, 166056, 166057, 166058, 166059, 166060, 166061, 166062, 166063, 166065, 166066, 166067, 166068, 166069, 166070, 166071, 166072, 166073, 166074, 166075, 166076, 166077, 166078, 166079, 166080, 166081, 166082, 166083, 166084, 166085, 166086, 166087, 166088, 166089, 166090, 166091, 166092, 166094, 166095, 166096, 166097, 166099, 166100, 166101, 166102, 166103, 166104, 166105, 166106, 166107, 166108, 166109, 166110, 166111, 166112, 166113, 166114, 166116, 166117, 166118, 166119, 166120, 166121, 166122, 166123, 166124, 166125, 166126, 166127, 166128, 166129, 166130, 166131, 166132, 166133, 166134, 166135, 166136, 166137, 166138, 166139, 166140, 166141, 166142, 166143, 166144, 166145, 166146, 166147, 166148, 166149, 166150, 166151, 166152, 166153, 166154, 166155, 166156, 166157, 166159, 166160, 166161, 166162, 166163, 166164, 166165, 166166, 166167, 166168, 166169, 166170, 166171, 166172, 166173, 166174, 166175, 166176, 166177, 166178, 166179, 166180, 166181, 166182, 166183, 166184, 166185, 166186, 166187, 166188, 166189, 166190, 166191, 166192, 166193, 166194, 166195, 166196, 166197, 166198, 166199, 166200, 166201, 166202, 166203, 166204, 166205, 166206, 166207, 166210, 166211, 166219, 166220, 166221, 166222, 166223, 166224, 166225, 166226, 166227, 166228, 166230, 166231, 166232, 166233, 166234, 166235, 166236, 166237, 166238, 166239, 166240, 166241, 166242, 166243, 166244, 166245, 166246, 166247, 166248, 166249, 166250, 166251, 166252, 166253, 166254, 166255, 166256, 166257, 166258, 166259, 166260, 166261, 166262, 166263, 166264, 166265, 166266, 166267, 166272, 166273, 166274, 166275, 166276, 166277, 166278, 166279, 166280, 166281, 166282, 166283, 166284, 166285, 166286, 166287, 166288, 166289, 166290, 166291, 166292, 166293, 166294, 166295, 166296, 166298, 166299, 166300, 166301, 166302, 166303, 166304, 166305, 166306, 166307, 166308, 166309, 166310, 166311, 166312, 166313, 166314, 166315, 166316, 166317, 166318, 166319, 166320, 166321, 166322, 166323, 166324, 166326, 166327, 166328, 166329, 166330, 166331, 166332, 166333, 166334, 166335, 166336, 166337, 166338, 166339, 166340, 166341, 166342, 166343, 166344, 166345, 166346, 166347, 166348, 166349, 166351, 166352, 166353, 166354, 166355, 166356, 166357, 166358, 166360, 166362, 166363, 166364, 166365, 166366, 166367, 166368, 166369, 166370, 166371, 166372, 166373, 166374, 166375, 166376, 166377, 166378, 166379, 166380, 166381, 166382, 166383, 166384, 166387, 166388, 166389, 166390, 166391, 166392, 166393, 166394, 166395, 166396, 166397, 166398, 166399, 166400, 166401, 166402, 166403, 166404, 166405, 166407, 166408, 166409, 166411, 166412, 166413, 166414, 166415, 166417, 166418, 166419, 166420, 166421, 166422, 166423, 166424, 166425, 166426, 166427, 166428, 166429, 166430, 166431, 166432, 166433, 166434, 166435, 166436, 166437, 166438, 166439, 166441, 166442, 166443, 166444, 166445, 166446, 166447, 166448, 166449, 166450, 166451, 166452, 166453, 166454, 166455, 166456, 166457, 166458, 166459, 166460, 166461, 166462, 166463, 166464, 166465, 166466, 166467, 166468, 166469, 166470, 166471, 166472, 166473, 166474, 166475, 166476, 166477, 166478, 166479, 166480, 166481, 166482, 166483, 166484, 166485, 166486, 166487, 166488, 166489, 166490, 166491, 166492, 166493, 166494, 166495, 166496, 166497, 166498, 166499, 166500, 166501, 166502, 166503, 166504, 166505, 166508, 166509, 166510, 166511, 166512, 166513, 166514, 166515, 166516, 166517, 166518, 166519, 166520, 166521, 166522, 166523, 166524, 166525, 166526, 166527, 166528, 166529, 166530, 166531, 166532, 166533, 166534, 166535, 166537, 166538, 166540, 166541, 166542, 166543, 166544, 166545, 166546, 166547, 166548, 166549, 166550, 166551, 166552, 166553, 166554, 166555, 166556, 166557, 166558, 166559, 166560, 166561, 166562, 166563, 166564, 166565, 166566, 166567, 166568, 166569, 166570, 166571, 166572, 166573, 166574, 166575, 166576, 166577, 166578, 166579, 166580, 166581, 166582, 166583, 166584, 166585, 166586, 166587, 166588, 166589, 166590, 166591, 166592, 166593, 166594, 166595, 166596, 166597, 166598, 166599, 166600, 166601, 166602, 166603, 166604, 166605, 166606, 166607, 166608, 166609, 166610, 166611, 166612, 166613, 166614, 166615, 166616, 166617, 166618, 166619, 166620, 166621, 166622, 166623, 166624, 166625, 166626, 166627, 166628, 166629, 166630, 166631, 166632, 166633, 166634, 166635, 166636, 166637, 166638, 166640, 166641, 166642, 166643, 166644, 166645, 166647, 166648, 166649, 166650, 166651, 166652, 166653, 166654, 166655, 166656, 166657, 166658, 166659, 166660, 166661, 166662, 166663, 166664, 166665, 166666, 166667, 166668, 166669, 166670, 166671, 166672, 166673, 166674, 166675, 166676, 166677, 166678, 166679, 166680, 166681, 166682, 166684, 166685, 166686, 166687, 166688, 166689, 166691, 166692, 166693, 166694, 166695, 166696, 166697, 166698, 166699, 166700, 166701, 166702, 166703, 166704, 166705, 166706, 166707, 166708, 166709, 166710, 166711, 166712, 166713, 166714, 166715, 166716, 166717, 166718, 166719, 166720, 166721, 166722, 166723, 166724, 166725, 166726, 166727, 166728, 166729, 166730, 166731, 166732, 166733, 166734, 166735, 166736, 166737, 166738, 166739, 166740, 166741, 166742, 166743, 166744, 166745, 166746, 166747, 166748, 166749, 166750, 166751, 166752, 166753, 166754, 166755, 166756, 166757, 166758, 166759, 166760, 166761, 166762, 166763, 166764, 166765, 166766, 166767, 166768, 166769, 166770, 166771, 166772, 166773, 166774, 166775, 166776, 166777, 166778, 166779, 166780, 166781, 166782, 166783, 166784, 166785, 166786, 166787, 166788, 166789, 166790, 166791, 166792, 166793, 166794, 166795, 166796, 166797, 166798, 166799, 166800, 166801, 166802, 166803, 166804, 166805, 166806, 166807, 166808, 166809, 166810, 166811, 166813, 166814, 166815, 166816, 166817, 166818, 166819, 166820, 166821, 166822, 166823, 166824, 166825, 166826, 166827, 166828, 166829, 166830, 166831, 166832, 166833, 166834, 166835, 166836, 166837, 166838, 166839, 166840, 166841, 166842, 166843, 166844, 166845, 166846, 166847, 166848, 166849, 166851, 166852, 166853, 166854, 166855, 166856, 166857, 166858, 166859, 166860, 166861, 166862, 166863, 166864, 166865, 166866, 166867, 166868, 166869, 166870, 166871, 166872, 166873, 166874, 166875, 166876, 166877, 166878, 166879, 166880, 166881, 166882, 166883, 166884, 166885, 166886, 166887, 166888, 166889, 166890, 166891, 166892, 166893, 166894, 166895, 166896, 166897, 166898, 166899, 166900, 166901, 166902, 166903, 166904, 166905, 166906, 166907, 166908, 166909, 166910, 166911, 166912, 166913, 166914, 166915, 166916, 166917, 166918, 166919, 166920, 166921, 166922, 166923, 166924, 166925, 166926, 166927, 166928, 166929, 166930, 166931, 166932, 166933, 166934, 166935, 166936, 166937, 166938, 166941, 166942, 166943, 166944, 166945, 166946, 166947, 166948, 166949, 166951, 166952, 166953, 166954, 166955, 166956, 166957, 166958, 166959, 166960, 166961, 166962, 166963, 166964, 166965, 166966, 166967, 166968, 166969, 166970, 166971, 166972, 166973, 166974, 166975, 166976, 166977, 166978, 166979, 166980, 166981, 166982, 166983, 166984, 166985, 166986, 166987, 166988, 166989, 166990, 166991, 166992, 166993, 166994, 166995, 166996, 166997, 166998, 166999, 167000, 167001, 167002, 167003, 167004, 167005, 167006, 167007, 167008, 167009, 167010, 167011, 167012, 167013, 167014, 167015, 167016, 167017, 167018, 167019, 167020, 167021, 167022, 167023, 167024, 167025, 167026, 167027, 167028, 167029, 167030, 167031, 167032, 167033, 167034, 167035, 167036, 167037, 167038, 167039, 167040, 167041, 167042, 167043, 167044, 167045, 167046, 167047, 167048, 167049, 167050, 167051, 167052, 167053, 167054, 167055, 167056, 167057, 167058, 167059, 167060, 167061, 167062, 167063, 167064, 167065, 167066, 167067, 167068, 167069, 167070, 167071, 167072, 167073, 167074, 167075, 167076, 167077, 167078, 167079, 167080, 167081, 167082, 167083, 167084, 167085, 167086, 167087, 167088, 167089, 167090, 167091, 167092, 167093, 167094, 167095, 167096, 167097, 167098, 167099, 167100, 167101, 167102, 167103, 167104, 167105, 167106, 167107, 167108, 167109, 167111, 167112, 167113, 167114, 167115, 167116, 167117, 167118, 167119, 167120, 167121, 167124, 167125, 167126, 167127, 167128, 167129, 167130, 167131, 167132, 167133, 167134, 167135, 167136, 167137, 167138, 167139, 167140, 167141, 167142, 167143, 167144, 167145, 167146, 167147, 167149, 167150, 167151, 167152, 167153, 167154, 167155, 167156, 167157, 167158, 167159, 167160, 167161, 167162, 167163, 167164, 167165, 167167, 167168, 167169, 167170, 167171, 167172, 167173, 167174, 167175, 167176, 167177, 167178, 167179, 167180, 167181, 167182, 167183, 167184, 167185, 167186, 167187, 167188, 167189, 167190, 167191, 167192, 167193, 167194, 167195, 167196, 167197, 167198, 167199, 167200, 167201, 167202, 167203, 167204, 167205, 167206, 167207, 167208, 167209, 167210, 167211, 167212, 167213, 167214, 167215, 167216, 167217, 167218, 167219, 167220, 167221, 167222, 167223, 167224, 167225, 167226, 167227, 167228, 167229, 167230, 167231, 167232, 167233, 167234, 167235, 167236, 167237, 167238, 167239, 167240, 167241, 167242, 167243, 167244, 167245, 167246, 167247, 167248, 167249, 167250, 167251, 167252, 167253, 167254, 167255, 167256, 167257, 167258, 167259, 167260, 167261, 167262, 167263, 167264, 167265, 167266, 167267, 167268, 167269, 167270, 167271, 167272, 167273, 167274, 167275, 167276, 167277, 167278, 167279, 167280, 167281, 167282, 167283, 167284, 167285, 167286, 167287, 167288, 167289, 167290, 167291, 167292, 167293, 167294, 167295, 167296, 167297, 167298); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (167299, 167300, 167301, 167302, 167303, 167304, 167305, 167306, 167307, 167308, 167309, 167310, 167311, 167312, 167313, 167314, 167315, 167316, 167317, 167318, 167319, 167320, 167321, 167322, 167323, 167324, 167325, 167326, 167327, 167328, 167329, 167330, 167331, 167332, 167334, 167335, 167336, 167337, 167338, 167339, 167340, 167341, 167342, 167343, 167344, 167345, 167346, 167347, 167348, 167349, 167350, 167351, 167352, 167353, 167354, 167355, 167356, 167357, 167358, 167359, 167360, 167361, 167362, 167363, 167364, 167365, 167366, 167367, 167368, 167369, 167370, 167371, 167372, 167373, 167374, 167375, 167376, 167377, 167378, 167379, 167380, 167381, 167382, 167383, 167384, 167385, 167386, 167387, 167388, 167389, 167390, 167391, 167392, 167393, 167394, 167395, 167397, 167398, 167403, 167404, 167405, 167406, 167407, 167408, 167409, 167410, 167411, 167412, 167413, 167414, 167415, 167416, 167417, 167418, 167419, 167420, 167421, 167422, 167423, 167424, 167425, 167426, 167427, 167428, 167429, 167430, 167431, 167432, 167433, 167434, 167435, 167436, 167437, 167438, 167439, 167440, 167441, 167442, 167443, 167445, 167446, 167447, 167448, 167449, 167451, 167452, 167453, 167455, 167457, 167458, 167459, 167460, 167461, 167462, 167463, 167464, 167465, 167466, 167467, 167468, 167469, 167470, 167471, 167472, 167473, 167474, 167475, 167476, 167477, 167478, 167479, 167480, 167481, 167482, 167483, 167484, 167485, 167486, 167487, 167488, 167489, 167490, 167491, 167492, 167493, 167494, 167495, 167496, 167497, 167498, 167499, 167500, 167501, 167502, 167503, 167504, 167505, 167506, 167507, 167508, 167509, 167510, 167511, 167513, 167514, 167515, 167516, 167517, 167518, 167519, 167520, 167521, 167522, 167523, 167524, 167525, 167526, 167527, 167528, 167529, 167530, 167531, 167532, 167533, 167534, 167535, 167536, 167537, 167538, 167539, 167540, 167541, 167542, 167543, 167544, 167545, 167546, 167547, 167548, 167549, 167550, 167551, 167552, 167553, 167554, 167555, 167556, 167557, 167558, 167559, 167560, 167561, 167562, 167563, 167564, 167565, 167566, 167567, 167568, 167569, 167570, 167571, 167572, 167573, 167574, 167575, 167576, 167577, 167578, 167579, 167580, 167581, 167582, 167583, 167584, 167585, 167586, 167587, 167588, 167589, 167590, 167591, 167592, 167593, 167594, 167595, 167596, 167597, 167598, 167599, 167600, 167601, 167602, 167603, 167604, 167605, 167606, 167607, 167608, 167609, 167610, 167611, 167612, 167613, 167614, 167615, 167616, 167617, 167620, 167621, 167622, 167623, 167624, 167625, 167626, 167627, 167628, 167629, 167630, 167631, 167632, 167633, 167634, 167635, 167636, 167637, 167638, 167639, 167640, 167641, 167642, 167643, 167644, 167645, 167646, 167647, 167648, 167649, 167650, 167651, 167652, 167653, 167654, 167655, 167656, 167657, 167658, 167659, 167660, 167661, 167662, 167663, 167664, 167665, 167667, 167668, 167669, 167670, 167671, 167672, 167673, 167674, 167675, 167676, 167677, 167678, 167679, 167680, 167681, 167682, 167683, 167684, 167685, 167686, 167687, 167688, 167689, 167690, 167691, 167692, 167693, 167694, 167695, 167696, 167697, 167698, 167699, 167700, 167701, 167702, 167703, 167704, 167705, 167706, 167707, 167709, 167711, 167712, 167713, 167714, 167715, 167716, 167717, 167719, 167721, 167722, 167723, 167724, 167725, 167726, 167727, 167728, 167729, 167730, 167731, 167732, 167733, 167734, 167735, 167736, 167737, 167738, 167739, 167740, 167741, 167742, 167743, 167744, 167745, 167746, 167747, 167748, 167749, 167750, 167751, 167752, 167753, 167754, 167755, 167756, 167757, 167758, 167759, 167760, 167761, 167762, 167763, 167764, 167766, 167767, 167768, 167769, 167770, 167771, 167772, 167773, 167774, 167775, 167776, 167777, 167778, 167779, 167780, 167781, 167782, 167783, 167784, 167785, 167786, 167787, 167788, 167789, 167790, 167791, 167792, 167793, 167794, 167795, 167796, 167797, 167798, 167799, 167800, 167801, 167802, 167803, 167804, 167805, 167806, 167807, 167808, 167809, 167810, 167811, 167812, 167813, 167814, 167815, 167816, 167817, 167818, 167819, 167820, 167821, 167822, 167823, 167824, 167825, 167826, 167827, 167828, 167829, 167830, 167831, 167832, 167833, 167834, 167835, 167836, 167837, 167838, 167839, 167840, 167841, 167842, 167843, 167844, 167845, 167846, 167847, 167848, 167849, 167850, 167851, 167852, 167853, 167854, 167855, 167856, 167857, 167858, 167859, 167860, 167861, 167863, 167864, 167865, 167866, 167867, 167868, 167869, 167870, 167871, 167872, 167873, 167874, 167875, 167876, 167877, 167878, 167879, 167880, 167881, 167882, 167883, 167884, 167885, 167886, 167887, 167888, 167889, 167890, 167891, 167892, 167893, 167894, 167896, 167897, 167898, 167899, 167900, 167901, 167902, 167903, 167904, 167905, 167906, 167907, 167908, 167909, 167910, 167911, 167912, 167913, 167914, 167915, 167916, 167917, 167918, 167919, 167920, 167921, 167922, 167923, 167924, 167926, 167927, 167928, 167929, 167931, 167932, 167933, 167934, 167935, 167936, 167937, 167938, 167939, 167940, 167941, 167942, 167943, 167944, 167945, 167946, 167947, 167948, 167949, 167950, 167951, 167952, 167953, 167954, 167955, 167956, 167957, 167958, 167959, 167960, 167961, 167962, 167963, 167964, 167965, 167966, 167967, 167968, 167969, 167970, 167971, 167972, 167973, 167974, 167975, 167976, 167977, 167978, 167979, 167980, 167981, 167982, 167983, 167984, 167985, 167986, 167987, 167988, 167989, 167990, 167991, 167992, 167993, 167994, 167995, 167996, 167997, 167998, 167999, 168000, 168001, 168002, 168003, 168004, 168005, 168007, 168008, 168009, 168010, 168011, 168012, 168013, 168014, 168015, 168016, 168017, 168018, 168019, 168020, 168021, 168022, 168023, 168024, 168025, 168026, 168027, 168028, 168029, 168030, 168031, 168032, 168033, 168034, 168035, 168036, 168037, 168038, 168039, 168040, 168041, 168042, 168043, 168044, 168045, 168046, 168047, 168048, 168049, 168050, 168051, 168052, 168053, 168055, 168056, 168057, 168058, 168059, 168060, 168061, 168062, 168063, 168064, 168065, 168066, 168067, 168068, 168069, 168070, 168071, 168072, 168073, 168074, 168075, 168076, 168077, 168078, 168079, 168080, 168081, 168082, 168083, 168084, 168085, 168086, 168087, 168088, 168089, 168090, 168091, 168092, 168093, 168094, 168095, 168096, 168097, 168098, 168099, 168100, 168101, 168102, 168103, 168104, 168105, 168106, 168107, 168108, 168109, 168110, 168111, 168112, 168113, 168114, 168115, 168116, 168117, 168118, 168119, 168120, 168121, 168122, 168123, 168124, 168125, 168126, 168127, 168128, 168129, 168130, 168132, 168133, 168134, 168135, 168136, 168137, 168138, 168140, 168141, 168142, 168143, 168144, 168145, 168146, 168147, 168148, 168149, 168150, 168151, 168152, 168153, 168154, 168155, 168156, 168157, 168158, 168159, 168160, 168161, 168162, 168163, 168164, 168165, 168166, 168167, 168168, 168169, 168170, 168171, 168172, 168173, 168174, 168175, 168176, 168177, 168178, 168180, 168181, 168182, 168183, 168184, 168185, 168186, 168187, 168188, 168189, 168190, 168191, 168192, 168193, 168194, 168195, 168196, 168197, 168198, 168199, 168200, 168201, 168202, 168203, 168204, 168205, 168206, 168207, 168208, 168209, 168210, 168211, 168212, 168213, 168214, 168215, 168216, 168217, 168218, 168219, 168220, 168221, 168222, 168223, 168224, 168225, 168226, 168227, 168228, 168229, 168231, 168232, 168233, 168234, 168235, 168236, 168237, 168238, 168239, 168240, 168241, 168242, 168243, 168244, 168245, 168246, 168247, 168248, 168249, 168250, 168251, 168252, 168253, 168254, 168255, 168256, 168257, 168258, 168259, 168260, 168261, 168262, 168263, 168264, 168265, 168266, 168267, 168268, 168269, 168270, 168271, 168272, 168273, 168274, 168275, 168276, 168277, 168278, 168279, 168280, 168281, 168282, 168283, 168284, 168285, 168286, 168287, 168288, 168289, 168290, 168291, 168292, 168293, 168294, 168295, 168296, 168297, 168298, 168299, 168300, 168301, 168302, 168303, 168304, 168305, 168306, 168307, 168308, 168309, 168310, 168311, 168312, 168313, 168314, 168315, 168316, 168317, 168318, 168319, 168320, 168321, 168322, 168323, 168324, 168325, 168326, 168327, 168328, 168329, 168330, 168331, 168332, 168333, 168334, 168335, 168336, 168337, 168338, 168339, 168340, 168341, 168342, 168343, 168344, 168345, 168346, 168347, 168348, 168349, 168350, 168351, 168352, 168353, 168354, 168355, 168356, 168357, 168358, 168359, 168360, 168361, 168362, 168363, 168364, 168365, 168366, 168367, 168368, 168369, 168370, 168371, 168372, 168373, 168374, 168375, 168376, 168377, 168378, 168379, 168380, 168381, 168382, 168383, 168384, 168385, 168386, 168387, 168388, 168389, 168390, 168391, 168392, 168393, 168394, 168395, 168396, 168397, 168398, 168399, 168400, 168401, 168402, 168403, 168404, 168405, 168406, 168407, 168408, 168409, 168410, 168411, 168412, 168413, 168414, 168415, 168416, 168417, 168418, 168419, 168420, 168421, 168422, 168423, 168424, 168425, 168426, 168427, 168428, 168429, 168430, 168431, 168432, 168433, 168434, 168435, 168436, 168437, 168438, 168440, 168441, 168442, 168443, 168444, 168445, 168446, 168447, 168448, 168449, 168450, 168451, 168452, 168453, 168454, 168455, 168456, 168457, 168458, 168459, 168460, 168461, 168462, 168463, 168464, 168465, 168466, 168467, 168468, 168469, 168470, 168471, 168472, 168473, 168474, 168475, 168476, 168477, 168478, 168479, 168480, 168482, 168483, 168484, 168485, 168486, 168487, 168488, 168489, 168490, 168491, 168492, 168493, 168494, 168495, 168496, 168497, 168498, 168499, 168500, 168501, 168502, 168503, 168504, 168505, 168506, 168507, 168508, 168509, 168510, 168511, 168512, 168513, 168514, 168515, 168516, 168517, 168518, 168519, 168520, 168521, 168522, 168523, 168524, 168525, 168526, 168527, 168528, 168529, 168530, 168531, 168532, 168533, 168534, 168535, 168536, 168537, 168538, 168539, 168540, 168541, 168542, 168543, 168544, 168545, 168546, 168547, 168548, 168549, 168550, 168551, 168552, 168553, 168555, 168556, 168557, 168558, 168559, 168560, 168561, 168562, 168563, 168564, 168565, 168566, 168567, 168568, 168569, 168570, 168571, 168572, 168573, 168574, 168575, 168576, 168577, 168578, 168579, 168580, 168581, 168582, 168583, 168584, 168585, 168586, 168587, 168588, 168589, 168590, 168591, 168592, 168593, 168594, 168595, 168596, 168597, 168598, 168599, 168600, 168601, 168602, 168603, 168604, 168605, 168606, 168607, 168608, 168609, 168610, 168611, 168612, 168613, 168614, 168615, 168616, 168617, 168618, 168619, 168620, 168621, 168622, 168623, 168624, 168625, 168626, 168627, 168628, 168629, 168630, 168631, 168632, 168633, 168634, 168635, 168636, 168637, 168638, 168639, 168640, 168641, 168642, 168643, 168644, 168646, 168647, 168648, 168649, 168651, 168652, 168653, 168654, 168655, 168656, 168657, 168658, 168659, 168660, 168661, 168662, 168663, 168664, 168665, 168666, 168667, 168668, 168669, 168670, 168671, 168672, 168673, 168674, 168675, 168676, 168677, 168678, 168679, 168680, 168681, 168682, 168683, 168684, 168685, 168686, 168687, 168688, 168690, 168691, 168692, 168693, 168694, 168695, 168696, 168697, 168698, 168699, 168700, 168701, 168702, 168703, 168704, 168705, 168706, 168707, 168708, 168709, 168710, 168711, 168712, 168713, 168716, 168717, 168718, 168719, 168720, 168721, 168722, 168723, 168724, 168725, 168726, 168727, 168728, 168729, 168730, 168731, 168732, 168733, 168734, 168735, 168736, 168737, 168738, 168739, 168740, 168741, 168742, 168743, 168744, 168745, 168746, 168747, 168748, 168749, 168750, 168751, 168752, 168753, 168754, 168755, 168756, 168757, 168758, 168759, 168760, 168761, 168762, 168763, 168764, 168765, 168766, 168767, 168768, 168769, 168770, 168771, 168772, 168773, 168774, 168775, 168776, 168777, 168778, 168779, 168780, 168781, 168782, 168783, 168784, 168785, 168786, 168787, 168788, 168789, 168790, 168791, 168792, 168793, 168795, 168796, 168797, 168798, 168799, 168800, 168801, 168802, 168803, 168804, 168805, 168806, 168807, 168808, 168809, 168810, 168811, 168812, 168813, 168814, 168815, 168816, 168817, 168818, 168819, 168820, 168821, 168822, 168823, 168824, 168825, 168826, 168827, 168828, 168829, 168830, 168831, 168832, 168835, 168836, 168837, 168838, 168839, 168840, 168841, 168842, 168843, 168844, 168845, 168846, 168847, 168848, 168849, 168850, 168851, 168852, 168853, 168854, 168855, 168856, 168857, 168858, 168859, 168860, 168862, 168863, 168865, 168866, 168867, 168868, 168869, 168870, 168871, 168872, 168873, 168874, 168875, 168876, 168877, 168878, 168879, 168880, 168881, 168882, 168883, 168885, 168886, 168887, 168889, 168890, 168891, 168892, 168893, 168894, 168895, 168896, 168897, 168898, 168900, 168901, 168902, 168903, 168904, 168905, 168906, 168907, 168908, 168909, 168910, 168911, 168912, 168913, 168914, 168915, 168916, 168917, 168918, 168919, 168920, 168921, 168922, 168923, 168925, 168927, 168928, 168929, 168930, 168932, 168933, 168934, 168935, 168936, 168937, 168938, 168940, 168941, 168942, 168943, 168944, 168945, 168946, 168947, 168948, 168949, 168950, 168951, 168952, 168953, 168954, 168955, 168956, 168957, 168958, 168959, 168960, 168961, 168962, 168963, 168964, 168965, 168966, 168967, 168968, 168969, 168970, 168971, 168972, 168973, 168974, 168975, 168976, 168977, 168978, 168979, 168980, 168981, 168982, 168983, 168984, 168985, 168986, 168987, 168988, 168989, 168990, 168991, 168992, 168993, 168994, 168995, 168996, 168997, 168998, 168999, 169000, 169001, 169002, 169003, 169004, 169005, 169006, 169007, 169008, 169009, 169010, 169011, 169012, 169013, 169014, 169015, 169016, 169017, 169018, 169019, 169020, 169021, 169022, 169023, 169024, 169025, 169026, 169027, 169028, 169029, 169030, 169031, 169032, 169033, 169034, 169035, 169036, 169037, 169038, 169039, 169040, 169041, 169042, 169043, 169044, 169045, 169046, 169047, 169048, 169049, 169050, 169051, 169052, 169053, 169054, 169055, 169056, 169057, 169058, 169059, 169060, 169061, 169062, 169063, 169064, 169065, 169066, 169067, 169068, 169069, 169070, 169071, 169072, 169073, 169074, 169075, 169076, 169077, 169078, 169079, 169080, 169081, 169082, 169083, 169084, 169085, 169086, 169087, 169088, 169089, 169090, 169091, 169092, 169093, 169094, 169095, 169096, 169097, 169098, 169099, 169100, 169101, 169102, 169103, 169104, 169105, 169107, 169108, 169109, 169110, 169111, 169112, 169113, 169114, 169115, 169116, 169117, 169118, 169119, 169120, 169121, 169122, 169123, 169124, 169125, 169126, 169127, 169128, 169129, 169130, 169131, 169132, 169133, 169134, 169135, 169136, 169137, 169138, 169139, 169140, 169141, 169142, 169143, 169144, 169145, 169146, 169147, 169148, 169149, 169150, 169151, 169152, 169153, 169154, 169156, 169157, 169158, 169159, 169160, 169161, 169162, 169163, 169165, 169166, 169167, 169168, 169169, 169170, 169171, 169172, 169173, 169174, 169175, 169176, 169177, 169178, 169179, 169181, 169182, 169184, 169186, 169187, 169188, 169189, 169190, 169191, 169192, 169193, 169194, 169195, 169196, 169197, 169198, 169199, 169200, 169201, 169202, 169203, 169204, 169205, 169206, 169207, 169208, 169209, 169210, 169211, 169212, 169213, 169214, 169215, 169216, 169217, 169218, 169219, 169220, 169221, 169222, 169223, 169224, 169225, 169226, 169227, 169228, 169229, 169230, 169231, 169232, 169233, 169234, 169235, 169236, 169237, 169238, 169239, 169240, 169241, 169243, 169244, 169245, 169246, 169247, 169248, 169249, 169250, 169251, 169252, 169253, 169254, 169255, 169258, 169259, 169260, 169261, 169262, 169263, 169264, 169265, 169266, 169267, 169268, 169269, 169270, 169271, 169272, 169273, 169274, 169275, 169276, 169277, 169278, 169279, 169280, 169281, 169282, 169283, 169284, 169285, 169286, 169287, 169288, 169289, 169290, 169291, 169292, 169293, 169294, 169295, 169296, 169297, 169298, 169299, 169300, 169301, 169302, 169303, 169304, 169305, 169306, 169307, 169308, 169309, 169310, 169311, 169312, 169313, 169314, 169315, 169316, 169317, 169318, 169319, 169320, 169321, 169322, 169323, 169324, 169325, 169326, 169327, 169328, 169329, 169330, 169331, 169332, 169333, 169334, 169335, 169336, 169337, 169338, 169339, 169340, 169341, 169342, 169343, 169344, 169345, 169346, 169347, 169348, 169349, 169350, 169351, 169352, 169353, 169354, 169355, 169356, 169357, 169358, 169359, 169360, 169361, 169362, 169363, 169364, 169365, 169366, 169367, 169368, 169369, 169370, 169371, 169372, 169373, 169374, 169375, 169376, 169377, 169378, 169379, 169380, 169381, 169382, 169383, 169384, 169385, 169386, 169387, 169388, 169389, 169390, 169391, 169392, 169393, 169394, 169395, 169396, 169397, 169398, 169399, 169400, 169401, 169402, 169403, 169404, 169405, 169406, 169407, 169408, 169409, 169410, 169411, 169412, 169413, 169414, 169415, 169416, 169417, 169418, 169419, 169420, 169421, 169422, 169423, 169424, 169425, 169426, 169427, 169428, 169429, 169430, 169431, 169432, 169433, 169434, 169435, 169436, 169437, 169438, 169439, 169440, 169441, 169442, 169443, 169444, 169445, 169446, 169447, 169448, 169449, 169450, 169451, 169452, 169453, 169454, 169455, 169456, 169457, 169458, 169459, 169460, 169461, 169462, 169463, 169464, 169465, 169466, 169467, 169468, 169469, 169470, 169471, 169472, 169473, 169474, 169475, 169476, 169477, 169478, 169479, 169480, 169481, 169482, 169483, 169484, 169485, 169486, 169487, 169488, 169489, 169490, 169491, 169492, 169493, 169494, 169495, 169496, 169497, 169498, 169499, 169500, 169501, 169502, 169503, 169504, 169505, 169506, 169507, 169508, 169509, 169510, 169511, 169512, 169513, 169514, 169515, 169516, 169517, 169518, 169519, 169520, 169521, 169522, 169523, 169524, 169525, 169529, 169530, 169531, 169532, 169533, 169535, 169536, 169537, 169538, 169539, 169540, 169541, 169542, 169543, 169544, 169545, 169546, 169547, 169548, 169549, 169550, 169551, 169553, 169554, 169555, 169556, 169557, 169558, 169559, 169560, 169561, 169562, 169563, 169564, 169566, 169568, 169570, 169571, 169572, 169573, 169574, 169575, 169576, 169577, 169578, 169579, 169580, 169581, 169582, 169583, 169584, 169585, 169586, 169587, 169588, 169589, 169590, 169591, 169592, 169593, 169594, 169595, 169596, 169597, 169598, 169599, 169600, 169601, 169602, 169603, 169604, 169605, 169606, 169607, 169608, 169609, 169610, 169611, 169612, 169613, 169614, 169615, 169616, 169617, 169618, 169619, 169620, 169621, 169622, 169623, 169624, 169625, 169626, 169627, 169628, 169629, 169630, 169631, 169632, 169633, 169634, 169635, 169636, 169637, 169638, 169639, 169640, 169641, 169642, 169643, 169644, 169645, 169646, 169647, 169648, 169649, 169650, 169651, 169652, 169653, 169654, 169655, 169656, 169657, 169658, 169659, 169660, 169661, 169662, 169663, 169664, 169665, 169666, 169667, 169668, 169669, 169670, 169671, 169672, 169673, 169674, 169675, 169676, 169677, 169678, 169679, 169680, 169681, 169682, 169683, 169684, 169685, 169686, 169687, 169688, 169689, 169690, 169691, 169692, 169693, 169694, 169695, 169696, 169697, 169698, 169699, 169700, 169701, 169702, 169703, 169704, 169705, 169706, 169707, 169708, 169709, 169710, 169711, 169712, 169713, 169714, 169715, 169716, 169717, 169718, 169719, 169720, 169721, 169722, 169723, 169724, 169725, 169726, 169727, 169728, 169729, 169730, 169731, 169732, 169733, 169734, 169735, 169736, 169737, 169738, 169739, 169740, 169741, 169742, 169743, 169744, 169745, 169746, 169747, 169748, 169749, 169750, 169751, 169752, 169753, 169754, 169755, 169756, 169757, 169758, 169759, 169760, 169761, 169762, 169763, 169764, 169765, 169766, 169767, 169768, 169769, 169770, 169771, 169772, 169773, 169774, 169775, 169777, 169778, 169779, 169780, 169781, 169782, 169783, 169784, 169785, 169786, 169787, 169788, 169789, 169790, 169791, 169792, 169793, 169794, 169795, 169796, 169797, 169798, 169799, 169800, 169801, 169802, 169803, 169804, 169805, 169806, 169807, 169808, 169809, 169810, 169811, 169812, 169813, 169814, 169815, 169816, 169817, 169818, 169819, 169820, 169821, 169822, 169823, 169824, 169825, 169826, 169827, 169828, 169829, 169830, 169831, 169832, 169833, 169835, 169836, 169837, 169838, 169839, 169840, 169841, 169842, 169843, 169844, 169845, 169846, 169847, 169848, 169849, 169850, 169851, 169852, 169853, 169854, 169855, 169856, 169857, 169858, 169859, 169860, 169861, 169862, 169863, 169864, 169865, 169866, 169867, 169868, 169869, 169870, 169871, 169872, 169873, 169874, 169875, 169876, 169877, 169878, 169879, 169880, 169882, 169883, 169884, 169885, 169886, 169887, 169888, 169889, 169890, 169891, 169892, 169893, 169894, 169895, 169897, 169898, 169899, 169900, 169901, 169902, 169903, 169904, 169905, 169906, 169907, 169908, 169909, 169910, 169912, 169913, 169914, 169915, 169916, 169917, 169919, 169920, 169921, 169922, 169923, 169924, 169925, 169926, 169927, 169928, 169929, 169930, 169931, 169932, 169933, 169934, 169935, 169936, 169937, 169938, 169939, 169940, 169941, 169942, 169943, 169944, 169945, 169946, 169947, 169948, 169949, 169950, 169951, 169952, 169953, 169954, 169955, 169956, 169957, 169959, 169960, 169961, 169962, 169963, 169964, 169965, 169966, 169967, 169968, 169969, 169970, 169971, 169972, 169973, 169974, 169975, 169976, 169977, 169978, 169979, 169980, 169981, 169982, 169983, 169984, 169985, 169986, 169987, 169988, 169989, 169990, 169991, 169992, 169993, 169994, 169995, 169996, 169997, 169998, 169999, 170000, 170001, 170002, 170003, 170004, 170005, 170006, 170007, 170008, 170009, 170010, 170011, 170012, 170013, 170014, 170015, 170016, 170017, 170018, 170019, 170020, 170021, 170022, 170023, 170024, 170025, 170026, 170027, 170028, 170029, 170030, 170031, 170032, 170033, 170034, 170035, 170036, 170037, 170038, 170039, 170040, 170041, 170042, 170043, 170044, 170045, 170046, 170047, 170048, 170049, 170050, 170051, 170052, 170053, 170054, 170055, 170056, 170057, 170058, 170060, 170061, 170062, 170063, 170064, 170065, 170066, 170067, 170068, 170069, 170070, 170071, 170072, 170073, 170074, 170075, 170076, 170077, 170078, 170079, 170080, 170081, 170082, 170083, 170084, 170085, 170086, 170087, 170088, 170089, 170090, 170091, 170092, 170093, 170094, 170095, 170096, 170097, 170098, 170099, 170100, 170101, 170102, 170103, 170104, 170105, 170106, 170107, 170108, 170109, 170110, 170111, 170112, 170113, 170114, 170115, 170116, 170117, 170118, 170119, 170120, 170121, 170122, 170123, 170124, 170125, 170126, 170127, 170128, 170129, 170130, 170131, 170132, 170133, 170134, 170135, 170136, 170137, 170138, 170139, 170140, 170141, 170142, 170143, 170144, 170145, 170146, 170147, 170148, 170149, 170150, 170151, 170152, 170153, 170154, 170155, 170156, 170157, 170158, 170159, 170160, 170161, 170162, 170163, 170164, 170165, 170166, 170167, 170168, 170169, 170170, 170171, 170172, 170173, 170174, 170175, 170176, 170177, 170178, 170179, 170180, 170181, 170182, 170183, 170184, 170185, 170186, 170187, 170188, 170189, 170190, 170191, 170192, 170193, 170194, 170195, 170196, 170197, 170198, 170199, 170200, 170202, 170203, 170204, 170205, 170206, 170207, 170208, 170209, 170210, 170211, 170212, 170213, 170214, 170215, 170216, 170217, 170218, 170219, 170220, 170221, 170222, 170223, 170224, 170226, 170227, 170228, 170229, 170230, 170231, 170232, 170233, 170234, 170235, 170236, 170237, 170238, 170239, 170240, 170241, 170242, 170243, 170244, 170245, 170246, 170247, 170248, 170249, 170250, 170251, 170252, 170253, 170254, 170255, 170256, 170257, 170258, 170259, 170260, 170261, 170262, 170263, 170264, 170265, 170266, 170267, 170268, 170269, 170270, 170271, 170272, 170273, 170275, 170276, 170277, 170278, 170279, 170280, 170281, 170282, 170283, 170284, 170285, 170286, 170287, 170288, 170289, 170290, 170291, 170292, 170293, 170294, 170295, 170296, 170297, 170298, 170299, 170300, 170301, 170302, 170303, 170304, 170305, 170306, 170307, 170308, 170309, 170310, 170311, 170312, 170313, 170314, 170315, 170316, 170317, 170318, 170319, 170320, 170321, 170322, 170323, 170324, 170325, 170326, 170327, 170328, 170329, 170330, 170331, 170332, 170333, 170334, 170335, 170336, 170337, 170338, 170339, 170340, 170341, 170342, 170343, 170344, 170345, 170346, 170347, 170348, 170349, 170350, 170351, 170352, 170353, 170354, 170355, 170356, 170357, 170358, 170359, 170360, 170361, 170362, 170363, 170364, 170365, 170366, 170367, 170368, 170369, 170370, 170371, 170372, 170373, 170374, 170375, 170376, 170377, 170378, 170379, 170380, 170381, 170382, 170383, 170384, 170385, 170386, 170387, 170388, 170389, 170390, 170391, 170392, 170393, 170394, 170395, 170396, 170397, 170398, 170399, 170400, 170401, 170402, 170403, 170404, 170405, 170406, 170407, 170408, 170409, 170410, 170412, 170413, 170414, 170415, 170416, 170417, 170418, 170419, 170420, 170421, 170422, 170423, 170424, 170425, 170426, 170427, 170428, 170429, 170430, 170431, 170432, 170433, 170434, 170435, 170436, 170437, 170438, 170439, 170440, 170441, 170442, 170443, 170444, 170445, 170446, 170447, 170448, 170449, 170450, 170451, 170452, 170453, 170454, 170455, 170456, 170457, 170458, 170459, 170460, 170461, 170462, 170463, 170464, 170465, 170466, 170467, 170468, 170469, 170470, 170471, 170472, 170473, 170474, 170475, 170476, 170477, 170478, 170479, 170480, 170481, 170482, 170483, 170484, 170485, 170486, 170487, 170488, 170489, 170490, 170491, 170492, 170493, 170494, 170495, 170496, 170497, 170498, 170499, 170500, 170501, 170502, 170503, 170504, 170505, 170506, 170507, 170508, 170509, 170510, 170511, 170512, 170513, 170514, 170515, 170516, 170517, 170518, 170519, 170520, 170521, 170522, 170523, 170524, 170525, 170526, 170527, 170528, 170530, 170531, 170532, 170533, 170534, 170535, 170536, 170537, 170538, 170539, 170540, 170541, 170542, 170543, 170544, 170545, 170546, 170547, 170548, 170549, 170550, 170551, 170552, 170553, 170554, 170555, 170556, 170557, 170558, 170559, 170560, 170561, 170562, 170563, 170564, 170565, 170566, 170567, 170568, 170569, 170570, 170571, 170572, 170573, 170574, 170575, 170576, 170577, 170578, 170579, 170580, 170581, 170582, 170583, 170584, 170585, 170586, 170587, 170588, 170590, 170591, 170592, 170593, 170594, 170595, 170596, 170597, 170598, 170599, 170600, 170601, 170602, 170603, 170604, 170605, 170606, 170607, 170608, 170609, 170610, 170613, 170614, 170616, 170617, 170618, 170619, 170620, 170621, 170622, 170623, 170624, 170625, 170626, 170627, 170628, 170629, 170630, 170631, 170632, 170633, 170634, 170635, 170636, 170637, 170638, 170639, 170640, 170641, 170642, 170643, 170644, 170645, 170646, 170647, 170648, 170649, 170650, 170651, 170652, 170654, 170656, 170657, 170658, 170659, 170660, 170661, 170662, 170663, 170664, 170665, 170666, 170667, 170668, 170669, 170670, 170671, 170673, 170674, 170675, 170676, 170677, 170678, 170679, 170680, 170681, 170682, 170683, 170684, 170685, 170686, 170687, 170688, 170689, 170690, 170691, 170692, 170693, 170694, 170695, 170696, 170697, 170698, 170699, 170700, 170701, 170702, 170703, 170704, 170705, 170706, 170707, 170708, 170709, 170710, 170711, 170712, 170713, 170714, 170715, 170716, 170717, 170718, 170720, 170721, 170722, 170723, 170724, 170725, 170726, 170727, 170728, 170729, 170730, 170731, 170733, 170734, 170735, 170736, 170737, 170739, 170740, 170741, 170742, 170745, 170746, 170747, 170748, 170749, 170750, 170751, 170753, 170754, 170755, 170756, 170757, 170758, 170759, 170760, 170761, 170762, 170763, 170764, 170765, 170766, 170767, 170768, 170769, 170770, 170771, 170772, 170773, 170774, 170775, 170776, 170777, 170778, 170779, 170780, 170781, 170782, 170783, 170784, 170785, 170786, 170787, 170788, 170789, 170790, 170791, 170792, 170793, 170794, 170795, 170797, 170798, 170799, 170800, 170801, 170802, 170803, 170804, 170805, 170806, 170807, 170808, 170809, 170810, 170811, 170812, 170813, 170814, 170815, 170816, 170817, 170818, 170819, 170820, 170821, 170822, 170823, 170824, 170825, 170826, 170827, 170828, 170829, 170830, 170831, 170832, 170833, 170834, 170835, 170836, 170838, 170839, 170840, 170841, 170842, 170843, 170844, 170845, 170846, 170847, 170848, 170849, 170850, 170851, 170852, 170853, 170854, 170855, 170856, 170857, 170858, 170859, 170860, 170861, 170862, 170863, 170864, 170865, 170866, 170867, 170868, 170869, 170870, 170871, 170872, 170873, 170874, 170875, 170876, 170877, 170878, 170879, 170880, 170881, 170882, 170883, 170884, 170885, 170886, 170888, 170889, 170890, 170891, 170892, 170893, 170894, 170895, 170896, 170897, 170898, 170899, 170900, 170901, 170902, 170903, 170904, 170905, 170906, 170907, 170908, 170909, 170910, 170911, 170912, 170913, 170914, 170915, 170916, 170917, 170918, 170919, 170920, 170921, 170922, 170923, 170924, 170925, 170926, 170927, 170928, 170929, 170930, 170931, 170932, 170933, 170934, 170935, 170936, 170937, 170938, 170939, 170940, 170941, 170942, 170943, 170944, 170945, 170946, 170947, 170948, 170949, 170950, 170951, 170952, 170953, 170954, 170955, 170956, 170957, 170958, 170959, 170960, 170961, 170962, 170963, 170964, 170965, 170966, 170967, 170968, 170969, 170970, 170971, 170972, 170973, 170974, 170975, 170976, 170977, 170978, 170979, 170980, 170981, 170982, 170983, 170984, 170985, 170986, 170987, 170988, 170989, 170990, 170991, 170992, 170993, 170994, 170995, 170996, 170997, 170998, 170999, 171000, 171001, 171002, 171003, 171004, 171005, 171006, 171007, 171008, 171009, 171010, 171011, 171012, 171013, 171014, 171015, 171016, 171017, 171018, 171019, 171020, 171021, 171022, 171023, 171024, 171025, 171026, 171027, 171028, 171029, 171030, 171031, 171032, 171035, 171036, 171037, 171038, 171039, 171040, 171041, 171042, 171043, 171044, 171045, 171048, 171049, 171050, 171051, 171052, 171053, 171054, 171055, 171056, 171057, 171058, 171059, 171060, 171061, 171062, 171063, 171064, 171065, 171066, 171067, 171068, 171069, 171070, 171071, 171072, 171073, 171074, 171076, 171080, 171081, 171082, 171083, 171084, 171085, 171086, 171088, 171089, 171090, 171091, 171092, 171093, 171094, 171095, 171096, 171097, 171098, 171099, 171100, 171101, 171102, 171103, 171104, 171105, 171106, 171107, 171108, 171109, 171110, 171111, 171112, 171113, 171115, 171116, 171117, 171118, 171119, 171120, 171121, 171122, 171123, 171124, 171125, 171127, 171128, 171129, 171130, 171132, 171133, 171135, 171136, 171138, 171139, 171140, 171141, 171142, 171143, 171145, 171146, 171147, 171148, 171149, 171150, 171151, 171152, 171153, 171154, 171155, 171156, 171157, 171158, 171159, 171160, 171161, 171162, 171163, 171164, 171165, 171166, 171167, 171168, 171169, 171170, 171171, 171172, 171173, 171174, 171175, 171176, 171177, 171178, 171179, 171180, 171181, 171183, 171184, 171185, 171186, 171187, 171188, 171189, 171190, 171191, 171192, 171193, 171194, 171195, 171196, 171198, 171199, 171200, 171201, 171202, 171203, 171204, 171205, 171206, 171207, 171208, 171209, 171210, 171211, 171212, 171213, 171214, 171215, 171216, 171217, 171218, 171219, 171220, 171221, 171222, 171223, 171224, 171225, 171226, 171227, 171228, 171229, 171230, 171231, 171232, 171233, 171234, 171235, 171236, 171237, 171238, 171239, 171240, 171241, 171242, 171243, 171244, 171245, 171246, 171247, 171248, 171249, 171250, 171251, 171252, 171253, 171254, 171255, 171256, 171257, 171258, 171259, 171260, 171261, 171262, 171263, 171264, 171265, 171266, 171267, 171268, 171269, 171270, 171271, 171272, 171273, 171274, 171275, 171276, 171277, 171278, 171279, 171280, 171281, 171282, 171283, 171284, 171285, 171286, 171287, 171288, 171289, 171290, 171291, 171292, 171293, 171294, 171295, 171296, 171297, 171299, 171300, 171301, 171302, 171303, 171304, 171305, 171306, 171307, 171308, 171309, 171310, 171311, 171312, 171313, 171314, 171315, 171316, 171317, 171318, 171319, 171320, 171321, 171322, 171323, 171324, 171325, 171326, 171327, 171328, 171329, 171330, 171331, 171332, 171333, 171334, 171335, 171336, 171337, 171338, 171339, 171340, 171341, 171342, 171343, 171344, 171345, 171346, 171347, 171348, 171349, 171350, 171351, 171352, 171353, 171354, 171355, 171356, 171357, 171358, 171359, 171360, 171361, 171362, 171363, 171364, 171365, 171366, 171367, 171368, 171369, 171370, 171371, 171372, 171373, 171374, 171375, 171376, 171377, 171378, 171379, 171381, 171382, 171383, 171384, 171385, 171386, 171387, 171388, 171389, 171390, 171391, 171392, 171393, 171394, 171396, 171397, 171398, 171399, 171400, 171401, 171402, 171403, 171404, 171405, 171406, 171407, 171408, 171409, 171410, 171411, 171412, 171413, 171414, 171415, 171416, 171417, 171418, 171419, 171420, 171421, 171422, 171423, 171424, 171425, 171426, 171427, 171428, 171429, 171430, 171431, 171432, 171433, 171434, 171435, 171436, 171437, 171438, 171439, 171440, 171442, 171443, 171444, 171445, 171446, 171447, 171448, 171449, 171450, 171451, 171452, 171453, 171454, 171455, 171456, 171457, 171458, 171459, 171460, 171461, 171462, 171463, 171464, 171465, 171466, 171467, 171468, 171469, 171470, 171471, 171472, 171473, 171474, 171475, 171476, 171477, 171478, 171479, 171480, 171481, 171482, 171483, 171484, 171485, 171486, 171487, 171488, 171489, 171490, 171491, 171492, 171493, 171494, 171495, 171496, 171497, 171498, 171499, 171500, 171501, 171502, 171503, 171504, 171505, 171506, 171508, 171509, 171510, 171511, 171512, 171513, 171514, 171515, 171516, 171517, 171518, 171519, 171520, 171521, 171522, 171523, 171524, 171525, 171526, 171527, 171528, 171529, 171530, 171531, 171532, 171533, 171534, 171535, 171536, 171537, 171538, 171539, 171540, 171541, 171542, 171543, 171544, 171545, 171546, 171547, 171548, 171549, 171550, 171551, 171552, 171553, 171554, 171555, 171556, 171557, 171558, 171559, 171560, 171561, 171562, 171563, 171564, 171565, 171566, 171567, 171568, 171569, 171570, 171571, 171572, 171573, 171574, 171575, 171576, 171577, 171578, 171579, 171580, 171581, 171582, 171583, 171584, 171585, 171586, 171587, 171588, 171589, 171590, 171591, 171592, 171593, 171594, 171595, 171596, 171597, 171598, 171599, 171600, 171601, 171602, 171603, 171604, 171611, 171612, 171613, 171614, 171615, 171616, 171617, 171618, 171619, 171620, 171621, 171622, 171623, 171624, 171625, 171626, 171627, 171628, 171629, 171630, 171631, 171632, 171633, 171634, 171635, 171636, 171637, 171638, 171639, 171640, 171641, 171642, 171643, 171644, 171645, 171646, 171647, 171648, 171649, 171650, 171651, 171652, 171653, 171654, 171655, 171656, 171657, 171658, 171659, 171660, 171661, 171662, 171663, 171664, 171665, 171666, 171667, 171668, 171669, 171670, 171671, 171672, 171673, 171674, 171675, 171676, 171677, 171678, 171679, 171680, 171684, 171685, 171686, 171687, 171688, 171689, 171690, 171691, 171692, 171693, 171694, 171695, 171696, 171697, 171698, 171699, 171700, 171701, 171702, 171703, 171704, 171705, 171706, 171707, 171708, 171709, 171710, 171711, 171712, 171713, 171714, 171715, 171716, 171717, 171718, 171719, 171720, 171721, 171722, 171723, 171724, 171725, 171726, 171727, 171728, 171729, 171730, 171731, 171732, 171733, 171734, 171735, 171736, 171737, 171738, 171739, 171740, 171741, 171742, 171743, 171744, 171745, 171746, 171747, 171748, 171749, 171750, 171752, 171753, 171754, 171755, 171756, 171757, 171758, 171759, 171760, 171761, 171762, 171763, 171764, 171765, 171766, 171767, 171768, 171769, 171770, 171771, 171772, 171775, 171776, 171781, 171782, 171783, 171784, 171785, 171786, 171787, 171788, 171789, 171790, 171791, 171792, 171793, 171794, 171795, 171796, 171798, 171799, 171800, 171801, 171802, 171803, 171804, 171805, 171806, 171807, 171808, 171809, 171810, 171811, 171812, 171813, 171814, 171815, 171816, 171817, 171819, 171820, 171821, 171822, 171823, 171824, 171825, 171826, 171827, 171828, 171829, 171830, 171831, 171832, 171833, 171834, 171835, 171836, 171837, 171838, 171839, 171840, 171841, 171842, 171843, 171844, 171845, 171846, 171847, 171848, 171849, 171850, 171851, 171852, 171853, 171854, 171855, 171856, 171857, 171858, 171859, 171860, 171861, 171862, 171863, 171864, 171865, 171867, 171868, 171869, 171870, 171871, 171872, 171873, 171874, 171875, 171876, 171877, 171878, 171879, 171880, 171881, 171882, 171883, 171884, 171885, 171886, 171887, 171888, 171889, 171890, 171891, 171892, 171893, 171894, 171895, 171896, 171897, 171898, 171899, 171900, 171901, 171902, 171903, 171904, 171905, 171906, 171907, 171908, 171909, 171910, 171911, 171912, 171913, 171914, 171915, 171916, 171917, 171918, 171919, 171920, 171921, 171922, 171923, 171924, 171925, 171926, 171927, 171928, 171929, 171930, 171931, 171932, 171933, 171934, 171935, 171936, 171937, 171938, 171939, 171940, 171941, 171942, 171943, 171944, 171945, 171946, 171947, 171948, 171950, 171951, 171952, 171953, 171954, 171955, 171956, 171957, 171958, 171959, 171960, 171961, 171962, 171963, 171964, 171965, 171966, 171967, 171968, 171969, 171970, 171971, 171972, 171973, 171974, 171975, 171976, 171977, 171978, 171979, 171980, 171981, 171982, 171983, 171984, 171985, 171986, 171987, 171988, 171989, 171990, 171991, 171992, 171993, 171994, 171995, 171996, 171997, 171998, 171999, 172000, 172001, 172002, 172003, 172004, 172005, 172006, 172007, 172008, 172009, 172010, 172011, 172012, 172014, 172015, 172016, 172017, 172018, 172019, 172020, 172021, 172022, 172023, 172024, 172025, 172026, 172027, 172028, 172029, 172030, 172031, 172032, 172033, 172034, 172035, 172036, 172037, 172038, 172039, 172040, 172041, 172042, 172045, 172046, 172047, 172048, 172049, 172050, 172051, 172052, 172053, 172054, 172055, 172056, 172057, 172058, 172059, 172060, 172061, 172062, 172063, 172064, 172065, 172066, 172067, 172068, 172069, 172070, 172071, 172072, 172073, 172074, 172075, 172076, 172077, 172078, 172079, 172080, 172081, 172082, 172083, 172084, 172085, 172086, 172087, 172088, 172089, 172090, 172091, 172092, 172093, 172094, 172095, 172096, 172097, 172098, 172099, 172101, 172102, 172103, 172104, 172105, 172106, 172107, 172108, 172109, 172110, 172111, 172112, 172113, 172114, 172115, 172116, 172117, 172118, 172119, 172120, 172122, 172123, 172124, 172126, 172127, 172128, 172129, 172130, 172132, 172133, 172134, 172135, 172136, 172137, 172138, 172139, 172140, 172141, 172142, 172144, 172145, 172146, 172147, 172148, 172149, 172150, 172151, 172152, 172153, 172154, 172155, 172156, 172157, 172158, 172159, 172160, 172161, 172162, 172163, 172164, 172166, 172167, 172168, 172169, 172170, 172171, 172172, 172173, 172174, 172175, 172176, 172177, 172178, 172179, 172180, 172181, 172182, 172183, 172184, 172185, 172186, 172187, 172188, 172189, 172190, 172191, 172192, 172193, 172194, 172196, 172198, 172199, 172200, 172201, 172202, 172203, 172204, 172205, 172206, 172207, 172208, 172209, 172210, 172211, 172212, 172213, 172214, 172215, 172216, 172217, 172218, 172219, 172220, 172221, 172222, 172223, 172224, 172225, 172226, 172227, 172228, 172231, 172232, 172237, 172238, 172239, 172240, 172241, 172242, 172243, 172244, 172245, 172246, 172247, 172248, 172249, 172250, 172251, 172252, 172253, 172254, 172255, 172256, 172257, 172258, 172259, 172260, 172261, 172262, 172263, 172264, 172265, 172266, 172267, 172268, 172269, 172270, 172271, 172272, 172273, 172274, 172275, 172276, 172277, 172278, 172279, 172280, 172281, 172282, 172283, 172284, 172286, 172287, 172288, 172289, 172290, 172291, 172292, 172293, 172294, 172295, 172296, 172297, 172298, 172299, 172300, 172301, 172302, 172305, 172306, 172307, 172308, 172309, 172310, 172311, 172312, 172313, 172314, 172315, 172316, 172317, 172318, 172319, 172320, 172321, 172322, 172323, 172324, 172325, 172326, 172327, 172328, 172329, 172330, 172331, 172332, 172333, 172334, 172335, 172336, 172337, 172338, 172339, 172340, 172341, 172342, 172343, 172344, 172345, 172346, 172347, 172348, 172349, 172350, 172351, 172352, 172353, 172354, 172355, 172356, 172357, 172358, 172359, 172360, 172361, 172362, 172363, 172364, 172365, 172366, 172367, 172368, 172369, 172370, 172371, 172372, 172373, 172374, 172375, 172376, 172377, 172378, 172379, 172380, 172381, 172382, 172383, 172384, 172385, 172386, 172387, 172388, 172389, 172390, 172391, 172392, 172393, 172394, 172395, 172396, 172397, 172398, 172399, 172400, 172401, 172402, 172403, 172404, 172405, 172406, 172407, 172408, 172409, 172410, 172411, 172412, 172413, 172414, 172415, 172416, 172417, 172418, 172419, 172420, 172421, 172422, 172423, 172424, 172425, 172426, 172427, 172428, 172429, 172430, 172431, 172432, 172433, 172434, 172435, 172436, 172437, 172438, 172439, 172440, 172441, 172442, 172443, 172444, 172445, 172446, 172447, 172448, 172449, 172450, 172451, 172453, 172454, 172455, 172456); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (172457, 172458, 172459, 172460, 172461, 172462, 172463, 172464, 172465, 172466, 172467, 172468, 172469, 172470, 172471, 172472, 172473, 172474, 172475, 172476, 172477, 172478, 172479, 172480, 172481, 172482, 172483, 172484, 172485, 172486, 172487, 172488, 172489, 172490, 172491, 172492, 172493, 172494, 172495, 172496, 172497, 172498, 172499, 172500, 172501, 172502, 172504, 172505, 172507, 172508, 172509, 172510, 172511, 172512, 172513, 172514, 172515, 172516, 172517, 172518, 172519, 172520, 172521, 172522, 172523, 172524, 172525, 172526, 172527, 172528, 172529, 172530, 172531, 172532, 172533, 172534, 172535, 172536, 172537, 172538, 172539, 172540, 172541, 172542, 172543, 172544, 172545, 172549, 172554, 172555, 172556, 172557, 172558, 172560, 172561, 172562, 172563, 172564, 172565, 172566, 172567, 172568, 172569, 172570, 172571, 172572, 172573, 172574, 172575, 172576, 172577, 172578, 172579, 172580, 172581, 172582, 172583, 172584, 172585, 172586, 172587, 172588, 172589, 172590, 172591, 172592, 172593, 172594, 172595, 172596, 172597, 172598, 172599, 172600, 172601, 172602, 172603, 172604, 172605, 172606, 172607, 172608, 172609, 172610, 172611, 172612, 172613, 172614, 172615, 172616, 172617, 172618, 172619, 172620, 172621, 172622, 172624, 172625, 172626, 172627, 172628, 172629, 172630, 172631, 172632, 172633, 172634, 172635, 172636, 172637, 172639, 172640, 172641, 172642, 172643, 172644, 172645, 172647, 172648, 172649, 172650, 172651, 172652, 172653, 172654, 172655, 172656, 172657, 172658, 172659, 172660, 172661, 172662, 172663, 172664, 172665, 172666, 172667, 172668, 172669, 172670, 172671, 172672, 172673, 172674, 172675, 172676, 172677, 172678, 172679, 172680, 172681, 172682, 172683, 172684, 172686, 172687, 172688, 172690, 172691, 172692, 172693, 172694, 172695, 172696, 172697, 172698, 172699, 172700, 172701, 172702, 172703, 172704, 172705, 172706, 172707, 172708, 172709, 172710, 172711, 172712, 172713, 172714, 172715, 172716, 172717, 172718, 172719, 172720, 172721, 172722, 172723, 172724, 172725, 172726, 172727, 172728, 172730, 172731, 172732, 172733, 172734, 172735, 172736, 172737, 172738, 172739, 172740, 172741, 172742, 172743, 172744, 172745, 172746, 172747, 172748, 172749, 172750, 172751, 172752, 172753, 172754, 172755, 172756, 172757, 172758, 172759, 172760, 172761, 172762, 172763, 172764, 172765, 172766, 172767, 172768, 172769, 172770, 172771, 172772, 172773, 172774, 172775, 172776, 172777, 172778, 172779, 172780, 172781, 172782, 172783, 172784, 172785, 172786, 172787, 172788, 172789, 172790, 172791, 172792, 172793, 172794, 172795, 172796, 172797, 172798, 172799, 172800, 172801, 172802, 172803, 172804, 172805, 172806, 172807, 172809, 172811, 172812, 172813, 172814, 172815, 172816, 172817, 172818, 172819, 172820, 172821, 172822, 172823, 172824, 172825, 172826, 172827, 172828, 172829, 172830, 172831, 172832, 172833, 172834, 172835, 172836, 172837, 172838, 172839, 172840, 172841, 172843, 172844, 172845, 172846, 172847, 172848, 172849, 172850, 172851, 172852, 172854, 172855, 172856, 172857, 172858, 172859, 172860, 172861, 172862, 172863, 172864, 172865, 172866, 172867, 172868, 172869, 172870, 172871, 172872, 172873, 172874, 172875, 172876, 172877, 172878, 172879, 172880, 172881, 172882, 172883, 172884, 172885, 172886, 172887, 172888, 172890, 172891, 172892, 172893, 172894, 172895, 172896, 172897, 172898, 172899, 172900, 172901, 172902, 172903, 172905, 172906, 172907, 172909, 172910, 172911, 172912, 172913, 172914, 172915, 172916, 172917, 172922, 172923, 172924, 172925, 172927, 172928, 172929, 172930, 172931, 172932, 172933, 172934, 172935, 172936, 172937, 172938, 172939, 172940, 172941, 172942, 172943, 172944, 172945, 172946, 172947, 172948, 172949, 172950, 172951, 172952, 172953, 172954, 172955, 172956, 172957, 172958, 172959, 172960, 172961, 172962, 172963, 172964, 172965, 172966, 172967, 172968, 172969, 172970, 172971, 172972, 172973, 172974, 172975, 172976, 172977, 172978, 172979, 172980, 172981, 172982, 172983, 172984, 172985, 172986, 172987, 172988, 172989, 172990, 172991, 172992, 172993, 172994, 172995, 172996, 172997, 172998, 172999, 173000, 173001, 173002, 173003, 173004, 173005, 173006, 173007, 173008, 173009, 173010, 173011, 173012, 173013, 173014, 173015, 173016, 173017, 173018, 173019, 173020, 173021, 173022, 173023, 173024, 173025, 173026, 173027, 173028, 173029, 173030, 173031, 173032, 173033, 173034, 173036, 173037, 173038, 173039, 173040, 173041, 173042, 173043, 173044, 173045, 173046, 173047, 173048, 173049, 173050, 173051, 173052, 173053, 173054, 173055, 173056, 173057, 173058, 173059, 173060, 173061, 173062, 173063, 173064, 173065, 173066, 173067, 173069, 173070, 173071, 173072, 173073, 173074, 173075, 173076, 173078, 173079, 173080, 173081, 173082, 173083, 173084, 173085, 173086, 173087, 173088, 173089, 173090, 173091, 173092, 173093, 173094, 173095, 173096, 173097, 173098, 173100, 173101, 173102, 173103, 173104, 173105, 173106, 173107, 173108, 173109, 173110, 173111, 173112, 173113, 173114, 173115, 173116, 173117, 173118, 173119, 173120, 173121, 173122, 173123, 173124, 173125, 173126, 173127, 173128, 173129, 173130, 173131, 173132, 173133, 173134, 173135, 173136, 173137, 173138, 173139, 173140, 173141, 173142, 173143, 173144, 173145, 173146, 173147, 173148, 173149, 173150, 173151, 173152, 173153, 173154, 173155, 173156, 173157, 173158, 173159, 173161, 173162, 173163, 173164, 173165, 173166, 173167, 173168, 173169, 173170, 173171, 173172, 173173, 173174, 173175, 173176, 173177, 173178, 173179, 173180, 173181, 173182, 173184, 173185, 173186, 173187, 173188, 173189, 173190, 173191, 173192, 173193, 173194, 173195, 173196, 173197, 173198, 173199, 173200, 173201, 173202, 173203, 173204, 173205, 173206, 173207, 173208, 173209, 173210, 173211, 173212, 173213, 173214, 173215, 173216, 173218, 173219, 173220, 173221, 173222, 173223, 173224, 173225, 173226, 173227, 173228, 173229, 173230, 173231, 173232, 173233, 173234, 173235, 173236, 173237, 173238, 173239, 173240, 173241, 173242, 173243, 173244, 173245, 173246, 173247, 173248, 173249, 173250, 173251, 173252, 173253, 173254, 173255, 173256, 173257, 173258, 173259, 173260, 173261, 173262, 173263, 173264, 173265, 173266, 173267, 173268, 173269, 173270, 173271, 173272, 173273, 173274, 173275, 173276, 173277, 173278, 173279, 173280, 173281, 173282, 173284, 173285, 173286, 173287, 173288, 173289, 173290, 173291, 173292, 173293, 173294, 173295, 173296, 173297, 173298, 173299, 173300, 173301, 173302, 173303, 173304, 173305, 173306, 173307, 173308, 173309, 173310, 173311, 173312, 173313, 173314, 173315, 173316, 173317, 173318, 173319, 173320, 173321, 173322, 173323, 173324, 173325, 173326, 173327, 173328, 173329, 173330, 173331, 173332, 173333, 173334, 173335, 173336, 173337, 173339, 173340, 173341, 173342, 173343, 173344, 173345, 173348, 173349, 173350, 173351, 173352, 173353, 173354, 173355, 173356, 173357, 173358, 173359, 173360, 173361, 173362, 173363, 173364, 173365, 173366, 173367, 173368, 173369, 173370, 173371, 173372, 173373, 173374, 173375, 173376, 173377, 173378, 173379, 173380, 173381, 173382, 173383, 173384, 173385, 173386, 173387, 173388, 173389, 173390, 173391, 173392, 173393, 173394, 173395, 173396, 173397, 173398, 173399, 173400, 173401, 173402, 173403, 173404, 173405, 173406, 173407, 173408, 173409, 173410, 173411, 173412, 173413, 173414, 173415, 173416, 173417, 173418, 173419, 173420, 173422, 173423, 173424, 173425, 173426, 173427, 173428, 173430, 173431, 173432, 173433, 173434, 173435, 173436, 173438, 173439, 173440, 173441, 173442, 173443, 173444, 173445, 173446, 173447, 173448, 173449, 173450, 173451, 173452, 173453, 173454, 173455, 173456, 173457, 173458, 173459, 173460, 173461, 173462, 173463, 173464, 173465, 173466, 173467, 173468, 173469, 173470, 173471, 173472, 173473, 173474, 173475, 173476, 173477, 173478, 173479, 173480, 173481, 173482, 173483, 173484, 173485, 173486, 173487, 173488, 173489, 173490, 173491, 173492, 173493, 173494, 173495, 173496, 173497, 173498, 173499, 173500, 173501, 173502, 173503, 173504, 173505, 173506, 173507, 173508, 173509, 173510, 173511, 173512, 173513, 173514, 173515, 173516, 173517, 173518, 173519, 173520, 173521, 173522, 173523, 173524, 173525, 173526, 173527, 173528, 173529, 173530, 173531, 173532, 173533, 173534, 173535, 173536, 173537, 173538, 173539, 173540, 173541, 173542, 173543, 173544, 173545, 173546, 173547, 173548, 173549, 173550, 173551, 173552, 173553, 173554, 173555, 173556, 173557, 173558, 173559, 173560, 173561, 173562, 173563, 173564, 173565, 173566, 173567, 173568, 173569, 173570, 173571, 173572, 173573, 173574, 173575, 173576, 173577, 173578, 173579, 173580, 173581, 173582, 173583, 173584, 173585, 173586, 173587, 173588, 173589, 173590, 173591, 173593, 173594, 173595, 173596, 173597, 173598, 173599, 173600, 173601, 173602, 173603, 173604, 173607, 173608, 173609, 173610, 173611, 173612, 173613, 173614, 173615, 173616, 173617, 173618, 173619, 173620, 173621, 173622, 173624, 173625, 173626, 173627, 173628, 173629, 173630, 173631, 173632, 173633, 173634, 173635, 173636, 173637, 173638, 173639, 173640, 173641, 173642, 173643, 173644, 173645, 173646, 173647, 173648, 173649, 173650, 173651, 173652, 173653, 173654, 173655, 173656, 173657, 173658, 173659, 173660, 173661, 173662, 173663, 173664, 173665, 173666, 173667, 173668, 173669, 173670, 173671, 173672, 173673, 173674, 173675, 173676, 173677, 173678, 173679, 173680, 173681, 173682, 173683, 173684, 173685, 173686, 173687, 173688, 173689, 173690, 173691, 173692, 173693, 173695, 173696, 173697, 173698, 173699, 173700, 173701, 173702, 173703, 173704, 173705, 173706, 173707, 173708, 173709, 173710, 173711, 173712, 173713, 173714, 173715, 173716, 173717, 173718, 173719, 173720, 173721, 173722, 173723, 173724, 173725, 173726, 173727, 173728, 173729, 173730, 173731, 173732, 173733, 173734, 173735, 173736, 173737, 173738, 173739, 173740, 173741, 173742, 173743, 173744, 173745, 173746, 173747, 173748, 173749, 173750, 173751, 173752, 173753, 173755, 173756, 173757, 173760, 173761, 173762, 173763, 173764, 173765, 173766, 173767, 173768, 173769, 173770, 173771, 173772, 173773, 173774, 173775, 173776, 173777, 173778, 173779, 173780, 173781, 173782, 173783, 173784, 173785, 173786, 173787, 173788, 173789, 173790, 173791, 173792, 173793, 173794, 173795, 173796, 173797, 173798, 173799, 173800, 173801, 173802, 173803, 173804, 173805, 173806, 173807, 173808, 173809, 173810, 173811, 173812, 173813, 173814, 173815, 173816, 173817, 173818, 173819, 173820, 173821, 173822, 173823, 173824, 173825, 173826, 173827, 173828, 173829, 173830, 173831, 173832, 173833, 173834, 173835, 173836, 173837, 173838, 173839, 173840, 173841, 173842, 173843, 173844, 173845, 173846, 173847, 173848, 173849, 173850, 173851, 173852, 173853, 173854, 173855, 173856, 173857, 173858, 173859, 173860, 173861, 173862, 173863, 173864, 173865, 173866, 173867, 173868, 173869, 173870, 173872, 173873, 173874, 173875, 173876, 173877, 173878, 173879, 173880, 173881, 173882, 173883, 173884, 173885, 173886, 173887, 173888, 173889, 173890, 173891, 173892, 173894, 173895, 173896, 173897, 173898, 173899, 173900, 173901, 173902, 173903, 173904, 173905, 173906, 173907, 173908, 173909, 173910, 173911, 173912, 173913, 173914, 173915, 173916, 173917, 173918, 173919, 173920, 173921, 173922, 173923, 173924, 173925, 173926, 173927, 173928, 173929, 173930, 173931, 173932, 173933, 173934, 173935, 173936, 173937, 173938, 173939, 173940, 173941, 173942, 173943, 173944, 173945, 173946, 173947, 173948, 173949, 173950, 173951, 173952, 173953, 173954, 173955, 173956, 173957, 173958, 173959, 173960, 173961, 173962, 173963, 173964, 173966, 173967, 173968, 173969, 173970, 173971, 173972, 173973, 173974, 173975, 173976, 173977, 173978, 173979, 173980, 173981, 173982, 173983, 173984, 173985, 173986, 173987, 173988, 173989, 173990, 173991, 173992, 173993, 173994, 173995, 173996, 173997, 173998, 173999, 174000, 174001, 174002, 174003, 174004, 174005, 174006, 174007, 174008, 174010, 174012, 174013, 174014, 174015, 174016, 174017, 174018, 174019, 174020, 174021, 174022, 174023, 174024, 174025, 174026, 174027, 174028, 174029, 174030, 174031, 174032, 174033, 174034, 174035, 174036, 174037, 174038, 174039, 174040, 174041, 174042, 174043, 174044, 174045, 174046, 174047, 174048, 174049, 174050, 174051, 174052, 174053, 174054, 174055, 174056, 174057, 174058, 174059, 174060, 174061, 174062, 174063, 174064, 174065, 174066, 174067, 174068, 174069, 174070, 174071, 174072, 174073, 174074, 174075, 174076, 174077, 174078, 174079, 174080, 174081, 174082, 174083, 174084, 174085, 174086, 174087, 174088, 174089, 174090, 174091, 174092, 174093, 174094, 174095, 174096, 174098, 174099, 174100, 174101, 174102, 174103, 174105, 174106, 174107, 174108, 174109, 174110, 174111, 174112, 174113, 174114, 174115, 174116, 174117, 174118, 174119, 174120, 174121, 174122, 174123, 174124, 174125, 174126, 174127, 174128, 174129, 174130, 174131, 174132, 174133, 174134, 174135, 174136, 174137, 174138, 174139, 174140, 174141, 174142, 174143, 174144, 174145, 174146, 174147, 174150, 174151, 174152, 174153, 174154, 174155, 174156, 174157, 174158, 174159, 174160, 174161, 174162, 174163, 174164, 174165, 174166, 174167, 174168, 174169, 174170, 174171, 174172, 174173, 174174, 174175, 174176, 174177, 174178, 174179, 174180, 174181, 174182, 174183, 174184, 174185, 174186, 174187, 174188, 174189, 174190, 174191, 174192, 174193, 174194, 174195, 174196, 174197, 174198, 174199, 174200, 174201, 174202, 174203, 174204, 174205, 174206, 174207, 174208, 174209, 174210, 174211, 174212, 174213, 174215, 174216, 174217, 174218, 174219, 174220, 174221, 174222, 174223, 174224, 174225, 174226, 174227, 174228, 174229, 174230, 174231, 174232, 174233, 174234, 174235, 174236, 174237, 174238, 174239, 174240, 174241, 174242, 174243, 174244, 174245, 174246, 174247, 174248, 174249, 174250, 174251, 174252, 174253, 174254, 174255, 174256, 174257, 174258, 174259, 174260, 174261, 174262, 174263, 174264, 174265, 174266, 174268, 174269, 174270, 174271, 174272, 174273, 174274, 174275, 174276, 174277, 174278, 174279, 174280, 174281, 174282, 174283, 174284, 174285, 174286, 174287, 174288, 174289, 174290, 174291, 174292, 174293, 174294, 174295, 174296, 174297, 174298, 174299, 174300, 174301, 174302, 174303, 174304, 174305, 174306, 174307, 174308, 174309, 174310, 174311, 174312, 174313, 174314, 174315, 174316, 174317, 174318, 174319, 174320, 174321, 174323, 174324, 174325, 174326, 174327, 174328, 174329, 174330, 174331, 174332, 174333, 174334, 174335, 174336, 174337, 174338, 174339, 174340, 174341, 174342, 174343, 174344, 174345, 174346, 174347, 174348, 174349, 174350, 174351, 174352, 174353, 174354, 174355, 174356, 174357, 174358, 174359, 174360, 174361, 174362, 174363, 174364, 174365, 174366, 174367, 174368, 174369, 174370, 174371, 174372, 174373, 174374, 174375, 174376, 174377, 174378, 174379, 174380, 174381, 174382, 174383, 174384, 174385, 174386, 174387, 174388, 174389, 174390, 174391, 174392, 174393, 174394, 174395, 174396, 174397, 174398, 174399, 174400, 174401, 174402, 174403, 174405, 174407, 174408, 174409, 174410, 174411, 174412, 174413, 174414, 174415, 174416, 174417, 174418, 174419, 174420, 174421, 174422, 174423, 174424, 174425, 174426, 174427, 174428, 174429, 174430, 174431, 174432, 174433, 174434, 174435, 174436, 174437, 174438, 174439, 174440, 174441, 174442, 174443, 174444, 174445, 174446, 174447, 174448, 174449, 174450, 174451, 174452, 174453, 174454, 174455, 174456, 174457, 174458, 174459, 174460, 174461, 174462, 174463, 174464, 174465, 174466, 174467, 174468, 174469, 174470, 174472, 174473, 174474, 174475, 174476, 174477, 174478, 174479, 174480, 174481, 174482, 174483, 174484, 174485, 174486, 174487, 174488, 174489, 174490, 174491, 174492, 174493, 174494, 174495, 174496, 174497, 174498, 174499, 174500, 174501, 174502, 174503, 174504, 174505, 174506, 174507, 174508, 174509, 174510, 174511, 174512, 174513, 174514, 174515, 174516, 174517, 174518, 174519, 174520, 174521, 174522, 174523, 174524, 174525, 174526, 174527, 174528, 174529, 174530, 174531, 174532, 174533, 174534, 174535, 174536, 174537, 174538, 174539, 174540, 174541, 174542, 174543, 174544, 174545, 174546, 174547, 174548, 174549, 174550, 174551, 174552, 174553, 174554, 174555, 174556, 174557, 174558, 174559, 174560, 174561, 174562, 174563, 174564, 174565, 174566, 174567, 174568, 174569, 174570, 174571, 174572, 174573, 174574, 174575, 174576, 174577, 174578, 174579, 174580, 174581, 174582, 174583, 174584, 174585, 174586, 174587, 174589, 174590, 174591, 174592, 174593, 174594, 174595, 174596, 174597, 174598, 174599, 174600, 174601, 174602, 174603, 174604, 174605, 174606, 174607, 174608, 174609, 174610, 174611, 174612, 174613, 174614, 174615, 174618, 174619, 174620, 174621, 174623, 174624, 174625, 174626, 174627, 174628, 174629, 174630, 174631, 174632, 174633, 174634, 174635, 174636, 174637, 174638, 174640, 174641, 174642, 174643, 174645, 174646, 174647, 174649, 174650, 174651, 174652, 174653, 174654, 174655, 174656, 174657, 174660, 174661, 174662, 174663, 174664, 174665, 174666, 174667, 174668, 174670, 174672, 174673, 174675, 174676, 174677, 174678, 174679, 174680, 174681, 174682, 174683, 174684, 174685, 174687, 174688, 174689, 174690, 174691, 174692, 174693, 174694, 174699, 174700, 174701, 174702, 174704, 174705, 174707, 174708, 174709, 174710, 174711, 174712, 174713, 174714, 174715, 174716, 174717, 174718, 174719, 174720, 174721, 174722, 174723, 174724, 174725, 174726, 174727, 174728, 174729, 174730, 174731, 174732, 174733, 174734, 174735, 174737, 174738, 174739, 174740, 174741, 174742, 174743, 174744, 174745, 174746, 174750, 174751, 174752, 174754, 174756, 174757, 174758, 174759, 174760, 174761, 174766, 174768, 174769, 174770, 174771, 174772, 174773, 174774, 174775, 174776, 174777, 174778, 174779, 174780, 174781, 174783, 174785, 174786, 174787, 174788, 174789, 174790, 174791, 174792, 174793, 174794, 174795, 174796, 174797, 174798, 174799, 174800, 174801, 174802, 174803, 174804, 174805, 174806, 174807, 174808, 174809, 174810, 174811, 174812, 174813, 174814, 174815, 174816, 174817, 174818, 174819, 174822, 174823, 174824, 174825, 174826, 174827, 174828, 174830, 174831, 174832, 174833, 174834, 174835, 174836, 174837, 174838, 174839, 174840, 174841, 174842, 174843, 174844, 174845, 174846, 174847, 174848, 174849, 174850, 174851, 174852, 174853, 174854, 174855, 174856, 174857, 174858, 174859, 174861, 174862, 174863, 174864, 174865, 174867, 174868, 174869, 174870, 174871, 174872, 174873, 174874, 174875, 174876, 174877, 174878, 174879, 174880, 174881, 174882, 174883, 174884, 174885, 174886, 174887, 174888, 174889, 174890, 174891, 174892, 174893, 174894, 174895, 174896, 174897, 174898, 174899, 174900, 174901, 174902, 174903, 174904, 174906, 174907, 174908, 174909, 174910, 174911, 174912, 174913, 174914, 174915, 174916, 174917, 174918, 174919, 174920, 174921, 174923, 174924, 174925, 174926, 174927, 174928, 174929, 174930, 174931, 174932, 174933, 174934, 174935, 174936, 174937, 174938, 174939, 174940, 174941, 174942, 174943, 174944, 174945, 174946, 174947, 174948, 174949, 174950, 174951, 174952, 174953, 174954, 174955, 174956, 174957, 174958, 174959, 174960, 174961, 174962, 174963, 174964, 174965, 174966, 174967, 174968, 174969, 174970, 174971, 174972, 174973, 174974, 174975, 174976, 174977, 174978, 174979, 174980, 174981, 174982, 174983, 174984, 174985, 174986, 174987, 174988, 174989, 174990, 174991, 174992, 174993, 174994, 174998, 175000, 175001, 175002, 175003, 175004, 175008, 175009, 175010, 175011, 175012, 175013, 175014, 175015, 175016, 175017, 175018, 175019, 175020, 175021, 175022, 175023, 175024, 175025, 175026, 175027, 175028, 175029, 175030, 175031, 175032, 175033, 175034, 175035, 175036, 175037, 175038, 175039, 175040, 175042, 175044, 175046, 175048, 175049, 175050, 175051, 175052, 175053, 175054, 175056, 175057, 175058, 175059, 175060, 175061, 175062, 175063, 175064, 175065, 175066, 175067, 175068, 175069, 175070, 175071, 175072, 175073, 175074, 175076, 175077, 175078, 175079, 175080, 175081, 175082, 175083, 175084, 175085, 175086, 175087, 175089, 175090, 175091, 175092, 175093, 175094, 175095, 175096, 175097, 175098, 175099, 175100, 175101, 175102, 175103, 175104, 175105, 175106, 175107, 175108, 175109, 175110, 175112, 175113, 175114, 175115, 175116, 175117, 175118, 175119, 175120, 175121, 175123, 175124, 175125, 175126, 175127, 175128, 175129, 175131, 175132, 175133, 175134, 175135, 175136, 175137, 175138, 175139, 175140, 175141, 175142, 175143, 175144, 175145, 175146, 175147, 175148, 175149, 175150, 175151, 175152, 175153, 175154, 175155, 175156, 175157, 175158, 175159, 175160, 175161, 175162, 175163, 175164, 175165, 175166, 175167, 175168, 175169, 175170, 175171, 175172, 175173, 175174, 175175, 175176, 175177, 175178, 175179, 175180, 175181, 175182, 175183, 175184, 175185, 175186, 175187, 175189, 175190, 175191, 175192, 175193, 175194, 175196, 175198, 175199, 175200, 175201, 175202, 175203, 175204, 175205, 175206, 175207, 175208, 175209, 175210, 175211, 175212, 175213, 175214, 175215, 175216, 175217, 175218, 175219, 175220, 175221, 175222, 175223, 175224, 175225, 175226, 175227, 175228, 175229, 175231, 175232, 175233, 175234, 175235, 175237, 175238, 175239, 175240, 175241, 175242, 175243, 175244, 175245, 175246, 175250, 175251, 175252, 175253, 175254, 175255, 175256, 175257, 175258, 175259, 175260, 175261, 175262, 175263, 175264, 175265, 175266, 175267, 175268, 175269, 175270, 175271, 175272, 175273, 175274, 175275, 175276, 175277, 175278, 175279, 175280, 175284, 175285, 175287, 175288, 175289, 175290, 175291, 175292, 175293, 175294, 175295, 175296, 175297, 175299, 175300, 175301, 175302, 175303, 175304, 175305, 175306, 175307, 175308, 175309, 175310, 175311, 175312, 175313, 175314, 175315, 175316, 175317, 175318, 175319, 175320, 175321, 175322, 175323, 175324, 175325, 175326, 175327, 175328, 175329, 175330, 175331, 175332, 175333, 175334, 175335, 175336, 175337, 175338, 175339, 175340, 175341, 175342, 175343, 175344, 175345, 175346, 175347, 175348, 175350, 175354, 175358, 175359, 175360, 175361, 175362, 175363, 175364, 175365, 175366, 175368, 175369, 175370, 175371, 175372, 175373, 175374, 175375, 175376, 175377, 175378, 175379, 175380, 175381, 175382, 175383, 175384, 175385, 175386, 175387, 175388, 175389, 175390, 175391, 175392, 175393, 175394, 175395, 175396, 175397, 175398, 175400, 175401, 175402, 175403, 175404, 175405, 175406, 175407, 175408, 175410, 175411, 175412, 175413, 175414, 175415, 175416, 175417, 175418, 175419, 175420, 175421, 175422, 175423, 175424, 175425, 175426, 175427, 175428, 175429, 175430, 175431, 175432, 175433, 175434, 175435, 175436, 175437, 175438, 175439, 175440, 175441, 175442, 175443, 175444, 175445, 175446, 175447, 175448, 175449, 175450, 175451, 175452, 175453, 175454, 175455, 175456, 175457, 175458, 175459, 175460, 175461, 175462, 175463, 175464, 175465, 175466, 175467, 175468, 175469, 175470, 175471, 175472, 175473, 175474, 175476, 175477, 175478, 175480, 175481, 175482, 175483, 175484, 175485, 175486, 175487, 175488, 175489, 175490, 175491, 175492, 175493, 175494, 175495, 175496, 175497, 175498, 175499, 175500, 175501, 175502, 175503, 175504, 175505, 175506, 175507, 175508, 175510, 175511, 175512, 175513, 175514, 175515, 175516, 175517, 175518, 175519, 175520, 175521, 175522, 175523, 175524, 175525, 175526, 175527, 175528, 175529, 175530, 175531, 175532, 175533, 175534, 175535, 175536, 175537, 175538, 175539, 175540, 175541, 175542, 175543, 175544, 175546, 175547, 175548, 175549, 175550, 175551, 175552, 175553, 175554, 175555, 175556, 175557, 175558, 175559, 175560, 175561, 175562, 175563, 175564, 175565, 175566, 175568, 175569, 175571, 175572, 175573, 175574, 175575, 175576, 175577, 175578, 175579, 175580, 175581, 175582, 175583, 175584, 175585, 175586, 175587, 175588, 175589, 175590, 175591, 175592, 175593, 175594, 175595, 175596, 175597, 175598, 175599, 175600, 175601, 175602, 175603, 175604, 175605, 175606, 175607, 175608, 175609, 175610, 175611, 175612, 175613, 175614, 175615, 175616, 175617, 175618, 175619, 175620, 175621, 175622, 175623, 175624, 175625, 175626, 175627, 175628, 175629, 175630, 175631, 175632, 175633, 175634, 175635, 175636, 175637, 175638, 175639, 175640, 175641, 175642, 175643, 175644, 175645, 175646, 175647, 175648, 175649, 175650, 175651, 175652, 175653, 175654, 175655, 175656, 175657, 175658, 175659, 175660, 175661, 175662, 175663, 175664, 175665, 175666, 175667, 175669, 175670, 175671, 175672, 175673, 175674, 175675, 175676, 175677, 175678, 175679, 175680, 175681, 175683, 175684, 175685, 175686, 175687, 175688, 175689, 175690, 175691, 175692, 175694, 175695, 175696, 175697, 175698, 175699, 175700, 175701, 175702, 175703, 175704, 175705, 175706, 175707, 175708, 175709, 175711, 175712, 175713, 175714, 175715, 175716, 175718, 175719, 175720, 175721, 175722, 175723, 175724, 175725, 175726, 175727, 175728, 175729, 175730, 175731, 175732, 175734, 175735, 175736, 175755, 175756, 175757, 175758, 175759, 175760, 175762, 175763, 175764, 175765, 175766, 175767, 175768, 175769, 175770, 175771, 175772, 175773, 175774, 175775, 175776, 175777, 175778, 175779, 175780, 175781, 175782, 175783, 175784, 175785, 175786, 175787, 175788, 175789, 175790, 175791, 175792, 175793, 175794, 175795, 175796, 175797, 175798, 175799, 175800, 175801, 175802, 175803, 175804, 175805, 175806, 175807, 175808, 175809, 175810, 175811, 175812, 175813, 175814, 175815, 175816, 175817, 175818, 175819, 175820, 175821, 175822, 175823, 175824, 175825, 175826, 175827, 175828, 175829, 175830, 175831, 175832, 175833, 175834, 175835, 175836, 175837, 175838, 175839, 175840, 175841, 175842, 175843, 175844, 175845, 175846, 175847, 175848, 175849, 175850, 175851, 175852, 175853, 175854, 175855, 175856, 175857, 175858, 175859, 175860, 175861, 175862, 175863, 175864, 175865, 175866, 175867, 175868, 175869, 175870, 175871, 175872, 175873, 175874, 175876, 175877, 175878, 175879, 175881, 175882, 175883, 175884, 175885, 175886, 175887, 175888, 175889, 175890, 175891, 175892, 175893, 175894, 175895, 175896, 175897, 175898, 175899, 175902, 175903, 175904, 175905, 175906, 175907, 175908, 175909, 175910, 175911, 175912, 175913, 175914, 175915, 175916, 175917, 175918, 175919, 175920, 175921, 175922, 175923, 175924, 175925, 175926, 175927, 175928, 175929, 175930, 175931, 175932, 175933, 175934, 175937, 175938, 175939, 175940, 175941, 175942, 175944, 175948, 175950, 175951, 175952, 175953, 175954, 175955, 175956, 175957, 175958, 175959, 175960, 175961, 175962, 175963, 175966, 175967, 175968, 175969, 175970, 175971, 175972, 175973, 175974, 175975, 175976, 175979, 175980, 175981, 175982, 175983, 175984, 175985, 175986, 175987, 175988, 175989, 175990, 175991, 175992, 175993, 175994, 175995, 175996, 175997, 175998, 175999, 176000, 176001, 176002, 176003, 176004, 176005, 176006, 176007, 176008, 176010, 176011, 176012, 176013, 176014, 176015, 176016, 176017, 176018, 176019, 176020, 176021, 176022, 176023, 176024, 176025, 176026, 176027, 176028, 176029, 176030, 176031, 176032, 176033, 176034, 176035, 176036, 176037, 176038, 176039, 176040, 176041, 176042, 176043, 176044, 176045, 176046, 176047, 176048, 176049, 176050, 176051, 176052, 176053, 176054, 176055, 176056, 176057, 176058, 176059, 176060, 176061, 176062, 176063, 176064, 176065, 176066, 176067, 176068, 176069, 176070, 176071, 176072, 176073, 176074, 176075, 176076, 176077, 176078, 176079, 176080, 176081, 176082, 176083, 176084, 176085, 176086, 176087, 176088, 176089, 176090, 176091, 176092, 176093, 176094, 176095, 176096, 176097, 176098, 176099, 176100, 176101, 176102, 176103, 176104, 176105, 176106, 176107, 176108, 176109, 176110, 176111, 176112, 176113, 176114, 176116, 176117, 176118, 176119, 176120, 176121, 176122, 176123, 176124, 176125, 176126, 176127, 176128, 176129, 176130, 176131, 176132, 176133, 176135, 176136, 176137, 176138, 176139, 176140, 176141, 176142, 176143, 176144, 176145, 176146, 176147, 176148, 176149, 176150, 176151, 176152, 176153, 176154, 176155, 176156, 176157, 176158, 176159, 176160, 176161, 176162, 176163, 176164, 176165, 176166, 176167, 176168, 176169, 176170, 176171, 176172, 176173, 176174, 176175, 176176, 176177, 176178, 176179, 176180, 176181, 176182, 176183, 176184, 176185, 176186, 176187, 176188, 176189, 176190, 176191, 176192, 176193, 176194, 176195, 176196, 176197, 176198, 176199, 176200, 176201, 176202, 176203, 176204, 176205, 176206, 176207, 176208, 176209, 176210, 176211, 176212, 176213, 176214, 176215, 176216, 176217, 176218, 176219, 176220, 176221, 176222, 176223, 176224, 176225, 176226, 176227, 176228, 176229, 176230, 176231, 176232, 176233, 176234, 176235, 176236, 176237, 176238, 176239, 176240, 176241, 176242, 176243, 176244, 176245, 176246, 176247, 176248, 176249, 176250, 176251, 176252, 176253, 176254, 176255, 176257, 176258, 176259, 176260, 176261, 176262, 176263, 176264, 176265, 176266, 176267, 176268, 176269, 176270, 176271, 176272, 176273, 176274, 176275, 176276, 176277, 176278, 176279, 176281, 176282, 176283, 176284, 176285, 176286, 176287, 176288, 176290, 176291, 176292, 176293, 176294, 176295, 176296, 176297, 176298, 176299, 176300, 176301, 176302, 176303, 176304, 176305, 176306, 176307, 176308, 176309, 176310, 176311, 176313, 176314, 176315, 176316, 176317, 176318, 176319, 176320, 176321, 176323, 176324, 176325, 176326, 176327, 176329, 176330, 176331, 176332, 176333, 176334, 176337, 176338, 176339, 176340, 176341, 176343, 176344, 176345, 176346, 176347, 176348, 176349, 176350, 176351, 176352, 176353, 176354, 176355, 176356, 176357, 176358, 176359, 176360, 176361, 176362, 176363, 176364, 176365, 176366, 176367, 176368, 176369, 176371, 176372, 176373, 176376, 176377, 176378, 176379, 176380, 176381, 176382, 176383, 176384, 176386, 176387, 176388, 176390, 176392, 176393, 176394, 176395, 176396, 176397, 176398, 176399, 176400, 176401, 176402, 176404, 176405, 176406, 176407, 176408, 176409, 176410, 176411, 176412, 176413, 176414, 176415, 176419, 176420, 176421, 176422, 176423, 176424, 176425, 176426, 176427, 176428, 176429, 176430, 176431, 176432, 176433, 176434, 176435, 176436, 176438, 176439, 176440, 176441, 176442, 176444, 176445, 176446, 176447, 176448, 176449, 176450, 176451, 176452, 176453, 176454, 176455, 176461, 176474, 176491, 176492, 176504, 176505, 176506, 176507, 176508, 176509, 176510, 176511, 176512, 176513, 176514, 176515, 176516, 176517, 176518, 176519, 176520, 176521, 176523, 176524, 176526, 176527, 176528, 176529, 176530, 176531, 176532, 176533, 176534, 176535, 176536, 176537, 176538, 176539, 176540, 176542, 176543, 176544, 176545, 176549, 176550, 176551, 176554, 176555, 176556, 176557, 176558, 176559, 176560, 176561, 176562, 176563, 176564, 176565, 176566, 176567, 176568, 176569, 176570, 176571, 176572, 176573, 176574, 176575, 176576, 176577, 176578, 176579, 176580, 176581, 176582, 176583, 176584, 176585, 176586, 176587, 176588, 176589, 176590, 176591, 176592, 176593, 176594, 176597, 176598, 176599, 176600, 176602, 176603, 176604, 176605, 176606, 176607, 176608, 176609, 176610, 176611, 176612, 176613, 176614, 176615, 176616, 176619, 176620, 176621, 176622, 176623, 176624, 176625, 176626, 176627, 176628, 176629, 176630, 176631, 176632, 176633, 176634, 176635, 176636, 176637, 176638, 176639, 176640, 176641, 176645, 176646, 176647, 176648, 176649, 176650, 176651, 176652, 176653, 176654, 176655, 176656, 176657, 176658, 176659, 176660, 176662, 176664, 176665, 176666, 176667, 176668, 176669, 176670, 176671, 176672, 176673, 176674, 176675, 176676, 176677, 176678, 176679, 176680, 176681, 176682, 176683, 176684, 176685, 176686, 176687, 176688, 176689, 176690, 176691, 176692, 176693, 176694, 176695, 176696, 176697, 176701, 176703, 176704, 176705, 176706, 176709, 176710, 176711, 176712, 176713, 176716, 176717, 176718, 176722, 176723, 176724, 176725, 176726, 176727, 176728, 176729, 176730, 176731, 176732, 176733, 176734, 176735, 176736, 176737, 176738, 176740, 176741, 176742, 176743, 176744, 176745, 176746, 176747, 176748, 176749, 176750, 176751, 176752, 176754, 176755, 176756, 176758, 176759, 176760, 176761, 176763, 176764, 176765, 176766, 176768, 176769, 176772, 176773, 176774, 176776, 176777, 176778, 176782, 176783, 176784, 176785, 176786, 176787, 176788, 176789, 176790, 176791, 176792, 176793, 176794, 176795, 176796, 176797, 176798, 176799, 176800, 176801, 176803, 176810, 176813, 176823, 176824, 176825, 176826, 176827, 176828, 176829, 176830, 176831, 176832, 176835, 176836, 176838, 176839, 176840, 176842, 176843, 176845, 176847, 176849, 176850, 176851, 176853, 176854, 176856, 176860, 176861, 176862, 176863, 176864, 176865, 176866, 176868, 176870, 176871, 176873, 176874, 176875, 176879, 176880, 176881, 176882, 176883, 176889, 176893, 176895, 176896, 176901, 176907, 176910, 176914, 176915, 176917, 176918, 176919, 176920, 176925, 176929, 176930, 176932, 176934, 176940, 176945, 176946, 176947, 176948, 176949, 176951, 176952, 176953, 176956, 176957, 176958, 176959, 176963, 176964, 176965, 176967, 176969, 176972, 176973, 176974, 176979, 176981, 176982, 176985, 176987, 176991, 176995, 176996, 176997, 176998, 176999, 177000, 177001, 177002, 177004, 177005, 177008, 177009, 177010, 177011, 177012, 177013, 177014, 177015, 177017, 177019, 177020, 177021, 177022, 177023, 177030, 177031, 177034, 177039, 177041, 177042, 177045, 177049, 177050, 177061, 177065, 177066, 177067, 177068, 177069, 177070, 177071, 177072, 177073, 177074, 177075, 177076, 177077, 177078, 177079, 177080, 177081, 177082, 177083, 177084, 177085, 177086, 177087, 177088, 177089, 177090, 177091, 177092, 177093, 177094, 177095, 177096, 177097, 177098, 177099, 177100, 177101, 177102, 177103, 177104, 177105, 177106, 177107, 177108, 177109, 177110, 177111, 177112, 177113, 177114, 177115, 177116, 177117, 177118, 177119, 177120, 177121, 177122, 177123, 177124, 177125, 177126, 177127, 177128, 177129, 177130, 177131, 177132, 177133, 177134, 177135, 177136, 177137, 177138, 177139, 177140, 177141, 177142, 177143, 177144, 177145, 177146, 177147, 177148, 177149, 177150, 177151, 177152, 177153, 177154, 177155, 177156, 177157, 177158, 177159, 177160, 177161, 177162, 177164, 177165, 177167, 177168, 177169, 177170, 177171, 177173, 177174, 177175, 177176, 177177, 177178, 177179, 177180, 177181, 177182, 177183, 177184, 177185, 177186, 177187, 177188, 177189, 177191, 177192, 177193, 177194, 177195, 177196, 177197, 177198, 177199, 177200, 177201, 177202, 177203, 177204, 177205, 177206, 177207, 177208, 177209, 177210, 177211, 177212, 177213, 177214, 177215, 177216, 177217, 177218, 177219, 177221, 177222, 177223, 177224, 177225, 177226, 177227, 177228, 177229, 177230, 177231, 177232, 177233, 177234, 177235, 177236, 177237, 177238, 177239, 177240, 177241, 177242, 177243, 177244, 177245, 177246, 177247, 177248, 177249, 177250, 177251, 177252, 177253, 177254, 177255, 177256, 177257, 177258, 177259, 177260, 177261, 177262, 177263, 177264, 177265, 177266, 177267, 177268, 177269, 177270, 177271, 177272, 177273, 177274, 177275, 177276, 177277, 177278, 177279, 177280, 177281, 177282, 177284, 177285, 177286, 177287, 177288, 177289, 177290, 177291, 177292, 177293, 177294, 177295, 177296, 177298, 177299, 177300, 177301, 177302, 177303, 177304, 177305, 177306, 177307, 177308, 177309, 177310, 177311, 177312, 177313, 177314, 177315, 177316, 177317, 177318, 177319, 177320, 177321, 177322, 177323, 177324, 177325, 177326, 177327, 177328, 177329, 177330, 177331, 177332, 177333, 177334, 177335, 177336, 177337, 177338, 177339, 177340, 177341, 177342, 177343, 177344, 177345, 177346, 177347, 177348, 177349, 177350, 177351, 177352, 177353, 177354, 177355, 177356, 177357, 177358, 177359, 177360, 177361, 177362, 177364, 177365, 177366, 177367, 177368, 177369, 177370, 177371, 177372, 177373, 177374, 177375, 177376, 177377, 177378, 177379, 177380, 177381, 177382, 177383, 177384, 177385, 177386, 177387, 177388, 177389, 177390, 177392, 177394, 177395, 177396, 177397, 177398, 177399, 177400, 177401, 177402, 177404, 177405, 177406, 177407, 177408, 177409, 177410, 177412, 177413, 177414, 177415, 177416, 177417, 177418, 177419, 177420, 177421, 177422, 177423, 177424, 177425, 177426, 177427, 177428, 177429, 177430, 177431, 177432, 177433, 177434, 177435, 177436, 177437, 177438, 177439, 177440, 177441, 177442, 177443, 177444, 177445, 177446, 177447, 177448, 177449, 177450, 177451, 177452, 177453, 177455, 177456, 177457, 177458, 177459, 177460, 177461, 177462, 177464, 177467, 177471, 177472, 177473, 177474, 177475, 177476, 177477, 177478, 177479, 177480, 177481, 177482, 177483, 177484, 177485, 177486, 177487, 177488, 177489, 177490, 177491, 177492, 177493, 177494, 177495, 177496, 177497, 177498, 177499, 177500, 177501, 177502, 177503, 177504, 177505, 177506, 177507, 177508, 177509, 177510, 177511, 177512, 177513, 177514, 177515, 177516, 177517, 177518, 177519, 177520, 177521, 177522, 177523, 177524, 177525, 177527, 177528, 177529, 177530, 177531, 177532, 177533, 177534, 177537, 177538, 177539, 177540, 177541, 177542, 177543, 177544, 177545, 177546, 177547, 177548, 177549, 177550, 177551, 177552, 177553, 177554, 177555, 177556, 177557, 177558, 177559, 177560, 177561, 177562, 177563, 177564, 177565, 177566, 177567, 177568, 177569, 177570, 177571, 177572, 177573, 177574, 177575, 177576, 177577, 177578, 177579, 177580, 177581, 177582, 177583, 177584, 177586, 177587, 177588, 177589, 177590, 177592, 177593, 177594, 177595, 177596, 177597, 177598, 177599, 177600, 177601, 177602, 177603, 177604, 177605, 177606, 177607, 177608, 177609, 177610, 177611, 177613, 177614, 177615, 177616, 177617, 177618, 177619, 177620, 177621, 177622, 177623, 177624, 177625, 177626, 177627, 177628, 177629, 177630, 177631, 177632, 177633, 177634, 177635, 177637, 177638, 177639, 177640, 177641, 177642, 177643, 177644, 177645, 177646, 177648, 177649, 177650, 177651, 177652, 177653, 177656, 177657, 177658, 177661, 177662, 177663, 177664, 177665, 177666, 177667, 177668, 177669, 177670, 177671, 177672, 177673, 177674, 177676, 177677, 177678, 177679, 177680, 177681, 177682, 177683, 177684, 177685, 177687, 177688, 177689, 177690, 177691, 177692, 177693, 177694, 177695, 177696, 177697, 177698, 177699, 177700, 177701, 177702, 177703, 177704, 177705, 177706, 177707, 177708, 177709, 177710, 177712, 177713, 177714, 177715, 177716, 177717, 177718, 177719, 177720, 177721, 177722, 177723, 177724, 177725, 177726, 177727, 177728, 177729, 177730, 177731, 177732, 177733, 177734, 177735, 177741, 177745, 177752, 177753, 177755, 177756, 177757, 177760, 177761, 177762, 177764, 177766, 177767, 177769, 177771, 177772, 177774, 177775, 177776, 177777, 177778, 177779, 177780, 177781, 177782, 177783, 177784, 177785, 177786, 177787, 177788, 177789, 177790, 177791, 177792, 177793, 177794, 177795, 177796, 177797, 177798, 177799, 177800, 177801, 177802, 177803, 177804, 177805, 177806, 177807, 177808, 177809, 177810, 177811, 177812, 177813, 177814, 177815, 177816, 177817, 177818, 177819, 177820, 177821, 177823, 177824, 177825, 177826, 177827, 177828, 177829, 177830, 177831, 177832, 177833, 177834, 177835, 177836, 177837, 177838, 177839, 177841, 177842, 177843, 177844, 177845, 177846, 177847, 177848, 177849, 177850, 177851, 177852, 177853, 177854, 177855, 177856, 177857, 177858, 177859, 177860, 177861, 177862, 177863, 177864, 177865, 177866, 177867, 177868, 177869, 177870, 177871, 177872, 177873, 177874, 177875, 177876, 177877, 177878, 177879, 177880, 177881, 177882, 177883, 177884, 177885, 177886, 177887, 177888, 177889, 177890, 177891, 177892, 177893, 177894, 177895, 177896, 177897, 177898, 177899, 177900, 177901, 177902, 177903, 177904, 177905, 177906, 177907, 177908, 177909, 177910, 177911, 177912, 177913, 177914, 177915, 177916, 177917, 177918, 177919, 177920, 177921, 177922, 177923, 177924, 177925, 177926, 177927, 177928, 177929, 177930, 177931, 177932, 177933, 177934, 177935, 177936, 177937, 177938, 177939, 177940, 177941, 177942, 177946, 177948, 177949, 177950, 177951, 177952, 177953, 177954); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (177955, 177956, 177957, 177958, 177959, 177960, 177961, 177962, 177963, 177964, 177965, 177966, 177967, 177968, 177969, 177970, 177971, 177972, 177973, 177974, 177975, 177976, 177977, 177978, 177979, 177980, 177981, 177982, 177983, 177984, 177985, 177986, 177987, 177988, 177989, 177990, 177991, 177992, 177993, 177994, 177995, 177996, 177998, 177999, 178000, 178001, 178002, 178003, 178004, 178005, 178006, 178007, 178008, 178009, 178010, 178011, 178012, 178013, 178014, 178015, 178016, 178017, 178018, 178019, 178021, 178022, 178023, 178024, 178025, 178026, 178027, 178028, 178029, 178030, 178031, 178032, 178033, 178034, 178035, 178036, 178037, 178038, 178039, 178040, 178041, 178042, 178043, 178045, 178046, 178047, 178048, 178049, 178050, 178051, 178052, 178053, 178054, 178055, 178056, 178057, 178058, 178059, 178060, 178061, 178062, 178063, 178064, 178065, 178066, 178067, 178068, 178069, 178070, 178071, 178072, 178073, 178074, 178075, 178077, 178078, 178079, 178081, 178082, 178083, 178084, 178085, 178086, 178087, 178088, 178089, 178090, 178091, 178092, 178093, 178094, 178095, 178096, 178097, 178098, 178099, 178100, 178101, 178102, 178103, 178104, 178105, 178106, 178107, 178108, 178110, 178111, 178112, 178113, 178114, 178115, 178116, 178118, 178119, 178120, 178121, 178122, 178123, 178124, 178125, 178126, 178127, 178128, 178129, 178130, 178131, 178132, 178133, 178134, 178135, 178136, 178137, 178138, 178139, 178140, 178141, 178142, 178143, 178144, 178146, 178147, 178148, 178149, 178150, 178151, 178152, 178153, 178154, 178155, 178156, 178157, 178158, 178159, 178160, 178161, 178162, 178163, 178164, 178165, 178166, 178167, 178168, 178169, 178170, 178171, 178172, 178173, 178174, 178175, 178176, 178177, 178178, 178179, 178180, 178181, 178184, 178185, 178186, 178187, 178188, 178189, 178190, 178191, 178192, 178193, 178194, 178195, 178196, 178197, 178199, 178200, 178201, 178202, 178203, 178204, 178205, 178206, 178207, 178208, 178211, 178212, 178213, 178215, 178216, 178217, 178218, 178219, 178220, 178221, 178222, 178223, 178224, 178225, 178226, 178227, 178228, 178229, 178230, 178231, 178232, 178233, 178234, 178235, 178236, 178237, 178238, 178239, 178240, 178241, 178242, 178243, 178244, 178245, 178246, 178247, 178248, 178249, 178250, 178251, 178252, 178253, 178254, 178255, 178256, 178257, 178258, 178259, 178260, 178261, 178262, 178263, 178264, 178265, 178266, 178267, 178268, 178269, 178270, 178271, 178272, 178273, 178274, 178275, 178276, 178277, 178278, 178279, 178280, 178281, 178282, 178283, 178284, 178285, 178286, 178287, 178288, 178289, 178290, 178291, 178292, 178293, 178294, 178295, 178296, 178298, 178299, 178300, 178301, 178302, 178303, 178304, 178305, 178306, 178307, 178308, 178309, 178310, 178311, 178312, 178313, 178314, 178315, 178316, 178317, 178318, 178319, 178320, 178321, 178322, 178323, 178324, 178325, 178326, 178327, 178328, 178329, 178331, 178332, 178333, 178334, 178335, 178336, 178337, 178338, 178339, 178340, 178341, 178342, 178343, 178344, 178345, 178346, 178348, 178349, 178350, 178351, 178352, 178353, 178354, 178355, 178356, 178357, 178358, 178359, 178360, 178361, 178362, 178363, 178365, 178366, 178367, 178368, 178369, 178370, 178371, 178372, 178373, 178374, 178375, 178376, 178377, 178378, 178379, 178380, 178381, 178383, 178384, 178385, 178386, 178387, 178388, 178389, 178390, 178391, 178392, 178393, 178394, 178395, 178396, 178397, 178398, 178399, 178401, 178402, 178403, 178404, 178405, 178407, 178408, 178409, 178410, 178411, 178412, 178413, 178414, 178415, 178416, 178417, 178418, 178419, 178421, 178422, 178423, 178424, 178425, 178426, 178427, 178428, 178429, 178430, 178431, 178432, 178433, 178434, 178435, 178436, 178437, 178438, 178439, 178440, 178441, 178442, 178443, 178445, 178446, 178447, 178448, 178450, 178451, 178452, 178453, 178454, 178455, 178456, 178457, 178458, 178459, 178460, 178461, 178462, 178463, 178464, 178465, 178466, 178467, 178468, 178469, 178470, 178471, 178472, 178478, 178479, 178480, 178481, 178483, 178484, 178485, 178486, 178487, 178489, 178490, 178491, 178492, 178493, 178494, 178495, 178496, 178497, 178498, 178499, 178500, 178501, 178502, 178503, 178504, 178505, 178506, 178507, 178508, 178509, 178510, 178512, 178513, 178514, 178515, 178516, 178517, 178518, 178519, 178520, 178521, 178522, 178523, 178524, 178525, 178526, 178527, 178528, 178531, 178532, 178533, 178534, 178535, 178536, 178537, 178538, 178539, 178540, 178541, 178542, 178543, 178544, 178545, 178546, 178547, 178548, 178549, 178550, 178551, 178552, 178553, 178554, 178555, 178556, 178557, 178558, 178559, 178560, 178561, 178562, 178563, 178564, 178565, 178566, 178567, 178568, 178569, 178570, 178571, 178572, 178573, 178574, 178575, 178576, 178577, 178578, 178579, 178580, 178581, 178582, 178583, 178584, 178585, 178586, 178587, 178588, 178589, 178590, 178591, 178592, 178593, 178594, 178595, 178596, 178597, 178598, 178599, 178600, 178601, 178602, 178603, 178604, 178605, 178606, 178607, 178608, 178609, 178610, 178611, 178612, 178613, 178614, 178615, 178616, 178617, 178618, 178619, 178620, 178621, 178622, 178623, 178624, 178625, 178626, 178628, 178629, 178630, 178631, 178632, 178633, 178634, 178635, 178636, 178637, 178638, 178639, 178640, 178641, 178642, 178643, 178644, 178645, 178646, 178647, 178648, 178649, 178650, 178651, 178652, 178653, 178654, 178655, 178656, 178657, 178658, 178659, 178660, 178661, 178662, 178663, 178664, 178665, 178666, 178667, 178668, 178669, 178670, 178671, 178672, 178673, 178674, 178675, 178676, 178677, 178678, 178679, 178680, 178681, 178682, 178683, 178684, 178685, 178686, 178687, 178688, 178689, 178690, 178691, 178693, 178694, 178695, 178696, 178697, 178698, 178699, 178700, 178701, 178702, 178703, 178704, 178705, 178706, 178707, 178708, 178709, 178710, 178711, 178712, 178713, 178714, 178715, 178716, 178717, 178718, 178719, 178720, 178721, 178722, 178723, 178724, 178725, 178726, 178727, 178728, 178729, 178730, 178731, 178732, 178733, 178734, 178735, 178736, 178737, 178738, 178739, 178740, 178741, 178742, 178743, 178744, 178745, 178746, 178747, 178748, 178749, 178750, 178751, 178752, 178753, 178754, 178755, 178756, 178757, 178758, 178759, 178760, 178761, 178762, 178763, 178764, 178765, 178766, 178767, 178768, 178769, 178770, 178771, 178772, 178773, 178774, 178775, 178776, 178777, 178778, 178779, 178780, 178781, 178782, 178783, 178784, 178785, 178786, 178787, 178788, 178789, 178790, 178791, 178792, 178793, 178794, 178795, 178796, 178797, 178798, 178799, 178800, 178801, 178802, 178803, 178804, 178805, 178806, 178807, 178808, 178809, 178810, 178811, 178812, 178813, 178814, 178815, 178816, 178817, 178818, 178819, 178820, 178821, 178822, 178823, 178824, 178825, 178826, 178827, 178828, 178829, 178830, 178831, 178832, 178833, 178834, 178835, 178836, 178837, 178838, 178839, 178840, 178841, 178842, 178843, 178844, 178845, 178846, 178847, 178848, 178849, 178850, 178851, 178852, 178853, 178854, 178855, 178856, 178857, 178859, 178860, 178861, 178862, 178863, 178864, 178865, 178866, 178867, 178868, 178869, 178870, 178871, 178872, 178873, 178874, 178875, 178876, 178877, 178878, 178879, 178880, 178882, 178883, 178884, 178885, 178886, 178887, 178888, 178889, 178890, 178891, 178892, 178893, 178894, 178895, 178897, 178898, 178899, 178900, 178901, 178902, 178903, 178904, 178905, 178906, 178907, 178908, 178909, 178910, 178911, 178912, 178913, 178914, 178915, 178916, 178917, 178918, 178919, 178921, 178922, 178927, 178929, 178930, 178931, 178932, 178933, 178934, 178935, 178936, 178937, 178938, 178939, 178940, 178941, 178942, 178943, 178944, 178945, 178946, 178947, 178948, 178949, 178950, 178951, 178952, 178953, 178954, 178955, 178956, 178957, 178958, 178959, 178960, 178961, 178962, 178963, 178964, 178965, 178966, 178967, 178968, 178969, 178970, 178971, 178972, 178973, 178974, 178975, 178976, 178977, 178978, 178979, 178980, 178981, 178982, 178983, 178984, 178985, 178986, 178987, 178988, 178989, 178990, 178991, 178992, 178993, 178994, 178995, 178996, 178997, 178998, 178999, 179000, 179001, 179002, 179003, 179004, 179005, 179006, 179007, 179008, 179009, 179010, 179011, 179012, 179013, 179014, 179016, 179018, 179019, 179020, 179021, 179022, 179023, 179024, 179025, 179026, 179027, 179028, 179029, 179030, 179031, 179032, 179033, 179034, 179035, 179036, 179037, 179038, 179039, 179040, 179041, 179042, 179043, 179044, 179045, 179046, 179047, 179048, 179049, 179050, 179051, 179052, 179053, 179054, 179055, 179056, 179057, 179058, 179059, 179060, 179061, 179062, 179063, 179064, 179065, 179066, 179067, 179068, 179069, 179070, 179071, 179072, 179073, 179074, 179075, 179076, 179077, 179078, 179079, 179080, 179081, 179082, 179083, 179084, 179085, 179086, 179087, 179088, 179089, 179090, 179091, 179092, 179093, 179094, 179095, 179096, 179097, 179098, 179099, 179100, 179101, 179102, 179103, 179104, 179105, 179106, 179107, 179108, 179109, 179110, 179111, 179112, 179113, 179114, 179115, 179116, 179117, 179118, 179119, 179120, 179121, 179122, 179123, 179124, 179125, 179126, 179127, 179128, 179129, 179130, 179131, 179132, 179133, 179134, 179135, 179136, 179137, 179138, 179139, 179140, 179141, 179142, 179143, 179144, 179145, 179146, 179147, 179148, 179149, 179150, 179151, 179152, 179153, 179154, 179155, 179156, 179157, 179158, 179159, 179160, 179161, 179162, 179163, 179164, 179165, 179166, 179167, 179168, 179169, 179170, 179171, 179172, 179173, 179175, 179176, 179177, 179178, 179179, 179180, 179181, 179182, 179183, 179184, 179185, 179186, 179187, 179188, 179189, 179190, 179191, 179192, 179193, 179194, 179195, 179196, 179197, 179198, 179199, 179200, 179201, 179202, 179203, 179204, 179205, 179207, 179208, 179209, 179210, 179211, 179212, 179213, 179214, 179215, 179216, 179217, 179218, 179219, 179220, 179221, 179222, 179223, 179224, 179225, 179226, 179227, 179228, 179229, 179230, 179231, 179232, 179233, 179234, 179235, 179236, 179237, 179238, 179239, 179240, 179241, 179242, 179243, 179244, 179245, 179246, 179247, 179248, 179249, 179250, 179251, 179252, 179253, 179254, 179255, 179256, 179257, 179258, 179259, 179260, 179261, 179262, 179263, 179265, 179266, 179267, 179268, 179269, 179272, 179273, 179274, 179275, 179276, 179277, 179278, 179279, 179280, 179281, 179282, 179283, 179284, 179285, 179288, 179289, 179290, 179291, 179292, 179293, 179294, 179295, 179296, 179297, 179298, 179299, 179300, 179301, 179302, 179303, 179304, 179305, 179306, 179307, 179308, 179309, 179310, 179312, 179313, 179314, 179315, 179316, 179317, 179318, 179319, 179320, 179321, 179322, 179323, 179325, 179326, 179327, 179328, 179329, 179330, 179331, 179332, 179333, 179334, 179335, 179337, 179338, 179339, 179340, 179341, 179342, 179343, 179344, 179345, 179346, 179347, 179348, 179349, 179350, 179351, 179352, 179353, 179354, 179355, 179356, 179357, 179358, 179359, 179360, 179361, 179362, 179363, 179364, 179365, 179366, 179367, 179368, 179369, 179370, 179371, 179372, 179373, 179374, 179375, 179376, 179377, 179378, 179379, 179380, 179383, 179384, 179385, 179386, 179387, 179388, 179389, 179390, 179391, 179392, 179393, 179394, 179395, 179396, 179397, 179398, 179399, 179400, 179401, 179402, 179403, 179404, 179405, 179406, 179407, 179408, 179409, 179410, 179411, 179412, 179413, 179414, 179415, 179416, 179417, 179418, 179419, 179420, 179421, 179422, 179423, 179424, 179425, 179426, 179427, 179428, 179429, 179430, 179431, 179432, 179433, 179434, 179435, 179436, 179437, 179438, 179439, 179440, 179441, 179442, 179443, 179444, 179445, 179446, 179450, 179451, 179452, 179453, 179455, 179456, 179457, 179458, 179460, 179461, 179462, 179463, 179464, 179465, 179466, 179467, 179468, 179469, 179470, 179471, 179472, 179473, 179474, 179475, 179476, 179477, 179478, 179479, 179480, 179481, 179482, 179483, 179484, 179487, 179488, 179489, 179492, 179493, 179494, 179497, 179498, 179499, 179502, 179503, 179504, 179505, 179506, 179507, 179508, 179509, 179510, 179511, 179512, 179513, 179514, 179515, 179516, 179517, 179518, 179519, 179520, 179521, 179522, 179523, 179524, 179525, 179526, 179528, 179529, 179534, 179536, 179537, 179538, 179539, 179540, 179541, 179542, 179543, 179544, 179545, 179546, 179547, 179548, 179549, 179550, 179551, 179552, 179553, 179554, 179555, 179556, 179557, 179558, 179559, 179560, 179561, 179562, 179564, 179565, 179566, 179567, 179568, 179571, 179572, 179573, 179574, 179575, 179576, 179577, 179578, 179579, 179580, 179581, 179582, 179583, 179584, 179585, 179587, 179588, 179589, 179590, 179592, 179593, 179594, 179595, 179596, 179597, 179598, 179599, 179600, 179601, 179602, 179603, 179604, 179605, 179606, 179607, 179608, 179609, 179611, 179612, 179613, 179614, 179615, 179616, 179617, 179620, 179621, 179623, 179624, 179625, 179626, 179627, 179628, 179629, 179630, 179631, 179632, 179633, 179634, 179635, 179636, 179637, 179638, 179639, 179640, 179641, 179642, 179643, 179644, 179645, 179646, 179647, 179648, 179649, 179650, 179651, 179652, 179653, 179654, 179655, 179656, 179657, 179658, 179659, 179660, 179661, 179662, 179663, 179664, 179665, 179666, 179667, 179668, 179669, 179670, 179671, 179672, 179673, 179674, 179675, 179676, 179677, 179678, 179679, 179680, 179681, 179682, 179683, 179684, 179685, 179686, 179687, 179688, 179689, 179690, 179691, 179692, 179693, 179694, 179695, 179696, 179697, 179698, 179699, 179700, 179701, 179702, 179703, 179704, 179705, 179706, 179707, 179708, 179709, 179710, 179711, 179712, 179713, 179714, 179715, 179716, 179717, 179718, 179719, 179720, 179721, 179722, 179723, 179724, 179725, 179726, 179727, 179728, 179729, 179730, 179731, 179732, 179733, 179735, 179736, 179737, 179738, 179739, 179740, 179741, 179742, 179743, 179744, 179745, 179746, 179747, 179748, 179749, 179751, 179752, 179753, 179754, 179755, 179756, 179757, 179758, 179759, 179760, 179761, 179762, 179768, 179769, 179771, 179772, 179773, 179775, 179776, 179777, 179778, 179779, 179780, 179781, 179783, 179784, 179785, 179786, 179787, 179788, 179789, 179790, 179791, 179792, 179793, 179795, 179796, 179797, 179798, 179799, 179800, 179801, 179802, 179803, 179804, 179805, 179806, 179807, 179808, 179809, 179810, 179811, 179812, 179813, 179814, 179815, 179816, 179817, 179818, 179819, 179820, 179821, 179822, 179823, 179824, 179825, 179826, 179827, 179828, 179829, 179830, 179831, 179832, 179833, 179834, 179835, 179836, 179837, 179838, 179839, 179840, 179841, 179842, 179843, 179844, 179845, 179847, 179848, 179849, 179850, 179851, 179852, 179853, 179854, 179855, 179856, 179857, 179858, 179859, 179860, 179861, 179862, 179863, 179864, 179865, 179866, 179867, 179868, 179869, 179870, 179871, 179872, 179873, 179874, 179875, 179876, 179877, 179878, 179879, 179880, 179881, 179882, 179883, 179886, 179887, 179888, 179889, 179890, 179891, 179892, 179893, 179894, 179895, 179896, 179897, 179898, 179899, 179900, 179901, 179902, 179903, 179904, 179905, 179906, 179907, 179908, 179909, 179910, 179911, 179912, 179913, 179914, 179916, 179917, 179918, 179919, 179920, 179921, 179922, 179923, 179924, 179925, 179927, 179928, 179929, 179930, 179931, 179932, 179933, 179934, 179935, 179936, 179937, 179938, 179939, 179940, 179941, 179942, 179943, 179944, 179945, 179946, 179947, 179948, 179949, 179950, 179951, 179952, 179953, 179954, 179955, 179956, 179957, 179959, 179960, 179961, 179962, 179963, 179964, 179965, 179966, 179967, 179968, 179969, 179970, 179971, 179972, 179973, 179974, 179975, 179976, 179977, 179978, 179979, 179980, 179981, 179982, 179983, 179984, 179985, 179986, 179987, 179988, 179989, 179990, 179991, 179992, 179993, 179994, 179995, 179996, 179997, 179998, 179999, 180000, 180001, 180002, 180003, 180004, 180005, 180006, 180007, 180008, 180009, 180010, 180011, 180012, 180013, 180014, 180015, 180016, 180017, 180018, 180020, 180021, 180022, 180023, 180024, 180025, 180026, 180027, 180028, 180029, 180030, 180031, 180032, 180033, 180034, 180035, 180036, 180037, 180038, 180040, 180042, 180043, 180044, 180045, 180046, 180047, 180048, 180049, 180050, 180051, 180052, 180053, 180054, 180055, 180056, 180057, 180058, 180059, 180060, 180061, 180062, 180063, 180064, 180065, 180066, 180067, 180068, 180069, 180070, 180071, 180072, 180073, 180074, 180075, 180076, 180077, 180078, 180079, 180080, 180081, 180082, 180083, 180084, 180085, 180086, 180087, 180088, 180089, 180090, 180091, 180092, 180093, 180094, 180095, 180096, 180097, 180098, 180099, 180100, 180101, 180102, 180103, 180104, 180105, 180106, 180107, 180108, 180109, 180110, 180111, 180112, 180113, 180114, 180115, 180116, 180117, 180118, 180119, 180120, 180121, 180122, 180123, 180124, 180125, 180126, 180127, 180128, 180129, 180130, 180131, 180132, 180133, 180134, 180135, 180136, 180137, 180139, 180140, 180141, 180142, 180143, 180144, 180145, 180146, 180147, 180148, 180149, 180150, 180151, 180152, 180153, 180154, 180155, 180156, 180158, 180159, 180160, 180161, 180162, 180163, 180164, 180165, 180166, 180167, 180168, 180169, 180170, 180171, 180172, 180173, 180174, 180175, 180176, 180177, 180178, 180179, 180180, 180181, 180182, 180183, 180184, 180185, 180186, 180187, 180188, 180189, 180190, 180191, 180192, 180193, 180194, 180195, 180196, 180197, 180198, 180199, 180200, 180201, 180202, 180203, 180204, 180205, 180206, 180207, 180208, 180209, 180210, 180211, 180212, 180213, 180214, 180215, 180216, 180217, 180218, 180219, 180220, 180221, 180222, 180223, 180224, 180225, 180226, 180227, 180228, 180229, 180230, 180231, 180232, 180233, 180239, 180240, 180241, 180242, 180243, 180244, 180245, 180246, 180247, 180248, 180249, 180250, 180251, 180252, 180253, 180254, 180255, 180256, 180257, 180258, 180259, 180260, 180261, 180262, 180263, 180264, 180265, 180266, 180267, 180268, 180269, 180270, 180271, 180272, 180273, 180274, 180275, 180276, 180277, 180278, 180279, 180280, 180281, 180282, 180283, 180284, 180285, 180286, 180287, 180288, 180289, 180290, 180291, 180292, 180293, 180294, 180295, 180296, 180297, 180298, 180299, 180300, 180301, 180302, 180303, 180304, 180305, 180306, 180307, 180308, 180309, 180310, 180311, 180312, 180313, 180314, 180315, 180316, 180317, 180318, 180319, 180320, 180321, 180322, 180323, 180324, 180325, 180326, 180327, 180328, 180329, 180330, 180331, 180332, 180333, 180334, 180335, 180336, 180337, 180338, 180339, 180340, 180341, 180342, 180343, 180344, 180345, 180346, 180347, 180348, 180349, 180350, 180351, 180352, 180353, 180354, 180355, 180356, 180357, 180358, 180360, 180361, 180363, 180364, 180365, 180366, 180368, 180369, 180370, 180371, 180372, 180373, 180374, 180375, 180377, 180379, 180380, 180381, 180382, 180383, 180384, 180385, 180386, 180387, 180388, 180389, 180390, 180391, 180392, 180393, 180394, 180395, 180396, 180397, 180398, 180399, 180400, 180401, 180402, 180403, 180404, 180405, 180406, 180407, 180408, 180409, 180410, 180412, 180413, 180414, 180415, 180416, 180417, 180418, 180419, 180420, 180421, 180422, 180423, 180424, 180425, 180426, 180427, 180428, 180429, 180430, 180431, 180432, 180433, 180434, 180435, 180436, 180437, 180438, 180439, 180440, 180441, 180442, 180443, 180444, 180445, 180446, 180447, 180448, 180449, 180450, 180451, 180452, 180453, 180455, 180456, 180457, 180458, 180459, 180460, 180461, 180462, 180463, 180464, 180465, 180466, 180468, 180469, 180470, 180471, 180472, 180473, 180474, 180479, 180480, 180481, 180482, 180483, 180484, 180485, 180486, 180487, 180488, 180489, 180490, 180491, 180492, 180493, 180494, 180495, 180496, 180497, 180498, 180499, 180500, 180501, 180502, 180503, 180504, 180505, 180506, 180507, 180508, 180509, 180510, 180511, 180512, 180513, 180514, 180515, 180516, 180517, 180518, 180519, 180520, 180521, 180522, 180523, 180524, 180525, 180526, 180527, 180528, 180529, 180530, 180531, 180532, 180533, 180534, 180535, 180536, 180537, 180538, 180539, 180540, 180541, 180542, 180543, 180544, 180546, 180547, 180548, 180549, 180550, 180551, 180552, 180553, 180554, 180555, 180556, 180557, 180558, 180559, 180560, 180561, 180562, 180563, 180564, 180565, 180566, 180567, 180568, 180569, 180570, 180571, 180572, 180573, 180574, 180575, 180576, 180577, 180578, 180579, 180580, 180581, 180582, 180584, 180585, 180586, 180587, 180588, 180589, 180590, 180591, 180592, 180593, 180594, 180595, 180596, 180597, 180598, 180599, 180601, 180603, 180604, 180605, 180606, 180609, 180610, 180611, 180612, 180613, 180614, 180615, 180616, 180617, 180618, 180621, 180622, 180623, 180624, 180625, 180626, 180627, 180628, 180629, 180630, 180631, 180632, 180633, 180634, 180635, 180636, 180637, 180638, 180639, 180640, 180641, 180642, 180643, 180644, 180645, 180646, 180650, 180651, 180652, 180653, 180654, 180655, 180656, 180657, 180658, 180659, 180660, 180661, 180662, 180663, 180664, 180665, 180666, 180667, 180668, 180669, 180670, 180672, 180673, 180674, 180675, 180678, 180679, 180680, 180681, 180682, 180684, 180685, 180686, 180687, 180688, 180689, 180690, 180691, 180692, 180693, 180694, 180695, 180696, 180697, 180698, 180700, 180701, 180702, 180703, 180704, 180705, 180706, 180707, 180709, 180710, 180712, 180713, 180714, 180715, 180716, 180719, 180721, 180722, 180723, 180724, 180725, 180726, 180727, 180728, 180730, 180733, 180734, 180735, 180736, 180737, 180738, 180739, 180740, 180741, 180742, 180743, 180744, 180745, 180746, 180747, 180748, 180749, 180750, 180751, 180752, 180753, 180754, 180755, 180756, 180758, 180759, 180760, 180763, 180764, 180765, 180766, 180767, 180768, 180769, 180770, 180771, 180772, 180773, 180774, 180775, 180776, 180777, 180778, 180779, 180780, 180781, 180782, 180783, 180784, 180785, 180786, 180787, 180788, 180789, 180790, 180791, 180792, 180793, 180794, 180795, 180797, 180798, 180799, 180800, 180803, 180804, 180805, 180806, 180807, 180808, 180809, 180810, 180811, 180812, 180813, 180814, 180815, 180816, 180817, 180818, 180819, 180820, 180821, 180822, 180823, 180824, 180825, 180826, 180827, 180828, 180829, 180830, 180831, 180832, 180833, 180834, 180835, 180836, 180837, 180838, 180839, 180840, 180841, 180846, 180848, 180849, 180850, 180851, 180852, 180853, 180854, 180855, 180856, 180858, 180859, 180860, 180861, 180862, 180863, 180864, 180865, 180866, 180867, 180868, 180869, 180870, 180871, 180872, 180873, 180874, 180875, 180876, 180877, 180878, 180879, 180880, 180881, 180882, 180883, 180884, 180885, 180886, 180887, 180888, 180889, 180890, 180891, 180892, 180893, 180894, 180895, 180897, 180898, 180899, 180900, 180901, 180903, 180905, 180906, 180908, 180909, 180911, 180912, 180913, 180914, 180915, 180916, 180917, 180918, 180919, 180920, 180921, 180922, 180923, 180924, 180925, 180926, 180927, 180928, 180929, 180930, 180931, 180932, 180933, 180934, 180935, 180936, 180937, 180938, 180939, 180940, 180941, 180942, 180943, 180944, 180945, 180946, 180947, 180948, 180949, 180950, 180951, 180952, 180953, 180954, 180955, 180956, 180957, 180958, 180959, 180960, 180961, 180963, 180964, 180965, 180966, 180967, 180968, 180969, 180971, 180972, 180973, 180974, 180975, 180976, 180977, 180978, 180979, 180980, 180981, 180983, 180984, 180985, 180986, 180987, 180988, 180989, 180990, 181003, 181005, 181006, 181007, 181008, 181009, 181010, 181011, 181012, 181013, 181015, 181016, 181017, 181018, 181019, 181020, 181025, 181026, 181027, 181028, 181029, 181030, 181031, 181032, 181033, 181034, 181035, 181036, 181037, 181038, 181039, 181040, 181041, 181042, 181043, 181044, 181045, 181046, 181047, 181048, 181049, 181050, 181051, 181052, 181053, 181054, 181055, 181056, 181057, 181058, 181059, 181060, 181061, 181062, 181063, 181064, 181065, 181066, 181067, 181068, 181069, 181070, 181071, 181072, 181073, 181074, 181075, 181077, 181078, 181081, 181083, 181084, 181085, 181086, 181087, 181089, 181090, 181091, 181092, 181093, 181097, 181098, 181102, 181106, 181107, 181108, 181109, 181110, 181111, 181112, 181113, 181114, 181115, 181116, 181117, 181118, 181119, 181120, 181121, 181122, 181123, 181124, 181125, 181126, 181127, 181128, 181129, 181130, 181132, 181133, 181134, 181135, 181136, 181137, 181138, 181139, 181140, 181141, 181142, 181143, 181144, 181145, 181146, 181147, 181148, 181149, 181150, 181151, 181152, 181153, 181154, 181155, 181156, 181157, 181158, 181159, 181160, 181161, 181162, 181163, 181164, 181165, 181167, 181168, 181169, 181170, 181171, 181172, 181173, 181174, 181175, 181176, 181177, 181178, 181179, 181180, 181181, 181183, 181184, 181186, 181187, 181188, 181189, 181193, 181194, 181195, 181196, 181197, 181198, 181199, 181200, 181201, 181203, 181204, 181205, 181206, 181207, 181208, 181209, 181210, 181211, 181212, 181213, 181214, 181215, 181216, 181217, 181218, 181219, 181220, 181221, 181222, 181223, 181224, 181228, 181229, 181230, 181231, 181232, 181233, 181234, 181238, 181239, 181240, 181241, 181242, 181243, 181244, 181245, 181246, 181247, 181248, 181249, 181250, 181251, 181252, 181255, 181256, 181257, 181258, 181259, 181260, 181261, 181263, 181264, 181265, 181266, 181267, 181268, 181269, 181270, 181271, 181272, 181273, 181274, 181275, 181276, 181277, 181278, 181279, 181280, 181281, 181282, 181283, 181284, 181285, 181286, 181287, 181288, 181289, 181290, 181291, 181292, 181293, 181294, 181295, 181296, 181297, 181298, 181299, 181300, 181301, 181302, 181303, 181304, 181305, 181306, 181307, 181308, 181309, 181310, 181311, 181312, 181313, 181314, 181315, 181317, 181318, 181319, 181320, 181321, 181322, 181323, 181324, 181325, 181326, 181327, 181328, 181329, 181330, 181331, 181332, 181333, 181334, 181335, 181336, 181337, 181338, 181339, 181340, 181341, 181342, 181343, 181344, 181345, 181346, 181347, 181348, 181349, 181350, 181352, 181353, 181354, 181355, 181358, 181359, 181360, 181361, 181362, 181363, 181364, 181365, 181366, 181367, 181368, 181369, 181370, 181371, 181372, 181373, 181374, 181375, 181376, 181377, 181378, 181379, 181380, 181381, 181382, 181383, 181384, 181385, 181386, 181387, 181388, 181389, 181390, 181391, 181392, 181393, 181394, 181395, 181396, 181397, 181398, 181399, 181402, 181403, 181404, 181405, 181406, 181407, 181408, 181409, 181410, 181411, 181412, 181413, 181415, 181416, 181417, 181418, 181419, 181420, 181421, 181422, 181423, 181424, 181425, 181426, 181427, 181428, 181429, 181430, 181431, 181432, 181433, 181435, 181436, 181437, 181438, 181439, 181440, 181443, 181444, 181445, 181446, 181447, 181448, 181449, 181450, 181451, 181452, 181453, 181454, 181455, 181456, 181457, 181458, 181459, 181461, 181462, 181463, 181464, 181465, 181466, 181467, 181468, 181469, 181470, 181471, 181473, 181474, 181475, 181476, 181477, 181478, 181479, 181481, 181482, 181483, 181484, 181486, 181487, 181488, 181489, 181490, 181491, 181492, 181493, 181494, 181495, 181496, 181497, 181498, 181499, 181500, 181501, 181502, 181503, 181504, 181505, 181507, 181508, 181511, 181513, 181514, 181515, 181516, 181517, 181518, 181519, 181520, 181521, 181522, 181523, 181524, 181525, 181527, 181528, 181529, 181530, 181531, 181532, 181533, 181534, 181535, 181536, 181537, 181538, 181539, 181540, 181541, 181542, 181543, 181544, 181545, 181546, 181547, 181548, 181549, 181550, 181551, 181552, 181553, 181554, 181555, 181556, 181557, 181558, 181559, 181560, 181561, 181562, 181563, 181564, 181565, 181566, 181567, 181568, 181569, 181570, 181571, 181572, 181573, 181574, 181575, 181576, 181577, 181578, 181579, 181580, 181581, 181582, 181583, 181584, 181585, 181586, 181587, 181588, 181589, 181590, 181591, 181592, 181593, 181594, 181595, 181596, 181597, 181598, 181599, 181600, 181602, 181603, 181604, 181605, 181606, 181607, 181608, 181609, 181612, 181614, 181615, 181619, 181620, 181621, 181622, 181625, 181626, 181627, 181628, 181629, 181630, 181631, 181632, 181633, 181634, 181635, 181636, 181637, 181638, 181639, 181640, 181641, 181642, 181648, 181649, 181650, 181652, 181654, 181655, 181656, 181657, 181658, 181659, 181660, 181661, 181662, 181663, 181664, 181665, 181666, 181667, 181668, 181671, 181672, 181673, 181674, 181675, 181676, 181677, 181678, 181679, 181680, 181681, 181682, 181683, 181685, 181686, 181687, 181688, 181689, 181690, 181691, 181692, 181693, 181694, 181695, 181696, 181697, 181703, 181704, 181705, 181706, 181708, 181709, 181710, 181711, 181712, 181713, 181714, 181715, 181716, 181717, 181718, 181719, 181720, 181721, 181722, 181723, 181724, 181725, 181726, 181727, 181728, 181729, 181731, 181732, 181733, 181734, 181735, 181736, 181738, 181739, 181740, 181741, 181742, 181743, 181744, 181745, 181746, 181747, 181748, 181749, 181750, 181751, 181753, 181754, 181755, 181756, 181757, 181758, 181759, 181761, 181762, 181763, 181764, 181766, 181767, 181768, 181769, 181770, 181771, 181772, 181773, 181774, 181775, 181776, 181777, 181778, 181779, 181780, 181781, 181782, 181783, 181784, 181785, 181786, 181787, 181788, 181789, 181790, 181791, 181792, 181793, 181794, 181795, 181796, 181797, 181798, 181799, 181800, 181801, 181802, 181803, 181804, 181805, 181806, 181807, 181808, 181809, 181810, 181811, 181812, 181813, 181814, 181815, 181816, 181817, 181818, 181819, 181820, 181821, 181822, 181823, 181824, 181825, 181826, 181827, 181828, 181829, 181830, 181831, 181832, 181833, 181834, 181835, 181836, 181837, 181838, 181839, 181840, 181841, 181842, 181843, 181844, 181845, 181846, 181847, 181848, 181849, 181850, 181851, 181852, 181853, 181854, 181855, 181856, 181857, 181858, 181859, 181860, 181861, 181862, 181863, 181864, 181865, 181866, 181867, 181868, 181869, 181870, 181871, 181872, 181873, 181874, 181875, 181876, 181877, 181878, 181879, 181880, 181881, 181883, 181884, 181886, 181887, 181888, 181889, 181890, 181891, 181892, 181893, 181894, 181895, 181896, 181897, 181898, 181901, 181902, 181903, 181904, 181905, 181906, 181907, 181908, 181909, 181910, 181911, 181912, 181913, 181914, 181915, 181916, 181917, 181918, 181919, 181920, 181921, 181922, 181923, 181924, 181925, 181926, 181927, 181928, 181929, 181930, 181931, 181932, 181933, 181934, 181935, 181936, 181937, 181938, 181939, 181940, 181941, 181942, 181943, 181944, 181945, 181946, 181947, 181948, 181949, 181951, 181952, 181953, 181954, 181955, 181956, 181957, 181958, 181959, 181960, 181961, 181962, 181963, 181964, 181965, 181966, 181967, 181968, 181969, 181970, 181971, 181972, 181973, 181974, 181975, 181976, 181977, 181978, 181979, 181980, 181981, 181982, 181983, 181984, 181985, 181986, 181987, 181988, 181989, 181990, 181991, 181992, 181993, 181994, 181995, 181996, 181997, 181998, 181999, 182000, 182001, 182002, 182003, 182004, 182005, 182006, 182007, 182008, 182009, 182011, 182012, 182013, 182014, 182015, 182016, 182017, 182018, 182019, 182020, 182021, 182022, 182024, 182025, 182026, 182028, 182029, 182030, 182031, 182032, 182033, 182034, 182035, 182036, 182037, 182039, 182040, 182041, 182043, 182044, 182045, 182046, 182047, 182048, 182050, 182052, 182053, 182054, 182055, 182056, 182057, 182058, 182059, 182060, 182061, 182062, 182063, 182064, 182065, 182066, 182067, 182068, 182069, 182070, 182071, 182072, 182073, 182074, 182075, 182076, 182077, 182078, 182079, 182080, 182081, 182082, 182084, 182085, 182086, 182087, 182088, 182089, 182091, 182092, 182093, 182094, 182096, 182097, 182098, 182099, 182100, 182101, 182102, 182103, 182104, 182105, 182106, 182107, 182108, 182109, 182110, 182111, 182112, 182113, 182114, 182115, 182116, 182118, 182119, 182120, 182121, 182122, 182129, 182131, 182135, 182136, 182137, 182138, 182140, 182142, 182144, 182145, 182146, 182147, 182148, 182149, 182150, 182151, 182152, 182153, 182154, 182155, 182156, 182157, 182158, 182159, 182160, 182161, 182162, 182163, 182164, 182165, 182166, 182167, 182168, 182169, 182170, 182171, 182172, 182173, 182174, 182175, 182176, 182177, 182178, 182179, 182180, 182181, 182182, 182183, 182184, 182185, 182186, 182187, 182188, 182189, 182190, 182191, 182192, 182193, 182194, 182195, 182196, 182197, 182198, 182199, 182200, 182201, 182202, 182203, 182204, 182205, 182206, 182207, 182208, 182209, 182210, 182211, 182212, 182213, 182214, 182215, 182216, 182217, 182218, 182219, 182220, 182221, 182222, 182223, 182224, 182225, 182226, 182227, 182228, 182229, 182230, 182231, 182232, 182233, 182234, 182235, 182236, 182237, 182238, 182239, 182240, 182241, 182242, 182243, 182244, 182245, 182246, 182247, 182248, 182249, 182250, 182251, 182252, 182254, 182255, 182256, 182257, 182258, 182259, 182260, 182261, 182262, 182263, 182264, 182265, 182266, 182267, 182268, 182269, 182270, 182271, 182272, 182273, 182274, 182275, 182276, 182277, 182278, 182279, 182280, 182281, 182282, 182283, 182284, 182285, 182286, 182287, 182288, 182289, 182290, 182291, 182292, 182293, 182294, 182295, 182296, 182297, 182298, 182299, 182300, 182301, 182302, 182303, 182304, 182305, 182306, 182307, 182308, 182309, 182310, 182311, 182313, 182314, 182315, 182316, 182317, 182318, 182319, 182320, 182321, 182322, 182323, 182324, 182325, 182326, 182328, 182329, 182330, 182331, 182332, 182333, 182334, 182335, 182336, 182337, 182338, 182339, 182340, 182341, 182343, 182344, 182345, 182346, 182347, 182349, 182350, 182351, 182352, 182353, 182354, 182355, 182356, 182357, 182358, 182359, 182360, 182361, 182362, 182363, 182364, 182365, 182366, 182367, 182368, 182369, 182370, 182371, 182372, 182373, 182374, 182375, 182376, 182377, 182378, 182379, 182380, 182381, 182382, 182383, 182384, 182385, 182386, 182387, 182388, 182389, 182390, 182391, 182392, 182393, 182394, 182395, 182396, 182397, 182398, 182399, 182400, 182401, 182402, 182403, 182404, 182405, 182406, 182407, 182408, 182409, 182410, 182411, 182412, 182413, 182414, 182415, 182416, 182417, 182418, 182419, 182421, 182422, 182423, 182424, 182425, 182426, 182429, 182430, 182431, 182432, 182433, 182434, 182435, 182436, 182437, 182438, 182439, 182440, 182441, 182442, 182443, 182444, 182445, 182446, 182447, 182448, 182449, 182450, 182451, 182452, 182453, 182454, 182455, 182456, 182457, 182458, 182459, 182460, 182461, 182462, 182463, 182464, 182465, 182466, 182468, 182469, 182470, 182471, 182472, 182473, 182474, 182475, 182476, 182477, 182478, 182479, 182480, 182481, 182482, 182483, 182484, 182485, 182486, 182487, 182488, 182489, 182490, 182491, 182492, 182493, 182494, 182495, 182496, 182497, 182498, 182499, 182500, 182501, 182503, 182504, 182505, 182516, 182517, 182518, 182519, 182521, 182523, 182524, 182525, 182526, 182527, 182528, 182529, 182530, 182531, 182532, 182533, 182534, 182535, 182536, 182537, 182538, 182539, 182540, 182541, 182542, 182543, 182544, 182545, 182546, 182547, 182549, 182550, 182551, 182553, 182554, 182555, 182556, 182557, 182558, 182559, 182560, 182561, 182562, 182563, 182564, 182565, 182566, 182568, 182569, 182570, 182571, 182573, 182574, 182575, 182576, 182577, 182578, 182579, 182580, 182581, 182582, 182583, 182584, 182585, 182586, 182587, 182588, 182589, 182591, 182592, 182593, 182594, 182595, 182596, 182597, 182598, 182599, 182600, 182601, 182602, 182603, 182604, 182605, 182606, 182607, 182608, 182609, 182610, 182611, 182612, 182613, 182614, 182615, 182616, 182617, 182618, 182619, 182620, 182621, 182622, 182626, 182628, 182629, 182630, 182631, 182632, 182633, 182634, 182635, 182636, 182637, 182638, 182639, 182640, 182641, 182642, 182643, 182644, 182645, 182646, 182647, 182648, 182649, 182650, 182651, 182654, 182655, 182658, 182662, 182663, 182664, 182665, 182666, 182667, 182668, 182669, 182671, 182672, 182673, 182674, 182675, 182676, 182677, 182678, 182679, 182680, 182681, 182682, 182683, 182684, 182685, 182686, 182687, 182688, 182689, 182690, 182691, 182692, 182693, 182694, 182695, 182696, 182697, 182698, 182699, 182700, 182701, 182702, 182703, 182704, 182705, 182706, 182707, 182708, 182709, 182710, 182711, 182712, 182713, 182714, 182716, 182717, 182718, 182719, 182720, 182721, 182722, 182723, 182724, 182725, 182726, 182727, 182728, 182729, 182730, 182731, 182732, 182733, 182735, 182736, 182737, 182738, 182739, 182740, 182741, 182742, 182743, 182744, 182745, 182746, 182747, 182748, 182749, 182750, 182751, 182752, 182753, 182754, 182755, 182756, 182758, 182759, 182760, 182761, 182763, 182764, 182765, 182766, 182768, 182769, 182770, 182771, 182772, 182773, 182774, 182775, 182776, 182777, 182778, 182779, 182780, 182781, 182782, 182783, 182784, 182785, 182786, 182787, 182788, 182789, 182790, 182791, 182792, 182793, 182794, 182795, 182796, 182797, 182798, 182799, 182800, 182801, 182802, 182803, 182804, 182805, 182806, 182807, 182808, 182809, 182810, 182811, 182812, 182813, 182814, 182815, 182816, 182817, 182818, 182819, 182820, 182822, 182823, 182825, 182826, 182827, 182828, 182829, 182830, 182831, 182832, 182833, 182834, 182835, 182836, 182837, 182838, 182839, 182840, 182841, 182842, 182843, 182844, 182845, 182846, 182847, 182848, 182849, 182850, 182851, 182852, 182853, 182855, 182857, 182858, 182859, 182860, 182861, 182862, 182863, 182864, 182865, 182866, 182867, 182868, 182869, 182876, 182877, 182878, 182879, 182880, 182882, 182885, 182887, 182888, 182889, 182891, 182892, 182894, 182895, 182896, 182897, 183033, 183037, 183038, 183039, 183040, 183041, 183042, 183048, 183049, 183051, 183052, 183053, 183054, 183092, 183093, 183094, 183095, 183097, 183129, 183130, 183131, 183136, 183137, 183138, 183139, 183140, 183141, 183142, 183143, 183144, 183146, 183148, 183149, 183150, 183151, 183152, 183153, 183154, 183155, 183158, 183159, 183160, 183161, 183162, 183163, 183164, 183165, 183166, 183167, 183168, 183169, 183170, 183171, 183172, 183173, 183174, 183175, 183176, 183177, 183178, 183179, 183180, 183181, 183182, 183183, 183184, 183185, 183186, 183187, 183188, 183189, 183190, 183191, 183192, 183193, 183194, 183195, 183196, 183197, 183198, 183199, 183201, 183202, 183203, 183204, 183205, 183206, 183207, 183209, 183210, 183211, 183212, 183213, 183217, 183220, 183221, 183225, 183226, 183227, 183228, 183229, 183230, 183231, 183232, 183233, 183234, 183235, 183236, 183237, 183238, 183239, 183240, 183241, 183242, 183243, 183244, 183245, 183246, 183248, 183249, 183251, 183252, 183253, 183254, 183255, 183256, 183257, 183258, 183259, 183260, 183261, 183262, 183263, 183264, 183265, 183266, 183267, 183268, 183269, 183270, 183271, 183272, 183273, 183274, 183275, 183276, 183277, 183278, 183279, 183280, 183281, 183282, 183283, 183284, 183285, 183286, 183287, 183288, 183289, 183290, 183291, 183292, 183293, 183294, 183295, 183296, 183297, 183298, 183299, 183300, 183301, 183302, 183303, 183304, 183305, 183306, 183307, 183308, 183309, 183310, 183311, 183312, 183313, 183314, 183315, 183316, 183317, 183318, 183319, 183320, 183321, 183322, 183323, 183324, 183325, 183326, 183327, 183328, 183329, 183330, 183331, 183332, 183333, 183334, 183335, 183337, 183338, 183339, 183340, 183341, 183342, 183343, 183344, 183345, 183347, 183348, 183349, 183350, 183351, 183352, 183353, 183354, 183355, 183356, 183357, 183358, 183359, 183360, 183361, 183362, 183363, 183364, 183365, 183366, 183367, 183368, 183369, 183370, 183371, 183372, 183373, 183374, 183375, 183376, 183377, 183378, 183379, 183380, 183381, 183382, 183383, 183384, 183385, 183386, 183387, 183388, 183389, 183390, 183391, 183392, 183393, 183394, 183395, 183396, 183397, 183398, 183399, 183401, 183402, 183403, 183404, 183405, 183406, 183407, 183408, 183409, 183412, 183413, 183414, 183415, 183416, 183418, 183419, 183420, 183421, 183422, 183423, 183424, 183425, 183426, 183427, 183428, 183429, 183430, 183431, 183432, 183433, 183434, 183435, 183436, 183437, 183438, 183439, 183440, 183441, 183442, 183443, 183444, 183445, 183446, 183447, 183448, 183449, 183452, 183453, 183454, 183455, 183456, 183457, 183458, 183459, 183461, 183462, 183463, 183464, 183465, 183466, 183467, 183468, 183469, 183475, 183477, 183478, 183479, 183480, 183481, 183482, 183483, 183484, 183485, 183486, 183487, 183488, 183489, 183490, 183491, 183492, 183493, 183494, 183495, 183496, 183497, 183498, 183499, 183500, 183501, 183502, 183503, 183504, 183505, 183506, 183507, 183508, 183509, 183510, 183511, 183512, 183513, 183514, 183515, 183516, 183517, 183518, 183519, 183520, 183521, 183522, 183523, 183524, 183525, 183526, 183527, 183528, 183529, 183530, 183531, 183532, 183533, 183534, 183535, 183536, 183537, 183538, 183539, 183540, 183541, 183542, 183543, 183544, 183545, 183546, 183547, 183548, 183549, 183550, 183551, 183552, 183553, 183554, 183555, 183556, 183557, 183558, 183560); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (183561, 183562, 183563, 183564, 183565, 183566, 183567, 183568, 183569, 183570, 183571, 183572, 183573, 183574, 183575, 183576, 183577, 183578, 183580, 183581, 183582, 183583, 183584, 183585, 183586, 183587, 183588, 183589, 183590, 183591, 183592, 183593, 183594, 183595, 183596, 183597, 183598, 183599, 183600, 183601, 183602, 183603, 183604, 183605, 183606, 183607, 183608, 183609, 183610, 183611, 183612, 183613, 183614, 183615, 183616, 183617, 183618, 183619, 183620, 183621, 183622, 183623, 183624, 183625, 183626, 183627, 183628, 183629, 183630, 183631, 183632, 183633, 183634, 183635, 183636, 183637, 183638, 183639, 183640, 183641, 183642, 183643, 183644, 183645, 183646, 183647, 183648, 183649, 183650, 183651, 183652, 183653, 183654, 183655, 183656, 183657, 183659, 183660, 183661, 183662, 183663, 183664, 183665, 183666, 183667, 183669, 183671, 183672, 183674, 183676, 183677, 183679, 183680, 183681, 183685, 183686, 183687, 183688, 183689, 183690, 183691, 183692, 183693, 183694, 183695, 183696, 183697, 183698, 183699, 183700, 183701, 183702, 183703, 183704, 183706, 183707, 183708, 183710, 183711, 183712, 183714, 183715, 183716, 183717, 183718, 183719, 183720, 183721, 183722, 183723, 183724, 183725, 183726, 183727, 183728, 183729, 183730, 183731, 183732, 183733, 183734, 183735, 183736, 183737, 183738, 183739, 183740, 183741, 183742, 183743, 183744, 183745, 183746, 183747, 183748, 183749, 183750, 183751, 183752, 183753, 183757, 183759, 183761, 183764, 183765, 183766, 183767, 183768, 183769, 183770, 183772, 183774, 183775, 183776, 183781, 183782, 183783, 183786, 183787, 183790, 183792, 183793, 183794, 183799, 183800, 183801, 183804, 183805, 183812, 183813, 183814, 183815, 183816, 183817, 183818, 183820, 183821, 183822, 183823, 183824, 183825, 183826, 183827, 183828, 183829, 183830, 183831, 183832, 183833, 183835, 183836, 183837, 183838, 183839, 183840, 183841, 183842, 183843, 183844, 183845, 183846, 183847, 183848, 183849, 183850, 183851, 183852, 183853, 183854, 183855, 183856, 183857, 183858, 183859, 183860, 183862, 183863, 183864, 183865, 183866, 183867, 183868, 183869, 183870, 183871, 183872, 183873, 183874, 183875, 183876, 183877, 183878, 183879, 183880, 183881, 183882, 183883, 183884, 183885, 183887, 183888, 183889, 183890, 183891, 183892, 183893, 183894, 183895, 183896, 183897, 183898, 183899, 183900, 183901, 183902, 183903, 183904, 183905, 183906, 183907, 183908, 183909, 183910, 183911, 183912, 183913, 183914, 183915, 183916, 183917, 183918, 183919, 183920, 183921, 183922, 183923, 183924, 183925, 183926, 183927, 183928, 183930, 183931, 183932, 183933, 183934, 183935, 183936, 183937, 183938, 183939, 183940, 183941, 183942, 183943, 183944, 183945, 183946, 183947, 183948, 183950, 183951, 183952, 183953, 183954, 183955, 183956, 183957, 183958, 183959, 183960, 183961, 183962, 183963, 183964, 183965, 183966, 183967, 183968, 183969, 183970, 183971, 183972, 183973, 183974, 183975, 183976, 183977, 183978, 183979, 183980, 183981, 183982, 183983, 183984, 183985, 183986, 183987, 183988, 183989, 183990, 183991, 183992, 183993, 183994, 183995, 183997, 183998, 183999, 184000, 184001, 184002, 184003, 184004, 184005, 184006, 184007, 184008, 184010, 184011, 184012, 184013, 184014, 184015, 184016, 184017, 184018, 184019, 184020, 184021, 184022, 184023, 184024, 184025, 184026, 184027, 184028, 184029, 184030, 184031, 184032, 184033, 184034, 184035, 184036, 184037, 184038, 184039, 184040, 184041, 184042, 184043, 184044, 184045, 184046, 184047, 184048, 184049, 184052, 184053, 184054, 184055, 184056, 184057, 184058, 184059, 184060, 184061, 184062, 184063, 184066, 184067, 184068, 184069, 184070, 184071, 184072, 184073, 184074, 184075, 184076, 184077, 184078, 184079, 184080, 184081, 184082, 184083, 184084, 184085, 184086, 184087, 184088, 184089, 184090, 184091, 184092, 184093, 184094, 184095, 184096, 184097, 184098, 184099, 184100, 184101, 184102, 184103, 184104, 184105, 184106, 184107, 184108, 184109, 184110, 184111, 184112, 184113, 184114, 184115, 184116, 184117, 184118, 184119, 184120, 184121, 184122, 184123, 184124, 184125, 184126, 184127, 184128, 184129, 184130, 184131, 184132, 184133, 184134, 184135, 184136, 184137, 184140, 184141, 184142, 184143, 184144, 184145, 184146, 184147, 184148, 184149, 184150, 184151, 184152, 184153, 184154, 184155, 184156, 184158, 184160, 184161, 184162, 184163, 184164, 184165, 184166, 184167, 184168, 184170, 184172, 184173, 184174, 184175, 184178, 184179, 184180, 184181, 184182, 184183, 184184, 184185, 184186, 184187, 184188, 184189, 184190, 184191, 184192, 184193, 184194, 184195, 184196, 184197, 184198, 184199, 184200, 184201, 184202, 184203, 184204, 184205, 184206, 184207, 184210, 184211, 184212, 184213, 184214, 184215, 184216, 184217, 184218, 184219, 184220, 184221, 184222, 184223, 184224, 184225, 184226, 184227, 184228, 184229, 184230, 184231, 184232, 184233, 184234, 184235, 184236, 184237, 184238, 184239, 184240, 184241, 184242, 184243, 184244, 184246, 184247, 184264, 184265, 184266, 184267, 184268, 184269, 184270, 184271, 184272, 184273, 184274, 184275, 184276, 184277, 184278, 184279, 184280, 184281, 184282, 184283, 184285, 184286, 184287, 184288, 184289, 184291, 184292, 184293, 184294, 184295, 184296, 184297, 184298, 184299, 184300, 184301, 184302, 184303, 184304, 184305, 184306, 184307, 184308, 184309, 184310, 184311, 184312, 184313, 184315, 184316, 184317, 184318, 184319, 184321, 184322, 184323, 184324, 184325, 184326, 184327, 184328, 184329, 184330, 184331, 184332, 184333, 184334, 184335, 184336, 184337, 184338, 184339, 184340, 184341, 184342, 184343, 184344, 184345, 184346, 184347, 184348, 184349, 184350, 184351, 184352, 184353, 184354, 184355, 184356, 184357, 184358, 184360, 184362, 184364, 184365, 184366, 184368, 184369, 184370, 184371, 184372, 184373, 184374, 184375, 184376, 184377, 184378, 184380, 184381, 184382, 184384, 184385, 184386, 184387, 184388, 184389, 184390, 184391, 184392, 184393, 184394, 184395, 184396, 184397, 184398, 184399, 184400, 184401, 184402, 184403, 184404, 184405, 184406, 184409, 184411, 184412, 184413, 184414, 184415, 184416, 184417, 184418, 184419, 184420, 184421, 184422, 184423, 184424, 184425, 184426, 184427, 184428, 184429, 184430, 184431, 184432, 184433, 184434, 184435, 184436, 184437, 184438, 184439, 184440, 184441, 184442, 184443, 184444, 184445, 184446, 184447, 184448, 184449, 184450, 184451, 184452, 184453, 184454, 184455, 184456, 184457, 184458, 184459, 184460, 184461, 184463, 184465, 184466, 184467, 184468, 184469, 184471, 184472, 184473, 184474, 184475, 184476, 184477, 184478, 184479, 184481, 184482, 184483, 184484, 184485, 184486, 184487, 184488, 184489, 184490, 184491, 184492, 184493, 184494, 184495, 184496, 184497, 184498, 184499, 184500, 184501, 184502, 184503, 184504, 184505, 184509, 184510, 184511, 184512, 184513, 184514, 184515, 184516, 184517, 184519, 184520, 184521, 184522, 184523, 184524, 184525, 184526, 184527, 184528, 184529, 184530, 184531, 184532, 184533, 184534, 184535, 184536, 184537, 184538, 184539, 184540, 184541, 184542, 184543, 184544, 184545, 184546, 184547, 184548, 184549, 184550, 184551, 184552, 184553, 184554, 184555, 184556, 184557, 184558, 184559, 184560, 184561, 184562, 184563, 184564, 184565, 184566, 184567, 184568, 184569, 184570, 184571, 184572, 184573, 184574, 184575, 184576, 184577, 184578, 184579, 184580, 184581, 184582, 184583, 184584, 184585, 184586, 184587, 184588, 184589, 184590, 184591, 184592, 184593, 184594, 184595, 184596, 184597, 184598, 184599, 184600, 184601, 184602, 184603, 184604, 184605, 184606, 184607, 184608, 184609, 184610, 184611, 184612, 184613, 184614, 184615, 184616, 184617, 184618, 184619, 184620, 184621, 184622, 184623, 184624, 184625, 184626, 184627, 184628, 184629, 184630, 184631, 184632, 184633, 184634, 184635, 184636, 184637, 184638, 184639, 184640, 184641, 184642, 184643, 184644, 184645, 184646, 184647, 184648, 184650, 184651, 184652, 184653, 184654, 184655, 184656, 184657, 184658, 184659, 184660, 184661, 184662, 184663, 184664, 184665, 184666, 184667, 184668, 184669, 184670, 184671, 184672, 184673, 184674, 184675, 184676, 184677, 184679, 184680, 184681, 184682, 184683, 184684, 184685, 184686, 184687, 184688, 184689, 184690, 184691, 184692, 184693, 184694, 184695, 184696, 184697, 184698, 184699, 184700, 184701, 184702, 184703, 184704, 184705, 184706, 184707, 184708, 184709, 184710, 184711, 184712, 184713, 184714, 184715, 184716, 184717, 184718, 184719, 184720, 184721, 184722, 184723, 184724, 184725, 184726, 184727, 184728, 184729, 184730, 184731, 184732, 184733, 184734, 184735, 184737, 184738, 184739, 184740, 184741, 184742, 184743, 184744, 184745, 184746, 184748, 184750, 184751, 184752, 184753, 184754, 184755, 184756, 184757, 184758, 184759, 184760, 184761, 184762, 184763, 184764, 184765, 184766, 184767, 184768, 184769, 184770, 184771, 184772, 184773, 184774, 184775, 184776, 184777, 184778, 184779, 184780, 184781, 184782, 184783, 184785, 184786, 184787, 184788, 184789, 184790, 184791, 184792, 184793, 184794, 184795, 184796, 184797, 184798, 184800, 184801, 184802, 184803, 184804, 184805, 184806, 184807, 184808, 184809, 184810, 184811, 184812, 184813, 184814, 184816, 184817, 184818, 184819, 184820, 184821, 184822, 184823, 184825, 184826, 184827, 184828, 184829, 184830, 184831, 184832, 184833, 184834, 184835, 184836, 184838, 184839, 184840, 184841, 184842, 184843, 184844, 184845, 184846, 184847, 184850, 184851, 184853, 184855, 184856, 184857, 184858, 184859, 184860, 184861, 184862, 184863, 184864, 184865, 184866, 184867, 184868, 184869, 184870, 184875, 184876, 184878, 184879, 184880, 184881, 184882, 184883, 184884, 184885, 184886, 184887, 184888, 184889, 184890, 184892, 184893, 184894, 184895, 184896, 184897, 184898, 184899, 184900, 184901, 184902, 184903, 184904, 184905, 184906, 184907, 184908, 184909, 184910, 184911, 184912, 184913, 184914, 184915, 184918, 184919, 184920, 184921, 184922, 184923, 184924, 184925, 184926, 184927, 184928, 184929, 184931, 184932, 184933, 184934, 184935, 184936, 184937, 184938, 184939, 184940, 184941, 184942, 184943, 184944, 184945, 184946, 184947, 184948, 184949, 184950, 184951, 184952, 184953, 184954, 184955, 184956, 184957, 184958, 184959, 184960, 184961, 184962, 184963, 184964, 184965, 184966, 184967, 184968, 184969, 184970, 184971, 184972, 184973, 184974, 184975, 184976, 184978, 184979, 184980, 184981, 184982, 184983, 184984, 184985, 184986, 184989, 184990, 184991, 184992, 184993, 184994, 184995, 184996, 184997, 184998, 184999, 185000, 185001, 185002, 185003, 185004, 185005, 185006, 185007, 185008, 185009, 185010, 185011, 185012, 185013, 185014, 185015, 185016, 185017, 185018, 185019, 185020, 185021, 185022, 185023, 185024, 185025, 185026, 185027, 185028, 185029, 185030, 185031, 185032, 185033, 185034, 185035, 185036, 185037, 185038, 185039, 185040, 185041, 185042, 185043, 185044, 185045, 185046, 185047, 185048, 185049, 185050, 185051, 185052, 185053, 185054, 185055, 185056, 185057, 185058, 185059, 185060, 185061, 185062, 185063, 185064, 185065, 185066, 185067, 185068, 185069, 185070, 185071, 185072, 185073, 185074, 185075, 185076, 185077, 185078, 185079, 185080, 185081, 185082, 185083, 185084, 185085, 185086, 185087, 185088, 185089, 185090, 185091, 185092, 185093, 185094, 185095, 185096, 185098, 185099, 185100, 185101, 185102, 185103, 185104, 185105, 185106, 185107, 185108, 185109, 185110, 185111, 185112, 185113, 185114, 185115, 185116, 185117, 185118, 185119, 185120, 185121, 185122, 185123, 185124, 185125, 185126, 185127, 185128, 185129, 185130, 185131, 185145, 185146, 185147, 185148, 185149, 185150, 185151, 185152, 185153, 185154, 185155, 185156, 185157, 185158, 185159, 185160, 185161, 185162, 185163, 185164, 185165, 185166, 185167, 185168, 185169, 185172, 185173, 185174, 185175, 185176, 185177, 185178, 185179, 185180, 185181, 185182, 185185, 185186, 185187, 185188, 185189, 185190, 185193, 185194, 185195, 185200, 185201, 185202, 185203, 185204, 185205, 185206, 185207, 185208, 185209, 185210, 185211, 185212, 185213, 185214, 185215, 185216, 185217, 185218, 185219, 185220, 185221, 185222, 185223, 185224, 185225, 185226, 185227, 185228, 185229, 185230, 185231, 185232, 185233, 185234, 185235, 185236, 185237, 185238, 185239, 185240, 185241, 185242, 185243, 185244, 185245, 185246, 185247, 185248, 185249, 185250, 185251, 185252, 185253, 185254, 185255, 185256, 185259, 185261, 185262, 185264, 185265, 185266, 185267, 185268, 185269, 185270, 185271, 185272, 185274, 185275, 185276, 185277, 185278, 185279, 185280, 185281, 185282, 185283, 185284, 185285, 185286, 185287, 185288, 185289, 185290, 185291, 185292, 185293, 185294, 185295, 185296, 185297, 185298, 185299, 185300, 185301, 185302, 185303, 185304, 185305, 185306, 185307, 185308, 185309, 185310, 185311, 185312, 185313, 185314, 185315, 185316, 185318, 185319, 185322, 185323, 185324, 185325, 185326, 185327, 185328, 185329, 185330, 185338, 185339, 185340, 185341, 185343, 185344, 185346, 185347, 185348, 185349, 185350, 185351, 185352, 185353, 185354, 185355, 185357, 185359, 185360, 185361, 185362, 185363, 185365, 185366, 185367, 185368, 185369, 185370, 185372, 185373, 185374, 185375, 185376, 185377, 185381, 185382, 185383, 185384, 185385, 185386, 185387, 185388, 185389, 185390, 185391, 185392, 185393, 185394, 185395, 185396, 185397, 185398, 185399, 185402, 185405, 185406, 185407, 185408, 185409, 185410, 185411, 185412, 185413, 185414, 185415, 185416, 185417, 185418, 185419, 185420, 185421, 185422, 185423, 185424, 185426, 185427, 185428, 185429, 185430, 185431, 185432, 185433, 185434, 185435, 185436, 185437, 185438, 185439, 185440, 185441, 185442, 185443, 185444, 185445, 185446, 185447, 185448, 185449, 185450, 185451, 185452, 185453, 185454, 185455, 185456, 185457, 185458, 185459, 185460, 185461, 185462, 185464, 185465, 185467, 185468, 185469, 185472, 185473, 185474, 185475, 185476, 185477, 185478, 185479, 185480, 185481, 185482, 185483, 185484, 185485, 185486, 185487, 185488, 185489, 185490, 185491, 185492, 185493, 185494, 185495, 185496, 185497, 185498, 185499, 185501, 185502, 185503, 185504, 185505, 185506, 185507, 185508, 185509, 185510, 185511, 185512, 185513, 185514, 185515, 185516, 185517, 185518, 185519, 185520, 185521, 185522, 185523, 185524, 185525, 185526, 185527, 185528, 185529, 185530, 185531, 185532, 185533, 185534, 185535, 185537, 185538, 185539, 185540, 185541, 185542, 185543, 185544, 185545, 185546, 185547, 185548, 185549, 185550, 185551, 185552, 185553, 185554, 185555, 185556, 185557, 185558, 185559, 185561, 185562, 185563, 185564, 185565, 185566, 185567, 185568, 185569, 185570, 185571, 185572, 185573, 185574, 185575, 185576, 185577, 185578, 185579, 185580, 185581, 185582, 185583, 185584, 185586, 185587, 185588, 185589, 185591, 185592, 185593, 185594, 185595, 185596, 185597, 185598, 185599, 185600, 185601, 185602, 185603, 185604, 185606, 185607, 185608, 185609, 185610, 185611, 185612, 185613, 185614, 185615, 185616, 185617, 185618, 185619, 185620, 185621, 185622, 185623, 185624, 185625, 185626, 185627, 185628, 185629, 185630, 185632, 185633, 185634, 185635, 185636, 185637, 185638, 185639, 185640, 185641, 185642, 185643, 185644, 185645, 185646, 185647, 185648, 185649, 185651, 185652, 185654, 185655, 185656, 185657, 185659, 185660, 185661, 185662, 185663, 185665, 185666, 185667, 185668, 185669, 185670, 185671, 185672, 185673, 185674, 185675, 185676, 185677, 185678, 185679, 185680, 185681, 185682, 185683, 185684, 185685, 185686, 185687, 185688, 185689, 185690, 185691, 185692, 185693, 185694, 185695, 185696, 185697, 185698, 185699, 185700, 185701, 185702, 185703, 185704, 185707, 185708, 185711, 185712, 185713, 185714, 185715, 185716, 185717, 185718, 185719, 185720, 185721, 185722, 185723, 185724, 185725, 185726, 185727, 185730, 185731, 185732, 185735, 185737, 185739, 185740, 185741, 185742, 185743, 185744, 185745, 185748, 185749, 185750, 185751, 185752, 185753, 185754, 185755, 185756, 185758, 185759, 185761, 185762, 185763, 185764, 185765, 185766, 185767, 185768, 185769, 185770, 185771, 185772, 185773, 185774, 185775, 185776, 185777, 185778, 185779, 185780, 185782, 185783, 185784, 185785, 185786, 185789, 185790, 185792, 185793, 185794, 185795, 185796, 185797, 185798, 185799, 185800, 185801, 185802, 185803, 185804, 185806, 185807, 185808, 185809, 185810, 185811, 185812, 185813, 185814, 185815, 185816, 185817, 185818, 185819, 185820, 185821, 185822, 185823, 185824, 185825, 185826, 185827, 185828, 185829, 185830, 185831, 185832, 185833, 185834, 185835, 185836, 185837, 185838, 185839, 185840, 185841, 185842, 185843, 185844, 185845, 185846, 185847, 185848, 185849, 185850, 185851, 185852, 185853, 185854, 185855, 185856, 185857, 185858, 185860, 185861, 185862, 185863, 185864, 185867, 185869, 185870, 185871, 185872, 185873, 185874, 185875, 185876, 185877, 185878, 185879, 185880, 185881, 185882, 185883, 185884, 185885, 185886, 185887, 185888, 185889, 185890, 185891, 185892, 185893, 185894, 185895, 185896, 185897, 185899, 185900, 185901, 185902, 185903, 185904, 185905, 185906, 185907, 185908, 185909, 185910, 185911, 185912, 185913, 185914, 185915, 185916, 185917, 185918, 185920, 185921, 185922, 185923, 185924, 185925, 185926, 185927, 185928, 185929, 185930, 185931, 185932, 185933, 185934, 185935, 185936, 185937, 185938, 185939, 185940, 185941, 185942, 185943, 185944, 185945, 185946, 185947, 185948, 185949, 185950, 185951, 185952, 185953, 185954, 185955, 185956, 185957, 185958, 185959, 185960, 185961, 185962, 185963, 185964, 185965, 185966, 185967, 185968, 185969, 185970, 185971, 185972, 185973, 185974, 185975, 185976, 185977, 185978, 185979, 185980, 185981, 185982, 185983, 185984, 185985, 185986, 185987, 185988, 185989, 185990, 185991, 185992, 185993, 185994, 185995, 185996, 185997, 185998, 185999, 186000, 186001, 186002, 186003, 186004, 186005, 186006, 186007, 186008, 186009, 186010, 186011, 186012, 186013, 186014, 186015, 186016, 186017, 186018, 186019, 186022, 186023, 186024, 186025, 186026, 186027, 186028, 186029, 186030, 186031, 186032, 186033, 186034, 186035, 186036, 186037, 186038, 186039, 186040, 186041, 186042, 186043, 186044, 186045, 186046, 186047, 186048, 186050, 186051, 186052, 186053, 186054, 186056, 186057, 186058, 186059, 186060, 186061, 186062, 186063, 186064, 186065, 186066, 186067, 186068, 186069, 186070, 186071, 186072, 186073, 186074, 186075, 186076, 186077, 186078, 186079, 186080, 186081, 186082, 186083, 186084, 186085, 186086, 186087, 186088, 186089, 186090, 186091, 186092, 186093, 186094, 186095, 186096, 186097, 186098, 186099, 186100, 186101, 186102, 186103, 186104, 186105, 186106, 186107, 186108, 186109, 186110, 186111, 186112, 186113, 186114, 186115, 186116, 186117, 186118, 186119, 186120, 186121, 186122, 186123, 186124, 186125, 186126, 186127, 186128, 186129, 186131, 186132, 186133, 186134, 186135, 186136, 186137, 186138, 186139, 186140, 186141, 186142, 186143, 186144, 186145, 186146, 186147, 186148, 186149, 186150, 186151, 186152, 186153, 186154, 186155, 186156, 186157, 186158, 186159, 186160, 186161, 186162, 186163, 186164, 186165, 186166, 186167, 186168, 186169, 186170, 186171, 186172, 186173, 186174, 186175, 186176, 186177, 186178, 186179, 186180, 186181, 186182, 186183, 186184, 186185, 186186, 186187, 186188, 186189, 186190, 186191, 186192, 186193, 186194, 186195, 186196, 186197, 186198, 186199, 186200, 186201, 186202, 186203, 186204, 186205, 186206, 186208, 186209, 186210, 186211, 186212, 186213, 186214, 186215, 186216, 186217, 186218, 186219, 186220, 186221, 186222, 186223, 186224, 186225, 186226, 186227, 186228, 186229, 186230, 186231, 186232, 186233, 186234, 186235, 186236, 186237, 186238, 186239, 186240, 186241, 186242, 186243, 186244, 186245, 186246, 186247, 186248, 186249, 186250, 186251, 186252, 186253, 186254, 186255, 186256, 186257, 186258, 186259, 186260, 186261, 186262, 186263, 186264, 186265, 186266, 186267, 186268, 186269, 186270, 186271, 186272, 186273, 186274, 186275, 186276, 186277, 186278, 186279, 186280, 186281, 186282, 186283, 186284, 186285, 186286, 186287, 186288, 186290, 186291, 186292, 186293, 186294, 186295, 186296, 186297, 186298, 186299, 186300, 186301, 186302, 186303, 186304, 186305, 186306, 186307, 186308, 186311, 186312, 186313, 186314, 186316, 186317, 186319, 186321, 186322, 186323, 186324, 186325, 186326, 186327, 186328, 186329, 186330, 186331, 186332, 186333, 186334, 186335, 186336, 186337, 186338, 186339, 186340, 186341, 186342, 186344, 186346, 186347, 186350, 186351, 186353, 186354, 186355, 186356, 186357, 186359, 186361, 186362, 186363, 186364, 186365, 186367, 186369, 186370, 186371, 186372, 186373, 186374, 186375, 186377, 186378, 186379, 186380, 186381, 186382, 186383, 186384, 186385, 186386, 186387, 186388, 186389, 186390, 186391, 186392, 186393, 186394, 186395, 186396, 186397, 186398, 186399, 186400, 186401, 186403, 186404, 186405, 186406, 186407, 186408, 186409, 186410, 186411, 186412, 186413, 186414, 186415, 186416, 186417, 186418, 186419, 186420, 186421, 186422, 186423, 186424, 186425, 186426, 186427, 186428, 186429, 186430, 186431, 186432, 186433, 186434, 186435, 186436, 186437, 186438, 186439, 186440, 186441, 186442, 186443, 186444, 186445, 186446, 186447, 186448, 186449, 186450, 186451, 186452, 186453, 186454, 186455, 186456, 186457, 186458, 186459, 186460, 186461, 186462, 186463, 186464, 186465, 186466, 186467, 186468, 186469, 186470, 186471, 186472, 186473, 186474, 186475, 186476, 186477, 186478, 186479, 186480, 186481, 186482, 186483, 186484, 186485, 186486, 186487, 186488, 186489, 186490, 186491, 186492, 186493, 186494, 186495, 186496, 186497, 186498, 186499, 186500, 186501, 186502, 186503, 186504, 186505, 186507, 186508, 186509, 186510, 186511, 186512, 186513, 186514, 186515, 186516, 186517, 186518, 186519, 186520, 186521, 186522, 186523, 186524, 186527, 186528, 186529, 186530, 186531, 186532, 186533, 186534, 186535, 186536, 186537, 186538, 186539, 186540, 186541, 186542, 186543, 186544, 186545, 186546, 186547, 186549, 186550, 186551, 186552, 186554, 186555, 186556, 186557, 186558, 186559, 186560, 186561, 186562, 186563, 186564, 186565, 186566, 186567, 186568, 186570, 186571, 186572, 186573, 186574, 186576, 186577, 186578, 186579, 186580, 186581, 186582, 186583, 186584, 186585, 186586, 186587, 186588, 186589, 186590, 186591, 186592, 186593, 186594, 186596, 186597, 186598, 186599, 186600, 186602, 186604, 186605, 186606, 186607, 186608, 186609, 186610, 186611, 186612, 186614, 186615, 186616, 186618, 186620, 186622, 186623, 186624, 186626, 186627, 186628, 186630, 186632, 186633, 186634, 186635, 186636, 186637, 186638, 186639, 186640, 186642, 186643, 186644, 186645, 186647, 186648, 186649, 186650, 186652, 186653, 186654, 186655, 186656, 186657, 186658, 186659, 186660, 186661, 186662, 186663, 186664, 186665, 186666, 186667, 186668, 186669, 186671, 186672, 186673, 186674, 186676, 186677, 186678, 186679, 186680, 186681, 186682, 186683, 186684, 186685, 186686, 186687, 186688, 186689, 186690, 186691, 186692, 186693, 186694, 186695, 186696, 186697, 186698, 186699, 186700, 186701, 186702, 186703, 186704, 186705, 186706, 186707, 186708, 186709, 186710, 186711, 186713, 186714, 186716, 186717, 186718, 186719, 186720, 186721, 186722, 186723, 186724, 186725, 186726, 186727, 186728, 186729, 186730, 186732, 186733, 186734, 186735, 186736, 186737, 186738, 186739, 186740, 186741, 186742, 186743, 186744, 186745, 186746, 186747, 186748, 186749, 186750, 186752, 186753, 186754, 186755, 186756, 186757, 186758, 186759, 186760, 186761, 186762, 186763, 186764, 186765, 186766, 186767, 186768, 186769, 186770, 186771, 186772, 186773, 186777, 186778, 186779, 186780, 186781, 186782, 186783, 186785, 186786, 186787, 186788, 186790, 186791, 186792, 186793, 186794, 186795, 186796, 186797, 186798, 186799, 186800, 186801, 186802, 186803, 186804, 186805, 186806, 186807, 186808, 186809, 186810, 186811, 186812, 186813, 186814, 186815, 186816, 186817, 186818, 186820, 186821, 186822, 186823, 186824, 186825, 186826, 186827, 186828, 186829, 186831, 186832, 186833, 186834, 186835, 186836, 186837, 186839, 186840, 186841, 186842, 186843, 186844, 186845, 186846, 186847, 186848, 186849, 186850, 186851, 186852, 186853, 186854, 186855, 186857, 186858, 186859, 186860, 186861, 186862, 186863, 186864, 186865, 186866, 186867, 186868, 186869, 186870, 186871, 186872, 186873, 186874, 186875, 186876, 186877, 186878, 186879, 186880, 186882, 186883, 186884, 186885, 186886, 186887, 186889, 186890, 186891, 186892, 186893, 186894, 186895, 186896, 186897, 186898, 186899, 186900, 186902, 186903, 186904, 186905, 186906, 186908, 186909, 186910, 186911, 186912, 186913, 186914, 186915, 186916, 186917, 186918, 186919, 186920, 186921, 186922, 186923, 186924, 186925, 186926, 186927, 186928, 186929, 186930, 186931, 186932, 186933, 186934, 186935, 186936, 186937, 186938, 186939, 186940, 186941, 186942, 186943, 186944, 186945, 186946, 186947, 186948, 186949, 186950, 186951, 186952, 186953, 186954, 186955, 186956, 186957, 186958, 186959, 186960, 186961, 186962, 186963, 186964, 186965, 186966, 186967, 186968, 186969, 186970, 186971, 186992, 186993, 186994, 186995, 186996, 186997, 186998, 186999, 187000, 187001, 187002, 187003, 187004, 187005, 187006, 187007, 187008, 187009, 187010, 187011, 187012, 187013, 187014, 187015, 187016, 187018, 187020, 187021, 187022, 187023, 187024, 187025, 187026, 187027, 187028, 187029, 187030, 187031, 187032, 187033, 187034, 187035, 187036, 187037, 187038, 187039, 187040, 187041, 187042, 187043, 187044, 187045, 187046, 187048, 187049, 187050, 187051, 187052, 187053, 187055, 187056, 187057, 187058, 187059, 187060, 187061, 187062, 187063, 187064, 187065, 187067, 187070, 187071, 187072, 187073, 187074, 187075, 187076, 187077, 187078, 187079, 187080, 187081, 187082, 187083, 187084, 187085, 187086, 187087, 187088, 187089, 187090, 187091, 187092, 187093, 187094, 187095, 187096, 187097, 187098, 187099, 187100, 187101, 187102, 187103, 187104, 187105, 187106, 187107, 187108, 187109, 187110, 187111, 187112, 187113, 187114, 187115, 187116, 187117, 187119, 187120, 187121, 187122, 187123, 187124, 187125, 187127, 187128, 187129, 187130, 187131, 187133, 187134, 187135, 187136, 187138, 187139, 187140, 187141, 187143, 187145, 187149, 187150, 187151, 187154, 187155, 187156, 187157, 187158, 187159, 187160, 187163, 187164, 187165, 187166, 187167, 187168, 187169, 187170, 187171, 187172, 187173, 187174, 187175, 187176, 187177, 187178, 187179, 187180, 187181, 187182, 187183, 187184, 187185, 187186, 187187, 187189, 187190, 187192, 187193, 187194, 187196, 187198, 187199, 187200, 187201, 187202, 187203, 187204, 187205, 187206, 187207, 187208, 187209, 187210, 187211, 187212, 187213, 187214, 187215, 187216, 187217, 187218, 187219, 187220, 187221, 187222, 187223, 187224, 187225, 187226, 187227, 187228, 187229, 187230, 187231, 187232, 187234, 187235, 187236, 187238, 187239, 187240, 187241, 187242, 187243, 187244, 187246, 187247, 187248, 187249, 187250, 187251, 187252, 187253, 187254, 187255, 187256, 187257, 187258, 187260, 187261, 187262, 187263, 187264, 187265, 187266, 187267, 187268, 187270, 187271, 187272, 187273, 187275, 187276, 187278, 187279, 187280, 187281, 187282, 187283, 187284, 187285, 187286, 187287, 187288, 187289, 187290, 187291, 187292, 187294, 187295, 187296, 187297, 187298, 187299, 187300, 187301, 187302, 187304, 187305, 187306, 187307, 187308, 187310, 187311, 187312, 187314, 187315, 187316, 187317, 187318, 187320, 187321, 187322, 187323, 187324, 187325, 187326, 187328, 187329, 187330, 187331, 187332, 187333, 187334, 187335, 187336, 187337, 187338, 187339, 187340, 187341, 187342, 187344, 187347, 187348, 187349, 187350, 187351, 187352, 187353, 187354, 187355, 187356, 187357, 187359, 187363, 187364, 187365, 187366, 187367, 187368, 187369, 187370, 187371, 187372, 187373, 187374, 187375, 187376, 187377, 187379, 187380, 187381, 187382, 187384, 187385, 187386, 187387, 187388, 187389, 187390, 187391, 187392, 187393, 187394, 187395, 187396, 187397, 187399, 187402, 187403, 187404, 187405, 187406, 187407, 187408, 187409, 187410, 187412, 187413, 187414, 187415, 187416, 187417, 187418, 187419, 187420, 187421, 187422, 187423, 187424, 187425, 187426, 187430, 187431, 187432, 187433, 187435, 187436, 187437, 187438, 187439, 187440, 187441, 187442, 187443, 187444, 187445, 187446, 187447, 187448, 187449, 187450, 187451, 187452, 187453, 187454, 187455, 187456, 187457, 187458, 187459, 187460, 187461, 187462, 187463, 187466, 187467, 187468, 187469, 187470, 187471, 187472, 187473, 187474, 187475, 187476, 187477, 187478, 187479, 187480, 187481, 187482, 187483, 187484, 187485, 187487, 187488, 187489, 187490, 187491, 187492, 187493, 187494, 187495, 187496, 187497, 187498, 187500, 187501, 187502, 187503, 187504, 187505, 187506, 187507, 187509, 187510, 187515, 187516, 187517, 187518, 187519, 187520, 187521, 187522, 187523, 187524, 187525, 187526, 187527, 187528, 187529, 187530, 187531, 187532, 187533, 187534, 187535, 187536, 187538, 187539, 187540, 187541, 187542, 187543, 187544, 187545, 187546, 187547, 187548, 187549, 187550, 187551, 187552, 187553, 187554, 187555, 187557, 187558, 187559, 187560, 187561, 187562, 187563, 187565, 187566, 187567, 187568, 187570, 187572, 187573, 187574, 187575, 187576, 187577, 187578, 187579, 187580, 187581, 187583, 187586, 187587, 187588, 187590, 187591, 187593, 187594, 187595, 187596, 187597, 187598, 187599, 187600, 187601, 187602, 187603, 187607, 187608, 187609, 187611, 187612, 187613, 187614, 187615, 187616, 187617, 187618, 187619, 187620, 187621, 187622, 187623, 187624, 187625, 187626, 187627, 187628, 187629, 187632, 187633, 187634, 187635, 187636, 187638, 187640, 187641, 187642, 187643, 187644, 187645, 187646, 187647, 187648, 187649, 187650, 187651, 187652, 187653, 187654, 187656, 187657, 187658, 187659, 187660, 187661, 187663, 187665, 187666, 187667, 187668, 187669, 187670, 187671, 187672, 187673, 187674, 187675, 187676, 187677, 187678, 187679, 187680, 187683, 187684, 187685, 187687, 187688, 187689, 187690, 187691, 187692, 187693, 187694, 187695, 187696, 187697, 187699, 187700, 187703, 187705, 187707, 187708, 187709, 187710, 187711, 187712, 187713, 187714, 187715, 187716, 187718, 187719, 187720, 187721, 187722, 187723, 187726, 187727, 187730, 187731, 187732, 187733, 187734, 187735, 187736, 187737, 187738, 187740, 187741, 187742, 187743, 187744, 187745, 187746, 187747, 187748, 187749, 187750, 187751, 187752, 187753, 187754, 187755, 187757, 187758, 187760, 187761, 187762, 187763, 187764, 187766, 187767, 187768, 187769, 187771, 187772, 187773, 187775, 187776, 187777, 187778, 187781, 187782, 187783, 187784, 187785, 187786, 187787, 187788, 187789, 187790, 187791, 187792, 187793, 187794, 187795, 187796, 187797, 187799, 187800, 187802, 187803, 187804, 187805, 187806, 187807, 187808, 187809, 187811, 187813, 187815, 187816, 187817, 187818, 187819, 187820, 187821, 187823, 187825, 187826, 187827, 187828, 187829, 187830, 187831, 187833, 187834, 187835, 187836, 187837, 187838, 187839, 187840, 187841, 187842, 187843, 187845, 187847, 187849, 187854, 187855, 187857, 187859, 187860, 187861, 187863, 187864, 187866, 187867, 187868, 187869, 187870, 187871, 187872, 187873, 187874, 187875, 187876, 187877, 187878, 187880, 187881, 187882, 187883, 187884, 187885, 187886, 187889, 187891, 187894, 187895, 187897, 187898, 187900, 187902, 187904, 187905, 187907, 187908, 187912, 187916, 187918, 187919, 187920, 187921, 187923, 187924, 187925, 187926, 187927, 187928, 187929, 187930, 187931, 187932, 187933, 187934, 187935, 187936, 187937, 187938, 187939, 187940, 187941, 187943, 187944, 187945, 187946, 187948, 187949, 187950, 187951, 187952, 187953, 187955, 187956, 187957, 187958, 187959, 187960, 187965, 187967, 187969, 187970, 187971, 187972, 187973, 187974, 187975, 187977, 187979, 187980, 187981, 187982, 187983, 187984, 187985, 187987, 187990, 187992, 187994, 187995, 187999, 188000, 188001, 188002, 188003, 188004, 188006, 188007, 188008, 188009, 188010, 188011, 188013, 188014, 188015, 188017, 188019, 188020, 188021, 188022, 188023, 188024, 188025, 188026, 188027, 188028, 188029, 188030, 188033, 188034, 188037, 188038, 188039, 188040, 188041, 188043, 188044, 188046, 188048, 188051, 188053, 188054, 188055, 188056, 188057, 188059, 188060, 188061, 188062, 188063, 188067, 188068, 188069, 188070, 188073, 188074, 188076, 188079, 188081, 188085, 188086, 188087, 188088, 188089, 188091, 188092, 188094, 188095, 188096, 188098, 188099, 188100, 188101, 188102, 188103, 188104, 188105, 188106, 188107, 188112, 188114, 188115, 188117, 188118, 188122, 188123, 188124, 188125, 188126, 188128, 188129, 188130, 188132, 188133, 188135, 188136, 188138, 188139, 188140, 188141, 188142, 188143, 188144, 188146, 188150, 188151, 188152, 188153, 188155, 188156, 188157, 188158, 188159, 188163, 188164, 188166, 188167, 188169, 188171, 188172, 188173, 188174, 188179, 188180, 188181, 188184, 188185, 188186, 188187, 188188, 188189, 188190, 188191, 188192, 188193, 188194, 188195, 188196, 188197, 188199, 188200, 188201, 188202, 188203, 188204, 188205, 188208, 188209, 188210, 188211, 188212, 188213, 188214, 188215, 188216, 188217, 188218, 188219, 188220, 188221, 188222, 188223, 188224, 188225, 188226, 188227, 188230, 188231, 188233, 188234, 188235, 188236, 188242, 188244, 188245, 188246, 188247, 188251, 188252, 188256, 188258, 188259, 188260, 188265, 188266, 188267, 188268, 188269, 188270, 188271, 188272, 188273, 188274, 188276, 188277, 188278, 188280, 188283, 188284, 188285, 188286, 188287, 188288, 188290, 188291, 188292, 188293, 188294, 188295, 188296, 188297, 188298, 188299, 188300, 188301, 188302, 188303, 188304, 188305, 188306, 188307, 188308, 188309, 188310, 188311, 188312, 188313, 188314, 188315, 188316, 188317, 188318, 188320, 188322, 188323, 188324, 188325, 188326, 188327, 188328, 188329, 188332, 188333, 188334, 188335, 188336, 188337, 188338, 188339, 188340, 188341, 188342, 188343, 188344, 188345, 188346, 188347, 188348, 188349, 188350, 188351, 188352, 188355, 188357, 188360, 188363, 188364, 188366, 188367, 188368, 188369, 188370, 188371, 188372, 188373, 188374, 188375, 188376, 188377, 188378, 188379, 188380, 188381, 188382, 188383, 188384, 188386, 188387, 188388, 188389, 188390, 188391, 188392, 188393, 188394, 188395, 188396, 188397, 188398, 188399, 188400, 188401, 188402, 188403, 188404, 188405, 188406, 188407, 188408, 188409, 188411, 188412, 188413, 188414, 188415, 188416, 188417, 188418, 188419, 188420, 188421, 188422, 188423, 188424, 188425, 188426, 188427, 188428, 188429, 188430, 188431, 188432, 188434, 188437, 188438, 188439, 188440, 188441, 188443, 188444, 188445, 188447, 188448, 188449, 188450, 188451, 188452, 188453, 188454, 188455, 188456, 188457, 188458, 188459, 188460, 188461, 188462, 188463, 188464, 188465, 188466, 188467, 188468, 188469, 188470, 188471, 188472, 188473, 188474, 188475, 188476, 188477, 188478, 188479, 188480, 188481, 188482, 188483, 188484, 188485, 188486, 188487, 188488, 188489, 188490, 188491, 188492, 188493, 188494, 188495, 188497, 188498, 188499, 188500, 188501, 188502, 188503, 188504, 188505, 188506, 188507, 188508, 188509, 188510, 188511, 188512, 188513, 188514, 188515, 188516, 188517, 188518, 188519, 188520, 188521, 188522, 188523, 188524, 188525, 188526, 188527, 188528, 188529, 188530, 188531, 188532, 188533, 188534, 188535, 188536, 188537, 188538, 188539, 188540, 188542, 188543, 188544, 188545, 188546, 188547, 188548, 188549, 188550, 188551, 188552, 188553, 188554, 188555, 188556, 188557, 188558, 188559, 188560, 188561, 188562, 188563, 188564, 188565, 188566, 188567, 188568, 188569, 188570, 188571, 188572, 188573, 188574, 188575, 188576, 188577, 188578, 188580, 188581, 188582, 188583, 188584, 188585, 188586, 188587, 188588, 188589, 188590, 188591, 188592, 188593, 188594, 188595, 188596, 188597, 188598, 188599, 188600, 188601, 188602, 188603, 188604, 188605, 188606, 188607, 188608, 188609, 188610, 188611, 188612, 188613, 188614, 188615, 188616, 188617, 188618, 188619, 188620, 188621, 188623, 188624, 188625, 188628, 188629, 188630, 188631, 188632, 188633, 188634, 188635, 188637, 188638, 188639, 188640, 188641, 188642, 188643, 188644, 188648, 188649, 188651, 188652, 188653, 188655, 188656, 188658, 188660, 188661, 188663, 188664, 188665, 188666, 188667, 188668, 188669, 188670, 188671, 188672, 188673, 188674, 188675, 188676, 188677, 188678, 188679, 188681, 188682, 188683, 188686, 188687, 188689, 188690, 188691, 188692, 188693, 188694, 188695, 188696, 188697, 188698, 188699, 188700, 188701, 188702, 188703, 188704, 188706, 188707, 188708, 188709, 188710, 188711, 188712, 188713, 188714, 188715, 188716, 188717, 188718, 188719, 188720, 188721, 188722, 188723, 188724, 188725, 188726, 188727, 188728, 188729, 188730, 188731, 188732, 188733, 188734, 188735, 188736, 188737, 188738, 188739, 188740, 188741, 188742, 188743, 188744, 188745, 188746, 188747, 188748, 188749, 188750, 188751, 188752, 188754, 188755, 188756, 188757, 188758, 188759, 188760, 188761, 188762, 188763, 188764, 188765, 188766, 188767, 188768, 188769, 188770, 188772, 188774, 188775, 188776, 188777, 188778, 188779, 188780, 188781, 188782, 188783, 188784, 188785, 188786, 188787, 188788, 188789, 188790, 188791, 188792, 188793, 188794, 188795, 188796, 188797, 188798, 188799, 188800, 188802, 188803, 188804, 188805, 188806, 188807, 188808, 188809, 188810, 188811, 188813, 188814, 188816, 188817, 188818, 188819, 188820, 188821, 188822, 188823, 188824, 188825, 188826, 188827, 188828, 188829, 188830, 188831, 188832, 188833, 188834, 188835, 188836, 188837, 188838, 188839, 188840, 188841, 188842, 188843, 188844, 188845, 188846, 188847, 188848, 188849, 188850, 188851, 188852, 188853, 188854, 188855, 188856, 188857, 188858, 188859, 188860, 188861, 188862, 188863, 188864, 188865, 188866, 188867, 188868, 188869, 188870, 188871, 188872, 188873, 188874, 188875, 188876, 188878, 188879, 188880, 188881, 188882, 188883, 188884, 188885, 188886, 188887, 188888, 188889, 188890, 188891, 188892, 188893, 188894, 188895, 188896, 188897, 188898, 188900, 188901, 188902, 188903, 188904, 188905, 188906, 188907, 188908, 188909, 188910, 188911, 188912, 188913, 188914, 188915, 188916, 188917, 188918, 188919, 188920, 188921, 188922, 188923, 188924, 188925, 188926, 188927, 188928, 188929, 188930, 188931, 188932, 188933, 188934, 188935, 188936, 188939, 188940, 188941, 188942, 188943, 188944, 188945, 188948, 188949, 188951, 188952, 188953, 188954, 188955, 188956, 188957, 188958, 188959, 188960, 188961, 188962, 188963, 188964, 188965, 188966, 188967, 188968, 188969, 188970, 188971, 188972, 188973, 188974, 188995, 188996, 188997, 188998, 188999, 189000, 189001, 189002, 189003, 189004, 189006, 189007, 189008, 189009, 189010, 189011, 189012, 189013, 189014, 189015, 189016, 189017, 189018, 189019, 189020, 189021, 189022, 189023, 189024, 189025, 189026, 189027, 189028, 189029, 189030, 189031, 189032, 189033, 189034, 189035, 189037, 189038, 189039, 189040, 189041, 189042, 189043, 189044, 189045, 189048, 189050, 189051, 189052, 189053, 189054, 189055, 189056, 189057, 189058, 189059, 189060, 189061, 189062, 189063, 189064, 189065, 189066, 189067, 189068, 189069, 189070, 189071, 189072, 189073, 189074, 189075, 189076, 189077, 189078, 189079, 189080, 189081, 189082, 189085, 189087, 189088, 189089, 189090, 189091, 189092, 189093, 189094, 189095, 189096, 189097, 189098, 189099, 189100, 189101, 189102, 189103, 189104, 189105, 189106, 189107, 189108, 189109, 189110, 189111, 189112, 189113, 189114, 189115, 189116, 189117, 189118, 189119, 189120, 189121, 189122, 189123, 189124, 189125, 189126, 189127, 189128, 189129, 189130, 189131, 189132, 189133, 189134, 189135, 189136, 189137, 189138, 189139, 189140, 189141, 189142, 189143, 189144, 189145, 189146, 189147, 189149, 189150, 189152, 189153, 189154, 189155, 189156, 189157, 189158, 189159, 189160, 189161, 189162, 189163, 189164, 189165, 189166, 189168, 189169, 189170, 189171, 189173, 189174, 189175, 189176, 189177, 189179, 189180, 189181, 189182, 189183, 189184, 189185, 189186, 189187, 189188, 189189, 189190, 189191, 189192, 189193, 189194, 189195, 189196, 189197, 189198, 189199); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (189200, 189201, 189202, 189204, 189205, 189206, 189207, 189208, 189209, 189210, 189211, 189212, 189213, 189214, 189215, 189216, 189217, 189218, 189219, 189220, 189221, 189222, 189224, 189225, 189226, 189227, 189228, 189229, 189230, 189231, 189232, 189233, 189234, 189235, 189236, 189237, 189238, 189239, 189240, 189241, 189243, 189244, 189246, 189247, 189248, 189250, 189251, 189252, 189253, 189254, 189255, 189256, 189257, 189258, 189259, 189260, 189261, 189262, 189263, 189264, 189265, 189266, 189267, 189268, 189270, 189271, 189272, 189273, 189274, 189275, 189276, 189277, 189278, 189279, 189280, 189281, 189284, 189285, 189286, 189288, 189289, 189292, 189295, 189296, 189297, 189298, 189299, 189300, 189301, 189302, 189303, 189304, 189305, 189306, 189307, 189308, 189309, 189310, 189311, 189312, 189313, 189314, 189316, 189317, 189318, 189319, 189320, 189322, 189324, 189325, 189327, 189328, 189330, 189332, 189333, 189334, 189335, 189336, 189337, 189338, 189339, 189340, 189342, 189343, 189344, 189345, 189346, 189347, 189348, 189349, 189350, 189351, 189352, 189353, 189354, 189355, 189356, 189357, 189359, 189360, 189361, 189362, 189363, 189364, 189365, 189366, 189368, 189369, 189371, 189372, 189373, 189374, 189375, 189376, 189377, 189378, 189379, 189380, 189381, 189382, 189383, 189384, 189385, 189386, 189387, 189388, 189389, 189390, 189391, 189392, 189393, 189394, 189395, 189396, 189397, 189398, 189399, 189400, 189401, 189402, 189403, 189405, 189406, 189407, 189408, 189409, 189410, 189411, 189421, 189423, 189424, 189425, 189426, 189427, 189428, 189429, 189430, 189431, 189432, 189433, 189434, 189439, 189446, 189447, 189448, 189449, 189450, 189451, 189452, 189453, 189454, 189455, 189456, 189457, 189458, 189459, 189460, 189461, 189462, 189463, 189464, 189465, 189466, 189467, 189468, 189469, 189470, 189471, 189472, 189474, 189475, 189476, 189477, 189478, 189479, 189480, 189481, 189482, 189483, 189484, 189485, 189486, 189487, 189488, 189489, 189490, 189491, 189492, 189493, 189494, 189495, 189497, 189498, 189499, 189500, 189501, 189502, 189503, 189504, 189505, 189506, 189507, 189508, 189509, 189510, 189511, 189512, 189513, 189514, 189515, 189516, 189517, 189518, 189519, 189520, 189521, 189522, 189523, 189524, 189525, 189526, 189527, 189528, 189529, 189530, 189531, 189532, 189533, 189534, 189535, 189536, 189537, 189538, 189539, 189540, 189541, 189542, 189543, 189544, 189545, 189546, 189547, 189548, 189549, 189550, 189552, 189553, 189554, 189555, 189557, 189558, 189559, 189560, 189561, 189562, 189563, 189564, 189565, 189566, 189567, 189568, 189569, 189570, 189571, 189572, 189573, 189574, 189575, 189578, 189579, 189580, 189581, 189582, 189583, 189584, 189585, 189586, 189587, 189589, 189590, 189591, 189592, 189593, 189594, 189595, 189598, 189599, 189600, 189601, 189602, 189603, 189604, 189605, 189606, 189607, 189608, 189609, 189610, 189611, 189613, 189614, 189615, 189616, 189617, 189618, 189619, 189620, 189621, 189622, 189623, 189624, 189625, 189626, 189627, 189628, 189629, 189630, 189631, 189632, 189633, 189634, 189635, 189636, 189637, 189638, 189640, 189641, 189642, 189643, 189644, 189645, 189646, 189647, 189649, 189650, 189652, 189653, 189654, 189655, 189656, 189657, 189658, 189659, 189660, 189661, 189662, 189663, 189664, 189665, 189666, 189667, 189668, 189669, 189670, 189671, 189672, 189673, 189674, 189675, 189676, 189679, 189686, 189687, 189688, 189689, 189690, 189691, 189692, 189693, 189694, 189695, 189696, 189697, 189698, 189700, 189702, 189703, 189704, 189705, 189706, 189707, 189708, 189709, 189710, 189711, 189713, 189714, 189715, 189719, 189722, 189727, 189728, 189729, 189730, 189731, 189732, 189733, 189734, 189735, 189736, 189737, 189738, 189740, 189741, 189742, 189743, 189744, 189745, 189746, 189747, 189748, 189749, 189750, 189751, 189752, 189753, 189754, 189755, 189756, 189757, 189759, 189760, 189761, 189762, 189763, 189764, 189765, 189767, 189768, 189769, 189770, 189771, 189772, 189773, 189774, 189775, 189776, 189777, 189778, 189779, 189780, 189781, 189783, 189784, 189785, 189786, 189787, 189790, 189791, 189792, 189793, 189795, 189798, 189799, 189801, 189802, 189803, 189804, 189805, 189806, 189807, 189808, 189811, 189812, 189813, 189814, 189815, 189816, 189817, 189820, 189821, 189822, 189823, 189824, 189825, 189826, 189827, 189828, 189830, 189831, 189833, 189834, 189835, 189836, 189837, 189838, 189839, 189840, 189841, 189842, 189843, 189844, 189845, 189846, 189847, 189848, 189849, 189850, 189851, 189852, 189853, 189854, 189855, 189856, 189857, 189858, 189859, 189860, 189861, 189862, 189863, 189864, 189865, 189866, 189867, 189869, 189870, 189871, 189872, 189873, 189874, 189875, 189876, 189878, 189880, 189881, 189882, 189886, 189892, 189893, 189894, 189895, 189896, 189897, 189898, 189899, 189900, 189901, 189902, 189903, 189904, 189905, 189908, 189909, 189910, 189911, 189912, 189914, 189916, 189917, 189918, 189920, 189921, 189923, 189924, 189925, 189926, 189927, 189928, 189929, 189930, 189932, 189933, 189934, 189935, 189936, 189937, 189938, 189939, 189940, 189941, 189942, 189943, 189946, 189947, 189948, 189949, 189950, 189951, 189952, 189953, 189954, 189955, 189956, 189957, 189958, 189959, 189961, 189962, 189963, 189964, 189965, 189966, 189967, 189968, 189969, 189970, 189971, 189972, 189973, 189974, 189975, 189976, 189977, 189978, 189979, 189980, 189981, 189982, 189983, 189984, 189986, 189988, 189991, 189992, 189993, 189996, 189997, 189998, 189999, 190000, 190001, 190002, 190004, 190005, 190006, 190008, 190009, 190010, 190011, 190013, 190014, 190015, 190016, 190017, 190018, 190019, 190020, 190021, 190022, 190023, 190024, 190025, 190026, 190027, 190028, 190029, 190031, 190032, 190033, 190034, 190035, 190037, 190038, 190039, 190041, 190042, 190043, 190044, 190046, 190047, 190048, 190049, 190050, 190051, 190052, 190053, 190054, 190055, 190056, 190057, 190058, 190059, 190060, 190061, 190062, 190063, 190064, 190065, 190066, 190067, 190068, 190069, 190070, 190071, 190072, 190073, 190074, 190075, 190076, 190078, 190079, 190080, 190081, 190082, 190083, 190084, 190085, 190086, 190087, 190088, 190089, 190090, 190091, 190093, 190094, 190095, 190096, 190099, 190100, 190101, 190102, 190103, 190104, 190105, 190106, 190107, 190108, 190109, 190110, 190111, 190112, 190114, 190115, 190116, 190117, 190118, 190119, 190120, 190121, 190122, 190123, 190124, 190125, 190126, 190127, 190128, 190129, 190130, 190131, 190132, 190133, 190136, 190137, 190138, 190139, 190140, 190142, 190143, 190144, 190145, 190147, 190148, 190149, 190150, 190151, 190152, 190153, 190154, 190155, 190156, 190157, 190158, 190159, 190160, 190161, 190162, 190163, 190164, 190165, 190166, 190167, 190168, 190169, 190170, 190171, 190172, 190173, 190174, 190175, 190176, 190177, 190180, 190181, 190182, 190183, 190184, 190185, 190186, 190187, 190188, 190189, 190190, 190191, 190192, 190193, 190194, 190195, 190196, 190198, 190199, 190200, 190201, 190202, 190203, 190204, 190205, 190206, 190207, 190208, 190209, 190210, 190211, 190212, 190213, 190214, 190215, 190216, 190218, 190219, 190220, 190221, 190222, 190223, 190224, 190225, 190226, 190227, 190228, 190229, 190230, 190231, 190232, 190233, 190234, 190235, 190236, 190237, 190238, 190239, 190240, 190241, 190242, 190243, 190244, 190245, 190246, 190247, 190248, 190249, 190250, 190251, 190252, 190253, 190254, 190255, 190256, 190257, 190258, 190259, 190260, 190262, 190263, 190264, 190265, 190266, 190267, 190268, 190269, 190270, 190271, 190272, 190273, 190274, 190275, 190276, 190277, 190278, 190279, 190281, 190282, 190283, 190284, 190285, 190286, 190287, 190288, 190289, 190290, 190291, 190292, 190293, 190294, 190295, 190296, 190297, 190298, 190299, 190300, 190301, 190302, 190303, 190304, 190305, 190306, 190307, 190308, 190309, 190314, 190315, 190316, 190317, 190318, 190319, 190320, 190321, 190322, 190323, 190324, 190325, 190326, 190327, 190328, 190329, 190330, 190331, 190332, 190333, 190334, 190335, 190336, 190339, 190340, 190341, 190342, 190343, 190344, 190345, 190346, 190347, 190348, 190349, 190350, 190351, 190352, 190353, 190354, 190355, 190356, 190357, 190358, 190359, 190360, 190361, 190362, 190363, 190364, 190365, 190366, 190367, 190368, 190369, 190370, 190371, 190372, 190373, 190374, 190375, 190376, 190377, 190379, 190380, 190381, 190382, 190383, 190384, 190385, 190386, 190387, 190388, 190389, 190390, 190391, 190392, 190394, 190395, 190396, 190397, 190398, 190399, 190400, 190401, 190403, 190404, 190405, 190406, 190407, 190408, 190409, 190410, 190411, 190412, 190413, 190414, 190416, 190417, 190418, 190419, 190420, 190422, 190423, 190424, 190425, 190426, 190427, 190428, 190429, 190430, 190431, 190432, 190433, 190434, 190435, 190436, 190437, 190438, 190439, 190440, 190441, 190442, 190444, 190445, 190446, 190447, 190448, 190449, 190450, 190451, 190453, 190454, 190455, 190456, 190457, 190458, 190459, 190460, 190461, 190462, 190463, 190464, 190465, 190466, 190467, 190468, 190469, 190470, 190472, 190473, 190474, 190475, 190476, 190477, 190478, 190479, 190480, 190481, 190482, 190483, 190484, 190485, 190486, 190487, 190488, 190489, 190490, 190491, 190492, 190493, 190494, 190495, 190496, 190497, 190498, 190499, 190501, 190502, 190503, 190504, 190505, 190506, 190507, 190508, 190509, 190510, 190511, 190512, 190513, 190514, 190515, 190516, 190517, 190518, 190519, 190520, 190521, 190522, 190523, 190524, 190525, 190526, 190527, 190528, 190529, 190530, 190531, 190532, 190533, 190534, 190535, 190536, 190537, 190538, 190539, 190541, 190542, 190543, 190544, 190545, 190546, 190547, 190548, 190551, 190552, 190553, 190554, 190555, 190556, 190557, 190558, 190559, 190560, 190561, 190562, 190563, 190564, 190565, 190566, 190567, 190568, 190569, 190570, 190571, 190572, 190573, 190574, 190575, 190576, 190577, 190578, 190579, 190580, 190581, 190582, 190583, 190584, 190585, 190586, 190587, 190588, 190589, 190590, 190591, 190592, 190593, 190594, 190595, 190596, 190598, 190599, 190600, 190601, 190602, 190603, 190604, 190605, 190606, 190607, 190608, 190609, 190610, 190611, 190612, 190613, 190614, 190615, 190616, 190617, 190618, 190619, 190620, 190621, 190622, 190623, 190624, 190625, 190626, 190627, 190628, 190629, 190630, 190631, 190632, 190633, 190634, 190635, 190636, 190641, 190644, 190645, 190646, 190647, 190648, 190649, 190650, 190651, 190652, 190653, 190654, 190655, 190656, 190657, 190658, 190659, 190660, 190661, 190662, 190663, 190664, 190665, 190666, 190667, 190668, 190669, 190671, 190672, 190673, 190674, 190675, 190676, 190679, 190680, 190681, 190682, 190683, 190684, 190685, 190686, 190687, 190688, 190689, 190690, 190691, 190692, 190693, 190694, 190695, 190696, 190697, 190698, 190699, 190700, 190701, 190702, 190703, 190704, 190706, 190707, 190708, 190709, 190710, 190711, 190712, 190713, 190714, 190715, 190716, 190717, 190718, 190719, 190720, 190721, 190722, 190723, 190724, 190725, 190726, 190730, 190731, 190732, 190733, 190734, 190735, 190736, 190737, 190738, 190739, 190740, 190741, 190742, 190743, 190744, 190745, 190746, 190747, 190748, 190749, 190750, 190751, 190752, 190753, 190754, 190755, 190756, 190757, 190758, 190759, 190760, 190761, 190762, 190765, 190766, 190767, 190768, 190769, 190771, 190772, 190773, 190775, 190776, 190777, 190778, 190779, 190780, 190783, 190784, 190785, 190786, 190787, 190788, 190789, 190790, 190791, 190792, 190793, 190794, 190795, 190796, 190797, 190798, 190799, 190800, 190801, 190802, 190803, 190804, 190805, 190806, 190807, 190808, 190809, 190810, 190811, 190812, 190814, 190815, 190816, 190817, 190818, 190819, 190820, 190821, 190822, 190823, 190824, 190825, 190826, 190829, 190830, 190831, 190832, 190833, 190834, 190835, 190836, 190837, 190838, 190839, 190840, 190841, 190842, 190843, 190844, 190845, 190846, 190847, 190848, 190849, 190850, 190851, 190852, 190853, 190854, 190855, 190856, 190857, 190858, 190859, 190860, 190861, 190862, 190863, 190864, 190865, 190866, 190867, 190868, 190869, 190870, 190871, 190872, 190873, 190883, 190884, 190885, 190886, 190887, 190888, 190889, 190890, 190891, 190892, 190894, 190895, 190897, 190898, 190899, 190900, 190901, 190902, 190903, 190904, 190905, 190906, 190907, 190908, 190909, 190910, 190911, 190912, 190913, 190914, 190915, 190916, 190917, 190918, 190919, 190920, 190921, 190922, 190923, 190924, 190925, 190926, 190927, 190928, 190929, 190930, 190931, 190932, 190933, 190934, 190935, 190936, 190937, 190938, 190939, 190940, 190941, 190942, 190943, 190944, 190945, 190946, 190947, 190948, 190949, 190950, 190951, 190952, 190953, 190954, 190955, 190956, 190957, 190958, 190959, 190960, 190961, 190962, 190963, 190964, 190965, 190966, 190968, 190969, 190970, 190971, 190974, 190975, 190976, 190977, 190978, 190979, 190980, 190981, 190982, 190983, 190984, 190985, 190986, 190987, 190988, 190989, 190990, 190991, 190992, 190993, 190994, 190995, 190996, 190997, 190998, 190999, 191000, 191001, 191002, 191003, 191004, 191005, 191006, 191007, 191008, 191010, 191011, 191012, 191013, 191014, 191015, 191016, 191017, 191018, 191019, 191020, 191021, 191022, 191023, 191024, 191025, 191026, 191027, 191028, 191029, 191030, 191031, 191032, 191033, 191035, 191036, 191037, 191038, 191039, 191040, 191041, 191042, 191043, 191044, 191045, 191046, 191047, 191048, 191049, 191051, 191052, 191054, 191055, 191056, 191057, 191058, 191059, 191060, 191061, 191062, 191063, 191064, 191065, 191066, 191067, 191068, 191069, 191070, 191071, 191072, 191073, 191074, 191075, 191076, 191077, 191078, 191079, 191080, 191082, 191083, 191084, 191085, 191086, 191087, 191088, 191089, 191090, 191092, 191093, 191094, 191095, 191096, 191097, 191098, 191099, 191100, 191101, 191102, 191103, 191104, 191105, 191106, 191107, 191108, 191109, 191110, 191111, 191112, 191113, 191114, 191115, 191116, 191117, 191118, 191119, 191120, 191121, 191122, 191123, 191124, 191125, 191126, 191128, 191129, 191130, 191131, 191133, 191135, 191136, 191137, 191138, 191139, 191140, 191142, 191143, 191144, 191145, 191146, 191148, 191149, 191150, 191151, 191152, 191153, 191154, 191155, 191156, 191157, 191158, 191159, 191161, 191162, 191164, 191165, 191166, 191167, 191168, 191169, 191171, 191172, 191173, 191174, 191175, 191176, 191179, 191180, 191181, 191182, 191183, 191184, 191185, 191186, 191187, 191188, 191189, 191190, 191191, 191192, 191193, 191194, 191195, 191196, 191197, 191198, 191199, 191200, 191201, 191202, 191203, 191204, 191205, 191206, 191207, 191208, 191209, 191210, 191211, 191212, 191213, 191214, 191215, 191216, 191217, 191219, 191220, 191221, 191222, 191224, 191225, 191226, 191227, 191228, 191229, 191230, 191231, 191232, 191233, 191234, 191235, 191236, 191237, 191238, 191239, 191240, 191241, 191242, 191243, 191244, 191245, 191246, 191247, 191248, 191249, 191250, 191251, 191252, 191253, 191254, 191255, 191256, 191257, 191259, 191260, 191261, 191262, 191263, 191264, 191265, 191266, 191267, 191268, 191269, 191270, 191271, 191272, 191273, 191274, 191275, 191277, 191278, 191279, 191280, 191281, 191282, 191283, 191284, 191285, 191286, 191287, 191288, 191289, 191290, 191291, 191292, 191293, 191294, 191295, 191296, 191297, 191298, 191299, 191300, 191301, 191302, 191303, 191304, 191305, 191306, 191307, 191308, 191309, 191310, 191311, 191312, 191313, 191314, 191315, 191316, 191317, 191318, 191319, 191320, 191321, 191322, 191323, 191324, 191325, 191326, 191327, 191328, 191329, 191330, 191331, 191332, 191333, 191334, 191335, 191336, 191337, 191338, 191339, 191340, 191341, 191342, 191343, 191344, 191345, 191346, 191348, 191349, 191350, 191351, 191353, 191354, 191355, 191356, 191357, 191358, 191359, 191360, 191361, 191362, 191363, 191364, 191365, 191366, 191367, 191368, 191369, 191370, 191371, 191372, 191373, 191374, 191375, 191376, 191378, 191381, 191383, 191384, 191385, 191386, 191387, 191388, 191389, 191390, 191391, 191392, 191393, 191394, 191395, 191396, 191397, 191398, 191399, 191400, 191401, 191402, 191403, 191404, 191405, 191406, 191408, 191410, 191411, 191412, 191413, 191414, 191415, 191416, 191417, 191418, 191419, 191420, 191422, 191423, 191425, 191426, 191427, 191428, 191429, 191430, 191431, 191432, 191434, 191435, 191436, 191437, 191438, 191439, 191440, 191441, 191442, 191443, 191444, 191445, 191446, 191447, 191448, 191449, 191450, 191451, 191452, 191453, 191454, 191455, 191456, 191457, 191458, 191459, 191460, 191461, 191462, 191463, 191464, 191465, 191466, 191467, 191468, 191469, 191470, 191471, 191472, 191473, 191474, 191475, 191476, 191477, 191478, 191479, 191480, 191481, 191482, 191483, 191484, 191485, 191486, 191487, 191488, 191489, 191490, 191491, 191492, 191493, 191494, 191495, 191496, 191497, 191498, 191499, 191500, 191501, 191502, 191503, 191504, 191505, 191506, 191507, 191508, 191509, 191510, 191511, 191512, 191513, 191514, 191515, 191516, 191517, 191518, 191519, 191520, 191521, 191522, 191523, 191524, 191525, 191526, 191527, 191528, 191529, 191530, 191531, 191532, 191533, 191534, 191535, 191536, 191538, 191540, 191541, 191542, 191543, 191544, 191545, 191546, 191548, 191549, 191550, 191551, 191552, 191553, 191554, 191555, 191556, 191557, 191558, 191559, 191560, 191561, 191562, 191563, 191564, 191565, 191566, 191567, 191568, 191569, 191570, 191572, 191574, 191575, 191576, 191577, 191579, 191580, 191581, 191582, 191583, 191584, 191585, 191586, 191588, 191589, 191590, 191592, 191593, 191594, 191595, 191596, 191597, 191598, 191599, 191600, 191601, 191602, 191603, 191604, 191605, 191606, 191607, 191608, 191609, 191610, 191611, 191613, 191614, 191615, 191616, 191617, 191618, 191619, 191620, 191621, 191622, 191623, 191624, 191625, 191626, 191627, 191628, 191629, 191630, 191631, 191632, 191633, 191634, 191636, 191637, 191638, 191639, 191640, 191643, 191644, 191645, 191646, 191647, 191648, 191649, 191650, 191651, 191652, 191653, 191654, 191655, 191656, 191657, 191658, 191659, 191660, 191661, 191662, 191663, 191664, 191665, 191666, 191667, 191668, 191669, 191672, 191673, 191674, 191675, 191676, 191677, 191678, 191679, 191680, 191681, 191682, 191683, 191684, 191685, 191686, 191687, 191688, 191689, 191690, 191691, 191692, 191693, 191694, 191695, 191696, 191697, 191698, 191699, 191700, 191701, 191702, 191703, 191704, 191705, 191706, 191707, 191708, 191709, 191710, 191711, 191712, 191713, 191714, 191715, 191716, 191717, 191718, 191719, 191721, 191724, 191725, 191726, 191727, 191729, 191730, 191731, 191733, 191734, 191735, 191736, 191737, 191738, 191739, 191740, 191741, 191742, 191744, 191745, 191746, 191747, 191748, 191750, 191751, 191752, 191753, 191754, 191755, 191756, 191757, 191758, 191759, 191760, 191761, 191762, 191763, 191764, 191765, 191766, 191767, 191768, 191769, 191770, 191771, 191772, 191773, 191774, 191775, 191776, 191777, 191778, 191779, 191780, 191781, 191782, 191783, 191784, 191785, 191786, 191787, 191788, 191789, 191790, 191791, 191792, 191793, 191794, 191795, 191796, 191797, 191798, 191799, 191800, 191801, 191802, 191803, 191804, 191805, 191806, 191807, 191808, 191809, 191810, 191811, 191812, 191813, 191814, 191815, 191816, 191817, 191818, 191819, 191820, 191821, 191822, 191823, 191824, 191825, 191826, 191827, 191828, 191829, 191830, 191831, 191832, 191833, 191835, 191837, 191838, 191840, 191841, 191842, 191843, 191844, 191845, 191846, 191847, 191848, 191849, 191850, 191851, 191852, 191853, 191854, 191855, 191856, 191857, 191858, 191859, 191860, 191861, 191863, 191864, 191865, 191866, 191867, 191868, 191869, 191870, 191871, 191872, 191873, 191874, 191875, 191876, 191877, 191878, 191879, 191880, 191881, 191882, 191883, 191884, 191885, 191886, 191887, 191888, 191889, 191890, 191891, 191892, 191893, 191894, 191895, 191896, 191897, 191898, 191899, 191900, 191901, 191902, 191903, 191904, 191905, 191906, 191908, 191909, 191910, 191911, 191912, 191913, 191914, 191916, 191917, 191918, 191919, 191920, 191921, 191922, 191923, 191924, 191925, 191926, 191927, 191929, 191931, 191932, 191933, 191935, 191936, 191938, 191939, 191940, 191944, 191945, 191946, 191947, 191948, 191949, 191950, 191951, 191953, 191954, 191955, 191958, 191959, 191960, 191961, 191962, 191963, 191964, 191965, 191966, 191967, 191968, 191969, 191970, 191971, 191972, 191973, 191975, 191976, 191977, 191978, 191979, 191980, 191981, 191982, 191983, 191985, 191987, 191989, 191991, 191992, 191993, 191995, 191996, 191998, 191999, 192001, 192002, 192003, 192004, 192005, 192007, 192008, 192010, 192011, 192012, 192013, 192014, 192016, 192017, 192018, 192019, 192020, 192021, 192023, 192024, 192026, 192027, 192028, 192029, 192030, 192031, 192032, 192033, 192034, 192035, 192036, 192037, 192038, 192039, 192040, 192041, 192042, 192043, 192044, 192045, 192046, 192047, 192048, 192049, 192050, 192053, 192054, 192055, 192057, 192058, 192059, 192061, 192063, 192064, 192065, 192066, 192067, 192068, 192069, 192070, 192072, 192074, 192075, 192076, 192077, 192078, 192079, 192080, 192081, 192082, 192083, 192084, 192085, 192086, 192087, 192089, 192090, 192091, 192093, 192095, 192096, 192097, 192098, 192099, 192100, 192101, 192102, 192103, 192104, 192105, 192106, 192107, 192108, 192109, 192110, 192111, 192112, 192113, 192114, 192115, 192116, 192117, 192118, 192119, 192120, 192121, 192122, 192123, 192124, 192125, 192126, 192127, 192129, 192130, 192131, 192132, 192133, 192134, 192135, 192136, 192137, 192138, 192139, 192140, 192141, 192142, 192143, 192144, 192145, 192146, 192147, 192148, 192149, 192150, 192151, 192152, 192153, 192154, 192155, 192156, 192157, 192158, 192159, 192160, 192161, 192162, 192163, 192164, 192165, 192166, 192167, 192168, 192169, 192170, 192171, 192172, 192173, 192174, 192175, 192176, 192177, 192178, 192179, 192180, 192181, 192182, 192183, 192184, 192185, 192186, 192187, 192188, 192189, 192190, 192191, 192192, 192193, 192194, 192195, 192196, 192197, 192198, 192199, 192200, 192202, 192203, 192204, 192205, 192206, 192207, 192209, 192210, 192212, 192219, 192220, 192221, 192222, 192223, 192224, 192225, 192226, 192227, 192228, 192229, 192230, 192232, 192233, 192234, 192235, 192236, 192237, 192238, 192239, 192240, 192241, 192242, 192243, 192244, 192245, 192246, 192247, 192248, 192249, 192251, 192252, 192253, 192254, 192255, 192256, 192257, 192258, 192259, 192260, 192261, 192263, 192264, 192265, 192266, 192267, 192268, 192269, 192270, 192271, 192272, 192273, 192274, 192275, 192276, 192278, 192279, 192280, 192281, 192282, 192283, 192284, 192285, 192286, 192287, 192288, 192289, 192290, 192291, 192292, 192293, 192294, 192295, 192296, 192297, 192298, 192299, 192300, 192301, 192302, 192303, 192304, 192305, 192306, 192307, 192308, 192309, 192310, 192311, 192312, 192313, 192314, 192315, 192316, 192317, 192318, 192319, 192320, 192321, 192322, 192323, 192325, 192329, 192330, 192331, 192333, 192334, 192335, 192336, 192337, 192338, 192339, 192340, 192341, 192342, 192343, 192344, 192345, 192346, 192347, 192348, 192349, 192350, 192351, 192352, 192353, 192354, 192355, 192356, 192357, 192358, 192359, 192362, 192363, 192364, 192365, 192366, 192367, 192368, 192369, 192371, 192372, 192373, 192374, 192375, 192376, 192377, 192378, 192379, 192380, 192381, 192382, 192383, 192384, 192385, 192386, 192387, 192388, 192389, 192390, 192392, 192393, 192394, 192395, 192396, 192397, 192398, 192399, 192400, 192401, 192402, 192403, 192404, 192405, 192406, 192407, 192408, 192409, 192410, 192411, 192412, 192413, 192414, 192415, 192416, 192417, 192418, 192419, 192420, 192421, 192422, 192423, 192424, 192425, 192426, 192427, 192428, 192429, 192430, 192431, 192432, 192433, 192434, 192435, 192436, 192437, 192438, 192439, 192440, 192441, 192442, 192443, 192444, 192445, 192446, 192447, 192448, 192449, 192450, 192451, 192452, 192453, 192454, 192455, 192456, 192457, 192458, 192459, 192460, 192461, 192462, 192463, 192464, 192465, 192466, 192467, 192468, 192469, 192470, 192471, 192472, 192473, 192474, 192475, 192476, 192477, 192478, 192479, 192480, 192481, 192482, 192483, 192484, 192485, 192486, 192487, 192488, 192489, 192490, 192491, 192492, 192493, 192494, 192495, 192496, 192498, 192499, 192500, 192501, 192502, 192503, 192505, 192506, 192507, 192508, 192510, 192512, 192513, 192514, 192516, 192517, 192518, 192519, 192520, 192521, 192522, 192523, 192525, 192527, 192528, 192529, 192530, 192531, 192532, 192533, 192534, 192535, 192536, 192537, 192538, 192539, 192540, 192541, 192542, 192543, 192544, 192545, 192546, 192547, 192549, 192550, 192551, 192552, 192553, 192554, 192555, 192556, 192557, 192558, 192559, 192560, 192561, 192563, 192564, 192565, 192567, 192568, 192569, 192571, 192572, 192573, 192574, 192575, 192576, 192577, 192578, 192579, 192580, 192581, 192582, 192583, 192584, 192585, 192586, 192587, 192588, 192590, 192591, 192593, 192594, 192596, 192597, 192598, 192599, 192600, 192601, 192602, 192604, 192605, 192606, 192607, 192608, 192609, 192610, 192611, 192612, 192613, 192614, 192615, 192616, 192617, 192618, 192619, 192620, 192621, 192622, 192623, 192624, 192625, 192626, 192627, 192628, 192629, 192630, 192631, 192632, 192633, 192634, 192635, 192636, 192637, 192638, 192639, 192640, 192641, 192643, 192644, 192645, 192646, 192647, 192648, 192649, 192650, 192651, 192652, 192653, 192654, 192655, 192656, 192657, 192659, 192660, 192661, 192662, 192663, 192664, 192670, 192671, 192672, 192673, 192674, 192675, 192676, 192677, 192678, 192679, 192680, 192681, 192682, 192683, 192684, 192685, 192686, 192687, 192688, 192689, 192690, 192691, 192692, 192693, 192694, 192695, 192696, 192697, 192699, 192700, 192701, 192702, 192703, 192704, 192705, 192706, 192707, 192709, 192710, 192711, 192712, 192713, 192714, 192715, 192716, 192717, 192718, 192719, 192720, 192721, 192722, 192724, 192725, 192726, 192727, 192728, 192729, 192730, 192731, 192733, 192734, 192735, 192736, 192737, 192738, 192739, 192741, 192743, 192744, 192745, 192746, 192747, 192748, 192749, 192750, 192751, 192752, 192753, 192754, 192755, 192756, 192757, 192758, 192759, 192760, 192761, 192762, 192763, 192764, 192765, 192766, 192767, 192768, 192769, 192770, 192771, 192772, 192773, 192774, 192775, 192776, 192777, 192778, 192780, 192781, 192782, 192783, 192784, 192785, 192786, 192787, 192788, 192789, 192790, 192791, 192792, 192793, 192794, 192795, 192796, 192799, 192800, 192802, 192803, 192804, 192805, 192806, 192807, 192808, 192809, 192810, 192812, 192813, 192814, 192815, 192816, 192817, 192818, 192819, 192820, 192821, 192822, 192823, 192824, 192825, 192826, 192827, 192828, 192829, 192830, 192831, 192832, 192833, 192834, 192838, 192840, 192841, 192842, 192843, 192844, 192845, 192846, 192847, 192848, 192849, 192850, 192851, 192852, 192853, 192854, 192855, 192856, 192857, 192858, 192859, 192860, 192861, 192862, 192864, 192865, 192866, 192867, 192868, 192869, 192870, 192871, 192872, 192873, 192874, 192875, 192876, 192877, 192878, 192879, 192880, 192881, 192882, 192885, 192886, 192887, 192888, 192889, 192892, 192893, 192903, 192904, 192905, 192906, 192907, 192908, 192909, 192910, 192911, 192912, 192913, 192914, 192915, 192916, 192917, 192919, 192920, 192921, 192922, 192923, 192925, 192926, 192927, 192928, 192929, 192930, 192931, 192933, 192934, 192935, 192936, 192937, 192938, 192939, 192940, 192941, 192942, 192943, 192944, 192945, 192946, 192947, 192948, 192949, 192950, 192951, 192952, 192953, 192954, 192955, 192956, 192958, 192959, 192960, 192961, 192962, 192964, 192965, 192966, 192967, 192968, 192969, 192970, 192971, 192972, 192973, 192974, 192975, 192976, 192977, 192978, 192980, 192982, 192983, 192984, 192985, 192986, 192987, 192988, 192989, 192990, 192991, 192992, 192993, 192994, 192995, 192996, 192997, 192998, 192999, 193000, 193001, 193002, 193003, 193004, 193005, 193006, 193007, 193008, 193009, 193010, 193011, 193012, 193013, 193014, 193015, 193016, 193017, 193018, 193019, 193020, 193021, 193022, 193023, 193024, 193025, 193026, 193027, 193028, 193029, 193030, 193031, 193032, 193033, 193034, 193035, 193036, 193037, 193038, 193039, 193040, 193041, 193042, 193043, 193044, 193045, 193046, 193047, 193048, 193049, 193050, 193051, 193052, 193053, 193054, 193055, 193056, 193057, 193058, 193060, 193061, 193062, 193063, 193064, 193065, 193066, 193067, 193068, 193069, 193070, 193071, 193072, 193073, 193074, 193075, 193077, 193078, 193079, 193080, 193081, 193082, 193083, 193084, 193085, 193086, 193087, 193088, 193089, 193090, 193091, 193092, 193093, 193094, 193095, 193096, 193097, 193098, 193099, 193100, 193101, 193104, 193105, 193106, 193108, 193109, 193110, 193111, 193112, 193113, 193114, 193115, 193116, 193118, 193119, 193120, 193121, 193122, 193123, 193124, 193125, 193126, 193127, 193128, 193129, 193130, 193131, 193132, 193133, 193134, 193135, 193136, 193137, 193138, 193139, 193140, 193141, 193142, 193143, 193144, 193145, 193146, 193147, 193148, 193149, 193150, 193151, 193152, 193153, 193154, 193155, 193156, 193157, 193158, 193159, 193160, 193161, 193162, 193163, 193164, 193165, 193166, 193167, 193168, 193169, 193170, 193171, 193172, 193173, 193174, 193175, 193176, 193177, 193178, 193179, 193180, 193181, 193182, 193183, 193184, 193185, 193186, 193187, 193188, 193189, 193190, 193191, 193192, 193193, 193195, 193196, 193197, 193198, 193199, 193200, 193201, 193202, 193203, 193204, 193205, 193206, 193207, 193208, 193209, 193210, 193211, 193212, 193213, 193214, 193215, 193216, 193217, 193218, 193219, 193220, 193221, 193222, 193223, 193224, 193225, 193226, 193227, 193228, 193229, 193230, 193231, 193232, 193233, 193234, 193235, 193236, 193237, 193238, 193239, 193240, 193241, 193242, 193243, 193244, 193245, 193246, 193247, 193248, 193249, 193250, 193251, 193252, 193253, 193254, 193255, 193256, 193257, 193258, 193259, 193261, 193262, 193263, 193264, 193265, 193266, 193267, 193269, 193270, 193271, 193272, 193273, 193274, 193275, 193276, 193277, 193278, 193279, 193280, 193281, 193282, 193283, 193284, 193285, 193287, 193288, 193289, 193290, 193291, 193292, 193293, 193294, 193295, 193296, 193298, 193299, 193300, 193301, 193302, 193303, 193304, 193305, 193306, 193307, 193308, 193309, 193310, 193311, 193312, 193313, 193314, 193315, 193316, 193317, 193318, 193319, 193320, 193321, 193322, 193323, 193324, 193325, 193326, 193327, 193328, 193329, 193330, 193331, 193332, 193333, 193334, 193335, 193336, 193337, 193338, 193339, 193340, 193341, 193342, 193343, 193344, 193345, 193346, 193347, 193348, 193349, 193350, 193351, 193352, 193353, 193354, 193355, 193356, 193357, 193358, 193359, 193360, 193361, 193362, 193363, 193364, 193365, 193366, 193367, 193368, 193369, 193370, 193371, 193372, 193373, 193374, 193375, 193376, 193377, 193378, 193379, 193380, 193381, 193384, 193385, 193386, 193387, 193388, 193389, 193390, 193391, 193393, 193394, 193395, 193396, 193397, 193398, 193399, 193400, 193401, 193402, 193403, 193404, 193405, 193406, 193407, 193408, 193409, 193411, 193412, 193413, 193414, 193415, 193416, 193417, 193418, 193419, 193420, 193421, 193422, 193423, 193424, 193425, 193426, 193427, 193428, 193429, 193430, 193431, 193432, 193433, 193434, 193435, 193436, 193437, 193438, 193439, 193440, 193441, 193442, 193443, 193444, 193445, 193446, 193447, 193448, 193449, 193450, 193451, 193454, 193456, 193457, 193458, 193459, 193460, 193461, 193462, 193463, 193464, 193465, 193466, 193467, 193468, 193469, 193470, 193471, 193472, 193473, 193474, 193475, 193476, 193477, 193478, 193479, 193480, 193481, 193482, 193483, 193484, 193485, 193486, 193487, 193488, 193489, 193490, 193491, 193492, 193493, 193494, 193495, 193496, 193497, 193498, 193499, 193500, 193501, 193502, 193503, 193504, 193505, 193506, 193507, 193508, 193509, 193510, 193511, 193512, 193513, 193514, 193515, 193516, 193517, 193518, 193520, 193521, 193522, 193523, 193524, 193525, 193527, 193528, 193529, 193530, 193531, 193532, 193533, 193534, 193535, 193536, 193537, 193538, 193539, 193540, 193541, 193542, 193543, 193544, 193545, 193546, 193547, 193548, 193549, 193550, 193551, 193552, 193553, 193554, 193555, 193556, 193557, 193558, 193559, 193561, 193562, 193563, 193564, 193565, 193566, 193567, 193568, 193569, 193570, 193572, 193573, 193574, 193575, 193576, 193577, 193578, 193579, 193580, 193581, 193582, 193583, 193584, 193585, 193586, 193587, 193588, 193589, 193590, 193591, 193592, 193593, 193594, 193595, 193596, 193597, 193598, 193599, 193600, 193601, 193602, 193603, 193604, 193605, 193606, 193607, 193608, 193609, 193610, 193611, 193612, 193614, 193615, 193616, 193617, 193618, 193619, 193620, 193621, 193623, 193625, 193626, 193627, 193628, 193629, 193630, 193631, 193632, 193633, 193634, 193635, 193636, 193637, 193638, 193639, 193640, 193641, 193642, 193643, 193644, 193645, 193646, 193647, 193648, 193649, 193650, 193651, 193652, 193653, 193654, 193655, 193656, 193657, 193658, 193659, 193660, 193661, 193662, 193663, 193664, 193665, 193666, 193667, 193668, 193669, 193670, 193671, 193672, 193673, 193674, 193675, 193676, 193677, 193678, 193679, 193680, 193681, 193682, 193684, 193685, 193686, 193687, 193688, 193690, 193691, 193693, 193694, 193696, 193697, 193698, 193699, 193700, 193701, 193702, 193703, 193704, 193705, 193706, 193707, 193708, 193709, 193710, 193711, 193712, 193713, 193714, 193715, 193716, 193717, 193718, 193719, 193720, 193721, 193722, 193723, 193724, 193725, 193726, 193727, 193728, 193729, 193730, 193731, 193732, 193733, 193734, 193735, 193736, 193737, 193738, 193739, 193740, 193741, 193742, 193743, 193744, 193745, 193746, 193747, 193749, 193750, 193752, 193753, 193754, 193756, 193757, 193758, 193759, 193760, 193761, 193762, 193763, 193764, 193765, 193766, 193767, 193768, 193769, 193770, 193771, 193772, 193773, 193774, 193775, 193776, 193777, 193778, 193779, 193780, 193781, 193782, 193783, 193784, 193785, 193786, 193787, 193788, 193789, 193790, 193791, 193792, 193793, 193794, 193795, 193796, 193797, 193798, 193799, 193800, 193801, 193802, 193803, 193805, 193806, 193807, 193809, 193810, 193811, 193812, 193813, 193814, 193815, 193816, 193817, 193819, 193820, 193821, 193822, 193823, 193824, 193825, 193826, 193827, 193828, 193829, 193830, 193831, 193832, 193833, 193834, 193835, 193836, 193837, 193838, 193839, 193840, 193841, 193842, 193843, 193844, 193845, 193846, 193847, 193848, 193849, 193850, 193851, 193852, 193853, 193854, 193855, 193856, 193857, 193858, 193859, 193860, 193861, 193862, 193863, 193864, 193865, 193866, 193867, 193868, 193869, 193870, 193871, 193872, 193873, 193874, 193875, 193876, 193877, 193878, 193879, 193880, 193881, 193882, 193883, 193884, 193885, 193886, 193887, 193888, 193889, 193890, 193891, 193892, 193893, 193894, 193895, 193896, 193897, 193898, 193899, 193900, 193902, 193903, 193904, 193905, 193906, 193907, 193909, 193910, 193911, 193912, 193913, 193914, 193915, 193916, 193917, 193918, 193919, 193920, 193921, 193922, 193923, 193924, 193925, 193926, 193927, 193928, 193929, 193930, 193931, 193932, 193933, 193934, 193935, 193936, 193937, 193938, 193939, 193940, 193941, 193942, 193943, 193944, 193945, 193946, 193947, 193948, 193949, 193950, 193951, 193952, 193953, 193954, 193955, 193956, 193957, 193958, 193959, 193960, 193961, 193962, 193963, 193964, 193965, 193966, 193967, 193968, 193969, 193970, 193971, 193972, 193973, 193974, 193975, 193976, 193977, 193978, 193979, 193980, 193981, 193982, 193983, 193984, 193985, 193986, 193987, 193988, 193989, 193990, 193991, 193992, 193993, 193994, 193995, 193996, 193997, 193999, 194000, 194001, 194002, 194003, 194004, 194005, 194006, 194008, 194009, 194010, 194011, 194012, 194013, 194014, 194015, 194016, 194017, 194018, 194019, 194020, 194021, 194022, 194023, 194024, 194025, 194026, 194027, 194028, 194029, 194030, 194031, 194032, 194033, 194034, 194035, 194036, 194037, 194038, 194039, 194040, 194041, 194042, 194043, 194044, 194045, 194046, 194047, 194048, 194049, 194050, 194051, 194052, 194053, 194054, 194055, 194056, 194057, 194058, 194059, 194060, 194061, 194062, 194063, 194064, 194065, 194066, 194067, 194068, 194069, 194070, 194072, 194073, 194074, 194075, 194076, 194077, 194078, 194079, 194080, 194081, 194082, 194083, 194084, 194085, 194086, 194087, 194088, 194089, 194090, 194091, 194092, 194093, 194094, 194095, 194096, 194097, 194098, 194099, 194100, 194101, 194102, 194103, 194104, 194105, 194106, 194107, 194108, 194109, 194110, 194115, 194116, 194117, 194118, 194119, 194120, 194121, 194122, 194123, 194124, 194125, 194126, 194127, 194129, 194130, 194131, 194132, 194133, 194134, 194135, 194136, 194137, 194138, 194139, 194140, 194141, 194142, 194143, 194144, 194145, 194146, 194147, 194148, 194149, 194150, 194151, 194152, 194153, 194154, 194155, 194156, 194157, 194158, 194159, 194160, 194161, 194162, 194163, 194164, 194165, 194166, 194167, 194168, 194169, 194170, 194171, 194172, 194173, 194174, 194175, 194176, 194177, 194178, 194179, 194180, 194181, 194182, 194183, 194184, 194185, 194186, 194187, 194188, 194189, 194191, 194192, 194193, 194195, 194196, 194197, 194198, 194199, 194200, 194201, 194202, 194203, 194204, 194205, 194206, 194207, 194208, 194209, 194210, 194211, 194212, 194213, 194214, 194215, 194216, 194217, 194218, 194219, 194220, 194221, 194222, 194223, 194224, 194225, 194226, 194231, 194232, 194233, 194234, 194235, 194236, 194237, 194238, 194239, 194240, 194241, 194242, 194243, 194244, 194245, 194246, 194247, 194248, 194249, 194250, 194251, 194252, 194253, 194254, 194255, 194256, 194257, 194258, 194259, 194260, 194261, 194262, 194263, 194264, 194265, 194266, 194267, 194268, 194269, 194270, 194271, 194272, 194273, 194274, 194275, 194276, 194277, 194278, 194279, 194280, 194281, 194282, 194283, 194284, 194285, 194286, 194287, 194288, 194289, 194290, 194291, 194292, 194293, 194294, 194295, 194296, 194297, 194298, 194299, 194300, 194301, 194302, 194303, 194304, 194305, 194306, 194307, 194308, 194309, 194310, 194311, 194312, 194313, 194314, 194315, 194316, 194317, 194318, 194319, 194320, 194321, 194322, 194323, 194324, 194325, 194327, 194328, 194329, 194330, 194331, 194332, 194333, 194334, 194335, 194336, 194337, 194338, 194339, 194340, 194341, 194342, 194343, 194344, 194345, 194346, 194347, 194348, 194349, 194350, 194351, 194352, 194353, 194354, 194355, 194356, 194357, 194358, 194359, 194360, 194361, 194362, 194363, 194364, 194365, 194366, 194367, 194368, 194369, 194370, 194372, 194373, 194374, 194375, 194376, 194377, 194378, 194379, 194380, 194381, 194382, 194383, 194387, 194388, 194389, 194390, 194391, 194392, 194393, 194394, 194395, 194396, 194397, 194398, 194399, 194400, 194401, 194402, 194403, 194404, 194405, 194406, 194407, 194408, 194409, 194410, 194411, 194412, 194413, 194414, 194415, 194416, 194417, 194418, 194419, 194420, 194421, 194422, 194423, 194424, 194425, 194426, 194427, 194428, 194429, 194430, 194431, 194432, 194433, 194434, 194435, 194436, 194437, 194438, 194439, 194440, 194441, 194442, 194443, 194444, 194445, 194446, 194447, 194448, 194449, 194450, 194451, 194452, 194453, 194454, 194457, 194458, 194459, 194460, 194461, 194462, 194463, 194464, 194465, 194466, 194467, 194468, 194469, 194470, 194471, 194472, 194473, 194474, 194475, 194476, 194477, 194478, 194479, 194480, 194481, 194482, 194483, 194484, 194485, 194487, 194488, 194489, 194490, 194491, 194493, 194494, 194495, 194496, 194497, 194498, 194499, 194500, 194501, 194502, 194503, 194505, 194506, 194507, 194508, 194509, 194510, 194511, 194512, 194513, 194514, 194515, 194516, 194517, 194518, 194519, 194520, 194521, 194522, 194523, 194524, 194525, 194526, 194528, 194529, 194531, 194533, 194534, 194535, 194536, 194537, 194538, 194539, 194540, 194541, 194542, 194543, 194544, 194545, 194546, 194547, 194548, 194549, 194550, 194551, 194552, 194553, 194554, 194555, 194556, 194557, 194558, 194559, 194560, 194561, 194562, 194563, 194564, 194565, 194566, 194567, 194568, 194569, 194570, 194571, 194572, 194573, 194574, 194575, 194576, 194577, 194578, 194579, 194581, 194582, 194583, 194584, 194585, 194586, 194587, 194588, 194590, 194591, 194592, 194593, 194594, 194595, 194596, 194597, 194598, 194599, 194600, 194601, 194602, 194605, 194606, 194607, 194608, 194609, 194610, 194611, 194612, 194613, 194614, 194615, 194616, 194617, 194618, 194619, 194620, 194621, 194622, 194623, 194624, 194625, 194626, 194628, 194629, 194630, 194631, 194632, 194633, 194634, 194635, 194636, 194637); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (194639, 194640, 194641, 194642, 194643, 194644, 194645, 194646, 194647, 194648, 194649, 194650, 194651, 194652, 194654, 194655, 194656, 194657, 194658, 194659, 194660, 194661, 194662, 194663, 194664, 194665, 194666, 194667, 194668, 194669, 194671, 194672, 194673, 194674, 194675, 194676, 194677, 194678, 194679, 194680, 194681, 194682, 194683, 194684, 194685, 194686, 194687, 194688, 194690, 194691, 194692, 194693, 194694, 194695, 194696, 194697, 194698, 194699, 194700, 194701, 194702, 194703, 194704, 194705, 194706, 194707, 194708, 194709, 194710, 194711, 194712, 194713, 194714, 194715, 194716, 194717, 194718, 194719, 194720, 194721, 194722, 194723, 194724, 194725, 194726, 194727, 194728, 194729, 194730, 194731, 194732, 194733, 194734, 194735, 194736, 194737, 194738, 194739, 194740, 194741, 194742, 194743, 194744, 194745, 194746, 194747, 194749, 194750, 194751, 194752, 194754, 194755, 194756, 194757, 194758, 194759, 194760, 194761, 194762, 194763, 194764, 194765, 194766, 194767, 194768, 194769, 194771, 194772, 194773, 194774, 194775, 194776, 194777, 194778, 194779, 194780, 194781, 194782, 194783, 194784, 194785, 194786, 194787, 194788, 194789, 194790, 194792, 194793, 194794, 194796, 194797, 194798, 194799, 194800, 194801, 194802, 194803, 194804, 194805, 194806, 194807, 194808, 194809, 194810, 194812, 194814, 194815, 194816, 194818, 194819, 194820, 194821, 194822, 194823, 194824, 194825, 194826, 194827, 194828, 194829, 194830, 194832, 194833, 194834, 194835, 194836, 194837, 194838, 194839, 194840, 194841, 194842, 194843, 194844, 194845, 194846, 194847, 194848, 194849, 194850, 194853, 194854, 194855, 194856, 194857, 194862, 194868, 194871, 194872, 194873, 194874, 194875, 194876, 194877, 194878, 194880, 194881, 194882, 194883, 194884, 194885, 194886, 194887, 194888, 194893, 194894, 194895, 194896, 194897, 194898, 194899, 194900, 194901, 194902, 194903, 194904, 194907, 194908, 194909, 194910, 194911, 194912, 194913, 194915, 194916, 194917, 194920, 194921, 194922, 194923, 194924, 194925, 194926, 194927, 194928, 194929, 194930, 194931, 194932, 194933, 194934, 194935, 194936, 194937, 194938, 194939, 194940, 194941, 194942, 194943, 194944, 194945, 194946, 194947, 194948, 194949, 194950, 194951, 194952, 194953, 194955, 194956, 194957, 194958, 194959, 194960, 194961, 194962, 194963, 194964, 194965, 194966, 194967, 194968, 194969, 194970, 194971, 194972, 194973, 194974, 194975, 194976, 194977, 194978, 194979, 194980, 194981, 194982, 194983, 194984, 194985, 194986, 194987, 194988, 194989, 194990, 194991, 194992, 194993, 194994, 194995, 194996, 194997, 194998, 194999, 195000, 195001, 195002, 195003, 195004, 195005, 195006, 195007, 195008, 195009, 195010, 195011, 195012, 195013, 195014, 195015, 195016, 195017, 195018, 195019, 195020, 195021, 195022, 195023, 195024, 195025, 195026, 195027, 195028, 195029, 195030, 195031, 195032, 195033, 195034, 195035, 195036, 195037, 195038, 195039, 195040, 195041, 195042, 195043, 195044, 195045, 195047, 195048, 195049, 195050, 195051, 195052, 195053, 195054, 195055, 195056, 195057, 195058, 195059, 195060, 195061, 195062, 195063, 195064, 195065, 195066, 195067, 195068, 195069, 195070, 195071, 195072, 195073, 195074, 195075, 195076, 195077, 195078, 195079, 195080, 195081, 195082, 195083, 195084, 195085, 195086, 195088, 195089, 195090, 195091, 195092, 195093, 195094, 195095, 195096, 195097, 195098, 195099, 195100, 195101, 195102, 195103, 195104, 195105, 195106, 195107, 195108, 195109, 195110, 195111, 195112, 195113, 195114, 195116, 195117, 195118, 195119, 195120, 195121, 195123, 195124, 195125, 195126, 195127, 195128, 195130, 195131, 195132, 195133, 195134, 195135, 195136, 195137, 195138, 195139, 195140, 195141, 195142, 195143, 195144, 195145, 195146, 195147, 195148, 195149, 195150, 195151, 195152, 195153, 195154, 195155, 195156, 195157, 195158, 195159, 195160, 195161, 195162, 195163, 195164, 195165, 195166, 195167, 195168, 195169, 195170, 195171, 195172, 195173, 195174, 195175, 195176, 195177, 195178, 195179, 195180, 195181, 195182, 195183, 195184, 195185, 195186, 195187, 195188, 195189, 195190, 195191, 195192, 195193, 195194, 195195, 195196, 195197, 195198, 195199, 195201, 195202, 195203, 195204, 195205, 195206, 195207, 195208, 195209, 195210, 195211, 195212, 195213, 195214, 195215, 195216, 195217, 195218, 195219, 195220, 195221, 195222, 195223, 195224, 195225, 195226, 195227, 195228, 195229, 195230, 195231, 195232, 195233, 195234, 195235, 195238, 195239, 195240, 195241, 195242, 195243, 195244, 195245, 195246, 195247, 195248, 195250, 195251, 195252, 195253, 195255, 195256, 195257, 195258, 195259, 195260, 195261, 195262, 195263, 195264, 195265, 195266, 195267, 195268, 195269, 195270, 195271, 195272, 195273, 195275, 195276, 195280, 195281, 195282, 195283, 195284, 195286, 195287, 195288, 195289, 195290, 195291, 195292, 195293, 195294, 195295, 195296, 195297, 195298, 195299, 195300, 195301, 195302, 195303, 195304, 195305, 195307, 195308, 195309, 195310, 195311, 195312, 195313, 195314, 195315, 195316, 195317, 195318, 195319, 195320, 195321, 195322, 195323, 195324, 195325, 195326, 195327, 195328, 195329, 195330, 195331, 195332, 195333, 195334, 195335, 195336, 195337, 195338, 195339, 195340, 195341, 195342, 195343, 195344, 195345, 195346, 195347, 195348, 195349, 195350, 195351, 195352, 195353, 195354, 195355, 195356, 195357, 195358, 195359, 195360, 195361, 195362, 195363, 195364, 195365, 195366, 195367, 195368, 195369, 195370, 195371, 195372, 195373, 195374, 195375, 195376, 195377, 195378, 195379, 195380, 195381, 195382, 195383, 195384, 195385, 195386, 195387, 195388, 195389, 195390, 195391, 195392, 195393, 195394, 195395, 195396, 195397, 195398, 195399, 195400, 195401, 195402, 195403, 195404, 195405, 195406, 195408, 195409, 195410, 195411, 195412, 195413, 195414, 195415, 195416, 195417, 195418, 195419, 195420, 195421, 195422, 195423, 195424, 195425, 195426, 195427, 195428, 195429, 195430, 195431, 195432, 195433, 195434, 195435, 195436, 195437, 195438, 195439, 195440, 195441, 195442, 195443, 195444, 195445, 195446, 195447, 195448, 195449, 195450, 195451, 195452, 195453, 195454, 195455, 195456, 195457, 195458, 195459, 195460, 195461, 195462, 195463, 195464, 195465, 195466, 195468, 195469, 195470, 195471, 195472, 195473, 195474, 195475, 195476, 195477, 195478, 195479, 195480, 195481, 195483, 195484, 195485, 195486, 195487, 195488, 195489, 195490, 195491, 195492, 195493, 195495, 195496, 195497, 195498, 195499, 195500, 195501, 195502, 195503, 195504, 195505, 195506, 195507, 195508, 195509, 195510, 195511, 195512, 195513, 195514, 195515, 195516, 195517, 195518, 195519, 195520, 195521, 195522, 195523, 195524, 195525, 195526, 195527, 195528, 195529, 195530, 195531, 195533, 195534, 195535, 195536, 195537, 195538, 195539, 195540, 195541, 195542, 195543, 195544, 195545, 195546, 195547, 195548, 195549, 195550, 195551, 195552, 195553, 195554, 195555, 195556, 195557, 195558, 195559, 195560, 195561, 195562, 195563, 195564, 195565, 195566, 195567, 195568, 195569, 195570, 195571, 195572, 195573, 195574, 195575, 195576, 195577, 195578, 195579, 195580, 195583, 195584, 195585, 195586, 195587, 195588, 195589, 195590, 195591, 195592, 195593, 195595, 195596, 195597, 195598, 195599, 195600, 195601, 195602, 195603, 195604, 195605, 195606, 195607, 195608, 195609, 195610, 195611, 195612, 195613, 195614, 195615, 195616, 195617, 195618, 195619, 195620, 195621, 195622, 195623, 195624, 195625, 195626, 195627, 195628, 195629, 195630, 195631, 195632, 195633, 195634, 195635, 195636, 195637, 195638, 195639, 195640, 195641, 195642, 195643, 195644, 195645, 195646, 195647, 195648, 195649, 195650, 195651, 195652, 195653, 195654, 195655, 195656, 195657, 195662, 195663, 195664, 195665, 195666, 195667, 195668, 195669, 195670, 195671, 195672, 195673, 195674, 195675, 195676, 195677, 195678, 195679, 195680, 195681, 195682, 195683, 195684, 195685, 195686, 195687, 195688, 195689, 195690, 195691, 195692, 195693, 195694, 195695, 195696, 195697, 195698, 195699, 195700, 195704, 195705, 195706, 195707, 195708, 195709, 195710, 195711, 195712, 195713, 195714, 195715, 195716, 195717, 195718, 195719, 195720, 195721, 195722, 195723, 195724, 195725, 195726, 195727, 195728, 195729, 195730, 195731, 195732, 195733, 195734, 195735, 195736, 195737, 195738, 195739, 195740, 195742, 195743, 195744, 195745, 195746, 195747, 195748, 195750, 195752, 195753, 195754, 195755, 195756, 195757, 195758, 195759, 195760, 195761, 195762, 195763, 195764, 195765, 195768, 195769, 195770, 195771, 195772, 195773, 195774, 195775, 195776, 195777, 195778, 195779, 195780, 195781, 195782, 195783, 195784, 195785, 195786, 195787, 195788, 195789, 195790, 195792, 195793, 195794, 195795, 195796, 195797, 195798, 195799, 195800, 195801, 195803, 195805, 195806, 195807, 195808, 195809, 195810, 195811, 195812, 195813, 195814, 195815, 195816, 195817, 195818, 195819, 195820, 195821, 195822, 195823, 195824, 195825, 195826, 195827, 195828, 195829, 195830, 195832, 195833, 195834, 195835, 195836, 195837, 195838, 195839, 195840, 195841, 195842, 195843, 195844, 195845, 195846, 195847, 195848, 195849, 195850, 195851, 195852, 195853, 195854, 195855, 195856, 195857, 195858, 195859, 195860, 195861, 195862, 195863, 195864, 195865, 195866, 195867, 195868, 195869, 195870, 195871, 195872, 195873, 195874, 195875, 195876, 195877, 195878, 195879, 195880, 195881, 195882, 195884, 195885, 195886, 195887, 195888, 195889, 195890, 195892, 195893, 195894, 195895, 195896, 195897, 195898, 195899, 195900, 195901, 195902, 195903, 195904, 195905, 195906, 195907, 195908, 195909, 195910, 195911, 195912, 195913, 195914, 195915, 195916, 195917, 195918, 195919, 195920, 195922, 195924, 195925, 195926, 195927, 195928, 195929, 195930, 195931, 195932, 195933, 195934, 195935, 195936, 195937, 195938, 195939, 195940, 195941, 195942, 195943, 195944, 195945, 195946, 195947, 195948, 195949, 195951, 195953, 195954, 195955, 195956, 195957, 195958, 195959, 195960, 195961, 195962, 195963, 195964, 195965, 195966, 195967, 195968, 195969, 195970, 195971, 195972, 195973, 195974, 195975, 195976, 195977, 195978, 195979, 195980, 195982, 195983, 195984, 195985, 195986, 195987, 195988, 195990, 195991, 195992, 195993, 195994, 195995, 195996, 195999, 196000, 196001, 196002, 196003, 196004, 196005, 196006, 196007, 196008, 196009, 196010, 196011, 196012, 196013, 196014, 196015, 196016, 196017, 196018, 196019, 196020, 196021, 196022, 196023, 196024, 196025, 196026, 196027, 196028, 196029, 196030, 196031, 196032, 196033, 196034, 196035, 196036, 196037, 196038, 196039, 196040, 196041, 196042, 196043, 196044, 196045, 196046, 196047, 196048, 196049, 196050, 196051, 196052, 196053, 196054, 196055, 196056, 196057, 196058, 196059, 196060, 196061, 196062, 196063, 196064, 196065, 196066, 196067, 196068, 196069, 196070, 196071, 196072, 196073, 196074, 196075, 196076, 196077, 196078, 196081, 196082, 196083, 196084, 196085, 196086, 196087, 196088, 196090, 196091, 196092, 196093, 196094, 196095, 196096, 196097, 196098, 196099, 196100, 196101, 196102, 196103, 196104, 196105, 196106, 196107, 196108, 196109, 196110, 196111, 196112, 196113, 196114, 196115, 196116, 196117, 196118, 196119, 196120, 196121, 196122, 196123, 196124, 196125, 196126, 196127, 196128, 196129, 196130, 196131, 196132, 196133, 196134, 196135, 196136, 196137, 196138, 196139, 196140, 196141, 196142, 196143, 196145, 196146, 196147, 196148, 196149, 196150, 196151, 196152, 196153, 196154, 196155, 196156, 196157, 196158, 196159, 196160, 196161, 196162, 196163, 196164, 196165, 196166, 196167, 196168, 196169, 196170, 196171, 196172, 196173, 196174, 196175, 196176, 196177, 196178, 196179, 196180, 196181, 196182, 196183, 196184, 196185, 196186, 196187, 196188, 196190, 196191, 196192, 196193, 196194, 196195, 196196, 196197, 196198, 196199, 196200, 196201, 196202, 196203, 196204, 196205, 196206, 196207, 196208, 196209, 196210, 196211, 196212, 196213, 196214, 196215, 196216, 196217, 196218, 196219, 196220, 196221, 196222, 196223, 196224, 196228, 196229, 196230, 196233, 196239, 196240, 196241, 196242, 196243, 196244, 196245, 196246, 196247, 196248, 196249, 196250, 196251, 196252, 196253, 196254, 196256, 196257, 196258, 196259, 196260, 196261, 196262, 196263, 196264, 196265, 196266, 196267, 196268, 196269, 196270, 196271, 196272, 196273, 196274, 196275, 196276, 196277, 196278, 196279, 196280, 196281, 196282, 196283, 196284, 196285, 196286, 196287, 196288, 196289, 196290, 196291, 196292, 196293, 196294, 196295, 196300, 196301, 196302, 196303, 196304, 196305, 196306, 196310, 196311, 196312, 196313, 196314, 196315, 196316, 196317, 196318, 196319, 196320, 196321, 196322, 196323, 196324, 196325, 196326, 196327, 196328, 196329, 196330, 196331, 196332, 196334, 196335, 196336, 196337, 196338, 196339, 196340, 196341, 196342, 196343, 196344, 196345, 196346, 196347, 196348, 196349, 196350, 196351, 196352, 196353, 196354, 196355, 196356, 196357, 196358, 196359, 196362, 196363, 196364, 196365, 196366, 196367, 196368, 196369, 196370, 196371, 196372, 196373, 196374, 196375, 196376, 196377, 196379, 196380, 196381, 196382, 196383, 196384, 196385, 196386, 196388, 196390, 196392, 196394, 196395, 196396, 196397, 196398, 196399, 196400, 196401, 196402, 196403, 196404, 196405, 196406, 196407, 196409, 196410, 196411, 196412, 196413, 196414, 196415, 196416, 196417, 196418, 196419, 196420, 196421, 196422, 196423, 196424, 196425, 196426, 196427, 196428, 196429, 196430, 196431, 196432, 196433, 196434, 196435, 196436, 196437, 196438, 196439, 196440, 196441, 196442, 196443, 196444, 196445, 196446, 196447, 196448, 196449, 196450, 196455, 196456, 196457, 196459, 196460, 196461, 196462, 196463, 196464, 196465, 196466, 196467, 196468, 196469, 196470, 196471, 196472, 196473, 196474, 196475, 196476, 196477, 196478, 196479, 196480, 196481, 196482, 196483, 196484, 196485, 196486, 196487, 196488, 196489, 196490, 196491, 196492, 196493, 196494, 196495, 196496, 196498, 196501, 196502, 196504, 196505, 196506, 196507, 196508, 196509, 196510, 196511, 196512, 196513, 196514, 196515, 196516, 196517, 196518, 196519, 196520, 196521, 196522, 196523, 196524, 196525, 196526, 196527, 196535, 196536, 196537, 196538, 196539, 196540, 196541, 196542, 196543, 196544, 196545, 196547, 196548, 196549, 196550, 196551, 196552, 196553, 196554, 196555, 196556, 196557, 196558, 196559, 196560, 196561, 196562, 196563, 196564, 196565, 196566, 196567, 196568, 196569, 196571, 196572, 196573, 196574, 196575, 196576, 196577, 196578, 196580, 196581, 196582, 196583, 196584, 196586, 196587, 196588, 196589, 196590, 196591, 196592, 196593, 196594, 196595, 196596, 196597, 196598, 196599, 196600, 196601, 196602, 196603, 196604, 196605, 196606, 196607, 196608, 196609, 196610, 196611, 196612, 196613, 196614, 196615, 196616, 196617, 196618, 196619, 196620, 196621, 196622, 196623, 196624, 196625, 196626, 196627, 196628, 196629, 196630, 196631, 196632, 196633, 196634, 196635, 196636, 196637, 196638, 196639, 196640, 196641, 196642, 196643, 196644, 196645, 196646, 196647, 196648, 196649, 196650, 196651, 196652, 196653, 196654, 196655, 196656, 196657, 196661, 196663, 196664, 196665, 196666, 196667, 196668, 196669, 196670, 196671, 196672, 196673, 196674, 196675, 196677, 196678, 196679, 196680, 196681, 196682, 196683, 196684, 196685, 196686, 196687, 196688, 196689, 196690, 196691, 196692, 196693, 196694, 196695, 196696, 196697, 196699, 196700, 196701, 196702, 196703, 196704, 196705, 196706, 196707, 196708, 196709, 196710, 196711, 196712, 196713, 196714, 196715, 196716, 196717, 196718, 196719, 196722, 196723, 196724, 196725, 196726, 196727, 196729, 196730, 196731, 196732, 196733, 196734, 196735, 196736, 196737, 196738, 196739, 196740, 196741, 196742, 196743, 196744, 196745, 196746, 196747, 196748, 196749, 196750, 196751, 196752, 196753, 196754, 196755, 196757, 196758, 196762, 196763, 196764, 196765, 196767, 196768, 196769, 196770, 196771, 196772, 196773, 196774, 196775, 196776, 196777, 196778, 196779, 196780, 196781, 196782, 196783, 196784, 196785, 196786, 196787, 196788, 196789, 196790, 196791, 196792, 196793, 196794, 196795, 196796, 196797, 196798, 196799, 196800, 196801, 196802, 196803, 196804, 196805, 196806, 196807, 196808, 196809, 196811, 196812, 196813, 196814, 196815, 196816, 196817, 196818, 196819, 196820, 196821, 196822, 196823, 196824, 196825, 196826, 196827, 196828, 196829, 196830, 196831, 196832, 196833, 196834, 196835, 196836, 196837, 196838, 196839, 196840, 196841, 196842, 196843, 196844, 196845, 196846, 196847, 196848, 196849, 196850, 196851, 196852, 196853, 196854, 196855, 196856, 196857, 196858, 196859, 196860, 196861, 196862, 196863, 196864, 196865, 196866, 196867, 196868, 196869, 196870, 196871, 196873, 196874, 196875, 196876, 196877, 196878, 196879, 196880, 196881, 196882, 196883, 196884, 196885, 196886, 196887, 196888, 196889, 196890, 196891, 196892, 196893, 196894, 196895, 196896, 196897, 196899, 196900, 196901, 196902, 196903, 196904, 196905, 196906, 196907, 196908, 196909, 196910, 196911, 196912, 196913, 196914, 196915, 196916, 196917, 196918, 196919, 196920, 196921, 196922, 196923, 196924, 196925, 196926, 196927, 196928, 196929, 196930, 196931, 196932, 196933, 196934, 196935, 196936, 196937, 196938, 196939, 196940, 196941, 196942, 196943, 196944, 196945, 196946, 196947, 196949, 196950, 196951, 196952, 196954, 196955, 196956, 196958, 196960, 196961, 196962, 196963, 196964, 196965, 196967, 196968, 196969, 196970, 196971, 196972, 196973, 196974, 196975, 196976, 196977, 196978, 196979, 196980, 196981, 196982, 196983, 196984, 196985, 196986, 196987, 196988, 196989, 196990, 196991, 196992, 196993, 196994, 196995, 196997, 196998, 196999, 197000, 197001, 197002, 197003, 197004, 197005, 197006, 197007, 197008, 197009, 197010, 197011, 197012, 197013, 197014, 197015, 197016, 197017, 197019, 197020, 197021, 197022, 197023, 197024, 197025, 197026, 197027, 197028, 197029, 197030, 197031, 197032, 197033, 197034, 197035, 197036, 197037, 197039, 197040, 197041, 197042, 197043, 197045, 197046, 197047, 197048, 197049, 197050, 197051, 197052, 197053, 197054, 197055, 197056, 197057, 197058, 197059, 197060, 197061, 197062, 197063, 197064, 197065, 197066, 197067, 197068, 197069, 197070, 197071, 197072, 197073, 197074, 197075, 197076, 197077, 197078, 197079, 197080, 197081, 197085, 197086, 197087, 197088, 197089, 197090, 197091, 197092, 197093, 197094, 197095, 197096, 197097, 197098, 197099, 197100, 197101, 197102, 197103, 197104, 197105, 197106, 197107, 197108, 197109, 197110, 197111, 197112, 197113, 197114, 197115, 197116, 197117, 197118, 197119, 197120, 197121, 197122, 197123, 197124, 197125, 197126, 197127, 197128, 197129, 197130, 197131, 197132, 197133, 197134, 197135, 197136, 197137, 197138, 197139, 197140, 197141, 197142, 197143, 197144, 197145, 197146, 197147, 197148, 197149, 197150, 197151, 197152, 197153, 197160, 197161, 197162, 197163, 197164, 197165, 197166, 197167, 197168, 197169, 197170, 197171, 197173, 197174, 197175, 197176, 197177, 197178, 197179, 197180, 197181, 197182, 197183, 197185, 197186, 197187, 197188, 197189, 197190, 197191, 197192, 197193, 197194, 197195, 197197, 197198, 197199, 197200, 197201, 197202, 197203, 197204, 197205, 197206, 197207, 197208, 197209, 197210, 197211, 197212, 197213, 197214, 197215, 197216, 197218, 197219, 197220, 197221, 197222, 197223, 197224, 197225, 197227, 197228, 197229, 197230, 197231, 197232, 197233, 197234, 197235, 197236, 197237, 197238, 197239, 197240, 197241, 197242, 197243, 197244, 197245, 197246, 197247, 197248, 197249, 197250, 197251, 197252, 197253, 197254, 197255, 197256, 197257, 197258, 197259, 197260, 197261, 197262, 197263, 197264, 197265, 197266, 197267, 197268, 197269, 197270, 197271, 197272, 197273, 197274, 197275, 197276, 197278, 197279, 197280, 197281, 197283, 197284, 197285, 197286, 197287, 197288, 197289, 197290, 197292, 197293, 197294, 197295, 197296, 197297, 197298, 197299, 197300, 197301, 197302, 197303, 197304, 197305, 197306, 197307, 197308, 197309, 197310, 197311, 197312, 197313, 197314, 197315, 197316, 197317, 197318, 197319, 197320, 197321, 197322, 197323, 197324, 197325, 197326, 197327, 197328, 197329, 197330, 197331, 197332, 197333, 197334, 197335, 197336, 197337, 197338, 197339, 197340, 197341, 197342, 197343, 197344, 197346, 197347, 197348, 197350, 197351, 197352, 197353, 197354, 197355, 197356, 197357, 197358, 197360, 197361, 197366, 197367, 197369, 197370, 197371, 197372, 197373, 197374, 197375, 197376, 197377, 197378, 197379, 197380, 197381, 197382, 197383, 197384, 197385, 197386, 197387, 197389, 197390, 197391, 197392, 197393, 197394, 197395, 197396, 197397, 197398, 197399, 197400, 197401, 197402, 197403, 197404, 197405, 197406, 197407, 197408, 197409, 197411, 197412, 197413, 197414, 197417, 197418, 197419, 197420, 197421, 197422, 197423, 197424, 197425, 197426, 197428, 197429, 197430, 197431, 197432, 197433, 197434, 197435, 197436, 197437, 197438, 197439, 197440, 197441, 197442, 197443, 197444, 197445, 197446, 197447, 197448, 197449, 197450, 197451, 197452, 197453, 197454, 197455, 197456, 197457, 197458, 197459, 197460, 197461, 197462, 197463, 197464, 197465, 197466, 197467, 197468, 197469, 197470, 197471, 197472, 197473, 197474, 197475, 197476, 197477, 197478, 197479, 197480, 197481, 197482, 197483, 197484, 197486, 197487, 197488, 197489, 197490, 197491, 197492, 197493, 197494, 197495, 197496, 197497, 197498, 197499, 197500, 197501, 197502, 197503, 197504, 197505, 197506, 197507, 197508, 197509, 197510, 197511, 197512, 197513, 197514, 197515, 197516, 197517, 197518, 197519, 197520, 197521, 197522, 197523, 197524, 197525, 197526, 197528, 197529, 197530, 197531, 197532, 197533, 197534, 197535, 197536, 197537, 197538, 197539, 197540, 197541, 197542, 197543, 197544, 197545, 197546, 197547, 197548, 197549, 197550, 197552, 197553, 197554, 197555, 197557, 197558, 197559, 197560, 197561, 197562, 197563, 197564, 197565, 197566, 197567, 197568, 197569, 197570, 197571, 197572, 197573, 197574, 197575, 197576, 197577, 197578, 197579, 197580, 197581, 197582, 197583, 197584, 197585, 197586, 197587, 197590, 197591, 197592, 197593, 197594, 197595, 197596, 197597, 197598, 197599, 197600, 197601, 197602, 197603, 197604, 197605, 197606, 197608, 197609, 197610, 197611, 197612, 197613, 197614, 197615, 197616, 197617, 197618, 197619, 197620, 197621, 197622, 197623, 197624, 197625, 197626, 197627, 197628, 197629, 197630, 197631, 197632, 197633, 197634, 197635, 197636, 197637, 197638, 197639, 197640, 197641, 197642, 197643, 197644, 197645, 197646, 197647, 197648, 197649, 197650, 197651, 197652, 197653, 197654, 197655, 197656, 197657, 197658, 197659, 197661, 197662, 197663, 197664, 197665, 197666, 197667, 197668, 197669, 197670, 197671, 197672, 197673, 197674, 197675, 197676, 197677, 197678, 197679, 197680, 197681, 197682, 197685, 197686, 197687, 197688, 197689, 197690, 197691, 197692, 197693, 197694, 197695, 197696, 197697, 197698, 197699, 197700, 197702, 197703, 197704, 197705, 197706, 197707, 197708, 197709, 197710, 197711, 197712, 197713, 197714, 197715, 197716, 197717, 197718, 197719, 197720, 197721, 197722, 197723, 197725, 197726, 197727, 197728, 197729, 197730, 197731, 197732, 197733, 197734, 197735, 197736, 197737, 197738, 197739, 197740, 197741, 197742, 197743, 197744, 197745, 197746, 197747, 197748, 197749, 197750, 197751, 197752, 197753, 197754, 197755, 197756, 197757, 197758, 197759, 197760, 197761, 197762, 197763, 197764, 197765, 197766, 197767, 197768, 197769, 197770, 197771, 197772, 197773, 197774, 197775, 197776, 197777, 197778, 197779, 197780, 197781, 197782, 197783, 197784, 197785, 197786, 197787, 197788, 197789, 197790, 197791, 197792, 197793, 197794, 197795, 197796, 197797, 197798, 197799, 197800, 197801, 197802, 197803, 197804, 197805, 197806, 197807, 197808, 197809, 197810, 197811, 197812, 197813, 197814, 197815, 197816, 197817, 197818, 197819, 197820, 197821, 197822, 197823, 197824, 197825, 197826, 197827, 197828, 197829, 197831, 197833, 197834, 197835, 197836, 197837, 197838, 197839, 197840, 197841, 197842, 197843, 197844, 197845, 197846, 197847, 197848, 197849, 197850, 197853, 197854, 197855, 197856, 197857, 197859, 197860, 197861, 197862, 197863, 197864, 197865, 197866, 197867, 197868, 197869, 197870, 197871, 197872, 197873, 197874, 197875, 197876, 197877, 197879, 197880, 197881, 197882, 197883, 197884, 197885, 197886, 197887, 197888, 197889, 197890, 197891, 197892, 197893, 197894, 197895, 197896, 197897, 197898, 197899, 197900, 197901, 197902, 197903, 197906, 197907, 197908, 197909, 197910, 197911, 197912, 197913, 197914, 197915, 197916, 197917, 197918, 197919, 197920, 197921, 197922, 197923, 197924, 197925, 197926, 197927, 197928, 197929, 197930, 197931, 197932, 197933, 197934, 197935, 197936, 197937, 197938, 197939, 197940, 197941, 197942, 197943, 197944, 197945, 197946, 197947, 197948, 197949, 197950, 197951, 197952, 197953, 197954, 197955, 197956, 197957, 197958, 197959, 197960, 197961, 197962, 197963, 197964, 197965, 197966, 197967, 197968, 197969, 197970, 197971, 197972, 197973, 197974, 197975, 197976, 197977, 197978, 197979, 197980, 197981, 197982, 197983, 197984, 197985, 197986, 197987, 197988, 197989, 197990, 197991, 197992, 197993, 197994, 197995, 197996, 197997, 197998, 197999, 198000, 198001, 198002, 198003, 198004, 198005, 198006, 198007, 198008, 198009, 198010, 198011, 198012, 198013, 198014, 198015, 198017, 198018, 198019, 198020, 198021, 198022, 198023, 198024, 198025, 198026, 198027, 198028, 198029, 198030, 198031, 198032, 198033, 198034, 198035, 198036, 198037, 198038, 198039, 198040, 198041, 198042, 198043, 198044, 198046, 198047, 198049, 198050, 198051, 198057, 198058, 198060, 198061, 198062, 198063, 198064, 198065, 198066, 198067, 198068, 198069, 198070, 198071, 198072, 198073, 198074, 198075, 198076, 198077, 198078, 198079, 198081, 198082, 198083, 198084, 198085, 198086, 198087, 198088, 198089, 198090, 198091, 198092, 198093, 198094, 198095, 198096, 198097, 198098, 198099, 198100, 198101, 198102, 198103, 198104, 198105, 198106, 198107, 198108, 198109, 198110, 198111, 198112, 198113, 198114, 198115, 198116, 198117, 198118, 198119, 198120, 198121, 198122, 198123, 198124, 198125, 198126, 198127, 198128, 198129, 198130, 198131, 198132, 198133, 198134, 198135, 198136, 198137, 198138, 198139, 198140, 198141, 198142, 198144, 198145, 198146, 198147, 198148, 198149, 198150, 198151, 198152, 198153, 198154, 198155, 198156, 198157, 198158, 198159, 198160, 198161, 198162, 198163, 198164, 198165, 198166, 198167, 198168, 198169, 198170, 198171, 198172, 198173, 198174, 198175, 198176, 198177, 198178, 198179, 198180, 198182, 198183, 198184, 198185, 198186, 198187, 198188, 198190, 198191, 198192, 198193, 198194, 198195, 198196, 198197, 198198, 198199, 198200, 198201, 198202, 198203, 198204, 198205, 198206, 198207, 198208, 198209, 198210, 198211, 198212, 198213, 198214, 198215, 198216, 198217, 198218, 198219, 198220, 198221, 198222, 198223, 198224, 198225, 198226, 198227, 198228, 198234, 198235, 198236, 198237, 198238, 198239, 198240, 198241, 198242, 198243, 198244, 198245, 198246, 198249, 198250, 198251, 198252, 198253, 198254, 198255, 198256, 198257, 198258, 198259, 198260, 198261, 198262, 198263, 198264, 198265, 198266, 198267, 198268, 198269, 198270, 198271, 198272, 198273, 198274, 198275, 198276, 198277, 198290, 198291, 198292, 198293, 198294, 198295, 198296, 198297, 198298, 198299, 198300, 198301, 198302, 198303, 198304, 198305, 198306, 198307, 198308, 198309, 198310, 198311, 198312, 198313, 198314, 198315, 198316, 198317, 198318, 198319, 198320, 198321, 198322, 198323, 198324, 198325, 198326, 198327, 198328, 198329, 198330, 198331, 198332, 198333, 198334, 198335, 198336, 198338, 198339, 198341, 198342, 198343, 198344, 198345, 198346, 198347, 198348, 198349, 198350, 198351, 198352, 198353, 198354, 198361, 198362, 198363, 198364, 198365, 198366, 198367, 198368, 198369, 198370, 198371, 198372, 198373, 198374, 198376, 198377, 198378, 198380, 198382, 198383, 198384, 198385, 198386, 198387, 198388, 198389, 198390, 198391, 198392, 198393, 198394, 198395, 198398, 198399, 198400, 198401, 198402, 198403, 198404, 198405, 198406, 198407, 198408, 198409, 198410, 198411, 198412, 198413, 198414, 198415, 198416, 198417, 198418, 198419, 198420, 198421, 198422, 198423, 198424, 198425, 198426, 198428, 198429, 198430, 198431, 198432, 198434, 198435, 198436, 198437, 198438, 198439, 198440, 198441, 198442, 198443, 198444, 198445, 198446, 198447, 198448, 198449, 198451, 198452, 198453, 198454, 198455, 198456, 198457, 198458, 198459, 198460, 198461, 198462, 198463, 198464, 198465, 198468, 198469, 198470, 198471, 198473, 198475, 198476, 198478, 198479, 198480, 198482, 198483, 198484, 198485, 198487, 198488, 198489, 198490, 198491, 198492, 198493, 198494, 198495, 198496, 198497, 198498, 198500, 198501, 198502, 198503, 198504, 198505, 198506, 198507, 198508, 198509, 198510, 198511, 198512, 198513, 198514, 198515, 198516, 198517, 198518, 198519, 198520, 198521, 198522, 198523, 198524, 198526, 198527, 198528, 198529, 198530, 198531, 198532, 198533, 198534, 198535, 198536, 198537, 198538, 198539, 198540, 198541, 198542, 198543, 198544, 198545, 198546, 198547, 198548, 198549, 198551, 198552, 198553, 198554, 198555, 198556, 198557, 198558, 198559, 198560, 198561, 198562, 198563, 198564, 198566, 198568, 198569, 198570, 198571, 198573, 198574, 198575, 198576, 198577, 198578, 198579, 198580, 198581, 198583, 198585, 198586, 198587, 198588, 198589, 198590, 198591, 198592, 198593, 198594, 198595, 198596, 198597, 198598, 198599, 198600, 198601, 198602, 198603, 198604, 198605, 198606, 198608, 198609, 198610, 198611, 198612, 198613, 198614, 198615, 198616, 198617, 198618, 198619, 198620, 198621, 198622, 198623, 198624, 198625, 198626, 198627, 198628, 198629, 198630, 198631, 198632, 198633, 198634, 198635, 198636, 198637, 198638, 198639, 198640, 198641, 198642, 198643, 198644, 198645, 198646, 198647, 198648, 198649, 198650, 198651, 198652, 198653, 198654, 198655, 198656, 198657, 198658, 198659, 198660, 198661, 198662, 198663, 198664, 198665, 198666, 198667, 198668, 198669, 198670, 198671, 198672, 198673, 198674, 198675, 198676, 198677, 198678, 198679, 198680, 198681, 198682, 198683, 198684, 198685, 198686, 198688, 198689, 198690, 198691, 198692, 198693, 198694, 198695, 198696, 198697, 198698, 198699, 198700, 198701, 198702, 198703, 198704, 198705, 198707, 198708, 198709, 198716, 198717, 198718, 198719, 198720, 198721, 198722, 198723, 198724, 198725, 198726, 198727, 198728, 198729, 198730, 198731, 198732, 198733, 198734, 198736, 198737, 198738, 198739, 198740, 198741, 198742, 198743, 198744, 198745, 198746, 198747, 198748, 198749, 198750, 198751, 198752, 198753, 198754, 198755, 198756, 198757, 198758, 198759, 198760, 198761, 198762, 198763, 198764, 198765, 198766, 198767, 198768, 198769, 198770, 198771, 198772, 198773, 198774, 198775, 198776, 198777, 198778, 198779, 198780, 198781, 198782, 198783, 198784, 198785, 198786, 198787, 198788, 198789, 198790, 198791, 198792, 198793, 198794, 198795, 198796, 198797, 198798, 198799, 198800, 198801, 198802, 198803, 198804, 198805, 198806, 198807, 198808, 198809, 198810, 198811, 198812, 198813, 198814, 198815, 198816, 198817, 198818, 198819, 198820, 198821, 198822, 198823, 198824, 198825, 198826, 198827, 198828, 198829, 198830, 198831, 198832, 198833, 198834, 198835, 198836, 198837, 198838, 198839, 198840, 198841, 198843, 198844, 198845, 198846, 198847, 198848, 198849, 198850, 198851, 198852, 198853, 198854, 198855, 198856, 198857, 198859, 198860, 198861, 198864, 198865, 198866, 198867, 198868, 198869, 198870, 198871, 198872, 198873, 198874, 198876, 198877, 198878, 198879, 198880, 198883, 198884, 198885, 198886, 198887, 198888, 198889, 198890, 198891, 198892, 198894, 198895, 198896, 198897, 198898, 198899, 198900, 198902, 198903, 198904, 198905, 198906, 198907, 198908, 198909, 198910, 198911, 198912, 198913, 198914, 198915, 198916, 198917, 198918, 198919, 198920, 198921, 198922, 198923, 198924, 198925, 198926, 198927, 198928, 198929, 198930, 198931, 198932, 198933, 198936, 198937, 198938, 198939, 198940, 198941, 198942, 198943, 198944, 198945, 198946, 198947, 198948, 198949, 198950, 198951, 198952, 198953, 198954, 198955, 198956, 198957, 198958, 198959, 198961, 198962, 198963, 198964, 198965, 198966, 198967, 198968, 198969, 198970, 198971, 198973, 198974, 198975, 198976, 198977, 198978, 198979, 198980, 198981, 198982, 198983, 198984, 198988, 198990, 198991, 198992, 198993, 198994, 198995, 198996, 198997, 198998, 198999, 199000, 199001, 199002, 199003, 199004, 199005, 199006, 199008, 199010, 199011, 199012, 199013, 199014, 199015, 199016, 199017, 199018, 199019, 199020, 199021, 199022, 199023, 199024, 199025, 199026, 199027, 199028, 199029, 199030, 199031, 199032, 199033, 199034, 199035, 199036, 199037, 199038, 199039, 199040, 199041, 199042, 199043, 199045, 199046, 199047, 199049, 199050, 199051, 199053, 199054, 199055, 199056, 199057, 199058, 199059, 199060, 199061, 199062, 199063, 199064, 199065, 199066, 199067, 199068, 199069, 199070, 199071, 199072, 199073, 199074, 199075, 199076, 199077, 199078, 199079, 199080, 199081, 199082, 199083, 199084, 199085, 199086, 199087, 199088, 199089, 199090, 199091, 199092, 199093, 199094, 199095, 199096, 199097, 199098, 199099, 199100, 199101, 199102, 199103, 199104, 199105, 199106, 199107, 199108, 199109, 199110, 199111, 199112, 199113, 199114, 199115, 199116, 199117, 199118, 199119, 199120, 199121, 199122, 199123, 199124, 199125, 199126, 199127, 199129, 199131, 199132, 199133, 199134, 199135, 199136, 199137, 199138, 199139, 199140, 199141, 199143, 199144, 199145, 199146, 199147, 199148, 199149, 199150, 199151, 199152, 199153, 199154, 199155, 199156, 199157, 199158, 199159, 199160, 199161, 199162, 199163, 199164, 199165, 199166, 199167, 199168, 199169, 199170, 199171, 199172, 199173, 199174, 199175, 199176, 199177, 199178, 199179, 199180, 199181, 199182, 199183, 199184, 199185, 199186, 199187, 199190, 199191, 199192, 199193, 199194, 199195, 199196, 199197, 199198, 199199, 199200, 199201, 199202, 199204, 199205, 199206, 199207, 199208, 199209, 199210, 199211, 199212, 199213, 199214, 199215, 199217, 199218, 199219, 199220, 199221, 199222, 199223, 199224, 199225, 199226, 199227, 199228, 199229, 199230, 199231, 199232, 199233, 199234, 199235, 199236, 199237, 199238, 199239, 199240, 199241, 199242, 199243, 199244, 199245, 199246, 199247, 199248, 199249, 199250, 199251, 199252, 199253, 199254, 199255, 199256, 199257, 199258, 199259, 199260, 199261, 199262, 199263, 199264, 199265, 199266, 199267, 199268, 199269, 199270, 199271, 199272, 199273, 199274, 199275, 199276, 199277, 199278, 199279, 199280, 199281, 199282, 199283, 199284, 199285, 199286, 199287, 199288, 199289, 199290, 199291, 199292, 199293, 199294, 199295, 199296, 199297, 199298, 199299, 199300, 199301, 199302, 199303, 199304, 199305, 199306, 199307, 199308, 199309, 199310, 199311, 199312, 199313, 199314, 199315, 199316, 199317, 199318, 199319, 199320, 199321, 199322, 199323, 199324, 199325, 199327, 199328, 199329, 199330, 199331, 199332, 199333, 199334, 199335, 199336, 199337, 199338, 199339, 199340, 199342, 199343, 199344, 199346, 199348, 199349, 199350, 199351, 199352, 199353, 199354, 199355, 199356, 199357, 199358, 199359, 199360, 199361, 199362, 199363, 199364, 199365, 199366, 199368, 199369, 199370, 199371, 199372, 199373, 199374, 199375, 199376, 199377, 199378, 199379, 199380, 199382, 199383, 199384, 199385, 199386, 199388, 199390, 199391, 199392, 199393, 199394, 199395, 199396, 199397, 199399, 199400, 199401, 199404, 199405, 199406, 199407, 199408, 199409, 199412, 199413, 199414, 199415, 199416, 199417, 199418, 199419, 199420, 199421, 199422, 199423, 199424, 199425, 199426, 199427, 199428, 199429, 199430, 199431, 199432, 199434, 199435, 199436, 199437, 199438, 199439, 199440, 199441, 199442, 199443, 199444, 199446, 199447, 199448, 199449, 199450, 199451, 199452, 199453, 199454, 199455, 199456, 199457, 199458, 199459, 199460, 199461, 199462, 199463, 199464, 199465, 199466, 199467, 199468, 199469, 199470, 199471, 199472, 199473, 199474, 199475, 199476, 199477, 199478, 199479, 199480, 199481, 199483, 199484, 199485, 199486, 199487, 199488, 199489, 199490, 199491, 199492, 199493, 199494, 199495, 199496, 199497, 199498, 199499, 199500, 199501, 199502, 199503, 199504, 199505, 199506, 199507, 199508, 199509, 199510, 199511, 199512, 199513, 199514, 199515, 199516, 199517, 199518, 199519, 199520, 199521, 199522, 199523, 199524, 199525, 199526, 199527, 199528, 199529, 199530, 199531, 199532, 199533, 199534, 199535, 199536, 199537, 199538, 199539, 199540, 199541, 199542, 199543, 199544, 199545, 199546, 199547, 199548, 199549, 199550, 199551, 199552, 199553, 199554, 199555, 199556, 199557, 199559, 199561, 199562, 199563, 199564, 199565, 199566, 199568, 199569, 199570, 199571, 199572, 199573, 199574, 199575, 199576, 199577, 199578, 199579, 199580, 199581, 199582, 199583, 199584, 199585, 199586, 199587, 199588, 199589, 199590, 199591, 199592, 199593, 199594, 199595, 199596, 199597, 199598, 199599, 199600, 199601, 199602, 199603, 199605, 199606, 199607, 199608, 199609, 199610, 199611, 199612, 199613, 199614, 199615, 199616, 199617, 199618, 199619, 199620, 199621, 199622, 199623, 199624, 199625, 199626, 199627, 199628, 199629, 199630, 199631, 199632, 199633, 199634, 199635, 199636, 199637, 199638, 199639, 199640, 199643, 199644, 199645, 199647, 199648, 199650, 199651, 199652, 199653, 199654, 199655, 199656, 199657, 199659, 199660, 199661, 199662, 199663, 199664, 199665, 199666, 199667, 199668, 199669, 199670, 199671, 199677, 199678, 199679, 199680, 199682, 199683, 199684, 199685, 199686, 199687, 199688, 199689, 199690, 199691, 199692, 199693, 199694, 199695, 199696, 199697, 199698, 199699, 199700, 199701, 199702, 199703, 199704, 199705, 199706, 199707, 199708, 199709, 199710, 199711, 199712, 199713, 199714, 199715, 199716, 199717, 199718, 199719, 199720, 199721, 199722, 199723, 199724, 199725, 199726, 199727, 199728, 199729, 199730, 199731, 199732, 199733, 199734, 199735, 199736, 199737, 199738, 199739, 199740, 199741, 199742, 199743, 199747, 199748, 199749, 199753, 199754, 199755, 199756, 199757, 199758, 199759, 199760, 199761, 199762, 199763, 199764, 199765, 199766, 199767, 199768, 199769, 199770, 199771, 199772, 199773, 199774, 199775, 199776, 199777, 199778, 199779, 199780, 199781, 199782, 199783, 199784, 199785, 199786, 199787, 199788, 199789, 199790, 199791, 199792, 199793, 199794, 199795, 199796, 199797, 199798, 199799, 199800, 199801, 199802, 199803, 199804, 199805, 199806, 199807, 199809, 199810, 199812, 199813, 199814, 199815, 199816, 199817, 199818, 199822, 199823, 199824, 199825, 199826, 199827, 199828, 199829, 199830, 199831, 199832, 199833, 199835, 199837, 199838, 199839, 199840, 199842, 199843, 199844, 199845, 199846, 199847, 199848, 199849, 199850, 199851, 199852, 199853, 199854, 199855, 199856, 199857, 199858, 199859, 199860, 199861, 199862, 199863, 199865, 199866, 199869, 199870, 199871, 199872, 199873, 199874, 199875, 199876, 199877, 199878, 199879, 199880, 199881, 199882, 199883, 199884, 199885, 199886, 199887, 199888, 199889, 199890, 199891, 199892, 199893, 199894, 199895, 199896, 199897, 199898, 199899, 199900, 199901, 199902, 199903, 199904, 199909, 199912, 199914, 199915, 199916, 199917, 199918, 199919, 199920, 199921, 199922, 199923, 199924, 199925, 199926, 199927, 199928, 199929, 199930, 199931, 199932, 199933, 199934, 199935, 199936, 199937, 199938, 199939, 199940, 199941, 199942, 199943, 199944, 199945, 199946, 199947, 199948, 199949, 199950, 199951, 199952, 199953, 199954, 199955, 199956, 199957, 199958, 199959, 199961, 199962, 199963, 199964, 199965, 199966, 199967, 199968, 199969, 199970, 199971, 199972, 199973, 199974, 199976, 199977, 199978, 199979, 199980, 199982, 199983, 199984, 199985, 199986, 199987, 199988, 199989, 199990, 199991, 199992, 199993, 199994, 199995, 199996, 199997, 199998, 199999, 200000, 200001, 200002, 200003, 200004, 200005, 200006, 200007, 200008, 200009, 200010, 200017, 200018); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (200019, 200020, 200021, 200022, 200023, 200025, 200027, 200030, 200032, 200033, 200034, 200035, 200036, 200037, 200038, 200039, 200040, 200041, 200042, 200043, 200044, 200045, 200046, 200047, 200048, 200049, 200050, 200051, 200052, 200053, 200054, 200055, 200056, 200057, 200058, 200060, 200062, 200063, 200064, 200065, 200066, 200067, 200068, 200069, 200070, 200071, 200072, 200073, 200074, 200075, 200076, 200077, 200078, 200080, 200081, 200083, 200084, 200085, 200088, 200097, 200099, 200101, 200103, 200106, 200107, 200108, 200111, 200112, 200113, 200115, 200116, 200118, 200119, 200120, 200121, 200122, 200124, 200125, 200126, 200128, 200129, 200131, 200132, 200133, 200135, 200136, 200137, 200138, 200139, 200140, 200141, 200142, 200143, 200144, 200145, 200146, 200147, 200148, 200149, 200150, 200151, 200152, 200153, 200154, 200155, 200156, 200157, 200158, 200159, 200160, 200161, 200162, 200163, 200164, 200165, 200166, 200167, 200168, 200169, 200170, 200171, 200172, 200173, 200174, 200175, 200176, 200177, 200178, 200179, 200181, 200182, 200183, 200184, 200185, 200186, 200187, 200188, 200189, 200190, 200191, 200192, 200193, 200194, 200195, 200196, 200197, 200198, 200199, 200200, 200201, 200202, 200203, 200204, 200205, 200206, 200207, 200208, 200209, 200210, 200211, 200212, 200213, 200214, 200215, 200216, 200217, 200218, 200219, 200220, 200221, 200222, 200223, 200224, 200225, 200226, 200227, 200228, 200229, 200230, 200231, 200232, 200233, 200234, 200235, 200236, 200237, 200238, 200239, 200240, 200241, 200242, 200243, 200244, 200246, 200247, 200248, 200249, 200250, 200251, 200252, 200253, 200254, 200255, 200256, 200257, 200258, 200259, 200260, 200261, 200262, 200263, 200264, 200265, 200266, 200267, 200268, 200269, 200270, 200271, 200272, 200273, 200274, 200275, 200276, 200277, 200278, 200282, 200283, 200284, 200285, 200286, 200287, 200288, 200289, 200290, 200291, 200292, 200293, 200296, 200297, 200298, 200299, 200300, 200301, 200302, 200303, 200304, 200305, 200306, 200307, 200308, 200310, 200311, 200312, 200313, 200315, 200316, 200317, 200318, 200319, 200320, 200321, 200324, 200325, 200326, 200327, 200328, 200329, 200330, 200331, 200332, 200333, 200334, 200335, 200336, 200337, 200338, 200339, 200342, 200343, 200344, 200345, 200346, 200347, 200348, 200349, 200350, 200351, 200352, 200353, 200354, 200355, 200356, 200357, 200358, 200359, 200360, 200361, 200362, 200363, 200364, 200365, 200366, 200367, 200368, 200369, 200370, 200371, 200372, 200373, 200374, 200375, 200376, 200377, 200378, 200379, 200380, 200381, 200382, 200383, 200384, 200385, 200386, 200387, 200388, 200389, 200390, 200391, 200392, 200393, 200394, 200395, 200396, 200397, 200398, 200399, 200400, 200401, 200402, 200403, 200404, 200405, 200406, 200407, 200409, 200410, 200413, 200414, 200416, 200417, 200418, 200419, 200420, 200421, 200422, 200423, 200424, 200425, 200426, 200427, 200428, 200429, 200430, 200431, 200432, 200433, 200434, 200435, 200436, 200437, 200438, 200439, 200440, 200442, 200443, 200444, 200445, 200447, 200448, 200449, 200450, 200451, 200452, 200453, 200454, 200455, 200456, 200457, 200458, 200459, 200460, 200461, 200463, 200464, 200465, 200466, 200467, 200468, 200469, 200470, 200471, 200472, 200473, 200474, 200475, 200476, 200477, 200478, 200479, 200480, 200481, 200482, 200483, 200484, 200485, 200486, 200488, 200489, 200490, 200491, 200492, 200494, 200495, 200496, 200498, 200499, 200503, 200504, 200507, 200508, 200509, 200510, 200511, 200512, 200513, 200514, 200515, 200516, 200517, 200518, 200519, 200520, 200521, 200522, 200523, 200524, 200525, 200526, 200527, 200528, 200529, 200530, 200531, 200532, 200533, 200534, 200535, 200536, 200537, 200538, 200539, 200540, 200541, 200542, 200543, 200544, 200545, 200546, 200547, 200548, 200549, 200550, 200552, 200553, 200554, 200555, 200556, 200558, 200559, 200560, 200561, 200562, 200563, 200564, 200565, 200566, 200567, 200568, 200569, 200570, 200572, 200573, 200574, 200575, 200576, 200577, 200579, 200580, 200581, 200582, 200583, 200584, 200585, 200586, 200587, 200588, 200589, 200590, 200591, 200592, 200593, 200594, 200596, 200597, 200598, 200599, 200600, 200601, 200602, 200603, 200604, 200605, 200606, 200610, 200611, 200612, 200613, 200614, 200615, 200616, 200617, 200618, 200619, 200620, 200621, 200622, 200623, 200624, 200625, 200626, 200627, 200628, 200629, 200631, 200632, 200633, 200634, 200635, 200636, 200637, 200638, 200639, 200640, 200641, 200642, 200643, 200644, 200645, 200646, 200647, 200648, 200649, 200650, 200651, 200652, 200653, 200654, 200655, 200656, 200657, 200658, 200659, 200660, 200661, 200662, 200663, 200664, 200665, 200666, 200667, 200668, 200669, 200670, 200671, 200672, 200673, 200674, 200675, 200676, 200677, 200678, 200679, 200680, 200681, 200682, 200683, 200684, 200685, 200686, 200687, 200688, 200689, 200690, 200691, 200692, 200693, 200694, 200695, 200696, 200697, 200698, 200699, 200700, 200701, 200702, 200703, 200704, 200706, 200707, 200708, 200709, 200710, 200711, 200712, 200714, 200715, 200716, 200717, 200718, 200719, 200720, 200721, 200722, 200723, 200724, 200725, 200726, 200727, 200728, 200729, 200730, 200731, 200732, 200733, 200734, 200735, 200736, 200737, 200738, 200739, 200740, 200741, 200742, 200743, 200744, 200745, 200746, 200747, 200748, 200751, 200752, 200753, 200754, 200755, 200756, 200757, 200758, 200759, 200760, 200761, 200762, 200763, 200764, 200765, 200766, 200767, 200768, 200769, 200770, 200771, 200772, 200773, 200774, 200775, 200776, 200777, 200778, 200779, 200780, 200781, 200782, 200783, 200784, 200785, 200786, 200787, 200788, 200789, 200790, 200791, 200792, 200793, 200794, 200795, 200796, 200797, 200798, 200799, 200800, 200801, 200802, 200803, 200804, 200805, 200806, 200807, 200808, 200810, 200812, 200813, 200814, 200815, 200816, 200818, 200820, 200821, 200822, 200823, 200824, 200825, 200826, 200827, 200828, 200829, 200831, 200832, 200833, 200835, 200836, 200837, 200838, 200839, 200840, 200841, 200842, 200843, 200844, 200845, 200846, 200847, 200849, 200850, 200852, 200853, 200854, 200855, 200856, 200857, 200858, 200859, 200860, 200861, 200863, 200864, 200865, 200866, 200867, 200868, 200869, 200870, 200872, 200873, 200874, 200875, 200876, 200877, 200878, 200879, 200881, 200882, 200885, 200887, 200888, 200889, 200890, 200891, 200892, 200893, 200894, 200896, 200898, 200899, 200901, 200902, 200903, 200904, 200905, 200906, 200907, 200908, 200909, 200910, 200911, 200912, 200913, 200914, 200915, 200916, 200917, 200918, 200919, 200920, 200921, 200922, 200923, 200924, 200925, 200926, 200927, 200928, 200929, 200930, 200931, 200932, 200933, 200934, 200935, 200936, 200937, 200938, 200939, 200940, 200941, 200942, 200943, 200944, 200945, 200946, 200947, 200948, 200949, 200950, 200951, 200952, 200953, 200954, 200955, 200956, 200957, 200958, 200960, 200961, 200962, 200963, 200964, 200965, 200966, 200967, 200968, 200969, 200970, 200971, 200972, 200973, 200974, 200975, 200976, 200977, 200978, 200979, 200980, 200981, 200983, 200984, 200985, 200986, 200987, 200988, 200989, 200990, 200991, 200992, 200993, 200994, 200995, 200996, 200997, 200998, 200999, 201000, 201001, 201002, 201003, 201004, 201005, 201006, 201007, 201008, 201009, 201010, 201011, 201012, 201013, 201014, 201015, 201016, 201017, 201018, 201019, 201020, 201021, 201022, 201023, 201024, 201025, 201026, 201027, 201028, 201029, 201030, 201031, 201032, 201033, 201034, 201035, 201036, 201037, 201038, 201039, 201040, 201041, 201042, 201043, 201044, 201045, 201046, 201047, 201048, 201049, 201050, 201051, 201052, 201053, 201054, 201055, 201056, 201057, 201058, 201059, 201060, 201061, 201062, 201063, 201064, 201065, 201066, 201067, 201068, 201069, 201070, 201071, 201072, 201073, 201074, 201075, 201076, 201077, 201078, 201079, 201080, 201081, 201082, 201083, 201084, 201085, 201086, 201087, 201088, 201089, 201090, 201091, 201092, 201093, 201094, 201095, 201096, 201097, 201098, 201099, 201100, 201101, 201102, 201103, 201104, 201105, 201107, 201108, 201109, 201110, 201111, 201112, 201113, 201114, 201115, 201116, 201117, 201118, 201119, 201120, 201121, 201122, 201123, 201124, 201125, 201126, 201127, 201128, 201129, 201130, 201131, 201132, 201133, 201134, 201135, 201136, 201137, 201138, 201139, 201140, 201141, 201142, 201143, 201144, 201145, 201146, 201147, 201148, 201149, 201150, 201151, 201152, 201153, 201154, 201155, 201156, 201157, 201158, 201159, 201160, 201161, 201162, 201163, 201164, 201165, 201166, 201167, 201168, 201169, 201170, 201171, 201172, 201173, 201174, 201175, 201176, 201177, 201178, 201179, 201180, 201181, 201182, 201183, 201184, 201185, 201186, 201187, 201188, 201189, 201190, 201191, 201192, 201193, 201194, 201196, 201197, 201198, 201199, 201200, 201201, 201202, 201203, 201204, 201205, 201206, 201207, 201208, 201209, 201210, 201211, 201213, 201214, 201215, 201216, 201217, 201218, 201219, 201221, 201222, 201223, 201224, 201225, 201226, 201227, 201228, 201229, 201230, 201231, 201232, 201233, 201234, 201235, 201236, 201237, 201238, 201239, 201240, 201241, 201242, 201243, 201244, 201245, 201246, 201247, 201248, 201249, 201250, 201251, 201252, 201253, 201254, 201255, 201256, 201257, 201258, 201259, 201261, 201262, 201263, 201264, 201265, 201266, 201267, 201268, 201269, 201270, 201271, 201272, 201273, 201274, 201275, 201277, 201278, 201279, 201280, 201281, 201282, 201283, 201284, 201285, 201286, 201287, 201288, 201289, 201290, 201291, 201292, 201294, 201295, 201296, 201297, 201298, 201299, 201300, 201301, 201302, 201303, 201304, 201305, 201306, 201307, 201308, 201309, 201310, 201311, 201312, 201313, 201314, 201315, 201316, 201317, 201318, 201319, 201320, 201321, 201322, 201323, 201324, 201325, 201326, 201328, 201329, 201330, 201331, 201333, 201334, 201335, 201337, 201338, 201339, 201340, 201341, 201342, 201343, 201344, 201345, 201346, 201347, 201348, 201349, 201350, 201351, 201352, 201353, 201356, 201357, 201358, 201359, 201360, 201361, 201362, 201363, 201364, 201365, 201366, 201367, 201368, 201369, 201370, 201371, 201373, 201374, 201376, 201377, 201378, 201379, 201380, 201381, 201382, 201383, 201384, 201385, 201386, 201388, 201389, 201390, 201391, 201392, 201393, 201394, 201396, 201397, 201398, 201399, 201400, 201401, 201403, 201404, 201405, 201406, 201407, 201408, 201409, 201410, 201411, 201412, 201413, 201414, 201415, 201416, 201417, 201419, 201420, 201421, 201422, 201423, 201424, 201425, 201426, 201428, 201429, 201430, 201431, 201432, 201433, 201434, 201435, 201436, 201437, 201438, 201440, 201441, 201442, 201443, 201444, 201445, 201462, 201463, 201464, 201465, 201466, 201467, 201468, 201469, 201470, 201471, 201472, 201473, 201474, 201476, 201477, 201486, 201487, 201488, 201489, 201490, 201491, 201492, 201493, 201494, 201495, 201496, 201497, 201498, 201499, 201500, 201501, 201502, 201503, 201504, 201505, 201506, 201507, 201508, 201509, 201510, 201511, 201512, 201513, 201514, 201515, 201516, 201517, 201518, 201519, 201520, 201521, 201522, 201523, 201524, 201527, 201528, 201529, 201530, 201531, 201532, 201533, 201534, 201535, 201536, 201537, 201538, 201539, 201540, 201542, 201543, 201544, 201545, 201546, 201547, 201548, 201549, 201550, 201551, 201552, 201553, 201554, 201555, 201556, 201557, 201558, 201559, 201560, 201561, 201562, 201563, 201564, 201565, 201566, 201567, 201568, 201569, 201570, 201571, 201572, 201573, 201574, 201575, 201576, 201577, 201578, 201579, 201580, 201581, 201582, 201583, 201584, 201585, 201586, 201587, 201588, 201589, 201590, 201591, 201592, 201593, 201595, 201596, 201597, 201598, 201599, 201601, 201602, 201603, 201604, 201605, 201606, 201607, 201608, 201609, 201610, 201611, 201612, 201613, 201614, 201615, 201616, 201617, 201618, 201619, 201620, 201621, 201622, 201623, 201624, 201625, 201626, 201627, 201628, 201629, 201630, 201631, 201632, 201633, 201634, 201635, 201636, 201637, 201638, 201640, 201641, 201642, 201643, 201644, 201645, 201646, 201647, 201648, 201652, 201653, 201654, 201655, 201657, 201658, 201659, 201660, 201661, 201662, 201663, 201664, 201665, 201666, 201667, 201668, 201669, 201670, 201671, 201672, 201673, 201674, 201675, 201676, 201677, 201681, 201682, 201683, 201684, 201685, 201686, 201687, 201688, 201689, 201690, 201691, 201692, 201694, 201695, 201696, 201697, 201698, 201699, 201702, 201703, 201704, 201705, 201706, 201707, 201713, 201714, 201715, 201716, 201717, 201718, 201719, 201720, 201721, 201723, 201724, 201725, 201726, 201727, 201728, 201729, 201730, 201732, 201733, 201734, 201735, 201736, 201737, 201738, 201739, 201740, 201741, 201742, 201743, 201744, 201746, 201747, 201748, 201749, 201750, 201751, 201752, 201753, 201754, 201755, 201756, 201758, 201759, 201760, 201761, 201762, 201764, 201765, 201766, 201768, 201770, 201772, 201773, 201774, 201775, 201776, 201777, 201778, 201779, 201780, 201782, 201783, 201784, 201785, 201786, 201787, 201788, 201789, 201790, 201791, 201792, 201793, 201794, 201795, 201796, 201797, 201798, 201799, 201800, 201801, 201802, 201803, 201804, 201805, 201806, 201807, 201809, 201810, 201811, 201812, 201814, 201815, 201816, 201817, 201818, 201819, 201820, 201821, 201822, 201823, 201824, 201825, 201827, 201828, 201829, 201830, 201831, 201832, 201833, 201835, 201836, 201837, 201838, 201839, 201840, 201841, 201842, 201843, 201844, 201845, 201846, 201847, 201848, 201849, 201850, 201851, 201852, 201853, 201855, 201856, 201857, 201858, 201859, 201860, 201861, 201862, 201863, 201864, 201865, 201866, 201867, 201868, 201869, 201870, 201871, 201872, 201873, 201874, 201875, 201876, 201877, 201878, 201879, 201880, 201881, 201883, 201884, 201885, 201886, 201887, 201888, 201889, 201890, 201891, 201892, 201893, 201894, 201895, 201896, 201898, 201899, 201900, 201901, 201902, 201903, 201904, 201906, 201907, 201909, 201910, 201922, 201934, 201943, 201953, 201955, 201983, 202072, 202074, 202075, 202081, 202083, 202100, 202108, 202109, 202123, 202147, 202155, 202167, 202218, 202219, 202221, 202244, 202245, 202246, 202247, 202248, 202256, 202257, 202258, 202259, 202260, 202261, 202262, 202264, 202266, 202268, 202269, 202270, 202271, 202272, 202273, 202274, 202275, 202276, 202277, 202279, 202280, 202281, 202282, 202283, 202284, 202286, 202288, 202302, 202303, 202304, 202307, 202309, 202310, 202312, 202314, 202316, 202317, 202318, 202319, 202320, 202324, 202325, 202326, 202327, 202336, 202339, 202340, 202341, 202343, 202375, 202376, 202379, 202380, 202386, 202398, 202400, 202402, 202403, 202404, 202405, 202406, 202407, 202408, 202409, 202410, 202411, 202412, 202413, 202414, 202415, 202416, 202417, 202418, 202419, 202420, 202421, 202422, 202423, 202424, 202425, 202426, 202427, 202428, 202429, 202430, 202431, 202432, 202433, 202434, 202435, 202436, 202437, 202438, 202439, 202440, 202441, 202442, 202443, 202444, 202445, 202446, 202447, 202448, 202449, 202450, 202451, 202452, 202453, 202454, 202456, 202457, 202458, 202459, 202460, 202461, 202462, 202463, 202464, 202467, 202468, 202469, 202471, 202472, 202474, 202475, 202477, 202478, 202479, 202480, 202481, 202482, 202483, 202484, 202485, 202486, 202487, 202488, 202489, 202490, 202491, 202492, 202493, 202494, 202495, 202496, 202497, 202498, 202499, 202500, 202501, 202505, 202506, 202507, 202508, 202509, 202510, 202511, 202512, 202513, 202514, 202516, 202517, 202518, 202519, 202520, 202522, 202523, 202524, 202525, 202526, 202527, 202528, 202529, 202530, 202531, 202532, 202533, 202534, 202535, 202536, 202537, 202538, 202539, 202540, 202541, 202542, 202543, 202544, 202545, 202546, 202547, 202548, 202549, 202550, 202551, 202552, 202555, 202556, 202557, 202558, 202559, 202560, 202561, 202562, 202563, 202564, 202565, 202566, 202567, 202568, 202569, 202570, 202571, 202572, 202573, 202574, 202575, 202576, 202577, 202578, 202579, 202580, 202581, 202582, 202583, 202584, 202585, 202586, 202587, 202588, 202589, 202590, 202591, 202592, 202593, 202594, 202595, 202596, 202597, 202598, 202599, 202600, 202601, 202602, 202603, 202604, 202605, 202606, 202607, 202608, 202609, 202610, 202611, 202612, 202613, 202614, 202615, 202616, 202617, 202618, 202619, 202620, 202621, 202622, 202623, 202624, 202625, 202626, 202627, 202628, 202629, 202630, 202631, 202632, 202633, 202635, 202636, 202637, 202638, 202639, 202640, 202641, 202642, 202643, 202644, 202645, 202646, 202647, 202648, 202649, 202650, 202651, 202652, 202653, 202654, 202655, 202656, 202657, 202658, 202659, 202660, 202661, 202662, 202663, 202664, 202665, 202666, 202667, 202668, 202669, 202670, 202671, 202672, 202673, 202675, 202676, 202677, 202678, 202679, 202680, 202681, 202682, 202683, 202684, 202685, 202686, 202687, 202688, 202689, 202692, 202693, 202694, 202695, 202696, 202697, 202698, 202700, 202701, 202702, 202703, 202706, 202707, 202708, 202709, 202710, 202711, 202712, 202714, 202715, 202716, 202717, 202718, 202719, 202720, 202721, 202722, 202723, 202724, 202725, 202727, 202728, 202729, 202730, 202731, 202732, 202733, 202734, 202735, 202736, 202737, 202738, 202739, 202740, 202741, 202742, 202743, 202744, 202745, 202746, 202747, 202748, 202749, 202750, 202751, 202752, 202753, 202754, 202756, 202757, 202758, 202759, 202760, 202761, 202762, 202764, 202765, 202766, 202767, 202768, 202769, 202770, 202771, 202772, 202773, 202774, 202775, 202776, 202777, 202778, 202780, 202781, 202782, 202783, 202784, 202785, 202786, 202787, 202788, 202789, 202790, 202791, 202792, 202793, 202794, 202795, 202796, 202797, 202798, 202799, 202800, 202801, 202802, 202803, 202804, 202805, 202806, 202807, 202808, 202809, 202810, 202811, 202812, 202813, 202814, 202815, 202816, 202817, 202818, 202819, 202820, 202821, 202822, 202824, 202825, 202826, 202827, 202828, 202829, 202830, 202831, 202832, 202834, 202835, 202836, 202837, 202841, 202842, 202843, 202844, 202845, 202846, 202847, 202848, 202849, 202850, 202851, 202852, 202853, 202854, 202855, 202856, 202857, 202858, 202859, 202864, 202865, 202866, 202871, 202872, 202873, 202874, 202877, 202878, 202880, 202881, 202882, 202883, 202884, 202885, 202886, 202888, 202889, 202890, 202891, 202892, 202893, 202894, 202895, 202896, 202897, 202900, 202902, 202903, 202904, 202905, 202906, 202907, 202908, 202909, 202910, 202911, 202912, 202913, 202914, 202915, 202917, 202918, 202919, 202920, 202921, 202922, 202923, 202924, 202925, 202926, 202927, 202928, 202929, 202930, 202931, 202932, 202933, 202934, 202936, 202937, 202938, 202939, 202940, 202941, 202942, 202943, 202944, 202945, 202946, 202947, 202948, 202949, 202950, 202951, 202952, 202953, 202954, 202955, 202956, 202957, 202958, 202959, 202960, 202961, 202962, 202963, 202964, 202965, 202966, 202967, 202968, 202969, 202970, 202971, 202972, 202973, 202974, 202975, 202977, 202978, 202979, 202980, 202981, 202982, 202983, 202984, 202985, 202986, 202987, 202988, 202989, 202990, 202991, 202992, 202993, 202994, 202995, 202996, 202997, 202998, 202999, 203001, 203002, 203003, 203004, 203005, 203006, 203007, 203008, 203009, 203010, 203011, 203012, 203013, 203014, 203015, 203016, 203018, 203019, 203021, 203022, 203023, 203024, 203025, 203026, 203027, 203028, 203029, 203030, 203031, 203032, 203035, 203036, 203038, 203039, 203040, 203041, 203042, 203045, 203046, 203047, 203048, 203049, 203050, 203051, 203052, 203053, 203054, 203055, 203056, 203057, 203058, 203059, 203061, 203063, 203064, 203065, 203066, 203067, 203068, 203069, 203070, 203071, 203072, 203073, 203074, 203075, 203076, 203077, 203078, 203080, 203081, 203082, 203083, 203084, 203085, 203086, 203087, 203088, 203089, 203090, 203091, 203092, 203093, 203094, 203095, 203096, 203097, 203098, 203099, 203100, 203101, 203102, 203103, 203104, 203105, 203106, 203107, 203108, 203109, 203110, 203111, 203112, 203113, 203114, 203115, 203116, 203117, 203118, 203119, 203120, 203121, 203122, 203123, 203124, 203125, 203126, 203127, 203128, 203129, 203130, 203131, 203132, 203133, 203134, 203135, 203136, 203137, 203140, 203141, 203142, 203143, 203144, 203145, 203146, 203148, 203149, 203150, 203151, 203152, 203153, 203154, 203155, 203156, 203157, 203158, 203159, 203164, 203168, 203169, 203170, 203171, 203172, 203173, 203174, 203175, 203176, 203177, 203178, 203179, 203180, 203181, 203182, 203183, 203184, 203185, 203186, 203187, 203188, 203189, 203190, 203191, 203192, 203194, 203195, 203196, 203197, 203198, 203199, 203200, 203201, 203202, 203203, 203204, 203205, 203206, 203207, 203208, 203209, 203210, 203211, 203212, 203213, 203214, 203215, 203216, 203217, 203219, 203220, 203221, 203222, 203223, 203224, 203225, 203227, 203228, 203229, 203230, 203231, 203232, 203233, 203234, 203235, 203237, 203238, 203239, 203240, 203241, 203242, 203243, 203244, 203245, 203246, 203247, 203249, 203250, 203251, 203252, 203253, 203254, 203255, 203257, 203258, 203259, 203260, 203261, 203262, 203263, 203264, 203265, 203267, 203268, 203269, 203273, 203274, 203275, 203276, 203277, 203278, 203280, 203281, 203282, 203283, 203284, 203285, 203286, 203287, 203288, 203289, 203290, 203291, 203292, 203293, 203294, 203295, 203296, 203297, 203298, 203299, 203300, 203301, 203302, 203303, 203304, 203305, 203306, 203307, 203308, 203309, 203310, 203311, 203312, 203313, 203314, 203315, 203316, 203317, 203319, 203320, 203321, 203322, 203323, 203324, 203325, 203326, 203327, 203328, 203329, 203330, 203331, 203332, 203333, 203334, 203335, 203336, 203337, 203338, 203339, 203340, 203341, 203342, 203343, 203344, 203345, 203346, 203347, 203348, 203349, 203350, 203351, 203352, 203353, 203354, 203355, 203356, 203357, 203358, 203359, 203361, 203362, 203364, 203365, 203366, 203367, 203368, 203369, 203370, 203371, 203372, 203373, 203374, 203375, 203376, 203377, 203378, 203379, 203380, 203381, 203382, 203383, 203384, 203385, 203386, 203387, 203388, 203389, 203391, 203392, 203393, 203394, 203395, 203396, 203399, 203400, 203401, 203402, 203403, 203404, 203405, 203406, 203407, 203408, 203409, 203410, 203411, 203412, 203413, 203414, 203415, 203416, 203417, 203418, 203419, 203421, 203422, 203423, 203424, 203425, 203426, 203427, 203428, 203429, 203430, 203431, 203432, 203433, 203434, 203435, 203436, 203437, 203438, 203439, 203440, 203441, 203442, 203443, 203444, 203445, 203446, 203447, 203448, 203449, 203450, 203451, 203452, 203453, 203454, 203455, 203456, 203457, 203459, 203460, 203461, 203462, 203463, 203464, 203466, 203467, 203468, 203469, 203470, 203471, 203472, 203473, 203474, 203476, 203477, 203479, 203480, 203481, 203482, 203483, 203484, 203485, 203486, 203487, 203488, 203489, 203490, 203491, 203492, 203493, 203494, 203495, 203496, 203497, 203498, 203499, 203500, 203501, 203502, 203503, 203504, 203505, 203506, 203507, 203508, 203509, 203510, 203511, 203512, 203513, 203514, 203515, 203516, 203517, 203518, 203519, 203520, 203521, 203522, 203523, 203524, 203525, 203526, 203527, 203528, 203529, 203530, 203531, 203532, 203533, 203534, 203535, 203536, 203537, 203538, 203539, 203540, 203541, 203542, 203543, 203544, 203545, 203546, 203547, 203548, 203549, 203550, 203551, 203552, 203553, 203554, 203555, 203556, 203557, 203558, 203559, 203560, 203561, 203562, 203563, 203564, 203565, 203566, 203567, 203568, 203569, 203570, 203571, 203572, 203573, 203574, 203575, 203576, 203577, 203578, 203579, 203580, 203581, 203582, 203583, 203584, 203585, 203586, 203587, 203588, 203589, 203590, 203591, 203592, 203593, 203594, 203595, 203596, 203597, 203598, 203599, 203600, 203601, 203602, 203603, 203604, 203605, 203606, 203607, 203608, 203609, 203610, 203611, 203612, 203613, 203614, 203615, 203616, 203617, 203618, 203619, 203620, 203621, 203622, 203623, 203624, 203625, 203626, 203627, 203628, 203629, 203630, 203631, 203632, 203633, 203634, 203635, 203636, 203637, 203638, 203639, 203640, 203641, 203642, 203643, 203644, 203645, 203646, 203647, 203648, 203649, 203650, 203651, 203652, 203653, 203654, 203655, 203656, 203657, 203658, 203659, 203660, 203661, 203662, 203663, 203664, 203665, 203666, 203667, 203668, 203669, 203670, 203671, 203672, 203673, 203674, 203675, 203676, 203678, 203679, 203680, 203681, 203682, 203683, 203684, 203685, 203686, 203687, 203688, 203689, 203690, 203691, 203692, 203693, 203695, 203696, 203697, 203698, 203699, 203700, 203701, 203702, 203703, 203704, 203705, 203706, 203707, 203708, 203709, 203710, 203711, 203712, 203713, 203714, 203715, 203716, 203717, 203718, 203719, 203720, 203721, 203722, 203723, 203724, 203725, 203726, 203727, 203728, 203729, 203730, 203732, 203733, 203734, 203735, 203736, 203737, 203738, 203739, 203740, 203741, 203742, 203743, 203744, 203745, 203746, 203747, 203748, 203749, 203750, 203751, 203752, 203753, 203754, 203755, 203756, 203757, 203758, 203759, 203760, 203761, 203762, 203763, 203764, 203765, 203766, 203769, 203770, 203771, 203772, 203773, 203777, 203780, 203781, 203782, 203783, 203784, 203785, 203786, 203787, 203788, 203789, 203791, 203792, 203793, 203794, 203795, 203796, 203797, 203798, 203799, 203800, 203801, 203802, 203803, 203804, 203805, 203806, 203807, 203808, 203809, 203810, 203811, 203812, 203813, 203814, 203815, 203816, 203818, 203819, 203821, 203822, 203823, 203824, 203825, 203826, 203827, 203828, 203829, 203831, 203832, 203834, 203841, 203842, 203844, 203845, 203846, 203847, 203849, 203850, 203851, 203852, 203853, 203854, 203855, 203856, 203857, 203859, 203860, 203861, 203862, 203863, 203864, 203866, 203867, 203868, 203869, 203870, 203871, 203873, 203874, 203875, 203876, 203877, 203878, 203879, 203881, 203882, 203883, 203885, 203887, 203888, 203889, 203890, 203891, 203893, 203894, 203895, 203896, 203897, 203898, 203899, 203900, 203901, 203902, 203903, 203904, 203908, 203909, 203910, 203912, 203913, 203914, 203916, 203917, 203919, 203922, 203923, 203924, 203926, 203927, 203930, 203931, 203932, 203933, 203934, 203935, 203936, 203937, 203938, 203939, 203940, 203941, 203944, 203946, 203947, 203948, 203949, 203950, 203951, 203952, 203953, 203954, 203955, 203956, 203957, 203958, 203959, 203960, 203961, 203962, 203963, 203964, 203965, 203966, 203967, 203968, 203969, 203970, 203971, 203972, 203973, 203974, 203975, 203976, 203977, 203978, 203979, 203980, 203981, 203982, 203983, 203984, 203985, 203987, 203988, 203990, 203991, 203992, 203993, 203994, 203995, 203996, 203998, 204000, 204001, 204002, 204003, 204004, 204005, 204006, 204007, 204008, 204009, 204010, 204011, 204012, 204013, 204014, 204015, 204016, 204017, 204018, 204020, 204021, 204022, 204023, 204024, 204025, 204026, 204027, 204028, 204029, 204030, 204031, 204032, 204033, 204034, 204035, 204036, 204037, 204038, 204039, 204040, 204041, 204043, 204044, 204045, 204046, 204047, 204048, 204049, 204050, 204051, 204053, 204054, 204055, 204056, 204057, 204058, 204060, 204061, 204062, 204063, 204065, 204066, 204067, 204069, 204071, 204072, 204073, 204074, 204075, 204076, 204077, 204078, 204079, 204080, 204081, 204083, 204085, 204086, 204087, 204089, 204090, 204092, 204093, 204094, 204095, 204096, 204097, 204098, 204099, 204100, 204101, 204102, 204103, 204104, 204105, 204106, 204107, 204108, 204109, 204110, 204111, 204112, 204113, 204114, 204115, 204116, 204117, 204118, 204119, 204120, 204121, 204123, 204124, 204125, 204126, 204127, 204128, 204129, 204130, 204131, 204132, 204133, 204134, 204135, 204136, 204137, 204138, 204139, 204140, 204141, 204142, 204143, 204144, 204145, 204146, 204147, 204148, 204150, 204151, 204152, 204153, 204154, 204155, 204156, 204157, 204158, 204159, 204160, 204161, 204162, 204163, 204164, 204165, 204166, 204167, 204168, 204169, 204170, 204171, 204172, 204173, 204174, 204175, 204176, 204177, 204178, 204179, 204180, 204181, 204182, 204183, 204185, 204186, 204187, 204188, 204189, 204190, 204191, 204192, 204194, 204195, 204196, 204197, 204198, 204199, 204200, 204201, 204202, 204203, 204204, 204205, 204206, 204207, 204208, 204210, 204211, 204213, 204214, 204215, 204216, 204217, 204218, 204219, 204220, 204221, 204222, 204223, 204224, 204225, 204226, 204227, 204228, 204229, 204230, 204231, 204232, 204233, 204234, 204235, 204236, 204237, 204239, 204240, 204241, 204242, 204243, 204244, 204245, 204246, 204247, 204248, 204249, 204250, 204251, 204254, 204255, 204257, 204258, 204259, 204260, 204261, 204262, 204263, 204264, 204265, 204266, 204267, 204268, 204269, 204270, 204271, 204272, 204273, 204274, 204275, 204276, 204277, 204278, 204279, 204280, 204281, 204282, 204283, 204284, 204285, 204286, 204287, 204288, 204289, 204290, 204291, 204292, 204293, 204294, 204295, 204296, 204297, 204298, 204299, 204300, 204301, 204302, 204303, 204304, 204305, 204306, 204307, 204308, 204309, 204310, 204311, 204312, 204313, 204314, 204315, 204316, 204317, 204319, 204320, 204321, 204322, 204323, 204324, 204325, 204326, 204327, 204328, 204329, 204330, 204331, 204332, 204333, 204334, 204335, 204336, 204337, 204338, 204339, 204340, 204341, 204342, 204343, 204344, 204345, 204347, 204348, 204349, 204350, 204351, 204352, 204353, 204354, 204355, 204356, 204358, 204359, 204360, 204361, 204362, 204363, 204364, 204365, 204366, 204367, 204368, 204369, 204370, 204371, 204372, 204373, 204374, 204375, 204376, 204377, 204378, 204379, 204380, 204381, 204382, 204383, 204384, 204385, 204386, 204387, 204388, 204389, 204390, 204391, 204392, 204393, 204394, 204395, 204397, 204398, 204399, 204400, 204401, 204402, 204403, 204404, 204405, 204406, 204407, 204409, 204410, 204411, 204412, 204413, 204414, 204415, 204416, 204417, 204418, 204419, 204420, 204421, 204422, 204423, 204424, 204425, 204426, 204427, 204428, 204430, 204431, 204432, 204433, 204434, 204435, 204436, 204437, 204438, 204439, 204441, 204442, 204443, 204444, 204445, 204446, 204447, 204448, 204449, 204450, 204451, 204452, 204453, 204454, 204456, 204457, 204458, 204459, 204460, 204461, 204462, 204463, 204464, 204465, 204466, 204467, 204468, 204469, 204470, 204471, 204472, 204473, 204474, 204475, 204476, 204477, 204478, 204479, 204480, 204481, 204482, 204483, 204484, 204485, 204486, 204487, 204488, 204489, 204490, 204491, 204492, 204493, 204494, 204495, 204496, 204497, 204498, 204499, 204500, 204501, 204502, 204504, 204505, 204506, 204508, 204509, 204510, 204511, 204512, 204513, 204514, 204515, 204516, 204517, 204518, 204519, 204520, 204521, 204522, 204523, 204524, 204525, 204526, 204527, 204528, 204529, 204530, 204531, 204532, 204533, 204534, 204535, 204536, 204537, 204538, 204539, 204540, 204541, 204542, 204543, 204544, 204546, 204547, 204548, 204549, 204550, 204552, 204553, 204554, 204555, 204556, 204557, 204559, 204560, 204561, 204562, 204566, 204567, 204568, 204569, 204571, 204572, 204573, 204574, 204575, 204576, 204577, 204578, 204579, 204580, 204581, 204582, 204583, 204584, 204586, 204587, 204589, 204590, 204591, 204592, 204593, 204594, 204595, 204596, 204597, 204598, 204599, 204600, 204601, 204602, 204603, 204604, 204605, 204606, 204607, 204608, 204609, 204610, 204611, 204612, 204613, 204614, 204615, 204616, 204618, 204619, 204621, 204623, 204624, 204625, 204628, 204629, 204630, 204631, 204632, 204633, 204634, 204639, 204640, 204641, 204642, 204643, 204644, 204646, 204647, 204648, 204649, 204650, 204651, 204652, 204653, 204654, 204655, 204656, 204657, 204658, 204663, 204664, 204667, 204668, 204669, 204670, 204671, 204672, 204673, 204674, 204676, 204677, 204678, 204679, 204680, 204681, 204682, 204683, 204684, 204685, 204686, 204687, 204688, 204689, 204690, 204691, 204692, 204693, 204694, 204695, 204696, 204697, 204698, 204699, 204700, 204701, 204702, 204703, 204704, 204705, 204706, 204707, 204708, 204709, 204710, 204711, 204712, 204713, 204714, 204715, 204716, 204717, 204722, 204723, 204724, 204725, 204726, 204728, 204729, 204730, 204731, 204732, 204733, 204734, 204735, 204736, 204737, 204738, 204739, 204740, 204741, 204742, 204743, 204744, 204745, 204746, 204747, 204748, 204749, 204750, 204751, 204753, 204754, 204756, 204757, 204759, 204760, 204761, 204762, 204763, 204764, 204765, 204766, 204768, 204769, 204770, 204771, 204772, 204773, 204777, 204778, 204779, 204780, 204783, 204784, 204785, 204786, 204787, 204788, 204789, 204790, 204791, 204792, 204793, 204794, 204795, 204796, 204797, 204798, 204799, 204800, 204801, 204802, 204803, 204804, 204805, 204808, 204809, 204810, 204812, 204813, 204814, 204815, 204816, 204817, 204818, 204819, 204820, 204821, 204822, 204823, 204824, 204825, 204826, 204828, 204829, 204830, 204831, 204832, 204833, 204834, 204835, 204836, 204837, 204838, 204839, 204840, 204841, 204842, 204843, 204844, 204845, 204846, 204847, 204848, 204849, 204850, 204851, 204852, 204853, 204854, 204855, 204856, 204857, 204858, 204859, 204860, 204861, 204862, 204863, 204864, 204865, 204866, 204867, 204868, 204869, 204870, 204871, 204872, 204873, 204874, 204875, 204876, 204877, 204878, 204879, 204880, 204881, 204882, 204883, 204884, 204885, 204886, 204887, 204888, 204889, 204890, 204891, 204892, 204893, 204894, 204895, 204896, 204897, 204898, 204899, 204900, 204901, 204902, 204903, 204904, 204905, 204906, 204907, 204908, 204909, 204910, 204911, 204912, 204913, 204914, 204915, 204916, 204917, 204918, 204919, 204920, 204922, 204923, 204924, 204925, 204926, 204927, 204928, 204929, 204930, 204931, 204932, 204933, 204934, 204936, 204938, 204939, 204941, 204942, 204943, 204944, 204945, 204946, 204947, 204948, 204949, 204950, 204951, 204952, 204953, 204954, 204955, 204956, 204957, 204959, 204964, 204965, 204966, 204967, 204968, 204969, 204970, 204971, 204972, 204973, 204974, 204975, 204976, 204977, 204978, 204979, 204985, 204986, 204987, 204988, 204990, 204991, 204992, 204993, 204994, 204995, 204996, 204997, 204998, 204999, 205000, 205001, 205002, 205003, 205004, 205005, 205006, 205007, 205008, 205009, 205010, 205011, 205012, 205013, 205014, 205015, 205016, 205017, 205018, 205019, 205020, 205021, 205022, 205023, 205024, 205025, 205026, 205027, 205028, 205029, 205030, 205031, 205034, 205035, 205036, 205037, 205040, 205041, 205042, 205043, 205044, 205045, 205046, 205047, 205048, 205049, 205050, 205051, 205052, 205053, 205054, 205055, 205056, 205057, 205058, 205059, 205060, 205061, 205062, 205063, 205064, 205065, 205066, 205067, 205068, 205069, 205070, 205071, 205072, 205073, 205074, 205075, 205076, 205077, 205078, 205079, 205080, 205081, 205082, 205084, 205085, 205086, 205087, 205088, 205089, 205090, 205091, 205092, 205093, 205094, 205095, 205096, 205097, 205098, 205099, 205100, 205101, 205102, 205103, 205104, 205105, 205106, 205107, 205108, 205109, 205110, 205111, 205112, 205113, 205114, 205115, 205116, 205117, 205118, 205119, 205121, 205122, 205123, 205124, 205125, 205126, 205127, 205128, 205129, 205130, 205131, 205132, 205133, 205134, 205135, 205136, 205137, 205138, 205139, 205140, 205141, 205142, 205143, 205144, 205145, 205146, 205147, 205148, 205149, 205151, 205152, 205154, 205155, 205156, 205157, 205158, 205159, 205160, 205161, 205162, 205163, 205165, 205166, 205167, 205168, 205169, 205170, 205173, 205174, 205175, 205176, 205177, 205178, 205179, 205180, 205181, 205182, 205183, 205184, 205185, 205186, 205187, 205188, 205189, 205190, 205191, 205192, 205193, 205194, 205195, 205196, 205197, 205198, 205199, 205201, 205202, 205203, 205204, 205205, 205206, 205208, 205210, 205211, 205212, 205213, 205214, 205215, 205216, 205217, 205218, 205219, 205220, 205221, 205222, 205223, 205224, 205225, 205226, 205227, 205228, 205229, 205230, 205231, 205232, 205233, 205234, 205235, 205236, 205237, 205238, 205239, 205240, 205241, 205242, 205243, 205244, 205245, 205246, 205247, 205248, 205249, 205250, 205251, 205252, 205253, 205254, 205255, 205256, 205257, 205258, 205259, 205260, 205261, 205262, 205263, 205264, 205265, 205266, 205267, 205268, 205269, 205270, 205271, 205272, 205273, 205274, 205275, 205276, 205277, 205279, 205280, 205281, 205282, 205283, 205284, 205285, 205286, 205287, 205288, 205289, 205290, 205291, 205292, 205293, 205294, 205295, 205296, 205297, 205298, 205299, 205300, 205301, 205302, 205304, 205305, 205306, 205307, 205308, 205309, 205310, 205311, 205313, 205314, 205315, 205316, 205317, 205318, 205319, 205320, 205321, 205322, 205323, 205326, 205327, 205328, 205329, 205330, 205331, 205332, 205333, 205334, 205335, 205336, 205337, 205338, 205339, 205340, 205341, 205342, 205343, 205344, 205345, 205347, 205348, 205349, 205350, 205351, 205352, 205353, 205354, 205355, 205356, 205357, 205358, 205359, 205360, 205361, 205362, 205363, 205364, 205365, 205366, 205367, 205368, 205369, 205370, 205371, 205374, 205375, 205376, 205377, 205378, 205379, 205380, 205381, 205384, 205385, 205386, 205387, 205388, 205389, 205390, 205391, 205392, 205393, 205394, 205395, 205396, 205397, 205398, 205399, 205400, 205401, 205402, 205403, 205404, 205405, 205406, 205407, 205408, 205409, 205410, 205411, 205412, 205413, 205414, 205415, 205416, 205417, 205418, 205419, 205421, 205424, 205425, 205426, 205427, 205428, 205429, 205430, 205431, 205432, 205433, 205434, 205435, 205436, 205437, 205438, 205439, 205440, 205442, 205443, 205444, 205445, 205446, 205447, 205448, 205449, 205450, 205451, 205453, 205454, 205455, 205456, 205458, 205459, 205460, 205461, 205462, 205463, 205464, 205465, 205466, 205467, 205468, 205469, 205470, 205471, 205473, 205474, 205475, 205477, 205478, 205479, 205480, 205481, 205482, 205483, 205484, 205485, 205486, 205487, 205488, 205489, 205490, 205491, 205492, 205493, 205494, 205495, 205496, 205497, 205498, 205499, 205500, 205501, 205502, 205503, 205504, 205505, 205506, 205507, 205508, 205509, 205510, 205511, 205512, 205513, 205514, 205515, 205516, 205517, 205518, 205519, 205520, 205521, 205522, 205523, 205524, 205525, 205526, 205527, 205528, 205529, 205530, 205531, 205532, 205533, 205534, 205535, 205536, 205537, 205538, 205540, 205541, 205542, 205543, 205544, 205545, 205546, 205547, 205548, 205549, 205550, 205551, 205552, 205553, 205554, 205555, 205556, 205557, 205558, 205559, 205560, 205561, 205562, 205563, 205564, 205565, 205566, 205567, 205568, 205569, 205570, 205571, 205572, 205573, 205574, 205575, 205576, 205577, 205578, 205579, 205580, 205581, 205582, 205583, 205589, 205590, 205591, 205592, 205593, 205594, 205595, 205596, 205597, 205598, 205599, 205600, 205601, 205602, 205604, 205605, 205606, 205607, 205608, 205609, 205610, 205611, 205612, 205613, 205614, 205615, 205616, 205617, 205618, 205619, 205620, 205621, 205622, 205623, 205624, 205625, 205626, 205627, 205628, 205629, 205630, 205631, 205632, 205634, 205636, 205637, 205638, 205639, 205640, 205641, 205642, 205643, 205644, 205645, 205646, 205647, 205648, 205649, 205650, 205651, 205652, 205653, 205654, 205655, 205656, 205657, 205658, 205659, 205660, 205661, 205662, 205663, 205664, 205665, 205666, 205667, 205668, 205669, 205670, 205671, 205672, 205673, 205674, 205675, 205676, 205677, 205678, 205679, 205680, 205681, 205682, 205683, 205684, 205685, 205686, 205687, 205688, 205689, 205690, 205691, 205693, 205694, 205695, 205696, 205697, 205698, 205699, 205701, 205702, 205703, 205704, 205705, 205706, 205707, 205708, 205709, 205710, 205711, 205712, 205713, 205715, 205716, 205717, 205718, 205719, 205721, 205722, 205723, 205725, 205726, 205727, 205728, 205730, 205731, 205732, 205734, 205735, 205736, 205737, 205738, 205739, 205740, 205741, 205742, 205743, 205744, 205745, 205746, 205747, 205748, 205749, 205750, 205751, 205752, 205753, 205754, 205755, 205756, 205757, 205758, 205759, 205760, 205761, 205762, 205763, 205764, 205766, 205768, 205769, 205770, 205771, 205772, 205773, 205774, 205775, 205776, 205777, 205778, 205780, 205781, 205782, 205783, 205784, 205785, 205786, 205787, 205788, 205789, 205790, 205791, 205792, 205793, 205794, 205795, 205796, 205797, 205798, 205799, 205800, 205801, 205802, 205803, 205804, 205806, 205807, 205808, 205809, 205810, 205811, 205812, 205813, 205814, 205815, 205816, 205817, 205818, 205819, 205820, 205821, 205822, 205823, 205824, 205825, 205830, 205831, 205832, 205833, 205834, 205835, 205836, 205837, 205839, 205840, 205841, 205842, 205843, 205844, 205845, 205846, 205847, 205848, 205849, 205850, 205851, 205852, 205853, 205854, 205855, 205856, 205857, 205858, 205859, 205860, 205861, 205862, 205863, 205864, 205865, 205866, 205867, 205868, 205869, 205870, 205871, 205872, 205873, 205874, 205875, 205876, 205877, 205878, 205879, 205880, 205882, 205883, 205884, 205885, 205886, 205887, 205888, 205889, 205891); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (205892, 205893, 205894, 205895, 205896, 205904, 205905, 205906, 205907, 205910, 205911, 205912, 205914, 205916, 205917, 205918, 205919, 205920, 205921, 205922, 205923, 205924, 205925, 205926, 205927, 205928, 205929, 205930, 205931, 205932, 205933, 205934, 205935, 205936, 205937, 205938, 205939, 205940, 205942, 205944, 205945, 205946, 205947, 205948, 205949, 205950, 205951, 205952, 205953, 205954, 205955, 205956, 205959, 205960, 205961, 205962, 205963, 205964, 205965, 205966, 205967, 205968, 205969, 205970, 205971, 205972, 205973, 205974, 205975, 205977, 205978, 205979, 205980, 205981, 205982, 205983, 205989, 205990, 205991, 205992, 205993, 205994, 205995, 205996, 206001, 206005, 206006, 206007, 206008, 206009, 206010, 206011, 206012, 206013, 206014, 206015, 206016, 206017, 206018, 206019, 206020, 206021, 206022, 206023, 206024, 206025, 206026, 206027, 206028, 206029, 206030, 206032, 206033, 206034, 206035, 206037, 206039, 206041, 206042, 206047, 206048, 206049, 206050, 206051, 206052, 206053, 206054, 206055, 206056, 206057, 206058, 206059, 206060, 206061, 206062, 206063, 206064, 206065, 206066, 206067, 206068, 206069, 206070, 206071, 206072, 206073, 206074, 206075, 206076, 206077, 206078, 206079, 206082, 206083, 206084, 206085, 206086, 206087, 206088, 206090, 206094, 206095, 206096, 206097, 206098, 206099, 206100, 206101, 206102, 206103, 206104, 206105, 206106, 206107, 206108, 206109, 206110, 206111, 206112, 206113, 206114, 206115, 206116, 206117, 206118, 206119, 206121, 206122, 206123, 206124, 206125, 206127, 206128, 206129, 206130, 206131, 206132, 206133, 206134, 206136, 206137, 206138, 206140, 206141, 206142, 206143, 206144, 206145, 206146, 206147, 206148, 206149, 206150, 206151, 206156, 206157, 206158, 206159, 206160, 206162, 206163, 206164, 206165, 206166, 206167, 206168, 206170, 206171, 206172, 206173, 206174, 206175, 206176, 206177, 206178, 206179, 206180, 206181, 206182, 206183, 206184, 206185, 206186, 206187, 206188, 206189, 206190, 206191, 206192, 206193, 206194, 206195, 206196, 206197, 206198, 206199, 206200, 206201, 206202, 206203, 206204, 206205, 206206, 206207, 206208, 206209, 206210, 206211, 206212, 206213, 206214, 206215, 206216, 206218, 206219, 206220, 206221, 206222, 206223, 206224, 206225, 206226, 206227, 206228, 206229, 206230, 206231, 206232, 206233, 206234, 206235, 206236, 206237, 206238, 206239, 206240, 206241, 206242, 206243, 206244, 206246, 206247, 206249, 206250, 206251, 206252, 206253, 206254, 206255, 206256, 206257, 206259, 206260, 206261, 206262, 206263, 206264, 206265, 206266, 206267, 206268, 206269, 206270, 206271, 206272, 206273, 206274, 206275, 206276, 206277, 206278, 206279, 206280, 206281, 206282, 206284, 206285, 206286, 206287, 206288, 206289, 206290, 206291, 206292, 206293, 206294, 206295, 206296, 206297, 206298, 206299, 206300, 206301, 206302, 206303, 206304, 206305, 206306, 206307, 206308, 206309, 206310, 206311, 206312, 206313, 206314, 206315, 206316, 206317, 206318, 206319, 206320, 206321, 206322, 206323, 206324, 206325, 206326, 206327, 206328, 206329, 206330, 206331, 206332, 206333, 206334, 206335, 206336, 206337, 206338, 206339, 206340, 206341, 206342, 206343, 206344, 206345, 206346, 206347, 206348, 206349, 206350, 206351, 206352, 206353, 206358, 206359, 206364, 206375, 206381, 206383, 206393, 206397, 206398, 206399, 206400, 206401, 206402, 206403, 206404, 206405, 206406, 206407, 206408, 206409, 206410, 206411, 206412, 206413, 206414, 206415, 206416, 206417, 206418, 206419, 206420, 206421, 206422, 206424, 206425, 206427, 206428, 206429, 206430, 206431, 206432, 206436, 206437, 206438, 206440, 206441, 206442, 206443, 206444, 206445, 206446, 206447, 206448, 206449, 206450, 206452, 206453, 206454, 206455, 206456, 206457, 206458, 206459, 206460, 206461, 206462, 206463, 206466, 206467, 206468, 206471, 206472, 206474, 206475, 206476, 206477, 206478, 206479, 206480, 206481, 206482, 206483, 206484, 206485, 206486, 206487, 206488, 206489, 206490, 206491, 206492, 206493, 206494, 206495, 206496, 206497, 206498, 206499, 206500, 206501, 206502, 206503, 206504, 206505, 206506, 206507, 206508, 206510, 206511, 206513, 206514, 206515, 206516, 206517, 206518, 206519, 206520, 206521, 206522, 206523, 206524, 206525, 206526, 206527, 206528, 206529, 206530, 206531, 206532, 206533, 206534, 206535, 206536, 206537, 206538, 206539, 206540, 206541, 206542, 206543, 206544, 206545, 206546, 206547, 206548, 206549, 206550, 206551, 206552, 206553, 206554, 206555, 206556, 206557, 206558, 206559, 206560, 206561, 206562, 206563, 206564, 206565, 206566, 206567, 206568, 206569, 206570, 206571, 206572, 206573, 206574, 206575, 206576, 206577, 206578, 206579, 206580, 206581, 206582, 206583, 206584, 206585, 206586, 206587, 206588, 206589, 206590, 206591, 206592, 206593, 206594, 206595, 206596, 206597, 206601, 206602, 206603, 206604, 206605, 206612, 206613, 206614, 206615, 206616, 206617, 206618, 206619, 206620, 206621, 206622, 206623, 206624, 206625, 206626, 206627, 206628, 206629, 206630, 206631, 206632, 206633, 206634, 206635, 206636, 206637, 206638, 206639, 206640, 206641, 206642, 206643, 206644, 206645, 206646, 206647, 206648, 206649, 206650, 206651, 206652, 206653, 206654, 206655, 206656, 206657, 206658, 206659, 206660, 206661, 206662, 206663, 206664, 206665, 206666, 206667, 206668, 206669, 206670, 206671, 206672, 206673, 206674, 206675, 206676, 206677, 206678, 206679, 206680, 206681, 206682, 206683, 206684, 206685, 206686, 206687, 206688, 206689, 206690, 206691, 206692, 206693, 206694, 206695, 206696, 206697, 206698, 206699, 206700, 206701, 206702, 206703, 206704, 206705, 206706, 206707, 206708, 206709, 206710, 206711, 206712, 206713, 206714, 206715, 206716, 206717, 206718, 206719, 206720, 206721, 206722, 206723, 206724, 206725, 206726, 206727, 206728, 206729, 206730, 206731, 206732, 206733, 206734, 206735, 206736, 206737, 206738, 206739, 206741, 206743, 206744, 206745, 206746, 206747, 206748, 206749, 206750, 206751, 206752, 206753, 206754, 206755, 206756, 206757, 206758, 206759, 206760, 206761, 206763, 206764, 206765, 206766, 206767, 206768, 206769, 206770, 206772, 206773, 206774, 206775, 206776, 206777, 206778, 206779, 206780, 206781, 206782, 206783, 206784, 206785, 206786, 206787, 206788, 206789, 206790, 206791, 206792, 206793, 206794, 206795, 206796, 206797, 206798, 206799, 206800, 206801, 206802, 206803, 206804, 206805, 206806, 206807, 206808, 206809, 206810, 206811, 206812, 206813, 206814, 206815, 206816, 206817, 206818, 206819, 206820, 206821, 206822, 206823, 206824, 206825, 206826, 206827, 206828, 206829, 206830, 206831, 206833, 206834, 206835, 206836, 206837, 206838, 206839, 206840, 206841, 206842, 206843, 206844, 206845, 206846, 206847, 206848, 206849, 206850, 206851, 206852, 206853, 206854, 206855, 206856, 206857, 206858, 206859, 206860, 206861, 206862, 206863, 206864, 206865, 206866, 206867, 206868, 206869, 206870, 206871, 206872, 206873, 206874, 206876, 206877, 206878, 206879, 206880, 206881, 206882, 206883, 206884, 206885, 206886, 206887, 206888, 206889, 206892, 206893, 206894, 206895, 206896, 206898, 206899, 206900, 206901, 206902, 206903, 206904, 206905, 206906, 206907, 206910, 206911, 206912, 206913, 206914, 206915, 206916, 206917, 206920, 206921, 206923, 206925, 206927, 206928, 206930, 206931, 206932, 206933, 206934, 206935, 206936, 206938, 206939, 206940, 206941, 206942, 206943, 206944, 206945, 206946, 206947, 206948, 206949, 206950, 206951, 206953, 206954, 206955, 206956, 206957, 206958, 206959, 206960, 206961, 206962, 206964, 206965, 206966, 206967, 206968, 206969, 206970, 206971, 206972, 206973, 206974, 206975, 206976, 206977, 206978, 206979, 206980, 206981, 206983, 206984, 206985, 206986, 206987, 206988, 206989, 206990, 206991, 206992, 206993, 206994, 206995, 206996, 206997, 206998, 206999, 207000, 207001, 207002, 207003, 207004, 207005, 207007, 207008, 207011, 207012, 207013, 207014, 207015, 207016, 207017, 207018, 207020, 207022, 207023, 207024, 207025, 207026, 207027, 207028, 207029, 207030, 207031, 207032, 207033, 207034, 207035, 207036, 207037, 207038, 207039, 207040, 207041, 207043, 207044, 207045, 207046, 207047, 207048, 207049, 207050, 207051, 207052, 207053, 207054, 207055, 207056, 207057, 207059, 207060, 207061, 207063, 207064, 207068, 207069, 207072, 207074, 207075, 207077, 207078, 207079, 207080, 207081, 207082, 207083, 207084, 207085, 207087, 207088, 207089, 207090, 207091, 207092, 207093, 207094, 207095, 207096, 207097, 207098, 207099, 207100, 207101, 207102, 207103, 207106, 207107, 207109, 207110, 207111, 207112, 207113, 207115, 207116, 207117, 207118, 207119, 207120, 207122, 207124, 207125, 207129, 207130, 207131, 207132, 207133, 207134, 207135, 207136, 207137, 207139, 207140, 207141, 207143, 207144, 207145, 207147, 207148, 207149, 207150, 207151, 207152, 207153, 207154, 207155, 207156, 207157, 207158, 207159, 207160, 207161, 207163, 207164, 207165, 207166, 207167, 207168, 207169, 207170, 207171, 207172, 207173, 207174, 207175, 207176, 207177, 207178, 207179, 207180, 207181, 207182, 207183, 207184, 207186, 207187, 207188, 207189, 207190, 207191, 207192, 207193, 207194, 207195, 207196, 207197, 207198, 207199, 207200, 207201, 207202, 207203, 207204, 207205, 207206, 207207, 207208, 207209, 207210, 207211, 207215, 207216, 207217, 207218, 207219, 207220, 207221, 207222, 207223, 207224, 207225, 207226, 207227, 207228, 207229, 207230, 207231, 207232, 207233, 207234, 207235, 207236, 207237, 207239, 207240, 207241, 207242, 207243, 207244, 207245, 207246, 207247, 207248, 207249, 207250, 207251, 207252, 207253, 207254, 207255, 207257, 207258, 207259, 207260, 207261, 207262, 207263, 207264, 207265, 207266, 207268, 207269, 207270, 207271, 207272, 207273, 207274, 207275, 207276, 207277, 207278, 207279, 207280, 207282, 207283, 207284, 207285, 207286, 207287, 207288, 207289, 207290, 207291, 207292, 207293, 207294, 207295, 207296, 207297, 207298, 207299, 207300, 207301, 207302, 207304, 207306, 207307, 207309, 207310, 207311, 207313, 207314, 207315, 207316, 207317, 207320, 207321, 207322, 207323, 207325, 207326, 207327, 207328, 207329, 207330, 207331, 207332, 207333, 207334, 207335, 207336, 207337, 207340, 207341, 207342, 207343, 207344, 207345, 207346, 207347, 207348, 207350, 207351, 207352, 207353, 207354, 207355, 207357, 207360, 207361, 207362, 207363, 207364, 207365, 207366, 207369, 207371, 207373, 207375, 207378, 207382, 207386, 207392, 207413, 207417, 207429, 207430, 207436, 207438, 207447, 207448, 207450, 207452, 207453, 207454, 207455, 207456, 207459, 207460, 207461, 207462, 207463, 207464, 207465, 207466, 207467, 207468, 207469, 207470, 207471, 207472, 207473, 207474, 207475, 207476, 207477, 207478, 207479, 207480, 207481, 207482, 207485, 207486, 207487, 207490, 207493, 207494, 207495, 207496, 207497, 207498, 207499, 207500, 207501, 207502, 207503, 207504, 207505, 207506, 207507, 207508, 207509, 207513, 207514, 207518, 207519, 207522, 207523, 207524, 207525, 207528, 207529, 207530, 207531, 207532, 207533, 207534, 207535, 207536, 207537, 207538, 207539, 207540, 207542, 207543, 207545, 207546, 207547, 207548, 207549, 207551, 207552, 207553, 207554, 207555, 207556, 207557, 207558, 207559, 207560, 207561, 207562, 207563, 207564, 207565, 207566, 207567, 207568, 207569, 207570, 207571, 207572, 207573, 207574, 207575, 207578, 207579, 207580, 207581, 207582, 207583, 207584, 207585, 207586, 207587, 207589, 207590, 207592, 207593, 207594, 207595, 207596, 207597, 207598, 207599, 207600, 207601, 207602, 207603, 207604, 207605, 207606, 207607, 207608, 207610, 207611, 207612, 207613, 207614, 207615, 207616, 207617, 207618, 207619, 207620, 207621, 207622, 207623, 207624, 207625, 207626, 207627, 207628, 207629, 207630, 207632, 207633, 207634, 207635, 207636, 207638, 207639, 207640, 207641, 207642, 207643, 207644, 207645, 207646, 207647, 207648, 207649, 207650, 207651, 207652, 207653, 207654, 207655, 207656, 207657, 207658, 207659, 207660, 207661, 207662, 207663, 207664, 207665, 207666, 207667, 207668, 207669, 207670, 207671, 207672, 207673, 207674, 207675, 207677, 207681, 207682, 207683, 207684, 207685, 207686, 207687, 207688, 207690, 207691, 207693, 207694, 207695, 207696, 207697, 207698, 207699, 207700, 207701, 207702, 207703, 207704, 207705, 207706, 207707, 207708, 207709, 207710, 207711, 207712, 207713, 207714, 207715, 207716, 207717, 207718, 207719, 207720, 207725, 207726, 207727, 207728, 207729, 207730, 207731, 207732, 207734, 207735, 207737, 207738, 207739, 207740, 207741, 207742, 207744, 207745, 207746, 207747, 207748, 207749, 207750, 207751, 207752, 207753, 207755, 207756, 207757, 207758, 207759, 207760, 207761, 207762, 207763, 207764, 207765, 207766, 207767, 207768, 207769, 207770, 207771, 207772, 207773, 207774, 207775, 207776, 207777, 207778, 207779, 207780, 207781, 207782, 207783, 207784, 207785, 207786, 207787, 207788, 207789, 207790, 207791, 207792, 207794, 207796, 207797, 207798, 207799, 207800, 207801, 207802, 207803, 207804, 207805, 207806, 207807, 207808, 207809, 207810, 207811, 207812, 207813, 207814, 207815, 207816, 207817, 207818, 207819, 207820, 207821, 207822, 207823, 207824, 207825, 207826, 207827, 207828, 207829, 207833, 207835, 207836, 207837, 207838, 207839, 207840, 207841, 207842, 207843, 207844, 207845, 207846, 207847, 207848, 207849, 207850, 207851, 207852, 207853, 207854, 207855, 207856, 207857, 207858, 207859, 207860, 207861, 207862, 207863, 207864, 207865, 207866, 207867, 207868, 207869, 207870, 207871, 207872, 207873, 207874, 207875, 207876, 207877, 207878, 207879, 207880, 207881, 207882, 207883, 207884, 207885, 207886, 207887, 207888, 207889, 207890, 207891, 207892, 207893, 207894, 207895, 207896, 207897, 207898, 207899, 207900, 207901, 207902, 207903, 207904, 207905, 207906, 207907, 207908, 207909, 207910, 207911, 207912, 207913, 207914, 207915, 207916, 207917, 207918, 207919, 207920, 207921, 207922, 207923, 207924, 207925, 207926, 207927, 207928, 207929, 207931, 207932, 207933, 207934, 207935, 207936, 207937, 207938, 207939, 207940, 207941, 207942, 207943, 207944, 207945, 207946, 207947, 207948, 207949, 207950, 207952, 207955, 207959, 207960, 207962, 207963, 207964, 207967, 207968, 207969, 207970, 207971, 207972, 207974, 207975, 207976, 207977, 207978, 207979, 207980, 207982, 207983, 207985, 207987, 207990, 207991, 207992, 207993, 207994, 207995, 207996, 207997, 207998, 207999, 208001, 208002, 208003, 208004, 208005, 208006, 208018, 208019, 208020, 208021, 208025, 208026, 208027, 208028, 208029, 208030, 208031, 208032, 208034, 208035, 208037, 208038, 208039, 208040, 208042, 208043, 208044, 208045, 208046, 208047, 208048, 208049, 208050, 208051, 208052, 208053, 208054, 208055, 208056, 208057, 208058, 208059, 208060, 208061, 208063, 208066, 208070, 208072, 208073, 208074, 208075, 208076, 208077, 208078, 208079, 208080, 208081, 208082, 208083, 208084, 208085, 208086, 208087, 208088, 208089, 208090, 208091, 208092, 208093, 208094, 208095, 208096, 208098, 208099, 208100, 208101, 208102, 208103, 208104, 208105, 208106, 208107, 208108, 208109, 208110, 208111, 208112, 208113, 208114, 208115, 208116, 208117, 208118, 208119, 208120, 208121, 208122, 208125, 208126, 208129, 208130, 208131, 208132, 208133, 208134, 208135, 208136, 208137, 208138, 208139, 208140, 208141, 208142, 208143, 208144, 208145, 208146, 208147, 208148, 208150, 208151, 208153, 208155, 208156, 208157, 208159, 208161, 208162, 208164, 208165, 208166, 208167, 208168, 208169, 208170, 208173, 208174, 208175, 208176, 208177, 208178, 208181, 208182, 208183, 208185, 208186, 208187, 208188, 208189, 208190, 208191, 208193, 208194, 208195, 208197, 208198, 208199, 208200, 208201, 208202, 208203, 208204, 208205, 208206, 208207, 208208, 208209, 208210, 208211, 208212, 208213, 208214, 208215, 208216, 208217, 208218, 208219, 208220, 208221, 208222, 208223, 208224, 208225, 208227, 208228, 208229, 208230, 208231, 208232, 208233, 208234, 208235, 208236, 208237, 208238, 208239, 208240, 208241, 208242, 208243, 208244, 208245, 208246, 208247, 208248, 208249, 208250, 208252, 208253, 208254, 208255, 208256, 208257, 208258, 208259, 208260, 208261, 208262, 208263, 208264, 208265, 208266, 208267, 208268, 208269, 208270, 208271, 208272, 208273, 208274, 208276, 208278, 208279, 208280, 208281, 208282, 208283, 208284, 208285, 208286, 208287, 208288, 208289, 208290, 208291, 208292, 208294, 208295, 208296, 208297, 208298, 208299, 208300, 208301, 208302, 208304, 208305, 208306, 208308, 208310, 208311, 208312, 208313, 208314, 208315, 208316, 208317, 208318, 208319, 208320, 208321, 208322, 208323, 208324, 208325, 208326, 208327, 208328, 208329, 208330, 208331, 208332, 208333, 208334, 208335, 208337, 208338, 208339, 208340, 208341, 208342, 208343, 208344, 208345, 208346, 208347, 208348, 208349, 208351, 208352, 208354, 208355, 208356, 208357, 208358, 208359, 208360, 208361, 208362, 208363, 208364, 208365, 208366, 208367, 208368, 208369, 208370, 208371, 208373, 208374, 208376, 208377, 208378, 208379, 208380, 208381, 208382, 208383, 208384, 208385, 208387, 208389, 208391, 208392, 208393, 208394, 208398, 208399, 208400, 208401, 208402, 208404, 208405, 208406, 208407, 208408, 208409, 208411, 208412, 208413, 208414, 208415, 208418, 208419, 208420, 208421, 208422, 208425, 208426, 208429, 208430, 208431, 208433, 208434, 208435, 208436, 208437, 208438, 208439, 208440, 208441, 208443, 208445, 208446, 208447, 208448, 208449, 208450, 208451, 208452, 208453, 208454, 208455, 208456, 208457, 208458, 208459, 208460, 208461, 208462, 208463, 208464, 208466, 208467, 208469, 208470, 208472, 208473, 208474, 208475, 208476, 208477, 208478, 208484, 208485, 208486, 208487, 208488, 208489, 208490, 208491, 208492, 208493, 208495, 208496, 208497, 208498, 208499, 208500, 208502, 208503, 208504, 208505, 208506, 208507, 208509, 208511, 208513, 208514, 208515, 208516, 208517, 208519, 208520, 208521, 208522, 208524, 208525, 208526, 208527, 208529, 208532, 208533, 208535, 208537, 208538, 208540, 208542, 208544, 208545, 208547, 208548, 208549, 208550, 208551, 208552, 208553, 208554, 208555, 208556, 208557, 208558, 208559, 208560, 208561, 208562, 208563, 208564, 208566, 208567, 208568, 208569, 208570, 208571, 208572, 208573, 208574, 208575, 208576, 208577, 208578, 208580, 208581, 208582, 208583, 208584, 208585, 208586, 208587, 208588, 208589, 208590, 208591, 208592, 208593, 208594, 208595, 208596, 208598, 208599, 208600, 208601, 208602, 208603, 208604, 208605, 208606, 208607, 208608, 208609, 208610, 208611, 208612, 208613, 208614, 208615, 208616, 208617, 208620, 208621, 208622, 208623, 208624, 208625, 208626, 208627, 208628, 208630, 208631, 208632, 208633, 208634, 208635, 208636, 208637, 208639, 208640, 208641, 208642, 208643, 208647, 208648, 208649, 208650, 208651, 208653, 208654, 208658, 208659, 208660, 208661, 208662, 208663, 208664, 208666, 208667, 208668, 208669, 208670, 208671, 208673, 208674, 208676, 208677, 208678, 208680, 208681, 208683, 208685, 208686, 208687, 208688, 208689, 208690, 208691, 208692, 208693, 208694, 208695, 208696, 208697, 208698, 208699, 208700, 208701, 208702, 208703, 208704, 208705, 208706, 208707, 208708, 208709, 208710, 208713, 208714, 208715, 208718, 208721, 208722, 208725, 208726, 208727, 208728, 208729, 208730, 208731, 208732, 208733, 208734, 208735, 208736, 208737, 208738, 208739, 208740, 208741, 208742, 208743, 208744, 208745, 208746, 208747, 208748, 208749, 208750, 208753, 208754, 208755, 208757, 208759, 208760, 208761, 208762, 208763, 208764, 208765, 208766, 208767, 208768, 208769, 208770, 208771, 208772, 208773, 208774, 208775, 208776, 208777, 208778, 208779, 208780, 208781, 208782, 208783, 208784, 208785, 208786, 208787, 208788, 208789, 208790, 208791, 208792, 208793, 208794, 208795, 208796, 208797, 208798, 208799, 208800, 208801, 208803, 208804, 208805, 208808, 208813, 208814, 208815, 208816, 208817, 208818, 208819, 208820, 208821, 208822, 208823, 208825, 208830, 208831, 208832, 208833, 208834, 208835, 208836, 208837, 208838, 208839, 208840, 208848, 208849, 208850, 208851, 208852, 208853, 208854, 208855, 208856, 208857, 208858, 208859, 208861, 208862, 208863, 208864, 208865, 208866, 208867, 208870, 208871, 208872, 208873, 208874, 208878, 208879, 208880, 208881, 208882, 208883, 208884, 208885, 208887, 208888, 208889, 208890, 208892, 208893, 208894, 208895, 208896, 208897, 208898, 208899, 208900, 208903, 208904, 208905, 208906, 208907, 208909, 208910, 208911, 208912, 208913, 208914, 208915, 208916, 208918, 208921, 208923, 208924, 208925, 208926, 208928, 208929, 208930, 208931, 208932, 208933, 208934, 208935, 208936, 208937, 208938, 208939, 208940, 208941, 208942, 208943, 208944, 208945, 208946, 208948, 208949, 208950, 208951, 208952, 208953, 208956, 208957, 208958, 208959, 208962, 208963, 208964, 208965, 208966, 208967, 208968, 208970, 208973, 208976, 208977, 208978, 208979, 208980, 208981, 208982, 208983, 208984, 208985, 208986, 208987, 208988, 208989, 208990, 208991, 208992, 208993, 208994, 208995, 208996, 208997, 208998, 208999, 209000, 209001, 209003, 209005, 209007, 209008, 209009, 209010, 209011, 209013, 209014, 209015, 209016, 209017, 209018, 209019, 209020, 209021, 209022, 209023, 209024, 209025, 209026, 209027, 209028, 209029, 209030, 209031, 209032, 209033, 209034, 209035, 209036, 209038, 209040, 209041, 209042, 209045, 209047, 209048, 209049, 209050, 209051, 209052, 209053, 209054, 209056, 209057, 209059, 209064, 209065, 209066, 209067, 209068, 209069, 209071, 209072, 209073, 209075, 209076, 209077, 209078, 209079, 209080, 209081, 209082, 209083, 209084, 209085, 209086, 209087, 209088, 209089, 209090, 209091, 209092, 209093, 209094, 209095, 209096, 209097, 209098, 209099, 209100, 209101, 209102, 209103, 209104, 209105, 209106, 209107, 209108, 209110, 209111, 209112, 209113, 209114, 209115, 209116, 209117, 209118, 209121, 209122, 209123, 209124, 209125, 209126, 209127, 209128, 209129, 209130, 209131, 209132, 209133, 209134, 209135, 209136, 209137, 209138, 209139, 209140, 209141, 209142, 209143, 209144, 209145, 209146, 209147, 209148, 209149, 209150, 209151, 209152, 209153, 209154, 209156, 209157, 209159, 209161, 209162, 209163, 209164, 209165, 209166, 209167, 209168, 209169, 209170, 209171, 209172, 209173, 209174, 209175, 209176, 209179, 209180, 209181, 209182, 209183, 209184, 209185, 209186, 209187, 209188, 209189, 209191, 209192, 209193, 209194, 209195, 209196, 209197, 209198, 209199, 209200, 209201, 209202, 209203, 209204, 209205, 209206, 209207, 209208, 209210, 209211, 209212, 209215, 209216, 209217, 209218, 209219, 209220, 209221, 209222, 209223, 209224, 209225, 209227, 209228, 209229, 209230, 209231, 209232, 209233, 209234, 209235, 209236, 209237, 209238, 209239, 209240, 209241, 209242, 209244, 209245, 209246, 209247, 209248, 209250, 209251, 209252, 209253, 209254, 209255, 209256, 209257, 209258, 209259, 209260, 209261, 209262, 209263, 209264, 209265, 209266, 209267, 209268, 209269, 209270, 209271, 209272, 209273, 209274, 209275, 209276, 209277, 209278, 209279, 209280, 209281, 209283, 209285, 209286, 209287, 209289, 209290, 209291, 209292, 209293, 209294, 209295, 209296, 209297, 209298, 209299, 209300, 209301, 209302, 209303, 209304, 209305, 209306, 209307, 209308, 209310, 209312, 209313, 209317, 209318, 209319, 209320, 209321, 209323, 209324, 209325, 209326, 209327, 209328, 209329, 209330, 209331, 209332, 209333, 209334, 209337, 209342, 209343, 209345, 209349, 209351, 209352, 209353, 209357, 209358, 209359, 209360, 209361, 209362, 209363, 209364, 209365, 209366, 209367, 209369, 209371, 209372, 209373, 209374, 209375, 209376, 209377, 209378, 209380, 209381, 209382, 209383, 209384, 209385, 209386, 209387, 209388, 209390, 209391, 209392, 209393, 209394, 209395, 209396, 209397, 209398, 209399, 209400, 209401, 209402, 209403, 209404, 209405, 209406, 209407, 209408, 209409, 209410, 209411, 209412, 209414, 209415, 209416, 209418, 209419, 209420, 209421, 209422, 209423, 209424, 209425, 209426, 209427, 209428, 209429, 209430, 209431, 209432, 209433, 209434, 209435, 209437, 209438, 209439, 209440, 209441, 209442, 209443, 209444, 209445, 209446, 209447, 209448, 209449, 209450, 209451, 209452, 209453, 209454, 209455, 209456, 209457, 209458, 209460, 209462, 209464, 209465, 209466, 209467, 209468, 209469, 209470, 209471, 209472, 209473, 209474, 209476, 209477, 209478, 209479, 209480, 209481, 209482, 209483, 209484, 209485, 209486, 209487, 209488, 209489, 209490, 209491, 209492, 209493, 209494, 209495, 209496, 209497, 209499, 209500, 209501, 209502, 209503, 209504, 209505, 209506, 209507, 209508, 209509, 209510, 209512, 209513, 209514, 209515, 209516, 209517, 209518, 209519, 209520, 209521, 209522, 209523, 209525, 209526, 209527, 209533, 209534, 209535, 209537, 209538, 209539, 209540, 209541, 209542, 209543, 209544, 209545, 209546, 209547, 209549, 209550, 209551, 209552, 209553, 209559, 209560, 209562, 209563, 209564, 209565, 209566, 209567, 209569, 209570, 209571, 209572, 209573, 209574, 209575, 209576, 209577, 209578, 209579, 209580, 209581, 209583, 209587, 209588, 209590, 209591, 209592, 209593, 209594, 209595, 209596, 209597, 209598, 209599, 209600, 209601, 209602, 209603, 209604, 209605, 209606, 209609, 209610, 209611, 209612, 209613, 209614, 209616, 209617, 209618, 209619, 209620, 209621, 209622, 209623, 209624, 209625, 209626, 209627, 209628, 209629, 209630, 209631, 209632, 209633, 209634, 209635, 209636, 209637, 209638, 209639, 209640, 209641, 209642, 209643, 209644, 209645, 209646, 209647, 209648, 209649, 209650, 209651, 209652, 209653, 209654, 209655, 209656, 209657, 209658, 209659, 209660, 209661, 209662, 209663, 209664, 209665, 209666, 209667, 209668, 209669, 209671, 209674, 209675, 209676, 209677, 209679, 209681, 209682, 209683, 209684, 209685, 209686, 209687, 209688, 209689, 209690, 209691, 209692, 209693, 209694, 209695, 209696, 209697, 209698, 209699, 209700, 209701, 209702, 209703, 209704, 209705, 209706, 209707, 209708, 209709, 209710, 209711, 209712, 209713, 209714, 209715, 209716, 209717, 209718, 209719, 209720, 209721, 209722, 209723, 209725, 209726, 209727, 209729, 209730, 209731, 209732, 209733, 209734, 209735, 209736, 209737, 209739, 209740, 209741, 209743, 209744, 209745, 209746, 209747, 209748, 209749, 209750, 209751, 209752, 209753, 209754, 209755, 209757, 209759, 209760, 209761, 209762, 209763, 209764, 209765, 209766, 209767, 209768, 209769, 209770, 209771, 209772, 209774, 209775, 209776, 209777, 209778, 209779, 209780, 209781, 209782, 209783, 209784, 209786, 209787, 209788, 209789, 209790, 209791, 209793, 209794, 209795, 209796, 209799, 209800, 209801, 209802, 209803, 209804, 209805, 209807, 209808, 209809, 209810, 209813, 209816, 209817, 209819, 209820, 209821, 209826, 209827, 209828, 209829, 209831, 209832, 209833, 209834, 209835, 209836, 209837, 209838, 209840, 209841, 209842, 209843, 209844, 209845, 209846, 209847, 209848, 209849, 209850, 209851, 209852, 209853, 209854, 209855, 209856, 209858, 209859, 209860, 209861, 209862, 209863, 209864, 209865, 209866, 209867, 209868, 209869, 209870, 209871, 209873, 209874, 209875, 209876, 209877, 209878, 209880, 209881, 209882, 209883, 209884, 209886, 209888, 209890, 209891, 209892, 209893, 209894, 209895, 209896, 209897, 209898, 209899, 209900, 209901, 209902, 209903, 209904, 209905, 209907, 209909, 209910, 209911, 209912, 209913, 209914, 209915, 209916, 209917, 209918, 209919, 209920, 209921, 209922, 209923, 209924, 209925, 209926, 209927, 209929, 209930, 209931, 209932, 209933, 209934, 209935, 209936, 209937, 209938, 209942, 209943, 209944, 209945, 209946, 209947, 209950, 209951, 209952, 209953, 209955, 209956, 209957, 209959, 209960, 209961, 209962, 209963, 209964, 209965, 209966, 209967, 209968, 209969, 209970, 209971, 209972, 209973, 209974, 209975, 209976, 209977, 209980, 209981, 209982, 209983, 209984, 209985, 209986, 209987, 209988, 209989, 209990, 209991, 209992, 209993, 209994, 209995, 209996, 209997, 209998, 209999, 210000, 210001, 210002, 210003, 210004, 210005, 210008, 210009, 210010, 210015, 210016, 210017, 210019, 210020, 210021, 210022, 210023, 210024, 210025, 210026, 210027, 210028, 210029, 210030, 210031, 210032, 210033, 210034, 210035, 210036, 210037, 210038, 210039, 210041, 210042, 210043, 210044, 210045, 210046, 210047, 210048, 210050, 210051, 210052, 210053, 210054, 210055, 210056, 210058, 210059, 210060, 210061, 210062, 210063, 210064, 210065, 210068, 210069, 210070, 210071, 210072, 210073, 210074, 210075, 210076, 210077, 210078, 210079, 210080, 210081, 210082, 210083, 210084, 210085, 210086, 210087, 210088, 210089, 210091, 210092, 210093, 210095, 210096, 210097, 210098, 210099, 210101, 210102, 210103, 210104, 210106, 210108, 210109, 210110, 210111, 210112, 210113, 210114, 210115, 210116, 210117, 210118, 210119, 210120, 210121, 210122, 210124, 210125, 210126, 210127, 210128, 210129, 210130, 210131, 210132, 210133, 210134, 210135, 210136, 210137, 210138, 210139, 210140, 210141, 210142, 210143, 210144, 210146, 210147, 210148, 210149, 210150, 210151, 210153, 210154, 210155, 210156, 210157, 210158, 210159, 210160, 210161, 210162, 210163, 210164, 210165, 210166, 210167, 210168, 210169, 210170, 210171, 210172, 210173, 210174, 210175, 210176, 210177, 210178, 210180, 210181, 210182, 210183, 210184, 210185, 210186, 210187, 210188, 210189, 210192, 210193, 210195, 210196, 210197, 210198, 210200, 210202, 210203, 210204, 210205, 210206, 210207, 210208, 210209, 210210, 210211, 210221, 210226, 210228, 210229, 210230, 210231, 210234, 210235, 210236, 210237, 210238, 210239, 210240, 210241, 210242, 210245, 210246, 210247, 210248, 210249, 210250, 210251, 210252, 210256, 210257, 210258, 210259, 210260, 210261, 210262, 210263, 210264, 210265, 210266, 210267, 210268, 210269, 210270, 210271, 210272, 210273, 210274, 210275, 210276, 210277, 210278, 210279, 210280, 210281, 210282, 210283, 210284, 210285, 210286, 210288, 210289, 210290, 210291, 210292, 210293, 210294, 210295, 210298, 210300, 210301, 210303, 210304, 210305, 210306, 210307, 210308, 210309, 210310, 210311, 210312, 210313, 210314, 210315, 210316, 210317, 210318, 210319, 210320, 210321, 210323, 210326, 210327, 210328, 210330, 210331, 210332, 210333, 210334, 210335, 210336, 210337, 210338, 210339, 210340, 210341, 210342, 210343, 210344, 210345, 210346, 210347, 210348, 210349, 210350, 210351, 210352, 210353, 210355, 210356, 210357, 210358, 210359, 210362, 210363, 210364, 210365, 210366, 210372, 210376, 210378, 210380, 210382, 210384, 210387, 210389, 210390, 210391, 210392, 210393, 210394, 210395, 210396, 210397, 210398, 210399, 210400, 210401, 210402, 210403, 210406, 210407, 210408, 210409, 210410, 210411, 210412, 210413, 210415, 210416, 210417, 210418, 210419, 210420, 210421, 210422, 210423, 210424, 210425, 210426, 210427, 210428, 210429, 210430, 210431, 210432, 210433, 210434, 210435, 210436, 210437, 210438, 210439, 210440, 210441, 210442, 210443, 210444, 210445, 210446, 210447, 210448, 210449, 210450, 210452, 210453, 210454, 210455, 210456, 210457, 210458, 210459, 210460, 210461, 210462, 210463, 210464, 210465, 210466, 210467, 210468, 210469, 210470, 210471, 210472, 210473, 210474, 210475, 210476, 210477, 210479, 210480, 210481, 210484, 210485, 210486, 210488, 210492, 210494, 210495, 210496, 210497, 210498, 210499, 210500, 210503, 210504, 210505, 210506, 210507, 210508, 210510, 210511, 210512, 210513, 210514, 210515, 210516, 210517, 210518, 210519, 210520, 210521, 210522, 210523, 210524, 210525, 210526, 210527, 210529, 210530, 210531, 210532, 210534, 210538, 210539, 210540, 210541, 210542, 210543, 210544, 210546, 210547, 210550, 210551, 210552, 210553, 210554, 210555, 210556, 210557, 210558, 210559, 210560, 210561, 210562, 210563, 210565, 210566, 210567, 210568, 210570, 210571, 210572, 210573, 210574, 210575, 210576, 210577, 210578, 210579, 210580, 210581, 210582, 210583, 210584, 210585, 210586, 210587, 210588, 210589, 210590, 210591, 210592, 210593, 210594, 210595, 210596, 210598, 210599, 210600, 210601, 210605, 210606, 210607, 210608, 210609, 210610, 210611, 210612, 210613, 210616, 210617, 210618, 210619, 210620, 210621, 210622, 210623, 210624, 210625, 210626, 210627, 210628, 210629, 210630, 210631, 210632, 210633, 210634, 210635, 210636, 210637, 210639, 210640, 210641, 210642, 210643, 210644, 210645, 210646, 210647, 210648, 210649, 210650, 210651, 210652, 210653, 210654, 210655, 210656, 210657, 210658, 210659, 210662, 210663, 210665, 210666, 210667, 210668, 210669, 210670, 210671, 210672, 210674, 210675, 210676, 210677, 210679, 210680, 210681, 210682, 210683, 210684, 210685, 210686, 210687, 210688, 210690, 210691, 210692, 210693, 210694, 210695, 210696, 210698, 210699, 210700, 210701, 210702, 210703, 210704, 210705, 210706, 210707, 210708, 210709, 210710, 210711, 210712, 210713, 210714, 210715, 210716, 210717, 210718, 210719, 210720, 210722, 210723, 210724, 210725, 210726, 210727, 210728, 210729, 210730, 210731, 210732, 210733, 210734, 210735, 210736, 210737, 210738, 210739, 210740, 210741, 210742, 210743, 210744, 210745, 210746, 210747, 210748, 210749, 210751, 210752, 210753, 210754, 210755, 210756, 210757, 210758, 210759, 210760, 210761, 210762, 210763, 210764, 210765, 210766, 210767, 210768, 210769, 210771, 210772, 210774, 210775, 210776, 210777, 210779, 210781, 210782, 210783, 210784, 210785, 210788, 210789, 210790, 210791, 210792, 210793, 210794, 210795, 210796, 210797, 210798, 210799, 210803, 210804, 210805, 210806, 210807, 210808, 210809, 210810, 210811, 210812, 210813, 210815, 210816, 210817, 210818, 210819, 210820, 210821, 210822, 210823, 210824, 210825, 210826, 210827, 210828, 210829, 210830, 210831, 210832, 210833, 210834, 210835, 210836, 210837, 210838, 210839, 210841, 210842, 210843, 210844, 210846, 210847, 210848, 210849, 210850, 210851, 210852, 210853, 210854, 210855, 210856, 210857, 210858, 210859, 210860, 210861, 210862, 210863, 210864, 210865, 210866, 210867, 210868, 210870, 210871, 210872, 210873, 210874, 210875, 210876, 210877, 210879, 210880, 210882, 210883, 210884, 210885, 210886, 210888, 210889, 210890, 210891, 210892, 210893, 210894, 210895, 210897, 210898, 210899, 210900, 210902, 210903, 210904, 210905, 210906, 210907, 210908, 210909, 210910, 210911, 210912, 210913, 210914, 210915, 210916, 210917, 210918, 210919, 210920, 210921, 210922, 210923, 210924, 210926, 210927, 210928, 210930, 210931, 210932, 210933, 210934, 210935, 210936, 210937, 210938, 210939, 210940, 210941, 210942, 210943, 210944, 210945, 210946, 210947, 210949, 210950, 210951, 210952, 210953, 210954, 210955, 210956, 210957, 210958, 210959, 210960, 210961, 210962, 210963, 210964, 210965, 210966, 210967, 210968, 210969, 210970, 210971, 210972, 210973, 210974, 210975, 210976, 210977, 210978, 210980, 210981, 210982, 210983, 210984, 210985, 210986, 210988, 210989, 210990, 210992, 210993, 210996, 210997, 210999, 211002, 211003, 211006, 211007, 211008, 211009, 211010, 211013, 211014, 211015, 211016, 211017, 211018, 211019, 211020, 211021, 211023, 211024, 211027, 211028, 211029, 211030, 211031, 211032, 211034, 211035, 211036, 211037, 211038, 211039, 211044, 211045, 211046, 211047, 211048, 211049, 211051, 211052, 211053, 211054, 211055, 211056, 211057, 211058, 211059, 211060, 211061, 211062, 211063, 211064, 211065, 211066, 211067, 211068, 211069, 211070, 211071, 211072, 211073, 211074, 211075, 211076, 211077, 211078, 211079, 211080, 211081, 211082, 211083, 211084, 211085, 211086, 211087, 211088, 211089, 211090, 211091, 211092, 211093, 211094, 211095, 211096, 211097, 211098, 211099, 211100, 211101, 211102, 211103, 211104, 211105, 211106, 211107, 211108, 211109, 211110, 211111, 211112, 211113, 211114, 211115, 211116, 211117, 211118, 211119, 211120, 211121, 211122, 211123, 211124, 211125, 211126, 211127, 211129, 211130, 211131, 211132, 211133, 211134, 211135, 211136, 211137, 211138, 211139, 211140, 211141, 211142, 211143, 211144, 211145, 211147, 211148, 211149, 211150, 211151, 211152, 211153, 211154, 211155, 211156, 211157, 211158, 211159, 211160, 211161, 211162, 211163, 211164, 211165, 211166, 211167, 211168, 211169, 211170, 211171, 211172, 211173, 211174, 211175, 211176, 211177, 211178, 211179, 211180, 211182, 211184, 211185, 211186, 211187, 211189, 211190, 211191, 211192, 211193, 211194, 211195, 211196, 211197, 211198, 211199, 211201, 211202, 211203, 211204, 211205, 211206, 211207, 211208, 211209, 211210, 211211, 211212, 211213, 211214, 211215, 211216, 211217, 211218, 211219, 211220, 211221, 211222, 211223, 211224, 211226, 211227, 211228, 211231, 211232, 211233, 211234, 211235, 211236, 211238, 211239, 211240, 211241, 211242, 211243, 211244, 211245, 211246, 211247, 211248, 211249, 211250, 211251, 211252, 211253, 211254, 211255, 211256, 211257, 211258, 211260, 211261, 211262, 211263, 211265, 211266, 211267, 211268, 211270, 211271, 211272, 211273, 211275, 211276, 211277, 211278, 211280, 211281, 211282, 211283, 211284, 211285, 211286, 211287, 211288, 211289, 211290, 211291, 211292, 211293, 211294, 211295, 211296, 211300, 211301, 211302, 211305, 211306, 211307, 211308, 211309, 211310, 211311, 211312, 211313, 211314, 211315, 211316, 211317, 211318, 211319, 211320, 211321, 211322, 211323, 211324, 211326, 211327, 211331, 211333, 211335, 211337, 211339, 211341, 211342, 211343, 211344, 211345, 211347, 211348, 211349, 211351, 211352, 211353, 211354, 211355, 211356, 211357, 211359, 211368, 211369, 211370, 211371, 211372, 211373, 211374, 211375, 211376, 211377, 211378, 211379, 211380, 211381, 211382, 211383, 211384, 211385, 211389, 211390, 211391, 211393, 211399, 211401, 211403, 211404, 211408, 211409, 211410, 211411, 211419, 211420, 211421, 211422, 211423, 211424, 211443, 211444, 211445, 211446, 211447, 211450, 211467, 211468, 211469, 211474, 211480, 211493, 211498, 211499, 211505, 211506, 211508, 211509, 211510, 211511, 211512, 211514, 211515, 211516, 211517, 211518, 211519, 211520, 211521, 211522, 211523, 211524, 211526, 211527, 211528, 211529, 211530, 211531, 211532, 211533, 211534, 211535, 211536, 211537, 211538, 211539, 211541, 211542, 211544, 211546, 211547, 211548, 211549, 211551, 211555, 211556, 211557, 211559, 211561, 211564, 211565, 211566, 211567, 211568, 211569, 211570, 211571, 211572, 211573, 211574, 211575, 211576, 211577, 211578, 211579, 211580, 211581, 211582, 211583, 211584, 211585, 211586, 211587, 211588, 211589, 211590, 211591, 211592, 211593, 211594, 211595, 211596, 211597, 211598, 211599, 211600, 211601, 211602, 211603, 211604, 211605, 211606, 211607, 211608, 211609, 211610, 211611, 211612, 211613, 211614, 211615, 211616, 211617, 211618, 211619, 211620, 211621, 211622, 211623, 211626, 211627, 211628, 211629, 211630, 211631, 211632, 211634, 211635, 211636, 211637, 211638, 211639, 211641, 211642, 211643, 211644, 211645, 211646, 211649, 211650, 211651, 211652, 211655, 211657, 211658, 211659, 211660, 211661, 211662, 211663, 211664, 211665, 211666, 211667, 211668, 211669, 211670, 211672, 211674, 211675, 211676, 211677, 211678, 211681, 211682, 211684, 211685, 211689, 211691, 211695, 211697, 211699, 211701, 211702, 211703, 211705, 211707, 211708, 211709, 211710, 211712, 211713, 211714, 211719, 211720, 211721, 211722, 211723, 211724, 211725, 211726, 211727, 211728, 211730, 211731, 211732, 211733, 211734, 211735, 211737, 211739, 211740, 211742, 211746, 211747, 211748, 211749, 211750, 211751, 211752, 211753, 211754, 211755, 211756, 211757, 211758, 211759, 211760, 211761, 211762, 211763, 211766, 211767, 211768, 211769, 211770, 211771, 211772, 211773, 211774, 211776, 211777, 211779, 211780, 211781, 211782, 211783, 211784, 211787, 211788, 211791, 211793, 211794, 211795, 211796, 211797, 211799, 211802, 211803, 211804, 211805, 211807, 211808, 211809, 211810, 211811, 211812, 211813, 211814, 211815, 211816, 211817, 211818, 211819, 211820, 211821, 211822, 211824, 211825, 211826, 211827, 211830, 211831, 211832, 211833, 211835, 211836, 211838, 211840, 211841, 211842, 211843, 211844, 211845, 211846, 211847, 211849, 211850, 211851, 211852, 211853, 211854, 211856, 211858, 211859, 211860, 211862, 211863, 211864, 211865, 211866, 211868, 211869, 211870, 211871, 211872, 211873, 211874, 211876, 211877, 211878, 211881, 211882, 211883, 211884); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (211885, 211886, 211887, 211888, 211889, 211890, 211891, 211892, 211893, 211894, 211895, 211897, 211899, 211900, 211902, 211904, 211905, 211907, 211908, 211909, 211911, 211912, 211913, 211915, 211916, 211918, 211919, 211921, 211922, 211923, 211924, 211926, 211928, 211930, 211931, 211932, 211933, 211934, 211935, 211936, 211937, 211939, 211940, 211942, 211943, 211944, 211945, 211946, 211947, 211948, 211949, 211950, 211957, 211960, 211961, 211962, 211963, 211964, 211966, 211968, 211969, 211970, 211971, 211972, 211973, 211974, 211975, 211976, 211977, 211978, 211979, 211980, 211982, 211983, 211986, 211987, 211988, 211989, 211990, 211991, 211992, 211993, 211994, 211995, 211996, 211997, 212002, 212003, 212004, 212005, 212006, 212007, 212008, 212009, 212010, 212011, 212012, 212013, 212014, 212015, 212016, 212017, 212018, 212019, 212020, 212021, 212022, 212024, 212025, 212026, 212027, 212028, 212029, 212030, 212031, 212032, 212033, 212035, 212036, 212039, 212040, 212041, 212042, 212043, 212044, 212045, 212046, 212047, 212049, 212050, 212051, 212052, 212053, 212054, 212055, 212056, 212057, 212058, 212059, 212060, 212061, 212062, 212065, 212066, 212067, 212068, 212069, 212070, 212071, 212072, 212073, 212074, 212075, 212076, 212077, 212078, 212079, 212080, 212081, 212082, 212083, 212084, 212085, 212086, 212087, 212088, 212089, 212090, 212091, 212092, 212093, 212094, 212095, 212097, 212098, 212099, 212100, 212101, 212103, 212105, 212106, 212107, 212108, 212109, 212110, 212111, 212113, 212116, 212117, 212118, 212119, 212120, 212122, 212123, 212124, 212126, 212127, 212128, 212129, 212130, 212131, 212132, 212133, 212134, 212135, 212136, 212137, 212138, 212139, 212140, 212141, 212142, 212143, 212144, 212145, 212146, 212147, 212148, 212149, 212150, 212151, 212152, 212153, 212154, 212155, 212156, 212158, 212160, 212161, 212162, 212163, 212164, 212165, 212166, 212167, 212168, 212169, 212170, 212171, 212172, 212173, 212174, 212175, 212176, 212177, 212178, 212179, 212180, 212181, 212182, 212183, 212185, 212187, 212188, 212189, 212190, 212191, 212192, 212193, 212194, 212195, 212196, 212197, 212198, 212199, 212200, 212201, 212202, 212203, 212204, 212205, 212206, 212207, 212208, 212210, 212211, 212212, 212213, 212214, 212215, 212216, 212217, 212218, 212219, 212220, 212221, 212222, 212223, 212224, 212225, 212226, 212227, 212228, 212229, 212230, 212231, 212232, 212233, 212234, 212235, 212236, 212237, 212238, 212239, 212242, 212243, 212244, 212245, 212246, 212247, 212248, 212250, 212251, 212253, 212255, 212256, 212257, 212258, 212259, 212260, 212265, 212266, 212267, 212269, 212270, 212272, 212273, 212274, 212275, 212276, 212277, 212278, 212279, 212281, 212282, 212283, 212284, 212285, 212286, 212287, 212288, 212291, 212292, 212293, 212294, 212295, 212296, 212297, 212299, 212300, 212301, 212302, 212303, 212304, 212306, 212307, 212308, 212309, 212310, 212311, 212312, 212313, 212314, 212315, 212317, 212320, 212321, 212322, 212323, 212324, 212325, 212326, 212327, 212328, 212329, 212332, 212335, 212336, 212337, 212338, 212339, 212340, 212341, 212342, 212343, 212344, 212345, 212346, 212347, 212348, 212349, 212350, 212351, 212352, 212353, 212354, 212355, 212356, 212357, 212358, 212359, 212360, 212361, 212362, 212363, 212364, 212365, 212368, 212369, 212370, 212371, 212372, 212373, 212374, 212375, 212376, 212378, 212379, 212380, 212381, 212382, 212383, 212384, 212385, 212386, 212387, 212388, 212389, 212390, 212392, 212393, 212394, 212397, 212398, 212399, 212400, 212401, 212402, 212403, 212404, 212405, 212406, 212407, 212408, 212409, 212410, 212411, 212412, 212413, 212414, 212415, 212416, 212417, 212418, 212419, 212420, 212421, 212422, 212423, 212424, 212425, 212426, 212427, 212428, 212429, 212430, 212431, 212432, 212433, 212434, 212435, 212436, 212437, 212438, 212439, 212440, 212444, 212445, 212446, 212447, 212448, 212449, 212450, 212451, 212452, 212453, 212454, 212455, 212456, 212457, 212459, 212460, 212464, 212465, 212466, 212467, 212469, 212470, 212471, 212472, 212473, 212474, 212475, 212476, 212477, 212478, 212479, 212480, 212481, 212482, 212483, 212484, 212485, 212486, 212487, 212488, 212489, 212490, 212491, 212492, 212493, 212494, 212495, 212496, 212497, 212498, 212499, 212500, 212501, 212502, 212503, 212504, 212505, 212506, 212508, 212509, 212511, 212512, 212513, 212514, 212515, 212516, 212517, 212518, 212519, 212520, 212521, 212522, 212523, 212524, 212525, 212526, 212527, 212528, 212529, 212530, 212531, 212532, 212533, 212534, 212535, 212536, 212537, 212538, 212539, 212540, 212541, 212542, 212543, 212545, 212546, 212547, 212548, 212549, 212550, 212551, 212552, 212553, 212554, 212556, 212557, 212558, 212559, 212560, 212561, 212562, 212563, 212564, 212565, 212567, 212568, 212569, 212570, 212571, 212572, 212573, 212575, 212576, 212577, 212578, 212579, 212580, 212582, 212583, 212584, 212585, 212586, 212587, 212588, 212589, 212590, 212591, 212592, 212593, 212594, 212595, 212596, 212597, 212599, 212600, 212601, 212602, 212603, 212604, 212605, 212606, 212607, 212608, 212609, 212610, 212611, 212612, 212613, 212614, 212615, 212616, 212617, 212618, 212619, 212620, 212621, 212622, 212623, 212624, 212625, 212626, 212627, 212628, 212629, 212630, 212631, 212633, 212634, 212635, 212636, 212637, 212638, 212640, 212641, 212642, 212643, 212646, 212647, 212649, 212650, 212651, 212652, 212653, 212654, 212655, 212656, 212657, 212658, 212659, 212660, 212661, 212662, 212663, 212664, 212665, 212666, 212668, 212669, 212670, 212671, 212672, 212673, 212675, 212677, 212679, 212680, 212681, 212682, 212684, 212685, 212686, 212687, 212688, 212689, 212690, 212691, 212693, 212695, 212696, 212697, 212698, 212700, 212701, 212702, 212704, 212705, 212708, 212709, 212710, 212711, 212712, 212713, 212714, 212715, 212717, 212718, 212719, 212720, 212721, 212722, 212723, 212724, 212725, 212726, 212731, 212732, 212733, 212734, 212735, 212736, 212737, 212738, 212739, 212740, 212741, 212742, 212743, 212744, 212746, 212747, 212748, 212749, 212750, 212751, 212752, 212754, 212755, 212756, 212757, 212758, 212759, 212761, 212762, 212764, 212765, 212766, 212769, 212770, 212771, 212772, 212773, 212774, 212775, 212776, 212777, 212778, 212779, 212780, 212781, 212782, 212783, 212784, 212785, 212786, 212787, 212788, 212789, 212790, 212791, 212792, 212793, 212794, 212795, 212796, 212797, 212798, 212799, 212800, 212805, 212806, 212807, 212808, 212810, 212811, 212812, 212813, 212814, 212815, 212816, 212817, 212818, 212819, 212820, 212821, 212822, 212823, 212824, 212825, 212828, 212829, 212830, 212832, 212833, 212834, 212835, 212836, 212838, 212839, 212840, 212841, 212842, 212844, 212845, 212846, 212848, 212849, 212850, 212851, 212852, 212853, 212854, 212855, 212857, 212858, 212860, 212861, 212862, 212863, 212864, 212865, 212866, 212867, 212868, 212869, 212870, 212871, 212872, 212873, 212874, 212875, 212876, 212877, 212878, 212879, 212880, 212881, 212882, 212883, 212884, 212885, 212886, 212887, 212888, 212889, 212891, 212892, 212893, 212894, 212895, 212896, 212897, 212898, 212899, 212900, 212901, 212902, 212903, 212904, 212905, 212906, 212907, 212908, 212909, 212910, 212911, 212912, 212913, 212914, 212915, 212916, 212917, 212918, 212919, 212920, 212921, 212922, 212923, 212924, 212925, 212926, 212927, 212928, 212929, 212930, 212931, 212932, 212933, 212935, 212936, 212937, 212938, 212939, 212940, 212941, 212942, 212943, 212944, 212945, 212946, 212947, 212948, 212949, 212950, 212951, 212952, 212954, 212955, 212956, 212957, 212958, 212959, 212960, 212961, 212962, 212963, 212964, 212965, 212966, 212967, 212968, 212971, 212972, 212973, 212974, 212975, 212976, 212977, 212978, 212979, 212980, 212981, 212982, 212983, 212984, 212985, 212986, 212987, 212988, 212989, 212990, 212991, 212992, 212993, 212994, 212995, 212996, 212997, 212998, 212999, 213000, 213001, 213002, 213003, 213004, 213005, 213006, 213007, 213008, 213009, 213010, 213015, 213016, 213017, 213018, 213019, 213020, 213021, 213022, 213023, 213024, 213025, 213026, 213027, 213028, 213029, 213030, 213031, 213032, 213033, 213034, 213035, 213036, 213037, 213038, 213039, 213040, 213044, 213045, 213046, 213047, 213048, 213049, 213050, 213051, 213052, 213053, 213054, 213055, 213056, 213057, 213058, 213059, 213060, 213061, 213062, 213063, 213064, 213065, 213066, 213067, 213068, 213069, 213073, 213075, 213076, 213078, 213079, 213080, 213081, 213082, 213083, 213084, 213085, 213086, 213087, 213088, 213089, 213090, 213091, 213092, 213093, 213094, 213095, 213096, 213097, 213098, 213099, 213100, 213101, 213102, 213103, 213104, 213105, 213106, 213107, 213108, 213109, 213110, 213111, 213112, 213113, 213114, 213115, 213116, 213117, 213118, 213119, 213120, 213121, 213122, 213123, 213124, 213125, 213126, 213127, 213128, 213129, 213130, 213131, 213133, 213134, 213135, 213136, 213137, 213138, 213139, 213140, 213141, 213142, 213143, 213144, 213145, 213146, 213147, 213148, 213149, 213150, 213151, 213152, 213153, 213154, 213155, 213156, 213157, 213158, 213159, 213160, 213161, 213162, 213163, 213164, 213165, 213166, 213167, 213168, 213169, 213170, 213171, 213172, 213173, 213174, 213175, 213176, 213177, 213178, 213179, 213180, 213181, 213182, 213183, 213184, 213185, 213186, 213187, 213188, 213189, 213190, 213191, 213192, 213193, 213194, 213195, 213196, 213197, 213198, 213199, 213200, 213201, 213202, 213203, 213204, 213205, 213206, 213207, 213208, 213209, 213210, 213211, 213212, 213213, 213214, 213215, 213216, 213217, 213218, 213219, 213220, 213221, 213223, 213225, 213229, 213237, 213238, 213239, 213240, 213241, 213242, 213243, 213244, 213245, 213248, 213249, 213250, 213251, 213252, 213253, 213254, 213255, 213256, 213257, 213258, 213259, 213260, 213261, 213262, 213263, 213264, 213265, 213268, 213269, 213270, 213271, 213272, 213273, 213274, 213275, 213276, 213277, 213278, 213279, 213280, 213281, 213282, 213283, 213284, 213285, 213286, 213287, 213288, 213289, 213290, 213292, 213293, 213294, 213295, 213296, 213297, 213298, 213299, 213300, 213301, 213302, 213303, 213304, 213305, 213306, 213307, 213308, 213309, 213310, 213311, 213312, 213313, 213314, 213315, 213316, 213317, 213318, 213319, 213320, 213321, 213322, 213323, 213324, 213325, 213326, 213327, 213328, 213329, 213330, 213331, 213332, 213333, 213335, 213337, 213338, 213339, 213340, 213341, 213342, 213343, 213344, 213345, 213346, 213347, 213348, 213349, 213350, 213351, 213352, 213353, 213354, 213355, 213356, 213358, 213359, 213360, 213361, 213362, 213363, 213364, 213365, 213366, 213367, 213368, 213369, 213370, 213371, 213372, 213373, 213374, 213375, 213376, 213377, 213378, 213379, 213380, 213381, 213382, 213383, 213384, 213385, 213386, 213387, 213388, 213389, 213390, 213391, 213392, 213393, 213394, 213395, 213396, 213398, 213399, 213400, 213401, 213402, 213403, 213405, 213406, 213407, 213408, 213411, 213412, 213413, 213414, 213415, 213428, 213431, 213432, 213433, 213434, 213439, 213440, 213446, 213447, 213453, 213454, 213455, 213456, 213457, 213458, 213459, 213460, 213461, 213462, 213465, 213466, 213467, 213468, 213469, 213470, 213471, 213472, 213473, 213474, 213475, 213476, 213477, 213478, 213479, 213480, 213481, 213482, 213483, 213484, 213485, 213486, 213487, 213488, 213489, 213490, 213491, 213492, 213493, 213498, 213499, 213500, 213501, 213502, 213504, 213506, 213518, 213519, 213528, 213529, 213530, 213531, 213532, 213533, 213534, 213535, 213536, 213537, 213538, 213539, 213541, 213542, 213543, 213544, 213545, 213546, 213547, 213549, 213550, 213551, 213552, 213553, 213554, 213555, 213556, 213557, 213558, 213559, 213560, 213561, 213562, 213563, 213564, 213565, 213566, 213567, 213568, 213569, 213570, 213571, 213572, 213573, 213574, 213576, 213577, 213578, 213579, 213580, 213581, 213582, 213583, 213584, 213586, 213587, 213588, 213589, 213590, 213591, 213592, 213593, 213597, 213598, 213599, 213600, 213601, 213603, 213604, 213606, 213607, 213608, 213609, 213610, 213611, 213612, 213613, 213614, 213615, 213616, 213617, 213618, 213619, 213620, 213621, 213622, 213623, 213624, 213625, 213627, 213628, 213629, 213630, 213631, 213632, 213633, 213634, 213636, 213637, 213638, 213639, 213640, 213641, 213643, 213644, 213645, 213646, 213647, 213648, 213649, 213650, 213651, 213652, 213653, 213654, 213655, 213656, 213657, 213658, 213660, 213661, 213662, 213663, 213664, 213665, 213666, 213668, 213669, 213670, 213671, 213672, 213673, 213674, 213675, 213676, 213677, 213678, 213679, 213680, 213681, 213682, 213683, 213684, 213685, 213686, 213687, 213688, 213689, 213690, 213691, 213692, 213693, 213694, 213695, 213696, 213697, 213698, 213699, 213700, 213701, 213702, 213703, 213704, 213706, 213707, 213712, 213713, 213714, 213715, 213716, 213717, 213718, 213729, 213730, 213731, 213732, 213733, 213734, 213735, 213736, 213737, 213739, 213740, 213741, 213742, 213743, 213744, 213745, 213746, 213747, 213748, 213749, 213750, 213751, 213752, 213753, 213754, 213755, 213756, 213757, 213758, 213759, 213760, 213761, 213762, 213763, 213765, 213766, 213767, 213768, 213769, 213770, 213771, 213772, 213773, 213774, 213775, 213776, 213777, 213778, 213779, 213780, 213781, 213782, 213783, 213784, 213785, 213786, 213787, 213788, 213789, 213790, 213791, 213793, 213794, 213796, 213797, 213798, 213799, 213800, 213801, 213802, 213803, 213805, 213806, 213807, 213808, 213809, 213810, 213811, 213812, 213813, 213814, 213815, 213816, 213817, 213818, 213819, 213820, 213821, 213822, 213823, 213824, 213825, 213826, 213827, 213828, 213829, 213830, 213831, 213832, 213833, 213834, 213835, 213836, 213837, 213838, 213839, 213840, 213841, 213842, 213843, 213844, 213845, 213846, 213847, 213848, 213849, 213850, 213851, 213852, 213853, 213854, 213855, 213857, 213858, 213859, 213860, 213861, 213863, 213864, 213865, 213866, 213867, 213868, 213869, 213870, 213871, 213872, 213873, 213874, 213875, 213876, 213877, 213878, 213879, 213880, 213881, 213882, 213883, 213884, 213885, 213886, 213887, 213888, 213889, 213890, 213891, 213892, 213893, 213894, 213895, 213897, 213898, 213899, 213900, 213901, 213902, 213903, 213904, 213905, 213906, 213907, 213908, 213909, 213910, 213911, 213912, 213913, 213914, 213915, 213916, 213917, 213918, 213919, 213920, 213921, 213922, 213924, 213925, 213926, 213927, 213928, 213929, 213930, 213931, 213932, 213933, 213934, 213937, 213938, 213939, 213940, 213941, 213942, 213943, 213944, 213945, 213946, 213947, 213948, 213950, 213951, 213952, 213953, 213954, 213960, 213961, 213962, 213966, 213973, 213980, 213981, 213982, 213983, 213984, 213985, 213986, 213987, 213988, 213989, 213990, 213991, 213992, 213993, 213995, 213996, 213997, 213998, 213999, 214001, 214002, 214003, 214004, 214005, 214006, 214007, 214008, 214009, 214010, 214011, 214012, 214013, 214014, 214015, 214016, 214017, 214018, 214019, 214020, 214021, 214022, 214023, 214024, 214025, 214026, 214027, 214028, 214029, 214030, 214031, 214032, 214033, 214034, 214035, 214036, 214037, 214038, 214039, 214040, 214041, 214042, 214043, 214044, 214045, 214046, 214047, 214048, 214049, 214050, 214051, 214052, 214053, 214054, 214055, 214056, 214057, 214058, 214059, 214060, 214061, 214062, 214064, 214065, 214066, 214067, 214069, 214071, 214072, 214073, 214074, 214075, 214076, 214077, 214078, 214079, 214080, 214081, 214082, 214083, 214084, 214085, 214086, 214087, 214088, 214089, 214090, 214091, 214092, 214093, 214094, 214095, 214097, 214100, 214102, 214103, 214104, 214105, 214106, 214107, 214108, 214109, 214110, 214111, 214112, 214113, 214114, 214115, 214116, 214117, 214120, 214121, 214122, 214124, 214125, 214127, 214128, 214130, 214131, 214132, 214135, 214136, 214137, 214138, 214140, 214141, 214142, 214143, 214144, 214145, 214146, 214147, 214148, 214149, 214150, 214151, 214152, 214153, 214154, 214155, 214156, 214157, 214158, 214159, 214160, 214161, 214162, 214163, 214164, 214165, 214166, 214167, 214168, 214169, 214170, 214171, 214172, 214173, 214174, 214175, 214176, 214177, 214178, 214179, 214180, 214181, 214182, 214184, 214185, 214186, 214187, 214188, 214189, 214191, 214192, 214193, 214194, 214195, 214196, 214197, 214198, 214199, 214200, 214201, 214202, 214203, 214204, 214205, 214206, 214207, 214209, 214210, 214211, 214213, 214214, 214215, 214216, 214217, 214218, 214219, 214220, 214221, 214222, 214223, 214224, 214225, 214226, 214227, 214228, 214229, 214230, 214231, 214233, 214234, 214235, 214236, 214237, 214238, 214239, 214240, 214241, 214242, 214243, 214244, 214245, 214246, 214247, 214248, 214249, 214250, 214251, 214252, 214253, 214256, 214259, 214260, 214261, 214262, 214263, 214264, 214267, 214268, 214269, 214270, 214279, 214283, 214284, 214285, 214286, 214287, 214288, 214289, 214290, 214291, 214292, 214293, 214294, 214295, 214296, 214297, 214298, 214299, 214300, 214301, 214302, 214303, 214304, 214305, 214306, 214307, 214308, 214309, 214310, 214311, 214312, 214313, 214314, 214315, 214316, 214317, 214318, 214319, 214320, 214321, 214322, 214323, 214324, 214325, 214326, 214327, 214328, 214329, 214330, 214331, 214332, 214333, 214334, 214335, 214336, 214337, 214338, 214339, 214340, 214341, 214342, 214343, 214344, 214345, 214346, 214347, 214348, 214349, 214350, 214351, 214352, 214353, 214354, 214355, 214356, 214357, 214358, 214359, 214360, 214361, 214362, 214363, 214364, 214365, 214366, 214367, 214369, 214370, 214371, 214372, 214373, 214374, 214375, 214376, 214377, 214378, 214380, 214383, 214384, 214385, 214386, 214387, 214388, 214389, 214390, 214391, 214392, 214393, 214399, 214401, 214402, 214404, 214405, 214406, 214407, 214409, 214410, 214412, 214413, 214414, 214415, 214416, 214417, 214418, 214419, 214420, 214421, 214422, 214423, 214424, 214425, 214426, 214427, 214428, 214429, 214430, 214431, 214432, 214433, 214434, 214435, 214436, 214437, 214438, 214439, 214441, 214442, 214443, 214444, 214445, 214446, 214447, 214448, 214449, 214450, 214451, 214452, 214453, 214455, 214457, 214459, 214460, 214461, 214462, 214463, 214464, 214465, 214466, 214470, 214471, 214472, 214473, 214474, 214475, 214476, 214477, 214478, 214479, 214480, 214481, 214482, 214483, 214484, 214485, 214486, 214487, 214488, 214489, 214490, 214491, 214493, 214494, 214495, 214496, 214497, 214498, 214499, 214500, 214501, 214502, 214503, 214504, 214505, 214506, 214507, 214508, 214510, 214511, 214512, 214513, 214515, 214516, 214517, 214520, 214521, 214522, 214531, 214532, 214533, 214534, 214535, 214536, 214537, 214538, 214539, 214540, 214541, 214542, 214543, 214544, 214545, 214546, 214547, 214548, 214549, 214550, 214551, 214552, 214553, 214554, 214556, 214557, 214558, 214559, 214560, 214561, 214562, 214563, 214564, 214565, 214566, 214567, 214568, 214569, 214570, 214571, 214572, 214573, 214574, 214575, 214576, 214577, 214578, 214579, 214580, 214581, 214582, 214583, 214584, 214585, 214586, 214587, 214588, 214590, 214591, 214592, 214593, 214594, 214595, 214596, 214597, 214598, 214599, 214601, 214602, 214604, 214605, 214606, 214608, 214609, 214610, 214613, 214614, 214615, 214616, 214617, 214618, 214619, 214620, 214621, 214622, 214623, 214624, 214625, 214626, 214627, 214628, 214629, 214630, 214631, 214632, 214633, 214634, 214635, 214636, 214637, 214638, 214639, 214640, 214641, 214643, 214644, 214645, 214646, 214647, 214648, 214649, 214650, 214651, 214652, 214653, 214654, 214655, 214656, 214657, 214659, 214660, 214661, 214662, 214663, 214664, 214665, 214666, 214667, 214668, 214669, 214670, 214671, 214672, 214673, 214674, 214675, 214676, 214677, 214678, 214679, 214680, 214681, 214682, 214683, 214684, 214685, 214686, 214687, 214688, 214689, 214690, 214691, 214696, 214697, 214698, 214699, 214700, 214701, 214702, 214703, 214704, 214705, 214706, 214707, 214708, 214709, 214710, 214711, 214712, 214713, 214714, 214715, 214716, 214717, 214719, 214720, 214721, 214722, 214723, 214724, 214726, 214727, 214728, 214729, 214730, 214731, 214732, 214733, 214734, 214735, 214736, 214738, 214739, 214741, 214742, 214743, 214744, 214745, 214746, 214747, 214748, 214749, 214750, 214751, 214752, 214753, 214754, 214755, 214756, 214757, 214758, 214759, 214761, 214762, 214764, 214765, 214766, 214767, 214769, 214770, 214771, 214772, 214773, 214774, 214775, 214776, 214777, 214778, 214779, 214780, 214781, 214782, 214783, 214784, 214785, 214786, 214787, 214790, 214791, 214792, 214793, 214794, 214795, 214796, 214797, 214798, 214799, 214800, 214801, 214803, 214804, 214805, 214806, 214807, 214808, 214810, 214811, 214813, 214815, 214816, 214817, 214818, 214819, 214820, 214821, 214823, 214824, 214825, 214826, 214827, 214828, 214831, 214833, 214834, 214835, 214836, 214838, 214839, 214840, 214841, 214842, 214843, 214844, 214845, 214846, 214847, 214848, 214849, 214850, 214851, 214852, 214853, 214854, 214855, 214856, 214857, 214858, 214859, 214860, 214861, 214862, 214863, 214864, 214865, 214868, 214869, 214870, 214871, 214872, 214873, 214875, 214877, 214878, 214879, 214880, 214881, 214882, 214883, 214884, 214885, 214886, 214887, 214888, 214889, 214890, 214891, 214892, 214893, 214895, 214896, 214897, 214898, 214899, 214900, 214901, 214902, 214903, 214904, 214905, 214906, 214908, 214909, 214910, 214911, 214912, 214913, 214915, 214916, 214917, 214919, 214920, 214921, 214922, 214923, 214924, 214925, 214926, 214927, 214928, 214929, 214930, 214931, 214932, 214933, 214934, 214935, 214936, 214937, 214938, 214939, 214940, 214941, 214943, 214944, 214945, 214946, 214947, 214948, 214949, 214950, 214951, 214952, 214953, 214955, 214956, 214958, 214959, 214960, 214961, 214962, 214963, 214964, 214965, 214966, 214969, 214970, 214971, 214972, 214973, 214974, 214975, 214976, 214977, 214978, 214979, 214980, 214981, 214982, 214983, 214984, 214985, 214986, 214987, 214988, 214990, 214991, 214992, 214993, 214994, 214995, 214997, 214998, 214999, 215000, 215001, 215002, 215003, 215004, 215005, 215006, 215007, 215008, 215009, 215010, 215011, 215012, 215013, 215014, 215015, 215016, 215017, 215018, 215019, 215020, 215021, 215022, 215023, 215024, 215025, 215026, 215027, 215028, 215031, 215032, 215033, 215034, 215035, 215036, 215037, 215038, 215039, 215040, 215041, 215042, 215043, 215048, 215052, 215053, 215054, 215055, 215056, 215057, 215058, 215059, 215060, 215061, 215063, 215064, 215065, 215066, 215069, 215070, 215071, 215073, 215074, 215075, 215076, 215077, 215078, 215079, 215080, 215082, 215083, 215084, 215085, 215086, 215087, 215088, 215089, 215090, 215091, 215092, 215093, 215099, 215100, 215101, 215102, 215103, 215104, 215105, 215106, 215107, 215109, 215111, 215112, 215113, 215114, 215115, 215116, 215118, 215119, 215120, 215121, 215122, 215123, 215124, 215125, 215126, 215127, 215128, 215129, 215130, 215131, 215132, 215133, 215134, 215135, 215136, 215137, 215138, 215139, 215140, 215141, 215142, 215143, 215144, 215145, 215146, 215147, 215148, 215149, 215150, 215151, 215152, 215153, 215154, 215155, 215156, 215157, 215158, 215159, 215160, 215161, 215162, 215163, 215164, 215165, 215166, 215167, 215168, 215169, 215170, 215171, 215172, 215173, 215174, 215175, 215176, 215177, 215178, 215182, 215183, 215185, 215186, 215187, 215190, 215194, 215195, 215196, 215197, 215198, 215199, 215200, 215201, 215202, 215203, 215204, 215205, 215206, 215207, 215208, 215209, 215210, 215211, 215212, 215213, 215214, 215215, 215216, 215217, 215218, 215219, 215220, 215221, 215222, 215223, 215224, 215225, 215227, 215228, 215229, 215230, 215232, 215233, 215234, 215235, 215236, 215237, 215238, 215239, 215240, 215241, 215242, 215243, 215244, 215245, 215246, 215247, 215248, 215249, 215250, 215251, 215252, 215253, 215254, 215255, 215256, 215257, 215258, 215259, 215260, 215261, 215262, 215263, 215264, 215265, 215266, 215267, 215268, 215269, 215270, 215271, 215273, 215274, 215275, 215276, 215277, 215278, 215279, 215280, 215281, 215282, 215283, 215284, 215285, 215286, 215287, 215288, 215289, 215290, 215291, 215292, 215293, 215294, 215296, 215297, 215298, 215299, 215300, 215301, 215302, 215303, 215304, 215305, 215306, 215307, 215308, 215309, 215310, 215311, 215312, 215313, 215314, 215315, 215316, 215317, 215318, 215319, 215320, 215321, 215322, 215326, 215327, 215328, 215329, 215330, 215331, 215332, 215333, 215335, 215336, 215337, 215338, 215339, 215340, 215341, 215342, 215344, 215345, 215346, 215347, 215348, 215349, 215350, 215351, 215352, 215353, 215354, 215355, 215356, 215357, 215358, 215359, 215360, 215361, 215362, 215363, 215364, 215365, 215366, 215368, 215370, 215371, 215372, 215373, 215374, 215375, 215376, 215377, 215378, 215379, 215380, 215381, 215382, 215383, 215384, 215385, 215386, 215387, 215388, 215389, 215391, 215392, 215393, 215394, 215395, 215396, 215397, 215398, 215399, 215400, 215401, 215402, 215403, 215404, 215405, 215406, 215407, 215408, 215409, 215410, 215411, 215412, 215413, 215414, 215415, 215417, 215418, 215419, 215420, 215421, 215422, 215423, 215424, 215425, 215426, 215427, 215428, 215429, 215430, 215432, 215433, 215434, 215435, 215436, 215437, 215438, 215440, 215441, 215442, 215443, 215444, 215446, 215447, 215449, 215450, 215451, 215452, 215453, 215455, 215456, 215457, 215458, 215459, 215460, 215461, 215462, 215463, 215464, 215465, 215466, 215467, 215468, 215469, 215470, 215471, 215472, 215473, 215474, 215475, 215476, 215477, 215478, 215479, 215480, 215481, 215483, 215484, 215485, 215488, 215489, 215490, 215491, 215492, 215493, 215494, 215495, 215496, 215497, 215498, 215500, 215501, 215502, 215503, 215504, 215505, 215506, 215507, 215508, 215509, 215510, 215511, 215512, 215513, 215514, 215515, 215516, 215517, 215518, 215520, 215521, 215522, 215523, 215524, 215525, 215526, 215527, 215528, 215529, 215530, 215531, 215532, 215533, 215534, 215535, 215536, 215537, 215538, 215539, 215540, 215541, 215542, 215543, 215544, 215545, 215546, 215547, 215548, 215550, 215551, 215552, 215553, 215555, 215556, 215558, 215559, 215560, 215561, 215562, 215563, 215564, 215565, 215566, 215567, 215568, 215569, 215570, 215571, 215572, 215573, 215574, 215575, 215576, 215577, 215578, 215579, 215580, 215581, 215582, 215583, 215584, 215585, 215586, 215587, 215588, 215589, 215590, 215591, 215592, 215593, 215594, 215595, 215596, 215597, 215598, 215599, 215600, 215601, 215602, 215603, 215605, 215606, 215607, 215608, 215609, 215610, 215611, 215612, 215613, 215614, 215615, 215616, 215617, 215618, 215619, 215620, 215621, 215622, 215623, 215625, 215626, 215627, 215628, 215629, 215630, 215631, 215632, 215634, 215635, 215636, 215637, 215641, 215646, 215648, 215649, 215651, 215652, 215653, 215654, 215656, 215657, 215658, 215659, 215660, 215661, 215662, 215663, 215664, 215665, 215666, 215667, 215668, 215669, 215670, 215671, 215672, 215673, 215674, 215675, 215676, 215677, 215678, 215679, 215680, 215681, 215682, 215683, 215684, 215685, 215686, 215689, 215690, 215691, 215692, 215693, 215694, 215695, 215696, 215697, 215698, 215699, 215700, 215701, 215702, 215703, 215704, 215705, 215706, 215707, 215708, 215710, 215711, 215712, 215713, 215714, 215715, 215718, 215719, 215720, 215721, 215722, 215723, 215724, 215725, 215726, 215727, 215730, 215731, 215732, 215733, 215734, 215735, 215736, 215737, 215739, 215740, 215741, 215742, 215743, 215744, 215745, 215747, 215748, 215749, 215750, 215751, 215752, 215753, 215754, 215755, 215756, 215757, 215758, 215759, 215760, 215761, 215762, 215763, 215764, 215765, 215768, 215769, 215770, 215771, 215772, 215773, 215774, 215775, 215776, 215777, 215778, 215779, 215780, 215781, 215782, 215783, 215784, 215785, 215786, 215787, 215788, 215789, 215790, 215791, 215792, 215793, 215794, 215795, 215796, 215797, 215798, 215799, 215800, 215804, 215805, 215809, 215810, 215811, 215812, 215813, 215814, 215815, 215816, 215817, 215818, 215819, 215821, 215822, 215823, 215824, 215825, 215826, 215828, 215829, 215830, 215831, 215832, 215833, 215834, 215835, 215836, 215837, 215838, 215839, 215840, 215841, 215842, 215843, 215844, 215845, 215846, 215847, 215848, 215851, 215852, 215853, 215856, 215857, 215858, 215859, 215860, 215861, 215862, 215863, 215864, 215865, 215866, 215867, 215869, 215870, 215871, 215872, 215873, 215874, 215875, 215876, 215877, 215881, 215882, 215883, 215884, 215886, 215887, 215888, 215889, 215891, 215892, 215893, 215894, 215895, 215896, 215897, 215898, 215899, 215900, 215901, 215902, 215903, 215904, 215905, 215906, 215907, 215908, 215909, 215910, 215911, 215912, 215913, 215914, 215915, 215916, 215917, 215918, 215919, 215920, 215921, 215922, 215923, 215924, 215925, 215926, 215927, 215928, 215929, 215930, 215931, 215932, 215933, 215934, 215935, 215936, 215937, 215938, 215939, 215940, 215941, 215942, 215943, 215944, 215945, 215946, 215947, 215948, 215949, 215950, 215951, 215952, 215953, 215954, 215955, 215956, 215957, 215959, 215960, 215962, 215964, 215965, 215966, 215967, 215968, 215969, 215970, 215971, 215972, 215973, 215975, 215976, 215977, 215978, 215980, 215981, 215982, 215983, 215984, 215985, 215986, 215987, 215988, 215989, 215990, 215991, 215992, 215993, 215994, 215995, 215996, 215997, 215998, 215999, 216000, 216001, 216002, 216003, 216004, 216007, 216008, 216009, 216010, 216011, 216012, 216013, 216014, 216015, 216016, 216017, 216019, 216020, 216021, 216022, 216023, 216024, 216025, 216026, 216027, 216028, 216029, 216030, 216031, 216032, 216034, 216035, 216036, 216037, 216038, 216039, 216040, 216041, 216042, 216043, 216044, 216045, 216046, 216047, 216048, 216049, 216050, 216051, 216052, 216053, 216054, 216055, 216056, 216057, 216058, 216059, 216060, 216061, 216062, 216063, 216064, 216065, 216066, 216067, 216068, 216069, 216070, 216071, 216072, 216075, 216076, 216077, 216078, 216079, 216080, 216081, 216082, 216084, 216085, 216086, 216087, 216088, 216089, 216090, 216091, 216094, 216095, 216096, 216097, 216099, 216100, 216101, 216102, 216103, 216104, 216105, 216106, 216107, 216108, 216109, 216111, 216113, 216115, 216116, 216117, 216118, 216119, 216120, 216121, 216122, 216123, 216124, 216125, 216127, 216128, 216129, 216130, 216132, 216133, 216134, 216135, 216136, 216137, 216138, 216139, 216140, 216141, 216142, 216143, 216144, 216146, 216147, 216148, 216149, 216150, 216151, 216152, 216153, 216154, 216155, 216156, 216157, 216158, 216159, 216160, 216161, 216162, 216163, 216164, 216165, 216166, 216167, 216168, 216169, 216170, 216171, 216172, 216173, 216174, 216175, 216176, 216178, 216179, 216180, 216181, 216182, 216183, 216184, 216185, 216186, 216187, 216188, 216189, 216191, 216192, 216193, 216194, 216197, 216198, 216199, 216200, 216202, 216203, 216204, 216205, 216206, 216207, 216208, 216209, 216210, 216211, 216212, 216213, 216214, 216215, 216216, 216217, 216218, 216219, 216220, 216221, 216222, 216223, 216224, 216225, 216226, 216227, 216228, 216229, 216230, 216231, 216232, 216233, 216234, 216235, 216236, 216237, 216238, 216239, 216240, 216241, 216242, 216243, 216244, 216245, 216246, 216247, 216248, 216249, 216250, 216251, 216252, 216253, 216254, 216255, 216256, 216257, 216258, 216259, 216260, 216261, 216262, 216263, 216264, 216265, 216266, 216267, 216268, 216269, 216270, 216271, 216272, 216273, 216274, 216275, 216277, 216279, 216280, 216281, 216282, 216283, 216284, 216285, 216286, 216287, 216288, 216290, 216291, 216292, 216293, 216294, 216295, 216296, 216297, 216298, 216299, 216300, 216301, 216302, 216303, 216304, 216305, 216306, 216307, 216308, 216309, 216311, 216313, 216314, 216316, 216317, 216319, 216320, 216321, 216322, 216323, 216324, 216325, 216326, 216327, 216328, 216329, 216330, 216331, 216332, 216333, 216334, 216335, 216336, 216337, 216338, 216339, 216340, 216341, 216342, 216343, 216344, 216345, 216346, 216347, 216348, 216349, 216350, 216351, 216352, 216353, 216354, 216355, 216356, 216357, 216358, 216359, 216360, 216361, 216362, 216363, 216364, 216365, 216366, 216367, 216368, 216369, 216370, 216371, 216372, 216373, 216374, 216375, 216376, 216377, 216378, 216379, 216380, 216381, 216382, 216383, 216385, 216386, 216387, 216388, 216389, 216390, 216391, 216392, 216393, 216394, 216395, 216396, 216397, 216398, 216399, 216400, 216401, 216402, 216403, 216404, 216405, 216406, 216409, 216410, 216411, 216412, 216413, 216414, 216415, 216416, 216417, 216418, 216419, 216420, 216421, 216422, 216423, 216424, 216425, 216426, 216427, 216428, 216429, 216430, 216431, 216432, 216433, 216434, 216436, 216438, 216439, 216440, 216441, 216442, 216443, 216444, 216446, 216447, 216449, 216450, 216452, 216453, 216454, 216455, 216456, 216457, 216458, 216459, 216460, 216461, 216462, 216464, 216465, 216466, 216467, 216468, 216469, 216470, 216471, 216472, 216473, 216475, 216477, 216478, 216479, 216480, 216481, 216482, 216483, 216484, 216485, 216486, 216487, 216488, 216489, 216490, 216491, 216492, 216494, 216495, 216496, 216497, 216498, 216499, 216500, 216501, 216502, 216503, 216504, 216505, 216506, 216507, 216508, 216509, 216510, 216511, 216512, 216513, 216514, 216515, 216516, 216517, 216518, 216519, 216520, 216521, 216522, 216523, 216524, 216525, 216526, 216527, 216528, 216529, 216531, 216532, 216533, 216534, 216535, 216536, 216537, 216538, 216539, 216540, 216541, 216542, 216543, 216544, 216545, 216546, 216547, 216548, 216549, 216550, 216551, 216553, 216554, 216555, 216557, 216558, 216559, 216560, 216561, 216562, 216565, 216566, 216567, 216568, 216569, 216570, 216571, 216574, 216577, 216578, 216579, 216580, 216581, 216582, 216583, 216584, 216590, 216591, 216592, 216593, 216594, 216595, 216596, 216597, 216598, 216600, 216602, 216603, 216604, 216605, 216606, 216607, 216608, 216609, 216610, 216611, 216614, 216615, 216616, 216617, 216618, 216619, 216621, 216622, 216623, 216625, 216626, 216628, 216629, 216630, 216632, 216633, 216634, 216638, 216640, 216641, 216642, 216643, 216644, 216645, 216646, 216647, 216648, 216649, 216658, 216663, 216673, 216674, 216675, 216676, 216677, 216678, 216682, 216683, 216684, 216685, 216686, 216687, 216688, 216689, 216690, 216691, 216692, 216693, 216694, 216695, 216696, 216697, 216698, 216699, 216700, 216701, 216702, 216703, 216704, 216705, 216706, 216707, 216708, 216709, 216710, 216711, 216712, 216713, 216714, 216715, 216716, 216717, 216718, 216719, 216720, 216721, 216722, 216723, 216724, 216725, 216726, 216727, 216728, 216729, 216730, 216731, 216732, 216733, 216734, 216735, 216736, 216737, 216738, 216739, 216740, 216741, 216742, 216743, 216744, 216745, 216746, 216747, 216748, 216749, 216750, 216751, 216752, 216753, 216754, 216755, 216756, 216757, 216758, 216759, 216760, 216761, 216762, 216763, 216765, 216766, 216767, 216768, 216769, 216770, 216771, 216772, 216773, 216774, 216775, 216776, 216777, 216778, 216779, 216780, 216781, 216782, 216783, 216784, 216785, 216786, 216787, 216788, 216789, 216790, 216791, 216792, 216793, 216794, 216795, 216796, 216797, 216798, 216799, 216800, 216801, 216802, 216803, 216804, 216805, 216806, 216807, 216808, 216809, 216811, 216812, 216813, 216814, 216815, 216816, 216817, 216819, 216820, 216821, 216822, 216823, 216824, 216825, 216826, 216827, 216828, 216829, 216830, 216831, 216833, 216834, 216836, 216837, 216838, 216839, 216841, 216843, 216844, 216845, 216846, 216847, 216848, 216849, 216850, 216851, 216852, 216853, 216855, 216856, 216857, 216858, 216861, 216862, 216863, 216864, 216865, 216866, 216867, 216868, 216869, 216870, 216871, 216872, 216873, 216874, 216875, 216876, 216877, 216878, 216879, 216880, 216882, 216883, 216884, 216885, 216886, 216887, 216888, 216889, 216890, 216891, 216892, 216894, 216895, 216897, 216898, 216899, 216900, 216901, 216903, 216904, 216905, 216906, 216907, 216908, 216909, 216910, 216911, 216912, 216913, 216914, 216916, 216917, 216918, 216919, 216920, 216921, 216923, 216925, 216926, 216927, 216928, 216930, 216932, 216933, 216934, 216936, 216938, 216939, 216940, 216943, 216944, 216945, 216946, 216947, 216948, 216949, 216950, 216951, 216952, 216953, 216954, 216955, 216956, 216957, 216958, 216959, 216960, 216961, 216962, 216963, 216964, 216965, 216966, 216967, 216968, 216969, 216970, 216971, 216972, 216973, 216974, 216975, 216976, 216977, 216978, 216979, 216980, 216982, 216983, 216984, 216985, 216986, 216988, 216989, 216990, 216991, 216994, 216996, 216998, 216999, 217000, 217003, 217004, 217005, 217006, 217008, 217009, 217011, 217012, 217013, 217016, 217017, 217020, 217021, 217022, 217023, 217024, 217025, 217026, 217027, 217028, 217029, 217030, 217032, 217033, 217034, 217035, 217038, 217039, 217040, 217043, 217044, 217045, 217046, 217047, 217048, 217050, 217051, 217054, 217055, 217056, 217057, 217058, 217059, 217060, 217061, 217062, 217063, 217065, 217066, 217067, 217068, 217069, 217070, 217071, 217072, 217073, 217074, 217075, 217076, 217077, 217078, 217079, 217080, 217081, 217082, 217083, 217084, 217085, 217086, 217087, 217088, 217089, 217090, 217091, 217092, 217093, 217094, 217095, 217096, 217097, 217098, 217099, 217100, 217101, 217102, 217103, 217104, 217105, 217106, 217107, 217108, 217109, 217110, 217111, 217112, 217113, 217114, 217115, 217116, 217117, 217118, 217119, 217120, 217121, 217122, 217123, 217124, 217125, 217126, 217127, 217128, 217129, 217130, 217131, 217132, 217133, 217134, 217135, 217136, 217137, 217138, 217139, 217140, 217141, 217142, 217143, 217144, 217146, 217147, 217148, 217149, 217150, 217151, 217152, 217153, 217154, 217155, 217156, 217157, 217158, 217159, 217160, 217162, 217163, 217164, 217165, 217166, 217167, 217168, 217169, 217170, 217171, 217172, 217173, 217174, 217175, 217176, 217177, 217178, 217179, 217180, 217181, 217182, 217183, 217184, 217185, 217186, 217188, 217189, 217190, 217191, 217192, 217193, 217194, 217195, 217196, 217197, 217198, 217200, 217205, 217206, 217207, 217208, 217209, 217210, 217211, 217212, 217213, 217214, 217217, 217218, 217219, 217220, 217222, 217223, 217224, 217225, 217226, 217227, 217228, 217230, 217232, 217233, 217235, 217237, 217238, 217239, 217240, 217241, 217242, 217243, 217244, 217245, 217246, 217247, 217248, 217249, 217250, 217251, 217252, 217253, 217254, 217255, 217256, 217257, 217258, 217259, 217260, 217261, 217262, 217263, 217264, 217265, 217266, 217267, 217268, 217269, 217270, 217271, 217272, 217273, 217274, 217275, 217276, 217277, 217278, 217281, 217282, 217283, 217284, 217285, 217286, 217287, 217288, 217291, 217292, 217293, 217294, 217295, 217296, 217297, 217298, 217299, 217301, 217303, 217304, 217306, 217307, 217309, 217310, 217311, 217312, 217313, 217314, 217315, 217316, 217317, 217318, 217319, 217320, 217321, 217322, 217324, 217325, 217326, 217327, 217328, 217329, 217330, 217331, 217332, 217333, 217334, 217336, 217337, 217338, 217339, 217340, 217341, 217342, 217343, 217344, 217345, 217346, 217348, 217349, 217350, 217351, 217352, 217353, 217354, 217355, 217356, 217357, 217358, 217359, 217360, 217361, 217362, 217363, 217364, 217365, 217366, 217367, 217368, 217369, 217370, 217371, 217372, 217373, 217374, 217375, 217376, 217378, 217379, 217380, 217381, 217383, 217384, 217385, 217386, 217388, 217389, 217390, 217391, 217393, 217394, 217395, 217396, 217397, 217398, 217399, 217400, 217401, 217402, 217403, 217404, 217405, 217406, 217407, 217408, 217409, 217410, 217411, 217413, 217414, 217416, 217417, 217419, 217420, 217421, 217423, 217424, 217425, 217426, 217427, 217428, 217429, 217430, 217431, 217432, 217433, 217434, 217435, 217436, 217437, 217438, 217439, 217440, 217441, 217442, 217443, 217444, 217445, 217446, 217447, 217448, 217449, 217450, 217451, 217452, 217453, 217454, 217455, 217456, 217457, 217458, 217459, 217460, 217461, 217462, 217463, 217464, 217465, 217466, 217467, 217468, 217469, 217470, 217471, 217472, 217473, 217474, 217475, 217476, 217477, 217478, 217479, 217480, 217481, 217482, 217483, 217484, 217485, 217487, 217488, 217489, 217490, 217491, 217494, 217495, 217496, 217497, 217498, 217499, 217501, 217502, 217503, 217504, 217505, 217506, 217508, 217509, 217510, 217511, 217512, 217513, 217514, 217516, 217517, 217518, 217519, 217520, 217522, 217523, 217524, 217525, 217526, 217527, 217530, 217531, 217533, 217534, 217535, 217536, 217538, 217539, 217540, 217541, 217542, 217543, 217544, 217545, 217546, 217547, 217548, 217549, 217551, 217553, 217556, 217557, 217558, 217559, 217560, 217561, 217562, 217563, 217564, 217565, 217566, 217567, 217568, 217570, 217571, 217572, 217574, 217575, 217576, 217577, 217578, 217579, 217581, 217583, 217584, 217585, 217586, 217591, 217592, 217593); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (217594, 217595, 217596, 217597, 217598, 217599, 217600, 217602, 217603, 217604, 217606, 217607, 217608, 217609, 217610, 217611, 217612, 217613, 217614, 217615, 217616, 217618, 217619, 217621, 217622, 217623, 217624, 217629, 217630, 217635, 217636, 217637, 217638, 217639, 217640, 217641, 217642, 217643, 217645, 217646, 217647, 217648, 217649, 217650, 217651, 217652, 217653, 217654, 217655, 217656, 217657, 217658, 217659, 217660, 217661, 217662, 217663, 217665, 217666, 217667, 217668, 217670, 217672, 217673, 217674, 217675, 217676, 217677, 217678, 217679, 217680, 217681, 217682, 217684, 217686, 217687, 217688, 217691, 217692, 217693, 217694, 217695, 217697, 217698, 217699, 217700, 217702, 217704, 217705, 217708, 217709, 217710, 217712, 217713, 217714, 217715, 217716, 217717, 217718, 217719, 217720, 217721, 217722, 217723, 217724, 217725, 217726, 217727, 217728, 217729, 217730, 217731, 217732, 217734, 217735, 217736, 217737, 217738, 217739, 217740, 217741, 217742, 217743, 217744, 217745, 217746, 217747, 217748, 217749, 217750, 217751, 217752, 217753, 217754, 217755, 217756, 217758, 217760, 217761, 217762, 217763, 217764, 217765, 217766, 217767, 217768, 217769, 217770, 217771, 217772, 217773, 217774, 217775, 217777, 217778, 217779, 217780, 217781, 217782, 217784, 217786, 217788, 217789, 217791, 217792, 217793, 217794, 217795, 217796, 217797, 217798, 217799, 217800, 217801, 217802, 217803, 217805, 217806, 217807, 217808, 217809, 217810, 217811, 217812, 217813, 217815, 217816, 217818, 217819, 217820, 217822, 217823, 217824, 217825, 217826, 217827, 217828, 217829, 217830, 217831, 217832, 217833, 217834, 217835, 217837, 217838, 217839, 217840, 217841, 217842, 217843, 217845, 217846, 217847, 217848, 217849, 217850, 217851, 217852, 217853, 217854, 217857, 217858, 217859, 217860, 217861, 217863, 217864, 217865, 217866, 217867, 217868, 217869, 217870, 217871, 217872, 217873, 217874, 217875, 217876, 217877, 217878, 217879, 217880, 217881, 217883, 217884, 217885, 217886, 217887, 217888, 217889, 217890, 217892, 217894, 217895, 217897, 217898, 217900, 217901, 217902, 217903, 217904, 217905, 217906, 217909, 217910, 217911, 217912, 217913, 217914, 217915, 217916, 217917, 217918, 217919, 217920, 217921, 217923, 217924, 217925, 217926, 217927, 217928, 217929, 217930, 217931, 217932, 217934, 217936, 217937, 217938, 217939, 217940, 217941, 217944, 217946, 217947, 217948, 217949, 217950, 217951, 217952, 217953, 217954, 217955, 217958, 217959, 217960, 217961, 217962, 217963, 217965, 217966, 217967, 217968, 217970, 217971, 217972, 217973, 217974, 217975, 217976, 217977, 217978, 217979, 217981, 217982, 217983, 217984, 217985, 217986, 217988, 217989, 217990, 217991, 217992, 217993, 217994, 217997, 217998, 217999, 218000, 218002, 218003, 218004, 218005, 218008, 218009, 218010, 218011, 218012, 218013, 218014, 218015, 218016, 218018, 218022, 218023, 218024, 218025, 218028, 218031, 218033, 218034, 218035, 218036, 218037, 218038, 218039, 218040, 218041, 218042, 218043, 218044, 218045, 218047, 218048, 218049, 218050, 218051, 218052, 218053, 218054, 218055, 218056, 218058, 218059, 218060, 218061, 218062, 218063, 218064, 218065, 218066, 218067, 218068, 218069, 218070, 218071, 218072, 218073, 218074, 218075, 218076, 218077, 218078, 218079, 218080, 218081, 218082, 218083, 218084, 218085, 218086, 218087, 218088, 218091, 218092, 218094, 218096, 218097, 218098, 218099, 218100, 218101, 218102, 218103, 218104, 218105, 218106, 218107, 218108, 218109, 218110, 218111, 218112, 218113, 218114, 218116, 218117, 218118, 218119, 218120, 218122, 218123, 218124, 218125, 218128, 218129, 218130, 218131, 218132, 218133, 218134, 218135, 218136, 218137, 218138, 218139, 218140, 218141, 218142, 218143, 218144, 218145, 218146, 218147, 218148, 218149, 218150, 218151, 218152, 218154, 218155, 218156, 218157, 218158, 218159, 218161, 218162, 218163, 218164, 218165, 218166, 218167, 218168, 218169, 218170, 218171, 218172, 218173, 218174, 218175, 218176, 218177, 218178, 218179, 218180, 218181, 218182, 218183, 218184, 218185, 218186, 218187, 218188, 218189, 218190, 218191, 218192, 218193, 218194, 218195, 218196, 218197, 218198, 218199, 218200, 218201, 218202, 218203, 218204, 218205, 218206, 218207, 218208, 218209, 218210, 218211, 218212, 218213, 218214, 218215, 218216, 218217, 218218, 218219, 218220, 218221, 218222, 218223, 218224, 218225, 218227, 218228, 218239, 218247, 218248, 218251, 218252, 218253, 218254, 218255, 218256, 218257, 218258, 218259, 218260, 218261, 218264, 218265, 218266, 218267, 218268, 218269, 218270, 218271, 218272, 218274, 218275, 218276, 218277, 218278, 218279, 218280, 218281, 218282, 218283, 218284, 218285, 218286, 218287, 218288, 218289, 218290, 218291, 218292, 218293, 218294, 218295, 218296, 218297, 218298, 218299, 218300, 218301, 218303, 218304, 218305, 218306, 218307, 218308, 218309, 218310, 218311, 218312, 218313, 218314, 218315, 218316, 218317, 218318, 218319, 218320, 218321, 218322, 218323, 218324, 218325, 218326, 218327, 218328, 218329, 218330, 218331, 218332, 218333, 218334, 218335, 218336, 218337, 218338, 218339, 218340, 218341, 218342, 218346, 218347, 218348, 218350, 218351, 218352, 218353, 218354, 218355, 218356, 218357, 218358, 218359, 218360, 218361, 218362, 218363, 218364, 218365, 218366, 218367, 218368, 218369, 218370, 218371, 218372, 218373, 218374, 218375, 218376, 218377, 218378, 218379, 218380, 218381, 218382, 218383, 218384, 218385, 218387, 218388, 218389, 218390, 218391, 218392, 218393, 218394, 218395, 218396, 218397, 218398, 218399, 218401, 218402, 218403, 218404, 218405, 218406, 218407, 218408, 218409, 218410, 218411, 218412, 218413, 218414, 218415, 218416, 218417, 218418, 218419, 218420, 218421, 218423, 218424, 218425, 218426, 218427, 218428, 218429, 218430, 218431, 218432, 218433, 218435, 218436, 218437, 218438, 218439, 218440, 218441, 218442, 218443, 218444, 218445, 218446, 218447, 218448, 218449, 218450, 218452, 218454, 218455, 218456, 218458, 218459, 218464, 218465, 218466, 218468, 218469, 218470, 218471, 218472, 218473, 218474, 218475, 218476, 218477, 218478, 218479, 218480, 218481, 218482, 218483, 218484, 218485, 218486, 218487, 218488, 218489, 218490, 218491, 218492, 218493, 218494, 218495, 218496, 218497, 218498, 218499, 218500, 218501, 218502, 218503, 218504, 218505, 218506, 218507, 218508, 218509, 218510, 218512, 218513, 218514, 218515, 218516, 218517, 218519, 218522, 218523, 218524, 218526, 218528, 218529, 218530, 218531, 218532, 218534, 218535, 218539, 218541, 218542, 218547, 218549, 218551, 218552, 218553, 218569, 218570, 218574, 218592, 218601, 218607, 218609, 218612, 218617, 218619, 218620, 218622, 218623, 218626, 218628, 218629, 218632, 218633, 218634, 218635, 218636, 218637, 218638, 218639, 218640, 218641, 218643, 218644, 218645, 218646, 218647, 218650, 218652, 218653, 218654, 218655, 218656, 218657, 218658, 218659, 218660, 218661, 218662, 218663, 218665, 218666, 218667, 218671, 218680, 218682, 218684, 218686, 218688, 218692, 218695, 218696, 218697, 218698, 218699, 218700, 218701, 218702, 218703, 218707, 218708, 218709, 218710, 218712, 218714, 218715, 218716, 218717, 218719, 218720, 218722, 218723, 218724, 218725, 218728, 218729, 218730, 218731, 218732, 218733, 218735, 218736, 218737, 218738, 218740, 218741, 218742, 218743, 218744, 218745, 218749, 218751, 218758, 218759, 218760, 218763, 218764, 218765, 218766, 218769, 218770, 218771, 218772, 218773, 218775, 218779, 218785, 218786, 218788, 218789, 218790, 218791, 218827, 218837, 218838, 218839, 218844, 218845, 218847, 218848, 218849, 218851, 218853, 218854, 218855, 218857, 218859, 218864, 218865, 218866, 218867, 218874, 218876, 218877, 218878, 218879, 218880, 218883, 218884, 218885, 218887, 218889, 218890, 218892, 218893, 218894, 218896, 218898, 218899, 218900, 218901, 218903, 218905, 218911, 218912, 218928, 218939, 218940, 218944, 218946, 218947, 218948, 218960, 218961, 218962, 218963, 218964, 218965, 218966, 218967, 218977, 218978, 218979, 218980, 218981, 218982, 218983, 218984, 218985, 218986, 218992, 218993, 218994, 218995, 218996, 218997, 218998, 219000, 219001, 219002, 219003, 219004, 219005, 219006, 219007, 219008, 219009, 219010, 219011, 219012, 219013, 219014, 219016, 219017, 219018, 219019, 219020, 219021, 219022, 219023, 219024, 219025, 219026, 219027, 219028, 219029, 219030, 219031, 219032, 219033, 219034, 219035, 219036, 219037, 219038, 219039, 219040, 219041, 219042, 219043, 219044, 219045, 219046, 219048, 219049, 219050, 219051, 219052, 219053, 219054, 219055, 219056, 219057, 219058, 219059, 219060, 219061, 219062, 219063, 219064, 219065, 219067, 219068, 219069, 219070, 219071, 219072, 219073, 219074, 219076, 219077, 219078, 219079, 219080, 219081, 219082, 219083, 219084, 219085, 219086, 219087, 219088, 219089, 219090, 219091, 219092, 219093, 219094, 219095, 219096, 219097, 219098, 219099, 219100, 219101, 219102, 219103, 219104, 219105, 219106, 219107, 219108, 219109, 219114, 219115, 219116, 219117, 219118, 219119, 219120, 219121, 219122, 219123, 219124, 219125, 219126, 219127, 219128, 219129, 219130, 219131, 219132, 219134, 219135, 219136, 219137, 219139, 219142, 219144, 219147, 219148, 219149, 219150, 219151, 219152, 219153, 219154, 219155, 219156, 219157, 219158, 219159, 219160, 219161, 219162, 219163, 219164, 219165, 219166, 219167, 219168, 219169, 219170, 219171, 219172, 219173, 219174, 219175, 219176, 219178, 219179, 219180, 219181, 219182, 219183, 219184, 219186, 219187, 219188, 219189, 219190, 219191, 219192, 219193, 219194, 219195, 219197, 219198, 219200, 219201, 219202, 219203, 219204, 219205, 219206, 219207, 219208, 219209, 219210, 219211, 219212, 219213, 219215, 219216, 219217, 219218, 219219, 219220, 219221, 219222, 219223, 219224, 219225, 219226, 219227, 219228, 219230, 219231, 219232, 219233, 219234, 219235, 219236, 219237, 219238, 219239, 219240, 219241, 219242, 219243, 219244, 219245, 219246, 219247, 219248, 219249, 219250, 219251, 219252, 219253, 219254, 219255, 219256, 219257, 219258, 219260, 219262, 219263, 219264, 219265, 219266, 219267, 219268, 219269, 219270, 219271, 219272, 219273, 219274, 219275, 219276, 219277, 219278, 219279, 219280, 219281, 219284, 219285, 219286, 219287, 219288, 219289, 219290, 219291, 219292, 219293, 219295, 219296, 219297, 219298, 219299, 219300, 219301, 219302, 219303, 219304, 219305, 219306, 219307, 219308, 219309, 219310, 219311, 219312, 219313, 219314, 219315, 219316, 219317, 219318, 219319, 219320, 219321, 219322, 219323, 219324, 219325, 219326, 219327, 219328, 219329, 219330, 219331, 219332, 219333, 219334, 219335, 219336, 219337, 219338, 219339, 219340, 219341, 219342, 219343, 219344, 219345, 219346, 219347, 219348, 219349, 219350, 219351, 219352, 219353, 219354, 219355, 219356, 219357, 219359, 219361, 219362, 219364, 219365, 219366, 219367, 219368, 219369, 219370, 219371, 219372, 219373, 219374, 219375, 219376, 219378, 219379, 219380, 219381, 219382, 219383, 219384, 219385, 219387, 219388, 219389, 219390, 219391, 219392, 219393, 219394, 219395, 219396, 219397, 219399, 219400, 219401, 219402, 219403, 219404, 219405, 219406, 219407, 219408, 219409, 219410, 219411, 219412, 219413, 219414, 219415, 219416, 219417, 219418, 219419, 219420, 219421, 219422, 219423, 219424, 219425, 219428, 219429, 219430, 219431, 219432, 219433, 219434, 219435, 219436, 219437, 219438, 219439, 219440, 219443, 219444, 219445, 219446, 219447, 219448, 219449, 219450, 219452, 219453, 219454, 219455, 219456, 219457, 219458, 219459, 219460, 219461, 219462, 219463, 219464, 219465, 219466, 219467, 219468, 219469, 219470, 219471, 219472, 219473, 219474, 219475, 219476, 219477, 219478, 219479, 219480, 219481, 219482, 219483, 219484, 219485, 219486, 219487, 219488, 219489, 219490, 219491, 219492, 219493, 219494, 219495, 219496, 219497, 219498, 219499, 219500, 219501, 219502, 219503, 219504, 219505, 219506, 219507, 219508, 219509, 219510, 219511, 219512, 219513, 219514, 219515, 219516, 219517, 219518, 219519, 219520, 219521, 219522, 219523, 219524, 219525, 219526, 219527, 219528, 219529, 219530, 219531, 219532, 219533, 219534, 219535, 219536, 219537, 219538, 219539, 219540, 219541, 219542, 219543, 219544, 219545, 219546, 219547, 219548, 219549, 219550, 219551, 219552, 219553, 219554, 219555, 219556, 219557, 219558, 219559, 219560, 219561, 219562, 219563, 219564, 219565, 219566, 219567, 219568, 219569, 219570, 219571, 219573, 219574, 219575, 219578, 219580, 219581, 219582, 219583, 219584, 219585, 219586, 219587, 219588, 219590, 219591, 219592, 219593, 219594, 219595, 219596, 219597, 219598, 219599, 219601, 219602, 219603, 219604, 219605, 219606, 219607, 219608, 219609, 219610, 219611, 219613, 219614, 219615, 219616, 219617, 219618, 219619, 219620, 219622, 219623, 219625, 219626, 219627, 219628, 219629, 219631, 219632, 219633, 219634, 219635, 219636, 219637, 219638, 219639, 219640, 219641, 219642, 219643, 219644, 219645, 219646, 219648, 219649, 219650, 219651, 219652, 219653, 219654, 219655, 219656, 219657, 219658, 219661, 219662, 219664, 219665, 219667, 219669, 219670, 219671, 219672, 219673, 219674, 219675, 219676, 219677, 219678, 219680, 219681, 219682, 219683, 219684, 219685, 219686, 219687, 219693, 219694, 219695, 219696, 219697, 219698, 219699, 219700, 219701, 219702, 219705, 219706, 219707, 219708, 219709, 219710, 219711, 219712, 219713, 219714, 219715, 219716, 219717, 219718, 219719, 219720, 219721, 219722, 219723, 219724, 219725, 219726, 219728, 219729, 219730, 219731, 219732, 219733, 219735, 219736, 219737, 219738, 219739, 219741, 219743, 219745, 219746, 219753, 219754, 219755, 219756, 219757, 219759, 219760, 219761, 219763, 219764, 219766, 219771, 219775, 219776, 219777, 219778, 219779, 219780, 219784, 219785, 219786, 219788, 219789, 219790, 219792, 219793, 219795, 219796, 219797, 219798, 219799, 219801, 219802, 219803, 219804, 219805, 219806, 219807, 219810, 219812, 219813, 219814, 219815, 219816, 219817, 219818, 219819, 219820, 219821, 219825, 219826, 219827, 219829, 219830, 219831, 219832, 219833, 219834, 219835, 219836, 219837, 219838, 219839, 219841, 219842, 219843, 219844, 219845, 219846, 219847, 219849, 219850, 219851, 219852, 219853, 219854, 219856, 219857, 219858, 219859, 219860, 219861, 219862, 219864, 219865, 219866, 219867, 219868, 219869, 219870, 219871, 219872, 219873, 219874, 219877, 219878, 219880, 219881, 219883, 219884, 219885, 219888, 219890, 219891, 219892, 219895, 219896, 219897, 219898, 219899, 219900, 219901, 219902, 219903, 219904, 219905, 219906, 219907, 219908, 219909, 219910, 219911, 219912, 219913, 219914, 219915, 219916, 219917, 219920, 219921, 219922, 219923, 219924, 219925, 219926, 219927, 219928, 219929, 219930, 219931, 219932, 219933, 219934, 219935, 219936, 219937, 219938, 219939, 219940, 219941, 219943, 219944, 219945, 219946, 219947, 219948, 219949, 219950, 219951, 219953, 219955, 219956, 219957, 219958, 219959, 219960, 219961, 219962, 219963, 219964, 219965, 219966, 219967, 219968, 219969, 219970, 219971, 219972, 219973, 219974, 219978, 219979, 219982, 219983, 219984, 219987, 219988, 219989, 219990, 219991, 219992, 219993, 219994, 219995, 219996, 220000, 220001, 220002, 220003, 220004, 220005, 220006, 220008, 220009, 220010, 220011, 220012, 220013, 220015, 220016, 220017, 220018, 220019, 220020, 220021, 220022, 220023, 220024, 220025, 220026, 220027, 220028, 220029, 220030, 220031, 220032, 220033, 220034, 220035, 220036, 220037, 220038, 220039, 220041, 220042, 220043, 220045, 220046, 220047, 220048, 220049, 220050, 220051, 220052, 220053, 220054, 220055, 220056, 220057, 220058, 220059, 220060, 220061, 220062, 220063, 220065, 220066, 220067, 220068, 220070, 220071, 220073, 220074, 220078, 220079, 220080, 220084, 220085, 220086, 220087, 220088, 220089, 220090, 220091, 220092, 220093, 220094, 220095, 220096, 220097, 220098, 220099, 220100, 220101, 220102, 220103, 220104, 220106, 220107, 220108, 220109, 220115, 220117, 220118, 220119, 220121, 220124, 220126, 220127, 220128, 220129, 220130, 220131, 220132, 220133, 220134, 220135, 220136, 220137, 220138, 220139, 220140, 220141, 220143, 220145, 220146, 220147, 220148, 220149, 220150, 220151, 220152, 220153, 220154, 220155, 220156, 220157, 220158, 220159, 220160, 220161, 220162, 220164, 220165, 220166, 220167, 220168, 220169, 220171, 220173, 220175, 220176, 220177, 220180, 220181, 220182, 220183, 220184, 220185, 220186, 220187, 220188, 220190, 220191, 220192, 220193, 220195, 220196, 220197, 220199, 220202, 220203, 220204, 220205, 220206, 220207, 220208, 220209, 220210, 220211, 220212, 220213, 220214, 220215, 220216, 220217, 220218, 220219, 220220, 220221, 220222, 220223, 220224, 220225, 220226, 220227, 220228, 220229, 220230, 220231, 220232, 220233, 220234, 220235, 220236, 220237, 220238, 220239, 220241, 220242, 220243, 220244, 220245, 220246, 220247, 220248, 220249, 220250, 220252, 220253, 220255, 220256, 220257, 220258, 220259, 220260, 220261, 220262, 220263, 220264, 220265, 220266, 220267, 220268, 220269, 220270, 220271, 220272, 220273, 220274, 220275, 220276, 220277, 220279, 220280, 220281, 220282, 220283, 220284, 220285, 220286, 220287, 220288, 220289, 220290, 220291, 220292, 220293, 220294, 220295, 220296, 220297, 220298, 220299, 220300, 220301, 220302, 220303, 220304, 220305, 220306, 220307, 220308, 220309, 220310, 220311, 220312, 220313, 220314, 220315, 220316, 220318, 220319, 220320, 220321, 220322, 220323, 220324, 220325, 220326, 220327, 220328, 220329, 220330, 220332, 220333, 220334, 220335, 220336, 220337, 220338, 220339, 220340, 220341, 220342, 220343, 220344, 220345, 220346, 220347, 220348, 220349, 220350, 220351, 220352, 220353, 220354, 220355, 220356, 220357, 220359, 220360, 220361, 220362, 220363, 220364, 220365, 220366, 220367, 220368, 220369, 220370, 220371, 220373, 220374, 220375, 220376, 220377, 220378, 220379, 220380, 220381, 220382, 220383, 220384, 220385, 220386, 220387, 220388, 220389, 220390, 220391, 220392, 220393, 220394, 220395, 220397, 220398, 220399, 220400, 220401, 220402, 220403, 220404, 220405, 220406, 220407, 220408, 220409, 220410, 220411, 220412, 220413, 220414, 220415, 220416, 220417, 220418, 220419, 220420, 220421, 220422, 220423, 220424, 220425, 220426, 220427, 220428, 220429, 220430, 220431, 220432, 220433, 220434, 220435, 220436, 220437, 220438, 220439, 220440, 220442, 220443, 220444, 220445, 220446, 220447, 220448, 220449, 220450, 220451, 220452, 220453, 220454, 220455, 220456, 220457, 220458, 220459, 220460, 220461, 220462, 220463, 220464, 220465, 220466, 220467, 220468, 220469, 220470, 220471, 220472, 220473, 220474, 220475, 220476, 220477, 220478, 220479, 220480, 220481, 220482, 220483, 220484, 220485, 220486, 220487, 220488, 220489, 220490, 220491, 220492, 220493, 220494, 220495, 220496, 220497, 220498, 220499, 220500, 220501, 220502, 220503, 220504, 220505, 220506, 220507, 220508, 220509, 220510, 220511, 220512, 220513, 220514, 220515, 220516, 220517, 220518, 220519, 220520, 220521, 220522, 220523, 220524, 220525, 220526, 220527, 220528, 220529, 220530, 220531, 220532, 220533, 220535, 220536, 220537, 220538, 220539, 220540, 220541, 220542, 220543, 220544, 220545, 220546, 220547, 220548, 220549, 220550, 220551, 220552, 220553, 220554, 220560, 220561, 220562, 220563, 220564, 220565, 220566, 220568, 220569, 220570, 220572, 220573, 220574, 220575, 220576, 220577, 220578, 220579, 220580, 220581, 220582, 220583, 220584, 220585, 220586, 220589, 220590, 220591, 220592, 220593, 220594, 220595, 220596, 220597, 220598, 220599, 220600, 220601, 220602, 220603, 220605, 220607, 220608, 220610, 220612, 220613, 220614, 220615, 220616, 220617, 220618, 220619, 220620, 220621, 220622, 220624, 220626, 220627, 220628, 220629, 220630, 220631, 220632, 220633, 220634, 220635, 220637, 220639, 220640, 220643, 220644, 220653, 220655, 220656, 220659, 220660, 220661, 220662, 220663, 220664, 220665, 220666, 220667, 220668, 220669, 220673, 220674, 220675, 220676, 220677, 220678, 220679, 220680, 220682, 220683, 220684, 220685, 220687, 220690, 220691, 220692, 220693, 220694, 220695, 220696, 220697, 220698, 220699, 220700, 220701, 220702, 220703, 220704, 220705, 220706, 220707, 220708, 220709, 220710, 220711, 220712, 220713, 220714, 220715, 220716, 220717, 220718, 220719, 220720, 220721, 220722, 220723, 220724, 220725, 220726, 220727, 220728, 220729, 220730, 220731, 220732, 220733, 220734, 220735, 220736, 220737, 220738, 220739, 220740, 220741, 220742, 220743, 220744, 220745, 220746, 220748, 220749, 220750, 220751, 220752, 220753, 220754, 220755, 220756, 220757, 220758, 220759, 220760, 220761, 220762, 220763, 220764, 220765, 220766, 220767, 220769, 220770, 220771, 220772, 220773, 220774, 220775, 220776, 220777, 220778, 220780, 220781, 220782, 220783, 220784, 220785, 220786, 220787, 220788, 220789, 220790, 220791, 220792, 220793, 220794, 220796, 220797, 220798, 220799, 220800, 220801, 220802, 220803, 220804, 220805, 220806, 220807, 220814, 220815, 220816, 220817, 220818, 220819, 220820, 220821, 220822, 220823, 220824, 220825, 220826, 220827, 220828, 220829, 220830, 220831, 220834, 220835, 220836, 220837, 220838, 220839, 220841, 220842, 220843, 220844, 220845, 220846, 220847, 220848, 220849, 220850, 220851, 220852, 220853, 220854, 220855, 220856, 220857, 220858, 220859, 220860, 220861, 220862, 220863, 220865, 220866, 220867, 220868, 220869, 220870, 220871, 220874, 220875, 220876, 220877, 220880, 220881, 220882, 220883, 220884, 220885, 220886, 220887, 220888, 220889, 220890, 220891, 220892, 220893, 220894, 220895, 220896, 220897, 220898, 220899, 220900, 220901, 220902, 220903, 220904, 220905, 220906, 220907, 220914, 220915, 220916, 220917, 220918, 220919, 220920, 220921, 220923, 220924, 220925, 220926, 220927, 220928, 220938, 220939, 220940, 220941, 220943, 220944, 220945, 220946, 220947, 220948, 220949, 220950, 220951, 220952, 220953, 220954, 220955, 220956, 220957, 220958, 220959, 220960, 220961, 220962, 220963, 220964, 220966, 220967, 220968, 220971, 220972, 220973, 220974, 220975, 220976, 220977, 220978, 220979, 220980, 220981, 220982, 220983, 220985, 220986, 220987, 220988, 220989, 220990, 220991, 220992, 220993, 220994, 220995, 220996, 220997, 220998, 220999, 221000, 221001, 221002, 221003, 221004, 221005, 221006, 221007, 221008, 221009, 221010, 221011, 221013, 221015, 221016, 221017, 221018, 221019, 221020, 221021, 221022, 221023, 221024, 221025, 221028, 221029, 221030, 221031, 221032, 221033, 221034, 221035, 221036, 221037, 221038, 221039, 221040, 221041, 221042, 221043, 221044, 221045, 221046, 221047, 221049, 221050, 221051, 221052, 221053, 221054, 221055, 221056, 221057, 221058, 221059, 221060, 221061, 221062, 221063, 221064, 221065, 221066, 221067, 221068, 221069, 221070, 221071, 221072, 221073, 221074, 221075, 221076, 221077, 221079, 221080, 221081, 221082, 221084, 221085, 221086, 221087, 221088, 221089, 221090, 221091, 221092, 221093, 221094, 221095, 221096, 221097, 221098, 221099, 221100, 221101, 221102, 221103, 221105, 221106, 221107, 221108, 221109, 221110, 221111, 221112, 221113, 221114, 221115, 221116, 221117, 221118, 221119, 221120, 221121, 221122, 221123, 221124, 221125, 221126, 221127, 221128, 221129, 221131, 221132, 221133, 221134, 221135, 221136, 221137, 221138, 221139, 221140, 221141, 221142, 221143, 221144, 221145, 221146, 221147, 221148, 221149, 221150, 221151, 221152, 221153, 221154, 221155, 221156, 221157, 221158, 221159, 221160, 221161, 221163, 221166, 221167, 221177, 221178, 221179, 221180, 221181, 221182, 221183, 221184, 221185, 221186, 221187, 221188, 221189, 221190, 221191, 221192, 221193, 221194, 221195, 221196, 221197, 221198, 221199, 221202, 221203, 221205, 221209, 221211, 221212, 221213, 221214, 221217, 221218, 221219, 221224, 221225, 221228, 221229, 221231, 221232, 221233, 221234, 221235, 221236, 221237, 221238, 221239, 221240, 221241, 221242, 221243, 221244, 221245, 221246, 221247, 221248, 221249, 221250, 221251, 221252, 221253, 221254, 221255, 221256, 221274, 221293, 221294, 221295, 221296, 221297, 221298, 221299, 221300, 221301, 221302, 221303, 221304, 221305, 221306, 221307, 221308, 221309, 221310, 221311, 221313, 221316, 221317, 221318, 221319, 221320, 221321, 221322, 221323, 221327, 221338, 221339, 221340, 221341, 221342, 221343, 221344, 221345, 221346, 221347, 221348, 221349, 221350, 221354, 221355, 221358, 221359, 221362, 221363, 221366, 221368, 221372, 221374, 221376, 221378, 221379, 221380, 221381, 221382, 221383, 221384, 221385, 221386, 221387, 221388, 221390, 221392, 221397, 221403, 221410, 221411, 221413, 221414, 221415, 221416, 221417, 221418, 221419, 221420, 221421, 221422, 221423, 221424, 221425, 221427, 221428, 221429, 221430, 221431, 221432, 221433, 221434, 221435, 221436, 221437, 221438, 221439, 221440, 221441, 221442, 221443, 221444, 221446, 221447, 221448, 221449, 221452, 221453, 221454, 221455, 221456, 221457, 221458, 221459, 221460, 221461, 221462, 221463, 221464, 221465, 221466, 221467, 221468, 221469, 221470, 221473, 221474, 221475, 221476, 221478, 221481, 221485, 221486, 221487, 221488, 221489, 221491, 221492, 221494, 221495, 221496, 221497, 221498, 221500, 221501, 221502, 221503, 221504, 221505, 221507, 221508, 221509, 221510, 221511, 221512, 221513, 221514, 221515, 221516, 221517, 221518, 221519, 221520, 221521, 221522, 221523, 221524, 221525, 221526, 221527, 221528, 221529, 221530, 221531, 221532, 221533, 221534, 221535, 221536, 221537, 221538, 221539, 221540, 221541, 221542, 221543, 221544, 221545, 221546, 221547, 221549, 221550, 221551, 221552, 221553, 221554, 221555, 221556, 221557, 221558, 221559, 221560, 221561, 221562, 221563, 221564, 221566, 221567, 221568, 221569, 221570, 221571, 221572, 221573, 221574, 221576, 221578, 221579, 221581, 221582, 221583, 221584, 221585, 221586, 221588, 221590, 221591, 221592, 221593, 221594, 221595, 221596, 221597, 221598, 221599, 221600, 221601, 221602, 221603, 221604, 221605, 221606, 221607, 221608, 221609, 221610, 221611, 221612, 221613, 221614, 221616, 221617, 221618, 221619, 221621, 221622, 221623, 221624, 221625, 221626, 221627, 221628, 221629, 221630, 221632, 221633, 221634, 221635, 221641, 221642, 221643, 221644, 221645, 221646, 221647, 221648, 221650, 221652, 221653, 221654, 221655, 221657, 221659, 221661, 221662, 221663, 221664, 221665, 221666, 221667, 221668, 221669, 221671, 221672, 221673, 221674, 221675, 221676, 221677, 221678, 221679, 221680, 221681, 221682, 221683, 221684, 221685, 221686, 221687, 221688, 221689, 221690, 221691, 221692, 221693, 221694, 221695, 221696, 221697, 221699, 221700, 221701, 221702, 221703, 221704, 221705, 221706, 221708, 221709, 221710, 221711, 221712, 221713, 221716, 221717, 221718, 221719, 221720, 221721, 221722, 221723, 221724, 221726, 221727, 221728, 221729, 221730, 221731, 221733, 221734, 221735, 221736, 221737, 221738, 221739, 221741, 221742, 221743, 221744, 221745, 221746, 221747, 221748, 221749, 221750, 221751, 221752, 221753, 221754, 221755, 221756, 221757, 221758, 221760, 221763, 221764, 221765, 221766, 221767, 221768, 221769, 221770, 221771, 221772, 221773, 221774, 221775, 221776, 221777, 221778, 221779, 221780, 221781, 221782, 221783, 221784, 221785, 221786, 221787, 221788, 221789, 221790, 221791, 221792, 221793, 221794, 221795, 221796, 221797, 221798, 221799, 221800, 221801, 221802, 221803, 221804, 221805, 221806, 221807, 221808, 221809, 221810, 221811, 221812, 221813, 221815, 221816, 221817, 221818, 221819, 221820, 221821, 221822, 221823, 221824, 221825, 221826, 221839, 221840, 221841, 221842, 221843, 221844, 221845, 221846, 221847, 221848, 221849, 221850, 221851, 221852, 221853, 221854, 221857, 221858, 221859, 221860, 221861, 221862, 221863, 221864, 221865, 221866, 221867, 221868, 221870, 221871, 221872, 221873, 221874, 221875, 221876, 221877, 221878, 221879, 221880, 221881, 221882, 221883, 221884, 221885, 221886, 221887, 221888, 221889, 221890, 221891, 221892, 221893, 221894, 221895, 221896, 221897, 221898, 221900, 221901, 221902, 221903, 221904, 221905, 221906, 221907, 221908, 221909, 221910, 221911, 221912, 221913, 221914, 221915, 221917, 221918, 221919, 221920, 221921, 221922, 221923, 221925, 221927, 221929, 221930, 221931, 221932, 221934, 221937, 221939, 221940, 221941, 221944, 221945, 221946, 221947, 221948, 221949, 221950, 221951, 221952, 221953, 221954, 221956, 221957, 221958, 221959, 221960, 221961, 221962, 221963, 221964, 221965, 221966, 221967, 221969, 221970, 221971, 221972, 221973, 221974, 221975, 221976, 221977, 221978, 221979, 221980, 221982, 221983, 221984, 221986, 221987, 221988, 221989, 221990, 221992, 221994, 221995, 221996, 221997, 221999, 222000, 222001, 222003, 222006, 222007, 222009, 222011, 222012, 222013, 222014, 222015, 222016, 222017, 222018, 222019, 222020, 222021, 222022, 222023, 222024, 222025, 222026, 222027, 222028, 222029, 222031, 222032, 222033, 222034, 222035, 222036, 222037, 222038, 222039, 222040, 222041, 222042, 222043, 222045, 222046, 222048, 222049, 222050, 222051, 222053, 222054, 222055, 222056, 222057, 222059, 222060, 222061, 222062, 222063, 222064, 222065, 222066, 222067, 222069, 222070, 222071, 222077, 222078, 222079, 222080, 222081, 222082, 222083, 222084, 222085, 222086, 222087, 222090, 222091, 222092, 222093, 222094, 222096, 222097, 222098, 222099, 222100, 222101, 222104, 222105, 222106, 222107, 222108, 222110, 222111, 222112, 222113, 222114, 222115, 222116, 222117, 222118, 222119, 222120, 222121, 222122, 222123, 222124, 222125, 222126, 222127, 222128, 222129, 222130, 222131, 222132, 222133, 222134, 222135, 222136, 222137, 222138, 222139, 222140, 222141, 222142, 222143, 222144, 222145, 222147, 222148, 222149, 222150, 222151, 222152, 222153, 222154, 222155, 222156, 222157, 222158, 222159, 222160, 222161, 222162, 222163, 222164, 222165, 222166, 222167, 222168, 222169, 222170, 222171, 222172, 222173, 222175, 222176, 222177, 222178, 222179, 222180, 222181, 222182, 222183, 222184, 222185, 222186, 222187, 222189, 222190, 222191, 222193, 222194, 222195, 222196, 222197, 222199, 222200, 222201, 222202, 222203, 222204, 222205, 222206, 222207, 222209, 222213, 222214, 222216, 222217, 222218, 222219, 222220, 222221, 222222, 222223, 222224, 222226, 222227, 222229, 222230, 222234, 222235, 222236, 222237, 222238, 222239, 222241, 222242, 222245, 222246, 222248, 222255, 222258, 222259, 222260, 222262, 222263, 222264, 222265, 222266, 222267, 222268, 222270, 222271, 222272, 222273, 222274, 222275, 222276, 222277, 222278, 222279, 222280, 222281, 222283, 222284, 222285, 222287, 222291, 222292, 222294, 222295, 222296, 222297, 222298, 222299, 222300, 222301, 222302, 222303, 222304, 222305, 222306, 222307, 222308, 222309, 222310, 222311, 222312, 222313, 222314, 222315, 222318, 222319, 222320, 222321, 222322, 222323, 222324, 222325, 222326, 222327, 222328, 222329, 222330, 222331, 222332, 222333, 222334, 222335, 222336, 222337, 222338, 222339, 222340, 222341, 222342, 222343, 222344, 222347, 222348, 222349, 222350, 222351, 222352, 222353, 222354, 222355, 222356, 222357, 222358, 222359, 222360, 222361, 222362, 222363, 222364, 222365, 222366, 222368, 222369, 222370, 222372, 222373, 222374, 222375, 222377, 222378, 222379, 222380, 222381, 222382, 222383, 222384, 222385, 222386, 222387, 222388, 222389, 222390, 222391, 222392, 222393, 222394, 222395, 222396, 222397, 222398, 222399, 222400, 222401, 222419, 222420, 222421, 222424, 222425, 222426, 222427, 222428, 222429, 222430, 222431, 222432, 222433, 222434, 222435, 222436, 222437, 222438, 222439, 222440, 222441, 222442, 222443, 222445, 222446, 222447, 222448, 222449, 222450, 222453, 222454, 222455, 222456, 222457, 222458, 222459, 222460, 222461, 222462, 222463, 222464, 222465, 222466, 222467, 222468, 222469, 222470, 222471, 222472, 222473, 222474, 222475, 222476, 222477, 222479, 222480, 222481, 222482, 222483, 222484, 222485, 222486, 222487, 222488, 222489, 222490, 222491, 222492, 222493, 222496, 222497, 222498, 222499, 222500, 222501, 222503, 222504, 222505, 222506, 222507, 222508, 222509, 222510, 222511, 222512, 222515, 222517, 222518, 222520, 222524, 222526, 222527, 222528, 222529, 222532, 222534, 222535, 222536, 222537, 222538, 222539, 222540, 222541, 222547, 222548, 222549, 222550, 222552, 222554, 222555, 222556, 222557, 222558, 222559, 222561, 222562, 222563, 222564, 222565, 222567, 222568, 222569, 222570, 222572, 222574, 222575, 222576, 222577, 222578, 222581, 222582, 222583, 222584, 222585, 222586, 222587, 222588, 222589, 222590, 222591, 222592, 222593, 222594, 222595, 222596, 222597, 222598, 222599, 222600, 222601, 222603, 222604, 222605, 222606, 222607, 222608, 222609, 222610, 222611, 222612, 222613, 222614, 222615, 222616, 222618, 222619, 222621, 222622, 222624, 222626, 222627, 222628, 222629, 222630, 222631, 222632, 222633, 222634, 222635, 222637, 222638, 222639, 222640, 222641, 222642, 222643, 222644, 222645, 222646, 222652, 222653, 222654, 222655, 222657, 222658, 222659, 222660, 222661, 222662, 222663, 222664, 222665, 222666, 222667, 222668, 222669, 222670, 222671, 222675, 222676, 222677, 222678, 222679, 222680, 222681, 222682, 222683, 222688, 222690, 222691, 222692, 222693, 222700, 222711, 222712, 222713, 222714, 222716, 222717, 222718, 222719, 222720, 222721, 222722, 222723, 222724, 222725, 222727, 222728, 222729, 222730, 222731, 222732, 222733, 222735, 222736, 222737, 222738, 222739, 222740, 222741, 222742, 222743, 222744, 222745, 222746, 222747, 222748, 222749, 222750, 222751, 222752, 222753, 222754, 222755, 222756, 222757, 222758, 222759, 222760, 222761, 222762, 222764, 222766, 222767, 222769, 222770, 222771, 222773, 222774, 222775, 222776, 222777, 222778, 222779, 222780, 222781, 222782, 222783, 222784, 222786, 222787, 222788, 222790, 222791, 222792, 222793, 222794, 222795, 222796, 222797, 222803, 222806, 222807, 222810, 222811, 222812, 222813, 222814, 222815, 222816, 222817, 222818, 222819, 222820, 222821, 222822, 222823, 222824, 222825, 222826, 222827, 222828, 222829, 222830, 222831, 222832, 222833, 222834, 222836, 222837, 222838, 222839, 222841, 222843, 222844, 222845, 222846, 222847, 222849, 222852, 222855, 222859, 222860, 222861, 222862, 222863, 222864, 222865, 222867, 222868, 222869, 222870, 222871, 222872, 222873, 222874, 222875, 222876, 222877, 222878, 222879, 222880, 222881, 222882, 222883, 222887, 222888, 222889, 222890, 222891, 222892, 222893, 222894, 222895, 222896, 222898, 222899, 222900, 222901, 222902, 222903, 222904, 222905, 222906, 222907, 222908, 222909, 222910, 222912, 222913, 222914, 222915, 222916, 222917, 222918, 222920, 222921, 222922, 222923, 222924, 222925, 222926, 222927, 222928, 222929, 222930, 222931, 222932, 222933, 222934, 222935, 222936, 222938, 222940, 222941, 222942, 222943, 222945, 222946, 222947, 222948, 222949, 222950, 222951, 222952, 222953, 222954, 222955, 222956, 222957, 222958, 222959, 222960, 222961, 222962, 222963, 222964, 222965, 222966, 222967, 222969, 222973, 222974, 222975, 222976, 222979, 222980, 222981, 222982, 222983, 222985, 222986, 222987, 222995, 222998, 222999, 223000, 223001, 223002, 223003, 223004, 223005, 223006, 223007, 223008, 223009, 223010, 223011, 223012, 223013, 223014, 223015, 223016, 223017, 223018, 223019, 223020, 223021, 223022, 223023, 223024, 223025, 223026, 223027, 223028, 223029, 223030, 223031, 223032, 223033, 223034, 223035, 223036, 223037, 223038, 223040, 223041, 223042, 223043, 223044, 223045, 223046, 223047, 223048, 223049, 223050, 223051, 223052, 223053, 223054, 223055, 223056, 223057, 223058, 223059, 223060, 223062, 223063, 223065, 223066, 223067, 223069, 223070, 223072, 223073, 223074, 223075, 223076, 223077, 223078, 223079, 223080, 223081, 223082, 223083, 223084, 223085, 223086, 223087, 223088, 223089, 223090, 223091, 223092, 223093, 223094, 223095, 223096, 223097, 223098, 223099, 223100, 223102, 223103, 223104, 223105, 223106, 223107, 223108, 223109, 223110, 223111, 223112, 223113, 223114, 223115, 223116, 223117, 223118, 223119, 223120, 223121, 223122, 223124, 223125, 223126, 223129, 223132, 223134, 223135, 223136, 223137, 223138, 223139, 223140, 223141, 223142, 223143, 223144, 223145, 223146, 223147, 223148, 223149, 223150, 223151, 223152, 223153, 223154, 223155, 223156, 223157, 223158, 223159, 223160, 223161, 223162, 223163, 223164, 223165, 223166, 223167, 223169, 223170, 223171, 223172, 223173, 223174, 223175, 223176, 223177, 223178, 223179, 223180, 223181, 223182, 223183, 223184, 223185, 223186, 223187, 223190, 223191, 223192, 223193, 223194, 223195, 223196, 223197, 223198, 223199, 223200, 223201, 223202, 223203, 223204, 223205, 223206, 223207, 223208, 223209, 223210, 223211, 223214, 223215, 223216, 223217, 223218, 223219, 223221, 223222, 223226, 223227, 223228, 223229, 223230, 223231, 223232, 223233, 223234, 223235, 223236, 223237, 223238, 223239, 223240, 223241, 223242, 223243, 223244, 223245, 223246, 223247, 223248, 223251, 223252, 223253, 223254, 223255, 223256, 223257, 223258, 223259, 223260, 223261, 223262, 223263, 223266, 223267, 223268, 223269, 223270, 223271, 223272, 223273, 223274, 223275, 223276, 223277, 223278, 223279, 223280, 223281, 223282, 223283, 223284, 223285, 223286, 223288, 223289, 223290, 223291, 223292, 223293, 223294, 223295, 223296, 223297, 223298, 223299, 223301, 223302, 223305, 223306, 223307, 223308, 223310, 223311, 223313, 223314, 223315, 223316, 223317, 223318, 223319, 223320, 223321, 223322, 223323, 223324, 223325, 223326, 223327, 223328, 223329, 223330, 223331, 223332, 223333, 223334, 223335, 223336, 223337, 223338, 223339, 223341, 223342, 223343, 223344, 223346, 223347, 223348, 223349, 223350, 223351, 223352, 223353, 223354, 223355, 223356, 223357, 223358, 223360, 223361, 223362, 223363, 223364, 223365, 223366, 223367, 223368, 223369, 223370, 223371, 223372, 223373, 223375, 223376, 223377, 223378, 223379, 223380, 223381, 223382, 223383, 223384, 223385, 223386, 223388, 223389, 223390, 223391, 223392, 223393, 223394, 223395, 223396, 223397, 223398, 223399, 223400, 223401, 223402, 223403, 223404, 223405, 223406, 223407, 223408, 223409, 223410, 223411, 223412, 223414, 223415, 223416, 223417, 223418, 223419, 223420, 223421, 223422, 223423, 223424, 223425, 223426, 223427, 223428, 223429, 223430, 223431, 223432, 223433, 223434, 223435, 223436, 223437, 223438, 223439, 223440, 223441, 223442, 223443, 223444, 223445, 223446, 223447, 223448, 223449, 223450, 223451, 223452, 223453, 223454, 223455, 223456, 223457, 223458, 223459, 223460, 223461, 223462, 223463, 223464, 223465, 223466, 223467, 223468, 223469, 223470, 223471, 223472, 223473, 223476, 223477, 223478, 223479, 223480, 223481, 223484, 223488, 223489, 223491, 223492, 223493, 223494, 223495, 223497, 223498, 223499, 223500, 223501, 223502, 223503, 223504, 223505, 223506, 223507, 223508, 223509, 223510, 223511, 223512, 223513, 223514, 223515, 223516, 223517, 223518, 223519, 223520, 223521, 223522, 223523, 223524, 223526, 223527, 223528, 223531, 223532, 223533, 223534, 223536, 223537, 223538, 223539, 223540, 223541, 223545, 223546, 223547, 223548, 223549, 223550, 223551, 223552, 223553, 223554, 223555, 223556, 223557, 223558, 223559, 223560, 223561, 223562, 223564, 223565, 223566, 223567, 223569, 223570, 223571, 223572, 223573, 223574, 223575, 223576, 223577, 223578, 223579, 223580, 223582, 223584, 223592, 223593, 223594, 223595, 223596, 223597, 223598, 223599, 223600, 223601, 223602, 223604, 223605, 223606, 223607, 223608, 223609, 223611, 223612, 223613, 223614, 223615, 223616, 223617, 223618, 223619, 223620, 223621, 223622, 223623, 223624, 223625, 223626, 223627, 223628, 223629, 223630, 223631, 223632, 223633, 223634, 223635, 223636, 223637, 223638, 223639, 223640, 223641, 223642, 223643, 223644, 223645, 223646, 223647, 223648, 223649, 223650, 223651, 223652, 223653, 223654, 223655, 223656, 223657, 223658, 223659, 223660, 223661, 223662, 223663, 223664, 223665, 223666, 223667, 223669, 223670, 223671, 223672, 223673, 223674, 223675, 223676, 223677, 223678, 223679, 223680, 223681, 223682, 223683, 223684, 223685, 223686, 223687, 223688, 223690, 223691, 223692, 223693, 223694, 223695, 223696, 223698, 223699, 223700, 223701, 223702, 223703, 223704, 223706, 223707, 223708, 223710, 223712, 223715, 223716, 223717, 223718, 223721, 223723, 223724, 223725, 223726); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (223727, 223728, 223730, 223731, 223732, 223733, 223735, 223736, 223738, 223740, 223744, 223745, 223746, 223747, 223748, 223749, 223750, 223751, 223752, 223753, 223754, 223755, 223756, 223757, 223758, 223759, 223760, 223762, 223763, 223764, 223765, 223766, 223767, 223770, 223771, 223772, 223773, 223774, 223775, 223776, 223777, 223778, 223779, 223780, 223781, 223782, 223783, 223785, 223786, 223787, 223788, 223789, 223790, 223791, 223792, 223793, 223794, 223795, 223796, 223797, 223798, 223799, 223800, 223801, 223802, 223803, 223804, 223805, 223806, 223807, 223808, 223809, 223810, 223811, 223812, 223813, 223814, 223815, 223816, 223817, 223818, 223819, 223820, 223821, 223822, 223823, 223824, 223825, 223826, 223827, 223828, 223829, 223830, 223831, 223832, 223833, 223834, 223835, 223836, 223837, 223838, 223839, 223840, 223841, 223842, 223843, 223844, 223845, 223846, 223847, 223848, 223849, 223850, 223851, 223852, 223853, 223854, 223855, 223856, 223857, 223858, 223859, 223860, 223861, 223862, 223863, 223864, 223865, 223866, 223868, 223869, 223870, 223871, 223872, 223873, 223874, 223875, 223876, 223879, 223886, 223896, 223903, 223904, 223905, 223906, 223907, 223908, 223909, 223910, 223911, 223912, 223913, 223914, 223916, 223917, 223918, 223919, 223920, 223921, 223922, 223923, 223924, 223925, 223926, 223927, 223930, 223931, 223932, 223933, 223934, 223935, 223936, 223937, 223938, 223939, 223940, 223943, 223944, 223945, 223946, 223947, 223948, 223949, 223950, 223951, 223952, 223953, 223954, 223955, 223956, 223957, 223958, 223961, 223966, 223967, 223968, 223970, 223971, 223972, 223973, 223974, 223975, 223976, 223977, 223978, 223979, 223980, 223981, 223983, 223984, 223985, 223986, 223987, 223988, 223989, 223990, 223991, 223992, 223994, 223995, 223996, 223997, 223998, 223999, 224000, 224001, 224004, 224005, 224008, 224009, 224010, 224011, 224012, 224013, 224014, 224015, 224016, 224017, 224018, 224019, 224021, 224023, 224025, 224050, 224051, 224052, 224053, 224054, 224055, 224056, 224058, 224059, 224060, 224061, 224063, 224064, 224066, 224067, 224068, 224069, 224071, 224076, 224077, 224078, 224079, 224080, 224081, 224082, 224083, 224084, 224085, 224086, 224087, 224088, 224089, 224090, 224091, 224092, 224093, 224096, 224099, 224100, 224101, 224106, 224108, 224109, 224111, 224112, 224113, 224115, 224116, 224117, 224118, 224119, 224120, 224123, 224124, 224125, 224126, 224127, 224128, 224130, 224133, 224135, 224137, 224138, 224139, 224140, 224141, 224142, 224144, 224145, 224146, 224147, 224148, 224149, 224150, 224151, 224152, 224153, 224154, 224155, 224157, 224159, 224161, 224162, 224163, 224166, 224167, 224168, 224170, 224171, 224172, 224173, 224174, 224176, 224177, 224178, 224179, 224180, 224181, 224182, 224183, 224184, 224185, 224186, 224187, 224188, 224189, 224190, 224191, 224192, 224193, 224194, 224195, 224196, 224197, 224198, 224199, 224200, 224201, 224202, 224205, 224213, 224214, 224215, 224216, 224217, 224218, 224219, 224221, 224222, 224236, 224237, 224238, 224239, 224240, 224241, 224246, 224247, 224248, 224249, 224251, 224252, 224261, 224264, 224265, 224266, 224267, 224268, 224269, 224270, 224271, 224272, 224273, 224274, 224275, 224276, 224277, 224278, 224279, 224280, 224281, 224282, 224283, 224284, 224286, 224287, 224288, 224289, 224290, 224291, 224292, 224293, 224294, 224295, 224299, 224300, 224301, 224302, 224303, 224304, 224305, 224306, 224307, 224308, 224309, 224310, 224311, 224312, 224313, 224314, 224315, 224316, 224317, 224318, 224319, 224320, 224321, 224324, 224325, 224327, 224329, 224330, 224331, 224332, 224333, 224335, 224336, 224337, 224338, 224339, 224340, 224341, 224342, 224343, 224345, 224346, 224347, 224349, 224350, 224351, 224352, 224353, 224354, 224355, 224356, 224357, 224358, 224359, 224360, 224361, 224362, 224363, 224364, 224367, 224368, 224369, 224370, 224371, 224372, 224373, 224374, 224375, 224376, 224377, 224378, 224379, 224380, 224381, 224382, 224387, 224389, 224390, 224391, 224392, 224393, 224394, 224401, 224402, 224403, 224404, 224405, 224406, 224407, 224408, 224409, 224410, 224411, 224413, 224415, 224418, 224420, 224424, 224425, 224427, 224428, 224430, 224436, 224437, 224438, 224439, 224440, 224441, 224443, 224444, 224445, 224446, 224447, 224448, 224449, 224451, 224453, 224454, 224455, 224456, 224457, 224458, 224460, 224461, 224462, 224463, 224464, 224465, 224466, 224467, 224468, 224469, 224470, 224471, 224472, 224473, 224474, 224475, 224476, 224477, 224478, 224479, 224480, 224481, 224482, 224483, 224484, 224488, 224489, 224490, 224491, 224492, 224493, 224494, 224495, 224496, 224497, 224498, 224499, 224500, 224501, 224502, 224503, 224504, 224505, 224506, 224507, 224508, 224509, 224510, 224511, 224512, 224513, 224515, 224516, 224517, 224518, 224519, 224520, 224521, 224522, 224523, 224524, 224526, 224527, 224528, 224529, 224530, 224533, 224534, 224535, 224537, 224538, 224540, 224541, 224542, 224543, 224544, 224545, 224546, 224547, 224548, 224549, 224551, 224552, 224553, 224554, 224555, 224556, 224557, 224558, 224559, 224560, 224561, 224562, 224563, 224564, 224565, 224566, 224567, 224568, 224570, 224571, 224572, 224576, 224577, 224578, 224579, 224581, 224582, 224583, 224584, 224585, 224586, 224587, 224588, 224589, 224591, 224592, 224593, 224594, 224595, 224596, 224597, 224598, 224599, 224600, 224601, 224602, 224603, 224604, 224605, 224606, 224607, 224608, 224609, 224610, 224611, 224612, 224613, 224616, 224617, 224618, 224619, 224620, 224621, 224622, 224623, 224624, 224636, 224638, 224639, 224640, 224642, 224655, 224659, 224662, 224663, 224666, 224667, 224671, 224672, 224673, 224674, 224675, 224676, 224677, 224678, 224679, 224682, 224683, 224685, 224687, 224688, 224702, 224707, 224708, 224709, 224710, 224711, 224712, 224713, 224714, 224716, 224717, 224718, 224720, 224721, 224722, 224723, 224724, 224725, 224727, 224729, 224730, 224731, 224732, 224733, 224734, 224735, 224736, 224737, 224738, 224741, 224742, 224744, 224745, 224746, 224747, 224748, 224749, 224751, 224752, 224753, 224754, 224755, 224756, 224757, 224758, 224759, 224760, 224761, 224762, 224763, 224764, 224765, 224766, 224767, 224768, 224770, 224771, 224772, 224773, 224774, 224776, 224778, 224779, 224780, 224781, 224782, 224783, 224784, 224785, 224786, 224787, 224788, 224789, 224790, 224791, 224796, 224797, 224798, 224799, 224800, 224801, 224802, 224803, 224804, 224805, 224806, 224807, 224808, 224809, 224810, 224816, 224817, 224818, 224819, 224820, 224821, 224822, 224823, 224824, 224825, 224826, 224828, 224829, 224830, 224831, 224832, 224833, 224834, 224835, 224836, 224837, 224838, 224839, 224840, 224842, 224843, 224844, 224845, 224846, 224847, 224848, 224849, 224850, 224851, 224852, 224853, 224854, 224855, 224862, 224863, 224867, 224868, 224869, 224870, 224871, 224872, 224873, 224876, 224878, 224879, 224880, 224881, 224882, 224883, 224884, 224885, 224886, 224887, 224888, 224889, 224890, 224891, 224892, 224893, 224894, 224895, 224896, 224897, 224898, 224899, 224900, 224901, 224902, 224903, 224904, 224905, 224906, 224907, 224908, 224909, 224910, 224911, 224912, 224914, 224917, 224919, 224922, 224923, 224924, 224925, 224928, 224930, 224932, 224934, 224935, 224936, 224937, 224938, 224939, 224940, 224941, 224942, 224943, 224944, 224945, 224946, 224947, 224948, 224949, 224950, 224951, 224952, 224953, 224954, 224955, 224956, 224957, 224958, 224959, 224960, 224961, 224962, 224963, 224964, 224966, 224967, 224969, 224970, 224972, 224973, 224988, 224994, 225015, 225016, 225018, 225019, 225021, 225022, 225024, 225026, 225040, 225049, 225066, 225067, 225068, 225077, 225078, 225079, 225080, 225088, 225102, 225119, 225120, 225136, 225138, 225139, 225141, 225142, 225143, 225146, 225148, 225153, 225155, 225164, 225165, 225166, 225167, 225174, 225175, 225176, 225177, 225178, 225179, 225180, 225181, 225182, 225183, 225184, 225185, 225186, 225187, 225188, 225189, 225190, 225191, 225192, 225193, 225194, 225195, 225196, 225197, 225198, 225200, 225201, 225202, 225204, 225205, 225206, 225207, 225208, 225209, 225210, 225211, 225212, 225213, 225214, 225215, 225216, 225217, 225218, 225219, 225220, 225221, 225222, 225224, 225225, 225226, 225227, 225231, 225232, 225238, 225239, 225240, 225241, 225242, 225243, 225244, 225246, 225247, 225248, 225249, 225250, 225251, 225253, 225254, 225255, 225256, 225257, 225259, 225261, 225263, 225264, 225265, 225266, 225267, 225268, 225269, 225270, 225271, 225274, 225275, 225276, 225277, 225287, 225288, 225289, 225290, 225293, 225296, 225297, 225299, 225301, 225303, 225308, 225309, 225311, 225323, 225327, 225330, 225332, 225333, 225334, 225335, 225337, 225338, 225339, 225340, 225341, 225342, 225345, 225346, 225347, 225348, 225349, 225350, 225351, 225352, 225353, 225354, 225355, 225357, 225358, 225359, 225360, 225370, 225375, 225376, 225378, 225384, 225385, 225386, 225388, 225389, 225390, 225391, 225392, 225393, 225394, 225395, 225396, 225397, 225398, 225399, 225400, 225401, 225402, 225403, 225404, 225405, 225406, 225408, 225409, 225414, 225415, 225416, 225418, 225419, 225420, 225421, 225422, 225423, 225424, 225425, 225426, 225427, 225429, 225432, 225436, 225437, 225438, 225439, 225440, 225441, 225442, 225443, 225444, 225445, 225446, 225447, 225448, 225449, 225450, 225451, 225452, 225453, 225454, 225455, 225456, 225457, 225458, 225459, 225460, 225461, 225462, 225463, 225464, 225465, 225466, 225467, 225468, 225469, 225470, 225471, 225472, 225473, 225474, 225475, 225476, 225477, 225478, 225479, 225482, 225483, 225485, 225486, 225488, 225489, 225490, 225491, 225492, 225493, 225494, 225495, 225496, 225497, 225498, 225499, 225501, 225502, 225503, 225504, 225506, 225507, 225508, 225509, 225510, 225511, 225513, 225514, 225515, 225516, 225517, 225518, 225519, 225520, 225521, 225522, 225525, 225527, 225532, 225533, 225535, 225537, 225539, 225540, 225543, 225544, 225545, 225546, 225547, 225548, 225549, 225550, 225551, 225552, 225554, 225555, 225556, 225557, 225558, 225559, 225560, 225561, 225562, 225563, 225564, 225565, 225566, 225567, 225568, 225569, 225575, 225576, 225578, 225580, 225581, 225582, 225583, 225585, 225586, 225589, 225593, 225594, 225595, 225600, 225601, 225602, 225603, 225604, 225605, 225606, 225607, 225608, 225609, 225610, 225611, 225612, 225614, 225616, 225617, 225619, 225620, 225621, 225622, 225629, 225632, 225633, 225636, 225642, 225643, 225646, 225652, 225653, 225654, 225655, 225656, 225657, 225658, 225660, 225663, 225664, 225670, 225672, 225673, 225675, 225678, 225682, 225683, 225688, 225693, 225694, 225696, 225698, 225701, 225702, 225703, 225704, 225707, 225708, 225709, 225710, 225711, 225712, 225714, 225723, 225727, 225731, 225734, 225735, 225745, 225746, 225753, 225760, 225761, 225762, 225764, 225765, 225766, 225774, 225775, 225776, 225777, 225778, 225781, 225782, 225783, 225784, 225785, 225786, 225787, 225788, 225791, 225793, 225797, 225798, 225799, 225800, 225807, 225808, 225809, 225813, 225817, 225818, 225820, 225825, 225829, 225855, 225857, 225861, 225862, 225863, 225865, 225875, 225879, 225880, 225881, 225883, 225884, 225886, 225887, 225888, 225889, 225890, 225891, 225892, 225893, 225894, 225895, 225896, 225897, 225898, 225899, 225900, 225901, 225902, 225903, 225904, 225905, 225907, 225912, 225913, 225914, 225915, 225918, 225919, 225921, 225922, 225924, 225925, 225926, 225927, 225928, 225929, 225930, 225931, 225932, 225933, 225934, 225935, 225936, 225938, 225939, 225941, 225942, 225943, 225944, 225945, 225946, 225947, 225948, 225955, 225962, 225968, 225969, 225970, 225971, 225972, 225973, 225974, 225975, 225976, 225977, 225978, 225979, 225980, 225981, 225982, 225983, 225984, 225985, 225986, 225987, 225988, 225989, 225990, 225991, 225992, 225993, 225994, 225995, 225996, 225997, 225998, 226000, 226001, 226002, 226003, 226004, 226005, 226006, 226007, 226008, 226009, 226010, 226011, 226013, 226014, 226015, 226016, 226017, 226018, 226019, 226020, 226021, 226023, 226024, 226025, 226026, 226027, 226028, 226029, 226030, 226031, 226032, 226033, 226034, 226035, 226036, 226037, 226038, 226039, 226040, 226041, 226042, 226043, 226044, 226046, 226047, 226048, 226049, 226050, 226051, 226052, 226053, 226054, 226055, 226056, 226057, 226058, 226059, 226060, 226061, 226062, 226063, 226064, 226065, 226066, 226067, 226068, 226069, 226070, 226071, 226072, 226074, 226075, 226076, 226077, 226078, 226079, 226080, 226081, 226082, 226083, 226084, 226085, 226086, 226087, 226088, 226089, 226090, 226091, 226092, 226093, 226094, 226095, 226096, 226098, 226100, 226101, 226103, 226104, 226105, 226106, 226107, 226108, 226109, 226110, 226111, 226112, 226115, 226116, 226117, 226118, 226119, 226120, 226121, 226122, 226124, 226125, 226126, 226127, 226128, 226129, 226130, 226131, 226132, 226133, 226134, 226135, 226136, 226139, 226140, 226141, 226142, 226143, 226144, 226145, 226146, 226148, 226150, 226153, 226163, 226165, 226166, 226167, 226169, 226170, 226171, 226172, 226173, 226174, 226175, 226176, 226177, 226179, 226184, 226193, 226194, 226195, 226196, 226197, 226198, 226199, 226200, 226202, 226203, 226204, 226205, 226211, 226213, 226214, 226215, 226216, 226217, 226218, 226219, 226220, 226221, 226222, 226223, 226224, 226225, 226226, 226227, 226228, 226229, 226230, 226231, 226232, 226233, 226234, 226235, 226236, 226237, 226238, 226239, 226240, 226241, 226242, 226243, 226244, 226245, 226246, 226247, 226248, 226249, 226250, 226252, 226253, 226254, 226255, 226256, 226257, 226258, 226265, 226267, 226268, 226269, 226270, 226271, 226272, 226283, 226284, 226285, 226287, 226289, 226291, 226292, 226293, 226294, 226295, 226296, 226297, 226298, 226299, 226300, 226301, 226317, 226318, 226319, 226332, 226336, 226337, 226344, 226349, 226350, 226351, 226352, 226353, 226354, 226358, 226359, 226360, 226361, 226362, 226363, 226364, 226365, 226366, 226367, 226369, 226370, 226371, 226372, 226373, 226377, 226381, 226382, 226383, 226385, 226386, 226391, 226392, 226393, 226395, 226397, 226400, 226408, 226409, 226411, 226412, 226413, 226414, 226415, 226416, 226417, 226418, 226419, 226420, 226421, 226422, 226423, 226427, 226432, 226447, 226454, 226456, 226457, 226458, 226459, 226460, 226461, 226462, 226463, 226464, 226465, 226466, 226467, 226468, 226469, 226470, 226471, 226472, 226473, 226474, 226475, 226476, 226481, 226483, 226484, 226486, 226491, 226493, 226501, 226502, 226506, 226507, 226508, 226509, 226510, 226511, 226512, 226513, 226514, 226515, 226519, 226521, 226523, 226524, 226525, 226526, 226527, 226528, 226532, 226543, 226560, 226573, 226574, 226575, 226577, 226579, 226580, 226586, 226588, 226591, 226592, 226596, 226598, 226600, 226601, 226602, 226603, 226604, 226605, 226606, 226607, 226612, 226613, 226615, 226617, 226618, 226619, 226620, 226621, 226622, 226623, 226624, 226625, 226626, 226631, 226634, 226635, 226636, 226638, 226639, 226640, 226641, 226642, 226643, 226644, 226645, 226647, 226648, 226649, 226650, 226652, 226654, 226655, 226656, 226657, 226658, 226659, 226661, 226663, 226664, 226665, 226666, 226667, 226668, 226669, 226670, 226671, 226672, 226673, 226674, 226675, 226676, 226681, 226682, 226685, 226686, 226687, 226688, 226689, 226690, 226691, 226692, 226693, 226694, 226696, 226697, 226698, 226699, 226700, 226708, 226712, 226716, 226723, 226724, 226725, 226726, 226727, 226729, 226730, 226731, 226732, 226733, 226734, 226735, 226736, 226739, 226742, 226743, 226744, 226745, 226746, 226747, 226748, 226749, 226750, 226751, 226752, 226753, 226754, 226756, 226759, 226760, 226761, 226762, 226763, 226767, 226769, 226773, 226777, 226778, 226779, 226780, 226781, 226782, 226783, 226784, 226785, 226786, 226787, 226788, 226789, 226790, 226791, 226792, 226798, 226800, 226801, 226806, 226809, 226811, 226813, 226817, 226818, 226819, 226820, 226821, 226822, 226823, 226824, 226825, 226826, 226827, 226828, 226829, 226830, 226831, 226832, 226833, 226834, 226835, 226836, 226837, 226838, 226840, 226841, 226842, 226843, 226844, 226845, 226846, 226847, 226848, 226849, 226850, 226851, 226852, 226853, 226871, 226872, 226873, 226876, 226878, 226879, 226881, 226883, 226885, 226889, 226891, 226893, 226895, 226897, 226898, 226901, 226907, 226909, 226918, 226919, 226925, 226929, 226930, 226931, 226935, 226937, 226938, 226939, 226941, 226942, 226943, 226944, 226945, 226946, 226947, 226948, 226949, 226950, 226951, 226953, 226961, 226962, 226963, 226964, 226965, 226966, 226967, 226968, 226969, 226970, 226971, 226972, 226973, 226974, 226975, 226981, 226993, 226995, 226996, 227002, 227003, 227023, 227024, 227025, 227026, 227027, 227029, 227030, 227031, 227038, 227040, 227041, 227044, 227047, 227053, 227054, 227056, 227057, 227058, 227059, 227060, 227061, 227062, 227063, 227064, 227065, 227066, 227067, 227072, 227073, 227076, 227083, 227084, 227085, 227086, 227099, 227105, 227108, 227115, 227118, 227120, 227121, 227122, 227124, 227125, 227126, 227127, 227128, 227129, 227131, 227132, 227134, 227135, 227136, 227138, 227143, 227146, 227150, 227153, 227154, 227155, 227158, 227160, 227161, 227164, 227167, 227168, 227169, 227170, 227172, 227175, 227176, 227182, 227183, 227184, 227185, 227186, 227198, 227200, 227201, 227202, 227203, 227204, 227205, 227208, 227209, 227211, 227214, 227215, 227217, 227219, 227220, 227221, 227222, 227223, 227224, 227227, 227230, 227231, 227232, 227233, 227234, 227235, 227236, 227237, 227238, 227239, 227240, 227241, 227242, 227243, 227244, 227245, 227247, 227250, 227251, 227252, 227253, 227254, 227255, 227260, 227265, 227266, 227267, 227268, 227269, 227271, 227272, 227273, 227274, 227275, 227276, 227277, 227279, 227280, 227281, 227282, 227285, 227286, 227287, 227289, 227291, 227292, 227293, 227294, 227295, 227296, 227298, 227300, 227301, 227302, 227310, 227311, 227312, 227313, 227314, 227315, 227316, 227317, 227318, 227319, 227321, 227322, 227325, 227326, 227327, 227330, 227331, 227332, 227333, 227334, 227335, 227336, 227337, 227338, 227339, 227340, 227341, 227342, 227343, 227344, 227345, 227346, 227347, 227349, 227350, 227351, 227352, 227353, 227354, 227355, 227356, 227357, 227358, 227359, 227360, 227361, 227364, 227365, 227367, 227369, 227371, 227372, 227373, 227374, 227375, 227376, 227377, 227378, 227379, 227380, 227382, 227383, 227389, 227390, 227391, 227392, 227394, 227395, 227397, 227400, 227401, 227402, 227403, 227404, 227405, 227406, 227407, 227408, 227409, 227410, 227411, 227412, 227413, 227414, 227415, 227416, 227417, 227418, 227419, 227420, 227421, 227422, 227423, 227424, 227425, 227426, 227427, 227428, 227430, 227431, 227435, 227439, 227440, 227441, 227442, 227443, 227444, 227445, 227446, 227447, 227448, 227449, 227450, 227451, 227452, 227453, 227454, 227455, 227456, 227457, 227458, 227459, 227460, 227462, 227463, 227470, 227471, 227472, 227474, 227477, 227478, 227479, 227480, 227481, 227482, 227483, 227484, 227487, 227488, 227489, 227490, 227491, 227492, 227496, 227497, 227501, 227502, 227504, 227505, 227506, 227507, 227508, 227510, 227513, 227514, 227517, 227518, 227520, 227521, 227522, 227523, 227524, 227525, 227527, 227528, 227529, 227530, 227532, 227537, 227538, 227540, 227541, 227542, 227544, 227546, 227548, 227551, 227552, 227554, 227561, 227562, 227563, 227564, 227566, 227567, 227568, 227572, 227573, 227574, 227575, 227576, 227577, 227578, 227580, 227581, 227582, 227583, 227584, 227586, 227587, 227588, 227589, 227592, 227593, 227594, 227595, 227596, 227597, 227598, 227599, 227600, 227601, 227602, 227603, 227604, 227605, 227606, 227607, 227608, 227609, 227610, 227611, 227612, 227613, 227614, 227616, 227617, 227618, 227622, 227627, 227629, 227631, 227632, 227634, 227635, 227636, 227637, 227638, 227639, 227640, 227646, 227647, 227650, 227652, 227658, 227659, 227661, 227662, 227666, 227667, 227671, 227675, 227676, 227685, 227687, 227706, 227709, 227714, 227715, 227716, 227718, 227720, 227722, 227723, 227724, 227725, 227726, 227727, 227728, 227733, 227734, 227735, 227738, 227739, 227740, 227741, 227745, 227747, 227748, 227749, 227753, 227754, 227756, 227757, 227758, 227759, 227761, 227762, 227764, 227765, 227766, 227767, 227768, 227770, 227772, 227775, 227776, 227777, 227778, 227779, 227780, 227781, 227785, 227786, 227787, 227788, 227789, 227790, 227791, 227792, 227794, 227799, 227801, 227802, 227803, 227808, 227825, 227827, 227828, 227831, 227835, 227842, 227844, 227849, 227859, 227860, 227864, 227865, 227868, 227869, 227871, 227874, 227875, 227876, 227877, 227879, 227882, 227883, 227890, 227891, 227892, 227893, 227895, 227897, 227906, 227907, 227908, 227909, 227910, 227911, 227912, 227913, 227914, 227915, 227916, 227917, 227918, 227919, 227920, 227921, 227922, 227923, 227924, 227925, 227933, 227934, 227935, 227940, 227944, 227947, 227948, 227949, 227950, 227953, 227954, 227957, 227962, 227963, 227964, 227965, 227966, 227968, 227971, 227977, 227980, 227982, 227983, 227984, 227994, 227998, 227999, 228000, 228001, 228005, 228006, 228012, 228013, 228014, 228015, 228018, 228019, 228021, 228024, 228026, 228027, 228028, 228029, 228030, 228031, 228032, 228033, 228036, 228038, 228039, 228040, 228042, 228044, 228045, 228046, 228047, 228048, 228049, 228054, 228055, 228056, 228057, 228059, 228063, 228067, 228068, 228069, 228070, 228071, 228072, 228073, 228076, 228077, 228078, 228080, 228081, 228082, 228084, 228085, 228086, 228088, 228094, 228097, 228100, 228101, 228102, 228104, 228105, 228108, 228111, 228113, 228115, 228117, 228118, 228119, 228120, 228121, 228122, 228124, 228126, 228131, 228134, 228135, 228140, 228141, 228146, 228147, 228148, 228149, 228152, 228153, 228157, 228169, 228170, 228171, 228172, 228174, 228177, 228180, 228182, 228183, 228184, 228185, 228186, 228187, 228191, 228193, 228195, 228198, 228200, 228207, 228212, 228213, 228215, 228217, 228223, 228224, 228226, 228227, 228234, 228235, 228238, 228239, 228285, 228288, 228294, 228295, 228296, 228297, 228298, 228301, 228304, 228307, 228309, 228312, 228314, 228315, 228321, 228322, 228325, 228343, 228354, 228356, 228359, 228361, 228364, 228365, 228366, 228368, 228370, 228373, 228385, 228386, 228387, 228388, 228389, 228392, 228396, 228406, 228409, 228411, 228412, 228419, 228427, 228428, 228439, 228440, 228447, 228448, 228450, 228451, 228452, 228462, 228464, 228466, 228470, 228471, 228485, 228493, 228503, 228506, 228507, 228508, 228509, 228518, 228524, 228526, 228528, 228531, 228534, 228536, 228537, 228538, 228539, 228540, 228542, 228548, 228553, 228554, 228559, 228560, 228561, 228562, 228563, 228564, 228565, 228567, 228568, 228569, 228570, 228571, 228572, 228574, 228575, 228576, 228578, 228581, 228585, 228586, 228589, 228590, 228591, 228593, 228597, 228598, 228600, 228602, 228603, 228604, 228605, 228607, 228608, 228617, 228624, 228627, 228649, 228650, 228651, 228659, 228664, 228669, 228670, 228671, 228697, 228709, 228713, 228716, 228733, 228735, 228736, 228737, 228746, 228753, 228754, 228756, 228762, 228763, 228764, 228765, 228766, 228767, 228768, 228769, 228782, 228783, 228798, 228799, 228803, 228805, 228821, 228823, 228831, 228839, 228843, 228848, 228849, 228850, 228851, 228852, 228853, 228854, 228856, 228862, 228867, 228868, 228869, 228870, 228874, 228875, 228876, 228877, 228880, 228884, 228886, 228888, 228892, 228895, 228896, 228897, 228898, 228901, 228904, 228905, 228921, 228923, 228924, 228925, 228926, 228927, 228933, 228937, 228940, 228941, 228942, 228943, 228946, 228950, 228951, 228952, 228953, 228954, 228955, 228961, 228962, 228971, 228972, 228975, 228978, 228979, 228980, 228986, 228991, 228993, 228999, 229006, 229020, 229029, 229032, 229034, 229036, 229038, 229046, 229059, 229060, 229066, 229067, 229068, 229072, 229073, 229074, 229076, 229077, 229078, 229079, 229080, 229087, 229088, 229090, 229092, 229093, 229094, 229096, 229097, 229098, 229099, 229107, 229111, 229115, 229117, 229118, 229119, 229127, 229128, 229129, 229130, 229131, 229132, 229133, 229135, 229137, 229139, 229141, 229143, 229144, 229145, 229148, 229149, 229150, 229152, 229153, 229163, 229164, 229165, 229166, 229167, 229170, 229172, 229173, 229178, 229179, 229182, 229183, 229184, 229185, 229187, 229188, 229191, 229201, 229205, 229206, 229207, 229208, 229209, 229210, 229211, 229213, 229215, 229216, 229217, 229218, 229225, 229227, 229228, 229240, 229244, 229255, 229256, 229267, 229273, 229276, 229277, 229278, 229279, 229280, 229285, 229289, 229295, 229296, 229297, 229298, 229299, 229302, 229304, 229305, 229307, 229308, 229310, 229314, 229316, 229319, 229320, 229322, 229328, 229329, 229330, 229331, 229332, 229333, 229334, 229335, 229336, 229337, 229340, 229341, 229342, 229353, 229355, 229372, 229373, 229378, 229379, 229383, 229384, 229385, 229386, 229387, 229388, 229389, 229395, 229396, 229397, 229398, 229399, 229400, 229401, 229402, 229403, 229404, 229416, 229420, 229422, 229423, 229426, 229429, 229445, 229446, 229448, 229449, 229451, 229453, 229463, 229489, 229491, 229498, 229499, 229507, 229511, 229512, 229518, 229523, 229525, 229526, 229536, 229537, 229539, 229540, 229543, 229544, 229545, 229546, 229547, 229555, 229557, 229560, 229561, 229563, 229589, 229591, 229594, 229595, 229596, 229597, 229604, 229605, 229606, 229611, 229614, 229617, 229620, 229621, 229624, 229628, 229633, 229634, 229635, 229636, 229637, 229638, 229648, 229653, 229670, 229671, 229672, 229673, 229678, 229679, 229680, 229681, 229682, 229684, 229687, 229688, 229689, 229690, 229691, 229693, 229694, 229695, 229696, 229697, 229704, 229705, 229706, 229708, 229729, 229734, 229735, 229736, 229739, 229742, 229744, 229769, 229772, 229778, 229780, 229781, 229782, 229791, 229792, 229793, 229795, 229797, 229798, 229799, 229800, 229801, 229808, 229809, 229810, 229812, 229813, 229814, 229816, 229817, 229818, 229820, 229821, 229822, 229846, 229849, 229850, 229854, 229855, 229858, 229859, 229860, 229867, 229868, 229869, 229891, 229898, 229916, 229917, 229918, 229921, 229922, 229923, 229924, 229925, 229926, 229927, 229946, 229947, 229948, 229949, 229956, 229985, 229995, 230011, 230029, 230030, 230031, 230036, 230037, 230038, 230047, 230048, 230049, 230050, 230051, 230052, 230053, 230054, 230056, 230058, 230059, 230061, 230063, 230065, 230066, 230067, 230068, 230084, 230087, 230089, 230092, 230098, 230100, 230109, 230110, 230117, 230118, 230119, 230147, 230156, 230157, 230190, 230202, 230250, 230251, 230252, 230253, 230254, 230255, 230256, 230257, 230258, 230259, 230265, 230287, 230318, 230337, 230339, 230345, 230381, 230386, 230388, 230390, 230401, 230444, 230447, 230455, 230486, 230495, 230514, 230518, 230525, 230526, 230528, 230529, 230531, 230532, 230533, 230534, 230535, 230536, 230537, 230538, 230539, 230540, 230541, 230542, 230543, 230544, 230553, 230591, 230593, 230622, 230643, 230650, 230651, 230659, 230698, 230709, 230729, 230766, 230791, 230849, 230868, 230871, 230872, 230874, 230877, 230884, 230885, 230886, 230887, 230889, 230890, 230891, 230892, 230893, 230894, 230902, 230904, 230937, 231032, 231155, 231156, 231171, 231317, 231546, 231580, 231596, 231599, 231649, 231755); +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=376; -- High Priestess Laurena +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=461; -- Demisette Cloyce +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=914; -- Ander Germaine +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=918; -- Osborne the Night Man +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=928; -- Lord Grayson Shadowbreaker +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=2485; -- Larimaine Purdue +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=3324; -- Grol'dar +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=3325; -- Mirkat +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=3326; -- Zevrist +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=3327; -- Gest +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=3328; -- Ormok +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=3344; -- Kardris Dreamseeker +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=3352; -- Ormak Grimshot +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=3353; -- Grezz Ragefist +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=3354; -- Sorek +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=3401; -- Shenthul +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=3403; -- Sian'tsu +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=3406; -- Xor'juul +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=3407; -- Sian'dur +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5479; -- Wu Shen +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5480; -- Ilsa Corbin +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5484; -- Brother Benjamin +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5489; -- Brother Joshua +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5491; -- Arthur the Faithful +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5492; -- Katherine the Pure +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5495; -- Ursula Deline +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5496; -- Sandahl +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5497; -- Jennea Cannon +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5498; -- Elsharin +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5505; -- Theridran +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5506; -- Maldryn +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5515; -- Einris Brightspear +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5516; -- Ulfir Ironbeard +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5517; -- Thorfin Stoneshield +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5882; -- Pephredo +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5883; -- Enyo +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5885; -- Deino +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=5994; -- Zayus +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=6018; -- Ur'kyo +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=7311; -- Uthel'nay +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (13283, 111322); -- Lord Tony Romano +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=20407; -- Farseer Umbrua +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=23128; -- Master Pyreanor +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=39462; -- Owen Test Vendor +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=40935; -- Gilgoblin Hunter +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=40943; -- Gilgoblin Aquamage +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=43277; -- Don Omar +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=44247; -- Wulf Hansreim +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=44249; -- Sarisse Jume +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=44250; -- Loric Fielding +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=44393; -- Bolner Hammerbeak +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=44394; -- Dalga Hammerbeak +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (44395, 44396); -- Celestine of the Harvest +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=44723; -- Nahu Ragehoof +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=44725; -- Sunwalker Atohmo +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=44726; -- Shalla Whiteleaf +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=44740; -- Sahi Cloudsinger +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=44743; -- Nohi Plainswalker +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (44978, 70975); -- Sesebi +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=45019; -- Berserker Zanga +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=45023; -- Huntress Kuzari +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=45029; -- Witch Doctor Umbu +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=45095; -- Night-Stalker Ku'nanji +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=45137; -- Shadow-Walker Zuru +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=45138; -- Unjari Feltongue +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=45306; -- Chief Surgeon Gashweld +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=45337; -- Tyelis +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=45339; -- Dark Cleric Cecille +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=45347; -- Brother Silverhallow +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=45709; -- Bruiser Janx +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=45713; -- Dankin Farsnipe +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=45714; -- Conjurer Mixli +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=45717; -- Vish the Sneak +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=45718; -- Environmental Engineer Linza +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=45720; -- Kazrali the Witch +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=46667; -- Blademaster Ronakada +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=47233; -- Gordul +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=47246; -- Ureda +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=47247; -- Marud +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=47248; -- Gija +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=47767; -- Korla +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=47788; -- Guldor +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=50062; -- Aeonaxx +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=51998; -- Arthur Huwe +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=61750; -- Deer +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=62419; -- Aysa Cloudsinger +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=62445; -- Ji Firepaw +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=63721; -- Nat Pagle +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=68976; -- Ishi +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=68979; -- Voidbinder Zorlan +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=68980; -- Voidbinder Sturzah +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=68981; -- Voidbinder Shadzor +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=68982; -- Voidbinder Lunshur +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=72939; -- Terga Earthbreaker +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=79556; -- Islands +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=82129; -- Test NPC +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=82878; -- Marshal Gabriel +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=82880; -- Marshal Karsh Stormforge +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=82882; -- General Aevd +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=82883; -- Warlord Noktyn +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=85307; -- Sparkbright +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=88704; -- Gran'dul +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=88705; -- Kranosh +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=89174; -- Laluu +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=90715; -- Gnome Female +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (92459, 99167); -- Dorothy Egan +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=93997; -- Curious Squirrel +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=98453; -- Vira Younghoof +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=100986; -- Madam Goya +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=101606; -- Trade Prince Gallywix +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=101988; -- Voidbinder Selebrembor +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=101989; -- Voidbinder Tarazuuk +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=111634; -- Winter Payne +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=111734; -- Conjurer Awlyn +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=111772; -- Terric the Illuminator +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=111775; -- Evelune Soulreaver +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=131042; -- Battalion Laborer +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=131497; -- Harold +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=135497; -- Mushroom +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=145297; -- Crysta +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=145740; -- Tinitoa +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=145825; -- Caravan Leader +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=148228; -- Marvin Sipsquall +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=165758; -- Spotted Hopper +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=170837; -- Anima-Infused Fungus +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=174922; -- Strategist Zo'rak +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=176595; -- Thrall +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=176596; -- Jaina Proudmoore +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=181752; -- Djaradin Necksnapper +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (183470, 183474); -- Dracthyr Fighter +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=183471; -- Dracthyr Healer +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (183472, 183476); -- Dracthyr Caster +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=183473; -- Dracthyr Tank +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=187400; -- Lord Basilton +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=188207; -- Mazzlik +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=189551; -- Historian Jum'Flitmo +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=196499; -- Therazal +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=201439; -- Trueborn Dropflame +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=206000; -- Hallowed Darkness +UPDATE `creature_template` SET `WidgetSetID`=0, `VerifiedBuild`=56421 WHERE `entry`=206135; -- Nisa Cindersteel +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=207105; -- Prophet of the Flame +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (208494, 210361, 210564, 210569, 210673); -- High Artificer Ataanya +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210253; -- Mosh'Ogg Witch Doctor +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210254; -- Mosh'Ogg Brute +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210255; -- Mosh'Ogg Spellcrafter +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210322; -- Devotee of Mueh'zala +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210324; -- Raised Boneripper +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210325; -- Unfinished Rush'kah +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210329; -- Empowered Boneguard +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210367; -- Lost Trainee Warrior +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210368; -- Lost Trainee Warlock +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210369; -- Lost Trainee Priest +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry` IN (210370, 210371); -- Lost Trainee Druid +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210373; -- Lost Trainee Shaman +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210374; -- Lost Trainee Rogue +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210375; -- Lost Trainee Hunter +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210404; -- Demon [DNT] +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210405; -- Animated Offering +UPDATE `creature_template` SET `family`=288, `type`=1, `VerifiedBuild`=56421 WHERE `entry`=210478; -- Infected Beast +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210602; -- Axxarien Fleshrender +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210603; -- Axxarien Ragehide +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=210604; -- Sironas +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=211328; -- Vaskarn +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=211329; -- Cuzolth +UPDATE `creature_template` SET `VignetteID`=6647, `VerifiedBuild`=56421 WHERE `entry`=212826; -- Guard Captain Suleyman +UPDATE `creature_template` SET `VignetteID`=6647, `VerifiedBuild`=56421 WHERE `entry`=212827; -- High Priest Aemya +UPDATE `creature_template` SET `VignetteID`=6647, `VerifiedBuild`=56421 WHERE `entry`=212831; -- Forge Master Damian +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213416; -- Syndicate Thief +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213417; -- Syndicate Magus +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213418; -- Syndicate Reaper +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213419; -- Tarantula +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213420; -- Buzzard +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213421; -- Raptor +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213422; -- Bear +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213423; -- Gryphon +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213424; -- Fire Elemental +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213425; -- Earth Elemental +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213426; -- Air Elemental +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213427; -- Water Elemental +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213436; -- Kobold Fighter +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213437; -- Kobold Caster +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213438; -- Kobold Geomancer +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213441; -- Witherbark Berserker +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213442; -- Witherbark Witch Doctor +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213443; -- Witherbark Brute +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213503; -- zzOLD Horde Warrior +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213505; -- zzOLD Horde Tracker +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213508; -- zzOLD Horde Centurion +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213509; -- zzOLD Stromgarde Warrior +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213510; -- zzOLD Stromgarde Spellweaver +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213511; -- zzOLD Stromgarde Faithful +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213512; -- zzOLD Moonkin +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213513; -- zzOLD Boulderfist Brute +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213514; -- zzOLD Boulderfist Magus +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213515; -- zzOLD Boulderfist Warlock +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213516; -- zzOLD Forsaken Deathstalker +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213517; -- zzOLD Forsaken Abomination +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213520; -- zzOLD Forsaken Shadowspell +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213521; -- zzOLD Arathi Laborer +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213522; -- zzOLD Arathi Militia +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213523; -- zzOLD Arathi Lord +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213524; -- zzOLD Raging Air +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213525; -- zzOLD Raging Fire +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213526; -- zzOLD Raging Earth +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213527; -- zzOLD Raging Water +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=213642; -- zzOLD Battle Eagle +UPDATE `creature_template` SET `type`=10, `VerifiedBuild`=56421 WHERE `entry` IN (214518, 228023); -- Volatile Soil +UPDATE `creature_template` SET `VerifiedBuild`=56421 WHERE `entry`=216681; -- Tyrande Whisperwind +UPDATE `creature_template` SET `name`='Afflicted Civilian', `VerifiedBuild`=56421 WHERE `entry`=219066; -- Inflicted Civilian +UPDATE `creature_template` SET `type`=10, `VerifiedBuild`=56421 WHERE `entry`=219138; -- Volatile Kaheti Truffle +UPDATE `creature_template` SET `KillCredit1`=225903, `VerifiedBuild`=56421 WHERE `entry`=225906; -- Riled Dustdevil +UPDATE `creature_template` SET `KillCredit1`=225903, `VerifiedBuild`=56421 WHERE `entry`=227388; -- Riled Dustdevil + +DELETE FROM `creature_template_model` WHERE (`Idx`=0 AND `CreatureID` IN (233196,233023,233018,232871,231102,230928,230405,230404,230403,230215,230106,230105,230104,230103,230102,230101,230096,230095,230094,230093,230091,230090,230062,230060,230057,230055,229844,229843,229842,229841,229804,229393,229392,229391,229327,229326,229325,229324,229323,229321,229318,229045,229044,229043,229042,229041,229040,229039,228960,228959,228958,228830,228828,228826,228825,228824,228815,228812,228809,228807,228740,228613,228457,228456,228455,228454,228410,228408,228407,228404,228383,228371,227466,227465,227228,227226,227225,226266,226264,226261,226259,226099,225203,224388,224385,224384,224383,223982,220970,220559,220558,220557,220556,220555,220254)) OR (`Idx`=1 AND `CreatureID` IN (233023,233018,230405,230404,230403,230215,230096,230094,230090,229804,229045,228824,228815,228809,228410,228408,227466,225203,224388,224385,224383,220254)) OR (`Idx`=5 AND `CreatureID` IN (230405,230404,230403,230094,230090,229045,228410,228408,225203)) OR (`Idx`=4 AND `CreatureID` IN (230405,230404,230403,230094,230090,229045,228410,228408,225203,224385,220254)) OR (`Idx`=3 AND `CreatureID` IN (230405,230404,230403,230215,230094,230090,229804,229045,228824,228815,228410,228408,225203,224388,224385,220254)) OR (`Idx`=2 AND `CreatureID` IN (230405,230404,230403,230215,230094,230090,229804,229045,228824,228815,228809,228410,228408,225203,224388,224385,220254)) OR (`Idx`=11 AND `CreatureID` IN (230404,229045)) OR (`Idx`=10 AND `CreatureID` IN (230404,229045)) OR (`Idx`=9 AND `CreatureID` IN (230404,229045)) OR (`Idx`=8 AND `CreatureID` IN (230404,229045)) OR (`Idx`=7 AND `CreatureID` IN (230404,230094,229045,228410,228408)) OR (`Idx`=6 AND `CreatureID` IN (230404,230094,229045,228410,228408)); +INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES +(233196, 0, 52318, 1, 1, 56421), -- [DNT]Kaheti Truffle Kill Credit +(233023, 1, 123280, 1, 1, 56421), -- Unstable Mixture +(233023, 0, 169, 1, 0, 56421), -- Unstable Mixture +(233018, 1, 116445, 1, 1, 56421), -- Transformatory Laborer +(233018, 0, 116444, 1, 1, 56421), -- Transformatory Laborer +(232871, 0, 117694, 1, 1, 56421), -- Swarming Cogwalker +(231102, 0, 122723, 1, 1, 56421), -- Faerin Lothar +(230928, 0, 122876, 1, 1, 56421), -- General Steelstrike +(230405, 5, 121977, 1, 1, 56421), -- Sunreaver Battlemage +(230405, 4, 121976, 1, 1, 56421), -- Sunreaver Battlemage +(230405, 3, 121975, 1, 1, 56421), -- Sunreaver Battlemage +(230405, 2, 121980, 1, 1, 56421), -- Sunreaver Battlemage +(230405, 1, 121979, 1, 1, 56421), -- Sunreaver Battlemage +(230405, 0, 121978, 1, 1, 56421), -- Sunreaver Battlemage +(230404, 11, 121992, 1, 1, 56421), -- Kirin Tor Conjuror +(230404, 10, 121991, 1, 1, 56421), -- Kirin Tor Conjuror +(230404, 9, 121990, 1, 1, 56421), -- Kirin Tor Conjuror +(230404, 8, 121989, 1, 1, 56421), -- Kirin Tor Conjuror +(230404, 7, 121987, 1, 1, 56421), -- Kirin Tor Conjuror +(230404, 6, 121988, 1, 1, 56421), -- Kirin Tor Conjuror +(230404, 5, 121984, 1, 1, 56421), -- Kirin Tor Conjuror +(230404, 4, 121985, 1, 1, 56421), -- Kirin Tor Conjuror +(230404, 3, 121986, 1, 1, 56421), -- Kirin Tor Conjuror +(230404, 2, 121982, 1, 1, 56421), -- Kirin Tor Conjuror +(230404, 1, 121981, 1, 1, 56421), -- Kirin Tor Conjuror +(230404, 0, 121983, 1, 1, 56421), -- Kirin Tor Conjuror +(230403, 5, 121974, 1, 1, 56421), -- Silver Covenant Spellcaster +(230403, 4, 121973, 1, 1, 56421), -- Silver Covenant Spellcaster +(230403, 3, 121972, 1, 1, 56421), -- Silver Covenant Spellcaster +(230403, 2, 121971, 1, 1, 56421), -- Silver Covenant Spellcaster +(230403, 1, 121970, 1, 1, 56421), -- Silver Covenant Spellcaster +(230403, 0, 121969, 1, 1, 56421), -- Silver Covenant Spellcaster +(230215, 3, 115007, 1, 1, 56421), -- Burrowing Worm +(230215, 2, 117063, 1, 1, 56421), -- Burrowing Worm +(230215, 1, 117064, 1, 1, 56421), -- Burrowing Worm +(230215, 0, 117062, 1, 1, 56421), -- Burrowing Worm +(230106, 0, 114662, 1.5, 1, 56421), -- Queensguard Zirix +(230105, 0, 114514, 1, 1, 56421), -- Wenbrandt +(230104, 0, 114500, 1, 1, 56421), -- Swift Stormrook +(230103, 0, 114474, 1, 1, 56421), -- Zarein +(230102, 0, 114472, 1, 1, 56421), -- Baelgrim +(230101, 0, 117127, 1, 1, 56421), -- Adelgonn +(230096, 1, 11686, 1, 1, 56421), -- Invisible Stalker +(230096, 0, 56187, 1, 0, 56421), -- Invisible Stalker +(230095, 0, 122878, 1, 1, 56421), -- Aelric Leid +(230094, 7, 115439, 1, 1, 56421), -- Slain Kobyss +(230094, 6, 115438, 1, 1, 56421), -- Slain Kobyss +(230094, 5, 115435, 1, 1, 56421), -- Slain Kobyss +(230094, 4, 115434, 1, 1, 56421), -- Slain Kobyss +(230094, 3, 115483, 1, 1, 56421), -- Slain Kobyss +(230094, 2, 115482, 1, 1, 56421), -- Slain Kobyss +(230094, 1, 115455, 1, 1, 56421), -- Slain Kobyss +(230094, 0, 115454, 1, 1, 56421), -- Slain Kobyss +(230093, 0, 122877, 1, 1, 56421), -- Faerin Lothar +(230091, 0, 122876, 1, 1, 56421), -- General Steelstrike +(230090, 5, 122875, 1, 1, 56421), -- Arathi Stalwart +(230090, 4, 122874, 1, 1, 56421), -- Arathi Stalwart +(230090, 3, 122873, 1, 1, 56421), -- Arathi Stalwart +(230090, 2, 122872, 1, 1, 56421), -- Arathi Stalwart +(230090, 1, 122871, 1, 1, 56421), -- Arathi Stalwart +(230090, 0, 122870, 1, 1, 56421), -- Arathi Stalwart +(230062, 0, 118072, 1, 1, 56421), -- Alleria Windrunner +(230060, 0, 115283, 1, 1, 56421), -- Aelric Leid +(230057, 0, 115280, 1, 1, 56421), -- Faerin Lothar +(230055, 0, 115995, 1, 1, 56421), -- Anduin Wrynn +(229844, 0, 107041, 1, 1, 56421), -- Archmage Khadgar +(229843, 0, 115995, 1, 1, 56421), -- Anduin Wrynn +(229842, 0, 78749, 1, 1, 56421), -- Locus Walker +(229841, 0, 100762, 1, 1, 56421), -- Turalyon +(229804, 3, 114986, 1, 1, 56421), -- Swarming Screamer +(229804, 2, 114987, 1, 1, 56421), -- Swarming Screamer +(229804, 1, 114988, 1, 1, 56421), -- Swarming Screamer +(229804, 0, 114989, 1, 1, 56421), -- Swarming Screamer +(229393, 0, 45527, 1, 1, 56421), -- Rotatey Bug +(229392, 0, 114472, 1, 1, 56421), -- Baelgrim +(229391, 0, 114472, 1, 1, 56421), -- Baelgrim +(229327, 0, 115995, 1, 1, 56421), -- Anduin Wrynn +(229326, 0, 119519, 1, 1, 56421), -- Dagran Thaurissan II +(229325, 0, 88316, 1, 1, 56421), -- Lady Jaina Proudmoore +(229324, 0, 117842, 1, 1, 56421), -- Magni Bronzebeard +(229323, 0, 120588, 1, 1, 56421), -- Moira Thaurissan +(229321, 0, 115495, 1.20000004768371582, 1, 56421), -- Thrall +(229318, 0, 114662, 1.5, 1, 56421), -- Queensguard Zirix +(229045, 11, 117220, 1, 1, 56421), -- Pilgrim +(229045, 10, 117219, 1, 1, 56421), -- Pilgrim +(229045, 9, 117218, 1, 1, 56421), -- Pilgrim +(229045, 8, 117217, 1, 1, 56421), -- Pilgrim +(229045, 7, 117216, 1, 1, 56421), -- Pilgrim +(229045, 6, 117215, 1, 1, 56421), -- Pilgrim +(229045, 5, 117214, 1, 1, 56421), -- Pilgrim +(229045, 4, 117213, 1, 1, 56421), -- Pilgrim +(229045, 3, 117212, 1, 1, 56421), -- Pilgrim +(229045, 2, 117210, 1, 1, 56421), -- Pilgrim +(229045, 1, 117211, 1, 1, 56421), -- Pilgrim +(229045, 0, 117209, 1, 1, 56421), -- Pilgrim +(229044, 0, 114500, 1, 1, 56421), -- Stormrook +(229043, 0, 65631, 1, 1, 56421), -- Rampant Thunder Elemental +(229042, 0, 117287, 1, 1, 56421), -- Shraubendre +(229041, 0, 115495, 1.20000004768371582, 1, 56421), -- Thrall +(229040, 0, 117175, 1, 1, 56421), -- Olbarig +(229039, 0, 114678, 1, 1, 56421), -- Rooktender Lufsela +(228960, 0, 119519, 1, 1, 56421), -- Dagran Thaurissan II +(228959, 0, 120588, 1, 1, 56421), -- Moira Thaurissan +(228958, 0, 117842, 1, 1, 56421), -- Magni Bronzebeard +(228830, 0, 121708, 1, 1, 56421), -- Meirand's Stormrook +(228828, 0, 116263, 1, 1, 56421), -- Stormrider Meirand +(228826, 0, 114474, 1, 1, 56421), -- Zarein +(228825, 0, 114472, 1, 1, 56421), -- Baelgrim +(228824, 3, 117429, 1, 1, 56421), -- Coreway Worker +(228824, 2, 117428, 1, 1, 56421), -- Coreway Worker +(228824, 1, 117431, 1, 1, 56421), -- Coreway Worker +(228824, 0, 117430, 1, 1, 56421), -- Coreway Worker +(228815, 3, 117650, 1, 1, 56421), -- Oathsworn Peacekeeper +(228815, 2, 117649, 1, 1, 56421), -- Oathsworn Peacekeeper +(228815, 1, 117652, 1, 1, 56421), -- Oathsworn Peacekeeper +(228815, 0, 117651, 1, 1, 56421), -- Oathsworn Peacekeeper +(228812, 0, 115010, 1.5, 1, 56421), -- Armored Subjugator +(228809, 2, 114533, 1, 1, 56421), -- Invading Depthlurker +(228809, 1, 114532, 1, 1, 56421), -- Invading Depthlurker +(228809, 0, 114531, 1, 1, 56421), -- Invading Depthlurker +(228807, 0, 116084, 1, 1, 56421), -- Swarming Threadling +(228740, 0, 114532, 1, 1, 56421), -- Provoked Burrowfiend +(228613, 0, 118700, 1, 1, 56421), -- Hunting Skyrazor +(228457, 0, 118072, 1, 1, 56421), -- Alleria Windrunner +(228456, 0, 115495, 1.20000004768371582, 1, 56421), -- Thrall +(228455, 0, 88316, 1, 1, 56421), -- Lady Jaina Proudmoore +(228454, 0, 115995, 1, 1, 56421), -- Anduin Wrynn +(228410, 7, 117654, 1, 1, 56421), -- Unbound Protector +(228410, 6, 117653, 1, 1, 56421), -- Unbound Protector +(228410, 5, 117655, 1, 1, 56421), -- Unbound Protector +(228410, 4, 117656, 1, 1, 56421), -- Unbound Protector +(228410, 3, 117658, 1, 1, 56421), -- Unbound Protector +(228410, 2, 117657, 1, 1, 56421), -- Unbound Protector +(228410, 1, 117660, 1, 1, 56421), -- Unbound Protector +(228410, 0, 117659, 1, 1, 56421), -- Unbound Protector +(228408, 7, 117354, 1, 1, 56421), -- Injured Earthen +(228408, 6, 117353, 1, 1, 56421), -- Injured Earthen +(228408, 5, 117338, 1, 1, 56421), -- Injured Earthen +(228408, 4, 117339, 1, 1, 56421), -- Injured Earthen +(228408, 3, 117337, 1, 1, 56421), -- Injured Earthen +(228408, 2, 117336, 1, 1, 56421), -- Injured Earthen +(228408, 1, 118460, 1, 1, 56421), -- Injured Earthen +(228408, 0, 118459, 1, 1, 56421), -- Injured Earthen +(228407, 0, 114927, 1, 1, 56421), -- Moss-Draped Ramolith +(228404, 0, 114532, 1, 1, 56421), -- Dead Abductor +(228383, 0, 114474, 1, 1, 56421), -- Zarein +(228371, 0, 121525, 1, 1, 56421), -- Faerin Lothar +(227466, 1, 118181, 1, 1, 56421), -- Arathi Aeroknight +(227466, 0, 118182, 1, 1, 56421), -- Arathi Aeroknight +(227465, 0, 86094, 1, 1, 56421), -- Guts +(227228, 0, 85799, 1, 1, 56421), -- Lilian Voss +(227226, 0, 114024, 1, 1, 56421), -- Y'tekhi +(227225, 0, 117121, 1, 1, 56421), -- Xal'atath +(226266, 0, 114472, 1, 1, 56421), -- Baelgrim +(226264, 0, 117344, 1, 1, 56421), -- Ebona +(226261, 0, 120588, 1, 1, 56421), -- Moira Thaurissan +(226259, 0, 117127, 1, 1, 56421), -- Adelgonn +(226099, 0, 115280, 1, 1, 56421), -- Faerin Lothar +(225203, 5, 116445, 1, 1, 56421), -- Nerubian Skitterling, Fighter +(225203, 4, 116444, 1, 1, 56421), -- Nerubian Skitterling, Fighter +(225203, 3, 116440, 1, 1, 56421), -- Nerubian Skitterling, Fighter +(225203, 2, 116439, 1, 1, 56421), -- Nerubian Skitterling, Fighter +(225203, 1, 116441, 1, 1, 56421), -- Nerubian Skitterling, Fighter +(225203, 0, 116346, 1, 1, 56421), -- Nerubian Skitterling, Fighter +(224388, 3, 116503, 1, 0, 56421), -- Nerubian Spiderling +(224388, 2, 116504, 1, 0, 56421), -- Nerubian Spiderling +(224388, 1, 116084, 1, 0, 56421), -- Nerubian Spiderling +(224388, 0, 116505, 1, 1, 56421), -- Nerubian Spiderling +(224385, 4, 116529, 1, 1, 56421), -- Nerubian Hulk, Evolved - Fighter +(224385, 3, 116495, 1, 1, 56421), -- Nerubian Hulk, Evolved - Fighter +(224385, 2, 116496, 1, 1, 56421), -- Nerubian Hulk, Evolved - Fighter +(224385, 1, 116497, 1, 1, 56421), -- Nerubian Hulk, Evolved - Fighter +(224385, 0, 116498, 1, 1, 56421), -- Nerubian Hulk, Evolved - Fighter +(224384, 0, 114414, 1, 1, 56421), -- Nerubian Priest, Dark +(224383, 1, 114542, 1, 1, 56421), -- Nerubian Caster +(224383, 0, 114541, 1, 1, 56421), -- Nerubian Caster +(223982, 0, 115995, 1, 1, 56421), -- Anduin Wrynn +(220970, 0, 117765, 1.149999976158142089, 1, 56421), -- Faerin Lothar +(220559, 0, 86013, 1, 1, 56421), -- Alleria Windrunner +(220558, 0, 117121, 1, 1, 56421), -- Xal'atath +(220557, 0, 115995, 1, 1, 56421), -- Anduin Wrynn +(220556, 0, 115288, 1, 1, 56421), -- Great Kyron +(220555, 0, 115280, 1, 1, 56421), -- Faerin Lothar +(220254, 4, 68022, 1, 1, 56421), -- Rescued Citizen +(220254, 3, 68021, 1, 1, 56421), -- Rescued Citizen +(220254, 2, 68020, 1, 1, 56421), -- Rescued Citizen +(220254, 1, 68019, 1, 1, 56421), -- Rescued Citizen +(220254, 0, 28151, 1, 1, 56421); -- Rescued Citizen + +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (231755,231649,231599,231596,231580,231546,231317,231171,231156,231155,231032,230937,230904,230902,230894,230893,230892,230891,230890,230889,230887,230886,230885,230884,230877,230874,230872,230871,230868,230849,230791,230766,230729,230709,230698,230659,230651,230650,230643,230622,230593,230591,230553,230544,230543,230542,230541,230540,230539,230538,230537,230536,230535,230534,230533,230532,230531,230529,230528,230526,230525,230518,230514,230495,230486,230455,230447,230444,230401,230390,230388,230386,230381,230345,230339,230337,230318,230287,230265,230259,230258,230257,230256,230255,230254,230253,230252,230251,230250,230202,230190,230157,230156,230147,230119,230118,230117,230110,230109,230100,230098,230092,230089,230087,230084,230068,230067,230066,230065,230063,230061,230059,230058,230056,230054,230053,230052,230051,230050,230049,230048,230047,230038,230037,230036,230031,230030,230029,230011,229995,229985,229956,229949,229948,229947,229946,229927,229926,229925,229924,229923,229922,229921,229918,229917,229916,229898,229891,229869,229868,229867,229860,229859,229858,229855,229854,229850,229849,229846,229822,229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229801,229800,229799,229798,229797,229795,229793,229792,229791,229782,229781,229780,229778,229772,229769,229744,229742,229739,229736,229735,229734,229729,229708,229706,229705,229704,229697,229696,229695,229694,229693,229691,229690,229689,229688,229687,229684,229682,229681,229680,229679,229678,229673,229672,229671,229670,229653,229648,229638,229637,229636,229635,229634,229633,229628,229624,229621,229620,229617,229614,229611,229606,229605,229604,229597,229596,229595,229594,229591,229589,229563,229561,229560,229557,229555,229547,229546,229545,229544,229543,229540,229539,229537,229536,229526,229525,229523,229518,229512,229511,229507,229499,229498,229491,229489,229463,229453,229451,229449,229448,229446,229445,229429,229426,229423,229422,229420,229416,229404,229403,229402,229401,229400,229399,229398,229397,229396,229395,229389,229388,229387,229386,229385,229384,229383,229379,229378,229373,229372,229355,229353,229342,229341,229340,229337,229336,229335,229334,229333,229332,229331,229330,229329,229328,229322,229320,229319,229316,229314,229310,229308,229307,229305,229304,229302,229299,229298,229297,229296,229295,229289,229285,229280,229279,229278,229277,229276,229273,229267,229256,229255,229244,229240,229228,229227,229225,229218,229217,229216,229215,229213,229211,229210,229209,229208,229207,229206,229205,229201,229191,229188,229187,229185,229184,229183,229182,229179,229178,229173,229172,229170,229167,229166,229165,229164,229163,229153,229152,229150,229149,229148,229145,229144,229143,229141,229139,229137,229135,229133,229132,229131,229130,229129,229128,229127,229119,229118,229117,229115,229111,229107,229099,229098,229097,229096,229094,229093,229092,229090,229088,229087,229080,229079,229078,229077,229076,229074,229073,229072,229068,229067,229066,229060,229059,229046,229038,229036,229034,229032,229029,229020,229006,228999,228993,228991,228986,228980,228979,228978,228975,228972,228971,228962,228961,228955,228954,228953,228952,228951,228950,228946,228943,228942,228941,228940,228937,228933,228927,228926,228925,228924,228923,228921,228905,228904,228901,228898,228897,228896,228895,228892,228888,228886,228884,228880,228877,228876,228875,228874,228870,228869,228868,228867,228862,228856,228854,228853,228852,228851,228850,228849,228848,228843,228839,228831,228823,228821,228805,228803,228799,228798,228783,228782,228769,228768,228767,228766,228765,228764,228763,228762,228756,228754,228753,228746,228737,228736,228735,228733,228716,228713,228709,228697,228671,228670,228669,228664,228659,228651,228650,228649,228627,228624,228617,228608,228607,228605,228604,228603,228602,228600,228598,228597,228593,228591,228590,228589,228586,228585,228581,228578,228576,228575,228574,228572,228571,228570,228569,228568,228567,228565,228564,228563,228562,228561,228560,228559,228554,228553,228548,228542,228540,228539,228538,228537,228536,228534,228531,228528,228526,228524,228518,228509,228508,228507,228506,228503,228493,228485,228471,228470,228466,228464,228462,228452,228451,228450,228448,228447,228440,228439,228428,228427,228419,228412,228411,228409,228406,228396,228392,228389,228388,228387,228386,228385,228373,228370,228368,228366,228365,228364,228361,228359,228356,228354,228343,228325,228322,228321,228315,228314,228312,228309,228307,228304,228301,228298,228297,228296,228295,228294,228288,228285,228239,228238,228235,228234,228227,228226,228224,228223,228217,228215,228213,228212,228207,228200,228198,228195,228193,228191,228187,228186,228185,228184,228183,228182,228180,228177,228174,228172,228171,228170,228169,228157,228153,228152,228149,228148,228147,228146,228141,228140,228135,228134,228131,228126,228124,228122,228121,228120,228119,228118,228117,228115,228113,228111,228108,228105,228104,228102,228101,228100,228097,228094,228088,228086,228085,228084,228082,228081,228080,228078,228077,228076,228073,228072,228071,228070,228069,228068,228067,228063,228059,228057,228056,228055,228054,228049,228048,228047,228046,228045,228044,228042,228040,228039,228038,228036,228033,228032,228031,228030,228029,228028,228027,228026,228024,228023,228021,228019,228018,228015,228014,228013,228012,228006,228005,228001,228000,227999,227998,227994,227984,227983,227982,227980,227977,227971,227968,227966,227965,227964,227963,227962,227957,227954,227953,227950,227949,227948,227947,227944,227940,227935,227934,227933,227925,227924,227923,227922,227921,227920,227919,227918,227917,227916,227915,227914,227913,227912,227911,227910,227909,227908,227907,227906,227897,227895,227893,227892,227891,227890,227883,227882,227879,227877,227876,227875,227874,227871,227869,227868,227865,227864,227860,227859,227849,227844,227842,227835,227831,227828,227827,227825,227808,227803,227802,227801,227799,227794,227792,227791,227790,227789,227788,227787,227786,227785,227781,227780,227779,227778,227777,227776,227775,227772,227770,227768,227767,227766,227765,227764,227762,227761,227759,227758,227757,227756,227754,227753,227749,227748,227747,227745,227741,227740,227739,227738,227735,227734,227733,227728,227727,227726,227725,227724,227723,227722,227720,227718,227716,227715,227714,227709,227706,227687,227685,227676,227675,227671,227667,227666,227662,227661,227659,227658,227652,227650,227647,227646,227640,227639,227638,227637,227636,227635,227634,227632,227631,227629,227627,227622,227618,227617,227616,227614,227613,227612,227611,227610,227609,227608,227607,227606,227605,227604,227603,227602,227601,227600,227599,227598,227597,227596,227595,227594,227593,227592,227589,227588,227587,227586,227584,227583,227582,227581,227580,227578,227577,227576,227575,227574,227573,227572,227568,227567,227566,227564,227563,227562,227561,227554,227552,227551,227548,227546,227544,227542,227541,227540,227538,227537,227532,227530,227529,227528,227527,227525,227524,227523,227522,227521,227520,227518,227517,227514,227513,227510,227508,227507,227506,227505,227504,227502,227501,227497,227496,227492,227491,227490,227489,227488,227487,227484,227483,227482,227481,227480,227479,227478,227477,227474,227472,227471,227470,227463,227462,227460,227459,227458,227457,227456,227455,227454,227453,227452,227451,227450,227449,227448,227447,227446,227445,227444,227443,227442,227441,227440,227439,227435,227431,227430,227428,227427,227426,227425,227424,227423,227422,227421,227420,227419,227418,227417,227416,227415,227414,227413,227412,227411,227410,227409,227408,227407,227406,227405,227404,227403,227402,227401,227400,227397,227395,227394,227392,227391,227390,227389,227388,227383,227382,227380,227379,227378,227377,227376,227375,227374,227373,227372,227371,227369,227367,227365,227364,227361,227360,227359,227358,227357,227356,227355,227354,227353,227352,227351,227350,227349,227347,227346,227345,227344,227343,227342,227341,227340,227339,227338,227337,227336,227335,227334,227333,227332,227331,227330,227327,227326,227325,227322,227321,227319,227318,227317,227316,227315,227314,227313,227312,227311,227310,227302,227301,227300,227298,227296,227295,227294,227293,227292,227291,227289,227287,227286,227285,227282,227281,227280,227279,227277,227276,227275,227274,227273,227272,227271,227269,227268,227267,227266,227265,227260,227255,227254,227253,227252,227251,227250,227247,227245,227244,227243,227242,227241,227240,227239,227238,227237,227236,227235,227234,227233,227232,227231,227230,227227,227224,227223,227222,227221,227220,227219,227217,227215,227214,227211,227209,227208,227205,227204,227203,227202,227201,227200,227198,227186,227185,227184,227183,227182,227176,227175,227172,227170,227169,227168,227167,227164,227161,227160,227158,227155,227154,227153,227150,227146,227143,227138,227136,227135,227134,227132,227131,227129,227128,227127,227126,227125,227124,227122,227121,227120,227118,227115,227108,227105,227099,227086,227085,227084,227083,227076,227073,227072,227067,227066,227065,227064,227063,227062,227061,227060,227059,227058,227057,227056,227054,227053,227047,227044,227041,227040,227038,227031,227030,227029,227027,227026,227025,227024,227023,227003,227002,226996,226995,226993,226981,226975,226974,226973,226972,226971,226970,226969,226968,226967,226966,226965,226964,226963,226962,226961,226953,226951,226950,226949,226948,226947,226946,226945,226944,226943,226942,226941,226939,226938,226937,226935,226931,226930,226929,226925,226919,226918,226909,226907,226901,226898,226897,226895,226893,226891,226889,226885,226883,226881,226879,226878,226876,226873,226872,226871,226853,226852,226851,226850,226849,226848,226847,226846,226845,226844,226843,226842,226841,226840,226838,226837,226836,226835,226834,226833,226832,226831,226830,226829,226828,226827,226826,226825,226824,226823,226822,226821,226820,226819,226818,226817,226813,226811,226809,226806,226801,226800,226798,226792,226791,226790,226789,226788,226787,226786,226785,226784,226783,226782,226781,226780,226779,226778,226777,226773,226769,226767,226763,226762,226761,226760,226759,226756,226754,226753,226752,226751,226750,226749,226748,226747,226746,226745,226744,226743,226742,226739,226736,226735,226734,226733,226732,226731,226730,226729,226727,226726,226725,226724,226723,226716,226712,226708,226700,226699,226698,226697,226696,226694,226693,226692,226691,226690,226689,226688,226687,226686,226685,226682,226681,226676,226675,226674,226673,226672,226671,226670,226669,226668,226667,226666,226665,226664,226663,226661,226659,226658,226657,226656,226655,226654,226652,226650,226649,226648,226647,226645,226644,226643,226642,226641,226640,226639,226638,226636,226635,226634,226631,226626,226625,226624,226623,226622,226621,226620,226619,226618,226617,226615,226613,226612,226607,226606,226605,226604,226603,226602,226601,226600,226598,226596,226592,226591,226588,226586,226580,226579,226577,226575,226574,226573,226560,226543,226532,226528,226527,226526,226525,226524,226523,226521,226519,226515,226514,226513,226512,226511,226510,226509,226508,226507,226506,226502,226501,226493,226491,226486,226484,226483,226481,226476,226475,226474,226473,226472,226471,226470,226469,226468,226467,226466,226465,226464,226463,226462,226461,226460,226459,226458,226457,226456,226454,226447,226432,226427,226423,226422,226421,226420,226419,226418,226417,226416,226415,226414,226413,226412,226411,226409,226408,226400,226397,226395,226393,226392,226391,226386,226385,226383,226382,226381,226377,226373,226372,226371,226370,226369,226367,226366,226365,226364,226363,226362,226361,226360,226359,226358,226354,226353,226352,226351,226350,226349,226344,226337,226336,226332,226319,226318,226317,226301,226300,226299,226298,226297,226296,226295,226294,226293,226292,226291,226289,226287,226285,226284,226283,226272,226271,226270,226269,226268,226267,226265,226258,226257,226256,226255,226254,226253,226252,226250,226249,226248,226247,226246,226245,226244,226243,226242,226241,226240,226239,226238,226237,226236,226235,226234,226233,226232,226231,226230,226229,226228,226227,226226,226225,226224,226223,226222,226221,226220,226219,226218,226217,226216,226215,226214,226213,226211,226205,226204,226203,226202,226200,226199,226198,226197,226196,226195,226194,226193,226184,226179,226177,226176,226175,226174,226173,226172,226171,226170,226169,226167,226166,226165,226163,226153,226150,226148,226146,226145,226144,226143,226142,226141,226140,226139,226136,226135,226134,226133,226132,226131,226130,226129,226128,226127,226126,226125,226124,226122,226121,226120,226119,226118,226117,226116,226115,226112,226111,226110,226109,226108,226107,226106,226105,226104,226103,226101,226100,226098,226096,226095,226094,226093,226092,226091,226090,226089,226088,226087,226086,226085,226084,226083,226082,226081,226080,226079,226078,226077,226076,226075,226074,226072,226071,226070,226069,226068,226067,226066,226065,226064,226063,226062,226061,226060,226059,226058,226057,226056,226055,226054,226053,226052,226051,226050,226049,226048,226047,226046,226044,226043,226042,226041,226040,226039,226038,226037,226036,226035,226034,226033,226032,226031,226030,226029,226028,226027,226026,226025,226024,226023,226021,226020,226019,226018,226017,226016,226015,226014,226013,226011,226010,226009,226008,226007,226006,226005,226004,226003,226002,226001,226000,225998,225997,225996,225995,225994,225993,225992,225991,225990,225989,225988,225987,225986,225985,225984,225983,225982,225981,225980,225979,225978,225977,225976,225975,225974,225973,225972,225971,225970,225969,225968,225962,225955,225948,225947,225946,225945,225944,225943,225942,225941,225939,225938,225936,225935,225934,225933,225932,225931,225930,225929,225928,225927,225926,225925,225924,225922,225921,225919,225918,225915,225914,225913,225912,225907,225906,225905,225904,225903,225902,225901,225900,225899,225898,225897,225896,225895,225894,225893,225892,225891,225890,225889,225888,225887,225886,225884,225883,225881,225880,225879,225875,225865,225863,225862,225861,225857,225855,225829,225825,225820,225818,225817,225813,225809,225808,225807,225800,225799,225798,225797,225793,225791,225788,225787,225786,225785,225784,225783,225782,225781,225778,225777,225776,225775,225774,225766,225765,225764,225762,225761,225760,225753,225746,225745,225735,225734,225731,225727,225723,225714,225712,225711,225710,225709,225708,225707,225704,225703,225702,225701,225698,225696,225694,225693,225688,225683,225682,225678,225675,225673,225672,225670,225664,225663,225660,225658,225657,225656,225655,225654,225653,225652,225646,225643,225642,225636,225633,225632,225629,225622,225621,225620,225619,225617,225616,225614,225612,225611,225610,225609,225608,225607,225606,225605,225604,225603,225602,225601,225600,225595,225594,225593,225589,225586,225585,225583,225582,225581,225580,225578,225576,225575,225569,225568,225567,225566,225565,225564,225563,225562,225561,225560,225559,225558,225557,225556,225555,225554,225552,225551,225550,225549,225548,225547,225546,225545,225544,225543,225540,225539,225537,225535,225533,225532,225527,225525,225522,225521,225520,225519,225518,225517,225516,225515,225514,225513,225511,225510,225509,225508,225507,225506,225504,225503,225502,225501,225499,225498,225497,225496,225495,225494,225493,225492,225491,225490,225489,225488,225486,225485,225483,225482,225479,225478,225477,225476,225475,225474,225473,225472,225471,225470,225469,225468,225467,225466,225465,225464,225463,225462,225461,225460,225459,225458,225457,225456,225455,225454,225453,225452,225451,225450,225449,225448,225447,225446,225445,225444,225443,225442,225441,225440,225439,225438,225437,225436,225432,225429,225427,225426,225425,225424,225423,225422,225421,225420,225419,225418,225416,225415,225414,225409,225408,225406,225405,225404,225403,225402,225401,225400,225399,225398,225397,225396,225395,225394,225393,225392,225391,225390,225389,225388,225386,225385,225384,225378,225376,225375,225370,225360,225359,225358,225357,225355,225354,225353,225352,225351,225350,225349,225348,225347,225346,225345,225342,225341,225340,225339,225338,225337,225335,225334,225333,225332,225330,225327,225323,225311,225309,225308,225303,225301,225299,225297,225296,225293,225290,225289,225288,225287,225277,225276,225275,225274,225271,225270,225269,225268,225267,225266,225265,225264,225263,225261,225259,225257,225256,225255,225254,225253,225251,225250,225249,225248,225247,225246,225244,225243,225242,225241,225240,225239,225238,225232,225231,225227,225226,225225,225224,225222,225221,225220,225219,225218,225217,225216,225215,225214,225213,225212,225211,225210,225209,225208,225207,225206,225205,225204,225202,225201,225200,225198,225197,225196,225195,225194,225193,225192,225191,225190,225189,225188,225187,225186,225185,225184,225183,225182,225181,225180,225179,225178,225177,225176,225175,225174,225167,225166,225165,225164,225155,225153,225148,225146,225143,225142,225141,225139,225138,225136,225120,225119,225102,225088,225080,225079,225078,225077,225068,225067,225066,225049,225040,225026,225024,225022,225021,225019,225018,225016,225015,224994,224988,224973,224972,224970,224969,224967,224966,224964,224963,224962,224961,224960,224959,224958,224957,224956,224955,224954,224953,224952)) OR (`Idx`=1 AND `CreatureID` IN (231580,231317,231171,230904,230892,230891,230890,230889,230887,230886,230885,230884,230874,230872,230871,230868,230849,230766,230729,230709,230698,230541,230540,230539,230537,230535,230534,230532,230531,230529,230525,230518,230495,230486,230455,230447,230444,230401,230390,230345,230190,230157,230109,230100,230089,230084,230068,230037,230036,230031,230011,229995,229956,229927,229921,229918,229917,229916,229859,229858,229855,229854,229822,229820,229814,229812,229810,229809,229793,229791,229780,229778,229772,229742,229697,229696,229695,229684,229682,229681,229680,229653,229638,229633,229628,229621,229620,229617,229614,229606,229604,229596,229595,229594,229557,229546,229545,229544,229543,229540,229525,229523,229518,229512,229511,229499,229498,229489,229463,229422,229416,229404,229403,229402,229401,229400,229399,229396,229388,229379,229378,229372,229342,229341,229340,229335,229330,229329,229328,229322,229320,229319,229316,229314,229310,229308,229307,229302,229296,229280,229279,229278,229267,229256,229255,229240,229228,229218,229217,229216,229213,229210,229209,229208,229207,229205,229201,229188,229183,229179,229178,229172,229167,229152,229145,229144,229143,229141,229139,229137,229133,229132,229130,229129,229127,229119,229117,229111,229107,229099,229098,229097,229096,229094,229092,229088,229080,229079,229077,229076,229073,229072,229068,229067,229060,228986,228975,228962,228961,228946,228942,228941,228933,228905,228904,228892,228884,228880,228876,228875,228874,228870,228869,228868,228867,228851,228850,228849,228843,228839,228831,228823,228821,228803,228799,228798,228769,228768,228767,228766,228765,228764,228763,228762,228753,228737,228735,228733,228709,228670,228669,228659,228651,228650,228649,228627,228624,228617,228607,228604,228578,228575,228567,228548,228536,228524,228518,228509,228508,228507,228503,228485,228471,228466,228464,228462,228452,228451,228447,228440,228411,228406,228392,228373,228368,228366,228364,228359,228356,228315,228312,228307,228301,228298,228297,228239,228238,228235,228234,228227,228223,228215,228213,228212,228195,228187,228186,228185,228182,228180,228174,228172,228171,228169,228157,228152,228149,228146,228140,228135,228131,228111,228108,228105,228104,228102,228101,228100,228097,228094,228088,228085,228084,228081,228080,228076,228069,228059,228057,228056,228033,228029,228021,228015,228013,228006,227999,227994,227983,227982,227980,227977,227968,227966,227962,227954,227953,227950,227947,227935,227933,227924,227923,227922,227906,227897,227895,227883,227882,227879,227874,227871,227869,227865,227864,227859,227842,227828,227827,227825,227792,227777,227776,227772,227756,227754,227748,227747,227745,227741,227723,227720,227715,227714,227709,227687,227685,227662,227661,227659,227658,227650,227647,227646,227640,227639,227637,227636,227631,227616,227613,227612,227610,227609,227608,227605,227599,227597,227596,227595,227594,227589,227587,227586,227584,227583,227578,227577,227576,227575,227574,227572,227552,227551,227542,227530,227527,227525,227507,227489,227488,227487,227484,227483,227474,227459,227458,227454,227452,227450,227441,227440,227439,227435,227430,227422,227421,227417,227412,227408,227407,227406,227405,227404,227397,227392,227390,227389,227376,227369,227367,227365,227364,227358,227356,227355,227354,227351,227347,227346,227339,227338,227337,227334,227333,227332,227331,227325,227321,227318,227317,227316,227315,227314,227313,227312,227311,227301,227296,227287,227286,227285,227281,227280,227279,227274,227273,227272,227271,227268,227265,227260,227255,227254,227252,227244,227239,227238,227237,227230,227221,227219,227215,227214,227211,227205,227204,227203,227202,227201,227198,227184,227167,227143,227127,227115,227099,227076,227064,227062,227059,227058,227057,227056,227053,227025,227024,227023,227002,226974,226970,226964,226963,226962,226953,226935,226929,226925,226901,226898,226893,226891,226889,226881,226879,226853,226849,226848,226844,226838,226806,226788,226786,226762,226760,226753,226716,226700,226699,226697,226693,226692,226691,226690,226681,226676,226675,226673,226672,226671,226670,226645,226644,226635,226625,226622,226620,226618,226617,226615,226612,226607,226598,226596,226588,226586,226577,226573,226532,226527,226526,226525,226524,226523,226510,226506,226502,226501,226483,226481,226476,226467,226464,226462,226460,226459,226458,226457,226456,226454,226432,226423,226422,226421,226419,226418,226417,226412,226408,226400,226397,226393,226392,226383,226382,226377,226354,226350,226337,226332,226319,226318,226317,226301,226296,226293,226292,226291,226284,226283,226270,226265,226258,226256,226253,226252,226249,226248,226247,226237,226232,226227,226224,226223,226221,226219,226213,226197,226184,226179,226177,226175,226172,226170,226167,226165,226163,226148,226146,226145,226144,226143,226142,226140,226139,226128,226127,226126,226122,226119,226117,226116,226115,226112,226111,226108,226106,226104,226103,226101,226096,226093,226092,226079,226071,226069,226068,226067,226065,226059,226054,226052,226044,226037,226021,226018,226016,226015,226006,226004,226001,226000,225996,225990,225989,225988,225987,225981,225975,225974,225973,225969,225968,225962,225945,225938,225930,225924,225922,225921,225919,225915,225914,225913,225912,225904,225902,225901,225890,225889,225886,225884,225883,225829,225825,225817,225813,225807,225799,225793,225786,225785,225784,225783,225782,225781,225778,225777,225766,225765,225764,225761,225760,225746,225734,225723,225712,225709,225708,225704,225703,225702,225701,225694,225688,225670,225664,225663,225660,225654,225652,225643,225633,225622,225619,225612,225609,225607,225601,225600,225593,225578,225576,225575,225568,225560,225558,225557,225556,225550,225548,225539,225532,225522,225519,225518,225515,225511,225510,225509,225508,225502,225498,225496,225495,225492,225491,225490,225482,225474,225471,225468,225467,225463,225462,225461,225460,225455,225452,225446,225445,225443,225436,225432,225427,225424,225419,225415,225408,225404,225402,225399,225398,225397,225393,225391,225385,225350,225342,225341,225340,225339,225338,225330,225327,225309,225301,225297,225296,225288,225287,225277,225267,225266,225264,225257,225256,225255,225254,225253,225251,225244,225243,225241,225231,225226,225210,225208,225206,225201,225187,225186,225179,225176,225167,225148,225141,225136,225088,225079,225066,225049,225040,225026,225016,225015,224988,224967,224963,224957,224956,224955,224953,224952)) OR (`Idx`=2 AND `CreatureID` IN (231317,230892,230891,230890,230889,230887,230886,230885,230884,230872,230871,230541,230540,230539,230537,230535,230534,230532,230531,230529,230525,230518,230190,230157,230037,230031,229995,229927,229918,229814,229812,229810,229809,229793,229778,229772,229742,229638,229621,229614,229525,229512,229489,229400,229399,229379,229378,229341,229340,229330,229329,229328,229322,229320,229319,229314,229310,229308,229307,229302,229267,229256,229255,229228,229218,229216,229210,229209,229201,229133,229092,229060,228986,228942,228941,228839,228831,228651,228650,228627,228578,228575,228536,228508,228406,228392,228373,228368,228366,228307,228235,228186,228180,228169,228152,228149,228146,228140,228135,228108,228105,228104,228102,228101,228085,228084,228081,228069,228056,228015,228006,227994,227983,227982,227977,227962,227950,227883,227882,227874,227871,227865,227864,227828,227825,227772,227756,227754,227748,227709,227637,227613,227612,227605,227595,227587,227575,227574,227552,227542,227527,227525,227507,227489,227488,227487,227484,227483,227474,227459,227458,227454,227450,227430,227422,227412,227408,227407,227392,227358,227351,227347,227346,227338,227337,227325,227321,227318,227281,227273,227268,227265,227255,227252,227239,227214,227211,227205,227203,227202,227201,227184,227167,227143,227115,226964,226935,226929,226925,226889,226881,226838,226806,226786,226699,226697,226681,226676,226675,226625,226622,226618,226617,226612,226596,226588,226577,226506,226502,226464,226462,226460,226457,226456,226454,226422,226421,226419,226418,226412,226408,226393,226392,226383,226382,226377,226354,226350,226332,226292,226283,226270,226265,226258,226253,226237,226227,226224,226223,226221,226213,226197,226184,226172,226170,226167,226165,226145,226142,226140,226127,226126,226119,226108,226104,226101,226096,226044,226006,225996,225988,225974,225973,225945,225938,225930,225914,225904,225902,225901,225890,225889,225886,225884,225883,225817,225786,225785,225784,225783,225782,225781,225765,225761,225760,225734,225723,225712,225708,225704,225703,225702,225701,225663,225660,225622,225619,225609,225601,225593,225578,225575,225539,225532,225518,225511,225509,225508,225502,225496,225495,225492,225491,225490,225482,225474,225471,225467,225462,225461,225452,225445,225436,225432,225427,225424,225419,225408,225402,225393,225391,225350,225342,225341,225339,225301,225288,225287,225277,225267,225257,225256,225254,225243,225226,225206,225187,225176,225148,225136,225040,225016,224988,224967,224963)) OR (`Idx`=3 AND `CreatureID` IN (230889,230887,230872,230871,230541,230540,230539,230537,230535,230534,230532,230531,230529,230525,230518,230190,230037,230031,229995,229927,229814,229812,229810,229793,229772,229742,229525,229512,229489,229400,229399,229379,229378,229341,229340,229330,229328,229322,229320,229319,229314,229310,229308,229307,229267,229218,229216,229210,229209,229201,229133,229092,228986,228942,228941,228831,228651,228650,228627,228578,228508,228406,228392,228373,228368,228366,228307,228235,228186,228180,228169,228152,228149,228146,228140,228135,228108,228105,228104,228102,228101,228085,228084,228069,228056,228015,228006,227994,227983,227982,227977,227962,227950,227883,227882,227828,227825,227756,227748,227709,227613,227595,227587,227575,227574,227542,227527,227525,227507,227489,227488,227487,227474,227459,227458,227454,227430,227422,227412,227408,227358,227351,227347,227346,227338,227337,227325,227321,227318,227281,227273,227252,227239,227214,227205,227203,227202,227201,227184,227143,227115,226964,226935,226889,226881,226838,226806,226786,226699,226697,226681,226676,226675,226625,226622,226617,226612,226596,226588,226577,226502,226464,226462,226460,226457,226456,226454,226422,226419,226418,226412,226408,226393,226392,226383,226382,226377,226354,226350,226332,226292,226283,226270,226265,226258,226253,226237,226227,226224,226223,226221,226213,226184,226172,226170,226167,226165,226142,226140,226127,226126,226108,226104,226101,226044,225996,225988,225974,225973,225945,225938,225902,225901,225890,225889,225886,225884,225883,225785,225784,225783,225782,225781,225765,225761,225760,225734,225723,225712,225704,225703,225702,225701,225663,225660,225622,225619,225609,225601,225593,225578,225539,225532,225518,225511,225509,225508,225502,225496,225495,225492,225491,225490,225482,225474,225471,225467,225462,225461,225452,225436,225432,225427,225424,225419,225408,225402,225350,225342,225341,225301,225288,225287,225277,225267,225257,225256,225254,225243,225226,225206,225187,225176,225148,225136,225040,225016,224988,224967,224963)) OR (`Idx`=5 AND `CreatureID` IN (230541,230539,230535,230532,230531,230529,230525,230190,230031,229927,229814,229810,229772,229742,229489,229379,229378,229341,229320,229310,229201,228986,228942,228941,228831,228651,228650,228627,228578,228508,228392,228366,228307,228235,228186,228180,228149,228140,228069,228056,228006,227994,227982,227756,227709,227527,227430,227422,227408,227358,227346,227321,227318,227252,227205,227203,227202,227184,227115,226964,226935,226881,226806,226699,226697,226622,226617,226588,226454,226412,226408,226377,226332,226283,226237,226227,226224,226184,226170,226044,225988,225974,225938,225890,225884,225883,225785,225784,225783,225782,225781,225761,225760,225734,225712,225701,225622,225609,225601,225593,225578,225496,225495,225492,225491,225482,225474,225471,225462,225452,225436,225342,225277,225267,225256,225226,225040,225016,224963)) OR (`Idx`=4 AND `CreatureID` IN (230541,230539,230537,230535,230534,230532,230531,230529,230525,230190,230037,230031,229927,229814,229812,229810,229772,229742,229489,229379,229378,229341,229320,229310,229209,229201,228986,228942,228941,228831,228651,228650,228627,228578,228508,228392,228366,228307,228235,228186,228180,228149,228146,228140,228069,228056,228006,227994,227983,227982,227882,227825,227756,227748,227709,227527,227458,227430,227422,227408,227358,227346,227321,227318,227252,227205,227203,227202,227201,227184,227115,226964,226935,226881,226806,226699,226697,226676,226625,226622,226617,226612,226596,226588,226457,226456,226454,226419,226418,226412,226408,226383,226377,226332,226283,226237,226227,226224,226184,226170,226167,226127,226044,225996,225988,225974,225938,225902,225890,225889,225884,225883,225785,225784,225783,225782,225781,225761,225760,225734,225712,225704,225701,225660,225622,225609,225601,225593,225578,225539,225511,225509,225508,225496,225495,225492,225491,225482,225474,225471,225462,225452,225436,225432,225427,225424,225419,225342,225341,225301,225277,225267,225256,225226,225148,225040,225016,224963)) OR (`Idx`=31 AND `CreatureID` IN (230539,230535,230532,229927,229379,228366,228186,226283,225974,225622)) OR (`Idx`=30 AND `CreatureID` IN (230539,230535,230532,229927,229379,228366,228186,226283,225974,225622)) OR (`Idx`=29 AND `CreatureID` IN (230539,230535,230532,229927,229379,228366,228186,226283,225974,225622)) OR (`Idx`=28 AND `CreatureID` IN (230539,230535,230532,229927,229379,228366,228186,226964,226283,225974,225622)) OR (`Idx`=27 AND `CreatureID` IN (230539,230535,230532,229927,229379,228366,228186,226964,226283,225974,225622)) OR (`Idx`=26 AND `CreatureID` IN (230539,230535,230532,229927,229379,228366,228186,226964,226283,225974,225622)) OR (`Idx`=25 AND `CreatureID` IN (230539,230535,230532,229927,229379,228366,228186,226964,226283,225974,225622)) OR (`Idx`=24 AND `CreatureID` IN (230539,230535,230532,229927,229379,228366,228186,227709,226964,226283,225974,225622)) OR (`Idx`=23 AND `CreatureID` IN (230539,230535,230532,230531,230190,229927,229379,228366,228186,227709,226964,226283,225974,225622,225578,225452)) OR (`Idx`=22 AND `CreatureID` IN (230539,230535,230532,230531,230190,229927,229379,228366,228186,227709,226964,226283,226237,225974,225622,225578,225452)) OR (`Idx`=21 AND `CreatureID` IN (230539,230535,230532,230531,230190,229927,229379,228366,228186,227709,226964,226283,226237,225974,225622,225578,225452)) OR (`Idx`=20 AND `CreatureID` IN (230539,230535,230532,230531,230190,229927,229379,228366,228186,227709,226964,226283,226237,225974,225622,225578,225452)) OR (`Idx`=19 AND `CreatureID` IN (230539,230535,230532,230531,230190,229927,229379,228366,228186,227709,226964,226283,226237,225974,225622,225578,225452)) OR (`Idx`=18 AND `CreatureID` IN (230539,230535,230532,230531,230190,229927,229379,228366,228186,227709,226964,226283,226237,225974,225622,225578,225452)) OR (`Idx`=17 AND `CreatureID` IN (230539,230535,230532,230531,230190,229927,229379,228366,228186,227709,226964,226283,226237,225974,225622,225578,225452)) OR (`Idx`=16 AND `CreatureID` IN (230539,230535,230532,230531,230190,229927,229379,228650,228366,228186,227709,226964,226283,226237,225974,225622,225578,225452)) OR (`Idx`=15 AND `CreatureID` IN (230539,230535,230532,230531,230190,230031,229927,229772,229379,229320,228650,228366,228307,228186,227709,226964,226408,226332,226283,226237,226224,225974,225622,225578,225452)) OR (`Idx`=14 AND `CreatureID` IN (230539,230535,230532,230531,230190,230031,229927,229772,229379,229320,228650,228366,228307,228186,227709,227252,226964,226408,226332,226283,226237,226224,225974,225622,225578,225452,225436)) OR (`Idx`=13 AND `CreatureID` IN (230539,230535,230532,230531,230190,230031,229927,229772,229379,229320,228650,228366,228307,228186,227709,227252,227184,226964,226408,226332,226283,226237,226224,225974,225622,225578,225452,225436)) OR (`Idx`=12 AND `CreatureID` IN (230539,230535,230532,230531,230190,230031,229927,229772,229379,229320,228650,228366,228307,228186,227709,227408,227358,227252,227184,226964,226408,226332,226283,226237,226227,226224,225974,225622,225578,225471,225452,225436)) OR (`Idx`=11 AND `CreatureID` IN (230539,230535,230532,230531,230190,230031,229927,229772,229379,229320,228942,228941,228650,228366,228307,228186,228069,227709,227408,227358,227252,227184,226964,226408,226332,226283,226237,226227,226224,225974,225622,225578,225471,225452,225436)) OR (`Idx`=10 AND `CreatureID` IN (230539,230535,230532,230531,230190,230031,229927,229772,229379,229320,228942,228941,228650,228366,228307,228186,228069,227709,227408,227358,227252,227184,226964,226408,226332,226283,226237,226227,226224,225974,225783,225781,225622,225578,225471,225452,225436)) OR (`Idx`=9 AND `CreatureID` IN (230539,230535,230532,230531,230190,230031,229927,229772,229379,229320,228942,228941,228650,228366,228307,228186,228069,227709,227408,227358,227252,227184,226964,226412,226408,226332,226283,226237,226227,226224,225974,225890,225783,225781,225712,225622,225578,225471,225452,225436,225267,225016)) OR (`Idx`=8 AND `CreatureID` IN (230539,230535,230532,230531,230190,230031,229927,229772,229379,229320,228942,228941,228650,228508,228366,228307,228186,228069,227709,227527,227422,227408,227358,227346,227252,227184,226964,226617,226412,226408,226332,226283,226237,226227,226224,225974,225890,225783,225781,225712,225622,225609,225578,225492,225471,225452,225436,225267,225016)) OR (`Idx`=7 AND `CreatureID` IN (230539,230535,230532,230531,230529,230190,230031,229927,229810,229772,229742,229489,229379,229320,229310,228942,228941,228651,228650,228508,228366,228307,228235,228186,228140,228069,227982,227709,227527,227430,227422,227408,227358,227346,227252,227184,226964,226935,226699,226617,226412,226408,226377,226332,226283,226237,226227,226224,226184,226170,226044,225988,225974,225890,225784,225783,225781,225712,225622,225609,225593,225578,225492,225471,225462,225452,225436,225267,225016,224963)) OR (`Idx`=6 AND `CreatureID` IN (230539,230535,230532,230531,230529,230190,230031,229927,229814,229810,229772,229742,229489,229379,229320,229310,228942,228941,228651,228650,228508,228366,228307,228235,228186,228140,228069,227982,227709,227527,227430,227422,227408,227358,227346,227252,227203,227202,227184,226964,226935,226881,226699,226697,226617,226412,226408,226377,226332,226283,226237,226227,226224,226184,226170,226044,225988,225974,225938,225890,225784,225783,225781,225712,225622,225609,225593,225578,225492,225482,225471,225462,225452,225436,225267,225256,225016,224963)) OR (`Idx`=47 AND `CreatureID` IN (229379,225974,225622)) OR (`Idx`=46 AND `CreatureID` IN (229379,225974,225622)) OR (`Idx`=45 AND `CreatureID` IN (229379,225974,225622)) OR (`Idx`=44 AND `CreatureID` IN (229379,225974,225622)) OR (`Idx`=43 AND `CreatureID` IN (229379,225974,225622)) OR (`Idx`=42 AND `CreatureID` IN (229379,225974,225622)) OR (`Idx`=41 AND `CreatureID` IN (229379,228186,225974,225622)) OR (`Idx`=40 AND `CreatureID` IN (229379,228186,226283,225974,225622)) OR (`Idx`=39 AND `CreatureID` IN (229379,228186,226283,225974,225622)) OR (`Idx`=38 AND `CreatureID` IN (229379,228186,226283,225974,225622)) OR (`Idx`=37 AND `CreatureID` IN (229379,228186,226283,225974,225622)) OR (`Idx`=36 AND `CreatureID` IN (229379,228186,226283,225974,225622)) OR (`Idx`=35 AND `CreatureID` IN (229379,228366,228186,226283,225974,225622)) OR (`Idx`=34 AND `CreatureID` IN (229379,228366,228186,226283,225974,225622)) OR (`Idx`=33 AND `CreatureID` IN (229379,228366,228186,226283,225974,225622)) OR (`Idx`=32 AND `CreatureID` IN (229379,228366,228186,226283,225974,225622)) OR (`Idx`=48 AND `CreatureID` IN (225974,225622)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=1 AND `CreatureID` IN (224951,224950,224949,224947,224944,224943,224942,224941,224937,224936,224934,224925,224923,224917,224914,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224898,224883,224880,224876,224873,224863,224855,224854,224852,224849,224846,224845,224844,224843,224842,224837,224836,224835,224834,224829,224825,224805,224804,224799,224796,224789,224784,224778,224771,224767,224760,224759,224755,224752,224751,224744,224742,224730,224724,224721,224714,224712,224711,224710,224709,224679,224676,224675,224673,224666,224663,224640,224624,224623,224620,224612,224611,224610,224604,224599,224596,224588,224587,224583,224582,224579,224578,224571,224567,224564,224560,224559,224558,224557,224556,224554,224546,224545,224541,224540,224538,224537,224529,224528,224526,224522,224521,224520,224519,224518,224515,224512,224511,224508,224507,224504,224503,224501,224496,224483,224476,224472,224469,224468,224467,224465,224464,224462,224460,224456,224454,224453,224449,224439,224436,224427,224409,224408,224402,224401,224377,224376,224375,224372,224370,224363,224360,224359,224357,224350,224329,224325,224318,224317,224303,224302,224295,224284,224280,224278,224277,224275,224239,224236,224222,224202,224185,224159,224150,224149,224146,224145,224144,224141,224140,224139,224138,224137,224135,224133,224130,224123,224116,224115,224112,224111,224109,224106,224101,224100,224096,224091,224089,224079,224071,224063,224059,224053,224052,224025,224023,224021,224019,224017,224016,224014,224013,224012,224010,224005,224004,223997,223996,223990,223989,223981,223975,223974,223973,223972,223958,223950,223938,223935,223934,223931,223930,223927,223926,223919,223918,223916,223913,223910,223909,223908,223906,223903,223870,223869,223868,223855,223853,223846,223842,223840,223838,223837,223832,223831,223825,223816,223815,223813,223795,223793,223790,223783,223782,223766,223758,223755,223749,223748,223747,223746,223721,223716,223715,223712,223708,223704,223703,223696,223687,223684,223681,223680,223675,223673,223672,223663,223650,223642,223641,223638,223636,223617,223615,223608,223606,223595,223593,223592,223564,223560,223559,223558,223557,223548,223545,223538,223536,223527,223524,223522,223517,223516,223515,223514,223513,223508,223505,223500,223498,223497,223494,223493,223492,223491,223481,223473,223472,223469,223459,223458,223457,223449,223441,223438,223436,223433,223429,223426,223425,223424,223422,223421,223420,223419,223418,223417,223415,223414,223412,223408,223397,223396,223395,223393,223392,223390,223388,223386,223385,223384,223383,223382,223381,223380,223379,223375,223373,223370,223365,223358,223357,223350,223348,223330,223329,223328,223326,223301,223286,223285,223283,223273,223269,223262,223261,223260,223255,223253,223252,223246,223245,223244,223241,223239,223236,223235,223229,223221,223216,223208,223202,223201,223200,223199,223198,223180,223179,223178,223170,223167,223157,223156,223152,223151,223149,223148,223129,223118,223117,223116,223115,223109,223099,223083,223082,223081,223080,223079,223078,223077,223076,223075,223074,223072,223067,223066,223065,223060,223059,223058,223057,223056,223055,223054,223046,223045,223043,223042,223041,222981,222979,222975,222969,222967,222964,222962,222961,222955,222954,222953,222952,222951,222949,222935,222933,222931,222927,222926,222925,222922,222920,222918,222917,222916,222915,222909,222900,222898,222896,222889,222887,222882,222880,222879,222878,222877,222876,222875,222868,222867,222864,222852,222849,222845,222838,222833,222826,222824,222822,222821,222812,222810,222795,222794,222780,222774,222760,222758,222750,222748,222731,222730,222729,222724,222722,222721,222693,222692,222688,222680,222679,222678,222677,222676,222675,222652,222644,222638,222635,222604,222567,222563,222556,222550,222549,222548,222547,222539,222538,222536,222534,222524,222520,222512,222510,222505,222498,222497,222492,222491,222490,222489,222486,222485,222484,222483,222479,222476,222460,222455,222454,222401,222400,222397,222396,222395,222394,222393,222392,222391,222390,222388,222387,222386,222384,222377,222370,222336,222335,222330,222312,222307,222306,222303,222302,222300,222299,222297,222296,222294,222291,222280,222262,222248,222246,222245,222236,222235,222230,222220,222217,222216,222193,222184,222183,222181,222176,222173,222172,222171,222170,222169,222168,222164,222162,222161,222160,222159,222157,222156,222153,222145,222142,222141,222140,222138,222127,222119,222101,222098,222097,222091,222090,222087,222086,222061,222043,222042,222041,222039,222036,222035,222034,222032,222022,222020,222019,222017,222016,222013,222009,222003,222001,222000,221999,221997,221982,221980,221971,221969,221962,221960,221958,221957,221956,221940,221927,221920,221918,221915,221914,221913,221912,221911)) OR (`Idx`=0 AND `CreatureID` IN (224951,224950,224949,224948,224947,224946,224945,224944,224943,224942,224941,224940,224939,224938,224937,224936,224935,224934,224932,224930,224928,224925,224924,224923,224922,224919,224917,224914,224912,224911,224910,224909,224908,224907,224906,224905,224904,224903,224902,224901,224900,224899,224898,224897,224896,224895,224894,224893,224892,224891,224890,224889,224888,224887,224886,224885,224884,224883,224882,224881,224880,224879,224878,224876,224873,224872,224871,224870,224869,224868,224867,224863,224862,224855,224854,224853,224852,224851,224850,224849,224848,224847,224846,224845,224844,224843,224842,224840,224839,224838,224837,224836,224835,224834,224833,224832,224831,224830,224829,224828,224826,224825,224824,224823,224822,224821,224820,224819,224818,224817,224816,224810,224809,224808,224807,224806,224805,224804,224803,224802,224801,224800,224799,224798,224797,224796,224791,224790,224789,224788,224787,224786,224785,224784,224783,224782,224781,224780,224779,224778,224776,224774,224773,224772,224771,224770,224768,224767,224766,224765,224763,224761,224760,224759,224758,224757,224755,224754,224753,224752,224751,224749,224748,224747,224746,224745,224744,224742,224741,224738,224737,224736,224735,224734,224733,224732,224731,224730,224729,224727,224725,224724,224723,224722,224721,224720,224718,224717,224716,224714,224713,224712,224711,224710,224709,224708,224707,224702,224688,224687,224685,224683,224682,224679,224678,224677,224676,224675,224674,224673,224672,224671,224667,224666,224663,224662,224659,224655,224642,224640,224639,224638,224636,224624,224623,224622,224621,224620,224619,224618,224617,224616,224613,224612,224611,224610,224609,224608,224607,224606,224605,224604,224603,224602,224601,224600,224599,224598,224597,224596,224595,224594,224593,224592,224591,224589,224588,224587,224586,224585,224584,224583,224582,224581,224579,224578,224577,224576,224572,224571,224570,224568,224567,224566,224565,224564,224563,224562,224561,224560,224559,224558,224557,224556,224555,224554,224553,224552,224551,224549,224548,224547,224546,224545,224544,224543,224542,224541,224540,224538,224537,224535,224534,224533,224530,224529,224528,224527,224526,224524,224523,224522,224521,224520,224519,224518,224517,224516,224515,224513,224512,224511,224510,224509,224508,224507,224506,224505,224504,224503,224502,224501,224500,224499,224498,224497,224496,224495,224494,224493,224492,224491,224490,224489,224488,224484,224483,224482,224481,224480,224479,224478,224477,224476,224475,224474,224473,224472,224471,224470,224469,224468,224467,224466,224465,224464,224463,224462,224461,224460,224458,224457,224456,224455,224454,224453,224451,224449,224448,224447,224446,224445,224444,224443,224441,224440,224439,224438,224437,224436,224430,224428,224427,224425,224424,224420,224418,224415,224413,224411,224410,224409,224408,224407,224406,224405,224404,224403,224402,224401,224394,224393,224392,224391,224390,224389,224387,224382,224381,224380,224379,224378,224377,224376,224375,224374,224373,224372,224371,224370,224369,224368,224367,224364,224363,224362,224361,224360,224359,224358,224357,224356,224355,224354,224353,224352,224351,224350,224349,224347,224346,224345,224343,224342,224341,224340,224339,224338,224337,224336,224335,224333,224332,224331,224330,224329,224327,224325,224324,224321,224320,224319,224318,224317,224316,224315,224314,224313,224312,224311,224310,224309,224308,224307,224306,224305,224304,224303,224302,224301,224300,224299,224295,224294,224293,224292,224291,224290,224289,224288,224287,224286,224284,224283,224282,224281,224280,224279,224278,224277,224276,224275,224274,224273,224272,224271,224270,224269,224268,224267,224266,224265,224264,224261,224252,224251,224249,224248,224247,224246,224241,224240,224239,224238,224237,224236,224222,224221,224219,224218,224217,224216,224215,224214,224213,224205,224202,224201,224200,224199,224198,224197,224196,224195,224194,224193,224192,224191,224190,224189,224188,224187,224186,224185,224184,224183,224182,224181,224180,224179,224178,224177,224176,224174,224173,224172,224171,224170,224168,224167,224166,224163,224162,224161,224159,224157,224155,224154,224153,224152,224151,224150,224149,224148,224147,224146,224145,224144,224142,224141,224140,224139,224138,224137,224135,224133,224130,224128,224127,224126,224125,224124,224123,224120,224119,224118,224117,224116,224115,224113,224112,224111,224109,224108,224106,224101,224100,224099,224096,224093,224092,224091,224090,224089,224088,224087,224086,224085,224084,224083,224082,224081,224080,224079,224078,224077,224076,224071,224069,224068,224067,224066,224064,224063,224061,224060,224059,224058,224056,224055,224054,224053,224052,224051,224050,224025,224023,224021,224019,224018,224017,224016,224015,224014,224013,224012,224011,224010,224009,224008,224005,224004,224001,224000,223999,223998,223997,223996,223995,223994,223992,223991,223990,223989,223988,223987,223986,223985,223984,223983,223981,223980,223979,223978,223977,223976,223975,223974,223973,223972,223971,223970,223968,223967,223966,223961,223958,223957,223956,223955,223954,223953,223952,223951,223950,223949,223948,223947,223946,223945,223944,223943,223940,223939,223938,223937,223936,223935,223934,223933,223932,223931,223930,223927,223926,223925,223924,223923,223922,223921,223920,223919,223918,223917,223916,223914,223913,223912,223911,223910,223909,223908,223907,223906,223905,223904,223903,223896,223886,223879,223876,223875,223874,223873,223872,223871,223870,223869,223868,223866,223865,223864,223863,223862,223861,223860,223859,223858,223857,223856,223855,223854,223853,223852,223851,223850,223849,223848,223847,223846,223845,223844,223843,223842,223841,223840,223839,223838,223837,223836,223835,223834,223833,223832,223831,223830,223829,223828,223827,223826,223825,223824,223823,223822,223821,223820,223819,223818,223817,223816,223815,223814,223813,223812,223811,223810,223809,223808,223807,223806,223805,223804,223803,223802,223801,223800,223799,223798,223797,223796,223795,223794,223793,223792,223791,223790,223789,223788,223787,223786,223785,223783,223782,223781,223780,223779,223778,223777,223776,223775,223774,223773,223772,223771,223770,223767,223766,223765,223764,223763,223762,223760,223759,223758,223757,223756,223755,223754,223753,223752,223751,223750,223749,223748,223747,223746,223745,223744,223740,223738,223736,223735,223733,223732,223731,223730,223728,223727,223726,223725,223724,223723,223721,223718,223717,223716,223715,223712,223710,223708,223707,223706,223704,223703,223702,223701,223700,223699,223698,223696,223695,223694,223693,223692,223691,223690,223688,223687,223686,223685,223684,223683,223682,223681,223680,223679,223678,223677,223676,223675,223674,223673,223672,223671,223670,223669,223667,223666,223665,223664,223663,223662,223661,223660,223659,223658,223657,223656,223655,223654,223653,223652,223651,223650,223649,223648,223647,223646,223645,223644,223643,223642,223641,223640,223639,223638,223637,223636,223635,223634,223633,223632,223631,223630,223629,223628,223627,223626,223625,223624,223623,223622,223621,223620,223619,223618,223617,223616,223615,223614,223613,223612,223611,223609,223608,223607,223606,223605,223604,223602,223601,223600,223599,223598,223597,223596,223595,223594,223593,223592,223584,223582,223580,223579,223578,223577,223576,223575,223574,223573,223572,223571,223570,223569,223567,223566,223565,223564,223562,223561,223560,223559,223558,223557,223556,223555,223554,223553,223552,223551,223550,223549,223548,223547,223546,223545,223541,223540,223539,223538,223537,223536,223534,223533,223532,223531,223528,223527,223526,223524,223523,223522,223521,223520,223519,223518,223517,223516,223515,223514,223513,223512,223511,223510,223509,223508,223507,223506,223505,223504,223503,223502,223501,223500,223499,223498,223497,223495,223494,223493,223492,223491,223489,223488,223484,223481,223480,223479,223478,223477,223476,223473,223472,223471,223470,223469,223468,223467,223466,223465,223464,223463,223462,223461,223460,223459,223458,223457,223456,223455,223454,223453,223452,223451,223450,223449,223448,223447,223446,223445,223444,223443,223442,223441,223440,223439,223438,223437,223436,223435,223434,223433,223432,223431,223430,223429,223428,223427,223426,223425,223424,223423,223422,223421,223420,223419,223418,223417,223416,223415,223414,223412,223411,223410,223409,223408,223407,223406,223405,223404,223403,223402,223401,223400,223399,223398,223397,223396,223395,223394,223393,223392,223391,223390,223389,223388,223386,223385,223384,223383,223382,223381,223380,223379,223378,223377,223376,223375,223373,223372,223371,223370,223369,223368,223367,223366,223365,223364,223363,223362,223361,223360,223358,223357,223356,223355,223354,223353,223352,223351,223350,223349,223348,223347,223346,223344,223343,223342,223341,223339,223338,223337,223336,223335,223334,223333,223332,223331,223330,223329,223328,223327,223326,223325,223324,223323,223322,223321,223320,223319,223318,223317,223316,223315,223314,223313,223311,223310,223308,223307,223306,223305,223302,223301,223299,223298,223297,223296,223295,223294,223293,223292,223291,223290,223289,223288,223286,223285,223284,223283,223282,223281,223280,223279,223278,223277,223276,223275,223274,223273,223272,223271,223270,223269,223268,223267,223266,223263,223262,223261,223260,223259,223258,223257,223256,223255,223254,223253,223252,223251,223248,223247,223246,223245,223244,223243,223242,223241,223240,223239,223238,223237,223236,223235,223234,223233,223232,223231,223230,223229,223228,223227,223226,223222,223221,223219,223218,223217,223216,223215,223214,223211,223210,223209,223208,223207,223206,223205,223204,223203,223202,223201,223200,223199,223198,223197,223196,223195,223194,223193,223192,223191,223190,223187,223186,223185,223184,223183,223182,223181,223180,223179,223178,223177,223176,223175,223174,223173,223172,223171,223170,223169,223167,223166,223165,223164,223163,223162,223161,223160,223159,223158,223157,223156,223155,223154,223153,223152,223151,223150,223149,223148,223147,223146,223145,223144,223143,223142,223141,223140,223139,223138,223137,223136,223135,223134,223132,223129,223126,223125,223124,223122,223121,223120,223119,223118,223117,223116,223115,223114,223113,223112,223111,223110,223109,223108,223107,223106,223105,223104,223103,223102,223100,223099,223098,223097,223096,223095,223094,223093,223092,223091,223090,223089,223088,223087,223086,223085,223084,223083,223082,223081,223080,223079,223078,223077,223076,223075,223074,223073,223072,223070,223069,223067,223066,223065,223063,223062,223060,223059,223058,223057,223056,223055,223054,223053,223052,223051,223050,223049,223048,223047,223046,223045,223044,223043,223042,223041,223040,223038,223037,223036,223035,223034,223033,223032,223031,223030,223029,223028,223027,223026,223025,223024,223023,223022,223021,223020,223019,223018,223017,223016,223015,223014,223013,223012,223011,223010,223009,223008,223007,223006,223005,223004,223003,223002,223001,223000,222999,222998,222995,222987,222986,222985,222983,222982,222981,222980,222979,222976,222975,222974,222973,222969,222967,222966,222965,222964,222963,222962,222961,222960,222959,222958,222957,222956,222955,222954,222953,222952,222951,222950,222949,222948,222947,222946,222945,222943,222942,222941,222940,222938,222936,222935,222934,222933,222932,222931,222930,222929,222928,222927,222926,222925,222924,222923,222922,222921,222920,222918,222917,222916,222915,222914,222913,222912,222910,222909,222908,222907,222906,222905,222904,222903,222902,222901,222900,222899,222898,222896,222895,222894,222893,222892,222891,222890,222889,222888,222887,222883,222882,222881,222880,222879,222878,222877,222876,222875,222874,222873,222872,222871,222870,222869,222868,222867,222865,222864,222863,222862,222861,222860,222859,222855,222852,222849,222847,222846,222845,222844,222843,222841,222839,222838,222837,222836,222834,222833,222832,222831,222830,222829,222828,222827,222826,222825,222824,222823,222822,222821,222820,222819,222818,222817,222816,222815,222814,222813,222812,222811,222810,222807,222806,222803,222797,222796,222795,222794,222793,222792,222791,222790,222788,222787,222786,222784,222783,222782,222781,222780,222779,222778,222777,222776,222775,222774,222773,222771,222770,222769,222767,222766,222764,222762,222761,222760,222759,222758,222757,222756,222755,222754,222753,222752,222751,222750,222749,222748,222747,222746,222745,222744,222743,222742,222741,222740,222739,222738,222737,222736,222735,222733,222732,222731,222730,222729,222728,222727,222725,222724,222723,222722,222721,222720,222719,222718,222717,222716,222714,222713,222712,222711,222700,222693,222692,222691,222690,222688,222683,222682,222681,222680,222679,222678,222677,222676,222675,222671,222670,222669,222668,222667,222666,222665,222664,222663,222662,222661,222660,222659,222658,222657,222655,222654,222653,222652,222646,222645,222644,222643,222642,222641,222640,222639,222638,222637,222635,222634,222633,222632,222631,222630,222629,222628,222627,222626,222624,222622,222621,222619,222618,222616,222615,222614,222613,222612,222611,222610,222609,222608,222607,222606,222605,222604,222603,222601,222600,222599,222598,222597,222596,222595,222594,222593,222592,222591,222590,222589,222588,222587,222586,222585,222584,222583,222582,222581,222578,222577,222576,222575,222574,222572,222570,222569,222568,222567,222565,222564,222563,222562,222561,222559,222558,222557,222556,222555,222554,222552,222550,222549,222548,222547,222541,222540,222539,222538,222537,222536,222535,222534,222532,222529,222528,222527,222526,222524,222520,222518,222517,222515,222512,222511,222510,222509,222508,222507,222506,222505,222504,222503,222501,222500,222499,222498,222497,222496,222493,222492,222491,222490,222489,222488,222487,222486,222485,222484,222483,222482,222481,222480,222479,222477,222476,222475,222474,222473,222472,222471,222470,222469,222468,222467,222466,222465,222464,222463,222462,222461,222460,222459,222458,222457,222456,222455,222454,222453,222450,222449,222448,222447,222446,222445,222443,222442,222441,222440,222439,222438,222437,222436,222435,222434,222433,222432,222431,222430,222429,222428,222427,222426,222425,222424,222421,222420,222419,222401,222400,222399,222398,222397,222396,222395,222394,222393,222392,222391,222390,222389,222388,222387,222386,222385,222384,222383,222382,222381,222380,222379,222378,222377,222375,222374,222373,222372,222370,222369,222368,222366,222365,222364,222363,222362,222361,222360,222359,222358,222357,222356,222355,222354,222353,222352,222351,222350,222349,222348,222347,222344,222343,222342,222341,222340,222339,222338,222337,222336,222335,222334,222333,222332,222331,222330,222329,222328,222327,222326,222325,222324,222323,222322,222321,222320,222319,222318,222315,222314,222313,222312,222311,222310,222309,222308,222307,222306,222305,222304,222303,222302,222301,222300,222299,222298,222297,222296,222295,222294,222292,222291,222287,222285,222284,222283,222281,222280,222279,222278,222277,222276,222275,222274,222273,222272,222271,222270,222268,222267,222266,222265,222264,222263,222262,222260,222259,222258,222255,222248,222246,222245,222242,222241,222239,222238,222237,222236,222235,222234,222230,222229,222227,222226,222224,222223,222222,222221,222220,222219,222218,222217,222216,222214,222213,222209,222207,222206,222205,222204,222203,222202,222201,222200,222199,222197,222196,222195,222194,222193,222191,222190,222189,222187,222186,222185,222184,222183,222182,222181,222180,222179,222178,222177,222176,222175,222173,222172,222171,222170,222169,222168,222167,222166,222165,222164,222163,222162,222161,222160,222159,222158,222157,222156,222155,222154,222153,222152,222151,222150,222149,222148,222147,222145,222144,222143,222142,222141,222140,222139,222138,222137,222136,222135,222134,222133,222132,222131,222130,222129,222128,222127,222126,222125,222124,222123,222122,222121,222120,222119,222118,222117,222116,222115,222114,222113,222112,222111,222110,222108,222107,222106,222105,222104,222101,222100,222099,222098,222097,222096,222094,222093,222092,222091,222090,222087,222086,222085,222084,222083,222082,222081,222080,222079,222078,222077,222071,222070,222069,222067,222066,222065,222064,222063,222062,222061,222060,222059,222057,222056,222055,222054,222053,222051,222050,222049,222048,222046,222045,222043,222042,222041,222040,222039,222038,222037,222036,222035,222034,222033,222032,222031,222029,222028,222027,222026,222025,222024,222023,222022,222021,222020,222019,222018,222017,222016,222015,222014,222013,222012,222011,222009,222007,222006,222003,222001,222000,221999,221997,221996,221995,221994,221992,221990,221989,221988,221987,221986,221984,221983,221982,221980,221979,221978,221977,221976,221975,221974,221973,221972,221971,221970,221969,221967,221966,221965,221964,221963,221962,221961,221960,221959,221958,221957,221956,221954,221953,221952,221951,221950,221949,221948,221947,221946,221945,221944,221941,221940,221939,221937,221934,221932,221931,221930,221929,221927,221925,221923,221922,221921,221920,221919,221918,221917,221915,221914,221913,221912,221911,221910,221909,221908,221907)) OR (`Idx`=12 AND `CreatureID` IN (224944,224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224876,224799,224236,223958,223746,223593,223592,223505,223481,223459,223457,223441,223421,223420,223419,223418,223417,223408,223390,223365,223262,223261,223260,223236,223152,222916,222915,222849,222760,222539,222520,222312,222156,222119)) OR (`Idx`=11 AND `CreatureID` IN (224944,224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224876,224799,224236,224138,224137,224004,223958,223908,223746,223672,223617,223593,223592,223564,223505,223481,223459,223457,223441,223421,223420,223419,223418,223417,223408,223390,223365,223262,223261,223260,223236,223152,222916,222915,222849,222760,222539,222520,222312,222300,222299,222297,222296,222156,222119)) OR (`Idx`=10 AND `CreatureID` IN (224944,224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224876,224799,224236,224138,224137,224004,223958,223908,223746,223672,223617,223593,223592,223564,223524,223505,223481,223459,223457,223441,223421,223420,223419,223418,223417,223408,223390,223365,223262,223261,223260,223236,223152,222916,222915,222849,222760,222539,222520,222312,222300,222299,222297,222296,222156,222119)) OR (`Idx`=9 AND `CreatureID` IN (224944,224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224876,224799,224236,224138,224137,224004,223958,223908,223746,223672,223617,223593,223592,223564,223524,223505,223494,223492,223491,223481,223459,223457,223441,223421,223420,223419,223418,223417,223412,223408,223390,223365,223262,223261,223260,223236,223152,223082,222916,222915,222849,222760,222539,222520,222312,222300,222299,222297,222296,222156,222119)) OR (`Idx`=8 AND `CreatureID` IN (224944,224943,224941,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224876,224799,224483,224236,224138,224137,224004,223958,223908,223746,223672,223617,223593,223592,223564,223524,223505,223494,223492,223491,223481,223459,223457,223441,223421,223420,223419,223418,223417,223412,223408,223390,223365,223262,223261,223260,223236,223152,223082,222916,222915,222849,222760,222678,222539,222520,222312,222300,222299,222297,222296,222156,222119)) OR (`Idx`=7 AND `CreatureID` IN (224944,224943,224941,224914,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224880,224876,224799,224714,224666,224620,224612,224483,224275,224236,224138,224137,224004,223958,223908,223746,223672,223650,223642,223617,223593,223592,223564,223524,223505,223494,223492,223491,223481,223459,223457,223441,223425,223424,223421,223420,223419,223418,223417,223412,223408,223390,223365,223262,223261,223260,223244,223236,223152,223099,223082,223075,222916,222915,222900,222867,222849,222760,222678,222539,222520,222330,222312,222300,222299,222297,222296,222159,222156,222119)) OR (`Idx`=6 AND `CreatureID` IN (224944,224943,224941,224914,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224880,224876,224836,224799,224714,224666,224620,224612,224483,224275,224236,224138,224137,224004,223958,223908,223746,223672,223650,223642,223617,223593,223592,223564,223524,223505,223494,223492,223491,223481,223459,223457,223441,223425,223424,223421,223420,223419,223418,223417,223412,223408,223390,223365,223262,223261,223260,223244,223236,223221,223152,223099,223082,223075,223059,223057,222935,222917,222916,222915,222900,222868,222867,222849,222760,222678,222539,222520,222400,222330,222312,222300,222299,222297,222296,222159,222156,222119,222061)) OR (`Idx`=5 AND `CreatureID` IN (224944,224943,224941,224936,224914,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224880,224876,224836,224799,224744,224742,224724,224714,224711,224666,224620,224612,224511,224483,224357,224350,224275,224236,224138,224137,224004,223989,223958,223918,223908,223838,223837,223746,223681,223680,223675,223672,223650,223642,223641,223638,223617,223593,223592,223564,223524,223505,223494,223492,223491,223481,223459,223457,223441,223425,223424,223421,223420,223419,223418,223417,223412,223408,223396,223395,223390,223370,223365,223301,223262,223261,223260,223244,223236,223221,223180,223152,223099,223083,223082,223081,223078,223075,223072,223059,223058,223057,223054,222935,222920,222917,222916,222915,222900,222868,222867,222849,222760,222678,222539,222520,222401,222400,222397,222396,222395,222394,222336,222330,222312,222300,222299,222297,222296,222294,222245,222230,222176,222162,222161,222160,222159,222157,222156,222142,222119,222061,222041,222039,222036,221912)) OR (`Idx`=4 AND `CreatureID` IN (224944,224943,224941,224936,224914,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224880,224876,224836,224799,224789,224759,224744,224742,224724,224714,224711,224666,224620,224612,224578,224526,224511,224508,224504,224483,224469,224467,224357,224350,224275,224236,224138,224137,224004,223989,223958,223918,223908,223840,223838,223837,223746,223708,223681,223680,223675,223672,223650,223642,223641,223638,223617,223593,223592,223564,223524,223505,223498,223497,223494,223492,223491,223481,223459,223457,223441,223425,223424,223422,223421,223420,223419,223418,223417,223412,223408,223396,223395,223390,223375,223370,223365,223301,223262,223261,223260,223244,223236,223221,223180,223152,223099,223083,223082,223081,223079,223078,223075,223072,223059,223058,223057,223054,223045,223043,223042,222935,222920,222917,222916,222915,222900,222868,222867,222849,222760,222758,222750,222748,222688,222678,222539,222520,222401,222400,222397,222396,222395,222394,222387,222384,222336,222330,222312,222300,222299,222297,222296,222294,222245,222230,222176,222162,222161,222160,222159,222157,222156,222142,222119,222061,222041,222039,222036,221912)) OR (`Idx`=3 AND `CreatureID` IN (224944,224943,224941,224936,224934,224914,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224898,224880,224876,224855,224854,224846,224845,224844,224842,224836,224804,224799,224789,224784,224759,224744,224742,224724,224714,224711,224666,224663,224640,224620,224612,224578,224546,224538,224526,224511,224508,224504,224503,224483,224469,224467,224372,224359,224357,224350,224329,224278,224275,224236,224202,224138,224137,224115,224111,224025,224023,224021,224004,223997,223989,223958,223950,223938,223931,223918,223909,223908,223846,223842,223840,223838,223837,223813,223755,223748,223746,223708,223681,223680,223675,223672,223650,223642,223641,223638,223617,223595,223593,223592,223564,223545,223524,223505,223498,223497,223494,223492,223491,223481,223459,223458,223457,223441,223433,223426,223425,223424,223422,223421,223420,223419,223418,223417,223412,223408,223397,223396,223395,223390,223375,223370,223365,223357,223301,223262,223261,223260,223253,223252,223244,223236,223221,223216,223202,223200,223180,223179,223152,223148,223099,223083,223082,223081,223079,223078,223076,223075,223072,223067,223066,223059,223058,223057,223054,223045,223043,223042,222981,222952,222935,222927,222920,222917,222916,222915,222900,222882,222868,222867,222849,222760,222758,222750,222748,222731,222730,222729,222722,222721,222693,222688,222679,222678,222677,222539,222520,222497,222492,222491,222489,222486,222485,222484,222479,222476,222455,222401,222400,222397,222396,222395,222394,222393,222392,222391,222390,222387,222384,222336,222330,222312,222303,222300,222299,222297,222296,222294,222245,222235,222230,222216,222176,222162,222161,222160,222159,222157,222156,222145,222142,222140,222138,222119,222061,222042,222041,222039,222036,221912)) OR (`Idx`=2 AND `CreatureID` IN (224944,224943,224941,224936,224934,224925,224914,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224898,224880,224876,224855,224854,224852,224846,224845,224844,224843,224842,224837,224836,224835,224804,224799,224796,224789,224784,224771,224759,224752,224751,224744,224742,224724,224714,224711,224710,224709,224666,224663,224640,224620,224612,224578,224546,224541,224538,224526,224511,224508,224504,224503,224483,224469,224467,224449,224402,224376,224372,224359,224357,224350,224329,224280,224278,224275,224239,224236,224202,224185,224150,224149,224138,224137,224116,224115,224111,224063,224025,224023,224021,224004,223997,223989,223981,223958,223950,223938,223931,223918,223909,223908,223870,223853,223846,223842,223840,223838,223837,223832,223831,223813,223755,223748,223747,223746,223712,223708,223681,223680,223675,223672,223650,223642,223641,223638,223617,223608,223595,223593,223592,223564,223545,223524,223514,223505,223498,223497,223494,223492,223491,223481,223473,223459,223458,223457,223441,223438,223433,223426,223425,223424,223422,223421,223420,223419,223418,223417,223412,223408,223397,223396,223395,223390,223375,223370,223365,223357,223301,223262,223261,223260,223253,223252,223244,223236,223221,223216,223208,223202,223200,223180,223179,223167,223152,223148,223099,223083,223082,223081,223079,223078,223076,223075,223074,223072,223067,223066,223059,223058,223057,223056,223055,223054,223045,223043,223042,222981,222979,222952,222935,222927,222920,222917,222916,222915,222900,222882,222868,222867,222849,222838,222824,222822,222812,222780,222774,222760,222758,222750,222748,222731,222730,222729,222724,222722,222721,222693,222688,222679,222678,222677,222644,222539,222520,222497,222492,222491,222490,222489,222486,222485,222484,222479,222476,222455,222401,222400,222397,222396,222395,222394,222393,222392,222391,222390,222388,222387,222386,222384,222336,222330,222312,222303,222300,222299,222297,222296,222294,222262,222248,222245,222235,222230,222217,222216,222176,222164,222162,222161,222160,222159,222157,222156,222145,222142,222140,222138,222119,222061,222043,222042,222041,222039,222036,222035,221982,221980,221918,221915,221912)) OR (`Idx`=18 AND `CreatureID` IN (224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224236,223958,223746,223593,223592,223481,223459,223441,223408,223390,223365,223262,223261,223260,223236,222916,222915,222849,222760,222539,222119)) OR (`Idx`=17 AND `CreatureID` IN (224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224236,223958,223746,223593,223592,223505,223481,223459,223441,223408,223390,223365,223262,223261,223260,223236,222916,222915,222849,222760,222539,222119)) OR (`Idx`=16 AND `CreatureID` IN (224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224236,223958,223746,223593,223592,223505,223481,223459,223441,223408,223390,223365,223262,223261,223260,223236,222916,222915,222849,222760,222539,222119)) OR (`Idx`=15 AND `CreatureID` IN (224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224236,223958,223746,223593,223592,223505,223481,223459,223441,223408,223390,223365,223262,223261,223260,223236,222916,222915,222849,222760,222539,222119)) OR (`Idx`=14 AND `CreatureID` IN (224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224799,224236,223958,223746,223593,223592,223505,223481,223459,223441,223408,223390,223365,223262,223261,223260,223236,222916,222915,222849,222760,222539,222520,222119)) OR (`Idx`=13 AND `CreatureID` IN (224943,224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224876,224799,224236,223958,223746,223593,223592,223505,223481,223459,223441,223408,223390,223365,223262,223261,223260,223236,222916,222915,222849,222760,222539,222520,222312,222156,222119)) OR (`Idx`=46 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899)) OR (`Idx`=45 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899)) OR (`Idx`=44 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899)) OR (`Idx`=43 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899)) OR (`Idx`=42 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899)) OR (`Idx`=41 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899)) OR (`Idx`=40 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899)) OR (`Idx`=39 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899)) OR (`Idx`=38 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899)) OR (`Idx`=37 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899)) OR (`Idx`=36 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899)) OR (`Idx`=35 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899)) OR (`Idx`=34 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899)) OR (`Idx`=33 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899)) OR (`Idx`=32 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899)) OR (`Idx`=31 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746)) OR (`Idx`=30 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746)) OR (`Idx`=29 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746)) OR (`Idx`=28 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746)) OR (`Idx`=27 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746)) OR (`Idx`=26 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746)) OR (`Idx`=25 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746)) OR (`Idx`=24 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746)) OR (`Idx`=23 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746,223593,223592,223459,223390,223262,223261,223260,223236,222539)) OR (`Idx`=22 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223746,223593,223592,223459,223390,223262,223261,223260,223236,222539)) OR (`Idx`=21 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,223958,223746,223593,223592,223459,223390,223262,223261,223260,223236,222539,222119)) OR (`Idx`=20 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224236,223958,223746,223593,223592,223481,223459,223441,223408,223390,223365,223262,223261,223260,223236,222760,222539,222119)) OR (`Idx`=19 AND `CreatureID` IN (224910,224909,224908,224907,224906,224904,224903,224902,224901,224899,224236,223958,223746,223593,223592,223481,223459,223441,223408,223390,223365,223262,223261,223260,223236,222916,222915,222849,222760,222539,222119)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (221906,221905,221904,221903,221902,221901,221900,221898,221897,221896,221895,221894,221893,221892,221891,221890,221889,221888,221887,221886,221885,221884,221883,221882,221881,221880,221879,221878,221877,221876,221875,221874,221873,221872,221871,221870,221868,221867,221866,221865,221864,221863,221862,221861,221860,221859,221858,221857,221854,221853,221852,221851,221850,221849,221848,221847,221846,221845,221844,221843,221842,221841,221840,221839,221826,221825,221824,221823,221822,221821,221820,221819,221818,221817,221816,221815,221813,221812,221811,221810,221809,221808,221807,221806,221805,221804,221803,221802,221801,221800,221799,221798,221797,221796,221795,221794,221793,221792,221791,221790,221789,221788,221787,221786,221785,221784,221783,221782,221781,221780,221779,221778,221777,221776,221775,221774,221773,221772,221771,221770,221769,221768,221767,221766,221765,221764,221763,221760,221758,221757,221756,221755,221754,221753,221752,221751,221750,221749,221748,221747,221746,221745,221744,221743,221742,221741,221739,221738,221737,221736,221735,221734,221733,221731,221730,221729,221728,221727,221726,221724,221723,221722,221721,221720,221719,221718,221717,221716,221713,221712,221711,221710,221709,221708,221706,221705,221704,221703,221702,221701,221700,221699,221697,221696,221695,221694,221693,221692,221691,221690,221689,221688,221687,221686,221685,221684,221683,221682,221681,221680,221679,221678,221677,221676,221675,221674,221673,221672,221671,221669,221668,221667,221666,221665,221664,221663,221662,221661,221659,221657,221655,221654,221653,221652,221650,221648,221647,221646,221645,221644,221643,221642,221641,221635,221634,221633,221632,221630,221629,221628,221627,221626,221625,221624,221623,221622,221621,221619,221618,221617,221616,221614,221613,221612,221611,221610,221609,221608,221607,221606,221605,221604,221603,221602,221601,221600,221599,221598,221597,221596,221595,221594,221593,221592,221591,221590,221588,221586,221585,221584,221583,221582,221581,221579,221578,221576,221574,221573,221572,221571,221570,221569,221568,221567,221566,221564,221563,221562,221561,221560,221559,221558,221557,221556,221555,221554,221553,221552,221551,221550,221549,221547,221546,221545,221544,221543,221542,221541,221540,221539,221538,221537,221536,221535,221534,221533,221532,221531,221530,221529,221528,221527,221526,221525,221524,221523,221522,221521,221520,221519,221518,221517,221516,221515,221514,221513,221512,221511,221510,221509,221508,221507,221505,221504,221503,221502,221501,221500,221498,221497,221496,221495,221494,221492,221491,221489,221488,221487,221486,221485,221481,221478,221476,221475,221474,221473,221470,221469,221468,221467,221466,221465,221464,221463,221462,221461,221460,221459,221458,221457,221456,221455,221454,221453,221452,221449,221448,221447,221446,221444,221443,221442,221441,221440,221439,221438,221437,221436,221435,221434,221433,221432,221431,221430,221429,221428,221427,221425,221424,221423,221422,221421,221420,221419,221418,221417,221416,221415,221414,221413,221411,221410,221403,221397,221392,221390,221388,221387,221386,221385,221384,221383,221382,221381,221380,221379,221378,221376,221374,221372,221368,221366,221363,221362,221359,221358,221355,221354,221350,221349,221348,221347,221346,221345,221344,221343,221342,221341,221340,221339,221338,221327,221323,221322,221321,221320,221319,221318,221317,221316,221313,221311,221310,221309,221308,221307,221306,221305,221304,221303,221302,221301,221300,221299,221298,221297,221296,221295,221294,221293,221274,221256,221255,221254,221253,221252,221251,221250,221249,221248,221247,221246,221245,221244,221243,221242,221241,221240,221239,221238,221237,221236,221235,221234,221233,221232,221231,221229,221228,221225,221224,221219,221218,221217,221214,221213,221212,221211,221209,221205,221203,221202,221199,221198,221197,221196,221195,221194,221193,221192,221191,221190,221189,221188,221187,221186,221185,221184,221183,221182,221181,221180,221179,221178,221177,221167,221166,221163,221161,221160,221159,221158,221157,221156,221155,221154,221153,221152,221151,221150,221149,221148,221147,221146,221145,221144,221143,221142,221141,221140,221139,221138,221137,221136,221135,221134,221133,221132,221131,221129,221128,221127,221126,221125,221124,221123,221122,221121,221120,221119,221118,221117,221116,221115,221114,221113,221112,221111,221110,221109,221108,221107,221106,221105,221103,221102,221101,221100,221099,221098,221097,221096,221095,221094,221093,221092,221091,221090,221089,221088,221087,221086,221085,221084,221082,221081,221080,221079,221077,221076,221075,221074,221073,221072,221071,221070,221069,221068,221067,221066,221065,221064,221063,221062,221061,221060,221059,221058,221057,221056,221055,221054,221053,221052,221051,221050,221049,221047,221046,221045,221044,221043,221042,221041,221040,221039,221038,221037,221036,221035,221034,221033,221032,221031,221030,221029,221028,221025,221024,221023,221022,221021,221020,221019,221018,221017,221016,221015,221013,221011,221010,221009,221008,221007,221006,221005,221004,221003,221002,221001,221000,220999,220998,220997,220996,220995,220994,220993,220992,220991,220990,220989,220988,220987,220986,220985,220983,220982,220981,220980,220979,220978,220977,220976,220975,220974,220973,220972,220971,220968,220967,220966,220964,220963,220962,220961,220960,220959,220958,220957,220956,220955,220954,220953,220952,220951,220950,220949,220948,220947,220946,220945,220944,220943,220941,220940,220939,220938,220928,220927,220926,220925,220924,220923,220921,220920,220919,220918,220917,220916,220915,220914,220907,220906,220905,220904,220903,220902,220901,220900,220899,220898,220897,220896,220895,220894,220893,220892,220891,220890,220889,220888,220887,220886,220885,220884,220883,220882,220881,220880,220877,220876,220875,220874,220871,220870,220869,220868,220867,220866,220865,220863,220862,220861,220860,220859,220858,220857,220856,220855,220854,220853,220852,220851,220850,220849,220848,220847,220846,220845,220844,220843,220842,220841,220839,220838,220837,220836,220835,220834,220831,220830,220829,220828,220827,220826,220825,220824,220823,220822,220821,220820,220819,220818,220817,220816,220815,220814,220807,220806,220805,220804,220803,220802,220801,220800,220799,220798,220797,220796,220794,220793,220792,220791,220790,220789,220788,220787,220786,220785,220784,220783,220782,220781,220780,220778,220777,220776,220775,220774,220773,220772,220771,220770,220769,220767,220766,220765,220764,220763,220762,220761,220760,220759,220758,220757,220756,220755,220754,220753,220752,220751,220750,220749,220748,220746,220745,220744,220743,220742,220741,220740,220739,220738,220737,220736,220735,220734,220733,220732,220731,220730,220729,220728,220727,220726,220725,220724,220723,220722,220721,220720,220719,220718,220717,220716,220715,220714,220713,220712,220711,220710,220709,220708,220707,220706,220705,220704,220703,220702,220701,220700,220699,220698,220697,220696,220695,220694,220693,220692,220691,220690,220687,220685,220684,220683,220682,220680,220679,220678,220677,220676,220675,220674,220673,220669,220668,220667,220666,220665,220664,220663,220662,220661,220660,220659,220656,220655,220653,220644,220643,220640,220639,220637,220635,220634,220633,220632,220631,220630,220629,220628,220627,220626,220624,220622,220621,220620,220619,220618,220617,220616,220615,220614,220613,220612,220610,220608,220607,220605,220603,220602,220601,220600,220599,220598,220597,220596,220595,220594,220593,220592,220591,220590,220589,220586,220585,220584,220583,220582,220581,220580,220579,220578,220577,220576,220575,220574,220573,220572,220570,220569,220568,220566,220565,220564,220563,220562,220561,220560,220554,220553,220552,220551,220550,220549,220548,220547,220546,220545,220544,220543,220542,220541,220540,220539,220538,220537,220536,220535,220533,220532,220531,220530,220529,220528,220527,220526,220525,220524,220523,220522,220521,220520,220519,220518,220517,220516,220515,220514,220513,220512,220511,220510,220509,220508,220507,220506,220505,220504,220503,220502,220501,220500,220499,220498,220497,220496,220495,220494,220493,220492,220491,220490,220489,220488,220487,220486,220485,220484,220483,220482,220481,220480,220479,220478,220477,220476,220475,220474,220473,220472,220471,220470,220469,220468,220467,220466,220465,220464,220463,220462,220461,220460,220459,220458,220457,220456,220455,220454,220453,220452,220451,220450,220449,220448,220447,220446,220445,220444,220443,220442,220440,220439,220438,220437,220436,220435,220434,220433,220432,220431,220430,220429,220428,220427,220426,220425,220424,220423,220422,220421,220420,220419,220418,220417,220416,220415,220414,220413,220412,220411,220410,220409,220408,220407,220406,220405,220404,220403,220402,220401,220400,220399,220398,220397,220395,220394,220393,220392,220391,220390,220389,220388,220387,220386,220385,220384,220383,220382,220381,220380,220379,220378,220377,220376,220375,220374,220373,220371,220370,220369,220368,220367,220366,220365,220364,220363,220362,220361,220360,220359,220357,220356,220355,220354,220353,220352,220351,220350,220349,220348,220347,220346,220345,220344,220343,220342,220341,220340,220339,220338,220337,220336,220335,220334,220333,220332,220330,220329,220328,220327,220326,220325,220324,220323,220322,220321,220320,220319,220318,220316,220315,220314,220313,220312,220311,220310,220309,220308,220307,220306,220305,220304,220303,220302,220301,220300,220299,220298,220297,220296,220295,220294,220293,220292,220291,220290,220289,220288,220287,220286,220285,220284,220283,220282,220281,220280,220279,220277,220276,220275,220274,220273,220272,220271,220270,220269,220268,220267,220266,220265,220264,220263,220262,220261,220260,220259,220258,220257,220256,220255,220253,220252,220250,220249,220248,220247,220246,220245,220244,220243,220242,220241,220239,220238,220237,220236,220235,220234,220233,220232,220231,220230,220229,220228,220227,220226,220225,220224,220223,220222,220221,220220,220219,220218,220217,220216,220215,220214,220213,220212,220211,220210,220209,220208,220207,220206,220205,220204,220203,220202,220199,220197,220196,220195,220193,220192,220191,220190,220188,220187,220186,220185,220184,220183,220182,220181,220180,220177,220176,220175,220173,220171,220169,220168,220167,220166,220165,220164,220162,220161,220160,220159,220158,220157,220156,220155,220154,220153,220152,220151,220150,220149,220148,220147,220146,220145,220143,220141,220140,220139,220138,220137,220136,220135,220134,220133,220132,220131,220130,220129,220128,220127,220126,220124,220121,220119,220118,220117,220115,220109,220108,220107,220106,220104,220103,220102,220101,220100,220099,220098,220097,220096,220095,220094,220093,220092,220091,220090,220089,220088,220087,220086,220085,220084,220080,220079,220078,220074,220073,220071,220070,220068,220067,220066,220065,220063,220062,220061,220060,220059,220058,220057,220056,220055,220054,220053,220052,220051,220050,220049,220048,220047,220046,220045,220043,220042,220041,220039,220038,220037,220036,220035,220034,220033,220032,220031,220030,220029,220028,220027,220026,220025,220024,220023,220022,220021,220020,220019,220018,220017,220016,220015,220013,220012,220011,220010,220009,220008,220006,220005,220004,220003,220002,220001,220000,219996,219995,219994,219993,219992,219991,219990,219989,219988,219987,219984,219983,219982,219979,219978,219974,219973,219972,219971,219970,219969,219968,219967,219966,219965,219964,219963,219962,219961,219960,219959,219958,219957,219956,219955,219953,219951,219950,219949,219948,219947,219946,219945,219944,219943,219941,219940,219939,219938,219937,219936,219935,219934,219933,219932,219931,219930,219929,219928,219927,219926,219925,219924,219923,219922,219921,219920,219917,219916,219915,219914,219913,219912,219911,219910,219909,219908,219907,219906,219905,219904,219903,219902,219901,219900,219899,219898,219897,219896,219895,219892,219891,219890,219888,219885,219884,219883,219881,219880,219878,219877,219874,219873,219872,219871,219870,219869,219868,219867,219866,219865,219864,219862,219861,219860,219859,219858,219857,219856,219854,219853,219852,219851,219850,219849,219847,219846,219845,219844,219843,219842,219841,219839,219838,219837,219836,219835,219834,219833,219832,219831,219830,219829,219827,219826,219825,219821,219820,219819,219818,219817,219816,219815,219814,219813,219812,219810,219807,219806,219805,219804,219803,219802,219801,219799,219798,219797,219796,219795,219793,219792,219790,219789,219788,219786,219785,219784,219780,219779,219778,219777,219776,219775,219771,219766,219764,219763,219761,219760,219759,219757,219756,219755,219754,219753,219746,219745,219743,219741,219739,219738,219737,219736,219735,219733,219732,219731,219730,219729,219728,219726,219725,219724,219723,219722,219721,219720,219719,219718,219717,219716,219715,219714,219713,219712,219711,219710,219709,219708,219707,219706,219705,219702,219701,219700,219699,219698,219697,219696,219695,219694,219693,219687,219686,219685,219684,219683,219682,219681,219680,219678,219677,219676,219675,219674,219673,219672,219671,219670,219669,219667,219665,219664,219662,219661,219658,219657,219656,219655,219654,219653,219652,219651,219650,219649,219648,219646,219645,219644,219643,219642,219641,219640,219639,219638,219637,219636,219635,219634,219633,219632,219631,219629,219628,219627,219626,219625,219623,219622,219620,219619,219618,219617,219616,219615,219614,219613,219611,219610,219609,219608,219607,219606,219605,219604,219603,219602,219601,219599,219598,219597,219596,219595,219594,219593,219592,219591,219590,219588,219587,219586,219585,219584,219583,219582,219581,219580,219578,219575,219574,219573,219571,219570,219569,219568,219567,219566,219565,219564,219563,219562,219561,219560,219559,219558,219557,219556,219555,219554,219553,219552,219551,219550,219549,219548,219547,219546,219545,219544,219543,219542,219541,219540,219539,219538,219537,219536,219535,219534,219533,219532,219531,219530,219529,219528,219527,219526,219525,219524,219523,219522,219521,219520,219519,219518,219517,219516,219515,219514,219513,219512,219511,219510,219509,219508,219507,219506,219505,219504,219503,219502,219501,219500,219499,219498,219497,219496,219495,219494,219493,219492,219491,219490,219489,219488,219487,219486,219485,219484,219483,219482,219481,219480,219479,219478,219477,219476,219475,219474,219473,219472,219471,219470,219469,219468,219467,219466,219465,219464,219463,219462,219461,219460,219459,219458,219457,219456,219455,219454,219453,219452,219450,219449,219448,219447,219446,219445,219444,219443,219440,219439,219438,219437,219436,219435,219434,219433,219432,219431,219430,219429,219428,219425,219424,219423,219422,219421,219420,219419,219418,219417,219416,219415,219414,219413,219412,219411,219410,219409,219408,219407,219406,219405,219404,219403,219402,219401,219400,219399,219397,219396,219395,219394,219393,219392,219391,219390,219389,219388,219387,219385,219384,219383,219382,219381,219380,219379,219378,219376,219375,219374,219373,219372,219371,219370,219369,219368,219367,219366,219365,219364,219362,219361,219359,219357,219356,219355,219354,219353,219352,219351,219350,219349,219348,219347,219346,219345,219344,219343,219342,219341,219340,219339,219338,219337,219336,219335,219334,219333,219332,219331,219330,219329,219328,219327,219326,219325,219324,219323,219322,219321,219320,219319,219318,219317,219316,219315,219314,219313,219312,219311,219310,219309,219308,219307,219306,219305,219304,219303,219302,219301,219300,219299,219298,219297,219296,219295,219293,219292,219291,219290,219289,219288,219287,219286,219285,219284,219281,219280,219279,219278,219277,219276,219275,219274,219273,219272,219271,219270,219269,219268,219267,219266,219265,219264,219263,219262,219260,219258,219257,219256,219255,219254,219253,219252,219251,219250,219249,219248,219247,219246,219245,219244,219243,219242,219241,219240,219239,219238,219237,219236,219235,219234,219233,219232,219231,219230,219228,219227,219226,219225,219224,219223,219222,219221,219220,219219,219218,219217,219216,219215,219213,219212,219211,219210,219209,219208,219207,219206,219205,219204,219203,219202,219201,219200,219198,219197,219195,219194,219193,219192,219191,219190,219189,219188,219187,219186,219184,219183,219182,219181,219180,219179,219178,219176,219175,219174,219173,219172,219171,219170,219169,219168,219167,219166,219165,219164,219163,219162,219161,219160,219159,219158,219157,219156,219155,219154,219153,219152,219151,219150,219149,219148,219147,219144,219142,219139,219138,219137,219136,219135,219134,219132)) OR (`Idx`=1 AND `CreatureID` IN (221886,221884,221882,221881,221879,221877,221874,221871,221868,221865,221864,221859,221853,221852,221851,221850,221849,221847,221840,221795,221793,221792,221788,221784,221775,221771,221769,221766,221764,221763,221758,221746,221744,221742,221731,221727,221722,221718,221710,221709,221706,221703,221673,221672,221669,221654,221642,221641,221628,221626,221623,221621,221618,221617,221616,221611,221609,221608,221605,221604,221603,221597,221596,221593,221582,221581,221579,221568,221567,221561,221559,221558,221556,221555,221554,221553,221549,221545,221544,221543,221538,221536,221532,221526,221525,221524,221521,221520,221519,221518,221514,221500,221489,221487,221481,221473,221465,221464,221462,221460,221457,221456,221455,221454,221453,221452,221443,221442,221441,221433,221420,221417,221413,221410,221388,221386,221385,221384,221383,221382,221380,221379,221378,221372,221366,221363,221362,221342,221341,221321,221313,221306,221304,221298,221297,221296,221295,221294,221293,221274,221256,221255,221254,221253,221252,221250,221249,221248,221246,221245,221244,221243,221242,221241,221240,221239,221236,221235,221234,221233,221229,221218,221198,221195,221193,221192,221191,221190,221187,221186,221185,221178,221166,221153,221152,221151,221150,221149,221148,221147,221146,221145,221144,221142,221141,221140,221138,221136,221133,221132,221127,221125,221115,221113,221112,221111,221110,221109,221108,221101,221095,221075,221072,221070,221069,221068,221063,221055,221051,221050,221049,221044,221038,221037,221035,221023,221017,221016,221015,221011,221007,221003,221000,220993,220992,220991,220990,220989,220988,220987,220986,220983,220982,220981,220980,220979,220978,220977,220976,220975,220974,220968,220966,220960,220958,220957,220950,220949,220948,220947,220944,220943,220918,220915,220906,220902,220900,220889,220888,220887,220886,220875,220860,220858,220854,220853,220852,220851,220848,220845,220844,220839,220836,220831,220829,220828,220827,220826,220825,220824,220823,220822,220818,220816,220814,220806,220804,220803,220801,220800,220799,220798,220797,220793,220792,220790,220789,220783,220782,220778,220776,220769,220767,220757,220755,220749,220746,220744,220743,220740,220736,220734,220727,220724,220723,220719,220713,220712,220708,220707,220706,220691,220687,220683,220674,220667,220662,220659,220631,220628,220624,220622,220621,220619,220618,220617,220614,220605,220602,220599,220598,220594,220593,220592,220591,220590,220576,220575,220574,220572,220570,220569,220554,220551,220550,220547,220546,220542,220541,220540,220539,220537,220532,220528,220523,220511,220505,220503,220496,220495,220494,220493,220491,220479,220478,220476,220460,220457,220451,220450,220447,220435,220434,220431,220429,220427,220426,220416,220414,220413,220411,220405,220399,220398,220392,220388,220387,220386,220383,220382,220378,220369,220368,220366,220363,220356,220353,220352,220351,220304,220303,220301,220299,220298,220297,220296,220295,220294,220291,220290,220289,220288,220277,220261,220257,220256,220253,220245,220244,220242,220235,220233,220232,220226,220225,220197,220196,220195,220193,220190,220188,220187,220173,220171,220169,220167,220166,220165,220164,220161,220156,220154,220153,220152,220141,220140,220139,220137,220096,220095,220094,220093,220087,220060,220058,220057,220028,220026,220022,220012,220006,220004,219994,219983,219982,219978,219973,219972,219971,219970,219969,219967,219964,219963,219961,219955,219953,219949,219943,219941,219940,219939,219938,219937,219935,219934,219933,219929,219917,219916,219915,219914,219912,219911,219910,219909,219906,219905,219904,219902,219896,219895,219891,219881,219880,219871,219870,219869,219868,219866,219865,219864,219862,219861,219860,219850,219847,219845,219844,219843,219842,219836,219831,219821,219803,219802,219799,219798,219796,219792,219789,219788,219786,219785,219777,219776,219766,219764,219753,219741,219732,219729,219728,219724,219723,219718,219713,219711,219710,219709,219708,219707,219697,219694,219685,219678,219677,219673,219671,219670,219669,219664,219662,219661,219658,219657,219656,219655,219654,219653,219648,219645,219638,219637,219636,219631,219629,219623,219622,219617,219616,219614,219613,219611,219608,219605,219604,219603,219602,219601,219599,219598,219597,219584,219583,219582,219578,219575,219573,219571,219563,219546,219540,219495,219450,219449,219438,219437,219433,219425,219423,219422,219409,219407,219406,219405,219404,219400,219397,219396,219395,219392,219391,219382,219381,219378,219366,219365,219361,219359,219356,219355,219354,219352,219350,219349,219348,219346,219345,219344,219343,219341,219339,219338,219335,219334,219333,219302,219298,219289,219257,219236,219231,219228,219224,219210,219207,219194,219193,219191,219188,219187,219186,219182,219179,219178,219176,219175,219174,219172,219170,219169,219166,219163,219159,219153,219152,219151,219150,219149,219147,219144,219142)) OR (`Idx`=2 AND `CreatureID` IN (221874,221871,221859,221853,221852,221847,221793,221792,221775,221769,221766,221758,221746,221744,221742,221731,221727,221722,221673,221672,221669,221654,221642,221641,221623,221621,221616,221611,221609,221608,221605,221604,221603,221596,221568,221567,221559,221536,221532,221526,221525,221521,221520,221473,221464,221457,221456,221455,221454,221453,221452,221443,221442,221441,221433,221413,221410,221384,221380,221378,221366,221363,221306,221304,221297,221296,221295,221274,221256,221255,221254,221253,221252,221250,221249,221248,221246,221245,221244,221243,221242,221241,221240,221239,221236,221235,221234,221233,221229,221193,221191,221190,221187,221166,221153,221151,221149,221147,221146,221145,221144,221142,221141,221138,221136,221133,221132,221127,221125,221115,221095,221072,221070,221069,221068,221063,221055,221051,221050,221049,221044,221038,221037,221035,221023,221016,221011,221000,220992,220989,220988,220987,220986,220983,220982,220981,220980,220979,220978,220977,220976,220975,220974,220968,220966,220958,220947,220944,220943,220915,220906,220886,220858,220854,220853,220852,220851,220845,220844,220839,220831,220829,220828,220827,220826,220814,220800,220799,220798,220797,220793,220792,220790,220789,220778,220757,220755,220746,220744,220740,220736,220708,220707,220706,220687,220683,220662,220659,220631,220628,220624,220622,220621,220619,220618,220599,220574,220569,220551,220550,220542,220532,220528,220491,220478,220447,220434,220431,220416,220399,220398,220383,220382,220378,220369,220366,220353,220351,220301,220298,220297,220296,220295,220294,220291,220290,220289,220277,220256,220253,220245,220244,220233,220232,220225,220197,220196,220195,220193,220190,220188,220187,220173,220164,220156,220154,220141,220140,220087,220058,220026,220012,220006,219982,219969,219967,219963,219955,219949,219943,219939,219937,219934,219933,219929,219915,219912,219911,219910,219906,219905,219881,219871,219870,219865,219864,219861,219847,219845,219843,219842,219803,219802,219798,219792,219789,219788,219786,219785,219766,219741,219732,219728,219724,219718,219713,219710,219709,219685,219678,219673,219671,219670,219664,219662,219661,219657,219655,219654,219653,219648,219638,219637,219636,219629,219623,219622,219617,219616,219614,219613,219611,219603,219597,219584,219583,219582,219578,219546,219495,219450,219449,219438,219433,219422,219409,219400,219396,219395,219392,219391,219382,219381,219378,219366,219365,219356,219355,219354,219348,219346,219343,219341,219339,219338,219335,219334,219333,219257,219236,219231,219228,219224,219210,219207,219194,219193,219191,219188,219187,219186,219182,219178,219176,219175,219174,219172,219170,219169,219166,219163,219159,219153,219152,219151,219150,219149,219147,219144,219142)) OR (`Idx`=3 AND `CreatureID` IN (221859,221853,221847,221793,221792,221775,221769,221766,221758,221746,221744,221742,221731,221673,221672,221654,221642,221641,221623,221621,221616,221611,221609,221608,221605,221603,221596,221568,221567,221559,221536,221532,221526,221525,221521,221520,221473,221464,221457,221456,221455,221454,221453,221443,221442,221441,221433,221410,221384,221380,221378,221366,221363,221306,221297,221296,221295,221274,221256,221255,221254,221253,221252,221250,221249,221248,221246,221245,221244,221243,221242,221241,221240,221239,221236,221235,221234,221233,221229,221193,221191,221190,221187,221153,221151,221149,221147,221146,221145,221144,221142,221141,221136,221133,221132,221127,221125,221115,221095,221072,221070,221069,221068,221063,221055,221051,221050,221049,221044,221038,221037,221035,221023,221016,221011,221000,220989,220988,220987,220986,220983,220982,220981,220980,220979,220978,220977,220976,220975,220974,220968,220966,220958,220947,220944,220943,220915,220906,220886,220858,220845,220844,220839,220831,220829,220828,220827,220826,220814,220800,220799,220798,220797,220793,220792,220789,220778,220757,220755,220746,220736,220708,220707,220706,220687,220683,220631,220628,220624,220622,220619,220618,220599,220574,220569,220551,220550,220542,220532,220528,220491,220447,220431,220416,220398,220378,220353,220351,220297,220296,220295,220294,220291,220290,220289,220277,220256,220253,220245,220244,220233,220232,220225,220197,220196,220195,220193,220190,220188,220173,220156,220154,220140,220087,220058,220026,220012,220006,219982,219969,219963,219955,219939,219937,219934,219912,219911,219906,219881,219871,219870,219864,219861,219847,219845,219803,219802,219798,219792,219789,219788,219786,219785,219766,219741,219732,219728,219724,219718,219713,219710,219709,219685,219673,219670,219664,219662,219661,219657,219655,219654,219653,219648,219638,219637,219636,219629,219623,219622,219617,219616,219614,219613,219603,219597,219584,219583,219582,219578,219546,219495,219450,219449,219438,219422,219409,219400,219396,219395,219392,219391,219382,219381,219378,219366,219365,219356,219355,219354,219348,219346,219343,219341,219339,219338,219335,219334,219236,219228,219224,219210,219207,219194,219193,219191,219188,219187,219186,219182,219178,219176,219175,219174,219172,219170,219169,219166,219163,219159,219153,219152,219151,219150,219149,219144,219142)) OR (`Idx`=5 AND `CreatureID` IN (221847,221793,221769,221766,221758,221746,221731,221673,221672,221654,221642,221641,221603,221568,221536,221532,221526,221525,221520,221473,221443,221442,221441,221410,221380,221378,221297,221295,221274,221255,221253,221252,221249,221248,221246,221242,221241,221240,221239,221236,221235,221233,221229,221193,221149,221147,221146,221142,221141,221127,221095,221068,221051,221050,221049,221044,221038,221023,221016,221000,220966,220958,220947,220944,220943,220906,220845,220831,220800,220799,220757,220755,220746,220706,220687,220683,220631,220624,220622,220619,220618,220574,220569,220532,220528,220491,220447,220398,220351,220297,220294,220290,220289,220277,220256,220253,220233,220232,220188,220156,220154,220140,220026,219969,219963,219937,219934,219906,219881,219870,219864,219861,219803,219802,219792,219789,219786,219766,219741,219732,219728,219718,219713,219685,219638,219637,219636,219629,219603,219495,219450,219449,219409,219395,219392,219391,219382,219381,219366,219354,219348,219346,219343,219341,219339,219338,219228,219224,219210,219193,219191,219188,219182,219178,219175,219174,219163,219159,219153,219152,219151,219150,219149,219142)) OR (`Idx`=4 AND `CreatureID` IN (221847,221793,221792,221775,221769,221766,221758,221746,221731,221673,221672,221654,221642,221641,221605,221603,221568,221567,221536,221532,221526,221525,221520,221473,221443,221442,221441,221410,221380,221378,221297,221295,221274,221255,221254,221253,221252,221249,221248,221246,221245,221242,221241,221240,221239,221236,221235,221233,221229,221193,221149,221147,221146,221145,221144,221142,221141,221127,221095,221068,221051,221050,221049,221044,221038,221037,221023,221016,221000,220966,220958,220947,220944,220943,220915,220906,220845,220831,220800,220799,220798,220789,220778,220757,220755,220746,220736,220706,220687,220683,220631,220624,220622,220619,220618,220574,220569,220532,220528,220491,220447,220398,220351,220297,220295,220294,220291,220290,220289,220277,220256,220253,220233,220232,220188,220156,220154,220140,220058,220026,220006,219969,219963,219955,219937,219934,219911,219906,219881,219871,219870,219864,219861,219803,219802,219792,219789,219786,219766,219741,219732,219728,219718,219713,219710,219709,219685,219673,219638,219637,219636,219629,219603,219546,219495,219450,219449,219409,219395,219392,219391,219382,219381,219378,219366,219365,219355,219354,219348,219346,219343,219341,219339,219338,219228,219224,219210,219193,219191,219188,219182,219178,219175,219174,219170,219163,219159,219153,219152,219151,219150,219149,219142)) OR (`Idx`=8 AND `CreatureID` IN (221793,221766,221758,221731,221672,221641,221568,221536,221532,221520,221443,221442,221441,221378,221297,221295,221274,221255,221249,221242,221241,221240,221239,221236,221235,221233,221229,221127,221038,220958,220944,220906,220831,220624,220619,220618,220491,220398,220233,220154,220026,219969,219963,219937,219881,219864,219766,219732,219728,219718,219713,219685,219636,219603,219495,219409,219392,219391,219382,219381,219354,219346,219228,219193,219191,219188,219153,219152,219151,219150,219142)) OR (`Idx`=7 AND `CreatureID` IN (221793,221766,221758,221731,221672,221654,221641,221568,221536,221532,221520,221443,221442,221441,221378,221297,221295,221274,221255,221253,221252,221249,221248,221246,221242,221241,221240,221239,221236,221235,221233,221229,221127,221051,221038,221000,220958,220944,220943,220906,220831,220757,220755,220746,220687,220683,220624,220619,220618,220532,220528,220491,220447,220398,220351,220290,220289,220233,220232,220154,220026,219969,219963,219937,219934,219881,219870,219864,219861,219766,219732,219728,219718,219713,219685,219636,219603,219495,219450,219449,219409,219395,219392,219391,219382,219381,219354,219346,219343,219341,219339,219338,219228,219224,219193,219191,219188,219182,219178,219175,219174,219153,219152,219151,219150,219142)) OR (`Idx`=6 AND `CreatureID` IN (221793,221766,221758,221731,221672,221654,221641,221568,221536,221532,221520,221443,221442,221441,221378,221297,221295,221274,221255,221253,221252,221249,221248,221246,221242,221241,221240,221239,221236,221235,221233,221229,221149,221147,221146,221127,221051,221038,221000,220958,220944,220943,220906,220831,220757,220755,220746,220687,220683,220624,220619,220618,220532,220528,220491,220447,220398,220351,220290,220289,220233,220232,220188,220156,220154,220026,219969,219963,219937,219934,219881,219870,219864,219861,219803,219766,219741,219732,219728,219718,219713,219685,219636,219603,219495,219450,219449,219409,219395,219392,219391,219382,219381,219366,219354,219346,219343,219341,219339,219338,219228,219224,219193,219191,219188,219182,219178,219175,219174,219159,219153,219152,219151,219150,219142)) OR (`Idx`=47 AND `CreatureID` IN (221758,221731,221532,220154)) OR (`Idx`=46 AND `CreatureID` IN (221758,221731,221532,220831,220154)) OR (`Idx`=45 AND `CreatureID` IN (221758,221731,221532,220831,220154)) OR (`Idx`=44 AND `CreatureID` IN (221758,221731,221532,220831,220154)) OR (`Idx`=43 AND `CreatureID` IN (221758,221731,221532,220831,220154)) OR (`Idx`=42 AND `CreatureID` IN (221758,221731,221532,220831,220154)) OR (`Idx`=41 AND `CreatureID` IN (221758,221731,221532,220831,220154)) OR (`Idx`=40 AND `CreatureID` IN (221758,221731,221532,220831,220154)) OR (`Idx`=39 AND `CreatureID` IN (221758,221731,221532,220831,220154,219382)) OR (`Idx`=38 AND `CreatureID` IN (221758,221731,221532,220831,220154,219382)) OR (`Idx`=37 AND `CreatureID` IN (221758,221731,221532,220831,220154,219382)) OR (`Idx`=36 AND `CreatureID` IN (221758,221731,221532,220831,220154,219382)) OR (`Idx`=35 AND `CreatureID` IN (221758,221731,221532,220831,220154,219382)) OR (`Idx`=34 AND `CreatureID` IN (221758,221731,221532,220831,220154,219382)) OR (`Idx`=33 AND `CreatureID` IN (221758,221731,221532,220831,220154,219382)) OR (`Idx`=32 AND `CreatureID` IN (221758,221731,221532,220831,220154,219382)) OR (`Idx`=31 AND `CreatureID` IN (221758,221731,221532,220831,220154,219382,219193)) OR (`Idx`=30 AND `CreatureID` IN (221758,221731,221532,220831,220154,219382,219193)) OR (`Idx`=29 AND `CreatureID` IN (221758,221731,221532,220831,220154,219382,219193)) OR (`Idx`=28 AND `CreatureID` IN (221758,221731,221532,220831,220154,219382,219193)) OR (`Idx`=27 AND `CreatureID` IN (221758,221731,221532,220831,220154,219382,219193)) OR (`Idx`=26 AND `CreatureID` IN (221758,221731,221532,220831,220154,219382,219193)) OR (`Idx`=25 AND `CreatureID` IN (221758,221731,221532,220831,220154,219382,219193)) OR (`Idx`=24 AND `CreatureID` IN (221758,221731,221532,220831,220154,219382,219193)) OR (`Idx`=23 AND `CreatureID` IN (221758,221731,221532,221295,221229,220906,220831,220154,219409,219382,219193,219188)) OR (`Idx`=22 AND `CreatureID` IN (221758,221731,221532,221295,221229,220906,220831,220154,219409,219382,219193,219188)) OR (`Idx`=21 AND `CreatureID` IN (221758,221731,221532,221295,221229,220906,220831,220154,219409,219382,219193,219188)) OR (`Idx`=20 AND `CreatureID` IN (221758,221731,221532,221295,221229,220906,220831,220491,220154,219963,219937,219409,219382,219193,219188)) OR (`Idx`=19 AND `CreatureID` IN (221758,221731,221532,221295,221229,220906,220831,220491,220154,219963,219937,219409,219392,219391,219382,219193,219188)) OR (`Idx`=18 AND `CreatureID` IN (221758,221731,221532,221295,221229,220906,220831,220491,220154,219963,219937,219409,219392,219391,219382,219193,219188)) OR (`Idx`=17 AND `CreatureID` IN (221758,221731,221532,221295,221229,220906,220831,220491,220154,219963,219937,219409,219392,219391,219382,219346,219193,219188)) OR (`Idx`=16 AND `CreatureID` IN (221758,221731,221532,221295,221229,220906,220831,220491,220154,219963,219937,219409,219392,219391,219382,219346,219193,219188)) OR (`Idx`=15 AND `CreatureID` IN (221758,221731,221536,221532,221295,221274,221255,221249,221229,221127,220906,220831,220491,220154,219963,219937,219685,219409,219392,219391,219382,219381,219354,219346,219228,219193,219188,219151,219150,219142)) OR (`Idx`=14 AND `CreatureID` IN (221758,221731,221536,221532,221520,221295,221274,221255,221249,221242,221241,221240,221239,221236,221235,221233,221229,221127,220906,220831,220491,220154,219963,219937,219685,219409,219392,219391,219382,219381,219354,219346,219228,219193,219188,219151,219150,219142)) OR (`Idx`=13 AND `CreatureID` IN (221758,221731,221536,221532,221520,221378,221295,221274,221255,221249,221242,221241,221240,221239,221236,221235,221233,221229,221127,220906,220831,220491,220398,220154,219963,219937,219685,219409,219392,219391,219382,219381,219354,219346,219228,219193,219188,219151,219150,219142)) OR (`Idx`=12 AND `CreatureID` IN (221758,221731,221536,221532,221520,221378,221295,221274,221255,221249,221242,221241,221240,221239,221236,221235,221233,221229,221127,220958,220906,220831,220618,220491,220398,220154,219963,219937,219685,219409,219392,219391,219382,219381,219354,219346,219228,219193,219188,219151,219150,219142)) OR (`Idx`=11 AND `CreatureID` IN (221758,221731,221641,221536,221532,221520,221443,221442,221441,221378,221295,221274,221255,221249,221242,221241,221240,221239,221236,221235,221233,221229,221127,221038,220958,220906,220831,220619,220618,220491,220398,220233,220154,220026,219969,219963,219937,219685,219636,219409,219392,219391,219382,219381,219354,219346,219228,219193,219188,219153,219152,219151,219150,219142)) OR (`Idx`=10 AND `CreatureID` IN (221758,221731,221672,221641,221536,221532,221520,221443,221442,221441,221378,221295,221274,221255,221249,221242,221241,221240,221239,221236,221235,221233,221229,221127,221038,220958,220906,220831,220619,220618,220491,220398,220233,220154,220026,219969,219963,219937,219685,219636,219409,219392,219391,219382,219381,219354,219346,219228,219193,219188,219153,219152,219151,219150,219142)) OR (`Idx`=9 AND `CreatureID` IN (221758,221731,221672,221641,221536,221532,221520,221443,221442,221441,221378,221297,221295,221274,221255,221249,221242,221241,221240,221239,221236,221235,221233,221229,221127,221038,220958,220944,220906,220831,220619,220618,220491,220398,220233,220154,220026,219969,219963,219937,219685,219636,219495,219409,219392,219391,219382,219381,219354,219346,219228,219193,219191,219188,219153,219152,219151,219150,219142)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (219131,219130,219129,219128,219127,219126,219125,219124,219123,219122,219121,219120,219119,219118,219117,219116,219115,219114,219109,219108,219107,219106,219105,219104,219103,219102,219101,219100,219099,219098,219097,219096,219095,219094,219093,219092,219091,219090,219089,219088,219087,219086,219085,219084,219083,219082,219081,219080,219079,219078,219077,219076,219074,219073,219072,219071,219070,219069,219068,219067,219066,219065,219064,219063,219062,219061,219060,219059,219058,219057,219056,219055,219054,219053,219052,219051,219050,219049,219048,219046,219045,219044,219043,219042,219041,219040,219039,219038,219037,219036,219035,219034,219033,219032,219031,219030,219029,219028,219027,219026,219025,219024,219023,219022,219021,219020,219019,219018,219017,219016,219014,219013,219012,219011,219010,219009,219008,219007,219006,219005,219004,219003,219002,219001,219000,218998,218997,218996,218995,218994,218993,218992,218986,218985,218984,218983,218982,218981,218980,218979,218978,218977,218967,218966,218965,218964,218963,218962,218961,218960,218948,218947,218946,218944,218940,218939,218928,218912,218911,218905,218903,218901,218900,218899,218898,218896,218894,218893,218892,218890,218889,218887,218885,218884,218883,218880,218879,218878,218877,218876,218874,218867,218866,218865,218864,218859,218857,218855,218854,218853,218851,218849,218848,218847,218845,218844,218839,218838,218837,218827,218791,218790,218789,218788,218786,218785,218779,218775,218773,218772,218771,218770,218769,218766,218765,218764,218763,218760,218759,218758,218751,218749,218745,218744,218743,218742,218741,218740,218738,218737,218736,218735,218733,218732,218731,218730,218729,218728,218725,218724,218723,218722,218720,218719,218717,218716,218715,218714,218712,218710,218709,218708,218707,218703,218702,218701,218700,218699,218698,218697,218696,218695,218692,218688,218686,218684,218682,218680,218671,218667,218666,218665,218663,218662,218661,218660,218659,218658,218657,218656,218655,218654,218653,218652,218650,218647,218646,218645,218644,218643,218641,218640,218639,218638,218637,218636,218635,218634,218633,218632,218629,218628,218626,218623,218622,218620,218619,218617,218612,218609,218607,218601,218592,218574,218570,218569,218553,218552,218551,218549,218547,218542,218541,218539,218535,218534,218532,218531,218530,218529,218528,218526,218524,218523,218522,218519,218517,218516,218515,218514,218513,218512,218510,218509,218508,218507,218506,218505,218504,218503,218502,218501,218500,218499,218498,218497,218496,218495,218494,218493,218492,218491,218490,218489,218488,218487,218486,218485,218484,218483,218482,218481,218480,218479,218478,218477,218476,218475,218474,218473,218472,218471,218470,218469,218468,218466,218465,218464,218459,218458,218456,218455,218454,218452,218450,218449,218448,218447,218446,218445,218444,218443,218442,218441,218440,218439,218438,218437,218436,218435,218433,218432,218431,218430,218429,218428,218427,218426,218425,218424,218423,218421,218420,218419,218418,218417,218416,218415,218414,218413,218412,218411,218410,218409,218408,218407,218406,218405,218404,218403,218402,218401,218399,218398,218397,218396,218395,218394,218393,218392,218391,218390,218389,218388,218387,218385,218384,218383,218382,218381,218380,218379,218378,218377,218376,218375,218374,218373,218372,218371,218370,218369,218368,218367,218366,218365,218364,218363,218362,218361,218360,218359,218358,218357,218356,218355,218354,218353,218352,218351,218350,218348,218347,218346,218342,218341,218340,218339,218338,218337,218336,218335,218334,218333,218332,218331,218330,218329,218328,218327,218326,218325,218324,218323,218322,218321,218320,218319,218318,218317,218316,218315,218314,218313,218312,218311,218310,218309,218308,218307,218306,218305,218304,218303,218301,218300,218299,218298,218297,218296,218295,218294,218293,218292,218291,218290,218289,218288,218287,218286,218285,218284,218283,218282,218281,218280,218279,218278,218277,218276,218275,218274,218272,218271,218270,218269,218268,218267,218266,218265,218264,218261,218260,218259,218258,218257,218256,218255,218254,218253,218252,218251,218248,218247,218239,218228,218227,218225,218224,218223,218222,218221,218220,218219,218218,218217,218216,218215,218214,218213,218212,218211,218210,218209,218208,218207,218206,218205,218204,218203,218202,218201,218200,218199,218198,218197,218196,218195,218194,218193,218192,218191,218190,218189,218188,218187,218186,218185,218184,218183,218182,218181,218180,218179,218178,218177,218176,218175,218174,218173,218172,218171,218170,218169,218168,218167,218166,218165,218164,218163,218162,218161,218159,218158,218157,218156,218155,218154,218152,218151,218150,218149,218148,218147,218146,218145,218144,218143,218142,218141,218140,218139,218138,218137,218136,218135,218134,218133,218132,218131,218130,218129,218128,218125,218124,218123,218122,218120,218119,218118,218117,218116,218114,218113,218112,218111,218110,218109,218108,218107,218106,218105,218104,218103,218102,218101,218100,218099,218098,218097,218096,218094,218092,218091,218088,218087,218086,218085,218084,218083,218082,218081,218080,218079,218078,218077,218076,218075,218074,218073,218072,218071,218070,218069,218068,218067,218066,218065,218064,218063,218062,218061,218060,218059,218058,218056,218055,218054,218053,218052,218051,218050,218049,218048,218047,218045,218044,218043,218042,218041,218040,218039,218038,218037,218036,218035,218034,218033,218031,218028,218025,218024,218023,218022,218018,218016,218015,218014,218013,218012,218011,218010,218009,218008,218005,218004,218003,218002,218000,217999,217998,217997,217994,217993,217992,217991,217990,217989,217988,217986,217985,217984,217983,217982,217981,217979,217978,217977,217976,217975,217974,217973,217972,217971,217970,217968,217967,217966,217965,217963,217962,217961,217960,217959,217958,217955,217954,217953,217952,217951,217950,217949,217948,217947,217946,217944,217941,217940,217939,217938,217937,217936,217934,217932,217931,217930,217929,217928,217927,217926,217925,217924,217923,217921,217920,217919,217918,217917,217916,217915,217914,217913,217912,217911,217910,217909,217906,217905,217904,217903,217902,217901,217900,217898,217897,217895,217894,217892,217890,217889,217888,217887,217886,217885,217884,217883,217881,217880,217879,217878,217877,217876,217875,217874,217873,217872,217871,217870,217869,217868,217867,217866,217865,217864,217863,217861,217860,217859,217858,217857,217854,217853,217852,217851,217850,217849,217848,217847,217846,217845,217843,217842,217841,217840,217839,217838,217837,217835,217834,217833,217832,217831,217830,217829,217828,217827,217826,217825,217824,217823,217822,217820,217819,217818,217816,217815,217813,217812,217811,217810,217809,217808,217807,217806,217805,217803,217802,217801,217800,217799,217798,217797,217796,217795,217794,217793,217792,217791,217789,217788,217786,217784,217782,217781,217780,217779,217778,217777,217775,217774,217773,217772,217771,217770,217769,217768,217767,217766,217765,217764,217763,217762,217761,217760,217758,217756,217755,217754,217753,217752,217751,217750,217749,217748,217747,217746,217745,217744,217743,217742,217741,217740,217739,217738,217737,217736,217735,217734,217732,217731,217730,217729,217728,217727,217726,217725,217724,217723,217722,217721,217720,217719,217718,217717,217716,217715,217714,217713,217712,217710,217709,217708,217705,217704,217702,217700,217699,217698,217697,217695,217694,217693,217692,217691,217688,217687,217686,217684,217682,217681,217680,217679,217678,217677,217676,217675,217674,217673,217672,217670,217668,217667,217666,217665,217663,217662,217661,217660,217659,217658,217657,217656,217655,217654,217653,217652,217651,217650,217649,217648,217647,217646,217645,217643,217642,217641,217640,217639,217638,217637,217636,217635,217630,217629,217624,217623,217622,217621,217619,217618,217616,217615,217614,217613,217612,217611,217610,217609,217608,217607,217606,217604,217603,217602,217600,217599,217598,217597,217596,217595,217594,217593,217592,217591,217586,217585,217584,217583,217581,217579,217578,217577,217576,217575,217574,217572,217571,217570,217568,217567,217566,217565,217564,217563,217562,217561,217560,217559,217558,217557,217556,217553,217551,217549,217548,217547,217546,217545,217544,217543,217542,217541,217540,217539,217538,217536,217535,217534,217531,217530,217527,217526,217525,217524,217523,217522,217520,217519,217518,217517,217516,217514,217513,217512,217511,217510,217509,217508,217506,217505,217504,217503,217502,217501,217499,217498,217497,217496,217495,217494,217491,217490,217489,217488,217487,217485,217484,217483,217482,217481,217480,217479,217478,217477,217476,217475,217474,217473,217472,217471,217470,217469,217468,217467,217466,217465,217464,217463,217462,217461,217460,217459,217458,217457,217456,217455,217454,217453,217452,217451,217450,217449,217448,217447,217446,217445,217444,217443,217442,217441,217440,217439,217438,217437,217436,217435,217434,217433,217432,217431,217430,217429,217428,217427,217426,217425,217424,217423,217421,217420,217419,217417,217416,217414,217413,217411,217410,217409,217408,217407,217406,217405,217404,217403,217402,217401,217400,217399,217398,217397,217396,217395,217394,217393,217391,217390,217389,217388,217386,217385,217384,217383,217381,217380,217379,217378,217376,217375,217374,217373,217372,217371,217370,217369,217368,217367,217366,217365,217364,217363,217362,217361,217360,217359,217358,217357,217356,217355,217354,217353,217352,217351,217350,217349,217348,217346,217345,217344,217343,217342,217341,217340,217339,217338,217337,217336,217334,217333,217332,217331,217330,217329,217328,217327,217326,217325,217324,217322,217321,217320,217319,217318,217317,217316,217315,217314,217313,217312,217311,217310,217309,217307,217306,217304,217303,217301,217299,217298,217297,217296,217295,217294,217293,217292,217291,217288,217287,217286,217285,217284,217283,217282,217281,217278,217277,217276,217275,217274,217273,217272,217271,217270,217269,217268,217267,217266,217265,217264,217263,217262,217261,217260,217259,217258,217257,217256,217255,217254,217253,217252,217251,217250,217249,217248,217247,217246,217245,217244,217243,217242,217241,217240,217239,217238,217237,217235,217233,217232,217230,217228,217227,217226,217225,217224,217223,217222,217220,217219,217218,217217,217214,217213,217212,217211,217210,217209,217208,217207,217206,217205,217200,217198,217197,217196,217195,217194,217193,217192,217191,217190,217189,217188,217186,217185,217184,217183,217182,217181,217180,217179,217178,217177,217176,217175,217174,217173,217172,217171,217170,217169,217168,217167,217166,217165,217164,217163,217162,217160,217159,217158,217157,217156,217155,217154,217153,217152,217151,217150,217149,217148,217147,217146,217144,217143,217142,217141,217140,217139,217138,217137,217136,217135,217134,217133,217132,217131,217130,217129,217128,217127,217126,217125,217124,217123,217122,217121,217120,217119,217118,217117,217116,217115,217114,217113,217112,217111,217110,217109,217108,217107,217106,217105,217104,217103,217102,217101,217100,217099,217098,217097,217096,217095,217094,217093,217092,217091,217090,217089,217088,217087,217086,217085,217084,217083,217082,217081,217080,217079,217078,217077,217076,217075,217074,217073,217072,217071,217070,217069,217068,217067,217066,217065,217063,217062,217061,217060,217059,217058,217057,217056,217055,217054,217051,217050,217048,217047,217046,217045,217044,217043,217040,217039,217038,217035,217034,217033,217032,217030,217029,217028,217027,217026,217025,217024,217023,217022,217021,217020,217017,217016,217013,217012,217011,217009,217008,217006,217005,217004,217003,217000,216999,216998,216996,216994,216991,216990,216989,216988,216986,216985,216984,216983,216982,216980,216979,216978,216977,216976,216975,216974,216973,216972,216971,216970,216969,216968,216967,216966,216965,216964,216963,216962,216961,216960,216959,216958,216957,216956,216955,216954,216953,216952,216951,216950,216949,216948,216947,216946,216945,216944,216943,216940,216939,216938,216936,216934,216933,216932,216930,216928,216927,216926,216925,216923,216921,216920,216919,216918,216917,216916,216914,216913,216912,216911,216910,216909,216908,216907,216906,216905,216904,216903,216901,216900,216899,216898,216897,216895,216894,216892,216891,216890,216889,216888,216887,216886,216885,216884,216883,216882,216880,216879,216878,216877,216876,216875,216874,216873,216872,216871,216870,216869,216868,216867,216866,216865,216864,216863,216862,216861,216858,216857,216856,216855,216853,216852,216851,216850,216849,216848,216847,216846,216845,216844,216843,216841,216839,216838,216837,216836,216834,216833,216831,216830,216829,216828,216827,216826,216825,216824,216823,216822,216821,216820,216819,216817,216816,216815,216814,216813,216812,216811,216809,216808,216807,216806,216805,216804,216803,216802,216801,216800,216799,216798,216797,216796,216795,216794,216793,216792,216791,216790,216789,216788,216787,216786,216785,216784,216783,216782,216781,216780,216779,216778,216777,216776,216775,216774,216773,216772,216771,216770,216769,216768,216767,216766,216765,216763,216762,216761,216760,216759,216758,216757,216756,216755,216754,216753,216752,216751,216750,216749,216748,216747,216746,216745,216744,216743,216742,216741,216740,216739,216738,216737,216736,216735,216734,216733,216732,216731,216730,216729,216728,216727,216726,216725,216724,216723,216722,216721,216720,216719,216718,216717,216716,216715,216714,216713,216712,216711,216710,216709,216708,216707,216706,216705,216704,216703,216702,216701,216700,216699,216698,216697,216696,216695,216694,216693,216692,216691,216690,216689,216688,216687,216686,216685,216684,216683,216682,216681,216678,216677,216676,216675,216674,216673,216663,216658,216649,216648,216647,216646,216645,216644,216643,216642,216641,216640,216638,216634,216633,216632,216630,216629,216628,216626,216625,216623,216622,216621,216619,216618,216617,216616,216615,216614,216611,216610,216609,216608,216607,216606,216605,216604,216603,216602,216600,216598,216597,216596,216595,216594,216593,216592,216591,216590,216584,216583,216582,216581,216580,216579,216578,216577,216574,216571,216570,216569,216568,216567,216566,216565,216562,216561,216560,216559,216558,216557,216555,216554,216553,216551,216550,216549,216548,216547,216546,216545,216544,216543,216542,216541,216540,216539,216538,216537,216536,216535,216534,216533,216532,216531,216529,216528,216527,216525,216524,216523,216522,216521,216520,216519,216518,216517,216516,216515,216514,216513,216512,216511,216510,216509,216508,216507,216506,216505,216504,216503,216502,216501,216500,216499,216498,216497,216496,216495,216494,216492,216491,216490,216489,216488,216487,216486,216485,216484,216483,216482,216481,216480,216479,216478,216477,216475,216473,216472,216471,216470,216469,216468,216467,216466,216465,216464,216462,216461,216460,216459,216458,216457,216456,216455,216454,216453,216452,216450,216449,216447,216446,216444,216443,216442,216441,216440,216439,216438,216436,216434,216433,216432,216431,216430,216429,216428,216427,216426,216425,216424,216423,216422,216421,216420,216419,216418,216417,216416,216415,216414,216413,216412,216411,216410,216409,216406,216405,216404,216403,216402,216401,216400,216399,216398,216397,216396,216395,216394,216393,216392,216391,216390,216389,216388,216387,216386,216385,216383,216382,216381,216380,216379,216378,216377,216376,216375,216374,216373,216372,216371,216370,216369,216368,216367,216366,216365,216364,216363,216362,216361,216360,216359,216358,216357,216356,216355,216354,216353,216352,216351,216350,216349,216348,216347,216346,216345,216344,216343,216342,216341,216340,216339,216338,216337,216336,216335,216334,216333,216332,216331,216330,216329,216328,216327,216326,216325,216324,216323,216322,216321,216320,216319,216317,216316,216314,216313,216311,216309,216308,216307)) OR (`Idx`=31 AND `CreatureID` IN (219126,218150,217159,217099,216403,216401,216394)) OR (`Idx`=30 AND `CreatureID` IN (219126,218150,217159,217099,216403,216401,216394)) OR (`Idx`=29 AND `CreatureID` IN (219126,218150,217159,217099,216403,216401,216394)) OR (`Idx`=28 AND `CreatureID` IN (219126,218150,217159,217099,216403,216401,216394)) OR (`Idx`=27 AND `CreatureID` IN (219126,218150,218146,218145,217159,217099,217033,216462,216403,216401,216394)) OR (`Idx`=26 AND `CreatureID` IN (219126,218150,218146,218145,217159,217099,217033,216462,216403,216401,216394)) OR (`Idx`=25 AND `CreatureID` IN (219126,218150,218146,218145,217159,217099,217033,216462,216403,216401,216394)) OR (`Idx`=24 AND `CreatureID` IN (219126,218150,218146,218145,217159,217099,217033,216462,216403,216401,216394)) OR (`Idx`=23 AND `CreatureID` IN (219126,218150,218146,218145,217525,217441,217207,217159,217099,217033,216488,216462,216403,216402,216401,216399,216394)) OR (`Idx`=22 AND `CreatureID` IN (219126,218150,218146,218145,217749,217525,217441,217207,217159,217099,217033,216488,216462,216403,216402,216401,216399,216394)) OR (`Idx`=21 AND `CreatureID` IN (219126,218150,218146,218145,217749,217525,217441,217207,217172,217159,217099,217033,216488,216462,216403,216402,216401,216399,216394)) OR (`Idx`=20 AND `CreatureID` IN (219126,218515,218493,218456,218150,218146,218145,217749,217525,217441,217207,217172,217159,217099,217033,216488,216462,216403,216402,216401,216399,216394)) OR (`Idx`=19 AND `CreatureID` IN (219126,218515,218493,218491,218456,218150,218146,218145,217749,217728,217525,217441,217207,217172,217159,217099,217033,216488,216462,216403,216402,216401,216399,216394)) OR (`Idx`=18 AND `CreatureID` IN (219126,218515,218493,218491,218456,218150,218146,218145,217749,217728,217525,217441,217207,217172,217159,217099,217033,216488,216462,216403,216402,216401,216399,216394)) OR (`Idx`=17 AND `CreatureID` IN (219126,218515,218493,218491,218456,218150,218146,218145,217749,217728,217525,217441,217207,217186,217172,217164,217159,217099,217033,216488,216462,216403,216402,216401,216399,216394)) OR (`Idx`=16 AND `CreatureID` IN (219126,218515,218493,218491,218456,218247,218150,218146,218145,217749,217728,217525,217441,217207,217186,217172,217164,217159,217099,217033,216488,216462,216403,216402,216401,216399,216394)) OR (`Idx`=15 AND `CreatureID` IN (219126,218515,218493,218491,218456,218437,218247,218150,218146,218145,218140,217749,217728,217525,217450,217441,217207,217186,217172,217164,217159,217099,217033,216488,216462,216403,216402,216401,216399,216394)) OR (`Idx`=14 AND `CreatureID` IN (219126,218515,218493,218491,218456,218437,218247,218221,218150,218146,218145,218140,217749,217728,217525,217450,217441,217207,217186,217172,217164,217159,217099,217033,216488,216462,216403,216402,216401,216399,216394,216347)) OR (`Idx`=13 AND `CreatureID` IN (219126,218515,218493,218491,218456,218437,218247,218221,218150,218146,218145,218140,217749,217728,217525,217499,217450,217441,217207,217186,217172,217164,217159,217122,217099,217033,216488,216462,216403,216402,216401,216399,216394,216347)) OR (`Idx`=12 AND `CreatureID` IN (219126,218515,218513,218493,218491,218456,218437,218436,218417,218389,218373,218367,218362,218299,218247,218221,218150,218146,218145,218140,217749,217728,217525,217499,217450,217441,217311,217207,217186,217172,217164,217159,217122,217099,217033,216892,216488,216462,216403,216402,216401,216399,216394,216347)) OR (`Idx`=11 AND `CreatureID` IN (219126,218515,218513,218493,218491,218456,218437,218436,218417,218389,218373,218367,218362,218339,218299,218247,218221,218150,218146,218145,218140,218120,218119,218118,218064,217758,217749,217728,217525,217499,217450,217441,217311,217247,217207,217186,217172,217164,217159,217122,217099,217068,217033,216983,216901,216892,216870,216707,216488,216462,216403,216402,216401,216399,216394,216347)) OR (`Idx`=10 AND `CreatureID` IN (219126,218515,218513,218493,218491,218456,218437,218436,218417,218389,218373,218367,218362,218339,218299,218247,218221,218150,218146,218145,218140,218120,218119,218118,218064,217758,217749,217728,217712,217549,217525,217499,217450,217441,217311,217247,217207,217186,217172,217164,217159,217122,217099,217068,217033,216983,216901,216892,216870,216707,216687,216488,216462,216403,216402,216401,216399,216394,216347)) OR (`Idx`=9 AND `CreatureID` IN (219126,218928,218515,218513,218493,218491,218456,218437,218436,218417,218389,218373,218367,218362,218339,218299,218247,218221,218150,218146,218145,218140,218120,218119,218118,218064,217978,217758,217749,217728,217712,217549,217525,217499,217450,217441,217311,217247,217207,217186,217172,217164,217159,217122,217099,217068,217033,216983,216901,216892,216886,216870,216707,216687,216488,216462,216403,216402,216401,216399,216398,216396,216394,216347)) OR (`Idx`=8 AND `CreatureID` IN (219126,218928,218515,218513,218493,218491,218456,218437,218436,218417,218389,218373,218372,218367,218362,218339,218299,218247,218221,218150,218146,218145,218140,218120,218119,218118,218064,218024,217978,217758,217749,217729,217728,217716,217712,217710,217654,217651,217636,217622,217549,217525,217499,217479,217450,217441,217311,217247,217207,217186,217172,217164,217159,217122,217099,217068,217033,216983,216901,216892,216886,216870,216707,216688,216687,216488,216462,216403,216402,216401,216399,216398,216396,216394,216347)) OR (`Idx`=7 AND `CreatureID` IN (219126,219072,219069,218928,218894,218720,218719,218717,218655,218515,218513,218502,218493,218491,218456,218437,218436,218417,218389,218387,218373,218372,218367,218362,218339,218299,218247,218228,218221,218150,218146,218145,218142,218141,218140,218120,218119,218118,218064,218024,217978,217960,217822,217758,217749,217729,217728,217718,217716,217715,217714,217712,217710,217709,217691,217654,217653,217652,217651,217636,217622,217549,217544,217525,217499,217498,217479,217464,217450,217441,217434,217395,217361,217311,217310,217307,217263,217249,217247,217207,217186,217172,217171,217164,217159,217126,217122,217099,217068,217050,217033,217004,217000,216983,216953,216943,216901,216892,216886,216870,216721,216707,216688,216687,216562,216488,216462,216403,216402,216401,216399,216398,216396,216394,216347)) OR (`Idx`=6 AND `CreatureID` IN (219126,219072,219069,218928,218894,218720,218719,218717,218655,218515,218513,218502,218493,218491,218456,218437,218436,218417,218389,218387,218373,218372,218367,218362,218339,218299,218247,218228,218221,218150,218146,218145,218144,218142,218141,218140,218120,218119,218118,218064,218024,217978,217960,217822,217758,217749,217729,217728,217718,217717,217716,217715,217714,217712,217710,217709,217691,217654,217653,217652,217651,217636,217622,217549,217544,217525,217499,217498,217479,217464,217450,217441,217434,217409,217395,217361,217311,217310,217307,217263,217249,217247,217207,217186,217172,217171,217164,217159,217126,217122,217099,217068,217050,217033,217004,217000,216983,216953,216943,216901,216892,216886,216870,216831,216721,216707,216688,216687,216562,216488,216462,216403,216402,216401,216399,216398,216396,216394,216347)) OR (`Idx`=5 AND `CreatureID` IN (219126,219119,219118,219117,219072,219071,219070,219069,219066,218928,218894,218720,218719,218717,218655,218609,218515,218513,218509,218502,218493,218491,218473,218456,218446,218437,218436,218432,218431,218417,218389,218387,218373,218372,218371,218367,218362,218342,218340,218339,218338,218299,218247,218228,218221,218150,218146,218145,218144,218142,218141,218140,218120,218119,218118,218064,218024,217985,217978,217960,217875,217874,217824,217822,217807,217770,217758,217749,217729,217728,217718,217717,217716,217715,217714,217712,217710,217709,217691,217684,217672,217654,217653,217652,217651,217646,217636,217622,217594,217578,217549,217544,217525,217512,217499,217498,217479,217464,217450,217445,217441,217436,217434,217409,217397,217395,217361,217311,217310,217307,217263,217249,217247,217207,217186,217172,217171,217164,217159,217135,217126,217122,217099,217068,217050,217033,217004,217000,216983,216980,216976,216953,216943,216904,216901,216892,216886,216870,216831,216735,216721,216709,216708,216707,216688,216687,216684,216646,216623,216562,216545,216538,216488,216462,216460,216453,216452,216432,216429,216404,216403,216402,216401,216400,216399,216398,216397,216396,216395,216394,216347,216346,216344,216337,216334)) OR (`Idx`=4 AND `CreatureID` IN (219126,219119,219118,219117,219072,219071,219070,219069,219066,218928,218894,218865,218720,218719,218717,218655,218609,218515,218513,218509,218502,218493,218491,218473,218456,218446,218437,218436,218432,218431,218417,218389,218387,218373,218372,218371,218367,218362,218342,218340,218339,218338,218299,218292,218247,218228,218221,218213,218158,218150,218146,218145,218144,218142,218141,218140,218128,218120,218119,218118,218064,218055,218047,218024,217985,217978,217960,217875,217874,217824,217822,217807,217770,217758,217749,217729,217728,217725,217718,217717,217716,217715,217714,217712,217710,217709,217691,217684,217672,217654,217653,217652,217651,217646,217636,217622,217608,217606,217594,217578,217549,217544,217525,217512,217499,217498,217479,217464,217450,217445,217441,217436,217434,217409,217404,217397,217395,217361,217313,217311,217310,217307,217298,217263,217249,217247,217207,217186,217172,217171,217164,217159,217135,217126,217122,217099,217068,217066,217059,217050,217033,217012,217004,217000,216991,216983,216980,216976,216953,216943,216904,216901,216892,216886,216870,216831,216735,216721,216709,216708,216707,216699,216689,216688,216687,216684,216674,216646,216623,216562,216545,216538,216488,216462,216460,216453,216452,216432,216429,216404,216403,216402,216401,216400,216399,216398,216397,216396,216395,216394,216347,216346,216344,216337,216334)) OR (`Idx`=3 AND `CreatureID` IN (219126,219119,219118,219117,219107,219072,219071,219070,219069,219068,219066,219014,218928,218894,218883,218865,218760,218758,218720,218719,218717,218655,218609,218515,218513,218509,218503,218502,218499,218493,218491,218473,218456,218454,218446,218437,218436,218432,218431,218421,218417,218389,218387,218373,218372,218371,218369,218367,218362,218354,218350,218342,218340,218339,218338,218335,218329,218320,218317,218299,218292,218277,218247,218228,218221,218219,218213,218208,218162,218159,218158,218150,218146,218145,218144,218143,218142,218141,218140,218139,218138,218137,218136,218135,218134,218132,218131,218130,218128,218125,218124,218123,218120,218119,218118,218100,218064,218055,218054,218047,218024,218013,217985,217978,217960,217916,217875,217874,217824,217822,217807,217778,217777,217770,217758,217751,217750,217749,217746,217740,217729,217728,217725,217718,217717,217716,217715,217714,217712,217710,217709,217704,217702,217691,217684,217676,217672,217654,217653,217652,217651,217648,217647,217646,217636,217622,217619,217610,217608,217606,217603,217594,217578,217549,217548,217544,217541,217525,217512,217499,217498,217497,217496,217479,217468,217464,217452,217450,217445,217444,217443,217442,217441,217438,217437,217436,217434,217432,217431,217430,217409,217404,217397,217395,217361,217324,217313,217311,217310,217307,217306,217298,217297,217296,217294,217293,217292,217291,217284,217263,217260,217259,217256,217249,217247,217207,217195,217186,217174,217172,217171,217164,217159,217138,217135,217126,217122,217099,217068,217066,217059,217050,217033,217032,217012,217006,217004,217000,216991,216983,216980,216976,216953,216943,216925,216912,216911,216904,216901,216892,216886,216870,216868,216867,216865,216831,216737,216735,216721,216714,216712,216709,216708,216707,216700,216699,216695,216693,216689,216688,216687,216684,216676,216675,216674,216647,216646,216638,216634,216623,216581,216580,216562,216555,216554,216545,216544,216543,216542,216540,216539,216538,216537,216533,216523,216513,216512,216491,216489,216488,216468,216467,216466,216465,216462,216460,216454,216453,216452,216436,216433,216432,216430,216429,216425,216424,216423,216404,216403,216402,216401,216400,216399,216398,216397,216396,216395,216394,216377,216367,216347,216346,216344,216339,216338,216337,216334,216333,216332,216326,216306)) OR (`Idx`=2 AND `CreatureID` IN (219126,219119,219118,219117,219107,219072,219071,219070,219069,219068,219066,219025,219014,218928,218905,218894,218883,218865,218773,218760,218758,218720,218719,218717,218655,218609,218574,218515,218513,218509,218503,218502,218500,218499,218493,218491,218473,218469,218456,218454,218446,218441,218437,218436,218432,218431,218421,218417,218389,218387,218375,218373,218372,218371,218369,218367,218362,218354,218350,218342,218340,218339,218338,218335,218329,218320,218317,218299,218292,218277,218270,218247,218228,218221,218219,218213,218208,218162,218159,218158,218152,218150,218146,218145,218144,218143,218142,218141,218140,218139,218138,218137,218136,218135,218134,218132,218131,218130,218128,218125,218124,218123,218120,218119,218118,218100,218064,218055,218054,218047,218024,218013,217985,217978,217960,217916,217875,217874,217824,217822,217807,217780,217778,217777,217770,217760,217758,217753,217751,217750,217749,217746,217740,217732,217729,217728,217727,217726,217725,217723,217720,217718,217717,217716,217715,217714,217712,217710,217709,217704,217702,217691,217684,217676,217673,217672,217654,217653,217652,217651,217648,217647,217646,217636,217630,217622,217619,217610,217608,217606,217604,217603,217595,217594,217593,217592,217578,217549,217548,217547,217544,217541,217525,217512,217499,217498,217497,217496,217481,217479,217477,217468,217464,217452,217450,217445,217444,217443,217442,217441,217438,217437,217436,217434,217432,217431,217430,217409,217404,217403,217397,217395,217366,217361,217324,217313,217311,217310,217307,217306,217298,217297,217296,217294,217293,217292,217291,217288,217284,217277,217263,217260,217259,217256,217249,217247,217207,217198,217195,217186,217174,217172,217171,217164,217159,217139,217138,217135,217126,217122,217118,217099,217068,217066,217059,217050,217033,217032,217030,217012,217006,217004,217000,216991,216983,216980,216976,216962,216953,216943,216925,216912,216911,216904,216901,216892,216886,216870,216868,216867,216865,216831,216829,216772,216771,216737,216735,216721,216714,216713,216712,216710,216709,216708,216707,216705,216704,216703,216700,216699,216698,216695,216694,216693,216692,216689,216688,216687,216684,216676,216675,216674,216647,216646,216638,216634,216623,216581,216580,216562,216555,216554,216545,216544,216543,216542,216540,216539,216538,216537,216533,216523,216513,216512,216491,216489,216488,216473,216472,216468,216467,216466,216465,216462,216460,216454,216453,216452,216436,216433,216432,216430,216429,216425,216424,216423,216420,216404,216403,216402,216401,216400,216399,216398,216397,216396,216395,216394,216387,216385,216383,216377,216367,216347,216346,216344,216342,216339,216338,216337,216334,216333,216332,216326,216324,216306)) OR (`Idx`=1 AND `CreatureID` IN (219126,219119,219118,219117,219107,219102,219095,219072,219071,219070,219069,219068,219066,219038,219025,219018,219016,219014,219001,219000,218992,218965,218963,218947,218946,218944,218928,218912,218905,218894,218885,218883,218880,218865,218773,218770,218760,218759,218758,218737,218736,218735,218731,218730,218725,218720,218719,218717,218716,218703,218671,218656,218655,218646,218644,218626,218609,218574,218524,218516,218515,218514,218513,218509,218504,218503,218502,218500,218499,218494,218493,218492,218491,218490,218473,218469,218465,218459,218456,218454,218450,218446,218441,218437,218436,218432,218431,218423,218421,218417,218413,218412,218401,218399,218396,218394,218392,218389,218387,218383,218380,218374,218373,218372,218371,218369,218367,218362,218356,218355,218354,218353,218350,218342,218341,218340,218339,218338,218335,218332,218330,218329,218322,218320,218317,218314,218312,218311,218310,218309,218308,218299,218296,218294,218292,218277,218270,218247,218228,218221,218219,218213,218208,218185,218162,218159,218158,218157,218156,218155,218154,218152,218151,218150,218149,218146,218145,218144,218143,218142,218141,218140,218139,218138,218137,218136,218135,218134,218132,218131,218130,218128,218125,218124,218123,218120,218119,218118,218114,218112,218110,218109,218108,218107,218106,218105,218100,218099,218097,218096,218092,218074,218072,218064,218055,218054,218047,218045,218033,218028,218025,218024,218023,218018,218013,218011,218010,218009,218008,218004,217994,217985,217984,217982,217979,217978,217977,217976,217975,217974,217968,217967,217966,217965,217960,217946,217944,217941,217940,217938,217932,217931,217918,217917,217916,217913,217897,217889,217875,217874,217873,217871,217867,217860,217842,217834,217824,217822,217820,217809,217807,217799,217798,217797,217791,217782,217780,217778,217777,217771,217770,217761,217760,217758,217756,217754,217753,217751,217750,217749,217746,217742,217741,217740,217732,217729,217728,217727,217726,217725,217724,217723,217720,217718,217717,217716,217715,217714,217712,217710,217709,217704,217702,217697,217691,217687,217684,217676,217673,217672,217654,217653,217652,217651,217648,217647,217646,217643,217641,217637,217636,217630,217622,217619,217618,217616,217615,217614,217612,217610,217608,217606,217604,217603,217599,217595,217594,217593,217592,217579,217578,217577,217574,217559,217556,217549,217548,217547,217546,217544,217541,217525,217519,217518,217517,217516,217512,217506,217501,217499,217498,217497,217496,217485,217483,217482,217481,217480,217479,217477,217468,217464,217461,217459,217452,217450,217445,217444,217443,217442,217441,217438,217437,217436,217434,217433,217432,217431,217430,217419,217417,217413,217409,217407,217405,217404,217403,217399,217397,217396,217395,217381,217380,217379,217378,217366,217362,217361,217357,217349,217345,217343,217342,217341,217340,217329,217325,217324,217318,217317,217315,217313,217311,217310,217309,217307,217306,217298,217297,217296,217294,217293,217292,217291,217288,217284,217277,217269,217264,217263,217260,217259,217258,217257,217256,217254,217249,217247,217244,217230,217227,217225,217218,217217,217213,217212,217211,217207,217206,217205,217198,217197,217195,217193,217188,217186,217184,217183,217175,217174,217172,217171,217164,217159,217157,217156,217155,217153,217149,217139,217138,217135,217126,217124,217122,217121,217118,217116,217114,217113,217112,217111,217099,217092,217068,217066,217063,217059,217058,217057,217050,217046,217033,217032,217030,217012,217006,217004,217000,216991,216983,216980,216976,216969,216963,216962,216955,216953,216951,216949,216943,216938,216936,216934,216926,216925,216914,216912,216911,216910,216909,216907,216904,216901,216892,216891,216886,216883,216882,216880,216874,216870,216869,216868,216867,216866,216865,216864,216852,216851,216850,216849,216847,216843,216836,216831,216829,216825,216817,216776,216772,216771,216770,216737,216735,216727,216721,216714,216713,216712,216710,216709,216708,216707,216705,216704,216703,216702,216701,216700,216699,216698,216697,216696,216695,216694,216693,216692,216691,216689,216688,216687,216684,216678,216676,216675,216674,216673,216647,216646,216643,216638,216634,216623,216617,216616,216615,216614,216611,216610,216604,216603,216602,216581,216580,216562,216559,216558,216557,216555,216554,216553,216551,216545,216544,216543,216542,216540,216539,216538,216537,216533,216531,216529,216528,216523,216519,216513,216512,216508,216492,216491,216490,216489,216488,216478,216475,216473,216472,216471,216470,216469,216468,216467,216466,216465,216464,216462,216460,216459,216454,216453,216452,216447,216446,216440,216439,216436,216433,216432,216431,216430,216429,216425,216424,216423,216421,216420,216404,216403,216402,216401,216400,216399,216398,216397,216396,216395,216394,216393,216387,216385,216383,216377,216367,216366,216357,216347,216346,216344,216343,216342,216340,216339,216338,216337,216334,216333,216332,216331,216326,216324,216319,216317,216306)) OR (`Idx`=46 AND `CreatureID` IN (218150,217159,216403,216401,216394)) OR (`Idx`=45 AND `CreatureID` IN (218150,217159,216403,216401,216394)) OR (`Idx`=44 AND `CreatureID` IN (218150,217159,216403,216401,216394)) OR (`Idx`=43 AND `CreatureID` IN (218150,217159,216403,216401,216394)) OR (`Idx`=42 AND `CreatureID` IN (218150,217159,216403,216401,216394)) OR (`Idx`=41 AND `CreatureID` IN (218150,217159,216403,216401,216394)) OR (`Idx`=40 AND `CreatureID` IN (218150,217159,216403,216401,216394)) OR (`Idx`=39 AND `CreatureID` IN (218150,217159,216403,216401,216394)) OR (`Idx`=38 AND `CreatureID` IN (218150,217159,216403,216401,216394)) OR (`Idx`=37 AND `CreatureID` IN (218150,217159,216403,216401,216394)) OR (`Idx`=36 AND `CreatureID` IN (218150,217159,216403,216401,216394)) OR (`Idx`=35 AND `CreatureID` IN (218150,217159,217099,216403,216401,216394)) OR (`Idx`=34 AND `CreatureID` IN (218150,217159,217099,216403,216401,216394)) OR (`Idx`=33 AND `CreatureID` IN (218150,217159,217099,216403,216401,216394)) OR (`Idx`=32 AND `CreatureID` IN (218150,217159,217099,216403,216401,216394)) OR (`Idx`=47 AND `CreatureID` IN (217159,216403,216401,216394)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (216306,216305,216304,216303,216302,216301,216300,216299,216298,216297,216296,216295,216294,216293,216292,216291,216290,216288,216287,216286,216285,216284,216283,216282,216281,216280,216279,216277,216275,216274,216273,216272,216271,216270,216269,216268,216267,216266,216265,216264,216263,216262,216261,216260,216259,216258,216257,216256,216255,216254,216253,216252,216251,216250,216249,216248,216247,216246,216245,216244,216243,216242,216241,216240,216239,216238,216237,216236,216235,216234,216233,216232,216231,216230,216229,216228,216227,216226,216225,216224,216223,216222,216221,216220,216219,216218,216217,216216,216215,216214,216213,216212,216211,216210,216209,216208,216207,216206,216205,216204,216203,216202,216200,216199,216198,216197,216194,216193,216192,216191,216189,216188,216187,216186,216185,216184,216183,216182,216181,216180,216179,216178,216176,216175,216174,216173,216172,216171,216170,216169,216168,216167,216166,216165,216164,216163,216162,216161,216160,216159,216158,216157,216156,216155,216154,216153,216152,216151,216150,216149,216148,216147,216146,216144,216143,216142,216141,216140,216139,216138,216137,216136,216135,216134,216133,216132,216130,216129,216128,216127,216125,216124,216123,216122,216121,216120,216119,216118,216117,216116,216115,216113,216111,216109,216108,216107,216106,216105,216104,216103,216102,216101,216100,216099,216097,216096,216095,216094,216091,216090,216089,216088,216087,216086,216085,216084,216082,216081,216080,216079,216078,216077,216076,216075,216072,216071,216070,216069,216068,216067,216066,216065,216064,216063,216062,216061,216060,216059,216058,216057,216056,216055,216054,216053,216052,216051,216050,216049,216048,216047,216046,216045,216044,216043,216042,216041,216040,216039,216038,216037,216036,216035,216034,216032,216031,216030,216029,216028,216027,216026,216025,216024,216023,216022,216021,216020,216019,216017,216016,216015,216014,216013,216012,216011,216010,216009,216008,216007,216004,216003,216002,216001,216000,215999,215998,215997,215996,215995,215994,215993,215992,215991,215990,215989,215988,215987,215986,215985,215984,215983,215982,215981,215980,215978,215977,215976,215975,215973,215972,215971,215970,215969,215968,215967,215966,215965,215964,215962,215960,215959,215957,215956,215955,215954,215953,215952,215951,215950,215949,215948,215947,215946,215945,215944,215943,215942,215941,215940,215939,215938,215937,215936,215935,215934,215933,215932,215931,215930,215929,215928,215927,215926,215925,215924,215923,215922,215921,215920,215919,215918,215917,215916,215915,215914,215913,215912,215911,215910,215909,215908,215907,215906,215905,215904,215903,215902,215901,215900,215899,215898,215897,215896,215895,215894,215893,215892,215891,215889,215888,215887,215886,215884,215883,215882,215881,215877,215876,215875,215874,215873,215872,215871,215870,215869,215867,215866,215865,215864,215863,215862,215861,215860,215859,215858,215857,215856,215853,215852,215851,215848,215847,215846,215845,215844,215843,215842,215841,215840,215839,215838,215837,215836,215835,215834,215833,215832,215831,215830,215829,215828,215826,215825,215824,215823,215822,215821,215819,215818,215817,215816,215815,215814,215813,215812,215811,215810,215809,215805,215804,215800,215799,215798,215797,215796,215795,215794,215793,215792,215791,215790,215789,215788,215787,215786,215785,215784,215783,215782,215781,215780,215779,215778,215777,215776,215775,215774,215773,215772,215771,215770,215769,215768,215765,215764,215763,215762,215761,215760,215759,215758,215757,215756,215755,215754,215753,215752,215751,215750,215749,215748,215747,215745,215744,215743,215742,215741,215740,215739,215737,215736,215735,215734,215733,215732,215731,215730,215727,215726,215725,215724,215723,215722,215721,215720,215719,215718,215715,215714,215713,215712,215711,215710,215708,215707,215706,215705,215704,215703,215702,215701,215700,215699,215698,215697,215696,215695,215694,215693,215692,215691,215690,215689,215686,215685,215684,215683,215682,215681,215680,215679,215678,215677,215676,215675,215674,215673,215672,215671,215670,215669,215668,215667,215666,215665,215664,215663,215662,215661,215660,215659,215658,215657,215656,215654,215653,215652,215651,215649,215648,215646,215641,215637,215636,215635,215634,215632,215631,215630,215629,215628,215627,215626,215625,215623,215622,215621,215620,215619,215618,215617,215616,215615,215614,215613,215612,215611,215610,215609,215608,215607,215606,215605,215603,215602,215601,215600,215599,215598,215597,215596,215595,215594,215593,215592,215591,215590,215589,215588,215587,215586,215585,215584,215583,215582,215581,215580,215579,215578,215577,215576,215575,215574,215573,215572,215571,215570,215569,215568,215567,215566,215565,215564,215563,215562,215561,215560,215559,215558,215556,215555,215553,215552,215551,215550,215548,215547,215546,215545,215544,215543,215542,215541,215540,215539,215538,215537,215536,215535,215534,215533,215532,215531,215530,215529,215528,215527,215526,215525,215524,215523,215522,215521,215520,215518,215517,215516,215515,215514,215513,215512,215511,215510,215509,215508,215507,215506,215505,215504,215503,215502,215501,215500,215498,215497,215496,215495,215494,215493,215492,215491,215490,215489,215488,215485,215484,215483,215481,215480,215479,215478,215477,215476,215475,215474,215473,215472,215471,215470,215469,215468,215467,215466,215465,215464,215463,215462,215461,215460,215459,215458,215457,215456,215455,215453,215452,215451,215450,215449,215447,215446,215444,215443,215442,215441,215440,215438,215437,215436,215435,215434,215433,215432,215430,215429,215428,215427,215426,215425,215424,215423,215422,215421,215420,215419,215418,215417,215415,215414,215413,215412,215411,215410,215409,215408,215407,215406,215405,215404,215403,215402,215401,215400,215399,215398,215397,215396,215395,215394,215393,215392,215391,215389,215388,215387,215386,215385,215384,215383,215382,215381,215380,215379,215378,215377,215376,215375,215374,215373,215372,215371,215370,215368,215366,215365,215364,215363,215362,215361,215360,215359,215358,215357,215356,215355,215354,215353,215352,215351,215350,215349,215348,215347,215346,215345,215344,215342,215341,215340,215339,215338,215337,215336,215335,215333,215332,215331,215330,215329,215328,215327,215326,215322,215321,215320,215319,215318,215317,215316,215315,215314,215313,215312,215311,215310,215309,215308,215307,215306,215305,215304,215303,215302,215301,215300,215299,215298,215297,215296,215294,215293,215292,215291,215290,215289,215288,215287,215286,215285,215284,215283,215282,215281,215280,215279,215278,215277,215276,215275,215274,215273,215271,215270,215269,215268,215267,215266,215265,215264,215263,215262,215261,215260,215259,215258,215257,215256,215255,215254,215253,215252,215251,215250,215249,215248,215247,215246,215245,215244,215243,215242,215241,215240,215239,215238,215237,215236,215235,215234,215233,215232,215230,215229,215228,215227,215225,215224,215223,215222,215221,215220,215219,215218,215217,215216,215215,215214,215213,215212,215211,215210,215209,215208,215207,215206,215205,215204,215203,215202,215201,215200,215199,215198,215197,215196,215195,215194,215190,215187,215186,215185,215183,215182,215178,215177,215176,215175,215174,215173,215172,215171,215170,215169,215168,215167,215166,215165,215164,215163,215162,215161,215160,215159,215158,215157,215156,215155,215154,215153,215152,215151,215150,215149,215148,215147,215146,215145,215144,215143,215142,215141,215140,215139,215138,215137,215136,215135,215134,215133,215132,215131,215130,215129,215128,215127,215126,215125,215124,215123,215122,215121,215120,215119,215118,215116,215115,215114,215113,215112,215111,215109,215107,215106,215105,215104,215103,215102,215101,215100,215099,215093,215092,215091,215090,215089,215088,215087,215086,215085,215084,215083,215082,215080,215079,215078,215077,215076,215075,215074,215073,215071,215070,215069,215066,215065,215064,215063,215061,215060,215059,215058,215057,215056,215055,215054,215053,215052,215048,215043,215042,215041,215040,215039,215038,215037,215036,215035,215034,215033,215032,215031,215028,215027,215026,215025,215024,215023,215022,215021,215020,215019,215018,215017,215016,215015,215014,215013,215012,215011,215010,215009,215008,215007,215006,215005,215004,215003,215002,215001,215000,214999,214998,214997,214995,214994,214993,214992,214991,214990,214988,214987,214986,214985,214984,214983,214982,214981,214980,214979,214978,214977,214976,214975,214974,214973,214972,214971,214970,214969,214966,214965,214964,214963,214962,214961,214960,214959,214958,214956,214955,214953,214952,214951,214950,214949,214948,214947,214946,214945,214944,214943,214941,214940,214939,214938,214937,214936,214935,214934,214933,214932,214931,214930,214929,214928,214927,214926,214925,214924,214923,214922,214921,214920,214919,214917,214916,214915,214913,214912,214911,214910,214909,214908,214906,214905,214904,214903,214902,214901,214900,214899,214898,214897,214896,214895,214893,214892,214891,214890,214889,214888,214887,214886,214885,214884,214883,214882,214881,214880,214879,214878,214877,214875,214873,214872,214871,214870,214869,214868,214865,214864,214863,214862,214861,214860,214859,214858,214857,214856,214855,214854,214853,214852,214851,214850,214849,214848,214847,214846,214845,214844,214843,214842,214841,214840,214839,214838,214836,214835,214834,214833,214831,214828,214827,214826,214825,214824,214823,214821,214820,214819,214818,214817,214816,214815,214813,214811,214810,214808,214807,214806,214805,214804,214803,214801,214800,214799,214798,214797,214796,214795,214794,214793,214792,214791,214790,214787,214786,214785,214784,214783,214782,214781,214780,214779,214778,214777,214776,214775,214774,214773,214772,214771,214770,214769,214767,214766,214765,214764,214762,214761,214759,214758,214757,214756,214755,214754,214753,214752,214751,214750,214749,214748,214747,214746,214745,214744,214743,214742,214741,214739,214738,214736,214735,214734,214733,214732,214731,214730,214729,214728,214727,214726,214724,214723,214722,214721,214720,214719,214717,214716,214715,214714,214713,214712,214711,214710,214709,214708,214707,214706,214705,214704,214703,214702,214701,214700,214699,214698,214697,214696,214691,214690,214689,214688,214687,214686,214685,214684,214683,214682,214681,214680,214679,214678,214677,214676,214675,214674,214673,214672,214671,214670,214669,214668,214667,214666,214665,214664,214663,214662,214661,214660,214659,214657,214656,214655,214654,214653,214652,214651,214650,214649,214648,214647,214646,214645,214644,214643,214641,214640,214639,214638,214637,214636,214635,214634,214633,214632,214631,214630,214629,214628,214627,214626,214625,214624,214623,214622,214621,214620,214619,214618,214617,214616,214615,214614,214613,214610,214609,214608,214606,214605,214604,214602,214601,214599,214598,214597,214596,214595,214594,214593,214592,214591,214590,214588,214587,214586,214585,214584,214583,214582,214581,214580,214579,214578,214577,214576,214575,214574,214573,214572,214571,214570,214569,214568,214567,214566,214565,214564,214563,214562,214561,214560,214559,214558,214557,214556,214554,214553,214552,214551,214550,214549,214548,214547,214546,214545,214544,214543,214542,214541,214540,214539,214538,214537,214536,214535,214534,214533,214532,214531,214522,214521,214520,214518,214517,214516,214515,214513,214512,214511,214510,214508,214507,214506,214505,214504,214503,214502,214501,214500,214499,214498,214497,214496,214495,214494,214493,214491,214490,214489,214488,214487,214486,214485,214484,214483,214482,214481,214480,214479,214478,214477,214476,214475,214474,214473,214472,214471,214470,214466,214465,214464,214463,214462,214461,214460,214459,214457,214455,214453,214452,214451,214450,214449,214448,214447,214446,214445,214444,214443,214442,214441,214439,214438,214437,214436,214435,214434,214433,214432,214431,214430,214429,214428,214427,214426,214425,214424,214423,214422,214421,214420,214419,214418,214417,214416,214415,214414,214413,214412,214410,214409,214407,214406,214405,214404,214402,214401,214399,214393,214392,214391,214390,214389,214388,214387,214386,214385,214384,214383,214380,214378,214377,214376,214375,214374,214373,214372,214371,214370,214369,214367,214366,214365,214364,214363,214362,214361,214360,214359,214358,214357,214356,214355,214354,214353,214352,214351,214350,214349,214348,214347,214346,214345,214344,214343,214342,214341,214340,214339,214338,214337,214336,214335,214334,214333,214332,214331,214330,214329,214328,214327,214326,214325,214324,214323,214322,214321,214320,214319,214318,214317,214316,214315,214314,214313,214312,214311,214310,214309,214308,214307,214306,214305,214304,214303,214302,214301,214300,214299,214298,214297,214296,214295,214294,214293,214292,214291,214290,214289,214288,214287,214286,214285,214284,214283,214279,214270,214269,214268,214267,214264,214263,214262,214261,214260,214259,214256,214253,214252,214251,214250,214249,214248,214247,214246,214245,214244,214243,214242,214241,214240,214239,214238,214237,214236,214235,214234,214233,214231,214230,214229,214228,214227,214226,214225,214224,214223,214222,214221,214220,214219,214218,214217,214216,214215,214214,214213,214211,214210,214209,214207,214206,214205,214204,214203,214202,214201,214200,214199,214198,214197,214196,214195,214194,214193,214192,214191,214189,214188,214187,214186,214185,214184,214182,214181,214180,214179,214178,214177,214176,214175,214174,214173,214172,214171,214170,214169,214168,214167,214166,214165,214164,214163,214162,214161,214160,214159,214158,214157,214156,214155,214154,214153,214152,214151,214150,214149,214148,214147,214146,214145,214144,214143,214142,214141,214140,214138,214137,214136,214135,214132,214131,214130,214128,214127,214125,214124,214122,214121,214120,214117,214116,214115,214114,214113,214112,214111,214110,214109,214108,214107,214106,214105,214104,214103,214102,214100,214097,214095,214094,214093,214092,214091,214090,214089,214088,214087,214086,214085,214084,214083,214082,214081,214080,214079,214078,214077,214076,214075,214074,214073,214072,214071,214069,214067,214066,214065,214064,214062,214061,214060,214059,214058,214057,214056,214055,214054,214053,214052,214051,214050,214049,214048,214047,214046,214045,214044,214043,214042,214041,214040,214039,214038,214037,214036,214035,214034,214033,214032,214031,214030,214029,214028,214027,214026,214025,214024,214023,214022,214021,214020,214019,214018,214017,214016,214015,214014,214013,214012,214011,214010,214009,214008,214007,214006,214005,214004,214003,214002,214001,213999,213998,213997,213996,213995,213993,213992,213991,213990,213989,213988,213987,213986,213985,213984,213983,213982,213981,213980,213973,213966,213962,213961,213960,213954,213953,213952,213951,213950,213948,213947,213946,213945,213944,213943,213942,213941,213940,213939,213938,213937,213934,213933,213932,213931,213930,213929,213928,213927,213926,213925,213924,213922,213921,213920,213919,213918,213917,213916,213915,213914,213913,213912,213911,213910,213909,213908,213907,213906,213905,213904,213903,213902,213901,213900,213899,213898,213897,213895,213894,213893,213892,213891,213890,213889,213888,213887,213886,213885,213884,213883,213882,213881,213880,213879,213878,213877,213876,213875,213874,213873,213872,213871,213870,213869,213868,213867,213866,213865,213864,213863,213861,213860,213859,213858,213857,213855,213854,213853,213852,213851,213850,213849,213848,213847,213846,213845,213844,213843,213842,213841,213840,213839,213838,213837,213836,213835,213834,213833,213832,213831,213830,213829,213828,213827,213826,213825,213824,213823,213822,213821,213820,213819,213818,213817,213816,213815,213814,213813,213812,213811,213810,213809,213808,213807,213806,213805,213803,213802,213801,213800,213799,213798,213797,213796,213794,213793,213791,213790,213789,213788,213787,213786,213785,213784,213783,213782,213781,213780,213779,213778,213777,213776,213775,213774,213773,213772,213771,213770,213769,213768,213767,213766,213765,213763,213762,213761,213760,213759,213758,213757,213756,213755,213754,213753,213752,213751,213750,213749,213748,213747,213746,213745,213744,213743,213742,213741,213740,213739,213737,213736,213735,213734,213733,213732,213731,213730,213729,213718,213717,213716,213715,213714,213713,213712,213707,213706,213704,213703,213702,213701,213700,213699,213698,213697,213696,213695,213694,213693,213692,213691,213690,213689,213688,213687,213686,213685,213684,213683,213682,213681,213680,213679,213678,213677,213676,213675,213674,213673,213672,213671,213670,213669,213668,213666,213665,213664,213663,213662,213661,213660,213658,213657,213656,213655,213654,213653,213652,213651,213650,213649,213648,213647,213646,213645,213644,213643,213642,213641,213640,213639,213638,213637,213636,213634,213633,213632,213631,213630,213629,213628,213627,213625,213624,213623,213622,213621,213620,213619,213618,213617,213616,213615,213614,213613,213612,213611,213610,213609,213608,213607,213606,213604,213603,213601,213600,213599,213598,213597,213593,213592,213591,213590,213589,213588,213587,213586,213584,213583,213582,213581,213580,213579,213578,213577,213576,213574,213573,213572,213571,213570,213569,213568,213567,213566,213565,213564,213563,213562,213561,213560,213559,213558,213557,213556,213555,213554,213553,213552,213551,213550,213549,213547,213546,213545,213544,213543,213542,213541,213539,213538,213537,213536,213535,213534,213533,213532,213531,213530,213529,213528,213527,213526,213525,213524,213523,213522,213521,213520,213519,213518,213517,213516,213515,213514,213513,213512,213511,213510,213509,213508,213506,213505,213504,213503)) OR (`Idx`=1 AND `CreatureID` IN (216304,216303,216302,216301,216299,216290,216288,216287,216282,216281,216277,216274,216273,216250,216249,216247,216246,216229,216223,216218,216199,216198,216197,216194,216193,216191,216189,216188,216178,216176,216157,216152,216142,216139,216138,216135,216134,216130,216125,216116,216106,216099,216097,216095,216090,216089,216084,216082,216081,216080,216071,216070,216062,216060,216058,216055,216030,216029,216017,216010,216004,216000,215998,215995,215991,215990,215989,215985,215983,215982,215981,215980,215977,215976,215975,215969,215966,215965,215964,215962,215960,215959,215957,215955,215954,215953,215950,215949,215947,215945,215943,215942,215939,215938,215937,215936,215935,215934,215933,215932,215930,215929,215928,215927,215926,215925,215924,215923,215922,215921,215920,215919,215918,215917,215916,215914,215912,215911,215910,215909,215908,215907,215906,215905,215904,215902,215901,215900,215899,215897,215896,215895,215894,215893,215891,215888,215886,215884,215877,215876,215875,215874,215873,215872,215871,215870,215867,215866,215865,215863,215862,215861,215860,215859,215858,215857,215856,215853,215852,215851,215846,215843,215842,215835,215834,215833,215832,215831,215828,215815,215812,215810,215809,215799,215798,215794,215793,215792,215791,215790,215777,215776,215774,215770,215765,215764,215763,215761,215760,215757,215756,215755,215750,215743,215739,215734,215733,215727,215725,215723,215715,215714,215713,215712,215711,215705,215704,215702,215701,215691,215690,215689,215684,215683,215682,215681,215680,215679,215678,215677,215670,215667,215666,215664,215663,215653,215652,215651,215649,215648,215641,215631,215623,215618,215612,215609,215589,215587,215586,215577,215574,215573,215572,215571,215562,215558,215548,215547,215546,215538,215537,215536,215535,215534,215533,215524,215521,215515,215506,215505,215504,215503,215502,215498,215493,215492,215478,215477,215474,215464,215463,215462,215461,215457,215455,215453,215452,215433,215422,215418,215415,215412,215411,215403,215395,215393,215392,215389,215384,215383,215382,215381,215373,215368,215351,215348,215347,215345,215344,215338,215337,215332,215330,215270,215262,215261,215257,215256,215251,215250,215245,215244,215243,215242,215239,215238,215236,215235,215225,215223,215216,215210,215204,215203,215190,215186,215167,215145,215144,215143,215138,215134,215133,215131,215129,215128,215118,215116,215115,215100,215090,215088,215087,215086,215085,215048,215033,215032,215031,215027,215025,215022,215007,215006,215005,215004,215003,215002,215001,215000,214999,214998,214987,214986,214985,214983,214982,214981,214980,214978,214976,214971,214970,214969,214962,214961,214960,214947,214946,214945,214944,214940,214939,214936,214934,214933,214932,214929,214928,214926,214925,214920,214915,214913,214902,214887,214868,214865,214859,214857,214856,214851,214846,214842,214835,214833,214831,214827,214826,214824,214821,214820,214819,214818,214816,214807,214805,214804,214803,214801,214798,214797,214795,214793,214785,214784,214782,214781,214779,214778,214777,214775,214774,214771,214770,214769,214767,214761,214752,214746,214742,214738,214733,214732,214731,214730,214729,214728,214727,214726,214724,214723,214719,214717,214716,214715,214711,214709,214706,214705,214704,214684,214681,214678,214677,214675,214674,214673,214668,214659,214617,214608,214606,214605,214604,214595,214594,214585,214584,214583,214580,214578,214577,214574,214570,214569,214568,214566,214565,214562,214542,214541,214538,214537,214536,214535,214533,214532,214520,214512,214501,214499,214498,214491,214490,214487,214486,214485,214484,214483,214479,214475,214474,214466,214465,214457,214450,214445,214442,214436,214429,214423,214422,214416,214393,214392,214391,214389,214386,214363,214361,214357,214351,214327,214317,214301,214288,214279,214268,214267,214262,214261,214260,214253,214252,214250,214249,214246,214244,214243,214239,214238,214237,214233,214225,214217,214214,214207,214206,214205,214204,214186,214185,214181,214180,214179,214172,214170,214169,214167,214166,214163,214159,214155,214154,214152,214150,214148,214135,214130,214125,214124,214116,214112,214111,214109,214107,214105,214103,214102,214097,214095,214094,214093,214090,214089,214088,214087,214086,214085,214084,214083,214079,214078,214077,214073,214064,214062,214057,214055,214054,214052,214051,214044,214043,214041,214033,214031,214030,214029,214028,214027,214026,214025,214024,214022,214016,214015,214014,214013,214008,214005,213997,213993,213988,213987,213973,213966,213960,213953,213952,213948,213944,213943,213941,213940,213939,213929,213927,213924,213921,213919,213918,213917,213916,213915,213914,213913,213912,213910,213908,213907,213906,213904,213899,213898,213897,213891,213890,213889,213888,213887,213886,213884,213881,213880,213879,213878,213877,213874,213871,213868,213866,213859,213852,213851,213849,213848,213846,213845,213843,213842,213839,213837,213835,213834,213833,213832,213831,213830,213829,213828,213824,213822,213821,213814,213812,213807,213803,213802,213793,213786,213776,213772,213769,213766,213765,213755,213752,213749,213748,213747,213745,213743,213742,213740,213739,213737,213736,213731,213730,213729,213700,213699,213693,213685,213683,213682,213675,213672,213666,213656,213654,213643,213642,213623,213622,213621,213619,213609,213607,213604,213601,213600,213597,213591,213590,213589,213588,213584,213576,213571,213568,213565,213564,213558,213557,213556,213553,213551,213547,213545,213544,213543,213541,213538,213534,213523,213522,213521,213512,213511,213510,213509,213508,213506,213505,213503)) OR (`Idx`=7 AND `CreatureID` IN (216303,216281,216274,216188,216157,216139,216138,216135,216089,215989,215959,215947,215905,215904,215899,215877,215791,215777,215765,215684,215649,215648,215537,215536,215535,215533,215477,215411,215382,215381,215345,215344,215330,215245,215210,215027,215025,214987,214804,214803,214738,214684,214677,214668,214595,214565,214532,214501,214498,214491,214486,214485,214484,214483,214479,214465,214386,214243,214238,214150,214125,214116,214055,213940,213939,213898,213891,213890,213889,213888,213887,213884,213881,213835,213830,213803,213740,213737,213545,213544)) OR (`Idx`=6 AND `CreatureID` IN (216303,216302,216282,216281,216274,216188,216178,216157,216139,216138,216135,216134,216089,215989,215959,215947,215929,215906,215905,215904,215899,215877,215791,215777,215765,215743,215684,215649,215648,215537,215536,215535,215533,215478,215477,215411,215382,215381,215345,215344,215330,215245,215210,215027,215025,214987,214961,214928,214926,214819,214818,214816,214804,214803,214738,214684,214677,214668,214595,214565,214532,214501,214498,214491,214486,214485,214484,214483,214479,214465,214386,214243,214238,214205,214204,214170,214150,214125,214116,214055,213973,213940,213939,213898,213891,213890,213889,213888,213887,213884,213881,213835,213834,213830,213803,213740,213737,213545,213544)) OR (`Idx`=5 AND `CreatureID` IN (216303,216302,216301,216288,216282,216281,216274,216189,216188,216178,216157,216139,216138,216135,216134,216089,216070,215989,215981,215959,215947,215945,215929,215909,215906,215905,215904,215901,215899,215894,215893,215891,215877,215853,215852,215835,215791,215777,215776,215765,215743,215727,215701,215684,215663,215651,215649,215648,215623,215537,215536,215535,215533,215478,215477,215411,215382,215381,215345,215344,215330,215245,215210,215203,215027,215025,215007,214987,214961,214928,214926,214819,214818,214816,214804,214803,214769,214738,214684,214677,214668,214659,214617,214606,214595,214594,214570,214569,214565,214532,214501,214498,214491,214490,214487,214486,214485,214484,214483,214479,214465,214429,214392,214386,214243,214238,214205,214204,214170,214150,214125,214116,214055,214016,213973,213940,213939,213913,213898,213897,213891,213890,213889,213888,213887,213884,213881,213835,213834,213833,213831,213830,213829,213828,213803,213752,213747,213743,213740,213737,213731,213545,213544,213541)) OR (`Idx`=4 AND `CreatureID` IN (216303,216302,216301,216288,216282,216281,216274,216273,216189,216188,216178,216176,216157,216139,216138,216135,216134,216089,216070,215989,215981,215966,215965,215959,215947,215945,215929,215910,215909,215907,215906,215905,215904,215901,215900,215899,215897,215896,215895,215894,215893,215891,215877,215853,215852,215835,215791,215777,215776,215765,215743,215727,215701,215684,215663,215652,215651,215649,215648,215623,215537,215536,215535,215533,215478,215477,215411,215382,215381,215345,215344,215330,215245,215210,215203,215031,215027,215025,215007,215005,215004,215003,215002,214987,214961,214960,214928,214926,214835,214819,214818,214816,214804,214803,214801,214769,214738,214704,214684,214677,214668,214659,214617,214606,214595,214594,214570,214569,214565,214532,214501,214499,214498,214491,214490,214487,214486,214485,214484,214483,214479,214465,214429,214393,214392,214391,214386,214243,214238,214207,214206,214205,214204,214170,214150,214125,214116,214055,214016,213973,213940,213939,213913,213898,213897,213891,213890,213889,213888,213887,213884,213881,213835,213834,213833,213831,213830,213829,213828,213803,213752,213747,213743,213740,213737,213731,213545,213544,213541)) OR (`Idx`=3 AND `CreatureID` IN (216303,216302,216301,216299,216288,216287,216282,216281,216277,216274,216273,216250,216249,216246,216199,216198,216197,216189,216188,216178,216176,216157,216152,216139,216138,216135,216134,216097,216090,216089,216084,216082,216081,216070,216030,215995,215991,215990,215989,215983,215981,215980,215966,215965,215964,215962,215960,215959,215957,215955,215954,215953,215950,215949,215947,215945,215943,215942,215938,215937,215936,215934,215933,215932,215930,215929,215928,215927,215926,215925,215924,215923,215922,215921,215920,215919,215918,215917,215916,215914,215912,215911,215910,215909,215908,215907,215906,215905,215904,215902,215901,215900,215899,215897,215896,215895,215894,215893,215891,215888,215886,215884,215877,215876,215875,215874,215873,215872,215871,215867,215866,215865,215863,215862,215861,215860,215859,215858,215857,215856,215853,215852,215851,215846,215835,215834,215832,215828,215793,215792,215791,215777,215776,215765,215756,215750,215743,215733,215727,215702,215701,215690,215684,215683,215682,215679,215663,215653,215652,215651,215649,215648,215623,215562,215537,215536,215535,215534,215533,215478,215477,215457,215455,215453,215422,215412,215411,215382,215381,215373,215348,215347,215345,215344,215330,215262,215245,215244,215243,215242,215236,215216,215210,215204,215203,215145,215129,215115,215032,215031,215027,215025,215022,215007,215005,215004,215003,215002,214987,214962,214961,214960,214945,214932,214929,214928,214926,214887,214835,214819,214818,214816,214805,214804,214803,214801,214798,214797,214795,214793,214785,214784,214781,214778,214771,214770,214769,214742,214738,214733,214732,214730,214729,214728,214727,214719,214717,214716,214715,214704,214684,214677,214668,214659,214617,214606,214595,214594,214580,214578,214577,214570,214569,214565,214532,214501,214499,214498,214491,214490,214487,214486,214485,214484,214483,214479,214465,214445,214429,214423,214393,214392,214391,214386,214357,214267,214243,214238,214237,214207,214206,214205,214204,214170,214150,214125,214116,214094,214055,214054,214033,214016,213988,213987,213973,213948,213943,213941,213940,213939,213913,213898,213897,213891,213890,213889,213888,213887,213884,213881,213880,213879,213878,213877,213874,213852,213851,213849,213848,213846,213845,213843,213842,213835,213834,213833,213831,213830,213829,213828,213803,213752,213747,213743,213740,213737,213731,213682,213666,213622,213621,213619,213547,213545,213544,213543,213541)) OR (`Idx`=2 AND `CreatureID` IN (216303,216302,216301,216299,216288,216287,216282,216281,216277,216274,216273,216250,216249,216246,216199,216198,216197,216194,216193,216191,216189,216188,216178,216176,216157,216152,216139,216138,216135,216134,216097,216090,216089,216084,216082,216081,216080,216070,216030,215995,215991,215990,215989,215983,215981,215980,215969,215966,215965,215964,215962,215960,215959,215957,215955,215954,215953,215950,215949,215947,215945,215943,215942,215938,215937,215936,215934,215933,215932,215930,215929,215928,215927,215926,215925,215924,215923,215922,215921,215920,215919,215918,215917,215916,215914,215912,215911,215910,215909,215908,215907,215906,215905,215904,215902,215901,215900,215899,215897,215896,215895,215894,215893,215891,215888,215886,215884,215877,215876,215875,215874,215873,215872,215871,215867,215866,215865,215863,215862,215861,215860,215859,215858,215857,215856,215853,215852,215851,215846,215835,215834,215832,215828,215815,215812,215793,215792,215791,215777,215776,215765,215757,215756,215750,215743,215733,215727,215702,215701,215690,215684,215683,215682,215680,215679,215667,215666,215663,215653,215652,215651,215649,215648,215623,215586,215577,215573,215572,215562,215558,215537,215536,215535,215534,215533,215524,215515,215506,215505,215504,215503,215502,215478,215477,215464,215461,215457,215455,215453,215422,215412,215411,215382,215381,215373,215348,215347,215345,215344,215338,215330,215270,215262,215261,215245,215244,215243,215242,215236,215216,215210,215204,215203,215145,215129,215116,215115,215032,215031,215027,215025,215022,215007,215005,215004,215003,215002,214987,214983,214982,214981,214976,214969,214962,214961,214960,214947,214946,214945,214936,214933,214932,214929,214928,214926,214913,214887,214859,214857,214856,214851,214835,214831,214824,214819,214818,214816,214805,214804,214803,214801,214798,214797,214795,214793,214785,214784,214781,214778,214771,214770,214769,214746,214742,214738,214733,214732,214730,214729,214728,214727,214726,214724,214723,214719,214717,214716,214715,214711,214704,214684,214678,214677,214674,214668,214659,214617,214606,214604,214595,214594,214584,214580,214578,214577,214570,214569,214565,214535,214532,214501,214499,214498,214491,214490,214487,214486,214485,214484,214483,214479,214465,214445,214436,214429,214423,214393,214392,214391,214386,214361,214357,214317,214268,214267,214262,214250,214246,214244,214243,214238,214237,214233,214217,214207,214206,214205,214204,214170,214150,214125,214116,214112,214111,214094,214093,214055,214054,214052,214051,214041,214033,214029,214016,214008,213988,213987,213973,213948,213943,213941,213940,213939,213913,213898,213897,213891,213890,213889,213888,213887,213886,213884,213881,213880,213879,213878,213877,213874,213852,213851,213849,213848,213846,213845,213843,213842,213837,213835,213834,213833,213832,213831,213830,213829,213828,213814,213812,213807,213803,213766,213752,213749,213748,213747,213743,213740,213737,213731,213682,213666,213643,213642,213623,213622,213621,213619,213601,213600,213547,213545,213544,213543,213541,213506)) OR (`Idx`=13 AND `CreatureID` IN (216281,215765,215535,215382,215381,215345,215344,215245,215027,215025,214987,214804,214803,214565,214532,214498,214386,214150,213940,213939,213898)) OR (`Idx`=12 AND `CreatureID` IN (216281,215765,215537,215535,215477,215382,215381,215345,215344,215245,215027,215025,214987,214804,214803,214565,214532,214498,214486,214386,214150,213940,213939,213898)) OR (`Idx`=11 AND `CreatureID` IN (216281,215765,215537,215536,215535,215477,215382,215381,215345,215344,215330,215245,215210,215027,215025,214987,214804,214803,214565,214532,214498,214486,214386,214243,214150,213940,213939,213898)) OR (`Idx`=10 AND `CreatureID` IN (216281,215947,215765,215537,215536,215535,215477,215382,215381,215345,215344,215330,215245,215210,215027,215025,214987,214804,214803,214595,214565,214532,214498,214486,214386,214243,214150,213940,213939,213898,213545)) OR (`Idx`=9 AND `CreatureID` IN (216281,216089,215989,215947,215765,215537,215536,215535,215477,215382,215381,215345,215344,215330,215245,215210,215027,215025,214987,214804,214803,214595,214565,214532,214498,214486,214386,214243,214150,213940,213939,213898,213545)) OR (`Idx`=8 AND `CreatureID` IN (216281,216188,216089,215989,215947,215905,215904,215765,215684,215537,215536,215535,215477,215382,215381,215345,215344,215330,215245,215210,215027,215025,214987,214804,214803,214595,214565,214532,214498,214486,214485,214484,214483,214386,214243,214150,214055,213940,213939,213898,213891,213545)) OR (`Idx`=23 AND `CreatureID` IN (215765,215245,214565,214532,214150,213940,213939)) OR (`Idx`=22 AND `CreatureID` IN (215765,215245,214565,214532,214150,213940,213939)) OR (`Idx`=21 AND `CreatureID` IN (215765,215535,215245,214565,214532,214150,213940,213939)) OR (`Idx`=20 AND `CreatureID` IN (215765,215535,215245,214565,214532,214386,214150,213940,213939)) OR (`Idx`=19 AND `CreatureID` IN (215765,215535,215245,214565,214532,214386,214150,213940,213939)) OR (`Idx`=18 AND `CreatureID` IN (215765,215535,215245,214565,214532,214386,214150,213940,213939)) OR (`Idx`=17 AND `CreatureID` IN (215765,215535,215245,214987,214565,214532,214498,214386,214150,213940,213939)) OR (`Idx`=16 AND `CreatureID` IN (215765,215535,215245,214987,214565,214532,214498,214386,214150,213940,213939)) OR (`Idx`=15 AND `CreatureID` IN (215765,215535,215245,214987,214565,214532,214498,214386,214150,213940,213939)) OR (`Idx`=14 AND `CreatureID` IN (215765,215535,215245,214987,214565,214532,214498,214386,214150,213940,213939)) OR (`Idx`=72 AND `CreatureID` IN (214565,214532)) OR (`Idx`=71 AND `CreatureID` IN (214565,214532)) OR (`Idx`=70 AND `CreatureID` IN (214565,214532)) OR (`Idx`=69 AND `CreatureID` IN (214565,214532)) OR (`Idx`=68 AND `CreatureID` IN (214565,214532)) OR (`Idx`=67 AND `CreatureID` IN (214565,214532)) OR (`Idx`=66 AND `CreatureID` IN (214565,214532)) OR (`Idx`=65 AND `CreatureID` IN (214565,214532)) OR (`Idx`=64 AND `CreatureID` IN (214565,214532)) OR (`Idx`=63 AND `CreatureID` IN (214565,214532)) OR (`Idx`=62 AND `CreatureID` IN (214565,214532)) OR (`Idx`=61 AND `CreatureID` IN (214565,214532)) OR (`Idx`=60 AND `CreatureID` IN (214565,214532)) OR (`Idx`=59 AND `CreatureID` IN (214565,214532)) OR (`Idx`=58 AND `CreatureID` IN (214565,214532)) OR (`Idx`=57 AND `CreatureID` IN (214565,214532)) OR (`Idx`=56 AND `CreatureID` IN (214565,214532)) OR (`Idx`=55 AND `CreatureID` IN (214565,214532)) OR (`Idx`=54 AND `CreatureID` IN (214565,214532)) OR (`Idx`=53 AND `CreatureID` IN (214565,214532)) OR (`Idx`=52 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=51 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=50 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=49 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=48 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=47 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=46 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=45 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=44 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=43 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=42 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=41 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=40 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=39 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=38 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=37 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=36 AND `CreatureID` IN (214565,214532,213940,213939)) OR (`Idx`=35 AND `CreatureID` IN (214565,214532,214150,213940,213939)) OR (`Idx`=34 AND `CreatureID` IN (214565,214532,214150,213940,213939)) OR (`Idx`=33 AND `CreatureID` IN (214565,214532,214150,213940,213939)) OR (`Idx`=32 AND `CreatureID` IN (214565,214532,214150,213940,213939)) OR (`Idx`=31 AND `CreatureID` IN (214565,214532,214150,213940,213939)) OR (`Idx`=30 AND `CreatureID` IN (214565,214532,214150,213940,213939)) OR (`Idx`=29 AND `CreatureID` IN (214565,214532,214150,213940,213939)) OR (`Idx`=28 AND `CreatureID` IN (214565,214532,214150,213940,213939)) OR (`Idx`=27 AND `CreatureID` IN (214565,214532,214150,213940,213939)) OR (`Idx`=26 AND `CreatureID` IN (214565,214532,214150,213940,213939)) OR (`Idx`=25 AND `CreatureID` IN (214565,214532,214150,213940,213939)) OR (`Idx`=24 AND `CreatureID` IN (214565,214532,214150,213940,213939)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (213502,213501,213500,213499,213498,213493,213492,213491,213490,213489,213488,213487,213486,213485,213484,213483,213482,213481,213480,213479,213478,213477,213476,213475,213474,213473,213472,213471,213470,213469,213468,213467,213466,213465,213462,213461,213460,213459,213458,213457,213456,213455,213454,213453,213447,213446,213443,213442,213441,213440,213439,213438,213437,213436,213434,213433,213432,213431,213428,213427,213426,213425,213424,213423,213422,213421,213420,213419,213418,213417,213416,213415,213414,213413,213412,213411,213408,213407,213406,213405,213403,213402,213401,213400,213399,213398,213396,213395,213394,213393,213392,213391,213390,213389,213388,213387,213386,213385,213384,213383,213382,213381,213380,213379,213378,213377,213376,213375,213374,213373,213372,213371,213370,213369,213368,213367,213366,213365,213364,213363,213362,213361,213360,213359,213358,213356,213355,213354,213353,213352,213351,213350,213349,213348,213347,213346,213345,213344,213343,213342,213341,213340,213339,213338,213337,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213324,213323,213322,213321,213320,213319,213318,213317,213316,213315,213314,213313,213312,213311,213310,213309,213308,213307,213306,213305,213304,213303,213302,213301,213300,213299,213298,213297,213296,213295,213294,213293,213292,213290,213289,213288,213287,213286,213285,213284,213283,213282,213281,213280,213279,213278,213277,213276,213275,213274,213273,213272,213271,213270,213269,213268,213265,213264,213263,213262,213261,213260,213259,213258,213257,213256,213255,213254,213253,213252,213251,213250,213249,213248,213245,213244,213243,213242,213241,213240,213239,213238,213237,213229,213225,213223,213221,213220,213219,213218,213217,213216,213215,213214,213213,213212,213211,213210,213209,213208,213207,213206,213205,213204,213203,213202,213201,213200,213199,213198,213197,213196,213195,213194,213193,213192,213191,213190,213189,213188,213187,213186,213185,213184,213183,213182,213181,213180,213179,213178,213177,213176,213175,213174,213173,213172,213171,213170,213169,213168,213167,213166,213165,213164,213163,213162,213161,213160,213159,213158,213157,213156,213155,213154,213153,213152,213151,213150,213149,213148,213147,213146,213145,213144,213143,213142,213141,213140,213139,213138,213137,213136,213135,213134,213133,213131,213130,213129,213128,213127,213126,213125,213124,213123,213122,213121,213120,213119,213118,213117,213116,213115,213114,213113,213112,213111,213110,213109,213108,213107,213105,213104,213103,213102,213101,213100,213099,213098,213097,213096,213095,213094,213093,213092,213091,213090,213089,213088,213087,213086,213085,213084,213083,213082,213081,213080,213079,213078,213076,213075,213073,213069,213068,213067,213066,213065,213064,213063,213062,213061,213060,213059,213058,213057,213056,213055,213054,213053,213052,213051,213050,213049,213048,213047,213046,213045,213044,213040,213039,213038,213037,213036,213035,213034,213033,213032,213031,213030,213029,213028,213027,213026,213025,213024,213023,213022,213021,213020,213019,213018,213017,213016,213015,213010,213009,213008,213007,213006,213005,213004,213003,213002,213001,213000,212999,212998,212997,212996,212995,212994,212993,212992,212991,212990,212989,212988,212987,212986,212985,212984,212983,212982,212981,212980,212979,212978,212977,212976,212975,212974,212973,212972,212971,212968,212967,212966,212965,212964,212963,212962,212961,212960,212959,212958,212957,212956,212955,212954,212952,212951,212950,212949,212948,212947,212946,212945,212944,212943,212942,212941,212940,212939,212938,212937,212936,212935,212933,212932,212931,212930,212929,212928,212927,212926,212925,212924,212923,212922,212921,212920,212919,212918,212917,212916,212915,212914,212913,212912,212911,212910,212909,212908,212907,212906,212905,212904,212903,212902,212901,212900,212899,212898,212897,212896,212895,212894,212893,212892,212891,212889,212888,212887,212886,212885,212884,212883,212882,212881,212880,212879,212878,212877,212876,212875,212874,212873,212872,212871,212870,212869,212868,212867,212866,212865,212864,212863,212862,212861,212860,212858,212857,212855,212854,212853,212852,212851,212850,212849,212848,212846,212845,212844,212842,212841,212840,212839,212838,212836,212835,212834,212833,212832,212831,212830,212829,212828,212827,212825,212824,212823,212822,212821,212820,212819,212818,212817,212816,212815,212814,212813,212812,212811,212810,212808,212807,212806,212805,212800,212799,212798,212797,212796,212795,212794,212793,212792,212791,212790,212789,212788,212787,212786,212785,212784,212783,212782,212781,212780,212779,212778,212777,212776,212775,212774,212773,212772,212771,212770,212769,212766,212765,212764,212762,212761,212759,212758,212757,212756,212755,212754,212752,212751,212750,212749,212748,212747,212746,212744,212743,212742,212741,212740,212739,212738,212737,212736,212735,212734,212733,212732,212731,212726,212725,212724,212723,212722,212721,212720,212719,212718,212717,212715,212714,212713,212712,212711,212710,212709,212708,212705,212704,212702,212701,212700,212698,212697,212696,212695,212693,212691,212690,212689,212688,212687,212686,212685,212684,212682,212681,212680,212679,212677,212675,212673,212672,212671,212670,212669,212668,212666,212665,212664,212663,212662,212661,212660,212659,212658,212657,212656,212655,212654,212653,212652,212651,212650,212649,212647,212646,212643,212642,212641,212640,212638,212637,212636,212635,212634,212633,212631,212630,212629,212628,212627,212626,212625,212624,212623,212622,212621,212620,212619,212618,212617,212616,212615,212614,212613,212612,212611,212610,212609,212608,212607,212606,212605,212604,212603,212602,212601,212600,212599,212597,212596,212595,212594,212593,212592,212591,212590,212589,212588,212587,212586,212585,212584,212583,212582,212580,212579,212578,212577,212576,212575,212573,212572,212571,212570,212569,212568,212567,212565,212564,212563,212562,212561,212560,212559,212558,212557,212556,212554,212553,212552,212551,212550,212549,212548,212547,212546,212545,212543,212542,212541,212540,212539,212538,212537,212536,212535,212534,212533,212532,212531,212530,212529,212528,212527,212526,212525,212524,212523,212522,212521,212520,212519,212518,212517,212516,212515,212514,212513,212512,212511,212509,212508,212506,212505,212504,212503,212502,212501,212500,212499,212498,212497,212496,212495,212494,212493,212492,212491,212490,212489,212488,212487,212486,212485,212484,212483,212482,212481,212480,212479,212478,212477,212476,212475,212474,212473,212472,212471,212470,212469,212467,212466,212465,212464,212460,212459,212457,212456,212455,212454,212453,212452,212451,212450,212449,212448,212447,212446,212444,212440,212439,212438,212437,212436,212435,212434,212433,212432,212431,212430,212429,212428,212427,212426,212425,212424,212423,212422,212421,212420,212419,212418,212417,212416,212415,212414,212413,212412,212411,212410,212409,212408,212407,212406,212405,212404,212403,212402,212401,212400,212399,212398,212397,212394,212393,212392,212390,212389,212388,212387,212386,212385,212384,212383,212382,212381,212380,212379,212378,212376,212375,212374,212373,212372,212371,212370,212369,212368,212365,212364,212363,212362,212361,212360,212359,212358,212357,212356,212355,212354,212353,212352,212351,212350,212349,212348,212347,212346,212345,212344,212343,212342,212341,212340,212339,212338,212337,212336,212335,212332,212329,212328,212327,212326,212325,212324,212323,212322,212321,212320,212317,212315,212314,212313,212312,212311,212310,212309,212308,212307,212306,212304,212303,212302,212301,212300,212299,212297,212296,212295,212294,212293,212292,212291,212288,212287,212286,212285,212284,212283,212282,212281,212279,212278,212277,212276,212275,212274,212273,212272,212270,212269,212267,212266,212265,212260,212259,212258,212257,212256,212255,212253,212251,212250,212248,212247,212246,212245,212244,212243,212242,212239,212238,212237,212236,212235,212234,212233,212232,212231,212230,212229,212228,212227,212226,212225,212224,212223,212222,212221,212220,212219,212218,212217,212216,212215,212214,212213,212212,212211,212210,212208,212207,212206,212205,212204,212203,212202,212201,212200,212199,212198,212197,212196,212195,212194,212193,212192,212191,212190,212189,212188,212187,212185,212183,212182,212181,212180,212179,212178,212177,212176,212175,212174,212173,212172,212171,212170,212169,212168,212167,212166,212165,212164,212163,212162,212161,212160,212158,212156,212155,212154,212153,212152,212151,212150,212149,212148,212147,212146,212145,212144,212143,212142,212141,212140,212139,212138,212137,212136,212135,212134,212133,212132,212131,212130,212129,212128,212127,212126,212124,212123,212122,212120,212119,212118,212117,212116,212113,212111,212110,212109,212108,212107,212106,212105,212103,212101,212100,212099,212098,212097,212095,212094,212093,212092,212091,212090,212089,212088,212087,212086,212085,212084,212083,212082,212081,212080,212079,212078,212077,212076,212075,212074,212073,212072,212071,212070,212069,212068,212067,212066,212065,212062,212061,212060,212059,212058,212057,212056,212055,212054,212053,212052,212051,212050,212049,212047,212046,212045,212044,212043,212042,212041,212040,212039,212036,212035,212033,212032,212031,212030,212029,212028,212027,212026,212025,212024,212022,212021,212020,212019,212018,212017,212016,212015,212014,212013,212012,212011,212010,212009,212008,212007,212006,212005,212004,212003,212002,211997,211996,211995,211994,211993,211992,211991,211990,211989,211988,211987,211986,211983,211982,211980,211979,211978,211977,211976,211975,211974,211973,211972,211971,211970,211969,211968,211966,211964,211963,211962,211961,211960,211957,211950,211949,211948,211947,211946,211945,211944,211943,211942,211940,211939,211937,211936,211935,211934,211933,211932,211931,211930,211928,211926,211924,211923,211922,211921,211919,211918,211916,211915,211913,211912,211911,211909,211908,211907,211905,211904,211902,211900,211899,211897,211895,211894,211893,211892,211891,211890,211889,211888,211887,211886,211885,211884,211883,211882,211881,211878,211877,211876,211874,211873,211872,211871,211870,211869,211868,211866,211865,211864,211863,211862,211860,211859,211858,211856,211854,211853,211852,211851,211850,211849,211847,211846,211845,211844,211843,211842,211841,211840,211838,211836,211835,211833,211832,211831,211830,211827,211826,211825,211824,211822,211821,211820,211819,211818,211817,211816,211815,211814,211813,211812,211811,211810,211809,211808,211807,211805,211804,211803,211802,211799,211797,211796,211795,211794,211793,211791,211788,211787,211784,211783,211782,211781,211780,211779,211777,211776,211774,211773,211772,211771,211770,211769,211768,211767,211766,211763,211762,211761,211760,211759,211758,211757,211756,211755,211754,211753,211752,211751,211750,211749,211748,211747,211746,211742,211740,211739,211737,211735,211734,211733,211732,211731,211730,211728,211727,211726,211725,211724,211723,211722,211721,211720,211719,211714,211713,211712,211710,211709,211708,211707,211705,211703,211702,211701,211699,211697,211695,211691,211689,211685,211684,211682,211681,211678,211677,211676,211675,211674,211672,211670,211669,211668,211667,211666,211665,211664,211663,211662,211661,211660,211659,211658,211657,211655,211652,211651,211650,211649,211646,211645,211644,211643,211642,211641,211639,211638,211637,211636,211635,211634,211632,211631,211630,211629,211628,211627,211626,211623,211622,211621,211620,211619,211618,211617,211616,211615,211614,211613,211612,211611,211610,211609,211608,211607,211606,211605,211604,211603,211602,211601,211600,211599,211598,211597,211596,211595,211594,211593,211592,211591,211590,211589,211588,211587,211586,211585,211584,211583,211582,211581,211580,211579,211578,211577,211576,211575,211574,211573,211572,211571,211570,211569,211568,211567,211566,211565,211564,211561,211559,211557,211556,211555,211551,211549,211548,211547,211546,211544,211542,211541,211539,211538,211537,211536,211535,211534,211533,211532,211531,211530,211529,211528,211527,211526,211524,211523,211522,211521,211520,211519,211518,211517,211516,211515,211514,211512,211511,211510,211509,211508,211506,211505,211499,211498,211493,211480,211474,211469,211468,211467,211450,211447,211446,211445,211444,211443,211424,211423,211422,211421,211420,211419,211411,211410,211409,211408,211404,211403,211401,211399,211393,211391,211390,211389,211385,211384,211383,211382,211381,211380,211379,211378,211377,211376,211375,211374,211373,211372,211371,211370,211369,211368,211359,211357,211356,211355,211354,211353,211352,211351,211349,211348,211347,211345,211344,211343,211342,211341,211339,211337,211335,211333,211331,211329,211328,211327,211326,211324,211323,211322,211321,211320,211319,211318,211317,211316,211315,211314,211313,211312,211311,211310,211309,211308,211307,211306,211305,211302,211301,211300,211296,211295,211294,211293,211292,211291,211288,211287,211286,211285,211284,211283,211282,211281,211280,211278,211277,211276,211275,211273,211272,211271,211270,211268,211267,211266,211265,211263,211262,211261,211260,211258,211257,211256,211255,211254,211253,211252,211251,211250,211249,211248,211247,211246,211245,211244,211243,211242,211241,211240,211239,211238,211236,211235,211234,211233,211232,211231,211228,211227,211226)) OR (`Idx`=1 AND `CreatureID` IN (213499,213492,213490,213489,213488,213487,213480,213479,213478,213477,213476,213475,213474,213473,213472,213471,213470,213469,213467,213465,213460,213459,213455,213446,213442,213441,213440,213438,213437,213436,213434,213431,213428,213421,213419,213418,213417,213416,213415,213414,213413,213412,213411,213408,213406,213405,213401,213400,213398,213395,213393,213391,213389,213386,213385,213384,213383,213382,213381,213380,213379,213378,213377,213376,213371,213370,213369,213368,213367,213366,213365,213364,213363,213362,213361,213360,213358,213356,213355,213354,213353,213351,213350,213349,213348,213347,213346,213345,213344,213342,213341,213340,213339,213337,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213324,213323,213322,213321,213320,213318,213316,213315,213314,213313,213312,213310,213308,213306,213305,213304,213303,213302,213301,213300,213299,213298,213295,213292,213290,213289,213288,213287,213286,213275,213274,213273,213272,213271,213269,213268,213261,213260,213259,213258,213257,213255,213254,213253,213252,213251,213250,213244,213243,213242,213241,213240,213239,213238,213229,213225,213223,213221,213220,213206,213205,213204,213203,213202,213201,213197,213194,213192,213191,213183,213181,213180,213178,213176,213175,213166,213165,213164,213163,213162,213161,213160,213158,213157,213156,213154,213148,213147,213133,213131,213129,213128,213123,213112,213100,213095,213091,213088,213087,213085,213084,213083,213082,213081,213080,213079,213078,213076,213075,213073,213069,213068,213067,213066,213065,213064,213061,213059,213058,213057,213056,213055,213054,213053,213052,213051,213050,213049,213048,213047,213046,213045,213044,213040,213039,213038,213037,213036,213035,213034,213033,213032,213028,213027,213025,213024,213022,213021,213020,213019,213018,213017,213016,213015,213010,213009,213007,213006,213005,213004,213003,213002,213001,213000,212998,212997,212995,212994,212990,212989,212988,212987,212986,212985,212984,212983,212982,212981,212980,212979,212978,212977,212976,212975,212974,212973,212972,212971,212968,212967,212966,212965,212964,212963,212962,212959,212958,212957,212956,212955,212952,212951,212950,212949,212948,212942,212941,212940,212939,212938,212937,212936,212933,212932,212931,212926,212924,212923,212922,212921,212919,212916,212910,212909,212908,212907,212906,212905,212904,212901,212900,212899,212898,212897,212896,212895,212894,212892,212889,212884,212883,212882,212881,212880,212879,212878,212876,212875,212874,212873,212872,212871,212870,212869,212868,212867,212866,212865,212864,212862,212860,212858,212846,212842,212839,212838,212835,212834,212821,212808,212807,212805,212796,212795,212792,212791,212789,212788,212787,212781,212780,212779,212776,212761,212759,212738,212734,212733,212721,212720,212719,212718,212717,212715,212710,212702,212701,212690,212687,212684,212682,212680,212679,212670,212669,212665,212664,212663,212662,212661,212657,212656,212655,212653,212652,212651,212650,212646,212640,212638,212637,212636,212635,212634,212633,212631,212630,212629,212628,212627,212625,212624,212623,212622,212621,212620,212619,212609,212608,212607,212606,212605,212604,212603,212602,212601,212600,212599,212596,212595,212594,212588,212580,212563,212561,212560,212559,212556,212554,212553,212552,212551,212550,212549,212548,212547,212546,212545,212543,212542,212541,212540,212539,212538,212537,212536,212535,212534,212532,212531,212529,212528,212526,212524,212523,212522,212521,212518,212515,212513,212512,212511,212509,212505,212500,212498,212496,212495,212494,212487,212486,212482,212481,212480,212479,212476,212475,212473,212465,212464,212452,212451,212448,212447,212446,212444,212440,212439,212436,212435,212432,212430,212425,212424,212423,212409,212407,212406,212401,212393,212392,212390,212383,212380,212371,212368,212364,212361,212359,212357,212356,212355,212351,212340,212338,212337,212335,212332,212327,212326,212324,212320,212317,212314,212313,212312,212311,212308,212307,212306,212304,212303,212302,212300,212292,212291,212288,212287,212285,212284,212283,212281,212279,212278,212277,212276,212272,212266,212260,212258,212248,212245,212243,212237,212232,212229,212228,212226,212225,212224,212222,212217,212215,212214,212205,212200,212199,212181,212180,212179,212178,212177,212176,212175,212174,212172,212171,212170,212169,212168,212167,212166,212164,212162,212161,212155,212143,212142,212139,212137,212130,212124,212123,212122,212119,212110,212109,212108,212107,212103,212097,212095,212094,212092,212091,212089,212087,212085,212084,212083,212082,212081,212078,212077,212074,212073,212071,212070,212069,212068,212067,212066,212065,212062,212061,212060,212058,212057,212056,212055,212054,212053,212052,212051,212050,212049,212047,212046,212045,212044,212043,212042,212041,212040,212039,212035,212033,212032,212026,212021,212020,212016,212015,212007,212005,212004,211997,211990,211989,211983,211982,211978,211977,211976,211969,211968,211966,211946,211945,211944,211943,211937,211936,211932,211931,211919,211918,211916,211915,211913,211912,211911,211907,211899,211895,211894,211893,211892,211891,211884,211882,211881,211878,211872,211871,211870,211869,211866,211865,211863,211853,211852,211847,211820,211817,211816,211809,211799,211784,211782,211781,211769,211767,211763,211760,211756,211753,211748,211747,211742,211735,211734,211703,211691,211682,211678,211676,211674,211672,211668,211663,211655,211650,211649,211644,211642,211638,211631,211630,211565,211557,211556,211555,211549,211548,211547,211546,211544,211542,211532,211527,211526,211524,211523,211520,211518,211515,211512,211511,211510,211509,211508,211506,211498,211467,211450,211447,211419,211410,211391,211390,211385,211384,211383,211381,211376,211372,211371,211370,211369,211356,211347,211345,211344,211343,211342,211339,211333,211331,211321,211320,211319,211318,211317,211316,211315,211314,211302,211294,211282,211281,211280,211278,211277,211276,211275,211267,211239,211235,211233,211227,211226)) OR (`Idx`=3 AND `CreatureID` IN (213490,213489,213488,213487,213480,213479,213478,213477,213476,213475,213474,213473,213472,213471,213470,213469,213467,213465,213428,213415,213414,213413,213411,213408,213406,213405,213401,213400,213391,213389,213386,213385,213384,213383,213382,213380,213367,213366,213365,213364,213363,213362,213361,213360,213358,213356,213355,213354,213353,213349,213348,213347,213346,213345,213344,213340,213339,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213324,213323,213322,213320,213316,213315,213314,213313,213306,213302,213301,213300,213299,213298,213295,213286,213275,213274,213273,213272,213244,213223,213221,213206,213203,213202,213201,213183,213164,213162,213161,213160,213158,213157,213156,213154,213123,213100,213095,213083,213082,213081,213080,213079,213076,213075,213068,213067,213066,213064,213061,213059,213055,213054,213053,213052,213051,213050,213049,213047,213046,213045,213044,213039,213037,213035,213034,213033,213032,213028,213027,213025,213024,213022,213019,213018,213017,213016,213015,213010,213009,213006,213005,213004,213003,213002,213001,212998,212997,212994,212990,212989,212988,212987,212986,212985,212983,212980,212979,212978,212977,212974,212973,212972,212971,212962,212959,212958,212957,212956,212952,212951,212950,212949,212948,212938,212937,212936,212932,212931,212926,212924,212923,212922,212919,212916,212910,212909,212908,212907,212906,212905,212904,212901,212899,212898,212897,212896,212895,212894,212889,212884,212883,212882,212881,212880,212879,212878,212876,212875,212874,212873,212872,212871,212870,212869,212868,212867,212866,212865,212864,212862,212839,212838,212834,212821,212805,212787,212781,212780,212779,212776,212738,212721,212718,212702,212701,212690,212687,212684,212670,212669,212665,212664,212663,212662,212661,212653,212652,212651,212650,212640,212638,212637,212636,212635,212633,212631,212629,212628,212625,212624,212620,212619,212606,212603,212602,212601,212600,212599,212596,212595,212594,212561,212560,212559,212556,212553,212552,212551,212550,212549,212547,212546,212545,212543,212542,212541,212540,212539,212538,212537,212536,212535,212532,212531,212529,212528,212526,212524,212522,212521,212518,212515,212513,212512,212511,212509,212505,212500,212498,212479,212476,212475,212464,212452,212451,212430,212425,212406,212401,212390,212383,212380,212361,212337,212317,212314,212313,212312,212311,212308,212307,212304,212303,212302,212300,212292,212291,212285,212284,212281,212278,212277,212243,212232,212217,212130,212124,212123,212122,212110,212108,212107,212103,212097,212092,212091,212085,212084,212083,212082,212081,212074,212068,212065,212061,212043,212040,212032,212005,212004,211997,211983,211982,211978,211977,211976,211969,211968,211945,211944,211943,211936,211916,211915,211913,211912,211911,211907,211894,211892,211891,211881,211878,211871,211870,211869,211865,211863,211853,211852,211847,211820,211816,211809,211799,211769,211760,211756,211753,211748,211747,211735,211734,211678,211676,211674,211672,211668,211663,211649,211642,211638,211557,211556,211555,211549,211548,211544,211526,211524,211523,211520,211518,211512,211511,211510,211509,211508,211506,211447,211410,211385,211384,211383,211376,211371,211356,211347,211344,211343,211342,211339,211318,211315,211314,211278,211267,211239,211235,211226)) OR (`Idx`=2 AND `CreatureID` IN (213490,213489,213488,213487,213480,213479,213478,213477,213476,213475,213474,213473,213472,213471,213470,213469,213467,213465,213434,213428,213418,213415,213414,213413,213412,213411,213408,213406,213405,213401,213400,213391,213389,213386,213385,213384,213383,213382,213380,213379,213371,213370,213369,213368,213367,213366,213365,213364,213363,213362,213361,213360,213358,213356,213355,213354,213353,213349,213348,213347,213346,213345,213344,213342,213341,213340,213339,213337,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213324,213323,213322,213320,213318,213316,213315,213314,213313,213312,213306,213305,213303,213302,213301,213300,213299,213298,213295,213286,213275,213274,213273,213272,213271,213244,213223,213221,213206,213205,213204,213203,213202,213201,213183,213165,213164,213163,213162,213161,213160,213158,213157,213156,213154,213131,213129,213128,213123,213112,213100,213095,213091,213085,213083,213082,213081,213080,213079,213078,213076,213075,213068,213067,213066,213064,213061,213059,213058,213056,213055,213054,213053,213052,213051,213050,213049,213047,213046,213045,213044,213040,213039,213038,213037,213035,213034,213033,213032,213028,213027,213025,213024,213022,213021,213020,213019,213018,213017,213016,213015,213010,213009,213006,213005,213004,213003,213002,213001,213000,212998,212997,212994,212990,212989,212988,212987,212986,212985,212984,212983,212980,212979,212978,212977,212974,212973,212972,212971,212962,212959,212958,212957,212956,212952,212951,212950,212949,212948,212938,212937,212936,212932,212931,212926,212924,212923,212922,212919,212916,212910,212909,212908,212907,212906,212905,212904,212901,212900,212899,212898,212897,212896,212895,212894,212889,212884,212883,212882,212881,212880,212879,212878,212876,212875,212874,212873,212872,212871,212870,212869,212868,212867,212866,212865,212864,212862,212842,212839,212838,212834,212821,212805,212791,212789,212788,212787,212781,212780,212779,212776,212738,212733,212721,212718,212717,212702,212701,212690,212687,212684,212670,212669,212665,212664,212663,212662,212661,212653,212652,212651,212650,212646,212640,212638,212637,212636,212635,212634,212633,212631,212629,212628,212625,212624,212620,212619,212606,212605,212604,212603,212602,212601,212600,212599,212596,212595,212594,212580,212563,212561,212560,212559,212556,212554,212553,212552,212551,212550,212549,212548,212547,212546,212545,212543,212542,212541,212540,212539,212538,212537,212536,212535,212532,212531,212529,212528,212526,212524,212522,212521,212518,212515,212513,212512,212511,212509,212505,212500,212498,212487,212486,212479,212476,212475,212464,212452,212451,212448,212447,212439,212430,212425,212406,212401,212390,212383,212380,212371,212361,212337,212335,212317,212314,212313,212312,212311,212308,212307,212304,212303,212302,212300,212292,212291,212288,212287,212285,212284,212281,212278,212277,212243,212232,212229,212222,212217,212215,212214,212139,212130,212124,212123,212122,212110,212108,212107,212103,212097,212095,212094,212092,212091,212085,212084,212083,212082,212081,212074,212068,212066,212065,212062,212061,212043,212040,212032,212005,212004,211997,211983,211982,211978,211977,211976,211969,211968,211945,211944,211943,211936,211932,211916,211915,211913,211912,211911,211907,211895,211894,211892,211891,211881,211878,211872,211871,211870,211869,211865,211863,211853,211852,211847,211820,211816,211809,211799,211784,211781,211769,211767,211760,211756,211753,211748,211747,211735,211734,211691,211678,211676,211674,211672,211668,211663,211649,211642,211638,211565,211557,211556,211555,211549,211548,211547,211544,211527,211526,211524,211523,211520,211518,211515,211512,211511,211510,211509,211508,211506,211447,211410,211385,211384,211383,211376,211371,211356,211347,211344,211343,211342,211339,211331,211321,211319,211318,211315,211314,211302,211278,211267,211239,211235,211226)) OR (`Idx`=5 AND `CreatureID` IN (213478,213477,213476,213475,213474,213473,213472,213471,213470,213469,213415,213414,213413,213411,213389,213386,213385,213384,213383,213382,213380,213349,213348,213347,213346,213344,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213322,213316,213315,213302,213301,213300,213298,213295,213286,213273,213272,213244,213183,213162,213161,213160,213158,213157,213156,213100,213095,213080,213079,213076,213075,213066,213064,213061,213059,213049,213046,213045,213035,213033,213032,213025,213022,213018,213017,213016,213015,213004,213003,213002,213001,212990,212989,212988,212987,212986,212985,212983,212980,212979,212978,212977,212974,212973,212971,212962,212959,212948,212937,212936,212932,212926,212899,212882,212880,212875,212874,212871,212870,212869,212838,212834,212787,212738,212721,212718,212687,212684,212670,212665,212664,212663,212662,212661,212653,212640,212638,212637,212636,212629,212625,212624,212603,212602,212601,212600,212596,212595,212594,212542,212540,212536,212532,212531,212529,212528,212524,212515,212513,212505,212452,212430,212406,212380,212313,212312,212311,212308,212307,212304,212123,212110,212108,212107,212085,212074,212068,211997,211978,211977,211945,211944,211916,211915,211871,211870,211869,211863,211799,211756,211748,211735,211734,211674,211668,211649,211557,211556,211555,211549,211548,211544,211526,211523,211520,211518,211512,211511,211510,211509,211508,211506,211385,211384,211383,211376,211347,211318,211315,211314,211278,211239,211226)) OR (`Idx`=4 AND `CreatureID` IN (213478,213477,213476,213475,213474,213473,213472,213471,213470,213469,213428,213415,213414,213413,213411,213408,213405,213400,213389,213386,213385,213384,213383,213382,213380,213349,213348,213347,213346,213344,213340,213339,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213322,213316,213315,213302,213301,213300,213298,213295,213286,213273,213272,213244,213206,213203,213202,213201,213183,213162,213161,213160,213158,213157,213156,213100,213095,213080,213079,213076,213075,213068,213067,213066,213064,213061,213059,213055,213049,213047,213046,213045,213044,213039,213037,213035,213034,213033,213032,213027,213025,213024,213022,213019,213018,213017,213016,213015,213010,213009,213004,213003,213002,213001,212998,212997,212994,212990,212989,212988,212987,212986,212985,212983,212980,212979,212978,212977,212974,212973,212971,212962,212959,212958,212957,212956,212948,212937,212936,212932,212926,212909,212908,212907,212906,212905,212904,212901,212899,212883,212882,212881,212880,212879,212875,212874,212871,212870,212869,212867,212838,212834,212787,212738,212721,212718,212702,212701,212687,212684,212670,212669,212665,212664,212663,212662,212661,212653,212652,212651,212650,212640,212638,212637,212636,212629,212625,212624,212620,212619,212606,212603,212602,212601,212600,212599,212596,212595,212594,212560,212551,212542,212540,212536,212532,212531,212529,212528,212524,212518,212515,212513,212505,212500,212452,212430,212406,212383,212380,212361,212337,212313,212312,212311,212308,212307,212304,212303,212302,212300,212281,212278,212277,212243,212232,212217,212123,212110,212108,212107,212103,212085,212074,212068,211997,211983,211978,211977,211969,211945,211944,211916,211915,211913,211871,211870,211869,211863,211799,211756,211748,211735,211734,211674,211668,211649,211557,211556,211555,211549,211548,211544,211526,211523,211520,211518,211512,211511,211510,211509,211508,211506,211410,211385,211384,211383,211376,211347,211344,211343,211318,211315,211314,211278,211239,211226)) OR (`Idx`=52 AND `CreatureID` IN (213415,213414)) OR (`Idx`=51 AND `CreatureID` IN (213415,213414)) OR (`Idx`=50 AND `CreatureID` IN (213415,213414)) OR (`Idx`=49 AND `CreatureID` IN (213415,213414)) OR (`Idx`=48 AND `CreatureID` IN (213415,213414)) OR (`Idx`=47 AND `CreatureID` IN (213415,213414)) OR (`Idx`=46 AND `CreatureID` IN (213415,213414)) OR (`Idx`=45 AND `CreatureID` IN (213415,213414,211674)) OR (`Idx`=44 AND `CreatureID` IN (213415,213414,211674)) OR (`Idx`=43 AND `CreatureID` IN (213415,213414,211674)) OR (`Idx`=42 AND `CreatureID` IN (213415,213414,211674)) OR (`Idx`=41 AND `CreatureID` IN (213415,213414,211674)) OR (`Idx`=40 AND `CreatureID` IN (213415,213414,211674)) OR (`Idx`=39 AND `CreatureID` IN (213415,213414,211674)) OR (`Idx`=38 AND `CreatureID` IN (213415,213414,211674)) OR (`Idx`=37 AND `CreatureID` IN (213415,213414,211674)) OR (`Idx`=36 AND `CreatureID` IN (213415,213414,211674)) OR (`Idx`=35 AND `CreatureID` IN (213415,213414,212430,211674)) OR (`Idx`=34 AND `CreatureID` IN (213415,213414,212430,211674)) OR (`Idx`=33 AND `CreatureID` IN (213415,213414,212430,211674)) OR (`Idx`=32 AND `CreatureID` IN (213415,213414,212430,211674)) OR (`Idx`=31 AND `CreatureID` IN (213415,213414,212430,211674)) OR (`Idx`=30 AND `CreatureID` IN (213415,213414,212430,211674)) OR (`Idx`=29 AND `CreatureID` IN (213415,213414,212430,211674)) OR (`Idx`=28 AND `CreatureID` IN (213415,213414,212430,211674)) OR (`Idx`=27 AND `CreatureID` IN (213415,213414,212430,211674)) OR (`Idx`=26 AND `CreatureID` IN (213415,213414,212430,211674)) OR (`Idx`=25 AND `CreatureID` IN (213415,213414,212430,211735,211734,211674)) OR (`Idx`=24 AND `CreatureID` IN (213415,213414,212430,211735,211734,211674)) OR (`Idx`=23 AND `CreatureID` IN (213415,213414,212430,212313,212312,212311,212307,212304,211735,211734,211674,211314)) OR (`Idx`=22 AND `CreatureID` IN (213415,213414,212430,212313,212312,212311,212307,212304,211735,211734,211674,211314)) OR (`Idx`=21 AND `CreatureID` IN (213415,213414,213046,212430,212313,212312,212311,212307,212304,211735,211734,211674,211314)) OR (`Idx`=20 AND `CreatureID` IN (213415,213414,213046,212430,212313,212312,212311,212307,212304,211735,211734,211674,211314)) OR (`Idx`=19 AND `CreatureID` IN (213415,213414,213046,212430,212313,212312,212311,212307,212304,211735,211734,211674,211314)) OR (`Idx`=18 AND `CreatureID` IN (213415,213414,213046,212430,212313,212312,212311,212307,212304,211735,211734,211674,211314,211239)) OR (`Idx`=17 AND `CreatureID` IN (213415,213414,213411,213046,212977,212899,212430,212313,212312,212311,212307,212304,211735,211734,211674,211314,211239)) OR (`Idx`=16 AND `CreatureID` IN (213415,213414,213411,213046,212977,212899,212430,212313,212312,212311,212307,212304,211735,211734,211674,211314,211239)) OR (`Idx`=15 AND `CreatureID` IN (213415,213414,213411,213046,212977,212899,212430,212313,212312,212311,212307,212304,211735,211734,211674,211314,211239)) OR (`Idx`=14 AND `CreatureID` IN (213415,213414,213411,213322,213046,212977,212899,212625,212624,212430,212313,212312,212311,212307,212304,212068,211735,211734,211674,211314,211239)) OR (`Idx`=13 AND `CreatureID` IN (213415,213414,213411,213322,213076,213075,213046,212977,212899,212670,212640,212638,212637,212636,212625,212624,212532,212531,212430,212313,212312,212311,212308,212307,212304,212108,212107,212068,211977,211735,211734,211674,211314,211239)) OR (`Idx`=12 AND `CreatureID` IN (213415,213414,213411,213322,213076,213075,213066,213046,212977,212899,212670,212640,212638,212637,212636,212625,212624,212532,212531,212505,212430,212313,212312,212311,212308,212307,212304,212108,212107,212068,211977,211735,211734,211674,211314,211239,211226)) OR (`Idx`=11 AND `CreatureID` IN (213415,213414,213411,213322,213076,213075,213066,213046,212979,212978,212977,212899,212718,212670,212640,212638,212637,212636,212625,212624,212532,212531,212505,212430,212313,212312,212311,212308,212307,212304,212108,212107,212068,211977,211735,211734,211674,211314,211239,211226,211224)) OR (`Idx`=10 AND `CreatureID` IN (213415,213414,213411,213322,213076,213075,213066,213061,213059,213046,213045,212979,212978,212977,212899,212718,212670,212640,212638,212637,212636,212625,212624,212532,212531,212505,212430,212313,212312,212311,212308,212307,212304,212108,212107,212068,211977,211735,211734,211674,211508,211314,211239,211226,211224)) OR (`Idx`=9 AND `CreatureID` IN (213415,213414,213411,213322,213162,213076,213075,213066,213064,213061,213059,213046,213045,212979,212978,212977,212899,212718,212670,212640,212638,212637,212636,212625,212624,212532,212531,212505,212430,212313,212312,212311,212308,212307,212304,212108,212107,212068,211977,211735,211734,211674,211508,211314,211239,211226,211224)) OR (`Idx`=8 AND `CreatureID` IN (213415,213414,213411,213335,213333,213329,213322,213295,213162,213161,213076,213075,213066,213064,213061,213059,213046,213045,213033,212979,212978,212977,212959,212899,212882,212880,212874,212871,212870,212869,212718,212670,212640,212638,212637,212636,212625,212624,212532,212531,212505,212430,212313,212312,212311,212308,212307,212304,212108,212107,212068,211977,211916,211915,211799,211735,211734,211674,211523,211508,211314,211239,211226,211224)) OR (`Idx`=7 AND `CreatureID` IN (213415,213414,213413,213411,213385,213384,213383,213382,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213322,213298,213295,213244,213162,213161,213100,213095,213076,213075,213066,213064,213061,213059,213046,213045,213033,213022,212986,212985,212980,212979,212978,212977,212959,212899,212882,212880,212875,212874,212871,212870,212869,212738,212721,212718,212684,212670,212640,212638,212637,212636,212625,212624,212595,212594,212536,212532,212531,212529,212515,212505,212452,212430,212313,212312,212311,212308,212307,212304,212123,212108,212107,212068,211978,211977,211916,211915,211863,211799,211756,211735,211734,211674,211649,211557,211523,211520,211518,211508,211506,211385,211384,211383,211376,211347,211318,211314,211239,211226,211224)) OR (`Idx`=6 AND `CreatureID` IN (213415,213414,213413,213411,213385,213384,213383,213382,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213322,213298,213295,213273,213244,213162,213161,213100,213095,213076,213075,213066,213064,213061,213059,213046,213045,213033,213032,213022,212986,212985,212980,212979,212978,212977,212959,212937,212936,212932,212926,212899,212882,212880,212875,212874,212871,212870,212869,212738,212721,212718,212684,212670,212661,212640,212638,212637,212636,212625,212624,212595,212594,212536,212532,212531,212529,212515,212513,212505,212452,212430,212313,212312,212311,212308,212307,212304,212123,212110,212108,212107,212074,212068,211997,211978,211977,211945,211944,211916,211915,211871,211870,211869,211863,211799,211756,211735,211734,211674,211649,211557,211556,211555,211523,211520,211518,211508,211506,211385,211384,211383,211376,211347,211318,211314,211278,211239,211226,211224)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=5 AND `CreatureID` IN (211224,211222,211212,211211,211208,211206,211205,211157,211140,211116,211115,211109,211108,211107,211086,211085,211084,211082,211071,211066,211058,211007,210885,210867,210828,210827,210818,210812,210810,210731,210686,210685,210679,210652,210649,210645,210622,210620,210617,210592,210591,210583,210571,210552,210551,210530,210505,210504,210503,210492,210480,210450,210448,210444,210443,210441,210440,210425,210396,210387,210384,210382,210347,210345,210285,210274,210172,210166,210148,210146,210136,210122,210121,210099,210026,210021,209969,209963,209962,209894,209884,209874,209852,209843,209829,209828,209794,209793,209771,209770,209747,209734,209606,209579,209577,209570,209569,209567,209566,209565,209563,209562,209535,209534,209520,209513,209504,209492,209488,209435,209434,209433,209364,209353,209280,209272,209256,209255,209237,209236,209235,209233,209200,209176,209175,209144,209143,209097,209045,209031,208948,208921,208855,208804,208695,208688,208661,208660,208600,208599,208591,208589,208588,208514,208498,208475,208458,208419,208418,208334,208333,208331,208326,208324,208321,208305,208285,208284,208281,208150)) OR (`Idx`=4 AND `CreatureID` IN (211224,211222,211212,211211,211208,211206,211205,211157,211140,211116,211115,211109,211108,211107,211086,211085,211084,211082,211071,211066,211058,211007,210885,210867,210835,210828,210827,210818,210812,210810,210783,210782,210731,210686,210685,210679,210652,210649,210648,210645,210622,210620,210617,210592,210591,210583,210571,210552,210551,210530,210505,210504,210503,210492,210481,210480,210469,210468,210466,210450,210449,210448,210446,210445,210444,210443,210441,210440,210439,210433,210425,210410,210404,210396,210387,210384,210382,210347,210345,210285,210274,210265,210172,210166,210148,210146,210136,210122,210121,210099,210065,210026,210021,209983,209982,209969,209963,209962,209894,209884,209874,209852,209843,209835,209829,209828,209827,209794,209793,209771,209770,209757,209747,209736,209735,209734,209606,209579,209577,209570,209569,209567,209566,209565,209563,209562,209559,209535,209534,209520,209513,209504,209492,209489,209488,209435,209434,209433,209364,209353,209280,209272,209256,209255,209237,209236,209235,209233,209200,209176,209175,209144,209143,209108,209097,209045,209031,208948,208921,208855,208804,208695,208688,208661,208660,208626,208600,208599,208591,208589,208588,208514,208502,208498,208475,208458,208419,208418,208334,208333,208331,208330,208329,208326,208324,208321,208305,208285,208284,208281,208150)) OR (`Idx`=3 AND `CreatureID` IN (211224,211223,211222,211212,211211,211208,211206,211205,211180,211157,211140,211121,211116,211115,211113,211112,211109,211108,211107,211086,211085,211084,211083,211082,211076,211071,211066,211064,211058,211013,211007,210988,210972,210885,210884,210867,210847,210835,210828,210827,210818,210812,210810,210791,210783,210782,210774,210772,210771,210769,210768,210731,210686,210685,210679,210652,210651,210649,210648,210647,210645,210622,210620,210617,210611,210592,210591,210583,210571,210552,210551,210531,210530,210505,210504,210503,210499,210492,210481,210480,210472,210471,210469,210468,210466,210463,210462,210452,210450,210449,210448,210447,210446,210445,210444,210443,210441,210440,210439,210433,210425,210415,210410,210404,210396,210387,210384,210382,210347,210345,210344,210329,210285,210274,210265,210230,210229,210195,210173,210172,210166,210150,210148,210147,210146,210136,210122,210121,210099,210077,210071,210065,210026,210021,210015,210005,209983,209982,209981,209969,209967,209965,209964,209963,209962,209894,209884,209874,209852,209851,209843,209835,209833,209829,209828,209827,209808,209794,209793,209771,209770,209759,209757,209755,209747,209736,209735,209734,209722,209627,209606,209595,209593,209579,209577,209570,209569,209567,209566,209565,209563,209562,209559,209535,209534,209520,209513,209504,209495,209494,209493,209492,209489,209488,209449,209435,209434,209433,209364,209353,209280,209272,209256,209255,209237,209236,209235,209233,209200,209176,209175,209174,209144,209143,209108,209097,209045,209031,208948,208946,208945,208921,208856,208855,208804,208733,208721,208718,208695,208688,208676,208670,208661,208660,208626,208600,208599,208591,208589,208588,208578,208557,208514,208502,208498,208487,208475,208458,208419,208418,208411,208359,208334,208333,208331,208330,208329,208326,208324,208323,208321,208305,208285,208284,208281,208231,208182,208150)) OR (`Idx`=2 AND `CreatureID` IN (211224,211223,211222,211212,211211,211208,211206,211205,211180,211174,211157,211140,211121,211116,211115,211113,211112,211109,211108,211107,211102,211086,211085,211084,211083,211082,211076,211071,211066,211064,211058,211013,211007,210999,210996,210988,210977,210976,210975,210972,210885,210884,210883,210867,210847,210835,210828,210827,210818,210812,210811,210810,210809,210796,210791,210789,210783,210782,210774,210772,210771,210769,210768,210767,210766,210764,210731,210686,210685,210679,210652,210651,210649,210648,210647,210645,210622,210620,210617,210611,210592,210591,210583,210571,210566,210561,210552,210551,210531,210530,210523,210507,210505,210504,210503,210499,210492,210486,210481,210480,210472,210471,210469,210468,210466,210463,210462,210453,210452,210450,210449,210448,210447,210446,210445,210444,210443,210441,210440,210439,210433,210425,210415,210410,210404,210396,210387,210384,210382,210372,210350,210347,210345,210344,210337,210331,210329,210315,210285,210278,210277,210274,210265,210264,210230,210229,210195,210173,210172,210166,210150,210148,210147,210146,210136,210122,210121,210099,210077,210071,210065,210026,210021,210015,210005,209983,209982,209981,209969,209967,209965,209964,209963,209962,209894,209884,209874,209852,209851,209843,209835,209833,209832,209829,209828,209827,209808,209796,209795,209794,209793,209771,209770,209768,209759,209757,209755,209751,209749,209747,209740,209737,209736,209735,209734,209726,209722,209676,209627,209621,209616,209614,209606,209595,209593,209580,209579,209578,209577,209570,209569,209567,209566,209565,209563,209562,209559,209546,209535,209534,209521,209520,209513,209504,209496,209495,209494,209493,209492,209491,209489,209488,209456,209452,209449,209435,209434,209433,209367,209364,209353,209327,209280,209272,209256,209255,209237,209236,209235,209233,209200,209176,209175,209174,209144,209143,209121,209115,209108,209097,209096,209076,209045,209031,209014,209008,208948,208946,208945,208940,208921,208856,208855,208835,208833,208804,208777,208765,208750,208738,208733,208726,208722,208721,208718,208695,208688,208676,208670,208661,208660,208635,208633,208626,208600,208599,208591,208589,208588,208580,208578,208573,208572,208567,208566,208560,208557,208551,208550,208547,208514,208503,208502,208498,208487,208475,208467,208463,208458,208422,208421,208419,208418,208413,208411,208385,208359,208334,208333,208331,208330,208329,208326,208325,208324,208323,208321,208305,208291,208285,208284,208281,208278,208231,208182,208150)) OR (`Idx`=1 AND `CreatureID` IN (211224,211223,211222,211215,211213,211212,211211,211210,211208,211207,211206,211205,211204,211203,211202,211199,211182,211180,211174,211173,211172,211171,211170,211169,211168,211167,211157,211156,211152,211151,211150,211149,211148,211147,211144,211140,211137,211136,211135,211134,211133,211132,211131,211129,211127,211124,211123,211122,211121,211116,211115,211113,211112,211111,211109,211108,211107,211106,211104,211102,211099,211098,211086,211085,211084,211083,211082,211078,211077,211076,211071,211066,211064,211059,211058,211056,211052,211048,211045,211035,211018,211013,211007,211006,210999,210997,210996,210992,210988,210977,210976,210975,210974,210973,210972,210970,210969,210967,210962,210952,210945,210933,210932,210931,210930,210907,210906,210904,210903,210888,210885,210884,210883,210880,210870,210867,210854,210853,210849,210847,210839,210835,210829,210828,210827,210818,210816,210815,210812,210811,210810,210809,210806,210805,210804,210803,210796,210795,210791,210790,210789,210788,210783,210782,210777,210776,210775,210774,210772,210771,210769,210768,210767,210766,210764,210753,210752,210749,210748,210747,210746,210745,210744,210743,210742,210741,210740,210739,210733,210731,210725,210724,210723,210715,210714,210711,210710,210709,210708,210707,210706,210698,210690,210686,210685,210684,210680,210679,210676,210663,210662,210655,210652,210651,210649,210648,210647,210645,210629,210627,210622,210620,210619,210617,210612,210611,210610,210609,210596,210595,210594,210592,210591,210583,210573,210571,210566,210561,210560,210554,210553,210552,210551,210534,210532,210531,210530,210529,210527,210525,210523,210522,210516,210515,210507,210505,210504,210503,210499,210495,210492,210486,210481,210480,210475,210473,210472,210471,210469,210468,210466,210464,210463,210462,210453,210452,210450,210449,210448,210447,210446,210445,210444,210443,210442,210441,210440,210439,210437,210436,210433,210425,210421,210418,210416,210415,210410,210404,210396,210394,210393,210387,210384,210382,210376,210375,210374,210373,210372,210371,210370,210369,210368,210367,210363,210356,210355,210350,210347,210346,210345,210344,210339,210338,210337,210336,210332,210331,210329,210325,210323,210321,210315,210314,210312,210301,210300,210292,210285,210284,210283,210282,210279,210278,210277,210276,210275,210274,210273,210272,210265,210264,210261,210250,210249,210248,210241,210230,210229,210203,210195,210193,210192,210176,210175,210174,210173,210172,210170,210166,210155,210150,210148,210147,210146,210144,210142,210136,210135,210132,210127,210126,210122,210121,210119,210115,210112,210099,210088,210077,210074,210071,210065,210063,210026,210021,210020,210019,210017,210015,210009,210005,210004,209983,209982,209981,209975,209974,209969,209968,209967,209965,209964,209963,209962,209923,209922,209921,209920,209910,209894,209891,209884,209880,209878,209877,209874,209871,209852,209851,209846,209843,209841,209840,209835,209833,209832,209829,209828,209827,209820,209813,209809,209808,209807,209796,209795,209794,209793,209791,209784,209777,209771,209770,209768,209764,209760,209759,209757,209755,209751,209750,209749,209747,209745,209740,209737,209736,209735,209734,209727,209726,209722,209720,209717,209676,209659,209658,209657,209656,209655,209630,209627,209621,209616,209614,209613,209612,209606,209605,209604,209603,209600,209599,209595,209593,209583,209580,209579,209578,209577,209576,209575,209572,209570,209569,209567,209566,209565,209563,209562,209559,209551,209546,209535,209534,209525,209523,209521,209520,209513,209512,209506,209504,209497,209496,209495,209494,209493,209492,209491,209489,209488,209470,209462,209460,209456,209455,209454,209452,209449,209446,209442,209441,209438,209435,209434,209433,209421,209420,209419,209416,209404,209403,209396,209378,209373,209367,209364,209353,209351,209349,209342,209329,209327,209317,209289,209280,209279,209272,209271,209264,209257,209256,209255,209245,209237,209236,209235,209233,209222,209220,209212,209211,209205,209203,209202,209201,209200,209199,209189,209183,209176,209175,209174,209172,209170,209164,209162,209157,209146,209144,209143,209137,209130,209121,209118,209115,209112,209108,209104,209102,209099,209097,209096,209093,209086,209076,209071,209067,209045,209038,209031,209030,209027,209018,209015,209014,209011,209008,208995,208952,208949,208948,208946,208945,208944,208940,208924,208921,208911,208910,208898,208896,208866,208864,208861,208857,208856,208855,208848,208835,208833,208822,208820,208818,208808,208804,208787,208786,208780,208777,208770,208765,208757,208750,208746,208738,208733,208729,208726,208722,208721,208718,208715,208714,208710,208699,208695,208688,208687,208685,208683,208676,208670,208666,208661,208660,208654,208653,208635,208633,208632,208626,208623,208622,208621,208616,208615,208611,208610,208609,208607,208606,208605,208604,208600,208599,208591,208589,208588,208580,208578,208577,208575,208573,208572,208570,208569,208567,208566,208564,208560,208557,208556,208553,208551,208550,208547,208533,208522,208514,208511,208507,208506,208503,208502,208499,208498,208487,208486,208475,208473,208470,208469,208467,208463,208458,208447,208443,208441,208439,208438,208422,208421,208419,208418,208413,208412,208411,208400,208387,208385,208382,208381,208359,208344,208334,208333,208331,208330,208329,208327,208326,208325,208324,208323,208321,208320,208319,208315,208313,208312,208305,208298,208291,208285,208284,208283,208282,208281,208278,208276,208274,208252,208232,208231,208230,208229,208225,208224,208223,208219,208218,208217,208216,208215,208210,208190,208188,208182,208177,208168,208166,208165,208162,208150,208145)) OR (`Idx`=0 AND `CreatureID` IN (211224,211223,211222,211221,211220,211219,211218,211217,211216,211215,211214,211213,211212,211211,211210,211209,211208,211207,211206,211205,211204,211203,211202,211201,211199,211198,211197,211196,211195,211194,211193,211192,211191,211190,211187,211186,211185,211184,211182,211180,211179,211178,211177,211176,211175,211174,211173,211172,211171,211170,211169,211168,211167,211166,211165,211164,211163,211162,211161,211160,211159,211158,211157,211156,211155,211154,211153,211152,211151,211150,211149,211148,211147,211145,211144,211143,211142,211141,211140,211139,211138,211137,211136,211135,211134,211133,211132,211131,211130,211129,211127,211126,211125,211124,211123,211122,211121,211120,211119,211118,211117,211116,211115,211114,211113,211112,211111,211110,211109,211108,211107,211106,211105,211104,211103,211102,211101,211100,211099,211098,211097,211096,211095,211094,211093,211092,211091,211090,211089,211088,211087,211086,211085,211084,211083,211082,211081,211080,211079,211078,211077,211076,211075,211074,211073,211072,211071,211070,211069,211068,211067,211066,211065,211064,211063,211062,211061,211060,211059,211058,211057,211056,211055,211054,211053,211052,211051,211049,211048,211047,211046,211045,211044,211039,211038,211037,211036,211035,211034,211032,211031,211030,211029,211028,211027,211024,211023,211021,211020,211019,211018,211017,211016,211015,211014,211013,211010,211009,211008,211007,211006,211003,211002,210999,210997,210996,210993,210992,210990,210989,210988,210986,210985,210984,210983,210982,210981,210980,210978,210977,210976,210975,210974,210973,210972,210971,210970,210969,210968,210967,210966,210965,210964,210963,210962,210961,210960,210959,210958,210957,210956,210955,210954,210953,210952,210951,210950,210949,210947,210946,210945,210944,210943,210942,210941,210940,210939,210938,210937,210936,210935,210934,210933,210932,210931,210930,210928,210927,210926,210924,210923,210922,210921,210920,210919,210918,210917,210916,210915,210914,210913,210912,210911,210910,210909,210908,210907,210906,210905,210904,210903,210902,210900,210899,210898,210897,210895,210894,210893,210892,210891,210890,210889,210888,210886,210885,210884,210883,210882,210880,210879,210877,210876,210875,210874,210873,210872,210871,210870,210868,210867,210866,210865,210864,210863,210862,210861,210860,210859,210858,210857,210856,210855,210854,210853,210852,210851,210850,210849,210848,210847,210846,210844,210843,210842,210841,210839,210838,210837,210836,210835,210834,210833,210832,210831,210830,210829,210828,210827,210826,210825,210824,210823,210822,210821,210820,210819,210818,210817,210816,210815,210813,210812,210811,210810,210809,210808,210807,210806,210805,210804,210803,210799,210798,210797,210796,210795,210794,210793,210792,210791,210790,210789,210788,210785,210784,210783,210782,210781,210779,210777,210776,210775,210774,210772,210771,210769,210768,210767,210766,210765,210764,210763,210762,210761,210760,210759,210758,210757,210756,210755,210754,210753,210752,210751,210749,210748,210747,210746,210745,210744,210743,210742,210741,210740,210739,210738,210737,210736,210735,210734,210733,210732,210731,210730,210729,210728,210727,210726,210725,210724,210723,210722,210720,210719,210718,210717,210716,210715,210714,210713,210712,210711,210710,210709,210708,210707,210706,210705,210704,210703,210702,210701,210700,210699,210698,210696,210695,210694,210693,210692,210691,210690,210688,210687,210686,210685,210684,210683,210682,210681,210680,210679,210677,210676,210675,210674,210673,210672,210671,210670,210669,210668,210667,210666,210665,210663,210662,210659,210658,210657,210656,210655,210654,210653,210652,210651,210650,210649,210648,210647,210646,210645,210644,210643,210642,210641,210640,210639,210637,210636,210635,210634,210633,210632,210631,210630,210629,210628,210627,210626,210625,210624,210623,210622,210621,210620,210619,210618,210617,210616,210613,210612,210611,210610,210609,210608,210607,210606,210605,210604,210603,210602,210601,210600,210599,210598,210596,210595,210594,210593,210592,210591,210590,210589,210588,210587,210586,210585,210584,210583,210582,210581,210580,210579,210578,210577,210576,210575,210574,210573,210572,210571,210570,210569,210568,210567,210566,210565,210564,210563,210562,210561,210560,210559,210558,210557,210556,210555,210554,210553,210552,210551,210550,210547,210546,210544,210543,210542,210541,210540,210539,210538,210534,210532,210531,210530,210529,210527,210526,210525,210524,210523,210522,210521,210520,210519,210518,210517,210516,210515,210514,210513,210512,210511,210510,210508,210507,210506,210505,210504,210503,210500,210499,210498,210497,210496,210495,210494,210492,210488,210486,210485,210484,210481,210480,210479,210478,210477,210476,210475,210474,210473,210472,210471,210470,210469,210468,210467,210466,210465,210464,210463,210462,210461,210460,210459,210458,210457,210456,210455,210454,210453,210452,210450,210449,210448,210447,210446,210445,210444,210443,210442,210441,210440,210439,210438,210437,210436,210435,210434,210433,210432,210431,210430,210429,210428,210427,210426,210425,210424,210423,210422,210421,210420,210419,210418,210417,210416,210415,210413,210412,210411,210410,210409,210408,210407,210406,210405,210404,210403,210402,210401,210400,210399,210398,210397,210396,210395,210394,210393,210392,210391,210390,210389,210387,210384,210382,210380,210378,210376,210375,210374,210373,210372,210371,210370,210369,210368,210367,210366,210365,210364,210363,210362,210361,210359,210358,210357,210356,210355,210353,210352,210351,210350,210349,210348,210347,210346,210345,210344,210343,210342,210341,210340,210339,210338,210337,210336,210335,210334,210333,210332,210331,210330,210329,210328,210327,210326,210325,210324,210323,210322,210321,210320,210319,210318,210317,210316,210315,210314,210313,210312,210311,210310,210309,210308,210307,210306,210305,210304,210303,210301,210300,210298,210295,210294,210293,210292,210291,210290,210289,210288,210286,210285,210284,210283,210282,210281,210280,210279,210278,210277,210276,210275,210274,210273,210272,210271,210270,210269,210268,210267,210266,210265,210264,210263,210262,210261,210260,210259,210258,210257,210256,210255,210254,210253,210252,210251,210250,210249,210248,210247,210246,210245,210242,210241,210240,210239,210238,210237,210236,210235,210234,210231,210230,210229,210228,210226,210221,210211,210210,210209,210208,210207,210206,210205,210204,210203,210202,210200,210198,210197,210196,210195,210193,210192,210189,210188,210187,210186,210185,210184,210183,210182,210181,210180,210178,210177,210176,210175,210174,210173,210172,210171,210170,210169,210168,210167,210166,210165,210164,210163,210162,210161,210160,210159,210158,210157,210156,210155,210154,210153,210151,210150,210149,210148,210147,210146,210144,210143,210142,210141,210140,210139,210138,210137,210136,210135,210134,210133,210132,210131,210130,210129,210128,210127,210126,210125,210124,210122,210121,210120,210119,210118,210117,210116,210115,210114,210113,210112,210111,210110,210109,210108,210106,210104,210103,210102,210101,210099,210098,210097,210096,210095,210093,210092,210091,210089,210088,210087,210086,210085,210084,210083,210082,210081,210080,210079,210078,210077,210076,210075,210074,210073,210072,210071,210070,210069,210068,210065,210064,210063,210062,210061,210060,210059,210058,210056,210055,210054,210053,210052,210051,210050,210048,210047,210046,210045,210044,210043,210042,210041,210039,210038,210037,210036,210035,210034,210033,210032,210031,210030,210029,210028,210027,210026,210025,210024,210023,210022,210021,210020,210019,210017,210016,210015,210010,210009,210008,210005,210004,210003,210002,210001,210000,209999,209998,209997,209996,209995,209994,209993,209992,209991,209990,209989,209988,209987,209986,209985,209984,209983,209982,209981,209980,209977,209976,209975,209974,209973,209972,209971,209970,209969,209968,209967,209966,209965,209964,209963,209962,209961,209960,209959,209957,209956,209955,209953,209952,209951,209950,209947,209946,209945,209944,209943,209942,209938,209937,209936,209935,209934,209933,209932,209931,209930,209929,209927,209926,209925,209924,209923,209922,209921,209920,209919,209918,209917,209916,209915,209914,209913,209912,209911,209910,209909,209907,209905,209904,209903,209902,209901,209900,209899,209898,209897,209896,209895,209894,209893,209892,209891,209890,209888,209886,209884,209883,209882,209881,209880,209878,209877,209876,209875,209874,209873,209871,209870,209869,209868,209867,209866,209865,209864,209863,209862,209861,209860,209859,209858,209856,209855,209854,209853,209852,209851,209850,209849,209848,209847,209846,209845,209844,209843,209842,209841,209840,209838,209837,209836,209835,209834,209833,209832,209831,209829,209828,209827,209826,209821,209820,209819,209817,209816,209813,209810,209809,209808,209807,209805,209804,209803,209802,209801,209800,209799,209796,209795,209794,209793,209791,209790,209789,209788,209787,209786,209784,209783,209782,209781,209780,209779,209778,209777,209776,209775,209774,209772,209771,209770,209769,209768,209767,209766,209765,209764,209763,209762,209761,209760,209759,209757,209755,209754,209753,209752,209751,209750,209749,209748,209747,209746,209745,209744,209743,209741,209740,209739,209737,209736,209735,209734,209733,209732,209731,209730,209729,209727,209726,209725,209723,209722,209721,209720,209719,209718,209717,209716,209715,209714,209713,209712,209711,209710,209709,209708,209707,209706,209705,209704,209703,209702,209701,209700,209699,209698,209697,209696,209695,209694,209693,209692,209691,209690,209689,209688,209687,209686,209685,209684,209683,209682,209681,209679,209677,209676,209675,209674,209671,209669,209668,209667,209666,209665,209664,209663,209662,209661,209660,209659,209658,209657,209656,209655,209654,209653,209652,209651,209650,209649,209648,209647,209646,209645,209644,209643,209642,209641,209640,209639,209638,209637,209636,209635,209634,209633,209632,209631,209630,209629,209628,209627,209626,209625,209624,209623,209622,209621,209620,209619,209618,209617,209616,209614,209613,209612,209611,209610,209609,209606,209605,209604,209603,209602,209601,209600,209599,209598,209597,209596,209595,209594,209593,209592,209591,209590,209588,209587,209583,209581,209580,209579,209578,209577,209576,209575,209574,209573,209572,209571,209570,209569,209567,209566,209565,209564,209563,209562,209560,209559,209553,209552,209551,209550,209549,209547,209546,209545,209544,209543,209542,209541,209540,209539,209538,209537,209535,209534,209533,209527,209526,209525,209523,209522,209521,209520,209519,209518,209517,209516,209515,209514,209513,209512,209510,209509,209508,209507,209506,209505,209504,209503,209502,209501,209500,209499,209497,209496,209495,209494,209493,209492,209491,209490,209489,209488,209487,209486,209485,209484,209483,209482,209481,209480,209479,209478,209477,209476,209474,209473,209472,209471,209470,209469,209468,209467,209466,209465,209464,209462,209460,209458,209457,209456,209455,209454,209453,209452,209451,209450,209449,209448,209447,209446,209445,209444,209443,209442,209441,209440,209439,209438,209437,209435,209434,209433,209432,209431,209430,209429,209428,209427,209426,209425,209424,209423,209422,209421,209420,209419,209418,209416,209415,209414,209412,209411,209410,209409,209408,209407,209406,209405,209404,209403,209402,209401,209400,209399,209398,209397,209396,209395,209394,209393,209392,209391,209390,209388,209387,209386,209385,209384,209383,209382,209381,209380,209378,209377,209376,209375,209374,209373,209372,209371,209369,209367,209366,209365,209364,209363,209362,209361,209360,209359,209358,209357,209353,209352,209351,209349,209345,209343,209342,209337,209334,209333,209332,209331,209330,209329,209328,209327,209326,209325,209324,209323,209321,209320,209319,209318,209317,209313,209312,209310,209308,209307,209306,209305,209304,209303,209302,209301,209300,209299,209298,209297,209296,209295,209294,209293,209292,209291,209290,209289,209287,209286,209285,209283,209281,209280,209279,209278,209277,209276,209275,209274,209273,209272,209271,209270,209269,209268,209267,209266,209265,209264,209263,209262,209261,209260,209259,209258,209257,209256,209255,209254,209253,209252,209251,209250,209248,209247,209246,209245,209244,209242,209241,209240,209239,209238,209237,209236,209235,209234,209233,209232,209231,209230,209229,209228,209227,209225,209224,209223,209222,209221,209220,209219,209218,209217,209216,209215,209212,209211,209210,209208,209207,209206,209205,209204,209203,209202,209201,209200,209199,209198,209197,209196,209195,209194,209193,209192,209191,209189,209188,209187,209186,209185,209184,209183,209182,209181,209180,209179,209176,209175,209174,209173,209172,209171,209170,209169,209168,209167,209166,209165,209164,209163,209162,209161,209159,209157,209156,209154,209153,209152,209151,209150,209149,209148,209147,209146,209145,209144,209143,209142,209141,209140,209139,209138,209137,209136,209135,209134,209133,209132,209131,209130,209129,209128,209127,209126,209125,209124,209123,209122,209121,209118,209117,209116,209115,209114,209113,209112,209111,209110,209108,209107,209106,209105,209104,209103,209102,209101,209100,209099,209098,209097,209096,209095,209094,209093,209092,209091,209090,209089,209088,209087,209086,209085,209084,209083,209082,209081,209080,209079,209078,209077,209076,209075,209073,209072,209071,209069,209068,209067,209066,209065,209064,209059,209057,209056,209054,209053,209052,209051,209050,209049,209048,209047,209045,209042,209041,209040,209038,209036,209035,209034,209033,209032,209031,209030,209029,209028,209027,209026,209025,209024,209023,209022,209021,209020,209019,209018,209017,209016,209015,209014,209013,209011,209010,209009,209008,209007,209005,209003,209001,209000,208999,208998,208997,208996,208995,208994,208993,208992,208991,208990,208989,208988,208987,208986,208985,208984,208983,208982,208981,208980,208979,208978,208977,208976,208973,208970,208968,208967,208966,208965,208964,208963,208962,208959,208958,208957,208956,208953,208952,208951,208950,208949,208948,208946,208945,208944,208943,208942,208941,208940,208939,208938,208937,208936,208935,208934,208933,208932,208931,208930,208929,208928,208926,208925,208924,208923,208921,208918,208916,208915,208914,208913,208912,208911,208910,208909,208907,208906,208905,208904,208903,208900,208899,208898,208897,208896,208895,208894,208893,208892,208890,208889,208888,208887,208885,208884,208883,208882,208881,208880,208879,208878,208874,208873,208872,208871,208870,208867,208866,208865,208864,208863,208862,208861,208859,208858,208857,208856,208855,208854,208853,208852,208851,208850,208849,208848,208840,208839,208838,208837,208836,208835,208834,208833,208832,208831,208830,208825,208823,208822,208821,208820,208819,208818,208817,208816,208815,208814,208813,208808,208805,208804,208803,208801,208800,208799,208798,208797,208796,208795,208794,208793,208792,208791,208790,208789,208788,208787,208786,208785,208784,208783,208782,208781,208780,208779,208778,208777,208776,208775,208774,208773,208772,208771,208770,208769,208768,208767,208766,208765,208764,208763,208762,208761,208760,208759,208757,208755,208754,208753,208750,208749,208748,208747,208746,208745,208744,208743,208742,208741,208740,208739,208738,208737,208736,208735,208734,208733,208732,208731,208730,208729,208728,208727,208726,208725,208722,208721,208718,208715,208714,208713,208710,208709,208708,208707,208706,208705,208704,208703,208702,208701,208700,208699,208698,208697,208696,208695,208694,208693,208692,208691,208690,208689,208688,208687,208686,208685,208683,208681,208680,208678,208677,208676,208674,208673,208671,208670,208669,208668,208667,208666,208664,208663,208662,208661,208660,208659,208658,208654,208653,208651,208650,208649,208648,208647,208643,208642,208641,208640,208639,208637,208636,208635,208634,208633,208632,208631,208630,208628,208627,208626,208625,208624,208623,208622,208621,208620,208617,208616,208615,208614,208613,208612,208611,208610,208609,208608,208607,208606,208605,208604,208603,208602,208601,208600,208599,208598,208596,208595,208594,208593,208592,208591,208590,208589,208588,208587,208586,208585,208584,208583,208582,208581,208580,208578,208577,208576,208575,208574,208573,208572,208571,208570,208569,208568,208567,208566,208564,208563,208562,208561,208560,208559,208558,208557,208556,208555,208554,208553,208552,208551,208550,208549,208548,208547,208545,208544,208542,208540,208538,208537,208535,208533,208532,208529,208527,208526,208525,208524,208522,208521,208520,208519,208517,208516,208515,208514,208513,208511,208509,208507,208506,208505,208504,208503,208502,208500,208499,208498,208497,208496,208495,208494,208493,208492,208491,208490,208489,208488,208487,208486,208485,208484,208478,208477,208476,208475,208474,208473,208472,208470,208469,208467,208466,208464,208463,208462,208461,208460,208459,208458,208457,208456,208455,208454,208453,208452,208451,208450,208449,208448,208447,208446,208445,208443,208441,208440,208439,208438,208437,208436,208435,208434,208433,208431,208430,208429,208426,208425,208422,208421,208420,208419,208418,208415,208414,208413,208412,208411,208409,208408,208407,208406,208405,208404,208402,208401,208400,208399,208398,208394,208393,208392,208391,208389,208387,208385,208384,208383,208382,208381,208380,208379,208378,208377,208376,208374,208373,208371,208370,208369,208368,208367,208366,208365,208364,208363,208362,208361,208360,208359,208358,208357,208356,208355,208354,208352,208351,208349,208348,208347,208346,208345,208344,208343,208342,208341,208340,208339,208338,208337,208335,208334,208333,208332,208331,208330,208329,208328,208327,208326,208325,208324,208323,208322,208321,208320,208319,208318,208317,208316,208315,208314,208313,208312,208311,208310,208308,208306,208305,208304,208302,208301,208300,208299,208298,208297,208296,208295,208294,208292,208291,208290,208289,208288,208287,208286,208285,208284,208283,208282,208281,208280,208279,208278,208276,208274,208273,208272,208271,208270,208269,208268,208267,208266,208265,208264,208263,208262,208261,208260,208259,208258,208257,208256,208255,208254,208253,208252,208250,208249,208248,208247,208246,208245,208244,208243,208242,208241,208240,208239,208238,208237,208236,208235,208234,208233,208232,208231,208230,208229,208228,208227,208225,208224,208223,208222,208221,208220,208219,208218,208217,208216,208215,208214,208213,208212,208211,208210,208209,208208,208207,208206,208205,208204,208203,208202,208201,208200,208199,208198,208197,208195,208194,208193,208191,208190,208189,208188,208187,208186,208185,208183,208182,208181,208178,208177,208176,208175,208174,208173,208170,208169,208168,208167,208166,208165,208164,208162,208161,208159,208157,208156,208155,208153,208151,208150,208148,208147,208146,208145,208144)) OR (`Idx`=21 AND `CreatureID` IN (211222,211109,211107,211007,210827,210505,210347,210285,208804,208591,208588)) OR (`Idx`=20 AND `CreatureID` IN (211222,211109,211107,211007,210827,210505,210347,210285,208804,208591,208588)) OR (`Idx`=19 AND `CreatureID` IN (211222,211109,211107,211007,210827,210505,210347,210285,208804,208591,208588)) OR (`Idx`=18 AND `CreatureID` IN (211222,211109,211107,211007,210827,210505,210347,210285,209364,208804,208591,208588)) OR (`Idx`=17 AND `CreatureID` IN (211222,211109,211107,211007,210827,210505,210347,210285,210274,209364,208804,208591,208588,208333)) OR (`Idx`=16 AND `CreatureID` IN (211222,211109,211107,211007,210827,210505,210347,210285,210274,209364,208804,208591,208588,208333)) OR (`Idx`=15 AND `CreatureID` IN (211222,211109,211107,211007,210827,210505,210347,210285,210274,210146,209364,208804,208591,208588,208333)) OR (`Idx`=14 AND `CreatureID` IN (211222,211109,211107,211007,210828,210827,210505,210347,210285,210274,210146,209843,209566,209364,208804,208591,208588,208333)) OR (`Idx`=13 AND `CreatureID` IN (211222,211109,211107,211007,210828,210827,210505,210382,210347,210285,210274,210146,209843,209566,209364,208804,208591,208588,208333,208331)) OR (`Idx`=12 AND `CreatureID` IN (211222,211109,211107,211086,211007,210828,210827,210686,210505,210382,210347,210285,210274,210146,209843,209566,209364,208804,208591,208588,208333,208331)) OR (`Idx`=11 AND `CreatureID` IN (211222,211115,211109,211107,211086,211058,211007,210828,210827,210686,210649,210505,210382,210347,210345,210285,210274,210146,209962,209843,209569,209566,209364,209175,208804,208591,208588,208333,208331)) OR (`Idx`=10 AND `CreatureID` IN (211222,211115,211109,211107,211086,211058,211007,210828,210827,210686,210649,210505,210384,210382,210347,210345,210285,210274,210146,209962,209843,209569,209566,209513,209364,209175,208804,208591,208588,208333,208331)) OR (`Idx`=9 AND `CreatureID` IN (211222,211206,211205,211115,211109,211107,211086,211058,211007,210828,210827,210686,210649,210505,210384,210382,210347,210345,210285,210274,210146,209962,209843,209569,209566,209513,209364,209175,209144,209143,208804,208688,208591,208588,208458,208333,208331)) OR (`Idx`=8 AND `CreatureID` IN (211222,211206,211205,211115,211109,211107,211086,211058,211007,210867,210828,210827,210686,210649,210505,210480,210425,210384,210382,210347,210345,210285,210274,210166,210146,210021,209962,209843,209577,209569,209566,209513,209364,209235,209175,209144,209143,208804,208688,208661,208600,208591,208588,208458,208333,208331)) OR (`Idx`=7 AND `CreatureID` IN (211222,211212,211208,211206,211205,211116,211115,211109,211108,211107,211086,211085,211058,211007,210885,210867,210828,210827,210686,210652,210649,210617,210505,210480,210425,210384,210382,210347,210345,210285,210274,210166,210146,210122,210026,210021,209969,209963,209962,209894,209884,209843,209771,209606,209579,209577,209570,209569,209567,209566,209565,209535,209534,209513,209504,209435,209434,209433,209364,209353,209235,209200,209176,209175,209144,209143,208948,208804,208688,208661,208660,208600,208599,208591,208588,208475,208458,208333,208331,208285,208284,208281,208150)) OR (`Idx`=6 AND `CreatureID` IN (211222,211212,211208,211206,211205,211116,211115,211109,211108,211107,211086,211085,211071,211058,211007,210885,210867,210828,210827,210686,210685,210652,210649,210617,210583,210505,210480,210440,210425,210396,210384,210382,210347,210345,210285,210274,210166,210146,210122,210026,210021,209969,209963,209962,209894,209884,209843,209771,209734,209606,209579,209577,209570,209569,209567,209566,209565,209535,209534,209520,209513,209504,209435,209434,209433,209364,209353,209235,209200,209176,209175,209144,209143,209045,208948,208804,208688,208661,208660,208600,208599,208591,208588,208514,208475,208458,208334,208333,208331,208305,208285,208284,208281,208150)) OR (`Idx`=23 AND `CreatureID` IN (211109,211107,211007,210505,210347,210285,208804,208591,208588)) OR (`Idx`=22 AND `CreatureID` IN (211109,211107,211007,210505,210347,210285,208804,208591,208588)) OR (`Idx`=38 AND `CreatureID` IN (211107,210347,208588)) OR (`Idx`=37 AND `CreatureID` IN (211107,210347,208588)) OR (`Idx`=36 AND `CreatureID` IN (211107,210347,208588)) OR (`Idx`=35 AND `CreatureID` IN (211107,210347,210285,208588)) OR (`Idx`=34 AND `CreatureID` IN (211107,210347,210285,208588)) OR (`Idx`=33 AND `CreatureID` IN (211107,210505,210347,210285,208588)) OR (`Idx`=32 AND `CreatureID` IN (211107,210505,210347,210285,208588)) OR (`Idx`=31 AND `CreatureID` IN (211107,210505,210347,210285,208588)) OR (`Idx`=30 AND `CreatureID` IN (211107,210505,210347,210285,208588)) OR (`Idx`=29 AND `CreatureID` IN (211107,210505,210347,210285,208588)) OR (`Idx`=28 AND `CreatureID` IN (211107,210505,210347,210285,208588)) OR (`Idx`=27 AND `CreatureID` IN (211107,210505,210347,210285,208588)) OR (`Idx`=26 AND `CreatureID` IN (211107,210505,210347,210285,208588)) OR (`Idx`=25 AND `CreatureID` IN (211107,210505,210347,210285,208804,208588)) OR (`Idx`=24 AND `CreatureID` IN (211107,210505,210347,210285,208804,208588)) OR (`Idx`=39 AND `CreatureID` IN (210347,208588)) OR (`Idx`=47 AND `CreatureID`=208588) OR (`Idx`=46 AND `CreatureID`=208588) OR (`Idx`=45 AND `CreatureID`=208588) OR (`Idx`=44 AND `CreatureID`=208588) OR (`Idx`=43 AND `CreatureID`=208588) OR (`Idx`=42 AND `CreatureID`=208588) OR (`Idx`=41 AND `CreatureID`=208588) OR (`Idx`=40 AND `CreatureID`=208588); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (208143,208142,208141,208140,208139,208138,208137,208136,208135,208134,208133,208132,208131,208130,208129,208126,208125,208122,208121,208120,208119,208118,208117,208116,208115,208114,208113,208112,208111,208110,208109,208108,208107,208106,208105,208104,208103,208102,208101,208100,208099,208098,208096,208095,208094,208093,208092,208091,208090,208089,208088,208087,208086,208085,208084,208083,208082,208081,208080,208079,208078,208077,208076,208075,208074,208073,208072,208070,208066,208063,208061,208060,208059,208058,208057,208056,208055,208054,208053,208052,208051,208050,208049,208048,208047,208046,208045,208044,208043,208042,208040,208039,208038,208037,208035,208034,208032,208031,208030,208029,208028,208027,208026,208025,208021,208020,208019,208018,208006,208005,208004,208003,208002,208001,207999,207998,207997,207996,207995,207994,207993,207992,207991,207990,207987,207985,207983,207982,207980,207979,207978,207977,207976,207975,207974,207972,207971,207970,207969,207968,207967,207964,207963,207962,207960,207959,207955,207952,207950,207949,207948,207947,207945,207944,207943,207942,207941,207940,207939,207938,207937,207936,207935,207934,207933,207932,207931,207929,207928,207927,207926,207925,207924,207923,207922,207921,207920,207919,207918,207917,207916,207915,207914,207913,207912,207911,207910,207909,207908,207907,207906,207905,207904,207903,207902,207901,207900,207899,207898,207897,207896,207895,207894,207893,207892,207891,207890,207889,207888,207887,207886,207885,207884,207883,207882,207881,207880,207879,207878,207877,207876,207875,207874,207873,207872,207871,207870,207869,207868,207867,207866,207865,207864,207863,207862,207861,207860,207859,207858,207857,207856,207855,207854,207853,207852,207851,207850,207849,207848,207847,207846,207845,207844,207843,207842,207841,207840,207839,207838,207837,207836,207835,207833,207829,207828,207827,207826,207825,207824,207823,207822,207821,207820,207819,207818,207817,207816,207815,207814,207813,207812,207811,207810,207809,207808,207807,207806,207805,207804,207803,207802,207801,207800,207799,207798,207797,207796,207794,207792,207791,207790,207789,207788,207787,207786,207785,207784,207783,207782,207781,207780,207779,207778,207777,207776,207775,207774,207773,207772,207771,207770,207769,207768,207767,207766,207765,207764,207763,207762,207761,207760,207759,207758,207757,207756,207755,207753,207752,207751,207750,207749,207748,207747,207746,207745,207744,207742,207741,207740,207739,207738,207737,207735,207734,207732,207731,207730,207729,207728,207727,207726,207725,207720,207719,207718,207717,207716,207715,207714,207713,207712,207711,207710,207709,207708,207707,207706,207705,207704,207703,207702,207701,207700,207699,207698,207697,207696,207695,207694,207693,207691,207690,207688,207687,207686,207685,207684,207683,207682,207681,207677,207675,207674,207673,207672,207671,207670,207669,207668,207667,207666,207665,207664,207663,207662,207661,207660,207659,207658,207657,207656,207655,207654,207653,207652,207651,207650,207649,207648,207647,207646,207645,207644,207643,207642,207641,207640,207639,207638,207636,207635,207634,207633,207632,207630,207629,207628,207627,207626,207625,207624,207623,207622,207621,207620,207619,207618,207617,207616,207615,207614,207613,207612,207611,207610,207608,207607,207606,207605,207604,207603,207602,207601,207600,207599,207598,207597,207596,207595,207594,207593,207592,207590,207589,207587,207586,207585,207584,207583,207582,207581,207580,207579,207578,207575,207574,207573,207572,207571,207570,207569,207568,207567,207566,207565,207564,207563,207562,207561,207560,207559,207558,207557,207556,207555,207554,207553,207552,207551,207549,207548,207547,207546,207545,207543,207542,207540,207539,207538,207537,207536,207535,207534,207533,207532,207531,207530,207529,207528,207525,207524,207523,207522,207519,207518,207514,207513,207509,207508,207507,207506,207505,207504,207503,207502,207501,207500,207499,207498,207497,207496,207495,207494,207493,207490,207487,207486,207485,207482,207481,207480,207479,207478,207477,207476,207475,207474,207473,207472,207471,207470,207469,207468,207467,207466,207465,207464,207463,207462,207461,207460,207459,207456,207455,207454,207453,207452,207450,207448,207447,207438,207436,207430,207429,207417,207413,207392,207386,207382,207378,207375,207373,207371,207369,207366,207365,207364,207363,207362,207361,207360,207357,207355,207354,207353,207352,207351,207350,207348,207347,207346,207345,207344,207343,207342,207341,207340,207337,207336,207335,207334,207333,207332,207331,207330,207329,207328,207327,207326,207325,207323,207322,207321,207320,207317,207316,207315,207314,207313,207311,207310,207309,207307,207306,207304,207302,207301,207300,207299,207298,207297,207296,207295,207294,207293,207292,207291,207290,207289,207288,207287,207286,207285,207284,207283,207282,207280,207279,207278,207277,207276,207275,207274,207273,207272,207271,207270,207269,207268,207266,207265,207264,207263,207262,207261,207260,207259,207258,207257,207255,207254,207253,207252,207251,207250,207249,207248,207247,207246,207245,207244,207243,207242,207241,207240,207239,207237,207236,207235,207234,207233,207232,207231,207230,207229,207228,207227,207226,207225,207224,207223,207222,207221,207220,207219,207218,207217,207216,207215,207211,207210,207209,207208,207207,207206,207205,207204,207203,207202,207201,207200,207199,207198,207197,207196,207195,207194,207193,207192,207191,207190,207189,207188,207187,207186,207184,207183,207182,207181,207180,207179,207178,207177,207176,207175,207174,207173,207172,207171,207170,207169,207168,207167,207166,207165,207164,207163,207161,207160,207159,207158,207157,207156,207155,207154,207153,207152,207151,207150,207149,207148,207147,207145,207144,207143,207141,207140,207139,207137,207136,207135,207134,207133,207132,207131,207130,207129,207125,207124,207122,207120,207119,207118,207117,207116,207115,207113,207112,207111,207110,207109,207107,207106,207105,207103,207102,207101,207100,207099,207098,207097,207096,207095,207094,207093,207092,207091,207090,207089,207088,207087,207085,207084,207083,207082,207081,207080,207079,207078,207077,207075,207074,207072,207069,207068,207064,207063,207061,207060,207059,207057,207056,207055,207054,207053,207052,207051,207050,207049,207048,207047,207046,207045,207044,207043,207041,207040,207039,207038,207037,207036,207035,207034,207033,207032,207031,207030,207029,207028,207027,207026,207025,207024,207023,207022,207020,207018,207017,207016,207015,207014,207013,207012,207011,207008,207007,207005,207004,207003,207002,207001,207000,206999,206998,206997,206996,206995,206994,206993,206992,206991,206990,206989,206988,206987,206986,206985,206984,206983,206981,206980,206979,206978,206977,206976,206975,206974,206973,206972,206971,206970,206969,206968,206967,206966,206965,206964,206962,206961,206960,206959,206958,206957,206956,206955,206954,206953,206951,206950,206949,206948,206947,206946,206945,206944,206943,206942,206941,206940,206939,206938,206936,206935,206934,206933,206932,206931,206930,206928,206927,206925,206923,206921,206920,206917,206916,206915,206914,206913,206912,206911,206910,206907,206906,206905,206904,206903,206902,206901,206900,206899,206898,206896,206895,206894,206893,206892,206889,206888,206887,206886,206885,206884,206883,206882,206881,206880,206879,206878,206877,206876,206874,206873,206872,206871,206870,206869,206868,206867,206866,206865,206864,206863,206862,206861,206860,206859,206858,206857,206856,206855,206854,206853,206852,206851,206850,206849,206848,206847,206846,206845,206844,206843,206842,206841,206840,206839,206838,206837,206836,206835,206834,206833,206831,206830,206829,206828,206827,206826,206825,206824,206823,206822,206821,206820,206819,206818,206817,206816,206815,206814,206813,206812,206811,206810,206809,206808,206807,206806,206805,206804,206803,206802,206801,206800,206799,206798,206797,206796,206795,206794,206793,206792,206791,206790,206789,206788,206787,206786,206785,206784,206783,206782,206781,206780,206779,206778,206777,206776,206775,206774,206773,206772,206770,206769,206768,206767,206766,206765,206764,206763,206761,206760,206759,206758,206757,206756,206755,206754,206753,206752,206751,206750,206749,206748,206747,206746,206745,206744,206743,206741,206739,206738,206737,206736,206735,206734,206733,206732,206731,206730,206729,206728,206727,206726,206725,206724,206723,206722,206721,206720,206719,206718,206717,206716,206715,206714,206713,206712,206711,206710,206709,206708,206707,206706,206705,206704,206703,206702,206701,206700,206699,206698,206697,206696,206695,206694,206693,206692,206691,206690,206689,206688,206687,206686,206685,206684,206683,206682,206681,206680,206679,206678,206677,206676,206675,206674,206673,206672,206671,206670,206669,206668,206667,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206654,206653,206652,206651,206650,206649,206648,206647,206646,206645,206644,206643,206642,206641,206640,206639,206638,206637,206636,206635,206634,206633,206632,206631,206630,206629,206628,206627,206626,206625,206624,206623,206622,206621,206620,206619,206618,206617,206616,206615,206614,206613,206612,206605,206604,206603,206602,206601,206597,206596,206595,206594,206593,206592,206591,206590,206589,206588,206587,206586,206585,206584,206583,206582,206581,206580,206579,206578,206577,206576,206575,206574,206573,206572,206571,206570,206569,206568,206567,206566,206565,206564,206563,206562,206561,206560,206559,206558,206557,206556,206555,206554,206553,206552,206551,206550,206549,206548,206547,206546,206545,206544,206543,206542,206541,206540,206539,206538,206537,206536,206535,206534,206533,206532,206531,206530,206529,206528,206527,206526,206525,206524,206523,206522,206521,206520,206519,206518,206517,206516,206515,206514,206513,206511,206510,206508,206507,206506,206505,206504,206503,206502,206501,206500,206499,206498,206497,206496,206495,206494,206493,206492,206491,206490,206489,206488,206487,206486,206485,206484,206483,206482,206481,206480,206479,206478,206477,206476,206475,206474,206472,206471,206468,206467,206466,206463,206462,206461,206460,206459,206458,206457,206456,206455,206454,206453,206452,206450,206449,206448,206447,206446,206445,206444,206443,206442,206441,206440,206438,206437,206436,206432,206431,206430,206429,206428,206427,206425,206424,206422,206421,206420,206419,206418,206417,206416,206415,206414,206413,206412,206411,206410,206409,206408,206407,206406,206405,206404,206403,206402,206401,206400,206399,206398,206397,206393,206383,206381,206375,206364,206359,206358,206353,206352,206351,206350,206349,206348,206347,206346,206345,206344,206343,206342,206341,206340,206339,206338,206337,206336,206335,206334,206333,206332,206331,206330,206329,206328,206327,206326,206325,206324,206323,206322,206321,206320,206319,206318,206317,206316,206315,206314,206313,206312,206311,206310,206309,206308,206307,206306,206305,206304,206303,206302,206301,206300,206299,206298,206297,206296,206295,206294,206293,206292,206291,206290,206289,206288,206287,206286,206285,206284,206282,206281,206280,206279,206278,206277,206276,206275,206274,206273,206272,206271,206270,206269,206268,206267,206266,206265,206264,206263,206262,206261,206260,206259,206257,206256,206255,206254,206253,206252,206251,206250,206249,206247,206246,206244,206243,206242,206241,206240,206239,206238,206237,206236,206235,206234,206233,206232,206231,206230,206229,206228,206227,206226,206225,206224,206223,206222,206221,206220,206219,206218,206216,206215,206214,206213,206212,206211,206210,206209,206208,206207,206206,206205,206204,206203,206202,206201,206200,206199,206198,206197,206196,206195,206194,206193,206192,206191,206190,206189,206188,206187,206186,206185,206184,206183,206182,206181,206180,206179,206178,206177,206176,206175,206174,206173,206172,206171,206170,206168,206167,206166,206165,206164,206163,206162,206160,206159,206158,206157,206156,206151,206150,206149,206148,206147,206146,206145,206144,206143,206142,206141,206140,206138,206137,206136,206135,206134,206133,206132,206131,206130,206129,206128,206127,206125,206124,206123,206122,206121,206119,206118,206117,206116,206115,206114,206113,206112,206111,206110,206109,206108,206107,206106,206105,206104,206103,206102,206101,206100,206099,206098,206097,206096,206095,206094,206090,206088,206087,206086,206085,206084,206083,206082,206079,206078,206077,206076,206075,206074,206073,206072,206071,206070,206069,206068,206067,206066,206065,206064,206063,206062,206061,206060,206059,206058,206057,206056,206055,206054,206053,206052,206051,206050,206049,206048,206047,206042,206041,206039,206037,206035,206034,206033,206032,206030,206029,206028,206027,206026,206025,206024,206023,206022,206021,206020,206019,206018,206017,206016,206015,206014,206013,206012,206011,206010,206009,206008,206007,206006,206005,206001,206000,205996,205995,205994,205993,205992,205991,205990,205989,205983,205982,205981,205980,205979,205978,205977,205975,205974,205973,205972,205971,205970,205969,205968,205967,205966,205965,205964,205963,205962,205961,205960,205959,205956,205955,205954,205953,205952,205951,205950,205949,205948,205947,205946,205945,205944,205942,205940,205939,205938,205937,205936,205935,205934,205933,205932,205931,205930,205929,205928,205927,205926,205925,205924,205923,205922,205921,205920,205919,205918,205917,205916,205914,205912,205911,205910,205907,205906,205905,205904,205896,205895,205894,205893,205892,205891,205889,205888,205887,205886,205885,205884,205883,205882,205880,205879,205878,205877,205876,205875,205874,205873,205872,205871,205870,205869,205868,205867,205866,205865,205864,205863,205862,205861,205860,205859,205858,205857,205856,205855,205854,205853,205852,205851,205850,205849,205848,205847,205846,205845,205844,205843,205842,205841,205840,205839,205837,205836,205835,205834,205833,205832,205831,205830,205825,205824,205823,205822,205821,205820,205819,205818,205817,205816,205815,205814,205813,205812,205811,205810,205809,205808,205807,205806,205804,205803,205802,205801,205800,205799,205798,205797,205796,205795,205794,205793,205792,205791,205790,205789,205788,205787,205786,205785,205784,205783,205782,205781,205780,205778,205777,205776,205775,205774,205773,205772,205771,205770,205769,205768,205766,205764,205763,205762,205761,205760,205759,205758,205757,205756,205755,205754,205753,205752,205751,205750,205749,205748,205747,205746,205745,205744,205743,205742,205741,205740,205739,205738,205737,205736,205735,205734,205732,205731,205730,205728,205727,205726,205725,205723,205722,205721,205719,205718,205717,205716,205715,205713,205712,205711,205710,205709,205708,205707,205706,205705,205704,205703,205702,205701,205699,205698,205697,205696,205695,205694,205693,205691,205690,205689,205688,205687,205686,205685,205684,205683,205682,205681,205680,205679,205678,205677,205676,205675,205674,205673,205672,205671,205670,205669,205668,205667,205666,205665,205664,205663,205662,205661,205660,205659,205658,205657,205656,205655,205654,205653,205652,205651,205650,205649,205648,205647,205646,205645,205644,205643,205642,205641,205640,205639,205638,205637,205636,205634,205632,205631,205630,205629,205628,205627,205626,205625,205624,205623,205622,205621,205620,205619,205618,205617,205616,205615,205614,205613,205612,205611,205610,205609,205608,205607,205606,205605,205604,205602,205601,205600,205599,205598,205597,205596,205595,205594,205593,205592,205591,205590,205589,205583,205582,205581,205580,205579,205578,205577,205576,205575,205574,205573,205572,205571,205570,205569,205568,205567,205566,205565,205564,205563,205562,205561,205560,205559,205558,205557,205556,205555,205554,205553,205552,205551,205550,205549,205548,205547,205546,205545,205544,205543,205542,205541,205540,205538,205537,205536,205535,205534,205533,205532,205531,205530,205529,205528,205527,205526,205525,205524,205523,205522,205521,205520,205519,205518,205517,205516,205515,205514,205513,205512,205511,205510,205509,205508,205507,205506,205505,205504,205503,205502,205501,205500,205499,205498,205497,205496,205495,205494,205493,205492,205491,205490,205489,205488,205487,205486,205485,205484,205483,205482,205481,205480,205479,205478,205477,205475,205474,205473,205471,205470,205469,205468,205467,205466,205465,205464,205463,205462,205461,205460,205459,205458,205456,205455,205454,205453,205451,205450,205449,205448,205447,205446,205445,205444,205443,205442,205440,205439,205438,205437,205436,205435,205434,205433,205432,205431,205430,205429,205428,205427,205426,205425,205424,205421,205419,205418,205417,205416,205415,205414,205413,205412,205411,205410,205409,205408,205407,205406,205405,205404,205403,205402,205401,205400,205399,205398,205397,205396,205395,205394,205393,205392,205391,205390,205389,205388,205387,205386,205385,205384,205381,205380,205379,205378,205377,205376,205375,205374,205371,205370,205369,205368,205367,205366,205365,205364,205363,205362,205361,205360,205359,205358,205357,205356,205355,205354,205353,205352,205351,205350,205349,205348,205347,205345,205344,205343,205342,205341,205340,205339,205338,205337,205336,205335,205334,205333,205332,205331,205330,205329,205328,205327,205326,205323,205322,205321,205320,205319,205318,205317,205316,205315,205314,205313,205311,205310,205309,205308,205307,205306,205305,205304,205302,205301,205300,205299,205298,205297,205296,205295,205294,205293,205292,205291,205290,205289,205288,205287,205286,205285,205284,205283,205282,205281,205280,205279,205277,205276,205275,205274,205273,205272,205271,205270,205269,205268,205267,205266,205265,205264,205263,205262,205261,205260,205259,205258,205257,205256,205255,205254,205253,205252,205251,205250,205249,205248,205247,205246,205245,205244,205243,205242,205241,205240,205239,205238,205237,205236,205235,205234,205233,205232,205231,205230,205229,205228,205227,205226,205225,205224,205223,205222,205221,205220,205219,205218,205217,205216,205215,205214,205213,205212,205211,205210,205208,205206,205205,205204,205203,205202,205201,205199,205198,205197,205196,205195,205194,205193,205192,205191,205190,205189,205188,205187,205186,205185,205184,205183,205182,205181,205180,205179,205178,205177,205176,205175,205174,205173,205170,205169,205168,205167,205166,205165,205163,205162,205161,205160,205159,205158,205157,205156,205155,205154,205152,205151,205149,205148,205147,205146,205145,205144,205143,205142,205141,205140,205139,205138,205137,205136,205135,205134,205133,205132,205131,205130,205129,205128,205127,205126,205125,205124,205123,205122,205121,205119,205118,205117,205116,205115,205114,205113,205112,205111,205110,205109,205108,205107,205106,205105,205104,205103,205102,205101,205100,205099,205098,205097,205096,205095,205094,205093,205092,205091,205090,205089,205088,205087,205086,205085,205084,205082,205081,205080,205079,205078,205077,205076,205075,205074,205073,205072,205071,205070,205069,205068,205067,205066,205065,205064,205063,205062,205061,205060,205059,205058,205057,205056,205055,205054,205053,205052,205051,205050,205049,205048,205047,205046,205045,205044,205043,205042,205041,205040,205037,205036,205035,205034,205031,205030,205029,205028,205027,205026,205025,205024,205023,205022,205021,205020,205019,205018,205017,205016,205015,205014,205013,205012,205011,205010,205009,205008,205007,205006,205005,205004,205003,205002,205001,205000,204999,204998,204997,204996,204995,204994,204993,204992,204991,204990,204988,204987,204986,204985,204979,204978,204977,204976,204975,204974,204973,204972,204971,204970,204969,204968,204967,204966,204965,204964,204959,204957,204956,204955,204954,204953,204952,204951,204950,204949,204948,204947,204946,204945,204944,204943,204942,204941,204939,204938,204936,204934,204933,204932,204931,204930,204929,204928,204927,204926,204925,204924,204923,204922,204920,204919,204918,204917,204916,204915,204914,204913,204912,204911,204910,204909,204908,204907,204906,204905,204904,204903,204902,204901,204900,204899,204898,204897,204896,204895,204894,204893,204892,204891,204890,204889,204888,204887,204886,204885,204884,204883,204882,204881,204880,204879,204878,204877,204876)) OR (`Idx`=2 AND `CreatureID` IN (208131,208122,208121,208117,208103,208081,208040,208039,208031,208004,207982,207963,207945,207943,207933,207861,207859,207848,207828,207825,207800,207782,207769,207766,207740,207739,207705,207702,207700,207671,207660,207626,207531,207523,207500,207498,207417,207352,207351,207350,207336,207333,207332,207328,207317,207316,207304,207302,207301,207286,207285,207284,207280,207276,207275,207274,207273,207272,207210,207203,207201,207184,207183,207182,207181,207180,207179,207175,207165,207164,207139,207130,207129,207117,207110,207109,207099,207091,207089,207088,207087,207081,207072,207048,207047,207041,207040,207039,207038,207030,207029,207017,207016,207015,207008,207007,206990,206979,206975,206974,206940,206921,206900,206896,206866,206860,206859,206858,206838,206837,206836,206835,206833,206829,206827,206826,206824,206821,206819,206817,206806,206802,206801,206800,206799,206798,206797,206796,206794,206784,206783,206782,206781,206780,206776,206775,206774,206772,206754,206753,206752,206751,206737,206728,206727,206726,206722,206720,206719,206718,206717,206714,206713,206711,206709,206708,206706,206702,206701,206699,206697,206691,206686,206685,206676,206675,206674,206673,206668,206667,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206654,206653,206652,206651,206649,206643,206604,206603,206601,206597,206582,206581,206580,206579,206578,206577,206576,206575,206574,206564,206563,206562,206560,206559,206558,206557,206556,206555,206554,206552,206551,206550,206549,206548,206546,206518,206493,206492,206491,206490,206489,206488,206487,206482,206481,206440,206431,206416,206411,206408,206375,206352,206323,206322,206321,206270,206269,206266,206264,206242,206241,206240,206239,206237,206236,206235,206234,206232,206231,206229,206227,206226,206224,206223,206189,206182,206179,206168,206167,206162,206146,206129,206094,206090,206078,206076,206073,206068,206067,206063,206042,206029,206024,206023,206016,206010,205992,205978,205962,205961,205960,205948,205939,205938,205937,205936,205912,205910,205907,205906,205905,205887,205875,205860,205843,205799,205751,205749,205726,205699,205698,205696,205670,205643,205642,205641,205627,205594,205564,205563,205562,205559,205551,205477,205471,205445,205440,205439,205436,205430,205406,205379,205368,205361,205348,205344,205339,205338,205296,205245,205244,205227,205225,205213,205210,205202,205159,205157,205151,205146,205143,205141,205140,205138,205137,205131,205066,205061,205059,205055,205054,205043,205041,205035,205028,205027,205025,205020,205014,205007,205003,204996,204986,204932,204924)) OR (`Idx`=1 AND `CreatureID` IN (208131,208129,208122,208121,208117,208110,208109,208103,208087,208086,208085,208084,208083,208081,208078,208061,208053,208051,208050,208049,208048,208040,208039,208032,208031,208006,208004,208002,207999,207993,207990,207982,207977,207963,207947,207945,207943,207938,207933,207914,207861,207859,207857,207848,207846,207835,207829,207828,207825,207824,207810,207800,207799,207789,207782,207774,207772,207771,207769,207766,207764,207750,207749,207746,207744,207740,207739,207737,207707,207706,207705,207704,207702,207701,207700,207693,207677,207674,207672,207671,207664,207663,207662,207660,207658,207656,207655,207654,207653,207652,207650,207649,207634,207630,207629,207628,207626,207613,207612,207610,207598,207597,207595,207587,207586,207585,207584,207583,207582,207581,207580,207579,207578,207575,207574,207573,207566,207562,207561,207551,207549,207545,207542,207540,207534,207533,207531,207523,207500,207498,207497,207487,207486,207474,207466,207465,207463,207460,207459,207456,207454,207450,207447,207429,207417,207386,207365,207352,207351,207350,207346,207343,207336,207333,207332,207328,207317,207316,207304,207302,207301,207299,207286,207285,207284,207280,207276,207275,207274,207273,207272,207241,207236,207234,207223,207219,207216,207210,207208,207203,207201,207184,207183,207182,207181,207180,207179,207177,207175,207174,207172,207171,207166,207165,207164,207156,207154,207153,207152,207148,207147,207139,207132,207130,207129,207117,207110,207109,207099,207091,207089,207088,207087,207081,207075,207072,207056,207050,207048,207047,207041,207040,207039,207038,207030,207029,207018,207017,207016,207015,207008,207007,206990,206989,206979,206975,206974,206940,206931,206921,206900,206896,206877,206866,206860,206859,206858,206845,206839,206838,206837,206836,206835,206833,206829,206827,206826,206824,206821,206819,206817,206806,206802,206801,206800,206799,206798,206797,206796,206794,206790,206789,206786,206785,206784,206783,206782,206781,206780,206779,206776,206775,206774,206772,206768,206763,206754,206753,206752,206751,206738,206737,206728,206727,206726,206722,206721,206720,206719,206718,206717,206714,206713,206711,206709,206708,206706,206702,206701,206699,206697,206691,206686,206685,206680,206676,206675,206674,206673,206668,206667,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206654,206653,206652,206651,206650,206649,206643,206637,206612,206604,206603,206601,206597,206587,206582,206581,206580,206579,206578,206577,206576,206575,206574,206573,206565,206564,206563,206562,206560,206559,206558,206557,206556,206555,206554,206552,206551,206550,206549,206548,206546,206518,206517,206511,206497,206494,206493,206492,206491,206490,206489,206488,206487,206482,206481,206475,206454,206453,206440,206431,206422,206416,206412,206411,206408,206393,206375,206352,206334,206323,206322,206321,206270,206269,206267,206266,206264,206259,206242,206241,206240,206239,206237,206236,206235,206234,206232,206231,206230,206229,206227,206226,206224,206223,206215,206214,206191,206189,206187,206182,206179,206178,206177,206168,206167,206163,206162,206146,206138,206129,206127,206125,206121,206118,206113,206112,206111,206110,206109,206108,206105,206099,206094,206090,206088,206083,206082,206079,206078,206076,206073,206068,206067,206063,206042,206037,206029,206024,206023,206018,206016,206010,206008,206005,205992,205991,205990,205989,205983,205980,205978,205970,205962,205961,205960,205948,205939,205938,205937,205936,205935,205934,205928,205926,205919,205918,205916,205912,205910,205907,205906,205905,205894,205887,205882,205877,205875,205860,205849,205843,205842,205840,205819,205812,205808,205799,205797,205789,205753,205752,205751,205750,205749,205748,205740,205739,205726,205722,205721,205719,205702,205701,205699,205698,205697,205696,205690,205678,205677,205670,205669,205668,205643,205642,205641,205639,205634,205627,205617,205616,205615,205614,205606,205602,205595,205594,205583,205564,205563,205562,205559,205558,205555,205551,205536,205535,205534,205533,205532,205491,205487,205485,205483,205481,205479,205477,205475,205471,205459,205445,205440,205439,205436,205432,205431,205430,205427,205409,205406,205395,205393,205379,205377,205375,205368,205361,205352,205351,205349,205348,205347,205344,205343,205342,205341,205340,205339,205338,205334,205329,205328,205314,205313,205299,205298,205296,205295,205259,205245,205244,205227,205225,205217,205215,205213,205210,205206,205202,205198,205193,205192,205168,205159,205157,205151,205146,205143,205141,205140,205138,205137,205131,205128,205126,205123,205122,205079,205078,205071,205066,205063,205061,205059,205056,205055,205054,205053,205043,205041,205035,205028,205027,205025,205020,205014,205013,205011,205007,205006,205005,205004,205003,205002,205001,204999,204996,204986,204985,204975,204971,204968,204967,204943,204932,204927,204924,204923)) OR (`Idx`=7 AND `CreatureID` IN (208122,208121,208031,207933,207739,207705,207671,207660,207500,207328,207304,207301,207280,207276,207274,207272,207203,207201,207183,207182,207181,207180,207179,207164,207129,207117,207089,207088,207072,207048,207047,207041,207039,207030,207029,207017,207016,207015,206940,206866,206835,206833,206783,206781,206780,206754,206753,206722,206719,206718,206717,206714,206713,206708,206706,206702,206701,206691,206676,206674,206664,206663,206662,206661,206660,206659,206658,206657,206649,206604,206603,206601,206576,206548,206375,206264,206239,206167,206042,205939,205938,205937,205936,205910,205907,205906,205905,205843,205799,205670,205642,205641,205361,205210,205159,205151,205131,205054,205043,204996)) OR (`Idx`=6 AND `CreatureID` IN (208122,208121,208039,208031,207933,207848,207739,207705,207671,207660,207500,207328,207304,207301,207280,207276,207274,207272,207203,207201,207183,207182,207181,207180,207179,207164,207129,207117,207089,207088,207072,207048,207047,207041,207039,207030,207029,207017,207016,207015,206940,206866,206835,206833,206794,206783,206782,206781,206780,206754,206753,206722,206719,206718,206717,206714,206713,206708,206706,206702,206701,206691,206676,206674,206664,206663,206662,206661,206660,206659,206658,206657,206656,206649,206604,206603,206601,206576,206548,206375,206264,206239,206167,206042,205939,205938,205937,205936,205910,205907,205906,205905,205843,205799,205670,205642,205641,205471,205436,205361,205210,205159,205151,205141,205131,205055,205054,205043,204996)) OR (`Idx`=5 AND `CreatureID` IN (208122,208121,208039,208031,207982,207943,207933,207848,207800,207739,207705,207702,207671,207660,207531,207523,207500,207417,207333,207332,207328,207304,207301,207284,207280,207276,207275,207274,207272,207203,207201,207183,207182,207181,207180,207179,207164,207139,207130,207129,207117,207089,207088,207072,207048,207047,207041,207040,207039,207038,207030,207029,207017,207016,207015,206975,206940,206900,206866,206860,206859,206858,206838,206837,206836,206835,206833,206829,206824,206794,206783,206782,206781,206780,206776,206772,206754,206753,206751,206722,206719,206718,206717,206714,206713,206711,206709,206708,206706,206702,206701,206691,206676,206674,206668,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206649,206604,206603,206601,206582,206581,206580,206579,206578,206577,206576,206559,206554,206548,206518,206481,206440,206375,206323,206322,206321,206270,206269,206266,206264,206239,206234,206167,206162,206146,206063,206042,206024,206023,205939,205938,205937,205936,205912,205910,205907,205906,205905,205843,205799,205670,205642,205641,205471,205436,205361,205210,205159,205151,205141,205138,205131,205055,205054,205043,204996)) OR (`Idx`=4 AND `CreatureID` IN (208122,208121,208039,208031,207982,207943,207933,207848,207828,207800,207739,207705,207702,207671,207660,207531,207523,207500,207498,207417,207333,207332,207328,207304,207302,207301,207284,207280,207276,207275,207274,207272,207210,207203,207201,207183,207182,207181,207180,207179,207164,207139,207130,207129,207117,207089,207088,207072,207048,207047,207041,207040,207039,207038,207030,207029,207017,207016,207015,206975,206940,206900,206866,206860,206859,206858,206838,206837,206836,206835,206833,206829,206824,206802,206801,206798,206796,206794,206783,206782,206781,206780,206776,206772,206754,206753,206751,206722,206719,206718,206717,206714,206713,206711,206709,206708,206706,206702,206701,206699,206691,206676,206674,206668,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206649,206643,206604,206603,206601,206582,206581,206580,206579,206578,206577,206576,206559,206554,206548,206518,206481,206440,206375,206323,206322,206321,206270,206269,206266,206264,206239,206234,206232,206224,206223,206167,206162,206146,206073,206068,206063,206042,206024,206023,206016,206010,205939,205938,205937,205936,205912,205910,205907,205906,205905,205843,205799,205749,205699,205670,205642,205641,205471,205436,205361,205210,205159,205151,205141,205138,205131,205059,205055,205054,205043,204996)) OR (`Idx`=3 AND `CreatureID` IN (208122,208121,208039,208031,207982,207943,207933,207861,207848,207828,207825,207800,207782,207769,207766,207740,207739,207705,207702,207671,207660,207531,207523,207500,207498,207417,207336,207333,207332,207328,207304,207302,207301,207286,207284,207280,207276,207275,207274,207273,207272,207210,207203,207201,207183,207182,207181,207180,207179,207165,207164,207139,207130,207129,207117,207099,207091,207089,207088,207087,207072,207048,207047,207041,207040,207039,207038,207030,207029,207017,207016,207015,207008,206975,206940,206900,206866,206860,206859,206858,206838,206837,206836,206835,206833,206829,206827,206826,206824,206819,206817,206802,206801,206798,206796,206794,206783,206782,206781,206780,206776,206775,206774,206772,206754,206753,206752,206751,206727,206726,206722,206720,206719,206718,206717,206714,206713,206711,206709,206708,206706,206702,206701,206699,206691,206676,206675,206674,206673,206668,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206649,206643,206604,206603,206601,206597,206582,206581,206580,206579,206578,206577,206576,206575,206574,206564,206563,206562,206559,206556,206554,206552,206548,206518,206492,206490,206482,206481,206440,206431,206375,206352,206323,206322,206321,206270,206269,206266,206264,206242,206241,206240,206239,206236,206234,206232,206231,206229,206224,206223,206182,206168,206167,206162,206146,206094,206078,206073,206068,206063,206042,206029,206024,206023,206016,206010,205992,205962,205960,205939,205938,205937,205936,205912,205910,205907,205906,205905,205875,205860,205843,205799,205749,205726,205699,205696,205670,205642,205641,205627,205594,205564,205551,205477,205471,205445,205440,205439,205436,205406,205368,205361,205348,205338,205296,205227,205225,205210,205159,205151,205143,205141,205140,205138,205137,205131,205059,205055,205054,205043,205035,205028,205027,205025,205020,205014,205007,204996,204986,204932,204924)) OR (`Idx`=9 AND `CreatureID` IN (207933,207671,207500,207203,207183,207182,207181,207180,207164,207039,207029,207017,206940,206783,206781,206754,206753,206719,206718,206717,206713,206662,206661,206604,206603,206375,206167,206042,205670,205641,205151,205131,205054,204996)) OR (`Idx`=8 AND `CreatureID` IN (207933,207705,207671,207660,207500,207203,207201,207183,207182,207181,207180,207179,207164,207039,207029,207017,207016,206940,206866,206783,206781,206754,206753,206719,206718,206717,206714,206713,206662,206661,206649,206604,206603,206548,206375,206167,206042,205670,205642,205641,205151,205131,205054,204996)) OR (`Idx`=11 AND `CreatureID` IN (207039,207029,207017,206754,206753,206719,206718,206717,206713,206662,206661,206604,206603,206042,205670,205151,205131,205054)) OR (`Idx`=10 AND `CreatureID` IN (207039,207029,207017,206754,206753,206719,206718,206717,206713,206662,206661,206604,206603,206042,205670,205151,205131,205054)) OR (`Idx`=35 AND `CreatureID` IN (207017,206754,206753,206719,206718)) OR (`Idx`=34 AND `CreatureID` IN (207017,206754,206753,206719,206718)) OR (`Idx`=33 AND `CreatureID` IN (207017,206754,206753,206719,206718)) OR (`Idx`=32 AND `CreatureID` IN (207017,206754,206753,206719,206718)) OR (`Idx`=31 AND `CreatureID` IN (207017,206754,206753,206719,206718)) OR (`Idx`=30 AND `CreatureID` IN (207017,206754,206753,206719,206718)) OR (`Idx`=29 AND `CreatureID` IN (207017,206754,206753,206719,206718)) OR (`Idx`=28 AND `CreatureID` IN (207017,206754,206753,206719,206718)) OR (`Idx`=27 AND `CreatureID` IN (207017,206754,206753,206719,206718)) OR (`Idx`=26 AND `CreatureID` IN (207017,206754,206753,206719,206718)) OR (`Idx`=25 AND `CreatureID` IN (207017,206754,206753,206719,206718)) OR (`Idx`=24 AND `CreatureID` IN (207017,206754,206753,206719,206718)) OR (`Idx`=23 AND `CreatureID` IN (207017,206754,206753,206719,206718,205131)) OR (`Idx`=22 AND `CreatureID` IN (207017,206754,206753,206719,206718,205131)) OR (`Idx`=21 AND `CreatureID` IN (207017,206754,206753,206719,206718,205131)) OR (`Idx`=20 AND `CreatureID` IN (207017,206754,206753,206719,206718,205131)) OR (`Idx`=19 AND `CreatureID` IN (207017,206754,206753,206719,206718,205131)) OR (`Idx`=18 AND `CreatureID` IN (207017,206754,206753,206719,206718,205670,205131)) OR (`Idx`=17 AND `CreatureID` IN (207017,206754,206753,206719,206718,205670,205131)) OR (`Idx`=16 AND `CreatureID` IN (207017,206754,206753,206719,206718,205670,205131)) OR (`Idx`=15 AND `CreatureID` IN (207017,206754,206753,206719,206718,205670,205131)) OR (`Idx`=14 AND `CreatureID` IN (207017,206754,206753,206719,206718,206713,205670,205131)) OR (`Idx`=13 AND `CreatureID` IN (207017,206754,206753,206719,206718,206713,205670,205131,205054)) OR (`Idx`=12 AND `CreatureID` IN (207017,206754,206753,206719,206718,206713,205670,205131,205054)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (204875,204874,204873,204872,204871,204870,204869,204868,204867,204866,204865,204864,204863,204862,204861,204860,204859,204858,204857,204856,204855,204854,204853,204852,204851,204850,204849,204848,204847,204846,204845,204844,204843,204842,204841,204840,204839,204838,204837,204836,204835,204834,204833,204832,204831,204830,204829,204828,204826,204825,204824,204823,204822,204821,204820,204819,204818,204817,204816,204815,204814,204813,204812,204810,204809,204808,204805,204804,204803,204802,204801,204800,204799,204798,204797,204796,204795,204794,204793,204792,204791,204790,204789,204788,204787,204786,204785,204784,204783,204780,204779,204778,204777,204773,204772,204771,204770,204769,204768,204766,204765,204764,204763,204762,204761,204760,204759,204757,204756,204754,204753,204751,204750,204749,204748,204747,204746,204745,204744,204743,204742,204741,204740,204739,204738,204737,204736,204735,204734,204733,204732,204731,204730,204729,204728,204726,204725,204724,204723,204722,204717,204716,204715,204714,204713,204712,204711,204710,204709,204708,204707,204706,204705,204704,204703,204702,204701,204700,204699,204698,204697,204696,204695,204694,204693,204692,204691,204690,204689,204688,204687,204686,204685,204684,204683,204682,204681,204680,204679,204678,204677,204676,204674,204673,204672,204671,204670,204669,204668,204667,204664,204663,204658,204657,204656,204655,204654,204653,204652,204651,204650,204649,204648,204647,204646,204644,204643,204642,204641,204640,204639,204634,204633,204632,204631,204630,204629,204628,204625,204624,204623,204621,204619,204618,204616,204615,204614,204613,204612,204611,204610,204609,204608,204607,204606,204605,204604,204603,204602,204601,204600,204599,204598,204597,204596,204595,204594,204593,204592,204591,204590,204589,204587,204586,204584,204583,204582,204581,204580,204579,204578,204577,204576,204575,204574,204573,204572,204571,204569,204568,204567,204566,204562,204561,204560,204559,204557,204556,204555,204554,204553,204552,204550,204549,204548,204547,204546,204544,204543,204542,204541,204540,204539,204538,204537,204536,204535,204534,204533,204532,204531,204530,204529,204528,204527,204526,204525,204524,204523,204522,204521,204520,204519,204518,204517,204516,204515,204514,204513,204512,204511,204510,204509,204508,204506,204505,204504,204502,204501,204500,204499,204498,204497,204496,204495,204494,204493,204492,204491,204490,204489,204488,204487,204486,204485,204484,204483,204482,204481,204480,204479,204478,204477,204476,204475,204474,204473,204472,204471,204470,204469,204468,204467,204466,204465,204464,204463,204462,204461,204460,204459,204458,204457,204456,204454,204453,204452,204451,204450,204449,204448,204447,204446,204445,204444,204443,204442,204441,204439,204438,204437,204436,204435,204434,204433,204432,204431,204430,204428,204427,204426,204425,204424,204423,204422,204421,204420,204419,204418,204417,204416,204415,204414,204413,204412,204411,204410,204409,204407,204406,204405,204404,204403,204402,204401,204400,204399,204398,204397,204395,204394,204393,204392,204391,204390,204389,204388,204387,204386,204385,204384,204383,204382,204381,204380,204379,204378,204377,204376,204375,204374,204373,204372,204371,204370,204369,204368,204367,204366,204365,204364,204363,204362,204361,204360,204359,204358,204356,204355,204354,204353,204352,204351,204350,204349,204348,204347,204345,204344,204343,204342,204341,204340,204339,204338,204337,204336,204335,204334,204333,204332,204331,204330,204329,204328,204327,204326,204325,204324,204323,204322,204321,204320,204319,204317,204316,204315,204314,204313,204312,204311,204310,204309,204308,204307,204306,204305,204304,204303,204302,204301,204300,204299,204298,204297,204296,204295,204294,204293,204292,204291,204290,204289,204288,204287,204286,204285,204284,204283,204282,204281,204280,204279,204278,204277,204276,204275,204274,204273,204272,204271,204270,204269,204268,204267,204266,204265,204264,204263,204262,204261,204260,204259,204258,204257,204255,204254,204251,204250,204249,204248,204247,204246,204245,204244,204243,204242,204241,204240,204239,204237,204236,204235,204234,204233,204232,204231,204230,204229,204228,204227,204226,204225,204224,204223,204222,204221,204220,204219,204218,204217,204216,204215,204214,204213,204211,204210,204208,204207,204206,204205,204204,204203,204202,204201,204200,204199,204198,204197,204196,204195,204194,204192,204191,204190,204189,204188,204187,204186,204185,204183,204182,204181,204180,204179,204178,204177,204176,204175,204174,204173,204172,204171,204170,204169,204168,204167,204166,204165,204164,204163,204162,204161,204160,204159,204158,204157,204156,204155,204154,204153,204152,204151,204150,204148,204147,204146,204145,204144,204143,204142,204141,204140,204139,204138,204137,204136,204135,204134,204133,204132,204131,204130,204129,204128,204127,204126,204125,204124,204123,204121,204120,204119,204118,204117,204116,204115,204114,204113,204112,204111,204110,204109,204108,204107,204106,204105,204104,204103,204102,204101,204100,204099,204098,204097,204096,204095,204094,204093,204092,204090,204089,204087,204086,204085,204083,204081,204080,204079,204078,204077,204076,204075,204074,204073,204072,204071,204069,204067,204066,204065,204063,204062,204061,204060,204058,204057,204056,204055,204054,204053,204051,204050,204049,204048,204047,204046,204045,204044,204043,204041,204040,204039,204038,204037,204036,204035,204034,204033,204032,204031,204030,204029,204028,204027,204026,204025,204024,204023,204022,204021,204020,204018,204017,204016,204015,204014,204013,204012,204011,204010,204009,204008,204007,204006,204005,204004,204003,204002,204001,204000,203998,203996,203995,203994,203993,203992,203991,203990,203988,203987,203985,203984,203983,203982,203981,203980,203979,203978,203977,203976,203975,203974,203973,203972,203971,203970,203969,203968,203967,203966,203965,203964,203963,203962,203961,203960,203959,203958,203957,203956,203955,203954,203953,203952,203951,203950,203949,203948,203947,203946,203944,203941,203940,203939,203938,203937,203936,203935,203934,203933,203932,203931,203930,203927,203926,203924,203923,203922,203919,203917,203916,203914,203913,203912,203910,203909,203908,203904,203903,203902,203901,203900,203899,203898,203897,203896,203895,203894,203893,203891,203890,203889,203888,203887,203885,203883,203882,203881,203879,203878,203877,203876,203875,203874,203873,203871,203870,203869,203868,203867,203866,203864,203863,203862,203861,203860,203859,203857,203856,203855,203854,203853,203852,203851,203850,203849,203847,203846,203845,203844,203842,203841,203834,203832,203831,203829,203828,203827,203826,203825,203824,203823,203822,203821,203819,203818,203816,203815,203814,203813,203812,203811,203810,203809,203808,203807,203806,203805,203804,203803,203802,203801,203800,203799,203798,203797,203796,203795,203794,203793,203792,203791,203789,203788,203787,203786,203785,203784,203783,203782,203781,203780,203777,203773,203772,203771,203770,203769,203766,203765,203764,203763,203762,203761,203760,203759,203758,203757,203756,203755,203754,203753,203752,203751,203750,203749,203748,203747,203746,203745,203744,203743,203742,203741,203740,203739,203738,203737,203736,203735,203734,203733,203732,203730,203729,203728,203727,203726,203725,203724,203723,203722,203721,203720,203719,203718,203717,203716,203715,203714,203713,203712,203711,203710,203709,203708,203707,203706,203705,203704,203703,203702,203701,203700,203699,203698,203697,203696,203695,203693,203692,203691,203690,203689,203688,203687,203686,203685,203684,203683,203682,203681,203680,203679,203678,203676,203675,203674,203673,203672,203671,203670,203669,203668,203667,203666,203665,203664,203663,203662,203661,203660,203659,203658,203657,203656,203655,203654,203653,203652,203651,203650,203649,203648,203647,203646,203645,203644,203643,203642,203641,203640,203639,203638,203637,203636,203635,203634,203633,203632,203631,203630,203629,203628,203627,203626,203625,203624,203623,203622,203621,203620,203619,203618,203617,203616,203615,203614,203613,203612,203611,203610,203609,203608,203607,203606,203605,203604,203603,203602,203601,203600,203599,203598,203597,203596,203595,203594,203593,203592,203591,203590,203589,203588,203587,203586,203585,203584,203583,203582,203581,203580,203579,203578,203577,203576,203575,203574,203573,203572,203571,203570,203569,203568,203567,203566,203565,203564,203563,203562,203561,203560,203559,203558,203557,203556,203555,203554,203553,203552,203551,203550,203549,203548,203547,203546,203545,203544,203543,203542,203541,203540,203539,203538,203537,203536,203535,203534,203533,203532,203531,203530,203529,203528,203527,203526,203525,203524,203523,203522,203521,203520,203519,203518,203517,203516,203515,203514,203513,203512,203511,203510,203509,203508,203507,203506,203505,203504,203503,203502,203501,203500,203499,203498,203497,203496,203495,203494,203493,203492,203491,203490,203489,203488,203487,203486,203485,203484,203483,203482,203481,203480,203479,203477,203476,203474,203473,203472,203471,203470,203469,203468,203467,203466,203464,203463,203462,203461,203460,203459,203457,203456,203455,203454,203453,203452,203451,203450,203449,203448,203447,203446,203445,203444,203443,203442,203441,203440,203439,203438,203437,203436,203435,203434,203433,203432,203431,203430,203429,203428,203427,203426,203425,203424,203423,203422,203421,203419,203418,203417,203416,203415,203414,203413,203412,203411,203410,203409,203408,203407,203406,203405,203404,203403,203402,203401,203400,203399,203396,203395,203394,203393,203392,203391,203389,203388,203387,203386,203385,203384,203383,203382,203381,203380,203379,203378,203377,203376,203375,203374,203373,203372,203371,203370,203369,203368,203367,203366,203365,203364,203362,203361,203359,203358,203357,203356,203355,203354,203353,203352,203351,203350,203349,203348,203347,203346,203345,203344,203343,203342,203341,203340,203339,203338,203337,203336,203335,203334,203333,203332,203331,203330,203329,203328,203327,203326,203325,203324,203323,203322,203321,203320,203319,203317,203316,203315,203314,203313,203312,203311,203310,203309,203308,203307,203306,203305,203304,203303,203302,203301,203300,203299,203298,203297,203296,203295,203294,203293,203292,203291,203290,203289,203288,203287,203286,203285,203284,203283,203282,203281,203280,203278,203277,203276,203275,203274,203273,203269,203268,203267,203265,203264,203263,203262,203261,203260,203259,203258,203257,203255,203254,203253,203252,203251,203250,203249,203247,203246,203245,203244,203243,203242,203241,203240,203239,203238,203237,203235,203234,203233,203232,203231,203230,203229,203228,203227,203225,203224,203223,203222,203221,203220,203219,203217,203216,203215,203214,203213,203212,203211,203210,203209,203208,203207,203206,203205,203204,203203,203202,203201,203200,203199,203198,203197,203196,203195,203194,203192,203191,203190,203189,203188,203187,203186,203185,203184,203183,203182,203181,203180,203179,203178,203177,203176,203175,203174,203173,203172,203171,203170,203169,203168,203164,203159,203158,203157,203156,203155,203154,203153,203152,203151,203150,203149,203148,203146,203145,203144,203143,203142,203141,203140,203137,203136,203135,203134,203133,203132,203131,203130,203129,203128,203127,203126,203125,203124,203123,203122,203121,203120,203119,203118,203117,203116,203115,203114,203113,203112,203111,203110,203109,203108,203107,203106,203105,203104,203103,203102,203101,203100,203099,203098,203097,203096,203095,203094,203093,203092,203091,203090,203089,203088,203087,203086,203085,203084,203083,203082,203081,203080,203078,203077,203076,203075,203074,203073,203072,203071,203070,203069,203068,203067,203066,203065,203064,203063,203061,203059,203058,203057,203056,203055,203054,203053,203052,203051,203050,203049,203048,203047,203046,203045,203042,203041,203040,203039,203038,203036,203035,203032,203031,203030,203029,203028,203027,203026,203025,203024,203023,203022,203021,203019,203018,203016,203015,203014,203013,203012,203011,203010,203009,203008,203007,203006,203005,203004,203003,203002,203001,202999,202998,202997,202996,202995,202994,202993,202992,202991,202990,202989,202988,202987,202986,202985,202984,202983,202982,202981,202980,202979,202978,202977,202975,202974,202973,202972,202971,202970,202969,202968,202967,202966,202965,202964,202963,202962,202961,202960,202959,202958,202957,202956,202955,202954,202953,202952,202951,202950,202949,202948,202947,202946,202945,202944,202943,202942,202941,202940,202939,202938,202937,202936,202934,202933,202932,202931,202930,202929,202928,202927,202926,202925,202924,202923,202922,202921,202920,202919,202918,202917,202915,202914,202913,202912,202911,202910,202909,202908,202907,202906,202905,202904,202903,202902,202900,202897,202896,202895,202894,202893,202892,202891,202890,202889,202888,202886,202885,202884,202883,202882,202881,202880,202878,202877,202874,202873,202872,202871,202866,202865,202864,202859,202858,202857,202856,202855,202854,202853,202852,202851,202850,202849,202848,202847,202846,202845,202844,202843,202842,202841,202837,202836,202835,202834,202832,202831,202830,202829,202828,202827,202826,202825,202824,202822,202821,202820,202819,202818,202817,202816,202815,202814,202813,202812,202811,202810,202809,202808,202807,202806,202805,202804,202803,202802,202801,202800,202799,202798,202797,202796,202795,202794,202793,202792,202791,202790,202789,202788,202787,202786,202785,202784,202783,202782,202781,202780,202778,202777,202776,202775,202774,202773,202772,202771,202770,202769,202768,202767,202766,202765,202764,202762,202761,202760,202759,202758,202757,202756,202754,202753,202752,202751,202750,202749,202748,202747,202746,202745,202744,202743,202742,202741,202740,202739,202738,202737,202736,202735,202734,202733,202732,202731,202730,202729,202728,202727,202725,202724,202723,202722,202721,202720,202719,202718,202717,202716,202715,202714,202712,202711,202710,202709,202708,202707,202706,202703,202702,202701,202700,202698,202697,202696,202695,202694,202693,202692,202689,202688,202687,202686,202685,202684,202683,202682,202681,202680,202679,202678,202677,202676,202675,202673,202672,202671,202670,202669,202668,202667,202666,202665,202664,202663,202662,202661,202660,202659,202658,202657,202656,202655,202654,202653,202652,202651,202650,202649,202648,202647,202646,202645,202644,202643,202642,202641,202640,202639,202638,202637,202636,202635,202633,202632,202631,202630,202629,202628,202627,202626,202625,202624,202623,202622,202621,202620,202619,202618,202617,202616,202615,202614,202613,202612,202611,202610,202609,202608,202607,202606,202605,202604,202603,202602,202601,202600,202599,202598,202597,202596,202595,202594,202593,202592,202591,202590,202589,202588,202587,202586,202585,202584,202583,202582,202581,202580,202579,202578,202577,202576,202575,202574,202573,202572,202571,202570,202569,202568,202567,202566,202565,202564,202563,202562,202561,202560,202559,202558,202557,202556,202555,202552,202551,202550,202549,202548,202547,202546,202545,202544,202543,202542,202541,202540,202539,202538,202537,202536,202535,202534,202533,202532,202531,202530,202529,202528,202527,202526,202525,202524,202523,202522,202520,202519,202518,202517,202516,202514,202513,202512,202511,202510,202509,202508,202507,202506,202505,202501,202500,202499,202498,202497,202496,202495,202494,202493,202492,202491,202490,202489,202488,202487,202486,202485,202484,202483,202482,202481,202480,202479,202478,202477,202475,202474,202472,202471,202469,202468,202467,202464,202463,202462,202461,202460,202459,202458,202457,202456,202454,202453,202452,202451,202450,202449,202448,202447,202446,202445,202444,202443,202442,202441,202440,202439,202438,202437,202436,202435,202434,202433,202432,202431,202430,202429,202428,202427,202426,202425,202424,202423,202422,202421,202420,202419,202418,202417,202416,202415,202414,202413,202412,202411,202410,202409,202408,202407,202406,202405,202404,202403,202402,202400,202398,202386,202380,202379,202376,202375,202343,202341,202340,202339,202336,202327,202326,202325,202324,202320,202319,202318,202317,202316,202314,202312,202310,202309,202307,202304,202303,202302,202288,202286,202284,202283,202282,202281,202280,202279,202277,202276,202275,202274,202273,202272,202271,202270,202269,202268,202266,202264,202262,202261,202260,202259,202258,202257,202256,202248,202247,202246,202245,202244,202221,202219,202218,202167,202155,202147,202123,202109,202108,202100,202083,202081,202075,202074,202072,201983,201955,201953,201943,201934,201922,201910,201909,201907,201906,201904,201903,201902,201901,201900,201899,201898,201896,201895,201894,201893,201892,201891,201890,201889,201888,201887,201886,201885,201884,201883,201881,201880,201879,201878,201877,201876,201875,201874,201873,201872,201871,201870,201869,201868,201867,201866,201865,201864,201863,201862,201861,201860,201859,201858,201857,201856,201855,201853,201852,201851,201850,201849,201848,201847,201846,201845,201844,201843,201842,201841,201840,201839,201838,201837,201836,201835,201833,201832,201831,201830,201829,201828,201827,201825,201824,201823,201822,201821,201820,201819,201818,201817,201816,201815,201814,201812,201811,201810,201809,201807,201806,201805,201804,201803,201802,201801,201800,201799,201798,201797,201796,201795,201794,201793,201792,201791,201790,201789,201788,201787,201786,201785,201784,201783,201782,201780,201779,201778,201777,201776,201775,201774,201773,201772,201770,201768,201766,201765,201764,201762,201761,201760,201759,201758,201756,201755,201754,201753,201752,201751,201750,201749,201748,201747,201746,201744,201743,201742,201741,201740,201739,201738,201737,201736,201735,201734,201733,201732,201730,201729,201728,201727,201726,201725,201724,201723,201721,201720,201719,201718,201717,201716,201715,201714,201713,201707,201706,201705,201704,201703,201702,201699,201698,201697,201696,201695,201694,201692,201691,201690,201689,201688,201687,201686,201685,201684,201683,201682,201681,201677,201676,201675,201674,201673,201672,201671,201670,201669,201668,201667,201666,201665,201664,201663,201662,201661,201660,201659,201658,201657,201655,201654,201653,201652,201648,201647,201646,201645,201644,201643,201642,201641,201640,201638,201637,201636,201635,201634,201633,201632,201631,201630,201629,201628,201627,201626,201625,201624,201623,201622,201621,201620,201619,201618,201617,201616,201615,201614,201613,201612,201611,201610,201609,201608,201607,201606,201605,201604,201603,201602,201601,201599,201598,201597,201596,201595,201593,201592,201591,201590,201589,201588,201587,201586,201585,201584,201583,201582,201581,201580,201579,201578,201577,201576,201575,201574,201573,201572,201571,201570,201569,201568,201567,201566,201565,201564,201563,201562,201561,201560,201559,201558,201557,201556,201555,201554,201553,201552,201551,201550,201549,201548,201547,201546,201545,201544,201543,201542,201540,201539,201538,201537,201536,201535,201534,201533,201532,201531,201530,201529,201528,201527,201524,201523,201522,201521,201520,201519,201518,201517,201516,201515,201514,201513,201512,201511,201510,201509,201508,201507,201506,201505,201504,201503,201502,201501,201500,201499,201498,201497,201496,201495,201494,201493,201492,201491,201490,201489,201488,201487,201486,201477,201476,201474,201473,201472,201471,201470,201469,201468,201467,201466,201465,201464,201463,201462,201445,201444,201443,201442,201441,201440,201439,201438,201437,201436,201435,201434,201433,201432,201431,201430,201429,201428,201426,201425,201424,201423,201422,201421,201420,201419,201417,201416,201415,201414,201413,201412,201411,201410,201409,201408,201407,201406,201405,201404,201403,201401,201400,201399,201398,201397,201396,201394,201393,201392,201391,201390,201389,201388,201386,201385,201384,201383,201382,201381,201380,201379,201378,201377,201376,201374,201373,201371,201370,201369,201368,201367,201366,201365,201364,201363,201362,201361,201360,201359,201358,201357,201356,201353,201352,201351,201350,201349,201348,201347,201346,201345,201344,201343,201342,201341,201340,201339,201338,201337,201335,201334,201333,201331,201330,201329,201328,201326,201325,201324,201323,201322,201321,201320,201319,201318,201317,201316,201315,201314,201313,201312,201311,201310,201309,201308,201307,201306,201305,201304,201303,201302,201301,201300,201299,201298,201297,201296,201295,201294,201292,201291,201290,201289,201288,201287,201286,201285,201284,201283,201282,201281,201280,201279,201278,201277,201275,201274,201273,201272,201271,201270,201269,201268,201267,201266,201265,201264,201263,201262,201261,201259,201258,201257,201256,201255,201254,201253,201252,201251,201250,201249,201248,201247,201246,201245,201244,201243,201242,201241,201240,201239,201238,201237,201236,201235,201234,201233,201232,201231,201230,201229,201228,201227,201226,201225,201224,201223,201222,201221,201219,201218,201217,201216,201215,201214,201213,201211,201210,201209,201208,201207,201206,201205,201204,201203,201202,201201,201200,201199,201198,201197,201196,201194,201193,201192,201191,201190,201189,201188,201187,201186,201185,201184,201183,201182,201181,201180,201179,201178,201177,201176,201175,201174,201173,201172,201171,201170,201169,201168,201167,201166,201165,201164,201163,201162,201161,201160,201159,201158,201157,201156,201155,201154,201153,201152,201151,201150,201149,201148,201147,201146,201145,201144,201143,201142,201141,201140,201139,201138,201137,201136,201135,201134,201133,201132,201131,201130,201129,201128,201127,201126,201125,201124,201123,201122,201121,201120,201119,201118,201117,201116,201115,201114,201113,201112,201111,201110,201109,201108,201107,201105,201104,201103,201102,201101,201100,201099,201098,201097,201096,201095,201094,201093,201092,201091,201090,201089,201088,201087,201086,201085,201084,201083,201082,201081,201080,201079,201078,201077)) OR (`Idx`=1 AND `CreatureID` IN (204862,204857,204855,204846,204842,204841,204840,204839,204838,204837,204836,204834,204833,204832,204829,204828,204826,204825,204823,204820,204819,204816,204804,204785,204780,204771,204746,204744,204740,204738,204725,204723,204702,204700,204697,204689,204686,204685,204684,204673,204671,204670,204669,204668,204664,204663,204657,204653,204649,204642,204639,204632,204625,204623,204582,204581,204576,204569,204568,204562,204535,204534,204533,204532,204531,204530,204529,204528,204527,204526,204510,204505,204471,204450,204446,204444,204443,204442,204441,204437,204432,204424,204410,204407,204403,204401,204382,204374,204372,204366,204365,204364,204362,204355,204349,204344,204319,204314,204302,204301,204300,204294,204291,204287,204284,204281,204274,204273,204272,204265,204249,204247,204244,204242,204239,204236,204235,204218,204216,204213,204211,204210,204205,204204,204203,204202,204199,204197,204196,204195,204194,204192,204191,204187,204186,204185,204177,204173,204172,204170,204169,204167,204161,204160,204159,204158,204157,204145,204144,204143,204142,204140,204139,204138,204137,204136,204135,204131,204127,204118,204117,204116,204115,204111,204110,204109,204107,204106,204105,204099,204098,204090,204089,204087,204083,204081,204079,204078,204076,204075,204073,204072,204069,204066,204063,204058,204057,204055,204048,204047,204031,204030,204029,204028,204006,204003,204002,203998,203994,203988,203987,203982,203981,203979,203974,203973,203972,203970,203967,203966,203965,203964,203958,203957,203956,203950,203948,203947,203946,203941,203938,203937,203936,203935,203932,203931,203930,203926,203922,203914,203910,203899,203897,203895,203894,203885,203879,203863,203856,203855,203854,203847,203845,203841,203814,203810,203807,203805,203799,203794,203785,203784,203783,203781,203780,203777,203770,203763,203754,203753,203750,203748,203747,203746,203745,203744,203740,203739,203738,203737,203732,203729,203728,203724,203723,203721,203720,203719,203717,203714,203713,203710,203704,203697,203696,203692,203691,203690,203688,203686,203685,203668,203666,203665,203663,203658,203656,203650,203647,203645,203640,203638,203637,203632,203622,203619,203611,203600,203596,203519,203517,203482,203481,203476,203474,203473,203467,203464,203461,203457,203456,203455,203452,203451,203450,203449,203448,203447,203446,203430,203429,203428,203427,203425,203424,203423,203418,203416,203414,203412,203410,203402,203401,203399,203395,203394,203388,203382,203381,203380,203375,203371,203370,203369,203367,203365,203356,203354,203353,203349,203336,203334,203317,203313,203312,203311,203310,203309,203308,203300,203299,203297,203295,203292,203290,203288,203285,203284,203282,203276,203273,203267,203265,203264,203262,203255,203249,203246,203245,203243,203242,203235,203229,203224,203223,203221,203215,203212,203210,203209,203208,203206,203203,203198,203182,203180,203168,203164,203155,203154,203153,203152,203151,203150,203149,203148,203144,203143,203142,203135,203132,203125,203122,203120,203118,203116,203115,203111,203108,203105,203101,203098,203097,203095,203094,203093,203092,203088,203087,203086,203085,203075,203067,203066,203053,203045,203042,203031,203013,203012,203011,203010,203009,203007,203004,202992,202954,202952,202949,202945,202939,202938,202937,202934,202933,202928,202924,202922,202920,202919,202915,202912,202910,202900,202896,202893,202888,202885,202884,202880,202878,202865,202864,202858,202850,202846,202844,202824,202820,202816,202815,202811,202810,202809,202805,202803,202802,202799,202796,202787,202785,202782,202781,202777,202776,202775,202774,202771,202769,202768,202767,202765,202764,202757,202756,202743,202734,202727,202722,202721,202719,202718,202710,202708,202700,202695,202694,202683,202682,202675,202673,202672,202671,202670,202668,202666,202661,202649,202648,202635,202633,202632,202625,202624,202621,202620,202619,202617,202616,202615,202614,202611,202609,202604,202603,202602,202601,202599,202596,202594,202585,202583,202571,202567,202566,202565,202564,202563,202562,202561,202560,202559,202558,202529,202512,202510,202507,202506,202505,202501,202483,202481,202462,202461,202456,202447,202444,202439,202423,202422,202421,202420,202419,202417,202414,202413,202412,202411,202402,202379,202320,202319,202307,202280,202276,202275,202261,202245,202155,202100,201983,201953,201943,201910,201909,201903,201883,201881,201880,201877,201875,201869,201864,201862,201859,201850,201847,201843,201838,201836,201833,201832,201831,201830,201811,201806,201805,201801,201799,201787,201784,201783,201780,201777,201770,201761,201760,201755,201730,201729,201727,201726,201725,201724,201716,201706,201705,201704,201703,201702,201689,201684,201677,201665,201663,201655,201653,201652,201643,201638,201630,201628,201626,201624,201601,201599,201597,201593,201592,201591,201589,201588,201583,201581,201580,201576,201575,201574,201570,201567,201564,201534,201533,201532,201524,201523,201520,201518,201517,201515,201512,201511,201494,201487,201471,201469,201468,201467,201466,201465,201464,201445,201440,201439,201438,201431,201429,201428,201423,201419,201417,201416,201415,201414,201412,201411,201410,201408,201406,201405,201404,201403,201393,201390,201385,201384,201371,201367,201366,201360,201346,201345,201340,201335,201334,201330,201326,201317,201316,201315,201313,201311,201309,201308,201305,201304,201302,201300,201298,201297,201295,201292,201287,201286,201285,201284,201283,201282,201281,201280,201279,201278,201277,201275,201274,201273,201272,201271,201270,201267,201264,201259,201258,201257,201256,201243,201242,201241,201238,201237,201236,201233,201232,201231,201229,201228,201227,201224,201223,201218,201217,201214,201211,201210,201209,201203,201202,201185,201183,201179,201178,201177,201173,201170,201167,201166,201160,201158,201157,201155,201153,201149,201148,201146,201128,201126,201124,201120,201118,201117,201114,201113,201112,201111,201110,201109,201108,201103,201097,201096,201093,201091,201087,201083,201078,201077,201076)) OR (`Idx`=2 AND `CreatureID` IN (204841,204840,204834,204833,204832,204829,204826,204820,204819,204816,204804,204780,204771,204738,204725,204686,204684,204671,204670,204669,204668,204639,204632,204582,204581,204576,204534,204533,204531,204530,204471,204446,204444,204443,204442,204441,204410,204407,204403,204374,204362,204349,204301,204294,204291,204287,204281,204274,204265,204242,204239,204218,204216,204204,204202,204195,204194,204192,204191,204172,204167,204159,204157,204139,204127,204111,204110,204109,204106,204105,204087,204079,204078,204076,204075,204073,204072,204063,204048,204047,204030,204029,204006,204003,204002,203998,203994,203988,203982,203979,203974,203973,203972,203970,203967,203966,203965,203958,203948,203947,203946,203941,203930,203914,203910,203895,203894,203879,203799,203794,203785,203754,203753,203750,203748,203739,203737,203732,203723,203717,203710,203692,203691,203690,203686,203685,203647,203632,203600,203517,203464,203461,203424,203423,203402,203401,203388,203382,203371,203356,203353,203313,203300,203297,203295,203292,203267,203224,203223,203215,203210,203209,203208,203203,203198,203154,203144,203120,203111,203088,203067,203031,203013,203012,203011,203007,202922,202915,202912,202893,202884,202865,202864,202858,202846,202844,202820,202815,202809,202803,202802,202799,202787,202782,202769,202768,202767,202683,202675,202673,202649,202648,202633,202632,202621,202603,202602,202601,202599,202596,202594,202583,202571,202529,202510,202506,202483,202481,202456,202439,202423,202422,202421,202419,202417,202414,202413,202412,202411,202379,202320,202319,202280,202276,202275,202261,202245,202155,201983,201909,201875,201838,201832,201831,201830,201787,201725,201724,201653,201638,201564,201534,201532,201517,201494,201471,201469,201468,201467,201466,201465,201464,201429,201419,201412,201411,201410,201406,201405,201404,201403,201371,201311,201309,201305,201304,201300,201298,201295,201292,201259,201223,201218,201217,201214,201211,201170,201160,201158,201155,201124,201120,201117,201113,201112,201111,201097,201096,201083)) OR (`Idx`=8 AND `CreatureID` IN (204832,204829,204826,204534,204281,204172,204159,204047,203947,203895,203894,203753,203692,203691,203690,203632,203401,203031,202915,202912,202884,202803,202782,202675,202649,202632,202421,202419,202417,201831,201830,201468,201466,201404,201403,201371,201259)) OR (`Idx`=7 AND `CreatureID` IN (204832,204829,204826,204738,204534,204442,204441,204281,204242,204204,204191,204172,204159,204106,204105,204087,204079,204076,204073,204072,204063,204047,203948,203947,203895,203894,203879,203794,203753,203737,203723,203717,203692,203691,203690,203632,203424,203401,203353,203031,202915,202912,202884,202803,202782,202675,202649,202632,202603,202602,202601,202599,202596,202529,202421,202419,202417,202276,202275,201831,201830,201725,201724,201468,201467,201466,201465,201464,201406,201405,201404,201403,201371,201305,201259)) OR (`Idx`=6 AND `CreatureID` IN (204832,204829,204826,204738,204534,204442,204441,204281,204274,204242,204216,204204,204191,204172,204159,204106,204105,204087,204079,204076,204073,204072,204063,204047,204003,203982,203948,203947,203895,203894,203879,203794,203753,203737,203723,203717,203692,203691,203690,203632,203424,203401,203353,203203,203031,202915,202912,202884,202803,202782,202675,202649,202632,202603,202602,202601,202599,202596,202529,202421,202419,202417,202276,202275,201831,201830,201725,201724,201468,201467,201466,201465,201464,201406,201405,201404,201403,201371,201305,201259,201160)) OR (`Idx`=5 AND `CreatureID` IN (204832,204829,204826,204738,204534,204443,204442,204441,204374,204301,204294,204281,204274,204242,204218,204216,204204,204194,204191,204172,204159,204106,204105,204087,204079,204078,204076,204073,204072,204063,204047,204029,204003,203982,203948,203947,203946,203941,203895,203894,203879,203794,203753,203737,203723,203717,203692,203691,203690,203632,203424,203401,203353,203300,203203,203031,202915,202912,202884,202803,202787,202782,202675,202649,202632,202603,202602,202601,202599,202596,202583,202529,202421,202419,202417,202276,202275,201838,201831,201830,201725,201724,201471,201468,201467,201466,201465,201464,201406,201405,201404,201403,201371,201309,201305,201295,201259,201160)) OR (`Idx`=4 AND `CreatureID` IN (204832,204829,204826,204738,204534,204443,204442,204441,204374,204301,204294,204281,204274,204242,204218,204216,204204,204194,204191,204172,204159,204106,204105,204087,204079,204078,204076,204073,204072,204063,204047,204029,204003,203988,203982,203979,203948,203947,203946,203941,203895,203894,203879,203794,203753,203737,203723,203717,203692,203691,203690,203632,203424,203401,203353,203300,203215,203203,203031,202915,202912,202884,202865,202864,202803,202787,202782,202675,202673,202649,202632,202603,202602,202601,202599,202596,202583,202571,202529,202456,202421,202419,202417,202276,202275,201838,201831,201830,201725,201724,201653,201494,201471,201469,201468,201467,201466,201465,201464,201429,201410,201406,201405,201404,201403,201371,201309,201305,201300,201295,201259,201223,201160,201096)) OR (`Idx`=3 AND `CreatureID` IN (204832,204829,204826,204816,204804,204738,204684,204671,204534,204533,204531,204530,204471,204446,204443,204442,204441,204407,204403,204374,204362,204349,204301,204294,204281,204274,204242,204239,204218,204216,204204,204202,204195,204194,204192,204191,204172,204167,204159,204139,204111,204106,204105,204087,204079,204078,204076,204075,204073,204072,204063,204048,204047,204030,204029,204003,204002,203988,203982,203979,203972,203958,203948,203947,203946,203941,203930,203914,203910,203895,203894,203879,203799,203794,203754,203753,203750,203748,203739,203737,203723,203717,203710,203692,203691,203690,203686,203685,203632,203600,203517,203464,203461,203424,203402,203401,203388,203382,203371,203353,203300,203295,203267,203224,203215,203210,203209,203208,203203,203154,203031,203013,203007,202915,202912,202893,202884,202865,202864,202858,202846,202844,202803,202802,202799,202787,202782,202769,202768,202767,202675,202673,202649,202648,202633,202632,202621,202603,202602,202601,202599,202596,202594,202583,202571,202529,202483,202481,202456,202439,202421,202419,202417,202414,202413,202412,202411,202379,202280,202276,202275,202261,202245,201983,201875,201838,201832,201831,201830,201787,201725,201724,201653,201638,201532,201494,201471,201469,201468,201467,201466,201465,201464,201429,201410,201406,201405,201404,201403,201371,201309,201305,201304,201300,201295,201259,201223,201218,201217,201160,201155,201120,201117,201113,201112,201111,201097,201096,201083)) OR (`Idx`=17 AND `CreatureID` IN (204281,203691,203031,202915,202649,201403)) OR (`Idx`=16 AND `CreatureID` IN (204281,203691,203031,202915,202649,201403)) OR (`Idx`=15 AND `CreatureID` IN (204281,203691,203031,202915,202649,201403)) OR (`Idx`=14 AND `CreatureID` IN (204281,203691,203031,202915,202649,201403)) OR (`Idx`=13 AND `CreatureID` IN (204281,203691,203401,203031,202915,202782,202649,202632,201403)) OR (`Idx`=12 AND `CreatureID` IN (204281,203691,203401,203031,202915,202912,202782,202649,202632,201403)) OR (`Idx`=11 AND `CreatureID` IN (204281,203894,203753,203692,203691,203401,203031,202915,202912,202782,202649,202632,202421,201831,201468,201466,201403,201371)) OR (`Idx`=10 AND `CreatureID` IN (204281,204047,203894,203753,203692,203691,203632,203401,203031,202915,202912,202782,202649,202632,202421,201831,201468,201466,201403,201371,201259)) OR (`Idx`=9 AND `CreatureID` IN (204281,204159,204047,203895,203894,203753,203692,203691,203690,203632,203401,203031,202915,202912,202782,202649,202632,202421,202417,201831,201830,201468,201466,201404,201403,201371,201259)) OR (`Idx`=22 AND `CreatureID` IN (203691,203031,202649)) OR (`Idx`=21 AND `CreatureID` IN (203691,203031,202649)) OR (`Idx`=20 AND `CreatureID` IN (203691,203031,202649)) OR (`Idx`=19 AND `CreatureID` IN (203691,203031,202649)) OR (`Idx`=18 AND `CreatureID` IN (203691,203031,202649,201403)) OR (`Idx`=54 AND `CreatureID`=202649) OR (`Idx`=53 AND `CreatureID`=202649) OR (`Idx`=52 AND `CreatureID`=202649) OR (`Idx`=51 AND `CreatureID`=202649) OR (`Idx`=50 AND `CreatureID`=202649) OR (`Idx`=49 AND `CreatureID`=202649) OR (`Idx`=48 AND `CreatureID`=202649) OR (`Idx`=47 AND `CreatureID`=202649) OR (`Idx`=46 AND `CreatureID`=202649) OR (`Idx`=45 AND `CreatureID`=202649) OR (`Idx`=44 AND `CreatureID`=202649) OR (`Idx`=43 AND `CreatureID`=202649) OR (`Idx`=42 AND `CreatureID`=202649) OR (`Idx`=41 AND `CreatureID`=202649) OR (`Idx`=40 AND `CreatureID`=202649) OR (`Idx`=39 AND `CreatureID`=202649) OR (`Idx`=38 AND `CreatureID`=202649) OR (`Idx`=37 AND `CreatureID`=202649) OR (`Idx`=36 AND `CreatureID`=202649) OR (`Idx`=35 AND `CreatureID`=202649) OR (`Idx`=34 AND `CreatureID`=202649) OR (`Idx`=33 AND `CreatureID`=202649) OR (`Idx`=32 AND `CreatureID`=202649) OR (`Idx`=31 AND `CreatureID`=202649) OR (`Idx`=30 AND `CreatureID`=202649) OR (`Idx`=29 AND `CreatureID`=202649) OR (`Idx`=28 AND `CreatureID`=202649) OR (`Idx`=27 AND `CreatureID`=202649) OR (`Idx`=26 AND `CreatureID`=202649) OR (`Idx`=25 AND `CreatureID`=202649) OR (`Idx`=24 AND `CreatureID`=202649) OR (`Idx`=23 AND `CreatureID`=202649); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (201076,201075,201074,201073,201072,201071,201070,201069,201068,201067,201066,201065,201064,201063,201062,201061,201060,201059,201058,201057,201056,201055,201054,201053,201052,201051,201050,201049,201048,201047,201046,201045,201044,201043,201042,201041,201040,201039,201038,201037,201036,201035,201034,201033,201032,201031,201030,201029,201028,201027,201026,201025,201024,201023,201022,201021,201020,201019,201018,201017,201016,201015,201014,201013,201012,201011,201010,201009,201008,201007,201006,201005,201004,201003,201002,201001,201000,200999,200998,200997,200996,200995,200994,200993,200992,200991,200990,200989,200988,200987,200986,200985,200984,200983,200981,200980,200979,200978,200977,200976,200975,200974,200973,200972,200971,200970,200969,200968,200967,200966,200965,200964,200963,200962,200961,200960,200958,200957,200956,200955,200954,200953,200952,200951,200950,200949,200948,200947,200946,200945,200944,200943,200942,200941,200940,200939,200938,200937,200936,200935,200934,200933,200932,200931,200930,200929,200928,200927,200926,200925,200924,200923,200922,200921,200920,200919,200918,200917,200916,200915,200914,200913,200912,200911,200910,200909,200908,200907,200906,200905,200904,200903,200902,200901,200899,200898,200896,200894,200893,200892,200891,200890,200889,200888,200887,200885,200882,200881,200879,200878,200877,200876,200875,200874,200873,200872,200870,200869,200868,200867,200866,200865,200864,200863,200861,200860,200859,200858,200857,200856,200855,200854,200853,200852,200850,200849,200847,200846,200845,200844,200843,200842,200841,200840,200839,200838,200837,200836,200835,200833,200832,200831,200829,200828,200827,200826,200825,200824,200823,200822,200821,200820,200818,200816,200815,200814,200813,200812,200810,200808,200807,200806,200805,200804,200803,200802,200801,200800,200799,200798,200797,200796,200795,200794,200793,200792,200791,200790,200789,200788,200787,200786,200785,200784,200783,200782,200781,200780,200779,200778,200777,200776,200775,200774,200773,200772,200771,200770,200769,200768,200767,200766,200765,200764,200763,200762,200761,200760,200759,200758,200757,200756,200755,200754,200753,200752,200751,200748,200747,200746,200745,200744,200743,200742,200741,200740,200739,200738,200737,200736,200735,200734,200733,200732,200731,200730,200729,200728,200727,200726,200725,200724,200723,200722,200721,200720,200719,200718,200717,200716,200715,200714,200712,200711,200710,200709,200708,200707,200706,200704,200703,200702,200701,200700,200699,200698,200697,200696,200695,200694,200693,200692,200691,200690,200689,200688,200687,200686,200685,200684,200683,200682,200681,200680,200679,200678,200677,200676,200675,200674,200673,200672,200671,200670,200669,200668,200667,200666,200665,200664,200663,200662,200661,200660,200659,200658,200657,200656,200655,200654,200653,200652,200651,200650,200649,200648,200647,200646,200645,200644,200643,200642,200641,200640,200639,200638,200637,200636,200635,200634,200633,200632,200631,200629,200628,200627,200626,200625,200624,200623,200622,200621,200620,200619,200618,200617,200616,200615,200614,200613,200612,200611,200610,200606,200605,200604,200603,200602,200601,200600,200599,200598,200597,200596,200594,200593,200592,200591,200590,200589,200588,200587,200586,200585,200584,200583,200582,200581,200580,200579,200577,200576,200575,200574,200573,200572,200570,200569,200568,200567,200566,200565,200564,200563,200562,200561,200560,200559,200558,200556,200555,200554,200553,200552,200550,200549,200548,200547,200546,200545,200544,200543,200542,200541,200540,200539,200538,200537,200536,200535,200534,200533,200532,200531,200530,200529,200528,200527,200526,200525,200524,200523,200522,200521,200520,200519,200518,200517,200516,200515,200514,200513,200512,200511,200510,200509,200508,200507,200504,200503,200499,200498,200496,200495,200494,200492,200491,200490,200489,200488,200486,200485,200484,200483,200482,200481,200480,200479,200478,200477,200476,200475,200474,200473,200472,200471,200470,200469,200468,200467,200466,200465,200464,200463,200461,200460,200459,200458,200457,200456,200455,200454,200453,200452,200451,200450,200449,200448,200447,200445,200444,200443,200442,200440,200439,200438,200437,200436,200435,200434,200433,200432,200431,200430,200429,200428,200427,200426,200425,200424,200423,200422,200421,200420,200419,200418,200417,200416,200414,200413,200410,200409,200407,200406,200405,200404,200403,200402,200401,200400,200399,200398,200397,200396,200395,200394,200393,200392,200391,200390,200389,200388,200387,200386,200385,200384,200383,200382,200381,200380,200379,200378,200377,200376,200375,200374,200373,200372,200371,200370,200369,200368,200367,200366,200365,200364,200363,200362,200361,200360,200359,200358,200357,200356,200355,200354,200353,200352,200351,200350,200349,200348,200347,200346,200345,200344,200343,200342,200339,200338,200337,200336,200335,200334,200333,200332,200331,200330,200329,200328,200327,200326,200325,200324,200321,200320,200319,200318,200317,200316,200315,200313,200312,200311,200310,200308,200307,200306,200305,200304,200303,200302,200301,200300,200299,200298,200297,200296,200293,200292,200291,200290,200289,200288,200287,200286,200285,200284,200283,200282,200278,200277,200276,200275,200274,200273,200272,200271,200270,200269,200268,200267,200266,200265,200264,200263,200262,200261,200260,200259,200258,200257,200256,200255,200254,200253,200252,200251,200250,200249,200248,200247,200246,200244,200243,200242,200241,200240,200239,200238,200237,200236,200235,200234,200233,200232,200231,200230,200229,200228,200227,200226,200225,200224,200223,200222,200221,200220,200219,200218,200217,200216,200215,200214,200213,200212,200211,200210,200209,200208,200207,200206,200205,200204,200203,200202,200201,200200,200199,200198,200197,200196,200195,200194,200193,200192,200191,200190,200189,200188,200187,200186,200185,200184,200183,200182,200181,200179,200178,200177,200176,200175,200174,200173,200172,200171,200170,200169,200168,200167,200166,200165,200164,200163,200162,200161,200160,200159,200158,200157,200156,200155,200154,200153,200152,200151,200150,200149,200148,200147,200146,200145,200144,200143,200142,200141,200140,200139,200138,200137,200136,200135,200133,200132,200131,200129,200128,200126,200125,200124,200122,200121,200120,200119,200118,200116,200115,200113,200112,200111,200108,200107,200106,200103,200101,200099,200097,200088,200085,200084,200083,200081,200080,200078,200077,200076,200075,200074,200073,200072,200071,200070,200069,200068,200067,200066,200065,200064,200063,200062,200060,200058,200057,200056,200055,200054,200053,200052,200051,200050,200049,200048,200047,200046,200045,200044,200043,200042,200041,200040,200039,200038,200037,200036,200035,200034,200033,200032,200030,200027,200025,200023,200022,200021,200020,200019,200018,200017,200010,200009,200008,200007,200006,200005,200004,200003,200002,200001,200000,199999,199998,199997,199996,199995,199994,199993,199992,199991,199990,199989,199988,199987,199986,199985,199984,199983,199982,199980,199979,199978,199977,199976,199974,199973,199972,199971,199970,199969,199968,199967,199966,199965,199964,199963,199962,199961,199959,199958,199957,199956,199955,199954,199953,199952,199951,199950,199949,199948,199947,199946,199945,199944,199943,199942,199941,199940,199939,199938,199937,199936,199935,199934,199933,199932,199931,199930,199929,199928,199927,199926,199925,199924,199923,199922,199921,199920,199919,199918,199917,199916,199915,199914,199912,199909,199904,199903,199902,199901,199900,199899,199898,199897,199896,199895,199894,199893,199892,199891,199890,199889,199888,199887,199886,199885,199884,199883,199882,199881,199880,199879,199878,199877,199876,199875,199874,199873,199872,199871,199870,199869,199866,199865,199863,199862,199861,199860,199859,199858,199857,199856,199855,199854,199853,199852,199851,199850,199849,199848,199847,199846,199845,199844,199843,199842,199840,199839,199838,199837,199835,199833,199832,199831,199830,199829,199828,199827,199826,199825,199824,199823,199822,199818,199817,199816,199815,199814,199813,199812,199810,199809,199807,199806,199805,199804,199803,199802,199801,199800,199799,199798,199797,199796,199795,199794,199793,199792,199791,199790,199789,199788,199787,199786,199785,199784,199783,199782,199781,199780,199779,199778,199777,199776,199775,199774,199773,199772,199771,199770,199769,199768,199767,199766,199765,199764,199763,199762,199761,199760,199759,199758,199757,199756,199755,199754,199753,199749,199748,199747,199743,199742,199741,199740,199739,199738,199737,199736,199735,199734,199733,199732,199731,199730,199729,199728,199727,199726,199725,199724,199723,199722,199721,199720,199719,199718,199717,199716,199715,199714,199713,199712,199711,199710,199709,199708,199707,199706,199705,199704,199703,199702,199701,199700,199699,199698,199697,199696,199695,199694,199693,199692,199691,199690,199689,199688,199687,199686,199685,199684,199683,199682,199680,199679,199678,199677,199671,199670,199669,199668,199667,199666,199665,199664,199663,199662,199661,199660,199659,199657,199656,199655,199654,199653,199652,199651,199650,199648,199647,199645,199644,199643,199640,199639,199638,199637,199636,199635,199634,199633,199632,199631,199630,199629,199628,199627,199626,199625,199624,199623,199622,199621,199620,199619,199618,199617,199616,199615,199614,199613,199612,199611,199610,199609,199608,199607,199606,199605,199603,199602,199601,199600,199599,199598,199597,199596,199595,199594,199593,199592,199591,199590,199589,199588,199587,199586,199585,199584,199583,199582,199581,199580,199579,199578,199577,199576,199575,199574,199573,199572,199571,199570,199569,199568,199566,199565,199564,199563,199562,199561,199559,199557,199556,199555,199554,199553,199552,199551,199550,199549,199548,199547,199546,199545,199544,199543,199542,199541,199540,199539,199538,199537,199536,199535,199534,199533,199532,199531,199530,199529,199528,199527,199526,199525,199524,199523,199522,199521,199520,199519,199518,199517,199516,199515,199514,199513,199512,199511,199510,199509,199508,199507,199506,199505,199504,199503,199502,199501,199500,199499,199498,199497,199496,199495,199494,199493,199492,199491,199490,199489,199488,199487,199486,199485,199484,199483,199481,199480,199479,199478,199477,199476,199475,199474,199473,199472,199471,199470,199469,199468,199467,199466,199465,199464,199463,199462,199461,199460,199459,199458,199457,199456,199455,199454,199453,199452,199451,199450,199449,199448,199447,199446,199444,199443,199442,199441,199440,199439,199438,199437,199436,199435,199434,199432,199431,199430,199429,199428,199427,199426,199425,199424,199423,199422,199421,199420,199419,199418,199417,199416,199415,199414,199413,199412,199409,199408,199407,199406,199405,199404,199401,199400,199399,199397,199396,199395,199394,199393,199392,199391,199390,199388,199386,199385,199384,199383,199382,199380,199379,199378,199377,199376,199375,199374,199373,199372,199371,199370,199369,199368,199366,199365,199364,199363,199362,199361,199360,199359,199358,199357,199356,199355,199354,199353,199352,199351,199350,199349,199348,199346,199344,199343,199342,199340,199339,199338,199337,199336,199335,199334,199333,199332,199331,199330,199329,199328,199327,199325,199324,199323,199322,199321,199320,199319,199318,199317,199316,199315,199314,199313,199312,199311,199310,199309,199308,199307,199306,199305,199304,199303,199302,199301,199300,199299,199298,199297,199296,199295,199294,199293,199292,199291,199290,199289,199288,199287,199286,199285,199284,199283,199282,199281,199280,199279,199278,199277,199276,199275,199274,199273,199272,199271,199270,199269,199268,199267,199266,199265,199264,199263,199262,199261,199260,199259,199258,199257,199256,199255,199254,199253,199252,199251,199250,199249,199248,199247,199246,199245,199244,199243,199242,199241,199240,199239,199238,199237,199236,199235,199234,199233,199232,199231,199230,199229,199228,199227,199226,199225,199224,199223,199222,199221,199220,199219,199218,199217,199215,199214,199213,199212,199211,199210,199209,199208,199207,199206,199205,199204,199202,199201,199200,199199,199198,199197,199196,199195,199194,199193,199192,199191,199190,199187,199186,199185,199184,199183,199182,199181,199180,199179,199178,199177,199176,199175,199174,199173,199172,199171,199170,199169,199168,199167,199166,199165,199164,199163,199162,199161,199160,199159,199158,199157,199156,199155,199154,199153,199152,199151,199150,199149,199148,199147,199146,199145,199144,199143,199141,199140,199139,199138,199137,199136,199135,199134,199133,199132,199131,199129,199127,199126,199125,199124,199123,199122,199121,199120,199119,199118,199117,199116,199115,199114,199113,199112,199111,199110,199109,199108,199107,199106,199105,199104,199103,199102,199101,199100,199099,199098,199097,199096,199095,199094,199093,199092,199091,199090,199089,199088,199087,199086,199085,199084,199083,199082,199081,199080,199079,199078,199077,199076,199075,199074,199073,199072,199071,199070,199069,199068,199067,199066,199065,199064,199063,199062,199061,199060,199059,199058,199057,199056,199055,199054,199053,199051,199050,199049,199047,199046,199045,199043,199042,199041,199040,199039,199038,199037,199036,199035,199034,199033,199032,199031,199030,199029,199028,199027,199026,199025,199024,199023,199022,199021,199020,199019,199018,199017,199016,199015,199014,199013,199012,199011,199010,199008,199006,199005,199004,199003,199002,199001,199000,198999,198998,198997,198996,198995,198994,198993,198992,198991,198990,198988,198984,198983,198982,198981,198980,198979,198978,198977,198976,198975,198974,198973,198971,198970,198969,198968,198967,198966,198965,198964,198963,198962,198961,198959,198958,198957,198956,198955,198954,198953,198952,198951,198950,198949,198948,198947,198946,198945,198944,198943,198942,198941,198940,198939,198938,198937,198936,198933,198932,198931,198930,198929,198928,198927,198926,198925,198924,198923,198922,198921,198920,198919,198918,198917,198916,198915,198914,198913,198912,198911,198910,198909,198908,198907,198906,198905,198904,198903,198902,198900,198899,198898,198897,198896,198895,198894,198892,198891,198890,198889,198888,198887,198886,198885,198884,198883,198880,198879,198878,198877,198876,198874,198873,198872,198871,198870,198869,198868,198867,198866,198865,198864,198861,198860,198859,198857,198856,198855,198854,198853,198852,198851,198850,198849,198848,198847,198846,198845,198844,198843,198841,198840,198839,198838,198837,198836,198835,198834,198833,198832,198831,198830,198829,198828,198827,198826,198825,198824,198823,198822,198821,198820,198819,198818,198817,198816,198815,198814,198813,198812,198811,198810,198809,198808,198807,198806,198805,198804,198803,198802,198801,198800,198799,198798,198797,198796,198795,198794,198793,198792,198791,198790,198789,198788,198787,198786,198785,198784,198783,198782,198781,198780,198779,198778,198777,198776,198775,198774,198773,198772,198771,198770,198769,198768,198767,198766,198765,198764,198763,198762,198761,198760,198759,198758,198757,198756,198755,198754,198753,198752,198751,198750,198749,198748,198747,198746,198745,198744,198743,198742,198741,198740,198739,198738,198737,198736,198734,198733,198732,198731,198730,198729,198728,198727,198726,198725,198724,198723,198722,198721,198720,198719,198718,198717,198716,198709,198708,198707,198705,198704,198703,198702,198701,198700,198699,198698,198697,198696,198695,198694,198693,198692,198691,198690,198689,198688,198686,198685,198684,198683,198682,198681,198680,198679,198678,198677,198676,198675,198674,198673,198672,198671,198670,198669,198668,198667,198666,198665,198664,198663,198662,198661,198660,198659,198658,198657,198656,198655,198654,198653,198652,198651,198650,198649,198648,198647,198646,198645,198644,198643,198642,198641,198640,198639,198638,198637,198636,198635,198634,198633,198632,198631,198630,198629,198628,198627,198626,198625,198624,198623,198622,198621,198620,198619,198618,198617,198616,198615,198614,198613,198612,198611,198610,198609,198608,198606,198605,198604,198603,198602,198601,198600,198599,198598,198597,198596,198595,198594,198593,198592,198591,198590,198589,198588,198587,198586,198585,198583,198581,198580,198579,198578,198577,198576,198575,198574,198573,198571,198570,198569,198568,198566,198564,198563,198562,198561,198560,198559,198558,198557,198556,198555,198554,198553,198552,198551,198549,198548,198547,198546,198545,198544,198543,198542,198541,198540,198539,198538,198537,198536,198535,198534,198533,198532,198531,198530,198529,198528,198527,198526,198524,198523,198522,198521,198520,198519,198518,198517,198516,198515,198514,198513,198512,198511,198510,198509,198508,198507,198506,198505,198504,198503,198502,198501,198500,198498,198497,198496,198495,198494,198493,198492,198491,198490,198489,198488,198487,198485,198484,198483,198482,198480,198479,198478,198476,198475,198473,198471,198470,198469,198468,198465,198464,198463,198462,198461,198460,198459,198458,198457,198456,198455,198454,198453,198452,198451,198449,198448,198447,198446,198445,198444,198443,198442,198441,198440,198439,198438,198437,198436,198435,198434,198432,198431,198430,198429,198428,198426,198425,198424,198423,198422,198421,198420,198419,198418,198417,198416,198415,198414,198413,198412,198411,198410,198409,198408,198407,198406,198405,198404,198403,198402,198401,198400,198399,198398,198395,198394,198393,198392,198391,198390,198389,198388,198387,198386,198385,198384,198383,198382,198380,198378,198377,198376,198374,198373,198372,198371,198370,198369,198368,198367,198366,198365,198364,198363,198362,198361,198354,198353,198352,198351,198350,198349,198348,198347,198346,198345,198344,198343,198342,198341,198339,198338,198336,198335,198334,198333,198332,198331,198330,198329,198328,198327,198326,198325,198324,198323,198322,198321,198320,198319,198318,198317,198316,198315,198314,198313,198312,198311,198310,198309,198308,198307,198306,198305,198304,198303,198302,198301,198300,198299,198298,198297,198296,198295,198294,198293,198292,198291,198290,198277,198276,198275,198274,198273,198272,198271,198270,198269,198268,198267,198266,198265,198264,198263,198262,198261,198260,198259,198258,198257,198256,198255,198254,198253,198252,198251,198250,198249,198246,198245,198244,198243,198242,198241,198240,198239,198238,198237,198236,198235,198234,198228,198227,198226,198225,198224,198223,198222,198221,198220,198219,198218,198217,198216)) OR (`Idx`=1 AND `CreatureID` IN (201075,201074,201067,201064,201063,201062,201059,201058,201056,201055,201050,201039,201038,201036,201035,201034,201033,201030,201028,201027,201025,201024,201021,201020,201019,201016,201014,201012,201011,201010,201005,201003,201002,201001,201000,200997,200993,200992,200991,200990,200988,200987,200986,200984,200983,200957,200954,200953,200949,200948,200945,200944,200942,200941,200940,200927,200917,200909,200908,200898,200877,200874,200872,200866,200863,200858,200857,200854,200853,200852,200850,200849,200839,200838,200837,200833,200829,200825,200824,200822,200821,200816,200812,200805,200800,200799,200796,200794,200793,200792,200791,200790,200789,200785,200775,200773,200766,200762,200761,200759,200756,200753,200745,200741,200736,200723,200716,200714,200675,200631,200612,200611,200606,200605,200604,200603,200602,200601,200599,200597,200594,200593,200590,200589,200587,200585,200580,200569,200568,200556,200555,200554,200547,200546,200545,200543,200542,200539,200530,200528,200526,200504,200503,200499,200498,200494,200488,200482,200478,200477,200475,200472,200470,200469,200465,200461,200460,200458,200454,200453,200452,200451,200448,200445,200444,200440,200435,200432,200430,200425,200423,200421,200418,200414,200410,200405,200402,200401,200400,200385,200384,200383,200382,200380,200379,200378,200377,200367,200365,200361,200360,200359,200358,200357,200356,200354,200347,200339,200338,200327,200321,200320,200319,200313,200312,200311,200310,200308,200307,200306,200305,200304,200303,200298,200297,200293,200292,200290,200288,200287,200284,200283,200277,200274,200273,200271,200270,200269,200268,200264,200262,200261,200253,200249,200248,200237,200219,200217,200214,200211,200208,200205,200185,200182,200179,200178,200177,200174,200172,200171,200170,200168,200167,200152,200149,200148,200146,200140,200138,200135,200132,200125,200124,200122,200120,200113,200103,200101,200099,200085,200081,200080,200076,200073,200067,200066,200063,200058,200057,200047,200046,200044,200043,200036,200030,200027,200018,200000,199999,199997,199995,199993,199992,199983,199982,199980,199974,199973,199972,199971,199970,199968,199965,199963,199958,199957,199956,199955,199954,199953,199952,199951,199950,199949,199948,199946,199945,199943,199942,199941,199937,199936,199935,199934,199933,199931,199929,199928,199921,199916,199909,199904,199902,199901,199900,199899,199898,199897,199896,199892,199891,199890,199889,199888,199887,199884,199882,199881,199880,199878,199877,199876,199874,199873,199872,199871,199870,199869,199866,199865,199863,199862,199856,199854,199852,199851,199850,199849,199845,199830,199828,199827,199826,199825,199824,199812,199809,199807,199805,199802,199800,199799,199796,199795,199784,199779,199778,199777,199776,199774,199773,199770,199766,199765,199764,199742,199739,199731,199726,199725,199718,199716,199715,199714,199713,199712,199707,199705,199692,199689,199686,199669,199657,199652,199640,199613,199612,199607,199595,199594,199593,199591,199587,199584,199582,199581,199580,199579,199576,199575,199574,199573,199572,199571,199570,199569,199568,199562,199548,199535,199534,199525,199522,199520,199518,199506,199505,199504,199498,199497,199492,199491,199488,199485,199468,199463,199455,199446,199442,199441,199438,199437,199436,199435,199429,199427,199421,199414,199412,199408,199405,199382,199379,199377,199374,199372,199370,199363,199362,199361,199360,199359,199358,199355,199352,199350,199349,199343,199338,199331,199328,199327,199325,199322,199321,199320,199319,199318,199316,199314,199313,199308,199303,199298,199290,199289,199285,199284,199282,199278,199276,199274,199263,199261,199256,199253,199252,199250,199248,199231,199230,199229,199228,199227,199226,199224,199223,199219,199208,199200,199198,199197,199194,199190,199187,199185,199181,199179,199178,199177,199172,199171,199170,199162,199159,199158,199150,199144,199125,199124,199056,199050,199043,199042,199041,199039,199038,199037,199004,198992,198979,198977,198971,198970,198969,198968,198966,198962,198958,198957,198953,198939,198929,198928,198925,198920,198913,198910,198909,198906,198904,198900,198892,198887,198886,198885,198878,198877,198876,198868,198866,198855,198854,198853,198845,198844,198843,198840,198839,198838,198837,198836,198831,198829,198828,198826,198823,198820,198818,198817,198813,198812,198811,198803,198801,198800,198789,198788,198786,198785,198784,198783,198782,198781,198780,198779,198778,198777,198776,198775,198774,198773,198772,198770,198769,198764,198763,198762,198761,198760,198759,198758,198754,198750,198748,198746,198743,198741,198738,198733,198727,198726,198725,198724,198723,198721,198717,198705,198693,198692,198691,198690,198688,198685,198684,198683,198682,198681,198680,198679,198678,198677,198676,198675,198674,198673,198672,198670,198669,198668,198667,198666,198665,198664,198663,198662,198660,198659,198658,198657,198656,198655,198654,198653,198651,198644,198643,198642,198641,198640,198639,198638,198637,198636,198635,198634,198633,198632,198631,198630,198628,198624,198623,198622,198621,198620,198619,198618,198615,198610,198608,198602,198592,198591,198588,198571,198569,198568,198566,198564,198563,198561,198560,198559,198528,198527,198524,198522,198520,198503,198502,198501,198500,198487,198479,198476,198464,198463,198462,198461,198460,198459,198458,198457,198456,198454,198453,198452,198451,198449,198448,198447,198445,198444,198442,198434,198430,198428,198426,198425,198424,198423,198421,198420,198419,198418,198414,198413,198409,198408,198407,198406,198405,198403,198402,198401,198393,198390,198388,198383,198378,198376,198374,198368,198367,198363,198362,198361,198354,198353,198352,198351,198348,198341,198332,198329,198328,198317,198314,198313,198307,198302,198301,198296,198294,198292,198291,198290,198277,198276,198275,198265,198263,198262,198261,198259,198258,198257,198256,198255,198250,198245,198244,198243,198242,198239,198238,198237,198235,198228,198227,198226,198225,198224,198215)) OR (`Idx`=3 AND `CreatureID` IN (201064,201063,201059,201058,201038,201036,201033,201030,201028,201027,201020,201012,201011,201010,200993,200991,200990,200986,200983,200949,200942,200941,200917,200909,200853,200852,200850,200849,200816,200785,200761,200745,200736,200675,200594,200593,200587,200568,200556,200554,200546,200545,200543,200542,200458,200454,200452,200451,200410,200382,200380,200379,200365,200358,200357,200354,200321,200320,200319,200312,200311,200310,200308,200307,200306,200305,200304,200303,200287,200284,200283,200274,200271,200270,200269,200268,200262,200253,200249,200237,200219,200214,200208,200182,200179,200178,200177,200168,200152,200148,200138,200135,200132,200124,200122,200113,200103,200076,200073,200067,200066,200058,200057,200000,199999,199997,199995,199993,199992,199982,199980,199974,199972,199971,199970,199946,199943,199937,199936,199934,199933,199929,199928,199887,199866,199865,199845,199830,199828,199827,199826,199825,199824,199812,199809,199805,199799,199795,199776,199773,199765,199731,199725,199714,199712,199705,199669,199657,199652,199594,199593,199591,199587,199584,199575,199574,199573,199569,199518,199504,199491,199485,199455,199437,199412,199379,199377,199374,199372,199360,199359,199358,199349,199319,199318,199316,199303,199298,199290,199289,199285,199284,199282,199278,199276,199261,199256,199253,199252,199250,199229,199228,199227,199226,199179,199178,199150,199050,199004,198979,198969,198958,198957,198928,198925,198920,198909,198885,198877,198876,198866,198844,198843,198818,198817,198813,198786,198785,198783,198781,198780,198779,198778,198777,198776,198775,198773,198772,198770,198769,198758,198750,198748,198725,198721,198717,198666,198665,198664,198663,198660,198659,198658,198657,198656,198655,198654,198651,198610,198571,198569,198568,198566,198560,198524,198522,198520,198487,198462,198447,198444,198434,198425,198421,198407,198406,198405,198403,198393,198383,198378,198376,198361,198354,198353,198351,198341,198332,198329,198328,198314,198313,198307,198302,198296,198277,198276,198275,198265,198242,198238,198237,198235,198228,198225,198215)) OR (`Idx`=2 AND `CreatureID` IN (201064,201063,201062,201059,201058,201039,201038,201036,201035,201034,201033,201030,201028,201027,201020,201019,201012,201011,201010,201005,201000,200993,200991,200990,200986,200983,200949,200942,200941,200927,200917,200909,200866,200857,200853,200852,200850,200849,200839,200816,200794,200785,200761,200753,200745,200736,200723,200675,200594,200593,200587,200568,200556,200554,200547,200546,200545,200543,200542,200539,200498,200482,200478,200477,200460,200458,200454,200453,200452,200451,200421,200410,200385,200383,200382,200380,200379,200378,200377,200365,200361,200358,200357,200354,200338,200321,200320,200319,200312,200311,200310,200308,200307,200306,200305,200304,200303,200298,200290,200288,200287,200284,200283,200274,200271,200270,200269,200268,200262,200253,200249,200237,200219,200214,200208,200182,200179,200178,200177,200174,200168,200152,200149,200148,200138,200135,200132,200125,200124,200122,200113,200103,200101,200085,200076,200073,200067,200066,200058,200057,200027,200000,199999,199997,199995,199993,199992,199982,199980,199974,199973,199972,199971,199970,199965,199946,199943,199937,199936,199934,199933,199929,199928,199892,199887,199866,199865,199845,199830,199828,199827,199826,199825,199824,199812,199809,199807,199805,199802,199800,199799,199796,199795,199784,199779,199778,199776,199773,199765,199764,199731,199725,199714,199713,199712,199705,199669,199657,199652,199594,199593,199591,199587,199584,199575,199574,199573,199572,199571,199570,199569,199534,199525,199522,199518,199506,199504,199492,199491,199488,199485,199455,199437,199414,199412,199408,199382,199379,199377,199374,199372,199370,199363,199361,199360,199359,199358,199349,199343,199338,199327,199319,199318,199316,199303,199298,199290,199289,199285,199284,199282,199278,199276,199261,199256,199253,199252,199250,199229,199228,199227,199226,199223,199185,199179,199178,199159,199150,199144,199056,199050,199004,198979,198969,198958,198957,198928,198925,198920,198909,198906,198904,198885,198877,198876,198866,198855,198845,198844,198843,198831,198823,198820,198818,198817,198813,198812,198811,198801,198786,198785,198784,198783,198782,198781,198780,198779,198778,198777,198776,198775,198773,198772,198770,198769,198758,198750,198748,198725,198721,198717,198666,198665,198664,198663,198660,198659,198658,198657,198656,198655,198654,198653,198651,198610,198588,198571,198569,198568,198566,198560,198524,198522,198520,198487,198463,198462,198453,198452,198447,198444,198434,198428,198425,198421,198420,198409,198407,198406,198405,198403,198393,198383,198378,198376,198374,198361,198354,198353,198352,198351,198341,198332,198329,198328,198314,198313,198307,198302,198296,198277,198276,198275,198265,198263,198250,198242,198238,198237,198235,198228,198226,198225,198215)) OR (`Idx`=7 AND `CreatureID` IN (201059,201058,201036,201033,201030,201028,201027,201020,200949,200917,200909,200736,200675,200594,200593,200546,200545,200543,200542,200458,200410,200382,200365,200312,200311,200310,200308,200307,200306,200305,200304,200284,200283,200271,200268,200262,200253,200219,200214,200208,200182,200178,200168,200138,200135,200132,200124,200073,200066,200058,200057,200000,199995,199993,199982,199980,199972,199971,199970,199943,199937,199934,199933,199929,199928,199887,199866,199845,199830,199828,199827,199826,199825,199824,199776,199705,199669,199591,199518,199437,199359,199358,199319,199318,199290,199289,199284,199282,199278,199276,199229,199227,199226,199004,198979,198958,198957,198877,198876,198866,198844,198843,198783,198777,198773,198769,198758,198664,198657,198656,198610,198487,198447,198405,198378,198361,198354,198353,198351,198307,198302,198276,198265)) OR (`Idx`=6 AND `CreatureID` IN (201059,201058,201036,201033,201030,201028,201027,201020,200949,200917,200909,200736,200675,200594,200593,200546,200545,200543,200542,200458,200410,200382,200365,200312,200311,200310,200308,200307,200306,200305,200304,200284,200283,200271,200268,200262,200253,200219,200214,200208,200182,200178,200168,200138,200135,200132,200124,200073,200067,200066,200058,200057,200000,199995,199993,199982,199980,199972,199971,199970,199943,199937,199934,199933,199929,199928,199887,199866,199845,199830,199828,199827,199826,199825,199824,199776,199765,199705,199669,199591,199518,199437,199359,199358,199319,199318,199290,199289,199284,199282,199278,199276,199229,199227,199226,199004,198979,198958,198957,198877,198876,198866,198844,198843,198783,198777,198773,198769,198758,198664,198657,198656,198610,198524,198487,198447,198425,198406,198405,198378,198361,198354,198353,198351,198328,198307,198302,198276,198265,198235)) OR (`Idx`=5 AND `CreatureID` IN (201059,201058,201036,201033,201030,201028,201027,201020,201010,200993,200983,200949,200917,200909,200736,200675,200594,200593,200546,200545,200543,200542,200458,200410,200382,200365,200312,200311,200310,200308,200307,200306,200305,200304,200284,200283,200271,200268,200262,200253,200237,200219,200214,200208,200182,200178,200177,200168,200138,200135,200132,200124,200103,200076,200073,200067,200066,200058,200057,200000,199999,199995,199993,199992,199982,199980,199974,199972,199971,199970,199943,199937,199934,199933,199929,199928,199887,199866,199845,199830,199828,199827,199826,199825,199824,199776,199765,199705,199669,199657,199652,199591,199518,199455,199437,199372,199359,199358,199319,199318,199290,199289,199284,199282,199278,199276,199229,199227,199226,199004,198979,198958,198957,198928,198885,198877,198876,198866,198844,198843,198783,198777,198773,198769,198758,198664,198657,198656,198610,198566,198560,198524,198487,198447,198444,198425,198407,198406,198405,198403,198378,198361,198354,198353,198351,198328,198307,198302,198276,198275,198265,198235)) OR (`Idx`=4 AND `CreatureID` IN (201059,201058,201036,201033,201030,201028,201027,201020,201010,200993,200991,200983,200949,200917,200909,200850,200761,200745,200736,200675,200594,200593,200546,200545,200543,200542,200458,200452,200410,200382,200365,200312,200311,200310,200308,200307,200306,200305,200304,200284,200283,200274,200271,200268,200262,200253,200237,200219,200214,200208,200182,200179,200178,200177,200168,200138,200135,200132,200124,200103,200076,200073,200067,200066,200058,200057,200000,199999,199995,199993,199992,199982,199980,199974,199972,199971,199970,199943,199937,199934,199933,199929,199928,199887,199866,199845,199830,199828,199827,199826,199825,199824,199776,199765,199731,199705,199669,199657,199652,199591,199569,199518,199491,199455,199437,199412,199372,199359,199358,199319,199318,199290,199289,199284,199282,199278,199276,199261,199253,199229,199228,199227,199226,199004,198979,198969,198958,198957,198928,198909,198885,198877,198876,198866,198844,198843,198817,198813,198783,198781,198780,198777,198776,198775,198773,198769,198758,198721,198666,198665,198664,198660,198659,198657,198656,198654,198610,198571,198568,198566,198560,198524,198487,198447,198444,198425,198407,198406,198405,198403,198378,198376,198361,198354,198353,198351,198341,198328,198307,198302,198296,198276,198275,198265,198242,198235)) OR (`Idx`=11 AND `CreatureID` IN (201028,201020,200949,200594,200545,200312,200307,200271,200268,200253,200219,200214,200182,200073,200000,199970,199776,199705,199437,199284,199229,199227,198783,198773,198769,198657,198656,198265)) OR (`Idx`=10 AND `CreatureID` IN (201028,201020,200949,200594,200545,200312,200307,200271,200268,200253,200219,200214,200208,200182,200073,200000,199970,199830,199776,199705,199437,199284,199229,199227,198783,198773,198769,198657,198656,198265)) OR (`Idx`=9 AND `CreatureID` IN (201028,201027,201020,200949,200594,200545,200458,200410,200312,200307,200271,200268,200262,200253,200219,200214,200208,200182,200073,200000,199972,199970,199830,199827,199776,199705,199669,199518,199437,199359,199284,199229,199227,198783,198773,198769,198657,198656,198610,198447,198405,198378,198361,198351,198265)) OR (`Idx`=8 AND `CreatureID` IN (201028,201027,201020,200949,200917,200594,200545,200458,200410,200312,200307,200271,200268,200262,200253,200219,200214,200208,200182,200132,200073,200057,200000,199982,199980,199972,199971,199970,199929,199845,199830,199827,199826,199824,199776,199705,199669,199518,199437,199359,199284,199229,199227,198866,198783,198777,198773,198769,198664,198657,198656,198610,198447,198405,198378,198361,198351,198265)) OR (`Idx`=45 AND `CreatureID`=201020) OR (`Idx`=44 AND `CreatureID`=201020) OR (`Idx`=43 AND `CreatureID`=201020) OR (`Idx`=42 AND `CreatureID`=201020) OR (`Idx`=41 AND `CreatureID`=201020) OR (`Idx`=40 AND `CreatureID`=201020) OR (`Idx`=39 AND `CreatureID`=201020) OR (`Idx`=38 AND `CreatureID`=201020) OR (`Idx`=37 AND `CreatureID`=201020) OR (`Idx`=36 AND `CreatureID`=201020) OR (`Idx`=35 AND `CreatureID`=201020) OR (`Idx`=34 AND `CreatureID`=201020) OR (`Idx`=33 AND `CreatureID`=201020) OR (`Idx`=32 AND `CreatureID`=201020) OR (`Idx`=31 AND `CreatureID`=201020) OR (`Idx`=30 AND `CreatureID`=201020) OR (`Idx`=29 AND `CreatureID`=201020) OR (`Idx`=28 AND `CreatureID`=201020) OR (`Idx`=27 AND `CreatureID`=201020) OR (`Idx`=26 AND `CreatureID`=201020) OR (`Idx`=25 AND `CreatureID`=201020) OR (`Idx`=24 AND `CreatureID`=201020) OR (`Idx`=23 AND `CreatureID`=201020) OR (`Idx`=22 AND `CreatureID`=201020) OR (`Idx`=21 AND `CreatureID`=201020) OR (`Idx`=20 AND `CreatureID`=201020) OR (`Idx`=19 AND `CreatureID`=201020) OR (`Idx`=18 AND `CreatureID` IN (201020,200219,200214)) OR (`Idx`=17 AND `CreatureID` IN (201020,200219,200214,198773,198656,198265)) OR (`Idx`=16 AND `CreatureID` IN (201020,200219,200214,198773,198656,198265)) OR (`Idx`=15 AND `CreatureID` IN (201020,200268,200219,200214,200073,200000,198773,198656,198265)) OR (`Idx`=14 AND `CreatureID` IN (201020,200268,200219,200214,200073,200000,198773,198656,198265)) OR (`Idx`=13 AND `CreatureID` IN (201020,200949,200271,200268,200253,200219,200214,200073,200000,199776,199229,199227,198783,198773,198769,198657,198656,198265)) OR (`Idx`=12 AND `CreatureID` IN (201020,200949,200271,200268,200253,200219,200214,200073,200000,199776,199705,199229,199227,198783,198773,198769,198657,198656,198265)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (198215,198214,198213,198212,198211,198210,198209,198208,198207,198206,198205,198204,198203,198202,198201,198200,198199,198198,198197,198196,198195,198194,198193,198192,198191,198190,198188,198187,198186,198185,198184,198183,198182,198180,198179,198178,198177,198176,198175,198174,198173,198172,198171,198170,198169,198168,198167,198166,198165,198164,198163,198162,198161,198160,198159,198158,198157,198156,198155,198154,198153,198152,198151,198150,198149,198148,198147,198146,198145,198144,198142,198141,198140,198139,198138,198137,198136,198135,198134,198133,198132,198131,198130,198129,198128,198127,198126,198125,198124,198123,198122,198121,198120,198119,198118,198117,198116,198115,198114,198113,198112,198111,198110,198109,198108,198107,198106,198105,198104,198103,198102,198101,198100,198099,198098,198097,198096,198095,198094,198093,198092,198091,198090,198089,198088,198087,198086,198085,198084,198083,198082,198081,198079,198078,198077,198076,198075,198074,198073,198072,198071,198070,198069,198068,198067,198066,198065,198064,198063,198062,198061,198060,198058,198057,198051,198050,198049,198047,198046,198044,198043,198042,198041,198040,198039,198038,198037,198036,198035,198034,198033,198032,198031,198030,198029,198028,198027,198026,198025,198024,198023,198022,198021,198020,198019,198018,198017,198015,198014,198013,198012,198011,198010,198009,198008,198007,198006,198005,198004,198003,198002,198001,198000,197999,197998,197997,197996,197995,197994,197993,197992,197991,197990,197989,197988,197987,197986,197985,197984,197983,197982,197981,197980,197979,197978,197977,197976,197975,197974,197973,197972,197971,197970,197969,197968,197967,197966,197965,197964,197963,197962,197961,197960,197959,197958,197957,197956,197955,197954,197953,197952,197951,197950,197949,197948,197947,197946,197945,197944,197943,197942,197941,197940,197939,197938,197937,197936,197935,197934,197933,197932,197931,197930,197929,197928,197927,197926,197925,197924,197923,197922,197921,197920,197919,197918,197917,197916,197915,197914,197913,197912,197911,197910,197909,197908,197907,197906,197903,197902,197901,197900,197899,197898,197897,197896,197895,197894,197893,197892,197891,197890,197889,197888,197887,197886,197885,197884,197883,197882,197881,197880,197879,197877,197876,197875,197874,197873,197872,197871,197870,197869,197868,197867,197866,197865,197864,197863,197862,197861,197860,197859,197857,197856,197855,197854,197853,197850,197849,197848,197847,197846,197845,197844,197843,197842,197841,197840,197839,197838,197837,197836,197835,197834,197833,197831,197829,197828,197827,197826,197825,197824,197823,197822,197821,197820,197819,197818,197817,197816,197815,197814,197813,197812,197811,197810,197809,197808,197807,197806,197805,197804,197803,197802,197801,197800,197799,197798,197797,197796,197795,197794,197793,197792,197791,197790,197789,197788,197787,197786,197785,197784,197783,197782,197781,197780,197779,197778,197777,197776,197775,197774,197773,197772,197771,197770,197769,197768,197767,197766,197765,197764,197763,197762,197761,197760,197759,197758,197757,197756,197755,197754,197753,197752,197751,197750,197749,197748,197747,197746,197745,197744,197743,197742,197741,197740,197739,197738,197737,197736,197735,197734,197733,197732,197731,197730,197729,197728,197727,197726,197725,197723,197722,197721,197720,197719,197718,197717,197716,197715,197714,197713,197712,197711,197710,197709,197708,197707,197706,197705,197704,197703,197702,197700,197699,197698,197697,197696,197695,197694,197693,197692,197691,197690,197689,197688,197687,197686,197685,197682,197681,197680,197679,197678,197677,197676,197675,197674,197673,197672,197671,197670,197669,197668,197667,197666,197665,197664,197663,197662,197661,197659,197658,197657,197656,197655,197654,197653,197652,197651,197650,197649,197648,197647,197646,197645,197644,197643,197642,197641,197640,197639,197638,197637,197636,197635,197634,197633,197632,197631,197630,197629,197628,197627,197626,197625,197624,197623,197622,197621,197620,197619,197618,197617,197616,197615,197614,197613,197612,197611,197610,197609,197608,197606,197605,197604,197603,197602,197601,197600,197599,197598,197597,197596,197595,197594,197593,197592,197591,197590,197587,197586,197585,197584,197583,197582,197581,197580,197579,197578,197577,197576,197575,197574,197573,197572,197571,197570,197569,197568,197567,197566,197565,197564,197563,197562,197561,197560,197559,197558,197557,197555,197554,197553,197552,197550,197549,197548,197547,197546,197545,197544,197543,197542,197541,197540,197539,197538,197537,197536,197535,197534,197533,197532,197531,197530,197529,197528,197526,197525,197524,197523,197522,197521,197520,197519,197518,197517,197516,197515,197514,197513,197512,197511,197510,197509,197508,197507,197506,197505,197504,197503,197502,197501,197500,197499,197498,197497,197496,197495,197494,197493,197492,197491,197490,197489,197488,197487,197486,197484,197483,197482,197481,197480,197479,197478,197477,197476,197475,197474,197473,197472,197471,197470,197469,197468,197467,197466,197465,197464,197463,197462,197461,197460,197459,197458,197457,197456,197455,197454,197453,197452,197451,197450,197449,197448,197447,197446,197445,197444,197443,197442,197441,197440,197439,197438,197437,197436,197435,197434,197433,197432,197431,197430,197429,197428,197426,197425,197424,197423,197422,197421,197420,197419,197418,197417,197414,197413,197412,197411,197409,197408,197407,197406,197405,197404,197403,197402,197401,197400,197399,197398,197397,197396,197395,197394,197393,197392,197391,197390,197389,197387,197386,197385,197384,197383,197382,197381,197380,197379,197378,197377,197376,197375,197374,197373,197372,197371,197370,197369,197367,197366,197361,197360,197358,197357,197356,197355,197354,197353,197352,197351,197350,197348,197347,197346,197344,197343,197342,197341,197340,197339,197338,197337,197336,197335,197334,197333,197332,197331,197330,197329,197328,197327,197326,197325,197324,197323,197322,197321,197320,197319,197318,197317,197316,197315,197314,197313,197312,197311,197310,197309,197308,197307,197306,197305,197304,197303,197302,197301,197300,197299,197298,197297,197296,197295,197294,197293,197292,197290,197289,197288,197287,197286,197285,197284,197283,197281,197280,197279,197278,197276,197275,197274,197273,197272,197271,197270,197269,197268,197267,197266,197265,197264,197263,197262,197261,197260,197259,197258,197257,197256,197255,197254,197253,197252,197251,197250,197249,197248,197247,197246,197245,197244,197243,197242,197241,197240,197239,197238,197237,197236,197235,197234,197233,197232,197231,197230,197229,197228,197227,197225,197224,197223,197222,197221,197220,197219,197218,197216,197215,197214,197213,197212,197211,197210,197209,197208,197207,197206,197205,197204,197203,197202,197201,197200,197199,197198,197197,197195,197194,197193,197192,197191,197190,197189,197188,197187,197186,197185,197183,197182,197181,197180,197179,197178,197177,197176,197175,197174,197173,197171,197170,197169,197168,197167,197166,197165,197164,197163,197162,197161,197160,197153,197152,197151,197150,197149,197148,197147,197146,197145,197144,197143,197142,197141,197140,197139,197138,197137,197136,197135,197134,197133,197132,197131,197130,197129,197128,197127,197126,197125,197124,197123,197122,197121,197120,197119,197118,197117,197116,197115,197114,197113,197112,197111,197110,197109,197108,197107,197106,197105,197104,197103,197102,197101,197100,197099,197098,197097,197096,197095,197094,197093,197092,197091,197090,197089,197088,197087,197086,197085,197081,197080,197079,197078,197077,197076,197075,197074,197073,197072,197071,197070,197069,197068,197067,197066,197065,197064,197063,197062,197061,197060,197059,197058,197057,197056,197055,197054,197053,197052,197051,197050,197049,197048,197047,197046,197045,197043,197042,197041,197040,197039,197037,197036,197035,197034,197033,197032,197031,197030,197029,197028,197027,197026,197025,197024,197023,197022,197021,197020,197019,197017,197016,197015,197014,197013,197012,197011,197010,197009,197008,197007,197006,197005,197004,197003,197002,197001,197000,196999,196998,196997,196995,196994,196993,196992,196991,196990,196989,196988,196987,196986,196985,196984,196983,196982,196981,196980,196979,196978,196977,196976,196975,196974,196973,196972,196971,196970,196969,196968,196967,196965,196964,196963,196962,196961,196960,196958,196956,196955,196954,196952,196951,196950,196949,196947,196946,196945,196944,196943,196942,196941,196940,196939,196938,196937,196936,196935,196934,196933,196932,196931,196930,196929,196928,196927,196926,196925,196924,196923,196922,196921,196920,196919,196918,196917,196916,196915,196914,196913,196912,196911,196910,196909,196908,196907,196906,196905,196904,196903,196902,196901,196900,196899,196897,196896,196895,196894,196893,196892,196891,196890,196889,196888,196887,196886,196885,196884,196883,196882,196881,196880,196879,196878,196877,196876,196875,196874,196873,196871,196870,196869,196868,196867,196866,196865,196864,196863,196862,196861,196860,196859,196858,196857,196856,196855,196854,196853,196852,196851,196850,196849,196848,196847,196846,196845,196844,196843,196842,196841,196840,196839,196838,196837,196836,196835,196834,196833,196832,196831,196830,196829,196828,196827,196826,196825,196824,196823,196822,196821,196820,196819,196818,196817,196816,196815,196814,196813,196812,196811,196809,196808,196807,196806,196805,196804,196803,196802,196801,196800,196799,196798,196797,196796,196795,196794,196793,196792,196791,196790,196789,196788,196787,196786,196785,196784,196783,196782,196781,196780,196779,196778,196777,196776,196775,196774,196773,196772,196771,196770,196769,196768,196767,196765,196764,196763,196762,196758,196757,196755,196754,196753,196752,196751,196750,196749,196748,196747,196746,196745,196744,196743,196742,196741,196740,196739,196738,196737,196736,196735,196734,196733,196732,196731,196730,196729,196727,196726,196725,196724,196723,196722,196719,196718,196717,196716,196715,196714,196713,196712,196711,196710,196709,196708,196707,196706,196705,196704,196703,196702,196701,196700,196699,196697,196696,196695,196694,196693,196692,196691,196690,196689,196688,196687,196686,196685,196684,196683,196682,196681,196680,196679,196678,196677,196675,196674,196673,196672,196671,196670,196669,196668,196667,196666,196665,196664,196663,196661,196657,196656,196655,196654,196653,196652,196651,196650,196649,196648,196647,196646,196645,196644,196643,196642,196641,196640,196639,196638,196637,196636,196635,196634,196633,196632,196631,196630,196629,196628,196627,196626,196625,196624,196623,196622,196621,196620,196619,196618,196617,196616,196615,196614,196613,196612,196611,196610,196609,196608,196607,196606,196605,196604,196603,196602,196601,196600,196599,196598,196597,196596,196595,196594,196593,196592,196591,196590,196589,196588,196587,196586,196584,196583,196582,196581,196580,196578,196577,196576,196575,196574,196573,196572,196571,196569,196568,196567,196566,196565,196564,196563,196562,196561,196560,196559,196558,196557,196556,196555,196554,196553,196552,196551,196550,196549,196548,196547,196545,196544,196543,196542,196541,196540,196539,196538,196537,196536,196535,196527,196526,196525,196524,196523,196522,196521,196520,196519,196518,196517,196516,196515,196514,196513,196512,196511,196510,196509,196508,196507,196506,196505,196504,196502,196501,196499,196498,196496,196495,196494,196493,196492,196491,196490,196489,196488,196487,196486,196485,196484,196483,196482,196481,196480,196479,196478,196477,196476,196475,196474,196473,196472,196471,196470,196469,196468,196467,196466,196465,196464,196463,196462,196461,196460,196459,196457,196456,196455,196450,196449,196448,196447,196446,196445,196444,196443,196442,196441,196440,196439,196438,196437,196436,196435,196434,196433,196432,196431,196430,196429,196428,196427,196426,196425,196424,196423,196422,196421,196420,196419,196418,196417,196416,196415,196414,196413,196412,196411,196410,196409,196407,196406,196405,196404,196403,196402,196401,196400,196399,196398,196397,196396,196395,196394,196392,196390,196388,196386,196385,196384,196383,196382,196381,196380,196379,196377,196376,196375,196374,196373,196372,196371,196370,196369,196368,196367,196366,196365,196364,196363,196362,196359,196358,196357,196356,196355,196354,196353,196352,196351,196350,196349,196348,196347,196346,196345,196344,196343,196342,196341,196340,196339,196338,196337,196336,196335,196334,196332,196331,196330,196329,196328,196327,196326,196325,196324,196323,196322,196321,196320,196319,196318,196317,196316,196315,196314,196313,196312,196311,196310,196306,196305,196304,196303,196302,196301,196300,196295,196294,196293,196292,196291,196290,196289,196288,196287,196286,196285,196284,196283,196282,196281,196280,196279,196278,196277,196276,196275,196274,196273,196272,196271,196270,196269,196268,196267,196266,196265,196264,196263,196262,196261,196260,196259,196258,196257,196256,196254,196253,196252,196251,196250,196249,196248,196247,196246,196245,196244,196243,196242,196241,196240,196239,196233,196230,196229,196228,196224,196223,196222,196221,196220,196219,196218,196217,196216,196215,196214,196213,196212,196211,196210,196209,196208,196207,196206,196205,196204,196203,196202,196201,196200,196199,196198,196197,196196,196195,196194,196193,196192,196191,196190,196188,196187,196186,196185,196184,196183,196182,196181,196180,196179,196178,196177,196176,196175,196174,196173,196172,196171,196170,196169,196168,196167,196166,196165,196164,196163,196162,196161,196160,196159,196158,196157,196156,196155,196154,196153,196152,196151,196150,196149,196148,196147,196146,196145,196143,196142,196141,196140,196139,196138,196137,196136,196135,196134,196133,196132,196131,196130,196129,196128,196127,196126,196125,196124,196123,196122,196121,196120,196119,196118,196117,196116,196115,196114,196113,196112,196111,196110,196109,196108,196107,196106,196105,196104,196103,196102,196101,196100,196099,196098,196097,196096,196095,196094,196093,196092,196091,196090,196088,196087,196086,196085,196084,196083,196082,196081,196078,196077,196076,196075,196074,196073,196072,196071,196070,196069,196068,196067,196066,196065,196064,196063,196062,196061,196060,196059,196058,196057,196056,196055,196054,196053,196052,196051,196050,196049,196048,196047,196046,196045,196044,196043,196042,196041,196040,196039,196038,196037,196036,196035,196034,196033,196032,196031,196030,196029,196028,196027,196026,196025,196024,196023,196022,196021,196020,196019,196018,196017,196016,196015,196014,196013,196012,196011,196010,196009,196008,196007,196006,196005,196004,196003,196002,196001,196000,195999,195996,195995,195994,195993,195992,195991,195990,195988,195987,195986,195985,195984,195983,195982,195980,195979,195978,195977,195976,195975,195974,195973,195972,195971,195970,195969,195968,195967,195966,195965,195964,195963,195962,195961,195960,195959,195958,195957,195956,195955,195954,195953,195951,195949,195948,195947,195946,195945,195944,195943,195942,195941,195940,195939,195938,195937,195936,195935,195934,195933,195932,195931,195930,195929,195928,195927,195926,195925,195924,195922,195920,195919,195918,195917,195916,195915,195914,195913,195912,195911,195910,195909,195908,195907,195906,195905,195904,195903,195902,195901,195900,195899,195898,195897,195896,195895,195894,195893,195892,195890,195889,195888,195887,195886,195885,195884,195882,195881,195880,195879,195878,195877,195876,195875,195874,195873,195872,195871,195870,195869,195868,195867,195866,195865,195864,195863,195862,195861,195860,195859,195858,195857,195856,195855,195854,195853,195852,195851,195850,195849,195848,195847,195846,195845,195844,195843,195842,195841,195840,195839,195838,195837,195836,195835,195834,195833,195832,195830,195829,195828,195827,195826,195825,195824,195823,195822,195821,195820,195819,195818,195817,195816,195815,195814,195813,195812,195811,195810,195809,195808,195807,195806,195805,195803,195801,195800,195799,195798,195797,195796,195795,195794,195793,195792,195790,195789,195788,195787,195786,195785,195784,195783,195782,195781,195780,195779,195778,195777,195776,195775,195774,195773,195772,195771,195770,195769,195768,195765,195764,195763,195762,195761,195760,195759,195758,195757,195756,195755,195754,195753,195752,195750,195748,195747,195746,195745,195744,195743,195742,195740,195739,195738,195737,195736,195735,195734,195733,195732,195731,195730,195729,195728,195727,195726,195725,195724,195723,195722,195721,195720,195719,195718,195717,195716,195715,195714,195713,195712,195711,195710,195709,195708,195707,195706,195705,195704,195700,195699,195698,195697,195696,195695,195694,195693,195692,195691,195690,195689,195688,195687,195686,195685,195684,195683,195682,195681,195680,195679,195678,195677,195676,195675,195674,195673,195672,195671,195670,195669,195668,195667,195666,195665,195664,195663,195662,195657,195656,195655,195654,195653,195652,195651,195650,195649,195648,195647,195646,195645,195644,195643,195642,195641,195640,195639,195638,195637,195636,195635,195634,195633,195632,195631,195630,195629,195628,195627,195626,195625,195624,195623,195622,195621,195620,195619,195618,195617,195616,195615,195614,195613,195612,195611,195610,195609,195608,195607,195606,195605,195604,195603,195602,195601,195600,195599,195598,195597,195596,195595,195593,195592,195591,195590,195589,195588,195587,195586,195585,195584,195583,195580,195579,195578,195577,195576,195575,195574,195573,195572,195571,195570,195569,195568,195567,195566,195565,195564,195563,195562,195561,195560,195559,195558,195557,195556,195555,195554,195553,195552,195551,195550,195549,195548,195547,195546,195545)) OR (`Idx`=3 AND `CreatureID` IN (198212,198211,198209,198187,198184,198183,198173,198165,198163,198142,198135,198114,198111,198097,198081,198078,198071,198070,198067,198065,198028,198025,198024,198013,197955,197954,197939,197925,197923,197922,197920,197914,197908,197900,197898,197895,197892,197882,197863,197847,197846,197844,197842,197841,197831,197827,197820,197809,197802,197799,197798,197788,197768,197766,197755,197754,197745,197744,197740,197733,197732,197731,197726,197723,197720,197708,197707,197703,197702,197695,197694,197689,197688,197687,197669,197615,197602,197590,197567,197562,197552,197544,197540,197538,197536,197529,197506,197504,197502,197477,197468,197434,197428,197408,197366,197361,197341,197340,197322,197320,197318,197316,197310,197307,197303,197298,197212,197207,197195,197194,197185,197166,197153,197101,197098,197087,197076,197075,197061,197060,197047,197033,197031,197021,197020,197019,197001,197000,196998,196985,196983,196968,196962,196956,196949,196942,196922,196918,196908,196894,196890,196888,196887,196886,196883,196875,196874,196873,196867,196863,196860,196859,196829,196826,196825,196803,196787,196780,196769,196673,196667,196663,196647,196646,196639,196594,196586,196584,196578,196574,196560,196558,196557,196556,196554,196553,196542,196539,196527,196526,196525,196522,196521,196517,196504,196496,196493,196492,196491,196489,196487,196484,196459,196446,196442,196426,196417,196397,196396,196388,196385,196384,196379,196373,196370,196365,196362,196356,196340,196339,196338,196336,196331,196329,196327,196325,196323,196320,196301,196294,196293,196228,196224,196195,196193,196184,196146,196119,196095,196071,196060,196059,196057,196052,196046,196042,196041,196038,196037,196034,196024,196017,196015,195962,195961,195960,195937,195925,195920,195914,195870,195853,195848,195839,195838,195837,195836,195830,195816,195813,195796,195795,195794,195787,195775,195774,195772,195757,195756,195752,195744,195742,195740,195731,195706,195705,195678,195677,195672,195670,195655,195639,195616,195615,195613,195598)) OR (`Idx`=2 AND `CreatureID` IN (198212,198211,198209,198203,198187,198184,198183,198173,198165,198163,198142,198138,198135,198114,198111,198097,198081,198078,198071,198070,198067,198065,198028,198025,198024,198013,197956,197955,197954,197950,197939,197928,197925,197923,197922,197920,197914,197908,197900,197898,197897,197895,197892,197882,197864,197863,197847,197846,197844,197842,197841,197837,197831,197827,197820,197809,197802,197799,197798,197788,197768,197766,197755,197754,197745,197744,197740,197733,197732,197731,197726,197723,197720,197719,197708,197707,197703,197702,197695,197694,197689,197688,197687,197669,197656,197647,197615,197602,197590,197582,197567,197565,197564,197563,197562,197552,197544,197540,197538,197536,197529,197506,197504,197502,197477,197469,197468,197434,197428,197408,197403,197400,197366,197361,197341,197340,197322,197320,197318,197316,197310,197307,197303,197298,197250,197224,197212,197209,197207,197195,197194,197185,197166,197153,197123,197101,197098,197097,197093,197088,197087,197076,197075,197062,197061,197060,197047,197033,197031,197029,197021,197020,197019,197001,197000,196999,196998,196985,196983,196969,196968,196962,196956,196949,196947,196942,196922,196918,196917,196916,196912,196908,196895,196894,196890,196888,196887,196886,196883,196882,196875,196874,196873,196867,196863,196860,196859,196829,196826,196825,196821,196803,196788,196787,196785,196781,196780,196769,196763,196748,196673,196667,196663,196649,196647,196646,196639,196594,196586,196584,196578,196574,196560,196558,196557,196556,196554,196553,196550,196542,196539,196527,196526,196525,196522,196521,196519,196518,196517,196504,196496,196493,196492,196491,196490,196489,196488,196487,196484,196460,196459,196446,196442,196426,196417,196397,196396,196388,196385,196384,196379,196373,196370,196365,196362,196357,196356,196355,196353,196340,196339,196338,196336,196331,196329,196327,196325,196323,196322,196320,196301,196294,196293,196274,196251,196228,196224,196213,196195,196193,196184,196158,196157,196156,196153,196146,196134,196126,196121,196119,196095,196085,196083,196082,196071,196062,196060,196059,196058,196057,196052,196046,196042,196041,196038,196037,196034,196024,196017,196015,196000,195993,195962,195961,195960,195959,195937,195925,195920,195918,195914,195880,195871,195870,195853,195848,195839,195838,195837,195836,195830,195829,195816,195815,195814,195813,195806,195796,195795,195794,195790,195787,195775,195774,195772,195757,195756,195755,195752,195744,195742,195740,195731,195714,195709,195706,195705,195699,195679,195678,195677,195672,195670,195655,195639,195622,195616,195615,195613,195598,195591,195569,195564,195551,195550)) OR (`Idx`=1 AND `CreatureID` IN (198212,198211,198210,198209,198203,198194,198187,198184,198183,198180,198176,198173,198172,198165,198163,198145,198142,198139,198138,198137,198135,198134,198131,198127,198123,198122,198121,198120,198119,198118,198117,198116,198115,198114,198113,198111,198104,198099,198097,198096,198092,198091,198090,198089,198085,198081,198078,198071,198070,198067,198066,198065,198063,198060,198058,198047,198044,198042,198040,198032,198030,198028,198025,198024,198019,198018,198017,198013,197985,197983,197982,197977,197976,197967,197962,197956,197955,197954,197950,197943,197941,197940,197939,197938,197937,197928,197926,197925,197923,197922,197921,197920,197919,197918,197914,197909,197908,197900,197899,197898,197897,197895,197894,197892,197889,197882,197881,197875,197874,197871,197870,197867,197864,197863,197856,197855,197853,197850,197848,197847,197846,197845,197844,197843,197842,197841,197837,197831,197829,197828,197827,197825,197823,197821,197820,197811,197809,197802,197799,197798,197794,197788,197782,197768,197766,197765,197755,197754,197745,197744,197741,197740,197737,197733,197732,197731,197726,197723,197721,197720,197719,197717,197716,197708,197707,197703,197702,197695,197694,197691,197689,197688,197687,197686,197677,197674,197673,197669,197658,197656,197655,197653,197652,197649,197648,197647,197646,197643,197642,197639,197638,197634,197622,197621,197620,197619,197618,197616,197615,197614,197613,197612,197611,197603,197602,197590,197582,197573,197567,197566,197565,197564,197563,197562,197552,197550,197544,197540,197538,197536,197532,197530,197529,197525,197520,197516,197506,197504,197503,197502,197500,197494,197493,197480,197479,197477,197472,197469,197468,197463,197462,197443,197439,197438,197434,197428,197408,197403,197400,197389,197374,197366,197361,197360,197357,197347,197342,197341,197340,197339,197330,197328,197326,197322,197320,197318,197316,197314,197310,197307,197303,197298,197278,197250,197240,197239,197233,197229,197224,197223,197218,197212,197209,197207,197204,197202,197195,197194,197186,197185,197175,197166,197153,197151,197150,197144,197139,197123,197118,197115,197101,197098,197097,197093,197088,197087,197085,197076,197075,197071,197062,197061,197060,197059,197049,197047,197046,197043,197041,197036,197035,197033,197031,197030,197029,197028,197021,197020,197019,197005,197001,197000,196999,196998,196988,196987,196985,196983,196982,196976,196969,196968,196967,196965,196964,196962,196956,196951,196949,196947,196942,196941,196922,196918,196917,196916,196912,196908,196895,196894,196893,196890,196888,196887,196886,196883,196882,196881,196875,196874,196873,196867,196863,196860,196859,196854,196829,196828,196826,196825,196822,196821,196814,196811,196803,196795,196788,196787,196786,196785,196783,196781,196780,196776,196775,196769,196765,196763,196757,196748,196736,196731,196717,196712,196709,196685,196684,196682,196679,196673,196672,196667,196664,196663,196656,196652,196649,196648,196647,196646,196640,196639,196637,196636,196634,196633,196632,196630,196626,196625,196624,196619,196616,196606,196605,196595,196594,196586,196584,196578,196574,196571,196560,196558,196557,196556,196555,196554,196553,196550,196549,196547,196543,196542,196541,196539,196537,196527,196526,196525,196522,196521,196519,196518,196517,196504,196496,196493,196492,196491,196490,196489,196488,196487,196486,196484,196472,196470,196469,196467,196466,196463,196461,196460,196459,196450,196446,196442,196441,196439,196426,196421,196417,196414,196406,196397,196396,196388,196385,196384,196383,196382,196380,196379,196374,196373,196372,196370,196368,196367,196365,196364,196362,196358,196357,196356,196355,196354,196353,196344,196341,196340,196339,196338,196337,196336,196335,196331,196330,196329,196328,196327,196325,196323,196322,196320,196311,196306,196303,196301,196294,196293,196292,196287,196277,196276,196274,196271,196270,196263,196251,196248,196240,196233,196230,196229,196228,196224,196223,196213,196212,196211,196207,196205,196204,196201,196197,196195,196193,196192,196190,196185,196184,196164,196163,196158,196157,196156,196153,196148,196146,196143,196142,196134,196126,196123,196121,196119,196113,196106,196105,196101,196100,196095,196094,196093,196088,196086,196085,196083,196082,196073,196071,196064,196062,196060,196059,196058,196057,196054,196053,196052,196047,196046,196043,196042,196041,196040,196038,196037,196034,196031,196030,196028,196026,196024,196017,196015,196012,196011,196008,196007,196006,196005,196003,196000,195999,195996,195995,195993,195985,195966,195962,195961,195960,195959,195949,195945,195942,195940,195938,195937,195932,195931,195926,195925,195922,195920,195918,195914,195910,195909,195908,195906,195905,195904,195903,195902,195900,195884,195881,195880,195879,195871,195870,195855,195853,195848,195847,195845,195843,195842,195839,195838,195837,195836,195835,195830,195829,195819,195817,195816,195815,195814,195813,195808,195806,195801,195799,195798,195797,195796,195795,195794,195790,195789,195787,195775,195774,195772,195761,195758,195757,195756,195755,195752,195750,195748,195746,195744,195742,195740,195739,195731,195729,195727,195714,195710,195709,195708,195707,195706,195705,195700,195699,195679,195678,195677,195674,195672,195670,195655,195653,195639,195638,195636,195635,195632,195626,195622,195620,195618,195616,195615,195613,195611,195610,195609,195608,195607,195605,195604,195601,195600,195598,195592,195591,195587,195586,195583,195578,195575,195574,195573,195572,195571,195569,195568,195567,195566,195564,195561,195551,195550,195546)) OR (`Idx`=12 AND `CreatureID` IN (198209,198135,198111,198065,197955,197954,197844,197842,197809,197602,197567,197544,197477,197166,197101,197031,196998,196949,196890,196860,196859,196769,196331,196329,196293,196071,195920,195787)) OR (`Idx`=11 AND `CreatureID` IN (198209,198135,198111,198065,197955,197954,197844,197842,197809,197740,197707,197602,197567,197544,197477,197166,197101,197031,197020,196998,196949,196890,196860,196859,196769,196331,196329,196293,196071,195920,195839,195787)) OR (`Idx`=10 AND `CreatureID` IN (198209,198135,198111,198065,197955,197954,197844,197842,197809,197740,197707,197602,197567,197544,197477,197468,197195,197166,197101,197031,197020,196998,196949,196890,196860,196859,196769,196331,196329,196293,196071,196042,195920,195839,195787)) OR (`Idx`=9 AND `CreatureID` IN (198209,198173,198135,198111,198065,198013,197955,197954,197844,197842,197809,197740,197708,197707,197695,197688,197687,197602,197567,197544,197477,197468,197322,197310,197307,197207,197195,197166,197101,197031,197020,197019,196998,196949,196890,196860,196859,196769,196331,196329,196293,196195,196071,196042,195920,195839,195830,195796,195787,195775,195774,195772,195639)) OR (`Idx`=8 AND `CreatureID` IN (198209,198173,198135,198111,198065,198013,197955,197954,197844,197842,197809,197740,197708,197707,197695,197688,197687,197602,197567,197544,197477,197468,197341,197340,197322,197310,197307,197207,197195,197166,197101,197031,197020,197019,196998,196985,196983,196949,196890,196863,196860,196859,196769,196331,196329,196293,196228,196195,196071,196042,195920,195839,195830,195796,195787,195775,195774,195772,195639)) OR (`Idx`=7 AND `CreatureID` IN (198209,198183,198173,198163,198135,198111,198065,198024,198013,197955,197954,197923,197922,197895,197844,197842,197841,197809,197798,197788,197740,197733,197732,197708,197707,197703,197695,197688,197687,197615,197602,197567,197562,197544,197477,197468,197341,197340,197322,197320,197318,197316,197310,197307,197303,197207,197195,197185,197166,197101,197031,197020,197019,196998,196985,196983,196962,196949,196890,196863,196860,196859,196829,196826,196825,196769,196673,196663,196647,196646,196594,196584,196558,196557,196556,196554,196553,196487,196442,196336,196331,196329,196320,196293,196228,196195,196146,196095,196071,196046,196042,195920,195839,195838,195837,195836,195830,195796,195787,195775,195774,195772,195744,195742,195706,195705,195678,195672,195639,195616,195615)) OR (`Idx`=6 AND `CreatureID` IN (198209,198183,198173,198163,198135,198111,198065,198024,198013,197955,197954,197923,197922,197895,197844,197842,197841,197809,197798,197788,197740,197733,197732,197708,197707,197703,197695,197688,197687,197615,197602,197567,197562,197544,197529,197477,197468,197366,197341,197340,197322,197320,197318,197316,197310,197307,197303,197207,197195,197185,197166,197101,197031,197020,197019,196998,196985,196983,196962,196949,196890,196863,196860,196859,196829,196826,196825,196769,196673,196663,196647,196646,196594,196584,196560,196558,196557,196556,196554,196553,196487,196442,196397,196336,196331,196329,196320,196293,196228,196195,196146,196095,196071,196060,196046,196042,196017,196015,195920,195839,195838,195837,195836,195830,195796,195787,195775,195774,195772,195744,195742,195706,195705,195678,195672,195639,195616,195615)) OR (`Idx`=5 AND `CreatureID` IN (198209,198183,198173,198165,198163,198135,198111,198067,198065,198024,198013,197955,197954,197923,197922,197895,197847,197844,197842,197841,197820,197809,197798,197788,197768,197754,197744,197740,197733,197732,197708,197707,197703,197702,197695,197688,197687,197615,197602,197567,197562,197544,197529,197477,197468,197366,197341,197340,197322,197320,197318,197316,197310,197307,197303,197207,197195,197194,197185,197166,197101,197087,197075,197061,197031,197020,197019,197001,197000,196998,196985,196983,196962,196956,196949,196890,196875,196874,196873,196867,196863,196860,196859,196829,196826,196825,196780,196769,196673,196663,196647,196646,196594,196584,196574,196560,196558,196557,196556,196554,196553,196527,196521,196496,196493,196492,196491,196487,196459,196446,196442,196397,196396,196370,196365,196336,196331,196329,196320,196293,196228,196195,196193,196146,196095,196071,196060,196046,196042,196017,196015,195920,195914,195839,195838,195837,195836,195830,195813,195796,195787,195775,195774,195772,195756,195752,195744,195742,195706,195705,195678,195672,195639,195616,195615)) OR (`Idx`=4 AND `CreatureID` IN (198209,198184,198183,198173,198165,198163,198135,198114,198111,198078,198067,198065,198024,198013,197955,197954,197939,197923,197922,197920,197914,197895,197847,197844,197842,197841,197820,197809,197802,197798,197788,197768,197766,197755,197754,197745,197744,197740,197733,197732,197731,197726,197723,197708,197707,197703,197702,197695,197694,197689,197688,197687,197615,197602,197567,197562,197544,197536,197529,197502,197477,197468,197434,197428,197366,197361,197341,197340,197322,197320,197318,197316,197310,197307,197303,197207,197195,197194,197185,197166,197153,197101,197098,197087,197076,197075,197061,197060,197031,197020,197019,197001,197000,196998,196985,196983,196968,196962,196956,196949,196918,196890,196888,196887,196886,196875,196874,196873,196867,196863,196860,196859,196829,196826,196825,196780,196769,196673,196663,196647,196646,196594,196584,196574,196560,196558,196557,196556,196554,196553,196542,196539,196527,196526,196525,196522,196521,196496,196493,196492,196491,196487,196459,196446,196442,196397,196396,196370,196365,196356,196336,196331,196329,196323,196320,196293,196228,196195,196193,196184,196146,196095,196071,196060,196059,196046,196042,196017,196015,195962,195961,195960,195920,195914,195870,195848,195839,195838,195837,195836,195830,195816,195813,195796,195787,195775,195774,195772,195756,195752,195744,195742,195740,195731,195706,195705,195678,195672,195639,195616,195615,195598)) OR (`Idx`=23 AND `CreatureID` IN (198135,198065,197567,197544,197477,197166,196949)) OR (`Idx`=22 AND `CreatureID` IN (198135,198065,197567,197544,197477,197166,196949)) OR (`Idx`=21 AND `CreatureID` IN (198135,198065,197567,197544,197477,197166,196949)) OR (`Idx`=20 AND `CreatureID` IN (198135,198065,197567,197544,197477,197166,196949)) OR (`Idx`=19 AND `CreatureID` IN (198135,198065,197567,197544,197477,197166,196949)) OR (`Idx`=18 AND `CreatureID` IN (198135,198065,197567,197544,197477,197166,196949)) OR (`Idx`=17 AND `CreatureID` IN (198135,198111,198065,197567,197544,197477,197166,196949)) OR (`Idx`=16 AND `CreatureID` IN (198135,198111,198065,197567,197544,197477,197166,196949)) OR (`Idx`=15 AND `CreatureID` IN (198135,198111,198065,197842,197567,197544,197477,197166,196998,196949,196890,196860,196859)) OR (`Idx`=14 AND `CreatureID` IN (198135,198111,198065,197842,197567,197544,197477,197166,196998,196949,196890,196860,196859,196071,195920)) OR (`Idx`=13 AND `CreatureID` IN (198135,198111,198065,197955,197954,197844,197842,197809,197567,197544,197477,197166,197101,197031,196998,196949,196890,196860,196859,196769,196071,195920,195787)) OR (`Idx`=36 AND `CreatureID` IN (198065,197567,197544,197477,196949)) OR (`Idx`=35 AND `CreatureID` IN (198065,197567,197544,197477,196949)) OR (`Idx`=34 AND `CreatureID` IN (198065,197567,197544,197477,196949)) OR (`Idx`=33 AND `CreatureID` IN (198065,197567,197544,197477,196949)) OR (`Idx`=32 AND `CreatureID` IN (198065,197567,197544,197477,196949)) OR (`Idx`=31 AND `CreatureID` IN (198065,197567,197544,197477,196949)) OR (`Idx`=30 AND `CreatureID` IN (198065,197567,197544,197477,196949)) OR (`Idx`=29 AND `CreatureID` IN (198065,197567,197544,197477,196949)) OR (`Idx`=28 AND `CreatureID` IN (198065,197567,197544,197477,196949)) OR (`Idx`=27 AND `CreatureID` IN (198065,197567,197544,197477,196949)) OR (`Idx`=26 AND `CreatureID` IN (198065,197567,197544,197477,196949)) OR (`Idx`=25 AND `CreatureID` IN (198065,197567,197544,197477,196949)) OR (`Idx`=24 AND `CreatureID` IN (198065,197567,197544,197477,196949)) OR (`Idx`=64 AND `CreatureID` IN (197544,196949)) OR (`Idx`=63 AND `CreatureID` IN (197544,196949)) OR (`Idx`=62 AND `CreatureID` IN (197544,196949)) OR (`Idx`=61 AND `CreatureID` IN (197544,196949)) OR (`Idx`=60 AND `CreatureID` IN (197544,196949)) OR (`Idx`=59 AND `CreatureID` IN (197544,196949)) OR (`Idx`=58 AND `CreatureID` IN (197544,196949)) OR (`Idx`=57 AND `CreatureID` IN (197544,196949)) OR (`Idx`=56 AND `CreatureID` IN (197544,196949)) OR (`Idx`=55 AND `CreatureID` IN (197544,196949)) OR (`Idx`=54 AND `CreatureID` IN (197544,196949)) OR (`Idx`=53 AND `CreatureID` IN (197544,196949)) OR (`Idx`=52 AND `CreatureID` IN (197544,196949)) OR (`Idx`=51 AND `CreatureID` IN (197544,196949)) OR (`Idx`=50 AND `CreatureID` IN (197544,196949)) OR (`Idx`=49 AND `CreatureID` IN (197544,196949)) OR (`Idx`=48 AND `CreatureID` IN (197544,196949)) OR (`Idx`=47 AND `CreatureID` IN (197544,196949)) OR (`Idx`=46 AND `CreatureID` IN (197544,196949)) OR (`Idx`=45 AND `CreatureID` IN (197544,196949)) OR (`Idx`=44 AND `CreatureID` IN (197544,196949)) OR (`Idx`=43 AND `CreatureID` IN (197544,196949)) OR (`Idx`=42 AND `CreatureID` IN (197544,196949)) OR (`Idx`=41 AND `CreatureID` IN (197544,196949)) OR (`Idx`=40 AND `CreatureID` IN (197544,196949)) OR (`Idx`=39 AND `CreatureID` IN (197544,196949)) OR (`Idx`=38 AND `CreatureID` IN (197544,196949)) OR (`Idx`=37 AND `CreatureID` IN (197544,196949)) OR (`Idx`=93 AND `CreatureID`=196949) OR (`Idx`=92 AND `CreatureID`=196949) OR (`Idx`=91 AND `CreatureID`=196949) OR (`Idx`=90 AND `CreatureID`=196949) OR (`Idx`=89 AND `CreatureID`=196949) OR (`Idx`=88 AND `CreatureID`=196949) OR (`Idx`=87 AND `CreatureID`=196949) OR (`Idx`=86 AND `CreatureID`=196949) OR (`Idx`=85 AND `CreatureID`=196949) OR (`Idx`=84 AND `CreatureID`=196949) OR (`Idx`=83 AND `CreatureID`=196949) OR (`Idx`=82 AND `CreatureID`=196949) OR (`Idx`=81 AND `CreatureID`=196949) OR (`Idx`=80 AND `CreatureID`=196949) OR (`Idx`=79 AND `CreatureID`=196949) OR (`Idx`=78 AND `CreatureID`=196949) OR (`Idx`=77 AND `CreatureID`=196949) OR (`Idx`=76 AND `CreatureID`=196949) OR (`Idx`=75 AND `CreatureID`=196949) OR (`Idx`=74 AND `CreatureID`=196949) OR (`Idx`=73 AND `CreatureID`=196949) OR (`Idx`=72 AND `CreatureID`=196949) OR (`Idx`=71 AND `CreatureID`=196949) OR (`Idx`=70 AND `CreatureID`=196949) OR (`Idx`=69 AND `CreatureID`=196949) OR (`Idx`=68 AND `CreatureID`=196949) OR (`Idx`=67 AND `CreatureID`=196949) OR (`Idx`=66 AND `CreatureID`=196949) OR (`Idx`=65 AND `CreatureID`=196949); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (195544,195543,195542,195541,195540,195539,195538,195537,195536,195535,195534,195533,195531,195530,195529,195528,195527,195526,195525,195524,195523,195522,195521,195520,195519,195518,195517,195516,195515,195514,195513,195512,195511,195510,195509,195508,195507,195506,195505,195504,195503,195502,195501,195500,195499,195498,195497,195496,195495,195493,195492,195491,195490,195489,195488,195487,195486,195485,195484,195483,195481,195480,195479,195478,195477,195476,195475,195474,195473,195472,195471,195470,195469,195468,195466,195465,195464,195463,195462,195461,195460,195459,195458,195457,195456,195455,195454,195453,195452,195451,195450,195449,195448,195447,195446,195445,195444,195443,195442,195441,195440,195439,195438,195437,195436,195435,195434,195433,195432,195431,195430,195429,195428,195427,195426,195425,195424,195423,195422,195421,195420,195419,195418,195417,195416,195415,195414,195413,195412,195411,195410,195409,195408,195406,195405,195404,195403,195402,195401,195400,195399,195398,195397,195396,195395,195394,195393,195392,195391,195390,195389,195388,195387,195386,195385,195384,195383,195382,195381,195380,195379,195378,195377,195376,195375,195374,195373,195372,195371,195370,195369,195368,195367,195366,195365,195364,195363,195362,195361,195360,195359,195358,195357,195356,195355,195354,195353,195352,195351,195350,195349,195348,195347,195346,195345,195344,195343,195342,195341,195340,195339,195338,195337,195336,195335,195334,195333,195332,195331,195330,195329,195328,195327,195326,195325,195324,195323,195322,195321,195320,195319,195318,195317,195316,195315,195314,195313,195312,195311,195310,195309,195308,195307,195305,195304,195303,195302,195301,195300,195299,195298,195297,195296,195295,195294,195293,195292,195291,195290,195289,195288,195287,195286,195284,195283,195282,195281,195280,195276,195275,195273,195272,195271,195270,195269,195268,195267,195266,195265,195264,195263,195262,195261,195260,195259,195258,195257,195256,195255,195253,195252,195251,195250,195248,195247,195246,195245,195244,195243,195242,195241,195240,195239,195238,195235,195234,195233,195232,195231,195230,195229,195228,195227,195226,195225,195224,195223,195222,195221,195220,195219,195218,195217,195216,195215,195214,195213,195212,195211,195210,195209,195208,195207,195206,195205,195204,195203,195202,195201,195199,195198,195197,195196,195195,195194,195193,195192,195191,195190,195189,195188,195187,195186,195185,195184,195183,195182,195181,195180,195179,195178,195177,195176,195175,195174,195173,195172,195171,195170,195169,195168,195167,195166,195165,195164,195163,195162,195161,195160,195159,195158,195157,195156,195155,195154,195153,195152,195151,195150,195149,195148,195147,195146,195145,195144,195143,195142,195141,195140,195139,195138,195137,195136,195135,195134,195133,195132,195131,195130,195128,195127,195126,195125,195124,195123,195121,195120,195119,195118,195117,195116,195114,195113,195112,195111,195110,195109,195108,195107,195106,195105,195104,195103,195102,195101,195100,195099,195098,195097,195096,195095,195094,195093,195092,195091,195090,195089,195088,195086,195085,195084,195083,195082,195081,195080,195079,195078,195077,195076,195075,195074,195073,195072,195071,195070,195069,195068,195067,195066,195065,195064,195063,195062,195061,195060,195059,195058,195057,195056,195055,195054,195053,195052,195051,195050,195049,195048,195047,195045,195044,195043,195042,195041,195040,195039,195038,195037,195036,195035,195034,195033,195032,195031,195030,195029,195028,195027,195026,195025,195024,195023,195022,195021,195020,195019,195018,195017,195016,195015,195014,195013,195012,195011,195010,195009,195008,195007,195006,195005,195004,195003,195002,195001,195000,194999,194998,194997,194996,194995,194994,194993,194992,194991,194990,194989,194988,194987,194986,194985,194984,194983,194982,194981,194980,194979,194978,194977,194976,194975,194974,194973,194972,194971,194970,194969,194968,194967,194966,194965,194964,194963,194962,194961,194960,194959,194958,194957,194956,194955,194953,194952,194951,194950,194949,194948,194947,194946,194945,194944,194943,194942,194941,194940,194939,194938,194937,194936,194935,194934,194933,194932,194931,194930,194929,194928,194927,194926,194925,194924,194923,194922,194921,194920,194917,194916,194915,194913,194912,194911,194910,194909,194908,194907,194904,194903,194902,194901,194900,194899,194898,194897,194896,194895,194894,194893,194888,194887,194886,194885,194884,194883,194882,194881,194880,194878,194877,194876,194875,194874,194873,194872,194871,194868,194862,194857,194856,194855,194854,194853,194850,194849,194848,194847,194846,194845,194844,194843,194842,194841,194840,194839,194838,194837,194836,194835,194834,194833,194832,194830,194829,194828,194827,194826,194825,194824,194823,194822,194821,194820,194819,194818,194816,194815,194814,194812,194810,194809,194808,194807,194806,194805,194804,194803,194802,194801,194800,194799,194798,194797,194796,194794,194793,194792,194790,194789,194788,194787,194786,194785,194784,194783,194782,194781,194780,194779,194778,194777,194776,194775,194774,194773,194772,194771,194769,194768,194767,194766,194765,194764,194763,194762,194761,194760,194759,194758,194757,194756,194755,194754,194752,194751,194750,194749,194747,194746,194745,194744,194743,194742,194741,194740,194739,194738,194737,194736,194735,194734,194733,194732,194731,194730,194729,194728,194727,194726,194725,194724,194723,194722,194721,194720,194719,194718,194717,194716,194715,194714,194713,194712,194711,194710,194709,194708,194707,194706,194705,194704,194703,194702,194701,194700,194699,194698,194697,194696,194695,194694,194693,194692,194691,194690,194688,194687,194686,194685,194684,194683,194682,194681,194680,194679,194678,194677,194676,194675,194674,194673,194672,194671,194669,194668,194667,194666,194665,194664,194663,194662,194661,194660,194659,194658,194657,194656,194655,194654,194652,194651,194650,194649,194648,194647,194646,194645,194644,194643,194642,194641,194640,194639,194637,194636,194635,194634,194633,194632,194631,194630,194629,194628,194626,194625,194624,194623,194622,194621,194620,194619,194618,194617,194616,194615,194614,194613,194612,194611,194610,194609,194608,194607,194606,194605,194602,194601,194600,194599,194598,194597,194596,194595,194594,194593,194592,194591,194590,194588,194587,194586,194585,194584,194583,194582,194581,194579,194578,194577,194576,194575,194574,194573,194572,194571,194570,194569,194568,194567,194566,194565,194564,194563,194562,194561,194560,194559,194558,194557,194556,194555,194554,194553,194552,194551,194550,194549,194548,194547,194546,194545,194544,194543,194542,194541,194540,194539,194538,194537,194536,194535,194534,194533,194531,194529,194528,194526,194525,194524,194523,194522,194521,194520,194519,194518,194517,194516,194515,194514,194513,194512,194511,194510,194509,194508,194507,194506,194505,194503,194502,194501,194500,194499,194498,194497,194496,194495,194494,194493,194491,194490,194489,194488,194487,194485,194484,194483,194482,194481,194480,194479,194478,194477,194476,194475,194474,194473,194472,194471,194470,194469,194468,194467,194466,194465,194464,194463,194462,194461,194460,194459,194458,194457,194454,194453,194452,194451,194450,194449,194448,194447,194446,194445,194444,194443,194442,194441,194440,194439,194438,194437,194436,194435,194434,194433,194432,194431,194430,194429,194428,194427,194426,194425,194424,194423,194422,194421,194420,194419,194418,194417,194416,194415,194414,194413,194412,194411,194410,194409,194408,194407,194406,194405,194404,194403,194402,194401,194400,194399,194398,194397,194396,194395,194394,194393,194392,194391,194390,194389,194388,194387,194383,194382,194381,194380,194379,194378,194377,194376,194375,194374,194373,194372,194370,194369,194368,194367,194366,194365,194364,194363,194362,194361,194360,194359,194358,194357,194356,194355,194354,194353,194352,194351,194350,194349,194348,194347,194346,194345,194344,194343,194342,194341,194340,194339,194338,194337,194336,194335,194334,194333,194332,194331,194330,194329,194328,194327,194325,194324,194323,194322,194321,194320,194319,194318,194317,194316,194315,194314,194313,194312,194311,194310,194309,194308,194307,194306,194305,194304,194303,194302,194301,194300,194299,194298,194297,194296,194295,194294,194293,194292,194291,194290,194289,194288,194287,194286,194285,194284,194283,194282,194281,194280,194279,194278,194277,194276,194275,194274,194273,194272,194271,194270,194269,194268,194267,194266,194265,194264,194263,194262,194261,194260,194259,194258,194257,194256,194255,194254,194253,194252,194251,194250,194249,194248,194247,194246,194245,194244,194243,194242,194241,194240,194239,194238,194237,194236,194235,194234,194233,194232,194231,194226,194225,194224,194223,194222,194221,194220,194219,194218,194217,194216,194215,194214,194213,194212,194211,194210,194209,194208,194207,194206,194205,194204,194203,194202,194201,194200,194199,194198,194197,194196,194195,194193,194192,194191,194189,194188,194187,194186,194185,194184,194183,194182,194181,194180,194179,194178,194177,194176,194175,194174,194173,194172,194171,194170,194169,194168,194167,194166,194165,194164,194163,194162,194161,194160,194159,194158,194157,194156,194155,194154,194153,194152,194151,194150,194149,194148,194147,194146,194145,194144,194143,194142,194141,194140,194139,194138,194137,194136,194135,194134,194133,194132,194131,194130,194129,194127,194126,194125,194124,194123,194122,194121,194120,194119,194118,194117,194116,194115,194110,194109,194108,194107,194106,194105,194104,194103,194102,194101,194100,194099,194098,194097,194096,194095,194094,194093,194092,194091,194090,194089,194088,194087,194086,194085,194084,194083,194082,194081,194080,194079,194078,194077,194076,194075,194074,194073,194072,194070,194069,194068,194067,194066,194065,194064,194063,194062,194061,194060,194059,194058,194057,194056,194055,194054,194053,194052,194051,194050,194049,194048,194047,194046,194045,194044,194043,194042,194041,194040,194039,194038,194037,194036,194035,194034,194033,194032,194031,194030,194029,194028,194027,194026,194025,194024,194023,194022,194021,194020,194019,194018,194017,194016,194015,194014,194013,194012,194011,194010,194009,194008,194006,194005,194004,194003,194002,194001,194000,193999,193997,193996,193995,193994,193993,193992,193991,193990,193989,193988,193987,193986,193985,193984,193983,193982,193981,193980,193979,193978,193977,193976,193975,193974,193973,193972,193971,193970,193969,193968,193967,193966,193965,193964,193963,193962,193961,193960,193959,193958,193957,193956,193955,193954,193953,193952,193951,193950,193949,193948,193947,193946,193945,193944,193943,193942,193941,193940,193939,193938,193937,193936,193935,193934,193933,193932,193931,193930,193929,193928,193927,193926,193925,193924,193923,193922,193921,193920,193919,193918,193917,193916,193915,193914,193913,193912,193911,193910,193909,193907,193906,193905,193904,193903,193902,193900,193899,193898,193897,193896,193895,193894,193893,193892,193891,193890,193889,193888,193887,193886,193885,193884,193883,193882,193881,193880,193879,193878,193877,193876,193875,193874,193873,193872,193871,193870,193869,193868,193867,193866,193865,193864,193863,193862,193861,193860,193859,193858,193857,193856,193855,193854,193853,193852,193851,193850,193849,193848,193847,193846,193845,193844,193843,193842,193841,193840,193839,193838,193837,193836,193835,193834,193833,193832,193831,193830,193829,193828,193827,193826,193825,193824,193823,193822,193821,193820,193819,193817,193816,193815,193814,193813,193812,193811,193810,193809,193807,193806,193805,193803,193802,193801,193800,193799,193798,193797,193796,193795,193794,193793,193792,193791,193790,193789,193788,193787,193786,193785,193784,193783,193782,193781,193780,193779,193778,193777,193776,193775,193774,193773,193772,193771,193770,193769,193768,193767,193766,193765,193764,193763,193762,193761,193760,193759,193758,193757,193756,193754,193753,193752,193750,193749,193747,193746,193745,193744,193743,193742,193741,193740,193739,193738,193737,193736,193735,193734,193733,193732,193731,193730,193729,193728,193727,193726,193725,193724,193723,193722,193721,193720,193719,193718,193717,193716,193715,193714,193713,193712,193711,193710,193709,193708,193707,193706,193705,193704,193703,193702,193701,193700,193699,193698,193697,193696,193694,193693,193691,193690,193688,193687,193686,193685,193684,193682,193681,193680,193679,193678,193677,193676,193675,193674,193673,193672,193671,193670,193669,193668,193667,193666,193665,193664,193663,193662,193661,193660,193659,193658,193657,193656,193655,193654,193653,193652,193651,193650,193649,193648,193647,193646,193645,193644,193643,193642,193641,193640,193639,193638,193637,193636,193635,193634,193633,193632,193631,193630,193629,193628,193627,193626,193625,193623,193621,193620,193619,193618,193617,193616,193615,193614,193612,193611,193610,193609,193608,193607,193606,193605,193604,193603,193602,193601,193600,193599,193598,193597,193596,193595,193594,193593,193592,193591,193590,193589,193588,193587,193586,193585,193584,193583,193582,193581,193580,193579,193578,193577,193576,193575,193574,193573,193572,193570,193569,193568,193567,193566,193565,193564,193563,193562,193561,193559,193558,193557,193556,193555,193554,193553,193552,193551,193550,193549,193548,193547,193546,193545,193544,193543,193542,193541,193540,193539,193538,193537,193536,193535,193534,193533,193532,193531,193530,193529,193528,193527,193525,193524,193523,193522,193521,193520,193518,193517,193516,193515,193514,193513,193512,193511,193510,193509,193508,193507,193506,193505,193504,193503,193502,193501,193500,193499,193498,193497,193496,193495,193494,193493,193492,193491,193490,193489,193488,193487,193486,193485,193484,193483,193482,193481,193480,193479,193478,193477,193476,193475,193474,193473,193472,193471,193470,193469,193468,193467,193466,193465,193464,193463,193462,193461,193460,193459,193458,193457,193456,193454,193451,193450,193449,193448,193447,193446,193445,193444,193443,193442,193441,193440,193439,193438,193437,193436,193435,193434,193433,193432,193431,193430,193429,193428,193427,193426,193425,193424,193423,193422,193421,193420,193419,193418,193417,193416,193415,193414,193413,193412,193411,193409,193408,193407,193406,193405,193404,193403,193402,193401,193400,193399,193398,193397,193396,193395,193394,193393,193391,193390,193389,193388,193387,193386,193385,193384,193381,193380,193379,193378,193377,193376,193375,193374,193373,193372,193371,193370,193369,193368,193367,193366,193365,193364,193363,193362,193361,193360,193359,193358,193357,193356,193355,193354,193353,193352,193351,193350,193349,193348,193347,193346,193345,193344,193343,193342,193341,193340,193339,193338,193337,193336,193335,193334,193333,193332,193331,193330,193329,193328,193327,193326,193325,193324,193323,193322,193321,193320,193319,193318,193317,193316,193315,193314,193313,193312,193311,193310,193309,193308,193307,193306,193305,193304,193303,193302,193301,193300,193299,193298,193296,193295,193294,193293,193292,193291,193290,193289,193288,193287,193285,193284,193283,193282,193281,193280,193279,193278,193277,193276,193275,193274,193273,193272,193271,193270,193269,193267,193266,193265,193264,193263,193262,193261,193259,193258,193257,193256,193255,193254,193253,193252,193251,193250,193249,193248,193247,193246,193245,193244,193243,193242,193241,193240,193239,193238,193237,193236,193235,193234,193233,193232,193231,193230,193229,193228,193227,193226,193225,193224,193223,193222,193221,193220,193219,193218,193217,193216,193215,193214,193213,193212,193211,193210,193209,193208,193207,193206,193205,193204,193203,193202,193201,193200,193199,193198,193197,193196,193195,193193,193192,193191,193190,193189,193188,193187,193186,193185,193184,193183,193182,193181,193180,193179,193178,193177,193176,193175,193174,193173,193172,193171,193170,193169,193168,193167,193166,193165,193164,193163,193162,193161,193160,193159,193158,193157,193156,193155,193154,193153,193152,193151,193150,193149,193148,193147,193146,193145,193144,193143,193142,193141,193140,193139,193138,193137,193136,193135,193134,193133,193132,193131,193130,193129,193128,193127,193126,193125,193124,193123,193122,193121,193120,193119,193118,193116,193115,193114,193113,193112,193111,193110,193109,193108,193106,193105,193104,193101,193100,193099,193098,193097,193096,193095,193094,193093,193092,193091,193090,193089,193088,193087,193086,193085,193084,193083,193082,193081,193080,193079,193078,193077,193075,193074,193073,193072,193071,193070,193069,193068,193067,193066,193065,193064,193063,193062,193061,193060,193058,193057,193056,193055,193054,193053,193052,193051,193050,193049,193048,193047,193046,193045,193044,193043,193042,193041,193040,193039,193038,193037,193036,193035,193034,193033,193032,193031,193030,193029,193028,193027,193026,193025,193024,193023,193022,193021,193020,193019,193018,193017,193016,193015,193014,193013,193012,193011,193010,193009,193008,193007,193006,193005,193004,193003,193002,193001,193000,192999,192998,192997,192996,192995,192994,192993,192992,192991,192990,192989,192988,192987,192986,192985,192984,192983,192982,192980,192978,192977,192976,192975,192974,192973,192972,192971,192970,192969,192968,192967,192966,192965,192964,192962,192961,192960,192959,192958,192956,192955,192954,192953,192952,192951,192950,192949,192948,192947,192946,192945,192944,192943,192942,192941,192940,192939,192938,192937,192936,192935,192934,192933,192931,192930,192929,192928,192927,192926,192925,192923,192922,192921,192920,192919,192917,192916,192915,192914,192913,192912,192911,192910,192909,192908,192907,192906,192905,192904,192903,192893,192892,192889,192888,192887,192886,192885,192882,192881,192880,192879,192878,192877,192876,192875,192874,192873,192872,192871,192870,192869,192868,192867,192866,192865,192864,192862,192861,192860,192859,192858,192857,192856,192855,192854,192853,192852,192851,192850,192849,192848,192847,192846,192845,192844,192843,192842,192841,192840,192838,192834,192833,192832,192831,192830,192829,192828,192827,192826,192825,192824,192823,192822,192821,192820,192819,192818,192817,192816,192815,192814,192813,192812,192810,192809,192808,192807,192806,192805,192804,192803,192802,192800,192799,192796,192795,192794,192793,192792,192791,192790,192789,192788,192787,192786,192785,192784,192783,192782,192781,192780,192778,192777,192776,192775,192774,192773,192772,192771,192770,192769,192768,192767,192766,192765,192764,192763,192762,192761,192760,192759,192758,192757,192756,192755,192754,192753,192752,192751,192750,192749,192748,192747,192746,192745,192744,192743,192741,192739,192738,192737,192736,192735,192734,192733,192731,192730,192729,192728,192727,192726,192725,192724,192722,192721,192720,192719,192718,192717,192716,192715,192714,192713,192712,192711,192710,192709,192707,192706,192705,192704,192703,192702,192701,192700,192699,192697,192696,192695,192694,192693,192692,192691,192690,192689,192688,192687,192686,192685,192684,192683,192682,192681,192680,192679,192678,192677,192676,192675,192674,192673,192672,192671,192670,192664,192663,192662,192661,192660,192659,192657,192656,192655,192654,192653,192652,192651,192650,192649,192648,192647,192646,192645,192644,192643,192641,192640,192639,192638,192637,192636,192635,192634,192633,192632,192631,192630,192629,192628,192627,192626,192625,192624,192623,192622,192621,192620,192619,192618,192617,192616,192615,192614,192613,192612,192611,192610,192609,192608,192607,192606,192605,192604,192602,192601,192600,192599,192598,192597,192596,192594,192593,192591,192590,192588,192587,192586,192585,192584,192583,192582,192581,192580,192579,192578,192577,192576,192575,192574,192573,192572)) OR (`Idx`=4 AND `CreatureID` IN (195541,195515,195498,195492,195484,195481,195479,195465,195461,195459,195442,195428,195383,195377,195374,195372,195368,195366,195361,195347,195344,195321,195317,195294,195293,195241,195231,195187,195175,195140,195130,195123,195121,195053,195037,195032,195027,194933,194931,194926,194917,194913,194825,194808,194804,194803,194798,194797,194794,194792,194787,194785,194768,194739,194738,194710,194700,194684,194682,194674,194664,194630,194619,194600,194453,194444,194437,194362,194360,194293,194238,194236,194222,194221,194217,194145,194144,194115,194103,194096,194093,194092,194088,194086,194084,194082,194081,194079,194078,194075,194070,194069,194066,194062,194060,194058,194030,193900,193894,193891,193884,193883,193882,193881,193873,193861,193859,193854,193844,193816,193812,193811,193806,193795,193786,193750,193737,193721,193703,193700,193640,193626,193623,193621,193605,193604,193505,193490,193479,193421,193419,193414,193403,193322,193315,193314,193309,193307,193306,193305,193289,193285,193284,193283,193282,193281,193280,193274,193265,193264,193262,193236,193208,193205,193204,193203,193202,193197,193172,193155,193122,193119,193082,193080,193011,192973,192870,192857,192829,192824,192819,192784,192748,192703,192702,192700,192699,192641,192597,192596,192594,192583)) OR (`Idx`=3 AND `CreatureID` IN (195541,195515,195498,195492,195484,195481,195479,195468,195465,195461,195459,195442,195428,195383,195380,195377,195374,195372,195368,195366,195361,195350,195347,195344,195321,195317,195304,195303,195296,195294,195293,195269,195241,195231,195187,195176,195175,195158,195140,195130,195123,195121,195119,195053,195037,195032,195027,194948,194933,194931,194926,194917,194913,194877,194876,194825,194822,194808,194804,194803,194798,194797,194794,194792,194787,194785,194768,194742,194741,194739,194738,194710,194700,194684,194682,194674,194672,194668,194664,194662,194630,194619,194600,194558,194557,194555,194551,194523,194517,194453,194444,194437,194419,194379,194378,194370,194362,194360,194349,194302,194293,194284,194238,194236,194222,194221,194217,194197,194145,194144,194115,194103,194102,194096,194093,194092,194091,194089,194088,194087,194086,194084,194082,194081,194080,194079,194078,194075,194070,194069,194066,194064,194062,194060,194058,194054,194045,194041,194040,194030,193973,193969,193960,193958,193956,193900,193894,193891,193884,193883,193882,193881,193873,193868,193861,193859,193854,193844,193816,193812,193811,193806,193795,193786,193750,193741,193737,193736,193721,193703,193700,193641,193640,193626,193623,193621,193618,193605,193604,193562,193555,193520,193505,193490,193479,193444,193440,193429,193428,193427,193425,193421,193419,193414,193403,193322,193315,193314,193309,193307,193306,193305,193289,193285,193284,193283,193282,193281,193280,193274,193265,193264,193262,193247,193239,193236,193208,193205,193204,193203,193202,193197,193172,193155,193122,193119,193118,193104,193101,193100,193097,193082,193080,193040,193028,193020,193018,193011,193004,193003,192973,192880,192873,192870,192857,192829,192827,192826,192824,192819,192784,192748,192744,192743,192741,192738,192703,192702,192700,192699,192684,192641,192612,192597,192596,192594,192593,192583,192582)) OR (`Idx`=2 AND `CreatureID` IN (195541,195530,195518,195515,195502,195498,195492,195484,195481,195479,195478,195468,195465,195461,195459,195458,195456,195442,195428,195394,195383,195380,195377,195374,195372,195368,195366,195361,195351,195350,195347,195344,195331,195321,195317,195310,195305,195304,195303,195296,195294,195293,195269,195263,195261,195256,195241,195232,195231,195221,195219,195208,195203,195187,195185,195176,195175,195172,195158,195156,195140,195130,195123,195121,195119,195117,195053,195045,195042,195040,195037,195036,195035,195032,195027,195026,194976,194948,194946,194939,194933,194931,194929,194926,194917,194913,194877,194876,194849,194825,194822,194809,194808,194804,194803,194798,194797,194794,194792,194787,194786,194785,194774,194772,194768,194762,194750,194747,194742,194741,194739,194738,194726,194710,194704,194703,194700,194697,194694,194692,194684,194682,194674,194673,194672,194668,194666,194665,194664,194663,194662,194631,194630,194619,194600,194572,194558,194557,194555,194551,194524,194523,194517,194479,194453,194444,194439,194437,194436,194419,194388,194379,194378,194370,194366,194362,194360,194349,194302,194296,194293,194284,194279,194274,194246,194243,194238,194236,194222,194221,194217,194204,194200,194197,194191,194186,194145,194144,194115,194105,194103,194102,194096,194093,194092,194091,194089,194088,194087,194086,194084,194082,194081,194080,194079,194078,194075,194070,194069,194066,194064,194062,194061,194060,194058,194054,194051,194045,194041,194040,194030,193973,193969,193960,193958,193956,193900,193894,193893,193891,193884,193883,193882,193881,193873,193868,193861,193859,193855,193854,193844,193816,193812,193811,193806,193795,193786,193770,193750,193741,193737,193736,193721,193705,193703,193700,193641,193640,193636,193626,193623,193621,193618,193605,193604,193595,193562,193555,193552,193545,193536,193520,193505,193492,193490,193479,193444,193440,193431,193430,193429,193428,193427,193425,193421,193419,193417,193414,193407,193403,193384,193372,193371,193368,193359,193349,193348,193346,193322,193315,193314,193309,193308,193307,193306,193305,193302,193301,193289,193287,193285,193284,193283,193282,193281,193280,193274,193265,193264,193262,193253,193247,193239,193236,193208,193205,193204,193203,193202,193199,193197,193183,193172,193169,193155,193147,193141,193139,193138,193122,193119,193118,193104,193101,193100,193097,193082,193080,193077,193040,193028,193020,193018,193011,193004,193003,192973,192968,192880,192873,192870,192857,192829,192827,192826,192824,192819,192789,192784,192748,192744,192743,192741,192738,192703,192702,192700,192699,192684,192662,192661,192643,192641,192636,192612,192597,192596,192594,192593,192583,192582,192573)) OR (`Idx`=1 AND `CreatureID` IN (195541,195530,195523,195521,195518,195516,195515,195502,195501,195498,195495,195492,195484,195483,195481,195479,195478,195473,195468,195465,195461,195459,195458,195456,195449,195446,195445,195442,195433,195428,195426,195425,195404,195400,195396,195394,195384,195383,195380,195377,195374,195372,195370,195369,195368,195366,195361,195360,195354,195352,195351,195350,195348,195347,195344,195332,195331,195329,195326,195324,195321,195320,195319,195318,195317,195312,195310,195308,195307,195305,195304,195303,195301,195299,195296,195294,195293,195292,195284,195282,195275,195270,195269,195264,195263,195261,195259,195256,195255,195250,195247,195246,195241,195232,195231,195228,195226,195224,195221,195220,195219,195215,195214,195208,195205,195203,195201,195199,195198,195197,195196,195194,195189,195187,195185,195183,195178,195176,195175,195174,195172,195171,195170,195167,195166,195165,195159,195158,195156,195151,195149,195142,195140,195137,195133,195130,195124,195123,195121,195119,195118,195117,195116,195114,195113,195112,195111,195110,195109,195108,195106,195105,195102,195100,195096,195092,195089,195083,195078,195077,195076,195075,195074,195073,195071,195070,195069,195068,195067,195064,195062,195061,195060,195059,195058,195053,195047,195045,195042,195040,195039,195037,195036,195035,195034,195032,195031,195030,195029,195028,195027,195026,195025,195023,195022,195021,195020,195019,195018,195017,195016,195014,195012,195008,195007,195006,195004,195002,194999,194991,194984,194982,194978,194976,194972,194966,194964,194962,194959,194950,194949,194948,194946,194944,194939,194933,194932,194931,194930,194929,194926,194917,194913,194877,194876,194872,194868,194849,194846,194835,194833,194826,194825,194822,194821,194820,194819,194818,194809,194808,194806,194804,194803,194801,194798,194797,194794,194792,194790,194787,194786,194785,194784,194779,194774,194772,194768,194767,194766,194764,194762,194750,194747,194745,194743,194742,194741,194739,194738,194737,194736,194729,194727,194726,194719,194711,194710,194709,194704,194703,194701,194700,194699,194697,194695,194694,194693,194692,194684,194682,194679,194676,194674,194673,194672,194669,194668,194666,194665,194664,194663,194662,194657,194656,194655,194642,194641,194639,194634,194631,194630,194619,194615,194600,194591,194572,194568,194560,194558,194557,194555,194551,194545,194524,194523,194517,194495,194479,194477,194453,194450,194444,194439,194437,194436,194433,194430,194419,194406,194396,194395,194388,194382,194381,194380,194379,194378,194377,194376,194375,194374,194370,194368,194366,194362,194360,194358,194357,194349,194340,194330,194325,194320,194313,194307,194303,194302,194296,194293,194291,194285,194284,194279,194277,194274,194247,194246,194243,194238,194236,194222,194221,194219,194218,194217,194216,194215,194212,194204,194200,194197,194196,194193,194191,194186,194184,194183,194182,194180,194145,194144,194135,194130,194124,194123,194122,194121,194115,194105,194103,194102,194096,194093,194092,194091,194089,194088,194087,194086,194084,194082,194081,194080,194079,194078,194075,194074,194070,194069,194068,194066,194064,194062,194061,194060,194058,194054,194051,194046,194045,194041,194040,194039,194036,194030,194022,194019,194002,193995,193993,193991,193988,193987,193982,193981,193980,193978,193974,193973,193971,193970,193969,193965,193960,193959,193958,193956,193954,193952,193948,193940,193935,193934,193929,193905,193903,193900,193894,193893,193891,193890,193889,193884,193883,193882,193881,193880,193873,193868,193864,193861,193859,193855,193854,193844,193840,193832,193829,193821,193819,193816,193812,193811,193809,193806,193800,193795,193786,193784,193779,193777,193776,193770,193764,193763,193754,193750,193747,193742,193741,193739,193738,193737,193736,193731,193730,193729,193721,193719,193705,193703,193702,193701,193700,193673,193670,193646,193641,193640,193636,193635,193631,193627,193626,193623,193621,193618,193615,193612,193605,193604,193603,193602,193600,193599,193598,193597,193595,193594,193592,193585,193584,193578,193575,193574,193570,193566,193565,193562,193555,193553,193552,193545,193536,193531,193529,193528,193520,193514,193512,193505,193498,193497,193496,193494,193493,193492,193490,193479,193478,193471,193468,193467,193465,193461,193460,193451,193449,193444,193441,193440,193438,193436,193434,193431,193430,193429,193428,193427,193425,193421,193420,193419,193417,193414,193413,193407,193405,193403,193395,193384,193378,193377,193376,193373,193372,193371,193368,193359,193353,193349,193348,193346,193323,193322,193315,193314,193313,193309,193308,193307,193306,193305,193302,193301,193299,193293,193289,193287,193285,193284,193283,193282,193281,193280,193274,193265,193264,193262,193253,193247,193239,193236,193218,193208,193205,193204,193203,193202,193199,193197,193193,193192,193190,193189,193187,193183,193180,193177,193172,193169,193164,193158,193155,193147,193141,193139,193138,193122,193119,193118,193114,193111,193109,193106,193105,193104,193101,193100,193099,193097,193092,193082,193080,193077,193075,193069,193061,193044,193043,193041,193040,193033,193028,193022,193020,193018,193012,193011,193010,193009,193004,193003,193001,193000,192996,192995,192994,192993,192992,192991,192990,192989,192988,192987,192986,192977,192973,192972,192968,192958,192953,192948,192946,192942,192941,192933,192931,192927,192913,192912,192911,192910,192909,192908,192907,192906,192905,192904,192893,192892,192889,192882,192880,192873,192871,192870,192857,192854,192853,192852,192848,192845,192834,192832,192831,192829,192828,192827,192826,192824,192819,192815,192809,192794,192792,192789,192785,192784,192777,192775,192773,192748,192746,192744,192743,192741,192738,192733,192722,192715,192706,192703,192702,192700,192699,192697,192684,192682,192681,192670,192662,192661,192657,192651,192643,192641,192638,192637,192636,192627,192624,192612,192611,192600,192597,192596,192594,192593,192583,192582,192578,192577,192576,192575,192573)) OR (`Idx`=7 AND `CreatureID` IN (195515,195498,195428,195383,195374,195368,195366,195361,195347,195321,195317,195294,195241,195187,195175,195140,195130,195053,195037,195032,194933,194917,194808,194804,194792,194787,194785,194768,194700,194684,194630,194619,194453,194444,194437,194293,194238,194236,194222,194221,194115,194096,194093,194092,194086,194084,194030,193884,193881,193873,193844,193816,193811,193806,193750,193737,193640,193621,193605,193604,193414,193315,193314,193309,193289,193285,193284,193283,193282,193281,193280,193265,193264,193262,193236,193205,193204,193203,193202,193155,193080,192870,192829,192824,192819,192784,192641,192583)) OR (`Idx`=6 AND `CreatureID` IN (195515,195498,195428,195383,195374,195368,195366,195361,195347,195321,195317,195294,195241,195187,195175,195140,195130,195123,195121,195053,195037,195032,194933,194917,194808,194804,194792,194787,194785,194768,194700,194684,194674,194630,194619,194453,194444,194437,194293,194238,194236,194222,194221,194145,194144,194115,194096,194093,194092,194086,194084,194079,194078,194075,194030,193884,193881,193873,193844,193816,193811,193806,193786,193750,193737,193640,193621,193605,193604,193419,193414,193315,193314,193309,193289,193285,193284,193283,193282,193281,193280,193265,193264,193262,193236,193205,193204,193203,193202,193155,193080,192870,192829,192824,192819,192784,192699,192641,192597,192596,192594,192583)) OR (`Idx`=5 AND `CreatureID` IN (195515,195498,195484,195481,195479,195459,195428,195383,195377,195374,195368,195366,195361,195347,195344,195321,195317,195294,195241,195187,195175,195140,195130,195123,195121,195053,195037,195032,194933,194931,194926,194917,194808,194804,194798,194797,194794,194792,194787,194785,194768,194700,194684,194674,194630,194619,194453,194444,194437,194362,194293,194238,194236,194222,194221,194217,194145,194144,194115,194096,194093,194092,194086,194084,194079,194078,194075,194060,194030,193884,193882,193881,193873,193861,193844,193816,193812,193811,193806,193795,193786,193750,193737,193640,193621,193605,193604,193505,193479,193421,193419,193414,193322,193315,193314,193309,193289,193285,193284,193283,193282,193281,193280,193274,193265,193264,193262,193236,193208,193205,193204,193203,193202,193155,193122,193119,193082,193080,192973,192870,192857,192829,192824,192819,192784,192748,192703,192702,192700,192699,192641,192597,192596,192594,192583)) OR (`Idx`=10 AND `CreatureID` IN (195498,195428,195383,195368,195366,195361,195130,194933,194808,194787,194453,194444,194221,193884,193621,193605,193604,193236,193155,192829,192824,192819,192641,192583)) OR (`Idx`=9 AND `CreatureID` IN (195498,195428,195383,195368,195366,195361,195241,195130,194933,194808,194787,194785,194453,194444,194293,194221,194093,194084,193884,193881,193816,193811,193806,193621,193605,193604,193315,193285,193265,193264,193236,193155,192829,192824,192819,192641,192583)) OR (`Idx`=8 AND `CreatureID` IN (195498,195428,195383,195368,195366,195361,195347,195241,195130,194933,194808,194787,194785,194453,194444,194293,194221,194093,194092,194086,194084,193884,193881,193816,193811,193806,193640,193621,193605,193604,193315,193309,193285,193265,193264,193236,193205,193204,193203,193202,193155,193080,192870,192829,192824,192819,192641,192583)) OR (`Idx`=14 AND `CreatureID` IN (195428,195383,195366,194933,194808,194444,193884,192829,192641)) OR (`Idx`=13 AND `CreatureID` IN (195428,195383,195366,194933,194808,194453,194444,194221,193884,193605,193604,193236,192829,192824,192641,192583)) OR (`Idx`=12 AND `CreatureID` IN (195428,195383,195368,195366,195361,194933,194808,194453,194444,194221,193884,193605,193604,193236,193155,192829,192824,192641,192583)) OR (`Idx`=11 AND `CreatureID` IN (195428,195383,195368,195366,195361,195130,194933,194808,194787,194453,194444,194221,193884,193621,193605,193604,193236,193155,192829,192824,192819,192641,192583)) OR (`Idx`=15 AND `CreatureID` IN (194933,194808,194444,192829)) OR (`Idx`=29 AND `CreatureID`=194808) OR (`Idx`=28 AND `CreatureID`=194808) OR (`Idx`=27 AND `CreatureID`=194808) OR (`Idx`=26 AND `CreatureID`=194808) OR (`Idx`=25 AND `CreatureID`=194808) OR (`Idx`=24 AND `CreatureID`=194808) OR (`Idx`=23 AND `CreatureID`=194808) OR (`Idx`=22 AND `CreatureID`=194808) OR (`Idx`=21 AND `CreatureID`=194808) OR (`Idx`=20 AND `CreatureID`=194808) OR (`Idx`=19 AND `CreatureID`=194808) OR (`Idx`=18 AND `CreatureID` IN (194808,194444)) OR (`Idx`=17 AND `CreatureID` IN (194808,194444)) OR (`Idx`=16 AND `CreatureID` IN (194808,194444)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (192571,192569,192568,192567,192565,192564,192563,192561,192560,192559,192558,192557,192556,192555,192554,192553,192552,192551,192550,192549,192547,192546,192545,192544,192543,192542,192541,192540,192539,192538,192537,192536,192535,192534,192533,192532,192531,192530,192529,192528,192527,192525,192523,192522,192521,192520,192519,192518,192517,192516,192514,192513,192512,192510,192508,192507,192506,192505,192503,192502,192501,192500,192499,192498,192496,192495,192494,192493,192492,192491,192490,192489,192488,192487,192486,192485,192484,192483,192482,192481,192480,192479,192478,192477,192476,192475,192474,192473,192472,192471,192470,192469,192468,192467,192466,192465,192464,192463,192462,192461,192460,192459,192458,192457,192456,192455,192454,192453,192452,192451,192450,192449,192448,192447,192446,192445,192444,192443,192442,192441,192440,192439,192438,192437,192436,192435,192434,192433,192432,192431,192430,192429,192428,192427,192426,192425,192424,192423,192422,192421,192420,192419,192418,192417,192416,192415,192414,192413,192412,192411,192410,192409,192408,192407,192406,192405,192404,192403,192402,192401,192400,192399,192398,192397,192396,192395,192394,192393,192392,192390,192389,192388,192387,192386,192385,192384,192383,192382,192381,192380,192379,192378,192377,192376,192375,192374,192373,192372,192371,192369,192368,192367,192366,192365,192364,192363,192362,192359,192358,192357,192356,192355,192354,192353,192352,192351,192350,192349,192348,192347,192346,192345,192344,192343,192342,192341,192340,192339,192338,192337,192336,192335,192334,192333,192331,192330,192329,192325,192323,192322,192321,192320,192319,192318,192317,192316,192315,192314,192313,192312,192311,192310,192309,192308,192307,192306,192305,192304,192303,192302,192301,192300,192299,192298,192297,192296,192295,192294,192293,192292,192291,192290,192289,192288,192287,192286,192285,192284,192283,192282,192281,192280,192279,192278,192276,192275,192274,192273,192272,192271,192270,192269,192268,192267,192266,192265,192264,192263,192261,192260,192259,192258,192257,192256,192255,192254,192253,192252,192251,192249,192248,192247,192246,192245,192244,192243,192242,192241,192240,192239,192238,192237,192236,192235,192234,192233,192232,192230,192229,192228,192227,192226,192225,192224,192223,192222,192221,192220,192219,192212,192210,192209,192207,192206,192205,192204,192203,192202,192200,192199,192198,192197,192196,192195,192194,192193,192192,192191,192190,192189,192188,192187,192186,192185,192184,192183,192182,192181,192180,192179,192178,192177,192176,192175,192174,192173,192172,192171,192170,192169,192168,192167,192166,192165,192164,192163,192162,192161,192160,192159,192158,192157,192156,192155,192154,192153,192152,192151,192150,192149,192148,192147,192146,192145,192144,192143,192142,192141,192140,192139,192138,192137,192136,192135,192134,192133,192132,192131,192130,192129,192127,192126,192125,192124,192123,192122,192121,192120,192119,192118,192117,192116,192115,192114,192113,192112,192111,192110,192109,192108,192107,192106,192105,192104,192103,192102,192101,192100,192099,192098,192097,192096,192095,192093,192091,192090,192089,192087,192086,192085,192084,192083,192082,192081,192080,192079,192078,192077,192076,192075,192074,192072,192070,192069,192068,192067,192066,192065,192064,192063,192061,192059,192058,192057,192055,192054,192053,192050,192049,192048,192047,192046,192045,192044,192043,192042,192041,192040,192039,192038,192037,192036,192035,192034,192033,192032,192031,192030,192029,192028,192027,192026,192024,192023,192021,192020,192019,192018,192017,192016,192014,192013,192012,192011,192010,192008,192007,192005,192004,192003,192002,192001,191999,191998,191996,191995,191993,191992,191991,191989,191987,191985,191983,191982,191981,191980,191979,191978,191977,191976,191975,191973,191972,191971,191970,191969,191968,191967,191966,191965,191964,191963,191962,191961,191960,191959,191958,191955,191954,191953,191951,191950,191949,191948,191947,191946,191945,191944,191940,191939,191938,191936,191935,191933,191932,191931,191929,191927,191926,191925,191924,191923,191922,191921,191920,191919,191918,191917,191916,191914,191913,191912,191911,191910,191909,191908,191906,191905,191904,191903,191902,191901,191900,191899,191898,191897,191896,191895,191894,191893,191892,191891,191890,191889,191888,191887,191886,191885,191884,191883,191882,191881,191880,191879,191878,191877,191876,191875,191874,191873,191872,191871,191870,191869,191868,191867,191866,191865,191864,191863,191861,191860,191859,191858,191857,191856,191855,191854,191853,191852,191851,191850,191849,191848,191847,191846,191845,191844,191843,191842,191841,191840,191838,191837,191835,191833,191832,191831,191830,191829,191828,191827,191826,191825,191824,191823,191822,191821,191820,191819,191818,191817,191816,191815,191814,191813,191812,191811,191810,191809,191808,191807,191806,191805,191804,191803,191802,191801,191800,191799,191798,191797,191796,191795,191794,191793,191792,191791,191790,191789,191788,191787,191786,191785,191784,191783,191782,191781,191780,191779,191778,191777,191776,191775,191774,191773,191772,191771,191770,191769,191768,191767,191766,191765,191764,191763,191762,191761,191760,191759,191758,191757,191756,191755,191754,191753,191752,191751,191750,191748,191747,191746,191745,191744,191742,191741,191740,191739,191738,191737,191736,191735,191734,191733,191731,191730,191729,191727,191726,191725,191724,191721,191719,191718,191717,191716,191715,191714,191713,191712,191711,191710,191709,191708,191707,191706,191705,191704,191703,191702,191701,191700,191699,191698,191697,191696,191695,191694,191693,191692,191691,191690,191689,191688,191687,191686,191685,191684,191683,191682,191681,191680,191679,191678,191677,191676,191675,191674,191673,191672,191669,191668,191667,191666,191665,191664,191663,191662,191661,191660,191659,191658,191657,191656,191655,191654,191653,191652,191651,191650,191649,191648,191647,191646,191645,191644,191643,191640,191639,191638,191637,191636,191634,191633,191632,191631,191630,191629,191628,191627,191626,191625,191624,191623,191622,191621,191620,191619,191618,191617,191616,191615,191614,191613,191611,191610,191609,191608,191607,191606,191605,191604,191603,191602,191601,191600,191599,191598,191597,191596,191595,191594,191593,191592,191590,191589,191588,191586,191585,191584,191583,191582,191581,191580,191579,191577,191576,191575,191574,191572,191570,191569,191568,191567,191566,191565,191564,191563,191562,191561,191560,191559,191558,191557,191556,191555,191554,191553,191552,191551,191550,191549,191548,191546,191545,191544,191543,191542,191541,191540,191538,191536,191535,191534,191533,191532,191531,191530,191529,191528,191527,191526,191525,191524,191523,191522,191521,191520,191519,191518,191517,191516,191515,191514,191513,191512,191511,191510,191509,191508,191507,191506,191505,191504,191503,191502,191501,191500,191499,191498,191497,191496,191495,191494,191493,191492,191491,191490,191489,191488,191487,191486,191485,191484,191483,191482,191481,191480,191479,191478,191477,191476,191475,191474,191473,191472,191471,191470,191469,191468,191467,191466,191465,191464,191463,191462,191461,191460,191459,191458,191457,191456,191455,191454,191453,191452,191451,191450,191449,191448,191447,191446,191445,191444,191443,191442,191441,191440,191439,191438,191437,191436,191435,191434,191432,191431,191430,191429,191428,191427,191426,191425,191423,191422,191420,191419,191418,191417,191416,191415,191414,191413,191412,191411,191410,191408,191406,191405,191404,191403,191402,191401,191400,191399,191398,191397,191396,191395,191394,191393,191392,191391,191390,191389,191388,191387,191386,191385,191384,191383,191381,191378,191376,191375,191374,191373,191372,191371,191370,191369,191368,191367,191366,191365,191364,191363,191362,191361,191360,191359,191358,191357,191356,191355,191354,191353,191351,191350,191349,191348,191346,191345,191344,191343,191342,191341,191340,191339,191338,191337,191336,191335,191334,191333,191332,191331,191330,191329,191328,191327,191326,191325,191324,191323,191322,191321,191320,191319,191318,191317,191316,191315,191314,191313,191312,191311,191310,191309,191308,191307,191306,191305,191304,191303,191302,191301,191300,191299,191298,191297,191296,191295,191294,191293,191292,191291,191290,191289,191288,191287,191286,191285,191284,191283,191282,191281,191280,191279,191278,191277,191275,191274,191273,191272,191271,191270,191269,191268,191267,191266,191265,191264,191263,191262,191261,191260,191259,191257,191256,191255,191254,191253,191252,191251,191250,191249,191248,191247,191246,191245,191244,191243,191242,191241,191240,191239,191238,191237,191236,191235,191234,191233,191232,191231,191230,191229,191228,191227,191226,191225,191224,191222,191221,191220,191219,191217,191216,191215,191214,191213,191212,191211,191210,191209,191208,191207,191206,191205,191204,191203,191202,191201,191200,191199,191198,191197,191196,191195,191194,191193,191192,191191,191190,191189,191188,191187,191186,191185,191184,191183,191182,191181,191180,191179,191176,191175,191174,191173,191172,191171,191169,191168,191167,191166,191165,191164,191162,191161,191159,191158,191157,191156,191155,191154,191153,191152,191151,191150,191149,191148,191146,191145,191144,191143,191142,191140,191139,191138,191137,191136,191135,191133,191131,191130,191129,191128,191126,191125,191124,191123,191122,191121,191120,191119,191118,191117,191116,191115,191114,191113,191112,191111,191110,191109,191108,191107,191106,191105,191104,191103,191102,191101,191100,191099,191098,191097,191096,191095,191094,191093,191092,191090,191089,191088,191087,191086,191085,191084,191083,191082,191080,191079,191078,191077,191076,191075,191074,191073,191072,191071,191070,191069,191068,191067,191066,191065,191064,191063,191062,191061,191060,191059,191058,191057,191056,191055,191054,191052,191051,191049,191048,191047,191046,191045,191044,191043,191042,191041,191040,191039,191038,191037,191036,191035,191033,191032,191031,191030,191029,191028,191027,191026,191025,191024,191023,191022,191021,191020,191019,191018,191017,191016,191015,191014,191013,191012,191011,191010,191008,191007,191006,191005,191004,191003,191002,191001,191000,190999,190998,190997,190996,190995,190994,190993,190992,190991,190990,190989,190988,190987,190986,190985,190984,190983,190982,190981,190980,190979,190978,190977,190976,190975,190974,190971,190970,190969,190968,190966,190965,190964,190963,190962,190961,190960,190959,190958,190957,190956,190955,190954,190953,190952,190951,190950,190949,190948,190947,190946,190945,190944,190943,190942,190941,190940,190939,190938,190937,190936,190935,190934,190933,190932,190931,190930,190929,190928,190927,190926,190925,190924,190923,190922,190921,190920,190919,190918,190917,190916,190915,190914,190913,190912,190911,190910,190909,190908,190907,190906,190905,190904,190903,190902,190901,190900,190899,190898,190897,190895,190894,190892,190891,190890,190889,190888,190887,190886,190885,190884,190883,190873,190872,190871,190870,190869,190868,190867,190866,190865,190864,190863,190862,190861,190860,190859,190858,190857,190856,190855,190854,190853,190852,190851,190850,190849,190848,190847,190846,190845,190844,190843,190842,190841,190840,190839,190838,190837,190836,190835,190834,190833,190832,190831,190830,190829,190826,190825,190824,190823,190822,190821,190820,190819,190818,190817,190816,190815,190814,190812,190811,190810,190809,190808,190807,190806,190805,190804,190803,190802,190801,190800,190799,190798,190797,190796,190795,190794,190793,190792,190791,190790,190789,190788,190787,190786,190785,190784,190783,190780,190779,190778,190777,190776,190775,190773,190772,190771,190769,190768,190767,190766,190765,190762,190761,190760,190759,190758,190757,190756,190755,190754,190753,190752,190751,190750,190749,190748,190747,190746,190745,190744,190743,190742,190741,190740,190739,190738,190737,190736,190735,190734,190733,190732,190731,190730,190726,190725,190724,190723,190722,190721,190720,190719,190718,190717,190716,190715,190714,190713,190712,190711,190710,190709,190708,190707,190706,190704,190703,190702,190701,190700,190699,190698,190697,190696,190695,190694,190693,190692,190691,190690,190689,190688,190687,190686,190685,190684,190683,190682,190681,190680,190679,190676,190675,190674,190673,190672,190671,190669,190668,190667,190666,190665,190664,190663,190662,190661,190660,190659,190658,190657,190656,190655,190654,190653,190652,190651,190650,190649,190648,190647,190646,190645,190644,190641,190636,190635,190634,190633,190632,190631,190630,190629,190628,190627,190626,190625,190624,190623,190622,190621,190620,190619,190618,190617,190616,190615,190614,190613,190612,190611,190610,190609,190608,190607,190606,190605,190604,190603,190602,190601,190600,190599,190598,190596,190595,190594,190593,190592,190591,190590,190589,190588,190587,190586,190585,190584,190583,190582,190581,190580,190579,190578,190577,190576,190575,190574,190573,190572,190571,190570,190569,190568,190567,190566,190565,190564,190563,190562,190561,190560,190559,190558,190557,190556,190555,190554,190553,190552,190551,190548,190547,190546,190545,190544,190543,190542,190541,190539,190538,190537,190536,190535,190534,190533,190532,190531,190530,190529,190528,190527,190526,190525,190524,190523,190522,190521,190520,190519,190518,190517,190516,190515,190514,190513,190512,190511,190510,190509,190508,190507,190506,190505,190504,190503,190502,190501,190499,190498,190497,190496,190495,190494,190493,190492,190491,190490,190489,190488,190487,190486,190485,190484,190483,190482,190481,190480,190479,190478,190477,190476,190475,190474,190473,190472,190470,190469,190468,190467,190466,190465,190464,190463,190462,190461,190460,190459,190458,190457,190456,190455,190454,190453,190451,190450,190449,190448,190447,190446,190445,190444,190442,190441,190440,190439,190438,190437,190436,190435,190434,190433,190432,190431,190430,190429,190428,190427,190426,190425,190424,190423,190422,190420,190419,190418,190417,190416,190414,190413,190412,190411,190410,190409,190408,190407,190406,190405,190404,190403,190401,190400,190399,190398,190397,190396,190395,190394,190392,190391,190390,190389,190388,190387,190386,190385,190384,190383,190382,190381,190380,190379,190377,190376,190375,190374,190373,190372,190371,190370,190369,190368,190367,190366,190365,190364,190363,190362,190361,190360,190359,190358,190357,190356,190355,190354,190353,190352,190351,190350,190349,190348,190347,190346,190345,190344,190343,190342,190341,190340,190339,190336,190335,190334,190333,190332,190331,190330,190329,190328,190327,190326,190325,190324,190323,190322,190321,190320,190319,190318,190317,190316,190315,190314,190309,190308,190307,190306,190305,190304,190303,190302,190301,190300,190299,190298,190297,190296,190295,190294,190293,190292,190291,190290,190289,190288,190287,190286,190285,190284,190283,190282,190281,190279,190278,190277,190276,190275,190274,190273,190272,190271,190270,190269,190268,190267,190266,190265,190264,190263,190262,190260,190259,190258,190257,190256,190255,190254,190253,190252,190251,190250,190249,190248,190247,190246,190245,190244,190243,190242,190241,190240,190239,190238,190237,190236,190235,190234,190233,190232,190231,190230,190229,190228,190227,190226,190225,190224,190223,190222,190221,190220,190219,190218,190216,190215,190214,190213,190212,190211,190210,190209,190208,190207,190206,190205,190204,190203,190202,190201,190200,190199,190198,190196,190195,190194,190193,190192,190191,190190,190189,190188,190187,190186,190185,190184,190183,190182,190181,190180,190177,190176,190175,190174,190173,190172,190171,190170,190169,190168,190167,190166,190165,190164,190163,190162,190161,190160,190159,190158,190157,190156,190155,190154,190153,190152,190151,190150,190149,190148,190147,190145,190144,190143,190142,190140,190139,190138,190137,190136,190133,190132,190131,190130,190129,190128,190127,190126,190125,190124,190123,190122,190121,190120,190119,190118,190117,190116,190115,190114,190112,190111,190110,190109,190108,190107,190106,190105,190104,190103,190102,190101,190100,190099,190096,190095,190094,190093,190091,190090,190089,190088,190087,190086,190085,190084,190083,190082,190081,190080,190079,190078,190076,190075,190074,190073,190072,190071,190070,190069,190068,190067)) OR (`Idx`=2 AND `CreatureID` IN (192569,192568,192567,192564,192561,192512,192507,192506,192505,192502,192501,192500,192492,192488,192474,192471,192470,192469,192460,192456,192455,192454,192452,192451,192450,192449,192448,192447,192446,192445,192444,192443,192442,192440,192428,192427,192425,192423,192422,192419,192418,192416,192415,192413,192412,192407,192399,192393,192389,192380,192376,192374,192371,192367,192355,192354,192352,192351,192345,192341,192339,192333,192330,192329,192311,192309,192306,192283,192273,192270,192255,192254,192236,192221,192220,192205,192204,192188,192187,192186,192181,192180,192179,192178,192176,192174,192173,192171,192170,192169,192167,192166,192156,192154,192153,192152,192151,192150,192149,192148,192147,192146,192145,192144,192143,192142,192141,192135,192134,192133,192132,192131,192130,192129,192127,192126,192125,192124,192123,192122,192111,192110,192105,192103,192099,192095,192089,192082,192079,192063,192059,192057,192053,192047,192041,192040,192028,192021,192004,191964,191963,191955,191946,191945,191940,191939,191931,191925,191906,191903,191902,191900,191899,191898,191896,191869,191868,191857,191850,191848,191835,191833,191828,191827,191826,191825,191819,191817,191812,191809,191805,191804,191803,191802,191800,191799,191795,191793,191792,191789,191788,191787,191786,191785,191784,191779,191778,191777,191775,191774,191773,191772,191768,191767,191765,191762,191745,191737,191733,191730,191727,191726,191721,191716,191709,191708,191697,191696,191695,191694,191687,191686,191684,191683,191681,191680,191679,191678,191677,191676,191669,191668,191667,191666,191662,191661,191660,191659,191658,191656,191654,191653,191647,191645,191640,191639,191629,191628,191625,191624,191616,191615,191610,191599,191597,191585,191584,191583,191581,191577,191563,191561,191560,191554,191553,191540,191530,191528,191526,191525,191524,191523,191519,191518,191516,191512,191501,191499,191488,191469,191460,191458,191457,191456,191451,191447,191446,191443,191442,191441,191425,191423,191418,191413,191404,191396,191395,191389,191378,191376,191374,191373,191365,191357,191353,191351,191340,191338,191334,191332,191329,191290,191289,191278,191272,191268,191259,191245,191241,191229,191228,191202,191201,191200,191196,191193,191180,191175,191173,191152,191140,191136,191126,191124,191115,191114,191112,191102,191099,191098,191094,191093,191089,191088,191082,191076,191066,191064,191055,191054,191049,191048,191047,191046,191031,191023,191016,190996,190995,190993,190984,190983,190981,190960,190946,190945,190918,190917,190916,190910,190909,190905,190904,190902,190900,190886,190871,190850,190812,190794,190778,190771,190769,190767,190766,190743,190741,190738,190737,190731,190717,190716,190714,190712,190709,190692,190669,190665,190659,190657,190656,190653,190644,190635,190628,190605,190604,190603,190602,190587,190584,190583,190582,190581,190580,190555,190541,190529,190494,190493,190492,190491,190470,190469,190455,190448,190445,190439,190436,190424,190397,190388,190385,190382,190340,190339,190304,190301,190294,190293,190292,190282,190279,190267,190266,190260,190249,190243,190242,190221,190220,190212,190210,190209,190208,190207,190206,190204,190202,190199,190193,190188,190186,190177,190153,190147,190144,190133,190130,190129,190118,190117,190116,190115,190111,190100,190095,190079)) OR (`Idx`=1 AND `CreatureID` IN (192569,192568,192567,192564,192561,192546,192538,192537,192528,192517,192512,192507,192506,192505,192503,192502,192501,192500,192492,192488,192479,192478,192474,192471,192470,192469,192461,192460,192456,192455,192454,192452,192451,192450,192449,192448,192447,192446,192445,192444,192443,192442,192440,192428,192427,192425,192423,192422,192421,192419,192418,192416,192415,192413,192412,192411,192408,192407,192405,192402,192399,192393,192392,192389,192387,192385,192383,192382,192380,192379,192378,192377,192376,192374,192372,192371,192367,192355,192354,192352,192351,192349,192347,192345,192341,192340,192339,192333,192330,192329,192318,192314,192312,192311,192310,192309,192308,192306,192300,192299,192297,192296,192295,192294,192293,192292,192291,192290,192284,192283,192280,192273,192270,192255,192254,192246,192245,192243,192241,192240,192237,192236,192221,192220,192205,192204,192200,192198,192195,192193,192191,192190,192188,192187,192186,192182,192181,192180,192179,192178,192176,192174,192173,192171,192170,192169,192167,192166,192156,192154,192153,192152,192151,192150,192149,192148,192147,192146,192145,192144,192143,192142,192141,192137,192135,192134,192133,192132,192131,192130,192129,192127,192126,192125,192124,192123,192122,192111,192110,192107,192105,192103,192099,192095,192090,192089,192083,192082,192081,192079,192078,192075,192074,192066,192063,192061,192059,192057,192054,192053,192049,192047,192044,192041,192040,192035,192031,192028,192026,192021,192012,192004,191989,191981,191973,191964,191963,191959,191955,191949,191946,191945,191944,191940,191939,191931,191927,191925,191911,191910,191906,191904,191903,191902,191900,191899,191898,191896,191878,191875,191869,191868,191863,191857,191856,191850,191848,191847,191844,191841,191840,191835,191833,191828,191827,191826,191825,191819,191817,191812,191809,191808,191805,191804,191803,191802,191801,191800,191799,191797,191796,191795,191793,191792,191789,191788,191787,191786,191785,191784,191781,191779,191778,191777,191775,191774,191773,191772,191771,191769,191768,191767,191765,191762,191752,191750,191747,191745,191744,191738,191737,191733,191730,191727,191726,191721,191716,191712,191709,191708,191702,191701,191700,191697,191696,191695,191694,191693,191690,191687,191686,191685,191684,191683,191681,191680,191679,191678,191677,191676,191673,191669,191668,191667,191666,191662,191661,191660,191659,191658,191656,191655,191654,191653,191652,191647,191645,191640,191639,191629,191628,191625,191624,191623,191616,191615,191614,191610,191602,191599,191597,191588,191585,191584,191583,191581,191579,191577,191576,191574,191570,191566,191565,191563,191561,191560,191558,191554,191553,191552,191548,191544,191540,191530,191529,191528,191526,191525,191524,191523,191521,191520,191519,191518,191516,191512,191501,191500,191499,191498,191492,191491,191490,191488,191484,191483,191482,191472,191469,191465,191463,191460,191459,191458,191457,191456,191455,191452,191451,191448,191447,191446,191443,191442,191441,191436,191425,191423,191418,191414,191413,191411,191410,191404,191402,191396,191395,191389,191378,191376,191374,191373,191371,191368,191367,191366,191365,191361,191360,191359,191358,191357,191353,191351,191349,191344,191340,191338,191334,191332,191329,191321,191317,191309,191290,191289,191286,191282,191279,191278,191272,191268,191259,191256,191255,191253,191252,191250,191245,191244,191241,191239,191229,191228,191227,191221,191216,191214,191213,191206,191204,191202,191201,191200,191196,191193,191183,191181,191180,191179,191175,191173,191172,191171,191169,191168,191162,191158,191155,191153,191152,191146,191142,191140,191137,191136,191126,191124,191117,191115,191114,191113,191112,191106,191102,191099,191098,191097,191094,191093,191092,191089,191088,191082,191080,191079,191076,191070,191067,191066,191065,191064,191062,191061,191058,191056,191055,191054,191049,191048,191047,191046,191037,191036,191031,191029,191023,191016,190999,190996,190995,190993,190990,190989,190988,190987,190984,190983,190982,190981,190978,190977,190970,190960,190958,190955,190951,190948,190947,190946,190945,190944,190937,190936,190933,190918,190917,190916,190915,190910,190909,190905,190904,190902,190900,190886,190885,190871,190853,190850,190840,190839,190838,190831,190823,190812,190811,190810,190809,190807,190794,190778,190775,190771,190769,190767,190766,190762,190750,190749,190748,190743,190742,190741,190740,190738,190737,190731,190726,190717,190716,190714,190712,190709,190707,190702,190699,190696,190695,190692,190685,190683,190682,190681,190680,190673,190671,190669,190665,190664,190663,190662,190659,190658,190657,190656,190653,190651,190650,190646,190645,190644,190635,190631,190628,190627,190611,190605,190604,190603,190602,190593,190590,190589,190587,190584,190583,190582,190581,190580,190572,190569,190568,190560,190555,190548,190547,190544,190541,190537,190529,190513,190512,190494,190493,190492,190491,190490,190488,190472,190470,190469,190468,190459,190456,190455,190448,190445,190441,190439,190438,190437,190436,190435,190431,190428,190427,190424,190420,190419,190418,190413,190397,190396,190390,190389,190388,190386,190385,190382,190376,190373,190363,190359,190348,190345,190344,190342,190340,190339,190328,190322,190319,190316,190306,190304,190301,190300,190298,190295,190294,190293,190292,190282,190279,190274,190267,190266,190260,190250,190249,190248,190243,190242,190240,190236,190221,190220,190216,190212,190210,190209,190208,190207,190206,190204,190202,190199,190198,190196,190193,190190,190188,190186,190177,190153,190147,190145,190144,190133,190132,190130,190129,190118,190117,190116,190115,190114,190111,190100,190096,190095,190083,190080,190079,190078,190070)) OR (`Idx`=3 AND `CreatureID` IN (192568,192567,192561,192512,192506,192505,192502,192500,192470,192469,192460,192456,192454,192452,192451,192450,192449,192448,192447,192446,192445,192440,192428,192427,192425,192423,192422,192419,192418,192416,192415,192413,192412,192407,192399,192393,192389,192371,192367,192355,192354,192352,192341,192339,192330,192311,192309,192306,192283,192273,192270,192236,192221,192188,192187,192186,192181,192180,192179,192178,192174,192173,192171,192170,192169,192167,192166,192154,192153,192152,192151,192149,192146,192145,192144,192143,192142,192141,192134,192133,192132,192131,192130,192129,192127,192126,192125,192124,192123,192122,192111,192105,192089,192082,192079,192057,192053,192041,192021,192004,191964,191963,191955,191946,191945,191940,191939,191931,191906,191903,191902,191900,191899,191898,191869,191857,191850,191848,191835,191833,191828,191827,191826,191825,191819,191817,191809,191805,191804,191803,191800,191799,191795,191793,191792,191789,191788,191787,191786,191785,191784,191779,191777,191775,191774,191773,191767,191765,191762,191745,191733,191727,191721,191709,191708,191687,191686,191684,191683,191681,191680,191679,191678,191676,191668,191667,191666,191662,191661,191660,191659,191658,191656,191654,191653,191647,191645,191625,191616,191615,191599,191597,191585,191584,191583,191581,191577,191563,191540,191530,191528,191526,191525,191524,191519,191518,191516,191512,191501,191499,191488,191458,191457,191451,191447,191446,191443,191442,191441,191425,191423,191418,191413,191396,191395,191378,191376,191374,191353,191338,191332,191290,191289,191278,191272,191268,191259,191245,191241,191229,191228,191202,191201,191200,191180,191175,191140,191136,191126,191124,191115,191114,191112,191098,191093,191089,191082,191076,191066,191055,191054,191046,191023,191016,190996,190995,190993,190984,190983,190946,190945,190918,190917,190916,190909,190904,190900,190886,190871,190812,190794,190778,190771,190769,190767,190766,190741,190738,190716,190714,190712,190709,190692,190669,190665,190659,190657,190656,190653,190644,190628,190605,190604,190603,190602,190587,190583,190582,190581,190580,190555,190541,190529,190494,190470,190469,190397,190388,190385,190382,190340,190294,190282,190279,190267,190266,190260,190243,190242,190221,190210,190209,190208,190207,190206,190204,190202,190199,190193,190188,190186,190177,190153,190147,190144,190133,190130,190129,190117,190116,190115,190111,190079)) OR (`Idx`=8 AND `CreatureID` IN (192561,192460,192454,192423,192422,192419,192418,192416,192415,192413,192412,192399,192306,192187,192181,192178,192171,192170,192144,192141,192130,192129,192123,192105,191931,191835,191817,191804,191800,191799,191792,191779,191777,191775,191745,191681,191680,191676,191667,191666,191656,191653,191647,191645,191583,191540,191526,191512,191499,191396,191395,191376,191353,191338,191278,191272,191268,191241,191228,191140,191124,191115,191089,190871,190812,190741,190656,190628,190604,190582,190469,190266,190208,190186,190153,190133,190111)) OR (`Idx`=7 AND `CreatureID` IN (192561,192502,192460,192456,192454,192423,192422,192419,192418,192416,192415,192413,192412,192399,192371,192341,192306,192236,192187,192181,192178,192171,192170,192144,192141,192130,192129,192127,192123,192105,192089,191940,191931,191902,191900,191899,191898,191850,191848,191835,191817,191804,191800,191799,191792,191779,191777,191775,191767,191745,191721,191681,191680,191676,191667,191666,191662,191661,191660,191658,191656,191654,191653,191647,191645,191597,191583,191540,191526,191525,191524,191518,191516,191512,191501,191499,191446,191443,191442,191441,191418,191396,191395,191376,191353,191338,191278,191272,191268,191259,191241,191229,191228,191140,191136,191126,191124,191115,191089,191055,191054,191016,190993,190983,190946,190945,190918,190917,190916,190871,190812,190771,190767,190766,190741,190656,190628,190604,190602,190582,190580,190469,190397,190382,190279,190266,190208,190204,190193,190186,190177,190153,190133,190130,190129,190117,190115,190111,190066)) OR (`Idx`=6 AND `CreatureID` IN (192561,192502,192460,192456,192454,192427,192423,192422,192419,192418,192416,192415,192413,192412,192399,192371,192341,192306,192270,192236,192187,192181,192178,192171,192170,192153,192144,192141,192130,192129,192127,192126,192125,192124,192123,192105,192089,192004,191940,191931,191902,191900,191899,191898,191850,191848,191835,191817,191804,191800,191799,191792,191779,191777,191775,191767,191745,191721,191687,191686,191684,191683,191681,191680,191676,191668,191667,191666,191662,191661,191660,191658,191656,191654,191653,191647,191645,191597,191585,191583,191581,191540,191528,191526,191525,191524,191518,191516,191512,191501,191499,191446,191443,191442,191441,191418,191396,191395,191376,191353,191338,191278,191272,191268,191259,191241,191229,191228,191140,191136,191126,191124,191115,191089,191055,191054,191016,190993,190983,190946,190945,190918,190917,190916,190871,190812,190771,190767,190766,190741,190656,190628,190605,190604,190603,190602,190583,190582,190581,190580,190469,190397,190382,190340,190279,190266,190208,190204,190193,190186,190177,190153,190133,190130,190129,190117,190115,190111)) OR (`Idx`=5 AND `CreatureID` IN (192561,192506,192505,192502,192500,192460,192456,192454,192428,192427,192423,192422,192419,192418,192416,192415,192413,192412,192399,192371,192352,192341,192306,192270,192236,192187,192181,192178,192171,192170,192166,192153,192144,192141,192134,192130,192129,192127,192126,192125,192124,192123,192105,192089,192057,192053,192021,192004,191940,191939,191931,191903,191902,191900,191899,191898,191850,191848,191835,191819,191817,191809,191804,191803,191800,191799,191792,191779,191777,191775,191773,191767,191745,191727,191721,191687,191686,191684,191683,191681,191680,191679,191678,191676,191668,191667,191666,191662,191661,191660,191658,191656,191654,191653,191647,191645,191597,191585,191583,191581,191563,191540,191528,191526,191525,191524,191519,191518,191516,191512,191501,191499,191446,191443,191442,191441,191418,191396,191395,191376,191353,191338,191278,191272,191268,191259,191241,191229,191228,191140,191136,191126,191124,191115,191112,191089,191076,191055,191054,191016,190996,190995,190993,190984,190983,190946,190945,190918,190917,190916,190871,190812,190771,190767,190766,190741,190656,190628,190605,190604,190603,190602,190583,190582,190581,190580,190541,190469,190397,190385,190382,190340,190279,190267,190266,190208,190204,190199,190193,190188,190186,190177,190153,190133,190130,190129,190117,190115,190111)) OR (`Idx`=4 AND `CreatureID` IN (192561,192512,192506,192505,192502,192500,192469,192460,192456,192454,192452,192451,192450,192449,192448,192447,192446,192440,192428,192427,192423,192422,192419,192418,192416,192415,192413,192412,192407,192399,192371,192352,192341,192330,192306,192270,192236,192188,192187,192181,192178,192174,192173,192171,192170,192167,192166,192153,192152,192151,192145,192144,192141,192134,192133,192132,192131,192130,192129,192127,192126,192125,192124,192123,192122,192105,192089,192057,192053,192021,192004,191964,191963,191946,191945,191940,191939,191931,191903,191902,191900,191899,191898,191869,191857,191850,191848,191835,191828,191827,191826,191825,191819,191817,191809,191805,191804,191803,191800,191799,191792,191789,191788,191787,191786,191785,191784,191779,191777,191775,191773,191767,191765,191745,191733,191727,191721,191709,191708,191687,191686,191684,191683,191681,191680,191679,191678,191676,191668,191667,191666,191662,191661,191660,191659,191658,191656,191654,191653,191647,191645,191616,191615,191597,191585,191584,191583,191581,191563,191540,191530,191528,191526,191525,191524,191519,191518,191516,191512,191501,191499,191446,191443,191442,191441,191418,191396,191395,191376,191353,191338,191332,191290,191278,191272,191268,191259,191245,191241,191229,191228,191201,191140,191136,191126,191124,191115,191112,191089,191076,191055,191054,191016,190996,190995,190993,190984,190983,190946,190945,190918,190917,190916,190886,190871,190812,190794,190771,190767,190766,190741,190714,190712,190709,190656,190628,190605,190604,190603,190602,190583,190582,190581,190580,190555,190541,190470,190469,190397,190385,190382,190340,190279,190267,190266,190243,190242,190208,190204,190202,190199,190193,190188,190186,190177,190153,190133,190130,190129,190117,190115,190111)) OR (`Idx`=17 AND `CreatureID` IN (192460,192399,192144,191931,191667,191666,191353,190871)) OR (`Idx`=16 AND `CreatureID` IN (192460,192399,192144,191931,191667,191666,191353,190871)) OR (`Idx`=15 AND `CreatureID` IN (192460,192399,192144,192105,191931,191667,191666,191353,190871,190656,190266)) OR (`Idx`=14 AND `CreatureID` IN (192460,192399,192144,192105,191931,191667,191666,191353,190871,190656,190266)) OR (`Idx`=13 AND `CreatureID` IN (192460,192454,192399,192144,192123,192105,191931,191792,191667,191666,191540,191526,191353,191140,191124,190871,190656,190266,190133)) OR (`Idx`=12 AND `CreatureID` IN (192460,192454,192399,192144,192123,192105,191931,191792,191667,191666,191540,191526,191353,191140,191124,190871,190656,190266,190133)) OR (`Idx`=11 AND `CreatureID` IN (192460,192454,192399,192178,192144,192123,192105,191931,191792,191680,191676,191667,191666,191540,191526,191376,191353,191140,191124,190871,190656,190266,190208,190186,190153,190133,190111)) OR (`Idx`=10 AND `CreatureID` IN (192460,192454,192399,192178,192144,192123,192105,191931,191792,191680,191676,191667,191666,191540,191526,191376,191353,191140,191124,190871,190656,190604,190582,190266,190208,190186,190153,190133,190111)) OR (`Idx`=9 AND `CreatureID` IN (192460,192454,192423,192422,192419,192418,192416,192415,192413,192412,192399,192306,192187,192181,192178,192144,192123,192105,191931,191804,191800,191799,191792,191779,191777,191775,191745,191681,191680,191676,191667,191666,191656,191653,191647,191645,191540,191526,191499,191396,191395,191376,191353,191278,191140,191124,191115,191089,190871,190812,190741,190656,190604,190582,190469,190266,190208,190186,190153,190133,190111)) OR (`Idx`=45 AND `CreatureID` IN (192399,191666)) OR (`Idx`=44 AND `CreatureID` IN (192399,191666)) OR (`Idx`=43 AND `CreatureID` IN (192399,191666)) OR (`Idx`=42 AND `CreatureID` IN (192399,191666)) OR (`Idx`=41 AND `CreatureID` IN (192399,191666)) OR (`Idx`=40 AND `CreatureID` IN (192399,191666)) OR (`Idx`=39 AND `CreatureID` IN (192399,191666)) OR (`Idx`=38 AND `CreatureID` IN (192399,191666)) OR (`Idx`=37 AND `CreatureID` IN (192399,191666)) OR (`Idx`=36 AND `CreatureID` IN (192399,191666)) OR (`Idx`=35 AND `CreatureID` IN (192399,191666)) OR (`Idx`=34 AND `CreatureID` IN (192399,191666)) OR (`Idx`=33 AND `CreatureID` IN (192399,191666)) OR (`Idx`=32 AND `CreatureID` IN (192399,191666)) OR (`Idx`=31 AND `CreatureID` IN (192399,191666)) OR (`Idx`=30 AND `CreatureID` IN (192399,191666)) OR (`Idx`=29 AND `CreatureID` IN (192399,191666)) OR (`Idx`=28 AND `CreatureID` IN (192399,191666)) OR (`Idx`=27 AND `CreatureID` IN (192399,191666)) OR (`Idx`=26 AND `CreatureID` IN (192399,191666)) OR (`Idx`=25 AND `CreatureID` IN (192399,191666)) OR (`Idx`=24 AND `CreatureID` IN (192399,191666)) OR (`Idx`=23 AND `CreatureID` IN (192399,191667,191666)) OR (`Idx`=22 AND `CreatureID` IN (192399,191667,191666)) OR (`Idx`=21 AND `CreatureID` IN (192399,191667,191666)) OR (`Idx`=20 AND `CreatureID` IN (192399,191667,191666)) OR (`Idx`=19 AND `CreatureID` IN (192399,191667,191666)) OR (`Idx`=18 AND `CreatureID` IN (192399,191667,191666)) OR (`Idx`=47 AND `CreatureID`=191666) OR (`Idx`=46 AND `CreatureID`=191666); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=6 AND `CreatureID` IN (190066,190060,190059,190056,190055,190054,190051,189976,189929,189869,189834,189777,189769,189768,189714,189713,189610,189573,189554,189505,189488,189485,189461,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189408,189406,189405,189374,189334,189313,189306,189298,189241,189231,189230,189229,189228,189185,189090,189089,189017,189016,189015,189014,189013,189012,189011,189009,189008,189007,189006,189003,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188953,188952,188951,188949,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188907,188892,188874,188811,188810,188784,188767,188765,188764,188762,188761,188745,188739,188736,188683,188675,188634,188633,188632,188604,188595,188594,188587,188586,188577,188576,188574,188573,188572,188571,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188542,188534,188533,188528,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188474,188473,188472,188450,188449,188440,188432,188431,188423,188373,188370,188369,188368,188367,188366,188364,188363,188355,188346,188343,188336,188333,188329,188328,188327,188326,188325,188324,188323,188322,188296,188259,188256,188220,188188,188164,188130,188087,188086,188054,188006,188004,187994,187992,187936,187931,187930,187916,187908,187907,187867,187835,187834,187813,187629,187602)) OR (`Idx`=5 AND `CreatureID` IN (190066,190060,190059,190056,190055,190054,190051,189976,189941,189929,189869,189834,189821,189777,189769,189768,189714,189713,189643,189640,189610,189573,189554,189505,189489,189488,189485,189477,189461,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189408,189406,189405,189402,189374,189360,189357,189356,189334,189313,189306,189298,189241,189231,189230,189229,189228,189185,189165,189139,189090,189089,189057,189056,189017,189016,189015,189014,189013,189012,189011,189009,189008,189007,189006,189003,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188953,188952,188951,188949,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188907,188894,188892,188891,188890,188874,188811,188810,188784,188778,188777,188776,188775,188774,188772,188769,188768,188767,188765,188764,188762,188761,188745,188743,188741,188739,188736,188731,188730,188729,188683,188675,188634,188633,188632,188604,188595,188594,188587,188586,188577,188576,188574,188573,188572,188571,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188549,188545,188542,188539,188535,188534,188533,188528,188522,188516,188502,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188474,188473,188472,188471,188470,188450,188449,188440,188432,188431,188423,188373,188370,188369,188368,188367,188366,188364,188363,188355,188346,188343,188336,188333,188329,188328,188327,188326,188325,188324,188323,188322,188310,188309,188304,188303,188296,188259,188256,188220,188188,188164,188130,188087,188086,188056,188054,188007,188006,188004,187994,187992,187936,187931,187930,187916,187908,187907,187867,187835,187834,187813,187802,187692,187691,187656,187641,187629,187602)) OR (`Idx`=4 AND `CreatureID` IN (190066,190060,190059,190056,190055,190054,190051,189992,189976,189941,189929,189895,189869,189854,189834,189821,189777,189769,189768,189737,189714,189713,189703,189659,189643,189640,189619,189614,189610,189591,189573,189554,189505,189499,189491,189489,189488,189485,189477,189461,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189408,189406,189405,189402,189374,189360,189357,189356,189336,189334,189313,189307,189306,189305,189298,189248,189241,189231,189230,189229,189228,189186,189185,189165,189139,189090,189089,189069,189057,189056,189017,189016,189015,189014,189013,189012,189011,189009,189008,189007,189006,189003,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188953,188952,188951,188949,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188928,188907,188894,188892,188891,188890,188888,188884,188874,188811,188810,188808,188807,188800,188797,188796,188795,188786,188784,188778,188777,188776,188775,188774,188772,188769,188768,188767,188765,188764,188762,188761,188748,188745,188743,188741,188739,188736,188731,188730,188729,188712,188683,188675,188663,188634,188633,188632,188616,188615,188614,188613,188612,188610,188604,188595,188594,188587,188586,188585,188582,188581,188580,188578,188577,188576,188574,188573,188572,188571,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188553,188552,188549,188545,188542,188539,188535,188534,188533,188528,188522,188519,188518,188516,188502,188501,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188474,188473,188472,188471,188470,188457,188456,188450,188449,188440,188432,188431,188423,188419,188418,188417,188409,188406,188400,188399,188394,188393,188379,188378,188373,188370,188369,188368,188367,188366,188364,188363,188355,188346,188343,188336,188333,188329,188328,188327,188326,188325,188324,188323,188322,188310,188309,188308,188307,188304,188303,188296,188266,188259,188258,188256,188220,188188,188164,188130,188087,188086,188074,188056,188054,188007,188006,188004,187994,187992,187936,187931,187930,187916,187908,187907,187867,187863,187835,187834,187813,187802,187723,187694,187692,187691,187656,187641,187629,187602)) OR (`Idx`=3 AND `CreatureID` IN (190066,190060,190059,190056,190055,190054,190051,190029,189992,189976,189958,189941,189934,189929,189895,189869,189856,189854,189853,189834,189821,189817,189787,189783,189777,189769,189768,189737,189734,189714,189713,189703,189691,189690,189689,189688,189659,189653,189643,189640,189619,189614,189610,189591,189573,189557,189554,189537,189535,189516,189505,189500,189499,189491,189489,189488,189485,189477,189461,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189408,189406,189405,189402,189392,189374,189360,189357,189356,189336,189334,189317,189313,189307,189306,189305,189298,189296,189257,189248,189241,189231,189230,189229,189228,189191,189186,189185,189165,189139,189092,189091,189090,189089,189070,189069,189057,189056,189017,189016,189015,189014,189013,189012,189011,189010,189009,189008,189007,189006,189003,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188956,188953,188952,188951,188949,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188928,188907,188894,188892,188891,188890,188888,188884,188874,188811,188810,188808,188807,188800,188797,188796,188795,188786,188784,188778,188777,188776,188775,188774,188772,188769,188768,188767,188765,188764,188762,188761,188748,188746,188745,188743,188742,188741,188740,188739,188738,188736,188732,188731,188730,188729,188712,188683,188675,188663,188651,188635,188634,188633,188632,188629,188621,188616,188615,188614,188613,188612,188611,188610,188604,188597,188595,188594,188587,188586,188585,188584,188582,188581,188580,188578,188577,188576,188574,188573,188572,188571,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188553,188552,188549,188547,188545,188542,188539,188535,188534,188533,188532,188528,188522,188519,188518,188516,188502,188501,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188474,188473,188472,188471,188470,188468,188466,188457,188456,188454,188450,188449,188440,188432,188431,188423,188419,188418,188417,188409,188407,188406,188400,188399,188396,188395,188394,188393,188379,188378,188373,188370,188369,188368,188367,188366,188364,188363,188355,188346,188343,188336,188333,188329,188328,188327,188326,188325,188324,188323,188322,188310,188309,188308,188307,188305,188304,188303,188296,188286,188266,188259,188258,188256,188220,188201,188188,188172,188164,188130,188089,188087,188086,188081,188074,188067,188056,188055,188054,188015,188007,188006,188004,187994,187992,187969,187941,187936,187931,187930,187920,187916,187908,187907,187867,187863,187835,187834,187813,187811,187802,187773,187723,187722,187694,187692,187691,187656,187641,187629,187628,187602)) OR (`Idx`=2 AND `CreatureID` IN (190066,190060,190059,190056,190055,190054,190051,190029,189992,189983,189981,189979,189976,189958,189953,189941,189934,189929,189895,189869,189856,189855,189854,189853,189834,189821,189817,189807,189804,189803,189790,189787,189783,189777,189769,189768,189757,189756,189744,189737,189734,189714,189713,189703,189691,189690,189689,189688,189659,189653,189643,189640,189619,189614,189613,189610,189591,189573,189569,189557,189554,189537,189535,189516,189515,189505,189501,189500,189499,189491,189490,189489,189488,189485,189482,189477,189469,189468,189465,189463,189462,189461,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189408,189406,189405,189402,189392,189374,189368,189360,189357,189356,189355,189349,189336,189334,189317,189313,189307,189306,189305,189298,189296,189266,189257,189248,189241,189231,189230,189229,189228,189221,189195,189191,189186,189185,189165,189139,189131,189122,189110,189103,189097,189093,189092,189091,189090,189089,189070,189069,189057,189056,189017,189016,189015,189014,189013,189012,189011,189010,189009,189008,189007,189006,189003,188974,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188956,188953,188952,188951,188949,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188930,188928,188907,188894,188892,188891,188890,188888,188884,188874,188850,188848,188842,188811,188810,188808,188807,188803,188800,188797,188796,188795,188786,188784,188778,188777,188776,188775,188774,188772,188769,188768,188767,188765,188764,188762,188761,188760,188752,188748,188746,188745,188743,188742,188741,188740,188739,188738,188736,188732,188731,188730,188729,188712,188690,188689,188683,188675,188668,188663,188651,188635,188634,188633,188632,188629,188628,188621,188616,188615,188614,188613,188612,188611,188610,188609,188608,188605,188604,188603,188597,188595,188594,188593,188589,188587,188586,188585,188584,188582,188581,188580,188578,188577,188576,188574,188573,188572,188571,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188553,188552,188549,188548,188547,188545,188542,188539,188535,188534,188533,188532,188529,188528,188522,188520,188519,188518,188516,188508,188507,188502,188501,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188474,188473,188472,188471,188470,188468,188467,188466,188457,188456,188455,188454,188450,188449,188440,188432,188431,188423,188422,188421,188420,188419,188418,188417,188409,188408,188407,188406,188402,188400,188399,188396,188395,188394,188393,188379,188378,188376,188375,188373,188370,188369,188368,188367,188366,188364,188363,188355,188348,188346,188343,188336,188333,188329,188328,188327,188326,188325,188324,188323,188322,188320,188310,188309,188308,188307,188306,188305,188304,188303,188296,188286,188266,188259,188258,188256,188220,188201,188188,188173,188172,188164,188158,188155,188140,188135,188130,188094,188089,188087,188086,188081,188074,188067,188056,188055,188054,188029,188015,188007,188006,188004,187994,187992,187985,187969,187953,187941,187936,187931,187930,187927,187920,187916,187908,187907,187867,187863,187835,187834,187818,187813,187811,187802,187773,187727,187723,187722,187694,187692,187691,187690,187678,187676,187669,187665,187660,187659,187656,187641,187640,187629,187628,187602)) OR (`Idx`=1 AND `CreatureID` IN (190066,190064,190060,190059,190056,190055,190054,190053,190051,190046,190044,190038,190029,189997,189992,189983,189981,189979,189976,189959,189958,189953,189941,189940,189934,189932,189930,189929,189928,189927,189926,189925,189920,189917,189911,189909,189900,189897,189896,189895,189881,189873,189869,189867,189860,189856,189855,189854,189853,189852,189848,189835,189834,189831,189826,189821,189817,189807,189805,189804,189803,189801,189793,189790,189787,189785,189784,189783,189780,189778,189777,189776,189773,189769,189768,189757,189756,189744,189737,189734,189730,189728,189714,189713,189703,189698,189693,189691,189690,189689,189688,189659,189658,189656,189653,189650,189649,189643,189640,189628,189619,189614,189613,189610,189607,189603,189598,189591,189585,189583,189574,189573,189572,189571,189570,189569,189566,189559,189558,189557,189554,189550,189544,189538,189537,189535,189534,189524,189516,189515,189514,189512,189506,189505,189501,189500,189499,189491,189490,189489,189488,189485,189484,189482,189477,189469,189468,189465,189463,189462,189461,189457,189455,189453,189452,189451,189449,189447,189446,189434,189433,189432,189431,189430,189429,189428,189427,189426,189425,189424,189423,189421,189411,189410,189409,189408,189406,189405,189403,189402,189398,189397,189392,189390,189389,189386,189379,189374,189373,189368,189366,189365,189362,189360,189357,189356,189355,189354,189352,189349,189345,189338,189336,189335,189334,189330,189328,189325,189324,189322,189320,189319,189317,189313,189307,189306,189305,189302,189301,189299,189298,189296,189292,189288,189285,189281,189266,189265,189264,189259,189258,189257,189255,189252,189251,189248,189241,189231,189230,189229,189228,189227,189225,189224,189221,189218,189216,189214,189206,189205,189195,189192,189191,189190,189186,189185,189184,189183,189165,189162,189157,189139,189131,189122,189110,189104,189103,189100,189097,189093,189092,189091,189090,189089,189074,189070,189069,189057,189056,189051,189033,189020,189019,189017,189016,189015,189014,189013,189012,189011,189010,189009,189008,189007,189006,189003,189001,189000,188999,188995,188974,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188956,188953,188952,188951,188949,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188930,188928,188916,188907,188898,188894,188892,188891,188890,188888,188886,188884,188874,188872,188869,188867,188857,188850,188848,188842,188837,188836,188835,188834,188833,188832,188831,188830,188829,188828,188827,188826,188818,188811,188810,188808,188807,188806,188803,188800,188797,188796,188795,188786,188784,188778,188777,188776,188775,188774,188772,188769,188768,188767,188766,188765,188764,188762,188761,188760,188752,188750,188748,188746,188745,188743,188742,188741,188740,188739,188738,188736,188734,188732,188731,188730,188729,188726,188712,188703,188702,188701,188700,188696,188695,188694,188690,188689,188683,188682,188675,188670,188668,188664,188663,188651,188644,188642,188638,188637,188635,188634,188633,188632,188629,188628,188621,188616,188615,188614,188613,188612,188611,188610,188609,188608,188605,188604,188603,188599,188597,188595,188594,188593,188589,188587,188586,188585,188584,188582,188581,188580,188578,188577,188576,188574,188573,188572,188571,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188553,188552,188550,188549,188548,188547,188545,188542,188539,188535,188534,188533,188532,188531,188530,188529,188528,188526,188525,188522,188520,188519,188518,188516,188511,188508,188507,188502,188501,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188484,188481,188478,188474,188473,188472,188471,188470,188469,188468,188467,188466,188457,188456,188455,188454,188450,188449,188441,188440,188434,188432,188431,188423,188422,188421,188420,188419,188418,188417,188414,188412,188409,188408,188407,188406,188402,188400,188399,188396,188395,188394,188393,188390,188379,188378,188376,188375,188373,188372,188370,188369,188368,188367,188366,188364,188363,188355,188348,188346,188343,188341,188338,188336,188334,188333,188329,188328,188327,188326,188325,188324,188323,188322,188320,188313,188310,188309,188308,188307,188306,188305,188304,188303,188302,188296,188292,188286,188280,188278,188268,188266,188259,188258,188256,188231,188230,188220,188215,188204,188201,188190,188188,188173,188172,188164,188159,188158,188155,188150,188140,188135,188130,188128,188117,188094,188092,188089,188087,188086,188085,188081,188074,188070,188067,188061,188056,188055,188054,188048,188037,188029,188015,188009,188007,188006,188004,187995,187994,187992,187985,187984,187981,187974,187969,187953,187943,187941,187936,187935,187931,187930,187927,187924,187920,187916,187908,187907,187904,187902,187900,187889,187885,187884,187878,187874,187873,187867,187863,187857,187842,187835,187834,187821,187820,187818,187817,187813,187811,187802,187799,187792,187789,187773,187755,187738,187727,187723,187722,187712,187703,187696,187695,187694,187692,187691,187690,187685,187684,187678,187676,187673,187671,187669,187665,187660,187659,187656,187641,187640,187629,187628,187626,187622,187621,187602)) OR (`Idx`=0 AND `CreatureID` IN (190066,190065,190064,190063,190062,190061,190060,190059,190058,190057,190056,190055,190054,190053,190052,190051,190050,190049,190048,190047,190046,190044,190043,190042,190041,190039,190038,190037,190035,190034,190033,190032,190031,190029,190028,190027,190026,190025,190024,190023,190022,190021,190020,190019,190018,190017,190016,190015,190014,190013,190011,190010,190009,190008,190006,190005,190004,190002,190001,190000,189999,189998,189997,189996,189993,189992,189991,189988,189986,189984,189983,189982,189981,189980,189979,189978,189977,189976,189975,189974,189973,189972,189971,189970,189969,189968,189967,189966,189965,189964,189963,189962,189961,189959,189958,189957,189956,189955,189954,189953,189952,189951,189950,189949,189948,189947,189946,189943,189942,189941,189940,189939,189938,189937,189936,189935,189934,189933,189932,189930,189929,189928,189927,189926,189925,189924,189923,189921,189920,189918,189917,189916,189914,189912,189911,189910,189909,189908,189905,189904,189903,189902,189901,189900,189899,189898,189897,189896,189895,189894,189893,189892,189886,189882,189881,189880,189878,189876,189875,189874,189873,189872,189871,189870,189869,189867,189866,189865,189864,189863,189862,189861,189860,189859,189858,189857,189856,189855,189854,189853,189852,189851,189850,189849,189848,189847,189846,189845,189844,189843,189842,189841,189840,189839,189838,189837,189836,189835,189834,189833,189831,189830,189828,189827,189826,189825,189824,189823,189822,189821,189820,189817,189816,189815,189814,189813,189812,189811,189808,189807,189806,189805,189804,189803,189802,189801,189799,189798,189795,189793,189792,189791,189790,189787,189786,189785,189784,189783,189781,189780,189779,189778,189777,189776,189775,189774,189773,189772,189771,189770,189769,189768,189767,189765,189764,189763,189762,189761,189760,189759,189757,189756,189755,189754,189753,189752,189751,189750,189749,189748,189747,189746,189745,189744,189743,189742,189741,189740,189738,189737,189736,189735,189734,189733,189732,189731,189730,189729,189728,189727,189722,189719,189715,189714,189713,189711,189710,189709,189708,189707,189706,189705,189704,189703,189702,189700,189698,189697,189696,189695,189694,189693,189692,189691,189690,189689,189688,189687,189686,189679,189676,189675,189674,189673,189672,189671,189670,189669,189668,189667,189666,189665,189664,189663,189662,189661,189660,189659,189658,189657,189656,189655,189654,189653,189652,189650,189649,189647,189646,189645,189644,189643,189642,189641,189640,189638,189637,189636,189635,189634,189633,189632,189631,189630,189629,189628,189627,189626,189625,189624,189623,189622,189621,189620,189619,189618,189617,189616,189615,189614,189613,189611,189610,189609,189608,189607,189606,189605,189604,189603,189602,189601,189600,189599,189598,189595,189594,189593,189592,189591,189590,189589,189587,189586,189585,189584,189583,189582,189581,189580,189579,189578,189575,189574,189573,189572,189571,189570,189569,189568,189567,189566,189565,189564,189563,189562,189561,189560,189559,189558,189557,189555,189554,189553,189552,189551,189550,189549,189548,189547,189546,189545,189544,189543,189542,189541,189540,189539,189538,189537,189536,189535,189534,189533,189532,189531,189530,189529,189528,189527,189526,189525,189524,189523,189522,189521,189520,189519,189518,189517,189516,189515,189514,189513,189512,189511,189510,189509,189508,189507,189506,189505,189504,189503,189502,189501,189500,189499,189498,189497,189495,189494,189493,189492,189491,189490,189489,189488,189487,189486,189485,189484,189483,189482,189481,189480,189479,189478,189477,189476,189475,189474,189472,189471,189470,189469,189468,189467,189466,189465,189464,189463,189462,189461,189460,189459,189458,189457,189456,189455,189454,189453,189452,189451,189450,189449,189448,189447,189446,189439,189434,189433,189432,189431,189430,189429,189428,189427,189426,189425,189424,189423,189421,189411,189410,189409,189408,189407,189406,189405,189403,189402,189401,189400,189399,189398,189397,189396,189395,189394,189393,189392,189391,189390,189389,189388,189387,189386,189385,189384,189383,189382,189381,189380,189379,189378,189377,189376,189375,189374,189373,189372,189371,189369,189368,189366,189365,189364,189363,189362,189361,189360,189359,189357,189356,189355,189354,189353,189352,189351,189350,189349,189348,189347,189346,189345,189344,189343,189342,189340,189339,189338,189337,189336,189335,189334,189333,189332,189330,189328,189327,189325,189324,189322,189320,189319,189318,189317,189316,189314,189313,189312,189311,189310,189309,189308,189307,189306,189305,189304,189303,189302,189301,189300,189299,189298,189297,189296,189295,189292,189289,189288,189286,189285,189284,189281,189280,189279,189278,189277,189276,189275,189274,189273,189272,189271,189270,189268,189267,189266,189265,189264,189263,189262,189261,189260,189259,189258,189257,189256,189255,189254,189253,189252,189251,189250,189248,189247,189246,189244,189243,189241,189240,189239,189238,189237,189236,189235,189234,189233,189232,189231,189230,189229,189228,189227,189226,189225,189224,189222,189221,189220,189219,189218,189217,189216,189215,189214,189213,189212,189211,189210,189209,189208,189207,189206,189205,189204,189202,189201,189200,189199,189198,189197,189196,189195,189194,189193,189192,189191,189190,189189,189188,189187,189186,189185,189184,189183,189182,189181,189180,189179,189177,189176,189175,189174,189173,189171,189170,189169,189168,189166,189165,189164,189163,189162,189161,189160,189159,189158,189157,189156,189155,189154,189153,189152,189150,189149,189147,189146,189145,189144,189143,189142,189141,189140,189139,189138,189137,189136,189135,189134,189133,189132,189131,189130,189129,189128,189127,189126,189125,189124,189123,189122,189121,189120,189119,189118,189117,189116,189115,189114,189113,189112,189111,189110,189109,189108,189107,189106,189105,189104,189103,189102,189101,189100,189099,189098,189097,189096,189095,189094,189093,189092,189091,189090,189089,189088,189087,189085,189082,189081,189080,189079,189078,189077,189076,189075,189074,189073,189072,189071,189070,189069,189068,189067,189066,189065,189064,189063,189062,189061,189060,189059,189058,189057,189056,189055,189054,189053,189052,189051,189050,189048,189045,189044,189043,189042,189041,189040,189039,189038,189037,189035,189034,189033,189032,189031,189030,189029,189028,189027,189026,189025,189024,189023,189022,189021,189020,189019,189018,189017,189016,189015,189014,189013,189012,189011,189010,189009,189008,189007,189006,189004,189003,189002,189001,189000,188999,188998,188997,188996,188995,188974,188973,188972,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188956,188955,188954,188953,188952,188951,188949,188948,188945,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188930,188929,188928,188927,188926,188925,188924,188923,188922,188921,188920,188919,188918,188917,188916,188915,188914,188913,188912,188911,188910,188909,188908,188907,188906,188905,188904,188903,188902,188901,188900,188898,188897,188896,188895,188894,188893,188892,188891,188890,188889,188888,188887,188886,188885,188884,188883,188882,188881,188880,188879,188878,188876,188875,188874,188873,188872,188871,188870,188869,188868,188867,188866,188865,188864,188863,188862,188861,188860,188859,188858,188857,188856,188855,188854,188853,188852,188851,188850,188849,188848,188847,188846,188845,188844,188843,188842,188841,188840,188839,188838,188837,188836,188835,188834,188833,188832,188831,188830,188829,188828,188827,188826,188825,188824,188823,188822,188821,188820,188819,188818,188817,188816,188814,188813,188811,188810,188809,188808,188807,188806,188805,188804,188803,188802,188800,188799,188798,188797,188796,188795,188794,188793,188792,188791,188790,188789,188788,188787,188786,188785,188784,188783,188782,188781,188780,188779,188778,188777,188776,188775,188774,188772,188770,188769,188768,188767,188766,188765,188764,188763,188762,188761,188760,188759,188758,188757,188756,188755,188754,188752,188751,188750,188749,188748,188747,188746,188745,188744,188743,188742,188741,188740,188739,188738,188737,188736,188735,188734,188733,188732,188731,188730,188729,188728,188727,188726,188725,188724,188723,188722,188721,188720,188719,188718,188717,188716,188715,188714,188713,188712,188711,188710,188709,188708,188707,188706,188704,188703,188702,188701,188700,188699,188698,188697,188696,188695,188694,188693,188692,188691,188690,188689,188687,188686,188683,188682,188681,188679,188678,188677,188676,188675,188674,188673,188672,188671,188670,188669,188668,188667,188666,188665,188664,188663,188661,188660,188658,188656,188655,188653,188652,188651,188649,188648,188644,188643,188642,188641,188640,188639,188638,188637,188635,188634,188633,188632,188631,188630,188629,188628,188625,188624,188623,188621,188620,188619,188618,188617,188616,188615,188614,188613,188612,188611,188610,188609,188608,188607,188606,188605,188604,188603,188602,188601,188600,188599,188598,188597,188596,188595,188594,188593,188592,188591,188590,188589,188588,188587,188586,188585,188584,188583,188582,188581,188580,188578,188577,188576,188575,188574,188573,188572,188571,188570,188569,188568,188567,188566,188565,188564,188563,188562,188561,188560,188559,188558,188557,188556,188555,188554,188553,188552,188551,188550,188549,188548,188547,188546,188545,188544,188543,188542,188540,188539,188538,188537,188536,188535,188534,188533,188532,188531,188530,188529,188528,188527,188526,188525,188524,188523,188522,188521,188520,188519,188518,188517,188516,188515,188514,188513,188512,188511,188510,188509,188508,188507,188506,188505,188504,188503,188502,188501,188500,188499,188498,188497,188495,188494,188493,188492,188491,188490,188489,188488,188487,188486,188485,188484,188483,188482,188481,188480,188479,188478,188477,188476,188475,188474,188473,188472,188471,188470,188469,188468,188467,188466,188465,188464,188463,188462,188461,188460,188459,188458,188457,188456,188455,188454,188453,188452,188451,188450,188449,188448,188447,188445,188444,188443,188441,188440,188439,188438,188437,188434,188432,188431,188430,188429,188428,188427,188426,188425,188424,188423,188422,188421,188420,188419,188418,188417,188416,188415,188414,188413,188412,188411,188409,188408,188407,188406,188405,188404,188403,188402,188401,188400,188399,188398,188397,188396,188395,188394,188393,188392,188391,188390,188389,188388,188387,188386,188384,188383,188382,188381,188380,188379,188378,188377,188376,188375,188374,188373,188372,188371,188370,188369,188368,188367,188366,188364,188363,188360,188357,188355,188352,188351,188350,188349,188348,188347,188346,188345,188344,188343,188342,188341,188340,188339,188338,188337,188336,188335,188334,188333,188332,188329,188328,188327,188326,188325,188324,188323,188322,188320,188318,188317,188316,188315,188314,188313,188312,188311,188310,188309,188308,188307,188306,188305,188304,188303,188302,188301,188300,188299,188298,188297,188296,188295,188294,188293,188292,188291,188290,188288,188287,188286,188285,188284,188283,188280,188278,188277,188276,188274,188273,188272,188271,188270,188269,188268,188267,188266,188265,188260,188259,188258,188256,188252,188251,188247,188246,188245,188244,188242,188236,188235,188234,188233,188231,188230,188227,188226,188225,188224,188223,188222,188221,188220,188219,188218,188217,188216,188215,188214,188213,188212,188211,188210,188209,188208,188207,188205,188204,188203,188202,188201,188200,188199,188197,188196,188195,188194,188193,188192,188191,188190,188189,188188,188187,188186,188185,188184,188181,188180,188179,188174,188173,188172,188171,188169,188167,188166,188164,188163,188159,188158,188157,188156,188155,188153,188152,188151,188150,188146,188144,188143,188142,188141,188140,188139,188138,188136,188135,188133,188132,188130,188129,188128,188126,188125,188124,188123,188122,188118,188117,188115,188114,188112,188107,188106,188105,188104,188103,188102,188101,188100,188099,188098,188096,188095,188094,188092,188091,188089,188088,188087,188086,188085,188081,188079,188076,188074,188073,188070,188069,188068,188067,188063,188062,188061,188060,188059,188057,188056,188055,188054,188053,188051,188048,188046,188044,188043,188041,188040,188039,188038,188037,188034,188033,188030,188029,188028,188027,188026,188025,188024,188023,188022,188021,188020,188019,188017,188015,188014,188013,188011,188010,188009,188008,188007,188006,188004,188003,188002,188001,188000,187999,187995,187994,187992,187990,187987,187985,187984,187983,187982,187981,187980,187979,187977,187975,187974,187973,187972,187971,187970,187969,187967,187965,187960,187959,187958,187957,187956,187955,187953,187952,187951,187950,187949,187948,187946,187945,187944,187943,187941,187940,187939,187938,187937,187936,187935,187934,187933,187932,187931,187930,187929,187928,187927,187926,187925,187924,187923,187921,187920,187919,187918,187916,187912,187908,187907,187905,187904,187902,187900,187898,187897,187895,187894,187891,187889,187886,187885,187884,187883,187882,187881,187880,187878,187877,187876,187875,187874,187873,187872,187871,187870,187869,187868,187867,187866,187864,187863,187861,187860,187859,187857,187855,187854,187849,187847,187845,187843,187842,187841,187840,187839,187838,187837,187836,187835,187834,187833,187831,187830,187829,187828,187827,187826,187825,187823,187821,187820,187819,187818,187817,187816,187815,187813,187811,187809,187808,187807,187806,187805,187804,187803,187802,187800,187799,187797,187796,187795,187794,187793,187792,187791,187790,187789,187788,187787,187786,187785,187784,187783,187782,187781,187778,187777,187776,187775,187773,187772,187771,187769,187768,187767,187766,187764,187763,187762,187761,187760,187758,187757,187755,187754,187753,187752,187751,187750,187749,187748,187747,187746,187745,187744,187743,187742,187741,187740,187738,187737,187736,187735,187734,187733,187732,187731,187730,187727,187726,187723,187722,187721,187720,187719,187718,187716,187715,187714,187713,187712,187711,187710,187709,187708,187707,187705,187703,187700,187699,187697,187696,187695,187694,187693,187692,187691,187690,187689,187688,187687,187685,187684,187683,187680,187679,187678,187677,187676,187675,187674,187673,187672,187671,187670,187669,187668,187667,187666,187665,187663,187661,187660,187659,187658,187657,187656,187654,187653,187652,187651,187650,187649,187648,187647,187646,187645,187644,187643,187642,187641,187640,187638,187636,187635,187634,187633,187632,187629,187628,187627,187626,187625,187624,187623,187622,187621,187620,187619,187618,187617,187616,187615,187614,187613,187612,187611,187609,187608,187607,187603,187602)) OR (`Idx`=7 AND `CreatureID` IN (190060,190059,190056,190055,190054,190051,189976,189929,189869,189834,189777,189769,189768,189714,189713,189610,189554,189505,189488,189485,189461,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189408,189406,189405,189374,189334,189313,189306,189298,189231,189228,189185,189090,189089,189017,189016,189015,189013,189012,189011,189009,189008,189007,189006,189003,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188953,188952,188951,188949,188944,188943,188942,188941,188940,188936,188935,188934,188933,188932,188931,188907,188874,188811,188810,188784,188767,188765,188764,188762,188761,188739,188736,188675,188634,188633,188632,188594,188587,188586,188577,188576,188574,188573,188572,188571,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188534,188533,188528,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188474,188473,188472,188450,188449,188440,188423,188373,188370,188369,188368,188367,188366,188364,188355,188346,188343,188336,188333,188329,188328,188327,188326,188325,188324,188323,188296,188259,188220,188130,188087,188086,188054,188006,188004,187994,187992,187936,187931,187930,187916,187908,187907,187867,187813,187629,187602,187601)) OR (`Idx`=9 AND `CreatureID` IN (190056,189976,189869,189714,189610,189488,189453,189452,189451,189449,189447,189446,189423,189421,189374,189334,189313,189306,189298,189231,189185,189090,189089,188810,188767,188765,188764,188762,188761,188675,188633,188632,188586,188533,188528,188423,188328,188006,188004,187994)) OR (`Idx`=8 AND `CreatureID` IN (190056,189976,189869,189714,189713,189610,189554,189488,189453,189452,189451,189449,189447,189446,189423,189421,189374,189334,189313,189306,189298,189231,189185,189090,189089,188907,188811,188810,188767,188765,188764,188762,188761,188736,188675,188633,188632,188586,188534,188533,188528,188473,188472,188423,188333,188328,188327,188326,188325,188324,188323,188259,188006,188004,187994)) OR (`Idx`=11 AND `CreatureID` IN (189976,189714,189610,189488,189449,189447,189446,189423,189421,189374,189334,189313,189306,189298,189090,189089,188767,188765,188764,188762,188761,188675,188586,188528,188423,188328)) OR (`Idx`=10 AND `CreatureID` IN (189976,189714,189610,189488,189449,189447,189446,189423,189421,189374,189334,189313,189306,189298,189231,189090,189089,188767,188765,188764,188762,188761,188675,188586,188528,188423,188328)) OR (`Idx`=13 AND `CreatureID` IN (189488,189374,189313,189306,189298,189090,189089,188767,188765,188764,188762,188761,188586,188528,188423,188328)) OR (`Idx`=12 AND `CreatureID` IN (189488,189446,189374,189313,189306,189298,189090,189089,188767,188765,188764,188762,188761,188675,188586,188528,188423,188328)) OR (`Idx`=18 AND `CreatureID` IN (189298,189090,189089,188767,188765,188764,188762,188761)) OR (`Idx`=17 AND `CreatureID` IN (189298,189090,189089,188767,188765,188764,188762,188761)) OR (`Idx`=16 AND `CreatureID` IN (189298,189090,189089,188767,188765,188764,188762,188761)) OR (`Idx`=15 AND `CreatureID` IN (189298,189090,189089,188767,188765,188764,188762,188761)) OR (`Idx`=14 AND `CreatureID` IN (189298,189090,189089,188767,188765,188764,188762,188761,188528)) OR (`Idx`=21 AND `CreatureID` IN (189090,189089,188767,188765,188764,188762,188761)) OR (`Idx`=20 AND `CreatureID` IN (189090,189089,188767,188765,188764,188762,188761)) OR (`Idx`=19 AND `CreatureID` IN (189090,189089,188767,188765,188764,188762,188761)) OR (`Idx`=23 AND `CreatureID` IN (188767,188765,188764,188762,188761)) OR (`Idx`=22 AND `CreatureID` IN (188767,188765,188764,188762,188761)) OR (`Idx`=46 AND `CreatureID` IN (188764,188761)) OR (`Idx`=45 AND `CreatureID` IN (188764,188761)) OR (`Idx`=44 AND `CreatureID` IN (188764,188761)) OR (`Idx`=43 AND `CreatureID` IN (188764,188761)) OR (`Idx`=42 AND `CreatureID` IN (188764,188761)) OR (`Idx`=41 AND `CreatureID` IN (188764,188761)) OR (`Idx`=40 AND `CreatureID` IN (188764,188761)) OR (`Idx`=39 AND `CreatureID` IN (188764,188761)) OR (`Idx`=38 AND `CreatureID` IN (188764,188761)) OR (`Idx`=37 AND `CreatureID` IN (188764,188761)) OR (`Idx`=36 AND `CreatureID` IN (188764,188761)) OR (`Idx`=35 AND `CreatureID` IN (188764,188761)) OR (`Idx`=34 AND `CreatureID` IN (188764,188761)) OR (`Idx`=33 AND `CreatureID` IN (188764,188761)) OR (`Idx`=32 AND `CreatureID` IN (188764,188761)) OR (`Idx`=31 AND `CreatureID` IN (188764,188761)) OR (`Idx`=30 AND `CreatureID` IN (188764,188761)) OR (`Idx`=29 AND `CreatureID` IN (188764,188761)) OR (`Idx`=28 AND `CreatureID` IN (188764,188761)) OR (`Idx`=27 AND `CreatureID` IN (188764,188761)) OR (`Idx`=26 AND `CreatureID` IN (188764,188761)) OR (`Idx`=25 AND `CreatureID` IN (188764,188761)) OR (`Idx`=24 AND `CreatureID` IN (188764,188761)) OR (`Idx`=47 AND `CreatureID`=188761); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=6 AND `CreatureID` IN (187601,187600,187599,187587,187581,187541,187519,187518,187516,187407,187341,187282,187196,187194,187193,187189,187187,187175,187174,187173,187172,187158,187134,187127,187117,187105,187102,187101,187097,187096,187088,187087,187085,187084,187073,187072,187071,187065,187060,187058,187041,186956,186944,186943,186919,186915,186897,186892,186891,186831,186826,186825,186823,186800,186799,186798,186797,186796,186792,186765,186730,186727,186724,186723,186722,186719,186704,186698,186697,186680,186662,186659,186638,186634,186632,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186593,186588,186582,186581,186579,186577,186576,186572,186567,186538,186528,186483,186478,186461,186453,186452,186451,186431,186389,186335,186328,186269,186268,186267,186266,186260,186174,186112,186111,186110,186109,186108,186070,186062,186060,186058,185887,185846,185765,185684,185629,185614,185596,185595,185594,185593,185591,185589,184869,184814,184813,184812,184811)) OR (`Idx`=5 AND `CreatureID` IN (187601,187600,187599,187587,187581,187574,187568,187549,187541,187523,187519,187518,187516,187510,187502,187500,187407,187341,187282,187206,187204,187196,187194,187193,187189,187187,187175,187174,187173,187172,187158,187134,187127,187117,187105,187102,187101,187097,187096,187088,187087,187085,187084,187073,187072,187071,187065,187060,187058,187048,187041,186956,186944,186943,186919,186915,186897,186892,186891,186835,186831,186826,186825,186823,186800,186799,186798,186797,186796,186792,186768,186765,186756,186730,186728,186727,186724,186723,186722,186719,186704,186698,186697,186680,186668,186667,186662,186659,186638,186634,186632,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186593,186588,186582,186581,186579,186577,186576,186572,186567,186538,186536,186528,186527,186513,186490,186483,186478,186461,186459,186453,186452,186451,186431,186389,186363,186362,186359,186335,186328,186323,186269,186268,186267,186266,186260,186174,186148,186142,186140,186139,186112,186111,186110,186109,186108,186070,186062,186060,186058,186047,186045,185887,185846,185765,185684,185629,185618,185614,185596,185595,185594,185593,185591,185589,185325,184978,184928,184869,184814,184813,184812,184811)) OR (`Idx`=4 AND `CreatureID` IN (187601,187600,187599,187587,187581,187580,187579,187578,187574,187568,187565,187549,187541,187523,187519,187518,187516,187510,187502,187500,187468,187460,187457,187456,187407,187341,187282,187206,187204,187196,187194,187193,187189,187187,187175,187174,187173,187172,187158,187134,187127,187117,187105,187102,187101,187097,187096,187088,187087,187085,187084,187073,187072,187071,187065,187060,187058,187053,187048,187041,186960,186956,186944,186943,186919,186915,186897,186892,186891,186835,186831,186826,186825,186823,186800,186799,186798,186797,186796,186792,186768,186765,186756,186730,186728,186727,186724,186723,186722,186719,186718,186704,186701,186698,186697,186680,186668,186667,186662,186659,186638,186634,186632,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186593,186588,186582,186581,186579,186577,186576,186572,186567,186538,186536,186528,186527,186513,186490,186483,186478,186461,186459,186453,186452,186451,186431,186404,186389,186363,186362,186359,186335,186328,186323,186269,186268,186267,186266,186264,186260,186174,186148,186142,186140,186139,186133,186112,186111,186110,186109,186108,186070,186062,186060,186058,186047,186045,185908,185887,185876,185846,185780,185765,185684,185648,185644,185643,185639,185638,185629,185618,185614,185596,185595,185594,185593,185591,185589,185325,184979,184978,184933,184928,184869,184814,184813,184812,184811)) OR (`Idx`=3 AND `CreatureID` IN (187601,187600,187599,187587,187581,187580,187579,187578,187575,187574,187568,187566,187565,187551,187549,187541,187523,187519,187518,187516,187510,187503,187502,187500,187489,187484,187468,187460,187458,187457,187456,187453,187407,187397,187391,187341,187335,187282,187266,187265,187264,187262,187258,187250,187242,187240,187232,187206,187204,187196,187194,187193,187189,187187,187175,187174,187173,187172,187167,187165,187158,187134,187133,187127,187125,187121,187120,187117,187105,187102,187101,187097,187096,187093,187088,187087,187085,187084,187081,187073,187072,187071,187065,187060,187058,187053,187050,187048,187041,186960,186956,186954,186944,186943,186919,186915,186903,186897,186892,186891,186849,186835,186831,186826,186825,186823,186800,186799,186798,186797,186796,186792,186768,186766,186765,186756,186745,186730,186728,186727,186724,186723,186722,186720,186719,186718,186714,186713,186704,186701,186698,186697,186683,186682,186680,186668,186667,186662,186659,186638,186634,186632,186630,186628,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186593,186588,186582,186581,186579,186577,186576,186572,186567,186538,186536,186528,186527,186513,186510,186490,186483,186478,186461,186459,186453,186452,186451,186435,186431,186404,186389,186363,186362,186361,186359,186335,186328,186323,186288,186287,186269,186268,186267,186266,186264,186260,186239,186221,186213,186180,186174,186165,186164,186158,186148,186142,186140,186139,186133,186112,186111,186110,186109,186108,186089,186070,186062,186060,186058,186047,186046,186045,186044,186043,185917,185908,185887,185876,185846,185796,185780,185765,185695,185688,185684,185673,185671,185668,185648,185644,185643,185639,185638,185629,185620,185618,185614,185596,185595,185594,185593,185591,185589,185583,185544,185541,185485,185325,185292,185289,185287,185239,185217,185216,185172,185148,185088,184981,184980,184979,184978,184933,184928,184869,184814,184813,184812,184811)) OR (`Idx`=2 AND `CreatureID` IN (187601,187600,187599,187595,187587,187581,187580,187579,187578,187575,187574,187573,187568,187566,187565,187561,187551,187549,187541,187540,187523,187519,187518,187516,187510,187509,187503,187502,187500,187495,187489,187484,187471,187469,187468,187467,187462,187460,187458,187457,187456,187453,187452,187451,187450,187407,187405,187397,187396,187391,187379,187341,187335,187282,187270,187266,187265,187264,187262,187258,187256,187250,187242,187240,187232,187212,187211,187206,187204,187196,187194,187193,187189,187187,187175,187174,187173,187172,187167,187165,187158,187134,187133,187127,187125,187121,187120,187117,187113,187105,187102,187101,187100,187097,187096,187093,187090,187089,187088,187087,187085,187084,187083,187081,187073,187072,187071,187065,187060,187058,187053,187050,187048,187046,187041,187022,186960,186956,186954,186949,186944,186943,186919,186915,186903,186897,186895,186892,186891,186849,186835,186833,186832,186831,186829,186826,186825,186823,186800,186799,186798,186797,186796,186792,186780,186768,186767,186766,186765,186756,186746,186745,186730,186728,186727,186724,186723,186722,186720,186719,186718,186714,186713,186706,186704,186701,186698,186697,186685,186683,186682,186680,186668,186667,186662,186659,186642,186640,186638,186636,186634,186632,186630,186628,186623,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186593,186588,186587,186582,186581,186579,186577,186576,186572,186567,186538,186536,186534,186532,186530,186528,186527,186522,186521,186520,186513,186510,186490,186483,186481,186478,186470,186461,186459,186453,186452,186451,186445,186444,186435,186432,186431,186421,186404,186389,186365,186363,186362,186361,186359,186335,186328,186323,186319,186313,186288,186287,186274,186269,186268,186267,186266,186264,186260,186239,186221,186213,186180,186174,186165,186164,186158,186154,186153,186152,186149,186148,186142,186141,186140,186139,186133,186115,186112,186111,186110,186109,186108,186089,186070,186062,186060,186058,186047,186046,186045,186044,186043,185917,185913,185908,185894,185887,185876,185846,185812,185796,185790,185789,185780,185765,185737,185696,185695,185692,185691,185688,185684,185673,185671,185668,185649,185648,185647,185644,185643,185639,185638,185629,185620,185618,185614,185596,185595,185594,185593,185591,185589,185583,185544,185541,185511,185485,185325,185292,185289,185287,185266,185239,185231,185229,185228,185227,185225,185224,185223,185222,185217,185216,185209,185208,185207,185206,185205,185204,185172,185148,185088,184981,184980,184979,184978,184933,184928,184869,184863,184851,184814,184813,184812,184811)) OR (`Idx`=1 AND `CreatureID` IN (187601,187600,187599,187595,187587,187581,187580,187579,187578,187575,187574,187573,187568,187566,187565,187561,187552,187551,187549,187548,187547,187545,187542,187541,187540,187539,187536,187523,187519,187518,187516,187515,187510,187509,187503,187502,187500,187498,187497,187495,187493,187489,187484,187473,187471,187469,187468,187467,187462,187461,187460,187458,187457,187456,187455,187453,187452,187451,187450,187448,187447,187421,187415,187410,187407,187405,187397,187396,187391,187390,187379,187366,187356,187352,187348,187341,187335,187333,187318,187312,187299,187297,187296,187291,187290,187282,187278,187270,187268,187267,187266,187265,187264,187262,187258,187256,187250,187247,187242,187240,187239,187232,187230,187227,187223,187218,187212,187211,187206,187204,187201,187196,187194,187193,187189,187187,187175,187174,187173,187172,187171,187167,187165,187158,187150,187149,187138,187135,187134,187133,187131,187129,187127,187125,187123,187121,187120,187117,187115,187113,187112,187109,187105,187102,187101,187100,187097,187096,187093,187090,187089,187088,187087,187085,187084,187083,187082,187081,187079,187078,187075,187074,187073,187072,187071,187065,187062,187061,187060,187059,187058,187057,187053,187051,187050,187048,187046,187045,187041,187022,187015,187013,187011,187010,187009,187008,187007,187006,187005,187004,187003,187002,187001,187000,186999,186998,186997,186996,186995,186994,186993,186992,186969,186967,186964,186963,186960,186956,186954,186953,186951,186950,186949,186946,186945,186944,186943,186929,186928,186927,186919,186916,186915,186914,186913,186912,186906,186903,186902,186900,186899,186898,186897,186895,186892,186891,186885,186883,186872,186865,186864,186863,186855,186849,186848,186845,186840,186835,186833,186832,186831,186829,186826,186825,186823,186810,186808,186802,186800,186799,186798,186797,186796,186795,186793,186792,186791,186781,186780,186778,186773,186768,186767,186766,186765,186758,186756,186746,186745,186730,186729,186728,186727,186724,186723,186722,186721,186720,186719,186718,186716,186714,186713,186706,186705,186704,186701,186698,186697,186694,186690,186687,186686,186685,186683,186682,186680,186668,186667,186662,186659,186652,186643,186642,186640,186638,186636,186634,186632,186630,186628,186623,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186593,186588,186587,186586,186585,186582,186581,186579,186578,186577,186576,186574,186572,186571,186567,186566,186559,186549,186546,186544,186538,186536,186535,186534,186533,186532,186530,186528,186527,186522,186521,186520,186514,186513,186510,186501,186500,186490,186483,186481,186478,186472,186470,186465,186461,186459,186457,186453,186452,186451,186445,186444,186442,186441,186440,186435,186432,186431,186424,186421,186409,186406,186404,186391,186389,186369,186365,186363,186362,186361,186359,186357,186344,186342,186335,186333,186332,186328,186327,186325,186324,186323,186319,186316,186313,186308,186302,186299,186298,186295,186288,186287,186280,186274,186269,186268,186267,186266,186264,186260,186255,186251,186250,186249,186248,186247,186245,186244,186241,186240,186239,186233,186221,186218,186213,186210,186209,186199,186192,186187,186184,186180,186177,186174,186167,186166,186165,186164,186158,186154,186153,186152,186149,186148,186147,186146,186145,186142,186141,186140,186139,186136,186134,186133,186132,186129,186115,186113,186112,186111,186110,186109,186108,186089,186070,186062,186060,186059,186058,186056,186047,186046,186045,186044,186043,185953,185944,185917,185914,185913,185912,185909,185908,185905,185903,185894,185892,185891,185887,185886,185884,185876,185871,185863,185858,185854,185846,185834,185820,185812,185809,185808,185807,185796,185790,185789,185780,185777,185768,185766,185765,185763,185761,185759,185758,185750,185745,185737,185712,185696,185695,185694,185692,185691,185688,185685,185684,185683,185680,185673,185672,185671,185668,185655,185649,185648,185647,185646,185645,185644,185643,185639,185638,185629,185624,185623,185622,185620,185618,185617,185616,185615,185614,185609,185596,185595,185594,185593,185591,185589,185588,185583,185577,185575,185565,185564,185545,185544,185543,185541,185538,185531,185511,185510,185509,185508,185506,185505,185503,185499,185498,185496,185495,185494,185493,185492,185486,185485,185462,185460,185458,185457,185450,185449,185448,185447,185446,185445,185444,185443,185442,185440,185431,185419,185418,185415,185393,185392,185391,185390,185389,185388,185387,185386,185376,185375,185374,185373,185372,185360,185357,185355,185354,185353,185343,185341,185340,185339,185338,185329,185325,185306,185304,185303,185302,185301,185299,185298,185297,185296,185295,185294,185292,185291,185290,185289,185288,185287,185286,185274,185271,185270,185269,185266,185259,185240,185239,185238,185231,185229,185228,185227,185225,185224,185223,185222,185218,185217,185216,185209,185208,185207,185206,185205,185204,185194,185190,185189,185188,185187,185186,185185,185177,185176,185175,185174,185173,185172,185160,185158,185151,185150,185149,185148,185127,185104,185091,185089,185088,185086,185080,185073,185072,185071,185070,185069,185068,185067,185066,185065,185064,185063,185062,185061,185060,185059,185058,185057,185056,185055,185054,185053,185052,185051,185049,185048,185047,185046,185045,185044,185043,185042,185041,185040,185039,185038,185036,185035,185034,185007,185001,184994,184990,184989,184981,184980,184979,184978,184967,184963,184960,184959,184956,184948,184937,184933,184928,184926,184925,184921,184918,184914,184909,184897,184896,184895,184894,184893,184892,184886,184884,184882,184876,184869,184868,184863,184856,184855,184851,184850,184843,184833,184831,184830,184823,184814,184813,184812,184811,184807,184804,184789,184788,184785,184766,184765,184762,184753,184745)) OR (`Idx`=0 AND `CreatureID` IN (187601,187600,187599,187598,187597,187596,187595,187594,187593,187591,187590,187588,187587,187586,187583,187581,187580,187579,187578,187577,187576,187575,187574,187573,187572,187570,187568,187567,187566,187565,187563,187562,187561,187560,187559,187558,187557,187555,187554,187553,187552,187551,187550,187549,187548,187547,187546,187545,187544,187543,187542,187541,187540,187539,187538,187536,187535,187534,187533,187532,187531,187530,187529,187528,187527,187526,187525,187524,187523,187522,187521,187520,187519,187518,187517,187516,187515,187510,187509,187507,187506,187505,187504,187503,187502,187501,187500,187498,187497,187496,187495,187494,187493,187492,187491,187490,187489,187488,187487,187485,187484,187483,187482,187481,187480,187479,187478,187477,187476,187475,187474,187473,187472,187471,187470,187469,187468,187467,187466,187463,187462,187461,187460,187459,187458,187457,187456,187455,187454,187453,187452,187451,187450,187449,187448,187447,187446,187445,187444,187443,187442,187441,187440,187439,187438,187437,187436,187435,187433,187432,187431,187430,187426,187425,187424,187423,187422,187421,187420,187419,187418,187417,187416,187415,187414,187413,187412,187410,187409,187408,187407,187406,187405,187404,187403,187402,187400,187399,187397,187396,187395,187394,187393,187392,187391,187390,187389,187388,187387,187386,187385,187384,187382,187381,187380,187379,187377,187376,187375,187374,187373,187372,187371,187370,187369,187368,187367,187366,187365,187364,187363,187359,187357,187356,187355,187354,187353,187352,187351,187350,187349,187348,187347,187344,187342,187341,187340,187339,187338,187337,187336,187335,187334,187333,187332,187331,187330,187329,187328,187326,187325,187324,187323,187322,187321,187320,187318,187317,187316,187315,187314,187312,187311,187310,187308,187307,187306,187305,187304,187302,187301,187300,187299,187298,187297,187296,187295,187294,187292,187291,187290,187289,187288,187287,187286,187285,187284,187283,187282,187281,187280,187279,187278,187276,187275,187273,187272,187271,187270,187268,187267,187266,187265,187264,187263,187262,187261,187260,187258,187257,187256,187255,187254,187253,187252,187251,187250,187249,187248,187247,187246,187244,187243,187242,187241,187240,187239,187238,187236,187235,187234,187232,187231,187230,187229,187228,187227,187226,187225,187224,187223,187222,187221,187220,187219,187218,187217,187216,187215,187214,187213,187212,187211,187210,187209,187208,187207,187206,187205,187204,187203,187202,187201,187200,187199,187198,187196,187194,187193,187192,187190,187189,187187,187186,187185,187184,187183,187182,187181,187180,187179,187178,187177,187176,187175,187174,187173,187172,187171,187170,187169,187168,187167,187166,187165,187164,187163,187160,187159,187158,187157,187156,187155,187154,187151,187150,187149,187145,187143,187141,187140,187139,187138,187136,187135,187134,187133,187131,187130,187129,187128,187127,187125,187124,187123,187122,187121,187120,187119,187117,187116,187115,187114,187113,187112,187111,187110,187109,187108,187107,187106,187105,187104,187103,187102,187101,187100,187099,187098,187097,187096,187095,187094,187093,187092,187091,187090,187089,187088,187087,187086,187085,187084,187083,187082,187081,187080,187079,187078,187077,187076,187075,187074,187073,187072,187071,187070,187067,187065,187064,187063,187062,187061,187060,187059,187058,187057,187056,187055,187053,187052,187051,187050,187049,187048,187046,187045,187044,187043,187042,187041,187040,187039,187038,187037,187036,187035,187034,187033,187032,187031,187030,187029,187028,187027,187026,187025,187024,187023,187022,187021,187020,187018,187016,187015,187014,187013,187012,187011,187010,187009,187008,187007,187006,187005,187004,187003,187002,187001,187000,186999,186998,186997,186996,186995,186994,186993,186992,186971,186970,186969,186968,186967,186966,186965,186964,186963,186962,186961,186960,186959,186958,186957,186956,186955,186954,186953,186952,186951,186950,186949,186948,186947,186946,186945,186944,186943,186942,186941,186940,186939,186938,186937,186936,186935,186934,186933,186932,186931,186930,186929,186928,186927,186926,186925,186924,186923,186922,186921,186920,186919,186918,186917,186916,186915,186914,186913,186912,186911,186910,186909,186908,186906,186905,186904,186903,186902,186900,186899,186898,186897,186896,186895,186894,186893,186892,186891,186890,186889,186887,186886,186885,186884,186883,186882,186880,186879,186878,186877,186876,186875,186874,186873,186872,186871,186870,186869,186868,186867,186866,186865,186864,186863,186862,186861,186860,186859,186858,186857,186855,186854,186853,186852,186851,186850,186849,186848,186847,186846,186845,186844,186843,186842,186841,186840,186839,186837,186836,186835,186834,186833,186832,186831,186829,186828,186827,186826,186825,186824,186823,186822,186821,186820,186818,186817,186816,186815,186814,186813,186812,186811,186810,186809,186808,186807,186806,186805,186804,186803,186802,186801,186800,186799,186798,186797,186796,186795,186794,186793,186792,186791,186790,186788,186787,186786,186785,186783,186782,186781,186780,186779,186778,186777,186773,186772,186771,186770,186769,186768,186767,186766,186765,186764,186763,186762,186761,186760,186759,186758,186757,186756,186755,186754,186753,186752,186750,186749,186748,186747,186746,186745,186744,186743,186742,186741,186740,186739,186738,186737,186736,186735,186734,186733,186732,186730,186729,186728,186727,186726,186725,186724,186723,186722,186721,186720,186719,186718,186717,186716,186714,186713,186711,186710,186709,186708,186707,186706,186705,186704,186703,186702,186701,186700,186699,186698,186697,186696,186695,186694,186693,186692,186691,186690,186689,186688,186687,186686,186685,186684,186683,186682,186681,186680,186679,186678,186677,186676,186674,186673,186672,186671,186669,186668,186667,186666,186665,186664,186663,186662,186661,186660,186659,186658,186657,186656,186655,186654,186653,186652,186650,186649,186648,186647,186645,186644,186643,186642,186640,186639,186638,186637,186636,186635,186634,186633,186632,186630,186628,186627,186626,186624,186623,186622,186620,186618,186616,186615,186614,186612,186611,186610,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186593,186592,186591,186590,186589,186588,186587,186586,186585,186584,186583,186582,186581,186580,186579,186578,186577,186576,186574,186573,186572,186571,186570,186568,186567,186566,186565,186564,186563,186562,186561,186560,186559,186558,186557,186556,186555,186554,186552,186551,186550,186549,186547,186546,186545,186544,186543,186542,186541,186540,186539,186538,186537,186536,186535,186534,186533,186532,186531,186530,186529,186528,186527,186524,186523,186522,186521,186520,186519,186518,186517,186516,186515,186514,186513,186512,186511,186510,186509,186508,186507,186505,186504,186503,186502,186501,186500,186499,186498,186497,186496,186495,186494,186493,186492,186491,186490,186489,186488,186487,186486,186485,186484,186483,186482,186481,186480,186479,186478,186477,186476,186475,186474,186473,186472,186471,186470,186469,186468,186467,186466,186465,186464,186463,186462,186461,186460,186459,186458,186457,186456,186455,186454,186453,186452,186451,186450,186449,186448,186447,186446,186445,186444,186443,186442,186441,186440,186439,186438,186437,186436,186435,186434,186433,186432,186431,186430,186429,186428,186427,186426,186425,186424,186423,186422,186421,186420,186419,186418,186417,186416,186415,186414,186413,186412,186411,186410,186409,186408,186407,186406,186405,186404,186403,186401,186400,186399,186398,186397,186396,186395,186394,186393,186392,186391,186390,186389,186388,186387,186386,186385,186384,186383,186382,186381,186380,186379,186378,186377,186375,186374,186373,186372,186371,186370,186369,186367,186365,186364,186363,186362,186361,186359,186357,186356,186355,186354,186353,186351,186350,186347,186346,186344,186342,186341,186340,186339,186338,186337,186336,186335,186334,186333,186332,186331,186330,186329,186328,186327,186326,186325,186324,186323,186322,186321,186319,186317,186316,186314,186313,186312,186311,186308,186307,186306,186305,186304,186303,186302,186301,186300,186299,186298,186297,186296,186295,186294,186293,186292,186291,186290,186288,186287,186286,186285,186284,186283,186282,186281,186280,186279,186278,186277,186276,186275,186274,186273,186272,186271,186270,186269,186268,186267,186266,186265,186264,186263,186262,186261,186260,186259,186258,186257,186256,186255,186254,186253,186252,186251,186250,186249,186248,186247,186246,186245,186244,186243,186242,186241,186240,186239,186238,186237,186236,186235,186234,186233,186232,186231,186230,186229,186228,186227,186226,186225,186224,186223,186222,186221,186220,186219,186218,186217,186216,186215,186214,186213,186212,186211,186210,186209,186208,186206,186205,186204,186203,186202,186201,186200,186199,186198,186197,186196,186195,186194,186193,186192,186191,186190,186189,186188,186187,186186,186185,186184,186183,186182,186181,186180,186179,186178,186177,186176,186175,186174,186173,186172,186171,186170,186169,186168,186167,186166,186165,186164,186163,186162,186161,186160,186159,186158,186157,186156,186155,186154,186153,186152,186151,186150,186149,186148,186147,186146,186145,186144,186143,186142,186141,186140,186139,186138,186137,186136,186135,186134,186133,186132,186131,186129,186128,186127,186126,186125,186124,186123,186122,186121,186120,186119,186118,186117,186116,186115,186114,186113,186112,186111,186110,186109,186108,186107,186106,186105,186104,186103,186102,186101,186100,186099,186098,186097,186096,186095,186094,186093,186092,186091,186090,186089,186088,186087,186086,186085,186084,186083,186082,186081,186080,186079,186078,186077,186076,186075,186074,186073,186072,186071,186070,186069,186068,186067,186066,186065,186064,186063,186062,186061,186060,186059,186058,186057,186056,186054,186053,186052,186051,186050,186048,186047,186046,186045,186044,186043,186042,186041,186040,186039,186038,186037,186036,186035,186034,186033,186032,186031,186030,186029,186028,186027,186026,186025,186024,186023,186022,186019,186018,186017,186016,186015,186014,186013,186012,186011,186010,186009,186008,186007,186006,186005,186004,186003,186002,186001,186000,185999,185998,185997,185996,185995,185994,185993,185992,185991,185990,185989,185988,185987,185986,185985,185984,185983,185982,185981,185980,185979,185978,185977,185976,185975,185974,185973,185972,185971,185970,185969,185968,185967,185966,185965,185964,185963,185962,185961,185960,185959,185958,185957,185956,185955,185954,185953,185952,185951,185950,185949,185948,185947,185946,185945,185944,185943,185942,185941,185940,185939,185938,185937,185936,185935,185934,185933,185932,185931,185930,185929,185928,185927,185926,185925,185924,185923,185922,185921,185920,185918,185917,185916,185915,185914,185913,185912,185911,185910,185909,185908,185907,185906,185905,185904,185903,185902,185901,185900,185899,185897,185896,185895,185894,185893,185892,185891,185890,185889,185888,185887,185886,185885,185884,185883,185882,185881,185880,185879,185878,185877,185876,185875,185874,185873,185872,185871,185870,185869,185867,185864,185863,185862,185861,185860,185858,185857,185856,185855,185854,185853,185852,185851,185850,185849,185848,185847,185846,185845,185844,185843,185842,185841,185840,185839,185838,185837,185836,185835,185834,185833,185832,185831,185830,185829,185828,185827,185826,185825,185824,185823,185822,185821,185820,185819,185818,185817,185816,185815,185814,185813,185812,185811,185810,185809,185808,185807,185806,185804,185803,185802,185801,185800,185799,185798,185797,185796,185795,185794,185793,185792,185790,185789,185786,185785,185784,185783,185782,185780,185779,185778,185777,185776,185775,185774,185773,185772,185771,185770,185769,185768,185767,185766,185765,185764,185763,185762,185761,185759,185758,185756,185755,185754,185753,185752,185751,185750,185749,185748,185745,185744,185743,185742,185741,185740,185739,185737,185735,185732,185731,185730,185727,185726,185725,185724,185723,185722,185721,185720,185719,185718,185717,185716,185715,185714,185713,185712,185711,185708,185707,185704,185703,185702,185701,185700,185699,185698,185697,185696,185695,185694,185693,185692,185691,185690,185689,185688,185687,185686,185685,185684,185683,185682,185681,185680,185679,185678,185677,185676,185675,185674,185673,185672,185671,185670,185669,185668,185667,185666,185665,185663,185662,185661,185660,185659,185657,185656,185655,185654,185652,185651,185649,185648,185647,185646,185645,185644,185643,185642,185641,185640,185639,185638,185637,185636,185635,185634,185633,185632,185630,185629,185628,185627,185626,185625,185624,185623,185622,185621,185620,185619,185618,185617,185616,185615,185614,185613,185612,185611,185610,185609,185608,185607,185606,185604,185603,185602,185601,185600,185599,185598,185597,185596,185595,185594,185593,185592,185591,185589,185588,185587,185586,185584,185583,185582,185581,185580,185579,185578,185577,185576,185575,185574,185573,185572,185571,185570,185569,185568,185567,185566,185565,185564,185563,185562,185561,185559,185558,185557,185556,185555,185554,185553,185552,185551,185550,185549,185548,185547,185546,185545,185544,185543,185542,185541,185540,185539,185538,185537,185535,185534,185533,185532,185531,185530,185529,185528,185527,185526,185525,185524,185523,185522,185521,185520,185519,185518,185517,185516,185515,185514,185513,185512,185511,185510,185509,185508,185507,185506,185505,185504,185503,185502,185501,185499,185498,185497,185496,185495,185494,185493,185492,185491,185490,185489,185488,185487,185486,185485,185484,185483,185482,185481,185480,185479,185478,185477,185476,185475,185474,185473,185472,185469,185468,185467,185465,185464,185462,185461,185460,185459,185458,185457,185456,185455,185454,185453,185452,185451,185450,185449,185448,185447,185446,185445,185444,185443,185442,185441,185440,185439,185438,185437,185436,185435,185434,185433,185432,185431,185430,185429,185428,185427,185426,185424,185423,185422,185421,185420,185419,185418,185417,185416,185415,185414,185413,185412,185411,185410,185409,185408,185407,185406,185405,185402,185399,185398,185397,185396,185395,185394,185393,185392,185391,185390,185389,185388,185387,185386,185385,185384,185383,185382,185381,185377,185376,185375,185374,185373,185372,185370,185369,185368,185367,185366,185365,185363,185362,185361,185360,185359,185357,185355,185354,185353,185352,185351,185350,185349,185348,185347,185346,185344,185343,185341,185340,185339,185338,185330,185329,185328,185327,185326,185325,185324,185323,185322,185319,185318,185316,185315,185314,185313,185312,185311,185310,185309,185308,185307,185306,185305,185304,185303,185302,185301,185300,185299,185298,185297,185296,185295,185294,185293,185292,185291,185290,185289,185288,185287,185286,185285,185284,185283,185282,185281,185280,185279,185278,185277,185276,185275,185274,185272,185271,185270,185269,185268,185267,185266,185265,185264,185262,185261,185259,185256,185255,185254,185253,185252,185251,185250,185249,185248,185247,185246,185245,185244,185243,185242,185241,185240,185239,185238,185237,185236,185235,185234,185233,185232,185231,185230,185229,185228,185227,185226,185225,185224,185223,185222,185221,185220,185219,185218,185217,185216,185215,185214,185213,185212,185211,185210,185209,185208,185207,185206,185205,185204,185203,185202,185201,185200,185195,185194,185193,185190,185189,185188,185187,185186,185185,185182,185181,185180,185179,185178,185177,185176,185175,185174,185173,185172,185169,185168,185167,185166,185165,185164,185163,185162,185161,185160,185159,185158,185157,185156,185155,185154,185153,185152,185151,185150,185149,185148,185147,185146,185145,185131,185130,185129,185128,185127,185126,185125,185124,185123,185122,185121,185120,185119,185118,185117,185116,185115,185114,185113,185112,185111,185110,185109,185108,185107,185106,185105,185104,185103,185102,185101,185100,185099,185098,185096,185095,185094,185093,185092,185091,185090,185089,185088,185087,185086,185085,185084,185083,185082,185081,185080,185079,185078,185077,185076,185075,185074,185073,185072,185071,185070,185069,185068,185067,185066,185065,185064,185063,185062,185061,185060,185059,185058,185057,185056,185055,185054,185053,185052,185051,185050,185049,185048,185047,185046,185045,185044,185043,185042,185041,185040,185039,185038,185037,185036,185035,185034,185033,185032,185031,185030,185029,185028,185027,185026,185025,185024,185023,185022,185021,185020,185019,185018,185017,185016,185015,185014,185013,185012,185011,185010,185009,185008,185007,185006,185005,185004,185003,185002,185001,185000,184999,184998,184997,184996,184995,184994,184993,184992,184991,184990,184989,184986,184985,184984,184983,184982,184981,184980,184979,184978,184976,184975,184974,184973,184972,184971,184970,184969,184968,184967,184966,184965,184964,184963,184962,184961,184960,184959,184958,184957,184956,184955,184954,184953,184952,184951,184950,184949,184948,184947,184946,184945,184944,184943,184942,184941,184940,184939,184938,184937,184936,184935,184934,184933,184932,184931,184929,184928,184927,184926,184925,184924,184923,184922,184921,184920,184919,184918,184915,184914,184913,184912,184911,184910,184909,184908,184907,184906,184905,184904,184903,184902,184901,184900,184899,184898,184897,184896,184895,184894,184893,184892,184890,184889,184888,184887,184886,184885,184884,184883,184882,184881,184880,184879,184878,184876,184875,184870,184869,184868,184867,184866,184865,184864,184863,184862,184861,184860,184859,184858,184857,184856,184855,184853,184851,184850,184847,184846,184845,184844,184843,184842,184841,184840,184839,184838,184836,184835,184834,184833,184832,184831,184830,184829,184828,184827,184826,184825,184823,184822,184821,184820,184819,184818,184817,184816,184814,184813,184812,184811,184810,184809,184808,184807,184806,184805,184804,184803,184802,184801,184800,184798,184797,184796,184795,184794,184793,184792,184791,184790,184789,184788,184787,184786,184785,184783,184782,184781,184780,184779,184778,184777,184776,184775,184774,184773,184772,184771,184770,184769,184768,184767,184766,184765,184764,184763,184762,184761,184760,184759,184758,184757,184756,184755,184754,184753,184752,184751,184750,184748,184746,184745,184744)) OR (`Idx`=7 AND `CreatureID` IN (187600,187599,187587,187581,187541,187519,187518,187516,187407,187341,187282,187196,187194,187193,187189,187187,187175,187174,187173,187172,187158,187134,187127,187117,187105,187102,187101,187097,187096,187088,187087,187085,187084,187073,187072,187071,187065,187060,187058,187041,186956,186944,186943,186919,186915,186897,186892,186891,186831,186826,186825,186823,186800,186799,186798,186797,186796,186792,186765,186730,186727,186724,186723,186722,186719,186704,186698,186697,186680,186662,186659,186638,186634,186632,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186594,186593,186588,186582,186581,186579,186577,186576,186572,186567,186528,186483,186478,186461,186453,186452,186451,186431,186389,186335,186328,186269,186268,186267,186266,186174,186112,186111,186110,186109,186108,186062,186060,186058,185887,185846,185765,185629,185614,185596,185595,185594,185593,185591,185589,184869,184814,184813,184812,184811)) OR (`Idx`=19 AND `CreatureID` IN (187587,187516,186060,186058)) OR (`Idx`=18 AND `CreatureID` IN (187587,187516,186060,186058,184743)) OR (`Idx`=17 AND `CreatureID` IN (187587,187516,186060,186058,184743)) OR (`Idx`=16 AND `CreatureID` IN (187587,187516,186060,186058)) OR (`Idx`=15 AND `CreatureID` IN (187587,187516,186060,186058)) OR (`Idx`=14 AND `CreatureID` IN (187587,187516,186060,186058)) OR (`Idx`=13 AND `CreatureID` IN (187587,187581,187516,186060,186058,184811)) OR (`Idx`=12 AND `CreatureID` IN (187587,187581,187516,186659,186431,186060,186058,184811)) OR (`Idx`=11 AND `CreatureID` IN (187587,187581,187516,187189,187173,187087,186944,186825,186765,186659,186588,186452,186431,186328,186062,186060,186058,185765,184812,184811)) OR (`Idx`=10 AND `CreatureID` IN (187587,187581,187516,187189,187187,187173,187087,186944,186825,186765,186659,186588,186452,186431,186328,186174,186062,186060,186058,185765,184812,184811)) OR (`Idx`=9 AND `CreatureID` IN (187587,187581,187516,187407,187194,187193,187189,187187,187173,187158,187087,186956,186944,186825,186765,186659,186588,186461,186453,186452,186451,186431,186335,186328,186174,186062,186060,186058,185846,185765,184869,184814,184812,184811)) OR (`Idx`=8 AND `CreatureID` IN (187587,187581,187516,187407,187194,187193,187189,187187,187173,187158,187087,187041,186956,186944,186897,186831,186826,186825,186765,186680,186659,186634,186588,186461,186453,186452,186451,186431,186335,186328,186174,186062,186060,186058,185846,185765,184869,184814,184812,184811)) OR (`Idx`=81 AND `CreatureID` IN (186060,186058)) OR (`Idx`=80 AND `CreatureID` IN (186060,186058)) OR (`Idx`=79 AND `CreatureID` IN (186060,186058)) OR (`Idx`=78 AND `CreatureID` IN (186060,186058)) OR (`Idx`=77 AND `CreatureID` IN (186060,186058)) OR (`Idx`=76 AND `CreatureID` IN (186060,186058)) OR (`Idx`=75 AND `CreatureID` IN (186060,186058)) OR (`Idx`=74 AND `CreatureID` IN (186060,186058)) OR (`Idx`=73 AND `CreatureID` IN (186060,186058)) OR (`Idx`=72 AND `CreatureID` IN (186060,186058)) OR (`Idx`=71 AND `CreatureID` IN (186060,186058)) OR (`Idx`=70 AND `CreatureID` IN (186060,186058)) OR (`Idx`=69 AND `CreatureID` IN (186060,186058)) OR (`Idx`=68 AND `CreatureID` IN (186060,186058)) OR (`Idx`=67 AND `CreatureID` IN (186060,186058)) OR (`Idx`=66 AND `CreatureID` IN (186060,186058)) OR (`Idx`=65 AND `CreatureID` IN (186060,186058)) OR (`Idx`=64 AND `CreatureID` IN (186060,186058)) OR (`Idx`=63 AND `CreatureID` IN (186060,186058)) OR (`Idx`=62 AND `CreatureID` IN (186060,186058)) OR (`Idx`=61 AND `CreatureID` IN (186060,186058)) OR (`Idx`=60 AND `CreatureID` IN (186060,186058)) OR (`Idx`=59 AND `CreatureID` IN (186060,186058)) OR (`Idx`=58 AND `CreatureID` IN (186060,186058)) OR (`Idx`=57 AND `CreatureID` IN (186060,186058)) OR (`Idx`=56 AND `CreatureID` IN (186060,186058)) OR (`Idx`=55 AND `CreatureID` IN (186060,186058)) OR (`Idx`=54 AND `CreatureID` IN (186060,186058)) OR (`Idx`=53 AND `CreatureID` IN (186060,186058)) OR (`Idx`=52 AND `CreatureID` IN (186060,186058)) OR (`Idx`=51 AND `CreatureID` IN (186060,186058)) OR (`Idx`=50 AND `CreatureID` IN (186060,186058)) OR (`Idx`=49 AND `CreatureID` IN (186060,186058)) OR (`Idx`=48 AND `CreatureID` IN (186060,186058)) OR (`Idx`=47 AND `CreatureID` IN (186060,186058)) OR (`Idx`=46 AND `CreatureID` IN (186060,186058)) OR (`Idx`=45 AND `CreatureID` IN (186060,186058)) OR (`Idx`=44 AND `CreatureID` IN (186060,186058)) OR (`Idx`=43 AND `CreatureID` IN (186060,186058)) OR (`Idx`=42 AND `CreatureID` IN (186060,186058)) OR (`Idx`=41 AND `CreatureID` IN (186060,186058)) OR (`Idx`=40 AND `CreatureID` IN (186060,186058)) OR (`Idx`=39 AND `CreatureID` IN (186060,186058)) OR (`Idx`=38 AND `CreatureID` IN (186060,186058)) OR (`Idx`=37 AND `CreatureID` IN (186060,186058)) OR (`Idx`=36 AND `CreatureID` IN (186060,186058)) OR (`Idx`=35 AND `CreatureID` IN (186060,186058)) OR (`Idx`=34 AND `CreatureID` IN (186060,186058)) OR (`Idx`=33 AND `CreatureID` IN (186060,186058)) OR (`Idx`=32 AND `CreatureID` IN (186060,186058)) OR (`Idx`=31 AND `CreatureID` IN (186060,186058)) OR (`Idx`=30 AND `CreatureID` IN (186060,186058)) OR (`Idx`=29 AND `CreatureID` IN (186060,186058)) OR (`Idx`=28 AND `CreatureID` IN (186060,186058)) OR (`Idx`=27 AND `CreatureID` IN (186060,186058)) OR (`Idx`=26 AND `CreatureID` IN (186060,186058)) OR (`Idx`=25 AND `CreatureID` IN (186060,186058)) OR (`Idx`=24 AND `CreatureID` IN (186060,186058)) OR (`Idx`=23 AND `CreatureID` IN (186060,186058)) OR (`Idx`=22 AND `CreatureID` IN (186060,186058)) OR (`Idx`=21 AND `CreatureID` IN (186060,186058)) OR (`Idx`=20 AND `CreatureID` IN (186060,186058)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=16 AND `CreatureID` IN (184743,184170,184168,184167,184049,182682,182370,182369,182329,182328)) OR (`Idx`=15 AND `CreatureID` IN (184743,184444,184170,184168,184167,184049,182682,182370,182369,182329,182328)) OR (`Idx`=14 AND `CreatureID` IN (184743,184444,184170,184168,184167,184049,183597,183595,182721,182682,182370,182369,182329,182328)) OR (`Idx`=13 AND `CreatureID` IN (184743,184444,184291,184170,184168,184167,184049,184017,183597,183595,183567,182839,182721,182682,182630,182602,182594,182591,182588,182493,182439,182370,182369,182329,182328,182135,182113)) OR (`Idx`=12 AND `CreatureID` IN (184743,184444,184291,184170,184168,184167,184049,184017,183597,183595,183567,182839,182721,182682,182630,182602,182594,182591,182588,182493,182439,182370,182369,182329,182328,182135,182113)) OR (`Idx`=11 AND `CreatureID` IN (184743,184444,184291,184170,184168,184167,184049,184017,183597,183595,183567,182839,182721,182682,182630,182602,182594,182591,182588,182493,182439,182370,182369,182329,182328,182136,182135,182113,182031,182024)) OR (`Idx`=10 AND `CreatureID` IN (184743,184444,184291,184170,184168,184167,184049,184017,183597,183595,183567,182839,182721,182682,182630,182602,182594,182591,182588,182493,182439,182370,182369,182329,182328,182136,182135,182131,182116,182113,182031,182024)) OR (`Idx`=9 AND `CreatureID` IN (184743,184619,184612,184501,184495,184444,184291,184170,184168,184167,184049,184017,183923,183864,183597,183595,183567,182839,182747,182746,182721,182682,182630,182602,182594,182591,182588,182493,182439,182370,182369,182329,182328,182136,182135,182131,182116,182113,182031,182024)) OR (`Idx`=8 AND `CreatureID` IN (184743,184619,184612,184501,184495,184444,184291,184170,184168,184167,184049,184017,183923,183864,183597,183595,183567,183364,183189,182839,182787,182780,182779,182747,182746,182721,182682,182639,182637,182630,182602,182594,182591,182588,182493,182446,182439,182370,182369,182329,182328,182199,182136,182135,182131,182116,182113,182031,182024)) OR (`Idx`=7 AND `CreatureID` IN (184743,184639,184619,184612,184501,184495,184453,184444,184291,184180,184170,184168,184167,184049,184034,184033,184017,183923,183887,183864,183597,183595,183567,183489,183486,183485,183484,183483,183482,183479,183364,183341,183189,183186,183169,183167,183166,183165,183164,183163,183162,182839,182838,182837,182836,182835,182834,182833,182830,182829,182828,182827,182826,182787,182780,182779,182747,182746,182721,182682,182639,182637,182634,182633,182630,182602,182598,182594,182591,182588,182528,182493,182451,182446,182439,182370,182369,182329,182328,182199,182198,182136,182135,182131,182116,182113,182056,182055,182036,182034,182032,182031,182030,182029,182026,182025,182024,182022,181924,181923,181922,181921,181920,181919,181918,181917,181916,181913,181912,181911,181910,181909)) OR (`Idx`=6 AND `CreatureID` IN (184743,184639,184619,184613,184612,184501,184495,184453,184444,184346,184291,184180,184170,184168,184167,184049,184034,184033,184017,183923,183887,183882,183864,183597,183595,183567,183492,183491,183489,183486,183485,183484,183483,183482,183479,183364,183341,183189,183186,183169,183167,183166,183165,183164,183163,183162,182849,182839,182838,182837,182836,182835,182834,182833,182831,182830,182829,182828,182827,182826,182787,182780,182779,182747,182746,182721,182683,182682,182649,182639,182637,182636,182635,182634,182633,182630,182602,182600,182598,182594,182591,182588,182587,182551,182550,182549,182533,182528,182493,182451,182450,182449,182446,182439,182370,182369,182329,182328,182199,182198,182136,182135,182131,182116,182113,182056,182055,182036,182034,182032,182031,182030,182029,182026,182025,182024,182022,181924,181923,181922,181921,181920,181919,181918,181917,181916,181913,181912,181911,181910)) OR (`Idx`=5 AND `CreatureID` IN (184743,184639,184619,184613,184612,184501,184495,184453,184444,184348,184346,184345,184344,184319,184291,184180,184170,184168,184167,184049,184034,184033,184017,183994,183957,183956,183923,183887,183882,183866,183864,183600,183599,183598,183597,183595,183586,183585,183577,183567,183492,183491,183489,183486,183485,183484,183483,183482,183479,183386,183379,183375,183371,183364,183343,183341,183189,183186,183169,183167,183166,183165,183164,183163,183162,182849,182839,182838,182837,182836,182835,182834,182833,182831,182830,182829,182828,182827,182826,182811,182787,182784,182780,182779,182747,182746,182721,182706,182693,182683,182682,182649,182639,182637,182636,182635,182634,182633,182630,182602,182600,182598,182594,182591,182588,182587,182551,182550,182549,182533,182528,182497,182496,182495,182493,182471,182470,182469,182451,182450,182449,182446,182439,182402,182401,182400,182399,182398,182397,182396,182395,182371,182370,182369,182329,182328,182321,182256,182242,182240,182199,182198,182136,182135,182131,182116,182113,182058,182057,182056,182055,182036,182034,182032,182031,182030,182029,182026,182025,182024,182022,182017,182012,181924,181923,181922,181921,181920,181919,181918,181917,181916,181913,181912,181911,181910)) OR (`Idx`=4 AND `CreatureID` IN (184743,184639,184619,184613,184612,184501,184495,184453,184444,184348,184346,184345,184344,184319,184317,184291,184180,184170,184168,184167,184049,184034,184033,184030,184017,183994,183957,183956,183923,183922,183887,183885,183882,183866,183864,183863,183634,183604,183603,183601,183600,183599,183598,183597,183595,183591,183590,183589,183588,183586,183585,183584,183583,183582,183581,183578,183577,183572,183567,183541,183524,183521,183520,183519,183492,183491,183489,183486,183485,183484,183483,183482,183479,183401,183386,183379,183375,183371,183364,183363,183362,183361,183343,183342,183341,183233,183232,183189,183186,183169,183167,183166,183165,183164,183163,183162,182860,182849,182846,182845,182844,182839,182838,182837,182836,182835,182834,182833,182832,182831,182830,182829,182828,182827,182826,182811,182787,182784,182782,182781,182780,182779,182772,182747,182746,182732,182731,182721,182720,182718,182717,182716,182713,182708,182706,182693,182683,182682,182680,182679,182672,182658,182649,182648,182647,182639,182637,182636,182635,182634,182633,182630,182602,182600,182599,182598,182594,182593,182591,182588,182587,182586,182585,182580,182566,182565,182564,182551,182550,182549,182547,182546,182545,182533,182528,182499,182497,182496,182495,182493,182471,182470,182469,182452,182451,182450,182449,182446,182439,182402,182401,182400,182399,182398,182397,182396,182395,182371,182370,182369,182329,182328,182321,182256,182242,182240,182199,182198,182136,182135,182131,182116,182115,182113,182058,182057,182056,182055,182036,182034,182032,182031,182030,182029,182026,182025,182024,182022,182017,182012,181953,181924,181923,181922,181921,181920,181919,181918,181917,181916,181913,181912,181911,181910)) OR (`Idx`=3 AND `CreatureID` IN (184743,184657,184639,184619,184613,184612,184501,184495,184453,184444,184440,184406,184405,184348,184346,184345,184344,184319,184317,184291,184180,184170,184168,184167,184049,184034,184033,184030,184017,183994,183957,183956,183923,183922,183902,183887,183885,183882,183866,183864,183863,183794,183739,183738,183731,183681,183659,183656,183648,183634,183633,183632,183604,183603,183601,183600,183599,183598,183597,183595,183591,183590,183589,183588,183586,183585,183584,183583,183582,183581,183578,183577,183574,183572,183567,183551,183550,183549,183547,183541,183524,183521,183520,183519,183492,183491,183489,183486,183485,183484,183483,183482,183479,183476,183472,183471,183470,183434,183425,183424,183423,183405,183401,183386,183379,183375,183371,183368,183364,183363,183362,183361,183343,183342,183341,183322,183321,183320,183317,183295,183233,183232,183189,183186,183176,183169,183167,183166,183165,183164,183163,183162,182860,182849,182846,182845,182844,182839,182838,182837,182836,182835,182834,182833,182832,182831,182830,182829,182828,182827,182826,182817,182814,182813,182811,182787,182784,182783,182782,182781,182780,182779,182772,182751,182747,182746,182732,182731,182721,182720,182718,182717,182716,182713,182708,182706,182702,182693,182688,182684,182683,182682,182680,182679,182678,182673,182672,182671,182669,182658,182649,182648,182647,182639,182637,182636,182635,182634,182633,182630,182602,182600,182599,182598,182597,182596,182595,182594,182593,182591,182588,182587,182586,182585,182580,182566,182565,182564,182551,182550,182549,182547,182546,182545,182537,182533,182528,182499,182498,182497,182496,182495,182493,182471,182470,182469,182457,182456,182452,182451,182450,182449,182446,182439,182434,182422,182402,182401,182400,182399,182398,182397,182396,182395,182371,182370,182369,182366,182363,182349,182329,182328,182321,182315,182310,182305,182284,182267,182266,182256,182255,182247,182242,182240,182208,182207,182204,182199,182198,182136,182135,182131,182116,182115,182113,182097,182058,182057,182056,182055,182036,182034,182032,182031,182030,182029,182026,182025,182024,182022,182017,182012,181971,181953,181946,181945,181943,181924,181923,181922,181921,181920,181919,181918,181917,181916,181913,181912,181911,181910)) OR (`Idx`=2 AND `CreatureID` IN (184743,184660,184657,184646,184639,184619,184613,184612,184501,184495,184461,184453,184444,184440,184406,184405,184348,184346,184345,184344,184334,184319,184317,184291,184180,184170,184168,184167,184070,184059,184049,184037,184034,184033,184030,184023,184017,184011,183994,183988,183986,183985,183983,183957,183956,183947,183931,183923,183922,183919,183902,183887,183885,183884,183882,183866,183864,183863,183794,183774,183739,183738,183731,183681,183659,183656,183648,183634,183633,183632,183631,183604,183603,183602,183601,183600,183599,183598,183597,183595,183594,183593,183591,183590,183589,183588,183586,183585,183584,183583,183582,183581,183578,183577,183574,183572,183567,183551,183550,183549,183547,183541,183524,183521,183520,183519,183513,183492,183491,183489,183486,183485,183484,183483,183482,183479,183476,183472,183471,183470,183466,183445,183434,183430,183425,183424,183423,183405,183401,183386,183379,183378,183375,183371,183368,183367,183364,183363,183362,183361,183343,183342,183341,183340,183323,183322,183321,183320,183317,183308,183303,183295,183233,183232,183194,183189,183186,183184,183176,183169,183167,183166,183165,183164,183163,183162,182877,182876,182860,182849,182846,182845,182844,182839,182838,182837,182836,182835,182834,182833,182832,182831,182830,182829,182828,182827,182826,182818,182817,182814,182813,182812,182811,182810,182795,182787,182785,182784,182783,182782,182781,182780,182779,182772,182753,182751,182747,182746,182736,182733,182732,182731,182722,182721,182720,182718,182717,182716,182713,182708,182707,182706,182702,182700,182698,182697,182695,182693,182688,182684,182683,182682,182680,182679,182678,182677,182675,182674,182673,182672,182671,182669,182658,182649,182648,182647,182639,182637,182636,182635,182634,182633,182630,182606,182602,182600,182599,182598,182597,182596,182595,182594,182593,182591,182589,182588,182587,182586,182585,182581,182580,182577,182569,182568,182566,182565,182564,182561,182558,182557,182551,182550,182549,182547,182546,182545,182537,182533,182532,182528,182525,182518,182499,182498,182497,182496,182495,182493,182471,182470,182469,182457,182456,182452,182451,182450,182449,182448,182446,182439,182434,182422,182402,182401,182400,182399,182398,182397,182396,182395,182392,182371,182370,182369,182366,182363,182359,182354,182349,182334,182329,182328,182326,182321,182315,182313,182310,182305,182284,182268,182267,182266,182256,182255,182247,182246,182242,182240,182215,182208,182207,182204,182203,182199,182198,182136,182135,182131,182122,182116,182115,182113,182097,182058,182057,182056,182055,182036,182034,182032,182031,182030,182029,182026,182025,182024,182022,182017,182012,181980,181971,181953,181946,181945,181943,181939,181924,181923,181922,181921,181920,181919,181918,181917,181916,181913,181912,181911,181910)) OR (`Idx`=1 AND `CreatureID` IN (184743,184691,184690,184688,184687,184685,184683,184682,184681,184680,184679,184672,184660,184657,184656,184650,184646,184639,184635,184634,184633,184625,184623,184620,184619,184618,184617,184616,184615,184614,184613,184612,184611,184610,184609,184608,184602,184596,184585,184574,184573,184572,184571,184570,184569,184568,184567,184566,184563,184561,184560,184559,184558,184557,184556,184555,184554,184553,184551,184549,184548,184546,184543,184542,184541,184540,184538,184536,184534,184531,184530,184517,184516,184515,184514,184513,184512,184511,184510,184509,184505,184504,184503,184502,184501,184500,184499,184498,184497,184496,184495,184489,184484,184483,184473,184467,184461,184459,184453,184444,184440,184431,184425,184421,184420,184417,184416,184414,184411,184406,184405,184403,184402,184394,184380,184375,184369,184358,184357,184355,184352,184348,184347,184346,184345,184344,184337,184336,184334,184332,184331,184328,184327,184326,184325,184324,184319,184318,184317,184306,184303,184301,184291,184289,184282,184271,184268,184265,184235,184224,184220,184215,184201,184180,184179,184174,184170,184168,184167,184162,184154,184149,184147,184146,184142,184134,184119,184118,184116,184113,184111,184071,184070,184069,184067,184059,184055,184049,184046,184042,184037,184036,184034,184033,184031,184030,184024,184023,184017,184014,184011,184007,184006,184005,184001,183994,183993,183990,183988,183987,183986,183985,183983,183982,183981,183980,183978,183976,183975,183973,183971,183970,183969,183968,183966,183960,183959,183957,183956,183947,183945,183940,183935,183931,183923,183922,183919,183918,183917,183916,183915,183910,183909,183908,183907,183906,183902,183901,183900,183899,183898,183896,183893,183892,183891,183889,183887,183885,183884,183882,183881,183878,183877,183876,183868,183867,183866,183864,183863,183850,183848,183847,183842,183841,183824,183823,183820,183818,183817,183816,183800,183794,183793,183782,183781,183776,183774,183769,183766,183752,183749,183748,183739,183738,183736,183731,183721,183719,183715,183710,183696,183681,183680,183679,183674,183667,183663,183662,183661,183660,183659,183657,183656,183655,183654,183650,183648,183642,183637,183636,183634,183633,183632,183631,183627,183610,183609,183604,183603,183602,183601,183600,183599,183598,183597,183595,183594,183593,183592,183591,183590,183589,183588,183587,183586,183585,183584,183583,183582,183581,183578,183577,183574,183573,183572,183567,183565,183563,183553,183551,183550,183549,183547,183546,183541,183536,183533,183532,183531,183526,183525,183524,183522,183521,183520,183519,183518,183515,183514,183513,183492,183491,183489,183486,183485,183484,183483,183482,183479,183477,183476,183472,183471,183470,183466,183462,183445,183437,183436,183434,183433,183431,183430,183428,183427,183426,183425,183424,183423,183421,183420,183419,183418,183409,183405,183401,183386,183379,183378,183377,183375,183371,183370,183368,183367,183364,183363,183362,183361,183358,183357,183350,183344,183343,183342,183341,183340,183335,183334,183333,183332,183330,183327,183326,183325,183324,183323,183322,183321,183320,183318,183317,183314,183313,183312,183311,183310,183309,183308,183304,183303,183299,183295,183288,183284,183283,183280,183279,183274,183273,183272,183268,183258,183257,183248,183246,183240,183239,183234,183233,183232,183228,183227,183225,183217,183207,183202,183201,183194,183189,183186,183184,183177,183176,183175,183174,183171,183170,183169,183167,183166,183165,183164,183163,183162,183160,183154,183153,183152,183151,183148,183141,183130,183094,183093,183092,183041,183040,183039,183038,182896,182895,182894,182882,182877,182876,182869,182868,182867,182866,182865,182862,182861,182860,182849,182847,182846,182845,182844,182843,182842,182839,182838,182837,182836,182835,182834,182833,182832,182831,182830,182829,182828,182827,182826,182822,182820,182818,182817,182816,182815,182814,182813,182812,182811,182810,182803,182802,182800,182796,182795,182794,182793,182789,182787,182785,182784,182783,182782,182781,182780,182779,182778,182776,182772,182771,182770,182769,182768,182759,182758,182755,182753,182752,182751,182747,182746,182741,182739,182738,182736,182733,182732,182731,182727,182725,182723,182722,182721,182720,182718,182717,182716,182714,182713,182708,182707,182706,182702,182701,182700,182698,182697,182695,182694,182693,182688,182684,182683,182682,182680,182679,182678,182677,182675,182674,182673,182672,182671,182669,182664,182658,182649,182648,182647,182641,182639,182637,182636,182635,182634,182633,182630,182606,182605,182604,182603,182602,182601,182600,182599,182598,182597,182596,182595,182594,182593,182591,182589,182588,182587,182586,182585,182581,182580,182578,182577,182576,182575,182569,182568,182566,182565,182564,182561,182558,182557,182551,182550,182549,182547,182546,182545,182540,182539,182538,182537,182536,182534,182533,182532,182530,182528,182525,182523,182518,182517,182516,182499,182498,182497,182496,182495,182493,182471,182470,182469,182468,182465,182464,182463,182460,182457,182456,182455,182454,182452,182451,182450,182449,182448,182446,182444,182439,182438,182437,182434,182426,182422,182417,182402,182401,182400,182399,182398,182397,182396,182395,182392,182391,182390,182389,182388,182387,182371,182370,182369,182368,182366,182365,182363,182362,182360,182359,182355,182354,182350,182349,182345,182343,182334,182329,182328,182326,182321,182319,182316,182315,182314,182313,182310,182305,182297,182293,182286,182284,182281,182271,182269,182268,182267,182266,182265,182262,182261,182260,182259,182256,182255,182251,182250,182249,182247,182246,182245,182242,182240,182234,182219,182218,182216,182215,182212,182209,182208,182207,182204,182203,182199,182198,182186,182185,182181,182180,182179,182178,182177,182176,182175,182174,182173,182172,182168,182144,182136,182135,182131,182122,182119,182116,182115,182113,182107,182097,182096,182079,182078,182077,182076,182075,182072,182069,182063,182062,182058,182057,182056,182055,182054,182039,182036,182034,182032,182031,182030,182029,182026,182025,182024,182022,182021,182017,182012,182004,182001,181994,181991,181980,181977,181971,181957,181955,181953,181946,181945,181943,181942,181939,181932,181924,181923,181922,181921,181920,181919,181918,181917,181916,181913,181912,181911,181910)) OR (`Idx`=0 AND `CreatureID` IN (184743,184742,184741,184740,184739,184738,184737,184735,184734,184733,184732,184731,184730,184729,184728,184727,184726,184725,184724,184723,184722,184721,184720,184719,184718,184717,184716,184715,184714,184713,184712,184711,184710,184709,184708,184707,184706,184705,184704,184703,184702,184701,184700,184699,184698,184697,184696,184695,184694,184693,184692,184691,184690,184689,184688,184687,184686,184685,184684,184683,184682,184681,184680,184679,184677,184676,184675,184674,184673,184672,184671,184670,184669,184668,184667,184666,184665,184664,184663,184662,184661,184660,184659,184658,184657,184656,184655,184654,184653,184652,184651,184650,184648,184647,184646,184645,184644,184643,184642,184641,184640,184639,184638,184637,184636,184635,184634,184633,184632,184631,184630,184629,184628,184627,184626,184625,184624,184623,184622,184621,184620,184619,184618,184617,184616,184615,184614,184613,184612,184611,184610,184609,184608,184607,184606,184605,184604,184603,184602,184601,184600,184599,184598,184597,184596,184595,184594,184593,184592,184591,184590,184589,184588,184587,184586,184585,184584,184583,184582,184581,184580,184579,184578,184577,184576,184575,184574,184573,184572,184571,184570,184569,184568,184567,184566,184565,184564,184563,184562,184561,184560,184559,184558,184557,184556,184555,184554,184553,184552,184551,184550,184549,184548,184547,184546,184545,184544,184543,184542,184541,184540,184539,184538,184537,184536,184535,184534,184533,184532,184531,184530,184529,184528,184527,184526,184525,184524,184523,184522,184521,184520,184519,184517,184516,184515,184514,184513,184512,184511,184510,184509,184505,184504,184503,184502,184501,184500,184499,184498,184497,184496,184495,184494,184493,184492,184491,184490,184489,184488,184487,184486,184485,184484,184483,184482,184481,184479,184478,184477,184476,184475,184474,184473,184472,184471,184469,184468,184467,184466,184465,184463,184461,184460,184459,184458,184457,184456,184455,184454,184453,184452,184451,184450,184449,184448,184447,184446,184445,184444,184443,184442,184441,184440,184439,184438,184437,184436,184435,184434,184433,184432,184431,184430,184429,184428,184427,184426,184425,184424,184423,184422,184421,184420,184419,184418,184417,184416,184415,184414,184413,184412,184411,184409,184406,184405,184404,184403,184402,184401,184400,184399,184398,184397,184396,184395,184394,184393,184392,184391,184390,184389,184388,184387,184386,184385,184384,184382,184381,184380,184378,184377,184376,184375,184374,184373,184372,184371,184370,184369,184368,184366,184365,184364,184362,184360,184358,184357,184356,184355,184354,184353,184352,184351,184350,184349,184348,184347,184346,184345,184344,184343,184342,184341,184340,184339,184338,184337,184336,184335,184334,184333,184332,184331,184330,184329,184328,184327,184326,184325,184324,184323,184322,184321,184319,184318,184317,184316,184315,184313,184312,184311,184310,184309,184308,184307,184306,184305,184304,184303,184302,184301,184300,184299,184298,184297,184296,184295,184294,184293,184292,184291,184289,184288,184287,184286,184285,184283,184282,184281,184280,184279,184278,184277,184276,184275,184274,184273,184272,184271,184270,184269,184268,184267,184266,184265,184264,184247,184246,184244,184243,184242,184241,184240,184239,184238,184237,184236,184235,184234,184233,184232,184231,184230,184229,184228,184227,184226,184225,184224,184223,184222,184221,184220,184219,184218,184217,184216,184215,184214,184213,184212,184211,184210,184207,184206,184205,184204,184203,184202,184201,184200,184199,184198,184197,184196,184195,184194,184193,184192,184191,184190,184189,184188,184187,184186,184185,184184,184183,184182,184181,184180,184179,184178,184175,184174,184173,184172,184170,184168,184167,184166,184165,184164,184163,184162,184161,184160,184158,184156,184155,184154,184153,184152,184151,184150,184149,184148,184147,184146,184145,184144,184143,184142,184141,184140,184137,184136,184135,184134,184133,184132,184131,184130,184129,184128,184127,184126,184125,184124,184123,184122,184121,184120,184119,184118,184117,184116,184115,184114,184113,184112,184111,184110,184109,184108,184107,184106,184105,184104,184103,184102,184101,184100,184099,184098,184097,184096,184095,184094,184093,184092,184091,184090,184089,184088,184087,184086,184085,184084,184083,184082,184081,184080,184079,184078,184077,184076,184075,184074,184073,184072,184071,184070,184069,184068,184067,184066,184063,184062,184061,184060,184059,184058,184057,184056,184055,184054,184053,184052,184049,184048,184047,184046,184045,184044,184043,184042,184041,184040,184039,184038,184037,184036,184035,184034,184033,184032,184031,184030,184029,184028,184027,184026,184025,184024,184023,184022,184021,184020,184019,184018,184017,184016,184015,184014,184013,184012,184011,184010,184008,184007,184006,184005,184004,184003,184002,184001,184000,183999,183998,183997,183995,183994,183993,183992,183991,183990,183989,183988,183987,183986,183985,183984,183983,183982,183981,183980,183979,183978,183977,183976,183975,183974,183973,183972,183971,183970,183969,183968,183967,183966,183965,183964,183963,183962,183961,183960,183959,183958,183957,183956,183955,183954,183953,183952,183951,183950,183948,183947,183946,183945,183944,183943,183942,183941,183940,183939,183938,183937,183936,183935,183934,183933,183932,183931,183930,183928,183927,183926,183925,183924,183923,183922,183921,183920,183919,183918,183917,183916,183915,183914,183913,183912,183911,183910,183909,183908,183907,183906,183905,183904,183903,183902,183901,183900,183899,183898,183897,183896,183895,183894,183893,183892,183891,183890,183889,183888,183887,183885,183884,183883,183882,183881,183880,183879,183878,183877,183876,183875,183874,183873,183872,183871,183870,183869,183868,183867,183866,183865,183864,183863,183862,183860,183859,183858,183857,183856,183855,183854,183853,183852,183851,183850,183849,183848,183847,183846,183845,183844,183843,183842,183841,183840,183839,183838,183837,183836,183835,183833,183832,183831,183830,183829,183828,183827,183826,183825,183824,183823,183822,183821,183820,183818,183817,183816,183815,183814,183813,183812,183805,183804,183801,183800,183799,183794,183793,183792,183790,183787,183786,183783,183782,183781,183776,183775,183774,183772,183770,183769,183768,183767,183766,183765,183764,183761,183759,183757,183753,183752,183751,183750,183749,183748,183747,183746,183745,183744,183743,183742,183741,183740,183739,183738,183737,183736,183735,183734,183733,183732,183731,183730,183729,183728,183727,183726,183725,183724,183723,183722,183721,183720,183719,183718,183717,183716,183715,183714,183712,183711,183710,183708,183707,183706,183704,183703,183702,183701,183700,183699,183698,183697,183696,183695,183694,183693,183692,183691,183690,183689,183688,183687,183686,183685,183681,183680,183679,183677,183676,183674,183672,183671,183669,183667,183666,183665,183664,183663,183662,183661,183660,183659,183657,183656,183655,183654,183653,183652,183651,183650,183649,183648,183647,183646,183645,183644,183643,183642,183641,183640,183639,183638,183637,183636,183635,183634,183633,183632,183631,183630,183629,183628,183627,183626,183625,183624,183623,183622,183621,183620,183619,183618,183617,183616,183615,183614,183613,183612,183611,183610,183609,183608,183607,183606,183605,183604,183603,183602,183601,183600,183599,183598,183597,183596,183595,183594,183593,183592,183591,183590,183589,183588,183587,183586,183585,183584,183583,183582,183581,183580,183578,183577,183576,183575,183574,183573,183572,183571,183570,183569,183568,183567,183566,183565,183564,183563,183562,183561,183560,183558,183557,183556,183555,183554,183553,183552,183551,183550,183549,183548,183547,183546,183545,183544,183543,183542,183541,183540,183539,183538,183537,183536,183535,183534,183533,183532,183531,183530,183529,183528,183527,183526,183525,183524,183523,183522,183521,183520,183519,183518,183517,183516,183515,183514,183513,183512,183511,183510,183509,183508,183507,183506,183505,183504,183503,183502,183501,183500,183499,183498,183497,183496,183495,183494,183493,183492,183491,183490,183489,183488,183487,183486,183485,183484,183483,183482,183481,183480,183479,183478,183477,183476,183475,183473,183472,183471,183470,183469,183468,183467,183466,183465,183464,183463,183462,183461,183459,183458,183457,183456,183455,183454,183453,183452,183449,183448,183447,183446,183445,183444,183443,183442,183441,183440,183439,183438,183437,183436,183435,183434,183433,183432,183431,183430,183429,183428,183427,183426,183425,183424,183423,183422,183421,183420,183419,183418,183416,183415,183414,183413,183412,183409,183408,183407,183406,183405,183404,183403,183402,183401,183399,183398,183397,183396,183395,183394,183393,183392,183391,183390,183389,183388,183387,183386,183385,183384,183383,183382,183381,183380,183379,183378,183377,183376,183375,183374,183373,183372,183371,183370,183369,183368,183367,183366,183365,183364,183363,183362,183361,183360,183359,183358,183357,183356,183355,183354,183353,183352,183351,183350,183349,183348,183347,183345,183344,183343,183342,183341,183340,183339,183338,183337,183335,183334,183333,183332,183331,183330,183329,183328,183327,183326,183325,183324,183323,183322,183321,183320,183319,183318,183317,183316,183315,183314,183313,183312,183311,183310,183309,183308,183307,183306,183305,183304,183303,183302,183301,183300,183299,183298,183297,183296,183295,183294,183293,183292,183291,183290,183289,183288,183287,183286,183285,183284,183283,183282,183281,183280,183279,183278,183277,183276,183275,183274,183273,183272,183271,183270,183269,183268,183267,183266,183265,183264,183263,183262,183261,183260,183259,183258,183257,183256,183255,183254,183253,183252,183251,183249,183248,183246,183245,183244,183243,183242,183241,183240,183239,183238,183237,183236,183235,183234,183233,183232,183231,183230,183229,183228,183227,183226,183225,183221,183220,183217,183213,183212,183211,183210,183209,183207,183206,183205,183204,183203,183202,183201,183199,183198,183197,183196,183195,183194,183193,183192,183191,183190,183189,183188,183187,183186,183185,183184,183183,183182,183181,183180,183179,183178,183177,183176,183175,183174,183173,183172,183171,183170,183169,183168,183167,183166,183165,183164,183163,183162,183161,183160,183159,183158,183155,183154,183153,183152,183151,183150,183149,183148,183146,183144,183143,183142,183141,183140,183139,183138,183137,183136,183131,183130,183129,183097,183095,183094,183093,183092,183054,183053,183052,183051,183049,183048,183042,183041,183040,183039,183038,183037,183033,182897,182896,182895,182894,182892,182891,182889,182888,182887,182885,182882,182880,182879,182878,182877,182876,182869,182868,182867,182866,182865,182864,182863,182862,182861,182860,182859,182858,182857,182855,182853,182852,182851,182850,182849,182848,182847,182846,182845,182844,182843,182842,182841,182840,182839,182838,182837,182836,182835,182834,182833,182832,182831,182830,182829,182828,182827,182826,182825,182823,182822,182820,182819,182818,182817,182816,182815,182814,182813,182812,182811,182810,182809,182808,182807,182806,182805,182804,182803,182802,182801,182800,182799,182798,182797,182796,182795,182794,182793,182792,182791,182790,182789,182788,182787,182786,182785,182784,182783,182782,182781,182780,182779,182778,182777,182776,182775,182774,182773,182772,182771,182770,182769,182768,182766,182765,182764,182763,182761,182760,182759,182758,182756,182755,182754,182753,182752,182751,182750,182749,182748,182747,182746,182745,182744,182743,182742,182741,182740,182739,182738,182737,182736,182735,182733,182732,182731,182730,182729,182728,182727,182726,182725,182724,182723,182722,182721,182720,182719,182718,182717,182716,182714,182713,182712,182711,182710,182709,182708,182707,182706,182705,182704,182703,182702,182701,182700,182699,182698,182697,182696,182695,182694,182693,182692,182691,182690,182689,182688,182687,182686,182685,182684,182683,182682,182681,182680,182679,182678,182677,182676,182675,182674,182673,182672,182671,182669,182668,182667,182666,182665,182664,182663,182662,182658,182655,182654,182651,182650,182649,182648,182647,182646,182645,182644,182643,182642,182641,182640,182639,182638,182637,182636,182635,182634,182633,182632,182631,182630,182629,182628,182626,182622,182621,182620,182619,182618,182617,182616,182615,182614,182613,182612,182611,182610,182609,182608,182607,182606,182605,182604,182603,182602,182601,182600,182599,182598,182597,182596,182595,182594,182593,182592,182591,182589,182588,182587,182586,182585,182584,182583,182582,182581,182580,182579,182578,182577,182576,182575,182574,182573,182571,182570,182569,182568,182566,182565,182564,182563,182562,182561,182560,182559,182558,182557,182556,182555,182554,182553,182551,182550,182549,182547,182546,182545,182544,182543,182542,182541,182540,182539,182538,182537,182536,182535,182534,182533,182532,182531,182530,182529,182528,182527,182526,182525,182524,182523,182521,182519,182518,182517,182516,182505,182504,182503,182501,182500,182499,182498,182497,182496,182495,182494,182493,182492,182491,182490,182489,182488,182487,182486,182485,182484,182483,182482,182481,182480,182479,182478,182477,182476,182475,182474,182473,182472,182471,182470,182469,182468,182466,182465,182464,182463,182462,182461,182460,182459,182458,182457,182456,182455,182454,182453,182452,182451,182450,182449,182448,182447,182446,182445,182444,182443,182442,182441,182440,182439,182438,182437,182436,182435,182434,182433,182432,182431,182430,182429,182426,182425,182424,182423,182422,182421,182419,182418,182417,182416,182415,182414,182413,182412,182411,182410,182409,182408,182407,182406,182405,182404,182403,182402,182401,182400,182399,182398,182397,182396,182395,182394,182393,182392,182391,182390,182389,182388,182387,182386,182385,182384,182383,182382,182381,182380,182379,182378,182377,182376,182375,182374,182373,182372,182371,182370,182369,182368,182367,182366,182365,182364,182363,182362,182361,182360,182359,182358,182357,182356,182355,182354,182353,182352,182351,182350,182349,182347,182346,182345,182344,182343,182341,182340,182339,182338,182337,182336,182335,182334,182333,182332,182331,182330,182329,182328,182326,182325,182324,182323,182322,182321,182320,182319,182318,182317,182316,182315,182314,182313,182311,182310,182309,182308,182307,182306,182305,182304,182303,182302,182301,182300,182299,182298,182297,182296,182295,182294,182293,182292,182291,182290,182289,182288,182287,182286,182285,182284,182283,182282,182281,182280,182279,182278,182277,182276,182275,182274,182273,182272,182271,182270,182269,182268,182267,182266,182265,182264,182263,182262,182261,182260,182259,182258,182257,182256,182255,182254,182252,182251,182250,182249,182248,182247,182246,182245,182244,182243,182242,182241,182240,182239,182238,182237,182236,182235,182234,182233,182232,182231,182230,182229,182228,182227,182226,182225,182224,182223,182222,182221,182220,182219,182218,182217,182216,182215,182214,182213,182212,182211,182210,182209,182208,182207,182206,182205,182204,182203,182202,182201,182200,182199,182198,182197,182196,182195,182194,182193,182192,182191,182190,182189,182188,182187,182186,182185,182184,182183,182182,182181,182180,182179,182178,182177,182176,182175,182174,182173,182172,182171,182170,182169,182168,182167,182166,182165,182164,182163,182162,182161,182160,182159,182158,182157,182156,182155,182154,182153,182152,182151,182150,182149,182148,182147,182146,182145,182144,182142,182140,182138,182137,182136,182135,182131,182129,182122,182121,182120,182119,182118,182116,182115,182114,182113,182112,182111,182110,182109,182108,182107,182106,182105,182104,182103,182102,182101,182100,182099,182098,182097,182096,182094,182093,182092,182091,182089,182088,182087,182086,182085,182084,182082,182081,182080,182079,182078,182077,182076,182075,182074,182073,182072,182071,182070,182069,182068,182067,182066,182065,182064,182063,182062,182061,182060,182059,182058,182057,182056,182055,182054,182053,182052,182050,182048,182047,182046,182045,182044,182043,182041,182040,182039,182037,182036,182035,182034,182033,182032,182031,182030,182029,182028,182026,182025,182024,182022,182021,182020,182019,182018,182017,182016,182015,182014,182013,182012,182011,182009,182008,182007,182006,182005,182004,182003,182002,182001,182000,181999,181998,181997,181996,181995,181994,181993,181992,181991,181990,181989,181988,181987,181986,181985,181984,181983,181982,181981,181980,181979,181978,181977,181976,181975,181974,181973,181972,181971,181970,181969,181968,181967,181966,181965,181964,181963,181962,181961,181960,181959,181958,181957,181956,181955,181954,181953,181952,181951,181949,181948,181947,181946,181945,181944,181943,181942,181941,181940,181939,181938,181937,181936,181935,181934,181933,181932,181931,181930,181929,181928,181927,181926,181925,181924,181923,181922,181921,181920,181919,181918,181917,181916,181915,181914,181913,181912,181911,181910)) OR (`Idx`=18 AND `CreatureID` IN (184170,184168,184167,184049,182370,182369,182329,182328)) OR (`Idx`=17 AND `CreatureID` IN (184170,184168,184167,184049,182682,182370,182369,182329,182328)) OR (`Idx`=38 AND `CreatureID` IN (184167,182328)) OR (`Idx`=37 AND `CreatureID` IN (184167,182328)) OR (`Idx`=36 AND `CreatureID` IN (184167,182328)) OR (`Idx`=35 AND `CreatureID` IN (184167,182328)) OR (`Idx`=34 AND `CreatureID` IN (184167,182328)) OR (`Idx`=33 AND `CreatureID` IN (184167,182328)) OR (`Idx`=32 AND `CreatureID` IN (184167,182328)) OR (`Idx`=31 AND `CreatureID` IN (184167,182328)) OR (`Idx`=30 AND `CreatureID` IN (184167,182328)) OR (`Idx`=29 AND `CreatureID` IN (184167,182328)) OR (`Idx`=28 AND `CreatureID` IN (184167,182328)) OR (`Idx`=27 AND `CreatureID` IN (184167,182328)) OR (`Idx`=26 AND `CreatureID` IN (184167,184049,182328)) OR (`Idx`=25 AND `CreatureID` IN (184167,184049,182328)) OR (`Idx`=24 AND `CreatureID` IN (184167,184049,182328)) OR (`Idx`=23 AND `CreatureID` IN (184167,184049,182370,182369,182329,182328)) OR (`Idx`=22 AND `CreatureID` IN (184167,184049,182370,182369,182329,182328)) OR (`Idx`=21 AND `CreatureID` IN (184167,184049,182370,182369,182329,182328)) OR (`Idx`=20 AND `CreatureID` IN (184167,184049,182370,182369,182329,182328)) OR (`Idx`=19 AND `CreatureID` IN (184167,184049,182370,182369,182329,182328)) OR (`Idx`=46 AND `CreatureID`=182328) OR (`Idx`=45 AND `CreatureID`=182328) OR (`Idx`=44 AND `CreatureID`=182328) OR (`Idx`=43 AND `CreatureID`=182328) OR (`Idx`=42 AND `CreatureID`=182328) OR (`Idx`=41 AND `CreatureID`=182328) OR (`Idx`=40 AND `CreatureID`=182328) OR (`Idx`=39 AND `CreatureID`=182328); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=6 AND `CreatureID` IN (181909,181908,181907,181906,181887,181876,181864,181863,181758,181757,181756,181755,181754,181752,181751,181750,181748,181747,181679,181678,181677,181676,181673,181672,181622,181621,181620,181619,181609,181608,181607,181534,181528,181527,181525,181524,181523,181522,181508,181507,181474,181375,181369,181127,181016,181015,180985,180964,180774,180767,180766,180765,180764,180763,180709,180698,180697,180696,180692,180669,180501,180413,180404,180403,180310,179886,179882,179829,179749,179748,179744,179715,179691,179689,179514,179333,179142,179112,179057,178822,178785,178780,178779,178777,178762,178723,178710,178616)) OR (`Idx`=5 AND `CreatureID` IN (181909,181908,181907,181906,181887,181884,181876,181875,181864,181863,181860,181797,181758,181757,181756,181755,181754,181752,181751,181750,181748,181747,181679,181678,181677,181676,181673,181672,181622,181621,181620,181619,181609,181608,181607,181534,181528,181527,181525,181524,181523,181522,181508,181507,181476,181474,181375,181369,181127,181016,181015,180985,180964,180840,180774,180767,180766,180765,180764,180763,180709,180704,180698,180697,180696,180695,180692,180669,180654,180652,180617,180526,180501,180490,180489,180447,180443,180442,180413,180405,180404,180403,180402,180400,180310,180263,180257,180036,179948,179947,179886,179882,179829,179808,179753,179752,179749,179748,179744,179715,179691,179689,179646,179645,179634,179548,179514,179420,179396,179385,179333,179142,179112,179057,178981,178822,178785,178780,178779,178777,178762,178723,178720,178710,178616)) OR (`Idx`=4 AND `CreatureID` IN (181909,181908,181907,181906,181887,181884,181876,181875,181864,181863,181860,181797,181758,181757,181756,181755,181754,181752,181751,181750,181748,181747,181679,181678,181677,181676,181673,181672,181622,181621,181620,181619,181609,181608,181607,181576,181534,181528,181527,181525,181524,181523,181522,181508,181507,181476,181474,181392,181375,181369,181364,181127,181016,181015,180985,180964,180840,180774,180767,180766,180765,180764,180763,180709,180704,180698,180697,180696,180695,180692,180669,180656,180655,180654,180652,180617,180526,180501,180490,180489,180447,180443,180442,180413,180405,180404,180403,180402,180400,180350,180310,180263,180257,180036,179948,179947,179886,179882,179829,179808,179753,179752,179749,179748,179744,179715,179691,179689,179646,179645,179638,179637,179634,179548,179514,179420,179396,179385,179333,179142,179112,179057,178981,178870,178822,178785,178780,178779,178777,178762,178723,178720,178710,178616)) OR (`Idx`=3 AND `CreatureID` IN (181909,181908,181907,181906,181887,181884,181878,181876,181875,181864,181863,181860,181854,181853,181815,181797,181793,181779,181761,181758,181757,181756,181755,181754,181752,181751,181750,181749,181748,181747,181679,181678,181677,181676,181673,181672,181622,181621,181620,181619,181609,181608,181607,181595,181576,181568,181567,181566,181565,181564,181563,181534,181528,181527,181525,181524,181523,181522,181508,181507,181476,181474,181459,181429,181392,181375,181369,181364,181323,181211,181130,181127,181126,181016,181015,180985,180964,180950,180923,180858,180840,180814,180813,180774,180767,180766,180765,180764,180763,180709,180704,180698,180697,180696,180695,180692,180669,180656,180655,180654,180652,180641,180632,180617,180556,180555,180554,180526,180501,180490,180489,180447,180443,180442,180416,180413,180408,180405,180404,180403,180402,180400,180393,180350,180320,180315,180310,180305,180263,180257,180158,180096,180037,180036,180027,180026,179948,179947,179909,179908,179886,179882,179830,179829,179817,179815,179814,179808,179807,179753,179752,179749,179748,179744,179715,179691,179689,179653,179646,179645,179640,179639,179638,179637,179634,179633,179564,179549,179548,179521,179514,179421,179420,179396,179385,179345,179333,179278,179276,179249,179238,179236,179235,179201,179199,179195,179170,179142,179112,179110,179102,179101,179100,179099,179081,179057,179055,178981,178913,178909,178870,178833,178827,178822,178785,178780,178779,178777,178772,178762,178737,178725,178723,178720,178719,178710,178659,178616,178611,178610,178593)) OR (`Idx`=2 AND `CreatureID` IN (181909,181908,181907,181906,181887,181884,181878,181876,181875,181865,181864,181863,181860,181859,181858,181856,181854,181853,181852,181821,181815,181801,181800,181797,181793,181779,181761,181758,181757,181756,181755,181754,181752,181751,181750,181749,181748,181747,181691,181685,181679,181678,181677,181676,181673,181672,181622,181621,181620,181619,181609,181608,181607,181595,181576,181568,181567,181566,181565,181564,181563,181562,181557,181534,181528,181527,181525,181524,181523,181522,181508,181507,181476,181474,181459,181455,181429,181392,181375,181373,181369,181364,181323,181213,181211,181186,181130,181127,181126,181122,181086,181061,181052,181028,181016,181015,180985,180964,180956,180950,180923,180883,180858,180849,180848,180840,180825,180814,180813,180774,180767,180766,180765,180764,180763,180734,180709,180704,180698,180697,180696,180695,180692,180669,180657,180656,180655,180654,180652,180641,180632,180618,180617,180615,180614,180613,180596,180565,180563,180561,180556,180555,180554,180526,180517,180501,180490,180489,180473,180471,180447,180443,180442,180416,180413,180408,180405,180404,180403,180402,180400,180393,180382,180350,180320,180315,180310,180305,180263,180261,180257,180158,180150,180149,180096,180054,180037,180036,180027,180026,179948,179947,179909,179908,179886,179882,179830,179829,179817,179815,179814,179808,179807,179753,179752,179749,179748,179744,179737,179715,179691,179689,179686,179653,179646,179645,179644,179640,179639,179638,179637,179636,179635,179634,179633,179616,179588,179564,179549,179548,179521,179514,179421,179420,179396,179385,179374,179345,179333,179329,179279,179278,179276,179249,179238,179236,179235,179201,179199,179195,179170,179142,179112,179110,179106,179102,179101,179100,179099,179081,179062,179057,179055,179008,178981,178944,178913,178909,178871,178870,178856,178833,178827,178822,178785,178780,178779,178777,178772,178762,178741,178737,178725,178723,178720,178719,178710,178659,178628,178616,178611,178610,178606,178595,178593)) OR (`Idx`=1 AND `CreatureID` IN (181909,181908,181907,181906,181904,181903,181902,181901,181887,181884,181881,181878,181876,181875,181869,181865,181864,181863,181860,181859,181858,181856,181854,181853,181852,181849,181836,181835,181834,181832,181830,181825,181823,181821,181818,181817,181816,181815,181813,181811,181810,181809,181808,181801,181800,181798,181797,181794,181793,181779,181777,181770,181769,181761,181758,181757,181756,181755,181754,181752,181751,181750,181749,181748,181747,181734,181733,181731,181726,181725,181720,181719,181710,181709,181708,181693,181691,181689,181685,181680,181679,181678,181677,181676,181673,181672,181668,181658,181654,181622,181621,181620,181619,181609,181608,181607,181606,181605,181604,181603,181602,181600,181596,181595,181592,181591,181590,181576,181574,181573,181568,181567,181566,181565,181564,181563,181562,181557,181544,181543,181542,181541,181538,181537,181534,181528,181527,181525,181524,181523,181522,181517,181508,181507,181500,181496,181494,181490,181487,181484,181481,181476,181474,181459,181455,181450,181447,181444,181429,181407,181406,181392,181383,181382,181380,181375,181373,181369,181366,181364,181362,181361,181359,181358,181347,181323,181320,181301,181300,181299,181298,181297,181296,181289,181276,181260,181248,181247,181243,181242,181241,181240,181239,181221,181213,181211,181196,181195,181188,181187,181186,181144,181142,181141,181140,181139,181138,181137,181136,181132,181130,181129,181128,181127,181126,181125,181124,181122,181121,181120,181118,181117,181110,181109,181108,181087,181086,181083,181081,181078,181077,181075,181074,181072,181071,181070,181069,181067,181065,181062,181061,181058,181057,181056,181055,181053,181052,181037,181036,181035,181029,181028,181016,181015,181006,180985,180972,180968,180964,180958,180957,180956,180955,180952,180950,180949,180935,180930,180923,180892,180890,180883,180877,180872,180870,180866,180858,180849,180848,180840,180830,180826,180825,180819,180814,180813,180794,180787,180785,180784,180783,180774,180767,180766,180765,180764,180763,180738,180737,180736,180734,180730,180728,180723,180722,180709,180704,180701,180698,180697,180696,180695,180694,180692,180681,180670,180669,180661,180659,180657,180656,180655,180654,180652,180650,180641,180633,180632,180623,180622,180618,180617,180615,180614,180613,180605,180604,180603,180597,180596,180573,180570,180567,180565,180563,180561,180557,180556,180555,180554,180553,180543,180542,180538,180535,180534,180533,180532,180531,180526,180517,180512,180506,180505,180504,180503,180501,180500,180497,180490,180489,180483,180481,180479,180473,180471,180462,180461,180460,180459,180457,180456,180452,180450,180447,180443,180442,180439,180438,180430,180416,180414,180413,180410,180409,180408,180405,180404,180403,180402,180400,180398,180397,180396,180395,180394,180393,180388,180382,180380,180377,180375,180365,180364,180363,180358,180351,180350,180347,180346,180344,180343,180338,180333,180332,180326,180325,180321,180320,180317,180315,180314,180310,180309,180305,180293,180283,180263,180261,180257,180247,180241,180233,180220,180217,180215,180213,180209,180180,180179,180168,180167,180166,180165,180164,180159,180158,180155,180154,180150,180149,180145,180144,180139,180133,180103,180096,180095,180086,180065,180064,180061,180059,180054,180052,180050,180049,180043,180037,180036,180027,180026,180023,180015,180011,180008,179994,179988,179987,179979,179976,179965,179964,179962,179953,179952,179948,179947,179940,179936,179935,179934,179928,179927,179919,179918,179917,179909,179908,179895,179886,179882,179870,179857,179855,179849,179848,179835,179834,179833,179830,179829,179822,179819,179818,179817,179816,179815,179814,179812,179808,179807,179801,179800,179797,179793,179792,179790,179789,179786,179785,179783,179781,179780,179778,179761,179753,179752,179749,179748,179747,179746,179745,179744,179741,179740,179737,179736,179730,179716,179715,179713,179705,179698,179697,179696,179693,179691,179689,179688,179686,179685,179662,179661,179655,179653,179652,179651,179648,179647,179646,179645,179644,179643,179640,179639,179638,179637,179636,179635,179634,179633,179630,179629,179626,179616,179606,179605,179602,179588,179584,179583,179582,179564,179562,179550,179549,179548,179542,179522,179521,179514,179461,179439,179436,179431,179430,179429,179428,179427,179426,179425,179421,179420,179416,179415,179414,179413,179410,179408,179399,179396,179388,179387,179386,179385,179374,179357,179353,179352,179345,179333,179329,179323,179322,179310,179309,179302,179300,179292,179279,179278,179276,179268,179267,179263,179249,179240,179238,179237,179236,179235,179231,179212,179207,179202,179201,179199,179198,179195,179170,179163,179150,179148,179146,179145,179143,179142,179141,179127,179126,179123,179121,179114,179113,179112,179111,179110,179109,179106,179102,179101,179100,179099,179098,179097,179081,179079,179073,179062,179059,179058,179057,179056,179055,179054,179046,179031,179028,179019,179008,179007,179005,179004,179003,179002,179001,178999,178993,178981,178977,178967,178953,178952,178951,178944,178933,178915,178913,178912,178910,178909,178901,178895,178871,178870,178868,178867,178866,178865,178864,178856,178854,178836,178835,178833,178831,178827,178822,178821,178820,178818,178817,178815,178812,178803,178789,178785,178784,178780,178779,178777,178776,178775,178772,178770,178766,178764,178762,178760,178757,178753,178752,178741,178740,178739,178737,178735,178730,178725,178723,178720,178719,178718,178717,178710,178695,178688,178687,178685,178683,178682,178672,178668,178667,178662,178659,178636,178634,178628,178622,178620,178619,178617,178616,178611,178610,178606,178600,178599,178598,178597,178596,178595,178593)) OR (`Idx`=0 AND `CreatureID` IN (181909,181908,181907,181906,181905,181904,181903,181902,181901,181898,181897,181896,181895,181894,181893,181892,181891,181890,181889,181888,181887,181886,181884,181883,181881,181880,181879,181878,181877,181876,181875,181874,181873,181872,181871,181870,181869,181868,181867,181866,181865,181864,181863,181862,181861,181860,181859,181858,181857,181856,181855,181854,181853,181852,181851,181850,181849,181848,181847,181846,181845,181844,181843,181842,181841,181840,181839,181838,181837,181836,181835,181834,181833,181832,181831,181830,181829,181828,181827,181826,181825,181824,181823,181822,181821,181820,181819,181818,181817,181816,181815,181814,181813,181812,181811,181810,181809,181808,181807,181806,181805,181804,181803,181802,181801,181800,181799,181798,181797,181796,181795,181794,181793,181792,181791,181790,181789,181788,181787,181786,181785,181784,181783,181782,181781,181780,181779,181778,181777,181776,181775,181774,181773,181772,181771,181770,181769,181768,181767,181766,181764,181763,181762,181761,181759,181758,181757,181756,181755,181754,181753,181752,181751,181750,181749,181748,181747,181746,181745,181744,181743,181742,181741,181740,181739,181738,181736,181735,181734,181733,181732,181731,181729,181728,181727,181726,181725,181724,181723,181722,181721,181720,181719,181718,181717,181716,181715,181714,181713,181712,181711,181710,181709,181708,181706,181705,181704,181703,181697,181696,181695,181694,181693,181692,181691,181690,181689,181688,181687,181686,181685,181683,181682,181681,181680,181679,181678,181677,181676,181675,181674,181673,181672,181671,181668,181667,181666,181665,181664,181663,181662,181661,181660,181659,181658,181657,181656,181655,181654,181652,181650,181649,181648,181642,181641,181640,181639,181638,181637,181636,181635,181634,181633,181632,181631,181630,181629,181628,181627,181626,181625,181622,181621,181620,181619,181615,181614,181612,181609,181608,181607,181606,181605,181604,181603,181602,181600,181599,181598,181597,181596,181595,181594,181593,181592,181591,181590,181589,181588,181587,181586,181585,181584,181583,181582,181581,181580,181579,181578,181577,181576,181575,181574,181573,181572,181571,181570,181569,181568,181567,181566,181565,181564,181563,181562,181561,181560,181559,181558,181557,181556,181555,181554,181553,181552,181551,181550,181549,181548,181547,181546,181545,181544,181543,181542,181541,181540,181539,181538,181537,181536,181535,181534,181533,181532,181531,181530,181529,181528,181527,181525,181524,181523,181522,181521,181520,181519,181518,181517,181516,181515,181514,181513,181511,181508,181507,181505,181504,181503,181502,181501,181500,181499,181498,181497,181496,181495,181494,181493,181492,181491,181490,181489,181488,181487,181486,181484,181483,181482,181481,181479,181478,181477,181476,181475,181474,181473,181471,181470,181469,181468,181467,181466,181465,181464,181463,181462,181461,181459,181458,181457,181456,181455,181454,181453,181452,181451,181450,181449,181448,181447,181446,181445,181444,181443,181440,181439,181438,181437,181436,181435,181433,181432,181431,181430,181429,181428,181427,181426,181425,181424,181423,181422,181421,181420,181419,181418,181417,181416,181415,181413,181412,181411,181410,181409,181408,181407,181406,181405,181404,181403,181402,181399,181398,181397,181396,181395,181394,181393,181392,181391,181390,181389,181388,181387,181386,181385,181384,181383,181382,181381,181380,181379,181378,181377,181376,181375,181374,181373,181372,181371,181370,181369,181368,181367,181366,181365,181364,181363,181362,181361,181360,181359,181358,181355,181354,181353,181352,181350,181349,181348,181347,181346,181345,181344,181343,181342,181341,181340,181339,181338,181337,181336,181335,181334,181333,181332,181331,181330,181329,181328,181327,181326,181325,181324,181323,181322,181321,181320,181319,181318,181317,181315,181314,181313,181312,181311,181310,181309,181308,181307,181306,181305,181304,181303,181302,181301,181300,181299,181298,181297,181296,181295,181294,181293,181292,181291,181290,181289,181288,181287,181286,181285,181284,181283,181282,181281,181280,181279,181278,181277,181276,181275,181274,181273,181272,181271,181270,181269,181268,181267,181266,181265,181264,181263,181261,181260,181259,181258,181257,181256,181255,181252,181251,181250,181249,181248,181247,181246,181245,181244,181243,181242,181241,181240,181239,181238,181234,181233,181232,181231,181230,181229,181228,181224,181223,181222,181221,181220,181219,181218,181217,181216,181215,181214,181213,181212,181211,181210,181209,181208,181207,181206,181205,181204,181203,181201,181200,181199,181198,181197,181196,181195,181194,181193,181189,181188,181187,181186,181184,181183,181181,181180,181179,181178,181177,181176,181175,181174,181173,181172,181171,181170,181169,181168,181167,181165,181164,181163,181162,181161,181160,181159,181158,181157,181156,181155,181154,181153,181152,181151,181150,181149,181148,181147,181146,181145,181144,181143,181142,181141,181140,181139,181138,181137,181136,181135,181134,181133,181132,181130,181129,181128,181127,181126,181125,181124,181123,181122,181121,181120,181119,181118,181117,181116,181115,181114,181113,181112,181111,181110,181109,181108,181107,181106,181102,181098,181097,181093,181092,181091,181090,181089,181087,181086,181085,181084,181083,181081,181078,181077,181075,181074,181073,181072,181071,181070,181069,181068,181067,181066,181065,181064,181063,181062,181061,181060,181059,181058,181057,181056,181055,181054,181053,181052,181051,181050,181049,181048,181047,181046,181045,181044,181043,181042,181041,181040,181039,181038,181037,181036,181035,181034,181033,181032,181031,181030,181029,181028,181027,181026,181025,181020,181019,181018,181017,181016,181015,181013,181012,181011,181010,181009,181008,181007,181006,181005,181003,180990,180989,180988,180987,180986,180985,180984,180983,180981,180980,180979,180978,180977,180976,180975,180974,180973,180972,180971,180969,180968,180967,180966,180965,180964,180963,180961,180960,180959,180958,180957,180956,180955,180954,180953,180952,180951,180950,180949,180948,180947,180946,180945,180944,180943,180942,180941,180940,180939,180938,180937,180936,180935,180934,180933,180932,180931,180930,180929,180928,180927,180926,180925,180924,180923,180922,180921,180920,180919,180918,180917,180916,180915,180914,180913,180912,180911,180909,180908,180906,180905,180903,180901,180900,180899,180898,180897,180895,180894,180893,180892,180891,180890,180889,180888,180887,180886,180885,180884,180883,180882,180881,180880,180879,180878,180877,180876,180875,180874,180873,180872,180871,180870,180869,180868,180867,180866,180865,180864,180863,180862,180861,180860,180859,180858,180856,180855,180854,180853,180852,180851,180850,180849,180848,180846,180841,180840,180839,180838,180837,180836,180835,180834,180833,180832,180831,180830,180829,180828,180827,180826,180825,180824,180823,180822,180821,180820,180819,180818,180817,180816,180815,180814,180813,180812,180811,180810,180809,180808,180807,180806,180805,180804,180803,180800,180799,180798,180797,180795,180794,180793,180792,180791,180790,180789,180788,180787,180786,180785,180784,180783,180782,180781,180780,180779,180778,180777,180776,180775,180774,180773,180772,180771,180770,180769,180768,180767,180766,180765,180764,180763,180760,180759,180758,180756,180755,180754,180753,180752,180751,180750,180749,180748,180747,180746,180745,180744,180743,180742,180741,180740,180739,180738,180737,180736,180735,180734,180733,180730,180728,180727,180726,180725,180724,180723,180722,180721,180719,180716,180715,180714,180713,180712,180710,180709,180707,180706,180705,180704,180703,180702,180701,180700,180698,180697,180696,180695,180694,180693,180692,180691,180690,180689,180688,180687,180686,180685,180684,180682,180681,180680,180679,180678,180675,180674,180673,180672,180670,180669,180668,180667,180666,180665,180664,180663,180662,180661,180660,180659,180658,180657,180656,180655,180654,180653,180652,180651,180650,180646,180645,180644,180643,180642,180641,180640,180639,180638,180637,180636,180635,180634,180633,180632,180631,180630,180629,180628,180627,180626,180625,180624,180623,180622,180621,180618,180617,180616,180615,180614,180613,180612,180611,180610,180609,180606,180605,180604,180603,180601,180599,180598,180597,180596,180595,180594,180593,180592,180591,180590,180589,180588,180587,180586,180585,180584,180582,180581,180580,180579,180578,180577,180576,180575,180574,180573,180572,180571,180570,180569,180568,180567,180566,180565,180564,180563,180562,180561,180560,180559,180558,180557,180556,180555,180554,180553,180552,180551,180550,180549,180548,180547,180546,180544,180543,180542,180541,180540,180539,180538,180537,180536,180535,180534,180533,180532,180531,180530,180529,180528,180527,180526,180525,180524,180523,180522,180521,180520,180519,180518,180517,180516,180515,180514,180513,180512,180511,180510,180509,180508,180507,180506,180505,180504,180503,180502,180501,180500,180499,180498,180497,180496,180495,180494,180493,180492,180491,180490,180489,180488,180487,180486,180485,180484,180483,180482,180481,180480,180479,180474,180473,180472,180471,180470,180469,180468,180466,180465,180464,180463,180462,180461,180460,180459,180458,180457,180456,180455,180453,180452,180451,180450,180449,180448,180447,180446,180445,180444,180443,180442,180441,180440,180439,180438,180437,180436,180435,180434,180433,180432,180431,180430,180429,180428,180427,180426,180425,180424,180423,180422,180421,180420,180419,180418,180417,180416,180415,180414,180413,180412,180410,180409,180408,180407,180406,180405,180404,180403,180402,180401,180400,180399,180398,180397,180396,180395,180394,180393,180392,180391,180390,180389,180388,180387,180386,180385,180384,180383,180382,180381,180380,180379,180377,180375,180374,180373,180372,180371,180370,180369,180368,180366,180365,180364,180363,180361,180360,180358,180357,180356,180355,180354,180353,180352,180351,180350,180349,180348,180347,180346,180345,180344,180343,180342,180341,180340,180339,180338,180337,180336,180335,180334,180333,180332,180331,180330,180329,180328,180327,180326,180325,180324,180323,180322,180321,180320,180319,180318,180317,180316,180315,180314,180313,180312,180311,180310,180309,180308,180307,180306,180305,180304,180303,180302,180301,180300,180299,180298,180297,180296,180295,180294,180293,180292,180291,180290,180289,180288,180287,180286,180285,180284,180283,180282,180281,180280,180279,180278,180277,180276,180275,180274,180273,180272,180271,180270,180269,180268,180267,180266,180265,180264,180263,180262,180261,180260,180259,180258,180257,180256,180255,180254,180253,180252,180251,180250,180249,180248,180247,180246,180245,180244,180243,180242,180241,180240,180239,180233,180232,180231,180230,180229,180228,180227,180226,180225,180224,180223,180222,180221,180220,180219,180218,180217,180216,180215,180214,180213,180212,180211,180210,180209,180208,180207,180206,180205,180204,180203,180202,180201,180200,180199,180198,180197,180196,180195,180194,180193,180192,180191,180190,180189,180188,180187,180186,180185,180184,180183,180182,180181,180180,180179,180178,180177,180176,180175,180174,180173,180172,180171,180170,180169,180168,180167,180166,180165,180164,180163,180162,180161,180160,180159,180158,180156,180155,180154,180153,180152,180151,180150,180149,180148,180147,180146,180145,180144,180143,180142,180141,180140,180139,180137,180136,180135,180134,180133,180132,180131,180130,180129,180128,180127,180126,180125,180124,180123,180122,180121,180120,180119,180118,180117,180116,180115,180114,180113,180112,180111,180110,180109,180108,180107,180106,180105,180104,180103,180102,180101,180100,180099,180098,180097,180096,180095,180094,180093,180092,180091,180090,180089,180088,180087,180086,180085,180084,180083,180082,180081,180080,180079,180078,180077,180076,180075,180074,180073,180072,180071,180070,180069,180068,180067,180066,180065,180064,180063,180062,180061,180060,180059,180058,180057,180056,180055,180054,180053,180052,180051,180050,180049,180048,180047,180046,180045,180044,180043,180042,180040,180038,180037,180036,180035,180034,180033,180032,180031,180030,180029,180028,180027,180026,180025,180024,180023,180022,180021,180020,180018,180017,180016,180015,180014,180013,180012,180011,180010,180009,180008,180007,180006,180005,180004,180003,180002,180001,180000,179999,179998,179997,179996,179995,179994,179993,179992,179991,179990,179989,179988,179987,179986,179985,179984,179983,179982,179981,179980,179979,179978,179977,179976,179975,179974,179973,179972,179971,179970,179969,179968,179967,179966,179965,179964,179963,179962,179961,179960,179959,179957,179956,179955,179954,179953,179952,179951,179950,179949,179948,179947,179946,179945,179944,179943,179942,179941,179940,179939,179938,179937,179936,179935,179934,179933,179932,179931,179930,179929,179928,179927,179925,179924,179923,179922,179921,179920,179919,179918,179917,179916,179914,179913,179912,179911,179910,179909,179908,179907,179906,179905,179904,179903,179902,179901,179900,179899,179898,179897,179896,179895,179894,179893,179892,179891,179890,179889,179888,179887,179886,179883,179882,179881,179880,179879,179878,179877,179876,179875,179874,179873,179872,179871,179870,179869,179868,179867,179866,179865,179864,179863,179862,179861,179860,179859,179858,179857,179856,179855,179854,179853,179852,179851,179850,179849,179848,179847,179845,179844,179843,179842,179841,179840,179839,179838,179837,179836,179835,179834,179833,179832,179831,179830,179829,179828,179827,179826,179825,179824,179823,179822,179821,179820,179819,179818,179817,179816,179815,179814,179813,179812,179811,179810,179809,179808,179807,179806,179805,179804,179803,179802,179801,179800,179799,179798,179797,179796,179795,179793,179792,179791,179790,179789,179788,179787,179786,179785,179784,179783,179781,179780,179779,179778,179777,179776,179775,179773,179772,179771,179769,179768,179762,179761,179760,179759,179758,179757,179756,179755,179754,179753,179752,179751,179749,179748,179747,179746,179745,179744,179743,179742,179741,179740,179739,179738,179737,179736,179735,179733,179732,179731,179730,179729,179728,179727,179726,179725,179724,179723,179722,179721,179720,179719,179718,179717,179716,179715,179714,179713,179712,179711,179710,179709,179708,179707,179706,179705,179704,179703,179702,179701,179700,179699,179698,179697,179696,179695,179694,179693,179692,179691,179690,179689,179688,179687,179686,179685,179684,179683,179682,179681,179680,179679,179678,179677,179676,179675,179674,179673,179672,179671,179670,179669,179668,179667,179666,179665,179664,179663,179662,179661,179660,179659,179658,179657,179656,179655,179654,179653,179652,179651,179650,179649,179648,179647,179646,179645,179644,179643,179642,179641,179640,179639,179638,179637,179636,179635,179634,179633,179632,179631,179630,179629,179628,179627,179626,179625,179624,179623,179621,179620,179617,179616,179615,179614,179613,179612,179611,179609,179608,179607,179606,179605,179604,179603,179602,179601,179600,179599,179598,179597,179596,179595,179594,179593,179592,179590,179589,179588,179587,179585,179584,179583,179582,179581,179580,179579,179578,179577,179576,179575,179574,179573,179572,179571,179568,179567,179566,179565,179564,179562,179561,179560,179559,179558,179557,179556,179555,179554,179553,179552,179551,179550,179549,179548,179547,179546,179545,179544,179543,179542,179541,179540,179539,179538,179537,179536,179534,179529,179528,179526,179525,179524,179523,179522,179521,179520,179519,179518,179517,179516,179515,179514,179513,179512,179511,179510,179509,179508,179507,179506,179505,179504,179503,179502,179499,179498,179497,179494,179493,179492,179489,179488,179487,179484,179483,179482,179481,179480,179479,179478,179477,179476,179475,179474,179473,179472,179471,179470,179469,179468,179467,179466,179465,179464,179463,179462,179461,179460,179458,179457,179456,179455,179453,179452,179451,179450,179446,179445,179444,179443,179442,179441,179440,179439,179438,179437,179436,179435,179434,179433,179432,179431,179430,179429,179428,179427,179426,179425,179424,179423,179422,179421,179420,179419,179418,179417,179416,179415,179414,179413,179412,179411,179410,179409,179408,179407,179406,179405,179404,179403,179402,179401,179400,179399,179398,179397,179396,179395,179394,179393,179392,179391,179390,179389,179388,179387,179386,179385,179384,179383,179380,179379,179378,179377,179376,179375,179374,179373,179372,179371,179370,179369,179368,179367,179366,179365,179364,179363,179362,179361,179360,179359,179358,179357,179356,179355,179354,179353,179352,179351,179350,179349,179348,179347,179346,179345,179344,179343,179342,179341,179340,179339,179338,179337,179335,179334,179333,179332,179331,179330,179329,179328,179327,179326,179325,179323,179322,179321,179320,179319,179318,179317,179316,179315,179314,179313,179312,179310,179309,179308,179307,179306,179305,179304,179303,179302,179301,179300,179299,179298,179297,179296,179295,179294,179293,179292,179291,179290,179289,179288,179285,179284,179283,179282,179281,179280,179279,179278,179277,179276,179275,179274,179273,179272,179269,179268,179267,179266,179265,179263,179262,179261,179260,179259,179258,179257,179256,179255,179254,179253,179252,179251,179250,179249,179248,179247,179246,179245,179244,179243,179242,179241,179240,179239,179238,179237,179236,179235,179234,179233,179232,179231,179230,179229,179228,179227,179226,179225,179224,179223,179222,179221,179220,179219,179218,179217,179216,179215,179214,179213,179212,179211,179210,179209,179208,179207,179205,179204,179203,179202,179201,179200,179199,179198,179197,179196,179195,179194,179193,179192,179191,179190,179189,179188,179187,179186,179185,179184,179183,179182,179181,179180,179179,179178,179177,179176,179175,179173,179172,179171,179170,179169,179168,179167,179166,179165,179164,179163,179162,179161,179160,179159,179158,179157,179156,179155,179154,179153,179152,179151,179150,179149,179148,179147,179146,179145,179144,179143,179142,179141,179140,179139,179138,179137,179136,179135,179134,179133,179132,179131,179130,179129,179128,179127,179126,179125,179124,179123,179122,179121,179120,179119,179118,179117,179116,179115,179114,179113,179112,179111,179110,179109,179108,179107,179106,179105,179104,179103,179102,179101,179100,179099,179098,179097,179096,179095,179094,179093,179092,179091,179090,179089,179088,179087,179086,179085,179084,179083,179082,179081,179080,179079,179078,179077,179076,179075,179074,179073,179072,179071,179070,179069,179068,179067,179066,179065,179064,179063,179062,179061,179060,179059,179058,179057,179056,179055,179054,179053,179052,179051,179050,179049,179048,179047,179046,179045,179044,179043,179042,179041,179040,179039,179038,179037,179036,179035,179034,179033,179032,179031,179030,179029,179028,179027,179026,179025,179024,179023,179022,179021,179020,179019,179018,179016,179014,179013,179012,179011,179010,179009,179008,179007,179006,179005,179004,179003,179002,179001,179000,178999,178998,178997,178996,178995,178994,178993,178992,178991,178990,178989,178988,178987,178986,178985,178984,178983,178982,178981,178980,178979,178978,178977,178976,178975,178974,178973,178972,178971,178970,178969,178968,178967,178966,178965,178964,178963,178962,178961,178960,178959,178958,178957,178956,178955,178954,178953,178952,178951,178950,178949,178948,178947,178946,178945,178944,178943,178942,178941,178940,178939,178938,178937,178936,178935,178934,178933,178932,178931,178930,178929,178927,178922,178921,178919,178918,178917,178916,178915,178914,178913,178912,178911,178910,178909,178908,178907,178906,178905,178904,178903,178902,178901,178900,178899,178898,178897,178895,178894,178893,178892,178891,178890,178889,178888,178887,178886,178885,178884,178883,178882,178880,178879,178878,178877,178876,178875,178874,178873,178872,178871,178870,178869,178868,178867,178866,178865,178864,178863,178862,178861,178860,178859,178857,178856,178855,178854,178853,178852,178851,178850,178849,178848,178847,178846,178845,178844,178843,178842,178841,178840,178839,178838,178837,178836,178835,178834,178833,178832,178831,178830,178829,178828,178827,178826,178825,178824,178823,178822,178821,178820,178819,178818,178817,178816,178815,178814,178813,178812,178811,178810,178809,178808,178807,178806,178805,178804,178803,178802,178801,178800,178799,178798,178797,178796,178795,178794,178793,178792,178791,178790,178789,178788,178787,178786,178785,178784,178783,178782,178781,178780,178779,178778,178777,178776,178775,178774,178773,178772,178771,178770,178769,178768,178767,178766,178765,178764,178763,178762,178761,178760,178759,178758,178757,178756,178755,178754,178753,178752,178751,178750,178749,178748,178747,178746,178745,178744,178743,178742,178741,178740,178739,178738,178737,178736,178735,178734,178733,178732,178731,178730,178729,178728,178727,178726,178725,178724,178723,178722,178721,178720,178719,178718,178717,178716,178715,178714,178713,178712,178711,178710,178709,178708,178707,178706,178705,178704,178703,178702,178701,178700,178699,178698,178697,178696,178695,178694,178693,178691,178690,178689,178688,178687,178686,178685,178684,178683,178682,178681,178680,178679,178678,178677,178676,178675,178674,178673,178672,178671,178670,178669,178668,178667,178666,178665,178664,178663,178662,178661,178660,178659,178658,178657,178656,178655,178654,178653,178652,178651,178650,178649,178648,178647,178646,178645,178644,178643,178642,178641,178640,178639,178638,178637,178636,178635,178634,178633,178632,178631,178630,178629,178628,178626,178625,178624,178623,178622,178621,178620,178619,178618,178617,178616,178615,178614,178613,178612,178611,178610,178609,178608,178607,178606,178605,178604,178603,178602,178601,178600,178599,178598,178597,178596,178595,178594,178593)) OR (`Idx`=7 AND `CreatureID` IN (181908,181907,181906,181887,181876,181864,181863,181758,181757,181756,181755,181754,181752,181751,181750,181748,181747,181679,181678,181677,181676,181673,181672,181622,181621,181620,181619,181609,181608,181607,181534,181528,181527,181525,181524,181523,181522,181508,181507,181375,181127,181016,181015,180985,180964,180774,180767,180766,180765,180764,180763,180709,180698,180697,180696,180692,180669,180501,180413,180404,180403,179882,179829,179749,179748,179744,179715,179691,179689,179514,179333,179142,179112,179057,178822,178785,178780,178779,178777,178762,178723,178710)) OR (`Idx`=8 AND `CreatureID` IN (181876,181864,181863,181679,181678,181677,181676,181673,181672,181375,181127,180774,180709,180501,180413,180404,180403,179829,179749,179748,179333,179057,178822,178785,178780,178779,178777,178762,178710)) OR (`Idx`=9 AND `CreatureID` IN (181679,181678,181677,181676,181673,181672,181127,180774,180709,180501,180413,180403,178710)) OR (`Idx`=11 AND `CreatureID` IN (181678,181677,181672,181127,180774,180709,180501,180413)) OR (`Idx`=10 AND `CreatureID` IN (181678,181677,181672,181127,180774,180709,180501,180413,180403,178710)) OR (`Idx`=60 AND `CreatureID`=181127) OR (`Idx`=59 AND `CreatureID`=181127) OR (`Idx`=58 AND `CreatureID`=181127) OR (`Idx`=57 AND `CreatureID`=181127) OR (`Idx`=56 AND `CreatureID`=181127) OR (`Idx`=55 AND `CreatureID`=181127) OR (`Idx`=54 AND `CreatureID`=181127) OR (`Idx`=53 AND `CreatureID`=181127) OR (`Idx`=52 AND `CreatureID`=181127) OR (`Idx`=51 AND `CreatureID`=181127) OR (`Idx`=50 AND `CreatureID`=181127) OR (`Idx`=49 AND `CreatureID`=181127) OR (`Idx`=48 AND `CreatureID`=181127) OR (`Idx`=47 AND `CreatureID`=181127) OR (`Idx`=46 AND `CreatureID`=181127) OR (`Idx`=45 AND `CreatureID`=181127) OR (`Idx`=44 AND `CreatureID`=181127) OR (`Idx`=43 AND `CreatureID`=181127) OR (`Idx`=42 AND `CreatureID`=181127) OR (`Idx`=41 AND `CreatureID`=181127) OR (`Idx`=40 AND `CreatureID`=181127) OR (`Idx`=39 AND `CreatureID`=181127) OR (`Idx`=38 AND `CreatureID`=181127) OR (`Idx`=37 AND `CreatureID` IN (181127,180774)) OR (`Idx`=36 AND `CreatureID` IN (181127,180774)) OR (`Idx`=35 AND `CreatureID` IN (181127,180774)) OR (`Idx`=34 AND `CreatureID` IN (181127,180774)) OR (`Idx`=33 AND `CreatureID` IN (181127,180774,180501)) OR (`Idx`=32 AND `CreatureID` IN (181127,180774,180501)) OR (`Idx`=31 AND `CreatureID` IN (181127,180774,180501)) OR (`Idx`=30 AND `CreatureID` IN (181127,180774,180501)) OR (`Idx`=29 AND `CreatureID` IN (181127,180774,180501)) OR (`Idx`=28 AND `CreatureID` IN (181127,180774,180501)) OR (`Idx`=27 AND `CreatureID` IN (181127,180774,180709,180501)) OR (`Idx`=26 AND `CreatureID` IN (181127,180774,180709,180501)) OR (`Idx`=25 AND `CreatureID` IN (181127,180774,180709,180501)) OR (`Idx`=24 AND `CreatureID` IN (181127,180774,180709,180501)) OR (`Idx`=23 AND `CreatureID` IN (181127,180774,180709,180501)) OR (`Idx`=22 AND `CreatureID` IN (181127,180774,180709,180501)) OR (`Idx`=21 AND `CreatureID` IN (181127,180774,180709,180501)) OR (`Idx`=20 AND `CreatureID` IN (181127,180774,180709,180501)) OR (`Idx`=19 AND `CreatureID` IN (181127,180774,180709,180501)) OR (`Idx`=18 AND `CreatureID` IN (181127,180774,180709,180501,180413)) OR (`Idx`=17 AND `CreatureID` IN (181127,180774,180709,180501,180413)) OR (`Idx`=16 AND `CreatureID` IN (181127,180774,180709,180501,180413)) OR (`Idx`=15 AND `CreatureID` IN (181127,180774,180709,180501,180413)) OR (`Idx`=14 AND `CreatureID` IN (181127,180774,180709,180501,180413)) OR (`Idx`=13 AND `CreatureID` IN (181127,180774,180709,180501,180413)) OR (`Idx`=12 AND `CreatureID` IN (181127,180774,180709,180501,180413)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (178592,178591,178590,178589,178588,178587,178586,178585,178584,178583,178582,178581,178580,178579,178578,178577,178576,178575,178574,178573,178572,178571,178570,178569,178568,178567,178566,178565,178564,178563,178562,178561,178560,178559,178558,178557,178556,178555,178554,178553,178552,178551,178550,178549,178548,178547,178546,178545,178544,178543,178542,178541,178540,178539,178538,178537,178536,178535,178534,178533,178532,178531,178528,178527,178526,178525,178524,178523,178522,178521,178520,178519,178518,178517,178516,178515,178514,178513,178512,178510,178509,178508,178507,178506,178505,178504,178503,178502,178501,178500,178499,178498,178497,178496,178495,178494,178493,178492,178491,178490,178489,178487,178486,178485,178484,178483,178481,178480,178479,178478,178472,178471,178470,178469,178468,178467,178466,178465,178464,178463,178462,178461,178460,178459,178458,178457,178456,178455,178454,178453,178452,178451,178450,178448,178447,178446,178445,178443,178442,178441,178440,178439,178438,178437,178436,178435,178434,178433,178432,178431,178430,178429,178428,178427,178426,178425,178424,178423,178422,178421,178419,178418,178417,178416,178415,178414,178413,178412,178411,178410,178409,178408,178407,178405,178404,178403,178402,178401,178399,178398,178397,178396,178395,178394,178393,178392,178391,178390,178389,178388,178387,178386,178385,178384,178383,178381,178380,178379,178378,178377,178376,178375,178374,178373,178372,178371,178370,178369,178368,178367,178366,178365,178363,178362,178361,178360,178359,178358,178357,178356,178355,178354,178353,178352,178351,178350,178349,178348,178346,178345,178344,178343,178342,178341,178340,178339,178338,178337,178336,178335,178334,178333,178332,178331,178329,178328,178327,178326,178325,178324,178323,178322,178321,178320,178319,178318,178317,178316,178315,178314,178313,178312,178311,178310,178309,178308,178307,178306,178305,178304,178303,178302,178301,178300,178299,178298,178296,178295,178294,178293,178292,178291,178290,178289,178288,178287,178286,178285,178284,178283,178282,178281,178280,178279,178278,178277,178276,178275,178274,178273,178272,178271,178270,178269,178268,178267,178266,178265,178264,178263,178262,178261,178260,178259,178258,178257,178256,178255,178254,178253,178252,178251,178250,178249,178248,178247,178246,178245,178244,178243,178242,178241,178240,178239,178238,178237,178236,178235,178234,178233,178232,178231,178230,178229,178228,178227,178226,178225,178224,178223,178222,178221,178220,178219,178218,178217,178216,178215,178213,178212,178211,178208,178207,178206,178205,178204,178203,178202,178201,178200,178199,178197,178196,178195,178194,178193,178192,178191,178190,178189,178188,178187,178186,178185,178184,178181,178180,178179,178178,178177,178176,178175,178174,178173,178172,178171,178170,178169,178168,178167,178166,178165,178164,178163,178162,178161,178160,178159,178158,178157,178156,178155,178154,178153,178152,178151,178150,178149,178148,178147,178146,178144,178143,178142,178141,178140,178139,178138,178137,178136,178135,178134,178133,178132,178131,178130,178129,178128,178127,178126,178125,178124,178123,178122,178121,178120,178119,178118,178116,178115,178114,178113,178112,178111,178110,178108,178107,178106,178105,178104,178103,178102,178101,178100,178099,178098,178097,178096,178095,178094,178093,178092,178091,178090,178089,178088,178087,178086,178085,178084,178083,178082,178081,178079,178078,178077,178075,178074,178073,178072,178071,178070,178069,178068,178067,178066,178065,178064,178063,178062,178061,178060,178059,178058,178057,178056,178055,178054,178053,178052,178051,178050,178049,178048,178047,178046,178045,178043,178042,178041,178040,178039,178038,178037,178036,178035,178034,178033,178032,178031,178030,178029,178028,178027,178026,178025,178024,178023,178022,178021,178019,178018,178017,178016,178015,178014,178013,178012,178011,178010,178009,178008,178007,178006,178005,178004,178003,178002,178001,178000,177999,177998,177996,177995,177994,177993,177992,177991,177990,177989,177988,177987,177986,177985,177984,177983,177982,177981,177980,177979,177978,177977,177976,177975,177974,177973,177972,177971,177970,177969,177968,177967,177966,177965,177964,177963,177962,177961,177960,177959,177958,177957,177956,177955,177954,177953,177952,177951,177950,177949,177948,177946,177942,177941,177940,177939,177938,177937,177936,177935,177934,177933,177932,177931,177930,177929,177928,177927,177926,177925,177924,177923,177922,177921,177920,177919,177918,177917,177916,177915,177914,177913,177912,177911,177910,177909,177908,177907,177906,177905,177904,177903,177902,177901,177900,177899,177898,177897,177896,177895,177894,177893,177892,177891,177890,177889,177888,177887,177886,177885,177884,177883,177882,177881,177880,177879,177878,177877,177876,177875,177874,177873,177872,177871,177870,177869,177868,177867,177866,177865,177864,177863,177862,177861,177860,177859,177858,177857,177856,177855,177854,177853,177852,177851,177850,177849,177848,177847,177846,177845,177844,177843,177842,177841,177839,177838,177837,177836,177835,177834,177833,177832,177831,177830,177829,177828,177827,177826,177825,177824,177823,177821,177820,177819,177818,177817,177816,177815,177814,177813,177812,177811,177810,177809,177808,177807,177806,177805,177804,177803,177802,177801,177800,177799,177798,177797,177796,177795,177794,177793,177792,177791,177790,177789,177788,177787,177786,177785,177784,177783,177782,177781,177780,177779,177778,177777,177776,177775,177774,177772,177771,177769,177767,177766,177764,177762,177761,177760,177757,177756,177755,177753,177752,177745,177741,177735,177734,177733,177732,177731,177730,177729,177728,177727,177726,177725,177724,177723,177722,177721,177720,177719,177718,177717,177716,177715,177714,177713,177712,177710,177709,177708,177707,177706,177705,177704,177703,177702,177701,177700,177699,177698,177697,177696,177695,177694,177693,177692,177691,177690,177689,177688,177687,177685,177684,177683,177682,177681,177680,177679,177678,177677,177676,177674,177673,177672,177671,177670,177669,177668,177667,177666,177665,177664,177663,177662,177661,177658,177657,177656,177653,177652,177651,177650,177649,177648,177646,177645,177644,177643,177642,177641,177640,177639,177638,177637,177635,177634,177633,177632,177631,177630,177629,177628,177627,177626,177625,177624,177623,177622,177621,177620,177619,177618,177617,177616,177615,177614,177613,177611,177610,177609,177608,177607,177606,177605,177604,177603,177602,177601,177600,177599,177598,177597,177596,177595,177594,177593,177592,177590,177589,177588,177587,177586,177584,177583,177582,177581,177580,177579,177578,177577,177576,177575,177574,177573,177572,177571,177570,177569,177568,177567,177566,177565,177564,177563,177562,177561,177560,177559,177558,177557,177556,177555,177554,177553,177552,177551,177550,177549,177548,177547,177546,177545,177544,177543,177542,177541,177540,177539,177538,177537,177534,177533,177532,177531,177530,177529,177528,177527,177525,177524,177523,177522,177521,177520,177519,177518,177517,177516,177515,177514,177513,177512,177511,177510,177509,177508,177507,177506,177505,177504,177503,177502,177501,177500,177499,177498,177497,177496,177495,177494,177493,177492,177491,177490,177489,177488,177487,177486,177485,177484,177483,177482,177481,177480,177479,177478,177477,177476,177475,177474,177473,177472,177471,177467,177464,177462,177461,177460,177459,177458,177457,177456,177455,177453,177452,177451,177450,177449,177448,177447,177446,177445,177444,177443,177442,177441,177440,177439,177438,177437,177436,177435,177434,177433,177432,177431,177430,177429,177428,177427,177426,177425,177424,177423,177422,177421,177420,177419,177418,177417,177416,177415,177414,177413,177412,177410,177409,177408,177407,177406,177405,177404,177402,177401,177400,177399,177398,177397,177396,177395,177394,177392,177390,177389,177388,177387,177386,177385,177384,177383,177382,177381,177380,177379,177378,177377,177376,177375,177374,177373,177372,177371,177370,177369,177368,177367,177366,177365,177364,177362,177361,177360,177359,177358,177357,177356,177355,177354,177353,177352,177351,177350,177349,177348,177347,177346,177345,177344,177343,177342,177341,177340,177339,177338,177337,177336,177335,177334,177333,177332,177331,177330,177329,177328,177327,177326,177325,177324,177323,177322,177321,177320,177319,177318,177317,177316,177315,177314,177313,177312,177311,177310,177309,177308,177307,177306,177305,177304,177303,177302,177301,177300,177299,177298,177296,177295,177294,177293,177292,177291,177290,177289,177288,177287,177286,177285,177284,177282,177281,177280,177279,177278,177277,177276,177275,177274,177273,177272,177271,177270,177269,177268,177267,177266,177265,177264,177263,177262,177261,177260,177259,177258,177257,177256,177255,177254,177253,177252,177251,177250,177249,177248,177247,177246,177245,177244,177243,177242,177241,177240,177239,177238,177237,177236,177235,177234,177233,177232,177231,177230,177229,177228,177227,177226,177225,177224,177223,177222,177221,177219,177218,177217,177216,177215,177214,177213,177212,177211,177210,177209,177208,177207,177206,177205,177204,177203,177202,177201,177200,177199,177198,177197,177196,177195,177194,177193,177192,177191,177189,177188,177187,177186,177185,177184,177183,177182,177181,177180,177179,177178,177177,177176,177175,177174,177173,177171,177170,177169,177168,177167,177165,177164,177162,177161,177160,177159,177158,177157,177156,177155,177154,177153,177152,177151,177150,177149,177148,177147,177146,177145,177144,177143,177142,177141,177140,177139,177138,177137,177136,177135,177134,177133,177132,177131,177130,177129,177128,177127,177126,177125,177124,177123,177122,177121,177120,177119,177118,177117,177116,177115,177114,177113,177112,177111,177110,177109,177108,177107,177106,177105,177104,177103,177102,177101,177100,177099,177098,177097,177096,177095,177094,177093,177092,177091,177090,177089,177088,177087,177086,177085,177084,177083,177082,177081,177080,177079,177078,177077,177076,177075,177074,177073,177072,177071,177070,177069,177068,177067,177066,177065,177061,177050,177049,177045,177042,177041,177039,177034,177031,177030,177023,177022,177021,177020,177019,177017,177015,177014,177013,177012,177011,177010,177009,177008,177005,177004,177002,177001,177000,176999,176998,176997,176996,176995,176991,176987,176985,176982,176981,176979,176974,176973,176972,176969,176967,176965,176964,176963,176959,176958,176957,176956,176953,176952,176951,176949,176948,176947,176946,176945,176940,176934,176932,176930,176929,176925,176920,176919,176918,176917,176915,176914,176910,176907,176901,176896,176895,176893,176889,176883,176882,176881,176880,176879,176875,176874,176873,176871,176870,176868,176866,176865,176864,176863,176862,176861,176860,176856,176854,176853,176847,176843,176842,176840,176839,176838,176836,176835,176832,176831,176830,176829,176828,176827,176826,176825,176824,176823,176810,176803,176801,176800,176799,176798,176797,176796,176795,176794,176793,176792,176791,176790,176789,176788,176787,176786,176785,176784,176783,176782,176778,176777,176776,176774,176773,176772,176769,176768,176766,176765,176764,176763,176761,176760,176759,176758,176756,176755,176754,176752,176751,176750,176749,176748,176747,176746,176745,176744,176743,176742,176741,176740,176738,176737,176736,176735,176734,176733,176732,176731,176730,176729,176728,176727,176726,176725,176724,176723,176722,176718,176717,176716,176713,176712,176711,176710,176709,176706,176705,176704,176703,176701,176697,176696,176695,176694,176693,176692,176691,176690,176689,176688,176687,176686,176685,176684,176683,176682,176681,176680,176679,176678,176677,176676,176675,176674,176673,176672,176671,176670,176669,176668,176667,176666,176665,176664,176662,176660,176659,176658,176657,176656,176655,176654,176653,176652,176651,176650,176649,176648,176647,176646,176645,176641,176640,176639,176638,176637,176636,176635,176634,176633,176632,176631,176630,176629,176628,176627,176626,176625,176624,176623,176622,176621,176620,176619,176616,176615,176614,176613,176612,176611,176610,176609,176608,176607,176606,176605,176604,176603,176602,176600,176599,176598,176597,176596,176595,176594,176593,176592,176591,176590,176589,176588,176587,176586,176585,176584,176583,176582,176581,176580,176579,176578,176577,176576,176575,176574,176573,176572,176571,176570,176569,176568,176567,176566,176565,176564,176563,176562,176561,176560,176559,176558,176557,176556,176555,176554,176551,176550,176549,176545,176544,176543,176542,176540,176539,176538,176537,176536,176535,176534,176533,176532,176531,176530,176529,176528,176527,176526,176524,176523,176521,176520,176519,176518,176517,176516,176515,176514,176513,176512,176511,176510,176509,176508,176507,176506,176505,176504,176492,176491,176474,176461,176455,176454,176453,176452,176451,176450,176449,176448,176447,176446,176445,176444,176442,176441,176440,176439,176438,176436,176435,176434,176433,176432,176431,176430,176429,176428,176427,176426,176425,176424,176423,176422,176421,176420,176419,176415,176414,176413,176412,176411,176410,176409,176408,176407,176406,176405,176404,176402,176401,176400,176399,176398,176397,176396,176395,176394,176393,176392,176390,176388,176387,176386,176384,176383,176382,176381,176380,176379,176378,176377,176376,176373,176372,176371,176369,176368,176367,176366,176365,176364,176363,176362,176361,176360,176359,176358,176357,176356,176355,176354,176353,176352,176351,176350,176349,176348,176347,176346,176345,176344,176343,176341,176340,176339,176338,176337,176334,176333,176332,176331,176330,176329,176327,176326,176325,176324,176323,176321,176320,176319,176318,176317,176316,176315,176314,176313,176311,176310,176309,176308,176307,176306,176305,176304,176303,176302,176301,176300,176299,176298,176297,176296,176295,176294,176293,176292,176291,176290,176288,176287,176286,176285,176284,176283,176282,176281,176279,176278,176277,176276,176275,176274,176273,176272,176271,176270,176269,176268,176267,176266,176265,176264,176263,176262,176261,176260,176259,176258,176257,176255,176254,176253,176252,176251,176250,176249,176248,176247,176246,176245,176244,176243,176242,176241,176240,176239,176238,176237,176236,176235,176234,176233,176232,176231,176230,176229,176228,176227,176226,176225,176224,176223,176222,176221,176220,176219,176218,176217,176216,176215,176214,176213,176212,176211,176210,176209,176208,176207,176206,176205,176204,176203,176202,176201,176200,176199,176198,176197,176196,176195,176194,176193,176192,176191,176190,176189,176188,176187,176186,176185,176184,176183,176182,176181,176180,176179,176178,176177,176176,176175,176174,176173,176172,176171,176170,176169,176168,176167,176166,176165,176164,176163,176162,176161,176160,176159,176158,176157,176156,176155,176154,176153,176152,176151,176150,176149,176148,176147,176146,176145,176144,176143,176142,176141,176140,176139,176138,176137,176136,176135,176133,176132,176131,176130,176129,176128,176127,176126,176125,176124,176123,176122,176121,176120,176119,176118,176117,176116,176114,176113,176112,176111,176110,176109,176108,176107,176106,176105,176104,176103,176102,176101,176100,176099,176098,176097,176096,176095,176094,176093,176092,176091,176090,176089,176088,176087,176086,176085,176084,176083,176082,176081,176080,176079,176078,176077,176076,176075,176074,176073,176072,176071,176070,176069,176068,176067,176066,176065,176064,176063,176062,176061,176060,176059,176058,176057,176056,176055,176054,176053,176052,176051,176050,176049,176048,176047,176046,176045,176044,176043,176042,176041,176040,176039,176038,176037,176036,176035,176034,176033,176032,176031,176030,176029,176028,176027,176026,176025,176024,176023,176022,176021,176020,176019,176018,176017,176016,176015,176014,176013,176012,176011,176010,176008,176007,176006,176005,176004,176003,176002,176001,176000,175999,175998,175997,175996,175995,175994,175993,175992,175991,175990,175989,175988,175987,175986,175985,175984,175983,175982,175981,175980,175979,175976,175975,175974,175973,175972,175971,175970,175969,175968,175967,175966,175963,175962,175961,175960,175959,175958,175957,175956,175955,175954,175953,175952,175951,175950,175948,175944,175942,175941,175940,175939,175938,175937,175934,175933,175932,175931,175930,175929,175928,175927,175926,175925,175924,175923,175922,175921,175920,175919,175918,175917,175916,175915,175914,175913,175912,175911,175910,175909,175908,175907,175906,175905,175904,175903,175902,175899,175898,175897,175896,175895,175894,175893,175892,175891,175890,175889,175888,175887,175886,175885,175884,175883,175882,175881,175879,175878,175877,175876,175874,175873,175872,175871,175870,175869,175868,175867,175866,175865,175864,175863,175862,175861,175860,175859,175858,175857,175856,175855,175854,175853,175852,175851,175850,175849,175848,175847,175846,175845,175844,175843,175842,175841,175840,175839,175838,175837,175836,175835,175834,175833,175832,175831,175830,175829,175828,175827,175826,175825,175824,175823,175822,175821,175820,175819,175818,175817,175816,175815,175814,175813,175812,175811,175810,175809,175808,175807,175806,175805,175804,175803,175802,175801,175800,175799,175798,175797,175796,175795,175794,175793,175792,175791,175790,175789,175788,175787,175786,175785,175784,175783,175782,175781,175780,175779,175778,175777,175776,175775,175774,175773,175772,175771,175770,175769,175768,175767,175766,175765,175764,175763,175762,175760,175759,175758,175757,175756,175755,175736,175735,175734,175732,175731,175730,175729,175728,175727,175726,175725,175724,175723,175722,175721,175720,175719,175718,175716,175715,175714,175713,175712,175711,175709,175708,175707,175706,175705,175704,175703,175702,175701,175700,175699,175698,175697,175696,175695,175694,175692,175691,175690,175689,175688,175687,175686,175685,175684,175683,175681,175680,175679,175678,175677,175676,175675,175674,175673,175672,175671,175670,175669,175667,175666,175665,175664,175663,175662,175661,175660,175659,175658,175657,175656,175655,175654,175653,175652,175651,175650,175649,175648,175647,175646,175645,175644,175643,175642,175641,175640,175639,175638,175637,175636,175635,175634,175633,175632,175631,175630,175629,175628,175627,175626,175625,175624,175623,175622,175621,175620,175619,175618,175617,175616,175615,175614,175613,175612,175611,175610,175609,175608,175607,175606,175605,175604,175603,175602,175601,175600,175599,175598,175597,175596,175595,175594,175593,175592,175591,175590,175589,175588,175587,175586,175585,175584,175583,175582,175581,175580,175579,175578,175577,175576,175575,175574,175573,175572,175571,175569,175568,175566,175565,175564,175563,175562,175561,175560,175559,175558,175557,175556,175555,175554,175553,175552,175551,175550,175549,175548,175547,175546,175544,175543,175542,175541,175540,175539,175538,175537,175536,175535,175534,175533,175532,175531,175530,175529,175528,175527,175526,175525,175524,175523,175522,175521,175520,175519,175518,175517,175516,175515,175514,175513,175512,175511,175510,175508,175507,175506,175505,175504,175503,175502,175501,175500,175499,175498,175497,175496,175495,175494,175493,175492,175491,175490,175489,175488,175487,175486,175485,175484,175483,175482,175481,175480,175478,175477,175476,175474,175473,175472,175471,175470,175469,175468,175467,175466,175465,175464,175463,175462,175461,175460,175459,175458,175457,175456,175455,175454,175453,175452,175451,175450,175449,175448,175447,175446,175445,175444,175443,175442,175441,175440,175439,175438,175437,175436,175435,175434,175433,175432,175431,175430,175429,175428,175427,175426,175425,175424,175423,175422,175421,175420,175419,175418,175417,175416,175415,175414,175413,175412,175411,175410,175408,175407,175406,175405,175404,175403,175402,175401,175400,175398,175397,175396,175395,175394,175393,175392,175391,175390,175389,175388,175387,175386,175385,175384,175383,175382,175381,175380,175379,175378,175377,175376,175375,175374,175373,175372,175371,175370,175369,175368,175366,175365,175364,175363,175362,175361,175360,175359,175358,175354,175350,175348,175347,175346,175345,175344,175343,175342,175341,175340,175339,175338,175337,175336,175335,175334,175333,175332,175331,175330,175329,175328,175327,175326,175325,175324,175323,175322,175321,175320,175319,175318,175317,175316,175315,175314,175313,175312,175311,175310,175309,175308,175307,175306,175305,175304,175303,175302,175301,175300,175299,175297,175296,175295,175294,175293,175292,175291,175290,175289,175288,175287,175285,175284,175280,175279,175278,175277,175276,175275,175274,175273,175272,175271,175270,175269,175268,175267,175266,175265,175264,175263,175262,175261,175260,175259,175258,175257,175256,175255,175254,175253,175252,175251,175250,175246,175245,175244,175243,175242,175241,175240,175239,175238,175237,175235,175234,175233,175232,175231,175229,175228,175227,175226,175225,175224,175223,175222,175221,175220,175219,175218,175217,175216,175215,175214,175213,175212,175211,175210,175209,175208,175207,175206,175205,175204,175203,175202,175201,175200,175199,175198,175196,175194,175193,175192,175191,175190,175189,175187,175186,175185,175184,175183,175182,175181,175180,175179,175178,175177,175176,175175,175174,175173,175172,175171,175170,175169,175168,175167,175166,175165,175164,175163,175162,175161,175160,175159,175158,175157,175156,175155,175154,175153,175152,175151,175150,175149,175148,175147,175146,175145,175144,175143,175142,175141,175140,175139,175138,175137,175136,175135,175134,175133,175132,175131,175129,175128,175127,175126,175125,175124,175123,175121,175120,175119,175118,175117,175116,175115,175114,175113,175112,175110,175109,175108,175107,175106,175105,175104,175103,175102,175101,175100,175099,175098,175097,175096,175095,175094,175093,175092,175091,175090,175089,175087,175086,175085,175084,175083,175082,175081,175080,175079,175078,175077,175076,175074,175073,175072,175071,175070,175069,175068,175067,175066,175065,175064,175063,175062,175061,175060,175059,175058,175057,175056,175054,175053,175052,175051,175050,175049,175048,175046,175044,175042,175040,175039,175038,175037,175036,175035,175034,175033,175032,175031,175030,175029,175028,175027,175026,175025,175024,175023,175022,175021,175020,175019,175018,175017,175016,175015,175014,175013,175012,175011,175010,175009,175008,175004,175003,175002,175001,175000,174998,174994,174993,174992,174991,174990,174989,174988,174987,174986,174985,174984,174983,174982,174981,174980,174979,174978,174977,174976,174975,174974,174973,174972,174971,174970,174969,174968,174967,174966,174965,174964,174963,174962,174961)) OR (`Idx`=3 AND `CreatureID` IN (178591,178586,178585,178582,178579,178523,178506,178500,178499,178498,178495,178478,178467,178466,178451,178450,178439,178424,178422,178421,178394,178351,178348,178344,178329,178293,178289,178278,178196,178129,178114,178113,178104,178098,178083,178056,177996,177968,177955,177858,177828,177827,177824,177799,177734,177699,177698,177697,177692,177679,177673,177652,177592,177555,177554,177552,177540,177539,177519,177508,177500,177499,177432,177431,177409,177408,177376,177309,177255,177214,177211,177176,177160,177145,177138,177127,177074,177050,176791,176790,176740,176709,176703,176701,176692,176686,176621,176620,176619,176606,176527,176526,176455,176454,176453,176452,176451,176450,176449,176448,176447,176408,176379,176378,176351,176344,176340,176339,176338,176332,176325,176302,176297,176274,176250,176249,176202,176132,176125,176124,176122,176121,176120,176119,176118,176116,176114,176112,176111,176110,176109,176108,176107,176105,176104,176101,176092,176089,176086,176079,176068,176044,176027,176018,176017,175975,175835,175826,175811,175803,175698,175677,175647,175620,175598,175593,175591,175588,175580,175572,175568,175518,175511,175495,175494,175478,175474,175471,175470,175469,175466,175459,175458,175448,175441,175439,175438,175437,175428,175402,175315,175222,175221,175218,175216,175215,175211,175208,175207,175206,175201,175149,175067,175066,175054,175053,175042,175040,175020,175018,175017,175016,175002)) OR (`Idx`=2 AND `CreatureID` IN (178591,178586,178585,178584,178582,178579,178523,178506,178500,178499,178498,178495,178478,178467,178466,178458,178451,178450,178439,178424,178422,178421,178394,178351,178348,178344,178329,178293,178289,178282,178278,178277,178196,178154,178146,178143,178129,178114,178113,178104,178102,178098,178090,178083,178056,178050,177996,177968,177955,177912,177909,177858,177828,177827,177824,177799,177734,177727,177705,177704,177699,177698,177697,177692,177679,177673,177652,177624,177592,177555,177554,177552,177540,177539,177519,177508,177506,177500,177499,177432,177431,177429,177415,177409,177408,177376,177341,177320,177309,177263,177258,177255,177217,177214,177211,177206,177178,177176,177160,177145,177138,177127,177111,177074,177050,176838,176836,176795,176792,176791,176790,176740,176709,176703,176701,176692,176686,176621,176620,176619,176608,176606,176571,176561,176527,176526,176455,176454,176453,176452,176451,176450,176449,176448,176447,176442,176408,176398,176379,176378,176351,176344,176340,176339,176338,176332,176325,176310,176302,176297,176283,176274,176250,176249,176202,176132,176129,176128,176125,176124,176122,176121,176120,176119,176118,176116,176114,176112,176111,176110,176109,176108,176107,176105,176104,176101,176092,176089,176088,176086,176079,176068,176044,176027,176024,176023,176018,176017,176015,175975,175835,175826,175817,175816,175811,175808,175803,175698,175677,175647,175620,175598,175593,175591,175589,175588,175580,175572,175568,175525,175518,175511,175495,175494,175478,175474,175471,175470,175469,175466,175459,175458,175448,175441,175440,175439,175438,175437,175428,175402,175315,175222,175221,175218,175216,175215,175213,175211,175209,175208,175207,175206,175201,175149,175085,175082,175067,175066,175054,175053,175042,175040,175020,175018,175017,175016,175002)) OR (`Idx`=1 AND `CreatureID` IN (178591,178590,178589,178588,178586,178585,178584,178583,178582,178581,178579,178562,178558,178553,178552,178551,178548,178546,178545,178543,178542,178541,178540,178538,178537,178536,178535,178533,178531,178528,178523,178512,178510,178506,178504,178501,178500,178499,178498,178496,178495,178492,178491,178489,178478,178469,178467,178466,178460,178458,178456,178451,178450,178448,178447,178439,178437,178436,178426,178424,178422,178421,178416,178408,178398,178394,178388,178386,178385,178383,178355,178351,178348,178344,178343,178342,178338,178336,178329,178309,178308,178307,178306,178305,178304,178300,178293,178289,178285,178282,178278,178277,178271,178268,178264,178255,178254,178223,178221,178208,178206,178204,178203,178201,178199,178196,178195,178189,178177,178175,178174,178173,178168,178167,178161,178158,178155,178154,178152,178146,178143,178129,178124,178122,178120,178114,178113,178106,178104,178102,178098,178096,178094,178092,178090,178089,178087,178086,178083,178075,178068,178067,178062,178061,178060,178059,178058,178057,178056,178050,178046,178042,178032,178031,178030,178028,178026,178019,178017,178012,178010,178009,177996,177993,177992,177990,177989,177988,177974,177968,177955,177939,177937,177932,177921,177919,177912,177909,177906,177905,177904,177902,177901,177860,177858,177855,177849,177846,177845,177844,177843,177842,177838,177828,177827,177824,177821,177818,177800,177799,177784,177783,177775,177734,177733,177727,177714,177712,177705,177704,177700,177699,177698,177697,177694,177692,177680,177679,177676,177674,177673,177672,177671,177668,177667,177666,177657,177656,177652,177648,177643,177642,177641,177640,177639,177638,177632,177631,177630,177627,177626,177624,177608,177607,177606,177604,177592,177579,177577,177561,177559,177555,177554,177552,177545,177544,177542,177540,177539,177531,177530,177528,177525,177523,177519,177517,177515,177509,177508,177506,177500,177499,177476,177455,177450,177438,177433,177432,177431,177430,177429,177421,177420,177415,177413,177410,177409,177408,177400,177376,177360,177350,177345,177341,177335,177333,177320,177313,177309,177284,177270,177266,177264,177263,177258,177257,177256,177255,177253,177251,177235,177229,177225,177223,177217,177214,177211,177210,177207,177206,177198,177183,177181,177178,177176,177170,177160,177153,177151,177149,177145,177138,177135,177134,177133,177131,177130,177127,177111,177109,177105,177104,177082,177079,177075,177074,177065,177050,177039,177023,177022,177021,177020,177019,177017,177015,177014,177013,177012,176982,176972,176919,176910,176907,176901,176896,176895,176889,176881,176840,176839,176838,176836,176795,176794,176793,176792,176791,176790,176786,176783,176754,176742,176740,176738,176737,176736,176735,176734,176733,176732,176727,176718,176709,176703,176701,176692,176687,176686,176673,176660,176656,176650,176636,176623,176622,176621,176620,176619,176611,176608,176606,176605,176571,176566,176562,176561,176560,176559,176550,176549,176544,176543,176536,176527,176526,176514,176455,176454,176453,176452,176451,176450,176449,176448,176447,176444,176442,176441,176440,176436,176433,176432,176431,176430,176429,176412,176408,176404,176400,176399,176398,176394,176383,176379,176378,176377,176367,176356,176353,176351,176347,176344,176340,176339,176338,176332,176325,176319,176318,176317,176316,176310,176309,176308,176307,176306,176305,176302,176297,176288,176287,176285,176283,176275,176274,176272,176271,176270,176266,176255,176250,176249,176217,176202,176179,176163,176162,176161,176160,176159,176158,176157,176156,176155,176154,176153,176152,176151,176132,176130,176129,176128,176126,176125,176124,176123,176122,176121,176120,176119,176118,176117,176116,176114,176112,176111,176110,176109,176108,176107,176106,176105,176104,176103,176101,176093,176092,176089,176088,176086,176079,176068,176044,176040,176027,176026,176024,176023,176022,176018,176017,176015,175975,175973,175961,175894,175890,175885,175884,175859,175858,175840,175839,175838,175835,175826,175817,175816,175812,175811,175809,175808,175803,175802,175760,175736,175716,175698,175681,175677,175676,175669,175667,175647,175620,175610,175609,175608,175607,175606,175604,175599,175598,175597,175595,175593,175592,175591,175590,175589,175588,175585,175584,175580,175575,175572,175569,175568,175565,175557,175549,175548,175547,175540,175538,175537,175531,175529,175526,175525,175518,175515,175514,175512,175511,175495,175494,175493,175492,175491,175490,175478,175474,175471,175470,175469,175466,175465,175459,175458,175448,175441,175440,175439,175438,175437,175429,175428,175402,175369,175354,175315,175278,175229,175224,175223,175222,175221,175218,175216,175215,175213,175211,175209,175208,175207,175206,175202,175201,175196,175189,175162,175149,175148,175145,175128,175126,175125,175124,175106,175089,175087,175085,175082,175067,175066,175054,175053,175042,175040,175033,175020,175019,175018,175017,175016,175004,175003,175002,174998,174994,174987,174984,174977,174971,174961)) OR (`Idx`=5 AND `CreatureID` IN (178586,178585,178582,178579,178523,178500,178467,178466,178439,178351,178348,178344,178293,178114,178113,178056,177824,177799,177699,177698,177652,177552,177519,177176,177074,177050,176790,176703,176447,176408,176351,176332,176325,176250,176249,176132,176125,176124,176122,176121,176120,176119,176116,176114,176112,176109,176108,176107,176105,176104,176101,176089,176086,176079,176068,176027,176018,175975,175698,175620,175580,175572,175568,175495,175494,175470,175469,175466,175459,175441,175439,175438,175437,175428,175222,175221,175218,175216,175211,175208,175207,175206,175054,175053,175018,175016)) OR (`Idx`=4 AND `CreatureID` IN (178586,178585,178582,178579,178523,178500,178478,178467,178466,178439,178351,178348,178344,178293,178278,178114,178113,178056,177996,177968,177824,177799,177699,177698,177697,177652,177552,177519,177255,177176,177145,177074,177050,176790,176740,176703,176686,176447,176408,176351,176332,176325,176297,176250,176249,176132,176125,176124,176122,176121,176120,176119,176116,176114,176112,176109,176108,176107,176105,176104,176101,176089,176086,176079,176068,176044,176027,176018,175975,175835,175698,175647,175620,175580,175572,175568,175511,175495,175494,175470,175469,175466,175459,175458,175441,175439,175438,175437,175428,175222,175221,175218,175216,175215,175211,175208,175207,175206,175054,175053,175042,175018,175017,175016)) OR (`Idx`=8 AND `CreatureID` IN (178585,178582,178579,178500,178467,178466,178439,178351,178348,178293,178113,177074,177050,176408,176332,176250,176089,176086,176079,176068,176027,176018,175975,175698,175469,175438,175437,175428,175221,175054,175053)) OR (`Idx`=7 AND `CreatureID` IN (178585,178582,178579,178500,178467,178466,178439,178351,178348,178293,178114,178113,177519,177074,177050,176408,176332,176250,176132,176125,176124,176122,176121,176120,176119,176116,176114,176112,176109,176108,176107,176105,176104,176101,176089,176086,176079,176068,176027,176018,175975,175698,175620,175572,175470,175469,175466,175459,175441,175439,175438,175437,175428,175221,175054,175053)) OR (`Idx`=6 AND `CreatureID` IN (178585,178582,178579,178523,178500,178467,178466,178439,178351,178348,178293,178114,178113,177552,177519,177074,177050,176408,176332,176325,176250,176132,176125,176124,176122,176121,176120,176119,176116,176114,176112,176109,176108,176107,176105,176104,176101,176089,176086,176079,176068,176027,176018,175975,175698,175620,175572,175470,175469,175466,175459,175441,175439,175438,175437,175428,175221,175054,175053)) OR (`Idx`=24 AND `CreatureID` IN (178293,177050,176408,176250,176089,176086,176068,176027,175698)) OR (`Idx`=23 AND `CreatureID` IN (178293,177050,176408,176250,176089,176086,176068,176027,175698,175054)) OR (`Idx`=22 AND `CreatureID` IN (178293,177050,176408,176250,176089,176086,176068,176027,175698,175054)) OR (`Idx`=21 AND `CreatureID` IN (178293,177050,176408,176250,176089,176086,176068,176027,175698,175428,175054)) OR (`Idx`=20 AND `CreatureID` IN (178293,177050,176408,176250,176089,176086,176068,176027,175698,175428,175054)) OR (`Idx`=19 AND `CreatureID` IN (178293,177050,176408,176250,176089,176086,176068,176027,176018,175698,175428,175054)) OR (`Idx`=18 AND `CreatureID` IN (178293,177050,176408,176250,176089,176086,176068,176027,176018,175698,175428,175054)) OR (`Idx`=17 AND `CreatureID` IN (178293,177050,176408,176250,176089,176086,176079,176068,176027,176018,175975,175698,175428,175054)) OR (`Idx`=16 AND `CreatureID` IN (178293,177050,176408,176250,176089,176086,176079,176068,176027,176018,175975,175698,175428,175054)) OR (`Idx`=15 AND `CreatureID` IN (178293,178113,177050,176408,176250,176089,176086,176079,176068,176027,176018,175975,175698,175469,175428,175054,175053)) OR (`Idx`=14 AND `CreatureID` IN (178293,178113,177050,176408,176250,176089,176086,176079,176068,176027,176018,175975,175698,175469,175428,175054,175053)) OR (`Idx`=13 AND `CreatureID` IN (178293,178113,177050,176408,176250,176089,176086,176079,176068,176027,176018,175975,175698,175469,175428,175054,175053)) OR (`Idx`=12 AND `CreatureID` IN (178293,178113,177050,176408,176250,176089,176086,176079,176068,176027,176018,175975,175698,175469,175428,175054,175053)) OR (`Idx`=11 AND `CreatureID` IN (178293,178113,177074,177050,176408,176332,176250,176089,176086,176079,176068,176027,176018,175975,175698,175469,175428,175054,175053)) OR (`Idx`=10 AND `CreatureID` IN (178293,178113,177074,177050,176408,176332,176250,176089,176086,176079,176068,176027,176018,175975,175698,175469,175438,175428,175054,175053)) OR (`Idx`=9 AND `CreatureID` IN (178293,178113,177074,177050,176408,176332,176250,176089,176086,176079,176068,176027,176018,175975,175698,175469,175438,175428,175054,175053)) OR (`Idx`=38 AND `CreatureID`=177050) OR (`Idx`=37 AND `CreatureID`=177050) OR (`Idx`=36 AND `CreatureID`=177050) OR (`Idx`=35 AND `CreatureID`=177050) OR (`Idx`=34 AND `CreatureID` IN (177050,175698)) OR (`Idx`=33 AND `CreatureID` IN (177050,175698)) OR (`Idx`=32 AND `CreatureID` IN (177050,176408,176089,176086,176068,176027,175698)) OR (`Idx`=31 AND `CreatureID` IN (177050,176408,176089,176086,176068,176027,175698)) OR (`Idx`=30 AND `CreatureID` IN (177050,176408,176089,176086,176068,176027,175698)) OR (`Idx`=29 AND `CreatureID` IN (177050,176408,176089,176086,176068,176027,175698)) OR (`Idx`=28 AND `CreatureID` IN (177050,176408,176089,176086,176068,176027,175698)) OR (`Idx`=27 AND `CreatureID` IN (177050,176408,176089,176086,176068,176027,175698)) OR (`Idx`=26 AND `CreatureID` IN (177050,176408,176250,176089,176086,176068,176027,175698)) OR (`Idx`=25 AND `CreatureID` IN (177050,176408,176250,176089,176086,176068,176027,175698)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=4 AND `CreatureID` IN (174960,174934,174880,174859,174851,174731,174704,174702,174699,174678,174660,174655,174629,174596,174579,174446,174412,174401,174350,174349,174342,174340,174250,174185,174041,174040,174025,174023,173987,173935,173927,173812,173810,173618,173452,173310,173304,173300,173285,173281,173219,173118,173032,172947,172946,172935,172872,172863,172849,172847,172821,172717,172715,172713,172705,172642,172620,172619,172597,172595,172571,172555,172419,172418,172315,172292,172291,172169,172156,172108,172104,172055,172038,172036,171966,171965,171964,171865,171864,171845,171826,171730,171674,171634,171549)) OR (`Idx`=3 AND `CreatureID` IN (174960,174934,174930,174898,174880,174878,174859,174851,174842,174769,174731,174704,174702,174699,174692,174690,174689,174678,174660,174655,174629,174618,174596,174579,174540,174476,174474,174458,174452,174451,174450,174449,174448,174447,174446,174445,174444,174442,174441,174428,174427,174426,174425,174412,174401,174369,174350,174349,174342,174340,174266,174263,174260,174257,174256,174255,174250,174249,174208,174194,174185,174100,174093,174092,174090,174042,174041,174040,174025,174023,174022,174021,173987,173986,173984,173973,173949,173935,173932,173931,173927,173926,173852,173840,173828,173818,173812,173810,173799,173797,173656,173650,173643,173618,173568,173563,173489,173452,173351,173310,173304,173300,173285,173281,173279,173219,173140,173118,173100,173082,173072,173032,173002,172990,172947,172946,172935,172880,172872,172863,172849,172847,172821,172811,172796,172795,172717,172715,172714,172713,172705,172642,172620,172619,172600,172597,172595,172571,172555,172447,172438,172437,172436,172435,172434,172433,172427,172419,172418,172413,172404,172390,172376,172375,172374,172373,172372,172371,172370,172369,172368,172367,172366,172365,172364,172363,172351,172349,172348,172347,172346,172344,172343,172315,172292,172291,172290,172289,172288,172287,172208,172205,172169,172156,172108,172104,172088,172055,172038,172036,172015,171966,171965,171964,171962,171944,171940,171925,171865,171864,171845,171826,171825,171824,171815,171796,171794,171754,171746,171730,171701,171674,171653,171634,171630,171629,171628,171627,171625,171624,171623,171622,171617,171616,171615,171614,171604,171603,171601,171600,171549)) OR (`Idx`=2 AND `CreatureID` IN (174960,174934,174933,174930,174898,174880,174878,174877,174872,174870,174869,174868,174859,174851,174842,174769,174731,174729,174728,174704,174702,174699,174692,174690,174689,174678,174662,174660,174655,174629,174618,174596,174579,174540,174533,174476,174474,174458,174452,174451,174450,174449,174448,174447,174446,174445,174444,174443,174442,174441,174428,174427,174426,174425,174412,174401,174383,174369,174350,174349,174342,174340,174338,174337,174335,174310,174286,174272,174271,174266,174265,174263,174260,174258,174257,174256,174255,174250,174249,174208,174194,174185,174125,174102,174100,174093,174092,174090,174042,174041,174040,174038,174025,174023,174022,174021,173987,173986,173984,173973,173949,173937,173935,173932,173931,173927,173926,173865,173861,173852,173840,173828,173818,173812,173810,173799,173797,173790,173656,173650,173643,173641,173618,173582,173568,173563,173489,173452,173351,173310,173304,173300,173285,173281,173280,173279,173219,173144,173140,173137,173118,173100,173082,173072,173032,173002,172990,172947,172946,172935,172880,172872,172863,172849,172847,172821,172811,172796,172795,172717,172715,172714,172713,172705,172642,172620,172619,172600,172597,172595,172571,172555,172516,172447,172438,172437,172436,172435,172434,172433,172427,172419,172418,172413,172404,172390,172376,172375,172374,172373,172372,172371,172370,172369,172368,172367,172366,172365,172364,172363,172351,172349,172348,172347,172346,172344,172343,172315,172292,172291,172290,172289,172288,172287,172215,172213,172208,172205,172169,172156,172108,172105,172104,172088,172078,172076,172063,172055,172051,172038,172036,172026,172015,172000,171999,171998,171997,171966,171965,171964,171962,171944,171940,171925,171884,171865,171864,171845,171826,171825,171824,171815,171796,171794,171754,171746,171730,171701,171674,171663,171658,171657,171653,171652,171634,171630,171629,171628,171627,171625,171624,171623,171622,171617,171616,171615,171614,171604,171603,171601,171600,171549)) OR (`Idx`=1 AND `CreatureID` IN (174960,174958,174939,174936,174935,174934,174933,174930,174919,174918,174912,174910,174909,174907,174898,174880,174878,174877,174876,174873,174872,174870,174869,174868,174867,174859,174858,174851,174842,174841,174840,174832,174825,174824,174805,174802,174794,174787,174785,174780,174779,174778,174769,174760,174746,174745,174731,174729,174728,174727,174726,174725,174724,174723,174722,174721,174720,174707,174704,174702,174699,174692,174690,174689,174678,174672,174662,174660,174655,174652,174646,174641,174629,174628,174620,174618,174612,174607,174606,174604,174602,174601,174596,174595,174579,174576,174573,174557,174556,174553,174542,174540,174538,174533,174505,174476,174474,174468,174461,174458,174452,174451,174450,174449,174448,174447,174446,174445,174444,174443,174442,174441,174428,174427,174426,174425,174420,174416,174413,174412,174407,174405,174401,174400,174399,174398,174397,174396,174390,174389,174384,174383,174373,174369,174363,174361,174358,174357,174356,174353,174352,174351,174350,174349,174348,174347,174345,174342,174340,174338,174337,174335,174334,174332,174330,174325,174320,174319,174315,174311,174310,174306,174304,174303,174295,174290,174286,174282,174280,174275,174272,174271,174270,174266,174265,174263,174261,174260,174258,174257,174256,174255,174252,174250,174249,174248,174247,174243,174233,174229,174228,174225,174220,174219,174218,174217,174216,174215,174208,174202,174201,174200,174199,174198,174196,174194,174187,174185,174171,174169,174166,174157,174156,174138,174133,174132,174130,174125,174119,174103,174102,174100,174096,174093,174092,174090,174079,174078,174077,174076,174075,174074,174071,174069,174045,174044,174042,174041,174040,174038,174036,174033,174030,174025,174023,174022,174021,174001,174000,173996,173995,173987,173986,173984,173973,173970,173969,173962,173961,173960,173953,173952,173951,173949,173948,173947,173944,173943,173941,173937,173935,173932,173931,173930,173927,173926,173917,173914,173913,173912,173911,173908,173907,173906,173905,173904,173903,173902,173901,173900,173899,173898,173896,173895,173892,173891,173890,173887,173884,173880,173878,173876,173875,173874,173872,173868,173865,173863,173862,173861,173852,173843,173840,173833,173828,173818,173812,173810,173809,173802,173799,173797,173796,173795,173790,173789,173788,173787,173785,173783,173781,173779,173775,173770,173769,173768,173767,173737,173735,173732,173725,173723,173715,173704,173693,173689,173688,173685,173683,173674,173670,173666,173665,173664,173663,173662,173661,173660,173659,173658,173656,173650,173643,173641,173636,173633,173631,173629,173625,173622,173618,173614,173611,173607,173603,173582,173568,173563,173548,173545,173539,173503,173496,173489,173483,173482,173463,173452,173439,173436,173428,173426,173414,173412,173392,173391,173385,173362,173351,173340,173323,173317,173316,173314,173310,173304,173300,173296,173285,173281,173280,173279,173276,173255,173251,173249,173247,173244,173236,173229,173228,173227,173220,173219,173207,173189,173187,173179,173177,173176,173174,173144,173140,173137,173126,173118,173117,173116,173109,173106,173100,173098,173085,173082,173078,173073,173072,173057,173054,173052,173047,173039,173034,173032,173026,173025,173018,173013,173012,173011,173010,173009,173008,173006,173005,173002,172994,172990,172989,172984,172981,172976,172966,172963,172959,172952,172951,172949,172947,172946,172944,172943,172937,172935,172934,172917,172915,172903,172900,172898,172892,172884,172882,172880,172879,172872,172863,172849,172847,172844,172843,172826,172824,172821,172819,172811,172806,172804,172801,172796,172795,172793,172792,172791,172790,172789,172787,172721,172717,172716,172715,172714,172713,172705,172700,172699,172698,172697,172695,172693,172692,172681,172680,172678,172663,172661,172660,172659,172658,172656,172655,172654,172650,172642,172641,172633,172632,172631,172630,172629,172627,172624,172622,172620,172619,172617,172610,172601,172600,172597,172596,172595,172592,172589,172579,172571,172569,172565,172564,172563,172560,172557,172555,172545,172543,172540,172538,172529,172527,172516,172494,172489,172484,172479,172456,172455,172454,172447,172441,172438,172437,172436,172435,172434,172433,172432,172427,172425,172423,172422,172420,172419,172418,172415,172413,172405,172404,172403,172402,172396,172395,172390,172388,172376,172375,172374,172373,172372,172371,172370,172369,172368,172367,172366,172365,172364,172363,172355,172354,172353,172351,172349,172348,172347,172346,172345,172344,172343,172339,172337,172332,172329,172321,172320,172319,172318,172317,172316,172315,172308,172306,172295,172294,172293,172292,172291,172290,172289,172288,172287,172283,172281,172280,172278,172276,172274,172273,172272,172271,172270,172269,172268,172267,172266,172262,172254,172253,172252,172232,172228,172227,172224,172220,172218,172216,172215,172213,172208,172205,172203,172202,172201,172199,172194,172192,172190,172172,172169,172168,172166,172156,172149,172138,172111,172109,172108,172106,172105,172104,172103,172096,172088,172087,172079,172078,172076,172070,172069,172067,172063,172055,172052,172051,172045,172041,172038,172036,172035,172029,172027,172026,172023,172015,172012,172009,172001,172000,171999,171998,171997,171989,171988,171983,171977,171976,171975,171966,171965,171964,171962,171956,171955,171953,171947,171944,171943,171942,171940,171939,171931,171925,171900,171890,171889,171886,171885,171884,171883,171870,171868,171865,171864,171859,171845,171826,171825,171824,171822,171815,171811,171803,171796,171794,171793,171786,171771,171769,171766,171765,171758,171754,171753,171752,171748,171746,171745,171744,171742,171740,171738,171737,171730,171717,171715,171701,171674,171672,171669,171663,171658,171657,171653,171652,171651,171646,171640,171638,171635,171634,171632,171630,171629,171628,171627,171625,171624,171623,171622,171617,171616,171615,171614,171604,171603,171602,171601,171600,171599,171597,171595,171588,171582,171575,171571,171570,171563,171560,171554,171549)) OR (`Idx`=0 AND `CreatureID` IN (174960,174959,174958,174957,174956,174955,174954,174953,174952,174951,174950,174949,174948,174947,174946,174945,174944,174943,174942,174941,174940,174939,174938,174937,174936,174935,174934,174933,174932,174931,174930,174929,174928,174927,174926,174925,174924,174923,174922,174921,174920,174919,174918,174917,174916,174915,174914,174913,174912,174911,174910,174909,174908,174907,174906,174904,174903,174902,174901,174900,174899,174898,174897,174896,174895,174894,174893,174892,174891,174890,174889,174888,174887,174886,174885,174884,174883,174882,174881,174880,174879,174878,174877,174876,174875,174874,174873,174872,174871,174870,174869,174868,174867,174865,174864,174863,174862,174861,174859,174858,174857,174856,174855,174854,174853,174852,174851,174850,174849,174848,174847,174846,174845,174844,174843,174842,174841,174840,174839,174838,174837,174836,174835,174834,174833,174832,174831,174830,174828,174827,174826,174825,174824,174823,174822,174819,174818,174817,174816,174815,174814,174813,174812,174811,174810,174809,174808,174807,174806,174805,174804,174803,174802,174801,174800,174799,174798,174797,174796,174795,174794,174793,174792,174791,174790,174789,174788,174787,174786,174785,174783,174781,174780,174779,174778,174777,174776,174775,174774,174773,174772,174771,174770,174769,174768,174766,174761,174760,174759,174758,174757,174756,174754,174752,174751,174750,174746,174745,174744,174743,174742,174741,174740,174739,174738,174737,174735,174734,174733,174732,174731,174730,174729,174728,174727,174726,174725,174724,174723,174722,174721,174720,174719,174718,174717,174716,174715,174714,174713,174712,174711,174710,174709,174708,174707,174705,174704,174702,174701,174700,174699,174694,174693,174692,174691,174690,174689,174688,174687,174685,174684,174683,174682,174681,174680,174679,174678,174677,174676,174675,174673,174672,174670,174668,174667,174666,174665,174664,174663,174662,174661,174660,174657,174656,174655,174654,174653,174652,174651,174650,174649,174647,174646,174645,174643,174642,174641,174640,174638,174637,174636,174635,174634,174633,174632,174631,174630,174629,174628,174627,174626,174625,174624,174623,174621,174620,174619,174618,174615,174614,174613,174612,174611,174610,174609,174608,174607,174606,174605,174604,174603,174602,174601,174600,174599,174598,174597,174596,174595,174594,174593,174592,174591,174590,174589,174587,174586,174585,174584,174583,174582,174581,174580,174579,174578,174577,174576,174575,174574,174573,174572,174571,174570,174569,174568,174567,174566,174565,174564,174563,174562,174561,174560,174559,174558,174557,174556,174555,174554,174553,174552,174551,174550,174549,174548,174547,174546,174545,174544,174543,174542,174541,174540,174539,174538,174537,174536,174535,174534,174533,174532,174531,174530,174529,174528,174527,174526,174525,174524,174523,174522,174521,174520,174519,174518,174517,174516,174515,174514,174513,174512,174511,174510,174509,174508,174507,174506,174505,174504,174503,174502,174501,174500,174499,174498,174497,174496,174495,174494,174493,174492,174491,174490,174489,174488,174487,174486,174485,174484,174483,174482,174481,174480,174479,174478,174477,174476,174475,174474,174473,174472,174470,174469,174468,174467,174466,174465,174464,174463,174462,174461,174460,174459,174458,174457,174456,174455,174454,174453,174452,174451,174450,174449,174448,174447,174446,174445,174444,174443,174442,174441,174440,174439,174438,174437,174436,174435,174434,174433,174432,174431,174430,174429,174428,174427,174426,174425,174424,174423,174422,174421,174420,174419,174418,174417,174416,174415,174414,174413,174412,174411,174410,174409,174408,174407,174405,174403,174402,174401,174400,174399,174398,174397,174396,174395,174394,174393,174392,174391,174390,174389,174388,174387,174386,174385,174384,174383,174382,174381,174380,174379,174378,174377,174376,174375,174374,174373,174372,174371,174370,174369,174368,174367,174366,174365,174364,174363,174362,174361,174360,174359,174358,174357,174356,174355,174354,174353,174352,174351,174350,174349,174348,174347,174346,174345,174344,174343,174342,174341,174340,174339,174338,174337,174336,174335,174334,174333,174332,174331,174330,174329,174328,174327,174326,174325,174324,174323,174321,174320,174319,174318,174317,174316,174315,174314,174313,174312,174311,174310,174309,174308,174307,174306,174305,174304,174303,174302,174301,174300,174299,174298,174297,174296,174295,174294,174293,174292,174291,174290,174289,174288,174287,174286,174285,174284,174283,174282,174281,174280,174279,174278,174277,174276,174275,174274,174273,174272,174271,174270,174269,174268,174266,174265,174264,174263,174262,174261,174260,174259,174258,174257,174256,174255,174254,174253,174252,174251,174250,174249,174248,174247,174246,174245,174244,174243,174242,174241,174240,174239,174238,174237,174236,174235,174234,174233,174232,174231,174230,174229,174228,174227,174226,174225,174224,174223,174222,174221,174220,174219,174218,174217,174216,174215,174213,174212,174211,174210,174209,174208,174207,174206,174205,174204,174203,174202,174201,174200,174199,174198,174197,174196,174195,174194,174193,174192,174191,174190,174189,174188,174187,174186,174185,174184,174183,174182,174181,174180,174179,174178,174177,174176,174175,174174,174173,174172,174171,174170,174169,174168,174167,174166,174165,174164,174163,174162,174161,174160,174159,174158,174157,174156,174155,174154,174153,174152,174151,174150,174147,174146,174145,174144,174143,174142,174141,174140,174139,174138,174137,174136,174135,174134,174133,174132,174131,174130,174129,174128,174127,174126,174125,174124,174123,174122,174121,174120,174119,174118,174117,174116,174115,174114,174113,174112,174111,174110,174109,174108,174107,174106,174105,174103,174102,174101,174100,174099,174098,174096,174095,174094,174093,174092,174091,174090,174089,174088,174087,174086,174085,174084,174083,174082,174081,174080,174079,174078,174077,174076,174075,174074,174073,174072,174071,174070,174069,174068,174067,174066,174065,174064,174063,174062,174061,174060,174059,174058,174057,174056,174055,174054,174053,174052,174051,174050,174049,174048,174047,174046,174045,174044,174043,174042,174041,174040,174039,174038,174037,174036,174035,174034,174033,174032,174031,174030,174029,174028,174027,174026,174025,174024,174023,174022,174021,174020,174019,174018,174017,174016,174015,174014,174013,174012,174010,174008,174007,174006,174005,174004,174003,174002,174001,174000,173999,173998,173997,173996,173995,173994,173993,173992,173991,173990,173989,173988,173987,173986,173985,173984,173983,173982,173981,173980,173979,173978,173977,173976,173975,173974,173973,173972,173971,173970,173969,173968,173967,173966,173964,173963,173962,173961,173960,173959,173958,173957,173956,173955,173954,173953,173952,173951,173950,173949,173948,173947,173946,173945,173944,173943,173942,173941,173940,173939,173938,173937,173936,173935,173934,173933,173932,173931,173930,173929,173928,173927,173926,173925,173924,173923,173922,173921,173920,173919,173918,173917,173916,173915,173914,173913,173912,173911,173910,173909,173908,173907,173906,173905,173904,173903,173902,173901,173900,173899,173898,173897,173896,173895,173894,173892,173891,173890,173889,173888,173887,173886,173885,173884,173883,173882,173881,173880,173879,173878,173877,173876,173875,173874,173873,173872,173870,173869,173868,173867,173866,173865,173864,173863,173862,173861,173860,173859,173858,173857,173856,173855,173854,173853,173852,173851,173850,173849,173848,173847,173846,173845,173844,173843,173842,173841,173840,173839,173838,173837,173836,173835,173834,173833,173832,173831,173830,173829,173828,173827,173826,173825,173824,173823,173822,173821,173820,173819,173818,173817,173816,173815,173814,173813,173812,173811,173810,173809,173808,173807,173806,173805,173804,173803,173802,173801,173800,173799,173798,173797,173796,173795,173794,173793,173792,173791,173790,173789,173788,173787,173786,173785,173784,173783,173782,173781,173780,173779,173778,173777,173776,173775,173774,173773,173772,173771,173770,173769,173768,173767,173766,173765,173764,173763,173762,173761,173760,173757,173756,173755,173753,173752,173751,173750,173749,173748,173747,173746,173745,173744,173743,173742,173741,173740,173739,173738,173737,173736,173735,173734,173733,173732,173731,173730,173729,173728,173727,173726,173725,173724,173723,173722,173721,173720,173719,173718,173717,173716,173715,173714,173713,173712,173711,173710,173709,173708,173707,173706,173705,173704,173703,173702,173701,173700,173699,173698,173697,173696,173695,173693,173692,173691,173690,173689,173688,173687,173686,173685,173684,173683,173682,173681,173680,173679,173678,173677,173676,173675,173674,173673,173672,173671,173670,173669,173668,173667,173666,173665,173664,173663,173662,173661,173660,173659,173658,173657,173656,173655,173654,173653,173652,173651,173650,173649,173648,173647,173646,173645,173644,173643,173642,173641,173640,173639,173638,173637,173636,173635,173634,173633,173632,173631,173630,173629,173628,173627,173626,173625,173624,173622,173621,173620,173619,173618,173617,173616,173615,173614,173613,173612,173611,173610,173609,173608,173607,173604,173603,173602,173601,173600,173599,173598,173597,173596,173595,173594,173593,173591,173590,173589,173588,173587,173586,173585,173584,173583,173582,173581,173580,173579,173578,173577,173576,173575,173574,173573,173572,173571,173570,173569,173568,173567,173566,173565,173564,173563,173562,173561,173560,173559,173558,173557,173556,173555,173554,173553,173552,173551,173550,173549,173548,173547,173546,173545,173544,173543,173542,173541,173540,173539,173538,173537,173536,173535,173534,173533,173532,173531,173530,173529,173528,173527,173526,173525,173524,173523,173522,173521,173520,173519,173518,173517,173516,173515,173514,173513,173512,173511,173510,173509,173508,173507,173506,173505,173504,173503,173502,173501,173500,173499,173498,173497,173496,173495,173494,173493,173492,173491,173490,173489,173488,173487,173486,173485,173484,173483,173482,173481,173480,173479,173478,173477,173476,173475,173474,173473,173472,173471,173470,173469,173468,173467,173466,173465,173464,173463,173462,173461,173460,173459,173458,173457,173456,173455,173454,173453,173452,173451,173450,173449,173448,173447,173446,173445,173444,173443,173442,173441,173440,173439,173438,173436,173435,173434,173433,173432,173431,173430,173428,173427,173426,173425,173424,173423,173422,173420,173419,173418,173417,173416,173415,173414,173413,173412,173411,173410,173409,173408,173407,173406,173405,173404,173403,173402,173401,173400,173399,173398,173397,173396,173395,173394,173393,173392,173391,173390,173389,173388,173387,173386,173385,173384,173383,173382,173381,173380,173379,173378,173377,173376,173375,173374,173373,173372,173371,173370,173369,173368,173367,173366,173365,173364,173363,173362,173361,173360,173359,173358,173357,173356,173355,173354,173353,173352,173351,173350,173349,173348,173345,173344,173343,173342,173341,173340,173339,173337,173336,173335,173334,173333,173332,173331,173330,173329,173328,173327,173326,173325,173324,173323,173322,173321,173320,173319,173318,173317,173316,173315,173314,173313,173312,173311,173310,173309,173308,173307,173306,173305,173304,173303,173302,173301,173300,173299,173298,173297,173296,173295,173294,173293,173292,173291,173290,173289,173288,173287,173286,173285,173284,173282,173281,173280,173279,173278,173277,173276,173275,173274,173273,173272,173271,173270,173269,173268,173267,173266,173265,173264,173263,173262,173261,173260,173259,173258,173257,173256,173255,173254,173253,173252,173251,173250,173249,173248,173247,173246,173245,173244,173243,173242,173241,173240,173239,173238,173237,173236,173235,173234,173233,173232,173231,173230,173229,173228,173227,173226,173225,173224,173223,173222,173221,173220,173219,173218,173216,173215,173214,173213,173212,173211,173210,173209,173208,173207,173206,173205,173204,173203,173202,173201,173200,173199,173198,173197,173196,173195,173194,173193,173192,173191,173190,173189,173188,173187,173186,173185,173184,173182,173181,173180,173179,173178,173177,173176,173175,173174,173173,173172,173171,173170,173169,173168,173167,173166,173165,173164,173163,173162,173161,173159,173158,173157,173156,173155,173154,173153,173152,173151,173150,173149,173148,173147,173146,173145,173144,173143,173142,173141,173140,173139,173138,173137,173136,173135,173134,173133,173132,173131,173130,173129,173128,173127,173126,173125,173124,173123,173122,173121,173120,173119,173118,173117,173116,173115,173114,173113,173112,173111,173110,173109,173108,173107,173106,173105,173104,173103,173102,173101,173100,173098,173097,173096,173095,173094,173093,173092,173091,173090,173089,173088,173087,173086,173085,173084,173083,173082,173081,173080,173079,173078,173076,173075,173074,173073,173072,173071,173070,173069,173067,173066,173065,173064,173063,173062,173061,173060,173059,173058,173057,173056,173055,173054,173053,173052,173051,173050,173049,173048,173047,173046,173045,173044,173043,173042,173041,173040,173039,173038,173037,173036,173034,173033,173032,173031,173030,173029,173028,173027,173026,173025,173024,173023,173022,173021,173020,173019,173018,173017,173016,173015,173014,173013,173012,173011,173010,173009,173008,173007,173006,173005,173004,173003,173002,173001,173000,172999,172998,172997,172996,172995,172994,172993,172992,172991,172990,172989,172988,172987,172986,172985,172984,172983,172982,172981,172980,172979,172978,172977,172976,172975,172974,172973,172972,172971,172970,172969,172968,172967,172966,172965,172964,172963,172962,172961,172960,172959,172958,172957,172956,172955,172954,172953,172952,172951,172950,172949,172948,172947,172946,172945,172944,172943,172942,172941,172940,172939,172938,172937,172936,172935,172934,172933,172932,172931,172930,172929,172928,172927,172925,172924,172923,172922,172917,172916,172915,172914,172913,172912,172911,172910,172909,172907,172906,172905,172903,172902,172901,172900,172899,172898,172897,172896,172895,172894,172893,172892,172891,172890,172888,172887,172886,172885,172884,172883,172882,172881,172880,172879,172878,172877,172876,172875,172874,172873,172872,172871,172870,172869,172868,172867,172866,172865,172864,172863,172862,172861,172860,172859,172858,172857,172856,172855,172854,172852,172851,172850,172849,172848,172847,172846,172845,172844,172843,172841,172840,172839,172838,172837,172836,172835,172834,172833,172832,172831,172830,172829,172828,172827,172826,172825,172824,172823,172822,172821,172820,172819,172818,172817,172816,172815,172814,172813,172812,172811,172809,172807,172806,172805,172804,172803,172802,172801,172800,172799,172798,172797,172796,172795,172794,172793,172792,172791,172790,172789,172788,172787,172786,172785,172784,172783,172782,172781,172780,172779,172778,172777,172776,172775,172774,172773,172772,172771,172770,172769,172768,172767,172766,172765,172764,172763,172762,172761,172760,172759,172758,172757,172756,172755,172754,172753,172752,172751,172750,172749,172748,172747,172746,172745,172744,172743,172742,172741,172740,172739,172738,172737,172736,172735,172734,172733,172732,172731,172730,172728,172727,172726,172725,172724,172723,172722,172721,172720,172719,172718,172717,172716,172715,172714,172713,172712,172711,172710,172709,172708,172707,172706,172705,172704,172703,172702,172701,172700,172699,172698,172697,172696,172695,172694,172693,172692,172691,172690,172688,172687,172686,172684,172683,172682,172681,172680,172679,172678,172677,172676,172675,172674,172673,172672,172671,172670,172669,172668,172667,172666,172665,172664,172663,172662,172661,172660,172659,172658,172657,172656,172655,172654,172653,172652,172651,172650,172649,172648,172647,172645,172644,172643,172642,172641,172640,172639,172637,172636,172635,172634,172633,172632,172631,172630,172629,172628,172627,172626,172625,172624,172622,172621,172620,172619,172618,172617,172616,172615,172614,172613,172612,172611,172610,172609,172608,172607,172606,172605,172604,172603,172602,172601,172600,172599,172598,172597,172596,172595,172594,172593,172592,172591,172590,172589,172588,172587,172586,172585,172584,172583,172582,172581,172580,172579,172578,172577,172576,172575,172574,172573,172572,172571,172570,172569,172568,172567,172566,172565,172564,172563,172562,172561,172560,172558,172557,172556,172555,172554,172549,172545,172544,172543,172542,172541,172540,172539,172538,172537,172536,172535,172534,172533,172532,172531,172530,172529,172528,172527,172526,172525,172524,172523,172522,172521,172520,172519,172518,172517,172516,172515,172514,172513,172512,172511,172510,172509,172508,172507,172505,172504,172502,172501,172500,172499,172498,172497,172496,172495,172494,172493,172492,172491,172490,172489,172488,172487,172486,172485,172484,172483,172482,172481,172480,172479,172478,172477,172476,172475,172474,172473,172472,172471,172470,172469,172468,172467,172466,172465,172464,172463,172462,172461,172460,172459,172458,172457,172456,172455,172454,172453,172451,172450,172449,172448,172447,172446,172445,172444,172443,172442,172441,172440,172439,172438,172437,172436,172435,172434,172433,172432,172431,172430,172429,172428,172427,172426,172425,172424,172423,172422,172421,172420,172419,172418,172417,172416,172415,172414,172413,172412,172411,172410,172409,172408,172407,172406,172405,172404,172403,172402,172401,172400,172399,172398,172397,172396,172395,172394,172393,172392,172391,172390,172389,172388,172387,172386,172385,172384,172383,172382,172381,172380,172379,172378,172377,172376,172375,172374,172373,172372,172371,172370,172369,172368,172367,172366,172365,172364,172363,172362,172361,172360,172359,172358,172357,172356,172355,172354,172353,172352,172351,172350,172349,172348,172347,172346,172345,172344,172343,172342,172341,172340,172339,172338,172337,172336,172335,172334,172333,172332,172331,172330,172329,172328,172327,172326,172325,172324,172323,172322,172321,172320,172319,172318,172317,172316,172315,172314,172313,172312,172311,172310,172309,172308,172307,172306,172305,172302,172301,172300,172299,172298,172297,172296,172295,172294,172293,172292,172291,172290,172289,172288,172287,172286,172284,172283,172282,172281,172280,172279,172278,172277,172276,172275,172274,172273,172272,172271,172270,172269,172268,172267,172266,172265,172264,172263,172262,172261,172260,172259,172258,172257,172256,172255,172254,172253,172252,172251,172250,172249,172248,172247,172246,172245,172244,172243,172242,172241,172240,172239,172238,172237,172232,172231,172228,172227,172226,172225,172224,172223,172222,172221,172220,172219,172218,172217,172216,172215,172214,172213,172212,172211,172210,172209,172208,172207,172206,172205,172204,172203,172202,172201,172200,172199,172198,172196,172194,172193,172192,172191,172190,172189,172188,172187,172186,172185,172184,172183,172182,172181,172180,172179,172178,172177,172176,172175,172174,172173,172172,172171,172170,172169,172168,172167,172166,172164,172163,172162,172161,172160,172159,172158,172157,172156,172155,172154,172153,172152,172151,172150,172149,172148,172147,172146,172145,172144,172142,172141,172140,172139,172138,172137,172136,172135,172134,172133,172132,172130,172129,172128,172127,172126,172124,172123,172122,172120,172119,172118,172117,172116,172115,172114,172113,172112,172111,172110,172109,172108,172107,172106,172105,172104,172103,172102,172101,172099,172098,172097,172096,172095,172094,172093,172092,172091,172090,172089,172088,172087,172086,172085,172084,172083,172082,172081,172080,172079,172078,172077,172076,172075,172074,172073,172072,172071,172070,172069,172068,172067,172066,172065,172064,172063,172062,172061,172060,172059,172058,172057,172056,172055,172054,172053,172052,172051,172050,172049,172048,172047,172046,172045,172042,172041,172040,172039,172038,172037,172036,172035,172034,172033,172032,172031,172030,172029,172028,172027,172026,172025,172024,172023,172022,172021,172020,172019,172018,172017,172016,172015,172014,172012,172011,172010,172009,172008,172007,172006,172005,172004,172003,172002,172001,172000,171999,171998,171997,171996,171995,171994,171993,171992,171991,171990,171989,171988,171987,171986,171985,171984,171983,171982,171981,171980,171979,171978,171977,171976,171975,171974,171973,171972,171971,171970,171969,171968,171967,171966,171965,171964,171963,171962,171961,171960,171959,171958,171957,171956,171955,171954,171953,171952,171951,171950,171948,171947,171946,171945,171944,171943,171942,171941,171940,171939,171938,171937,171936,171935,171934,171933,171932,171931,171930,171929,171928,171927,171926,171925,171924,171923,171922,171921,171920,171919,171918,171917,171916,171915,171914,171913,171912,171911,171910,171909,171908,171907,171906,171905,171904,171903,171902,171901,171900,171899,171898,171897,171896,171895,171894,171893,171892,171891,171890,171889,171888,171887,171886,171885,171884,171883,171882,171881,171880,171879,171878,171877,171876,171875,171874,171873,171872,171871,171870,171869,171868,171867,171865,171864,171863,171862,171861,171860,171859,171858,171857,171856,171855,171854,171853,171852,171851,171850,171849,171848,171847,171846,171845,171844,171843,171842,171841,171840,171839,171838,171837,171836,171835,171834,171833,171832,171831,171830,171829,171828,171827,171826,171825,171824,171823,171822,171821,171820,171819,171817,171816,171815,171814,171813,171812,171811,171810,171809,171808,171807,171806,171805,171804,171803,171802,171801,171800,171799,171798,171796,171795,171794,171793,171792,171791,171790,171789,171788,171787,171786,171785,171784,171783,171782,171781,171776,171775,171772,171771,171770,171769,171768,171767,171766,171765,171764,171763,171762,171761,171760,171759,171758,171757,171756,171755,171754,171753,171752,171750,171749,171748,171747,171746,171745,171744,171743,171742,171741,171740,171739,171738,171737,171736,171735,171734,171733,171732,171731,171730,171729,171728,171727,171726,171725,171724,171723,171722,171721,171720,171719,171718,171717,171716,171715,171714,171713,171712,171711,171710,171709,171708,171707,171706,171705,171704,171703,171702,171701,171700,171699,171698,171697,171696,171695,171694,171693,171692,171691,171690,171689,171688,171687,171686,171685,171684,171680,171679,171678,171677,171676,171675,171674,171673,171672,171671,171670,171669,171668,171667,171666,171665,171664,171663,171662,171661,171660,171659,171658,171657,171656,171655,171654,171653,171652,171651,171650,171649,171648,171647,171646,171645,171644,171643,171642,171641,171640,171639,171638,171637,171636,171635,171634,171633,171632,171631,171630,171629,171628,171627,171626,171625,171624,171623,171622,171621,171620,171619,171618,171617,171616,171615,171614,171613,171612,171611,171604,171603,171602,171601,171600,171599,171598,171597,171596,171595,171594,171593,171592,171591,171590,171589,171588,171587,171586,171585,171584,171583,171582,171581,171580,171579,171578,171577,171576,171575,171574,171573,171572,171571,171570,171569,171568,171567,171566,171565,171564,171563,171562,171561,171560,171559,171558,171557,171556,171555,171554,171553,171552,171551,171550)) OR (`Idx`=11 AND `CreatureID` IN (174934,174880,174851,174699,174655,174412,172619,172038,172036,171845,171826)) OR (`Idx`=10 AND `CreatureID` IN (174934,174880,174851,174699,174655,174412,172619,172597,172038,172036,171845,171826)) OR (`Idx`=9 AND `CreatureID` IN (174934,174880,174851,174699,174655,174596,174412,174250,172642,172619,172597,172555,172315,172292,172291,172038,172036,171845,171826)) OR (`Idx`=8 AND `CreatureID` IN (174934,174880,174851,174699,174655,174596,174412,174250,173219,172642,172620,172619,172597,172555,172315,172292,172291,172038,172036,171845,171826)) OR (`Idx`=7 AND `CreatureID` IN (174934,174880,174851,174702,174699,174655,174629,174596,174579,174446,174412,174350,174349,174342,174250,174025,174023,173987,173927,173812,173281,173219,173032,172849,172642,172620,172619,172597,172595,172555,172419,172315,172292,172291,172104,172038,172036,171845,171826,171730,171634)) OR (`Idx`=6 AND `CreatureID` IN (174934,174880,174851,174702,174699,174655,174629,174596,174579,174446,174412,174401,174350,174349,174342,174340,174250,174025,174023,173987,173927,173812,173618,173281,173219,173032,172849,172642,172620,172619,172597,172595,172555,172419,172315,172292,172291,172104,172038,172036,171845,171826,171730,171634)) OR (`Idx`=5 AND `CreatureID` IN (174934,174880,174851,174731,174704,174702,174699,174678,174655,174629,174596,174579,174446,174412,174401,174350,174349,174342,174340,174250,174185,174040,174025,174023,173987,173935,173927,173812,173810,173618,173310,173300,173285,173281,173219,173118,173032,172863,172849,172715,172713,172642,172620,172619,172597,172595,172571,172555,172419,172315,172292,172291,172156,172108,172104,172038,172036,171865,171864,171845,171826,171730,171634,171549)) OR (`Idx`=47 AND `CreatureID`=174880) OR (`Idx`=46 AND `CreatureID`=174880) OR (`Idx`=45 AND `CreatureID`=174880) OR (`Idx`=44 AND `CreatureID`=174880) OR (`Idx`=43 AND `CreatureID`=174880) OR (`Idx`=42 AND `CreatureID`=174880) OR (`Idx`=41 AND `CreatureID`=174880) OR (`Idx`=40 AND `CreatureID`=174880) OR (`Idx`=39 AND `CreatureID`=174880) OR (`Idx`=38 AND `CreatureID`=174880) OR (`Idx`=37 AND `CreatureID`=174880) OR (`Idx`=36 AND `CreatureID`=174880) OR (`Idx`=35 AND `CreatureID`=174880) OR (`Idx`=34 AND `CreatureID`=174880) OR (`Idx`=33 AND `CreatureID`=174880) OR (`Idx`=32 AND `CreatureID`=174880) OR (`Idx`=31 AND `CreatureID`=174880) OR (`Idx`=30 AND `CreatureID`=174880) OR (`Idx`=29 AND `CreatureID`=174880) OR (`Idx`=28 AND `CreatureID`=174880) OR (`Idx`=27 AND `CreatureID`=174880) OR (`Idx`=26 AND `CreatureID`=174880) OR (`Idx`=25 AND `CreatureID` IN (174880,171845)) OR (`Idx`=24 AND `CreatureID` IN (174880,171845)) OR (`Idx`=23 AND `CreatureID` IN (174880,171845)) OR (`Idx`=22 AND `CreatureID` IN (174880,171845)) OR (`Idx`=21 AND `CreatureID` IN (174880,171845)) OR (`Idx`=20 AND `CreatureID` IN (174880,171845)) OR (`Idx`=19 AND `CreatureID` IN (174880,174699,171845)) OR (`Idx`=18 AND `CreatureID` IN (174880,174699,174655,171845)) OR (`Idx`=17 AND `CreatureID` IN (174880,174699,174655,171845,171826)) OR (`Idx`=16 AND `CreatureID` IN (174880,174699,174655,171845,171826)) OR (`Idx`=15 AND `CreatureID` IN (174880,174699,174655,171845,171826)) OR (`Idx`=14 AND `CreatureID` IN (174880,174699,174655,171845,171826)) OR (`Idx`=13 AND `CreatureID` IN (174880,174699,174655,172038,171845,171826)) OR (`Idx`=12 AND `CreatureID` IN (174880,174699,174655,172619,172038,171845,171826)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (171549,171548,171547,171546,171545,171544,171543,171542,171541,171540,171539,171538,171537,171536,171535,171534,171533,171532,171531,171530,171529,171528,171527,171526,171525,171524,171523,171522,171521,171520,171519,171518,171517,171516,171515,171514,171513,171512,171511,171510,171509,171508,171506,171505,171504,171503,171502,171501,171500,171499,171498,171497,171496,171495,171494,171493,171492,171491,171490,171489,171488,171487,171486,171485,171484,171483,171482,171481,171480,171479,171478,171477,171476,171475,171474,171473,171472,171471,171470,171469,171468,171467,171466,171465,171464,171463,171462,171461,171460,171459,171458,171457,171456,171455,171454,171453,171452,171451,171450,171449,171448,171447,171446,171445,171444,171443,171442,171440,171439,171438,171437,171436,171435,171434,171433,171432,171431,171430,171429,171428,171427,171426,171425,171424,171423,171422,171421,171420,171419,171418,171417,171416,171415,171414,171413,171412,171411,171410,171409,171408,171407,171406,171405,171404,171403,171402,171401,171400,171399,171398,171397,171396,171394,171393,171392,171391,171390,171389,171388,171387,171386,171385,171384,171383,171382,171381,171379,171378,171377,171376,171375,171374,171373,171372,171371,171370,171369,171368,171367,171366,171365,171364,171363,171362,171361,171360,171359,171358,171357,171356,171355,171354,171353,171352,171351,171350,171349,171348,171347,171346,171345,171344,171343,171342,171341,171340,171339,171338,171337,171336,171335,171334,171333,171332,171331,171330,171329,171328,171327,171326,171325,171324,171323,171322,171321,171320,171319,171318,171317,171316,171315,171314,171313,171312,171311,171310,171309,171308,171307,171306,171305,171304,171303,171302,171301,171300,171299,171297,171296,171295,171294,171293,171292,171291,171290,171289,171288,171287,171286,171285,171284,171283,171282,171281,171280,171279,171278,171277,171276,171275,171274,171273,171272,171271,171270,171269,171268,171267,171266,171265,171264,171263,171262,171261,171260,171259,171258,171257,171256,171255,171254,171253,171252,171251,171250,171249,171248,171247,171246,171245,171244,171243,171242,171241,171240,171239,171238,171237,171236,171235,171234,171233,171232,171231,171230,171229,171228,171227,171226,171225,171224,171223,171222,171221,171220,171219,171218,171217,171216,171215,171214,171213,171212,171211,171210,171209,171208,171207,171206,171205,171204,171203,171202,171201,171200,171199,171198,171196,171195,171194,171193,171192,171191,171190,171189,171188,171187,171186,171185,171184,171183,171181,171180,171179,171178,171177,171176,171175,171174,171173,171172,171171,171170,171169,171168,171167,171166,171165,171164,171163,171162,171161,171160,171159,171158,171157,171156,171155,171154,171153,171152,171151,171150,171149,171148,171147,171146,171145,171143,171142,171141,171140,171139,171138,171136,171135,171133,171132,171130,171129,171128,171127,171125,171124,171123,171122,171121,171120,171119,171118,171117,171116,171115,171113,171112,171111,171110,171109,171108,171107,171106,171105,171104,171103,171102,171101,171100,171099,171098,171097,171096,171095,171094,171093,171092,171091,171090,171089,171088,171086,171085,171084,171083,171082,171081,171080,171076,171074,171073,171072,171071,171070,171069,171068,171067,171066,171065,171064,171063,171062,171061,171060,171059,171058,171057,171056,171055,171054,171053,171052,171051,171050,171049,171048,171045,171044,171043,171042,171041,171040,171039,171038,171037,171036,171035,171032,171031,171030,171029,171028,171027,171026,171025,171024,171023,171022,171021,171020,171019,171018,171017,171016,171015,171014,171013,171012,171011,171010,171009,171008,171007,171006,171005,171004,171003,171002,171001,171000,170999,170998,170997,170996,170995,170994,170993,170992,170991,170990,170989,170988,170987,170986,170985,170984,170983,170982,170981,170980,170979,170978,170977,170976,170975,170974,170973,170972,170971,170970,170969,170968,170967,170966,170965,170964,170963,170962,170961,170960,170959,170958,170957,170956,170955,170954,170953,170952,170951,170950,170949,170948,170947,170946,170945,170944,170943,170942,170941,170940,170939,170938,170937,170936,170935,170934,170933,170932,170931,170930,170929,170928,170927,170926,170925,170924,170923,170922,170921,170920,170919,170918,170917,170916,170915,170914,170913,170912,170911,170910,170909,170908,170907,170906,170905,170904,170903,170902,170901,170900,170899,170898,170897,170896,170895,170894,170893,170892,170891,170890,170889,170888,170886,170885,170884,170883,170882,170881,170880,170879,170878,170877,170876,170875,170874,170873,170872,170871,170870,170869,170868,170867,170866,170865,170864,170863,170862,170861,170860,170859,170858,170857,170856,170855,170854,170853,170852,170851,170850,170849,170848,170847,170846,170845,170844,170843,170842,170841,170840,170839,170838,170837,170836,170835,170834,170833,170832,170831,170830,170829,170828,170827,170826,170825,170824,170823,170822,170821,170820,170819,170818,170817,170816,170815,170814,170813,170812,170811,170810,170809,170808,170807,170806,170805,170804,170803,170802,170801,170800,170799,170798,170797,170795,170794,170793,170792,170791,170790,170789,170788,170787,170786,170785,170784,170783,170782,170781,170780,170779,170778,170777,170776,170775,170774,170773,170772,170771,170770,170769,170768,170767,170766,170765,170764,170763,170762,170761,170760,170759,170758,170757,170756,170755,170754,170753,170751,170750,170749,170748,170747,170746,170745,170742,170741,170740,170739,170737,170736,170735,170734,170733,170731,170730,170729,170728,170727,170726,170725,170724,170723,170722,170721,170720,170718,170717,170716,170715,170714,170713,170712,170711,170710,170709,170708,170707,170706,170705,170704,170703,170702,170701,170700,170699,170698,170697,170696,170695,170694,170693,170692,170691,170690,170689,170688,170687,170686,170685,170684,170683,170682,170681,170680,170679,170678,170677,170676,170675,170674,170673,170671,170670,170669,170668,170667,170666,170665,170664,170663,170662,170661,170660,170659,170658,170657,170656,170654,170652,170651,170650,170649,170648,170647,170646,170645,170644,170643,170642,170641,170640,170639,170638,170637,170636,170635,170634,170633,170632,170631,170630,170629,170628,170627,170626,170625,170624,170623,170622,170621,170620,170619,170618,170617,170616,170614,170613,170610,170609,170608,170607,170606,170605,170604,170603,170602,170601,170600,170599,170598,170597,170596,170595,170594,170593,170592,170591,170590,170588,170587,170586,170585,170584,170583,170582,170581,170580,170579,170578,170577,170576,170575,170574,170573,170572,170571,170570,170569,170568,170567,170566,170565,170564,170563,170562,170561,170560,170559,170558,170557,170556,170555,170554,170553,170552,170551,170550,170549,170548,170547,170546,170545,170544,170543,170542,170541,170540,170539,170538,170537,170536,170535,170534,170533,170532,170531,170530,170528,170527,170526,170525,170524,170523,170522,170521,170520,170519,170518,170517,170516,170515,170514,170513,170512,170511,170510,170509,170508,170507,170506,170505,170504,170503,170502,170501,170500,170499,170498,170497,170496,170495,170494,170493,170492,170491,170490,170489,170488,170487,170486,170485,170484,170483,170482,170481,170480,170479,170478,170477,170476,170475,170474,170473,170472,170471,170470,170469,170468,170467,170466,170465,170464,170463,170462,170461,170460,170459,170458,170457,170456,170455,170454,170453,170452,170451,170450,170449,170448,170447,170446,170445,170444,170443,170442,170441,170440,170439,170438,170437,170436,170435,170434,170433,170432,170431,170430,170429,170428,170427,170426,170425,170424,170423,170422,170421,170420,170419,170418,170417,170416,170415,170414,170413,170412,170410,170409,170408,170407,170406,170405,170404,170403,170402,170401,170400,170399,170398,170397,170396,170395,170394,170393,170392,170391,170390,170389,170388,170387,170386,170385,170384,170383,170382,170381,170380,170379,170378,170377,170376,170375,170374,170373,170372,170371,170370,170369,170368,170367,170366,170365,170364,170363,170362,170361,170360,170359,170358,170357,170356,170355,170354,170353,170352,170351,170350,170349,170348,170347,170346,170345,170344,170343,170342,170341,170340,170339,170338,170337,170336,170335,170334,170333,170332,170331,170330,170329,170328,170327,170326,170325,170324,170323,170322,170321,170320,170319,170318,170317,170316,170315,170314,170313,170312,170311,170310,170309,170308,170307,170306,170305,170304,170303,170302,170301,170300,170299,170298,170297,170296,170295,170294,170293,170292,170291,170290,170289,170288,170287,170286,170285,170284,170283,170282,170281,170280,170279,170278,170277,170276,170275,170273,170272,170271,170270,170269,170268,170267,170266,170265,170264,170263,170262,170261,170260,170259,170258,170257,170256,170255,170254,170253,170252,170251,170250,170249,170248,170247,170246,170245,170244,170243,170242,170241,170240,170239,170238,170237,170236,170235,170234,170233,170232,170231,170230,170229,170228,170227,170226,170224,170223,170222,170221,170220,170219,170218,170217,170216,170215,170214,170213,170212,170211,170210,170209,170208,170207,170206,170205,170204,170203,170202,170200,170199,170198,170197,170196,170195,170194,170193,170192,170191,170190,170189,170188,170187,170186,170185,170184,170183,170182,170181,170180,170179,170178,170177,170176,170175,170174,170173,170172,170171,170170,170169,170168,170167,170166,170165,170164,170163,170162,170161,170160,170159,170158,170157,170156,170155,170154,170153,170152,170151,170150,170149,170148,170147,170146,170145,170144,170143,170142,170141,170140,170139,170138,170137,170136,170135,170134,170133,170132,170131,170130,170129,170128,170127,170126,170125,170124,170123,170122,170121,170120,170119,170118,170117,170116,170115,170114,170113,170112,170111,170110,170109,170108,170107,170106,170105,170104,170103,170102,170101,170100,170099,170098,170097,170096,170095,170094,170093,170092,170091,170090,170089,170088,170087,170086,170085,170084,170083,170082,170081,170080,170079,170078,170077,170076,170075,170074,170073,170072,170071,170070,170069,170068,170067,170066,170065,170064,170063,170062,170061,170060,170058,170057,170056,170055,170054,170053,170052,170051,170050,170049,170048,170047,170046,170045,170044,170043,170042,170041,170040,170039,170038,170037,170036,170035,170034,170033,170032,170031,170030,170029,170028,170027,170026,170025,170024,170023,170022,170021,170020,170019,170018,170017,170016,170015,170014,170013,170012,170011,170010,170009,170008,170007,170006,170005,170004,170003,170002,170001,170000,169999,169998,169997,169996,169995,169994,169993,169992,169991,169990,169989,169988,169987,169986,169985,169984,169983,169982,169981,169980,169979,169978,169977,169976,169975,169974,169973,169972,169971,169970,169969,169968,169967,169966,169965,169964,169963,169962,169961,169960,169959,169957,169956,169955,169954,169953,169952,169951,169950,169949,169948,169947,169946,169945,169944,169943,169942,169941,169940,169939,169938,169937,169936,169935,169934,169933,169932,169931,169930,169929,169928,169927,169926,169925,169924,169923,169922,169921,169920,169919,169917,169916,169915,169914,169913,169912,169910,169909,169908,169907,169906,169905,169904,169903,169902,169901,169900,169899,169898,169897,169895,169894,169893,169892,169891,169890,169889,169888,169887,169886,169885,169884,169883,169882,169880,169879,169878,169877,169876,169875,169874,169873,169872,169871,169870,169869,169868,169867,169866,169865,169864,169863,169862,169861,169860,169859,169858,169857,169856,169855,169854,169853,169852,169851,169850,169849,169848,169847,169846,169845,169844,169843,169842,169841,169840,169839,169838,169837,169836,169835,169833,169832,169831,169830,169829,169828,169827,169826,169825,169824,169823,169822,169821,169820,169819,169818,169817,169816,169815,169814,169813,169812,169811,169810,169809,169808,169807,169806,169805,169804,169803,169802,169801,169800,169799,169798,169797,169796,169795,169794,169793,169792,169791,169790,169789,169788,169787,169786,169785,169784,169783,169782,169781,169780,169779,169778,169777,169775,169774,169773,169772,169771,169770,169769,169768,169767,169766,169765,169764,169763,169762,169761,169760,169759,169758,169757,169756,169755,169754,169753,169752,169751,169750,169749,169748,169747,169746,169745,169744,169743,169742,169741,169740,169739,169738,169737,169736,169735,169734,169733,169732,169731,169730,169729,169728,169727,169726,169725,169724,169723,169722,169721,169720,169719,169718,169717,169716,169715,169714,169713,169712,169711,169710,169709,169708,169707,169706,169705,169704,169703,169702,169701,169700,169699,169698,169697,169696,169695,169694,169693,169692,169691,169690,169689,169688,169687,169686,169685,169684,169683,169682,169681,169680,169679,169678,169677,169676,169675,169674,169673,169672,169671,169670,169669,169668,169667,169666,169665,169664,169663,169662,169661,169660,169659,169658,169657,169656,169655,169654,169653,169652,169651,169650,169649,169648,169647,169646,169645,169644,169643,169642,169641,169640,169639,169638,169637,169636,169635,169634,169633,169632,169631,169630,169629,169628,169627,169626,169625,169624,169623,169622,169621,169620,169619,169618,169617,169616,169615,169614,169613,169612,169611,169610,169609,169608,169607,169606,169605,169604,169603,169602,169601,169600,169599,169598,169597,169596,169595,169594,169593,169592,169591,169590,169589,169588,169587,169586,169585,169584,169583,169582,169581,169580,169579,169578,169577,169576,169575,169574,169573,169572,169571,169570,169568,169566,169564,169563,169562,169561,169560,169559,169558,169557,169556,169555,169554,169553,169551,169550,169549,169548,169547,169546,169545,169544,169543,169542,169541,169540,169539,169538,169537,169536,169535,169533,169532,169531,169530,169529,169525,169524,169523,169522,169521,169520,169519,169518,169517,169516,169515,169514,169513,169512,169511,169510,169509,169508,169507,169506,169505,169504,169503,169502,169501,169500,169499,169498,169497,169496,169495,169494,169493,169492,169491,169490,169489,169488,169487,169486,169485,169484,169483,169482,169481,169480,169479,169478,169477,169476,169475,169474,169473,169472,169471,169470,169469,169468,169467,169466,169465,169464,169463,169462,169461,169460,169459,169458,169457,169456,169455,169454,169453,169452,169451,169450,169449,169448,169447,169446,169445,169444,169443,169442,169441,169440,169439,169438,169437,169436,169435,169434,169433,169432,169431,169430,169429,169428,169427,169426,169425,169424,169423,169422,169421,169420,169419,169418,169417,169416,169415,169414,169413,169412,169411,169410,169409,169408,169407,169406,169405,169404,169403,169402,169401,169400,169399,169398,169397,169396,169395,169394,169393,169392,169391,169390,169389,169388,169387,169386,169385,169384,169383,169382,169381,169380,169379,169378,169377,169376,169375,169374,169373,169372,169371,169370,169369,169368,169367,169366,169365,169364,169363,169362,169361,169360,169359,169358,169357,169356,169355,169354,169353,169352,169351,169350,169349,169348,169347,169346,169345,169344,169343,169342,169341,169340,169339,169338,169337,169336,169335,169334,169333,169332,169331,169330,169329,169328,169327,169326,169325,169324,169323,169322,169321,169320,169319,169318,169317,169316,169315,169314,169313,169312,169311,169310,169309,169308,169307,169306,169305,169304,169303,169302,169301,169300,169299,169298,169297,169296,169295,169294,169293,169292,169291,169290,169289,169288,169287,169286,169285,169284,169283,169282,169281,169280,169279,169278,169277,169276,169275,169274,169273,169272,169271,169270,169269,169268,169267,169266,169265,169264,169263,169262,169261,169260,169259,169258,169255,169254,169253,169252,169251,169250,169249,169248,169247,169246,169245,169244,169243,169241,169240,169239,169238,169237,169236,169235,169234,169233,169232,169231,169230,169229,169228,169227,169226,169225,169224,169223,169222,169221,169220,169219,169218,169217,169216,169215,169214,169213,169212,169211,169210,169209,169208,169207,169206,169205,169204,169203,169202,169201,169200,169199,169198,169197,169196,169195,169194,169193,169192,169191,169190,169189,169188,169187,169186,169184,169182,169181,169179,169178,169177,169176,169175,169174,169173,169172,169171,169170,169169,169168,169167,169166,169165,169163,169162,169161,169160,169159,169158,169157,169156,169154,169153,169152,169151,169150,169149,169148,169147,169146,169145,169144,169143,169142,169141,169140,169139,169138,169137,169136,169135,169134,169133,169132,169131,169130,169129,169128,169127,169126,169125,169124,169123,169122,169121,169120,169119,169118,169117,169116,169115,169114,169113,169112,169111,169110,169109,169108,169107,169105,169104,169103,169102,169101,169100,169099,169098,169097,169096,169095,169094,169093,169092,169091,169090,169089,169088,169087,169086,169085,169084,169083,169082,169081,169080,169079,169078,169077,169076,169075,169074,169073,169072,169071,169070,169069,169068,169067,169066,169065,169064,169063,169062,169061,169060,169059,169058,169057,169056,169055,169054,169053,169052,169051,169050,169049,169048,169047,169046,169045,169044,169043,169042,169041,169040,169039,169038,169037,169036,169035,169034,169033,169032,169031,169030,169029,169028,169027,169026,169025,169024,169023,169022,169021,169020,169019,169018,169017,169016,169015,169014,169013,169012,169011,169010,169009,169008,169007,169006,169005,169004,169003,169002,169001,169000,168999,168998,168997,168996,168995,168994,168993,168992,168991,168990,168989,168988,168987,168986,168985,168984,168983,168982,168981,168980,168979,168978,168977,168976,168975,168974,168973,168972,168971,168970,168969,168968,168967,168966,168965,168964,168963,168962,168961,168960,168959,168958,168957,168956,168955,168954,168953,168952,168951,168950,168949,168948,168947,168946,168945,168944,168943,168942,168941,168940,168938,168937,168936,168935,168934,168933,168932,168930,168929,168928,168927,168925,168923,168922,168921,168920,168919,168918,168917,168916,168915,168914,168913,168912,168911,168910,168909,168908,168907,168906,168905,168904,168903,168902,168901,168900,168898,168897,168896,168895,168894,168893,168892,168891,168890,168889,168887,168886,168885,168883,168882,168881,168880,168879,168878,168877,168876,168875,168874,168873,168872,168871,168870,168869,168868,168867,168866,168865,168863,168862,168860,168859,168858,168857,168856,168855,168854,168853,168852,168851,168850,168849,168848,168847,168846,168845,168844,168843,168842,168841,168840,168839,168838,168837,168836,168835,168832,168831,168830,168829,168828,168827,168826,168825,168824,168823,168822,168821,168820,168819,168818,168817,168816,168815,168814,168813,168812,168811,168810,168809,168808,168807,168806,168805,168804,168803,168802,168801,168800,168799,168798,168797,168796,168795,168793,168792,168791,168790,168789,168788,168787,168786,168785,168784,168783,168782,168781,168780,168779,168778,168777,168776,168775,168774,168773,168772,168771,168770,168769,168768,168767,168766,168765,168764,168763,168762,168761,168760,168759,168758,168757,168756,168755,168754,168753,168752,168751,168750,168749,168748,168747,168746,168745,168744,168743,168742,168741,168740,168739,168738,168737,168736,168735,168734,168733,168732,168731,168730,168729,168728,168727,168726,168725,168724,168723,168722,168721,168720,168719,168718,168717,168716,168713,168712,168711,168710,168709,168708,168707,168706,168705,168704,168703,168702,168701,168700,168699,168698,168697,168696,168695,168694,168693,168692,168691,168690,168688,168687,168686,168685,168684,168683,168682,168681,168680,168679,168678,168677,168676,168675,168674,168673,168672,168671,168670,168669,168668,168667,168666,168665,168664,168663,168662,168661,168660,168659,168658,168657,168656,168655,168654,168653,168652,168651,168649,168648,168647,168646,168644,168643,168642,168641,168640,168639,168638,168637,168636,168635,168634,168633,168632,168631,168630,168629,168628,168627,168626,168625,168624,168623,168622,168621,168620,168619,168618,168617,168616,168615,168614,168613,168612,168611,168610,168609,168608,168607,168606,168605,168604,168603,168602,168601,168600,168599,168598,168597,168596,168595,168594,168593,168592,168591,168590,168589,168588,168587,168586,168585,168584,168583,168582,168581,168580,168579,168578,168577,168576,168575,168574,168573,168572,168571,168570,168569,168568,168567,168566,168565,168564,168563,168562,168561,168560,168559,168558,168557,168556,168555,168553,168552,168551,168550,168549,168548,168547,168546,168545,168544,168543,168542,168541,168540,168539,168538,168537,168536,168535,168534,168533,168532,168531,168530,168529,168528,168527,168526,168525,168524,168523,168522,168521,168520,168519,168518,168517,168516,168515,168514,168513,168512,168511,168510,168509,168508,168507,168506,168505,168504,168503,168502,168501,168500,168499,168498,168497,168496,168495,168494,168493,168492,168491,168490,168489,168488,168487,168486,168485,168484,168483,168482,168480,168479,168478,168477,168476,168475,168474,168473,168472,168471,168470,168469,168468,168467,168466,168465,168464,168463,168462,168461,168460,168459,168458,168457,168456,168455)) OR (`Idx`=1 AND `CreatureID` IN (171547,171539,171530,171529,171527,171525,171524,171522,171521,171516,171515,171511,171510,171509,171508,171506,171505,171504,171503,171502,171501,171500,171499,171498,171482,171480,171479,171476,171471,171468,171463,171462,171461,171460,171455,171453,171452,171442,171439,171438,171437,171436,171435,171429,171428,171425,171424,171423,171421,171420,171419,171417,171411,171410,171409,171408,171407,171403,171401,171400,171397,171391,171390,171389,171386,171382,171379,171377,171374,171373,171372,171371,171368,171363,171359,171358,171357,171352,171344,171340,171339,171336,171334,171333,171332,171331,171325,171324,171323,171322,171318,171315,171312,171311,171304,171303,171302,171301,171297,171292,171288,171284,171282,171281,171280,171279,171277,171274,171273,171272,171271,171270,171269,171266,171259,171257,171256,171254,171253,171252,171245,171237,171236,171232,171215,171214,171213,171212,171210,171209,171207,171205,171204,171202,171201,171194,171191,171188,171180,171177,171174,171173,171168,171167,171164,171155,171154,171146,171145,171141,171140,171116,171112,171110,171098,171090,171089,171086,171076,171068,171059,171058,171053,171050,171049,171048,171032,171031,171030,171029,171027,171026,171024,171023,170998,170969,170963,170962,170953,170952,170951,170950,170934,170933,170931,170930,170929,170925,170923,170919,170918,170917,170914,170913,170909,170907,170904,170902,170899,170897,170893,170886,170883,170875,170870,170869,170868,170867,170863,170862,170859,170858,170857,170856,170855,170840,170830,170828,170823,170822,170820,170809,170804,170803,170802,170799,170795,170793,170791,170789,170788,170784,170783,170781,170780,170779,170776,170772,170768,170766,170756,170751,170749,170737,170734,170733,170725,170722,170716,170708,170703,170702,170701,170699,170698,170696,170693,170690,170687,170686,170685,170684,170683,170682,170675,170674,170673,170662,170657,170656,170652,170650,170645,170639,170635,170633,170632,170608,170607,170584,170583,170581,170580,170575,170572,170569,170553,170550,170547,170545,170542,170539,170530,170523,170519,170517,170515,170512,170506,170505,170504,170503,170502,170501,170499,170497,170494,170490,170489,170488,170486,170480,170478,170477,170476,170458,170456,170453,170451,170450,170448,170446,170443,170441,170440,170437,170436,170435,170425,170423,170421,170416,170415,170409,170407,170405,170391,170389,170381,170376,170374,170373,170372,170369,170368,170367,170366,170365,170364,170363,170362,170361,170360,170359,170358,170357,170356,170355,170354,170353,170352,170351,170350,170349,170348,170347,170346,170345,170344,170343,170341,170340,170338,170337,170334,170330,170329,170328,170322,170315,170312,170310,170308,170306,170305,170295,170294,170287,170285,170281,170279,170278,170277,170276,170267,170265,170264,170261,170259,170256,170252,170251,170249,170246,170245,170240,170239,170235,170227,170223,170212,170209,170207,170206,170205,170203,170182,170176,170174,170173,170170,170167,170166,170150,170149,170148,170145,170144,170134,170132,170130,170125,170124,170123,170122,170120,170119,170118,170117,170116,170113,170112,170108,170107,170106,170104,170103,170102,170090,170083,170081,170078,170077,170076,170075,170074,170073,170071,170069,170068,170067,170066,170065,170062,170049,170015,170014,170011,170005,170003,169998,169990,169982,169979,169978,169977,169976,169975,169974,169973,169972,169971,169970,169968,169966,169961,169960,169955,169954,169950,169948,169946,169944,169941,169940,169932,169931,169929,169927,169925,169924,169923,169917,169915,169897,169895,169894,169892,169884,169883,169882,169880,169879,169876,169866,169865,169862,169853,169852,169849,169845,169844,169838,169837,169836,169831,169829,169828,169826,169825,169822,169821,169819,169818,169812,169805,169803,169794,169789,169788,169771,169768,169760,169756,169752,169750,169747,169728,169727,169725,169716,169715,169714,169709,169700,169694,169692,169691,169688,169685,169684,169683,169670,169669,169668,169662,169656,169653,169652,169651,169640,169636,169634,169632,169629,169628,169626,169614,169612,169602,169601,169597,169596,169595,169591,169590,169587,169583,169582,169576,169573,169566,169562,169561,169560,169559,169558,169557,169556,169555,169536,169535,169530,169525,169522,169521,169517,169516,169505,169500,169492,169490,169489,169488,169487,169485,169484,169483,169482,169476,169475,169474,169470,169469,169468,169466,169454,169450,169449,169446,169445,169444,169441,169430,169429,169428,169425,169424,169422,169421,169418,169416,169400,169394,169393,169392,169388,169387,169386,169378,169377,169376,169375,169374,169372,169371,169370,169369,169368,169367,169365,169364,169355,169354,169353,169352,169351,169350,169349,169348,169343,169341,169320,169316,169314,169307,169306,169305,169303,169301,169300,169298,169295,169294,169292,169287,169283,169282,169281,169280,169273,169272,169271,169268,169267,169266,169265,169264,169262,169261,169260,169258,169255,169254,169253,169246,169237,169231,169230,169227,169225,169223,169219,169218,169216,169215,169214,169213,169212,169211,169210,169209,169207,169206,169201,169198,169197,169196,169193,169191,169177,169171,169169,169165,169162,169161,169158,169147,169146,169145,169135,169134,169133,169132,169130,169129,169126,169124,169117,169115,169113,169111,169109,169107,169104,169103,169101,169100,169098,169097,169096,169095,169093,169092,169091,169090,169089,169088,169086,169084,169083,169069,169068,169066,169063,169062,169060,169058,169057,169053,169050,169048,169047,169046,169044,169039,169038,169037,169036,169028,169006,168995,168994,168981,168976,168968,168958,168957,168955,168951,168945,168944,168941,168936,168932,168918,168904,168895,168889,168883,168875,168870,168865,168856,168854,168853,168852,168846,168845,168844,168843,168838,168837,168828,168804,168801,168799,168798,168796,168793,168775,168763,168739,168738,168730,168726,168716,168711,168708,168707,168700,168694,168686,168682,168681,168677,168671,168670,168668,168660,168655,168654,168653,168652,168651,168646,168643,168642,168637,168635,168631,168620,168614,168602,168594,168591,168590,168589,168587,168582,168581,168579,168576,168571,168569,168539,168524,168523,168522,168521,168520,168518,168512,168509,168508,168507,168506,168504,168503,168501,168499,168496,168495,168494,168487,168480,168476,168473,168467,168461,168460,168459,168458,168457)) OR (`Idx`=4 AND `CreatureID` IN (171525,171515,171509,171506,171505,171503,171463,171439,171420,171411,171410,171409,171408,171403,171401,171382,171377,171373,171372,171339,171304,171284,171282,171281,171280,171274,171270,171269,171257,171210,171194,171164,171110,171076,170875,170868,170857,170855,170675,170673,170607,170530,170519,170497,170494,170458,170294,170252,170251,170246,170245,170123,170120,170119,170117,170090,170081,169977,169976,169975,169974,169973,169972,169971,169970,169876,169849,169822,169803,169747,169716,169700,169688,169670,169669,169662,169656,169653,169640,169628,169559,169557,169517,169516,169476,169367,169295,169265,169230,169223,169177,169147,169133,169132,169113,169111,169066,169057,168904,168694,168635)) OR (`Idx`=3 AND `CreatureID` IN (171525,171524,171515,171509,171508,171506,171505,171503,171502,171471,171463,171439,171420,171411,171410,171409,171408,171403,171401,171386,171382,171377,171373,171372,171339,171323,171304,171284,171282,171281,171280,171274,171270,171269,171257,171210,171209,171207,171204,171202,171201,171194,171188,171164,171155,171146,171145,171110,171089,171076,171029,170953,170952,170951,170950,170930,170875,170868,170863,170862,170857,170855,170828,170823,170822,170799,170780,170772,170766,170725,170722,170675,170673,170607,170542,170530,170519,170515,170497,170494,170458,170450,170441,170391,170389,170343,170341,170340,170294,170252,170251,170246,170245,170235,170223,170206,170167,170145,170123,170120,170119,170117,170090,170081,169982,169977,169976,169975,169974,169973,169972,169971,169970,169925,169917,169876,169849,169822,169803,169789,169747,169727,169716,169714,169709,169700,169688,169670,169669,169662,169656,169653,169651,169640,169628,169614,169612,169583,169582,169576,169559,169558,169557,169517,169516,169489,169488,169487,169485,169484,169483,169476,169428,169370,169367,169365,169364,169343,169320,169300,169295,169265,169255,169254,169230,169225,169223,169218,169198,169197,169177,169171,169147,169134,169133,169132,169130,169113,169111,169093,169092,169086,169066,169058,169057,169048,169046,169028,169006,168995,168994,168951,168944,168904,168865,168804,168716,168694,168660,168654,168653,168652,168643,168635,168522,168518,168504,168503,168459)) OR (`Idx`=2 AND `CreatureID` IN (171525,171524,171522,171515,171509,171508,171506,171505,171503,171502,171476,171471,171463,171461,171460,171455,171452,171439,171429,171428,171420,171411,171410,171409,171408,171403,171401,171400,171386,171382,171377,171373,171372,171371,171363,171339,171324,171323,171304,171284,171282,171281,171280,171277,171274,171273,171272,171271,171270,171269,171257,171245,171210,171209,171207,171205,171204,171202,171201,171194,171188,171173,171168,171164,171155,171146,171145,171141,171140,171110,171089,171076,171029,170969,170953,170952,170951,170950,170933,170930,170875,170868,170863,170862,170857,170855,170828,170823,170822,170804,170799,170780,170772,170766,170756,170725,170722,170696,170675,170673,170607,170542,170530,170523,170519,170517,170515,170497,170494,170458,170451,170450,170441,170421,170391,170389,170343,170341,170340,170294,170287,170252,170251,170249,170246,170245,170235,170227,170223,170206,170167,170145,170123,170120,170119,170117,170112,170090,170081,170071,170011,169982,169977,169976,169975,169974,169973,169972,169971,169970,169925,169924,169917,169895,169884,169876,169849,169838,169822,169821,169803,169789,169788,169747,169727,169716,169714,169709,169700,169688,169670,169669,169662,169656,169653,169652,169651,169640,169628,169614,169612,169601,169583,169582,169576,169559,169558,169557,169521,169517,169516,169505,169490,169489,169488,169487,169485,169484,169483,169476,169466,169454,169449,169446,169430,169429,169428,169421,169378,169372,169371,169370,169369,169368,169367,169365,169364,169351,169349,169343,169320,169314,169307,169306,169305,169300,169295,169265,169255,169254,169230,169225,169223,169218,169198,169197,169177,169171,169147,169134,169133,169132,169130,169113,169111,169093,169092,169091,169090,169089,169086,169084,169066,169058,169057,169048,169046,169028,169006,168995,168994,168968,168951,168945,168944,168932,168918,168904,168889,168865,168853,168838,168837,168804,168796,168738,168716,168694,168660,168654,168653,168652,168643,168635,168631,168591,168581,168579,168522,168518,168504,168503,168459,168457)) OR (`Idx`=7 AND `CreatureID` IN (171515,171509,171439,171420,171411,171410,171409,171408,171373,171372,171339,171304,171282,171281,171280,171269,171110,170875,170857,170855,170675,170673,170530,170497,170494,170458,170294,170252,170251,170246,170245,170120,170117,170090,170081,169876,169822,169716,169670,169669,169662,169640,169628,169517,169516,169223,169177,169147,168694,168635)) OR (`Idx`=6 AND `CreatureID` IN (171515,171509,171439,171420,171411,171410,171409,171408,171373,171372,171339,171304,171282,171281,171280,171269,171110,170875,170857,170855,170675,170673,170530,170497,170494,170458,170294,170252,170251,170246,170245,170120,170117,170090,170081,169876,169822,169716,169670,169669,169662,169640,169628,169517,169516,169223,169177,169147,168694,168635)) OR (`Idx`=5 AND `CreatureID` IN (171515,171509,171505,171439,171420,171411,171410,171409,171408,171382,171377,171373,171372,171339,171304,171282,171281,171280,171270,171269,171257,171194,171164,171110,171076,170875,170868,170857,170855,170675,170673,170530,170519,170497,170494,170458,170294,170252,170251,170246,170245,170123,170120,170119,170117,170090,170081,169977,169975,169974,169973,169972,169971,169970,169876,169822,169803,169716,169670,169669,169662,169653,169640,169628,169559,169557,169517,169516,169295,169230,169223,169177,169147,169113,168694,168635)) OR (`Idx`=8 AND `CreatureID` IN (171439,171411,171410,171409,171408,171373,171372,171339,171304,171269,170875,170857,170675,170673,170494,170294,170252,170251,170246,170245,170120,170117,170090,170081,169822,169716,169670,169669,169662,169640,169628,169517,169516,169177,168694)) OR (`Idx`=10 AND `CreatureID` IN (171411,171410,171409,171408,171373,171372,171339,170875,170494,170294,170120,170117,170090,170081,169822,169716,169669,169662,169640,169628,169177,168694)) OR (`Idx`=9 AND `CreatureID` IN (171411,171410,171409,171408,171373,171372,171339,171304,170875,170675,170673,170494,170294,170252,170251,170246,170245,170120,170117,170090,170081,169822,169716,169670,169669,169662,169640,169628,169517,169516,169177,168694)) OR (`Idx`=14 AND `CreatureID` IN (171410,171409,170494,170294,170120,170117,170090,170081,169716,169662,169640,169628)) OR (`Idx`=13 AND `CreatureID` IN (171410,171409,171372,170494,170294,170120,170117,170090,170081,169716,169662,169640,169628)) OR (`Idx`=12 AND `CreatureID` IN (171410,171409,171408,171372,170494,170294,170120,170117,170090,170081,169716,169662,169640,169628)) OR (`Idx`=11 AND `CreatureID` IN (171410,171409,171408,171373,171372,171339,170875,170494,170294,170120,170117,170090,170081,169822,169716,169669,169662,169640,169628,169177)) OR (`Idx`=15 AND `CreatureID` IN (171409,170494,170294,170120,170090,170081,169716,169662,169640,169628)) OR (`Idx`=64 AND `CreatureID`=170294) OR (`Idx`=63 AND `CreatureID`=170294) OR (`Idx`=62 AND `CreatureID`=170294) OR (`Idx`=61 AND `CreatureID`=170294) OR (`Idx`=60 AND `CreatureID`=170294) OR (`Idx`=59 AND `CreatureID`=170294) OR (`Idx`=58 AND `CreatureID`=170294) OR (`Idx`=57 AND `CreatureID`=170294) OR (`Idx`=56 AND `CreatureID`=170294) OR (`Idx`=55 AND `CreatureID`=170294) OR (`Idx`=54 AND `CreatureID`=170294) OR (`Idx`=53 AND `CreatureID`=170294) OR (`Idx`=52 AND `CreatureID`=170294) OR (`Idx`=51 AND `CreatureID`=170294) OR (`Idx`=50 AND `CreatureID`=170294) OR (`Idx`=49 AND `CreatureID`=170294) OR (`Idx`=48 AND `CreatureID`=170294) OR (`Idx`=47 AND `CreatureID`=170294) OR (`Idx`=46 AND `CreatureID`=170294) OR (`Idx`=45 AND `CreatureID`=170294) OR (`Idx`=44 AND `CreatureID`=170294) OR (`Idx`=43 AND `CreatureID`=170294) OR (`Idx`=42 AND `CreatureID`=170294) OR (`Idx`=41 AND `CreatureID`=170294) OR (`Idx`=40 AND `CreatureID`=170294) OR (`Idx`=39 AND `CreatureID`=170294) OR (`Idx`=38 AND `CreatureID`=170294) OR (`Idx`=37 AND `CreatureID` IN (170294,169716,169662,169640,169628)) OR (`Idx`=36 AND `CreatureID` IN (170294,169716,169662,169640,169628)) OR (`Idx`=35 AND `CreatureID` IN (170294,169716,169662,169640,169628)) OR (`Idx`=34 AND `CreatureID` IN (170294,169716,169662,169640,169628)) OR (`Idx`=33 AND `CreatureID` IN (170294,169716,169662,169640,169628)) OR (`Idx`=32 AND `CreatureID` IN (170294,169716,169662,169640,169628)) OR (`Idx`=31 AND `CreatureID` IN (170294,169716,169662,169640,169628)) OR (`Idx`=30 AND `CreatureID` IN (170294,169716,169662,169640,169628)) OR (`Idx`=29 AND `CreatureID` IN (170294,169716,169662,169640,169628)) OR (`Idx`=28 AND `CreatureID` IN (170294,169716,169662,169640,169628)) OR (`Idx`=27 AND `CreatureID` IN (170294,169716,169662,169640,169628)) OR (`Idx`=26 AND `CreatureID` IN (170294,169716,169662,169640,169628)) OR (`Idx`=25 AND `CreatureID` IN (170294,169716,169662,169640,169628)) OR (`Idx`=24 AND `CreatureID` IN (170294,169716,169662,169640,169628)) OR (`Idx`=23 AND `CreatureID` IN (170294,170081,169716,169662,169640,169628)) OR (`Idx`=22 AND `CreatureID` IN (170294,170081,169716,169662,169640,169628)) OR (`Idx`=21 AND `CreatureID` IN (170294,170081,169716,169662,169640,169628)) OR (`Idx`=20 AND `CreatureID` IN (170294,170081,169716,169662,169640,169628)) OR (`Idx`=19 AND `CreatureID` IN (170294,170120,170081,169716,169662,169640,169628)) OR (`Idx`=18 AND `CreatureID` IN (170294,170120,170081,169716,169662,169640,169628)) OR (`Idx`=17 AND `CreatureID` IN (170294,170120,170081,169716,169662,169640,169628)) OR (`Idx`=16 AND `CreatureID` IN (170294,170120,170081,169716,169662,169640,169628)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (168454,168453,168452,168451,168450,168449,168448,168447,168446,168445,168444,168443,168442,168441,168440,168438,168437,168436,168435,168434,168433,168432,168431,168430,168429,168428,168427,168426,168425,168424,168423,168422,168421,168420,168419,168418,168417,168416,168415,168414,168413,168412,168411,168410,168409,168408,168407,168406,168405,168404,168403,168402,168401,168400,168399,168398,168397,168396,168395,168394,168393,168392,168391,168390,168389,168388,168387,168386,168385,168384,168383,168382,168381,168380,168379,168378,168377,168376,168375,168374,168373,168372,168371,168370,168369,168368,168367,168366,168365,168364,168363,168362,168361,168360,168359,168358,168357,168356,168355,168354,168353,168352,168351,168350,168349,168348,168347,168346,168345,168344,168343,168342,168341,168340,168339,168338,168337,168336,168335,168334,168333,168332,168331,168330,168329,168328,168327,168326,168325,168324,168323,168322,168321,168320,168319,168318,168317,168316,168315,168314,168313,168312,168311,168310,168309,168308,168307,168306,168305,168304,168303,168302,168301,168300,168299,168298,168297,168296,168295,168294,168293,168292,168291,168290,168289,168288,168287,168286,168285,168284,168283,168282,168281,168280,168279,168278,168277,168276,168275,168274,168273,168272,168271,168270,168269,168268,168267,168266,168265,168264,168263,168262,168261,168260,168259,168258,168257,168256,168255,168254,168253,168252,168251,168250,168249,168248,168247,168246,168245,168244,168243,168242,168241,168240,168239,168238,168237,168236,168235,168234,168233,168232,168231,168229,168228,168227,168226,168225,168224,168223,168222,168221,168220,168219,168218,168217,168216,168215,168214,168213,168212,168211,168210,168209,168208,168207,168206,168205,168204,168203,168202,168201,168200,168199,168198,168197,168196,168195,168194,168193,168192,168191,168190,168189,168188,168187,168186,168185,168184,168183,168182,168181,168180,168178,168177,168176,168175,168174,168173,168172,168171,168170,168169,168168,168167,168166,168165,168164,168163,168162,168161,168160,168159,168158,168157,168156,168155,168154,168153,168152,168151,168150,168149,168148,168147,168146,168145,168144,168143,168142,168141,168140,168138,168137,168136,168135,168134,168133,168132,168130,168129,168128,168127,168126,168125,168124,168123,168122,168121,168120,168119,168118,168117,168116,168115,168114,168113,168112,168111,168110,168109,168108,168107,168106,168105,168104,168103,168102,168101,168100,168099,168098,168097,168096,168095,168094,168093,168092,168091,168090,168089,168088,168087,168086,168085,168084,168083,168082,168081,168080,168079,168078,168077,168076,168075,168074,168073,168072,168071,168070,168069,168068,168067,168066,168065,168064,168063,168062,168061,168060,168059,168058,168057,168056,168055,168053,168052,168051,168050,168049,168048,168047,168046,168045,168044,168043,168042,168041,168040,168039,168038,168037,168036,168035,168034,168033,168032,168031,168030,168029,168028,168027,168026,168025,168024,168023,168022,168021,168020,168019,168018,168017,168016,168015,168014,168013,168012,168011,168010,168009,168008,168007,168005,168004,168003,168002,168001,168000,167999,167998,167997,167996,167995,167994,167993,167992,167991,167990,167989,167988,167987,167986,167985,167984,167983,167982,167981,167980,167979,167978,167977,167976,167975,167974,167973,167972,167971,167970,167969,167968,167967,167966,167965,167964,167963,167962,167961,167960,167959,167958,167957,167956,167955,167954,167953,167952,167951,167950,167949,167948,167947,167946,167945,167944,167943,167942,167941,167940,167939,167938,167937,167936,167935,167934,167933,167932,167931,167929,167928,167927,167926,167924,167923,167922,167921,167920,167919,167918,167917,167916,167915,167914,167913,167912,167911,167910,167909,167908,167907,167906,167905,167904,167903,167902,167901,167900,167899,167898,167897,167896,167894,167893,167892,167891,167890,167889,167888,167887,167886,167885,167884,167883,167882,167881,167880,167879,167878,167877,167876,167875,167874,167873,167872,167871,167870,167869,167868,167867,167866,167865,167864,167863,167861,167860,167859,167858,167857,167856,167855,167854,167853,167852,167851,167850,167849,167848,167847,167846,167845,167844,167843,167842,167841,167840,167839,167838,167837,167836,167835,167834,167833,167832,167831,167830,167829,167828,167827,167826,167825,167824,167823,167822,167821,167820,167819,167818,167817,167816,167815,167814,167813,167812,167811,167810,167809,167808,167807,167806,167805,167804,167803,167802,167801,167800,167799,167798,167797,167796,167795,167794,167793,167792,167791,167790,167789,167788,167787,167786,167785,167784,167783,167782,167781,167780,167779,167778,167777,167776,167775,167774,167773,167772,167771,167770,167769,167768,167767,167766,167764,167763,167762,167761,167760,167759,167758,167757,167756,167755,167754,167753,167752,167751,167750,167749,167748,167747,167746,167745,167744,167743,167742,167741,167740,167739,167738,167737,167736,167735,167734,167733,167732,167731,167730,167729,167728,167727,167726,167725,167724,167723,167722,167721,167719,167717,167716,167715,167714,167713,167712,167711,167709,167707,167706,167705,167704,167703,167702,167701,167700,167699,167698,167697,167696,167695,167694,167693,167692,167691,167690,167689,167688,167687,167686,167685,167684,167683,167682,167681,167680,167679,167678,167677,167676,167675,167674,167673,167672,167671,167670,167669,167668,167667,167665,167664,167663,167662,167661,167660,167659,167658,167657,167656,167655,167654,167653,167652,167651,167650,167649,167648,167647,167646,167645,167644,167643,167642,167641,167640,167639,167638,167637,167636,167635,167634,167633,167632,167631,167630,167629,167628,167627,167626,167625,167624,167623,167622,167621,167620,167617,167616,167615,167614,167613,167612,167611,167610,167609,167608,167607,167606,167605,167604,167603,167602,167601,167600,167599,167598,167597,167596,167595,167594,167593,167592,167591,167590,167589,167588,167587,167586,167585,167584,167583,167582,167581,167580,167579,167578,167577,167576,167575,167574,167573,167572,167571,167570,167569,167568,167567,167566,167565,167564,167563,167562,167561,167560,167559,167558,167557,167556,167555,167554,167553,167552,167551,167550,167549,167548,167547,167546,167545,167544,167543,167542,167541,167540,167539,167538,167537,167536,167535,167534,167533,167532,167531,167530,167529,167528,167527,167526,167525,167524,167523,167522,167521,167520,167519,167518,167517,167516,167515,167514,167513,167511,167510,167509,167508,167507,167506,167505,167504,167503,167502,167501,167500,167499,167498,167497,167496,167495,167494,167493,167492,167491,167490,167489,167488,167487,167486,167485,167484,167483,167482,167481,167480,167479,167478,167477,167476,167475,167474,167473,167472,167471,167470,167469,167468,167467,167466,167465,167464,167463,167462,167461,167460,167459,167458,167457,167455,167453,167452,167451,167449,167448,167447,167446,167445,167443,167442,167441,167440,167439,167438,167437,167436,167435,167434,167433,167432,167431,167430,167429,167428,167427,167426,167425,167424,167423,167422,167421,167420,167419,167418,167417,167416,167415,167414,167413,167412,167411,167410,167409,167408,167407,167406,167405,167404,167403,167398,167397,167395,167394,167393,167392,167391,167390,167389,167388,167387,167386,167385,167384,167383,167382,167381,167380,167379,167378,167377,167376,167375,167374,167373,167372,167371,167370,167369,167368,167367,167366,167365,167364,167363,167362,167361,167360,167359,167358,167357,167356,167355,167354,167353,167352,167351,167350,167349,167348,167347,167346,167345,167344,167343,167342,167341,167340,167339,167338,167337,167336,167335,167334,167332,167331,167330,167329,167328,167327,167326,167325,167324,167323,167322,167321,167320,167319,167318,167317,167316,167315,167314,167313,167312,167311,167310,167309,167308,167307,167306,167305,167304,167303,167302,167301,167300,167299,167298,167297,167296,167295,167294,167293,167292,167291,167290,167289,167288,167287,167286,167285,167284,167283,167282,167281,167280,167279,167278,167277,167276,167275,167274,167273,167272,167271,167270,167269,167268,167267,167266,167265,167264,167263,167262,167261,167260,167259,167258,167257,167256,167255,167254,167253,167252,167251,167250,167249,167248,167247,167246,167245,167244,167243,167242,167241,167240,167239,167238,167237,167236,167235,167234,167233,167232,167231,167230,167229,167228,167227,167226,167225,167224,167223,167222,167221,167220,167219,167218,167217,167216,167215,167214,167213,167212,167211,167210,167209,167208,167207,167206,167205,167204,167203,167202,167201,167200,167199,167198,167197,167196,167195,167194,167193,167192,167191,167190,167189,167188,167187,167186,167185,167184,167183,167182,167181,167180,167179,167178,167177,167176,167175,167174,167173,167172,167171,167170,167169,167168,167167,167165,167164,167163,167162,167161,167160,167159,167158,167157,167156,167155,167154,167153,167152,167151,167150,167149,167147,167146,167145,167144,167143,167142,167141,167140,167139,167138,167137,167136,167135,167134,167133,167132,167131,167130,167129,167128,167127,167126,167125,167124,167121,167120,167119,167118,167117,167116,167115,167114,167113,167112,167111,167109,167108,167107,167106,167105,167104,167103,167102,167101,167100,167099,167098,167097,167096,167095,167094,167093,167092,167091,167090,167089,167088,167087,167086,167085,167084,167083,167082,167081,167080,167079,167078,167077,167076,167075,167074,167073,167072,167071,167070,167069,167068,167067,167066,167065,167064,167063,167062,167061,167060,167059,167058,167057,167056,167055,167054,167053,167052,167051,167050,167049,167048,167047,167046,167045,167044,167043,167042,167041,167040,167039,167038,167037,167036,167035,167034,167033,167032,167031,167030,167029,167028,167027,167026,167025,167024,167023,167022,167021,167020,167019,167018,167017,167016,167015,167014,167013,167012,167011,167010,167009,167008,167007,167006,167005,167004,167003,167002,167001,167000,166999,166998,166997,166996,166995,166994,166993,166992,166991,166990,166989,166988,166987,166986,166985,166984,166983,166982,166981,166980,166979,166978,166977,166976,166975,166974,166973,166972,166971,166970,166969,166968,166967,166966,166965,166964,166963,166962,166961,166960,166959,166958,166957,166956,166955,166954,166953,166952,166951,166949,166948,166947,166946,166945,166944,166943,166942,166941,166938,166937,166936,166935,166934,166933,166932,166931,166930,166929,166928,166927,166926,166925,166924,166923,166922,166921,166920,166919,166918,166917,166916,166915,166914,166913,166912,166911,166910,166909,166908,166907,166906,166905,166904,166903,166902,166901,166900,166899,166898,166897,166896,166895,166894,166893,166892,166891,166890,166889,166888,166887,166886,166885,166884,166883,166882,166881,166880,166879,166878,166877,166876,166875,166874,166873,166872,166871,166870,166869,166868,166867,166866,166865,166864,166863,166862,166861,166860,166859,166858,166857,166856,166855,166854,166853,166852,166851,166849,166848,166847,166846,166845,166844,166843,166842,166841,166840,166839,166838,166837,166836,166835,166834,166833,166832,166831,166830,166829,166828,166827,166826,166825,166824,166823,166822,166821,166820,166819,166818,166817,166816,166815,166814,166813,166811,166810,166809,166808,166807,166806,166805,166804,166803,166802,166801,166800,166799,166798,166797,166796,166795,166794,166793,166792,166791,166790,166789,166788,166787,166786,166785,166784,166783,166782,166781,166780,166779,166778,166777,166776,166775,166774,166773,166772,166771,166770,166769,166768,166767,166766,166765,166764,166763,166762,166761,166760,166759,166758,166757,166756,166755,166754,166753,166752,166751,166750,166749,166748,166747,166746,166745,166744,166743,166742,166741,166740,166739,166738,166737,166736,166735,166734,166733,166732,166731,166730,166729,166728,166727,166726,166725,166724,166723,166722,166721,166720,166719,166718,166717,166716,166715,166714,166713,166712,166711,166710,166709,166708,166707,166706,166705,166704,166703,166702,166701,166700,166699,166698,166697,166696,166695,166694,166693,166692,166691,166689,166688,166687,166686,166685,166684,166682,166681,166680,166679,166678,166677,166676,166675,166674,166673,166672,166671,166670,166669,166668,166667,166666,166665,166664,166663,166662,166661,166660,166659,166658,166657,166656,166655,166654,166653,166652,166651,166650,166649,166648,166647,166645,166644,166643,166642,166641,166640,166638,166637,166636,166635,166634,166633,166632,166631,166630,166629,166628,166627,166626,166625,166624,166623,166622,166621,166620,166619,166618,166617,166616,166615,166614,166613,166612,166611,166610,166609,166608,166607,166606,166605,166604,166603,166602,166601,166600,166599,166598,166597,166596,166595,166594,166593,166592,166591,166590,166589,166588,166587,166586,166585,166584,166583,166582,166581,166580,166579,166578,166577,166576,166575,166574,166573,166572,166571,166570,166569,166568,166567,166566,166565,166564,166563,166562,166561,166560,166559,166558,166557,166556,166555,166554,166553,166552,166551,166550,166549,166548,166547,166546,166545,166544,166543,166542,166541,166540,166538,166537,166535,166534,166533,166532,166531,166530,166529,166528,166527,166526,166525,166524,166523,166522,166521,166520,166519,166518,166517,166516,166515,166514,166513,166512,166511,166510,166509,166508,166505,166504,166503,166502,166501,166500,166499,166498,166497,166496,166495,166494,166493,166492,166491,166490,166489,166488,166487,166486,166485,166484,166483,166482,166481,166480,166479,166478,166477,166476,166475,166474,166473,166472,166471,166470,166469,166468,166467,166466,166465,166464,166463,166462,166461,166460,166459,166458,166457,166456,166455,166454,166453,166452,166451,166450,166449,166448,166447,166446,166445,166444,166443,166442,166441,166439,166438,166437,166436,166435,166434,166433,166432,166431,166430,166429,166428,166427,166426,166425,166424,166423,166422,166421,166420,166419,166418,166417,166415,166414,166413,166412,166411,166409,166408,166407,166405,166404,166403,166402,166401,166400,166399,166398,166397,166396,166395,166394,166393,166392,166391,166390,166389,166388,166387,166384,166383,166382,166381,166380,166379,166378,166377,166376,166375,166374,166373,166372,166371,166370,166369,166368,166367,166366,166365,166364,166363,166362,166360,166358,166357,166356,166355,166354,166353,166352,166351,166349,166348,166347,166346,166345,166344,166343,166342,166341,166340,166339,166338,166337,166336,166335,166334,166333,166332,166331,166330,166329,166328,166327,166326,166324,166323,166322,166321,166320,166319,166318,166317,166316,166315,166314,166313,166312,166311,166310,166309,166308,166307,166306,166305,166304,166303,166302,166301,166300,166299,166298,166296,166295,166294,166293,166292,166291,166290,166289,166288,166287,166286,166285,166284,166283,166282,166281,166280,166279,166278,166277,166276,166275,166274,166273,166272,166267,166266,166265,166264,166263,166262,166261,166260,166259,166258,166257,166256,166255,166254,166253,166252,166251,166250,166249,166248,166247,166246,166245,166244,166243,166242,166241,166240,166239,166238,166237,166236,166235,166234,166233,166232,166231,166230,166228,166227,166226,166225,166224,166223,166222,166221,166220,166219,166211,166210,166207,166206,166205,166204,166203,166202,166201,166200,166199,166198,166197,166196,166195,166194,166193,166192,166191,166190,166189,166188,166187,166186,166185,166184,166183,166182,166181,166180,166179,166178,166177,166176,166175,166174,166173,166172,166171,166170,166169,166168,166167,166166,166165,166164,166163,166162,166161,166160,166159,166157,166156,166155,166154,166153,166152,166151,166150,166149,166148,166147,166146,166145,166144,166143,166142,166141,166140,166139,166138,166137,166136,166135,166134,166133,166132,166131,166130,166129,166128,166127,166126,166125,166124,166123,166122,166121,166120,166119,166118,166117,166116,166114,166113,166112,166111,166110,166109,166108,166107,166106,166105,166104,166103,166102,166101,166100,166099,166097,166096,166095,166094,166092,166091,166090,166089,166088,166087,166086,166085,166084,166083,166082,166081,166080,166079,166078,166077,166076,166075,166074,166073,166072,166071,166070,166069,166068,166067,166066,166065,166063,166062,166061,166060,166059,166058,166057,166056,166055,166054,166053,166052,166050,166049,166048,166047,166046,166045,166044,166043,166042,166041,166040,166039,166038,166037,166036,166035,166034,166033,166032,166031,166030,166029,166028,166027,166026,166025,166024,166023,166022,166021,166020,166019,166018,166017,166016,166015,166014,166013,166012,166011,166010,166009,166008,166007,166006,166005,166004,166003,166002,166001,166000,165999,165998,165997,165996,165995,165994,165993,165992,165991,165989,165988,165987,165986,165985,165984,165983,165982,165981,165980,165979,165978,165977,165976,165975,165974,165973,165972,165971,165970,165969,165968,165967,165966,165965,165964,165963,165962,165961,165960,165959,165958,165957,165956,165955,165954,165953,165952,165951,165950,165947,165946,165945,165944,165943,165942,165941,165940,165939,165938,165937,165936,165935,165934,165933,165932,165931,165930,165929,165928,165927,165926,165925,165924,165923,165922,165921,165920,165919,165918,165917,165916,165915,165914,165913,165912,165911,165910,165909,165908,165907,165906,165905,165904,165903,165902,165901,165900,165899,165898,165897,165896,165895,165894,165893,165892,165891,165890,165889,165888,165887,165886,165885,165884,165883,165882,165881,165880,165879,165878,165877,165876,165875,165874,165873,165872,165871,165870,165869,165868,165867,165866,165865,165864,165863,165862,165861,165860,165859,165858,165857,165856,165855,165854,165853,165852,165851,165850,165849,165848,165846,165845,165843,165842,165841,165840,165839,165838,165837,165836,165835,165834,165833,165832,165831,165830,165829,165828,165827,165826,165825,165824,165823,165822,165821,165820,165819,165818,165817,165816,165815,165814,165813,165812,165811,165810,165809,165808,165807,165806,165805,165804,165803,165802,165801,165800,165799,165798,165797,165796,165795,165794,165793,165792,165791,165790,165788,165787,165786,165785,165784,165783,165782,165781,165780,165779,165778,165777,165776,165775,165774,165773,165772,165771,165770,165769,165768,165767,165766,165765,165764,165763,165762,165761,165760,165759,165758,165757,165756,165755,165754,165753,165752,165751,165750,165749,165748,165747,165743,165742,165741,165740,165739,165738,165737,165736,165735,165734,165733,165732,165731,165730,165729,165728,165727,165726,165725,165724,165723,165722,165721,165720,165719,165718,165717,165716,165715,165714,165713,165712,165711,165710,165709,165708,165707,165706,165705,165704,165703,165702,165701,165699,165698,165697,165696,165695,165694,165693,165692,165691,165690,165689,165688,165687,165686,165685,165684,165682,165681,165680,165679,165678,165677,165676,165675,165674,165673,165672,165671,165670,165669,165668,165667,165665,165664,165663,165662,165661,165660,165659,165658,165657,165656,165655,165654,165653,165652,165651,165650,165649,165648,165647,165646,165645,165644,165643,165642,165641,165640,165639,165638,165637,165636,165635,165634,165633,165632,165631,165630,165629,165628,165627,165626,165625,165624,165623,165622,165621,165620,165619,165618,165617,165615,165614,165613,165612,165611,165609,165608,165607,165606,165605,165604,165603,165601,165600,165599,165598,165597,165596,165595,165594,165593,165592,165591,165590,165589,165588,165587,165586,165585,165584,165583,165582,165581,165580,165579,165578,165577,165576,165575,165574,165573,165572,165571,165570,165569,165568,165567,165566,165565,165564,165563,165562,165561,165560,165559,165558,165557,165556,165555,165554,165553,165552,165551,165550,165549,165548,165547,165546,165545,165544,165543,165542,165541,165540,165539,165538,165537,165536,165535,165534,165533,165532,165529,165528,165527,165526,165525,165524,165523,165522,165521,165520,165519,165518,165517,165516,165515,165514,165513,165512,165511,165509,165508,165507,165506,165505,165504,165503,165502,165501,165500,165499,165498,165497,165496,165495,165494,165493,165492,165491,165490,165489,165488,165487,165486,165485,165484,165483,165482,165481,165480,165479,165478,165477,165475,165474,165473,165472,165471,165470,165469,165468,165467,165466,165465,165464,165463,165462,165461,165460,165459,165458,165457,165456,165455,165454,165453,165452,165451,165450,165449,165448,165447,165446,165445,165444,165443,165442,165441,165440,165439,165437,165436,165435,165434,165433,165432,165431,165430,165429,165428,165427,165426,165425,165424,165423,165422,165421,165420,165419,165418,165417,165416,165415,165414,165413,165412,165411,165410,165409,165408,165407,165406,165405,165404,165403,165402,165401,165400,165399,165398,165397,165396,165395,165394,165393,165392,165391,165390,165389,165388,165387,165386,165385,165384,165383,165382,165381,165379,165378,165377,165376,165375,165374,165373,165372,165371,165370,165369,165368,165367,165366,165365,165364,165363,165362,165361,165360,165359,165358,165357,165355,165354,165353,165352,165351,165350,165349,165348,165347,165346,165345,165344,165343,165342,165341,165340,165339,165338,165337,165336,165335,165334,165333,165332,165331,165330,165329,165328,165327,165326,165325,165324,165323,165322,165321,165320,165319,165318,165317,165316,165315,165314,165313,165312,165311,165310,165309,165308,165307,165306,165305,165304,165303,165302,165301,165299,165298,165297,165296,165294,165293,165292,165291,165290,165289,165288,165287,165286,165285,165284,165283,165281,165280,165279,165278,165277,165276,165275,165274,165273,165272,165271,165270,165269,165268,165267,165266,165265,165263,165262,165261,165260,165258,165256,165255,165254,165253,165251,165250,165249,165248,165247,165246,165245,165244,165243,165242,165241,165240,165239,165238,165237,165236,165235,165232,165231,165230,165229,165228,165227,165226,165225,165224,165223,165222,165221)) OR (`Idx`=1 AND `CreatureID` IN (168452,168451,168445,168440,168438,168435,168409,168406,168391,168386,168384,168382,168371,168369,168368,168367,168366,168365,168362,168358,168356,168354,168352,168351,168344,168343,168340,168335,168331,168329,168323,168322,168316,168315,168314,168310,168307,168306,168305,168302,168301,168300,168294,168291,168269,168251,168248,168245,168242,168236,168231,168227,168225,168220,168219,168216,168215,168214,168213,168212,168196,168193,168192,168187,168182,168174,168173,168170,168166,168160,168159,168158,168157,168155,168153,168152,168151,168150,168144,168138,168137,168133,168127,168126,168125,168124,168117,168116,168114,168111,168110,168109,168105,168104,168100,168094,168088,168079,168078,168077,168067,168064,168062,168056,168055,168053,168044,168043,168040,168039,168034,168026,168023,168019,168009,168008,168007,168004,167995,167992,167991,167990,167989,167988,167978,167977,167975,167973,167970,167969,167968,167961,167956,167955,167954,167953,167949,167934,167933,167932,167931,167920,167914,167908,167902,167901,167900,167899,167897,167896,167894,167893,167891,167890,167886,167879,167878,167874,167872,167871,167870,167869,167868,167866,167856,167855,167852,167850,167847,167846,167845,167844,167843,167842,167841,167840,167836,167832,167831,167822,167820,167817,167814,167813,167812,167811,167803,167801,167767,167766,167761,167755,167750,167744,167730,167725,167723,167722,167719,167717,167707,167701,167699,167687,167685,167684,167679,167678,167671,167665,167662,167647,167644,167643,167617,167615,167610,167600,167595,167592,167590,167589,167585,167566,167561,167556,167542,167541,167523,167516,167515,167514,167513,167511,167510,167509,167497,167495,167494,167493,167488,167487,167482,167471,167467,167465,167459,167457,167455,167453,167448,167446,167442,167435,167434,167431,167420,167419,167417,167416,167415,167414,167413,167412,167411,167409,167395,167392,167391,167379,167367,167366,167365,167364,167359,167356,167341,167338,167321,167320,167319,167318,167317,167316,167315,167314,167313,167312,167302,167271,167268,167253,167252,167244,167239,167237,167214,167211,167202,167194,167172,167156,167155,167153,167140,167120,167117,167115,167080,167046,167043,167039,167026,167018,166983,166982,166978,166976,166973,166972,166968,166967,166966,166965,166964,166963,166962,166961,166960,166959,166958,166954,166948,166929,166927,166926,166925,166924,166923,166920,166919,166915,166914,166913,166904,166884,166875,166874,166873,166871,166870,166868,166866,166865,166864,166863,166862,166861,166860,166859,166858,166849,166848,166847,166842,166826,166825,166823,166821,166820,166808,166803,166802,166801,166778,166772,166762,166760,166759,166758,166757,166756,166755,166753,166746,166743,166733,166727,166724,166722,166717,166713,166708,166707,166699,166695,166692,166691,166687,166686,166681,166678,166677,166675,166674,166666,166659,166656,166654,166653,166652,166651,166645,166637,166632,166626,166625,166623,166615,166614,166613,166611,166606,166605,166602,166601,166599,166597,166596,166595,166591,166564,166561,166550,166549,166548,166547,166546,166543,166542,166541,166540,166532,166516,166508,166503,166502,166501,166499,166497,166494,166490,166489,166480,166477,166474,166472,166470,166469,166468,166465,166463,166457,166454,166432,166428,166427,166426,166424,166422,166419,166418,166411,166405,166404,166400,166399,166395,166394,166388,166381,166380,166379,166378,166375,166373,166366,166365,166360,166356,166353,166342,166336,166332,166330,166329,166326,166322,166320,166314,166303,166296,166295,166294,166293,166291,166290,166285,166278,166274,166266,166264,166262,166258,166257,166256,166254,166252,166251,166249,166248,166247,166243,166240,166239,166238,166236,166235,166234,166233,166232,166231,166230,166226,166223,166221,166207,166205,166204,166203,166201,166200,166187,166180,166176,166175,166173,166172,166171,166162,166161,166152,166150,166149,166144,166136,166132,166131,166128,166127,166121,166120,166119,166117,166114,166113,166107,166105,166104,166103,166102,166101,166100,166097,166094,166087,166082,166080,166065,166058,166057,166050,166049,166045,166041,166040,166039,166036,166035,166033,166032,166026,166025,166024,166023,166020,166019,166015,166013,166011,166006,166000,165997,165994,165988,165987,165986,165985,165982,165978,165973,165967,165964,165958,165955,165954,165953,165952,165947,165944,165943,165938,165936,165934,165932,165930,165929,165926,165920,165919,165908,165907,165905,165902,165901,165888,165886,165885,165884,165882,165881,165880,165878,165877,165874,165873,165871,165870,165862,165858,165857,165855,165854,165853,165850,165846,165838,165837,165836,165835,165832,165831,165825,165821,165811,165803,165802,165801,165798,165790,165788,165787,165785,165782,165780,165775,165773,165770,165768,165766,165758,165756,165755,165751,165749,165748,165742,165738,165735,165733,165728,165727,165725,165724,165723,165719,165713,165711,165710,165709,165707,165698,165697,165696,165695,165691,165685,165682,165681,165680,165679,165645,165643,165642,165639,165635,165613,165609,165605,165597,165586,165584,165583,165582,165576,165569,165563,165561,165559,165558,165555,165554,165544,165535,165534,165533,165532,165529,165523,165517,165515,165507,165506,165504,165503,165483,165481,165479,165475,165474,165472,165469,165468,165465,165464,165436,165428,165427,165424,165420,165418,165415,165414,165413,165411,165409,165383,165381,165378,165375,165372,165370,165364,165363,165361,165354,165353,165337,165336,165335,165332,165331,165328,165325,165320,165315,165314,165313,165307,165306,165305,165304,165271,165270,165266,165265,165263,165261,165256,165255,165254,165241,165240,165238,165232,165230,165221)) OR (`Idx`=2 AND `CreatureID` IN (168445,168440,168435,168406,168384,168365,168356,168351,168344,168340,168331,168323,168322,168315,168314,168310,168307,168305,168302,168291,168231,168220,168219,168215,168214,168213,168212,168174,168170,168157,168153,168151,168137,168133,168116,168110,168109,168105,168104,168100,168077,168067,168064,168044,168043,168019,168007,167992,167975,167973,167970,167969,167968,167955,167949,167933,167932,167931,167908,167902,167897,167894,167886,167866,167847,167836,167822,167820,167817,167814,167767,167755,167744,167717,167701,167699,167665,167662,167644,167617,167615,167600,167592,167523,167509,167494,167488,167487,167471,167467,167465,167459,167457,167448,167434,167420,167416,167415,167414,167413,167412,167411,167409,167395,167316,167315,167313,167312,167271,167252,167244,167237,167172,167155,167153,167117,167080,167043,167026,167018,166976,166966,166964,166963,166959,166958,166920,166919,166915,166914,166913,166884,166874,166873,166865,166862,166860,166849,166848,166847,166842,166823,166821,166820,166808,166803,166802,166801,166778,166755,166727,166722,166692,166691,166678,166677,166675,166674,166666,166653,166637,166632,166626,166623,166606,166605,166591,166564,166543,166542,166541,166540,166499,166489,166468,166457,166428,166400,166342,166336,166322,166320,166285,166266,166264,166262,166230,166226,166221,166203,166201,166200,166187,166180,166176,166175,166173,166172,166171,166150,166149,166144,166132,166119,166114,166094,166087,166082,166058,166057,166041,166036,166035,166033,166032,166026,166025,166013,166011,166006,166000,165997,165978,165967,165955,165954,165944,165934,165932,165930,165920,165907,165888,165886,165885,165884,165882,165881,165878,165877,165873,165871,165870,165862,165846,165838,165837,165835,165821,165803,165802,165801,165790,165751,165742,165738,165735,165733,165727,165724,165723,165719,165711,165707,165698,165695,165645,165639,165609,165605,165576,165563,165561,165533,165529,165523,165515,165507,165506,165483,165479,165474,165472,165469,165420,165415,165414,165363,165335,165332,165331,165328,165325,165320,165314,165313,165306,165305,165304,165271,165270,165266,165265,165256,165255,165240,165221)) OR (`Idx`=7 AND `CreatureID` IN (168435,168356,168219,168133,168116,168044,168019,167970,167969,167968,167931,167847,167523,167488,167459,167457,167416,167415,167414,167413,167412,167411,166963,166959,166958,166913,166884,166849,166848,166847,166842,166808,166802,166778,166666,166606,166605,166468,166428,166230,166119,165920,165885,165884,165871,165870,165862,165751,165735,165733,165724,165533,165523,165332,165331,165320)) OR (`Idx`=6 AND `CreatureID` IN (168435,168356,168219,168133,168116,168044,168019,167970,167969,167968,167931,167847,167523,167488,167459,167457,167416,167415,167414,167413,167412,167411,166963,166959,166958,166913,166884,166849,166848,166847,166842,166808,166802,166801,166778,166666,166606,166605,166468,166428,166230,166119,165920,165885,165884,165871,165870,165862,165751,165735,165733,165724,165533,165523,165420,165332,165331,165320)) OR (`Idx`=5 AND `CreatureID` IN (168435,168356,168323,168231,168219,168133,168116,168077,168044,168019,167970,167969,167968,167931,167847,167665,167523,167488,167459,167457,167416,167415,167414,167413,167412,167411,167313,167312,166963,166959,166958,166913,166884,166849,166848,166847,166842,166808,166802,166801,166778,166677,166666,166632,166606,166605,166468,166428,166342,166230,166180,166144,166119,166087,165920,165885,165884,165882,165871,165870,165862,165846,165838,165837,165821,165751,165735,165733,165724,165645,165533,165523,165420,165335,165332,165331,165320,165221,165220)) OR (`Idx`=4 AND `CreatureID` IN (168435,168356,168323,168231,168219,168212,168157,168133,168116,168077,168064,168044,168019,167970,167969,167968,167933,167932,167931,167866,167847,167665,167523,167509,167494,167488,167487,167459,167457,167416,167415,167414,167413,167412,167411,167316,167313,167312,167080,167043,167026,166964,166963,166959,166958,166915,166913,166884,166873,166849,166848,166847,166842,166808,166803,166802,166801,166778,166677,166666,166632,166606,166605,166540,166468,166428,166400,166342,166230,166180,166144,166119,166087,166000,165920,165885,165884,165882,165878,165871,165870,165862,165846,165838,165837,165821,165802,165801,165790,165751,165735,165733,165724,165645,165533,165523,165420,165335,165332,165331,165320,165314,165313,165306,165305,165304,165256,165240,165221,165220)) OR (`Idx`=3 AND `CreatureID` IN (168435,168406,168384,168356,168351,168344,168340,168323,168315,168314,168310,168305,168302,168231,168220,168219,168215,168214,168213,168212,168157,168153,168137,168133,168116,168110,168100,168077,168067,168064,168044,168043,168019,167992,167970,167969,167968,167949,167933,167932,167931,167902,167897,167894,167886,167866,167847,167767,167755,167744,167717,167701,167699,167665,167662,167644,167617,167615,167600,167523,167509,167494,167488,167487,167467,167465,167459,167457,167448,167434,167420,167416,167415,167414,167413,167412,167411,167409,167395,167316,167315,167313,167312,167244,167237,167172,167155,167153,167080,167043,167026,167018,166966,166964,166963,166959,166958,166915,166914,166913,166884,166873,166862,166849,166848,166847,166842,166823,166820,166808,166803,166802,166801,166778,166755,166722,166692,166691,166677,166666,166632,166623,166606,166605,166564,166543,166542,166541,166540,166499,166489,166468,166457,166428,166400,166342,166336,166266,166264,166230,166226,166221,166203,166200,166187,166180,166172,166171,166150,166149,166144,166132,166119,166094,166087,166082,166058,166057,166041,166036,166035,166033,166032,166026,166025,166013,166006,166000,165997,165967,165955,165944,165930,165920,165907,165888,165886,165885,165884,165882,165881,165878,165873,165871,165870,165862,165846,165838,165837,165835,165821,165803,165802,165801,165790,165751,165742,165738,165735,165733,165724,165723,165719,165707,165698,165645,165639,165609,165605,165563,165533,165529,165523,165515,165507,165483,165479,165469,165420,165414,165335,165332,165331,165320,165314,165313,165306,165305,165304,165270,165266,165265,165256,165255,165240,165221)) OR (`Idx`=9 AND `CreatureID` IN (168356,168133,168116,168044,168019,167970,167968,167931,167847,167523,167459,166963,166958,166884,166849,166848,166847,166808,166778,166606,166605,166468,166119,165920,165885,165884,165871,165870,165862,165751,165332,165331)) OR (`Idx`=8 AND `CreatureID` IN (168356,168133,168116,168044,168019,167970,167968,167931,167847,167523,167459,166963,166959,166958,166884,166849,166848,166847,166808,166802,166778,166606,166605,166468,166119,165920,165885,165884,165871,165870,165862,165751,165332,165331)) OR (`Idx`=15 AND `CreatureID` IN (168133,168116,168019,167970,167931,167847,166468,166119,165751)) OR (`Idx`=14 AND `CreatureID` IN (168133,168116,168019,167970,167931,167847,166468,166119,165751)) OR (`Idx`=13 AND `CreatureID` IN (168133,168116,168019,167970,167931,167847,166468,166119,165751)) OR (`Idx`=12 AND `CreatureID` IN (168133,168116,168019,167970,167931,167847,166468,166119,165751)) OR (`Idx`=11 AND `CreatureID` IN (168133,168116,168019,167970,167931,167847,167459,166963,166605,166468,166119,165920,165862,165751)) OR (`Idx`=10 AND `CreatureID` IN (168133,168116,168019,167970,167931,167847,167459,166963,166808,166605,166468,166119,165920,165862,165751)) OR (`Idx`=19 AND `CreatureID` IN (168116,168019,167970,167931,167847,166468,166119)) OR (`Idx`=18 AND `CreatureID` IN (168116,168019,167970,167931,167847,166468,166119)) OR (`Idx`=17 AND `CreatureID` IN (168116,168019,167970,167931,167847,166468,166119)) OR (`Idx`=16 AND `CreatureID` IN (168116,168019,167970,167931,167847,166468,166119)) OR (`Idx`=33 AND `CreatureID` IN (168019,166468)) OR (`Idx`=32 AND `CreatureID` IN (168019,167847,166468,166119)) OR (`Idx`=31 AND `CreatureID` IN (168019,167847,166468,166119)) OR (`Idx`=30 AND `CreatureID` IN (168019,167847,166468,166119)) OR (`Idx`=29 AND `CreatureID` IN (168019,167847,166468,166119)) OR (`Idx`=28 AND `CreatureID` IN (168019,167847,166468,166119)) OR (`Idx`=27 AND `CreatureID` IN (168019,167847,166468,166119)) OR (`Idx`=26 AND `CreatureID` IN (168019,167847,166468,166119)) OR (`Idx`=25 AND `CreatureID` IN (168019,167847,166468,166119)) OR (`Idx`=24 AND `CreatureID` IN (168019,167847,166468,166119)) OR (`Idx`=23 AND `CreatureID` IN (168019,167970,167847,166468,166119)) OR (`Idx`=22 AND `CreatureID` IN (168019,167970,167847,166468,166119)) OR (`Idx`=21 AND `CreatureID` IN (168019,167970,167931,167847,166468,166119)) OR (`Idx`=20 AND `CreatureID` IN (168019,167970,167931,167847,166468,166119)) OR (`Idx`=37 AND `CreatureID`=166468) OR (`Idx`=36 AND `CreatureID`=166468) OR (`Idx`=35 AND `CreatureID`=166468) OR (`Idx`=34 AND `CreatureID`=166468); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=3 AND `CreatureID` IN (165220,165219,165213,165190,165183,165174,165170,165156,165116,165084,165078,165073,165021,165019,164993,164992,164991,164959,164938,164925,164827,164806,164781,164770,164764,164735,164734,164733,164732,164731,164730,164728,164698,164612,164599,164583,164578,164562,164553,164537,164533,164507,164494,164493,164491,164440,164417,164393,164392,164347,164233,164220,164209,164205,164191,164184,164171,164127,164111,164083,163994,163987,163979,163966,163892,163862,163857,163705,163703,163697,163696,163694,163690,163689,163662,163655,163653,163632,163626,163600,163590,163581,163579,163563,163559,163540,163510,163498,163435,163432,163425,163424,163411,163389,163380,163376,163372,163368,163350,163344,163330,163296,163290,163289,163278,163256,163208,163205,163169,163168,163151,163149,163137,163134,163133,163107,163106,163094,163052,163041,163030,163014,163013,162996,162994,162993,162931,162924,162914,162905,162891,162886,162885,162884,162867,162865,162860,162858,162856,162854,162842,162839,162838,162836,162735,162685,162680,162611,162596,162578,162531,162530,162517,162516,162513,162493,162438,162435,162420,162413,162375,162360,162300,162292,162044,162035,162034,162021,162020,162018,162009,161903,161822,161757,161711,161539,161482,161480,161469,161448,161417,161415)) OR (`Idx`=2 AND `CreatureID` IN (165220,165219,165213,165190,165183,165174,165170,165156,165132,165116,165090,165084,165080,165078,165073,165021,165019,164994,164993,164992,164991,164985,164959,164938,164925,164827,164811,164806,164782,164781,164780,164770,164765,164764,164735,164734,164733,164732,164731,164730,164728,164713,164711,164698,164612,164599,164583,164581,164578,164562,164553,164537,164536,164533,164524,164507,164494,164493,164491,164440,164434,164417,164393,164392,164347,164233,164220,164209,164205,164191,164184,164171,164142,164127,164111,164083,164038,164014,164008,163994,163992,163991,163987,163979,163966,163892,163862,163857,163705,163703,163698,163697,163696,163694,163690,163689,163662,163655,163653,163632,163626,163600,163590,163581,163579,163563,163559,163547,163540,163510,163498,163450,163435,163432,163425,163424,163411,163389,163380,163376,163372,163368,163350,163344,163330,163316,163296,163290,163289,163278,163260,163256,163254,163208,163205,163169,163168,163167,163151,163149,163137,163134,163133,163122,163107,163106,163094,163076,163052,163043,163041,163030,163014,163013,162996,162994,162993,162931,162924,162917,162914,162905,162891,162886,162885,162884,162867,162865,162860,162858,162857,162856,162854,162842,162839,162838,162836,162735,162694,162685,162680,162667,162664,162611,162601,162596,162578,162531,162530,162517,162516,162513,162493,162438,162435,162420,162414,162413,162381,162375,162360,162335,162300,162292,162237,162044,162041,162035,162034,162021,162020,162018,162011,162010,162009,161903,161894,161881,161842,161837,161836,161835,161833,161822,161757,161711,161689,161655,161578,161539,161490,161482,161480,161469,161448,161417,161415)) OR (`Idx`=1 AND `CreatureID` IN (165220,165219,165214,165213,165208,165204,165203,165202,165198,165190,165183,165180,165179,165174,165170,165165,165163,165162,165161,165159,165158,165157,165156,165155,165154,165145,165142,165141,165139,165136,165134,165132,165129,165122,165121,165116,165106,165104,165102,165095,165091,165090,165088,165084,165080,165078,165073,165072,165068,165054,165044,165040,165037,165034,165025,165021,165019,165017,165004,164998,164994,164993,164992,164991,164988,164987,164985,164981,164974,164964,164963,164959,164938,164935,164934,164933,164930,164929,164928,164927,164925,164923,164922,164918,164917,164908,164906,164886,164879,164876,164875,164874,164872,164867,164866,164864,164860,164859,164852,164850,164846,164841,164837,164833,164827,164825,164824,164811,164809,164807,164806,164802,164801,164786,164785,164782,164781,164780,164778,164773,164772,164770,164768,164766,164765,164764,164763,164758,164756,164749,164747,164746,164745,164740,164735,164734,164733,164732,164731,164730,164728,164726,164714,164713,164711,164704,164700,164698,164694,164693,164691,164677,164676,164670,164667,164665,164648,164645,164641,164625,164623,164622,164612,164610,164600,164599,164591,164590,164587,164584,164583,164581,164578,164572,164571,164563,164562,164553,164546,164544,164540,164539,164538,164537,164536,164535,164533,164527,164524,164520,164508,164507,164494,164493,164492,164491,164482,164471,164468,164466,164465,164458,164457,164455,164452,164446,164441,164440,164434,164426,164425,164422,164421,164419,164417,164411,164410,164408,164405,164404,164400,164399,164395,164393,164392,164390,164389,164383,164382,164381,164380,164376,164373,164371,164364,164361,164360,164359,164358,164356,164354,164347,164331,164330,164327,164312,164311,164307,164301,164291,164286,164273,164272,164265,164253,164247,164237,164233,164229,164228,164227,164226,164225,164222,164220,164217,164216,164215,164210,164209,164208,164206,164205,164198,164197,164195,164194,164191,164190,164184,164183,164182,164181,164180,164176,164174,164172,164171,164168,164142,164127,164125,164111,164105,164102,164087,164083,164082,164077,164068,164039,164038,164037,164035,164034,164030,164028,164026,164025,164022,164014,164009,164008,164003,163994,163992,163991,163987,163983,163982,163979,163977,163970,163966,163896,163892,163884,163862,163857,163815,163814,163800,163706,163705,163704,163703,163699,163698,163697,163696,163694,163690,163689,163688,163679,163663,163662,163659,163658,163657,163655,163654,163653,163640,163639,163632,163626,163616,163610,163602,163600,163599,163598,163597,163590,163589,163586,163583,163582,163581,163579,163564,163563,163559,163548,163547,163546,163541,163540,163532,163520,163519,163518,163517,163512,163510,163501,163500,163499,163498,163493,163484,163465,163457,163451,163450,163448,163445,163443,163442,163437,163435,163432,163429,163425,163424,163422,163417,163414,163411,163410,163409,163408,163407,163406,163404,163403,163402,163401,163400,163393,163392,163391,163389,163384,163380,163379,163376,163374,163373,163372,163371,163369,163368,163363,163362,163361,163360,163359,163358,163357,163356,163355,163354,163350,163344,163337,163336,163335,163333,163332,163330,163326,163324,163321,163320,163319,163316,163296,163294,163290,163289,163288,163281,163278,163277,163276,163269,163264,163262,163261,163260,163256,163254,163248,163243,163242,163233,163224,163223,163220,163218,163217,163216,163215,163208,163205,163204,163203,163199,163198,163196,163195,163192,163190,163179,163175,163171,163169,163168,163167,163160,163155,163151,163149,163148,163145,163144,163140,163137,163135,163134,163133,163132,163131,163129,163122,163121,163120,163107,163106,163104,163103,163096,163094,163093,163088,163087,163076,163071,163070,163068,163064,163052,163048,163043,163041,163040,163039,163038,163035,163033,163032,163030,163029,163017,163015,163014,163013,163009,162996,162994,162993,162988,162985,162984,162983,162982,162963,162954,162941,162940,162936,162935,162931,162927,162925,162924,162923,162917,162914,162906,162905,162900,162898,162892,162891,162887,162886,162885,162884,162882,162867,162865,162861,162860,162858,162857,162856,162854,162851,162843,162842,162840,162839,162838,162837,162836,162831,162825,162816,162814,162813,162799,162768,162766,162761,162748,162739,162735,162734,162730,162729,162726,162721,162718,162717,162716,162715,162713,162707,162696,162694,162685,162680,162674,162673,162667,162664,162656,162655,162654,162647,162642,162624,162618,162617,162612,162611,162606,162601,162596,162594,162593,162585,162579,162578,162577,162568,162547,162546,162540,162535,162533,162531,162530,162524,162521,162517,162516,162513,162511,162504,162498,162493,162488,162479,162477,162462,162451,162450,162449,162440,162439,162438,162435,162426,162421,162420,162418,162414,162413,162398,162388,162382,162381,162379,162375,162369,162366,162364,162362,162360,162351,162343,162342,162337,162335,162330,162328,162327,162326,162325,162321,162320,162319,162318,162313,162312,162311,162310,162301,162300,162294,162292,162289,162288,162287,162283,162282,162258,162257,162256,162253,162252,162251,162250,162249,162238,162237,162225,162224,162219,162214,162203,162199,162191,162183,162182,162167,162166,162158,162157,162156,162155,162148,162146,162139,162138,162137,162136,162135,162134,162128,162127,162124,162120,162110,162105,162095,162088,162078,162076,162074,162072,162071,162065,162063,162062,162057,162056,162051,162044,162041,162040,162039,162037,162036,162035,162034,162033,162032,162031,162030,162025,162021,162020,162018,162015,162011,162010,162009,162005,162003,162000,161999,161998,161987,161984,161983,161973,161972,161944,161942,161941,161940,161939,161936,161933,161930,161928,161926,161916,161903,161902,161894,161886,161884,161881,161880,161878,161876,161875,161873,161862,161860,161853,161852,161851,161842,161837,161836,161835,161833,161832,161831,161830,161829,161827,161822,161819,161779,161757,161747,161740,161739,161719,161718,161717,161716,161715,161714,161711,161700,161689,161682,161679,161655,161641,161632,161598,161597,161592,161579,161578,161577,161576,161574,161566,161557,161555,161539,161535,161524,161522,161520,161507,161501,161498,161490,161489,161488,161485,161482,161480,161469,161460,161457,161456,161448,161423,161420,161417,161415,161409)) OR (`Idx`=0 AND `CreatureID` IN (165220,165219,165218,165215,165214,165213,165212,165211,165210,165209,165208,165207,165206,165205,165204,165203,165202,165201,165200,165199,165198,165197,165196,165195,165194,165193,165192,165191,165190,165189,165188,165187,165186,165185,165184,165183,165182,165181,165180,165179,165178,165177,165176,165175,165174,165173,165171,165170,165169,165168,165167,165166,165165,165164,165163,165162,165161,165159,165158,165157,165156,165155,165154,165153,165152,165151,165150,165149,165148,165147,165146,165145,165144,165143,165142,165141,165140,165139,165138,165137,165136,165135,165134,165133,165132,165131,165130,165129,165128,165127,165126,165125,165124,165122,165121,165120,165119,165118,165117,165116,165114,165113,165112,165111,165110,165109,165108,165107,165106,165104,165103,165102,165100,165099,165098,165097,165096,165095,165094,165093,165092,165091,165090,165089,165088,165087,165086,165085,165084,165083,165082,165081,165080,165079,165078,165077,165076,165075,165074,165073,165072,165071,165069,165068,165067,165066,165063,165062,165061,165060,165059,165058,165056,165055,165054,165053,165052,165051,165050,165049,165048,165047,165046,165045,165044,165043,165042,165041,165040,165039,165038,165037,165035,165034,165033,165032,165031,165030,165029,165028,165027,165026,165025,165024,165023,165022,165021,165020,165019,165018,165017,165016,165015,165014,165013,165012,165011,165010,165009,165008,165007,165006,165005,165004,165003,165002,165001,165000,164999,164998,164997,164996,164995,164994,164993,164992,164991,164990,164989,164988,164987,164986,164985,164984,164983,164982,164981,164980,164979,164978,164977,164976,164975,164974,164973,164971,164970,164969,164968,164967,164966,164965,164964,164963,164962,164961,164960,164959,164958,164957,164956,164955,164954,164953,164952,164951,164950,164949,164948,164947,164946,164945,164944,164943,164942,164941,164940,164939,164938,164937,164936,164935,164934,164933,164932,164931,164930,164929,164928,164927,164926,164925,164924,164923,164922,164921,164920,164919,164918,164917,164916,164915,164914,164913,164912,164911,164910,164909,164908,164907,164906,164905,164904,164903,164902,164901,164900,164899,164898,164897,164896,164895,164894,164893,164892,164891,164890,164889,164888,164887,164886,164885,164884,164883,164882,164881,164880,164879,164878,164877,164876,164875,164874,164873,164872,164871,164870,164869,164868,164867,164866,164865,164864,164863,164862,164861,164860,164859,164858,164857,164856,164855,164854,164853,164852,164851,164850,164849,164848,164847,164846,164845,164844,164843,164842,164841,164840,164839,164838,164837,164836,164835,164834,164833,164832,164831,164830,164829,164828,164827,164826,164825,164824,164823,164822,164821,164819,164818,164817,164816,164815,164814,164813,164812,164811,164810,164809,164808,164807,164806,164805,164804,164803,164802,164801,164799,164798,164797,164796,164795,164794,164793,164792,164791,164790,164789,164788,164786,164785,164784,164783,164782,164781,164780,164779,164778,164777,164776,164775,164774,164773,164772,164771,164770,164769,164768,164767,164766,164765,164764,164763,164762,164761,164760,164759,164758,164757,164756,164755,164754,164753,164752,164751,164749,164748,164747,164746,164745,164744,164743,164742,164741,164740,164739,164738,164737,164736,164735,164734,164733,164732,164731,164730,164729,164728,164727,164726,164725,164724,164723,164722,164721,164720,164719,164718,164717,164716,164715,164714,164713,164712,164711,164710,164708,164707,164705,164704,164703,164702,164701,164700,164699,164698,164697,164696,164694,164693,164692,164691,164690,164686,164685,164684,164683,164682,164680,164679,164678,164677,164676,164675,164674,164673,164672,164670,164669,164668,164667,164666,164665,164664,164663,164662,164661,164660,164659,164658,164657,164656,164655,164654,164653,164652,164651,164650,164649,164648,164647,164646,164645,164644,164642,164641,164640,164636,164635,164634,164633,164632,164631,164630,164629,164628,164627,164626,164625,164624,164623,164622,164621,164620,164619,164618,164617,164616,164615,164614,164613,164612,164611,164610,164609,164608,164607,164606,164605,164604,164603,164602,164601,164600,164599,164598,164597,164596,164595,164594,164591,164590,164589,164588,164587,164586,164585,164584,164583,164582,164581,164580,164579,164578,164577,164576,164575,164574,164573,164572,164571,164569,164568,164567,164566,164565,164564,164563,164562,164561,164560,164559,164558,164557,164556,164555,164554,164553,164552,164551,164550,164549,164548,164547,164546,164545,164544,164543,164542,164541,164540,164539,164538,164537,164536,164535,164534,164533,164532,164531,164530,164529,164528,164527,164526,164525,164524,164523,164522,164521,164520,164519,164517,164515,164513,164512,164511,164510,164509,164508,164507,164506,164505,164504,164503,164502,164501,164500,164499,164498,164497,164496,164495,164494,164493,164492,164491,164490,164489,164488,164487,164486,164485,164484,164483,164482,164480,164479,164478,164477,164476,164475,164473,164472,164471,164470,164469,164468,164467,164466,164465,164464,164463,164462,164461,164460,164459,164458,164457,164456,164455,164454,164453,164452,164451,164450,164449,164448,164447,164446,164445,164444,164443,164442,164441,164440,164439,164438,164437,164436,164435,164434,164433,164432,164431,164429,164427,164426,164425,164424,164423,164422,164421,164420,164419,164418,164417,164416,164415,164414,164413,164412,164411,164410,164409,164408,164407,164406,164405,164404,164403,164402,164401,164400,164399,164398,164397,164396,164395,164394,164393,164392,164391,164390,164389,164388,164387,164386,164385,164384,164383,164382,164381,164380,164379,164378,164377,164376,164375,164373,164372,164371,164370,164369,164368,164367,164366,164365,164364,164363,164362,164361,164360,164359,164358,164357,164356,164355,164354,164353,164352,164351,164350,164349,164348,164347,164346,164345,164344,164343,164342,164341,164340,164339,164338,164337,164336,164335,164334,164333,164331,164330,164329,164328,164327,164326,164325,164324,164317,164315,164314,164312,164311,164310,164309,164307,164306,164305,164301,164299,164298,164297,164296,164295,164294,164293,164292,164291,164290,164289,164286,164280,164279,164278,164277,164274,164273,164272,164271,164269,164267,164266,164265,164262,164261,164260,164258,164257,164256,164255,164254,164253,164252,164251,164250,164249,164248,164247,164246,164245,164244,164243,164242,164241,164240,164239,164238,164237,164236,164235,164234,164233,164232,164229,164228,164227,164226,164225,164223,164222,164221,164220,164218,164217,164216,164215,164214,164213,164212,164211,164210,164209,164208,164207,164206,164205,164204,164203,164202,164201,164200,164199,164198,164197,164196,164195,164194,164193,164192,164191,164190,164189,164188,164187,164186,164185,164184,164183,164182,164181,164180,164179,164178,164177,164176,164174,164173,164172,164171,164170,164169,164168,164167,164166,164165,164147,164146,164145,164144,164143,164142,164141,164140,164138,164134,164133,164132,164130,164129,164128,164127,164126,164125,164124,164123,164122,164121,164120,164119,164118,164117,164116,164115,164113,164112,164111,164110,164109,164108,164107,164106,164105,164104,164103,164102,164101,164100,164099,164098,164096,164095,164093,164089,164088,164087,164086,164085,164084,164083,164082,164081,164079,164078,164077,164076,164075,164074,164073,164072,164071,164070,164069,164068,164067,164066,164065,164064,164063,164062,164061,164060,164059,164058,164057,164056,164055,164054,164053,164052,164051,164050,164049,164048,164047,164046,164045,164044,164043,164042,164041,164040,164039,164038,164037,164036,164035,164034,164033,164032,164031,164030,164029,164028,164027,164026,164025,164024,164023,164022,164021,164020,164019,164018,164017,164016,164015,164014,164013,164012,164011,164010,164009,164008,164007,164006,164005,164004,164003,164002,164001,164000,163999,163998,163997,163996,163995,163994,163993,163992,163991,163990,163989,163987,163986,163985,163984,163983,163982,163981,163980,163979,163978,163977,163976,163975,163974,163973,163972,163971,163970,163969,163968,163967,163966,163965,163964,163963,163962,163961,163960,163959,163958,163956,163955,163953,163951,163950,163947,163942,163938,163935,163931,163921,163916,163915,163914,163903,163902,163899,163897,163896,163895,163894,163893,163892,163891,163890,163889,163888,163886,163884,163883,163882,163877,163873,163862,163861,163857,163856,163854,163851,163848,163847,163846,163845,163842,163841,163839,163836,163826,163824,163823,163819,163818,163816,163815,163814,163800,163797,163795,163792,163790,163787,163786,163782,163777,163774,163747,163746,163738,163721,163717,163716,163715,163714,163712,163708,163706,163705,163704,163703,163700,163699,163698,163697,163696,163695,163694,163693,163692,163691,163690,163689,163688,163687,163686,163685,163684,163683,163682,163681,163680,163679,163678,163676,163675,163674,163673,163672,163671,163670,163669,163667,163666,163665,163664,163663,163662,163661,163660,163659,163658,163657,163656,163655,163654,163653,163652,163651,163650,163649,163648,163647,163646,163645,163644,163643,163642,163641,163640,163639,163638,163637,163636,163635,163634,163633,163632,163630,163628,163627,163626,163625,163624,163623,163622,163621,163620,163619,163618,163616,163615,163614,163613,163612,163611,163610,163609,163608,163607,163606,163605,163604,163603,163602,163601,163600,163599,163598,163597,163596,163595,163594,163593,163592,163591,163590,163589,163588,163587,163586,163585,163584,163583,163582,163581,163580,163579,163577,163576,163575,163574,163573,163572,163571,163570,163569,163568,163567,163566,163565,163564,163563,163562,163561,163560,163559,163558,163557,163556,163555,163554,163553,163552,163551,163550,163549,163548,163547,163546,163545,163544,163543,163542,163541,163540,163539,163538,163537,163536,163535,163534,163533,163532,163531,163530,163529,163528,163527,163526,163525,163524,163523,163522,163521,163520,163519,163518,163517,163516,163515,163514,163513,163512,163511,163510,163509,163508,163507,163506,163505,163504,163503,163502,163501,163500,163499,163498,163497,163496,163495,163494,163493,163492,163491,163490,163489,163488,163487,163486,163485,163484,163483,163482,163481,163480,163479,163478,163477,163476,163475,163474,163473,163472,163471,163469,163468,163467,163466,163465,163464,163463,163462,163461,163460,163459,163458,163457,163456,163455,163454,163453,163451,163450,163449,163448,163447,163446,163445,163444,163443,163442,163441,163440,163439,163437,163436,163435,163434,163433,163432,163431,163430,163429,163428,163427,163426,163425,163424,163423,163422,163420,163419,163418,163417,163416,163415,163414,163413,163412,163411,163410,163409,163408,163407,163406,163405,163404,163403,163402,163401,163400,163399,163398,163397,163396,163395,163394,163393,163392,163391,163390,163389,163388,163387,163386,163385,163384,163383,163382,163381,163380,163379,163378,163377,163376,163375,163374,163373,163372,163371,163370,163369,163368,163367,163366,163365,163364,163363,163362,163361,163360,163359,163358,163357,163356,163355,163354,163353,163351,163350,163349,163348,163347,163346,163345,163344,163342,163340,163338,163337,163336,163335,163334,163333,163332,163331,163330,163329,163328,163327,163326,163325,163324,163323,163322,163321,163320,163319,163318,163317,163316,163311,163310,163309,163308,163307,163306,163305,163304,163303,163302,163301,163300,163299,163298,163297,163296,163295,163294,163290,163289,163288,163287,163286,163285,163284,163283,163282,163281,163280,163279,163278,163277,163276,163275,163274,163273,163272,163271,163270,163269,163268,163267,163266,163265,163264,163263,163262,163261,163260,163259,163258,163257,163256,163255,163254,163253,163252,163251,163250,163249,163248,163247,163246,163245,163244,163243,163242,163241,163240,163239,163238,163237,163236,163235,163234,163233,163232,163231,163230,163229,163228,163227,163226,163225,163224,163223,163222,163221,163220,163219,163218,163217,163216,163215,163213,163212,163211,163210,163209,163208,163207,163206,163205,163204,163203,163202,163201,163200,163199,163198,163197,163196,163195,163194,163193,163192,163191,163190,163189,163188,163187,163186,163185,163184,163182,163181,163179,163176,163175,163174,163173,163172,163171,163170,163169,163168,163167,163166,163165,163164,163163,163162,163161,163160,163159,163157,163156,163155,163154,163153,163152,163151,163150,163149,163148,163147,163146,163145,163144,163143,163142,163140,163138,163137,163136,163135,163134,163133,163132,163131,163130,163129,163128,163127,163126,163125,163122,163121,163120,163119,163118,163117,163116,163115,163114,163113,163112,163111,163110,163109,163108,163107,163106,163105,163104,163103,163102,163101,163100,163099,163098,163097,163096,163095,163094,163093,163092,163091,163090,163089,163088,163087,163086,163085,163084,163083,163082,163081,163080,163079,163078,163077,163076,163075,163074,163073,163072,163071,163070,163069,163068,163067,163065,163064,163063,163061,163060,163059,163058,163057,163056,163055,163054,163053,163052,163051,163049,163048,163047,163046,163045,163044,163043,163042,163041,163040,163039,163038,163037,163036,163035,163034,163033,163032,163031,163030,163029,163028,163027,163026,163025,163024,163023,163022,163021,163020,163019,163018,163017,163016,163015,163014,163013,163012,163011,163009,163008,163007,163006,163005,163004,163003,163002,163001,163000,162999,162998,162997,162996,162995,162994,162993,162990,162989,162988,162986,162985,162984,162983,162982,162981,162980,162979,162978,162977,162976,162975,162974,162973,162972,162971,162970,162969,162968,162967,162966,162965,162964,162963,162962,162960,162959,162958,162957,162956,162955,162954,162953,162952,162951,162949,162948,162947,162946,162945,162943,162941,162940,162939,162938,162937,162936,162935,162934,162933,162932,162931,162930,162929,162928,162927,162926,162925,162924,162923,162922,162921,162920,162919,162918,162917,162916,162915,162914,162913,162912,162911,162910,162909,162908,162907,162906,162905,162904,162903,162902,162901,162900,162899,162898,162897,162896,162895,162894,162893,162892,162891,162890,162889,162888,162887,162886,162885,162884,162882,162881,162880,162879,162878,162877,162876,162875,162874,162873,162872,162871,162870,162869,162867,162866,162865,162863,162862,162861,162860,162859,162858,162857,162856,162855,162854,162853,162852,162851,162850,162849,162845,162844,162843,162842,162841,162840,162839,162838,162837,162836,162835,162834,162833,162832,162831,162830,162829,162828,162827,162826,162825,162824,162823,162822,162821,162820,162819,162818,162817,162816,162815,162814,162813,162812,162811,162810,162809,162808,162807,162806,162805,162804,162803,162802,162801,162800,162799,162798,162797,162796,162795,162794,162793,162792,162791,162790,162789,162788,162787,162786,162785,162784,162783,162782,162781,162780,162779,162778,162777,162776,162775,162774,162773,162772,162771,162770,162769,162768,162767,162766,162765,162764,162763,162762,162761,162760,162759,162758,162757,162755,162754,162753,162751,162750,162749,162748,162747,162746,162745,162744,162741,162739,162737,162736,162735,162734,162733,162732,162731,162730,162729,162728,162727,162726,162722,162721,162719,162718,162717,162716,162715,162714,162713,162712,162711,162709,162708,162707,162705,162704,162703,162702,162701,162700,162699,162698,162697,162696,162695,162694,162693,162692,162691,162690,162689,162688,162686,162685,162684,162683,162682,162681,162680,162679,162677,162676,162675,162674,162673,162672,162671,162670,162669,162668,162667,162666,162665,162664,162663,162662,162661,162660,162659,162658,162657,162656,162655,162654,162652,162651,162650,162649,162647,162646,162645,162644,162643,162642,162641,162640,162639,162638,162637,162636,162635,162634,162633,162632,162631,162630,162629,162628,162627,162626,162625,162624,162622,162621,162620,162619,162618,162617,162615,162614,162613,162612,162611,162610,162609,162606,162605,162604,162603,162602,162601,162600,162599,162598,162597,162596,162595,162594,162593,162592,162591,162590,162589,162588,162587,162586,162585,162584,162583,162582,162581,162580,162579,162578,162577,162576,162575,162574,162573,162572,162571,162570,162569,162568,162567,162566,162565,162564,162563,162562,162560,162559,162558,162557,162556,162555,162554,162553,162550,162549,162548,162547,162546,162545,162544,162543,162542,162541,162540,162538,162536,162535,162534,162533,162531,162530,162529,162528,162526,162525,162524,162523,162521,162519,162518,162517,162516,162513,162511,162509,162508,162507,162506,162505,162504,162503,162502,162501,162500,162499,162498,162497,162496,162495,162494,162493,162492,162491,162490,162488,162487,162481,162480,162479,162478,162477,162476,162475,162474,162471,162470,162469,162468,162467,162466,162465,162462,162461,162460,162459,162458,162457,162456,162454,162453,162452,162451,162450,162449,162447,162446,162445,162444,162442,162441,162440,162439,162438,162437,162436,162435,162434,162433,162432,162431,162430,162429,162428,162427,162426,162425,162424,162423,162422,162421,162420,162419,162418,162417,162416,162415,162414,162413,162412,162411,162410,162409,162408,162407,162406,162405,162404,162403,162402,162401,162400,162399,162398,162397,162396,162395,162394,162393,162392,162391,162390,162389,162388,162387,162386,162385,162384,162382,162381,162380,162379,162378,162377,162376,162375,162374,162373,162372,162371,162370,162369,162368,162367,162366,162365,162364,162363,162362,162361,162360,162359,162358,162357,162356,162355,162354,162353,162352,162351,162350,162349,162348,162347,162346,162345,162344,162343,162342,162341,162340,162339,162338,162337,162336,162335,162334,162332,162331,162330,162329,162328,162327,162326,162325,162324,162323,162322,162321,162320,162319,162318,162317,162316,162315,162314,162313,162312,162311,162310,162309,162308,162307,162306,162305,162304,162303,162302,162301,162300,162299,162298,162297,162296,162295,162294,162293,162292,162291,162290,162289,162288,162287,162286,162285,162284,162283,162282,162281,162280,162279,162278,162277,162276,162275,162274,162273,162272,162271,162269,162268,162267,162266,162265,162264,162263,162262,162261,162260,162259,162258,162257,162256,162255,162254,162253,162252,162251,162250,162249,162248,162247,162246,162245,162244,162243,162241,162240,162238,162237,162236,162235,162234,162233,162232,162231,162230,162229,162228,162227,162226,162225,162224,162223,162222,162221,162220,162219,162218,162217,162216,162215,162214,162213,162212,162211,162210,162209,162208,162207,162206,162205,162204,162203,162202,162201,162200,162199,162198,162197,162196,162195,162194,162193,162192,162191,162190,162189,162188,162187,162186,162185,162184,162183,162182,162181,162180,162179,162178,162177,162175,162174,162173,162172,162171,162170,162169,162168,162167,162166,162165,162164,162163,162162,162161,162160,162159,162158,162157,162156,162155,162154,162153,162152,162151,162150,162149,162148,162147,162146,162145,162144,162143,162142,162141,162140,162139,162138,162137,162136,162135,162134,162133,162132,162131,162130,162129,162128,162127,162126,162125,162124,162123,162122,162121,162120,162119,162118,162117,162116,162115,162114,162113,162112,162111,162110,162109,162108,162107,162106,162105,162104,162103,162102,162100,162099,162098,162097,162096,162095,162094,162093,162092,162091,162090,162089,162088,162087,162086,162085,162084,162083,162082,162081,162080,162079,162078,162077,162076,162074,162073,162072,162071,162070,162069,162068,162067,162066,162065,162064,162063,162062,162061,162060,162059,162058,162057,162056,162055,162054,162053,162052,162051,162050,162049,162048,162047,162046,162045,162044,162043,162042,162041,162040,162039,162038,162037,162036,162035,162034,162033,162032,162031,162030,162029,162028,162027,162025,162024,162023,162022,162021,162020,162019,162018,162017,162016,162015,162014,162013,162012,162011,162010,162009,162008,162007,162006,162005,162004,162003,162002,162001,162000,161999,161998,161997,161996,161995,161994,161993,161992,161991,161990,161989,161988,161987,161986,161985,161984,161983,161982,161981,161980,161979,161978,161977,161976,161974,161973,161972,161971,161970,161969,161968,161967,161966,161964,161963,161962,161961,161960,161959,161958,161957,161956,161955,161954,161953,161952,161951,161950,161949,161948,161947,161946,161945,161944,161943,161942,161941,161940,161939,161938,161937,161936,161935,161934,161933,161932,161931,161930,161929,161928,161927,161926,161925,161924,161923,161922,161921,161920,161919,161918,161917,161916,161915,161914,161913,161912,161911,161910,161909,161908,161907,161906,161905,161904,161903,161902,161901,161900,161898,161897,161896,161895,161894,161893,161892,161891,161890,161889,161888,161887,161886,161885,161884,161883,161882,161881,161880,161879,161878,161877,161876,161875,161874,161873,161872,161871,161870,161869,161867,161866,161865,161864,161863,161862,161861,161860,161859,161857,161856,161855,161854,161853,161852,161851,161850,161849,161848,161847,161846,161845,161844,161843,161842,161841,161840,161839,161838,161837,161836,161835,161834,161833,161832,161831,161830,161829,161828,161827,161826,161825,161824,161823,161822,161821,161819,161818,161817,161816,161815,161814,161813,161812,161811,161809,161808,161807,161806,161805,161804,161803,161802,161801,161800,161799,161798,161797,161796,161795,161794,161793,161792,161791,161790,161789,161788,161787,161786,161785,161784,161783,161782,161781,161780,161779,161778,161777,161776,161775,161774,161773,161772,161771,161770,161769,161768,161767,161766,161765,161764,161763,161762,161761,161760,161759,161758,161757,161754,161753,161752,161751,161750,161749,161748,161747,161746,161745,161744,161743,161742,161741,161740,161739,161738,161737,161736,161735,161734,161733,161732,161731,161730,161729,161728,161727,161726,161725,161724,161723,161722,161720,161719,161718,161717,161716,161715,161714,161712,161711,161710,161709,161708,161707,161706,161704,161703,161702,161701,161700,161699,161698,161697,161696,161695,161694,161693,161692,161691,161690,161689,161688,161687,161686,161685,161684,161683,161682,161681,161680,161679,161678,161677,161676,161675,161674,161673,161672,161671,161670,161669,161668,161667,161666,161665,161664,161663,161662,161661,161659,161658,161657,161656,161655,161654,161653,161652,161651,161650,161649,161648,161647,161646,161645,161644,161643,161642,161641,161640,161639,161638,161637,161636,161635,161634,161633,161632,161631,161630,161629,161628,161627,161626,161625,161624,161623,161621,161620,161619,161618,161617,161616,161615,161614,161613,161612,161611,161610,161609,161608,161607,161606,161605,161604,161603,161602,161601,161600,161599,161598,161597,161596,161595,161594,161593,161592,161591,161590,161589,161588,161587,161586,161585,161584,161583,161582,161581,161580,161579,161578,161577,161576,161575,161574,161573,161572,161571,161570,161569,161568,161567,161566,161565,161564,161563,161562,161561,161560,161559,161558,161557,161556,161555,161554,161553,161552,161551,161550,161549,161548,161547,161546,161545,161544,161543,161542,161541,161540,161539,161538,161537,161536,161535,161534,161533,161532,161531,161530,161529,161528,161527,161526,161525,161524,161523,161522,161521,161520,161519,161518,161517,161516,161515,161514,161513,161512,161511,161510,161509,161508,161507,161506,161505,161504,161503,161502,161501,161500,161499,161498,161497,161496,161495,161494,161493,161492,161491,161490,161489,161488,161487,161486,161485,161484,161483,161482,161481,161480,161479,161478,161477,161476,161475,161474,161473,161472,161471,161470,161469,161468,161467,161466,161465,161464,161463,161462,161461,161460,161459,161458,161457,161456,161455,161454,161453,161452,161451,161450,161449,161448,161447,161446,161445,161444,161443,161442,161441,161440,161439,161438,161437,161436,161435,161434,161433,161432,161431,161430,161429,161428,161427,161426,161425,161424,161423,161422,161421,161420,161419,161418,161417,161416,161415,161414,161413,161412,161411,161410,161409,161408)) OR (`Idx`=13 AND `CreatureID` IN (165219,164393,164392,161711)) OR (`Idx`=12 AND `CreatureID` IN (165219,164393,164392,161711)) OR (`Idx`=11 AND `CreatureID` IN (165219,164417,164393,164392,163041,162680,162493,161711)) OR (`Idx`=10 AND `CreatureID` IN (165219,164417,164393,164392,163041,162680,162493,161711)) OR (`Idx`=9 AND `CreatureID` IN (165219,165174,165170,164417,164393,164392,163389,163041,162680,162493,161903,161711)) OR (`Idx`=8 AND `CreatureID` IN (165219,165190,165174,165170,164417,164393,164392,163389,163041,162680,162493,161903,161711)) OR (`Idx`=7 AND `CreatureID` IN (165219,165190,165174,165170,164599,164537,164533,164417,164393,164392,164347,164220,164209,163653,163626,163600,163389,163344,163041,162993,162891,162680,162516,162493,162044,162035,161903,161757,161711,161480,161469,161448,161417,161415)) OR (`Idx`=6 AND `CreatureID` IN (165219,165213,165190,165174,165170,164698,164599,164537,164533,164417,164393,164392,164347,164220,164209,163653,163626,163600,163389,163344,163041,162993,162891,162680,162516,162493,162044,162035,161903,161757,161711,161480,161469,161448,161417,161415)) OR (`Idx`=5 AND `CreatureID` IN (165219,165213,165190,165174,165170,165078,164698,164599,164537,164533,164417,164393,164392,164347,164220,164209,164111,163655,163653,163626,163600,163540,163389,163376,163344,163330,163296,163256,163205,163169,163151,163094,163041,162993,162891,162680,162516,162493,162413,162044,162035,162034,162009,161903,161757,161711,161539,161480,161469,161448,161417,161415)) OR (`Idx`=4 AND `CreatureID` IN (165219,165213,165190,165174,165170,165078,164764,164735,164734,164733,164732,164731,164730,164698,164599,164553,164537,164533,164494,164493,164491,164417,164393,164392,164347,164233,164220,164209,164127,164111,163655,163653,163626,163600,163540,163432,163389,163376,163344,163330,163296,163290,163256,163205,163169,163151,163094,163041,163030,162996,162993,162891,162839,162838,162685,162680,162516,162513,162493,162420,162413,162044,162035,162034,162009,161903,161757,161711,161539,161480,161469,161448,161417,161415)) OR (`Idx`=14 AND `CreatureID` IN (164393,164392,161711)) OR (`Idx`=15 AND `CreatureID` IN (164392,161711)) OR (`Idx`=37 AND `CreatureID`=161711) OR (`Idx`=36 AND `CreatureID`=161711) OR (`Idx`=35 AND `CreatureID`=161711) OR (`Idx`=34 AND `CreatureID`=161711) OR (`Idx`=33 AND `CreatureID`=161711) OR (`Idx`=32 AND `CreatureID`=161711) OR (`Idx`=31 AND `CreatureID`=161711) OR (`Idx`=30 AND `CreatureID`=161711) OR (`Idx`=29 AND `CreatureID`=161711) OR (`Idx`=28 AND `CreatureID`=161711) OR (`Idx`=27 AND `CreatureID`=161711) OR (`Idx`=26 AND `CreatureID`=161711) OR (`Idx`=25 AND `CreatureID`=161711) OR (`Idx`=24 AND `CreatureID`=161711) OR (`Idx`=23 AND `CreatureID`=161711) OR (`Idx`=22 AND `CreatureID`=161711) OR (`Idx`=21 AND `CreatureID`=161711) OR (`Idx`=20 AND `CreatureID`=161711) OR (`Idx`=19 AND `CreatureID`=161711) OR (`Idx`=18 AND `CreatureID`=161711) OR (`Idx`=17 AND `CreatureID`=161711) OR (`Idx`=16 AND `CreatureID`=161711); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (161407,161406,161405,161404,161403,161402,161401,161400,161399,161398,161397,161396,161395,161394,161393,161392,161391,161390,161389,161388,161387,161386,161385,161384,161383,161382,161381,161380,161379,161378,161377,161376,161375,161374,161373,161372,161371,161370,161369,161368,161367,161366,161365,161364,161363,161362,161361,161360,161359,161358,161357,161356,161355,161354,161353,161352,161351,161350,161349,161348,161347,161346,161345,161344,161343,161342,161341,161340,161339,161338,161337,161336,161335,161334,161333,161332,161331,161330,161329,161328,161327,161326,161325,161324,161323,161322,161321,161320,161319,161318,161317,161316,161315,161314,161313,161312,161311,161310,161309,161308,161307,161306,161305,161304,161303,161302,161301,161300,161299,161298,161297,161296,161295,161294,161293,161292,161291,161289,161288,161287,161286,161285,161284,161283,161282,161281,161280,161279,161278,161277,161276,161275,161274,161273,161272,161271,161270,161269,161268,161267,161266,161265,161264,161263,161262,161261,161260,161259,161258,161257,161256,161255,161254,161253,161252,161251,161250,161249,161248,161247,161246,161245,161244,161243,161242,161241,161240,161239,161238,161237,161236,161235,161233,161232,161230,161229,161228,161227,161226,161225,161224,161223,161221,161219,161218,161217,161216,161215,161214,161213,161212,161211,161209,161208,161207,161206,161204,161203,161202,161201,161200,161199,161198,161197,161196,161195,161194,161193,161192,161191,161190,161189,161188,161187,161186,161185,161184,161183,161181,161180,161179,161178,161177,161176,161175,161174,161173,161172,161171,161170,161169,161168,161167,161166,161164,161163,161162,161161,161160,161159,161158,161157,161156,161155,161154,161153,161152,161151,161150,161149,161148,161147,161146,161145,161144,161143,161142,161141,161140,161139,161138,161137,161136,161135,161134,161133,161132,161131,161130,161129,161128,161127,161126,161125,161124,161123,161122,161121,161120,161119,161118,161117,161116,161115,161114,161113,161112,161111,161110,161109,161108,161107,161106,161105,161104,161103,161102,161101,161100,161099,161098,161097,161096,161095,161094,161093,161092,161091,161090,161089,161088,161087,161086,161085,161084,161083,161082,161081,161080,161079,161078,161077,161076,161075,161074,161073,161071,161070,161069,161068,161067,161066,161065,161064,161063,161062,161061,161060,161059,161058,161057,161056,161055,161054,161053,161052,161051,161050,161049,161048,161047,161046,161045,161044,161043,161042,161041,161040,161039,161038,161037,161036,161035,161034,161033,161032,161031,161030,161029,161028,161027,161026,161025,161024,161023,161022,161021,161020,161019,161018,161017,161016,161015,161014,161013,161012,161011,161010,161009,161008,161007,161006,161005,161004,161003,161002,161001,161000,160999,160998,160997,160996,160995,160994,160993,160992,160991,160990,160989,160988,160987,160986,160985,160984,160983,160981,160980,160979,160978,160977,160976,160975,160974,160973,160972,160971,160970,160969,160968,160967,160966,160965,160964,160963,160962,160961,160960,160959,160958,160957,160956,160955,160954,160953,160952,160951,160950,160949,160948,160947,160946,160945,160944,160943,160942,160941,160939,160938,160937,160936,160935,160934,160933,160932,160931,160930,160929,160928,160927,160926,160925,160924,160923,160922,160921,160920,160919,160918,160917,160916,160915,160914,160913,160912,160911,160910,160909,160908,160906,160905,160904,160903,160902,160901,160900,160899,160898,160897,160895,160894,160893,160892,160891,160890,160889,160888,160887,160886,160885,160884,160883,160882,160881,160880,160879,160878,160877,160876,160875,160874,160872,160871,160870,160869,160868,160867,160866,160865,160864,160863,160862,160861,160860,160859,160858,160857,160856,160855,160854,160853,160852,160851,160850,160849,160848,160847,160846,160845,160844,160843,160842,160841,160840,160839,160838,160837,160836,160835,160834,160833,160832,160831,160830,160829,160828,160827,160826,160825,160824,160823,160822,160821,160820,160819,160818,160817,160816,160815,160814,160813,160812,160811,160810,160809,160808,160807,160806,160805,160804,160803,160802,160800,160799,160797,160795,160794,160792,160791,160790,160789,160788,160787,160786,160785,160784,160783,160782,160781,160780,160779,160778,160777,160776,160775,160774,160773,160772,160771,160770,160769,160768,160767,160766,160765,160764,160763,160762,160761,160760,160759,160758,160757,160756,160755,160754,160753,160752,160751,160750,160749,160748,160747,160746,160745,160744,160743,160742,160741,160740,160739,160738,160737,160736,160735,160734,160733,160732,160731,160730,160729,160728,160727,160726,160725,160724,160723,160722,160721,160720,160719,160718,160717,160716,160715,160714,160713,160712,160711,160710,160709,160708,160707,160706,160704,160703,160702,160701,160700,160699,160698,160695,160694,160693,160692,160691,160690,160689,160688,160687,160686,160685,160684,160683,160682,160681,160680,160679,160678,160677,160676,160675,160674,160673,160672,160671,160670,160669,160668,160667,160666,160665,160664,160663,160662,160661,160660,160659,160658,160657,160656,160655,160654,160653,160652,160651,160650,160649,160648,160647,160646,160645,160644,160643,160642,160641,160640,160639,160638,160637,160636,160635,160634,160632,160631,160630,160629,160628,160627,160626,160625,160624,160623,160622,160621,160620,160619,160618,160617,160616,160615,160614,160613,160612,160611,160610,160609,160608,160607,160606,160605,160604,160603,160602,160601,160600,160599,160598,160597,160596,160595,160594,160593,160592,160591,160590,160589,160588,160587,160586,160585,160584,160583,160582,160581,160580,160578,160577,160576,160575,160574,160573,160572,160571,160570,160569,160568,160567,160566,160565,160564,160563,160562,160561,160560,160559,160558,160557,160556,160555,160554,160553,160552,160551,160550,160549,160548,160547,160546,160545,160544,160543,160542,160541,160540,160539,160538,160537,160536,160535,160534,160533,160532,160531,160530,160529,160528,160527,160526,160525,160524,160523,160522,160521,160520,160519,160518,160517,160516,160515,160514,160513,160512,160511,160510,160508,160507,160506,160505,160504,160503,160502,160501,160500,160499,160498,160497,160496,160495,160494,160493,160492,160491,160490,160488,160487,160486,160485,160484,160482,160481,160480,160479,160478,160477,160476,160475,160474,160473,160472,160471,160470,160469,160468,160467,160466,160465,160464,160463,160462,160461,160460,160459,160458,160457,160456,160455,160454,160452,160451,160450,160449,160448,160447,160446,160445,160444,160443,160442,160441,160440,160439,160438,160437,160436,160435,160434,160433,160432,160431,160430,160429,160428,160427,160426,160425,160424,160422,160421,160420,160419,160418,160417,160416,160415,160414,160413,160412,160409,160408,160407,160406,160405,160404,160403,160402,160401,160400,160399,160398,160397,160396,160395,160394,160393,160392,160391,160390,160389,160388,160387,160386,160385,160384,160383,160381,160380,160379,160378,160377,160376,160375,160374,160373,160372,160371,160370,160369,160368,160367,160366,160365,160364,160363,160362,160361,160360,160359,160358,160357,160356,160355,160354,160353,160352,160351,160349,160348,160347,160346,160345,160344,160343,160342,160341,160340,160339,160338,160337,160336,160335,160334,160333,160332,160331,160330,160329,160328,160327,160326,160325,160324,160323,160322,160321,160320,160319,160318,160317,160316,160315,160314,160313,160312,160311,160310,160309,160308,160307,160306,160304,160303,160302,160301,160300,160299,160298,160297,160296,160295,160294,160293,160292,160291,160290,160289,160288,160287,160286,160285,160284,160283,160282,160281,160280,160278,160277,160276,160275,160274,160273,160272,160271,160270,160269,160268,160267,160266,160264,160263,160262,160261,160260,160259,160258,160257,160256,160255,160254,160253,160252,160251,160250,160249,160248,160247,160246,160245,160244,160243,160242,160241,160240,160239,160238,160237,160236,160235,160234,160233,160232,160231,160230,160229,160228,160227,160226,160225,160224,160223,160222,160220,160219,160218,160217,160216,160215,160214,160213,160212,160211,160210,160209,160208,160207,160206,160205,160204,160203,160202,160201,160200,160199,160198,160197,160196,160195,160194,160193,160192,160191,160190,160189,160188,160187,160186,160185,160184,160183,160182,160181,160180,160179,160178,160177,160176,160175,160174,160173,160172,160171,160170,160169,160168,160167,160166,160165,160164,160163,160162,160161,160160,160159,160158,160157,160156,160155,160154,160153,160152,160151,160150,160149,160148,160147,160146,160145,160144,160143,160142,160141,160140,160139,160138,160137,160136,160135,160134,160133,160132,160131,160130,160129,160128,160127,160126,160125,160124,160123,160122,160121,160120,160119,160118,160117,160116,160115,160114,160113,160112,160110,160109,160107,160106,160105,160104,160103,160102,160101,160100,160099,160098,160097,160096,160095,160094,160093,160092,160091,160090,160089,160088,160087,160086,160085,160084,160083,160082,160081,160080,160079,160078,160077,160076,160075,160074,160073,160072,160071,160070,160069,160068,160067,160066,160065,160064,160063,160062,160061,160060,160059,160058,160057,160055,160054,160053,160052,160051,160050,160049,160048,160046,160045,160044,160041,160040,160039,160038,160037,160036,160035,160034,160033,160032,160031,160030,160029,160028,160027,160026,160025,160024,160023,160022,160020,160019,160018,160017,160016,160015,160014,160013,160012,160011,160010,160009,160008,160007,160006,160005,160004,160003,160002,160001,160000,159999,159998,159997,159996,159995,159994,159993,159992,159991,159990,159989,159988,159987,159986,159985,159984,159983,159982,159981,159980,159979,159978,159977,159976,159975,159974,159973,159972,159971,159970,159969,159968,159967,159966,159965,159964,159963,159962,159961,159960,159959,159958,159957,159956,159955,159954,159953,159952,159951,159950,159949,159948,159947,159946,159945,159944,159943,159942,159941,159940,159939,159938,159937,159936,159935,159934,159933,159932,159931,159930,159929,159928,159927,159926,159925,159924,159923,159922,159921,159920,159919,159918,159917,159916,159915,159914,159913,159912,159911,159910,159909,159908,159907,159906,159905,159902,159901,159900,159899,159898,159897,159896,159895,159894,159893,159892,159891,159890,159889,159888,159887,159886,159885,159884,159883,159882,159881,159880,159879,159878,159877,159876,159875,159874,159873,159872,159871,159870,159869,159868,159867,159866,159865,159863,159862,159861,159860,159859,159858,159856,159855,159853,159852,159851,159850,159849,159848,159847,159846,159845,159844,159843,159842,159841,159840,159835,159834,159833,159832,159831,159830,159828,159827,159826,159825,159824,159823,159822,159821,159820,159819,159818,159817,159816,159815,159814,159813,159812,159811,159810,159809,159808,159807,159806,159805,159804,159803,159802,159801,159800,159799,159798,159797,159796,159795,159794,159793,159792,159791,159790,159789,159788,159787,159786,159785,159784,159783,159782,159781,159780,159779,159778,159777,159776,159775,159774,159773,159772,159771,159770,159769,159768,159767,159766,159764,159762,159761,159760,159759,159758,159757,159756,159755,159754,159753,159752,159751,159750,159749,159748,159747,159746,159745,159744,159743,159742,159741,159740,159739,159738,159737,159736,159735,159734,159733,159732,159731,159730,159729,159728,159727,159726,159725,159724,159723,159722,159721,159720,159719,159718,159717,159716,159715,159714,159713,159712,159711,159710,159709,159708,159707,159706,159705,159704,159703,159702,159701,159700,159699,159698,159697,159696,159695,159694,159693,159692,159691,159690,159689,159688,159687,159686,159685,159684,159683,159682,159680,159679,159678,159677,159676,159675,159674,159673,159672,159670,159669,159668,159667,159666,159665,159664,159662,159661,159660,159659,159657,159656,159655,159654,159653,159652,159651,159650,159649,159648,159647,159646,159645,159644,159643,159642,159641,159640,159639,159638,159637,159636,159635,159634,159633,159632,159631,159630,159629,159628,159627,159626,159625,159624,159623,159622,159621,159620,159619,159618,159617,159616,159615,159614,159613,159612,159611,159610,159609,159608,159607,159606,159605,159604,159603,159602,159601,159600,159599,159598,159597,159596,159595,159594,159593,159592,159591,159590,159589,159588,159587,159586,159585,159584,159583,159582,159581,159580,159579,159578,159577,159576,159575,159574,159573,159572,159571,159570,159569,159568,159567,159566,159565,159564,159563,159562,159561,159560,159559,159558,159557,159556,159555,159554,159553,159552,159551,159550,159549,159548,159547,159546,159545,159544,159543,159542,159541,159540,159539,159538,159537,159536,159535,159534,159533,159532,159531,159530,159529,159528,159527,159526,159525,159524,159523,159522,159521,159520,159519,159518,159517,159516,159515,159514,159513,159512,159511,159510,159509,159508,159507,159506,159505,159504,159503,159502,159501,159500,159499,159498,159497,159496,159495,159494,159493,159492,159491,159490,159489,159488,159487,159486,159485,159484,159483,159482,159481,159480,159479,159478,159477,159476,159475,159473,159472,159471,159470,159469,159468,159467,159466,159465,159464,159463,159462,159461,159460,159459,159458,159457,159456,159455,159454,159453,159452,159451,159450,159449,159448,159447,159446,159445,159444,159443,159442,159441,159440,159439,159437,159436,159435,159434,159433,159432,159431,159430,159429,159428,159427,159426,159425,159424,159423,159422,159421,159420,159419,159418,159417,159416,159415,159414,159413,159412,159411,159410,159409,159408,159407,159406,159405,159404,159403,159402,159401,159400,159399,159398,159397,159396,159395,159393,159392,159391,159390,159389,159388,159387,159386,159385,159384,159383,159382,159381,159380,159379,159378,159377,159375,159374,159373,159372,159371,159370,159369,159368,159367,159366,159365,159364,159363,159361,159360,159359,159358,159357,159356,159354,159353,159351,159350,159349,159348,159347,159346,159345,159344,159343,159342,159341,159339,159338,159337,159336,159335,159334,159333,159332,159331,159329,159328,159327,159326,159325,159324,159323,159321,159320,159319,159318,159316,159315,159314,159313,159312,159311,159310,159309,159308,159307,159306,159305,159304,159303,159302,159301,159300,159299,159298,159297,159296,159295,159294,159293,159292,159291,159290,159289,159286,159285,159284,159283,159282,159281,159280,159279,159278,159277,159276,159275,159274,159273,159272,159271,159270,159269,159268,159267,159266,159265,159264,159263,159262,159261,159260,159259,159258,159257,159256,159255,159254,159253,159252,159251,159250,159249,159248,159247,159246,159245,159244,159243,159242,159241,159240,159239,159238,159237,159236,159235,159234,159233,159232,159231,159230,159229,159228,159227,159226,159225,159224,159223,159222,159221,159220,159219,159218,159217,159214,159213,159212,159211,159210,159209,159208,159207,159206,159205,159204,159203,159202,159201,159200,159199,159198,159197,159196,159195,159194,159193,159192,159191,159190,159189,159188,159187,159186,159185,159184,159183,159182,159181,159180,159179,159178,159177,159176,159175,159174,159173,159172,159170,159169,159168,159166,159165,159164,159163,159162,159161,159160,159159,159158,159157,159156,159155,159154,159153,159152,159151,159150,159149,159148,159147,159146,159145,159144,159143,159142,159141,159139,159138,159137,159136,159135,159134,159133,159132,159131,159130,159129,159128,159127,159126,159125,159124,159123,159122,159121,159120,159119,159118,159117,159116,159115,159114,159113,159112,159110,159109,159108,159107,159106,159105,159104,159103,159102,159101,159100,159099,159098,159097,159096,159095,159094,159093,159092,159091,159090,159089,159088,159087,159086,159085,159084,159083,159082,159081,159080,159079,159078,159077,159076,159075,159074,159073,159072,159071,159070,159069,159068,159067,159066,159065,159064,159063,159062,159061,159060,159059,159058,159057,159056,159055,159054,159053,159052,159051,159050,159049,159048,159047,159046,159045,159044,159043,159042,159041,159040,159039,159038,159037,159036,159035,159034,159033,159032,159031,159030,159029,159028,159027,159026,159025,159024,159023,159022,159021,159020,159019,159018,159017,159016,159015,159014,159013,159011,159010,159009,159008,159007,159006,159005,159004,159003,159002,159001,159000,158999,158998,158997,158996,158995,158994,158993,158992,158991,158990,158989,158988,158987,158986,158985,158984,158983,158982,158981,158980,158979,158978,158977,158976,158975,158974,158973,158972,158971,158970,158969,158968,158967,158966,158965,158964,158963,158961,158960,158959,158958,158957,158956,158955,158954,158953,158952,158951,158950,158948,158947,158946,158945,158944,158943,158942,158941,158940,158939,158938,158937,158936,158935,158934,158933,158932,158931,158930,158929,158928,158927,158925,158924,158923,158922,158921,158920,158919,158918,158917,158916,158915,158914,158913,158912,158911,158910,158909,158908,158907,158905,158904,158903,158902,158898,158897,158895,158894,158893,158892,158891,158890,158889,158888,158887,158886,158885,158884,158883,158882,158881,158880,158879,158878,158877,158876,158875,158874,158873,158872,158871,158870,158869,158867,158864,158863,158862,158861,158860,158859,158857,158854,158853,158852,158851,158850,158849,158846,158843,158842,158841,158840,158839,158838,158837,158836,158835,158834,158833,158832,158831,158830,158829,158826,158825,158824,158823,158822,158821,158820,158819,158818,158817,158816,158815,158814,158813,158812,158811,158810,158809,158807,158806,158805,158803,158802,158801,158800,158799,158798,158797,158796,158795,158794,158793,158792,158791,158790,158789,158788,158787,158786,158785,158784,158783,158782,158781,158780,158779,158778,158777,158775,158774,158773,158772,158771,158770,158769,158768,158767,158766,158765,158764,158763,158762,158761,158760,158759,158758,158757,158756,158755,158754,158753,158752,158751,158750,158749,158748,158747,158746,158745,158744,158743,158742,158741,158740,158739,158738,158737,158736,158735,158734,158733,158732,158731,158730,158729,158728,158727,158726,158725,158724,158723,158722,158721,158720,158719,158718,158717,158716,158715,158714,158713,158712,158711,158710,158709,158708,158707,158706,158705,158704,158703,158702,158701,158700,158699,158698,158697,158696,158695,158694,158693,158692,158691,158690,158689,158688,158687,158686,158685,158684,158683,158682,158681,158680,158679,158678,158677,158676,158675,158674,158673,158672,158671,158670,158669,158668,158667,158666,158665,158663,158662,158661,158660,158659,158658,158657,158656,158655,158654,158653,158652,158651,158650,158649,158648,158647,158646,158645,158644,158643,158642,158641,158640,158639,158638,158637,158636,158635,158633,158632,158631,158630,158629,158628,158627,158626,158625,158624,158623,158622,158621,158620,158619,158618,158617,158615,158614,158613,158612,158611,158610,158609,158608,158607,158606,158605,158604,158603,158602,158601,158600,158599,158598,158597,158596,158595,158594,158593,158592,158591,158590,158589,158588,158587,158586,158585,158584,158583,158582,158581,158580,158579,158578,158577,158576,158575,158573,158570,158569,158568,158567,158566,158565,158564,158563,158562,158561,158560,158559,158558,158557,158556,158555,158554,158553,158552,158551,158550,158549,158548,158547,158546,158545,158544,158543,158542,158541,158540,158539,158538,158537,158536,158535,158533,158532,158531,158530,158529,158528,158527,158526,158525,158524,158523,158522,158521,158520,158519,158518,158517,158516,158515,158514,158513,158512,158511,158510,158509,158508,158507,158506,158505,158504,158503,158502,158501,158500,158499,158498,158497,158496,158495,158494,158493,158492,158491,158490,158489,158488,158487,158486,158485,158484,158483,158482,158481,158480,158479,158478,158477,158476,158475,158474,158473,158472,158471,158470,158469,158468,158467,158466,158465,158464,158463,158460,158459,158458,158457,158456,158455,158454,158453,158452,158451,158450,158449,158448,158447,158446,158445,158444,158443,158442,158441,158440,158439,158438,158437,158436,158435,158429,158428,158427,158426,158425,158424,158423,158422,158420,158419,158418,158417,158416,158415,158414,158411,158410,158409,158408,158407,158406,158405,158403,158402,158401,158400,158399,158398,158397,158396,158395,158394,158393,158392,158391,158390,158389,158388,158387,158386,158385,158384,158383,158382,158381,158380,158379,158378,158377,158376,158375,158374,158373,158371,158370,158368,158367,158366,158365,158364,158363,158362,158361,158360,158359,158358,158357,158356,158355,158354,158353,158352,158351,158350,158349,158348,158347,158346,158345,158344,158343,158341,158340,158339,158338,158337,158336,158335,158334,158333,158332,158331,158330,158329,158328,158327,158326,158325,158324,158323,158322,158320,158319,158318,158317,158316,158315,158314,158313,158312,158311,158310,158309,158308,158307,158306,158305,158304,158303,158302,158301,158300,158299,158298,158297,158296,158295,158294,158293,158292,158291,158290,158289,158288,158287,158286,158285,158284,158283,158282,158281,158280,158279,158278,158277,158276,158275,158274,158273,158272,158271,158270,158269,158268,158267,158266,158265,158264,158262,158260,158259,158258,158256,158255,158254,158253,158252,158251,158250,158249,158248,158247,158246,158245,158244,158243,158242,158241,158240,158239,158238,158237,158236,158235,158234,158233,158232,158231,158230,158229,158228,158227,158226,158224,158223,158222,158221,158220,158219,158218,158217,158216,158215,158214,158213,158212,158211,158210,158209,158208,158207,158206,158205,158203,158200,158199,158198,158197,158195,158193,158192,158191,158190,158189,158188,158187,158186,158185,158184,158183,158182,158181,158180,158179,158178,158177,158176,158175,158172,158171,158170,158169,158168,158167,158166,158165,158164,158163,158162,158161,158160,158159,158158,158157,158156,158155,158153,158150,158148,158146,158145,158144,158143,158142,158141,158140,158139,158138,158137,158136,158135,158134,158133,158132,158131,158130,158127,158126,158125,158124,158123,158122,158121,158120,158119,158117,158116,158115,158114,158113,158112,158111,158110,158108,158106,158105,158104,158103,158102,158101,158100,158099,158098,158097,158096,158094,158093,158092,158091,158090,158089,158088,158087,158085,158084,158083,158082,158081,158080,158079,158078,158077,158076,158075,158074,158073,158072,158071,158070,158069,158068,158067,158066,158065,158064,158063,158062,158061,158060,158059,158058,158057,158056,158055,158054,158053,158052,158051,158050,158049,158048,158047,158046,158045,158044,158042,158041,158040,158039,158038,158037,158036,158035,158034,158033,158032,158031,158029,158028,158027,158026,158025,158024,158023,158022,158021,158020,158019,158018,158017,158016,158015,158014,158013,158012,158011,158010,158009,158008,158007,158006,158005,158004,158003,158002,158001,158000,157999,157998,157997,157996,157995,157994,157993,157992)) OR (`Idx`=3 AND `CreatureID` IN (161406,161399,161376,161364,161351,161345,161344,161333,161316,161281,161279,161274,161258,161215,161214,161197,161195,161191,161189,161179,161178,161153,161103,161065,161063,161052,161043,161006,161004,160965,160964,160921,160844,160842,160775,160748,160747,160698,160694,160692,160687,160686,160672,160649,160641,160608,160568,160524,160508,160485,160474,160437,160384,160340,160317,160297,160296,160289,160285,160264,160203,160183,160182,160169,160165,160093,160062,160045,160044,159962,159890,159887,159853,159821,159813,159807,159806,159805,159804,159803,159791,159784,159773,159772,159771,159770,159769,159766,159758,159745,159727,159718,159716,159710,159705,159704,159703,159683,159662,159659,159631,159566,159565,159564,159563,159562,159561,159557,159556,159555,159554,159553,159548,159547,159505,159504,159495,159424,159422,159406,159404,159382,159335,159334,159333,159324,159309,159306,159275,159114,159097,159089,159088,159066,159063,159062,159061,159060,159030,159027,159025,159024,159022,159020,159010,159004,159001,158994,158993,158991,158990,158977,158928,158927,158917,158910,158908,158902,158897,158894,158893,158892,158842,158835,158813,158799,158780,158779,158778,158777,158774,158770,158714,158702,158641,158622,158620,158609,158596,158583,158555,158547,158532,158469,158468,158439,158424,158401,158359,158352,158349,158347,158341,158340,158322,158317,158313,158268,158267,158221,158206,158185,158163,158141,158140,158138,158133,158131,158125,158123,158120,158119,158098,158097,158094,158092,158084,158052)) OR (`Idx`=2 AND `CreatureID` IN (161406,161403,161399,161376,161364,161351,161345,161344,161333,161316,161299,161281,161279,161274,161258,161247,161217,161215,161214,161202,161197,161195,161191,161189,161179,161178,161153,161133,161122,161111,161103,161085,161065,161063,161052,161043,161006,161004,160965,160964,160921,160888,160846,160844,160842,160822,160775,160748,160747,160701,160698,160694,160692,160687,160686,160684,160672,160649,160641,160608,160569,160568,160535,160525,160524,160522,160514,160508,160502,160485,160478,160474,160437,160433,160422,160394,160384,160375,160347,160340,160326,160317,160304,160297,160296,160289,160285,160264,160203,160183,160182,160181,160169,160165,160093,160062,160045,160044,159962,159890,159887,159853,159821,159813,159807,159806,159805,159804,159803,159791,159784,159773,159772,159771,159770,159769,159766,159760,159758,159745,159730,159729,159727,159718,159716,159710,159705,159704,159703,159683,159662,159659,159631,159566,159565,159564,159563,159562,159561,159557,159556,159555,159554,159553,159548,159547,159512,159505,159504,159495,159464,159463,159424,159422,159406,159404,159399,159382,159335,159334,159333,159324,159315,159312,159309,159306,159303,159275,159265,159219,159177,159174,159132,159128,159126,159115,159114,159106,159104,159097,159089,159088,159066,159063,159062,159061,159060,159050,159030,159027,159025,159024,159023,159022,159020,159019,159010,159004,159001,158995,158994,158993,158991,158990,158977,158928,158927,158917,158910,158908,158902,158897,158894,158893,158892,158842,158835,158819,158813,158799,158780,158779,158778,158777,158774,158770,158767,158714,158702,158693,158688,158687,158669,158663,158658,158657,158656,158641,158631,158623,158622,158620,158617,158609,158596,158583,158577,158555,158547,158532,158520,158480,158473,158469,158468,158465,158439,158424,158401,158359,158352,158349,158347,158341,158340,158322,158317,158313,158268,158267,158221,158206,158185,158163,158141,158140,158138,158133,158131,158125,158123,158120,158119,158098,158097,158094,158092,158084,158052,158014)) OR (`Idx`=1 AND `CreatureID` IN (161406,161403,161399,161398,161393,161392,161388,161384,161383,161380,161376,161367,161366,161365,161364,161362,161351,161345,161344,161339,161338,161333,161321,161316,161307,161306,161300,161299,161296,161295,161292,161291,161287,161286,161281,161280,161279,161276,161274,161273,161269,161267,161258,161251,161247,161237,161235,161232,161228,161225,161224,161221,161217,161215,161214,161211,161204,161202,161201,161197,161195,161191,161189,161187,161183,161181,161180,161179,161178,161162,161155,161153,161141,161139,161134,161133,161131,161129,161122,161117,161116,161111,161103,161095,161094,161093,161090,161085,161076,161075,161065,161063,161055,161053,161052,161051,161048,161047,161045,161043,161032,161019,161009,161007,161006,161005,161004,161001,161000,160999,160998,160995,160987,160979,160978,160976,160969,160967,160965,160964,160961,160950,160949,160947,160938,160936,160935,160933,160932,160928,160926,160921,160916,160915,160912,160890,160889,160888,160887,160885,160870,160869,160851,160846,160844,160842,160827,160822,160820,160819,160818,160808,160807,160806,160802,160800,160799,160797,160795,160775,160759,160748,160747,160745,160739,160724,160723,160722,160712,160707,160706,160702,160701,160698,160695,160694,160692,160688,160687,160686,160684,160683,160680,160679,160672,160656,160651,160649,160641,160635,160632,160608,160597,160569,160568,160561,160546,160535,160525,160524,160523,160522,160517,160516,160514,160508,160502,160485,160479,160478,160474,160468,160465,160464,160463,160462,160451,160447,160446,160444,160443,160437,160433,160431,160429,160424,160422,160420,160415,160412,160394,160384,160383,160381,160375,160358,160352,160351,160348,160347,160346,160340,160326,160317,160304,160297,160296,160293,160290,160289,160285,160283,160278,160274,160270,160264,160261,160260,160257,160231,160203,160190,160188,160184,160183,160182,160181,160169,160165,160156,160154,160147,160140,160135,160134,160133,160132,160131,160119,160113,160106,160102,160099,160098,160097,160093,160077,160068,160062,160048,160045,160044,160036,160035,160034,160033,160032,160031,160030,159989,159975,159962,159957,159952,159928,159927,159924,159914,159912,159907,159902,159890,159889,159888,159887,159878,159872,159871,159870,159869,159868,159867,159866,159861,159856,159855,159853,159828,159825,159822,159821,159815,159813,159807,159806,159805,159804,159803,159795,159793,159791,159784,159782,159781,159780,159779,159778,159777,159776,159775,159774,159773,159772,159771,159770,159769,159766,159760,159759,159758,159757,159752,159749,159745,159732,159730,159729,159727,159720,159719,159718,159717,159716,159712,159710,159705,159704,159703,159702,159701,159700,159699,159695,159686,159683,159679,159678,159673,159670,159662,159659,159647,159645,159640,159631,159615,159606,159601,159598,159597,159596,159592,159591,159590,159589,159588,159586,159577,159576,159575,159566,159565,159564,159563,159562,159561,159557,159556,159555,159554,159553,159548,159547,159532,159517,159512,159505,159504,159495,159491,159489,159488,159482,159481,159479,159467,159464,159463,159444,159425,159424,159422,159419,159417,159414,159410,159406,159404,159403,159399,159398,159396,159393,159392,159389,159382,159359,159339,159338,159335,159334,159333,159329,159328,159326,159325,159324,159316,159315,159312,159309,159308,159306,159305,159303,159302,159289,159280,159275,159265,159256,159252,159251,159247,159229,159219,159202,159201,159192,159177,159174,159173,159146,159132,159128,159126,159123,159115,159114,159106,159104,159097,159089,159088,159082,159066,159064,159063,159062,159061,159060,159050,159030,159029,159027,159025,159024,159023,159022,159020,159019,159017,159015,159010,159004,159002,159001,158995,158994,158993,158992,158991,158990,158989,158988,158987,158985,158979,158978,158977,158976,158973,158971,158968,158966,158965,158964,158941,158940,158928,158927,158923,158917,158912,158911,158910,158909,158908,158907,158903,158902,158897,158895,158894,158893,158892,158883,158877,158876,158875,158874,158871,158860,158849,158842,158835,158819,158813,158799,158798,158781,158780,158779,158778,158777,158774,158770,158767,158766,158763,158754,158749,158748,158747,158746,158745,158744,158743,158742,158741,158740,158738,158737,158736,158735,158734,158733,158732,158731,158730,158729,158728,158727,158726,158725,158721,158720,158719,158718,158714,158711,158708,158702,158700,158693,158688,158687,158677,158669,158663,158662,158658,158657,158656,158649,158641,158639,158631,158623,158622,158620,158618,158617,158615,158614,158613,158609,158601,158599,158596,158587,158586,158584,158583,158577,158555,158547,158532,158521,158520,158504,158500,158499,158493,158492,158482,158480,158475,158473,158472,158470,158469,158468,158467,158466,158465,158464,158451,158450,158443,158439,158437,158435,158428,158426,158425,158424,158423,158419,158418,158405,158402,158401,158400,158392,158364,158363,158359,158358,158352,158351,158349,158347,158341,158340,158338,158332,158331,158330,158329,158322,158318,158317,158313,158297,158268,158267,158265,158262,158247,158221,158211,158210,158209,158208,158206,158186,158185,158184,158183,158178,158167,158163,158146,158141,158140,158138,158135,158133,158132,158131,158125,158123,158120,158119,158105,158104,158103,158102,158098,158097,158094,158092,158091,158084,158083,158079,158075,158074,158073,158069,158064,158063,158062,158052,158050,158040,158023,158016,158014,158006,157991)) OR (`Idx`=4 AND `CreatureID` IN (161399,161364,161345,161344,161333,161316,161281,161279,161215,161214,161189,161179,161178,161103,161065,161063,161052,161043,160965,160921,160844,160842,160775,160748,160747,160698,160672,160508,160485,160474,160340,160297,160296,160264,160165,160045,160044,159962,159853,159804,159803,159791,159770,159769,159727,159716,159704,159703,159662,159659,159566,159565,159564,159563,159561,159556,159555,159554,159553,159547,159505,159504,159406,159306,159089,159062,159061,159060,159027,159025,159024,159010,159004,159001,158993,158991,158990,158977,158928,158927,158908,158902,158897,158894,158893,158813,158780,158770,158622,158620,158555,158547,158424,158349,158347,158341,158340,158322,158268,158221,158206)) OR (`Idx`=5 AND `CreatureID` IN (161364,161345,161344,161333,161316,161281,161279,161215,161214,161189,161179,161178,161103,161065,161063,161052,160965,160921,160844,160842,160775,160748,160747,160698,160672,160508,160485,160340,160297,160296,160264,160165,160045,160044,159962,159804,159803,159770,159769,159727,159716,159704,159703,159662,159659,159566,159565,159564,159563,159561,159556,159555,159554,159553,159547,159505,159504,159406,159306,159089,159062,159061,159060,159027,159025,159024,159010,159004,159001,158993,158991,158990,158928,158927,158908,158902,158897,158894,158893,158813,158780,158770,158620,158555,158547,158349,158341,158340,158322,158268,158221,158206)) OR (`Idx`=7 AND `CreatureID` IN (161345,161344,161333,161281,161215,161214,161189,161179,161178,160921,160775,160748,160698,160508,160297,160296,160165,159962,159659,159406,159089,159062,159061,159060,159027,159025,159024,159010,159004,159001,158993,158991,158990,158928,158927,158908,158902,158897,158894,158893,158780,158770,158555,158547,158340,158221,158206)) OR (`Idx`=6 AND `CreatureID` IN (161345,161344,161333,161316,161281,161215,161214,161189,161179,161178,160921,160775,160748,160698,160672,160508,160297,160296,160165,159962,159659,159406,159089,159062,159061,159060,159027,159025,159024,159010,159004,159001,158993,158991,158990,158928,158927,158908,158902,158897,158894,158893,158780,158770,158555,158547,158340,158221,158206)) OR (`Idx`=8 AND `CreatureID` IN (161215,161214,160921,159962,158990,158547,158340,158221,158206)) OR (`Idx`=32 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=31 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=30 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=29 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=28 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=27 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=26 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=25 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=24 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=23 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=22 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=21 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=20 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=19 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=18 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=17 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=16 AND `CreatureID` IN (160921,158340,158206)) OR (`Idx`=15 AND `CreatureID` IN (160921,158547,158340,158206)) OR (`Idx`=14 AND `CreatureID` IN (160921,158547,158340,158206)) OR (`Idx`=13 AND `CreatureID` IN (160921,158547,158340,158206)) OR (`Idx`=12 AND `CreatureID` IN (160921,158547,158340,158206)) OR (`Idx`=11 AND `CreatureID` IN (160921,158990,158547,158340,158206)) OR (`Idx`=10 AND `CreatureID` IN (160921,158990,158547,158340,158206)) OR (`Idx`=9 AND `CreatureID` IN (160921,159962,158990,158547,158340,158206)) OR (`Idx`=81 AND `CreatureID`=158340) OR (`Idx`=80 AND `CreatureID`=158340) OR (`Idx`=79 AND `CreatureID`=158340) OR (`Idx`=78 AND `CreatureID`=158340) OR (`Idx`=77 AND `CreatureID`=158340) OR (`Idx`=76 AND `CreatureID`=158340) OR (`Idx`=75 AND `CreatureID`=158340) OR (`Idx`=74 AND `CreatureID`=158340) OR (`Idx`=73 AND `CreatureID`=158340) OR (`Idx`=72 AND `CreatureID`=158340) OR (`Idx`=71 AND `CreatureID`=158340) OR (`Idx`=70 AND `CreatureID`=158340) OR (`Idx`=69 AND `CreatureID`=158340) OR (`Idx`=68 AND `CreatureID`=158340) OR (`Idx`=67 AND `CreatureID`=158340) OR (`Idx`=66 AND `CreatureID`=158340) OR (`Idx`=65 AND `CreatureID`=158340) OR (`Idx`=64 AND `CreatureID`=158340) OR (`Idx`=63 AND `CreatureID`=158340) OR (`Idx`=62 AND `CreatureID`=158340) OR (`Idx`=61 AND `CreatureID`=158340) OR (`Idx`=60 AND `CreatureID`=158340) OR (`Idx`=59 AND `CreatureID`=158340) OR (`Idx`=58 AND `CreatureID`=158340) OR (`Idx`=57 AND `CreatureID`=158340) OR (`Idx`=56 AND `CreatureID` IN (158340,158206)) OR (`Idx`=55 AND `CreatureID` IN (158340,158206)) OR (`Idx`=54 AND `CreatureID` IN (158340,158206)) OR (`Idx`=53 AND `CreatureID` IN (158340,158206)) OR (`Idx`=52 AND `CreatureID` IN (158340,158206)) OR (`Idx`=51 AND `CreatureID` IN (158340,158206)) OR (`Idx`=50 AND `CreatureID` IN (158340,158206)) OR (`Idx`=49 AND `CreatureID` IN (158340,158206)) OR (`Idx`=48 AND `CreatureID` IN (158340,158206)) OR (`Idx`=47 AND `CreatureID` IN (158340,158206)) OR (`Idx`=46 AND `CreatureID` IN (158340,158206)) OR (`Idx`=45 AND `CreatureID` IN (158340,158206)) OR (`Idx`=44 AND `CreatureID` IN (158340,158206)) OR (`Idx`=43 AND `CreatureID` IN (158340,158206)) OR (`Idx`=42 AND `CreatureID` IN (158340,158206)) OR (`Idx`=41 AND `CreatureID` IN (158340,158206)) OR (`Idx`=40 AND `CreatureID` IN (158340,158206)) OR (`Idx`=39 AND `CreatureID` IN (158340,158206)) OR (`Idx`=38 AND `CreatureID` IN (158340,158206)) OR (`Idx`=37 AND `CreatureID` IN (158340,158206)) OR (`Idx`=36 AND `CreatureID` IN (158340,158206)) OR (`Idx`=35 AND `CreatureID` IN (158340,158206)) OR (`Idx`=34 AND `CreatureID` IN (158340,158206)) OR (`Idx`=33 AND `CreatureID` IN (158340,158206)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (157991,157990,157985,157984,157983,157982,157981,157980,157979,157978,157977,157976,157975,157974,157973,157972,157971,157969,157968,157967,157966,157965,157964,157963,157962,157960,157959,157958,157957,157956,157955,157954,157953,157952,157951,157950,157949,157948,157947,157946,157945,157944,157943,157942,157938,157937,157936,157935,157934,157933,157931,157926,157925,157924,157921,157920,157919,157918,157915,157914,157913,157912,157911,157910,157909,157908,157907,157906,157905,157904,157903,157902,157901,157900,157899,157898,157897,157895,157894,157893,157892,157891,157890,157889,157888,157887,157886,157885,157884,157883,157882,157881,157880,157879,157878,157877,157875,157874,157873,157872,157871,157870,157869,157868,157867,157866,157865,157864,157863,157862,157861,157859,157858,157857,157856,157855,157854,157853,157852,157851,157850,157849,157848,157847,157846,157845,157844,157843,157842,157841,157840,157839,157838,157837,157834,157833,157832,157831,157830,157829,157828,157827,157826,157825,157824,157823,157822,157821,157820,157819,157818,157817,157816,157815,157814,157813,157812,157811,157810,157809,157808,157807,157806,157805,157803,157802,157801,157800,157799,157798,157796,157795,157794,157793,157792,157791,157789,157788,157787,157786,157785,157784,157783,157782,157781,157780,157779,157778,157777,157776,157775,157774,157772,157771,157770,157769,157768,157767,157766,157765,157764,157763,157762,157761,157760,157759,157757,157756,157755,157754,157753,157752,157751,157750,157749,157748,157747,157746,157745,157744,157743,157742,157741,157740,157738,157737,157735,157734,157733,157732,157731,157730,157729,157728,157727,157726,157725,157724,157723,157722,157721,157720,157719,157718,157717,157716,157715,157712,157711,157710,157709,157708,157707,157706,157705,157703,157702,157701,157700,157698,157697,157696,157695,157694,157693,157692,157691,157688,157687,157686,157685,157684,157683,157682,157681,157680,157678,157677,157676,157673,157671,157670,157669,157668,157666,157665,157664,157662,157660,157654,157653,157652,157651,157650,157649,157648,157647,157645,157643,157642,157641,157640,157639,157637,157636,157635,157634,157633,157632,157631,157630,157629,157628,157626,157625,157624,157623,157622,157621,157620,157619,157618,157617,157616,157615,157614,157613,157612,157610,157609,157608,157607,157606,157605,157604,157603,157602,157601,157600,157599,157598,157596,157594,157593,157592,157591,157590,157589,157588,157587,157586,157585,157584,157583,157582,157581,157580,157579,157578,157577,157576,157575,157574,157573,157572,157571,157570,157569,157568,157567,157566,157565,157564,157563,157562,157561,157560,157558,157557,157556,157555,157554,157553,157552,157551,157550,157549,157548,157547,157546,157545,157544,157543,157542,157541,157540,157539,157538,157537,157536,157535,157534,157533,157532,157531,157530,157529,157528,157527,157526,157525,157524,157523,157522,157521,157520,157519,157518,157517,157516,157515,157514,157513,157512,157511,157510,157509,157508,157507,157506,157505,157504,157503,157502,157501,157500,157499,157498,157497,157496,157495,157494,157493,157492,157491,157490,157487,157486,157485,157484,157483,157482,157481,157480,157479,157478,157477,157476,157475,157474,157473,157472,157470,157469,157468,157467,157466,157465,157464,157463,157462,157461,157460,157459,157458,157457,157456,157455,157453,157452,157451,157450,157449,157448,157447,157446,157445,157444,157443,157442,157441,157440,157439,157438,157437,157436,157435,157434,157433,157432,157431,157430,157427,157426,157425,157423,157422,157421,157420,157419,157418,157417,157411,157407,157406,157405,157404,157403,157402,157401,157400,157399,157397,157396,157395,157394,157393,157392,157391,157390,157389,157386,157385,157383,157382,157380,157379,157378,157377,157369,157368,157366,157365,157363,157362,157361,157360,157359,157357,157356,157355,157354,157353,157352,157351,157350,157349,157348,157346,157345,157343,157341,157340,157339,157338,157337,157336,157335,157334,157333,157332,157329,157328,157327,157326,157324,157322,157320,157319,157318,157317,157316,157315,157314,157313,157312,157311,157310,157309,157308,157307,157306,157305,157304,157303,157302,157301,157300,157299,157298,157297,157296,157294,157293,157291,157290,157289,157287,157286,157282,157281,157280,157279,157278,157277,157276,157275,157274,157268,157267,157266,157264,157263,157260,157259,157258,157257,157256,157255,157254,157253,157252,157251,157250,157249,157248,157246,157245,157244,157242,157239,157238,157237,157236,157235,157234,157233,157232,157231,157230,157229,157228,157227,157226,157225,157224,157223,157222,157221,157220,157219,157218,157217,157214,157213,157212,157211,157210,157209,157208,157207,157206,157203,157202,157201,157200,157199,157198,157197,157196,157195,157194,157190,157188,157187,157186,157184,157183,157182,157181,157180,157176,157173,157171,157170,157169,157168,157167,157166,157165,157164,157163,157162,157161,157160,157159,157158,157157,157156,157155,157154,157153,157152,157151,157150,157149,157148,157147,157146,157145,157144,157143,157142,157141,157140,157139,157138,157137,157136,157135,157134,157133,157132,157131,157130,157129,157128,157127,157126,157125,157124,157123,157122,157121,157120,157119,157118,157116,157115,157114,157113,157112,157111,157110,157109,157108,157107,157106,157105,157104,157103,157102,157101,157100,157099,157098,157097,157096,157095,157094,157093,157092,157091,157090,157087,157086,157085,157084,157083,157082,157080,157079,157077,157076,157075,157074,157073,157072,157071,157070,157069,157068,157067,157066,157065,157064,157063,157062,157061,157060,157059,157058,157057,157056,157054,157053,157052,157051,157050,157049,157048,157047,157046,157045,157044,157043,157042,157041,157040,157039,157038,157037,157036,157035,157034,157033,157031,157030,157029,157028,157025,157024,157023,157022,157021,157020,157019,157018,157017,157016,157015,157014,157013,157012,157011,157010,157009,157008,157007,157006,157005,157004,157003,157002,157001,157000,156999,156998,156997,156996,156995,156994,156993,156992,156991,156990,156989,156988,156987,156986,156985,156984,156983,156982,156981,156980,156979,156978,156977,156976,156975,156974,156973,156972,156971,156970,156969,156968,156967,156966,156965,156964,156963,156962,156961,156960,156959,156958,156957,156956,156955,156954,156953,156952,156951,156950,156949,156948,156947,156946,156945,156944,156943,156942,156941,156939,156938,156937,156936,156935,156933,156932,156931,156930,156929,156927,156926,156925,156924,156923,156922,156921,156920,156919,156918,156917,156916,156915,156914,156913,156912,156911,156910,156909,156908,156907,156906,156905,156904,156903,156902,156901,156900,156899,156898,156897,156895,156894,156893,156892,156891,156890,156889,156888,156887,156886,156885,156884,156883,156882,156881,156880,156879,156878,156877,156876,156875,156874,156873,156872,156871,156870,156869,156868,156867,156866,156865,156864,156863,156862,156861,156860,156859,156858,156857,156855,156854,156853,156852,156851,156850,156849,156848,156847,156846,156845,156844,156843,156842,156841,156840,156839,156838,156837,156836,156835,156834,156833,156832,156831,156830,156829,156828,156827,156825,156824,156823,156822,156821,156820,156819,156818,156817,156816,156815,156814,156813,156812,156811,156810,156809,156808,156807,156806,156805,156804,156803,156802,156801,156800,156799,156798,156797,156796,156795,156794,156792,156791,156790,156789,156788,156787,156786,156785,156784,156783,156782,156781,156780,156779,156778,156777,156776,156775,156774,156773,156772,156771,156770,156769,156768,156767,156766,156765,156764,156762,156761,156760,156759,156758,156757,156756,156755,156754,156753,156752,156751,156750,156749,156748,156747,156746,156745,156744,156743,156742,156741,156740,156739,156738,156737,156736,156735,156734,156733,156732,156731,156730,156729,156728,156727,156726,156725,156724,156723,156722,156720,156719,156718,156717,156716,156715,156714,156709,156708,156707,156706,156705,156703,156702,156701,156700,156699,156698,156697,156696,156694,156693,156692,156691,156690,156689,156688,156687,156686,156685,156684,156683,156682,156681,156680,156679,156678,156677,156676,156675,156674,156673,156672,156671,156670,156669,156668,156667,156666,156665,156664,156663,156662,156661,156660,156659,156658,156657,156656,156655,156654,156653,156652,156651,156650,156649,156648,156647,156646,156645,156644,156643,156642,156641,156640,156639,156638,156637,156636,156635,156634,156633,156632,156631,156630,156629,156628,156627,156626,156625,156624,156623,156622,156621,156620,156619,156618,156617,156616,156615,156614,156613,156612,156611,156610,156609,156608,156607,156606,156605,156604,156603,156602,156601,156600,156599,156598,156597,156596,156595,156594,156593,156592,156591,156590,156589,156588,156587,156586,156585,156584,156583,156582,156581,156580,156579,156578,156577,156576,156575,156573,156572,156571,156570,156569,156568,156567,156566,156565,156564,156563,156562,156561,156560,156559,156558,156557,156556,156555,156554,156553,156552,156551,156550,156549,156548,156547,156546,156545,156544,156543,156542,156540,156538,156537,156536,156535,156534,156532,156529,156528,156527,156526,156525,156524,156523,156522,156521,156520,156519,156518,156517,156516,156515,156514,156513,156512,156511,156510,156509,156508,156507,156506,156505,156504,156503,156502,156501,156500,156499,156498,156497,156496,156495,156494,156493,156492,156488,156487,156486,156485,156484,156483,156482,156481,156480,156479,156477,156476,156475,156474,156473,156472,156471,156470,156469,156468,156465,156464,156463,156462,156461,156460,156459,156458,156457,156456,156455,156454,156453,156452,156451,156450,156449,156448,156447,156446,156445,156444,156443,156442,156441,156440,156439,156438,156437,156435,156434,156432,156431,156430,156429,156428,156427,156426,156425,156424,156423,156422,156421,156420,156419,156418,156417,156416,156415,156414,156413,156412,156411,156410,156409,156408,156407,156406,156405,156404,156403,156402,156399,156398,156397,156396,156395,156394,156393,156392,156391,156390,156389,156388,156387,156386,156385,156384,156383,156382,156381,156380,156379,156378,156377,156376,156375,156374,156373,156372,156371,156370,156369,156368,156367,156366,156365,156364,156363,156362,156361,156360,156359,156358,156357,156356,156355,156354,156353,156352,156351,156350,156349,156348,156347,156346,156345,156344,156343,156342,156341,156340,156339,156338,156337,156336,156335,156334,156333,156332,156331,156330,156329,156328,156327,156326,156325,156324,156323,156322,156321,156320,156319,156318,156317,156316,156315,156314,156313,156312,156311,156310,156309,156308,156307,156306,156305,156304,156303,156302,156301,156300,156299,156298,156297,156296,156295,156294,156293,156292,156291,156290,156289,156288,156287,156286,156284,156283,156282,156281,156280,156279,156278,156277,156276,156275,156274,156273,156272,156271,156270,156269,156268,156267,156266,156265,156264,156263,156262,156261,156260,156259,156258,156257,156256,156255,156254,156253,156252,156251,156250,156249,156248,156247,156246,156245,156244,156243,156242,156241,156240,156239,156238,156237,156236,156235,156234,156228,156227,156226,156225,156224,156223,156222,156221,156220,156219,156218,156217,156215,156214,156213,156212,156211,156210,156209,156208,156207,156206,156205,156204,156203,156202,156201,156200,156199,156198,156197,156196,156195,156194,156193,156192,156191,156190,156189,156188,156187,156186,156185,156184,156183,156182,156181,156180,156179,156178,156177,156176,156175,156174,156173,156172,156171,156170,156169,156168,156167,156166,156165,156164,156163,156162,156161,156160,156159,156158,156157,156156,156154,156153,156152,156151,156150,156149,156148,156147,156146,156145,156144,156143,156142,156139,156138,156135,156134,156133,156132,156131,156130,156129,156128,156127,156126,156125,156124,156123,156122,156121,156120,156119,156118,156117,156116,156115,156114,156113,156112,156111,156110,156109,156108,156107,156106,156105,156104,156103,156102,156101,156100,156099,156098,156097,156096,156095,156094,156093,156092,156091,156090,156089,156088,156087,156086,156084,156083,156082,156081,156079,156078,156077,156076,156075,156074,156073,156072,156071,156070,156069,156068,156067,156066,156065,156064,156063,156062,156061,156060,156059,156058,156057,156056,156055,156054,156053,156052,156051,156050,156049,156048,156047,156046,156045,156044,156043,156042,156041,156040,156039,156038,156037,156036,156035,156034,156033,156032,156031,156030,156029,156028,156027,156026,156025,156024,156023,156022,156021,156020,156019,156018,156017,156016,156015,156014,156013,156012,156011,156010,156009,156008,156007,156006,156005,156004,156003,156002,156000,155999,155998,155997,155996,155995,155994,155993,155992,155991,155990,155989,155988,155987,155986,155985,155984,155983,155982,155981,155980,155979,155978,155977,155976,155975,155974,155973,155972,155971,155970,155969,155968,155967,155966,155965,155964,155963,155962,155961,155960,155959,155958,155957,155956,155955,155954,155953,155952,155951,155950,155949,155948,155947,155946,155945,155944,155943,155941,155940,155939,155938,155937,155936,155935,155934,155933,155932,155931,155930,155929,155928,155927,155926,155925,155924,155923,155922,155921,155920,155919,155918,155917,155916,155915,155914,155913,155912,155911,155910,155909,155908,155907,155906,155905,155904,155903,155902,155901,155900,155899,155898,155897,155896,155895,155894,155893,155892,155891,155890,155889,155888,155887,155886,155885,155884,155883,155882,155881,155880,155879,155878,155877,155876,155875,155874,155873,155872,155871,155869,155868,155867,155866,155865,155864,155863,155862,155861,155860,155859,155858,155857,155856,155855,155854,155853,155852,155851,155850,155849,155848,155847,155846,155845,155844,155843,155842,155841,155840,155839,155838,155837,155836,155835,155834,155833,155832,155831,155830,155829,155828,155827,155826,155825,155824,155823,155822,155821,155820,155819,155818,155817,155816,155815,155814,155813,155812,155811,155810,155809,155808,155807,155806,155805,155804,155803,155802,155801,155800,155799,155798,155797,155796,155795,155794,155793,155792,155791,155790,155789,155788,155787,155786,155785,155784,155783,155782,155781,155780,155779,155777,155776,155775,155774,155773,155772,155771,155770,155769,155768,155767,155766,155765,155764,155763,155762,155761,155760,155759,155758,155757,155756,155755,155754,155753,155752,155751,155750,155749,155748,155747,155746,155745,155744,155743,155742,155741,155740,155739,155738,155737,155736,155735,155734,155733,155732,155731,155730,155729,155728,155727,155726,155725,155724,155723,155722,155721,155720,155719,155718,155717,155716,155715,155714,155713,155712,155711,155710,155709,155708,155707,155706,155705,155704,155703,155702,155701,155700,155699,155698,155697,155696,155695,155694,155693,155692,155691,155690,155689,155688,155687,155686,155685,155684,155683,155682,155681,155680,155679,155678,155677,155676,155675,155674,155673,155672,155671,155670,155669,155668,155667,155666,155665,155663,155662,155661,155660,155659,155658,155657,155656,155655,155654,155653,155652,155651,155650,155649,155648,155647,155646,155645,155644,155643,155642,155641,155640,155639,155638,155637,155636,155635,155634,155633,155631,155630,155629,155628,155627,155626,155625,155624,155623,155622,155621,155620,155619,155618,155616,155615,155614,155613,155612,155611,155610,155609,155608,155607,155606,155605,155604,155603,155602,155601,155600,155599,155598,155597,155596,155595,155594,155593,155592,155591,155590,155589,155588,155587,155586,155585,155584,155583,155582,155581,155580,155579,155578,155577,155576,155575,155574,155573,155572,155571,155570,155569,155568,155567,155566,155565,155564,155563,155562,155561,155560,155559,155558,155557,155556,155555,155554,155553,155552,155551,155550,155549,155548,155547,155546,155545,155544,155543,155542,155541,155540,155539,155538,155537,155536,155535,155534,155533,155532,155531,155529,155528,155527,155526,155525,155523,155522,155521,155520,155519,155518,155517,155516,155515,155514,155513,155512,155511,155510,155509,155508,155507,155506,155505,155504,155500,155498,155497,155496,155494,155493,155492,155491,155490,155489,155488,155487,155486,155485,155484,155483,155482,155481,155480,155479,155478,155477,155476,155475,155474,155472,155471,155470,155469,155468,155467,155465,155464,155463,155462,155461,155460,155459,155458,155457,155456,155455,155454,155453,155452,155451,155450,155449,155448,155447,155446,155445,155444,155443,155442,155441,155440,155439,155438,155437,155436,155435,155434,155433,155432,155431,155430,155428,155425,155424,155423,155422,155421,155420,155419,155418,155416,155415,155414,155413,155412,155411,155410,155409,155408,155407,155406,155405,155404,155403,155402,155401,155400,155399,155398,155397,155396,155395,155394,155393,155392,155391,155390,155389,155388,155387,155386,155385,155384,155383,155382,155381,155380,155379,155378,155377,155376,155375,155374,155373,155372,155371,155370,155369,155368,155367,155366,155365,155364,155363,155362,155361,155360,155359,155358,155357,155356,155355,155354,155353,155352,155351,155350,155349,155348,155346,155345,155344,155343,155342,155341,155339,155338,155337,155336,155335,155334,155333,155332,155331,155330,155329,155328,155327,155326,155325,155324,155323,155322,155321,155320,155319,155318,155317,155316,155315,155314,155313,155312,155311,155310,155309,155308,155307,155306,155305,155304,155303,155302,155301,155300,155299,155298,155297,155296,155295,155294,155289,155288,155287,155286,155285,155284,155283,155282,155281,155280,155279,155278,155277,155276,155275,155274,155273,155272,155271,155270,155269,155268,155267,155264,155263,155262,155261,155260,155259,155258,155257,155256,155255,155254,155253,155252,155251,155250,155248,155247,155246,155245,155244,155243,155242,155241,155240,155239,155238,155237,155236,155235,155234,155233,155232,155231,155230,155229,155228,155227,155226,155225,155224,155223,155222,155221,155220,155219,155218,155217,155216,155215,155214,155213,155212,155211,155210,155209,155207,155206,155205,155204,155203,155202,155201,155199,155198,155197,155196,155195,155194,155193,155192,155191,155190,155189,155188,155187,155186,155185,155184,155183,155182,155181,155180,155179,155178,155177,155176,155175,155174,155173,155172,155171,155170,155169,155168,155167,155166,155165,155164,155163,155162,155161,155160,155159,155158,155157,155156,155155,155154,155153,155152,155151,155150,155149,155148,155147,155146,155145,155144,155143,155142,155141,155140,155139,155138,155137,155136,155135,155134,155133,155132,155131,155130,155128,155127,155126,155125,155123,155121,155120,155119,155118,155117,155116,155115,155114,155113,155112,155111,155110,155109,155107,155105,155104,155103,155102,155101,155100,155099,155098,155097,155096,155095,155094,155093,155092,155091,155090,155089,155088,155087,155086,155085,155084,155083,155082,155081,155080,155079,155078,155077,155076,155075,155074,155073,155072,155071,155070,155069,155068,155067,155066,155065,155064,155063,155062,155061,155060,155059,155058,155057,155056,155055,155054,155053,155052,155051,155050,155049,155048,155047,155046,155045,155041,155040,155039,155038,155037,155036,155035,155034,155033,155032,155031,155030,155029,155028,155027,155026,155025,155024,155023,155022,155021,155020,155019,155018,155017,155016,155015,155014,155013,155012,155011,155010,155009,155008,155007,155006,155005,155004,155003,155002,155001,155000,154999,154998,154997,154996,154995,154994,154993,154992,154991,154990,154989,154988,154987,154986,154985,154984,154983,154982,154980,154979,154976,154975,154974,154973,154972,154971,154970,154969,154968,154967,154965,154964,154963,154962,154961,154960,154959,154958,154957,154956,154955,154954,154953,154952,154951,154950,154949,154948,154947,154946,154945,154944,154943,154942,154941,154940,154939,154938,154937,154936,154935,154934,154933,154932,154931,154930,154929,154928,154927,154926,154925,154924,154923,154922,154921,154920,154919,154918,154917,154916,154915,154914,154913,154912,154911,154910,154909,154908,154907,154906,154905,154904,154903,154902,154901,154900,154899,154898,154897,154896,154895,154894,154893,154892,154891,154890,154889,154888,154887,154886,154885,154884,154883,154882,154881,154880,154879,154878,154877,154876,154875,154874,154873,154872,154871,154870,154868,154867,154866,154865,154864,154863,154861,154860,154859,154858,154857,154856,154855,154854,154853,154852,154851,154850,154849,154848,154847,154846,154845,154843,154842,154841,154840,154839,154838,154837,154836,154835,154834,154833,154832,154831,154830,154829,154828,154827,154826,154825,154824,154823,154822,154821,154820,154819,154818,154817,154816,154815,154814,154813,154812,154811,154810,154809,154808,154807,154806,154805,154804,154803,154800,154799,154798,154797,154796,154795,154794,154793,154792,154791,154790,154789,154788,154787,154786,154785,154784,154783,154782,154781,154780,154779,154778,154777,154776,154775,154774,154773,154772,154771,154770,154769,154768,154767,154765,154764,154763,154762,154761,154760,154759,154758,154757,154756,154755,154754,154753,154752,154751,154750,154749,154748,154747,154746,154745,154744,154743,154742,154741,154740,154739,154738,154737,154736,154735,154734,154733,154732,154731,154730,154729,154728,154727,154726,154725,154724,154723,154722,154721,154720,154719,154718,154717,154716,154715,154714,154713,154712,154711,154710,154709,154708,154707,154706,154705,154704,154703,154702,154701,154700,154699,154698,154697,154696,154695,154694,154693,154692,154691,154690,154689,154688,154687,154686,154685,154684,154683,154682,154681,154680,154679,154678,154677,154676,154675,154674,154673,154672,154671,154670,154668,154667,154666,154665,154664,154663,154662,154661,154660,154659,154656,154655,154654,154653,154652,154651,154650,154649,154648,154647,154646,154645,154644,154643,154642,154641,154640,154639,154638,154637,154636,154635,154634,154633,154632,154631,154630,154629,154628,154627,154626,154625,154624,154623,154622,154621,154620,154619,154618,154616,154615,154613,154612,154611,154610,154609,154608,154607,154606,154605,154604,154603,154601,154600,154599,154598,154597,154596,154595,154594,154593,154592,154591,154590,154589,154588)) OR (`Idx`=1 AND `CreatureID` IN (157984,157983,157982,157981,157980,157978,157977,157972,157968,157966,157965,157962,157959,157952,157949,157947,157944,157942,157910,157908,157907,157906,157905,157902,157900,157897,157885,157883,157882,157875,157874,157868,157867,157866,157865,157863,157857,157845,157842,157841,157827,157826,157825,157823,157821,157819,157817,157810,157809,157808,157807,157806,157803,157795,157793,157792,157791,157789,157787,157786,157785,157784,157769,157762,157761,157759,157757,157755,157754,157748,157743,157742,157741,157737,157733,157731,157729,157727,157726,157725,157722,157721,157720,157708,157706,157705,157703,157692,157691,157688,157681,157671,157669,157660,157654,157652,157649,157648,157647,157645,157625,157624,157622,157618,157617,157610,157601,157599,157590,157589,157584,157583,157581,157579,157577,157576,157572,157571,157562,157557,157556,157554,157549,157546,157545,157538,157535,157525,157521,157505,157494,157493,157492,157487,157481,157480,157479,157478,157474,157464,157463,157460,157451,157450,157449,157447,157446,157437,157434,157433,157430,157425,157422,157421,157420,157417,157404,157403,157402,157401,157400,157397,157396,157395,157394,157393,157392,157391,157389,157386,157379,157378,157377,157359,157348,157340,157335,157334,157333,157327,157324,157317,157316,157315,157299,157297,157296,157293,157289,157275,157257,157251,157250,157249,157248,157246,157245,157244,157242,157239,157237,157236,157234,157232,157226,157220,157219,157218,157217,157212,157211,157208,157207,157206,157201,157196,157195,157161,157159,157155,157152,157148,157143,157136,157133,157116,157112,157111,157108,157106,157104,157102,157100,157099,157096,157094,157087,157077,157074,157073,157072,157071,157070,157068,157067,157066,157063,157062,157057,157054,157050,157039,157035,157031,157030,157025,157023,157022,157021,157020,157019,157016,157010,157009,157008,157007,157006,157004,157003,157002,157001,157000,156999,156998,156995,156993,156982,156977,156976,156972,156970,156968,156963,156958,156956,156953,156951,156950,156931,156927,156925,156914,156913,156911,156910,156909,156897,156893,156884,156883,156881,156879,156871,156850,156846,156841,156840,156838,156834,156828,156825,156821,156817,156816,156813,156812,156811,156806,156805,156795,156794,156792,156788,156780,156779,156778,156766,156760,156759,156758,156756,156755,156753,156750,156746,156743,156740,156734,156731,156729,156728,156727,156726,156725,156724,156723,156722,156703,156697,156684,156682,156680,156679,156675,156674,156659,156658,156657,156656,156652,156648,156642,156641,156628,156624,156614,156613,156611,156600,156599,156598,156591,156589,156586,156585,156571,156565,156560,156559,156558,156552,156551,156550,156548,156547,156537,156535,156532,156529,156528,156522,156519,156508,156506,156505,156502,156498,156497,156496,156494,156493,156492,156488,156487,156486,156485,156484,156483,156482,156481,156475,156473,156458,156447,156443,156442,156441,156439,156435,156430,156429,156428,156426,156422,156414,156413,156411,156406,156403,156397,156394,156380,156379,156378,156370,156367,156365,156356,156350,156349,156341,156338,156336,156335,156333,156332,156329,156328,156324,156312,156311,156306,156303,156302,156292,156287,156286,156279,156276,156273,156272,156270,156266,156265,156264,156263,156262,156261,156260,156258,156257,156256,156255,156236,156228,156227,156197,156194,156193,156187,156176,156175,156174,156173,156172,156171,156170,156169,156168,156167,156165,156153,156146,156135,156129,156126,156125,156117,156110,156109,156107,156104,156092,156090,156087,156082,156081,156079,156075,156064,156062,156051,156046,156044,156043,156039,156008,156007,156006,156005,156004,155998,155997,155995,155984,155983,155982,155979,155978,155977,155976,155975,155973,155962,155954,155949,155947,155943,155938,155937,155930,155927,155922,155912,155907,155906,155901,155897,155896,155876,155875,155868,155865,155864,155863,155853,155852,155850,155847,155846,155839,155835,155833,155831,155830,155826,155825,155821,155814,155813,155812,155807,155804,155794,155793,155792,155790,155758,155757,155756,155755,155754,155752,155739,155737,155730,155729,155726,155724,155721,155720,155719,155717,155699,155695,155690,155685,155683,155682,155680,155660,155654,155647,155636,155635,155608,155605,155602,155601,155597,155595,155594,155592,155590,155587,155581,155574,155573,155572,155569,155564,155552,155525,155512,155510,155504,155498,155490,155482,155481,155478,155470,155467,155465,155463,155459,155458,155456,155455,155452,155451,155449,155448,155424,155423,155412,155411,155410,155409,155408,155405,155404,155403,155399,155395,155391,155364,155362,155361,155356,155354,155352,155345,155337,155334,155330,155327,155321,155313,155303,155299,155297,155268,155267,155260,155257,155255,155235,155233,155232,155231,155230,155226,155223,155222,155221,155219,155217,155216,155211,155210,155206,155204,155195,155175,155174,155170,155169,155168,155167,155164,155163,155160,155153,155151,155146,155143,155142,155138,155132,155128,155125,155123,155120,155119,155118,155117,155113,155112,155103,155093,155092,155086,155080,155078,155077,155076,155073,155072,155070,155067,155066,155061,155052,155046,155041,155034,155033,155024,155023,155022,155021,155019,155008,155003,154989,154987,154983,154959,154944,154943,154940,154939,154936,154935,154931,154930,154916,154909,154908,154907,154903,154893,154892,154891,154879,154878,154877,154876,154873,154871,154856,154853,154843,154837,154836,154835,154823,154815,154814,154809,154808,154799,154798,154793,154792,154791,154786,154785,154780,154779,154772,154771,154768,154767,154765,154763,154760,154757,154750,154749,154745,154730,154729,154726,154725,154724,154719,154718,154717,154716,154713,154712,154711,154710,154707,154706,154699,154698,154697,154696,154694,154692,154691,154690,154689,154688,154684,154683,154681,154676,154675,154671,154656,154654,154649,154634,154632,154621,154605,154603,154597,154596,154595,154591)) OR (`Idx`=3 AND `CreatureID` IN (157983,157982,157981,157965,157959,157949,157845,157826,157808,157795,157793,157792,157786,157785,157784,157769,157759,157755,157731,157729,157727,157726,157720,157706,157705,157681,157671,157652,157649,157647,157618,157617,157599,157589,157579,157577,157576,157557,157505,157464,157463,157433,157417,157359,157335,157334,157327,157299,157293,157289,157242,157207,157108,157099,157068,157067,157066,157023,157022,157020,157019,157010,157009,157006,157003,157002,157001,156999,156963,156953,156950,156931,156911,156910,156909,156881,156834,156811,156792,156758,156753,156746,156743,156740,156731,156697,156675,156659,156658,156657,156656,156642,156611,156585,156532,156528,156508,156443,156441,156430,156429,156365,156341,156338,156311,156287,156286,156264,156261,156260,156256,156255,156236,156228,156194,156193,156153,156129,156126,156125,156110,156109,156104,156092,156079,156051,156043,155995,155984,155943,155930,155897,155896,155847,155846,155826,155807,155685,155635,155587,155581,155573,155512,155510,155504,155490,155481,155467,155463,155424,155423,155412,155411,155410,155404,155403,155399,155395,155391,155362,155361,155337,155327,155299,155297,155268,155267,155260,155255,155235,155222,155204,155170,155163,155153,155151,155146,155143,155142,155120,155119,155117,155113,155112,155093,155086,155078,155067,155034,155023,155022,155021,155019,155003,154989,154943,154936,154935,154931,154908,154907,154903,154871,154853,154823,154809,154763,154760,154750,154749,154726,154717,154716,154691,154684,154683,154676,154675,154632,154591)) OR (`Idx`=2 AND `CreatureID` IN (157983,157982,157981,157966,157965,157959,157949,157875,157845,157826,157823,157821,157819,157817,157810,157809,157808,157807,157795,157793,157792,157786,157785,157784,157769,157759,157755,157733,157731,157729,157727,157726,157720,157706,157705,157681,157671,157652,157649,157647,157618,157617,157599,157590,157589,157584,157583,157579,157577,157576,157572,157571,157557,157546,157505,157493,157464,157463,157433,157417,157359,157340,157335,157334,157327,157299,157293,157289,157242,157207,157159,157155,157108,157099,157096,157068,157067,157066,157035,157023,157022,157020,157019,157010,157009,157006,157003,157002,157001,156999,156995,156982,156972,156968,156963,156953,156950,156931,156913,156911,156910,156909,156881,156846,156834,156821,156811,156792,156788,156778,156758,156753,156746,156743,156740,156734,156731,156697,156675,156659,156658,156657,156656,156642,156641,156624,156611,156591,156585,156571,156532,156528,156508,156505,156475,156443,156441,156430,156429,156428,156397,156380,156365,156341,156338,156311,156287,156286,156270,156265,156264,156262,156261,156260,156258,156256,156255,156236,156228,156194,156193,156153,156129,156126,156125,156110,156109,156104,156092,156079,156051,156043,155995,155984,155982,155949,155943,155938,155930,155906,155897,155896,155865,155847,155846,155831,155830,155826,155812,155807,155793,155790,155730,155720,155685,155635,155602,155587,155581,155573,155512,155510,155504,155490,155481,155467,155463,155424,155423,155412,155411,155410,155409,155408,155404,155403,155399,155395,155391,155362,155361,155354,155337,155330,155327,155299,155297,155268,155267,155260,155255,155235,155222,155219,155211,155206,155204,155174,155170,155163,155160,155153,155151,155146,155143,155142,155138,155123,155120,155119,155117,155113,155112,155093,155086,155078,155067,155034,155023,155022,155021,155019,155003,154989,154983,154943,154936,154935,154931,154916,154908,154907,154903,154871,154853,154843,154823,154809,154799,154798,154792,154791,154780,154779,154763,154760,154750,154749,154729,154726,154725,154724,154717,154716,154713,154712,154711,154710,154699,154694,154691,154684,154683,154676,154675,154632,154591)) OR (`Idx`=5 AND `CreatureID` IN (157965,157845,157826,157786,157785,157784,157731,157729,157727,157726,157681,157671,157652,157647,157599,157579,157577,157576,157557,157505,157464,157463,157433,157417,157335,157334,157299,157242,157068,157067,157066,157020,157019,156953,156911,156910,156909,156746,156743,156740,156658,156657,156656,156611,156585,156528,156508,156430,156429,156365,156264,156261,156260,156256,156255,156236,156228,156194,156193,156125,156092,156051,155943,155897,155896,155847,155846,155807,155635,155490,155467,155423,155411,155410,155404,155399,155120,155113,155112,155086,154943,154936,154935,154931,154809,154717,154716,154684,154683)) OR (`Idx`=4 AND `CreatureID` IN (157965,157845,157826,157786,157785,157784,157731,157729,157727,157726,157681,157671,157652,157647,157599,157579,157577,157576,157557,157505,157464,157463,157433,157417,157335,157334,157299,157242,157068,157067,157066,157020,157019,156953,156911,156910,156909,156746,156743,156740,156658,156657,156656,156611,156585,156528,156508,156430,156429,156365,156264,156261,156260,156256,156255,156236,156228,156194,156193,156125,156092,156051,155995,155943,155897,155896,155847,155846,155807,155635,155512,155490,155481,155467,155423,155411,155410,155404,155399,155204,155120,155113,155112,155086,155067,154943,154936,154935,154931,154823,154809,154717,154716,154684,154683)) OR (`Idx`=7 AND `CreatureID` IN (157845,157786,157785,157784,157731,157729,157727,157726,157647,157579,157576,157505,157068,157067,157066,157019,156911,156910,156909,156746,156743,156740,156658,156657,156656,156585,156528,156508,156430,156429,156264,156261,156260,156256,156255,156228,156051,155897,155896,155635,155423,155411,155410,155404,154931)) OR (`Idx`=6 AND `CreatureID` IN (157845,157786,157785,157784,157731,157729,157727,157726,157671,157647,157579,157577,157576,157505,157068,157067,157066,157019,156911,156910,156909,156746,156743,156740,156658,156657,156656,156585,156528,156508,156430,156429,156264,156261,156260,156256,156255,156228,156051,155897,155896,155635,155423,155411,155410,155404,155399,154931,154809,154683)) OR (`Idx`=8 AND `CreatureID` IN (157647,157505,157019,156658,156657,156656,156585,156528,156508,156430,156429,156228,156051,155897)) OR (`Idx`=9 AND `CreatureID` IN (157505,157019,156658,156657,156656,156585,156508,156430,156228,156051,155897)) OR (`Idx`=52 AND `CreatureID`=157019) OR (`Idx`=51 AND `CreatureID`=157019) OR (`Idx`=50 AND `CreatureID`=157019) OR (`Idx`=49 AND `CreatureID`=157019) OR (`Idx`=48 AND `CreatureID`=157019) OR (`Idx`=47 AND `CreatureID`=157019) OR (`Idx`=46 AND `CreatureID`=157019) OR (`Idx`=45 AND `CreatureID`=157019) OR (`Idx`=44 AND `CreatureID`=157019) OR (`Idx`=43 AND `CreatureID`=157019) OR (`Idx`=42 AND `CreatureID`=157019) OR (`Idx`=41 AND `CreatureID`=157019) OR (`Idx`=40 AND `CreatureID`=157019) OR (`Idx`=39 AND `CreatureID`=157019) OR (`Idx`=38 AND `CreatureID` IN (157019,156658)) OR (`Idx`=37 AND `CreatureID` IN (157019,156658)) OR (`Idx`=36 AND `CreatureID` IN (157019,156658)) OR (`Idx`=35 AND `CreatureID` IN (157019,156658)) OR (`Idx`=34 AND `CreatureID` IN (157019,156658)) OR (`Idx`=33 AND `CreatureID` IN (157019,156658)) OR (`Idx`=32 AND `CreatureID` IN (157019,156658,156657,156656)) OR (`Idx`=31 AND `CreatureID` IN (157019,156658,156657,156656)) OR (`Idx`=30 AND `CreatureID` IN (157019,156658,156657,156656)) OR (`Idx`=29 AND `CreatureID` IN (157019,156658,156657,156656)) OR (`Idx`=28 AND `CreatureID` IN (157019,156658,156657,156656)) OR (`Idx`=27 AND `CreatureID` IN (157019,156658,156657,156656)) OR (`Idx`=26 AND `CreatureID` IN (157019,156658,156657,156656)) OR (`Idx`=25 AND `CreatureID` IN (157019,156658,156657,156656)) OR (`Idx`=24 AND `CreatureID` IN (157019,156658,156657,156656)) OR (`Idx`=23 AND `CreatureID` IN (157019,156658,156657,156656)) OR (`Idx`=22 AND `CreatureID` IN (157019,156658,156657,156656,156585,156508)) OR (`Idx`=21 AND `CreatureID` IN (157019,156658,156657,156656,156585,156508)) OR (`Idx`=20 AND `CreatureID` IN (157019,156658,156657,156656,156585,156508)) OR (`Idx`=19 AND `CreatureID` IN (157019,156658,156657,156656,156585,156508)) OR (`Idx`=18 AND `CreatureID` IN (157019,156658,156657,156656,156585,156508)) OR (`Idx`=17 AND `CreatureID` IN (157019,156658,156657,156656,156585,156508)) OR (`Idx`=16 AND `CreatureID` IN (157019,156658,156657,156656,156585,156508)) OR (`Idx`=15 AND `CreatureID` IN (157019,156658,156657,156656,156585,156508,155897)) OR (`Idx`=14 AND `CreatureID` IN (157019,156658,156657,156656,156585,156508,156051,155897)) OR (`Idx`=13 AND `CreatureID` IN (157019,156658,156657,156656,156585,156508,156051,155897)) OR (`Idx`=12 AND `CreatureID` IN (157019,156658,156657,156656,156585,156508,156051,155897)) OR (`Idx`=11 AND `CreatureID` IN (157019,156658,156657,156656,156585,156508,156051,155897)) OR (`Idx`=10 AND `CreatureID` IN (157019,156658,156657,156656,156585,156508,156430,156051,155897)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (154587,154586,154585,154584,154583,154582,154581,154580,154579,154578,154577,154576,154575,154574,154573,154572,154570,154569,154568,154567,154566,154565,154564,154562,154561,154559,154558,154557,154556,154555,154554,154553,154552,154551,154550,154549,154548,154547,154546,154545,154544,154543,154542,154541,154540,154539,154538,154537,154536,154535,154534,154533,154532,154531,154530,154529,154528,154527,154526,154525,154524,154523,154522,154521,154520,154519,154518,154517,154516,154515,154514,154513,154512,154511,154510,154509,154508,154507,154506,154505,154504,154503,154502,154501,154500,154499,154498,154497,154496,154495,154494,154493,154492,154491,154490,154489,154488,154487,154486,154485,154484,154483,154482,154481,154480,154479,154478,154477,154476,154475,154474,154473,154472,154471,154470,154469,154468,154467,154466,154465,154464,154463,154462,154461,154460,154459,154458,154457,154456,154455,154454,154453,154452,154451,154450,154449,154448,154447,154446,154445,154444,154443,154442,154441,154440,154439,154438,154437,154436,154435,154434,154433,154432,154431,154430,154429,154428,154427,154426,154425,154424,154423,154422,154421,154420,154419,154418,154417,154416,154415,154414,154413,154412,154411,154410,154409,154408,154405,154404,154403,154402,154401,154400,154399,154398,154397,154395,154394,154393,154392,154391,154390,154389,154388,154387,154386,154385,154384,154383,154382,154381,154380,154379,154378,154377,154376,154375,154374,154373,154372,154371,154370,154369,154368,154367,154366,154365,154364,154362,154361,154360,154359,154358,154357,154356,154355,154354,154353,154352,154351,154348,154347,154345,154344,154343,154342,154341,154340,154339,154338,154336,154335,154334,154333,154332,154331,154330,154329,154328,154327,154326,154325,154324,154323,154322,154321,154320,154319,154318,154317,154316,154315,154314,154313,154312,154311,154310,154309,154308,154307,154306,154305,154304,154303,154302,154301,154300,154299,154298,154297,154296,154294,154293,154291,154290,154289,154288,154287,154286,154285,154284,154283,154282,154281,154280,154279,154278,154277,154276,154274,154273,154272,154271,154270,154269,154268,154267,154266,154265,154264,154263,154262,154261,154260,154259,154258,154257,154256,154255,154254,154253,154252,154251,154250,154249,154248,154247,154246,154245,154244,154243,154241,154240,154239,154238,154237,154235,154234,154233,154231,154229,154228,154227,154226,154225,154222,154221,154220,154219,154218,154217,154216,154215,154214,154213,154212,154211,154210,154209,154208,154207,154206,154205,154204,154203,154202,154201,154200,154199,154198,154194,154193,154192,154190,154189,154188,154187,154185,154184,154183,154182,154181,154180,154179,154178,154177,154176,154175,154174,154173,154172,154171,154170,154169,154168,154167,154166,154165,154163,154162,154161,154160,154159,154157,154156,154155,154154,154153,154152,154150,154149,154148,154147,154146,154145,154144,154143,154142,154141,154140,154139,154138,154137,154136,154135,154134,154133,154132,154131,154130,154129,154128,154127,154126,154125,154124,154123,154122,154121,154120,154119,154118,154117,154115,154114,154113,154112,154108,154107,154106,154105,154104,154103,154102,154101,154100,154099,154098,154097,154096,154095,154094,154093,154092,154091,154090,154089,154088,154087,154086,154085,154084,154083,154082,154081,154080,154079,154078,154077,154076,154075,154074,154073,154072,154071,154070,154069,154068,154067,154066,154065,154064,154063,154062,154061,154060,154058,154057,154056,154055,154054,154053,154052,154051,154050,154049,154048,154047,154046,154045,154044,154043,154042,154041,154040,154039,154038,154037,154036,154035,154034,154033,154032,154031,154030,154029,154028,154027,154026,154025,154024,154023,154022,154021,154020,154019,154018,154017,154016,154015,154014,154013,154012,154011,154010,154008,154007,154006,154005,154004,154003,154002,154001,154000,153999,153998,153997,153996,153995,153994,153993,153992,153991,153990,153989,153988,153987,153986,153985,153984,153983,153982,153981,153980,153979,153978,153977,153976,153975,153974,153973,153972,153971,153970,153969,153968,153967,153966,153965,153964,153963,153962,153961,153960,153959,153958,153957,153956,153955,153954,153952,153951,153950,153949,153948,153947,153946,153944,153943,153942,153941,153940,153939,153938,153937,153936,153935,153934,153933,153932,153931,153930,153929,153928,153927,153926,153925,153924,153923,153922,153921,153920,153919,153918,153917,153916,153915,153914,153913,153912,153911,153910,153909,153908,153907,153906,153905,153904,153903,153902,153901,153900,153899,153898,153897,153896,153895,153894,153893,153892,153891,153890,153889,153888,153887,153886,153885,153884,153883,153882,153881,153880,153879,153878,153877,153876,153875,153874,153873,153872,153871,153870,153869,153868,153867,153866,153865,153864,153863,153862,153861,153860,153858,153857,153856,153854,153853,153852,153851,153850,153849,153848,153847,153846,153845,153844,153843,153842,153841,153840,153839,153838,153837,153836,153835,153834,153833,153832,153831,153830,153829,153828,153827,153826,153825,153824,153823,153822,153821,153820,153819,153818,153817,153816,153815,153814,153813,153812,153811,153810,153809,153808,153807,153806,153805,153804,153803,153801,153800,153799,153798,153797,153796,153795,153794,153793,153792,153791,153790,153789,153787,153785,153784,153782,153779,153778,153777,153776,153775,153774,153773,153772,153771,153770,153769,153768,153767,153766,153765,153764,153763,153762,153761,153760,153759,153758,153757,153756,153755,153753,153752,153751,153750,153749,153748,153747,153746,153745,153744,153743,153742,153741,153740,153739,153738,153737,153736,153735,153734,153733,153732,153731,153730,153729,153728,153727,153726,153725,153724,153723,153722,153721,153720,153719,153718,153717,153716,153715,153714,153713,153712,153711,153710,153709,153708,153707,153706,153705,153704,153703,153702,153701,153700,153699,153698,153697,153696,153695,153694,153693,153692,153691,153690,153689,153688,153687,153686,153685,153684,153683,153682,153681,153680,153679,153678,153677,153676,153675,153674,153673,153672,153671,153670,153669,153668,153667,153666,153665,153664,153663,153662,153661,153660,153659,153658,153657,153656,153655,153654,153653,153652,153651,153650,153649,153648,153647,153646,153645,153644,153643,153642,153641,153640,153639,153638,153637,153636,153635,153634,153633,153632,153631,153630,153629,153628,153627,153626,153625,153624,153623,153622,153621,153620,153619,153618,153617,153616,153615,153614,153613,153612,153611,153610,153609,153608,153607,153606,153605,153604,153603,153601,153600,153599,153598,153597,153596,153595,153594,153593,153592,153591,153590,153589,153588,153587,153586,153585,153584,153583,153582,153581,153580,153579,153578,153577,153576,153575,153574,153573,153572,153571,153570,153569,153568,153567,153566,153565,153564,153563,153562,153561,153560,153559,153558,153557,153556,153555,153554,153553,153552,153551,153550,153549,153548,153547,153546,153545,153544,153543,153542,153541,153540,153539,153538,153537,153536,153535,153534,153533,153532,153531,153530,153529,153528,153527,153526,153525,153524,153523,153522,153521,153520,153519,153517,153516,153515,153514,153513,153512,153511,153510,153509,153508,153507,153506,153505,153504,153502,153501,153500,153499,153498,153497,153496,153495,153494,153493,153492,153491,153490,153489,153488,153487,153486,153485,153484,153483,153482,153481,153480,153479,153478,153477,153476,153475,153474,153473,153472,153471,153470,153469,153468,153467,153466,153465,153464,153462,153461,153459,153458,153457,153456,153455,153451,153449,153448,153447,153446,153444,153442,153441,153439,153438,153437,153436,153435,153434,153433,153432,153431,153430,153429,153422,153421,153420,153419,153418,153417,153416,153415,153414,153413,153412,153411,153410,153409,153408,153407,153406,153405,153404,153403,153402,153401,153400,153399,153398,153397,153396,153395,153394,153393,153391,153390,153389,153388,153387,153386,153385,153384,153383,153382,153381,153380,153379,153378,153377,153376,153375,153374,153373,153372,153371,153370,153369,153368,153367,153366,153365,153364,153363,153362,153361,153360,153359,153356,153355,153354,153353,153352,153351,153350,153349,153348,153347,153346,153345,153344,153343,153342,153341,153340,153339,153338,153337,153336,153335,153334,153333,153332,153331,153330,153329,153328,153327,153326,153325,153324,153323,153322,153321,153320,153318,153317,153316,153315,153314,153313,153312,153311,153310,153309,153308,153307,153306,153305,153304,153303,153302,153301,153300,153299,153298,153297,153296,153295,153294,153293,153292,153291,153290,153289,153288,153287,153286,153285,153284,153283,153282,153281,153280,153279,153278,153277,153276,153275,153274,153273,153272,153271,153269,153268,153267,153266,153265,153264,153263,153262,153261,153260,153259,153257,153256,153255,153254,153253,153252,153251,153250,153249,153248,153247,153246,153245,153244,153243,153242,153241,153240,153239,153238,153237,153236,153235,153230,153229,153228,153227,153226,153225,153224,153223,153222,153220,153219,153218,153217,153216,153215,153214,153213,153212,153211,153210,153209,153208,153207,153206,153205,153204,153203,153202,153201,153200,153199,153198,153197,153196,153195,153194,153193,153192,153191,153190,153189,153188,153187,153186,153185,153184,153183,153182,153181,153180,153179,153178,153177,153176,153175,153174,153173,153172,153171,153170,153169,153168,153167,153166,153165,153164,153163,153162,153161,153160,153159,153158,153157,153156,153155,153154,153153,153152,153151,153150,153149,153148,153147,153146,153145,153144,153143,153142,153141,153140,153139,153138,153137,153136,153135,153134,153133,153132,153131,153130,153129,153128,153127,153126,153125,153124,153123,153122,153121,153120,153119,153118,153117,153116,153114,153112,153111,153110,153109,153108,153107,153106,153105,153104,153103,153102,153101,153100,153099,153098,153097,153096,153095,153094,153093,153092,153091,153090,153089,153088,153087,153086,153085,153084,153083,153082,153081,153080,153079,153078,153076,153075,153074,153073,153072,153071,153070,153069,153068,153067,153066,153065,153064,153063,153062,153061,153060,153059,153058,153057,153056,153055,153054,153053,153052,153051,153050,153049,153048,153047,153046,153045,153044,153043,153042,153041,153040,153039,153038,153037,153036,153035,153034,153033,153032,153031,153030,153029,153028,153027,153026,153025,153024,153023,153022,153021,153020,153019,153018,153017,153016,153015,153014,153013,153012,153011,153010,153009,153008,153007,153006,153005,153004,153003,153002,153001,153000,152998,152997,152996,152995,152994,152993,152992,152991,152990,152989,152988,152987,152986,152985,152984,152983,152982,152981,152980,152979,152978,152977,152976,152975,152974,152973,152972,152971,152970,152969,152968,152967,152966,152965,152964,152963,152962,152961,152960,152959,152958,152957,152956,152955,152954,152953,152952,152951,152950,152949,152948,152947,152946,152945,152944,152943,152942,152941,152940,152939,152938,152937,152936,152935,152934,152933,152932,152931,152930,152929,152928,152927,152926,152925,152924,152923,152922,152921,152920,152919,152918,152917,152916,152915,152914,152913,152912,152911,152910,152909,152908,152907,152906,152905,152904,152903,152902,152901,152900,152899,152898,152897,152896,152895,152894,152893,152892,152891,152890,152889,152888,152887,152886,152885,152884,152883,152882,152881,152880,152879,152878,152877,152876,152875,152874,152873,152872,152871,152870,152869,152868,152867,152866,152865,152864,152863,152862,152861,152860,152859,152858,152857,152856,152855,152854,152853,152852,152851,152850,152849,152848,152847,152845,152844,152843,152842,152841,152840,152839,152838,152837,152836,152835,152834,152833,152832,152831,152830,152829,152828,152827,152826,152825,152824,152823,152822,152821,152820,152819,152818,152817,152816,152815,152814,152813,152812,152811,152810,152809,152808,152807,152806,152805,152804,152803,152802,152801,152800,152799,152798,152797,152796,152795,152794,152793,152792,152791,152790,152789,152788,152787,152786,152785,152784,152783,152782,152781,152780,152779,152778,152777,152776,152775,152774,152773,152772,152771,152770,152769,152768,152767,152766,152765,152764,152763,152762,152761,152760,152759,152758,152757,152756,152755,152754,152753,152752,152751,152750,152749,152748,152747,152746,152745,152744,152743,152742,152741,152740,152739,152738,152737,152736,152735,152734,152733,152731,152729,152728,152727,152726,152725,152724,152723,152722,152721,152720,152719,152718,152717,152716,152714,152713,152712,152711,152710,152709,152708,152707,152706,152705,152704,152703,152702,152701,152700,152699,152698,152697,152696,152695,152694,152693,152692,152691,152690,152689,152688,152687,152686,152685,152684,152683,152682,152681,152679,152678,152677,152676,152675,152674,152673,152672,152671,152670,152669,152668,152667,152665,152664,152663,152662,152661,152660,152659,152658,152657,152656,152655,152654,152653,152652,152650,152649,152648,152647,152646,152645,152644,152643,152642,152641,152640,152639,152638,152637,152635,152634,152633,152632,152631,152630,152629,152628,152626,152625,152624,152623,152622,152621,152620,152619,152618,152617,152616,152615,152614,152613,152612,152611,152610,152609,152608,152607,152606,152605,152604,152602,152601,152600,152599,152598,152597,152596,152595,152594,152593,152592,152591,152589,152588,152587,152586,152585,152584,152583,152582,152581,152580,152579,152578,152577,152576,152575,152574,152573,152572,152571,152570,152569,152568,152567,152566,152565,152564,152563,152562,152561,152560,152559,152558,152557,152556,152555,152554,152553,152552,152551,152550,152549,152548,152547,152546,152545,152544,152543,152542,152541,152540,152539,152538,152537,152536,152534,152533,152532,152531,152530,152529,152528,152527,152526,152525,152524,152523,152522,152521,152520,152519,152518,152517,152516,152515,152514,152513,152512,152511,152510,152509,152508,152507,152506,152505,152504,152503,152502,152501,152500,152499,152498,152497,152496,152495,152494,152493,152492,152491,152490,152489,152488,152487,152486,152485,152484,152483,152482,152481,152480,152479,152477,152476,152475,152474,152473,152472,152471,152470,152469,152468,152467,152466,152465,152464,152463,152462,152461,152460,152459,152458,152457,152456,152455,152454,152452,152451,152450,152449,152448,152447,152446,152445,152444,152443,152442,152441,152440,152439,152438,152437,152435,152431,152429,152428,152427,152426,152418,152417,152416,152415,152414,152413,152412,152411,152410,152409,152408,152407,152406,152403,152402,152399,152398,152397,152396,152394,152392,152390,152388,152387,152386,152385,152384,152383,152382,152381,152380,152379,152378,152375,152373,152372,152371,152370,152369,152368,152367,152366,152365,152364,152363,152362,152361,152360,152359,152358,152357,152356,152355,152354,152353,152352,152351,152350,152349,152348,152347,152346,152345,152344,152343,152342,152340,152339,152338,152337,152336,152335,152334,152333,152332,152331,152330,152329,152328,152327,152326,152325,152324,152323,152322,152321,152320,152319,152318,152317,152316,152315,152314,152313,152312,152311,152310,152309,152308,152307,152305,152304,152303,152302,152301,152300,152299,152298,152297,152296,152295,152294,152293,152292,152291,152290,152289,152288,152287,152286,152285,152284,152283,152282,152280,152279,152278,152277,152275,152274,152273,152272,152269,152268,152267,152266,152265,152264,152263,152262,152261,152258,152257,152256,152255,152254,152253,152248,152247,152246,152245,152244,152243,152242,152241,152240,152239,152238,152237,152236,152235,152234,152233,152230,152229,152228,152227,152226,152225,152224,152223,152222,152221,152220,152219,152218,152217,152216,152215,152214,152213,152212,152211,152210,152209,152206,152205,152203,152202,152201,152200,152199,152198,152197,152196,152195,152194,152193,152192,152191,152190,152189,152188,152187,152186,152185,152184,152183,152182,152181,152180,152179,152178,152177,152176,152175,152174,152173,152172,152171,152170,152169,152168,152167,152166,152165,152164,152163,152162,152161,152160,152159,152158,152157,152156,152155,152154,152153,152152,152151,152149,152148,152147,152146,152145,152144,152143,152142,152141,152140,152139,152138,152137,152136,152135,152134,152133,152132,152131,152130,152128,152127,152126,152125,152123,152122,152121,152120,152119,152118,152117,152116,152115,152114,152113,152112,152111,152110,152109,152108,152107,152106,152105,152104,152103,152102,152101,152100,152098,152097,152096,152095,152094,152093,152092,152091,152090,152089,152088,152087,152086,152085,152084,152083,152082,152081,152080,152079,152078,152077,152076,152075,152074,152073,152072,152071,152070,152069,152067,152066,152065,152064,152063,152062,152061,152060,152059,152058,152057,152055,152054,152053,152052,152051,152050,152049,152048,152047,152046,152045,152044,152043,152042,152041,152040,152039,152038,152037,152036,152035,152034,152033,152032,152031,152030,152029,152028,152027,152026,152025,152024,152023,152022,152021,152020,152019,152018,152017,152016,152015,152014,152013,152012,152011,152010,152009,152008,152007,152006,152005,152004,152003,152002,152001,152000,151999,151998,151997,151996,151995,151994,151993,151992,151990,151989,151988,151987,151985,151984,151983,151982,151981,151980,151979,151978,151977,151976,151975,151974,151973,151972,151971,151970,151969,151968,151967,151966,151965,151964,151963,151962,151961,151960,151959,151958,151957,151956,151955,151954,151953,151952,151951,151950,151949,151948,151947,151946,151945,151944,151943,151942,151941,151940,151939,151938,151937,151936,151935,151934,151933,151932,151931,151930,151929,151928,151927,151926,151925,151924,151923,151922,151921,151920,151919,151918,151917,151916,151915,151914,151913,151912,151911,151910,151909,151908,151907,151905,151904,151903,151902,151901,151900,151899,151898,151897,151896,151894,151893,151892,151891,151890,151887,151886,151885,151884,151883,151882,151881,151880,151879,151878,151877,151876,151875,151874,151873,151872,151871,151870,151869,151868,151867,151866,151865,151864,151863,151862,151860,151859,151858,151857,151856,151855,151854,151853,151852,151851,151850,151849,151848,151847,151846,151845,151844,151843,151842,151841,151840,151839,151838,151837,151836,151835,151834,151833,151832,151831,151830,151829,151828,151827,151826,151825,151824,151823,151822,151821,151819,151818,151817,151816,151815,151814,151813,151812,151811,151810,151809,151807,151806,151805,151803,151801,151800,151799,151798,151797,151796,151795,151794,151793,151792,151791,151790,151789,151788,151787,151786,151785,151784,151783,151782,151781,151780,151779,151778,151777,151776,151775,151774,151773,151772,151770,151769,151768,151767,151766,151765,151764,151763,151762,151761,151760,151759,151757,151756,151755,151754,151753,151752,151751,151750,151749,151748,151747,151746,151745,151744,151743,151742,151741,151740,151739,151738,151737,151736,151735,151734,151733,151732,151731,151730,151729,151728,151727,151726,151725,151723,151720,151719,151718,151717,151716,151715,151714,151713,151712,151711,151710,151709,151708,151707,151706,151705,151704,151703,151702,151701,151700,151699,151698,151697,151696,151695,151694,151693,151692,151691,151690,151689,151688,151687,151686,151685,151684,151683,151682,151681,151680,151679,151678,151677,151676,151674,151673,151672,151671,151669,151668,151667,151666,151665,151664,151663,151662,151661,151660,151659,151658,151657,151656,151655,151654,151653,151652,151651,151650,151649,151648,151647,151646,151645,151644,151643,151642,151641,151640,151639,151638,151637,151636,151635,151634,151633,151632,151631,151630,151629,151628,151627,151626,151625,151624,151623,151622,151621,151620,151619,151618,151617,151616,151615,151614,151613,151612,151611,151610,151609,151608,151607,151606,151605,151604,151603,151602,151601,151592,151590,151586,151585,151583,151581,151579,151576,151571,151569,151567,151566,151565,151562,151558,151557,151550,151545,151534,151530,151529,151527,151526,151525,151524,151523,151522,151521,151520,151519,151517,151513,151512,151511,151510,151509,151508,151507,151506,151505,151504,151503,151502,151501,151500,151499,151498,151497,151496,151495,151494,151493,151492,151490,151489,151487,151486,151485,151484,151483,151482,151479,151478,151476,151475,151474,151473,151472,151471,151470,151469,151468,151467,151465,151464,151463,151462,151461,151458,151457,151456,151455,151454,151453,151451,151449,151447,151446,151444,151442,151441,151438,151435,151434,151431,151424,151423,151422,151421,151420,151414,151412,151411,151410,151408,151398,151387,151381,151379,151378,151372,151357,151356,151355,151354,151353,151352,151350,151336,151334,151333,151332,151331,151330,151329,151328,151327,151326,151325,151324,151323,151322,151321,151320,151319,151318,151317,151316,151315,151314,151313,151312,151311,151310,151309,151308,151307,151306,151305,151304,151303,151302,151301,151300,151299,151298,151297,151296,151295,151294,151293,151292,151289,151288,151287,151286,151285,151284,151283,151282,151281,151279,151278,151277,151276,151275,151274,151273,151272,151270,151269,151268,151267,151266,151265,151264,151263,151262,151261,151260,151259,151258,151257,151256,151255,151253,151252,151251,151249,151248,151247,151246,151245,151244,151242,151241,151240,151239,151238,151237,151236,151235,151234,151233,151230,151229,151228,151227,151226,151225,151224,151223,151222,151221,151220,151219,151218,151217,151216,151215,151214,151213,151212,151211,151210,151209,151208,151207,151206,151205,151204,151203,151202,151201,151200,151199,151198,151197,151196,151193,151192,151191,151190,151189,151188,151187,151186,151185,151184,151183,151182,151181,151179,151177,151176,151175,151173,151172,151170,151169,151168,151167,151166,151165,151164,151163,151162,151161,151160,151159,151158,151157,151156,151155,151154,151153,151152,151151,151150,151149,151148,151147,151146,151145,151144,151143,151142,151141,151140,151139,151138,151137,151136,151135,151134,151133,151132,151131,151130,151129,151128,151127,151126,151125,151124,151123,151122,151121,151120,151119,151118,151117,151116,151115,151114,151113,151112,151111,151110,151109,151108,151107,151106,151105,151104,151103,151102,151101,151100,151099,151098,151096,151095,151094,151093,151092,151091,151090,151089,151088,151087,151086,151085,151084,151083,151082,151081,151080,151079,151077,151076,151075,151074,151073,151072,151071,151070,151068,151067,151066,151065,151064,151063,151061,151060,151059,151058,151057,151056,151055,151054,151053,151052,151051,151050,151049,151048,151047,151046,151043,151042,151041,151040,151039,151035,151034,151032,151031,151030,151029,151028,151027,151026,151025,151024,151023,151022,151021,151020,151019,151017,151016,151015,151014,151013,151012,151011,151010,151009,151008,151007,151006,151005,151004,151003,151002,151001,151000,150999,150998,150997,150996,150995,150994,150993,150992,150991,150990,150989,150988,150987,150986,150985,150984,150983,150982,150981,150980,150979,150978,150976,150975,150974,150970,150969,150968,150967,150966,150965,150964,150963,150962,150961,150960,150959,150958,150957,150956,150955,150954,150953,150952,150951,150950,150949,150948,150947,150946,150945,150944,150943,150942,150941,150940,150939,150938,150937,150936,150935,150934,150933,150932,150931,150930,150929,150928,150927,150926,150925,150924,150923,150922,150921,150920,150919,150918,150917,150916,150915,150914,150913,150912,150911,150910,150909,150908,150907,150906,150905,150904,150903,150898,150897,150896,150895,150894,150893,150892,150891,150890,150885,150884,150883,150882,150881,150879,150878,150877,150876,150875,150873,150872,150871,150870,150869,150868,150866,150865)) OR (`Idx`=7 AND `CreatureID` IN (154584,153177,153157,152931,152837,152586,152515,152513,152235,152069,151764,151692,151259,151224,150997)) OR (`Idx`=6 AND `CreatureID` IN (154584,154497,153177,153157,152931,152837,152630,152586,152515,152513,152235,152069,151764,151692,151644,151260,151259,151224,151110,150997)) OR (`Idx`=5 AND `CreatureID` IN (154584,154499,154497,154462,154461,154434,154424,154421,153545,153519,153472,153391,153372,153271,153260,153214,153210,153177,153176,153157,153007,152974,152931,152837,152630,152586,152573,152515,152513,152386,152379,152366,152239,152235,152168,152161,152069,151902,151901,151876,151840,151839,151833,151764,151692,151644,151327,151261,151260,151259,151224,151165,151164,151163,151110,150997,150984,150983,150879)) OR (`Idx`=4 AND `CreatureID` IN (154584,154499,154497,154462,154461,154434,154424,154421,154361,153714,153713,153545,153519,153472,153462,153391,153372,153271,153260,153214,153210,153177,153176,153157,153007,152974,152952,152944,152931,152837,152795,152713,152630,152586,152573,152515,152513,152386,152379,152366,152239,152235,152168,152161,152111,152069,151902,151901,151876,151840,151839,151833,151764,151692,151644,151545,151327,151261,151260,151259,151225,151224,151165,151164,151163,151110,151008,150997,150984,150983,150879)) OR (`Idx`=3 AND `CreatureID` IN (154584,154558,154526,154505,154499,154497,154496,154494,154489,154488,154486,154484,154462,154461,154434,154425,154424,154423,154421,154414,154409,154402,154401,154379,154374,154370,154361,154341,154274,154266,154265,154264,154262,154260,154259,154255,154205,154156,154137,154133,154080,154069,154068,154045,154016,154015,153991,153981,153970,153963,153957,153931,153911,153905,153871,153870,153858,153775,153773,153748,153744,153714,153713,153706,153670,153553,153551,153550,153548,153545,153523,153519,153479,153472,153465,153462,153457,153409,153397,153391,153379,153372,153345,153341,153279,153271,153267,153265,153260,153242,153239,153214,153213,153212,153210,153177,153176,153163,153162,153161,153160,153159,153157,153139,153138,153136,153109,153105,153104,153103,153102,153101,153100,153098,153094,153087,153086,153085,153082,153081,153079,153076,153075,153074,153073,153072,153071,153070,153069,153053,153039,153038,153037,153036,153035,153031,153007,153004,152974,152954,152952,152951,152944,152931,152842,152837,152802,152795,152793,152733,152727,152723,152722,152713,152705,152688,152663,152659,152658,152630,152623,152622,152605,152586,152573,152550,152515,152513,152486,152470,152449,152386,152379,152366,152355,152354,152353,152352,152303,152302,152301,152294,152293,152282,152279,152262,152244,152239,152235,152201,152184,152173,152172,152171,152168,152161,152140,152131,152130,152123,152111,152091,152071,152070,152069,152052,151998,151982,151911,151903,151902,151901,151898,151876,151840,151839,151833,151828,151803,151764,151699,151692,151674,151648,151644,151605,151604,151545,151527,151513,151490,151475,151423,151356,151332,151327,151305,151301,151299,151297,151269,151268,151267,151265,151264,151263,151262,151261,151260,151259,151249,151235,151226,151225,151224,151223,151210,151165,151164,151163,151152,151150,151110,151023,151021,151009,151008,151005,151004,151003,151002,150997,150984,150983,150968,150919,150879,150869)) OR (`Idx`=2 AND `CreatureID` IN (154584,154565,154558,154526,154505,154499,154497,154496,154494,154489,154488,154486,154484,154463,154462,154461,154459,154434,154425,154424,154423,154421,154414,154413,154409,154402,154401,154379,154374,154370,154361,154341,154274,154266,154265,154264,154262,154260,154259,154255,154240,154205,154156,154139,154137,154136,154134,154133,154083,154080,154069,154068,154053,154045,154022,154018,154016,154015,154010,153991,153981,153970,153963,153957,153931,153911,153905,153871,153870,153858,153816,153800,153775,153773,153748,153744,153714,153713,153706,153670,153655,153606,153553,153551,153550,153548,153545,153523,153519,153479,153472,153465,153462,153457,153431,153409,153397,153391,153380,153379,153372,153350,153345,153341,153279,153271,153267,153265,153260,153242,153239,153214,153213,153212,153210,153177,153176,153163,153162,153161,153160,153159,153157,153153,153140,153139,153138,153136,153134,153132,153131,153109,153108,153105,153104,153103,153102,153101,153100,153098,153096,153094,153087,153086,153085,153082,153081,153079,153076,153075,153074,153073,153072,153071,153070,153069,153053,153039,153038,153037,153036,153035,153031,153007,153004,152994,152974,152954,152952,152951,152944,152931,152878,152842,152837,152802,152795,152793,152790,152733,152727,152723,152722,152713,152705,152699,152688,152663,152661,152659,152658,152630,152623,152622,152605,152586,152573,152550,152515,152513,152498,152486,152470,152449,152409,152386,152379,152366,152355,152354,152353,152352,152337,152303,152302,152301,152294,152293,152286,152282,152279,152278,152262,152244,152242,152239,152235,152201,152184,152173,152172,152171,152168,152161,152152,152140,152131,152130,152127,152123,152111,152108,152091,152090,152071,152070,152069,152052,151998,151982,151911,151903,151902,151901,151898,151876,151840,151839,151833,151828,151803,151786,151764,151740,151709,151699,151692,151691,151674,151648,151644,151605,151604,151602,151545,151527,151513,151490,151475,151423,151356,151332,151327,151310,151309,151305,151301,151300,151299,151297,151294,151275,151269,151268,151267,151265,151264,151263,151262,151261,151260,151259,151249,151235,151226,151225,151224,151223,151210,151172,151165,151164,151163,151152,151150,151110,151109,151070,151068,151023,151021,151009,151008,151005,151004,151003,151002,150997,150984,150983,150976,150968,150964,150919,150918,150879,150869)) OR (`Idx`=1 AND `CreatureID` IN (154584,154582,154579,154565,154558,154546,154545,154544,154543,154542,154541,154540,154539,154538,154536,154535,154530,154526,154513,154508,154507,154506,154505,154499,154498,154497,154496,154494,154493,154489,154488,154487,154486,154484,154477,154463,154462,154461,154460,154459,154451,154438,154434,154425,154424,154423,154421,154414,154413,154411,154410,154409,154402,154401,154399,154395,154379,154378,154377,154376,154374,154373,154370,154366,154362,154361,154351,154341,154324,154317,154309,154308,154304,154296,154287,154285,154283,154282,154280,154274,154273,154266,154265,154264,154262,154260,154259,154255,154251,154249,154240,154237,154234,154221,154220,154219,154213,154205,154185,154184,154179,154177,154168,154163,154160,154159,154156,154152,154144,154142,154139,154138,154137,154136,154134,154133,154132,154124,154123,154119,154117,154107,154094,154092,154086,154084,154083,154080,154078,154073,154069,154068,154067,154066,154065,154053,154050,154046,154045,154044,154038,154036,154025,154023,154022,154021,154019,154018,154017,154016,154015,154010,153991,153987,153983,153981,153976,153970,153967,153966,153963,153957,153939,153937,153931,153930,153929,153927,153926,153925,153924,153923,153922,153921,153920,153919,153918,153917,153913,153911,153906,153905,153901,153899,153895,153890,153888,153886,153873,153871,153870,153867,153865,153862,153860,153858,153856,153849,153836,153832,153827,153821,153820,153818,153816,153814,153813,153812,153806,153805,153804,153803,153800,153782,153775,153773,153771,153761,153760,153748,153744,153728,153722,153721,153720,153714,153713,153708,153706,153703,153696,153694,153670,153655,153654,153644,153640,153631,153628,153624,153622,153620,153606,153596,153593,153567,153562,153557,153554,153553,153551,153550,153548,153545,153539,153536,153525,153523,153519,153515,153488,153487,153480,153479,153473,153472,153470,153465,153462,153458,153457,153438,153431,153429,153409,153401,153399,153397,153391,153386,153380,153379,153372,153366,153363,153362,153360,153359,153351,153350,153348,153346,153345,153341,153330,153328,153323,153322,153320,153279,153277,153275,153273,153271,153267,153265,153264,153262,153260,153259,153255,153243,153242,153239,153235,153220,153216,153214,153213,153212,153210,153196,153192,153190,153179,153178,153177,153176,153175,153164,153163,153162,153161,153160,153159,153157,153153,153140,153139,153138,153136,153134,153132,153131,153120,153117,153110,153109,153108,153105,153104,153103,153102,153101,153100,153099,153098,153097,153096,153094,153093,153087,153086,153085,153082,153081,153079,153076,153075,153074,153073,153072,153071,153070,153069,153065,153053,153039,153038,153037,153036,153035,153031,153028,153027,153023,153007,153004,152998,152994,152991,152986,152982,152980,152978,152975,152974,152960,152957,152954,152952,152951,152950,152944,152938,152931,152920,152914,152912,152903,152896,152894,152882,152878,152873,152850,152842,152837,152822,152819,152802,152795,152794,152793,152790,152789,152782,152778,152758,152755,152750,152733,152728,152727,152723,152722,152713,152706,152705,152699,152688,152670,152663,152661,152659,152658,152643,152630,152629,152628,152625,152623,152622,152618,152616,152615,152614,152611,152608,152607,152606,152605,152597,152586,152584,152576,152573,152550,152533,152528,152526,152520,152518,152516,152515,152513,152511,152498,152492,152487,152486,152485,152480,152474,152472,152471,152470,152469,152467,152466,152463,152462,152461,152458,152455,152449,152428,152426,152417,152410,152409,152408,152406,152388,152387,152386,152381,152379,152375,152366,152355,152354,152353,152352,152351,152349,152345,152344,152343,152342,152340,152339,152338,152337,152310,152303,152302,152301,152300,152294,152293,152289,152288,152287,152286,152285,152282,152279,152278,152272,152263,152262,152257,152256,152248,152246,152244,152243,152242,152239,152235,152234,152229,152226,152219,152218,152217,152216,152214,152201,152198,152192,152184,152183,152181,152180,152173,152172,152171,152169,152168,152166,152161,152158,152152,152147,152140,152134,152131,152130,152127,152126,152123,152118,152111,152109,152108,152106,152093,152092,152091,152090,152085,152083,152074,152071,152070,152069,152064,152061,152060,152058,152057,152053,152052,152049,152043,152039,152035,152032,152025,152019,151998,151997,151985,151982,151942,151930,151928,151927,151926,151925,151924,151923,151922,151921,151920,151919,151915,151911,151910,151907,151903,151902,151901,151898,151891,151890,151877,151876,151840,151839,151833,151828,151819,151803,151791,151789,151787,151786,151781,151780,151776,151775,151774,151770,151764,151746,151744,151740,151738,151733,151730,151725,151717,151709,151699,151692,151691,151674,151665,151648,151644,151628,151621,151619,151605,151604,151602,151592,151586,151545,151529,151527,151521,151520,151519,151513,151490,151475,151469,151468,151451,151449,151447,151446,151444,151442,151435,151423,151414,151412,151411,151410,151398,151372,151356,151355,151336,151334,151332,151327,151314,151310,151309,151307,151305,151301,151300,151299,151297,151294,151292,151282,151276,151275,151273,151272,151269,151268,151267,151266,151265,151264,151263,151262,151261,151260,151259,151249,151244,151235,151226,151225,151224,151223,151220,151210,151209,151208,151207,151206,151205,151203,151200,151187,151177,151172,151165,151164,151163,151160,151158,151156,151153,151152,151150,151146,151136,151135,151123,151122,151111,151110,151109,151105,151092,151070,151068,151065,151060,151057,151048,151039,151035,151034,151031,151023,151021,151020,151016,151015,151014,151013,151012,151009,151008,151005,151004,151003,151002,151001,150999,150997,150996,150985,150984,150983,150976,150968,150966,150964,150936,150935,150919,150918,150916,150879,150877,150871,150870,150869,150866)) OR (`Idx`=8 AND `CreatureID` IN (151764,151692,151259,151224)) OR (`Idx`=11 AND `CreatureID` IN (151692,151224)) OR (`Idx`=10 AND `CreatureID` IN (151692,151224)) OR (`Idx`=9 AND `CreatureID` IN (151692,151259,151224)) OR (`Idx`=18 AND `CreatureID`=151224) OR (`Idx`=17 AND `CreatureID`=151224) OR (`Idx`=16 AND `CreatureID`=151224) OR (`Idx`=15 AND `CreatureID`=151224) OR (`Idx`=14 AND `CreatureID`=151224) OR (`Idx`=13 AND `CreatureID`=151224) OR (`Idx`=12 AND `CreatureID`=151224); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (150864,150863,150862,150859,150858,150857,150856,150853,150852,150851,150848,150847,150846,150845,150843,150842,150841,150840,150838,150837,150836,150835,150834,150833,150832,150831,150830,150829,150828,150826,150825,150824,150823,150821,150820,150819,150818,150817,150813,150811,150810,150809,150808,150807,150806,150805,150804,150803,150802,150800,150799,150798,150796,150795,150794,150793,150790,150787,150786,150785,150784,150783,150782,150781,150780,150779,150778,150777,150775,150774,150773,150772,150771,150770,150769,150768,150767,150766,150765,150764,150763,150762,150761,150760,150759,150758,150757,150756,150755,150754,150753,150752,150751,150750,150749,150748,150747,150746,150745,150744,150743,150742,150741,150740,150739,150738,150737,150736,150735,150734,150733,150732,150731,150730,150729,150728,150727,150726,150725,150724,150723,150722,150721,150719,150718,150717,150716,150715,150712,150711,150710,150709,150708,150707,150706,150705,150704,150703,150702,150701,150700,150699,150698,150697,150696,150695,150694,150692,150691,150690,150689,150685,150684,150683,150682,150680,150679,150678,150677,150676,150675,150674,150673,150672,150671,150670,150669,150668,150667,150666,150665,150664,150663,150662,150661,150660,150659,150658,150657,150656,150655,150654,150653,150651,150650,150649,150648,150647,150646,150645,150644,150643,150642,150641,150640,150639,150637,150635,150634,150633,150632,150631,150630,150629,150628,150627,150625,150624,150623,150622,150621,150620,150619,150618,150617,150615,150614,150613,150612,150611,150610,150609,150608,150607,150606,150605,150604,150603,150602,150601,150600,150599,150598,150597,150596,150595,150594,150593,150592,150590,150589,150587,150586,150585,150584,150583,150582,150581,150580,150579,150578,150577,150576,150575,150574,150573,150572,150571,150570,150569,150568,150567,150566,150565,150564,150563,150562,150561,150560,150559,150558,150557,150556,150555,150554,150553,150551,150550,150549,150548,150547,150546,150544,150543,150542,150541,150540,150538,150537,150536,150535,150534,150533,150532,150531,150530,150529,150528,150527,150525,150524,150523,150522,150521,150520,150519,150518,150517,150516,150515,150514,150513,150512,150511,150510,150509,150508,150507,150506,150505,150504,150503,150502,150501,150500,150499,150498,150497,150496,150495,150494,150493,150492,150491,150490,150489,150488,150487,150486,150485,150484,150483,150482,150481,150480,150479,150478,150477,150476,150475,150474,150472,150471,150469,150468,150467,150466,150465,150464,150463,150462,150461,150460,150459,150458,150457,150456,150455,150454,150453,150452,150451,150449,150448,150447,150446,150445,150443,150442,150441,150436,150435,150434,150433,150432,150431,150430,150429,150427,150426,150425,150422,150418,150417,150416,150415,150414,150413,150412,150411,150404,150403,150397,150396,150395,150394,150393,150392,150391,150390,150389,150388,150385,150384,150381,150380,150379,150378,150377,150376,150375,150374,150373,150372,150371,150370,150369,150368,150365,150364,150363,150362,150361,150360,150359,150358,150357,150356,150355,150354,150352,150351,150350,150349,150348,150347,150346,150344,150343,150342,150341,150340,150339,150338,150337,150336,150335,150334,150333,150332,150331,150330,150329,150328,150326,150324,150323,150322,150321,150320,150319,150318,150317,150316,150315,150314,150313,150312,150311,150310,150309,150308,150307,150306,150305,150304,150303,150302,150301,150300,150299,150298,150297,150296,150295,150294,150293,150292,150291,150287,150283,150282,150281,150280,150279,150278,150277,150276,150275,150274,150272,150271,150270,150269,150268,150267,150266,150265,150264,150263,150262,150261,150260,150259,150258,150257,150256,150255,150254,150253,150252,150251,150250,150249,150248,150247,150246,150245,150244,150243,150242,150240,150239,150238,150237,150236,150234,150233,150232,150231,150229,150228,150227,150225,150224,150223,150222,150221,150219,150218,150217,150216,150215,150214,150213,150211,150209,150208,150207,150206,150205,150202,150201,150200,150199,150196,150195,150194,150193,150192,150191,150190,150189,150188,150187,150186,150185,150184,150183,150182,150181,150180,150179,150172,150170,150169,150168,150167,150166,150165,150164,150163,150162,150160,150159,150158,150156,150154,150153,150152,150151,150150,150149,150148,150147,150146,150145,150144,150143,150142,150141,150139,150138,150137,150136,150135,150134,150133,150131,150130,150128,150126,150125,150123,150122,150121,150120,150119,150117,150115,150114,150113,150112,150111,150110,150109,150108,150107,150106,150104,150102,150101,150099,150098,150097,150096,150095,150094,150093,150092,150091,150090,150089,150088,150087,150086,150085,150084,150083,150082,150081,150080,150079,150078,150077,150076,150075,150074,150073,150072,150071,150070,150069,150068,150067,150066,150065,150064,150063,150062,150061,150060,150059,150058,150057,150056,150055,150054,150053,150052,150051,150050,150049,150048,150047,150046,150045,150044,150043,150042,150041,150040,150039,150038,150037,150036,150035,150034,150033,150031,150030,150029,150028,150027,150026,150025,150024,150023,150022,150021,150020,150019,150018,150017,150016,150015,150014,150013,150012,150011,150010,150009,150008,150007,150006,150005,150004,150003,150002,150001,150000,149999,149998,149997,149996,149995,149994,149993,149992,149991,149990,149989,149988,149987,149986,149985,149984,149983,149982,149980,149979,149978,149977,149976,149975,149974,149973,149972,149970,149969,149968,149967,149966,149964,149963,149962,149960,149959,149958,149957,149956,149955,149954,149953,149952,149950,149949,149948,149947,149946,149945,149944,149943,149942,149941,149940,149939,149938,149937,149936,149935,149934,149933,149932,149931,149930,149929,149928,149927,149926,149925,149924,149923,149922,149921,149920,149919,149918,149917,149916,149915,149913,149912,149911,149910,149909,149908,149907,149906,149905,149904,149903,149902,149901,149900,149899,149898,149897,149896,149895,149894,149893,149892,149890,149889,149888,149887,149886,149885,149884,149883,149882,149881,149880,149879,149878,149877,149876,149875,149874,149873,149872,149871,149870,149869,149868,149867,149866,149865,149864,149863,149862,149861,149860,149859,149858,149856,149855,149854,149853,149852,149851,149850,149849,149848,149847,149846,149845,149844,149843,149842,149841,149840,149839,149838,149837,149836,149834,149832,149831,149830,149829,149828,149827,149826,149825,149824,149823,149822,149821,149820,149819,149818,149817,149816,149815,149814,149813,149812,149811,149810,149809,149808,149807,149806,149805,149804,149803,149802,149801,149799,149797,149796,149795,149794,149793,149792,149791,149790,149789,149788,149787,149786,149785,149784,149783,149782,149781,149779,149778,149777,149776,149775,149774,149773,149772,149770,149768,149767,149765,149764,149763,149762,149760,149759,149755,149754,149753,149752,149751,149746,149745,149744,149743,149742,149741,149740,149739,149738,149737,149736,149735,149734,149733,149732,149731,149730,149729,149728,149727,149726,149725,149724,149723,149722,149721,149720,149719,149718,149717,149716,149715,149714,149713,149712,149711,149710,149709,149708,149707,149706,149705,149704,149703,149702,149701,149700,149699,149698,149696,149695,149694,149693,149692,149691,149690,149689,149688,149687,149684,149683,149682,149681,149680,149679,149678,149674,149671,149667,149666,149665,149664,149663,149662,149661,149660,149659,149658,149657,149656,149655,149654,149653,149652,149651,149650,149649,149648,149647,149646,149645,149644,149643,149642,149641,149640,149639,149637,149635,149634,149633,149632,149631,149630,149629,149628,149627,149626,149625,149624,149623,149617,149616,149615,149614,149613,149612,149611,149610,149609,149608,149606,149605,149604,149603,149602,149601,149599,149598,149597,149596,149595,149594,149593,149592,149591,149590,149589,149588,149587,149586,149585,149584,149583,149582,149581,149579,149578,149577,149576,149575,149574,149573,149572,149569,149568,149567,149566,149565,149564,149563,149562,149561,149560,149559,149558,149557,149556,149555,149554,149553,149552,149551,149550,149549,149548,149547,149546,149545,149544,149543,149542,149541,149540,149539,149538,149537,149536,149535,149531,149530,149529,149528,149527,149525,149523,149522,149521,149520,149519,149518,149517,149516,149515,149514,149513,149512,149511,149510,149509,149508,149507,149506,149505,149504,149503,149502,149501,149500,149499,149498,149497,149496,149495,149494,149493,149492,149491,149490,149489,149488,149487,149486,149485,149484,149483,149482,149481,149480,149479,149478,149477,149476,149475,149474,149473,149472,149471,149470,149469,149468,149467,149466,149465,149464,149463,149461,149460,149459,149458,149453,149452,149451,149450,149449,149448,149447,149446,149445,149444,149443,149442,149441,149440,149439,149438,149437,149436,149435,149434,149433,149432,149431,149430,149429,149428,149427,149426,149425,149424,149423,149422,149421,149420,149419,149418,149417,149416,149415,149414,149413,149412,149411,149410,149409,149408,149407,149406,149405,149404,149403,149402,149400,149399,149398,149397,149396,149395,149394,149393,149392,149391,149390,149389,149388,149387,149386,149385,149384,149383,149382,149381,149380,149379,149378,149377,149376,149375,149374,149373,149372,149371,149370,149369,149368,149367,149366,149365,149364,149363,149362,149361,149360,149359,149358,149357,149356,149355,149354,149353,149352,149351,149350,149349,149348,149347,149346,149345,149344,149343,149342,149341,149340,149339,149338,149337,149336,149335,149334,149333,149332,149331,149330,149329,149328,149327,149326,149325,149324,149323,149322,149321,149320,149319,149318,149317,149316,149315,149314,149313,149312,149311,149310,149309,149308,149307,149306,149305,149304,149303,149302,149301,149300,149299,149298,149297,149296,149295,149294,149293,149292,149291,149290,149289,149288,149287,149286,149285,149284,149283,149282,149281,149280,149279,149278,149277,149276,149275,149274,149273,149272,149271,149270,149269,149268,149267,149266,149265,149264,149263,149262,149261,149260,149259,149258,149257,149256,149254,149253,149252,149251,149250,149249,149248,149246,149245,149244,149242,149241,149240,149238,149237,149236,149235,149234,149233,149232,149231,149230,149229,149228,149227,149226,149225,149224,149223,149222,149221,149220,149219,149218,149217,149216,149215,149214,149213,149212,149211,149210,149209,149208,149207,149206,149205,149203,149202,149199,149196,149195,149194,149193,149192,149191,149190,149189,149188,149187,149186,149185,149184,149183,149182,149181,149180,149179,149178,149177,149176,149175,149174,149173,149172,149171,149170,149169,149168,149167,149166,149165,149164,149163,149162,149161,149160,149159,149158,149157,149156,149155,149154,149153,149152,149147,149146,149145,149144,149143,149142,149141,149140,149139,149138,149137,149136,149135,149134,149133,149132,149131,149130,149129,149128,149127,149126,149125,149124,149123,149122,149121,149120,149119,149118,149117,149116,149115,149099,149098,149097,149096,149095,149094,149093,149092,149091,149090,149089,149088,149087,149086,149085,149084,149083,149082,149081,149080,149079,149078,149077,149076,149075,149074,149073,149072,149071,149069,149068,149067,149066,149065,149064,149063,149062,149061,149060,149059,149058,149057,149056,149055,149054,149053,149052,149051,149050,149049,149048,149047,149046,149045,149044,149043,149042,149041,149040,149039,149038,149037,149036,149035,149034,149033,149032,149031,149030,149029,149028,149027,149026,149025,149024,149023,149022,149021,149020,149019,149018,149017,149016,149015,149014,149013,149012,149011,149010,149009,149008,149007,149006,149005,149004,149003,149002,149001,149000,148999,148998,148997,148996,148995,148994,148993,148992,148991,148990,148989,148988,148987,148986,148985,148984,148983,148982,148981,148980,148979,148978,148977,148976,148975,148974,148973,148972,148971,148970,148969,148968,148967,148966,148965,148964,148963,148962,148961,148960,148959,148958,148957,148956,148955,148954,148953,148952,148951,148950,148949,148948,148947,148946,148945,148944,148943,148942,148941,148940,148939,148938,148937,148936,148935,148934,148933,148932,148931,148930,148929,148928,148927,148926,148925,148924,148923,148922,148921,148920,148919,148918,148917,148916,148915,148914,148913,148912,148911,148910,148909,148908,148907,148906,148905,148904,148903,148902,148901,148900,148899,148898,148897,148896,148895,148894,148893,148892,148891,148890,148889,148888,148887,148886,148885,148884,148883,148882,148881,148880,148879,148878,148877,148874,148873,148872,148871,148870,148869,148867,148863,148862,148861,148860,148859,148858,148857,148856,148855,148854,148853,148852,148851,148850,148849,148848,148846,148845,148844,148843,148842,148841,148840,148839,148838,148837,148836,148835,148834,148833,148832,148831,148830,148829,148828,148827,148826,148825,148824,148823,148822,148821,148820,148819,148818,148817,148816,148815,148814,148813,148812,148811,148810,148809,148808,148806,148805,148804,148803,148802,148801,148800,148799,148798,148797,148796,148795,148794,148793,148792,148791,148790,148789,148788,148787,148786,148785,148784,148783,148782,148781,148780,148779,148778,148777,148776,148775,148774,148773,148772,148771,148770,148769,148768,148767,148766,148765,148764,148763,148762,148761,148760,148759,148758,148757,148756,148755,148754,148753,148752,148751,148750,148749,148748,148747,148746,148745,148744,148743,148742,148741,148740,148739,148738,148737,148736,148735,148734,148733,148732,148731,148730,148729,148728,148727,148726,148725,148724,148723,148722,148721,148720,148719,148718,148717,148716,148715,148714,148713,148711,148710,148709,148708,148707,148705,148704,148703,148702,148701,148700,148699,148698,148697,148696,148695,148694,148693,148692,148691,148690,148689,148688,148687,148686,148685,148684,148683,148682,148681,148680,148679,148678,148677,148676,148675,148674,148673,148672,148670,148669,148668,148667,148666,148665,148664,148663,148661,148660,148659,148658,148657,148656,148655,148654,148653,148652,148651,148650,148649,148648,148647,148646,148645,148644,148643,148642,148640,148639,148638,148637,148636,148635,148634,148633,148632,148631,148629,148628,148627,148626,148625,148624,148623,148622,148621,148620,148619,148618,148617,148616,148615,148614,148613,148612,148611,148610,148609,148608,148607,148606,148605,148604,148603,148602,148601,148600,148599,148598,148597,148596,148595,148594,148593,148592,148591,148590,148589,148588,148587,148586,148585,148584,148583,148582,148581,148580,148579,148578,148577,148576,148575,148574,148573,148572,148571,148570,148569,148568,148567,148566,148565,148564,148563,148562,148561,148560,148559,148558,148557,148556,148555,148554,148553,148552,148551,148550,148548,148547,148546,148545,148544,148543,148542,148541,148540,148539,148538,148537,148536,148535,148534,148533,148532,148531,148530,148529,148528,148527,148526,148525,148524,148522,148521,148520,148519,148518,148517,148516,148515,148514,148513,148512,148511,148510,148509,148508,148507,148504,148503,148502,148501,148500,148499,148498,148497,148496,148495,148494,148493,148492,148491,148490,148489,148488,148487,148486,148485,148483,148482,148481,148480,148479,148478,148477,148476,148475,148474,148473,148472,148471,148470,148469,148468,148467,148466,148465,148464,148463,148462,148461,148460,148459,148458,148457,148456,148455,148454,148453,148452,148451,148450,148449,148448,148447,148446,148445,148444,148443,148442,148441,148440,148439,148438,148437,148436,148435,148434,148433,148432,148431,148430,148429,148428,148427,148426,148425,148424,148423,148422,148421,148420,148419,148418,148417,148416,148415,148414,148410,148407,148406,148405,148404,148403,148402,148401,148400,148399,148398,148397,148395,148394,148393,148392,148391,148390,148389,148388,148386,148385,148383,148382,148381,148380,148379,148378,148377,148376,148375,148374,148372,148371,148370,148369,148368,148367,148366,148365,148364,148363,148361,148360,148359,148358,148355,148354,148353,148351,148350,148349,148348,148347,148346,148345,148344,148343,148342,148341,148339,148338,148337,148336,148335,148334,148333,148332,148331,148330,148329,148328,148327,148326,148325,148324,148322,148320,148319,148318,148317,148316,148315,148314,148313,148312,148311,148310,148309,148308,148307,148306,148305,148303,148302,148301,148300,148299,148298,148297,148296,148295,148294,148293,148292,148291,148290,148289,148288,148287,148286,148285,148284,148283,148282,148281,148280,148279,148278,148277,148276,148274,148273,148272,148271,148270,148269,148268,148266,148265,148264,148263,148262,148261,148260,148259,148258,148257,148256,148255,148254,148253,148252,148251,148250,148249,148248,148247,148246,148245,148244,148243,148242,148239,148238,148237,148236,148235,148234,148233,148232,148231,148230,148229,148228,148227,148226,148225,148224,148223,148222,148221,148220,148219,148218,148217,148216,148215,148213,148212,148211,148210,148209,148208,148207,148206,148205,148204,148201,148200,148199,148198,148197,148196,148195,148194,148192,148191,148190,148189,148188,148187,148186,148185,148184,148183,148182,148181,148180,148179,148178,148177,148176,148175,148174,148173,148172,148171,148170,148169,148168,148167,148164,148163,148162,148161,148160,148159,148158,148157,148156,148155,148154,148153,148151,148150,148149,148147,148146,148145,148144,148143,148142,148141,148140,148138,148137,148135,148134,148133,148132,148129,148128,148127,148126,148125,148124,148123,148122,148121,148120,148119,148118,148117,148116,148115,148114,148113,148112,148111,148110,148108,148107,148106,148105,148104,148103,148102,148101,148100,148099,148097,148096,148095,148094,148093,148092,148090,148089,148088,148087,148086,148085,148084,148083,148082,148081,148080,148079,148078,148077,148075,148074,148073,148072,148071,148069,148067,148066,148065,148064,148063,148062,148061,148060,148059,148058,148057,148056,148055,148054,148053,148052,148051,148050,148049,148048,148047,148044,148043,148042,148041,148040,148037,148035,148034,148033,148032,148031,148030,148029,148028,148027,148026,148025,148024,148023,148022,148021,148020,148019,148018,148017,148016,148015,148014,148013,148011,148010,148009,148008,148007,148006,148005,148004,148003,148002,148001,148000,147999,147998,147997,147996,147995,147994,147993,147992,147991,147990,147989,147988,147987,147986,147985,147984,147983,147982,147981,147980,147979,147978,147977,147976,147975,147974,147973,147972,147971,147970,147968,147967,147966,147965,147964,147963,147962,147961,147960,147959,147958,147957,147956,147955,147954,147953,147952,147951,147950,147949,147948,147947,147946,147945,147944,147943,147942,147941,147940,147939,147938,147937,147936,147935,147934,147933,147932,147931,147930,147929,147928,147927,147926,147925,147924,147923,147922,147921,147920,147919,147918,147917,147916,147915,147914,147913,147911,147910,147909,147908,147907,147906,147905,147904,147903,147902,147901,147900,147899,147898,147897,147896,147895,147894,147893,147892,147891,147890,147889,147888,147887,147886,147885,147884,147883,147882,147881,147880,147879,147878,147877,147876,147875,147874,147873,147872,147871,147870,147869,147868,147867,147866,147865,147864,147863,147862,147861,147860,147859,147858,147857,147856,147855,147854,147853,147852,147851,147850,147849,147848,147847,147846,147845,147844,147843,147842,147841,147840,147839,147838,147837,147836,147835,147834,147833,147832,147831,147830,147829,147828,147827,147825,147824,147823,147822,147821,147820,147819,147818,147817,147816,147815,147814,147813,147812,147811,147810,147809,147808,147807,147806,147805,147804,147803,147802,147801,147800,147798,147797,147796,147795,147794,147793,147792,147791,147790,147788,147787,147786,147785,147784,147783,147781,147780,147779,147778,147777,147775,147774,147773,147772,147771,147770,147769,147768,147767,147766,147765,147764,147763,147762,147761,147760,147759,147758,147757,147756,147755,147754,147753,147752,147751,147750,147749,147748,147747,147746,147745,147744,147743,147742,147741,147740,147739,147738,147737,147736,147735,147734,147733,147732,147731,147730,147729,147728,147727,147726,147725,147724,147723,147722,147720,147719,147717,147716,147715,147714,147710,147709,147708,147707,147706,147705,147704,147703,147702,147701,147700,147699,147698,147697,147695,147694,147693,147692,147691,147690,147689,147688,147687,147686,147685,147684,147683,147682,147681,147680,147679,147678,147677,147676,147675,147674,147673,147672,147671,147670,147669,147668,147666,147664,147663,147662,147661,147660,147659,147658,147657,147656,147655,147654,147652,147651,147650,147649,147648,147647,147646,147645,147644,147643,147642,147641,147640,147639,147638,147637,147636,147635,147634,147633,147632,147631,147630,147629,147628,147627,147626,147625,147624,147623,147622,147621,147620,147619,147617,147616,147615,147614,147613,147612,147611,147610,147609,147608,147607,147606,147605,147604,147603,147602,147601,147600,147599,147598,147597,147596,147595,147594,147593,147592,147591,147590,147589,147588,147587,147586,147585,147584,147583,147582,147580,147579,147578,147577,147576,147575,147574,147573,147572,147571,147570,147566,147565,147564,147563,147562,147561,147560,147559,147558,147557,147556,147555,147554,147553,147552,147551,147550,147548,147547,147546,147545,147544,147543,147542)) OR (`Idx`=1 AND `CreatureID` IN (150852,150842,150828,150824,150819,150817,150794,150793,150780,150772,150771,150770,150767,150762,150758,150719,150710,150707,150704,150698,150697,150696,150689,150685,150667,150650,150648,150647,150646,150635,150629,150619,150618,150615,150592,150590,150580,150579,150578,150577,150573,150569,150546,150542,150541,150522,150521,150517,150514,150513,150502,150500,150485,150482,150480,150479,150478,150474,150472,150466,150465,150461,150460,150459,150458,150456,150453,150449,150445,150443,150441,150429,150417,150416,150415,150404,150403,150395,150384,150376,150370,150369,150363,150362,150361,150355,150352,150349,150346,150343,150340,150338,150337,150336,150334,150329,150328,150300,150297,150287,150279,150260,150258,150252,150251,150250,150249,150238,150237,150229,150228,150225,150221,150218,150215,150202,150186,150182,150167,150158,150156,150149,150147,150115,150102,150099,150093,149987,149986,149985,149978,149977,149975,149970,149969,149967,149964,149963,149962,149959,149957,149956,149950,149949,149941,149937,149936,149935,149934,149931,149930,149929,149928,149926,149924,149922,149921,149920,149913,149910,149909,149894,149893,149892,149884,149882,149880,149873,149866,149854,149853,149851,149845,149839,149838,149797,149795,149794,149787,149778,149777,149776,149774,149773,149772,149770,149768,149764,149763,149760,149752,149751,149741,149727,149726,149723,149722,149711,149710,149709,149704,149696,149695,149694,149692,149691,149689,149681,149680,149679,149678,149666,149646,149645,149644,149640,149635,149633,149630,149626,149617,149616,149614,149613,149606,149599,149598,149597,149595,149593,149592,149590,149589,149588,149587,149586,149585,149584,149583,149582,149581,149579,149578,149576,149575,149569,149550,149549,149548,149545,149544,149543,149539,149536,149527,149525,149522,149519,149515,149504,149499,149498,149497,149496,149495,149494,149493,149492,149491,149490,149489,149488,149484,149483,149478,149476,149473,149469,149467,149460,149459,149458,149450,149449,149446,149445,149443,149442,149438,149437,149436,149434,149433,149432,149431,149430,149419,149409,149408,149407,149406,149405,149404,149402,149400,149397,149390,149389,149385,149384,149382,149379,149374,149371,149370,149368,149362,149357,149350,149332,149330,149329,149323,149321,149316,149312,149303,149302,149297,149296,149292,149290,149288,149277,149276,149275,149274,149273,149272,149270,149266,149265,149264,149263,149262,149258,149254,149245,149241,149203,149196,149195,149191,149188,149180,149170,149169,149168,149166,149165,149164,149163,149162,149161,149160,149159,149158,149157,149156,149154,149146,149140,149139,149138,149137,149135,149134,149133,149131,149129,149124,149123,149120,149119,149118,149117,149116,149099,149097,149096,149095,149091,149090,149089,149087,149083,149069,149068,149067,149066,149065,149064,149063,149062,149061,149060,149059,149058,149057,149056,149055,149054,149053,149051,149048,149042,149018,149017,149016,149014,149013,149012,149011,149008,149002,148999,148997,148996,148994,148987,148978,148973,148972,148971,148968,148967,148966,148965,148963,148962,148959,148957,148953,148952,148943,148942,148939,148938,148937,148936,148935,148933,148929,148928,148925,148919,148916,148914,148905,148894,148893,148892,148887,148885,148881,148869,148861,148859,148858,148857,148854,148851,148848,148840,148839,148838,148837,148836,148835,148834,148833,148832,148831,148830,148829,148828,148827,148826,148824,148822,148814,148811,148808,148802,148801,148799,148796,148795,148794,148793,148788,148786,148785,148780,148778,148772,148770,148768,148767,148763,148760,148749,148741,148740,148737,148736,148734,148721,148719,148718,148716,148707,148704,148696,148692,148684,148680,148678,148672,148670,148664,148663,148660,148659,148652,148647,148646,148639,148638,148635,148631,148628,148627,148616,148614,148612,148610,148603,148596,148592,148591,148583,148577,148575,148574,148573,148571,148562,148556,148554,148553,148548,148547,148544,148541,148540,148537,148536,148531,148530,148529,148527,148526,148517,148515,148512,148511,148508,148504,148503,148501,148500,148499,148487,148486,148485,148480,148473,148469,148459,148457,148454,148442,148441,148439,148437,148435,148430,148426,148425,148423,148420,148419,148417,148416,148404,148388,148383,148376,148375,148374,148367,148366,148364,148361,148360,148354,148349,148347,148346,148345,148341,148326,148325,148324,148320,148309,148305,148303,148299,148298,148297,148296,148293,148290,148287,148280,148279,148278,148271,148268,148265,148263,148258,148252,148251,148249,148236,148233,148227,148222,148220,148216,148210,148187,148186,148179,148175,148173,148169,148164,148163,148162,148159,148153,148141,148140,148138,148133,148129,148124,148122,148121,148120,148115,148114,148111,148110,148089,148087,148086,148085,148084,148077,148072,148065,148064,148063,148062,148057,148056,148048,148023,148022,148021,148017,148016,148014,148011,148008,148004,148001,147994,147993,147992,147991,147990,147979,147975,147974,147973,147972,147967,147964,147963,147962,147950,147949,147938,147936,147935,147925,147919,147917,147916,147915,147913,147911,147910,147909,147907,147905,147903,147901,147900,147893,147892,147891,147889,147883,147882,147876,147861,147839,147834,147833,147832,147828,147827,147825,147822,147821,147820,147817,147816,147813,147802,147797,147787,147786,147785,147784,147781,147780,147779,147778,147775,147774,147771,147770,147768,147767,147764,147762,147760,147757,147756,147752,147741,147740,147733,147732,147724,147714,147710,147709,147706,147703,147702,147695,147694,147680,147674,147661,147660,147656,147640,147639,147637,147624,147621,147620,147617,147615,147606,147603,147601,147600,147599,147598,147584,147582,147579,147578,147574,147573,147572,147565,147561,147552,147547,147545,147544,147543,147542)) OR (`Idx`=7 AND `CreatureID` IN (150842,150569,150522,150334,149962,149773,149695,149694,149595,149593,149592,149519,149476,149382,149323,149302,149170,149164,148967,148966,148919,148914,148905,148887,148741,148647,148646,148639,148596,148583,148556,148554,148404,148366,148349,148293,148287,148258,148162,148121,148111,148064,148063,147832,147820,147816,147781,147779,147674,147656,147603,147600,147542)) OR (`Idx`=6 AND `CreatureID` IN (150842,150648,150592,150577,150569,150522,150334,149962,149773,149696,149695,149694,149595,149593,149592,149519,149515,149504,149476,149382,149362,149323,149302,149170,149164,148967,148966,148919,148914,148905,148887,148741,148647,148646,148639,148603,148596,148583,148556,148554,148404,148366,148349,148293,148287,148258,148162,148121,148111,148064,148063,148048,147832,147820,147816,147781,147779,147674,147656,147603,147600,147542)) OR (`Idx`=5 AND `CreatureID` IN (150842,150819,150794,150762,150648,150646,150592,150577,150569,150522,150355,150334,149962,149956,149873,149773,149696,149695,149694,149635,149595,149593,149592,149519,149515,149504,149476,149382,149368,149362,149323,149302,149170,149164,148967,148966,148919,148914,148905,148887,148763,148741,148647,148646,148639,148603,148596,148583,148556,148554,148457,148404,148366,148349,148347,148293,148287,148258,148162,148121,148111,148064,148063,148048,148022,147832,147820,147816,147781,147779,147674,147656,147603,147600,147542)) OR (`Idx`=4 AND `CreatureID` IN (150842,150819,150794,150762,150648,150646,150592,150577,150569,150522,150460,150355,150334,149962,149956,149873,149866,149773,149704,149696,149695,149694,149635,149595,149593,149592,149519,149515,149504,149476,149382,149368,149362,149323,149302,149170,149164,149131,148967,148966,148919,148914,148905,148887,148794,148767,148763,148741,148647,148646,148639,148603,148596,148583,148556,148554,148511,148499,148457,148404,148366,148349,148347,148293,148287,148258,148162,148121,148111,148064,148063,148048,148022,147991,147832,147820,147816,147781,147779,147756,147680,147674,147656,147603,147601,147600,147598,147582,147544,147542)) OR (`Idx`=3 AND `CreatureID` IN (150842,150819,150817,150794,150780,150762,150689,150648,150646,150635,150592,150590,150579,150578,150577,150569,150522,150514,150502,150482,150478,150472,150466,150465,150460,150453,150429,150415,150403,150361,150355,150334,150260,150258,150218,149967,149964,149962,149959,149956,149936,149935,149934,149931,149926,149910,149894,149893,149873,149866,149839,149838,149794,149773,149772,149770,149768,149751,149727,149722,149710,149704,149696,149695,149694,149666,149644,149635,149633,149616,149614,149599,149598,149597,149595,149593,149592,149590,149589,149588,149587,149586,149585,149584,149583,149582,149581,149576,149575,149549,149548,149536,149519,149515,149504,149491,149489,149488,149476,149473,149469,149467,149460,149459,149458,149446,149445,149438,149437,149436,149434,149433,149409,149408,149405,149404,149402,149400,149390,149389,149382,149379,149371,149370,149368,149362,149350,149332,149330,149323,149321,149303,149302,149297,149296,149290,149277,149276,149275,149274,149273,149272,149266,149262,149254,149196,149195,149191,149170,149168,149166,149165,149164,149163,149162,149161,149160,149159,149158,149157,149154,149146,149137,149131,149129,149123,149096,149048,149011,149008,149002,148999,148994,148973,148971,148967,148966,148965,148963,148962,148957,148953,148943,148942,148936,148929,148928,148925,148919,148914,148905,148887,148848,148814,148808,148794,148786,148778,148767,148763,148749,148741,148737,148721,148704,148652,148647,148646,148639,148616,148610,148603,148596,148583,148577,148575,148574,148573,148556,148554,148553,148541,148537,148536,148531,148530,148529,148512,148511,148499,148487,148486,148473,148459,148457,148454,148442,148441,148425,148420,148404,148374,148366,148364,148361,148360,148354,148349,148347,148345,148341,148326,148325,148324,148320,148303,148298,148293,148290,148287,148280,148279,148271,148258,148252,148216,148210,148179,148169,148164,148162,148133,148129,148122,148121,148111,148089,148086,148085,148084,148065,148064,148063,148062,148056,148048,148022,148021,148011,148008,148001,147994,147993,147992,147991,147979,147973,147972,147967,147949,147925,147919,147893,147891,147883,147833,147832,147827,147820,147817,147816,147802,147797,147781,147779,147767,147764,147760,147756,147752,147724,147695,147680,147674,147656,147620,147603,147601,147600,147598,147584,147582,147552,147545,147544,147543,147542)) OR (`Idx`=2 AND `CreatureID` IN (150842,150824,150819,150817,150794,150780,150762,150689,150685,150648,150646,150635,150592,150590,150579,150578,150577,150569,150522,150514,150513,150502,150482,150480,150478,150474,150472,150466,150465,150460,150459,150453,150445,150443,150429,150415,150403,150384,150369,150363,150362,150361,150355,150334,150329,150297,150260,150258,150251,150250,150249,150218,150202,150156,149967,149964,149963,149962,149959,149956,149936,149935,149934,149931,149926,149913,149910,149894,149893,149882,149873,149866,149854,149853,149851,149845,149839,149838,149795,149794,149773,149772,149770,149768,149751,149727,149723,149722,149710,149704,149696,149695,149694,149678,149666,149645,149644,149635,149633,149616,149614,149599,149598,149597,149595,149593,149592,149590,149589,149588,149587,149586,149585,149584,149583,149582,149581,149576,149575,149569,149549,149548,149536,149519,149515,149504,149493,149492,149491,149489,149488,149483,149476,149473,149469,149467,149460,149459,149458,149450,149446,149445,149438,149437,149436,149434,149433,149409,149408,149405,149404,149402,149400,149390,149389,149382,149379,149371,149370,149368,149362,149350,149332,149330,149323,149321,149303,149302,149297,149296,149290,149277,149276,149275,149274,149273,149272,149266,149265,149262,149254,149196,149195,149191,149170,149168,149166,149165,149164,149163,149162,149161,149160,149159,149158,149157,149154,149146,149137,149133,149131,149129,149124,149123,149096,149048,149042,149011,149008,149002,148999,148996,148994,148978,148973,148971,148967,148966,148965,148963,148962,148959,148957,148953,148943,148942,148939,148936,148929,148928,148925,148919,148916,148914,148905,148887,148848,148814,148808,148794,148786,148778,148767,148763,148749,148741,148737,148734,148721,148704,148696,148680,148652,148647,148646,148639,148616,148610,148603,148596,148583,148577,148575,148574,148573,148556,148554,148553,148541,148540,148537,148536,148531,148530,148529,148512,148511,148501,148500,148499,148487,148486,148485,148473,148459,148457,148454,148442,148441,148425,148420,148416,148404,148374,148367,148366,148364,148361,148360,148354,148349,148347,148345,148341,148326,148325,148324,148320,148305,148303,148298,148296,148293,148290,148287,148280,148279,148271,148258,148252,148216,148210,148179,148169,148164,148162,148153,148133,148129,148122,148121,148111,148089,148086,148085,148084,148065,148064,148063,148062,148056,148048,148022,148021,148011,148008,148004,148001,147994,147993,147992,147991,147979,147974,147973,147972,147967,147949,147925,147919,147903,147893,147891,147889,147883,147833,147832,147827,147822,147821,147820,147817,147816,147813,147802,147797,147781,147779,147767,147764,147760,147756,147752,147724,147695,147680,147674,147656,147620,147603,147601,147600,147598,147584,147582,147552,147545,147544,147543,147542)) OR (`Idx`=8 AND `CreatureID` IN (150569,149695,149595,149519,149382,149302,149170,149164,148966,148905,148887,148741,148647,148646,148596,148583,148554,148404,148349,148293,148287,148121,148063,147779,147656,147603,147542,147541)) OR (`Idx`=11 AND `CreatureID` IN (149695,149519,149382,148966,148887,148741,148647,148646,148596,148583,148554,148349,148293,148287,148121,148063,147779,147656,147603,147542,147541)) OR (`Idx`=10 AND `CreatureID` IN (149695,149519,149382,148966,148887,148741,148647,148646,148596,148583,148554,148349,148293,148287,148121,148063,147779,147656,147603,147542,147541)) OR (`Idx`=9 AND `CreatureID` IN (149695,149595,149519,149382,149170,148966,148887,148741,148647,148646,148596,148583,148554,148349,148293,148287,148121,148063,147779,147656,147603,147542,147541)) OR (`Idx`=15 AND `CreatureID` IN (148741,148063,147779,147603,147541)) OR (`Idx`=14 AND `CreatureID` IN (148741,148063,147779,147603,147541)) OR (`Idx`=13 AND `CreatureID` IN (148741,148063,147779,147603,147541)) OR (`Idx`=12 AND `CreatureID` IN (148741,148293,148063,147779,147603,147541)) OR (`Idx`=23 AND `CreatureID`=147779) OR (`Idx`=22 AND `CreatureID`=147779) OR (`Idx`=21 AND `CreatureID`=147779) OR (`Idx`=20 AND `CreatureID`=147779) OR (`Idx`=19 AND `CreatureID`=147779) OR (`Idx`=18 AND `CreatureID`=147779) OR (`Idx`=17 AND `CreatureID`=147779) OR (`Idx`=16 AND `CreatureID`=147779); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=7 AND `CreatureID` IN (147541,147524,147459,147354,147288,147252,147219,147168,147144,147137,147096,146749,146692,146684,146680,146575,146522,145831,145799,145775,145749,145718,145650,145635,145612,145607,145571,145568,145512,145509,145440,145300,145281,145165,145073,145029,145017,144999,144792,144729,144389,144326,144325,144314,144247,144145)) OR (`Idx`=6 AND `CreatureID` IN (147541,147524,147459,147354,147288,147252,147219,147168,147150,147144,147143,147137,147096,146749,146692,146684,146680,146575,146522,146055,145831,145812,145799,145775,145749,145718,145650,145635,145612,145607,145571,145568,145512,145509,145440,145300,145281,145222,145221,145220,145219,145218,145217,145216,145215,145214,145213,145210,145207,145165,145073,145070,145029,145017,144999,144792,144729,144389,144326,144325,144314,144247,144145)) OR (`Idx`=5 AND `CreatureID` IN (147541,147524,147459,147354,147288,147252,147236,147219,147168,147150,147144,147143,147137,147096,146944,146749,146724,146692,146684,146680,146575,146522,146055,145950,145949,145921,145891,145831,145812,145799,145775,145749,145718,145650,145635,145612,145607,145571,145568,145547,145512,145509,145440,145410,145370,145337,145300,145293,145281,145241,145222,145221,145220,145219,145218,145217,145216,145215,145214,145213,145210,145207,145165,145073,145070,145029,145017,144999,144792,144729,144472,144418,144389,144388,144331,144330,144326,144325,144314,144307,144288,144247,144238,144183,144145,144142)) OR (`Idx`=4 AND `CreatureID` IN (147541,147524,147459,147354,147305,147288,147252,147236,147219,147168,147150,147144,147143,147137,147096,147067,147053,146944,146819,146814,146749,146724,146692,146684,146680,146656,146575,146522,146055,145950,145949,145921,145902,145891,145831,145812,145799,145775,145749,145718,145650,145635,145612,145607,145571,145568,145547,145512,145509,145440,145410,145370,145337,145300,145293,145281,145241,145222,145221,145220,145219,145218,145217,145216,145215,145214,145213,145210,145207,145165,145104,145073,145070,145029,145017,145013,144999,144792,144729,144685,144472,144418,144389,144388,144331,144330,144326,144325,144314,144307,144288,144247,144238,144183,144145,144142)) OR (`Idx`=3 AND `CreatureID` IN (147541,147535,147524,147505,147483,147480,147477,147474,147473,147469,147467,147466,147465,147464,147459,147427,147426,147423,147418,147396,147381,147371,147369,147363,147355,147354,147349,147346,147341,147306,147305,147292,147288,147275,147274,147271,147270,147265,147264,147263,147252,147249,147239,147236,147219,147208,147194,147190,147189,147170,147169,147168,147167,147166,147163,147162,147150,147144,147143,147137,147119,147096,147073,147067,147066,147059,147055,147053,147028,147027,146987,146978,146965,146963,146958,146955,146946,146944,146914,146861,146856,146846,146822,146820,146819,146818,146815,146814,146779,146770,146769,146755,146749,146744,146724,146723,146692,146688,146684,146680,146673,146657,146656,146650,146646,146645,146634,146617,146608,146592,146575,146567,146535,146522,146494,146482,146480,146479,146405,146401,146364,146353,146328,146307,146306,146252,146198,146159,146154,146144,146142,146072,146070,146055,145950,145949,145921,145914,145906,145904,145902,145891,145884,145879,145842,145834,145831,145828,145824,145812,145809,145799,145791,145775,145749,145737,145718,145717,145694,145650,145645,145636,145635,145634,145612,145611,145607,145578,145571,145568,145547,145546,145545,145537,145522,145512,145510,145509,145505,145490,145468,145445,145440,145427,145410,145403,145390,145385,145370,145365,145337,145307,145300,145293,145283,145281,145264,145257,145241,145236,145234,145222,145221,145220,145219,145218,145217,145216,145215,145214,145213,145212,145210,145207,145180,145179,145178,145165,145163,145162,145138,145104,145098,145073,145072,145071,145070,145036,145029,145028,145017,145016,145013,145002,144999,144973,144971,144970,144959,144958,144923,144918,144911,144897,144890,144882,144814,144813,144811,144807,144803,144792,144790,144783,144774,144745,144729,144727,144725,144724,144720,144697,144685,144521,144507,144484,144482,144481,144476,144472,144468,144457,144455,144447,144444,144429,144428,144425,144418,144408,144389,144388,144387,144385,144378,144341,144340,144331,144330,144326,144325,144314,144307,144300,144297,144288,144282,144262,144261,144250,144247,144245,144238,144213,144184,144183,144170,144163,144145,144142,144137,144134,144133,144127,144125)) OR (`Idx`=2 AND `CreatureID` IN (147541,147535,147524,147505,147486,147483,147480,147477,147474,147473,147469,147467,147466,147465,147464,147459,147433,147427,147426,147423,147418,147407,147396,147381,147371,147369,147363,147355,147354,147349,147346,147341,147306,147305,147293,147292,147288,147276,147275,147274,147273,147271,147270,147265,147264,147263,147252,147249,147239,147236,147225,147219,147208,147194,147190,147189,147174,147173,147170,147169,147168,147167,147166,147165,147163,147162,147150,147144,147143,147141,147137,147119,147096,147080,147073,147067,147066,147059,147055,147053,147028,147027,147003,146987,146978,146965,146963,146958,146955,146946,146944,146937,146914,146907,146868,146861,146857,146856,146846,146843,146840,146838,146835,146828,146827,146822,146820,146819,146818,146815,146814,146791,146779,146770,146769,146755,146749,146746,146744,146724,146723,146692,146688,146684,146680,146673,146668,146657,146656,146650,146646,146645,146634,146617,146613,146608,146592,146575,146567,146535,146522,146494,146482,146480,146479,146405,146401,146364,146356,146353,146336,146328,146307,146306,146252,146198,146159,146158,146156,146154,146144,146142,146072,146070,146055,146024,146013,145961,145950,145949,145921,145914,145906,145904,145902,145891,145884,145882,145880,145879,145865,145852,145843,145842,145834,145831,145828,145824,145812,145809,145801,145799,145791,145775,145749,145737,145718,145717,145709,145694,145650,145645,145637,145636,145635,145634,145612,145611,145607,145578,145571,145568,145547,145546,145545,145537,145522,145512,145510,145509,145505,145495,145490,145468,145445,145440,145427,145410,145408,145403,145390,145385,145370,145365,145337,145310,145307,145300,145293,145283,145281,145264,145257,145241,145236,145234,145222,145221,145220,145219,145218,145217,145216,145215,145214,145213,145212,145210,145207,145206,145180,145179,145178,145165,145163,145162,145138,145137,145121,145110,145104,145098,145073,145072,145071,145070,145036,145029,145028,145017,145016,145013,145012,145002,144999,144973,144971,144970,144959,144958,144923,144920,144918,144911,144897,144890,144888,144882,144881,144880,144845,144843,144818,144814,144813,144811,144807,144803,144792,144790,144783,144774,144745,144729,144727,144725,144724,144720,144697,144685,144647,144521,144507,144496,144484,144482,144481,144478,144476,144472,144468,144457,144455,144447,144444,144442,144429,144428,144425,144418,144408,144389,144388,144387,144386,144385,144380,144378,144366,144341,144340,144331,144330,144326,144325,144314,144309,144307,144300,144297,144290,144288,144286,144282,144262,144261,144250,144247,144245,144238,144213,144212,144184,144183,144170,144163,144157,144145,144144,144142,144137,144134,144133,144127,144126,144125)) OR (`Idx`=1 AND `CreatureID` IN (147541,147539,147535,147534,147533,147532,147531,147529,147524,147523,147512,147509,147506,147505,147502,147496,147491,147490,147486,147483,147482,147480,147478,147477,147474,147473,147469,147467,147466,147465,147464,147459,147447,147445,147443,147441,147436,147433,147432,147427,147426,147423,147421,147419,147418,147409,147408,147407,147398,147396,147393,147382,147381,147371,147369,147363,147357,147355,147354,147351,147349,147346,147343,147342,147341,147338,147336,147333,147331,147329,147326,147323,147306,147305,147302,147300,147299,147295,147293,147292,147291,147290,147289,147288,147277,147276,147275,147274,147273,147271,147270,147265,147264,147263,147258,147252,147249,147243,147242,147239,147236,147230,147225,147220,147219,147208,147207,147195,147194,147191,147190,147189,147186,147181,147180,147179,147174,147173,147170,147169,147168,147167,147166,147165,147164,147163,147162,147160,147150,147144,147143,147141,147137,147133,147126,147125,147119,147117,147111,147096,147080,147079,147077,147073,147071,147068,147067,147066,147065,147064,147060,147059,147057,147056,147055,147053,147028,147027,147025,147003,147002,146993,146992,146987,146978,146976,146975,146974,146965,146963,146962,146960,146959,146958,146957,146956,146955,146954,146953,146952,146948,146947,146946,146944,146937,146936,146935,146934,146926,146920,146919,146916,146914,146913,146912,146907,146901,146900,146899,146868,146867,146864,146863,146862,146861,146860,146857,146856,146846,146843,146840,146838,146835,146834,146833,146832,146828,146827,146823,146822,146821,146820,146819,146818,146815,146814,146805,146804,146803,146798,146797,146791,146779,146770,146769,146757,146755,146753,146750,146749,146748,146747,146746,146744,146740,146735,146733,146724,146723,146708,146692,146688,146687,146685,146684,146680,146674,146673,146668,146657,146656,146653,146650,146646,146645,146642,146634,146632,146622,146621,146620,146619,146617,146613,146608,146596,146592,146582,146581,146580,146577,146575,146567,146565,146560,146557,146554,146553,146538,146535,146534,146533,146532,146531,146526,146522,146519,146517,146515,146511,146504,146496,146494,146482,146481,146480,146479,146478,146477,146469,146468,146454,146446,146445,146444,146405,146404,146401,146398,146397,146394,146379,146376,146370,146364,146357,146356,146353,146347,146341,146336,146329,146328,146307,146306,146296,146294,146291,146290,146285,146284,146272,146271,146260,146252,146240,146234,146231,146227,146223,146222,146218,146217,146216,146205,146198,146190,146159,146158,146156,146154,146149,146144,146142,146132,146122,146121,146120,146095,146090,146079,146072,146071,146070,146064,146061,146056,146055,146048,146047,146026,146025,146024,146020,146019,146018,146013,145997,145982,145979,145974,145972,145970,145969,145967,145965,145964,145961,145960,145950,145949,145943,145942,145941,145921,145919,145918,145916,145915,145914,145911,145908,145907,145906,145904,145902,145891,145885,145884,145883,145882,145881,145880,145879,145874,145872,145867,145865,145858,145857,145854,145853,145852,145846,145845,145843,145842,145834,145831,145828,145824,145820,145814,145813,145812,145809,145806,145801,145799,145791,145787,145775,145769,145750,145749,145737,145718,145717,145715,145709,145701,145694,145683,145671,145650,145649,145648,145647,145645,145638,145637,145636,145635,145634,145612,145611,145607,145589,145578,145571,145568,145567,145555,145547,145546,145545,145537,145527,145526,145522,145517,145513,145512,145510,145509,145508,145505,145495,145491,145490,145489,145488,145484,145474,145472,145468,145460,145457,145445,145443,145440,145433,145427,145410,145408,145403,145402,145399,145390,145389,145388,145387,145385,145372,145370,145365,145347,145343,145339,145337,145312,145310,145307,145305,145304,145300,145298,145294,145293,145283,145281,145266,145264,145263,145257,145256,145254,145253,145252,145249,145248,145241,145238,145236,145234,145222,145221,145220,145219,145218,145217,145216,145215,145214,145213,145212,145210,145209,145207,145206,145203,145202,145199,145183,145182,145181,145180,145179,145178,145168,145165,145163,145162,145153,145146,145145,145138,145137,145136,145132,145130,145129,145128,145127,145126,145121,145113,145110,145104,145098,145095,145094,145093,145092,145091,145090,145089,145088,145087,145086,145085,145084,145083,145082,145081,145080,145079,145078,145073,145072,145071,145070,145056,145050,145048,145042,145036,145029,145028,145025,145024,145023,145018,145017,145016,145013,145012,145008,145002,144999,144998,144991,144989,144982,144981,144977,144976,144975,144974,144973,144972,144971,144970,144966,144959,144958,144953,144950,144947,144945,144929,144926,144925,144923,144921,144920,144918,144917,144911,144897,144890,144888,144887,144882,144881,144880,144879,144878,144877,144875,144858,144856,144854,144850,144849,144845,144843,144840,144839,144838,144837,144835,144818,144816,144814,144813,144812,144811,144810,144809,144808,144807,144804,144803,144802,144801,144800,144795,144794,144792,144790,144788,144783,144778,144777,144774,144770,144769,144748,144745,144744,144729,144727,144726,144725,144724,144720,144719,144707,144697,144689,144685,144677,144676,144647,144610,144586,144585,144521,144507,144504,144502,144498,144496,144494,144493,144484,144483,144482,144481,144480,144479,144478,144476,144472,144468,144467,144463,144460,144458,144457,144455,144449,144447,144446,144445,144444,144442,144429,144428,144425,144420,144419,144418,144417,144408,144406,144404,144403,144402,144401,144400,144399,144398,144397,144396,144395,144394,144393,144390,144389,144388,144387,144386,144385,144381,144380,144378,144366,144363,144347,144341,144340,144331,144330,144326,144325,144323,144322,144321,144320,144319,144318,144317,144316,144315,144314,144312,144309,144307,144305,144300,144297,144295,144290,144288,144286,144285,144284,144283,144282,144262,144261,144260,144250,144247,144245,144240,144238,144232,144231,144230,144219,144218,144217,144216,144214,144213,144212,144210,144209,144207,144200,144190,144189,144184,144183,144172,144170,144169,144168,144163,144157,144145,144144,144142,144137,144135,144134,144133,144127,144126,144125,144105,144104)) OR (`Idx`=0 AND `CreatureID` IN (147541,147540,147539,147538,147537,147536,147535,147534,147533,147532,147531,147530,147529,147528,147527,147526,147525,147524,147523,147522,147521,147520,147519,147518,147517,147516,147515,147514,147512,147511,147510,147509,147508,147507,147506,147505,147502,147500,147499,147498,147497,147496,147495,147494,147493,147492,147491,147490,147489,147488,147487,147486,147485,147484,147483,147482,147481,147480,147479,147478,147477,147474,147473,147472,147471,147470,147469,147468,147467,147466,147465,147464,147463,147462,147461,147460,147459,147458,147457,147456,147455,147454,147453,147452,147451,147450,147449,147448,147447,147446,147445,147444,147443,147441,147440,147439,147438,147437,147436,147435,147434,147433,147432,147431,147430,147429,147427,147426,147425,147424,147423,147421,147419,147418,147417,147416,147415,147414,147411,147410,147409,147408,147407,147406,147405,147404,147402,147398,147396,147395,147394,147393,147392,147390,147389,147388,147387,147386,147384,147383,147382,147381,147379,147378,147377,147376,147375,147374,147373,147372,147371,147370,147369,147368,147367,147364,147363,147362,147361,147360,147357,147356,147355,147354,147352,147351,147350,147349,147346,147345,147344,147343,147342,147341,147340,147338,147337,147336,147335,147334,147333,147332,147331,147329,147328,147326,147325,147324,147323,147322,147321,147320,147319,147318,147317,147316,147314,147313,147312,147311,147310,147309,147308,147306,147305,147304,147303,147302,147301,147300,147299,147297,147296,147295,147293,147292,147291,147290,147289,147288,147286,147285,147284,147283,147282,147281,147280,147279,147278,147277,147276,147275,147274,147273,147272,147271,147270,147269,147268,147267,147266,147265,147264,147263,147262,147261,147260,147259,147258,147257,147256,147255,147254,147253,147252,147251,147250,147249,147248,147247,147246,147245,147244,147243,147242,147241,147240,147239,147238,147237,147236,147235,147234,147233,147232,147231,147230,147228,147227,147226,147225,147223,147222,147221,147220,147219,147218,147217,147216,147215,147214,147213,147212,147211,147210,147209,147208,147207,147206,147205,147204,147203,147202,147201,147200,147199,147198,147197,147196,147195,147194,147193,147192,147191,147190,147189,147188,147187,147186,147185,147184,147181,147180,147179,147176,147175,147174,147173,147172,147171,147170,147169,147168,147167,147166,147165,147164,147163,147162,147161,147160,147159,147157,147156,147155,147154,147153,147152,147151,147150,147149,147148,147147,147146,147145,147144,147143,147142,147141,147140,147139,147138,147137,147136,147135,147133,147131,147130,147127,147126,147125,147123,147122,147121,147120,147119,147118,147117,147116,147115,147114,147111,147110,147108,147107,147106,147105,147104,147103,147102,147100,147099,147098,147096,147095,147091,147090,147089,147088,147087,147086,147085,147084,147081,147080,147079,147078,147077,147075,147074,147073,147072,147071,147070,147069,147068,147067,147066,147065,147064,147063,147062,147061,147060,147059,147057,147056,147055,147054,147053,147052,147051,147050,147049,147048,147047,147046,147045,147044,147043,147042,147041,147040,147038,147037,147036,147035,147034,147033,147032,147031,147030,147029,147028,147027,147026,147025,147024,147023,147022,147021,147020,147019,147018,147016,147014,147013,147012,147011,147010,147009,147008,147007,147006,147005,147004,147003,147002,147001,147000,146999,146998,146997,146996,146995,146994,146993,146992,146991,146990,146989,146988,146987,146986,146985,146984,146983,146982,146980,146979,146978,146976,146975,146974,146973,146972,146971,146970,146969,146968,146967,146966,146965,146964,146963,146962,146961,146960,146959,146958,146957,146956,146955,146954,146953,146952,146951,146950,146949,146948,146947,146946,146945,146944,146943,146942,146941,146940,146939,146938,146937,146936,146935,146934,146933,146932,146931,146930,146929,146928,146927,146926,146925,146924,146923,146922,146921,146920,146919,146918,146917,146916,146915,146914,146913,146912,146911,146910,146909,146908,146907,146906,146905,146904,146903,146902,146901,146900,146899,146898,146895,146894,146893,146892,146890,146889,146887,146886,146885,146884,146883,146882,146881,146880,146879,146878,146877,146876,146875,146874,146873,146872,146871,146870,146869,146868,146867,146866,146865,146864,146863,146862,146861,146860,146859,146858,146857,146856,146855,146854,146853,146852,146851,146850,146849,146848,146847,146846,146845,146844,146843,146842,146841,146840,146839,146838,146837,146836,146835,146834,146833,146832,146831,146830,146829,146828,146827,146826,146825,146824,146823,146822,146821,146820,146819,146818,146817,146816,146815,146814,146813,146812,146811,146810,146809,146808,146807,146806,146805,146804,146803,146802,146801,146800,146799,146798,146797,146796,146795,146794,146793,146792,146791,146786,146785,146783,146782,146781,146780,146779,146778,146777,146776,146775,146774,146773,146772,146771,146770,146769,146768,146767,146766,146765,146764,146763,146762,146761,146760,146759,146758,146757,146756,146755,146754,146753,146752,146750,146749,146748,146747,146746,146745,146744,146743,146742,146741,146740,146739,146738,146737,146736,146735,146734,146733,146731,146730,146729,146728,146727,146726,146725,146724,146723,146722,146721,146720,146719,146718,146717,146716,146715,146714,146713,146712,146711,146710,146709,146708,146707,146706,146705,146704,146703,146702,146701,146700,146699,146698,146697,146696,146695,146694,146693,146692,146691,146689,146688,146687,146686,146685,146684,146680,146678,146677,146676,146675,146674,146673,146672,146671,146670,146669,146668,146667,146666,146665,146664,146663,146661,146660,146659,146657,146656,146655,146654,146653,146652,146651,146650,146649,146648,146647,146646,146645,146644,146643,146642,146641,146640,146639,146638,146637,146636,146635,146634,146633,146632,146631,146630,146629,146628,146627,146626,146625,146624,146623,146622,146621,146620,146619,146618,146617,146616,146615,146614,146613,146611,146610,146609,146608,146607,146606,146605,146604,146603,146602,146601,146600,146599,146598,146597,146596,146595,146592,146591,146590,146589,146588,146587,146586,146585,146584,146583,146582,146581,146580,146579,146578,146577,146576,146575,146574,146573,146572,146571,146570,146569,146568,146567,146566,146565,146564,146563,146562,146561,146560,146559,146558,146557,146556,146554,146553,146552,146551,146550,146549,146548,146547,146546,146545,146544,146543,146542,146541,146540,146539,146538,146537,146536,146535,146534,146533,146532,146531,146530,146529,146528,146527,146526,146525,146524,146523,146522,146521,146520,146519,146518,146517,146516,146515,146514,146513,146512,146511,146509,146508,146507,146505,146504,146503,146502,146501,146500,146499,146498,146497,146496,146495,146494,146493,146492,146491,146490,146485,146484,146483,146482,146481,146480,146479,146478,146477,146476,146475,146474,146470,146469,146468,146466,146465,146464,146463,146462,146461,146460,146459,146458,146457,146456,146455,146454,146452,146451,146450,146449,146448,146447,146446,146445,146444,146443,146442,146441,146440,146439,146438,146437,146436,146435,146434,146433,146432,146431,146430,146429,146428,146427,146426,146425,146424,146423,146422,146421,146420,146419,146418,146417,146416,146415,146414,146413,146411,146409,146408,146407,146406,146405,146404,146403,146402,146401,146400,146399,146398,146397,146396,146395,146394,146393,146392,146391,146390,146389,146388,146387,146386,146385,146384,146383,146382,146381,146380,146379,146378,146377,146376,146375,146374,146373,146372,146371,146370,146369,146367,146366,146365,146364,146363,146362,146361,146360,146359,146358,146357,146356,146355,146354,146353,146352,146351,146350,146349,146348,146347,146346,146345,146344,146343,146341,146340,146339,146337,146336,146335,146333,146332,146329,146328,146326,146325,146324,146323,146322,146321,146320,146319,146317,146316,146315,146314,146313,146312,146311,146310,146309,146308,146307,146306,146305,146304,146303,146302,146301,146300,146299,146298,146297,146296,146295,146294,146293,146292,146291,146290,146289,146288,146287,146286,146285,146284,146283,146282,146281,146280,146279,146278,146277,146276,146275,146274,146273,146272,146271,146270,146269,146268,146267,146266,146265,146264,146263,146262,146261,146260,146259,146258,146257,146256,146255,146253,146252,146251,146250,146249,146248,146247,146246,146245,146244,146240,146239,146238,146237,146236,146235,146234,146233,146232,146231,146230,146229,146228,146227,146226,146223,146222,146220,146219,146218,146217,146216,146215,146214,146213,146212,146211,146210,146209,146208,146207,146206,146205,146204,146203,146202,146201,146200,146199,146198,146196,146195,146194,146193,146190,146188,146187,146186,146185,146184,146183,146182,146181,146180,146179,146178,146177,146176,146164,146163,146162,146161,146160,146159,146158,146157,146156,146155,146154,146153,146152,146151,146150,146149,146148,146147,146146,146145,146144,146143,146142,146141,146140,146139,146138,146137,146136,146135,146134,146133,146132,146131,146130,146129,146128,146127,146126,146125,146124,146122,146121,146120,146119,146118,146117,146116,146115,146114,146113,146112,146111,146110,146109,146108,146107,146106,146105,146104,146103,146102,146101,146100,146099,146098,146097,146096,146095,146094,146093,146092,146091,146090,146089,146088,146087,146086,146085,146084,146083,146082,146081,146080,146079,146078,146077,146076,146075,146074,146073,146072,146071,146070,146069,146068,146067,146066,146065,146064,146063,146062,146061,146059,146058,146057,146056,146055,146054,146053,146051,146050,146049,146048,146047,146046,146045,146044,146043,146042,146041,146040,146039,146038,146037,146036,146035,146034,146033,146032,146031,146030,146029,146028,146027,146026,146025,146024,146023,146022,146021,146020,146019,146018,146017,146016,146015,146014,146013,146012,146011,146010,146009,146008,146007,146006,146005,146004,146003,146002,146001,145999,145998,145997,145996,145995,145994,145993,145992,145991,145990,145989,145988,145987,145986,145985,145984,145983,145982,145981,145980,145979,145978,145977,145976,145975,145974,145973,145972,145971,145970,145969,145968,145967,145966,145965,145964,145963,145962,145961,145960,145959,145958,145957,145956,145955,145954,145953,145952,145951,145950,145949,145948,145947,145946,145945,145944,145943,145942,145941,145940,145939,145938,145935,145934,145933,145932,145931,145930,145929,145928,145927,145925,145924,145923,145922,145921,145920,145919,145918,145917,145916,145915,145914,145913,145911,145910,145909,145908,145907,145906,145905,145904,145903,145902,145901,145899,145898,145897,145896,145895,145894,145893,145892,145891,145890,145889,145888,145887,145886,145885,145884,145883,145882,145881,145880,145879,145878,145876,145875,145874,145873,145872,145871,145870,145868,145867,145866,145865,145863,145862,145861,145860,145859,145858,145857,145856,145855,145854,145853,145852,145851,145850,145848,145847,145846,145845,145844,145843,145842,145841,145840,145839,145838,145837,145836,145835,145834,145833,145832,145831,145830,145829,145828,145827,145826,145825,145824,145823,145822,145821,145820,145819,145818,145817,145816,145815,145814,145813,145812,145811,145809,145808,145807,145806,145804,145803,145802,145801,145800,145799,145798,145797,145796,145795,145794,145793,145791,145790,145789,145788,145787,145786,145784,145783,145782,145781,145780,145779,145778,145777,145775,145771,145770,145769,145768,145767,145766,145765,145764,145763,145762,145755,145754,145753,145752,145751,145750,145749,145748,145747,145746,145745,145744,145743,145742,145741,145740,145739,145738,145737,145736,145735,145734,145733,145732,145731,145730,145729,145728,145727,145726,145725,145724,145723,145722,145721,145720,145719,145718,145717,145716,145715,145714,145713,145712,145711,145710,145709,145708,145707,145701,145698,145697,145696,145695,145694,145692,145691,145683,145682,145681,145680,145679,145678,145677,145676,145675,145674,145673,145672,145671,145670,145661,145660,145659,145658,145657,145656,145655,145654,145653,145652,145651,145650,145649,145648,145647,145646,145645,145644,145643,145642,145641,145640,145639,145638,145637,145636,145635,145634,145633,145632,145616,145615,145614,145613,145612,145611,145610,145607,145603,145595,145594,145593,145592,145591,145590,145589,145588,145587,145586,145585,145584,145583,145582,145581,145580,145579,145578,145577,145576,145575,145573,145572,145571,145570,145569,145568,145567,145565,145564,145563,145562,145561,145560,145559,145558,145557,145555,145554,145553,145552,145550,145549,145547,145546,145545,145544,145540,145539,145538,145537,145535,145534,145533,145532,145531,145530,145529,145528,145527,145526,145524,145523,145522,145517,145513,145512,145510,145509,145508,145507,145506,145505,145503,145497,145495,145494,145493,145492,145491,145490,145489,145488,145487,145486,145485,145484,145474,145472,145471,145470,145469,145468,145466,145465,145464,145463,145462,145461,145460,145459,145457,145450,145448,145447,145446,145445,145444,145443,145442,145441,145440,145439,145438,145436,145435,145434,145433,145432,145431,145430,145429,145428,145427,145426,145425,145424,145423,145422,145421,145420,145419,145418,145417,145416,145415,145414,145413,145412,145411,145410,145409,145408,145407,145406,145405,145403,145402,145401,145400,145399,145398,145397,145396,145395,145394,145393,145392,145391,145390,145389,145388,145387,145386,145385,145384,145383,145382,145381,145380,145379,145378,145377,145376,145375,145374,145373,145372,145371,145370,145369,145368,145367,145366,145365,145364,145363,145362,145361,145360,145359,145358,145357,145356,145355,145354,145353,145352,145351,145350,145349,145348,145347,145346,145345,145344,145343,145342,145341,145340,145339,145338,145337,145336,145335,145334,145333,145332,145331,145330,145329,145328,145327,145326,145325,145324,145323,145322,145321,145320,145319,145318,145317,145316,145315,145314,145313,145312,145311,145310,145309,145308,145307,145306,145305,145304,145303,145302,145301,145300,145299,145298,145297,145296,145295,145294,145293,145292,145291,145290,145289,145288,145287,145286,145285,145284,145283,145282,145281,145280,145279,145278,145277,145276,145275,145274,145273,145272,145271,145270,145269,145268,145267,145266,145265,145264,145263,145262,145261,145260,145259,145258,145257,145256,145255,145254,145253,145252,145251,145250,145249,145248,145247,145246,145245,145244,145243,145242,145241,145240,145239,145238,145237,145236,145234,145233,145232,145231,145230,145229,145228,145227,145226,145225,145224,145223,145222,145221,145220,145219,145218,145217,145216,145215,145214,145213,145212,145211,145210,145209,145207,145206,145205,145204,145203,145202,145201,145200,145199,145198,145197,145196,145195,145194,145193,145192,145191,145190,145189,145188,145187,145186,145185,145184,145183,145182,145181,145180,145179,145178,145177,145176,145175,145174,145173,145172,145171,145170,145169,145168,145167,145166,145165,145164,145163,145162,145161,145160,145159,145158,145157,145156,145155,145153,145151,145149,145148,145146,145145,145144,145143,145141,145140,145139,145138,145137,145136,145135,145134,145132,145131,145130,145129,145128,145127,145126,145123,145121,145120,145119,145118,145117,145116,145115,145114,145113,145112,145111,145110,145109,145108,145107,145106,145105,145104,145103,145102,145101,145100,145099,145098,145097,145096,145095,145094,145093,145092,145091,145090,145089,145088,145087,145086,145085,145084,145083,145082,145081,145080,145079,145078,145077,145076,145075,145074,145073,145072,145071,145070,145069,145068,145067,145066,145065,145064,145063,145062,145061,145060,145059,145058,145057,145056,145055,145054,145053,145052,145051,145050,145049,145048,145047,145046,145045,145044,145043,145042,145041,145040,145039,145038,145036,145035,145033,145031,145030,145029,145028,145027,145026,145025,145024,145023,145022,145021,145020,145018,145017,145016,145015,145014,145013,145012,145011,145010,145008,145007,145006,145005,145004,145003,145002,145001,145000,144999,144998,144997,144996,144995,144994,144993,144992,144991,144989,144988,144987,144986,144985,144984,144983,144982,144981,144980,144979,144978,144977,144976,144975,144974,144973,144972,144971,144970,144969,144968,144967,144966,144965,144964,144963,144962,144961,144960,144959,144958,144957,144956,144955,144954,144953,144952,144951,144950,144949,144948,144947,144946,144945,144944,144943,144942,144941,144939,144938,144937,144936,144935,144934,144933,144932,144931,144930,144929,144928,144926,144925,144924,144923,144922,144921,144920,144919,144918,144917,144916,144915,144914,144913,144912,144911,144910,144908,144907,144906,144905,144904,144903,144902,144900,144899,144898,144897,144892,144890,144889,144888,144887,144886,144885,144884,144883,144882,144881,144880,144879,144878,144877,144876,144875,144874,144861,144860,144859,144858,144857,144856,144855,144854,144853,144852,144851,144850,144849,144848,144846,144845,144844,144843,144842,144840,144839,144838,144837,144836,144835,144834,144833,144832,144831,144830,144829,144828,144827,144826,144825,144824,144823,144822,144820,144819,144818,144817,144816,144815,144814,144813,144812,144811,144810,144809,144808,144807,144806,144805,144804,144803,144802,144801,144800,144799,144796,144795,144794,144793,144792,144791,144790,144789,144788,144787,144786,144785,144784,144783,144782,144781,144780,144779,144778,144777,144776,144775,144774,144773,144772,144770,144769,144768,144767,144766,144765,144764,144763,144762,144761,144760,144759,144758,144757,144756,144755,144754,144753,144752,144751,144749,144748,144747,144746,144745,144744,144743,144742,144741,144739,144736,144733,144731,144730,144729,144728,144727,144726,144725,144724,144722,144721,144720,144719,144718,144716,144714,144711,144710,144707,144705,144704,144703,144702,144700,144699,144698,144697,144696,144695,144694,144693,144692,144691,144690,144689,144688,144687,144686,144685,144684,144683,144682,144681,144680,144677,144676,144675,144674,144673,144672,144671,144670,144667,144665,144662,144660,144659,144647,144646,144645,144644,144643,144638,144637,144635,144630,144617,144615,144614,144613,144612,144611,144610,144609,144607,144606,144605,144596,144593,144592,144591,144586,144585,144583,144582,144581,144580,144579,144578,144577,144576,144575,144574,144573,144572,144571,144570,144569,144568,144567,144566,144565,144564,144563,144562,144561,144560,144559,144558,144557,144556,144555,144554,144552,144551,144550,144549,144548,144547,144546,144545,144544,144543,144541,144540,144539,144538,144537,144536,144535,144534,144532,144531,144530,144529,144528,144527,144526,144525,144524,144523,144522,144521,144519,144507,144506,144505,144504,144503,144502,144500,144498,144497,144496,144495,144494,144493,144492,144491,144490,144489,144488,144487,144486,144485,144484,144483,144482,144481,144480,144479,144478,144477,144476,144475,144473,144472,144471,144470,144469,144468,144467,144466,144465,144464,144463,144462,144461,144460,144459,144458,144457,144455,144454,144452,144451,144450,144449,144448,144447,144446,144445,144444,144443,144442,144441,144440,144439,144438,144437,144436,144435,144434,144433,144432,144431,144430,144429,144428,144427,144426,144425,144424,144423,144422,144420,144419,144418,144417,144416,144415,144414,144413,144412,144410,144409,144408,144407,144406,144405,144404,144403,144402,144401,144400,144399,144398,144397,144396,144395,144394,144393,144392,144391,144390,144389,144388,144387,144386,144385,144384,144383,144382,144381,144380,144379,144378,144377,144376,144375,144374,144373,144372,144371,144370,144369,144368,144367,144366,144365,144364,144363,144362,144361,144360,144359,144358,144357,144356,144355,144354,144353,144352,144351,144350,144349,144348,144347,144346,144345,144344,144343,144342,144341,144340,144339,144338,144337,144336,144335,144334,144333,144332,144331,144330,144329,144328,144327,144326,144325,144324,144323,144322,144321,144320,144319,144318,144317,144316,144315,144314,144313,144312,144311,144310,144309,144308,144307,144306,144305,144304,144303,144302,144301,144300,144299,144298,144297,144296,144295,144294,144293,144290,144289,144288,144286,144285,144284,144283,144282,144281,144280,144279,144278,144277,144276,144275,144274,144273,144272,144271,144270,144269,144268,144267,144266,144265,144264,144263,144262,144261,144260,144259,144258,144257,144256,144255,144254,144253,144252,144251,144250,144249,144248,144247,144246,144245,144244,144243,144241,144240,144239,144238,144237,144236,144235,144234,144233,144232,144231,144230,144229,144228,144227,144226,144225,144224,144223,144222,144221,144220,144219,144218,144217,144216,144215,144214,144213,144212,144211,144210,144209,144208,144207,144206,144205,144204,144201,144200,144199,144198,144196,144195,144194,144193,144192,144191,144190,144189,144188,144187,144186,144185,144184,144183,144182,144181,144180,144179,144178,144177,144176,144175,144174,144173,144172,144171,144170,144169,144168,144167,144166,144165,144164,144163,144161,144160,144159,144158,144157,144156,144155,144154,144153,144152,144151,144150,144148,144147,144146,144145,144144,144143,144142,144141,144140,144139,144138,144137,144136,144135,144134,144133,144132,144131,144130,144129,144128,144127,144126,144125,144124,144123,144122,144121,144120,144119,144118,144117,144116,144115,144114,144113,144112,144111,144110,144109,144108,144105,144104)) OR (`Idx`=8 AND `CreatureID` IN (147524,147459,147168,147144,147137,147096,146749,146692,146680,145831,145718,144729,144326,144325,144314)) OR (`Idx`=15 AND `CreatureID` IN (147168,147096,146692,145718,144326,144325)) OR (`Idx`=14 AND `CreatureID` IN (147168,147096,146692,145718,144326,144325)) OR (`Idx`=13 AND `CreatureID` IN (147168,147096,146692,145718,144326,144325)) OR (`Idx`=12 AND `CreatureID` IN (147168,147096,146692,145718,144326,144325)) OR (`Idx`=11 AND `CreatureID` IN (147168,147137,147096,146749,146692,146680,145831,145718,144729,144326,144325,144314)) OR (`Idx`=10 AND `CreatureID` IN (147168,147137,147096,146749,146692,146680,145831,145718,144729,144326,144325,144314)) OR (`Idx`=9 AND `CreatureID` IN (147168,147144,147137,147096,146749,146692,146680,145831,145718,144729,144326,144325,144314)) OR (`Idx`=35 AND `CreatureID`=147096) OR (`Idx`=34 AND `CreatureID`=147096) OR (`Idx`=33 AND `CreatureID`=147096) OR (`Idx`=32 AND `CreatureID`=147096) OR (`Idx`=31 AND `CreatureID`=147096) OR (`Idx`=30 AND `CreatureID`=147096) OR (`Idx`=29 AND `CreatureID`=147096) OR (`Idx`=28 AND `CreatureID`=147096) OR (`Idx`=27 AND `CreatureID`=147096) OR (`Idx`=26 AND `CreatureID`=147096) OR (`Idx`=25 AND `CreatureID`=147096) OR (`Idx`=24 AND `CreatureID`=147096) OR (`Idx`=23 AND `CreatureID`=147096) OR (`Idx`=22 AND `CreatureID`=147096) OR (`Idx`=21 AND `CreatureID`=147096) OR (`Idx`=20 AND `CreatureID`=147096) OR (`Idx`=19 AND `CreatureID`=147096) OR (`Idx`=18 AND `CreatureID`=147096) OR (`Idx`=17 AND `CreatureID`=147096) OR (`Idx`=16 AND `CreatureID` IN (147096,144325)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (144103,144102,144101,144100,144099,144098,144097,144096,144095,144094,144093,144092,144091,144090,144089,144088,144087,144086,144085,144084,144083,144082,144081,144080,144079,144078,144077,144076,144075,144074,144073,144072,144071,144070,144069,144068,144067,144066,144065,144064,144063,144062,144061,144060,144059,144058,144057,144056,144055,144054,144053,144052,144051,144050,144049,144048,144047,144046,144045,144044,144043,144042,144041,144040,144039,144038,144037,144036,144035,144034,144033,144032,144031,144030,144029,144028,144027,144026,144025,144024,144023,144022,144021,144020,144019,144018,144016,144015,144014,144013,144012,144011,144010,144009,144007,144005,144004,144003,144002,144000,143999,143997,143996,143995,143994,143993,143992,143991,143990,143986,143985,143984,143981,143980,143979,143978,143977,143976,143975,143974,143973,143972,143971,143970,143969,143968,143967,143966,143965,143964,143963,143962,143961,143960,143959,143958,143957,143956,143955,143954,143953,143952,143951,143949,143948,143947,143946,143945,143944,143943,143942,143941,143940,143939,143938,143937,143936,143935,143934,143933,143932,143931,143930,143929,143928,143927,143926,143925,143924,143922,143921,143920,143919,143918,143917,143916,143915,143914,143913,143912,143911,143910,143909,143908,143907,143906,143905,143904,143903,143902,143901,143900,143899,143898,143896,143895,143894,143893,143892,143891,143890,143889,143888,143887,143886,143885,143884,143883,143882,143881,143880,143879,143878,143877,143876,143875,143874,143873,143872,143871,143870,143869,143868,143867,143866,143865,143864,143863,143862,143861,143860,143859,143858,143857,143856,143855,143854,143853,143852,143851,143850,143849,143848,143847,143846,143845,143844,143843,143842,143841,143840,143839,143832,143831,143830,143829,143828,143827,143826,143825,143824,143823,143822,143821,143820,143819,143818,143817,143816,143815,143814,143813,143812,143811,143810,143809,143808,143807,143806,143805,143804,143803,143802,143801,143800,143799,143798,143797,143796,143795,143794,143793,143792,143791,143790,143789,143788,143787,143786,143785,143784,143783,143782,143781,143780,143779,143778,143777,143776,143775,143774,143773,143772,143771,143770,143769,143768,143767,143766,143765,143764,143763,143762,143761,143760,143759,143758,143757,143756,143755,143754,143753,143752,143751,143750,143749,143748,143747,143746,143745,143744,143743,143742,143741,143740,143739,143738,143737,143736,143735,143734,143733,143732,143731,143730,143728,143727,143726,143725,143724,143723,143721,143720,143719,143718,143717,143716,143715,143713,143712,143711,143710,143709,143708,143707,143706,143705,143704,143703,143702,143701,143700,143699,143698,143697,143696,143695,143694,143693,143692,143691,143690,143689,143688,143687,143686,143685,143684,143683,143682,143681,143680,143679,143678,143677,143676,143675,143674,143673,143672,143671,143670,143669,143668,143667,143666,143665,143664,143663,143662,143661,143660,143659,143658,143657,143656,143653,143648,143647,143646,143645,143644,143643,143642,143641,143640,143639,143638,143637,143636,143635,143634,143633,143632,143631,143630,143629,143628,143627,143626,143625,143624,143623,143622,143621,143620,143619,143618,143617,143616,143615,143614,143613,143611,143610,143609,143608,143607,143606,143605,143604,143603,143602,143601,143600,143599,143598,143597,143596,143595,143594,143593,143592,143591,143590,143589,143588,143587,143586,143585,143584,143583,143582,143581,143580,143579,143578,143577,143576,143575,143574,143573,143572,143571,143570,143569,143568,143567,143566,143565,143564,143563,143562,143561,143560,143559,143558,143557,143556,143555,143554,143553,143552,143551,143550,143549,143548,143547,143546,143545,143544,143543,143542,143541,143540,143539,143538,143537,143536,143535,143534,143533,143532,143531,143530,143529,143528,143527,143526,143525,143524,143523,143522,143521,143520,143519,143518,143517,143516,143515,143514,143513,143512,143511,143510,143509,143508,143507,143505,143504,143503,143502,143501,143500,143499,143498,143496,143495,143494,143493,143492,143491,143490,143489,143488,143487,143486,143485,143484,143483,143482,143481,143480,143479,143478,143476,143475,143474,143473,143472,143471,143469,143468,143467,143466,143465,143464,143463,143462,143460,143459,143458,143457,143456,143455,143454,143453,143452,143451,143450,143449,143448,143447,143446,143445,143444,143443,143442,143441,143440,143439,143438,143437,143436,143435,143434,143433,143432,143431,143430,143429,143428,143427,143426,143425,143424,143423,143422,143421,143420,143419,143418,143417,143416,143415,143414,143413,143412,143411,143410,143409,143408,143407,143406,143405,143404,143403,143402,143401,143400,143399,143398,143397,143396,143395,143394,143393,143392,143391,143390,143389,143388,143387,143386,143385,143384,143383,143382,143381,143380,143379,143378,143377,143376,143375,143374,143373,143372,143371,143370,143369,143368,143367,143366,143365,143364,143363,143362,143361,143360,143359,143358,143357,143356,143355,143354,143348,143347,143346,143345,143344,143343,143342,143341,143340,143339,143338,143337,143336,143335,143334,143332,143331,143330,143329,143328,143327,143326,143325,143324,143323,143322,143321,143320,143319,143318,143317,143316,143315,143314,143313,143312,143311,143310,143309,143308,143306,143305,143303,143302,143301,143300,143299,143298,143297,143296,143295,143294,143293,143292,143291,143290,143289,143288,143287,143286,143285,143283,143282,143281,143280,143279,143278,143277,143275,143274,143273,143272,143271,143270,143269,143268,143267,143266,143265,143264,143263,143262,143261,143260,143259,143258,143257,143256,143255,143254,143253,143252,143251,143250,143249,143248,143247,143246,143245,143244,143243,143242,143241,143240,143239,143238,143237,143236,143235,143234,143233,143232,143231,143230,143229,143228,143227,143226,143225,143224,143223,143222,143221,143220,143219,143218,143217,143216,143215,143214,143213,143212,143211,143210,143209,143208,143207,143206,143205,143204,143203,143202,143200,143199,143198,143197,143196,143195,143194,143193,143192,143191,143190,143189,143188,143187,143186,143185,143184,143183,143182,143181,143180,143179,143178,143177,143176,143175,143174,143173,143172,143171,143170,143169,143168,143167,143166,143165,143164,143163,143162,143161,143160,143159,143158,143157,143156,143155,143154,143153,143152,143151,143150,143149,143148,143147,143146,143145,143144,143143,143142,143141,143140,143139,143138,143137,143136,143134,143133,143132,143131,143130,143129,143128,143127,143126,143125,143124,143123,143122,143121,143120,143119,143118,143117,143116,143115,143114,143113,143112,143111,143110,143109,143108,143107,143106,143105,143104,143103,143102,143101,143100,143099,143098,143097,143096,143095,143094,143093,143092,143091,143090,143089,143088,143087,143086,143085,143084,143083,143082,143081,143080,143079,143078,143077,143076,143075,143074,143073,143072,143071,143070,143069,143068,143067,143066,143065,143064,143063,143062,143061,143060,143059,143058,143057,143056,143055,143054,143053,143052,143051,143050,143049,143048,143047,143046,143045,143044,143043,143042,143041,143040,143039,143038,143037,143036,143035,143034,143033,143032,143031,143030,143029,143028,143027,143026,143025,143024,143023,143022,143021,143020,143019,143018,143017,143016,143015,143014,143013,143012,143011,143010,143009,143008,143007,143006,143005,143004,143003,143002,143001,143000,142999,142998,142997,142996,142995,142994,142993,142992,142991,142990,142989,142988,142987,142986,142985,142984,142983,142982,142981,142980,142979,142978,142977,142976,142975,142974,142973,142972,142971,142970,142969,142968,142967,142966,142965,142964,142963,142962,142961,142960,142959,142958,142957,142956,142955,142954,142953,142952,142951,142950,142949,142948,142947,142946,142945,142944,142943,142942,142941,142940,142939,142938,142937,142936,142935,142934,142933,142931,142930,142929,142928,142927,142926,142925,142924,142923,142922,142921,142920,142919,142918,142917,142916,142915,142914,142913,142912,142911,142910,142909,142908,142907,142906,142905,142904,142903,142902,142901,142900,142899,142898,142897,142896,142895,142894,142893,142892,142891,142890,142889,142887,142886,142885,142884,142883,142882,142881,142880,142879,142878,142877,142876,142875,142874,142873,142872,142871,142870,142869,142868,142867,142866,142865,142864,142863,142862,142861,142860,142859,142858,142857,142856,142855,142854,142853,142851,142850,142849,142848,142847,142846,142845,142844,142843,142842,142841,142840,142839,142838,142837,142836,142835,142834,142833,142832,142831,142830,142829,142828,142827,142826,142825,142824,142823,142822,142821,142820,142819,142818,142816,142815,142814,142813,142812,142811,142810,142809,142808,142807,142806,142805,142804,142803,142802,142801,142800,142799,142798,142797,142796,142795,142794,142793,142792,142791,142789,142788,142787,142786,142785,142784,142782,142781,142780,142779,142778,142777,142776,142775,142774,142773,142772,142771,142770,142769,142768,142767,142766,142765,142764,142761,142760,142759,142757,142756,142755,142754,142753,142752,142751,142750,142749,142748,142747,142746,142745,142744,142742,142741,142740,142739,142738,142737,142736,142735,142734,142733,142732,142731,142730,142729,142728,142727,142726,142725,142724,142723,142721,142720,142719,142718,142717,142716,142715,142714,142713,142712,142711,142710,142709,142708,142707,142706,142705,142704,142703,142702,142701,142700,142699,142698,142697,142696,142695,142694,142693,142692,142691,142690,142689,142688,142687,142686,142685,142684,142683,142682,142681,142680,142679,142678,142677,142676,142675,142674,142673,142672,142671,142670,142669,142668,142667,142666,142665,142664,142663,142662,142661,142660,142659,142658,142657,142656,142655,142654,142653,142652,142651,142650,142649,142648,142647,142646,142645,142644,142643,142642,142641,142640,142639,142638,142637,142636,142635,142634,142633,142632,142631,142630,142629,142628,142627,142626,142625,142624,142623,142622,142621,142620,142619,142618,142617,142616,142615,142614,142613,142612,142611,142610,142609,142608,142607,142605,142603,142602,142601,142600,142599,142598,142597,142596,142595,142594,142593,142592,142591,142590,142589,142588,142587,142586,142585,142584,142583,142582,142581,142580,142579,142578,142577,142576,142575,142574,142573,142571,142570,142569,142568,142567,142566,142565,142564,142563,142562,142561,142560,142559,142558,142557,142556,142555,142554,142553,142552,142551,142550,142549,142548,142547,142546,142545,142544,142543,142542,142541,142540,142539,142538,142537,142536,142535,142534,142533,142532,142531,142530,142529,142528,142527,142526,142525,142524,142523,142522,142521,142519,142518,142517,142516,142515,142514,142513,142512,142511,142510,142509,142508,142507,142506,142505,142504,142503,142502,142501,142500,142499,142498,142497,142496,142495,142494,142493,142492,142491,142490,142489,142488,142487,142486,142485,142484,142483,142482,142481,142480,142479,142478,142477,142476,142475,142474,142473,142472,142471,142470,142469,142468,142467,142466,142465,142464,142463,142462,142461,142460,142459,142458,142457,142456,142455,142454,142453,142452,142451,142450,142449,142448,142447,142446,142445,142444,142443,142442,142441,142440,142439,142438,142437,142436,142435,142434,142433,142432,142431,142430,142429,142428,142427,142426,142425,142424,142423,142422,142421,142420,142419,142418,142417,142415,142414,142413,142412,142411,142410,142409,142408,142407,142406,142405,142404,142403,142402,142401,142400,142399,142398,142397,142396,142395,142394,142393,142392,142391,142390,142389,142388,142387,142386,142385,142384,142383,142382,142381,142380,142379,142378,142377,142376,142375,142374,142373,142372,142371,142370,142369,142368,142367,142366,142365,142364,142363,142362,142361,142360,142359,142358,142357,142356,142355,142354,142353,142352,142351,142350,142349,142348,142347,142346,142345,142344,142343,142342,142341,142340,142339,142338,142337,142336,142335,142334,142333,142332,142331,142330,142329,142328,142327,142326,142325,142324,142323,142322,142321,142320,142319,142318,142317,142316,142315,142314,142313,142312,142311,142310,142309,142308,142307,142306,142305,142304,142303,142302,142301,142300,142299,142298,142297,142296,142295,142294,142293,142292,142291,142290,142289,142288,142287,142286,142285,142284,142283,142282,142281,142280,142279,142278,142277,142276,142275,142274,142273,142272,142271,142270,142269,142268,142267,142266,142265,142264,142263,142262,142261,142260,142259,142258,142257,142256,142255,142254,142253,142252,142251,142250,142249,142248,142247,142246,142245,142244,142243,142242,142241,142240,142239,142238,142237,142236,142235,142234,142233,142232,142231,142230,142229,142228,142227,142226,142225,142224,142223,142222,142221,142220,142219,142218,142217,142216,142215,142214,142213,142212,142211,142210,142209,142208,142207,142206,142205,142204,142203,142202,142201,142200,142199,142198,142197,142196,142195,142194,142192,142191,142190,142189,142188,142187,142186,142185,142184,142183,142182,142181,142180,142179,142178,142177,142176,142175,142174,142173,142172,142171,142170,142169,142168,142167,142166,142165,142164,142163,142162,142161,142160,142159,142158,142157,142154,142153,142152,142151,142150,142149,142148,142146,142145,142144,142143,142142,142141,142140,142139,142138,142137,142136,142135,142134,142133,142132,142131,142130,142129,142128,142127,142126,142125,142124,142123,142122,142121,142120,142119,142118,142117,142116,142115,142114,142113,142112,142111,142110,142109,142108,142107,142106,142105,142104,142103,142102,142101,142100,142099,142098,142097,142096,142095,142094,142093,142092,142091,142090,142089,142088,142087,142086,142085,142082,142081,142077,142076,142075,142074,142073,142072,142071,142070,142069,142068,142067,142066,142065,142064,142063,142062,142061,142060,142059,142058,142057,142056,142055,142054,142053,142052,142051,142050,142049,142048,142047,142046,142045,142044,142043,142042,142041,142040,142039,142038,142037,142036,142035,142034,142033,142032,142031,142030,142029,142028,142027,142026,142025,142024,142023,142022,142021,142020,142019,142018,142017,142016,142015,142014,142013,142012,142011,142010,142009,142008,142007,142006,142005,142004,142003,142002,142001,142000,141999,141997,141996,141995,141994,141993,141992,141991,141990,141989,141988,141987,141986,141985,141984,141983,141982,141981,141980,141979,141978,141977,141976,141975,141974,141973,141972,141971,141970,141969,141968,141963,141962,141961,141960,141959,141958,141957,141956,141955,141954,141953,141952,141951,141950,141949,141948,141947,141946,141945,141944,141943,141942,141941,141940,141939,141938,141937,141936,141935,141934,141933,141932,141931,141930,141929,141928,141927,141926,141925,141924,141923,141922,141921,141920,141919,141918,141915,141914,141913,141912,141911,141910,141909,141908,141907,141906,141905,141904,141903,141902,141901,141900,141899,141898,141897,141896,141895,141894,141893,141892,141891,141890,141889,141888,141887,141886,141885,141884,141883,141882,141881,141880,141879,141878,141877,141876,141875,141874,141873,141872,141871,141870,141869,141868,141867,141866,141865,141864,141863,141862,141861,141860,141859,141858,141857,141856,141855,141854,141853,141852,141851,141850,141849,141848,141847,141846,141845,141844,141843,141841,141840,141838,141837,141836,141835,141834,141833,141832,141831,141830,141829,141828,141827,141826,141825,141824,141823,141822,141821,141820,141819,141818,141817,141816,141815,141814,141813,141812,141811,141810,141809,141808,141807,141806,141805,141804,141803,141802,141801,141800,141799,141798,141797,141796,141795,141794,141793,141792,141791,141790,141789,141788,141787,141786,141785,141784,141783,141782,141781,141780,141779,141778,141777,141776,141775,141774,141773,141772,141771,141770,141769,141768,141767,141766,141765,141763,141762,141761,141760,141759,141758,141757,141756,141755,141754,141753,141752,141751,141750,141749,141748,141747,141746,141745,141744,141742,141741,141738,141737,141736,141735,141734,141733,141732,141731,141730,141729,141728,141727,141726,141725,141724,141723,141722,141721,141720,141719,141718,141717,141716,141715,141714,141713,141712,141711,141710,141709,141708,141707,141706,141705,141704,141703,141702,141701,141700,141699,141698,141697,141696,141695,141694,141693,141692,141691,141690,141689,141688,141687,141686,141685,141684,141683,141682,141681,141680,141679,141678,141677,141676,141675,141674,141673,141672,141671,141670,141669,141668,141667,141666,141665,141664,141663,141662,141661,141660,141659,141658,141657,141656,141655,141654,141653,141652,141651,141650,141649,141648,141647,141646,141645,141644,141643,141642,141641,141640,141639,141638,141637,141636,141635,141634,141633,141632,141631,141630,141629,141628,141627,141626,141625,141624,141623,141622,141621,141620,141619,141618,141617,141616,141615,141614,141613,141612,141611,141610,141609,141608,141607,141606,141605,141604,141603,141602,141601,141600,141599,141598,141597,141596,141595,141594,141593,141592,141591,141590,141589,141588,141587,141586,141585,141584,141583,141582,141581,141580,141579,141578,141577,141576,141575,141574,141573,141572,141571,141570,141569,141568,141567,141566,141565,141564,141563,141562,141561,141560,141559,141558,141557,141556,141555,141554,141553,141552,141551,141550,141549,141548,141547,141546,141545,141544,141543,141542,141541,141540,141539,141538,141537,141536,141535,141534,141533,141532,141531,141530,141529,141528,141527,141526,141525,141524,141523,141522,141521,141520,141519,141518,141517,141516,141515,141514,141513,141512,141511,141510,141509,141508,141507,141506,141505,141504,141503,141502,141501,141500,141499,141497,141496,141495,141494,141493,141492,141491,141490,141489,141488,141487,141486,141485,141484,141483,141482,141481,141480,141479,141478,141473,141472,141367,141366,141365,141364,141363,141362,141361,141360,141359,141358,141357,141356,141355,141354,141353,141352,141351,141350,141349,141348,141347,141346,141345,141344,141343,141342,141341,141340,141339,141338,141337,141336,141335,141334,141333,141332,141331,141330,141329,141327,141326,141325,141324,141323,141322,141321,141320,141319,141318,141317,141316,141315,141314,141313,141312,141311,141310,141309,141308,141307,141305,141304,141303,141302,141301,141300,141299,141298,141297,141296,141295,141294,141293,141292,141291,141290,141289,141288,141287,141286,141285,141284,141283,141282,141281,141280,141279,141278,141277,141276,141275,141274,141273,141272,141271,141270,141269,141268,141267,141266,141265,141264,141263,141262,141261,141260,141259,141258,141257,141256,141255,141254,141253,141252,141251,141250,141249,141248,141247,141246,141245,141244,141243,141242,141241,141240,141239,141238,141237,141236,141235,141234,141233,141232,141231,141230,141229,141228,141227,141226,141225,141224,141223,141222,141221,141220,141219,141218,141217,141216,141215,141214,141213,141212,141211,141210,141209,141208,141207,141206,141205,141204,141203,141202,141201,141200,141199,141198,141197,141196,141195,141194,141193,141192,141191,141190,141189,141188,141187,141186,141185,141184,141183,141182,141181,141180,141179,141178,141177,141176,141175,141174,141173,141172,141171,141170,141169,141168,141167,141166,141165,141164,141163,141162,141161,141160,141159,141155,141154,141153,141152,141151,141150,141149,141148,141147,141145,141143,141142,141140,141139,141138,141137,141136,141135,141134,141133,141132,141131,141130,141129,141128,141127,141126,141125,141124,141123,141122,141121,141120,141119,141118,141117,141116,141115,141114,141113,141112,141111,141110,141109,141108,141107,141106,141105,141104,141103,141102,141101,141100,141099,141098,141097,141096,141095,141094,141093,141092,141091,141090,141089,141088,141087,141086,141085,141084,141083,141082,141081,141080,141079,141078,141077,141076,141075,141074,141073,141072,141071,141070,141067,141066,141065,141064,141063,141062,141061,141060,141059,141058,141057,141056,141055,141054,141053,141052,141051,141050,141049,141048,141047,141046,141045,141044,141043,141042,141041,141040,141039,141038,141037,141036,141035,141034,141033,141032,141031,141030,141029,141028,141027,141026,141025,141024,141023,141022,141020,141019,141018,141017,141016,141015,141014,141013,141012,141011,141010,141009,141008,141007,141006,141005,141004,141003,141002,141001,141000,140999,140998,140997,140996,140995,140994,140993,140992,140991,140990,140989,140988,140987,140986,140985,140984,140983,140982,140981,140980,140979,140978,140977,140976,140975,140974,140973,140972,140971,140970,140968,140967,140966,140965,140962,140961,140960,140959,140958,140957,140956,140955,140954,140953)) OR (`Idx`=1 AND `CreatureID` IN (144102,144100,144099,144098,144094,144093,144092,144091,144090,144089,144071,144058,144056,144052,144043,144041,144040,144039,144038,144030,144029,144028,144027,144024,144023,144022,144018,144016,144015,144014,144013,144012,144011,144010,144009,143999,143996,143995,143994,143993,143990,143981,143980,143976,143974,143972,143970,143969,143968,143967,143965,143964,143963,143956,143955,143946,143945,143944,143943,143942,143941,143939,143938,143937,143936,143933,143930,143921,143909,143902,143900,143895,143892,143883,143882,143880,143877,143876,143870,143862,143860,143859,143850,143844,143843,143829,143826,143825,143824,143816,143798,143793,143791,143789,143788,143784,143776,143773,143768,143737,143736,143735,143734,143733,143732,143731,143728,143727,143726,143725,143724,143723,143718,143715,143710,143708,143706,143696,143695,143693,143689,143688,143687,143686,143678,143677,143674,143673,143671,143669,143666,143663,143661,143660,143657,143656,143646,143645,143642,143641,143640,143639,143638,143637,143635,143634,143633,143632,143631,143625,143624,143622,143616,143615,143614,143613,143602,143601,143600,143599,143598,143597,143595,143594,143585,143584,143556,143552,143549,143541,143540,143538,143532,143524,143523,143522,143521,143512,143504,143500,143498,143496,143494,143491,143488,143485,143484,143483,143482,143474,143473,143472,143471,143469,143468,143467,143466,143465,143459,143458,143457,143456,143455,143453,143451,143448,143447,143446,143434,143427,143426,143423,143421,143420,143413,143412,143409,143408,143407,143404,143403,143402,143401,143400,143399,143398,143396,143394,143393,143392,143361,143336,143331,143330,143317,143295,143233,143232,143222,143210,143192,143187,143186,143185,143183,143182,143180,143173,143168,143158,143157,143152,143151,143140,143133,143057,143056,143055,143049,143047,143044,143042,143040,143037,143036,143035,143034,143033,143032,143023,143011,143006,142995,142968,142967,142964,142962,142961,142960,142956,142946,142945,142944,142941,142928,142927,142926,142925,142924,142923,142922,142920,142915,142913,142902,142899,142894,142892,142891,142890,142887,142883,142879,142877,142876,142873,142872,142857,142850,142829,142828,142820,142813,142795,142794,142782,142769,142756,142747,142745,142744,142737,142736,142735,142734,142733,142732,142731,142730,142728,142727,142724,142719,142718,142715,142714,142712,142705,142704,142703,142699,142697,142696,142694,142693,142681,142680,142679,142678,142677,142676,142675,142674,142673,142667,142660,142659,142658,142655,142654,142653,142652,142650,142647,142646,142645,142640,142639,142632,142631,142630,142622,142621,142619,142618,142616,142615,142614,142600,142599,142598,142596,142595,142587,142585,142584,142583,142582,142580,142577,142573,142543,142535,142510,142502,142492,142491,142489,142487,142485,142484,142480,142479,142459,142458,142457,142456,142455,142452,142450,142446,142442,142432,142425,142424,142420,142408,142403,142401,142398,142395,142388,142386,142385,142383,142382,142380,142377,142370,142369,142364,142362,142350,142349,142348,142347,142346,142345,142336,142332,142327,142324,142323,142319,142318,142317,142315,142314,142313,142307,142304,142303,142293,142290,142289,142285,142284,142283,142281,142279,142272,142268,142267,142266,142258,142257,142256,142254,142252,142250,142249,142248,142246,142245,142244,142233,142231,142226,142225,142213,142209,142208,142206,142205,142203,142198,142196,142195,142192,142184,142183,142180,142175,142173,142172,142166,142135,142133,142131,142108,142107,142103,142087,142085,142082,142081,142074,142072,142071,142057,142049,142041,142039,142038,142036,142034,142033,142028,142027,142026,142023,142022,142021,142020,142019,142018,142017,142016,142014,142013,142012,142011,142010,142009,142007,142006,142005,142003,142002,142001,142000,141997,141992,141991,141990,141989,141978,141963,141947,141946,141944,141942,141939,141938,141901,141898,141892,141891,141883,141876,141872,141866,141865,141864,141861,141860,141859,141858,141857,141856,141848,141845,141844,141843,141841,141837,141836,141831,141830,141828,141826,141823,141822,141821,141820,141816,141815,141804,141786,141784,141781,141780,141776,141773,141772,141771,141767,141766,141765,141763,141757,141756,141755,141754,141753,141752,141751,141750,141745,141742,141741,141730,141728,141720,141716,141712,141711,141710,141709,141708,141707,141706,141705,141700,141697,141694,141690,141682,141681,141675,141670,141662,141652,141646,141643,141641,141638,141632,141626,141621,141613,141612,141610,141607,141601,141597,141596,141594,141586,141583,141582,141575,141574,141568,141566,141565,141564,141560,141558,141557,141556,141550,141548,141543,141537,141534,141532,141531,141525,141522,141519,141508,141505,141504,141503,141502,141501,141499,141495,141486,141485,141484,141483,141482,141481,141478,141473,141472,141365,141350,141345,141343,141342,141341,141340,141339,141338,141336,141333,141330,141329,141326,141324,141321,141320,141316,141314,141313,141285,141284,141282,141277,141275,141271,141269,141265,141236,141235,141231,141222,141219,141211,141210,141209,141208,141206,141204,141203,141202,141201,141196,141186,141185,141183,141182,141178,141173,141172,141171,141170,141169,141167,141162,141161,141160,141155,141149,141148,141147,141140,141138,141134,141133,141132,141129,141128,141124,141119,141112,141105,141098,141096,141091,141090,141085,141080,141079,141078,141076,141075,141071,141067,141064,141063,141062,141055,141054,141045,141041,141038,141037,141036,141035,141033,141030,141028,141016,141004,141003,141001,140999,140971,140967,140966,140959,140954,140953)) OR (`Idx`=3 AND `CreatureID` IN (144100,144092,144071,144056,144030,144029,144028,144027,143996,143995,143993,143981,143976,143972,143965,143964,143956,143955,143946,143944,143943,143939,143938,143909,143902,143895,143892,143880,143860,143859,143844,143829,143825,143824,143798,143793,143791,143789,143776,143773,143708,143706,143689,143688,143687,143686,143674,143673,143663,143646,143645,143637,143635,143634,143633,143632,143625,143624,143616,143615,143614,143602,143601,143600,143599,143595,143585,143584,143556,143552,143549,143540,143512,143500,143496,143494,143488,143485,143482,143473,143471,143469,143468,143467,143466,143465,143459,143458,143457,143456,143455,143453,143447,143446,143434,143426,143421,143420,143412,143409,143402,143396,143361,143336,143331,143330,143232,143222,143192,143186,143185,143182,143180,143168,143157,143151,143035,142968,142961,142956,142946,142945,142944,142927,142926,142924,142922,142920,142915,142913,142883,142879,142873,142829,142795,142769,142737,142735,142731,142727,142714,142705,142704,142693,142678,142677,142673,142667,142659,142658,142655,142654,142653,142652,142650,142640,142639,142631,142622,142621,142616,142615,142614,142600,142599,142535,142510,142502,142492,142491,142489,142487,142485,142479,142458,142452,142450,142446,142420,142408,142403,142386,142382,142377,142370,142369,142364,142347,142336,142327,142318,142317,142304,142289,142285,142283,142268,142267,142266,142258,142257,142252,142250,142249,142246,142245,142244,142233,142231,142213,142180,142166,142135,142133,142131,142087,142085,142082,142074,142072,142071,142049,142041,142039,142038,142028,142018,142014,142013,142006,142003,142001,141997,141963,141938,141876,141861,141859,141845,141836,141804,141784,141780,141772,141771,141767,141766,141757,141753,141752,141751,141745,141741,141712,141711,141710,141707,141706,141700,141697,141662,141646,141638,141626,141597,141596,141594,141586,141583,141582,141566,141565,141560,141558,141548,141543,141537,141531,141525,141522,141519,141508,141504,141503,141501,141499,141495,141485,141484,141483,141482,141472,141350,141339,141326,141324,141320,141316,141285,141282,141271,141236,141222,141211,141210,141209,141208,141201,141186,141183,141182,141172,141171,141170,141169,141167,141155,141147,141132,141129,141119,141091,141090,141085,141080,141079,141078,141064,141055,141054,141037,141035,141030,141004,141001,140971,140966,140954,140953)) OR (`Idx`=2 AND `CreatureID` IN (144100,144092,144071,144056,144052,144030,144029,144028,144027,143996,143995,143993,143981,143976,143972,143965,143964,143963,143956,143955,143946,143944,143943,143942,143941,143939,143938,143936,143909,143902,143895,143892,143880,143860,143859,143850,143844,143829,143825,143824,143798,143793,143791,143789,143788,143776,143773,143737,143715,143708,143706,143696,143695,143689,143688,143687,143686,143674,143673,143663,143646,143645,143642,143641,143638,143637,143635,143634,143633,143632,143625,143624,143622,143616,143615,143614,143602,143601,143600,143599,143597,143595,143585,143584,143556,143552,143549,143540,143523,143512,143500,143496,143494,143488,143485,143483,143482,143473,143471,143469,143468,143467,143466,143465,143459,143458,143457,143456,143455,143453,143447,143446,143434,143426,143421,143420,143413,143412,143409,143402,143396,143393,143361,143336,143331,143330,143317,143233,143232,143222,143210,143192,143186,143185,143183,143182,143180,143168,143158,143157,143151,143057,143055,143044,143036,143035,143034,142968,142961,142956,142946,142945,142944,142927,142926,142924,142923,142922,142920,142915,142913,142883,142879,142873,142829,142813,142795,142782,142769,142737,142735,142731,142727,142715,142714,142705,142704,142697,142696,142693,142678,142677,142676,142673,142667,142659,142658,142655,142654,142653,142652,142650,142646,142640,142639,142631,142630,142622,142621,142616,142615,142614,142600,142599,142587,142577,142535,142510,142502,142492,142491,142489,142487,142485,142479,142459,142458,142455,142452,142450,142446,142420,142408,142403,142401,142386,142382,142377,142370,142369,142364,142347,142336,142327,142318,142317,142304,142303,142289,142285,142284,142283,142272,142268,142267,142266,142258,142257,142252,142250,142249,142246,142245,142244,142233,142231,142226,142225,142213,142195,142184,142183,142180,142172,142166,142135,142133,142131,142087,142085,142082,142081,142074,142072,142071,142057,142049,142041,142039,142038,142028,142018,142014,142013,142011,142007,142006,142003,142001,142000,141997,141963,141938,141876,141861,141859,141845,141836,141823,141822,141815,141804,141784,141780,141772,141771,141767,141766,141763,141757,141755,141753,141752,141751,141745,141741,141720,141712,141711,141710,141707,141706,141705,141700,141697,141675,141670,141662,141652,141646,141638,141626,141613,141610,141601,141597,141596,141594,141586,141583,141582,141574,141566,141565,141560,141558,141548,141543,141537,141534,141531,141525,141522,141519,141508,141504,141503,141501,141499,141495,141485,141484,141483,141482,141472,141365,141350,141339,141326,141324,141320,141316,141314,141313,141285,141282,141271,141236,141222,141211,141210,141209,141208,141201,141186,141183,141182,141173,141172,141171,141170,141169,141167,141155,141147,141132,141129,141119,141091,141090,141085,141080,141079,141078,141064,141055,141054,141037,141035,141030,141004,141001,140971,140966,140954,140953)) OR (`Idx`=5 AND `CreatureID` IN (144030,144029,144028,144027,143964,143944,143943,143938,143880,143776,143773,143625,143624,143616,143500,143485,143465,143434,143409,143396,143336,143331,143330,143222,143192,143182,143151,142961,142956,142883,142795,142769,142658,142655,142654,142653,142652,142650,142639,142600,142492,142452,142450,142446,142408,142082,142074,142072,142071,142018,141753,141752,141597,141594,141583,141522,141504,141483,141482,141339,141324,141320,141316,141271,141147,141129,141119,141091,141085,141080,141037)) OR (`Idx`=4 AND `CreatureID` IN (144030,144029,144028,144027,143964,143944,143943,143938,143880,143776,143773,143625,143624,143616,143500,143485,143473,143465,143434,143409,143396,143336,143331,143330,143222,143192,143186,143185,143182,143151,143035,142961,142956,142883,142795,142769,142658,142655,142654,142653,142652,142650,142639,142600,142492,142452,142450,142446,142408,142403,142082,142074,142072,142071,142018,141780,141753,141752,141741,141597,141594,141586,141583,141522,141504,141483,141482,141339,141324,141320,141316,141271,141147,141129,141119,141091,141090,141085,141080,141054,141037,141001)) OR (`Idx`=6 AND `CreatureID` IN (143880,143776,143773,143625,143616,143500,143485,143434,143409,143396,143222,143192,142883,142795,142769,142658,142655,142654,142653,142652,142600,142452,142450,142446,142408,142082,142074,142072,142071,141597,141594,141583,141504,141483,141482,141316,141119,141085,141080)) OR (`Idx`=8 AND `CreatureID` IN (143776,143625,143616,143485,143434,143409,143222,143192,142883,142654,142653,142652,142452,142450,142446,142408,142082,142071,141504,141482,141119)) OR (`Idx`=7 AND `CreatureID` IN (143776,143773,143625,143616,143500,143485,143434,143409,143396,143222,143192,142883,142658,142655,142654,142653,142652,142452,142450,142446,142408,142082,142074,142072,142071,141597,141594,141583,141504,141483,141482,141119,141085,141080)) OR (`Idx`=40 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=39 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=38 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=37 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=36 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=35 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=34 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=33 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=32 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=31 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=30 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=29 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=28 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=27 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=26 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=25 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=24 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=23 AND `CreatureID` IN (143625,143434,143409,141119)) OR (`Idx`=22 AND `CreatureID` IN (143625,143434,143409,142071,141119)) OR (`Idx`=21 AND `CreatureID` IN (143625,143434,143409,142071,141119)) OR (`Idx`=20 AND `CreatureID` IN (143625,143434,143409,142071,141119)) OR (`Idx`=19 AND `CreatureID` IN (143625,143434,143409,142071,141504,141119)) OR (`Idx`=18 AND `CreatureID` IN (143625,143434,143409,142071,141504,141119)) OR (`Idx`=17 AND `CreatureID` IN (143625,143434,143409,142071,141504,141119)) OR (`Idx`=16 AND `CreatureID` IN (143625,143434,143409,142082,142071,141504,141119)) OR (`Idx`=15 AND `CreatureID` IN (143625,143485,143434,143409,142654,142653,142652,142446,142082,142071,141504,141119,140952)) OR (`Idx`=14 AND `CreatureID` IN (143625,143485,143434,143409,142654,142653,142652,142446,142408,142082,142071,141504,141119,140952)) OR (`Idx`=13 AND `CreatureID` IN (143625,143485,143434,143409,142654,142653,142652,142446,142408,142082,142071,141504,141119,140952)) OR (`Idx`=12 AND `CreatureID` IN (143625,143485,143434,143409,142654,142653,142652,142446,142408,142082,142071,141504,141119)) OR (`Idx`=11 AND `CreatureID` IN (143625,143485,143434,143409,142883,142654,142653,142652,142452,142450,142446,142408,142082,142071,141504,141119)) OR (`Idx`=10 AND `CreatureID` IN (143625,143485,143434,143409,142883,142654,142653,142652,142452,142450,142446,142408,142082,142071,141504,141119)) OR (`Idx`=9 AND `CreatureID` IN (143625,143485,143434,143409,143222,142883,142654,142653,142652,142452,142450,142446,142408,142082,142071,141504,141482,141119)) OR (`Idx`=81 AND `CreatureID`=141119) OR (`Idx`=80 AND `CreatureID`=141119) OR (`Idx`=79 AND `CreatureID`=141119) OR (`Idx`=78 AND `CreatureID`=141119) OR (`Idx`=77 AND `CreatureID`=141119) OR (`Idx`=76 AND `CreatureID`=141119) OR (`Idx`=75 AND `CreatureID`=141119) OR (`Idx`=74 AND `CreatureID`=141119) OR (`Idx`=73 AND `CreatureID`=141119) OR (`Idx`=72 AND `CreatureID`=141119) OR (`Idx`=71 AND `CreatureID`=141119) OR (`Idx`=70 AND `CreatureID`=141119) OR (`Idx`=69 AND `CreatureID`=141119) OR (`Idx`=68 AND `CreatureID`=141119) OR (`Idx`=67 AND `CreatureID`=141119) OR (`Idx`=66 AND `CreatureID`=141119) OR (`Idx`=65 AND `CreatureID`=141119) OR (`Idx`=64 AND `CreatureID`=141119) OR (`Idx`=63 AND `CreatureID`=141119) OR (`Idx`=62 AND `CreatureID`=141119) OR (`Idx`=61 AND `CreatureID`=141119) OR (`Idx`=60 AND `CreatureID`=141119) OR (`Idx`=59 AND `CreatureID`=141119) OR (`Idx`=58 AND `CreatureID`=141119) OR (`Idx`=57 AND `CreatureID`=141119) OR (`Idx`=56 AND `CreatureID`=141119) OR (`Idx`=55 AND `CreatureID`=141119) OR (`Idx`=54 AND `CreatureID`=141119) OR (`Idx`=53 AND `CreatureID`=141119) OR (`Idx`=52 AND `CreatureID`=141119) OR (`Idx`=51 AND `CreatureID`=141119) OR (`Idx`=50 AND `CreatureID`=141119) OR (`Idx`=49 AND `CreatureID`=141119) OR (`Idx`=48 AND `CreatureID`=141119) OR (`Idx`=47 AND `CreatureID`=141119) OR (`Idx`=46 AND `CreatureID`=141119) OR (`Idx`=45 AND `CreatureID`=141119) OR (`Idx`=44 AND `CreatureID`=141119) OR (`Idx`=43 AND `CreatureID`=141119) OR (`Idx`=42 AND `CreatureID`=141119) OR (`Idx`=41 AND `CreatureID`=141119); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=12 AND `CreatureID` IN (140952,140948,140935,140796,140403,140253,139632,139096,139095,139090,139089,138544,138046,137909)) OR (`Idx`=11 AND `CreatureID` IN (140952,140948,140935,140796,140403,140253,139632,139096,139095,139090,139089,139088,138906,138544,138046,137909)) OR (`Idx`=10 AND `CreatureID` IN (140952,140948,140935,140796,140403,140253,139632,139096,139095,139090,139089,139088,138906,138680,138544,138046,137909)) OR (`Idx`=9 AND `CreatureID` IN (140952,140948,140935,140796,140403,140253,139632,139096,139095,139090,139089,139088,138906,138680,138544,138156,138046,137909)) OR (`Idx`=8 AND `CreatureID` IN (140952,140948,140935,140906,140796,140403,140253,139632,139560,139556,139096,139095,139090,139089,139088,139060,138906,138739,138680,138555,138544,138156,138135,138046,137909)) OR (`Idx`=7 AND `CreatureID` IN (140952,140948,140937,140935,140906,140796,140403,140253,140052,139632,139560,139556,139525,139096,139095,139090,139089,139088,139079,139060,138906,138739,138680,138674,138555,138544,138320,138267,138166,138156,138135,138046,137957,137909,137822)) OR (`Idx`=6 AND `CreatureID` IN (140952,140948,140937,140935,140906,140796,140403,140253,140052,139787,139740,139696,139632,139560,139556,139525,139096,139095,139090,139089,139088,139079,139068,139060,138906,138739,138680,138674,138555,138544,138320,138267,138212,138166,138156,138135,138046,137957,137909,137822)) OR (`Idx`=5 AND `CreatureID` IN (140952,140948,140937,140935,140906,140871,140848,140796,140784,140750,140701,140700,140633,140608,140528,140403,140253,140224,140052,139787,139740,139696,139632,139560,139556,139525,139331,139234,139096,139095,139090,139089,139088,139079,139068,139060,138930,138906,138806,138739,138691,138680,138674,138555,138544,138454,138340,138320,138267,138212,138191,138166,138156,138135,138046,137998,137988,137985,137957,137909,137896,137822,137821,137797,137726)) OR (`Idx`=4 AND `CreatureID` IN (140952,140948,140937,140935,140906,140871,140848,140796,140784,140777,140750,140701,140700,140633,140608,140528,140403,140253,140224,140144,140138,140136,140052,139787,139740,139696,139632,139560,139556,139525,139485,139331,139308,139234,139206,139096,139095,139090,139089,139088,139079,139068,139060,138966,138930,138906,138900,138806,138739,138691,138680,138674,138555,138544,138454,138426,138340,138320,138316,138267,138212,138191,138166,138156,138135,138046,137998,137988,137985,137957,137909,137896,137823,137822,137821,137797,137779,137763,137726)) OR (`Idx`=3 AND `CreatureID` IN (140952,140948,140946,140944,140942,140937,140935,140930,140906,140888,140872,140871,140866,140848,140823,140822,140821,140817,140810,140809,140807,140805,140803,140796,140791,140784,140783,140777,140773,140759,140750,140749,140741,140737,140717,140701,140700,140688,140654,140652,140648,140639,140633,140631,140629,140608,140595,140581,140571,140570,140569,140536,140528,140525,140518,140515,140512,140499,140494,140493,140483,140482,140481,140403,140401,140397,140364,140363,140352,140350,140340,140313,140289,140284,140253,140224,140212,140208,140207,140206,140205,140202,140201,140200,140188,140178,140166,140149,140144,140143,140138,140136,140133,140131,140052,140030,140028,140024,140023,139979,139976,139975,139974,139958,139957,139955,139952,139886,139879,139859,139855,139845,139844,139843,139807,139806,139804,139803,139801,139800,139797,139787,139754,139753,139751,139750,139748,139747,139740,139720,139710,139696,139693,139632,139631,139626,139623,139610,139560,139559,139558,139556,139555,139546,139532,139525,139505,139485,139331,139315,139308,139264,139261,139259,139258,139255,139245,139239,139236,139234,139206,139198,139197,139169,139168,139167,139165,139140,139125,139120,139119,139117,139096,139095,139090,139089,139088,139084,139079,139068,139064,139063,139060,139052,138976,138975,138966,138965,138961,138960,138958,138930,138929,138915,138906,138900,138892,138878,138868,138853,138816,138809,138808,138807,138806,138789,138786,138781,138780,138775,138768,138755,138752,138751,138746,138743,138739,138738,138695,138693,138691,138680,138674,138666,138646,138645,138611,138609,138607,138606,138600,138571,138555,138545,138544,138542,138525,138521,138464,138458,138457,138456,138454,138448,138435,138430,138426,138409,138400,138395,138369,138346,138344,138343,138340,138329,138320,138316,138291,138282,138278,138267,138257,138247,138245,138227,138224,138222,138218,138214,138212,138209,138191,138175,138170,138166,138161,138156,138145,138143,138142,138135,138132,138127,138125,138120,138118,138117,138109,138094,138085,138050,138046,138029,138027,138024,138014,138007,138004,138002,137998,137992,137988,137985,137984,137966,137965,137957,137936,137911,137909,137898,137896,137895,137890,137889,137888,137883,137882,137881,137880,137871,137868,137849,137836,137823,137822,137821,137797,137788,137785,137782,137779,137771,137763,137755,137726,137719,137679)) OR (`Idx`=2 AND `CreatureID` IN (140952,140948,140946,140944,140942,140937,140935,140930,140922,140906,140896,140892,140888,140872,140871,140866,140848,140830,140823,140822,140821,140817,140810,140809,140807,140805,140803,140802,140796,140791,140784,140783,140777,140774,140773,140759,140758,140751,140750,140749,140748,140742,140741,140737,140717,140711,140701,140700,140688,140654,140652,140648,140639,140633,140632,140631,140629,140608,140595,140581,140571,140570,140569,140536,140528,140525,140518,140515,140512,140499,140494,140493,140483,140482,140481,140464,140421,140403,140401,140397,140364,140363,140352,140350,140340,140313,140289,140284,140253,140224,140212,140210,140208,140207,140206,140205,140202,140201,140200,140188,140178,140166,140149,140145,140144,140143,140138,140136,140133,140131,140052,140036,140034,140030,140028,140024,140023,139979,139976,139975,139974,139958,139957,139955,139952,139940,139915,139896,139886,139879,139859,139855,139845,139844,139843,139807,139806,139804,139803,139801,139800,139797,139796,139787,139754,139753,139751,139750,139748,139747,139740,139720,139710,139696,139693,139632,139631,139626,139623,139614,139610,139569,139560,139559,139558,139556,139555,139546,139534,139532,139525,139505,139485,139382,139331,139315,139308,139267,139264,139261,139259,139258,139255,139245,139239,139236,139234,139206,139198,139197,139169,139168,139167,139165,139140,139125,139120,139119,139117,139096,139095,139090,139089,139088,139084,139079,139068,139064,139063,139060,139052,138976,138975,138966,138965,138961,138960,138958,138930,138929,138915,138906,138900,138895,138892,138878,138868,138865,138853,138816,138809,138808,138807,138806,138789,138786,138781,138780,138775,138768,138755,138752,138751,138746,138743,138739,138738,138695,138693,138691,138680,138674,138666,138646,138645,138643,138642,138641,138611,138609,138607,138606,138600,138577,138576,138571,138555,138545,138544,138542,138540,138525,138521,138464,138458,138457,138456,138455,138454,138448,138435,138430,138426,138409,138400,138395,138369,138348,138346,138344,138343,138340,138329,138320,138316,138310,138303,138302,138298,138291,138284,138282,138280,138278,138267,138259,138257,138247,138246,138245,138243,138227,138224,138222,138218,138214,138212,138209,138191,138175,138170,138166,138161,138156,138145,138143,138142,138135,138132,138130,138127,138125,138120,138119,138118,138117,138111,138109,138094,138085,138082,138081,138068,138061,138050,138046,138029,138027,138024,138015,138014,138008,138007,138006,138004,138002,137998,137995,137992,137988,137985,137984,137966,137965,137957,137954,137947,137936,137921,137919,137911,137909,137898,137896,137895,137894,137893,137890,137889,137888,137884,137883,137882,137881,137880,137879,137873,137871,137868,137849,137842,137836,137830,137823,137822,137821,137797,137788,137785,137782,137779,137771,137763,137755,137748,137726,137719,137679)) OR (`Idx`=1 AND `CreatureID` IN (140952,140948,140946,140944,140942,140937,140935,140933,140932,140931,140930,140923,140922,140909,140906,140896,140895,140893,140892,140889,140888,140886,140883,140881,140872,140871,140866,140852,140848,140833,140830,140824,140823,140822,140821,140817,140810,140809,140807,140805,140803,140802,140801,140796,140793,140791,140786,140784,140783,140781,140780,140777,140774,140773,140771,140759,140758,140751,140750,140749,140748,140747,140746,140745,140742,140741,140739,140737,140735,140725,140717,140711,140708,140707,140702,140701,140700,140688,140686,140664,140654,140652,140648,140639,140636,140635,140633,140632,140631,140629,140619,140618,140614,140608,140607,140595,140591,140585,140581,140580,140579,140571,140570,140569,140536,140535,140528,140526,140525,140523,140518,140517,140515,140512,140499,140494,140493,140483,140482,140481,140473,140472,140467,140465,140464,140459,140421,140409,140407,140403,140401,140400,140397,140364,140363,140352,140350,140346,140340,140313,140289,140286,140284,140254,140253,140247,140246,140224,140218,140212,140211,140210,140209,140208,140207,140206,140205,140203,140202,140201,140200,140196,140192,140190,140188,140187,140185,140178,140166,140150,140149,140146,140145,140144,140143,140142,140138,140136,140133,140131,140115,140053,140052,140039,140038,140037,140036,140034,140033,140030,140029,140028,140024,140023,140022,139989,139979,139977,139976,139975,139974,139969,139962,139958,139957,139955,139953,139952,139940,139915,139906,139899,139898,139896,139894,139891,139886,139879,139859,139855,139854,139850,139849,139846,139845,139844,139843,139829,139826,139816,139807,139806,139804,139803,139801,139800,139799,139797,139796,139791,139787,139775,139754,139753,139751,139750,139748,139747,139740,139724,139720,139716,139715,139713,139712,139711,139710,139696,139693,139685,139632,139631,139626,139623,139614,139610,139607,139584,139571,139569,139565,139560,139559,139558,139557,139556,139555,139553,139546,139545,139543,139541,139534,139532,139526,139525,139509,139507,139505,139504,139503,139501,139500,139499,139498,139497,139496,139495,139494,139488,139487,139485,139456,139441,139435,139424,139382,139364,139342,139341,139340,139339,139338,139337,139331,139317,139315,139312,139308,139303,139292,139277,139276,139268,139267,139264,139261,139260,139259,139258,139257,139255,139250,139245,139244,139239,139236,139234,139232,139230,139221,139216,139209,139206,139201,139200,139199,139198,139197,139177,139174,139169,139168,139167,139165,139163,139151,139140,139129,139125,139120,139119,139117,139116,139115,139109,139108,139107,139096,139095,139090,139089,139088,139087,139084,139080,139079,139077,139068,139066,139064,139063,139060,139052,139046,139010,139008,138976,138975,138966,138965,138962,138961,138960,138958,138950,138943,138942,138941,138937,138933,138930,138929,138925,138915,138914,138911,138909,138906,138903,138900,138895,138892,138885,138884,138878,138875,138868,138865,138853,138820,138819,138818,138816,138815,138814,138812,138810,138809,138808,138807,138806,138805,138804,138798,138789,138786,138781,138780,138775,138771,138768,138767,138766,138764,138759,138758,138756,138755,138754,138752,138751,138746,138743,138739,138738,138727,138723,138722,138721,138712,138710,138696,138695,138693,138691,138689,138680,138674,138669,138666,138646,138645,138643,138642,138641,138611,138609,138607,138606,138605,138602,138600,138595,138585,138584,138580,138577,138576,138571,138555,138554,138553,138549,138545,138544,138542,138541,138540,138529,138528,138527,138526,138525,138522,138521,138494,138492,138491,138490,138464,138461,138459,138458,138457,138456,138455,138454,138448,138435,138430,138426,138413,138412,138409,138403,138402,138401,138400,138398,138395,138369,138368,138357,138354,138348,138346,138345,138344,138343,138340,138337,138335,138334,138333,138329,138325,138323,138322,138320,138317,138316,138315,138313,138310,138303,138302,138298,138292,138291,138284,138282,138280,138278,138275,138274,138267,138266,138259,138257,138255,138254,138249,138247,138246,138245,138243,138234,138227,138225,138224,138222,138218,138214,138212,138209,138201,138196,138194,138192,138191,138183,138175,138171,138170,138167,138166,138165,138164,138163,138161,138159,138156,138155,138153,138149,138145,138144,138143,138142,138140,138135,138134,138132,138130,138129,138127,138126,138125,138120,138119,138118,138117,138116,138111,138109,138105,138103,138102,138101,138100,138098,138095,138094,138093,138092,138087,138085,138083,138082,138081,138068,138061,138050,138046,138038,138032,138029,138027,138024,138017,138015,138014,138013,138010,138008,138007,138006,138004,138002,137999,137998,137996,137995,137992,137988,137985,137984,137966,137965,137963,137962,137961,137960,137957,137956,137954,137947,137946,137942,137938,137936,137932,137931,137926,137923,137922,137921,137919,137911,137909,137908,137904,137898,137897,137896,137895,137894,137893,137890,137889,137888,137884,137883,137882,137881,137880,137879,137877,137876,137873,137871,137868,137865,137863,137849,137847,137846,137845,137842,137836,137830,137827,137826,137823,137822,137821,137801,137797,137796,137793,137788,137786,137785,137784,137782,137781,137779,137771,137766,137765,137764,137763,137755,137748,137746,137744,137726,137725,137719,137709,137689,137688,137682,137679)) OR (`Idx`=0 AND `CreatureID` IN (140952,140951,140950,140949,140948,140947,140946,140945,140944,140943,140942,140941,140940,140939,140938,140937,140936,140935,140934,140933,140932,140931,140930,140929,140928,140927,140926,140925,140924,140923,140922,140921,140920,140919,140918,140917,140916,140915,140914,140913,140912,140911,140910,140909,140908,140907,140906,140905,140904,140903,140902,140900,140899,140898,140897,140896,140895,140894,140893,140892,140891,140890,140889,140888,140887,140886,140885,140884,140883,140882,140881,140880,140879,140878,140877,140876,140875,140873,140872,140871,140870,140869,140868,140867,140866,140865,140864,140863,140862,140861,140860,140858,140857,140855,140854,140853,140852,140851,140850,140849,140848,140847,140846,140845,140844,140843,140842,140841,140839,140838,140837,140836,140835,140834,140833,140832,140830,140829,140828,140827,140826,140825,140824,140823,140822,140821,140820,140819,140818,140817,140816,140814,140813,140812,140811,140810,140809,140808,140807,140806,140805,140804,140803,140802,140801,140800,140799,140798,140797,140796,140795,140794,140793,140792,140791,140790,140789,140787,140786,140785,140784,140783,140782,140781,140780,140779,140778,140777,140776,140775,140774,140773,140772,140771,140770,140769,140768,140766,140765,140764,140763,140761,140760,140759,140758,140757,140756,140755,140754,140753,140752,140751,140750,140749,140748,140747,140746,140745,140744,140743,140742,140741,140740,140739,140738,140737,140736,140735,140734,140733,140732,140731,140730,140729,140728,140727,140726,140725,140724,140723,140722,140721,140720,140719,140718,140717,140716,140715,140714,140713,140712,140711,140710,140709,140708,140707,140706,140705,140704,140703,140702,140701,140700,140699,140697,140696,140695,140694,140693,140692,140691,140690,140689,140688,140687,140686,140685,140684,140683,140682,140681,140680,140679,140678,140677,140676,140675,140674,140673,140672,140671,140670,140669,140668,140667,140666,140665,140664,140663,140662,140661,140660,140659,140658,140657,140656,140655,140654,140653,140652,140651,140650,140649,140648,140646,140644,140643,140642,140641,140640,140639,140638,140637,140636,140635,140633,140632,140631,140630,140629,140627,140620,140619,140618,140616,140615,140614,140613,140612,140611,140610,140609,140608,140607,140606,140605,140604,140603,140602,140601,140600,140599,140598,140597,140596,140595,140594,140593,140592,140591,140590,140589,140588,140587,140586,140585,140584,140583,140582,140581,140580,140579,140578,140577,140576,140575,140574,140573,140572,140571,140570,140569,140568,140567,140566,140565,140564,140563,140562,140561,140560,140559,140558,140557,140556,140555,140554,140553,140552,140551,140550,140549,140548,140547,140546,140545,140544,140543,140542,140541,140540,140539,140538,140536,140535,140534,140533,140532,140531,140530,140529,140528,140527,140526,140525,140524,140523,140522,140521,140520,140519,140518,140517,140516,140515,140514,140513,140512,140511,140510,140504,140503,140502,140501,140500,140499,140498,140497,140496,140495,140494,140493,140492,140490,140489,140488,140487,140486,140485,140484,140483,140482,140481,140480,140479,140478,140477,140476,140475,140474,140473,140472,140471,140470,140469,140468,140467,140466,140465,140464,140463,140462,140461,140460,140459,140458,140457,140456,140455,140454,140453,140452,140451,140450,140449,140448,140447,140446,140445,140444,140443,140442,140441,140440,140439,140438,140437,140436,140435,140434,140433,140432,140431,140430,140429,140428,140427,140426,140425,140424,140423,140422,140421,140419,140418,140417,140416,140415,140414,140413,140412,140411,140410,140409,140408,140407,140406,140405,140404,140403,140402,140401,140400,140399,140398,140397,140396,140395,140394,140393,140392,140391,140390,140389,140388,140387,140386,140385,140384,140383,140382,140381,140380,140379,140378,140377,140376,140375,140374,140373,140372,140371,140370,140369,140368,140367,140366,140365,140364,140363,140362,140361,140360,140359,140358,140357,140356,140355,140354,140353,140352,140351,140350,140349,140348,140347,140346,140345,140344,140343,140342,140341,140340,140339,140338,140337,140336,140335,140334,140333,140332,140331,140330,140329,140328,140327,140326,140325,140324,140323,140322,140321,140320,140319,140318,140317,140316,140315,140314,140313,140312,140311,140310,140309,140308,140307,140306,140305,140303,140302,140301,140300,140299,140298,140297,140296,140295,140294,140293,140292,140291,140290,140289,140288,140287,140286,140285,140284,140283,140281,140280,140279,140278,140277,140276,140275,140274,140273,140272,140271,140270,140269,140268,140267,140266,140265,140264,140263,140262,140261,140260,140259,140258,140257,140255,140254,140253,140252,140251,140250,140249,140248,140247,140246,140245,140244,140243,140242,140241,140240,140239,140238,140237,140236,140235,140234,140233,140232,140231,140230,140229,140228,140227,140226,140225,140224,140223,140222,140221,140220,140219,140218,140217,140216,140215,140214,140213,140212,140211,140210,140209,140208,140207,140206,140205,140204,140203,140202,140201,140200,140199,140198,140197,140196,140195,140194,140193,140192,140191,140190,140189,140188,140187,140186,140185,140184,140183,140182,140181,140180,140179,140178,140177,140176,140174,140173,140172,140171,140170,140169,140168,140167,140166,140165,140164,140163,140162,140161,140160,140159,140158,140157,140156,140155,140154,140153,140152,140151,140150,140149,140148,140147,140146,140145,140144,140143,140142,140141,140140,140139,140138,140137,140136,140135,140133,140131,140130,140129,140128,140127,140126,140125,140124,140123,140122,140121,140120,140119,140118,140117,140116,140115,140114,140113,140112,140111,140110,140109,140108,140107,140106,140105,140104,140103,140102,140101,140100,140099,140098,140097,140096,140095,140094,140093,140092,140091,140090,140089,140088,140087,140086,140085,140084,140083,140082,140081,140080,140079,140078,140077,140076,140075,140074,140073,140072,140071,140070,140069,140068,140067,140066,140065,140064,140063,140062,140061,140060,140059,140058,140057,140056,140055,140054,140053,140052,140051,140050,140049,140048,140047,140046,140045,140044,140043,140042,140041,140039,140038,140037,140036,140035,140034,140033,140032,140031,140030,140029,140028,140027,140026,140025,140024,140023,140022,140021,140020,140019,140018,140017,140016,140015,140014,140013,140012,140011,140010,140009,140008,140007,140006,140005,140004,140003,140002,140001,140000,139999,139998,139997,139996,139995,139994,139993,139992,139991,139989,139988,139987,139986,139984,139983,139982,139981,139980,139979,139978,139977,139976,139975,139974,139973,139971,139970,139969,139968,139967,139966,139965,139964,139963,139962,139961,139960,139959,139958,139957,139956,139955,139954,139953,139952,139951,139950,139949,139948,139947,139946,139945,139944,139943,139942,139941,139940,139939,139938,139937,139936,139932,139931,139930,139929,139928,139927,139926,139925,139924,139923,139922,139921,139920,139919,139918,139917,139916,139915,139914,139913,139912,139911,139910,139909,139908,139907,139906,139904,139903,139902,139901,139900,139899,139898,139897,139896,139895,139894,139893,139892,139891,139890,139889,139888,139887,139886,139885,139884,139883,139882,139881,139880,139879,139878,139877,139876,139875,139874,139873,139872,139871,139870,139869,139868,139867,139866,139865,139864,139863,139862,139861,139860,139859,139858,139857,139856,139855,139854,139853,139852,139851,139850,139849,139848,139847,139846,139845,139844,139843,139842,139841,139840,139839,139838,139837,139836,139835,139834,139833,139832,139831,139830,139829,139828,139827,139826,139825,139824,139823,139822,139821,139820,139819,139818,139817,139816,139815,139814,139813,139812,139811,139810,139809,139808,139807,139806,139805,139804,139803,139802,139801,139800,139799,139798,139797,139796,139795,139794,139793,139792,139791,139790,139789,139788,139787,139786,139785,139784,139783,139782,139781,139780,139778,139777,139776,139775,139774,139773,139772,139771,139770,139769,139768,139767,139766,139765,139764,139763,139762,139761,139760,139759,139758,139757,139756,139755,139754,139753,139752,139751,139750,139749,139748,139747,139746,139745,139744,139743,139742,139741,139740,139739,139738,139737,139736,139735,139734,139733,139732,139731,139730,139729,139728,139727,139726,139725,139724,139723,139722,139721,139720,139719,139718,139717,139716,139715,139714,139713,139712,139711,139710,139709,139708,139707,139706,139705,139704,139703,139702,139701,139700,139699,139698,139697,139696,139695,139694,139693,139692,139691,139690,139689,139688,139687,139686,139685,139684,139683,139682,139681,139680,139679,139678,139677,139676,139675,139674,139673,139672,139671,139670,139669,139668,139667,139666,139665,139664,139663,139662,139661,139660,139659,139658,139657,139656,139655,139654,139652,139651,139650,139649,139648,139647,139646,139645,139644,139643,139642,139641,139640,139639,139638,139637,139636,139635,139634,139633,139632,139631,139630,139629,139626,139625,139624,139623,139622,139621,139620,139619,139618,139617,139616,139615,139614,139613,139612,139611,139610,139609,139608,139607,139606,139605,139604,139603,139602,139601,139600,139599,139598,139597,139596,139595,139594,139593,139592,139591,139590,139589,139588,139587,139586,139585,139584,139583,139582,139581,139580,139579,139578,139577,139576,139575,139574,139573,139572,139571,139570,139569,139568,139567,139566,139565,139564,139563,139562,139561,139560,139559,139558,139557,139556,139555,139554,139553,139552,139551,139550,139549,139548,139547,139546,139545,139544,139543,139542,139541,139540,139539,139538,139537,139536,139535,139534,139533,139532,139531,139530,139529,139528,139527,139526,139525,139524,139523,139522,139521,139520,139519,139518,139517,139516,139515,139514,139513,139512,139511,139510,139509,139508,139507,139506,139505,139504,139503,139502,139501,139500,139499,139498,139497,139496,139495,139494,139493,139492,139491,139490,139489,139488,139487,139486,139485,139484,139483,139482,139481,139480,139479,139478,139477,139476,139475,139474,139473,139472,139471,139470,139469,139468,139467,139466,139465,139464,139463,139462,139461,139460,139459,139458,139457,139456,139455,139454,139453,139452,139451,139450,139449,139448,139447,139446,139445,139444,139443,139442,139441,139440,139439,139438,139436,139435,139434,139433,139432,139431,139430,139429,139428,139427,139426,139425,139424,139423,139422,139421,139420,139419,139418,139417,139416,139415,139414,139413,139412,139411,139410,139409,139408,139407,139406,139405,139404,139403,139402,139401,139400,139399,139398,139397,139396,139395,139394,139393,139392,139391,139390,139389,139388,139387,139386,139385,139384,139382,139381,139380,139379,139378,139377,139376,139375,139372,139371,139370,139368,139367,139365,139364,139363,139362,139361,139360,139359,139358,139357,139356,139355,139354,139353,139352,139351,139350,139349,139348,139347,139346,139345,139344,139343,139342,139341,139340,139339,139338,139337,139336,139335,139334,139333,139332,139331,139330,139329,139328,139327,139326,139325,139324,139323,139322,139321,139319,139318,139317,139316,139315,139314,139313,139312,139311,139310,139309,139308,139307,139306,139305,139304,139303,139302,139301,139300,139299,139298,139297,139296,139295,139294,139293,139292,139291,139290,139289,139288,139287,139286,139285,139284,139283,139282,139281,139280,139279,139278,139277,139276,139275,139274,139273,139272,139271,139270,139269,139268,139267,139266,139265,139264,139263,139262,139261,139260,139259,139258,139257,139256,139255,139254,139253,139252,139251,139250,139249,139248,139247,139246,139245,139244,139243,139241,139240,139239,139238,139237,139236,139235,139234,139233,139232,139231,139230,139229,139228,139227,139226,139225,139224,139223,139222,139221,139220,139219,139218,139217,139216,139215,139214,139213,139212,139211,139210,139209,139208,139207,139206,139205,139204,139203,139202,139201,139200,139199,139198,139197,139196,139195,139194,139193,139192,139191,139190,139189,139188,139187,139186,139185,139184,139183,139182,139181,139180,139179,139178,139177,139176,139175,139174,139173,139171,139170,139169,139168,139167,139166,139165,139164,139163,139162,139161,139160,139159,139158,139157,139156,139155,139154,139153,139152,139151,139150,139149,139148,139147,139146,139145,139144,139143,139142,139141,139140,139139,139138,139137,139136,139135,139134,139133,139132,139131,139130,139129,139128,139127,139126,139125,139124,139122,139121,139120,139119,139118,139117,139116,139115,139114,139113,139111,139110,139109,139108,139107,139106,139105,139104,139103,139102,139101,139100,139099,139098,139097,139096,139095,139094,139093,139092,139091,139090,139089,139088,139087,139086,139085,139084,139083,139082,139081,139080,139079,139077,139076,139075,139074,139073,139072,139071,139070,139069,139068,139067,139066,139064,139063,139062,139061,139060,139059,139058,139057,139056,139055,139054,139053,139052,139051,139050,139049,139048,139046,139045,139044,139043,139042,139041,139040,139039,139038,139037,139036,139035,139034,139033,139032,139031,139030,139029,139028,139027,139026,139025,139024,139023,139022,139021,139020,139019,139018,139017,139016,139015,139014,139013,139012,139011,139010,139009,139008,139007,139006,139005,139004,139003,139002,139001,139000,138999,138998,138997,138996,138995,138994,138993,138992,138991,138990,138989,138988,138987,138986,138985,138984,138983,138982,138981,138980,138979,138978,138977,138976,138975,138974,138973,138972,138971,138970,138969,138968,138967,138966,138965,138964,138963,138962,138961,138960,138959,138958,138957,138956,138955,138954,138953,138952,138951,138950,138949,138948,138947,138946,138945,138944,138943,138942,138941,138940,138939,138938,138937,138936,138935,138934,138933,138932,138931,138930,138929,138928,138927,138926,138925,138924,138923,138922,138921,138920,138919,138918,138917,138916,138915,138914,138913,138912,138911,138910,138909,138908,138907,138906,138905,138904,138903,138901,138900,138899,138898,138897,138896,138895,138894,138893,138892,138891,138890,138889,138888,138887,138886,138885,138884,138883,138882,138881,138880,138879,138878,138877,138876,138875,138874,138873,138872,138871,138870,138869,138868,138867,138866,138865,138863,138862,138861,138860,138859,138858,138857,138856,138855,138854,138853,138852,138851,138850,138849,138848,138847,138846,138845,138844,138843,138842,138841,138840,138839,138838,138837,138836,138831,138830,138829,138828,138827,138826,138825,138824,138823,138822,138821,138820,138819,138818,138817,138816,138815,138814,138813,138812,138811,138810,138809,138808,138807,138806,138805,138804,138803,138802,138801,138800,138799,138798,138797,138796,138795,138794,138793,138792,138791,138790,138789,138788,138787,138786,138784,138783,138782,138781,138780,138779,138778,138777,138776,138775,138773,138772,138771,138770,138769,138768,138767,138766,138765,138764,138762,138761,138760,138759,138758,138757,138756,138755,138754,138753,138752,138751,138750,138749,138748,138746,138745,138744,138743,138742,138741,138740,138739,138738,138737,138736,138735,138734,138733,138732,138731,138730,138728,138727,138726,138725,138724,138723,138722,138721,138720,138719,138718,138717,138716,138715,138714,138713,138712,138711,138710,138709,138708,138707,138706,138705,138704,138703,138702,138701,138700,138699,138698,138697,138696,138695,138694,138693,138692,138691,138690,138689,138688,138687,138686,138685,138684,138683,138682,138681,138680,138679,138677,138676,138675,138674,138673,138672,138670,138669,138668,138667,138666,138665,138664,138663,138662,138661,138660,138659,138654,138653,138652,138651,138650,138649,138648,138647,138646,138645,138644,138643,138642,138641,138640,138639,138638,138637,138636,138635,138634,138633,138632,138631,138630,138629,138628,138627,138626,138625,138624,138623,138622,138621,138620,138619,138618,138617,138616,138615,138614,138613,138612,138611,138610,138609,138608,138607,138606,138605,138604,138603,138602,138601,138600,138599,138598,138596,138595,138594,138590,138589,138588,138587,138586,138585,138584,138583,138582,138581,138580,138579,138578,138577,138576,138575,138574,138573,138572,138571,138570,138569,138568,138567,138566,138565,138564,138563,138562,138561,138560,138559,138558,138557,138556,138555,138554,138553,138552,138551,138550,138549,138548,138547,138546,138545,138544,138543,138542,138541,138540,138538,138537,138536,138535,138534,138533,138532,138531,138530,138529,138528,138527,138526,138525,138524,138523,138522,138521,138520,138519,138517,138516,138515,138514,138513,138512,138511,138510,138509,138508,138507,138506,138505,138504,138503,138502,138501,138500,138499,138498,138497,138496,138495,138494,138493,138492,138491,138490,138489,138488,138487,138486,138485,138484,138483,138482,138481,138480,138479,138478,138477,138476,138475,138474,138473,138472,138471,138470,138469,138468,138467,138466,138465,138464,138463,138462,138461,138460,138459,138458,138457,138456,138455,138454,138453,138452,138451,138450,138449,138448,138447,138446,138445,138444,138443,138442,138441,138440,138439,138438,138437,138436,138435,138434,138433,138432,138431,138430,138429,138428,138427,138426,138425,138424,138423,138422,138421,138420,138417,138416,138415,138414,138413,138412,138411,138410,138409,138408,138407,138406,138405,138404,138403,138402,138401,138400,138399,138398,138397,138396,138395,138394,138393,138392,138391,138390,138389,138388,138387,138386,138385,138384,138383,138382,138381,138380,138379,138378,138375,138374,138373,138372,138371,138370,138369,138368,138367,138366,138365,138364,138363,138362,138361,138360,138359,138358,138357,138356,138355,138354,138352,138351,138350,138349,138348,138347,138346,138345,138344,138343,138342,138341,138340,138338,138337,138336,138335,138334,138333,138332,138330,138329,138328,138326,138325,138324,138323,138322,138321,138320,138319,138318,138317,138316,138315,138314,138313,138312,138311,138310,138309,138308,138307,138306,138305,138304,138303,138302,138301,138300,138299,138298,138297,138296,138295,138294,138293,138292,138291,138290,138289,138288,138287,138286,138285,138284,138283,138282,138281,138280,138279,138278,138276,138275,138274,138267,138266,138265,138264,138259,138258,138257,138256,138255,138254,138253,138252,138251,138250,138249,138248,138247,138246,138245,138244,138243,138242,138240,138239,138238,138237,138236,138235,138234,138233,138232,138231,138230,138229,138228,138227,138226,138225,138224,138223,138222,138221,138220,138219,138218,138217,138216,138215,138214,138213,138212,138211,138210,138209,138208,138207,138206,138205,138202,138201,138200,138199,138198,138197,138196,138195,138194,138193,138192,138191,138190,138189,138187,138186,138185,138184,138183,138182,138181,138180,138179,138178,138177,138176,138175,138174,138173,138172,138171,138170,138169,138168,138167,138166,138165,138164,138163,138162,138161,138160,138159,138158,138157,138156,138155,138154,138153,138152,138151,138150,138149,138148,138147,138146,138145,138144,138143,138142,138141,138140,138139,138138,138137,138136,138135,138134,138133,138132,138131,138130,138129,138128,138127,138126,138125,138124,138123,138122,138121,138120,138119,138118,138117,138116,138113,138111,138110,138109,138108,138107,138106,138105,138104,138103,138102,138101,138100,138099,138098,138097,138096,138095,138094,138093,138092,138091,138090,138089,138088,138087,138086,138085,138084,138083,138082,138081,138080,138079,138078,138077,138076,138074,138073,138072,138070,138069,138068,138067,138066,138065,138064,138063,138062,138061,138060,138059,138058,138057,138056,138055,138054,138053,138052,138051,138050,138049,138048,138047,138046,138045,138044,138043,138041,138040,138039,138038,138037,138035,138034,138033,138032,138031,138029,138028,138027,138026,138025,138024,138023,138022,138021,138020,138019,138018,138017,138016,138015,138014,138013,138011,138010,138009,138008,138007,138006,138005,138004,138003,138002,137999,137998,137997,137996,137995,137994,137993,137992,137991,137989,137988,137987,137986,137985,137984,137983,137982,137981,137980,137979,137978,137977,137975,137974,137973,137972,137971,137970,137969,137968,137967,137966,137965,137963,137962,137961,137960,137958,137957,137956,137955,137954,137953,137952,137951,137950,137949,137948,137947,137946,137945,137944,137943,137942,137941,137940,137939,137938,137937,137936,137935,137934,137933,137932,137931,137930,137929,137928,137927,137926,137925,137924,137923,137922,137921,137920,137919,137918,137917,137916,137915,137914,137913,137912,137911,137910,137909,137908,137907,137906,137905,137904,137903,137902,137901,137900,137899,137898,137897,137896,137895,137894,137893,137892,137891,137890,137889,137888,137887,137885,137884,137883,137882,137881,137880,137879,137878,137877,137876,137875,137874,137873,137871,137869,137868,137867,137866,137865,137864,137863,137862,137861,137860,137859,137858,137857,137856,137855,137854,137853,137852,137851,137850,137849,137848,137847,137846,137845,137844,137843,137842,137841,137840,137839,137838,137837,137836,137835,137834,137833,137832,137831,137830,137829,137828,137827,137826,137825,137824,137823,137822,137821,137820,137819,137818,137817,137816,137815,137814,137807,137806,137805,137801,137800,137799,137798,137797,137796,137793,137790,137789,137788,137787,137786,137785,137784,137783,137782,137781,137780,137779,137778,137777,137776,137775,137774,137773,137772,137771,137769,137768,137767,137766,137765,137764,137763,137762,137761,137759,137758,137757,137756,137755,137752,137751,137750,137749,137748,137747,137746,137745,137744,137743,137742,137741,137740,137739,137738,137737,137736,137732,137731,137730,137729,137728,137727,137726,137725,137724,137723,137722,137721,137720,137719,137718,137717,137716,137715,137714,137713,137712,137711,137710,137709,137708,137707,137706,137705,137704,137703,137702,137701,137700,137699,137698,137697,137696,137695,137694,137693,137692,137691,137690,137689,137688,137683,137682,137681,137680,137679,137678,137677)) OR (`Idx`=15 AND `CreatureID` IN (140935,140796,140403,140253,139096,139095,139090,139089)) OR (`Idx`=14 AND `CreatureID` IN (140935,140796,140403,140253,139096,139095,139090,139089,137909)) OR (`Idx`=13 AND `CreatureID` IN (140935,140796,140403,140253,139096,139095,139090,139089,138544,137909)) OR (`Idx`=51 AND `CreatureID`=140253) OR (`Idx`=50 AND `CreatureID`=140253) OR (`Idx`=49 AND `CreatureID`=140253) OR (`Idx`=48 AND `CreatureID`=140253) OR (`Idx`=47 AND `CreatureID`=140253) OR (`Idx`=46 AND `CreatureID`=140253) OR (`Idx`=45 AND `CreatureID`=140253) OR (`Idx`=44 AND `CreatureID`=140253) OR (`Idx`=43 AND `CreatureID`=140253) OR (`Idx`=42 AND `CreatureID`=140253) OR (`Idx`=41 AND `CreatureID`=140253) OR (`Idx`=40 AND `CreatureID`=140253) OR (`Idx`=39 AND `CreatureID`=140253) OR (`Idx`=38 AND `CreatureID`=140253) OR (`Idx`=37 AND `CreatureID`=140253) OR (`Idx`=36 AND `CreatureID`=140253) OR (`Idx`=35 AND `CreatureID`=140253) OR (`Idx`=34 AND `CreatureID`=140253) OR (`Idx`=33 AND `CreatureID`=140253) OR (`Idx`=32 AND `CreatureID`=140253) OR (`Idx`=31 AND `CreatureID`=140253) OR (`Idx`=30 AND `CreatureID`=140253) OR (`Idx`=29 AND `CreatureID`=140253) OR (`Idx`=28 AND `CreatureID`=140253) OR (`Idx`=27 AND `CreatureID`=140253) OR (`Idx`=26 AND `CreatureID`=140253) OR (`Idx`=25 AND `CreatureID`=140253) OR (`Idx`=24 AND `CreatureID`=140253) OR (`Idx`=23 AND `CreatureID`=140253) OR (`Idx`=22 AND `CreatureID`=140253) OR (`Idx`=21 AND `CreatureID`=140253) OR (`Idx`=20 AND `CreatureID`=140253) OR (`Idx`=19 AND `CreatureID`=140253) OR (`Idx`=18 AND `CreatureID`=140253) OR (`Idx`=17 AND `CreatureID`=140253) OR (`Idx`=16 AND `CreatureID`=140253); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (137676,137675,137674,137673,137672,137671,137670,137669,137668,137667,137666,137665,137664,137663,137662,137661,137660,137659,137658,137657,137656,137655,137654,137653,137652,137651,137650,137649,137648,137647,137646,137645,137644,137643,137642,137641,137640,137639,137638,137637,137636,137635,137634,137633,137632,137631,137630,137629,137627,137626,137625,137624,137623,137622,137621,137620,137619,137618,137615,137614,137613,137612,137611,137610,137609,137608,137607,137606,137605,137604,137603,137602,137601,137600,137599,137598,137597,137596,137595,137594,137593,137592,137591,137590,137589,137588,137587,137586,137585,137584,137582,137581,137580,137579,137578,137577,137576,137575,137574,137573,137572,137571,137570,137569,137568,137566,137565,137564,137563,137562,137561,137560,137559,137558,137557,137556,137555,137554,137553,137552,137551,137550,137549,137548,137547,137546,137545,137544,137543,137542,137541,137540,137539,137538,137537,137536,137535,137534,137533,137532,137531,137530,137529,137528,137527,137526,137525,137524,137523,137522,137521,137520,137519,137518,137517,137516,137515,137514,137513,137512,137511,137510,137508,137507,137506,137505,137504,137503,137502,137501,137500,137499,137498,137497,137496,137495,137494,137493,137492,137491,137490,137489,137488,137487,137486,137485,137484,137483,137482,137481,137480,137479,137478,137477,137476,137475,137474,137473,137472,137471,137470,137469,137468,137467,137465,137464,137463,137461,137460,137459,137458,137457,137456,137455,137454,137453,137452,137451,137450,137449,137448,137447,137446,137445,137444,137443,137442,137441,137440,137439,137438,137437,137436,137435,137434,137433,137432,137431,137430,137428,137427,137426,137425,137424,137423,137422,137421,137420,137419,137418,137417,137416,137415,137414,137413,137412,137411,137410,137409,137408,137407,137406,137405,137404,137403,137402,137401,137400,137399,137398,137397,137396,137395,137394,137393,137392,137391,137390,137389,137388,137387,137386,137385,137384,137383,137382,137381,137380,137379,137378,137377,137376,137375,137374,137373,137372,137371,137370,137369,137368,137367,137366,137365,137364,137362,137361,137360,137359,137358,137357,137356,137355,137354,137353,137351,137350,137349,137348,137347,137345,137344,137343,137342,137341,137340,137339,137338,137337,137336,137335,137334,137333,137332,137331,137330,137329,137328,137327,137326,137325,137324,137323,137322,137321,137320,137319,137318,137317,137316,137315,137314,137313,137312,137311,137310,137309,137308,137307,137306,137305,137304,137303,137302,137301,137300,137299,137298,137297,137296,137295,137294,137293,137292,137291,137290,137289,137288,137287,137286,137285,137284,137283,137282,137281,137280,137279,137278,137277,137276,137275,137274,137273,137272,137271,137270,137269,137268,137267,137266,137265,137264,137263,137262,137261,137260,137259,137258,137257,137256,137255,137254,137253,137252,137251,137250,137249,137248,137247,137246,137245,137244,137243,137242,137241,137240,137238,137237,137236,137235,137234,137233,137232,137231,137230,137229,137228,137227,137226,137225,137224,137223,137222,137221,137220,137219,137218,137217,137216,137215,137214,137213,137212,137211,137210,137209,137208,137207,137206,137205,137204,137202,137201,137200,137199,137198,137197,137196,137195,137194,137193,137192,137191,137190,137189,137188,137187,137186,137185,137183,137182,137181,137180,137179,137178,137177,137176,137175,137174,137173,137172,137171,137170,137169,137168,137167,137166,137165,137164,137163,137162,137160,137159,137158,137157,137156,137155,137154,137153,137152,137151,137150,137149,137148,137147,137146,137145,137144,137143,137142,137141,137140,137139,137138,137137,137136,137135,137134,137133,137132,137131,137130,137129,137128,137127,137126,137125,137124,137123,137120,137119,137118,137117,137116,137115,137114,137113,137112,137111,137110,137109,137108,137107,137106,137105,137104,137103,137102,137101,137100,137099,137098,137097,137096,137095,137094,137093,137092,137091,137090,137089,137088,137087,137086,137085,137084,137082,137081,137080,137079,137078,137077,137076,137075,137074,137073,137072,137071,137070,137069,137068,137067,137066,137065,137064,137062,137061,137060,137059,137058,137057,137056,137055,137054,137053,137052,137051,137050,137049,137048,137047,137046,137045,137044,137043,137042,137041,137040,137039,137038,137037,137036,137035,137034,137033,137032,137031,137030,137029,137028,137027,137026,137025,137024,137023,137022,137021,137020,137019,137018,137017,137015,137014,137013,137012,137011,137010,137009,137008,137007,137006,137005,137004,137003,137002,137001,137000,136999,136998,136997,136996,136995,136994,136993,136992,136991,136990,136989,136988,136987,136986,136985,136984,136982,136981,136980,136977,136976,136975,136972,136970,136969,136968,136967,136966,136965,136964,136963,136962,136961,136960,136959,136958,136957,136956,136955,136954,136953,136952,136951,136950,136949,136948,136947,136946,136945,136944,136943,136942,136941,136940,136939,136938,136937,136936,136935,136934,136933,136932,136931,136930,136929,136928,136927,136926,136925,136924,136923,136922,136921,136920,136919,136918,136917,136916,136915,136914,136913,136912,136911,136910,136909,136908,136907,136906,136905,136904,136903,136902,136901,136900,136899,136898,136897,136896,136895,136893,136892,136891,136890,136889,136888,136887,136886,136885,136884,136883,136882,136881,136880,136879,136878,136877,136876,136875,136874,136873,136872,136871,136870,136869,136868,136867,136866,136865,136864,136863,136862,136861,136860,136859,136858,136857,136856,136855,136854,136853,136852,136851,136850,136849,136848,136847,136846,136845,136844,136842,136841,136840,136839,136838,136837,136836,136835,136834,136833,136832,136831,136830,136829,136828,136827,136826,136825,136824,136823,136822,136821,136819,136818,136817,136816,136814,136813,136812,136811,136810,136809,136808,136807,136806,136805,136804,136802,136801,136799,136798,136797,136796,136795,136794,136793,136792,136790,136789,136787,136786,136785,136784,136783,136782,136781,136780,136779,136778,136776,136775,136774,136773,136772,136771,136770,136769,136768,136767,136766,136765,136764,136763,136762,136761,136760,136759,136758,136757,136756,136755,136744,136743,136742,136741,136740,136739,136738,136737,136736,136735,136734,136733,136732,136731,136730,136729,136728,136727,136726,136725,136724,136723,136722,136721,136720,136719,136716,136715,136714,136713,136712,136711,136710,136709,136708,136707,136706,136705,136704,136703,136702,136701,136700,136699,136698,136697,136696,136695,136694,136693,136692,136691,136690,136689,136688,136687,136686,136685,136684,136683,136682,136681,136680,136679,136678,136677,136676,136675,136674,136673,136672,136671,136670,136669,136668,136667,136666,136665,136664,136663,136662,136661,136660,136659,136658,136657,136656,136655,136654,136653,136652,136651,136650,136648,136647,136646,136645,136644,136643,136642,136641,136640,136639,136637,136633,136631,136630,136629,136628,136627,136626,136625,136624,136622,136621,136620,136619,136618,136617,136616,136615,136614,136613,136612,136611,136610,136609,136608,136606,136605,136604,136603,136602,136601,136600,136599,136598,136597,136596,136595,136594,136593,136592,136591,136590,136589,136588,136587,136586,136585,136584,136583,136582,136581,136580,136579,136578,136577,136576,136575,136574,136573,136571,136570,136569,136568,136567,136566,136565,136564,136563,136562,136561,136559,136555,136554,136553,136552,136551,136550,136549,136548,136547,136546,136545,136544,136543,136542,136541,136540,136539,136538,136537,136536,136535,136534,136533,136532,136531,136530,136529,136528,136527,136526,136525,136524,136523,136522,136521,136520,136519,136517,136516,136515,136514,136513,136512,136511,136510,136509,136508,136507,136506,136505,136504,136503,136502,136501,136500,136499,136498,136497,136496,136495,136494,136493,136492,136491,136490,136488,136487,136486,136485,136484,136483,136482,136481,136480,136479,136478,136477,136476,136475,136474,136472,136470,136469,136468,136467,136466,136465,136464,136463,136462,136461,136460,136459,136458,136457,136456,136455,136453,136452,136451,136450,136449,136448,136447,136446,136445,136444,136443,136442,136441,136440,136439,136438,136437,136436,136435,136434,136433,136432,136431,136430,136429,136428,136427,136426,136425,136424,136423,136422,136421,136420,136419,136418,136417,136416,136415,136414,136413,136412,136411,136410,136409,136408,136407,136406,136405,136404,136403,136402,136401,136400,136399,136398,136397,136396,136395,136394,136393,136392,136391,136390,136389,136388,136387,136386,136385,136384,136383,136382,136381,136380,136374,136373,136372,136371,136370,136369,136368,136367,136366,136365,136363,136362,136360,136359,136358,136357,136356,136355,136354,136353,136352,136351,136350,136349,136348,136347,136346,136345,136344,136343,136342,136341,136340,136339,136338,136337,136336,136335,136334,136333,136332,136331,136330,136329,136328,136327,136326,136325,136324,136323,136322,136321,136320,136319,136318,136317,136316,136315,136314,136313,136311,136310,136309,136308,136307,136306,136305,136304,136303,136302,136301,136300,136299,136298,136297,136296,136295,136294,136293,136292,136291,136290,136289,136288,136287,136286,136285,136284,136283,136282,136281,136280,136279,136277,136276,136275,136274,136273,136272,136271,136270,136269,136268,136267,136266,136265,136264,136263,136262,136261,136260,136259,136258,136257,136256,136255,136254,136253,136252,136251,136250,136249,136248,136247,136246,136245,136244,136243,136242,136241,136240,136239,136238,136237,136236,136235,136234,136233,136232,136231,136230,136229,136228,136227,136226,136225,136224,136223,136222,136221,136220,136219,136218,136217,136216,136215,136214,136213,136212,136211,136210,136209,136208,136207,136206,136205,136204,136203,136202,136201,136200,136199,136198,136197,136196,136195,136194,136193,136192,136191,136190,136189,136188,136187,136186,136185,136184,136183,136182,136181,136180,136179,136178,136177,136176,136175,136174,136173,136172,136171,136170,136169,136168,136167,136166,136165,136164,136163,136162,136161,136160,136159,136158,136157,136154,136153,136152,136151,136150,136149,136148,136147,136146,136145,136144,136143,136142,136141,136140,136139,136138,136137,136136,136135,136134,136133,136132,136131,136130,136129,136125,136124,136123,136122,136121,136120,136119,136118,136117,136116,136115,136114,136113,136112,136111,136110,136109,136108,136107,136106,136105,136104,136103,136102,136101,136100,136099,136098,136097,136096,136095,136094,136093,136092,136091,136090,136089,136088,136087,136086,136085,136084,136083,136082,136081,136080,136079,136078,136077,136076,136075,136074,136073,136072,136071,136070,136069,136068,136067,136066,136065,136064,136063,136062,136061,136060,136059,136058,136057,136054,136053,136052,136051,136050,136049,136048,136047,136046,136045,136044,136043,136042,136041,136040,136039,136038,136037,136036,136035,136034,136033,136032,136031,136030,136029,136028,136027,136026,136025,136024,136023,136022,136021,136020,136019,136018,136017,136016,136015,136014,136013,136012,136011,136010,136009,136008,136007,136006,136005,136004,136003,136002,136001,136000,135999,135998,135997,135996,135995,135994,135993,135992,135991,135990,135989,135988,135987,135986,135985,135984,135983,135982,135981,135980,135979,135978,135977,135976,135975,135974,135973,135972,135971,135970,135969,135968,135967,135966,135965,135964,135963,135962,135961,135960,135959,135958,135957,135956,135955,135954,135953,135952,135951,135950,135949,135948,135947,135946,135945,135944,135943,135942,135941,135940,135939,135938,135937,135936,135935,135934,135933,135932,135931,135930,135929,135928,135926,135925,135924,135923,135922,135921,135920,135919,135917,135916,135915,135914,135913,135912,135911,135910,135909,135908,135907,135906,135905,135904,135903,135902,135901,135900,135898,135897,135896,135895,135894,135893,135892,135891,135890,135889,135888,135887,135886,135884,135883,135882,135881,135880,135879,135878,135877,135876,135875,135874,135873,135872,135871,135870,135869,135868,135867,135866,135865,135864,135863,135862,135861,135860,135859,135858,135857,135856,135855,135854,135853,135852,135851,135849,135848,135847,135846,135845,135844,135843,135842,135841,135840,135839,135838,135837,135836,135835,135834,135833,135832,135831,135830,135829,135828,135825,135824,135821,135820,135819,135818,135817,135816,135815,135814,135813,135812,135811,135810,135809,135808,135807,135806,135805,135804,135803,135802,135801,135800,135799,135798,135797,135796,135795,135794,135793,135792,135791,135790,135789,135788,135787,135786,135785,135784,135783,135782,135779,135778,135777,135776,135775,135774,135773,135772,135771,135770,135769,135767,135766,135765,135764,135763,135761,135760,135759,135758,135757,135756,135755,135754,135753,135752,135751,135750,135749,135748,135747,135746,135745,135744,135743,135742,135741,135740,135739,135738,135737,135736,135735,135734,135733,135732,135730,135729,135728,135727,135726,135725,135724,135723,135722,135721,135720,135719,135718,135717,135716,135715,135714,135713,135712,135711,135710,135709,135708,135707,135706,135705,135704,135703,135702,135701,135700,135699,135698,135697,135696,135695,135694,135693,135692,135691,135690,135689,135688,135687,135686,135685,135684,135683,135682,135681,135680,135679,135678,135677,135676,135675,135674,135673,135672,135671,135670,135669,135668,135667,135666,135664,135662,135660,135658,135657,135656,135655,135654,135653,135652,135651,135649,135648,135647,135646,135645,135644,135643,135642,135641,135640,135637,135636,135635,135634,135633,135632,135631,135630,135629,135628,135627,135626,135625,135624,135623,135622,135621,135620,135619,135618,135617,135616,135615,135614,135613,135612,135610,135609,135607,135606,135605,135604,135603,135602,135601,135600,135599,135598,135597,135596,135595,135594,135593,135592,135591,135589,135588,135587,135586,135585,135584,135583,135582,135580,135579,135578,135577,135576,135575,135574,135573,135572,135571,135570,135569,135568,135567,135565,135564,135563,135562,135561,135560,135559,135558,135557,135556,135555,135554,135553,135552,135551,135550,135549,135548,135546,135545,135544,135542,135541,135540,135539,135538,135537,135536,135535,135534,135533,135531,135530,135529,135528,135527,135526,135525,135524,135523,135522,135521,135520,135519,135518,135517,135516,135515,135514,135513,135512,135511,135510,135509,135508,135507,135506,135505,135504,135503,135502,135501,135500,135499,135498,135497,135496,135494,135493,135492,135491,135490,135489,135486,135485,135484,135483,135482,135481,135479,135478,135477,135476,135475,135474,135473,135472,135471,135470,135469,135468,135467,135466,135465,135464,135463,135462,135459,135458,135457,135456,135455,135454,135453,135452,135451,135450,135449,135448,135447,135446,135445,135444,135443,135442,135441,135440,135439,135438,135437,135436,135435,135434,135433,135432,135431,135424,135419,135418,135417,135415,135414,135413,135412,135411,135409,135408,135407,135406,135405,135404,135403,135402,135401,135400,135399,135398,135397,135396,135395,135394,135392,135391,135390,135389,135388,135387,135386,135385,135383,135382,135381,135380,135379,135378,135377,135376,135375,135374,135373,135372,135371,135370,135369,135368,135367,135366,135365,135364,135363,135362,135360,135359,135358,135357,135355,135354,135353,135352,135351,135350,135349,135348,135347,135346,135343,135342,135341,135340,135339,135338,135336,135335,135334,135333,135332,135331,135330,135329,135328,135327,135326,135325,135324,135322,135321,135315,135313,135312,135311,135310,135309,135308,135307,135306,135305,135304,135303,135302,135301,135300,135299,135298,135297,135296,135295,135294,135293,135292,135291,135290,135289,135288,135287,135286,135285,135284,135283,135282,135280,135279,135278,135277,135276,135275,135274,135273,135272,135271,135270,135269,135268,135267,135266,135265,135264,135263,135262,135259,135258,135257,135256,135255,135254,135253,135251,135250,135249,135248,135247,135246,135245,135244,135243,135242,135241,135240,135239,135238,135237,135236,135235,135234,135233,135232,135231,135230,135229,135228,135227,135226,135225,135224,135223,135222,135221,135220,135219,135218,135217,135216,135214,135213,135212,135211,135210,135209,135208,135207,135206,135205,135204,135203,135202,135201,135200,135199,135198,135197,135196,135195,135194,135193,135192,135191,135190,135189,135188,135187,135186,135185,135184,135183,135182,135181,135180,135179,135178,135177,135176,135175,135174,135173,135172,135171,135170,135169,135168,135167,135166,135165,135164,135163,135162,135161,135160,135159,135157,135156,135155,135154,135153,135152,135151,135150,135149,135148,135147,135146,135145,135144,135143,135142,135141,135140,135139,135138,135137,135136,135135,135134,135133,135132,135131,135130,135129,135128,135127,135126,135125,135124,135123,135122,135121,135119,135118,135116,135114,135113,135112,135111,135110,135107,135106,135105,135103,135102,135099,135094,135093,135092,135090,135089,135087,135086,135085,135084,135083,135082,135081,135080,135079,135078,135077,135075,135074,135072,135071,135070,135069,135068,135067,135066,135065,135064,135063,135062,135061,135060,135059,135058,135057,135056,135055,135054,135053,135052,135050,135049,135048,135047,135046,135045,135044,135043,135042,135041,135040,135039,135038,135037,135036,135035,135034,135033,135032,135031,135030,135029,135028,135027,135026,135025,135024,135023,135021,135020,135019,135018,135017,135016,135015,135014,135013,135012,135011,135009,135008,135007,135006,135005,135004,135003,135002,135001,135000,134999,134998,134997,134996,134995,134994,134993,134992,134991,134990,134988,134987,134986,134985,134984,134983,134982,134981,134980,134979,134978,134977,134976,134975,134974,134973,134972,134971,134970,134969,134968,134967,134966,134965,134964,134963,134961,134958,134957,134956,134955,134954,134953,134952,134951,134950,134949,134948,134947,134946,134945,134944,134943,134942,134941,134940,134939,134938,134937,134936,134935,134934,134933,134932,134931,134930,134929,134928,134927,134926,134925,134924,134923,134922,134921,134920,134919,134918,134917,134916,134915,134914,134913,134912,134911,134910,134909,134908,134907,134906,134905,134904,134903,134902,134901,134900,134899,134898,134897,134896,134895,134894,134893,134892,134891,134889,134888,134887,134885,134884,134883,134882,134881,134880,134879,134877,134876,134875,134873,134872,134871,134870,134869,134868,134867,134866,134865,134864,134863,134862,134861,134860,134859,134858,134857,134856,134855,134854,134853,134852,134850,134849,134848,134847,134846,134845,134844,134843,134842,134841,134840,134839,134838,134837,134836,134835,134834,134832,134831,134830,134829,134828,134827,134826,134825,134824,134823,134822,134821,134820,134819,134818,134817,134816,134815,134814,134813,134812,134811,134810,134809,134808,134807,134806,134805,134804,134803,134802,134801,134800,134799,134798,134797,134796,134795,134794,134793,134792,134791,134790,134789,134788,134787,134786,134785,134784,134783,134782,134781,134780,134779,134778,134777,134776,134775,134774,134773,134769,134768,134767,134766,134765,134764,134761,134760,134759,134758,134757,134756,134755,134754,134753,134752,134751,134750,134749,134748,134747,134746,134745,134744,134743,134742,134740,134739,134738,134737,134736,134733,134732,134731,134730,134729,134728,134727,134726,134725,134723,134722,134721,134720,134718,134717,134716,134715,134714,134713,134712,134711,134710,134709,134707,134706,134705,134704,134702,134701,134700,134699,134698,134697,134696,134695,134694,134693,134692,134691,134690,134689,134688,134687,134686,134685,134684,134683,134682,134681,134680,134679,134678,134677,134676,134675,134674,134671,134670,134669,134668,134667,134666,134665,134664,134663,134662,134661,134660,134659,134657,134656,134655,134654,134653,134652,134651,134650,134649,134648,134647,134646,134645,134644,134643,134642,134641,134640,134639,134638,134637,134636,134635,134634,134633,134632,134631,134629,134628,134627,134626,134625,134624,134623,134622,134621,134620,134619,134618,134617,134616,134613,134612,134611,134610,134609,134602,134601,134600,134599,134598,134597,134596,134595,134594,134593,134592,134591,134590,134589,134587,134586,134585,134584,134583,134582,134581,134580,134579,134578,134577,134576,134574,134573,134572,134571,134570,134569,134568,134566,134565,134564,134563,134562,134561,134560,134559,134558,134557,134556,134555,134554,134553,134552,134551,134550,134549,134548,134547,134546,134545,134544,134543,134542,134541,134540,134533,134532,134529,134527,134522,134521,134519,134518,134517,134516,134515,134514,134513,134509,134507,134505,134504,134503,134501,134497,134496,134495,134494,134493,134492,134491,134489,134488,134487,134486,134485,134484,134482,134481,134478,134476,134475,134472,134471,134469,134468,134467,134466,134465,134464,134463,134462,134461,134460,134457,134456,134455,134453,134452,134451,134450,134448,134447,134446,134445,134444,134443,134442,134441,134440,134438,134437,134436,134435,134434,134433,134432,134431,134430,134429,134428,134427,134426,134425,134424,134423,134422,134421,134420,134419,134418,134417,134416,134415,134414,134413,134410,134409,134408,134407,134406,134405,134404,134403,134402,134401,134400,134399,134398,134397,134396,134395,134394,134391,134390,134389,134388,134387,134386,134385,134384,134383,134379,134378,134377,134374,134373,134372,134371,134370,134369,134366,134365,134364,134363,134362,134360,134359,134358,134357,134356,134355,134354,134353,134352,134351,134350,134349,134348,134347,134346,134345,134344,134343,134341,134340,134339,134338,134336,134335,134334,134333,134332,134331,134330,134329,134328,134327,134326,134325,134324,134323,134322,134321,134320,134319,134318,134317,134316,134315,134314,134313,134312,134311,134310,134309,134308,134307,134306,134305,134304,134303,134302,134301,134300,134299,134298,134297,134296,134295,134294,134293,134292,134289,134287,134286,134284,134283,134282,134281,134280,134279,134278,134277,134276,134275,134273,134271,134270,134269,134268,134267,134266,134265,134264,134263,134262,134261,134260)) OR (`Idx`=3 AND `CreatureID` IN (137671,137670,137650,137621,137620,137573,137569,137556,137544,137523,137511,137505,137489,137476,137475,137460,137457,137399,137391,137390,137366,137330,137328,137326,137230,137216,137205,137202,137190,137185,137172,137171,137160,137156,137152,137149,137148,137144,137134,137131,137124,137120,137104,137096,137048,137039,137038,137037,137006,136997,136989,136982,136959,136956,136940,136911,136910,136897,136848,136847,136846,136845,136844,136842,136833,136831,136830,136829,136828,136793,136769,136767,136766,136756,136743,136737,136727,136720,136713,136699,136698,136685,136684,136681,136656,136633,136587,136586,136585,136584,136580,136552,136551,136548,136546,136545,136539,136483,136466,136449,136439,136436,136422,136402,136386,136384,136354,136347,136337,136333,136326,136318,136316,136313,136296,136293,136284,136272,136254,136253,136245,136244,136242,136241,136236,136235,136230,136228,136221,136196,136191,136188,136185,136176,136158,136157,136152,136151,136113,136093,136090,136080,136076,136075,136015,135990,135982,135981,135971,135970,135968,135967,135966,135965,135904,135900,135889,135886,135875,135863,135860,135858,135813,135812,135792,135783,135779,135777,135776,135773,135772,135771,135766,135754,135751,135730,135706,135677,135671,135668,135658,135640,135636,135635,135634,135633,135630,135629,135628,135624,135607,135606,135605,135604,135603,135591,135585,135584,135558,135554,135549,135541,135531,135522,135521,135520,135511,135509,135499,135458,135450,135442,135413,135412,135401,135397,135391,135371,135369,135366,135362,135354,135350,135341,135340,135325,135324,135311,135300,135298,135297,135292,135289,135286,135274,135268,135267,135264,135258,135254,135244,135243,135223,135195,135193,135191,135188,135187,135186,135165,135164,135160,135152,135137,135132,135128,135126,135123,135121,135089,135075,135062,135055,135047,135037,135032,135030,135027,135018,135014,135005,134981,134971,134957,134955,134951,134945,134944,134943,134938,134930,134928,134926,134921,134920,134918,134892,134888,134869,134868,134859,134858,134857,134856,134854,134847,134845,134841,134838,134790,134783,134777,134761,134759,134747,134742,134736,134723,134721,134716,134713,134709,134688,134678,134677,134676,134675,134669,134666,134664,134650,134645,134644,134624,134618,134610,134600,134597,134566,134565,134563,134561,134560,134559,134558,134556,134555,134550,134497,134486,134472,134457,134448,134447,134428,134427,134426,134417,134384,134371,134362,134354,134352,134351,134326,134321,134320,134311,134310,134307,134304,134259)) OR (`Idx`=2 AND `CreatureID` IN (137671,137670,137650,137621,137620,137577,137574,137573,137569,137565,137556,137544,137523,137511,137505,137489,137476,137475,137460,137457,137404,137402,137399,137391,137390,137366,137359,137344,137330,137328,137326,137258,137257,137247,137230,137216,137208,137205,137202,137194,137190,137185,137172,137171,137160,137156,137152,137150,137149,137148,137144,137134,137131,137124,137120,137116,137104,137096,137048,137039,137038,137037,137033,137006,136997,136989,136982,136959,136956,136940,136934,136916,136915,136912,136911,136910,136909,136905,136903,136900,136897,136895,136848,136847,136846,136845,136844,136842,136833,136831,136830,136829,136828,136796,136793,136769,136767,136766,136756,136743,136737,136727,136720,136713,136699,136698,136685,136684,136681,136660,136656,136633,136612,136611,136600,136587,136586,136585,136584,136580,136552,136551,136548,136546,136545,136539,136516,136514,136483,136470,136466,136449,136439,136436,136422,136418,136416,136407,136406,136402,136386,136384,136354,136347,136337,136333,136326,136318,136316,136313,136303,136296,136293,136284,136272,136262,136254,136253,136245,136244,136242,136241,136236,136235,136230,136228,136221,136206,136205,136196,136191,136188,136185,136176,136158,136157,136152,136151,136137,136113,136110,136093,136090,136080,136076,136075,136073,136015,135990,135982,135981,135975,135971,135970,135968,135967,135966,135965,135904,135900,135889,135886,135875,135863,135860,135858,135841,135816,135813,135812,135792,135783,135779,135777,135776,135773,135772,135771,135766,135754,135751,135730,135706,135680,135677,135671,135668,135658,135640,135636,135635,135634,135633,135630,135629,135628,135624,135607,135606,135605,135604,135603,135591,135586,135585,135584,135558,135554,135549,135541,135531,135522,135521,135520,135511,135509,135499,135494,135473,135458,135450,135442,135433,135413,135412,135401,135397,135391,135371,135369,135366,135362,135354,135350,135343,135341,135340,135325,135324,135315,135313,135312,135311,135300,135298,135297,135292,135289,135287,135286,135274,135268,135267,135264,135258,135254,135244,135243,135223,135197,135195,135193,135191,135188,135187,135186,135185,135184,135165,135164,135160,135159,135152,135137,135132,135128,135126,135125,135123,135121,135112,135089,135075,135074,135062,135059,135055,135053,135047,135037,135032,135030,135027,135019,135018,135014,135005,134995,134987,134981,134979,134971,134957,134955,134951,134945,134944,134943,134938,134930,134928,134926,134921,134920,134918,134892,134888,134869,134868,134859,134858,134857,134856,134854,134849,134847,134845,134841,134838,134816,134812,134790,134783,134777,134761,134759,134747,134742,134736,134725,134723,134722,134721,134716,134713,134709,134688,134678,134677,134676,134675,134669,134666,134665,134664,134661,134650,134645,134644,134624,134621,134618,134610,134600,134597,134576,134566,134565,134563,134561,134560,134559,134558,134556,134555,134550,134514,134497,134486,134472,134468,134457,134448,134447,134428,134427,134426,134418,134417,134384,134374,134373,134371,134362,134354,134352,134351,134350,134349,134326,134321,134320,134311,134310,134307,134304,134259)) OR (`Idx`=1 AND `CreatureID` IN (137671,137670,137669,137657,137652,137651,137650,137642,137638,137635,137634,137623,137621,137620,137615,137611,137607,137606,137602,137600,137592,137590,137584,137581,137580,137577,137576,137574,137573,137569,137565,137562,137561,137558,137556,137555,137546,137545,137544,137534,137528,137527,137523,137521,137517,137516,137513,137511,137505,137503,137502,137500,137499,137493,137489,137477,137476,137475,137463,137461,137460,137457,137456,137452,137451,137427,137424,137422,137419,137417,137416,137413,137412,137406,137404,137402,137399,137395,137391,137390,137366,137361,137360,137359,137354,137351,137349,137344,137336,137330,137328,137326,137321,137320,137318,137258,137257,137256,137255,137252,137251,137247,137245,137244,137241,137238,137236,137235,137230,137216,137208,137205,137202,137194,137190,137187,137185,137180,137179,137172,137171,137163,137160,137156,137154,137152,137150,137149,137148,137147,137146,137145,137144,137139,137134,137132,137131,137130,137124,137120,137117,137116,137115,137114,137105,137104,137099,137097,137096,137092,137091,137088,137087,137079,137078,137076,137070,137068,137067,137064,137050,137048,137047,137045,137043,137039,137038,137037,137036,137035,137033,137026,137023,137022,137013,137009,137007,137006,136997,136993,136989,136986,136982,136975,136964,136962,136961,136959,136956,136955,136954,136952,136949,136948,136940,136936,136934,136926,136925,136916,136915,136912,136911,136910,136909,136905,136903,136901,136900,136899,136897,136895,136848,136847,136846,136845,136844,136842,136833,136831,136830,136829,136828,136796,136795,136793,136790,136774,136769,136767,136766,136762,136756,136743,136739,136737,136736,136735,136731,136727,136726,136724,136721,136720,136713,136699,136698,136696,136685,136684,136681,136672,136665,136664,136660,136656,136648,136642,136639,136633,136630,136628,136612,136611,136600,136597,136587,136586,136585,136584,136580,136575,136569,136554,136552,136551,136548,136546,136545,136539,136516,136514,136505,136504,136501,136490,136483,136478,136475,136470,136466,136460,136449,136439,136438,136436,136429,136422,136418,136416,136409,136407,136406,136404,136402,136386,136384,136382,136354,136351,136348,136347,136345,136337,136333,136331,136328,136327,136326,136325,136322,136320,136319,136318,136316,136314,136313,136306,136303,136299,136298,136296,136293,136292,136291,136290,136289,136285,136284,136275,136274,136273,136272,136271,136267,136266,136263,136262,136261,136260,136259,136258,136257,136256,136254,136253,136246,136245,136244,136243,136242,136241,136236,136235,136230,136228,136222,136221,136208,136207,136206,136205,136204,136201,136200,136199,136196,136191,136188,136186,136185,136181,136176,136158,136157,136154,136152,136151,136145,136137,136136,136135,136129,136113,136110,136108,136101,136093,136090,136081,136080,136076,136075,136073,136060,136028,136015,136014,136009,136008,136006,136005,136002,135990,135982,135981,135978,135975,135972,135971,135970,135968,135967,135966,135965,135942,135921,135917,135913,135912,135910,135909,135907,135906,135905,135904,135900,135898,135897,135889,135888,135886,135884,135876,135875,135870,135865,135864,135863,135860,135859,135858,135856,135853,135841,135832,135816,135813,135812,135798,135792,135783,135779,135777,135776,135775,135773,135772,135771,135766,135754,135751,135746,135734,135730,135727,135707,135706,135699,135687,135680,135679,135678,135677,135675,135671,135669,135668,135658,135652,135651,135641,135640,135636,135635,135634,135633,135630,135629,135628,135624,135607,135606,135605,135604,135603,135602,135601,135599,135598,135597,135596,135591,135588,135586,135585,135584,135583,135580,135567,135565,135561,135558,135557,135554,135551,135549,135548,135541,135535,135531,135522,135521,135520,135519,135511,135509,135499,135494,135486,135485,135484,135483,135482,135473,135463,135462,135458,135451,135450,135442,135437,135436,135433,135431,135419,135413,135412,135408,135401,135398,135397,135395,135391,135387,135382,135376,135374,135373,135372,135371,135370,135369,135366,135362,135354,135350,135343,135341,135340,135325,135324,135315,135313,135312,135311,135310,135300,135298,135297,135292,135289,135287,135286,135275,135274,135273,135271,135268,135267,135266,135264,135263,135259,135258,135254,135244,135243,135234,135232,135230,135229,135228,135223,135222,135221,135214,135197,135195,135194,135193,135191,135190,135188,135187,135186,135185,135184,135183,135178,135165,135164,135161,135160,135159,135152,135149,135148,135146,135145,135143,135142,135139,135138,135137,135136,135132,135131,135129,135128,135127,135126,135125,135123,135121,135119,135112,135107,135106,135089,135080,135079,135078,135077,135075,135074,135065,135063,135062,135059,135058,135057,135055,135053,135047,135037,135036,135035,135032,135031,135030,135028,135027,135020,135019,135018,135014,135013,135008,135005,134996,134995,134987,134984,134981,134979,134977,134975,134974,134971,134961,134957,134956,134955,134951,134945,134944,134943,134938,134934,134930,134928,134926,134922,134921,134920,134919,134918,134917,134907,134906,134892,134889,134888,134887,134885,134883,134881,134869,134868,134859,134858,134857,134856,134854,134849,134847,134845,134841,134838,134837,134835,134826,134825,134819,134816,134815,134814,134812,134811,134790,134785,134783,134777,134765,134761,134759,134748,134747,134742,134736,134733,134726,134725,134723,134722,134721,134718,134716,134714,134713,134709,134705,134700,134698,134688,134678,134677,134676,134675,134671,134670,134669,134667,134666,134665,134664,134661,134659,134650,134648,134645,134644,134636,134633,134631,134626,134624,134621,134619,134618,134610,134609,134600,134597,134592,134589,134587,134585,134584,134579,134576,134572,134568,134566,134565,134563,134561,134560,134559,134558,134556,134555,134550,134545,134529,134521,134514,134497,134487,134486,134482,134472,134471,134468,134463,134457,134448,134447,134431,134428,134427,134426,134424,134422,134418,134417,134404,134403,134402,134398,134384,134383,134378,134374,134373,134371,134369,134362,134354,134352,134351,134350,134349,134348,134347,134339,134338,134336,134335,134334,134326,134323,134321,134320,134314,134311,134310,134307,134305,134304,134300,134299,134259)) OR (`Idx`=5 AND `CreatureID` IN (137650,137620,137366,137216,136989,136959,136769,136767,136766,136720,136633,136580,136284,136230,136221,136196,136158,136113,135981,135971,135792,135658,135640,135636,135635,135634,135633,135630,135629,135606,135605,135604,135603,135522,135520,135509,135442,135391,135324,135268,135014,134930,134921,134354,134321,134320)) OR (`Idx`=4 AND `CreatureID` IN (137650,137620,137505,137366,137230,137216,136989,136959,136769,136767,136766,136720,136633,136586,136580,136449,136284,136230,136221,136196,136158,136113,135981,135971,135792,135658,135640,135636,135635,135634,135633,135630,135629,135628,135606,135605,135604,135603,135522,135520,135509,135442,135391,135324,135268,135014,134930,134928,134921,134666,134354,134321,134320)) OR (`Idx`=7 AND `CreatureID` IN (137366,136769,136767,136766,136633,136230,136113,135971,135792,135634,135633,135603,135522,135391,134354,134320)) OR (`Idx`=6 AND `CreatureID` IN (137366,136769,136767,136766,136633,136284,136230,136221,136196,136113,135981,135971,135792,135634,135633,135605,135603,135522,135509,135391,135014,134930,134921,134354,134320)) OR (`Idx`=11 AND `CreatureID`=136633) OR (`Idx`=10 AND `CreatureID` IN (136633,135391)) OR (`Idx`=9 AND `CreatureID` IN (136633,136113,135792,135391)) OR (`Idx`=8 AND `CreatureID` IN (136633,136113,135792,135391)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (134259,134258,134257,134256,134255,134254,134253,134251,134250,134249,134248,134247,134245,134244,134242,134241,134240,134239,134237,134232,134231,134230,134229,134228,134226,134225,134222,134216,134215,134214,134213,134212,134211,134210,134209,134208,134207,134206,134205,134204,134203,134202,134201,134200,134199,134198,134197,134196,134195,134194,134193,134192,134191,134190,134189,134188,134187,134186,134185,134184,134183,134182,134181,134179,134178,134176,134174,134173,134172,134171,134169,134168,134167,134166,134165,134164,134163,134162,134161,134160,134158,134157,134156,134155,134154,134153,134150,134149,134148,134147,134146,134145,134144,134142,134141,134140,134139,134138,134137,134136,134135,134134,134133,134132,134131,134130,134129,134128,134127,134126,134125,134124,134123,134122,134121,134120,134119,134118,134117,134116,134115,134114,134113,134112,134111,134110,134109,134108,134107,134106,134105,134104,134103,134102,134101,134100,134099,134098,134097,134096,134095,134094,134093,134092,134091,134090,134089,134088,134087,134086,134085,134084,134083,134082,134081,134080,134079,134078,134077,134076,134074,134073,134072,134071,134070,134069,134068,134067,134066,134065,134064,134063,134062,134060,134059,134058,134057,134056,134055,134054,134052,134051,134050,134049,134048,134047,134046,134045,134044,134042,134041,134040,134039,134038,134037,134036,134035,134034,134033,134032,134031,134030,134029,134028,134027,134025,134024,134023,134022,134021,134020,134019,134018,134017,134016,134015,134014,134013,134012,134011,134010,134009,134008,134007,134006,134005,134004,134002,134000,133998,133997,133995,133993,133992,133990,133989,133988,133986,133985,133983,133981,133980,133978,133977,133976,133975,133974,133973,133972,133971,133966,133964,133963,133962,133961,133960,133959,133958,133957,133956,133955,133953,133952,133951,133950,133949,133948,133947,133946,133945,133944,133943,133942,133941,133940,133939,133938,133937,133936,133935,133934,133932,133931,133930,133929,133928,133927,133926,133925,133924,133923,133919,133918,133917,133916,133912,133911,133910,133908,133907,133904,133901,133900,133899,133898,133897,133896,133892,133891,133890,133889,133888,133887,133884,133883,133882,133881,133880,133879,133877,133875,133874,133873,133871,133870,133867,133865,133862,133861,133860,133859,133858,133857,133856,133855,133854,133853,133852,133851,133848,133847,133846,133845,133844,133843,133842,133841,133840,133839,133838,133837,133836,133835,133834,133833,133832,133831,133830,133829,133828,133827,133826,133825,133824,133823,133822,133820,133819,133818,133817,133815,133812,133810,133799,133798,133797,133796,133795,133794,133792,133786,133785,133784,133783,133782,133781,133780,133779,133778,133777,133776,133775,133774,133773,133772,133771,133770,133769,133768,133766,133765,133764,133763,133762,133761,133759,133758,133757,133756,133755,133754,133753,133751,133750,133748,133747,133746,133745,133744,133743,133742,133741,133740,133739,133738,133736,133735,133734,133733,133732,133731,133730,133729,133728,133727,133726,133725,133724,133723,133722,133720,133719,133718,133717,133716,133715,133714,133713,133711,133710,133709,133704,133701,133700,133699,133698,133697,133696,133695,133694,133693,133692,133691,133690,133689,133688,133687,133686,133685,133684,133683,133682,133681,133680,133679,133678,133677,133676,133675,133673,133672,133671,133670,133669,133668,133667,133666,133665,133663,133662,133661,133660,133659,133658,133657,133656,133654,133653,133652,133651,133650,133649,133648,133647,133646,133645,133644,133643,133642,133641,133640,133639,133638,133636,133635,133634,133633,133632,133631,133630,133629,133628,133627,133626,133625,133624,133623,133622,133621,133619,133618,133617,133616,133615,133614,133613,133612,133611,133610,133609,133608,133607,133606,133605,133604,133603,133602,133601,133600,133599,133597,133596,133595,133593,133592,133591,133590,133589,133588,133587,133586,133585,133584,133583,133582,133580,133579,133578,133577,133576,133574,133573,133572,133571,133570,133568,133566,133565,133564,133563,133562,133561,133560,133559,133558,133557,133556,133554,133553,133552,133551,133550,133549,133548,133547,133546,133545,133544,133543,133542,133541,133540,133539,133538,133537,133536,133535,133534,133533,133532,133531,133530,133529,133528,133527,133526,133525,133524,133523,133522,133521,133520,133519,133518,133517,133516,133515,133514,133513,133512,133511,133510,133509,133508,133507,133506,133505,133504,133503,133502,133501,133500,133499,133498,133497,133496,133495,133494,133493,133492,133491,133490,133489,133487,133485,133484,133482,133481,133480,133479,133477,133476,133475,133474,133473,133472,133471,133470,133469,133468,133467,133466,133465,133464,133463,133462,133461,133460,133459,133458,133457,133456,133455,133452,133451,133446,133445,133444,133443,133442,133441,133439,133438,133436,133435,133434,133433,133432,133431,133430,133429,133428,133422,133421,133420,133419,133418,133417,133416,133415,133414,133413,133412,133411,133410,133409,133408,133407,133406,133405,133404,133403,133402,133401,133400,133399,133398,133397,133396,133395,133394,133393,133392,133391,133390,133389,133388,133387,133386,133385,133384,133383,133382,133381,133379,133378,133377,133376,133375,133374,133373,133372,133371,133370,133369,133368,133367,133366,133365,133364,133363,133362,133361,133360,133359,133358,133357,133356,133355,133354,133353,133352,133351,133350,133349,133347,133346,133345,133344,133343,133342,133341,133340,133339,133338,133337,133336,133335,133334,133333,133332,133331,133328,133327,133326,133325,133324,133323,133322,133321,133315,133314,133313,133312,133311,133310,133309,133308,133307,133305,133304,133302,133300,133298,133297,133296,133295,133294,133292,133291,133289,133287,133286,133285,133284,133283,133282,133279,133276,133274,133272,133271,133270,133269,133268,133267,133266,133265,133264,133263,133262,133261,133260,133259,133257,133254,133253,133252,133251,133250,133249,133248,133246,133245,133243,133242,133241,133240,133239,133238,133237,133236,133235,133234,133231,133230,133229,133228,133227,133226,133225,133224,133223,133222,133221,133220,133219,133218,133217,133216,133215,133214,133213,133212,133210,133209,133208,133207,133206,133204,133203,133202,133199,133198,133197,133196,133195,133194,133193,133192,133191,133190,133189,133188,133187,133186,133185,133184,133183,133182,133181,133180,133179,133178,133177,133176,133175,133174,133173,133172,133171,133168,133167,133166,133165,133164,133163,133162,133160,133159,133158,133157,133156,133155,133154,133153,133152,133151,133150,133149,133148,133147,133142,133140,133139,133137,133136,133135,133134,133128,133127,133126,133125,133123,133122,133121,133120,133119,133118,133117,133116,133115,133114,133113,133112,133111,133109,133108,133107,133106,133105,133104,133103,133102,133101,133100,133099,133098,133097,133096,133095,133094,133093,133092,133091,133090,133089,133088,133087,133086,133085,133084,133083,133082,133081,133080,133079,133078,133077,133076,133075,133074,133072,133071,133070,133069,133068,133067,133066,133065,133064,133063,133062,133061,133060,133059,133058,133057,133056,133055,133054,133053,133051,133050,133049,133048,133047,133046,133045,133044,133043,133042,133039,133038,133037,133036,133035,133034,133033,133032,133031,133030,133029,133028,133027,133026,133025,133024,133023,133022,133021,133020,133019,133012,133011,133007,133006,133005,133004,133003,133001,132999,132998,132997,132996,132995,132994,132993,132991,132990,132989,132988,132987,132986,132985,132984,132983,132981,132979,132978,132976,132973,132972,132971,132970,132969,132968,132967,132966,132965,132964,132963,132962,132961,132960,132959,132935,132934,132933,132932,132931,132930,132929,132928,132927,132925,132923,132922,132921,132920,132919,132918,132917,132913,132912,132911,132910,132904,132903,132902,132901,132893,132892,132888,132887,132886,132885,132879,132877,132869,132868,132864,132863,132855,132849,132839,132838,132837,132835,132832,132820,132819,132807,132803,132802,132800,132799,132797,132789,132783,132778,132773,132767,132760,132758,132755,132754,132751,132746,132745,132744,132743,132742,132741,132740,132739,132738,132737,132736,132734,132733,132732,132731,132730,132729,132728,132727,132726,132725,132724,132723,132722,132721,132720,132719,132718,132717,132716,132715,132714,132713,132712,132711,132710,132709,132708,132707,132706,132705,132704,132702,132701,132700,132698,132696,132695,132693,132692,132691,132690,132689,132688,132687,132686,132685,132684,132683,132682,132681,132680,132679,132678,132676,132675,132674,132673,132672,132671,132668,132666,132665,132664,132662,132661,132659,132657,132656,132655,132653,132651,132650,132648,132647,132646,132644,132643,132642,132641,132640,132639,132638,132637,132636,132634,132633,132632,132631,132630,132629,132628,132627,132626,132625,132624,132623,132622,132621,132620,132619,132618,132617,132616,132615,132613,132612,132611,132610,132609,132607,132606,132605,132604,132603,132602,132601,132600,132599,132598,132597,132596,132595,132594,132593,132591,132590,132586,132585,132584,132583,132581,132580,132578,132572,132571,132570,132569,132568,132566,132565,132563,132562,132554,132553,132552,132550,132549,132542,132537,132533,132532,132530,132529,132528,132527,132526,132523,132520,132517,132506,132502,132501,132491,132490,132487,132483,132482,132481,132479,132475,132471,132468,132467,132466,132465,132464,132463,132462,132461,132460,132459,132458,132457,132456,132455,132451,132450,132448,132447,132446,132445,132444,132442,132440,132439,132438,132435,132432,132431,132430,132429,132426,132424,132423,132422,132418,132415,132413,132412,132411,132410,132409,132407,132405,132404,132403,132402,132401,132400,132399,132398,132397,132395,132394,132393,132392,132391,132390,132389,132388,132387,132386,132385,132384,132383,132382,132381,132380,132378,132377,132376,132375,132374,132373,132372,132371,132370,132369,132368,132367,132366,132365,132364,132363,132361,132360,132358,132357,132355,132353,132351,132349,132347,132346,132345,132342,132341,132340,132339,132338,132337,132336,132335,132334,132333,132332,132331,132329,132328,132327,132326,132325,132324,132323,132322,132321,132319,132318,132317,132316,132315,132312,132311,132310,132309,132308,132307,132305,132304,132303,132302,132301,132300,132299,132298,132297,132296,132295,132294,132293,132292,132291,132290,132289,132287,132286,132282,132281,132280,132279,132278,132277,132276,132275,132274,132273,132272,132271,132269,132268,132267,132266,132265,132264,132263,132262,132261,132259,132258,132257,132255,132254,132253,132252,132251,132250,132249,132248,132247,132246,132245,132244,132243,132242,132241,132240,132239,132238,132237,132236,132235,132234,132233,132232,132231,132230,132229,132228,132227,132226,132225,132224,132223,132222,132221,132220,132219,132218,132217,132216,132215,132214,132213,132212,132211,132210,132209,132208,132207,132206,132205,132204,132203,132201,132200,132199,132198,132195,132194,132193,132192,132191,132190,132189,132188,132187,132186,132185,132184,132183,132182,132180,132179,132178,132177,132176,132174,132173,132172,132171,132170,132169,132168,132167,132166,132165,132164,132163,132162,132161,132160,132159,132155,132154,132153,132152,132151,132150,132149,132148,132147,132146,132145,132144,132143,132142,132141,132140,132139,132138,132137,132136,132134,132133,132132,132131,132130,132129,132128,132127,132126,132125,132124,132123,132122,132121,132120,132119,132118,132117,132116,132115,132114,132112,132111,132110,132109,132108,132107,132106,132105,132104,132103,132102,132101,132100,132099,132098,132097,132096,132095,132094,132093,132092,132091,132090,132089,132088,132087,132086,132085,132084,132083,132082,132081,132080,132079,132077,132076,132074,132073,132072,132071,132070,132068,132067,132066,132064,132063,132062,132060,132059,132058,132057,132056,132055,132053,132052,132051,132050,132049,132048,132047,132046,132045,132044,132043,132042,132041,132040,132039,132038,132037,132036,132035,132034,132033,132032,132031,132030,132029,132028,132027,132026,132025,132024,132023,132022,132021,132020,132019,132018,132017,132016,132015,132014,132013,132012,132011,132010,132009,132007,132006,132005,132004,132003,132002,132001,132000,131998,131997,131995,131994,131993,131992,131990,131989,131988,131987,131985,131984,131983,131981,131980,131979,131978,131977,131976,131975,131974,131973,131972,131971,131970,131969,131968,131966,131965,131964,131963,131962,131961,131960,131959,131958,131957,131953,131952,131951,131950,131949,131948,131947,131946,131945,131944,131943,131942,131941,131940,131939,131938,131937,131936,131935,131934,131933,131932,131931,131930,131929,131928,131927,131926,131925,131924,131923,131922,131921,131919,131918,131917,131916,131915,131914,131913,131912,131911,131910,131909,131908,131907,131906,131904,131903,131902,131901,131900,131899,131898,131897,131896,131895,131894,131893,131892,131890,131889,131888,131887,131886,131884,131883,131882,131880,131879,131878,131877,131876,131875,131874,131873,131872,131871,131870,131869,131868,131867,131866,131865,131864,131863,131862,131861,131860,131859,131858,131857,131856,131855,131854,131853,131852,131850,131849,131848,131847,131845,131844,131843,131842,131841,131840,131839,131838,131837,131836,131835,131834,131833,131832,131831,131830,131829,131828,131827,131826,131825,131824,131823,131821,131820,131819,131818,131817,131814,131813,131812,131811,131810,131809,131808,131807,131805,131804,131803,131802,131801,131800,131799,131798,131797,131796,131795,131794,131793,131791,131790,131789,131788,131787,131786,131785,131784,131783,131782,131781,131780,131779,131778,131777,131776,131775,131774,131773,131772,131771,131770,131769,131768,131767,131766,131765,131764,131763,131762,131761,131760,131759,131758,131757,131756,131755,131753,131752,131751,131750,131749,131748,131747,131746,131745,131744,131743,131742,131741,131739,131738,131737,131736,131735,131734,131733,131732,131731,131730,131729,131728,131727,131726,131725,131724,131722,131721,131720,131719,131718,131717,131716,131715,131714,131713,131711,131710,131709,131707,131706,131705,131704,131703,131702,131700,131699,131698,131697,131696,131695,131694,131693,131692,131691,131690,131689,131688,131687,131685,131684,131682,131681,131680,131678,131677,131676,131675,131674,131673,131672,131671,131670,131669,131667,131666,131665,131664,131663,131662,131661,131660,131659,131658,131657,131656,131655,131654,131646,131645,131644,131643,131642,131641,131640,131639,131638,131636,131635,131634,131633,131632,131631,131630,131629,131628,131627,131626,131625,131624,131623,131622,131621,131620,131619,131618,131617,131616,131615,131614,131613,131611,131610,131609,131608,131607,131606,131605,131604,131603,131602,131601,131600,131599,131598,131597,131596,131595,131594,131589,131588,131587,131586,131585,131584,131583,131582,131581,131580,131579,131578,131577,131576,131575,131574,131573,131572,131571,131569,131568,131567,131566,131565,131564,131563,131562,131561,131560,131559,131558,131557,131556,131555,131554,131553,131552,131551,131550,131549,131548,131547,131546,131545,131544,131543,131542,131541,131540,131539,131538,131537,131536,131535,131534,131533,131532,131531,131530,131529,131528,131527,131526,131525,131524,131523,131522,131521,131520,131519,131518,131517,131516,131515,131514,131513,131512,131511,131510,131509,131508,131507,131506,131505,131504,131503,131502,131501,131500,131499,131498,131497,131496,131495,131494,131493,131492,131491,131490,131489,131488,131487,131486,131484,131483,131482,131481,131480,131479,131478,131477,131476,131475,131472,131471,131470,131469,131468,131467,131465,131463,131462,131461,131460,131459,131458,131457,131456,131453,131448,131447,131446,131445,131444,131443,131442,131441,131436,131435,131434,131433,131432,131431,131430,131429,131428,131427,131426,131425,131424,131423,131422,131421,131420,131419,131418,131417,131416,131415,131414,131413,131412,131411,131410,131409,131408,131407,131406,131405,131404,131403,131402,131401,131400,131399,131398,131397,131396,131395,131394,131393,131392,131391,131390,131389,131388,131387,131386,131385,131384,131383,131382,131381,131380,131379,131378,131377,131376,131375,131374,131373,131372,131371,131369,131368,131367,131366,131365,131364,131363,131362,131361,131360,131359,131358,131357,131356,131355,131354,131353,131352,131351,131350,131349,131348,131347,131346,131345,131344,131343,131342,131341,131340,131339,131338,131337,131336,131335,131334,131333,131332,131331,131329,131328,131327,131326,131325,131324,131319,131318,131317,131316,131315,131314,131313,131312,131311,131309,131308,131307,131306,131305,131304,131303,131302,131301,131300,131299,131297,131293,131292,131291,131290,131289,131288,131287,131286,131285,131284,131283,131282,131281,131280,131279,131278,131277,131273,131272,131271,131269,131267,131266,131265,131264,131262,131261,131260,131259,131258,131257,131256,131255,131254,131253,131252,131251,131250,131249,131248,131247,131246,131245,131244,131243,131242,131241,131240,131239,131238,131237,131236,131235,131234,131233,131232,131231,131230,131229,131228,131227,131226,131225,131224,131223,131221,131220,131219,131218,131217,131216,131213,131212,131211,131210,131209,131208,131206,131205,131204,131203,131202,131201,131200,131199,131198,131197,131196,131195,131194,131193,131192,131191,131190,131189,131188,131187,131186,131185,131184,131182,131181,131180,131179,131178,131177,131176,131175,131174,131173,131171,131170,131169,131168,131167,131166,131165,131164,131163,131162,131161,131160,131159,131158,131157,131156,131155,131154,131153,131152,131151,131150,131149,131148,131147,131146,131145,131144,131143,131142,131141,131140,131139,131138,131137,131136,131135,131134,131133,131132,131131,131130,131129,131128,131127,131126,131125,131124,131123,131122,131121,131120,131119,131118,131117,131116,131115,131114,131113,131112,131111,131110,131109,131108,131107,131106,131105,131104,131103,131102,131101,131099,131098,131097,131096,131095,131094,131093,131092,131091,131090,131089,131088,131087,131086,131085,131084,131083,131082,131080,131079,131078,131077,131076,131075,131074,131073,131072,131071,131070,131069,131068,131062,131060,131055,131054,131053,131052,131050,131049,131048,131046,131044,131043,131042,131041,131040,131038,131037,131035,131034,131033,131032,131021,131020,131019,131018,131017,131016,131015,131014,131013,131012,131011,131010,131009,131008,131007,131006,131005,131004,131003,131002,131001,131000,130999,130997,130996,130995,130994,130993,130990,130988,130987,130986,130985,130984,130983,130982,130981,130980,130979,130978,130977,130976,130975,130974,130973,130972,130971,130970,130969,130968,130967,130966,130965,130964,130963,130962,130961,130960,130959,130958,130957,130956,130955,130954,130953,130952,130951,130950,130949,130948,130947,130946,130945,130944,130943,130942,130941,130940,130939,130938,130937,130936,130935,130934,130933,130932,130931,130930,130929,130928,130927,130926,130925,130924,130923,130922,130921,130919,130918,130917,130916,130915,130913,130912,130911,130910,130909,130907,130906,130905,130904,130903,130902,130901,130900,130899,130898,130897,130896,130895,130894,130893,130892,130891,130890,130889,130888,130887,130886,130885,130884,130883,130882,130881,130880,130879,130878,130877,130876,130875,130874,130873,130872,130871,130869,130868,130867,130866,130865,130862,130861,130860,130859,130858,130857,130856,130855,130854,130853,130852,130851,130850,130849,130848,130847,130846,130845,130844,130843,130842,130841,130840,130839,130838,130837,130836,130835,130834,130833,130832,130830,130829,130828,130827,130825,130824,130823,130822,130821,130820,130819,130817,130815,130814,130812,130811,130810,130809,130808,130807,130806,130805,130804,130802,130801,130800,130799,130798,130797,130796,130795,130794,130793,130792,130791,130790,130789,130788,130787,130786,130785,130784,130783,130782,130781,130780,130779,130778,130777,130776,130775,130774,130773,130772,130771,130770,130769,130768,130767,130766,130765,130764,130763,130762,130761,130760,130759,130758,130757,130756,130755,130754,130753,130752,130750,130749,130748,130747,130746,130745,130744,130743,130742,130741,130740,130738,130737,130736,130735,130734,130733,130732,130731,130730,130729,130728,130727,130726,130725,130724,130723,130722,130721,130720,130719,130718,130717,130716,130715,130714,130713,130712,130711,130710,130709,130708,130707,130706,130704,130703,130701,130700,130699,130698,130697,130696,130695,130694,130693,130692,130691,130690,130689,130688,130687,130686,130685,130684,130683,130682,130681,130680,130679,130678,130677,130676,130675,130674,130673,130672,130671,130670,130669,130668,130667,130666,130664,130663,130661,130660,130655,130654,130653,130652,130651,130650,130649,130647,130646,130645,130644,130643,130642,130641,130640,130639,130638,130636,130635,130634,130633,130631,130630,130628,130627,130626,130625,130624,130623,130622,130621,130620,130607,130606,130605,130604,130603,130601,130600,130599,130598,130597,130596,130595,130594,130593,130591,130590,130589,130588,130587,130586,130585,130584,130583,130582,130581,130580,130579,130578,130577,130576,130575,130573,130572,130571,130570,130569,130568,130566,130563,130561,130560,130559,130558,130557,130556,130555,130554,130553,130552,130550,130549,130547,130546,130545,130543,130542,130541,130540,130537,130536,130535,130534,130532,130531,130522,130521,130514,130513,130512,130511,130510,130509,130508,130502,130501,130499,130498,130497,130496,130491,130490,130489,130488,130487,130486,130485,130484,130483,130482,130481,130479,130478,130474,130470,130469,130468,130467,130466,130465,130464,130463,130461,130460,130459,130458,130455,130453,130452,130451,130450,130448,130447,130446,130445,130444,130443,130442,130441,130440,130439,130438,130437,130436,130435,130434,130430,130429,130428,130427,130426,130425,130424,130423,130422,130421,130420,130419,130418,130416,130415,130414,130413,130412,130411,130410,130409,130406,130405,130404,130403,130401,130400,130399,130397,130396,130395,130394,130393,130392,130391,130390,130389,130388,130386,130385,130384,130383,130382,130381,130379,130378,130377,130376,130375,130374,130372,130371,130370,130369,130368,130367,130365,130364,130363,130362,130361,130360,130359,130358,130357,130355,130354,130353,130352,130351,130350,130349,130348,130347,130344,130342,130341,130338,130335,130334,130333,130332,130330,130329,130328,130326,130325,130324,130323,130322,130321,130320,130319,130318,130317,130316,130308,130307,130305,130304,130303,130302,130301,130300,130299,130298,130297,130295,130294,130287,130286,130275,130274,130273,130272,130271,130270,130269,130268,130260,130258,130257,130256,130255,130254,130248,130246,130245,130243,130242,130241,130240,130239,130238,130237,130236,130234,130233,130232,130231,130230,130229,130227,130226,130225,130224,130222,130221,130219,130218,130217,130216,130215,130214,130213,130212,130211,130210,130209)) OR (`Idx`=1 AND `CreatureID` IN (134255,134254,134247,134244,134239,134237,134232,134230,134222,134211,134208,134199,134198,134197,134195,134194,134193,134192,134191,134190,134185,134176,134169,134140,134139,134137,134135,134131,134129,134123,134119,134118,134116,134115,134114,134113,134111,134107,134099,134096,134094,134091,134087,134086,134085,134084,134083,134081,134078,134076,134074,134066,134057,134055,134050,134035,134030,134027,134024,134023,134020,134011,134009,134008,134000,133997,133993,133990,133989,133986,133981,133977,133975,133963,133962,133957,133950,133949,133948,133942,133939,133938,133937,133934,133931,133930,133929,133925,133923,133900,133897,133884,133879,133865,133856,133855,133854,133851,133846,133829,133827,133792,133781,133764,133755,133754,133735,133727,133726,133719,133718,133716,133714,133713,133711,133710,133701,133700,133699,133698,133696,133694,133691,133689,133688,133687,133683,133675,133672,133667,133665,133663,133662,133646,133643,133641,133638,133636,133632,133631,133628,133616,133613,133609,133605,133604,133600,133599,133596,133593,133592,133584,133583,133582,133574,133573,133568,133563,133562,133559,133549,133547,133546,133545,133543,133533,133530,133529,133528,133513,133512,133511,133510,133509,133508,133506,133505,133502,133498,133497,133496,133493,133491,133487,133474,133473,133470,133469,133468,133465,133464,133461,133459,133457,133456,133455,133451,133446,133445,133441,133439,133433,133432,133431,133430,133428,133420,133419,133418,133415,133413,133412,133410,133405,133403,133399,133393,133392,133391,133385,133378,133376,133368,133365,133359,133358,133349,133347,133345,133343,133342,133340,133339,133337,133336,133335,133333,133327,133325,133321,133315,133314,133313,133311,133309,133308,133291,133284,133282,133279,133271,133268,133264,133260,133257,133248,133246,133245,133224,133223,133222,133221,133218,133217,133216,133215,133209,133202,133188,133187,133186,133185,133184,133182,133181,133180,133179,133177,133176,133175,133174,133173,133168,133160,133156,133154,133151,133147,133142,133137,133136,133135,133123,133122,133121,133120,133118,133117,133115,133111,133100,133099,133079,133078,133077,133076,133074,133071,133070,133065,133063,133059,133057,133055,133049,133047,133045,133039,133038,133036,133033,133019,133003,132987,132985,132981,132973,132971,132967,132965,132961,132932,132922,132920,132913,132904,132903,132902,132879,132863,132837,132789,132783,132778,132773,132767,132755,132730,132729,132728,132727,132726,132722,132719,132717,132710,132709,132708,132706,132700,132696,132690,132689,132688,132687,132686,132678,132671,132666,132665,132659,132648,132646,132644,132642,132638,132634,132627,132626,132624,132619,132618,132616,132590,132586,132581,132563,132549,132542,132532,132527,132520,132517,132491,132490,132479,132447,132439,132435,132430,132422,132418,132410,132409,132407,132404,132403,132398,132397,132394,132386,132385,132377,132375,132373,132371,132339,132338,132329,132328,132327,132322,132321,132316,132315,132312,132308,132307,132304,132300,132291,132275,132273,132272,132271,132266,132262,132261,132259,132258,132227,132225,132223,132222,132221,132220,132219,132218,132217,132216,132215,132214,132213,132212,132205,132199,132190,132188,132187,132186,132185,132183,132180,132177,132174,132169,132165,132150,132149,132148,132142,132141,132133,132129,132128,132126,132123,132122,132104,132092,132091,132087,132082,132077,132073,132064,132062,132060,132059,132055,132043,132042,132037,132030,132023,132022,132021,132020,132013,132012,132004,131981,131972,131971,131970,131966,131965,131964,131962,131961,131960,131959,131958,131957,131953,131948,131946,131933,131929,131927,131924,131922,131921,131910,131908,131907,131901,131896,131895,131894,131886,131883,131882,131880,131877,131862,131858,131849,131847,131845,131844,131843,131836,131835,131834,131827,131814,131811,131810,131809,131804,131798,131797,131796,131795,131794,131790,131789,131786,131779,131772,131770,131762,131747,131745,131733,131724,131709,131700,131699,131698,131694,131693,131688,131685,131675,131669,131658,131636,131629,131626,131623,131610,131588,131586,131585,131584,131579,131576,131574,131572,131566,131565,131561,131560,131559,131558,131557,131556,131554,131552,131547,131542,131535,131534,131532,131530,131529,131517,131514,131513,131512,131499,131495,131484,131483,131482,131481,131480,131477,131462,131457,131441,131425,131421,131420,131418,131417,131416,131414,131413,131412,131407,131405,131403,131399,131398,131396,131393,131391,131384,131382,131381,131375,131374,131373,131368,131366,131363,131361,131360,131355,131353,131352,131340,131339,131335,131331,131329,131325,131324,131319,131316,131307,131306,131304,131303,131302,131301,131289,131281,131278,131277,131273,131272,131267,131260,131251,131242,131240,131239,131238,131237,131234,131230,131223,131220,131216,131211,131205,131204,131202,131198,131196,131193,131192,131189,131180,131174,131171,131170,131167,131161,131159,131157,131156,131155,131151,131150,131139,131138,131137,131125,131123,131122,131121,131116,131114,131113,131112,131110,131098,131097,131092,131091,131090,131089,131087,131086,131083,131082,131079,131075,131073,131060,131052,131050,131044,131035,131034,131020,131019,131017,131015,131013,130999,130958,130951,130945,130944,130942,130941,130940,130939,130936,130935,130927,130916,130907,130889,130880,130879,130876,130869,130867,130866,130865,130850,130849,130840,130830,130819,130817,130815,130811,130808,130807,130801,130798,130778,130777,130774,130772,130770,130766,130757,130756,130754,130753,130749,130748,130745,130743,130735,130733,130721,130718,130716,130712,130709,130700,130698,130695,130693,130692,130691,130690,130689,130688,130687,130684,130678,130677,130672,130668,130666,130661,130653,130641,130594,130591,130590,130589,130582,130577,130575,130570,130568,130556,130555,130554,130553,130552,130550,130545,130542,130540,130534,130531,130522,130521,130514,130513,130512,130509,130501,130491,130489,130488,130486,130483,130465,130463,130451,130448,130447,130445,130444,130442,130438,130436,130434,130430,130429,130428,130427,130413,130411,130410,130403,130394,130393,130391,130390,130389,130386,130385,130379,130372,130364,130363,130362,130358,130357,130344,130342,130328,130326,130320,130308,130304,130297,130286,130269,130258,130246,130240,130236,130234,130231,130230,130226,130221,130217,130212,130211,130210,130208)) OR (`Idx`=3 AND `CreatureID` IN (134247,134244,134239,134237,134199,134197,134194,134192,134176,134169,134139,134129,134119,134114,134099,134096,134086,134085,134084,134055,134023,134009,133993,133990,133986,133962,133957,133938,133934,133930,133929,133884,133879,133865,133764,133754,133727,133726,133719,133718,133716,133714,133713,133711,133710,133701,133700,133699,133698,133696,133688,133687,133683,133672,133667,133665,133663,133662,133641,133631,133605,133604,133584,133582,133562,133549,133543,133530,133512,133511,133510,133509,133497,133496,133491,133473,133441,133433,133431,133428,133419,133418,133413,133403,133393,133385,133378,133340,133325,133315,133314,133313,133311,133309,133308,133282,133271,133248,133224,133221,133218,133209,133202,133186,133185,133180,133177,133176,133175,133154,133137,133136,133135,133123,133120,133100,133099,133079,133071,133065,133049,133047,133045,133033,133019,132981,132973,132913,132904,132903,132902,132879,132837,132729,132728,132727,132726,132722,132717,132709,132708,132706,132690,132689,132688,132687,132686,132642,132638,132619,132618,132616,132532,132491,132490,132439,132430,132422,132404,132403,132394,132377,132373,132328,132315,132312,132308,132225,132215,132213,132190,132188,132141,132129,132128,132122,132087,132082,132077,132073,132064,132062,132055,132043,132037,132023,132012,132004,131957,131953,131948,131922,131921,131908,131907,131896,131882,131880,131877,131858,131847,131845,131844,131843,131836,131835,131834,131827,131814,131811,131810,131809,131804,131790,131789,131786,131779,131772,131745,131733,131658,131629,131588,131584,131579,131576,131572,131566,131565,131559,131557,131556,131542,131534,131532,131530,131529,131514,131513,131512,131480,131477,131416,131412,131407,131399,131398,131396,131393,131381,131375,131374,131368,131355,131352,131331,131329,131325,131324,131303,131302,131272,131267,131242,131240,131239,131238,131230,131216,131171,131170,131161,131157,131155,131139,131138,131137,131125,131122,131121,131116,131114,131112,131097,131082,131073,131060,131044,131035,131034,130958,130880,130879,130876,130866,130865,130819,130811,130808,130801,130756,130753,130733,130721,130695,130693,130691,130690,130689,130687,130677,130641,130594,130554,130542,130531,130522,130521,130514,130513,130509,130501,130491,130465,130463,130451,130389,130386,130362,130342,130320,130297,130236,130231,130221,130211)) OR (`Idx`=2 AND `CreatureID` IN (134247,134244,134239,134237,134232,134211,134208,134199,134197,134194,134193,134192,134190,134185,134176,134169,134139,134129,134119,134115,134114,134099,134096,134086,134085,134084,134083,134081,134078,134076,134055,134027,134024,134023,134009,133993,133990,133989,133986,133975,133963,133962,133957,133939,133938,133934,133930,133929,133884,133879,133865,133764,133754,133727,133726,133719,133718,133716,133714,133713,133711,133710,133701,133700,133699,133698,133696,133689,133688,133687,133683,133672,133667,133665,133663,133662,133643,133641,133631,133616,133613,133605,133604,133593,133584,133582,133574,133562,133549,133543,133530,133512,133511,133510,133509,133497,133496,133491,133474,133473,133459,133451,133446,133445,133441,133433,133432,133431,133430,133428,133419,133418,133415,133413,133403,133393,133391,133385,133378,133365,133347,133340,133325,133315,133314,133313,133311,133309,133308,133282,133271,133248,133224,133223,133221,133218,133209,133202,133186,133185,133180,133179,133177,133176,133175,133168,133154,133137,133136,133135,133123,133120,133118,133117,133111,133100,133099,133079,133077,133071,133065,133049,133047,133045,133036,133033,133019,132981,132973,132920,132913,132904,132903,132902,132879,132837,132778,132729,132728,132727,132726,132722,132717,132709,132708,132706,132690,132689,132688,132687,132686,132678,132646,132644,132642,132638,132634,132619,132618,132616,132542,132532,132520,132491,132490,132447,132439,132430,132422,132404,132403,132394,132377,132375,132373,132339,132328,132316,132315,132312,132308,132275,132225,132223,132215,132213,132199,132190,132188,132174,132141,132129,132128,132126,132122,132087,132082,132077,132073,132064,132062,132055,132043,132037,132023,132012,132004,131957,131953,131948,131922,131921,131910,131908,131907,131901,131896,131886,131882,131880,131877,131858,131847,131845,131844,131843,131836,131835,131834,131827,131814,131811,131810,131809,131804,131790,131789,131786,131779,131772,131745,131733,131709,131669,131658,131629,131626,131623,131588,131586,131584,131579,131576,131572,131566,131565,131559,131557,131556,131552,131547,131542,131534,131532,131530,131529,131514,131513,131512,131483,131480,131477,131416,131412,131407,131399,131398,131396,131393,131384,131381,131375,131374,131368,131355,131352,131331,131329,131325,131324,131303,131302,131272,131267,131242,131240,131239,131238,131230,131220,131216,131211,131171,131170,131161,131157,131155,131139,131138,131137,131125,131122,131121,131116,131114,131112,131097,131091,131090,131089,131087,131082,131073,131060,131044,131035,131034,130958,130936,130907,130889,130880,130879,130876,130866,130865,130819,130811,130808,130801,130756,130753,130735,130733,130721,130695,130693,130691,130690,130689,130688,130687,130684,130677,130661,130653,130641,130594,130554,130542,130531,130522,130521,130514,130513,130509,130501,130491,130488,130486,130465,130463,130451,130438,130436,130434,130427,130410,130403,130390,130389,130386,130379,130372,130362,130342,130320,130297,130286,130258,130246,130236,130231,130226,130221,130217,130212,130211)) OR (`Idx`=6 AND `CreatureID` IN (134096,132902,132642,131844,131843)) OR (`Idx`=5 AND `CreatureID` IN (134096,132902,132642,132616,131844,131843,131272,131139,131138,130733,130721,130389)) OR (`Idx`=4 AND `CreatureID` IN (134096,132902,132642,132616,131844,131843,131396,131393,131272,131139,131138,130733,130721,130491,130389)) OR (`Idx`=16 AND `CreatureID`=132902) OR (`Idx`=15 AND `CreatureID`=132902) OR (`Idx`=14 AND `CreatureID`=132902) OR (`Idx`=13 AND `CreatureID`=132902) OR (`Idx`=12 AND `CreatureID`=132902) OR (`Idx`=11 AND `CreatureID`=132902) OR (`Idx`=10 AND `CreatureID`=132902) OR (`Idx`=9 AND `CreatureID`=132902) OR (`Idx`=8 AND `CreatureID` IN (132902,131844)) OR (`Idx`=7 AND `CreatureID` IN (132902,132642,131844,131843)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (130208,130207,130205,130202,130201,130200,130199,130198,130197,130196,130195,130194,130193,130192,130191,130190,130189,130188,130187,130186,130185,130184,130183,130182,130181,130180,130179,130178,130177,130176,130175,130174,130173,130172,130171,130170,130169,130168,130167,130166,130165,130164,130163,130161,130160,130159,130158,130157,130156,130155,130154,130153,130152,130151,130150,130149,130148,130147,130146,130145,130143,130142,130140,130139,130138,130137,130136,130135,130134,130133,130132,130131,130130,130129,130128,130127,130126,130125,130124,130123,130122,130121,130120,130119,130118,130117,130116,130115,130114,130113,130112,130111,130110,130109,130108,130107,130106,130105,130104,130103,130102,130101,130100,130099,130098,130097,130096,130095,130094,130093,130092,130091,130090,130089,130088,130087,130086,130085,130084,130083,130082,130081,130080,130079,130078,130077,130076,130075,130074,130073,130072,130070,130069,130068,130067,130066,130065,130064,130063,130062,130061,130060,130059,130058,130057,130056,130055,130054,130053,130052,130051,130050,130049,130047,130046,130045,130044,130043,130042,130040,130039,130038,130037,130035,130034,130033,130032,130031,130030,130029,130028,130027,130026,130025,130024,130023,130022,130019,130018,130017,130016,130015,130014,130012,130011,130010,130009,130008,130006,130005,130001,130000,129999,129998,129997,129996,129995,129994,129993,129992,129991,129990,129989,129988,129987,129985,129984,129983,129982,129981,129980,129978,129976,129975,129974,129973,129972,129971,129970,129969,129968,129967,129963,129961,129960,129959,129957,129956,129955,129954,129950,129949,129945,129940,129939,129938,129937,129936,129935,129934,129933,129932,129930,129929,129928,129927,129926,129925,129924,129923,129920,129917,129915,129914,129913,129912,129910,129909,129908,129907,129906,129905,129904,129903,129901,129900,129899,129898,129897,129896,129895,129894,129893,129892,129888,129887,129886,129884,129883,129882,129881,129880,129879,129878,129877,129876,129875,129874,129873,129872,129871,129870,129869,129868,129867,129866,129865,129864,129863,129862,129861,129860,129859,129858,129857,129856,129850,129849,129848,129847,129842,129841,129836,129835,129834,129833,129832,129831,129830,129829,129828,129827,129826,129825,129824,129823,129822,129821,129820,129819,129818,129817,129812,129811,129810,129809,129808,129807,129806,129805,129804,129803,129802,129801,129800,129799,129798,129797,129796,129795,129794,129793,129792,129791,129789,129788,129787,129786,129785,129784,129783,129781,129779,129778,129776,129774,129772,129771,129770,129768,129767,129766,129765,129764,129763,129762,129761,129760,129759,129758,129757,129756,129755,129754,129753,129752,129751,129750,129749,129748,129747,129746,129745,129744,129743,129742,129741,129740,129739,129738,129737,129736,129735,129734,129733,129732,129730,129727,129726,129724,129723,129722,129721,129720,129719,129718,129717,129716,129715,129714,129713,129712,129711,129710,129709,129708,129707,129706,129705,129704,129703,129702,129701,129700,129699,129698,129697,129696,129695,129693,129692,129687,129685,129683,129681,129679,129678,129677,129676,129674,129673,129672,129671,129670,129669,129668,129667,129666,129665,129664,129663,129662,129661,129660,129659,129658,129657,129656,129655,129654,129653,129652,129651,129650,129647,129646,129645,129644,129643,129642,129641,129640,129639,129638,129637,129636,129635,129634,129633,129631,129630,129629,129628,129627,129626,129625,129624,129621,129620,129618,129617,129616,129615,129614,129613,129606,129605,129604,129603,129602,129601,129600,129599,129598,129597,129595,129594,129593,129592,129591,129590,129589,129588,129586,129583,129580,129579,129578,129577,129576,129575,129574,129573,129571,129570,129569,129568,129567,129566,129565,129564,129563,129562,129561,129559,129558,129557,129556,129555,129554,129553,129552,129551,129550,129549,129548,129547,129546,129545,129544,129543,129542,129541,129540,129539,129538,129537,129536,129535,129534,129533,129532,129531,129530,129529,129528,129527,129526,129525,129524,129523,129522,129521,129519,129518,129517,129516,129515,129514,129513,129512,129511,129510,129509,129508,129507,129506,129505,129504,129501,129500,129499,129498,129497,129496,129494,129493,129492,129491,129490,129489,129488,129487,129486,129485,129484,129483,129482,129481,129480,129479,129478,129477,129476,129474,129473,129472,129471,129470,129469,129468,129467,129466,129465,129464,129463,129462,129461,129457,129456,129453,129452,129451,129450,129449,129448,129447,129446,129445,129444,129443,129442,129441,129440,129439,129438,129437,129436,129435,129434,129433,129432,129431,129430,129429,129428,129427,129426,129424,129423,129422,129421,129420,129419,129418,129417,129416,129415,129414,129413,129412,129411,129410,129409,129407,129405,129404,129403,129402,129401,129400,129399,129398,129397,129396,129395,129394,129392,129391,129390,129389,129386,129385,129384,129381,129380,129379,129378,129377,129376,129375,129374,129373,129372,129371,129370,129369,129368,129367,129366,129365,129364,129360,129359,129357,129356,129355,129354,129352,129351,129350,129349,129348,129347,129346,129345,129344,129343,129342,129341,129340,129339,129338,129337,129336,129335,129333,129332,129331,129330,129329,129328,129327,129326,129325,129324,129323,129322,129321,129320,129319,129318,129313,129312,129311,129310,129309,129308,129307,129305,129304,129303,129302,129301,129300,129299,129298,129297,129296,129295,129294,129293,129292,129291,129289,129288,129287,129286,129285,129284,129283,129282,129281,129279,129276,129275,129274,129273,129272,129271,129268,129267,129266,129265,129264,129263,129262,129261,129260,129259,129257,129256,129255,129254,129253,129252,129251,129250,129249,129248,129247,129246,129244,129232,129231,129230,129229,129228,129227,129226,129225,129224,129223,129222,129221,129216,129215,129214,129213,129212,129211,129210,129209,129208,129206,129205,129204,129203,129202,129201,129200,129199,129198,129185,129183,129182,129181,129180,129179,129178,129177,129170,129168,129167,129166,129165,129164,129163,129162,129161,129160,129159,129158,129157,129155,129154,129153,129152,129151,129146,129145,129143,129142,129141,129140,129139,129138,129137,129136,129135,129134,129133,129132,129131,129130,129129,129128,129127,129126,129125,129124,129122,129121,129120,129119,129118,129117,129116,129115,129114,129113,129112,129111,129110,129109,129108,129107,129106,129105,129104,129103,129102,129101,129100,129099,129098,129097,129096,129095,129094,129093,129092,129091,129090,129089,129088,129087,129086,129085,129084,129083,129082,129081,129080,129079,129077,129076,129075,129074,129073,129072,129071,129070,129069,129068,129067,129066,129065,129064,129063,129062,129061,129060,129059,129058,129057,129056,129055,129054,129053,129052,129051,129050,129049,129047,129046,129045,129044,129043,129042,129041,129040,129039,129038,129037,129036,129034,129033,129032,129031,129030,129029,129028,129027,129026,129025,129024,129023,129022,129017,129016,129015,129014,129013,129012,129011,129010,129009,129008,129007,129006,129005,129004,129003,129002,129001,129000,128999,128998,128997,128996,128995,128994,128993,128992,128991,128990,128986,128985,128983,128982,128980,128979,128978,128977,128976,128975,128974,128973,128972,128971,128970,128969,128968,128967,128966,128965,128964,128963,128962,128961,128960,128959,128958,128956,128954,128953,128952,128951,128950,128949,128948,128947,128946,128945,128944,128943,128942,128941,128939,128938,128937,128936,128935,128934,128933,128932,128931,128930,128928,128927,128926,128925,128924,128923,128922,128921,128920,128919,128918,128917,128916,128915,128914,128913,128912,128911,128910,128909,128907,128905,128904,128903,128902,128901,128900,128899,128898,128896,128895,128893,128891,128890,128889,128888,128887,128886,128885,128884,128883,128882,128879,128878,128877,128876,128875,128874,128873,128872,128871,128870,128869,128868,128866,128865,128864,128862,128861,128860,128859,128858,128857,128856,128855,128854,128853,128852,128851,128850,128849,128848,128847,128846,128845,128844,128843,128842,128841,128840,128839,128838,128837,128836,128835,128834,128833,128832,128831,128830,128829,128828,128827,128826,128825,128824,128823,128822,128821,128820,128819,128818,128817,128816,128815,128814,128813,128812,128809,128808,128807,128806,128805,128804,128802,128801,128800,128799,128798,128797,128796,128795,128794,128793,128792,128791,128790,128789,128788,128787,128786,128785,128784,128783,128782,128781,128780,128779,128778,128777,128776,128775,128774,128773,128772,128770,128769,128768,128767,128766,128765,128764,128763,128762,128761,128760,128759,128758,128757,128756,128755,128754,128753,128752,128751,128750,128749,128748,128747,128746,128745,128744,128743,128742,128741,128740,128739,128738,128737,128736,128735,128734,128733,128732,128731,128730,128729,128728,128726,128725,128724,128723,128722,128721,128720,128719,128718,128717,128716,128715,128714,128713,128712,128711,128710,128709,128708,128707,128706,128705,128704,128703,128702,128701,128700,128699,128698,128697,128696,128695,128694,128693,128692,128691,128690,128689,128688,128687,128686,128685,128684,128683,128682,128681,128680,128679,128678,128677,128676,128675,128674,128673,128672,128671,128667,128665,128664,128663,128662,128661,128660,128659,128658,128657,128656,128655,128653,128652,128651,128650,128649,128648,128647,128646,128645,128644,128643,128642,128641,128640,128639,128634,128633,128632,128631,128630,128629,128628,128627,128626,128625,128624,128623,128622,128621,128620,128619,128618,128617,128616,128615,128614,128613,128612,128611,128610,128609,128608,128607,128606,128605,128604,128600,128599,128598,128597,128596,128595,128593,128591,128590,128589,128588,128587,128586,128585,128584,128583,128582,128581,128580,128579,128578,128577,128576,128575,128574,128573,128572,128571,128570,128569,128568,128567,128566,128565,128564,128563,128562,128561,128560,128558,128557,128555,128554,128553,128551,128550,128549,128548,128547,128540,128539,128538,128537,128532,128531,128530,128529,128528,128527,128526,128525,128524,128523,128522,128521,128520,128519,128518,128517,128516,128515,128514,128513,128512,128511,128510,128509,128508,128507,128506,128505,128504,128503,128502,128501,128500,128499,128497,128496,128495,128494,128493,128492,128491,128490,128489,128488,128487,128486,128485,128484,128483,128482,128481,128480,128478,128477,128476,128475,128474,128473,128472,128471,128470,128469,128468,128467,128466,128465,128464,128463,128462,128461,128460,128459,128458,128457,128456,128455,128454,128453,128452,128448,128447,128446,128445,128444,128443,128442,128441,128440,128439,128438,128435,128434,128433,128431,128430,128429,128428,128427,128426,128425,128424,128423,128422,128421,128420,128419,128418,128417,128416,128415,128414,128413,128412,128411,128410,128409,128408,128407,128406,128405,128404,128402,128400,128399,128398,128397,128396,128393,128392,128391,128390,128389,128388,128387,128386,128385,128384,128383,128381,128380,128379,128378,128377,128376,128375,128374,128372,128371,128370,128369,128368,128367,128366,128365,128364,128362,128361,128360,128359,128358,128357,128356,128355,128354,128353,128352,128351,128349,128348,128347,128346,128345,128344,128343,128342,128341,128340,128339,128336,128335,128334,128333,128332,128331,128330,128329,128328,128327,128326,128325,128324,128323,128322,128321,128320,128319,128318,128317,128316,128315,128314,128313,128312,128311,128310,128309,128304,128303,128302,128301,128300,128299,128298,128297,128296,128295,128293,128292,128291,128290,128289,128288,128287,128286,128285,128276,128267,128261,128253,128252,128251,128248,128245,128244,128243,128242,128241,128240,128239,128238,128237,128236,128235,128234,128233,128232,128231,128229,128228,128227,128226,128225,128224,128223,128222,128221,128220,128219,128218,128217,128216,128215,128214,128213,128212,128211,128210,128209,128208,128207,128206,128205,128204,128203,128202,128201,128200,128199,128198,128197,128196,128195,128194,128193,128192,128191,128190,128189,128188,128187,128186,128185,128184,128183,128182,128181,128180,128179,128177,128176,128175,128174,128173,128172,128171,128170,128169,128168,128167,128166,128165,128164,128163,128162,128161,128160,128159,128158,128157,128156,128155,128154,128153,128152,128151,128150,128148,128147,128146,128145,128144,128143,128142,128141,128140,128139,128138,128137,128136,128135,128134,128133,128132,128131,128130,128125,128120,128119,128118,128117,128116,128115,128113,128112,128111,128110,128109,128108,128107,128106,128105,128104,128103,128102,128101,128100,128099,128098,128097,128096,128095,128094,128093,128092,128091,128090,128089,128088,128087,128086,128085,128084,128083,128082,128081,128080,128079,128078,128077,128076,128075,128074,128073,128072,128071,128070,128069,128068,128067,128066,128065,128064,128063,128062,128061,128060,128059,128058,128057,128056,128055,128054,128053,128052,128051,128050,128049,128048,128047,128046,128045,128044,128043,128042,128041,128040,128039,128038,128037,128036,128035,128034,128033,128032,128031,128030,128028,128027,128025,128024,128023,128022,128021,128020,128019,128018,128017,128016,128015,128014,128013,128012,128011,128010,128009,128008,128007,128006,128005,128004,128003,128002,128001,128000,127999,127998,127997,127996,127995,127994,127993,127992,127991,127990,127989,127988,127987,127986,127985,127984,127983,127982,127981,127980,127979,127978,127977,127976,127975,127974,127971,127970,127969,127968,127967,127966,127964,127963,127962,127961,127960,127958,127957,127956,127955,127954,127953,127952,127951,127950,127949,127948,127947,127946,127945,127944,127943,127942,127940,127939,127938,127937,127936,127935,127934,127933,127932,127931,127930,127929,127928,127925,127924,127923,127922,127921,127920,127919,127918,127917,127915,127914,127913,127912,127911,127909,127908,127907,127906,127903,127902,127901,127899,127898,127897,127896,127895,127894,127893,127892,127891,127890,127889,127886,127885,127883,127882,127881,127880,127879,127878,127877,127876,127875,127874,127873,127872,127871,127870,127869,127868,127867,127866,127865,127864,127863,127862,127861,127859,127858,127857,127856,127855,127854,127853,127852,127851,127850,127849,127848,127847,127845,127844,127843,127842,127841,127840,127839,127838,127837,127836,127835,127833,127829,127828,127827,127826,127825,127824,127823,127822,127820,127818,127817,127816,127815,127814,127813,127812,127811,127810,127809,127808,127807,127806,127805,127804,127803,127802,127801,127800,127799,127798,127797,127796,127795,127794,127793,127791,127790,127789,127788,127787,127786,127785,127784,127783,127782,127781,127780,127779,127778,127777,127776,127775,127774,127773,127770,127769,127768,127767,127766,127765,127764,127763,127762,127761,127760,127759,127758,127757,127754,127753,127752,127751,127750,127749,127748,127747,127746,127745,127744,127743,127742,127741,127740,127739,127738,127737,127735,127734,127733,127732,127731,127730,127729,127728,127727,127726,127725,127724,127723,127722,127721,127720,127719,127718,127717,127716,127715,127714,127713,127712,127711,127709,127708,127707,127706,127705,127704,127703,127702,127701,127700,127699,127698,127694,127692,127691,127684,127682,127681,127680,127677,127675,127674,127673,127672,127671,127670,127669,127667,127666,127665,127664,127663,127662,127661,127660,127659,127658,127657,127656,127654,127653,127652,127651,127650,127649,127648,127647,127646,127642,127641,127640,127639,127638,127637,127636,127634,127630,127626,127624,127619,127618,127617,127615,127614,127613,127612,127611,127610,127609,127608,127607,127602,127601,127600,127599,127598,127597,127596,127595,127588,127587,127586,127585,127584,127583,127582,127581,127580,127579,127578,127577,127576,127575,127574,127573,127572,127570,127569,127568,127567,127566,127565,127564,127563,127562,127561,127560,127559,127558,127557,127555,127554,127553,127548,127546,127543,127542,127541,127540,127539,127538,127537,127536,127535,127534,127533,127532,127531,127530,127529,127528,127527,127526,127525,127523,127522,127521,127520,127518,127517,127516,127515,127514,127513,127512,127511,127510,127509,127508,127507,127506,127505,127504,127503,127502,127501,127500,127499,127498,127497,127496,127495,127494,127493,127492,127491,127490,127489,127488,127486,127485,127484,127482,127481,127480,127479,127478,127477,127476,127475,127474,127473,127472,127471,127470,127469,127468,127467,127466,127465,127464,127463,127462,127461,127460,127459,127458,127457,127456,127455,127454,127453,127452,127451,127450,127449,127448,127447,127446,127445,127444,127443,127442,127441,127440,127439,127438,127437,127436,127435,127434,127433,127431,127430,127429,127428,127427,127426,127422,127421,127420,127419,127418,127417,127414,127413,127412,127411,127410,127409,127408,127407,127406,127405,127404,127403,127402,127401,127400,127399,127398,127397,127396,127395,127394,127393,127392,127391,127389,127388,127386,127385,127384,127383,127382,127381,127380,127379,127378,127377,127376,127375,127374,127373,127371,127370,127369,127368,127367,127366,127365,127361,127360,127357,127356,127353,127352,127351,127350,127349,127348,127347,127346,127345,127344,127343,127342,127341,127340,127339,127338,127337,127336,127335,127334,127333,127331,127330,127329,127328,127327,127326,127325,127324,127323,127322,127321,127320,127317,127316,127315,127313,127312,127311,127310,127309,127308,127307,127306,127305,127304,127303,127302,127301,127300,127299,127298,127297,127296,127295,127294,127292,127291,127290,127289,127288,127287,127286,127285,127284,127283,127282,127281,127280,127279,127278,127277,127276,127275,127274,127273,127272,127271,127270,127269,127268,127267,127266,127265,127264,127262,127261,127260,127259,127257,127256,127255,127254,127253,127248,127247,127246,127245,127244,127243,127242,127241,127240,127239,127238,127237,127236,127235,127234,127233,127232,127231,127230,127228,127227,127225,127224,127223,127222,127221,127220,127219,127218,127217,127216,127215,127214,127213,127212,127211,127210,127208,127207,127206,127205,127204,127203,127202,127198,127197,127193,127192,127191,127190,127189,127188,127187,127186,127185,127184,127183,127182,127181,127180,127179,127178,127177,127176,127175,127174,127173,127172,127171,127170,127169,127168,127167,127166,127165,127164,127163,127162,127161,127160,127159,127158,127157,127156,127155,127154,127153,127152,127151,127150,127149,127148,127147,127146,127145,127144,127143,127142,127141,127140,127137,127136,127135,127134,127133,127132,127131,127130,127129,127128,127127,127126,127125,127124,127123,127122,127121,127120,127119,127118,127117,127116,127115,127114,127113,127112,127111,127110,127109,127108,127107,127106,127105,127104,127103,127102,127101,127100,127099,127098,127097,127096,127092,127091,127090,127089,127088,127087,127086,127085,127084,127083,127081,127080,127079,127078,127077,127076,127075,127074,127073,127072,127071,127070,127069,127068,127065,127064,127063,127062,127061,127060,127059,127058,127057,127056,127055,127053,127051,127050,127049,127048,127045,127044,127043,127042,127041,127040,127039,127038,127037,127036,127035,127034,127033,127032,127031,127030,127029,127028,127027,127026,127025,127024,127023,127021,127019,127018,127017,127016,127015,127013,127012,127011,127010,127009,127008,127006,127005,127004,127001,127000,126999,126998,126997,126996,126995,126994,126993,126992,126991,126990,126989,126987,126986,126985,126984,126983,126982,126981,126980,126979,126978,126977,126976,126975,126974,126973,126972,126971,126970,126969,126968,126967,126966,126965,126964,126963,126961,126960,126959,126957,126955,126954,126953,126952,126951,126950,126949,126948,126947,126946,126945,126944,126943,126942,126941,126940,126939,126937,126934,126933,126931,126930,126929,126928,126927,126926,126924,126923,126919,126918,126917,126916,126915,126914,126913,126912,126911,126910,126909,126908,126907,126906,126905,126904,126903,126902,126901,126900,126899,126898,126896,126895,126894,126893,126892,126891,126890,126889,126888,126887,126886,126885,126884,126883,126880,126879,126878,126877,126876,126875,126874,126873,126872,126871,126870,126869,126868,126867,126866,126865,126864,126863,126862,126861,126860,126858,126857,126855,126854,126853,126852,126851,126849,126848,126847,126846,126845,126844,126843,126842,126841,126839,126838,126836,126835,126833,126832,126831,126830,126829,126828,126827,126826,126825,126824,126823,126822,126821,126820,126819,126818,126817,126816,126815,126814,126813,126812,126811,126810,126809,126808,126807,126806,126805,126804,126802,126800,126799,126797,126796,126795,126794,126791,126790,126789,126788,126787,126786,126785,126784,126783,126782,126781,126780,126779,126778,126777,126776,126775,126774,126773,126772,126771,126770,126769,126768,126767,126766,126765,126764,126763,126762,126761,126760,126753,126752,126751,126750,126749,126743,126741,126740,126739,126738,126737,126736,126735,126734,126733,126732,126731,126730,126729,126728,126727,126726,126725,126724,126723,126722,126721,126720,126719,126718,126717,126716,126715,126714,126713,126712,126710,126709,126708,126707,126705,126704,126703,126702,126701,126700,126699,126698,126697,126696,126695,126694,126691,126689,126688,126687,126685,126684,126683,126682,126681,126680,126679,126678,126677,126676,126675,126674,126673,126672,126671,126670,126669,126668,126667,126666,126665,126664,126663,126662,126661,126660,126659,126658,126657,126656,126655,126654,126653,126650,126649,126648,126647,126646,126645,126644,126643,126642,126641,126640,126639,126638,126637,126635,126634,126633,126632,126631,126630,126629,126628,126627,126626,126625,126624,126623,126621,126620,126619,126618,126616,126614,126613,126612,126611,126610,126609,126608,126607,126606,126605,126604,126603,126602,126601,126600,126599,126598,126597,126596,126595,126594,126593,126591,126590,126589,126588,126587,126586,126585,126584,126583,126582,126581,126579,126578,126577,126576,126575,126574,126573,126572,126571,126570,126569,126567,126566,126565,126564,126563,126562,126561,126560,126559,126558,126557,126556,126555,126554,126553,126552,126551,126550,126549,126548,126547,126546,126545,126544,126543,126542,126541,126540,126539,126538,126537,126536,126535,126534,126533,126532,126531,126530,126529,126528,126527,126526,126525,126524,126523,126522,126521,126519,126514,126513,126512,126511,126509,126508,126507,126506,126504,126503,126502,126501,126499,126498,126497,126496,126495,126494,126493,126492,126491,126490,126489,126488,126483,126482,126481,126480,126479,126478,126477,126476,126475,126474,126473,126472,126471,126470,126469,126468,126467,126466,126465,126464,126463,126462,126461,126460,126459,126458,126457,126456,126455,126454,126453,126452,126451,126450,126449,126448,126447,126446,126445,126444,126443,126442,126441,126440,126438,126437,126436,126435,126434,126433,126432,126431,126430,126429,126428,126427,126426,126425,126424,126423,126422,126421,126420,126419,126418,126417,126416,126415,126414,126413,126412,126411,126410)) OR (`Idx`=2 AND `CreatureID` IN (130205,130199,130189,130187,130181,130160,130131,130120,130117,130115,130113,130111,130108,130105,130103,130100,130097,130096,130094,130087,130078,130069,130068,130039,130035,130034,130029,130026,130024,130009,130008,130006,129998,129997,129994,129990,129976,129975,129934,129932,129927,129926,129909,129903,129897,129896,129878,129875,129874,129865,129861,129857,129831,129821,129811,129807,129801,129799,129798,129784,129781,129779,129778,129776,129774,129772,129762,129753,129752,129751,129749,129748,129746,129745,129733,129723,129711,129678,129672,129666,129663,129655,129652,129650,129647,129641,129640,129638,129637,129636,129633,129627,129617,129603,129577,129575,129566,129557,129523,129513,129501,129486,129477,129474,129445,129438,129433,129423,129394,129391,129373,129372,129370,129366,129360,129335,129329,129318,129300,129285,129276,129251,129249,129244,129230,129200,129182,129178,129177,129139,129131,129119,129101,129077,129074,129070,129051,129036,129032,129016,129015,129008,129007,129000,128979,128967,128958,128950,128941,128924,128915,128900,128895,128890,128884,128877,128819,128817,128806,128805,128761,128752,128751,128742,128734,128731,128729,128726,128721,128705,128704,128685,128682,128678,128665,128664,128662,128661,128660,128658,128657,128656,128653,128648,128647,128631,128630,128629,128617,128616,128600,128599,128596,128585,128575,128531,128477,128473,128448,128442,128434,128421,128376,128371,128368,128359,128358,128351,128348,128301,128267,128234,128203,128200,128197,128196,128191,128139,128135,128132,128109,128108,128098,128097,128094,128087,128079,128075,128063,128060,128033,128025,128006,128001,127990,127985,127983,127978,127976,127974,127934,127928,127921,127915,127908,127902,127898,127897,127896,127895,127893,127892,127891,127890,127889,127874,127857,127850,127838,127822,127813,127812,127799,127790,127779,127774,127770,127769,127762,127750,127739,127699,127698,127682,127663,127662,127661,127660,127612,127597,127587,127585,127584,127580,127579,127572,127567,127566,127564,127563,127562,127499,127496,127491,127486,127485,127393,127389,127375,127374,127353,127306,127287,127286,127285,127283,127281,127261,127260,127259,127255,127254,127237,127224,127221,127188,127168,127166,127162,127154,127124,127123,127119,127115,127114,127108,127107,127103,127081,127071,127065,127042,127031,126998,126993,126992,126981,126976,126975,126971,126970,126960,126959,126957,126948,126945,126944,126933,126931,126924,126918,126894,126876,126861,126858,126846,126823,126811,126807,126737,126735,126730,126726,126725,126722,126719,126718,126687,126679,126668,126667,126666,126653,126650,126642,126641,126629,126628,126627,126614,126607,126605,126597,126585,126582,126581,126567,126566,126562,126546,126543,126539,126514,126496,126478,126471,126458,126456,126446,126438,126410)) OR (`Idx`=1 AND `CreatureID` IN (130205,130199,130198,130197,130194,130189,130187,130186,130185,130181,130180,130165,130164,130163,130160,130157,130155,130150,130136,130132,130131,130127,130125,130123,130120,130117,130115,130114,130113,130111,130108,130106,130105,130103,130102,130100,130097,130096,130095,130094,130088,130087,130084,130078,130077,130069,130068,130066,130064,130042,130039,130037,130035,130034,130029,130028,130027,130026,130025,130024,130012,130011,130010,130009,130008,130006,129998,129997,129994,129991,129990,129989,129985,129981,129976,129975,129974,129945,129934,129933,129932,129929,129928,129927,129926,129909,129903,129899,129897,129896,129878,129877,129875,129874,129868,129865,129861,129857,129831,129825,129821,129819,129818,129812,129811,129807,129801,129799,129798,129797,129796,129794,129791,129784,129781,129779,129778,129776,129774,129772,129766,129765,129764,129762,129758,129756,129753,129752,129751,129749,129748,129747,129746,129745,129744,129742,129739,129738,129736,129734,129733,129723,129721,129713,129711,129706,129705,129678,129672,129666,129665,129663,129655,129652,129650,129647,129641,129640,129638,129637,129636,129633,129629,129627,129617,129603,129602,129601,129599,129577,129576,129575,129571,129566,129565,129559,129557,129555,129554,129551,129550,129548,129547,129535,129529,129525,129524,129523,129513,129504,129501,129498,129497,129486,129479,129477,129474,129473,129472,129465,129464,129445,129439,129438,129433,129424,129423,129407,129405,129404,129400,129397,129394,129391,129390,129389,129374,129373,129372,129371,129370,129369,129366,129360,129349,129346,129344,129338,129337,129335,129333,129332,129329,129321,129320,129318,129305,129302,129301,129300,129298,129287,129285,129276,129275,129274,129271,129255,129251,129250,129249,129248,129247,129244,129230,129200,129182,129178,129177,129139,129137,129131,129130,129125,129121,129119,129101,129100,129097,129095,129092,129086,129085,129082,129079,129077,129074,129070,129069,129067,129057,129051,129047,129036,129034,129033,129032,129030,129028,129025,129016,129015,129013,129012,129011,129010,129009,129008,129007,129000,128991,128980,128979,128978,128975,128972,128969,128967,128964,128962,128958,128956,128954,128950,128943,128941,128936,128931,128924,128916,128915,128914,128910,128904,128900,128895,128891,128890,128887,128884,128883,128882,128877,128819,128817,128806,128805,128804,128798,128790,128780,128769,128761,128752,128751,128742,128734,128731,128729,128726,128721,128705,128704,128685,128683,128682,128681,128678,128665,128664,128662,128661,128660,128659,128658,128657,128656,128653,128648,128647,128631,128630,128629,128628,128627,128626,128625,128620,128619,128617,128616,128615,128600,128599,128596,128590,128589,128585,128575,128540,128532,128531,128526,128506,128505,128503,128477,128475,128473,128471,128468,128466,128465,128464,128463,128462,128461,128460,128459,128458,128456,128448,128445,128444,128442,128440,128434,128429,128421,128416,128412,128406,128402,128400,128398,128393,128392,128388,128387,128386,128385,128384,128376,128374,128371,128368,128362,128361,128359,128358,128351,128348,128326,128317,128314,128313,128311,128310,128301,128293,128267,128248,128239,128238,128237,128235,128234,128232,128226,128221,128219,128218,128207,128206,128205,128204,128203,128200,128197,128196,128195,128194,128193,128191,128190,128181,128173,128172,128167,128163,128162,128155,128154,128144,128139,128135,128132,128117,128112,128109,128108,128104,128103,128100,128098,128097,128094,128092,128091,128090,128089,128088,128087,128080,128079,128075,128072,128064,128063,128060,128058,128056,128050,128049,128048,128047,128045,128043,128034,128033,128031,128025,128006,128001,128000,127998,127997,127996,127994,127991,127990,127988,127987,127986,127985,127984,127983,127981,127978,127977,127976,127974,127968,127962,127946,127934,127928,127922,127921,127918,127917,127915,127913,127908,127903,127902,127898,127897,127896,127895,127894,127893,127892,127891,127890,127889,127881,127876,127874,127857,127855,127850,127849,127845,127841,127840,127838,127822,127816,127813,127812,127808,127807,127806,127802,127801,127799,127790,127787,127780,127779,127774,127770,127769,127764,127762,127761,127759,127758,127750,127741,127740,127739,127735,127734,127733,127729,127728,127727,127726,127721,127720,127719,127716,127699,127698,127694,127684,127682,127675,127674,127672,127663,127662,127661,127660,127652,127649,127640,127626,127612,127611,127599,127597,127596,127587,127585,127584,127580,127579,127572,127569,127567,127566,127565,127564,127563,127562,127555,127554,127548,127530,127505,127504,127502,127501,127500,127499,127498,127497,127496,127491,127488,127486,127485,127477,127473,127472,127471,127470,127469,127468,127467,127466,127465,127464,127463,127462,127461,127460,127459,127458,127457,127456,127455,127454,127453,127451,127450,127448,127446,127445,127443,127430,127429,127401,127400,127399,127398,127397,127395,127393,127389,127381,127380,127375,127374,127361,127360,127357,127356,127353,127352,127348,127347,127346,127316,127306,127287,127286,127285,127283,127281,127280,127277,127275,127274,127273,127261,127260,127259,127255,127254,127238,127237,127236,127233,127227,127224,127223,127221,127197,127193,127191,127188,127187,127184,127180,127176,127175,127174,127173,127172,127168,127167,127166,127165,127162,127155,127154,127146,127145,127142,127137,127136,127135,127131,127124,127123,127122,127119,127115,127114,127113,127111,127110,127108,127107,127105,127104,127103,127081,127078,127071,127070,127065,127062,127061,127056,127055,127042,127041,127040,127036,127035,127031,127030,127029,127028,127011,126998,126997,126995,126994,126993,126992,126987,126985,126981,126980,126978,126977,126976,126975,126971,126970,126968,126967,126966,126961,126960,126959,126957,126952,126948,126945,126944,126942,126941,126937,126933,126931,126928,126924,126923,126919,126918,126909,126905,126904,126903,126902,126901,126895,126894,126880,126879,126876,126875,126873,126870,126861,126858,126854,126853,126849,126846,126842,126829,126823,126813,126811,126810,126807,126806,126797,126794,126783,126780,126779,126778,126774,126770,126769,126765,126752,126749,126737,126735,126733,126730,126726,126725,126722,126720,126719,126718,126709,126708,126688,126687,126682,126679,126674,126672,126671,126668,126667,126666,126661,126658,126655,126653,126650,126648,126642,126641,126640,126639,126634,126630,126629,126628,126627,126623,126614,126613,126607,126605,126597,126586,126585,126583,126582,126581,126578,126577,126567,126566,126565,126562,126550,126548,126546,126543,126539,126536,126530,126526,126525,126524,126521,126514,126513,126512,126506,126501,126497,126496,126488,126478,126473,126471,126469,126465,126464,126459,126458,126456,126454,126446,126445,126444,126442,126440,126438,126435,126434,126426,126425,126410,126409)) OR (`Idx`=3 AND `CreatureID` IN (130189,130187,130120,130117,130115,130113,130111,130108,130105,130103,130100,130097,130096,130094,130087,130078,130069,130039,130035,130034,130029,130024,130009,130008,130006,129998,129997,129994,129976,129975,129934,129932,129927,129909,129903,129897,129896,129874,129865,129861,129831,129821,129811,129807,129801,129799,129798,129784,129781,129779,129778,129776,129774,129772,129762,129753,129752,129751,129749,129748,129746,129745,129723,129711,129672,129663,129652,129650,129647,129641,129637,129627,129617,129603,129577,129575,129557,129513,129501,129486,129438,129433,129423,129394,129373,129372,129370,129360,129335,129329,129300,129285,129276,129251,129249,129244,129200,129182,129178,129177,129131,129119,129077,129070,129051,129036,129032,129016,129015,129008,129007,129000,128967,128958,128950,128924,128915,128900,128895,128884,128877,128761,128752,128751,128742,128734,128731,128726,128721,128705,128704,128685,128682,128678,128665,128664,128662,128661,128660,128658,128657,128656,128648,128647,128630,128629,128617,128599,128575,128477,128473,128442,128434,128421,128376,128371,128368,128359,128358,128351,128348,128301,128267,128234,128203,128200,128197,128196,128191,128135,128108,128098,128097,128094,128063,128060,128033,128025,127985,127978,127976,127934,127928,127921,127915,127908,127902,127898,127897,127896,127895,127893,127892,127891,127890,127889,127850,127838,127790,127779,127774,127770,127769,127762,127750,127739,127663,127662,127661,127660,127597,127587,127580,127579,127572,127567,127566,127564,127563,127562,127499,127491,127486,127485,127393,127389,127353,127306,127287,127286,127285,127283,127281,127261,127260,127255,127237,127221,127188,127166,127162,127154,127124,127123,127119,127115,127108,127107,127103,127071,127065,127042,127031,126998,126993,126992,126981,126976,126975,126971,126970,126960,126959,126957,126948,126944,126924,126861,126823,126735,126730,126722,126719,126718,126687,126679,126667,126666,126653,126641,126629,126627,126614,126607,126585,126582,126581,126562,126543,126539,126514,126496,126478,126458,126446,126438)) OR (`Idx`=7 AND `CreatureID` IN (129251,128877,128742,128685,128678,128665,128661,126629)) OR (`Idx`=6 AND `CreatureID` IN (129251,128877,128742,128685,128678,128665,128661,126629)) OR (`Idx`=5 AND `CreatureID` IN (129251,129008,129007,128877,128742,128685,128682,128678,128665,128664,128662,128661,128660,128376,128234,126629)) OR (`Idx`=4 AND `CreatureID` IN (129251,129008,129007,128877,128742,128685,128682,128678,128665,128664,128662,128661,128660,128376,128234,126629)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (126409,126408,126407,126406,126405,126404,126403,126402,126401,126400,126399,126398,126397,126396,126395,126394,126393,126392,126391,126390,126389,126388,126387,126385,126382,126381,126380,126379,126378,126377,126376,126375,126374,126373,126372,126371,126370,126369,126368,126367,126366,126365,126364,126363,126362,126357,126356,126355,126354,126353,126352,126351,126349,126346,126345,126344,126343,126342,126341,126340,126339,126338,126337,126336,126335,126334,126333,126332,126331,126330,126329,126328,126327,126326,126325,126324,126323,126321,126320,126319,126316,126315,126314,126313,126312,126311,126310,126309,126308,126307,126306,126305,126304,126302,126301,126299,126298,126297,126295,126294,126293,126292,126291,126290,126289,126288,126287,126286,126285,126284,126283,126282,126281,126280,126279,126277,126276,126275,126274,126268,126267,126266,126265,126264,126263,126262,126260,126259,126258,126257,126256,126255,126254,126253,126252,126251,126250,126249,126248,126247,126246,126245,126244,126243,126241,126240,126239,126237,126236,126235,126234,126233,126232,126231,126230,126229,126228,126227,126225,126224,126223,126221,126220,126219,126218,126217,126216,126215,126213,126212,126211,126210,126209,126208,126207,126206,126205,126204,126203,126202,126201,126200,126199,126198,126197,126196,126195,126194,126193,126191,126190,126189,126188,126187,126186,126185,126184,126183,126181,126180,126179,126178,126177,126176,126175,126174,126173,126172,126171,126170,126169,126168,126167,126166,126165,126164,126163,126162,126161,126160,126159,126158,126157,126156,126153,126152,126151,126150,126149,126148,126146,126145,126144,126143,126142,126141,126140,126139,126138,126137,126136,126135,126134,126133,126132,126131,126130,126129,126128,126127,126126,126125,126124,126123,126121,126120,126119,126118,126117,126115,126114,126113,126112,126111,126110,126109,126108,126107,126106,126102,126101,126100,126099,126098,126097,126096,126095,126094,126093,126092,126091,126090,126089,126088,126087,126086,126085,126084,126083,126082,126081,126080,126079,126078,126077,126076,126075,126074,126073,126072,126071,126070,126068,126067,126066,126065,126062,126061,126060,126059,126058,126057,126056,126054,126052,126051,126050,126049,126048,126047,126046,126045,126044,126043,126042,126041,126040,126039,126038,126037,126036,126035,126034,126033,126032,126031,126030,126025,126024,126023,126022,126021,126020,126019,126018,126017,126016,126015,126014,126013,126012,126011,126010,126009,126008,126007,126006,126005,126004,126003,126002,126001,126000,125999,125998,125997,125996,125995,125994,125993,125992,125991,125990,125983,125982,125981,125980,125979,125978,125977,125976,125970,125969,125968,125967,125966,125965,125964,125963,125962,125961,125960,125959,125958,125957,125956,125955,125954,125953,125952,125951,125950,125949,125948,125947,125946,125945,125944,125943,125942,125941,125940,125939,125938,125937,125936,125935,125934,125933,125932,125931,125930,125929,125928,125927,125926,125925,125924,125923,125922,125921,125920,125919,125918,125917,125913,125912,125911,125910,125909,125908,125907,125906,125905,125904,125903,125902,125901,125900,125899,125898,125897,125896,125895,125894,125893,125892,125891,125890,125889,125888,125887,125886,125885,125884,125883,125882,125881,125880,125879,125878,125876,125875,125874,125873,125872,125871,125870,125869,125868,125867,125866,125865,125864,125863,125862,125861,125860,125859,125858,125857,125856,125855,125854,125853,125852,125851,125850,125849,125848,125847,125846,125845,125844,125843,125842,125841,125840,125839,125838,125837,125836,125835,125834,125833,125832,125830,125829,125828,125827,125826,125825,125824,125823,125822,125821,125820,125819,125818,125817,125816,125815,125814,125813,125791,125790,125788,125785,125784,125783,125781,125780,125779,125778,125777,125776,125771,125764,125760,125759,125758,125757,125756,125755,125748,125745,125738,125737,125734,125723,125720,125718,125717,125707,125704,125703,125702,125692,125691,125689,125683,125682,125679,125678,125667,125666,125656,125655,125654,125652,125648,125646,125638,125636,125634,125626,125625,125622,125621,125620,125619,125617,125615,125612,125609,125607,125606,125604,125603,125599,125590,125589,125587,125586,125585,125584,125582,125579,125578,125576,125571,125570,125569,125566,125565,125562,125549,125547,125545,125542,125537,125535,125532,125527,125525,125524,125523,125522,125521,125520,125519,125518,125517,125516,125515,125514,125513,125512,125511,125510,125509,125508,125507,125506,125505,125504,125503,125502,125501,125500,125499,125498,125497,125496,125495,125494,125493,125492,125491,125490,125489,125488,125487,125486,125485,125484,125483,125481,125480,125479,125478,125477,125476,125475,125474,125473,125472,125471,125470,125469,125468,125467,125466,125464,125463,125462,125461,125460,125459,125458,125457,125456,125455,125454,125453,125452,125451,125450,125449,125448,125447,125446,125445,125444,125443,125442,125441,125440,125439,125438,125437,125436,125435,125434,125433,125432,125431,125430,125429,125428,125427,125426,125425,125424,125423,125422,125421,125420,125419,125418,125417,125416,125415,125414,125413,125412,125411,125410,125409,125407,125406,125401,125400,125399,125398,125397,125396,125395,125394,125393,125392,125391,125390,125389,125388,125387,125386,125385,125383,125382,125381,125380,125379,125376,125375,125374,125373,125371,125370,125369,125368,125367,125366,125365,125364,125363,125362,125361,125360,125359,125358,125357,125356,125355,125354,125353,125352,125351,125350,125349,125348,125347,125346,125345,125344,125343,125342,125341,125340,125339,125338,125337,125336,125335,125334,125333,125331,125329,125328,125327,125326,125325,125324,125323,125322,125321,125320,125319,125318,125317,125316,125315,125314,125313,125312,125311,125310,125309,125308,125307,125306,125305,125300,125299,125298,125297,125296,125295,125294,125293,125292,125291,125290,125289,125288,125287,125286,125285,125284,125283,125281,125280,125279,125278,125277,125276,125275,125274,125272,125271,125270,125269,125265,125264,125263,125262,125261,125260,125259,125258,125257,125256,125254,125253,125252,125251,125250,125249,125248,125247,125246,125245,125244,125243,125242,125241,125240,125239,125238,125237,125236,125235,125234,125233,125232,125231,125230,125229,125228,125227,125226,125225,125224,125223,125222,125221,125220,125219,125218,125217,125216,125215,125214,125213,125212,125211,125210,125207,125206,125205,125204,125203,125202,125201,125199,125198,125197,125196,125194,125193,125192,125191,125190,125189,125184,125183,125182,125181,125180,125178,125177,125176,125175,125174,125173,125172,125171,125170,125169,125168,125167,125164,125161,125160,125159,125158,125157,125156,125155,125154,125153,125152,125151,125149,125148,125147,125146,125145,125141,125140,125139,125138,125137,125136,125134,125133,125132,125131,125130,125129,125128,125126,125125,125124,125123,125122,125121,125120,125119,125118,125117,125116,125115,125114,125113,125112,125111,125110,125109,125108,125107,125106,125105,125104,125103,125102,125101,125100,125099,125098,125097,125096,125095,125094,125093,125092,125091,125090,125089,125088,125087,125086,125085,125084,125083,125082,125081,125080,125079,125078,125077,125076,125075,125074,125073,125066,125065,125063,125062,125061,125060,125058,125057,125056,125055,125052,125051,125050,125049,125048,125047,125042,125041,125040,125039,125038,125037,125036,125035,125034,125033,125032,125030,125029,125028,125027,125026,125024,125023,125022,125021,125020,125018,125017,125016,125015,125014,125013,125012,125011,125010,125009,125008,125007,125006,125005,125004,125003,125002,125001,125000,124999,124998,124997,124996,124995,124994,124993,124992,124991,124990,124989,124988,124987,124986,124985,124984,124983,124982,124981,124980,124979,124978,124977,124976,124975,124974,124973,124972,124971,124970,124969,124967,124966,124964,124963,124962,124961,124960,124959,124958,124957,124953,124952,124951,124950,124949,124948,124947,124946,124945,124944,124943,124942,124941,124940,124939,124938,124937,124936,124935,124934,124933,124932,124931,124930,124929,124928,124927,124926,124925,124924,124923,124922,124921,124920,124919,124918,124917,124915,124914,124913,124912,124911,124910,124909,124908,124907,124906,124905,124904,124903,124902,124901,124900,124899,124898,124897,124896,124895,124894,124893,124892,124891,124890,124889,124888,124887,124886,124885,124884,124883,124882,124881,124880,124879,124878,124875,124874,124873,124872,124871,124870,124869,124868,124867,124866,124865,124864,124863,124862,124861,124860,124859,124858,124856,124855,124854,124851,124850,124849,124848,124847,124846,124845,124844,124843,124842,124841,124840,124839,124838,124837,124836,124835,124834,124833,124832,124831,124830,124829,124828,124827,124826,124825,124823,124822,124821,124820,124819,124818,124817,124816,124815,124814,124813,124812,124811,124810,124809,124806,124805,124804,124803,124802,124801,124799,124798,124797,124796,124795,124794,124792,124791,124788,124787,124786,124785,124782,124781,124780,124779,124778,124777,124776,124775,124774,124773,124772,124771,124769,124768,124767,124766,124765,124764,124763,124762,124761,124760,124759,124757,124756,124755,124754,124753,124752,124751,124749,124748,124747,124746,124745,124744,124743,124742,124741,124740,124739,124738,124737,124736,124735,124734,124733,124732,124731,124730,124729,124728,124727,124726,124725,124724,124722,124721,124720,124719,124718,124717,124716,124715,124713,124712,124711,124710,124708,124707,124705,124704,124703,124702,124701,124700,124698,124697,124696,124695,124694,124693,124692,124691,124690,124689,124688,124687,124686,124685,124684,124683,124682,124681,124680,124679,124678,124677,124676,124675,124674,124673,124672,124671,124670,124669,124667,124666,124660,124658,124657,124656,124655,124654,124653,124652,124651,124650,124649,124648,124647,124642,124641,124639,124638,124637,124635,124634,124633,124632,124631,124630,124629,124628,124627,124626,124625,124624,124622,124621,124620,124619,124618,124617,124616,124615,124614,124613,124612,124611,124610,124609,124608,124607,124606,124605,124604,124603,124602,124601,124600,124598,124597,124595,124594,124593,124592,124591,124590,124589,124588,124587,124586,124585,124584,124583,124582,124581,124580,124579,124578,124577,124576,124575,124574,124573,124572,124571,124570,124569,124568,124567,124566,124565,124564,124562,124561,124560,124559,124558,124557,124556,124555,124554,124552,124551,124550,124549,124548,124547,124546,124545,124544,124543,124542,124540,124539,124538,124537,124536,124533,124532,124531,124530,124529,124527,124526,124522,124517,124516,124515,124514,124513,124512,124511,124508,124507,124506,124505,124504,124503,124502,124499,124498,124497,124495,124494,124492,124491,124490,124489,124488,124487,124486,124485,124483,124482,124481,124480,124479,124478,124477,124476,124475,124474,124473,124472,124471,124470,124469,124468,124467,124466,124465,124464,124463,124462,124460,124459,124458,124457,124456,124455,124454,124453,124452,124450,124449,124448,124447,124446,124445,124444,124440,124439,124438,124437,124436,124435,124434,124433,124432,124431,124430,124429,124428,124427,124426,124425,124424,124423,124422,124421,124420,124419,124418,124417,124416,124415,124413,124412,124411,124410,124409,124408,124407,124405,124404,124402,124401,124400,124399,124398,124397,124396,124395,124394,124393,124392,124390,124389,124388,124387,124386,124385,124384,124383,124382,124381,124380,124379,124378,124377,124376,124375,124374,124373,124370,124369,124368,124367,124366,124364,124363,124362,124361,124360,124359,124358,124357,124356,124355,124354,124353,124352,124351,124350,124349,124348,124346,124345,124344,124343,124342,124341,124340,124339,124338,124337,124330,124328,124326,124324,124323,124322,124316,124314,124313,124312,124311,124310,124309,124306,124304,124303,124302,124301,124300,124299,124298,124297,124296,124295,124294,124293,124292,124290,124289,124288,124287,124286,124285,124284,124283,124282,124281,124280,124279,124278,124277,124276,124275,124274,124271,124270,124269,124268,124267,124266,124265,124264,124263,124262,124261,124260,124259,124257,124253,124252,124251,124250,124249,124248,124247,124246,124245,124244,124243,124239,124238,124237,124236,124235,124234,124233,124232,124231,124230,124229,124228,124227,124226,124225,124223,124222,124221,124220,124219,124218,124217,124216,124215,124214,124213,124211,124209,124208,124207,124205,124204,124203,124202,124201,124200,124199,124198,124197,124196,124195,124194,124193,124192,124191,124188,124187,124186,124185,124184,124183,124182,124181,124180,124179,124178,124177,124176,124175,124174,124173,124172,124171,124170,124169,124168,124167,124166,124165,124164,124163,124162,124160,124159,124158,124157,124154,124153,124152,124151,124150,124149,124148,124147,124146,124145,124144,124143,124142,124141,124140,124139,124138,124136,124135,124134,124133,124132,124131,124130,124129,124128,124127,124126,124125,124124,124123,124122,124121,124120,124119,124118,124117,124116,124115,124114,124113,124112,124111,124110,124109,124108,124107,124106,124105,124104,124103,124102,124101,124100,124099,124097,124096,124095,124094,124092,124091,124090,124089,124088,124087,124086,124085,124084,124083,124082,124081,124080,124079,124077,124076,124074,124073,124072,124071,124070,124069,124067,124066,124065,124064,124063,124062,124061,124060,124059,124058,124057,124056,124055,124054,124053,124052,124051,124050,124049,124048,124047,124046,124044,124043,124041,124040,124039,124038,124037,124036,124035,124034,124033,124032,124030,124029,124027,124026,124025,124024,124023,124022,124021,124020,124019,124018,124017,124016,124015,124014,124013,124012,124011,124010,124009,124008,124007,124006,124005,124004,124003,124002,124001,124000,123999,123998,123997,123996,123995,123994,123993,123992,123991,123990,123989,123988,123987,123986,123985,123984,123983,123982,123981,123980,123979,123978,123977,123976,123975,123974,123973,123972,123971,123970,123969,123968,123967,123966,123965,123964,123963,123962,123961,123960,123959,123958,123957,123956,123955,123954,123953,123952,123951,123950,123949,123948,123947,123946,123944,123943,123942,123941,123940,123939,123938,123936,123935,123934,123933,123932,123931,123930,123929,123928,123927,123926,123925,123924,123923,123922,123921,123920,123919,123918,123917,123916,123915,123914,123913,123912,123911,123910,123909,123908,123907,123906,123905,123904,123903,123902,123901,123900,123899,123898,123897,123896,123895,123894,123893,123892,123891,123890,123889,123888,123887,123886,123885,123884,123883,123882,123881,123880,123879,123878,123877,123876,123875,123874,123873,123872,123871,123869,123868,123866,123865,123864,123863,123862,123861,123860,123859,123858,123857,123856,123855,123854,123853,123852,123851,123849,123848,123847,123843,123842,123840,123839,123838,123837,123836,123835,123834,123833,123832,123831,123830,123828,123827,123826,123825,123824,123822,123821,123819,123818,123817,123816,123815,123814,123813,123812,123811,123810,123809,123808,123805,123804,123803,123802,123801,123800,123798,123797,123796,123794,123793,123790,123789,123788,123787,123786,123785,123783,123782,123781,123780,123779,123778,123777,123776,123775,123774,123773,123772,123771,123769,123767,123764,123763,123762,123761,123760,123759,123757,123756,123755,123750,123749,123748,123747,123746,123745,123744,123743,123742,123738,123736,123735,123731,123730,123729,123728,123727,123726,123723,123722,123721,123720,123719,123716,123715,123714,123713,123712,123711,123710,123709,123708,123707,123706,123705,123704,123702,123699,123698,123696,123695,123694,123693,123691,123690,123689,123688,123687,123686,123684,123683,123682,123681,123680,123679,123677,123675,123673,123672,123671,123670,123669,123668,123667,123665,123662,123660,123659,123658,123657,123656,123655,123654,123653,123652,123651,123650,123649,123648,123647,123646,123645,123644,123643,123642,123641,123640,123639,123638,123637,123636,123635,123634,123633,123631,123629,123628,123627,123620,123619,123618,123617,123616,123615,123604,123603,123602,123601,123599,123598,123597,123596,123595,123594,123589,123588,123587,123586,123575,123574,123573,123572,123571,123570,123569,123568,123567,123566,123565,123563,123562,123560,123558,123557,123556,123555,123554,123553,123552,123550,123549,123548,123547,123546,123545,123544,123543,123542,123541,123540,123539,123538,123537,123536,123535,123534,123533,123532,123531,123530,123529,123528,123527,123526,123525,123524,123522,123521,123520,123519,123515,123514,123513,123512,123511,123509,123508,123507,123506,123505,123504,123503,123502,123501,123500,123499,123498,123497,123495,123494,123493,123492,123491,123490,123489,123488,123487,123486,123483,123481,123480,123478,123477,123476,123475,123474,123473,123472,123471,123469,123467,123464,123461,123460,123459,123458,123457,123456,123455,123454,123453,123452,123451,123450,123443,123442,123441,123440,123439,123437,123436,123435,123434,123433,123432,123428,123427,123426,123425,123424,123423,123422,123421,123420,123419,123418,123417,123416,123415,123414,123413,123412,123411,123410,123407,123406,123405,123404,123403,123402,123401,123400,123399,123398,123397,123396,123395,123394,123393,123392,123390,123389,123372,123371,123370,123369,123368,123367,123366,123360,123359,123358,123355,123354,123353,123352,123351,123350,123349,123348,123347,123346,123345,123344,123343,123342,123341,123339,123336,123335,123334,123333,123332,123331,123329,123328,123324,123323,123322,123321,123320,123319,123317,123316,123315,123314,123313,123312,123311,123310,123309,123308,123307,123306,123305,123304,123303,123302,123301,123298,123297,123293,123292,123291,123290,123289,123288,123287,123286,123285,123283,123282,123281,123280,123279,123278,123276,123275,123274,123272,123271,123270,123269,123268,123267,123266,123265,123264,123263,123262,123261,123260,123259,123258,123257,123256,123255,123254,123253,123252,123250,123249,123248,123247,123245,123244,123243,123241,123239,123237,123236,123235,123234,123233,123232,123231,123230,123228,123227,123226,123225,123224,123223,123215,123212,123210,123199,123198,123197,123196,123195,123194,123193,123192,123191,123190,123189,123187,123186,123185,123184,123183,123181,123180,123179,123178,123171,123170,123169,123168,123156,123151,123150,123149,123148,123147,123146,123144,123143,123142,123141,123140,123139,123135,123131,123130,123129,123128,123127,123126,123125,123124,123123,123122,123121,123120,123119,123118,123117,123116,123115,123114,123113,123112,123111,123110,123109,123108,123107,123106,123105,123104,123103,123102,123101,123100,123099,123098,123097,123096,123095,123094,123093,123092,123091,123090,123089,123088,123087,123086,123085,123084,123083,123082,123081,123080,123079,123078,123077,123076,123075,123074,123073,123072,123071,123070,123069,123068,123067,123066,123065,123064,123063,123062,123061,123060,123059,123058,123057,123056,123055,123054,123053,123052,123051,123050,123049,123048,123047,123046,123045,123044,123043,123042,123041,123040,123039,123037,123036,123035,123034,123033,123032,123031,123030,123029,123027,123026,123025,123024,123023,123022,123021,123020,123019,123016,123015,123014,123013,123012,123011,123010,123009,123008,123007,123006,123005,123004,123003,123001,123000,122999,122998,122997,122996,122995,122994,122993,122992,122991,122990,122989,122988,122987,122986,122984,122983,122982,122981,122980,122979,122978,122977,122976,122975,122974,122973,122972,122971,122970,122969,122968,122967,122966,122965,122964,122963,122961,122958,122957,122956,122955,122954,122953,122952,122951,122950,122949,122948,122947,122946,122945,122944,122943,122942,122940,122939,122938,122937,122936,122935,122934,122933,122932,122931,122930,122929,122928,122927,122926,122924,122923,122922,122921,122920,122919,122918,122917,122916,122915,122913,122912,122911,122910,122909,122908,122907,122906,122905,122904,122903,122902,122901,122899,122898,122897,122896,122895,122894,122893,122892,122891,122890,122889,122887,122886,122885,122884,122883,122882,122875,122874,122873,122872,122871,122870,122869,122868,122867,122866,122864,122860,122859,122858,122857,122856,122854,122853,122852,122851,122850,122849,122848,122847,122846,122845,122844,122843,122842,122841,122840,122839,122838,122837,122836,122835,122834,122833,122832,122831,122827,122826,122821,122820,122819,122818,122817,122816,122815,122814,122813,122812,122811,122810,122809,122808,122807,122806,122805,122804,122803,122801,122800,122799,122797,122795,122794,122793,122792,122791,122790,122789,122788,122787,122786,122785,122783,122782,122781,122780,122778,122777,122773,122772,122771,122770,122769,122768,122767,122766,122765,122764,122763,122762,122761,122760,122759,122757,122756,122755,122754,122753,122752,122751,122750,122749,122748,122746,122745,122744,122743,122741,122740,122739,122737,122736,122735,122733,122732,122731,122730,122729,122726,122725,122724,122723,122722,122721,122720,122719,122718,122717,122716,122715,122714,122713,122712,122711,122710,122709,122708,122707,122706,122705,122704,122703,122702,122701,122700,122699,122698,122697,122696,122695,122694,122693,122692,122691,122690,122689,122688,122687,122686,122685,122684,122683,122682,122681,122680,122679,122678,122677,122676,122675,122674,122673,122672,122671,122670,122669,122668,122666,122665,122664,122663,122662,122661,122660,122659,122658,122657,122656,122655,122654,122653,122652,122651,122650,122649,122648,122647,122646,122645,122644,122643,122642,122641,122640,122639,122638,122637,122636,122635,122634,122633,122632,122631,122630,122629,122628,122627,122626,122623,122622,122621,122620,122619,122618,122617,122616,122615,122614,122613,122612,122611,122610,122609,122608,122607,122606,122605,122603,122602,122601,122600,122597,122596,122595,122594,122593,122592,122590,122589,122588,122587,122586,122585,122584,122583,122582,122581,122580,122579,122578,122576,122575,122574,122573,122572,122571,122570,122569,122568,122567,122566,122565,122563,122562,122561,122560,122559,122558,122557,122556,122555,122554,122553,122552,122551,122550,122549,122548,122547,122546,122545,122544,122543,122542,122541,122540,122539,122538,122537,122536,122534,122533,122532,122531,122530,122529,122528,122527,122526,122525,122524,122523,122522,122521,122520,122519,122518,122517,122516,122515,122514,122513,122512,122511,122510,122509,122507,122504,122503,122502,122501,122500,122499,122498,122497,122496,122495,122494,122493,122492,122491,122490,122488,122487,122486,122485,122484,122483,122482,122481,122480,122479,122478,122477,122476,122475,122474,122473,122472,122471,122470,122469,122468,122467,122466,122465,122464,122463,122462,122461,122460,122459,122458,122457,122456,122455,122454,122453,122452,122451,122450,122449,122448,122447,122446,122445,122443,122442,122441,122440,122439,122438,122437,122436,122434,122433,122429,122427,122426,122425,122423,122422,122421,122420,122419,122418,122417,122416,122415,122414,122413,122412,122411,122410,122409,122408,122407,122406,122405,122404,122403,122402,122401,122400,122399,122398,122397,122396,122395,122393,122392,122391,122390,122387,122386,122385,122384,122383,122382,122381,122380,122379,122378,122377,122376,122375,122374,122372,122371,122370,122369,122368,122367,122366,122365,122364,122363,122362,122361,122360,122359,122358,122357,122356,122354,122353,122352,122351,122350,122349,122348,122347,122346,122345,122344,122343,122342,122341,122340,122339,122337,122335,122334,122333,122332,122331,122330,122329,122328,122327,122326,122325,122324,122323,122322,122321,122320,122319,122318,122317,122316,122315,122314,122313,122312,122311,122310,122309,122308,122307,122306,122305,122304,122303,122302,122301,122300,122299,122298,122297,122296,122295,122294,122293,122292,122291,122290,122289,122288,122287,122286,122285,122284,122283,122282,122281,122280,122279,122278,122277,122276,122275,122274,122273,122272,122271,122270,122269)) OR (`Idx`=3 AND `CreatureID` IN (126407,126406,126405,126404,126403,126402,126401,126400,126399,126398,126397,126396,126395,126394,126393,126392,126391,126382,126366,126342,126339,126333,126314,126311,126295,126292,126288,126264,126256,126233,126209,126206,126204,126193,126191,126179,126175,126173,126159,126146,126112,126089,126048,126047,126046,126045,126044,126043,125957,125955,125929,125928,125924,125912,125911,125910,125909,125908,125906,125905,125902,125901,125900,125897,125896,125895,125894,125892,125891,125878,125843,125839,125815,125784,125783,125764,125748,125609,125523,125506,125478,125450,125442,125440,125418,125400,125395,125391,125390,125386,125370,125369,125357,125337,125335,125326,125316,125307,125192,125159,125152,125151,125093,125058,125057,125056,125028,125007,125005,125004,124989,124985,124984,124982,124961,124931,124920,124918,124917,124902,124901,124900,124899,124898,124897,124896,124895,124894,124893,124892,124888,124856,124845,124833,124816,124805,124779,124778,124777,124703,124697,124679,124678,124639,124638,124635,124601,124591,124560,124547,124499,124497,124481,124480,124439,124435,124425,124370,124360,124359,124348,124324,124297,124285,124281,124265,124247,124225,124214,124194,124073,124071,123866,123865,123864,123863,123861,123859,123858,123852,123819,123798,123789,123788,123776,123775,123774,123773,123772,123742,123656,123642,123641,123604,123541,123530,123527,123525,123506,123505,123504,123498,123497,123491,123475,123474,123473,123472,123471,123469,123454,123451,123440,123439,123416,123345,123302,123301,123288,123287,123286,123285,123244,123212,123199,123156,123151,123110,123109,123085,122986,122980,122974,122945,122870,122856,122844,122835,122782,122777,122765,122746,122745,122736,122724,122687,122684,122681,122646,122638,122636,122549,122518,122454,122436,122429,122399,122363,122361,122359,122358,122357,122350,122306,122300,122287,122277,122270,122269)) OR (`Idx`=2 AND `CreatureID` IN (126407,126406,126405,126404,126403,126402,126401,126400,126399,126398,126397,126396,126395,126394,126393,126392,126391,126382,126366,126356,126342,126339,126337,126333,126314,126311,126295,126292,126288,126264,126256,126233,126209,126206,126204,126193,126191,126186,126179,126175,126173,126170,126159,126150,126146,126145,126139,126112,126089,126048,126047,126046,126045,126044,126043,125957,125955,125929,125928,125924,125912,125911,125910,125909,125908,125907,125906,125905,125902,125901,125900,125897,125896,125895,125894,125892,125891,125878,125855,125854,125843,125839,125815,125784,125783,125764,125748,125609,125523,125506,125478,125464,125450,125442,125440,125418,125400,125395,125391,125390,125386,125370,125369,125357,125337,125335,125326,125316,125307,125299,125231,125203,125192,125159,125152,125151,125097,125093,125058,125057,125056,125028,125007,125005,125004,124989,124985,124984,124982,124961,124931,124920,124918,124917,124902,124901,124900,124899,124898,124897,124896,124895,124894,124893,124892,124888,124885,124856,124845,124833,124816,124805,124779,124778,124777,124728,124716,124703,124697,124679,124678,124639,124638,124635,124631,124601,124591,124560,124547,124506,124504,124499,124497,124489,124482,124481,124480,124446,124439,124436,124435,124432,124429,124425,124401,124370,124360,124359,124348,124324,124301,124297,124296,124292,124285,124283,124281,124265,124247,124227,124225,124214,124209,124194,124170,124084,124073,124071,123866,123865,123864,123863,123861,123859,123858,123852,123847,123831,123819,123798,123789,123788,123776,123775,123774,123773,123772,123742,123736,123731,123723,123656,123655,123654,123642,123641,123604,123603,123541,123539,123530,123527,123525,123519,123515,123506,123505,123504,123498,123497,123491,123475,123474,123473,123472,123471,123469,123454,123452,123451,123440,123439,123416,123399,123345,123302,123301,123288,123287,123286,123285,123259,123244,123236,123212,123199,123191,123190,123156,123151,123121,123116,123110,123109,123098,123085,122986,122980,122974,122973,122972,122971,122970,122961,122945,122891,122870,122856,122844,122835,122815,122782,122777,122765,122746,122745,122736,122724,122687,122684,122681,122646,122638,122636,122623,122570,122549,122523,122518,122454,122445,122436,122429,122409,122406,122402,122399,122363,122361,122359,122358,122357,122350,122349,122306,122300,122287,122281,122279,122277,122270,122269)) OR (`Idx`=1 AND `CreatureID` IN (126407,126406,126405,126404,126403,126402,126401,126400,126399,126398,126397,126396,126395,126394,126393,126392,126391,126382,126370,126368,126366,126365,126364,126356,126352,126342,126341,126339,126337,126336,126333,126325,126320,126314,126311,126295,126294,126293,126292,126291,126290,126288,126287,126282,126281,126280,126274,126265,126264,126256,126243,126237,126236,126233,126231,126230,126229,126227,126224,126212,126209,126207,126206,126204,126195,126194,126193,126191,126188,126186,126179,126176,126175,126173,126172,126170,126168,126165,126159,126156,126153,126150,126149,126146,126145,126139,126137,126131,126130,126129,126128,126127,126117,126114,126112,126110,126091,126090,126089,126087,126086,126084,126072,126070,126061,126052,126048,126047,126046,126045,126044,126043,126042,126041,126024,126016,125957,125956,125955,125944,125943,125942,125941,125940,125935,125934,125932,125929,125928,125926,125924,125912,125911,125910,125909,125908,125907,125906,125905,125902,125901,125900,125899,125897,125896,125895,125894,125892,125891,125884,125883,125881,125880,125878,125876,125865,125859,125858,125855,125854,125843,125839,125833,125830,125827,125819,125815,125814,125813,125784,125783,125780,125777,125776,125764,125760,125759,125758,125757,125756,125755,125748,125745,125737,125718,125717,125707,125704,125703,125679,125667,125648,125646,125638,125636,125622,125617,125609,125603,125599,125586,125585,125576,125542,125524,125523,125511,125510,125509,125506,125502,125501,125493,125480,125478,125474,125473,125472,125471,125464,125462,125460,125458,125450,125447,125444,125442,125441,125440,125438,125435,125434,125433,125432,125431,125430,125428,125427,125426,125425,125423,125422,125421,125419,125418,125415,125414,125413,125412,125400,125395,125391,125390,125386,125381,125376,125375,125370,125369,125364,125357,125353,125352,125345,125337,125335,125326,125323,125322,125320,125316,125315,125313,125310,125307,125299,125294,125292,125290,125274,125270,125269,125263,125260,125259,125258,125257,125256,125231,125230,125228,125227,125226,125225,125224,125221,125218,125215,125207,125206,125204,125203,125198,125196,125194,125192,125190,125189,125159,125158,125152,125151,125147,125140,125132,125129,125126,125122,125121,125112,125097,125096,125095,125094,125093,125089,125080,125079,125073,125063,125061,125058,125057,125056,125030,125028,125026,125023,125007,125006,125005,125004,125003,124989,124985,124984,124982,124979,124971,124963,124962,124961,124960,124958,124957,124951,124943,124940,124939,124938,124937,124935,124934,124931,124929,124928,124924,124920,124918,124917,124911,124910,124909,124908,124907,124902,124901,124900,124899,124898,124897,124896,124895,124894,124893,124892,124888,124886,124885,124879,124862,124861,124860,124856,124855,124854,124845,124833,124829,124823,124819,124816,124815,124809,124805,124796,124782,124780,124779,124778,124777,124776,124771,124769,124768,124767,124759,124754,124746,124744,124743,124742,124741,124735,124728,124724,124718,124716,124703,124697,124693,124692,124688,124686,124685,124683,124682,124679,124678,124673,124672,124670,124667,124639,124638,124635,124631,124619,124607,124605,124601,124591,124588,124587,124586,124579,124568,124564,124560,124554,124550,124547,124537,124522,124506,124504,124499,124497,124494,124491,124490,124489,124488,124487,124485,124482,124481,124480,124477,124476,124474,124462,124448,124446,124444,124439,124436,124435,124433,124432,124429,124425,124422,124421,124419,124411,124408,124401,124398,124378,124370,124369,124360,124359,124348,124330,124326,124324,124323,124316,124304,124302,124301,124300,124297,124296,124294,124292,124285,124283,124282,124281,124279,124270,124265,124262,124249,124247,124244,124232,124230,124227,124226,124225,124223,124217,124216,124214,124213,124209,124195,124194,124188,124177,124173,124170,124167,124165,124163,124162,124160,124150,124084,124079,124076,124073,124071,124066,124046,124043,124033,124032,124027,124026,124025,124022,123884,123879,123869,123868,123866,123865,123864,123863,123861,123859,123858,123854,123853,123852,123848,123847,123834,123833,123831,123830,123828,123827,123826,123825,123824,123821,123819,123808,123805,123798,123789,123788,123776,123775,123774,123773,123772,123769,123767,123762,123756,123746,123745,123742,123736,123731,123723,123719,123711,123699,123698,123691,123681,123665,123660,123656,123655,123654,123651,123649,123647,123642,123641,123640,123629,123627,123604,123603,123594,123587,123575,123570,123543,123541,123539,123532,123530,123529,123528,123527,123525,123519,123515,123511,123506,123505,123504,123498,123497,123491,123489,123483,123475,123474,123473,123472,123471,123469,123459,123457,123454,123452,123451,123443,123440,123439,123433,123424,123422,123418,123416,123399,123396,123389,123354,123345,123339,123336,123331,123304,123302,123301,123288,123287,123286,123285,123262,123259,123257,123249,123244,123236,123215,123212,123199,123194,123193,123192,123191,123190,123183,123180,123179,123170,123169,123168,123156,123151,123150,123144,123143,123142,123141,123140,123135,123130,123126,123121,123116,123110,123109,123103,123098,123096,123095,123094,123093,123090,123088,123086,123085,123081,123080,123071,123064,123057,123051,123039,123036,123034,123030,123025,123016,123003,122993,122989,122988,122986,122980,122974,122973,122972,122971,122970,122969,122966,122961,122953,122949,122945,122943,122942,122938,122932,122928,122923,122919,122908,122904,122891,122889,122885,122872,122870,122859,122856,122854,122844,122841,122840,122839,122835,122818,122816,122815,122814,122813,122812,122811,122810,122809,122806,122803,122797,122792,122791,122787,122785,122782,122781,122780,122777,122770,122769,122768,122765,122761,122759,122748,122746,122745,122736,122735,122733,122731,122730,122724,122722,122687,122684,122681,122647,122646,122638,122637,122636,122632,122631,122630,122628,122623,122620,122619,122618,122617,122616,122615,122611,122596,122595,122594,122593,122592,122588,122587,122586,122576,122570,122560,122559,122558,122557,122555,122549,122543,122538,122534,122533,122531,122530,122523,122518,122517,122515,122500,122494,122454,122452,122445,122438,122436,122429,122425,122410,122409,122408,122406,122402,122400,122399,122363,122361,122360,122359,122358,122357,122352,122350,122349,122346,122335,122331,122328,122323,122306,122305,122304,122303,122302,122300,122298,122296,122293,122292,122291,122287,122282,122281,122280,122279,122277,122274,122273,122272,122270,122269)) OR (`Idx`=5 AND `CreatureID` IN (125357,125005,124480,124324,123865,123864,123863,123819,123776,123775,123774,123773,123772,123642,123244,123212,122782,122746,122745)) OR (`Idx`=4 AND `CreatureID` IN (125357,125005,124480,124324,123865,123864,123863,123819,123776,123775,123774,123773,123772,123642,123244,123212,122782,122746,122745)) OR (`Idx`=9 AND `CreatureID`=125005) OR (`Idx`=8 AND `CreatureID`=125005) OR (`Idx`=7 AND `CreatureID` IN (125005,123864,123819,123776,123775,122782,122746)) OR (`Idx`=6 AND `CreatureID` IN (125005,124324,123864,123819,123776,123775,123244,123212,122782,122746)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (122268,122267,122266,122265,122264,122263,122262,122261,122260,122259,122258,122257,122256,122255,122254,122253,122252,122251,122250,122249,122248,122247,122246,122245,122244,122243,122242,122241,122240,122239,122238,122237,122236,122235,122234,122233,122232,122231,122230,122229,122228,122227,122226,122225,122224,122223,122222,122221,122220,122219,122218,122216,122215,122214,122213,122212,122211,122204,122203,122202,122201,122200,122199,122198,122197,122196,122191,122190,122189,122188,122187,122186,122185,122184,122183,122182,122181,122180,122179,122178,122177,122176,122175,122174,122173,122172,122171,122170,122169,122168,122167,122166,122165,122164,122162,122161,122159,122158,122157,122156,122155,122154,122153,122152,122151,122150,122149,122148,122147,122146,122145,122144,122143,122142,122141,122140,122139,122138,122137,122136,122135,122134,122133,122132,122131,122130,122129,122126,122125,122123,122121,122120,122119,122118,122117,122116,122115,122114,122113,122112,122111,122110,122109,122108,122107,122106,122105,122104,122103,122102,122101,122099,122098,122097,122096,122095,122094,122093,122092,122091,122090,122089,122088,122087,122086,122085,122084,122083,122082,122081,122080,122078,122076,122075,122072,122071,122070,122069,122068,122067,122066,122065,122064,122063,122062,122061,122060,122059,122058,122057,122056,122055,122054,122053,122052,122051,122050,122049,122048,122047,122046,122045,122044,122041,122040,122039,122038,122037,122034,122033,122032,122031,122030,122029,122028,122027,122026,122025,122024,122023,122022,122021,122020,122019,122018,122017,122015,122014,122012,122011,122010,122009,122008,122006,122005,122004,122002,122001,122000,121998,121997,121993,121988,121987,121985,121982,121980,121977,121976,121975,121969,121968,121967,121962,121960,121959,121958,121957,121956,121955,121954,121953,121952,121950,121949,121948,121946,121945,121944,121943,121942,121941,121940,121939,121938,121937,121936,121934,121932,121931,121930,121929,121928,121927,121926,121925,121924,121923,121922,121921,121920,121919,121918,121915,121914,121913,121912,121911,121910,121909,121908,121907,121906,121905,121904,121903,121902,121901,121900,121899,121898,121897,121896,121895,121894,121893,121891,121890,121889,121888,121887,121886,121885,121884,121883,121882,121881,121880,121879,121878,121877,121876,121875,121874,121873,121872,121870,121869,121868,121867,121866,121865,121864,121863,121862,121860,121859,121858,121857,121856,121855,121854,121853,121852,121851,121850,121849,121847,121846,121843,121842,121841,121840,121839,121838,121836,121835,121834,121833,121832,121831,121830,121828,121827,121826,121825,121823,121822,121821,121820,121818,121817,121815,121814,121813,121812,121811,121810,121808,121807,121806,121805,121804,121803,121802,121801,121799,121798,121797,121796,121795,121794,121793,121790,121789,121788,121787,121786,121785,121784,121783,121782,121781,121779,121778,121776,121775,121774,121773,121772,121771,121770,121769,121766,121765,121764,121762,121761,121759,121758,121757,121756,121755,121754,121753,121752,121751,121744,121740,121739,121732,121731,121730,121729,121728,121727,121726,121725,121724,121722,121721,121720,121719,121718,121717,121716,121715,121714,121713,121712,121711,121710,121709,121708,121706,121705,121704,121703,121700,121699,121698,121697,121696,121695,121694,121691,121688,121686,121685,121684,121680,121679,121678,121676,121675,121674,121673,121672,121671,121670,121663,121661,121660,121659,121658,121657,121656,121655,121654,121652,121651,121645,121644,121643,121639,121638,121634,121633,121632,121631,121630,121629,121627,121626,121625,121624,121623,121622,121621,121620,121619,121618,121617,121616,121615,121614,121613,121612,121611,121610,121609,121608,121607,121606,121605,121604,121603,121602,121601,121600,121599,121597,121596,121595,121594,121593,121592,121591,121590,121589,121588,121587,121586,121585,121584,121583,121582,121581,121579,121578,121577,121576,121575,121574,121573,121572,121571,121570,121569,121568,121567,121566,121565,121564,121563,121562,121561,121560,121559,121558,121557,121556,121555,121554,121553,121552,121551,121550,121549,121548,121547,121546,121545,121544,121543,121542,121541,121540,121539,121538,121537,121536,121535,121534,121533,121532,121531,121530,121529,121528,121527,121526,121525,121524,121523,121522,121521,121520,121519,121518,121517,121516,121515,121514,121513,121512,121511,121510,121509,121508,121507,121505,121504,121503,121502,121501,121500,121499,121498,121497,121496,121495,121494,121493,121492,121491,121490,121489,121488,121487,121486,121485,121484,121483,121482,121481,121480,121479,121478,121477,121476,121475,121474,121473,121472,121471,121470,121469,121468,121467,121466,121465,121464,121463,121460,121459,121458,121457,121450,121449,121448,121447,121446,121445,121443,121442,121441,121438,121437,121436,121435,121434,121432,121428,121423,121422,121421,121419,121418,121417,121416,121415,121414,121413,121412,121411,121410,121409,121408,121407,121406,121405,121404,121403,121402,121401,121400,121399,121398,121397,121396,121395,121394,121393,121392,121391,121390,121389,121388,121387,121386,121385,121384,121383,121382,121381,121380,121379,121378,121377,121376,121375,121374,121373,121372,121371,121370,121369,121368,121367,121366,121365,121364,121363,121362,121361,121360,121359,121358,121357,121355,121351,121349,121348,121346,121345,121344,121343,121342,121341,121340,121339,121338,121337,121336,121335,121334,121333,121332,121331,121330,121329,121328,121327,121326,121325,121324,121323,121321,121320,121319,121318,121317,121316,121315,121314,121313,121312,121311,121310,121309,121308,121307,121306,121305,121304,121303,121302,121301,121300,121298,121297,121296,121295,121294,121293,121290,121289,121288,121287,121286,121285,121284,121283,121282,121281,121280,121278,121277,121276,121268,121267,121266,121265,121264,121263,121262,121261,121260,121254,121253,121252,121251,121250,121248,121247,121246,121245,121244,121243,121242,121241,121240,121239,121238,121237,121236,121235,121234,121233,121232,121231,121230,121229,121228,121227,121226,121225,121224,121217,121210,121209,121207,121205,121202,121201,121200,121194,121193,121190,121189,121185,121184,121183,121181,121179,121178,121177,121176,121175,121174,121173,121171,121170,121169,121168,121167,121166,121165,121164,121162,121161,121160,121159,121158,121157,121156,121155,121154,121153,121152,121151,121150,121149,121148,121147,121146,121144,121143,121141,121140,121139,121138,121137,121136,121134,121133,121132,121131,121130,121129,121128,121127,121126,121125,121124,121123,121122,121121,121120,121119,121118,121117,121116,121115,121114,121113,121112,121111,121110,121109,121108,121107,121106,121105,121104,121103,121102,121101,121100,121099,121098,121097,121096,121095,121094,121093,121092,121091,121090,121089,121088,121087,121086,121085,121084,121083,121082,121081,121080,121079,121078,121077,121076,121075,121074,121073,121072,121071,121070,121069,121068,121067,121066,121064,121062,121061,121060,121059,121058,121057,121056,121055,121054,121053,121052,121051,121050,121049,121048,121047,121046,121045,121044,121043,121042,121041,121040,121039,121038,121037,121036,121035,121034,121033,121032,121031,121030,121029,121028,121027,121026,121025,121024,121023,121022,121021,121020,121019,121018,121017,121016,121015,121014,121013,121012,121011,121009,121008,121006,121005,121004,121003,121002,121001,121000,120999,120998,120997,120996,120995,120993,120992,120991,120990,120989,120988,120987,120986,120984,120983,120982,120981,120980,120979,120978,120977,120974,120973,120972,120971,120969,120968,120967,120966,120965,120964,120963,120962,120961,120959,120958,120957,120956,120955,120954,120953,120952,120951,120950,120949,120948,120947,120946,120945,120944,120943,120942,120941,120939,120938,120936,120935,120934,120933,120932,120931,120930,120929,120928,120927,120926,120925,120924,120922,120921,120920,120919,120918,120917,120916,120915,120914,120913,120906,120905,120904,120903,120902,120901,120900,120899,120898,120897,120896,120895,120894,120893,120886,120885,120884,120883,120882,120881,120880,120879,120878,120877,120876,120875,120874,120873,120872,120871,120870,120869,120868,120867,120866,120865,120864,120863,120862,120861,120860,120859,120858,120857,120856,120855,120854,120853,120852,120851,120850,120849,120847,120846,120845,120844,120843,120842,120841,120840,120839,120838,120837,120836,120835,120834,120833,120832,120831,120830,120829,120828,120827,120826,120825,120824,120823,120822,120821,120820,120819,120818,120817,120816,120815,120814,120813,120812,120811,120810,120809,120808,120807,120806,120805,120804,120803,120802,120801,120800,120799,120798,120797,120796,120795,120794,120793,120792,120791,120790,120789,120788,120787,120786,120785,120784,120783,120782,120781,120780,120779,120778,120777,120776,120775,120774,120773,120772,120771,120770,120769,120768,120767,120766,120764,120763,120762,120761,120760,120759,120758,120756,120755,120754,120753,120752,120751,120750,120749,120748,120747,120746,120745,120744,120743,120742,120741,120740,120739,120738,120737,120736,120735,120734,120732,120731,120730,120729,120728,120727,120726,120725,120724,120723,120722,120721,120720,120719,120718,120717,120716,120715,120714,120713,120712,120711,120710,120709,120708,120707,120706,120705,120704,120703,120702,120701,120700,120699,120698,120697,120696,120695,120694,120693,120692,120691,120690,120689,120688,120687,120686,120685,120684,120683,120682,120681,120680,120679,120678,120677,120676,120675,120674,120669,120668,120667,120666,120665,120664,120663,120662,120661,120660,120659,120658,120657,120656,120655,120654,120653,120652,120651,120650,120649,120648,120646,120644,120643,120642,120641,120640,120639,120638,120637,120636,120635,120634,120633,120632,120631,120629,120628,120627,120626,120625,120624,120623,120622,120621,120620,120619,120618,120617,120616,120615,120614,120613,120612,120611,120610,120609,120608,120607,120606,120605,120604,120603,120602,120601,120600,120599,120598,120597,120596,120595,120594,120593,120592,120591,120590,120589,120588,120587,120586,120585,120584,120583,120582,120581,120580,120579,120578,120577,120576,120575,120574,120573,120572,120570,120564,120560,120559,120558,120557,120556,120555,120554,120553,120552,120551,120550,120549,120548,120547,120546,120545,120544,120543,120542,120541,120540,120536,120535,120534,120533,120532,120531,120530,120529,120528,120527,120526,120525,120524,120523,120522,120521,120520,120519,120518,120517,120516,120515,120514,120513,120511,120510,120509,120508,120507,120506,120505,120492,120489,120488,120487,120486,120485,120484,120483,120482,120481,120480,120479,120477,120476,120475,120474,120473,120472,120471,120470,120469,120468,120467,120466,120465,120464,120463,120462,120461,120460,120459,120458,120457,120456,120455,120454,120453,120452,120451,120450,120449,120448,120446,120445,120444,120439,120438,120437,120436,120435,120434,120433,120432,120431,120430,120429,120427,120425,120424,120423,120422,120421,120420,120419,120418,120417,120416,120415,120414,120413,120412,120411,120410,120409,120408,120407,120406,120405,120404,120403,120402,120401,120400,120399,120398,120397,120396,120395,120394,120393,120392,120391,120390,120389,120388,120387,120386,120385,120384,120383,120382,120381,120380,120379,120378,120377,120376,120375,120374,120373,120372,120371,120370,120369,120368,120367,120366,120365,120363,120362,120361,120360,120359,120358,120357,120356,120355,120354,120353,120352,120351,120350,120349,120348,120347,120346,120345,120344,120343,120342,120341,120340,120339,120338,120337,120336,120333,120330,120329,120328,120327,120326,120325,120324,120323,120322,120321,120320,120319,120318,120317,120316,120315,120314,120313,120312,120311,120310,120309,120308,120307,120306,120305,120304,120303,120302,120300,120299,120288,120287,120286,120285,120284,120283,120282,120281,120280,120279,120278,120277,120276,120275,120274,120273,120272,120271,120270,120269,120268,120267,120266,120265,120264,120261,120260,120259,120258,120257,120256,120255,120254,120253,120252,120251,120250,120249,120248,120247,120246,120245,120244,120243,120241,120240,120239,120238,120237,120236,120235,120234,120233,120232,120231,120230,120229,120228,120227,120226,120225,120224,120223,120222,120221,120220,120219,120218,120217,120216,120215,120214,120213,120210,120208,120207,120206,120205,120203,120202,120201,120200,120199,120198,120197,120196,120195,120194,120193,120192,120191,120190,120189,120188,120187,120186,120185,120184,120183,120182,120181,120180,120179,120178,120177,120176,120175,120174,120173,120172,120171,120170,120169,120168,120167,120166,120165,120164,120163,120162,120161,120160,120159,120158,120157,120156,120155,120154,120153,120152,120151,120150,120149,120148,120147,120146,120145,120144,120143,120142,120141,120140,120139,120136,120135,120134,120132,120131,120130,120129,120128,120127,120126,120125,120124,120123,120122,120121,120120,120119,120118,120117,120116,120115,120114,120113,120112,120111,120110,120109,120108,120107,120106,120105,120104,120103,120102,120101,120100,120099,120098,120097,120096,120095,120094,120093,120092,120091,120090,120089,120088,120087,120086,120085,120084,120082,120081,120080,120079,120078,120077,120076,120075,120074,120073,120072,120071,120070,120068,120067,120066,120065,120064,120062,120060,120059,120058,120057,120056,120055,120054,120052,120051,120048,120047,120046,120045,120044,120043,120042,120041,120039,120037,120036,120034,120032,120031,120030,120029,120028,120027,120026,120025,120024,120023,120022,120021,120020,120019,120018,120017,120016,120015,120014,120013,120012,120011,120010,120009,120008,120007,120006,120005,120004,120003,120001,120000,119999,119998,119997,119996,119995,119994,119993,119992,119991,119990,119989,119988,119987,119986,119985,119984,119983,119982,119981,119980,119979,119978,119977,119976,119975,119974,119973,119972,119971,119970,119969,119968,119967,119966,119965,119964,119963,119962,119961,119960,119959,119958,119957,119956,119955,119954,119953,119952,119951,119950,119949,119948,119947,119946,119945,119944,119943,119942,119941,119940,119939,119938,119937,119936,119935,119934,119933,119932,119931,119930,119929,119927,119926,119925,119924,119923,119922,119921,119920,119919,119918,119917,119916,119915,119914,119913,119912,119911,119910,119909,119908,119907,119906,119905,119904,119903,119902,119901,119900,119899,119898,119897,119896,119895,119894,119893,119892,119891,119890,119889,119888,119887,119886,119885,119884,119883,119882,119881,119880,119879,119878,119876,119874,119873,119872,119871,119870,119869,119868,119867,119866,119865,119864,119863,119862,119861,119860,119859,119858,119857,119856,119855,119854,119853,119852,119851,119850,119849,119848,119847,119846,119845,119844,119843,119842,119841,119840,119839,119838,119837,119836,119835,119834,119833,119832,119831,119830,119829,119828,119827,119826,119825,119824,119823,119822,119821,119820,119819,119818,119817,119816,119815,119814,119813,119812,119811,119810,119809,119808,119807,119806,119805,119804,119803,119802,119801,119800,119799,119798,119797,119796,119795,119794,119793,119792,119791,119790,119789,119788,119787,119786,119785,119784,119783,119782,119781,119780,119779,119778,119777,119776,119775,119774,119773,119772,119771,119770,119769,119768,119767,119766,119765,119764,119762,119761,119760,119759,119758,119757,119756,119755,119754,119752,119751,119750,119749,119748,119747,119746,119745,119744,119743,119742,119741,119740,119739,119738,119737,119736,119735,119734,119733,119732,119731,119730,119729,119728,119727,119726,119725,119724,119723,119722,119721,119720,119719,119718,119717,119716,119715,119710,119709,119708,119707,119702,119701,119699,119698,119696,119695,119694,119693,119692,119691,119690,119689,119688,119687,119686,119685,119684,119683,119682,119681,119680,119679,119677,119676,119675,119674,119673,119672,119667,119666,119665,119664,119663,119662,119661,119660,119659,119658,119657,119656,119655,119654,119653,119652,119651,119650,119649,119648,119647,119646,119645,119644,119643,119642,119640,119636,119635,119634,119633,119632,119630,119629,119628,119627,119626,119625,119624,119623,119622,119621,119620,119619,119618,119611,119610,119609,119608,119607,119606,119605,119604,119603,119602,119601,119600,119599,119598,119597,119596,119591,119590,119589,119588,119587,119586,119585,119584,119583,119582,119581,119580,119579,119578,119577,119576,119575,119574,119573,119572,119571,119570,119563,119562,119561,119560,119559,119558,119557,119556,119555,119554,119553,119552,119551,119550,119549,119548,119547,119546,119545,119544,119543,119542,119541,119540,119539,119538,119536,119535,119534,119533,119532,119531,119530,119529,119528,119527,119526,119525,119524,119523,119522,119521,119520,119518,119517,119516,119515,119514,119513,119512,119511,119510,119509,119508,119507,119506,119505,119504,119503,119502,119501,119500,119499,119498,119497,119496,119495,119494,119493,119492,119491,119490,119489,119488,119487,119486,119485,119484,119483,119482,119481,119480,119479,119478,119477,119476,119475,119474,119473,119472,119471,119470,119469,119467,119466,119464,119463,119462,119460,119459,119456,119454,119453,119450,119449,119448,119447,119446,119444,119443,119440,119438,119437,119436,119435,119433,119432,119431,119430,119428,119427,119426,119425,119424,119423,119422,119419,119418,119414,119412,119411,119409,119408,119407,119406,119405,119404,119403,119399,119398,119397,119396,119395,119394,119393,119391,119390,119388,119386,119384,119383,119382,119381,119380,119379,119366,119362,119359,119357,119356,119350,119346,119345,119344,119343,119342,119341,119340,119338,119334,119328,119327,119326,119325,119322,119321,119320,119318,119317,119315,119314,119313,119312,119310,119309,119307,119306,119305,119304,119303,119302,119301,119300,119299,119292,119289,119288,119287,119283,119282,119281,119280,119279,119278,119277,119276,119275,119274,119273,119272,119271,119270,119269,119268,119267,119266,119265,119264,119263,119262,119261,119260,119259,119258,119257,119256,119255,119254,119253,119252,119251,119250,119249,119248,119247,119245,119244,119243,119242,119241,119240,119239,119238,119237,119236,119235,119233,119232,119231,119230,119229,119228,119227,119226,119225,119224,119223,119222,119221,119220,119218,119217,119216,119215,119214,119213,119212,119211,119210,119209,119208,119207,119206,119205,119204,119203,119202,119201,119200,119199,119198,119197,119196,119195,119194,119193,119192,119191,119190,119189,119188,119187,119186,119185,119184,119183,119182,119181,119179,119178,119177,119176,119175,119174,119173,119172,119171,119170,119169,119168,119167,119166,119165,119164,119163,119161,119160,119159,119158,119157,119156,119155,119154,119153,119152,119151,119150,119149,119148,119147,119146,119145,119144,119143,119142,119141,119140,119139,119138,119133,119132,119131,119130,119129,119128,119127,119126,119125,119124,119123,119122,119115,119114,119113,119108,119107,119106,119105,119104,119103,119102,119100,119099,119098,119097,119096,119095,119094,119093,119092,119091,119090,119089,119088,119087,119086,119085,119084,119083,119082,119081,119080,119079,119078,119077,119076,119075,119074,119073,119072,119071,119070,119069,119068,119067,119066,119065,119064,119063,119062,119061,119060,119059,119058,119057,119056,119055,119054,119053,119052,119051,119050,119049,119048,119047,119046,119045,119044,119043,119042,119041,119040,119039,119032,119031,119030,119029,119028,119027,119026,119025,119017,119016,119015,119014,119013,119008,119003,119002,119001,119000,118999,118994,118993,118992,118991,118990,118989,118987,118986,118985,118983,118982,118981,118980,118979,118978,118977,118976,118975,118974,118973,118972,118971,118970,118969,118968,118967,118966,118965,118964,118963,118962,118961,118960,118959,118958,118957,118956,118955,118954,118953,118952,118951,118950,118949,118948,118947,118946,118945,118944,118943,118942,118938,118937,118936,118935,118934,118933,118932,118931,118930,118929,118927,118926,118925,118924,118923,118922,118921,118920,118919,118918,118917,118916,118915,118914,118913,118912,118911,118910,118909,118908,118907,118906,118905,118904,118903,118902,118901,118900,118899,118898,118897,118896,118895,118894,118893,118892,118891,118889,118888,118887,118886,118885,118884,118883,118882,118881,118880,118879,118878,118877,118876,118875,118874,118873,118872,118871,118870,118869,118868,118867,118866,118865,118864,118863,118862,118861,118860,118859,118858,118857,118856,118855,118853,118852,118851,118850,118849,118848,118847,118846,118845,118844,118843,118842,118841,118840,118839,118838,118837,118836,118835,118834,118833,118832,118831,118830,118829,118828,118827,118826,118824,118823,118822,118821,118820,118819,118818,118817,118816,118815,118814,118812,118811,118810,118809,118808,118807,118806,118805,118804,118803,118802,118801,118800,118797,118796,118795,118794,118793,118792,118791,118790,118789,118788,118787,118786,118785,118784,118783,118782,118781,118780,118779,118778,118777,118776,118775,118774,118773,118772,118762,118761,118760,118759,118758,118757,118756,118755,118754,118753,118752,118751,118750,118749,118748,118747,118746,118745,118744,118743,118742,118741,118740,118739,118738,118737,118736,118735,118734,118733,118732,118731,118730,118729,118728,118727,118726,118725,118724,118723,118722,118721,118720,118719,118718,118717,118716,118715,118714,118713,118712,118711,118710,118709,118708,118707,118706,118705,118704,118703,118702,118701,118700,118699,118698,118697,118696,118695,118694,118693,118691,118690,118689,118688,118687,118686,118685,118684,118683,118682,118681,118680,118679,118678,118676,118674,118673,118672,118671,118670,118669,118668,118667,118666,118665,118664,118663,118662,118661,118660,118659,118658,118657,118656,118655,118654,118653,118652,118651,118650,118649,118648,118647,118646,118645,118644,118643,118642,118641,118640,118638,118637,118636,118635,118634,118633,118632,118631,118630,118629,118628,118627,118626,118625,118624,118623,118622,118621,118620,118619,118618,118617,118616,118615,118614,118613,118612,118611,118610,118609,118608,118607,118606,118605,118604,118603,118602,118601,118600,118599,118598,118597,118596,118595,118594,118592,118591,118590,118589,118588,118587,118586,118585,118584,118583,118582,118581,118580,118579,118578,118577,118576,118575,118573,118572,118571,118570,118569,118568,118567,118566,118564,118563,118562,118561,118560,118559,118558,118557,118556,118555,118554,118553,118552,118551,118550,118549,118548,118547,118546,118545,118544,118543,118542,118541,118540,118539,118538,118537,118536,118535,118534,118533,118532,118531,118530,118529,118528,118527,118526,118525,118524,118523,118522,118521,118520,118519,118518,118517,118516,118514,118512,118511,118510,118509,118508,118507,118506,118505,118504,118503,118502,118501,118500,118499,118498,118497,118496,118495,118494,118493,118492,118491,118490,118489,118488,118487,118486,118485,118484,118483,118482,118481,118480,118479,118478,118477,118476,118475,118474,118473,118472,118471,118470,118469,118468,118467,118466,118465,118464,118463,118462,118461,118460,118459,118458,118457,118456,118455,118454,118453,118452,118451,118450,118449,118448,118447,118446,118445,118444,118443,118442,118441,118440,118439,118438,118437,118436,118435,118434,118433,118432,118431,118430,118429,118428,118427,118426,118425,118424,118423,118422,118421,118420,118419,118418,118417,118416,118415,118414,118413)) OR (`Idx`=1 AND `CreatureID` IN (122262,122259,122251,122250,122248,122245,122244,122243,122240,122239,122238,122237,122236,122234,122233,122232,122230,122227,122223,122222,122220,122219,122218,122215,122214,122203,122182,122180,122179,122170,122167,122152,122139,122138,122133,122132,122125,122123,122114,122113,122111,122105,122101,122099,122096,122078,122060,122059,122055,122054,122047,122041,122038,122037,122025,122021,122015,122011,122008,122002,121997,121993,121988,121956,121952,121946,121934,121919,121915,121895,121891,121875,121874,121870,121865,121860,121849,121843,121842,121810,121789,121782,121778,121775,121765,121764,121759,121757,121744,121728,121721,121720,121719,121718,121717,121716,121713,121712,121705,121704,121686,121685,121680,121676,121661,121660,121659,121658,121654,121645,121644,121632,121627,121618,121616,121615,121614,121606,121605,121604,121600,121596,121595,121593,121592,121586,121584,121581,121577,121576,121568,121566,121564,121555,121550,121539,121537,121535,121516,121515,121512,121508,121505,121501,121500,121497,121493,121492,121491,121490,121489,121488,121487,121486,121485,121484,121483,121482,121481,121480,121479,121478,121477,121476,121475,121474,121472,121471,121470,121469,121468,121467,121466,121458,121438,121436,121402,121397,121396,121395,121394,121342,121341,121338,121337,121334,121332,121331,121329,121328,121327,121323,121319,121316,121304,121296,121295,121294,121285,121284,121283,121278,121276,121265,121254,121251,121250,121246,121243,121238,121233,121232,121225,121201,121194,121190,121189,121177,121176,121175,121174,121168,121161,121160,121159,121150,121149,121148,121146,121143,121141,121133,121120,121119,121117,121116,121115,121114,121109,121102,121101,121099,121098,121097,121096,121095,121089,121084,121083,121082,121076,121074,121064,121062,121061,121060,121059,121058,121057,121048,121047,121042,121040,121036,121034,121023,121019,121017,121009,121006,120999,120997,120993,120988,120987,120982,120961,120958,120957,120948,120942,120934,120926,120925,120924,120915,120903,120895,120894,120884,120883,120882,120881,120880,120879,120877,120876,120875,120871,120869,120859,120858,120854,120853,120852,120849,120846,120841,120838,120837,120827,120826,120819,120818,120815,120807,120806,120804,120803,120785,120784,120783,120782,120781,120779,120776,120766,120762,120761,120754,120753,120749,120748,120741,120737,120736,120735,120724,120723,120718,120714,120711,120710,120706,120705,120704,120700,120699,120698,120697,120694,120693,120691,120690,120689,120688,120652,120639,120636,120614,120610,120609,120608,120607,120606,120604,120603,120599,120596,120594,120592,120589,120587,120586,120579,120573,120572,120570,120564,120560,120554,120552,120549,120540,120536,120535,120525,120524,120523,120519,120518,120517,120516,120513,120511,120510,120508,120481,120480,120477,120476,120471,120467,120462,120461,120450,120449,120433,120432,120431,120429,120411,120410,120404,120403,120402,120401,120400,120394,120392,120389,120384,120376,120373,120369,120368,120352,120351,120346,120342,120340,120329,120323,120322,120314,120313,120309,120308,120307,120306,120305,120302,120300,120278,120277,120276,120271,120269,120265,120261,120260,120259,120258,120257,120249,120246,120241,120240,120214,120210,120207,120205,120198,120197,120195,120194,120193,120191,120190,120189,120182,120175,120173,120154,120144,120142,120141,120136,120127,120124,120108,120106,120105,120104,120100,120099,120098,120097,120094,120093,120092,120091,120090,120089,120087,120084,120079,120075,120067,120060,120059,120058,120057,120056,120055,120054,120052,120051,120041,120034,120031,120030,120029,120027,120026,120025,120018,119998,119993,119985,119982,119979,119976,119967,119966,119965,119964,119962,119960,119959,119954,119946,119923,119921,119920,119918,119917,119909,119907,119906,119900,119897,119882,119878,119870,119868,119866,119864,119860,119855,119854,119849,119847,119846,119845,119842,119841,119838,119836,119835,119834,119833,119832,119831,119826,119825,119819,119818,119815,119812,119810,119807,119806,119805,119804,119802,119801,119792,119791,119780,119779,119776,119773,119772,119771,119768,119758,119757,119755,119754,119749,119748,119739,119737,119733,119732,119721,119702,119694,119684,119680,119679,119675,119672,119655,119651,119650,119649,119646,119645,119642,119636,119634,119632,119630,119627,119610,119609,119608,119607,119597,119590,119578,119572,119563,119562,119561,119559,119558,119556,119554,119553,119551,119549,119548,119547,119546,119540,119527,119526,119524,119523,119522,119520,119518,119517,119516,119514,119513,119512,119511,119510,119508,119496,119482,119471,119470,119462,119460,119449,119448,119438,119437,119436,119435,119424,119423,119422,119396,119391,119366,119328,119313,119312,119310,119309,119307,119306,119283,119282,119281,119280,119278,119277,119276,119275,119274,119270,119269,119263,119262,119261,119258,119251,119250,119249,119248,119241,119231,119229,119228,119227,119212,119210,119202,119199,119193,119187,119185,119170,119168,119165,119160,119158,119156,119149,119146,119142,119141,119138,119132,119131,119129,119128,119127,119126,119125,119106,119096,119091,119054,119053,119039,119032,119030,119029,119027,119026,119017,119016,119013,119008,118999,118994,118987,118978,118974,118969,118966,118945,118944,118943,118938,118937,118936,118935,118934,118933,118925,118924,118902,118901,118900,118899,118897,118894,118885,118883,118880,118879,118878,118877,118867,118864,118863,118861,118851,118839,118838,118834,118831,118818,118817,118814,118812,118811,118809,118807,118806,118800,118796,118785,118783,118780,118779,118777,118773,118759,118758,118757,118755,118748,118747,118737,118735,118734,118733,118727,118724,118710,118708,118707,118702,118701,118699,118695,118694,118676,118661,118656,118655,118654,118653,118633,118613,118612,118611,118610,118609,118608,118607,118606,118573,118570,118563,118558,118550,118549,118548,118547,118546,118545,118544,118543,118540,118538,118537,118536,118535,118534,118533,118532,118531,118530,118527,118526,118525,118524,118516,118509,118506,118500,118497,118495,118490,118485,118484,118483,118475,118471,118457,118452,118445,118444,118441,118439,118437,118434,118426,118422,118421,118420,118419,118417,118415)) OR (`Idx`=3 AND `CreatureID` IN (122259,122250,122248,122244,122243,122234,122215,122203,122182,122180,122179,122132,122125,122114,122105,122101,122099,122041,122038,122037,122025,121997,121875,121874,121870,121865,121775,121765,121764,121744,121716,121705,121661,121618,121604,121584,121577,121576,121568,121566,121564,121516,121512,121508,121505,121493,121492,121491,121490,121489,121488,121487,121485,121484,121483,121438,121436,121397,121396,121395,121394,121338,121304,121285,121278,121276,121265,121254,121251,121250,121246,121232,121174,121160,121159,121146,121064,121062,121061,121023,121019,120958,120915,120884,120883,120882,120881,120880,120879,120877,120876,120858,120819,120818,120804,120785,120783,120782,120779,120776,120754,120753,120737,120736,120735,120723,120704,120697,120690,120689,120610,120609,120608,120607,120606,120604,120603,120599,120572,120549,120524,120523,120518,120517,120481,120480,120476,120467,120462,120461,120450,120433,120432,120429,120411,120410,120404,120403,120402,120401,120400,120392,120346,120329,120314,120313,120309,120307,120305,120269,120261,120260,120259,120258,120249,120198,120175,120142,120124,120104,120099,120097,120094,120092,120091,120090,120089,120054,120052,120051,120026,120025,119976,119964,119962,119923,119907,119906,119882,119870,119868,119866,119864,119845,119842,119841,119838,119836,119835,119834,119833,119832,119831,119818,119812,119810,119807,119806,119805,119804,119791,119780,119776,119773,119771,119768,119757,119755,119739,119733,119694,119675,119650,119649,119646,119636,119610,119609,119608,119607,119590,119572,119562,119561,119558,119546,119526,119518,119514,119513,119510,119482,119471,119470,119462,119438,119437,119436,119423,119396,119391,119366,119313,119310,119276,119274,119263,119262,119261,119251,119250,119249,119248,119241,119210,119202,119187,119160,119156,119149,119141,119138,119125,119106,119091,119053,119008,118994,118978,118974,118969,118966,118945,118938,118925,118902,118901,118900,118899,118885,118880,118879,118878,118867,118861,118818,118817,118812,118811,118809,118807,118800,118777,118759,118758,118757,118755,118748,118747,118733,118724,118710,118702,118695,118694,118656,118655,118654,118653,118633,118613,118612,118611,118610,118609,118608,118607,118606,118550,118549,118548,118547,118546,118545,118544,118543,118527,118526,118525,118516,118506,118445,118444,118439,118421,118420,118419,118417,118412)) OR (`Idx`=2 AND `CreatureID` IN (122259,122250,122248,122244,122243,122234,122215,122214,122203,122182,122180,122179,122132,122125,122114,122105,122101,122099,122041,122038,122037,122025,121997,121988,121934,121915,121875,121874,121870,121865,121775,121765,121764,121757,121744,121716,121705,121680,121661,121618,121604,121584,121577,121576,121568,121566,121564,121550,121516,121512,121508,121505,121493,121492,121491,121490,121489,121488,121487,121486,121485,121484,121483,121438,121436,121397,121396,121395,121394,121342,121341,121338,121329,121328,121304,121285,121278,121276,121265,121254,121251,121250,121246,121232,121176,121174,121160,121159,121146,121116,121064,121062,121061,121060,121048,121047,121040,121023,121019,120958,120915,120884,120883,120882,120881,120880,120879,120877,120876,120858,120849,120819,120818,120804,120785,120783,120782,120779,120776,120762,120754,120753,120748,120737,120736,120735,120723,120704,120697,120690,120689,120610,120609,120608,120607,120606,120604,120603,120599,120572,120554,120549,120525,120524,120523,120519,120518,120517,120516,120481,120480,120477,120476,120467,120462,120461,120450,120433,120432,120429,120411,120410,120404,120403,120402,120401,120400,120392,120346,120342,120329,120314,120313,120309,120308,120307,120305,120300,120269,120261,120260,120259,120258,120249,120198,120194,120182,120175,120142,120124,120104,120100,120099,120097,120094,120092,120091,120090,120089,120054,120052,120051,120026,120025,119998,119993,119976,119967,119966,119964,119962,119923,119907,119906,119882,119878,119870,119868,119866,119864,119845,119842,119841,119838,119836,119835,119834,119833,119832,119831,119819,119818,119815,119812,119810,119807,119806,119805,119804,119802,119801,119792,119791,119780,119779,119776,119773,119772,119771,119768,119757,119755,119754,119739,119733,119694,119684,119680,119679,119675,119650,119649,119646,119636,119627,119610,119609,119608,119607,119590,119572,119562,119561,119559,119558,119556,119554,119546,119527,119526,119524,119518,119514,119513,119512,119511,119510,119482,119471,119470,119462,119438,119437,119436,119423,119422,119396,119391,119366,119313,119312,119310,119278,119276,119275,119274,119263,119262,119261,119251,119250,119249,119248,119241,119210,119202,119187,119160,119156,119149,119141,119138,119127,119125,119106,119091,119053,119027,119026,119016,119008,118994,118978,118974,118969,118966,118945,118938,118925,118902,118901,118900,118899,118885,118880,118879,118878,118877,118867,118861,118851,118839,118838,118818,118817,118812,118811,118809,118807,118800,118777,118759,118758,118757,118755,118748,118747,118733,118724,118710,118702,118695,118694,118656,118655,118654,118653,118633,118613,118612,118611,118610,118609,118608,118607,118606,118573,118570,118558,118550,118549,118548,118547,118546,118545,118544,118543,118538,118535,118527,118526,118525,118516,118509,118506,118500,118475,118445,118444,118439,118437,118421,118420,118419,118417,118412)) OR (`Idx`=8 AND `CreatureID` IN (122114,119274)) OR (`Idx`=7 AND `CreatureID` IN (122114,121436,119274)) OR (`Idx`=6 AND `CreatureID` IN (122114,121436,119274)) OR (`Idx`=5 AND `CreatureID` IN (122114,121436,119274)) OR (`Idx`=4 AND `CreatureID` IN (122114,121436,119274)) OR (`Idx`=14 AND `CreatureID`=119274) OR (`Idx`=13 AND `CreatureID`=119274) OR (`Idx`=12 AND `CreatureID`=119274) OR (`Idx`=11 AND `CreatureID`=119274) OR (`Idx`=10 AND `CreatureID`=119274) OR (`Idx`=9 AND `CreatureID`=119274); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=1 AND `CreatureID` IN (118412,118411,118407,118401,118400,118399,118398,118397,118395,118387,118386,118385,118384,118383,118375,118370,118368,118349,118345,118341,118336,118335,118333,118332,118331,118330,118329,118327,118322,118315,118300,118299,118298,118291,118286,118285,118266,118265,118263,118259,118258,118257,118253,118245,118243,118241,118240,118239,118238,118237,118231,118223,118222,118216,118206,118205,118204,118203,118202,118201,118200,118195,118194,118191,118182,118177,118171,118170,118169,118167,118155,118154,118152,118149,118135,118131,118130,118129,118128,118120,118118,118117,118116,118113,118112,118111,118096,118094,118093,118091,118090,118086,118085,118078,118077,118070,118069,118068,118067,118064,118058,118056,118055,118054,118053,118039,118021,118003,117994,117955,117954,117953,117949,117948,117947,117944,117943,117942,117941,117940,117939,117938,117937,117936,117935,117931,117909,117902,117893,117891,117890,117861,117859,117820,117797,117793,117781,117777,117767,117765,117763,117758,117756,117734,117733,117728,117727,117726,117723,117719,117717,117712,117707,117690,117686,117679,117659,117658,117656,117655,117636,117634,117630,117628,117627,117626,117614,117612,117609,117608,117600,117595,117594,117588,117584,117583,117581,117577,117568,117567,117564,117560,117558,117556,117555,117554,117547,117542,117540,117537,117536,117534,117520,117510,117507,117506,117502,117494,117474,117459,117454,117453,117450,117446,117437,117430,117429,117428,117426,117424,117412,117411,117410,117402,117396,117392,117356,117354,117338,117336,117335,117334,117333,117332,117329,117327,117325,117291,117281,117273,117271,117267,117266,117265,117255,117254,117253,117233,117231,117223,117218,117216,117215,117209,117206,117205,117203,117196,117192,117191,117189,117188,117184,117183,117182,117175,117174,117173,117172,117168,117167,117166,117164,117160,117159,117152,117149,117148,117124,117122,117120,117119,117118,117115,117111,117110,117108,117079,117078,117063,117031,117019,117018,117016,117015,117009,116983,116982,116975,116974,116971,116969,116960,116933,116932,116931,116930,116917,116912,116909,116908,116905,116904,116902,116896,116895,116893,116881,116878,116876,116865,116864,116863,116861,116860,116856,116851,116849,116847,116845,116843,116841,116826,116824,116822,116807,116804,116799,116798,116797,116796,116779,116776,116774,116773,116772,116771,116763,116750,116748,116737,116722,116721,116720,116717,116716,116715,116694,116693,116690,116680,116674,116669,116663,116661,116658,116656,116653,116651,116650,116649,116648,116644,116643,116641,116633,116632,116631,116627,116620,116619,116618,116617,116616,116606,116601,116594,116593,116592,116591,116581,116578,116577,116575,116565,116564,116560,116557,116555,116554,116553,116552,116551,116550,116549,116548,116547,116546,116545,116537,116535,116534,116533,116530,116528,116526,116525,116524,116522,116521,116519,116517,116516,116515,116514,116513,116511,116510,116509,116508,116507,116504,116492,116488,116487,116486,116485,116479,116459,116458,116456,116455,116450,116447,116433,116431,116430,116429,116428,116425,116422,116421,116413,116412,116409,116406,116399,116395,116381,116377,116367,116365,116360,116358,116357,116356,116353,116345,116337,116327,116326,116325,116323,116322,116315,116311,116305,116303,116301,116299,116292,116287,116284,116282,116281,116276,116267,116249,116246,116244,116238,116237,116234,116225,116222,116221,116220,116218,116217,116214,116211,116210,116207,116200,116199,116194,116191,116186,116180,116173,116167,116157,116155,116154,116152,116150,116143,116122,116121,116119,116118,116117,116112,116109,116108,116106,116082,116081,116069,116059,116052,116050,116047,116042,116038,116037,116033,116032,116030,116028,116021,116020,116019,116018,116015,116013,116011,116000,115990,115989,115988,115987,115980,115975,115974,115973,115966,115965,115960,115959,115958,115957,115955,115950,115949,115948,115947,115944,115943,115942,115940,115939,115938,115937,115936,115935,115934,115933,115932,115931,115930,115929,115928,115926,115924,115921,115920,115916,115915,115913,115907,115902,115901,115895,115892,115891,115885,115884,115876,115875,115874,115873,115872,115871,115870,115868,115866,115861,115833,115832,115828,115827,115826,115825,115815,115814,115813,115812,115806,115800,115796,115789,115778,115769,115753,115743,115736,115731,115730,115729,115728,115727,115726,115724,115716,115694,115691,115690,115684,115683,115660,115657,115656,115637,115636,115634,115629,115628,115627,115626,115623,115619,115616,115615,115614,115613,115611,115609,115606,115600,115595,115594,115593,115591,115585,115580,115560,115549,115541,115540,115531,115530,115527,115525,115523,115507,115506,115502,115493,115485,115477,115459,115443,115434,115433,115432,115415,115403,115396,115392,115386,115381,115380,115379,115378,115377,115370,115366,115361,115350,115341,115338,115327,115325,115319,115302,115301,115291,115290,115289,115282,115279,115277,115276,115275,115274,115273,115270,115269,115266,115255,115253,115252,115251,115250,115249,115248,115246,115238,115234,115228,115227,115220,115219,115216,115215,115210,115198,115188,115167,115166,115165,115163,115162,115160,115159,115157,115156,115155,115154,115153,115151,115148,115145,115143,115141,115135,115134,115131,115130,115129,115128,115127,115126,115125,115122,115120,115117,115107,115088,115087,115086,115084,115077,115076,115075,115074,115073,115072,115071,115070,115068,115066,115065,115064,115060,115056,115055,115054,115051,115047,115046,115045,115044,115035,115028,115025,115021,115017,115015,115012,115009,115003,115000,114996,114995,114977,114976,114975,114958,114950,114940,114938,114931,114929,114927,114925,114924,114918,114917,114913,114911,114910,114906,114900,114897,114892,114889,114888,114885,114880,114868,114866,114865,114863,114849,114843,114836,114824,114821,114814,114804,114803,114801,114796,114795,114792,114788,114784,114783,114780,114779,114778,114774,114769,114766,114750,114744,114743,114741,114739,114735,114728,114727,114726,114720,114717,114716,114715,114714,114713,114685,114676,114672,114657,114656,114655,114654,114653,114645,114641,114639,114637,114636,114634,114633,114632,114629,114625,114622,114620,114619,114614,114613,114611,114610,114590,114584,114575,114574,114566,114559,114553,114549,114547,114544,114542,114541,114539,114538,114536,114535,114530,114529,114528,114527,114526,114523,114506,114487,114480,114479,114471,114469,114467,114466)) OR (`Idx`=0 AND `CreatureID` IN (118412,118411,118410,118409,118408,118407,118406,118405,118404,118403,118402,118401,118400,118399,118398,118397,118396,118395,118394,118393,118392,118391,118390,118389,118388,118387,118386,118385,118384,118383,118382,118381,118380,118379,118378,118377,118376,118375,118374,118373,118372,118371,118370,118369,118368,118367,118366,118365,118364,118363,118362,118361,118360,118359,118358,118357,118356,118355,118354,118353,118352,118351,118350,118349,118348,118347,118346,118345,118344,118343,118342,118341,118340,118339,118338,118337,118336,118335,118334,118333,118332,118331,118330,118329,118328,118327,118326,118325,118324,118323,118322,118321,118320,118319,118318,118317,118316,118315,118314,118313,118312,118311,118310,118309,118308,118307,118306,118304,118303,118302,118301,118300,118299,118298,118297,118294,118291,118290,118289,118287,118286,118285,118284,118283,118282,118281,118280,118279,118278,118277,118276,118275,118274,118273,118272,118271,118270,118269,118268,118267,118266,118265,118264,118263,118262,118261,118260,118259,118258,118257,118256,118255,118254,118253,118252,118251,118250,118249,118248,118247,118246,118245,118244,118243,118242,118241,118240,118239,118238,118237,118236,118235,118234,118231,118224,118223,118222,118221,118220,118219,118218,118217,118216,118215,118214,118213,118212,118211,118210,118209,118208,118207,118206,118205,118204,118203,118202,118201,118200,118199,118198,118197,118196,118195,118194,118193,118192,118191,118188,118185,118184,118183,118182,118181,118180,118179,118178,118177,118176,118175,118174,118173,118172,118171,118170,118169,118167,118166,118165,118164,118163,118162,118160,118159,118157,118155,118154,118152,118149,118148,118147,118146,118145,118142,118139,118138,118137,118136,118135,118134,118133,118132,118131,118130,118129,118128,118127,118126,118125,118124,118123,118122,118121,118120,118119,118118,118117,118116,118114,118113,118112,118111,118109,118108,118107,118106,118105,118104,118103,118096,118094,118093,118092,118091,118090,118089,118088,118087,118086,118085,118084,118083,118082,118081,118080,118079,118078,118077,118076,118075,118073,118072,118071,118070,118069,118068,118067,118066,118065,118064,118063,118062,118061,118060,118059,118058,118057,118056,118055,118054,118053,118052,118051,118050,118049,118048,118047,118046,118045,118044,118043,118042,118041,118040,118039,118038,118037,118036,118035,118034,118033,118032,118024,118023,118022,118021,118020,118019,118018,118017,118016,118015,118014,118013,118012,118011,118010,118009,118008,118007,118006,118005,118004,118003,118002,118001,118000,117999,117998,117997,117996,117995,117994,117993,117992,117991,117990,117989,117988,117987,117986,117985,117984,117983,117982,117981,117980,117979,117974,117973,117972,117971,117970,117969,117968,117967,117966,117965,117964,117963,117962,117961,117960,117959,117958,117957,117956,117955,117954,117953,117952,117951,117950,117949,117948,117947,117945,117944,117943,117942,117941,117940,117939,117938,117937,117936,117935,117934,117933,117932,117931,117930,117909,117908,117907,117906,117905,117904,117903,117902,117901,117900,117899,117898,117897,117896,117895,117893,117891,117890,117889,117888,117886,117885,117883,117881,117880,117879,117877,117876,117875,117874,117873,117872,117871,117870,117869,117868,117867,117866,117865,117864,117863,117862,117861,117860,117859,117858,117857,117856,117855,117854,117853,117852,117851,117850,117849,117838,117837,117833,117827,117825,117820,117819,117818,117817,117816,117815,117814,117813,117812,117811,117810,117809,117808,117807,117806,117805,117804,117803,117802,117801,117800,117799,117798,117797,117796,117795,117794,117793,117792,117790,117787,117786,117785,117784,117783,117782,117781,117780,117779,117778,117777,117776,117775,117774,117773,117772,117771,117770,117769,117768,117767,117766,117765,117764,117763,117762,117761,117760,117759,117758,117757,117756,117755,117754,117753,117752,117751,117750,117749,117748,117747,117746,117745,117744,117743,117742,117741,117740,117739,117738,117737,117736,117735,117734,117733,117732,117731,117730,117729,117728,117727,117726,117725,117724,117723,117722,117721,117720,117719,117718,117717,117716,117715,117714,117713,117712,117711,117710,117709,117708,117707,117706,117705,117704,117703,117702,117701,117700,117699,117698,117697,117696,117695,117694,117693,117692,117691,117690,117689,117688,117687,117686,117685,117683,117682,117681,117680,117679,117678,117677,117676,117675,117674,117673,117672,117671,117670,117669,117668,117667,117666,117665,117664,117663,117662,117661,117660,117659,117658,117657,117656,117655,117654,117653,117652,117651,117650,117649,117648,117647,117646,117645,117644,117643,117642,117641,117640,117639,117638,117637,117636,117635,117634,117633,117632,117631,117630,117628,117627,117626,117625,117624,117623,117622,117621,117620,117619,117618,117617,117616,117615,117614,117613,117612,117611,117610,117609,117608,117607,117606,117603,117602,117601,117600,117599,117598,117597,117596,117595,117594,117593,117592,117591,117590,117589,117588,117586,117585,117584,117583,117582,117581,117580,117579,117578,117577,117576,117575,117574,117573,117572,117571,117570,117569,117568,117567,117564,117562,117561,117560,117559,117558,117557,117556,117555,117554,117553,117552,117551,117550,117549,117548,117547,117546,117545,117544,117542,117541,117540,117539,117538,117537,117536,117535,117534,117533,117532,117531,117530,117528,117526,117525,117524,117523,117522,117521,117520,117519,117518,117517,117516,117515,117514,117513,117512,117511,117510,117509,117508,117507,117506,117504,117503,117502,117501,117500,117499,117497,117494,117493,117492,117491,117490,117489,117488,117487,117486,117485,117484,117483,117482,117481,117480,117479,117478,117477,117476,117475,117474,117473,117472,117471,117470,117469,117468,117467,117466,117465,117464,117463,117462,117461,117460,117459,117458,117457,117456,117455,117454,117453,117452,117451,117450,117449,117448,117447,117446,117445,117444,117443,117442,117441,117440,117439,117438,117437,117436,117435,117434,117433,117432,117431,117430,117429,117428,117426,117425,117424,117423,117422,117421,117420,117418,117417,117416,117415,117414,117413,117412,117411,117410,117409,117408,117407,117406,117405,117404,117403,117402,117401,117400,117399,117398,117397,117396,117394,117392,117371,117370,117369,117368,117367,117365,117364,117363,117362,117361,117360,117359,117358,117357,117356,117355,117354,117353,117352,117351,117350,117348,117347,117346,117345,117344,117343,117342,117341,117340,117339,117338,117337,117336,117335,117334,117333,117332,117331,117330,117329,117328,117327,117326,117325,117324,117323,117322,117321,117320,117319,117313,117311,117310,117308,117307,117306,117305,117304,117303,117296,117295,117294,117293,117292,117291,117290,117289,117288,117287,117286,117285,117284,117283,117282,117281,117279,117278,117277,117275,117274,117273,117272,117271,117270,117269,117268,117267,117266,117265,117264,117263,117262,117261,117260,117259,117258,117257,117256,117255,117254,117253,117252,117251,117250,117249,117248,117247,117246,117245,117244,117243,117242,117241,117240,117239,117238,117237,117236,117235,117234,117233,117231,117230,117229,117228,117227,117226,117225,117223,117218,117217,117216,117215,117212,117211,117209,117208,117207,117206,117205,117203,117202,117201,117200,117199,117198,117197,117196,117194,117193,117192,117191,117189,117188,117187,117186,117185,117184,117183,117182,117181,117180,117179,117178,117177,117176,117175,117174,117173,117172,117171,117170,117169,117168,117167,117166,117165,117164,117163,117162,117161,117160,117159,117158,117157,117156,117155,117154,117153,117152,117151,117150,117149,117148,117147,117146,117145,117144,117143,117142,117141,117140,117138,117137,117136,117135,117134,117133,117132,117131,117130,117129,117128,117127,117126,117125,117124,117123,117122,117121,117120,117119,117118,117117,117116,117115,117114,117113,117112,117111,117110,117109,117108,117107,117106,117105,117104,117103,117102,117101,117100,117099,117098,117097,117096,117095,117094,117093,117092,117091,117090,117089,117088,117087,117086,117085,117084,117083,117082,117081,117080,117079,117078,117077,117076,117075,117074,117073,117072,117071,117070,117069,117068,117067,117066,117065,117064,117063,117062,117061,117060,117059,117057,117056,117055,117054,117053,117052,117051,117050,117049,117048,117047,117046,117045,117044,117043,117042,117041,117040,117039,117038,117037,117036,117035,117034,117033,117032,117031,117030,117029,117028,117027,117026,117025,117024,117023,117022,117021,117020,117019,117018,117017,117016,117015,117014,117013,117012,117011,117010,117009,117008,117007,117006,117005,117004,117003,117002,117001,117000,116999,116998,116997,116996,116994,116993,116992,116991,116990,116989,116988,116987,116986,116985,116984,116983,116982,116981,116980,116979,116978,116977,116976,116975,116974,116973,116972,116971,116970,116969,116968,116961,116960,116955,116953,116952,116951,116950,116949,116948,116947,116946,116944,116943,116941,116940,116939,116938,116937,116936,116935,116934,116933,116932,116931,116930,116929,116928,116927,116926,116925,116924,116923,116922,116921,116920,116917,116916,116915,116914,116913,116912,116911,116910,116909,116908,116907,116906,116905,116904,116903,116902,116901,116900,116899,116898,116897,116896,116895,116894,116893,116892,116890,116889,116888,116887,116886,116885,116884,116883,116882,116881,116880,116879,116878,116876,116875,116871,116870,116869,116868,116867,116866,116865,116864,116863,116862,116861,116860,116859,116858,116857,116856,116855,116854,116853,116851,116850,116849,116848,116847,116846,116845,116843,116842,116841,116840,116839,116838,116837,116836,116835,116834,116833,116832,116831,116830,116829,116828,116827,116826,116825,116824,116823,116822,116821,116820,116819,116818,116817,116816,116815,116814,116813,116812,116811,116810,116809,116808,116807,116806,116805,116804,116803,116802,116801,116800,116799,116798,116797,116796,116795,116794,116793,116792,116791,116790,116789,116788,116787,116786,116785,116784,116783,116782,116781,116780,116779,116777,116776,116774,116773,116772,116771,116770,116769,116766,116765,116764,116763,116762,116761,116760,116759,116758,116754,116753,116750,116749,116748,116747,116746,116745,116744,116743,116742,116741,116740,116739,116738,116737,116736,116735,116734,116733,116732,116731,116730,116729,116728,116727,116726,116725,116724,116723,116722,116721,116720,116719,116718,116717,116716,116715,116714,116713,116711,116710,116709,116708,116707,116706,116705,116704,116703,116702,116701,116699,116698,116697,116696,116695,116694,116693,116692,116691,116690,116689,116682,116681,116680,116675,116674,116673,116672,116671,116670,116669,116668,116667,116666,116665,116664,116663,116662,116661,116660,116659,116658,116657,116656,116655,116654,116653,116652,116651,116650,116649,116648,116647,116646,116645,116644,116643,116642,116641,116640,116639,116638,116637,116636,116635,116634,116633,116632,116631,116630,116629,116628,116627,116626,116625,116624,116623,116622,116621,116620,116619,116618,116617,116616,116615,116614,116613,116612,116611,116610,116609,116608,116607,116606,116604,116603,116602,116601,116600,116599,116598,116597,116596,116595,116594,116593,116592,116591,116590,116589,116588,116587,116586,116585,116584,116583,116582,116581,116580,116579,116578,116577,116576,116575,116574,116573,116572,116571,116570,116569,116568,116566,116565,116564,116563,116562,116561,116560,116559,116558,116557,116556,116555,116554,116553,116552,116551,116550,116549,116548,116547,116546,116545,116544,116543,116542,116541,116540,116539,116538,116537,116535,116534,116533,116531,116530,116529,116528,116527,116526,116525,116524,116523,116522,116521,116519,116518,116517,116516,116515,116514,116513,116511,116510,116509,116508,116507,116506,116505,116504,116503,116502,116501,116500,116499,116498,116497,116496,116495,116494,116493,116492,116491,116490,116489,116488,116487,116486,116485,116484,116479,116478,116477,116472,116470,116469,116468,116466,116465,116460,116459,116458,116457,116456,116455,116454,116452,116451,116450,116448,116447,116446,116445,116443,116442,116441,116439,116438,116436,116434,116433,116432,116431,116430,116429,116428,116427,116426,116425,116424,116423,116422,116421,116420,116419,116418,116417,116416,116415,116414,116413,116412,116411,116410,116409,116408,116407,116406,116405,116404,116403,116402,116401,116400,116399,116398,116397,116396,116395,116394,116393,116392,116391,116390,116389,116388,116387,116386,116385,116384,116383,116382,116381,116380,116379,116378,116377,116376,116375,116374,116373,116372,116371,116370,116369,116368,116367,116366,116365,116364,116363,116362,116361,116360,116359,116358,116357,116356,116355,116354,116353,116352,116351,116350,116349,116348,116346,116345,116344,116337,116336,116335,116334,116329,116328,116327,116326,116325,116324,116323,116322,116321,116320,116319,116318,116317,116316,116315,116314,116313,116312,116311,116310,116309,116308,116307,116306,116305,116304,116303,116302,116301,116300,116299,116298,116297,116296,116295,116294,116293,116292,116291,116290,116289,116288,116287,116286,116285,116284,116283,116282,116281,116280,116279,116278,116277,116276,116275,116274,116273,116272,116271,116270,116269,116268,116267,116266,116265,116264,116263,116262,116261,116260,116259,116258,116257,116256,116255,116254,116253,116252,116251,116250,116249,116248,116247,116246,116245,116244,116242,116241,116238,116237,116236,116235,116234,116233,116232,116231,116230,116229,116226,116225,116223,116222,116221,116220,116219,116218,116217,116214,116213,116212,116211,116210,116209,116208,116207,116206,116205,116204,116203,116202,116201,116200,116199,116198,116196,116195,116194,116193,116192,116191,116190,116189,116188,116187,116186,116185,116184,116183,116182,116181,116180,116179,116178,116177,116176,116175,116174,116173,116172,116171,116170,116169,116168,116167,116166,116165,116161,116159,116158,116157,116156,116155,116154,116153,116152,116150,116149,116148,116147,116146,116145,116144,116143,116141,116140,116139,116138,116136,116135,116134,116133,116132,116131,116130,116129,116128,116127,116126,116125,116124,116123,116122,116121,116119,116118,116117,116116,116115,116114,116113,116112,116111,116110,116109,116108,116107,116106,116105,116104,116103,116094,116089,116088,116087,116086,116085,116084,116083,116082,116081,116080,116079,116078,116077,116076,116069,116068,116063,116062,116061,116060,116059,116058,116057,116056,116055,116054,116052,116051,116050,116049,116048,116047,116046,116045,116044,116043,116042,116041,116040,116039,116038,116037,116036,116035,116034,116033,116032,116031,116030,116029,116028,116027,116026,116025,116021,116020,116019,116018,116017,116016,116015,116014,116013,116012,116011,116010,116008,116007,116004,116003,116002,116001,116000,115999,115998,115997,115996,115995,115994,115993,115992,115991,115990,115989,115988,115987,115986,115985,115984,115983,115982,115981,115980,115979,115978,115976,115975,115974,115973,115972,115971,115970,115969,115968,115967,115966,115965,115964,115960,115959,115958,115957,115956,115955,115954,115953,115952,115951,115950,115949,115948,115947,115946,115945,115944,115943,115942,115941,115940,115939,115938,115937,115936,115935,115934,115933,115932,115931,115930,115929,115928,115927,115926,115925,115924,115923,115922,115921,115920,115919,115918,115917,115916,115915,115914,115913,115912,115911,115910,115909,115908,115907,115906,115905,115904,115903,115902,115901,115900,115899,115898,115897,115896,115895,115894,115893,115892,115891,115890,115889,115888,115887,115885,115884,115883,115882,115881,115880,115879,115878,115877,115876,115875,115874,115873,115872,115871,115870,115869,115868,115867,115866,115864,115863,115862,115861,115860,115859,115858,115857,115855,115854,115853,115852,115851,115850,115849,115848,115847,115846,115844,115841,115840,115839,115838,115835,115833,115832,115831,115829,115828,115827,115826,115825,115822,115821,115820,115819,115818,115817,115816,115815,115814,115813,115812,115811,115810,115809,115808,115807,115806,115805,115804,115803,115802,115801,115800,115799,115798,115797,115796,115795,115794,115793,115792,115791,115790,115789,115788,115787,115786,115785,115784,115781,115778,115777,115776,115775,115774,115773,115772,115771,115770,115769,115768,115767,115766,115765,115764,115763,115762,115761,115760,115759,115758,115757,115755,115754,115753,115752,115751,115750,115749,115748,115747,115746,115745,115743,115742,115741,115740,115738,115737,115736,115735,115734,115733,115732,115731,115730,115729,115728,115727,115726,115725,115724,115723,115722,115721,115720,115719,115718,115717,115716,115715,115714,115713,115712,115711,115710,115709,115708,115706,115705,115703,115702,115701,115700,115699,115698,115697,115696,115695,115694,115693,115692,115691,115690,115689,115688,115687,115686,115685,115684,115683,115682,115681,115680,115679,115678,115677,115676,115675,115674,115673,115672,115671,115670,115669,115668,115667,115666,115665,115664,115663,115662,115661,115660,115659,115658,115657,115656,115655,115654,115653,115652,115651,115650,115649,115648,115647,115646,115645,115644,115643,115642,115641,115640,115639,115638,115637,115636,115635,115634,115633,115632,115631,115630,115629,115628,115627,115626,115625,115624,115623,115622,115620,115619,115618,115617,115616,115615,115614,115613,115612,115611,115610,115609,115608,115607,115606,115605,115604,115603,115601,115600,115599,115598,115597,115596,115595,115594,115593,115592,115591,115590,115589,115588,115585,115584,115583,115582,115581,115580,115579,115578,115577,115576,115575,115574,115573,115572,115571,115570,115569,115568,115567,115566,115565,115564,115563,115562,115561,115560,115559,115558,115557,115556,115555,115554,115553,115552,115551,115550,115549,115548,115547,115546,115545,115544,115543,115542,115541,115540,115539,115538,115537,115536,115535,115534,115533,115532,115531,115530,115529,115528,115527,115526,115525,115524,115523,115522,115521,115520,115519,115518,115517,115515,115514,115512,115511,115510,115509,115508,115507,115506,115505,115504,115503,115502,115501,115500,115499,115498,115497,115496,115495,115494,115493,115492,115491,115490,115489,115488,115487,115486,115485,115484,115483,115482,115481,115480,115479,115478,115477,115476,115475,115474,115473,115472,115471,115470,115469,115468,115467,115466,115465,115464,115463,115462,115461,115460,115459,115458,115457,115456,115455,115454,115453,115452,115451,115450,115449,115448,115447,115446,115445,115444,115443,115442,115441,115440,115439,115438,115437,115436,115435,115434,115433,115432,115431,115430,115429,115428,115427,115426,115419,115418,115417,115415,115414,115408,115407,115406,115405,115404,115403,115402,115401,115400,115399,115398,115397,115396,115395,115394,115393,115392,115389,115388,115387,115386,115385,115384,115383,115382,115381,115380,115379,115378,115377,115376,115375,115374,115373,115372,115371,115370,115369,115368,115367,115366,115365,115364,115363,115362,115361,115360,115358,115357,115356,115355,115354,115353,115352,115351,115350,115349,115348,115347,115346,115345,115344,115342,115341,115339,115338,115333,115328,115327,115326,115325,115324,115323,115322,115321,115320,115319,115317,115316,115315,115314,115313,115312,115311,115310,115309,115308,115307,115306,115305,115304,115302,115301,115300,115299,115298,115297,115296,115295,115294,115293,115292,115291,115290,115289,115288,115287,115286,115285,115284,115283,115282,115281,115280,115279,115278,115277,115276,115275,115274,115273,115272,115271,115270,115269,115268,115267,115266,115265,115264,115263,115262,115261,115260,115259,115258,115256,115255,115254,115253,115252,115251,115250,115249,115248,115247,115246,115245,115244,115243,115242,115241,115240,115239,115238,115237,115236,115235,115234,115233,115232,115231,115230,115229,115228,115227,115226,115224,115223,115222,115220,115219,115218,115217,115216,115215,115213,115212,115211,115210,115199,115198,115188,115185,115179,115176,115175,115174,115173,115172,115171,115170,115169,115167,115166,115165,115164,115163,115162,115161,115160,115159,115158,115157,115156,115155,115154,115153,115152,115151,115150,115149,115148,115147,115146,115145,115144,115143,115142,115141,115140,115139,115138,115137,115136,115135,115134,115133,115132,115131,115130,115129,115128,115127,115126,115125,115124,115123,115122,115121,115120,115119,115118,115117,115116,115115,115113,115112,115111,115110,115109,115108,115107,115106,115105,115104,115103,115102,115101,115100,115099,115098,115097,115096,115095,115094,115093,115092,115091,115090,115089,115088,115087,115086,115085,115084,115083,115082,115081,115080,115079,115078,115077,115076,115075,115074,115073,115072,115071,115070,115069,115068,115067,115066,115065,115064,115063,115062,115061,115060,115059,115058,115057,115056,115055,115054,115053,115052,115051,115050,115049,115048,115047,115046,115045,115044,115042,115041,115040,115039,115038,115037,115036,115035,115034,115033,115032,115031,115030,115029,115028,115027,115026,115025,115024,115023,115022,115021,115020,115019,115018,115017,115016,115015,115014,115013,115012,115011,115010,115009,115008,115007,115006,115005,115004,115003,115002,115001,115000,114999,114998,114997,114996,114995,114994,114993,114992,114991,114990,114989,114988,114987,114986,114985,114984,114983,114982,114981,114980,114979,114978,114977,114976,114975,114971,114970,114969,114968,114966,114965,114963,114961,114960,114959,114958,114957,114956,114955,114953,114952,114951,114950,114949,114948,114947,114946,114945,114944,114943,114942,114941,114940,114939,114938,114936,114935,114934,114933,114932,114931,114930,114929,114928,114927,114926,114925,114924,114923,114922,114918,114917,114916,114915,114914,114913,114912,114911,114910,114909,114908,114907,114906,114905,114904,114903,114902,114901,114900,114899,114898,114897,114896,114895,114892,114889,114888,114887,114886,114885,114884,114883,114882,114881,114880,114879,114878,114877,114876,114875,114874,114873,114869,114868,114867,114866,114865,114863,114849,114847,114846,114845,114844,114843,114842,114841,114840,114839,114838,114837,114836,114835,114834,114833,114832,114831,114824,114823,114822,114821,114816,114815,114814,114813,114812,114811,114809,114808,114807,114806,114804,114803,114802,114801,114800,114799,114797,114796,114795,114794,114793,114792,114791,114790,114789,114788,114787,114786,114785,114784,114783,114782,114781,114780,114779,114778,114777,114776,114775,114774,114773,114772,114771,114770,114769,114768,114767,114766,114765,114764,114763,114762,114761,114760,114759,114758,114757,114756,114755,114754,114753,114752,114751,114750,114749,114745,114744,114743,114741,114739,114737,114735,114734,114733,114732,114730,114728,114727,114726,114720,114719,114718,114717,114716,114715,114714,114713,114712,114709,114706,114705,114692,114685,114678,114677,114676,114675,114672,114671,114668,114667,114666,114665,114664,114663,114662,114661,114660,114659,114658,114657,114656,114655,114654,114653,114652,114651,114650,114649,114648,114647,114646,114645,114644,114643,114642,114641,114640,114639,114638,114637,114636,114634,114633,114632,114631,114629,114628,114627,114626,114625,114624,114623,114622,114621,114620,114619,114618,114617,114616,114615,114614,114613,114612,114611,114610,114609,114608,114606,114605,114604,114603,114602,114601,114600,114599,114598,114597,114596,114595,114594,114593,114591,114590,114589,114588,114587,114586,114584,114583,114582,114581,114580,114579,114578,114577,114576,114575,114574,114573,114572,114571,114570,114569,114568,114567,114566,114565,114562,114561,114560,114559,114558,114557,114556,114555,114554,114553,114552,114551,114550,114549,114548,114547,114546,114545,114544,114543,114542,114541,114539,114538,114537,114536,114535,114534,114532,114530,114529,114528,114527,114526,114523,114522,114520,114519,114518,114517,114516,114515,114514,114513,114511,114510,114509,114508,114507,114506,114505,114500,114499,114497,114496,114495,114494,114493,114492,114491,114490,114489,114488,114487,114486,114485,114480,114479,114474,114472,114471,114470,114469,114468,114467)) OR (`Idx`=3 AND `CreatureID` IN (118401,118400,118399,118398,118387,118386,118385,118384,118383,118375,118370,118368,118349,118345,118341,118336,118335,118333,118332,118331,118330,118327,118265,118258,118257,118243,118240,118239,118238,118206,118204,118203,118191,118131,118130,118129,118128,118118,118117,118116,118112,118096,118094,118093,118091,118090,118064,118054,118053,118021,118003,117994,117948,117944,117943,117941,117940,117939,117937,117936,117935,117893,117891,117890,117765,117763,117734,117728,117727,117726,117723,117717,117712,117659,117630,117628,117627,117626,117594,117584,117583,117577,117554,117537,117534,117520,117507,117506,117474,117453,117411,117410,117396,117335,117333,117329,117327,117291,117255,117254,117253,117231,117206,117205,117203,117192,117191,117189,117188,117183,117182,117111,117110,117079,117078,116971,116969,116896,116893,116865,116864,116822,116774,116716,116715,116693,116690,116653,116627,116620,116619,116560,116551,116550,116549,116534,116533,116519,116488,116487,116486,116485,116479,116431,116430,116422,116358,116356,116327,116326,116323,116322,116315,116311,116292,116246,116238,116237,116234,116211,116210,116207,116200,116199,116194,116191,116173,116150,116108,116047,116038,116015,115926,115924,115921,115920,115916,115915,115902,115895,115891,115861,115826,115815,115814,115812,115778,115730,115628,115627,115626,115616,115613,115600,115591,115580,115507,115502,115477,115459,115443,115381,115378,115377,115338,115327,115325,115302,115301,115279,115276,115198,115167,115165,115163,115162,115160,115159,115157,115156,115155,115154,115153,115151,115134,115131,115130,115129,115128,115127,115126,115125,115122,115120,115117,115107,115084,115076,115075,115074,115073,115072,115071,115070,115068,115066,115055,115054,115051,115046,115045,115015,115003,115000,114995,114940,114931,114925,114897,114892,114889,114888,114880,114866,114865,114849,114843,114821,114803,114801,114796,114792,114783,114735,114717,114714,114637,114636,114634,114633,114632,114629,114625,114619,114611,114574,114541,114526,114479,114469,114466)) OR (`Idx`=2 AND `CreatureID` IN (118401,118400,118399,118398,118397,118387,118386,118385,118384,118383,118375,118370,118368,118349,118345,118341,118336,118335,118333,118332,118331,118330,118327,118265,118258,118257,118243,118240,118239,118238,118231,118223,118206,118205,118204,118203,118202,118201,118191,118135,118131,118130,118129,118128,118118,118117,118116,118113,118112,118096,118094,118093,118091,118090,118064,118054,118053,118021,118003,117994,117948,117944,117943,117941,117940,117939,117937,117936,117935,117909,117893,117891,117890,117765,117763,117734,117733,117728,117727,117726,117723,117717,117712,117659,117630,117628,117627,117626,117614,117612,117594,117588,117584,117583,117577,117554,117537,117534,117520,117507,117506,117474,117453,117426,117411,117410,117396,117335,117334,117333,117329,117327,117291,117255,117254,117253,117231,117206,117205,117203,117196,117192,117191,117189,117188,117183,117182,117111,117110,117079,117078,117031,116982,116975,116971,116969,116960,116912,116896,116895,116893,116865,116864,116849,116847,116845,116826,116824,116822,116799,116798,116779,116774,116771,116763,116716,116715,116694,116693,116690,116653,116627,116620,116619,116575,116560,116551,116550,116549,116534,116533,116519,116488,116487,116486,116485,116479,116431,116430,116422,116413,116412,116358,116356,116327,116326,116323,116322,116315,116311,116292,116287,116249,116246,116238,116237,116234,116222,116217,116211,116210,116207,116200,116199,116194,116191,116173,116150,116121,116108,116106,116081,116047,116038,116037,116015,115988,115987,115926,115924,115921,115920,115916,115915,115902,115895,115891,115861,115826,115815,115814,115812,115800,115778,115731,115730,115684,115628,115627,115626,115616,115613,115600,115591,115580,115507,115502,115477,115459,115443,115434,115433,115381,115378,115377,115338,115327,115325,115302,115301,115279,115276,115238,115215,115198,115167,115165,115163,115162,115160,115159,115157,115156,115155,115154,115153,115151,115145,115134,115131,115130,115129,115128,115127,115126,115125,115122,115120,115117,115107,115087,115086,115084,115076,115075,115074,115073,115072,115071,115070,115068,115066,115065,115056,115055,115054,115051,115046,115045,115015,115003,115000,114996,114995,114940,114931,114925,114918,114906,114897,114892,114889,114888,114880,114866,114865,114849,114843,114821,114803,114801,114796,114792,114788,114784,114783,114735,114717,114716,114715,114714,114639,114637,114636,114634,114633,114632,114629,114625,114620,114619,114611,114574,114547,114541,114539,114526,114479,114469,114466)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (114466,114465,114463,114462,114447,114446,114445,114444,114443,114442,114441,114440,114439,114438,114437,114436,114435,114434,114433,114432,114431,114430,114429,114428,114427,114426,114425,114424,114423,114422,114421,114420,114419,114418,114417,114416,114415,114414,114413,114412,114411,114410,114409,114408,114407,114406,114405,114404,114403,114402,114401,114400,114399,114398,114397,114396,114395,114394,114393,114392,114391,114390,114389,114388,114387,114386,114385,114384,114383,114382,114381,114380,114379,114378,114377,114376,114375,114374,114373,114372,114371,114369,114364,114363,114362,114361,114360,114359,114358,114357,114356,114355,114354,114353,114352,114351,114350,114349,114348,114347,114346,114345,114344,114343,114341,114339,114338,114337,114336,114335,114334,114333,114332,114331,114330,114329,114328,114327,114326,114325,114324,114323,114322,114321,114320,114319,114318,114317,114316,114315,114314,114313,114312,114310,114309,114308,114307,114306,114305,114304,114303,114302,114301,114300,114299,114298,114297,114296,114295,114294,114293,114292,114291,114290,114289,114288,114287,114286,114285,114284,114282,114281,114280,114279,114278,114276,114275,114274,114273,114272,114271,114270,114269,114268,114267,114266,114265,114264,114263,114262,114261,114260,114259,114258,114257,114256,114255,114254,114253,114252,114251,114250,114249,114247,114246,114245,114244,114243,114242,114241,114232,114231,114230,114229,114219,114217,114216,114215,114214,114212,114211,114210,114209,114208,114207,114206,114205,114204,114203,114202,114201,114200,114199,114198,114197,114196,114195,114194,114193,114192,114191,114190,114189,114188,114187,114186,114185,114184,114183,114182,114181,114180,114179,114178,114177,114176,114175,114174,114173,114172,114171,114170,114169,114168,114167,114166,114165,114164,114163,114162,114161,114160,114159,114158,114157,114156,114155,114154,114153,114152,114151,114150,114149,114148,114147,114146,114145,114144,114143,114142,114141,114140,114139,114138,114137,114136,114135,114134,114133,114132,114131,114130,114129,114128,114127,114126,114125,114124,114123,114122,114121,114120,114119,114118,114117,114116,114115,114114,114113,114112,114111,114110,114109,114108,114107,114106,114105,114104,114103,114102,114101,114100,114099,114098,114097,114096,114095,114094,114093,114092,114091,114090,114089,114088,114087,114086,114085,114084,114083,114082,114081,114080,114079,114078,114077,114076,114075,114074,114073,114072,114071,114070,114068,114067,114066,114065,114064,114063,114061,114060,114059,114058,114057,114056,114055,114054,114053,114052,114051,114050,114049,114048,114047,114046,114045,114044,114043,114042,114041,114040,114039,114038,114037,114036,114035,114034,114033,114032,114031,114030,114029,114028,114027,114026,114025,114024,114023,114022,114021,114020,114019,114018,114017,114016,114015,114014,114013,114012,114011,114010,114009,114008,114007,114006,114005,114004,114003,114002,114001,114000,113998,113997,113996,113995,113994,113993,113992,113991,113990,113989,113988,113987,113986,113985,113984,113983,113982,113981,113980,113979,113978,113977,113974,113973,113972,113971,113969,113968,113967,113966,113964,113963,113962,113961,113960,113959,113958,113957,113956,113955,113954,113953,113952,113951,113950,113949,113948,113947,113946,113945,113944,113943,113941,113940,113939,113938,113937,113936,113935,113934,113933,113932,113931,113930,113929,113928,113927,113926,113925,113924,113923,113922,113921,113920,113919,113918,113917,113916,113915,113914,113913,113912,113911,113910,113909,113908,113907,113906,113905,113904,113903,113902,113901,113900,113899,113898,113897,113896,113895,113894,113893,113892,113891,113890,113889,113888,113887,113886,113885,113884,113883,113882,113881,113880,113879,113878,113877,113876,113875,113874,113873,113872,113871,113870,113869,113867,113866,113865,113864,113863,113862,113861,113860,113859,113858,113857,113855,113854,113853,113852,113851,113850,113849,113848,113847,113845,113843,113842,113841,113840,113839,113838,113837,113836,113835,113834,113833,113832,113831,113829,113828,113827,113826,113825,113824,113823,113822,113821,113820,113819,113818,113816,113815,113814,113813,113812,113811,113810,113809,113808,113807,113806,113805,113804,113803,113802,113801,113800,113799,113798,113797,113796,113795,113794,113793,113792,113791,113790,113789,113788,113787,113786,113785,113784,113783,113782,113781,113780,113779,113778,113777,113776,113775,113774,113773,113772,113771,113770,113769,113768,113767,113766,113765,113764,113763,113762,113761,113759,113758,113757,113756,113755,113753,113752,113751,113750,113748,113745,113744,113742,113741,113740,113739,113738,113737,113736,113735,113734,113733,113732,113731,113730,113729,113728,113727,113726,113725,113724,113723,113722,113721,113720,113719,113718,113717,113716,113715,113714,113713,113712,113711,113710,113709,113708,113707,113706,113705,113704,113703,113702,113701,113700,113699,113698,113697,113696,113695,113694,113693,113692,113691,113690,113689,113688,113687,113686,113685,113684,113683,113682,113681,113680,113679,113678,113677,113676,113675,113674,113673,113672,113671,113670,113669,113668,113667,113666,113665,113664,113663,113662,113661,113660,113659,113658,113657,113656,113655,113654,113653,113652,113651,113650,113649,113648,113647,113646,113645,113644,113643,113642,113641,113640,113639,113638,113637,113636,113635,113634,113633,113632,113631,113630,113629,113628,113627,113626,113625,113624,113622,113621,113620,113619,113618,113617,113616,113615,113614,113613,113612,113611,113610,113609,113608,113606,113605,113604,113603,113602,113601,113600,113599,113598,113597,113596,113595,113594,113593,113592,113591,113590,113589,113588,113587,113586,113585,113584,113583,113582,113581,113580,113579,113578,113577,113576,113575,113574,113573,113572,113571,113570,113569,113568,113567,113566,113565,113564,113563,113562,113561,113558,113557,113556,113555,113554,113553,113552,113551,113550,113549,113548,113547,113546,113545,113544,113543,113542,113541,113540,113539,113538,113537,113536,113535,113534,113533,113532,113531,113530,113529,113528,113527,113526,113525,113524,113523,113522,113521,113520,113519,113518,113517,113516,113515,113514,113513,113512,113511,113510,113509,113508,113507,113506,113505,113504,113503,113502,113501,113500,113499,113498,113497,113496,113495,113494,113493,113492,113491,113490,113489,113488,113487,113486,113485,113484,113483,113482,113481,113480,113479,113478,113477,113476,113475,113474,113473,113472,113471,113470,113469,113468,113467,113465,113464,113463,113462,113461,113460,113459,113458,113457,113456,113455,113454,113452,113451,113450,113449,113448,113447,113446,113445,113444,113443,113442,113441,113440,113439,113438,113437,113436,113435,113434,113433,113432,113431,113430,113429,113428,113427,113426,113425,113424,113423,113422,113421,113420,113419,113418,113417,113416,113415,113414,113413,113412,113411,113410,113409,113408,113407,113406,113405,113404,113403,113402,113401,113400,113399,113398,113397,113396,113395,113394,113393,113392,113391,113390,113389,113388,113387,113386,113385,113384,113383,113382,113381,113380,113378,113377,113376,113375,113374,113373,113372,113371,113369,113368,113367,113366,113365,113364,113363,113362,113361,113360,113359,113358,113357,113356,113355,113354,113353,113352,113351,113350,113349,113348,113347,113346,113345,113344,113343,113342,113341,113340,113339,113338,113337,113336,113335,113334,113333,113332,113331,113330,113329,113328,113327,113326,113325,113324,113323,113322,113321,113320,113319,113318,113317,113316,113315,113314,113313,113312,113311,113310,113309,113308,113307,113306,113305,113304,113303,113302,113301,113300,113299,113298,113297,113296,113295,113294,113293,113292,113291,113290,113289,113288,113287,113286,113285,113284,113283,113282,113281,113280,113279,113278,113277,113276,113275,113274,113273,113272,113271,113270,113269,113268,113267,113266,113265,113264,113263,113262,113261,113260,113259,113258,113257,113256,113255,113254,113253,113252,113251,113250,113249,113248,113247,113246,113245,113244,113243,113242,113241,113240,113239,113238,113237,113236,113235,113234,113233,113232,113231,113230,113229,113228,113227,113226,113225,113224,113223,113222,113221,113220,113219,113218,113217,113216,113215,113214,113213,113212,113211,113210,113209,113208,113207,113206,113205,113204,113203,113202,113201,113200,113199,113198,113197,113196,113195,113194,113193,113191,113190,113189,113188,113187,113186,113185,113184,113183,113182,113181,113180,113179,113178,113177,113176,113175,113174,113173,113172,113171,113170,113169,113168,113167,113166,113165,113164,113163,113162,113161,113160,113159,113158,113157,113156,113155,113154,113153,113152,113151,113150,113149,113148,113147,113146,113145,113144,113143,113142,113141,113140,113139,113138,113137,113136,113135,113134,113132,113131,113130,113129,113128,113127,113126,113125,113124,113123,113122,113118,113116,113114,113113,113112,113111,113110,113109,113108,113107,113106,113105,113104,113103,113102,113101,113100,113099,113097,113096,113095,113094,113093,113092,113091,113090,113089,113088,113087,113086,113085,113084,113083,113082,113081,113080,113079,113078,113077,113076,113075,113074,113073,113072,113071,113070,113069,113068,113067,113066,113065,113064,113063,113062,113061,113060,113059,113058,113057,113056,113055,113054,113053,113052,113051,113050,113049,113048,113047,113046,113045,113044,113043,113042,113041,113040,113039,113038,113037,113036,113035,113034,113033,113032,113031,113030,113029,113028,113027,113026,113025,113024,113023,113022,113021,113020,113019,113018,113017,113016,113015,113014,113013,113012,113011,113010,113009,113008,113007,113006,113005,113004,113003,113002,113001,113000,112999,112998,112997,112996,112995,112994,112993,112992,112991,112990,112989,112988,112987,112986,112985,112984,112983,112982,112981,112980,112979,112978,112977,112976,112975,112974,112973,112972,112971,112970,112969,112968,112967,112966,112965,112964,112963,112962,112961,112960,112959,112958,112957,112956,112955,112953,112952,112951,112950,112949,112948,112947,112945,112944,112943,112942,112941,112940,112939,112938,112937,112936,112935,112934,112933,112932,112931,112930,112929,112928,112927,112926,112925,112924,112923,112922,112921,112920,112919,112918,112917,112916,112915,112914,112913,112912,112911,112910,112909,112908,112907,112906,112905,112904,112902,112901,112899,112897,112896,112895,112894,112893,112892,112891,112890,112889,112888,112887,112886,112885,112884,112883,112882,112881,112880,112879,112878,112877,112876,112875,112874,112873,112872,112871,112870,112869,112868,112867,112866,112865,112864,112863,112862,112861,112860,112859,112858,112857,112856,112855,112854,112853,112852,112851,112850,112849,112848,112847,112846,112845,112844,112843,112842,112841,112840,112839,112838,112837,112836,112835,112834,112833,112832,112831,112830,112829,112828,112827,112826,112825,112824,112823,112822,112821,112820,112819,112818,112817,112816,112815,112814,112813,112812,112811,112810,112809,112808,112807,112806,112805,112804,112803,112802,112801,112800,112799,112798,112797,112796,112795,112794,112793,112792,112791,112790,112789,112788,112787,112786,112785,112784,112783,112782,112781,112780,112779,112778,112777,112776,112775,112774,112773,112772,112771,112770,112769,112767,112766,112765,112764,112763,112762,112761,112760,112759,112758,112757,112756,112755,112754,112753,112752,112751,112750,112749,112742,112741,112740,112739,112738,112733,112732,112731,112730,112729,112728,112727,112726,112725,112724,112723,112722,112721,112720,112719,112718,112717,112716,112715,112714,112713,112712,112711,112710,112709,112708,112707,112706,112705,112704,112703,112702,112701,112700,112699,112698,112697,112696,112695,112694,112693,112692,112691,112690,112689,112688,112687,112686,112685,112684,112683,112682,112681,112680,112679,112678,112676,112675,112674,112673,112672,112671,112670,112669,112668,112667,112666,112665,112664,112663,112662,112661,112660,112659,112658,112657,112656,112655,112654,112653,112652,112651,112650,112649,112648,112644,112640,112639,112638,112637,112636,112635,112634,112633,112632,112631,112630,112629,112628,112627,112626,112625,112624,112623,112622,112621,112620,112619,112618,112617,112616,112615,112614,112613,112612,112611,112610,112609,112608,112607,112606,112605,112604,112603,112602,112601,112600,112599,112598,112597,112596,112595,112594,112593,112592,112591,112590,112589,112588,112587,112586,112585,112584,112583,112582,112581,112580,112578,112577,112576,112575,112574,112573,112572,112571,112570,112569,112568,112567,112566,112565,112564,112563,112562,112561,112560,112559,112558,112557,112556,112555,112554,112553,112552,112551,112550,112549,112548,112547,112546,112545,112544,112543,112542,112541,112540,112539,112538,112536,112535,112534,112533,112532,112531,112530,112529,112528,112527,112526,112525,112524,112523,112522,112521,112520,112519,112518,112517,112516,112515,112514,112513,112512,112511,112510,112508,112507,112506,112505,112504,112503,112502,112501,112500,112499,112498,112497,112496,112494,112493,112492,112491,112489,112488,112487,112486,112485,112484,112483,112482,112481,112480,112479,112478,112477,112476,112475,112474,112473,112472,112471,112470,112469,112468,112467,112466,112465,112464,112463,112462,112461,112460,112459,112458,112457,112456,112455,112454,112453,112451,112450,112449,112448,112447,112446,112445,112444,112443,112442,112441,112440,112439,112438,112437,112436,112435,112434,112433,112432,112431,112429,112428,112427,112426,112425,112424,112423,112422,112421,112420,112419,112418,112417,112416,112415,112414,112413,112412,112411,112410,112409,112408,112407,112406,112405,112404,112403,112402,112401,112400,112399,112398,112397,112396,112395,112394,112393,112392,112391,112390,112389,112388,112387,112386,112385,112384,112381,112380,112379,112378,112377,112376,112375,112374,112373,112372,112371,112370,112369,112368,112367,112366,112365,112364,112363,112361,112360,112359,112358,112357,112356,112355,112354,112353,112352,112351,112350,112345,112342,112341,112340,112339,112338,112337,112336,112335,112334,112333,112332,112331,112330,112329,112328,112327,112326,112325,112324,112323,112322,112321,112320,112319,112318,112317,112316,112315,112314,112313,112312,112311,112310,112309,112308,112307,112306,112305,112304,112303,112302,112301,112300,112299,112297,112296,112295,112294,112293,112292,112291,112290,112289,112288,112287,112286,112285,112284,112283,112282,112281,112280,112279,112278,112277,112276,112275,112274,112273,112272,112271,112270,112269,112268,112267,112266,112265,112264,112263,112262,112261,112260,112259,112258,112257,112256,112255,112254,112253,112252,112251,112250,112249,112248,112247,112246,112245,112244,112243,112242,112241,112240,112239,112238,112237,112236,112235,112234,112233,112232,112231,112230,112229,112228,112227,112226,112225,112224,112223,112222,112221,112220,112219,112218,112217,112216,112215,112214,112213,112212,112211,112210,112209,112208,112207,112206,112205,112204,112203,112202,112201,112200,112199,112198,112197,112196,112195,112194,112193,112192,112191,112190,112189,112188,112187,112186,112185,112184,112183,112182,112181,112180,112179,112178,112177,112176,112175,112174,112173,112172,112171,112170,112169,112168,112167,112166,112165,112164,112163,112162,112161,112160,112159,112158,112157,112156,112155,112154,112153,112152,112151,112150,112149,112148,112147,112146,112145,112144,112143,112142,112141,112140,112139,112138,112137,112136,112135,112134,112133,112132,112131,112130,112129,112128,112127,112126,112125,112124,112123,112122,112121,112120,112119,112118,112117,112116,112115,112114,112113,112112,112111,112110,112109,112108,112107,112106,112105,112104,112103,112102,112101,112100,112099,112098,112097,112096,112095,112094,112093,112092,112090,112089,112088,112087,112086,112085,112084,112083,112082,112081,112080,112079,112078,112077,112076,112075,112074,112072,112071,112070,112069,112068,112067,112066,112065,112064,112063,112062,112060,112059,112058,112057,112056,112055,112054,112053,112052,112051,112050,112049,112048,112047,112046,112045,112044,112043,112042,112041,112040,112039,112038,112037,112036,112035,112034,112033,112032,112031,112030,112029,112028,112027,112026,112025,112024,112023,112022,112021,112020,112019,112018,112017,112016,112015,112014,112013,112012,112011,112010,112009,112008,112007,112006,112005,112004,112002,112000,111998,111997,111996,111995,111994,111993,111992,111991,111990,111989,111986,111985,111984,111983,111982,111981,111980,111979,111978,111977,111976,111975,111974,111973,111972,111971,111970,111969,111968,111967,111966,111965,111964,111963,111962,111961,111960,111959,111958,111957,111956,111955,111954,111953,111952,111951,111950,111949,111947,111946,111945,111944,111943,111942,111941,111940,111939,111938,111937,111936,111935,111934,111933,111932,111931,111930,111929,111928,111927,111926,111925,111924,111923,111922,111921,111920,111919,111918,111917,111916,111915,111914,111913,111912,111911,111910,111908,111907,111906,111905,111904,111903,111902,111901,111900,111899,111898,111897,111896,111895,111894,111893,111892,111891,111890,111889,111888,111887,111886,111885,111884,111883,111882,111881,111880,111879,111878,111877,111876,111875,111874,111873,111872,111871,111870,111869,111868,111867,111866,111865,111864,111863,111862,111861,111860,111858,111856,111855,111854,111853,111852,111851,111850,111849,111848,111847,111846,111845,111844,111843,111842,111841,111840,111839,111838,111837,111836,111835,111834,111833,111832,111831,111830,111829,111828,111827,111826,111825,111824,111823,111822,111821,111820,111819,111818,111817,111816,111815,111814,111813,111812,111811,111810,111809,111808,111807,111806,111805,111804,111803,111802,111801,111800,111799,111798,111797,111796,111795,111794,111793,111792,111791,111790,111789,111788,111787,111786,111785,111784,111783,111782,111781,111780,111779,111778,111777,111776,111775,111774,111773,111772,111771,111770,111769,111768,111767,111766,111765,111764,111763,111762,111761,111760,111759,111758,111757,111756,111755,111754,111753,111752,111751,111750,111749,111748,111747,111746,111745,111744,111743,111742,111741,111740,111739,111738,111737,111736,111735,111734,111732,111731,111730,111729,111728,111727,111726,111725,111724,111723,111722,111721,111720,111719,111718,111717,111716,111715,111713,111712,111711,111710,111709,111708,111707,111706,111705,111704,111703,111701,111700,111699,111698,111697,111696,111695,111694,111693,111692,111691,111690,111689,111688,111687,111686,111685,111684,111683,111682,111681,111680,111679,111678,111677,111676,111675,111674,111673,111672,111671,111670,111669,111668,111666,111664,111663,111662,111661,111660,111659,111658,111657,111656,111655,111654,111653,111652,111651,111650,111649,111648,111647,111646,111645,111644,111643,111642,111641,111640,111639,111638,111637,111636,111635,111634,111633,111632,111631,111630,111629,111628,111627,111626,111625,111624,111623,111622,111621,111620,111619,111618,111617,111616,111615,111614,111613,111612,111611,111610,111609,111608,111607,111606,111605,111604,111603,111602,111601,111600,111599,111598,111597,111596,111595,111594,111593,111592,111591,111590,111588,111587,111586,111585,111584,111583,111582,111581,111580,111579,111578,111577,111576,111575,111574,111573,111572,111571,111570,111569,111568,111567,111566,111565,111564,111563,111561,111560,111559,111558,111557,111556,111555,111554,111553,111552,111545,111544,111543,111542,111541,111540,111539,111538,111537,111536,111535,111534,111533,111532,111531,111530,111529,111528,111527,111526,111525,111524,111523,111522,111521,111520,111516,111515,111514,111513,111512,111511,111510,111509,111508,111507,111506,111505,111504,111503,111502,111501,111500,111499,111498,111497,111496,111495,111494,111493,111492,111491,111490,111489,111488,111487,111485,111484,111482,111481,111480,111479,111478,111477,111475,111474,111473,111472,111471,111470,111469,111468,111467,111466,111465,111464,111463,111462,111461,111460,111459,111458,111457,111456,111455,111454,111453,111452,111451,111450,111449,111448,111447,111446,111445,111444,111443,111442,111441,111440,111439,111438,111437,111436,111435,111434,111433,111432,111431,111430,111429,111428,111427,111426,111425,111424,111423,111422,111421,111420,111419,111418,111416,111415,111414,111413,111412,111411,111410,111409,111408,111405,111404,111403,111402,111401,111400,111399,111398,111397,111396,111395,111393,111392,111391,111390,111389,111388,111387,111385,111384,111383,111382,111381,111380,111379,111378,111377,111376,111375,111374,111373,111372,111371,111370,111369,111368,111367,111366,111365,111364,111363,111362,111361,111360,111359,111358,111357,111356,111355,111354,111352,111351,111350,111349,111348,111347,111346,111345,111344,111343,111341,111340,111339,111338,111337,111336,111335,111334,111333,111332,111331,111330,111329,111328,111327,111326,111325,111324,111323,111322,111321,111320,111319,111318,111317,111316,111315,111314,111313,111312,111311,111310,111309,111308,111307,111306,111305,111304,111303,111302,111301,111300,111299,111298,111297,111296,111295,111294,111292,111291,111290,111289,111288,111287,111286,111285,111284,111283,111282,111281,111280,111279,111278,111277,111276,111275,111274,111273,111272,111271,111270,111269,111268,111267,111266,111265,111264,111263,111262,111261,111260,111259,111258,111257,111256,111255,111254,111253,111252,111251,111250,111249,111248,111247,111246,111245,111244,111243,111242,111241,111240,111239,111238,111237,111236,111235,111234,111233,111232,111231,111230,111229,111228,111227,111226,111225,111224,111222,111221,111220,111219,111218,111217,111216,111215,111214,111213,111212,111211,111210,111209,111208,111207,111206,111205,111204,111203,111202,111199,111198,111197,111196,111195,111194,111193,111192,111191,111190,111189,111188,111187,111185,111184,111183,111182,111181,111180,111179,111178,111177,111176,111175,111174,111173,111172,111171,111170,111169,111168,111167,111166,111165,111164,111163,111162,111161,111160,111159,111158,111157,111156,111155,111154,111153,111152,111151,111150,111149,111148,111147,111146,111145,111144,111143,111142,111141,111140,111139,111138,111137,111136,111135,111134,111133,111132,111131,111130,111129,111128,111127,111126,111125,111124,111123,111122,111121,111120,111119,111118,111117,111116,111115,111114,111113,111112,111111,111110,111109,111108,111107,111106,111105,111104,111103,111102,111101,111100,111099,111098,111097,111096,111095,111094,111093,111092,111091,111090,111089,111088,111087,111086,111085,111084,111083,111082,111081,111080,111079,111078,111077,111075,111074,111073,111072,111071,111070,111069,111068,111067,111066,111065,111064,111063,111062,111060,111059,111058,111057,111056,111055,111054,111053,111052,111050,111049,111048,111047,111046,111045,111044,111043,111042,111041,111040,111039,111038,111037,111036,111035,111034,111033,111032,111031,111030,111029,111028,111027,111026,111025,111024,111023,111022,111021,111020,111019,111018,111017,111016,111015,111014,111013,111012,111011,111010,111009,111008,111007,111006,111005,111004,111003,111002,111001,111000,110999,110998,110997,110996,110995,110994,110993,110992,110991,110990,110989,110988,110987,110986,110985,110984,110983,110982,110981,110980,110979,110978,110977,110976,110975,110974,110973,110972,110971,110970,110969,110968,110967,110966,110965,110964,110963,110962,110961,110960,110959,110958,110957,110956,110955,110954,110953,110952,110951,110950,110949,110948,110947,110946,110945,110944,110943,110942,110941,110940,110939,110938,110937,110936,110935,110934,110933,110931,110930,110929,110928,110927,110926,110925,110923,110922,110921,110920,110919,110918,110917,110916,110915,110910,110909,110908,110907,110906,110905,110904,110903,110902,110901)) OR (`Idx`=3 AND `CreatureID` IN (114465,114439,114356,114355,114347,114326,114325,114314,114290,114285,114275,114269,114265,114243,114242,114206,114110,114109,114067,114066,114004,113988,113841,113834,113795,113770,113769,113766,113764,113752,113708,113690,113632,113617,113605,113594,113531,113530,113528,113506,113488,113487,113486,113485,113484,113483,113457,113438,113406,113403,113396,113393,113389,113383,113381,113380,113377,113376,113375,113374,113373,113353,113352,113351,113350,113349,113348,113347,113346,113344,113343,113342,113341,113331,113319,113318,113279,113278,113270,113269,113268,113267,113266,113265,113263,113262,113261,113260,113259,113258,113257,113254,113253,113252,113251,113249,113248,113247,113246,113245,113243,113242,113241,113240,113238,113237,113236,113235,113234,113233,113232,113230,113229,113228,113227,113226,113225,113224,113223,113220,113218,113217,113215,113212,113206,113204,113187,113186,113175,113170,113169,113156,113153,113152,113146,113139,113094,113076,113066,113065,113050,113047,113044,113039,113034,113032,113031,113030,113029,113027,113024,113021,113020,113019,113017,113015,113014,113009,113005,113003,112999,112998,112997,112995,112994,112993,112985,112981,112980,112977,112975,112971,112970,112969,112968,112966,112965,112964,112963,112962,112944,112943,112942,112920,112902,112901,112897,112889,112888,112886,112885,112884,112883,112879,112877,112873,112872,112869,112863,112860,112830,112800,112795,112794,112793,112792,112791,112790,112787,112785,112784,112780,112755,112754,112753,112752,112751,112750,112749,112740,112715,112713,112711,112704,112703,112702,112698,112694,112660,112609,112583,112582,112581,112528,112527,112481,112480,112458,112453,112345,112315,112213,112198,112121,112079,112041,112004,111997,111996,111995,111954,111943,111942,111935,111904,111902,111901,111882,111864,111861,111831,111830,111821,111797,111787,111771,111770,111757,111729,111687,111684,111631,111628,111625,111614,111574,111571,111568,111541,111497,111495,111494,111493,111467,111462,111458,111452,111416,111409,111408,111377,111372,111367,111344,111338,111320,111319,111317,111283,111230,111185,111160,111086,111045,111034,111029,111027,111025,111023,111006,111005,110979,110978,110977,110973,110960,110959,110958,110946,110941,110939)) OR (`Idx`=2 AND `CreatureID` IN (114465,114439,114356,114355,114347,114331,114326,114325,114314,114290,114286,114285,114275,114269,114266,114265,114243,114242,114206,114110,114109,114067,114066,114004,113988,113867,113841,113834,113795,113770,113769,113766,113764,113752,113708,113690,113632,113617,113608,113605,113594,113558,113531,113530,113528,113506,113488,113487,113486,113485,113484,113483,113457,113443,113442,113438,113424,113406,113403,113399,113396,113393,113390,113389,113383,113381,113380,113377,113376,113375,113374,113373,113358,113353,113352,113351,113350,113349,113348,113347,113346,113344,113343,113342,113341,113331,113319,113318,113317,113279,113278,113270,113269,113268,113267,113266,113265,113263,113262,113261,113260,113259,113258,113257,113256,113255,113254,113253,113252,113251,113249,113248,113247,113246,113245,113243,113242,113241,113240,113238,113237,113236,113235,113234,113233,113232,113230,113229,113228,113227,113226,113225,113224,113223,113220,113218,113217,113215,113212,113206,113204,113187,113186,113182,113175,113170,113169,113156,113153,113152,113146,113139,113111,113096,113094,113093,113076,113066,113065,113050,113049,113047,113044,113039,113034,113032,113031,113030,113029,113027,113024,113021,113020,113019,113017,113015,113014,113009,113005,113004,113003,112999,112998,112997,112995,112994,112993,112991,112985,112981,112980,112978,112977,112975,112971,112970,112969,112968,112966,112965,112964,112963,112962,112944,112943,112942,112920,112902,112901,112897,112889,112888,112886,112885,112884,112883,112879,112877,112873,112872,112869,112863,112860,112854,112830,112800,112795,112794,112793,112792,112791,112790,112787,112785,112784,112780,112755,112754,112753,112752,112751,112750,112749,112740,112729,112715,112713,112711,112704,112703,112702,112698,112694,112686,112660,112609,112583,112582,112581,112528,112527,112481,112480,112458,112453,112345,112315,112245,112213,112198,112149,112121,112079,112042,112041,112004,111997,111996,111995,111954,111943,111942,111935,111934,111904,111902,111901,111887,111882,111864,111861,111831,111830,111821,111797,111787,111784,111771,111770,111765,111757,111729,111687,111684,111645,111631,111628,111625,111614,111602,111574,111571,111568,111541,111497,111496,111495,111494,111493,111492,111491,111467,111462,111458,111452,111416,111415,111414,111409,111408,111402,111390,111389,111388,111387,111379,111377,111372,111367,111360,111344,111338,111336,111320,111319,111317,111283,111230,111185,111160,111086,111045,111034,111029,111027,111025,111023,111006,111005,110979,110978,110977,110973,110960,110959,110958,110946,110941,110939)) OR (`Idx`=1 AND `CreatureID` IN (114465,114447,114446,114442,114440,114439,114437,114405,114403,114372,114357,114356,114355,114347,114344,114343,114341,114331,114326,114325,114322,114314,114313,114307,114305,114304,114301,114300,114299,114298,114297,114290,114286,114285,114279,114278,114276,114275,114273,114271,114269,114267,114266,114265,114259,114258,114257,114253,114245,114244,114243,114242,114216,114215,114212,114211,114206,114110,114109,114097,114071,114070,114067,114066,114032,114004,113988,113978,113977,113972,113969,113944,113941,113940,113939,113938,113937,113895,113894,113893,113872,113869,113867,113865,113842,113841,113837,113834,113822,113815,113795,113792,113770,113769,113767,113766,113764,113752,113708,113707,113705,113703,113702,113690,113689,113683,113680,113677,113632,113619,113618,113617,113614,113608,113605,113601,113598,113597,113594,113592,113589,113588,113586,113584,113576,113575,113558,113557,113552,113533,113531,113530,113528,113518,113517,113508,113507,113506,113488,113487,113486,113485,113484,113483,113476,113475,113474,113473,113460,113457,113455,113449,113443,113442,113438,113428,113424,113422,113418,113417,113406,113405,113403,113399,113396,113395,113393,113392,113391,113390,113389,113384,113383,113381,113380,113377,113376,113375,113374,113373,113366,113364,113358,113353,113352,113351,113350,113349,113348,113347,113346,113344,113343,113342,113341,113331,113329,113328,113324,113321,113320,113319,113318,113317,113306,113304,113279,113278,113277,113276,113274,113271,113270,113269,113268,113267,113266,113265,113263,113262,113261,113260,113259,113258,113257,113256,113255,113254,113253,113252,113251,113250,113249,113248,113247,113246,113245,113243,113242,113241,113240,113238,113237,113236,113235,113234,113233,113232,113230,113229,113228,113227,113226,113225,113224,113223,113220,113218,113217,113215,113212,113210,113209,113206,113204,113203,113202,113195,113191,113187,113186,113182,113181,113175,113173,113172,113170,113169,113168,113166,113159,113158,113157,113156,113153,113152,113149,113148,113146,113144,113139,113138,113129,113128,113112,113111,113108,113107,113096,113094,113093,113076,113070,113069,113066,113065,113051,113050,113049,113047,113044,113039,113035,113034,113033,113032,113031,113030,113029,113027,113024,113021,113020,113019,113017,113016,113015,113014,113013,113012,113009,113008,113005,113004,113003,113001,112999,112998,112997,112995,112994,112993,112991,112989,112988,112985,112984,112983,112981,112980,112979,112978,112977,112976,112975,112974,112973,112971,112970,112969,112968,112966,112965,112964,112963,112962,112944,112943,112942,112921,112920,112902,112901,112899,112897,112891,112889,112888,112886,112885,112884,112883,112882,112879,112877,112876,112873,112872,112869,112863,112860,112857,112855,112854,112830,112817,112801,112800,112795,112794,112793,112792,112791,112790,112787,112786,112785,112784,112782,112781,112780,112772,112771,112770,112769,112767,112764,112763,112762,112761,112755,112754,112753,112752,112751,112750,112749,112740,112738,112731,112729,112723,112722,112721,112719,112715,112714,112713,112711,112709,112708,112704,112703,112702,112700,112698,112695,112694,112686,112678,112676,112675,112671,112660,112639,112624,112622,112621,112609,112606,112604,112603,112583,112582,112581,112564,112560,112559,112556,112552,112542,112541,112540,112538,112534,112532,112528,112527,112526,112524,112523,112522,112521,112520,112519,112518,112517,112516,112515,112494,112493,112481,112480,112478,112458,112453,112450,112449,112448,112447,112446,112442,112436,112428,112427,112426,112422,112420,112418,112416,112413,112408,112404,112400,112390,112370,112361,112359,112357,112356,112353,112352,112345,112332,112315,112309,112306,112293,112291,112285,112284,112282,112281,112280,112279,112278,112275,112274,112273,112272,112271,112270,112269,112268,112263,112261,112260,112257,112248,112245,112240,112239,112238,112236,112235,112234,112233,112232,112231,112230,112229,112227,112224,112223,112222,112221,112220,112219,112218,112217,112216,112214,112213,112212,112211,112209,112207,112205,112203,112202,112200,112198,112197,112196,112195,112192,112168,112153,112150,112149,112146,112137,112136,112135,112134,112133,112121,112105,112104,112103,112102,112101,112099,112098,112097,112096,112095,112094,112090,112088,112087,112086,112085,112084,112083,112082,112081,112080,112079,112076,112069,112062,112053,112042,112041,112035,112034,112033,112032,112031,112029,112021,112019,112013,112009,112005,112004,111997,111996,111995,111973,111972,111971,111970,111969,111968,111967,111966,111965,111964,111963,111961,111960,111959,111958,111954,111947,111946,111945,111943,111942,111937,111936,111935,111934,111932,111931,111930,111924,111920,111919,111911,111910,111908,111904,111903,111902,111901,111899,111893,111892,111890,111889,111888,111887,111886,111885,111883,111882,111881,111877,111866,111865,111864,111863,111861,111839,111833,111832,111831,111830,111829,111828,111827,111825,111823,111822,111821,111819,111805,111797,111791,111788,111787,111785,111784,111782,111781,111780,111777,111771,111770,111769,111765,111764,111763,111761,111757,111753,111729,111727,111722,111719,111718,111712,111710,111709,111706,111699,111693,111690,111687,111685,111684,111672,111657,111650,111645,111639,111632,111631,111630,111628,111625,111615,111614,111603,111602,111600,111599,111598,111597,111582,111581,111578,111577,111575,111574,111572,111571,111568,111566,111564,111563,111561,111544,111543,111541,111535,111530,111527,111522,111505,111504,111503,111502,111501,111500,111499,111497,111496,111495,111494,111493,111492,111491,111490,111489,111478,111477,111470,111467,111462,111458,111452,111449,111448,111445,111444,111441,111440,111439,111438,111437,111436,111435,111416,111415,111414,111412,111409,111408,111403,111402,111401,111392,111390,111389,111388,111387,111379,111377,111374,111372,111370,111367,111360,111357,111352,111347,111345,111344,111338,111336,111320,111319,111317,111312,111303,111301,111294,111286,111283,111282,111274,111272,111257,111236,111230,111221,111190,111189,111185,111183,111179,111161,111160,111158,111146,111116,111111,111104,111103,111102,111097,111086,111084,111073,111071,111050,111045,111042,111039,111034,111029,111028,111027,111025,111024,111023,111016,111013,111006,111005,110994,110991,110989,110984,110979,110978,110977,110976,110973,110969,110960,110959,110958,110950,110948,110946,110941,110939,110928,110918,110902)) OR (`Idx`=5 AND `CreatureID`=111995) OR (`Idx`=4 AND `CreatureID`=111995); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (110900,110899,110898,110897,110896,110895,110894,110893,110892,110891,110890,110889,110888,110887,110886,110885,110884,110883,110882,110881,110880,110879,110878,110877,110876,110875,110874,110873,110872,110871,110870,110869,110868,110867,110866,110865,110864,110863,110861,110860,110859,110858,110857,110856,110855,110854,110853,110852,110851,110850,110849,110848,110847,110846,110845,110844,110843,110842,110841,110840,110839,110838,110837,110836,110835,110834,110833,110832,110830,110829,110828,110827,110826,110825,110824,110823,110822,110821,110820,110819,110818,110817,110816,110815,110814,110813,110812,110811,110810,110809,110808,110807,110806,110805,110804,110803,110802,110801,110800,110799,110798,110797,110796,110795,110794,110793,110792,110791,110790,110789,110788,110787,110786,110785,110784,110783,110782,110781,110780,110779,110778,110777,110776,110775,110774,110773,110772,110771,110770,110769,110768,110767,110765,110764,110763,110762,110761,110760,110759,110758,110757,110756,110755,110754,110753,110752,110751,110750,110749,110748,110747,110746,110745,110744,110743,110742,110741,110740,110739,110738,110737,110736,110735,110734,110733,110732,110731,110730,110729,110728,110727,110726,110725,110724,110723,110722,110721,110720,110719,110718,110717,110716,110715,110714,110713,110712,110710,110708,110705,110704,110703,110702,110701,110700,110699,110698,110697,110696,110695,110694,110693,110691,110690,110689,110688,110687,110686,110685,110684,110683,110681,110680,110679,110678,110677,110676,110675,110674,110673,110672,110671,110670,110669,110668,110667,110666,110665,110664,110663,110662,110661,110660,110659,110658,110657,110656,110655,110654,110653,110652,110651,110650,110649,110648,110647,110646,110645,110644,110643,110642,110641,110640,110639,110638,110637,110636,110635,110634,110633,110632,110631,110630,110629,110628,110627,110626,110625,110624,110623,110622,110621,110620,110619,110618,110617,110616,110615,110614,110613,110612,110611,110610,110609,110608,110607,110606,110605,110604,110603,110602,110601,110600,110599,110598,110597,110596,110595,110594,110593,110592,110591,110590,110589,110588,110587,110586,110585,110584,110583,110582,110581,110580,110579,110578,110577,110576,110575,110574,110573,110572,110571,110570,110569,110568,110567,110566,110565,110564,110563,110562,110561,110560,110559,110558,110557,110556,110555,110554,110553,110552,110551,110550,110549,110548,110547,110546,110545,110544,110543,110542,110541,110540,110538,110537,110536,110535,110534,110533,110531,110530,110529,110528,110527,110526,110525,110524,110523,110522,110521,110520,110519,110518,110517,110516,110514,110513,110512,110511,110510,110509,110508,110507,110506,110505,110504,110503,110502,110501,110500,110499,110498,110497,110496,110495,110494,110493,110492,110491,110490,110489,110488,110487,110486,110485,110484,110483,110482,110481,110480,110479,110478,110477,110476,110475,110474,110473,110472,110471,110470,110469,110468,110467,110466,110465,110464,110463,110462,110461,110460,110459,110458,110457,110456,110455,110454,110453,110452,110451,110450,110449,110448,110447,110446,110445,110444,110443,110442,110441,110440,110439,110438,110437,110436,110435,110434,110433,110432,110431,110430,110429,110428,110427,110426,110425,110424,110423,110422,110421,110420,110419,110418,110417,110416,110415,110414,110413,110412,110411,110410,110409,110408,110407,110406,110405,110404,110403,110402,110401,110400,110399,110398,110397,110396,110395,110394,110393,110392,110391,110390,110389,110388,110387,110386,110385,110384,110383,110382,110381,110380,110378,110377,110376,110375,110374,110373,110372,110371,110370,110369,110368,110367,110365,110364,110363,110362,110361,110359,110358,110357,110356,110355,110354,110353,110352,110351,110350,110349,110348,110347,110346,110345,110344,110343,110342,110341,110340,110339,110338,110337,110336,110335,110334,110333,110332,110331,110330,110329,110328,110327,110326,110325,110324,110323,110322,110321,110320,110319,110318,110317,110316,110315,110314,110313,110312,110311,110310,110309,110308,110307,110306,110305,110304,110303,110302,110301,110300,110299,110298,110297,110296,110295,110294,110293,110292,110291,110290,110289,110288,110287,110286,110285,110284,110283,110282,110281,110280,110279,110278,110277,110276,110275,110274,110273,110272,110271,110270,110269,110268,110267,110266,110265,110264,110263,110262,110261,110260,110259,110258,110257,110256,110255,110254,110253,110252,110251,110250,110249,110248,110247,110246,110245,110244,110243,110242,110241,110240,110239,110238,110237,110236,110235,110234,110233,110232,110231,110230,110229,110228,110227,110226,110225,110223,110222,110221,110220,110219,110218,110217,110216,110215,110214,110213,110212,110211,110210,110209,110208,110207,110206,110205,110204,110203,110202,110201,110200,110199,110198,110197,110196,110195,110194,110193,110192,110191,110190,110189,110188,110187,110186,110185,110184,110183,110182,110181,110180,110179,110178,110177,110176,110175,110174,110173,110172,110171,110170,110169,110168,110167,110166,110165,110164,110163,110162,110161,110160,110159,110158,110157,110156,110155,110154,110153,110152,110151,110150,110149,110148,110147,110146,110145,110144,110143,110142,110141,110140,110139,110138,110137,110136,110135,110134,110133,110132,110131,110130,110129,110128,110127,110126,110125,110124,110123,110122,110121,110120,110119,110118,110117,110116,110115,110114,110113,110112,110111,110110,110109,110108,110107,110106,110105,110104,110103,110102,110101,110100,110099,110098,110097,110096,110095,110094,110093,110092,110091,110090,110089,110088,110087,110086,110085,110084,110083,110082,110081,110080,110079,110078,110077,110076,110075,110074,110073,110072,110071,110070,110069,110068,110067,110066,110065,110064,110063,110062,110061,110060,110059,110058,110057,110056,110055,110054,110053,110052,110051,110050,110049,110048,110047,110046,110045,110043,110042,110041,110040,110039,110038,110037,110036,110035,110034,110033,110032,110031,110030,110029,110028,110027,110026,110025,110024,110023,110022,110021,110020,110019,110018,110017,110016,110015,110014,110013,110012,110007,110006,110005,110004,110003,110002,110001,110000,109999,109998,109997,109996,109995,109994,109993,109992,109991,109990,109989,109988,109987,109986,109985,109984,109983,109982,109981,109980,109979,109978,109977,109976,109975,109974,109973,109972,109971,109970,109969,109968,109967,109966,109965,109964,109963,109961,109960,109959,109958,109957,109956,109955,109954,109953,109952,109951,109950,109949,109948,109947,109946,109945,109944,109943,109942,109941,109940,109939,109938,109937,109936,109935,109934,109933,109932,109931,109930,109929,109928,109927,109926,109925,109924,109923,109922,109921,109920,109919,109918,109917,109916,109915,109914,109913,109912,109911,109910,109909,109908,109907,109906,109905,109904,109903,109902,109901,109900,109899,109898,109897,109896,109895,109894,109893,109892,109891,109890,109889,109888,109887,109886,109885,109884,109883,109882,109881,109880,109879,109877,109875,109873,109872,109871,109869,109867,109865,109863,109862,109861,109860,109859,109858,109857,109856,109855,109854,109853,109852,109851,109850,109849,109848,109847,109846,109839,109838,109837,109836,109835,109834,109829,109828,109827,109826,109825,109824,109823,109822,109821,109820,109819,109818,109817,109816,109815,109814,109813,109812,109810,109809,109808,109807,109806,109805,109804,109803,109802,109801,109800,109799,109797,109796,109795,109792,109791,109790,109789,109788,109784,109783,109782,109781,109780,109779,109778,109777,109776,109775,109774,109773,109772,109771,109770,109769,109768,109767,109766,109765,109764,109763,109762,109761,109760,109759,109758,109757,109756,109755,109753,109752,109751,109750,109749,109748,109747,109746,109745,109744,109743,109741,109740,109739,109738,109737,109736,109735,109734,109733,109732,109731,109730,109729,109728,109727,109726,109725,109724,109723,109722,109721,109720,109719,109718,109717,109716,109715,109714,109713,109712,109711,109710,109709,109708,109707,109706,109705,109704,109703,109702,109701,109698,109697,109696,109695,109694,109693,109692,109691,109690,109689,109688,109687,109686,109685,109684,109682,109681,109680,109679,109678,109677,109676,109675,109674,109673,109672,109671,109670,109669,109668,109667,109666,109665,109664,109663,109662,109661,109660,109659,109658,109657,109656,109655,109654,109653,109652,109651,109650,109648,109647,109646,109645,109644,109643,109642,109641,109640,109639,109638,109637,109636,109635,109634,109633,109632,109631,109630,109629,109628,109627,109626,109625,109624,109623,109622,109621,109620,109619,109618,109617,109616,109615,109614,109613,109612,109611,109610,109609,109608,109607,109606,109605,109604,109603,109602,109601,109600,109599,109598,109597,109596,109595,109594,109593,109592,109591,109590,109589,109588,109587,109586,109585,109584,109583,109582,109581,109580,109579,109578,109577,109576,109575,109574,109573,109572,109571,109570,109569,109568,109567,109566,109565,109564,109563,109562,109561,109560,109559,109558,109557,109556,109555,109554,109553,109551,109550,109549,109548,109547,109546,109545,109544,109543,109542,109541,109540,109539,109538,109537,109536,109535,109534,109533,109532,109531,109530,109529,109528,109527,109526,109525,109524,109523,109522,109521,109520,109519,109517,109516,109515,109514,109513,109512,109511,109510,109509,109508,109507,109506,109505,109504,109503,109502,109501,109500,109499,109498,109497,109496,109495,109494,109493,109492,109491,109490,109489,109488,109487,109486,109485,109484,109483,109482,109481,109480,109479,109478,109477,109476,109475,109474,109473,109472,109471,109470,109469,109468,109467,109466,109465,109464,109463,109462,109461,109460,109459,109458,109457,109456,109455,109454,109453,109452,109451,109450,109449,109448,109447,109446,109445,109444,109443,109442,109441,109440,109439,109438,109437,109436,109435,109434,109433,109432,109431,109430,109429,109428,109427,109426,109425,109424,109423,109422,109421,109420,109419,109418,109417,109416,109415,109414,109413,109412,109411,109409,109408,109407,109406,109405,109404,109403,109402,109401,109400,109399,109398,109397,109396,109395,109394,109393,109392,109391,109390,109389,109388,109387,109386,109385,109384,109383,109382,109381,109380,109379,109378,109377,109376,109375,109374,109372,109371,109370,109369,109368,109367,109365,109364,109362,109361,109360,109359,109358,109357,109356,109355,109354,109353,109352,109351,109350,109349,109348,109347,109346,109345,109344,109343,109342,109341,109340,109339,109338,109337,109336,109335,109334,109333,109332,109331,109330,109329,109328,109327,109326,109325,109324,109321,109320,109319,109318,109317,109316,109315,109314,109313,109312,109311,109310,109309,109308,109307,109306,109305,109304,109303,109302,109301,109300,109299,109298,109297,109296,109295,109294,109293,109292,109291,109290,109289,109288,109287,109286,109285,109284,109283,109282,109281,109280,109279,109278,109277,109276,109275,109274,109273,109272,109271,109270,109269,109268,109267,109266,109265,109264,109263,109262,109261,109260,109259,109258,109257,109256,109255,109254,109253,109252,109251,109250,109249,109248,109247,109246,109245,109244,109243,109242,109241,109240,109239,109238,109237,109236,109235,109234,109233,109232,109229,109228,109227,109226,109225,109224,109223,109222,109221,109220,109219,109218,109217,109216,109215,109214,109213,109212,109211,109210,109209,109208,109207,109206,109205,109204,109203,109202,109201,109199,109198,109197,109196,109195,109194,109193,109192,109191,109190,109189,109188,109187,109186,109185,109184,109183,109182,109181,109180,109179,109178,109177,109176,109175,109174,109171,109170,109169,109168,109167,109166,109165,109164,109163,109162,109161,109160,109159,109158,109157,109155,109154,109153,109152,109151,109150,109149,109148,109147,109146,109145,109144,109143,109142,109141,109140,109139,109138,109137,109136,109135,109134,109133,109132,109131,109130,109129,109128,109127,109126,109125,109124,109123,109122,109121,109120,109119,109118,109114,109113,109112,109111,109110,109109,109108,109107,109106,109105,109102,109100,109099,109098,109097,109096,109095,109094,109093,109092,109091,109090,109089,109088,109087,109086,109085,109084,109083,109082,109081,109080,109079,109078,109077,109076,109075,109074,109073,109071,109070,109069,109068,109067,109066,109065,109063,109062,109061,109060,109059,109058,109056,109055,109054,109053,109052,109051,109050,109049,109048,109047,109046,109045,109044,109043,109042,109041,109040,109039,109038,109037,109036,109035,109034,109033,109032,109031,109030,109029,109028,109027,109026,109025,109023,109022,109021,109020,109019,109018,109017,109016,109015,109014,109013,109012,109011,109010,109009,109008,109007,109006,109005,109004,109003,109002,109001,109000,108999,108998,108997,108996,108995,108994,108993,108992,108991,108990,108989,108988,108987,108986,108985,108984,108983,108982,108981,108980,108978,108977,108976,108975,108974,108973,108971,108970,108969,108968,108967,108966,108965,108964,108963,108962,108961,108960,108958,108957,108956,108955,108954,108953,108952,108951,108950,108949,108948,108947,108946,108945,108944,108943,108942,108941,108940,108939,108938,108937,108936,108935,108934,108933,108932,108931,108930,108929,108928,108927,108926,108925,108924,108923,108922,108921,108920,108919,108918,108916,108912,108911,108910,108899,108898,108897,108896,108895,108894,108892,108891,108890,108889,108888,108887,108886,108885,108883,108882,108881,108880,108879,108878,108877,108876,108875,108874,108873,108872,108871,108870,108869,108868,108867,108866,108865,108864,108863,108862,108861,108860,108859,108856,108855,108854,108853,108851,108850,108849,108848,108847,108846,108845,108844,108843,108842,108841,108840,108839,108838,108837,108830,108829,108828,108827,108826,108825,108824,108823,108822,108821,108820,108815,108813,108812,108811,108810,108809,108808,108807,108806,108805,108804,108803,108802,108801,108800,108799,108798,108797,108796,108795,108794,108793,108792,108791,108790,108789,108788,108787,108786,108785,108784,108783,108782,108781,108780,108779,108778,108777,108776,108775,108774,108773,108772,108771,108770,108769,108768,108767,108766,108765,108764,108763,108762,108761,108760,108759,108758,108757,108756,108755,108754,108753,108752,108751,108750,108749,108748,108747,108746,108745,108744,108743,108742,108741,108740,108739,108738,108737,108736,108735,108734,108733,108732,108731,108730,108729,108728,108727,108726,108725,108724,108723,108722,108721,108720,108719,108718,108717,108716,108715,108713,108712,108711,108710,108709,108707,108706,108705,108704,108703,108702,108701,108700,108699,108698,108697,108696,108695,108694,108693,108692,108691,108690,108689,108688,108687,108686,108685,108684,108683,108682,108681,108680,108679,108678,108677,108676,108675,108674,108673,108672,108671,108670,108669,108668,108667,108666,108665,108663,108662,108661,108660,108659,108658,108657,108656,108655,108654,108653,108652,108651,108650,108649,108648,108647,108646,108645,108643,108642,108641,108640,108638,108637,108636,108635,108634,108633,108632,108631,108630,108629,108628,108627,108626,108625,108624,108623,108622,108621,108620,108619,108618,108617,108616,108615,108614,108613,108612,108611,108610,108609,108608,108607,108606,108605,108604,108603,108602,108601,108600,108599,108598,108597,108596,108595,108594,108593,108592,108591,108590,108589,108588,108587,108586,108585,108584,108583,108582,108581,108580,108579,108578,108577,108576,108575,108574,108573,108572,108571,108570,108569,108568,108567,108566,108565,108564,108563,108562,108561,108560,108559,108558,108557,108556,108555,108554,108553,108552,108551,108550,108549,108548,108547,108546,108545,108543,108542,108541,108540,108539,108538,108537,108536,108535,108534,108533,108531,108530,108529,108528,108527,108526,108525,108524,108523,108522,108521,108520,108519,108518,108517,108516,108515,108514,108513,108512,108511,108510,108509,108508,108506,108505,108504,108502,108501,108500,108499,108498,108497,108496,108495,108494,108493,108492,108491,108490,108489,108488,108487,108486,108485,108483,108482,108481,108480,108479,108478,108477,108476,108475,108474,108473,108472,108471,108470,108469,108468,108467,108466,108465,108464,108463,108462,108461,108460,108459,108458,108457,108456,108455,108454,108453,108452,108451,108450,108449,108448,108447,108446,108441,108440,108439,108438,108437,108436,108435,108434,108433,108432,108431,108430,108429,108428,108427,108426,108425,108424,108423,108422,108421,108420,108419,108412,108411,108410,108409,108408,108407,108406,108405,108404,108403,108402,108401,108400,108399,108398,108397,108396,108394,108393,108392,108391,108390,108389,108388,108387,108386,108385,108384,108383,108382,108381,108380,108379,108378,108377,108376,108375,108368,108367,108366,108365,108364,108363,108362,108361,108360,108359,108358,108357,108356,108349,108348,108347,108346,108345,108344,108343,108342,108341,108340,108339,108338,108337,108335,108334,108333,108332,108331,108330,108329,108328,108327,108326,108325,108324,108323,108322,108315,108314,108313,108312,108311,108309,108308,108307,108306,108305,108304,108303,108302,108301,108300,108299,108298,108297,108296,108295,108294,108293,108292,108291,108290,108289,108288,108286,108285,108284,108283,108282,108281,108280,108279,108278,108277,108275,108274,108273,108272,108271,108264,108263,108262,108261,108260,108259,108257,108256,108255,108254,108253,108251,108250,108249,108248,108247,108246,108245,108244,108243,108242,108241,108240,108239,108238,108237,108236,108235,108233,108232,108231,108230,108229,108228,108227,108226,108225,108224,108223,108222,108221,108220,108219,108218,108217,108216,108215,108214,108213,108212,108211,108210,108209,108208,108207,108206,108205,108204,108203,108202,108201,108200,108199,108198,108197,108196,108195,108194,108193,108192,108190,108189,108188,108187,108186,108185,108184,108183,108181,108180,108179,108178,108177,108176,108175,108174,108173,108172,108171,108170,108169,108168,108167,108166,108165,108164,108163,108162,108161,108160,108159,108158,108157,108156,108155,108154,108153,108152,108151,108150,108149,108148,108147,108146,108145,108144,108143,108142,108141,108140,108139,108138,108137,108136,108135,108134,108133,108132,108131,108130,108129,108128,108127,108126,108125,108124,108123,108122,108121,108120,108119,108117,108116,108115,108108,108107,108106,108105,108104,108103,108102,108101,108100,108099,108097,108096,108093,108092,108091,108090,108089,108088,108087,108086,108085,108084,108083,108082,108081,108080,108079,108078,108077,108076,108075,108074,108073,108072,108071,108070,108069,108068,108067,108066,108065,108063,108062,108061,108060,108059,108058,108057,108056,108055,108054,108053,108052,108051,108050,108049,108048,108044,108042,108041,108040,108039,108038,108037,108036,108035,108034,108033,108032,108031,108030,108029,108028,108027,108026,108025,108024,108023,108022,108021,108020,108019,108018,108017,108016,108015,108014,108013,108011,108010,108009,108008,108007,108005,108004,108003,108001,107999,107998,107997,107996,107995,107994,107993,107992,107991,107990,107989,107988,107987,107986,107985,107984,107983,107982,107981,107980,107979,107978,107977,107976,107975,107974,107973,107972,107971,107970,107969,107968,107967,107966,107965,107964,107963,107962,107961,107960,107959,107958,107957,107956,107955,107954,107953,107951,107950,107949,107948,107947,107946,107945,107944,107943,107942,107941,107940,107939,107938,107937,107936,107935,107934,107933,107932,107931,107929,107928,107927,107926,107925,107924,107923,107922,107921,107920,107919,107918,107917,107916,107915,107914,107913,107912,107911,107910,107909,107908,107907,107906,107905,107904,107903,107902,107901,107900,107899,107898,107897,107896,107895,107894,107893,107892,107891,107890,107889,107888,107887,107886,107885,107884,107883,107881,107880,107879,107878,107877,107876,107875,107874,107873,107872,107871,107870,107869,107868,107867,107866,107865,107864,107863,107862,107861,107860,107859,107858,107857,107856,107855,107854,107853,107852,107851,107850,107849,107848,107847,107846,107844,107843,107842,107841,107840,107839,107838,107837,107836,107835,107834,107833,107832,107831,107830,107829,107828,107827,107826,107825,107824,107823,107822,107819,107818,107817,107816,107815,107814,107813,107812,107811,107810,107809,107808,107807,107806,107805,107804,107803,107802,107801,107800,107799,107798,107797,107796,107795,107794,107793,107792,107791,107790,107789,107788,107787,107786,107785,107784,107783,107782,107781,107780,107779,107778,107777,107776,107775,107774,107773,107772,107771,107770,107769,107768,107767,107766,107764,107763,107760,107759,107758,107757,107756,107755,107754,107753,107752,107751,107750,107749,107748,107747,107746,107745,107744,107743,107742,107741,107740,107739,107738,107737,107736,107735,107734,107733,107732,107731,107730,107729,107728,107727,107726,107725,107724,107723,107722,107721,107720,107719,107718,107717,107716,107715,107712,107711,107710,107709,107708,107707,107706,107705,107704,107703,107702,107701,107700,107699,107698,107697,107696,107695,107694,107693,107692,107691,107690,107689,107688,107687,107686,107685,107684,107683,107682,107681,107680,107679,107678,107677,107676,107675,107674,107673,107672,107670,107669,107668,107667,107666,107665,107664,107663,107661,107660,107659,107658,107657,107656,107655,107654,107653,107652,107651,107650,107643,107638,107637,107636,107635,107634,107633,107632,107631,107630,107629,107628,107627,107625,107624,107623,107622,107621,107620,107619,107618,107617,107616,107615,107614,107613,107612,107611,107610,107609,107608,107607,107606,107605,107604,107603,107602,107601,107600,107599,107598,107597,107596,107595,107594,107593,107592,107591,107590,107589,107588,107587,107586,107585,107584,107583,107582,107581,107580,107579,107578,107577,107576,107575,107574,107572,107570,107569,107568,107567,107566,107565,107564,107562,107561,107559,107558,107557,107556,107555,107554,107553,107552,107551,107550,107549,107548,107547,107546,107545,107544,107543,107542,107541,107540,107539,107538,107537,107536,107535,107534,107533,107532,107531,107530,107529,107527,107526,107525,107524,107523,107522,107521,107520,107519,107518,107517,107516,107515,107513,107512,107511,107510,107509,107507,107506,107505,107504,107503,107502,107501,107500,107499,107498,107497,107496,107495,107494,107493,107492,107491,107490,107489,107488,107487,107486,107485,107484,107483,107482,107481,107480,107479,107478,107477,107476,107475,107474,107473,107472,107471,107470,107469,107468,107467,107466,107465,107464,107463,107462,107461,107460,107459,107458,107457,107455,107454,107452,107451,107450,107449,107448,107447,107446,107445,107444,107443,107442,107441,107440,107439,107437,107436,107435,107434,107433,107432,107431,107430,107429,107428,107427,107426,107425,107424,107423,107422,107421,107420,107419,107418,107417,107416,107415,107414,107413,107412,107411,107410,107409,107408,107407,107406,107405,107404,107403,107402,107401,107400,107399,107398,107397,107396,107395,107394,107393,107392,107391,107390,107389,107388,107387,107386,107385,107384,107383,107382,107381,107380,107379,107378,107377,107376,107375,107374,107373,107372,107371,107370,107369,107368,107367,107366,107365,107364,107363,107362,107361,107360,107359,107358,107357,107353,107352,107351,107350,107349,107348,107347,107345,107344,107343,107342,107341,107340,107339,107338,107337,107336,107335,107334,107333,107332,107331,107330,107329,107328,107327,107326,107325,107324,107323,107322,107321,107319,107318,107317,107316,107315,107314,107313,107312,107311,107309,107308,107307,107306,107305,107304,107303,107302,107301,107300,107299,107298,107296,107295,107294,107292,107291,107290,107289,107288,107287,107285,107284,107283,107282,107281,107280,107279,107278,107277,107276,107275,107274,107273,107270,107269,107268,107267,107266,107265,107264,107263,107262,107261,107260,107259,107258,107257,107256,107255,107254,107253,107252,107251,107250,107249,107248,107247,107246,107245,107244,107243,107242,107241,107239,107238,107237,107236,107235,107234,107233,107232,107231,107230,107229,107228,107227,107226,107225,107224,107223,107222,107221,107220,107219,107218,107217,107216,107215,107214,107213,107212,107211,107210,107209,107208,107206,107202,107201,107200,107198,107197,107196,107195,107194,107193,107172,107171,107170,107169,107168,107167,107166,107165,107164,107163,107161,107160,107159,107158,107155,107154,107153,107152,107151,107150,107149,107148,107147,107146,107145,107144,107143,107142,107141,107140,107139,107138,107137,107136,107135,107134,107133,107132,107130,107129,107128,107127,107126,107125,107124,107123,107122,107121,107120,107119,107118,107117,107116,107115,107114,107113,107112,107111,107110,107109,107108,107107,107106,107105,107104,107103,107102,107101,107100,107098,107097,107096,107092,107088,107075,107073,107043,107042,107033,107029,107028,107027,107026,107025,107024,107023,107022,107021,107020,107019,107013,107008,106999,106993,106991,106990,106989,106988,106987,106986,106985,106984,106983,106982,106981,106980,106979,106978,106977,106976,106975,106973,106972,106971,106970,106969,106964,106963,106962,106961,106958,106954,106953,106952,106951,106949,106948,106947,106946,106945,106944,106943,106942,106941,106940,106939,106937,106936,106935,106934,106933,106932,106931,106930,106929,106928,106927,106926,106925,106924,106923,106922,106920,106919,106918,106917,106916,106915,106914,106913,106912,106911,106910,106909,106908,106907,106906)) OR (`Idx`=1 AND `CreatureID` IN (110899,110894,110888,110879,110865,110863,110856,110853,110840,110839,110836,110835,110834,110827,110818,110811,110807,110806,110805,110798,110797,110788,110787,110783,110779,110776,110775,110767,110754,110746,110742,110737,110736,110733,110732,110729,110728,110721,110720,110719,110697,110696,110678,110676,110671,110667,110655,110654,110640,110638,110632,110631,110630,110629,110628,110627,110617,110616,110615,110612,110611,110610,110609,110608,110605,110604,110594,110593,110590,110588,110576,110570,110569,110568,110561,110559,110558,110551,110544,110543,110535,110484,110478,110474,110453,110452,110448,110442,110441,110435,110425,110421,110419,110418,110411,110409,110402,110398,110383,110368,110358,110356,110353,110343,110341,110339,110337,110336,110334,110330,110328,110324,110262,110171,110094,110060,110058,110057,110055,110054,110048,110033,110030,110028,110023,110022,110021,110017,110012,110007,110006,110005,110004,109995,109987,109986,109985,109978,109977,109976,109975,109974,109973,109972,109971,109966,109958,109953,109952,109948,109946,109944,109939,109933,109925,109922,109921,109920,109919,109912,109911,109907,109905,109904,109903,109902,109898,109897,109896,109893,109888,109887,109885,109884,109883,109882,109880,109879,109872,109869,109859,109858,109857,109849,109848,109846,109828,109826,109824,109822,109816,109814,109806,109795,109792,109784,109783,109774,109773,109761,109757,109755,109751,109745,109740,109739,109725,109719,109718,109717,109716,109713,109712,109711,109710,109709,109707,109705,109701,109695,109694,109684,109676,109671,109669,109667,109666,109665,109664,109663,109662,109660,109658,109657,109656,109655,109654,109645,109644,109643,109640,109639,109635,109633,109629,109625,109623,109617,109616,109615,109603,109601,109593,109590,109589,109588,109583,109582,109581,109579,109578,109576,109574,109573,109569,109566,109563,109562,109557,109553,109551,109549,109548,109541,109533,109532,109531,109530,109528,109524,109517,109515,109505,109494,109470,109468,109463,109461,109460,109453,109452,109449,109447,109444,109434,109432,109425,109414,109409,109403,109395,109393,109392,109382,109380,109379,109376,109375,109371,109369,109367,109364,109362,109354,109347,109346,109341,109333,109332,109330,109329,109321,109313,109312,109310,109305,109300,109294,109293,109292,109291,109290,109275,109274,109249,109213,109205,109204,109199,109192,109188,109185,109182,109179,109164,109160,109153,109152,109148,109142,109137,109134,109127,109126,109112,109110,109087,109086,109085,109078,109076,109074,109069,109068,109061,109058,109055,109052,109044,109020,109018,109005,109004,109001,108997,108994,108993,108981,108977,108976,108958,108952,108943,108940,108939,108936,108931,108930,108929,108926,108922,108921,108910,108895,108876,108875,108874,108873,108871,108869,108861,108860,108859,108855,108854,108847,108844,108843,108842,108841,108840,108824,108815,108805,108786,108775,108729,108728,108725,108724,108720,108717,108716,108713,108712,108707,108703,108702,108699,108696,108691,108684,108677,108667,108665,108662,108660,108653,108650,108647,108646,108638,108636,108625,108623,108622,108619,108617,108607,108601,108595,108592,108591,108581,108575,108574,108539,108530,108526,108525,108520,108497,108496,108495,108482,108476,108473,108469,108466,108463,108462,108461,108460,108452,108437,108435,108424,108423,108409,108403,108402,108397,108394,108363,108341,108330,108325,108309,108307,108306,108289,108275,108274,108262,108261,108260,108253,108240,108238,108237,108235,108233,108232,108225,108224,108217,108216,108211,108209,108206,108202,108196,108195,108194,108193,108190,108164,108154,108150,108146,108139,108135,108133,108132,108131,108101,108096,108076,108070,108068,108059,108040,108039,108037,108031,108030,108029,108024,108023,108022,108021,108020,108019,108008,108007,107978,107975,107974,107967,107954,107949,107947,107944,107943,107939,107938,107937,107932,107923,107922,107921,107920,107919,107918,107916,107913,107892,107883,107881,107849,107846,107844,107842,107841,107840,107839,107835,107833,107832,107830,107829,107828,107827,107826,107824,107823,107818,107817,107816,107814,107813,107811,107800,107796,107794,107793,107792,107791,107789,107788,107787,107786,107785,107778,107775,107774,107770,107767,107756,107743,107742,107735,107733,107708,107703,107701,107695,107694,107691,107688,107687,107682,107680,107672,107668,107667,107663,107659,107651,107638,107637,107636,107634,107633,107628,107624,107623,107621,107616,107607,107606,107605,107604,107603,107601,107600,107592,107591,107590,107584,107583,107579,107578,107576,107570,107569,107562,107561,107542,107540,107539,107535,107533,107526,107523,107522,107518,107515,107509,107503,107502,107494,107490,107488,107486,107483,107480,107478,107476,107472,107471,107470,107458,107454,107451,107446,107444,107443,107442,107436,107434,107421,107420,107397,107394,107391,107390,107389,107388,107386,107385,107384,107383,107382,107381,107380,107375,107368,107366,107347,107340,107339,107337,107336,107332,107331,107325,107324,107322,107321,107308,107303,107296,107284,107283,107282,107268,107267,107257,107254,107249,107243,107242,107241,107239,107238,107231,107222,107215,107214,107213,107155,107153,107151,107146,107137,107092,107088,107075,107073,107042,107033,107027,107013,107008,106989,106988,106987,106978,106977,106976,106975,106972,106971,106958,106953,106933,106931,106929,106928,106927,106925,106919,106916,106913)) OR (`Idx`=3 AND `CreatureID` IN (110894,110888,110853,110840,110836,110835,110818,110798,110783,110746,110736,110733,110728,110721,110720,110719,110697,110678,110654,110632,110631,110630,110629,110627,110617,110616,110615,110594,110593,110590,110588,110569,110568,110544,110543,110411,110383,110337,110336,110330,110328,110262,110094,110058,110057,110055,110054,110033,110017,110012,109995,109986,109977,109976,109975,109974,109973,109972,109971,109953,109952,109922,109921,109920,109919,109907,109905,109904,109903,109902,109898,109897,109896,109893,109888,109887,109885,109884,109882,109880,109879,109872,109869,109859,109858,109857,109828,109826,109816,109806,109784,109774,109717,109711,109705,109701,109629,109625,109623,109617,109616,109615,109603,109601,109593,109590,109589,109588,109582,109581,109578,109576,109574,109573,109569,109566,109563,109562,109549,109533,109531,109524,109449,109414,109409,109393,109382,109380,109379,109375,109369,109364,109294,109293,109292,109290,109275,109274,109185,109160,109137,109086,109085,109078,109020,109018,108981,108976,108910,108895,108869,108805,108696,108665,108662,108653,108650,108646,108619,108601,108581,108526,108482,108460,108437,108435,108394,108309,108306,108289,108240,108237,108209,108206,108196,108190,108150,108139,108133,108070,108068,108029,107954,107919,107883,107881,107849,107844,107842,107841,107839,107835,107833,107829,107828,107827,107826,107824,107823,107813,107796,107688,107687,107680,107637,107636,107628,107624,107621,107605,107604,107603,107601,107600,107579,107578,107576,107540,107539,107509,107490,107486,107478,107472,107471,107470,107451,107380,107336,107324,107303,107296,107284,107283,107282,107268,107267,107239,107238,107231,107215,107214,107213,107151,107088,107075,107042,107027,106989,106988,106978,106977,106975,106972,106971,106933,106931,106929,106928,106927,106919,106916)) OR (`Idx`=2 AND `CreatureID` IN (110894,110888,110853,110840,110836,110835,110834,110818,110806,110805,110798,110783,110775,110746,110736,110733,110729,110728,110721,110720,110719,110697,110678,110654,110638,110632,110631,110630,110629,110627,110617,110616,110615,110594,110593,110590,110588,110569,110568,110544,110543,110411,110383,110337,110336,110330,110328,110262,110094,110058,110057,110055,110054,110033,110017,110012,109995,109986,109977,109976,109975,109974,109973,109972,109971,109953,109952,109948,109922,109921,109920,109919,109912,109907,109905,109904,109903,109902,109898,109897,109896,109893,109888,109887,109885,109884,109882,109880,109879,109872,109869,109859,109858,109857,109828,109826,109824,109816,109814,109806,109795,109784,109783,109774,109718,109717,109711,109709,109707,109705,109701,109676,109666,109664,109662,109658,109656,109629,109625,109623,109617,109616,109615,109603,109601,109593,109590,109589,109588,109582,109581,109578,109576,109574,109573,109569,109566,109563,109562,109551,109549,109548,109533,109531,109524,109468,109449,109444,109414,109409,109393,109382,109380,109379,109375,109369,109364,109333,109294,109293,109292,109290,109275,109274,109185,109179,109160,109152,109142,109137,109112,109086,109085,109078,109076,109058,109020,109018,108981,108977,108976,108940,108939,108921,108910,108895,108869,108840,108805,108720,108696,108667,108665,108662,108653,108650,108646,108623,108619,108601,108581,108526,108482,108473,108460,108452,108437,108435,108394,108309,108306,108289,108240,108237,108209,108206,108196,108190,108150,108146,108139,108133,108070,108068,108030,108029,108020,108007,107954,107919,107883,107881,107849,107844,107842,107841,107839,107835,107833,107829,107828,107827,107826,107824,107823,107813,107800,107796,107778,107775,107743,107742,107733,107688,107687,107680,107663,107637,107636,107633,107628,107624,107621,107605,107604,107603,107601,107600,107592,107579,107578,107576,107569,107540,107539,107533,107509,107490,107486,107478,107472,107471,107470,107451,107380,107368,107366,107336,107324,107303,107296,107284,107283,107282,107268,107267,107239,107238,107231,107215,107214,107213,107151,107088,107075,107042,107027,106989,106988,106978,106977,106975,106972,106971,106933,106931,106929,106928,106927,106919,106916)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (106905,106904,106903,106902,106901,106900,106899,106898,106897,106896,106895,106894,106893,106892,106891,106890,106888,106887,106886,106885,106884,106883,106882,106881,106879,106878,106874,106873,106872,106871,106870,106869,106868,106867,106866,106865,106864,106863,106858,106857,106856,106855,106854,106853,106852,106851,106850,106849,106848,106847,106846,106844,106843,106842,106839,106837,106836,106834,106833,106831,106827,106825,106822,106821,106820,106819,106818,106815,106814,106813,106812,106811,106810,106809,106808,106807,106806,106805,106804,106802,106801,106799,106798,106797,106796,106795,106792,106789,106788,106787,106786,106785,106784,106783,106782,106781,106780,106779,106778,106777,106776,106775,106774,106773,106772,106771,106770,106768,106766,106765,106764,106762,106760,106759,106758,106757,106756,106755,106754,106753,106752,106751,106750,106749,106748,106747,106746,106745,106744,106743,106741,106739,106738,106737,106736,106735,106731,106730,106727,106725,106724,106723,106722,106721,106720,106719,106718,106715,106714,106713,106712,106711,106710,106709,106708,106707,106706,106705,106704,106703,106702,106701,106700,106699,106698,106697,106696,106695,106694,106693,106692,106691,106690,106689,106687,106686,106685,106684,106682,106681,106680,106679,106678,106677,106676,106672,106671,106670,106669,106668,106667,106665,106664,106663,106662,106661,106660,106659,106658,106657,106656,106655,106654,106653,106652,106651,106650,106649,106648,106647,106646,106644,106643,106641,106640,106639,106638,106637,106636,106635,106634,106633,106632,106631,106630,106629,106628,106627,106626,106625,106624,106623,106622,106621,106620,106619,106618,106617,106616,106615,106614,106613,106611,106610,106609,106608,106607,106606,106605,106604,106603,106602,106601,106600,106599,106598,106597,106596,106595,106594,106593,106592,106591,106590,106588,106587,106586,106585,106584,106583,106582,106581,106580,106579,106578,106575,106574,106573,106572,106571,106570,106569,106568,106567,106566,106565,106564,106563,106562,106561,106560,106559,106558,106557,106555,106554,106553,106552,106551,106550,106549,106548,106547,106546,106545,106544,106543,106542,106541,106540,106539,106538,106537,106536,106535,106534,106533,106532,106531,106530,106529,106528,106527,106526,106525,106524,106523,106522,106521,106520,106519,106518,106517,106516,106515,106514,106513,106511,106510,106509,106508,106507,106506,106505,106504,106503,106502,106501,106500,106499,106498,106497,106496,106495,106494,106493,106492,106491,106490,106489,106488,106487,106486,106485,106484,106483,106482,106481,106480,106479,106478,106477,106476,106475,106474,106473,106472,106471,106470,106469,106468,106467,106466,106463,106462,106461,106460,106459,106458,106457,106456,106455,106454,106453,106452,106451,106450,106449,106448,106447,106446,106445,106444,106443,106442,106441,106437,106436,106435,106434,106433,106432,106430,106429,106428,106427,106426,106425,106424,106423,106422,106421,106420,106419,106418,106417,106416,106415,106414,106413,106412,106411,106410,106409,106408,106407,106406,106405,106404,106403,106402,106401,106400,106399,106398,106397,106396,106395,106394,106393,106392,106391,106390,106389,106388,106387,106386,106385,106384,106383,106382,106381,106380,106379,106378,106377,106376,106375,106374,106372,106371,106370,106369,106368,106367,106366,106365,106364,106363,106362,106361,106360,106359,106358,106357,106356,106355,106354,106353,106352,106351,106350,106349,106348,106347,106346,106345,106344,106343,106342,106341,106340,106339,106338,106337,106336,106335,106334,106333,106332,106331,106330,106329,106328,106327,106326,106325,106324,106323,106322,106321,106320,106319,106318,106317,106316,106315,106314,106313,106312,106311,106310,106309,106308,106307,106304,106303,106302,106300,106299,106297,106296,106295,106293,106292,106291,106290,106289,106288,106287,106286,106285,106284,106283,106282,106281,106280,106279,106278,106277,106276,106275,106274,106273,106271,106270,106269,106268,106267,106266,106264,106263,106262,106261,106259,106258,106256,106255,106254,106253,106250,106249,106248,106247,106246,106245,106244,106243,106242,106241,106240,106239,106238,106237,106236,106235,106234,106233,106232,106231,106230,106228,106227,106226,106225,106223,106222,106221,106220,106219,106217,106216,106215,106214,106213,106212,106211,106210,106209,106208,106207,106206,106205,106204,106203,106202,106201,106200,106199,106198,106197,106196,106195,106194,106193,106192,106191,106190,106189,106188,106187,106186,106185,106184,106183,106182,106181,106180,106179,106178,106176,106175,106174,106173,106172,106171,106170,106168,106167,106166,106165,106164,106163,106162,106161,106160,106159,106158,106157,106156,106155,106154,106153,106152,106151,106150,106149,106148,106147,106146,106145,106144,106143,106142,106141,106140,106139,106138,106137,106136,106135,106134,106133,106126,106125,106124,106122,106121,106120,106119,106118,106117,106116,106115,106114,106113,106112,106111,106110,106109,106108,106107,106106,106105,106104,106103,106102,106101,106096,106095,106094,106093,106092,106091,106090,106088,106087,106086,106085,106084,106083,106082,106081,106080,106079,106078,106077,106076,106075,106074,106073,106072,106071,106070,106069,106068,106067,106066,106065,106064,106063,106062,106061,106060,106059,106056,106055,106054,106053,106052,106051,106050,106049,106048,106047,106046,106045,106044,106043,106042,106041,106040,106039,106038,106037,106036,106035,106034,106033,106032,106031,106030,106029,106028,106027,106026,106025,106024,106023,106022,106021,106020,106019,106018,106017,106016,106015,106014,106013,106012,106011,106010,106009,106008,106007,106006,106005,106004,106003,106002,106001,106000,105999,105998,105997,105996,105995,105994,105993,105992,105991,105990,105989,105988,105987,105986,105985,105984,105983,105982,105981,105980,105979,105978,105977,105976,105975,105974,105973,105972,105971,105970,105969,105968,105967,105966,105965,105964,105963,105962,105961,105960,105959,105958,105956,105955,105954,105952,105951,105950,105949,105948,105947,105946,105945,105944,105943,105942,105941,105940,105939,105938,105937,105936,105935,105934,105933,105932,105931,105930,105929,105928,105927,105926,105925,105924,105923,105922,105921,105920,105919,105918,105917,105916,105915,105914,105913,105912,105911,105910,105909,105908,105906,105905,105904,105903,105902,105901,105900,105899,105898,105897,105895,105894,105893,105892,105891,105890,105889,105888,105887,105886,105885,105884,105883,105882,105880,105877,105876,105875,105874,105873,105872,105871,105870,105869,105868,105867,105866,105865,105864,105863,105862,105861,105860,105859,105858,105857,105856,105855,105854,105853,105852,105851,105850,105849,105848,105847,105846,105845,105843,105842,105841,105840,105838,105837,105836,105835,105834,105833,105832,105831,105830,105829,105828,105827,105826,105825,105824,105823,105822,105821,105820,105819,105818,105817,105816,105815,105814,105813,105812,105811,105810,105809,105808,105807,105806,105805,105804,105803,105802,105801,105800,105799,105798,105797,105796,105795,105794,105793,105791,105790,105789,105788,105787,105785,105784,105783,105782,105781,105780,105779,105778,105777,105776,105775,105774,105773,105772,105769,105767,105766,105765,105764,105760,105759,105756,105754,105753,105752,105751,105750,105749,105748,105747,105746,105745,105744,105743,105742,105741,105740,105739,105738,105736,105735,105734,105733,105732,105730,105729,105728,105727,105726,105725,105724,105723,105722,105721,105720,105719,105718,105717,105716,105715,105714,105713,105712,105711,105710,105708,105707,105706,105705,105704,105703,105702,105701,105700,105699,105698,105697,105696,105695,105694,105693,105692,105691,105690,105689,105688,105687,105686,105685,105684,105683,105682,105681,105680,105679,105678,105677,105676,105675,105674,105673,105672,105671,105670,105669,105668,105667,105666,105665,105664,105663,105662,105661,105660,105659,105658,105657,105656,105655,105654,105653,105652,105651,105650,105649,105646,105645,105644,105643,105642,105641,105640,105639,105638,105637,105636,105635,105634,105633,105632,105631,105630,105629,105628,105627,105626,105625,105624,105623,105622,105621,105620,105619,105618,105617,105616,105615,105614,105613,105612,105611,105609,105608,105607,105606,105605,105604,105603,105602,105597,105596,105595,105594,105593,105591,105590,105589,105588,105587,105586,105585,105584,105583,105582,105581,105580,105579,105569,105564,105563,105554,105547,105546,105545,105544,105543,105542,105541,105540,105539,105538,105537,105536,105535,105534,105532,105531,105526,105525,105524,105523,105522,105521,105520,105519,105518,105517,105516,105515,105514,105513,105512,105511,105510,105509,105508,105507,105506,105505,105504,105503,105502,105501,105500,105499,105498,105497,105495,105494,105493,105492,105491,105490,105489,105488,105487,105486,105485,105484,105483,105482,105481,105480,105479,105478,105477,105476,105475,105474,105473,105472,105471,105470,105469,105468,105466,105465,105464,105463,105461,105460,105459,105458,105457,105456,105455,105454,105453,105452,105451,105450,105443,105442,105441,105440,105439,105438,105437,105436,105433,105432,105427,105426,105425,105424,105423,105422,105419,105418,105417,105416,105415,105414,105413,105412,105411,105410,105409,105408,105407,105406,105405,105404,105403,105402,105401,105400,105399,105398,105397,105396,105395,105394,105393,105392,105391,105389,105388,105387,105386,105385,105384,105383,105379,105378,105377,105376,105375,105374,105373,105372,105371,105370,105369,105368,105367,105366,105365,105364,105363,105362,105361,105360,105358,105357,105356,105355,105354,105353,105352,105351,105343,105342,105341,105340,105339,105338,105337,105336,105335,105333,105332,105331,105330,105329,105328,105327,105326,105324,105323,105322,105321,105320,105319,105318,105317,105316,105315,105314,105313,105312,105311,105304,105303,105302,105301,105300,105299,105298,105297,105296,105295,105294,105293,105292,105291,105290,105289,105288,105287,105286,105285,105284,105283,105282,105281,105280,105279,105278,105277,105276,105275,105274,105273,105272,105271,105270,105269,105268,105267,105266,105265,105264,105263,105262,105261,105260,105259,105258,105257,105256,105255,105254,105253,105252,105251,105250,105249,105248,105247,105246,105245,105244,105243,105242,105241,105240,105239,105238,105237,105236,105235,105234,105233,105232,105231,105230,105229,105228,105227,105226,105225,105224,105223,105222,105221,105220,105219,105218,105217,105216,105215,105214,105213,105212,105211,105210,105209,105208,105207,105206,105205,105204,105203,105202,105201,105200,105199,105198,105197,105196,105195,105194,105192,105190,105189,105188,105187,105186,105185,105184,105183,105182,105181,105180,105179,105178,105176,105175,105174,105173,105172,105171,105170,105169,105168,105167,105166,105165,105164,105163,105162,105161,105160,105159,105158,105157,105156,105155,105154,105152,105151,105150,105149,105148,105147,105146,105145,105144,105143,105142,105141,105140,105138,105137,105136,105135,105134,105133,105132,105129,105128,105127,105126,105125,105124,105123,105122,105121,105120,105119,105118,105117,105116,105115,105114,105113,105112,105111,105110,105109,105108,105107,105106,105105,105104,105103,105102,105101,105100,105099,105098,105097,105096,105095,105094,105093,105092,105091,105090,105089,105088,105087,105086,105085,105084,105083,105082,105081,105080,105079,105078,105077,105076,105075,105074,105073,105072,105071,105070,105069,105068,105067,105066,105065,105064,105063,105062,105061,105060,105059,105058,105057,105056,105055,105054,105053,105052,105051,105050,105049,105048,105047,105046,105045,105044,105043,105042,105041,105040,105039,105038,105037,105036,105035,105034,105033,105032,105031,105030,105029,105028,105027,105026,105025,105022,105021,105020,105019,105018,105017,105016,105015,105014,105013,105012,105011,105010,105009,105008,105007,105006,105004,105003,105002,105001,105000,104999,104998,104997,104996,104995,104993,104992,104991,104990,104989,104988,104987,104986,104985,104984,104983,104982,104981,104979,104978,104977,104976,104975,104974,104973,104972,104971,104970,104969,104968,104967,104966,104965,104964,104963,104962,104961,104960,104959,104958,104957,104956,104955,104954,104953,104952,104949,104947,104946,104945,104944,104943,104942,104941,104940,104939,104937,104936,104935,104934,104933,104932,104931,104930,104929,104928,104927,104926,104925,104924,104923,104922,104921,104920,104918,104911,104910,104909,104906,104905,104904,104903,104902,104901,104900,104899,104898,104897,104896,104895,104894,104893,104891,104890,104889,104888,104886,104885,104884,104883,104882,104881,104880,104879,104878,104877,104876,104875,104873,104872,104871,104870,104869,104868,104867,104866,104865,104864,104859,104858,104857,104856,104855,104854,104853,104852,104851,104850,104849,104848,104847,104846,104845,104844,104843,104842,104841,104840,104839,104838,104837,104836,104835,104834,104833,104832,104831,104830,104829,104828,104827,104826,104825,104824,104823,104822,104821,104820,104819,104818,104817,104816,104815,104814,104813,104812,104811,104810,104809,104808,104807,104806,104805,104804,104803,104802,104801,104799,104798,104797,104796,104795,104794,104793,104792,104791,104790,104789,104788,104787,104786,104785,104784,104783,104782,104781,104779,104778,104777,104776,104775,104774,104773,104772,104771,104770,104769,104768,104767,104766,104765,104764,104763,104762,104761,104760,104759,104758,104757,104756,104755,104754,104753,104752,104751,104750,104749,104748,104747,104746,104745,104744,104743,104742,104741,104740,104739,104738,104737,104735,104734,104733,104732,104731,104730,104729,104728,104727,104726,104715,104714,104712,104711,104710,104706,104698,104696,104695,104694,104693,104692,104691,104690,104689,104688,104687,104686,104685,104684,104683,104682,104681,104680,104679,104677,104676,104675,104674,104673,104672,104671,104670,104669,104668,104667,104666,104665,104664,104663,104662,104661,104660,104659,104658,104657,104656,104655,104654,104653,104652,104651,104650,104649,104648,104647,104646,104645,104644,104643,104642,104641,104640,104639,104638,104637,104636,104635,104634,104633,104632,104631,104630,104629,104628,104627,104625,104624,104623,104622,104621,104620,104619,104618,104615,104614,104611,104610,104609,104607,104606,104605,104604,104603,104602,104601,104600,104599,104598,104597,104596,104595,104594,104593,104592,104591,104590,104589,104587,104586,104585,104584,104583,104582,104581,104580,104578,104577,104576,104575,104574,104573,104572,104570,104569,104566,104565,104564,104563,104562,104561,104560,104559,104558,104557,104556,104555,104554,104553,104552,104551,104550,104549,104548,104547,104546,104545,104544,104542,104541,104540,104539,104538,104537,104536,104535,104534,104533,104532,104531,104530,104529,104528,104526,104525,104524,104523,104522,104521,104520,104519,104518,104517,104515,104514,104513,104512,104511,104510,104509,104508,104507,104506,104505,104504,104503,104502,104501,104500,104499,104498,104497,104496,104495,104494,104493,104492,104491,104490,104489,104488,104487,104486,104484,104483,104482,104481,104480,104479,104478,104477,104476,104475,104474,104468,104467,104465,104464,104463,104462,104461,104459,104457,104456,104455,104454,104453,104452,104451,104450,104449,104448,104447,104446,104445,104444,104443,104442,104441,104440,104439,104438,104437,104436,104435,104434,104433,104432,104431,104430,104429,104428,104427,104426,104425,104424,104423,104422,104421,104420,104419,104418,104417,104416,104415,104410,104409,104408,104407,104406,104405,104404,104403,104402,104401,104400,104399,104398,104397,104396,104395,104394,104393,104392,104391,104390,104389,104388,104387,104386,104385,104384,104383,104382,104381,104380,104379,104378,104377,104376,104375,104374,104373,104372,104370,104369,104368,104367,104366,104365,104364,104363,104362,104361,104360,104359,104351,104349,104348,104347,104346,104345,104344,104343,104341,104340,104339,104338,104337,104336,104335,104334,104333,104331,104330,104329,104328,104327,104326,104325,104324,104323,104322,104321,104319,104314,104313,104312,104311,104310,104309,104308,104307,104306,104302,104300,104299,104298,104297,104295,104294,104293,104292,104291,104290,104289,104288,104287,104286,104285,104284,104283,104282,104281,104280,104279,104278,104277,104276,104275,104274,104273,104272,104271,104270,104262,104260,104259,104258,104256,104255,104253,104252,104251,104249,104248,104247,104246,104245,104244,104243,104242,104241,104240,104236,104235,104234,104233,104230,104228,104227,104226,104224,104221,104220,104219,104218,104217,104215,104214,104211,104210,104209,104208,104207,104206,104201,104194,104192,104191,104190,104189,104188,104187,104186,104185,104184,104182,104181,104179,104176,104175,104174,104167,104161,104157,104156,104154,104147,104145,104140,104138,104137,104136,104125,104123,104122,104121,104120,104117,104114,104110,104109,104107,104105,104104,104098,104096,104091,104090,104089,104088,104087,104086,104084,104083,104082,104081,104080,104079,104078,104077,104076,104075,104074,104073,104072,104070,104068,104061,104060,104059,104055,104054,104053,104052,104051,104050,104049,104047,104046,104043,104039,104016,104015,104014,104013,104012,104007,103999,103997,103996,103994,103993,103992,103991,103990,103989,103988,103986,103985,103977,103976,103975,103972,103968,103961,103960,103959,103958,103957,103956,103955,103950,103944,103938,103937,103936,103935,103934,103933,103932,103931,103930,103929,103928,103927,103926,103925,103924,103923,103922,103921,103920,103919,103918,103917,103916,103915,103914,103913,103912,103911,103910,103909,103908,103907,103906,103905,103904,103903,103902,103901,103900,103899,103898,103897,103896,103895,103894,103893,103892,103891,103890,103887,103886,103876,103875,103870,103869,103866,103863,103862,103861,103860,103859,103857,103852,103851,103850,103848,103846,103844,103842,103841,103839,103838,103837,103836,103835,103834,103833,103832,103831,103830,103829,103828,103827,103826,103825,103824,103823,103822,103821,103820,103819,103818,103817,103816,103814,103813,103811,103810,103809,103808,103807,103806,103805,103804,103803,103802,103801,103800,103799,103798,103797,103796,103795,103794,103793,103792,103791,103790,103789,103787,103786,103785,103784,103783,103782,103781,103780,103779,103778,103777,103776,103775,103774,103769,103768,103767,103766,103764,103763,103762,103761,103760,103758,103757,103748,103747,103746,103745,103744,103742,103741,103739,103738,103737,103736,103734,103733,103732,103730,103729,103728,103727,103725,103724,103723,103722,103721,103720,103719,103718,103717,103716,103715,103714,103713,103712,103711,103710,103709,103708,103707,103706,103705,103704,103703,103702,103701,103700,103699,103698,103697,103696,103695,103694,103693,103692,103691,103690,103689,103688,103687,103685,103683,103682,103681,103680,103679,103678,103677,103676,103675,103674,103673,103672,103671,103670,103669,103668,103667,103666,103665,103664,103663,103662,103661,103660,103659,103658,103657,103656,103655,103654,103653,103652,103651,103650,103648,103646,103645,103644,103643,103642,103641,103640,103639,103638,103637,103636,103635,103634,103633,103632,103631,103630,103629,103628,103627,103626,103625,103624,103623,103622,103621,103620,103618,103617,103616,103615,103614,103613,103612,103611,103610,103609,103608,103607,103606,103605,103604,103602,103597,103593,103592,103591,103590,103589,103588,103587,103586,103585,103584,103583,103582,103581,103580,103577,103576,103575,103574,103573,103572,103571,103570,103569,103568,103567,103564,103563,103562,103561,103560,103559,103558,103557,103555,103554,103549,103546,103540,103534,103531,103529,103527,103525,103518,103517,103515,103514,103513,103512,103511,103506,103505,103502,103497,103496,103495,103494,103493,103492,103491,103490,103489,103488,103487,103486,103485,103484,103483,103482,103481,103480,103479,103478,103477,103476,103474,103473,103472,103471,103470,103469,103468,103467,103466,103459,103458,103457,103456,103455,103454,103453,103452,103451,103450,103449,103447,103446,103445,103444,103439,103438,103437,103432,103431,103430,103429,103428,103427,103426,103425,103424,103423,103422,103421,103420,103419,103418,103417,103416,103415,103414,103413,103412,103411,103410,103409,103408,103407,103406,103405,103404,103403,103402,103401,103400,103399,103398,103397,103396,103395,103394,103393,103392,103391,103390,103389,103388,103387,103386,103385,103383,103382,103381,103380,103379,103378,103377,103376,103375,103374,103373,103372,103371,103370,103369,103368,103367,103366,103365,103364,103363,103362,103361,103360,103359,103358,103357,103356,103355,103354,103353,103352,103351,103350,103348,103347,103346,103345,103344,103343,103342,103341,103340,103339,103336,103335,103334,103333,103332,103331,103330,103329,103328,103327,103326,103325,103324,103323,103322,103321,103320,103319,103318,103317,103316,103315,103314,103313,103312,103311,103310,103309,103308,103307,103306,103305,103304,103303,103302,103301,103300,103299,103298,103297,103296,103295,103294,103293,103292,103291,103290,103287,103281,103280,103279,103278,103277,103276,103273,103272,103271,103270,103269,103268,103267,103266,103265,103264,103263,103262,103261,103260,103259,103258,103257,103256,103255,103254,103253,103252,103251,103250,103249,103248,103247,103246,103245,103244,103243,103242,103241,103240,103239,103238,103237,103236,103235,103234,103233,103232,103231,103230,103229,103228,103227,103226,103225,103224,103223,103222,103221,103220,103219,103218,103217,103216,103215,103214,103213,103212,103211,103210,103209,103208,103207,103206,103205,103204,103203,103202,103201,103200,103199,103198,103197,103196,103195,103194,103193,103192,103191,103190,103189,103188,103187,103186,103185,103184,103183,103182,103181,103180,103179,103178,103177,103176,103175,103174,103173,103172,103171,103170,103169,103168,103167,103166,103165,103164,103163,103162,103161,103160,103159,103158,103157,103156,103155,103154,103153,103152,103151,103150,103149,103148,103146,103145,103144,103143,103142,103141,103140,103139,103138,103137,103136,103135,103134,103133,103132,103131,103130,103129,103128,103127,103126,103125,103124,103123,103122,103121,103120,103119,103118,103117,103116,103115,103114,103112,103111,103110,103109,103108,103107,103106,103105,103104,103103,103102,103100,103098,103097,103096,103095,103094,103093,103092,103091,103090,103089,103085,103084,103083,103082,103081,103080,103079,103077,103076,103075,103074,103073,103072,103071,103070,103069,103068,103067,103065,103064,103063,103062,103061,103060,103059,103058,103057,103056,103055,103054,103053,103051,103050,103049,103048,103047,103046,103045,103044,103043,103042,103041,103040,103039,103038,103037,103036,103035,103034,103033,103032,103031,103030,103029,103028,103027,103026,103025,103024,103023,103022,103021,103020,103019,103017,103016,103015,103014,103013,103012,103011,103010,103009,103008,103007,103006,103005,103004,103003,103002,103001,103000,102999,102998,102996,102995,102994,102993,102992,102991,102990,102989,102988,102987,102986,102985,102984,102983,102982,102981,102980,102979,102978,102977,102976,102975,102974,102973,102971,102970,102969,102968,102967,102966,102965,102964,102963,102962,102961,102960,102959,102958,102957,102956,102955,102954,102953,102952,102951,102950,102949,102948,102947,102946,102945,102944,102943,102942,102941,102940,102939,102938,102937,102936,102933,102932,102931,102930,102929,102927,102926,102925,102924,102923,102922,102920,102919,102918,102917,102916,102915,102914,102913,102912,102911,102910,102909,102908,102907,102906,102905,102904,102903,102902,102901,102900,102899,102898,102897,102896,102895,102894,102893,102892,102891,102890,102889,102887,102886,102884,102883,102882,102881,102880,102879,102878,102877,102876,102875,102874,102873,102872,102871,102869,102868,102867,102866,102865,102864,102863,102862,102861,102860,102859,102858,102857,102856,102855,102854,102852,102851,102850,102849,102848,102847,102846,102845,102844,102843,102842,102841,102840,102839,102838,102837)) OR (`Idx`=3 AND `CreatureID` IN (106903,106884,106874,106848,106836,106775,106774,106768,106741,106739,106735,106731,106727,106725,106723,106722,106721,106684,106617,106614,106596,106588,106580,106579,106516,106470,106469,106414,106413,106412,106411,106409,106408,106407,106406,106405,106404,106403,106402,106401,106400,106399,106398,106397,106396,106395,106394,106393,106392,106390,106389,106388,106387,106386,106382,106371,106370,106368,106367,106366,106365,106364,106363,106362,106361,106356,106334,106302,106296,106280,106279,106263,106262,106256,106189,106188,106187,106186,106185,106184,106182,106180,106179,106176,106175,106150,106144,106143,106139,106106,106090,106010,106007,105967,105871,105870,105869,105868,105867,105866,105865,105864,105863,105862,105861,105860,105859,105858,105857,105856,105855,105854,105853,105852,105851,105837,105836,105794,105778,105744,105743,105742,105741,105736,105606,105605,105524,105523,105521,105518,105517,105514,105513,105511,105509,105473,105472,105398,105374,105351,105329,105312,105224,105223,105217,105156,105113,105107,105088,105084,105079,105072,104971,104962,104961,104960,104958,104957,104953,104952,104931,104930,104849,104807,104794,104779,104759,104753,104696,104695,104694,104509,104508,104493,104428,104427,104426,104425,104424,104423,104421,104420,104419,104418,104417,104416,104405,104401,104393,104372,104337,104235,104234,104233,104091,103830,103828,103822,103814,103789,103783,103782,103779,103775,103745,103729,103618,103567,103525,103457,103453,103449,103446,103419,103394,103393,103392,103391,103390,103387,103385,103383,103382,103379,103377,103376,103375,103374,103370,103369,103368,103367,103366,103365,103364,103361,103359,103358,103357,103356,103354,103353,103352,103351,103336,103335,103333,103332,103331,103329,103327,103324,103323,103321,103320,103319,103318,103317,103316,103315,103314,103313,103311,103309,103301,103281,103273,103270,103269,103268,103267,103266,103265,103264,103263,103262,103261,103260,103259,103258,103257,103256,103255,103254,103253,103252,103251,103250,103249,103248,103244,103241,103222,103218,103215,103210,103142,103141,103137,103112,103102,103082,103080,103079,103075,103073,103059,103058,103057,103056,103039,103031,102996,102994,102993,102992,102990,102982,102979,102946,102945,102944,102943,102942,102932,102931,102929,102927,102925,102878,102877,102876,102875,102874,102873,102872,102871,102869,102868,102867,102866,102865,102864)) OR (`Idx`=2 AND `CreatureID` IN (106903,106884,106874,106848,106836,106787,106786,106785,106775,106774,106768,106741,106739,106735,106731,106727,106725,106723,106722,106721,106684,106617,106616,106614,106596,106588,106580,106579,106516,106470,106469,106414,106413,106412,106411,106410,106409,106408,106407,106406,106405,106404,106403,106402,106401,106400,106399,106398,106397,106396,106395,106394,106393,106392,106390,106389,106388,106387,106386,106382,106371,106370,106368,106367,106366,106365,106364,106363,106362,106361,106356,106342,106334,106302,106296,106280,106279,106263,106262,106256,106243,106189,106188,106187,106186,106185,106184,106182,106180,106179,106176,106175,106150,106144,106143,106139,106106,106090,106053,106041,106010,106007,106005,105967,105871,105870,105869,105868,105867,105866,105865,105864,105863,105862,105861,105860,105859,105858,105857,105856,105855,105854,105853,105852,105851,105837,105836,105802,105794,105778,105744,105743,105742,105741,105736,105606,105605,105564,105524,105523,105522,105521,105520,105519,105518,105517,105516,105515,105514,105513,105511,105510,105509,105473,105472,105410,105398,105374,105351,105329,105312,105270,105225,105224,105223,105218,105217,105172,105156,105152,105126,105124,105113,105107,105089,105088,105084,105079,105072,104971,104962,104961,104960,104958,104957,104953,104952,104931,104930,104849,104807,104794,104779,104759,104753,104740,104696,104695,104694,104509,104508,104493,104428,104427,104426,104425,104424,104423,104421,104420,104419,104418,104417,104416,104405,104401,104393,104372,104337,104235,104234,104233,104091,103830,103828,103822,103814,103789,103783,103782,103781,103779,103775,103745,103729,103618,103567,103525,103457,103453,103449,103446,103419,103394,103393,103392,103391,103390,103387,103385,103383,103382,103380,103379,103377,103376,103375,103374,103370,103369,103368,103367,103366,103365,103364,103361,103359,103358,103357,103356,103354,103353,103352,103351,103336,103335,103333,103332,103331,103329,103327,103324,103323,103321,103320,103319,103318,103317,103316,103315,103314,103313,103311,103309,103301,103281,103273,103270,103269,103268,103267,103266,103265,103264,103263,103262,103261,103260,103259,103258,103257,103256,103255,103254,103253,103252,103251,103250,103249,103248,103244,103241,103222,103218,103215,103210,103142,103141,103137,103127,103126,103122,103112,103111,103102,103085,103082,103080,103079,103075,103073,103072,103059,103058,103057,103056,103046,103039,103031,102996,102994,102993,102992,102990,102982,102979,102946,102945,102944,102943,102942,102932,102931,102929,102927,102925,102878,102877,102876,102875,102874,102873,102872,102871,102869,102868,102867,102866,102865,102864)) OR (`Idx`=1 AND `CreatureID` IN (106903,106899,106898,106895,106888,106884,106878,106874,106873,106853,106851,106848,106843,106836,106813,106787,106786,106785,106783,106782,106781,106775,106774,106771,106768,106766,106764,106762,106756,106754,106751,106746,106745,106741,106739,106737,106735,106731,106727,106725,106723,106722,106721,106718,106698,106695,106686,106684,106668,106659,106658,106650,106646,106640,106628,106627,106626,106625,106623,106617,106616,106614,106613,106604,106596,106588,106580,106579,106567,106566,106564,106562,106531,106529,106516,106510,106473,106470,106469,106462,106432,106428,106427,106426,106415,106414,106413,106412,106411,106410,106409,106408,106407,106406,106405,106404,106403,106402,106401,106400,106399,106398,106397,106396,106395,106394,106393,106392,106390,106389,106388,106387,106386,106383,106382,106371,106370,106368,106367,106366,106365,106364,106363,106362,106361,106356,106350,106342,106334,106329,106326,106325,106324,106323,106322,106308,106304,106303,106302,106296,106295,106292,106280,106279,106277,106276,106274,106273,106268,106266,106264,106263,106262,106261,106259,106258,106256,106247,106243,106237,106230,106212,106211,106196,106194,106193,106190,106189,106188,106187,106186,106185,106184,106183,106182,106180,106179,106176,106175,106168,106167,106159,106158,106157,106156,106155,106154,106151,106150,106146,106144,106143,106142,106139,106119,106113,106110,106108,106106,106105,106104,106102,106101,106094,106092,106090,106080,106078,106076,106061,106055,106053,106052,106041,106033,106031,106024,106018,106010,106008,106007,106005,105980,105971,105968,105967,105961,105950,105949,105947,105944,105941,105921,105920,105915,105897,105888,105885,105880,105877,105872,105871,105870,105869,105868,105867,105866,105865,105864,105863,105862,105861,105860,105859,105858,105857,105856,105855,105854,105853,105852,105851,105847,105843,105837,105836,105835,105834,105831,105830,105828,105822,105821,105819,105808,105806,105805,105802,105794,105787,105781,105778,105759,105744,105743,105742,105741,105736,105729,105722,105712,105711,105701,105700,105693,105692,105688,105683,105681,105673,105672,105629,105626,105618,105617,105616,105615,105614,105612,105611,105608,105606,105605,105593,105588,105587,105582,105579,105569,105564,105544,105543,105524,105523,105522,105521,105520,105519,105518,105517,105516,105515,105514,105513,105511,105510,105509,105506,105505,105504,105498,105497,105492,105491,105484,105483,105473,105472,105466,105465,105410,105407,105402,105398,105376,105374,105372,105366,105365,105358,105357,105351,105343,105340,105331,105329,105327,105312,105271,105270,105269,105266,105265,105258,105251,105249,105248,105247,105244,105225,105224,105223,105222,105218,105217,105215,105204,105198,105195,105194,105178,105172,105162,105161,105160,105157,105156,105155,105154,105152,105149,105138,105126,105125,105124,105123,105121,105117,105115,105113,105109,105107,105092,105091,105089,105088,105084,105079,105076,105072,105051,105048,105047,105038,105027,105026,105008,104985,104983,104974,104973,104971,104962,104961,104960,104959,104958,104957,104953,104952,104940,104931,104930,104925,104918,104891,104889,104858,104854,104849,104843,104842,104841,104838,104833,104828,104826,104825,104819,104807,104805,104804,104803,104798,104794,104791,104790,104789,104786,104779,104768,104767,104766,104765,104761,104759,104754,104753,104752,104740,104738,104731,104729,104726,104696,104695,104694,104686,104684,104676,104645,104639,104637,104625,104624,104591,104581,104574,104570,104561,104554,104552,104551,104547,104526,104525,104510,104509,104508,104507,104505,104504,104501,104500,104498,104497,104493,104490,104428,104427,104426,104425,104424,104423,104422,104421,104420,104419,104418,104417,104416,104410,104409,104407,104405,104401,104397,104393,104392,104387,104372,104365,104362,104346,104345,104337,104336,104324,104314,104300,104278,104271,104270,104256,104255,104253,104251,104249,104247,104246,104235,104234,104233,104208,104207,104206,104194,104192,104191,104190,104189,104188,104187,104186,104185,104184,104179,104136,104098,104091,104070,104055,103999,103977,103972,103950,103920,103919,103918,103917,103899,103898,103897,103896,103870,103869,103851,103837,103830,103828,103822,103814,103805,103802,103795,103789,103783,103782,103781,103779,103775,103774,103766,103748,103745,103729,103725,103696,103682,103662,103642,103632,103618,103609,103606,103585,103567,103560,103525,103486,103483,103473,103457,103454,103453,103449,103446,103432,103421,103419,103396,103395,103394,103393,103392,103391,103390,103387,103385,103383,103382,103381,103380,103379,103378,103377,103376,103375,103374,103370,103369,103368,103367,103366,103365,103364,103362,103361,103359,103358,103357,103356,103355,103354,103353,103352,103351,103350,103336,103335,103333,103332,103331,103329,103328,103327,103324,103323,103321,103320,103319,103318,103317,103316,103315,103314,103313,103312,103311,103310,103309,103308,103307,103306,103304,103303,103302,103301,103298,103295,103294,103292,103287,103281,103280,103279,103278,103277,103276,103273,103272,103270,103269,103268,103267,103266,103265,103264,103263,103262,103261,103260,103259,103258,103257,103256,103255,103254,103253,103252,103251,103250,103249,103248,103245,103244,103241,103233,103222,103218,103215,103210,103209,103197,103193,103162,103158,103151,103146,103142,103141,103139,103137,103132,103127,103126,103122,103112,103111,103108,103102,103093,103085,103082,103080,103079,103076,103075,103074,103073,103072,103059,103058,103057,103056,103046,103043,103042,103041,103040,103039,103037,103032,103031,103024,102998,102996,102994,102993,102992,102990,102983,102982,102979,102978,102969,102946,102945,102944,102943,102942,102939,102932,102931,102929,102927,102926,102925,102922,102915,102897,102895,102878,102877,102876,102875,102874,102873,102872,102871,102869,102868,102867,102866,102865,102864,102861,102860,102859,102858,102857,102856,102851,102842,102838,102831)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (102831,102830,102829,102828,102827,102826,102825,102824,102823,102822,102820,102819,102818,102817,102810,102809,102808,102807,102806,102805,102804,102803,102802,102801,102800,102799,102798,102797,102796,102795,102794,102793,102792,102791,102790,102789,102788,102787,102786,102785,102784,102781,102780,102778,102777,102776,102775,102774,102773,102772,102770,102769,102768,102761,102760,102759,102758,102757,102756,102755,102754,102753,102752,102751,102750,102749,102748,102747,102746,102745,102744,102743,102742,102741,102740,102739,102738,102737,102736,102735,102734,102729,102728,102727,102726,102725,102724,102722,102716,102714,102713,102712,102711,102710,102709,102708,102707,102706,102705,102704,102703,102702,102701,102700,102699,102698,102697,102696,102695,102694,102693,102692,102691,102690,102689,102688,102687,102686,102685,102683,102682,102681,102680,102679,102678,102677,102676,102675,102673,102672,102671,102670,102669,102668,102667,102666,102665,102664,102663,102662,102661,102660,102659,102658,102657,102656,102655,102654,102653,102652,102651,102650,102649,102648,102647,102646,102645,102644,102643,102641,102640,102639,102638,102637,102636,102634,102633,102632,102631,102630,102629,102628,102627,102626,102625,102624,102623,102622,102621,102620,102619,102618,102617,102616,102615,102614,102611,102610,102609,102608,102607,102606,102605,102604,102603,102602,102601,102600,102599,102598,102597,102596,102595,102594,102593,102592,102591,102590,102589,102588,102587,102586,102585,102584,102583,102581,102580,102578,102575,102574,102573,102572,102571,102570,102568,102567,102566,102564,102563,102562,102561,102560,102558,102557,102556,102555,102554,102553,102551,102550,102549,102548,102547,102546,102545,102544,102543,102542,102541,102540,102539,102538,102537,102534,102533,102532,102531,102529,102528,102527,102525,102524,102523,102522,102521,102520,102519,102518,102517,102516,102515,102514,102513,102512,102511,102510,102509,102508,102507,102506,102505,102504,102503,102501,102500,102499,102496,102495,102494,102493,102492,102491,102490,102489,102488,102487,102486,102482,102481,102480,102479,102478,102477,102476,102475,102474,102473,102472,102471,102470,102469,102468,102466,102465,102464,102463,102462,102459,102458,102457,102456,102455,102454,102453,102452,102451,102450,102449,102448,102447,102446,102445,102444,102443,102442,102441,102440,102439,102438,102437,102436,102435,102434,102433,102432,102431,102430,102429,102428,102427,102426,102425,102423,102422,102421,102420,102419,102417,102416,102415,102414,102413,102412,102411,102410,102408,102407,102406,102405,102404,102403,102402,102401,102400,102398,102397,102396,102395,102394,102393,102392,102391,102390,102389,102388,102387,102386,102385,102384,102383,102382,102381,102380,102377,102376,102375,102374,102373,102372,102371,102370,102369,102368,102367,102366,102365,102364,102363,102362,102361,102360,102359,102358,102357,102356,102355,102354,102352,102351,102350,102349,102348,102347,102346,102345,102344,102343,102342,102341,102340,102339,102338,102337,102336,102335,102334,102333,102331,102330,102329,102328,102327,102326,102325,102324,102323,102322,102321,102320,102319,102317,102316,102315,102314,102313,102312,102311,102310,102309,102307,102306,102305,102304,102303,102302,102301,102300,102298,102297,102296,102295,102294,102293,102292,102291,102290,102289,102288,102287,102286,102285,102284,102283,102282,102281,102280,102279,102278,102277,102276,102275,102274,102273,102272,102271,102270,102269,102268,102267,102266,102265,102264,102263,102262,102261,102260,102259,102258,102257,102256,102255,102253,102252,102251,102250,102249,102248,102247,102246,102245,102244,102243,102242,102241,102240,102239,102232,102231,102230,102229,102228,102227,102226,102225,102224,102223,102222,102221,102219,102218,102217,102216,102215,102214,102213,102212,102211,102210,102209,102208,102207,102206,102205,102204,102203,102202,102200,102199,102198,102197,102196,102195,102194,102193,102192,102191,102190,102186,102185,102184,102183,102182,102181,102180,102179,102178,102177,102176,102175,102174,102173,102172,102171,102170,102169,102168,102167,102166,102165,102164,102163,102162,102161,102160,102159,102158,102157,102156,102155,102154,102145,102144,102143,102142,102141,102140,102139,102138,102137,102136,102135,102134,102132,102131,102130,102129,102128,102127,102126,102125,102124,102123,102121,102120,102119,102118,102117,102116,102115,102114,102113,102112,102111,102110,102109,102108,102107,102106,102105,102104,102103,102102,102101,102100,102099,102096,102095,102094,102093,102092,102091,102088,102085,102084,102080,102078,102075,102074,102070,102066,102064,102063,102062,102061,102060,102059,102057,102055,102054,102053,102052,102051,102050,102049,102048,102047,102046,102045,102044,102043,102042,102040,102039,102038,102037,102036,102035,102034,102033,102032,102031,102030,102029,102027,102025,102024,102023,102022,102021,102020,102019,102018,102017,102016,102015,102014,102013,102012,102011,102010,102009,102008,102007,102006,102005,102004,102003,102000,101999,101998,101997,101996,101995,101994,101993,101992,101991,101990,101989,101988,101987,101986,101985,101984,101983,101982,101981,101980,101979,101978,101977,101976,101974,101972,101971,101970,101969,101968,101967,101966,101964,101962,101961,101959,101958,101957,101956,101955,101954,101953,101952,101951,101950,101949,101948,101947,101946,101945,101944,101943,101942,101941,101940,101939,101938,101937,101936,101935,101934,101933,101932,101931,101930,101929,101928,101927,101926,101925,101924,101923,101922,101921,101920,101919,101918,101917,101916,101915,101914,101913,101912,101911,101910,101909,101908,101907,101906,101905,101904,101903,101902,101901,101900,101899,101898,101897,101896,101895,101893,101892,101891,101890,101889,101887,101886,101885,101884,101883,101882,101881,101880,101879,101878,101877,101876,101875,101874,101873,101872,101871,101870,101869,101868,101867,101866,101865,101864,101863,101862,101861,101860,101858,101857,101856,101855,101854,101853,101852,101851,101850,101849,101848,101847,101846,101845,101844,101843,101842,101841,101840,101839,101838,101837,101836,101835,101834,101833,101832,101831,101830,101829,101828,101827,101826,101825,101824,101823,101822,101821,101820,101819,101818,101817,101816,101815,101814,101813,101812,101811,101810,101809,101808,101807,101806,101805,101804,101803,101802,101801,101800,101799,101798,101797,101796,101795,101794,101793,101792,101791,101790,101789,101788,101787,101786,101785,101784,101783,101782,101781,101780,101779,101778,101777,101776,101775,101774,101773,101772,101771,101770,101769,101768,101767,101766,101765,101764,101763,101762,101761,101760,101759,101758,101757,101756,101755,101754,101753,101752,101751,101750,101749,101748,101747,101746,101745,101744,101743,101742,101740,101739,101738,101733,101731,101715,101714,101713,101712,101711,101709,101708,101707,101706,101705,101704,101703,101702,101701,101700,101699,101697,101696,101695,101694,101693,101692,101691,101690,101688,101687,101686,101685,101684,101683,101682,101681,101680,101679,101678,101677,101675,101674,101673,101672,101671,101670,101667,101666,101665,101664,101663,101662,101661,101660,101659,101658,101657,101656,101655,101654,101653,101652,101651,101649,101648,101647,101646,101645,101644,101642,101641,101640,101639,101638,101637,101635,101634,101633,101632,101630,101629,101628,101627,101626,101625,101624,101623,101622,101621,101620,101619,101618,101617,101616,101614,101611,101610,101609,101607,101606,101605,101604,101603,101602,101601,101600,101598,101597,101596,101594,101593,101592,101591,101590,101589,101588,101587,101586,101585,101584,101583,101582,101581,101580,101579,101578,101577,101576,101575,101574,101573,101570,101568,101566,101565,101564,101563,101555,101554,101552,101551,101550,101549,101548,101547,101542,101541,101540,101539,101538,101537,101534,101532,101527,101525,101524,101519,101518,101517,101516,101515,101514,101513,101509,101508,101507,101506,101505,101504,101502,101501,101500,101499,101498,101497,101495,101493,101492,101491,101490,101489,101487,101486,101485,101484,101483,101482,101481,101480,101479,101478,101477,101476,101474,101471,101470,101469,101468,101467,101466,101465,101464,101463,101462,101461,101460,101459,101458,101457,101456,101455,101454,101453,101452,101451,101450,101449,101448,101447,101446,101445,101444,101443,101442,101441,101440,101438,101437,101436,101435,101434,101433,101432,101431,101430,101429,101428,101427,101426,101425,101424,101423,101422,101421,101420,101419,101418,101417,101416,101415,101414,101413,101412,101411,101410,101409,101408,101407,101406,101405,101404,101403,101402,101401,101400,101399,101398,101397,101396,101395,101394,101393,101392,101391,101390,101389,101388,101387,101386,101385,101384,101383,101382,101381,101380,101379,101369,101368,101367,101366,101365,101364,101363,101362,101361,101360,101359,101358,101355,101344,101342,101340,101339,101338,101337,101335,101334,101333,101332,101331,101330,101329,101328,101327,101326,101325,101324,101323,101322,101321,101320,101319,101318,101317,101316,101315,101314,101313,101310,101308,101307,101306,101305,101301,101300,101299,101297,101296,101295,101294,101293,101292,101291,101289,101288,101287,101286,101285,101282,101281,101280,101279,101278,101277,101276,101275,101274,101273,101272,101271,101270,101269,101268,101267,101266,101265,101264,101263,101262,101261,101260,101259,101258,101257,101256,101255,101254,101253,101252,101251,101250,101249,101248,101247,101246,101245,101244,101243,101242,101241,101240,101239,101238,101237,101236,101235,101234,101233,101232,101231,101230,101229,101228,101224,101221,101220,101219,101218,101217,101216,101215,101214,101213,101212,101211,101210,101209,101208,101207,101206,101205,101204,101203,101202,101201,101200,101199,101198,101197,101196,101195,101194,101193,101192,101191,101190,101189,101188,101187,101186,101185,101184,101183,101182,101181,101180,101179,101178,101177,101176,101175,101174,101173,101172,101171,101170,101169,101168,101167,101166,101165,101164,101163,101162,101161,101160,101159,101155,101154,101152,101151,101150,101149,101148,101146,101145,101144,101141,101134,101133,101132,101131,101130,101129,101127,101122,101121,101120,101119,101118,101117,101116,101115,101114,101113,101112,101111,101110,101108,101107,101106,101105,101104,101103,101101,101100,101099,101098,101097,101096,101095,101094,101093,101092,101091,101090,101089,101088,101086,101085,101084,101083,101082,101081,101080,101079,101078,101077,101076,101075,101074,101073,101072,101071,101070,101069,101068,101065,101064,101063,101062,101061,101060,101059,101058,101057,101056,101055,101054,101053,101052,101051,101050,101049,101048,101047,101046,101043,101038,101037,101036,101035,101034,101033,101028,101027,101026,101025,101024,101023,101022,101021,101020,101019,101018,101013,101012,101011,101010,101009,101008,101007,101006,101005,101004,101002,101001,101000,100999,100998,100997,100996,100995,100994,100993,100992,100991,100990,100989,100988,100987,100986,100985,100984,100983,100982,100981,100980,100979,100978,100977,100975,100974,100973,100972,100967,100965,100964,100963,100962,100960,100959,100958,100957,100956,100955,100954,100953,100952,100951,100950,100949,100948,100947,100946,100945,100944,100943,100942,100940,100939,100938,100937,100936,100935,100934,100933,100932,100931,100904,100903,100902,100901,100900,100899,100898,100897,100896,100895,100894,100893,100892,100891,100890,100889,100888,100887,100886,100885,100884,100883,100880,100879,100878,100877,100876,100875,100874,100873,100872,100871,100870,100869,100868,100867,100866,100865,100864,100862,100861,100860,100858,100857,100856,100855,100852,100850,100849,100848,100847,100846,100845,100844,100843,100842,100841,100840,100839,100838,100837,100836,100835,100833,100832,100831,100830,100829,100828,100827,100826,100825,100824,100823,100821,100820,100819,100818,100816,100815,100814,100813,100812,100811,100810,100809,100808,100807,100806,100805,100804,100803,100802,100801,100800,100799,100798,100797,100796,100795,100791,100790,100789,100788,100787,100786,100785,100784,100783,100780,100779,100778,100777,100776,100775,100774,100772,100771,100770,100769,100768,100767,100766,100764,100763,100762,100761,100760,100759,100758,100757,100756,100755,100754,100753,100752,100751,100750,100749,100748,100746,100745,100744,100743,100742,100741,100740,100739,100738,100737,100736,100735,100734,100733,100732,100731,100730,100729,100728,100727,100725,100724,100723,100722,100721,100720,100719,100718,100717,100716,100715,100714,100713,100712,100711,100710,100709,100708,100707,100706,100705,100704,100703,100702,100701,100700,100699,100698,100697,100696,100695,100694,100693,100692,100691,100690,100689,100688,100687,100686,100685,100684,100683,100682,100681,100680,100679,100678,100677,100676,100675,100674,100673,100672,100671,100670,100669,100668,100667,100666,100665,100664,100663,100662,100661,100660,100659,100658,100657,100656,100655,100654,100653,100652,100651,100650,100649,100648,100647,100646,100645,100644,100643,100636,100635,100634,100633,100632,100623,100622,100621,100614,100613,100600,100597,100596,100595,100594,100593,100592,100591,100590,100587,100586,100585,100584,100583,100578,100577,100576,100575,100574,100573,100571,100570,100563,100562,100561,100560,100559,100558,100557,100556,100552,100550,100549,100548,100547,100546,100545,100543,100541,100540,100539,100538,100537,100534,100533,100532,100531,100530,100529,100528,100527,100526,100525,100524,100523,100522,100521,100520,100519,100518,100517,100516,100515,100514,100513,100512,100511,100510,100509,100508,100507,100506,100505,100504,100503,100502,100501,100500,100499,100498,100497,100496,100495,100494,100493,100492,100491,100490,100489,100488,100487,100486,100485,100484,100483,100482,100481,100480,100479,100478,100477,100476,100475,100474,100473,100472,100471,100470,100469,100468,100467,100466,100465,100464,100463,100462,100461,100460,100459,100458,100457,100456,100455,100454,100453,100452,100451,100450,100449,100448,100447,100446,100445,100444,100443,100442,100441,100440,100439,100438,100437,100436,100435,100434,100433,100431,100430,100429,100428,100427,100426,100425,100424,100423,100422,100419,100418,100417,100416,100415,100414,100413,100412,100411,100410,100409,100408,100407,100406,100405,100404,100403,100402,100401,100400,100399,100398,100397,100396,100395,100394,100393,100392,100391,100390,100389,100388,100387,100385,100384,100383,100382,100381,100380,100379,100378,100376,100375,100370,100369,100368,100367,100366,100365,100364,100363,100362,100361,100360,100359,100358,100357,100356,100355,100354,100353,100352,100351,100349,100348,100347,100346,100345,100344,100343,100342,100341,100340,100339,100338,100336,100335,100334,100333,100332,100331,100330,100329,100328,100327,100326,100325,100324,100323,100322,100321,100320,100319,100318,100317,100316,100315,100314,100313,100312,100311,100310,100309,100308,100307,100306,100305,100303,100302,100301,100300,100299,100298,100297,100296,100294,100293,100292,100291,100290,100289,100288,100287,100286,100285,100284,100283,100282,100281,100280,100279,100278,100277,100276,100275,100274,100273,100272,100271,100270,100269,100268,100267,100266,100265,100264,100263,100262,100260,100259,100258,100257,100256,100255,100254,100253,100252,100251,100250,100249,100248,100247,100246,100245,100244,100243,100242,100241,100240,100239,100238,100237,100236,100235,100234,100233,100232,100231,100230,100229,100228,100227,100226,100225,100224,100223,100222,100221,100220,100219,100218,100217,100216,100215,100214,100213,100212,100211,100210,100209,100208,100207,100205,100204,100203,100202,100201,100200,100199,100198,100197,100196,100195,100194,100193,100192,100191,100190,100188,100187,100186,100185,100184,100183,100182,100181,100180,100179,100178,100177,100176,100175,100174,100173,100172,100171,100170,100169,100168,100167,100166,100165,100164,100162,100161,100160,100159,100158,100157,100156,100155,100154,100153,100152,100151,100150,100149,100148,100147,100146,100145,100144,100143,100142,100141,100140,100139,100138,100137,100136,100135,100134,100133,100132,100131,100130,100129,100128,100127,100126,100125,100124,100123,100122,100121,100120,100119,100118,100117,100116,100115,100114,100113,100112,100111,100110,100109,100108,100107,100106,100105,100104,100103,100102,100101,100100,100099,100098,100097,100096,100095,100094,100093,100092,100091,100090,100089,100088,100087,100086,100085,100084,100083,100082,100081,100080,100078,100077,100076,100075,100074,100073,100072,100071,100070,100069,100068,100067,100066,100065,100064,100063,100062,100061,100060,100059,100058,100057,100056,100055,100054,100053,100052,100050,100049,100048,100047,100046,100044,100043,100042,100041,100040,100039,100038,100037,100036,100035,100034,100032,100031,100030,100029,100028,100027,100026,100025,100024,100023,100022,100021,100020,100019,100018,100017,100016,100015,100014,100013,100012,100011,100010,100009,100008,100007,100006,100005,100004,100003,100002,100001,100000,99999,99998,99997,99996,99995,99994,99993,99992,99991,99990,99989,99988,99987,99986,99985,99984,99983,99982,99981,99980,99979,99978,99976,99975,99974,99973,99972,99971,99970,99969,99968,99967,99966,99965,99964,99963,99962,99961,99960,99959,99958,99957,99956,99955,99954,99953,99952,99951,99950,99949,99948,99947,99946,99945,99944,99943,99942,99941,99940,99939,99938,99937,99936,99935,99934,99933,99932,99931,99930,99929,99928,99927,99926,99925,99924,99923,99922,99921,99920,99919,99918,99917,99916,99915,99914,99913,99912,99911,99910,99908,99907,99906,99905,99904,99903,99902,99901,99900,99899,99898,99897,99896,99895,99894,99893,99891,99890,99889,99888,99887,99886,99884,99883,99882,99881,99880,99879,99878,99877,99876,99875,99874,99873,99872,99871,99870,99868,99867,99866,99865,99864,99863,99862,99861,99860,99859,99858,99857,99856,99854,99852,99851,99850,99849,99848,99847,99846,99845,99844,99843,99842,99841,99840,99839,99838,99837,99836,99835,99828,99827,99826,99825,99824,99823,99822,99821,99820,99815,99814,99813,99812,99808,99806,99805,99804,99803,99802,99801,99800,99798,99797,99796,99795,99794,99793,99792,99791,99790,99789,99788,99787,99786,99785,99784,99783,99782,99781,99780,99779,99778,99777,99776,99774,99773,99772,99771,99770,99769,99768,99767,99766,99765,99764,99763,99762,99761,99760,99759,99758,99757,99756,99755,99754,99753,99752,99751,99750,99749,99748,99747,99746,99745,99744,99743,99742,99741,99740,99739,99738,99737,99736,99735,99734,99732,99731,99730,99729,99728,99727,99726,99725,99724,99723,99722,99721,99720,99719,99718,99717,99716,99715,99713,99712,99711,99710,99709,99708,99707,99706,99705,99704,99703,99702,99701,99700,99699,99698,99697,99696,99695,99694,99693,99692,99691,99689,99688,99687,99686,99685,99684,99683,99682,99681,99680,99679,99678,99677,99676,99675,99674,99673,99672,99671,99670,99669,99667,99666,99665,99664,99663,99660,99659,99658,99657,99656,99655,99654,99653,99652,99651,99650,99649,99648,99647,99646,99645,99644,99643,99642,99641,99640,99639,99638,99637,99636,99635,99633,99632,99631,99630,99629,99628,99627,99625,99624,99623,99622,99621,99620,99619,99618,99617,99616,99615,99614,99613,99612,99611,99610,99609,99608,99607,99606,99605,99604,99603,99602,99601,99600,99599,99598,99597,99596,99595,99594,99593,99592,99591,99590,99589,99588,99587,99586,99585,99584,99583,99582,99581,99580,99579,99578,99577,99576,99575,99574,99573,99572,99571,99570,99567,99566,99565,99564,99563,99562,99561,99560,99559,99558,99557,99556,99555,99554,99553,99552,99551,99550,99549,99548,99547,99544,99543,99542,99541,99540,99539,99538,99537,99536,99535,99534,99533,99532,99531,99530,99529,99528,99527,99526,99525,99524,99523,99522,99520,99519,99518,99517,99516,99515,99514,99513,99511,99510,99509,99508,99507,99506,99505,99504,99503,99502,99501,99499,99498,99497,99496,99495,99494,99493,99492,99491,99490,99489,99488,99487,99486,99485,99484,99483,99482,99481,99480,99479,99478,99476,99475,99474,99473,99472,99470,99468,99467,99466,99465,99464,99463,99462,99461,99460,99459,99458,99457,99456,99455,99454,99453,99452,99451,99450,99448,99447,99446,99445,99444,99443,99442,99441,99440,99439,99438,99437,99436,99435,99434,99433,99432,99431,99430,99429,99428,99427,99426,99425,99424,99423,99422,99420,99419,99418,99417,99416,99415,99414,99413,99412,99411,99410,99409,99408,99407,99406,99405,99404,99403,99402,99401,99400,99399,99398,99397,99396,99395,99394,99393,99392,99391,99390,99389,99388,99387,99386,99385,99384,99383,99382,99381,99380,99379,99378,99377,99376,99375,99374,99373,99372,99371,99370,99369,99368,99367,99366,99365,99364,99363,99362,99361,99360,99359,99358,99357,99356,99355,99354,99353,99352,99351,99350,99349,99344,99343,99342,99340,99339,99338,99337,99335,99334,99333,99332,99331,99330,99329,99328,99327,99326,99325,99324,99323,99322,99321,99320,99315,99314,99313,99312,99311,99310,99309,99308,99307,99306,99305,99304,99303,99302,99301,99300,99299,99298,99297,99296,99295,99294,99293,99292,99291,99290,99289,99288,99287,99280,99279,99278,99277,99276,99275,99274,99273,99272,99271,99270,99269,99268,99267,99266,99265,99264,99263,99262,99261,99260,99259,99258,99257,99256,99255,99254,99253,99252,99251,99250,99249,99248,99247,99246,99245,99244,99243,99242,99241,99240,99239,99238,99237,99236,99235,99234,99233,99232,99230,99229,99228,99227,99226,99225,99224,99223,99222,99221,99220,99219,99218,99217,99216,99215,99214,99213,99212,99210,99209,99208,99207,99206,99205,99204,99203,99202,99201,99200,99198,99192,99191,99190,99189,99188,99187,99186,99185,99184,99183,99182,99181,99180,99179,99178,99177,99176,99175,99174,99173,99172,99171,99170,99169,99168,99167,99166,99165,99164,99163,99162,99161,99160,99159,99158,99157,99156,99155,99154,99153,99152,99151,99150,99149,99147,99146,99145,99144,99143,99142,99141,99140,99139,99138,99137,99136,99135,99134,99133,99132,99131,99130,99129,99127,99126,99125,99124,99123,99122,99121,99120,99119,99118,99117,99116,99115,99114,99109,99108,99107,99106,99105,99102,99099,99098,99096,99095,99094,99093,99092,99091,99090,99089,99088,99087,99086,99085,99084,99083,99082,99080,99079,99078,99077,99076,99075,99074,99073,99072,99071,99070,99069,99068,99067,99065,99064,99063,99062,99061,99060,99059,99058,99057,99056,99055,99054,99053,99052,99051,99050,99049,99048,99047,99046,99045,99043,99041,99040,99039,99038,99037,99036,99035,99034,99033,99032,99031,99030,99029,99028,99027,99026,99025,99024,99023,99022,99021,99020,99019,99018,99017,99016,99015,99014,99013,99012,99011,99010,99009,99008,99007,99006,99005,99004,99003,99002,99001,99000,98999,98998,98997,98996,98995,98994,98993,98992,98991,98990,98989,98988,98986,98985,98984,98983,98982,98981,98980,98979,98978,98977,98975,98974,98973,98972,98970,98969,98968,98967,98966,98965,98964,98963,98962,98961,98960,98959,98958,98957,98956,98955,98954,98953,98952,98951,98950,98949,98948,98947,98946,98945,98944,98943,98942,98941,98940,98939,98938,98937,98936,98935,98934,98933,98932,98931,98930,98929,98928,98927,98926,98925,98923,98922,98921,98920,98919,98918,98917,98916,98915,98914,98913,98912,98911,98910,98909,98908,98907,98905,98904,98903,98902,98901,98900,98899,98898,98897,98895,98894,98892,98891,98890,98889,98888,98887,98886,98885,98884,98883,98882,98881,98880,98879,98878,98877,98876,98875,98874,98873,98872,98871,98869,98868,98867,98866,98865,98864,98863,98862,98861,98860,98859,98858,98857,98856,98855,98854,98853,98852,98851,98850,98848,98847,98846,98845,98844,98843,98842,98841,98840,98839,98838,98837,98836,98835,98834,98832,98831,98830,98829,98828,98827,98826,98825,98824,98822,98821,98820,98819,98818,98817,98816,98814,98813,98811,98810,98809,98808,98807,98806,98805,98804,98803,98802,98801,98800,98799,98798,98797,98796,98795,98794,98793,98792,98791,98790,98789,98788,98787,98786,98785,98784,98783,98781,98780,98779,98778,98777,98776,98775,98774,98773,98772,98771,98770,98769,98768,98767,98766,98765,98764,98763,98762,98761,98760,98759,98758,98757,98756,98755,98754,98753,98752,98751,98750,98749,98748,98747,98746,98745,98744,98743,98742,98741,98740,98739,98738,98737,98736,98735,98734,98733,98732,98731,98730,98729,98728,98727,98726,98725,98724,98723,98722,98721,98720,98719,98718,98717,98716,98715,98714,98713,98712,98711,98710,98709,98708,98707,98706,98705,98704,98703,98702,98701,98700,98699,98698,98697,98696,98695,98694,98693,98692,98691,98690,98689,98688,98686,98685,98684,98683,98682,98681,98680,98679,98678,98677,98676,98675,98674,98673,98672,98671,98670,98669,98668,98667,98666,98665,98664,98663,98662,98660,98659,98658,98657,98656,98655,98654,98653,98652,98651,98650,98649,98648,98647,98646,98645,98643,98642,98641,98640,98639,98638,98637,98632,98631,98624,98622,98621,98618,98613,98612,98611,98610,98609,98608,98607,98606,98605,98604,98603,98602,98601,98600,98599,98598,98597,98596,98595,98594,98593,98592,98591,98590,98589,98588,98587,98586,98585,98584,98583,98582,98581,98580,98579,98578,98577,98576,98575,98574,98573,98572,98571,98570,98569,98568,98567,98566,98565,98564,98563,98562,98555,98554,98553,98548,98543,98542,98541,98540,98539,98538,98537,98536,98535,98534,98533,98532,98531,98530,98529,98528,98527,98526,98525,98524,98523,98522,98521,98520,98519,98518,98517,98516,98515,98514)) OR (`Idx`=1 AND `CreatureID` IN (102818,102804,102795,102791,102787,102784,102778,102773,102760,102745,102729,102728,102727,102726,102725,102724,102716,102714,102711,102710,102692,102687,102686,102677,102675,102671,102661,102659,102657,102640,102630,102599,102597,102596,102589,102588,102586,102580,102571,102551,102549,102545,102544,102543,102537,102528,102521,102520,102513,102512,102505,102500,102496,102493,102492,102489,102487,102479,102474,102473,102469,102411,102400,102396,102377,102373,102370,102369,102368,102367,102360,102356,102349,102346,102345,102342,102324,102323,102322,102310,102291,102289,102288,102281,102279,102273,102272,102270,102269,102267,102266,102264,102248,102247,102242,102240,102226,102203,102199,102180,102176,102165,102164,102163,102162,102161,102160,102159,102157,102156,102144,102143,102135,102134,102126,102121,102118,102117,102115,102108,102100,102066,102059,102057,102038,102027,102025,102010,102005,101997,101996,101992,101972,101969,101962,101959,101958,101949,101948,101942,101926,101924,101923,101906,101896,101895,101877,101875,101870,101867,101857,101855,101848,101837,101833,101832,101825,101821,101817,101815,101808,101807,101791,101790,101789,101788,101787,101784,101783,101781,101775,101774,101773,101772,101771,101770,101764,101760,101758,101756,101748,101747,101745,101744,101743,101733,101731,101714,101712,101706,101704,101703,101702,101701,101699,101697,101694,101693,101687,101681,101679,101675,101659,101634,101633,101626,101622,101620,101607,101603,101593,101585,101579,101542,101524,101519,101517,101514,101502,101501,101487,101483,101478,101474,101471,101461,101459,101446,101440,101424,101420,101415,101414,101413,101407,101392,101382,101381,101368,101361,101355,101332,101329,101326,101321,101320,101318,101306,101305,101294,101293,101291,101254,101161,101151,101150,101146,101132,101127,101122,101111,101106,101105,101100,101095,101093,101079,101078,101072,101057,101056,101052,101047,101043,101033,101026,101024,101020,101019,101013,101012,101001,101000,100996,100993,100988,100985,100984,100983,100964,100957,100953,100952,100948,100946,100945,100944,100938,100937,100936,100935,100934,100931,100904,100903,100902,100901,100900,100899,100898,100897,100896,100895,100894,100893,100892,100891,100889,100888,100887,100883,100874,100865,100857,100855,100852,100848,100847,100837,100833,100832,100831,100821,100820,100813,100808,100783,100778,100772,100771,100766,100764,100758,100757,100756,100755,100754,100753,100751,100745,100744,100737,100736,100732,100724,100721,100717,100716,100714,100708,100707,100705,100704,100684,100682,100679,100664,100663,100662,100655,100649,100646,100634,100632,100577,100575,100570,100552,100549,100548,100547,100545,100543,100541,100533,100523,100520,100518,100517,100513,100512,100510,100508,100506,100505,100502,100501,100492,100489,100478,100477,100474,100470,100469,100467,100466,100465,100449,100443,100435,100423,100419,100417,100415,100414,100413,100412,100410,100408,100404,100403,100402,100401,100400,100392,100390,100389,100385,100384,100383,100380,100369,100368,100367,100365,100361,100359,100353,100349,100348,100346,100343,100342,100341,100340,100339,100338,100315,100310,100305,100297,100294,100293,100292,100291,100290,100289,100287,100286,100285,100284,100257,100251,100245,100233,100225,100220,100219,100218,100215,100209,100208,100207,100181,100177,100176,100173,100169,100162,100160,100159,100158,100157,100156,100155,100153,100152,100151,100150,100149,100148,100147,100146,100145,100144,100142,100141,100140,100139,100138,100137,100136,100135,100134,100133,100131,100130,100129,100128,100127,100126,100125,100124,100123,100122,100121,100120,100119,100118,100117,100116,100115,100114,100113,100110,100108,100107,100106,100105,100104,100103,100102,100083,100063,100061,100060,100052,100049,100048,100047,100046,100014,99956,99950,99942,99936,99935,99908,99895,99884,99883,99881,99879,99877,99875,99871,99864,99861,99860,99854,99850,99849,99842,99841,99835,99825,99815,99805,99803,99800,99798,99797,99796,99790,99786,99777,99760,99750,99743,99737,99736,99735,99732,99731,99730,99729,99724,99719,99717,99716,99711,99710,99709,99708,99707,99699,99694,99692,99684,99682,99681,99679,99666,99659,99652,99647,99646,99641,99639,99636,99630,99629,99628,99627,99618,99617,99614,99594,99584,99573,99572,99561,99541,99486,99482,99474,99472,99453,99446,99441,99437,99431,99428,99424,99418,99416,99406,99390,99386,99385,99383,99378,99354,99353,99339,99311,99309,99279,99267,99258,99249,99248,99246,99237,99236,99232,99226,99221,99204,99203,99183,99174,99161,99160,99159,99149,99136,99135,99134,99130,99126,99114,99085,99079,99062,99060,99047,99031,99017,99012,99011,99010,99009,99003,99002,98998,98996,98995,98990,98988,98978,98974,98967,98963,98962,98953,98930,98929,98927,98926,98923,98921,98918,98903,98899,98892,98858,98853,98829,98808,98807,98806,98804,98776,98769,98758,98748,98746,98742,98719,98710,98709,98708,98707,98704,98695,98689,98688,98682,98678,98672,98670,98669,98668,98647,98643,98642,98641,98640,98639,98606,98604,98603,98597,98591,98589,98580,98579,98578,98577,98576,98555,98553,98537,98531,98525,98524,98523,98522,98518,98517,98516)) OR (`Idx`=3 AND `CreatureID` IN (102784,102773,102728,102727,102711,102710,102687,102686,102675,102599,102597,102596,102588,102521,102520,102513,102512,102496,102493,102474,102469,102349,102342,102272,102226,102161,102160,102159,102157,102156,102143,102135,102126,102121,102059,102057,102038,102027,102025,102005,101997,101996,101962,101926,101924,101875,101870,101855,101833,101832,101808,101807,101775,101774,101773,101772,101771,101747,101745,101744,101743,101733,101731,101714,101681,101633,101607,101519,101517,101514,101368,101146,101127,101122,101093,101057,101056,101026,101020,101019,100996,100852,100848,100837,100833,100832,100808,100783,100766,100764,100751,100721,100714,100684,100682,100679,100664,100663,100662,100634,100520,100518,100505,100502,100465,100443,100435,100412,100408,100403,100400,100380,100305,100297,100294,100293,100292,100289,100287,100284,100251,100245,100220,100219,100218,100209,100176,100162,100052,99956,99950,99942,99895,99850,99849,99842,99796,99750,99719,99716,99694,99692,99681,99679,99646,99636,99541,99441,99406,99386,99385,99383,99353,99339,99249,99248,99237,99236,99204,99203,99174,99149,99135,99126,99114,99062,99060,99047,99017,99002,98998,98995,98953,98926,98903,98808,98804,98776,98689,98688,98643,98591,98589,98576,98524)) OR (`Idx`=2 AND `CreatureID` IN (102784,102778,102773,102728,102727,102711,102710,102687,102686,102675,102599,102597,102596,102588,102586,102551,102543,102521,102520,102513,102512,102496,102493,102474,102469,102373,102369,102367,102349,102342,102322,102273,102272,102269,102266,102226,102161,102160,102159,102157,102156,102143,102135,102126,102121,102066,102059,102057,102038,102027,102025,102005,101997,101996,101962,101926,101924,101923,101875,101870,101855,101833,101832,101808,101807,101775,101774,101773,101772,101771,101747,101745,101744,101743,101733,101731,101714,101681,101633,101607,101603,101519,101517,101514,101414,101382,101381,101368,101326,101291,101146,101127,101122,101106,101100,101093,101079,101072,101057,101056,101026,101020,101019,100996,100993,100953,100948,100946,100945,100944,100938,100937,100936,100891,100889,100888,100852,100848,100837,100833,100832,100820,100808,100783,100766,100764,100751,100721,100714,100708,100707,100705,100704,100684,100682,100679,100664,100663,100662,100646,100634,100632,100533,100520,100518,100505,100502,100492,100465,100443,100435,100413,100412,100408,100403,100400,100389,100380,100349,100348,100346,100305,100297,100294,100293,100292,100291,100289,100287,100286,100284,100251,100245,100233,100225,100220,100219,100218,100215,100209,100181,100177,100176,100162,100052,100049,99956,99950,99942,99908,99895,99877,99875,99871,99850,99849,99842,99825,99797,99796,99760,99750,99737,99736,99735,99730,99719,99716,99707,99694,99692,99682,99681,99679,99646,99636,99630,99629,99541,99472,99441,99406,99386,99385,99383,99353,99339,99249,99248,99237,99236,99226,99204,99203,99174,99160,99149,99136,99135,99126,99114,99085,99079,99062,99060,99047,99017,99002,98998,98995,98963,98953,98926,98903,98899,98853,98808,98804,98776,98689,98688,98643,98591,98589,98579,98577,98576,98555,98524)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=1 AND `CreatureID` IN (98513,98505,98496,98495,98494,98493,98492,98485,98466,98462,98461,98449,98447,98444,98439,98438,98434,98433,98432,98429,98414,98413,98412,98410,98395,98393,98391,98388,98380,98355,98318,98317,98316,98312,98307,98281,98277,98261,98255,98248,98246,98244,98239,98233,98232,98231,98220,98212,98211,98210,98209,98204,98195,98194,98186,98168,98162,98155,98153,98145,98144,98139,98127,98126,98123,98118,98115,98107,98086,98085,98084,98083,98082,98074,98064,98063,98062,98061,98060,98059,98058,98057,98056,98055,98054,98053,98052,98051,98050,98049,98048,98047,98046,98045,98044,98043,98037,98036,98035,98027,98022,98005,98003,97994,97993,97992,97985,97984,97983,97982,97981,97971,97963,97955,97951,97949,97948,97947,97946,97945,97943,97939,97932,97930,97916,97904,97899,97895,97893,97889,97884,97881,97880,97879,97872,97861,97853,97851,97845,97844,97838,97837,97836,97829,97824,97820,97819,97817,97816,97815,97814,97803,97798,97797,97795,97792,97791,97785,97784,97783,97782,97779,97769,97768,97767,97764,97763,97758,97757,97754,97753,97747,97746,97745,97744,97742,97740,97739,97737,97732,97728,97727,97725,97713,97711,97710,97709,97707,97704,97700,97699,97698,97696,97694,97693,97692,97691,97688,97687,97686,97682,97679,97670,97669,97651,97650,97641,97640,97638,97636,97634,97629,97624,97605,97604,97603,97602,97600,97599,97598,97597,97587,97586,97585,97584,97582,97578,97577,97575,97573,97564,97563,97541,97540,97530,97528,97527,97526,97525,97523,97522,97521,97519,97510,97506,97503,97502,97496,97495,97487,97486,97484,97483,97482,97479,97472,97461,97460,97458,97455,97443,97441,97437,97433,97432,97427,97423,97417,97410,97408,97390,97389,97378,97376,97375,97357,97355,97354,97340,97336,97327,97321,97316,97309,97298,97293,97287,97281,97279,97277,97276,97263,97254,97250,97245,97240,97239,97231,97230,97221,97212,97208,97186,97180,97176,97165,97162,97156,97153,97137,97135,97113,97108,97106,97101,97100,97099,97098,97087,97065,97063,97054,97050,97034,97017,97014,96993,96992,96983,96934,96933,96931,96930,96929,96927,96831,96816,96768,96767,96762,96760,96753,96751,96748,96744,96743,96742,96741,96739,96737,96732,96728,96725,96724,96723,96688,96687,96684,96662,96661,96656,96643,96641,96639,96636,96635,96612,96593,96592,96591,96582,96573,96572,96571,96570,96569,96568,96548,96537,96524,96516,96511,96510,96509,96497,96494,96493,96491,96487,96480,96475,96473,96467,96466,96454,96444,96430,96402,96401,96384,96379,96345,96344,96339,96336,96335,96334,96331,96330,96329,96328,96327,96326,96325,96324,96322,96321,96319,96317,96315,96312,96311,96309,96301,96296,96294,96290,96289,96288,96285,96284,96283,96280,96279,96278,96277,96276,96265,96255,96251,96250,96249,96248,96242,96239,96238,96237,96229,96176,96170,96158,96150,96148,96144,96139,96135,96129,96122,96110,96109,96108,96107,96106,96104,96099,96096,96081,96080,96078,96066,96060,96059,96057,96044,96030,96027,96017,96011,96010,96006,95995,95994,95993,95992,95989,95986,95977,95965,95961,95940,95938,95922,95905,95899,95897,95892,95883,95870,95865,95863,95859,95857,95851,95848,95817,95816,95814,95803,95801,95797,95790,95788,95787,95775,95772,95771,95768,95764,95749,95742,95741,95740,95732,95726,95720,95719,95714,95712,95710,95709,95708,95702,95701,95700,95691,95689,95680,95661,95660,95657,95656,95654,95651,95649,95640,95632,95623,95620,95617,95610,95583,95582,95580,95578,95576,95575,95573,95464,95461,95459,95448,95445,95436,95434,95430,95419,95416,95412,95409,95407,95391,95378,95313,95302,95301,95300,95299,95292,95291,95288,95286,95284,95269,95261,95249,95247,95239,95233,95230,95229,95228,95227,95219,95216,95214,95211,95206,95205,95192,95175,95171,95169,95167,95166,95154,95150,95149,95122,95112,95085,95084,95081,95080,95075,95060,95059,95052,95049,95047,95046,95045,95026,95017,95010,95009,95008,95007,95003,94994,94992,94980,94970,94959,94958,94957,94947,94943,94928,94926,94924,94921,94920,94915,94913,94906,94905,94874,94871,94860,94858,94857,94854,94853,94842,94841,94838,94835,94825,94824,94821,94820,94812,94811,94807,94805,94769,94765,94762,94761,94758,94756,94754,94747,94746,94744,94742,94741,94739,94736,94734,94723,94716,94713,94709,94707,94705,94704,94700,94688,94685,94680,94679,94677,94661,94634,94632,94629,94627,94625,94624,94616,94614,94612,94602,94600,94597,94595,94593,94581,94579,94574,94572,94563,94550,94547,94536,94534,94528,94525,94524,94514,94511,94508,94501,94484,94478,94477,94474,94473,94456,94451,94445,94444,94443,94438,94437,94426,94421,94415,94405,94404,94403,94402,94401,94396,94390,94389,94382,94381,94379,94376,94372,94370,94369,94364,94359,94356,94353,94352,94351,94350,94348,94345,94344,94343,94342,94341,94340,94338,94337,94334)) OR (`Idx`=0 AND `CreatureID` IN (98513,98512,98511,98510,98509,98508,98507,98506,98505,98504,98503,98502,98501,98500,98499,98498,98497,98496,98495,98494,98493,98492,98491,98490,98489,98488,98487,98486,98485,98484,98483,98482,98480,98478,98477,98476,98475,98474,98473,98472,98471,98470,98469,98468,98467,98466,98465,98464,98463,98462,98461,98460,98459,98458,98457,98456,98455,98454,98453,98452,98451,98450,98449,98448,98447,98446,98445,98444,98443,98442,98441,98440,98439,98438,98437,98436,98435,98434,98433,98432,98431,98430,98429,98428,98427,98426,98425,98424,98423,98422,98421,98420,98417,98416,98415,98414,98413,98412,98411,98410,98409,98408,98407,98406,98405,98404,98403,98402,98401,98400,98399,98398,98397,98396,98395,98394,98393,98392,98391,98390,98389,98388,98387,98386,98385,98384,98383,98382,98381,98380,98379,98378,98377,98376,98375,98374,98373,98372,98371,98370,98369,98368,98367,98366,98364,98363,98362,98361,98360,98359,98358,98357,98356,98355,98354,98353,98352,98332,98331,98318,98317,98316,98315,98314,98313,98312,98311,98310,98309,98308,98307,98306,98305,98304,98303,98300,98299,98298,98297,98296,98295,98294,98293,98292,98291,98290,98289,98287,98286,98285,98284,98283,98282,98281,98280,98279,98278,98277,98276,98275,98274,98273,98272,98271,98270,98269,98268,98267,98266,98265,98264,98263,98262,98261,98260,98259,98258,98257,98256,98255,98254,98253,98252,98251,98250,98249,98248,98247,98246,98245,98244,98243,98242,98241,98239,98238,98237,98236,98235,98234,98233,98232,98231,98230,98229,98228,98227,98225,98224,98223,98222,98220,98219,98218,98217,98214,98213,98212,98211,98210,98209,98208,98207,98206,98205,98204,98203,98201,98200,98199,98198,98197,98196,98195,98194,98192,98191,98190,98189,98188,98187,98186,98185,98184,98183,98182,98181,98180,98179,98178,98177,98176,98175,98174,98173,98172,98171,98170,98169,98168,98167,98166,98165,98164,98163,98162,98161,98160,98159,98158,98157,98156,98155,98154,98153,98148,98145,98144,98143,98142,98141,98140,98139,98138,98137,98136,98135,98134,98132,98128,98127,98126,98125,98124,98123,98118,98117,98116,98115,98114,98113,98112,98111,98109,98108,98107,98106,98105,98103,98102,98101,98100,98099,98098,98097,98096,98095,98094,98093,98092,98091,98090,98089,98088,98087,98086,98085,98084,98083,98082,98081,98080,98079,98077,98076,98075,98074,98069,98068,98067,98066,98065,98064,98063,98062,98061,98060,98059,98058,98057,98056,98055,98054,98053,98052,98051,98050,98049,98048,98047,98046,98045,98044,98043,98042,98041,98040,98039,98038,98037,98036,98035,98033,98032,98030,98029,98027,98026,98025,98024,98023,98022,98021,98020,98019,98018,98017,98016,98015,98014,98013,98012,98011,98010,98009,98008,98007,98006,98005,98004,98003,98002,98001,98000,97999,97994,97993,97992,97991,97990,97989,97988,97987,97986,97985,97984,97983,97982,97981,97980,97979,97978,97977,97976,97974,97973,97972,97971,97970,97969,97968,97967,97966,97965,97964,97963,97962,97961,97960,97959,97958,97957,97956,97955,97954,97953,97952,97951,97950,97949,97948,97947,97946,97945,97944,97943,97942,97941,97940,97939,97938,97936,97933,97932,97931,97930,97929,97928,97927,97926,97925,97924,97923,97922,97921,97920,97919,97918,97917,97916,97915,97914,97913,97912,97911,97910,97909,97908,97907,97906,97905,97904,97903,97902,97901,97900,97899,97898,97897,97896,97895,97894,97893,97892,97891,97890,97889,97888,97887,97886,97885,97884,97883,97882,97881,97880,97879,97878,97877,97876,97875,97874,97873,97872,97871,97870,97869,97868,97867,97866,97865,97863,97862,97861,97860,97859,97858,97857,97856,97855,97854,97853,97852,97851,97850,97849,97848,97847,97846,97845,97844,97843,97842,97841,97840,97839,97838,97837,97836,97835,97834,97833,97831,97830,97829,97828,97827,97826,97825,97824,97823,97822,97821,97820,97819,97818,97817,97816,97815,97814,97813,97812,97811,97810,97809,97808,97806,97804,97803,97802,97800,97799,97798,97797,97796,97795,97794,97793,97792,97791,97790,97789,97788,97787,97786,97785,97784,97783,97782,97781,97780,97779,97778,97777,97776,97775,97774,97773,97772,97771,97770,97769,97768,97767,97766,97765,97764,97763,97762,97761,97760,97759,97758,97757,97756,97755,97754,97753,97752,97750,97749,97748,97747,97746,97745,97744,97743,97742,97741,97740,97739,97738,97737,97736,97735,97734,97733,97732,97731,97730,97729,97728,97727,97726,97725,97724,97723,97722,97721,97720,97719,97718,97717,97716,97715,97713,97712,97711,97710,97709,97708,97707,97706,97704,97703,97702,97701,97700,97699,97698,97697,97696,97695,97694,97693,97692,97691,97690,97689,97688,97687,97686,97685,97683,97682,97681,97679,97678,97677,97676,97675,97674,97673,97672,97671,97670,97669,97668,97667,97666,97665,97664,97663,97662,97661,97660,97659,97658,97656,97654,97653,97652,97651,97650,97649,97648,97647,97646,97645,97644,97643,97642,97641,97640,97639,97638,97637,97636,97635,97634,97633,97632,97631,97630,97629,97628,97627,97626,97625,97624,97623,97622,97621,97620,97619,97618,97617,97616,97615,97614,97613,97612,97610,97609,97608,97607,97606,97605,97604,97603,97602,97601,97600,97599,97598,97597,97595,97594,97593,97592,97591,97590,97589,97588,97587,97586,97585,97584,97583,97582,97581,97580,97579,97578,97577,97576,97575,97574,97573,97572,97571,97570,97569,97568,97567,97566,97565,97564,97563,97561,97560,97559,97558,97557,97556,97555,97554,97553,97552,97551,97550,97548,97547,97546,97544,97543,97542,97541,97540,97539,97538,97537,97535,97534,97533,97532,97531,97530,97529,97528,97527,97526,97525,97524,97523,97522,97521,97520,97519,97518,97517,97516,97515,97514,97513,97512,97511,97510,97509,97508,97507,97506,97505,97504,97503,97502,97501,97500,97499,97498,97497,97496,97495,97494,97493,97492,97491,97490,97489,97488,97487,97486,97485,97484,97483,97482,97480,97479,97472,97469,97468,97466,97465,97464,97463,97461,97460,97459,97458,97457,97456,97455,97454,97453,97449,97448,97447,97446,97445,97444,97443,97442,97441,97440,97439,97438,97437,97436,97435,97434,97433,97432,97431,97430,97429,97428,97427,97426,97425,97424,97423,97422,97421,97420,97419,97418,97417,97416,97415,97414,97412,97411,97410,97409,97408,97407,97400,97395,97390,97389,97388,97387,97386,97384,97383,97382,97381,97380,97379,97378,97376,97375,97371,97370,97369,97368,97367,97366,97365,97364,97363,97362,97361,97360,97359,97357,97356,97355,97354,97352,97351,97350,97349,97348,97347,97346,97345,97344,97343,97342,97341,97340,97339,97338,97337,97336,97334,97333,97332,97331,97330,97329,97328,97327,97326,97325,97324,97323,97322,97321,97320,97319,97318,97317,97316,97315,97314,97313,97312,97311,97310,97309,97308,97307,97306,97305,97304,97303,97302,97301,97299,97298,97297,97296,97295,97294,97293,97291,97290,97289,97288,97287,97286,97285,97283,97282,97281,97280,97279,97278,97277,97276,97275,97274,97273,97271,97270,97269,97267,97266,97265,97264,97263,97262,97261,97260,97259,97258,97257,97256,97255,97254,97253,97252,97251,97250,97249,97248,97247,97246,97245,97244,97243,97242,97241,97240,97239,97238,97237,97236,97235,97234,97233,97232,97231,97230,97229,97228,97226,97225,97224,97223,97222,97221,97220,97219,97217,97216,97215,97214,97213,97212,97211,97210,97209,97208,97207,97206,97205,97204,97203,97202,97201,97200,97197,97196,97195,97194,97193,97186,97185,97184,97183,97182,97181,97180,97179,97178,97177,97176,97175,97174,97173,97172,97171,97170,97169,97168,97167,97166,97165,97164,97163,97162,97161,97160,97159,97158,97157,97156,97155,97154,97153,97152,97151,97150,97149,97148,97147,97146,97145,97144,97143,97142,97141,97140,97139,97138,97137,97136,97135,97134,97133,97132,97131,97130,97129,97128,97127,97126,97125,97124,97123,97122,97121,97119,97118,97117,97116,97115,97113,97111,97110,97109,97108,97106,97105,97104,97103,97102,97101,97100,97099,97098,97097,97096,97095,97094,97093,97092,97091,97090,97089,97087,97086,97085,97084,97083,97081,97080,97079,97078,97077,97076,97075,97074,97072,97071,97070,97069,97068,97066,97065,97064,97063,97062,97061,97060,97059,97058,97057,97056,97055,97054,97053,97052,97051,97050,97049,97048,97047,97044,97043,97042,97041,97040,97039,97038,97037,97036,97035,97034,97033,97032,97031,97030,97029,97028,97027,97026,97025,97024,97023,97022,97021,97020,97019,97018,97017,97016,97014,97013,97012,97011,97010,97009,97008,97007,97006,97005,97004,97003,97002,97001,97000,96999,96997,96996,96994,96993,96992,96991,96990,96989,96988,96987,96986,96985,96984,96983,96982,96981,96980,96979,96978,96977,96976,96975,96974,96973,96972,96971,96970,96969,96968,96967,96966,96965,96964,96963,96962,96961,96960,96959,96958,96957,96956,96955,96954,96953,96952,96951,96950,96949,96948,96947,96946,96945,96944,96943,96942,96941,96940,96939,96938,96937,96936,96935,96934,96933,96932,96931,96930,96929,96928,96927,96888,96884,96878,96877,96875,96856,96853,96847,96846,96845,96844,96843,96842,96841,96840,96839,96838,96837,96836,96835,96834,96833,96832,96831,96830,96829,96828,96827,96826,96825,96823,96822,96821,96820,96819,96818,96817,96816,96815,96814,96813,96812,96811,96810,96809,96808,96807,96806,96805,96804,96803,96802,96801,96800,96799,96798,96797,96796,96795,96794,96793,96792,96791,96790,96789,96788,96787,96786,96785,96784,96783,96782,96781,96780,96779,96778,96777,96776,96775,96774,96773,96772,96771,96770,96768,96767,96766,96765,96764,96763,96762,96760,96759,96758,96757,96756,96755,96754,96753,96752,96751,96750,96748,96747,96746,96745,96744,96743,96742,96741,96740,96739,96738,96737,96735,96734,96733,96732,96731,96730,96728,96727,96726,96725,96724,96723,96722,96721,96720,96719,96718,96717,96716,96715,96714,96713,96712,96711,96710,96709,96708,96707,96706,96705,96704,96703,96702,96701,96700,96699,96698,96697,96696,96695,96694,96693,96692,96691,96690,96689,96688,96687,96686,96685,96684,96683,96682,96681,96680,96679,96678,96677,96676,96675,96673,96672,96671,96669,96666,96665,96664,96663,96662,96661,96660,96659,96658,96657,96656,96655,96654,96653,96652,96650,96649,96648,96647,96646,96645,96644,96643,96641,96640,96639,96637,96636,96635,96628,96622,96621,96616,96615,96612,96611,96609,96608,96606,96605,96604,96603,96602,96601,96600,96599,96598,96597,96596,96595,96594,96593,96592,96591,96590,96589,96588,96587,96586,96585,96584,96582,96581,96580,96579,96576,96574,96573,96572,96571,96570,96569,96568,96566,96565,96564,96563,96562,96561,96560,96559,96558,96557,96556,96555,96554,96553,96552,96551,96550,96549,96548,96546,96545,96543,96541,96540,96539,96538,96537,96536,96535,96533,96532,96531,96530,96529,96528,96527,96526,96525,96524,96523,96520,96519,96516,96514,96513,96512,96511,96510,96509,96508,96507,96506,96505,96504,96503,96502,96501,96500,96499,96498,96497,96496,96494,96493,96492,96491,96490,96489,96488,96487,96485,96484,96483,96480,96479,96478,96477,96475,96474,96473,96472,96471,96470,96469,96468,96467,96466,96465,96463,96461,96460,96459,96458,96457,96455,96454,96453,96452,96451,96449,96448,96447,96445,96444,96443,96442,96441,96439,96438,96437,96436,96433,96430,96423,96421,96420,96418,96410,96406,96405,96404,96403,96402,96401,96400,96399,96397,96396,96395,96394,96393,96392,96391,96389,96387,96386,96385,96384,96383,96382,96381,96380,96379,96377,96368,96362,96361,96349,96348,96347,96345,96344,96341,96339,96337,96336,96335,96334,96332,96331,96330,96329,96328,96327,96326,96325,96324,96323,96322,96321,96320,96319,96318,96317,96316,96315,96314,96313,96312,96311,96309,96308,96307,96306,96305,96304,96303,96302,96301,96300,96298,96297,96296,96295,96294,96291,96290,96289,96288,96287,96286,96285,96284,96283,96282,96281,96280,96279,96278,96277,96276,96275,96274,96273,96271,96270,96268,96267,96266,96265,96264,96263,96262,96260,96259,96258,96257,96256,96255,96254,96253,96252,96251,96250,96249,96248,96247,96246,96242,96241,96240,96239,96238,96237,96236,96235,96234,96233,96232,96231,96230,96229,96228,96227,96226,96225,96224,96223,96222,96221,96220,96219,96218,96217,96216,96215,96214,96212,96211,96210,96209,96208,96207,96206,96205,96204,96203,96202,96201,96200,96199,96198,96197,96196,96195,96194,96193,96192,96191,96190,96189,96188,96186,96185,96184,96183,96182,96181,96180,96179,96178,96177,96176,96175,96174,96170,96167,96166,96165,96164,96163,96159,96158,96157,96150,96149,96148,96147,96146,96144,96139,96137,96136,96135,96130,96129,96128,96127,96126,96125,96124,96123,96122,96121,96120,96119,96118,96117,96116,96115,96114,96110,96109,96108,96107,96106,96105,96104,96103,96102,96101,96100,96099,96098,96097,96096,96091,96090,96089,96088,96087,96086,96085,96084,96083,96082,96081,96080,96079,96078,96077,96076,96075,96074,96073,96072,96071,96070,96069,96068,96067,96066,96065,96064,96063,96060,96059,96058,96057,96056,96055,96054,96053,96052,96051,96050,96049,96048,96047,96046,96045,96044,96043,96042,96041,96040,96039,96038,96037,96036,96034,96033,96032,96031,96030,96028,96027,96026,96025,96024,96021,96019,96018,96017,96016,96015,96014,96013,96012,96011,96010,96007,96006,96005,96004,96003,96002,96001,96000,95999,95998,95997,95996,95995,95994,95993,95992,95991,95990,95989,95988,95987,95986,95985,95984,95983,95982,95981,95980,95978,95977,95976,95975,95974,95973,95972,95971,95970,95969,95968,95967,95966,95965,95964,95963,95962,95961,95959,95958,95957,95956,95955,95954,95953,95952,95951,95950,95949,95948,95947,95946,95945,95944,95943,95942,95941,95940,95939,95938,95937,95936,95935,95934,95933,95932,95931,95930,95929,95928,95927,95926,95925,95924,95923,95922,95921,95920,95919,95918,95917,95916,95915,95914,95913,95912,95911,95910,95909,95908,95907,95906,95905,95904,95903,95902,95901,95900,95899,95898,95897,95896,95895,95894,95893,95892,95891,95890,95889,95888,95887,95886,95885,95884,95883,95882,95881,95880,95879,95878,95877,95876,95874,95873,95872,95871,95870,95869,95868,95867,95866,95865,95864,95863,95862,95861,95860,95859,95858,95857,95856,95855,95854,95853,95852,95851,95850,95849,95848,95846,95845,95844,95843,95842,95841,95834,95833,95832,95831,95830,95829,95828,95827,95818,95817,95816,95815,95814,95813,95812,95811,95810,95809,95807,95806,95805,95804,95803,95802,95801,95800,95799,95798,95797,95795,95794,95793,95791,95790,95789,95788,95787,95786,95785,95784,95783,95782,95781,95780,95779,95778,95777,95776,95775,95774,95773,95772,95771,95770,95769,95768,95767,95766,95765,95764,95763,95762,95761,95760,95759,95758,95757,95756,95755,95754,95753,95752,95751,95750,95749,95748,95747,95746,95745,95744,95743,95742,95741,95740,95739,95738,95737,95736,95735,95733,95732,95730,95729,95728,95727,95726,95725,95724,95723,95722,95721,95720,95719,95718,95717,95716,95715,95714,95713,95712,95711,95710,95709,95708,95707,95706,95705,95704,95703,95702,95701,95700,95699,95698,95697,95696,95695,95694,95693,95692,95691,95689,95688,95687,95686,95685,95684,95683,95682,95681,95680,95679,95678,95677,95676,95675,95674,95672,95671,95667,95666,95665,95664,95663,95662,95661,95660,95659,95658,95657,95656,95655,95654,95653,95652,95651,95650,95649,95648,95647,95646,95645,95644,95643,95642,95641,95640,95639,95638,95637,95636,95635,95634,95633,95632,95631,95630,95629,95628,95627,95626,95624,95623,95622,95621,95620,95619,95618,95617,95616,95615,95614,95613,95612,95611,95610,95609,95608,95607,95606,95605,95604,95603,95602,95601,95600,95599,95598,95597,95596,95595,95594,95593,95592,95591,95590,95589,95588,95587,95585,95584,95583,95582,95581,95580,95579,95578,95577,95576,95575,95574,95573,95572,95571,95570,95569,95568,95567,95566,95565,95564,95563,95562,95561,95560,95559,95558,95557,95556,95555,95554,95553,95552,95551,95550,95549,95548,95547,95546,95545,95544,95543,95542,95541,95540,95539,95538,95537,95536,95535,95534,95533,95532,95531,95530,95529,95528,95527,95526,95525,95524,95523,95522,95521,95520,95519,95518,95517,95516,95515,95514,95513,95512,95511,95510,95509,95508,95507,95506,95505,95504,95503,95502,95501,95500,95499,95498,95497,95496,95495,95494,95493,95492,95491,95490,95489,95488,95487,95486,95485,95484,95483,95482,95481,95480,95479,95478,95477,95476,95475,95474,95473,95472,95471,95470,95469,95468,95467,95464,95463,95462,95461,95460,95459,95458,95457,95456,95455,95454,95453,95452,95451,95450,95449,95448,95447,95446,95445,95444,95443,95442,95441,95440,95439,95438,95437,95436,95435,95434,95433,95432,95430,95429,95428,95427,95426,95425,95424,95423,95422,95421,95419,95418,95416,95415,95414,95413,95412,95411,95410,95409,95408,95407,95405,95403,95402,95401,95400,95399,95398,95397,95396,95395,95393,95392,95391,95390,95389,95388,95387,95386,95385,95384,95383,95382,95381,95380,95379,95378,95377,95376,95375,95374,95373,95372,95371,95370,95369,95368,95367,95366,95365,95364,95363,95362,95361,95360,95359,95358,95357,95356,95355,95354,95353,95352,95351,95350,95349,95348,95347,95346,95345,95344,95343,95342,95341,95340,95339,95338,95337,95336,95335,95334,95333,95332,95331,95330,95329,95328,95327,95326,95325,95324,95323,95322,95321,95320,95319,95318,95317,95316,95315,95314,95313,95311,95310,95309,95308,95307,95306,95305,95302,95301,95300,95299,95298,95297,95296,95295,95294,95292,95291,95290,95289,95288,95286,95285,95284,95283,95282,95281,95280,95279,95278,95277,95276,95275,95274,95273,95272,95271,95270,95269,95268,95267,95266,95265,95264,95263,95262,95261,95260,95259,95258,95256,95255,95254,95253,95250,95249,95248,95247,95246,95245,95244,95243,95242,95241,95240,95239,95238,95237,95236,95235,95234,95233,95231,95230,95229,95228,95227,95226,95225,95224,95223,95222,95221,95220,95219,95217,95216,95214,95213,95212,95211,95210,95209,95208,95207,95206,95205,95204,95203,95202,95201,95200,95196,95195,95194,95193,95192,95191,95190,95189,95188,95187,95186,95185,95184,95183,95182,95181,95180,95179,95178,95177,95176,95175,95174,95173,95172,95171,95170,95169,95168,95167,95166,95165,95164,95163,95162,95161,95160,95159,95158,95157,95156,95155,95154,95153,95152,95151,95150,95149,95148,95147,95146,95145,95144,95143,95142,95141,95139,95138,95137,95136,95135,95134,95133,95132,95131,95130,95123,95122,95121,95120,95119,95118,95117,95112,95111,95110,95105,95103,95102,95101,95100,95099,95098,95097,95096,95095,95094,95093,95092,95091,95090,95089,95088,95087,95086,95085,95084,95083,95082,95081,95080,95079,95078,95077,95076,95075,95074,95073,95072,95071,95070,95069,95068,95067,95066,95065,95064,95063,95062,95061,95060,95059,95058,95057,95056,95055,95054,95053,95052,95051,95050,95049,95048,95047,95046,95045,95044,95043,95042,95041,95040,95038,95037,95036,95035,95034,95033,95032,95031,95030,95029,95028,95027,95026,95025,95024,95023,95022,95021,95020,95019,95018,95017,95016,95015,95014,95013,95012,95011,95010,95009,95008,95007,95006,95005,95003,95002,95001,94996,94995,94994,94992,94991,94990,94988,94987,94986,94985,94984,94983,94982,94981,94980,94979,94978,94977,94976,94975,94974,94973,94972,94971,94970,94969,94968,94967,94966,94965,94964,94963,94962,94960,94959,94958,94957,94956,94955,94954,94953,94952,94951,94950,94949,94948,94947,94946,94944,94943,94942,94941,94940,94939,94938,94937,94936,94935,94934,94933,94932,94931,94930,94929,94928,94927,94926,94925,94924,94923,94922,94921,94920,94919,94918,94917,94916,94915,94914,94913,94912,94911,94910,94909,94907,94906,94905,94904,94903,94902,94901,94900,94899,94898,94897,94896,94895,94894,94893,94892,94891,94890,94889,94888,94887,94886,94885,94884,94883,94882,94881,94880,94879,94878,94877,94876,94875,94874,94873,94872,94871,94870,94869,94868,94867,94866,94865,94864,94863,94861,94860,94859,94858,94857,94856,94854,94853,94852,94851,94850,94849,94848,94847,94846,94845,94843,94842,94841,94840,94839,94838,94837,94836,94835,94834,94833,94832,94831,94830,94829,94825,94824,94823,94822,94821,94820,94819,94818,94817,94816,94814,94813,94812,94811,94810,94809,94808,94807,94806,94805,94804,94803,94802,94801,94800,94799,94798,94797,94796,94795,94794,94793,94792,94791,94790,94789,94788,94787,94786,94785,94784,94783,94782,94781,94780,94779,94778,94777,94776,94775,94774,94773,94772,94771,94770,94769,94767,94766,94765,94764,94763,94762,94761,94760,94759,94758,94757,94756,94754,94753,94752,94751,94750,94749,94748,94747,94746,94745,94744,94743,94742,94741,94740,94739,94738,94737,94736,94735,94734,94733,94732,94731,94730,94729,94728,94727,94726,94725,94724,94723,94722,94721,94720,94719,94718,94717,94716,94715,94714,94713,94712,94711,94710,94709,94708,94707,94705,94704,94703,94702,94700,94699,94698,94697,94696,94695,94694,94693,94692,94691,94690,94689,94688,94687,94686,94685,94684,94682,94681,94680,94679,94678,94677,94676,94675,94674,94673,94672,94671,94670,94669,94668,94667,94666,94665,94664,94663,94662,94661,94660,94659,94658,94657,94656,94655,94654,94653,94652,94651,94650,94649,94648,94647,94646,94645,94644,94643,94642,94641,94640,94639,94638,94637,94636,94635,94634,94633,94632,94630,94629,94627,94626,94625,94624,94623,94621,94620,94619,94618,94617,94616,94615,94614,94613,94612,94611,94610,94609,94608,94607,94606,94605,94604,94602,94601,94600,94599,94598,94597,94596,94595,94594,94593,94592,94591,94590,94589,94588,94587,94585,94584,94583,94582,94581,94580,94579,94578,94577,94576,94574,94573,94572,94571,94569,94568,94565,94564,94563,94562,94561,94560,94554,94552,94551,94550,94549,94548,94547,94546,94541,94536,94535,94534,94533,94532,94531,94530,94529,94528,94527,94526,94525,94524,94523,94522,94521,94520,94519,94518,94517,94516,94514,94513,94512,94511,94510,94509,94508,94507,94506,94505,94504,94503,94502,94501,94499,94498,94497,94496,94495,94494,94492,94491,94490,94489,94488,94487,94486,94485,94484,94483,94482,94481,94480,94479,94478,94477,94476,94474,94473,94472,94471,94469,94468,94467,94466,94465,94464,94463,94462,94461,94460,94459,94458,94456,94455,94454,94453,94452,94451,94450,94449,94448,94447,94446,94445,94444,94443,94442,94441,94440,94439,94438,94437,94436,94435,94434,94433,94432,94431,94430,94429,94428,94427,94426,94425,94424,94423,94422,94421,94420,94419,94416,94415,94414,94413,94412,94411,94410,94409,94408,94407,94406,94405,94404,94403,94402,94401,94400,94399,94398,94397,94396,94395,94393,94392,94391,94390,94389,94388,94387,94386,94385,94383,94382,94381,94380,94379,94377,94376,94375,94374,94373,94372,94371,94370,94369,94368,94367,94366,94365,94364,94362,94360,94359,94358,94357,94356,94354,94353,94352,94351,94350,94348,94347,94346,94345,94344,94343,94342,94341,94340,94339,94338,94337,94336,94335,94334,94333,94331,94330,94329,94328,94327,94326,94325,94324,94323)) OR (`Idx`=3 AND `CreatureID` IN (98505,98466,98447,98412,98395,98393,98391,98388,98281,98261,98248,98212,98155,98153,98145,98123,98086,98085,98084,98083,98064,98062,98061,98060,98059,98058,98057,98056,98055,98054,98053,98052,98051,98050,98049,98048,98047,98045,98044,98043,98037,97955,97889,97879,97872,97851,97845,97838,97837,97836,97829,97819,97816,97815,97814,97798,97783,97769,97742,97737,97732,97728,97725,97711,97710,97707,97700,97693,97692,97688,97682,97679,97651,97650,97638,97600,97599,97597,97587,97586,97523,97522,97521,97510,97502,97496,97486,97461,97460,97443,97437,97433,97390,97327,97250,97176,97165,97137,97113,97100,97098,96931,96930,96929,96927,96762,96760,96753,96748,96744,96743,96742,96741,96739,96737,96724,96723,96684,96656,96643,96641,96639,96636,96635,96592,96591,96571,96548,96516,96511,96497,96491,96430,96401,96384,96344,96339,96336,96335,96334,96331,96321,96319,96315,96288,96279,96239,96238,96229,96170,96135,96129,96099,96059,96017,96010,96006,95986,95865,95859,95857,95788,95764,95741,95720,95719,95714,95710,95709,95691,95689,95680,95661,95660,95657,95623,95620,95610,95582,95573,95459,95448,95436,95434,95430,95302,95301,95300,95299,95292,95286,95249,95247,95239,95219,95214,95211,95206,95175,95171,95169,95167,95150,95149,95080,95026,94970,94958,94957,94947,94943,94924,94920,94871,94860,94838,94824,94820,94812,94758,94756,94754,94746,94739,94736,94734,94709,94707,94705,94704,94677,94661,94634,94624,94602,94600,94514,94511,94508,94501,94456,94438,94426,94372,94350)) OR (`Idx`=2 AND `CreatureID` IN (98505,98466,98447,98412,98395,98393,98391,98388,98318,98281,98277,98261,98248,98212,98211,98210,98155,98153,98145,98127,98126,98123,98115,98086,98085,98084,98083,98074,98064,98062,98061,98060,98059,98058,98057,98056,98055,98054,98053,98052,98051,98050,98049,98048,98047,98045,98044,98043,98037,98035,97993,97992,97955,97932,97899,97895,97889,97880,97879,97872,97851,97845,97838,97837,97836,97829,97824,97819,97816,97815,97814,97798,97783,97782,97769,97758,97757,97754,97742,97740,97737,97732,97728,97727,97725,97711,97710,97707,97700,97698,97694,97693,97692,97688,97682,97679,97651,97650,97638,97603,97600,97599,97597,97587,97586,97582,97530,97528,97527,97523,97522,97521,97510,97502,97496,97495,97486,97461,97460,97458,97443,97437,97433,97390,97376,97375,97327,97309,97250,97176,97165,97137,97113,97106,97100,97098,97050,96983,96934,96933,96931,96930,96929,96927,96816,96762,96760,96753,96748,96744,96743,96742,96741,96739,96737,96724,96723,96684,96656,96643,96641,96639,96636,96635,96592,96591,96572,96571,96548,96516,96511,96510,96497,96491,96480,96444,96430,96401,96384,96345,96344,96339,96336,96335,96334,96331,96330,96329,96328,96327,96326,96325,96324,96322,96321,96319,96317,96315,96312,96311,96288,96284,96280,96279,96239,96238,96229,96170,96135,96129,96099,96081,96059,96030,96017,96010,96006,95986,95940,95897,95865,95859,95857,95790,95788,95764,95741,95720,95719,95714,95712,95710,95709,95691,95689,95680,95661,95660,95657,95649,95623,95620,95617,95610,95582,95573,95459,95448,95436,95434,95430,95302,95301,95300,95299,95292,95286,95249,95247,95239,95219,95214,95211,95206,95175,95171,95169,95167,95166,95150,95149,95084,95080,95026,94992,94970,94958,94957,94947,94943,94924,94920,94871,94860,94838,94824,94820,94812,94805,94758,94756,94754,94746,94744,94739,94736,94734,94709,94707,94705,94704,94677,94661,94634,94624,94602,94600,94563,94550,94514,94511,94508,94501,94456,94438,94426,94421,94376,94372,94356,94350)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (94322,94321,94320,94319,94318,94317,94316,94315,94314,94313,94312,94311,94310,94309,94308,94307,94301,94290,94289,94288,94287,94286,94285,94284,94283,94282,94281,94280,94279,94278,94277,94276,94275,94274,94273,94272,94271,94270,94269,94268,94267,94266,94265,94264,94263,94262,94261,94260,94258,94257,94256,94255,94254,94253,94252,94251,94250,94249,94248,94247,94246,94245,94244,94243,94242,94241,94240,94239,94238,94237,94235,94234,94233,94232,94231,94230,94229,94228,94227,94226,94225,94224,94223,94222,94221,94220,94219,94218,94217,94216,94215,94214,94213,94212,94211,94209,94208,94207,94205,94204,94203,94202,94201,94199,94198,94197,94196,94194,94193,94192,94191,94190,94189,94188,94187,94185,94184,94182,94180,94179,94178,94177,94176,94175,94174,94173,94172,94171,94170,94169,94168,94167,94166,94165,94164,94163,94162,94160,94159,94158,94157,94156,94154,94153,94152,94151,94150,94149,94147,94146,94145,94144,94143,94142,94141,94140,94139,94138,94137,94136,94135,94134,94133,94132,94131,94130,94129,94128,94127,94126,94125,94124,94123,94122,94121,94120,94119,94118,94117,94116,94115,94114,94113,94112,94111,94110,94109,94108,94107,94105,94104,94103,94102,94101,94100,94099,94098,94097,94096,94095,94094,94092,94091,94090,94089,94088,94087,94086,94085,94084,94083,94081,94080,94073,94072,94070,94068,94056,94055,94054,94053,94052,94051,94047,94046,94045,94044,94043,94042,94041,94040,94039,94038,94037,94036,94035,94034,94033,94032,94031,94030,94029,94028,94027,94026,94025,94024,94023,94020,94019,94018,94017,94016,94015,94014,94013,94012,94011,94010,94009,94008,94007,94006,94005,94004,94003,94002,94001,94000,93999,93998,93997,93996,93995,93994,93993,93992,93991,93990,93989,93988,93987,93986,93985,93984,93983,93982,93981,93980,93979,93978,93977,93976,93975,93974,93973,93972,93971,93970,93969,93968,93967,93966,93963,93962,93961,93960,93959,93958,93957,93956,93955,93954,93953,93952,93951,93950,93949,93948,93947,93946,93945,93944,93943,93942,93941,93940,93939,93938,93937,93936,93935,93934,93933,93932,93931,93930,93929,93928,93927,93926,93925,93924,93923,93922,93921,93920,93919,93918,93917,93916,93915,93914,93913,93912,93911,93910,93909,93908,93907,93906,93905,93904,93903,93902,93901,93900,93899,93898,93896,93895,93894,93893,93892,93891,93890,93889,93888,93887,93886,93885,93884,93882,93881,93880,93879,93878,93877,93876,93875,93874,93871,93870,93869,93868,93867,93866,93865,93864,93863,93862,93861,93860,93859,93858,93857,93856,93855,93854,93853,93852,93851,93850,93849,93848,93847,93846,93845,93844,93843,93842,93841,93840,93839,93838,93837,93836,93835,93834,93833,93832,93831,93830,93829,93828,93827,93826,93825,93824,93823,93822,93821,93820,93819,93818,93817,93816,93815,93814,93813,93812,93811,93810,93809,93808,93807,93806,93805,93804,93803,93802,93801,93800,93799,93797,93796,93795,93794,93793,93792,93791,93790,93789,93788,93787,93786,93785,93784,93783,93782,93781,93779,93778,93777,93776,93775,93774,93773,93772,93771,93770,93767,93766,93765,93764,93763,93762,93761,93760,93759,93758,93751,93750,93749,93748,93745,93744,93743,93742,93735,93734,93728,93727,93726,93725,93724,93723,93722,93721,93720,93719,93718,93717,93716,93715,93714,93713,93709,93708,93707,93706,93705,93704,93703,93702,93701,93700,93699,93698,93697,93696,93695,93694,93693,93692,93691,93690,93689,93688,93687,93686,93685,93684,93683,93682,93681,93680,93679,93678,93677,93676,93675,93674,93673,93672,93671,93670,93669,93668,93667,93666,93665,93664,93663,93661,93659,93658,93657,93655,93654,93653,93652,93651,93650,93649,93648,93647,93646,93645,93644,93642,93641,93640,93639,93638,93636,93635,93634,93633,93632,93631,93630,93629,93628,93627,93626,93625,93624,93623,93622,93621,93620,93619,93618,93617,93616,93615,93614,93613,93612,93611,93610,93609,93608,93607,93606,93605,93604,93603,93602,93601,93600,93599,93598,93597,93596,93595,93593,93592,93590,93589,93588,93587,93585,93584,93583,93582,93581,93580,93579,93578,93577,93576,93575,93574,93572,93571,93570,93569,93568,93567,93566,93565,93564,93563,93562,93561,93560,93559,93557,93556,93555,93554,93551,93550,93549,93548,93547,93546,93545,93544,93543,93542,93541,93540,93539,93538,93537,93536,93535,93534,93533,93532,93531,93530,93529,93528,93527,93526,93525,93524,93523,93522,93521,93520,93519,93517,93516,93514,93513,93512,93511,93510,93509,93508,93507,93506,93505,93504,93503,93502,93501,93500,93499,93498,93497,93496,93495,93494,93493,93492,93491,93490,93489,93488,93487,93486,93485,93484,93483,93482,93481,93479,93478,93477,93476,93475,93473,93472,93471,93470,93469,93468,93467,93466,93465,93464,93462,93460,93459,93458,93457,93456,93454,93453,93452,93451,93450,93448,93447,93446,93445,93444,93443,93442,93441,93440,93439,93438,93437,93436,93435,93434,93433,93432,93431,93428,93423,93422,93421,93416,93411,93410,93409,93407,93406,93405,93404,93403,93402,93401,93400,93399,93398,93397,93396,93395,93394,93393,93392,93391,93390,93389,93388,93384,93382,93378,93377,93372,93371,93370,93369,93368,93363,93362,93361,93360,93358,93357,93356,93355,93354,93353,93352,93351,93350,93349,93348,93346,93345,93344,93343,93342,93341,93340,93339,93338,93337,93336,93335,93334,93333,93332,93331,93330,93329,93328,93327,93326,93325,93322,93321,93320,93319,93318,93316,93315,93314,93313,93312,93311,93310,93309,93308,93307,93306,93305,93304,93303,93302,93301,93300,93299,93298,93297,93296,93295,93294,93293,93292,93291,93290,93289,93288,93287,93286,93285,93284,93283,93282,93281,93280,93279,93278,93277,93276,93275,93274,93273,93272,93271,93270,93269,93268,93267,93266,93265,93264,93263,93262,93261,93260,93259,93258,93257,93256,93255,93254,93253,93252,93250,93249,93247,93246,93245,93244,93239,93238,93237,93236,93235,93234,93233,93232,93231,93230,93229,93228,93226,93225,93223,93222,93221,93219,93218,93217,93215,93214,93213,93212,93211,93210,93209,93208,93207,93206,93205,93204,93203,93202,93201,93200,93199,93197,93196,93195,93194,93193,93192,93191,93190,93189,93188,93187,93186,93185,93184,93183,93182,93181,93180,93179,93178,93177,93176,93175,93174,93173,93171,93170,93169,93168,93167,93166,93164,93163,93162,93161,93160,93159,93158,93157,93156,93155,93154,93153,93152,93151,93150,93149,93148,93147,93146,93145,93144,93143,93142,93141,93140,93139,93132,93131,93130,93129,93128,93127,93126,93125,93124,93120,93117,93116,93115,93114,93113,93112,93111,93110,93105,93104,93099,93098,93097,93096,93095,93094,93093,93088,93086,93085,93084,93083,93082,93081,93076,93075,93074,93072,93071,93070,93068,93067,93066,93065,93064,93063,93061,93060,93059,93058,93057,93056,93055,93054,93052,93051,93050,93049,93048,93047,93046,93045,93044,93043,93042,93041,93040,93039,93038,93037,93036,93035,93034,93033,93032,93031,93030,93029,93028,93027,93026,93025,93024,93023,93022,93021,93020,93015,93014,93013,93011,93010,93009,93008,93005,93003,93002,93001,93000,92999,92998,92997,92996,92995,92994,92993,92992,92991,92990,92989,92988,92987,92986,92985,92984,92983,92981,92980,92979,92977,92976,92974,92973,92972,92971,92970,92969,92967,92966,92965,92963,92962,92961,92959,92958,92957,92956,92954,92953,92952,92951,92950,92947,92946,92945,92944,92943,92942,92941,92940,92939,92938,92937,92936,92933,92932,92931,92930,92928,92927,92926,92925,92924,92923,92922,92921,92920,92919,92918,92917,92916,92915,92913,92912,92911,92910,92909,92908,92907,92906,92905,92904,92903,92902,92901,92900,92899,92898,92897,92896,92895,92894,92893,92892,92891,92890,92889,92888,92887,92886,92883,92882,92881,92879,92877,92876,92875,92874,92873,92872,92871,92870,92868,92867,92866,92865,92864,92863,92862,92861,92860,92859,92858,92857,92856,92855,92854,92853,92852,92851,92850,92849,92848,92847,92846,92845,92844,92843,92842,92841,92840,92839,92838,92837,92836,92835,92834,92833,92832,92829,92828,92827,92825,92824,92823,92822,92820,92819,92817,92816,92814,92813,92812,92811,92809,92808,92807,92806,92805,92804,92803,92802,92801,92800,92799,92798,92797,92796,92795,92794,92793,92792,92789,92788,92787,92786,92785,92784,92783,92782,92781,92780,92779,92778,92777,92776,92775,92773,92772,92771,92770,92769,92768,92767,92766,92765,92764,92763,92762,92761,92760,92758,92757,92756,92755,92754,92753,92752,92751,92750,92749,92748,92747,92746,92745,92744,92743,92742,92741,92740,92739,92738,92737,92736,92735,92734,92733,92731,92730,92729,92727,92726,92725,92724,92723,92722,92719,92718,92717,92716,92715,92714,92712,92710,92707,92706,92705,92704,92703,92701,92700,92698,92697,92696,92695,92694,92693,92690,92689,92688,92687,92686,92685,92684,92683,92682,92681,92680,92679,92678,92676,92675,92674,92673,92671,92670,92669,92667,92666,92665,92664,92663,92662,92661,92660,92659,92658,92657,92656,92655,92654,92653,92652,92651,92650,92649,92648,92647,92646,92645,92644,92643,92642,92641,92640,92639,92638,92637,92636,92635,92634,92633,92632,92631,92630,92629,92628,92627,92626,92625,92624,92623,92622,92621,92620,92619,92618,92617,92616,92615,92614,92613,92612,92611,92610,92609,92608,92607,92606,92605,92604,92600,92599,92598,92597,92596,92594,92593,92592,92591,92590,92589,92588,92587,92586,92584,92583,92576,92575,92574,92573,92572,92571,92570,92569,92568,92567,92566,92565,92564,92563,92562,92561,92560,92559,92558,92557,92556,92555,92554,92553,92552,92547,92546,92545,92544,92539,92538,92537,92536,92535,92534,92533,92532,92531,92530,92529,92528,92527,92526,92525,92524,92523,92522,92521,92520,92519,92518,92517,92516,92515,92514,92513,92512,92511,92510,92509,92508,92507,92506,92505,92504,92503,92502,92501,92500,92499,92497,92495,92494,92493,92492,92491,92490,92489,92488,92487,92486,92485,92484,92483,92482,92481,92480,92479,92478,92477,92476,92475,92474,92473,92472,92471,92470,92469,92468,92467,92466,92465,92464,92463,92462,92461,92460,92459,92458,92457,92456,92455,92453,92452,92451,92450,92449,92448,92447,92446,92445,92444,92443,92442,92441,92440,92438,92437,92436,92435,92434,92433,92432,92431,92430,92429,92428,92427,92425,92424,92423,92422,92421,92420,92419,92418,92417,92416,92415,92414,92413,92412,92411,92410,92409,92408,92407,92403,92402,92401,92400,92399,92398,92397,92396,92395,92394,92393,92392,92391,92390,92389,92388,92387,92386,92385,92384,92383,92382,92381,92380,92379,92378,92377,92376,92375,92374,92373,92372,92371,92370,92369,92368,92367,92366,92365,92364,92363,92362,92361,92360,92359,92358,92357,92356,92355,92353,92352,92351,92350,92349,92348,92347,92346,92345,92344,92343,92342,92341,92340,92339,92338,92337,92336,92335,92334,92333,92332,92331,92330,92329,92328,92327,92326,92325,92323,92321,92318,92317,92316,92315,92314,92313,92312,92311,92310,92309,92308,92307,92302,92301,92300,92299,92298,92297,92296,92295,92294,92293,92292,92291,92290,92289,92288,92287,92286,92285,92284,92283,92282,92281,92280,92279,92277,92276,92275,92274,92273,92272,92271,92270,92265,92264,92263,92262,92261,92260,92259,92258,92253,92252,92251,92250,92249,92248,92247,92246,92245,92244,92243,92242,92241,92240,92239,92238,92237,92236,92235,92234,92233,92232,92229,92228,92227,92226,92225,92224,92223,92222,92221,92220,92219,92218,92217,92216,92215,92214,92213,92212,92211,92210,92209,92208,92207,92206,92205,92204,92203,92202,92201,92200,92199,92198,92197,92196,92195,92194,92192,92191,92190,92189,92188,92186,92185,92184,92183,92182,92180,92179,92178,92177,92176,92175,92174,92173,92172,92171,92170,92169,92168,92167,92166,92165,92164,92163,92162,92161,92160,92159,92158,92157,92156,92155,92154,92153,92152,92151,92150,92149,92148,92147,92146,92145,92144,92143,92142,92141,92140,92139,92138,92137,92136,92135,92134,92133,92132,92131,92130,92129,92128,92127,92126,92124,92123,92122,92121,92120,92119,92118,92117,92116,92115,92114,92113,92112,92111,92110,92109,92108,92107,92106,92105,92104,92103,92102,92100,92099,92098,92097,92096,92095,92094,92092,92091,92090,92089,92088,92087,92086,92085,92084,92083,92082,92079,92078,92077,92076,92075,92074,92073,92072,92071,92069,92068,92067,92066,92065,92064,92063,92062,92061,92060,92059,92058,92057,92056,92055,92054,92053,92052,92051,92050,92049,92048,92047,92046,92045,92044,92043,92042,92041,92040,92039,92038,92037,92035,92034,92033,92032,92031,92030,92029,92028,92026,92025,92024,92023,92022,92021,92020,92019,92018,92017,92016,92015,92014,92013,92011,92010,92009,92008,92007,92006,92005,92004,92002,92001,92000,91999,91998,91997,91996,91995,91994,91993,91992,91991,91990,91989,91988,91987,91986,91985,91984,91983,91982,91981,91980,91979,91978,91977,91976,91975,91974,91973,91972,91971,91970,91969,91968,91967,91956,91954,91951,91950,91949,91948,91947,91946,91945,91944,91943,91942,91941,91940,91939,91938,91937,91936,91935,91934,91933,91932,91931,91930,91929,91928,91927,91926,91925,91924,91923,91922,91921,91920,91919,91918,91917,91916,91914,91913,91912,91911,91910,91909,91908,91907,91906,91905,91904,91903,91902,91901,91900,91899,91897,91896,91895,91894,91893,91892,91891,91890,91889,91888,91887,91886,91885,91884,91882,91881,91880,91879,91878,91877,91876,91875,91874,91873,91872,91871,91870,91869,91868,91867,91866,91865,91864,91863,91862,91860,91859,91858,91857,91856,91855,91854,91852,91851,91850,91849,91848,91847,91846,91845,91844,91843,91842,91840,91839,91837,91836,91835,91834,91832,91830,91829,91828,91827,91826,91825,91824,91823,91822,91821,91820,91819,91818,91817,91816,91815,91814,91813,91812,91811,91810,91809,91808,91806,91805,91804,91803,91802,91801,91800,91799,91798,91797,91796,91795,91794,91793,91792,91791,91790,91789,91788,91787,91786,91785,91784,91783,91782,91781,91780,91779,91778,91777,91776,91775,91774,91773,91772,91771,91768,91767,91766,91765,91764,91763,91762,91761,91760,91759,91758,91757,91756,91755,91754,91753,91752,91751,91750,91749,91748,91747,91746,91745,91744,91743,91742,91741,91740,91739,91738,91737,91736,91735,91734,91733,91732,91731,91730,91729,91728,91727,91724,91723,91722,91721,91720,91719,91718,91717,91716,91715,91714,91713,91712,91711,91710,91709,91708,91707,91705,91704,91702,91701,91700,91699,91698,91697,91696,91695,91694,91693,91692,91690,91689,91687,91686,91685,91684,91683,91682,91681,91680,91679,91678,91677,91676,91675,91674,91673,91672,91671,91670,91669,91668,91667,91666,91665,91664,91663,91662,91661,91660,91659,91658,91657,91656,91655,91654,91653,91652,91651,91650,91649,91648,91647,91646,91645,91644,91643,91642,91641,91640,91639,91638,91637,91636,91635,91634,91633,91632,91631,91630,91629,91628,91627,91626,91625,91624,91623,91622,91621,91620,91619,91618,91617,91616,91615,91614,91613,91612,91611,91610,91608,91607,91604,91602,91601,91600,91599,91598,91597,91596,91595,91594,91593,91592,91591,91590,91589,91588,91587,91586,91585,91584,91583,91582,91581,91580,91579,91578,91577,91576,91575,91574,91573,91572,91571,91570,91569,91568,91567,91566,91565,91564,91563,91562,91561,91560,91559,91558,91557,91556,91555,91554,91553,91552,91551,91550,91549,91548,91547,91546,91545,91544,91543,91542,91541,91540,91539,91538,91537,91536,91535,91534,91533,91532,91531,91530,91529,91528,91527,91526,91525,91524,91523,91522,91521,91520,91519,91518,91517,91516,91515,91514,91513,91512,91511,91510,91508,91507,91506,91505,91504,91503,91502,91501,91500,91499,91498,91497,91496,91494,91493,91492,91490,91489,91488,91487,91486,91485,91484,91483,91482,91481,91480,91479,91478,91477,91476,91475,91474,91473,91472,91471,91470,91469,91468,91467,91465,91463,91462,91461,91460,91459,91458,91457,91456,91455,91454,91453,91451,91450,91449,91448,91447,91445,91444,91443,91442,91441,91440,91439,91432,91431,91430,91429,91424,91423,91422,91421,91420,91419,91418,91417,91416,91415,91414,91409,91408,91407,91406,91405,91404,91403,91402,91401,91400,91399,91398,91397,91396,91395,91394,91393,91392,91391,91390,91389,91388,91387,91386,91385,91384,91383,91382,91381,91380,91379,91377,91376,91375,91374,91373,91372,91371,91370,91369,91368,91367,91366,91365,91364,91363,91362,91361,91360,91359,91358,91357,91356,91355,91354,91353,91352,91351,91350,91349,91348,91347,91346,91345,91344,91343,91342,91341,91340,91339,91338,91337,91336,91335,91334,91333,91332,91331,91330,91329,91328,91327,91326,91325,91324,91323,91322,91321,91318,91314,91313,91312,91311,91310,91309,91308,91307,91306,91305,91304,91303,91302,91301,91300,91299,91298,91297,91296,91295,91294,91293,91292,91291,91290,91289,91288,91283,91277,91276,91275,91274,91273,91272,91271,91270,91269,91267,91266,91265,91264,91263,91262,91261,91260,91259,91258,91256,91255,91254,91253,91252,91251,91250,91249,91248,91247,91246,91245,91244,91243,91242,91241,91240,91239,91232,91231,91230,91229,91228,91227,91226,91225,91224,91223,91222,91217,91216,91215,91213,91212,91211,91210,91205,91204,91203,91202,91201,91200,91199,91198,91197,91196,91195,91194,91193,91192,91191,91190,91189,91188,91187,91186,91185,91184,91183,91182,91181,91180,91179,91178,91177,91176,91175,91174,91173,91172,91171,91170,91169,91168,91166,91165,91164,91162,91161,91160,91159,91158,91157,91156,91155,91154,91153,91151,91150,91149,91148,91147,91146,91145,91144,91143,91142,91141,91140,91139,91138,91136,91132,91131,91130,91129,91128,91127,91126,91125,91124,91123,91122,91121,91120,91119,91118,91117,91116,91115,91114,91113,91112,91111,91110,91109,91108,91107,91106,91105,91103,91102,91101,91100,91099,91098,91097,91096,91095,91093,91092,91091,91090,91089,91088,91087,91086,91085,91084,91083,91082,91081,91080,91079,91078,91077,91076,91074,91073,91072,91071,91070,91069,91068,91067,91066,91065,91064,91063,91062,91061,91060,91059,91058,91057,91056,91055,91054,91053,91052,91051,91050,91049,91048,91047,91046,91045,91044,91043,91042,91041,91040,91039,91038,91037,91036,91035,91034,91033,91032,91031,91030,91029,91028,91027,91026,91025,91024,91023,91022,91021,91020,91019,91018,91017,91016,91015,91014,91012,91011,91010,91009,91008,91007,91006,91005,91004,91003,91002,91001,91000,90999,90998,90997,90996,90995,90994,90993,90992,90991,90990,90989,90988,90987,90986,90985,90983,90982,90981,90980,90979,90978,90977,90976,90975,90974,90973,90972,90971,90970,90968,90967,90965,90964,90963,90962,90961,90960,90959,90958,90957,90956,90955,90954,90953,90952,90951,90950,90948,90947,90946,90945,90944,90943,90942,90941,90940,90939,90936,90935,90934,90933,90932,90931,90930,90929,90928,90927,90926,90925,90924,90923,90922,90921,90920,90919,90918,90917,90916,90915,90914,90912,90911,90910,90909,90908,90907,90905,90904,90903,90902,90901,90900,90899,90898,90897,90896,90895,90894,90893,90892,90891,90890,90889,90888,90887,90886,90885,90884,90883,90882,90881,90880,90879,90878,90877,90876,90875,90874,90873,90872,90871,90870,90868,90867,90866,90859,90858,90857,90856,90855,90854,90853,90851,90842,90841,90840,90839,90838,90837,90836,90835,90834,90833,90832,90831,90830,90829,90828,90827,90826,90825,90824,90823,90822,90821,90820,90819,90818,90817,90816,90815,90814,90813,90812,90811,90810,90809,90808,90807,90806,90805,90804,90803,90802,90801,90800,90799,90798,90797,90796,90795,90794,90793,90792,90791,90790,90789,90788,90787,90786,90785,90784,90783,90782,90781,90778,90777,90776,90775,90774,90773,90772,90760,90759,90758,90757,90756,90751,90750,90749,90748,90747,90746,90745,90744,90743,90742,90741,90740,90739,90738,90737,90736,90735,90734,90733,90732,90723,90717,90716,90715,90714,90713,90712,90711,90710,90709,90708,90707,90706,90705,90704,90703,90697,90696,90694,90689,90688,90687,90686,90684,90679,90677,90676,90675,90674,90673,90672,90671,90670,90669,90668,90667,90666,90665,90664,90663,90662,90661,90660,90659,90655,90654,90650,90649,90648,90647,90646,90645,90644,90643,90642,90641,90640,90639,90638,90637,90636,90635,90634,90633,90632,90628,90627,90626,90625,90624,90623,90622,90621,90620,90619,90618,90617,90616,90615,90614,90613,90612,90611,90610,90608,90607,90606,90605,90604,90603,90602,90601,90600,90598,90597,90596,90595,90594,90593,90592,90591,90590,90589,90588,90587,90585,90584,90583,90582,90581,90580,90578,90577,90576,90575,90574,90573,90572,90571,90570,90569,90568,90567,90566,90563,90562,90561,90560,90559,90558,90556,90554,90553,90552,90551,90550,90549,90548,90547,90546,90545,90544,90543,90542,90541,90540,90539,90538,90537,90536,90535,90534,90533,90532,90531,90530,90529,90528,90527,90526,90525,90524,90523,90522,90521,90520,90519,90518,90517,90516,90515,90514,90513,90512,90511,90510,90509,90508,90507,90506,90505,90504,90503,90502,90501,90500,90499,90498,90497,90496,90495,90494,90493,90492,90491,90490,90489,90487,90486,90485,90483,90482,90481,90480,90479,90478,90477,90476,90475,90474,90473,90472,90471,90470,90466,90465,90464,90463,90462,90461,90460,90459,90458,90457,90456,90455,90454,90453,90452,90451,90450,90449,90448,90447,90446,90445,90444,90443,90442,90441,90440,90439,90438,90437,90435,90434,90433,90432,90431,90430,90429,90428,90427,90426,90425,90424,90423,90422,90421,90420,90419)) OR (`Idx`=1 AND `CreatureID` IN (94320,94319,94317,94314,94309,94301,94289,94288,94280,94279,94278,94275,94271,94263,94253,94249,94243,94241,94237,94235,94234,94233,94232,94229,94223,94211,94209,94203,94198,94197,94187,94184,94164,94163,94156,94150,94146,94145,94137,94136,94135,94134,94133,94132,94131,94130,94129,94128,94127,94126,94125,94122,94114,94110,94107,94102,94094,94091,94089,94087,94073,94072,94053,94052,94047,94046,94024,94019,94016,93997,93991,93990,93984,93980,93966,93962,93961,93953,93946,93944,93943,93942,93941,93939,93938,93937,93932,93931,93930,93928,93925,93923,93922,93910,93896,93891,93889,93888,93887,93886,93877,93875,93874,93871,93870,93869,93867,93866,93860,93850,93849,93848,93847,93843,93837,93832,93831,93829,93828,93827,93825,93824,93821,93820,93819,93816,93815,93810,93809,93806,93803,93801,93799,93792,93770,93764,93749,93748,93745,93728,93724,93723,93716,93708,93704,93690,93688,93687,93684,93681,93680,93675,93674,93673,93672,93671,93668,93665,93664,93657,93655,93634,93629,93627,93621,93617,93612,93611,93605,93599,93598,93597,93592,93584,93579,93540,93514,93508,93507,93506,93505,93504,93503,93502,93501,93498,93497,93496,93493,93490,93485,93479,93476,93473,93472,93471,93462,93457,93443,93442,93438,93436,93433,93422,93421,93416,93406,93402,93393,93392,93391,93390,93388,93384,93377,93357,93351,93350,93348,93341,93340,93330,93327,93322,93318,93316,93313,93309,93300,93295,93294,93287,93286,93285,93284,93282,93281,93278,93271,93268,93258,93247,93246,93245,93232,93223,93219,93196,93194,93187,93185,93184,93183,93181,93162,93160,93159,93158,93156,93152,93151,93148,93147,93146,93141,93140,93139,93132,93131,93130,93129,93128,93124,93120,93116,93104,93094,93081,93072,93066,93063,93059,93058,93056,93055,93025,93022,93013,93008,93000,92999,92998,92997,92996,92973,92972,92969,92967,92954,92953,92952,92950,92947,92946,92945,92943,92933,92928,92919,92917,92916,92915,92912,92910,92905,92902,92901,92900,92899,92895,92893,92886,92883,92879,92874,92872,92868,92866,92865,92864,92863,92862,92860,92859,92858,92857,92856,92852,92845,92844,92825,92824,92823,92812,92807,92801,92800,92799,92798,92796,92795,92781,92780,92778,92775,92773,92772,92771,92768,92762,92760,92750,92746,92744,92731,92727,92707,92704,92700,92696,92690,92689,92679,92670,92669,92655,92651,92650,92643,92640,92638,92629,92624,92623,92621,92617,92615,92614,92607,92598,92596,92593,92588,92587,92586,92584,92583,92575,92570,92562,92546,92534,92525,92524,92521,92519,92518,92515,92512,92507,92491,92488,92487,92480,92477,92476,92475,92471,92462,92461,92455,92450,92449,92442,92441,92421,92416,92403,92399,92394,92389,92384,92381,92379,92374,92367,92360,92359,92352,92348,92345,92344,92342,92328,92326,92325,92315,92312,92311,92310,92309,92308,92298,92286,92284,92279,92261,92260,92259,92258,92251,92241,92240,92239,92238,92234,92227,92224,92214,92211,92203,92182,92158,92157,92156,92155,92154,92153,92151,92150,92149,92148,92147,92145,92139,92137,92135,92134,92133,92132,92131,92122,92121,92119,92117,92112,92110,92109,92094,92074,92073,92072,92064,92063,92057,92056,92053,92052,92045,92031,92029,92022,92019,92017,91996,91993,91989,91988,91984,91983,91981,91980,91979,91977,91975,91972,91971,91950,91949,91947,91927,91926,91924,91909,91906,91900,91896,91891,91890,91889,91888,91887,91885,91880,91870,91869,91868,91867,91864,91863,91862,91860,91850,91849,91845,91830,91829,91828,91825,91824,91822,91819,91818,91813,91812,91802,91801,91794,91792,91782,91768,91766,91765,91763,91762,91761,91755,91754,91753,91749,91748,91747,91746,91745,91734,91732,91729,91728,91722,91721,91719,91714,91713,91709,91708,91702,91701,91700,91689,91687,91686,91685,91682,91668,91665,91662,91660,91648,91647,91646,91644,91630,91629,91626,91625,91612,91611,91610,91604,91601,91600,91599,91597,91596,91595,91594,91593,91581,91576,91575,91566,91561,91559,91532,91528,91524,91516,91508,91500,91492,91489,91487,91484,91480,91471,91441,91432,91429,91417,91414,91409,91401,91380,91353,91333,91313,91312,91311,91306,91305,91300,91297,91272,91271,91270,91264,91263,91261,91259,91258,91244,91241,91231,91230,91217,91216,91215,91213,91212,91211,91210,91205,91204,91202,91201,91193,91192,91181,91180,91179,91178,91177,91176,91175,91164,91162,91146,91127,91119,91106,91105,91092,91088,91085,91082,91051,91050,91047,91043,91035,90988,90987,90986,90975,90967,90962,90961,90959,90957,90955,90954,90948,90945,90944,90942,90915,90914,90909,90904,90903,90899,90891,90890,90889,90886,90853,90851,90804,90800,90796,90795,90794,90792,90791,90788,90785,90781,90775,90773,90772,90760,90759,90758,90751,90750,90745,90742,90741,90712,90703,90697,90687,90684,90661,90641,90636,90635,90626,90620,90619,90608,90590,90589,90588,90587,90578,90568,90566,90554,90533,90531,90530,90529,90528,90527,90525,90524,90500,90498,90497,90496,90493,90492,90491,90490,90489,90487,90483,90474,90465,90464,90462,90461,90460,90459,90457,90456,90455,90454,90453,90452,90451,90450,90449,90448,90447,90446,90445,90444,90443,90441,90440,90439,90424,90421,90419)) OR (`Idx`=2 AND `CreatureID` IN (94309,94301,94280,94278,94275,94271,94263,94253,94243,94241,94234,94233,94229,94223,94198,94197,94163,94150,94146,94137,94136,94135,94134,94133,94132,94131,94130,94129,94128,94127,94126,94125,94114,94110,94094,94091,94089,94047,94046,93997,93991,93984,93966,93962,93961,93953,93946,93932,93930,93925,93922,93870,93869,93867,93866,93850,93849,93848,93847,93843,93832,93831,93829,93828,93827,93825,93824,93821,93820,93816,93815,93810,93809,93801,93799,93728,93724,93723,93716,93704,93690,93688,93687,93680,93675,93674,93673,93671,93668,93657,93655,93627,93621,93611,93605,93599,93598,93597,93592,93584,93540,93508,93507,93506,93498,93493,93490,93485,93479,93476,93473,93472,93471,93462,93402,93392,93391,93384,93377,93351,93295,93285,93284,93281,93219,93184,93183,93162,93158,93156,93146,93141,93140,93139,93132,93124,93116,93104,93094,93081,93072,93066,93058,93056,92950,92946,92943,92933,92928,92917,92915,92905,92899,92895,92886,92874,92868,92866,92864,92863,92860,92859,92858,92857,92856,92852,92845,92844,92825,92824,92823,92807,92801,92795,92773,92772,92771,92762,92750,92746,92704,92696,92689,92670,92651,92643,92640,92629,92623,92621,92617,92615,92596,92593,92586,92546,92525,92524,92519,92518,92512,92487,92480,92471,92450,92394,92389,92384,92379,92374,92367,92359,92352,92348,92345,92344,92312,92311,92310,92309,92308,92260,92258,92251,92224,92214,92211,92182,92158,92157,92156,92155,92154,92153,92151,92150,92149,92148,92147,92145,92139,92137,92135,92134,92133,92132,92131,92122,92074,92063,92053,92052,91977,91950,91949,91927,91924,91906,91900,91891,91890,91889,91888,91887,91885,91880,91870,91869,91868,91867,91860,91845,91828,91818,91794,91766,91755,91754,91749,91748,91719,91713,91709,91708,91686,91685,91665,91662,91660,91648,91646,91644,91630,91629,91626,91625,91612,91611,91610,91601,91599,91596,91595,91593,91581,91575,91566,91559,91528,91492,91489,91480,91471,91432,91429,91417,91414,91401,91380,91353,91333,91313,91312,91311,91306,91264,91263,91261,91259,91244,91241,91216,91215,91213,91212,91211,91210,91205,91204,91192,91146,91092,91088,91082,91047,91043,90988,90986,90962,90961,90957,90955,90954,90948,90915,90914,90899,90891,90890,90889,90886,90853,90773,90759,90758,90751,90750,90745,90742,90712,90703,90687,90684,90636,90635,90590,90589,90588,90587,90531,90530,90528,90527,90525,90500,90489,90487,90483,90474,90462,90461,90460,90459,90457,90456,90455,90454,90453,90451,90450,90449,90448,90447,90446,90445,90444,90443,90419)) OR (`Idx`=3 AND `CreatureID` IN (94280,94278,94275,94271,94253,94243,94234,94233,94229,94223,94163,94146,94137,94136,94135,94134,94133,94132,94131,94130,94129,94128,94127,94126,94125,94114,94110,94094,94091,94047,94046,93997,93991,93984,93966,93962,93961,93953,93946,93932,93930,93925,93922,93870,93869,93867,93866,93850,93849,93848,93847,93843,93832,93831,93829,93827,93825,93824,93821,93820,93816,93815,93810,93809,93801,93799,93723,93704,93688,93687,93675,93668,93655,93627,93611,93605,93599,93598,93597,93592,93584,93540,93508,93507,93506,93498,93493,93490,93485,93479,93473,93472,93471,93462,93402,93392,93391,93384,93295,93285,93284,93281,93219,93184,93183,93162,93158,93156,93141,93140,93132,93116,93104,93094,93072,93066,93056,92950,92946,92943,92933,92928,92917,92915,92899,92895,92886,92874,92868,92866,92864,92863,92860,92859,92858,92857,92856,92852,92845,92844,92825,92824,92823,92807,92772,92771,92762,92750,92746,92704,92696,92689,92670,92651,92643,92629,92621,92617,92593,92586,92546,92525,92524,92519,92518,92512,92487,92480,92471,92450,92389,92384,92379,92374,92367,92359,92352,92348,92345,92344,92312,92311,92310,92309,92308,92260,92258,92224,92214,92211,92182,92158,92157,92156,92155,92154,92153,92151,92150,92149,92148,92147,92145,92139,92137,92135,92134,92133,92132,92131,92122,92074,92053,92052,91977,91949,91927,91924,91906,91900,91891,91890,91889,91888,91887,91885,91880,91870,91869,91868,91867,91860,91828,91818,91766,91755,91754,91749,91748,91713,91709,91708,91686,91685,91665,91662,91660,91648,91646,91644,91630,91629,91626,91625,91612,91611,91601,91596,91595,91593,91581,91575,91566,91559,91492,91471,91432,91429,91417,91414,91401,91353,91306,91264,91263,91244,91241,91216,91215,91213,91212,91211,91210,91205,91204,91192,91146,91092,91088,91082,91043,90988,90957,90955,90954,90948,90915,90914,90899,90891,90890,90889,90886,90853,90773,90759,90758,90751,90750,90745,90712,90703,90687,90684,90636,90635,90590,90589,90588,90587,90531,90530,90528,90527,90525,90500,90489,90487,90474,90462,90461,90460,90459,90457,90456,90455,90454,90453,90451,90450,90449,90448,90447,90446,90445,90444,90443,90419)) OR (`Idx`=7 AND `CreatureID`=93997) OR (`Idx`=6 AND `CreatureID`=93997) OR (`Idx`=5 AND `CreatureID`=93997) OR (`Idx`=4 AND `CreatureID`=93997); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (90418,90417,90416,90415,90414,90413,90412,90411,90410,90409,90408,90407,90406,90405,90404,90403,90402,90401,90400,90399,90398,90397,90396,90395,90394,90393,90392,90391,90390,90389,90388,90387,90386,90385,90384,90383,90382,90381,90380,90379,90378,90377,90376,90375,90374,90373,90372,90371,90370,90369,90368,90367,90366,90351,90350,90349,90348,90345,90338,90337,90336,90335,90333,90332,90330,90329,90328,90327,90318,90317,90316,90315,90314,90313,90312,90311,90310,90309,90308,90307,90306,90305,90304,90303,90302,90301,90300,90299,90298,90297,90296,90295,90294,90286,90285,90284,90283,90282,90281,90272,90271,90270,90269,90268,90267,90266,90265,90264,90263,90262,90261,90260,90259,90256,90255,90254,90253,90252,90251,90250,90249,90248,90247,90246,90245,90244,90243,90242,90241,90240,90239,90238,90237,90236,90235,90234,90233,90232,90230,90229,90228,90227,90226,90225,90224,90223,90222,90221,90220,90219,90218,90217,90216,90215,90214,90213,90212,90211,90210,90208,90207,90206,90205,90204,90203,90202,90201,90200,90199,90198,90197,90196,90195,90194,90193,90192,90190,90189,90188,90187,90186,90185,90184,90183,90182,90181,90180,90179,90178,90177,90176,90175,90174,90173,90172,90167,90166,90165,90164,90163,90148,90141,90140,90139,90138,90137,90136,90135,90134,90133,90132,90131,90130,90128,90127,90126,90125,90124,90123,90122,90121,90120,90119,90118,90117,90116,90115,90114,90113,90112,90111,90110,90109,90108,90107,90104,90094,90089,90088,90087,90086,90081,90080,90077,90076,90075,90074,90073,90072,90071,90070,90069,90068,90066,90065,90057,90050,90049,90048,90047,90041,90040,90030,90025,90024,90019,90018,90007,90006,90005,90000,89999,89998,89997,89996,89995,89993,89991,89990,89989,89988,89987,89986,89985,89978,89977,89976,89975,89974,89973,89972,89959,89952,89951,89943,89942,89941,89940,89939,89938,89937,89936,89935,89906,89891,89890,89885,89884,89883,89882,89881,89871,89867,89865,89864,89859,89858,89857,89856,89851,89850,89849,89848,89846,89843,89840,89837,89836,89835,89834,89832,89831,89830,89829,89828,89827,89826,89825,89824,89823,89822,89821,89820,89819,89818,89817,89816,89815,89814,89813,89812,89811,89810,89809,89808,89807,89806,89805,89803,89802,89801,89800,89799,89798,89797,89796,89795,89794,89793,89792,89791,89790,89789,89788,89784,89777,89776,89775,89774,89773,89772,89771,89770,89769,89768,89767,89766,89765,89764,89763,89762,89761,89760,89759,89758,89757,89756,89755,89754,89753,89751,89750,89749,89748,89747,89746,89745,89744,89742,89741,89737,89736,89735,89734,89733,89732,89731,89730,89729,89727,89726,89725,89724,89723,89722,89721,89720,89718,89716,89715,89714,89713,89708,89706,89705,89704,89703,89702,89700,89699,89698,89697,89696,89695,89689,89688,89687,89686,89683,89681,89680,89679,89678,89677,89676,89675,89674,89673,89672,89671,89670,89669,89668,89667,89666,89665,89664,89663,89661,89660,89657,89656,89655,89653,89652,89650,89649,89648,89646,89644,89640,89639,89635,89634,89631,89630,89629,89619,89618,89455,89413,89412,89411,89407,89402,89401,89400,89399,89398,89396,89395,89394,89393,89392,89391,89390,89389,89388,89387,89386,89385,89384,89383,89382,89381,89380,89379,89378,89377,89375,89372,89371,89369,89368,89367,89362,89361,89356,89355,89354,89353,89352,89351,89350,89349,89344,89343,89341,89328,89327,89326,89325,89324,89323,89321,89320,89319,89316,89315,89314,89313,89312,89311,89310,89303,89302,89301,89300,89299,89298,89297,89294,89293,89292,89290,89289,89288,89287,89286,89284,89283,89282,89281,89280,89278,89277,89276,89275,89274,89273,89272,89271,89270,89269,89268,89267,89266,89265,89264,89263,89262,89261,89260,89259,89258,89257,89256,89255,89254,89253,89252,89251,89250,89249,89248,89247,89246,89245,89244,89243,89242,89241,89240,89239,89236,89235,89234,89233,89232,89231,89230,89229,89228,89227,89226,89225,89224,89219,89218,89217,89216,89215,89214,89212,89211,89210,89209,89208,89207,89206,89205,89204,89203,89202,89201,89200,89199,89198,89197,89196,89195,89194,89193,89192,89191,89190,89189,89188,89187,89186,89185,89184,89183,89182,89181,89180,89179,89178,89175,89174,89171,89170,89169,89168,89167,89166,89164,89163,89162,89161,89160,89159,89158,89157,89156,89155,89152,89150,89144,89143,89142,89141,89140,89139,89138,89137,89136,89135,89134,89133,89132,89131,89130,89129,89128,89127,89126,89125,89120,89119,89118,89117,89116,89115,89114,89113,89112,89111,89110,89109,89108,89107,89106,89105,89104,89103,89102,89101,89100,89099,89098,89097,89096,89095,89094,89093,89092,89090,89089,89088,89087,89086,89085,89084,89083,89082,89081,89080,89079,89078,89077,89076,89075,89074,89072,89071,89068,89066,89065,89064,89063,89062,89061,89060,89059,89058,89057,89056,89055,89054,89053,89052,89051,89050,89049,89048,89043,89042,89041,89040,89039,89038,89037,89036,89035,89034,89033,89032,89031,89030,89029,89028,89027,89026,89025,89024,89023,89022,89021,89020,89019,89018,89017,89016,89015,89014,89013,89012,89011,89010,89009,89008,89007,89006,89005,89004,89003,89002,89001,89000,88999,88998,88997,88996,88995,88994,88993,88992,88991,88990,88989,88988,88987,88986,88985,88984,88983,88982,88981,88980,88979,88978,88977,88976,88975,88973,88972,88971,88970,88969,88967,88966,88965,88962,88961,88960,88959,88958,88957,88956,88952,88951,88950,88949,88948,88947,88946,88945,88944,88943,88942,88941,88940,88939,88938,88937,88936,88935,88934,88933,88932,88931,88930,88929,88928,88927,88926,88925,88923,88922,88920,88919,88916,88915,88914,88913,88911,88908,88907,88906,88905,88904,88903,88902,88901,88900,88899,88898,88897,88896,88895,88894,88893,88892,88891,88890,88889,88888,88887,88886,88885,88884,88883,88882,88881,88879,88878,88877,88876,88875,88874,88873,88872,88871,88870,88869,88867,88866,88864,88863,88862,88861,88860,88859,88858,88857,88856,88855,88854,88853,88852,88851,88850,88848,88846,88845,88844,88842,88837,88836,88835,88833,88832,88831,88830,88829,88828,88827,88826,88825,88824,88823,88821,88820,88819,88818,88815,88814,88813,88812,88811,88808,88807,88806,88805,88803,88802,88801,88800,88798,88797,88795,88794,88793,88792,88791,88790,88789,88788,88787,88786,88785,88784,88783,88782,88781,88780,88779,88778,88777,88776,88775,88774,88773,88772,88771,88770,88769,88768,88766,88765,88763,88762,88761,88760,88759,88758,88757,88756,88755,88754,88750,88749,88748,88747,88746,88745,88744,88743,88742,88741,88740,88739,88738,88737,88736,88735,88734,88733,88732,88731,88730,88729,88728,88727,88726,88725,88724,88723,88722,88721,88720,88719,88718,88717,88716,88715,88714,88713,88712,88711,88710,88709,88708,88707,88706,88705,88704,88703,88702,88701,88700,88699,88698,88697,88696,88695,88694,88693,88692,88691,88690,88689,88688,88687,88686,88685,88684,88683,88682,88681,88680,88679,88678,88677,88676,88675,88674,88673,88672,88671,88670,88669,88668,88667,88666,88665,88664,88663,88662,88661,88660,88659,88658,88657,88656,88655,88654,88653,88652,88650,88649,88648,88647,88646,88645,88644,88643,88639,88638,88637,88635,88634,88633,88632,88631,88630,88629,88628,88627,88626,88625,88624,88623,88622,88621,88620,88619,88618,88617,88616,88615,88614,88613,88612,88611,88610,88609,88608,88607,88606,88605,88604,88602,88601,88600,88599,88598,88597,88596,88595,88594,88593,88592,88591,88590,88589,88588,88587,88586,88585,88584,88583,88582,88581,88580,88579,88578,88577,88576,88575,88574,88573,88572,88571,88570,88569,88568,88567,88566,88565,88564,88563,88562,88561,88560,88559,88558,88557,88556,88555,88554,88553,88552,88551,88550,88549,88548,88547,88546,88545,88544,88543,88542,88541,88540,88539,88538,88537,88536,88535,88534,88533,88532,88531,88530,88529,88528,88526,88525,88524,88523,88522,88521,88520,88519,88518,88517,88516,88515,88514,88513,88512,88511,88509,88508,88507,88506,88505,88503,88502,88501,88500,88499,88498,88497,88496,88495,88494,88493,88492,88491,88490,88489,88488,88487,88486,88485,88484,88483,88482,88481,88480,88479,88478,88477,88476,88475,88474,88473,88472,88471,88470,88469,88468,88467,88466,88465,88464,88463,88462,88461,88460,88459,88458,88457,88456,88455,88454,88453,88452,88451,88450,88449,88448,88447,88446,88445,88444,88443,88442,88441,88440,88439,88438,88437,88436,88435,88434,88433,88432,88431,88430,88429,88428,88427,88426,88425,88424,88423,88422,88421,88420,88419,88418,88417,88416,88415,88414,88413,88412,88411,88410,88409,88408,88407,88406,88405,88404,88403,88402,88401,88400,88399,88398,88397,88396,88395,88394,88393,88392,88391,88390,88389,88388,88387,88386,88385,88384,88383,88382,88381,88380,88379,88378,88377,88376,88375,88374,88373,88372,88371,88370,88369,88368,88367,88366,88365,88364,88363,88362,88361,88360,88359,88358,88357,88356,88355,88354,88353,88352,88351,88350,88349,88348,88347,88346,88345,88344,88343,88342,88341,88340,88339,88338,88337,88336,88335,88334,88333,88332,88331,88330,88329,88328,88327,88326,88325,88324,88323,88322,88321,88320,88319,88318,88317,88316,88315,88314,88313,88312,88311,88310,88309,88308,88307,88306,88305,88304,88303,88302,88301,88300,88299,88298,88297,88296,88295,88294,88293,88292,88291,88290,88289,88288,88287,88286,88285,88284,88283,88282,88281,88280,88279,88278,88277,88276,88275,88274,88273,88272,88271,88270,88269,88268,88267,88266,88265,88264,88263,88261,88260,88259,88258,88257,88256,88255,88254,88253,88252,88251,88250,88249,88248,88247,88246,88245,88244,88243,88242,88241,88240,88239,88238,88237,88236,88235,88234,88233,88232,88231,88230,88229,88228,88227,88226,88225,88224,88223,88222,88221,88220,88219,88218,88217,88216,88215,88214,88213,88212,88211,88210,88209,88208,88207,88206,88205,88204,88203,88202,88201,88200,88199,88198,88196,88195,88194,88193,88192,88190,88189,88188,88187,88186,88184,88183,88182,88181,88180,88179,88178,88177,88176,88175,88174,88173,88170,88169,88168,88167,88166,88165,88164,88163,88162,88161,88160,88159,88158,88157,88156,88155,88153,88152,88151,88150,88149,88148,88147,88146,88145,88144,88143,88142,88141,88140,88139,88138,88137,88136,88135,88134,88132,88131,88130,88129,88128,88126,88125,88123,88120,88119,88118,88117,88116,88115,88114,88113,88112,88111,88110,88109,88108,88107,88106,88105,88104,88103,88102,88101,88100,88099,88098,88097,88096,88095,88094,88093,88092,88091,88090,88089,88088,88087,88086,88085,88084,88083,88082,88081,88080,88079,88078,88077,88076,88075,88074,88073,88072,88071,88070,88069,88068,88067,88066,88065,88064,88063,88062,88060,88059,88058,88057,88056,88055,88054,88053,88052,88051,88050,88049,88048,88047,88046,88045,88043,88042,88041,88040,88039,88038,88037,88036,88035,88034,88033,88032,88031,88030,88029,88028,88027,88026,88025,88024,88023,88022,88021,88020,88019,88018,88017,88016,88015,88014,88013,88012,88011,88010,88009,88008,88007,88006,88005,88004,88003,88002,88001,88000,87999,87998,87997,87996,87995,87994,87993,87992,87991,87990,87989,87988,87987,87986,87985,87984,87983,87982,87981,87980,87979,87978,87977,87976,87975,87974,87973,87972,87971,87970,87968,87967,87966,87965,87964,87963,87962,87961,87960,87959,87958,87957,87956,87955,87954,87953,87952,87951,87950,87949,87948,87947,87946,87945,87944,87943,87942,87941,87940,87939,87938,87937,87936,87935,87934,87933,87932,87931,87930,87929,87928,87927,87926,87925,87924,87923,87922,87921,87920,87919,87918,87916,87915,87914,87913,87912,87911,87910,87909,87908,87907,87906,87905,87904,87903,87901,87900,87899,87898,87897,87896,87895,87894,87893,87892,87891,87890,87889,87888,87887,87886,87885,87884,87883,87882,87881,87880,87879,87878,87877,87876,87875,87874,87873,87872,87871,87870,87869,87868,87867,87866,87865,87864,87863,87862,87861,87860,87859,87858,87857,87856,87855,87854,87853,87852,87851,87850,87849,87848,87847,87846,87845,87844,87843,87842,87841,87840,87839,87838,87837,87836,87835,87834,87833,87832,87831,87830,87829,87828,87827,87826,87825,87824,87823,87822,87821,87820,87819,87818,87817,87816,87815,87814,87813,87812,87811,87810,87809,87808,87807,87806,87805,87804,87803,87802,87801,87800,87799,87798,87797,87796,87795,87794,87793,87792,87791,87790,87789,87788,87787,87786,87785,87784,87783,87782,87781,87780,87779,87778,87777,87776,87775,87774,87773,87772,87771,87770,87769,87768,87767,87766,87765,87764,87763,87762,87761,87760,87759,87758,87757,87756,87755,87754,87753,87752,87751,87750,87749,87748,87747,87746,87745,87744,87743,87742,87741,87740,87739,87738,87737,87736,87735,87734,87733,87732,87731,87730,87729,87728,87727,87726,87725,87724,87723,87722,87721,87720,87719,87718,87717,87716,87715,87714,87713,87712,87711,87710,87709,87708,87707,87706,87705,87704,87702,87701,87700,87699,87698,87697,87696,87695,87694,87693,87692,87691,87690,87689,87688,87687,87686,87685,87684,87683,87682,87681,87680,87679,87678,87677,87676,87675,87674,87673,87672,87671,87670,87669,87668,87667,87666,87665,87664,87663,87662,87661,87660,87659,87658,87657,87656,87655,87654,87653,87652,87651,87650,87649,87647,87646,87645,87644,87643,87642,87641,87640,87639,87638,87637,87636,87635,87634,87633,87632,87631,87630,87629,87628,87627,87626,87625,87624,87623,87622,87621,87619,87618,87617,87616,87615,87614,87613,87612,87611,87610,87609,87608,87607,87606,87605,87604,87603,87602,87601,87600,87599,87598,87597,87596,87595,87594,87593,87592,87591,87590,87589,87588,87587,87585,87584,87583,87582,87581,87579,87578,87577,87576,87575,87574,87573,87572,87571,87570,87569,87567,87566,87565,87564,87563,87562,87561,87560,87559,87558,87557,87556,87555,87554,87553,87552,87551,87550,87549,87548,87547,87543,87542,87541,87540,87538,87537,87532,87531,87530,87529,87528,87527,87526,87525,87524,87523,87522,87521,87520,87519,87518,87517,87516,87515,87514,87513,87512,87511,87510,87507,87506,87505,87504,87503,87502,87501,87500,87499,87498,87497,87496,87495,87494,87493,87492,87491,87490,87489,87488,87487,87486,87485,87484,87483,87482,87481,87480,87479,87478,87477,87476,87475,87474,87473,87472,87471,87470,87469,87468,87467,87466,87465,87464,87463,87462,87461,87460,87459,87458,87457,87456,87455,87454,87453,87452,87451,87450,87449,87448,87447,87446,87445,87444,87443,87442,87441,87440,87439,87438,87437,87436,87435,87434,87433,87432,87431,87430,87429,87428,87427,87426,87425,87424,87423,87422,87421,87420,87419,87418,87417,87416,87414,87413,87412,87411,87410,87409,87408,87407,87406,87405,87404,87403,87402,87401,87400,87399,87398,87397,87396,87395,87394,87393,87392,87391,87390,87389,87388,87387,87386,87385,87384,87383,87382,87381,87380,87378,87377,87376,87375,87374,87373,87372,87371,87370,87369,87368,87367,87366,87365,87364,87363,87362,87361,87360,87359,87358,87357,87356,87355,87354,87353,87352,87351,87350,87348,87347,87346,87345,87344,87343,87342,87341,87340,87339,87338,87337,87336,87335,87334,87333,87332,87331,87330,87329,87326,87325,87324,87323,87322,87321,87320,87319,87318,87317,87316,87315,87314,87313,87312,87311,87310,87309,87308,87307,87306,87305,87304,87303,87302,87301,87300,87295,87294,87293,87292,87291,87290,87289,87288,87287,87285,87284,87283,87282,87281,87280,87279,87278,87277,87276,87275,87274,87273,87272,87271,87270,87269,87268,87267,87265,87264,87263,87262,87261,87260,87259,87258,87257,87256,87255,87254,87253,87252,87251,87250,87249,87248,87247,87246,87245,87244,87243,87242,87241,87240,87239,87238,87237,87236,87235,87234,87233,87232,87231,87230,87229,87227,87226,87225,87224,87223,87222,87221,87220,87219,87218,87217,87216,87215,87214,87213,87212,87211,87210,87209,87208,87207,87206,87205,87204,87203,87202,87201,87200,87199,87198,87197,87196,87195,87194,87193,87192,87191,87190,87189,87188,87187,87186,87185,87184,87183,87182,87181,87180,87179,87178,87177,87176,87175,87174,87173,87172,87171,87170,87169,87168,87167,87166,87165,87164,87163,87162,87161,87160,87159,87158,87157,87156,87155,87154,87153,87152,87151,87150,87149,87148,87147,87146,87145,87144,87143,87142,87141,87140,87139,87138,87137,87136,87135,87134,87133,87132,87131,87130,87129,87128,87127,87125,87124,87123,87122,87121,87120,87119,87118,87117,87116,87115,87114,87113,87112,87111,87110,87109,87108,87107,87106,87105,87104,87103,87102,87101,87100,87099,87098,87097,87096,87095,87094,87093,87092,87091,87090,87089,87088,87087,87086,87085,87084,87083,87082,87081,87080,87079,87078,87077,87076,87075,87074,87073,87072,87071,87069,87067,87066,87065,87063,87062,87061,87060,87059,87058,87057,87056,87055,87054,87053,87052,87051,87050,87049,87048,87047,87046,87045,87044,87043,87042,87041,87040,87039,87038,87037,87036,87035,87034,87033,87032,87031,87030,87029,87027,87026,87025,87024,87023,87022,87021,87020,87019,87018,87017,87016,87015,87014,87013,87012,87011,87010,87009,87008,87007,87006,87004,87003,87002,87001,87000,86999,86998,86997,86996,86995,86994,86993,86992,86991,86987,86986,86985,86984,86983,86982,86981,86980,86979,86978,86977,86976,86975,86974,86973,86972,86971,86970,86969,86968,86967,86966,86965,86964,86963,86962,86961,86960,86959,86958,86957,86956,86955,86953,86952,86951,86950,86949,86948,86947,86946,86945,86944,86943,86942,86941,86940,86939,86938,86937,86936,86935,86934,86933,86932,86931,86930,86929,86928,86927,86926,86925,86924,86923,86922,86921,86920,86919,86918,86917,86916,86915,86914,86913,86912,86911,86910,86909,86908,86907,86906,86905,86904,86903,86901,86900,86899,86898,86897,86896,86895,86894,86893,86892,86890,86889,86888,86887,86886,86885,86884,86883,86882,86881,86880,86879,86878,86877,86876,86875,86874,86873,86872,86871,86870,86869,86868,86867,86866,86865,86858,86857,86856,86855,86854,86852,86851,86850,86848,86847,86846,86844,86841,86840,86839,86838,86837,86836,86835,86834,86833,86832,86831,86830,86829,86828,86827,86826,86825,86824,86823,86822,86821,86820,86819,86818,86817,86816,86815,86814,86813,86812,86811,86810,86809,86808,86807,86806,86805,86804,86803,86802,86801,86799,86798,86797,86796,86795,86794,86793,86792,86791,86790,86789,86788,86787,86786,86785,86784,86783,86782,86781,86780,86779,86778,86777,86776,86775,86774,86773,86772,86771,86770,86769,86768,86767,86766,86765,86763,86762,86760,86758,86757,86756,86755,86753,86752,86751,86750,86749,86748,86747,86746,86745,86744,86743,86742,86741,86740,86739,86738,86737,86736,86735,86734,86733,86732,86731,86730,86729,86728,86727,86726,86725,86724,86723,86721,86719,86718,86717,86716,86715,86714,86712,86711,86710,86709,86708,86707,86706,86705,86704,86703,86702,86701,86699,86698,86697,86696,86695,86691,86690,86689,86688,86685,86684,86683,86682,86681,86680,86679,86678,86677,86676,86675,86673,86672,86671,86670,86668,86667,86666,86665,86664,86663,86662,86661,86660,86659,86658,86657,86656,86655,86654,86653,86652,86651,86650,86649,86648,86647,86646,86645,86644,86643,86642,86641,86640,86639,86638,86637,86636,86635,86634,86633,86632,86631,86630,86629,86628,86627,86626,86625,86623,86622,86621,86620,86619,86618,86617,86616,86615,86614,86613,86612,86611,86610,86609,86608,86607,86606,86605,86604,86603,86602,86601,86600,86599,86598,86597,86596,86595,86594,86593,86592,86591,86590,86589,86588,86587,86586,86585,86584,86583,86582,86581,86580,86579,86578,86577,86576,86575,86574,86573,86572,86571,86570,86569,86568,86566,86565,86564,86563,86562,86561,86560,86559,86558,86557,86556,86555,86554,86553,86552,86551,86550,86549,86548,86547,86546,86545,86544,86543,86542,86541,86540,86539,86538,86537,86536,86535,86534,86533,86532,86531,86530,86529,86528,86527,86526,86525,86524,86523,86522,86521,86520,86519,86518,86517,86516,86515,86514,86513,86512,86511,86510,86509,86508,86507,86506,86505,86504,86503,86502,86501,86500,86499,86498,86497,86496,86495,86494,86493,86492,86491,86490,86489,86488,86486,86485,86484,86483,86482,86481,86480,86479,86478,86476,86475,86474,86472,86471,86470,86469,86468,86467,86466,86465,86464,86463,86462,86461,86460,86459,86455,86452,86451,86450,86449,86448,86447,86445,86444,86443,86442,86441,86440,86439,86438,86437,86436,86435,86434,86433,86432,86431,86430,86429,86428,86427,86426,86425,86424,86423,86422,86421,86420,86419,86418,86417,86416,86415,86414,86413,86412,86411,86410,86409,86408,86407,86406,86405,86404,86403,86402,86401,86400,86399,86398,86397,86396,86395,86394,86393,86392,86391,86390,86389,86388,86387,86386,86385,86384,86383,86382,86381,86380,86379,86378,86377,86376,86375,86374,86373,86372,86367,86366,86365,86364,86363,86362,86361,86360,86359,86358,86357,86356,86355,86354,86353,86352,86351,86350,86349,86348,86347,86346,86345,86344,86343,86342,86341,86340,86339,86338,86337,86336,86335,86334,86333,86332,86331,86330,86329,86328,86327,86326,86325,86324,86323,86322,86321,86320,86319,86318,86317,86316,86315,86314,86312,86311,86308,86307,86303,86302,86298,86297,86296,86295,86294,86293,86292,86291,86290,86288,86287,86286,86285,86284,86283,86282,86281,86280,86279,86278,86277,86276,86275,86274,86273,86272,86271,86270,86269,86268,86267,86266,86265,86264,86263,86262,86261,86260,86259,86258,86257,86256,86255,86254,86253,86252,86251,86250,86249,86248,86247,86246,86245,86244,86243,86242,86241,86240,86239,86238,86237,86236,86235,86234,86233,86232,86231,86230,86229,86228,86227,86226,86225,86224,86223,86222,86221,86220,86219,86218,86217,86216,86215,86214,86213,86212,86211,86210,86209,86208,86207,86206,86205,86204,86203,86202,86201,86200,86199,86198,86197,86196,86194,86193,86192,86191,86190,86189,86188,86187,86186,86185,86184,86183,86182,86181,86180,86179,86178,86177,86176,86175,86174,86173,86172,86171,86170,86169,86168,86167,86166,86165,86164,86163,86162,86161,86160,86159,86158,86157,86156,86155,86154,86153,86152,86151,86150,86149,86148,86147,86146,86145,86144,86142,86141,86140,86139,86138,86137,86136,86135,86134,86133,86132,86131,86130,86129,86128,86126,86125,86123,86122,86121,86120,86118,86117,86116,86115,86114,86113,86112,86111,86110,86109,86108,86106,86105,86104,86103,86102,86101,86100,86099,86098,86097,86096,86095,86094,86093,86092,86091,86090,86089,86088,86087,86086,86085,86084,86083,86082,86081,86080,86079,86078,86077,86076,86075,86074,86073,86072,86071,86070,86069,86067,86065,86063,86062,86061,86060,86059,86058,86057,86056,86055,86054,86053,86052,86051,86050,86049,86048,86047,86046,86045,86044,86043,86042,86041,86040,86039,86038,86037,86036,86035,86034,86033,86032,86031,86030,86029,86028,86027,86026,86025,86024,86023,86022,86021,86020,86019,86018,86017,86016,86015,86014,86013,86012,86011,86010,86009,86008,86007,86006,86005,86004,86003,86002,86001,86000,85997,85996,85994,85993,85992,85991,85990,85989,85988,85987,85986,85985,85984,85983,85982,85981,85980,85979,85978,85977,85976,85975,85974,85973,85972,85971,85970,85969,85968,85967,85966,85965,85964,85963,85962,85961,85960,85959,85958,85957,85956,85955,85954,85953,85952,85951,85950,85949,85948,85947,85946,85944,85943,85942,85941,85940,85939,85938,85937,85936,85935,85934,85932,85931,85930,85929,85928,85927,85926,85925,85924,85923,85922,85921,85920,85919,85918,85917,85916,85914,85911,85910,85909,85908,85907,85906,85905,85904,85903,85902,85901,85900,85899,85898,85897,85896,85895,85894,85893,85892,85891,85890,85889,85888,85887,85886,85885,85884,85883,85882,85881,85880,85879,85878,85877,85875,85874,85873,85872,85871,85870,85869,85868,85867,85866,85865,85864,85863,85862,85861,85860,85859,85858,85857,85856,85855,85854,85853,85852,85851,85850,85849,85848,85847,85846,85845,85844,85843,85842,85841,85840,85839,85838,85837,85836,85835,85834,85833,85832)) OR (`Idx`=2 AND `CreatureID` IN (90409,90399,90398,90397,90394,90393,90392,90351,90350,90349,90348,90332,90305,90295,90286,90256,90225,90222,90211,90210,90190,90187,90186,90125,89985,89941,89858,89830,89809,89777,89767,89762,89705,89699,89634,89631,89383,89361,89343,89328,89327,89302,89290,89289,89281,89278,89263,89262,89261,89259,89258,89248,89241,89111,89107,89106,89104,89103,89102,89043,89039,89038,89003,88970,88969,88942,88936,88933,88892,88879,88878,88877,88876,88875,88857,88856,88851,88825,88824,88812,88811,88792,88783,88782,88776,88774,88770,88761,88729,88725,88721,88720,88691,88685,88683,88670,88667,88666,88665,88664,88663,88654,88638,88632,88631,88628,88606,88604,88602,88601,88600,88596,88592,88590,88588,88559,88554,88551,88549,88509,88423,88421,88194,88189,88177,88168,88162,88073,88040,88039,87887,87870,87869,87824,87823,87771,87766,87670,87630,87615,87593,87592,87591,87590,87587,87571,87532,87487,87486,87453,87440,87438,87433,87429,87428,87424,87422,87417,87414,87413,87412,87399,87398,87385,87383,87323,87267,87231,87016,87004,87003,87002,87001,86995,86969,86890,86889,86885,86869,86793,86766,86765,86752,86702,86701,86675,86666,86664,86660,86659,86657,86655,86653,86640,86608,86599,86561,86548,86546,86544,86528,86526,86525,86509,86508,86494,86493,86478,86474,86472,86469,86460,86452,86451,86450,86449,86448,86436,86433,86428,86418,86415,86414,86413,86409,86408,86406,86405,86398,86388,86384,86377,86367,86364,86354,86353,86352,86351,86350,86349,86348,86347,86346,86345,86344,86343,86342,86341,86340,86339,86338,86337,86336,86335,86334,86333,86327,86297,86285,86275,86267,86214,86187,86186,86183,86181,86180,86177,86166,86157,86133,86132,86131,86130,86098,86089,86087,86026,86024,86001,85979,85973,85972,85960,85931,85908,85858,85856,85845,85843)) OR (`Idx`=1 AND `CreatureID` IN (90409,90400,90399,90398,90397,90394,90393,90392,90388,90351,90350,90349,90348,90335,90333,90332,90330,90328,90327,90306,90305,90302,90297,90295,90286,90263,90256,90245,90236,90235,90234,90229,90225,90224,90222,90211,90210,90206,90194,90192,90190,90187,90186,90185,90184,90183,90182,90175,90174,90172,90166,90136,90135,90133,90132,90131,90130,90128,90127,90125,90123,90116,90111,90104,90076,90075,90019,90018,90007,89985,89973,89942,89941,89885,89881,89864,89858,89857,89835,89830,89828,89810,89809,89807,89789,89777,89767,89762,89761,89760,89754,89745,89727,89718,89705,89704,89703,89699,89697,89669,89668,89667,89666,89649,89648,89634,89631,89383,89382,89361,89343,89328,89327,89324,89320,89316,89315,89303,89302,89301,89300,89298,89290,89289,89282,89281,89278,89267,89266,89265,89264,89263,89262,89261,89259,89258,89255,89249,89248,89247,89246,89245,89241,89240,89214,89204,89194,89186,89185,89169,89168,89161,89158,89155,89150,89112,89111,89110,89109,89107,89106,89104,89103,89102,89097,89094,89093,89090,89081,89077,89074,89071,89060,89059,89054,89049,89043,89042,89040,89039,89038,89022,89021,89015,89008,89003,88995,88985,88970,88969,88965,88962,88961,88949,88947,88942,88937,88936,88934,88933,88905,88904,88903,88901,88900,88899,88898,88897,88896,88895,88894,88892,88891,88887,88886,88885,88884,88883,88882,88879,88878,88877,88876,88875,88862,88861,88860,88858,88857,88856,88851,88844,88842,88825,88824,88823,88815,88812,88811,88803,88801,88792,88791,88783,88782,88776,88774,88773,88770,88765,88763,88762,88761,88754,88729,88725,88721,88720,88691,88688,88687,88685,88684,88683,88670,88667,88666,88665,88664,88663,88654,88644,88639,88638,88632,88631,88628,88622,88617,88613,88606,88605,88604,88602,88601,88600,88596,88592,88590,88589,88588,88585,88579,88575,88564,88559,88554,88551,88549,88518,88509,88498,88496,88492,88491,88478,88477,88475,88461,88460,88443,88423,88421,88414,88407,88405,88362,88274,88272,88268,88267,88265,88263,88248,88239,88238,88227,88218,88209,88194,88189,88177,88169,88168,88164,88162,88159,88153,88151,88114,88104,88077,88073,88065,88040,88039,88030,88029,88028,88008,87987,87977,87887,87870,87869,87845,87844,87843,87836,87835,87834,87824,87823,87796,87780,87771,87766,87764,87727,87702,87699,87688,87670,87657,87654,87638,87630,87624,87621,87618,87615,87610,87599,87595,87593,87592,87591,87590,87587,87585,87584,87581,87571,87570,87564,87547,87541,87532,87523,87520,87516,87515,87487,87486,87476,87475,87456,87453,87448,87440,87438,87433,87430,87429,87428,87424,87422,87417,87414,87413,87412,87411,87399,87398,87392,87385,87383,87366,87364,87346,87331,87326,87325,87324,87323,87319,87316,87315,87310,87309,87306,87279,87272,87267,87256,87254,87253,87251,87250,87231,87226,87222,87221,87220,87219,87218,87058,87047,87044,87040,87039,87035,87025,87016,87004,87003,87002,87001,86995,86987,86969,86962,86961,86956,86953,86941,86917,86913,86900,86890,86889,86888,86885,86875,86869,86793,86791,86789,86770,86767,86766,86765,86752,86751,86710,86707,86706,86705,86704,86703,86702,86701,86688,86678,86675,86666,86664,86660,86659,86658,86657,86655,86653,86643,86640,86622,86611,86608,86605,86604,86599,86596,86595,86584,86583,86561,86548,86546,86544,86540,86537,86536,86534,86528,86526,86525,86523,86511,86509,86508,86506,86499,86498,86497,86496,86494,86493,86478,86474,86472,86469,86468,86460,86452,86451,86450,86449,86448,86443,86438,86436,86433,86428,86427,86425,86423,86418,86417,86415,86414,86413,86409,86408,86406,86405,86400,86398,86388,86384,86377,86367,86364,86354,86353,86352,86351,86350,86349,86348,86347,86346,86345,86344,86343,86342,86341,86340,86339,86338,86337,86336,86335,86334,86333,86332,86328,86327,86297,86285,86283,86275,86267,86253,86251,86226,86214,86213,86194,86187,86186,86183,86181,86180,86177,86166,86157,86156,86145,86134,86133,86132,86131,86130,86128,86121,86108,86106,86103,86102,86101,86100,86099,86098,86090,86089,86087,86082,86079,86077,86060,86055,86030,86026,86024,86013,86011,86001,86000,85997,85993,85990,85988,85982,85981,85979,85973,85972,85960,85939,85938,85937,85936,85935,85934,85931,85908,85858,85856,85845,85844,85843,85838,85832)) OR (`Idx`=3 AND `CreatureID` IN (90399,90398,90397,90394,90393,90392,90351,90350,90349,90348,90332,90305,90295,90286,90256,90225,90190,90187,90186,90125,89985,89941,89830,89809,89777,89634,89631,89361,89343,89328,89327,89302,89290,89289,89281,89278,89263,89261,89259,89258,89241,89111,89043,88970,88942,88933,88892,88879,88878,88877,88876,88875,88857,88856,88851,88825,88824,88812,88811,88792,88783,88782,88776,88774,88770,88729,88721,88720,88691,88670,88667,88666,88665,88664,88663,88654,88632,88631,88628,88606,88604,88602,88601,88600,88596,88590,88588,88559,88554,88551,88549,88509,88423,88421,88189,88177,88168,88162,88073,88040,88039,87887,87870,87869,87824,87823,87771,87766,87670,87630,87615,87593,87592,87591,87590,87532,87487,87486,87440,87438,87424,87422,87417,87414,87413,87412,87399,87398,87385,87323,87267,87231,87004,87003,87002,87001,86995,86969,86890,86889,86869,86793,86752,86702,86675,86666,86664,86660,86659,86657,86655,86653,86640,86608,86599,86561,86546,86544,86528,86525,86509,86508,86494,86493,86478,86474,86472,86460,86452,86451,86450,86449,86448,86436,86433,86428,86418,86415,86413,86409,86408,86406,86398,86388,86384,86367,86364,86297,86285,86267,86214,86187,86186,86183,86181,86180,86177,86166,86133,86132,86131,86130,86098,86089,86087,86026,86024,86001,85979,85973,85960,85931,85856)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (85831,85830,85829,85828,85827,85826,85825,85824,85823,85822,85821,85820,85819,85818,85817,85816,85815,85814,85813,85812,85811,85810,85809,85808,85807,85806,85805,85798,85797,85796,85795,85794,85793,85792,85790,85789,85788,85787,85786,85785,85784,85783,85782,85781,85780,85779,85778,85777,85776,85775,85774,85773,85772,85771,85770,85769,85768,85767,85766,85765,85764,85763,85762,85760,85759,85758,85757,85756,85754,85753,85752,85751,85750,85749,85748,85747,85746,85744,85743,85742,85741,85740,85739,85738,85737,85736,85735,85734,85733,85732,85731,85730,85729,85728,85727,85726,85725,85724,85723,85722,85721,85720,85719,85718,85717,85716,85715,85714,85713,85712,85711,85710,85709,85708,85707,85706,85705,85704,85703,85702,85701,85700,85699,85698,85697,85696,85695,85694,85693,85692,85691,85690,85689,85688,85687,85686,85685,85684,85683,85682,85681,85680,85679,85678,85677,85676,85675,85674,85673,85672,85671,85670,85669,85668,85667,85666,85665,85664,85663,85662,85661,85660,85659,85658,85657,85656,85655,85654,85653,85652,85650,85649,85648,85647,85646,85645,85644,85643,85642,85641,85640,85639,85638,85637,85636,85635,85634,85633,85632,85631,85630,85629,85628,85627,85626,85625,85624,85623,85622,85621,85620,85619,85618,85617,85616,85615,85614,85613,85612,85611,85610,85609,85608,85607,85606,85605,85604,85603,85602,85601,85600,85599,85598,85597,85596,85595,85594,85593,85592,85591,85590,85589,85588,85587,85586,85585,85584,85583,85582,85581,85580,85579,85578,85577,85576,85575,85574,85573,85572,85571,85570,85569,85568,85567,85566,85565,85564,85563,85562,85561,85560,85559,85558,85557,85555,85554,85553,85551,85550,85549,85548,85547,85546,85545,85544,85543,85542,85541,85540,85538,85537,85536,85535,85534,85533,85532,85531,85530,85529,85528,85527,85526,85525,85524,85523,85522,85521,85520,85519,85518,85517,85516,85515,85514,85513,85512,85511,85510,85509,85508,85507,85506,85505,85504,85503,85502,85501,85500,85499,85498,85497,85496,85495,85494,85493,85492,85491,85490,85489,85488,85487,85486,85485,85484,85483,85478,85477,85476,85475,85473,85472,85471,85470,85469,85468,85467,85465,85464,85463,85462,85461,85460,85459,85458,85457,85456,85455,85454,85453,85452,85451,85450,85449,85448,85447,85446,85445,85444,85443,85442,85441,85440,85439,85438,85437,85436,85435,85434,85433,85432,85431,85429,85428,85427,85426,85425,85424,85423,85422,85421,85420,85419,85418,85417,85416,85415,85414,85413,85412,85411,85410,85409,85408,85407,85406,85405,85404,85403,85402,85401,85400,85399,85397,85396,85395,85394,85393,85392,85391,85390,85389,85388,85387,85386,85385,85384,85383,85382,85381,85380,85379,85378,85377,85376,85375,85374,85373,85372,85371,85370,85369,85368,85367,85366,85365,85364,85363,85362,85361,85360,85359,85358,85357,85356,85355,85354,85353,85352,85351,85350,85349,85348,85347,85346,85345,85344,85343,85342,85341,85340,85339,85338,85337,85336,85335,85334,85333,85332,85331,85330,85329,85327,85326,85325,85324,85323,85322,85321,85320,85319,85316,85315,85314,85313,85312,85311,85310,85309,85308,85307,85306,85305,85304,85303,85302,85301,85300,85299,85298,85297,85296,85295,85294,85293,85292,85291,85290,85289,85288,85287,85286,85285,85284,85283,85282,85281,85280,85279,85278,85277,85276,85275,85274,85273,85272,85271,85270,85269,85268,85267,85266,85265,85264,85263,85262,85261,85260,85259,85258,85257,85256,85255,85254,85253,85252,85251,85250,85249,85248,85247,85246,85245,85244,85243,85242,85241,85240,85239,85238,85237,85236,85235,85234,85233,85232,85231,85230,85229,85228,85227,85226,85225,85224,85223,85222,85221,85220,85219,85218,85217,85216,85215,85214,85213,85212,85211,85210,85209,85208,85207,85206,85205,85204,85203,85202,85201,85200,85199,85198,85197,85195,85194,85193,85192,85191,85190,85189,85188,85187,85186,85185,85184,85183,85181,85180,85179,85178,85177,85176,85175,85173,85171,85170,85169,85168,85167,85166,85165,85164,85163,85162,85161,85160,85159,85154,85153,85152,85151,85150,85149,85148,85147,85146,85145,85144,85143,85142,85141,85140,85139,85138,85137,85136,85135,85134,85133,85132,85131,85130,85129,85128,85127,85126,85125,85124,85123,85122,85121,85120,85119,85118,85117,85116,85115,85114,85113,85112,85111,85110,85109,85108,85107,85106,85105,85104,85103,85099,85098,85097,85096,85095,85094,85093,85092,85091,85090,85089,85088,85086,85083,85082,85081,85080,85079,85078,85077,85076,85075,85074,85073,85068,85067,85066,85065,85063,85062,85061,85059,85058,85057,85056,85055,85054,85053,85052,85051,85050,85048,85047,85046,85045,85044,85043,85042,85041,85040,85039,85038,85037,85036,85035,85034,85033,85032,85031,85030,85029,85028,85027,85026,85025,85024,85023,85022,85021,85020,85019,85018,85017,85016,85015,85014,85013,85012,85011,85010,85009,85008,85007,85006,85005,85004,85003,85002,85001,85000,84999,84998,84997,84996,84995,84994,84993,84992,84991,84990,84989,84988,84987,84986,84985,84984,84983,84982,84981,84980,84979,84978,84977,84976,84975,84974,84973,84971,84970,84967,84966,84965,84964,84963,84962,84961,84960,84959,84958,84957,84956,84955,84954,84953,84952,84951,84949,84948,84947,84946,84945,84944,84943,84942,84941,84940,84939,84938,84937,84936,84935,84934,84933,84932,84931,84930,84929,84928,84927,84926,84925,84924,84923,84922,84921,84920,84919,84918,84916,84915,84914,84913,84912,84911,84909,84908,84907,84906,84905,84904,84903,84902,84901,84900,84899,84898,84897,84896,84895,84894,84893,84892,84891,84890,84889,84888,84887,84886,84885,84884,84883,84882,84881,84880,84878,84877,84876,84875,84873,84872,84871,84870,84869,84868,84867,84866,84865,84864,84863,84862,84861,84860,84859,84858,84857,84856,84855,84854,84853,84852,84851,84850,84849,84848,84847,84846,84845,84844,84843,84842,84841,84840,84839,84838,84837,84836,84835,84834,84833,84832,84831,84830,84829,84828,84827,84825,84824,84823,84822,84821,84820,84819,84818,84817,84816,84815,84814,84813,84812,84811,84810,84809,84807,84806,84805,84803,84802,84801,84800,84799,84798,84797,84796,84795,84794,84793,84792,84791,84790,84789,84788,84787,84786,84785,84784,84783,84782,84781,84780,84779,84778,84777,84776,84775,84774,84773,84772,84771,84770,84769,84768,84767,84766,84765,84764,84763,84762,84761,84760,84759,84758,84757,84756,84755,84754,84753,84752,84751,84750,84749,84748,84747,84746,84745,84744,84743,84742,84741,84740,84739,84738,84737,84736,84735,84734,84733,84732,84731,84730,84729,84728,84726,84725,84724,84723,84722,84721,84720,84719,84718,84717,84716,84715,84714,84713,84711,84710,84709,84708,84707,84706,84704,84703,84702,84701,84700,84699,84698,84697,84696,84695,84694,84692,84691,84690,84689,84688,84687,84685,84684,84683,84682,84680,84679,84678,84677,84676,84675,84674,84673,84672,84671,84670,84669,84668,84667,84666,84665,84664,84663,84662,84661,84660,84659,84658,84657,84656,84655,84654,84653,84652,84651,84650,84649,84648,84646,84645,84644,84643,84642,84641,84640,84639,84638,84637,84636,84635,84634,84633,84632,84631,84630,84629,84628,84627,84626,84625,84624,84623,84622,84621,84620,84619,84618,84617,84616,84615,84614,84613,84612,84611,84610,84609,84608,84607,84606,84605,84604,84603,84602,84601,84600,84599,84598,84597,84596,84595,84594,84593,84592,84591,84590,84589,84588,84587,84586,84585,84584,84583,84582,84581,84580,84579,84578,84577,84576,84575,84574,84573,84572,84571,84570,84569,84568,84567,84566,84565,84564,84563,84562,84561,84560,84559,84558,84557,84556,84555,84554,84553,84552,84551,84550,84549,84548,84542,84539,84538,84527,84524,84523,84521,84520,84519,84518,84517,84516,84515,84514,84512,84511,84510,84509,84508,84507,84506,84505,84504,84503,84502,84501,84500,84499,84498,84497,84495,84494,84493,84492,84491,84490,84489,84488,84487,84486,84485,84484,84483,84482,84481,84480,84479,84478,84477,84476,84475,84474,84473,84472,84471,84470,84469,84468,84467,84466,84465,84464,84463,84462,84460,84459,84458,84457,84456,84455,84454,84453,84452,84451,84450,84449,84448,84447,84446,84445,84444,84443,84442,84441,84440,84439,84438,84437,84436,84435,84434,84433,84432,84431,84430,84429,84428,84427,84426,84425,84424,84423,84422,84421,84420,84418,84417,84416,84415,84414,84413,84412,84411,84410,84409,84408,84407,84406,84403,84402,84401,84400,84399,84398,84397,84396,84395,84394,84393,84392,84391,84390,84388,84387,84386,84385,84384,84383,84382,84381,84380,84379,84378,84377,84376,84375,84374,84373,84372,84371,84370,84369,84368,84367,84365,84364,84363,84362,84361,84360,84359,84358,84357,84356,84355,84354,84353,84352,84351,84350,84349,84348,84347,84346,84345,84344,84343,84342,84341,84340,84339,84338,84337,84336,84335,84334,84333,84332,84331,84330,84329,84328,84327,84326,84325,84324,84323,84321,84320,84319,84318,84317,84316,84315,84314,84313,84312,84311,84310,84309,84308,84307,84306,84305,84304,84303,84302,84301,84300,84299,84298,84297,84296,84295,84294,84293,84292,84291,84290,84288,84287,84286,84285,84284,84283,84281,84280,84279,84278,84277,84276,84275,84274,84273,84272,84271,84270,84269,84268,84267,84266,84265,84264,84263,84262,84261,84260,84259,84258,84257,84256,84255,84254,84253,84252,84251,84250,84249,84248,84247,84246,84245,84244,84243,84241,84240,84239,84237,84236,84235,84234,84233,84232,84231,84230,84229,84228,84227,84226,84225,84224,84223,84222,84221,84220,84219,84218,84217,84216,84215,84214,84213,84212,84211,84210,84209,84208,84206,84205,84204,84202,84201,84200,84199,84198,84196,84193,84192,84191,84190,84189,84188,84187,84186,84185,84184,84183,84182,84181,84180,84179,84178,84177,84176,84175,84174,84173,84172,84171,84170,84169,84168,84167,84166,84165,84164,84163,84162,84161,84160,84159,84158,84157,84156,84155,84154,84153,84152,84151,84150,84149,84146,84143,84142,84140,84139,84138,84137,84136,84135,84134,84133,84132,84131,84130,84129,84128,84127,84126,84125,84124,84123,84122,84121,84120,84119,84118,84117,84116,84115,84114,84113,84112,84111,84110,84109,84108,84107,84106,84105,84104,84103,84102,84101,84100,84099,84098,84097,84096,84095,84094,84093,84092,84090,84089,84088,84087,84086,84085,84084,84083,84082,84080,84078,84076,84075,84074,84073,84072,84071,84070,84069,84068,84063,84061,84060,84059,84058,84057,84056,84055,84054,84053,84052,84051,84050,84049,84048,84047,84046,84045,84044,84043,84042,84041,84039,84038,84037,84036,84035,84034,84033,84032,84031,84030,84029,84028,84027,84026,84025,84024,84022,84021,84020,84019,84018,84017,84016,84014,84013,84012,84011,84010,84009,84008,84007,84006,84005,84004,84003,84002,84001,84000,83999,83998,83997,83996,83995,83994,83993,83992,83991,83990,83989,83988,83987,83985,83984,83983,83982,83981,83980,83979,83978,83977,83976,83975,83974,83973,83972,83971,83970,83969,83968,83967,83966,83965,83964,83963,83961,83960,83959,83957,83956,83955,83954,83951,83950,83949,83948,83947,83945,83944,83943,83942,83941,83940,83939,83938,83937,83936,83934,83933,83932,83931,83930,83929,83925,83924,83923,83922,83921,83920,83908,83906,83905,83904,83903,83902,83900,83899,83898,83897,83896,83895,83894,83893,83892,83891,83890,83889,83888,83887,83886,83885,83884,83883,83882,83881,83880,83879,83878,83877,83876,83875,83873,83872,83871,83870,83869,83868,83867,83866,83865,83864,83863,83862,83861,83860,83859,83858,83857,83856,83855,83854,83853,83852,83851,83850,83849,83848,83847,83846,83845,83844,83843,83842,83841,83840,83839,83837,83836,83835,83834,83833,83832,83831,83830,83829,83828,83827,83826,83825,83824,83823,83822,83821,83820,83819,83818,83817,83816,83815,83814,83813,83812,83811,83810,83809,83808,83807,83806,83805,83804,83803,83802,83801,83800,83798,83797,83794,83793,83791,83790,83789,83788,83787,83786,83785,83784,83783,83782,83781,83780,83779,83778,83777,83776,83775,83774,83773,83772,83771,83770,83769,83768,83767,83766,83765,83764,83763,83762,83761,83760,83759,83758,83757,83756,83755,83754,83753,83752,83751,83750,83749,83748,83747,83746,83745,83744,83743,83742,83741,83740,83739,83738,83737,83736,83735,83734,83733,83732,83731,83730,83729,83726,83725,83724,83723,83720,83719,83717,83716,83715,83714,83713,83712,83711,83710,83709,83708,83707,83706,83705,83704,83703,83702,83701,83700,83699,83698,83697,83696,83695,83694,83693,83692,83691,83690,83689,83687,83686,83685,83684,83683,83682,83681,83680,83679,83678,83677,83676,83675,83674,83673,83672,83671,83670,83668,83667,83666,83665,83664,83662,83661,83660,83659,83658,83657,83656,83655,83654,83653,83652,83651,83650,83649,83648,83647,83646,83645,83644,83643,83642,83641,83640,83639,83638,83637,83636,83634,83633,83630,83629,83628,83625,83624,83623,83622,83621,83620,83619,83618,83617,83616,83615,83613,83612,83611,83610,83609,83608,83607,83606,83605,83604,83603,83602,83601,83600,83599,83598,83597,83596,83595,83594,83593,83592,83591,83590,83589,83588,83587,83586,83585,83584,83583,83582,83578,83577,83576,83575,83574,83573,83572,83571,83570,83569,83568,83567,83566,83565,83564,83563,83562,83561,83560,83559,83558,83557,83556,83555,83554,83553,83552,83550,83549,83548,83547,83546,83545,83544,83543,83542,83541,83540,83539,83538,83537,83536,83535,83534,83533,83532,83531,83530,83529,83528,83527,83526,83525,83524,83523,83522,83521,83520,83519,83518,83517,83516,83515,83514,83513,83512,83511,83510,83509,83508,83507,83506,83505,83504,83503,83502,83501,83499,83498,83497,83496,83495,83494,83493,83492,83491,83490,83489,83488,83487,83486,83485,83484,83483,83482,83481,83480,83479,83478,83477,83476,83475,83474,83473,83472,83471,83470,83469,83468,83467,83466,83465,83464,83463,83462,83461,83460,83459,83458,83457,83456,83455,83454,83453,83452,83451,83450,83449,83448,83447,83446,83445,83444,83443,83442,83441,83440,83439,83438,83437,83436,83435,83434,83433,83432,83431,83430,83429,83428,83427,83426,83425,83424,83423,83422,83421,83420,83419,83418,83417,83416,83414,83413,83412,83411,83410,83409,83408,83407,83406,83405,83404,83403,83402,83401,83400,83399,83398,83397,83396,83395,83394,83393,83392,83391,83390,83389,83388,83387,83386,83385,83384,83383,83382,83381,83380,83379,83378,83377,83376,83375,83374,83373,83372,83371,83370,83369,83368,83367,83366,83365,83364,83363,83362,83361,83360,83359,83358,83357,83356,83355,83354,83353,83352,83351,83350,83349,83347,83345,83344,83343,83342,83341,83340,83339,83338,83337,83336,83335,83334,83333,83332,83331,83330,83329,83328,83326,83325,83324,83323,83322,83321,83320,83319,83318,83317,83316,83313,83312,83311,83310,83309,83308,83307,83306,83305,83304,83303,83302,83301,83300,83299,83298,83297,83296,83295,83294,83293,83292,83291,83290,83289,83288,83287,83286,83285,83284,83283,83282,83281,83280,83279,83278,83277,83276,83275,83274,83273,83272,83271,83270,83269,83268,83267,83266,83265,83264,83263,83262,83261,83260,83259,83258,83257,83256,83255,83254,83253,83252,83251,83250,83249,83248,83247,83246,83243,83242,83241,83240,83239,83238,83237,83236,83235,83234,83233,83232,83231,83230,83229,83228,83227,83226,83225,83224,83223,83222,83221,83220,83219,83218,83217,83216,83215,83214,83213,83212,83211,83210,83209,83208,83207,83206,83205,83204,83203,83202,83201,83200,83199,83198,83195,83194,83193,83192,83191,83190,83189,83188,83187,83186,83185,83184,83183,83182,83181,83180,83179,83178,83177,83174,83173,83172,83171,83170,83169,83168,83167,83166,83165,83164,83163,83162,83161,83160,83159,83158,83157,83156,83155,83154,83153,83152,83151,83150,83149,83148,83147,83146,83145,83144,83143,83142,83141,83140,83139,83138,83137,83136,83135,83134,83133,83132,83131,83130,83129,83128,83127,83126,83125,83124,83123,83122,83121,83120,83119,83118,83117,83116,83115,83114,83113,83112,83111,83110,83109,83108,83107,83106,83105,83104,83103,83102,83101,83100,83099,83098,83097,83096,83095,83094,83093,83092,83091,83090,83089,83088,83087,83086,83085,83084,83083,83082,83081,83080,83079,83078,83077,83076,83075,83074,83073,83072,83071,83070,83069,83068,83067,83066,83065,83064,83063,83062,83061,83060,83059,83058,83057,83056,83055,83054,83053,83052,83051,83050,83049,83048,83047,83046,83045,83044,83043,83042,83041,83040,83039,83038,83037,83036,83035,83034,83033,83032,83031,83030,83029,83028,83027,83026,83025,83024,83023,83021,83020,83019,83018,83017,83015,83014,83013,83012,83011,83010,83009,83008,83007,83006,83004,83003,83002,83001,83000,82999,82998,82997,82996,82995,82993,82992,82991,82990,82989,82988,82987,82986,82985,82984,82983,82981,82980,82979,82978,82977,82976,82975,82974,82973,82971,82970,82969,82968,82967,82966,82965,82964,82963,82962,82961,82960,82956,82955,82954,82953,82952,82951,82950,82949,82948,82947,82946,82945,82944,82943,82942,82940,82939,82938,82936,82934,82933,82932,82930,82929,82928,82927,82926,82925,82924,82923,82922,82921,82920,82919,82918,82917,82916,82915,82913,82912,82910,82909,82908,82907,82905,82904,82903,82902,82901,82900,82899,82898,82896,82895,82894,82893,82892,82891,82890,82889,82888,82887,82886,82885,82884,82883,82882,82881,82880,82879,82878,82877,82876,82875,82874,82873,82872,82871,82870,82869,82868,82867,82866,82865,82864,82863,82862,82861,82860,82859,82857,82856,82855,82854,82853,82851,82850,82846,82845,82844,82843,82842,82841,82840,82839,82838,82837,82836,82835,82834,82833,82832,82831,82830,82829,82828,82827,82826,82825,82824,82823,82822,82821,82820,82819,82818,82817,82816,82815,82814,82813,82812,82811,82810,82809,82808,82807,82806,82805,82804,82803,82802,82801,82800,82799,82798,82797,82796,82795,82794,82793,82792,82791,82790,82789,82788,82787,82786,82785,82784,82783,82782,82781,82780,82779,82778,82777,82776,82775,82774,82773,82772,82771,82770,82769,82768,82767,82766,82765,82764,82763,82762,82761,82760,82759,82758,82757,82756,82755,82754,82753,82752,82751,82750,82749,82748,82747,82746,82745,82744,82743,82742,82740,82739,82738,82737,82736,82735,82734,82733,82732,82731,82730,82729,82728,82727,82726,82725,82724,82723,82722,82721,82720,82719,82718,82717,82715,82714,82713,82712,82711,82710,82709,82708,82707,82706,82705,82704,82703,82702,82701,82698,82696,82695,82694,82693,82692,82691,82690,82689,82688,82687,82686,82685,82684,82683,82682,82681,82680,82679,82678,82677,82676,82675,82674,82673,82672,82671,82670,82669,82668,82667,82666,82665,82664,82663,82662,82661,82660,82659,82658,82657,82656,82655,82654,82653,82652,82651,82650,82649,82648,82647,82646,82644,82643,82642,82641,82640,82639,82638,82637,82636,82635,82634,82633,82632,82631,82630,82629,82627,82626,82625,82624,82623,82622,82621,82620,82619,82618,82617,82616,82615,82614,82613,82612,82611,82610,82609,82607,82606,82605,82604,82603,82602,82601,82600,82599,82598,82597,82595,82594,82592,82591,82590,82589,82587,82586,82585,82584,82579,82578,82577,82576,82575,82574,82573,82572,82571,82570,82569,82568,82567,82566,82565,82564,82563,82562,82561,82560,82559,82558,82557,82556,82555,82554,82553,82552,82551,82550,82548,82547,82546,82545,82544,82543,82542,82541,82540,82538,82537,82536,82535,82534,82533,82532,82531,82530,82529,82528,82527,82526,82525,82524,82523,82522,82521,82520,82519,82518,82517,82516,82515,82514,82513,82512,82511,82510,82509,82508,82507,82506,82505,82504,82503,82502,82501,82500,82499,82498,82497,82496,82495,82494,82493,82492,82491,82490,82489,82487,82486,82485,82484,82483,82482,82481,82480,82479,82478,82477,82476,82475,82474,82472,82471,82470,82469,82468,82467,82466,82465,82464,82463,82462,82461,82460,82459,82458,82457,82456,82455,82454,82453,82452,82451,82450,82449,82448,82447,82446,82445,82444,82443,82442,82441,82440,82439,82438,82437,82436,82435,82434,82433,82432,82431,82430,82429,82428,82427,82426,82425,82424,82423,82422,82421,82420,82419,82418,82417,82416,82415,82414,82413,82412,82411,82410,82409,82408,82407,82406,82405,82404,82403,82402,82401,82400,82399,82398,82396,82395,82394,82393,82392,82391,82390,82389,82388,82387,82386,82385,82384,82383,82382,82381,82380,82378,82377,82376,82375,82374,82373,82372,82371,82370,82369,82368,82367,82366,82365,82364,82363,82362,82361,82360,82357,82356,82354,82353,82352,82351,82350,82349,82348,82347,82346,82345,82344,82343,82341,82340,82339,82338,82337,82336,82335,82334,82333,82332,82331,82330,82329,82328,82327,82326,82324,82323,82322,82321,82320,82319,82318,82317,82316,82315,82314,82313,82312,82311,82310,82309,82308,82307,82305,82304,82303,82302,82301,82300,82299,82298,82297,82296,82295,82293,82292,82291,82290,82289,82288,82287,82286,82285,82284,82283,82282,82278,82277,82275,82274,82273,82272,82271,82270,82269,82268,82266,82265,82264,82263,82262,82261,82260,82259,82258,82257,82256,82254,82253,82252,82251,82250,82248,82247,82246,82245,82244,82243,82242,82240,82239,82238,82237,82236,82235,82234,82233,82232,82231,82230,82229,82228,82227,82226,82225,82224,82223,82222,82221,82220,82219,82218,82217,82216,82215,82214,82213,82212,82211,82210,82209,82208,82207,82205,82204,82203,82202,82201,82200,82199,82198,82197,82196,82195,82194,82193,82192,82191,82190,82189,82188,82187,82186,82185,82184,82183,82182,82181,82180,82179,82178,82177,82176,82175,82174,82173,82172,82171,82170,82169,82168,82167,82166,82165,82164,82163,82162,82161,82160,82159,82158,82157,82156,82155,82154,82153,82152,82151,82150,82149,82148,82147,82146,82145,82144,82143,82142,82141,82140,82139,82138,82137,82136,82135,82134,82133,82132,82131,82130,82129,82128,82127,82126,82125,82124,82123,82122,82121,82120,82119,82118,82117,82116,82115,82114,82113,82112,82111,82110,82109,82107,82106,82105,82104,82102,82101,82100,82099,82098,82097,82096,82094,82092,82086,82085,82084,82083,82082,82081,82080,82078,82077,82076,82075,82074,82073,82072,82071,82070,82069,82068,82066,82065,82064,82063,82062,82061,82060,82059,82058,82057,82056,82055,82054,82053,82052,82051,82050,82049,82048,82047,82046,82045,82044,82043,82042,82041,82040,82039,82038,82037,82036,82035,82034,82032,82031,82030,82029,82028,82027,82026,82025,82020,82019,82018,82017,82016,82015,82014,82013,82012,82011,82010,82009,82008,82007,82006,82005,82004,82003,82002,82001,82000,81999,81998,81997,81996,81995,81994,81993,81992,81991,81990,81989,81988,81987,81986,81985,81984,81983,81982,81981,81980,81979,81978,81977,81972,81971,81970,81969,81968,81967,81966,81965,81964,81963,81962,81961,81960,81959,81958,81957,81956,81955,81954,81953,81952,81951,81950,81949,81948,81947,81946,81945,81942,81940,81939,81938,81937,81936,81935,81934,81933,81932,81931,81930,81929,81928,81927,81926,81925,81924,81923,81922,81921,81920,81917,81916,81915,81914,81913,81912,81911,81910,81909,81908)) OR (`Idx`=3 AND `CreatureID` IN (85826,85822,85814,85812,85811,85808,85792,85785,85784,85782,85778,85739,85737,85730,85721,85720,85706,85705,85696,85691,85654,85644,85606,85605,85604,85603,85574,85573,85569,85564,85554,85553,85551,85549,85548,85511,85503,85501,85495,85489,85467,85460,85459,85458,85455,85454,85450,85396,85395,85343,85342,85330,85327,85325,85277,85237,85234,85224,85223,85204,85203,85202,85188,85168,85152,85146,85145,85142,85141,85126,85124,85110,85109,85108,85104,85103,85068,85056,85045,85038,85028,85027,84994,84980,84979,84977,84960,84946,84945,84936,84903,84900,84898,84888,84850,84849,84844,84841,84819,84763,84762,84717,84670,84630,84577,84538,84516,84491,84460,84458,84434,84401,84399,84395,84393,84368,84359,84350,84340,84339,84338,84329,84272,84260,84251,84250,84228,84192,84191,84168,84166,84165,84146,84140,84139,84136,84090,84075,84071,84061,84060,84048,84047,84046,84043,84042,84041,84031,84006,83985,83969,83966,83963,83961,83955,83954,83950,83944,83937,83932,83931,83908,83906,83880,83870,83849,83811,83807,83806,83805,83764,83759,83757,83756,83753,83747,83711,83703,83699,83681,83671,83665,83664,83652,83639,83638,83636,83604,83572,83543,83539,83532,83518,83511,83507,83506,83494,83493,83471,83468,83464,83443,83425,83424,83419,83417,83411,83406,83399,83387,83014,83003,82999,82974,82924,82917,82904,82896,82871,82856,82850,82698,82690,82677,82647,82644,82609,82555,82552,82506,82504,82503,82497,82496,82466,82435,82425,82413,82357,82353,82352,82351,82350,82349,82286,82251,82250,82240,82236,82235,82232,82230,82218,82203,82199,82154,82149,82141,82121,82120,82113,82111,82071,82069,82068,82057,82055,82038,82034,82032,82029,82028,82027,82026,82019,81992,81986,81932,81931,81922,81921,81908)) OR (`Idx`=2 AND `CreatureID` IN (85826,85822,85814,85812,85811,85808,85793,85792,85790,85789,85785,85784,85782,85778,85739,85737,85730,85721,85720,85706,85705,85696,85691,85654,85644,85606,85605,85604,85603,85574,85573,85569,85564,85554,85553,85551,85549,85548,85541,85511,85503,85501,85499,85495,85489,85467,85460,85459,85458,85455,85454,85450,85396,85395,85343,85342,85341,85330,85327,85325,85277,85237,85234,85225,85224,85223,85221,85204,85203,85202,85188,85168,85152,85146,85145,85142,85141,85126,85124,85110,85109,85108,85104,85103,85068,85056,85045,85038,85028,85027,84994,84992,84980,84979,84977,84960,84946,84945,84936,84924,84923,84903,84900,84898,84888,84850,84849,84846,84844,84841,84819,84787,84763,84762,84736,84717,84670,84640,84635,84630,84577,84538,84516,84491,84460,84458,84434,84401,84399,84395,84393,84368,84362,84359,84350,84341,84340,84339,84338,84329,84272,84260,84251,84250,84228,84192,84191,84168,84166,84165,84146,84140,84139,84136,84090,84075,84071,84061,84060,84048,84047,84046,84045,84043,84042,84041,84031,84006,84003,83985,83969,83966,83963,83961,83955,83954,83950,83944,83937,83932,83931,83922,83908,83906,83880,83872,83870,83849,83829,83816,83811,83807,83806,83805,83764,83759,83757,83756,83753,83747,83711,83703,83699,83681,83673,83671,83665,83664,83652,83645,83641,83639,83638,83636,83604,83600,83577,83575,83572,83543,83539,83532,83518,83511,83507,83506,83494,83493,83481,83478,83471,83468,83464,83455,83443,83425,83424,83419,83417,83411,83406,83399,83388,83387,83014,83003,82999,82974,82924,82917,82904,82900,82896,82871,82856,82850,82833,82823,82822,82801,82698,82690,82685,82680,82677,82647,82644,82609,82603,82586,82555,82552,82506,82504,82503,82497,82496,82466,82435,82427,82425,82413,82394,82391,82357,82353,82352,82351,82350,82349,82286,82251,82250,82240,82236,82235,82232,82230,82220,82218,82203,82199,82154,82151,82149,82141,82121,82120,82113,82111,82107,82071,82069,82068,82063,82057,82055,82038,82034,82032,82029,82028,82027,82026,82019,81992,81986,81932,81931,81922,81921,81908)) OR (`Idx`=1 AND `CreatureID` IN (85826,85824,85823,85822,85815,85814,85812,85811,85808,85794,85793,85792,85790,85789,85785,85784,85782,85778,85762,85760,85758,85747,85744,85741,85740,85739,85737,85736,85730,85723,85722,85721,85720,85719,85713,85707,85706,85705,85704,85701,85696,85694,85692,85691,85690,85654,85644,85606,85605,85604,85603,85602,85593,85590,85588,85575,85574,85573,85569,85565,85564,85563,85558,85554,85553,85551,85549,85548,85541,85530,85528,85511,85503,85501,85499,85497,85495,85489,85486,85485,85477,85471,85469,85467,85460,85459,85458,85455,85454,85450,85449,85443,85441,85423,85422,85405,85399,85396,85395,85391,85385,85370,85352,85350,85345,85343,85342,85341,85330,85329,85327,85326,85325,85323,85322,85313,85312,85309,85277,85254,85248,85237,85236,85234,85233,85225,85224,85223,85221,85208,85207,85204,85203,85202,85194,85189,85188,85186,85183,85181,85178,85170,85169,85168,85152,85146,85145,85142,85141,85136,85132,85128,85127,85126,85124,85120,85116,85112,85110,85109,85108,85107,85105,85104,85103,85099,85092,85088,85086,85073,85068,85066,85065,85057,85056,85045,85038,85028,85027,85007,85003,84997,84994,84992,84980,84979,84977,84964,84960,84959,84952,84946,84945,84944,84937,84936,84933,84932,84930,84926,84924,84923,84922,84918,84903,84900,84898,84888,84886,84884,84883,84882,84867,84864,84860,84854,84850,84849,84846,84844,84841,84839,84822,84819,84817,84815,84802,84798,84797,84793,84787,84778,84768,84765,84764,84763,84762,84760,84756,84755,84754,84752,84744,84736,84726,84725,84717,84706,84694,84685,84683,84682,84680,84677,84670,84664,84663,84662,84658,84650,84644,84640,84635,84630,84629,84628,84627,84593,84577,84565,84557,84553,84551,84538,84516,84499,84491,84483,84471,84470,84462,84460,84458,84454,84436,84434,84430,84416,84415,84414,84401,84399,84396,84395,84393,84382,84375,84369,84368,84365,84363,84362,84361,84359,84350,84348,84346,84344,84341,84340,84339,84338,84329,84321,84320,84311,84279,84277,84275,84272,84260,84252,84251,84250,84244,84236,84235,84231,84228,84206,84202,84201,84193,84192,84191,84189,84186,84182,84178,84168,84166,84165,84150,84146,84140,84139,84136,84133,84125,84120,84113,84102,84101,84092,84090,84085,84084,84082,84075,84073,84071,84061,84060,84048,84047,84046,84045,84044,84043,84042,84041,84039,84037,84033,84031,84022,84013,84009,84008,84006,84004,84003,83999,83996,83985,83969,83966,83964,83963,83961,83955,83954,83950,83944,83938,83937,83934,83932,83931,83922,83908,83906,83895,83891,83880,83879,83876,83875,83872,83870,83868,83865,83864,83859,83857,83854,83852,83849,83848,83843,83841,83832,83831,83829,83816,83815,83814,83813,83811,83808,83807,83806,83805,83804,83798,83794,83790,83789,83787,83786,83782,83778,83765,83764,83763,83759,83757,83756,83754,83753,83751,83747,83733,83732,83731,83726,83725,83724,83719,83717,83715,83711,83703,83700,83699,83687,83685,83682,83681,83676,83673,83672,83671,83666,83665,83664,83652,83651,83650,83648,83645,83644,83641,83640,83639,83638,83637,83636,83633,83630,83619,83618,83615,83610,83604,83601,83600,83577,83575,83572,83570,83550,83543,83540,83539,83538,83532,83528,83527,83525,83524,83521,83518,83514,83511,83507,83506,83494,83493,83481,83480,83478,83471,83468,83464,83455,83447,83443,83425,83424,83423,83422,83419,83417,83411,83406,83399,83391,83390,83388,83387,83050,83048,83033,83032,83030,83029,83027,83023,83014,83003,83002,82999,82974,82971,82962,82954,82936,82924,82917,82916,82913,82910,82904,82903,82900,82896,82894,82879,82871,82856,82850,82845,82833,82829,82828,82823,82822,82812,82811,82801,82790,82780,82769,82768,82767,82740,82715,82698,82694,82690,82685,82680,82677,82647,82644,82619,82609,82603,82586,82579,82570,82555,82552,82538,82528,82521,82519,82513,82506,82504,82503,82497,82496,82478,82475,82474,82472,82471,82470,82469,82466,82454,82450,82440,82435,82433,82429,82427,82426,82425,82421,82414,82413,82412,82404,82394,82391,82388,82373,82364,82357,82353,82352,82351,82350,82349,82347,82333,82305,82301,82300,82289,82286,82257,82251,82250,82246,82240,82236,82235,82234,82232,82230,82220,82218,82203,82199,82198,82197,82196,82184,82172,82171,82161,82154,82151,82149,82141,82137,82134,82121,82120,82117,82115,82113,82112,82111,82107,82084,82081,82077,82071,82069,82068,82063,82057,82055,82049,82042,82038,82036,82034,82032,82029,82028,82027,82026,82019,81992,81991,81986,81979,81969,81967,81965,81962,81945,81937,81932,81931,81926,81922,81921,81908)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (81907,81906,81905,81904,81903,81902,81901,81900,81899,81898,81895,81894,81893,81892,81891,81890,81889,81888,81887,81886,81885,81884,81883,81882,81881,81880,81879,81878,81877,81876,81875,81874,81873,81872,81871,81870,81869,81867,81866,81865,81864,81863,81862,81861,81860,81859,81858,81857,81856,81855,81854,81853,81852,81851,81850,81849,81844,81843,81842,81841,81840,81839,81838,81837,81836,81835,81834,81833,81832,81831,81830,81829,81828,81827,81826,81825,81824,81822,81821,81820,81819,81818,81817,81816,81815,81814,81813,81812,81811,81810,81809,81808,81807,81806,81805,81804,81803,81802,81801,81800,81799,81798,81797,81796,81795,81794,81793,81792,81791,81790,81789,81788,81787,81786,81785,81784,81783,81782,81781,81780,81779,81778,81776,81775,81774,81773,81772,81771,81770,81769,81768,81767,81766,81765,81764,81763,81762,81761,81760,81759,81758,81757,81756,81755,81754,81752,81751,81750,81749,81748,81747,81746,81745,81744,81743,81742,81741,81740,81739,81738,81737,81736,81735,81734,81733,81732,81731,81730,81729,81728,81727,81726,81725,81724,81723,81722,81721,81720,81719,81718,81717,81716,81715,81714,81713,81712,81711,81710,81709,81708,81707,81706,81705,81704,81701,81700,81699,81698,81697,81696,81695,81694,81693,81692,81691,81690,81688,81686,81685,81684,81683,81682,81681,81680,81679,81678,81677,81676,81675,81674,81673,81672,81671,81670,81669,81668,81667,81666,81665,81664,81663,81662,81661,81660,81659,81658,81657,81656,81654,81653,81652,81651,81649,81648,81647,81646,81644,81643,81642,81641,81640,81639,81638,81637,81636,81635,81634,81633,81632,81631,81630,81629,81628,81627,81626,81625,81624,81623,81622,81620,81619,81618,81617,81616,81615,81614,81612,81611,81610,81609,81608,81607,81606,81605,81604,81603,81602,81601,81600,81599,81598,81597,81596,81594,81593,81592,81591,81590,81589,81588,81587,81586,81585,81584,81583,81582,81581,81580,81579,81578,81577,81576,81575,81574,81573,81572,81571,81569,81568,81567,81566,81565,81564,81563,81562,81561,81560,81559,81558,81557,81556,81555,81554,81553,81552,81551,81550,81549,81548,81547,81546,81545,81544,81543,81542,81541,81540,81539,81538,81537,81535,81534,81533,81532,81531,81530,81529,81528,81527,81526,81525,81524,81523,81522,81518,81517,81515,81514,81513,81512,81511,81510,81509,81508,81507,81506,81505,81504,81503,81502,81501,81500,81499,81494,81493,81492,81491,81490,81489,81488,81487,81486,81485,81484,81483,81482,81481,81480,81479,81478,81477,81476,81475,81474,81473,81471,81470,81469,81468,81467,81466,81465,81464,81463,81462,81461,81460,81459,81458,81457,81456,81455,81454,81453,81452,81451,81450,81449,81448,81447,81446,81445,81444,81443,81442,81441,81440,81439,81438,81437,81436,81435,81434,81433,81432,81431,81430,81429,81428,81427,81426,81425,81424,81423,81422,81421,81420,81419,81418,81417,81416,81415,81414,81413,81412,81411,81410,81409,81408,81407,81406,81405,81404,81403,81402,81401,81400,81399,81398,81397,81396,81395,81389,81388,81387,81386,81385,81384,81383,81382,81381,81380,81379,81378,81377,81375,81374,81373,81372,81371,81370,81369,81368,81367,81362,81361,81360,81359,81358,81357,81356,81355,81354,81352,81351,81350,81349,81348,81347,81346,81345,81344,81343,81342,81341,81340,81339,81338,81337,81336,81335,81334,81333,81332,81331,81330,81329,81328,81327,81326,81325,81324,81323,81322,81321,81320,81319,81318,81317,81316,81315,81314,81313,81312,81311,81310,81309,81308,81307,81306,81305,81304,81303,81302,81301,81300,81299,81298,81297,81296,81295,81294,81293,81292,81291,81290,81289,81288,81286,81285,81284,81283,81282,81281,81280,81279,81278,81277,81276,81275,81274,81273,81272,81270,81269,81268,81267,81266,81265,81264,81263,81262,81261,81260,81259,81258,81257,81256,81255,81254,81253,81252,81251,81250,81249,81247,81246,81244,81243,81242,81241,81240,81239,81238,81237,81236,81235,81234,81233,81232,81231,81230,81229,81228,81227,81226,81225,81224,81223,81222,81221,81220,81219,81218,81217,81216,81215,81214,81213,81212,81211,81210,81209,81208,81207,81206,81205,81204,81203,81202,81201,81200,81199,81198,81197,81196,81195,81194,81193,81192,81191,81190,81189,81188,81187,81186,81185,81184,81183,81182,81181,81180,81179,81178,81177,81176,81173,81172,81171,81170,81169,81168,81167,81166,81165,81164,81163,81162,81160,81159,81157,81156,81155,81154,81153,81152,81151,81150,81149,81148,81147,81146,81145,81144,81143,81142,81141,81140,81139,81138,81136,81135,81134,81133,81132,81131,81130,81129,81128,81127,81126,81125,81124,81123,81122,81120,81119,81118,81117,81116,81114,81113,81112,81111,81110,81109,81108,81107,81106,81105,81104,81103,81102,81101,81100,81099,81098,81097,81096,81095,81094,81093,81092,81091,81090,81088,81087,81086,81085,81084,81083,81082,81081,81080,81079,81078,81077,81076,81075,81074,81073,81072,81071,81070,81069,81068,81067,81065,81064,81063,81062,81061,81060,81059,81058,81057,81056,81055,81054,81053,81052,81051,81050,81049,81048,81047,81046,81045,81044,81043,81042,81041,81040,81039,81038,81037,81036,81035,81034,81033,81032,81031,81026,81025,81024,81023,81022,81021,81020,81019,81018,81017,81016,81015,81014,81013,81011,81010,81009,81008,81007,81006,81005,81004,81003,81002,81001,81000,80999,80998,80997,80996,80995,80994,80993,80992,80991,80990,80989,80988,80987,80986,80985,80984,80983,80982,80981,80980,80979,80978,80977,80976,80975,80974,80973,80972,80971,80970,80969,80968,80967,80966,80965,80964,80963,80962,80961,80960,80959,80958,80957,80956,80955,80954,80953,80952,80951,80950,80949,80948,80947,80945,80944,80943,80942,80941,80940,80939,80938,80937,80936,80935,80934,80933,80932,80931,80930,80929,80928,80927,80926,80925,80924,80923,80922,80921,80920,80919,80918,80917,80916,80915,80914,80913,80908,80907,80906,80905,80904,80903,80898,80897,80896,80895,80894,80893,80892,80891,80890,80889,80888,80887,80886,80885,80884,80883,80882,80881,80880,80879,80877,80876,80875,80874,80873,80872,80871,80870,80869,80868,80867,80866,80865,80864,80863,80862,80861,80860,80859,80858,80857,80856,80855,80854,80853,80852,80851,80850,80849,80848,80847,80846,80845,80844,80843,80842,80841,80840,80839,80838,80837,80836,80835,80834,80833,80832,80831,80830,80829,80828,80827,80826,80825,80824,80823,80822,80821,80820,80818,80817,80816,80815,80814,80813,80812,80811,80810,80809,80808,80807,80806,80805,80804,80803,80801,80800,80799,80798,80797,80796,80795,80794,80793,80792,80791,80790,80789,80788,80787,80786,80785,80784,80783,80782,80781,80780,80779,80778,80777,80776,80775,80774,80773,80772,80771,80770,80769,80768,80767,80766,80765,80764,80763,80762,80761,80760,80759,80758,80757,80756,80755,80754,80753,80752,80751,80750,80749,80748,80747,80746,80745,80744,80743,80742,80741,80740,80739,80738,80737,80736,80734,80733,80732,80731,80730,80728,80727,80726,80725,80724,80723,80722,80721,80720,80719,80718,80717,80716,80715,80714,80710,80709,80708,80707,80706,80705,80704,80703,80702,80701,80700,80699,80698,80697,80696,80695,80694,80693,80692,80691,80690,80689,80688,80687,80686,80685,80684,80683,80682,80681,80679,80678,80677,80676,80675,80674,80673,80672,80670,80669,80668,80667,80666,80665,80664,80663,80662,80661,80660,80659,80658,80656,80655,80654,80653,80652,80651,80649,80648,80647,80646,80645,80644,80643,80642,80641,80640,80639,80638,80637,80636,80635,80634,80633,80632,80631,80630,80629,80628,80627,80626,80625,80624,80623,80622,80621,80620,80619,80618,80617,80616,80615,80614,80613,80611,80610,80609,80608,80607,80606,80605,80604,80603,80602,80601,80600,80599,80598,80597,80596,80595,80594,80593,80592,80590,80589,80587,80586,80585,80584,80583,80582,80580,80579,80578,80577,80576,80574,80573,80572,80571,80570,80569,80568,80567,80566,80565,80564,80563,80562,80561,80560,80559,80558,80557,80556,80554,80553,80552,80551,80550,80549,80548,80547,80546,80545,80544,80543,80542,80541,80540,80536,80535,80534,80532,80531,80530,80529,80528,80527,80526,80525,80524,80523,80522,80521,80520,80519,80518,80517,80516,80515,80514,80513,80512,80511,80510,80509,80508,80507,80506,80505,80504,80503,80502,80501,80500,80499,80498,80497,80496,80495,80494,80493,80492,80491,80490,80489,80488,80486,80485,80484,80483,80482,80481,80480,80479,80478,80477,80476,80475,80474,80473,80472,80471,80470,80469,80468,80467,80466,80464,80463,80462,80461,80460,80459,80458,80457,80456,80455,80454,80453,80452,80451,80450,80448,80447,80446,80445,80444,80443,80442,80441,80440,80439,80438,80437,80436,80435,80434,80433,80432,80431,80430,80429,80428,80427,80425,80424,80423,80422,80421,80420,80419,80417,80416,80415,80414,80412,80411,80410,80409,80408,80407,80406,80405,80404,80403,80402,80401,80400,80398,80397,80396,80395,80390,80389,80388,80387,80382,80381,80380,80379,80378,80377,80376,80375,80374,80373,80372,80371,80370,80369,80368,80367,80366,80365,80364,80363,80362,80361,80360,80359,80358,80357,80356,80355,80354,80353,80352,80351,80350,80349,80348,80347,80346,80345,80344,80343,80342,80341,80340,80339,80338,80337,80336,80335,80334,80333,80331,80330,80329,80328,80327,80326,80325,80324,80323,80322,80321,80320,80319,80318,80317,80316,80315,80314,80313,80312,80311,80310,80309,80308,80307,80306,80305,80304,80303,80302,80301,80300,80299,80298,80297,80296,80295,80294,80293,80292,80290,80289,80288,80287,80286,80285,80284,80283,80282,80281,80280,80278,80277,80276,80275,80274,80273,80272,80271,80270,80269,80268,80267,80266,80265,80264,80263,80262,80261,80260,80259,80258,80257,80256,80255,80254,80253,80252,80251,80250,80249,80248,80247,80246,80245,80244,80243,80242,80241,80240,80239,80237,80236,80235,80234,80233,80232,80231,80230,80229,80228,80227,80226,80225,80224,80223,80222,80221,80220,80219,80218,80217,80216,80215,80214,80213,80212,80211,80210,80209,80208,80207,80206,80205,80204,80203,80202,80201,80200,80199,80198,80197,80196,80195,80194,80193,80192,80191,80190,80189,80188,80187,80186,80185,80184,80183,80182,80181,80180,80179,80178,80177,80176,80175,80174,80173,80172,80167,80165,80164,80163,80162,80161,80160,80159,80157,80156,80155,80153,80151,80149,80148,80146,80145,80144,80143,80142,80141,80140,80139,80138,80137,80136,80135,80134,80133,80132,80131,80130,80129,80128,80127,80126,80125,80124,80123,80122,80121,80120,80119,80118,80117,80116,80115,80114,80113,80112,80111,80110,80109,80108,80106,80105,80104,80103,80102,80101,80100,80099,80098,80097,80096,80095,80094,80093,80092,80091,80090,80089,80088,80087,80086,80085,80084,80083,80082,80081,80080,80079,80078,80077,80076,80075,80074,80073,80072,80071,80070,80069,80068,80067,80066,80065,80064,80062,80061,80060,80059,80058,80057,80056,80055,80054,80053,80052,80051,80049,80048,80047,80046,80045,80044,80043,80042,80041,80040,80039,80038,80037,80036,80035,80034,80033,80032,80031,80030,80029,80028,80026,80025,80024,80023,80022,80021,80020,80019,80018,80017,80016,80015,80014,80013,80012,80011,80007,80006,80005,80004,80003,80002,80001,80000,79998,79993,79990,79987,79985,79984,79983,79982,79981,79980,79979,79978,79977,79976,79973,79971,79970,79969,79968,79966,79965,79963,79961,79960,79959,79957,79956,79954,79953,79952,79949,79948,79947,79946,79945,79944,79943,79942,79941,79938,79936,79935,79934,79933,79930,79929,79928,79927,79926,79925,79924,79923,79922,79921,79920,79919,79918,79917,79916,79915,79914,79913,79912,79910,79909,79907,79906,79905,79904,79903,79902,79901,79900,79899,79898,79897,79896,79895,79894,79893,79892,79891,79890,79889,79888,79887,79886,79883,79882,79881,79880,79879,79878,79877,79876,79875,79872,79870,79869,79868,79867,79866,79865,79864,79863,79862,79861,79860,79859,79858,79857,79855,79854,79853,79852,79851,79850,79849,79848,79847,79846,79844,79843,79841,79839,79838,79837,79836,79835,79834,79833,79832,79831,79830,79829,79828,79827,79826,79825,79824,79823,79822,79821,79820,79819,79817,79816,79815,79814,79813,79812,79806,79805,79804,79803,79802,79801,79799,79798,79797,79796,79795,79794,79793,79792,79791,79790,79789,79788,79787,79786,79785,79784,79783,79782,79781,79779,79778,79777,79776,79775,79774,79772,79770,79769,79768,79767,79766,79765,79764,79763,79762,79761,79760,79759,79758,79757,79756,79755,79754,79753,79752,79751,79750,79749,79748,79747,79746,79745,79744,79743,79742,79741,79740,79739,79738,79737,79736,79735,79733,79732,79731,79730,79729,79728,79727,79726,79725,79724,79723,79722,79721,79720,79719,79718,79717,79716,79715,79714,79713,79712,79711,79710,79709,79708,79707,79706,79705,79704,79703,79702,79701,79700,79699,79698,79697,79696,79695,79694,79693,79692,79691,79690,79689,79688,79687,79686,79685,79684,79683,79682,79681,79680,79679,79678,79677,79676,79675,79674,79673,79672,79668,79667,79666,79665,79664,79663,79662,79661,79660,79659,79658,79657,79656,79655,79654,79653,79652,79651,79650,79649,79646,79645,79644,79643,79642,79641,79640,79639,79638,79637,79636,79635,79634,79633,79632,79631,79630,79629,79628,79627,79626,79625,79624,79623,79622,79621,79619,79618,79617,79616,79615,79614,79613,79612,79611,79610,79609,79608,79607,79606,79605,79604,79603,79602,79601,79600,79599,79598,79596,79595,79594,79593,79591,79590,79589,79588,79587,79586,79585,79584,79583,79582,79581,79579,79578,79577,79576,79575,79574,79573,79572,79571,79568,79567,79566,79565,79564,79562,79561,79560,79559,79558,79557,79556,79555,79553,79552,79551,79550,79548,79545,79544,79543,79542,79541,79540,79539,79537,79536,79535,79534,79533,79532,79531,79530,79529,79528,79527,79526,79525,79524,79523,79522,79521,79520,79519,79518,79517,79516,79515,79514,79513,79512,79511,79510,79509,79508,79507,79506,79505,79504,79503,79500,79498,79497,79496,79495,79494,79493,79492,79491,79490,79489,79488,79487,79486,79485,79483,79482,79481,79480,79479,79478,79477,79476,79475,79474,79473,79472,79470,79469,79468,79467,79466,79465,79464,79463,79462,79461,79460,79459,79457,79456,79455,79454,79453,79452,79451,79449,79448,79447,79446,79445,79444,79443,79440,79439,79438,79437,79436,79435,79434,79433,79432,79431,79430,79429,79428,79427,79426,79425,79424,79423,79422,79421,79420,79419,79418,79417,79416,79415,79414,79413,79412,79411,79410,79409,79408,79407,79406,79405,79404,79403,79402,79400,79398,79397,79396,79395,79394,79393,79392,79391,79390,79388,79387,79386,79385,79384,79383,79382,79381,79380,79379,79378,79376,79375,79374,79373,79372,79371,79370,79369,79368,79367,79366,79365,79364,79363,79362,79361,79360,79359,79358,79357,79356,79355,79354,79353,79349,79345,79344,79343,79342,79341,79340,79339,79338,79337,79335,79334,79333,79332,79331,79330,79329,79328,79327,79326,79325,79324,79323,79322,79321,79320,79319,79318,79317,79316,79315,79314,79313,79312,79311,79310,79309,79308,79303,79302,79301,79296,79293,79292,79291,79290,79289,79288,79287,79286,79285,79284,79283,79282,79281,79276,79275,79274,79273,79272,79270,79269,79268,79267,79266,79265,79264,79263,79262,79261,79260,79259,79258,79257,79256,79255,79254,79253,79252,79251,79250,79249,79248,79247,79246,79245,79244,79243,79242,79241,79240,79239,79238,79237,79236,79235,79234,79233,79232,79231,79230,79229,79228,79226,79225,79223,79221,79220,79219,79218,79217,79216,79215,79214,79211,79210,79209,79208,79207,79206,79205,79204,79203,79202,79201,79200,79199,79197,79196,79195,79194,79193,79192,79191,79190,79189,79188,79187,79186,79185,79183,79182,79181,79180,79179,79178,79177,79176,79172,79170,79169,79168,79167,79166,79165,79163,79162,79160,79159,79158,79157,79156,79155,79154,79153,79152,79151,79150,79149,79148,79147,79146,79145,79144,79142,79140,79139,79138,79137,79135,79134,79133,79131,79129,79128,79127,79126,79125,79124,79123,79122,79121,79120,79119,79118,79117,79116,79115,79114,79113,79112,79110,79108,79107,79106,79105,79104,79103,79100,79098,79097,79096,79095,79094,79093,79092,79091,79084,79083,79082,79081,79079,79078,79077,79076,79075,79074,79073,79072,79071,79070,79069,79068,79067,79066,79065,79064,79063,79062,79061,79060,79059,79058,79057,79056,79055,79054,79053,79052,79051,79050,79049,79048,79047,79046,79045,79044,79043,79042,79041,79040,79039,79038,79037,79036,79035,79034,79033,79032,79031,79030,79029,79028,79027,79026,79025,79024,79023,79022,79020,79019,79018,79017,79015,79014,79013,79012,79011,79010,79008,79007,79006,79005,79004,79003,79002,79001,79000,78999,78998,78997,78996,78995,78994,78993,78992,78991,78990,78989,78987,78986,78985,78984,78983,78982,78981,78980,78979,78978,78977,78976,78975,78974,78973,78972,78971,78970,78969,78967,78966,78965,78964,78963,78962,78961,78960,78959,78958,78957,78956,78955,78954,78953,78952,78951,78950,78948,78947,78946,78945,78944,78943,78942,78941,78940,78939,78938,78937,78936,78935,78934,78933,78932,78931,78930,78929,78928,78927,78926,78925,78923,78922,78921,78920,78919,78918,78917,78916,78915,78914,78913,78912,78911,78910,78909,78908,78907,78906,78905,78904,78903,78902,78899,78898,78897,78896,78895,78894,78893,78892,78891,78890,78889,78888,78887,78886,78885,78884,78883,78882,78881,78880,78879,78878,78877,78875,78874,78873,78872,78871,78870,78869,78868,78867,78866,78865,78864,78863,78860,78859,78857,78856,78848,78846,78845,78844,78843,78842,78841,78840,78835,78834,78833,78832,78831,78830,78829,78828,78827,78826,78825,78824,78823,78822,78821,78820,78819,78818,78817,78816,78815,78814,78813,78812,78811,78810,78809,78808,78807,78806,78805,78804,78803,78802,78801,78800,78799,78798,78797,78794,78792,78791,78790,78789,78788,78787,78786,78785,78784,78783,78782,78781,78780,78779,78778,78777,78776,78775,78774,78773,78772,78771,78770,78769,78768,78767,78766,78765,78764,78759,78758,78757,78756,78755,78754,78753,78751,78746,78743,78742,78741,78740,78739,78738,78737,78736,78735,78734,78733,78732,78731,78730,78729,78728,78727,78726,78725,78723,78718,78717,78716,78715,78714,78713,78712,78711,78710,78709,78708,78707,78706,78705,78704,78703,78702,78701,78700,78699,78698,78697,78696,78695,78694,78689,78688,78687,78686,78684,78683,78682,78681,78678,78677,78676,78675,78674,78673,78672,78671,78670,78669,78667,78666,78665,78664,78663,78662,78661,78659,78657,78656,78654,78653,78652,78651,78650,78649,78648,78647,78645,78644,78643,78642,78641,78639,78638,78637,78636,78635,78634,78633,78632,78631,78630,78629,78628,78627,78626,78625,78624,78623,78622,78621,78620,78619,78618,78617,78616,78615,78614,78613,78612,78611,78610,78608,78606,78603,78602,78601,78600,78599,78598,78597,78595,78594,78592,78591,78590,78589,78588,78587,78586,78585,78584,78583,78582,78581,78580,78579,78578,78577,78576,78575,78574,78573,78572,78571,78570,78569,78568,78566,78565,78564,78563,78562,78561,78560,78559,78558,78557,78556,78555,78554,78553,78552,78551,78550,78549,78548,78547,78546,78545,78544,78543,78542,78541,78540,78538,78537,78536,78535,78534,78533,78532,78531,78530,78529,78528,78524,78523,78521,78520,78519,78518,78517,78515,78514,78513,78512,78510,78509,78508,78507,78506,78504,78503,78502,78501,78500,78499,78498,78497,78496,78495,78494,78493,78492,78491,78490,78489,78488,78487,78486,78485,78484,78483,78482,78481,78480,78479,78478,78477,78475,78473,78472,78471,78470,78469,78467,78466,78465,78464,78463,78462,78461,78460,78459,78458,78457,78456,78455,78453,78452,78451,78450,78449,78448,78447,78446,78445,78443,78442,78439,78438,78437,78436,78435,78434,78433,78432,78431,78430,78429,78428,78427,78426,78425,78424,78423,78422,78421,78420,78419,78418,78417,78415,78414,78413,78410,78409,78408,78407,78406,78405,78404,78403,78400,78397,78396,78395,78394,78393,78392,78391,78390,78389,78388,78387,78386,78385,78384,78383,78382,78380,78379,78378,78377,78376,78375,78374,78373,78372,78371,78369,78368,78367,78365,78364,78363,78362,78361,78360,78359,78358,78357,78356,78355,78354,78353,78352,78351,78350,78349,78348,78347,78346,78345,78344,78343,78342,78341,78340,78339,78338,78337,78336,78335,78334,78333,78332,78331,78330,78329,78328,78327,78326,78325,78324,78323,78322,78321,78320,78319,78318,78317,78316,78315,78314,78304,78303,78302,78296,78295,78294,78293,78292,78291,78290,78289,78288,78282,78279,78278,78277,78276,78275,78274,78273,78272,78271,78270,78269,78268,78267,78266,78265,78264,78263,78261,78260,78259,78258,78257,78256,78255,78254,78253,78252,78251,78250,78245,78244,78243,78242,78241,78240,78239,78238,78237,78236,78235,78234,78233,78232,78231,78230,78228,78227,78226,78224,78223,78222,78221,78220,78219,78218,78217,78216,78215,78214,78213,78212,78211,78210,78209,78208,78207,78206,78202,78200,78199,78198,78197,78196,78195,78194,78193,78192,78191,78190,78189,78188,78187,78186,78185,78184,78183,78182,78177,78176,78175,78174,78173,78169,78168,78166,78165,78164,78163,78162,78161,78160,78159,78158,78157,78155,78153,78152,78151,78150,78148,78144,78142,78141,78140,78139,78137,78135,78134,78133,78132,78131,78130,78129,78128,78127,78126,78125,78124,78123,78122,78121,78120,78118,78116,78115,78114,78113,78112,78111,78110,78109,78108,78107,78106,78105,78104,78103,78102,78099,78098,78097,78096,78095,78094,78093,78092,78091,78090,78089,78088,78087,78086,78085,78084,78083,78082,78080,78079,78077,78076,78075,78074,78073,78068,78067,78066,78065,78064)) OR (`Idx`=3 AND `CreatureID` IN (81906,81873,81856,81853,81852,81851,81843,81839,81838,81836,81835,81833,81831,81824,81796,81771,81746,81735,81728,81727,81719,81693,81682,81668,81665,81654,81653,81644,81643,81642,81641,81640,81636,81623,81605,81599,81591,81542,81541,81512,81511,81509,81508,81501,81473,81471,81470,81469,81468,81467,81429,81401,81399,81367,81357,81331,81313,81304,81296,81278,81270,81268,81242,81212,81201,81195,81184,81182,81178,81151,81148,81147,81146,81145,81136,81134,81091,81088,81079,81072,81054,81047,81046,81045,81026,81019,81017,81016,81014,81002,80999,80996,80990,80984,80983,80975,80974,80971,80970,80967,80964,80958,80955,80941,80896,80886,80861,80853,80818,80804,80803,80793,80790,80789,80788,80784,80783,80769,80764,80749,80748,80684,80676,80549,80548,80546,80545,80516,80461,80436,80408,80407,80387,80356,80344,80343,80320,80316,80306,80299,80297,80290,80286,80256,80255,80254,80253,80220,80218,80210,80206,80205,80203,80201,80199,80197,80191,80179,80165,80106,80105,80102,80092,80091,80090,80089,80088,80087,80084,80077,80070,80054,80042,80035,80023,80000,79993,79960,79952,79945,79943,79936,79887,79886,79882,79881,79880,79872,79869,79843,79827,79823,79822,79796,79795,79792,79791,79783,79775,79753,79744,79731,79723,79708,79701,79700,79699,79698,79688,79667,79666,79665,79653,79652,79640,79639,79625,79589,79586,79584,79581,79578,79555,79532,79514,79487,79482,79478,79449,79430,79428,79427,79421,79419,79418,79402,79354,79340,79338,79291,79290,79289,79288,79287,79286,79269,79259,79255,79254,79197,79196,79195,79194,79193,79192,79178,79151,79093,79068,79034,79017,79013,79003,78999,78991,78977,78974,78942,78922,78917,78906,78905,78883,78787,78784,78783,78729,78718,78711,78663,78661,78651,78634,78629,78627,78626,78622,78618,78565,78533,78529,78450,78443,78439,78438,78414,78368,78362,78354,78353,78347,78339,78321,78319,78263,78236,78235,78234,78221,78194,78153,78148,78141,78140,78132,78127,78122,78118,78113,78104,78098,78097,78096)) OR (`Idx`=2 AND `CreatureID` IN (81906,81904,81903,81901,81873,81856,81853,81852,81851,81843,81839,81838,81836,81835,81833,81831,81824,81796,81771,81755,81746,81745,81744,81735,81728,81727,81719,81711,81693,81688,81682,81668,81665,81654,81653,81644,81643,81642,81641,81640,81636,81623,81617,81605,81599,81591,81542,81541,81512,81511,81509,81508,81501,81473,81471,81470,81469,81468,81467,81429,81401,81399,81367,81357,81333,81331,81313,81304,81296,81288,81278,81272,81270,81268,81242,81226,81212,81201,81195,81184,81182,81178,81151,81148,81147,81146,81145,81136,81134,81091,81088,81084,81079,81072,81063,81054,81047,81046,81045,81026,81019,81017,81016,81014,81002,80999,80997,80996,80990,80984,80983,80975,80974,80971,80970,80967,80964,80958,80955,80953,80941,80934,80896,80889,80886,80884,80861,80857,80853,80818,80804,80803,80793,80790,80789,80788,80784,80783,80769,80764,80759,80749,80748,80719,80715,80714,80698,80695,80684,80676,80552,80549,80548,80546,80545,80516,80468,80461,80436,80408,80407,80400,80387,80356,80344,80343,80320,80316,80309,80306,80299,80297,80290,80288,80286,80261,80256,80255,80254,80253,80220,80218,80210,80206,80205,80203,80201,80199,80197,80191,80179,80165,80164,80135,80106,80105,80102,80100,80093,80092,80091,80090,80089,80088,80087,80084,80077,80070,80064,80055,80054,80042,80035,80023,80000,79993,79960,79952,79946,79945,79943,79936,79925,79887,79886,79882,79881,79880,79872,79869,79843,79827,79823,79822,79796,79795,79792,79791,79783,79775,79754,79753,79752,79744,79731,79729,79723,79708,79701,79700,79699,79698,79688,79684,79680,79667,79666,79665,79653,79652,79640,79639,79625,79605,79600,79591,79590,79589,79586,79584,79581,79578,79574,79555,79552,79542,79540,79532,79526,79514,79487,79482,79478,79449,79430,79429,79428,79427,79421,79419,79418,79402,79354,79340,79338,79323,79301,79291,79290,79289,79288,79287,79286,79269,79259,79255,79254,79223,79197,79196,79195,79194,79193,79192,79178,79151,79093,79068,79034,79017,79013,79003,78999,78991,78977,78974,78942,78922,78917,78906,78905,78883,78842,78835,78820,78787,78784,78783,78729,78718,78711,78695,78663,78661,78651,78650,78634,78630,78629,78627,78626,78622,78618,78565,78552,78533,78529,78523,78507,78467,78450,78443,78439,78438,78414,78368,78362,78354,78353,78347,78339,78321,78319,78277,78274,78263,78236,78235,78234,78221,78212,78197,78194,78157,78153,78148,78141,78140,78132,78127,78122,78118,78113,78104,78098,78097,78096,78084)) OR (`Idx`=1 AND `CreatureID` IN (81906,81905,81904,81903,81902,81901,81889,81887,81880,81877,81874,81873,81864,81862,81860,81856,81854,81853,81852,81851,81844,81843,81839,81838,81836,81835,81833,81832,81831,81828,81824,81821,81816,81815,81801,81799,81796,81786,81778,81771,81768,81757,81756,81755,81752,81746,81745,81744,81735,81728,81727,81724,81719,81718,81711,81693,81688,81682,81673,81671,81668,81666,81665,81654,81653,81648,81647,81646,81644,81643,81642,81641,81640,81637,81636,81625,81624,81623,81617,81606,81605,81604,81599,81598,81593,81592,81591,81585,81582,81579,81573,81572,81571,81562,81550,81547,81542,81541,81540,81526,81517,81512,81511,81509,81508,81507,81506,81505,81504,81503,81501,81500,81489,81488,81473,81471,81470,81469,81468,81467,81438,81437,81434,81433,81432,81429,81428,81426,81417,81411,81402,81401,81400,81399,81389,81386,81368,81367,81357,81333,81331,81329,81313,81310,81304,81296,81294,81288,81283,81278,81275,81274,81272,81270,81268,81262,81258,81257,81256,81246,81244,81242,81238,81236,81226,81220,81214,81212,81211,81201,81199,81196,81195,81184,81183,81182,81178,81177,81163,81162,81159,81151,81148,81147,81146,81145,81136,81134,81129,81120,81116,81091,81088,81084,81082,81081,81080,81079,81072,81063,81054,81049,81048,81047,81046,81045,81040,81037,81036,81035,81034,81033,81026,81025,81023,81021,81019,81017,81016,81015,81014,81010,81009,81002,80999,80997,80996,80990,80986,80985,80984,80983,80979,80975,80974,80971,80970,80969,80967,80964,80961,80959,80958,80956,80955,80954,80953,80950,80947,80944,80941,80940,80934,80896,80889,80886,80884,80867,80861,80857,80853,80851,80831,80818,80817,80804,80803,80793,80790,80789,80788,80784,80783,80778,80775,80769,80764,80759,80754,80753,80749,80748,80743,80742,80741,80738,80737,80734,80724,80723,80721,80719,80716,80715,80714,80698,80695,80689,80686,80684,80681,80678,80676,80661,80649,80647,80622,80578,80571,80570,80569,80567,80566,80565,80552,80549,80548,80546,80545,80544,80525,80518,80516,80507,80506,80505,80480,80468,80461,80444,80437,80436,80431,80424,80423,80422,80420,80417,80411,80410,80408,80407,80406,80400,80395,80387,80369,80363,80358,80356,80355,80353,80352,80347,80346,80344,80343,80338,80337,80336,80334,80333,80331,80330,80328,80320,80316,80315,80309,80307,80306,80302,80301,80299,80298,80297,80290,80288,80287,80286,80284,80261,80256,80255,80254,80253,80231,80228,80220,80218,80210,80208,80207,80206,80205,80203,80201,80199,80197,80191,80188,80181,80179,80178,80165,80164,80162,80160,80149,80148,80139,80136,80135,80106,80105,80104,80102,80100,80093,80092,80091,80090,80089,80088,80087,80086,80084,80077,80070,80064,80060,80055,80054,80042,80035,80026,80023,80014,80000,79993,79990,79985,79983,79982,79976,79960,79952,79947,79946,79945,79943,79942,79936,79925,79914,79912,79905,79898,79889,79888,79887,79886,79882,79881,79880,79879,79875,79872,79869,79868,79866,79861,79850,79846,79843,79827,79824,79823,79822,79805,79804,79799,79796,79795,79793,79792,79791,79785,79783,79781,79776,79775,79772,79760,79755,79754,79753,79752,79744,79742,79733,79731,79729,79723,79712,79708,79701,79700,79699,79698,79688,79687,79685,79684,79680,79667,79666,79665,79653,79652,79644,79640,79639,79625,79617,79605,79603,79600,79591,79590,79589,79586,79584,79581,79578,79575,79574,79559,79556,79555,79552,79551,79542,79541,79540,79536,79535,79534,79532,79526,79514,79495,79493,79491,79487,79482,79478,79465,79461,79449,79431,79430,79429,79428,79427,79425,79424,79422,79421,79419,79418,79417,79403,79402,79400,79394,79390,79355,79354,79343,79342,79341,79340,79339,79338,79323,79301,79293,79292,79291,79290,79289,79288,79287,79286,79272,79269,79268,79261,79260,79259,79255,79254,79232,79228,79223,79207,79202,79197,79196,79195,79194,79193,79192,79187,79178,79172,79165,79163,79162,79151,79149,79144,79142,79137,79134,79127,79125,79093,79084,79083,79082,79069,79068,79067,79054,79034,79017,79013,79007,79004,79003,79001,78999,78997,78993,78992,78991,78977,78974,78970,78969,78966,78962,78960,78958,78951,78942,78930,78928,78926,78922,78918,78917,78911,78909,78908,78907,78906,78905,78883,78871,78870,78866,78865,78860,78859,78846,78843,78842,78835,78834,78826,78823,78820,78812,78811,78808,78806,78790,78789,78788,78787,78784,78783,78782,78775,78768,78767,78759,78743,78736,78729,78718,78717,78716,78711,78695,78689,78688,78663,78662,78661,78657,78651,78650,78649,78645,78644,78643,78636,78635,78634,78633,78632,78630,78629,78627,78626,78622,78618,78587,78576,78570,78565,78557,78552,78548,78543,78533,78531,78529,78523,78507,78504,78503,78494,78484,78483,78477,78472,78471,78467,78459,78453,78450,78447,78446,78445,78443,78439,78438,78435,78429,78427,78414,78403,78396,78375,78374,78373,78371,78368,78365,78362,78361,78358,78355,78354,78353,78350,78347,78339,78329,78324,78321,78319,78304,78302,78279,78278,78277,78276,78275,78274,78268,78263,78250,78236,78235,78234,78221,78212,78202,78200,78199,78197,78194,78189,78188,78157,78153,78148,78141,78140,78137,78135,78132,78131,78127,78126,78122,78118,78116,78113,78112,78111,78110,78109,78105,78104,78098,78097,78096,78084,78079,78073,78068,78065)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (78063,78062,78061,78060,78059,78058,78057,78056,78055,78054,78053,78052,78051,78050,78049,78047,78045,78044,78043,78042,78041,78040,78039,78038,78037,78036,78035,78034,78033,78032,78031,78030,78028,78027,78026,78025,78024,78023,78022,78021,78020,78019,78018,78017,78016,78015,78014,78013,78012,78011,78010,78009,78008,78007,78006,78005,78004,78003,78001,78000,77999,77998,77997,77996,77995,77994,77993,77992,77991,77990,77989,77988,77987,77986,77985,77984,77983,77982,77981,77980,77979,77978,77977,77976,77975,77974,77973,77972,77971,77970,77969,77968,77966,77965,77963,77962,77961,77960,77959,77958,77957,77952,77951,77950,77949,77948,77947,77945,77944,77943,77942,77941,77940,77939,77938,77937,77936,77935,77934,77933,77931,77930,77929,77928,77927,77926,77925,77924,77923,77922,77921,77920,77919,77918,77915,77914,77913,77912,77911,77910,77909,77908,77907,77906,77905,77904,77903,77902,77901,77900,77899,77895,77894,77893,77892,77891,77890,77889,77888,77887,77886,77885,77884,77883,77882,77881,77880,77879,77878,77877,77876,77875,77874,77873,77872,77871,77870,77869,77868,77867,77866,77865,77864,77863,77861,77860,77859,77858,77857,77856,77854,77853,77850,77848,77847,77846,77845,77844,77843,77842,77841,77840,77839,77838,77837,77836,77835,77834,77832,77831,77829,77828,77827,77826,77825,77824,77823,77822,77820,77819,77817,77816,77815,77814,77813,77812,77811,77810,77809,77808,77807,77806,77805,77803,77802,77801,77800,77799,77798,77797,77796,77795,77794,77793,77792,77791,77790,77789,77788,77787,77786,77785,77784,77783,77782,77781,77780,77779,77778,77777,77776,77775,77774,77773,77772,77771,77770,77768,77767,77765,77764,77763,77762,77761,77760,77759,77758,77757,77756,77755,77754,77753,77752,77751,77750,77749,77748,77747,77746,77745,77744,77743,77742,77741,77740,77739,77738,77737,77736,77735,77734,77733,77732,77731,77730,77729,77728,77727,77726,77725,77724,77723,77722,77721,77720,77719,77718,77717,77716,77715,77709,77704,77703,77702,77701,77700,77699,77698,77697,77696,77695,77694,77693,77692,77691,77690,77689,77688,77687,77686,77685,77684,77683,77682,77681,77680,77679,77678,77677,77676,77675,77674,77673,77672,77671,77670,77669,77667,77666,77665,77664,77663,77662,77661,77660,77659,77658,77657,77656,77655,77654,77653,77652,77651,77650,77649,77648,77647,77644,77643,77642,77641,77640,77639,77638,77637,77636,77635,77634,77633,77632,77631,77630,77629,77628,77627,77626,77625,77624,77622,77621,77620,77617,77616,77615,77614,77613,77612,77610,77609,77608,77607,77606,77605,77604,77603,77602,77601,77600,77599,77598,77597,77596,77595,77594,77593,77592,77591,77590,77588,77587,77586,77585,77584,77583,77582,77581,77580,77579,77578,77577,77576,77575,77574,77573,77572,77571,77570,77569,77565,77564,77563,77562,77561,77560,77559,77558,77557,77556,77551,77550,77549,77548,77543,77542,77541,77540,77539,77538,77536,77529,77528,77527,77526,77525,77524,77523,77522,77521,77520,77519,77518,77517,77516,77513,77512,77510,77509,77508,77507,77506,77505,77504,77503,77501,77500,77499,77498,77497,77496,77495,77494,77493,77492,77491,77490,77489,77488,77487,77486,77485,77483,77478,77477,77476,77475,77474,77473,77472,77471,77470,77469,77468,77467,77466,77465,77463,77462,77461,77460,77459,77458,77457,77456,77455,77454,77453,77452,77451,77450,77449,77448,77447,77446,77445,77444,77443,77442,77441,77440,77439,77438,77434,77431,77430,77429,77428,77427,77426,77425,77424,77423,77422,77419,77418,77417,77415,77414,77413,77412,77411,77410,77409,77408,77407,77406,77405,77404,77403,77402,77400,77398,77397,77396,77395,77394,77393,77392,77391,77390,77389,77388,77387,77385,77384,77383,77382,77381,77380,77379,77378,77377,77376,77375,77374,77373,77372,77371,77370,77369,77368,77367,77366,77365,77364,77363,77362,77361,77360,77359,77358,77357,77356,77355,77354,77353,77352,77351,77350,77349,77348,77347,77346,77345,77344,77343,77342,77341,77340,77338,77337,77336,77335,77334,77333,77332,77331,77328,77327,77326,77325,77324,77323,77322,77321,77320,77319,77318,77317,77316,77315,77314,77313,77312,77311,77310,77309,77308,77307,77306,77305,77304,77303,77300,77299,77298,77297,77296,77295,77294,77293,77291,77290,77289,77288,77287,77286,77285,77284,77282,77281,77280,77279,77278,77277,77274,77272,77271,77270,77269,77268,77267,77266,77264,77263,77262,77261,77260,77259,77258,77257,77256,77255,77254,77253,77252,77251,77250,77249,77248,77247,77245,77244,77243,77241,77239,77238,77237,77236,77235,77234,77232,77231,77230,77229,77228,77227,77226,77225,77224,77223,77222,77221,77220,77219,77218,77217,77216,77214,77213,77212,77211,77210,77209,77208,77207,77206,77205,77204,77203,77202,77201,77200,77199,77198,77197,77196,77195,77194,77193,77192,77191,77190,77189,77187,77186,77185,77184,77183,77182,77181,77180,77179,77178,77176,77175,77174,77173,77172,77171,77170,77169,77168,77167,77162,77161,77160,77159,77158,77157,77156,77155,77154,77153,77151,77150,77149,77148,77147,77146,77145,77144,77143,77142,77141,77140,77138,77137,77136,77134,77133,77132,77131,77130,77129,77128,77127,77126,77125,77124,77123,77122,77120,77115,77114,77113,77112,77111,77110,77109,77108,77107,77106,77105,77104,77103,77101,77100,77099,77096,77095,77093,77091,77090,77088,77086,77085,77083,77082,77081,77080,77079,77078,77076,77075,77070,77067,77066,77065,77064,77063,77053,77052,77051,77047,77046,77045,77044,77043,77042,77038,77037,77036,77035,77034,77033,77032,77031,77030,77029,77028,77027,77026,77024,77023,77022,77021,77020,77019,77018,77017,77016,77015,77014,77012,77011,77009,77008,77007,77006,77005,77003,77000,76999,76998,76997,76996,76991,76988,76987,76986,76985,76983,76982,76981,76978,76977,76976,76975,76974,76973,76972,76971,76970,76969,76968,76967,76966,76965,76964,76963,76962,76961,76960,76959,76957,76956,76955,76954,76953,76952,76951,76949,76948,76947,76946,76945,76944,76941,76940,76938,76937,76936,76935,76933,76931,76930,76929,76928,76927,76926,76925,76924,76923,76922,76921,76920,76919,76918,76917,76916,76915,76914,76913,76912,76910,76909,76908,76907,76906,76905,76904,76903,76902,76901,76900,76899,76898,76897,76896,76895,76894,76891,76889,76887,76886,76885,76884,76883,76882,76880,76879,76878,76877,76876,76875,76874,76873,76872,76871,76870,76869,76868,76866,76865,76864,76863,76862,76859,76857,76852,76851,76850,76849,76848,76847,76846,76845,76840,76839,76838,76837,76832,76831,76829,76828,76826,76824,76823,76822,76821,76820,76819,76818,76817,76816,76815,76814,76813,76812,76811,76810,76809,76808,76806,76805,76804,76803,76802,76801,76800,76797,76796,76794,76793,76792,76791,76790,76789,76788,76787,76786,76785,76784,76783,76782,76781,76780,76778,76777,76775,76774,76773,76772,76771,76770,76768,76767,76766,76765,76764,76763,76762,76760,76759,76758,76757,76756,76755,76754,76753,76752,76750,76748,76747,76746,76745,76744,76743,76742,76741,76740,76739,76738,76737,76736,76735,76732,76731,76730,76729,76728,76727,76726,76725,76724,76723,76722,76721,76720,76719,76718,76717,76716,76715,76714,76713,76712,76711,76710,76709,76708,76707,76706,76705,76704,76703,76702,76701,76700,76699,76698,76697,76696,76695,76694,76693,76692,76691,76690,76689,76688,76687,76686,76685,76684,76683,76682,76681,76679,76678,76675,76674,76673,76672,76671,76670,76669,76668,76667,76666,76665,76663,76662,76661,76660,76659,76658,76657,76656,76655,76654,76652,76651,76650,76649,76648,76647,76646,76645,76643,76642,76641,76640,76639,76638,76637,76636,76635,76634,76633,76632,76631,76630,76629,76628,76627,76626,76625,76624,76623,76622,76621,76619,76618,76617,76616,76613,76610,76609,76608,76607,76606,76605,76604,76603,76602,76601,76600,76599,76598,76597,76596,76595,76594,76593,76592,76591,76590,76589,76588,76587,76586,76585,76584,76583,76582,76581,76580,76579,76578,76577,76576,76575,76574,76573,76572,76571,76570,76569,76568,76567,76566,76564,76563,76562,76561,76560,76559,76558,76557,76556,76552,76550,76549,76548,76547,76546,76545,76544,76543,76542,76541,76540,76539,76538,76537,76536,76535,76534,76533,76532,76529,76528,76527,76526,76525,76524,76523,76522,76521,76520,76519,76518,76517,76516,76515,76514,76513,76512,76511,76509,76508,76506,76505,76504,76503,76502,76501,76500,76499,76498,76497,76496,76495,76494,76493,76492,76491,76490,76489,76488,76487,76486,76485,76484,76483,76482,76481,76479,76478,76477,76476,76473,76472,76471,76469,76468,76467,76466,76465,76464,76463,76462,76461,76460,76459,76456,76455,76454,76453,76452,76451,76450,76449,76448,76447,76446,76444,76442,76441,76440,76439,76438,76436,76435,76434,76432,76431,76430,76429,76428,76427,76426,76418,76417,76415,76414,76413,76412,76411,76408,76407,76405,76403,76402,76401,76400,76399,76398,76396,76395,76394,76393,76390,76389,76388,76387,76386,76385,76384,76383,76382,76381,76380,76379,76378,76377,76376,76375,76369,76367,76366,76365,76364,76363,76362,76361,76360,76359,76358,76357,76356,76355,76354,76353,76352,76351,76350,76349,76348,76347,76346,76345,76344,76343,76342,76340,76339,76338,76337,76335,76334,76333,76332,76331,76330,76329,76328,76327,76326,76325,76324,76323,76322,76321,76320,76319,76318,76317,76316,76315,76314,76313,76312,76310,76309,76308,76307,76306,76304,76297,76296,76295,76294,76293,76292,76290,76289,76288,76287,76286,76285,76284,76283,76282,76281,76280,76279,76278,76277,76276,76275,76274,76273,76271,76270,76269,76268,76267,76266,76265,76264,76263,76262,76261,76260,76259,76255,76254,76253,76252,76250,76249,76242,76241,76240,76239,76238,76236,76235,76234,76233,76232,76231,76229,76228,76227,76224,76223,76222,76221,76220,76219,76218,76217,76216,76215,76214,76213,76212,76211,76210,76209,76208,76207,76206,76205,76204,76202,76201,76200,76199,76198,76197,76196,76195,76194,76193,76192,76191,76190,76189,76188,76187,76186,76185,76184,76183,76182,76181,76180,76179,76178,76177,76176,76175,76174,76172,76170,76169,76168,76164,76162,76160,76159,76158,76157,76156,76155,76154,76153,76152,76151,76150,76149,76146,76145,76144,76143,76142,76141,76132,76131,76130,76129,76128,76127,76126,76125,76124,76123,76122,76121,76120,76119,76118,76117,76116,76111,76110,76109,76108,76107,76106,76105,76104,76103,76102,76101,76100,76099,76098,76097,76096,76095,76094,76093,76092,76091,76090,76089,76088,76087,76086,76085,76084,76083,76082,76081,76080,76079,76078,76077,76076,76075,76074,76071,76068,76067,76066,76065,76064,76063,76062,76061,76060,76059,76058,76057,76056,76055,76054,76053,76052,76051,76050,76049,76048,76047,76046,76045,76044,76043,76042,76041,76040,76039,76038,76037,76036,76035,76034,76033,76032,76031,76030,76029,76028,76027,76026,76021,76020,76019,76018,76017,76016,76015,76014,76012,76010,76009,76008,76007,76005,76004,76003,76002,76001,76000,75999,75998,75997,75996,75992,75988,75987,75986,75985,75984,75982,75981,75980,75979,75978,75977,75976,75975,75974,75973,75972,75969,75968,75967,75966,75964,75963,75959,75958,75957,75956,75955,75954,75953,75951,75950,75949,75948,75947,75946,75945,75944,75943,75942,75941,75940,75939,75938,75937,75936,75935,75934,75933,75932,75929,75928,75927,75926,75925,75924,75923,75922,75918,75916,75915,75914,75913,75912,75906,75904,75899,75898,75897,75896,75895,75894,75893,75892,75887,75885,75884,75883,75882,75881,75880,75878,75877,75876,75875,75874,75873,75871,75870,75869,75868,75867,75866,75865,75864,75863,75861,75860,75859,75857,75856,75855,75854,75853,75852,75850,75849,75846,75839,75838,75836,75835,75834,75833,75832,75831,75830,75829,75828,75827,75826,75824,75823,75822,75821,75820,75819,75818,75817,75816,75815,75814,75813,75812,75811,75810,75809,75808,75807,75806,75805,75804,75803,75802,75801,75800,75799,75798,75796,75795,75794,75793,75792,75791,75790,75789,75788,75787,75786,75785,75784,75783,75782,75781,75780,75779,75778,75777,75776,75775,75774,75773,75772,75771,75769,75768,75767,75766,75765,75763,75762,75761,75760,75759,75757,75756,75755,75754,75753,75752,75751,75750,75749,75748,75747,75746,75745,75744,75743,75742,75739,75737,75733,75732,75731,75730,75729,75728,75726,75725,75724,75723,75722,75721,75720,75719,75718,75717,75716,75715,75713,75712,75711,75710,75709,75708,75707,75706,75705,75704,75703,75702,75701,75697,75696,75695,75694,75693,75692,75691,75690,75689,75688,75687,75686,75685,75681,75680,75679,75678,75677,75676,75675,75674,75673,75672,75671,75670,75669,75668,75667,75666,75665,75663,75662,75661,75660,75659,75658,75657,75656,75655,75654,75652,75651,75648,75647,75646,75645,75644,75643,75642,75641,75640,75639,75638,75637,75636,75635,75634,75633,75632,75631,75630,75629,75628,75627,75620,75619,75618,75616,75615,75614,75612,75611,75608,75607,75606,75605,75604,75596,75595,75594,75593,75591,75590,75589,75588,75587,75586,75585,75584,75583,75582,75581,75580,75575,75560,75558,75557,75556,75555,75554,75553,75552,75551,75550,75548,75547,75546,75545,75544,75543,75542,75541,75540,75539,75538,75537,75536,75535,75534,75533,75532,75531,75530,75529,75528,75527,75526,75525,75524,75523,75522,75521,75520,75519,75518,75517,75516,75515,75514,75513,75512,75511,75510,75509,75508,75507,75506,75505,75503,75502,75500,75499,75497,75496,75494,75492,75490,75489,75488,75487,75486,75485,75484,75483,75482,75480,75479,75478,75477,75476,75475,75473,75472,75471,75470,75469,75468,75467,75466,75465,75464,75463,75462,75461,75460,75459,75454,75453,75452,75451,75447,75440,75439,75437,75436,75435,75434,75433,75432,75431,75430,75429,75428,75427,75426,75424,75423,75422,75421,75420,75419,75418,75417,75416,75414,75412,75411,75410,75408,75406,75405,75404,75403,75402,75401,75400,75397,75396,75395,75394,75393,75392,75391,75390,75389,75388,75387,75386,75385,75384,75383,75382,75381,75379,75374,75373,75372,75368,75367,75363,75362,75361,75360,75359,75358,75357,75356,75355,75354,75353,75351,75350,75349,75348,75347,75346,75345,75344,75343,75342,75339,75338,75337,75336,75335,75334,75333,75332,75331,75330,75329,75328,75327,75326,75325,75324,75323,75322,75321,75320,75318,75316,75315,75314,75313,75312,75311,75310,75308,75307,75306,75305,75304,75303,75302,75301,75298,75297,75296,75295,75294,75292,75291,75290,75289,75288,75287,75286,75285,75284,75283,75282,75280,75279,75275,75274,75273,75272,75270,75269,75268,75267,75266,75265,75263,75262,75261,75260,75258,75257,75256,75255,75254,75252,75251,75250,75249,75248,75247,75246,75245,75243,75242,75241,75240,75239,75238,75237,75236,75235,75234,75233,75232,75231,75230,75229,75228,75227,75226,75225,75224,75223,75222,75220,75219,75217,75216,75214,75212,75211,75210,75209,75207,75206,75205,75204,75202,75201,75200,75199,75198,75197,75196,75195,75194,75193,75192,75191,75190,75189,75188,75187,75186,75185,75184,75182,75181,75180,75179,75178,75177,75176,75175,75174,75172,75171,75170,75169,75168,75167,75164,75163,75162,75161,75160,75159,75158,75157,75156,75155,75154,75153,75152,75151,75150,75149,75148,75147,75146,75145,75144,75143,75142,75141,75140,75139,75138,75136,75135,75134,75133,75132,75131,75129,75128,75127,75126,75125,75124,75123,75122,75121,75120,75119,75118,75117,75116,75115,75114,75113,75111,75110,75109,75108,75107,75106,75105,75104,75103,75102,75101,75100,75099,75097,75096,75095,75094,75093,75092,75091,75090,75089,75088,75086,75085,75084,75082,75081,75080,75079,75078,75077,75076,75073,75072,75071,75070,75069,75068,75067,75066,75065,75064,75063,75062,75061,75060,75059,75058,75057,75056,75055,75049,75047,75046,75045,75044,75043,75042,75041,75040,75039,75038,75037,75036,75035,75034,75033,75032,75031,75030,75029,75028,75027,75026,75025,75024,75023,75022,75021,75019,75015,75014,75012,75011,75010,75009,75008,75007,75006,75005,75001,75000,74999,74998,74997,74996,74995,74994,74992,74991,74990,74989,74988,74987,74986,74985,74984,74983,74982,74981,74980,74979,74977,74976,74974,74972,74971,74970,74969,74968,74967,74966,74963,74962,74960,74959,74957,74956,74955,74954,74953,74952,74951,74950,74949,74948,74947,74946,74945,74944,74943,74942,74941,74940,74939,74938,74937,74936,74935,74934,74933,74932,74931,74930,74929,74928,74927,74926,74925,74924,74923,74922,74920,74919,74918,74917,74916,74915,74910,74908,74907,74906,74905,74904,74903,74902,74901,74900,74899,74898,74897,74896,74895,74894,74893,74892,74891,74890,74889,74888,74887,74886,74885,74884,74883,74882,74881,74880,74879,74878,74877,74876,74875,74874,74873,74872,74871,74870,74869,74868,74867,74866,74864,74861,74853,74852,74850,74849,74848,74847,74846,74845,74844,74843,74842,74841,74836,74834,74833,74832,74831,74820,74819,74818,74817,74816,74815,74814,74813,74812,74811,74810,74809,74808,74807,74806,74805,74804,74803,74802,74801,74800,74799,74798,74797,74796,74795,74793,74792,74791,74790,74789,74788,74787,74786,74785,74784,74783,74782,74781,74780,74778,74776,74772,74771,74769,74767,74766,74763,74760,74759,74758,74757,74756,74755,74754,74753,74752,74751,74750,74749,74748,74747,74746,74745,74744,74743,74742,74741,74740,74739,74738,74737,74732,74731,74730,74729,74728,74727,74726,74725,74724,74723,74722,74721,74720,74719,74718,74717,74716,74715,74714,74713,74712,74711,74710,74709,74708,74707,74706,74705,74704,74703,74702,74701,74700,74699,74698,74697,74696,74695,74694,74693,74692,74691,74690,74689,74688,74687,74686,74685,74683,74681,74680,74678,74675,74674,74673,74672,74671,74670,74669,74668,74667,74665,74664,74663,74662,74661,74660,74659,74658,74657,74656,74655,74653,74652,74651,74650,74649,74648,74647,74646,74645,74644,74643,74642,74641,74640,74639,74638,74637,74636,74635,74634,74633,74632,74631,74630,74625,74624,74622,74621,74620,74615,74614,74613,74612,74611,74610,74609,74608,74607,74606,74605,74604,74603,74602,74601,74600,74599,74598,74597,74595,74594,74593,74592,74591,74590,74589,74588,74587,74586,74585,74584,74583,74581,74580,74579,74578,74577,74576,74575,74574,74573,74572,74571,74570,74569,74565,74556,74555,74554,74553,74552,74551,74550,74549,74548,74547,74545,74544,74543,74542,74536,74535,74534,74533,74531,74529,74528,74519,74518,74517,74516,74515,74514,74509,74508,74507,74505,74504,74500,74499,74498,74497,74496,74495,74493,74492,74491,74490,74489,74488,74486,74485,74483,74480,74478,74477,74476,74475,74471,74466,74465,74463,74462,74458,74450,74448,74446,74443,74441,74439,74436,74435,74434,74433,74432,74431,74426,74421,74420,74419,74417,74415,74414,74413,74412,74411,74410,74409,74408,74407,74406,74405,74404,74403,74402,74401,74400,74399,74398,74397,74396,74394,74392,74390,74389,74388,74387,74386,74384,74383,74382,74381,74380,74379,74378,74377,74376,74375,74374,74373,74371,74370,74369,74368,74367,74366,74365,74364,74363,74362,74361,74358,74357,74356,74355,74354,74353,74352,74351,74349,74347,74344,74343,74342,74340,74339,74333,74332,74330,74329,74327,74326,74310,74302,74300,74299,74294,74293,74292,74290,74289,74288,74287,74286,74285,74284,74283,74282,74280,74279,74276,74273,74272,74266,74265,74264,74263,74262,74261,74260,74259,74258,74257,74256,74255,74254,74253,74252,74251,74250,74249,74248,74246,74245,74244,74243,74241,74240,74239,74238,74237,74236,74235,74233,74232,74231,74230,74229,74228,74225,74224,74223,74222,74221,74220,74219,74218,74217,74216,74214,74213,74208,74207,74206,74205,74204,74202,74200,74199,74198,74197,74193,74192,74191,74190,74189,74188,74187,74186,74185,74184,74181,74179,74177,74176,74175,74174,74173,74172,74170,74169,74165,74164,74163,74162,74160,74159,74158,74157,74156,74154,74153,74150,74149,74148,74147,74146,74143,74141,74140,74139,74130,74129,74127,74125,74124,74123,74122,74121,74120,74118,74117,74116,74112,74111,74109,74108,74107,74106,74105,74103,74099,74098,74097,74096,74095,74094,74093,74092,74091,74090,74089,74088,74087,74086,74085,74084,74082,74081,74080,74078,74076,74075,74073,74072,74071,74070,74069,74068,74067,74066,74065,74064,74063,74062,74061,74060,74059,74058,74057,74056,74055,74054,74053,74052,74049,74043,74042,74041,74039,74038,74037,74032,74031,74030,74029,74028,74027,74026,74025,74024,74023,74022,74021,74020,74019,74018,74017,74016,74015,74014,74012,74010,74009,74008,74007,74006,74005,74004,74003,74001,74000,73999,73998,73996,73995,73994,73993,73992,73991,73990,73989,73988,73987,73986,73985,73984,73983,73982,73981,73980,73979,73978,73977,73975,73974,73973,73972,73971,73970,73969,73968,73967,73966,73965,73964,73963,73962,73961,73960,73959,73958,73957,73956,73955,73954,73953,73952,73951,73949,73948,73947,73942,73941,73940,73939,73937,73936,73935,73934,73929,73927,73925,73924,73923,73922,73921,73920,73919,73918,73917,73915,73914,73913,73911,73910,73909,73908,73907,73906,73905,73904,73903,73902,73901,73900,73899,73898,73897,73896,73895,73894,73893,73891,73890,73889,73888,73887,73886,73884,73880,73879,73878,73877,73876,73875,73874,73871,73870,73869,73868,73867,73864,73862,73861,73860,73859,73858,73857,73856,73855,73854,73850,73849,73847,73846,73845,73844,73843,73842,73841,73840,73839,73838,73837,73836,73835,73834,73833,73832,73831,73830,73829,73828,73827,73826,73825,73823,73822,73821,73820,73819,73818,73817,73816,73815,73814,73813,73812,73811,73810,73809,73808,73806,73805,73801,73800,73799,73798,73797,73796,73795,73794,73793,73792,73791,73790,73789,73788,73787,73786,73785,73784,73783,73782,73781,73780,73779,73778,73775,73774,73773,73772,73771,73770,73769,73768,73767,73766,73765,73764,73763,73760,73759,73757,73756,73755,73754,73753,73751,73750,73749,73748,73747,73745,73744,73743,73742,73741,73740,73739,73738,73737,73736,73735,73734,73733,73732,73731,73730,73729,73728,73727,73726,73725,73724,73723,73722,73721,73720,73718,73717,73716,73715,73714,73713,73712,73711,73710,73709,73707,73706,73704)) OR (`Idx`=1 AND `CreatureID` IN (78057,78054,78053,78047,78043,78038,78033,78032,78023,78022,78021,78020,78006,78005,78004,77991,77990,77983,77981,77980,77979,77973,77966,77965,77959,77958,77945,77944,77940,77937,77920,77915,77909,77901,77893,77891,77888,77887,77886,77885,77884,77883,77872,77868,77844,77842,77831,77827,77826,77816,77815,77813,77807,77806,77805,77802,77794,77787,77774,77767,77764,77755,77751,77746,77745,77736,77735,77729,77726,77724,77723,77720,77717,77716,77690,77686,77683,77682,77681,77680,77679,77675,77674,77673,77670,77666,77659,77658,77657,77656,77653,77651,77650,77644,77641,77640,77637,77635,77631,77628,77617,77615,77612,77610,77607,77602,77601,77599,77594,77577,77574,77572,77570,77558,77556,77548,77543,77538,77522,77518,77517,77512,77493,77491,77490,77489,77486,77434,77429,77426,77423,77414,77412,77410,77405,77398,77395,77392,77391,77390,77389,77382,77376,77375,77370,77362,77361,77357,77353,77352,77351,77347,77346,77345,77343,77336,77334,77322,77320,77317,77308,77306,77296,77288,77270,77268,77267,77266,77261,77260,77258,77255,77253,77250,77243,77237,77235,77234,77229,77226,77222,77219,77214,77213,77205,77204,77203,77202,77201,77199,77198,77190,77189,77187,77183,77181,77180,77173,77170,77158,77154,77151,77149,77128,77126,77120,77101,77099,77090,77086,77083,77067,77066,77064,77053,77047,77046,77045,77043,77037,77036,77034,77030,77024,77022,77019,77015,77008,77007,76999,76997,76996,76985,76976,76969,76963,76961,76935,76931,76923,76922,76921,76915,76913,76909,76907,76899,76887,76885,76866,76852,76837,76813,76802,76800,76797,76796,76777,76773,76760,76743,76741,76740,76739,76738,76737,76736,76735,76722,76717,76714,76713,76707,76705,76704,76701,76700,76699,76698,76695,76694,76693,76692,76690,76689,76686,76675,76673,76671,76667,76666,76663,76659,76657,76656,76655,76654,76646,76645,76635,76601,76599,76589,76584,76576,76574,76571,76570,76569,76568,76563,76558,76552,76550,76547,76546,76543,76541,76540,76535,76529,76524,76514,76503,76502,76500,76492,76451,76449,76436,76434,76432,76431,76430,76429,76427,76412,76403,76399,76393,76388,76387,76385,76377,76375,76367,76355,76352,76350,76339,76338,76323,76322,76320,76319,76314,76289,76286,76285,76280,76271,76261,76254,76236,76235,76233,76232,76228,76223,76221,76218,76212,76211,76202,76201,76189,76188,76187,76184,76181,76180,76179,76176,76175,76162,76159,76157,76151,76121,76119,76103,76098,76096,76091,76085,76083,76081,76079,76071,76055,76047,76039,76038,76037,76036,76035,76034,76020,76019,76015,75982,75981,75978,75977,75968,75966,75955,75950,75949,75948,75947,75946,75945,75938,75935,75934,75929,75923,75915,75914,75895,75894,75893,75892,75871,75865,75856,75855,75854,75853,75846,75835,75828,75816,75794,75788,75785,75784,75783,75780,75778,75777,75776,75766,75765,75759,75756,75753,75752,75751,75750,75748,75747,75746,75745,75743,75739,75732,75731,75730,75728,75726,75720,75717,75716,75706,75705,75687,75686,75685,75676,75673,75672,75671,75668,75647,75646,75633,75631,75628,75620,75619,75616,75612,75611,75608,75596,75595,75591,75586,75585,75584,75583,75575,75557,75548,75543,75541,75540,75536,75532,75530,75526,75520,75518,75516,75507,75502,75499,75496,75490,75487,75485,75480,75475,75473,75468,75462,75461,75454,75451,75431,75427,75421,75419,75418,75408,75403,75402,75401,75400,75395,75387,75386,75383,75373,75372,75368,75356,75355,75354,75349,75348,75344,75333,75330,75326,75321,75316,75315,75313,75310,75308,75307,75305,75304,75303,75301,75292,75289,75286,75285,75282,75279,75275,75274,75270,75269,75262,75261,75231,75230,75229,75227,75226,75225,75224,75216,75201,75200,75199,75197,75196,75195,75192,75180,75175,75174,75162,75161,75160,75159,75148,75147,75140,75123,75117,75113,75111,75109,75104,75101,75088,75086,75084,75082,75080,75077,75066,75065,75063,75061,75059,75049,75044,75042,75041,75040,75034,75033,75015,75012,75007,75000,74998,74997,74995,74989,74987,74983,74982,74979,74972,74967,74963,74956,74954,74946,74945,74944,74943,74942,74941,74934,74926,74922,74908,74905,74904,74899,74897,74896,74895,74893,74885,74884,74883,74882,74881,74880,74879,74878,74872,74871,74870,74868,74867,74866,74864,74861,74853,74852,74850,74846,74842,74831,74820,74816,74814,74810,74809,74807,74806,74804,74801,74800,74799,74798,74789,74780,74748,74744,74743,74742,74732,74723,74701,74699,74694,74678,74675,74673,74672,74661,74659,74658,74657,74648,74640,74636,74634,74633,74624,74622,74621,74620,74615,74610,74581,74577,74572,74544,74536,74517,74514,74507,74504,74496,74493,74465,74458,74443,74432,74431,74421,74419,74415,74414,74390,74382,74380,74376,74374,74373,74370,74363,74357,74356,74355,74354,74353,74351,74344,74340,74339,74332,74329,74294,74293,74292,74290,74289,74288,74287,74285,74280,74264,74263,74262,74261,74260,74255,74245,74237,74232,74231,74230,74229,74228,74221,74219,74218,74213,74205,74204,74192,74191,74190,74189,74186,74160,74157,74153,74139,74127,74109,74103,74096,74094,74093,74090,74082,74080,74062,74055,74041,74039,74038,74037,74029,74028,74001,73994,73992,73991,73985,73983,73982,73978,73974,73973,73970,73968,73964,73963,73955,73947,73937,73936,73929,73908,73903,73902,73900,73899,73897,73896,73891,73878,73874,73871,73868,73867,73859,73855,73849,73847,73845,73834,73830,73829,73811,73768,73765,73764,73760,73757,73754,73753,73748,73737,73736,73735,73734,73727,73726,73718,73707)) OR (`Idx`=3 AND `CreatureID` IN (78043,78032,78023,78006,77991,77973,77915,77887,77885,77884,77883,77815,77802,77794,77751,77746,77745,77724,77723,77717,77673,77635,77617,77615,77607,77522,77518,77517,77434,77426,77423,77392,77376,77361,77336,77334,77322,77270,77268,77205,77204,77203,77202,77201,77199,77173,77128,77126,77067,77066,77047,77045,77037,77024,77022,76999,76976,76969,76961,76935,76909,76899,76773,76743,76741,76740,76739,76737,76717,76713,76701,76700,76699,76698,76693,76690,76689,76686,76667,76666,76663,76659,76654,76645,76599,76584,76571,76570,76569,76552,76541,76540,76524,76503,76500,76492,76451,76432,76431,76429,76403,76399,76355,76352,76271,76261,76233,76232,76212,76211,76189,76188,76176,76175,76157,76103,76098,76085,76079,76055,76037,76036,76035,76034,76015,75948,75947,75946,75945,75938,75929,75915,75914,75856,75855,75816,75794,75766,75753,75752,75747,75745,75739,75686,75685,75673,75671,75611,75596,75595,75557,75536,75502,75454,75427,75419,75401,75395,75386,75330,75326,75316,75313,75289,75286,75285,75282,75269,75225,75216,75201,75200,75199,75197,75195,75192,75175,75162,75160,75123,75082,75080,75077,75061,75041,75033,75015,75012,75007,74989,74983,74979,74956,74954,74934,74922,74905,74899,74885,74883,74882,74881,74880,74879,74870,74820,74810,74806,74804,74799,74744,74743,74742,74732,74675,74673,74672,74661,74659,74658,74657,74615,74581,74507,74432,74431,74421,74415,74380,74373,74370,74363,74354,74351,74344,74332,74292,74264,74255,74245,74228,74219,74218,74204,74192,74191,74139,74127,74062,74001,73978,73974,73973,73964,73936,73900,73899,73897,73896,73874,73871,73868,73847,73834,73811,73760)) OR (`Idx`=2 AND `CreatureID` IN (78043,78032,78023,78022,78021,78020,78006,77991,77983,77981,77980,77979,77973,77966,77965,77959,77958,77920,77915,77891,77887,77885,77884,77883,77815,77802,77794,77751,77746,77745,77724,77723,77717,77674,77673,77653,77650,77635,77617,77615,77607,77538,77522,77518,77517,77434,77426,77423,77414,77405,77392,77376,77361,77336,77334,77322,77270,77268,77243,77226,77205,77204,77203,77202,77201,77199,77181,77173,77151,77149,77128,77126,77090,77067,77066,77047,77045,77037,77030,77024,77022,76999,76976,76969,76961,76935,76909,76907,76899,76777,76773,76743,76741,76740,76739,76737,76717,76713,76701,76700,76699,76698,76694,76693,76692,76690,76689,76686,76667,76666,76663,76659,76654,76645,76601,76599,76584,76576,76571,76570,76569,76552,76550,76541,76540,76524,76503,76500,76492,76451,76432,76431,76429,76403,76399,76355,76352,76323,76322,76271,76261,76233,76232,76212,76211,76189,76188,76181,76176,76175,76162,76157,76103,76098,76085,76079,76055,76039,76037,76036,76035,76034,76015,75977,75949,75948,75947,75946,75945,75938,75929,75915,75914,75856,75855,75835,75816,75794,75766,75753,75752,75750,75747,75745,75739,75716,75686,75685,75673,75671,75631,75611,75596,75595,75557,75536,75507,75502,75490,75468,75454,75451,75427,75419,75401,75395,75386,75330,75326,75316,75315,75313,75289,75286,75285,75282,75269,75225,75216,75201,75200,75199,75197,75196,75195,75192,75175,75162,75160,75123,75082,75080,75077,75061,75041,75033,75015,75012,75007,74989,74983,74979,74956,74954,74934,74922,74908,74905,74899,74885,74883,74882,74881,74880,74879,74870,74820,74810,74806,74804,74799,74744,74743,74742,74732,74701,74699,74675,74673,74672,74661,74659,74658,74657,74620,74615,74581,74507,74432,74431,74421,74415,74380,74374,74373,74370,74363,74354,74353,74351,74344,74332,74292,74264,74255,74245,74228,74219,74218,74204,74192,74191,74190,74189,74139,74127,74062,74041,74001,73978,73974,73973,73964,73963,73936,73900,73899,73897,73896,73874,73871,73868,73847,73834,73811,73768,73764,73760,73757,73726,73707)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=1 AND `CreatureID` IN (73703,73699,73694,73690,73686,73684,73678,73677,73668,73661,73660,73659,73655,73654,73653,73635,73625,73623,73608,73602,73601,73600,73594,73590,73589,73566,73563,73562,73561,73557,73549,73544,73536,73535,73530,73529,73519,73514,73512,73501,73489,73488,73487,73476,73468,73465,73461,73460,73453,73452,73441,73440,73439,73438,73436,73414,73412,73411,73409,73406,73404,73402,73400,73393,73392,73368,73343,73334,73329,73324,73323,73322,73320,73304,73278,73275,73274,73272,73270,73262,73258,73256,73251,73245,73231,73230,73225,73223,73222,73204,73196,73192,73189,73186,73164,73150,73149,73140,73129,73125,73124,73123,73122,73120,73108,73098,73095,73091,73087,73084,73083,73069,73063,73054,73039,73034,73033,73025,73021,73018,73014,72973,72972,72968,72958,72945,72941,72934,72908,72901,72894,72893,72892,72887,72880,72878,72875,72851,72846,72834,72821,72792,72788,72784,72781,72759,72756,72728,72714,72710,72709,72667,72666,72665,72654,72649,72642,72641,72640,72624,72621,72616,72609,72607,72601,72599,72596,72595,72593,72588,72587,72585,72581,72579,72575,72572,72571,72570,72568,72565,72559,72558,72557,72556,72555,72549,72548,72546,72542,72534,72525,72515,72501,72498,72497,72481,72477,72469,72453,72451,72449,72448,72435,72434,72431,72427,72421,72412,72411,72397,72393,72391,72390,72389,72388,72376,72375,72374,72372,72367,72366,72359,72354,72353,72352,72350,72345,72328,72318,72317,72292,72286,72281,72278,72277,72275,72270,72257,72253,72240,72239,72238,72236,72225,72223,72215,72150,72060,72059,72035,72033,72029,72026,72020,72017,72016,72000,71998,71996,71995,71991,71987,71986,71984,71979,71978,71972,71971,71970,71966,71963,71950,71945,71944,71912,71910,71909,71906,71889,71885,71881,71870,71861,71853,71851,71846,71845,71843,71817,71802,71801,71789,71784,71776,71775,71774,71773,71772,71771,71770,71765,71764,71762,71753,71750,71744,71740,71720,71718,71715,71713,71711,71705,71697,71695,71691,71687,71686,71685,71684,71683,71682,71675,71674,71661,71660,71659,71656,71649,71647,71639,71637,71631,71630,71628,71614,71613,71612,71611,71605,71604,71593,71592,71590,71589,71550,71548,71544,71520,71519,71518,71517,71516,71513,71505,71501,71500,71495,71494,71493,71490,71489,71488,71473,71472,71471,71470,71465,71459,71455,71452,71451,71448,71446,71440,71425,71420,71398,71390,71386,71384,71379,71372,71360,71359,71350,71349,71347,71346,71340,71324,71319,71318,71315,71309,71302,71301,71296,71290,71288,71286,71285,71283,71282,71281,71280,71275,71269,71266,71263,71262,71245,71244,71239,71235,71222,71221,71211,71209,71208,71207,71203,71202,71188,71172,71164,71141,71130,71125,71116,71114,71113,71110,71100,71086,71066,71061,71055,71052,71051,71047,71045,71036,71035,71034,71032,71031,71028,71026,71024,71012,71011,71010,71008,71007,71006,71004,71002,71000,70999,70998,70997,70986,70985,70973,70972,70971,70970,70968,70967,70936,70935,70934,70933,70931,70930,70929,70928,70927,70926,70924,70908,70901,70900,70898,70894,70889,70864,70803,70798,70797,70792,70791,70788,70784,70779,70774,70761,70760,70759,70758,70755,70754,70738,70734,70712,70704,70695,70680,70679,70663,70661,70658,70649,70643,70633,70628,70627,70621,70596,70588,70586,70581,70577,70576,70566,70563,70560,70559,70558,70556,70545,70542,70528,70527,70526,70522,70518,70510,70509,70506,70500,70496,70495,70494,70493,70492,70483,70473,70472,70471,70465,70464,70463,70448,70446,70439,70435,70432,70428,70427,70423,70418,70410,70409,70406,70405,70397,70396,70395,70394,70393,70392,70391,70390,70388,70383,70381,70378,70377,70355,70352,70351,70350,70349,70348,70344,70343,70342,70337,70332,70331,70330,70329,70327,70326,70322,70317,70311,70309,70307,70306,70303,70294,70293,70292,70291,70290,70287,70286,70285,70284,70283,70278,70277,70275,70263,70262,70253,70252,70250,70248,70247,70244,70237,70235,70230,70229,70222,70220,70217,70213,70212,70194,70193,70181,70175,70174,70173,70157,70147,70137,70136,70130,70124,70122,70120,70115,70113,70111,70104,70102,70097,70091,70090,70089,70077,70069,70066,70062,70061,70059,70054,70046,70045,70044,70029,70021,70020,69995,69994,69990,69989,69984,69963,69962,69960,69959,69951,69950,69939,69938,69925,69921,69920,69910,69909,69906,69905,69904,69900,69899,69886,69885,69868,69867,69866,69865,69844,69842,69841,69839,69825,69819,69818,69813,69798,69780,69769,69768,69758,69756,69750,69715,69714,69713,69711,69703,69690,69685,69683,69681,69676,69669,69662,69661,69660,69657,69656,69655,69647,69645,69636,69625,69624,69623,69613,69609,69604,69602,69601,69593,69592,69590,69581,69571,69570,69569,69568,69567,69566,69561,69557,69552,69550,69549,69548,69536,69535,69533,69529,69527,69524,69523,69522,69521,69519,69518,69517,69514,69512,69508,69507,69499,69495,69494,69480,69477,69469,69467,69453,69451,69446,69438,69437,69434,69431,69424,69419,69417,69416,69412,69410,69409,69408,69407,69403,69398,69397,69395,69387,69385,69384,69383,69379,69373,69369,69365,69362,69361,69350,69348,69345,69344,69343,69340,69314,69313,69308,69307,69305,69304,69299,69298,69297,69296,69295,69292,69291,69284,69276,69269,69268,69267,69258,69248,69247,69242,69235,69234,69227,69225,69224,69223,69221,69217,69214,69213,69203,69186,69185,69184,69182,69178,69176,69175,69173,69172,69171,69170,69169,69168,69167,69164,69147)) OR (`Idx`=0 AND `CreatureID` IN (73703,73702,73701,73700,73699,73698,73697,73696,73695,73694,73693,73692,73691,73690,73689,73688,73686,73685,73684,73683,73682,73681,73680,73679,73678,73677,73676,73675,73674,73672,73670,73669,73668,73667,73666,73665,73664,73663,73662,73661,73660,73659,73657,73656,73655,73654,73653,73651,73650,73649,73648,73647,73646,73645,73644,73643,73642,73641,73640,73639,73638,73637,73636,73635,73634,73633,73632,73629,73628,73627,73626,73625,73624,73623,73622,73621,73620,73619,73618,73617,73616,73615,73614,73613,73608,73607,73606,73605,73604,73603,73602,73601,73600,73598,73597,73595,73594,73593,73592,73591,73590,73589,73588,73587,73586,73585,73584,73579,73578,73577,73576,73575,73574,73573,73572,73571,73570,73569,73566,73565,73564,73563,73562,73561,73560,73559,73558,73557,73556,73555,73554,73553,73552,73551,73550,73549,73548,73547,73546,73545,73544,73543,73542,73541,73540,73539,73538,73536,73535,73534,73533,73532,73531,73530,73529,73528,73527,73526,73524,73523,73522,73521,73520,73519,73517,73516,73515,73514,73513,73512,73511,73510,73509,73508,73507,73506,73505,73504,73503,73502,73501,73500,73499,73498,73497,73496,73495,73494,73493,73492,73491,73490,73489,73488,73487,73486,73485,73484,73483,73482,73481,73480,73479,73477,73476,73475,73474,73473,73472,73471,73470,73469,73468,73467,73466,73465,73464,73463,73462,73461,73460,73459,73458,73456,73454,73453,73452,73451,73449,73448,73446,73443,73441,73440,73439,73438,73436,73435,73434,73433,73427,73426,73425,73424,73422,73417,73416,73415,73414,73412,73411,73410,73409,73408,73407,73406,73404,73403,73402,73401,73400,73399,73398,73397,73396,73395,73394,73393,73392,73390,73389,73387,73386,73385,73379,73378,73375,73373,73372,73371,73369,73368,73367,73366,73365,73364,73363,73362,73361,73360,73359,73358,73357,73356,73355,73354,73353,73352,73351,73350,73349,73348,73347,73346,73345,73343,73342,73340,73338,73335,73334,73333,73332,73331,73330,73329,73328,73327,73326,73325,73324,73323,73322,73320,73319,73318,73317,73316,73315,73314,73313,73310,73309,73308,73307,73306,73305,73304,73303,73302,73301,73300,73299,73298,73297,73296,73295,73294,73293,73292,73290,73285,73284,73283,73282,73281,73280,73279,73278,73277,73276,73275,73274,73273,73272,73271,73270,73269,73268,73267,73266,73265,73263,73262,73261,73260,73259,73258,73257,73256,73255,73253,73251,73250,73245,73243,73242,73241,73236,73234,73231,73230,73227,73226,73225,73224,73223,73222,73217,73214,73213,73212,73211,73210,73209,73208,73207,73206,73205,73204,73200,73199,73198,73197,73196,73195,73194,73193,73192,73191,73190,73189,73188,73186,73185,73184,73183,73182,73181,73180,73175,73174,73173,73172,73171,73170,73169,73168,73167,73166,73164,73163,73162,73161,73160,73159,73158,73157,73156,73155,73154,73153,73152,73151,73150,73149,73148,73147,73146,73145,73144,73143,73142,73141,73140,73139,73138,73137,73136,73135,73134,73133,73132,73131,73130,73129,73128,73127,73126,73125,73124,73123,73122,73121,73120,73119,73118,73117,73116,73115,73114,73113,73112,73110,73109,73108,73107,73106,73105,73104,73103,73102,73101,73100,73099,73098,73097,73096,73095,73094,73093,73092,73091,73088,73087,73086,73085,73084,73083,73082,73081,73073,73069,73068,73066,73065,73064,73063,73062,73061,73060,73059,73055,73054,73053,73052,73050,73049,73048,73047,73046,73045,73044,73043,73042,73041,73040,73039,73038,73037,73035,73034,73033,73032,73031,73030,73029,73028,73027,73026,73025,73024,73023,73022,73021,73020,73019,73018,73017,73016,73015,73014,73013,73012,73011,73010,73009,73008,73007,73006,73005,73004,73003,73002,73001,73000,72998,72997,72996,72995,72994,72993,72992,72991,72990,72989,72988,72987,72986,72985,72984,72983,72982,72981,72977,72976,72973,72972,72971,72970,72968,72967,72966,72965,72964,72963,72962,72961,72960,72959,72958,72957,72956,72955,72954,72953,72952,72951,72950,72949,72948,72947,72945,72944,72943,72942,72941,72940,72939,72934,72929,72928,72927,72926,72925,72924,72923,72922,72921,72920,72919,72918,72917,72916,72915,72914,72913,72912,72911,72910,72909,72908,72907,72906,72905,72904,72903,72902,72901,72900,72898,72897,72896,72895,72894,72893,72892,72891,72890,72889,72888,72887,72886,72882,72881,72880,72878,72877,72876,72875,72874,72873,72872,72871,72870,72868,72867,72866,72865,72864,72863,72854,72851,72850,72849,72847,72846,72845,72844,72843,72842,72841,72840,72838,72837,72836,72835,72834,72833,72832,72831,72830,72829,72828,72823,72822,72821,72819,72818,72815,72814,72813,72810,72809,72808,72807,72806,72805,72804,72803,72802,72801,72800,72799,72797,72796,72795,72794,72793,72792,72791,72789,72788,72787,72785,72784,72783,72781,72780,72779,72777,72775,72774,72773,72772,72771,72770,72769,72768,72767,72766,72765,72764,72763,72762,72761,72760,72759,72758,72757,72756,72755,72754,72753,72752,72751,72750,72749,72748,72747,72744,72733,72728,72727,72726,72725,72724,72723,72714,72713,72710,72709,72705,72699,72696,72695,72694,72691,72681,72678,72677,72676,72675,72674,72673,72672,72671,72670,72669,72668,72667,72666,72665,72663,72662,72661,72660,72658,72656,72655,72654,72653,72652,72651,72650,72649,72647,72646,72645,72644,72643,72642,72641,72640,72639,72638,72637,72636,72635,72634,72633,72631,72629,72628,72627,72626,72624,72623,72621,72620,72619,72616,72615,72614,72613,72610,72609,72607,72606,72605,72604,72603,72602,72601,72599,72598,72597,72596,72595,72594,72593,72592,72590,72588,72587,72585,72584,72582,72581,72580,72579,72578,72575,72573,72572,72571,72570,72569,72568,72567,72565,72564,72563,72562,72561,72560,72559,72558,72557,72556,72555,72554,72553,72552,72551,72550,72549,72548,72547,72546,72545,72543,72542,72541,72540,72539,72538,72537,72536,72535,72534,72533,72532,72531,72530,72529,72528,72527,72525,72524,72519,72518,72517,72516,72515,72505,72504,72503,72502,72501,72500,72499,72498,72497,72496,72494,72493,72492,72491,72490,72489,72488,72487,72486,72485,72484,72483,72482,72481,72480,72479,72478,72477,72476,72475,72474,72473,72469,72468,72467,72466,72465,72464,72463,72462,72461,72460,72459,72458,72457,72456,72455,72454,72453,72452,72451,72450,72449,72448,72447,72446,72445,72444,72443,72442,72441,72440,72438,72437,72436,72435,72434,72433,72432,72431,72430,72429,72428,72427,72426,72425,72424,72423,72422,72421,72419,72418,72417,72416,72415,72414,72413,72412,72411,72410,72409,72408,72407,72406,72405,72404,72403,72400,72399,72397,72396,72395,72394,72393,72392,72391,72390,72389,72388,72387,72386,72385,72383,72382,72381,72380,72378,72377,72376,72375,72374,72373,72372,72371,72370,72369,72368,72367,72366,72365,72364,72363,72362,72361,72360,72359,72358,72357,72356,72355,72354,72353,72352,72351,72350,72349,72348,72347,72346,72345,72344,72343,72342,72341,72340,72339,72338,72337,72336,72334,72331,72330,72329,72328,72327,72322,72319,72318,72317,72316,72315,72314,72313,72312,72311,72309,72308,72307,72306,72305,72304,72302,72301,72300,72298,72297,72296,72295,72294,72293,72292,72291,72290,72289,72288,72287,72286,72285,72283,72282,72281,72280,72279,72278,72277,72276,72275,72274,72273,72272,72271,72270,72267,72266,72265,72264,72263,72262,72261,72260,72259,72258,72257,72256,72255,72254,72253,72251,72249,72248,72247,72245,72244,72241,72240,72239,72238,72237,72236,72235,72234,72232,72230,72228,72227,72225,72224,72223,72221,72220,72219,72218,72216,72215,72198,72197,72195,72194,72193,72192,72191,72190,72180,72177,72175,72174,72173,72172,72171,72162,72161,72160,72159,72158,72157,72156,72155,72154,72153,72152,72151,72150,72145,72144,72139,72132,72131,72130,72129,72118,72117,72116,72115,72114,72113,72112,72111,72110,72109,72108,72107,72106,72105,72104,72103,72102,72101,72100,72099,72098,72097,72096,72095,72065,72060,72059,72057,72056,72055,72054,72053,72052,72051,72050,72049,72048,72045,72043,72042,72041,72040,72039,72038,72037,72036,72035,72034,72033,72032,72031,72030,72029,72028,72027,72026,72025,72024,72023,72020,72018,72017,72016,72015,72014,72009,72008,72007,72006,72005,72003,72002,72001,72000,71999,71998,71997,71996,71995,71994,71993,71992,71991,71990,71989,71988,71987,71986,71985,71984,71983,71982,71979,71978,71977,71976,71975,71974,71973,71972,71971,71970,71969,71968,71967,71966,71965,71964,71963,71961,71960,71959,71956,71955,71954,71953,71952,71951,71950,71946,71945,71944,71943,71942,71941,71940,71939,71938,71934,71933,71932,71931,71930,71929,71928,71927,71926,71925,71924,71923,71922,71921,71920,71919,71918,71917,71916,71915,71914,71913,71912,71911,71910,71909,71908,71907,71906,71905,71902,71901,71900,71899,71898,71897,71896,71895,71894,71893,71892,71891,71890,71889,71888,71887,71886,71885,71884,71883,71882,71881,71879,71877,71876,71875,71870,71869,71868,71867,71866,71865,71864,71863,71862,71861,71860,71859,71858,71857,71856,71855,71854,71853,71852,71851,71850,71849,71848,71847,71846,71845,71844,71843,71842,71841,71840,71839,71838,71837,71836,71835,71834,71833,71832,71831,71830,71829,71828,71827,71826,71825,71824,71823,71822,71821,71820,71819,71818,71817,71816,71812,71803,71802,71801,71800,71799,71798,71797,71796,71795,71794,71790,71789,71788,71787,71786,71785,71784,71783,71782,71781,71780,71778,71777,71776,71775,71774,71773,71772,71771,71770,71769,71767,71766,71765,71764,71763,71762,71761,71760,71759,71758,71757,71756,71755,71754,71753,71752,71751,71750,71749,71748,71747,71746,71745,71744,71743,71742,71741,71740,71739,71738,71737,71736,71735,71734,71732,71730,71729,71728,71727,71726,71725,71723,71721,71720,71719,71718,71717,71716,71715,71713,71712,71711,71705,71701,71700,71699,71698,71697,71696,71695,71694,71693,71692,71691,71687,71686,71685,71684,71683,71682,71681,71676,71675,71674,71673,71672,71671,71670,71669,71665,71664,71663,71662,71661,71660,71659,71658,71657,71656,71655,71649,71647,71646,71645,71644,71643,71642,71641,71639,71638,71637,71636,71635,71632,71631,71630,71629,71628,71626,71625,71624,71623,71622,71621,71620,71619,71618,71617,71616,71615,71614,71613,71612,71611,71610,71606,71605,71604,71603,71600,71599,71597,71593,71592,71591,71590,71589,71585,71578,71564,71560,71550,71548,71544,71543,71542,71540,71533,71532,71530,71529,71527,71526,71525,71520,71519,71518,71517,71516,71515,71514,71513,71512,71511,71510,71509,71508,71507,71506,71505,71504,71503,71502,71501,71500,71499,71498,71497,71496,71495,71494,71493,71492,71491,71490,71489,71488,71487,71486,71485,71484,71483,71482,71481,71480,71479,71478,71477,71476,71475,71474,71473,71472,71471,71470,71469,71468,71467,71466,71465,71464,71463,71462,71461,71460,71459,71457,71455,71454,71453,71452,71451,71450,71449,71448,71447,71446,71445,71444,71443,71442,71441,71440,71439,71438,71437,71436,71435,71434,71433,71432,71431,71430,71429,71428,71427,71426,71425,71424,71423,71420,71415,71414,71413,71410,71409,71408,71407,71405,71404,71403,71401,71400,71398,71397,71396,71395,71394,71393,71392,71391,71390,71389,71388,71387,71386,71385,71384,71383,71382,71381,71380,71379,71378,71377,71376,71375,71374,71373,71372,71371,71369,71367,71366,71365,71364,71363,71362,71361,71360,71359,71358,71357,71355,71354,71353,71352,71351,71350,71349,71348,71347,71346,71345,71344,71343,71342,71341,71340,71338,71337,71336,71335,71334,71333,71332,71331,71330,71329,71328,71327,71326,71324,71323,71322,71321,71320,71319,71318,71317,71316,71315,71314,71313,71312,71311,71310,71309,71308,71307,71306,71305,71304,71303,71302,71301,71300,71299,71298,71297,71296,71294,71293,71292,71291,71290,71289,71288,71287,71286,71285,71284,71283,71282,71281,71280,71279,71278,71277,71276,71275,71274,71273,71272,71271,71270,71269,71268,71267,71266,71265,71264,71263,71262,71261,71260,71259,71258,71257,71256,71255,71254,71253,71252,71251,71250,71249,71248,71247,71246,71245,71244,71239,71235,71228,71226,71225,71224,71223,71222,71221,71220,71219,71218,71217,71216,71215,71214,71213,71212,71211,71210,71209,71208,71207,71206,71205,71204,71203,71202,71201,71200,71199,71197,71196,71195,71194,71193,71192,71188,71187,71180,71179,71178,71177,71176,71175,71174,71173,71172,71171,71170,71169,71167,71166,71165,71164,71163,71162,71161,71160,71159,71158,71157,71156,71155,71154,71153,71152,71151,71150,71149,71148,71147,71146,71145,71144,71143,71142,71141,71140,71139,71137,71136,71134,71133,71132,71131,71130,71129,71128,71127,71126,71125,71124,71123,71122,71121,71120,71119,71116,71114,71113,71112,71111,71110,71109,71108,71107,71106,71105,71103,71102,71101,71100,71098,71097,71096,71095,71094,71093,71092,71091,71089,71087,71086,71085,71084,71083,71082,71081,71080,71079,71078,71077,71076,71075,71074,71073,71072,71071,71070,71069,71068,71067,71066,71065,71064,71063,71062,71061,71060,71059,71058,71057,71056,71055,71054,71053,71052,71051,71050,71049,71048,71047,71046,71045,71044,71043,71042,71041,71040,71039,71037,71036,71035,71034,71033,71032,71031,71030,71029,71028,71027,71026,71025,71024,71023,71022,71021,71020,71019,71018,71017,71016,71015,71014,71013,71012,71011,71010,71009,71008,71007,71006,71005,71004,71003,71002,71001,71000,70999,70998,70997,70996,70989,70988,70987,70986,70985,70984,70983,70982,70981,70980,70979,70978,70977,70976,70975,70974,70973,70972,70971,70970,70969,70968,70967,70966,70963,70959,70956,70955,70954,70951,70950,70949,70948,70947,70946,70945,70944,70943,70942,70941,70940,70939,70938,70937,70936,70935,70934,70933,70932,70931,70930,70929,70928,70927,70926,70925,70924,70921,70920,70910,70909,70908,70907,70906,70905,70904,70902,70901,70900,70899,70898,70894,70893,70889,70888,70884,70879,70878,70877,70873,70869,70868,70866,70865,70864,70863,70862,70861,70860,70859,70858,70855,70852,70850,70849,70844,70824,70823,70822,70818,70817,70813,70812,70806,70805,70804,70803,70802,70801,70800,70799,70798,70797,70795,70794,70792,70791,70790,70789,70788,70787,70786,70785,70784,70783,70779,70775,70774,70762,70761,70760,70759,70758,70757,70755,70754,70752,70751,70750,70749,70748,70747,70746,70745,70744,70743,70742,70741,70740,70739,70738,70737,70736,70735,70734,70733,70732,70731,70729,70728,70727,70726,70723,70722,70721,70720,70719,70718,70716,70714,70713,70712,70709,70708,70707,70706,70705,70704,70703,70702,70701,70700,70698,70695,70694,70693,70692,70691,70690,70689,70688,70684,70683,70682,70680,70679,70678,70677,70674,70673,70672,70666,70665,70663,70662,70661,70660,70659,70658,70656,70655,70654,70653,70649,70648,70647,70643,70633,70628,70627,70626,70625,70624,70623,70622,70621,70620,70619,70618,70617,70616,70615,70614,70613,70612,70611,70610,70609,70608,70607,70606,70605,70602,70597,70596,70595,70594,70592,70591,70589,70588,70587,70586,70585,70584,70583,70581,70579,70577,70576,70574,70573,70572,70571,70567,70566,70565,70564,70563,70561,70560,70559,70558,70557,70556,70555,70553,70552,70551,70547,70546,70545,70544,70543,70542,70535,70534,70533,70531,70530,70529,70528,70527,70526,70525,70524,70523,70522,70521,70520,70519,70518,70517,70516,70515,70514,70513,70512,70511,70510,70509,70508,70507,70506,70505,70504,70503,70501,70500,70499,70498,70497,70496,70495,70494,70493,70492,70491,70490,70489,70484,70483,70482,70481,70480,70478,70477,70476,70475,70474,70473,70472,70471,70470,70469,70468,70467,70466,70465,70464,70463,70462,70461,70460,70456,70455,70454,70453,70452,70451,70450,70449,70448,70447,70446,70445,70444,70443,70441,70440,70439,70438,70437,70436,70435,70434,70433,70432,70431,70430,70429,70428,70427,70426,70425,70424,70423,70422,70421,70420,70419,70418,70417,70416,70415,70414,70413,70412,70411,70410,70409,70408,70407,70406,70405,70404,70403,70402,70401,70400,70399,70398,70397,70396,70395,70394,70393,70392,70391,70390,70389,70388,70387,70386,70385,70384,70383,70382,70381,70380,70379,70378,70377,70376,70375,70374,70373,70372,70371,70370,70369,70368,70367,70366,70365,70364,70363,70362,70361,70360,70359,70358,70357,70356,70355,70354,70353,70352,70351,70350,70349,70348,70347,70346,70345,70344,70343,70342,70341,70340,70339,70338,70337,70336,70335,70334,70333,70332,70331,70330,70329,70328,70327,70326,70325,70324,70323,70322,70321,70320,70319,70318,70317,70316,70315,70314,70313,70312,70311,70309,70308,70307,70306,70304,70303,70302,70301,70300,70299,70298,70297,70296,70295,70294,70293,70292,70291,70290,70289,70288,70287,70286,70285,70284,70283,70282,70281,70280,70279,70278,70277,70276,70275,70274,70273,70272,70271,70270,70269,70268,70267,70266,70265,70264,70263,70262,70261,70260,70259,70258,70257,70253,70252,70251,70250,70249,70248,70247,70246,70245,70244,70243,70242,70241,70240,70238,70237,70236,70235,70234,70233,70232,70231,70230,70229,70228,70227,70226,70225,70224,70223,70222,70221,70220,70219,70218,70217,70216,70215,70214,70213,70212,70211,70210,70209,70208,70207,70206,70205,70204,70203,70202,70201,70200,70199,70198,70197,70196,70195,70194,70193,70192,70191,70190,70189,70188,70185,70184,70183,70182,70181,70180,70179,70178,70177,70176,70175,70174,70173,70172,70171,70170,70169,70168,70167,70166,70165,70164,70163,70162,70160,70157,70155,70154,70153,70152,70151,70150,70149,70148,70147,70146,70145,70144,70143,70142,70141,70139,70138,70137,70136,70135,70134,70133,70132,70131,70130,70129,70128,70126,70125,70124,70123,70122,70121,70120,70119,70118,70117,70116,70115,70114,70113,70112,70111,70109,70108,70107,70106,70105,70104,70103,70102,70101,70100,70099,70098,70097,70096,70095,70094,70093,70092,70091,70090,70089,70088,70087,70086,70085,70084,70083,70082,70081,70080,70079,70078,70077,70075,70074,70073,70072,70071,70070,70069,70068,70066,70062,70061,70060,70059,70058,70057,70056,70055,70054,70052,70048,70047,70046,70045,70044,70042,70041,70040,70039,70035,70034,70033,70032,70031,70030,70029,70028,70027,70026,70025,70024,70023,70022,70021,70020,70019,70018,70017,70016,70015,70014,70013,70012,70011,70010,70009,70008,70007,70006,70005,70004,70003,70002,70001,70000,69999,69998,69997,69996,69995,69994,69993,69992,69991,69990,69989,69984,69983,69982,69981,69980,69979,69978,69977,69976,69975,69974,69973,69972,69971,69970,69969,69968,69967,69966,69965,69964,69963,69962,69961,69960,69959,69958,69957,69952,69951,69950,69949,69948,69947,69946,69945,69944,69943,69939,69938,69937,69927,69926,69925,69923,69921,69920,69919,69918,69917,69916,69915,69914,69913,69912,69911,69910,69909,69908,69907,69906,69905,69904,69903,69902,69900,69899,69895,69894,69893,69892,69891,69890,69888,69887,69886,69885,69880,69872,69871,69870,69869,69868,69867,69866,69865,69849,69848,69847,69846,69844,69843,69842,69841,69840,69839,69838,69837,69836,69835,69834,69833,69832,69831,69830,69829,69828,69827,69826,69825,69824,69823,69822,69821,69820,69819,69818,69817,69816,69815,69814,69813,69812,69811,69810,69809,69808,69807,69806,69804,69803,69802,69801,69800,69799,69798,69797,69796,69795,69794,69793,69792,69791,69785,69784,69783,69782,69781,69780,69779,69778,69777,69776,69775,69774,69773,69772,69771,69770,69769,69768,69767,69759,69758,69757,69756,69755,69754,69753,69752,69751,69750,69749,69748,69746,69745,69744,69743,69742,69741,69740,69739,69738,69737,69736,69735,69734,69733,69732,69731,69730,69729,69728,69727,69726,69725,69724,69723,69722,69721,69720,69719,69718,69717,69716,69715,69714,69713,69712,69711,69710,69709,69708,69707,69706,69705,69704,69703,69702,69701,69700,69699,69698,69697,69696,69695,69694,69693,69692,69691,69690,69689,69688,69686,69685,69684,69683,69682,69681,69680,69679,69678,69677,69676,69675,69674,69673,69672,69671,69670,69669,69668,69667,69666,69665,69664,69663,69662,69661,69660,69659,69658,69657,69656,69655,69654,69652,69651,69649,69648,69647,69645,69644,69639,69638,69637,69636,69635,69633,69631,69629,69628,69627,69626,69625,69624,69623,69622,69621,69620,69619,69618,69617,69616,69615,69614,69613,69609,69608,69607,69606,69605,69604,69603,69602,69601,69600,69599,69598,69596,69595,69593,69592,69591,69590,69588,69582,69581,69580,69578,69577,69576,69575,69574,69573,69572,69571,69570,69569,69568,69567,69566,69565,69564,69563,69562,69561,69560,69559,69558,69557,69556,69555,69553,69552,69551,69550,69549,69548,69544,69540,69538,69536,69535,69534,69533,69532,69531,69530,69529,69527,69525,69524,69523,69522,69521,69520,69519,69518,69517,69516,69515,69514,69513,69512,69511,69510,69509,69508,69507,69506,69505,69504,69502,69501,69500,69499,69498,69497,69496,69495,69494,69493,69492,69491,69490,69489,69488,69487,69486,69485,69483,69482,69481,69480,69479,69478,69477,69476,69475,69474,69473,69472,69471,69469,69468,69467,69466,69465,69464,69463,69462,69461,69460,69459,69458,69457,69456,69455,69454,69453,69452,69451,69450,69449,69448,69447,69446,69445,69444,69442,69441,69440,69439,69438,69437,69436,69435,69434,69433,69432,69431,69430,69429,69428,69427,69426,69425,69424,69423,69422,69421,69420,69419,69418,69417,69416,69413,69412,69411,69410,69409,69408,69407,69406,69405,69404,69403,69402,69401,69400,69399,69398,69397,69396,69395,69394,69393,69392,69391,69390,69389,69388,69387,69386,69385,69384,69383,69382,69381,69379,69378,69377,69376,69375,69374,69373,69371,69370,69369,69367,69365,69364,69363,69362,69361,69360,69359,69358,69357,69356,69355,69354,69353,69352,69351,69350,69349,69348,69347,69346,69345,69344,69343,69342,69341,69340,69339,69338,69337,69336,69335,69334,69333,69332,69331,69327,69326,69323,69322,69321,69320,69319,69318,69316,69315,69314,69313,69312,69311,69310,69309,69308,69307,69306,69305,69304,69303,69302,69301,69300,69299,69298,69297,69296,69295,69294,69293,69292,69291,69290,69289,69288,69287,69286,69285,69284,69283,69282,69281,69280,69279,69278,69277,69276,69274,69273,69272,69271,69270,69269,69268,69267,69266,69265,69264,69263,69262,69261,69260,69259,69258,69257,69256,69255,69254,69253,69252,69251,69250,69249,69248,69247,69246,69245,69244,69242,69241,69240,69239,69238,69237,69236,69235,69234,69232,69231,69229,69228,69227,69226,69225,69224,69223,69221,69220,69219,69218,69217,69216,69215,69214,69213,69212,69211,69210,69208,69207,69204,69203,69202,69201,69200,69198,69197,69196,69195,69194,69193,69192,69187,69186,69185,69184,69183,69182,69181,69180,69179,69178,69177,69176,69175,69174,69173,69172,69171,69170,69169,69168,69167,69164,69162,69161,69160,69159,69158,69157,69156,69155,69154,69153,69152,69148,69147,69145,69144,69143,69142,69140,69136,69135,69134,69133,69132,69131)) OR (`Idx`=2 AND `CreatureID` IN (73690,73684,73677,73668,73660,73602,73590,73563,73562,73561,73544,73536,73535,73530,73468,73465,73453,73414,73412,73393,73392,73343,73324,73320,73274,73270,73245,73231,73230,73225,73223,73164,73140,73129,73123,73108,73083,73069,73063,73054,73039,73025,73021,73018,73014,72968,72941,72908,72894,72892,72875,72821,72728,72649,72641,72609,72596,72593,72581,72579,72575,72572,72571,72570,72568,72558,72549,72548,72546,72542,72534,72501,72498,72497,72481,72451,72449,72434,72431,72421,72412,72411,72393,72391,72375,72372,72366,72353,72352,72350,72318,72317,72238,72236,72150,72029,72000,71996,71991,71987,71986,71979,71972,71802,71774,71773,71772,71771,71770,71753,71744,71720,71718,71715,71656,71589,71519,71518,71517,71516,71500,71488,71451,71425,71420,71398,71386,71379,71347,71346,71340,71319,71318,71290,71288,71283,71282,71281,71275,71263,71245,71235,71202,71188,71172,71125,71114,71113,71100,71066,71055,71052,71028,71012,71010,71007,71006,71004,71002,71000,70999,70973,70972,70970,70968,70798,70643,70586,70560,70559,70558,70545,70522,70495,70494,70493,70473,70471,70465,70463,70448,70428,70427,70418,70396,70383,70381,70378,70352,70351,70350,70349,70343,70337,70322,70317,70309,70294,70293,70284,70275,70263,70252,70250,70248,70247,70235,70230,70229,70220,70217,70213,70212,70194,70193,70181,70173,70120,70104,70059,70054,70046,70045,70044,70021,70020,69995,69994,69990,69989,69950,69925,69910,69909,69904,69899,69868,69867,69866,69842,69841,69769,69768,69625,69624,69613,69570,69569,69568,69567,69566,69549,69548,69523,69514,69480,69431,69417,69416,69398,69383,69362,69350,69314,69305,69298,69297,69296,69295,69267,69248,69242,69235,69234,69221,69213,69184,69178,69176,69175,69173,69169,69168,69167,69164)) OR (`Idx`=3 AND `CreatureID` IN (73660,73602,73590,73562,73561,73530,73468,73465,73453,73414,73412,73393,73392,73343,73324,73320,73231,73225,73164,73140,73129,73123,73108,73054,73039,73025,73021,73018,73014,72968,72941,72894,72892,72875,72821,72728,72649,72641,72609,72596,72593,72581,72579,72572,72571,72570,72568,72558,72549,72542,72501,72498,72497,72481,72451,72449,72434,72431,72421,72412,72411,72393,72391,72372,72366,72353,72352,72350,72318,72317,72150,72029,71991,71987,71986,71979,71972,71802,71774,71753,71744,71718,71715,71589,71500,71488,71451,71425,71420,71386,71379,71347,71346,71340,71319,71318,71290,71288,71283,71282,71281,71275,71263,71245,71235,71202,71188,71172,71125,71114,71113,71100,71066,71055,71052,71028,71012,71010,71007,71006,71004,71002,71000,70999,70973,70972,70968,70798,70643,70586,70522,70495,70465,70396,70383,70381,70378,70352,70351,70350,70349,70337,70322,70317,70309,70294,70293,70284,70275,70230,70220,70217,70213,70194,70193,70181,70173,70104,70054,70046,70045,70044,70021,70020,69995,69994,69990,69950,69925,69909,69899,69867,69866,69842,69841,69769,69768,69625,69624,69570,69569,69568,69567,69566,69549,69548,69523,69514,69480,69417,69416,69362,69350,69314,69305,69298,69297,69296,69295,69267,69242,69221,69213,69178,69176,69175,69173,69169,69168,69167,69164)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (69128,69100,69099,69098,69097,69096,69095,69093,69091,69090,69089,69088,69087,69086,69085,69081,69079,69078,69075,69074,69073,69072,69071,69070,69069,69068,69067,69066,69065,69064,69063,69062,69061,69060,69059,69057,69056,69055,69054,69053,69052,69051,69050,69049,69048,69047,69046,69045,69044,69032,69031,69030,69029,69028,69026,69025,69024,69020,69019,69018,69017,69014,69013,69012,69009,69008,69007,69006,69005,69004,69003,69002,69001,69000,68999,68998,68997,68996,68995,68994,68993,68992,68991,68990,68989,68988,68987,68986,68985,68984,68983,68982,68981,68980,68979,68978,68977,68976,68975,68974,68973,68972,68971,68970,68969,68968,68967,68966,68965,68964,68963,68962,68961,68960,68959,68958,68957,68956,68955,68954,68953,68952,68951,68950,68949,68948,68947,68946,68945,68944,68941,68940,68939,68938,68937,68936,68935,68934,68933,68932,68931,68930,68929,68928,68927,68926,68925,68924,68923,68922,68921,68920,68919,68918,68917,68916,68915,68914,68913,68912,68909,68908,68907,68906,68905,68904,68903,68902,68901,68900,68899,68898,68897,68896,68895,68894,68888,68887,68886,68885,68884,68883,68882,68881,68880,68879,68878,68877,68876,68875,68874,68873,68872,68871,68870,68869,68868,68867,68866,68865,68864,68863,68862,68861,68860,68859,68858,68857,68856,68855,68854,68853,68852,68851,68850,68849,68848,68847,68846,68845,68844,68843,68842,68841,68840,68839,68838,68837,68835,68834,68833,68832,68831,68830,68829,68828,68827,68826,68825,68824,68823,68822,68821,68820,68819,68818,68817,68816,68815,68814,68813,68812,68811,68810,68809,68808,68807,68806,68805,68804,68803,68801,68800,68799,68798,68797,68796,68795,68794,68793,68792,68791,68789,68788,68787,68786,68785,68784,68779,68778,68777,68775,68774,68773,68772,68771,68770,68769,68768,68767,68766,68765,68764,68763,68762,68761,68760,68759,68758,68757,68756,68755,68754,68753,68752,68751,68750,68749,68748,68747,68746,68745,68744,68743,68742,68741,68740,68739,68733,68728,68727,68726,68725,68724,68723,68722,68721,68720,68719,68718,68717,68716,68715,68714,68713,68712,68711,68710,68709,68708,68707,68706,68705,68704,68703,68701,68700,68699,68698,68697,68696,68695,68692,68691,68690,68689,68687,68685,68684,68682,68681,68680,68679,68678,68677,68676,68675,68674,68673,68672,68671,68670,68669,68668,68667,68666,68665,68664,68663,68662,68661,68660,68659,68658,68657,68656,68655,68654,68653,68652,68651,68648,68647,68646,68645,68644,68643,68642,68640,68639,68638,68637,68636,68635,68634,68633,68632,68631,68630,68629,68628,68627,68626,68625,68624,68623,68622,68621,68620,68619,68618,68617,68616,68615,68614,68613,68612,68609,68608,68607,68606,68605,68604,68603,68602,68601,68600,68599,68598,68597,68596,68595,68594,68593,68592,68591,68590,68589,68588,68587,68586,68585,68584,68583,68582,68581,68580,68579,68578,68577,68576,68575,68574,68573,68572,68571,68570,68569,68568,68567,68566,68565,68564,68563,68562,68561,68560,68559,68558,68557,68555,68554,68553,68552,68551,68550,68549,68548,68547,68546,68545,68544,68543,68542,68541,68540,68539,68538,68537,68536,68535,68531,68530,68529,68528,68527,68526,68525,68524,68523,68522,68521,68520,68519,68518,68517,68516,68515,68514,68513,68512,68511,68510,68509,68508,68507,68506,68505,68504,68503,68502,68501,68499,68497,68496,68495,68493,68492,68491,68490,68489,68488,68487,68486,68485,68484,68483,68482,68481,68480,68479,68478,68477,68476,68475,68474,68473,68472,68471,68470,68469,68468,68467,68466,68465,68464,68463,68462,68461,68460,68459,68458,68442,68434,68432,68431,68430,68429,68428,68427,68426,68425,68424,68423,68422,68421,68420,68419,68418,68417,68416,68415,68414,68413,68411,68410,68409,68408,68407,68406,68405,68404,68403,68402,68401,68399,68398,68397,68396,68394,68393,68392,68391,68390,68389,68384,68383,68382,68380,68379,68378,68377,68376,68375,68374,68373,68372,68371,68370,68369,68368,68367,68366,68365,68364,68363,68362,68361,68360,68358,68357,68356,68355,68354,68353,68352,68351,68350,68349,68348,68347,68345,68344,68343,68342,68341,68340,68339,68338,68337,68336,68335,68334,68333,68332,68331,68329,68328,68327,68326,68323,68322,68321,68320,68319,68318,68317,68316,68315,68314,68313,68312,68311,68310,68309,68308,68306,68305,68304,68299,68297,68296,68295,68294,68293,68291,68290,68289,68288,68287,68285,68284,68280,68279,68278,68277,68276,68275,68274,68273,68272,68271,68270,68269,68268,68267,68266,68265,68264,68263,68262,68261,68259,68257,68256,68255,68254,68253,68252,68251,68250,68249,68248,68247,68246,68245,68244,68243,68242,68241,68240,68239,68238,68237,68236,68235,68234,68233,68232,68231,68229,68228,68227,68226,68225,68224,68223,68222,68221,68220,68219,68216,68215,68214,68213,68211,68210,68206,68205,68204,68203,68202,68201,68198,68197,68194,68193,68192,68191,68190,68188,68182,68178,68176,68175,68174,68173,68171,68170,68169,68168,68167,68166,68165,68164,68163,68162,68161,68160,68159,68157,68156,68155,68154,68153,68152,68151,68150,68147,68145,68144,68143,68142,68141,68140,68139,68138,68137,68136,68135,68130,68129,68128,68127,68126,68125,68124,68123,68122,68118,68117,68115,68114,68112,68111,68110,68109,68108,68107,68106,68105,68104,68102,68100,68099,68098,68097,68096,68095,68094,68093,68092,68091,68090,68089,68088,68087,68086,68085,68084,68083,68082,68081,68080,68079,68078,68077,68076,68075,68074,68073,68072,68070,68069,68068,68067,68066,68065,68064,68063,68062,68061,68060,68059,68058,68057,68055,68054,68053,68052,68051,68050,68049,68048,68047,68046,68045,68044,68043,68042,68041,68040,68039,68038,68037,68036,68034,68033,68032,68030,68029,68028,68027,68026,68025,68024,68023,68019,68018,68017,68016,68015,68014,68013,68012,68011,68010,68009,68008,68007,68006,68005,68004,68003,68002,68001,68000,67999,67998,67997,67996,67995,67994,67993,67992,67991,67990,67989,67988,67987,67986,67985,67984,67983,67982,67981,67980,67979,67978,67977,67976,67974,67973,67971,67970,67969,67968,67967,67966,67965,67964,67962,67961,67959,67958,67953,67952,67951,67950,67949,67948,67947,67946,67945,67944,67943,67942,67941,67940,67939,67937,67935,67934,67933,67932,67930,67929,67928,67927,67926,67925,67924,67923,67922,67921,67920,67919,67918,67917,67916,67914,67913,67909,67908,67907,67906,67905,67904,67903,67902,67901,67900,67899,67898,67897,67896,67895,67894,67893,67892,67891,67890,67889,67888,67887,67886,67885,67884,67883,67882,67881,67880,67879,67878,67877,67876,67875,67874,67873,67871,67870,67869,67868,67867,67866,67865,67864,67863,67862,67861,67860,67859,67858,67857,67856,67855,67854,67853,67852,67851,67850,67849,67848,67847,67846,67845,67844,67843,67842,67840,67839,67838,67837,67836,67835,67834,67833,67832,67831,67830,67829,67828,67827,67826,67825,67822,67821,67820,67819,67818,67817,67815,67814,67812,67811,67810,67809,67806,67805,67804,67803,67802,67801,67800,67799,67798,67797,67796,67795,67794,67793,67792,67791,67790,67789,67788,67787,67786,67785,67784,67783,67782,67781,67780,67779,67778,67777,67776,67775,67774,67773,67772,67771,67770,67768,67767,67766,67765,67764,67763,67762,67761,67760,67759,67758,67757,67756,67755,67754,67753,67752,67751,67750,67749,67748,67747,67746,67744,67743,67742,67741,67739,67738,67737,67736,67735,67734,67732,67731,67730,67729,67728,67727,67726,67725,67724,67723,67722,67721,67720,67719,67717,67716,67715,67714,67713,67712,67711,67710,67709,67708,67707,67706,67705,67704,67703,67702,67701,67700,67699,67694,67693,67692,67691,67690,67689,67688,67687,67686,67684,67683,67682,67681,67680,67679,67678,67677,67676,67675,67674,67673,67672,67671,67670,67669,67668,67665,67664,67663,67662,67661,67660,67659,67658,67657,67656,67655,67654,67653,67652,67651,67650,67649,67648,67647,67646,67645,67644,67643,67642,67641,67640,67639,67638,67637,67636,67635,67633,67632,67631,67630,67629,67628,67627,67626,67625,67623,67622,67621,67620,67619,67618,67615,67614,67613,67612,67608,67607,67605,67604,67603,67602,67601,67600,67599,67598,67597,67596,67595,67594,67593,67591,67590,67589,67588,67587,67586,67585,67584,67583,67582,67581,67580,67579,67576,67574,67573,67572,67571,67569,67568,67567,67565,67564,67563,67562,67561,67560,67559,67558,67557,67556,67555,67554,67553,67551,67550,67548,67547,67546,67545,67544,67543,67542,67541,67540,67539,67538,67537,67536,67535,67534,67533,67532,67531,67530,67529,67528,67527,67526,67525,67524,67523,67522,67521,67520,67519,67518,67517,67516,67515,67514,67513,67512,67511,67510,67509,67508,67507,67506,67504,67503,67501,67500,67498,67496,67495,67494,67493,67492,67491,67490,67489,67488,67487,67486,67485,67484,67483,67482,67481,67480,67479,67478,67477,67475,67473,67472,67470,67468,67467,67466,67465,67464,67463,67462,67461,67460,67459,67458,67457,67456,67455,67454,67453,67452,67451,67450,67449,67448,67447,67446,67445,67444,67443,67442,67441,67439,67438,67437,67436,67435,67434,67433,67432,67431,67430,67429,67428,67427,67426,67425,67424,67423,67422,67421,67420,67419,67418,67417,67416,67415,67414,67413,67411,67407,67406,67405,67403,67402,67401,67400,67399,67398,67397,67396,67395,67394,67393,67392,67391,67390,67389,67388,67387,67386,67385,67384,67383,67382,67381,67380,67379,67378,67375,67374,67373,67372,67371,67370,67369,67368,67367,67366,67364,67362,67361,67360,67359,67358,67357,67356,67355,67354,67352,67346,67345,67344,67343,67341,67337,67334,67333,67332,67331,67330,67329,67328,67327,67326,67319,67318,67317,67316,67315,67314,67313,67312,67311,67310,67309,67308,67306,67305,67304,67303,67302,67301,67300,67299,67297,67296,67295,67294,67292,67289,67288,67287,67285,67284,67283,67281,67279,67277,67275,67273,67272,67270,67269,67268,67267,67266,67265,67264,67263,67262,67260,67259,67258,67257,67256,67255,67254,67253,67252,67251,67250,67249,67248,67247,67246,67245,67244,67243,67237,67236,67235,67234,67233,67232,67231,67230,67229,67222,67221,67207,67203,67200,67199,67198,67197,67196,67195,67189,67188,67186,67185,67184,67183,67182,67181,67180,67179,67178,67177,67176,67175,67173,67171,67170,67168,67164,67163,67162,67161,67160,67159,67158,67156,67153,67152,67150,67149,67147,67145,67139,67138,67136,67135,67134,67133,67132,67131,67130,67129,67128,67127,67126,67125,67124,67123,67122,67121,67120,67119,67118,67117,67116,67115,67114,67113,67112,67111,67110,67109,67108,67107,67106,67105,67104,67103,67102,67100,67099,67098,67097,67096,67095,67094,67093,67092,67091,67090,67088,67087,67085,67084,67083,67082,67081,67080,67079,67078,67077,67076,67075,67074,67073,67072,67071,67070,67069,67068,67067,67066,67065,67064,67063,67061,67060,67059,67058,67057,67056,67055,67054,67053,67052,67047,67046,67045,67044,67043,67042,67041,67040,67039,67038,67037,67036,67035,67034,67033,67032,67031,67030,67029,67028,67027,67026,67025,67024,67023,67022,67021,67020,67019,67018,67017,67016,67015,67014,67013,67012,67011,67010,67009,67008,67007,67006,67005,67004,67003,67002,67001,67000,66999,66998,66997,66996,66993,66992,66991,66988,66987,66986,66984,66983,66982,66981,66980,66979,66978,66976,66975,66974,66973,66972,66971,66970,66969,66968,66966,66965,66964,66963,66962,66961,66959,66958,66957,66956,66955,66954,66953,66952,66951,66950,66949,66948,66947,66946,66945,66944,66943,66942,66941,66940,66938,66937,66936,66935,66934,66933,66932,66931,66930,66928,66927,66926,66925,66924,66923,66922,66921,66920,66919,66918,66917,66916,66915,66914,66913,66911,66910,66909,66908,66907,66906,66905,66904,66903,66902,66901,66900,66899,66898,66897,66896,66895,66894,66893,66892,66891,66890,66889,66888,66883,66882,66881,66880,66876,66875,66874,66873,66872,66871,66870,66869,66868,66867,66866,66865,66864,66861,66860,66859,66858,66857,66856,66855,66854,66853,66852,66851,66850,66849,66848,66847,66846,66845,66844,66843,66842,66841,66840,66839,66838,66836,66835,66833,66832,66831,66830,66829,66828,66825,66824,66822,66819,66818,66817,66816,66815,66814,66813,66812,66811,66810,66809,66808,66807,66806,66805,66804,66803,66802,66801,66800,66799,66798,66797,66796,66795,66794,66793,66791,66790,66789,66788,66787,66786,66785,66784,66783,66782,66781,66780,66779,66778,66777,66776,66775,66774,66773,66772,66771,66770,66769,66768,66760,66756,66755,66753,66752,66751,66750,66749,66748,66747,66746,66745,66744,66743,66742,66741,66739,66738,66737,66736,66735,66734,66733,66732,66731,66730,66729,66728,66727,66726,66725,66724,66723,66722,66721,66720,66719,66718,66717,66716,66715,66714,66713,66712,66711,66710,66709,66707,66706,66705,66704,66703,66702,66701,66700,66699,66698,66697,66696,66695,66694,66693,66692,66691,66690,66689,66688,66687,66686,66685,66684,66683,66682,66681,66680,66679,66678,66677,66676,66675,66674,66673,66672,66671,66670,66669,66668,66667,66666,66665,66664,66663,66662,66661,66660,66659,66658,66657,66656,66655,66654,66653,66652,66651,66650,66649,66648,66647,66646,66645,66644,66643,66642,66641,66640,66639,66638,66637,66636,66635,66634,66633,66632,66631,66630,66629,66628,66627,66626,66625,66624,66623,66622,66621,66620,66619,66618,66617,66616,66615,66614,66613,66612,66611,66610,66609,66608,66606,66605,66604,66603,66602,66601,66600,66599,66598,66597,66596,66595,66593,66587,66586,66583,66582,66581,66580,66579,66578,66577,66576,66575,66574,66573,66572,66571,66570,66569,66568,66567,66566,66565,66564,66563,66561,66559,66558,66557,66556,66555,66554,66553,66552,66551,66550,66549,66548,66547,66546,66545,66544,66543,66542,66541,66540,66539,66538,66537,66536,66535,66534,66533,66532,66531,66530,66529,66528,66527,66526,66523,66522,66520,66518,66516,66515,66514,66513,66512,66510,66509,66508,66507,66506,66505,66503,66501,66500,66499,66498,66497,66496,66495,66494,66493,66492,66491,66490,66489,66488,66487,66486,66485,66484,66483,66482,66481,66480,66479,66478,66477,66476,66475,66474,66473,66472,66471,66470,66469,66468,66467,66466,66465,66464,66463,66462,66461,66460,66459,66458,66457,66456,66455,66454,66453,66452,66451,66450,66449,66448,66447,66446,66445,66444,66443,66442,66441,66439,66438,66437,66436,66435,66434,66433,66432,66431,66430,66429,66428,66427,66426,66425,66424,66423,66422,66421,66420,66419,66418,66417,66416,66415,66414,66413,66412,66411,66410,66409,66408,66407,66406,66404,66403,66402,66401,66400,66399,66398,66397,66396,66395,66394,66392,66391,66390,66389,66388,66387,66386,66385,66384,66383,66382,66380,66379,66378,66377,66376,66375,66374,66373,66372,66371,66370,66369,66368,66367,66366,66365,66364,66363,66362,66361,66360,66359,66358,66357,66356,66355,66354,66353,66352,66351,66350,66349,66348,66347,66346,66344,66341,66339,66336,66335,66334,66333,66331,66330,66329,66328,66327,66326,66324,66323,66322,66321,66320,66319,66318,66317,66316,66315,66314,66313,66312,66311,66310,66309,66308,66307,66306,66305,66304,66303,66302,66301,66300,66299,66298,66297,66296,66295,66294,66293,66292,66291,66290,66289,66288,66287,66286,66285,66284,66283,66282,66281,66280,66279,66278,66277,66276,66275,66274,66273,66272,66271,66270,66269,66268,66267,66266,66265,66264,66263,66262,66261,66260,66259,66258,66257,66256,66255,66254,66253,66252,66251,66250,66249,66248,66247,66246,66245,66244,66243,66242,66241,66240,66239,66238,66237,66236,66235,66234,66233,66232,66231,66230,66229,66228,66227,66226,66225,66224,66223,66222,66220,66219,66218,66217,66216,66215,66214,66213,66212,66211,66210,66209,66208,66207,66206,66205,66204,66203,66202,66200,66199,66198,66197,66196,66195,66194,66193,66192,66191,66190,66189,66188,66187,66186,66185,66184,66183,66182,66181,66180,66179,66178,66177,66176,66175,66174,66173,66172,66171,66169,66168,66167,66166,66165,66164,66163,66162,66161,66160,66159,66158,66156,66155,66154,66153,66152,66151,66150,66149,66148,66147,66146,66145,66144,66142,66140,66139,66138,66137,66136,66135,66134,66133,66132,66131,66130,66129,66128,66127,66126,66125,66124,66123,66122,66121,66120,66119,66118,66117,66116,66115,66114,66113,66112,66111,66110,66109,66108,66107,66106,66105,66104,66102,66101,66100,66099,66097,66096,66095,66094,66093,66092,66091,66090,66089,66088,66087,66086,66085,66084,66083,66082,66081,66080,66079,66078,66075,66074,66073,66072,66071,66070,66069,66068,66067,66066,66065,66064,66063,66062,66061,66060,66059,66058,66057,66056,66055,66054,66053,66052,66051,66048,66047,66046,66045,66044,66043,66042,66041,66040,66039,66038,66037,66036,66035,66034,66032,66031,66030,66029,66028,66027,66026,66025,66024,66023,66022,66021,66020,66019,66018,66017,66016,66015,66014,66013,66012,66011,66010,66009,66008,66007,66006,66005,66004,66003,66002,66000,65999,65998,65997,65996,65995,65994,65993,65992,65991,65990,65989,65988,65987,65986,65985,65984,65983,65982,65981,65980,65979,65978,65977,65976,65975,65974,65973,65972,65971,65970,65969,65968,65967,65966,65965,65964,65962,65961,65960,65959,65958,65957,65956,65955,65954,65953,65952,65951,65950,65949,65948,65947,65946,65945,65944,65943,65942,65941,65938,65937,65936,65935,65934,65933,65932,65931,65930,65929,65928,65927,65926,65925,65924,65923,65922,65921,65920,65919,65918,65917,65916,65915,65914,65913,65912,65911,65910,65909,65908,65907,65906,65905,65904,65903,65902,65901,65900,65899,65898,65897,65896,65895,65894,65893,65892,65891,65890,65889,65888,65887,65886,65885,65884,65883,65882,65881,65880,65879,65878,65877,65876,65875,65874,65873,65872,65871,65870,65869,65868,65867,65866,65865,65864,65863,65862,65861,65860,65859,65858,65857,65856,65855,65854,65853,65852,65851,65848,65847,65846,65844,65843,65842,65841,65840,65839,65838,65837,65834,65833,65832,65831,65830,65829,65828,65827,65826,65825,65824,65823,65821,65820,65819,65818,65817,65816,65815,65814,65812,65811,65810,65808,65807,65806,65804,65803,65802,65801,65799,65798,65797,65796,65795,65794,65793,65792,65790,65789,65788,65787,65786,65785,65784,65783,65782,65781,65780,65779,65774,65773,65772,65771,65770,65769,65768,65767,65766,65765,65764,65763,65762,65761,65760,65759,65758,65757,65756,65755,65754,65753,65752,65751,65750,65749,65748,65747,65746,65745,65744,65743,65742,65741,65740,65739,65738,65737,65736,65735,65734,65733,65732,65731,65729,65728,65727,65726,65725,65724,65723,65716,65715,65714,65713,65711,65710,65698,65695,65694,65691,65690,65689,65688,65687,65686,65685,65684,65683,65682,65681,65680,65679,65678,65677,65676,65675,65674,65673,65672,65671,65670,65669,65668,65667,65666,65665,65664,65663,65662,65661,65660,65659,65658,65656,65655,65654,65653,65652,65651,65650,65648,65647,65646,65644,65643,65642,65641,65640,65639,65638,65636,65635,65634,65632,65631,65630,65629,65628,65627,65626,65625,65624,65623,65622,65621,65620,65619,65618,65617,65616,65614,65613,65612,65611,65610,65609,65608,65607,65605,65604,65603,65601,65600,65599,65598,65597,65596,65595,65594,65593,65590,65589,65587,65586,65585,65584,65583,65582,65581,65580,65579,65578,65577,65576,65575,65574,65573,65572,65571,65570,65568,65567,65566,65565,65564,65563,65562,65561,65560,65559,65558,65556,65555,65554,65552,65551,65550,65549,65548,65547,65546,65545,65544,65543,65542,65541,65540,65539,65538,65537,65536,65535,65534,65533,65532,65531,65530,65529,65528,65527,65526,65525,65524,65523,65522,65521,65520,65519,65516,65515,65514,65513,65512,65511,65510,65509,65508,65507,65506,65505,65504,65503,65502,65501,65500,65499,65498,65496,65495,65494,65493,65492,65491,65490,65489,65488,65487,65486,65485,65484,65483,65482,65481,65480,65479,65478,65477,65476,65475,65474,65473,65472,65471,65470,65469,65468,65467,65465,65464,65463,65462,65461,65460,65459,65458,65457,65456,65455,65454,65453,65452,65451,65450,65449,65447,65446,65445,65444,65443,65442,65441,65440,65439,65438,65437,65436,65435,65434,65433,65432,65431,65429,65428,65423,65422,65421,65420,65416,65415,65414,65411,65410,65409,65408,65407,65405,65404,65402,65401,65400,65399,65398,65397,65396,65395,65394,65393,65392,65391,65390,65389,65388,65387,65386,65385,65384,65383,65382,65381,65380,65379,65378,65377,65376,65375,65374,65373,65372,65371,65370,65365,65363,65362,65361,65360,65359,65357,65356,65355,65354,65353,65352,65351,65350,65349,65348,65344,65343,65342,65341,65339,65338,65337,65336,65335,65334,65332,65331,65330,65329,65328,65327,65326,65325,65324,65323,65321,65318,65317,65316,65315,65314,65313,65312,65311,65310,65306,65305,65304,65303,65302,65301,65300,65298,65297,65295,65294,65293,65289,65288,65287,65283,65282,65281,65280,65274,65273,65272,65271,65270,65269,65268,65267,65266,65265,65262,65257,65256,65253,65252,65251,65248,65247,65244,65243,65242,65241,65240,65239,65238,65237,65236,65232,65231,65229,65228,65227,65225,65224,65223,65222,65221,65220,65219,65218,65216,65215,65214,65213,65212,65211,65209,65207,65206,65205,65204,65203,65201,65200,65199,65198,65193,65192,65191,65190,65189,65188,65187,65186,65185,65184,65183,65182,65181,65180,65179,65178,65177,65176,65174,65173,65172,65171,65170,65169,65168,65167,65166,65165,65164,65161,65160,65159,65158,65157,65156,65155,65154,65153,65152,65151,65150,65149,65148,65147,65146,65145,65144,65141,65140,65139,65138,65136,65135,65134,65133,65132,65131,65130,65129,65128,65127,65126,65125,65124,65123,65122,65121)) OR (`Idx`=2 AND `CreatureID` IN (69098,69075,69056,69029,68996,68994,68992,68991,68990,68978,68971,68963,68940,68903,68880,68879,68866,68862,68857,68854,68847,68840,68833,68829,68827,68821,68766,68762,68761,68760,68759,68758,68757,68756,68750,68710,68708,68707,68700,68695,68692,68682,68674,68647,68636,68613,68612,68585,68582,68521,68486,68483,68482,68471,68470,68461,68413,68409,68408,68406,68405,68404,68403,68394,68380,68373,68368,68355,68354,68350,68349,68334,68333,68332,68328,68326,68313,68262,68241,68222,68220,68154,68141,68098,68074,68052,68041,68006,68002,67991,67987,67979,67970,67924,67905,67904,67903,67902,67900,67892,67890,67889,67888,67887,67886,67884,67873,67871,67870,67869,67836,67835,67830,67826,67825,67822,67821,67806,67805,67795,67794,67793,67790,67765,67764,67762,67760,67738,67737,67736,67735,67727,67724,67701,67700,67689,67683,67664,67661,67656,67655,67653,67648,67638,67637,67633,67605,67604,67600,67598,67585,67582,67576,67564,67563,67472,67466,67465,67460,67450,67428,67423,67419,67406,67396,67368,67367,67357,67337,67333,67281,67249,67200,67199,67198,67197,67196,67195,67177,67149,67083,67066,67056,67053,67038,67021,67015,67011,67009,67004,66986,66974,66948,66947,66945,66931,66917,66905,66869,66867,66861,66860,66833,66818,66793,66703,66702,66687,66666,66654,66651,66650,66649,66648,66641,66605,66602,66599,66597,66595,66506,66505,66503,66484,66480,66479,66462,66460,66457,66447,66446,66421,66418,66408,66404,66398,66395,66378,66350,66348,66346,66341,66308,66300,66294,66291,66290,66289,66287,66286,66285,66284,66282,66278,66272,66271,66270,66269,66268,66267,66202,66200,66196,66181,66163,66106,66101,66099,66096,66074,66072,66070,66069,66000,65997,65978,65974,65935,65915,65906,65897,65896,65891,65887,65867,65866,65864,65842,65841,65838,65818,65817,65810,65804,65764,65761,65758,65752,65751,65742,65740,65739,65738,65734,65729,65687,65650,65647,65641,65640,65611,65610,65604,65581,65558,65552,65550,65545,65537,65508,65504,65495,65474,65473,65472,65471,65470,65469,65468,65467,65449,65447,65394,65388,65381,65376,65375,65336,65335,65332,65280,65272,65257,65225,65182,65181,65160,65140,65139,65138,65136,65134,65133,65132,65131,65130,65128)) OR (`Idx`=1 AND `CreatureID` IN (69098,69097,69096,69089,69081,69075,69065,69056,69049,69047,69032,69029,69028,69024,69020,69019,69018,69009,69006,69005,69004,69003,68996,68994,68992,68991,68990,68983,68978,68971,68969,68964,68963,68959,68958,68954,68953,68952,68947,68946,68940,68938,68937,68935,68934,68933,68919,68918,68917,68916,68915,68914,68912,68909,68906,68903,68901,68900,68899,68898,68897,68896,68895,68894,68887,68880,68879,68866,68862,68861,68860,68859,68857,68854,68852,68847,68844,68840,68833,68829,68827,68824,68822,68821,68818,68817,68816,68814,68813,68800,68791,68786,68785,68784,68779,68772,68766,68762,68761,68760,68759,68758,68757,68756,68750,68728,68727,68710,68708,68707,68701,68700,68698,68697,68696,68695,68692,68682,68680,68676,68674,68671,68667,68647,68640,68639,68636,68618,68616,68615,68614,68613,68612,68588,68585,68582,68574,68553,68548,68541,68530,68529,68528,68527,68524,68521,68520,68518,68513,68511,68506,68493,68490,68489,68488,68487,68486,68485,68484,68483,68482,68471,68470,68469,68461,68460,68432,68431,68426,68415,68414,68413,68409,68408,68406,68405,68404,68403,68398,68394,68380,68379,68376,68374,68373,68368,68360,68356,68355,68354,68350,68349,68347,68334,68333,68332,68328,68326,68315,68313,68309,68299,68297,68296,68295,68290,68280,68276,68264,68262,68241,68229,68227,68222,68220,68219,68214,68213,68210,68201,68197,68188,68178,68171,68168,68167,68163,68154,68142,68141,68136,68126,68118,68114,68105,68099,68098,68074,68065,68052,68051,68050,68046,68045,68043,68042,68041,68029,68007,68006,68002,67991,67987,67979,67971,67970,67969,67965,67961,67946,67929,67928,67924,67922,67921,67920,67919,67914,67913,67909,67905,67904,67903,67902,67901,67900,67899,67892,67890,67889,67888,67887,67886,67884,67882,67878,67876,67873,67871,67870,67869,67861,67852,67851,67842,67839,67838,67836,67835,67830,67829,67826,67825,67822,67821,67818,67817,67806,67805,67804,67802,67795,67794,67793,67790,67786,67778,67773,67768,67765,67764,67763,67762,67760,67755,67753,67741,67738,67737,67736,67735,67732,67731,67730,67729,67728,67727,67726,67725,67724,67723,67722,67721,67719,67717,67715,67713,67708,67704,67703,67701,67700,67689,67688,67687,67686,67683,67680,67677,67665,67664,67661,67656,67655,67653,67648,67647,67640,67638,67637,67633,67629,67615,67605,67604,67602,67601,67600,67599,67598,67589,67585,67584,67582,67576,67567,67564,67563,67545,67538,67529,67527,67520,67517,67512,67510,67509,67484,67475,67472,67466,67465,67464,67460,67459,67457,67456,67450,67448,67441,67433,67432,67430,67428,67425,67423,67422,67419,67411,67406,67396,67393,67392,67389,67388,67375,67372,67368,67367,67364,67362,67357,67356,67355,67354,67345,67341,67337,67334,67333,67331,67330,67328,67327,67326,67318,67311,67306,67304,67302,67301,67300,67297,67296,67295,67294,67289,67284,67283,67281,67273,67272,67270,67267,67249,67248,67247,67237,67221,67207,67200,67199,67198,67197,67196,67195,67188,67177,67164,67163,67161,67160,67159,67156,67150,67149,67147,67136,67132,67129,67124,67123,67122,67121,67120,67119,67118,67117,67116,67115,67114,67113,67112,67111,67110,67109,67108,67107,67106,67105,67104,67103,67102,67100,67098,67094,67090,67088,67083,67066,67064,67061,67060,67056,67053,67046,67045,67044,67043,67042,67038,67027,67021,67019,67018,67017,67016,67015,67011,67010,67009,67008,67004,66991,66986,66974,66968,66948,66947,66946,66945,66944,66941,66940,66931,66917,66916,66914,66913,66905,66897,66894,66893,66890,66888,66873,66869,66868,66867,66861,66860,66857,66852,66851,66840,66833,66831,66818,66803,66795,66794,66793,66751,66747,66746,66743,66742,66706,66705,66703,66702,66701,66699,66688,66687,66666,66655,66654,66651,66650,66649,66648,66647,66641,66640,66632,66606,66605,66604,66602,66599,66597,66595,66580,66577,66573,66572,66571,66570,66558,66556,66555,66554,66528,66516,66514,66507,66506,66505,66503,66484,66480,66479,66477,66462,66461,66460,66457,66448,66447,66446,66441,66421,66418,66408,66404,66403,66402,66401,66400,66399,66398,66395,66391,66390,66389,66388,66385,66384,66383,66382,66380,66378,66371,66366,66365,66351,66350,66348,66347,66346,66344,66341,66336,66308,66307,66306,66305,66300,66294,66291,66290,66289,66288,66287,66286,66285,66284,66282,66280,66278,66273,66272,66271,66270,66269,66268,66267,66259,66215,66214,66208,66202,66200,66197,66196,66191,66186,66182,66181,66179,66174,66169,66165,66163,66153,66146,66140,66106,66102,66101,66099,66097,66096,66092,66091,66074,66072,66070,66069,66054,66000,65997,65978,65974,65935,65934,65928,65915,65906,65905,65897,65896,65891,65888,65887,65884,65876,65867,65866,65864,65844,65842,65841,65839,65838,65837,65818,65817,65816,65815,65812,65811,65810,65808,65804,65803,65799,65796,65795,65792,65789,65773,65772,65770,65769,65764,65761,65758,65756,65755,65754,65753,65752,65751,65743,65742,65741,65740,65739,65738,65736,65734,65729,65691,65689,65688,65687,65667,65666,65663,65658,65654,65650,65647,65644,65642,65641,65640,65636,65635,65625,65611,65610,65604,65603,65601,65600,65590,65585,65583,65581,65566,65558,65555,65554,65552,65550,65545,65544,65537,65526,65525,65524,65521,65512,65509,65508,65504,65495,65477,65476,65474,65473,65472,65471,65470,65469,65468,65467,65464,65463,65462,65461,65460,65459,65458,65457,65451,65449,65447,65443,65441,65434,65416,65407,65404,65394,65393,65388,65381,65376,65375,65374,65363,65361,65360,65359,65356,65355,65348,65336,65335,65332,65329,65328,65311,65310,65300,65298,65297,65287,65283,65280,65272,65268,65262,65257,65242,65228,65227,65225,65214,65212,65211,65207,65200,65199,65198,65193,65192,65184,65182,65181,65180,65179,65160,65157,65145,65140,65139,65138,65136,65134,65133,65132,65131,65130,65128)) OR (`Idx`=3 AND `CreatureID` IN (69056,69029,68996,68994,68992,68991,68990,68978,68971,68963,68940,68903,68880,68879,68862,68857,68854,68847,68840,68829,68827,68821,68766,68761,68760,68758,68757,68756,68710,68708,68707,68700,68695,68692,68682,68674,68647,68613,68612,68521,68486,68483,68482,68471,68470,68461,68413,68408,68406,68405,68404,68403,68394,68380,68373,68368,68355,68354,68350,68334,68333,68332,68328,68326,68241,68222,68220,68154,68141,68098,68074,68052,68041,68006,67991,67987,67970,67924,67905,67904,67903,67902,67900,67890,67889,67888,67886,67884,67873,67871,67870,67869,67836,67835,67830,67826,67825,67822,67821,67806,67805,67795,67794,67790,67765,67762,67727,67724,67701,67700,67689,67661,67638,67637,67605,67604,67600,67598,67585,67582,67576,67564,67563,67472,67466,67465,67460,67450,67428,67419,67406,67368,67367,67357,67333,67281,67249,67200,67199,67198,67197,67196,67195,67177,67083,67066,67056,67038,67021,67015,67011,67009,67004,66986,66974,66948,66947,66931,66905,66869,66861,66860,66833,66793,66703,66702,66687,66666,66650,66649,66648,66641,66506,66505,66503,66480,66460,66457,66447,66446,66418,66408,66404,66398,66395,66378,66350,66348,66346,66341,66300,66294,66291,66290,66289,66287,66286,66285,66282,66272,66271,66270,66269,66268,66267,66200,66196,66181,66163,66106,66101,66099,66074,66072,66000,65997,65978,65974,65891,65866,65864,65842,65841,65818,65817,65810,65804,65764,65761,65752,65751,65742,65734,65647,65641,65640,65611,65610,65604,65558,65550,65545,65537,65495,65474,65473,65472,65471,65470,65469,65468,65467,65449,65447,65376,65375,65336,65335,65332,65280,65225,65182,65181,65160,65140,65139,65138,65136,65134,65133,65132,65131,65130,65128)) OR (`Idx`=7 AND `CreatureID`=67991) OR (`Idx`=6 AND `CreatureID`=67991) OR (`Idx`=5 AND `CreatureID`=67991) OR (`Idx`=4 AND `CreatureID`=67991); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (65120,65119,65118,65117,65116,65115,65114,65113,65112,65111,65110,65109,65108,65107,65106,65105,65104,65103,65102,65101,65100,65099,65098,65097,65096,65095,65094,65093,65092,65091,65090,65089,65088,65087,65086,65085,65084,65083,65082,65081,65080,65079,65078,65077,65076,65075,65074,65073,65072,65071,65070,65069,65068,65067,65066,65065,65064,65063,65062,65061,65060,65059,65058,65057,65056,65055,65054,65053,65052,65051,65050,65049,65048,65047,65046,65045,65044,65043,65042,65041,65040,65039,65038,65037,65035,65033,65032,65031,65030,65029,65028,65027,65026,65025,65024,65023,65022,65021,65020,65019,65018,65017,65016,65015,65014,65013,65012,65011,65010,65009,65008,65007,65006,65005,65004,65003,65002,65001,65000,64999,64998,64997,64996,64995,64994,64993,64992,64991,64990,64989,64988,64987,64986,64985,64984,64983,64982,64981,64980,64979,64978,64977,64976,64975,64974,64973,64972,64971,64970,64969,64968,64967,64966,64965,64964,64962,64961,64960,64959,64958,64957,64956,64955,64954,64953,64952,64951,64950,64949,64948,64947,64946,64945,64944,64943,64942,64941,64940,64939,64938,64937,64936,64935,64934,64933,64932,64931,64930,64929,64928,64927,64926,64925,64924,64923,64922,64921,64920,64919,64918,64917,64916,64915,64914,64913,64912,64911,64910,64909,64908,64907,64906,64905,64904,64903,64902,64901,64900,64899,64898,64895,64894,64893,64892,64891,64890,64889,64888,64887,64886,64885,64884,64883,64882,64881,64880,64879,64878,64877,64876,64875,64874,64873,64872,64871,64870,64869,64868,64867,64866,64865,64864,64863,64862,64861,64860,64859,64858,64857,64856,64855,64854,64853,64852,64851,64850,64849,64848,64847,64846,64845,64844,64843,64842,64841,64840,64839,64838,64837,64836,64835,64834,64833,64832,64831,64830,64829,64828,64827,64826,64825,64824,64823,64822,64821,64820,64819,64818,64817,64816,64815,64814,64813,64812,64811,64810,64809,64808,64807,64806,64805,64804,64803,64802,64801,64800,64799,64798,64797,64796,64795,64794,64793,64792,64791,64790,64789,64788,64787,64786,64785,64784,64783,64782,64781,64779,64777,64776,64775,64774,64771,64768,64766,64764,64763,64762,64761,64760,64759,64758,64757,64755,64754,64753,64752,64751,64750,64749,64748,64747,64746,64745,64744,64742,64741,64740,64739,64738,64737,64736,64735,64734,64733,64732,64729,64728,64727,64726,64725,64724,64723,64722,64721,64720,64717,64716,64715,64714,64713,64711,64710,64709,64708,64707,64706,64705,64703,64702,64697,64696,64695,64694,64693,64692,64691,64690,64688,64687,64686,64685,64684,64683,64682,64681,64680,64679,64678,64677,64676,64675,64674,64673,64672,64671,64670,64669,64668,64667,64666,64665,64664,64663,64662,64661,64660,64659,64658,64657,64656,64655,64654,64653,64652,64651,64650,64649,64648,64647,64646,64645,64644,64643,64642,64641,64640,64639,64638,64637,64636,64635,64634,64633,64632,64631,64630,64629,64628,64627,64626,64625,64623,64622,64621,64620,64619,64618,64617,64616,64615,64614,64613,64612,64611,64610,64609,64608,64607,64606,64605,64604,64603,64602,64601,64600,64599,64598,64597,64596,64595,64593,64592,64591,64590,64589,64588,64587,64586,64585,64584,64583,64582,64581,64580,64579,64578,64577,64576,64575,64574,64573,64572,64571,64570,64569,64568,64567,64566,64565,64564,64563,64562,64561,64560,64559,64558,64557,64556,64555,64554,64553,64552,64551,64550,64549,64548,64547,64546,64545,64544,64543,64542,64541,64540,64538,64537,64536,64535,64534,64533,64532,64531,64530,64529,64528,64526,64525,64524,64523,64522,64521,64520,64519,64518,64517,64516,64515,64514,64513,64510,64509,64508,64507,64506,64505,64504,64503,64502,64501,64500,64499,64498,64497,64496,64495,64494,64493,64492,64491,64490,64489,64488,64487,64486,64485,64484,64483,64482,64481,64480,64479,64478,64477,64476,64475,64474,64473,64472,64471,64470,64469,64468,64467,64466,64465,64464,64463,64462,64461,64460,64459,64458,64457,64456,64454,64453,64452,64451,64450,64449,64448,64447,64446,64445,64444,64443,64442,64441,64440,64439,64438,64437,64436,64435,64434,64432,64431,64430,64428,64427,64424,64423,64422,64421,64420,64419,64418,64417,64416,64415,64414,64413,64412,64411,64410,64409,64408,64407,64406,64405,64404,64403,64402,64401,64400,64399,64398,64397,64396,64395,64394,64393,64392,64391,64390,64389,64388,64387,64386,64385,64384,64383,64382,64381,64380,64379,64378,64377,64376,64375,64374,64373,64372,64371,64370,64369,64368,64367,64366,64365,64364,64363,64362,64361,64360,64359,64358,64357,64356,64355,64354,64353,64352,64351,64350,64349,64348,64347,64346,64345,64344,64343,64342,64341,64340,64339,64338,64337,64336,64335,64334,64333,64332,64331,64330,64329,64328,64327,64326,64325,64324,64323,64322,64321,64320,64319,64318,64317,64316,64315,64314,64313,64312,64311,64310,64309,64308,64307,64306,64305,64304,64303,64302,64301,64300,64299,64298,64297,64296,64295,64294,64293,64292,64291,64290,64289,64288,64287,64286,64285,64284,64283,64282,64281,64280,64279,64278,64277,64276,64275,64274,64273,64272,64271,64270,64269,64268,64267,64266,64265,64264,64263,64262,64261,64260,64259,64258,64257,64255,64254,64253,64252,64251,64250,64249,64248,64247,64246,64245,64244,64243,64242,64241,64240,64239,64238,64237,64236,64235,64234,64232,64231,64230,64229,64228,64227,64225,64224,64222,64221,64220,64219,64218,64217,64216,64215,64214,64213,64212,64211,64210,64209,64208,64207,64205,64204,64203,64202,64201,64200,64199,64198,64197,64196,64195,64194,64193,64192,64191,64189,64188,64187,64186,64185,64184,64183,64182,64181,64180,64179,64178,64177,64176,64175,64174,64173,64172,64171,64170,64169,64168,64167,64166,64165,64164,64163,64162,64161,64160,64159,64158,64157,64156,64155,64154,64153,64152,64151,64150,64149,64148,64147,64146,64145,64144,64143,64142,64141,64140,64139,64138,64137,64136,64135,64134,64133,64132,64131,64130,64129,64128,64127,64126,64125,64124,64123,64122,64121,64120,64119,64118,64117,64116,64115,64114,64113,64112,64111,64110,64109,64108,64107,64106,64105,64104,64103,64102,64101,64100,64099,64098,64097,64096,64095,64094,64093,64092,64091,64090,64089,64088,64087,64086,64085,64084,64083,64082,64081,64080,64079,64078,64077,64076,64075,64074,64073,64072,64071,64070,64069,64068,64067,64066,64065,64064,64063,64062,64061,64060,64059,64058,64057,64056,64055,64054,64053,64052,64051,64050,64049,64048,64047,64046,64045,64044,64043,64042,64041,64040,64039,64038,64037,64036,64035,64034,64033,64032,64031,64030,64029,64028,64027,64026,64025,64024,64023,64021,64019,64018,64017,64016,64015,64014,64013,64012,64011,64010,64009,64008,64007,64006,64005,64004,64003,64002,64001,64000,63999,63998,63997,63996,63995,63994,63993,63992,63991,63990,63989,63988,63987,63986,63985,63984,63983,63981,63980,63979,63978,63977,63976,63975,63974,63973,63972,63971,63970,63969,63968,63967,63966,63965,63964,63960,63959,63958,63957,63956,63955,63954,63953,63952,63951,63950,63949,63948,63947,63946,63945,63944,63943,63942,63941,63940,63939,63938,63937,63936,63935,63934,63933,63931,63930,63929,63928,63927,63925,63924,63923,63922,63920,63919,63918,63917,63916,63915,63914,63913,63912,63911,63910,63909,63908,63907,63906,63905,63904,63903,63902,63901,63900,63899,63897,63896,63895,63894,63893,63892,63891,63890,63889,63888,63887,63886,63885,63884,63883,63882,63881,63880,63879,63878,63877,63876,63875,63874,63873,63872,63871,63870,63869,63868,63867,63866,63865,63860,63859,63858,63857,63856,63855,63854,63853,63852,63851,63850,63849,63848,63847,63846,63845,63844,63843,63842,63841,63840,63839,63838,63837,63836,63835,63833,63832,63831,63830,63828,63827,63826,63825,63823,63822,63821,63820,63819,63818,63817,63816,63815,63814,63813,63812,63811,63810,63809,63808,63807,63806,63805,63804,63803,63802,63801,63800,63799,63798,63797,63796,63787,63786,63785,63784,63783,63782,63781,63780,63779,63778,63777,63776,63772,63771,63770,63769,63768,63767,63766,63765,63764,63763,63762,63761,63760,63759,63758,63757,63756,63755,63754,63753,63752,63751,63750,63749,63748,63747,63746,63745,63744,63743,63742,63741,63740,63739,63738,63737,63736,63735,63734,63733,63731,63730,63729,63728,63727,63726,63725,63724,63723,63722,63721,63720,63719,63718,63717,63716,63715,63714,63713,63712,63711,63710,63709,63708,63707,63706,63705,63704,63703,63702,63701,63700,63699,63698,63697,63696,63695,63694,63693,63692,63691,63690,63689,63688,63687,63686,63685,63684,63683,63682,63681,63680,63679,63678,63677,63676,63675,63674,63673,63672,63671,63669,63668,63667,63666,63665,63664,63662,63661,63657,63656,63655,63654,63653,63652,63651,63650,63649,63648,63647,63646,63645,63644,63643,63641,63640,63638,63637,63636,63635,63634,63633,63632,63631,63630,63629,63628,63627,63626,63625,63624,63623,63622,63621,63620,63619,63618,63617,63616,63615,63614,63613,63612,63611,63610,63609,63608,63607,63606,63605,63604,63603,63602,63601,63600,63599,63598,63597,63596,63594,63593,63592,63591,63590,63589,63588,63587,63586,63585,63584,63577,63576,63575,63574,63573,63572,63571,63570,63569,63568,63567,63566,63565,63564,63563,63562,63561,63560,63559,63558,63557,63556,63555,63554,63553,63552,63551,63550,63549,63548,63547,63546,63544,63543,63542,63541,63540,63539,63538,63537,63536,63535,63534,63533,63532,63531,63530,63529,63528,63527,63526,63525,63524,63523,63522,63521,63520,63519,63518,63517,63516,63515,63514,63513,63512,63511,63510,63509,63508,63507,63506,63505,63503,63502,63501,63500,63499,63498,63497,63496,63495,63494,63493,63492,63491,63490,63488,63487,63486,63485,63484,63483,63482,63481,63480,63479,63478,63477,63476,63475,63474,63473,63472,63471,63470,63469,63468,63467,63466,63465,63464,63463,63462,63461,63460,63459,63458,63457,63456,63455,63454,63453,63452,63451,63450,63449,63448,63447,63446,63445,63444,63443,63442,63441,63440,63439,63438,63437,63436,63435,63434,63433,63432,63431,63430,63429,63428,63427,63426,63425,63424,63423,63422,63421,63420,63419,63418,63417,63416,63415,63414,63413,63412,63411,63410,63409,63408,63407,63406,63405,63404,63403,63402,63401,63400,63399,63398,63397,63396,63395,63394,63393,63392,63391,63390,63389,63388,63387,63386,63385,63384,63383,63382,63381,63380,63379,63378,63377,63376,63375,63374,63373,63372,63370,63369,63368,63367,63366,63365,63364,63363,63362,63361,63359,63358,63357,63356,63355,63354,63353,63352,63351,63350,63349,63348,63347,63346,63345,63344,63343,63342,63341,63340,63339,63337,63335,63334,63333,63332,63331,63330,63329,63328,63327,63326,63325,63324,63323,63322,63321,63320,63319,63318,63317,63316,63315,63314,63313,63312,63311,63310,63309,63308,63307,63306,63305,63304,63303,63302,63301,63300,63299,63298,63297,63296,63295,63294,63293,63292,63291,63290,63289,63288,63287,63286,63285,63284,63283,63282,63281,63280,63279,63278,63277,63276,63275,63274,63273,63272,63271,63270,63269,63268,63267,63266,63265,63264,63263,63262,63261,63260,63259,63258,63257,63256,63255,63254,63253,63252,63251,63250,63249,63248,63247,63246,63245,63244,63243,63242,63241,63240,63239,63238,63237,63236,63235,63234,63233,63232,63231,63230,63229,63228,63227,63226,63224,63223,63222,63221,63219,63218,63217,63214,63213,63212,63209,63208,63207,63206,63205,63204,63201,63200,63199,63198,63197,63196,63195,63194,63193,63192,63191,63190,63189,63188,63187,63186,63185,63184,63183,63182,63181,63180,63179,63178,63177,63176,63173,63172,63171,63170,63169,63168,63167,63166,63165,63164,63163,63162,63161,63160,63159,63158,63157,63156,63155,63154,63153,63152,63151,63150,63149,63148,63147,63146,63145,63144,63143,63142,63141,63140,63139,63138,63137,63136,63135,63134,63133,63132,63131,63130,63129,63128,63127,63126,63125,63124,63122,63121,63120,63119,63118,63116,63114,63110,63108,63107,63106,63105,63104,63103,63102,63101,63099,63098,63097,63096,63095,63094,63093,63092,63091,63090,63089,63088,63087,63086,63085,63084,63083,63082,63081,63080,63079,63078,63077,63076,63075,63074,63073,63072,63071,63070,63069,63068,63067,63065,63064,63063,63062,63061,63060,63059,63058,63057,63056,63055,63054,63053,63052,63051,63050,63049,63048,63045,63044,63043,63042,63041,63040,63039,63038,63037,63036,63035,63034,63033,63032,63031,63030,63028,63027,63026,63025,63021,63020,63019,63018,63017,63016,63015,63014,63013,63009,63008,63007,63006,63005,63004,63003,63002,63001,63000,62999,62998,62997,62996,62995,62994,62993,62992,62991,62990,62989,62988,62987,62986,62984,62983,62982,62981,62980,62978,62977,62976,62975,62973,62971,62970,62969,62968,62967,62966,62965,62964,62963,62962,62961,62960,62959,62958,62957,62956,62955,62954,62953,62951,62950,62949,62948,62947,62946,62945,62944,62943,62942,62941,62940,62939,62938,62937,62936,62935,62934,62933,62932,62931,62930,62929,62928,62927,62926,62925,62924,62923,62922,62921,62920,62919,62918,62917,62916,62915,62914,62913,62912,62911,62910,62909,62908,62907,62906,62905,62904,62903,62902,62901,62900,62899,62898,62897,62896,62895,62894,62893,62892,62891,62890,62888,62887,62886,62885,62884,62883,62882,62881,62880,62879,62878,62877,62876,62875,62874,62873,62872,62871,62870,62869,62868,62867,62866,62865,62864,62863,62862,62861,62860,62859,62858,62857,62856,62855,62854,62853,62852,62851,62850,62849,62848,62847,62846,62845,62844,62843,62842,62841,62840,62839,62838,62837,62835,62834,62833,62832,62829,62828,62827,62826,62825,62824,62823,62822,62821,62820,62819,62818,62817,62816,62815,62814,62813,62812,62811,62810,62809,62808,62807,62806,62805,62804,62803,62802,62801,62800,62799,62798,62797,62796,62795,62794,62793,62792,62791,62790,62789,62788,62787,62786,62785,62784,62783,62782,62781,62780,62779,62778,62777,62776,62775,62774,62773,62772,62771,62770,62769,62768,62767,62766,62765,62764,62763,62762,62761,62760,62759,62758,62757,62756,62755,62754,62753,62752,62751,62750,62749,62748,62747,62746,62744,62743,62742,62739,62738,62737,62736,62735,62734,62733,62732,62731,62730,62729,62728,62727,62726,62725,62724,62723,62722,62721,62720,62719,62718,62717,62716,62715,62714,62713,62711,62709,62708,62707,62706,62705,62704,62703,62702,62701,62700,62699,62698,62697,62696,62695,62694,62693,62691,62690,62689,62688,62687,62686,62685,62684,62683,62682,62680,62679,62677,62675,62674,62672,62671,62670,62669,62668,62667,62666,62665,62664,62663,62662,62661,62660,62659,62658,62657,62656,62655,62654,62653,62652,62651,62650,62649,62648,62647,62646,62645,62644,62643,62642,62641,62640,62639,62638,62637,62636,62635,62634,62633,62632,62631,62630,62629,62628,62627,62626,62625,62624,62623,62622,62621,62620,62619,62618,62616,62615,62614,62613,62611,62610,62609,62608,62606,62605,62604,62603,62602,62601,62600,62599,62598,62597,62596,62595,62594,62593,62592,62591,62590,62589,62588,62587,62586,62585,62584,62583,62582,62581,62580,62579,62578,62577,62576,62575,62574,62573,62572,62571,62569,62568,62567,62564,62563,62562,62561,62560,62559,62558,62557,62556,62555,62554,62553,62552,62551,62550,62548,62547,62546,62545,62543,62542,62541,62540,62539,62538,62537,62536,62535,62534,62533,62531,62530,62529,62528,62526,62524,62523,62522,62521,62520,62519,62518,62517,62516,62515,62513,62512,62511,62510,62509,62508,62507,62506,62505,62504,62503,62502,62501,62500,62499,62498,62497,62496,62495,62494,62493,62492,62491,62490,62488,62487,62486,62485,62484,62483,62482,62481,62480,62479,62478,62477,62476,62475,62474,62473,62472,62471,62470,62469,62468,62467,62466,62465,62464,62463,62462,62461,62460,62459,62458,62457,62454,62452,62451,62450,62449,62448,62447,62446,62445,62444,62443,62442,62441,62440,62439,62438,62437,62436,62435,62434,62433,62432,62431,62429,62428,62427,62426,62425,62424,62423,62422,62421,62420,62419,62416,62415,62414,62413,62412,62411,62410,62409,62408,62407,62406,62405,62404,62402,62401,62400,62397,62396,62395,62394,62393,62386,62385,62384,62383,62382,62381,62380,62379,62378,62377,62376,62375,62374,62373,62372,62370,62369,62368,62367,62366,62365,62364,62363,62362,62360,62358,62357,62356,62355,62354,62353,62352,62351,62350,62348,62346,62334,62328,62327,62326,62325,62324,62323,62322,62321,62317,62316,62315,62314,62313,62312,62311,62309,62308,62307,62306,62305,62304,62303,62302,62301,62300,62299,62298,62296,62295,62293,62291,62290,62289,62288,62287,62286,62285,62282,62281,62280,62279,62278,62277,62276,62275,62274,62273,62272,62271,62270,62269,62268,62267,62266,62264,62263,62262,62261,62260,62258,62257,62256,62255,62254,62253,62251,62250,62249,62248,62247,62246,62243,62242,62240,62239,62238,62237,62236,62233,62232,62231,62230,62229,62228,62227,62225,62224,62221,62220,62219,62218,62217,62216,62215,62214,62213,62210,62209,62208,62207,62205,62204,62203,62202,62201,62200,62199,62198,62197,62196,62195,62194,62193,62192,62191,62190,62189,62188,62187,62186,62185,62184,62182,62181,62180,62179,62178,62177,62176,62173,62171,62170,62169,62168,62167,62166,62165,62164,62163,62162,62161,62160,62159,62158,62156,62155,62154,62153,62152,62151,62149,62143,62142,62134,62131,62130,62129,62128,62127,62126,62125,62124,62123,62122,62121,62120,62119,62118,62117,62116,62115,62114,62112,62109,62108,62107,62106,62105,62104,62103,62102,62100,62098,62097,62096,62093,62092,62091,62090,62089,62088,62087,62081,62077,62076,62075,62074,62073,62072,62055,62053,62052,62051,62050,62035,62034,62032,62029,62026,62024,62023,62022,62021,62020,62019,62015,62014,62009,62008,62005,62004,62003,62002,62000,61997,61994,61989,61988,61983,61982,61981,61971,61970,61968,61967,61966,61965,61964,61962,61961,61960,61947,61946,61945,61942,61941,61938,61937,61936,61935,61934,61933,61932,61931,61930,61929,61928,61927,61926,61925,61923,61922,61920,61918,61917,61916,61913,61912,61911,61910,61909,61908,61907,61906,61905,61904,61902,61901,61900,61899,61898,61897,61896,61895,61892,61890,61889,61886,61885,61884,61883,61881,61880,61877,61875,61874,61873,61872,61871,61870,61869,61868,61867,61866,61865,61861,61860,61850,61848,61847,61846,61845,61844,61843,61842,61841,61840,61839,61838,61837,61836,61835,61834,61833,61830,61829,61828,61827,61826,61825,61824,61823,61822,61821,61820,61819,61818,61817,61816,61815,61814,61813,61812,61811,61810,61809,61808,61806,61804,61803,61802,61801,61800,61799,61798,61797,61796,61795,61794,61793,61792,61791,61790,61789,61788,61787,61786,61784,61783,61780,61766,61762,61761,61760,61759,61758,61757,61756,61755,61754,61753,61752,61751,61750,61749,61747,61746,61745,61744,61743,61742,61741,61735,61724,61723,61721,61718,61717,61716,61715,61714,61713,61712,61711,61710,61709,61707,61706,61705,61704,61703,61702,61701,61700,61699,61698,61697,61696,61695,61694,61693,61692,61691,61690,61689,61688,61687,61686,61685,61684,61683,61682,61681,61680,61679,61678,61677,61676,61675,61674,61673,61672,61671,61670,61669,61668,61667,61666,61664,61663,61662,61661,61660,61659,61658,61657,61656,61655,61654,61653,61652,61651,61650,61649,61648,61647,61644,61641,61640,61638,61636,61635,61634,61633,61632,61631,61630,61629,61627,61626,61625,61624,61623,61622,61621,61620,61619,61618,61617,61616,61615,61614,61613,61612,61611,61610,61609,61608,61607,61606,61605,61604,61603,61602,61601,61600,61599,61598,61597,61596,61595,61592,61591,61590,61589,61588,61587,61586,61585,61584,61583,61582,61581,61580,61579,61577,61575,61572,61571,61570,61569,61568,61567,61566,61565,61564,61563,61562,61561,61560,61559,61558,61557,61556,61555,61554,61553,61551,61550,61549,61548,61547,61546,61545,61544,61543,61541,61540,61539,61538,61537,61536,61535,61534,61533,61532,61531,61530,61529,61528,61527,61526,61525,61524,61523,61522,61521,61520,61519,61518,61517,61516,61514,61512,61511,61510,61509,61508,61507,61506,61505,61504,61503,61502,61501,61500,61499,61498,61497,61496,61495,61494,61493,61492,61490,61489,61488,61487,61485,61484,61483,61482,61481,61480,61479,61478,61476,61475,61474,61473,61472,61471,61470,61469,61468,61467,61466,61465,61464,61463,61462,61461,61459,61457,61456,61455,61454,61453,61452,61451,61450,61449,61448,61447,61446,61445,61444,61443,61442,61441,61440,61439,61438,61437,61436,61435,61434,61433,61432,61431,61429,61427,61426,61425,61423,61421,61420,61418,61417,61416,61415,61414,61413,61412,61411,61410,61409,61408,61407,61406,61405,61404,61403,61402,61401,61400,61399,61398,61397,61396,61395,61394,61392,61390,61389,61387,61386,61385,61384,61383,61382,61381,61380,61379,61378,61377,61376,61375,61374,61373,61372,61371,61370,61369,61368,61367,61366,61365,61364,61363,61362,61361,61360,61359,61358,61357,61356,61355,61354,61352,61350,61349,61348,61347,61346,61345,61344,61343,61342,61341,61340,61339,61338,61337,61336,61334,61333,61330,61329,61328,61327,61326,61325,61324,61323,61322,61321,61320,61319,61318,61317,61316,61315,61314,61313,61312,61311,61310,61309,61308,61307,61306,61305,61304,61303,61302,61301,61300,61299,61298,61297,61296,61295,61294,61292,61291,61290,61289,61288,61287,61286,61285,61284,61283,61261,61260,61259,61258,61257,61256,61255,61254,61253,61252,61251,61250,61249,61248,61247,61246,61245,61243,61242,61240,61239,61224,61223,61222,61218,61217,61216,61215,61213,61212,61211,61210,61209,61208,61207,61206,61205,61204,61203,61202,61201,61183,61182,61181,61180,61177,61176,61175,61174,61173,61172,61171,61170,61169,61168,61167,61166,61165,61164,61163,61162,61161,61160,61159,61158,61157,61156,61155,61154,61153,61149,61148,61147,61146,61143,61142,61141,61140,61139,61138,61134,61133,61132,61131,61130,61129,61127,61126,61125,61124,61122,61121,61120,61119,61118,61116,61097,61096,61095,61094,61093,61092,61091,61090,61089,61088,61087,61086,61085,61084,61083,61082,61081,61080,61079,61078,61077,61076,61075,61074,61073,61072,61071,61070,61069,61068,61067,61066,61065,61064,61063,61062,61061,61060,61058,61056,61055,61054,61052,61051,61050,61046,61042,61038,61034,61029,61027,61026,61025,61024,61023,61021,61020,61019,61018,61017,61016,61015,61013,61012,61010,61009,61008,61007,61006,61004,61003,60999,60998,60997,60996,60995,60994,60991,60990,60986,60985,60984,60983,60982,60981,60980,60979,60978)) OR (`Idx`=1 AND `CreatureID` IN (65118,65094,65051,65048,65041,65038,65029,65026,65023,65022,65021,65020,65008,64949,64948,64928,64927,64912,64911,64910,64909,64908,64907,64906,64904,64903,64895,64893,64891,64887,64857,64849,64844,64843,64840,64835,64834,64806,64805,64803,64802,64801,64800,64794,64789,64786,64785,64784,64783,64782,64781,64774,64771,64768,64766,64761,64745,64741,64740,64735,64734,64733,64717,64713,64711,64710,64709,64703,64690,64688,64680,64678,64675,64662,64661,64646,64644,64643,64640,64639,64638,64637,64636,64635,64631,64630,64625,64620,64619,64618,64617,64615,64611,64604,64603,64600,64592,64587,64586,64584,64581,64580,64577,64567,64555,64553,64552,64550,64546,64541,64529,64525,64523,64520,64519,64513,64489,64444,64442,64440,64439,64412,64402,64398,64397,64396,64390,64383,64382,64381,64375,64373,64372,64367,64359,64356,64352,64351,64345,64326,64324,64322,64320,64311,64309,64308,64297,64271,64270,64269,64268,64267,64266,64265,64264,64263,64262,64261,64260,64253,64251,64250,64227,64221,64217,64215,64214,64212,64208,64201,64200,64193,64192,64187,64186,64165,64163,64162,64091,64086,64070,64069,64055,64035,64034,64006,63995,63992,63991,63990,63985,63976,63975,63974,63973,63972,63957,63956,63954,63952,63950,63949,63948,63947,63943,63940,63939,63935,63934,63933,63931,63930,63929,63928,63927,63919,63912,63911,63892,63890,63881,63880,63879,63878,63877,63875,63874,63867,63853,63849,63848,63846,63845,63844,63843,63842,63840,63839,63837,63836,63835,63821,63820,63817,63810,63808,63797,63787,63782,63768,63764,63753,63752,63748,63743,63742,63740,63730,63720,63718,63715,63714,63713,63712,63711,63710,63709,63708,63707,63706,63674,63672,63671,63669,63668,63650,63641,63634,63633,63632,63631,63630,63629,63628,63611,63610,63608,63599,63592,63590,63587,63585,63575,63574,63573,63572,63567,63564,63563,63562,63556,63549,63548,63544,63543,63541,63534,63533,63531,63530,63527,63526,63514,63513,63511,63507,63506,63480,63477,63470,63467,63451,63447,63445,63424,63423,63422,63421,63420,63400,63399,63398,63397,63393,63375,63373,63372,63364,63357,63356,63351,63346,63344,63341,63340,63339,63337,63333,63325,63319,63306,63305,63303,63302,63301,63300,63299,63295,63292,63280,63278,63244,63237,63236,63235,63221,63219,63214,63213,63212,63209,63208,63207,63205,63192,63191,63177,63152,63142,63141,63140,63138,63137,63131,63130,63129,63122,63121,63116,63114,63096,63095,63094,63093,63082,63081,63076,63065,63064,63062,63059,63058,63053,63044,63041,63034,63033,63030,63027,63021,63004,63001,62999,62998,62992,62984,62981,62968,62965,62962,62961,62954,62939,62933,62929,62926,62925,62921,62916,62908,62905,62900,62897,62896,62895,62894,62892,62891,62885,62884,62876,62870,62865,62862,62860,62858,62857,62856,62855,62853,62849,62848,62847,62835,62824,62823,62818,62807,62790,62789,62784,62783,62775,62770,62768,62767,62763,62762,62761,62760,62746,62744,62743,62738,62731,62729,62728,62727,62726,62725,62724,62723,62722,62721,62720,62719,62718,62717,62716,62715,62714,62708,62704,62703,62702,62700,62699,62698,62696,62694,62689,62687,62685,62684,62683,62670,62665,62640,62624,62623,62614,62601,62578,62576,62575,62571,62567,62561,62560,62545,62537,62536,62535,62530,62528,62524,62523,62516,62515,62510,62508,62503,62502,62500,62499,62497,62496,62488,62487,62483,62482,62480,62479,62476,62473,62472,62471,62452,62451,62449,62447,62439,62438,62437,62431,62429,62416,62415,62411,62379,62378,62373,62370,62368,62363,62362,62353,62334,62315,62312,62308,62305,62302,62300,62299,62296,62295,62293,62282,62277,62262,62256,62249,62248,62247,62246,62240,62239,62238,62237,62233,62231,62230,62229,62228,62215,62213,62210,62208,62207,62204,62186,62185,62184,62178,62177,62173,62171,62167,62163,62161,62142,62128,62126,62125,62123,62122,62118,62115,62114,62105,62104,62090,62055,62026,62024,62023,62022,62019,62014,62009,62005,62004,61982,61970,61968,61967,61966,61965,61964,61961,61960,61945,61918,61906,61904,61889,61886,61872,61871,61870,61865,61860,61842,61821,61815,61811,61804,61802,61801,61799,61797,61795,61794,61789,61788,61787,61786,61754,61753,61747,61746,61743,61741,61735,61715,61705,61704,61702,61692,61684,61680,61679,61678,61672,61666,61662,61661,61654,61653,61648,61644,61638,61633,61630,61629,61622,61619,61618,61615,61613,61611,61610,61604,61601,61600,61586,61577,61570,61568,61564,61561,61560,61558,61555,61554,61553,61548,61547,61544,61543,61536,61535,61523,61516,61506,61505,61500,61499,61498,61497,61483,61481,61478,61476,61475,61472,61471,61466,61464,61457,61456,61455,61452,61440,61439,61438,61437,61433,61417,61413,61409,61406,61404,61385,61381,61373,61370,61367,61366,61365,61355,61354,61352,61336,61327,61326,61325,61323,61321,61320,61319,61318,61317,61316,61313,61312,61311,61309,61302,61299,61296,61295,61294,61290,61258,61253,61223,61222,61217,61212,61211,61210,61204,61202,61182,61181,61180,61176,61173,61170,61168,61167,61166,61158,61153,61143,61142,61134,61125,61096,61090,61084,61083,61082,61080,61078,61074,61073,61071,61068,61064,61061,61060,61052,61051,61050,61025,61023,61019,61018,61017,60985,60984,60983,60982)) OR (`Idx`=3 AND `CreatureID` IN (65094,65051,65048,65038,65026,65022,65021,65008,64912,64911,64910,64909,64908,64907,64906,64904,64903,64893,64857,64805,64794,64741,64688,64675,64646,64643,64631,64630,64625,64620,64619,64618,64617,64587,64586,64520,64519,64513,64444,64398,64382,64359,64356,64345,64263,64260,64221,64217,64201,64200,64193,64192,64187,64165,64163,64162,64035,63985,63976,63975,63974,63952,63949,63948,63947,63943,63939,63935,63934,63928,63878,63877,63853,63846,63845,63840,63839,63821,63820,63817,63787,63782,63764,63753,63752,63743,63650,63641,63611,63610,63585,63564,63548,63541,63533,63530,63527,63526,63477,63451,63400,63397,63373,63372,63364,63356,63221,63219,63131,63129,63081,63065,63053,63041,63034,63033,63030,62961,62939,62933,62926,62925,62916,62896,62895,62892,62865,62860,62858,62857,62856,62855,62835,62807,62790,62789,62784,62783,62770,62763,62738,62575,62567,62535,62524,62439,62438,62379,62378,62373,62315,62312,62305,62296,62295,62256,62249,62247,62233,62231,62230,62229,62228,62215,62210,62204,62178,62177,62128,62126,62125,62123,62122,62115,62114,62105,62019,62014,62005,61968,61918,61906,61904,61886,61842,61821,61811,61804,61702,61692,61662,61611,61610,61604,61586,61561,61516,61476,61475,61471,61466,61464,61456,61440,61437,61406,61373,61370,61367,61365,61355,61354,61326,61319,61312,61309,61299,61296,61295,61294,61222,61212,61204,61202,61167,61158,61142,61083,61082,61071,61025,61019,61018,61017)) OR (`Idx`=2 AND `CreatureID` IN (65094,65051,65048,65038,65029,65026,65022,65021,65008,64912,64911,64910,64909,64908,64907,64906,64904,64903,64893,64857,64806,64805,64794,64783,64782,64741,64713,64711,64688,64678,64675,64646,64643,64631,64630,64625,64620,64619,64618,64617,64615,64587,64586,64567,64546,64520,64519,64513,64444,64440,64398,64383,64382,64381,64375,64359,64356,64352,64351,64345,64263,64260,64227,64221,64217,64215,64214,64212,64201,64200,64193,64192,64187,64165,64163,64162,64070,64069,64055,64035,64034,63985,63976,63975,63974,63973,63972,63956,63952,63949,63948,63947,63943,63939,63935,63934,63928,63878,63877,63867,63853,63846,63845,63840,63839,63821,63820,63817,63787,63782,63764,63753,63752,63748,63743,63742,63730,63650,63641,63611,63610,63608,63592,63585,63564,63548,63541,63533,63530,63527,63526,63514,63507,63506,63477,63451,63422,63400,63399,63397,63373,63372,63364,63356,63221,63219,63131,63130,63129,63116,63082,63081,63065,63064,63062,63053,63041,63034,63033,63030,63027,63021,63001,62984,62968,62961,62954,62939,62933,62926,62925,62916,62900,62896,62895,62892,62884,62865,62860,62858,62857,62856,62855,62835,62807,62790,62789,62784,62783,62775,62770,62768,62763,62738,62708,62640,62578,62576,62575,62571,62567,62537,62535,62528,62524,62497,62480,62479,62476,62439,62438,62416,62415,62379,62378,62373,62368,62315,62312,62305,62300,62296,62295,62262,62256,62249,62247,62246,62233,62231,62230,62229,62228,62215,62213,62210,62204,62185,62178,62177,62163,62128,62126,62125,62123,62122,62115,62114,62105,62022,62019,62014,62005,62004,61968,61945,61918,61906,61904,61889,61886,61842,61821,61811,61804,61801,61789,61788,61787,61754,61747,61704,61702,61692,61684,61680,61666,61662,61619,61618,61611,61610,61604,61586,61561,61555,61554,61553,61536,61535,61516,61498,61497,61476,61475,61471,61466,61464,61456,61455,61440,61437,61417,61406,61385,61381,61373,61370,61367,61366,61365,61355,61354,61326,61325,61323,61321,61319,61313,61312,61309,61302,61299,61296,61295,61294,61253,61222,61212,61210,61204,61202,61181,61168,61167,61158,61142,61090,61083,61082,61074,61073,61071,61060,61050,61025,61019,61018,61017)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (60977,60976,60975,60974,60973,60971,60970,60969,60968,60967,60960,60959,60958,60957,60956,60955,60954,60953,60952,60951,60950,60949,60948,60947,60946,60945,60944,60943,60942,60941,60940,60939,60938,60937,60936,60934,60933,60932,60931,60930,60929,60928,60927,60926,60925,60924,60923,60922,60921,60920,60919,60918,60917,60916,60915,60914,60913,60912,60911,60910,60909,60908,60906,60904,60903,60902,60901,60900,60899,60898,60897,60896,60895,60894,60893,60892,60891,60890,60889,60888,60887,60886,60885,60884,60883,60882,60881,60880,60879,60878,60877,60875,60874,60873,60871,60870,60869,60868,60867,60866,60865,60864,60862,60861,60860,60859,60858,60857,60856,60855,60854,60853,60852,60851,60850,60849,60848,60847,60846,60842,60841,60834,60833,60832,60831,60830,60829,60828,60827,60826,60825,60824,60823,60822,60821,60820,60804,60803,60802,60801,60800,60799,60798,60797,60796,60795,60794,60793,60789,60788,60786,60785,60784,60783,60782,60781,60780,60779,60777,60776,60775,60774,60770,60769,60768,60767,60766,60765,60764,60763,60762,60761,60760,60759,60758,60757,60756,60754,60753,60752,60749,60748,60747,60746,60745,60744,60743,60742,60741,60740,60739,60738,60737,60736,60735,60734,60733,60732,60731,60730,60729,60728,60726,60725,60724,60723,60722,60721,60720,60714,60713,60710,60709,60708,60706,60705,60701,60700,60699,60698,60697,60694,60693,60692,60691,60690,60689,60688,60687,60686,60685,60684,60683,60682,60681,60680,60679,60678,60677,60676,60675,60674,60673,60672,60671,60670,60669,60668,60667,60649,60648,60647,60646,60645,60644,60628,60627,60626,60625,60624,60623,60622,60621,60616,60606,60605,60604,60603,60602,60601,60599,60598,60597,60596,60594,60593,60592,60591,60590,60589,60588,60587,60586,60585,60583,60582,60581,60580,60579,60578,60576,60575,60574,60573,60572,60571,60570,60569,60568,60567,60566,60565,60564,60562,60561,60560,60559,60558,60557,60556,60555,60554,60553,60552,60551,60550,60549,60548,60547,60546,60545,60544,60543,60542,60541,60540,60539,60538,60537,60536,60535,60534,60533,60532,60531,60530,60529,60528,60527,60526,60525,60524,60523,60522,60521,60520,60519,60516,60515,60514,60513,60512,60511,60510,60509,60508,60507,60506,60505,60504,60503,60502,60501,60500,60499,60498,60497,60495,60493,60491,60489,60488,60487,60486,60485,60484,60483,60482,60480,60479,60478,60477,60476,60475,60459,60458,60457,60456,60455,60454,60452,60451,60450,60449,60448,60447,60446,60445,60444,60443,60442,60441,60438,60437,60436,60435,60434,60432,60431,60430,60429,60428,60427,60426,60425,60424,60423,60422,60421,60420,60418,60416,60415,60414,60413,60412,60411,60410,60409,60408,60407,60406,60405,60404,60403,60402,60401,60400,60399,60398,60397,60396,60395,60394,60393,60392,60391,60390,60389,60388,60387,60386,60385,60384,60383,60382,60381,60380,60379,60378,60376,60375,60373,60371,60370,60369,60368,60367,60366,60365,60363,60362,60361,60360,60359,60358,60357,60356,60355,60354,60353,60315,60308,60307,60306,60305,60304,60303,60302,60301,60300,60299,60298,60297,60296,60295,60294,60293,60292,60291,60290,60289,60288,60287,60286,60285,60284,60283,60282,60281,60280,60279,60278,60277,60276,60275,60274,60273,60272,60270,60266,60264,60263,60262,60261,60260,60259,60258,60257,60256,60255,60254,60253,60252,60251,60250,60249,60248,60247,60246,60245,60244,60242,60241,60240,60239,60238,60237,60236,60235,60234,60233,60232,60231,60230,60229,60228,60227,60226,60225,60224,60223,60222,60221,60220,60219,60218,60217,60216,60215,60214,60213,60212,60211,60210,60209,60208,60207,60206,60205,60204,60203,60202,60201,60200,60199,60198,60197,60196,60195,60190,60189,60188,60187,60186,60185,60184,60183,60182,60181,60180,60179,60178,60177,60176,60175,60174,60173,60172,60170,60169,60168,60167,60166,60165,60164,60163,60162,60161,60160,60159,60158,60157,60156,60155,60154,60153,60152,60151,60150,60149,60148,60147,60146,60145,60143,60142,60141,60140,60139,60138,60137,60136,60135,60134,60133,60132,60131,60127,60122,60121,60120,60119,60114,60113,60112,60108,60107,60106,60102,60101,60100,60099,60098,60097,60096,60095,60094,60093,60092,60090,60089,60080,60079,60073,60072,60071,60070,60069,60068,60067,60057,60056,60055,60051,60047,60043,60042,60040,60039,60038,60037,60036,60035,60034,60033,60032,60031,60030,60029,60028,60027,60026,60025,60024,60023,60022,60021,60020,60019,60018,60017,60016,60015,60014,60013,60012,60011,60010,60009,60008,60007,60006,60005,60004,60003,60002,60001,60000,59999,59998,59991,59990,59989,59988,59987,59986,59985,59984,59982,59980,59979,59978,59977,59976,59975,59974,59973,59972,59971,59970,59969,59968,59967,59966,59965,59964,59963,59962,59961,59960,59959,59958,59957,59956,59955,59954,59953,59952,59936,59935,59934,59933,59932,59931,59930,59929,59928,59927,59926,59925,59924,59923,59922,59921,59920,59919,59915,59914,59912,59911,59910,59909,59908,59907,59906,59905,59904,59903,59902,59901,59900,59899,59898,59897,59896,59895,59894,59893,59892,59891,59890,59889,59888,59887,59886,59885,59884,59883,59882,59881,59880,59879,59878,59877,59876,59875,59874,59873,59859,59858,59857,59856,59855,59854,59853,59852,59851,59850,59849,59848,59847,59846,59845,59844,59843,59842,59841,59840,59839,59837,59836,59835,59834,59833,59832,59831,59830,59829,59828,59827,59826,59825,59824,59823,59822,59821,59820,59819,59818,59817,59816,59815,59814,59813,59812,59811,59810,59809,59808,59807,59806,59805,59804,59803,59802,59801,59800,59799,59798,59797,59796,59795,59794,59793,59792,59790,59789,59788,59787,59786,59785,59784,59783,59782,59781,59780,59779,59778,59777,59776,59775,59774,59773,59772,59771,59770,59769,59768,59767,59766,59765,59764,59763,59758,59757,59756,59755,59754,59753,59752,59751,59750,59749,59748,59747,59746,59745,59744,59743,59742,59741,59740,59739,59738,59737,59736,59735,59734,59733,59732,59731,59730,59729,59728,59727,59726,59725,59724,59723,59722,59721,59720,59719,59718,59717,59716,59715,59714,59713,59712,59711,59710,59709,59707,59706,59705,59704,59703,59702,59701,59700,59699,59698,59697,59696,59695,59694,59693,59692,59691,59690,59689,59688,59687,59685,59684,59683,59682,59680,59679,59678,59677,59675,59674,59672,59671,59670,59669,59668,59667,59666,59665,59662,59661,59660,59659,59658,59657,59656,59655,59654,59653,59652,59651,59650,59649,59648,59647,59645,59644,59643,59642,59641,59640,59639,59637,59636,59635,59632,59630,59628,59627,59626,59625,59624,59623,59622,59621,59620,59619,59618,59617,59616,59615,59614,59613,59612,59611,59610,59609,59608,59607,59606,59605,59604,59603,59602,59601,59600,59599,59598,59597,59596,59595,59594,59593,59592,59591,59590,59589,59588,59587,59586,59585,59584,59583,59582,59581,59580,59578,59577,59576,59575,59574,59573,59572,59569,59567,59566,59565,59564,59563,59562,59561,59560,59559,59558,59557,59556,59555,59554,59553,59552,59551,59550,59549,59547,59546,59545,59544,59543,59542,59541,59540,59539,59538,59537,59536,59535,59534,59533,59532,59531,59530,59529,59528,59527,59526,59525,59524,59523,59522,59521,59520,59519,59518,59517,59516,59515,59514,59513,59512,59511,59510,59509,59507,59505,59503,59501,59499,59498,59497,59496,59495,59494,59493,59492,59491,59490,59489,59488,59487,59486,59483,59482,59481,59480,59479,59478,59471,59470,59469,59467,59466,59465,59464,59463,59462,59461,59460,59459,59458,59457,59456,59455,59454,59453,59452,59451,59450,59449,59448,59447,59446,59445,59444,59443,59442,59441,59439,59438,59436,59435,59434,59433,59432,59431,59430,59429,59428,59427,59426,59425,59424,59423,59422,59421,59420,59419,59418,59417,59416,59415,59414,59413,59412,59411,59410,59409,59408,59407,59406,59405,59404,59403,59402,59401,59400,59399,59398,59397,59396,59395,59394,59392,59391,59390,59389,59388,59387,59386,59385,59384,59383,59382,59379,59378,59377,59375,59374,59373,59372,59371,59369,59368,59367,59364,59363,59362,59361,59360,59359,59358,59357,59356,59354,59353,59351,59350,59349,59348,59347,59346,59343,59342,59341,59340,59339,59338,59337,59336,59335,59334,59333,59332,59320,59319,59318,59317,59316,59315,59314,59313,59312,59311,59310,59309,59308,59307,59306,59305,59304,59303,59302,59301,59300,59299,59298,59297,59296,59295,59293,59284,59282,59281,59280,59279,59278,59277,59276,59275,59273,59272,59271,59263,59262,59261,59260,59258,59257,59256,59255,59254,59253,59252,59251,59250,59249,59248,59247,59246,59245,59244,59243,59242,59241,59240,59239,59238,59237,59236,59235,59234,59233,59232,59231,59230,59229,59227,59226,59225,59224,59223,59222,59220,59219,59217,59215,59214,59213,59211,59210,59209,59208,59207,59206,59205,59204,59203,59201,59200,59198,59197,59196,59193,59191,59190,59189,59188,59187,59186,59184,59183,59182,59181,59180,59179,59178,59177,59176,59175,59174,59173,59172,59171,59170,59169,59168,59167,59166,59165,59163,59162,59161,59160,59159,59158,59157,59156,59155,59154,59153,59151,59150,59149,59148,59147,59146,59143,59139,59138,59137,59136,59135,59134,59133,59132,59131,59130,59129,59128,59127,59126,59125,59124,59123,59122,59121,59120,59119,59118,59117,59116,59115,59114,59113,59112,59111,59110,59109,59108,59107,59106,59105,59104,59103,59102,59101,59100,59099,59098,59089,59088,59087,59086,59085,59084,59083,59081,59080,59079,59078,59077,59076,59075,59074,59073,59072,59071,59070,59069,59068,59067,59066,59065,59064,59063,59062,59061,59060,59059,59058,59057,59056,59055,59054,59053,59051,59050,59049,59048,59047,59046,59045,59044,59043,59042,59041,59040,59039,59038,59037,59036,59025,59024,59022,59021,59020,59019,59018,59017,59016,59015,59014,59013,59012,59011,59010,59009,59008,59007,59006,59005,59004,59003,59002,59001,59000,58998,58997,58996,58994,58992,58989,58987,58986,58985,58984,58983,58981,58979,58978,58976,58975,58971,58970,58969,58968,58966,58965,58964,58963,58962,58961,58960,58959,58958,58956,58955,58954,58953,58951,58950,58949,58948,58947,58946,58945,58944,58943,58942,58941,58940,58939,58938,58937,58936,58935,58934,58933,58932,58931,58930,58929,58928,58927,58926,58925,58924,58923,58922,58921,58920,58919,58918,58917,58916,58914,58913,58912,58911,58910,58909,58908,58907,58906,58905,58904,58903,58902,58901,58900,58899,58898,58897,58896,58895,58894,58893,58892,58891,58890,58889,58888,58887,58886,58885,58884,58883,58882,58881,58880,58878,58877,58876,58875,58874,58873,58872,58871,58870,58869,58868,58867,58866,58865,58861,58860,58859,58858,58857,58856,58855,58850,58845,58844,58843,58842,58840,58835,58833,58832,58831,58830,58829,58827,58826,58824,58823,58822,58821,58820,58819,58818,58817,58816,58815,58814,58813,58812,58811,58810,58809,58808,58807,58804,58803,58794,58793,58792,58791,58790,58789,58788,58787,58786,58785,58784,58783,58782,58780,58779,58778,58777,58771,58770,58769,58768,58767,58766,58765,58764,58761,58758,58757,58756,58755,58754,58753,58746,58745,58744,58743,58742,58741,58740,58739,58738,58737,58736,58735,58734,58733,58732,58731,58730,58729,58728,58727,58726,58725,58724,58723,58722,58721,58720,58719,58718,58717,58716,58715,58714,58713,58712,58711,58710,58709,58708,58707,58706,58705,58704,58701,58698,58697,58696,58695,58694,58693,58692,58691,58689,58685,58684,58683,58678,58677,58676,58675,58674,58673,58672,58671,58670,58669,58668,58667,58666,58665,58664,58663,58662,58661,58660,58659,58658,58657,58656,58655,58654,58653,58652,58651,58650,58647,58646,58645,58642,58641,58640,58639,58638,58637,58636,58635,58634,58633,58632,58631,58630,58629,58628,58627,58626,58625,58624,58623,58622,58621,58620,58619,58618,58617,58616,58615,58614,58613,58612,58611,58610,58609,58608,58607,58606,58605,58604,58603,58602,58601,58600,58599,58598,58597,58596,58595,58594,58593,58592,58591,58590,58589,58588,58586,58585,58584,58583,58582,58581,58580,58579,58578,58577,58576,58575,58574,58573,58572,58571,58570,58569,58568,58567,58566,58565,58564,58563,58562,58561,58555,58554,58553,58552,58551,58550,58549,58548,58547,58546,58545,58544,58543,58542,58533,58532,58531,58530,58529,58528,58527,58526,58525,58524,58523,58522,58521,58520,58519,58518,58517,58516,58515,58514,58513,58512,58511,58510,58509,58508,58507,58506,58505,58504,58503,58502,58501,58500,58499,58498,58497,58496,58495,58490,58489,58488,58487,58486,58485,58484,58483,58482,58481,58480,58479,58476,58475,58474,58473,58472,58471,58470,58469,58468,58467,58466,58465,58464,58463,58462,58461,58460,58459,58457,58456,58455,58454,58453,58452,58450,58449,58448,58447,58446,58445,58444,58443,58442,58441,58440,58439,58438,58437,58435,58434,58433,58432,58431,58430,58429,58428,58427,58426,58425,58424,58423,58422,58421,58420,58419,58418,58417,58416,58415,58414,58413,58412,58411,58410,58409,58408,58399,58398,58397,58395,58386,58385,58384,58383,58381,58380,58379,58378,58377,58376,58375,58370,58368,58367,58366,58365,58364,58363,58362,58361,58360,58355,58354,58353,58351,58350,58349,58348,58347,58345,58344,58343,58342,58341,58340,58336,58335,58334,58333,58332,58331,58329,58328,58327,58326,58325,58324,58322,58321,58320,58319,58318,58317,58315,58312,58311,58310,58309,58307,58304,58303,58289,58288,58287,58285,58284,58283,58282,58281,58280,58279,58278,58277,58276,58275,58274,58273,58257,58256,58255,58254,58253,58252,58249,58248,58247,58246,58245,58244,58243,58242,58241,58240,58239,58238,58237,58236,58235,58234,58233,58232,58231,58230,58229,58228,58227,58226,58225,58224,58221,58220,58219,58218,58217,58216,58215,58214,58213,58212,58211,58210,58209,58208,58207,58206,58205,58202,58201,58200,58199,58198,58197,58195,58193,58192,58186,58185,58184,58183,58181,58176,58175,58174,58173,58172,58171,58170,58169,58168,58167,58166,58165,58164,58163,58162,58161,58160,58158,58155,58154,58153,58152,58151,58150,58149,58148,58147,58146,58139,58124,58123,58122,58121,58120,58119,58118,58117,58116,58115,58114,58113,58112,58111,58110,58109,58108,58078,58077,58072,58071,58070,58069,58068,58067,58066,58065,58064,58051,58044,58043,58042,58041,58040,58039,58038,58036,58033,58032,58030,58029,58028,58027,58017,58015,58014,58013,58011,58010,58005,58002,57999,57998,57993,57992,57988,57987,57986,57985,57984,57983,57981,57968,57967,57963,57962,57958,57954,57953,57952,57951,57950,57947,57946,57945,57944,57943,57942,57936,57935,57934,57933,57929,57928,57927,57926,57924,57922,57921,57920,57919,57918,57917,57916,57915,57913,57912,57911,57910,57909,57908,57907,57899,57898,57894,57893,57892,57890,57883,57882,57877,57875,57874,57873,57872,57871,57869,57867,57864,57861,57860,57858,57857,57856,57855,57854,57853,57852,57851,57850,57836,57835,57834,57831,57830,57826,57825,57823,57821,57819,57817,57816,57815,57814,57812,57811,57810,57809,57807,57806,57805,57804,57803,57802,57801,57800,57799,57798,57797,57795,57788,57783,57781,57779,57778,57777,57773,57770,57769,57768,57767,57766,57765,57764,57763,57762,57761,57760,57758,57757,57756,57755,57754,57753,57752,57751,57750,57749,57748,57746,57745,57744,57743,57742,57741,57740,57739,57724,57722,57721,57720,57719,57716,57715,57714,57713,57712,57711,57710,57709,57708,57707,57706,57705,57697,57696,57695,57694,57693,57692,57691,57690,57686,57684,57682,57681,57673,57672,57671,57670,57669,57668,57667,57662,57649,57648,57638,57636,57635,57634,57632,57631,57630,57629,57628,57627,57626,57625,57624,57623,57622,57621,57620,57619,57618,57617,57482,57480,57479,57478,57477,57475,57474,57473,57470,57467,57466,57465,57464,57460,57459,57458,57457,57456,57447,57446,57445,57444,57443,57442,57441,57433,57432,57431,57424,57423,57422,57421,57420,57419,57418,57417,57416,57415,57414,57413,57412,57411,57410,57408,57407,57406,57405,57404,57403,57402,57401,57400,57399,57398,57396,57393,57392,57389,57388,57387,57386,57385,57384,57382,57380,57379,57378,57377,57358,57348,57338,57334,57333,57332,57331,57330,57329,57328,57327,57326,57325,57324,57323,57319,57318,57317,57316,57314,57313,57312,57311,57310,57309,57308,57307,57306,57301,57300,57299,57298,57297,57291,57290,57289,57288,57287,57286,57285,57284,57283,57282,57281,57280,57279,57275,57274,57273,57272,57271,57269,57268,57267,57266,57265,57264,57263,57262,57261,57260,57259,57258,57257,57255,57251,57250,57249,57244,57243,57242,57239,57238,57237,57233,57232,57231,57230,57229,57228,57227,57226,57223,57222,57220,57216,57215,57214,57213,57212,57211,57210,57209,57208,57207,57206,57205,57204,57203,57202,57201,57199,57198,57197,57196,57195,57190,57184,57183,57178,57177,57166,57165,57164,57163,57162,57161,57160,57159,57158,57157,57156,57155,57154,57134,57132,57131,57130,57129,57128,57127,57126,57125,57124,57123,57122,57121,57120,57119,57118,57117,57114,57113,57112,57111,57110,57109,57108,57107,57100,57099,57098,57097,57080,57047,56932,56931,56930,56929,56928,56927,56926,56925,56924,56923,56922,56921,56920,56919,56918,56917,56916,56915,56914,56913,56912,56911,56907,56906,56899,56897,56896,56895,56894,56893,56892,56891,56890,56889,56884,56883,56882,56880,56879,56878,56877,56876,56875,56874,56873,56872,56871,56870,56869,56868,56867,56866,56865,56864,56863,56862,56861,56860,56859,56858,56856,56855,56854,56853,56852,56851,56850,56849,56848,56847,56846,56845,56844,56843,56842,56841,56840,56839,56838,56837,56836,56835,56834,56833,56832,56831,56830,56829,56828,56827,56826,56825,56824,56823,56822,56821,56820,56816,56815,56814,56813,56812,56811,56807,56803,56802,56801,56800,56799,56798,56797,56796,56792,56790,56789,56788,56787,56786,56785,56784,56783,56782,56781,56779,56778,56777,56776,56775,56774,56773,56771,56769,56768,56767,56766,56765,56764,56763,56762,56754,56753,56752,56751,56748,56747,56746,56745,56744,56743,56742,56740,56739,56738,56737,56736,56735,56734,56733,56732,56731,56730,56729,56728,56727,56726,56725,56724,56723,56722,56721,56720,56719,56718,56717,56714,56713,56712,56711,56710,56709,56708,56707,56706,56705,56704,56703,56702,56701,56700,56699,56694,56693,56692,56691,56690,56689,56687,56686,56684,56683,56682,56681,56680,56679,56678,56677,56676,56675,56674,56673,56672,56671,56670,56669,56668,56667,56666,56665,56664,56663,56662,56661,56660,56659,56658,56657,56656,56655,56654,56653,56652,56651,56650,56649,56646,56645,56644,56643,56642,56641,56640,56639,56638,56637,56636,56635,56631,56630,56629,56624,56623,56622,56621,56620,56619,56614,56613,56612,56611,56603,56602,56601,56600,56599,56598,56597,56596,56595,56594,56593,56592,56591,56590,56589,56588,56587,56586,56585,56584,56583,56582,56581,56580,56579,56575,56574,56573,56572,56571,56570,56569,56568,56567,56566,56565,56564,56563,56562,56557,56556,56555,56554,56553,56551,56550,56549,56548,56547,56546,56545,56544,56543,56542,56541,56540,56539,56538,56537,56532,56531,56530,56527,56526,56525,56524,56523,56522,56521,56520,56519,56515,56514,56513,56512,56511,56510,56509,56508,56505,56503,56502,56501,56500,56499,56498,56497,56496,56495,56494,56493,56492,56491,56490,56489,56488,56487,56486,56485,56484,56479,56478,56477,56476,56475,56474,56473,56472,56471,56467,56466,56465,56464,56463,56462,56461,56460,56459,56458,56457,56456,56455,56448,56447,56444,56443,56442,56441,56440,56439,56434,56433,56432,56431,56429,56427,56426,56425,56421,56420,56419,56418,56417,56416,56413,56412,56411,56410,56409,56408,56407,56406,56405,56404,56403,56402,56401,56399,56398,56397,56396,56395,56394,56393,56392,56389,56388,56385,56384,56383,56382,56381,56380,56379,56377,56376,56375,56374,56372,56371,56369,56366,56365,56364,56363,56362,56360,56359,56358,56357,56351,56350,56349,56348,56347,56346,56345,56344,56343,56342,56341,56340,56339,56338,56337,56336,56335,56333,56332,56331,56330,56329,56328,56327,56315,56314,56313,56312,56311,56310,56309,56308,56307,56306,56305,56304,56303,56296,56295,56294,56293,56289,56288,56287,56286,56285,56284,56283,56282,56281,56280,56279,56278,56275,56274,56272,56271,56270,56269,56268,56267,56266,56265,56264,56263,56262,56261,56260,56259,56258,56257,56256,56255,56254,56253,56252,56251,56250,56249,56248,56243,56242,56241,56240,56239,56238,56237,56236,56235,56233,56232,56231,56230,56229,56228,56227,56226,56225,56224,56223,56222,56210,56209,56208,56207,56206,56205,56204,56203,56201,56200,56199,56198,56197,56195,56194,56193,56192,56191,56190,56189,56188,56187,56186,56185,56184,56183,56182,56181,56180,56178,56177,56176,56175,56174,56173,56172,56171,56170,56169,56168,56167,56166,56165,56163,56162,56161,56160,56159,56158,56154,56153,56152,56151,56150,56149,56147,56146,56144,56143,56142,56141,56140,56139,56138,56136,56135,56134,56133,56132,56131,56130,56129,56128,56127,56126,56117,56116,56115,56114,56113,56112,56111,56110,56109,56108,56106,56104,56103,56102,56101,56100,56099,56098,56097,56096,56095,56094,56093,56092,56091,56090,56089,56088,56087,56086,56085,56083,56082,56081,56080,56079)) OR (`Idx`=1 AND `CreatureID` IN (60976,60975,60974,60971,60969,60960,60959,60957,60956,60953,60951,60946,60943,60942,60937,60936,60931,60930,60927,60925,60924,60923,60922,60921,60914,60911,60910,60906,60904,60898,60897,60896,60895,60891,60890,60886,60884,60883,60879,60878,60877,60874,60873,60865,60862,60860,60859,60858,60856,60854,60850,60841,60834,60832,60831,60798,60797,60794,60789,60788,60786,60784,60782,60780,60775,60774,60770,60768,60766,60765,60758,60756,60739,60737,60736,60733,60732,60731,60723,60722,60721,60720,60714,60713,60700,60697,60693,60692,60691,60690,60689,60685,60670,60669,60648,60647,60646,60627,60623,60603,60602,60601,60593,60591,60581,60575,60568,60564,60556,60555,60554,60551,60546,60531,60523,60520,60513,60512,60511,60510,60502,60498,60489,60488,60486,60485,60478,60456,60455,60442,60438,60429,60427,60422,60421,60405,60404,60402,60395,60394,60393,60392,60391,60390,60389,60388,60386,60381,60373,60369,60367,60366,60365,60363,60362,60361,60360,60355,60315,60305,60301,60298,60295,60291,60288,60287,60286,60282,60281,60280,60279,60278,60274,60266,60242,60241,60240,60228,60227,60226,60225,60224,60223,60222,60221,60219,60216,60205,60204,60202,60201,60195,60186,60177,60176,60168,60165,60164,60152,60145,60138,60122,60121,60120,60114,60107,60106,60100,60099,60098,60096,60089,60080,60079,60072,60057,60038,60037,60035,60034,60033,60028,60025,60024,60023,60014,60012,60001,60000,59999,59998,59982,59980,59979,59975,59972,59968,59956,59952,59936,59933,59929,59927,59926,59925,59924,59923,59922,59920,59914,59893,59892,59886,59884,59883,59877,59859,59858,59854,59853,59850,59848,59847,59845,59837,59836,59834,59826,59820,59813,59810,59804,59798,59793,59792,59790,59781,59779,59777,59772,59771,59767,59766,59758,59753,59750,59749,59746,59744,59741,59740,59739,59738,59734,59730,59728,59725,59723,59721,59720,59718,59714,59713,59711,59705,59699,59692,59684,59683,59682,59678,59677,59671,59670,59667,59650,59649,59648,59647,59644,59643,59637,59635,59626,59616,59615,59614,59613,59612,59609,59607,59596,59595,59591,59580,59577,59574,59566,59561,59560,59557,59554,59549,59538,59527,59526,59525,59516,59515,59512,59511,59510,59507,59501,59493,59491,59490,59486,59482,59481,59479,59470,59469,59466,59465,59463,59462,59457,59456,59446,59444,59443,59439,59427,59422,59415,59409,59406,59404,59394,59387,59386,59385,59382,59379,59378,59375,59373,59372,59367,59360,59357,59351,59348,59339,59335,59319,59317,59314,59313,59312,59311,59299,59298,59297,59296,59295,59280,59279,59278,59276,59260,59252,59243,59241,59240,59238,59233,59232,59231,59229,59226,59220,59217,59211,59209,59208,59207,59206,59205,59198,59197,59193,59183,59177,59175,59174,59169,59167,59157,59156,59155,59151,59148,59147,59146,59139,59125,59124,59123,59122,59121,59120,59119,59117,59115,59114,59113,59100,59099,59085,59075,59056,59055,59053,59050,59040,59039,59038,59024,59021,59019,59018,59016,59015,59005,59004,59003,58998,58996,58994,58989,58979,58969,58968,58961,58958,58956,58955,58953,58951,58947,58946,58945,58944,58943,58941,58939,58937,58934,58933,58932,58930,58928,58927,58925,58918,58917,58914,58910,58906,58903,58902,58901,58898,58896,58893,58892,58888,58887,58869,58867,58859,58844,58835,58831,58830,58824,58823,58815,58813,58812,58786,58784,58766,58764,58757,58756,58753,58744,58731,58728,58726,58725,58719,58711,58698,58693,58692,58685,58684,58683,58676,58673,58671,58663,58662,58661,58660,58654,58653,58652,58651,58650,58640,58635,58631,58629,58628,58626,58620,58619,58617,58616,58615,58613,58611,58608,58604,58603,58596,58595,58591,58586,58584,58583,58576,58574,58571,58570,58569,58561,58550,58546,58545,58542,58533,58530,58505,58500,58489,58473,58464,58463,58460,58457,58456,58455,58454,58453,58452,58450,58448,58426,58425,58423,58415,58412,58411,58397,58381,58378,58375,58361,58355,58343,58329,58328,58327,58317,58311,58310,58304,58289,58287,58283,58282,58277,58276,58275,58256,58255,58253,58252,58242,58238,58235,58233,58229,58219,58218,58217,58214,58213,58198,58197,58193,58186,58181,58176,58173,58170,58161,58150,58148,58146,58124,58122,58121,58115,58112,58109,58069,58066,58065,58064,58042,58041,58040,58002,57999,57998,57993,57987,57986,57981,57967,57958,57954,57953,57929,57921,57920,57912,57909,57908,57907,57892,57883,57882,57872,57869,57867,57861,57860,57852,57836,57835,57831,57819,57816,57814,57812,57811,57810,57806,57805,57804,57803,57799,57797,57795,57788,57758,57757,57750,57746,57719,57712,57681,57673,57672,57662,57634,57631,57630,57629,57626,57625,57478,57467,57466,57465,57464,57457,57456,57445,57444,57443,57431,57419,57418,57415,57414,57411,57403,57400,57399,57398,57393,57392,57379,57378,57377,57348,57338,57334,57331,57328,57326,57318,57317,57316,57311,57309,57307,57306,57299,57297,57291,57286,57285,57283,57282,57281,57280,57279,57272,57271,57269,57268,57265,57264,57263,57261,57255,57249,57244,57238,57231,57230,57229,57206,57205,57201,57197,57190,57184,57154,57132,57119,57100,57099,57097,56932,56931,56928,56927,56920,56919,56918,56916,56913,56911,56895,56894,56893,56891,56883,56869,56864,56858,56856,56853,56852,56851,56837,56835,56834,56825,56824,56823,56822,56821,56816,56815,56814,56813,56812,56811,56807,56798,56789,56788,56771,56769,56768,56752,56748,56746,56744,56739,56738,56736,56729,56709,56704,56701,56699,56679,56678,56676,56671,56668,56657,56651,56645,56644,56643,56642,56639,56635,56621,56620,56619,56603,56599,56598,56590,56588,56586,56583,56582,56581,56575,56574,56570,56569,56568,56567,56566,56565,56564,56563,56557,56556,56555,56554,56553,56551,56550,56545,56538,56530,56523,56519,56509,56505,56502,56501,56484,56479,56476,56466,56464,56463,56462,56456,56455,56429,56425,56421,56412,56405,56397,56395,56394,56393,56392,56388,56385,56381,56372,56371,56369,56362,56360,56359,56341,56332,56315,56311,56309,56307,56305,56296,56294,56293,56270,56268,56264,56259,56252,56251,56250,56249,56242,56241,56240,56239,56236,56233,56231,56226,56198,56197,56195,56189,56184,56177,56176,56175,56172,56170,56169,56165,56163,56158,56136,56132,56127,56126,56109,56108,56106,56104,56098,56093,56092,56091,56090,56089,56088)) OR (`Idx`=3 AND `CreatureID` IN (60971,60969,60946,60943,60937,60930,60927,60925,60904,60898,60897,60896,60895,60891,60890,60879,60878,60877,60874,60873,60860,60859,60854,60834,60832,60774,60770,60756,60713,60697,60692,60690,60689,60670,60603,60602,60601,60554,60546,60512,60510,60502,60498,60478,60455,60429,60427,60405,60404,60369,60315,60305,60301,60298,60295,60288,60279,60242,60240,60228,60227,60226,60225,60224,60222,60221,60177,60176,60168,60165,60164,60152,60122,60038,60035,60024,60012,60000,59998,59975,59956,59952,59936,59933,59925,59924,59923,59922,59914,59854,59848,59847,59845,59826,59820,59810,59790,59771,59767,59766,59758,59750,59741,59740,59730,59725,59718,59713,59699,59684,59678,59649,59647,59644,59580,59577,59560,59554,59538,59516,59491,59486,59406,59382,59379,59375,59373,59348,59335,59317,59312,59296,59243,59241,59240,59233,59232,59231,59220,59217,59193,59183,59148,59147,59146,59139,59099,59075,59056,59055,59053,59050,59040,59039,59038,59021,59019,59004,59003,58989,58969,58968,58961,58958,58956,58947,58944,58934,58933,58932,58930,58928,58927,58925,58914,58906,58892,58844,58831,58824,58744,58731,58719,58698,58692,58611,58546,58505,58464,58463,58460,58457,58415,58412,58378,58361,58229,58217,58214,58213,58193,58186,58146,58112,57993,57986,57981,57958,57909,57908,57907,57883,57816,57805,57467,57457,57445,57444,57419,57418,57414,57400,57398,57348,57334,57326,57318,57317,57316,57307,57306,57291,57265,57264,57230,57229,57132,57097,56927,56858,56856,56853,56852,56851,56812,56811,56798,56788,56729,56568,56567,56565,56484,56464,56463,56429,56394,56393,56385,56362,56241,56236,56233,56195)) OR (`Idx`=2 AND `CreatureID` IN (60971,60969,60959,60953,60951,60946,60943,60937,60936,60930,60927,60925,60924,60904,60898,60897,60896,60895,60891,60890,60879,60878,60877,60874,60873,60860,60859,60854,60834,60832,60775,60774,60770,60756,60714,60713,60697,60692,60690,60689,60670,60647,60603,60602,60601,60593,60554,60546,60512,60510,60502,60498,60478,60455,60429,60427,60405,60404,60369,60355,60315,60305,60301,60298,60295,60288,60279,60242,60240,60228,60227,60226,60225,60224,60222,60221,60205,60186,60177,60176,60168,60165,60164,60152,60122,60038,60037,60035,60024,60023,60012,60000,59998,59979,59975,59972,59968,59956,59952,59936,59933,59925,59924,59923,59922,59914,59892,59884,59877,59859,59858,59854,59850,59848,59847,59845,59837,59826,59820,59810,59790,59779,59771,59767,59766,59758,59750,59749,59741,59740,59730,59725,59718,59714,59713,59699,59684,59678,59667,59649,59648,59647,59644,59637,59616,59615,59614,59609,59580,59577,59560,59554,59538,59527,59526,59516,59515,59511,59491,59486,59481,59479,59465,59462,59427,59406,59382,59379,59378,59375,59373,59367,59348,59339,59335,59317,59312,59299,59296,59243,59241,59240,59233,59232,59231,59220,59217,59193,59183,59175,59148,59147,59146,59139,59099,59075,59056,59055,59053,59050,59040,59039,59038,59024,59021,59019,59004,59003,58989,58969,58968,58961,58958,58956,58955,58947,58944,58934,58933,58932,58930,58928,58927,58925,58918,58914,58906,58898,58892,58844,58831,58830,58824,58823,58784,58744,58731,58719,58698,58693,58692,58611,58546,58505,58464,58463,58460,58457,58456,58454,58415,58412,58378,58361,58283,58253,58233,58229,58217,58214,58213,58197,58193,58186,58146,58112,58041,58040,57993,57986,57981,57967,57958,57909,57908,57907,57892,57883,57816,57805,57795,57750,57746,57712,57467,57457,57445,57444,57419,57418,57414,57400,57398,57348,57334,57326,57318,57317,57316,57307,57306,57291,57265,57264,57231,57230,57229,57132,57097,56927,56858,56856,56853,56852,56851,56812,56811,56798,56788,56729,56645,56644,56643,56639,56603,56590,56588,56582,56568,56567,56565,56538,56523,56484,56464,56463,56462,56456,56455,56429,56425,56394,56393,56385,56372,56371,56369,56362,56296,56264,56252,56251,56250,56249,56241,56240,56236,56233,56195,56136)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (56078,56077,56073,56072,56071,56070,56069,56068,56067,56066,56065,56064,56063,56062,56055,56054,56053,56052,56051,56050,56047,56046,56045,56044,56043,56042,56041,56039,56036,56035,56034,56033,56032,56031,56030,56029,56028,56027,56026,56025,56024,56023,56022,56020,56019,56018,56017,56016,56015,56014,56013,56012,56009,56008,56007,56006,56005,56004,56003,56002,56001,56000,55999,55998,55997,55996,55971,55969,55968,55967,55965,55964,55963,55946,55945,55944,55943,55942,55941,55940,55938,55918,55917,55916,55915,55914,55913,55912,55911,55910,55906,55905,55904,55903,55902,55901,55900,55899,55898,55897,55896,55895,55894,55893,55892,55891,55890,55889,55888,55887,55886,55885,55884,55883,55882,55881,55880,55879,55874,55873,55871,55870,55869,55868,55867,55866,55865,55864,55863,55862,55861,55860,55859,55848,55847,55844,55843,55842,55841,55840,55839,55838,55837,55836,55835,55834,55833,55832,55831,55830,55829,55828,55827,55826,55825,55824,55823,55822,55821,55820,55819,55814,55813,55812,55810,55809,55808,55807,55806,55805,55804,55793,55792,55791,55790,55789,55788,55787,55786,55785,55784,55783,55782,55781,55780,55779,55778,55773,55772,55771,55770,55769,55768,55767,55762,55761,55760,55750,55749,55748,55747,55746,55745,55744,55743,55742,55741,55740,55739,55738,55737,55736,55735,55734,55733,55732,55730,55729,55728,55727,55726,55725,55724,55723,55722,55721,55720,55719,55718,55717,55716,55715,55714,55713,55712,55711,55710,55709,55708,55707,55706,55705,55704,55703,55702,55701,55700,55699,55695,55694,55693,55692,55691,55690,55689,55688,55687,55686,55685,55684,55683,55682,55681,55680,55679,55678,55677,55676,55675,55674,55672,55671,55670,55669,55668,55667,55665,55664,55663,55662,55661,55660,55659,55658,55657,55656,55655,55654,55653,55651,55650,55649,55648,55647,55646,55645,55643,55641,55640,55638,55637,55636,55635,55634,55633,55632,55626,55625,55624,55623,55622,55621,55620,55619,55618,55617,55616,55615,55614,55613,55612,55611,55610,55609,55608,55607,55606,55605,55604,55603,55602,55601,55599,55598,55597,55596,55595,55594,55593,55592,55591,55590,55589,55588,55587,55586,55585,55584,55583,55582,55581,55580,55579,55578,55577,55576,55575,55574,55573,55572,55571,55570,55569,55568,55567,55566,55565,55564,55563,55562,55561,55560,55559,55558,55557,55556,55555,55554,55550,55549,55544,55543,55542,55541,55539,55538,55537,55536,55535,55534,55533,55532,55531,55524,55523,55522,55521,55520,55519,55511,55510,55509,55507,55506,55505,55504,55503,55502,55501,55500,55499,55498,55497,55496,55495,55493,55492,55491,55490,55489,55488,55487,55486,55485,55484,55483,55482,55481,55480,55479,55478,55477,55476,55475,55474,55473,55472,55471,55470,55469,55468,55467,55466,55465,55464,55463,55462,55461,55458,55457,55456,55455,55454,55453,55452,55451,55450,55449,55448,55447,55446,55445,55444,55443,55442,55441,55440,55439,55438,55436,55430,55429,55428,55427,55426,55421,55420,55419,55418,55417,55416,55415,55414,55413,55412,55411,55410,55409,55408,55407,55406,55405,55404,55403,55402,55401,55400,55399,55398,55397,55396,55395,55394,55393,55392,55391,55390,55389,55388,55387,55386,55385,55384,55383,55382,55381,55380,55379,55378,55377,55376,55375,55374,55373,55372,55371,55370,55369,55368,55367,55366,55356,55355,55354,55353,55352,55351,55350,55349,55348,55347,55346,55345,55344,55343,55342,55341,55340,55339,55338,55337,55336,55335,55334,55333,55332,55331,55330,55329,55328,55327,55317,55316,55312,55308,55307,55306,55305,55300,55299,55298,55294,55293,55292,55291,55290,55289,55288,55287,55286,55285,55284,55283,55282,55281,55279,55278,55277,55276,55275,55274,55273,55272,55271,55270,55269,55268,55267,55266,55265,55264,55263,55262,55261,55260,55254,55253,55252,55251,55250,55249,55248,55247,55245,55242,55241,55240,55239,55238,55237,55236,55235,55234,55233,55232,55231,55230,55229,55228,55227,55226,55225,55224,55223,55222,55221,55220,55219,55218,55217,55216,55215,55213,55212,55211,55210,55209,55208,55207,55206,55204,55203,55202,55201,55200,55199,55198,55196,55195,55194,55193,55189,55188,55187,55184,55183,55182,55181,55180,55178,55177,55176,55175,55174,55173,55172,55171,55170,55169,55168,55167,55162,55161,55155,55154,55153,55152,55151,55150,55149,55148,55147,55146,55145,55144,55143,55142,55141,55140,55139,55138,55137,55136,55135,55134,55133,55132,55131,55130,55129,55128,55127,55126,55125,55124,55123,55122,55121,55120,55119,55118,55117,55116,55115,55114,55113,55112,55111,55110,55109,55108,55107,55106,55105,55104,55103,55096,55095,55094,55093,55092,55091,55090,55089,55088,55087,55086,55085,55084,55083,55082,55081,55078,55076,55075,55072,55059,55058,55057,55054,55042,55032,55030,55029,55028,55027,55025,55023,55022,55021,55020,55019,55018,55016,55015,55014,55013,55012,55011,55010,55009,55007,55005,55004,55003,55002,55000,54999,54998,54997,54996,54995,54994,54993,54991,54990,54989,54988,54987,54986,54985,54984,54983,54982,54981,54980,54976,54975,54973,54972,54971,54970,54969,54968,54962,54961,54960,54959,54958,54957,54956,54955,54954,54953,54952,54947,54946,54945,54944,54943,54942,54941,54940,54939,54938,54937,54936,54935,54934,54933,54932,54931,54930,54929,54928,54927,54926,54925,54924,54923,54922,54920,54919,54918,54917,54916,54915,54914,54913,54908,54907,54906,54905,54904,54903,54902,54901,54900,54899,54898,54897,54896,54895,54894,54893,54892,54891,54890,54889,54888,54887,54886,54885,54884,54883,54882,54881,54880,54879,54878,54877,54872,54871,54870,54869,54868,54867,54866,54865,54864,54863,54862,54861,54860,54859,54858,54856,54855,54854,54853,54852,54851,54849,54848,54847,54840,54802,54801,54800,54795,54790,54789,54788,54787,54786,54785,54784,54780,54763,54758,54757,54752,54751,54748,54747,54746,54745,54742,54741,54740,54735,54734,54730,54728,54725,54706,54705,54703,54702,54701,54700,54699,54698,54697,54696,54695,54694,54693,54692,54691,54690,54689,54688,54687,54686,54685,54684,54683,54682,54681,54680,54678,54675,54674,54668,54667,54666,54665,54664,54663,54662,54661,54660,54659,54658,54657,54656,54655,54654,54653,54652,54651,54650,54649,54648,54647,54646,54645,54644,54643,54642,54641,54640,54639,54638,54637,54636,54635,54634,54633,54632,54631,54630,54629,54628,54627,54626,54625,54624,54623,54622,54621,54620,54619,54618,54617,54616,54615,54614,54613,54612,54611,54610,54609,54608,54607,54606,54605,54604,54603,54601,54600,54599,54598,54597,54596,54595,54594,54593,54592,54590,54589,54588,54587,54586,54585,54583,54582,54581,54580,54574,54569,54568,54567,54566,54565,54563,54560,54559,54558,54557,54556,54555,54553,54552,54551,54550,54549,54548,54547,54546,54545,54544,54543,54542,54541,54540,54539,54533,54524,54523,54522,54521,54519,54518,54517,54516,54515,54513,54512,54511,54510,54509,54508,54507,54506,54505,54504,54503,54502,54500,54499,54498,54496,54495,54494,54493,54491,54490,54489,54488,54487,54486,54485,54476,54475,54474,54473,54472,54471,54470,54467,54466,54465,54464,54463,54446,54445,54444,54443,54442,54441,54440,54439,54438,54437,54436,54435,54434,54433,54432,54431,54430,54429,54424,54423,54421,54404,54403,54402,54401,54398,54395,54393,54392,54386,54385,54384,54383,54382,54381,54376,54375,54374,54373,54372,54371,54367,54362,54361,54360,54359,54353,54349,54348,54347,54346,54345,54344,54343,54339,54338,54337,54336,54335,54334,54333,54324,54323,54322,54321,54320,54319,54318,54317,54316,54315,54314,54313,54312,54311,54310,54309,54308,54307,54306,54305,54304,54303,54302,54301,54300,54299,54297,54295,54293,54292,54291,54289,54288,54287,54286,54285,54284,54283,54282,54281,54280,54279,54278,54277,54276,54275,54274,54273,54272,54271,54270,54269,54268,54267,54266,54265,54264,54263,54262,54261,54260,54259,54258,54257,54256,54255,54254,54253,54252,54251,54250,54249,54248,54247,54246,54245,54244,54243,54242,54241,54240,54239,54238,54237,54236,54235,54234,54233,54232,54231,54230,54228,54227,54226,54224,54223,54219,54218,54217,54216,54215,54214,54213,54209,54208,54207,54205,54203,54199,54198,54197,54192,54191,54190,54188,54187,54186,54185,54184,54183,54181,54180,54179,54178,54177,54176,54175,54174,54173,54172,54171,54170,54169,54168,54167,54163,54161,54148,54147,54146,54145,54144,54143,54142,54141,54137,54136,54135,54134,54133,54132,54131,54130,54129,54128,54127,54126,54123,54120,54119,54118,54117,54116,54114,54113,54112,54111,54110,54109,54105,54101,54097,54093,54089,54085,54081,54074,54073,54072,54071,54070,54069,54068,54067,54066,54043,54042,54041,54040,54039,54038,54037,54036,54035,54034,54033,54032,54031,54030,54029,54028,54027,54026,54025,54024,54023,54022,54021,54020,54019,54015,54014,54013,54012,54011,54010,54009,54008,54007,54006,54005,54004,54003,54002,54001,54000,53999,53998,53997,53996,53995,53994,53993,53992,53991,53990,53989,53987,53986,53985,53984,53983,53982,53978,53977,53971,53970,53969,53968,53967,53966,53965,53963,53962,53961,53960,53959,53958,53957,53956,53955,53954,53953,53952,53951,53950,53949,53937,53936,53935,53929,53928,53927,53926,53925,53924,53920,53919,53918,53917,53916,53915,53914,53913,53912,53911,53910,53909,53908,53905,53901,53900,53899,53898,53897,53896,53895,53894,53892,53891,53890,53889,53888,53887,53885,53884,53883,53882,53881,53879,53878,53877,53876,53875,53874,53873,53872,53871,53870,53869,53866,53865,53864,53863,53862,53855,53854,53853,53852,53845,53844,53843,53842,53841,53840,53839,53838,53837,53836,53835,53834,53833,53832,53831,53830,53829,53828,53827,53825,53824,53823,53819,53805,53796,53795,53794,53793,53792,53791,53789,53788,53787,53786,53784,53783,53782,53781,53780,53779,53772,53771,53769,53768,53766,53765,53764,53763,53762,53761,53760,53759,53758,53757,53756,53755,53754,53753,53752,53749,53745,53744,53743,53742,53741,53740,53739,53738,53737,53736,53735,53734,53732,53730,53729,53728,53727,53724,53723,53718,53717,53716,53715,53714,53713,53706,53705,53704,53702,53701,53700,53699,53698,53697,53696,53695,53694,53693,53692,53691,53683,53682,53681,53680,53679,53678,53677,53676,53675,53674,53673,53672,53671,53670,53669,53668,53667,53666,53665,53664,53663,53662,53661,53660,53659,53658,53657,53656,53655,53652,53649,53648,53647,53646,53642,53641,53640,53639,53635,53631,53630,53626,53623,53622,53621,53620,53619,53617,53616,53615,53614,53613,53612,53611,53605,53604,53603,53602,53598,53592,53591,53590,53586,53585,53575,53574,53573,53572,53571,53570,53569,53568,53567,53566,53565,53564,53563,53562,53561,53560,53559,53558,53557,53556,53555,53554,53553,53552,53551,53550,53545,53544,53543,53542,53541,53540,53537,53536,53535,53534,53533,53532,53531,53530,53529,53528,53527,53526,53525,53524,53523,53522,53521,53520,53519,53518,53517,53516,53515,53514,53513,53512,53509,53508,53507,53505,53502,53501,53500,53499,53498,53497,53496,53495,53494,53493,53492,53491,53490,53489,53488,53487,53486,53485,53484,53483,53482,53481,53480,53479,53478,53477,53476,53475,53474,53473,53472,53471,53470,53469,53468,53467,53466,53457,53456,53455,53454,53453,53452,53451,53450,53449,53448,53447,53446,53445,53444,53443,53442,53441,53440,53439,53438,53437,53436,53435,53434,53433,53432,53431,53430,53429,53428,53427,53426,53425,53424,53423,53422,53421,53420,53419,53418,53417,53416,53415,53414,53413,53412,53411,53410,53409,53408,53407,53406,53405,53404,53403,53402,53401,53400,53398,53397,53396,53395,53394,53393,53392,53391,53390,53389,53388,53387,53386,53385,53384,53383,53382,53381,53375,53373,53372,53371,53369,53368,53367,53366,53365,53364,53363,53362,53361,53360,53357,53356,53355,53354,53353,53352,53350,53349,53346,53345,53344,53343,53342,53341,53340,53339,53338,53337,53336,53335,53334,53333,53332,53331,53330,53329,53328,53327,53326,53325,53324,53323,53322,53321,53320,53319,53318,53317,53316,53315,53314,53313,53312,53311,53310,53309,53308,53307,53306,53305,53304,53303,53302,53301,53300,53299,53298,53297,53296,53295,53294,53293,53292,53291,53290,53289,53288,53287,53286,53283,53282,53281,53280,53279,53278,53277,53276,53275,53274,53273,53272,53271,53270,53269,53268,53267,53266,53265,53264,53263,53262,53261,53260,53259,53258,53257,53256,53255,53254,53253,53252,53251,53250,53249,53245,53244,53243,53242,53241,53240,53239,53238,53237,53236,53235,53234,53233,53232,53231,53230,53228,53227,53226,53225,53224,53223,53222,53220,53219,53217,53216,53215,53214,53213,53212,53211,53210,53209,53206,53197,53196,53194,53193,53192,53191,53190,53189,53188,53187,53186,53185,53184,53183,53182,53181,53180,53179,53178,53167,53166,53165,53164,53163,53162,53161,53160,53159,53158,53157,53156,53155,53154,53153,53152,53151,53150,53149,53148,53147,53146,53145,53144,53143,53142,53141,53140,53139,53136,53135,53134,53133,53132,53131,53130,53129,53128,53127,53126,53125,53124,53123,53122,53121,53120,53119,53116,53115,53114,53113,53112,53111,53110,53109,53108,53107,53102,53101,53100,53099,53098,53097,53096,53095,53094,53093,53092,53091,53090,53089,53088,53087,53086,53085,53084,53083,53082,53081,53080,53079,53078,53077,53076,53075,53074,53073,53072,53071,53070,53069,53068,53067,53066,53065,53064,53063,53062,53061,53060,53059,53058,53057,53056,53055,53054,53053,53052,53049,53048,53047,53046,53045,53044,53043,53040,53025,53024,53023,53022,53021,53020,53019,53018,53017,53016,53015,53014,53013,53011,53010,53009,53008,53006,53005,53004,53003,53002,53001,53000,52999,52998,52997,52996,52995,52994,52993,52992,52991,52990,52989,52988,52986,52985,52984,52983,52982,52981,52980,52979,52978,52977,52976,52974,52972,52970,52968,52967,52965,52964,52962,52960,52958,52956,52955,52954,52953,52952,52951,52950,52949,52948,52947,52946,52945,52944,52943,52942,52941,52940,52939,52938,52937,52936,52935,52934,52933,52932,52931,52930,52925,52924,52923,52921,52920,52919,52918,52917,52916,52915,52914,52913,52912,52911,52910,52909,52908,52907,52906,52905,52904,52903,52902,52901,52900,52899,52898,52897,52896,52895,52894,52893,52892,52890,52889,52888,52887,52886,52885,52884,52882,52877,52872,52871,52870,52869,52868,52867,52866,52865,52864,52863,52854,52853,52850,52849,52848,52847,52846,52845,52844,52843,52839,52838,52837,52836,52835,52834,52833,52832,52831,52830,52829,52827,52826,52825,52824,52823,52822,52821,52820,52819,52818,52816,52815,52813,52812,52811,52810,52809,52808,52807,52806,52805,52804,52802,52801,52800,52799,52798,52797,52796,52795,52794,52793,52792,52791,52790,52789,52788,52787,52786,52785,52784,52783,52782,52781,52780,52779,52778,52777,52776,52772,52771,52767,52766,52763,52762,52761,52756,52755,52753,52751,52750,52749,52748,52735,52732,52730,52729,52728,52705,52704,52703,52702,52700,52697,52696,52693,52692,52690,52689,52688,52687,52686,52685,52684,52683,52682,52681,52680,52679,52678,52676,52675,52674,52673,52672,52671,52670,52669,52668,52667,52665,52664,52663,52662,52661,52660,52659,52658,52657,52655,52654,52651,52650,52649,52648,52647,52646,52645,52644,52643,52642,52641,52640,52638,52637,52636,52633,52624,52623,52622,52621,52620,52619,52609,52608,52606,52605,52604,52603,52602,52599,52598,52597,52596,52595,52594,52593,52592,52588,52587,52586,52585,52584,52583,52582,52581,52578,52577,52571,52562,52558,52557,52556,52555,52554,52553,52552,52551,52550,52549,52548,52547,52546,52545,52544,52543,52542,52541,52540,52539,52538,52537,52536,52535,52534,52533,52532,52531,52530,52529,52528,52526,52525,52524,52505,52504,52503,52502,52501,52500,52498,52497,52495,52494,52493,52492,52491,52490,52489,52488,52487,52486,52485,52484,52483,52482,52481,52480,52479,52478,52477,52476,52475,52474,52473,52472,52471,52470,52469,52468,52467,52466,52465,52464,52463,52462,52461,52460,52459,52458,52457,52456,52455,52454,52453,52452,52451,52450,52449,52448,52447,52446,52445,52444,52443,52442,52441,52440,52439,52438,52437,52436,52435,52434,52432,52430,52429,52428,52427,52426,52425,52424,52423,52422,52421,52420,52419,52418,52417,52414,52413,52412,52411,52410,52409,52408,52407,52406,52405,52404,52403,52402,52401,52400,52399,52392,52391,52390,52389,52388,52387,52386,52385,52384,52383,52382,52381,52380,52379,52378,52377,52376,52375,52374,52373,52372,52371,52370,52369,52368,52367,52364,52363,52362,52361,52360,52359,52358,52357,52356,52355,52354,52353,52352,52351,52350,52349,52348,52347,52346,52345,52344,52343,52342,52341,52340,52339,52338,52337,52336,52335,52334,52333,52332,52331,52330,52329,52327,52326,52325,52324,52323,52322,52321,52320,52319,52318,52317,52316,52315,52314,52313,52312,52311,52310,52309,52308,52307,52306,52305,52304,52303,52302,52301,52300,52299,52298,52297,52296,52295,52294,52293,52292,52291,52290,52289,52288,52286,52284,52281,52280,52279,52278,52277,52276,52275,52274,52273,52271,52269,52268,52267,52266,52265,52264,52263,52262,52261,52260,52258,52256,52255,52254,52253,52252,52251,52250,52249,52246,52245,52244,52243,52242,52241,52240,52239,52238,52237,52236,52235,52234,52233,52232,52231,52227,52226,52225,52224,52223,52222,52221,52220,52219,52218,52216,52215,52214,52213,52212,52211,52210,52209,52208,52207,52206,52204,52203,52201,52198,52197,52196,52195,52194,52193,52192,52191,52190,52189,52188,52187,52186,52185,52184,52183,52178,52177,52176,52175,52174,52173,52172,52171,52170,52167,52166,52165,52162,52161,52160,52157,52156,52155,52154,52151,52150,52148,52147,52146,52139,52138,52137,52136,52135,52134,52133,52132,52131,52130,52129,52128,52127,52126,52125,52124,52123,52122,52121,52120,52119,52118,52117,52116,52115,52114,52113,52112,52111,52110,52109,52108,52107,52106,52105,52102,52101,52100,52099,52098,52097,52096,52095,52094,52093,52092,52089,52088,52087,52086,52085,52084,52082,52081,52079,52078,52077,52076,52075,52074,52073,52072,52071,52070,52069,52067,52065,52064,52063,52062,52061,52060,52059,52058,52057,52056,52055,52054,52053,52052,52041,52040,52039,52038,52037,52036,52035,52034,52033,52032,52031,52030,52029,52028,52027,52026,52025,52024,52023,52022,52021,52019,52018,52017,52016,52015,52014,52013,52012,52011,52010,52009,52008,52007,52000,51998,51997,51989,51988,51987,51986,51984,51983,51982,51981,51980,51979,51978,51977,51976,51975,51974,51973,51972,51971,51970,51969,51968,51967,51966,51965,51964,51963,51962,51961,51954,51950,51949,51948,51947,51946,51945,51944,51943,51942,51941,51940,51939,51938,51936,51935,51934,51933,51932,51930,51929,51928,51927,51926,51925,51924,51923,51922,51921,51920,51919,51918,51917,51916,51915,51914,51913,51912,51911,51910,51909,51908,51907,51906,51905,51904,51903,51902,51901,51900,51899,51898,51897,51896,51895,51894,51893,51892,51891,51890,51889,51888,51887,51886,51885,51884,51883,51882,51881,51880,51879,51878,51877,51876,51875,51874,51873,51872,51871,51870,51869,51868,51867,51866,51865,51864,51863,51862,51861,51860,51859,51858,51857,51856,51855,51854,51853,51852,51851,51850,51849,51848,51847,51846,51845,51844,51843,51842,51841,51840,51839,51838,51837,51836,51835,51834,51833,51832,51831,51830,51829,51828,51827,51825,51824,51823,51822,51821,51820,51819,51818,51817,51816,51815,51814,51813,51812,51811,51810,51809,51808,51807,51806,51805,51804,51803,51802,51801,51800,51799,51798,51797,51796,51795,51794,51793,51792,51791,51790,51789,51788,51787,51786,51785,51784,51783,51782,51781,51780,51779,51778,51777,51776,51775,51774,51773,51772,51771,51770,51769,51768,51763,51762,51761,51760,51759,51758,51757,51756,51755,51754,51753,51752,51751,51750,51749,51747,51746,51745,51735,51734,51733,51732,51731,51730,51729,51728,51727,51726,51725,51724,51722,51721,51720,51719,51718,51717,51716,51715,51714,51713,51712,51711,51710,51709,51707,51706,51705,51704,51703,51702,51701,51700,51699,51698,51697,51694,51693,51692,51691,51690,51689,51688,51687,51686,51685,51684,51682,51681,51680,51679,51678,51677,51676,51675,51674,51673,51672,51671,51666,51665,51664,51663,51662,51661,51660,51659,51658,51657,51656,51655,51654,51653,51652,51651,51650,51649,51648,51640,51639,51638,51637,51636,51635,51634,51633,51632,51631,51630,51629,51626,51625,51624,51623,51622,51620,51618,51617,51616,51615,51613,51612,51611,51610,51609,51608,51607,51606,51605,51604,51603,51602,51601,51600,51599,51598,51597,51596,51595,51594,51589,51588,51587,51586,51585,51582,51575,51574,51571,51555,51554,51552,51551,51550,51549,51548,51547,51546,51545,51544,51543,51542,51541,51540,51539,51538,51537,51536,51535,51534,51533,51532,51530,51529,51528,51527,51525,51524,51523,51522,51521,51520,51519,51518,51517,51516,51515,51514,51513,51512,51511,51510,51509,51508,51507,51506,51504,51503,51502,51501,51496,51495,51494,51493,51487,51486,51485,51484,51483,51482,51481,51480,51479,51478,51476,51475,51474,51473,51472,51471,51468,51466,51465,51464,51463,51462,51452,51451,51450,51449)) OR (`Idx`=1 AND `CreatureID` IN (56071,56042,56039,56030,56028,56024,56023,56022,56020,56017,56016,56015,56008,56007,56005,56004,56003,56000,55999,55998,55965,55964,55946,55938,55905,55890,55889,55873,55848,55843,55841,55840,55839,55837,55834,55827,55808,55793,55792,55791,55790,55787,55785,55783,55782,55772,55769,55760,55736,55728,55725,55717,55715,55711,55710,55709,55708,55707,55706,55705,55692,55682,55665,55659,55653,55640,55633,55632,55626,55625,55623,55621,55620,55619,55610,55601,55594,55581,55572,55544,55543,55542,55541,55505,55504,55502,55499,55496,55490,55487,55485,55484,55483,55482,55475,55473,55471,55470,55469,55468,55467,55466,55464,55463,55462,55458,55455,55447,55445,55441,55439,55436,55427,55421,55412,55411,55409,55392,55389,55388,55385,55384,55383,55382,55379,55378,55377,55376,55370,55348,55347,55346,55345,55340,55336,55334,55332,55329,55328,55307,55298,55267,55261,55242,55241,55240,55239,55237,55207,55203,55201,55198,55195,55194,55189,55181,55177,55150,55148,55145,55139,55124,55123,55121,55108,55106,55091,55090,55083,55081,55078,55076,55058,55032,55030,55029,55028,55027,55019,55015,55010,55005,55003,55002,55000,54999,54997,54996,54994,54993,54990,54983,54976,54955,54954,54945,54944,54942,54941,54940,54939,54937,54935,54928,54902,54901,54900,54896,54895,54893,54889,54886,54881,54880,54878,54872,54865,54864,54862,54789,54763,54746,54735,54701,54689,54685,54680,54647,54645,54644,54639,54638,54637,54635,54630,54628,54627,54626,54625,54624,54623,54622,54607,54604,54599,54598,54597,54594,54587,54586,54585,54582,54581,54580,54574,54566,54563,54560,54551,54550,54545,54542,54524,54522,54521,54518,54515,54513,54512,54509,54508,54506,54503,54502,54496,54494,54470,54467,54446,54434,54433,54421,54403,54386,54385,54384,54376,54375,54362,54361,54360,54359,54347,54343,54334,54316,54315,54311,54310,54309,54292,54291,54277,54276,54275,54274,54251,54248,54244,54242,54240,54239,54238,54236,54235,54234,54233,54228,54209,54208,54207,54203,54198,54197,54183,54181,54137,54136,54132,54131,54130,54127,54120,54112,54074,54071,54069,54066,54041,54040,54039,54038,54037,54036,54032,54030,54029,54028,54024,54020,54019,54013,54010,53987,53986,53953,53952,53929,53926,53914,53910,53895,53888,53887,53879,53878,53866,53862,53831,53830,53824,53823,53793,53792,53789,53787,53784,53752,53744,53742,53740,53739,53729,53723,53717,53716,53715,53705,53704,53701,53700,53698,53696,53693,53692,53679,53662,53655,53646,53626,53621,53598,53592,53591,53586,53585,53568,53565,53563,53562,53559,53558,53554,53552,53550,53541,53535,53531,53529,53525,53522,53521,53508,53498,53497,53496,53495,53492,53490,53489,53488,53487,53485,53483,53482,53474,53473,53471,53468,53467,53452,53435,53434,53422,53420,53418,53417,53413,53412,53411,53406,53402,53400,53398,53393,53390,53373,53372,53367,53363,53361,53360,53354,53353,53346,53345,53344,53343,53342,53341,53340,53339,53338,53337,53336,53335,53334,53333,53332,53331,53330,53329,53328,53327,53326,53325,53324,53323,53322,53321,53320,53319,53318,53317,53316,53315,53314,53313,53312,53311,53307,53306,53305,53302,53301,53299,53298,53296,53295,53294,53293,53287,53282,53281,53280,53279,53278,53277,53274,53272,53269,53268,53266,53262,53261,53260,53257,53256,53244,53243,53242,53237,53230,53228,53226,53220,53219,53213,53212,53193,53186,53182,53178,53166,53165,53163,53158,53157,53155,53154,53152,53143,53142,53135,53131,53129,53125,53122,53111,53108,53107,53099,53093,53090,53088,53087,53085,53077,53071,53070,53069,53065,53064,53063,53062,53061,53060,53059,53058,53057,53054,53052,53046,53045,53022,53021,53005,53004,53003,53002,53001,53000,52997,52994,52992,52991,52990,52989,52985,52984,52982,52978,52977,52976,52967,52952,52951,52949,52948,52938,52937,52936,52924,52908,52896,52895,52893,52892,52890,52889,52888,52887,52886,52885,52884,52872,52871,52867,52866,52865,52850,52849,52848,52847,52846,52834,52833,52829,52821,52820,52811,52810,52806,52784,52783,52776,52771,52751,52705,52703,52702,52696,52693,52692,52688,52687,52682,52681,52676,52670,52668,52664,52659,52633,52621,52606,52605,52599,52598,52582,52577,52552,52547,52532,52531,52526,52502,52501,52500,52457,52443,52441,52437,52436,52435,52434,52430,52428,52426,52423,52419,52413,52412,52406,52404,52402,52400,52391,52388,52387,52386,52385,52379,52370,52369,52368,52367,52362,52361,52357,52356,52352,52347,52341,52340,52338,52337,52336,52334,52332,52331,52330,52329,52327,52325,52324,52323,52302,52284,52273,52225,52223,52216,52215,52214,52213,52196,52193,52187,52186,52184,52175,52174,52162,52156,52138,52136,52131,52130,52129,52128,52127,52126,52125,52124,52123,52122,52121,52120,52119,52088,52087,52086,52084,52082,52081,52079,52076,52075,52074,52067,52065,52055,52052,52039,52038,52035,52026,52018,52017,52008,52000,51986,51984,51981,51980,51979,51974,51969,51966,51945,51944,51943,51942,51941,51940,51939,51936,51935,51933,51930,51929,51928,51927,51926,51925,51924,51923,51922,51920,51918,51917,51916,51915,51914,51913,51912,51911,51910,51909,51908,51907,51906,51905,51904,51903,51902,51901,51900,51899,51898,51896,51895,51894,51893,51892,51891,51890,51889,51888,51887,51886,51885,51884,51883,51882,51881,51880,51879,51878,51877,51876,51875,51873,51872,51871,51870,51869,51868,51867,51864,51863,51862,51860,51858,51857,51856,51855,51854,51851,51850,51848,51847,51845,51843,51842,51841,51840,51839,51837,51835,51834,51832,51831,51830,51829,51828,51827,51823,51821,51820,51817,51816,51815,51814,51813,51812,51811,51810,51809,51808,51807,51805,51804,51803,51802,51801,51800,51799,51798,51797,51796,51795,51794,51792,51791,51790,51788,51787,51786,51785,51783,51782,51781,51779,51778,51777,51776,51775,51774,51773,51772,51771,51770,51769,51758,51757,51756,51755,51753,51732,51730,51724,51722,51717,51711,51704,51699,51681,51676,51675,51674,51671,51660,51659,51649,51633,51631,51629,51626,51625,51624,51623,51622,51617,51613,51610,51609,51608,51601,51594,51554,51551,51549,51547,51546,51545,51543,51542,51541,51540,51539,51538,51537,51536,51535,51534,51533,51532,51530,51529,51528,51527,51525,51524,51523,51522,51521,51520,51518,51517,51516,51515,51514,51513,51511,51510,51509,51508,51507,51506,51487,51474,51473,51472,51471,51468,51465,51464,51463,51462,51451,51450)) OR (`Idx`=3 AND `CreatureID` IN (56042,56039,56028,56015,56003,56000,55999,55905,55848,55772,55475,55458,55198,55124,55121,55106,55030,55029,55028,55019,55003,54983,54944,54895,54746,54701,54685,54645,54637,54627,54626,54625,54624,54623,54622,54607,54604,54587,54586,54524,54518,54512,54509,54502,54386,54362,54343,54228,54207,54132,54032,54019,54013,54010,53914,53830,53692,53626,53598,53565,53563,53562,53535,53418,53413,53412,53411,53329,53243,53166,53165,53125,53022,53021,53003,53001,52938,52872,52871,52849,52846,52834,52821,52820,52806,52705,52621,52606,52598,52502,52501,52500,52443,52441,52437,52436,52435,52434,52423,52406,52404,52402,52379,52367,52356,52341,52332,52329,52323,52284,52184,52156,52138,52136,52131,52125,52124,52088,52086,52084,52082,52081,52079,52076,52035,52018,52008,52000,51986,51943,51940,51927,51925,51924,51923,51922,51920,51915,51914,51911,51910,51909,51908,51906,51905,51904,51903,51902,51901,51898,51896,51895,51894,51893,51892,51891,51890,51889,51888,51887,51886,51885,51884,51883,51882,51881,51880,51879,51878,51877,51876,51872,51871,51870,51869,51868,51860,51858,51856,51854,51850,51841,51840,51835,51829,51828,51823,51821,51816,51815,51812,51811,51810,51809,51807,51803,51801,51800,51799,51798,51797,51796,51795,51792,51791,51788,51787,51785,51781,51779,51777,51773,51772,51771,51770,51769,51757,51755,51753,51730,51724,51722,51717,51676,51626,51625,51623,51622,51617,51613,51610,51532,51474,51473,51472,51471,51468)) OR (`Idx`=2 AND `CreatureID` IN (56042,56039,56030,56028,56015,56005,56003,56000,55999,55905,55848,55827,55808,55790,55787,55783,55772,55760,55715,55659,55505,55487,55485,55484,55475,55473,55470,55464,55458,55439,55411,55345,55336,55242,55198,55194,55124,55121,55106,55030,55029,55028,55019,55010,55005,55003,54983,54944,54935,54895,54893,54746,54701,54685,54680,54645,54637,54630,54627,54626,54625,54624,54623,54622,54607,54604,54587,54586,54524,54518,54512,54509,54503,54502,54386,54362,54343,54274,54228,54207,54132,54130,54032,54019,54013,54010,53914,53830,53692,53626,53598,53568,53565,53563,53562,53535,53418,53413,53412,53411,53329,53327,53262,53244,53243,53242,53166,53165,53152,53143,53125,53108,53093,53088,53085,53071,53070,53069,53022,53021,53003,53001,52990,52982,52978,52938,52924,52872,52871,52849,52846,52834,52821,52820,52806,52705,52659,52621,52606,52598,52502,52501,52500,52443,52441,52437,52436,52435,52434,52428,52423,52406,52404,52402,52386,52385,52379,52367,52357,52356,52341,52338,52337,52332,52331,52330,52329,52325,52323,52284,52225,52223,52184,52174,52156,52138,52136,52131,52125,52124,52088,52086,52084,52082,52081,52079,52076,52038,52035,52026,52018,52008,52000,51986,51979,51943,51941,51940,51935,51930,51929,51927,51925,51924,51923,51922,51920,51915,51914,51911,51910,51909,51908,51906,51905,51904,51903,51902,51901,51898,51896,51895,51894,51893,51892,51891,51890,51889,51888,51887,51886,51885,51884,51883,51882,51881,51880,51879,51878,51877,51876,51872,51871,51870,51869,51868,51867,51862,51860,51858,51856,51855,51854,51850,51847,51845,51842,51841,51840,51837,51835,51834,51831,51829,51828,51827,51823,51821,51820,51817,51816,51815,51812,51811,51810,51809,51808,51807,51803,51802,51801,51800,51799,51798,51797,51796,51795,51792,51791,51788,51787,51786,51785,51783,51781,51779,51777,51774,51773,51772,51771,51770,51769,51757,51755,51753,51730,51724,51722,51717,51681,51676,51675,51671,51626,51625,51623,51622,51617,51613,51610,51554,51549,51547,51546,51545,51543,51542,51541,51540,51539,51538,51537,51536,51535,51534,51533,51532,51525,51524,51523,51522,51521,51520,51517,51516,51514,51513,51511,51509,51507,51506,51474,51473,51472,51471,51468,51462)) OR (`Idx`=4 AND `CreatureID` IN (54983,51902,51796)) OR (`Idx`=7 AND `CreatureID` IN (51902,51796)) OR (`Idx`=6 AND `CreatureID` IN (51902,51796)) OR (`Idx`=5 AND `CreatureID` IN (51902,51796)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (51448,51447,51446,51445,51444,51443,51442,51441,51440,51439,51438,51437,51436,51435,51434,51433,51432,51431,51430,51429,51428,51427,51426,51425,51424,51423,51422,51421,51420,51419,51418,51417,51416,51415,51414,51413,51412,51411,51410,51409,51407,51406,51405,51404,51403,51402,51401,51400,51398,51397,51396,51395,51394,51393,51391,51386,51385,51384,51383,51382,51380,51379,51378,51377,51376,51375,51374,51373,51372,51371,51369,51368,51367,51366,51365,51364,51363,51362,51361,51360,51359,51358,51357,51356,51355,51354,51353,51352,51349,51348,51347,51346,51345,51344,51343,51342,51341,51340,51339,51338,51337,51336,51335,51334,51329,51323,51322,51321,51320,51319,51318,51317,51316,51315,51314,51313,51312,51311,51310,51309,51307,51293,51292,51288,51287,51277,51276,51273,51272,51271,51270,51269,51268,51267,51266,51265,51259,51257,51256,51255,51254,51247,51246,51239,51238,51237,51236,51232,51231,51230,51229,51228,51225,51217,51200,51199,51198,51197,51196,51195,51194,51193,51192,51191,51190,51189,51188,51187,51186,51184,51182,51174,51173,51172,51171,51166,51165,51159,51157,51156,51153,51152,51150,51149,51148,51147,51146,51145,51144,51143,51142,51141,51140,51139,51137,51135,51134,51132,51131,51130,51128,51127,51126,51125,51124,51123,51122,51115,51114,51113,51107,51100,51099,51098,51097,51090,51089,51087,51085,51084,51083,51082,51081,51080,51079,51078,51077,51076,51075,51074,51073,51072,51071,51070,51069,51068,51067,51066,51065,51064,51063,51062,51061,51060,51059,51058,51057,51056,51055,51054,51053,51052,51051,51050,51049,51048,51047,51046,51045,51044,51043,51042,51041,51040,51039,51038,51037,51036,51035,51033,51032,51031,51030,51029,51028,51027,51026,51025,51024,51023,51022,51021,51020,51019,51018,51017,51016,51015,51014,51013,51012,51011,51010,51009,51008,51007,51006,51005,51004,51003,51002,51001,51000,50999,50998,50997,50996,50995,50994,50993,50992,50991,50990,50989,50988,50986,50985,50981,50979,50977,50976,50972,50969,50968,50967,50966,50965,50964,50963,50961,50960,50959,50958,50957,50956,50955,50954,50953,50952,50951,50950,50949,50948,50947,50946,50945,50944,50943,50942,50941,50940,50939,50938,50937,50936,50935,50934,50933,50932,50931,50930,50929,50928,50927,50926,50925,50923,50922,50921,50920,50919,50918,50917,50916,50915,50914,50913,50912,50911,50910,50909,50908,50907,50906,50905,50904,50903,50902,50901,50900,50899,50898,50897,50896,50895,50894,50893,50892,50891,50890,50889,50888,50887,50886,50885,50884,50883,50882,50881,50880,50879,50878,50877,50876,50875,50874,50873,50872,50871,50870,50869,50868,50867,50866,50865,50864,50863,50862,50861,50860,50859,50858,50857,50856,50855,50854,50853,50851,50850,50849,50848,50847,50846,50845,50844,50843,50842,50841,50840,50839,50838,50837,50836,50834,50833,50832,50831,50830,50829,50828,50827,50826,50825,50824,50823,50822,50821,50820,50819,50818,50817,50816,50815,50814,50813,50812,50811,50810,50809,50808,50807,50806,50805,50804,50803,50802,50801,50800,50799,50798,50797,50796,50795,50794,50793,50792,50791,50790,50789,50788,50787,50786,50785,50784,50783,50782,50781,50780,50779,50778,50777,50776,50775,50774,50773,50772,50771,50770,50769,50768,50767,50766,50765,50764,50763,50762,50761,50760,50759,50758,50757,50756,50755,50754,50753,50752,50751,50750,50749,50748,50747,50746,50745,50744,50743,50742,50741,50740,50739,50738,50737,50736,50735,50734,50733,50732,50731,50730,50729,50728,50727,50726,50725,50724,50723,50722,50721,50720,50719,50718,50717,50716,50715,50714,50713,50712,50711,50710,50709,50708,50707,50706,50705,50704,50703,50702,50701,50700,50699,50698,50697,50696,50695,50694,50693,50692,50691,50690,50689,50688,50687,50686,50685,50684,50683,50682,50681,50680,50679,50678,50677,50676,50675,50674,50673,50672,50671,50670,50669,50668,50667,50666,50665,50664,50663,50662,50661,50660,50659,50658,50657,50656,50655,50654,50653,50652,50651,50650,50649,50648,50647,50646,50645,50644,50643,50642,50641,50640,50639,50638,50637,50636,50635,50634,50633,50632,50631,50630,50629,50628,50627,50626,50625,50624,50623,50622,50621,50620,50619,50618,50617,50615,50613,50612,50611,50610,50609,50608,50607,50606,50605,50604,50603,50602,50601,50600,50599,50597,50595,50594,50593,50592,50591,50590,50589,50588,50587,50586,50585,50584,50583,50582,50581,50580,50579,50578,50577,50576,50575,50574,50573,50572,50571,50570,50569,50568,50567,50566,50565,50564,50563,50561,50560,50559,50558,50557,50556,50555,50554,50553,50552,50551,50550,50549,50548,50547,50546,50545,50544,50543,50542,50541,50540,50539,50538,50537,50536,50535,50534,50533,50532,50531,50530,50529,50528,50527,50526,50525,50524,50523,50522,50521,50520,50519,50518,50517,50516,50515,50514,50513,50512,50511,50510,50509,50508,50507,50506,50505,50504,50503,50502,50501,50500,50499,50498,50497,50496,50495,50493,50492,50491,50490,50488,50487,50486,50485,50484,50483,50482,50481,50480,50479,50478,50477,50476,50474,50473,50472,50471,50470,50469,50468,50467,50466,50465,50464,50463,50462,50461,50460,50459,50458,50457,50456,50452,50450,50449,50448,50445,50444,50443,50442,50441,50440,50439,50438,50437,50436,50435,50434,50433,50432,50431,50430,50429,50428,50427,50426,50425,50424,50423,50422,50421,50420,50419,50418,50417,50416,50415,50414,50413,50412,50411,50410,50409,50408,50407,50406,50405,50404,50403,50402,50401,50400,50399,50398,50397,50396,50395,50394,50393,50392,50391,50390,50388,50387,50386,50385,50384,50383,50382,50381,50380,50378,50376,50375,50374,50373,50372,50371,50370,50369,50368,50367,50366,50365,50364,50363,50362,50361,50360,50359,50358,50357,50356,50355,50354,50353,50352,50351,50350,50349,50348,50347,50346,50345,50344,50343,50342,50341,50340,50339,50338,50337,50336,50335,50334,50333,50332,50331,50330,50329,50328,50327,50326,50325,50324,50323,50322,50321,50320,50319,50318,50317,50316,50315,50314,50313,50312,50311,50310,50309,50308,50307,50306,50305,50304,50302,50301,50300,50299,50298,50297,50291,50286,50284,50282,50281,50280,50278,50276,50275,50274,50273,50272,50271,50270,50269,50268,50267,50266,50265,50264,50263,50262,50261,50260,50259,50258,50254,50253,50252,50251,50250,50249,50248,50247,50246,50245,50174,50173,50172,50171,50167,50166,50165,50164,50163,50162,50161,50160,50159,50158,50157,50156,50155,50154,50153,50152,50151,50150,50149,50148,50147,50146,50145,50144,50143,50142,50141,50140,50139,50138,50137,50136,50135,50134,50130,50129,50128,50127,50126,50125,50094,50093,50092,50091,50089,50088,50086,50085,50084,50083,50082,50081,50080,50079,50078,50077,50076,50075,50074,50073,50072,50071,50070,50069,50068,50067,50066,50065,50064,50063,50062,50061,50060,50059,50058,50057,50056,50055,50054,50053,50052,50051,50050,50049,50048,50047,50046,50045,50044,50043,50042,50041,50040,50039,50038,50037,50036,50035,50034,50033,50032,50031,50030,50029,50028,50027,50025,50024,50023,50022,50021,50020,50019,50018,50017,50016,50015,50014,50013,50012,50011,50010,50009,50008,50007,50006,50005,50004,50003,50002,50001,50000,49999,49998,49997,49996,49995,49968,49966,49965,49964,49963,49962,49961,49960,49959,49958,49957,49956,49955,49954,49953,49952,49951,49950,49949,49948,49947,49946,49945,49944,49943,49942,49941,49940,49939,49938,49937,49936,49935,49934,49933,49932,49930,49929,49928,49927,49926,49925,49924,49923,49922,49921,49920,49919,49918,49917,49916,49915,49914,49913,49912,49911,49910,49909,49908,49907,49906,49902,49901,49900,49896,49895,49894,49893,49892,49891,49890,49889,49888,49887,49886,49885,49884,49883,49882,49881,49880,49879,49878,49877,49876,49875,49874,49873,49872,49871,49870,49869,49868,49867,49866,49865,49864,49863,49862,49861,49860,49859,49858,49857,49856,49854,49852,49850,49849,49848,49847,49846,49845,49844,49843,49842,49841,49840,49839,49838,49837,49836,49835,49834,49833,49832,49831,49826,49825,49824,49823,49822,49821,49820,49819,49818,49817,49816,49815,49813,49812,49811,49810,49809,49808,49807,49806,49805,49803,49802,49801,49800,49799,49796,49795,49794,49793,49791,49790,49789,49788,49787,49786,49785,49784,49783,49782,49781,49780,49779,49778,49777,49776,49775,49774,49773,49772,49771,49770,49769,49768,49767,49766,49765,49764,49763,49762,49761,49760,49759,49758,49757,49756,49755,49754,49753,49752,49751,49750,49749,49748,49747,49746,49745,49743,49742,49741,49740,49739,49738,49737,49736,49735,49734,49733,49732,49731,49730,49729,49728,49727,49726,49725,49724,49723,49722,49721,49720,49719,49718,49716,49715,49714,49713,49707,49706,49705,49704,49703,49702,49701,49697,49696,49695,49694,49693,49692,49691,49690,49689,49688,49687,49686,49685,49684,49683,49682,49681,49680,49679,49674,49673,49671,49670,49641,49640,49639,49638,49637,49636,49635,49634,49633,49632,49631,49630,49629,49628,49627,49626,49625,49623,49622,49618,49605,49604,49603,49602,49601,49600,49599,49598,49597,49596,49595,49594,49593,49592,49591,49590,49589,49588,49587,49586,49582,49581,49580,49579,49578,49577,49576,49575,49574,49573,49572,49571,49570,49569,49568,49567,49565,49564,49563,49562,49561,49560,49559,49558,49557,49556,49555,49554,49553,49552,49551,49550,49549,49548,49547,49542,49541,49540,49539,49537,49536,49535,49534,49533,49532,49531,49530,49529,49528,49527,49526,49525,49524,49523,49522,49521,49520,49519,49518,49517,49506,49499,49498,49497,49496,49495,49494,49493,49488,49487,49486,49485,49481,49480,49479,49478,49477,49476,49474,49473,49472,49471,49470,49469,49468,49467,49466,49465,49464,49463,49462,49461,49460,49459,49458,49457,49456,49455,49454,49453,49452,49451,49450,49449,49448,49447,49446,49445,49444,49443,49442,49441,49440,49439,49438,49437,49436,49435,49434,49433,49432,49431,49430,49429,49428,49427,49426,49425,49424,49423,49422,49421,49420,49419,49418,49417,49416,49415,49414,49413,49412,49411,49410,49409,49408,49407,49406,49405,49404,49403,49402,49401,49400,49399,49398,49397,49396,49395,49394,49392,49390,49388,49387,49386,49385,49384,49383,49382,49381,49380,49379,49378,49377,49376,49375,49374,49373,49372,49371,49370,49369,49368,49367,49366,49365,49364,49363,49362,49361,49360,49359,49358,49357,49356,49355,49354,49353,49352,49351,49350,49349,49348,49347,49346,49345,49344,49343,49342,49341,49340,49339,49338,49337,49336,49335,49314,49284,49281,49280,49279,49278,49277,49276,49275,49274,49273,49272,49271,49270,49269,49268,49267,49266,49265,49264,49263,49259,49255,49254,49253,49252,49251,49250,49249,49248,49247,49246,49245,49244,49243,49242,49240,49236,49235,49234,49233,49232,49231,49230,49229,49228,49227,49226,49225,49224,49223,49222,49221,49219,49218,49217,49216,49215,49214,49213,49212,49211,49210,49209,49208,49207,49205,49204,49203,49202,49201,49200,49199,49198,49197,49196,49195,49194,49193,49192,49191,49190,49189,49188,49185,49183,49182,49181,49180,49179,49178,49177,49176,49175,49173,49172,49171,49170,49169,49168,49167,49166,49165,49163,49162,49161,49159,49158,49157,49156,49154,49153,49152,49151,49150,49149,49148,49147,49146,49145,49144,49143,49142,49141,49140,49139,49138,49137,49136,49135,49133,49132,49131,49129,49128,49127,49124,49117,49116,49115,49114,49113,49112,49111,49110,49109,49060,49045,49044,49042,49041,49040,49039,49038,49037,49036,49035,49034,49033,49032,49031,49030,49029,49028,49027,49026,49025,49024,49023,49022,49021,49020,49019,49018,49017,49016,49015,49014,49013,49012,49011,49010,49009,49008,49007,49006,49005,49004,49003,49002,49001,49000,48999,48998,48997,48996,48995,48994,48993,48992,48991,48990,48989,48987,48986,48984,48983,48982,48980,48979,48978,48977,48976,48975,48974,48972,48971,48970,48969,48966,48965,48964,48962,48961,48960,48959,48958,48957,48956,48952,48950,48949,48948,48947,48945,48935,48925,48924,48923,48922,48921,48920,48918,48917,48916,48915,48912,48910,48909,48908,48907,48906,48905,48904,48901,48898,48887,48886,48885,48884,48883,48882,48881,48880,48878,48877,48875,48874,48873,48868,48867,48866,48865,48864,48863,48862,48861,48860,48859,48858,48857,48856,48855,48854,48853,48852,48848,48847,48846,48844,48843,48841,48840,48839,48838,48837,48836,48833,48817,48816,48813,48809,48808,48806,48805,48802,48800,48799,48798,48797,48796,48795,48794,48793,48790,48789,48786,48768,48767,48766,48765,48764,48763,48762,48761,48760,48759,48758,48757,48756,48752,48743,48742,48741,48740,48739,48738,48737,48736,48735,48734,48733,48732,48731,48730,48729,48728,48727,48726,48725,48724,48723,48722,48721,48720,48719,48718,48713,48712,48711,48709,48708,48707,48706,48705,48704,48703,48701,48700,48699,48698,48697,48696,48694,48692,48689,48688,48687,48686,48685,48684,48683,48681,48678,48675,48674,48673,48672,48671,48670,48668,48665,48664,48660,48659,48658,48656,48655,48651,48650,48649,48648,48647,48646,48644,48642,48641,48640,48639,48638,48637,48636,48635,48634,48633,48632,48631,48630,48629,48628,48627,48626,48625,48624,48623,48622,48621,48620,48619,48618,48617,48616,48615,48614,48613,48612,48609,48608,48607,48606,48604,48599,48598,48591,48587,48586,48581,48580,48577,48576,48575,48574,48573,48572,48571,48570,48569,48568,48567,48566,48565,48564,48563,48562,48561,48560,48559,48558,48557,48556,48555,48554,48553,48552,48551,48550,48549,48548,48547,48546,48545,48544,48543,48542,48541,48540,48539,48538,48537,48535,48534,48533,48532,48531,48530,48529,48528,48527,48526,48525,48524,48523,48522,48521,48520,48519,48518,48517,48516,48515,48514,48513,48512,48511,48510,48508,48507,48506,48505,48504,48503,48502,48501,48500,48499,48498,48496,48495,48494,48493,48492,48491,48490,48489,48488,48487,48486,48485,48484,48483,48482,48481,48480,48479,48478,48477,48476,48475,48474,48473,48472,48471,48470,48469,48468,48467,48466,48465,48464,48463,48462,48461,48460,48459,48458,48457,48456,48455,48454,48453,48452,48451,48450,48449,48448,48447,48446,48445,48444,48443,48442,48441,48440,48439,48438,48437,48436,48435,48434,48432,48431,48430,48429,48428,48427,48426,48425,48424,48423,48422,48421,48420,48419,48418,48417,48416,48415,48414,48413,48412,48411,48410,48409,48408,48407,48403,48402,48397,48396,48395,48394,48393,48392,48391,48390,48389,48388,48387,48386,48384,48383,48382,48381,48380,48379,48378,48377,48376,48375,48374,48373,48372,48371,48370,48369,48368,48367,48366,48365,48364,48363,48362,48361,48360,48359,48358,48357,48356,48355,48354,48353,48352,48351,48349,48347,48346,48345,48344,48343,48342,48341,48340,48339,48338,48335,48334,48333,48332,48331,48330,48329,48327,48326,48325,48324,48323,48322,48321,48320,48319,48318,48317,48316,48315,48314,48313,48312,48311,48310,48309,48308,48307,48306,48305,48304,48302,48301,48300,48299,48298,48297,48296,48295,48294,48293,48292,48291,48290,48289,48288,48287,48286,48285,48284,48283,48282,48280,48279,48278,48277,48276,48275,48274,48273,48272,48271,48270,48269,48268,48267,48266,48265,48264,48263,48262,48261,48260,48259,48258,48257,48256,48255,48254,48253,48252,48251,48250,48249,48248,48247,48246,48245,48244,48243,48242,48241,48240,48239,48238,48237,48236,48235,48234,48233,48232,48231,48230,48229,48228,48227,48223,48219,48218,48217,48216,48215,48214,48212,48211,48210,48209,48208,48205,48204,48203,48202,48201,48200,48199,48198,48197,48196,48195,48194,48193,48192,48191,48190,48189,48188,48187,48186,48185,48184,48183,48182,48180,48179,48178,48177,48176,48175,48174,48173,48172,48171,48170,48169,48168,48167,48166,48165,48164,48163,48162,48160,48159,48158,48157,48156,48155,48154,48153,48152,48151,48150,48149,48148,48147,48146,48145,48144,48143,48142,48141,48140,48139,48138,48137,48136,48135,48134,48133,48132,48131,48130,48129,48128,48127,48126,48125,48124,48123,48122,48121,48120,48119,48118,48117,48116,48115,48114,48113,48112,48111,48110,48109,48107,48106,48105,48104,48103,48102,48100,48099,48098,48097,48096,48095,48093,48092,48090,48085,48084,48083,48082,48081,48080,48079,48078,48077,48076,48075,48074,48071,48070,48069,48068,48067,48066,48065,48064,48063,48062,48061,48060,48059,48058,48057,48056,48055,48054,48053,48052,48051,48050,48049,48048,48047,48046,48045,48044,48043,48042,48041,48040,48039,48038,48037,48036,48035,48034,48033,48032,48031,48030,48029,48028,48027,48026,48025,48024,48023,48022,48021,48020,48019,48018,48017,48016,48015,48014,48013,48012,48011,48010,48009,48008,48007,48006,48005,48004,48003,48002,48001,48000,47999,47998,47997,47996,47995,47994,47993,47992,47991,47990,47989,47988,47987,47986,47985,47984,47983,47982,47981,47980,47979,47978,47977,47976,47975,47974,47973,47972,47971,47970,47969,47968,47967,47966,47965,47964,47963,47962,47961,47960,47959,47958,47957,47956,47955,47954,47953,47952,47951,47950,47949,47948,47947,47946,47945,47944,47943,47942,47941,47940,47939,47938,47937,47936,47935,47934,47933,47932,47931,47930,47929,47928,47927,47926,47925,47924,47923,47922,47921,47919,47918,47917,47916,47915,47912,47911,47910,47909,47908,47907,47906,47905,47904,47903,47902,47901,47900,47899,47898,47897,47896,47895,47894,47893,47892,47891,47890,47889,47888,47887,47886,47885,47884,47883,47882,47881,47880,47879,47878,47877,47876,47875,47874,47873,47872,47871,47870,47869,47868,47867,47866,47865,47864,47863,47862,47861,47860,47859,47858,47857,47856,47855,47854,47853,47852,47851,47844,47843,47842,47841,47840,47839,47838,47836,47835,47834,47833,47832,47831,47830,47829,47828,47826,47825,47824,47823,47822,47821,47820,47819,47818,47817,47816,47815,47814,47813,47812,47811,47810,47809,47808,47807,47806,47805,47804,47803,47802,47801,47800,47799,47798,47797,47796,47795,47794,47793,47792,47791,47790,47789,47788,47786,47785,47782,47781,47780,47779,47778,47777,47773,47772,47771,47770,47769,47768,47767,47766,47765,47764,47763,47762,47761,47760,47759,47758,47757,47756,47755,47754,47753,47752,47751,47750,47749,47748,47747,47746,47745,47744,47743,47742,47741,47740,47739,47738,47737,47736,47735,47734,47733,47732,47731,47730,47729,47728,47727,47726,47725,47724,47723,47722,47721,47720,47719,47718,47717,47716,47715,47714,47713,47712,47711,47709,47708,47707,47706,47705,47704,47703,47702,47701,47700,47699,47698,47697,47696,47695,47694,47693,47692,47691,47690,47689,47688,47687,47686,47685,47684,47683,47682,47681,47680,47679,47678,47677,47676,47675,47671,47670,47669,47668,47667,47666,47665,47664,47663,47662,47661,47660,47659,47658,47657,47656,47655,47654,47653,47652,47651,47650,47649,47648,47647,47646,47645,47644,47643,47642,47641,47640,47639,47638,47637,47636,47635,47634,47633,47632,47631,47630,47629,47627,47626,47625,47624,47623,47622,47621,47620,47619,47618,47617,47616,47615,47614,47613,47612,47611,47610,47609,47608,47607,47606,47605,47604,47603,47602,47601,47600,47599,47598,47597,47596,47595,47594,47593,47592,47591,47590,47589,47588,47587,47586,47585,47584,47583,47582,47581,47580,47579,47578,47577,47576,47575,47574,47573,47572,47571,47570,47569,47568,47567,47566,47565,47564,47563,47562,47561,47559,47558,47557,47556,47555,47554,47553,47552,47551,47550,47549,47548,47547,47546,47545,47544,47542,47541,47540,47539,47538,47537,47535,47534,47533,47532,47531,47530,47528,47527,47526,47525,47524,47523,47522,47521,47520,47519,47518,47517,47516,47515,47514,47513,47512,47511,47510,47509,47508,47507,47506,47505,47504,47503,47502,47501,47500,47499,47498,47497,47496,47495,47494,47493,47492,47491,47490,47489,47488,47487,47486,47485,47484,47483,47482,47481,47480,47479,47478,47476,47474,47473,47472,47471,47470,47468,47467,47466,47465,47464,47463,47462,47461,47460,47459,47458,47457,47455,47454,47453,47452,47451,47450,47449,47448,47447,47446,47445,47444,47443,47442,47441,47440,47439,47438,47437,47436,47435,47434,47433,47432,47431,47430,47429,47428,47427,47426,47425,47424,47423,47422,47421,47420,47419,47418,47417,47416,47415,47410,47409,47408,47407,47406,47405,47404,47403,47402,47401,47400,47399,47398,47397,47396,47395,47394,47393,47392,47391,47390,47389,47388,47387,47386,47385,47384,47383,47382,47381,47380,47379,47378,47377,47376,47375,47374,47373,47372,47371,47370,47369,47368,47367,47366,47365,47364,47363,47362,47361,47360,47359,47353,47352,47351,47350,47349,47347,47346,47345,47344,47343,47342,47341,47340,47339,47338,47337,47336,47335,47334,47333,47332,47331,47330,47329,47328,47327,47326,47325,47324,47323,47322,47321,47320,47319,47318,47317,47316,47315,47314,47313,47312,47311,47310,47309,47308,47307,47306,47305,47304,47303,47302,47301,47300,47299,47298,47297,47296,47294,47293,47292,47291,47290,47289,47288,47287,47286,47285,47284,47283,47282,47281,47280,47279,47278,47277,47276,47275,47274,47273,47272,47271,47270,47269,47268,47267,47266,47265,47264,47263,47262,47261,47260,47259,47257,47255,47254,47253,47252,47251,47250,47249,47248,47247,47246,47245,47244,47243,47242,47241,47240,47238,47233,47232,47231,47230,47229,47228,47227,47226,47225,47224,47223,47222,47221,47220,47219,47218,47217,47216,47215,47214,47213,47212,47211,47210,47209,47208,47207,47206,47205,47204,47203,47202,47201,47200,47199,47198,47197,47196,47195,47194,47193,47192,47191,47190,47189,47188,47187,47186,47185,47184,47183,47182,47181,47180,47179,47178,47177,47176,47175,47174,47173,47172,47171,47170,47169,47168,47167,47166,47165,47164,47163,47162,47161,47160,47159,47158,47157,47156,47155,47154,47153,47152,47151,47150,47149,47148,47147,47146,47145,47144,47143,47142,47141,47140,47139)) OR (`Idx`=1 AND `CreatureID` IN (51445,51439,51429,51424,51407,51406,51386,51383,51382,51380,51379,51376,51372,51371,51362,51361,51360,51358,51357,51355,51353,51348,51346,51339,51338,51335,51334,51323,51314,51313,51311,51309,51307,51293,51277,51259,51247,51239,51238,51232,51231,51230,51228,51199,51198,51197,51194,51193,51192,51191,51189,51187,51184,51182,51174,51172,51166,51165,51157,51150,51149,51148,51146,51144,51139,51137,51135,51134,51132,51131,51130,51128,51127,51126,51114,51113,51100,51098,51097,51089,51085,51081,51080,51068,51047,51041,51039,51038,51036,51035,51033,51023,50934,50920,50910,50907,50843,50771,50740,50721,50702,50701,50700,50699,50698,50697,50696,50695,50694,50693,50691,50682,50673,50672,50671,50661,50660,50659,50658,50657,50656,50654,50615,50613,50612,50611,50608,50607,50606,50605,50604,50603,50602,50600,50595,50593,50575,50573,50572,50571,50547,50540,50522,50521,50520,50519,50518,50517,50516,50514,50513,50512,50511,50510,50509,50508,50503,50496,50495,50493,50491,50487,50486,50485,50481,50479,50474,50472,50471,50464,50450,50449,50448,50445,50444,50443,50442,50441,50440,50439,50429,50428,50427,50421,50419,50416,50415,50408,50407,50406,50405,50404,50403,50402,50401,50400,50399,50398,50397,50396,50395,50394,50393,50392,50391,50378,50374,50373,50321,50320,50319,50318,50313,50302,50301,50300,50298,50297,50284,50265,50254,50253,50250,50249,50246,50141,50135,50088,50083,50067,50054,50046,50045,50039,50037,50036,50030,50014,50008,50003,50000,49999,49996,49995,49965,49951,49907,49906,49874,49867,49866,49865,49861,49854,49852,49850,49849,49847,49846,49845,49844,49843,49842,49841,49839,49837,49836,49835,49833,49832,49831,49824,49807,49801,49777,49776,49771,49764,49761,49758,49757,49753,49746,49743,49742,49739,49735,49734,49732,49731,49728,49727,49722,49719,49690,49684,49679,49673,49634,49632,49630,49629,49628,49623,49618,49604,49589,49572,49570,49569,49568,49567,49562,49560,49556,49552,49548,49540,49527,49520,49517,49495,49494,49493,49486,49485,49481,49474,49458,49455,49454,49453,49451,49447,49443,49437,49432,49428,49423,49422,49413,49385,49384,49382,49381,49380,49366,49354,49350,49349,49348,49344,49343,49342,49341,49340,49339,49338,49284,49280,49232,49225,49223,49222,49221,49212,49210,49209,49207,49205,49200,49199,49198,49194,49193,49192,49190,49185,49182,49173,49163,49162,49161,49147,49146,49144,49142,49140,49127,49124,49116,49115,49114,49113,49110,49109,49037,49030,49029,49028,49025,49024,49023,49018,49009,49008,49007,49006,48984,48977,48974,48972,48962,48961,48950,48949,48947,48921,48917,48915,48912,48909,48907,48883,48878,48877,48874,48867,48865,48864,48862,48859,48852,48848,48841,48838,48833,48806,48805,48802,48799,48798,48796,48794,48790,48786,48766,48760,48759,48742,48741,48739,48728,48727,48721,48720,48719,48713,48711,48709,48701,48700,48694,48689,48686,48684,48671,48670,48668,48650,48648,48631,48630,48629,48606,48586,48556,48554,48544,48543,48538,48537,48535,48534,48533,48532,48524,48522,48521,48518,48517,48516,48515,48514,48512,48506,48505,48502,48495,48488,48484,48483,48482,48478,48477,48473,48466,48446,48445,48443,48438,48432,48426,48425,48422,48421,48420,48419,48418,48417,48414,48413,48394,48393,48392,48391,48390,48388,48373,48362,48359,48357,48355,48335,48330,48326,48325,48324,48313,48309,48308,48305,48286,48285,48279,48272,48271,48269,48267,48260,48253,48252,48240,48231,48227,48212,48208,48205,48204,48202,48201,48200,48194,48192,48191,48189,48188,48183,48182,48180,48170,48166,48165,48164,48158,48157,48124,48119,48118,48117,48111,48106,48097,48083,48077,48075,48068,48065,48052,48041,48040,48037,48027,48025,48024,48023,48017,48009,48008,48007,48002,48000,47989,47988,47987,47986,47985,47984,47982,47979,47977,47974,47971,47970,47968,47967,47965,47964,47963,47962,47961,47958,47947,47943,47935,47926,47925,47924,47922,47918,47916,47915,47911,47909,47908,47898,47876,47874,47872,47871,47865,47855,47853,47852,47851,47836,47829,47813,47807,47806,47804,47803,47799,47798,47797,47796,47794,47786,47778,47773,47764,47746,47740,47734,47731,47725,47724,47720,47708,47707,47703,47699,47690,47686,47685,47682,47677,47676,47667,47666,47659,47657,47649,47641,47630,47623,47621,47610,47609,47608,47607,47606,47600,47599,47598,47597,47596,47595,47585,47583,47566,47555,47550,47541,47539,47535,47533,47528,47526,47525,47524,47520,47519,47516,47514,47506,47505,47502,47500,47494,47491,47490,47489,47487,47480,47479,47472,47470,47468,47465,47464,47461,47458,47457,47454,47453,47448,47446,47439,47438,47428,47426,47425,47424,47423,47409,47408,47407,47406,47402,47401,47399,47395,47394,47392,47379,47373,47371,47370,47365,47364,47360,47359,47351,47350,47349,47342,47331,47329,47326,47323,47313,47312,47308,47306,47305,47302,47298,47292,47291,47284,47282,47276,47275,47273,47242,47232,47231,47230,47229,47228,47222,47219,47216,47214,47213,47207,47199,47198,47196,47194,47193,47189,47188,47187,47185,47180,47173,47172,47170,47168,47152)) OR (`Idx`=3 AND `CreatureID` IN (51439,51429,51386,51383,51376,51372,51371,51362,51361,51353,51346,51334,51323,51313,51309,51277,51238,51230,51193,51192,51182,51165,51131,51128,51081,51068,50843,50771,50740,50721,50702,50701,50700,50699,50698,50697,50696,50695,50694,50693,50691,50682,50673,50672,50671,50661,50660,50659,50658,50657,50656,50654,50613,50608,50607,50603,50602,50593,50575,50573,50572,50571,50521,50520,50519,50518,50517,50516,50496,50491,50471,50445,50442,50441,50440,50428,50427,50374,50319,50313,50301,50298,50284,50135,50083,50045,50003,50000,49996,49874,49854,49850,49847,49845,49844,49842,49837,49836,49833,49832,49777,49776,49771,49764,49753,49746,49743,49739,49731,49728,49684,49632,49630,49629,49628,49562,49556,49548,49495,49494,49493,49485,49458,49455,49443,49428,49423,49422,49366,49354,49350,49344,49343,49342,49341,49339,49338,49232,49173,49162,49124,49116,49115,49114,49037,49030,49029,49028,49025,49024,49023,49018,49009,49008,49007,49006,48984,48962,48961,48949,48947,48912,48878,48848,48833,48806,48805,48802,48741,48727,48721,48720,48719,48713,48694,48668,48631,48629,48534,48517,48502,48488,48484,48483,48477,48473,48443,48432,48426,48425,48418,48417,48414,48393,48392,48390,48388,48357,48355,48326,48309,48308,48305,48279,48272,48260,48253,48252,48205,48204,48180,48170,48124,48106,48083,48068,48007,47989,47988,47986,47982,47977,47974,47968,47965,47963,47961,47947,47915,47872,47871,47865,47851,47836,47804,47786,47773,47746,47740,47734,47725,47724,47708,47703,47690,47686,47685,47682,47659,47657,47630,47621,47610,47609,47608,47607,47600,47599,47598,47597,47596,47595,47585,47583,47535,47533,47528,47525,47519,47506,47505,47502,47494,47490,47489,47479,47472,47470,47465,47458,47446,47439,47428,47409,47408,47406,47401,47399,47395,47394,47373,47370,47364,47359,47351,47350,47349,47326,47323,47313,47312,47292,47291,47275,47229,47219,47216,47213,47207,47199,47193,47189,47185,47168)) OR (`Idx`=2 AND `CreatureID` IN (51439,51429,51386,51383,51376,51372,51371,51362,51361,51360,51353,51346,51334,51323,51313,51309,51307,51277,51259,51238,51230,51199,51198,51197,51194,51193,51192,51184,51182,51165,51131,51130,51128,51126,51081,51068,50910,50907,50843,50771,50740,50721,50702,50701,50700,50699,50698,50697,50696,50695,50694,50693,50691,50682,50673,50672,50671,50661,50660,50659,50658,50657,50656,50654,50615,50613,50608,50607,50606,50603,50602,50593,50575,50573,50572,50571,50521,50520,50519,50518,50517,50516,50496,50491,50486,50479,50474,50472,50471,50445,50442,50441,50440,50428,50427,50419,50374,50320,50319,50318,50313,50302,50301,50298,50284,50249,50135,50083,50045,50039,50008,50003,50000,49999,49996,49995,49965,49907,49874,49854,49850,49849,49847,49845,49844,49842,49839,49837,49836,49833,49832,49777,49776,49771,49764,49757,49753,49746,49743,49739,49735,49731,49728,49690,49684,49632,49630,49629,49628,49570,49569,49568,49567,49562,49556,49548,49540,49495,49494,49493,49486,49485,49458,49455,49443,49428,49423,49422,49366,49354,49350,49349,49348,49344,49343,49342,49341,49339,49338,49232,49209,49173,49162,49161,49124,49116,49115,49114,49037,49030,49029,49028,49025,49024,49023,49018,49009,49008,49007,49006,48984,48962,48961,48949,48947,48917,48915,48912,48878,48877,48848,48841,48833,48806,48805,48802,48786,48760,48741,48727,48721,48720,48719,48713,48694,48668,48631,48629,48556,48537,48534,48532,48518,48517,48502,48488,48484,48483,48477,48473,48445,48443,48432,48426,48425,48419,48418,48417,48414,48413,48393,48392,48390,48388,48357,48355,48326,48325,48309,48308,48305,48279,48272,48269,48260,48253,48252,48205,48204,48194,48192,48191,48188,48182,48180,48170,48124,48119,48118,48111,48106,48083,48075,48068,48037,48007,47989,47988,47987,47986,47985,47982,47977,47974,47968,47965,47964,47963,47962,47961,47947,47915,47872,47871,47865,47851,47836,47804,47794,47786,47773,47746,47740,47734,47725,47724,47720,47708,47707,47703,47690,47686,47685,47682,47667,47666,47659,47657,47649,47630,47621,47610,47609,47608,47607,47600,47599,47598,47597,47596,47595,47585,47583,47535,47533,47528,47525,47520,47519,47514,47506,47505,47502,47494,47490,47489,47487,47480,47479,47472,47470,47465,47458,47457,47446,47439,47428,47409,47408,47407,47406,47401,47399,47395,47394,47373,47370,47364,47359,47351,47350,47349,47326,47323,47313,47312,47292,47291,47275,47229,47219,47216,47214,47213,47207,47199,47193,47189,47188,47187,47185,47168)) OR (`Idx`=7 AND `CreatureID`=51383) OR (`Idx`=6 AND `CreatureID`=51383) OR (`Idx`=5 AND `CreatureID`=51383) OR (`Idx`=4 AND `CreatureID`=51383); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (47138,47137,47136,47135,47134,47133,47132,47131,47130,47129,47128,47127,47126,47125,47124,47123,47122,47121,47120,47119,47118,47117,47116,47115,47114,47113,47112,47111,47110,47109,47108,47107,47106,47105,47104,47103,47102,47101,47100,47099,47098,47097,47096,47095,47094,47093,47092,47091,47090,47089,47088,47087,47086,47085,47084,47083,47082,47081,47080,47079,47078,47077,47075,47074,47073,47072,47071,47070,47069,47067,47066,47065,47064,47063,47062,47061,47060,47059,47058,47057,47056,47055,47054,47053,47052,47051,47050,47049,47048,47047,47046,47044,47043,47042,47041,47040,47039,47038,47037,47035,47034,47032,47031,47030,47029,47028,47027,47026,47025,47024,47023,47022,47021,47020,47019,47018,47017,47016,47015,47014,47013,47012,47011,47010,47009,47008,47007,47006,47005,47004,47003,47002,47001,47000,46999,46998,46997,46996,46995,46994,46993,46992,46991,46989,46988,46987,46986,46985,46984,46983,46982,46981,46980,46979,46978,46977,46976,46975,46974,46973,46972,46971,46970,46969,46968,46967,46966,46965,46964,46963,46962,46961,46960,46959,46958,46957,46956,46955,46954,46953,46952,46951,46950,46949,46948,46947,46946,46945,46944,46943,46942,46941,46940,46939,46938,46937,46936,46935,46934,46933,46932,46931,46930,46929,46928,46927,46926,46925,46924,46923,46922,46921,46920,46919,46918,46917,46916,46915,46914,46913,46912,46911,46910,46909,46908,46907,46906,46905,46904,46903,46902,46901,46900,46899,46898,46897,46896,46895,46894,46893,46892,46891,46890,46889,46888,46887,46886,46885,46884,46883,46882,46881,46880,46879,46878,46877,46876,46875,46874,46873,46872,46871,46870,46869,46868,46867,46866,46865,46864,46863,46862,46861,46860,46859,46858,46857,46856,46855,46854,46853,46852,46851,46850,46849,46848,46847,46846,46845,46844,46843,46842,46841,46840,46839,46838,46837,46836,46835,46834,46833,46832,46831,46829,46828,46827,46826,46825,46824,46823,46820,46819,46818,46817,46816,46815,46814,46813,46812,46811,46810,46809,46808,46807,46806,46805,46804,46799,46798,46797,46796,46795,46794,46793,46792,46791,46785,46784,46783,46782,46781,46780,46779,46778,46777,46776,46775,46774,46773,46772,46771,46770,46769,46768,46767,46766,46765,46764,46763,46762,46761,46760,46759,46758,46757,46756,46755,46754,46753,46752,46751,46750,46749,46748,46747,46746,46745,46743,46742,46741,46740,46739,46738,46737,46736,46735,46734,46732,46731,46730,46729,46728,46727,46726,46725,46724,46723,46722,46721,46720,46719,46718,46717,46716,46715,46714,46713,46712,46711,46710,46709,46708,46707,46706,46705,46704,46703,46702,46699,46698,46697,46696,46695,46694,46693,46692,46691,46690,46689,46688,46687,46686,46685,46684,46683,46682,46681,46680,46679,46678,46677,46676,46675,46674,46673,46672,46671,46670,46669,46668,46667,46666,46665,46664,46663,46661,46660,46659,46658,46657,46656,46655,46654,46653,46652,46651,46650,46649,46648,46647,46646,46645,46644,46643,46642,46641,46640,46639,46638,46637,46635,46631,46630,46629,46628,46627,46626,46625,46624,46623,46622,46621,46620,46619,46618,46617,46616,46615,46614,46613,46612,46611,46610,46609,46608,46607,46606,46605,46604,46603,46602,46598,46597,46596,46595,46594,46593,46592,46591,46590,46589,46588,46587,46586,46585,46584,46583,46582,46581,46580,46579,46578,46577,46576,46575,46574,46573,46572,46571,46570,46569,46568,46563,46561,46560,46559,46558,46557,46556,46555,46554,46553,46552,46551,46550,46549,46548,46547,46546,46545,46544,46543,46542,46541,46540,46539,46538,46537,46536,46535,46534,46533,46532,46531,46530,46529,46528,46527,46526,46525,46524,46523,46522,46521,46520,46519,46518,46517,46516,46515,46514,46513,46512,46511,46510,46509,46508,46507,46506,46505,46504,46503,46502,46501,46500,46499,46498,46497,46496,46493,46492,46491,46490,46489,46488,46487,46486,46485,46484,46483,46482,46481,46480,46479,46478,46477,46476,46475,46474,46473,46472,46471,46470,46469,46468,46467,46466,46465,46464,46463,46462,46461,46460,46459,46458,46457,46456,46453,46452,46451,46449,46448,46447,46441,46432,46425,46424,46419,46418,46417,46416,46415,46414,46413,46412,46411,46410,46409,46408,46407,46406,46405,46404,46403,46402,46401,46400,46399,46398,46397,46396,46395,46394,46393,46392,46391,46389,46387,46386,46385,46384,46383,46382,46381,46380,46379,46378,46377,46376,46375,46374,46373,46372,46371,46369,46368,46367,46366,46365,46364,46363,46362,46361,46360,46359,46358,46357,46345,46344,46343,46342,46341,46340,46339,46338,46337,46336,46335,46334,46333,46332,46331,46330,46329,46328,46327,46326,46325,46324,46323,46322,46321,46320,46319,46318,46317,46316,46315,46314,46313,46312,46311,46310,46309,46308,46307,46306,46305,46304,46303,46302,46301,46300,46299,46298,46297,46296,46294,46293,46292,46291,46290,46289,46288,46287,46286,46285,46284,46283,46282,46281,46280,46279,46278,46277,46276,46275,46274,46273,46272,46271,46270,46269,46268,46267,46266,46265,46264,46263,46262,46261,46260,46259,46258,46257,46256,46255,46254,46253,46252,46251,46250,46249,46248,46247,46246,46245,46244,46243,46242,46241,46236,46235,46234,46233,46232,46231,46230,46208,46207,46206,46205,46204,46203,46202,46201,46200,46199,46198,46197,46196,46195,46194,46193,46192,46191,46190,46189,46188,46187,46186,46185,46184,46183,46182,46181,46180,46178,46177,46176,46175,46174,46173,46172,46167,46166,46165,46164,46163,46162,46161,46160,46159,46158,46157,46156,46155,46154,46153,46152,46151,46150,46149,46148,46147,46146,46145,46144,46143,46142,46141,46140,46138,46137,46136,46135,46134,46133,46132,46131,46130,46129,46128,46127,46126,46125,46124,46123,46122,46121,46120,46119,46118,46117,46116,46115,46114,46113,46112,46111,46110,46109,46108,46107,46106,46105,46103,46102,46101,46100,46099,46098,46097,46096,46095,46094,46093,46092,46091,46090,46089,46088,46087,46086,46085,46084,46083,46082,46081,46080,46078,46077,46076,46075,46074,46073,46072,46071,46070,46069,46068,46067,46066,46065,46064,46063,46062,46061,46060,46059,46058,46057,46056,46055,46054,46053,46052,46051,46050,46049,46048,46043,46042,46041,46040,46039,46038,46037,46036,46035,46034,46033,46032,46031,46030,46029,46028,46027,46026,46025,46024,46023,46022,46019,46018,46017,46016,46015,46014,46013,46012,46011,46010,46009,46007,46006,46005,46004,46003,46002,46001,46000,45998,45997,45996,45995,45994,45993,45992,45991,45989,45988,45987,45986,45985,45984,45983,45982,45981,45979,45978,45977,45968,45967,45966,45965,45964,45963,45962,45961,45960,45959,45958,45957,45956,45955,45954,45952,45951,45950,45949,45948,45947,45946,45945,45944,45943,45942,45941,45940,45939,45938,45937,45935,45934,45932,45930,45928,45926,45924,45922,45921,45919,45917,45915,45914,45912,45911,45910,45907,45906,45905,45904,45903,45902,45901,45900,45899,45898,45897,45896,45895,45894,45893,45892,45891,45890,45889,45888,45887,45886,45885,45884,45883,45882,45881,45880,45879,45878,45877,45876,45875,45874,45873,45872,45871,45870,45869,45868,45867,45866,45865,45864,45863,45862,45861,45860,45859,45858,45857,45856,45855,45852,45851,45850,45849,45848,45847,45846,45845,45844,45843,45842,45840,45839,45838,45837,45836,45835,45834,45833,45832,45831,45830,45829,45828,45827,45826,45825,45824,45823,45822,45821,45820,45819,45818,45817,45816,45815,45814,45813,45812,45811,45810,45809,45808,45807,45804,45803,45802,45801,45800,45799,45798,45797,45796,45795,45794,45793,45792,45791,45790,45789,45788,45787,45786,45785,45784,45783,45782,45781,45780,45779,45778,45777,45776,45775,45774,45773,45772,45771,45770,45769,45768,45767,45766,45765,45764,45763,45762,45761,45760,45759,45758,45757,45756,45755,45754,45753,45752,45751,45750,45749,45748,45747,45746,45745,45744,45743,45742,45741,45740,45739,45738,45737,45736,45735,45734,45733,45732,45731,45730,45729,45728,45727,45726,45725,45724,45723,45722,45721,45720,45718,45717,45716,45715,45714,45713,45712,45711,45710,45709,45708,45707,45706,45704,45703,45702,45701,45700,45699,45698,45697,45696,45695,45694,45693,45692,45691,45688,45687,45686,45685,45684,45683,45682,45681,45680,45679,45678,45677,45676,45675,45674,45673,45672,45670,45669,45668,45667,45666,45665,45664,45662,45661,45660,45659,45658,45657,45656,45655,45651,45650,45649,45648,45644,45643,45642,45639,45638,45637,45636,45635,45634,45633,45632,45631,45630,45629,45628,45627,45626,45625,45624,45623,45622,45621,45620,45619,45618,45617,45616,45615,45614,45613,45612,45611,45610,45609,45608,45607,45606,45605,45604,45603,45602,45601,45600,45599,45598,45594,45593,45590,45589,45588,45587,45586,45585,45584,45583,45582,45581,45580,45579,45578,45577,45576,45575,45574,45572,45571,45570,45569,45568,45567,45566,45565,45564,45563,45562,45561,45560,45559,45558,45557,45556,45555,45554,45553,45552,45551,45550,45549,45548,45547,45546,45545,45544,45543,45542,45541,45540,45539,45538,45537,45536,45535,45534,45533,45532,45531,45530,45529,45528,45527,45526,45525,45524,45523,45522,45518,45517,45515,45514,45513,45512,45511,45510,45509,45508,45507,45506,45505,45504,45503,45502,45501,45500,45499,45498,45497,45496,45495,45494,45492,45491,45490,45489,45488,45487,45486,45485,45484,45483,45482,45481,45480,45479,45477,45476,45475,45474,45473,45469,45468,45467,45466,45464,45463,45462,45460,45456,45455,45454,45453,45452,45451,45450,45449,45448,45447,45446,45445,45444,45443,45442,45439,45438,45437,45436,45435,45434,45433,45432,45431,45430,45429,45428,45427,45426,45425,45424,45423,45420,45418,45417,45416,45415,45414,45413,45412,45410,45409,45408,45407,45406,45405,45404,45403,45402,45401,45400,45399,45398,45397,45396,45395,45394,45393,45392,45391,45390,45389,45388,45387,45386,45385,45384,45383,45382,45381,45380,45379,45378,45377,45376,45375,45374,45373,45372,45371,45370,45369,45368,45367,45366,45365,45364,45363,45362,45361,45360,45359,45358,45357,45356,45355,45354,45353,45352,45350,45349,45348,45347,45346,45345,45344,45343,45342,45341,45340,45339,45338,45337,45336,45335,45334,45333,45332,45331,45330,45329,45328,45327,45326,45325,45324,45323,45322,45321,45320,45319,45318,45317,45316,45315,45314,45313,45312,45309,45307,45306,45305,45304,45303,45302,45301,45300,45299,45298,45297,45296,45294,45293,45292,45291,45290,45289,45286,45285,45282,45281,45280,45279,45278,45277,45275,45274,45273,45272,45271,45270,45269,45268,45267,45266,45265,45264,45263,45262,45261,45260,45259,45258,45257,45256,45255,45254,45253,45252,45251,45250,45249,45247,45246,45245,45244,45243,45242,45241,45240,45239,45238,45237,45236,45235,45234,45233,45232,45231,45230,45228,45227,45226,45225,45224,45223,45222,45221,45220,45219,45218,45217,45216,45215,45214,45213,45212,45211,45210,45209,45208,45207,45206,45205,45204,45203,45202,45201,45200,45199,45198,45197,45196,45195,45194,45193,45192,45191,45190,45189,45188,45187,45186,45185,45184,45183,45182,45181,45180,45179,45178,45177,45176,45175,45174,45173,45172,45171,45170,45169,45168,45167,45166,45165,45164,45163,45162,45161,45160,45159,45158,45157,45156,45155,45154,45153,45152,45151,45150,45149,45148,45147,45146,45145,45144,45143,45142,45141,45140,45139,45138,45137,45136,45135,45130,45129,45128,45127,45126,45125,45124,45123,45122,45121,45120,45119,45118,45117,45115,45114,45113,45112,45111,45110,45109,45108,45107,45106,45105,45104,45103,45102,45101,45100,45099,45098,45097,45096,45095,45094,45093,45092,45091,45090,45089,45088,45087,45086,45085,45084,45082,45081,45080,45079,45078,45077,45076,45075,45074,45073,45072,45071,45070,45069,45068,45067,45066,45065,45064,45063,45062,45061,45060,45059,45058,45057,45056,45055,45054,45053,45052,45051,45050,45049,45048,45047,45046,45043,45042,45041,45040,45039,45038,45037,45036,45035,45034,45033,45032,45031,45030,45029,45028,45027,45026,45025,45024,45023,45022,45021,45020,45019,45018,45017,45016,45015,45014,45013,45012,45011,45009,45008,45007,45006,45005,45004,45003,45002,45001,44999,44998,44997,44996,44995,44994,44993,44992,44991,44990,44989,44988,44987,44986,44985,44984,44983,44982,44981,44980,44979,44978,44977,44976,44975,44974,44973,44972,44971,44970,44969,44968,44967,44966,44965,44964,44963,44962,44961,44960,44959,44958,44957,44956,44955,44954,44953,44951,44950,44949,44948,44947,44946,44945,44944,44943,44942,44941,44940,44939,44938,44937,44936,44935,44934,44933,44932,44931,44930,44929,44928,44927,44926,44925,44924,44923,44922,44921,44920,44919,44918,44917,44916,44915,44914,44913,44912,44911,44910,44909,44908,44907,44906,44905,44904,44903,44902,44901,44899,44898,44897,44896,44895,44894,44893,44892,44891,44890,44889,44888,44887,44886,44885,44884,44883,44882,44881,44880,44879,44878,44877,44876,44875,44874,44873,44872,44871,44870,44869,44868,44867,44866,44865,44864,44863,44862,44861,44860,44859,44858,44857,44856,44855,44854,44853,44852,44851,44850,44849,44848,44847,44846,44845,44844,44843,44842,44841,44840,44839,44838,44837,44836,44835,44834,44833,44832,44831,44830,44829,44828,44827,44826,44825,44824,44823,44822,44821,44820,44819,44818,44816,44815,44814,44808,44807,44806,44805,44804,44802,44801,44800,44799,44798,44797,44796,44795,44794,44793,44792,44791,44790,44789,44788,44787,44786,44785,44784,44783,44782,44781,44780,44779,44778,44777,44776,44775,44774,44773,44772,44771,44770,44769,44768,44767,44766,44765,44764,44763,44762,44761,44760,44759,44758,44752,44751,44750,44749,44748,44747,44746,44745,44744,44743,44742,44741,44740,44739,44738,44737,44736,44735,44734,44733,44732,44731,44730,44729,44728,44727,44726,44725,44724,44723,44722,44721,44720,44719,44718,44717,44716,44715,44714,44713,44712,44711,44710,44709,44708,44707,44706,44705,44704,44703,44701,44700,44699,44698,44697,44696,44695,44694,44693,44692,44691,44690,44689,44688,44687,44686,44685,44684,44683,44682,44681,44680,44679,44678,44677,44676,44675,44674,44673,44672,44671,44670,44669,44668,44667,44666,44665,44664,44663,44662,44661,44660,44659,44658,44657,44656,44655,44653,44652,44650,44649,44648,44647,44646,44645,44644,44643,44642,44641,44640,44639,44638,44637,44636,44635,44634,44633,44632,44631,44630,44629,44628,44627,44626,44625,44624,44623,44622,44621,44620,44619,44618,44617,44616,44615,44614,44613,44612,44611,44610,44609,44608,44607,44606,44605,44604,44603,44602,44601,44600,44599,44598,44597,44596,44595,44594,44593,44592,44591,44590,44589,44588,44587,44586,44585,44584,44583,44582,44581,44580,44579,44578,44577,44576,44575,44574,44573,44572,44569,44568,44566,44565,44564,44563,44562,44561,44560,44559,44558,44557,44556,44555,44554,44553,44552,44551,44550,44549,44548,44547,44546,44541,44540,44539,44538,44537,44536,44535,44534,44533,44532,44531,44530,44529,44528,44527,44526,44525,44524,44523,44522,44521,44520,44519,44518,44493,44492,44491,44490,44489,44488,44487,44486,44485,44484,44483,44482,44481,44480,44479,44478,44477,44476,44475,44474,44473,44472,44471,44470,44469,44468,44467,44466,44465,44464,44463,44462,44461,44460,44459,44458,44457,44456,44455,44454,44453,44452,44451,44450,44449,44448,44447,44446,44445,44444,44443,44442,44441,44440,44439,44438,44437,44436,44435,44434,44433,44432,44431,44429,44428,44427,44426,44425,44424,44423,44422,44421,44420,44419,44418,44417,44416,44415,44414,44413,44412,44411,44410,44409,44408,44407,44406,44405,44404,44403,44402,44401,44400,44399,44398,44397,44396,44395,44394,44393,44392,44391,44390,44389,44388,44387,44386,44385,44384,44383,44382,44381,44380,44379,44378,44377,44376,44375,44374,44373,44372,44371,44370,44369,44367,44366,44365,44364,44363,44362,44361,44360,44359,44358,44357,44356,44355,44354,44353,44352,44351,44350,44349,44348,44347,44346,44345,44344,44343,44341,44340,44339,44338,44337,44336,44335,44334,44333,44332,44331,44330,44329,44328,44327,44326,44325,44324,44323,44322,44321,44320,44319,44318,44317,44316,44315,44314,44313,44312,44311,44310,44309,44307,44306,44305,44304,44303,44302,44301,44300,44299,44298,44297,44296,44295,44294,44293,44292,44291,44290,44289,44288,44287,44286,44285,44284,44283,44280,44279,44278,44277,44276,44275,44274,44273,44272,44271,44270,44269,44268,44267,44266,44265,44264,44263,44262,44261,44260,44259,44258,44257,44256,44255,44254,44253,44252,44251,44250,44249,44248,44247,44246,44245,44244,44243,44241,44240,44239,44238,44237,44236,44235,44234,44233,44232,44231,44230,44229,44228,44227,44226,44225,44224,44223,44222,44221,44220,44219,44218,44217,44216,44214,44211,44210,44209,44208,44207,44206,44205,44204,44203,44202,44201,44200,44199,44198,44197,44196,44195,44194,44193,44192,44191,44190,44189,44188,44187,44186,44185,44184,44183,44182,44181,44180,44179,44178,44177,44176,44175,44174,44173,44172,44171,44170,44169,44168,44167,44166,44165,44164,44163,44162,44161,44160,44158,44157,44156,44155,44154,44153,44152,44151,44150,44149,44148,44147,44146,44145,44144,44143,44142,44141,44140,44139,44138,44137,44136,44135,44132,44131,44130,44129,44128,44127,44126,44125,44124,44123,44122,44121,44120,44119,44118,44117,44116,44115,44114,44113,44112,44111,44110,44109,44108,44106,44105,44100,44099,44098,44089,44088,44087,44086,44084,44083,44082,44081,44080,44079,44078,44077,44076,44061,44060,44059,44058,44057,44055,44054,44052,44050,44049,44048,44047,44046,44045,44044,44043,44042,44040,44039,44038,44037,44036,44035,44034,44033,44032,44031,44030,44029,44028,44027,44026,44025,44024,44023,44022,44021,44020,44019,44018,44017,44016,44015,44014,44013,44012,44011,44010,44009,44008,44007,44006,44005,44004,44003,44002,44001,44000,43999,43998,43997,43996,43995,43994,43993,43992,43991,43990,43989,43988,43987,43986,43985,43984,43983,43982,43981,43980,43979,43978,43977,43976,43975,43974,43973,43972,43971,43970,43969,43968,43967,43966,43965,43964,43963,43962,43961,43960,43958,43957,43956,43955,43954,43953,43952,43951,43950,43949,43948,43947,43946,43945,43944,43943,43942,43941,43939,43938,43937,43936,43935,43934,43933,43932,43931,43930,43929,43928,43927,43926,43925,43923,43922,43921,43920,43919,43918,43917,43916,43915,43914,43913,43912,43911,43910,43909,43908,43907,43906,43905,43904,43903,43901,43900,43899,43898,43897,43896,43895,43894,43893,43892,43891,43890,43889,43888,43887,43886,43885,43884,43883,43882,43881,43880,43878,43877,43875,43873,43872,43871,43870,43869,43868,43867,43866,43865,43864,43863,43862,43861,43860,43859,43858,43857,43856,43855,43854,43853,43852,43851,43850,43849,43847,43846,43845,43844,43843,43842,43841,43840,43839,43838,43837,43836,43835,43834,43833,43832,43831,43830,43829,43828,43827,43826,43825,43824,43823,43822,43821,43820,43819,43818,43817,43816,43815,43814,43813,43812,43810,43809,43808,43807,43806,43805,43804,43803,43802,43801,43800,43799,43798,43797,43796,43795,43794,43793,43792,43791,43790,43789,43788,43787,43786,43785,43784,43783,43782,43781,43780,43778,43777,43776,43775,43774,43773,43772,43771,43770,43769,43768,43767,43766,43765,43764,43763,43762,43761,43760,43755,43754,43753,43752,43751,43750,43749,43748,43747,43745,43744,43743,43742,43741,43740,43739,43738,43737,43736,43735,43734,43733,43732,43731,43730,43729,43728,43727,43726,43725,43724,43723,43722,43721,43720,43719,43718,43717,43716,43715,43714,43713,43711,43710,43709,43708,43707,43705,43704,43703,43702,43701,43700,43699,43698,43697,43696,43695,43694,43693,43692,43691,43690,43689,43688,43687,43686,43684,43683,43681,43680,43679,43678,43677,43668,43667,43666,43665,43664,43663,43662,43661,43660,43659,43658,43657,43656,43655,43654,43653,43652,43651,43650,43649,43648,43647,43646,43645,43644,43643,43642,43641,43639,43637,43636,43635,43634,43633,43632,43631,43630,43629,43628,43627,43626,43625,43624,43623,43622,43621,43620,43619,43618,43617,43616,43615,43614,43613,43612,43611,43610,43609,43608,43607,43606,43605,43604,43603,43602,43601,43600,43599,43598,43596,43595,43594,43593,43592,43591,43590,43589,43588,43587,43586,43585,43584,43583,43582,43581,43580,43579,43578,43577,43576,43575,43574,43573,43572,43571,43570,43569,43568,43567,43566,43565,43564,43563,43562,43561,43560,43559,43558,43557,43556,43555,43554,43553,43552,43551,43550,43549,43548,43547,43546,43545,43544,43543,43542,43541,43540,43539,43538,43537,43536,43535,43534,43533,43532,43522,43521,43520,43519,43518,43517,43516,43515,43514,43513,43512,43511,43510,43509,43508,43507,43506,43505,43504,43503,43502,43501,43500,43499,43498,43497,43496,43495,43494,43493,43488,43487,43486,43485,43484,43483,43482,43481,43480,43479,43478,43477,43476,43475,43474,43473,43472,43471,43470,43469,43468,43467,43466,43465,43464,43463,43462,43461,43460,43459,43458,43457,43456,43455,43454,43453,43452,43451,43450,43449,43448,43447,43446,43445,43444,43443,43442,43440,43439,43438,43437,43436,43435,43434,43433,43432,43431,43430,43429,43428,43427,43425,43424,43423,43422,43421,43420,43419,43418,43417,43416,43415,43414,43413,43412,43411,43410,43409,43408,43407,43406,43405,43404,43403,43402,43401,43400,43399,43398,43397,43396,43395,43394,43393,43391,43390,43389,43388,43387,43386,43385,43384,43383,43382,43381,43380,43379,43378,43377,43376,43375,43374,43373,43372,43371,43370,43369,43368,43367,43366,43365,43364,43363,43362,43361,43360,43359,43358,43357,43356,43355,43354,43352,43351,43350,43349,43348,43347,43346,43345,43344,43341,43340,43339,43338,43337,43336,43335,43334,43333,43332,43331,43330,43329,43328,43327,43326,43325,43324,43323,43322,43321,43320,43319,43317,43316,43315,43314,43313,43312,43311,43310,43309,43308,43307,43306,43305,43304,43303,43302,43301,43300,43299,43298,43297,43296,43295,43294,43293,43292,43291,43290,43289,43288,43287,43286,43285,43284,43283,43279,43278)) OR (`Idx`=1 AND `CreatureID` IN (47129,47128,47122,47096,47095,47091,47085,47083,47075,47074,47067,47065,47064,47060,47058,47057,47055,47049,47048,47047,47040,47037,47034,47031,47030,47027,47025,47020,47019,47000,46999,46993,46989,46988,46985,46984,46979,46971,46970,46961,46959,46958,46956,46954,46952,46951,46943,46937,46933,46931,46924,46922,46920,46913,46912,46909,46907,46904,46894,46891,46887,46886,46884,46868,46851,46849,46845,46838,46837,46835,46834,46832,46831,46827,46818,46817,46816,46813,46810,46809,46808,46807,46795,46794,46777,46776,46773,46772,46771,46767,46766,46751,46747,46746,46745,46736,46724,46723,46722,46721,46720,46719,46717,46710,46706,46680,46678,46674,46673,46672,46671,46670,46669,46668,46661,46643,46641,46630,46614,46610,46609,46606,46605,46598,46589,46588,46586,46584,46581,46580,46578,46559,46558,46557,46554,46550,46549,46527,46526,46510,46505,46492,46491,46489,46487,46483,46470,46468,46465,46464,46462,46460,46449,46448,46447,46419,46417,46408,46407,46406,46405,46403,46402,46401,46400,46396,46392,46391,46387,46382,46381,46379,46375,46374,46369,46368,46367,46366,46365,46364,46363,46345,46339,46334,46333,46326,46322,46321,46320,46316,46314,46312,46310,46304,46301,46300,46299,46296,46292,46289,46283,46268,46267,46265,46257,46244,46230,46208,46205,46204,46203,46198,46197,46196,46195,46190,46189,46188,46187,46183,46165,46161,46160,46153,46147,46144,46142,46140,46138,46118,46116,46113,46112,46111,46107,46106,46105,46101,46099,46088,46087,46086,46085,46084,46075,46072,46070,46067,46065,46064,46063,46058,46057,46054,46053,46050,46040,46039,46038,46025,46024,46023,46016,46015,46014,46007,46005,45994,45991,45989,45987,45981,45979,45978,45968,45965,45949,45944,45943,45939,45938,45937,45910,45907,45905,45901,45900,45897,45896,45889,45887,45885,45883,45882,45881,45876,45869,45865,45864,45863,45862,45861,45860,45856,45855,45852,45847,45844,45842,45830,45829,45827,45822,45819,45814,45798,45790,45787,45781,45777,45773,45769,45764,45762,45760,45759,45758,45757,45756,45753,45751,45750,45749,45747,45746,45742,45737,45733,45727,45726,45725,45724,45723,45722,45716,45715,45710,45700,45698,45695,45692,45691,45687,45686,45685,45680,45664,45660,45656,45650,45639,45638,45637,45632,45630,45629,45628,45618,45616,45604,45603,45602,45594,45590,45589,45588,45587,45579,45572,45570,45569,45568,45561,45544,45541,45539,45537,45536,45535,45532,45527,45524,45523,45509,45508,45506,45504,45495,45492,45488,45487,45486,45485,45483,45481,45476,45467,45464,45456,45443,45430,45426,45420,45415,45406,45403,45396,45395,45394,45388,45385,45383,45381,45376,45375,45374,45372,45368,45365,45364,45359,45358,45350,45346,45345,45334,45327,45326,45325,45324,45319,45309,45304,45303,45292,45291,45281,45280,45273,45270,45267,45266,45265,45264,45261,45258,45256,45255,45254,45245,45239,45230,45225,45224,45210,45209,45208,45205,45199,45197,45196,45195,45191,45190,45189,45187,45186,45181,45178,45177,45175,45174,45166,45163,45162,45161,45160,45159,45153,45146,45145,45135,45127,45126,45125,45124,45115,45101,45098,45085,45080,45079,45078,45077,45076,45075,45074,45073,45072,45071,45070,45069,45068,45067,45066,45065,45047,45032,45031,45030,45026,45015,45007,44998,44992,44987,44966,44965,44964,44963,44962,44961,44960,44959,44958,44957,44955,44954,44953,44946,44944,44942,44923,44920,44913,44911,44908,44907,44892,44891,44890,44889,44888,44861,44857,44855,44849,44847,44846,44845,44840,44827,44824,44815,44814,44808,44798,44796,44795,44793,44792,44791,44786,44775,44769,44768,44765,44751,44747,44742,44739,44736,44734,44733,44732,44729,44712,44711,44707,44701,44691,44681,44680,44661,44657,44656,44655,44649,44632,44619,44617,44613,44612,44611,44606,44605,44604,44603,44602,44601,44597,44596,44593,44592,44586,44581,44564,44562,44557,44555,44553,44552,44550,44549,44547,44541,44536,44526,44525,44521,44520,44519,44491,44486,44470,44448,44447,44445,44440,44439,44438,44437,44436,44435,44433,44432,44412,44411,44406,44405,44403,44400,44388,44360,44359,44332,44331,44328,44326,44314,44266,44220,44211,44210,44209,44208,44207,44201,44180,44174,44173,44168,44160,44158,44154,44147,44146,44145,44144,44142,44141,44140,44131,44122,44121,44111,44105,44086,44079,44078,44061,44052,44050,44049,44046,44045,44044,44035,44032,44026,44015,44013,44012,44004,44003,44002,44000,43999,43977,43970,43969,43968,43960,43958,43954,43947,43944,43941,43937,43936,43933,43930,43925,43918,43907,43906,43903,43900,43896,43894,43893,43891,43890,43889,43869,43868,43866,43860,43857,43846,43834,43833,43832,43831,43830,43821,43813,43803,43798,43793,43789,43786,43785,43784,43783,43782,43781,43780,43775,43765,43763,43760,43755,43754,43753,43752,43726,43722,43721,43718,43717,43716,43703,43700,43698,43691,43679,43677,43658,43657,43656,43655,43653,43651,43650,43648,43643,43642,43639,43636,43618,43603,43602,43601,43596,43594,43591,43590,43589,43585,43579,43578,43577,43575,43574,43572,43571,43559,43553,43545,43542,43539,43537,43536,43535,43521,43517,43516,43515,43512,43511,43507,43483,43482,43480,43471,43467,43440,43430,43427,43422,43421,43402,43401,43400,43393,43390,43388,43387,43386,43385,43366,43360,43359,43347,43345,43320,43304,43301,43279)) OR (`Idx`=3 AND `CreatureID` IN (47083,47075,47060,47057,47031,46979,46961,46943,46851,46845,46837,46832,46831,46827,46817,46816,46813,46808,46795,46794,46777,46776,46773,46772,46747,46746,46736,46724,46723,46722,46721,46720,46719,46710,46680,46670,46641,46630,46610,46609,46606,46589,46586,46584,46581,46578,46527,46526,46510,46483,46470,46468,46449,46447,46417,46408,46407,46406,46405,46369,46368,46367,46345,46322,46320,46310,46292,46268,46267,46257,46230,46205,46204,46203,46183,46144,46142,46140,46138,46118,46113,46106,46105,46086,46084,46072,46067,46065,46064,46063,46057,46054,46053,46040,46039,45987,45944,45943,45910,45907,45900,45883,45882,45855,45847,45830,45829,45827,45822,45814,45798,45777,45773,45762,45756,45698,45695,45639,45638,45637,45632,45630,45618,45616,45604,45603,45602,45594,45589,45539,45537,45535,45532,45483,45467,45464,45456,45415,45403,45385,45383,45381,45375,45374,45364,45359,45346,45334,45327,45326,45325,45324,45303,45292,45280,45270,45267,45255,45254,45230,45210,45209,45208,45205,45199,45196,45190,45189,45186,45181,45178,45174,45162,45101,45065,45031,45015,44998,44987,44966,44965,44964,44963,44962,44961,44960,44959,44958,44954,44953,44944,44942,44913,44892,44857,44855,44849,44847,44827,44795,44793,44792,44791,44786,44733,44732,44701,44681,44680,44649,44619,44617,44606,44605,44604,44603,44602,44601,44597,44596,44593,44592,44564,44549,44547,44519,44470,44448,44447,44439,44437,44435,44432,44406,44405,44400,44332,44331,44328,44326,44180,44173,44160,44158,44142,44122,44121,44105,44086,44049,44046,44000,43960,43937,43936,43906,43903,43889,43716,43658,43653,43651,43579,43578,43574,43572,43571,43539,43521,43482,43440,43421,43386,43320,43304,43301)) OR (`Idx`=2 AND `CreatureID` IN (47083,47075,47060,47057,47031,47030,47027,46984,46979,46961,46943,46922,46851,46845,46837,46832,46831,46827,46817,46816,46813,46810,46809,46808,46807,46795,46794,46777,46776,46773,46772,46747,46746,46736,46724,46723,46722,46721,46720,46719,46710,46680,46670,46641,46630,46610,46609,46606,46605,46589,46586,46584,46581,46578,46527,46526,46510,46483,46470,46468,46449,46447,46417,46408,46407,46406,46405,46369,46368,46367,46365,46345,46322,46321,46320,46310,46292,46268,46267,46257,46230,46205,46204,46203,46188,46187,46183,46153,46144,46142,46140,46138,46118,46113,46106,46105,46086,46084,46072,46067,46065,46064,46063,46057,46054,46053,46050,46040,46039,46038,46025,46016,46005,45987,45949,45944,45943,45910,45907,45900,45883,45882,45861,45860,45856,45855,45852,45847,45830,45829,45827,45822,45814,45798,45777,45773,45762,45756,45751,45698,45695,45664,45639,45638,45637,45632,45630,45629,45628,45618,45616,45604,45603,45602,45594,45589,45588,45587,45544,45539,45537,45536,45535,45532,45524,45523,45508,45506,45495,45483,45481,45467,45464,45456,45426,45415,45403,45395,45385,45383,45381,45375,45374,45364,45359,45346,45334,45327,45326,45325,45324,45303,45292,45280,45270,45267,45255,45254,45230,45225,45210,45209,45208,45205,45199,45197,45196,45190,45189,45187,45186,45181,45178,45175,45174,45162,45101,45098,45085,45065,45047,45031,45015,45007,44998,44987,44966,44965,44964,44963,44962,44961,44960,44959,44958,44955,44954,44953,44946,44944,44942,44913,44911,44907,44892,44857,44855,44849,44847,44827,44814,44795,44793,44792,44791,44786,44769,44733,44732,44701,44681,44680,44649,44632,44619,44617,44606,44605,44604,44603,44602,44601,44597,44596,44593,44592,44564,44562,44549,44547,44519,44486,44470,44448,44447,44445,44439,44437,44435,44433,44432,44406,44405,44400,44388,44332,44331,44328,44326,44220,44211,44210,44209,44180,44173,44160,44158,44142,44131,44122,44121,44111,44105,44086,44079,44078,44049,44046,44012,44000,43960,43954,43941,43937,43936,43906,43903,43893,43889,43760,43717,43716,43658,43657,43653,43651,43643,43591,43579,43578,43577,43574,43572,43571,43545,43539,43537,43536,43535,43521,43482,43480,43440,43430,43421,43402,43401,43400,43387,43386,43320,43304,43301)) OR (`Idx`=7 AND `CreatureID`=46140) OR (`Idx`=6 AND `CreatureID`=46140) OR (`Idx`=5 AND `CreatureID` IN (46140,45230)) OR (`Idx`=4 AND `CreatureID` IN (46140,45230)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (43277,43276,43275,43274,43273,43272,43271,43270,43261,43260,43259,43258,43257,43256,43255,43254,43253,43252,43251,43250,43249,43248,43247,43246,43245,43244,43243,43242,43241,43240,43239,43238,43237,43236,43235,43234,43233,43232,43230,43229,43228,43227,43226,43225,43224,43223,43222,43221,43220,43219,43218,43217,43216,43215,43214,43213,43212,43211,43210,43209,43208,43206,43205,43204,43203,43202,43201,43200,43199,43198,43197,43196,43195,43194,43193,43192,43191,43190,43189,43188,43187,43186,43185,43184,43183,43182,43181,43180,43179,43178,43177,43176,43175,43174,43173,43171,43170,43169,43168,43167,43166,43165,43164,43163,43161,43160,43159,43158,43157,43156,43155,43154,43153,43152,43151,43150,43149,43141,43140,43139,43138,43137,43136,43135,43134,43133,43132,43131,43130,43129,43128,43127,43126,43125,43124,43123,43122,43121,43120,43119,43118,43117,43116,43115,43114,43113,43110,43109,43108,43107,43106,43105,43104,43103,43102,43101,43100,43099,43098,43097,43096,43095,43094,43093,43092,43091,43090,43089,43088,43087,43086,43085,43084,43083,43082,43081,43080,43079,43074,43073,43072,43071,43070,43069,43068,43067,43066,43065,43064,43063,43062,43053,43052,43051,43050,43049,43048,43047,43046,43045,43044,43043,43042,43041,43040,43039,43038,43037,43036,43035,43034,43033,43032,43031,43030,43029,43028,43027,43026,43025,43024,43023,43022,43021,43020,43019,43018,43017,43016,43015,43014,43013,43012,43011,43010,43009,43008,43007,43006,43005,43004,43003,43002,43001,43000,42999,42998,42997,42996,42995,42994,42993,42992,42991,42990,42984,42983,42982,42981,42980,42979,42978,42977,42976,42975,42974,42973,42972,42971,42970,42969,42968,42967,42966,42965,42964,42963,42962,42961,42960,42959,42958,42957,42956,42955,42954,42953,42952,42951,42950,42949,42948,42947,42946,42945,42944,42943,42942,42941,42940,42939,42938,42937,42936,42935,42934,42933,42932,42931,42930,42929,42928,42927,42926,42925,42924,42923,42922,42921,42920,42919,42918,42917,42916,42915,42914,42913,42912,42911,42910,42909,42908,42907,42905,42904,42903,42902,42901,42900,42899,42898,42897,42896,42895,42894,42893,42892,42891,42890,42889,42888,42887,42886,42885,42884,42883,42882,42881,42880,42879,42878,42877,42876,42875,42874,42873,42872,42871,42870,42861,42860,42859,42858,42857,42856,42855,42854,42853,42852,42851,42850,42849,42848,42847,42846,42845,42844,42843,42842,42841,42840,42839,42838,42837,42836,42835,42834,42825,42824,42823,42822,42821,42820,42819,42818,42817,42816,42815,42814,42813,42812,42811,42810,42809,42808,42807,42806,42805,42804,42803,42802,42801,42800,42799,42798,42797,42796,42795,42794,42793,42792,42791,42790,42789,42788,42787,42786,42785,42784,42783,42782,42781,42780,42779,42778,42777,42776,42775,42774,42773,42772,42771,42770,42769,42768,42767,42766,42765,42764,42763,42762,42761,42760,42759,42758,42757,42756,42755,42754,42753,42752,42751,42750,42749,42748,42747,42746,42745,42744,42743,42742,42741,42740,42739,42737,42736,42735,42734,42733,42732,42731,42730,42729,42728,42727,42726,42725,42724,42723,42722,42721,42720,42719,42718,42717,42716,42715,42714,42713,42712,42711,42710,42709,42708,42707,42706,42705,42704,42703,42702,42701,42700,42699,42698,42697,42696,42695,42694,42693,42692,42691,42690,42689,42688,42687,42686,42685,42684,42683,42682,42681,42680,42679,42678,42677,42676,42675,42674,42673,42672,42671,42670,42669,42668,42667,42666,42665,42664,42663,42662,42661,42660,42659,42658,42657,42656,42655,42654,42653,42652,42651,42650,42649,42648,42647,42646,42645,42644,42643,42642,42641,42640,42639,42638,42637,42636,42635,42634,42630,42629,42628,42627,42626,42625,42624,42623,42622,42621,42620,42619,42618,42617,42616,42615,42614,42613,42612,42611,42610,42609,42608,42607,42606,42605,42604,42603,42602,42601,42600,42598,42597,42596,42595,42594,42593,42592,42591,42578,42577,42576,42575,42574,42573,42572,42571,42570,42569,42568,42567,42566,42565,42564,42563,42562,42561,42560,42559,42558,42557,42556,42555,42554,42553,42552,42551,42550,42549,42548,42543,42539,42536,42527,42525,42524,42523,42522,42521,42519,42518,42517,42516,42515,42506,42505,42504,42503,42502,42501,42500,42499,42498,42497,42496,42495,42494,42493,42492,42491,42490,42489,42488,42479,42475,42473,42472,42471,42470,42469,42468,42467,42466,42465,42464,42463,42462,42461,42460,42459,42458,42457,42456,42455,42454,42453,42452,42443,42442,42441,42438,42429,42428,42427,42426,42425,42424,42423,42422,42421,42420,42419,42418,42417,42416,42415,42414,42413,42412,42411,42410,42409,42408,42407,42406,42405,42404,42403,42402,42401,42400,42399,42398,42397,42396,42395,42394,42393,42392,42391,42390,42389,42388,42387,42386,42385,42384,42383,42382,42381,42375,42373,42372,42371,42370,42369,42368,42367,42366,42365,42364,42363,42362,42361,42359,42358,42357,42356,42355,42354,42353,42352,42351,42350,42349,42348,42347,42346,42345,42344,42343,42342,42341,42340,42339,42338,42337,42336,42335,42334,42333,42332,42331,42330,42329,42328,42327,42325,42324,42323,42322,42321,42320,42319,42318,42317,42316,42314,42313,42312,42311,42309,42308,42307,42306,42305,42304,42303,42302,42301,42300,42299,42298,42297,42296,42295,42294,42293,42292,42291,42290,42289,42288,42287,42286,42285,42284,42283,42282,42281,42280,42277,42269,42268,42267,42266,42265,42264,42263,42262,42261,42260,42259,42258,42257,42256,42255,42254,42253,42252,42251,42250,42249,42248,42247,42246,42245,42244,42243,42242,42241,42240,42239,42238,42237,42236,42235,42234,42233,42232,42231,42230,42229,42228,42227,42226,42225,42224,42223,42222,42221,42220,42219,42218,42217,42216,42215,42214,42213,42212,42211,42210,42209,42208,42207,42206,42205,42204,42203,42202,42201,42200,42197,42196,42195,42194,42193,42192,42191,42190,42189,42188,42187,42186,42185,42184,42183,42182,42181,42180,42179,42178,42177,42176,42175,42174,42173,42172,42171,42170,42169,42168,42166,42165,42164,42163,42162,42161,42160,42155,42154,42153,42152,42151,42147,42146,42145,42144,42143,42142,42141,42140,42131,42130,42129,42128,42127,42126,42125,42124,42123,42122,42121,42117,42116,42115,42114,42113,42112,42111,42110,42109,42108,42107,42106,42105,42104,42103,42102,42101,42100,42099,42098,42097,42096,42095,42094,42093,42092,42091,42090,42089,42088,42087,42083,42079,42078,42077,42076,42075,42074,42073,42072,42071,42069,42068,42067,42066,42065,42064,42063,42062,42061,42060,42059,42058,42057,42056,42055,42054,42053,42052,42051,42050,42049,42048,42047,42046,42045,42044,42043,42042,42041,42040,42039,42038,42037,42036,42035,42034,42033,42032,42031,42030,42029,42028,42027,42026,42025,42024,42023,42022,42021,42020,42019,42018,42017,42016,42015,42014,42013,42012,42011,42010,42009,42008,42007,42006,42005,42004,42003,42002,42001,42000,41999,41998,41997,41996,41995,41994,41993,41992,41991,41990,41989,41988,41987,41986,41985,41984,41983,41981,41980,41979,41978,41977,41976,41975,41974,41973,41972,41971,41970,41969,41968,41967,41966,41965,41964,41963,41962,41961,41960,41959,41958,41957,41956,41955,41954,41949,41948,41946,41945,41944,41942,41941,41940,41939,41938,41937,41936,41935,41934,41933,41932,41931,41930,41929,41928,41927,41926,41925,41924,41923,41922,41921,41920,41919,41918,41917,41916,41915,41914,41913,41912,41911,41910,41909,41908,41907,41903,41902,41901,41900,41899,41898,41897,41896,41895,41894,41893,41892,41891,41890,41889,41887,41886,41885,41884,41883,41879,41878,41877,41876,41875,41874,41873,41872,41871,41870,41869,41868,41867,41866,41865,41864,41863,41862,41861,41860,41856,41854,41853,41852,41848,41847,41846,41845,41844,41843,41841,41840,41839,41838,41837,41836,41814,41813,41812,41811,41810,41809,41808,41807,41806,41805,41804,41803,41802,41801,41800,41799,41798,41797,41796,41795,41794,41793,41790,41789,41788,41787,41786,41785,41784,41783,41782,41781,41780,41779,41778,41777,41776,41775,41774,41773,41772,41771,41770,41769,41768,41767,41766,41765,41764,41763,41762,41761,41760,41759,41757,41756,41755,41754,41753,41752,41751,41750,41749,41748,41747,41746,41745,41744,41743,41742,41741,41740,41739,41738,41737,41736,41735,41731,41730,41729,41711,41710,41687,41682,41681,41680,41679,41678,41677,41676,41675,41674,41673,41672,41671,41670,41669,41668,41667,41666,41665,41664,41663,41662,41661,41660,41659,41658,41657,41656,41655,41654,41652,41651,41650,41649,41648,41647,41646,41645,41644,41643,41642,41641,41640,41639,41638,41637,41636,41635,41634,41633,41632,41631,41630,41629,41628,41627,41626,41625,41623,41622,41621,41620,41619,41618,41617,41616,41615,41614,41613,41612,41611,41610,41609,41608,41607,41606,41605,41604,41603,41602,41601,41600,41599,41598,41597,41596,41595,41594,41593,41592,41590,41589,41588,41587,41586,41585,41583,41582,41581,41580,41579,41578,41577,41576,41575,41574,41573,41572,41571,41570,41569,41568,41567,41566,41565,41564,41563,41562,41561,41560,41559,41558,41557,41556,41555,41554,41553,41552,41551,41550,41549,41548,41547,41546,41545,41544,41543,41542,41541,41540,41539,41538,41537,41536,41535,41534,41533,41532,41531,41530,41529,41528,41527,41526,41524,41523,41522,41521,41520,41519,41518,41517,41516,41515,41514,41513,41512,41511,41510,41509,41508,41507,41506,41505,41504,41503,41502,41501,41500,41499,41498,41497,41496,41495,41494,41493,41492,41491,41490,41489,41488,41487,41486,41485,41484,41483,41482,41481,41480,41479,41478,41477,41476,41475,41474,41473,41472,41471,41470,41468,41467,41466,41464,41463,41462,41461,41460,41459,41458,41457,41456,41455,41454,41453,41452,41451,41449,41448,41447,41446,41445,41444,41443,41442,41441,41440,41439,41438,41437,41436,41435,41434,41433,41432,41431,41430,41429,41428,41427,41426,41425,41424,41423,41422,41421,41420,41419,41418,41417,41416,41415,41414,41413,41412,41411,41410,41409,41408,41407,41406,41405,41404,41403,41402,41401,41400,41399,41398,41397,41396,41395,41394,41393,41392,41391,41390,41389,41388,41387,41386,41385,41384,41383,41382,41381,41380,41379,41378,41376,41375,41374,41373,41372,41371,41370,41369,41368,41367,41366,41365,41364,41363,41362,41361,41360,41359,41358,41357,41356,41355,41354,41353,41351,41350,41349,41348,41347,41346,41345,41344,41343,41342,41341,41340,41339,41338,41337,41336,41335,41334,41333,41332,41331,41330,41329,41328,41327,41326,41325,41324,41323,41322,41321,41320,41319,41318,41317,41316,41315,41314,41313,41312,41311,41310,41309,41308,41307,41306,41305,41302,41300,41299,41298,41297,41295,41294,41293,41292,41291,41290,41289,41287,41286,41285,41284,41283,41282,41281,41280,41279,41278,41277,41276,41275,41274,41273,41272,41270,41269,41268,41267,41266,41265,41264,41263,41262,41261,41260,41259,41258,41257,41256,41255,41254,41253,41252,41251,41250,41249,41248,41247,41246,41245,41244,41243,41242,41241,41240,41239,41238,41237,41236,41235,41234,41233,41232,41231,41230,41229,41228,41227,41226,41225,41224,41223,41219,41218,41217,41216,41215,41214,41212,41210,41209,41208,41207,41206,41205,41204,41203,41202,41201,41200,41199,41198,41197,41196,41195,41194,41193,41192,41191,41190,41189,41188,41187,41186,41185,41184,41183,41182,41181,41180,41178,41177,41176,41175,41174,41173,41172,41171,41170,41169,41168,41167,41166,41165,41164,41163,41162,41161,41160,41159,41158,41157,41156,41155,41154,41153,41152,41151,41150,41149,41148,41147,41146,41145,41144,41143,41142,41141,41140,41139,41138,41137,41136,41135,41134,41133,41132,41131,41130,41129,41128,41127,41126,41125,41124,41123,41122,41121,41120,41119,41118,41117,41116,41115,41114,41113,41112,41111,41110,41109,41108,41107,41106,41105,41104,41103,41102,41101,41100,41099,41098,41097,41096,41095,41094,41093,41092,41091,41090,41089,41088,41087,41086,41085,41084,41083,41082,41081,41080,41079,41078,41077,41076,41075,41074,41073,41072,41071,41070,41069,41068,41067,41066,41065,41064,41063,41062,41060,41059,41058,41057,41056,41055,41054,41053,41052,41051,41050,41049,41048,41047,41046,41045,41043,41042,41041,41040,41039,41038,41037,41035,41032,41031,41030,41029,41028,41027,41026,41025,41024,41023,41022,41021,41020,41019,41018,41017,41016,41015,41014,41013,41012,41011,41010,41009,41008,41007,41006,41005,41004,41003,41002,41000,40999,40998,40997,40995,40994,40993,40991,40990,40989,40988,40987,40985,40984,40983,40982,40980,40979,40978,40974,40973,40972,40971,40970,40969,40968,40967,40966,40961,40960,40959,40958,40957,40956,40955,40953,40952,40951,40950,40949,40948,40947,40946,40945,40944,40943,40942,40941,40940,40939,40938,40936,40935,40934,40933,40932,40931,40930,40929,40928,40927,40926,40925,40924,40923,40922,40921,40920,40919,40918,40917,40916,40915,40914,40913,40912,40911,40910,40909,40908,40907,40906,40905,40904,40903,40902,40901,40900,40899,40898,40897,40896,40895,40894,40893,40892,40891,40890,40889,40888,40887,40885,40884,40883,40882,40881,40880,40879,40878,40877,40876,40875,40874,40873,40871,40870,40869,40868,40867,40866,40865,40864,40863,40862,40861,40860,40859,40858,40857,40856,40855,40854,40853,40852,40851,40850,40849,40848,40847,40846,40845,40844,40843,40842,40841,40840,40839,40838,40837,40836,40835,40834,40833,40832,40831,40830,40829,40828,40827,40826,40825,40820,40819,40817,40816,40815,40814,40812,40811,40810,40809,40808,40806,40805,40804,40803,40802,40801,40800,40799,40798,40797,40796,40795,40794,40793,40792,40791,40790,40789,40788,40787,40786,40785,40784,40783,40782,40781,40780,40779,40778,40777,40776,40775,40774,40773,40772,40771,40770,40769,40768,40767,40766,40765,40764,40763,40762,40761,40760,40759,40758,40757,40756,40755,40754,40753,40747,40746,40745,40744,40743,40742,40741,40740,40739,40738,40737,40736,40735,40734,40733,40732,40731,40730,40729,40728,40727,40726,40725,40724,40723,40722,40721,40720,40719,40718,40717,40716,40715,40714,40713,40712,40711,40710,40709,40708,40707,40705,40704,40703,40702,40701,40700,40699,40697,40696,40695,40694,40693,40692,40691,40690,40689,40688,40687,40686,40685,40683,40681,40680,40679,40678,40677,40676,40669,40668,40667,40666,40665,40664,40663,40662,40661,40660,40657,40656,40655,40654,40653,40651,40650,40649,40648,40647,40646,40645,40644,40643,40642,40641,40640,40639,40638,40637,40636,40635,40634,40633,40632,40631,40630,40629,40628,40627,40626,40625,40624,40623,40622,40621,40620,40619,40618,40617,40616,40615,40607,40606,40605,40604,40603,40602,40601,40600,40599,40598,40597,40596,40595,40594,40593,40592,40591,40590,40589,40588,40587,40586,40585,40584,40583,40582,40581,40580,40579,40578,40577,40575,40573,40572,40567,40566,40565,40564,40563,40562,40561,40560,40559,40558,40557,40556,40555,40554,40553,40552,40551,40550,40548,40547,40546,40545,40544,40543,40542,40541,40540,40539,40538,40537,40536,40535,40534,40533,40530,40529,40528,40527,40512,40511,40510,40509,40508,40507,40506,40505,40504,40503,40502,40501,40500,40499,40498,40497,40496,40495,40494,40493,40492,40491,40490,40489,40488,40487,40486,40485,40484,40483,40482,40481,40480,40479,40478,40476,40475,40474,40473,40469,40468,40467,40466,40465,40464,40463,40462,40461,40460,40459,40458,40450,40449,40448,40447,40446,40443,40441,40440,40439,40438,40437,40436,40435,40434,40433,40432,40431,40430,40429,40428,40427,40426,40425,40423,40421,40419,40417,40416,40415,40414,40413,40412,40409,40408,40406,40405,40404,40403,40401,40400,40399,40398,40392,40391,40390,40389,40388,40387,40382,40375,40374,40373,40372,40371,40370,40369,40368,40367,40366,40365,40363,40362,40361,40360,40359,40358,40357,40356,40355,40354,40353,40352,40351,40350,40345,40344,40343,40342,40341,40340,40339,40338,40337,40336,40335,40334,40333,40332,40331,40330,40329,40320,40319,40318,40317,40316,40315,40313,40312,40311,40310,40309,40308,40307,40306,40305,40304,40303,40301,40300,40298,40295,40294,40293,40291,40290,40289,40288,40284,40283,40282,40281,40280,40279,40278,40277,40276,40275,40274,40273,40272,40271,40270,40269,40268,40267,40266,40265,40264,40263,40261,40260,40258,40257,40256,40255,40254,40253,40252,40251,40250,40247,40246,40244,40243,40242,40241,40240,40239,40238,40237,40233,40232,40231,40230,40229,40228,40227,40226,40225,40224,40223,40222,40221,40220,40219,40218,40217,40216,40215,40214,40213,40212,40211,40210,40209,40208,40207,40206,40205,40204,40203,40202,40201,40200,40199,40198,40197,40196,40195,40194,40193,40192,40191,40190,40189,40188,40187,40186,40185,40184,40183,40182,40181,40180,40179,40178,40177,40176,40175,40174,40172,40171,40170,40169,40168,40167,40166,40165,40164,40163,40162,40161,40160,40151,40150,40149,40148,40147,40146,40142,40141,40140,40139,40138,40137,40136,40135,40134,40133,40132,40131,40130,40129,40128,40126,40125,40124,40123,40122,40121,40120,40110,40109,40108,40107,40106,40105,40104,40103,40102,40101,40100,40099,40098,40097,40096,40095,40093,40092,40091,40090,40084,40083,40082,40081,40080,40079,40078,40077,40076,40075,40074,40073,40072,40071,40070,40069,40068,40067,40066,40065,40064,40063,40062,40061,40060,40059,40058,40057,40056,40055,40054,40053,40052,40051,40044,40043,40042,40041,40040,40039,40038,40037,40036,40035,40034,40033,40032,40031,40030,40029,40028,40027,40026,40025,40023,40021,40019,40017,40015,40013,40011,40010,40008,40007,40006,40004,40002,40001,40000,39999,39998,39997,39996,39994,39993,39992,39990,39989,39987,39985,39984,39982,39980,39978,39977,39976,39975,39974,39973,39972,39970,39969,39968,39967,39966,39965,39964,39963,39962,39961,39960,39959,39958,39957,39956,39955,39954,39952,39951,39950,39949,39948,39947,39946,39943,39942,39941,39940,39939,39938,39936,39934,39933,39932,39931,39930,39929,39928,39927,39926,39925,39924,39923,39921,39919,39918,39917,39916,39915,39913,39911,39910,39909,39908,39907,39903,39902,39901,39900,39899,39898,39897,39896,39895,39894,39893,39892,39891,39890,39889,39888,39887,39886,39885,39884,39883,39882,39881,39879,39878,39877,39876,39875,39874,39873,39872,39871,39870,39869,39868,39867,39866,39865,39863,39862,39861,39860,39859,39858,39857,39856,39855,39854,39853,39852,39851,39850,39848,39847,39846,39845,39844,39843,39842,39841,39840,39839,39838,39837,39836,39835,39834,39833,39832,39831,39830,39829,39828,39827,39826,39825,39824,39822,39821,39820,39819,39818,39817,39816,39814,39813,39812,39811,39810,39809,39808,39807,39806,39804,39803,39802,39801,39800,39799,39798,39797,39796,39795,39794,39789,39788,39787,39765,39763,39760,39759,39758,39757,39756,39755,39754,39753,39752,39751,39750,39749,39747,39746,39745,39744,39743,39742,39741,39740,39739,39738,39737,39736,39735,39733,39732,39731,39730,39729,39728,39727,39726,39725,39724,39723,39722,39721,39720,39719,39718,39717,39716,39715,39714,39713,39712,39711,39710,39708,39707,39705,39704,39703,39702,39700,39698,39697,39696,39695,39692,39691,39686,39683,39682,39681,39679,39678,39677,39676,39675,39674,39673,39672,39670,39669,39668,39667,39665,39664,39663,39662,39661,39660,39659,39658,39657,39656,39655,39654,39653,39652,39651,39650,39649,39648,39647,39646,39645,39644,39643,39642,39641,39640,39639,39638,39637,39636,39635,39634,39633,39632,39630,39629,39628,39627,39626,39625,39624,39623,39622,39621,39620,39619,39618,39617,39616,39615,39613,39612,39611,39610,39609,39608,39607,39606,39605,39604,39603,39602,39601,39600,39598,39597,39596,39595,39594,39592,39591,39590,39589,39588,39587,39584,39583,39582,39581,39580,39579,39570,39569,39568,39519,39509,39508,39506,39480,39478,39466,39465,39464,39462,39460,39456,39454,39453,39452,39451,39450,39449,39448,39447,39446,39445,39444,39443,39442,39440,39439,39438,39437,39436,39435,39434,39433,39432,39431,39429,39428,39427,39426,39425,39423,39422,39421,39420,39419,39418,39417,39415,39414,39413,39412,39411,39410,39408,39407,39406,39405,39403,39402,39401,39400,39399,39397,39396,39395,39394,39393,39392,39391,39390,39389,39388,39387,39386,39385,39384,39383,39382,39381,39380,39379,39378,39377,39376,39375,39374,39373,39372,39371,39370,39369,39368,39367,39366,39365,39364,39363,39362,39361,39360,39359,39358,39357,39356,39355,39354,39353,39352,39351,39350,39349,39348,39347,39346,39345,39344,39343,39342,39341,39340,39339,39337,39335,39334,39333,39332,39331,39330,39329,39328,39327,39326,39325,39324,39323,39322,39321,39320,39319,39318,39317,39316,39315,39314,39313,39312,39308,39294,39283,39282,39281,39280,39279,39276,39275,39274,39273,39272,39271,39270,39269,39268,39267,39266)) OR (`Idx`=3 AND `CreatureID` IN (43276,43247,43230,43222,43219,43217,43208,43192,43179,43177,43150,43131,43115,43102,43092,43074,43066,43049,43039,42942,42937,42924,42917,42890,42871,42841,42838,42825,42823,42792,42786,42784,42783,42779,42775,42756,42746,42741,42726,42706,42677,42656,42650,42647,42645,42634,42623,42578,42548,42503,42502,42501,42493,42442,42428,42424,42418,42417,42416,42415,42414,42413,42407,42404,42400,42391,42390,42387,42386,42385,42384,42383,42373,42367,42359,42358,42339,42329,42319,42316,42301,42297,42296,42293,42281,42280,42250,42249,42234,42228,42225,42223,42220,42116,42114,42112,42108,42102,42101,42060,42057,42053,42017,42012,41995,41994,41978,41977,41976,41975,41974,41973,41972,41971,41970,41969,41968,41964,41963,41958,41955,41935,41924,41922,41919,41917,41915,41914,41913,41912,41909,41902,41899,41897,41874,41836,41784,41783,41780,41765,41763,41687,41672,41671,41661,41660,41657,41652,41629,41611,41597,41596,41594,41587,41585,41583,41582,41577,41575,41574,41571,41569,41568,41567,41564,41561,41548,41528,41495,41494,41485,41483,41439,41437,41431,41407,41393,41385,41361,41360,41358,41357,41335,41291,41281,41269,41268,41256,41237,41235,41219,41203,41191,41181,41171,41162,41158,41138,41108,41105,41102,41069,41059,41039,41035,41015,41008,40956,40948,40947,40933,40891,40890,40850,40849,40840,40839,40836,40829,40802,40779,40778,40777,40776,40775,40766,40758,40705,40702,40678,40676,40664,40661,40651,40646,40621,40579,40562,40560,40536,40530,40529,40494,40483,40465,40463,40458,40449,40432,40392,40368,40360,40356,40332,40254,40220,40195,40186,40185,40150,40124,40122,40092,40077,40076,40075,40074,40073,40068,40067,39990,39972,39951,39949,39947,39934,39891,39886,39836,39816,39806,39755,39752,39729,39719,39677,39663,39662,39655,39649,39648,39644,39637,39619,39617,39602,39597,39591,39570,39456,39453,39450,39449,39444,39431,39402,39401,39391,39349,39342,39328,39315,39314,39312,39280,39274,39270,39265)) OR (`Idx`=2 AND `CreatureID` IN (43276,43247,43230,43224,43222,43219,43217,43208,43192,43179,43177,43150,43132,43131,43115,43103,43102,43092,43074,43066,43064,43050,43049,43039,42942,42937,42924,42917,42916,42902,42893,42890,42871,42859,42841,42838,42825,42823,42792,42787,42786,42784,42783,42781,42779,42775,42756,42746,42741,42726,42706,42696,42691,42677,42656,42650,42647,42646,42645,42634,42623,42615,42578,42552,42548,42504,42503,42502,42501,42493,42479,42442,42428,42424,42421,42418,42417,42416,42415,42414,42413,42407,42404,42400,42391,42390,42387,42386,42385,42384,42383,42373,42367,42359,42358,42339,42329,42319,42316,42313,42302,42301,42297,42296,42293,42285,42283,42281,42280,42250,42249,42248,42234,42228,42225,42223,42220,42165,42147,42141,42125,42117,42116,42115,42114,42113,42112,42108,42105,42102,42101,42061,42060,42057,42056,42053,42040,42032,42017,42012,41995,41994,41989,41978,41977,41976,41975,41974,41973,41972,41971,41970,41969,41968,41964,41963,41958,41955,41935,41924,41923,41922,41919,41917,41915,41914,41913,41912,41911,41909,41902,41899,41898,41897,41874,41870,41866,41836,41789,41784,41783,41780,41765,41763,41741,41687,41681,41677,41673,41672,41671,41661,41660,41657,41652,41645,41629,41627,41620,41611,41604,41603,41597,41596,41595,41594,41587,41585,41583,41582,41577,41575,41574,41571,41569,41568,41567,41564,41561,41548,41544,41539,41528,41495,41494,41485,41483,41439,41437,41431,41408,41407,41393,41385,41384,41361,41360,41358,41357,41335,41291,41281,41269,41268,41258,41256,41254,41251,41238,41237,41235,41219,41203,41197,41191,41182,41181,41175,41171,41162,41158,41146,41138,41108,41105,41102,41090,41087,41070,41069,41062,41059,41039,41035,41015,41008,40956,40948,40947,40942,40933,40904,40892,40891,40890,40862,40858,40850,40849,40840,40839,40838,40836,40829,40802,40779,40778,40777,40776,40775,40766,40758,40723,40720,40719,40705,40702,40678,40676,40664,40661,40651,40646,40631,40621,40590,40579,40562,40560,40545,40544,40539,40536,40530,40529,40495,40494,40486,40485,40483,40482,40481,40465,40463,40458,40449,40432,40392,40391,40368,40360,40356,40342,40332,40294,40293,40291,40290,40254,40220,40217,40195,40186,40185,40150,40124,40122,40092,40077,40076,40075,40074,40073,40068,40067,39997,39990,39985,39982,39972,39951,39949,39947,39940,39934,39891,39886,39855,39854,39843,39836,39816,39806,39787,39755,39752,39729,39719,39710,39681,39677,39663,39662,39655,39654,39649,39648,39644,39637,39619,39617,39602,39597,39591,39589,39570,39456,39453,39450,39449,39444,39437,39431,39411,39405,39403,39402,39401,39391,39381,39349,39342,39328,39315,39314,39312,39280,39274,39270,39265)) OR (`Idx`=1 AND `CreatureID` IN (43276,43254,43247,43244,43236,43235,43230,43229,43224,43222,43219,43217,43210,43208,43206,43201,43192,43179,43177,43150,43133,43132,43131,43115,43113,43103,43102,43093,43092,43091,43074,43070,43069,43068,43067,43066,43064,43050,43049,43046,43039,43037,43035,43029,43028,43027,43025,42991,42990,42984,42974,42944,42943,42942,42940,42937,42935,42929,42927,42926,42924,42922,42917,42916,42903,42902,42894,42893,42890,42871,42861,42859,42856,42844,42841,42838,42836,42825,42823,42817,42816,42809,42807,42796,42793,42792,42787,42786,42785,42784,42783,42781,42779,42775,42774,42771,42769,42763,42760,42759,42756,42746,42745,42743,42741,42740,42739,42737,42735,42727,42726,42707,42706,42704,42698,42696,42695,42693,42691,42690,42679,42678,42677,42675,42671,42668,42667,42666,42665,42661,42656,42650,42648,42647,42646,42645,42636,42634,42629,42623,42620,42619,42615,42597,42596,42595,42594,42578,42576,42565,42564,42563,42562,42559,42557,42555,42554,42552,42550,42548,42536,42518,42517,42504,42503,42502,42501,42499,42496,42495,42493,42479,42463,42452,42442,42438,42428,42424,42421,42418,42417,42416,42415,42414,42413,42412,42408,42407,42404,42400,42399,42391,42390,42389,42387,42386,42385,42384,42383,42382,42373,42367,42359,42358,42356,42355,42354,42351,42345,42341,42339,42329,42319,42316,42313,42309,42306,42304,42302,42301,42297,42296,42293,42285,42283,42281,42280,42267,42255,42250,42249,42248,42247,42246,42245,42244,42241,42234,42232,42229,42228,42225,42223,42220,42216,42214,42213,42210,42209,42203,42202,42200,42197,42196,42194,42186,42182,42169,42165,42152,42151,42147,42144,42143,42141,42140,42128,42126,42125,42121,42117,42116,42115,42114,42113,42112,42109,42108,42105,42102,42101,42100,42099,42098,42093,42089,42083,42079,42064,42062,42061,42060,42058,42057,42056,42053,42052,42051,42046,42045,42040,42035,42034,42032,42018,42017,42012,42009,42007,42005,42001,41995,41994,41989,41978,41977,41976,41975,41974,41973,41972,41971,41970,41969,41968,41965,41964,41963,41962,41960,41959,41958,41957,41956,41955,41946,41945,41936,41935,41934,41930,41926,41925,41924,41923,41922,41919,41917,41915,41914,41913,41912,41911,41909,41902,41901,41900,41899,41898,41897,41879,41874,41870,41867,41866,41865,41854,41843,41836,41807,41789,41784,41783,41780,41766,41765,41763,41761,41759,41747,41746,41745,41741,41730,41729,41687,41682,41681,41677,41673,41672,41671,41661,41660,41657,41652,41647,41646,41645,41644,41643,41629,41628,41627,41620,41619,41611,41606,41604,41603,41601,41597,41596,41595,41594,41587,41585,41583,41582,41577,41576,41575,41574,41571,41569,41568,41567,41566,41564,41561,41550,41548,41546,41545,41544,41539,41533,41528,41510,41509,41505,41500,41499,41495,41494,41485,41484,41483,41473,41459,41451,41439,41438,41437,41436,41432,41431,41430,41423,41422,41408,41407,41405,41399,41397,41395,41393,41388,41387,41386,41385,41384,41361,41360,41359,41358,41357,41356,41355,41353,41335,41326,41320,41318,41317,41316,41315,41314,41309,41294,41291,41287,41283,41281,41269,41268,41264,41259,41258,41256,41254,41251,41245,41243,41242,41238,41237,41235,41230,41223,41219,41216,41210,41209,41207,41206,41203,41200,41198,41197,41194,41192,41191,41189,41188,41182,41181,41180,41178,41175,41171,41168,41162,41160,41158,41155,41154,41153,41150,41149,41146,41144,41141,41138,41126,41123,41122,41121,41116,41108,41107,41106,41105,41102,41094,41093,41091,41090,41088,41087,41073,41070,41069,41062,41059,41051,41047,41046,41045,41041,41039,41035,41021,41017,41016,41015,41008,40993,40969,40956,40948,40947,40943,40942,40941,40940,40939,40938,40933,40931,40930,40927,40906,40905,40904,40893,40892,40891,40890,40874,40868,40862,40859,40858,40850,40849,40840,40839,40838,40836,40835,40829,40812,40811,40810,40802,40796,40790,40789,40779,40778,40777,40776,40775,40774,40767,40766,40762,40761,40760,40758,40756,40725,40723,40720,40719,40718,40714,40713,40708,40707,40705,40702,40700,40678,40677,40676,40665,40664,40661,40654,40651,40646,40631,40621,40618,40617,40605,40596,40590,40588,40583,40579,40575,40567,40566,40562,40560,40559,40545,40544,40539,40538,40536,40530,40529,40512,40509,40507,40506,40497,40496,40495,40494,40490,40488,40486,40485,40483,40482,40481,40479,40465,40463,40462,40461,40460,40459,40458,40449,40447,40440,40433,40432,40430,40425,40416,40401,40392,40391,40375,40371,40368,40365,40363,40360,40356,40355,40353,40351,40350,40343,40342,40339,40335,40334,40333,40332,40309,40306,40294,40293,40291,40290,40288,40284,40283,40277,40270,40263,40255,40254,40250,40242,40241,40240,40231,40228,40220,40218,40217,40202,40199,40197,40195,40190,40186,40185,40183,40169,40167,40165,40164,40163,40151,40150,40146,40141,40138,40135,40133,40130,40128,40126,40125,40124,40122,40110,40092,40091,40090,40081,40077,40076,40075,40074,40073,40072,40068,40067,40055,40044,40043,40042,40041,40040,40039,40038,40037,40030,40029,40019,40017,40007,40006,40001,39997,39990,39985,39982,39980,39972,39966,39962,39960,39955,39951,39949,39947,39941,39940,39934,39919,39909,39903,39891,39890,39889,39888,39886,39870,39861,39859,39856,39855,39854,39848,39845,39843,39842,39841,39838,39836,39834,39832,39824,39822,39816,39813,39809,39806,39794,39789,39787,39755,39754,39753,39752,39750,39745,39744,39743,39741,39740,39739,39729,39727,39719,39710,39708,39702,39686,39681,39677,39673,39672,39663,39662,39655,39654,39649,39648,39644,39637,39635,39634,39633,39632,39628,39626,39619,39617,39613,39602,39600,39597,39591,39589,39583,39581,39570,39519,39506,39456,39453,39450,39449,39445,39444,39438,39437,39431,39411,39405,39403,39402,39401,39391,39381,39375,39349,39343,39342,39337,39328,39317,39316,39315,39314,39312,39308,39282,39280,39279,39275,39274,39270,39268,39267,39265)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (39265,39264,39263,39262,39261,39260,39259,39258,39257,39256,39255,39254,39253,39252,39251,39249,39245,39244,39239,39238,39237,39236,39231,39230,39229,39228,39227,39226,39224,39223,39222,39221,39220,39219,39218,39217,39216,39215,39214,39213,39212,39211,39210,39209,39208,39207,39206,39205,39204,39203,39201,39200,39199,39198,39197,39196,39195,39194,39193,39191,39190,39189,39188,39187,39186,39185,39184,39183,39182,39181,39180,39179,39178,39177,39176,39175,39174,39173,39172,39171,39170,39169,39165,39163,39162,39161,39160,39159,39158,39157,39156,39155,39154,39153,39152,39151,39150,39149,39148,39147,39146,39145,39144,39143,39142,39141,39140,39139,39138,39137,39136,39135,39133,39132,39131,39130,39129,39128,39127,39126,39125,39124,39123,39119,39118,39117,39116,39103,39102,39101,39100,39099,39098,39097,39096,39095,39094,39093,39092,39091,39090,39089,39088,39087,39086,39085,39084,39083,39082,39081,39080,39079,39078,39077,39076,39075,39074,39073,39072,39071,39070,39069,39068,39067,39066,39065,39064,39063,39062,39061,39060,39059,39058,39057,39056,39055,39051,39050,39049,39048,39047,39046,39045,39044,39043,39042,39041,39040,39039,39038,39037,39036,39035,39034,39033,39032,39031,39030,39029,39028,39027,39026,39025,39024,39023,39022,39021,39020,39019,39017,39016,39015,39014,39009,39008,39007,39006,39005,39004,39003,39002,38999,38998,38997,38996,38995,38994,38993,38992,38991,38990,38989,38988,38987,38986,38985,38984,38983,38982,38981,38980,38979,38978,38977,38976,38969,38968,38967,38966,38953,38952,38951,38950,38949,38942,38941,38940,38939,38938,38937,38936,38935,38934,38933,38932,38931,38930,38929,38928,38927,38926,38925,38924,38923,38922,38921,38920,38919,38918,38917,38916,38915,38914,38913,38912,38911,38910,38909,38908,38907,38906,38905,38904,38903,38902,38901,38900,38899,38898,38897,38896,38895,38894,38893,38892,38891,38890,38889,38888,38887,38886,38885,38884,38883,38882,38881,38880,38879,38878,38877,38876,38875,38874,38873,38872,38871,38870,38869,38868,38867,38863,38860,38858,38856,38855,38854,38853,38851,38850,38849,38848,38847,38846,38845,38844,38843,38842,38841,38840,38839,38832,38831,38830,38826,38825,38824,38823,38822,38821,38820,38819,38818,38816,38815,38813,38812,38811,38810,38809,38808,38807,38806,38805,38804,38803,38802,38801,38800,38799,38798,38797,38796,38795,38794,38793,38792,38791,38783,38782,38781,38780,38779,38778,38768,38767,38766,38765,38764,38763,38762,38757,38756,38755,38754,38753,38752,38751,38750,38749,38748,38747,38746,38745,38742,38739,38738,38719,38718,38716,38715,38714,38713,38712,38711,38710,38709,38708,38707,38706,38705,38704,38703,38697,38696,38695,38668,38667,38666,38665,38664,38663,38662,38661,38660,38659,38658,38652,38651,38650,38649,38648,38647,38646,38645,38644,38643,38636,38627,38624,38623,38622,38621,38620,38619,38618,38617,38616,38615,38614,38613,38612,38611,38610,38609,38608,38607,38606,38595,38594,38593,38589,38588,38587,38584,38581,38580,38579,38578,38577,38576,38575,38574,38573,38572,38571,38570,38569,38567,38566,38565,38562,38561,38560,38559,38558,38557,38556,38555,38554,38553,38551,38548,38547,38546,38545,38542,38541,38540,38539,38538,38537,38536,38535,38534,38533,38532,38531,38530,38529,38528,38527,38526,38523,38522,38521,38520,38519,38518,38517,38516,38515,38514,38513,38512,38511,38510,38509,38508,38507,38506,38505,38504,38503,38502,38501,38500,38499,38498,38497,38494,38493,38492,38491,38490,38489,38488,38487,38485,38484,38482,38477,38475,38474,38473,38472,38471,38470,38469,38468,38467,38466,38465,38464,38463,38461,38458,38457,38456,38455,38454,38453,38452,38451,38450,38449,38448,38443,38442,38441,38440,38439,38438,38437,38433,38432,38430,38429,38428,38427,38426,38425,38424,38423,38422,38421,38420,38415,38413,38412,38411,38410,38409,38392,38391,38389,38387,38386,38385,38384,38383,38382,38381,38380,38379,38378,38377,38376,38375,38374,38373,38371,38370,38369,38368,38367,38366,38365,38364,38363,38361,38360,38359,38358,38357,38355,38354,38353,38348,38347,38346,38345,38344,38343,38342,38341,38340,38339,38338,38337,38336,38335,38334,38333,38332,38331,38329,38328,38327,38326,38325,38324,38323,38319,38318,38317,38316,38315,38314,38311,38310,38309,38308,38307,38306,38305,38302,38301,38300,38295,38294,38293,38292,38291,38290,38289,38288,38287,38286,38285,38284,38283,38282,38281,38280,38279,38278,38277,38276,38275,38274,38273,38272,38271,38270,38269,38268,38264,38263,38260,38259,38255,38254,38253,38252,38251,38250,38248,38247,38246,38245,38244,38243,38242,38241,38240,38239,38238,38237,38236,38234,38232,38231,38230,38229,38228,38227,38226,38225,38224,38223,38222,38221,38218,38217,38216,38215,38214,38213,38212,38211,38210,38209,38208,38207,38206,38205,38204,38203,38202,38201,38200,38199,38196,38195,38194,38192,38191,38190,38189,38188,38187,38186,38184,38183,38182,38181,38180,38177,38176,38175,38173,38172,38164,38163,38162,38161,38160,38159,38158,38154,38153,38152,38150,38149,38148,38147,38146,38145,38144,38143,38142,38141,38140,38136,38135,38127,38125,38124,38122,38121,38120,38119,38118,38117,38116,38115,38113,38112,38111,38109,38107,38104,38070,38069,38068,38067,38066,38065,38056,38055,38054,38053,38052,38051,38050,38049,38048,38047,38046,38045,38044,38043,38042,38041,38040,38039,38038,38037,38035,38034,38033,38032,38030,38029,38028,38027,38024,38023,38022,38021,38020,38019,38018,38017,38016,38015,38014,38013,38012,38011,38010,38009,38008,38006,38005,38004,38003,38002,38001,37999,37998,37997,37996,37995,37994,37993,37992,37991,37990,37989,37988,37987,37986,37985,37984,37983,37982,37981,37980,37978,37977,37976,37974,37973,37972,37971,37970,37969,37968,37967,37966,37965,37964,37963,37962,37961,37960,37956,37955,37954,37953,37952,37951,37950,37949,37948,37947,37946,37945,37944,37942,37941,37940,37939,37938,37937,37936,37935,37934,37933,37932,37931,37930,37929,37928,37927,37926,37925,37924,37923,37922,37921,37920,37919,37918,37917,37916,37915,37914,37913,37912,37911,37910,37909,37908,37907,37906,37904,37903,37902,37901,37900,37898,37897,37896,37895,37894,37893,37892,37891,37890,37889,37888,37887,37886,37885,37884,37883,37882,37881,37880,37879,37878,37876,37875,37874,37873,37872,37871,37870,37869,37868,37866,37865,37864,37863,37862,37861,37860,37859,37858,37857,37856,37855,37854,37853,37852,37851,37850,37849,37848,37847,37846,37845,37844,37843,37842,37841,37840,37839,37838,37837,37836,37835,37834,37833,37832,37831,37830,37829,37828,37827,37826,37825,37824,37823,37822,37821,37820,37819,37818,37817,37816,37815,37814,37813,37812,37811,37810,37808,37807,37806,37805,37804,37803,37802,37801,37800,37799,37798,37796,37795,37794,37793,37792,37791,37790,37788,37787,37786,37785,37784,37783,37782,37781,37780,37779,37776,37775,37774,37773,37772,37771,37770,37769,37768,37767,37766,37765,37764,37763,37762,37761,37760,37759,37758,37757,37756,37755,37754,37753,37752,37751,37750,37749,37748,37747,37746,37745,37744,37743,37742,37741,37740,37738,37737,37736,37735,37734,37733,37732,37729,37728,37726,37724,37723,37719,37718,37717,37716,37715,37713,37712,37711,37710,37709,37708,37707,37706,37704,37703,37702,37701,37700,37699,37698,37697,37696,37695,37694,37693,37692,37691,37690,37689,37688,37687,37686,37685,37683,37682,37680,37679,37676,37675,37674,37672,37671,37670,37669,37668,37667,37666,37665,37664,37663,37662,37661,37660,37659,37602,37601,37600,37599,37598,37597,37596,37595,37594,37593,37592,37591,37590,37589,37588,37587,37586,37585,37584,37583,37582,37581,37580,37579,37578,37577,37576,37575,37574,37573,37572,37571,37570,37562,37561,37560,37559,37558,37557,37556,37555,37554,37553,37552,37548,37547,37546,37545,37544,37543,37542,37541,37540,37539,37538,37536,37535,37534,37533,37532,37531,37530,37529,37528,37527,37524,37523,37522,37521,37520,37519,37518,37517,37516,37515,37514,37513,37512,37511,37510,37509,37507,37503,37502,37501,37500,37499,37498,37497,37496,37495,37494,37493,37492,37491,37490,37489,37488,37487,37232,37231,37230,37229,37228,37227,37225,37224,37223,37222,37221,37220,37219,37218,37217,37216,37215,37214,37213,37212,37211,37210,37208,37207,37206,37205,37204,37203,37202,37201,37200,37199,37198,37197,37196,37195,37194,37193,37192,37191,37190,37189,37188,37187,37186,37185,37184,37183,37182,37181,37180,37179,37178,37177,37176,37175,37174,37173,37172,37171,37170,37169,37168,37167,37166,37165,37162,37161,37160,37159,37158,37157,37156,37155,37154,37153,37152,37151,37150,37149,37148,37147,37146,37145,37144,37143,37142,37141,37140,37139,37138,37137,37136,37135,37134,37133,37132,37131,37130,37129,37128,37127,37126,37125,37124,37123,37122,37121,37120,37119,37118,37117,37116,37115,37114,37113,37112,37111,37110,37109,37108,37107,37106,37105,37103,37102,37101,37100,37099,37098,37097,37094,37093,37092,37091,37090,37089,37088,37087,37086,37085,37084,37083,37082,37081,37080,37079,37078,37074,37073,37072,37071,37070,37069,37068,37067,37065,37064,37063,37062,37061,37059,37058,37057,37056,37055,37054,37053,37046,37045,37044,37041,37040,37039,37038,37037,37036,37035,37034,37033,37032,37031,37030,37029,37028,37027,37026,37025,37024,37023,37022,37021,37020,37019,37018,37017,37016,37015,37014,37013,37012,37011,37010,37009,37008,37007,37006,37005,37004,37003,37002,37001,37000,36999,36998,36997,36996,36995,36994,36993,36991,36990,36989,36988,36987,36986,36984,36983,36982,36980,36979,36978,36977,36976,36975,36974,36973,36972,36971,36970,36969,36968,36967,36966,36965,36964,36963,36962,36961,36960,36959,36958,36957,36956,36955,36953,36952,36951,36950,36949,36948,36947,36946,36945,36944,36943,36942,36941,36940,36939,36937,36936,36934,36932,36931,36930,36929,36928,36927,36926,36925,36924,36922,36921,36920,36919,36918,36917,36916,36915,36914,36913,36912,36911,36910,36909,36908,36907,36906,36903,36902,36901,36900,36899,36897,36896,36895,36894,36893,36892,36891,36890,36889,36888,36887,36886,36885,36884,36883,36882,36881,36880,36879,36878,36877,36876,36875,36874,36873,36872,36871,36870,36869,36868,36867,36866,36865,36864,36863,36862,36861,36860,36859,36858,36857,36856,36855,36854,36853,36852,36851,36850,36849,36848,36847,36846,36845,36844,36843,36842,36841,36840,36839,36838,36837,36835,36834,36833,36832,36831,36830,36829,36828,36827,36826,36825,36824,36823,36822,36821,36820,36819,36818,36817,36816,36815,36814,36813,36812,36811,36810,36809,36808,36807,36805,36804,36803,36801,36800,36799,36798,36797,36796,36795,36794,36793,36791,36790,36789,36788,36787,36786,36785,36784,36783,36782,36781,36780,36779,36778,36776,36774,36773,36772,36771,36770,36769,36768,36767,36766,36765,36764,36763,36761,36760,36758,36757,36756,36755,36754,36753,36752,36751,36750,36749,36748,36746,36745,36744,36743,36742,36741,36740,36739,36738,36737,36736,36735,36734,36733,36732,36731,36730,36729,36728,36727,36726,36725,36724,36723,36722,36721,36720,36719,36718,36717,36716,36715,36714,36713,36712,36711,36710,36709,36708,36707,36706,36705,36704,36703,36702,36701,36700,36699,36698,36697,36696,36695,36694,36693,36690,36689,36688,36687,36686,36685,36684,36682,36681,36680,36679,36678,36677,36676,36675,36674,36673,36672,36671,36670,36669,36667,36666,36665,36664,36663,36662,36661,36660,36659,36658,36657,36656,36655,36654,36653,36652,36651,36649,36648,36645,36644,36643,36642,36641,36640,36639,36638,36637,36636,36635,36634,36633,36632,36631,36630,36629,36628,36627,36626,36625,36624,36623,36622,36621,36620,36619,36618,36616,36615,36614,36613,36612,36611,36610,36609,36608,36607,36606,36605,36604,36602,36601,36600,36599,36598,36597,36596,36595,36594,36593,36592,36591,36585,36578,36574,36573,36568,36567,36565,36564,36562,36561,36560,36559,36558,36557,36556,36555,36554,36553,36552,36551,36550,36549,36548,36547,36546,36545,36544,36543,36542,36541,36540,36539,36537,36536,36535,36534,36533,36532,36531,36530,36529,36528,36527,36526,36525,36524,36523,36522,36521,36520,36519,36518,36517,36516,36515,36514,36513,36512,36511,36510,36509,36508,36507,36506,36505,36504,36503,36502,36501,36500,36499,36497,36496,36495,36494,36493,36492,36491,36490,36489,36488,36487,36486,36485,36484,36483,36482,36481,36479,36478,36477,36476,36472,36471,36470,36469,36468,36467,36466,36465,36464,36463,36462,36461,36460,36459,36458,36457,36456,36455,36454,36453,36452,36451,36450,36449,36448,36447,36446,36445,36444,36443,36442,36441,36440,36438,36437,36436,36432,36431,36430,36429,36428,36427,36426,36425,36424,36423,36422,36421,36420,36419,36418,36417,36416,36415,36414,36413,36412,36410,36409,36408,36407,36406,36405,36404,36403,36402,36401,36400,36399,36398,36397,36396,36395,36394,36393,36392,36391,36390,36385,36384,36383,36382,36381,36380,36379,36378,36377,36376,36375,36374,36373,36372,36371,36370,36369,36368,36367,36366,36365,36364,36363,36362,36361,36360,36359,36356,36355,36354,36353,36352,36351,36350,36349,36348,36347,36346,36345,36344,36343,36342,36338,36337,36336,36335,36334,36333,36332,36331,36330,36329,36328,36312,36308,36304,36297,36296,36295,36294,36293,36292,36291,36290,36289,36288,36287,36286,36285,36284,36283,36273,36272,36236,36235,36234,36233,36232,36231,36230,36229,36228,36227,36226,36225,36224,36223,36217,36215,36213,36212,36211,36210,36209,36208,36207,36206,36205,36204,36203,36201,36200,36198,36197,36196,36192,36191,36190,36189,36188,36186,36185,36184,36183,36182,36181,36180,36179,36178,36177,36176,36173,36171,36170,36169,36168,36167,36166,36165,36164,36163,36162,36161,36159,36157,36156,36155,36154,36153,36152,36151,36150,36149,36148,36147,36146,36145,36144,36143,36142,36141,36140,36139,36138,36137,36136,36134,36132,36131,36130,36129,36128,36127,36126,36125,36124,36123,36122,36121,36120,36119,36118,36117,36116,36115,36114,36113,36112,36109,36108,36105,36104,36103,36102,36101,36100,36099,36098,36097,36096,36095,36094,36093,36092,36079,36077,36076,36075,36074,36072,36071,36070,36069,36068,36066,36065,36064,36063,36062,36061,36060,36059,36058,36057,36056,36052,36048,36047,36042,36034,36025,36024,36021,36015,36013,36012,35995,35984,35983,35968,35929,35928,35918,35917,35916,35915,35914,35913,35912,35911,35910,35909,35908,35907,35906,35905,35904,35903,35902,35900,35899,35898,35897,35896,35895,35894,35893,35892,35891,35884,35883,35882,35881,35880,35879,35878,35877,35876,35875,35874,35873,35872,35871,35870,35869,35867,35845,35844,35843,35842,35841,35840,35839,35838,35837,35836,35835,35833,35832,35831,35830,35829,35828,35827,35826,35825,35824,35821,35820,35819,35818,35817,35816,35815,35814,35813,35812,35811,35810,35809,35808,35807,35806,35805,35790,35786,35780,35779,35778,35777,35773,35772,35771,35770,35769,35768,35766,35763,35762,35761,35760,35759,35758,35757,35756,35755,35754,35753,35752,35751,35750,35727,35698,35661,35660,35657,35651,35650,35649,35648,35647,35646,35645,35644,35642,35641,35640,35638,35637,35636,35635,35634,35633,35632,35631,35629,35628,35627,35623,35621,35620,35619,35618,35617,35614,35613,35612,35611,35610,35609,35608,35607,35606,35605,35604,35603,35602,35601,35600,35599,35598,35597,35596,35595,35594,35593,35592,35591,35590,35589,35588,35587,35586,35585,35584,35583,35582,35581,35580,35579,35578,35577,35576,35575,35574,35573,35572,35571,35570,35569,35567,35566,35565,35564,35563,35562,35561,35558,35557,35556,35554,35553,35552,35551,35550,35547,35545,35526,35510,35509,35508,35507,35506,35505,35504,35503,35501,35500,35499,35498,35497,35496,35495,35494,35493,35492,35491,35489,35488,35487,35486,35485,35484,35483,35482,35481,35480,35478,35477,35476,35475,35474,35473,35472,35471,35470,35469,35468,35467,35466,35465,35464,35463,35462,35461,35460,35459,35458,35457,35456,35454,35453,35452,35451,35450,35446,35445,35444,35434,35412,35409,35400,35399,35398,35397,35396,35395,35394,35393,35392,35391,35390,35389,35388,35387,35386,35385,35384,35383,35382,35381,35380,35379,35378,35377,35376,35375,35374,35373,35372,35371,35370,35369,35368,35367,35366,35365,35364,35363,35362,35361,35346,35345,35344,35343,35342,35341,35340,35339,35338,35337,35336,35335,35334,35333,35332,35331,35330,35329,35328,35327,35326,35325,35324,35323,35322,35321,35320,35319,35318,35317,35316,35315,35314,35313,35312,35311,35309,35307,35305,35304,35302,35300,35299,35298,35297,35296,35295,35294,35293,35292,35291,35290,35289,35288,35287,35286,35285,35284,35281,35277,35276,35275,35274,35273,35261,35260,35259,35258,35257,35256,35255,35254,35253,35252,35251,35250,35249,35248,35247,35246,35245,35244,35243,35242,35239,35238,35237,35236,35235,35234,35233,35232,35231,35230,35229,35228,35227,35226,35225,35222,35213,35212,35211,35210,35209,35207,35205,35204,35203,35202,35201,35200,35198,35197,35196,35195,35194,35193,35192,35190,35189,35188,35187,35186,35185,35180,35179,35178,35177,35176,35175,35174,35173,35172,35171,35170,35169,35168,35167,35166,35165,35164,35163,35162,35161,35160,35159,35158,35157,35156,35155,35154,35153,35152,35151,35150,35149,35148,35147,35146,35145,35144,35143,35142,35141,35140,35139,35138,35137,35136,35135,35134,35133,35132,35131,35130,35129,35128,35127,35126,35125,35124,35123,35120,35119,35118,35117,35116,35115,35114,35113,35112,35111,35110,35109,35108,35107,35106,35105,35104,35103,35102,35101,35100,35099,35098,35097,35096,35095,35094,35093,35092,35091,35090,35089,35088,35087,35086,35085,35084,35083,35082,35081,35080,35079,35078,35077,35076,35075,35074,35073,35072,35071,35070,35069,35068,35067,35066,35065,35064,35063,35062,35061,35060,35059,35058,35057,35056,35055,35054,35053,35052,35051,35050,35049,35048,35047,35046,35045,35044,35043,35042,35041,35040,35039,35038,35037,35036,35035,35034,35033,35032,35031,35030,35029,35028,35027,35026,35025,35024,35023,35022,35021,35020,35019,35018,35017,35016,35015,35014,35013,35012,35011,35010,35009,35008,35007,35006,35005,35004,35003,35002,35001,35000,34999,34998,34997,34996,34995,34994,34993,34992,34991,34990,34989,34988,34987,34986,34985,34984,34983,34982,34981,34980,34979,34978,34977,34976,34975,34974,34973,34972,34971,34970,34969,34968,34967,34966,34965,34964,34963,34962,34961,34960,34959,34958,34957,34956,34955,34954,34953,34952,34951,34950,34949,34948,34947,34946,34945,34944,34943,34942,34941,34940,34939,34938,34937,34936,34935,34934,34933,34932,34931,34930,34929,34928,34927,34925,34924,34923,34922,34921,34920,34919,34918,34917,34916,34915,34914,34913,34912,34911,34910,34909,34908,34907,34906,34905,34904,34903,34902,34901,34900,34899,34898,34897,34896,34895,34894,34893,34892,34891,34890,34888,34887,34886,34885,34884,34883,34882,34881,34880,34879,34878,34877,34876,34874,34872,34871,34870,34869,34868,34867,34866,34865,34864,34863,34862,34861,34860,34859,34858,34857,34856,34855,34854,34853,34852,34851,34850,34849,34848,34846,34845,34844,34843,34842,34841,34840,34839,34838,34837,34835,34834,34833,34832,34831,34830,34829,34828,34827,34826,34825,34824,34823,34822,34821,34820,34819,34818,34817,34816,34815,34814,34813,34812,34811,34810,34809,34808,34807,34806,34805,34804,34803,34802,34801,34800,34799,34798,34797,34796,34795,34794,34793,34790,34789,34788,34787,34786,34785,34784,34783,34782,34781,34780,34779,34778,34777,34776,34775,34774,34773,34772,34771,34770,34769,34768,34767,34766,34765,34764,34763,34762,34761,34760,34759,34758,34757,34756,34755,34754,34753,34752,34750,34749,34748,34747,34746,34745,34744,34743,34742,34741,34740,34739,34738,34737,34736,34735,34734,34733,34732,34731,34730,34729,34728,34727,34726,34725,34724,34723,34722,34721,34720,34719,34718,34717,34716,34715,34714,34713,34712,34711,34710,34709,34708,34707,34706,34705,34704,34703,34702,34701,34699,34698,34697,34696,34695,34694,34693,34692,34690,34689,34687,34686,34685,34684,34683,34682,34681,34679,34678,34677,34676,34675,34674,34673,34672,34671,34670,34668,34667,34666,34665,34664,34663,34662,34661,34660,34659,34658,34657,34656,34655,34654,34653,34652,34651,34647,34646,34645,34644,34643,34642,34641,34640,34639,34638,34637,34636,34635,34634,34633,34632,34631,34630,34629,34628,34627,34626,34625,34624,34623,34622,34621,34620,34619,34618,34617,34616,34615,34614,34613,34612,34611,34610,34609,34608,34607,34606,34605,34604,34603,34602,34601,34600,34599,34598,34597,34596)) OR (`Idx`=1 AND `CreatureID` IN (39261,39260,39255,39254,39252,39249,39245,39239,39238,39227,39220,39219,39218,39215,39213,39207,39197,39170,39159,39156,39153,39139,39138,39135,39132,39129,39127,39124,39103,39095,39093,39089,39088,39087,39086,39073,39069,39068,39064,39057,39050,39044,39042,39041,39040,39030,39029,39028,39026,39020,39017,39016,39015,39006,39005,38996,38994,38993,38992,38984,38982,38976,38969,38952,38951,38937,38936,38934,38933,38924,38915,38913,38909,38908,38907,38903,38901,38894,38893,38892,38891,38890,38889,38882,38881,38879,38877,38870,38851,38850,38848,38846,38844,38843,38839,38831,38830,38824,38823,38822,38821,38820,38819,38818,38811,38805,38781,38780,38753,38751,38747,38745,38742,38719,38710,38665,38664,38662,38661,38660,38659,38658,38643,38627,38624,38618,38616,38613,38594,38588,38587,38576,38575,38573,38569,38560,38557,38556,38554,38548,38547,38546,38545,38531,38528,38527,38508,38505,38503,38497,38493,38475,38468,38463,38461,38458,38457,38454,38452,38451,38449,38439,38438,38425,38421,38411,38409,38389,38385,38365,38363,38360,38359,38354,38353,38348,38345,38344,38342,38341,38340,38332,38327,38326,38324,38319,38317,38310,38290,38289,38288,38282,38281,38280,38279,38278,38273,38272,38271,38268,38259,38251,38250,38236,38234,38230,38229,38228,38226,38223,38221,38217,38215,38214,38213,38210,38209,38201,38200,38199,38196,38194,38192,38187,38163,38159,38158,38153,38127,38121,38119,38118,38115,38111,38107,38104,38070,38068,38067,38055,38050,38049,38048,38047,38035,38032,38030,38027,38023,38016,38008,38006,38003,38001,37996,37995,37986,37985,37984,37981,37977,37974,37971,37967,37965,37964,37963,37954,37952,37948,37947,37946,37937,37932,37931,37930,37928,37925,37924,37923,37922,37920,37918,37917,37916,37913,37912,37911,37906,37902,37900,37898,37897,37896,37895,37894,37892,37891,37889,37885,37882,37881,37878,37872,37871,37869,37866,37860,37852,37832,37831,37830,37827,37826,37825,37824,37819,37814,37805,37801,37800,37798,37790,37787,37785,37784,37782,37781,37775,37748,37746,37745,37744,37743,37738,37732,37726,37718,37716,37713,37712,37711,37707,37706,37704,37702,37694,37692,37690,37682,37671,37670,37669,37668,37667,37666,37665,37664,37663,37662,37659,37601,37595,37588,37587,37585,37584,37579,37578,37577,37576,37575,37574,37572,37558,37547,37543,37541,37540,37539,37538,37529,37523,37522,37520,37519,37512,37510,37507,37503,37499,37498,37497,37496,37492,37490,37487,37231,37224,37222,37220,37219,37218,37216,37215,37214,37211,37208,37204,37203,37199,37197,37190,37189,37186,37183,37181,37177,37176,37175,37170,37167,37166,37162,37161,37160,37159,37158,37156,37155,37149,37148,37146,37144,37143,37141,37118,37117,37116,37094,37093,37080,37079,37071,37067,37063,37053,37046,37035,37034,37033,37032,37031,37030,37029,37028,37027,37026,37023,37021,37017,37014,37013,37012,37006,37004,37003,37001,37000,36998,36983,36982,36971,36970,36969,36968,36967,36966,36962,36961,36960,36957,36953,36952,36951,36950,36947,36946,36945,36944,36942,36936,36934,36932,36925,36922,36914,36901,36893,36889,36887,36885,36876,36875,36872,36870,36869,36850,36848,36847,36843,36840,36833,36831,36830,36827,36825,36817,36816,36815,36811,36810,36809,36808,36805,36800,36798,36797,36784,36776,36774,36773,36772,36771,36770,36767,36766,36765,36764,36760,36756,36755,36754,36753,36751,36738,36737,36736,36733,36731,36727,36726,36722,36720,36718,36716,36715,36714,36713,36711,36707,36698,36693,36690,36681,36673,36672,36671,36665,36659,36657,36656,36655,36654,36653,36637,36636,36635,36634,36620,36611,36610,36604,36602,36593,36592,36591,36568,36560,36551,36539,36536,36516,36512,36508,36507,36499,36495,36493,36489,36488,36481,36460,36453,36450,36449,36448,36447,36440,36431,36426,36423,36422,36421,36415,36414,36409,36408,36405,36396,36395,36392,36391,36385,36383,36382,36381,36369,36350,36349,36348,36347,36346,36345,36344,36342,36338,36308,36292,36286,36236,36234,36230,36229,36228,36211,36209,36207,36204,36203,36201,36200,36198,36189,36179,36177,36176,36171,36169,36167,36166,36165,36164,36162,36155,36154,36149,36148,36142,36141,36137,36131,36128,36126,36123,36104,36103,36100,36099,36098,36093,36092,36079,36068,36063,36061,36058,36057,36042,36025,35929,35928,35918,35916,35915,35912,35897,35896,35894,35891,35882,35879,35845,35844,35843,35841,35836,35830,35825,35824,35821,35820,35815,35813,35812,35810,35772,35761,35751,35727,35698,35660,35651,35645,35632,35631,35629,35627,35621,35620,35614,35592,35590,35587,35585,35582,35581,35561,35554,35510,35509,35506,35505,35504,35492,35482,35475,35474,35464,35463,35460,35456,35452,35393,35392,35391,35390,35389,35388,35386,35385,35384,35383,35382,35381,35380,35379,35377,35376,35375,35374,35367,35366,35363,35339,35334,35322,35319,35318,35312,35309,35307,35305,35304,35297,35294,35284,35277,35276,35275,35274,35259,35258,35257,35254,35253,35252,35251,35250,35249,35248,35247,35246,35244,35243,35239,35238,35237,35236,35235,35234,35233,35232,35229,35228,35227,35226,35205,35202,35201,35200,35197,35193,35192,35190,35188,35186,35185,35177,35175,35172,35171,35170,35167,35166,35165,35164,35159,35152,35151,35149,35134,35127,35118,35116,35114,35106,35105,35104,35098,35097,35095,35089,35084,35083,35080,35079,35078,35076,35075,35072,35070,35065,35063,35062,35055,35018,35015,35014,35011,35010,35006,34984,34981,34979,34977,34975,34974,34970,34969,34968,34967,34966,34961,34951,34950,34949,34948,34947,34946,34945,34941,34940,34939,34938,34937,34934,34933,34932,34931,34919,34918,34917,34916,34907,34899,34894,34884,34879,34871,34870,34869,34868,34866,34864,34862,34861,34860,34859,34858,34857,34856,34855,34854,34853,34852,34851,34849,34848,34845,34844,34843,34842,34839,34838,34834,34830,34825,34824,34823,34822,34821,34820,34819,34818,34817,34812,34811,34810,34809,34806,34805,34803,34795,34790,34788,34784,34781,34774,34773,34763,34762,34760,34759,34758,34755,34748,34746,34743,34741,34740,34739,34738,34737,34736,34735,34734,34728,34720,34716,34707,34706,34704,34699,34690,34667,34661,34660,34659,34647,34642,34641,34636,34629,34622,34621,34610,34609,34606,34603,34597)) OR (`Idx`=3 AND `CreatureID` IN (39254,39252,39239,39219,39218,39153,39138,39089,39069,39068,39064,39044,39042,39041,39040,39030,39029,39028,39020,39016,38952,38913,38901,38877,38846,38844,38843,38839,38831,38830,38822,38781,38780,38753,38745,38664,38658,38643,38594,38573,38505,38497,38493,38468,38457,38449,38409,38360,38359,38348,38327,38326,38324,38217,38213,38194,38187,38104,38067,38050,38048,38047,38032,38030,38023,38016,38006,37996,37984,37977,37974,37967,37965,37937,37932,37928,37917,37898,37881,37869,37860,37830,37825,37800,37798,37790,37787,37785,37781,37775,37718,37707,37706,37668,37667,37663,37588,37587,37585,37584,37579,37577,37576,37572,37539,37538,37523,37512,37499,37498,37497,37496,37220,37218,37214,37211,37197,37175,37170,37117,37067,37001,36971,36970,36962,36950,36942,36925,36922,36914,36809,36798,36797,36773,36770,36767,36764,36756,36713,36698,36673,36671,36665,36634,36604,36591,36539,36507,36489,36481,36460,36453,36431,36426,36423,36422,36421,36414,36409,36405,36395,36392,36391,36383,36382,36381,36348,36347,36346,36344,36342,36308,36292,36207,36203,36201,36179,36176,36166,36165,36164,36162,36154,36149,36128,36104,36103,36100,36092,36063,36058,36057,36042,35929,35928,35918,35912,35897,35896,35894,35882,35844,35836,35812,35810,35632,35631,35629,35587,35554,35510,35492,35475,35460,35452,35384,35319,35318,35294,35259,35258,35254,35239,35237,35234,35233,35229,35205,35201,35200,35190,35186,35185,35177,35175,35151,35098,35097,35084,35080,35075,35072,35070,35063,34981,34969,34968,34947,34946,34945,34941,34940,34939,34938,34937,34934,34933,34932,34931,34907,34853,34852,34851,34848,34844,34843,34830,34809,34788,34759,34748,34736,34716,34706,34699,34610,34609)) OR (`Idx`=2 AND `CreatureID` IN (39254,39252,39249,39239,39219,39218,39153,39138,39132,39103,39089,39069,39068,39064,39050,39044,39042,39041,39040,39030,39029,39028,39020,39017,39016,39015,38982,38952,38937,38913,38901,38877,38846,38844,38843,38839,38831,38830,38824,38823,38822,38805,38781,38780,38753,38745,38664,38659,38658,38643,38624,38618,38616,38613,38594,38573,38554,38508,38505,38497,38493,38468,38457,38449,38425,38409,38363,38360,38359,38348,38345,38327,38326,38324,38229,38228,38221,38217,38213,38210,38196,38194,38192,38187,38111,38104,38067,38050,38048,38047,38032,38030,38027,38023,38016,38006,37996,37984,37977,37974,37971,37967,37965,37937,37932,37930,37928,37920,37917,37916,37902,37898,37881,37869,37860,37830,37825,37805,37800,37798,37790,37787,37785,37782,37781,37775,37743,37738,37718,37711,37707,37706,37694,37692,37668,37667,37664,37663,37659,37588,37587,37585,37584,37579,37577,37576,37572,37541,37539,37538,37523,37520,37512,37499,37498,37497,37496,37487,37220,37218,37214,37211,37197,37190,37189,37176,37175,37170,37167,37161,37117,37116,37093,37067,37001,36971,36970,36969,36967,36962,36961,36960,36957,36950,36942,36925,36922,36914,36885,36830,36810,36809,36798,36797,36773,36770,36767,36764,36756,36726,36713,36698,36681,36673,36671,36665,36656,36636,36635,36634,36604,36591,36551,36539,36516,36507,36499,36493,36489,36488,36481,36460,36453,36450,36448,36431,36426,36423,36422,36421,36415,36414,36409,36405,36396,36395,36392,36391,36383,36382,36381,36348,36347,36346,36344,36342,36308,36292,36236,36207,36203,36201,36179,36176,36169,36167,36166,36165,36164,36162,36154,36149,36148,36128,36104,36103,36100,36092,36068,36063,36058,36057,36042,35929,35928,35918,35916,35915,35912,35897,35896,35894,35882,35844,35836,35812,35810,35660,35651,35632,35631,35629,35627,35590,35587,35582,35554,35510,35509,35505,35504,35492,35475,35460,35456,35452,35384,35319,35318,35294,35259,35258,35254,35239,35237,35234,35233,35229,35205,35201,35200,35197,35190,35188,35186,35185,35177,35175,35172,35152,35151,35127,35118,35098,35097,35084,35080,35075,35072,35070,35063,34981,34970,34969,34968,34947,34946,34945,34941,34940,34939,34938,34937,34934,34933,34932,34931,34919,34918,34907,34884,34871,34870,34869,34868,34861,34859,34858,34857,34855,34853,34852,34851,34848,34844,34843,34830,34821,34820,34818,34817,34811,34809,34803,34790,34788,34763,34759,34748,34736,34716,34706,34699,34661,34659,34647,34636,34621,34610,34609,34603,34594)) OR (`Idx`=15 AND `CreatureID`=37800) OR (`Idx`=14 AND `CreatureID`=37800) OR (`Idx`=13 AND `CreatureID`=37800) OR (`Idx`=12 AND `CreatureID`=37800) OR (`Idx`=11 AND `CreatureID`=37800) OR (`Idx`=10 AND `CreatureID`=37800) OR (`Idx`=9 AND `CreatureID`=37800) OR (`Idx`=8 AND `CreatureID`=37800) OR (`Idx`=7 AND `CreatureID` IN (37800,37781)) OR (`Idx`=6 AND `CreatureID` IN (37800,37781)) OR (`Idx`=5 AND `CreatureID` IN (37800,37781)) OR (`Idx`=4 AND `CreatureID` IN (37800,37781)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=1 AND `CreatureID` IN (34594,34593,34592,34590,34575,34562,34548,34546,34527,34520,34517,34511,34508,34506,34505,34501,34494,34490,34489,34487,34486,34440,34439,34426,34424,34420,34419,34418,34412,34411,34410,34405,34390,34389,34381,34380,34366,34360,34356,34353,34349,34348,34347,34346,34334,34333,34329,34321,34319,34318,34315,34312,34311,34309,34302,34300,34293,34287,34286,34285,34281,34280,34275,34261,34250,34249,34248,34241,34231,34230,34213,34212,34194,34188,34182,34181,34179,34177,34176,34163,34160,34159,34157,34151,34150,34146,34145,34144,34138,34136,34129,34126,34123,34118,34117,34101,34100,34098,34096,34053,34052,34051,34048,34047,34046,34030,34014,34013,34012,34010,34008,33997,33991,33990,33979,33978,33969,33965,33958,33953,33952,33951,33950,33949,33948,33945,33944,33914,33913,33905,33882,33881,33874,33859,33858,33856,33847,33825,33824,33822,33820,33819,33818,33816,33814,33813,33810,33809,33807,33802,33787,33780,33779,33768,33767,33766,33765,33742,33736,33725,33709,33707,33698,33697,33695,33672,33669,33662,33661,33643,33632,33627,33626,33576,33575,33572,33571,33569,33567,33566,33565,33564,33563,33562,33561,33559,33558,33552,33543,33537,33500,33494,33487,33486,33485,33484,33481,33479,33476,33473,33469,33468,33463,33460,33458,33446,33440,33431,33424,33423,33407,33406,33394,33387,33384,33383,33382,33378,33377,33375,33370,33369,33367,33366,33365,33364,33359,33358,33346,33343,33342,33338,33337,33336,33334,33311,33306,33296,33295,33292,33287,33285,33282,33281,33280,33278,33267,33266,33264,33259,33245,33243,33236,33233,33221,33218,33216,33212,33208,33201,33195,33193,33192,33189,33185,33174,33173,33170,33169,33167,33146,33143,33141,33140,33135,33115,33114,33111,33108,33106,33105,33104,33087,33086,33071,33069,33068,33062,33057,33056,33054,33050,33047,33045,33031,33024,33021,33009,33006,33005,32986,32985,32984,32969,32954,32938,32928,32926,32918,32908,32907,32892,32888,32885,32883,32879,32863,32861,32860,32859,32858,32856,32855,32852,32842,32837,32836,32831,32829,32827,32826,32825,32824,32821,32819,32793,32790,32788,32786,32784,32781,32780,32771,32770,32768,32742,32694,32662,32647,32608,32606,32602,32601,32600,32598,32597,32596,32584,32576,32575,32573,32572,32532,32531,32530,32529,32527,32526,32520,32519,32510,32507,32504,32502,32498,32494,32493,32488,32476,32473,32472,32470,32469,32468,32454,32453,32451,32448,32445,32442,32431,32427,32395,32393,32389,32387,32377,32367,32366,32361,32358,32352,32347,32343,32341,32339,32328,32325,32324,32322,32321,32320,32319,32318,32314,32309,32308,32307,32305,32298,32293,32290,32289,32284,32282,32277,32276,32275,32267,32266,32265,32264,32262,32259,32258,32257,32256,32255,32249,32245,32244,32242,32241,32238,32236,32232,32224,32222,32221,32217,32215,32214,32202,32201,32200,32199,32197,32196,32195,32193,32190,32182,32179,32175,32168,32167,32164,32155,32154,32149,31915,31900,31888,31887,31882,31880,31879,31869,31866,31853,31845,31843,31842,31841,31836,31833,31832,31817,31814,31811,31809,31803,31800,31799,31796,31794,31779,31777,31773,31769,31768,31767,31766,31758,31757,31756,31755,31745,31743,31741,31740,31739,31737,31735,31732,31731,31730,31729,31728,31719,31701,31693,31692,31690,31687,31686,31684,31683,31653,31649,31646,31645,31644,31643,31642,31641,31639,31638,31630,31577,31576,31574,31573,31564,31563,31527,31526,31523,31522,31517,31482,31481,31467,31437,31435,31434,31417,31416,31415,31414,31400,31397,31364,31358,31353,31330,31328,31327,31326,31325,31318,31316,31314,31313,31312,31310,31304,31299,31298,31297,31296,31295,31294,31282,31281,31278,31276,31273,31272,31264,31256,31253,31252,31251,31250,31246,31245,31231,31205,31177,31155,31152,31150,31147,31145,31142,31141,31140,31138,31130,31127,31126,31117,31105,31100,31098,31097,31096,31094,31092,31090,31077,31068,31066,31065,31064,31049,31047,31043,31042,31041,31038,31033,31030,31015,31013,31006,31004,30996,30995,30990,30985,30984,30960,30959,30958,30957,30950,30919,30900,30899,30898,30897,30896,30889,30887,30880,30879,30878,30867,30866,30865,30864,30863,30857,30855,30845,30843,30837,30832,30755,30754,30753,30752,30751,30750,30749,30745,30744,30742,30741,30740,30739,30737,30725,30718,30712,30707,30704,30703,30702,30700,30699,30690,30687,30685,30684,30675,30673,30672,30670,30669,30665,30659,30655,30651,30650,30649,30648,30646,30644,30640,30639,30634,30632,30626,30619,30618,30616,30614,30599,30598,30593,30592,30589,30588,30577,30576,30567,30566,30559,30514,30505,30499,30494,30492,30481,30480,30476,30471,30458,30454,30448,30447,30445,30442,30441,30440,30435,30430,30421,30415,30412,30407,30402,30400,30394,30391,30386,30385,30384,30380,30366,30361,30356,30352,30351,30343,30342,30339,30334,30332,30329,30327,30319,30318,30317,30316,30315,30302,30298,30293,30289,30274,30270,30265,30263,30260,30250,30249,30246,30245,30243,30242,30238,30233,30230,30220,30215,30212,30211,30210,30209,30207,30202,30193,30190,30189,30188,30181,30179,30177,30170,30169,30166,30164,30156,30153,30151,30146,30139,30138,30133,30132,30131,30130,30126,30125,30122,30118,30114,30111,30110,30106,30103,30102,30101,30098,30091,30090,30083,30079,30078,30065,30058,30050,30045,30044,30043,30042,30038,30037,29999,29976,29973,29966,29965,29953,29949,29942,29928,29917,29916,29897,29888)) OR (`Idx`=0 AND `CreatureID` IN (34594,34593,34592,34591,34590,34589,34588,34587,34586,34585,34584,34583,34582,34581,34580,34579,34578,34577,34576,34575,34574,34573,34572,34571,34570,34569,34568,34567,34565,34564,34563,34562,34561,34560,34559,34558,34557,34556,34555,34554,34553,34552,34551,34550,34549,34548,34547,34546,34545,34544,34543,34532,34531,34530,34529,34528,34527,34526,34525,34524,34523,34522,34521,34520,34519,34518,34517,34516,34515,34514,34513,34512,34511,34510,34509,34508,34506,34505,34504,34503,34501,34500,34499,34498,34497,34496,34494,34492,34490,34489,34487,34486,34485,34484,34483,34482,34481,34480,34479,34478,34477,34476,34475,34474,34473,34472,34471,34470,34469,34468,34467,34466,34465,34463,34461,34460,34459,34458,34456,34455,34454,34453,34451,34450,34449,34448,34447,34446,34445,34444,34441,34440,34439,34438,34437,34436,34435,34434,34433,34432,34431,34430,34429,34428,34427,34426,34425,34424,34423,34422,34421,34420,34419,34418,34417,34416,34415,34414,34413,34412,34411,34410,34409,34408,34407,34406,34405,34404,34403,34402,34401,34400,34399,34398,34397,34396,34395,34393,34392,34390,34389,34388,34387,34386,34385,34383,34382,34381,34380,34379,34378,34377,34376,34375,34374,34373,34371,34370,34369,34368,34367,34366,34365,34364,34363,34362,34360,34359,34358,34357,34356,34355,34354,34353,34351,34350,34349,34348,34347,34346,34345,34344,34343,34342,34341,34340,34339,34338,34337,34336,34335,34334,34333,34331,34330,34329,34328,34327,34326,34325,34324,34323,34322,34321,34320,34319,34318,34317,34316,34315,34314,34313,34312,34311,34310,34309,34307,34306,34305,34304,34303,34302,34301,34300,34299,34297,34295,34294,34293,34292,34290,34289,34288,34287,34286,34285,34284,34283,34282,34281,34280,34279,34278,34275,34273,34271,34269,34267,34266,34265,34264,34263,34262,34261,34259,34258,34253,34252,34251,34250,34249,34248,34246,34244,34243,34242,34241,34239,34238,34234,34233,34232,34231,34230,34225,34224,34223,34213,34212,34211,34210,34209,34208,34207,34206,34205,34204,34203,34202,34199,34198,34197,34196,34195,34194,34193,34192,34191,34190,34188,34187,34184,34183,34182,34181,34180,34179,34178,34177,34176,34173,34172,34168,34167,34164,34163,34161,34160,34159,34158,34157,34156,34155,34154,34151,34150,34149,34147,34146,34145,34144,34143,34138,34137,34136,34135,34134,34133,34132,34129,34128,34127,34126,34125,34124,34123,34122,34121,34120,34119,34118,34117,34116,34107,34104,34103,34102,34101,34100,34099,34098,34097,34096,34095,34094,34093,34092,34091,34090,34089,34088,34087,34086,34085,34084,34083,34082,34081,34080,34079,34078,34077,34076,34075,34074,34073,34072,34071,34070,34069,34068,34067,34066,34064,34063,34062,34061,34060,34059,34058,34057,34056,34055,34053,34052,34051,34050,34049,34048,34047,34046,34044,34043,34042,34041,34040,34039,34038,34037,34036,34035,34034,34033,34032,34031,34030,34029,34028,34027,34026,34025,34024,34022,34021,34019,34018,34017,34015,34014,34013,34012,34011,34010,34009,34008,34007,34006,34004,34002,34001,34000,33998,33997,33996,33993,33992,33991,33990,33988,33985,33983,33981,33980,33979,33978,33977,33975,33974,33973,33972,33971,33970,33969,33966,33965,33964,33963,33962,33961,33960,33958,33957,33956,33953,33952,33951,33950,33949,33948,33947,33946,33945,33944,33943,33941,33940,33939,33938,33937,33936,33935,33934,33933,33932,33931,33930,33929,33928,33927,33926,33925,33924,33923,33922,33921,33920,33919,33918,33917,33916,33915,33914,33913,33912,33905,33904,33903,33892,33890,33889,33884,33883,33882,33881,33880,33879,33878,33877,33876,33874,33873,33872,33871,33870,33869,33868,33867,33866,33865,33864,33863,33862,33861,33859,33858,33857,33856,33855,33854,33853,33849,33848,33847,33846,33845,33844,33843,33842,33841,33840,33838,33837,33836,33834,33833,33826,33825,33824,33823,33822,33820,33819,33818,33817,33816,33814,33813,33812,33811,33810,33809,33808,33807,33806,33805,33804,33803,33802,33801,33800,33799,33798,33796,33795,33794,33793,33792,33791,33790,33788,33787,33785,33784,33783,33782,33780,33779,33778,33777,33776,33775,33774,33772,33771,33770,33769,33768,33767,33766,33765,33764,33763,33762,33761,33760,33759,33755,33754,33753,33752,33751,33750,33749,33748,33747,33746,33745,33744,33743,33742,33740,33739,33738,33736,33728,33727,33726,33725,33722,33721,33720,33719,33718,33717,33716,33715,33713,33712,33711,33710,33709,33708,33707,33706,33705,33704,33701,33699,33698,33697,33696,33695,33688,33687,33686,33685,33684,33683,33682,33681,33680,33679,33678,33677,33676,33675,33674,33673,33672,33671,33670,33669,33667,33666,33665,33663,33662,33661,33660,33659,33658,33657,33656,33655,33654,33653,33652,33651,33650,33649,33648,33647,33646,33645,33644,33643,33642,33641,33640,33639,33638,33637,33636,33635,33634,33633,33632,33631,33630,33629,33628,33627,33626,33625,33624,33623,33622,33621,33620,33619,33618,33617,33616,33615,33614,33613,33612,33611,33610,33609,33608,33603,33602,33601,33600,33599,33598,33597,33596,33595,33594,33593,33592,33591,33590,33589,33588,33587,33586,33583,33581,33580,33579,33578,33576,33575,33572,33571,33570,33569,33568,33567,33566,33565,33564,33563,33562,33561,33560,33559,33558,33557,33556,33555,33554,33553,33552,33551,33550,33549,33548,33547,33546,33545,33544,33543,33542,33541,33540,33539,33538,33537,33536,33535,33534,33533,33532,33531,33530,33529,33528,33527,33526,33525,33524,33523,33522,33521,33520,33519,33518,33517,33516,33515,33514,33513,33512,33511,33510,33509,33508,33507,33506,33505,33504,33503,33502,33501,33500,33499,33498,33497,33496,33495,33494,33493,33492,33491,33490,33489,33488,33487,33486,33485,33484,33482,33481,33480,33479,33478,33477,33476,33475,33474,33473,33472,33471,33470,33469,33468,33467,33466,33465,33464,33463,33462,33461,33460,33459,33458,33457,33456,33455,33454,33453,33452,33451,33450,33448,33447,33446,33445,33444,33443,33442,33441,33440,33439,33438,33437,33436,33435,33434,33433,33432,33431,33430,33429,33426,33425,33424,33423,33422,33421,33420,33419,33418,33417,33416,33415,33414,33413,33412,33411,33410,33409,33408,33407,33406,33405,33404,33403,33394,33390,33389,33388,33387,33386,33384,33383,33382,33381,33380,33379,33378,33377,33375,33374,33373,33372,33370,33369,33367,33366,33365,33364,33361,33359,33358,33357,33356,33355,33354,33350,33348,33347,33346,33345,33344,33343,33342,33341,33340,33339,33338,33337,33336,33335,33334,33333,33332,33331,33330,33329,33328,33327,33326,33325,33324,33323,33322,33321,33320,33319,33318,33317,33316,33315,33314,33313,33312,33311,33310,33309,33308,33307,33306,33305,33304,33303,33302,33301,33300,33299,33298,33297,33296,33295,33294,33293,33292,33291,33290,33289,33288,33287,33286,33285,33284,33283,33282,33281,33280,33278,33277,33276,33275,33274,33273,33272,33271,33267,33266,33265,33264,33263,33262,33261,33260,33259,33258,33257,33256,33255,33254,33253,33252,33251,33250,33249,33248,33247,33246,33245,33244,33243,33242,33241,33240,33239,33238,33237,33236,33235,33233,33232,33231,33229,33228,33227,33226,33225,33224,33223,33222,33221,33220,33219,33218,33217,33216,33215,33214,33213,33212,33211,33210,33209,33208,33207,33206,33205,33204,33203,33202,33201,33200,33199,33198,33197,33196,33195,33194,33193,33192,33189,33188,33187,33186,33185,33184,33183,33182,33181,33180,33179,33178,33177,33176,33175,33174,33173,33170,33169,33168,33167,33166,33165,33146,33143,33142,33141,33140,33139,33138,33137,33136,33135,33134,33133,33132,33131,33130,33129,33128,33127,33126,33125,33122,33121,33119,33118,33117,33115,33114,33113,33112,33111,33110,33109,33108,33107,33106,33105,33104,33103,33102,33101,33100,33099,33098,33097,33096,33095,33094,33093,33091,33090,33089,33088,33087,33086,33084,33083,33082,33081,33080,33079,33078,33077,33076,33075,33073,33072,33071,33069,33068,33067,33064,33063,33062,33061,33060,33059,33058,33057,33056,33055,33054,33053,33052,33051,33050,33049,33048,33047,33046,33045,33044,33043,33042,33041,33040,33039,33038,33037,33036,33035,33034,33033,33032,33031,33030,33029,33027,33026,33025,33024,33023,33022,33021,33020,33019,33018,33017,33016,33014,33013,33012,33011,33010,33009,33008,33007,33006,33005,33004,33002,33001,33000,32999,32998,32997,32996,32990,32989,32988,32987,32986,32985,32984,32983,32981,32980,32979,32978,32977,32976,32975,32974,32973,32972,32971,32970,32969,32968,32967,32966,32965,32964,32963,32962,32961,32960,32959,32958,32957,32956,32955,32954,32953,32950,32948,32946,32944,32942,32941,32939,32938,32937,32936,32935,32934,32933,32932,32931,32930,32928,32927,32926,32925,32924,32923,32922,32919,32918,32916,32915,32914,32913,32912,32911,32908,32907,32906,32905,32904,32901,32900,32899,32898,32897,32893,32892,32890,32888,32887,32886,32885,32883,32882,32879,32878,32877,32876,32875,32874,32873,32872,32871,32870,32869,32868,32867,32866,32865,32863,32862,32861,32860,32859,32858,32857,32856,32855,32854,32853,32852,32851,32850,32849,32848,32847,32845,32844,32843,32842,32841,32840,32839,32838,32837,32836,32835,32834,32833,32832,32831,32830,32829,32828,32827,32826,32825,32824,32823,32822,32821,32820,32819,32818,32816,32815,32814,32813,32812,32811,32810,32809,32808,32807,32806,32805,32804,32803,32802,32801,32800,32799,32798,32797,32794,32793,32791,32790,32789,32788,32786,32784,32781,32780,32777,32776,32775,32774,32773,32772,32771,32770,32769,32768,32767,32763,32762,32761,32760,32759,32758,32757,32756,32755,32754,32753,32752,32751,32749,32748,32747,32746,32745,32744,32743,32742,32741,32740,32739,32738,32737,32736,32735,32734,32733,32732,32731,32730,32729,32728,32727,32726,32725,32724,32723,32722,32721,32720,32719,32718,32717,32716,32715,32714,32713,32712,32711,32710,32709,32708,32706,32704,32702,32700,32697,32695,32694,32693,32692,32691,32690,32689,32688,32687,32686,32685,32684,32683,32682,32681,32680,32679,32678,32677,32676,32675,32669,32668,32667,32666,32665,32664,32663,32662,32661,32660,32659,32658,32657,32656,32655,32654,32653,32652,32651,32650,32649,32648,32647,32643,32642,32641,32640,32639,32638,32637,32636,32635,32634,32633,32632,32631,32630,32629,32627,32626,32625,32624,32623,32622,32621,32620,32619,32618,32617,32616,32615,32609,32608,32607,32606,32604,32603,32602,32601,32600,32599,32598,32597,32596,32595,32594,32593,32592,32591,32590,32589,32588,32587,32586,32585,32584,32582,32580,32579,32578,32577,32576,32575,32574,32573,32572,32571,32570,32569,32568,32567,32566,32565,32564,32563,32562,32561,32560,32559,32558,32557,32556,32548,32547,32546,32545,32544,32543,32542,32541,32540,32538,32537,32536,32535,32534,32533,32532,32531,32530,32529,32528,32527,32526,32525,32524,32523,32522,32521,32520,32519,32518,32517,32516,32515,32514,32513,32512,32511,32510,32509,32508,32507,32505,32504,32503,32502,32501,32500,32499,32498,32497,32496,32495,32494,32493,32492,32491,32490,32488,32487,32486,32485,32484,32483,32482,32481,32480,32479,32478,32477,32476,32475,32474,32473,32472,32471,32470,32469,32468,32467,32466,32454,32453,32452,32451,32450,32449,32448,32447,32446,32445,32444,32443,32442,32441,32440,32439,32438,32437,32436,32435,32434,32433,32432,32431,32430,32429,32428,32427,32426,32425,32424,32423,32422,32421,32420,32419,32418,32417,32416,32415,32414,32413,32412,32411,32410,32409,32408,32407,32406,32405,32404,32403,32402,32401,32400,32399,32398,32397,32396,32395,32394,32393,32392,32391,32390,32389,32388,32387,32386,32385,32384,32383,32382,32381,32380,32379,32378,32377,32376,32375,32374,32373,32372,32371,32370,32369,32367,32366,32365,32364,32363,32362,32361,32360,32359,32358,32357,32356,32355,32354,32353,32352,32350,32349,32348,32347,32346,32345,32344,32343,32342,32341,32340,32339,32338,32337,32336,32335,32334,32333,32332,32331,32330,32329,32328,32327,32326,32325,32324,32323,32322,32321,32320,32319,32318,32317,32316,32315,32314,32312,32311,32310,32309,32308,32307,32306,32305,32304,32303,32302,32301,32300,32299,32298,32297,32296,32295,32294,32293,32292,32291,32290,32289,32288,32287,32286,32285,32284,32283,32282,32281,32280,32279,32278,32277,32276,32275,32274,32273,32272,32271,32270,32269,32268,32267,32266,32265,32264,32263,32262,32261,32260,32259,32258,32257,32256,32255,32254,32253,32252,32251,32250,32249,32248,32247,32246,32245,32244,32242,32241,32239,32238,32237,32236,32235,32234,32233,32232,32231,32230,32229,32228,32227,32226,32225,32224,32223,32222,32221,32217,32216,32215,32214,32213,32212,32208,32207,32206,32205,32204,32203,32202,32201,32200,32199,32198,32197,32196,32195,32194,32193,32191,32190,32189,32188,32186,32185,32184,32183,32182,32181,32180,32179,32178,32176,32175,32174,32173,32172,32171,32170,32169,32168,32167,32166,32165,32164,32163,32162,32161,32160,32159,32158,32157,32156,32155,32154,32153,32152,32151,32150,32149,31916,31915,31913,31912,31911,31910,31902,31900,31899,31898,31897,31896,31895,31894,31893,31892,31891,31890,31889,31888,31887,31886,31885,31884,31883,31882,31881,31880,31879,31872,31871,31869,31868,31866,31865,31864,31863,31862,31861,31858,31857,31856,31855,31854,31853,31852,31851,31850,31849,31848,31847,31845,31844,31843,31842,31841,31840,31839,31838,31836,31834,31833,31832,31831,31830,31827,31817,31815,31814,31813,31812,31811,31810,31809,31808,31807,31806,31805,31804,31803,31802,31801,31800,31799,31798,31797,31796,31795,31794,31793,31792,31791,31790,31789,31788,31787,31786,31785,31784,31783,31782,31781,31780,31779,31778,31777,31776,31775,31773,31770,31769,31768,31767,31766,31765,31764,31763,31762,31761,31760,31759,31758,31757,31756,31755,31754,31747,31746,31745,31744,31743,31742,31741,31740,31739,31738,31737,31736,31735,31733,31732,31731,31730,31729,31728,31727,31726,31725,31724,31723,31721,31720,31719,31718,31717,31716,31715,31714,31713,31712,31711,31710,31709,31708,31706,31705,31704,31703,31702,31701,31700,31699,31698,31697,31695,31694,31693,31692,31691,31690,31689,31688,31687,31686,31685,31684,31683,31654,31653,31652,31651,31650,31649,31648,31646,31645,31644,31643,31642,31641,31640,31639,31638,31637,31636,31634,31633,31632,31631,31630,31629,31627,31626,31625,31624,31623,31622,31621,31620,31619,31618,31584,31583,31582,31581,31580,31579,31578,31577,31576,31575,31574,31573,31572,31571,31570,31569,31568,31567,31566,31565,31564,31563,31562,31557,31556,31555,31554,31553,31552,31551,31549,31545,31532,31531,31530,31529,31528,31527,31526,31524,31523,31522,31517,31516,31482,31481,31467,31444,31440,31439,31438,31437,31435,31434,31433,31432,31431,31430,31429,31428,31427,31426,31425,31424,31423,31422,31421,31420,31419,31418,31417,31416,31415,31414,31413,31412,31411,31409,31408,31407,31406,31405,31404,31403,31402,31401,31400,31399,31398,31397,31396,31395,31393,31364,31358,31353,31334,31333,31331,31330,31329,31328,31327,31326,31325,31324,31323,31322,31321,31320,31319,31318,31316,31315,31314,31313,31312,31310,31309,31308,31307,31306,31305,31304,31302,31301,31300,31299,31298,31297,31296,31295,31294,31293,31292,31291,31290,31289,31288,31287,31286,31285,31284,31283,31282,31281,31280,31279,31278,31277,31276,31274,31273,31272,31271,31269,31268,31267,31266,31265,31264,31263,31262,31261,31260,31259,31258,31257,31256,31255,31254,31253,31252,31251,31250,31249,31248,31247,31246,31245,31244,31243,31242,31241,31240,31239,31238,31237,31236,31235,31234,31233,31231,31230,31229,31228,31226,31225,31224,31223,31222,31221,31220,31219,31218,31216,31214,31209,31205,31204,31198,31196,31195,31194,31193,31192,31191,31190,31189,31186,31185,31182,31181,31177,31176,31175,31174,31173,31172,31171,31170,31169,31168,31167,31166,31165,31164,31163,31162,31161,31160,31159,31158,31157,31156,31155,31154,31153,31152,31151,31150,31149,31147,31146,31145,31144,31142,31141,31140,31139,31138,31137,31136,31135,31134,31133,31132,31131,31130,31129,31127,31126,31125,31124,31123,31122,31121,31120,31119,31118,31117,31116,31115,31111,31110,31109,31108,31107,31106,31105,31104,31103,31102,31101,31100,31099,31098,31097,31096,31095,31094,31093,31092,31091,31090,31089,31088,31087,31086,31085,31084,31083,31082,31081,31080,31079,31078,31077,31076,31075,31074,31073,31072,31071,31070,31069,31068,31067,31066,31065,31064,31063,31062,31061,31060,31059,31058,31057,31056,31054,31053,31052,31051,31050,31049,31048,31047,31046,31045,31044,31043,31042,31041,31040,31039,31038,31037,31036,31033,31032,31031,31030,31029,31028,31027,31026,31025,31024,31023,31022,31021,31020,31019,31018,31017,31016,31015,31014,31013,31012,31011,31010,31009,31008,31007,31006,31005,31004,31003,30997,30996,30995,30994,30993,30992,30990,30989,30988,30987,30986,30985,30984,30963,30962,30961,30960,30959,30958,30957,30956,30955,30954,30953,30952,30951,30950,30949,30948,30947,30946,30945,30944,30924,30922,30921,30920,30919,30918,30900,30899,30898,30897,30896,30895,30894,30893,30892,30891,30890,30889,30888,30887,30886,30885,30884,30883,30882,30881,30880,30879,30878,30877,30876,30875,30874,30873,30872,30871,30870,30869,30868,30867,30866,30865,30864,30863,30862,30861,30860,30858,30857,30856,30855,30853,30852,30851,30850,30849,30848,30847,30846,30845,30844,30843,30842,30841,30840,30839,30838,30837,30836,30835,30833,30832,30831,30830,30829,30828,30827,30826,30825,30824,30755,30754,30753,30752,30751,30750,30749,30746,30745,30744,30743,30742,30741,30740,30739,30738,30737,30736,30735,30734,30733,30732,30731,30730,30729,30728,30727,30726,30725,30724,30723,30722,30721,30719,30718,30717,30716,30715,30714,30713,30712,30711,30710,30709,30708,30707,30706,30704,30703,30702,30701,30700,30699,30698,30697,30696,30695,30694,30693,30692,30691,30690,30689,30688,30687,30686,30685,30684,30683,30682,30681,30680,30679,30678,30677,30676,30675,30674,30673,30672,30671,30670,30669,30668,30667,30666,30665,30664,30663,30662,30661,30660,30659,30658,30657,30656,30655,30654,30653,30652,30651,30650,30649,30648,30647,30646,30645,30644,30643,30642,30641,30640,30639,30634,30633,30632,30631,30630,30629,30628,30627,30626,30625,30624,30623,30622,30621,30619,30618,30617,30616,30615,30614,30613,30611,30610,30609,30608,30607,30606,30605,30604,30599,30598,30597,30596,30595,30594,30593,30592,30591,30590,30589,30588,30587,30586,30585,30584,30583,30582,30581,30580,30579,30578,30577,30576,30575,30574,30573,30572,30571,30570,30569,30568,30567,30566,30565,30564,30563,30562,30561,30560,30559,30558,30557,30556,30555,30554,30553,30552,30551,30550,30549,30548,30547,30546,30545,30544,30543,30542,30541,30538,30537,30536,30535,30534,30533,30531,30523,30515,30514,30507,30506,30505,30504,30503,30502,30501,30500,30499,30494,30493,30492,30491,30490,30489,30488,30487,30486,30484,30483,30482,30481,30480,30479,30477,30476,30475,30474,30472,30471,30470,30469,30468,30467,30466,30465,30464,30463,30462,30461,30458,30456,30455,30454,30453,30452,30451,30450,30449,30448,30447,30446,30445,30444,30443,30442,30441,30440,30439,30438,30437,30436,30435,30434,30433,30432,30431,30430,30429,30425,30423,30422,30421,30420,30419,30418,30417,30416,30415,30414,30413,30412,30411,30409,30408,30407,30406,30405,30404,30403,30402,30401,30400,30399,30396,30395,30394,30393,30392,30391,30390,30388,30387,30386,30385,30384,30383,30382,30381,30380,30379,30378,30377,30376,30375,30374,30373,30372,30371,30370,30369,30368,30367,30366,30365,30364,30363,30362,30361,30360,30359,30358,30357,30356,30355,30354,30353,30352,30351,30350,30348,30347,30346,30345,30344,30343,30342,30341,30340,30339,30338,30337,30336,30335,30334,30333,30332,30331,30330,30329,30328,30327,30326,30325,30322,30320,30319,30318,30317,30316,30315,30314,30313,30312,30311,30310,30309,30308,30307,30306,30305,30304,30302,30301,30300,30299,30298,30297,30296,30295,30294,30293,30292,30291,30290,30289,30288,30287,30286,30285,30284,30283,30282,30281,30280,30279,30278,30277,30276,30275,30274,30273,30272,30271,30270,30269,30268,30266,30265,30263,30262,30261,30260,30259,30258,30257,30256,30255,30254,30253,30252,30250,30249,30248,30247,30246,30245,30244,30243,30242,30241,30240,30239,30238,30236,30235,30234,30233,30232,30231,30230,30229,30228,30227,30226,30225,30224,30223,30222,30221,30220,30219,30218,30217,30216,30215,30214,30212,30211,30210,30209,30208,30207,30206,30205,30204,30203,30202,30201,30200,30199,30198,30197,30196,30195,30194,30193,30192,30191,30190,30189,30188,30187,30186,30184,30182,30181,30180,30179,30178,30177,30176,30175,30174,30173,30172,30171,30170,30169,30167,30166,30165,30164,30163,30162,30161,30160,30159,30158,30157,30156,30155,30154,30153,30152,30151,30150,30149,30148,30147,30146,30145,30144,30143,30142,30141,30140,30139,30138,30137,30136,30135,30134,30133,30132,30131,30130,30127,30126,30125,30124,30123,30122,30121,30120,30118,30117,30116,30115,30114,30113,30111,30110,30108,30107,30106,30105,30104,30103,30102,30101,30099,30098,30096,30095,30094,30093,30091,30090,30089,30088,30086,30085,30084,30083,30082,30081,30080,30079,30078,30077,30076,30074,30073,30072,30071,30070,30069,30067,30066,30065,30064,30063,30062,30060,30059,30058,30056,30055,30054,30053,30052,30051,30050,30046,30045,30044,30043,30042,30041,30040,30039,30038,30037,30036,30035,30034,30033,30032,30031,30030,30029,30028,30027,30026,30025,30024,30023,30022,30021,30020,30019,30017,30014,30013,30012,30011,30010,30009,30008,30007,30006,30005,30004,30003,30002,30001,29999,29998,29997,29996,29995,29994,29993,29992,29984,29983,29982,29981,29980,29979,29978,29977,29976,29975,29974,29973,29971,29970,29969,29968,29967,29966,29965,29964,29963,29962,29961,29960,29959,29958,29953,29952,29951,29950,29949,29948,29947,29945,29944,29943,29942,29939,29938,29937,29936,29935,29934,29933,29932,29931,29930,29929,29928,29927,29926,29925,29924,29923,29922,29921,29920,29919,29918,29917,29916,29915,29914,29913,29912,29911,29910,29909,29908,29907,29906,29905,29904,29903,29902,29897,29896,29895,29894,29893,29892,29891,29890,29889,29888,29887,29886,29885,29884,29883,29882)) OR (`Idx`=2 AND `CreatureID` IN (34593,34592,34590,34520,34517,34511,34505,34494,34490,34489,34486,34419,34405,34390,34380,34366,34353,34347,34309,34300,34285,34275,34261,34249,34248,34179,34177,34163,34160,34144,34126,34118,34117,34101,34030,34014,34013,34012,34008,33952,33951,33950,33949,33945,33914,33819,33818,33816,33813,33810,33807,33780,33768,33766,33698,33695,33672,33662,33643,33627,33626,33569,33494,33481,33479,33469,33460,33458,33440,33431,33407,33394,33387,33375,33359,33346,33343,33338,33334,33295,33281,33278,33266,33264,33216,33208,33201,33195,33193,33169,33143,33115,33106,33071,32969,32885,32883,32861,32860,32859,32858,32856,32855,32842,32837,32836,32793,32781,32770,32602,32601,32600,32598,32597,32596,32584,32576,32573,32529,32526,32519,32502,32498,32493,32488,32476,32472,32470,32469,32468,32454,32453,32451,32395,32393,32367,32361,32358,32322,32321,32309,32308,32307,32293,32290,32284,32275,32267,32257,32255,32222,32201,32190,32182,32164,32149,31900,31882,31843,31833,31832,31809,31803,31800,31799,31779,31769,31768,31758,31757,31756,31755,31741,31740,31737,31735,31732,31730,31729,31728,31719,31701,31692,31649,31642,31564,31563,31527,31523,31522,31482,31467,31437,31435,31434,31417,31416,31414,31397,31330,31328,31327,31326,31325,31318,31316,31314,31313,31310,31304,31298,31297,31296,31295,31281,31278,31276,31273,31256,31252,31250,31205,31177,31155,31152,31150,31147,31142,31141,31140,31130,31100,31098,31097,31094,31090,31043,31042,31033,31030,30984,30958,30957,30919,30900,30867,30866,30855,30845,30755,30754,30753,30752,30751,30741,30740,30739,30737,30725,30718,30704,30703,30685,30675,30672,30665,30659,30639,30634,30632,30619,30618,30567,30566,30505,30499,30481,30480,30458,30448,30447,30445,30441,30440,30430,30407,30400,30394,30386,30385,30380,30356,30352,30351,30332,30319,30274,30270,30265,30263,30260,30249,30245,30243,30242,30238,30233,30230,30202,30193,30190,30189,30188,30179,30170,30114,30111,30110,30102,30098,30065,30045,30044,30043,30042,30037,29976,29942,29917,29916,29897,29888)) OR (`Idx`=3 AND `CreatureID` IN (34590,34517,34511,34505,34494,34490,34489,34405,34366,34309,34300,34261,34249,34248,34179,34177,34163,34160,34118,34101,34012,33952,33951,33950,33949,33813,33807,33780,33768,33766,33698,33695,33672,33662,33627,33626,33494,33479,33440,33431,33407,33375,33359,33338,33334,33281,33278,33266,33264,33208,33201,33193,33115,33106,33071,32969,32885,32883,32861,32860,32859,32858,32856,32842,32837,32836,32602,32601,32600,32598,32597,32596,32573,32529,32526,32519,32502,32498,32493,32488,32476,32472,32470,32469,32468,32454,32453,32395,32393,32367,32358,32309,32308,32307,32293,32290,32275,32257,32255,32201,32190,32149,31900,31843,31833,31832,31809,31803,31800,31799,31779,31769,31768,31758,31757,31756,31755,31741,31737,31730,31729,31728,31701,31692,31642,31564,31563,31527,31523,31522,31482,31467,31437,31435,31434,31417,31416,31397,31330,31328,31314,31313,31310,31304,31298,31297,31296,31281,31278,31273,31256,31252,31250,31177,31155,31147,31142,31141,31140,31130,31098,31094,31033,31030,30984,30919,30867,30855,30845,30755,30754,30753,30752,30751,30740,30739,30737,30725,30718,30704,30703,30675,30672,30665,30634,30632,30567,30566,30505,30499,30481,30480,30458,30448,30430,30407,30400,30394,30386,30385,30380,30356,30352,30351,30332,30319,30274,30270,30265,30263,30260,30249,30245,30238,30233,30230,30193,30190,30189,30188,30179,30170,30114,30111,30110,30102,30098,30065,30044,30042,30037,29976,29942,29916,29897,29888)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=1 AND `CreatureID` IN (29881,29880,29877,29876,29874,29873,29871,29870,29868,29866,29865,29848,29847,29846,29845,29836,29826,29822,29820,29816,29815,29812,29811,29805,29803,29792,29773,29772,29771,29752,29747,29738,29737,29735,29731,29730,29729,29724,29722,29720,29719,29717,29712,29698,29696,29692,29686,29685,29682,29655,29652,29649,29637,29630,29627,29618,29614,29599,29597,29595,29589,29588,29581,29580,29578,29577,29567,29566,29565,29558,29555,29554,29550,29524,29521,29520,29519,29517,29492,29469,29459,29457,29444,29434,29433,29427,29425,29424,29422,29416,29413,29407,29406,29401,29400,29398,29397,29392,29391,29389,29384,29348,29346,29345,29339,29338,29337,29336,29334,29333,29332,29330,29329,29326,29301,29276,29269,29255,29254,29245,29224,29219,29215,29212,29202,29193,29192,29191,29189,29185,29184,29174,29170,29152,29150,29144,29140,29138,29136,29135,29134,29129,29106,29105,29103,29102,29101,29100,29099,29094,29088,29081,29080,29079,29069,29060,29058,29057,29056,29055,29054,29038,29036,29031,29030,29029,29027,29025,29019,29016,29011,29007,28988,28986,28984,28960,28957,28949,28947,28946,28942,28941,28940,28939,28937,28936,28935,28934,28933,28932,28930,28929,28928,28927,28915,28904,28901,28900,28899,28898,28897,28896,28895,28892,28889,28888,28886,28884,28882,28881,28876,28874,28865,28863,28861,28856,28854,28853,28852,28849,28839,28823,28818,28817,28816,28815,28814,28808,28801,28789,28786,28784,28780,28779,28778,28777,28775,28773,28770,28765,28762,28761,28758,28757,28755,28753,28751,28748,28747,28743,28741,28740,28739,28738,28724,28717,28713,28664,28663,28662,28660,28655,28648,28643,28638,28637,28633,28632,28631,28627,28622,28617,28613,28612,28611,28610,28609,28608,28607,28606,28605,28604,28602,28594,28593,28591,28590,28577,28576,28570,28569,28567,28563,28560,28559,28557,28544,28543,28542,28540,28539,28538,28537,28536,28535,28530,28529,28528,28525,28523,28520,28511,28509,28507,28506,28505,28504,28493,28492,28491,28490,28489,28485,28483,28481,28478,28469,28466,28465,28464,28463,28462,28461,28460,28459,28458,28457,28456,28455,28454,28453,28440,28438,28437,28436,28435,28434,28433,28432,28431,28430,28429,28428,28427,28426,28425,28424,28423,28422,28421,28420,28418,28417,28415,28414,28411,28407,28406,28405,28396,28395,28394,28393,28392,28391,28390,28388,28387,28386,28385,28383,28373,28370,28368,28367,28352,28351,28348,28341,28340,28333,28332,28330,28322,28320,28316,28307,28305,28304,28300,28299,28296,28295,28294,28293,28289,28279,28273,28265,28260,28259,28256,28254,28248,28247,28240,28239,28237,28235,28234,28230,28229,28202,28198,28190,28183,28181,28180,28173,28169,28167,28162,28161,28157,28156,28149,28144,28140,28139,28137,28130,28129,28128,28124,28123,28117,28111,28109,28098,28093,28090,28080,28078,28076,28065,28064,28055,28052,28041,28036,28035,28034,28029,28028,28026,28024,28022,28019,28015,28013,28011,28009,28008,28007,28005,28002,28001,27999,27995,27988,27973,27957,27953,27944,27931,27929,27927,27921,27910,27908,27905,27900,27898,27897,27896,27893,27890,27889,27887,27880,27878,27875,27874,27870,27869,27853,27851,27843,27837,27836,27830,27829,27827,27802,27795,27794,27793,27792,27791,27788,27761,27758,27757,27754,27753,27749,27748,27741,27740,27737,27723,27714,27713,27712,27710,27709,27702,27698,27695,27690,27689,27688,27687,27679,27678,27677,27676,27674,27673,27669,27665,27663,27662,27660,27643,27640,27639,27622,27613,27608,27598,27589,27588,27587,27583,27576,27573,27572,27571,27570,27569,27568,27566,27564,27561,27560,27556,27554,27553,27552,27550,27549,27548,27546,27540,27539,27535,27529,27522,27521,27519,27518,27517,27516,27504,27501,27500,27482,27481,27479,27475,27470,27467,27466,27463,27457,27456,27454,27453,27452,27450,27449,27448,27446,27445,27444,27437,27436,27432,27431,27429,27428,27427,27426,27424,27420,27419,27418,27417,27413,27406,27405,27403,27402,27401,27396,27394,27393,27392,27387,27375,27370,27369,27368,27366,27361,27359,27358,27357,27356,27353,27351,27345,27341,27339,27336,27335,27333,27332,27331,27330,27327,27326,27323,27315,27306,27305,27297,27296,27293,27290,27286,27284,27280,27279,27278,27276,27273,27272,27265,27264,27263,27261,27260,27259,27254,27253,27251,27233,27226,27225,27223,27222,27220,27219,27218,27214,27207,27206,27205,27203,27202,27201,27200,27189,27180,27178,27175,27171,27170,27164,27163,27162,27161,27160,27158,27153,27135,27126,27123,27118,27117,27112,27111,27110,27109,27108,27107,27106,27074,27073,27072,27048,27047,27035,27020,26970,26965,26946,26937,26933,26927,26918,26902,26897,26891,26889,26887,26870,26869,26867,26864,26857,26856,26855,26839,26834,26831,26817,26816,26813,26804,26790,26789,26785,26784,26780,26779,26778,26777,26776,26775,26774,26773,26772,26729,26728,26727,26712,26708,26705,26704,26700,26699,26698,26679,26675,26672,26667,26663,26656,26645,26639,26620,26619,26613,26612,26603,26601,26591,26576,26570,26565,26559,26554,26553,26550,26531,26526,26524,26511,26507,26503,26498,26490,26487,26486,26480,26477,26476,26472,26470,26469,26468,26448,26445,26444,26438,26437,26435,26430,26427,26426,26417,26411,26403,26400,26391,26389,26373,26362,26351,26350,26347,26346,26344,26343,26336,26320,26319,26318,26317,26312,26311,26298,26297,26296,26292,26289,26287,26284,26281,26280,26276,26273,26272,26265,26264,26262,26259,26257,26256,26254,26253,26251,26249,26248,26239,26230,26227,26223,26222,26221,26220,26217,26200,26193,26190,26189,26188,26184,26183,26179,26176,26175,26172,26167,26165,26162,26161,26159,26157,26130,26129,26126,26125,26121,26120,26114,26112,26109,26105,26097,26094,26093,26086,26082,26057,26047,26043,26041,25995)) OR (`Idx`=0 AND `CreatureID` IN (29881,29880,29879,29878,29877,29876,29875,29874,29873,29872,29871,29870,29868,29867,29866,29865,29864,29863,29862,29861,29860,29859,29858,29857,29856,29855,29854,29851,29850,29849,29848,29847,29846,29845,29844,29843,29841,29840,29839,29838,29836,29834,29832,29830,29829,29826,29822,29821,29820,29819,29818,29816,29815,29814,29812,29811,29810,29809,29808,29807,29806,29805,29804,29803,29802,29801,29800,29799,29798,29796,29795,29794,29793,29792,29791,29790,29789,29785,29784,29783,29782,29781,29780,29778,29777,29776,29775,29774,29773,29772,29771,29770,29769,29768,29767,29766,29765,29764,29763,29762,29761,29760,29759,29758,29757,29756,29755,29754,29753,29752,29751,29750,29749,29748,29747,29746,29745,29744,29743,29742,29741,29740,29738,29737,29736,29735,29734,29733,29732,29731,29730,29729,29728,29727,29726,29725,29724,29722,29721,29720,29719,29717,29716,29715,29714,29713,29712,29711,29710,29709,29708,29704,29703,29702,29700,29699,29698,29697,29696,29695,29694,29693,29692,29691,29690,29689,29688,29687,29686,29685,29684,29682,29681,29680,29679,29677,29676,29675,29674,29673,29672,29671,29670,29669,29668,29667,29665,29664,29663,29662,29660,29658,29657,29656,29655,29654,29652,29651,29650,29649,29648,29647,29646,29645,29644,29643,29642,29641,29640,29639,29637,29636,29631,29630,29629,29628,29627,29626,29625,29624,29623,29622,29621,29620,29619,29618,29617,29616,29614,29611,29610,29607,29605,29604,29602,29599,29598,29597,29596,29595,29594,29593,29592,29591,29590,29589,29588,29587,29586,29585,29584,29583,29582,29581,29580,29579,29578,29577,29573,29572,29571,29570,29569,29568,29567,29566,29565,29564,29563,29562,29561,29560,29559,29558,29556,29555,29554,29553,29552,29551,29550,29549,29548,29547,29546,29545,29544,29543,29542,29541,29540,29539,29538,29537,29535,29534,29533,29532,29530,29529,29528,29527,29526,29525,29524,29523,29522,29521,29520,29519,29518,29517,29515,29514,29513,29512,29511,29510,29509,29508,29507,29506,29505,29504,29503,29501,29500,29499,29498,29497,29496,29495,29494,29493,29492,29491,29490,29489,29488,29487,29486,29485,29484,29483,29482,29481,29480,29479,29478,29477,29476,29475,29474,29473,29472,29471,29469,29468,29466,29461,29460,29459,29458,29457,29456,29455,29454,29453,29452,29451,29450,29449,29445,29444,29443,29442,29441,29440,29439,29438,29437,29436,29435,29434,29433,29432,29431,29430,29429,29428,29427,29426,29425,29424,29423,29422,29421,29420,29419,29418,29416,29415,29414,29413,29412,29411,29409,29408,29407,29406,29405,29404,29403,29402,29401,29400,29399,29398,29397,29396,29395,29394,29393,29392,29391,29390,29389,29387,29386,29385,29384,29383,29382,29381,29380,29378,29377,29376,29375,29374,29372,29370,29369,29368,29367,29366,29365,29364,29361,29358,29352,29351,29350,29349,29348,29346,29345,29344,29343,29342,29341,29340,29339,29338,29337,29336,29335,29334,29333,29332,29331,29330,29329,29328,29327,29326,29325,29323,29322,29321,29320,29319,29318,29317,29316,29315,29314,29313,29312,29311,29310,29309,29308,29307,29306,29305,29304,29303,29302,29301,29300,29299,29298,29297,29296,29295,29294,29293,29292,29291,29290,29289,29288,29287,29285,29283,29282,29281,29280,29277,29276,29275,29272,29271,29270,29269,29266,29265,29264,29262,29261,29260,29259,29258,29257,29255,29254,29253,29252,29251,29250,29246,29245,29244,29240,29239,29238,29237,29236,29235,29234,29233,29232,29231,29230,29228,29227,29225,29224,29223,29222,29221,29220,29219,29218,29217,29216,29215,29214,29213,29212,29211,29210,29209,29208,29207,29206,29205,29204,29203,29202,29201,29200,29199,29198,29197,29196,29195,29194,29193,29192,29191,29190,29189,29188,29187,29186,29185,29184,29183,29182,29181,29180,29179,29178,29177,29176,29175,29174,29173,29172,29171,29170,29169,29165,29163,29162,29161,29160,29159,29158,29157,29156,29155,29154,29153,29152,29151,29150,29149,29147,29146,29145,29144,29143,29142,29141,29140,29139,29138,29137,29136,29135,29134,29133,29132,29131,29130,29129,29128,29127,29126,29125,29124,29123,29122,29121,29120,29119,29118,29117,29116,29115,29114,29113,29112,29111,29110,29109,29108,29107,29106,29105,29104,29103,29102,29101,29100,29099,29098,29097,29096,29095,29094,29093,29089,29088,29087,29082,29081,29080,29079,29078,29077,29076,29075,29074,29073,29072,29071,29070,29069,29068,29067,29066,29065,29064,29063,29062,29061,29060,29059,29058,29057,29056,29055,29054,29053,29052,29051,29050,29049,29048,29047,29046,29045,29044,29043,29039,29038,29037,29036,29035,29034,29033,29032,29031,29030,29029,29028,29027,29026,29025,29024,29023,29022,29021,29020,29019,29018,29017,29016,29015,29014,29013,29011,29010,29009,29008,29007,29006,29005,29004,29003,29002,29001,29000,28999,28998,28997,28996,28995,28994,28993,28992,28991,28990,28989,28988,28987,28986,28985,28984,28965,28964,28961,28960,28958,28957,28956,28955,28954,28953,28952,28951,28950,28949,28948,28947,28946,28945,28944,28943,28942,28941,28940,28939,28938,28937,28936,28935,28934,28933,28932,28931,28930,28929,28928,28927,28926,28925,28924,28923,28922,28921,28920,28919,28918,28917,28916,28915,28914,28913,28912,28911,28910,28909,28908,28907,28906,28905,28904,28903,28902,28901,28900,28899,28898,28897,28896,28895,28894,28893,28892,28891,28890,28889,28888,28887,28886,28885,28884,28883,28882,28881,28880,28879,28878,28877,28876,28875,28874,28873,28872,28871,28870,28869,28868,28867,28866,28865,28864,28863,28862,28861,28860,28859,28858,28857,28856,28855,28854,28853,28852,28851,28850,28849,28848,28847,28846,28845,28844,28843,28842,28841,28840,28839,28838,28837,28836,28835,28834,28833,28832,28831,28830,28829,28828,28827,28826,28825,28824,28823,28822,28821,28820,28819,28818,28817,28816,28815,28814,28813,28812,28811,28810,28809,28808,28807,28806,28805,28804,28803,28802,28801,28800,28799,28798,28797,28796,28795,28794,28793,28792,28791,28790,28789,28788,28787,28786,28785,28784,28783,28782,28781,28780,28779,28778,28777,28776,28775,28774,28773,28771,28770,28769,28768,28767,28766,28765,28764,28763,28762,28761,28760,28759,28758,28757,28756,28755,28754,28753,28752,28751,28750,28749,28748,28747,28746,28745,28744,28743,28742,28741,28740,28739,28738,28737,28736,28735,28734,28733,28732,28731,28730,28729,28728,28727,28726,28725,28724,28723,28722,28721,28720,28719,28718,28717,28716,28715,28714,28713,28712,28711,28710,28709,28708,28707,28706,28705,28704,28703,28702,28701,28700,28699,28698,28697,28696,28695,28694,28693,28692,28691,28690,28689,28687,28686,28685,28684,28683,28682,28681,28680,28679,28678,28677,28676,28675,28674,28672,28671,28670,28669,28668,28667,28666,28665,28664,28663,28662,28660,28659,28658,28657,28656,28655,28654,28653,28652,28651,28650,28648,28647,28646,28645,28644,28643,28642,28641,28640,28639,28638,28637,28636,28635,28633,28632,28631,28630,28629,28628,28627,28626,28625,28624,28623,28622,28621,28620,28619,28618,28617,28616,28615,28614,28613,28612,28611,28610,28609,28608,28607,28606,28605,28604,28603,28602,28601,28600,28599,28597,28596,28595,28594,28593,28591,28590,28589,28587,28586,28585,28584,28583,28582,28581,28580,28579,28578,28577,28576,28575,28574,28573,28572,28571,28570,28569,28568,28567,28566,28565,28564,28563,28561,28560,28559,28558,28557,28556,28555,28554,28553,28552,28551,28550,28549,28548,28547,28546,28545,28544,28543,28542,28541,28540,28539,28538,28537,28536,28535,28534,28533,28532,28531,28530,28529,28528,28527,28526,28525,28524,28523,28521,28520,28519,28518,28517,28516,28515,28514,28513,28512,28511,28510,28509,28507,28506,28505,28504,28503,28500,28499,28498,28497,28496,28495,28494,28493,28492,28491,28490,28489,28488,28487,28486,28485,28484,28483,28482,28481,28480,28479,28478,28477,28476,28475,28474,28473,28472,28471,28470,28469,28468,28467,28466,28465,28464,28463,28462,28461,28460,28459,28458,28457,28456,28455,28454,28453,28452,28451,28450,28449,28448,28447,28446,28445,28444,28443,28442,28441,28440,28439,28438,28437,28436,28435,28434,28433,28432,28431,28430,28429,28428,28427,28426,28425,28424,28423,28422,28421,28420,28419,28418,28417,28416,28415,28414,28413,28412,28411,28410,28409,28408,28407,28406,28405,28404,28403,28402,28401,28400,28399,28398,28397,28396,28395,28394,28393,28392,28391,28390,28389,28388,28387,28386,28385,28384,28383,28382,28381,28380,28379,28378,28377,28376,28375,28374,28373,28372,28371,28370,28369,28368,28367,28366,28365,28364,28363,28362,28361,28360,28359,28358,28357,28356,28355,28354,28353,28352,28351,28350,28349,28348,28347,28346,28345,28344,28343,28342,28341,28340,28333,28332,28330,28329,28328,28327,28325,28324,28323,28322,28320,28319,28318,28317,28316,28315,28314,28313,28312,28311,28310,28309,28308,28307,28306,28305,28304,28303,28302,28301,28300,28299,28298,28297,28296,28295,28294,28293,28292,28289,28288,28284,28283,28282,28280,28279,28278,28277,28276,28274,28273,28271,28270,28269,28268,28267,28266,28265,28264,28263,28262,28261,28260,28259,28258,28257,28256,28255,28254,28253,28252,28251,28250,28249,28248,28247,28246,28245,28244,28243,28242,28241,28240,28239,28237,28236,28235,28234,28233,28232,28231,28230,28229,28228,28227,28226,28225,28224,28222,28221,28220,28218,28217,28216,28215,28214,28213,28212,28211,28210,28209,28208,28207,28206,28205,28204,28203,28202,28201,28200,28199,28198,28197,28196,28195,28194,28192,28191,28190,28189,28188,28187,28186,28184,28183,28182,28181,28180,28179,28178,28177,28176,28175,28174,28173,28172,28170,28169,28167,28166,28165,28164,28163,28162,28161,28160,28159,28158,28157,28156,28153,28151,28150,28149,28148,28145,28144,28143,28142,28141,28140,28139,28138,28137,28136,28135,28133,28132,28131,28130,28129,28128,28127,28126,28125,28124,28123,28122,28121,28120,28119,28118,28117,28116,28115,28114,28113,28112,28111,28110,28109,28108,28107,28106,28105,28104,28103,28101,28100,28099,28098,28097,28096,28095,28094,28093,28092,28090,28089,28088,28087,28086,28085,28083,28082,28081,28080,28079,28078,28077,28076,28070,28069,28068,28067,28066,28065,28064,28063,28062,28061,28060,28059,28058,28057,28056,28055,28054,28053,28052,28051,28050,28049,28048,28047,28046,28045,28044,28043,28042,28041,28040,28039,28038,28037,28036,28035,28034,28033,28032,28031,28030,28029,28028,28027,28026,28025,28024,28023,28022,28021,28019,28018,28017,28016,28015,28014,28013,28012,28011,28010,28009,28008,28007,28006,28005,28004,28003,28002,28001,28000,27999,27998,27997,27996,27995,27993,27992,27991,27990,27989,27988,27987,27986,27985,27984,27983,27982,27981,27980,27979,27978,27977,27976,27975,27974,27973,27972,27971,27970,27969,27968,27966,27965,27964,27963,27962,27961,27960,27959,27958,27957,27956,27955,27954,27953,27952,27951,27950,27949,27948,27947,27946,27944,27943,27942,27941,27940,27939,27938,27937,27936,27935,27933,27932,27931,27930,27929,27928,27927,27926,27925,27924,27923,27922,27921,27920,27919,27918,27917,27916,27915,27914,27913,27912,27911,27910,27909,27908,27907,27906,27905,27904,27903,27902,27900,27899,27898,27897,27896,27895,27894,27893,27892,27891,27890,27889,27888,27887,27886,27885,27884,27883,27882,27881,27880,27879,27878,27877,27876,27875,27874,27873,27872,27871,27870,27869,27868,27867,27866,27865,27864,27863,27862,27860,27859,27858,27857,27856,27855,27854,27853,27852,27851,27850,27849,27848,27847,27846,27845,27844,27843,27842,27841,27840,27839,27838,27837,27836,27835,27834,27833,27832,27830,27829,27828,27827,27826,27825,27824,27823,27822,27821,27820,27819,27818,27817,27816,27815,27814,27813,27812,27811,27810,27809,27808,27807,27806,27805,27804,27803,27802,27801,27800,27799,27798,27797,27796,27795,27794,27793,27792,27791,27789,27788,27787,27786,27785,27784,27783,27782,27781,27780,27779,27778,27777,27776,27775,27774,27773,27772,27771,27770,27769,27768,27767,27766,27765,27764,27763,27762,27761,27760,27759,27758,27757,27756,27755,27754,27753,27752,27751,27750,27749,27748,27747,27746,27745,27744,27743,27742,27741,27740,27738,27737,27736,27734,27733,27732,27731,27730,27729,27727,27726,27725,27724,27723,27722,27721,27720,27719,27718,27717,27716,27715,27714,27713,27712,27711,27710,27709,27708,27707,27706,27705,27704,27703,27702,27701,27699,27698,27697,27696,27695,27694,27693,27692,27691,27690,27689,27688,27687,27686,27685,27684,27683,27682,27680,27679,27678,27677,27676,27674,27673,27671,27669,27668,27667,27666,27665,27664,27663,27662,27661,27660,27659,27658,27657,27656,27655,27654,27653,27651,27650,27649,27648,27647,27646,27645,27644,27643,27642,27641,27640,27639,27638,27637,27636,27635,27634,27633,27632,27631,27630,27629,27628,27627,27626,27625,27624,27623,27622,27620,27619,27618,27617,27616,27615,27614,27613,27611,27610,27609,27608,27607,27606,27605,27604,27603,27602,27601,27600,27599,27598,27597,27596,27595,27593,27592,27591,27590,27589,27588,27587,27586,27585,27584,27583,27582,27581,27580,27579,27578,27577,27576,27575,27574,27573,27572,27571,27570,27569,27568,27567,27566,27565,27564,27563,27562,27561,27560,27559,27558,27557,27556,27555,27554,27553,27552,27551,27550,27549,27548,27547,27546,27545,27544,27543,27542,27541,27540,27539,27538,27537,27536,27535,27534,27533,27532,27531,27530,27529,27526,27523,27522,27521,27520,27519,27518,27517,27516,27515,27514,27513,27512,27511,27510,27509,27508,27507,27506,27505,27504,27501,27500,27499,27497,27496,27495,27494,27493,27492,27491,27490,27489,27488,27487,27486,27485,27484,27483,27482,27481,27480,27479,27478,27477,27476,27475,27474,27473,27472,27471,27470,27469,27468,27467,27466,27465,27464,27463,27462,27461,27460,27459,27458,27457,27456,27455,27454,27453,27452,27451,27450,27449,27448,27447,27446,27445,27444,27443,27442,27441,27440,27439,27438,27437,27436,27435,27434,27433,27432,27431,27430,27429,27428,27427,27426,27425,27424,27423,27422,27421,27420,27419,27418,27417,27416,27414,27413,27412,27411,27410,27409,27408,27407,27406,27405,27403,27402,27401,27400,27399,27398,27397,27396,27395,27394,27393,27392,27391,27390,27389,27388,27387,27386,27385,27383,27382,27381,27379,27378,27377,27376,27375,27374,27373,27372,27371,27370,27369,27368,27367,27366,27365,27364,27363,27362,27361,27360,27359,27358,27357,27356,27355,27354,27353,27352,27351,27350,27349,27348,27347,27346,27345,27344,27343,27342,27341,27340,27339,27338,27337,27336,27335,27334,27333,27332,27331,27330,27329,27328,27327,27326,27324,27323,27322,27321,27320,27319,27318,27317,27316,27315,27314,27313,27312,27311,27310,27309,27308,27307,27306,27305,27304,27303,27302,27301,27300,27299,27298,27297,27296,27295,27294,27293,27292,27291,27290,27289,27288,27287,27286,27285,27284,27283,27282,27281,27280,27279,27278,27277,27276,27275,27274,27273,27272,27271,27270,27268,27267,27266,27265,27264,27263,27262,27261,27260,27259,27258,27257,27255,27254,27253,27252,27251,27250,27249,27248,27247,27246,27245,27244,27243,27242,27241,27240,27239,27238,27237,27236,27235,27234,27233,27232,27230,27229,27228,27227,27226,27225,27224,27223,27222,27221,27220,27219,27218,27217,27216,27215,27214,27213,27212,27211,27210,27209,27208,27207,27206,27205,27204,27203,27202,27201,27200,27199,27198,27197,27196,27195,27194,27193,27191,27190,27189,27188,27187,27186,27185,27184,27183,27182,27181,27180,27179,27178,27177,27176,27175,27174,27173,27172,27171,27170,27169,27168,27167,27166,27165,27164,27163,27162,27161,27160,27159,27158,27157,27156,27155,27154,27153,27152,27151,27150,27149,27148,27147,27146,27145,27144,27143,27142,27141,27140,27139,27138,27137,27136,27135,27134,27133,27132,27131,27127,27126,27125,27123,27122,27121,27120,27119,27118,27117,27115,27114,27113,27112,27111,27110,27109,27108,27107,27106,27105,27104,27103,27102,27101,27099,27089,27088,27079,27075,27074,27073,27072,27071,27070,27069,27068,27067,27066,27065,27064,27063,27062,27061,27060,27059,27058,27057,27056,27055,27054,27053,27052,27051,27049,27048,27047,27046,27045,27044,27043,27042,27041,27040,27039,27038,27037,27036,27035,27034,27033,27032,27031,27030,27029,27028,27027,27026,27025,27024,27023,27022,27021,27020,27019,27018,27017,27015,27014,27012,27011,27010,27009,27008,27007,27006,27005,27004,27003,27002,27001,27000,26999,26998,26997,26996,26995,26994,26993,26992,26991,26990,26989,26988,26987,26986,26985,26984,26983,26982,26981,26980,26979,26978,26977,26976,26975,26974,26973,26972,26971,26970,26969,26968,26967,26966,26965,26964,26963,26962,26961,26960,26959,26958,26957,26956,26955,26954,26953,26952,26951,26950,26949,26948,26947,26946,26945,26944,26943,26942,26941,26939,26938,26937,26936,26935,26934,26933,26932,26931,26930,26929,26928,26927,26926,26925,26924,26923,26922,26921,26920,26919,26918,26917,26916,26915,26914,26913,26912,26911,26910,26909,26908,26907,26906,26905,26904,26903,26902,26901,26900,26899,26898,26897,26896,26895,26894,26893,26892,26891,26890,26889,26888,26887,26886,26885,26884,26883,26882,26881,26880,26879,26878,26877,26876,26875,26874,26873,26872,26871,26870,26869,26868,26867,26865,26864,26863,26862,26861,26860,26859,26858,26857,26856,26855,26854,26853,26852,26851,26850,26848,26847,26846,26845,26844,26842,26841,26840,26839,26838,26837,26836,26835,26834,26833,26832,26831,26830,26829,26828,26827,26826,26825,26824,26823,26822,26821,26820,26819,26818,26817,26816,26815,26814,26813,26812,26811,26810,26809,26808,26807,26806,26805,26804,26803,26802,26801,26800,26799,26798,26797,26796,26795,26794,26793,26792,26790,26789,26788,26787,26786,26785,26784,26783,26782,26781,26780,26779,26778,26777,26776,26775,26774,26773,26772,26771,26770,26769,26768,26767,26766,26765,26764,26763,26762,26761,26760,26759,26758,26757,26756,26755,26754,26753,26752,26751,26750,26749,26748,26747,26746,26745,26744,26743,26742,26741,26740,26739,26738,26737,26736,26735,26734,26733,26732,26731,26730,26729,26728,26727,26726,26725,26724,26723,26722,26721,26720,26719,26718,26716,26713,26712,26711,26709,26708,26707,26706,26705,26704,26703,26702,26701,26700,26699,26698,26697,26696,26694,26693,26692,26691,26690,26687,26686,26685,26684,26683,26682,26681,26680,26679,26678,26677,26676,26675,26674,26673,26672,26670,26669,26668,26667,26666,26665,26664,26663,26662,26661,26660,26659,26658,26656,26655,26654,26653,26652,26650,26649,26648,26647,26646,26645,26644,26643,26641,26639,26638,26637,26636,26635,26634,26633,26632,26631,26630,26628,26627,26626,26625,26624,26623,26622,26621,26620,26619,26618,26617,26616,26615,26614,26613,26612,26608,26607,26606,26605,26604,26603,26602,26601,26600,26599,26598,26597,26596,26595,26594,26593,26592,26591,26590,26589,26588,26587,26586,26585,26584,26583,26582,26581,26580,26579,26578,26577,26576,26575,26574,26573,26572,26571,26570,26569,26568,26567,26566,26565,26564,26561,26560,26559,26558,26557,26556,26555,26554,26553,26552,26551,26550,26549,26548,26547,26546,26544,26543,26542,26541,26540,26539,26538,26537,26536,26535,26534,26533,26532,26531,26530,26529,26528,26527,26526,26525,26524,26523,26522,26521,26520,26519,26518,26517,26516,26515,26514,26513,26512,26511,26510,26509,26508,26507,26506,26505,26504,26503,26502,26501,26500,26499,26498,26497,26496,26495,26494,26493,26492,26491,26490,26489,26488,26487,26486,26485,26484,26483,26482,26481,26480,26477,26476,26475,26474,26473,26472,26471,26470,26469,26468,26467,26466,26465,26464,26462,26461,26460,26459,26458,26457,26456,26455,26454,26452,26451,26450,26449,26448,26447,26446,26445,26444,26443,26442,26441,26440,26439,26438,26437,26436,26435,26434,26433,26432,26430,26429,26428,26427,26426,26425,26424,26423,26422,26421,26420,26418,26417,26416,26415,26414,26413,26412,26411,26410,26409,26408,26407,26406,26405,26404,26403,26402,26401,26400,26398,26397,26396,26395,26394,26393,26392,26391,26390,26389,26388,26387,26384,26383,26382,26381,26380,26379,26378,26377,26375,26374,26373,26372,26371,26370,26369,26368,26367,26366,26365,26364,26363,26362,26361,26360,26359,26358,26357,26356,26355,26354,26353,26352,26351,26350,26349,26348,26347,26346,26344,26343,26336,26335,26334,26333,26332,26331,26330,26329,26328,26327,26326,26325,26324,26323,26322,26321,26320,26319,26318,26317,26316,26313,26312,26311,26310,26309,26308,26307,26306,26305,26304,26303,26302,26301,26300,26299,26298,26297,26296,26295,26294,26293,26292,26291,26290,26289,26287,26286,26285,26284,26283,26282,26281,26280,26279,26278,26277,26276,26275,26274,26273,26272,26271,26270,26269,26268,26267,26266,26265,26264,26263,26262,26261,26260,26259,26258,26257,26256,26255,26254,26253,26252,26251,26250,26249,26248,26247,26246,26245,26244,26243,26242,26241,26240,26239,26238,26237,26236,26235,26234,26233,26232,26231,26230,26229,26228,26227,26226,26225,26224,26223,26222,26221,26220,26219,26218,26217,26216,26215,26214,26213,26212,26207,26206,26205,26204,26203,26202,26201,26200,26199,26198,26197,26196,26195,26194,26193,26192,26191,26190,26189,26188,26187,26186,26185,26184,26183,26182,26181,26180,26179,26178,26177,26176,26175,26174,26173,26172,26171,26170,26169,26167,26166,26165,26164,26162,26161,26160,26159,26158,26157,26156,26155,26131,26130,26129,26128,26127,26126,26125,26124,26123,26121,26120,26119,26117,26116,26115,26114,26113,26112,26111,26110,26109,26105,26104,26103,26102,26101,26099,26098,26097,26096,26094,26093,26092,26091,26090,26089,26088,26086,26085,26084,26083,26082,26081,26078,26076,26075,26073,26057,26056,26050,26048,26047,26046,26045,26044,26043,26042,26041,26040,26038,26037,26033,26032,26031,26030,26029,26028,26027,26024,26021,26020,26019,26017,26016,26012,26007,25995,25994,25993,25992,25991,25990,25989,25988,25987)) OR (`Idx`=3 AND `CreatureID` IN (29880,29873,29868,29866,29865,29848,29729,29712,29686,29649,29637,29630,29567,29566,29565,29555,29520,29519,29517,29444,29422,29348,29346,29339,29338,29333,29330,29329,29301,29255,29254,29219,29202,29189,29185,29136,29134,29106,29101,29088,29080,29031,29030,29029,29025,29016,29007,28988,28986,28984,28957,28949,28946,28942,28941,28940,28939,28936,28934,28933,28898,28897,28896,28895,28892,28886,28884,28865,28856,28849,28818,28801,28743,28662,28660,28638,28637,28613,28612,28611,28610,28609,28608,28604,28594,28590,28577,28576,28570,28560,28559,28557,28530,28529,28507,28506,28505,28491,28490,28489,28453,28440,28415,28407,28406,28394,28393,28392,28391,28390,28386,28385,28370,28348,28322,28259,28229,28169,28167,28157,28156,28144,28123,28117,28090,28065,28052,28041,28029,28028,28005,27953,27944,27908,27887,27874,27870,27830,27791,27788,27761,27758,27749,27748,27741,27737,27713,27712,27695,27690,27673,27665,27662,27643,27613,27588,27576,27570,27564,27556,27553,27552,27550,27549,27535,27521,27518,27516,27504,27501,27500,27470,27463,27457,27456,27424,27406,27405,27368,27359,27345,27341,27336,27335,27315,27290,27272,27254,27226,27206,27203,27164,27163,27162,27161,27160,27126,27118,27073,27072,27035,26970,26965,26897,26869,26864,26839,26817,26816,26776,26729,26728,26727,26698,26667,26619,26601,26570,26565,26507,26476,26472,26448,26319,26273,26259,26257,26253,26223,26222,26221,26217,26200,26184,26183,26179,26167,26159,26125,26109,26097)) OR (`Idx`=2 AND `CreatureID` IN (29880,29874,29873,29868,29866,29865,29848,29738,29729,29724,29719,29717,29712,29696,29686,29649,29637,29630,29567,29566,29565,29555,29520,29519,29517,29492,29469,29444,29422,29400,29389,29348,29346,29339,29338,29333,29330,29329,29301,29269,29255,29254,29219,29212,29202,29189,29185,29174,29152,29136,29134,29106,29101,29088,29080,29031,29030,29029,29025,29016,29007,28988,28986,28984,28957,28949,28946,28942,28941,28940,28939,28936,28934,28933,28930,28915,28901,28900,28898,28897,28896,28895,28892,28888,28886,28884,28865,28856,28849,28818,28801,28743,28662,28660,28638,28637,28613,28612,28611,28610,28609,28608,28605,28604,28594,28590,28577,28576,28570,28560,28559,28557,28530,28529,28528,28507,28506,28505,28491,28490,28489,28453,28440,28415,28407,28406,28405,28394,28393,28392,28391,28390,28386,28385,28370,28348,28322,28259,28247,28229,28202,28180,28169,28167,28161,28157,28156,28149,28144,28140,28139,28124,28123,28117,28090,28065,28052,28041,28029,28028,28022,28011,28005,28002,28001,27957,27953,27944,27927,27908,27887,27880,27874,27870,27830,27829,27791,27788,27761,27758,27754,27753,27749,27748,27741,27740,27737,27713,27712,27709,27695,27690,27676,27673,27665,27662,27643,27640,27639,27613,27608,27588,27576,27570,27566,27564,27560,27556,27554,27553,27552,27550,27549,27546,27535,27522,27521,27518,27517,27516,27504,27501,27500,27482,27481,27479,27475,27470,27463,27457,27456,27432,27424,27406,27405,27401,27368,27361,27359,27345,27341,27336,27335,27332,27315,27290,27276,27272,27260,27254,27233,27226,27219,27218,27214,27206,27203,27164,27163,27162,27161,27160,27126,27118,27117,27074,27073,27072,27035,26970,26965,26897,26870,26869,26864,26839,26817,26816,26780,26776,26729,26728,26727,26708,26704,26698,26679,26667,26663,26619,26613,26603,26601,26570,26565,26531,26507,26503,26476,26472,26448,26427,26417,26389,26347,26319,26284,26281,26276,26273,26259,26257,26253,26223,26222,26221,26217,26200,26184,26183,26179,26167,26159,26126,26125,26112,26109,26097)) OR (`Idx`=4 AND `CreatureID`=29016); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (25986,25985,25984,25983,25982,25981,25980,25979,25978,25977,25976,25975,25974,25973,25972,25971,25970,25969,25968,25967,25966,25965,25964,25963,25962,25961,25960,25959,25958,25957,25956,25955,25954,25953,25952,25951,25950,25949,25948,25947,25946,25945,25944,25943,25942,25941,25940,25939,25938,25937,25936,25935,25934,25933,25932,25931,25930,25929,25928,25927,25926,25925,25924,25923,25922,25921,25920,25919,25918,25917,25916,25915,25914,25913,25912,25911,25910,25909,25908,25907,25906,25905,25904,25903,25902,25901,25900,25899,25898,25897,25896,25895,25894,25893,25892,25891,25890,25889,25888,25887,25886,25885,25884,25883,25882,25881,25880,25879,25878,25877,25876,25875,25874,25873,25872,25871,25870,25869,25868,25867,25866,25865,25864,25863,25862,25861,25860,25859,25858,25857,25856,25855,25854,25853,25852,25851,25850,25849,25848,25847,25846,25845,25844,25843,25842,25841,25840,25839,25838,25837,25836,25835,25834,25833,25832,25831,25830,25829,25828,25827,25826,25825,25824,25823,25822,25821,25820,25819,25818,25817,25816,25815,25814,25813,25812,25811,25810,25809,25808,25807,25806,25805,25804,25803,25802,25801,25800,25799,25798,25797,25796,25795,25794,25793,25792,25791,25790,25789,25788,25787,25786,25785,25784,25783,25782,25781,25780,25778,25777,25776,25775,25774,25773,25772,25771,25770,25769,25768,25767,25766,25765,25764,25762,25761,25760,25759,25758,25757,25756,25755,25754,25753,25752,25751,25750,25749,25748,25747,25746,25745,25744,25743,25742,25741,25740,25739,25737,25736,25735,25734,25733,25732,25731,25730,25729,25728,25727,25726,25725,25724,25723,25722,25721,25720,25719,25718,25717,25716,25715,25714,25713,25712,25711,25710,25709,25708,25707,25706,25705,25703,25702,25701,25700,25699,25698,25697,25695,25694,25693,25692,25691,25690,25689,25688,25687,25686,25685,25684,25682,25681,25680,25679,25678,25677,25676,25675,25674,25673,25672,25671,25670,25669,25668,25667,25666,25665,25664,25663,25662,25661,25660,25659,25658,25656,25655,25654,25653,25652,25651,25650,25644,25640,25639,25638,25636,25634,25633,25632,25629,25625,25624,25623,25622,25619,25618,25617,25616,25615,25614,25613,25612,25611,25610,25609,25608,25607,25606,25605,25604,25603,25602,25601,25600,25599,25598,25597,25596,25595,25594,25593,25592,25591,25590,25589,25588,25587,25586,25585,25584,25583,25582,25581,25580,25540,25539,25538,25536,25535,25534,25533,25532,25531,25530,25529,25528,25527,25526,25525,25524,25523,25522,25521,25520,25519,25518,25516,25515,25514,25513,25512,25511,25510,25509,25508,25507,25506,25505,25504,25503,25502,25501,25498,25497,25496,25495,25494,25493,25492,25491,25490,25489,25488,25487,25486,25485,25484,25483,25482,25481,25480,25479,25478,25477,25476,25475,25474,25473,25472,25471,25470,25469,25468,25467,25466,25465,25464,25463,25462,25461,25460,25459,25458,25457,25456,25455,25454,25453,25452,25451,25450,25449,25448,25447,25446,25445,25444,25443,25442,25441,25440,25439,25438,25437,25436,25435,25434,25433,25432,25431,25430,25429,25428,25427,25426,25425,25424,25423,25422,25421,25420,25419,25418,25417,25416,25415,25414,25405,25404,25403,25402,25401,25400,25399,25398,25397,25396,25395,25394,25393,25392,25391,25390,25389,25388,25387,25386,25385,25384,25383,25382,25381,25380,25379,25378,25377,25376,25375,25374,25373,25372,25371,25370,25369,25368,25367,25366,25365,25364,25363,25362,25361,25360,25359,25358,25357,25356,25355,25354,25353,25352,25351,25350,25349,25348,25347,25346,25345,25344,25343,25342,25341,25340,25339,25338,25337,25336,25335,25334,25333,25332,25331,25330,25329,25328,25327,25326,25325,25324,25322,25321,25320,25319,25318,25317,25316,25315,25314,25313,25312,25311,25310,25309,25308,25307,25306,25305,25303,25302,25301,25300,25299,25298,25297,25296,25295,25294,25293,25292,25291,25290,25289,25288,25287,25286,25285,25284,25283,25282,25281,25280,25279,25278,25277,25276,25275,25274,25273,25272,25271,25270,25269,25268,25267,25266,25265,25264,25263,25262,25261,25260,25259,25258,25257,25256,25255,25254,25253,25252,25251,25250,25249,25248,25247,25246,25245,25244,25243,25242,25241,25240,25239,25238,25237,25236,25235,25234,25233,25232,25231,25230,25229,25228,25227,25226,25225,25224,25223,25222,25221,25220,25219,25218,25217,25216,25215,25214,25213,25212,25211,25210,25209,25208,25207,25206,25205,25204,25203,25202,25201,25200,25199,25198,25197,25196,25195,25194,25193,25192,25191,25190,25189,25188,25187,25186,25185,25184,25183,25182,25181,25180,25179,25178,25177,25176,25175,25174,25173,25172,25171,25170,25169,25168,25167,25166,25165,25164,25163,25162,25161,25160,25158,25157,25156,25155,25154,25153,25152,25151,25150,25149,25148,25147,25146,25145,25144,25143,25142,25141,25140,25139,25138,25137,25136,25135,25134,25133,25132,25131,25130,25129,25128,25127,25126,25125,25124,25123,25122,25121,25120,25119,25118,25117,25116,25115,25114,25113,25112,25111,25110,25109,25108,25107,25106,25105,25104,25103,25102,25101,25100,25099,25098,25097,25096,25095,25094,25093,25092,25091,25090,25089,25088,25087,25086,25085,25084,25083,25082,25081,25080,25079,25078,25077,25076,25075,25074,25073,25072,25071,25070,25069,25068,25067,25066,25065,25064,25063,25062,25061,25060,25059,25058,25057,25056,25055,25054,25053,25052,25051,25050,25049,25047,25046,25045,25044,25043,25042,25041,25040,25039,25038,25037,25036,25035,25034,25033,25032,25031,25030,25029,25028,25027,25026,25025,25024,25023,25022,25021,25020,25019,25018,25017,25016,25015,25014,25013,25012,25011,25010,25009,25008,25007,25006,25005,25004,25003,25002,25001,25000,24999,24998,24997,24996,24995,24994,24993,24992,24991,24990,24989,24988,24987,24986,24985,24984,24983,24982,24981,24980,24979,24978,24977,24976,24975,24974,24973,24972,24971,24970,24969,24968,24967,24966,24965,24964,24963,24962,24961,24960,24959,24958,24957,24956,24955,24954,24953,24952,24951,24950,24949,24948,24947,24946,24945,24944,24943,24942,24941,24940,24939,24938,24937,24936,24935,24934,24933,24932,24931,24930,24929,24928,24927,24926,24925,24924,24923,24922,24921,24920,24919,24918,24917,24916,24915,24914,24913,24912,24911,24910,24908,24907,24906,24905,24904,24903,24902,24901,24900,24899,24898,24897,24896,24895,24894,24893,24892,24891,24890,24889,24888,24887,24886,24885,24884,24883,24882,24881,24880,24879,24878,24877,24876,24875,24874,24872,24871,24870,24869,24868,24867,24866,24865,24864,24863,24862,24861,24859,24858,24855,24854,24853,24852,24851,24850,24849,24848,24847,24846,24845,24844,24843,24842,24841,24840,24839,24838,24837,24836,24835,24834,24833,24832,24831,24830,24829,24828,24827,24826,24825,24824,24823,24822,24821,24820,24819,24818,24817,24816,24815,24814,24813,24812,24811,24810,24809,24808,24807,24806,24805,24804,24803,24802,24801,24800,24799,24798,24797,24796,24795,24794,24793,24792,24791,24790,24789,24788,24787,24786,24785,24784,24783,24782,24781,24780,24779,24778,24777,24776,24775,24771,24770,24769,24768,24767,24766,24765,24764,24763,24762,24761,24760,24759,24758,24757,24756,24755,24754,24753,24752,24751,24750,24749,24748,24747,24746,24745,24744,24743,24742,24741,24740,24739,24738,24737,24736,24735,24734,24733,24732,24731,24730,24729,24728,24727,24726,24725,24724,24723,24722,24721,24720,24719,24718,24717,24716,24715,24714,24713,24712,24711,24710,24709,24708,24707,24706,24705,24704,24703,24702,24701,24700,24698,24697,24696,24694,24690,24689,24688,24687,24686,24685,24684,24683,24682,24681,24678,24677,24676,24675,24674,24673,24672,24671,24670,24669,24668,24667,24666,24664,24663,24662,24661,24658,24657,24656,24655,24654,24653,24652,24651,24650,24649,24648,24647,24646,24645,24644,24643,24642,24641,24640,24639,24638,24637,24636,24635,24634,24633,24632,24631,24630,24629,24628,24627,24626,24625,24624,24623,24622,24621,24620,24619,24618,24617,24616,24615,24614,24613,24612,24611,24610,24609,24608,24607,24606,24605,24604,24603,24602,24601,24600,24599,24598,24597,24596,24595,24594,24593,24592,24591,24590,24589,24588,24587,24586,24585,24584,24583,24582,24581,24580,24579,24578,24577,24576,24575,24574,24573,24572,24571,24570,24569,24568,24567,24566,24565,24564,24563,24562,24561,24560,24559,24558,24557,24556,24555,24554,24553,24552,24551,24550,24549,24548,24547,24546,24545,24544,24543,24542,24541,24540,24539,24538,24537,24536,24535,24534,24533,24532,24531,24530,24529,24528,24527,24526,24525,24524,24522,24521,24520,24519,24518,24517,24516,24515,24514,24513,24512,24510,24509,24508,24507,24506,24505,24504,24503,24501,24500,24499,24498,24497,24496,24495,24494,24493,24492,24491,24490,24489,24488,24487,24486,24485,24484,24483,24482,24481,24480,24479,24478,24477,24476,24475,24474,24473,24472,24470,24469,24468,24467,24466,24465,24464,24463,24462,24461,24460,24459,24458,24457,24456,24455,24454,24453,24452,24451,24450,24449,24448,24447,24446,24445,24444,24443,24442,24441,24440,24439,24438,24437,24436,24435,24434,24433,24432,24431,24430,24429,24428,24427,24426,24425,24424,24423,24422,24421,24420,24419,24418,24416,24415,24414,24413,24412,24411,24410,24409,24408,24407,24406,24405,24404,24403,24401,24400,24399,24398,24397,24396,24395,24394,24393,24392,24391,24390,24389,24388,24387,24386,24385,24384,24383,24382,24381,24380,24379,24378,24377,24376,24375,24374,24373,24372,24371,24370,24369,24368,24367,24366,24365,24364,24363,24362,24361,24360,24359,24358,24357,24356,24355,24354,24353,24352,24351,24350,24349,24348,24347,24346,24345,24344,24343,24342,24341,24340,24339,24338,24337,24336,24335,24334,24333,24332,24331,24330,24329,24328,24327,24326,24325,24324,24323,24322,24321,24320,24319,24317,24316,24315,24314,24313,24312,24311,24310,24309,24308,24307,24306,24305,24304,24303,24302,24301,24300,24299,24298,24297,24296,24295,24294,24293,24292,24291,24290,24289,24288,24287,24286,24285,24284,24283,24282,24281,24280,24279,24278,24277,24276,24275,24274,24273,24272,24271,24270,24269,24268,24267,24266,24265,24264,24263,24262,24261,24260,24259,24258,24257,24256,24255,24254,24253,24252,24251,24250,24249,24248,24247,24246,24245,24244,24243,24242,24241,24240,24239,24238,24237,24236,24235,24234,24233,24232,24231,24230,24229,24228,24227,24226,24225,24224,24223,24222,24221,24220,24219,24218,24217,24216,24215,24214,24213,24212,24211,24210,24209,24208,24207,24206,24205,24204,24203,24202,24201,24200,24199,24198,24197,24196,24195,24194,24193,24192,24191,24190,24189,24188,24187,24186,24185,24184,24183,24182,24181,24180,24179,24178,24177,24176,24175,24174,24173,24172,24171,24170,24169,24168,24167,24166,24165,24164,24162,24161,24160,24159,24158,24157,24156,24155,24154,24153,24152,24151,24150,24149,24148,24147,24146,24145,24144,24143,24142,24141,24139,24138,24137,24136,24135,24134,24133,24132,24131,24130,24129,24128,24127,24126,24125,24124,24123,24122,24121,24120,24119,24118,24117,24116,24115,24114,24113,24112,24111,24110,24109,24108,24107,24106,24105,24104,24103,24102,24101,24100,24099,24098,24097,24096,24095,24094,24093,24092,24091,24090,24089,24088,24087,24086,24085,24084,24083,24082,24081,24080,24079,24078,24077,24076,24075,24074,24073,24072,24071,24069,24068,24067,24066,24065,24064,24063,24062,24061,24060,24059,24058,24057,24056,24055,24054,24053,24052,24051,24050,24049,24048,24047,24046,24045,24044,24043,24042,24041,24040,24039,24038,24037,24035,24034,24033,24032,24031,24030,24029,24028,24027,24026,24025,24024,24023,24022,24021,24020,24019,24018,24017,24016,24015,24014,24013,24012,24010,24009,24008,24007,24006,24005,24004,24003,24001,24000,23999,23998,23997,23996,23995,23994,23993,23992,23991,23990,23989,23988,23987,23986,23985,23984,23983,23982,23981,23980,23979,23978,23977,23976,23975,23974,23973,23972,23971,23970,23969,23968,23967,23966,23965,23964,23963,23962,23961,23960,23959,23958,23957,23956,23954,23953,23952,23951,23950,23949,23948,23947,23946,23945,23944,23943,23942,23941,23940,23939,23938,23937,23936,23935,23934,23933,23932,23931,23930,23929,23928,23925,23924,23923,23922,23921,23920,23919,23917,23916,23915,23914,23913,23912,23911,23910,23909,23908,23907,23906,23905,23904,23903,23902,23901,23900,23899,23898,23897,23896,23895,23894,23893,23892,23891,23889,23888,23887,23886,23885,23884,23883,23882,23881,23880,23879,23878,23877,23876,23875,23874,23873,23872,23871,23870,23869,23868,23867,23866,23865,23864,23863,23862,23861,23860,23859,23858,23857,23856,23855,23854,23853,23852,23851,23850,23845,23844,23843,23842,23841,23840,23839,23838,23837,23836,23835,23834,23833,23832,23831,23830,23826,23825,23824,23823,23822,23821,23820,23819,23818,23817,23816,23815,23814,23813,23812,23811,23810,23809,23808,23807,23806,23805,23804,23803,23802,23801,23800,23797,23796,23795,23794,23793,23792,23791,23790,23789,23788,23787,23786,23785,23784,23783,23782,23781,23780,23779,23778,23777,23776,23775,23774,23773,23772,23771,23770,23769,23768,23767,23766,23765,23764,23763,23762,23761,23760,23759,23758,23757,23756,23755,23754,23753,23752,23751,23750,23749,23748,23747,23746,23745,23744,23743,23741,23740,23739,23738,23737,23736,23735,23734,23733,23732,23731,23730,23729,23728,23727,23726,23725,23724,23723,23722,23721,23720,23719,23718,23717,23716,23715,23714,23713,23712,23711,23710,23709,23708,23707,23706,23705,23704,23703,23702,23701,23700,23699,23698,23697,23696,23695,23694,23693,23692,23691,23690,23689,23688,23687,23686,23685,23684,23683,23682,23681,23680,23679,23678,23677,23676,23675,23674,23673,23672,23671,23670,23669,23668,23667,23666,23665,23664,23663,23662,23661,23660,23659,23658,23657,23656,23655,23654,23653,23652,23651,23650,23649,23648,23647,23646,23645,23644,23643,23642,23641,23640,23639,23638,23637,23636,23635,23634,23633,23632,23631,23630,23629,23628,23627,23626,23625,23624,23623,23622,23621,23620,23619,23618,23617,23616,23615,23614,23613,23612,23611,23610,23609,23608,23607,23606,23605,23604,23603,23602,23601,23600,23599,23598,23597,23596,23595,23594,23593,23592,23591,23590,23589,23588,23587,23586,23585,23584,23583,23582,23581,23580,23579,23578,23577,23576,23575,23574,23573,23572,23571,23570,23569,23568,23567,23566,23565,23564,23563,23562,23561,23560,23559,23558,23557,23556,23555,23554,23553,23552,23551,23550,23549,23548,23547,23546,23545,23544,23543,23542,23540,23539,23538,23537,23536,23535,23534,23533,23532,23531,23530,23529,23528,23527,23526,23525,23524,23523,23522,23521,23520,23519,23518,23517,23516,23515,23514,23513,23512,23511,23510,23509,23508,23507,23506,23505,23504,23503,23502,23501,23500,23499,23498,23497,23496,23491,23489,23488,23487,23486,23485,23484,23483,23482,23481,23480,23479,23478,23477,23476,23475,23474,23473,23472,23471,23470,23469,23468,23467,23466,23465,23464,23463,23462,23461,23460,23459,23458,23457,23456,23455,23454,23453,23452,23451,23450,23449,23448,23447,23446,23445,23444,23443,23442,23441,23440,23439,23438,23437,23436,23435,23434,23433,23430,23429,23428,23427,23426,23425,23424,23423,23422,23421,23420,23419,23418,23417,23416,23415,23414,23413,23412,23411,23410,23409,23408,23407,23406,23405,23404,23403,23402,23401,23400,23399,23398,23397,23396,23395,23394,23393,23392,23391,23390,23389,23388,23387,23386,23385,23384,23383,23382,23381,23380,23379,23378,23377,23376,23375,23374,23373,23372,23371,23370,23369,23368,23367,23366,23365,23364,23363,23362,23361,23360,23359,23358,23357,23356,23355,23354,23353,23351,23350,23349,23348,23347,23346,23345,23344,23343,23342,23341,23340,23339,23338,23337,23336,23335,23334,23333,23332,23331,23330,23329,23328,23327,23326,23325,23324,23323,23322,23321,23320,23319,23318,23317,23316,23315,23314,23313,23312,23311,23310,23309,23308,23307,23306,23305,23304,23301,23300,23299,23298,23297,23296,23295,23294,23293,23292,23291,23290,23289,23288,23287,23286,23285,23284,23283,23282,23281,23280,23279,23278,23277,23276,23275,23274,23273,23272,23271,23270,23269,23268,23267,23266,23265,23264,23263,23262,23261,23260,23259,23258,23257,23256,23255,23254,23253,23252,23250,23249,23247,23246,23245,23244,23243,23242,23241,23240,23239,23238,23237,23236,23235,23234,23233,23232,23231,23230,23229,23228,23227,23226,23225,23224,23223,23222,23220,23219,23218,23217,23216,23215,23214,23213,23212,23211,23210,23209,23208,23207,23206,23205,23204,23203,23202,23201,23200,23199,23198,23197,23196,23195,23194,23193,23192,23191,23190,23189,23188,23187,23180,23179,23178,23177,23176,23175,23174,23173,23172,23171,23170,23169,23168,23167,23166,23165,23164,23163,23162,23161,23160,23159,23158,23157,23155,23154,23153,23152,23151,23150,23149,23148,23147,23146,23145,23144,23143,23142,23141,23140,23139,23138,23137,23136,23135,23134,23133,23132,23131,23130,23129,23128,23127,23126,23124,23123,23121,23120,23119,23118,23117,23116,23115,23114,23113,23112,23111,23110,23109,23108,23107,23106,23105,23104,23103,23102,23101,23100,23099,23098,23097,23096,23095,23094,23093,23092,23091,23090,23089,23088,23087,23086,23085,23084,23083,23082,23081,23080,23079,23078,23077,23076,23075,23074,23073,23072,23071,23070,23069,23068,23067,23066,23065,23064,23063,23062,23061,23060,23059,23058,23057,23056,23055,23054,23053,23052,23051,23050,23049,23048,23047,23046,23045,23044,23043,23042,23041,23040,23039,23038,23037,23036,23035,23034,23033,23032,23031,23030,23029,23028,23027,23026,23025,23024,23023,23022,23021,23020,23019,23018,23016,23015,23014,23013,23012,23011,23010,23009,23008,23007,23006,23005,23004,23003,23002,23001,23000,22999,22998,22997,22996,22995,22994,22993,22992,22991,22990,22989,22988,22987,22986,22985,22984,22983,22982,22981,22980,22979,22978,22977,22976,22975,22974,22973,22972,22971,22970,22969,22968,22967,22966,22965,22964,22963,22962,22961,22960,22959,22958,22957,22956,22955,22954,22953,22952,22951,22950,22949,22948,22947,22946,22945,22944,22943,22942,22941,22940,22939,22937,22936,22935,22934,22933,22932,22931,22930,22929,22928,22927,22926,22925,22924,22923,22922,22921,22920,22919,22918,22917,22916,22915,22914,22913,22912,22911,22910,22909,22908,22907,22906,22905,22904,22903,22902,22901,22900,22899,22898,22897,22896,22895,22894,22893,22892,22891,22890,22889,22888,22887,22886,22885,22884,22883,22882,22881,22880,22879,22878,22877,22876,22875,22874,22873,22872,22871,22870,22869,22868,22867,22866,22865,22864,22863,22862,22861,22860,22859,22858,22857,22856,22855,22854,22853,22852,22851,22850,22849,22848,22847,22846,22845,22844,22843,22842,22841,22840,22839,22838,22837,22836,22835,22834,22833,22832,22831,22830,22829,22828,22827,22826,22825,22824,22823,22822,22821,22820,22819,22818,22817,22816,22815,22814,22813,22812,22811,22810,22807,22806,22804,22802,22801,22800,22799,22798,22524,22523,22522,22521,22520,22519,22518,22517,22516,22515,22514,22513,22512,22511,22510,22509,22508,22507,22506,22505,22504,22503,22502,22501,22500,22499,22498,22497,22496,22495,22494,22492,22491,22490,22489,22488,22487,22486,22485,22484,22483,22482,22481,22480,22479,22478,22477,22476,22475,22474,22473,22472,22471,22470,22469,22468,22467,22466,22465,22464,22463,22462,22461,22460,22459,22458,22457,22456,22455,22454,22453,22452,22451,22450,22449,22448,22447,22446,22445,22444,22443,22442,22441,22440,22439,22438,22437,22436,22435,22434,22433,22432,22431,22430,22429,22428,22427,22426,22425,22424,22423,22422,22421,22420,22419,22418,22417,22416,22415,22414,22413,22412,22411,22410,22409,22408,22407,22406,22405,22404,22403,22402,22401,22400,22398,22396,22395,22394,22393,22392,22391,22390,22389,22388,22387,22386,22385,22384,22383,22381,22380,22379,22378,22377,22376,22375,22374,22373,22372,22371,22370,22369,22368,22367,22366,22365,22364,22363,22362,22361,22360,22359,22358,22357,22356,22355,22354,22353,22352,22351,22350,22349,22348,22347,22345,22344,22343,22342,22341,22340,22339,22338,22337,22336,22335,22334,22333,22332,22331,22330,22328,22327,22326,22325,22323,22320,22319,22318,22317,22316,22315,22314,22313,22312,22311,22310,22309,22308,22307,22306,22305,22304,22303,22302,22301,22299,22298,22297,22296,22295,22293,22292,22291,22290,22289,22288,22287,22286,22285,22284,22283,22282,22281,22280,22279,22278,22277,22276,22275,22274,22273,22272,22271,22270,22269,22268,22267,22266,22265,22264,22263,22262,22261,22260,22259,22258,22257,22256,22255,22254,22253,22252,22251,22250,22249,22248,22247,22246,22244,22243,22242,22241,22240,22239,22238,22237,22236,22235,22234,22233,22232,22231,22230,22229,22228,22227,22226,22225,22224,22221,22220,22219,22218,22217,22216,22215,22214,22213,22212,22211,22210,22209,22208,22207,22206,22205,22204,22203,22202,22201,22200,22199,22197,22196,22195,22194,22193,22192,22191,22190,22189,22188,22187,22186,22185,22182,22181,22180,22177,22176,22175,22174,22161,22160,22152,22151,22150,22149,22148,22147,22146,22145,22144,22143,22142,22141,22140,22139,22138,22137,22136,22135,22134,22133,22132,22131,22130,22128,22127,22126,22125,22124,22123,22122,22121,22120,22119,22118,22117,22116,22115,22114,22113,22112,22111,22110,22109,22108,22107,22106,22105,22104,22103,22102,22101,22100,22099,22098,22097,22096,22095,22094,22093,22091,22090,22089,22088,22087,22086,22085,22084,22083,22082,22081,22080,22079,22078,22077,22076,22075,22074,22073,22072,22071,22070,22069,22068,22067,22066,22065,22064,22063,22062,22061,22060,22059,22058,22057,22056,22055,22054,22053,22052,22051,22050,22049,22048,22047,22046,22045,22044,22043,22042,22041,22040,22039)) OR (`Idx`=2 AND `CreatureID` IN (25981,25979,25880,25866,25863,25861,25839,25835,25814,25808,25806,25805,25783,25773,25767,25761,25754,25715,25684,25662,25661,25660,25625,25617,25610,25596,25497,25469,25372,25371,25370,25369,25368,25367,25363,25362,25361,25360,25355,25345,25341,25340,25338,25337,25320,25318,25317,25306,25286,25276,25275,25271,25270,25266,25244,25243,25242,25220,25217,25216,25215,25201,25198,25195,25194,25164,25155,25153,25145,25144,25142,25137,25136,25135,25134,25132,25113,25110,25087,25073,25063,25060,25026,24979,24978,24976,24964,24962,24925,24923,24915,24853,24794,24762,24757,24714,24687,24685,24684,24683,24678,24676,24669,24642,24637,24535,24529,24524,24496,24484,24483,24474,24467,24401,24398,24396,24338,24323,24322,24317,24270,24253,24250,24249,24226,24216,24211,24197,24196,24195,24177,24146,24142,24132,24120,24116,24115,24112,24104,24091,24081,24077,24075,24062,24058,24051,24050,24044,24035,24031,24015,24010,24009,24005,23984,23983,23982,23977,23967,23934,23933,23911,23900,23889,23883,23866,23865,23844,23842,23840,23839,23809,23795,23794,23793,23791,23783,23779,23760,23747,23739,23720,23714,23712,23697,23670,23669,23668,23667,23666,23665,23664,23662,23661,23658,23654,23636,23633,23632,23631,23630,23629,23620,23615,23614,23613,23611,23610,23608,23607,23593,23589,23540,23538,23480,23479,23453,23435,23423,23403,23402,23400,23397,23383,23377,23324,23319,23287,23257,23242,23235,23226,23223,23218,23217,23213,23209,23206,23180,23179,23178,23177,23176,23175,23171,23170,23154,23150,23147,23142,23137,23133,23126,23094,23053,23052,23047,23045,23041,23039,23032,23024,23023,23013,23004,22987,22980,22967,22965,22963,22959,22955,22939,22889,22886,22840,22810,22806,22494,22483,22464,22463,22459,22452,22425,22407,22398,22391,22372,22359,22354,22314,22308,22254,22217,22135,22128,22102,22098,22097,22084,22082,22075,22059,22045)) OR (`Idx`=1 AND `CreatureID` IN (25981,25979,25974,25973,25972,25971,25970,25968,25966,25965,25964,25953,25952,25882,25880,25878,25877,25876,25875,25874,25873,25872,25871,25870,25869,25868,25866,25863,25861,25859,25855,25848,25847,25846,25845,25843,25839,25836,25835,25819,25815,25814,25808,25806,25805,25796,25795,25783,25782,25773,25771,25770,25767,25764,25761,25754,25746,25745,25744,25739,25735,25715,25703,25698,25684,25676,25672,25671,25670,25669,25668,25666,25665,25664,25663,25662,25661,25660,25654,25651,25640,25625,25617,25616,25610,25609,25605,25596,25594,25581,25536,25535,25534,25525,25513,25512,25511,25510,25505,25501,25497,25496,25493,25492,25490,25479,25473,25472,25471,25469,25468,25467,25466,25463,25449,25443,25442,25441,25439,25436,25431,25429,25428,25421,25420,25419,25417,25415,25414,25405,25404,25403,25402,25393,25372,25371,25370,25369,25368,25367,25364,25363,25362,25361,25360,25358,25357,25355,25353,25351,25350,25349,25345,25343,25342,25341,25340,25338,25337,25324,25322,25321,25320,25318,25317,25310,25309,25308,25306,25300,25286,25276,25275,25271,25270,25268,25267,25266,25265,25244,25243,25242,25234,25232,25231,25230,25229,25224,25220,25219,25217,25216,25215,25213,25201,25198,25195,25194,25192,25173,25172,25171,25170,25164,25157,25156,25155,25154,25153,25145,25144,25142,25137,25136,25135,25134,25132,25115,25114,25113,25110,25092,25091,25090,25087,25073,25068,25067,25066,25065,25063,25060,25047,25042,25038,25029,25026,24991,24983,24980,24979,24978,24977,24976,24973,24964,24962,24959,24957,24938,24936,24928,24925,24923,24921,24915,24913,24911,24908,24904,24903,24902,24893,24890,24889,24888,24887,24883,24865,24864,24862,24861,24853,24849,24845,24832,24831,24829,24828,24827,24826,24824,24820,24817,24809,24794,24781,24779,24778,24771,24766,24762,24757,24756,24754,24745,24725,24714,24707,24705,24704,24701,24694,24687,24686,24685,24684,24683,24682,24678,24676,24669,24655,24651,24648,24647,24646,24645,24642,24637,24635,24630,24567,24551,24538,24536,24535,24533,24529,24526,24524,24522,24513,24512,24504,24496,24484,24483,24477,24474,24467,24466,24465,24454,24450,24449,24439,24438,24437,24430,24412,24401,24400,24398,24396,24391,24386,24384,24383,24382,24367,24363,24338,24336,24335,24332,24326,24325,24323,24322,24317,24290,24289,24288,24272,24270,24269,24260,24255,24254,24253,24250,24249,24231,24230,24226,24225,24223,24221,24220,24216,24211,24197,24196,24195,24194,24193,24185,24184,24183,24182,24180,24179,24177,24171,24170,24167,24166,24165,24158,24146,24142,24136,24132,24120,24116,24115,24114,24112,24110,24109,24107,24104,24102,24101,24100,24098,24094,24093,24092,24091,24087,24085,24082,24081,24080,24079,24078,24077,24075,24071,24069,24065,24062,24059,24058,24051,24050,24044,24042,24035,24034,24031,24021,24017,24015,24012,24010,24009,24008,24005,24000,23996,23991,23990,23989,23984,23983,23982,23977,23974,23972,23971,23968,23967,23961,23960,23957,23956,23947,23946,23934,23933,23924,23923,23922,23921,23920,23917,23916,23915,23911,23907,23901,23900,23894,23893,23889,23885,23884,23883,23871,23869,23868,23867,23866,23865,23861,23857,23856,23855,23854,23853,23852,23850,23845,23844,23842,23840,23839,23837,23836,23832,23830,23825,23824,23821,23820,23819,23818,23815,23814,23813,23810,23809,23808,23807,23805,23803,23795,23794,23793,23791,23783,23779,23775,23774,23760,23758,23753,23752,23751,23750,23747,23746,23739,23720,23714,23712,23703,23697,23686,23670,23669,23668,23667,23666,23665,23664,23663,23662,23661,23660,23658,23657,23656,23655,23654,23653,23652,23651,23637,23636,23634,23633,23632,23631,23630,23629,23620,23615,23614,23613,23611,23610,23609,23608,23607,23602,23597,23596,23595,23594,23593,23592,23590,23589,23587,23585,23583,23582,23581,23580,23557,23555,23552,23551,23550,23542,23540,23539,23538,23537,23512,23509,23504,23502,23500,23499,23496,23491,23488,23480,23479,23472,23470,23454,23453,23448,23445,23444,23443,23442,23441,23440,23438,23435,23426,23425,23424,23423,23417,23416,23412,23409,23403,23402,23400,23398,23397,23395,23393,23385,23383,23382,23379,23378,23377,23369,23361,23360,23359,23358,23357,23356,23330,23328,23327,23325,23324,23323,23322,23321,23319,23318,23317,23315,23313,23312,23311,23310,23308,23307,23304,23301,23299,23298,23297,23296,23295,23294,23293,23292,23288,23287,23278,23277,23275,23262,23260,23257,23255,23250,23242,23240,23237,23235,23228,23226,23225,23223,23218,23217,23216,23215,23213,23212,23210,23209,23206,23199,23180,23179,23178,23177,23176,23175,23173,23171,23170,23155,23154,23150,23147,23146,23142,23138,23137,23133,23126,23119,23118,23116,23104,23102,23095,23094,23086,23084,23082,23081,23078,23077,23070,23063,23059,23058,23057,23056,23053,23052,23047,23046,23045,23043,23041,23040,23039,23037,23033,23032,23030,23028,23024,23023,23019,23018,23013,23004,22991,22987,22986,22984,22982,22980,22974,22967,22966,22965,22963,22959,22955,22951,22939,22934,22927,22925,22923,22921,22916,22905,22902,22889,22888,22886,22880,22879,22877,22875,22873,22872,22871,22868,22867,22866,22863,22861,22851,22850,22840,22839,22838,22835,22833,22831,22829,22815,22814,22813,22812,22811,22810,22806,22804,22802,22801,22800,22799,22798,22524,22523,22520,22519,22517,22515,22504,22503,22502,22500,22499,22495,22494,22483,22474,22472,22471,22470,22464,22463,22459,22457,22452,22450,22449,22447,22436,22435,22434,22425,22423,22422,22418,22417,22410,22407,22403,22402,22401,22400,22398,22395,22391,22383,22378,22376,22372,22363,22359,22358,22356,22354,22343,22342,22341,22340,22331,22320,22317,22314,22308,22303,22296,22288,22274,22269,22254,22252,22251,22246,22240,22228,22217,22207,22197,22177,22139,22135,22131,22128,22126,22125,22124,22123,22121,22102,22101,22098,22097,22096,22093,22090,22088,22087,22086,22084,22083,22082,22081,22080,22079,22078,22075,22071,22070,22069,22068,22066,22065,22063,22059,22058,22057,22054,22046,22045,22040,22039)) OR (`Idx`=3 AND `CreatureID` IN (25979,25880,25866,25863,25861,25814,25808,25806,25805,25783,25773,25767,25761,25754,25684,25662,25661,25660,25617,25610,25596,25469,25372,25371,25370,25369,25368,25367,25363,25361,25345,25341,25340,25338,25337,25320,25318,25317,25306,25286,25276,25275,25271,25266,25244,25243,25242,25220,25217,25216,25215,25201,25198,25195,25194,25164,25155,25153,25145,25144,25142,25137,25136,25135,25134,25132,25113,25110,25087,25073,25063,25060,24979,24978,24976,24964,24962,24923,24794,24762,24757,24687,24685,24684,24683,24669,24535,24529,24524,24496,24484,24483,24474,24467,24401,24396,24338,24323,24322,24317,24253,24226,24216,24211,24197,24196,24195,24177,24142,24132,24116,24104,24091,24081,24077,24075,24062,24058,24050,24044,24035,24031,24015,24010,23984,23977,23967,23933,23911,23900,23889,23883,23865,23844,23842,23840,23839,23809,23795,23783,23779,23747,23739,23720,23712,23697,23670,23669,23668,23667,23666,23665,23664,23662,23661,23633,23632,23631,23630,23629,23620,23615,23614,23613,23611,23610,23608,23607,23540,23480,23479,23453,23435,23403,23402,23400,23397,23383,23377,23324,23319,23287,23257,23242,23226,23218,23217,23206,23180,23179,23178,23177,23176,23175,23171,23170,23154,23142,23137,23133,23053,23052,23047,23045,23039,23032,23024,23023,23004,22987,22980,22967,22965,22959,22955,22939,22886,22810,22806,22483,22463,22459,22452,22425,22407,22398,22372,22359,22354,22314,22308,22254,22217,22135,22128,22075,22059)) OR (`Idx`=4 AND `CreatureID` IN (22965,22959,22955,22939)) OR (`Idx`=7 AND `CreatureID` IN (22955,22939)) OR (`Idx`=6 AND `CreatureID` IN (22955,22939)) OR (`Idx`=5 AND `CreatureID` IN (22955,22939)); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (22038,22037,22036,22035,22034,22033,22032,22031,22030,22029,22028,22027,22026,22025,22024,22023,22022,22021,22020,22019,22018,22017,22016,22015,22013,22012,22011,22010,22009,22008,22007,22006,22005,22004,22003,22002,22001,22000,21999,21998,21997,21996,21995,21994,21993,21992,21987,21986,21985,21984,21983,21982,21981,21980,21979,21978,21977,21976,21975,21974,21973,21972,21971,21970,21969,21968,21967,21966,21965,21964,21963,21962,21961,21960,21959,21958,21957,21956,21955,21954,21953,21952,21951,21950,21949,21947,21946,21945,21944,21942,21941,21940,21939,21938,21937,21936,21935,21934,21933,21932,21931,21930,21929,21928,21926,21925,21924,21923,21922,21921,21920,21913,21912,21911,21910,21909,21908,21907,21906,21905,21904,21903,21902,21901,21900,21899,21898,21897,21896,21895,21894,21893,21892,21891,21889,21888,21887,21886,21885,21884,21883,21882,21881,21880,21879,21878,21877,21876,21875,21874,21873,21872,21871,21870,21869,21868,21867,21866,21865,21864,21863,21862,21861,21860,21859,21858,21857,21856,21855,21854,21853,21852,21851,21850,21849,21848,21847,21846,21845,21844,21840,21839,21838,21837,21836,21835,21834,21833,21832,21831,21830,21829,21827,21826,21824,21823,21822,21821,21820,21819,21818,21817,21816,21815,21814,21812,21811,21810,21809,21808,21807,21806,21805,21804,21803,21802,21801,21800,21799,21798,21797,21796,21795,21794,21793,21792,21791,21790,21789,21788,21787,21785,21784,21783,21782,21781,21780,21779,21778,21777,21776,21775,21774,21773,21772,21771,21770,21769,21768,21767,21766,21765,21764,21763,21762,21761,21760,21759,21758,21757,21756,21755,21754,21753,21752,21751,21750,21749,21748,21747,21746,21744,21743,21742,21741,21740,21739,21738,21737,21736,21735,21734,21733,21732,21731,21730,21729,21728,21727,21726,21725,21724,21723,21722,21721,21720,21719,21718,21717,21716,21715,21714,21713,21711,21710,21709,21708,21707,21706,21705,21704,21703,21702,21701,21700,21699,21698,21697,21696,21695,21694,21692,21691,21690,21689,21688,21687,21686,21685,21684,21683,21682,21681,21680,21679,21678,21677,21676,21675,21674,21673,21672,21671,21670,21669,21668,21667,21666,21665,21664,21663,21662,21661,21660,21659,21658,21657,21656,21655,21654,21653,21652,21651,21650,21649,21648,21644,21643,21642,21641,21640,21639,21638,21637,21636,21635,21633,21632,21631,21630,21629,21628,21627,21520,21519,21518,21517,21516,21515,21514,21513,21512,21511,21510,21508,21507,21506,21505,21504,21503,21502,21501,21500,21499,21498,21497,21496,21495,21494,21493,21492,21491,21490,21489,21488,21487,21485,21484,21483,21482,21481,21480,21479,21478,21477,21476,21475,21474,21473,21472,21471,21470,21469,21468,21467,21466,21465,21464,21463,21462,21461,21460,21459,21458,21457,21456,21455,21454,21453,21452,21451,21450,21449,21448,21447,21446,21445,21443,21441,21440,21439,21438,21437,21436,21435,21434,21432,21430,21429,21428,21427,21426,21425,21424,21423,21422,21421,21420,21419,21418,21417,21416,21415,21414,21413,21412,21411,21410,21409,21408,21407,21406,21405,21404,21403,21402,21401,21400,21399,21398,21397,21396,21395,21394,21393,21392,21391,21390,21389,21388,21387,21386,21385,21384,21383,21382,21381,21380,21378,21376,21375,21374,21373,21372,21371,21370,21369,21368,21367,21366,21365,21364,21363,21362,21361,21360,21359,21358,21357,21356,21355,21354,21353,21352,21351,21350,21349,21348,21347,21346,21345,21344,21343,21342,21341,21340,21339,21338,21337,21336,21335,21334,21333,21332,21331,21330,21329,21328,21326,21325,21324,21323,21322,21321,21320,21319,21318,21317,21316,21315,21314,21313,21312,21311,21310,21309,21308,21307,21306,21305,21304,21303,21302,21301,21300,21299,21298,21297,21296,21295,21294,21293,21292,21291,21290,21289,21288,21287,21286,21285,21284,21283,21281,21279,21278,21277,21276,21275,21274,21273,21272,21271,21270,21269,21268,21267,21266,21265,21264,21263,21262,21261,21260,21259,21258,21257,21256,21255,21254,21253,21252,21251,21250,21249,21248,21247,21246,21245,21244,21243,21242,21241,21240,21239,21238,21237,21236,21235,21234,21233,21232,21231,21230,21229,21228,21227,21226,21225,21224,21223,21222,21221,21220,21219,21218,21217,21216,21215,21214,21213,21212,21211,21210,21209,21208,21207,21206,21205,21204,21203,21202,21201,21200,21199,21198,21197,21196,21195,21194,21193,21192,21191,21190,21189,21188,21187,21186,21185,21184,21183,21182,21181,21180,21179,21178,21177,21176,21175,21174,21173,21172,21171,21170,21169,21168,21167,21166,21165,21164,21163,21162,21161,21160,21159,21158,21157,21156,21155,21154,21153,21152,21151,21150,21149,21148,21147,21146,21145,21144,21143,21142,21140,21139,21138,21137,21136,21135,21134,21133,21132,21131,21130,21129,21128,21127,21126,21124,21123,21122,21121,21120,21119,21118,21117,21116,21115,21114,21113,21112,21111,21110,21109,21108,21107,21106,21105,21104,21103,21102,21101,21100,21099,21098,21097,21096,21095,21094,21093,21092,21091,21090,21089,21088,21087,21086,21085,21084,21083,21082,21081,21080,21079,21078,21077,21076,21075,21074,21073,21072,21071,21070,21069,21068,21067,21066,21065,21064,21063,21062,21061,21060,21059,21058,21057,21056,21055,21054,21053,21052,21051,21050,21049,21048,21047,21046,21045,21044,21043,21042,21041,21040,21039,21038,21037,21036,21035,21034,21033,21032,21031,21030,21029,21027,21026,21025,21024,21023,21022,21021,21020,21019,21018,21017,21016,21015,21014,21013,21012,21011,21010,21009,21008,21007,21006,21005,21004,21003,21002,21001,20999,20998,20995,20994,20991,20990,20989,20988,20987,20986,20985,20984,20983,20982,20981,20980,20979,20978,20977,20976,20975,20974,20973,20972,20971,20970,20969,20968,20967,20966,20965,20964,20963,20962,20961,20960,20959,20958,20957,20956,20955,20954,20953,20952,20951,20950,20949,20948,20947,20946,20945,20944,20943,20942,20941,20940,20939,20938,20937,20936,20935,20934,20933,20932,20931,20930,20929,20928,20927,20926,20925,20924,20923,20922,20921,20920,20919,20918,20917,20916,20915,20914,20913,20912,20911,20910,20909,20908,20907,20906,20905,20904,20903,20902,20901,20900,20899,20898,20897,20896,20895,20894,20893,20892,20891,20890,20889,20888,20887,20886,20885,20884,20883,20882,20881,20880,20879,20878,20877,20876,20875,20874,20873,20872,20871,20870,20869,20868,20867,20866,20865,20864,20863,20862,20861,20860,20859,20858,20857,20856,20855,20854,20853,20852,20851,20850,20849,20848,20847,20846,20845,20844,20843,20842,20841,20840,20839,20838,20837,20836,20835,20834,20833,20832,20831,20830,20829,20828,20827,20826,20825,20824,20823,20822,20821,20820,20819,20818,20817,20816,20815,20814,20813,20812,20811,20810,20809,20808,20807,20806,20805,20804,20803,20802,20801,20800,20799,20798,20797,20796,20795,20794,20793,20792,20791,20790,20789,20788,20787,20786,20785,20784,20783,20782,20781,20780,20779,20778,20777,20776,20775,20774,20773,20772,20771,20770,20769,20768,20767,20766,20765,20764,20763,20762,20757,20756,20755,20754,20753,20752,20751,20749,20748,20747,20736,20735,20734,20733,20732,20731,20730,20729,20728,20727,20726,20725,20724,20723,20722,20720,20719,20718,20717,20716,20714,20713,20710,20709,20708,20707,20685,20684,20683,20682,20681,20680,20679,20678,20677,20676,20675,20674,20673,20672,20671,20670,20669,20668,20667,20666,20635,20634,20619,20618,20617,20616,20615,20614,20613,20612,20611,20610,20609,20608,20607,20606,20605,20604,20603,20602,20601,20600,20599,20564,20563,20562,20561,20560,20558,20557,20556,20555,20554,20553,20552,20551,20520,20519,20518,20517,20516,20515,20514,20513,20512,20511,20510,20509,20508,20507,20506,20505,20504,20503,20502,20501,20500,20499,20498,20497,20496,20495,20494,20493,20492,20491,20490,20489,20488,20486,20485,20484,20483,20482,20481,20480,20479,20478,20477,20476,20475,20474,20473,20472,20471,20470,20469,20468,20467,20466,20465,20464,20463,20462,20461,20460,20459,20458,20457,20456,20455,20454,20453,20452,20451,20450,20449,20448,20447,20446,20445,20444,20443,20442,20441,20440,20439,20438,20436,20435,20434,20433,20432,20431,20430,20429,20428,20427,20426,20425,20424,20423,20422,20421,20420,20419,20418,20417,20416,20415,20414,20413,20412,20411,20410,20409,20408,20407,20406,20405,20404,20403,20402,20401,20400,20399,20398,20397,20396,20395,20394,20393,20392,20391,20390,20389,20388,20387,20386,20385,20384,20383,20382,20381,20380,20379,20378,20377,20376,20375,20374,20373,20372,20371,20370,20369,20368,20367,20366,20365,20364,20363,20362,20361,20360,20359,20358,20357,20356,20355,20354,20353,20352,20351,20350,20349,20348,20347,20346,20345,20344,20343,20342,20341,20340,20339,20338,20337,20336,20335,20334,20333,20332,20331,20330,20329,20327,20326,20325,20324,20297,20296,20295,20294,20293,20292,20291,20290,20289,20288,20287,20286,20285,20284,20283,20282,20281,20280,20279,20278,20277,20276,20275,20274,20273,20272,20271,20270,20269,20251,20250,20249,20248,20247,20246,20245,20244,20243,20242,20241,20240,20239,20238,20237,20236,20235,20234,20233,20232,20231,20230,20229,20227,20226,20225,20224,20223,20222,20221,20220,20219,20218,20217,20216,20215,20214,20213,20212,20211,20210,20209,20208,20207,20206,20205,20204,20203,20202,20201,20200,20199,20198,20197,20196,20195,20194,20163,20162,20161,20160,20159,20158,20157,20156,20155,20154,20153,20152,20151,20150,20149,20148,20146,20145,20144,20143,20142,20141,20140,20139,20138,20137,20136,20135,20134,20133,20132,20131,20130,20129,20128,20127,20126,20125,20124,20123,20122,20121,20120,20119,20118,20117,20116,20115,20114,20113,20112,20111,20110,20109,20107,20106,20105,20104,20103,20102,20101,20100,20099,20098,20097,20096,20095,20094,20093,20092,20091,20090,20089,20088,20087,20086,20085,20084,20083,20082,20081,20080,20079,20078,20076,20075,20074,20073,20072,20071,20069,20068,20067,20066,20064,20063,20062,20061,20060,20059,20058,20055,20054,20053,20052,20051,20050,20049,20048,20047,20046,20045,20044,20043,20042,20041,20040,20039,20038,20037,20036,20035,20034,20033,20032,20031,20030,20029,20028,20027,20026,20025,20024,20023,20021,20020,20019,20003,20000,19999,19998,19997,19996,19995,19994,19993,19992,19991,19990,19989,19988,19987,19986,19985,19984,19983,19982,19981,19980,19979,19978,19976,19975,19974,19973,19972,19971,19970,19969,19968,19967,19966,19965,19964,19963,19962,19961,19960,19959,19958,19957,19956,19954,19953,19952,19951,19950,19949,19948,19947,19946,19945,19944,19943,19942,19941,19940,19939,19938,19937,19936,19935,19934,19933,19932,19931,19930,19929,19928,19927,19926,19925,19924,19923,19922,19921,19920,19919,19918,19917,19916,19915,19914,19913,19912,19911,19910,19909,19908,19907,19906,19905,19883,19882,19881,19880,19879,19878,19877,19876,19875,19874,19873,19872,19871,19870,19869,19868,19867,19866,19865,19864,19863,19862,19861,19860,19859,19858,19857,19856,19855,19854,19853,19852,19851,19850,19849,19848,19847,19846,19845,19844,19843,19842,19841,19840,19839,19838,19837,19836,19835,19833,19832,19831,19830,19829,19828,19827,19826,19825,19824,19823,19822,19821,19820,19819,19818,19817,19816,19815,19814,19813,19812,19811,19810,19809,19808,19807,19806,19805,19804,19803,19802,19801,19800,19799,19798,19797,19796,19795,19794,19793,19792,19791,19790,19789,19788,19787,19786,19785,19784,19783,19782,19781,19780,19779,19778,19777,19776,19775,19774,19773,19772,19771,19770,19769,19768,19767,19766,19765,19764,19763,19762,19761,19760,19759,19758,19757,19756,19755,19754,19753,19752,19751,19750,19749,19748,19747,19746,19745,19744,19743,19742,19741,19740,19739,19738,19737,19736,19735,19734,19733,19732,19731,19730,19729,19728,19727,19726,19725,19724,19723,19722,19721,19720,19719,19718,19717,19716,19715,19713,19712,19710,19709,19708,19707,19706,19705,19704,19702,19701,19700,19698,19697,19696,19695,19694,19693,19692,19691,19690,19689,19688,19687,19686,19685,19684,19683,19682,19681,19680,19679,19678,19677,19676,19675,19674,19673,19672,19671,19670,19669,19668,19667,19666,19665,19664,19663,19662,19661,19660,19659,19658,19657,19656,19655,19654,19653,19652,19651,19650,19649,19648,19647,19646,19645,19644,19643,19642,19641,19640,19639,19638,19637,19636,19635,19634,19633,19632,19631,19630,19629,19628,19627,19626,19625,19624,19623,19622,19621,19620,19619,19618,19617,19616,19615,19614,19613,19612,19611,19610,19609,19608,19607,19606,19605,19604,19603,19602,19601,19600,19599,19598,19597,19596,19595,19594,19593,19592,19591,19590,19589,19588,19587,19586,19585,19584,19583,19582,19581,19580,19579,19578,19577,19576,19575,19574,19573,19572,19571,19570,19569,19568,19567,19566,19565,19564,19563,19562,19561,19560,19559,19558,19557,19556,19555,19554,19553,19552,19551,19550,19549,19548,19547,19546,19545,19544,19543,19542,19541,19540,19539,19538,19537,19536,19535,19534,19533,19532,19531,19530,19529,19528,19527,19526,19525,19524,19523,19522,19521,19520,19519,19518,19517,19516,19514,19513,19512,19511,19510,19509,19508,19507,19506,19505,19504,19503,19502,19501,19500,19499,19498,19497,19496,19495,19494,19493,19492,19491,19490,19489,19488,19487,19486,19485,19484,19483,19482,19481,19480,19479,19478,19477,19476,19475,19474,19473,19472,19471,19470,19469,19468,19467,19466,19464,19463,19461,19460,19459,19458,19457,19456,19455,19454,19453,19452,19451,19450,19449,19447,19446,19445,19444,19443,19442,19441,19440,19439,19438,19437,19436,19435,19434,19433,19432,19431,19430,19429,19428,19427,19426,19425,19424,19423,19422,19421,19420,19419,19418,19417,19416,19415,19414,19413,19412,19411,19410,19409,19408,19407,19406,19405,19404,19403,19402,19401,19400,19399,19398,19397,19395,19394,19393,19392,19391,19390,19389,19388,19387,19386,19385,19384,19383,19382,19381,19380,19379,19378,19377,19376,19375,19374,19373,19372,19371,19370,19369,19368,19367,19366,19365,19364,19363,19362,19361,19359,19358,19357,19356,19355,19354,19353,19352,19351,19350,19349,19348,19347,19346,19345,19344,19343,19342,19341,19340,19339,19338,19337,19336,19335,19334,19333,19332,19331,19330,19329,19328,19327,19326,19324,19323,19322,19321,19320,19319,19318,19317,19316,19315,19314,19313,19312,19311,19310,19309,19308,19307,19306,19305,19304,19303,19302,19301,19300,19299,19298,19297,19296,19295,19294,19293,19292,19291,19290,19289,19288,19287,19286,19285,19284,19283,19282,19281,19280,19279,19278,19277,19276,19275,19274,19273,19272,19271,19270,19269,19268,19267,19266,19265,19264,19263,19262,19261,19260,19259,19258,19257,19256,19255,19254,19253,19252,19251,19250,19249,19248,19247,19246,19245,19244,19243,19242,19241,19240,19239,19238,19237,19236,19235,19234,19233,19232,19231,19230,19229,19228,19227,19226,19225,19224,19223,19222,19221,19220,19219,19218,19217,19216,19215,19214,19213,19212,19211,19210,19209,19208,19207,19206,19205,19204,19203,19202,19201,19200,19199,19198,19197,19196,19195,19194,19193,19192,19191,19190,19189,19188,19187,19186,19185,19184,19183,19182,19181,19180,19179,19178,19177,19176,19175,19174,19173,19172,19171,19170,19169,19168,19167,19166,19165,19164,19163,19162,19161,19160,19159,19158,19157,19156,19155,19154,19153,19152,19151,19150,19149,19148,19147,19146,19145,19144,19142,19141,19140,19139,19138,19137,19136,19135,19134,19133,19132,19131,19130,19129,19128,19127,19126,19125,19124,19123,19122,19121,19120,19119,19118,19117,19116,19115,19114,19113,19112,19111,19110,19109,19108,19107,19106,19105,19104,19103,19102,19101,19100,19099,19098,19097,19096,19095,19094,19093,19092,19091,19090,19089,19088,19087,19086,19085,19084,19083,19082,19081,19080,19079,19078,19077,19076,19075,19074,19073,19072,19071,19070,19069,19068,19067,19066,19065,19064,19063,19060,19059,19058,19057,19056,19055,19054,19053,19052,19051,19050,19049,19048,19047,19046,19045,19044,19043,19042,19041,19040,19039,19038,19037,19036,19035,19034,19033,19032,19031,19030,19029,19028,19027,19026,19025,19024,19023,19022,19021,19020,19019,19018,19017,19016,19015,19014,19013,19012,19011,19010,19009,19008,19007,19006,19005,19004,19003,19002,19001,19000,18999,18998,18997,18996,18995,18994,18993,18992,18991,18990,18989,18988,18987,18986,18985,18984,18983,18982,18981,18980,18979,18978,18977,18976,18975,18974,18973,18972,18971,18970,18969,18968,18967,18966,18965,18964,18963,18962,18961,18960,18959,18958,18957,18956,18955,18954,18953,18952,18951,18950,18949,18948,18947,18946,18945,18944,18943,18942,18941,18940,18939,18938,18937,18936,18935,18934,18933,18932,18931,18930,18929,18928,18927,18926,18925,18924,18922,18921,18920,18919,18918,18917,18916,18915,18914,18913,18912,18911,18910,18909,18908,18907,18906,18905,18904,18903,18902,18901,18900,18899,18898,18897,18896,18895,18894,18893,18892,18891,18890,18889,18888,18887,18886,18885,18884,18883,18882,18881,18880,18879,18878,18877,18876,18875,18874,18873,18872,18871,18870,18869,18868,18867,18866,18865,18864,18863,18862,18861,18860,18859,18858,18857,18856,18855,18854,18853,18852,18851,18850,18849,18848,18847,18846,18845,18844,18843,18842,18841,18840,18839,18838,18836,18835,18834,18832,18831,18830,18829,18828,18827,18826,18825,18824,18823,18822,18821,18820,18819,18818,18817,18816,18815,18814,18813,18812,18811,18810,18809,18808,18807,18806,18805,18804,18803,18802,18801,18800,18799,18798,18797,18796,18795,18794,18793,18792,18791,18790,18789,18788,18785,18783,18782,18781,18780,18779,18778,18777,18776,18775,18774,18773,18772,18771,18770,18769,18768,18766,18765,18764,18763,18762,18761,18760,18759,18758,18757,18756,18755,18754,18753,18752,18751,18750,18749,18748,18747,18745,18744,18743,18742,18741,18740,18739,18738,18737,18736,18735,18734,18733,18732,18731,18730,18729,18728,18727,18726,18725,18724,18723,18722,18721,18720,18719,18718,18717,18716,18715,18714,18713,18712,18708,18707,18706,18705,18704,18703,18702,18701,18700,18699,18698,18697,18696,18695,18694,18693,18692,18691,18690,18689,18688,18687,18686,18685,18684,18683,18682,18681,18680,18679,18678,18677,18676,18675,18674,18673,18672,18671,18670,18669,18668,18667,18666,18665,18664,18663,18662,18661,18660,18659,18658,18657,18656,18655,18654,18653,18652,18651,18650,18649,18648,18647,18646,18645,18644,18643,18642,18641,18640,18639,18638,18637,18636,18635,18634,18633,18632,18631,18629,18628,18627,18626,18625,18624,18623,18622,18600,18599,18598,18597,18596,18595,18594,18593,18590,18589,18588,18587,18586,18585,18584,18583,18582,18581,18568,18567,18566,18565,18564,18563,18562,18560,18559,18558,18557,18556,18555,18554,18553,18552,18551,18550,18549,18548,18547,18546,18545,18544,18543,18542,18541,18540,18539,18538,18537,18536,18535,18534,18533,18532,18531,18530,18529,18528,18527,18526,18525,18524,18521,18507,18506,18504,18503,18502,18501,18500,18499,18498,18497,18496,18495,18494,18493,18492,18491,18490,18489,18488,18487,18486,18485,18484,18483,18482,18481,18480,18479,18478,18477,18476,18475,18474,18473,18472,18471,18470,18469,18468,18467,18466,18465,18464,18463,18462,18461,18460,18459,18458,18457,18456,18455,18454,18453,18452,18451,18450,18449,18448,18447,18446,18445,18444,18443,18442,18441,18440,18439,18438,18437,18431,18430,18429,18428,18427,18426,18425,18424,18423,18422,18421,18420,18419,18418,18417,18416,18415,18414,18413,18412,18411,18410,18409,18408,18407,18406,18405,18404,18403,18402,18401,18400,18399,18398,18397,18396,18395,18394,18393,18392,18391,18390,18389,18388,18387,18386,18385,18384,18383,18382,18381,18380,18379,18378,18377,18376,18375,18374,18373,18372,18371,18370,18369,18368,18367,18366,18365,18364,18363,18362,18361,18360,18359,18358,18357,18355,18354,18353,18352,18351,18350,18349,18348,18347,18346,18345,18344,18343,18342,18341,18340,18338,18337,18336,18335,18334,18333,18332,18331,18329,18328,18327,18326,18325,18323,18322,18321,18320,18319,18318,18317,18315,18314,18313,18312,18311,18309,18308,18307,18306,18305,18304,18303,18302,18301,18300,18299,18298,18297,18296,18295,18294,18293,18292,18290,18289,18288,18287,18286,18285,18284,18283,18282,18281,18280,18278,18277,18276,18275,18274,18273,18272,18271,18270,18269,18268,18267,18266,18265,18264,18263,18262,18261,18260,18259,18258,18257,18256,18255,18254,18253,18252,18251,18250,18249,18248,18247,18246,18245,18244,18243,18242,18241,18240,18239,18238,18237,18236,18235,18234,18233,18232,18231,18230,18229,18228,18226,18225,18224,18223,18222,18221,18220,18218,18217,18216,18215,18214,18213,18212,18211,18210,18209,18208,18207,18206,18205,18204,18203,18202,18201,18200,18199,18198,18197,18196,18194,18192,18191,18190,18189,18188,18187,18186,18185,18184,18183,18182,18181,18180,18179,18178,18177,18176,18175,18174,18173,18172,18171,18170,18169,18168,18167,18166,18165,18164,18163,18162,18161,18160,18159,18158,18157,18156,18155,18154,18153,18152,18151,18150,18149,18148,18147,18146,18145,18144,18143,18142,18141,18140,18139,18138,18137,18136,18135,18134,18133,18132,18131,18130,18129,18128,18127,18126,18125,18124,18123,18122,18121,18120,18119,18118,18117,18116,18115,18114,18113,18110,18109,18108,18107,18106,18105,18104,18103,18102,18101,18100,18099,18098,18097,18096,18095,18094,18093,18092,18091,18090,18089,18088,18087,18086,18085,18084,18083,18082,18081,18080,18079,18078,18077,18076,18075,18074,18073,18072,18071,18070,18069,18068,18067,18066,18065,18064,18063,18062,18061,18060,18047,18046,18045,18044,18043,18042,18041,18040,18039,18038,18037,18036,18035,18034,18033,18032,18031,18030,18029,18028,18027,18026,18025,18024,18023,18022,18021,18020,18019,18018,18017,18016,18015,18014,18013,18012,18011,18010,18009,18008,18007,18006,18005,18004,18003,18002,18001,18000,17999,17998,17997,17996,17995,17994,17993,17992,17991,17990,17989,17988,17987,17986,17985,17984,17983,17982,17981,17980,17979,17978,17977,17976,17975,17974,17973,17972,17971,17970,17969,17968,17967,17966,17965,17964,17963,17962,17961,17960,17959,17958,17957,17956,17955,17954,17953,17952,17951,17950,17949,17948,17947,17946,17945,17944,17943,17942,17941,17940,17939,17938,17937,17936,17935,17934,17933,17932,17931,17930,17929,17928,17927,17926,17925,17924,17923,17922,17921,17920,17919,17918,17917,17916,17915,17914,17913,17912,17911,17910,17909,17908,17907,17906,17905,17904,17903,17902,17901,17900,17899,17898,17897,17896,17895,17894,17893,17892,17890,17889,17888,17887,17886,17885,17884,17883,17882,17881,17880,17879,17878,17877,17876,17875,17874,17873,17872,17871,17870,17869,17868,17867,17866,17865,17864,17863,17862,17861,17860,17859,17858,17857,17856,17855,17854,17853,17852,17851,17850,17849,17848,17847,17846,17845,17844,17843,17842,17841,17840,17839,17838,17837,17836,17835,17834,17833,17832,17831,17830,17829,17828,17827,17826,17825,17824,17823,17822,17820,17819,17818,17817,17816,17815,17814,17813,17812,17811,17810,17809,17808,17807,17805,17804,17803,17802,17801,17800,17799,17798,17797,17796,17795,17794,17793,17792,17791,17790,17789,17788,17787,17786,17785,17784,17783,17782,17781,17780,17779,17778,17777,17776,17775,17774,17773,17772,17771,17770,17769,17768,17767)) OR (`Idx`=1 AND `CreatureID` IN (22021,22018,22017,22016,22015,22013,22008,22003,22002,22001,21999,21998,21997,21996,21993,21987,21986,21982,21977,21974,21969,21968,21967,21960,21957,21951,21946,21945,21944,21942,21940,21939,21935,21934,21933,21931,21930,21929,21926,21924,21921,21920,21910,21907,21903,21902,21899,21898,21880,21876,21872,21871,21870,21869,21866,21859,21858,21856,21855,21852,21846,21819,21815,21814,21810,21809,21807,21800,21795,21794,21793,21792,21791,21788,21756,21754,21753,21749,21743,21742,21736,21720,21719,21718,21717,21662,21661,21660,21654,21641,21637,21636,21632,21631,21630,21629,21512,21507,21505,21503,21498,21491,21490,21489,21473,21463,21451,21448,21447,21445,21443,21441,21440,21439,21438,21437,21436,21430,21429,21427,21424,21423,21422,21419,21418,21417,21415,21413,21403,21394,21393,21391,21388,21383,21382,21367,21366,21365,21363,21361,21360,21353,21352,21351,21348,21347,21338,21334,21322,21321,21312,21310,21304,21303,21302,21300,21297,21290,21288,21285,21284,21281,21276,21266,21262,21261,21258,21252,21250,21247,21243,21242,21241,21240,21237,21236,21234,21211,21210,21203,21191,21186,21182,21180,21179,21176,21173,21159,21157,21154,21153,21152,21146,21142,21122,21121,21120,21119,21116,21115,21114,21109,21097,21096,21095,21094,21092,21090,21089,21081,21080,21075,21074,21073,21060,21058,21054,21053,21052,21051,21049,21041,21039,21033,21030,21025,20995,20994,20990,20988,20982,20979,20978,20934,20933,20926,20922,20889,20877,20876,20874,20863,20859,20858,20857,20856,20855,20853,20852,20851,20845,20825,20816,20815,20814,20813,20809,20804,20796,20782,20781,20771,20769,20767,20764,20755,20749,20736,20709,20676,20675,20674,20672,20670,20666,20617,20608,20605,20602,20562,20561,20556,20520,20513,20485,20476,20475,20473,20440,20436,20434,20431,20430,20429,20428,20426,20425,20424,20422,20418,20417,20398,20396,20392,20391,20331,20296,20289,20288,20286,20251,20248,20230,20229,20226,20221,20218,20213,20212,20209,20207,20206,20203,20156,20155,20143,20140,20139,20137,20136,20135,20134,20129,20128,20114,20102,20093,20086,20085,20083,20078,20061,20059,20055,20054,20053,20050,20049,20048,20047,20046,20045,20044,20043,20042,20037,20036,20035,20034,20033,20032,20031,20024,20023,20003,19978,19959,19950,19939,19937,19921,19883,19881,19871,19870,19868,19867,19866,19864,19863,19833,19806,19797,19796,19795,19792,19779,19750,19731,19727,19724,19723,19717,19707,19702,19689,19687,19684,19681,19677,19665,19660,19656,19655,19654,19652,19651,19650,19646,19643,19633,19624,19613,19610,19609,19605,19602,19601,19600,19597,19596,19592,19590,19577,19566,19563,19555,19553,19541,19529,19510,19509,19508,19507,19505,19504,19503,19502,19501,19500,19486,19484,19483,19475,19454,19453,19449,19444,19439,19437,19432,19426,19425,19421,19416,19407,19406,19398,19397,19393,19392,19390,19388,19387,19386,19384,19381,19377,19376,19366,19365,19364,19362,19359,19358,19355,19353,19337,19336,19329,19328,19326,19322,19320,19304,19303,19302,19301,19300,19292,19291,19289,19283,19279,19278,19277,19276,19258,19237,19230,19215,19212,19211,19209,19208,19198,19179,19178,19177,19176,19175,19173,19172,19171,19170,19169,19168,19167,19165,19164,19163,19162,19161,19159,19158,19157,19156,19155,19153,19152,19151,19150,19149,19148,19147,19144,19142,19138,19120,19077,19076,19075,19071,19068,19048,19041,19032,19029,19028,19016,19010,19009,19008,19003,19000,18999,18989,18986,18973,18972,18971,18970,18968,18967,18965,18961,18955,18950,18949,18948,18943,18941,18934,18927,18925,18922,18910,18909,18896,18892,18873,18872,18857,18855,18853,18852,18850,18849,18830,18829,18818,18815,18814,18806,18800,18799,18794,18793,18792,18782,18763,18759,18758,18757,18742,18740,18729,18722,18721,18719,18718,18717,18716,18702,18688,18673,18665,18662,18658,18657,18654,18650,18644,18640,18639,18638,18637,18636,18635,18634,18633,18632,18631,18600,18599,18598,18593,18582,18567,18563,18562,18560,18559,18558,18557,18556,18555,18553,18552,18549,18548,18547,18524,18521,18507,18504,18503,18501,18500,18499,18498,18497,18495,18493,18490,18489,18488,18479,18460,18428,18422,18421,18420,18419,18404,18402,18399,18397,18374,18334,18307,18306,18304,18299,18296,18293,18292,18264,18263,18256,18242,18240,18225,18211,18207,18194,18192,18169,18152,18147,18126,18108,18104,18095,18094,18093,18092,18043,18038,18034,18032,18031,18030,18029,18027,18026,18025,18024,18023,18022,18020,18002,18000,17999,17998,17994,17993,17992,17973,17971,17965,17951,17931,17878,17875,17869,17868,17867,17860,17855,17853,17846,17845,17837,17833,17829,17824,17820,17819,17815,17814,17795,17794)) OR (`Idx`=3 AND `CreatureID` IN (22018,22017,22016,22015,22013,21998,21986,21982,21951,21945,21920,21859,21858,21852,21846,21815,21810,21809,21788,21749,21742,21736,21637,21636,21631,21630,21507,21505,21503,21491,21490,21430,21427,21424,21415,21388,21383,21382,21361,21312,21300,21288,21285,21284,21258,21180,21179,21154,21153,21115,21114,21058,20995,20994,20922,20877,20876,20674,20672,20561,20513,20436,20434,20430,20429,20428,20426,20422,20248,20218,20207,20137,20134,20129,20054,20053,19950,19937,19921,19864,19863,19833,19806,19796,19792,19779,19731,19707,19702,19689,19687,19651,19613,19605,19602,19596,19553,19541,19510,19504,19502,19501,19500,19454,19453,19449,19432,19416,19392,19390,19384,19377,19364,19362,19353,19337,19289,19283,19258,19209,19208,19170,19167,19164,19163,19161,19158,19157,19155,19153,19152,19151,19150,19149,19142,19138,19120,19075,19068,19000,18999,18989,18973,18970,18965,18950,18934,18922,18909,18892,18873,18872,18855,18853,18852,18815,18792,18740,18719,18717,18716,18702,18688,18673,18662,18658,18650,18644,18635,18633,18600,18598,18593,18559,18558,18557,18556,18549,18547,18507,18501,18500,18499,18498,18497,18495,18493,18490,18489,18428,18421,18404,18402,18293,18292,18256,18240,18194,18192,18152,18147,18126,18094,18093,18092,18043,18038,17994,17993,17878,17860,17855,17846,17845,17833,17820,17819,17815,17814)) OR (`Idx`=2 AND `CreatureID` IN (22018,22017,22016,22015,22013,21998,21986,21982,21977,21960,21951,21945,21931,21920,21902,21866,21859,21858,21852,21846,21815,21810,21809,21788,21749,21742,21736,21661,21660,21637,21636,21631,21630,21507,21505,21503,21491,21490,21448,21430,21427,21424,21415,21388,21383,21382,21361,21338,21312,21300,21288,21285,21284,21258,21240,21191,21180,21179,21154,21153,21115,21114,21081,21058,20995,20994,20934,20922,20877,20876,20874,20749,20674,20672,20561,20513,20485,20436,20434,20430,20429,20428,20426,20424,20422,20398,20396,20331,20248,20218,20207,20203,20139,20137,20134,20129,20059,20055,20054,20053,19959,19950,19937,19921,19881,19864,19863,19833,19806,19796,19795,19792,19779,19731,19707,19702,19689,19687,19684,19651,19650,19624,19613,19610,19605,19602,19596,19553,19541,19510,19507,19504,19502,19501,19500,19454,19453,19449,19432,19416,19406,19398,19397,19392,19390,19386,19384,19377,19366,19364,19362,19353,19337,19289,19283,19258,19209,19208,19170,19168,19167,19164,19163,19161,19158,19157,19156,19155,19153,19152,19151,19150,19149,19144,19142,19138,19120,19077,19075,19071,19068,19000,18999,18989,18973,18970,18965,18950,18934,18922,18909,18892,18873,18872,18855,18853,18852,18830,18815,18806,18800,18792,18740,18722,18719,18718,18717,18716,18702,18688,18673,18662,18658,18657,18650,18644,18640,18639,18638,18637,18636,18635,18634,18633,18632,18631,18600,18598,18593,18562,18559,18558,18557,18556,18552,18549,18547,18507,18501,18500,18499,18498,18497,18495,18493,18490,18489,18488,18460,18428,18421,18420,18404,18402,18334,18293,18292,18256,18240,18207,18194,18192,18152,18147,18126,18094,18093,18092,18043,18038,17994,17993,17878,17875,17860,17855,17853,17846,17845,17837,17833,17820,17819,17815,17814)) OR (`Idx`=15 AND `CreatureID`=20672) OR (`Idx`=14 AND `CreatureID`=20672) OR (`Idx`=13 AND `CreatureID`=20672) OR (`Idx`=12 AND `CreatureID`=20672) OR (`Idx`=11 AND `CreatureID`=20672) OR (`Idx`=10 AND `CreatureID`=20672) OR (`Idx`=9 AND `CreatureID`=20672) OR (`Idx`=8 AND `CreatureID`=20672) OR (`Idx`=7 AND `CreatureID`=20672) OR (`Idx`=6 AND `CreatureID`=20672) OR (`Idx`=5 AND `CreatureID`=20672) OR (`Idx`=4 AND `CreatureID`=20672); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=1 AND `CreatureID` IN (17766,17765,17734,17731,17714,17705,17704,17687,17681,17678,17677,17672,17659,17645,17644,17641,17612,17611,17610,17609,17608,17607,17606,17605,17604,17597,17591,17587,17552,17549,17531,17495,17477,17474,17459,17452,17439,17438,17437,17432,17425,17422,17410,17407,17406,17393,17391,17390,17383,17382,17379,17376,17375,17369,17368,17367,17317,17316,17305,17299,17282,17279,17278,17274,17263,17261,17260,17256,17247,17244,17234,17231,17228,17208,17172,17171,17170,17169,17168,17163,17148,17147,17146,17108,17102,17088,17056,17051,17050,17049,17048,17041,17038,17030,17024,17023,17021,17019,17017,17016,17001,16995,16976,16971,16945,16925,16921,16914,16912,16905,16904,16899,16898,16897,16896,16895,16894,16893,16892,16890,16889,16884,16865,16864,16847,16846,16843,16842,16838,16836,16835,16831,16805,16804,16788,16781,16769,16733,16608,16600,16599,16591,16590,16582,16580,16578,16541,16540,16521,16519,16511,16506,16505,16483,16473,16472,16470,16468,16461,16460,16459,16436,16435,16434,16433,16425,16424,16414,16412,16411,16410,16409,16408,16407,16406,16399,16396,16395,16389,16384,16378,16377,16372,16371,16368,16360,16333,16332,16331,16330,16326,16325,16318,16317,16315,16302,16301,16300,16284,16242,16238,16232,16229,16228,16225,16222,16221,16156,16146,16145,16139,16137,16096,16093,16068,16067,16066,16030,15981,15980,15971,15961,15938,15917,15908,15907,15906,15905,15892,15891,15880,15879,15863,15862,15861,15860,15859,15858,15857,15856,15855,15854,15853,15852,15839,15838,15835,15832,15811,15808,15760,15759,15756,15752,15749,15739,15738,15737,15736,15735,15734,15733,15731,15730,15729,15724,15723,15719,15696,15694,15692,15685,15663,15619,15618,15617,15616,15551,15545,15542,15495,15476,15475,15473,15454,15423,15422,15421,15414,15384,15377,15376,15375,15373,15371,15260,15222,15219,15218,15214,15213,15201,15184,15163,15136,15130,15128,15115,15113,15111,15110,15108,15107,15106,15105,15103,15102,15089,15088,15087,15086,15080,15075,15074,15064,15063,15062,15046,15045,14991,14990,14965,14883,14882,14881,14876,14849,14848,14825,14801,14777,14776,14775,14774,14773,14772,14771,14770,14769,14768,14767,14766,14765,14764,14763,14762,14748,14746,14734,14730,14718,14717,14715,14709,14708,14681,14645,14635,14622,14499,14496,14495,14493,14486,14485,14484,14456,14406,14393,14390,14369,14364,14304,14285,14284,14162,14142,14141,14017,13996,13976,13958,13957,13956,13839,13576,13557,13556,13555,13554,13553,13552,13551,13550,13549,13548,13547,13546,13545,13544,13543,13542,13541,13540,13539,13538,13537,13536,13535,13534,13531,13530,13529,13528,13527,13526,13525,13524,13523,13522,13521,13520,13519,13518,13517,13516,13440,13428,13427,13426,13425,13424,13422,13421,13396,13359,13358,13338,13337,13336,13335,13334,13333,13332,13331,13330,13329,13328,13327,13326,13325,13324,13321,13317,13256,13160,13150,13149,13118,13117,13116,13099,13098,13097,13096,13089,13087,13081,13080,13076,13022,13019,13000,12999,12998,12996,12903,12897,12896,12859,12856,12536,12470,12462,12459,12458,12457,12421,12420,12416,12380,12379,12352,12338,12322,12320,12319,12261,12176,12160,12158,12157,12156,12128,12127,12125)) OR (`Idx`=0 AND `CreatureID` IN (17766,17765,17764,17763,17762,17761,17760,17759,17758,17757,17756,17755,17754,17753,17752,17751,17750,17749,17748,17747,17746,17745,17744,17743,17742,17741,17740,17739,17738,17737,17736,17735,17734,17732,17731,17730,17729,17728,17727,17726,17725,17724,17723,17722,17721,17720,17719,17718,17717,17716,17715,17714,17713,17712,17711,17710,17709,17708,17707,17706,17705,17704,17703,17702,17701,17700,17699,17698,17697,17696,17695,17694,17693,17691,17690,17689,17688,17687,17686,17685,17684,17683,17682,17681,17680,17679,17678,17677,17676,17675,17674,17673,17672,17671,17670,17669,17668,17667,17666,17665,17664,17663,17662,17661,17660,17659,17658,17657,17656,17655,17654,17653,17652,17651,17650,17649,17648,17647,17646,17645,17644,17643,17642,17641,17640,17639,17638,17637,17636,17635,17634,17633,17632,17631,17630,17629,17628,17627,17626,17625,17624,17623,17622,17621,17620,17619,17618,17617,17616,17615,17614,17613,17612,17611,17610,17609,17608,17607,17606,17605,17604,17603,17602,17601,17600,17599,17598,17597,17596,17595,17594,17593,17592,17591,17590,17589,17588,17587,17586,17585,17584,17583,17582,17581,17580,17579,17578,17577,17576,17575,17574,17573,17572,17571,17570,17569,17568,17567,17566,17565,17564,17563,17562,17561,17560,17559,17558,17557,17556,17555,17554,17553,17552,17551,17550,17549,17548,17547,17546,17545,17544,17543,17542,17541,17540,17539,17538,17537,17536,17535,17534,17533,17532,17531,17530,17529,17528,17527,17526,17525,17524,17523,17522,17521,17520,17519,17518,17517,17516,17514,17513,17512,17511,17510,17509,17508,17507,17506,17505,17504,17503,17502,17501,17500,17499,17496,17495,17494,17493,17492,17491,17490,17489,17488,17487,17486,17485,17484,17483,17482,17481,17480,17479,17478,17477,17476,17475,17474,17473,17471,17470,17469,17468,17467,17466,17465,17464,17463,17462,17461,17460,17459,17458,17457,17456,17455,17454,17453,17452,17451,17450,17449,17448,17447,17446,17445,17444,17443,17442,17441,17440,17439,17438,17437,17436,17435,17434,17433,17432,17431,17430,17429,17428,17427,17426,17425,17424,17423,17422,17421,17420,17419,17418,17417,17416,17415,17414,17413,17412,17411,17410,17409,17408,17407,17406,17405,17404,17403,17402,17401,17400,17399,17398,17397,17396,17395,17394,17393,17392,17391,17390,17389,17388,17387,17386,17385,17384,17383,17382,17381,17380,17379,17378,17377,17376,17375,17374,17373,17372,17371,17370,17369,17368,17367,17366,17365,17364,17363,17362,17361,17360,17359,17358,17357,17356,17355,17354,17353,17352,17351,17350,17349,17348,17347,17346,17345,17344,17343,17342,17341,17340,17339,17338,17337,17336,17335,17334,17333,17332,17331,17330,17329,17328,17327,17326,17325,17324,17323,17322,17321,17320,17319,17318,17317,17316,17315,17314,17313,17312,17311,17310,17309,17308,17307,17306,17305,17304,17303,17302,17301,17300,17299,17298,17297,17296,17295,17294,17293,17292,17291,17290,17289,17288,17287,17286,17285,17284,17283,17282,17281,17280,17279,17278,17277,17276,17275,17274,17272,17271,17270,17269,17268,17267,17266,17265,17264,17263,17262,17261,17260,17259,17258,17257,17256,17255,17254,17253,17252,17251,17250,17249,17248,17247,17246,17245,17244,17243,17242,17241,17240,17239,17238,17236,17235,17234,17233,17232,17231,17230,17229,17228,17227,17226,17225,17224,17223,17222,17221,17220,17219,17218,17217,17216,17215,17214,17213,17212,17211,17210,17209,17208,17207,17206,17205,17204,17203,17202,17201,17200,17199,17198,17197,17196,17195,17194,17193,17192,17191,17190,17189,17188,17187,17186,17185,17184,17183,17182,17181,17180,17179,17178,17176,17175,17174,17173,17172,17171,17170,17169,17168,17167,17165,17163,17162,17161,17160,17159,17158,17157,17156,17155,17154,17153,17152,17151,17150,17149,17148,17147,17146,17145,17144,17143,17142,17141,17140,17139,17138,17137,17136,17135,17134,17133,17132,17131,17130,17129,17128,17127,17126,17125,17124,17123,17122,17121,17120,17119,17118,17117,17116,17115,17114,17113,17112,17111,17110,17109,17108,17107,17106,17105,17104,17103,17102,17101,17100,17099,17098,17097,17096,17095,17094,17093,17092,17091,17090,17089,17088,17087,17086,17085,17084,17083,17082,17081,17080,17079,17078,17077,17076,17075,17074,17073,17072,17071,17070,17069,17068,17067,17066,17065,17064,17063,17062,17061,17060,17059,17058,17057,17056,17055,17053,17052,17051,17050,17049,17048,17047,17046,17042,17041,17039,17038,17035,17034,17032,17031,17030,17029,17028,17027,17026,17025,17024,17023,17022,17021,17020,17019,17018,17017,17016,17015,17014,17013,17012,17011,17010,17009,17008,17007,17006,17005,17004,17003,17002,17001,17000,16999,16998,16997,16996,16995,16994,16993,16992,16991,16990,16989,16988,16987,16986,16985,16984,16983,16982,16981,16980,16979,16978,16977,16976,16975,16974,16973,16972,16971,16970,16969,16968,16967,16966,16965,16964,16963,16962,16961,16960,16959,16958,16957,16956,16955,16954,16953,16952,16951,16950,16949,16948,16947,16946,16945,16944,16943,16942,16941,16940,16939,16938,16937,16936,16935,16934,16933,16932,16931,16930,16929,16928,16927,16926,16925,16924,16923,16922,16921,16920,16919,16918,16917,16916,16915,16914,16912,16911,16910,16909,16908,16907,16906,16905,16904,16903,16902,16901,16900,16899,16898,16897,16896,16895,16894,16893,16892,16891,16890,16889,16888,16887,16886,16885,16884,16883,16882,16881,16880,16879,16878,16877,16876,16875,16874,16873,16872,16871,16870,16869,16868,16867,16866,16865,16864,16863,16862,16861,16860,16859,16858,16857,16856,16855,16854,16853,16852,16851,16850,16849,16848,16847,16846,16845,16844,16843,16842,16841,16840,16839,16838,16837,16836,16835,16834,16833,16832,16831,16830,16829,16828,16827,16826,16825,16824,16823,16822,16821,16820,16819,16818,16817,16816,16815,16814,16813,16812,16811,16810,16809,16808,16807,16806,16805,16804,16803,16802,16801,16800,16799,16798,16797,16796,16795,16794,16793,16792,16791,16790,16789,16788,16787,16786,16785,16784,16783,16782,16781,16780,16779,16778,16777,16776,16775,16774,16773,16772,16771,16770,16769,16768,16767,16766,16765,16764,16763,16762,16761,16760,16759,16758,16757,16756,16755,16754,16753,16752,16751,16750,16749,16748,16747,16746,16745,16744,16743,16742,16741,16740,16739,16738,16737,16736,16735,16734,16733,16732,16731,16730,16729,16728,16727,16726,16725,16724,16723,16722,16721,16720,16719,16718,16717,16716,16715,16714,16713,16712,16711,16710,16709,16708,16707,16706,16705,16704,16703,16702,16701,16700,16699,16698,16697,16696,16695,16694,16693,16692,16691,16690,16689,16688,16687,16686,16685,16684,16683,16682,16681,16680,16679,16678,16677,16676,16675,16674,16673,16672,16671,16670,16669,16668,16667,16666,16665,16664,16663,16662,16661,16660,16659,16658,16657,16656,16655,16654,16653,16652,16651,16650,16649,16648,16647,16646,16645,16644,16643,16642,16641,16640,16639,16638,16637,16636,16635,16634,16633,16632,16631,16630,16629,16628,16627,16626,16625,16624,16623,16622,16621,16620,16619,16618,16617,16616,16615,16614,16613,16612,16611,16610,16609,16608,16606,16605,16604,16603,16602,16601,16600,16599,16598,16597,16596,16595,16594,16593,16592,16591,16590,16589,16588,16587,16586,16585,16584,16583,16582,16581,16580,16579,16578,16577,16576,16575,16574,16573,16572,16571,16570,16569,16568,16567,16566,16565,16564,16563,16562,16561,16560,16557,16556,16554,16553,16551,16550,16549,16548,16547,16546,16545,16544,16543,16542,16541,16540,16539,16538,16537,16536,16535,16534,16533,16532,16531,16530,16529,16528,16527,16526,16525,16524,16523,16522,16521,16520,16519,16518,16517,16516,16514,16513,16512,16511,16510,16509,16508,16507,16506,16505,16504,16503,16502,16501,16500,16499,16498,16497,16496,16495,16494,16493,16492,16491,16490,16489,16488,16487,16486,16485,16484,16483,16482,16481,16480,16479,16478,16477,16476,16475,16474,16473,16472,16471,16470,16469,16468,16467,16466,16465,16464,16463,16462,16461,16460,16459,16458,16457,16456,16455,16454,16453,16452,16451,16450,16449,16448,16447,16446,16445,16444,16443,16442,16441,16440,16439,16438,16437,16436,16435,16434,16433,16432,16431,16430,16429,16428,16427,16426,16425,16424,16423,16422,16421,16420,16419,16418,16417,16416,16415,16414,16412,16411,16410,16409,16408,16407,16406,16405,16404,16403,16402,16401,16400,16399,16398,16397,16396,16395,16394,16393,16392,16390,16389,16388,16387,16386,16385,16384,16383,16382,16381,16380,16379,16378,16377,16376,16375,16374,16373,16372,16371,16369,16368,16367,16366,16365,16364,16363,16362,16361,16360,16359,16358,16357,16356,16355,16354,16353,16352,16351,16350,16349,16348,16347,16346,16345,16344,16343,16342,16341,16340,16339,16338,16337,16336,16335,16334,16333,16332,16331,16330,16329,16328,16327,16326,16325,16324,16323,16322,16321,16320,16319,16318,16317,16316,16315,16314,16313,16312,16311,16310,16309,16308,16307,16306,16305,16304,16303,16302,16301,16300,16299,16298,16297,16296,16295,16294,16293,16292,16291,16290,16289,16288,16287,16286,16285,16284,16283,16281,16280,16279,16278,16277,16276,16275,16274,16273,16272,16271,16270,16269,16268,16267,16266,16265,16264,16263,16262,16261,16260,16259,16258,16257,16256,16255,16254,16253,16252,16251,16250,16249,16248,16247,16246,16245,16244,16243,16242,16241,16240,16239,16238,16237,16236,16235,16234,16233,16232,16231,16230,16229,16228,16227,16226,16225,16224,16222,16221,16220,16219,16218,16217,16216,16215,16214,16213,16212,16211,16210,16209,16208,16207,16206,16205,16204,16203,16202,16201,16200,16199,16198,16197,16196,16194,16193,16192,16191,16190,16189,16188,16187,16186,16185,16184,16183,16182,16181,16180,16179,16178,16177,16176,16175,16174,16173,16172,16171,16170,16169,16168,16167,16166,16165,16164,16163,16162,16161,16160,16159,16158,16157,16156,16154,16153,16152,16151,16150,16149,16148,16147,16146,16145,16144,16143,16142,16141,16140,16139,16138,16137,16136,16135,16134,16133,16132,16131,16129,16128,16127,16126,16125,16124,16123,16121,16120,16119,16118,16117,16116,16115,16114,16113,16112,16111,16110,16109,16108,16107,16106,16105,16104,16103,16102,16101,16100,16099,16098,16097,16096,16095,16094,16093,16092,16091,16090,16089,16086,16085,16084,16083,16082,16081,16080,16079,16078,16077,16076,16075,16073,16072,16070,16069,16068,16067,16066,16065,16064,16063,16062,16061,16060,16059,16058,16057,16056,16055,16054,16053,16052,16051,16050,16049,16048,16047,16046,16045,16044,16043,16042,16041,16040,16039,16038,16037,16036,16035,16034,16033,16032,16031,16030,16029,16028,16027,16026,16025,16024,16023,16022,16021,16020,16019,16018,16017,16016,16015,16014,16013,16012,16011,16009,16008,16007,16006,16005,16004,16003,16002,16001,16000,15991,15990,15989,15985,15984,15983,15982,15981,15980,15979,15978,15977,15976,15975,15974,15973,15972,15971,15970,15969,15968,15967,15966,15965,15964,15963,15962,15961,15959,15958,15957,15956,15955,15954,15953,15952,15951,15950,15949,15948,15947,15946,15945,15944,15942,15941,15940,15939,15938,15937,15936,15935,15934,15933,15932,15931,15930,15929,15928,15927,15926,15925,15924,15923,15922,15921,15920,15919,15918,15917,15916,15915,15914,15913,15912,15911,15910,15909,15908,15907,15906,15905,15904,15903,15902,15901,15900,15899,15898,15897,15896,15895,15894,15893,15892,15891,15890,15889,15888,15887,15886,15885,15884,15883,15882,15881,15880,15879,15878,15877,15876,15875,15874,15873,15872,15871,15870,15869,15868,15867,15866,15865,15864,15863,15862,15861,15860,15859,15858,15857,15856,15855,15854,15853,15852,15851,15850,15849,15848,15847,15846,15845,15844,15843,15842,15841,15840,15839,15838,15835,15832,15818,15817,15816,15815,15814,15813,15812,15811,15810,15809,15808,15807,15806,15805,15804,15803,15802,15801,15800,15799,15798,15797,15796,15795,15794,15793,15792,15791,15790,15789,15788,15787,15786,15785,15784,15783,15782,15781,15780,15778,15777,15776,15775,15774,15773,15772,15771,15770,15769,15768,15767,15766,15765,15764,15763,15762,15761,15760,15759,15758,15757,15756,15754,15753,15752,15751,15750,15749,15748,15747,15746,15745,15744,15743,15742,15741,15740,15739,15738,15737,15736,15735,15734,15733,15732,15731,15730,15729,15728,15727,15726,15725,15724,15723,15722,15721,15720,15719,15718,15717,15716,15715,15714,15712,15711,15710,15709,15708,15707,15706,15705,15704,15703,15702,15701,15700,15699,15698,15696,15695,15694,15693,15692,15691,15690,15689,15688,15687,15686,15685,15684,15683,15682,15681,15680,15679,15678,15677,15676,15675,15672,15670,15669,15668,15667,15666,15665,15664,15663,15661,15660,15659,15658,15657,15656,15655,15654,15653,15652,15651,15650,15649,15648,15647,15646,15645,15644,15643,15642,15641,15640,15639,15638,15637,15636,15635,15634,15633,15632,15631,15630,15629,15628,15627,15626,15625,15624,15623,15622,15621,15620,15619,15618,15617,15616,15615,15614,15613,15612,15611,15610,15609,15608,15607,15606,15605,15604,15603,15602,15601,15600,15599,15598,15597,15596,15595,15594,15593,15592,15591,15590,15589,15588,15587,15586,15585,15584,15583,15582,15581,15580,15579,15578,15577,15576,15575,15574,15573,15572,15571,15570,15569,15568,15567,15566,15565,15564,15563,15562,15561,15560,15559,15558,15557,15556,15555,15554,15553,15552,15551,15550,15549,15548,15547,15546,15545,15544,15543,15542,15541,15540,15539,15538,15537,15536,15535,15534,15533,15532,15530,15529,15528,15527,15526,15525,15524,15522,15521,15520,15519,15518,15517,15516,15515,15514,15513,15512,15511,15510,15509,15508,15507,15506,15505,15504,15503,15502,15501,15500,15499,15498,15497,15496,15495,15494,15493,15492,15491,15490,15489,15488,15487,15486,15485,15484,15483,15482,15481,15480,15479,15478,15477,15476,15475,15474,15473,15472,15471,15470,15469,15468,15467,15466,15465,15464,15463,15462,15461,15460,15459,15458,15457,15456,15455,15454,15453,15452,15451,15450,15449,15448,15447,15446,15445,15444,15443,15442,15441,15440,15439,15438,15437,15436,15435,15434,15433,15432,15431,15430,15429,15428,15427,15426,15425,15424,15423,15422,15421,15420,15419,15418,15417,15416,15415,15414,15413,15412,15411,15410,15409,15408,15407,15406,15405,15404,15403,15402,15401,15400,15399,15398,15397,15395,15394,15393,15392,15391,15390,15389,15388,15387,15386,15385,15384,15383,15382,15381,15380,15379,15378,15377,15376,15375,15374,15373,15372,15371,15370,15369,15368,15367,15366,15364,15363,15362,15361,15360,15359,15358,15357,15356,15355,15354,15353,15352,15351,15350,15349,15348,15347,15346,15345,15344,15343,15342,15341,15340,15339,15338,15337,15336,15335,15334,15333,15332,15331,15330,15329,15328,15327,15326,15325,15324,15323,15322,15320,15319,15318,15317,15316,15315,15314,15313,15312,15311,15310,15309,15308,15307,15306,15305,15304,15303,15302,15301,15300,15299,15298,15297,15296,15295,15294,15293,15292,15291,15290,15289,15288,15287,15286,15285,15284,15283,15282,15281,15280,15279,15278,15277,15276,15275,15274,15273,15271,15270,15264,15263,15262,15261,15260,15259,15258,15257,15256,15255,15254,15253,15252,15251,15250,15249,15248,15247,15246,15245,15244,15243,15242,15241,15240,15239,15238,15237,15236,15235,15234,15233,15232,15231,15230,15229,15228,15227,15226,15224,15223,15222,15221,15220,15219,15218,15217,15216,15215,15214,15213,15212,15211,15210,15209,15208,15207,15206,15205,15204,15203,15202,15201,15200,15199,15198,15197,15196,15195,15194,15193,15192,15191,15190,15189,15188,15187,15186,15185,15184,15183,15182,15181,15180,15179,15178,15177,15176,15175,15174,15173,15172,15171,15170,15169,15168,15167,15166,15165,15164,15163,15162,15161,15160,15159,15158,15157,15156,15155,15154,15153,15152,15151,15146,15145,15144,15143,15142,15141,15140,15139,15138,15137,15136,15135,15134,15133,15131,15130,15128,15127,15126,15125,15124,15123,15122,15121,15119,15118,15117,15116,15115,15114,15113,15112,15111,15110,15109,15108,15107,15106,15105,15104,15103,15102,15101,15091,15090,15089,15088,15087,15086,15085,15084,15083,15082,15081,15080,15079,15078,15077,15076,15075,15074,15073,15072,15071,15070,15069,15068,15067,15066,15065,15064,15063,15062,15061,15047,15046,15045,15043,15042,15041,15022,15021,15012,15011,15010,15009,15008,15007,15006,15005,15004,15003,15002,15001,14994,14991,14990,14989,14988,14987,14986,14984,14983,14982,14981,14968,14967,14966,14965,14964,14963,14962,14961,14948,14947,14946,14945,14944,14943,14942,14941,14921,14913,14912,14911,14910,14909,14908,14906,14905,14904,14903,14902,14901,14894,14893,14892,14890,14889,14888,14887,14886,14885,14884,14883,14882,14881,14880,14879,14878,14877,14876,14875,14874,14873,14872,14871,14870,14869,14868,14867,14866,14865,14864,14862,14861,14860,14859,14858,14857,14856,14855,14854,14853,14852,14851,14850,14849,14848,14847,14846,14845,14844,14843,14842,14841,14834,14833,14832,14831,14830,14829,14828,14827,14826,14825,14824,14823,14822,14821,14801,14781,14777,14776,14775,14774,14773,14772,14771,14770,14769,14768,14767,14766,14765,14764,14763,14762,14761,14758,14757,14756,14755,14754,14753,14752,14751,14750,14748,14746,14745,14744,14743,14742,14741,14740,14739,14738,14737,14736,14735,14734,14733,14732,14731,14730,14729,14728,14727,14726,14725,14724,14723,14722,14721,14720,14719,14718,14717,14715,14714,14713,14712,14711,14710,14709,14708,14707,14706,14705,14704,14703,14702,14701,14700,14699,14698,14697,14696,14695,14694,14693,14692,14691,14690,14689,14688,14687,14686,14685,14684,14683,14682,14681,14668,14667,14666,14664,14663,14662,14661,14646,14645,14644,14643,14642,14641,14640,14639,14638,14637,14636,14635,14634,14633,14632,14631,14630,14629,14628,14627,14626,14625,14624,14623,14622,14621,14606,14605,14604,14603,14602,14601,14581,14568,14567,14566,14565,14564,14563,14562,14561,14560,14559,14558,14557,14556,14555,14554,14553,14552,14551,14550,14549,14548,14547,14546,14545,14544,14543,14542,14541,14540,14539,14538,14536,14535,14534,14533,14532,14531,14530,14529,14528,14527,14526,14525,14524,14523,14522,14521,14520,14519,14518,14517,14516,14515,14514,14513,14512,14511,14510,14509,14508,14507,14506,14505,14504,14503,14502,14501,14500,14499,14498,14497,14496,14495,14494,14493,14492,14491,14490,14489,14488,14487,14486,14485,14484,14483,14482,14481,14480,14479,14478,14477,14476,14475,14474,14473,14472,14471,14470,14469,14467,14466,14465,14464,14463,14462,14461,14460,14459,14458,14457,14456,14455,14454,14453,14452,14451,14450,14449,14448,14447,14446,14445,14444,14443,14442,14441,14440,14439,14438,14437,14436,14435,14434,14433,14432,14431,14430,14429,14428,14427,14426,14425,14424,14423,14422,14421,14406,14404,14403,14402,14401,14400,14399,14398,14397,14396,14395,14394,14393,14392,14391,14390,14389,14388,14387,14386,14385,14383,14382,14381,14380,14379,14378,14377,14376,14375,14374,14373,14372,14371,14370,14369,14368,14367,14366,14365,14364,14363,14362,14361,14358,14357,14356,14355,14354,14353,14352,14351,14350,14349,14348,14347,14346,14345,14344,14343,14342,14341,14340,14339,14338,14337,14336,14335,14334,14333,14332,14331,14330,14329,14327,14326,14325,14324,14323,14322,14321,14312,14311,14310,14309,14308,14307,14306,14305,14304,14303,14302,14301,14285,14284,14283,14282,14281,14280,14279,14278,14277,14276,14275,14274,14273,14272,14271,14270,14269,14268,14267,14266,14265,14264,14263,14262,14261,14242,14241,14237,14236,14235,14234,14233,14232,14231,14230,14229,14228,14227,14226,14225,14224,14223,14222,14221,14201,14188,14187,14186,14185,14184,14183,14182,14181,14162,14161,14148,14147,14146,14145,14144,14143,14142,14141,14123,14122,14121,14101,14081,14063,14062,14061,14042,14041,14031,14030,14029,14028,14027,14026,14025,14024,14023,14022,14021,14020,14019,14018,14017,14016,13996,13977,13976,13959,13958,13957,13956,13936,13917,13916,13896,13876,13857,13856,13843,13842,13841,13840,13839,13838,13837,13836,13817,13816,13798,13797,13796,13778,13777,13776,13756,13743,13742,13741,13740,13739,13738,13737,13736,13718,13717,13716,13699,13698,13697,13696,13676,13656,13636,13620,13619,13618,13617,13616,13602,13601,13599,13598,13597,13596,13577,13576,13557,13556,13555,13554,13553,13552,13551,13550,13549,13548,13547,13546,13545,13544,13543,13542,13541,13540,13539,13538,13537,13536,13535,13534,13533,13531,13530,13529,13528,13527,13526,13525,13524,13523,13522,13521,13520,13519,13518,13517,13516,13496,13477,13476,13456,13449,13448,13447,13446,13445,13444,13443,13442,13441,13440,13439,13438,13437,13436,13435,13434,13433,13432,13431,13430,13429,13428,13427,13426,13425,13424,13422,13421,13420,13419,13418,13417,13416,13397,13396,13378,13377,13359,13358,13357,13356,13339,13338,13337,13336,13335,13334,13333,13332,13331,13330,13329,13328,13327,13326,13325,13324,13323,13322,13321,13320,13319,13318,13317,13316,13301,13300,13299,13298,13297,13296,13285,13284,13283,13282,13281,13280,13279,13278,13277,13276,13257,13256,13236,13221,13220,13219,13218,13217,13216,13197,13196,13181,13180,13179,13178,13177,13176,13161,13160,13159,13158,13157,13156,13155,13154,13153,13152,13151,13150,13149,13148,13147,13146,13145,13144,13143,13142,13141,13140,13139,13138,13137,13136,13118,13117,13116,13099,13098,13097,13096,13089,13088,13087,13086,13085,13084,13083,13082,13081,13080,13079,13078,13076,13056,13036,13022,13021,13020,13019,13018,13017,13016,13000,12999,12998,12997,12996,12977,12976,12962,12961,12960,12959,12958,12957,12956,12944,12943,12942,12941,12940,12939,12938,12937,12936,12925,12924,12923,12922,12921,12920,12919,12918,12917,12916,12904,12903,12902,12900,12899,12898,12897,12896,12877,12876,12867,12866,12865,12864,12863,12862,12861,12860,12859,12858,12857,12856,12837,12836,12819,12818,12816,12807,12806,12805,12804,12803,12802,12801,12800,12799,12798,12797,12796,12795,12794,12793,12792,12791,12790,12789,12788,12787,12786,12785,12784,12783,12782,12781,12780,12779,12778,12777,12776,12759,12758,12757,12756,12741,12740,12739,12738,12737,12736,12724,12723,12722,12721,12720,12719,12718,12717,12716,12696,12678,12677,12676,12658,12657,12656,12636,12617,12616,12596,12581,12580,12579,12578,12577,12576,12557,12536,12517,12516,12498,12497,12496,12481,12480,12479,12478,12477,12476,12475,12474,12473,12470,12469,12468,12467,12466,12465,12464,12463,12462,12461,12460,12459,12458,12457,12435,12434,12433,12432,12431,12430,12429,12428,12427,12426,12425,12423,12422,12421,12420,12419,12418,12417,12416,12397,12396,12387,12386,12385,12384,12383,12382,12381,12380,12379,12378,12377,12376,12375,12374,12373,12372,12371,12370,12369,12368,12367,12366,12365,12364,12363,12362,12361,12360,12359,12358,12357,12356,12355,12354,12353,12352,12351,12350,12349,12348,12347,12346,12345,12344,12343,12342,12341,12340,12339,12338,12337,12336,12322,12321,12320,12319,12317,12299,12298,12297,12296,12277,12276,12265,12264,12263,12262,12261,12260,12259,12258,12257,12256,12255,12254,12253,12252,12251,12250,12249,12248,12247,12246,12245,12244,12243,12242,12241,12240,12239,12238,12237,12236,12225,12224,12223,12222,12221,12220,12219,12218,12217,12216,12208,12207,12206,12205,12204,12203,12202,12201,12200,12199,12198,12197,12196,12180,12179,12178,12177,12176,12160,12159,12158,12157,12156,12152,12151,12150,12149,12148,12147,12146,12145,12144,12143,12142,12141,12140,12138,12137,12136,12129,12128,12127,12126,12125)) OR (`Idx`=3 AND `CreatureID` IN (17714,17704,17681,17672,17659,17610,17609,17606,17605,17604,17549,17495,17439,17437,17432,17406,17382,17299,17282,17263,17228,17102,17088,17056,17048,17041,17030,17023,17019,17017,17016,16976,16971,16921,16904,16893,16890,16884,16843,16842,16835,16831,16804,16788,16781,16769,16733,16600,16599,16580,16578,16541,16540,16521,16519,16483,16473,16472,16470,16468,16461,16460,16459,16425,16424,16414,16412,16411,16410,16409,16408,16407,16406,16389,16378,16360,16333,16332,16330,16318,16317,16315,16242,16238,16232,16228,16225,16222,16221,16146,16145,16139,16068,15981,15980,15961,15938,15917,15908,15907,15906,15905,15892,15891,15862,15861,15860,15858,15855,15854,15853,15838,15835,15832,15811,15808,15759,15756,15752,15749,15729,15723,15719,15696,15694,15692,15685,15663,15617,15551,15542,15495,15476,15475,15473,15423,15422,15421,15414,15375,15371,15260,15219,15213,15184,15163,15130,15128,15115,15113,15111,15110,15107,15106,15105,15103,15102,15089,15087,15086,15080,15075,15074,15064,15063,15062,15046,15045,14991,14990,14883,14882,14876,14849,14825,14801,14777,14776,14775,14774,14773,14772,14771,14770,14769,14768,14767,14766,14765,14764,14763,14762,14746,14734,14730,14718,14717,14715,14681,14635,14622,14499,14496,14493,14486,14485,14484,14456,14369,14364,14304,14285,14284,14162,14142,14141,14017,13996,13976,13958,13957,13956,13839,13576,13557,13556,13555,13554,13553,13552,13551,13550,13549,13548,13547,13546,13545,13544,13543,13542,13541,13540,13539,13538,13537,13536,13535,13534,13531,13530,13529,13528,13527,13526,13525,13524,13523,13522,13521,13520,13519,13518,13517,13516,13440,13428,13427,13426,13425,13424,13422,13421,13396,13359,13358,13337,13336,13335,13334,13333,13332,13331,13330,13329,13328,13327,13326,13325,13324,13321,13317,13150,13149,13118,13099,13098,13097,13096,13089,13087,13081,13080,13019,13000,12897,12896,12859,12536,12470,12462,12459,12458,12421,12420,12416,12380,12379,12338,12160,12158,12157,12156,12128,12127,12125,12124)) OR (`Idx`=2 AND `CreatureID` IN (17714,17704,17681,17672,17659,17610,17609,17607,17606,17605,17604,17549,17495,17439,17437,17432,17406,17390,17383,17382,17299,17282,17278,17263,17261,17247,17228,17102,17088,17056,17048,17041,17030,17023,17021,17019,17017,17016,16976,16971,16921,16904,16896,16893,16890,16884,16865,16864,16843,16842,16835,16831,16805,16804,16788,16781,16769,16733,16600,16599,16582,16580,16578,16541,16540,16521,16519,16511,16483,16473,16472,16470,16468,16461,16460,16459,16425,16424,16414,16412,16411,16410,16409,16408,16407,16406,16389,16378,16377,16371,16360,16333,16332,16330,16318,16317,16315,16242,16238,16232,16228,16225,16222,16221,16146,16145,16139,16096,16068,16067,15981,15980,15961,15938,15917,15908,15907,15906,15905,15892,15891,15862,15861,15860,15858,15855,15854,15853,15838,15835,15832,15811,15808,15759,15756,15752,15749,15729,15724,15723,15719,15696,15694,15692,15685,15663,15619,15618,15617,15616,15551,15542,15495,15476,15475,15473,15423,15422,15421,15414,15375,15373,15371,15260,15219,15213,15201,15184,15163,15130,15128,15115,15113,15111,15110,15108,15107,15106,15105,15103,15102,15089,15088,15087,15086,15080,15075,15074,15064,15063,15062,15046,15045,14991,14990,14883,14882,14876,14849,14825,14801,14777,14776,14775,14774,14773,14772,14771,14770,14769,14768,14767,14766,14765,14764,14763,14762,14746,14734,14730,14718,14717,14715,14681,14635,14622,14499,14496,14493,14486,14485,14484,14456,14406,14369,14364,14304,14285,14284,14162,14142,14141,14017,13996,13976,13958,13957,13956,13839,13576,13557,13556,13555,13554,13553,13552,13551,13550,13549,13548,13547,13546,13545,13544,13543,13542,13541,13540,13539,13538,13537,13536,13535,13534,13531,13530,13529,13528,13527,13526,13525,13524,13523,13522,13521,13520,13519,13518,13517,13516,13440,13428,13427,13426,13425,13424,13422,13421,13396,13359,13358,13337,13336,13335,13334,13333,13332,13331,13330,13329,13328,13327,13326,13325,13324,13321,13317,13160,13150,13149,13118,13099,13098,13097,13096,13089,13087,13081,13080,13019,13000,12897,12896,12859,12856,12536,12470,12462,12459,12458,12421,12420,12416,12380,12379,12338,12176,12160,12158,12157,12156,12128,12127,12125)) OR (`Idx`=9 AND `CreatureID` IN (16733,16222)) OR (`Idx`=8 AND `CreatureID` IN (16733,16222)) OR (`Idx`=7 AND `CreatureID` IN (16733,16541,16222,16221,15371)) OR (`Idx`=6 AND `CreatureID` IN (16733,16541,16222,16221,15371)) OR (`Idx`=5 AND `CreatureID` IN (16733,16541,16222,16221,15371)) OR (`Idx`=4 AND `CreatureID` IN (16733,16541,16222,16221,15371)) OR (`Idx`=15 AND `CreatureID`=16222) OR (`Idx`=14 AND `CreatureID`=16222) OR (`Idx`=13 AND `CreatureID`=16222) OR (`Idx`=12 AND `CreatureID`=16222) OR (`Idx`=11 AND `CreatureID`=16222) OR (`Idx`=10 AND `CreatureID`=16222); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=2 AND `CreatureID` IN (12124,12123,12053,12052,12051,12050,12048,12047,11913,11912,11911,11910,11887,11883,11882,11881,11880,11831,11830,11822,11683,11682,11681,11680,11679,11656,11637,11636,11621,11620,11598,11582,11581,11521,11470,11469,11468,11466,11446,11356,11355,11354,11353,11351,11350,11349,11346,11345,11344,11343,11342,11340,11339,11338,11337,11328,11324,11323,11322,11296,11289,11288,11280,11279,11277,11257,11198,11197,11194,11180,11099,11064,11054,11043,11030,10996,10988,10983,10954,10950,10949,10948,10947,10919,10898,10762,10761,10760,10759,10758,10742,10721,10681,10680,10608,10605,10603,10540,10536,10478,10477,10476,10475,10473,10472,10471,10470,10469,10461,10441,10426,10425,10424,10423,10422,10421,10420,10419,10418,10400,10399,10398,10391,10390,10385,10384,10382,10381,10319,10317,10316,10262,10117,10116,10043,9819,9818,9817,9717,9716,9693,9692,9600,9583,9554,9547,9545,9541,9525,9522,9460,9458,9457,9452,9451,9450,9449,9447,9269,9267,9266,9265,9264,9263,9262,9261,9260,9259,9258,9257,9241,9240,9239,9098,9097,9045,9044,9043,8933,8932,8928,8926,8925,8920,8917,8916,8915,8914,8913,8912,8904,8902,8901,8900,8899,8897,8896,8885,8883,8882,8881,8637,8566,8562,8561,8560,8553,8552,8550,8547,8546,8442,8402,8389,8386,8154,8147,8096,8016,8015,7980,7975,7939,7901,7899,7865,7858,7857,7856,7855,7851,7843,7730,7671,7670,7669,7668,7663,7401,7120,7119,7118,7117,7116,7115,7114,7113,7112,7071,7070,6827,6789,6771,6748,6728,6426,6368,6249,6240,6237,6222,6123,6087,6086,6009,6008,6007,6006,6005,6004,6003,6002,6000,5999,5998,5996,5995,5953,5952,5914,5890,5889,5862,5861,5860,5846,5844,5843,5774,5764,5763,5738,5737,5736,5735,5681,5680,5595,5568,5554,5525,5434,5409,5355,5226,5186,5185,5184,5085,5044,5043,4996,4995,4979,4953,4834,4814,4812,4811,4810,4809)) OR (`Idx`=1 AND `CreatureID` IN (12124,12123,12053,12052,12051,12050,12048,12047,11913,11912,11911,11910,11887,11883,11882,11881,11880,11831,11830,11822,11789,11683,11682,11681,11680,11679,11656,11637,11636,11628,11621,11620,11598,11582,11581,11521,11470,11469,11468,11466,11446,11356,11355,11354,11353,11351,11350,11349,11346,11345,11344,11343,11342,11340,11339,11338,11337,11328,11324,11323,11322,11296,11291,11290,11289,11288,11281,11280,11279,11277,11260,11257,11198,11197,11196,11194,11190,11180,11102,11099,11064,11054,11043,11030,10996,10988,10983,10954,10951,10950,10949,10948,10947,10919,10898,10762,10761,10760,10759,10758,10742,10721,10696,10681,10680,10608,10605,10603,10580,10540,10536,10485,10484,10483,10482,10481,10480,10479,10478,10477,10476,10475,10473,10472,10471,10470,10469,10461,10441,10426,10425,10424,10423,10422,10421,10420,10419,10418,10400,10399,10398,10391,10390,10385,10384,10382,10381,10319,10318,10317,10316,10262,10259,10182,10117,10116,10043,9819,9818,9817,9717,9716,9696,9693,9692,9600,9583,9557,9554,9547,9545,9541,9525,9522,9460,9458,9457,9452,9451,9450,9449,9448,9447,9269,9267,9266,9265,9264,9263,9262,9261,9260,9259,9258,9257,9241,9240,9239,9098,9097,9045,9044,9043,8933,8932,8928,8927,8926,8925,8920,8917,8916,8915,8914,8913,8912,8904,8902,8901,8900,8899,8897,8896,8886,8885,8883,8882,8881,8880,8877,8876,8637,8581,8566,8562,8561,8560,8553,8552,8551,8550,8548,8547,8546,8504,8442,8419,8402,8389,8386,8338,8337,8155,8154,8151,8147,8096,8055,8017,8016,8015,7980,7975,7939,7906,7902,7901,7899,7898,7896,7865,7858,7857,7856,7855,7851,7843,7809,7805,7788,7787,7730,7727,7726,7725,7671,7670,7669,7668,7663,7603,7401,7360,7308,7307,7286,7276,7270,7247,7246,7122,7120,7119,7118,7117,7116,7115,7114,7113,7112,7075,7072,7071,7070,7069,7068,7056,7052,7013,6927,6866,6827,6789,6783,6771,6766,6748,6728,6575,6426,6407,6392,6391,6368,6271,6249,6240,6237,6224,6223,6222,6221,6199,6198,6180,6123,6087,6086,6009,6008,6007,6006,6005,6004,6003,6002,6001,6000,5999,5998,5997,5996,5995,5990,5953,5952,5914,5912,5890,5889,5862,5861,5860,5846,5844,5843,5840,5839,5774,5764,5763,5738,5737,5736,5735,5681,5680,5650,5649,5648,5647,5646,5645,5623,5618,5617,5616,5615,5595,5568,5554,5525,5524,5523,5434,5409,5355,5273,5271,5270,5269,5267,5263,5261,5259,5243,5226,5186,5185,5184,5085,5057,5044,5043,5027,4996,4995,4979,4971,4970,4953,4951,4947,4834,4814,4813,4812,4811,4810,4809)) OR (`Idx`=0 AND `CreatureID` IN (12124,12123,12122,12121,12120,12119,12118,12116,12101,12100,12099,12098,12097,12096,12076,12057,12056,12054,12053,12052,12051,12050,12048,12047,12046,12045,12044,12043,12042,12040,12039,12038,12037,12036,12035,12034,12033,12032,12031,12030,12029,12028,12027,12026,12025,12024,12023,12022,12021,12020,12019,12018,12017,11998,11997,11996,11994,11988,11983,11982,11981,11980,11979,11978,11959,11958,11957,11956,11949,11948,11947,11946,11945,11944,11943,11942,11941,11940,11939,11938,11937,11936,11926,11921,11920,11919,11918,11917,11916,11915,11914,11913,11912,11911,11910,11909,11908,11907,11906,11905,11904,11903,11902,11901,11900,11899,11898,11897,11896,11887,11886,11885,11884,11883,11882,11881,11880,11878,11877,11876,11875,11874,11873,11872,11871,11870,11869,11868,11867,11866,11865,11864,11863,11862,11861,11860,11859,11858,11857,11856,11840,11839,11838,11837,11836,11835,11834,11833,11832,11831,11830,11829,11828,11827,11826,11825,11824,11823,11822,11821,11820,11819,11818,11817,11816,11815,11814,11813,11812,11811,11810,11809,11808,11807,11806,11805,11804,11803,11802,11801,11800,11799,11798,11797,11796,11795,11794,11793,11792,11791,11790,11789,11788,11787,11786,11785,11784,11783,11782,11781,11780,11779,11778,11777,11776,11758,11757,11756,11755,11754,11753,11752,11751,11750,11749,11748,11747,11746,11745,11744,11743,11742,11741,11740,11739,11738,11737,11736,11735,11734,11733,11732,11731,11730,11729,11728,11727,11726,11725,11724,11723,11722,11721,11720,11719,11718,11717,11716,11715,11714,11713,11712,11711,11710,11709,11708,11707,11706,11705,11704,11703,11702,11701,11700,11699,11698,11697,11696,11690,11689,11688,11687,11686,11685,11684,11683,11682,11681,11680,11679,11678,11677,11676,11675,11673,11672,11671,11670,11669,11668,11667,11666,11665,11664,11663,11662,11661,11660,11659,11658,11657,11656,11637,11636,11629,11628,11627,11626,11625,11624,11623,11622,11621,11620,11619,11618,11617,11616,11615,11614,11613,11611,11610,11609,11608,11606,11605,11604,11603,11602,11601,11600,11599,11598,11597,11596,11583,11582,11581,11580,11579,11578,11577,11576,11564,11563,11562,11561,11560,11559,11558,11557,11556,11555,11554,11553,11552,11551,11550,11549,11548,11547,11546,11545,11544,11543,11542,11541,11540,11539,11538,11537,11536,11521,11520,11519,11518,11517,11516,11502,11501,11500,11499,11498,11497,11496,11495,11494,11493,11492,11491,11490,11489,11488,11487,11486,11484,11483,11481,11480,11479,11478,11477,11476,11475,11474,11473,11472,11471,11470,11469,11468,11467,11466,11465,11464,11463,11462,11461,11460,11459,11458,11457,11456,11455,11454,11453,11452,11451,11450,11449,11448,11447,11446,11445,11444,11443,11442,11441,11440,11439,11438,11437,11416,11415,11414,11413,11412,11411,11410,11409,11408,11407,11406,11405,11404,11403,11402,11401,11400,11399,11398,11397,11396,11395,11394,11393,11392,11391,11390,11389,11388,11387,11386,11385,11384,11383,11382,11381,11380,11379,11378,11377,11376,11375,11374,11373,11372,11371,11370,11369,11368,11367,11366,11365,11364,11361,11360,11359,11358,11357,11356,11355,11354,11353,11352,11351,11350,11349,11348,11347,11346,11345,11344,11343,11342,11341,11340,11339,11338,11337,11328,11327,11326,11325,11324,11323,11322,11321,11320,11319,11318,11317,11316,11296,11292,11291,11290,11289,11288,11287,11286,11285,11284,11283,11282,11281,11280,11279,11278,11277,11276,11263,11262,11261,11260,11259,11258,11257,11256,11236,11219,11218,11217,11216,11200,11199,11198,11197,11196,11195,11194,11193,11192,11191,11190,11189,11188,11187,11186,11185,11184,11183,11182,11181,11180,11179,11178,11177,11176,11156,11155,11154,11153,11152,11151,11150,11149,11148,11147,11146,11145,11144,11143,11142,11141,11140,11139,11138,11137,11136,11122,11121,11120,11119,11118,11117,11116,11106,11105,11104,11103,11102,11101,11100,11099,11098,11097,11096,11084,11083,11082,11081,11080,11079,11078,11077,11076,11075,11074,11073,11072,11071,11070,11069,11068,11067,11066,11065,11064,11063,11058,11057,11056,11055,11054,11053,11052,11051,11050,11049,11048,11047,11046,11045,11044,11043,11042,11041,11040,11039,11038,11037,11036,11035,11034,11033,11032,11031,11030,11029,11028,11027,11026,11025,11024,11023,11022,11021,11020,11019,11018,11017,11016,10997,10996,10993,10992,10991,10990,10989,10988,10987,10986,10985,10984,10983,10982,10981,10980,10979,10978,10977,10976,10956,10955,10954,10953,10952,10951,10950,10949,10948,10947,10946,10945,10944,10943,10942,10941,10940,10939,10938,10937,10936,10930,10929,10928,10927,10926,10925,10924,10923,10922,10921,10920,10919,10918,10917,10916,10905,10904,10903,10902,10901,10899,10898,10897,10896,10882,10881,10880,10879,10878,10877,10876,10857,10856,10840,10839,10838,10837,10836,10828,10827,10826,10825,10824,10823,10822,10821,10820,10819,10818,10817,10816,10814,10813,10812,10811,10810,10809,10808,10807,10806,10805,10804,10803,10802,10801,10800,10799,10798,10797,10796,10795,10794,10793,10792,10791,10790,10789,10788,10787,10786,10785,10784,10783,10782,10781,10780,10779,10778,10776,10762,10761,10760,10759,10758,10757,10756,10742,10741,10740,10739,10738,10737,10736,10721,10720,10719,10718,10717,10716,10699,10698,10697,10696,10685,10684,10683,10682,10681,10680,10678,10676,10668,10667,10666,10665,10664,10663,10662,10661,10660,10659,10658,10657,10656,10648,10647,10646,10645,10644,10643,10642,10641,10640,10639,10638,10637,10636,10620,10619,10618,10617,10616,10612,10611,10610,10608,10607,10606,10605,10604,10603,10602,10601,10600,10599,10598,10596,10584,10583,10582,10581,10580,10579,10578,10577,10559,10558,10557,10556,10541,10540,10539,10538,10537,10536,10516,10510,10509,10508,10507,10506,10505,10504,10503,10502,10500,10499,10498,10497,10495,10494,10493,10492,10491,10489,10488,10487,10486,10485,10484,10483,10482,10481,10480,10479,10478,10477,10476,10475,10473,10472,10471,10470,10469,10468,10467,10466,10464,10463,10461,10460,10459,10456,10455,10454,10453,10452,10451,10450,10449,10448,10447,10446,10445,10444,10443,10442,10441,10440,10439,10438,10437,10436,10435,10433,10432,10431,10430,10429,10428,10427,10426,10425,10424,10423,10422,10421,10420,10419,10418,10417,10416,10415,10414,10413,10412,10411,10409,10408,10407,10406,10405,10404,10403,10402,10401,10400,10399,10398,10397,10395,10394,10393,10391,10390,10389,10388,10387,10385,10384,10383,10382,10381,10380,10379,10378,10377,10376,10375,10374,10373,10372,10371,10370,10369,10368,10367,10366,10365,10364,10363,10362,10361,10360,10359,10358,10357,10356,10340,10339,10338,10337,10336,10323,10322,10321,10319,10318,10317,10316,10307,10306,10305,10304,10303,10302,10301,10300,10299,10298,10297,10296,10295,10294,10293,10292,10291,10290,10278,10277,10276,10268,10267,10266,10265,10264,10263,10262,10261,10260,10259,10258,10257,10256,10239,10238,10237,10236,10221,10220,10219,10218,10217,10216,10204,10203,10202,10201,10200,10199,10198,10197,10196,10184,10183,10182,10181,10180,10179,10178,10177,10176,10162,10161,10160,10159,10158,10157,10156,10136,10120,10119,10118,10117,10116,10096,10090,10089,10088,10086,10085,10084,10083,10082,10081,10080,10079,10078,10077,10076,10063,10062,10061,10060,10059,10058,10057,10056,10055,10054,10053,10052,10051,10050,10049,10048,10047,10046,10045,10044,10043,10042,10041,10040,10038,10037,10036,10017,10016,10000,9999,9998,9997,9996,9990,9989,9988,9987,9986,9985,9984,9983,9982,9981,9980,9979,9978,9977,9976,9956,9938,9937,9936,9916,9896,9879,9878,9877,9876,9862,9861,9860,9859,9858,9857,9837,9836,9820,9819,9818,9817,9816,9796,9779,9778,9777,9776,9736,9718,9717,9716,9708,9707,9706,9705,9704,9703,9702,9701,9700,9699,9698,9697,9696,9695,9694,9693,9692,9691,9690,9689,9688,9687,9686,9684,9683,9682,9681,9680,9679,9678,9677,9676,9662,9660,9659,9658,9657,9656,9637,9636,9623,9622,9621,9620,9619,9618,9617,9616,9605,9604,9602,9601,9600,9599,9598,9596,9584,9583,9582,9581,9580,9579,9578,9577,9576,9568,9567,9566,9565,9564,9563,9562,9561,9560,9559,9558,9557,9556,9555,9554,9553,9552,9551,9550,9549,9548,9547,9546,9545,9544,9543,9542,9541,9540,9539,9538,9537,9536,9529,9528,9527,9526,9525,9524,9523,9522,9521,9520,9518,9517,9516,9503,9502,9501,9500,9499,9498,9496,9477,9476,9467,9465,9464,9462,9461,9460,9459,9458,9457,9456,9454,9453,9452,9451,9450,9449,9448,9447,9445,9443,9442,9441,9439,9438,9437,9436,9417,9416,9398,9397,9396,9377,9376,9356,9336,9319,9318,9317,9316,9299,9298,9297,9296,9276,9275,9274,9273,9272,9271,9270,9269,9268,9267,9266,9265,9264,9263,9262,9261,9260,9259,9258,9257,9256,9241,9240,9239,9238,9237,9236,9219,9218,9217,9216,9201,9200,9199,9198,9197,9196,9180,9179,9178,9177,9176,9167,9166,9165,9164,9163,9162,9158,9157,9156,9136,9119,9118,9117,9116,9099,9098,9097,9096,9087,9086,9085,9084,9083,9082,9081,9080,9079,9078,9077,9076,9056,9047,9046,9045,9044,9043,9042,9041,9040,9039,9038,9037,9036,9035,9034,9033,9032,9031,9030,9029,9028,9027,9026,9025,9024,9023,9022,9021,9020,9019,9018,9017,9016,8997,8996,8983,8982,8981,8980,8979,8978,8977,8976,8965,8964,8963,8962,8961,8960,8959,8958,8957,8956,8937,8935,8934,8933,8932,8931,8929,8928,8927,8926,8925,8924,8923,8922,8921,8920,8917,8916,8915,8914,8913,8912,8911,8910,8909,8908,8907,8906,8905,8904,8903,8902,8901,8900,8899,8898,8897,8896,8895,8894,8893,8892,8891,8890,8889,8888,8887,8886,8885,8884,8883,8882,8881,8880,8879,8878,8877,8876,8856,8837,8836,8816,8796,8777,8776,8767,8766,8765,8764,8763,8762,8761,8760,8759,8758,8757,8756,8738,8737,8736,8723,8722,8721,8720,8719,8718,8717,8716,8696,8681,8680,8679,8678,8677,8676,8675,8674,8672,8671,8670,8669,8668,8667,8666,8665,8664,8663,8662,8661,8660,8659,8658,8657,8656,8637,8636,8617,8616,8615,8613,8612,8611,8610,8609,8608,8607,8606,8605,8603,8602,8601,8600,8599,8598,8597,8596,8588,8587,8586,8585,8584,8583,8582,8581,8580,8579,8578,8576,8567,8566,8565,8564,8563,8562,8561,8560,8559,8558,8557,8556,8555,8554,8553,8552,8551,8550,8549,8548,8547,8546,8545,8544,8543,8542,8541,8540,8539,8538,8537,8536,8535,8534,8532,8531,8530,8529,8528,8527,8526,8525,8524,8523,8522,8521,8520,8519,8518,8517,8516,8510,8509,8508,8507,8506,8505,8504,8503,8502,8501,8500,8499,8498,8497,8496,8480,8479,8478,8477,8447,8446,8444,8443,8442,8441,8440,8439,8438,8437,8436,8421,8420,8419,8418,8417,8416,8409,8408,8407,8406,8405,8404,8403,8402,8401,8400,8399,8398,8397,8396,8395,8394,8393,8392,8391,8390,8389,8388,8387,8386,8385,8384,8383,8382,8381,8380,8379,8378,8377,8376,8364,8363,8362,8361,8360,8359,8358,8357,8356,8338,8337,8336,8324,8323,8322,8321,8320,8319,8318,8317,8316,8311,8310,8309,8308,8307,8306,8305,8304,8303,8302,8301,8300,8299,8298,8297,8296,8284,8283,8282,8281,8280,8279,8278,8277,8276,8257,8256,8236,8219,8218,8217,8216,8215,8214,8213,8212,8211,8210,8208,8207,8206,8205,8204,8203,8202,8201,8200,8199,8198,8197,8196,8179,8178,8177,8176,8161,8160,8159,8158,8157,8156,8155,8154,8153,8152,8151,8150,8149,8148,8147,8146,8145,8144,8143,8142,8141,8140,8139,8138,8137,8136,8131,8130,8129,8128,8127,8126,8125,8124,8123,8122,8121,8120,8119,8118,8117,8116,8115,8096,8095,8075,8055,8035,8026,8025,8024,8023,8022,8021,8020,8019,8018,8017,8016,8015,7999,7998,7997,7996,7995,7980,7978,7977,7976,7975,7957,7956,7955,7954,7953,7952,7951,7950,7949,7948,7947,7946,7945,7944,7943,7942,7941,7940,7939,7938,7937,7936,7935,7919,7918,7917,7916,7915,7907,7906,7904,7903,7902,7901,7900,7899,7898,7897,7896,7895,7886,7885,7884,7883,7882,7881,7880,7879,7878,7877,7876,7875,7874,7873,7872,7871,7870,7869,7868,7867,7866,7865,7864,7863,7858,7857,7856,7855,7854,7853,7852,7851,7850,7849,7848,7847,7846,7845,7844,7843,7826,7825,7824,7823,7809,7808,7807,7806,7805,7804,7803,7802,7801,7800,7799,7798,7797,7796,7795,7794,7793,7792,7791,7790,7789,7788,7787,7786,7785,7784,7783,7780,7779,7778,7777,7776,7775,7774,7773,7772,7771,7770,7769,7768,7767,7766,7765,7764,7763,7750,7749,7748,7747,7746,7745,7744,7743,7740,7739,7738,7737,7736,7735,7734,7733,7732,7731,7730,7729,7728,7727,7726,7725,7724,7714,7713,7712,7711,7710,7709,7708,7707,7706,7704,7703,7690,7689,7687,7686,7684,7683,7671,7670,7669,7668,7667,7666,7665,7664,7663,7643,7624,7623,7608,7607,7606,7605,7604,7603,7584,7583,7572,7570,7569,7568,7567,7566,7565,7564,7563,7562,7561,7560,7556,7555,7554,7553,7552,7551,7550,7549,7548,7547,7546,7545,7544,7543,7528,7527,7526,7525,7524,7523,7506,7505,7504,7503,7489,7488,7487,7486,7485,7484,7483,7469,7468,7467,7466,7465,7464,7463,7462,7461,7460,7459,7458,7457,7456,7455,7454,7453,7452,7451,7450,7449,7448,7447,7446,7445,7444,7443,7442,7441,7440,7439,7438,7437,7436,7435,7434,7433,7432,7431,7430,7429,7428,7427,7425,7424,7423,7416,7415,7414,7413,7412,7411,7410,7409,7408,7407,7406,7405,7404,7403,7402,7401,7400,7399,7398,7397,7396,7395,7394,7393,7392,7391,7390,7389,7388,7387,7386,7385,7384,7383,7382,7381,7380,7379,7378,7377,7376,7375,7374,7373,7372,7371,7370,7369,7368,7367,7366,7365,7364,7363,7361,7360,7358,7357,7356,7355,7354,7353,7352,7351,7349,7348,7347,7346,7345,7344,7343,7342,7341,7340,7337,7335,7334,7333,7332,7329,7328,7327,7325,7324,7323,7322,7321,7320,7319,7318,7317,7316,7315,7314,7313,7312,7311,7310,7309,7308,7307,7298,7297,7296,7295,7294,7293,7292,7291,7290,7288,7287,7286,7276,7275,7274,7273,7272,7271,7270,7269,7268,7267,7266,7247,7246,7236,7235,7234,7233,7232,7231,7230,7229,7228,7227,7226,7209,7208,7207,7206,7186,7175,7174,7173,7172,7170,7168,7167,7166,7161,7158,7157,7156,7155,7154,7153,7152,7151,7150,7149,7146,7144,7143,7139,7138,7137,7136,7135,7134,7133,7132,7131,7130,7129,7128,7127,7126,7125,7124,7123,7122,7121,7120,7119,7118,7117,7116,7115,7114,7113,7112,7111,7110,7109,7108,7107,7106,7105,7104,7101,7100,7099,7098,7097,7096,7095,7094,7093,7092,7091,7089,7088,7087,7086,7079,7078,7077,7076,7075,7074,7073,7072,7071,7070,7069,7068,7067,7057,7056,7055,7053,7052,7051,7050,7049,7048,7047,7046,7045,7044,7043,7042,7041,7040,7039,7038,7037,7036,7035,7034,7033,7032,7031,7030,7029,7028,7027,7026,7025,7024,7023,7022,7017,7016,7015,7014,7013,7012,7011,7010,7009,7008,7007,7006,6987,6986,6966,6946,6932,6931,6930,6929,6928,6927,6926,6913,6912,6911,6910,6909,6908,6907,6906,6887,6886,6868,6867,6866,6846,6827,6826,6807,6806,6791,6790,6789,6788,6787,6786,6785,6784,6783,6782,6781,6780,6779,6778,6777,6776,6775,6774,6773,6772,6771,6770,6769,6768,6767,6766,6749,6748,6747,6746,6741,6740,6739,6738,6737,6736,6735,6734,6733,6732,6731,6730,6729,6728,6727,6726,6707,6706,6688,6687,6670,6669,6668,6667,6666,6653,6652,6651,6650,6649,6648,6647,6646,6626,6607,6606,6586,6585,6584,6583,6582,6581,6579,6578,6577,6576,6575,6574,6573,6572,6571,6570,6569,6568,6567,6566,6561,6560,6559,6557,6556,6555,6554,6553,6552,6551,6550,6549,6548,6547,6546,6527,6526,6523,6522,6521,6520,6519,6518,6517,6516,6514,6513,6512,6511,6510,6509,6508,6507,6506,6505,6504,6503,6502,6501,6500,6499,6498,6497,6496,6495,6494,6493,6492,6491,6490,6489,6488,6487,6486,6467,6466,6446,6427,6426,6412,6411,6410,6408,6407,6395,6394,6393,6392,6391,6390,6389,6388,6387,6386,6382,6380,6379,6378,6377,6376,6375,6374,6373,6372,6371,6370,6369,6368,6367,6366,6352,6351,6350,6349,6348,6347,6346,6329,6328,6327,6326,6306,6301,6300,6299,6298,6297,6296,6295,6294,6293,6292,6291,6290,6289,6288,6287,6286,6272,6271,6270,6269,6268,6267,6266,6254,6253,6252,6251,6250,6249,6248,6247,6246,6245,6244,6243,6242,6241,6240,6239,6238,6237,6236,6235,6234,6233,6232,6231,6230,6229,6228,6227,6226,6225,6224,6223,6222,6221,6220,6219,6218,6215,6214,6213,6212,6211,6210,6209,6208,6207,6206,6202,6201,6200,6199,6198,6197,6196,6195,6194,6193,6190,6189,6188,6187,6186,6185,6184,6183,6182,6181,6180,6179,6178,6177,6176,6175,6174,6173,6172,6171,6170,6169,6168,6167,6166,6148,6147,6146,6145,6144,6143,6142,6141,6140,6139,6138,6137,6136,6135,6134,6133,6132,6131,6130,6129,6128,6127,6126,6125,6124,6123,6122,6121,6120,6119,6118,6117,6116,6115,6114,6113,6112,6111,6110,6109,6108,6107,6106,6094,6093,6092,6091,6090,6089,6087,6086,6076,6075,6074,6073,6072,6071,6070,6069,6068,6067,6066,6047,6046,6036,6035,6034,6033,6032,6031,6030,6028,6027,6026,6023,6022,6021,6020,6019,6018,6017,6016,6015,6014,6013,6012,6011,6010,6009,6008,6007,6006,6005,6004,6003,6002,6001,6000,5999,5998,5997,5996,5995,5994,5993,5992,5991,5990,5989,5988,5987,5986,5985,5984,5983,5982,5981,5980,5979,5978,5977,5976,5975,5974,5973,5972,5971,5970,5969,5968,5967,5966,5965,5964,5963,5962,5961,5960,5959,5958,5957,5956,5955,5954,5953,5952,5951,5950,5949,5948,5947,5946,5945,5944,5943,5942,5941,5940,5939,5938,5937,5936,5935,5934,5933,5932,5931,5930,5929,5928,5927,5926,5925,5924,5923,5922,5921,5920,5919,5918,5917,5916,5915,5914,5913,5912,5911,5910,5909,5908,5907,5906,5905,5904,5903,5902,5901,5900,5899,5898,5897,5896,5895,5894,5893,5892,5891,5890,5889,5888,5887,5886,5885,5884,5883,5882,5881,5880,5879,5878,5877,5876,5875,5874,5873,5872,5871,5870,5868,5867,5866,5865,5864,5863,5862,5861,5860,5859,5858,5857,5856,5855,5854,5853,5852,5851,5850,5849,5848,5847,5846,5844,5843,5842,5841,5840,5839,5838,5837,5836,5835,5834,5833,5832,5831,5830,5829,5828,5827,5826,5825,5824,5823,5822,5821,5820,5819,5818,5817,5816,5815,5814,5813,5812,5811,5810,5809,5808,5807,5806,5801,5800,5799,5798,5797,5796,5795,5794,5793,5792,5791,5790,5789,5788,5787,5786,5785,5784,5783,5782,5781,5780,5779,5778,5777,5776,5775,5774,5773,5772,5771,5770,5769,5768,5767,5766,5765,5764,5763,5762,5761,5760,5759,5758,5757,5756,5755,5754,5753,5752,5750,5749,5748,5747,5746,5745,5744,5743,5742,5741,5740,5739,5738,5737,5736,5735,5734,5733,5732,5731,5730,5729,5728,5727,5726,5725,5724,5723,5722,5721,5720,5719,5718,5717,5716,5715,5714,5713,5712,5711,5710,5709,5708,5707,5706,5705,5704,5703,5702,5701,5700,5699,5698,5697,5696,5695,5694,5693,5692,5691,5690,5689,5688,5687,5686,5685,5683,5682,5681,5680,5679,5678,5677,5676,5675,5674,5672,5671,5670,5669,5668,5667,5666,5665,5664,5663,5662,5661,5660,5659,5658,5657,5656,5655,5654,5653,5652,5651,5650,5649,5648,5647,5646,5645,5644,5643,5642,5641,5640,5639,5638,5637,5636,5635,5634,5633,5632,5631,5630,5629,5628,5627,5626,5625,5624,5623,5622,5621,5620,5618,5617,5616,5615,5614,5613,5612,5611,5610,5609,5608,5607,5606,5605,5604,5603,5602,5601,5600,5599,5598,5597,5596,5595,5594,5593,5592,5591,5590,5589,5588,5587,5570,5569,5568,5567,5566,5565,5564,5563,5562,5561,5560,5559,5558,5557,5556,5555,5554,5553,5552,5551,5550,5549,5548,5547,5546,5544,5543,5542,5526,5525,5524,5523,5522,5521,5520,5519,5518,5517,5516,5515,5514,5513,5512,5511,5510,5509,5508,5507,5506,5505,5504,5503,5502,5501,5500,5499,5498,5497,5496,5495,5494,5493,5492,5491,5490,5489,5485,5484,5483,5482,5481,5480,5479,5477,5476,5475,5474,5473,5472,5471,5470,5469,5468,5467,5466,5465,5464,5462,5461,5460,5459,5458,5457,5456,5455,5454,5453,5452,5451,5450,5449,5448,5447,5446,5445,5444,5443,5442,5441,5440,5439,5438,5437,5436,5435,5434,5433,5432,5431,5430,5429,5428,5427,5426,5425,5424,5423,5422,5421,5420,5419,5418,5416,5415,5414,5413,5412,5411,5409,5407,5406,5405,5404,5403,5402,5401,5400,5399,5398,5397,5396,5395,5394,5393,5392,5391,5390,5389,5388,5387,5386,5385,5384,5367,5366,5364,5363,5362,5361,5360,5359,5358,5357,5356,5355,5354,5353,5352,5350,5349,5348,5347,5346,5345,5343,5337,5336,5335,5334,5333,5332,5331,5328,5327,5326,5320,5319,5317,5315,5314,5312,5308,5307,5306,5305,5304,5300,5299,5297,5296,5295,5293,5292,5291,5288,5287,5286,5283,5280,5278,5277,5276,5274,5273,5272,5271,5270,5269,5268,5267,5264,5263,5262,5261,5260,5259,5258,5256,5255,5254,5253,5251,5249,5247,5246,5245,5244,5243,5241,5240,5239,5238,5237,5236,5235,5234,5232,5231,5229,5228,5226,5225,5224,5204,5202,5201,5200,5199,5198,5197,5196,5195,5194,5193,5192,5191,5190,5189,5188,5187,5186,5185,5184,5178,5177,5175,5174,5173,5172,5171,5170,5169,5167,5166,5165,5164,5163,5162,5161,5160,5159,5158,5157,5156,5155,5154,5153,5152,5151,5150,5149,5148,5147,5146,5145,5144,5143,5142,5141,5140,5139,5138,5137,5135,5134,5133,5132,5131,5130,5129,5128,5127,5126,5125,5124,5123,5122,5121,5120,5119,5118,5117,5116,5115,5114,5113,5112,5111,5110,5109,5108,5107,5106,5105,5104,5103,5102,5101,5100,5099,5098,5097,5096,5095,5094,5093,5092,5091,5090,5089,5088,5087,5086,5085,5084,5083,5082,5081,5064,5063,5062,5061,5060,5059,5058,5057,5056,5055,5054,5053,5052,5051,5050,5049,5048,5047,5046,5045,5044,5043,5042,5041,5040,5039,5038,5037,5036,5035,5034,5033,5032,5031,5030,5029,5028,5027,5026,5024,5023,5022,5021,5020,5019,5018,5017,5016,5015,5014,5013,5012,5011,5010,5009,5008,5007,5006,5005,5004,5003,5001,5000,4999,4998,4997,4996,4995,4994,4993,4992,4991,4990,4989,4988,4987,4986,4985,4984,4983,4982,4981,4980,4979,4978,4977,4976,4975,4974,4973,4972,4971,4970,4969,4968,4967,4966,4965,4964,4963,4962,4961,4960,4959,4958,4957,4955,4954,4953,4952,4951,4950,4949,4948,4947,4946,4945,4944,4943,4942,4941,4926,4924,4923,4922,4921,4902,4901,4900,4899,4898,4897,4896,4895,4894,4893,4892,4891,4890,4889,4888,4887,4886,4885,4884,4883,4882,4881,4880,4879,4878,4877,4876,4875,4872,4863,4862,4861,4860,4857,4856,4855,4854,4853,4852,4851,4850,4849,4848,4847,4846,4845,4844,4842,4841,4834,4832,4831,4830,4829,4827,4825,4824,4823,4822,4821,4820,4819,4818,4816,4815,4814,4813,4812,4811,4810,4809,4807,4805,4803,4802,4799,4798,4795,4794,4792,4791,4789,4788,4787,4786,4785,4784,4783,4782,4781,4780,4779,4778,4777,4775,4773,4772,4753,4752,4732,4731,4730,4729,4728,4727,4726,4725,4724,4723,4722)) OR (`Idx`=3 AND `CreatureID` IN (12123,12053,12052,12051,12050,12048,12047,11913,11912,11911,11910,11887,11883,11882,11881,11880,11831,11830,11822,11683,11682,11681,11680,11679,11656,11637,11636,11621,11620,11598,11582,11581,11470,11469,11468,11466,11356,11355,11354,11353,11351,11350,11349,11346,11345,11344,11343,11342,11340,11339,11338,11337,11324,11323,11322,11296,11289,11288,11280,11279,11277,11257,11194,11180,11099,11064,11054,11043,10996,10983,10954,10950,10949,10948,10947,10919,10898,10762,10761,10760,10759,10758,10742,10721,10681,10680,10608,10605,10603,10478,10477,10476,10475,10473,10472,10471,10470,10469,10426,10425,10424,10423,10422,10421,10420,10419,10418,10400,10399,10398,10391,10390,10385,10384,10319,10317,10316,10262,10116,10043,9819,9818,9817,9717,9716,9693,9692,9583,9554,9545,9525,9522,9458,9457,9452,9451,9450,9449,9447,9269,9267,9266,9265,9264,9263,9262,9261,9260,9259,9258,9257,9241,9240,9239,9098,9097,9045,9044,9043,8932,8928,8925,8920,8917,8916,8915,8914,8913,8912,8904,8902,8901,8900,8899,8897,8896,8885,8883,8882,8881,8637,8566,8562,8561,8560,8553,8552,8550,8547,8546,8442,8402,8389,8386,8154,8147,8096,8016,8015,7980,7975,7939,7901,7899,7865,7857,7851,7843,7730,7671,7670,7669,7668,7663,7120,7119,7118,7117,7116,7115,7114,7113,7112,7071,7070,6827,6771,6426,6368,6249,6240,6237,6222,6123,6087,6086,6009,6008,6007,6006,6005,6004,6003,6002,6000,5999,5998,5996,5995,5953,5952,5914,5862,5861,5860,5846,5844,5843,5774,5764,5763,5738,5737,5736,5735,5681,5680,5595,5568,5554,5409,5355,5184,5085,5044,5043,4996,4995,4979,4953,4834,4814,4812,4811,4810,4809)) OR (`Idx`=15 AND `CreatureID`=5595) OR (`Idx`=14 AND `CreatureID`=5595) OR (`Idx`=13 AND `CreatureID`=5595) OR (`Idx`=12 AND `CreatureID`=5595) OR (`Idx`=11 AND `CreatureID`=5595) OR (`Idx`=10 AND `CreatureID`=5595) OR (`Idx`=9 AND `CreatureID`=5595) OR (`Idx`=8 AND `CreatureID`=5595) OR (`Idx`=7 AND `CreatureID`=5595) OR (`Idx`=6 AND `CreatureID`=5595) OR (`Idx`=5 AND `CreatureID`=5595) OR (`Idx`=4 AND `CreatureID`=5595); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (4721,4720,4719,4718,4717,4716,4715,4714,4713,4712,4711,4710,4709,4708,4707,4706,4705,4704,4703,4702,4701,4700,4699,4697,4696,4695,4694,4693,4692,4691,4690,4689,4688,4687,4686,4685,4684,4683,4682,4681,4680,4679,4678,4677,4676,4675,4674,4673,4672,4671,4670,4669,4668,4667,4666,4665,4664,4663,4662,4661,4660,4659,4658,4657,4656,4655,4654,4653,4652,4651,4649,4648,4647,4646,4645,4644,4643,4642,4641,4640,4639,4638,4637,4636,4635,4634,4633,4632,4631,4630,4629,4627,4626,4625,4624,4623,4621,4620,4619,4618,4617,4616,4615,4614,4613,4612,4611,4610,4609,4608,4607,4606,4605,4604,4603,4602,4601,4600,4599,4598,4597,4596,4595,4594,4593,4592,4591,4590,4589,4588,4587,4586,4585,4584,4583,4582,4581,4580,4579,4578,4577,4576,4575,4574,4573,4572,4571,4570,4569,4568,4567,4566,4565,4564,4563,4562,4561,4560,4559,4558,4557,4556,4555,4554,4553,4552,4551,4550,4549,4548,4547,4546,4545,4544,4543,4542,4541,4540,4539,4538,4535,4534,4532,4531,4530,4528,4526,4525,4523,4522,4521,4520,4519,4518,4517,4516,4515,4514,4512,4511,4510,4509,4508,4507,4506,4505,4504,4503,4502,4501,4500,4499,4498,4497,4496,4495,4494,4493,4491,4490,4489,4488,4487,4486,4485,4484,4483,4482,4481,4480,4479,4476,4475,4474,4472,4469,4468,4467,4466,4465,4464,4463,4462,4461,4460,4459,4458,4457,4456,4455,4454,4453,4452,4451,4450,4449,4446,4445,4444,4442,4440,4439,4438,4437,4436,4435,4430,4429,4428,4427,4425,4424,4423,4422,4421,4420,4419,4418,4417,4416,4415,4414,4413,4412,4411,4410,4409,4408,4407,4405,4404,4403,4402,4401,4400,4399,4398,4397,4396,4395,4394,4393,4392,4391,4390,4389,4388,4387,4386,4385,4382,4380,4379,4378,4377,4376,4374,4371,4370,4368,4366,4364,4363,4362,4361,4360,4359,4358,4357,4356,4355,4352,4351,4348,4347,4346,4345,4344,4343,4342,4341,4340,4339,4334,4333,4331,4329,4328,4324,4323,4322,4321,4320,4319,4318,4317,4316,4315,4314,4313,4312,4311,4310,4309,4308,4307,4306,4305,4304,4303,4302,4301,4300,4299,4298,4297,4296,4295,4294,4293,4292,4291,4290,4289,4288,4287,4286,4285,4284,4283,4282,4281,4280,4279,4278,4277,4276,4275,4274,4273,4272,4271,4270,4269,4268,4267,4266,4265,4264,4263,4262,4261,4260,4259,4258,4257,4256,4255,4254,4253,4252,4251,4250,4249,4248,4247,4246,4245,4244,4243,4242,4241,4240,4239,4237,4236,4235,4234,4233,4232,4231,4230,4229,4228,4226,4225,4223,4222,4221,4220,4219,4218,4217,4216,4215,4214,4213,4212,4211,4210,4209,4208,4207,4206,4205,4204,4203,4202,4201,4200,4198,4197,4196,4195,4194,4193,4192,4191,4190,4189,4188,4187,4186,4185,4184,4183,4182,4181,4180,4179,4178,4177,4176,4175,4173,4172,4171,4170,4169,4168,4167,4166,4165,4164,4163,4161,4160,4159,4158,4157,4156,4155,4154,4153,4151,4150,4149,4147,4146,4144,4143,4142,4140,4139,4138,4133,4132,4131,4130,4129,4128,4127,4126,4124,4121,4120,4119,4118,4117,4116,4115,4114,4113,4112,4111,4110,4109,4107,4104,4101,4100,4099,4098,4097,4096,4095,4094,4093,4092,4091,4090,4089,4088,4087,4086,4085,4084,4083,4082,4081,4080,4079,4078,4077,4076,4075,4074,4073,4072,4071,4070,4069,4068,4067,4066,4065,4064,4063,4062,4061,4059,4057,4056,4055,4054,4053,4052,4051,4050,4049,4048,4047,4046,4045,4044,4043,4042,4041,4040,4039,4038,4037,4036,4035,4034,4033,4032,4031,4030,4029,4028,4027,4026,4025,4024,4023,4022,4021,4020,4019,4018,4017,4016,4015,4014,4013,4012,4011,4009,4008,4007,4006,4005,4004,4003,4002,4001,3999,3998,3997,3996,3995,3994,3993,3992,3991,3990,3989,3988,3987,3986,3985,3984,3983,3982,3981,3980,3979,3978,3977,3976,3975,3974,3973,3972,3971,3970,3969,3968,3967,3966,3965,3964,3963,3962,3961,3960,3959,3958,3957,3956,3955,3954,3953,3952,3951,3950,3948,3947,3946,3945,3944,3943,3942,3941,3940,3939,3938,3937,3936,3935,3934,3933,3932,3931,3928,3927,3926,3925,3924,3923,3922,3921,3920,3919,3917,3916,3915,3914,3913,3912,3911,3909,3908,3907,3906,3904,3903,3902,3901,3900,3899,3898,3897,3896,3895,3894,3893,3892,3891,3890,3888,3887,3886,3885,3884,3883,3882,3881,3880,3879,3878,3877,3876,3875,3873,3872,3870,3869,3868,3866,3865,3864,3863,3862,3861,3860,3859,3857,3855,3854,3853,3852,3851,3850,3849,3848,3847,3846,3845,3844,3843,3842,3841,3840,3839,3838,3837,3836,3835,3834,3833,3832,3831,3826,3825,3824,3823,3821,3820,3819,3818,3817,3816,3815,3814,3812,3811,3810,3809,3808,3807,3806,3804,3803,3802,3801,3799,3797,3796,3795,3794,3793,3792,3791,3789,3784,3783,3782,3781,3780,3779,3778,3777,3774,3773,3772,3771,3770,3767,3765,3763,3762,3759,3758,3757,3755,3754,3752,3750,3749,3748,3746,3745,3743,3742,3740,3739,3737,3736,3735,3734,3733,3732,3730,3728,3727,3725,3722,3721,3718,3717,3715,3713,3712,3711,3708,3707,3706,3705,3704,3703,3702,3701,3700,3699,3698,3696,3695,3694,3693,3692,3691,3690,3689,3688,3685,3684,3683,3682,3681,3680,3679,3678,3674,3673,3672,3671,3670,3669,3668,3667,3666,3665,3664,3663,3662,3661,3660,3659,3658,3657,3655,3654,3653,3652,3651,3650,3649,3644,3642,3641,3640,3639,3638,3637,3636,3634,3633,3632,3631,3630,3629,3628,3627,3626,3625,3624,3623,3622,3621,3620,3619,3617,3616,3615,3614,3613,3612,3611,3610,3609,3608,3607,3606,3605,3604,3603,3602,3601,3600,3599,3598,3597,3596,3595,3594,3593,3592,3591,3590,3589,3588,3587,3586,3585,3584,3583,3582,3581,3580,3579,3578,3577,3575,3574,3573,3572,3571,3570,3569,3568,3567,3566,3565,3564,3562,3561,3560,3559,3558,3557,3556,3555,3554,3553,3552,3551,3550,3549,3548,3547,3546,3545,3544,3543,3542,3541,3540,3539,3538,3537,3536,3535,3534,3533,3532,3531,3530,3529,3528,3527,3525,3524,3523,3522,3521,3520,3519,3518,3517,3516,3515,3514,3513,3512,3511,3510,3509,3508,3507,3505,3504,3503,3502,3501,3500,3499,3498,3497,3496,3495,3494,3493,3492,3491,3490,3489,3488,3487,3486,3485,3484,3483,3482,3481,3480,3479,3478,3477,3476,3475,3474,3473,3472,3471,3470,3469,3468,3467,3466,3465,3464,3463,3462,3461,3460,3459,3458,3457,3456,3455,3454,3453,3452,3451,3450,3449,3448,3447,3446,3445,3444,3443,3442,3441,3440,3439,3438,3437,3436,3435,3434,3433,3432,3431,3430,3429,3428,3427,3426,3425,3424,3421,3420,3419,3418,3417,3416,3415,3414,3413,3412,3411,3410,3409,3408,3407,3406,3405,3404,3403,3402,3401,3400,3399,3398,3397,3396,3395,3394,3393,3392,3391,3390,3389,3388,3387,3386,3385,3384,3383,3382,3381,3380,3379,3378,3377,3376,3375,3374,3373,3372,3371,3370,3369,3368,3367,3366,3365,3364,3363,3362,3361,3360,3359,3358,3357,3356,3355,3354,3353,3352,3351,3350,3349,3348,3347,3346,3345,3344,3343,3342,3341,3339,3338,3337,3336,3335,3334,3333,3332,3331,3330,3329,3328,3327,3326,3325,3324,3323,3322,3321,3319,3317,3316,3315,3314,3313,3312,3310,3307,3306,3305,3304,3303,3302,3301,3300,3299,3298,3297,3296,3295,3294,3293,3292,3291,3290,3289,3287,3286,3285,3284,3283,3282,3281,3280,3279,3278,3277,3276,3275,3274,3273,3272,3271,3270,3269,3268,3267,3266,3265,3263,3262,3261,3260,3259,3258,3257,3256,3255,3254,3253,3252,3251,3250,3249,3248,3247,3246,3245,3244,3243,3242,3241,3240,3239,3238,3237,3236,3235,3234,3233,3232,3231,3230,3229,3228,3227,3226,3225,3224,3223,3222,3221,3220,3219,3218,3217,3216,3215,3214,3213,3212,3211,3210,3209,3208,3207,3206,3205,3204,3203,3202,3201,3199,3198,3197,3196,3195,3194,3193,3192,3191,3190,3189,3188,3187,3186,3185,3184,3183,3182,3181,3180,3179,3178,3177,3176,3175,3174,3173,3172,3171,3170,3169,3168,3167,3166,3165,3164,3163,3162,3161,3160,3159,3158,3157,3156,3155,3154,3153,3152,3151,3150,3149,3148,3147,3146,3145,3144,3143,3142,3141,3140,3139,3138,3137,3136,3135,3134,3133,3131,3130,3129,3128,3127,3126,3125,3124,3123,3122,3121,3120,3119,3118,3117,3116,3115,3114,3113,3112,3111,3110,3108,3107,3106,3105,3104,3103,3102,3101,3100,3099,3098,3097,3096,3095,3094,3093,3092,3091,3090,3089,3088,3087,3086,3085,3084,3083,3082,3081,3080,3079,3078,3077,3076,3075,3074,3073,3072,3071,3070,3069,3068,3067,3066,3065,3064,3063,3062,3061,3060,3059,3058,3057,3056,3055,3054,3053,3052,3051,3050,3049,3048,3047,3046,3045,3044,3043,3042,3041,3040,3039,3038,3037,3036,3035,3034,3033,3032,3031,3030,3029,3028,3027,3026,3025,3024,3023,3022,3021,3020,3019,3018,3017,3016,3015,3014,3013,3012,3011,3010,3009,3008,3007,3005,3004,3003,3002,3001,3000,2999,2998,2997,2996,2995,2994,2993,2992,2991,2990,2989,2988,2987,2986,2985,2984,2983,2982,2981,2980,2979,2978,2977,2976,2975,2974,2973,2972,2971,2970,2969,2968,2967,2966,2965,2964,2963,2962,2961,2960,2959,2958,2957,2956,2955,2954,2953,2952,2951,2950,2949,2948,2947,2946,2945,2944,2943,2942,2941,2940,2938,2937,2935,2934,2932,2931,2930,2929,2928,2927,2926,2925,2924,2923,2922,2921,2920,2919,2918,2917,2916,2915,2914,2913,2912,2911,2910,2909,2908,2907,2906,2899,2896,2894,2893,2892,2891,2890,2889,2888,2887,2886,2885,2883,2881,2880,2879,2878,2877,2876,2875,2874,2873,2872,2871,2870,2869,2868,2867,2866,2865,2864,2863,2862,2861,2860,2859,2858,2857,2856,2855,2853,2852,2851,2850,2849,2848,2847,2846,2845,2844,2843,2842,2840,2839,2838,2837,2836,2835,2834,2833,2832,2831,2830,2829,2821,2820,2819,2818,2817,2816,2815,2814,2813,2812,2810,2809,2808,2807,2806,2805,2804,2803,2802,2801,2799,2798,2797,2796,2795,2794,2793,2792,2791,2790,2789,2788,2787,2786,2785,2784,2783,2782,2781,2780,2779,2778,2776,2775,2774,2773,2772,2771,2770,2769,2768,2767,2766,2765,2764,2763,2762,2761,2760,2759,2757,2756,2755,2754,2753,2752,2751,2749,2748,2746,2745,2744,2743,2742,2741,2740,2739,2738,2737,2736,2735,2734,2733,2732,2731,2730,2729,2728,2727,2726,2725,2723,2721,2720,2719,2718,2717,2716,2715,2714,2713,2712,2711,2710,2709,2708,2707,2706,2705,2704,2703,2702,2701,2700,2699,2698,2697,2696,2695,2694,2693,2692,2691,2690,2689,2688,2687,2686,2685,2684,2683,2682,2681,2680,2679,2678,2676,2675,2674,2673,2672,2671,2670,2669,2668,2667,2665,2664,2663,2659,2658,2657,2656,2655,2654,2653,2652,2651,2650,2649,2648,2647,2646,2645,2644,2643,2642,2641,2640,2639,2638,2637,2636,2635,2634,2630,2628,2627,2626,2625,2624,2623,2622,2621,2620,2619,2618,2617,2616,2615,2614,2612,2611,2610,2609,2608,2607,2606,2605,2604,2603,2602,2601,2600,2599,2598,2597,2596,2595,2594,2593,2592,2591,2590,2589,2588,2587,2586,2585,2584,2583,2582,2581,2580,2579,2578,2577,2575,2574,2573,2572,2571,2570,2569,2567,2566,2565,2564,2563,2562,2561,2560,2559,2558,2557,2556,2555,2554,2553,2552,2551,2550,2549,2548,2547,2546,2545,2544,2543,2542,2541,2540,2537,2536,2535,2534,2533,2532,2531,2530,2529,2528,2527,2526,2525,2524,2523,2522,2521,2520,2519,2518,2517,2516,2515,2514,2513,2512,2511,2510,2509,2508,2507,2506,2505,2504,2503,2502,2501,2500,2499,2498,2497,2496,2495,2494,2493,2492,2491,2490,2489,2488,2487,2486,2485,2483,2482,2481,2480,2479,2478,2477,2476,2475,2474,2473,2472,2470,2469,2468,2466,2465,2464,2462,2461,2460,2459,2458,2457,2456,2455,2454,2453,2452,2451,2450,2449,2448,2447,2442,2441,2440,2439,2438,2437,2436,2435,2434,2433,2432,2431,2430,2429,2428,2427,2425,2424,2423,2422,2421,2420,2419,2418,2417,2416,2415,2414,2413,2412,2411,2410,2409,2408,2407,2406,2405,2404,2403,2402,2401,2400,2399,2398,2397,2396,2395,2394,2393,2392,2391,2390,2389,2388,2387,2386,2385,2384,2383,2382,2381,2380,2379,2378,2377,2376,2375,2374,2373,2372,2371,2370,2369,2368,2367,2366,2365,2364,2363,2362,2361,2360,2359,2358,2357,2356,2354,2352,2351,2350,2349,2348,2347,2346,2345,2344,2339,2338,2337,2336,2335,2334,2333,2332,2331,2330,2329,2327,2326,2325,2324,2323,2322,2321,2320,2319,2318,2317,2316,2315,2314,2313,2312,2311,2310,2309,2308,2307,2306,2305,2304,2303,2302,2301,2300,2299,2298,2297,2296,2295,2294,2293,2292,2291,2290,2289,2288,2287,2285,2284,2283,2282,2281,2280,2279,2278,2277,2276,2275,2274,2272,2271,2270,2269,2268,2267,2266,2265,2264,2263,2261,2260,2258,2257,2256,2255,2254,2253,2252,2251,2250,2249,2248,2247,2246,2245,2244,2243,2242,2241,2240,2239,2238,2237,2236,2235,2234,2233,2232,2231,2230,2229,2228,2227,2226,2225,2224,2223,2222,2221,2220,2219,2218,2217,2216,2215,2214,2213,2212,2211,2210,2209,2208,2207,2206,2205,2204,2203,2202,2201,2200,2199,2198,2197,2192,2191,2190,2189,2188,2187,2186,2185,2184,2183,2182,2181,2180,2179,2178,2177,2176,2175,2174,2173,2172,2171,2170,2169,2168,2167,2166,2165,2164,2163,2162,2160,2159,2158,2157,2156,2155,2154,2153,2152,2151,2150,2149,2142,2140,2138,2137,2136,2135,2134,2133,2132,2131,2130,2129,2128,2127,2126,2124,2123,2122,2121,2120,2119,2118,2117,2116,2115,2114,2113,2112,2111,2110,2109,2108,2107,2106,2105,2104,2103,2102,2099,2098,2097,2096,2095,2094,2093,2092,2091,2090,2089,2087,2086,2084,2083,2082,2081,2080,2079,2078,2077,2071,2070,2069,2068,2067,2066,2065,2064,2063,2062,2061,2060,2058,2057,2056,2055,2054,2053,2052,2051,2050,2046,2045,2044,2043,2042,2041,2040,2039,2038,2034,2033,2032,2031,2030,2029,2027,2025,2022,2021,2020,2019,2018,2017,2015,2014,2013,2012,2011,2010,2009,2008,2007,2006,2005,2004,2003,2002,2001,2000,1999,1998,1997,1996,1995,1994,1993,1992,1991,1990,1989,1988,1987,1986,1985,1984,1983,1981,1980,1979,1978,1977,1976,1975,1974,1973,1972,1971,1965,1964,1963,1961,1960,1959,1958,1957,1956,1955,1954,1953,1952,1951,1950,1949,1948,1947,1946,1945,1944,1943,1942,1941,1940,1939,1938,1937,1936,1935,1934,1933,1932,1931,1930,1929,1928,1927,1926,1925,1924,1923,1922,1921,1920,1919,1918,1917,1916,1915,1914,1913,1912,1911,1910,1909,1908,1907,1901,1896,1895,1894,1893,1892,1891,1890,1889,1888,1885,1884,1883,1881,1880,1879,1872,1871,1870,1869,1868,1867,1866,1865,1864,1863,1862,1861,1860,1859,1858,1857,1855,1854,1853,1852,1851,1850,1849,1848,1847,1846,1845,1844,1843,1842,1841,1840,1839,1838,1837,1836,1835,1834,1833,1832,1831,1827,1826,1824,1822,1821,1820,1819,1817,1816,1815,1813,1812,1811,1810,1809,1808,1806,1805,1804,1802,1801,1800,1798,1797,1796,1795,1794,1793,1791,1789,1788,1787,1785,1784,1783,1782,1781,1780,1779,1778,1777,1776,1775,1773,1772,1770,1769,1768,1767,1766,1765,1764,1763,1762,1761,1760,1759,1758,1757,1756,1755,1754,1753,1752,1751,1750,1749,1748,1747,1746,1745,1744,1743,1742,1741,1740,1739,1738,1737,1736,1735,1733,1732,1731,1730,1729,1727,1726,1725,1724,1723,1721,1720,1719,1718,1717,1716,1715,1714,1713,1711,1708,1707,1706,1703,1702,1701,1700,1699,1698,1697,1696,1695,1694,1693,1692,1691,1690,1689,1688,1687,1686,1685,1684,1683,1682,1681,1680,1679,1678,1677,1676,1675,1674,1673,1672,1671,1670,1669,1668,1667,1666,1665,1664,1663,1662,1661,1660,1659,1658,1657,1656,1655,1654,1653,1652,1651,1650,1649,1646,1645,1644,1643,1642,1641,1640,1639,1638,1637,1636,1635,1634,1633,1632,1631,1629,1628,1627,1626,1625,1624,1623,1622,1621,1620,1619,1618,1617,1616,1615,1614,1613,1609,1608,1607,1606,1605,1604,1603,1602,1601,1600,1599,1598,1597,1596,1595,1594,1593,1592,1591,1590,1589,1588,1587,1586,1585,1584,1583,1582,1581,1580,1579,1578,1577,1576,1575,1574,1573,1572,1571,1570,1569,1568,1567,1565,1564,1563,1562,1561,1560,1559,1558,1557,1555,1554,1553,1552,1551,1550,1549,1548,1547,1546,1545,1544,1543,1541,1540,1539,1538,1537,1536,1535,1534,1533,1532,1531,1530,1529,1528,1527,1526,1525,1523,1522,1521,1520,1519,1518,1516,1515,1514,1513,1512,1511,1509,1508,1507,1506,1505,1504,1502,1501,1500,1499,1498,1497,1496,1495,1494,1493,1492,1491,1490,1489,1488,1487,1485,1484,1483,1482,1481,1480,1479,1478,1477,1476,1475,1474,1473,1472,1471,1470,1469,1468,1467,1466,1465,1464,1463,1462,1461,1460,1459,1458,1457,1456,1454,1453,1452,1451,1450,1449,1448,1447,1446,1445,1444,1443,1442,1441,1440,1439,1437,1436,1435,1434,1433,1432,1431,1430,1429,1428,1427,1426,1425,1424,1423,1422,1421,1420,1419,1418,1417,1416,1415,1414,1413,1412,1411,1410,1409,1408,1407,1406,1405,1404,1403,1402,1401,1400,1399,1398,1397,1395,1393,1392,1388,1387,1386,1385,1384,1383,1382,1381,1380,1379,1378,1377,1376,1375,1374,1373,1371,1370,1368,1367,1366,1365,1364,1362,1361,1360,1358,1356,1355,1354,1353,1352,1351,1350,1349,1348,1347,1346,1345,1344,1343,1342,1341,1340,1339,1338,1337,1336,1335,1334,1333,1332,1331,1330,1329,1328,1327,1326,1325,1324,1323,1322,1321,1320,1319,1318,1317,1316,1315,1314,1313,1312,1311,1310,1309,1308,1307,1306,1305,1304,1303,1302,1301,1300,1299,1298,1297,1296,1295,1294,1293,1292,1291,1290,1289,1288,1287,1286,1285,1284,1283,1282,1281,1280,1279,1278,1277,1276,1275,1274,1273,1271,1270,1269,1268,1267,1266,1265,1263,1262,1261,1260,1259,1258,1257,1256,1255,1254,1253,1252,1251,1250,1249,1247,1246,1245,1244,1243,1242,1241,1240,1239,1238,1237,1236,1235,1234,1233,1232,1231,1230,1229,1228,1227,1226,1225,1224,1222,1218,1217,1216,1215,1214,1213,1212,1211,1210,1207,1206,1205,1204,1203,1202,1201,1200,1199,1198,1197,1196,1195,1194,1193,1192,1191,1190,1189,1188,1187,1186,1185,1184,1183,1182,1181,1180,1179,1178,1177,1176,1175,1174,1173,1172,1171,1169,1167,1166,1165,1164,1163,1162,1161,1160,1159,1158,1157,1156,1155,1154,1153,1152,1151,1150,1149,1148,1147,1146,1144,1142,1141,1140,1139,1138,1137,1135,1134,1133,1132,1131,1130,1129,1128,1127,1126,1125,1124,1123,1122,1121,1120,1119,1118,1117,1116,1115,1114,1112,1111,1110,1109,1108,1106,1105,1104,1103,1101,1100,1099,1098,1097,1096,1095,1094,1093,1092,1091,1090,1089,1088,1087,1085,1084,1083,1082,1081,1078,1077,1076,1075,1074,1073,1072,1071,1070,1069,1068,1067,1066,1065,1064,1063,1062,1061,1060,1059,1058,1057,1056,1055,1054,1053,1052,1051,1050,1049,1048,1047,1046,1045,1044,1043,1042,1041,1040,1039,1038,1037,1036,1035,1034,1033,1032,1031,1030,1029,1028,1027,1026,1025,1024,1023,1022,1021,1020,1019,1018,1017,1016,1015,1014,1013,1012,1011,1010,1009,1008,1007,1001,1000,999,996,995,994,989,988,987,986,985,984,983,982,981,980,979,978,977,976,963,960,959,958,957,956,955,954,953,952,951,950,949,948,947,946,945,944,943,942,941,940,939,938,937,936,935,934,933,932,931,930,929,928,927,926,925,924,923,922,921,920,919,918,917,916,915,914,913,912,911,910,909,908,907,906,905,904,903,900,898,897,896,895,894,893,892,891,890,889,888,887,886,885,883,882,881,880,879,878,877,876,875,874,873,871,870,869,868,867,866,865,864,863,862,861,860,859,858,857,856,855,854,853,852,851,850,849,848,847,846,844,843,842,840,837,836,834,833,832,831,830,829,828,827,826,824,823,822,821,820,819,818,815,814,813,812,811,810,809,808,807,806,805,804,802,801,800,799,798,797,796,795,794,793,791,790,789,787,786,785,784,783,782,781,780,777,775,773,772,771,770,769,768,767,766,765,764,763,762,761,760,759,758,757,756,755,754,753,752,751,750,749,747,746,745,744,743,742,741,740,739,738,737,736,735,734,733,732,731,730,729,728,727,725,724,723,721,718,717,716,715,714,713,712,711,710,709,708,707,706,705,704,703,702,701,700,699,698,697,696,694,693,691,690,689,688,687,686,685,684,683,682,681,680,679,678,677,676,675,674,672,671,670,669,667,664,663,661,660,659,658,657,656,653,652,651,650,649,648,647,646,645,644,643,642,641,639,638,636,634,633,631,628,626,625,624,623,622,620,619,616,615,614,613,612,611,610,609,607,606,605,604,603,601,599,598,597,596,595,594,592,590,589,588,587,586,584,583,582,580,579,578,576,575,574,573,572,570,569,568,567,566,565,564,550,548,547,545,544,543,542,541,539,538,536,535,534,533,531,525,524,523,522,521,520,519,518,517,516,515,514,513,511,510,509,507,506,505,504,503,502,501,500,499,498,497,496,495,494,491,490,489,488,487,486,485,483,482,481,480,478,476,475,474,473,472,471,470,469,468,467,466,465,464,462,461,460,459,458,456,454,453,452,450,449,448,446,445,444,442,441,440,437,436,435,434,433,432,431,430,429,428,426,424,423,422,421,418,417,416,415,412,411,410,409,408,407,406,405,404,403,402,401,400,399,397,395,393,392,391,390,389,388,387,386,385,384,383,382,381,380,379,377,376,375,374,373,372,371,370,365,364,361,359,358,356,354,353,352,351,349,348,347,346,345,344,343,342,341,340,339,338,336,335,334,333,332,331,330,329,328,327,326,325,324,323,322,321,320,319,318,315,314,313,311,309,308,307,306,305,304,303,302,301,300,299,298,297,296,295,294,291,290,289,288,287,286,285,284,283,282,281,280,279,278,277,276,275,274,273,272,271,270,269,268,267,266,265,264,263,262,261,260,258,257,255,253,252,251,250,248,247,246,244,243,242,241,240,239,238,237,235,234,233,232,229,228,227,226,225,224,223,222,221,220,219,218,217,215,213,212,211,210,209,208,207,206,205,204,203,202,201,200,199,198,197,196,193,192,190,171,167,165,163,161,157,154,153,152,151,150,149,130,129,127,126,125,124,123,122,121,120,119,118,117,116,115,114,113,112,111,109,108,107,106,105,103,102,100,99,98,97,95,94,93,92,90,89,87,82,81,80,79,78,75,74,73,72,71,70,69,68,67,66,65,62,61,60,55,54,49,48,46,43,40,38,36,31,30,29,19,6,3)) OR (`Idx`=3 AND `CreatureID` IN (4705,4668,4667,4666,4665,4664,4663,4494,4262,4071,4070,4069,3993,3992,3991,3990,3988,3879,3877,3840,3734,3733,3730,3728,3727,3571,3501,3383,3381,3296,3285,3284,3283,3084,2979,2978,2977,2976,2975,2914,2648,2339,2270,2211,2098,1949,1885,1884,1883,1835,1834,1833,1832,1831,1827,1826,1756,1530,1501,1475,1434,1410,1211,598,68)) OR (`Idx`=2 AND `CreatureID` IN (4705,4702,4701,4700,4668,4667,4666,4665,4664,4663,4624,4494,4430,4429,4262,4166,4075,4071,4070,4069,3997,3993,3992,3991,3990,3989,3988,3879,3877,3873,3840,3780,3734,3733,3730,3728,3727,3725,3571,3502,3501,3383,3382,3381,3300,3296,3286,3285,3284,3283,3282,3248,3084,2979,2978,2977,2976,2975,2914,2648,2339,2270,2211,2098,1949,1885,1884,1883,1835,1834,1833,1832,1831,1827,1826,1756,1530,1501,1475,1434,1410,1211,1117,842,598,262,81,68)) OR (`Idx`=1 AND `CreatureID` IN (4705,4702,4701,4700,4668,4667,4666,4665,4664,4663,4624,4540,4505,4494,4493,4475,4467,4466,4465,4430,4429,4418,4417,4416,4374,4306,4302,4301,4300,4299,4298,4297,4296,4295,4293,4292,4291,4289,4288,4287,4286,4285,4284,4283,4282,4281,4280,4262,4166,4075,4071,4070,4069,4052,4051,3997,3993,3992,3991,3990,3989,3988,3893,3879,3877,3876,3875,3873,3840,3808,3807,3806,3804,3797,3780,3734,3733,3732,3730,3728,3727,3725,3571,3502,3501,3386,3384,3383,3382,3381,3380,3379,3378,3377,3376,3374,3300,3297,3296,3286,3285,3284,3283,3282,3248,3207,3206,3199,3198,3197,3196,3195,3129,3128,3084,3082,2990,2989,2979,2978,2977,2976,2975,2972,2914,2721,2694,2693,2692,2691,2654,2653,2652,2651,2650,2649,2648,2647,2646,2645,2644,2643,2642,2641,2640,2639,2636,2621,2615,2614,2591,2590,2589,2588,2587,2585,2584,2583,2582,2581,2558,2557,2556,2555,2554,2553,2552,2434,2405,2386,2358,2346,2345,2344,2339,2338,2337,2336,2319,2318,2272,2271,2270,2267,2264,2261,2260,2247,2246,2245,2244,2243,2242,2241,2240,2211,2163,2098,2087,1976,1949,1933,1920,1915,1914,1913,1912,1889,1888,1885,1884,1883,1867,1836,1835,1834,1833,1832,1831,1827,1826,1756,1747,1732,1729,1727,1726,1660,1653,1642,1565,1564,1563,1562,1540,1539,1538,1537,1536,1535,1532,1530,1507,1506,1501,1475,1434,1423,1410,1397,1284,1211,1124,1123,1122,1121,1120,1117,1064,946,910,909,866,864,863,862,861,853,842,824,727,721,706,690,689,638,636,634,619,598,594,590,589,510,504,481,474,450,449,262,218,215,202,122,121,116,95,94,81,68)) OR (`Idx`=5 AND `CreatureID`=3296) OR (`Idx`=4 AND `CreatureID` IN (3296,1756)); +UPDATE `creature_template_model` SET `CreatureDisplayID`=123422, `VerifiedBuild`=56421 WHERE (`CreatureID`=224764 AND `Idx`=1); -- Brightstone +UPDATE `creature_template_model` SET `CreatureDisplayID`=123421, `VerifiedBuild`=56421 WHERE (`CreatureID`=224764 AND `Idx`=0); -- Brightstone +UPDATE `creature_template_model` SET `CreatureDisplayID`=123420, `VerifiedBuild`=56421 WHERE (`CreatureID`=224762 AND `Idx`=0); -- Silvervein +UPDATE `creature_template_model` SET `CreatureDisplayID`=123419, `VerifiedBuild`=56421 WHERE (`CreatureID`=224756 AND `Idx`=1); -- Boulderbane +UPDATE `creature_template_model` SET `CreatureDisplayID`=123418, `VerifiedBuild`=56421 WHERE (`CreatureID`=224756 AND `Idx`=0); -- Boulderbane +UPDATE `creature_template_model` SET `CreatureDisplayID`=122944, `VerifiedBuild`=56421 WHERE (`CreatureID`=218375 AND `Idx`=3); -- Arathi Laborer +UPDATE `creature_template_model` SET `CreatureDisplayID`=122943, `VerifiedBuild`=56421 WHERE (`CreatureID`=218375 AND `Idx`=1); -- Arathi Laborer +UPDATE `creature_template_model` SET `DisplayScale`=1.60000002384185791, `VerifiedBuild`=56421 WHERE (`CreatureID`=217533 AND `Idx`=0); -- Atik +UPDATE `creature_template_model` SET `CreatureDisplayID`=123604, `VerifiedBuild`=56421 WHERE (`CreatureID`=216526 AND `Idx`=0); -- The Abominable Wavecrasher +UPDATE `creature_template_model` SET `CreatureDisplayID`=123520, `VerifiedBuild`=56421 WHERE (`CreatureID`=213106 AND `Idx`=0); -- Durzan +UPDATE `creature_template_model` SET `DisplayScale`=1.10000002384185791, `VerifiedBuild`=56421 WHERE (`CreatureID`=212826 AND `Idx`=0); -- Guard Captain Suleyman +UPDATE `creature_template_model` SET `CreatureDisplayID`=123519, `VerifiedBuild`=56421 WHERE (`CreatureID`=212445 AND `Idx`=0); -- Durzan +UPDATE `creature_template_model` SET `DisplayScale`=1.10000002384185791, `VerifiedBuild`=56421 WHERE (`CreatureID`=211290 AND `Idx`=0); -- Elaena Emberlanz +UPDATE `creature_template_model` SET `DisplayScale`=1.10000002384185791, `VerifiedBuild`=56421 WHERE (`CreatureID`=211289 AND `Idx`=0); -- Taener Duelmal +UPDATE `creature_template_model` SET `CreatureDisplayID`=123518, `VerifiedBuild`=56421 WHERE (`CreatureID`=211189 AND `Idx`=0); -- Durzan +UPDATE `creature_template_model` SET `DisplayScale`=1.419999957084655761, `VerifiedBuild`=56421 WHERE (`CreatureID`=207946 AND `Idx`=0); -- Captain Dailcry +UPDATE `creature_template_model` SET `CreatureDisplayID`=123514, `Probability`=1, `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (37226,36954)); -- The Lich King + +DELETE FROM `creature_questitem` WHERE (`CreatureEntry`=233018 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=233018 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=233018 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=233018 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=233018 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=233018 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=233018 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=233018 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=233018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=233018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228613 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228613 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228613 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228613 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228613 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227268 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227268 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227268 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224947 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224947 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224384 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224384 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224384 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224384 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224384 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224384 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224384 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223796 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223795 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223795 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223794 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221786 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221786 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221786 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221786 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221708 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221708 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221708 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221708 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221690 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221690 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221690 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221690 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221668 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221668 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221668 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221668 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221648 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221648 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221648 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221648 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221534 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221534 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221534 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221534 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221126 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221126 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221126 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221126 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220890 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220890 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220890 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220890 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220883 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220883 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220883 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220883 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220771 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220771 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220771 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220771 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220624 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220624 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220541 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220287 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220287 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220287 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220287 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220271 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220271 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220271 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220271 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220270 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220270 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220270 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220270 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220269 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220269 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220269 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220269 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220268 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220268 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220268 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220268 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220267 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220267 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220267 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220267 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220266 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220266 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220266 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220266 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220265 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220265 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220265 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220265 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219939 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219911 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219911 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219881 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219881 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219766 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219728 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219728 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219715 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219715 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219715 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219715 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219715 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219715 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219715 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219279 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219279 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219279 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219279 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219278 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219278 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219278 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219278 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=219270 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219270 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219270 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219270 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219269 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219269 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219269 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219269 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219268 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219268 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219268 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219268 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219266 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219266 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219266 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219266 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=218441 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218441 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218441 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218441 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218441 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218441 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218398 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218398 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218395 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218161 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218161 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218122 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218122 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218023 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218023 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217534 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217457 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217457 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217062 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217062 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216082 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216082 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=216049 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216049 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216049 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216049 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=216045 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216045 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216045 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216045 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216043 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216043 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216043 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216043 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216042 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216042 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216042 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216042 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=216034 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216034 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216034 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216034 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215805 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215805 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215805 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215805 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215682 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215682 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215524 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215524 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215500 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215500 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215027 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215027 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215025 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215010 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215010 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214757 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214757 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214757 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214757 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214684 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214677 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214401 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214401 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213891 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213601 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213600 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213600 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213333 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212696 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212397 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212397 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212397 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212397 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212397 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212397 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212394 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212394 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212394 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212394 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212394 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212394 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212394 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209774 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208415 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208415 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208414 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208414 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208412 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208412 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=206977 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=206977 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206977 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206977 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203063 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164567 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=164567 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=164567 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=164567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164517 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=164517 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=164517 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164517 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164501 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163157 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=163157 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=163157 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=163157 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162693 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=162693 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=162693 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=162693 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=162691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162689 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=162689 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=162689 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=162689 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129208 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=129208 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=129208 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=129208 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128651 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=128651 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=128651 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=128651 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128650 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=128650 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=128650 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=128650 AND `DifficultyID`=0 AND `Idx`=3); +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(233018, 0, 9, 226136, 56421), -- Transformatory Laborer +(233018, 0, 8, 226135, 56421), -- Transformatory Laborer +(233018, 0, 7, 226135, 56421), -- Transformatory Laborer +(233018, 0, 6, 225950, 56421), -- Transformatory Laborer +(233018, 0, 5, 225950, 56421), -- Transformatory Laborer +(233018, 0, 4, 220737, 56421), -- Transformatory Laborer +(233018, 0, 3, 220737, 56421), -- Transformatory Laborer +(233018, 0, 2, 220737, 56421), -- Transformatory Laborer +(233018, 0, 1, 220737, 56421), -- Transformatory Laborer +(233018, 0, 0, 220737, 56421), -- Transformatory Laborer +(228613, 0, 6, 226136, 56421), -- Hunting Skyrazor +(228613, 0, 5, 226136, 56421), -- Hunting Skyrazor +(228613, 0, 4, 220737, 56421), -- Hunting Skyrazor +(228613, 0, 3, 220737, 56421), -- Hunting Skyrazor +(228613, 0, 2, 220737, 56421), -- Hunting Skyrazor +(228613, 0, 1, 220737, 56421), -- Hunting Skyrazor +(228613, 0, 0, 220737, 56421), -- Hunting Skyrazor +(227268, 0, 7, 225950, 56421), -- Beetle +(227268, 0, 6, 225950, 56421), -- Beetle +(227268, 0, 5, 226136, 56421), -- Beetle +(227268, 0, 4, 220737, 56421), -- Beetle +(227268, 0, 3, 220737, 56421), -- Beetle +(227268, 0, 2, 220737, 56421), -- Beetle +(224947, 0, 4, 220737, 56421), -- Lasher +(224947, 0, 3, 220737, 56421), -- Lasher +(224384, 0, 9, 226136, 56421), -- Nerubian Priest, Dark +(224384, 0, 8, 226135, 56421), -- Nerubian Priest, Dark +(224384, 0, 7, 226135, 56421), -- Nerubian Priest, Dark +(224384, 0, 6, 225950, 56421), -- Nerubian Priest, Dark +(224384, 0, 5, 225950, 56421), -- Nerubian Priest, Dark +(224384, 0, 4, 220737, 56421), -- Nerubian Priest, Dark +(224384, 0, 3, 220737, 56421), -- Nerubian Priest, Dark +(224384, 0, 2, 220737, 56421), -- Nerubian Priest, Dark +(224384, 0, 1, 220737, 56421), -- Nerubian Priest, Dark +(224384, 0, 0, 220737, 56421), -- Nerubian Priest, Dark +(223796, 0, 4, 220737, 56421), -- Arcane Elemental +(223796, 0, 3, 220737, 56421), -- Arcane Elemental +(223796, 0, 2, 220737, 56421), -- Arcane Elemental +(223795, 0, 4, 220737, 56421), -- Crystal Monster +(223795, 0, 3, 220737, 56421), -- Crystal Monster +(223794, 0, 4, 220737, 56421), -- Arcane Elemental +(223794, 0, 3, 220737, 56421), -- Arcane Elemental +(223794, 0, 2, 220737, 56421), -- Arcane Elemental +(222624, 0, 14, 219934, 56421), -- Deepcrawler Tx'kesh +(222624, 0, 13, 219934, 56421), -- Deepcrawler Tx'kesh +(222624, 0, 12, 219934, 56421), -- Deepcrawler Tx'kesh +(222624, 0, 11, 219934, 56421), -- Deepcrawler Tx'kesh +(221786, 0, 9, 219934, 56421), -- Pride of Beledar +(221786, 0, 8, 219934, 56421), -- Pride of Beledar +(221786, 0, 7, 219934, 56421), -- Pride of Beledar +(221786, 0, 6, 219934, 56421), -- Pride of Beledar +(221708, 0, 9, 219934, 56421), -- Sir Alastair Purefire +(221708, 0, 8, 219934, 56421), -- Sir Alastair Purefire +(221708, 0, 7, 219934, 56421), -- Sir Alastair Purefire +(221708, 0, 6, 219934, 56421), -- Sir Alastair Purefire +(221690, 0, 9, 219934, 56421), -- Strength of Beledar +(221690, 0, 8, 219934, 56421), -- Strength of Beledar +(221690, 0, 7, 219934, 56421), -- Strength of Beledar +(221690, 0, 6, 219934, 56421), -- Strength of Beledar +(221668, 0, 9, 219934, 56421), -- Horror of the Shallows +(221668, 0, 8, 219934, 56421), -- Horror of the Shallows +(221668, 0, 7, 219934, 56421), -- Horror of the Shallows +(221668, 0, 6, 219934, 56421), -- Horror of the Shallows +(221648, 0, 9, 219934, 56421), -- The Perchfather +(221648, 0, 8, 219934, 56421), -- The Perchfather +(221648, 0, 7, 219934, 56421), -- The Perchfather +(221648, 0, 6, 219934, 56421), -- The Perchfather +(221534, 0, 9, 219934, 56421), -- Lytfang the Lost +(221534, 0, 8, 219934, 56421), -- Lytfang the Lost +(221534, 0, 7, 219934, 56421), -- Lytfang the Lost +(221534, 0, 6, 219934, 56421), -- Lytfang the Lost +(221327, 0, 12, 219934, 56421), -- Kaheti Silk Hauler +(221327, 0, 11, 219934, 56421), -- Kaheti Silk Hauler +(221327, 0, 10, 219934, 56421), -- Kaheti Silk Hauler +(221327, 0, 9, 219934, 56421), -- Kaheti Silk Hauler +(221217, 0, 9, 219934, 56421), -- Spore-infused Shalewing +(221217, 0, 8, 219934, 56421), -- Spore-infused Shalewing +(221217, 0, 7, 219934, 56421), -- Spore-infused Shalewing +(221199, 0, 9, 219934, 56421), -- Hungerer of the Deeps +(221199, 0, 8, 219934, 56421), -- Hungerer of the Deeps +(221199, 0, 7, 219934, 56421), -- Hungerer of the Deeps +(221179, 0, 11, 220737, 56421), -- Duskshadow +(221179, 0, 10, 220737, 56421), -- Duskshadow +(221179, 0, 9, 220737, 56421), -- Duskshadow +(221179, 0, 8, 220737, 56421), -- Duskshadow +(221128, 0, 14, 219934, 56421), -- Clawbreaker K'zithix +(221128, 0, 13, 219934, 56421), -- Clawbreaker K'zithix +(221128, 0, 12, 219934, 56421), -- Clawbreaker K'zithix +(221128, 0, 11, 219934, 56421), -- Clawbreaker K'zithix +(221126, 0, 9, 219934, 56421), -- Tephratennae +(221126, 0, 8, 219934, 56421), -- Tephratennae +(221126, 0, 7, 219934, 56421), -- Tephratennae +(221126, 0, 6, 219934, 56421), -- Tephratennae +(220890, 0, 9, 219934, 56421), -- Matriarch Charfuria +(220890, 0, 8, 219934, 56421), -- Matriarch Charfuria +(220890, 0, 7, 219934, 56421), -- Matriarch Charfuria +(220890, 0, 6, 219934, 56421), -- Matriarch Charfuria +(220883, 0, 9, 219934, 56421), -- Sweetspark the Oozeful +(220883, 0, 8, 219934, 56421), -- Sweetspark the Oozeful +(220883, 0, 7, 219934, 56421), -- Sweetspark the Oozeful +(220883, 0, 6, 219934, 56421), -- Sweetspark the Oozeful +(220771, 0, 9, 219934, 56421), -- Murkspike +(220771, 0, 8, 219934, 56421), -- Murkspike +(220771, 0, 7, 219934, 56421), -- Murkspike +(220771, 0, 6, 219934, 56421), -- Murkspike +(220624, 0, 4, 220737, 56421), -- Drowned Arathi +(220624, 0, 3, 220737, 56421), -- Drowned Arathi +(220541, 0, 4, 220737, 56421), -- Keening Shadows +(220287, 0, 9, 219934, 56421), -- Kelpmire +(220287, 0, 8, 219934, 56421), -- Kelpmire +(220287, 0, 7, 219934, 56421), -- Kelpmire +(220287, 0, 6, 219934, 56421), -- Kelpmire +(220271, 0, 9, 219934, 56421), -- Terror of the Forge +(220271, 0, 8, 219934, 56421), -- Terror of the Forge +(220271, 0, 7, 219934, 56421), -- Terror of the Forge +(220271, 0, 6, 219934, 56421), -- Terror of the Forge +(220270, 0, 9, 219934, 56421), -- Zilthara +(220270, 0, 8, 219934, 56421), -- Zilthara +(220270, 0, 7, 219934, 56421), -- Zilthara +(220270, 0, 6, 219934, 56421), -- Zilthara +(220269, 0, 9, 219934, 56421), -- Cragmund +(220269, 0, 8, 219934, 56421), -- Cragmund +(220269, 0, 7, 219934, 56421), -- Cragmund +(220269, 0, 6, 219934, 56421), -- Cragmund +(220268, 0, 9, 219934, 56421), -- Trungal +(220268, 0, 8, 219934, 56421), -- Trungal +(220268, 0, 7, 219934, 56421), -- Trungal +(220268, 0, 6, 219934, 56421), -- Trungal +(220267, 0, 9, 219934, 56421), -- Charmonger +(220267, 0, 8, 219934, 56421), -- Charmonger +(220267, 0, 7, 219934, 56421), -- Charmonger +(220267, 0, 6, 219934, 56421), -- Charmonger +(220266, 0, 9, 219934, 56421), -- Coalesced Monstrosity +(220266, 0, 8, 219934, 56421), -- Coalesced Monstrosity +(220266, 0, 7, 219934, 56421), -- Coalesced Monstrosity +(220266, 0, 6, 219934, 56421), -- Coalesced Monstrosity +(220265, 0, 9, 219934, 56421), -- Automaxor +(220265, 0, 8, 219934, 56421), -- Automaxor +(220265, 0, 7, 219934, 56421), -- Automaxor +(220265, 0, 6, 219934, 56421), -- Automaxor +(219939, 0, 4, 220737, 56421), -- Fathomless Ambusher +(219939, 0, 3, 220737, 56421), -- Fathomless Ambusher +(219911, 0, 4, 220737, 56421), -- Lasher +(219911, 0, 3, 220737, 56421), -- Lasher +(219881, 0, 4, 220737, 56421), -- Drowned Arathi +(219881, 0, 3, 220737, 56421), -- Drowned Arathi +(219766, 0, 4, 220737, 56421), -- Drowned Arathi +(219766, 0, 3, 220737, 56421), -- Drowned Arathi +(219766, 0, 2, 220737, 56421), -- Drowned Arathi +(219766, 0, 1, 220737, 56421), -- Drowned Arathi +(219766, 0, 0, 220737, 56421), -- Drowned Arathi +(219728, 0, 4, 220737, 56421), -- Unbound Drowned +(219728, 0, 3, 220737, 56421), -- Unbound Drowned +(219715, 0, 9, 226136, 56421), -- Kobyss Ambusher +(219715, 0, 8, 226135, 56421), -- Kobyss Ambusher +(219715, 0, 7, 226135, 56421), -- Kobyss Ambusher +(219715, 0, 6, 225950, 56421), -- Kobyss Ambusher +(219715, 0, 5, 225950, 56421), -- Kobyss Ambusher +(219715, 0, 4, 220737, 56421), -- Kobyss Ambusher +(219715, 0, 3, 220737, 56421), -- Kobyss Ambusher +(219279, 0, 9, 219934, 56421), -- Flamekeeper Graz +(219279, 0, 8, 219934, 56421), -- Flamekeeper Graz +(219279, 0, 7, 219934, 56421), -- Flamekeeper Graz +(219279, 0, 6, 219934, 56421), -- Flamekeeper Graz +(219278, 0, 9, 219934, 56421), -- Shallowshell the Clacker +(219278, 0, 8, 219934, 56421), -- Shallowshell the Clacker +(219278, 0, 7, 219934, 56421), -- Shallowshell the Clacker +(219278, 0, 6, 219934, 56421), -- Shallowshell the Clacker +(219271, 0, 14, 219934, 56421), -- Twice-Stinger the Wretched +(219271, 0, 13, 219934, 56421), -- Twice-Stinger the Wretched +(219271, 0, 12, 219934, 56421), -- Twice-Stinger the Wretched +(219271, 0, 11, 219934, 56421), -- Twice-Stinger the Wretched +(219270, 0, 9, 219934, 56421), -- Kronolith, Might of the Mountain +(219270, 0, 8, 219934, 56421), -- Kronolith, Might of the Mountain +(219270, 0, 7, 219934, 56421), -- Kronolith, Might of the Mountain +(219270, 0, 6, 219934, 56421), -- Kronolith, Might of the Mountain +(219269, 0, 9, 219934, 56421), -- Tempest Lord Incarnus +(219269, 0, 8, 219934, 56421), -- Tempest Lord Incarnus +(219269, 0, 7, 219934, 56421), -- Tempest Lord Incarnus +(219269, 0, 6, 219934, 56421), -- Tempest Lord Incarnus +(219268, 0, 9, 219934, 56421), -- Gar'loc +(219268, 0, 8, 219934, 56421), -- Gar'loc +(219268, 0, 7, 219934, 56421), -- Gar'loc +(219268, 0, 6, 219934, 56421), -- Gar'loc +(219267, 0, 11, 219934, 56421), -- Plaguehart +(219267, 0, 10, 219934, 56421), -- Plaguehart +(219267, 0, 9, 219934, 56421), -- Plaguehart +(219267, 0, 8, 219934, 56421), -- Plaguehart +(219266, 0, 9, 219934, 56421), -- Escaped Cutthroat +(219266, 0, 8, 219934, 56421), -- Escaped Cutthroat +(219266, 0, 7, 219934, 56421), -- Escaped Cutthroat +(219266, 0, 6, 219934, 56421), -- Escaped Cutthroat +(218444, 0, 14, 219934, 56421), -- The Taskmaker +(218444, 0, 13, 219934, 56421), -- The Taskmaker +(218444, 0, 12, 219934, 56421), -- The Taskmaker +(218444, 0, 11, 219934, 56421), -- The Taskmaker +(218441, 0, 7, 226136, 56421), -- Dreadstrike Subjugator +(218441, 0, 6, 225950, 56421), -- Dreadstrike Subjugator +(218441, 0, 5, 225950, 56421), -- Dreadstrike Subjugator +(218441, 0, 4, 220737, 56421), -- Dreadstrike Subjugator +(218441, 0, 3, 220737, 56421), -- Dreadstrike Subjugator +(218441, 0, 2, 220737, 56421), -- Dreadstrike Subjugator +(218398, 0, 4, 220737, 56421), -- Diseased Bear +(218398, 0, 3, 220737, 56421), -- Diseased Bear +(218398, 0, 2, 220737, 56421), -- Diseased Bear +(218395, 0, 4, 220737, 56421), -- Diseased Bear +(218395, 0, 3, 220737, 56421), -- Diseased Bear +(218395, 0, 2, 220737, 56421), -- Diseased Bear +(218393, 0, 9, 219934, 56421), -- Disturbed Earthgorger +(218393, 0, 8, 219934, 56421), -- Disturbed Earthgorger +(218393, 0, 7, 219934, 56421), -- Disturbed Earthgorger +(218161, 0, 4, 220737, 56421), -- Swift Stormrook +(218161, 0, 3, 220737, 56421), -- Swift Stormrook +(218161, 0, 2, 220737, 56421), -- Swift Stormrook +(218122, 0, 4, 220737, 56421), -- Bear +(218122, 0, 3, 220737, 56421), -- Bear +(218122, 0, 2, 220737, 56421), -- Bear +(218023, 0, 4, 220737, 56421), -- Coagulated Slime +(218023, 0, 3, 220737, 56421), -- Coagulated Slime +(218023, 0, 2, 220737, 56421), -- Coagulated Slime +(217534, 0, 5, 225886, 56421), -- Sandres the Relicbearer +(217457, 0, 4, 220737, 56421), -- Deeps Strider Matriarch +(217457, 0, 3, 220737, 56421), -- Deeps Strider Matriarch +(217457, 0, 2, 220737, 56421), -- Deeps Strider Matriarch +(217457, 0, 1, 220737, 56421), -- Deeps Strider Matriarch +(217457, 0, 0, 220737, 56421), -- Deeps Strider Matriarch +(217062, 0, 4, 220737, 56421), -- Enraged Shadow +(217062, 0, 3, 220737, 56421), -- Enraged Shadow +(217062, 0, 2, 220737, 56421), -- Enraged Shadow +(216082, 0, 4, 220737, 56421), -- Dogmatic Soot-Seer +(216082, 0, 3, 220737, 56421), -- Dogmatic Soot-Seer +(216082, 0, 2, 220737, 56421), -- Dogmatic Soot-Seer +(216052, 0, 11, 219934, 56421), -- Skirmisher Sa'zryk +(216052, 0, 10, 219934, 56421), -- Skirmisher Sa'zryk +(216052, 0, 9, 219934, 56421), -- Skirmisher Sa'zryk +(216052, 0, 8, 219934, 56421), -- Skirmisher Sa'zryk +(216051, 0, 11, 219934, 56421), -- Umbraclaw Matra +(216051, 0, 10, 219934, 56421), -- Umbraclaw Matra +(216051, 0, 9, 219934, 56421), -- Umbraclaw Matra +(216051, 0, 8, 219934, 56421), -- Umbraclaw Matra +(216050, 0, 14, 219934, 56421), -- Harvester Qixt +(216050, 0, 13, 219934, 56421), -- Harvester Qixt +(216050, 0, 12, 219934, 56421), -- Harvester Qixt +(216050, 0, 11, 219934, 56421), -- Harvester Qixt +(216049, 0, 9, 219934, 56421), -- The Oozekhan +(216049, 0, 8, 219934, 56421), -- The Oozekhan +(216049, 0, 7, 219934, 56421), -- The Oozekhan +(216049, 0, 6, 219934, 56421), -- The Oozekhan +(216048, 0, 14, 219934, 56421), -- Jix'ak the Crazed +(216048, 0, 13, 219934, 56421); -- Jix'ak the Crazed + +INSERT INTO `creature_questitem` (`CreatureEntry`, `DifficultyID`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(216048, 0, 12, 219934, 56421), -- Jix'ak the Crazed +(216048, 0, 11, 219934, 56421), -- Jix'ak the Crazed +(216045, 0, 9, 219934, 56421), -- Enduring Gutterface +(216045, 0, 8, 219934, 56421), -- Enduring Gutterface +(216045, 0, 7, 219934, 56421), -- Enduring Gutterface +(216045, 0, 6, 219934, 56421), -- Enduring Gutterface +(216044, 0, 12, 219934, 56421), -- Maddened Siegebomber +(216044, 0, 11, 219934, 56421), -- Maddened Siegebomber +(216044, 0, 10, 219934, 56421), -- Maddened Siegebomber +(216044, 0, 9, 219934, 56421), -- Maddened Siegebomber +(216043, 0, 9, 219934, 56421), -- Monstrous Lasharoth +(216043, 0, 8, 219934, 56421), -- Monstrous Lasharoth +(216043, 0, 7, 219934, 56421), -- Monstrous Lasharoth +(216043, 0, 6, 219934, 56421), -- Monstrous Lasharoth +(216042, 0, 9, 219934, 56421), -- Cha'tak +(216042, 0, 8, 219934, 56421), -- Cha'tak +(216042, 0, 7, 219934, 56421), -- Cha'tak +(216042, 0, 6, 219934, 56421), -- Cha'tak +(216039, 0, 12, 219934, 56421), -- Xishorr +(216039, 0, 11, 219934, 56421), -- Xishorr +(216039, 0, 10, 219934, 56421), -- Xishorr +(216039, 0, 9, 219934, 56421), -- Xishorr +(216038, 0, 14, 219934, 56421), -- The Groundskeeper +(216038, 0, 13, 219934, 56421), -- The Groundskeeper +(216038, 0, 12, 219934, 56421), -- The Groundskeeper +(216038, 0, 11, 219934, 56421), -- The Groundskeeper +(216034, 0, 9, 219934, 56421), -- XT-Minecrusher 8700 +(216034, 0, 8, 219934, 56421), -- XT-Minecrusher 8700 +(216034, 0, 7, 219934, 56421), -- XT-Minecrusher 8700 +(216034, 0, 6, 219934, 56421), -- XT-Minecrusher 8700 +(215805, 0, 9, 219934, 56421), -- Sloshmuck +(215805, 0, 8, 219934, 56421), -- Sloshmuck +(215805, 0, 7, 219934, 56421), -- Sloshmuck +(215805, 0, 6, 219934, 56421), -- Sloshmuck +(215682, 0, 4, 220737, 56421), -- Kobyss Necromancer +(215682, 0, 3, 220737, 56421), -- Kobyss Necromancer +(215524, 0, 4, 220737, 56421), -- Fallen Stalwart +(215524, 0, 3, 220737, 56421), -- Fallen Stalwart +(215524, 0, 2, 220737, 56421), -- Fallen Stalwart +(215500, 0, 4, 220737, 56421), -- Duskshadow UNUSED +(215500, 0, 3, 220737, 56421), -- Duskshadow UNUSED +(215500, 0, 2, 220737, 56421), -- Duskshadow UNUSED +(215027, 0, 4, 220737, 56421), -- Siltweed Sporetosser +(215027, 0, 3, 220737, 56421), -- Siltweed Sporetosser +(215027, 0, 2, 220737, 56421), -- Siltweed Sporetosser +(215025, 0, 4, 220737, 56421), -- Siltweed Scuffler +(215025, 0, 3, 220737, 56421), -- Siltweed Scuffler +(215025, 0, 2, 220737, 56421), -- Siltweed Scuffler +(215010, 0, 4, 220737, 56421), -- Lynx Cub +(215010, 0, 3, 220737, 56421), -- Lynx Cub +(215010, 0, 2, 220737, 56421), -- Lynx Cub +(215010, 0, 1, 220737, 56421), -- Lynx Cub +(215010, 0, 0, 220737, 56421), -- Lynx Cub +(214757, 0, 9, 219934, 56421), -- Croakit +(214757, 0, 8, 219934, 56421), -- Croakit +(214757, 0, 7, 219934, 56421), -- Croakit +(214757, 0, 6, 219934, 56421), -- Croakit +(214684, 0, 4, 220737, 56421), -- Invading Scrapper +(214684, 0, 3, 220737, 56421), -- Invading Scrapper +(214684, 0, 2, 220737, 56421), -- Invading Scrapper +(214677, 0, 4, 220737, 56421), -- Invading Hurler +(214677, 0, 3, 220737, 56421), -- Invading Hurler +(214677, 0, 2, 220737, 56421), -- Invading Hurler +(214401, 0, 4, 220737, 56421), -- Bullfrog +(214401, 0, 3, 220737, 56421), -- Bullfrog +(214401, 0, 2, 220737, 56421), -- Bullfrog +(213891, 0, 4, 220737, 56421), -- Zombie +(213891, 0, 3, 220737, 56421), -- Zombie +(213891, 0, 2, 220737, 56421), -- Zombie +(213891, 0, 1, 220737, 56421), -- Zombie +(213891, 0, 0, 220737, 56421), -- Zombie +(213601, 0, 4, 220737, 56421), -- Slime Skeleton +(213601, 0, 3, 220737, 56421), -- Slime Skeleton +(213601, 0, 2, 220737, 56421), -- Slime Skeleton +(213600, 0, 4, 220737, 56421), -- Blood Abomination +(213600, 0, 3, 220737, 56421), -- Blood Abomination +(213333, 0, 4, 220737, 56421), -- Zombie +(213333, 0, 3, 220737, 56421), -- Zombie +(213333, 0, 2, 220737, 56421), -- Zombie +(213333, 0, 1, 220737, 56421), -- Zombie +(213333, 0, 0, 220737, 56421), -- Zombie +(213318, 0, 16, 220737, 56421), -- Dreadstrike Webspinner +(213318, 0, 15, 220737, 56421), -- Dreadstrike Webspinner +(213318, 0, 14, 220737, 56421), -- Dreadstrike Webspinner +(213318, 0, 13, 220737, 56421), -- Dreadstrike Webspinner +(213318, 0, 12, 220737, 56421), -- Dreadstrike Webspinner +(213318, 0, 11, 226136, 56421), -- Dreadstrike Webspinner +(213318, 0, 10, 226135, 56421), -- Dreadstrike Webspinner +(213318, 0, 9, 226135, 56421), -- Dreadstrike Webspinner +(213318, 0, 8, 225950, 56421), -- Dreadstrike Webspinner +(213318, 0, 7, 225950, 56421), -- Dreadstrike Webspinner +(212696, 0, 4, 220737, 56421), -- Lokren +(212696, 0, 3, 220737, 56421), -- Lokren +(212696, 0, 2, 220737, 56421), -- Lokren +(212397, 0, 9, 220737, 56421), -- Nerubian Saboteur +(212397, 0, 8, 220737, 56421), -- Nerubian Saboteur +(212397, 0, 7, 220737, 56421), -- Nerubian Saboteur +(212397, 0, 6, 220737, 56421), -- Nerubian Saboteur +(212397, 0, 5, 220737, 56421), -- Nerubian Saboteur +(212397, 0, 4, 226136, 56421), -- Nerubian Saboteur +(212397, 0, 3, 226135, 56421), -- Nerubian Saboteur +(212397, 0, 2, 226135, 56421), -- Nerubian Saboteur +(212394, 0, 9, 226136, 56421), -- Nerubian Skirmisher +(212394, 0, 8, 226135, 56421), -- Nerubian Skirmisher +(212394, 0, 7, 226135, 56421), -- Nerubian Skirmisher +(212394, 0, 6, 225950, 56421), -- Nerubian Skirmisher +(212394, 0, 5, 225950, 56421), -- Nerubian Skirmisher +(212394, 0, 4, 220737, 56421), -- Nerubian Skirmisher +(212394, 0, 3, 220737, 56421), -- Nerubian Skirmisher +(212394, 0, 2, 220737, 56421), -- Nerubian Skirmisher +(209774, 0, 4, 220737, 56421), -- Void-Infused Dracthyr +(209774, 0, 3, 220737, 56421), -- Void-Infused Dracthyr +(209774, 0, 2, 220737, 56421), -- Void-Infused Dracthyr +(209774, 0, 1, 220737, 56421), -- Void-Infused Dracthyr +(209774, 0, 0, 220737, 56421), -- Void-Infused Dracthyr +(208415, 0, 4, 220737, 56421), -- Sundered Firebreather +(208415, 0, 3, 220737, 56421), -- Sundered Firebreather +(208415, 0, 2, 220737, 56421), -- Sundered Firebreather +(208415, 0, 1, 220737, 56421), -- Sundered Firebreather +(208415, 0, 0, 220737, 56421), -- Sundered Firebreather +(208414, 0, 4, 220737, 56421), -- Sundered Despoiler +(208414, 0, 3, 220737, 56421), -- Sundered Despoiler +(208414, 0, 2, 220737, 56421), -- Sundered Despoiler +(208412, 0, 4, 220737, 56421), -- Tarasek Warrior +(208412, 0, 3, 220737, 56421), -- Tarasek Warrior +(208412, 0, 2, 220737, 56421), -- Tarasek Warrior +(208412, 0, 1, 220737, 56421), -- Tarasek Warrior +(208412, 0, 0, 220737, 56421), -- Tarasek Warrior +(208411, 0, 4, 220737, 56421), -- Arcane Manipulator +(208411, 0, 3, 220737, 56421), -- Arcane Manipulator +(208411, 0, 2, 220737, 56421), -- Arcane Manipulator +(208411, 0, 1, 220737, 56421), -- Arcane Manipulator +(208411, 0, 0, 220737, 56421), -- Arcane Manipulator +(207826, 0, 14, 225950, 56421), -- Ravageant +(207826, 0, 13, 225950, 56421), -- Ravageant +(207826, 0, 12, 226136, 56421), -- Ravageant +(207826, 0, 11, 220737, 56421), -- Ravageant +(207803, 0, 11, 219934, 56421), -- Toadstomper +(207803, 0, 10, 219934, 56421), -- Toadstomper +(207803, 0, 9, 219934, 56421), -- Toadstomper +(207803, 0, 8, 219934, 56421), -- Toadstomper +(207780, 0, 12, 219934, 56421), -- Finclaw Bloodtide +(207780, 0, 11, 219934, 56421), -- Finclaw Bloodtide +(207780, 0, 10, 219934, 56421), -- Finclaw Bloodtide +(207780, 0, 9, 219934, 56421), -- Finclaw Bloodtide +(206977, 0, 9, 220737, 56421), -- Parasidious +(206977, 0, 8, 220737, 56421), -- Parasidious +(206977, 0, 7, 220737, 56421), -- Parasidious +(206977, 0, 6, 220737, 56421), -- Parasidious +(206514, 0, 14, 219934, 56421), -- Crazed Cabbage Smacker +(206514, 0, 13, 219934, 56421), -- Crazed Cabbage Smacker +(206514, 0, 12, 219934, 56421), -- Crazed Cabbage Smacker +(206514, 0, 11, 219934, 56421), -- Crazed Cabbage Smacker +(206203, 0, 17, 219934, 56421), -- Moth'ethk +(206203, 0, 16, 219934, 56421), -- Moth'ethk +(206203, 0, 15, 219934, 56421), -- Moth'ethk +(206203, 0, 14, 219934, 56421), -- Moth'ethk +(206184, 0, 12, 220737, 56421), -- Deathpetal +(206184, 0, 11, 220737, 56421), -- Deathpetal +(206184, 0, 10, 220737, 56421), -- Deathpetal +(206184, 0, 9, 220737, 56421), -- Deathpetal +(203063, 0, 4, 220737, 56421), -- Brimstone Conspirator +(203063, 0, 3, 220737, 56421), -- Brimstone Conspirator +(198815, 0, 1, 220737, 56421), -- Trained Lizard +(198815, 0, 0, 220737, 56421), -- Trained Lizard +(164567, 0, 6, 225741, 56421), -- Ingra Maloch +(164567, 0, 5, 220737, 56421), -- Ingra Maloch +(164567, 0, 4, 225741, 56421), -- Ingra Maloch +(164567, 0, 3, 220737, 56421), -- Ingra Maloch +(164517, 0, 5, 225741, 56421), -- Tred'ova +(164517, 0, 4, 220737, 56421), -- Tred'ova +(164517, 0, 3, 225741, 56421), -- Tred'ova +(164517, 0, 2, 220737, 56421), -- Tred'ova +(164501, 0, 3, 225741, 56421), -- Mistcaller +(164501, 0, 2, 220737, 56421), -- Mistcaller +(164501, 0, 1, 225741, 56421), -- Mistcaller +(164501, 0, 0, 220737, 56421), -- Mistcaller +(163157, 0, 6, 225741, 56421), -- Amarth +(163157, 0, 5, 220737, 56421), -- Amarth +(163157, 0, 4, 225741, 56421), -- Amarth +(163157, 0, 3, 220737, 56421), -- Amarth +(162693, 0, 8, 225741, 56421), -- Nalthor the Rimebinder +(162693, 0, 7, 220737, 56421), -- Nalthor the Rimebinder +(162693, 0, 6, 225741, 56421), -- Nalthor the Rimebinder +(162693, 0, 5, 220737, 56421), -- Nalthor the Rimebinder +(162691, 0, 3, 225741, 56421), -- Blightbone +(162691, 0, 2, 220737, 56421), -- Blightbone +(162691, 0, 1, 225741, 56421), -- Blightbone +(162691, 0, 0, 220737, 56421), -- Blightbone +(162689, 0, 6, 225741, 56421), -- Surgeon Stitchflesh +(162689, 0, 5, 220737, 56421), -- Surgeon Stitchflesh +(162689, 0, 4, 225741, 56421), -- Surgeon Stitchflesh +(162689, 0, 3, 220737, 56421), -- Surgeon Stitchflesh +(129208, 0, 6, 225741, 56421), -- Dread Captain Lockwood +(129208, 0, 5, 220737, 56421), -- Dread Captain Lockwood +(129208, 0, 4, 225741, 56421), -- Dread Captain Lockwood +(129208, 0, 3, 220737, 56421), -- Dread Captain Lockwood +(128651, 0, 6, 225741, 56421), -- Hadal Darkfathom +(128651, 0, 5, 220737, 56421), -- Hadal Darkfathom +(128651, 0, 4, 225741, 56421), -- Hadal Darkfathom +(128651, 0, 3, 220737, 56421), -- Hadal Darkfathom +(128650, 0, 6, 225741, 56421), -- Chopper Redhook +(128650, 0, 5, 220737, 56421), -- Chopper Redhook +(128650, 0, 4, 225741, 56421), -- Chopper Redhook +(128650, 0, 3, 220737, 56421); -- Chopper Redhook + +UPDATE `creature_questitem` SET `VerifiedBuild`=56421 WHERE (`CreatureEntry`=230904 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=230904 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=230904 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=230904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=230904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=230157 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=230157 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=230157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=230157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=230157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=230119 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=230119 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=230119 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=230119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=230119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=230119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=230119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229918 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229918 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229918 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229918 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229855 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229855 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229854 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229854 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229708 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229705 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229705 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229704 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229688 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229688 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229688 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229688 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229688 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229679 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229679 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229679 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229679 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229638 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229638 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229624 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229624 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229620 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229617 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229617 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229605 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229605 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229605 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229597 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229597 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229596 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229596 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229595 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229595 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229594 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229563 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229563 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229561 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229561 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229560 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229560 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229555 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229555 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229547 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229547 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229540 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229540 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229526 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229526 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229523 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229512 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229512 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229512 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229512 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229512 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229512 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229491 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229491 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229491 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229491 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229491 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229378 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229298 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229298 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229297 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229297 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229240 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229240 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229216 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229216 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229216 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229215 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229215 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229215 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229213 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229209 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229209 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229209 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229207 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229207 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229207 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229206 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229206 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229205 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229191 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229191 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229188 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229182 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229182 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229179 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229179 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229179 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229178 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229178 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229173 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229172 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229167 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229167 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229166 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229166 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229164 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229163 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229163 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229135 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229135 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229119 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229118 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229118 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229117 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229117 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229117 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229107 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229107 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229107 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229099 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229098 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229098 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229098 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229097 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229097 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229096 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229096 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229088 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229087 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229074 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229074 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229073 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229073 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229072 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229072 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229072 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229068 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229067 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229060 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229059 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=229036 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=229036 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=229036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=229036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=229036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228999 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228999 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228999 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228940 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228940 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228940 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228898 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228898 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228896 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228896 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228896 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228875 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228875 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228874 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228854 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228854 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228853 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228853 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228851 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228851 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228850 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228850 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228850 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228823 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228823 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228823 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228670 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228669 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228539 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228538 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228538 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228537 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228537 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228506 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228506 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228451 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228451 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228450 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228450 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228447 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228447 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228439 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228361 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228361 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228361 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228361 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228309 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=228309 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228309 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228309 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228309 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228288 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228288 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228217 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228213 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228212 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228153 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228153 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228131 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=228131 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228131 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228131 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228131 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228120 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228120 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228115 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228077 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=228077 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228077 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228077 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228077 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228055 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228055 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228029 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228018 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228018 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228018 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228012 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228012 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228012 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=228000 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=228000 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=228000 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=228000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=228000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227999 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227999 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227999 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227983 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227980 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227980 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227954 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227954 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227944 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227944 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227935 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227935 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227935 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227934 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227934 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227933 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227933 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227933 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227895 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227895 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227865 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227864 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227864 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227831 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227828 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227828 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227827 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227799 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227794 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227780 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227780 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227780 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227778 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227777 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227757 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227757 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227756 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227756 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227754 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227754 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227754 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227753 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227753 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227748 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227748 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227748 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227748 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227741 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227741 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227652 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227650 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227650 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227650 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227650 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227650 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227638 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227638 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227631 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227627 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227627 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227608 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227608 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227600 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227600 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227600 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227600 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227581 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227581 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227581 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227578 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227578 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227578 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227578 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227572 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227572 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227552 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227546 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227538 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227538 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227491 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227491 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227491 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227484 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227483 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227483 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227470 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227470 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227439 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227439 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227439 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227439 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227388 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227388 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227383 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227383 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227382 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227382 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227369 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227369 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227369 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227367 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227367 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227367 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227356 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227356 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227355 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227355 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227355 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227354 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227354 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227347 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227347 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227347 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227346 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227346 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227325 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227325 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227291 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227291 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227289 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227289 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227285 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227285 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227282 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227282 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227280 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227280 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227280 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227280 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227280 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227265 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227265 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227255 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227255 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227247 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227247 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227247 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227230 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227230 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227215 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227215 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227215 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227205 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227204 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227204 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227203 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227202 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227202 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227201 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227169 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227169 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227169 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227150 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227150 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227135 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227135 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227127 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227127 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227127 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227121 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227057 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227027 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227027 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227026 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227026 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227026 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227026 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227026 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=227002 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=227002 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=227002 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=227002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=227002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226996 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226996 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226968 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226968 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226968 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226963 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226961 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226961 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226929 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226929 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226929 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226925 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226925 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226909 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226909 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226909 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226901 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226901 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226881 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226881 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226809 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226809 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226806 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226806 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226767 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226767 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226767 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226767 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226700 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226700 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226648 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226636 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226636 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226631 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226621 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226574 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226574 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226573 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226573 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226573 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226491 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226491 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226421 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226421 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226417 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226417 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226413 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226400 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226397 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226386 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226381 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226381 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226369 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226369 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226369 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226300 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226300 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226300 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226298 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226298 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226297 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226297 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226295 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226295 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226291 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226291 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226265 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226265 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226265 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226265 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226265 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226252 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226252 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226242 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226235 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226232 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226232 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226218 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226218 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226216 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226216 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226216 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226193 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226193 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226179 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226179 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226179 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226176 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226176 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226176 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226176 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226176 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226173 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226173 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226173 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226173 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226172 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226171 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226171 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226171 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226171 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226171 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226150 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226150 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226150 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226150 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226143 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226128 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226128 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226122 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226122 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226120 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226120 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226119 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226118 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226118 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226117 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226117 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226117 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226116 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226115 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226112 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226111 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226079 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226079 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226069 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226069 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226065 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226065 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226062 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226062 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226059 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226052 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226052 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226050 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226050 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226042 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226042 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226042 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226037 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226037 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226037 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226037 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226037 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226029 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226028 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226023 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226023 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226021 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226021 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226018 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226018 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226018 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226013 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226013 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226013 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226013 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226013 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226007 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226007 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226007 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226007 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226007 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226005 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226005 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226005 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226005 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226005 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=226000 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=226000 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=226000 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=226000 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=226000 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=226000 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=226000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=226000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225990 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225990 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225990 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225990 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225990 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225990 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225989 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225989 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225989 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225989 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225989 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225989 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225989 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225987 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225987 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225987 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225981 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225971 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225970 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225969 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225969 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225968 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225968 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225968 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225943 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225943 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225938 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225938 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225936 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225936 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225933 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225933 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225933 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225929 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225929 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225929 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225921 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225921 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225921 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225919 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225919 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225919 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225913 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225913 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225912 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225912 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225912 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225906 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225906 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225905 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225904 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225904 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225904 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225902 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225902 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225902 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225902 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225901 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225901 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225900 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225900 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225898 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225898 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225896 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225896 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225896 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225895 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225895 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225892 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225892 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225889 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225889 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225889 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225865 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225865 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225865 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225865 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225862 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225862 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225820 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225820 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225820 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225817 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225817 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225817 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225817 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225817 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225785 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225784 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225783 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225783 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225782 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225781 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225781 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225777 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225765 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225765 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225760 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225760 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225760 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225703 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225703 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225703 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225703 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225698 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225698 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225698 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225642 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225642 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225642 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225642 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225642 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225612 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225610 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225610 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225610 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225606 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225594 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225594 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225594 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225594 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225576 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225576 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225575 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225575 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225568 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225568 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225552 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225552 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225552 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225552 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225550 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225525 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225525 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225525 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225520 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225520 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225520 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225515 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225489 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225489 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225488 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225488 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225479 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225479 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225476 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225476 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225474 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225474 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225468 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225468 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225448 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225448 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225446 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225446 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225446 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225445 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225445 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225445 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225444 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225444 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225425 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225425 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225393 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225393 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225391 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225391 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225391 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225390 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225390 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225390 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225389 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225389 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225388 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225388 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225388 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225349 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225349 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225349 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225338 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225338 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225337 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225337 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225337 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225311 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225311 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225271 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225255 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225255 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225244 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225219 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225218 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225218 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225181 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225181 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225180 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225180 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225139 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225139 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225139 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225138 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225138 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225102 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225102 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225102 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225088 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225080 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225078 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225078 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225049 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225026 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225026 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=225019 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=225019 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=225019 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=225019 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=225019 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=225019 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=225019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=225019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224972 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224972 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224972 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224970 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224970 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224970 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224970 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224963 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224963 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224963 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224963 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224959 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224924 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224922 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224922 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224881 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224881 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224879 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224879 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224876 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224876 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224844 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224844 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224844 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224844 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224844 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224842 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224842 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224824 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224822 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224822 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224822 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224822 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224808 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224808 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224800 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224799 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224791 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224791 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224791 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224791 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224789 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224789 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224780 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224780 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224780 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224780 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224780 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224779 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224779 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224779 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224779 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224767 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224759 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224759 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224752 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224751 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224749 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224749 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224748 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224748 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224748 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224747 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224747 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224747 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224746 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224746 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224745 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224745 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224745 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224744 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224744 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224744 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224742 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224742 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224738 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224738 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224738 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224738 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224738 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224735 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224732 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224732 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224732 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224732 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224732 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224731 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224731 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224731 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224725 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224677 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224677 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224677 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224677 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224636 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224636 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224636 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224636 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224636 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224623 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224619 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224611 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224611 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224607 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224607 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224606 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224604 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224603 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224603 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224603 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224603 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224595 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224595 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224591 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224591 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224591 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224588 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224588 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224588 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224587 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224587 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224586 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224586 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224586 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224585 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224585 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224585 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224582 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224581 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224578 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224578 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224576 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224551 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224537 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224537 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224526 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224526 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224517 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224517 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224517 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224517 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224517 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224517 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224515 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224508 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224508 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224501 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224501 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224496 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224496 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224480 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224480 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224479 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224479 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224472 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224472 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224472 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224472 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224472 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224469 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224469 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224468 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224468 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224467 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224464 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224464 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224456 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224456 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224410 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224410 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224409 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224402 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224402 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224401 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224401 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224372 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224372 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224372 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224363 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224363 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224361 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224361 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224361 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224361 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224350 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224278 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224278 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224251 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224218 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224218 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224133 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224133 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224133 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224125 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224125 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224112 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224112 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224112 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224112 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224109 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224106 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224106 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224101 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224101 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224100 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224100 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224100 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224099 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224096 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224096 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224081 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224081 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224080 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224060 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224025 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=224025 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=224025 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224018 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=224018 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=224018 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=224018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=224008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=224008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223995 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223995 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223995 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223994 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223994 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223994 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223984 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223935 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223935 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223935 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223932 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223932 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223931 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223931 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223931 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223918 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223918 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223916 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223916 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223908 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223908 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223866 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223866 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223866 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223855 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223855 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223852 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223844 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223844 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223844 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223844 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223841 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223840 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223840 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223840 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223840 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223839 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223839 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223839 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223839 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223822 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223822 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223822 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223822 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223820 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223820 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223819 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223819 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223819 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223819 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223818 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223818 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223818 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223818 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223818 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223813 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223813 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223799 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223799 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223798 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223798 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223798 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223798 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223797 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223797 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223789 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223789 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223789 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223789 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223789 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223783 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223783 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223782 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223777 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223776 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223776 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223775 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223775 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223774 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223773 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223773 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223773 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223770 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223770 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223756 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223756 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223749 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223749 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223708 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223708 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223708 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223704 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223684 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223684 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223684 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223684 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223681 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223681 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223681 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223680 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223680 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223657 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223657 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223641 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223641 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223524 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223524 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223503 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223503 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223503 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223498 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223498 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223497 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223497 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223497 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223494 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223494 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223494 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223492 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223491 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223491 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223469 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223469 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223458 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223458 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223458 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223458 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223458 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223458 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223433 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223433 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223433 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223433 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223433 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223429 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223429 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223428 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223428 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223426 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223426 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223423 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223416 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223416 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223416 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223414 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223414 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223388 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223388 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223377 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223377 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223377 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223372 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223372 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223362 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223362 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223361 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223361 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223361 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223361 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223357 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223357 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223331 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223331 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223331 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223329 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223329 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223329 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223301 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223301 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223243 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223239 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223206 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223206 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223206 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223191 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223191 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223191 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223187 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223187 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223187 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223182 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223182 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223182 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223182 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223181 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223181 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223181 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223181 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223178 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223178 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223167 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223167 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223167 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223104 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223104 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223104 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223091 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223091 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223085 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223085 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223085 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223085 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223080 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223079 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223079 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223078 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223078 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223077 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223077 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223076 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223076 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223076 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223076 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223076 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223076 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223075 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223075 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223075 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223075 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223075 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223074 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223074 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223073 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223073 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223070 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223070 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223070 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223069 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223069 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223069 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223069 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223067 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223067 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223067 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223067 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223066 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223066 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223066 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223066 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223065 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=223065 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=223065 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=223065 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223065 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223060 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223058 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223058 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223056 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223055 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223055 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223044 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223044 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223042 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223042 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223042 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223041 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223041 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=223031 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=223031 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=223031 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=223031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=223031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222979 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222979 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222979 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222976 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222976 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222976 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222973 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222973 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222973 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222964 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222964 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222960 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222959 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222952 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222952 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222952 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222923 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222923 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222917 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222917 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222917 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222898 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222898 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222898 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222895 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222895 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222895 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222895 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222894 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222894 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222888 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222888 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222874 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222874 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222873 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222873 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222873 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222872 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222872 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222872 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222872 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222869 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222868 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222868 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222867 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222867 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222846 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222843 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222836 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222836 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222836 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222832 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222832 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222827 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222824 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222821 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222821 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222810 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222807 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222807 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222807 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222797 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222797 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222796 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222794 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222773 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222773 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222773 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222729 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222729 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222729 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222729 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222729 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222723 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222722 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222722 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222722 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222722 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222721 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222721 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222721 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222721 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222719 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222719 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222719 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222719 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222719 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222688 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222688 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222688 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222688 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222679 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222679 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222679 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222679 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222677 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222677 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222677 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222645 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222645 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222645 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222619 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222618 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222618 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222564 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222564 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222515 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222515 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222515 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222515 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222496 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222496 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222492 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222491 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222491 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222486 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222486 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222485 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222485 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222484 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222461 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222461 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222461 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222459 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222459 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222419 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222419 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222400 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222399 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222399 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222397 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222396 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222396 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222395 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222393 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222393 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222391 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222391 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222391 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222389 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222389 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222388 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222388 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222387 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222387 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222386 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222385 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222384 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222384 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222383 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222383 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222382 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222382 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222378 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222368 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222368 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222368 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222368 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222347 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222347 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222347 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222332 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222332 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222328 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222324 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222324 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222322 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222322 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222312 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222312 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222310 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222302 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222301 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222301 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222300 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222300 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222296 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222296 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222295 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222295 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222284 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222280 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222280 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222276 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222274 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222274 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222274 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222273 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222273 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222273 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222273 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222262 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222262 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222262 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222255 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222255 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222248 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222248 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222248 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222237 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222237 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222237 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222235 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222235 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222235 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222235 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222223 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222223 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222183 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222183 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222183 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222183 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222183 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222183 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222182 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222182 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222180 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222180 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222180 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222180 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222180 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222176 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222176 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222173 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222173 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222173 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222173 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222164 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222157 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222157 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222156 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222156 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222156 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222155 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222155 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222152 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222152 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222152 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222152 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222149 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222145 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222145 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222145 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222145 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222145 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222140 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222140 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222140 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222140 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222140 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222091 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222091 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222091 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222090 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222090 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222090 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222086 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222086 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222086 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222057 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222040 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222040 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222023 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222023 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=222019 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=222019 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=222019 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=222019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=222019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221984 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221979 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221979 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221979 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221978 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221978 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221978 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221976 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221976 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221976 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221975 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221975 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221974 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221974 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221971 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221970 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221969 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221969 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221957 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221954 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221954 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221939 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221939 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221939 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221939 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221859 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221859 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221859 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221859 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221859 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221846 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221846 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221846 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221846 AND `DifficultyID`=0 AND `Idx`=1); +UPDATE `creature_questitem` SET `VerifiedBuild`=56421 WHERE (`CreatureEntry`=221846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221845 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221845 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221845 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221845 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221786 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221767 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221760 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221760 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221760 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221753 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221753 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221741 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221741 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221717 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221708 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221708 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221706 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221706 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221704 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221704 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221704 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221704 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221690 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221690 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221684 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221678 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221678 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221678 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221672 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221672 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221669 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221669 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221669 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221669 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221668 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221668 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221663 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221648 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221648 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221646 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221644 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221644 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221642 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221642 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221641 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221641 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221605 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221605 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221573 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221573 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221573 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221572 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221572 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221571 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221571 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221571 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221570 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221570 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221569 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221569 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221568 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221568 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221566 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221566 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221566 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221563 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221563 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221562 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221562 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221551 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221534 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221534 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221528 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221528 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221528 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221527 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221527 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221526 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221526 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221523 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221521 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221519 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221519 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221519 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221518 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221518 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221474 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221474 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221470 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221470 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221457 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221457 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221456 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221456 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221455 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221455 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221455 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221453 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221453 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221424 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221424 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221416 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221416 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221416 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221385 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221383 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221383 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221382 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221382 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221358 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221358 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221358 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221358 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221316 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221316 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221313 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221313 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221310 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221310 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221307 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221307 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221306 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221306 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221306 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221306 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221301 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221301 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221301 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221301 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221301 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221298 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221298 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221297 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221297 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221245 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221245 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221245 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221245 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221224 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221224 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221202 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221202 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221202 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221202 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221192 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221192 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221134 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221134 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221134 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221126 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221126 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221126 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221126 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221080 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221076 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221076 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221076 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221067 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221065 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221065 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221063 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221063 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221063 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221063 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221060 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221060 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221055 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221055 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221055 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221055 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221055 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221035 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221035 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221035 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221035 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221029 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=221029 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221029 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221029 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221028 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221028 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221024 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221023 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221023 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=221017 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221017 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221017 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=221017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=221017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220999 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220999 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220999 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220992 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220992 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220992 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220992 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220991 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220991 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220991 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220990 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220990 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220990 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220990 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220985 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220983 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220983 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220983 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220983 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220981 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220981 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220981 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220981 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220980 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220980 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220980 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220980 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220980 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220979 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220979 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220979 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220979 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220979 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220979 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220975 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220975 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220975 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220975 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220975 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220946 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220946 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220938 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220938 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220907 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220907 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220907 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220905 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220904 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220904 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220904 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220891 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220891 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220890 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220890 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220890 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220888 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220888 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220886 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220886 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220886 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220886 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220883 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220883 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220883 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220883 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220863 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220863 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220863 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220854 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220854 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220851 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220851 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220844 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220844 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220838 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220838 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220838 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220815 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220815 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220794 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220792 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220775 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220775 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220771 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220771 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220771 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220765 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220765 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220765 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220764 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220764 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220763 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220763 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220763 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220762 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220762 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220762 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220762 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220759 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220759 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220759 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220756 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220756 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220744 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220744 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220744 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220736 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220736 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220727 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220727 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220727 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220727 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220714 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220714 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220714 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220714 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220714 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220714 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220713 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220713 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220713 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220713 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220713 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220701 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220701 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220696 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220695 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220695 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220693 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220692 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220692 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220691 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220656 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220656 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220656 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220655 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220655 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220655 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220655 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220653 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220653 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220653 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220644 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220644 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220644 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220644 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220644 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220643 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220643 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220621 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220616 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220615 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220615 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220615 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220589 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220589 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220589 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220589 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220589 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220574 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220574 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220547 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220547 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220546 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220545 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220544 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220544 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220543 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220543 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220542 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220502 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220502 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220502 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220500 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220500 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220500 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220492 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220483 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220483 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220476 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220476 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220449 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220449 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220449 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220432 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220432 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220410 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220410 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220404 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220404 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220404 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220404 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220401 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220401 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220401 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220401 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220399 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220399 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220399 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220399 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220399 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220385 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220383 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220383 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220376 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220376 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220363 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220308 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220308 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220308 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220304 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220304 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220302 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220300 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220300 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220299 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220299 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220295 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220295 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220287 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220287 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220287 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220286 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220286 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220276 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220275 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220275 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220274 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220273 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220273 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220272 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220272 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220271 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220271 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220270 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220269 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220268 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220267 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220267 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220267 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220266 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220266 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220265 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220265 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220265 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220261 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220261 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220261 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220257 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220257 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220257 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220257 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220257 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220256 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220253 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220253 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220253 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220252 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220252 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220249 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220249 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220246 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220246 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220236 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220236 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220232 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220232 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220210 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220210 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220199 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220199 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220199 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220199 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220159 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220159 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220159 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220156 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220156 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220156 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220155 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220155 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220146 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220146 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220141 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220141 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220141 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220138 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220138 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220087 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220087 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220087 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220087 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220068 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220060 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220059 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220037 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220037 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220037 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220037 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220022 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220022 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220022 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220015 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220004 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220004 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220004 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220004 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=220003 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=220003 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=220003 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=220003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=220003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=220003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219983 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219983 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219983 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219970 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219935 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219935 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219935 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219934 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219934 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219933 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219933 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219933 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219930 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219930 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219921 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219921 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219915 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219915 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219914 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219914 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219914 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219913 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219913 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219910 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219910 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219910 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219910 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219909 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219909 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219905 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219902 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219902 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219874 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219870 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219870 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219870 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219864 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219864 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219864 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219862 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219862 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219862 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219861 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219861 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219861 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219857 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219857 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219857 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219857 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219854 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219854 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219854 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219854 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219854 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219850 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219850 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219850 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219843 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219807 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219807 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219807 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219801 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219799 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219799 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219797 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219797 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219797 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219789 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219789 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219789 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219788 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219788 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219786 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219786 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219780 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219780 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219780 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219764 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219732 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219732 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219732 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219731 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219730 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219730 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219726 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219726 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219726 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219725 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219725 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219725 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219724 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219724 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219724 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219723 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219723 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219723 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219708 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219693 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219670 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219670 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219670 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219670 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219664 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219664 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219664 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219664 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219662 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219662 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219662 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219662 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219655 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219655 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219655 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219655 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219655 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219654 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219654 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219654 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219654 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219653 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219653 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219653 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219653 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219644 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219644 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219635 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219635 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219634 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219634 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219634 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219633 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219633 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219631 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219628 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219628 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219627 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219627 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219626 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219626 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219623 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219619 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219608 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219608 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219607 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219607 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219606 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219604 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219604 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219603 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219603 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219602 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219602 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219602 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219601 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219601 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219588 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219588 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219588 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219448 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219448 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219447 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219447 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219446 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219446 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219446 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219433 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219433 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219432 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219432 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219397 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219365 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219365 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219365 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219361 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219361 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219359 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219359 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219356 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219356 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219353 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219353 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219350 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219343 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219343 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219343 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219343 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219341 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219320 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219320 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219304 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219304 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219303 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219302 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219291 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219291 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219290 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219290 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219287 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219287 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219284 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219281 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219281 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219279 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219279 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219279 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219279 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219278 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219278 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219278 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219270 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219269 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219268 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219266 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219266 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219265 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219265 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219264 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219263 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219263 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219263 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219262 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219262 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219262 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219257 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219257 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219248 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219248 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219248 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219246 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219246 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219245 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219245 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219189 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219189 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219163 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219163 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219149 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219131 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=219131 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219131 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219131 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219131 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219074 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219074 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219072 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219072 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219072 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219071 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219071 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219071 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219070 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219070 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219070 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219069 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219069 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219066 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219035 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219035 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219035 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219035 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219034 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219034 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219034 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219034 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219034 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219022 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219022 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219022 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219022 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219022 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219019 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219019 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219019 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219019 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219006 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=219006 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=219006 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219006 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219003 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=219003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=219003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=219003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218965 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218965 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218965 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218965 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218965 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218963 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218963 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218963 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218962 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218962 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218962 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218893 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218893 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218885 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218885 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218879 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218879 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218879 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218879 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218879 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218865 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218771 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218771 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218763 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218763 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218758 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218758 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218735 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218733 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218733 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218733 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218730 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218730 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218728 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218728 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218671 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218671 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218524 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218524 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218519 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218519 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218519 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218452 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218452 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218423 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218423 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218423 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218423 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218401 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218401 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218401 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218355 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218355 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218355 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218355 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218355 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218355 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218331 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218330 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218330 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218329 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218329 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218329 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218325 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218325 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218325 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218325 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218325 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218320 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218320 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218320 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218320 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218317 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218317 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218317 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218317 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218317 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218274 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218251 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218213 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218211 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218211 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218205 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218203 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218201 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218194 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218194 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218191 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218191 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218188 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218187 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218187 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218187 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218169 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218169 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218169 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218109 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218094 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218094 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218094 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218094 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218094 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218094 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218091 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218091 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218091 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218091 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218091 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218083 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218083 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218082 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218082 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218082 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218082 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218082 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218074 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218074 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218074 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218073 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218073 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218073 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218066 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218066 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218066 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218066 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218065 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218065 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218065 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218065 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218065 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218063 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218049 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218048 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218047 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218047 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218044 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218044 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218044 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218024 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218015 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218015 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218015 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218015 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218014 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218014 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218014 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218014 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218014 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218012 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=218012 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=218012 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=218012 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218012 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218012 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218010 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218010 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218009 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=218009 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=218009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=218009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=218002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=218002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217963 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217963 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217963 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217963 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217962 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217949 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217949 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217949 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217939 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217939 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217939 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217939 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217916 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217916 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217916 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217916 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217916 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217870 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217870 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217833 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217833 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217833 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217824 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217822 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217822 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217797 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217797 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217796 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217796 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217796 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217796 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217795 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217795 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217754 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217754 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217754 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217753 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217753 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217742 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217742 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217741 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217741 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217738 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217738 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217735 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217729 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217729 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217727 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217727 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217727 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217727 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217724 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217724 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217724 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217724 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217720 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217720 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217720 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217720 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217720 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217716 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217716 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217698 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217698 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217698 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217694 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217694 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217694 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217694 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217694 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217670 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217649 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217649 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217649 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217649 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217648 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217648 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217648 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217647 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217647 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217647 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217647 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217638 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217638 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217637 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217637 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217635 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217635 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217629 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217629 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217624 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217624 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217614 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217614 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217614 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217612 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217612 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217612 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217612 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217610 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217610 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217561 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217561 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217556 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217556 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217544 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217544 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217541 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217541 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217541 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217535 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217535 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217535 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217534 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217527 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217527 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217524 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217524 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217523 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217519 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217519 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217519 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217518 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217518 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217517 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217517 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217517 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217516 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217516 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217511 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217511 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217511 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217505 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217505 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217505 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217485 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217485 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217477 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217477 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217428 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217428 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217416 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217416 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217416 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217414 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217414 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217409 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217404 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217404 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217396 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217396 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217395 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217379 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217379 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217379 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217373 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217373 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217371 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217371 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217371 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217371 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217371 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217314 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217314 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217299 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217299 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217297 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217297 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217297 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217297 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217297 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217296 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217296 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217296 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217296 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217296 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217249 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217249 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217239 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217238 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217238 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217225 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217225 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217183 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217183 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217183 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217183 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217183 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217183 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217148 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217144 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217144 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217144 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217127 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217127 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217127 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217127 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217127 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217127 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217126 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217126 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217126 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217123 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217123 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217122 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217122 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217121 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217085 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217085 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217085 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217063 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217063 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217040 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217040 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217040 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217040 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217040 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217038 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217038 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217038 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217038 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217038 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217024 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=217024 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=217024 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=217024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=217024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=217024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=217024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216984 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216984 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216975 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216975 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216974 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216974 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216970 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216970 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216970 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216965 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216965 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216965 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216965 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216964 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216964 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216964 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216963 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216962 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216958 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216957 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216957 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216955 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216955 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216955 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216955 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216948 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216948 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216948 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216944 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216944 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216944 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216944 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216944 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216905 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216869 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216869 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216868 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216868 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216867 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216867 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216865 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216844 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216844 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216844 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216844 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216844 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216753 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216714 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216705 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216705 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216704 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216700 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216699 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216692 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216676 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216663 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216663 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216663 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216663 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216630 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216630 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216630 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216630 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216583 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216583 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216582 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216582 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216582 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216578 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216578 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216578 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216578 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216577 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216574 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216574 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216561 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216561 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216561 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216561 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216561 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216560 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216560 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216560 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216560 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216560 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216555 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216555 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216555 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216555 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216555 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216546 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216546 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216546 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216546 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216541 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216541 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216541 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216541 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216541 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216536 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216536 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216527 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216527 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216526 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216526 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216515 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216513 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216513 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216494 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216494 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216494 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216487 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216487 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216409 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216405 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216405 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216403 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216403 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216403 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216402 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216402 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216402 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216401 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216401 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216401 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216399 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216399 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216399 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216394 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216394 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216394 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216387 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216387 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216365 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216365 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216365 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216365 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216365 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216364 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216364 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216363 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216363 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216341 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216341 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216341 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216340 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216340 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216340 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216340 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216340 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216340 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216339 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216339 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216339 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216339 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216337 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216337 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216337 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216337 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216337 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216336 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216336 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216336 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216336 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216336 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216336 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216328 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216328 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216328 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216325 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216325 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216324 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216324 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216324 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216324 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216324 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216306 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216306 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216304 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216304 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216303 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216300 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216300 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216300 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216300 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216300 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216298 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216298 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216298 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216298 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216228 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216221 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216221 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216214 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216214 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216214 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216197 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216197 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216197 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216197 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216197 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216157 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216157 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216144 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216144 AND `DifficultyID`=0 AND `Idx`=6); +UPDATE `creature_questitem` SET `VerifiedBuild`=56421 WHERE (`CreatureEntry`=216144 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216144 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216144 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216144 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216078 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216078 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216077 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216077 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216066 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216065 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216065 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216058 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216058 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216055 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216055 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216054 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216054 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216049 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216049 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216047 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216047 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216046 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216046 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216046 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216046 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216046 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216046 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216045 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216043 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216043 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216043 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216042 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216042 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216042 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216042 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216037 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216037 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216037 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216037 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216037 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216036 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216036 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216035 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216035 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216034 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216034 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216034 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216034 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216031 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216031 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216031 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216025 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216019 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216019 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216019 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216019 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216019 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216017 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216017 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216017 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=216003 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=216003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=216003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=216003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=216003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215991 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215991 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215991 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215991 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215991 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215990 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215990 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215990 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215990 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215990 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215990 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215988 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215988 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215988 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215988 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215988 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215983 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215983 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215983 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215983 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215846 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215844 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215844 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215843 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215842 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215842 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215833 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215833 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215831 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215830 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215830 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215830 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215813 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215813 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215811 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215811 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215810 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215805 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215805 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215794 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215793 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215793 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215793 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215792 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215792 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215790 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215790 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215776 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215776 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215776 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215756 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215756 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215756 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215756 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215755 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215755 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215755 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215752 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215750 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215750 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215743 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215743 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215735 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215734 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215734 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215733 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215733 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215733 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215703 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215702 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215702 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215702 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215690 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215684 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215683 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215683 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215680 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215680 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215679 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215654 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215653 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215652 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215649 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215648 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215608 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215608 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215608 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215608 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215608 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215601 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215601 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215601 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215600 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215600 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215600 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215600 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215600 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215595 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215595 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215595 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215595 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215595 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215577 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215577 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215562 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215562 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215562 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215562 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215562 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215548 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215548 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215548 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215545 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215538 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215538 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215532 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215532 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215532 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215532 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215532 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215532 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215526 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215526 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215501 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215501 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215494 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215494 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215494 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215434 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215434 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215434 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215412 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215412 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215412 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215412 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215412 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215411 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215411 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215411 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215386 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215386 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215386 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215386 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215384 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215384 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215382 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215382 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215381 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215381 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215362 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215361 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215361 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215361 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215361 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215360 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215360 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215360 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215360 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215359 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215359 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215359 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215358 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215358 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215358 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215347 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215347 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215347 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215347 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215347 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215347 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215346 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215346 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215345 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215345 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215345 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215344 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215344 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215328 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215252 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215252 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215252 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215243 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215242 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215239 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215236 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215236 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215235 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215235 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215233 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215233 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215232 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215232 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215206 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215206 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215206 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215205 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215185 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215185 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215177 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215177 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215177 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215164 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215120 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215120 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215099 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215083 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215083 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215082 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215082 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215077 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215077 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215074 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215074 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215074 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215074 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215074 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215070 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215070 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215070 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215066 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215066 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215066 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215065 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215065 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215065 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215065 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215064 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215064 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215064 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215059 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215059 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215059 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215059 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215058 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215058 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215058 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215058 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215058 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215057 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215055 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215055 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215054 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215054 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215053 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215053 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215053 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215048 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215042 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215042 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215042 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215040 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215040 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215036 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215036 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215028 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215026 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215026 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215024 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215023 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215023 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215021 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215021 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215005 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215005 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=215004 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=215004 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=215004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=215004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=215004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214999 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214999 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214999 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214973 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214973 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214971 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214970 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214963 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214961 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214961 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214960 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214958 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214958 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214946 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214946 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214945 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214945 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214945 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214935 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214935 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214935 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214935 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214935 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214935 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214932 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214932 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214932 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214932 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214932 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214930 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214930 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214930 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214928 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214928 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214926 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214926 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214925 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214925 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214924 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214924 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214923 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214923 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214923 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214923 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214920 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214920 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214905 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214905 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214887 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214875 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214875 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214845 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214845 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214845 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214845 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214845 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214840 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214840 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214840 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214840 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214840 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214836 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214835 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214834 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214834 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214834 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214831 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214831 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214828 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214828 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214826 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214825 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214825 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214821 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214821 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214817 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214817 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214817 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214817 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214817 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214806 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214806 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214806 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214806 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214806 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214801 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214794 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214790 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214790 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214790 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214790 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214783 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214783 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214783 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214783 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214779 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214764 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214762 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214762 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214762 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214761 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214761 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214761 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214757 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214757 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214757 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214755 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214724 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214723 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214722 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214721 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214709 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214709 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214709 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214697 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214696 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214681 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214676 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214676 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214676 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214673 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214668 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214662 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214662 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214662 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214625 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214625 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214594 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214581 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214576 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214551 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214550 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214549 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214549 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214548 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214548 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214548 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214546 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214545 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214544 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214544 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214534 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214534 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214534 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214534 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214473 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214473 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214473 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214473 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214473 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214453 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214453 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214439 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214437 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214437 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214437 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214436 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214436 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214436 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214435 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214435 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214435 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214434 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214434 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214434 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214434 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214433 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214433 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214433 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214432 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214432 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214432 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214421 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214421 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214419 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214419 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214406 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214406 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214406 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214406 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214389 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214389 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214389 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214357 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214357 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214357 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214350 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214343 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214343 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214343 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214338 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214338 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214325 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214285 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214285 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214284 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214283 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214283 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214264 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214252 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214252 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214251 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214237 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214231 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214231 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214231 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214230 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214230 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214228 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214222 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214222 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214215 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214202 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214201 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214162 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214162 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214151 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214151 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214142 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214142 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214125 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214125 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214125 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214081 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214081 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214075 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214066 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214036 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214036 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=214001 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=214001 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=214001 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=214001 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=214001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=214001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213973 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213973 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213960 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213954 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213954 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213952 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213952 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213952 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213951 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213951 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213951 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213934 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213934 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213933 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213933 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213933 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213933 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213933 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213933 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213922 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213922 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213913 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213913 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213905 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213895 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213895 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213894 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213894 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213893 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213893 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213892 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213892 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213885 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213885 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213883 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213883 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213883 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213882 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213882 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213881 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213881 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213872 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213872 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213872 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213852 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213852 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213852 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213852 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213851 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213851 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213851 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213851 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213851 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213835 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213833 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213833 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213832 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213832 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213831 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213830 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213830 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213830 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213829 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213829 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213828 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213828 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213821 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213818 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213818 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213818 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213809 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213808 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213805 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213801 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213800 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213800 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213794 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213788 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213788 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213781 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213757 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213757 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213757 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213718 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213718 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213717 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213716 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213700 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213700 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213699 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213699 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213699 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213699 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213697 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213685 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213685 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213683 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213683 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213679 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213676 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213668 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213623 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213622 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213622 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213622 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213621 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213621 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213619 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213619 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213599 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213599 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213599 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213598 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213598 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213598 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213577 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213566 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213566 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213566 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213565 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213565 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213565 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213550 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213546 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213546 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213546 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213490 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213490 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213489 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213489 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213486 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213486 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213485 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213485 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213484 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213480 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213480 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213478 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213478 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213476 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213476 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213475 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213475 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213474 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213474 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213473 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213473 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213467 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213408 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213408 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213406 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213406 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213405 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213405 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213403 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213403 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213400 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213398 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213398 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213398 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213398 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213398 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213386 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213385 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213384 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213384 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213378 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213378 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213378 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213377 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213377 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213377 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213377 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213376 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213376 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213376 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213376 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213367 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213367 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213367 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213367 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213367 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213367 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213365 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213365 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213365 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213365 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213365 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213361 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213361 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213360 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213360 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213343 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213343 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213343 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213342 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213338 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213338 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213337 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213337 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213337 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213335 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213335 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213335 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213332 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213332 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213331 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213330 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213330 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213328 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213324 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213324 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213316 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213316 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213314 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213275 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213275 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213244 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213243 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213242 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213241 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213229 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213229 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213225 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213225 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213214 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213214 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213212 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213206 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213206 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213205 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213204 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213204 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213197 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213197 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213195 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213195 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213188 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213182 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213182 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213164 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213163 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213163 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213160 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213160 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213158 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213158 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213158 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213115 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213115 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213099 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213099 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213099 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213098 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=213098 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213098 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213098 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213098 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213095 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=213095 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213090 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213090 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213088 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213085 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213085 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213085 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213084 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213084 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213083 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213083 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213082 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213082 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213080 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213079 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213079 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213078 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213078 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213068 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213067 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213061 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213061 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213058 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213058 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213056 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213054 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213054 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213053 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213053 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213053 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213049 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213047 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213047 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213040 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213040 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213039 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213039 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213035 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213035 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213028 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213027 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213027 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213026 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213026 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213021 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213021 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213020 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213020 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213020 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213017 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213017 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213010 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213010 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213009 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213009 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213007 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213007 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213006 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213006 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213005 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213005 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213004 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213004 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213003 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=213000 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=213000 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=213000 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=213000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=213000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212998 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212998 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212998 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212997 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212997 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212996 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212996 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212995 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212995 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212995 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212988 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212988 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212988 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212988 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212987 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212987 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212987 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212987 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212986 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212986 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212986 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212986 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212985 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212985 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212984 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212983 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212978 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212978 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212978 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212977 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212977 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212957 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212956 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212956 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212942 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212942 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212942 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212941 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212941 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212937 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212937 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212937 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212936 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212936 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212924 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212924 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212924 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212924 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212922 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212922 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212922 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212922 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212922 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212919 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212919 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212919 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212919 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212919 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212918 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212918 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212908 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212908 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212907 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212907 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212907 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212906 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212906 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212900 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212900 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212898 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212898 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212885 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212885 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212884 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212884 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212882 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212882 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212878 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212876 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212876 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212875 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212875 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212874 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212868 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212868 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212867 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212867 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212864 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212864 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212863 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212863 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212852 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212838 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212838 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212835 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212822 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212818 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212818 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212818 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212793 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212793 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212766 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212766 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212765 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212765 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212764 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212739 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212739 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212736 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212736 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212736 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212736 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212710 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212710 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212710 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212710 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212704 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212704 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212704 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212702 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212702 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212702 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212702 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212701 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212701 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212701 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212701 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212698 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212698 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212697 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212697 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212697 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212690 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212690 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212690 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212690 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212685 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212685 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212685 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212685 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212684 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212684 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212665 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212665 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212664 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212661 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212652 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212650 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212650 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212649 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212646 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212643 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212643 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212642 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212642 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212641 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212641 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212640 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212640 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212638 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212638 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212637 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212637 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212635 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212635 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212634 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212634 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212633 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212633 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212630 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212630 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212629 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212629 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212629 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212623 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212622 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212622 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212621 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212620 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212618 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212618 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212617 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212617 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212617 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212616 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212615 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212615 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212615 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212611 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212611 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212610 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212610 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212607 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212607 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212604 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212601 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212599 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212597 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212597 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212596 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212596 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212595 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212595 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212594 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212593 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212593 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212593 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212591 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212591 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212591 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212588 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212588 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212586 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212586 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212586 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212585 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212582 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212579 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212579 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212579 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212578 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212578 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212578 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212577 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212577 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212565 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212565 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212565 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212564 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212564 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212561 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212561 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212561 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212561 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212561 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212556 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212556 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212556 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212556 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212548 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212548 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212548 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212548 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212542 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212542 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212540 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212540 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212538 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212538 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212538 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212538 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212538 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212537 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212537 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212536 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212536 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212536 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212534 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212531 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212531 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212531 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212529 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212529 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212529 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212528 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212528 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212528 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212528 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212524 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212524 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212524 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212523 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212515 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212515 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212513 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212513 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212501 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212499 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212499 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212495 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212493 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212493 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212492 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212485 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212485 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212484 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212481 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212478 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212478 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212471 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212471 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212470 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212469 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212453 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212453 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212447 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212447 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212431 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212425 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212425 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212425 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212424 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212424 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212412 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212412 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212405 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212405 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212403 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212403 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212400 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212389 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212389 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212383 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212383 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212368 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212368 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212335 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212335 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212335 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212327 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212327 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212323 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212322 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212322 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212317 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212313 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212312 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212312 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212310 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212309 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212309 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212308 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212308 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212303 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212302 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212292 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212292 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212292 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212292 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212292 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212291 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212291 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212291 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212291 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212291 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212281 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212281 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212276 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212158 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212158 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212158 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212158 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212144 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212143 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212133 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212133 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212126 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212126 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212090 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212085 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212070 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212070 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212069 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212062 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212061 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212053 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212051 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212046 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212043 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212042 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212041 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212033 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212031 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212031 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=212024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=212002 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=212002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211990 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211990 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211989 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211989 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211989 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211977 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211977 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211972 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211926 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211899 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211899 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211899 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211897 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211897 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211895 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211895 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211894 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211894 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211892 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211892 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211891 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211891 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211891 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211891 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211878 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211878 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211878 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211878 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211866 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211866 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211866 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211817 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211817 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211817 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211817 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211817 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211817 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211815 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211815 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211815 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211815 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211791 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211777 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211771 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211771 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211768 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211768 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211757 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211756 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211756 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211756 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211756 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211742 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211742 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211742 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211742 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211742 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211649 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211565 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211565 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211565 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211565 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211565 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211548 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211548 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211548 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211546 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211522 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211522 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211522 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211520 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=2); +UPDATE `creature_questitem` SET `VerifiedBuild`=56421 WHERE (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211480 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211480 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211480 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211480 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211480 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211377 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211377 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211377 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211377 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211376 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211374 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211373 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211372 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211372 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211372 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211372 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211370 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211370 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211347 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211347 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211345 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211345 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211345 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211344 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211344 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211343 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211343 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211343 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211343 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211339 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211316 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211314 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211314 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211300 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211300 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211286 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211283 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211263 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211263 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211263 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211263 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211263 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211262 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211262 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211262 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211262 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211262 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211261 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211261 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211261 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211261 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211261 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211258 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211228 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211228 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211228 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211209 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211179 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211179 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211179 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211179 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211178 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211178 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211159 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211159 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211145 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211145 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211141 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211141 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211126 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211121 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211116 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211116 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211116 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211115 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211115 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211114 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211113 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211113 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211113 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211113 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211113 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211072 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211058 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=211058 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=211058 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=211058 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211058 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211057 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211032 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=211032 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=211032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211020 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=211002 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=211002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=211002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210999 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210990 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210990 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210989 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210989 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210989 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210988 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210988 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210986 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210986 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210982 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210982 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210977 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210976 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210976 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210975 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210954 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210951 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210951 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210951 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210951 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210951 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210950 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210950 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210950 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210950 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210950 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210949 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210918 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210912 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210902 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210894 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210893 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210893 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210892 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210872 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210867 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210867 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210867 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210867 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210866 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210848 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210848 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210844 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210831 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210826 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210818 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210818 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210818 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210812 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210812 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210811 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210811 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210810 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210798 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210791 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210785 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210782 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210776 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210775 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210771 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210771 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210762 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210754 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210685 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210685 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210685 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210666 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210652 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210652 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210651 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210651 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210651 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210649 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210649 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210648 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210643 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210642 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210641 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210640 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210626 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210595 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210595 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210595 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210595 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210593 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210593 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210592 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210592 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210591 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210591 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210585 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210539 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210519 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210519 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210518 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210510 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210510 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210507 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210507 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210504 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210503 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210503 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210499 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210494 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210492 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210479 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210479 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210478 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210478 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210474 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210474 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210472 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210471 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210471 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210471 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210464 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210464 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210461 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210458 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210455 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210449 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210446 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210446 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210446 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210442 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210437 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210437 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210436 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210436 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210436 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210434 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210431 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210424 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210422 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210421 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210420 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210420 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210419 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210419 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210418 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210418 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210384 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210384 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210335 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210335 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210319 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210319 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210319 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210319 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210306 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210306 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210306 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210306 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210305 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210305 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210305 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210305 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210305 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210293 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210283 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210277 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210265 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210265 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210264 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210235 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210235 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210235 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210230 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210229 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210209 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210200 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210200 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210186 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210186 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210186 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210185 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210185 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210185 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210177 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210177 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210173 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210173 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210172 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210172 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210166 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210166 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210166 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210157 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210157 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210148 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210148 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210148 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210137 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210137 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210127 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210114 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210109 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210103 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210103 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210103 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210103 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210103 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210096 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210096 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210042 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210026 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=210026 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210026 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210017 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=210017 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=210017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210008 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=210008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209982 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209974 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209974 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209969 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209969 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209969 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209963 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209963 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209962 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209950 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209916 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209882 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209875 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209851 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209851 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209851 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209843 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209832 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209829 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209828 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209821 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209808 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209808 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209808 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209808 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209808 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209801 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209795 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209793 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209779 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209779 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209779 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209779 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209779 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209772 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209772 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209747 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209747 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209747 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209737 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209736 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209723 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209723 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209723 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209676 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209614 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209614 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209606 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209602 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209570 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209570 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209569 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209569 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209567 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209566 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209566 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209566 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209565 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209565 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209565 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209559 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209559 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209553 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209535 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209535 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209534 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209534 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209533 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209533 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209523 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209503 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209499 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209499 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209497 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209495 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209494 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209493 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209491 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209456 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209456 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209440 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209434 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209431 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209367 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209360 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209359 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209358 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209343 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209333 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209310 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209281 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209281 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209280 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209280 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209280 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209280 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209258 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209245 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209245 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209245 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209245 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209237 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209179 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209179 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209176 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209176 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209176 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209175 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209175 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209175 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209174 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209174 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209174 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209174 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209172 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209169 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209137 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209131 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209098 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209098 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209092 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209090 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=209090 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=209090 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209076 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=209048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=209021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=209021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=209021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208994 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208993 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208973 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208950 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208948 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208948 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208948 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208948 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208948 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208946 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208946 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208946 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208946 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208946 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208903 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208903 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208883 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208780 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208780 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208740 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208733 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208718 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208676 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208676 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208676 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208676 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208676 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208676 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208661 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208661 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208615 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208610 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208610 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208610 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208610 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208602 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208600 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208600 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208600 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208600 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208599 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208599 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208599 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208599 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208593 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208593 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208591 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208591 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208591 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208591 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208588 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208588 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208588 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208588 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208529 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208522 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208478 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208478 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208475 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208475 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208463 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208457 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208457 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208456 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208456 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208455 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208455 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208455 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208450 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208450 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208445 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208445 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208445 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208443 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208391 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208367 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208367 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208367 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208349 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208241 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208241 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208241 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208241 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208233 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208232 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208231 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208231 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208187 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=208027 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=208027 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=208027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=208027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=208027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207997 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207982 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207943 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207943 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207926 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207926 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207809 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207809 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207809 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207807 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207802 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207802 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207802 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207789 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207760 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207624 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207622 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207618 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207617 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207543 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207543 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207532 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207468 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207468 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207460 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207460 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207459 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207459 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207453 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207453 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207450 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207450 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207347 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207344 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207344 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207344 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207337 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207337 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207335 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207335 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207334 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207334 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207313 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207307 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207306 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207304 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207304 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207304 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207302 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207301 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207301 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207300 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207300 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207298 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207298 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207274 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207274 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207273 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207273 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207273 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207273 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207273 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207253 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207253 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207253 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207209 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207203 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207203 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207203 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207201 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207201 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207201 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207199 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207197 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207197 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207186 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207186 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207186 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207184 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207184 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207184 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207183 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207183 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207183 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207183 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207183 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207182 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207182 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207182 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207182 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207181 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207181 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207181 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207181 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207180 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207180 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207180 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207180 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207179 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207179 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207179 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207179 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207179 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207144 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207141 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207139 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207136 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207110 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207101 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207101 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207096 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207096 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207096 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207096 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207091 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207091 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207091 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207091 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207091 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207084 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207084 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207072 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207068 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207039 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207039 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207039 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207030 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207030 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207030 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207029 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207029 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207016 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207014 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207014 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=207014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=207013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=207013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=207013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206977 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206904 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206904 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206866 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206865 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206859 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206859 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206858 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206858 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206858 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206844 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206844 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206844 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206841 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206841 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206841 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206840 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206840 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206840 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206840 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206830 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206830 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206818 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206803 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206802 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206802 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206802 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206801 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206791 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206769 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206752 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206752 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206729 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206729 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206728 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206728 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206728 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206722 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206717 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206710 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206710 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206705 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206705 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206704 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206699 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206699 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206697 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206696 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206694 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206694 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206691 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206691 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206691 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206689 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206689 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206689 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206675 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206675 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206675 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206674 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206674 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206674 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206673 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206673 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206673 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206673 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206669 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206669 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206667 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206667 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206666 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206664 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206664 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206663 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206662 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206662 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206661 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206661 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206660 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206659 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206659 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206658 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206657 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206657 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206639 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206639 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206639 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206639 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206620 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206614 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206614 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206604 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206604 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206603 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206603 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206603 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206601 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206601 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206597 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206597 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206597 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206582 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206581 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206580 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206580 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206579 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206579 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206578 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206578 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206578 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206577 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206576 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206573 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206573 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206565 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206564 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206563 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206562 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206561 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206560 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206559 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206558 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206553 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206549 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206530 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206517 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206494 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206494 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206489 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206488 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206487 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206481 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206478 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206478 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206478 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206477 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206477 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206477 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206440 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206429 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206427 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206424 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206424 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206400 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206400 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206359 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206358 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206358 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206327 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206326 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206325 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206321 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206236 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206234 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206227 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206226 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206194 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206194 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206194 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206194 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206172 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206162 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206162 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206162 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206162 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206134 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206102 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206102 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206102 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206075 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206075 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206075 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206067 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206067 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206067 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206067 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206048 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206048 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206048 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206024 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206024 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206024 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206023 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206023 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206023 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206023 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=206008 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=206008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205935 AND `DifficultyID`=0 AND `Idx`=1); +UPDATE `creature_questitem` SET `VerifiedBuild`=56421 WHERE (`CreatureEntry`=205935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205753 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=205753 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205753 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205642 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205642 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205641 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205545 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205543 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205361 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205361 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205210 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205154 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205141 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205141 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205141 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205137 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=205137 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=205137 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=205137 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205137 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205137 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205059 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205056 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205055 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205055 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205054 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205054 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205043 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=205043 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205030 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=205030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=205030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=205001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=205001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204931 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204931 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204738 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204738 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204699 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204686 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204686 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204442 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204441 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204409 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204349 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204348 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204307 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204304 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204304 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204297 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204297 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204274 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204247 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204208 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204208 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204207 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204207 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204207 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204204 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204204 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204171 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204158 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204127 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204127 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204127 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204111 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204110 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204110 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204109 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204106 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204106 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204087 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204078 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204078 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204072 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204063 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204056 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=204056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=204056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204012 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=204012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=204004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=204004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203976 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203972 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203951 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203951 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203951 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203947 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203878 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203877 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203877 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203771 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203760 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203760 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203709 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203709 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203709 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203709 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203709 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203707 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203705 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203700 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203466 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203466 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203466 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203466 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203466 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203228 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203228 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203220 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203091 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203053 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203006 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=203006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=203006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=203001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202981 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202934 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202884 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202874 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=202874 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=202874 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=202874 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202858 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202858 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202858 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202845 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202835 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202785 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202769 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202769 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202768 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202768 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202767 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202632 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202632 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202632 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202549 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202549 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202529 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202529 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202529 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202441 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202439 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202375 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202326 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202326 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202275 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202275 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202259 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202259 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202259 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202258 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202258 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202258 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202257 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202109 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202108 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=202108 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=202108 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=202108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201673 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201625 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201625 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201625 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201625 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201534 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201533 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201533 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201532 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201532 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201304 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201261 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201154 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201153 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201148 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201148 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201117 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201117 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201117 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201117 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201097 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201097 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201072 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201072 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201063 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201062 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201054 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201054 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201033 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=201010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=201010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200945 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200931 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200926 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200926 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200926 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200890 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200879 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200855 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200756 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200711 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200593 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200593 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200589 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200588 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200588 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200513 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200466 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200461 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200453 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200453 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200452 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200451 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200451 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200420 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200420 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200335 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200334 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200321 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200321 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200320 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200319 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200319 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200319 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200186 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200186 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200186 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200173 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200132 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200128 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200128 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200113 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200058 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200058 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200057 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=200002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199989 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199982 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199980 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199946 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199945 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199942 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199942 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199941 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199929 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199872 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199871 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199866 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=199866 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=199866 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199866 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199866 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199865 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=199865 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=199865 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199856 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199856 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199855 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199853 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199848 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199842 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=199842 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199842 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199840 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199839 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199837 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199830 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199829 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199828 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199828 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199826 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199824 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=199824 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199807 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=199807 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199807 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199807 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199802 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199802 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199791 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199791 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199791 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199790 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=199790 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=199790 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199790 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199773 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199585 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199507 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199493 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199437 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199319 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199290 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199289 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199282 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199278 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199246 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199207 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199207 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199190 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199150 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=199150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199011 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=199011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=199003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198887 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198856 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198855 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198855 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198850 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198823 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198822 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198821 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198821 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198807 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198802 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198795 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198795 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198782 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198416 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198197 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198169 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=198169 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198169 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198169 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198163 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198156 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=198156 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198156 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198156 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198136 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=198004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197955 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197948 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197948 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197930 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197907 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197857 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197857 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197847 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197847 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197847 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197847 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197823 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197823 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197820 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197798 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197798 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197778 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197768 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197768 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197669 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197669 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197615 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197615 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197615 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197471 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197471 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197455 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197438 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197260 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197260 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197260 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197260 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197224 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197198 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197167 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197167 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197167 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197165 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197148 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197148 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197148 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197147 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197147 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197146 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197146 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197141 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197138 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197138 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197138 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197138 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197137 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197137 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197137 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197137 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197137 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197136 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197136 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197136 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197136 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197136 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197135 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197135 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197135 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197135 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197132 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197132 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197132 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197132 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197129 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197129 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197129 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197129 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197128 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197128 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197128 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197128 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197126 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197126 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197126 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197126 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197125 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197125 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197125 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197124 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197124 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197124 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197124 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197122 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197122 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197122 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197121 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197121 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197120 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197120 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197120 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197119 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197119 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197118 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197118 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197118 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197092 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197086 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197085 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197085 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197076 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=197000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=197000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196976 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196917 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196887 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196886 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196681 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196632 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196615 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196594 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196584 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196584 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196558 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196556 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196556 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196554 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196554 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196553 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196553 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196525 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196522 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196521 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196521 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196521 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196496 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196496 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196496 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196493 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196493 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196493 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196492 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196492 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196492 AND `DifficultyID`=0 AND `Idx`=0); +UPDATE `creature_questitem` SET `VerifiedBuild`=56421 WHERE (`CreatureEntry`=196489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196477 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196477 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196459 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196459 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196459 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196459 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196440 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196434 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196420 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196420 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196395 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196384 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196383 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196383 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196382 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196381 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196380 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196379 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196369 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196369 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196365 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196365 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196365 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196365 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196364 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196364 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196362 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196362 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196358 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196358 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196358 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196358 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196358 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196357 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196357 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196354 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196354 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196354 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196354 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196351 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196212 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196103 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196103 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196062 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196017 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196007 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196006 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196005 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=196003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=196003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=196003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=196003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195979 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195979 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195933 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195906 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195901 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195901 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195901 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195853 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195853 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195814 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195795 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195762 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195761 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195678 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195678 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195678 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195678 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195678 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195672 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195672 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195639 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195639 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195616 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195615 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195615 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195615 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195613 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195541 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195530 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195525 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195509 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195499 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195448 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195431 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195431 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195398 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195381 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195376 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195375 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195375 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195353 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195353 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195353 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195337 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195337 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195337 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195337 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195319 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195319 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195270 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195269 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195267 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195267 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195267 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195264 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195264 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195261 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195222 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195222 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195222 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195190 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195187 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195187 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195187 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195177 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195175 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195175 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195135 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=195135 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195135 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195032 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=195032 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=195032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195019 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=195019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=195002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=195002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194994 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194994 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194976 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194976 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194950 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194950 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194950 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194950 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194948 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194917 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194912 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194912 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194857 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194857 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194804 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194804 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194804 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194798 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194797 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194666 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194626 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194626 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194626 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194588 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194588 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194570 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194544 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194524 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194517 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194517 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194487 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194487 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194487 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194487 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194469 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194469 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194469 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194469 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194467 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194467 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194467 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194458 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194444 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194436 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194436 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194433 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194433 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194431 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194414 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194373 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194373 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194373 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194373 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194362 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194351 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194250 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194241 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194241 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194241 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194222 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194222 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194146 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194144 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194103 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194093 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194093 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194092 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194092 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194091 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194089 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194086 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194085 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194084 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194081 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=194060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=194003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=194003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=194003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193968 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193967 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193967 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193950 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193944 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193944 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193942 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193861 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193860 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193849 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193848 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193848 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193847 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193816 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193811 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193809 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193806 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193747 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193732 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193730 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193730 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193714 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193713 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193713 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193713 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193676 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193676 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193609 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193565 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193562 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193541 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193541 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193536 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193522 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193507 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193505 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193505 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193505 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193462 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193451 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193451 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193451 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193443 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193443 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193443 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193442 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193442 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193442 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193396 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193394 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193384 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193384 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193355 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193293 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193293 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193293 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193293 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193273 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193273 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193273 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193255 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193255 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193255 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193255 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193255 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193206 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193206 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193206 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193206 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193206 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193183 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193166 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193166 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193166 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193166 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193166 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193145 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193139 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193138 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193053 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193044 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=193044 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=193003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=193003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=193002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=193002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192982 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192961 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192961 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192947 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192941 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192873 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192788 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192788 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192787 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192787 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192787 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192787 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192786 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192786 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192784 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192761 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192754 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192749 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192749 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192749 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192748 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192748 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192748 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192695 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192639 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192636 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192591 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192591 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192584 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192584 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192584 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192582 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192507 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192507 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192507 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192507 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192506 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192506 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192506 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192506 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192501 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192501 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192501 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192500 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192500 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192500 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192499 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192499 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192449 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192446 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192443 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192442 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192441 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192437 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192422 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192421 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192420 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192419 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192418 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192417 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192416 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192416 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192415 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192414 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192412 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192393 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192390 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192390 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192383 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192351 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192351 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192351 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192351 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192351 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192351 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192344 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192344 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192334 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192283 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192248 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192247 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192232 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192187 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192187 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192183 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192174 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192159 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192158 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192156 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192057 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192057 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=8); +UPDATE `creature_questitem` SET `VerifiedBuild`=56421 WHERE (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=192003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=192003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=192003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191995 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191995 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191972 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191972 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191972 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191972 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191972 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191951 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191940 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191940 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191940 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191926 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191926 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191926 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191926 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191906 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191903 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191903 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191902 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191902 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191900 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191900 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191899 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191899 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191899 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191898 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191898 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191887 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191876 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191876 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191876 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191833 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191833 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191823 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191823 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191821 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191804 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191804 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191789 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191787 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191779 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191779 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191775 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191773 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191744 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191727 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191727 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191727 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191709 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191709 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191707 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191706 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191705 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191686 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191682 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191678 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191678 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191667 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191667 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191667 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191666 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191666 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191666 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191666 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191637 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191611 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191611 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191597 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191597 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191596 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191596 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191536 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191524 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191524 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191524 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191507 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191507 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191507 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191501 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191501 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191498 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191498 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191495 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191479 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191476 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191476 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191476 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191446 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191446 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191446 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191416 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=191416 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191416 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191416 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191416 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191416 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191396 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191375 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191348 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191337 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191335 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191317 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191289 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191278 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191259 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191220 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191220 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191220 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191215 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191180 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191175 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191136 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191136 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191136 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191131 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191130 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191104 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191051 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191008 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=191005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=191005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=191005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190998 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190995 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190985 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190974 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190945 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190944 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190944 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190920 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190911 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190911 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190910 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190907 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190817 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190814 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190812 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190794 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190789 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190767 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190766 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190726 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190726 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190609 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190609 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190609 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190603 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190602 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190602 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190587 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190584 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190584 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190584 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190530 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190530 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190520 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190508 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190496 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190496 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190485 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190485 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190484 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=190484 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190484 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190465 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190463 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190461 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190428 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190428 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190428 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190420 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190420 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190384 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190384 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190384 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190379 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190370 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190358 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190348 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190345 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190329 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190317 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190245 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=190245 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=190245 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190245 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190245 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190216 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190207 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190199 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190199 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190186 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190144 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190117 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190117 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190117 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190115 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190073 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=190056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190019 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=190019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=190011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=190008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189986 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189928 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189928 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189914 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189905 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189905 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189905 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189875 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189875 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189875 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189871 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189798 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189798 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189768 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189768 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189733 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189729 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189729 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189729 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189729 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189670 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189654 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189654 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189654 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189653 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189653 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189643 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189643 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189557 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189531 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189522 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189517 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189517 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189486 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189472 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189472 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189471 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189471 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189471 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189467 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189466 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189466 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189465 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189464 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189464 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189463 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189391 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189340 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189340 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189340 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189340 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189340 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189266 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189266 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189266 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189265 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189265 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189247 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189247 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189246 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189243 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189235 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189235 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189235 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189231 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189228 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189227 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=189227 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189227 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189227 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189213 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189195 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189195 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189195 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189194 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=189194 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189194 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189092 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=189092 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=189092 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=189024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=189000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=189000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188948 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188948 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188927 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188917 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188830 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188804 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188777 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188777 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188777 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188776 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188776 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188776 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188776 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188775 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188775 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188775 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188775 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188774 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188774 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188774 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188772 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188772 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188769 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188769 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188769 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188769 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188768 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188768 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188768 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188767 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188767 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188765 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188765 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188765 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188764 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188764 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188762 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188762 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188762 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188762 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188761 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188761 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188761 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188761 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188713 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188699 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188693 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188693 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188687 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188687 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188644 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188609 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188593 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188589 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188548 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188542 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188542 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188542 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188537 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188533 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188533 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188532 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188532 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188520 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188511 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188511 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188511 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188507 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188474 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188473 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188472 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188471 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188471 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188470 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188461 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188459 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188458 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188449 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188449 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188440 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188440 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188440 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188438 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188420 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188415 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188415 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188404 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188401 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188373 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188373 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188370 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188370 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188370 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188369 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188369 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188369 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188368 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188368 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188367 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188367 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188367 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188366 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188366 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188347 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188343 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188334 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188333 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188333 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188296 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188296 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188277 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188211 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188211 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188211 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188117 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188098 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188048 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188041 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188041 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188014 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188009 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=188009 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=188009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=188009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=188004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=188004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187979 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187975 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187941 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187941 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187941 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187938 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187937 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187937 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187936 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187936 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187936 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187936 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187932 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187931 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187931 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187931 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187930 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187930 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187930 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187928 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187926 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187925 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187925 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187925 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187925 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187923 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187872 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187871 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187868 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187868 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187868 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187868 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187868 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187753 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187753 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187753 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187752 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187752 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187751 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187751 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187750 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187750 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187750 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187749 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187749 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187749 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187748 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187748 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187748 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187747 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187692 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187692 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187692 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187691 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187691 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187672 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187601 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187576 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187576 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187573 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187568 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187568 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187568 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187553 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187553 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187553 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187552 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187552 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187551 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187551 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187549 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187549 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187549 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187530 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187528 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187528 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187528 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187528 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187523 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187523 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187510 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187510 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187510 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187505 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187505 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187505 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187505 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187503 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187503 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187503 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187502 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187502 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187502 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187502 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187500 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187500 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187500 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187500 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187481 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187475 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187452 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187445 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187445 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187433 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187432 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187431 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187431 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187426 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187426 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187395 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187395 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187365 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187365 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187359 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187359 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187352 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187350 AND `DifficultyID`=0 AND `Idx`=2); +UPDATE `creature_questitem` SET `VerifiedBuild`=56421 WHERE (`CreatureEntry`=187350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187340 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187336 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187320 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187315 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187315 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187315 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187315 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187285 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187281 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187279 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187279 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187273 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187266 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187265 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187265 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187264 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187263 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187263 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187262 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187262 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187262 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187258 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187258 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187258 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187258 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187256 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187256 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187239 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187238 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187238 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187238 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187238 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187232 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187232 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187231 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187231 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187231 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187231 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187231 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187224 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187224 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187224 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187224 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187221 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187220 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187216 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187207 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187174 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187168 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187120 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187085 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187064 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187051 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187033 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=187033 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187033 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187033 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187033 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=187021 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=187021 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=187021 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=187021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=187021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=187021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186937 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186923 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186922 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186921 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186915 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186915 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186912 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186912 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186912 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186903 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186892 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186892 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186891 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186889 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186889 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186840 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186832 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186823 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186800 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186799 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186798 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186798 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186798 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186797 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186797 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186796 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186792 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186777 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186773 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186772 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186768 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186768 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186768 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186738 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186738 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186738 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186738 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186738 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186728 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186727 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186724 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186723 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186722 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186719 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186719 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186704 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186690 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186689 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186685 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186682 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186680 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186679 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186679 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186678 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186669 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186668 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186668 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186667 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186667 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186667 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186666 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186666 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186666 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186666 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186662 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186660 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186660 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186660 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186638 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186638 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186638 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186632 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186632 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186632 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186614 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186614 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186614 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186612 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186609 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186609 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186609 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186608 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186608 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186607 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186607 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186606 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186604 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186602 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186602 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186602 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186600 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186600 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186599 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186598 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186598 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186597 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186597 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186596 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186596 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186594 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186592 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186592 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186592 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186591 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186591 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186591 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186590 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186590 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186590 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186589 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186589 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186589 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186589 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186589 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186572 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186572 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186567 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186535 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186535 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186531 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186529 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186529 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186529 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186529 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186523 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186522 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186522 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186520 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186520 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186517 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186517 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186517 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186517 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186517 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186516 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186516 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186516 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186516 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186515 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186515 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186515 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186514 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186514 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186514 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186513 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186513 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186513 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186512 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186512 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186512 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186512 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186511 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186511 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186509 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186509 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186483 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186483 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186483 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186481 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186471 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186466 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186466 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186466 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186463 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186455 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186390 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186375 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186370 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186365 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186365 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186365 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186363 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186362 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186362 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186359 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186359 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186359 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186359 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186354 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186354 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186347 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186340 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186337 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186337 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186337 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186337 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186336 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186321 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186319 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186319 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186319 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186299 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186295 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186272 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186267 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186267 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186266 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186261 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186258 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186243 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186243 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186242 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186242 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186230 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186226 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186226 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186226 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186226 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186220 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186220 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186220 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186220 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186216 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186216 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186215 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186215 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186208 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186208 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186208 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186206 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186206 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186206 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186193 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186193 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186193 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186191 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186191 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186191 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186191 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186128 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186128 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186127 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186125 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186125 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186125 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186124 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186124 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186124 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186122 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186122 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186122 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186117 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186116 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186116 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186110 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186110 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186110 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186109 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=186109 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186108 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=186108 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=186108 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186064 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=186059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=186050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=186018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185927 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185907 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185903 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185903 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185883 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185883 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185855 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185855 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185827 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185814 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185755 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185737 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=185737 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=185737 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185737 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185661 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185656 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=185656 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185656 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185612 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185610 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185610 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185574 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185574 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185534 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=185534 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185529 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=185529 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185529 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185529 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185528 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=185528 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185528 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185528 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185508 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=185508 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185508 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185506 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185449 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185442 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185437 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185415 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185415 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185410 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185407 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185355 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185346 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185346 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185325 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=185325 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=185325 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185325 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185316 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185316 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185315 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185315 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185314 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185313 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185264 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185262 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185181 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185181 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185155 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185155 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185154 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185154 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185081 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185081 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185050 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185037 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185037 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185032 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=185032 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=185032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=185002 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=185002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=185002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184989 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184989 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184989 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184989 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184975 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184975 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184974 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184974 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184968 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184968 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184965 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184965 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184965 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184957 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184956 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184956 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184954 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184954 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184928 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184928 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184928 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184880 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184880 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184860 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184860 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184819 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184819 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184816 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184778 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184767 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184742 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184742 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184738 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184738 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184737 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184737 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184735 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184733 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184733 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184733 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184711 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184710 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184709 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184708 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184689 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184670 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184659 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184659 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184651 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184651 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184627 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184627 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184606 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184590 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184545 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184544 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184544 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184539 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184535 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184533 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184533 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184533 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184530 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184530 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184530 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184490 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184477 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184471 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184471 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184471 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184461 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184461 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184426 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184426 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184421 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184421 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184417 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184417 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184412 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184412 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184409 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184409 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184362 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184333 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184315 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184315 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184235 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184235 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184229 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184229 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184227 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184227 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184224 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184224 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184219 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184217 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184185 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184185 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184162 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184162 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184161 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184161 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184161 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184061 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184061 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184060 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184060 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184059 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184059 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184046 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184046 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184046 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184037 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=184037 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184037 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184037 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184034 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184033 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184030 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184030 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184030 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184011 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=184002 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=184002 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=184002 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=184002 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=184002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=184002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183989 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183961 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183961 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183957 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183957 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183957 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183956 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183956 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183956 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183956 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183953 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183927 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183927 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183925 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183814 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183814 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183814 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183804 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183748 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183747 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183747 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183747 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183747 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183746 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183737 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183737 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183737 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183689 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183653 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183649 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183647 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183647 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183645 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183645 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183631 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183602 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183596 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183591 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183590 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183586 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183585 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183571 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183570 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183566 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183538 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183538 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183535 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183516 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183500 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183500 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183499 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183499 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183499 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183498 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183498 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183497 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183495 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183438 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183437 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183437 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183437 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183432 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183432 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183429 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183429 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183416 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183416 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183416 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183415 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183415 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183414 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183414 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183413 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183412 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183412 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183408 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183408 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183407 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183407 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183406 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183406 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183404 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183404 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183398 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183398 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183396 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183396 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183387 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183387 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183379 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183379 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183379 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183379 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183375 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183375 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183375 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183375 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183375 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183371 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183371 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183371 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183371 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183367 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183366 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183355 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183351 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183342 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183342 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183340 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=183340 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=183340 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183340 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183340 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183340 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183308 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183308 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183291 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183260 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183258 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183258 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183253 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183253 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183253 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183249 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183249 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183242 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183229 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=183229 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183229 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183227 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183227 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183225 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183225 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183189 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183186 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183186 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183186 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183184 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183184 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183177 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=183131 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=183131 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=183131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=183131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=183131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182863 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182863 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182838 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182838 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182837 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182837 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182836 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182836 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182836 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182835 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182833 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182833 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182831 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182830 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182830 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182830 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182829 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182829 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182828 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182828 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182828 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182828 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182827 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182826 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182818 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182817 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182812 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182811 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182807 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182807 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182806 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182799 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182798 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182798 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182798 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182798 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182798 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182744 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182744 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182743 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182742 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182733 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182686 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182649 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182615 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182615 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182615 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182615 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182573 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182571 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182533 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182532 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182531 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182497 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182497 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182497 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182497 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182497 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182496 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182496 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182496 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182496 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182495 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182495 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182495 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182495 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182495 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182481 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182471 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182471 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182471 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182471 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182471 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182470 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182470 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182470 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182470 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182469 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=182469 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182469 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182469 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182440 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182436 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182434 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182430 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182430 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182430 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182426 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182426 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182426 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182409 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182409 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182394 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182392 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182392 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182392 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182378 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182374 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182374 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182371 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182371 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182371 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182370 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182370 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182370 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182370 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182369 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182369 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182369 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182369 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182360 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182355 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182353 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182353 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182350 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182334 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182331 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182329 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182328 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182328 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182322 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182319 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182318 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182318 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182318 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182316 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182313 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182293 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182293 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182293 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182292 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182292 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182289 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182289 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182286 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182286 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182284 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182280 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182279 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182272 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182254 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182254 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182254 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182252 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182252 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182237 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182232 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182228 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182215 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182201 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182182 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=182182 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182182 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182158 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182158 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182158 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182155 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182155 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182114 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182114 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182114 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182099 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=182099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=182099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182034 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182031 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182022 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182018 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182011 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182008 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=182005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=182005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=182005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181968 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181968 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181968 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181967 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181967 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181964 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181964 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181961 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181961 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181958 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181957 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181957 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181884 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181884 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181876 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181875 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181875 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181870 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181870 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181864 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181863 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181862 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181862 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181861 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181860 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181858 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181858 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181839 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181839 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181805 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181802 AND `DifficultyID`=0 AND `Idx`=0); +UPDATE `creature_questitem` SET `VerifiedBuild`=56421 WHERE (`CreatureEntry`=181801 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181797 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181797 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181796 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181796 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181793 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181793 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181782 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181775 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181763 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181758 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181758 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181757 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181757 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181756 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181756 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181755 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181754 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181754 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181754 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181752 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181751 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181750 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181750 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181748 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181748 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181747 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181747 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181747 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181711 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181691 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181690 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181668 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181652 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181626 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181626 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181626 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181625 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181625 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181625 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181490 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181490 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181433 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181412 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181412 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181408 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181408 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181408 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181407 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181407 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181407 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181406 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181406 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181406 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181403 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181403 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181403 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181383 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181373 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181360 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181360 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181352 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181349 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181349 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181349 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181346 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181346 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181344 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181344 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181295 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181295 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181292 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181292 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181290 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181290 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181287 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181260 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181249 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181249 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181249 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181223 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181223 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181222 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181221 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181221 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181219 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181208 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181208 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181186 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=181186 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181186 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181186 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181186 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181172 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181145 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181130 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181130 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181116 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181115 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181114 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181114 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181114 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181113 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181113 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181112 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181111 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181110 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181110 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181109 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181109 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181108 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181108 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181108 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181108 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181093 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181093 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181093 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181078 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181064 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181061 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=181061 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181061 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181061 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181045 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181044 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=181044 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=181044 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181044 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181030 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181030 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181028 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181027 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181027 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181026 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181026 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181011 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181011 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181011 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181007 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181007 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=181005 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=181005 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=181005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=181005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=181005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180985 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180978 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180978 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180977 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180977 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180964 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180964 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180932 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=180932 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180932 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180930 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=180930 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180930 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180925 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180925 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180917 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180917 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180864 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180819 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=180819 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180819 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180777 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180777 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180767 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180766 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180765 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180765 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180764 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180763 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180763 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180748 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180748 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180746 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=180746 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180746 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180707 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180705 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180697 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180696 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180695 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180695 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180692 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180692 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180689 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180688 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180686 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180599 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=180599 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180427 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180417 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180415 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180407 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180392 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180389 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180387 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180379 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180370 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180089 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180089 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180088 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180085 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180085 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180085 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180070 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180070 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180052 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=180052 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180052 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180051 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=180051 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180051 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180051 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180050 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180050 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180049 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=180049 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=180049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180031 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180031 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180030 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=180030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=180030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=180015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=180015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179959 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179931 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179931 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179826 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179826 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179825 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179825 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179825 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179802 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179802 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179802 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179802 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179771 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179771 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179456 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179456 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179456 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179424 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179424 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179424 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179422 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179422 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179422 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179380 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179347 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179347 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179347 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179307 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179307 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179305 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179305 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179305 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179290 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179285 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179285 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179284 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179283 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179283 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179280 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179260 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179260 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179260 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179254 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179254 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179217 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179191 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179191 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179191 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179108 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179108 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179043 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179007 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=179007 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=179007 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179006 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=179006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=179004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=179004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=179004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178966 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178963 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178935 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178899 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178899 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178877 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178862 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178855 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178825 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178778 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178754 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178750 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178750 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178744 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178744 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178734 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178733 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178733 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178732 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178732 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178727 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=178727 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=178727 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178671 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178666 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=178666 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178666 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178666 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178645 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178643 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178628 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178625 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178624 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178578 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178578 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178576 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178575 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178575 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178563 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178560 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178560 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178558 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178558 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178532 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178532 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178508 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178507 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178374 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=178374 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178374 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178369 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178369 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178369 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178349 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178349 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178349 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178294 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=178294 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=178294 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178294 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178280 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178277 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178273 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178272 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178258 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178229 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178229 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178226 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178190 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=178190 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178190 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178190 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178188 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=178188 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178159 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178159 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178158 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178158 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178143 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178098 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=178098 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178098 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178071 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178071 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178043 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178041 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178026 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178019 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178004 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=178004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=178004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=178004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=178002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177974 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177918 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177918 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177915 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177911 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177911 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177911 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177911 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177910 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177910 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177910 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177899 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177899 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177873 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177873 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177863 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177863 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177862 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177862 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177861 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177861 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177857 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177833 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177830 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177830 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177830 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177830 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177825 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177813 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177813 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177809 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177805 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177805 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177805 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177804 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177804 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177804 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177804 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177804 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177803 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177803 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177803 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177694 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177694 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177691 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177690 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177621 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177575 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177573 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177573 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177531 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177397 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177397 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177394 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177394 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177394 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177389 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177389 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177360 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177360 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177358 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177358 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177326 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177324 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177321 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177311 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177301 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177293 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177293 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177293 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177293 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177292 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177292 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177292 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177292 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177291 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177291 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177291 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177291 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177285 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177257 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177223 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177219 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177219 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177189 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177189 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177187 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177187 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177187 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177187 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177168 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177162 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177146 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177144 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177144 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177135 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177135 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177134 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177133 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177131 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177131 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177129 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177129 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177128 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177118 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177071 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177071 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177049 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=177049 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=177049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=177049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=177041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=177041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=177041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176940 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176940 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176880 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176879 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176709 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176669 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=176669 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176627 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176570 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176507 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176507 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176428 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176428 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176426 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176426 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176414 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176410 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176407 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176406 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176402 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176275 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176273 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176272 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176262 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176262 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176259 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176259 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176252 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176209 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176198 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176198 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176188 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176187 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=176187 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176187 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176187 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176132 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=176132 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=176132 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176132 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176132 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176131 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176131 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176121 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=176121 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=176121 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176119 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=176119 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=176119 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176116 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=176116 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=176116 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=176116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176114 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176110 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176110 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176108 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176108 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176107 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176104 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176078 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176073 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176014 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176013 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=176010 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=176010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=176010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=176010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175990 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175974 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175930 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175908 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175882 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175877 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175863 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175847 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175842 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175837 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175721 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=175721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175719 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175708 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175707 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=175707 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175705 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175702 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175701 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175700 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175559 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=175559 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=175559 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=175425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175315 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=175315 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175296 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=175269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175243 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=175243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=175243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=175089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=175077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174933 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=174933 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=174933 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174933 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174886 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=174886 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174886 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174880 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=174880 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=174880 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174848 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174848 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174847 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174598 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174467 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=174467 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=174467 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=174467 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=174467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174336 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174313 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=174313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174308 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174259 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174259 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174235 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174227 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174202 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=174202 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174134 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174126 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174107 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174107 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174105 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174100 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174093 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174092 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174070 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174014 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174013 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=174013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=174012 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=174012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=174012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173948 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173889 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=173889 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=173889 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173717 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=173717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173639 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173639 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173637 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173613 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173609 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173580 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173460 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173195 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173190 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173138 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173098 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173086 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173023 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=173023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=173023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=173013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=173013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172972 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172972 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172616 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=172616 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=172616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172583 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172406 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172406 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172221 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172186 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172186 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172182 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=172182 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=172182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=172079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=172017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=172005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171749 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171540 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171489 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171451 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171422 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=171422 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=171422 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171405 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171388 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=171388 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=171388 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171358 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171307 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171217 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=171217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171211 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171189 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171130 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=171130 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171010 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171009 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=171009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=171009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=171009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=171008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170992 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170989 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170982 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170979 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170978 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170940 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170929 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170870 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170868 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170787 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170728 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170711 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170711 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170694 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=170694 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170692 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170634 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170628 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=170628 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170627 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170518 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170513 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170418 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=170418 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=170418 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170301 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170293 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=170293 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170263 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170157 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=170157 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=170157 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=170157 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=170157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=170079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=170007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=170007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169987 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169955 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=169955 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169955 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169955 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169887 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169886 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169859 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=169859 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=169859 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169812 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169760 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169687 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=169687 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=169605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169551 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=169551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=169550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169340 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=169006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=169006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=169006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168980 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168977 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168886 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168680 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=168680 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168672 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168574 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168525 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168490 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=168490 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=168490 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168390 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168215 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168147 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168130 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=168130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168093 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=168093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=168023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=168001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167955 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167955 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167948 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167948 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167948 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167942 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167942 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167942 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167923 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167923 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167834 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167834 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167817 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167803 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167704 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167615 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167467 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=167467 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=167467 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167464 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167464 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167323 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167322 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=167322 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167263 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167263 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167088 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167088 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167050 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=167049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=167049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=167049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=167049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166993 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=166993 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166993 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166987 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166987 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166914 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166819 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166736 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166714 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166714 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166710 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166678 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=166678 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166678 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=166675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166674 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=166674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166673 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=166673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166670 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=166670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166633 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166520 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166520 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166510 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166509 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166398 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166337 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166327 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166279 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166279 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166263 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166263 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166132 AND `DifficultyID`=0 AND `Idx`=2); +UPDATE `creature_questitem` SET `VerifiedBuild`=56421 WHERE (`CreatureEntry`=166132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=166112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166042 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166008 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=166008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=166008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=166005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165998 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165992 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165992 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165946 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=165946 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165860 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=165786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165733 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165529 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165481 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165471 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165253 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=165253 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165253 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165075 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165074 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165053 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165053 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165051 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165051 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165050 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165050 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165047 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=165047 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=165047 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=165047 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=165047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165008 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=165007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=165007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=165007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164967 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164860 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164830 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164618 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164543 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164533 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164533 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164477 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164442 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164441 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164436 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164415 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164407 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=164407 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=164407 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164380 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164371 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164218 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=164218 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=164218 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164209 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164177 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164122 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164107 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164107 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164093 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164093 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164064 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164064 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164047 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=164047 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=164047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=164021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=164006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=164006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163980 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163979 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163600 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163590 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163590 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163392 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163380 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163279 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=163279 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163277 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=163112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=163000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=163000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162994 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162993 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162965 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162965 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162849 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162845 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162844 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162829 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162819 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162759 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162711 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162711 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162708 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162693 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=162693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162689 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162611 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162452 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162420 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162394 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162253 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162253 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162252 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162250 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162249 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162247 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162243 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162180 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=162180 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=162180 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162175 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162158 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162102 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162061 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=162061 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=162061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=162035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=162030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=162030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161928 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=161928 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161896 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161896 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161856 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161856 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161854 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161849 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161639 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161626 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161624 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161621 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=161621 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=161621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161615 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161614 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161609 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161529 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161511 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=161511 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161511 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161480 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161469 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161455 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161448 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161345 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161274 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=161274 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=161274 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=161274 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=161274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161259 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161195 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=161195 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=161195 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=161195 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=161195 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161195 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161191 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=161191 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=161191 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=161191 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=161191 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161191 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161178 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161084 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161083 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161082 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161079 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=161079 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=161004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=161002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=161002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160985 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160922 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160920 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160914 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160901 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160900 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160900 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160893 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160882 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160882 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160877 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160868 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160850 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160850 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160849 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160848 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160848 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160847 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160839 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160837 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160832 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160773 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160773 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160770 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160769 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160768 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160763 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160750 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160721 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160716 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160640 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160640 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160465 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160465 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160464 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160463 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160463 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160462 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160462 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160460 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160448 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=160448 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160448 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160427 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160426 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=160426 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160426 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160392 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160392 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160375 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160359 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160359 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160359 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160357 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160357 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160357 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160356 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160356 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160355 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160355 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160355 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160351 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160345 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160277 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160264 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=160264 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160181 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160169 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=65) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=64) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=63) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=62) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=61) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=60) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=59) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=58) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=57) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=56) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=55) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=54) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=53) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=52) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=51) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=50) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=49) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=48) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=47) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=46) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=45) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=44) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=43) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=42) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=41) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=40) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=39) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=38) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=37) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=36) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=35) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160048 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=160048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=160048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160012 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160011 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160008 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160002 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160001 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=160000 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=160000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=160000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159999 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159998 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159988 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159987 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159986 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159982 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159979 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159978 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159976 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159974 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159972 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159968 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159965 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159883 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159882 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159755 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159755 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159730 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159729 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159659 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=159659 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159659 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159659 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159496 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159496 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159415 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159414 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159414 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159343 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159319 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=66) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=65) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=64) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=63) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=62) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=61) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=60) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=59) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=58) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=57) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=56) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=55) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=54) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=53) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=52) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=51) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=50) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=49) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=48) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=47) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=46) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=45) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=44) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=43) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=42) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=41) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=40) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=39) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=38) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=37) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=36) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=35) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159253 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159190 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=159190 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=159190 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=159190 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159156 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159134 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159104 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=159009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=159005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=159005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158927 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158927 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158927 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158927 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158927 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158910 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158910 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158908 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158894 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158894 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158894 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158894 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158893 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158893 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158893 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158893 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158761 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158760 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158665 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158665 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158657 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=158657 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158657 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158657 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158656 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158656 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158656 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158656 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158636 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158622 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158622 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158622 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158622 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158617 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158617 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158617 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158617 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158597 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158530 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158525 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158473 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158473 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158473 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158473 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158439 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=158439 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=158439 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=158439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158356 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158197 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158052 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=158052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=158045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=158009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=158009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157993 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157964 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157947 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157947 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157942 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157883 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157824 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157822 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157820 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=157820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157794 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157794 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157793 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157791 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157761 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157761 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157759 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157726 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157708 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157599 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157579 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157557 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157464 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157463 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157444 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157443 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157443 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157390 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157354 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157345 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157345 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157291 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157291 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157291 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157277 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157277 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157176 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157171 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157167 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157160 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157157 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=157157 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157157 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157156 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157122 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=157122 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157122 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157122 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157120 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157120 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157120 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157103 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157103 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157103 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157101 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157097 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157096 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157041 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157034 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157034 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157034 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157033 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=157000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156911 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156910 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156867 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156866 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156866 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156815 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156779 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=156779 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156779 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156709 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156637 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156565 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156565 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156463 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156460 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156458 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156340 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=156340 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156340 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156339 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=156339 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156333 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=156333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156331 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=156331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156261 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156260 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156255 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156239 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=156239 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=156239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156078 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=156015 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=156015 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=156015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=156015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=156015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=156015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155949 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155945 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155945 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155945 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155945 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155854 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155798 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155798 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155798 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155798 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155783 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155251 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155251 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155250 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155250 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155250 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=10); +UPDATE `creature_questitem` SET `VerifiedBuild`=56421 WHERE (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155016 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=155016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=155013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=155013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154559 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154353 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154352 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154338 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154332 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154330 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154312 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154311 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154222 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154222 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154051 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=154051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=154051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153956 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153910 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153910 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153904 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153903 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153843 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153451 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153451 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153451 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153451 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153382 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153382 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153382 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153267 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153265 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153179 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153179 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153174 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153174 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153174 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153174 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153165 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153107 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153107 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153107 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153107 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153106 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153106 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153106 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153094 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153094 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153055 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153011 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153011 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153011 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153011 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=153000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152995 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152995 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152995 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152995 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152963 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152918 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152918 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152917 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152917 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152915 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152906 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152884 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152883 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152883 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152881 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152881 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152879 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152827 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152822 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152724 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152639 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152639 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=65) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=64) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=63) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=62) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=61) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=60) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=59) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=58) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=57) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=56) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=55) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=54) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=53) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=52) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=51) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=50) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=49) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=48) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=47) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=46) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=45) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=44) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=43) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=42) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=41) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=40) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=39) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=38) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=37) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=36) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=35) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152359 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152233 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152233 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152233 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152197 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152196 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152040 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=152007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=152001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151995 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151995 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151992 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151992 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151960 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151945 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151943 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151943 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151880 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151880 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151880 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151858 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151858 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151807 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151806 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151806 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151610 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151609 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=65) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=64) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=63) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=62) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=61) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=60) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=59) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=58) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=57) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=56) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=55) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=54) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=53) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=52) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=51) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=50) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=49) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=48) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=47) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=46) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=45) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=44) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=43) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=42) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=41) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=40) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=39) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=38) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=37) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=36) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=35) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151331 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151331 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151329 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151329 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151307 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=151049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=35) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150859 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150465 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150465 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150159 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=150091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=150091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149665 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149659 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149655 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149652 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=149652 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=149004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=149004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=149004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148103 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=148103 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148037 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=148037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148031 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=148031 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=148025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148020 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=148020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=148010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=148010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147966 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147942 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147942 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147893 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=147893 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=147893 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=147893 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147892 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=147892 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=147892 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=147892 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147892 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147891 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=147891 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=147891 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=147891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147845 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147758 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147701 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147435 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147332 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147332 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147291 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147265 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147245 AND `DifficultyID`=0 AND `Idx`=0); +UPDATE `creature_questitem` SET `VerifiedBuild`=56421 WHERE (`CreatureEntry`=147239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147169 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147073 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=147073 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=147073 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=147073 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147071 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=147071 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=147071 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=147071 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147071 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147059 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=147059 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=147059 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=147059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=147059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=147044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=147001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=147001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=146608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=146014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=146014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145333 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=145333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=145333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=145328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145326 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=145326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145323 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=145323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=145323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145280 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145148 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=145148 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=145148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=145008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=145008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=34) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=33) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=32) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=31) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=30) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=29) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=28) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=27) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=26) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=25) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=24) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=23) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=22) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=21) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=20) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144248 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=144248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=144071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=144071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=143018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=143018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=142001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=142001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141589 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=141510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=141035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=141035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140914 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140913 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140736 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=140736 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=140736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140735 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=140735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=140735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140666 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=140666 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140606 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140572 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140572 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=140150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=140055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=140030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139974 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139834 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139832 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=139832 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=139832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139136 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=139136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=139079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=139071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138603 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138346 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138345 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138345 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138168 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138167 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138044 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=138044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=138028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=138002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=138002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137936 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=137936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137576 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=137576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=137576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137212 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=137212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=137212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137202 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=137202 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=137202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=137082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=137029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=137000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=136906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=136587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=136584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136343 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136222 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136196 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=136196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=136196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136191 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136178 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=136015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=136015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=136005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=136005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=135981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135381 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=135381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135311 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135190 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135107 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=135107 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=135035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=135000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=135000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134840 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=134840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134838 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=134838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=134725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=134662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=134660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=134660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=134425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=134425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134228 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134141 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=134141 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=134141 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134137 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=134058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=134002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=134002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133761 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133574 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133465 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133345 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=133111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=133021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=133019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132713 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=132713 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=132713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132618 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132618 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132177 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=132163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=132025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=132025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131817 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131817 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131812 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131615 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131530 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131490 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=131490 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=131490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131182 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131141 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=131141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=131018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=131018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130809 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130531 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=130531 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130414 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130395 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=130395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=130395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130192 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=130192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130108 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130098 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130075 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=130075 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=130075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130074 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=130074 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=130074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130073 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=130073 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=130073 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130073 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130039 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=130039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=130039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=130006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=130006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129927 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129870 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=129870 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129391 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129370 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129252 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129252 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129231 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129140 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129097 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129030 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129013 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129009 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=129009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=129009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=129007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=129007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128997 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128994 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128994 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128991 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128834 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128728 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128686 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128632 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=128632 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=128632 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=128632 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=128632 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128632 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128604 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=128604 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=128604 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=128604 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=128604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=128060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=128040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=128033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=128033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127810 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=127810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127732 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127732 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127233 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127039 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=127039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=127039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=127029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=127000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126918 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126776 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=126776 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=126776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126774 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=126774 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=126767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=126764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126719 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=126719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126586 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126498 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=126498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=126333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126153 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=126153 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=126018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125590 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125590 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125570 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125570 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125569 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125475 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125448 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125437 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125283 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125240 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125229 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125229 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125174 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=125174 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125174 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125081 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125037 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=125037 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=125037 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=125037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=125003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124729 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=124729 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=124729 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=124729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124688 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124639 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124638 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124638 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124593 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124088 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124085 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=124066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123774 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123588 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123588 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123480 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123478 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123477 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123476 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=123476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123407 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123072 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=123056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=123007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122968 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=122852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122838 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=122838 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=122838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=19) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=18) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=17) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=16) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=15) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=14) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=13) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=122166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=122056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121929 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121929 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121928 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121926 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121926 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121926 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121926 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121925 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121925 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121924 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121923 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=121923 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121923 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121923 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121923 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121922 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121922 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121922 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121921 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121921 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121920 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121920 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121894 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121893 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121893 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121893 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121790 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121592 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121583 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121583 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121569 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121569 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121569 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121569 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121553 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121553 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121553 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121553 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121544 AND `DifficultyID`=0 AND `Idx`=0); +UPDATE `creature_questitem` SET `VerifiedBuild`=56421 WHERE (`CreatureEntry`=121532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121473 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121401 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121401 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121399 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121351 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121351 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121351 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121351 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121346 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121346 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121346 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121346 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121346 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121346 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121341 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121250 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121240 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121240 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121231 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121231 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121231 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121231 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121231 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121082 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121082 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121082 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121051 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121039 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121034 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=121034 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=121034 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=121034 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121034 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121034 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121032 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121032 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121031 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=121031 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121031 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121022 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121022 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=121003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=121003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=121003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120964 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120962 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120952 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120952 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120952 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120951 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120946 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120939 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120939 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120938 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120938 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120934 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120934 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120934 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120934 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120901 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120901 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120901 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120897 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120897 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120897 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120853 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120853 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120816 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120811 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120800 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120779 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120779 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120770 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120750 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120750 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120739 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120739 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120715 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120713 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120713 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120713 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120713 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120712 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120712 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120707 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120707 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120707 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120692 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120685 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120685 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120685 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120684 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120684 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120684 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120683 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120683 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120683 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120682 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120682 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120682 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120682 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120680 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120680 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120680 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120679 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120679 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120678 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120678 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120678 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120678 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120677 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120677 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120676 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120676 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120676 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120676 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120676 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120668 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120668 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120668 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120668 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120666 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120663 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120663 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120662 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120662 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120661 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120661 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120660 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120659 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120659 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120659 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120658 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120640 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120640 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120640 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=12) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=11) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120631 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120631 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120629 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120629 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120629 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120628 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120628 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120628 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120627 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120627 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120627 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120627 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120582 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120582 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120581 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120581 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120580 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120580 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120580 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120579 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120579 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120579 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120578 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120578 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120578 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120578 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120577 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120577 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120577 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120577 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120576 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120576 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120576 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120576 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120575 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120575 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120575 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120575 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120575 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120556 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120556 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120556 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120556 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120550 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120528 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120528 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120528 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120405 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120405 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120405 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120405 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120405 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120405 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120374 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120371 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120366 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120342 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120342 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120321 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120310 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120304 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120303 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120303 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120303 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120302 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120302 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120302 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120276 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120276 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120276 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120276 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120276 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120203 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120158 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120158 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120147 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120143 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=120029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=120029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=120029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=120029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119976 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119976 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119952 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119952 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119930 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119930 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119930 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119930 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119923 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119910 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119910 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119908 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119908 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119902 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119902 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119902 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119880 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119876 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119876 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119872 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119872 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119865 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119847 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119837 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119837 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119837 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119837 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119788 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119788 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119788 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119769 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119734 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119734 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119701 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119677 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119677 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119645 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119640 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119640 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119605 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119603 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119603 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119603 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119509 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119495 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119495 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119490 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119489 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119489 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119435 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119435 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119214 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119210 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119203 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119189 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119189 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119189 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119187 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119187 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119185 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119155 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119155 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119155 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119148 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119148 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119145 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119140 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119139 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119114 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119114 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119105 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119032 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=119003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=119003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=119003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118980 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118980 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118980 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118971 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118952 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118952 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118952 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118943 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118943 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118943 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118930 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118872 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118872 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118857 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118857 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118857 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118845 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118845 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118845 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118841 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118836 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118836 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118827 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118804 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118804 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118804 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118788 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118787 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118787 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118787 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118787 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118787 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118786 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118783 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118753 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118725 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118724 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118724 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118724 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118723 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118723 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118722 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118722 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118722 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118721 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118721 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118721 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118719 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118714 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118714 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118705 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118705 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118704 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118704 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118700 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118700 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118700 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118700 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118685 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118685 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118685 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118685 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118683 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118683 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118680 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118680 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118679 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118678 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118678 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118678 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118678 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118678 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118499 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118499 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118499 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118499 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118499 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118498 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118498 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118496 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118496 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118487 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118472 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118472 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118455 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118410 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118322 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118322 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118317 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118317 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118317 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118317 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118317 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118315 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118315 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118315 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118315 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118315 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118315 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118315 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118294 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118294 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118264 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118223 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118223 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118133 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118133 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118133 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118133 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118133 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118133 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118127 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118127 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118022 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118022 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118017 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118016 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118016 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118013 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118012 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118012 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118012 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118006 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118002 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118002 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=118000 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=118000 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=118000 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=118000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117997 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117993 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117993 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117991 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117973 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117969 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117967 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117964 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117964 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117955 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117955 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117955 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117955 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117954 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117954 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117954 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117949 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117949 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117949 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117947 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117947 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117947 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117850 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117850 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117819 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117819 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117819 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117776 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117776 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117776 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117769 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117769 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117743 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117742 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117742 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117741 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117740 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117739 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117737 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117736 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117732 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117732 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117732 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117731 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117718 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117718 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117718 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117707 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117707 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117707 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117706 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117682 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117682 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117647 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117623 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117623 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117623 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117614 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117614 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117614 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117613 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117613 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117613 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117613 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117612 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117612 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117612 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117612 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117597 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117597 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117594 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117562 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117562 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117561 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117561 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117560 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117560 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117555 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117555 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117554 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117554 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117552 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117552 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117551 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117551 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117548 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117548 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117545 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117545 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117545 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117544 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117544 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117492 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117492 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117492 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117483 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117483 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117483 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117473 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117473 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117431 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117431 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117430 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117430 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117421 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117421 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117413 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117404 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117404 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117403 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117403 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117402 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117339 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117338 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117337 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117337 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117337 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117335 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117335 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117334 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117334 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117325 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117325 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117325 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117325 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117294 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117277 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117277 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117277 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117255 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117255 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117255 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117255 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117251 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117251 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117250 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117250 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117250 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117194 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117194 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117194 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117194 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117194 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117189 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117189 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117188 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117186 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117163 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117160 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117160 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117151 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117151 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117126 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117126 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117125 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117105 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117105 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117104 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117104 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117104 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117074 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117074 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117069 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117066 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117066 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117066 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117065 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117065 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117063 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117063 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117063 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117061 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117061 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117060 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117055 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117055 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117055 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117055 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117054 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=117054 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117053 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117053 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117053 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117047 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117040 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117039 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117039 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117039 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117038 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117038 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117036 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117036 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117035 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117035 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117021 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117018 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117018 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117005 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=117005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=117005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116996 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116996 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116996 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116961 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116961 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116961 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116955 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116955 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116955 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116952 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116952 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116925 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116925 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116924 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116924 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116924 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116848 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116848 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116842 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116825 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116823 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116823 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116816 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116816 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116816 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116665 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116665 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116656 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116651 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116625 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116625 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116625 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116625 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116624 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116580 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116553 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116548 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116548 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116527 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116523 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116523 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116523 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116523 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116523 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116478 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116478 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116478 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116478 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116472 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116472 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116470 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116470 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116469 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116469 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116468 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116468 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116466 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116466 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116434 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116434 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116428 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116427 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116427 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116424 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116424 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116368 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116298 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116298 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116297 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116282 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116281 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116281 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116257 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116219 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116219 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116219 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116206 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116204 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116204 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116204 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116204 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116203 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116203 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116121 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116115 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116115 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116115 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116115 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116115 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116027 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116027 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116027 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116026 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116026 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116026 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=116015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115953 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115953 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115953 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115953 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115757 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115757 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115755 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115656 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115648 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115648 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115648 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115620 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115601 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=115601 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=115601 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=115601 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115601 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115601 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115566 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=115566 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=115566 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115566 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115566 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115560 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115560 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115495 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=115495 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=115495 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115495 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115495 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115495 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115488 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115486 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115484 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=115484 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115443 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115443 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115443 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115433 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115431 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115379 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115211 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115179 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115179 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115179 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115056 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=115056 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=115056 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115056 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115056 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115021 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115015 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115015 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115014 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115014 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115014 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115009 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115009 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115008 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115008 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115008 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115006 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115006 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=115004 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=115004 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=115004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=115004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114959 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=114959 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=114959 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=114959 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=114959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114904 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=114904 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114904 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114904 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114876 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=114876 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=114876 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=114876 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114875 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114875 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114875 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114874 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=114874 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=114874 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=114874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114869 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=114869 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114869 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114869 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114790 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=114790 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=114790 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114575 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114575 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114573 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=114573 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=114573 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=114573 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=114573 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114573 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114573 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114212 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114212 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114212 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114211 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=114211 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114211 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=114210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=114210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=114113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=114113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113987 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113866 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=113866 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=113866 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113866 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113850 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=113850 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=113850 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=113850 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113850 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113765 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113679 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=113679 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=113679 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=113679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113675 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=113675 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=113675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=113675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113634 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113633 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113555 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113493 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=113493 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113493 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113493 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113436 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113436 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113239 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=113239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113198 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113148 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=113148 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113148 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113145 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113145 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113145 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113052 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113052 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113043 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113010 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=113010 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=113010 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=113010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112910 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=112910 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112910 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112909 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112825 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112760 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112760 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112756 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112756 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112497 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112419 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112123 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=112123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=112068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=112052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=112008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111929 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=111929 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=111929 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111929 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111929 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111784 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111768 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111768 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111768 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111767 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111767 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111751 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=111751 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=111751 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111674 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=111674 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=111674 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111647 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111647 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111576 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111576 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111576 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111571 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111571 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111571 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111568 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111558 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111557 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111556 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111508 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=111508 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=111508 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111508 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111479 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111469 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111469 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111456 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111456 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111422 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111422 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111409 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111387 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=111387 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111354 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111333 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111333 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111290 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111290 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111247 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111247 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111242 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111227 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111227 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111227 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111226 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111225 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111210 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111210 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111192 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=111192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=111192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111052 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=111022 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=111022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110996 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110996 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110996 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110994 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=110994 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110994 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110992 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110992 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110972 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110972 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110972 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110909 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110909 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110909 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110905 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110905 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110832 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110832 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110824 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=110824 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110824 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110781 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110700 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110700 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110699 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110663 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=110663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110580 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110580 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110502 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110486 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110484 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=110484 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110484 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110484 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110474 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110432 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110432 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110413 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=110413 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110413 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110413 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110384 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110349 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110349 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110344 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110342 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110342 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110342 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110340 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110340 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110050 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110043 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110042 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110042 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110042 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=110024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=110024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=110024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=110024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109994 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109994 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109981 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109938 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109937 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109937 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109935 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109935 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109935 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109933 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109933 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109867 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109867 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109821 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109821 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109821 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109725 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109714 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109714 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109714 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109706 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109703 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109703 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109703 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109702 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109702 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109702 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109694 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=109694 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=109694 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109694 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109694 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109651 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109632 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109632 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109632 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109630 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109630 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109594 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109594 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109594 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109540 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109521 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=109521 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=109521 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109521 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109517 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109517 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109516 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109504 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109504 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109445 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109438 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109438 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109427 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109427 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109419 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109418 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109418 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109417 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109403 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109402 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109402 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109399 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109399 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109399 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109398 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109398 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109395 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109354 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109354 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109351 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=109351 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109351 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109351 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109351 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109349 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109349 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109338 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109336 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109336 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109324 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=109324 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=109324 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109324 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109324 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109193 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109174 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109174 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109174 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109174 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109159 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109159 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109150 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109140 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109138 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109138 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109138 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109133 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109133 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109110 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=109110 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109110 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109110 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109106 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109100 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109100 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109083 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109045 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=109045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=109021 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=109021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=109021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=109021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108986 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=108986 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108986 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108986 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108985 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108985 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108985 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108978 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108978 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108955 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108955 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108955 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108925 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108925 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108925 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108899 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108890 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108856 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108790 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108790 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108628 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108611 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=108611 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108610 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108610 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108608 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=108608 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108607 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108607 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108607 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108605 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108605 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108563 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108561 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108558 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108558 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108538 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108529 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108499 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=108499 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=108499 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=108499 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=108499 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108499 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108499 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108472 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108472 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108457 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108322 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108322 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108314 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=108314 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=108314 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=108314 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=108314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108185 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108185 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108185 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108168 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108163 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=108163 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108032 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=108032 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=108032 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108032 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108030 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108029 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108029 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108016 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=108016 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=108016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=108016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=108014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107990 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107990 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107965 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107914 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107852 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107852 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107852 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107852 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107848 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107848 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107846 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107846 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107846 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107800 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107800 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107800 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107758 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107753 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107749 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107749 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107748 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107748 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107747 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107747 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107746 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=107746 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=107746 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107746 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107745 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107744 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107744 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107744 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107743 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107742 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107741 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107741 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107738 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107738 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107738 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107722 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=107722 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107722 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107722 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107722 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107721 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107721 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107721 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107720 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107717 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107717 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107667 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107667 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107547 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107546 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107545 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107534 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107534 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107525 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107525 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107525 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107487 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107487 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107487 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107485 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107469 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107469 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107469 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107469 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107449 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107449 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107440 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107440 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107440 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107439 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=107439 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107439 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107368 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107368 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107368 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107366 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107335 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107335 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107331 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107328 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107327 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107323 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107323 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107312 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107312 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107312 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107312 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107267 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107258 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107258 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107258 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107216 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107216 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107201 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107201 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107193 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107193 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107172 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107172 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107170 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=107170 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=107170 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107170 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107169 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=107169 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=107169 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107169 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107169 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107169 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107168 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107168 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107168 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107161 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107161 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107161 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107147 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107144 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107144 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107144 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107143 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107143 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107143 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107142 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107142 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107142 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107136 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107136 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107135 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=107135 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=107135 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107135 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107133 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107133 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107119 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107119 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107116 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107116 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107116 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107113 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107113 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107105 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107105 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107103 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107103 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107103 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107103 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=107102 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=107102 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=107102 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=107102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=107102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106999 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106999 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106999 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106958 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106958 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106920 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106920 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106906 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106886 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106886 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106837 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106827 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106825 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106825 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106825 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106804 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=106804 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=106804 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106804 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106804 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106804 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106804 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106764 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106698 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106698 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106698 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106687 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106665 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106653 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106646 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106646 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106630 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106630 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106630 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106630 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106629 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106608 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106590 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106590 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106590 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106583 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106532 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=106532 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106532 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106532 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106532 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106532 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106526 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=106526 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106526 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106526 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106526 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106467 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=106467 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=106467 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106467 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106467 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106425 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=106425 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=106425 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106425 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106425 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106348 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=106348 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106348 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106348 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106348 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106339 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=106339 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106339 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106339 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106288 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=106288 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=106288 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=106288 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106288 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106287 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106287 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106284 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106284 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106197 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106197 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106171 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106150 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106150 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106147 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=106147 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106146 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106139 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106139 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106107 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106107 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106082 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=106082 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=106082 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=106082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=106032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105973 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105973 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105973 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105960 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105938 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=105938 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=105938 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105938 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105938 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105919 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=105919 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=105919 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105919 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105919 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105897 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105897 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105887 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105887 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105736 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105715 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105706 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105682 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105682 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105657 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=105657 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=105657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105652 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105651 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105651 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105641 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105640 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105629 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105629 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105629 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105617 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105617 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105617 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105596 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105596 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105596 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105542 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105539 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=105539 AND `DifficultyID`=0 AND `Idx`=3); +UPDATE `creature_questitem` SET `VerifiedBuild`=56421 WHERE (`CreatureEntry`=105539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105538 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105538 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105537 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105474 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=105474 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=105474 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=105474 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105474 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105450 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105339 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105338 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=105338 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105338 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105297 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=105297 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=105297 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=105297 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105297 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105294 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105294 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105166 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105151 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105138 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105129 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105127 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105127 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105125 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105094 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=105094 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=105094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=105094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=105014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104969 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104969 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104969 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104844 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104831 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104831 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104815 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104758 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104755 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104755 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104636 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104512 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104512 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104510 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104510 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104509 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104508 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104508 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104505 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104500 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104500 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104498 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104497 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104497 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104494 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104494 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104486 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=104486 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=104486 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104483 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=104483 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=104483 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104483 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104483 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104482 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=104482 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=104482 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104408 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104404 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104374 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104374 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104372 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104348 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104348 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104300 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104300 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104295 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104295 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104288 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104278 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104277 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=104277 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=104277 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=104277 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104277 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104275 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104275 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104274 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104274 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104274 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104273 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104272 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104218 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=104218 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=104218 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104218 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104218 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104215 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=104147 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=104147 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=104147 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=104147 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=104147 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=104147 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=104147 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=104147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103928 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103862 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103861 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103805 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103805 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103805 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103787 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103786 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103786 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103786 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103784 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103781 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103681 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103681 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103681 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103671 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=103671 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103671 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103643 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103643 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103643 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103604 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103513 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103513 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103497 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103428 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103428 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103426 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103422 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103422 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103401 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103401 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103401 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103400 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103400 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103400 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103400 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103363 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103363 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103363 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103363 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103344 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103326 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103326 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103231 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103231 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103231 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103180 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103180 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103180 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103180 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103176 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103176 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103162 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103162 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103125 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=103125 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=103125 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103125 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103089 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=103089 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=103089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=103089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=103089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102898 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=102898 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=102898 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102898 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102861 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102861 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102837 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102837 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102819 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102819 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102819 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102777 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102729 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102728 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102583 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=102583 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=102583 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102583 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102583 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102568 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102568 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102568 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102566 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102566 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102549 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102524 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102524 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102516 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102516 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102446 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102446 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102446 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102387 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102387 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102362 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102362 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102304 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102304 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102292 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=102292 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=102292 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102292 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102292 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102245 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102244 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102241 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=102241 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=102241 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=102241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102183 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102172 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102112 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102112 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=102111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102106 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=102106 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=102106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=102091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101971 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101962 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101962 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101962 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101943 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101943 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101943 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101923 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101923 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101900 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=101900 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101900 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101900 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101900 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101886 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101886 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101886 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101878 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101878 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101878 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101868 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101841 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101841 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101841 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101829 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101829 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101829 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101828 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101828 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101815 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101815 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101815 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101778 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101778 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101751 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101715 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101655 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101655 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101655 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101641 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101641 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101641 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101641 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101577 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101577 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101554 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101554 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101515 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=101515 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101515 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101515 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101515 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101514 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101468 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101468 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101468 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101466 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101416 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101416 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101411 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101411 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101411 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101411 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101403 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101403 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101388 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101271 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101269 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101130 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101130 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101101 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=101068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=101068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=101068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100895 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100895 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100841 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100841 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100838 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=100838 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100838 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100795 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=100795 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=100795 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=100795 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100750 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100750 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100749 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100748 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=100748 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100748 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100718 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100718 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100595 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=100595 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100540 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100539 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100539 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100527 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100527 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100523 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100433 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100394 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100262 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=100262 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=100262 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=100262 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=100262 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100262 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100100 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100100 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100097 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100097 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100049 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100049 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100047 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100047 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100047 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100032 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=100019 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=100019 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=100019 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=100019 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=100019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99971 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99971 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99868 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99868 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99868 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99868 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99868 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99868 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99795 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99765 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99765 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99765 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99765 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99765 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99764 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=99764 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99764 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99764 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99762 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99762 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99762 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99762 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99762 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99760 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99754 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99751 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99749 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99720 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99720 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99720 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99720 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99695 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99649 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99649 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99633 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99633 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99598 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99598 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99595 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=99595 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99595 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99595 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99595 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99584 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=99584 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99584 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99584 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99584 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99581 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99581 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99581 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99581 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99581 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99516 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99504 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99504 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99485 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99485 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99485 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99485 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99397 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99397 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99372 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99369 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99367 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99366 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99365 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99365 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99365 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99365 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99362 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99361 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99360 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99355 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99339 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99339 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99339 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99224 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99223 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99223 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99223 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99216 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99200 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99200 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99200 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99200 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99046 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=99046 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=99046 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=99046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=99021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98975 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98975 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98970 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98970 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98970 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98955 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=98955 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=98955 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=98955 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98955 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98955 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98955 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98900 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98900 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98894 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98894 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98891 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98891 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98891 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98890 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=98890 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=98890 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=98890 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98890 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98889 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98884 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98878 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98878 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98876 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=98876 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=98876 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98876 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98876 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98874 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98874 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98873 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98873 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98813 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=98813 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=98813 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98813 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98813 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98813 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98810 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98810 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98785 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98785 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98785 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98770 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98671 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98533 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98533 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98512 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=98512 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=98512 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=98512 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98512 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98512 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98505 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98496 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98496 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98411 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98264 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98264 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98260 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=98260 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=98260 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98260 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98260 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98217 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98217 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98217 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98208 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=98208 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=98208 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98208 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98208 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98141 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=98141 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98141 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98141 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98021 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98021 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98005 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=98005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=98005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=98005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97968 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97968 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97968 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97968 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97967 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97966 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97966 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97966 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97928 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97928 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97890 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=97890 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97890 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97849 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97820 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97820 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97820 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97811 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97787 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97752 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97752 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97678 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97678 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97678 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97672 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97672 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97671 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97658 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97642 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97642 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97642 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97637 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97637 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97637 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97621 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97621 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97567 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=97567 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=97567 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97567 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97567 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97567 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97566 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97566 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97516 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97516 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97504 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97418 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97390 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97388 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97387 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97384 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97381 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97318 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97248 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97247 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97216 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97216 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97184 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97176 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97176 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97176 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97175 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97175 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97175 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97129 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=97129 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97091 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=97068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=97013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=97013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96994 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=96994 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=96994 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=96994 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=96994 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96994 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96657 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96611 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96609 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96609 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96609 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96608 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96608 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96608 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96587 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96584 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96480 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96410 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96267 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96266 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96266 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96260 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96260 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96196 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96192 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96192 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96192 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96105 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96105 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=96005 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=96005 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=96005 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=96005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95984 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95984 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95916 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95916 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95916 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95888 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=95888 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=95888 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=95888 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=95888 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95858 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95858 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95848 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95848 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95833 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95833 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95772 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=95772 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=95772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=95772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95766 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95766 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95727 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95727 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95726 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95687 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95599 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95452 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95429 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95429 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95425 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95329 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95329 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95320 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95320 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95320 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95319 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95319 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95318 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95314 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=95314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95285 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95285 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95276 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95273 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95272 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95270 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=95270 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=95270 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=95270 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=95270 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95270 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95268 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=95268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95152 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95138 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95075 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95075 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95054 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95043 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=95043 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=95043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94849 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94849 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94814 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94814 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94814 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94716 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94716 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94715 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94715 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94694 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=94694 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94687 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94636 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94620 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94620 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94619 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=94619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94530 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94530 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94509 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94509 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94507 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=94507 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94507 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94498 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94498 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94498 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94491 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94491 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94465 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94465 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94464 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94463 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=94463 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94463 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94452 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94450 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94392 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94392 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94282 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=94282 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=94282 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94282 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94151 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94151 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94151 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94080 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=94080 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=94080 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=94080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=94080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=94007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93998 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93998 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93998 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93993 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=93993 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93993 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93856 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93856 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93784 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93783 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93782 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93685 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93685 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93683 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93679 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93679 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93679 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93654 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93647 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93647 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93622 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=93622 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93619 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=93619 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93556 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=93556 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93556 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93444 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93372 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93371 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=93371 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=93371 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=93371 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=93371 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93371 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93331 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93330 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=93330 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=93330 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=93330 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=93330 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93330 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93328 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93328 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93328 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93327 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93321 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93321 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93319 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93318 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=93318 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=93318 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=93318 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=93318 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93314 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93314 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93314 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93204 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93125 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93114 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93114 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93114 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93111 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93111 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93110 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93083 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=93083 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=93083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93002 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=93001 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=93001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92898 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92898 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92802 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92802 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92802 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92792 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92792 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92789 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92788 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92788 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92788 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92735 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=92735 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=92735 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=92735 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=92735 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92735 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92627 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92600 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92599 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92504 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92495 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92450 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=92450 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92450 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92447 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=92447 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92447 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92447 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92446 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92446 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92446 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92445 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=92445 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92445 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92419 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=92419 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92419 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92418 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92418 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92398 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92383 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92382 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92382 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92382 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92377 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92366 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92366 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92341 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=92341 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=92341 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=92341 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=92341 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92341 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92341 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92209 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92209 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92206 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92206 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92205 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92205 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92204 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92204 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92189 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92189 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92188 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92188 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92188 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92128 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92090 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92068 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=92068 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92067 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=92067 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=92067 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=92067 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92067 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92013 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=92013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91954 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91920 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91920 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91808 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91808 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91808 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91799 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91799 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91799 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91797 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91795 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91793 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91793 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91793 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91793 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91789 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91789 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91789 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91785 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91780 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91759 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91741 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91741 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91737 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91737 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91697 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91681 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=91681 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91681 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91681 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91681 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91680 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91680 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91680 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91672 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91669 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91664 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91664 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91649 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91645 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=91645 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91645 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91645 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91645 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91645 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91636 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=91636 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91636 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91636 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91634 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91634 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91579 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91579 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91579 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91569 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=91569 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=91569 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91569 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91569 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91569 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91494 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91488 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91488 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91486 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91486 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91486 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91472 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91459 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91459 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91459 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91354 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91308 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91308 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91245 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=91245 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91245 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91245 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91239 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91202 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91202 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91184 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91129 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91129 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91128 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91123 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91123 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91100 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91100 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91100 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91045 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91045 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91045 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91044 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91044 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91006 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91003 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=91003 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=91003 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=91003 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=91003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=91000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90981 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90981 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90981 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90947 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=90947 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=90947 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=90947 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90947 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90947 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90947 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90936 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90936 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90903 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90901 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90901 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90901 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90888 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90888 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90885 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90885 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90884 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90803 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90803 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90803 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90663 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90663 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90662 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90661 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90661 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90659 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90659 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90620 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90616 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90616 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90616 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90480 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90480 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90480 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90404 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90390 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90390 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90390 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90389 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90389 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90389 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90380 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90380 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90379 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90379 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90379 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90318 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90318 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90318 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90267 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90241 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90241 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90241 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90230 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90230 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90230 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90173 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=90173 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=90173 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90173 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90173 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90173 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90139 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90139 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90121 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90121 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90109 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90109 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90109 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90094 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90057 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=90057 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=90057 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=90024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=90024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89997 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89851 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89851 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89851 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89828 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89826 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=89826 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89803 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89801 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89801 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89731 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=89731 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=89731 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=89731 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89731 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89730 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=89730 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89705 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89703 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89386 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89378 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=89378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89350 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89350 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89199 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=89199 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89025 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=89025 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=89025 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=89025 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=89025 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89025 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89024 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=89024 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=89024 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89024 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89016 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89016 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=89013 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=89013 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=89013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=89013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88959 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88870 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=88870 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88870 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88870 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88855 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=88855 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=88855 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88855 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88187 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88101 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=88101 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=88101 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88099 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=88099 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=88099 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88099 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88099 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88089 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=88089 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88089 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88089 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=8) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88086 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=88086 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=88086 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=88086 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=88086 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88084 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=88084 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=88084 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=88084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=88084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=88043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87639 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=87639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87584 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=87584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=87584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87385 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=87385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=87385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87344 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=87344 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=87344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=87239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=87239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=87234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=87234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=87060 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=87060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=87060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=86960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=86960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=86959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=86959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=86660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=86660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86659 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=86659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=86659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86658 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=86658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=86658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86657 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=86657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=86657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86535 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=86535 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=86535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=86535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=86535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=86035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=85066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=84675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=84628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=84245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=84026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=83641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=83623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83577 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=83577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=83575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=83004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=82619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=82323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=82027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81764 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=81764 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=81764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=81764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81157 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=81157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=81157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81156 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=81156 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=81156 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=81156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=81063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80335 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=80335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=80295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80294 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=80294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=80292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=80030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79626 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79623 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79234 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=79234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=79234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79231 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=79231 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=79231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=79231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=79002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=78782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78778 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=78778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78578 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=78578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78174 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=78174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=78003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77995 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=77995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77993 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=77993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=77993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=77992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=77991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=77991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=77349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77232 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=77232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=77020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=77009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=76706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=76706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76064 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=76064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=76004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=75835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75819 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=75819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=75665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=75286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=75135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=75093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=75055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=74983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74850 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=74850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=74850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=74707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=74706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=74704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=74697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=74351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=74237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=74169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=73440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=73439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=73018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72955 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=72873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=72765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72764 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=72764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=72763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72571 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=72571 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=72571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=72045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=71784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=71716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=71669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=71647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=71631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71630 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=71630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=71000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=70900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=70898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=70377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68682 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=68682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=68584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=68005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67971 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=67971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67929 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=67929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=67896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67441 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=67441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=67435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=67084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=67084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66917 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=66917 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=66917 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=66917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=66148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=65711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=65231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=64970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=64969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=64831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=64714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=64627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=64309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=64201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=64192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=63191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62530 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=62530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=62515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=62440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=62293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=62023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=61696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61618 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=61010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60432 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=60037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59967 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=59967 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59967 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59693 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=59693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59515 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59515 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59135 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59135 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59134 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59133 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59132 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59127 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59126 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59125 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59124 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=59124 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=59124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59122 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59120 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59119 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=59119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=59037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=58067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=57299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=56079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55470 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=55470 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=55470 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=55470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=55110 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=55110 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=55110 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=55110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=54631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=54558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=54540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=54540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=54373 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=54373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=54372 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=54372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=54371 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=54371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=54339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=54130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=53264 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=53264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=53152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=53124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=53090 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=53090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=52503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=52357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52356 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=52356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=52300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=52161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=52021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=51729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=51728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=51675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=51658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51633 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=51633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=51633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51631 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=51631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=51000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=50250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=49161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48768 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48628 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=48628 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=48628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=48533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48016 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=48016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48015 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=48015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47859 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47484 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47311 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=47311 AND `DifficultyID`=0 AND `Idx`=1); +UPDATE `creature_questitem` SET `VerifiedBuild`=56421 WHERE (`CreatureEntry`=47311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47310 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=47310 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47309 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=47309 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47226 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=47226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=47056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=47009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46964 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46963 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46773 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=46773 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=46773 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=46773 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46772 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=46772 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=46772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=46772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46695 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46693 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=46693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46630 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46317 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=46017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45896 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=45896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=45896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45756 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=45756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=45753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=45582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=45582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45412 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=45412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=45358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=45321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45099 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=45084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44988 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44628 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44620 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44599 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44566 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=44566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=44167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=44166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=44165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=44164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44113 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=44011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=44011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43913 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43911 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43910 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43726 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=43726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43636 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=43636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43542 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=43542 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=43454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43417 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=43417 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=43417 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=43417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43364 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=43364 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43223 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43158 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=43123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=43026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=42937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=42858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=42780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=42766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=42527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=42010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41923 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=41923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41922 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=41922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41746 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=41746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=41746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41063 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=41000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=40841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40811 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=40811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=40811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40677 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=40677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40403 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=40403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=40276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=40224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40107 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=40107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39896 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=39896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39193 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=39193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=39087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39086 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=39086 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=39086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39049 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=39049 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=39004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=39004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38884 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=38884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=38663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38329 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=38329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38311 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38305 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=38305 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=38305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=38305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38034 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=38034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=38033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37924 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37585 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37157 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37093 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37090 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37084 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=37083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=37082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=36949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=36012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=35096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=35060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34747 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34631 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=34300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=34206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=33422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=33009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32576 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=32505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32482 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=32482 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=32482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=32201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31692 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=31692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31321 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=31321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=31231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31155 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=31140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31139 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=31139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=31139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=31037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30953 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30921 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=30921 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30877 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=30877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30872 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30868 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30863 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30843 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=30696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=30696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30260 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=30260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30208 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30206 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30205 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30184 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=30184 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=30037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=30037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29915 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=29915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29720 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29695 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29646 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29624 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29569 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29518 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29486 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29451 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29450 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29449 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29390 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29333 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29331 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29313 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29076 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29044 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=29013 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=29013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28862 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=28862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28858 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=28858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28641 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=28641 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28575 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28575 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28519 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28467 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=28467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28325 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28123 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28118 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=28118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28112 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28112 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28101 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=28101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28087 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28083 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28079 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28079 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28078 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28069 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=28069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28011 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=28004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=28001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27836 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=27836 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=27836 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27835 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=27835 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=27835 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27401 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27229 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27226 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27220 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27177 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=27177 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=27131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=27002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26786 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26769 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26769 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26616 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26517 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26483 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26467 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26418 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26410 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=26410 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26410 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26409 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=26409 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26408 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=26408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=26408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26334 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26319 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26316 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=26316 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=26225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=26073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25709 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25707 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25611 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25496 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25479 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=25479 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25224 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25209 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25203 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=25203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=25026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24920 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24871 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=24871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24791 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=24791 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=24791 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24681 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24644 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=24644 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24635 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=24635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24627 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24614 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24614 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24613 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24485 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24160 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24153 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24074 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24030 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=24030 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=24030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24018 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=24018 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=24018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=24013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23991 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=23991 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23990 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=23990 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23989 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=23989 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23954 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23945 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23796 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=23796 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=23796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23691 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=23691 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=23691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23690 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=23690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=23690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23651 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23592 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23353 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23169 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23020 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=23020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=23008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22994 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=22994 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22993 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=22993 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=22992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22482 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22181 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=22181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22052 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=22006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21901 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21897 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21864 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21801 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21462 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=21462 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21408 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=21408 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=21408 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21389 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21386 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=21386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21373 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21309 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21148 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21104 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21050 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=21004 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=21004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20854 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20777 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20775 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20774 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20770 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=20770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20751 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20748 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20747 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20610 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20610 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20496 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20459 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=20459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20458 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=20458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20409 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20387 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20332 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20326 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20324 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=20324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20221 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20215 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20207 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20161 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20145 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20134 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=20134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=20021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19984 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19982 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19947 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19926 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19827 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=19827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19826 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=19826 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19826 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19820 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19806 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19806 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19792 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19650 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=19650 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=19650 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19593 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19593 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19457 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=19457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19442 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=19442 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19422 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19312 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19189 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=19189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19055 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=19044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18981 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18884 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18878 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18878 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18877 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18876 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18870 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18869 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18850 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18706 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=18706 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18706 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=18670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18648 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18477 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=18477 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18476 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=18476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18465 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18465 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18423 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=18423 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=18423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=18286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18214 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=18214 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18213 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18204 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18182 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18171 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18129 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18128 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18105 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18087 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18065 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18064 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18047 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18046 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=18037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=18033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17991 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17882 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=17882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17839 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=17839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17798 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=17798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17609 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=17606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17381 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=17381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17307 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=17307 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17201 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=17201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17191 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=17133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17084 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17057 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17039 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=17014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16992 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16975 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16973 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16972 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16970 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16967 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16966 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16951 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16950 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16933 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16933 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16931 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=16931 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16907 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=16907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16903 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=16903 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=16903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16880 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=16880 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16879 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16874 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16874 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16873 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16871 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16808 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=16808 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16807 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16608 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16447 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16352 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16351 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16350 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16342 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16341 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16340 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16339 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16310 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16154 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16118 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16118 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16102 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16101 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16097 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16080 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=16080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=16017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15950 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15937 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=15937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=15937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=15689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15685 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=15685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=15669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=15668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15571 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15367 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15308 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15298 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=15298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15273 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=15273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=15121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14661 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14661 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14640 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=14640 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14604 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=14604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14533 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14527 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14225 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=14225 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=14225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=14221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=13718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13301 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=13301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=13282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13159 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=13159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=13019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12977 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=12977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12976 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=12976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12579 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=12236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12221 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=12017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11982 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11918 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11917 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11876 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11804 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11794 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11792 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11790 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11738 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11738 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11737 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11736 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11735 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11734 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11733 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11732 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11724 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11722 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11583 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11469 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11468 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11355 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11322 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11322 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11321 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11121 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=11121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11078 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11077 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=11022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10882 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10801 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10647 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10463 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10440 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10439 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=10439 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10372 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10083 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10081 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10080 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10076 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10041 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=10041 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=10041 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10041 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10040 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=10040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=10040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=10000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9916 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9819 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9816 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9779 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9684 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9684 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9683 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9683 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9622 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9622 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9622 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9621 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9621 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9568 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9477 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9464 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9456 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9456 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9441 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9336 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9336 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9318 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9216 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9167 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9166 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9165 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9164 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=9164 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=9164 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9164 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9163 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=9163 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=9163 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9163 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9162 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=9162 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=9162 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9162 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9156 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9098 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9056 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9033 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9033 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9026 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9025 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9024 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9024 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9017 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=9017 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=9017 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=9017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=9016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8983 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=8983 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=8983 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8929 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8909 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8908 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8906 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=8906 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8905 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8904 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8903 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8903 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8897 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8895 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8895 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8894 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8893 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8892 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8764 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8596 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8580 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8566 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8542 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8408 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8338 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8338 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8136 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=8136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=8075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7997 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=7997 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7902 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7901 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7896 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7886 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7885 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7883 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7883 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7858 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7858 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7857 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7857 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7856 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7796 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7796 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7795 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7795 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7603 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7584 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7454 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=7454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7453 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=7453 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=7452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7444 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7443 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7429 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7428 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7332 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7328 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7290 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7288 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7272 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7168 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7149 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7139 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7138 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7138 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7136 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7100 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7092 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7092 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7086 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7075 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7074 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7073 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=7030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=7023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6866 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6866 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6733 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6668 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6668 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6668 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6606 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6606 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6583 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6582 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=6582 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6582 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6582 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6582 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6581 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6581 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6560 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6555 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=6555 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6554 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=6554 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6554 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6553 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=6553 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6553 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6552 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=6552 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6552 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6551 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=6551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6516 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6516 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6514 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6514 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6513 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6513 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6512 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6511 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6510 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6510 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6509 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6508 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6507 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6507 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6504 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6504 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6503 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6503 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6502 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6502 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6501 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=6501 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6498 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6497 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6494 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6494 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6349 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6349 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6348 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6329 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6231 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6230 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6229 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6227 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6224 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6223 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6222 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6220 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6219 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6218 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6214 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6213 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6188 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6170 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6170 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6170 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6148 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6146 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6140 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=6140 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6093 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6072 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6070 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6069 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=6069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=6010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5992 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5985 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5865 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5865 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5864 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5862 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5861 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5860 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5860 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5859 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5855 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5853 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5853 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5852 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5851 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5843 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5842 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=5842 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5841 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5840 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=5840 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5840 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5839 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5838 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5838 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5837 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5837 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5836 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5835 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5832 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5828 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5828 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5827 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5827 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5825 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5823 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5800 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5777 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5776 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5761 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5719 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=5719 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=5719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5715 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5714 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5713 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=5713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=5713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5710 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5650 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5629 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5602 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5602 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5601 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5601 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5600 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5600 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5455 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5431 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5430 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5429 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5427 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=5427 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5423 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5423 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5420 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=5420 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5419 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5419 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5402 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5358 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5357 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5352 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5347 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5347 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5343 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5337 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5334 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5333 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5331 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5317 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5306 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5305 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5304 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5304 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5300 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5299 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5297 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5296 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5295 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5293 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5292 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5278 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=5278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=5278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5056 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5053 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=5048 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4849 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4849 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4848 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4848 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4847 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4847 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4846 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4846 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4845 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4845 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4844 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4844 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4842 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4841 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4812 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4807 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4805 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4802 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4798 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4723 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4719 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4712 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4711 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4704 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4700 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4692 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4675 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=4675 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=4675 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4674 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=4674 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=4674 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=4674 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4673 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=4673 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=4673 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4673 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4672 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=4672 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=4672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4671 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=4671 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=4671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4670 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=4670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=4670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4668 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4659 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4659 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4658 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4652 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4651 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4649 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4648 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4647 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4646 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4645 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4644 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4643 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4638 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4637 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4636 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4634 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4633 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4633 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4632 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4632 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4619 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4519 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4517 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4516 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4506 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4506 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4505 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4505 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4504 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4499 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4480 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4479 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4460 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4459 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4457 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4440 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4439 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4421 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4405 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4402 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4401 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4400 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4399 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4380 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4379 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4366 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4363 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4362 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4361 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4358 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4357 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4324 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4324 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4323 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4316 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4303 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4302 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4301 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4298 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4297 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4296 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4294 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4293 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4292 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4291 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4290 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4289 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4288 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4158 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4147 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4143 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4140 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4139 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4133 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4133 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4133 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4132 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4132 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4132 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4131 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4131 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4130 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=4130 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4044 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4040 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4040 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4038 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4036 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=4036 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4028 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4016 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4005 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4004 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4003 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4002 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=4001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3986 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3983 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3975 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3974 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3928 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3927 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3927 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3926 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3925 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3924 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3923 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3900 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3900 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3899 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3899 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3898 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3898 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3887 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3887 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3872 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3863 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3862 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3861 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3803 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3799 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3771 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3771 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3770 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3770 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3767 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3767 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3765 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3763 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3763 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3763 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3762 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3762 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3762 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3759 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3759 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3758 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3758 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3757 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3755 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3754 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3752 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3750 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3750 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3749 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3746 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3746 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3737 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3721 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3712 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3673 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3640 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3637 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3617 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3578 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3577 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3503 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3472 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3471 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3471 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3470 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3467 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3466 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3466 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3466 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3463 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3462 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3461 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3461 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3460 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3459 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3458 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3458 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3457 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3456 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3452 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3445 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3438 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3438 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3437 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3436 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3436 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3435 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3435 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3434 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3434 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3426 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3426 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3425 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3425 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3424 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3424 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3415 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3415 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3398 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3396 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3396 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3396 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3395 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3395 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3395 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3394 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3394 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3394 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3393 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3392 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3392 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3386 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3386 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3383 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3382 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3381 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3380 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3379 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3378 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=3378 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3378 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3378 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3377 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=3377 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3376 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=3376 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3295 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3286 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3286 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3286 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3285 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3284 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3284 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3283 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3283 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3283 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3282 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3282 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3281 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3281 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3280 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3280 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3279 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3279 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3278 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3278 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3277 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3277 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3276 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3276 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3275 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3275 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3274 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3273 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3272 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3271 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3271 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3269 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3268 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3268 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3267 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3267 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3266 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3265 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3263 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3263 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3262 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3262 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3261 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3260 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3259 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3258 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3258 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3257 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=3257 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3256 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=3256 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3255 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3254 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3249 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3247 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3246 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3246 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3245 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3245 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3244 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3243 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3242 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3242 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3241 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3240 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=3240 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3240 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3239 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3239 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3239 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3238 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=3238 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3238 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3238 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3236 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3234 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3234 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3228 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3226 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3199 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3199 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3198 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3198 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3197 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3196 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3195 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3192 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3141 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3131 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3130 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3127 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3107 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3106 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3105 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3104 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3102 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3101 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3068 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=3068 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3068 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3058 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3051 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3035 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3035 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2990 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2971 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2970 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2969 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2965 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2964 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2963 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2962 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2960 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2960 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2960 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2959 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2959 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2959 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2958 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2958 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2957 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2957 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2957 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2956 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2956 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2956 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2952 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2945 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2944 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2932 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2931 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2919 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2906 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2894 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2893 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2892 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2891 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2891 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2890 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2890 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2890 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2889 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2889 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2850 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2831 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2831 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2830 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2830 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2829 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2829 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2793 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2791 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2773 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2760 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2759 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2757 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2755 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2752 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2751 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2749 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2748 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2745 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2745 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2745 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2744 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2743 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2743 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2743 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2742 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2742 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2742 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2741 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2741 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2740 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=2740 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2740 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2740 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2739 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=2739 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2739 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2739 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2734 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2730 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2729 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2728 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2726 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2725 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2719 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2718 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2718 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2717 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2717 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2714 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2635 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2635 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2612 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2611 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2607 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2605 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2605 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2599 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2591 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2591 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2590 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2586 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2585 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2584 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2573 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2572 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2560 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2558 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2556 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2556 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2555 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2552 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2549 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2548 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2547 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2546 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2546 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2546 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2545 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2535 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2534 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2521 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=2521 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=2521 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2521 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2505 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2503 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2487 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2454 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2451 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2427 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2422 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2420 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2417 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2416 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2416 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2415 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2414 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2413 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2412 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2411 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2407 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2407 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2406 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2406 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2404 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2403 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2387 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2385 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2385 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2384 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2384 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2377 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2377 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2376 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2376 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2375 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2375 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2374 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2374 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2371 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2370 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2369 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2368 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2360 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2359 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2356 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2354 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2351 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2350 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2348 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2346 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2344 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2336 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2335 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2323 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2320 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2319 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2306 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2305 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2287 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2287 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2269 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2269 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2268 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2267 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2266 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2265 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2264 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2261 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2260 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2257 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2257 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2256 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2256 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2255 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2255 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2254 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2254 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2253 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2253 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2252 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2252 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2251 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2251 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2250 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2250 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2249 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2249 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2248 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2248 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2248 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2247 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2246 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2245 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2244 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2244 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2243 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2242 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2241 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2240 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2237 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2237 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2236 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2236 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2235 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2235 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2234 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2233 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=2233 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2233 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2231 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2212 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2208 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2207 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2206 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2205 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2204 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2201 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2190 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2189 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2187 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2166 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2120 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2091 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2091 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2089 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2071 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2071 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2070 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2069 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2045 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2043 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2042 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2038 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2034 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2030 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2030 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2029 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2029 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2027 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2027 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2025 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2019 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2018 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2017 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2015 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2009 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=2009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2008 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2007 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2006 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2001 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=2000 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1999 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1998 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1997 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1996 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1995 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1989 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1988 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1987 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1980 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1961 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1936 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1935 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1934 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1915 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1915 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1914 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1914 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1913 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1912 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1912 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1911 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1910 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1908 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1907 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1907 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1889 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1888 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1824 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1822 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1822 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1821 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1817 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1816 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1811 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1811 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1810 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1810 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1809 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1809 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1797 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1797 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1789 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1788 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1784 AND `DifficultyID`=0 AND `Idx`=1); +UPDATE `creature_questitem` SET `VerifiedBuild`=56421 WHERE (`CreatureEntry`=1784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1778 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1766 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1766 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1765 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1754 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1753 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1753 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1727 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1727 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1726 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1725 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1720 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1716 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1716 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1715 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1713 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1713 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1713 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1711 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1707 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1693 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1693 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1675 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1674 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1666 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1665 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1665 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1664 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1664 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1663 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1662 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1662 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1662 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1658 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1657 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1657 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1656 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1656 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1656 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1655 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1655 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1655 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1654 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1654 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1654 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1653 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1653 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1653 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1565 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1565 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1564 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1564 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1564 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1563 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1563 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1563 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1562 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1562 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1562 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1561 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1561 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1561 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1559 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1559 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1558 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1557 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1557 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1557 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1555 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1555 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1554 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1554 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1553 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1553 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1552 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1551 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=1551 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1551 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1551 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1550 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1549 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1549 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1548 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1548 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1547 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1545 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1545 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1544 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1544 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1543 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1543 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1541 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1541 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1540 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1540 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1539 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1538 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1538 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1537 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1537 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1537 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1536 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1536 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1536 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1535 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1535 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1534 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1533 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1532 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1530 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1529 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1528 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1527 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1526 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1526 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1525 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1525 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1523 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1523 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1522 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1520 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1520 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1514 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1513 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1512 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1509 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1508 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1493 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1492 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1492 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1491 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1491 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1490 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1490 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1490 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1489 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1489 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1488 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1488 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1426 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1421 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1418 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1417 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1397 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1393 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1388 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1388 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1364 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1353 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1271 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1270 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1270 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1259 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1225 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1211 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1211 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1197 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1196 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1195 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1193 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1186 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1185 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1184 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1183 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1181 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1180 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1179 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1178 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1177 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1176 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1175 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1174 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1173 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1172 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1167 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1167 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1166 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1165 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1165 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1164 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1163 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1162 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1161 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1160 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1159 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1152 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1152 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1151 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1150 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1150 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1144 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1142 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1137 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1135 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1134 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1129 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1128 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1114 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1111 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1111 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1110 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1109 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1108 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1097 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1096 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1096 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1095 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1094 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1088 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1085 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1082 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1067 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1067 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1066 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1065 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1062 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1062 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1061 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1061 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1060 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1060 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1059 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=1059 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=1059 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1059 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1037 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=1037 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1033 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1032 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1031 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1023 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1022 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1021 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1020 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1014 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1013 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1012 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1011 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1010 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=1009 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=979 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=979 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=978 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=978 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=977 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=976 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=949 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=949 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=948 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=948 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=946 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=943 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=942 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=942 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=942 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=941 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=941 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=941 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=940 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=940 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=939 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=939 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=938 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=937 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=937 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=930 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=930 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=930 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=922 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=921 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=905 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=881 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=881 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=880 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=879 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=877 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=875 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=873 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=871 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=856 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=855 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=854 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=834 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=833 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=832 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=824 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=818 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=818 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=815 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=814 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=813 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=808 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=787 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=785 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=784 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=784 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=784 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=783 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=783 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=783 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=782 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=782 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=782 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=781 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=781 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=781 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=780 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=780 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=780 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=780 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=780 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=775 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=772 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=772 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=772 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=758 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=756 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=736 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=735 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=732 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=731 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=731 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=730 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=730 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=729 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=729 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=728 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=728 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=725 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=723 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=710 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=709 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=708 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=705 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=704 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=703 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=702 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=702 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=702 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=702 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=701 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=701 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=701 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=701 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=700 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=699 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=699 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=699 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=699 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=698 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=697 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=697 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=697 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=696 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=696 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=696 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=696 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=694 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=694 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=694 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=694 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=691 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=691 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=690 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=690 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=690 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=689 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=689 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=689 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=688 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=687 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=687 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=686 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=685 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=684 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=683 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=682 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=681 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=680 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=679 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=678 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=677 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=676 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=675 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=674 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=672 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=672 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=672 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=671 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=671 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=671 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=671 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=671 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=670 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=670 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=670 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=670 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=669 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=669 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=669 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=667 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=667 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=667 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=667 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=660 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=660 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=660 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=660 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=660 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=642 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=641 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=639 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=636 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=634 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=626 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=625 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=624 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=623 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=619 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=619 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=615 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=604 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=604 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=598 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=597 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=597 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=597 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=597 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=597 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=595 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=595 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=595 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=595 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=594 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=590 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=589 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=588 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=588 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=588 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=588 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=587 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=587 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=587 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=587 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=580 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=574 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=570 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=570 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=569 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=567 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=566 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=565 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=550 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=550 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=547 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=539 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=531 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=531 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=524 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=522 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=521 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=518 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=515 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=511 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=506 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=504 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=502 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=502 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=501 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=501 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=500 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=500 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=481 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=478 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=476 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=476 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=475 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=475 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=474 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=474 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=473 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=473 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=454 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=453 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=452 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=452 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=450 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=449 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=448 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=446 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=445 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=442 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=430 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=428 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=391 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=345 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=330 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=330 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=327 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=327 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=327 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=315 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=314 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=300 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=299 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=285 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=232 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=217 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=210 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=210 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=203 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=202 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=202 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=200 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=199 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=157 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=154 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=126 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=125 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=124 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=124 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=123 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=122 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=121 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=119 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=117 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=117 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=116 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=113 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=103 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=98 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=97 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=95 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=92 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=92 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=92 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=69 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=48 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=46 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=40 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=40 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=38 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=3 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=3 AND `DifficultyID`=0 AND `Idx`=0); +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=224947 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219911 AND `DifficultyID`=0 AND `Idx`=2); -- Lasher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=223984 AND `DifficultyID`=0 AND `Idx`=0) OR (`CreatureEntry`=219447 AND `DifficultyID`=0 AND `Idx`=0); -- Famished Fog Beast +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=223866 AND `DifficultyID`=0 AND `Idx`=0); -- Shadow-seized Loader +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=223795 AND `DifficultyID`=0 AND `Idx`=2); -- Crystal Monster +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=221663 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=221663 AND `DifficultyID`=0 AND `Idx`=0); -- Shadow-hemmed Fog Beast +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=221424 AND `DifficultyID`=0 AND `Idx`=0); -- Deathspore Lashroom +UPDATE `creature_questitem` SET `ItemId`=219934, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=6); -- Spore-infused Shalewing +UPDATE `creature_questitem` SET `ItemId`=225741, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=5); -- Spore-infused Shalewing +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=221217 AND `DifficultyID`=0 AND `Idx`=0); -- Spore-infused Shalewing +UPDATE `creature_questitem` SET `ItemId`=219934, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=6); -- Hungerer of the Deeps +UPDATE `creature_questitem` SET `ItemId`=225741, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=5); -- Hungerer of the Deeps +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=221199 AND `DifficultyID`=0 AND `Idx`=0); -- Hungerer of the Deeps +UPDATE `creature_questitem` SET `ItemId`=219934, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=221179 AND `DifficultyID`=0 AND `Idx`=3); -- Duskshadow +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=220624 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=219881 AND `DifficultyID`=0 AND `Idx`=2); -- Drowned Arathi +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=220541 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=220541 AND `DifficultyID`=0 AND `Idx`=2); -- Keening Shadows +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=219939 AND `DifficultyID`=0 AND `Idx`=2); -- Fathomless Ambusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=219728 AND `DifficultyID`=0 AND `Idx`=2); -- Unbound Drowned +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=219715 AND `DifficultyID`=0 AND `Idx`=2); -- Kobyss Ambusher +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=219448 AND `DifficultyID`=0 AND `Idx`=0); -- Devouring Fog Beast +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=219446 AND `DifficultyID`=0 AND `Idx`=0); -- Voracious Fog Beast +UPDATE `creature_questitem` SET `ItemId`=219934, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=6); -- Disturbed Earthgorger +UPDATE `creature_questitem` SET `ItemId`=225741, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=5); -- Disturbed Earthgorger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=218393 AND `DifficultyID`=0 AND `Idx`=0); -- Disturbed Earthgorger +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=215682 AND `DifficultyID`=0 AND `Idx`=2); -- Kobyss Necromancer +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=213600 AND `DifficultyID`=0 AND `Idx`=2); -- Blood Abomination +UPDATE `creature_questitem` SET `ItemId`=225950, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=212397 AND `DifficultyID`=0 AND `Idx`=1) OR (`CreatureEntry`=212397 AND `DifficultyID`=0 AND `Idx`=0); -- Nerubian Saboteur +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=10) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=9) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=8); -- Ravageant +UPDATE `creature_questitem` SET `ItemId`=219934, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=207826 AND `DifficultyID`=0 AND `Idx`=3); -- Ravageant +UPDATE `creature_questitem` SET `ItemId`=219934, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=206977 AND `DifficultyID`=0 AND `Idx`=4) OR (`CreatureEntry`=206977 AND `DifficultyID`=0 AND `Idx`=3) OR (`CreatureEntry`=206977 AND `DifficultyID`=0 AND `Idx`=2) OR (`CreatureEntry`=206977 AND `DifficultyID`=0 AND `Idx`=1); -- Parasidious +UPDATE `creature_questitem` SET `ItemId`=219934, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=7) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=6) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=5) OR (`CreatureEntry`=206184 AND `DifficultyID`=0 AND `Idx`=4); -- Deathpetal +UPDATE `creature_questitem` SET `ItemId`=220737, `VerifiedBuild`=56421 WHERE (`CreatureEntry`=203063 AND `DifficultyID`=0 AND `Idx`=2); -- Brimstone Conspirator + +DELETE FROM `creature_quest_currency` WHERE (`CurrencyId`=3066 AND `CreatureId` IN (227753,226631,225581,225468,224617,224388,222822,222498,222182,217457,215010,214757,214548,213324,212633)) OR (`CurrencyId`=3008 AND `CreatureId` IN (164567,164517,164501,163157,162693,162691,162689,129208,128651,128650)) OR (`CurrencyId`=2915 AND `CreatureId` IN (164517,162693)) OR (`CurrencyId`=2914 AND `CreatureId` IN (164517,162693)); +INSERT INTO `creature_quest_currency` (`CreatureId`, `CurrencyId`, `VerifiedBuild`) VALUES +(227753, 3066, 56421), -- Masked Ferret - 3066 +(226631, 3066, 56421), -- Banded Snakebiter - 3066 +(225581, 3066, 56421), -- Underbrush Deepstrider - 3066 +(225468, 3066, 56421), -- Skulking Mongrel - 3066 +(224617, 3066, 56421), -- Regeneald - 3066 +(224388, 3066, 56421), -- Nerubian Spiderling - 3066 +(222822, 3066, 56421), -- Jellyfish - 3066 +(222498, 3066, 56421), -- Feral Lynx - 3066 +(222182, 3066, 56421), -- Basin Ferret - 3066 +(217457, 3066, 56421), -- Deeps Strider Matriarch - 3066 +(215010, 3066, 56421), -- Lynx Cub - 3066 +(214757, 3066, 56421), -- Croakit - 3066 +(214548, 3066, 56421), -- Slippery Syphoner - 3066 +(213324, 3066, 56421), -- Ferret - 3066 +(212633, 3066, 56421), -- Ferret - 3066 +(164567, 3008, 56421), -- Ingra Maloch - 3008 +(164517, 2915, 56421), -- Tred'ova - 2915 +(164517, 2914, 56421), -- Tred'ova - 2914 +(164517, 3008, 56421), -- Tred'ova - 3008 +(164501, 3008, 56421), -- Mistcaller - 3008 +(163157, 3008, 56421), -- Amarth - 3008 +(162693, 2915, 56421), -- Nalthor the Rimebinder - 2915 +(162693, 2914, 56421), -- Nalthor the Rimebinder - 2914 +(162693, 3008, 56421), -- Nalthor the Rimebinder - 3008 +(162691, 3008, 56421), -- Blightbone - 3008 +(162689, 3008, 56421), -- Surgeon Stitchflesh - 3008 +(129208, 3008, 56421), -- Dread Captain Lockwood - 3008 +(128651, 3008, 56421), -- Hadal Darkfathom - 3008 +(128650, 3008, 56421); -- Chopper Redhook - 3008 + +UPDATE `creature_quest_currency` SET `VerifiedBuild`=56421 WHERE (`CurrencyId`=3056 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,222624,222305,222038,221846,221845,221327,220589,220010,218306,217024,216663,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,216052,216051,216050,216049,216048,216047,216046,216045,216044,216043,216042,216041,216039,216038,216037,216034,216032,216031,215881,215877,215435,215434,214151)) OR (`CurrencyId`=2815 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,227671,223209,222380,222378,221786,221767,221753,221708,221690,221668,221648,221551,221534,221217,221199,221179,221128,221126,220890,220883,220771,220287,220286,220285,220276,220275,220274,220273,220272,220271,220270,220269,220268,220267,220266,220265,219284,219281,219279,219278,219271,219270,219269,219268,219267,219266,219265,219264,219263,219262,218458,218452,218444,218426,218393,217534,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,216010,215881,215877,215805,214757,213115)) OR (`CurrencyId`=3008 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,228713,227671,218370,218002,217489,216658,216648,216619,216537,216320,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877,215657,215407,215405,214661,214506,214504,214503,214502,213217,213179,213119,211089,211087,210271,210267,210156,210153,210108)) OR (`CurrencyId`=3067 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877)) OR (`CurrencyId`=3064 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877)) OR (`CurrencyId`=3063 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877)) OR (`CurrencyId`=3062 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877)) OR (`CurrencyId`=3060 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877)) OR (`CurrencyId`=3059 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877)) OR (`CurrencyId`=3058 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877)) OR (`CurrencyId`=3057 AND `CreatureId` IN (229821,229820,229818,229817,229816,229814,229813,229812,229810,229809,229808,229792,229791,216537,216317,216290,216288,216282,216281,216250,216249,216247,216246,215881,215877)) OR (`CurrencyId`=3066 AND `CreatureId` IN (229821,229820,229817,229816,229814,229813,229812,229734,229708,229705,229704,229688,229679,229638,229621,229620,229617,229605,229526,229525,229523,229512,229491,229209,229207,229206,229205,229191,229188,229179,229178,229173,229172,229170,229167,229166,229165,229164,229163,229135,229119,229118,229117,229111,229107,229099,229098,229097,229096,229088,229087,229074,229073,229072,229068,229067,229060,228999,228898,228897,228896,228895,228875,228874,228854,228853,228851,228850,228823,228733,228670,228669,228506,228451,228450,228447,228439,228309,228288,228217,228213,228212,228153,228131,228120,228115,228077,228073,228055,228045,228029,228018,228012,228000,227999,227983,227980,227954,227953,227944,227935,227934,227933,227895,227865,227864,227831,227799,227788,227780,227778,227777,227757,227741,227652,227650,227638,227631,227627,227608,227605,227572,227552,227546,227538,227484,227483,227470,227439,227369,227365,227364,227346,227325,227285,227282,227280,227265,227255,227247,227230,227215,227204,227198,227184,227183,227150,227121,227057,227027,227026,227002,226996,226965,226929,226925,226901,226879,226712,226700,226648,226636,226586,226573,226421,226417,226413,226411,226400,226397,226386,226381,226369,226295,226291,226265,226252,226242,226235,226232,226218,226216,226198,226193,226179,226176,226173,226171,226165,226128,226122,226120,226118,226117,226116,226115,226112,226111,226101,226079,226069,226050,226037,226029,226028,226013,226007,226005,226000,225990,225989,225987,225981,225971,225970,225969,225968,225943,225938,225936,225933,225921,225919,225913,225912,225895,225889,225865,225862,225777,225703,225702,225698,225694,225642,225612,225610,225594,225557,225552,225550,225525,225520,225515,225488,225482,225446,225445,225388,225311,225271,225270,225268,225255,225244,225181,225180,225139,225138,225102,225080,225078,225049,225019,224972,224963,224959,224958,224924,224897,224879,224876,224844,224831,224830,224808,224800,224799,224789,224785,224779,224767,224753,224751,224738,224735,224688,224677,224636,224623,224611,224588,224587,224586,224585,224582,224578,224576,224551,224521,224517,224515,224508,224501,224496,224472,224469,224468,224467,224464,224456,224454,224410,224409,224402,224401,224357,224350,224125,224112,224109,224106,224101,224100,224099,224096,224081,224080,223935,223931,223855,223841,223840,223834,223831,223789,223783,223782,223749,223704,223684,223671,223494,223492,223491,223458,223433,223429,223428,223426,223422,223388,223329,223239,223191,223178,223167,223117,223091,223080,223079,223078,223077,223076,223075,223074,223073,223070,223067,223066,223065,223060,223058,223056,223044,223042,223041,223031,222976,222973,222959,222958,222917,222898,222874,222873,222872,222869,222868,222832,222821,222820,222810,222807,222797,222796,222794,222786,222773,222729,222722,222721,222719,222679,222653,222652,222645,222619,222618,222515,222496,222491,222486,222485,222484,222399,222398,222397,222396,222395,222394,222388,222387,222385,222384,222347,222332,222329,222328,222324,222322,222312,222310,222302,222280,222262,222255,222248,222237,222223,222183,222173,222164,222157,222156,222057,222041,222039,222019,221954,221939,221927,221897,221786,221717,221704,221690,221684,221678,221668,221648,221646,221644,221616,221606,221573,221572,221570,221569,221563,221534,221528,221527,221523,221474,221470,221358,221327,221301,221298,221297,221217,221198,221192,221186,221185,221151,221145,221144,221142,221141,221138,221136,221134,221126,221123,221080,221076,221065,221029,221024,221017,220983,220981,220980,220979,220975,220938,220890,220854,220851,220790,220789,220786,220775,220772,220736,220714,220708,220707,220701,220698,220548,220502,220500,220492,220483,220449,220399,220398,220383,220376,220363,220362,220300,220299,220295,220286,220285,220275,220271,220270,220261,220257,220238,220236,220188,220155,220087,220059,220022,219970,219962,219949,219930,219929,219915,219912,219905,219902,219857,219854,219850,219843,219799,219764,219696,219695,219693,219670,219628,219623,219606,219432,219397,219365,219359,219353,219350,219329,219291,219281,219278,219271,219267,219265,219264,219263,219257,219248,219246,219170,219163,219131,218893,218885,218879,218772,218771,218735,218730,218725,218524,218454,218452,218401,218393,218380,218355,218330,218329,218213,218211,218205,218203,218201,218188,218187,218161,218094,218091,218083,218082,218066,218065,218048,218015,218014,218012,218010,218009,217962,217949,217939,217916,217897,217797,217796,217753,217743,217742,217741,217735,217727,217726,217724,217720,217698,217637,217629,217624,217614,217561,217556,217527,217524,217523,217484,217477,217428,217379,217371,217329,217297,217296,217269,217183,217127,217122,217121,217085,217040,217038,216975,216974,216970,216963,216957,216948,216944,216844,216663,216561,216560,216555,216546,216537,216405,216387,216325,216300,216288,216249,216197,216144,216078,216066,216065,216055,216044,216042,216039,216037,216031,216017,215991,215990,215959,215945,215942,215937,215936,215934,215933,215932,215919,215910,215909,215907,215888,215887,215886,215884,215881,215876,215875,215874,215873,215872,215871,215846,215831,215830,215794,215790,215772,215771,215769,215752,215743,215739,215735,215733,215690,215680,215608,215595,215562,215548,215532,215453,215412,215411,215386,215384,215358,215347,215346,215206,215099,215074,215070,215059,215058,215055,215054,215053,215036,215026,215024,215023,215021,215005,215004,215003,215002,214973,214971,214970,214963,214962,214960,214949,214935,214932,214930,214928,214926,214925,214875,214845,214835,214834,214831,214821,214806,214801,214772,214764,214755,214738,214735,214594,214578,214534,214473,214453,214436,214406,214357,214285,214162,214151,214081,213973,213960,213922,213852,213851,213848,213847,213845,213843,213834,213700,213398,213367,213365,213320,213316,213315,213314,213313,213214,213212,213211,213210,213206,213205,213204,213203,213202,213201,213182,213165,213164,213163,213162,213161,213160,213158,213157,213156,213090,213088,213084,213068,213067,213058,213056,213055,213051,213050,213040,213039,213038,213037,213028,213027,213026,213025,213024,213023,213022,213021,213020,213019,213017,213010,213009,213007,213006,213005,213004,213003,213002,213001,212998,212997,212996,212995,212994,212990,212989,212942,212940,212938,212937,212936,212932,212931,212926,212924,212923,212922,212919,212908,212907,212906,212905,212904,212901,212900,212898,212897,212896,212895,212894,212882,212879,212874,212868,212855,212710,212704,212702,212701,212696,212665,212664,212663,212662,212652,212651,212650,212649,212640,212638,212637,212634,212630,212628,212627,212623,212622,212621,212620,212619,212618,212616,212615,212614,212613,212612,212607,212605,212604,212599,212561,212560,212545,212543,212538,212537,212529,212511,212447,212425,212424,212368,212364,212323,212322,212321,212303,212302,212300,212292,212291,212281,212278,212277,212276,212214,212124,212123,212122,212106,212105,212103,212092,212091,211983,211982,211980,211969,211968,211899,211894,211892,211891,211881,211878,211854,211817,211771,211768,211742,211556,211555,211480,210949,209559,209506,209467)) OR (`CurrencyId`=3099 AND `CreatureId` IN (228713,218370,217489,215657,214506,214504,214503,214502)) OR (`CurrencyId`=3093 AND `CreatureId` IN (228713,218370,217489,215657,214506,214504,214503,214502)) OR (`CurrencyId`=2917 AND `CreatureId` IN (228713,218370,217489,215657,214506,214504,214503,214502)) OR (`CurrencyId`=2916 AND `CreatureId` IN (228713,218370,217489,215657,214506,214504,214503,214502)) OR (`CurrencyId`=2915 AND `CreatureId` IN (228713,218370,217489,216658,215657,215407,214661,214506,214504,214503,214502,213119)) OR (`CurrencyId`=2914 AND `CreatureId` IN (228713,218370,217489,216658,215657,215407,214661,214506,214504,214503,214502,213119)) OR (`CurrencyId`=3023 AND `CreatureId` IN (228713,218370,217489,215657,214506,214504,214503,214502)) OR (`CurrencyId`=3068 AND `CreatureId`=227671) OR (`CurrencyId`=2803 AND `CreatureId`=227671) OR (`CurrencyId`=3115 AND `CreatureId` IN (224824,223917,223756,222723,221976,221975,221974,221970)) OR (`CurrencyId`=2003 AND `CreatureId` IN (224008,223124,223120,221028,221025,219697,218484,218264,218254,217920,217915,217841,217839,217510,217226,217220,217148,217032,216894,216843,216772,216771,216753,216737,216735,216726,216725,216724,216721,216714,216713,216712,216711,216707,216706,216705,216704,216703,216702,216701,216700,216699,216698,216697,216696,216695,216694,216693,216692,216691,216690,216688,216676,216675,216674,216595,216473,216472,216471,216470,216465,216404,216403,216402,216401,216400,216399,216395,216394,216285,216284,216280,216274,216273,216228,216124,215999,215825,215795,214888,214887,214779,214681,214610,214535,214334,214325,214294,214237,214234,214233,214231,214230,214229,214228,214227,214226,214225,214224,214223,214222,214221,214219,214217,214215,214214,214213,214202,214201,214200,214189,214188,214186,214175,214174,214173,214131,214125,214122,214075,214057,214055,214052,214029,214028,214025,214010,214007,214006,213865,213864,213822,213821,213819,213818,213815,213814,213813,213809,213808,213801,213800,213794,213788,213781,213757,213740,213737,213696,213676,213675,213668,213654,213647,213646,213630,213629,213628,213549,213547,213546,213542,213539,213506,213504,213466,213439,213433,213309,213272,213255,213192,213086,212909,212875,212842,212841,212840,212822,212820,212810,212796,212791,212790,212789,212690,212687,212685,212684,212666,212657,212655,212647,212636,212606,212600,212588,212585,212506,212505,212504,212503,212502,212501,212499,212495,212493,212492,212490,212488,212487,212486,212485,212484,212482,212481,212480,212471,212470,212469,212467,212431,212418,212410,212409,212406,212327,212326,212325,212320,212317,212314,212250,212223,212194,212193,212190,212188,212183,212161,212158,212154,212153,212152,212151,212145,212144,212143,212133,212126,212118,212090,212086,212085,212070,212069,212067,212066,212065,212062,212061,212060,212058,212057,212056,212055,212054,212053,212052,212051,212050,212049,212047,212046,212045,212044,212043,212042,212041,212040,212039,212036,212033,212031,212028,212024,212006,212004,212003,212002,211990,211989,211972,211971,211970,211964,211961,211960,211940,211932,211926,211924,211923,211922,211902,211886,211877,211827,211822,211814,211808,211791,211781,211776,211772,211770,211769,211767,211763,211762,211757,211756,211755,211669,211667,211651,211630,211551,211527,211526,211524,211523,211522,211520,211518,211474,211419,211411,211410,211401,211389,211384,211383,211381,211380,211378,211377,211376,211374,211373,211372,211370,211347,211345,211344,211343,211342,211339,211327,211320,211318,211317,211316,211314,211313,211305,211300,211294,211292,211286,211285,211283,211258,211246,211245,211242,211241,211240,211238,211236,211221,211220,211219,211217,211209,211207,211206,211203,211199,211197,211196,211195,211194,211193,211184,211179,211178,211176,211165,211164,211163,211159,211157,211154,211145,211143,211142,211141,211139,211130,211126,211124,211123,211120,211117,211116,211115,211114,211113,211096,211095,211091,211077,211074,211072,211071,211059,211058,211057,211045,211037,211032,211030,211029,211021,211020,211019,211013,211010,211007,211003,211002,210999,210990,210989,210988,210986,210985,210984,210983,210982,210981,210977,210976,210975,210960,210957,210954,210953,210946,210944,210943,210928,210918,210912,210902,210895,210894,210893,210892,210890,210885,210882,210880,210879,210877,210875,210874,210873,210872,210867,210866,210865,210864,210862,210861,210848,210846,210844,210843,210834,210833,210831,210829,210826,210813,210799,210798,210795,210794,210793,210791,210790,210789,210788,210785,210784,210783,210782,210777,210776,210775,210774,210772,210771,210769,210767,210762,210754,210752,210751,210735,210734,210730,210725,210724,210723,210704,210703,210702,210701,210696,210691,210685,210679,210669,210668,210667,210666,210665,210662,210654,210653,210652,210651,210649,210648,210643,210642,210641,210640,210637,210635,210626,210624,210622,210620,210612,210610,210609,210596,210595,210594,210593,210592,210591,210587,210585,210568,210567,210559,210557,210555,210553,210552,210550,210547,210544,210538,210525,210519,210518,210517,210511,210508,210507,210505,210504,210503,210500,210499,210498,210497,210496,210494,210492,210480,210477,210476,210475,210474,210472,210471,210469,210468,210467,210466,210464,210461,210460,210459,210458,210457,210456,210455,210450,210449,210448,210447,210446,210445,210443,210442,210441,210440,210439,210437,210436,210435,210434,210431,210430,210429,210428,210427,210425,210424,210423,210422,210421,210420,210419,210418,210412,210410,210409,210408,210407,210403,210402,210401,210400,210389,210387,210382,210380,210372,210365,210364,210363,210357,210355,210346,210344,210336,210335,210333,210332,210331,210327,210326,210323,210320,210319,210316,210315,210314,210312,210310,210307,210306,210305,210295,210294,210293,210292,210291,210290,210289,210288,210284,210283,210282,210278,210277,210275,210272,210256,210236,210235,210234,210230,210229,210221,210211,210210,210209,210195,210193,210186,210185,210178,210177,210176,210175,210173,210172,210170,210169,210168,210166,210165,210163,210162,210161,210160,210155,210150,210147,210143,210142,210137,210130,210127,210125,210122,210121,210118,210114,210111,210106,210103,210101,210099,210096,210089,210087,210084,210083,210081,210075,210070,210065,210064,210063,210062,210061,210060,210059,210056,210054,210052,210051,210050,210047,210046,210045,210043,210042,210041,210026,210025,210023,210021,210017,210015,210010,210008,209983,209982,209980,209975,209974,209973,209971,209969,209966,209963,209962,209957,209953,209952,209950,209936,209930,209929,209926,209919,209916,209915,209913,209912,209911,209909,209905,209902,209900,209898,209895,209894,209893,209882,209880,209875,209874,209864,209856,209852,209851,209845,209844,209843,209836,209835,209833,209832,209831,209829,209828,209827,209826,209821,209816,209808,209805,209799,209796,209795,209794,209793,209788,209782,209779,209776,209775,209772,209771,209769,209768,209767,209752,209751,209749,209740,209739,209737,209736,209735,209734,209727,209726,209723,209722,209720,209676,209664,209662,209661,209660,209659,209658,209657,209656,209655,209630,209627,209621,209620,209616,209614,209606,209602,209599,209583,209580,209579,209578,209577,209575,209574,209570,209569,209567,209566,209565,209564,209563,209562,209553,209552,209535,209534,209533,209527,209523,209521,209504,209503,209499,209497,209496,209495,209494,209493,209492,209491,209474,209473,209472,209464,209457,209456,209453,209450,209448,209445,209444,209440,209434,209433,209432,209431,209430,209427,209424,209401,209367,209365,209360,209359,209358,209343,209332,209328,209324,209323,209320,209310,209306,209305,209304,209291,209287,209281,209280,209258)) OR (`CurrencyId`=2122 AND `CreatureId` IN (224008,223124,223120,219697,218264,218254,217510,216894,216724,216706,216595,216473,216472,216471,216470,216465,216404,216403,216402,216401,216400,216399,216395,216394,216124,215999,215825,215795,214681,214610,214334,214189,214188,214186,214175,214174,214173,214029,214028,214010,213865,213864,213822,213819,213815,213675,213646,213506,213439,213272,213255,213192,213086,212909,212842,212796,212791,212790,212789,212690,212666,212657,212655,212647,212636,212606,212600,212418,212409,212326,212325,212250,212193,212190,212188,212183,212154,212153,212152,212118,212003,211940,211932,211886,211772,211770,211762,211419,211411,211389,211380,211378,211317,211314,211300,211294,211286,211217,211207,211139,211117,211113,211071,211021,211019,210943,210885,210880,210861,210829,210799,210784,210769,210752,210691,210669,210668,210667,210666,210665,210637,210635,210612,210610,210609,210568,210567,210557,210555,210553,210547,210525,210517,210497,210496,210480,210468,210448,210445,210443,210441,210440,210425,210418,210412,210410,210409,210408,210407,210363,210355,210336,210310,210292,210291,210275,210169,210168,210163,210160,210142,210122,210121,210023,210017,209974,209971,209952,209856,209852,209845,209844,209843,209836,209833,209827,209816,209808,209805,209771,209769,209752,209735,209727,209726,209722,209664,209627,209621,209606,209580,209579,209577,209566,209457,209424,209310,209291)) OR (`CurrencyId`=2118 AND `CreatureId` IN (224008,223124,223120,219697,218264,218254,217510,216894,216724,216706,216595,216473,216472,216471,216470,216465,216404,216403,216402,216401,216400,216399,216395,216394,216124,215999,215825,215795,214681,214610,214334,214189,214188,214186,214175,214174,214173,214029,214028,214010,213865,213864,213822,213819,213815,213675,213646,213506,213439,213272,213255,213192,213086,212909,212842,212796,212791,212790,212789,212690,212666,212657,212655,212647,212636,212606,212600,212418,212409,212326,212325,212250,212193,212190,212188,212183,212154,212153,212152,212118,212003,211940,211932,211886,211772,211770,211762,211419,211411,211389,211380,211378,211317,211314,211300,211294,211286,211217,211207,211139,211117,211116,211113,211071,211021,211019,210943,210885,210880,210861,210829,210799,210784,210769,210752,210691,210669,210668,210667,210666,210665,210637,210635,210612,210610,210609,210568,210567,210557,210555,210553,210547,210525,210517,210497,210496,210480,210468,210448,210445,210443,210441,210440,210425,210418,210412,210410,210409,210408,210407,210363,210355,210336,210310,210292,210291,210275,210169,210168,210163,210160,210142,210122,210121,210023,210017,209974,209971,209952,209856,209852,209845,209844,209843,209836,209833,209827,209816,209808,209805,209771,209769,209752,209735,209727,209726,209722,209664,209627,209621,209606,209580,209579,209577,209566,209457,209424,209310,209291)) OR (`CurrencyId`=2650 AND `CreatureId` IN (223599,222945,222943,222942,222913,222905,221028,221025,219990,219927,219926,219925,219924,219923,219858,219642,219021,219020,219004,218998,218997,218996,218995,218994,218993,218855,218854,218827,218484,217920,217915,217841,217839,217226,217220,217182,217181,217179,217178,217174,217170,217169,217148,217140,217046,217032,216843,216816,216801,216788,216783,216782,216780,216778,216772,216771,216767,216766,216765,216763,216762,216760,216759,216758,216757,216756,216755,216754,216753,216752,216751,216750,216749,216747,216746,216745,216744,216743,216742,216740,216737,216735,216729,216726,216725,216722,216721,216714,216713,216712,216709,216708,216707,216705,216704,216703,216702,216701,216700,216699,216698,216697,216696,216695,216694,216693,216692,216691,216690,216688,216687,216685,216684,216683,216676,216675,216674,216647,216646,216642,216595,216473,216472,216471,216470,216465,216432,216431,216429,216425,216423,216422,216415,216286,216285,216284,216280,216274,216273,216258,216254,216228,215089,214889,214888,214887,214779,214765,214671,214596,214535,214349,214347,214346,214345,214344,214342,214340,214337,214336,214335,214333,214332,214330,214329,214328,214326,214325,214323,214322,214321,214320,214316,214315,214314,214311,214308,214307,214306,214305,214304,214303,214294,214250,214249,214246,214237,214234,214233,214231,214230,214229,214228,214227,214226,214225,214224,214223,214222,214221,214219,214217,214215,214214,214213,214202,214201,214200,214191,214187,214149,214135,214131,214127,214125,214122,214057,214055,214054,214052,214051,214043,214033,214030,214029,214028,214027,214026,214025,214010,214009,214008,214007,214006,213947,213946,213876,213821,213820,213819,213818,213816,213815,213814,213813,213809,213808,213807,213802,213801,213800,213794,213788,213782,213781,213772,213757,213755,213752,213747,213740,213737,213731,213676,213668,213654,213647,213630,213629,213628,213588,213587,213549,213547,213546,213542,213539,213504,213499,213492,213466,213455,213433,213309,213272,213271,213131,213130,213128,212955,212920,212909,212893,212875,212841,212840,212822,212820,212794,212690,212687,212685,212684,212588,212585,212572,212571,212508,212506,212505,212504,212503,212502,212501,212499,212495,212493,212492,212490,212488,212487,212486,212485,212484,212482,212481,212480,212474,212471,212470,212469,212467,212434,212431,212430,212429,212409,212406,212374,212338,212320,212317,212314,212259,212223,212190,212188,212183,212161,212158,212154,212153,212152,212151,212145,212144,212143,212141,212140,212139,212138,212137,212133,212126,212093,212090,212086,212085,212079,212070,212069,212067,212066,212065,212062,212061,212060,212058,212057,212056,212055,212054,212053,212052,212051,212050,212049,212047,212046,212045,212044,212043,212042,212041,212040,212039,212036,212035,212033,212031,212028,212024,212010,212007,212006,212005,212004,212002,211990,211989,211987,211972,211971,211970,211964,211961,211960,211950,211949,211948,211947,211932,211931,211926,211924,211923,211922,211909,211908,211902,211885,211883,211877,211845,211844,211843,211827,211822,211814,211808,211791,211781,211776,211769,211767,211763,211757,211756,211755,211748,211735,211734,211710,211709,211669,211667,211657,211651,211630,211561,211551,211527,211526,211524,211523,211522,211520,211518,211474,211411,211410,211401,211389,211384,211383,211381,211380,211378,211377,211376,211374,211373,211372,211370,211347,211345,211344,211343,211342,211327,211320,211318,211317,211316,211313,211309,211308,211307,211300,211294,211292,211287,211285,211283,211258,211257,211256,211255,211254,211253,211252,211246,211245,211242,211240,211238,211236,211233,211221,211220,211219,211218,211216,211212,211211,211209,211208,211207,211206,211203,211202,211199,211198,211197,211196,211195,211194,211193,211184,211180,211176,211175,211174,211165,211164,211163,211159,211157,211154,211145,211143,211142,211141,211136,211130,211126,211125,211124,211123,211122,211120,211117,211116,211115,211114,211113,211103,211098,211096,211095,211091,211086,211085,211084,211083,211082,211077,211076,211074,211072,211071,211069,211068,211067,211066,211064,211059,211058,211057,211049,211045,211037,211032,211030,211029,211024,211023,211021,211020,211013,211010,211007,211003,211002,210999,210992,210990,210989,210988,210986,210985,210984,210983,210982,210981,210977,210976,210975,210960,210957,210955,210954,210953,210952,210946,210944,210941,210928,210918,210917,210912,210902,210895,210894,210893,210892,210890,210882,210880,210879,210877,210875,210874,210873,210872,210867,210866,210865,210864,210862,210860,210859,210848,210846,210844,210843,210834,210833,210831,210826,210819,210813,210808,210807,210798,210796,210795,210794,210793,210791,210790,210789,210788,210785,210783,210782,210777,210776,210775,210774,210772,210771,210769,210768,210767,210762,210754,210752,210751,210739,210735,210734,210730,210725,210724,210723,210711,210710,210709,210707,210706,210704,210703,210702,210701,210698,210696,210691,210686,210685,210684,210679,210662,210655,210654,210653,210652,210651,210649,210648,210647,210645,210643,210642,210641,210640,210637,210626,210624,210622,210620,210596,210595,210594,210593,210592,210591,210587,210585,210568,210567,210559,210552,210550,210544,210538,210527,210525,210516,210511,210508,210505,210504,210503,210500,210499,210498,210496,210495,210494,210492,210484,210477,210476,210475,210474,210470,210469,210466,210465,210461,210460,210459,210458,210457,210456,210455,210450,210449,210447,210446,210443,210442,210439,210435,210434,210431,210430,210429,210428,210427,210421,210420,210419,210418,210403,210402,210401,210400,210393,210389,210387,210382,210380,210372,210365,210364,210363,210357,210356,210355,210346,210344,210343,210342,210341,210337,210336,210335,210334,210333,210332,210331,210327,210326,210323,210320,210319,210316,210315,210314,210312,210309,210306,210305,210286,210285,210284,210283,210282,210281,210278,210277,210275,210274,210272,210257,210256,210242,210241,210239,210236,210235,210234,210230,210229,210221,210211,210210,210209,210195,210193,210186,210185,210178,210176,210175,210166,210165,210162,210161,210155,210144,210143,210137,210136,210132,210130,210128,210127,210126,210125,210119,210118,210117,210114,210112,210111,210106,210103,210101,210099,210096,210089,210087,210084,210083,210081,210077,210075,210070,210065,210064,210063,210062,210061,210060,210059,210056,210054,210053,210052,210051,210050,210047,210046,210045,210043,210042,210041,210026,210025,210024,210022,210021,210017,210015,210010,210008,209983,209982,209980,209975,209974,209973,209969,209966,209963,209962,209957,209953,209952,209950,209937,209936,209935,209934,209933,209932,209931,209930,209929,209926,209925,209919,209917,209916,209915,209914,209913,209912,209911,209910,209909,209907,209905,209904,209903,209902,209900,209898,209897,209896,209895,209894,209893,209882,209880,209878,209876,209875,209874,209871,209864,209859,209856,209851,209845,209844,209843,209841,209840,209835,209834,209832,209831,209829,209828,209826,209821,209820,209817,209813,209810,209809,209808,209807,209805,209799,209796,209795,209794,209793,209788,209782,209779,209777,209776,209775,209772,209771,209770,209769,209768,209767,209766,209764,209763,209762,209761,209760,209752,209751,209749,209746,209743,209740,209739,209737,209736,209734,209723,209720,209719,209718,209700,209699,209691,209689,209676,209675,209674,209662,209661,209660,209659,209658,209657,209656,209655,209630,209620,209616,209614,209610,209605,209602,209600,209599,209598,209587,209583,209578,209575,209574,209571,209570,209569,209567,209566,209565,209564,209563,209562,209553,209552,209546,209545,209544,209543,209537,209535,209534,209533,209527,209526,209525,209523,209522,209521,209517,209504,209503,209501,209499,209497,209496,209495,209494,209493,209492,209491,209474,209473,209472,209464,209462,209457,209456,209453,209450,209448,209445,209444,209440,209434,209433,209432,209431,209430,209427,209423,209415,209412,209411,209410,209409,209408,209407,209406,209405,209402,209401,209400,209399,209398,209397,209395,209394,209392,209390,209388,209387,209367,209365,209362,209361,209360,209359,209358,209343,209342,209337,209334,209332,209329,209328,209327,209324,209323,209321,209320,209319,209318,209317,209310,209306,209305,209304,209302,209301,209291,209290,209287,209286,209285,209283,209281,209280,209279,209278,209277,209269,209268,209267,209266,209264,209263,209262,209261,209258)) OR (`CurrencyId`=2897 AND `CreatureId` IN (223209,222380,222378,221128,221126,220890,220883,219284,219281,219279,219278,219271,219270,219269,219268,219267,219266,219265,219264,219263,219262,217534,213115)) OR (`CurrencyId`=3004 AND `CreatureId` IN (222624,221327,216052,216051,216050,216049,216048,216047,216046,216045,216044,216043,216042,216041,216039,216038,216037,216034,216032,216031,214151)) OR (`CurrencyId`=3003 AND `CreatureId` IN (222624,221327,216052,216051,216050,216049,216048,216047,216046,216045,216044,216043,216042,216041,216039,216038,216037,216034,216032,216031,214151)) OR (`CurrencyId`=3002 AND `CreatureId` IN (222624,221327,216052,216051,216050,216049,216048,216047,216046,216045,216044,216043,216042,216041,216039,216038,216037,216034,216032,216031,214151)) OR (`CurrencyId`=2899 AND `CreatureId` IN (221786,221767,221753,221708,221690,221668,221648,221551,221534,221179,220771,218458,218452,218444,218426,216010,215805,214757)) OR (`CurrencyId`=2902 AND `CreatureId` IN (221217,221199,220287,220286,220285,220276,220275,220274,220273,220272,220271,220270,220269,220268,220267,220266,220265,218393)) OR (`CurrencyId`=2649 AND `CreatureId` IN (221028,221025,218484,217920,217915,217841,217839,217226,217220,217148,217032,216843,216772,216771,216753,216737,216735,216726,216725,216721,216714,216713,216712,216707,216705,216704,216703,216702,216701,216700,216699,216698,216697,216696,216695,216694,216693,216692,216691,216690,216688,216676,216675,216674,216285,216284,216280,216274,216273,216228,214888,214887,214779,214535,214325,214294,214237,214234,214233,214231,214230,214229,214228,214227,214226,214225,214224,214223,214222,214221,214219,214217,214215,214214,214213,214202,214201,214200,214131,214125,214122,214075,214057,214055,214052,214025,214007,214006,213821,213818,213814,213813,213809,213808,213801,213800,213794,213788,213781,213757,213740,213737,213696,213676,213668,213654,213647,213630,213629,213628,213549,213547,213546,213542,213539,213504,213466,213433,213309,212875,212841,212840,212822,212820,212810,212690,212687,212685,212684,212588,212585,212506,212505,212504,212503,212502,212501,212499,212495,212493,212492,212490,212488,212487,212486,212485,212484,212482,212481,212480,212471,212470,212469,212467,212431,212410,212406,212327,212320,212317,212314,212223,212194,212161,212158,212151,212145,212144,212143,212133,212126,212090,212086,212085,212070,212069,212067,212066,212065,212062,212061,212060,212058,212057,212056,212055,212054,212053,212052,212051,212050,212049,212047,212046,212045,212044,212043,212042,212041,212040,212039,212036,212033,212031,212028,212024,212006,212004,212002,211990,211989,211972,211971,211970,211964,211961,211960,211926,211924,211923,211922,211902,211877,211827,211822,211814,211808,211791,211781,211776,211769,211767,211763,211757,211756,211755,211669,211667,211651,211630,211551,211527,211526,211524,211523,211522,211520,211518,211474,211410,211401,211384,211383,211381,211377,211376,211374,211373,211372,211370,211347,211345,211344,211343,211342,211339,211327,211320,211318,211316,211313,211305,211300,211292,211285,211283,211258,211246,211245,211242,211241,211240,211238,211236,211221,211220,211219,211209,211206,211203,211199,211197,211196,211195,211194,211193,211184,211179,211178,211176,211165,211164,211163,211159,211157,211154,211145,211143,211142,211141,211130,211126,211124,211123,211120,211116,211115,211114,211113,211096,211095,211091,211077,211074,211072,211059,211058,211057,211045,211037,211032,211030,211029,211020,211013,211010,211007,211003,211002,210999,210990,210989,210988,210986,210985,210984,210983,210982,210981,210977,210976,210975,210960,210957,210954,210953,210946,210944,210928,210918,210912,210902,210895,210894,210893,210892,210890,210882,210879,210877,210875,210874,210873,210872,210867,210866,210865,210864,210862,210848,210846,210844,210843,210834,210833,210831,210826,210813,210798,210795,210794,210793,210791,210790,210789,210788,210785,210783,210782,210777,210776,210775,210774,210772,210771,210767,210762,210754,210751,210735,210734,210730,210725,210724,210723,210704,210703,210702,210701,210696,210685,210679,210662,210654,210653,210652,210651,210649,210648,210643,210642,210641,210640,210626,210624,210622,210620,210596,210595,210594,210593,210592,210591,210587,210585,210559,210552,210550,210544,210538,210519,210518,210511,210508,210507,210505,210504,210503,210500,210499,210498,210494,210492,210477,210476,210475,210474,210472,210471,210469,210467,210466,210464,210461,210460,210459,210458,210457,210456,210455,210450,210449,210447,210446,210442,210439,210437,210436,210435,210434,210431,210430,210429,210428,210427,210424,210423,210422,210421,210420,210419,210418,210403,210402,210401,210400,210389,210387,210382,210380,210372,210365,210364,210357,210346,210344,210335,210333,210332,210331,210327,210326,210323,210320,210319,210316,210315,210314,210312,210307,210306,210305,210295,210294,210293,210290,210289,210288,210284,210283,210282,210278,210277,210272,210256,210236,210235,210234,210230,210229,210221,210211,210210,210209,210195,210193,210186,210185,210178,210177,210176,210175,210173,210172,210170,210166,210165,210162,210161,210155,210150,210147,210143,210137,210130,210127,210125,210118,210114,210111,210106,210103,210101,210099,210096,210089,210087,210084,210083,210081,210075,210070,210065,210064,210063,210062,210061,210060,210059,210056,210054,210052,210051,210050,210047,210046,210045,210043,210042,210041,210026,210025,210021,210017,210015,210010,210008,209983,209982,209980,209975,209974,209973,209969,209966,209963,209962,209957,209953,209950,209936,209930,209929,209926,209919,209916,209915,209913,209912,209911,209909,209905,209902,209900,209898,209895,209894,209893,209882,209880,209875,209874,209864,209851,209843,209835,209832,209831,209829,209828,209826,209821,209808,209799,209796,209795,209794,209793,209788,209782,209779,209776,209775,209772,209768,209767,209751,209749,209740,209739,209737,209736,209734,209723,209720,209676,209662,209661,209660,209659,209658,209657,209656,209655,209630,209620,209616,209614,209602,209599,209583,209578,209575,209574,209570,209569,209567,209566,209565,209564,209563,209562,209553,209552,209535,209534,209533,209527,209523,209521,209504,209503,209499,209497,209496,209495,209494,209493,209492,209491,209474,209473,209472,209464,209456,209453,209450,209448,209445,209444,209440,209434,209433,209432,209431,209430,209427,209401,209367,209365,209360,209359,209358,209343,209332,209328,209324,209323,209320,209310,209306,209305,209304,209287,209281,209280,209258)) OR (`CurrencyId`=3028 AND `CreatureId`=220846) OR (`CurrencyId`=738 AND `CreatureId` IN (220524,218391,217558,217557,217189)) OR (`CurrencyId`=2778 AND `CreatureId` IN (220524,218391,217558,217557,217189)) OR (`CurrencyId`=2245 AND `CreatureId` IN (214131,212410,210756,210508,210161,210111,210075,210070,210064,210051,210050,210047,210046,210045,209936,209929,209919,209915,209913,209912,209911,209909,209902,209898,209896,209893,209837,209754,209753,209620,209365,209333)) OR (`CurrencyId`=1155 AND `CreatureId`=213757) OR (`CurrencyId`=2812 AND `CreatureId` IN (210756,209896,209333)) OR (`CurrencyId`=2809 AND `CreatureId` IN (210756,209896,209333)) OR (`CurrencyId`=2807 AND `CreatureId` IN (210756,209896,209333)) OR (`CurrencyId`=2806 AND `CreatureId` IN (210756,209896,209333)) OR (`CurrencyId`=3010 AND `CreatureId` IN (210756,209896,209333)) OR (`CurrencyId`=2800 AND `CreatureId` IN (210756,209896,209333)) OR (`CurrencyId`=2707 AND `CreatureId` IN (209915,209912,209333)) OR (`CurrencyId`=2706 AND `CreatureId` IN (209837,209754,209753,209333)) OR (`CurrencyId`=2780 AND `CreatureId`=209333) OR (`CurrencyId`=2709 AND `CreatureId`=209333) OR (`CurrencyId`=2708 AND `CreatureId`=209333) OR (`CurrencyId`=2784 AND `CreatureId`=209333) OR (`CurrencyId`=2774 AND `CreatureId`=209333); +UPDATE `creature_quest_currency` SET `VerifiedBuild`=56421 WHERE (`CurrencyId`=2649 AND `CreatureId` IN (209256,209255,209252,209245,209244,209241,209240,209237,209236,209235,209202,209200,209198,209196,209185,209182,209179,209176,209175,209174,209172,209171,209169,209167,209161,209152,209142,209129,209113,209092,209083,209076,209048,209047,209035,209021,208996,208973,208963,208950,208949,208948,208946,208903,208889,208885,208884,208883,208878,208870,208805,208792,208780,208740,208737,208734,208733,208729,208727,208725,208721,208718,208695,208692,208691,208690,208688,208676,208674,208664,208663,208662,208661,208660,208659,208658,208650,208635,208633,208626,208617,208616,208615,208610,208607,208606,208605,208604,208603,208602,208601,208600,208599,208595,208594,208593,208580,208563,208556,208529,208522,208511,208498,208492,208486,208475,208463,208443,208435,208430,208429,208419,208418,208394,208393,208392,208391,208385,208378,208377,208374,208373,208368,208361,208360,208349,208306,208302,208301,208299,208286,208281,208280,208235,208234,208233,208232,208231,208230,208229,208222,208187,208173,208170,208027,207997,207982,207926,207828,207809,207807,207789,207786,207785,207784,207782,207777,207769,207760,207755,207674,207660,207653,207652,207644,207627,207626,207625,207624,207623,207622,207621,207620,207619,207618,207617,207616,207570,207567,207564,207560,207555,207554,207543,207532,207523,207500,207347,207344,207328,207315,207314,207313,207309,207307,207306,207304,207302,207301,207300,207298,207292,207291,207290,207289,207280,207276,207275,207274,207273,207272,207253,207210,207208,207203,207201,207184,207183,207182,207181,207180,207179,207178,207160,207154,207144,207143,207141,207139,207136,207110,207105,207101,207096,207091,207090,207089,207088,207087,207084,207072,207069,207068,207048,207047,207039,207030,207029,207027,207026,207025,207024,207023,207016,207015,207014,207013,206975,206954,206866,206865,206860,206859,206858,206846,206845,206843,206842,206841,206840,206839,206838,206837,206836,206835,206818,206815,206813,206812,206811,206810,206805,206803,206802,206801,206800,206799,206796,206795,206794,206791,206769,206767,206752,206751,206729,206727,206722,206721,206720,206717,206716,206703,206693,206691,206690,206689,206687,206685,206684,206676,206675,206674,206673,206670,206669,206668,206667,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206650,206644,206642,206639,206634,206628,206626,206620,206619,206614,206604,206603,206601,206597,206582,206581,206580,206579,206578,206577,206576,206575,206573,206565,206564,206563,206562,206561,206560,206559,206558,206557,206556,206555,206554,206553,206552,206551,206550,206549,206530,206527,206517,206511,206494,206493,206492,206491,206490,206489,206488,206487,206485,206482,206481,206480,206478,206477,206472,206440,206429,206427,206424,206403,206400,206364,206359,206358,206327,206326,206325,206244,206243,206242,206241,206236,206235,206234,206227,206226,206225,199773)) OR (`CurrencyId`=2003 AND `CreatureId` IN (209256,209255,209252,209245,209244,209241,209240,209237,209236,209235,209234,209218,209204,209202,209200,209198,209196,209185,209182,209181,209179,209176,209175,209174,209172,209171,209169,209167,209161,209156,209152,209150,209142,209137,209131,209129,209117,209113,209098,209097,209092,209083,209076,209073,209050,209048,209047,209035,209021,208996,208994,208993,208985,208973,208963,208950,208949,208948,208946,208903,208889,208885,208884,208883,208878,208870,208865,208864,208863,208861,208854,208805,208803,208792,208780,208761,208748,208740,208737,208734,208733,208729,208727,208725,208721,208718,208695,208692,208691,208690,208688,208676,208674,208673,208664,208663,208662,208661,208660,208659,208658,208650,208635,208633,208626,208625,208617,208616,208615,208612,208610,208607,208606,208605,208604,208603,208602,208601,208600,208599,208596,208595,208594,208593,208591,208589,208588,208580,208576,208563,208557,208556,208540,208529,208522,208511,208502,208498,208492,208488,208487,208486,208475,208463,208443,208435,208430,208429,208419,208418,208405,208402,208394,208393,208392,208391,208385,208383,208378,208377,208374,208373,208368,208361,208360,208359,208349,208326,208321,208318,208311,208306,208302,208301,208299,208286,208281,208280,208246,208236,208235,208234,208233,208232,208231,208230,208229,208222,208200,208187,208181,208173,208170,208141,208089,208029,208027,207997,207982,207931,207926,207888,207857,207828,207825,207819,207817,207809,207807,207806,207792,207791,207789,207788,207786,207785,207784,207782,207781,207778,207777,207773,207769,207760,207755,207731,207698,207674,207660,207653,207652,207644,207627,207626,207625,207624,207623,207622,207621,207620,207619,207618,207617,207616,207570,207567,207565,207564,207560,207557,207555,207554,207543,207532,207524,207523,207500,207494,207485,207467,207455,207448,207429,207417,207413,207357,207347,207344,207337,207336,207335,207334,207332,207328,207315,207314,207313,207309,207307,207306,207304,207302,207301,207300,207298,207292,207291,207290,207289,207288,207286,207285,207284,207280,207276,207275,207274,207273,207272,207260,207259,207253,207245,207229,207211,207210,207209,207208,207203,207201,207184,207183,207182,207181,207180,207179,207178,207175,207173,207171,207163,207160,207159,207154,207152,207147,207144,207143,207141,207139,207136,207110,207109,207105,207101,207096,207091,207090,207089,207088,207087,207084,207072,207069,207068,207048,207047,207039,207031,207030,207029,207027,207026,207025,207024,207023,207016,207015,207014,207013,206975,206966,206959,206954,206951,206893,206866,206865,206860,206859,206858,206853,206851,206850,206848,206847,206846,206845,206843,206842,206841,206840,206839,206838,206837,206836,206835,206833,206831,206830,206823,206819,206818,206817,206815,206813,206812,206811,206810,206805,206803,206802,206801,206800,206799,206798,206797,206796,206795,206794,206792,206791,206773,206769,206767,206764,206752,206751,206729,206728,206727,206722,206721,206720,206717,206716,206707,206706,206703,206702,206701,206693,206691,206690,206689,206687,206685,206684,206676,206675,206674,206673,206672,206670,206669,206668,206667,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206650,206649,206645,206644,206642,206639,206634,206628,206626,206620,206619,206618,206614,206604,206603,206601,206597,206582,206581,206580,206579,206578,206577,206576,206575,206573,206565,206564,206563,206562,206561,206560,206559,206558,206557,206556,206555,206554,206553,206552,206551,206550,206549,206530,206527,206517,206511,206494,206493,206492,206491,206490,206489,206488,206487,206485,206482,206481,206480,206478,206477,206472,206461,206444,206440,206437,206429,206427,206424,206403,206400,206364,206359,206358,206327,206326,206325,206321,206246,206244,206243,206242,206241,206237,206236,206235,206234,206227,206226,206225,206162,206134,206127,206125,206073,206048,206024,206023,206008,205971,205968,205940,205939,205938,205937,205936,205935,205934,205919,205918,205910,205907,205906,205905,205865,205840,205820,205812,205763,205673,205672,205671,205656,205651,205644,205642,205641,205632,205629,205628,205623,205622,205620,205619,205618,205613,205611,205594,205566,205565,205564,205561,205556,205551,205550,205549,205548,205547,205478,205425,205361,205348,205338,205300,205284,205245,205244,205243,205242,205241,205240,205239,205238,205237,205236,205235,205234,205231,205230,205229,205228,205227,205226,205223,205215,205204,205203,205175,205169,205154,205131,205123,205121,205082,205079,205078,205076,205075,205074,205066,205061,205043,205030,205019,205018,205001,204988,204965,204949,204947,204925,204922,204863,204861,204860,204829,204826,204800,204742,204741,204738,204728,204699,204689,204686,204652,204649,204646,204642,204618,204616,204615,204614,204582,204581,204580,204579,204578,204566,204555,204554,204553,204550,204549,204525,204508,204466,204444,204442,204441,204434,204432,204423,204389,204387,204379,204378,204356,204353,204352,204351,204350,204349,204348,204332,204331,204330,204316,204315,204314,204313,204311,204310,204309,204308,204307,204304,204297,204290,204274,204247,204246,204245,204243,204242,204208,204207,204204,204172,204171,204164,204163,204158,204148,204146,204128,204121,204111,204110,204108,204106,204101,204099,204096,204093,204092,204087,204080,204078,204076,204075,204073,204072,204063,204056,204043,204029,204023,204015,204014,204013,204012,204011,204010,204007,204005,204004,203990,203988,203976,203975,203974,203973,203972,203970,203960,203959,203958,203957,203953,203949,203948,203947,203946,203939,203934,203933,203930,203927,203922,203917,203916,203914,203912,203910,203909,203908,203900,203898,203897,203896,203893,203891,203890,203888,203887,203851,203846,203834,203831,203826,203825,203819,203816,203811,203809,203806,203793,203788,203783,203771,203760,203738,203737,203736,203735,203734,203725,203723,203722,203717,203716,203712,203709,203707,203705,203703,203700,203699,203698,203692,203691,203687,203686,203685,203684,203682,203681,203674,203668,203664,203662,203660,203657,203656,203646,203643,203642,203637,203630,203629,203627,203626,203625,203621,203620,203619,203618,203617,203616,203611,203606,203605,203596,203593,203592,203521,203515,203480,203479,203477,203469,203468,203462,203436,203435,203434,203424,203417,203411,203389,203387,203385,203384,203368,203355,203353,203332,203330,203325,203316,203277,203261,203260,203259,203252,203241,203240,203239,203238,203237,203234,203233,203228,203227,203222,203220,203219,203215,203164,203126,203105,203091,203082,203081,203080,203073,203072,203054,203053,203038,203031,203029,203026,203025,203013,203006,203001,202981,202973,202967,202963,202962,202954,202944,202943,202941,202940,202939,202934,202932,202930,202924,202913,202888,202884,202866,202858,202846,202845,202841,202835,202828,202826,202803,202795,202785,202783,202772,202769,202768,202767,202749,202731,202724,202723,202696,202693,202678,202676,202675,202653,202623,202622,202621,202608,202607,202606,202555,202549,202529,202524,202510,202506,202483,202481,202475,202454,202450,202441,202439,202436,202418,202417,202376,202327,202326,202325,202324,202320,202319,202318,202317,202316,202314,202312,202310,202309,202307,202304,202303,202302,202288,202286,202284,202283,202282,202281,202280,202279,202276,202275,202274,202273,202272,202271,202270,202269,202268,202266,202264,202262,202261,202260,202259,202258,202257,202256,202248,202247,202246,202245,202244,202109,202108,201871,201852,201831,201828,201823,201822,201820,201789,201770,201753,201748,201746,201736,201735,201725,201724,201699,201673,201664,201636,201635,201633,201629,201625,201623,201562,201561,201559,201558,201557,201556,201555,201554,201553,201552,201550,201549,201545,201543,201542,201540,201539,201538,201537,201535,201534,201533,201532,201509,201439,201369,201348,201341,201309,201308,201307,201305,201304,201301,201300,201298,201295,201294,201292,201288,201266,201255,201218,201185,201181,201161,201155,201154,201153,201152,201151,201150,201148,201147,201135,201130,201117,201113,201097,201096,201093,201088,201078,201072,201063,201062,201054,201036,201035,201034,201033,201029,201027,201023,201013,201010,200993,200978,200960,200956,200949,200945,200944,200931,200911,200910,200907,200904,200901,200894,200892,200891,200890,200885,200881,200879,200878,200877,200869,200858,200855,200853,200852,200850,200849,200847,200815,200806,200804,200785,200774,200767,200765,200761,200758,200757,200756,200751,200745,200743,200742,200740,200739,200738,200737,200736,200735,200730,200725,200722,200721,200720,200717,200711,200681,200675,200622,200621,200620,200619,200610,200600,200598,200594,200593,200589,200588,200587,200584,200583,200581,200579,200572,200569,200548,200547,200546,200545,200543,200542,200537,200529,200527,200513,200498,200489,200488,200486,200485,200484,200483,200477,200466,200461,200460,200454,200453,200452,200451,200450,200449,200421,200420,200417,200397,200389,200385,200384,200383,200382,200381,200380,200379,200378,200377,200372,200371,200370,200369,200368,200357,200339,200338,200335,200334,200331,200325,200321,200320,200319,200316,200315,200312,200311,200310,200308,200307,200306,200305,200304,200303,200302,200301,200288,200287,200286,200285,200284,200278,200276,200275,200272,200250,200249,200247,200236,200235,200212,200186,200183,200179,200178,200173,200139,200138,200136,200135,200133,200132,200128,200121,200120,200113,200111,200068,200067,200066,200058,200057,200038,200033,200027,200002,199998,199996,199992,199989,199988,199986,199982,199980,199979,199978,199974,199972,199971,199968,199967,199966,199946,199945,199942,199941,199937,199936,199935,199934,199933,199931,199930,199929,199928,199916,199874,199873,199872,199871,199870,199869,199866,199865,199857,199856,199855,199853,199848,199847,199844,199843,199842,199840,199839,199837,199833,199832,199831,199830,199829,199828,199827,199826,199825,199824,199822,199818,199817,199816,199813,199809,199807,199802,199800,199791,199790,199786,199785,199784,199780,199777,199776,199775,199774,199773,199730,199729,199722,199719,199718,199717,199716,199715,199691,199688,199656,199655,199651,199639,199638,199637,199636,199635,199634,199633,199632,199614,199610,199589,199585,199555,199548,199546,199544,199543,199542,199537,199534,199533,199510,199507,199506,199494,199493,199485,199437,199415,199412,199401,199380,199379,199374,199364,199354,199346,199338,199333,199332,199331,199327,199319,199318,199312,199308,199307,199306,199303,199300,199298,199290,199289,199286,199285,199284,199282,199279,199278,199276,199266,199260,199248,199246,199238,199228,199220,199207,199200,199197,199195,199194,199192,199191,199190,199182,199181,199150,199124,199037,199030,199029,199028,199027,199013,199011,198975,198959,198950,198937)) OR (`CurrencyId`=2650 AND `CreatureId` IN (209256,209255,209252,209245,209244,209241,209240,209237,209236,209235,209218,209210,209202,209201,209200,209198,209196,209185,209182,209179,209176,209175,209174,209173,209172,209171,209169,209167,209164,209162,209161,209159,209157,209156,209153,209152,209151,209149,209147,209145,209142,209139,209137,209129,209126,209113,209106,209104,209102,209101,209092,209089,209088,209087,209083,209076,209066,209064,209052,209048,209047,209042,209041,209040,209035,209031,209029,209028,209024,209021,209016,209014,209013,209010,208996,208977,208973,208970,208963,208962,208950,208949,208948,208946,208926,208913,208907,208906,208905,208903,208900,208896,208889,208888,208885,208884,208883,208878,208872,208871,208870,208867,208866,208851,208848,208805,208804,208793,208792,208784,208783,208780,208779,208763,208762,208760,208759,208755,208754,208753,208750,208746,208740,208737,208736,208735,208733,208732,208731,208730,208725,208721,208718,208714,208713,208696,208695,208692,208691,208690,208688,208686,208676,208674,208671,208669,208664,208663,208662,208661,208660,208659,208658,208650,208635,208633,208626,208617,208616,208615,208611,208610,208607,208606,208605,208604,208603,208602,208601,208600,208599,208598,208595,208594,208593,208592,208580,208574,208573,208572,208563,208562,208560,208559,208556,208552,208551,208550,208547,208544,208537,208529,208522,208516,208511,208506,208505,208503,208498,208495,208492,208489,208486,208475,208472,208470,208463,208443,208435,208430,208429,208419,208418,208409,208408,208407,208406,208404,208401,208399,208394,208393,208392,208391,208389,208385,208378,208377,208374,208373,208368,208366,208361,208360,208354,208352,208349,208339,208337,208334,208333,208332,208331,208330,208329,208327,208326,208325,208324,208323,208322,208321,208320,208319,208306,208302,208301,208299,208286,208281,208280,208272,208271,208270,208269,208268,208235,208234,208233,208232,208231,208230,208229,208222,208187,208177,208175,208173,208170,208156,208143,208047,208027,208026,208025,207997,207982,207926,207828,207809,207807,207789,207788,207786,207785,207784,207782,207781,207779,207777,207769,207760,207755,207674,207660,207659,207653,207652,207644,207627,207626,207625,207624,207623,207622,207621,207620,207619,207618,207617,207616,207608,207607,207570,207567,207564,207560,207555,207554,207548,207543,207536,207532,207531,207523,207522,207508,207507,207506,207505,207504,207503,207501,207500,207494,207493,207364,207362,207361,207360,207354,207352,207350,207347,207344,207328,207327,207326,207325,207323,207322,207321,207320,207317,207316,207315,207314,207313,207309,207307,207306,207304,207302,207301,207300,207298,207292,207291,207290,207289,207280,207276,207275,207274,207273,207272,207270,207269,207268,207265,207264,207263,207262,207261,207260,207259,207258,207257,207255,207254,207253,207251,207250,207249,207248,207247,207246,207245,207244,207242,207233,207231,207230,207229,207228,207227,207226,207225,207224,207216,207211,207210,207208,207204,207203,207201,207184,207183,207182,207181,207180,207179,207178,207160,207159,207154,207153,207144,207143,207141,207139,207136,207125,207124,207122,207120,207119,207118,207117,207113,207112,207110,207105,207101,207096,207091,207090,207089,207088,207087,207085,207084,207083,207082,207081,207080,207072,207069,207068,207061,207060,207059,207057,207056,207055,207054,207053,207052,207048,207047,207039,207036,207035,207034,207033,207032,207031,207030,207029,207027,207026,207025,207024,207023,207017,207016,207015,207014,207013,207008,207007,207003,207002,207001,207000,206999,206998,206997,206996,206995,206994,206992,206991,206990,206989,206988,206987,206986,206985,206984,206983,206979,206975,206965,206964,206962,206961,206960,206959,206958,206957,206956,206955,206954,206951,206950,206949,206948,206947,206946,206945,206944,206943,206942,206941,206939,206938,206936,206935,206934,206933,206932,206930,206927,206923,206921,206920,206916,206915,206914,206913,206912,206911,206894,206892,206889,206888,206887,206886,206885,206884,206882,206881,206880,206879,206878,206876,206874,206873,206866,206865,206863,206860,206859,206858,206856,206855,206854,206853,206852,206851,206850,206848,206847,206846,206845,206843,206842,206841,206840,206839,206838,206837,206836,206835,206819,206818,206815,206813,206812,206811,206810,206806,206805,206803,206802,206801,206800,206799,206796,206795,206794,206791,206790,206789,206783,206782,206776,206775,206769,206767,206761,206760,206759,206758,206757,206756,206755,206754,206753,206752,206751,206750,206749,206748,206747,206746,206745,206743,206741,206739,206738,206730,206729,206727,206722,206721,206720,206717,206716,206714,206713,206708,206707,206706,206703,206702,206701,206693,206691,206690,206689,206688,206687,206685,206684,206678,206677,206676,206675,206674,206673,206672,206671,206670,206669,206668,206667,206666,206665,206664,206663,206662,206661,206660,206659,206658,206657,206656,206655,206654,206653,206650,206649,206645,206644,206642,206641,206640,206639,206637,206636,206635,206634,206633,206632,206631,206629,206628,206626,206623,206622,206621,206620,206619,206616,206614,206604,206603,206601,206597,206593,206592,206591,206588,206583,206582,206581,206580,206579,206578,206577,206576,206575,206573,206565,206564,206563,206562,206561,206560,206559,206558,206557,206556,206555,206554,206553,206552,206551,206550,206549,206545,206542,206541,206536,206535,206534,206532,206531,206530,206529,206527,206524,206523,206522,206521,206517,206511,206510,206494,206493,206492,206491,206490,206489,206488,206487,206484,206482,206481,206480,206478,206477,206476,206475,206472,206468,206467,206460,206459,206458,206457,206456,206455,206454,206453,206452,206450,206449,206448,206444,206442,206440,206438,206437,206436,206431,206428,206421,206420,206419,206418,206417,206416,206415,206414,206413,206412,206411,206410,206409,206408,206407,206406,206405,206404,206402,206398,206247,206244,206243,206242,206241,206236,206235,206234,206227,206226,206225,199773)) OR (`CurrencyId`=2778 AND `CreatureId` IN (209254,200388,200387,200137,200131,200126)) OR (`CurrencyId`=2122 AND `CreatureId` IN (209234,209218,209204,209181,209156,209150,209137,209131,209117,209098,209097,209073,209050,208994,208993,208985,208946,208865,208864,208863,208861,208854,208803,208761,208748,208676,208673,208660,208625,208612,208599,208596,208591,208589,208588,208576,208557,208540,208502,208488,208487,208405,208402,208383,208359,208326,208321,208318,208311,208246,208236,208200,208181,208141,208089,207931,207888,207857,207825,207819,207817,207806,207792,207791,207788,207781,207778,207773,207731,207698,207565,207557,207524,207494,207485,207467,207455,207448,207429,207417,207413,207357,207337,207335,207334,207288,207286,207285,207273,207260,207259,207245,207229,207211,207209,207184,207175,207173,207171,207163,207159,207152,207147,207109,207091,207087,207031,207014,206966,206959,206951,206893,206853,206851,206850,206848,206847,206833,206831,206830,206823,206819,206817,206798,206797,206792,206773,206764,206728,206727,206707,206706,206702,206701,206675,206673,206672,206649,206645,206618,206461,206444,206437,206321,206246,206237,206162,206134,206127,206125,206073,206048,206024,206023,206008,205940,205939,205938,205937,205936,205935,205934,205919,205918,205910,205907,205906,205905,205865,205763,205642,205641,205556,205425,205361,205348,205338,205300,205284,205223,205154,205079,205078,205076,205075,205074,205061,205043,205030,205019,205018,204988,204965,204949,204947,204863,204861,204860,204829,204826,204800,204741,204738,204728,204699,204686,204549,204444,204442,204441,204423,204332,204331,204330,204307,204304,204297,204290,204274,204247,204245,204243,204208,204207,204204,204172,204171,204148,204146,204128,204121,204111,204110,204106,204101,204092,204087,204080,204076,204075,204063,204056,204043,204029,204015,204014,204013,204010,204007,204005,204004,203988,203976,203974,203973,203970,203960,203959,203948,203947,203946,203930,203922,203914,203910,203908,203793,203788,203771,203760,203738,203737,203736,203735,203734,203725,203723,203722,203717,203716,203712,203709,203707,203705,203703,203700,203699,203698,203692,203691,203674,203668,203657,203656,203642,203629,203626,203617,203605,203479,203469,203436,203435,203434,203424,203411,203389,203384,203368,203353,203325,203316,203277,203234,203233,203228,203227,203220,203219,203215,203164,203105,203091,203038,203031,203029,203026,203025,203006,203001,202981,202973,202954,202934,202932,202924,202913,202888,202858,202846,202845,202835,202828,202826,202803,202795,202783,202772,202769,202768,202767,202749,202724,202723,202696,202693,202678,202676,202675,202653,202608,202555,202549,202529,202524,202510,202506,202475,202454,202441,202439,202436,202418,202417,202376,202326,201831,201828,201823,201822,201820,201789,201746,201735,201725,201724,201673,201664,201636,201635,201633,201625,201623,201562,201561,201559,201558,201557,201556,201555,201554,201553,201552,201550,201549,201545,201543,201542,201540,201539,201538,201537,201535,201534,201533,201532,201509,201439,201369,201348,201341,201309,201308,201307,201305,201304,201301,201300,201298,201295,201294,201292,201266,201255,201218,201185,201181,201161,201155,201154,201153,201152,201151,201150,201148,201147,201135,201130,201117,201113,201097,201096,201088,201072,201063,201062,201054,201036,201035,201034,201033,201029,201027,201023,201013,200978,200960,200956,200949,200945,200944,200931,200911,200910,200907,200904,200901,200894,200892,200891,200890,200885,200881,200879,200878,200877,200869,200858,200855,200853,200852,200850,200849,200847,200815,200806,200804,200785,200774,200767,200765,200761,200758,200757,200756,200751,200745,200743,200742,200740,200739,200738,200737,200736,200735,200730,200725,200722,200721,200720,200717,200711,200681,200675,200622,200621,200620,200619,200610,200600,200598,200594,200593,200589,200588,200587,200584,200583,200581,200579,200572,200569,200548,200547,200546,200545,200543,200542,200537,200529,200527,200513,200498,200489,200488,200486,200485,200484,200483,200477,200466,200461,200460,200454,200453,200452,200451,200450,200449,200421,200420,200417,200397,200389,200385,200384,200383,200382,200381,200380,200379,200378,200377,200372,200371,200370,200369,200368,200357,200339,200338,200335,200334,200331,200325,200321,200320,200319,200316,200315,200312,200311,200310,200308,200307,200306,200305,200304,200303,200302,200301,200288,200287,200286,200285,200284,200278,200276,200275,200272,200250,200249,200247,200236,200235,200212,200186,200183,200179,200178,200173,200128,200121,200120,200113,200068,200067,200066,200058,200057,200038,200033,200027,200002,199998,199996,199989,199988,199986,199982,199980,199979,199978,199972,199971,199968,199967,199966,199916,199874,199873,199872,199871,199870,199869,199866,199865,199857,199856,199855,199853,199848,199847,199844,199843,199842,199840,199839,199837,199833,199832,199831,199830,199829,199828,199827,199826,199825,199824,199822,199818,199817,199816,199813,199807,199802,199800,199791,199790,199786,199785,199784,199780,199777,199776,199775,199774,199730,199729,199722,199719,199718,199717,199716,199715,199691,199688,199656,199655,199651,199614,199610,199589,199585,199555,199548,199546,199544,199543,199542,199537,199534,199533,199510,199507,199506,199494,199493,199485,199437,199415,199412,199401,199380,199379,199374,199364,199354,199346,199338,199333,199332,199331,199327,199319,199318,199312,199308,199307,199306,199303,199300,199298,199290,199289,199286,199285,199284,199282,199279,199278,199276,199266,199260,199248,199246,199238,199228,199220,199207,199200,199197,199195,199194,199192,199191,199190,199182,199181,199150,199124,199037,199030,199029,199028,199027,199013,199011,198975,198959,198950)) OR (`CurrencyId`=2118 AND `CreatureId` IN (209234,209218,209204,209181,209156,209150,209137,209131,209129,209117,209098,209097,209073,209050,208994,208993,208985,208946,208865,208864,208863,208861,208854,208803,208761,208748,208676,208673,208660,208625,208612,208610,208604,208601,208600,208599,208596,208591,208589,208588,208576,208557,208540,208502,208488,208487,208405,208402,208383,208359,208326,208321,208318,208311,208246,208236,208200,208181,208141,208089,207931,207888,207857,207825,207819,207817,207806,207792,207791,207788,207781,207778,207773,207731,207698,207565,207557,207524,207494,207485,207467,207455,207448,207429,207417,207413,207357,207337,207335,207334,207288,207286,207285,207273,207260,207259,207245,207229,207211,207209,207184,207175,207173,207171,207163,207159,207152,207147,207109,207091,207089,207088,207087,207031,207014,206966,206959,206951,206893,206853,206851,206850,206848,206847,206833,206831,206830,206823,206819,206817,206798,206797,206792,206773,206764,206728,206727,206707,206706,206702,206701,206691,206690,206676,206675,206674,206673,206672,206649,206645,206618,206461,206444,206437,206321,206246,206237,206162,206134,206127,206125,206073,206048,206024,206023,206008,205940,205939,205938,205937,205936,205935,205934,205919,205918,205910,205907,205906,205905,205865,205763,205642,205641,205556,205425,205361,205348,205338,205300,205284,205230,205229,205223,205154,205079,205078,205076,205075,205074,205061,205043,205030,205019,205018,204988,204965,204949,204947,204863,204861,204860,204829,204826,204800,204741,204738,204728,204699,204686,204549,204444,204442,204441,204423,204332,204331,204330,204307,204304,204297,204290,204274,204247,204245,204243,204208,204207,204204,204172,204171,204148,204146,204128,204121,204111,204110,204106,204101,204092,204087,204080,204076,204075,204063,204056,204043,204029,204015,204014,204013,204010,204007,204005,204004,203988,203976,203974,203973,203970,203960,203959,203948,203947,203946,203930,203922,203914,203910,203908,203793,203788,203771,203760,203757,203756,203755,203754,203753,203752,203751,203750,203748,203747,203746,203745,203744,203743,203742,203741,203740,203739,203738,203737,203736,203735,203734,203725,203723,203722,203717,203716,203712,203709,203707,203705,203703,203700,203699,203698,203692,203691,203674,203668,203657,203656,203642,203637,203629,203626,203617,203605,203479,203469,203436,203435,203434,203424,203411,203389,203384,203368,203353,203325,203316,203277,203234,203233,203228,203227,203220,203219,203215,203164,203105,203091,203038,203031,203029,203026,203025,203006,203001,202981,202973,202954,202934,202932,202924,202913,202888,202858,202846,202845,202835,202828,202826,202803,202795,202783,202772,202769,202768,202767,202749,202724,202723,202696,202693,202678,202676,202675,202653,202608,202555,202549,202529,202524,202510,202506,202475,202454,202441,202439,202436,202418,202417,202376,202326,201831,201828,201823,201822,201820,201789,201746,201735,201725,201724,201673,201664,201636,201635,201633,201625,201623,201562,201561,201559,201558,201557,201556,201555,201554,201553,201552,201550,201549,201545,201543,201542,201540,201539,201538,201537,201535,201534,201533,201532,201509,201504,201439,201369,201348,201341,201334,201309,201308,201307,201305,201304,201301,201300,201298,201295,201294,201292,201266,201255,201218,201185,201181,201161,201155,201154,201153,201152,201151,201150,201149,201148,201147,201135,201130,201117,201113,201097,201096,201088,201072,201063,201062,201054,201036,201035,201034,201033,201029,201027,201023,201013,200978,200960,200956,200949,200945,200944,200931,200911,200910,200907,200904,200901,200894,200892,200891,200890,200885,200881,200879,200878,200877,200869,200858,200855,200853,200852,200850,200849,200847,200815,200806,200804,200785,200774,200767,200765,200761,200758,200757,200756,200751,200746,200745,200744,200743,200742,200741,200740,200739,200738,200737,200736,200735,200730,200725,200722,200721,200720,200717,200716,200711,200681,200675,200673,200623,200622,200621,200620,200619,200610,200600,200598,200594,200593,200589,200588,200587,200584,200583,200581,200579,200572,200569,200548,200547,200546,200545,200543,200542,200537,200529,200527,200513,200498,200489,200488,200486,200485,200484,200483,200477,200475,200470,200466,200461,200460,200454,200453,200452,200451,200450,200449,200439,200438,200431,200421,200420,200417,200414,200399,200397,200389,200385,200384,200383,200382,200381,200380,200379,200378,200377,200372,200371,200370,200369,200368,200357,200339,200338,200335,200334,200331,200325,200321,200320,200319,200316,200315,200312,200311,200310,200308,200307,200306,200305,200304,200303,200302,200301,200288,200287,200286,200285,200284,200278,200276,200275,200272,200250,200249,200247,200236,200235,200212,200186,200183,200179,200178,200177,200173,200128,200121,200120,200113,200068,200067,200066,200058,200057,200038,200033,200027,200002,199998,199996,199989,199988,199986,199982,199980,199979,199978,199972,199971,199968,199967,199966,199916,199874,199873,199872,199871,199870,199869,199866,199865,199857,199856,199855,199853,199848,199847,199844,199843,199842,199840,199839,199837,199833,199832,199831,199830,199829,199828,199827,199826,199825,199824,199822,199818,199817,199816,199813,199807,199802,199800,199795,199791,199790,199786,199785,199784,199780,199777,199776,199775,199774,199730,199729,199722,199719,199718,199717,199716,199715,199691,199688,199668,199667,199666,199665,199664,199663,199656,199655,199651,199614,199610,199589,199585,199555,199548,199546,199544,199543,199542,199541,199537,199534,199533,199524,199510,199507,199506,199503,199502,199500,199494,199493,199485,199437,199425,199415,199412,199401,199380,199379,199374,199364,199354,199346,199338,199333,199332,199331,199327,199319,199318,199312,199308,199307,199306,199303,199300,199298,199290,199289,199286,199285,199284,199282,199279,199278,199276,199266,199260,199248,199246,199238,199228,199220,199207,199200,199197,199195,199194,199192,199191,199190,199182,199181,199150,199124,199037,199030,199029,199028,199027,199013,199011,198975,198959,198950)) OR (`CurrencyId`=3008 AND `CreatureId` IN (209230,208745,208743,207946,207940,207939,207207,207205)) OR (`CurrencyId`=2409 AND `CreatureId` IN (209208,203679,203678,203642,203630,203611,201790,199000,198999,198998,198996)) OR (`CurrencyId`=2412 AND `CreatureId` IN (209208,203679,203678,201790,199000,198999,198998,198996)) OR (`CurrencyId`=2245 AND `CreatureId` IN (209208,209113,209090,208899,208658,208478,208445,208367,207952,207944,207941,207569,207554,207190,206172,204931,204409,204304,204297,204207,204093,203846,203834,203709,203707,203705,203703,203700,203699,203698,203679,203678,203664,203662,203660,203646,203643,203642,203630,203627,203625,203618,203611,203593,203592,203521,203515,203480,203477,203468,203466,203462,203411,203355,202874,202375,202318,202309,202270,201934,201790,201673,201668,201625,201579,201562,201561,201559,201558,201557,201556,201555,201554,201553,201552,201550,201549,201545,201543,201542,201540,201539,201538,201537,201535,201320,201261,201054,201029,200930,200929,200928,200927,200926,200924,200920,200919,200918,200846,200843,200111,200002,199791,199659,199000,198999,198998,198996,198995)) OR (`CurrencyId`=2645 AND `CreatureId` IN (209208,203679,203678,201790,199000,198999,198998,198996,198995)) OR (`CurrencyId`=2800 AND `CreatureId` IN (209208,209090,208899,208478,208445,208367,207190,206172,204931,204409,203679,203678,203411,202375,201934,201790,201673,201668,201579,201320,201261,200930,200929,200928,200927,200926,200924,200920,200919,200918,200846,200843,199791,199659,199000,198999,198998,198996,198995)) OR (`CurrencyId`=2413 AND `CreatureId` IN (209208,203679,203678,203411,202375,201934,201790,201673,201668,201579,201320,201261,200918,199791,199659,199000,198999,198998,198996,198995)) OR (`CurrencyId`=2780 AND `CreatureId` IN (209090,208478,208445,208367,206172,204931,204409,200927,200926)) OR (`CurrencyId`=2812 AND `CreatureId` IN (209090,208899,208478,208445,208367,207190,206172,204931,204409,202375,201934,201668,201579,201320,201261,200930,200929,200928,200927,200926,200924,200920,200919,200918,200846,200843,199659,199000)) OR (`CurrencyId`=2809 AND `CreatureId` IN (209090,208899,208478,208445,208367,207190,206172,204931,204409,202375,201934,201668,201579,201320,201261,200930,200929,200928,200927,200926,200924,200920,200919,200918,200846,200843,199659)) OR (`CurrencyId`=2807 AND `CreatureId` IN (209090,208899,208478,208445,208367,207190,206172,204931,204409,202375,201934,201668,201579,201320,201261,200930,200929,200928,200927,200926,200924,200920,200919,200918,200846,200843,199791,199659,199000)) OR (`CurrencyId`=2806 AND `CreatureId` IN (209090,208899,208478,208445,208367,207190,206172,204931,204409,204093,203846,203834,203709,203664,203662,203660,203646,203643,203627,203625,203618,203593,203592,203521,203515,203480,203477,203468,203466,203462,203411,203355,202874,202375,202318,202309,202270,201934,201673,201668,201625,201579,201320,201261,201029,200930,200929,200928,200927,200926,200924,200920,200919,200918,200846,200843,200111,199791,199659,199000)) OR (`CurrencyId`=2709 AND `CreatureId` IN (209090,208478,208445,208367,206172,204931,204409,200927,200926)) OR (`CurrencyId`=2708 AND `CreatureId` IN (209090,208478,208445,208367,206172,204931,204409,200927,200926)) OR (`CurrencyId`=2707 AND `CreatureId` IN (209090,208478,208445,208367,206172,204931,204409,200927,200926)) OR (`CurrencyId`=2706 AND `CreatureId` IN (209090,208478,208445,208367,207952,207944,207941,207569,206172,204931,204409,200927,200926)) OR (`CurrencyId`=2784 AND `CreatureId` IN (209090,208478,208445,208367,206172,200927,200926)) OR (`CurrencyId`=3010 AND `CreatureId` IN (209090,208899,208478,208445,208367,207190,206172,204931,204409,202375,201934,201668,201579,201320,201261,200930,200929,200928,200927,200926,200924,200920,200919,200918,200846,200843,199659)) OR (`CurrencyId`=2774 AND `CreatureId` IN (209090,208478,208445,208367,206172,204931,204409,200927,200926,199791)) OR (`CurrencyId`=2657 AND `CreatureId`=208029) OR (`CurrencyId`=2819 AND `CreatureId`=208029) OR (`CurrencyId`=2915 AND `CreatureId` IN (207940,207207)) OR (`CurrencyId`=2914 AND `CreatureId` IN (207940,207207)) OR (`CurrencyId`=3066 AND `CreatureId` IN (207826,206844,206699,206096,206078,206077,205137,205059,205056,205055,205054,202632)) OR (`CurrencyId`=2815 AND `CreatureId` IN (207826,207803,207802,207780,206977,206514,206203,206184)) OR (`CurrencyId`=2899 AND `CreatureId` IN (207826,207803,207802,207780,206977,206514,206203,206184)) OR (`CurrencyId`=1553 AND `CreatureId`=207323) OR (`CurrencyId`=1155 AND `CreatureId`=206639) OR (`CurrencyId`=2109 AND `CreatureId` IN (204304,204297,204207,203709,203707,203705,203703,203700,203699,203698,201625,201559,201558,201557,201556,201054)) OR (`CurrencyId`=2108 AND `CreatureId` IN (204304,204297,204207,203709,203707,203705,203703,203700,203699,203698,201625,201540,201539,201538,201537,201535,201054)) OR (`CurrencyId`=2903 AND `CreatureId`=201622) OR (`CurrencyId`=2106 AND `CreatureId` IN (201562,201561,201555,201554,201553,201552,201550,201549,201545,201543,201542,200002)) OR (`CurrencyId`=2134 AND `CreatureId` IN (201561,201555,201554,201553)) OR (`CurrencyId`=738 AND `CreatureId` IN (200388,200387,200137,200131,200126)); +UPDATE `creature_quest_currency` SET `VerifiedBuild`=56421 WHERE (`CurrencyId`=2122 AND `CreatureId` IN (198937,198930,198917,198916,198915,198914,198908,198907,198887,198878,198868,198861,198860,198859,198857,198856,198855,198854,198851,198850,198847,198846,198832,198824,198823,198822,198821,198820,198819,198818,198817,198816,198815,198814,198813,198812,198811,198810,198809,198808,198807,198806,198803,198802,198797,198795,198794,198793,198792,198791,198789,198786,198785,198784,198783,198782,198781,198780,198779,198778,198777,198776,198775,198774,198752,198727,198726,198725,198724,198723,198707,198704,198703,198689,198688,198666,198665,198664,198660,198659,198658,198657,198655,198654,198653,198652,198651,198650,198606,198592,198571,198568,198558,198556,198554,198549,198548,198546,198545,198544,198534,198524,198521,198503,198502,198501,198500,198483,198471,198469,198447,198432,198430,198428,198425,198424,198423,198421,198420,198419,198418,198417,198416,198415,198414,198413,198409,198388,198387,198385,198376,198372,198366,198361,198349,198348,198343,198329,198314,198313,198312,198309,198297,198266,198263,198246,198244,198239,198226,198214,198205,198204,198203,198200,198199,198198,198197,198196,198193,198192,198191,198187,198169,198163,198159,198156,198142,198138,198136,198127,198126,198112,198081,198078,198057,198047,198040,198034,198026,198023,198017,198004,197985,197982,197970,197962,197958,197955,197954,197952,197950,197949,197948,197944,197938,197936,197930,197925,197914,197907,197906,197902,197898,197892,197889,197884,197875,197873,197871,197870,197867,197866,197864,197863,197857,197847,197843,197835,197831,197825,197823,197821,197820,197815,197814,197813,197801,197799,197798,197793,197788,197778,197774,197768,197766,197763,197755,197754,197749,197748,197745,197744,197698,197697,197693,197692,197686,197685,197671,197669,197668,197667,197666,197665,197664,197663,197662,197661,197652,197651,197650,197647,197615,197582,197557,197555,197541,197540,197539,197538,197535,197534,197509,197501,197480,197471,197466,197455,197454,197439,197438,197436,197414,197413,197411,197409,197408,197403,197400,197377,197376,197371,197366,197356,197355,197354,197353,197352,197346,197344,197343,197307,197300,197298,197260,197256,197225,197224,197221,197220,197218,197211,197200,197198,197197,197195,197194,197185,197180,197178,197177,197176,197174,197173,197170,197169,197167,197165,197149,197148,197147,197146,197143,197142,197141,197140,197139,197138,197137,197136,197135,197134,197133,197132,197131,197130,197129,197128,197126,197125,197124,197123,197122,197121,197120,197119,197118,197099,197097,197092,197091,197088,197087,197086,197085,197079,197078,197077,197076,197075,197074,197073,197062,197061,197060,197059,197041,197036,197029,197009,197008,197007,197003,197000,196992,196988,196986,196976,196973,196972,196971,196970,196969,196968,196967,196965,196964,196963,196956,196946,196943,196928,196927,196926,196920,196917,196916,196913,196912,196911,196900,196897,196891,196889,196888,196887,196886,196883,196882,196875,196874,196873,196870,196867,196856,196855,196835,196834,196829,196826,196825,196824,196821,196809,196798,196776,196772,196770,196767,196758,196735,196718,196716,196703,196694,196681,196680,196674,196671,196655,196647,196646,196641,196639,196634,196632,196626,196624,196619,196618,196616,196615,196609,196601,196600,196599,196594,196590,196589,196588,196587,196584,196583,196582,196571,196563,196558,196557,196556,196555,196554,196553,196552,196550,196540,196536,196535,196527,196526,196525,196524,196523,196522,196521,196515,196514,196498,196496,196493,196492,196489,196488,196486,196482,196477,196474,196473,196472,196470,196469,196468,196467,196459,196457,196455,196450,196447,196440,196438,196434,196433,196426,196420,196418,196417,196415,196414,196413,196405,196404,196403,196402,196398,196395,196388,196386,196385,196384,196383,196382,196381,196380,196379,196377,196369,196368,196365,196364,196362,196358,196357,196355,196354,196353,196351,196350,196348,196347,196344,196343,196341,196340,196339,196338,196336,196334,196330,196326,196324,196322,196314,196311,196286,196279,196278,196275,196274,196273,196272,196263,196252,196250,196246,196244,196240,196230,196229,196212,196203,196202,196201,196200,196199,196196,196195,196193,196190,196186,196185,196182,196176,196171,196168,196165,196157,196155,196134,196123,196121,196119,196117,196116,196115,196109,196103,196097,196096,196094,196093,196092,196085,196083,196082,196071,196063,196062,196061,196059,196058,196057,196056,196055,196054,196052,196050,196049,196048,196047,196046,196045,196043,196040,196017,196015,196010,196007,196006,196005,196004,196003,195987,195984,195979,195965,195963,195962,195961,195960,195959,195956,195941,195936,195933,195930,195929,195928,195927,195918,195917,195916,195915,195913,195909,195906,195905,195901,195897,195895,195894,195893,195892,195878,195877,195876,195875,195871,195870,195855,195853,195851,195849,195848,195847,195846,195845,195842,195841,195840,195839,195838,195837,195836,195833,195828,195821,195820,195816,195815,195814,195813,195807,195806,195800,195796,195795,195790,195765,195764,195762,195761,195758,195756,195755,195753,195752,195743,195742,195740,195731,195727,195722,195719,195717,195716,195715,195714,195712,195710,195709,195708,195704,195696,195687,195686,195685,195684,195683,195680,195678,195674,195673,195672,195654,195652,195651,195642,195641,195639,195635,195632,195628,195627,195625,195624,195616,195615,195613,195610,195609,195608,195607,195605,195597,195580,195579,195577,195559,195552,195544,195541,195530,195525,195518,195514,195513,195512,195509,195506,195499,195498,195493,195492,195485,195478,195472,195470,195465,195461,195460,195459,195458,195457,195456,195451,195450,195448,195442,195435,195433,195431,195430,195424,195417,195409,195404,195403,195400,195398,195397,195391,195384,195383,195382,195381,195380,195379,195378,195376,195375,195371,195369,195368,195366,195365,195363,195362,195361,195360,195359,195353,195352,195351,195346,195344,195343,195337,195330,195324,195322,195319,195314,195310,195305,195304,195300,195286,195283,195281,195280,195273,195272,195270,195269,195268,195267,195265,195264,195261,195258,195256,195255,195248,195247,195243,195242,195241,195223,195222,195221,195220,195219,195217,195215,195208,195205,195204,195198,195197,195196,195195,195194,195192,195191,195190,195189,195188,195187,195186,195185,195177,195176,195175,195172,195170,195163,195160,195157,195151,195150,195142,195141,195135,195132,195130,195119,195117,195108,195101,195098,195095,195094,195093,195092,195090,195074,195064,195063,195062,195060,195059,195058,195056,195052,195051,195050,195048,195047,195045,195042,195039,195036,195033,195032,195026,195019,195014,195012,195008,195004,195003,195002,194994,194976,194966,194964,194963,194962,194960,194957,194953,194950,194949,194948,194939,194937,194935,194929,194926,194922,194920,194917,194912,194909,194908,194898,194896,194895,194894,194886,194885,194882,194881,194880,194877,194876,194875,194873,194868,194857,194855,194854,194850,194849,194822,194816,194815,194814,194809,194807,194804,194803,194802,194798,194797,194794,194786,194777,194771,194769,194763,194761,194760,194752,194750,194747,194741,194728,194726,194722,194719,194718,194710,194707,194704,194702,194701,194699,194698,194697,194696,194694,194692,194690,194686,194673,194672,194666,194665,194663,194662,194657,194656,194655,194647,194631,194629,194626,194624,194611,194609,194608,194601,194588,194574,194570,194568,194545,194544,194524,194523,194517,194496,194495,194491,194489,194487,194476,194469,194467,194458,194444,194439,194438,194436,194433,194431,194429,194421,194420,194418,194417,194414,194412,194411,194410,194409,194408,194392,194380,194375,194374,194373,194372,194366,194362,194360,194357,194356,194355,194352,194351,194350,194348,194342,194341,194330,194317,194316,194315,194311,194307,194306,194305,194303,194302,194300,194296,194291,194290,194286,194284,194283,194281,194280,194272,194270,194257,194252,194251,194250,194242,194241,194240,194239,194226,194225,194224,194222,194220,194219,194212,194210,194200,194197,194191,194183,194182,194180,194179,194178,194171,194168,194164,194162,194160,194158,194153,194147,194146,194145,194144,194120,194119,194105,194103,194102,194095,194094,194093,194092,194091,194089,194088,194087,194086,194085,194084,194082,194081,194080,194079,194078,194075,194070,194069,194068,194063,194062,194061,194060,194054,194051,194049,194047,194046,194045,194039,194035,194021,194020,194003,193997,193986,193984,193980,193976,193974,193973,193971,193970,193969,193968,193967,193966,193965,193960,193959,193958,193956,193952,193951,193950,193949,193948,193944,193943,193942,193941,193926,193925,193923,193918,193911,193902,193900,193896,193895,193894,193893,193892,193891,193885,193884,193883,193882,193881,193880,193876,193874,193873,193869,193864,193862,193861,193860,193859,193857,193855,193854,193853,193849,193848,193847,193840,193839,193836,193833,193828,193827,193825,193822,193821,193820,193819,193816,193815,193813,193811,193810,193809,193806,193795,193791,193790,193785,193784,193783,193776,193771,193770,193769,193768,193766,193765,193764,193763,193753,193752,193750,193747,193739,193738,193735,193734,193733,193732,193730,193729,193727,193726,193725,193724,193723,193722,193721,193720,193719,193714,193713,193710,193708,193706,193705,193704,193703,193702,193700,193699,193698,193693,193691,193688,193686,193684,193682,193680,193677,193676,193675,193674,193673,193670,193669,193668,193666,193664,193663,193658,193656,193655,193654,193653,193652,193651,193650,193648,193647,193646,193645,193644,193643,193642,193641,193636,193634,193632,193630,193627,193626,193618,193612,193609,193606,193605,193604,193599,193598,193596,193595,193591,193589,193588,193587,193585,193579,193577,193576,193572,193565,193564,193562,193561,193559,193557,193556,193555,193553,193552,193550,193549,193545,193544,193543,193541,193540,193539,193536,193522,193521,193514,193511,193509,193507,193505,193503,193502,193498,193497,193496,193491,193486,193484,193482,193470,193467,193462,193457,193451,193447,193445,193444,193443,193442,193438,193436,193433,193431,193430,193429,193428,193427,193426,193425,193422,193420,193417,193414,193412,193409,193407,193405,193403,193402,193401,193396,193395,193394,193391,193389,193388,193386,193385,193384,193381,193378,193376,193373,193370,193367,193364,193355,193353,193348,193346,193342,193341,193338,193330,193326,193325,193324,193322,193320,193313,193311,193310,193309,193308,193307,193306,193302,193301,193300,193295,193293,193291,193290,193288,193276,193273,193272,193271,193269,193266,193263,193259,193258,193256,193254,193251,193246,193244,193243,193241,193240,193238,193235,193234,193232,193231,193229,193227,193226,193225,193224,193221,193220,193219,193217,193215,193214,193212,193210,193209,193208,193201,193199,193198,193196,193188,193184,193183,193181,193178,193177,193176,193175,193173,193171,193170,193168,193167,193165,193163,193162,193161,193157,193154,193153,193152,193150,193149,193148,193146,193145,193143,193142,193140,193139,193138,193137)) OR (`CurrencyId`=2118 AND `CreatureId` IN (198937,198930,198917,198916,198915,198914,198908,198907,198887,198878,198868,198861,198860,198859,198857,198856,198855,198854,198851,198850,198847,198846,198832,198824,198823,198822,198821,198820,198819,198818,198817,198816,198815,198814,198813,198812,198811,198810,198809,198808,198807,198806,198803,198802,198797,198795,198794,198793,198792,198791,198789,198786,198785,198784,198783,198782,198781,198780,198779,198778,198777,198776,198775,198774,198752,198727,198726,198725,198724,198723,198707,198704,198703,198689,198688,198666,198665,198664,198660,198659,198658,198657,198655,198654,198653,198652,198651,198650,198606,198592,198571,198568,198558,198556,198554,198549,198548,198546,198545,198544,198534,198524,198521,198503,198502,198501,198500,198483,198471,198469,198447,198432,198430,198428,198425,198424,198423,198421,198420,198419,198418,198417,198416,198415,198414,198413,198409,198388,198387,198385,198376,198372,198366,198361,198349,198348,198343,198329,198314,198313,198312,198309,198297,198266,198263,198246,198244,198239,198226,198214,198205,198204,198203,198200,198199,198198,198197,198196,198193,198192,198191,198187,198169,198163,198159,198156,198142,198138,198136,198127,198126,198112,198081,198078,198057,198047,198040,198034,198026,198023,198017,198004,197985,197982,197970,197962,197958,197955,197954,197952,197950,197949,197948,197944,197938,197936,197930,197925,197914,197907,197906,197902,197898,197892,197889,197884,197875,197873,197871,197870,197867,197866,197864,197863,197857,197847,197843,197835,197831,197825,197823,197821,197820,197815,197814,197813,197801,197799,197798,197793,197788,197778,197774,197768,197766,197763,197755,197754,197749,197748,197745,197744,197737,197698,197697,197693,197692,197686,197685,197671,197669,197668,197667,197666,197665,197664,197663,197662,197661,197652,197651,197650,197647,197615,197582,197557,197555,197541,197540,197539,197538,197535,197534,197509,197501,197480,197471,197466,197455,197454,197439,197438,197436,197414,197413,197411,197409,197408,197403,197400,197377,197376,197371,197366,197356,197355,197354,197353,197352,197346,197344,197343,197307,197300,197298,197260,197256,197225,197224,197221,197220,197218,197211,197200,197198,197197,197195,197194,197185,197180,197178,197177,197176,197174,197173,197170,197169,197167,197165,197149,197148,197147,197146,197143,197142,197141,197140,197139,197138,197137,197136,197135,197134,197133,197132,197131,197130,197129,197128,197126,197125,197124,197123,197122,197121,197120,197119,197118,197099,197097,197092,197091,197088,197087,197086,197085,197079,197078,197077,197076,197075,197074,197073,197062,197061,197060,197059,197046,197041,197036,197029,197028,197009,197008,197007,197003,197000,196992,196988,196986,196976,196973,196972,196971,196970,196969,196968,196967,196965,196964,196963,196956,196946,196943,196928,196927,196926,196920,196917,196916,196913,196912,196911,196900,196897,196891,196889,196888,196887,196886,196883,196882,196875,196874,196873,196870,196867,196856,196855,196835,196834,196829,196826,196825,196824,196821,196809,196798,196776,196772,196770,196767,196758,196735,196718,196716,196703,196694,196681,196680,196674,196671,196655,196647,196646,196641,196639,196634,196632,196626,196624,196619,196618,196616,196615,196609,196601,196600,196599,196594,196590,196589,196588,196587,196584,196583,196582,196571,196563,196558,196557,196556,196555,196554,196553,196552,196550,196540,196536,196535,196527,196526,196525,196524,196523,196522,196521,196515,196514,196498,196496,196493,196492,196489,196488,196486,196482,196477,196474,196473,196472,196470,196469,196468,196467,196459,196457,196455,196450,196447,196440,196438,196434,196433,196426,196420,196418,196417,196415,196414,196413,196405,196404,196403,196402,196398,196395,196388,196386,196385,196384,196383,196382,196381,196380,196379,196377,196369,196368,196365,196364,196362,196358,196357,196355,196354,196353,196351,196350,196348,196347,196344,196343,196341,196340,196339,196338,196336,196334,196330,196326,196324,196322,196314,196311,196286,196279,196278,196275,196274,196273,196272,196263,196252,196250,196246,196244,196240,196230,196229,196212,196203,196202,196201,196200,196199,196196,196195,196193,196190,196186,196185,196182,196176,196171,196168,196165,196157,196155,196134,196123,196121,196119,196117,196116,196115,196109,196103,196097,196096,196094,196093,196092,196085,196083,196082,196071,196063,196062,196061,196059,196058,196057,196056,196055,196054,196052,196050,196049,196048,196047,196046,196045,196043,196040,196017,196015,196010,196007,196006,196005,196004,196003,195987,195984,195979,195965,195963,195962,195961,195960,195959,195956,195941,195936,195933,195930,195929,195928,195927,195918,195917,195916,195915,195913,195909,195906,195905,195901,195897,195895,195894,195893,195892,195878,195877,195876,195875,195871,195870,195855,195853,195851,195849,195848,195847,195846,195845,195842,195841,195840,195839,195838,195837,195836,195833,195828,195821,195820,195816,195815,195814,195813,195807,195806,195801,195800,195796,195795,195790,195765,195764,195762,195761,195758,195756,195755,195753,195752,195744,195743,195742,195740,195731,195727,195722,195719,195717,195716,195715,195714,195712,195710,195709,195708,195704,195696,195687,195686,195685,195684,195683,195680,195678,195674,195673,195672,195654,195652,195651,195642,195641,195639,195635,195632,195628,195627,195625,195624,195616,195615,195613,195610,195609,195608,195607,195605,195597,195580,195579,195577,195559,195552,195544,195541,195530,195525,195518,195514,195513,195512,195509,195506,195499,195498,195493,195492,195485,195478,195472,195470,195465,195461,195460,195459,195458,195457,195456,195451,195450,195448,195442,195435,195433,195431,195430,195424,195417,195409,195404,195403,195400,195398,195397,195391,195384,195383,195382,195381,195380,195379,195378,195376,195375,195371,195369,195368,195366,195365,195363,195362,195361,195360,195359,195353,195352,195351,195346,195344,195343,195337,195330,195324,195322,195319,195314,195310,195305,195304,195300,195286,195283,195281,195280,195273,195272,195270,195269,195268,195267,195265,195264,195261,195258,195256,195255,195248,195247,195243,195242,195241,195223,195222,195221,195220,195219,195217,195215,195208,195205,195204,195198,195197,195196,195195,195194,195192,195191,195190,195189,195188,195187,195186,195185,195177,195176,195175,195172,195170,195163,195160,195157,195151,195150,195142,195141,195135,195132,195130,195119,195117,195108,195101,195098,195095,195094,195093,195092,195090,195074,195064,195063,195062,195060,195059,195058,195056,195052,195051,195050,195048,195047,195045,195042,195039,195036,195033,195032,195026,195019,195014,195012,195008,195004,195003,195002,194994,194976,194966,194964,194963,194962,194960,194957,194953,194950,194949,194948,194939,194937,194935,194929,194926,194922,194920,194917,194912,194909,194908,194898,194896,194895,194894,194886,194885,194882,194881,194880,194877,194876,194875,194873,194868,194857,194855,194854,194850,194849,194822,194816,194815,194814,194809,194807,194804,194803,194802,194798,194797,194794,194792,194789,194787,194786,194785,194783,194782,194781,194780,194779,194778,194777,194776,194775,194771,194769,194768,194763,194761,194760,194752,194750,194747,194741,194728,194726,194722,194719,194718,194710,194707,194704,194702,194701,194699,194698,194697,194696,194694,194692,194690,194686,194673,194672,194666,194665,194663,194662,194657,194656,194655,194647,194631,194629,194626,194624,194611,194609,194608,194601,194588,194574,194570,194568,194545,194544,194524,194523,194517,194496,194495,194491,194489,194487,194476,194469,194467,194458,194444,194439,194438,194436,194433,194431,194429,194421,194420,194418,194417,194414,194412,194411,194410,194409,194408,194392,194380,194375,194374,194373,194372,194366,194362,194360,194357,194356,194355,194352,194351,194350,194348,194342,194341,194330,194317,194316,194315,194311,194307,194306,194305,194303,194302,194300,194296,194291,194290,194286,194284,194283,194281,194280,194272,194270,194257,194252,194251,194250,194242,194241,194240,194239,194226,194225,194224,194222,194220,194219,194212,194210,194200,194197,194191,194183,194182,194180,194179,194178,194171,194168,194164,194162,194160,194158,194153,194147,194146,194145,194144,194120,194119,194105,194103,194102,194095,194094,194093,194092,194091,194089,194088,194087,194086,194085,194084,194082,194081,194080,194079,194078,194075,194070,194069,194068,194063,194062,194061,194060,194054,194051,194049,194047,194046,194045,194039,194035,194021,194020,194003,193997,193986,193984,193980,193976,193974,193973,193971,193970,193969,193968,193967,193966,193965,193960,193959,193958,193956,193952,193951,193950,193949,193948,193944,193943,193942,193941,193926,193925,193923,193918,193911,193902,193900,193896,193895,193894,193893,193892,193891,193885,193884,193883,193882,193881,193880,193876,193874,193873,193869,193864,193862,193861,193860,193859,193857,193855,193854,193853,193849,193848,193847,193840,193839,193836,193833,193828,193827,193825,193822,193821,193820,193819,193816,193815,193813,193811,193810,193809,193806,193795,193791,193790,193785,193784,193783,193776,193771,193770,193769,193768,193766,193765,193764,193763,193753,193752,193750,193747,193739,193738,193735,193734,193733,193732,193730,193729,193727,193726,193725,193724,193723,193722,193721,193720,193719,193714,193713,193710,193708,193706,193705,193704,193703,193702,193700,193699,193698,193693,193691,193688,193686,193684,193682,193680,193677,193676,193675,193674,193673,193670,193669,193668,193666,193664,193663,193658,193656,193655,193654,193653,193652,193651,193650,193648,193647,193646,193645,193644,193643,193642,193641,193636,193634,193632,193630,193627,193626,193618,193612,193609,193606,193605,193604,193599,193598,193596,193595,193591,193589,193588,193587,193585,193579,193577,193576,193572,193565,193564,193562,193561,193559,193557,193556,193555,193553,193552,193550,193549,193545,193544,193543,193541,193540,193539,193536,193522,193521,193514,193511,193509,193507,193505,193503,193502,193498,193497,193496,193491,193486,193484,193482,193470,193467,193462,193457,193451,193447,193445,193444,193443,193442,193438,193436,193433,193431,193430,193429,193428,193427,193426,193425,193422,193420,193419,193417,193414,193412,193409,193407,193405,193403,193402,193401,193396,193395,193394,193391,193389,193388,193386,193385,193384,193381,193378,193376,193373,193370,193367,193364,193355,193353,193348,193346,193342,193341,193338,193330,193326,193325,193324,193322,193320,193313,193311,193310,193309,193308,193307,193306,193302,193301,193300,193295,193293,193291,193290,193288,193276,193273,193272,193271,193269,193266,193263,193259,193258,193257,193256,193254,193251,193246,193244,193243,193241,193240,193238,193235,193234,193232,193231,193229,193227,193226,193225,193224,193221,193220,193219,193217,193215,193214,193212,193210,193209,193208,193201,193199,193198,193196,193188,193184,193183,193181,193178,193177,193176,193175,193173,193171,193170,193168,193167,193165,193163,193162,193161,193157,193154,193153,193152,193150,193149,193148,193146,193145,193143,193142,193140,193139,193138,193137)) OR (`CurrencyId`=2003 AND `CreatureId` IN (198930,198917,198916,198915,198914,198908,198907,198887,198878,198874,198873,198872,198871,198870,198869,198868,198861,198860,198859,198857,198856,198855,198854,198851,198850,198847,198846,198832,198824,198823,198822,198821,198820,198819,198818,198817,198816,198815,198814,198813,198812,198811,198810,198809,198808,198807,198806,198803,198802,198797,198795,198794,198793,198792,198791,198789,198786,198785,198784,198783,198782,198781,198780,198779,198778,198777,198776,198775,198774,198752,198734,198733,198727,198726,198725,198724,198723,198707,198704,198703,198689,198688,198666,198665,198664,198660,198659,198658,198657,198655,198654,198653,198652,198651,198650,198606,198592,198571,198570,198568,198558,198556,198554,198549,198548,198546,198545,198544,198534,198524,198521,198503,198502,198501,198500,198483,198478,198471,198469,198447,198432,198430,198428,198425,198424,198423,198421,198420,198419,198418,198417,198416,198415,198414,198413,198409,198388,198387,198385,198376,198372,198366,198361,198349,198348,198343,198329,198314,198313,198312,198309,198297,198266,198263,198246,198244,198239,198226,198214,198205,198204,198203,198200,198199,198198,198197,198196,198193,198192,198191,198187,198169,198163,198159,198156,198142,198138,198136,198127,198126,198112,198081,198078,198057,198047,198040,198034,198026,198023,198017,198004,197985,197982,197970,197962,197958,197955,197954,197952,197950,197949,197948,197944,197938,197936,197930,197925,197914,197907,197906,197902,197898,197892,197889,197884,197875,197873,197871,197870,197867,197866,197864,197863,197857,197847,197843,197835,197831,197825,197823,197821,197820,197815,197814,197813,197801,197799,197798,197793,197788,197778,197774,197768,197766,197763,197755,197754,197749,197748,197745,197744,197698,197697,197693,197692,197686,197685,197671,197669,197668,197667,197666,197665,197664,197663,197662,197661,197652,197651,197650,197647,197615,197582,197557,197555,197541,197540,197539,197538,197535,197534,197509,197501,197480,197471,197466,197455,197454,197439,197438,197436,197414,197413,197411,197409,197408,197403,197400,197377,197376,197371,197366,197356,197355,197354,197353,197352,197346,197344,197343,197307,197300,197298,197260,197256,197225,197224,197221,197220,197218,197211,197200,197198,197197,197195,197194,197185,197180,197178,197177,197176,197174,197173,197170,197169,197167,197165,197149,197148,197147,197146,197143,197142,197141,197140,197139,197138,197137,197136,197135,197134,197133,197132,197131,197130,197129,197128,197126,197125,197124,197123,197122,197121,197120,197119,197118,197099,197097,197092,197091,197088,197087,197086,197085,197079,197078,197077,197076,197075,197074,197073,197062,197061,197060,197059,197041,197036,197029,197009,197008,197007,197003,197000,196992,196988,196986,196976,196973,196972,196971,196970,196969,196968,196967,196965,196964,196963,196956,196946,196943,196928,196927,196926,196920,196917,196916,196913,196912,196911,196900,196897,196891,196889,196888,196887,196886,196883,196882,196875,196874,196873,196870,196867,196856,196855,196835,196834,196829,196826,196825,196824,196821,196809,196798,196776,196772,196770,196767,196758,196735,196718,196716,196703,196694,196681,196680,196674,196671,196655,196647,196646,196641,196639,196634,196632,196626,196624,196619,196618,196616,196615,196609,196601,196600,196599,196594,196590,196589,196588,196587,196584,196583,196582,196571,196563,196558,196557,196556,196555,196554,196553,196552,196550,196540,196536,196535,196527,196526,196525,196524,196523,196522,196521,196515,196514,196498,196496,196493,196492,196489,196488,196486,196482,196477,196474,196473,196472,196470,196469,196468,196467,196459,196457,196455,196450,196447,196440,196438,196434,196433,196426,196420,196418,196417,196415,196414,196413,196405,196404,196403,196402,196398,196395,196388,196386,196385,196384,196383,196382,196381,196380,196379,196377,196369,196368,196365,196364,196362,196358,196357,196355,196354,196353,196351,196350,196348,196347,196344,196343,196341,196340,196339,196338,196336,196334,196330,196326,196324,196322,196314,196311,196286,196279,196278,196275,196274,196273,196272,196263,196252,196250,196246,196244,196240,196230,196229,196212,196203,196202,196201,196200,196199,196196,196195,196193,196190,196186,196185,196182,196176,196171,196168,196165,196157,196155,196134,196123,196121,196119,196117,196116,196115,196109,196103,196097,196096,196094,196093,196092,196085,196083,196082,196071,196063,196062,196061,196059,196058,196057,196056,196055,196054,196052,196050,196049,196048,196047,196046,196045,196043,196040,196017,196015,196010,196007,196006,196005,196004,196003,195987,195984,195979,195965,195963,195962,195961,195960,195959,195956,195941,195936,195933,195930,195929,195928,195927,195918,195917,195916,195915,195913,195909,195906,195905,195901,195897,195895,195894,195893,195892,195878,195877,195876,195875,195871,195870,195855,195853,195851,195849,195848,195847,195846,195845,195842,195841,195840,195839,195838,195837,195836,195833,195828,195821,195820,195816,195815,195814,195813,195807,195806,195800,195796,195795,195790,195765,195764,195762,195761,195758,195756,195755,195753,195752,195743,195742,195740,195731,195727,195722,195719,195717,195716,195715,195714,195712,195710,195709,195708,195704,195696,195687,195686,195685,195684,195683,195680,195678,195674,195673,195672,195654,195652,195651,195642,195641,195639,195635,195632,195628,195627,195625,195624,195616,195615,195613,195610,195609,195608,195607,195605,195597,195580,195579,195577,195559,195552,195544,195541,195530,195525,195518,195514,195513,195512,195509,195506,195499,195498,195493,195492,195485,195478,195472,195470,195465,195461,195460,195459,195458,195457,195456,195451,195450,195448,195442,195435,195433,195431,195430,195424,195417,195409,195404,195403,195400,195398,195397,195391,195384,195383,195382,195381,195380,195379,195378,195376,195375,195371,195369,195368,195366,195365,195363,195362,195361,195360,195359,195353,195352,195351,195346,195344,195343,195337,195330,195324,195322,195319,195314,195310,195305,195304,195300,195286,195283,195281,195280,195273,195272,195270,195269,195268,195267,195265,195264,195261,195258,195256,195255,195248,195247,195243,195242,195241,195223,195222,195221,195220,195219,195217,195215,195208,195205,195204,195198,195197,195196,195195,195194,195192,195191,195190,195189,195188,195187,195186,195185,195177,195176,195175,195172,195170,195163,195160,195157,195151,195150,195142,195141,195135,195132,195130,195119,195117,195108,195101,195098,195095,195094,195093,195092,195090,195074,195064,195063,195062,195060,195059,195058,195056,195052,195051,195050,195048,195047,195045,195042,195039,195036,195033,195032,195026,195019,195014,195012,195008,195004,195003,195002,194994,194976,194966,194964,194963,194962,194960,194957,194953,194950,194949,194948,194939,194937,194935,194929,194926,194922,194920,194917,194912,194909,194908,194898,194896,194895,194894,194886,194885,194882,194881,194880,194877,194876,194875,194873,194868,194857,194855,194854,194850,194849,194822,194816,194815,194814,194809,194807,194804,194803,194802,194798,194797,194794,194786,194777,194771,194769,194763,194761,194760,194752,194750,194747,194741,194728,194726,194722,194719,194718,194710,194707,194704,194702,194701,194699,194698,194697,194696,194694,194692,194690,194686,194673,194672,194666,194665,194663,194662,194657,194656,194655,194647,194631,194629,194626,194624,194611,194609,194608,194601,194588,194574,194570,194568,194545,194544,194524,194523,194517,194496,194495,194491,194489,194487,194476,194469,194467,194458,194444,194439,194438,194436,194433,194431,194429,194421,194420,194418,194417,194414,194412,194411,194410,194409,194408,194403,194392,194380,194375,194374,194373,194372,194366,194362,194360,194357,194356,194355,194352,194351,194350,194348,194342,194341,194330,194317,194316,194315,194311,194307,194306,194305,194303,194302,194300,194296,194291,194290,194286,194284,194283,194281,194280,194277,194272,194270,194257,194252,194251,194250,194242,194241,194240,194239,194226,194225,194224,194222,194220,194219,194212,194210,194200,194197,194191,194183,194182,194180,194179,194178,194171,194168,194164,194162,194160,194158,194153,194147,194146,194145,194144,194120,194119,194105,194103,194102,194095,194094,194093,194092,194091,194089,194088,194087,194086,194085,194084,194082,194081,194080,194079,194078,194075,194070,194069,194068,194063,194062,194061,194060,194054,194051,194049,194047,194046,194045,194039,194035,194021,194020,194003,193997,193986,193984,193980,193976,193974,193973,193971,193970,193969,193968,193967,193966,193965,193960,193959,193958,193956,193952,193951,193950,193949,193948,193944,193943,193942,193941,193926,193925,193923,193918,193911,193902,193900,193896,193895,193894,193893,193892,193891,193885,193884,193883,193882,193881,193880,193876,193874,193873,193869,193864,193862,193861,193860,193859,193857,193855,193854,193853,193849,193848,193847,193840,193839,193836,193833,193828,193827,193825,193822,193821,193820,193819,193816,193815,193813,193811,193810,193809,193806,193795,193791,193790,193785,193784,193783,193776,193771,193770,193769,193768,193766,193765,193764,193763,193753,193752,193750,193747,193739,193738,193735,193734,193733,193732,193730,193729,193727,193726,193725,193724,193723,193722,193721,193720,193719,193714,193713,193710,193708,193706,193705,193704,193703,193702,193700,193699,193698,193693,193691,193688,193686,193684,193682,193680,193677,193676,193675,193674,193673,193670,193669,193668,193666,193664,193663,193658,193656,193655,193654,193653,193652,193651,193650,193648,193647,193646,193645,193644,193643,193642,193641,193636,193634,193632,193630,193627,193626,193618,193612,193609,193606,193605,193604,193599,193598,193596,193595,193591,193589,193588,193587,193585,193579,193577,193576,193572,193565,193564,193562,193561,193559,193557,193556,193555,193553,193552,193550,193549,193545,193544,193543,193541,193540,193539,193536,193522,193521,193514,193511,193509,193507,193505,193503,193502,193498,193497,193496,193491,193486,193484,193482,193470,193467,193462,193457,193451,193447,193445,193444,193443,193442,193438,193436,193433,193431,193430,193429,193428,193427,193426,193425,193422,193420,193417,193414,193412,193409,193407,193405,193403,193402,193401,193396,193395,193394,193391,193389,193388,193386,193385,193384,193381,193378,193376,193373,193370,193367,193364,193355,193353,193348,193346,193342,193341,193338,193330,193326,193325,193324,193322,193320,193313,193311,193310,193309,193308,193307,193306,193302,193301,193300,193295,193293,193291,193290,193288,193276,193273,193272,193271,193269,193266,193263,193259,193258,193256,193255,193254,193251,193246,193244,193243,193241,193240,193238,193235,193234,193232,193231,193229,193227,193226,193225,193224,193221,193220,193219,193217,193215,193214,193212,193210,193209,193208,193206,193201,193199,193198,193196,193188,193184,193183,193181,193178,193177,193176,193175,193173,193171,193170,193168,193167,193166,193165,193163,193162,193161,193157,193154,193153,193152,193150,193149,193148,193146,193145,193143,193142,193140,193139,193138,193137)) OR (`CurrencyId`=2649 AND `CreatureId`=198782) OR (`CurrencyId`=2650 AND `CreatureId`=198782) OR (`CurrencyId`=2245 AND `CreatureId` IN (198752,198703,198004,197557,197411,197371,197356,197354,197353,197344,197009,196350,196334,196165,196056,196010,195895,195409,195223,195204,195186,194657,194392,194270,194210,193735,193710,193708,193706,193698,193693,193691,193688,193686,193684,193682,193680,193677,193675,193674,193666,193664,193663,193658,193655,193654,193653,193652,193650,193648,193647,193645,193644,193634,193632,193272,193271,193269,193266,193263,193259,193258,193256,193255,193254,193251,193246,193241,193240,193238,193235,193234,193231,193227,193226,193225,193224,193221,193220,193219,193217,193215,193212,193210,193209,193206,193201,193198,193196,193188,193181,193178,193177,193176,193175,193173,193170,193168,193167,193166,193165,193161,193157,193154,193152,193149,193148,193146,193143,193142,193140)) OR (`CurrencyId`=2031 AND `CreatureId` IN (198752,198703,196010,195915,193663,193271,193263,193240,193234,193231,193225,193221,193220,193206,193188,193176,193175,193146,193142,193140)) OR (`CurrencyId`=2109 AND `CreatureId` IN (198004,197557,197411,197371,197356,197354,197353,197344,196165,194392,194210,193735,193710,193708,193706,193698,193693,193691,193634,193288,193269,193251,193219,193214,193201,193181,193167,193149)) OR (`CurrencyId`=1719 AND `CreatureId` IN (197667,195150,194886)) OR (`CurrencyId`=2778 AND `CreatureId`=197531) OR (`CurrencyId`=2134 AND `CreatureId` IN (197099,196992,196973,196972,196971,196970,196278,195098)) OR (`CurrencyId`=2108 AND `CreatureId` IN (197009,196350,196334,195895,195409,195223,195204,195186,193666,193259,193255,193254,193238,193235,193217,193212,193209,193178,193177,193170,193168,193161,193154,193152,193148)) OR (`CurrencyId`=2106 AND `CreatureId` IN (196402,196056,194657,194408,194403,194270,193688,193686,193684,193682,193680,193677,193675,193674,193669,193668,193664,193658,193655,193654,193653,193652,193650,193648,193647,193645,193644,193632,193273,193272,193266,193258,193256,193246,193243,193241,193232,193229,193227,193226,193224,193215,193210,193198,193196,193173,193171,193168,193166,193165,193163,193157,193153,193143)) OR (`CurrencyId`=1155 AND `CreatureId`=194014); +UPDATE `creature_quest_currency` SET `VerifiedBuild`=56421 WHERE (`CurrencyId`=2003 AND `CreatureId` IN (193136,193135,193133,193132,193131,193130,193129,193128,193127,193126,193125,193124,193123,193120,193118,193116,193097,193092,193083,193081,193078,193075,193071,193068,193063,193062,193054,193053,193052,193049,193044,193027,193009,193003,193002,192986,192984,192983,192982,192978,192968,192961,192953,192949,192947,192946,192945,192941,192938,192934,192931,192930,192928,192919,192916,192915,192914,192888,192887,192886,192885,192882,192879,192873,192870,192854,192853,192834,192833,192822,192812,192810,192803,192802,192800,192796,192794,192792,192791,192790,192789,192788,192787,192786,192784,192783,192782,192781,192776,192775,192772,192771,192770,192769,192768,192767,192766,192765,192764,192763,192762,192761,192759,192754,192752,192749,192748,192739,192737,192720,192718,192717,192716,192704,192703,192702,192700,192699,192696,192695,192694,192693,192689,192687,192685,192684,192683,192680,192678,192677,192661,192657,192654,192652,192651,192644,192643,192641,192640,192639,192637,192636,192634,192632,192630,192624,192623,192612,192610,192609,192602,192597,192596,192594,192591,192584,192583,192582,192575,192572,192569,192568,192567,192559,192557,192555,192550,192544,192534,192533,192525,192522,192518,192513,192507,192506,192503,192501,192500,192499,192487,192486,192481,192477,192473,192471,192470,192469,192468,192467,192466,192465,192464,192463,192462,192457,192456,192454,192453,192452,192451,192450,192449,192448,192447,192446,192445,192444,192443,192442,192441,192437,192430,192428,192427,192425,192424,192423,192422,192421,192420,192419,192418,192417,192416,192415,192414,192413,192412,192411,192410,192408,192393,192390,192389,192386,192385,192383,192380,192379,192378,192377,192376,192375,192374,192373,192372,192371,192367,192364,192362,192356,192352,192351,192348,192344,192341,192340,192338,192335,192334,192333,192330,192329,192323,192307,192300,192299,192297,192296,192295,192294,192293,192292,192291,192290,192283,192274,192270,192266,192248,192247,192232,192228,192226,192223,192209,192197,192196,192188,192187,192186,192183,192182,192181,192180,192179,192178,192176,192175,192174,192173,192172,192171,192170,192169,192168,192167,192166,192161,192160,192159,192158,192157,192156,192154,192152,192151,192150,192149,192148,192147,192146,192145,192142,192141,192133,192132,192131,192130,192129,192127,192126,192125,192124,192123,192122,192119,192118,192115,192105,192063,192061,192057,192045,192043,192041,192040,192038,192037,192036,192030,192020,192003,191995,191979,191978,191973,191972,191971,191970,191969,191968,191967,191966,191965,191964,191963,191951,191950,191947,191944,191940,191926,191922,191917,191906,191903,191902,191901,191900,191899,191898,191887,191883,191880,191876,191857,191851,191850,191847,191844,191843,191842,191841,191840,191835,191833,191831,191830,191829,191828,191827,191826,191825,191824,191823,191821,191820,191816,191805,191804,191802,191800,191799,191795,191794,191791,191790,191789,191788,191787,191786,191785,191784,191781,191779,191778,191777,191775,191774,191773,191765,191763,191746,191745,191744,191739,191736,191731,191729,191727,191724,191719,191713,191712,191711,191710,191709,191708,191707,191706,191705,191704,191703,191697,191696,191695,191694,191687,191686,191684,191683,191682,191681,191680,191679,191678,191677,191676,191675,191672,191668,191667,191666,191665,191664,191663,191662,191661,191660,191659,191658,191656,191654,191653,191651,191650,191649,191647,191645,191644,191639,191637,191629,191628,191626,191625,191624,191621,191620,191619,191618,191616,191615,191611,191608,191607,191606,191604,191597,191596,191594,191588,191582,191580,191577,191572,191570,191565,191563,191562,191561,191560,191559,191558,191554,191553,191552,191551,191545,191544,191541,191538,191536,191535,191532,191530,191529,191527,191525,191524,191523,191521,191517,191511,191509,191508,191507,191500,191498,191497,191496,191495,191481,191479,191478,191476,191469,191462,191460,191458,191457,191456,191451,191450,191447,191446,191434,191430,191429,191428,191427,191422,191416,191413,191404,191396,191395,191389,191388,191375,191374,191373,191372,191367,191365,191364,191363,191362,191357,191356,191355,191354,191351,191348,191346,191342,191341,191340,191339,191337,191336,191335,191334,191333,191332,191331,191330,191329,191328,191327,191326,191324,191322,191319,191318,191317,191315,191313,191311,191310,191308,191307,191306,191305,191304,191303,191302,191300,191289,191284,191278,191273,191270,191259,191257,191256,191255,191252,191247,191245,191243,191242,191240,191238,191237,191236,191235,191233,191232,191230,191229,191227,191226,191225,191224,191222,191221,191220,191215,191206,191204,191203,191201,191200,191199,191198,191196,191182,191180,191175,191173,191165,191164,191155,191152,191145,191143,191136,191133,191131,191130,191129,191123,191122,191121,191120,191109,191104,191103,191101,191099,191098,191096,191084,191061,191060,191057,191055,191054,191052,191051,191049,191048,191047,191044,191043,191042,191039,191038,191037,191035,191033,191032,191021,191015,191008,191006,191005,190998,190996,190995,190991,190986,190983,190980,190974,190968,190965,190962,190961,190960,190958,190953,190952,190947,190946,190945,190944,190943,190932,190931,190930,190928,190925,190924,190921,190920,190913,190911,190910,190909,190908,190907,190906,190905,190888,190886,190885,190873,190840,190839,190824,190817,190816,190815,190814,190812,190795,190794,190789,190788,190787,190786,190785,190784,190783,190780,190779,190778,190776,190767,190766,190762,190761,190757,190756,190753,190752,190751,190749,190748,190747,190746,190745,190743,190742,190739,190738,190737,190731,190730,190726,190723,190721,190719,190718,190717,190716,190715,190714,190713,190712,190711,190710,190709,190708,190700,190698,190697,190696,190695,190694,190692,190691,190680,190667,190665,190664,190663,190662,190660,190659,190655,190654,190653,190650,190645,190644,190641,190634,190630,190625,190613,190611,190608,190607,190605,190604,190603,190602,190601,190599,190598,190587,190584,190579,190576,190574,190567,190566,190564,190563,190556,190551,190543,190538,190531,190530,190528,190527,190523,190521,190520,190519,190518,190514,190510,190508,190503,190496,190493,190489,190485,190484,190482,190473,190467,190465,190463,190461,190457,190453,190447,190444,190441,190438,190431,190428,190420,190412,190411,190410,190409,190408,190407,190405,190404,190403,190401,190400,190397,190389,190384,190383,190382,190379,190377,190375,190373,190371,190370,190368,190366,190362,190359,190358,190348,190345,190343,190342,190340,190339,190333,190329,190326,190325,190324,190322,190321,190320,190319,190318,190317,190307,190304,190296,190282,190257,190256,190252,190249,190244,190243,190242,190230,190220,190218,190216,190214,190213,190212,190210,190209,190208,190207,190206,190205,190204,190201,190199,190198,190193,190191,190189,190188,190186,190176,190173,190172,190170,190165,190161,190156,190147,190144,190133,190130,190129,190123,190117,190116,190115,190110,190106,190100,190099,190095,190080,190079,190075,190073,190069,190066,190065,190061,190060,190059,190056,190055,190054,190051,190048,190047,190034,190032,190031,190028,190023,190019,190011,189992,189986,189983,189968,189967,189966,189965,189939,189937,189936,189935,189930,189928,189926,189925,189914,189905,189902,189901,189899,189886,189880,189875,189872,189871,189870,189861,189859,189857,189852,189851,189850,189849,189847,189843,189841,189836,189835,189834,189825,189823,189822,189821,189816,189815,189814,189812,189811,189801,189798,189795,189780,189777,189768,189762,189760,189759,189757,189756,189755,189750,189744,189741,189734,189733,189729,189722,189715,189688,189675,189670,189656,189654,189653,189652,189645,189643,189627,189626,189614,189607,189606,189605,189601,189591,189581,189574,189572,189570,189557,189555,189544,189538,189537,189535,189531,189522,189521,189518,189517,189515,189512,189511,189509,189508,189501,189500,189499,189497,189494,189493,189491,189490,189486,189485,189479,189472,189471,189470,189468,189467,189466,189465,189464,189463,189460,189454,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189407,189406,189405,189394,189392,189391,189388,189387,189385,189384,189383,189382,189381,189379,189378,189373,189372,189371,189368,189363,189362,189356,189340,189338,189337,189335,189318,189316,189314,189313,189312,189310,189304,189303,189299,189297,189295,189289,189285,189284,189279,189266,189265,189248,189247,189246,189244,189243,189241,189235,189232,189231,189230,189229,189228,189227,189226,189221,189220,189218,189217,189213,189210,189208,189200,189198,189195,189194,189192,189092,189087,189057,189056,189051,189050,189048,189045,189043,189042,189040,189039,189034,189032,189030,189029,189027,189026,189024,189017,189016,189015,189014,189013,189012,189011,189010,189009,189008,189007,189006,189003,189001,189000,188999,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188953,188952,188951,188949,188948,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188928,188927,188926,188924,188923,188922,188921,188920,188919,188917,188897,188896,188894,188892,188891,188890,188888,188886,188884,188883,188881,188880,188879,188876,188875,188874,188872,188870,188869,188860,188859,188852,188851,188846,188840,188838,188837,188836,188835,188834,188833,188832,188831,188830,188829,188828,188827,188826,188814,188811,188810,188808,188807,188806,188805,188804,188802,188800,188799,188798,188797,188796,188795,188794,188793,188791,188790,188789,188787,188786,188784,188782,188781,188779,188777,188776,188775,188774,188772,188769,188768,188767,188766,188765,188764,188763,188762,188761,188760,188755,188754,188752,188750,188749,188748,188746,188745,188744,188743,188742,188741,188740,188739,188738,188737,188736,188733,188732,188731,188730,188729,188728,188727,188725,188723,188722,188721,188720,188719,188718,188717,188716,188715,188713,188712,188711,188710,188708,188707,188704,188702,188701,188700,188699,188698,188697,188696,188693,188691,188689,188687,188677,188676,188674,188671,188669,188668,188667,188666,188653,188652,188644,188643,188641,188638,188635,188634,188633,188632,188631,188630,188629,188628,188620,188619,188618,188616,188615,188614,188613,188612,188611,188610,188609,188608,188607,188606,188605,188604,188600,188599,188597,188596,188595,188594,188593,188591,188590,188589,188587,188586,188585,188584,188582,188581,188580,188578,188577,188576,188574,188573,188572,188571,188570,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188553,188552,188551,188550,188549,188548,188547,188546,188545,188544,188543,188542,188540,188538,188537,188536,188535,188534,188533,188532,188531,188530,188529,188528,188527,188526,188525,188524,188522,188520,188519,188518,188517,188516,188515,188514,188511,188510,188509,188508,188507,188506,188504,188502,188501,188500,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188484,188483,188480,188478,188477,188476,188475,188474,188473,188472,188471,188470,188469,188468,188467,188466,188465,188464,188463,188462,188461,188460,188459,188458,188457,188456,188455,188454,188453,188451,188450,188449,188447,188440,188438,188432,188431,188430,188429,188428,188427,188425,188424,188423,188422,188421,188420,188419,188418,188417,188415,188413,188411)) OR (`CurrencyId`=2122 AND `CreatureId` IN (193136,193135,193133,193132,193131,193130,193129,193128,193127,193126,193125,193124,193123,193120,193118,193116,193097,193092,193083,193081,193078,193075,193068,193063,193062,193054,193053,193052,193049,193044,193027,193009,193003,193002,192986,192984,192983,192982,192978,192968,192961,192953,192949,192947,192946,192945,192941,192938,192934,192931,192930,192928,192919,192916,192915,192914,192888,192887,192886,192885,192882,192879,192873,192870,192854,192853,192834,192833,192822,192812,192810,192803,192802,192800,192796,192794,192792,192791,192789,192788,192787,192786,192784,192783,192782,192781,192776,192775,192772,192771,192770,192769,192768,192767,192766,192765,192764,192763,192762,192761,192759,192754,192752,192749,192748,192739,192737,192720,192718,192717,192716,192704,192703,192702,192700,192699,192696,192695,192694,192693,192689,192687,192685,192684,192683,192680,192678,192677,192661,192657,192654,192652,192651,192644,192643,192641,192640,192639,192637,192636,192634,192632,192630,192624,192623,192612,192610,192609,192602,192597,192596,192594,192591,192584,192583,192582,192575,192572,192569,192568,192567,192559,192557,192555,192550,192544,192534,192533,192525,192522,192518,192513,192507,192506,192503,192501,192500,192499,192487,192486,192481,192477,192473,192471,192470,192469,192468,192467,192466,192465,192464,192463,192462,192457,192456,192454,192453,192452,192451,192450,192449,192448,192447,192446,192445,192444,192443,192442,192441,192437,192430,192428,192427,192425,192424,192423,192422,192421,192420,192419,192418,192417,192416,192415,192414,192413,192412,192411,192410,192408,192393,192390,192389,192386,192385,192383,192380,192379,192378,192377,192376,192375,192374,192373,192372,192371,192367,192364,192362,192356,192352,192351,192348,192344,192341,192340,192338,192335,192334,192333,192330,192329,192323,192307,192300,192299,192297,192296,192295,192294,192293,192292,192291,192290,192283,192274,192270,192266,192248,192247,192232,192228,192226,192223,192197,192196,192188,192187,192186,192183,192182,192181,192180,192179,192178,192176,192175,192174,192173,192172,192171,192170,192169,192168,192167,192166,192161,192160,192159,192158,192157,192156,192154,192152,192151,192150,192149,192148,192147,192146,192145,192142,192141,192133,192132,192131,192130,192129,192127,192126,192125,192124,192123,192122,192119,192118,192115,192105,192063,192061,192057,192045,192043,192041,192040,192038,192037,192036,192030,192020,192003,191995,191979,191978,191973,191972,191971,191970,191969,191968,191967,191966,191965,191964,191963,191951,191950,191947,191944,191940,191926,191922,191917,191906,191903,191902,191901,191900,191899,191898,191887,191883,191880,191876,191857,191851,191850,191847,191844,191843,191842,191841,191840,191835,191833,191831,191830,191829,191828,191827,191826,191825,191824,191823,191821,191820,191816,191805,191804,191802,191800,191799,191795,191794,191791,191790,191789,191788,191787,191786,191785,191784,191781,191779,191778,191777,191775,191774,191773,191765,191763,191746,191745,191744,191739,191736,191731,191729,191727,191724,191719,191713,191712,191711,191710,191709,191708,191707,191706,191705,191704,191703,191697,191696,191695,191694,191687,191686,191684,191683,191682,191681,191680,191679,191678,191677,191676,191675,191672,191668,191667,191666,191665,191664,191663,191662,191661,191660,191659,191658,191656,191654,191653,191651,191650,191649,191647,191645,191644,191639,191637,191629,191628,191626,191625,191624,191621,191620,191619,191618,191616,191615,191611,191608,191607,191606,191604,191597,191596,191594,191588,191582,191580,191577,191572,191570,191565,191563,191562,191561,191560,191559,191558,191554,191553,191552,191551,191545,191544,191541,191538,191536,191535,191532,191530,191529,191527,191525,191524,191523,191521,191517,191511,191509,191508,191507,191500,191498,191497,191496,191495,191481,191479,191478,191476,191469,191462,191460,191458,191457,191456,191451,191450,191447,191446,191434,191430,191429,191428,191427,191422,191413,191404,191396,191395,191389,191388,191375,191374,191373,191372,191367,191365,191364,191363,191362,191357,191356,191355,191354,191351,191348,191346,191342,191341,191340,191339,191337,191336,191335,191334,191333,191332,191331,191330,191329,191328,191327,191326,191324,191322,191319,191318,191317,191315,191313,191311,191310,191308,191307,191306,191305,191304,191303,191302,191300,191289,191284,191278,191273,191270,191259,191257,191256,191255,191252,191247,191245,191243,191242,191240,191238,191237,191236,191235,191233,191232,191230,191229,191227,191226,191225,191224,191222,191221,191220,191215,191206,191204,191203,191201,191200,191199,191198,191196,191182,191180,191175,191173,191165,191164,191155,191152,191145,191143,191136,191133,191131,191130,191129,191123,191122,191121,191120,191109,191104,191103,191101,191099,191098,191096,191084,191061,191060,191057,191055,191054,191052,191051,191049,191048,191047,191044,191043,191042,191039,191038,191037,191035,191033,191032,191021,191015,191008,191006,191005,190998,190996,190995,190991,190986,190983,190980,190974,190968,190965,190962,190961,190960,190958,190953,190952,190947,190946,190945,190944,190943,190932,190931,190930,190928,190925,190924,190921,190920,190913,190911,190910,190909,190908,190907,190906,190905,190888,190886,190885,190873,190840,190839,190824,190817,190816,190815,190814,190812,190795,190794,190789,190788,190787,190786,190785,190784,190783,190780,190779,190778,190776,190767,190766,190762,190761,190757,190756,190753,190752,190751,190749,190748,190747,190746,190745,190743,190742,190739,190738,190737,190731,190730,190726,190723,190721,190719,190718,190717,190716,190715,190714,190713,190712,190711,190710,190709,190708,190700,190698,190697,190696,190695,190694,190692,190691,190680,190667,190665,190664,190663,190662,190660,190659,190655,190654,190653,190650,190645,190644,190641,190634,190630,190625,190613,190611,190608,190607,190605,190604,190603,190602,190601,190599,190598,190587,190584,190579,190576,190574,190567,190566,190564,190563,190556,190551,190543,190538,190531,190530,190528,190527,190523,190521,190520,190519,190518,190514,190510,190508,190503,190496,190493,190489,190485,190484,190482,190473,190467,190465,190463,190461,190457,190453,190447,190444,190441,190438,190431,190428,190420,190412,190411,190410,190409,190408,190407,190405,190404,190403,190401,190400,190397,190389,190384,190383,190382,190379,190377,190375,190373,190371,190370,190368,190366,190362,190359,190358,190348,190345,190343,190342,190340,190339,190333,190329,190326,190325,190324,190322,190321,190320,190319,190318,190317,190307,190304,190296,190282,190257,190256,190252,190249,190244,190243,190242,190230,190220,190218,190216,190214,190213,190212,190210,190209,190208,190207,190206,190205,190204,190201,190199,190198,190193,190191,190189,190188,190186,190176,190173,190172,190170,190165,190161,190156,190147,190144,190133,190130,190129,190123,190117,190116,190115,190110,190106,190100,190099,190095,190080,190079,190075,190073,190069,190066,190065,190061,190060,190059,190056,190055,190054,190051,190048,190047,190034,190032,190031,190028,190023,190019,190011,189992,189986,189983,189968,189967,189966,189965,189939,189937,189936,189935,189930,189928,189926,189925,189914,189905,189902,189901,189899,189886,189880,189875,189872,189871,189870,189861,189859,189857,189852,189851,189850,189849,189847,189843,189841,189836,189835,189834,189825,189823,189822,189821,189816,189815,189814,189812,189811,189801,189798,189795,189780,189777,189768,189762,189760,189759,189757,189756,189755,189750,189744,189741,189734,189733,189729,189722,189715,189688,189675,189670,189656,189654,189653,189652,189645,189643,189627,189626,189614,189607,189606,189605,189601,189591,189581,189574,189572,189570,189557,189555,189544,189538,189537,189535,189531,189522,189521,189518,189517,189515,189512,189511,189509,189508,189501,189500,189499,189497,189494,189493,189491,189490,189486,189485,189479,189472,189471,189470,189468,189467,189466,189465,189464,189463,189460,189454,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189407,189406,189405,189394,189392,189391,189388,189387,189385,189384,189383,189382,189381,189379,189378,189373,189372,189371,189368,189363,189362,189356,189340,189338,189337,189335,189318,189316,189314,189313,189312,189310,189304,189303,189299,189297,189295,189289,189285,189284,189279,189266,189265,189248,189247,189246,189244,189243,189241,189235,189232,189231,189230,189229,189228,189227,189226,189221,189220,189218,189217,189213,189210,189208,189200,189198,189195,189194,189192,189092,189087,189057,189056,189051,189050,189048,189045,189043,189042,189040,189039,189034,189032,189030,189029,189027,189026,189024,189017,189016,189015,189014,189013,189012,189011,189010,189009,189008,189007,189006,189003,189001,189000,188999,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188953,188952,188951,188949,188948,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188928,188927,188926,188924,188923,188922,188921,188920,188919,188917,188897,188896,188894,188892,188891,188890,188888,188886,188884,188883,188881,188880,188879,188876,188875,188874,188872,188870,188869,188860,188859,188852,188851,188846,188840,188838,188837,188836,188835,188834,188833,188832,188831,188830,188829,188828,188827,188826,188814,188811,188810,188808,188807,188806,188805,188804,188802,188800,188799,188798,188797,188796,188795,188794,188793,188791,188790,188789,188787,188786,188784,188782,188781,188779,188777,188776,188775,188774,188772,188769,188768,188767,188766,188765,188764,188763,188762,188761,188760,188755,188754,188752,188750,188749,188748,188746,188745,188744,188743,188742,188741,188740,188739,188738,188737,188736,188733,188732,188731,188730,188729,188728,188727,188725,188723,188722,188721,188720,188719,188718,188717,188716,188715,188713,188712,188711,188710,188708,188707,188704,188702,188701,188700,188699,188698,188697,188696,188693,188691,188689,188687,188677,188676,188674,188671,188669,188668,188667,188666,188653,188652,188644,188643,188641,188638,188635,188634,188633,188632,188631,188630,188629,188628,188620,188619,188618,188616,188615,188614,188613,188612,188611,188610,188609,188608,188607,188606,188605,188604,188600,188599,188597,188596,188595,188594,188593,188591,188590,188589,188587,188586,188585,188584,188582,188581,188580,188578,188577,188576,188574,188573,188572,188571,188570,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188553,188552,188551,188550,188549,188548,188547,188546,188545,188544,188543,188542,188540,188538,188537,188536,188535,188534,188533,188532,188531,188530,188529,188528,188527,188526,188525,188524,188522,188520,188519,188518,188517,188516,188515,188514,188511,188510,188509,188508,188507,188506,188504,188502,188501,188500,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188484,188483,188480,188478,188477,188476,188475,188474,188473,188472,188471,188470,188469,188468,188467,188466,188465,188464,188463,188462,188461,188460,188459,188458,188457,188456,188455,188454,188453,188451,188450,188449,188447,188440,188438,188432,188431,188430,188429,188428,188427,188425,188424,188423,188422,188421,188420,188419,188418,188417,188415,188413,188411)) OR (`CurrencyId`=2118 AND `CreatureId` IN (193136,193135,193133,193132,193131,193130,193129,193128,193127,193126,193125,193124,193123,193120,193118,193116,193097,193092,193083,193081,193078,193075,193068,193063,193062,193054,193053,193052,193049,193044,193027,193009,193003,193002,192986,192984,192983,192982,192978,192968,192961,192953,192949,192947,192946,192945,192941,192938,192934,192931,192930,192928,192919,192916,192915,192914,192888,192887,192886,192885,192882,192879,192873,192870,192854,192853,192834,192833,192822,192812,192810,192803,192802,192800,192796,192794,192792,192791,192789,192788,192787,192786,192784,192783,192782,192781,192776,192775,192772,192771,192770,192769,192768,192767,192766,192765,192764,192763,192762,192761,192759,192754,192752,192749,192748,192739,192737,192720,192718,192717,192716,192704,192703,192702,192700,192699,192696,192695,192694,192693,192689,192687,192685,192684,192683,192680,192678,192677,192661,192657,192654,192652,192651,192644,192643,192641,192640,192639,192637,192636,192634,192632,192630,192624,192623,192612,192610,192609,192602,192597,192596,192594,192591,192584,192583,192582,192575,192572,192569,192568,192567,192559,192557,192555,192550,192544,192534,192533,192525,192522,192518,192513,192507,192506,192503,192501,192500,192499,192487,192486,192481,192477,192473,192471,192470,192469,192468,192467,192466,192465,192464,192463,192462,192457,192456,192454,192453,192452,192451,192450,192449,192448,192447,192446,192445,192444,192443,192442,192441,192437,192430,192428,192427,192425,192424,192423,192422,192421,192420,192419,192418,192417,192416,192415,192414,192413,192412,192411,192410,192408,192393,192390,192389,192386,192385,192383,192380,192379,192378,192377,192376,192375,192374,192373,192372,192371,192367,192364,192362,192356,192352,192351,192348,192344,192341,192340,192338,192335,192334,192333,192330,192329,192323,192307,192300,192299,192297,192296,192295,192294,192293,192292,192291,192290,192283,192274,192270,192266,192248,192247,192232,192228,192226,192223,192197,192196,192188,192187,192186,192183,192182,192181,192180,192179,192178,192176,192175,192174,192173,192172,192171,192170,192169,192168,192167,192166,192161,192160,192159,192158,192157,192156,192154,192152,192151,192150,192149,192148,192147,192146,192145,192142,192141,192133,192132,192131,192130,192129,192127,192126,192125,192124,192123,192122,192119,192118,192115,192105,192089,192063,192061,192057,192045,192043,192041,192040,192038,192037,192036,192030,192020,192003,191995,191979,191978,191973,191972,191971,191970,191969,191968,191967,191966,191965,191964,191963,191951,191950,191947,191944,191940,191926,191922,191917,191906,191903,191902,191901,191900,191899,191898,191887,191883,191880,191876,191857,191851,191850,191847,191844,191843,191842,191841,191840,191835,191833,191831,191830,191829,191828,191827,191826,191825,191824,191823,191821,191820,191816,191805,191804,191802,191800,191799,191795,191794,191791,191790,191789,191788,191787,191786,191785,191784,191781,191779,191778,191777,191775,191774,191773,191765,191763,191746,191745,191744,191739,191736,191731,191729,191727,191724,191719,191713,191712,191711,191710,191709,191708,191707,191706,191705,191704,191703,191697,191696,191695,191694,191687,191686,191684,191683,191682,191681,191680,191679,191678,191677,191676,191675,191672,191668,191667,191666,191665,191664,191663,191662,191661,191660,191659,191658,191656,191654,191653,191651,191650,191649,191647,191645,191644,191639,191637,191629,191628,191626,191625,191624,191621,191620,191619,191618,191616,191615,191611,191608,191607,191606,191604,191597,191596,191594,191588,191582,191580,191577,191572,191570,191565,191563,191562,191561,191560,191559,191558,191554,191553,191552,191551,191545,191544,191541,191538,191536,191535,191532,191530,191529,191527,191525,191524,191523,191521,191517,191511,191509,191508,191507,191500,191498,191497,191496,191495,191481,191479,191478,191476,191469,191462,191460,191458,191457,191456,191451,191450,191447,191446,191434,191430,191429,191428,191427,191422,191413,191404,191396,191395,191389,191388,191375,191374,191373,191372,191367,191365,191364,191363,191362,191357,191356,191355,191354,191351,191348,191346,191342,191341,191340,191339,191337,191336,191335,191334,191333,191332,191331,191330,191329,191328,191327,191326,191324,191322,191319,191318,191317,191315,191313,191311,191310,191308,191307,191306,191305,191304,191303,191302,191300,191289,191284,191278,191273,191270,191259,191257,191256,191255,191252,191247,191245,191243,191242,191240,191238,191237,191236,191235,191233,191232,191230,191229,191227,191226,191225,191224,191222,191221,191220,191215,191206,191204,191203,191201,191200,191199,191198,191196,191182,191180,191175,191173,191165,191164,191155,191152,191145,191143,191136,191133,191131,191130,191129,191123,191122,191121,191120,191109,191104,191103,191101,191099,191098,191096,191084,191061,191060,191057,191055,191054,191052,191051,191049,191048,191047,191044,191043,191042,191039,191038,191037,191035,191033,191032,191021,191015,191008,191006,191005,190998,190996,190995,190991,190986,190983,190980,190974,190968,190965,190962,190961,190960,190958,190953,190952,190947,190946,190945,190944,190943,190932,190931,190930,190928,190925,190924,190921,190920,190913,190911,190910,190909,190908,190907,190906,190905,190888,190886,190885,190873,190840,190839,190824,190817,190816,190815,190814,190812,190795,190794,190789,190788,190787,190786,190785,190784,190783,190780,190779,190778,190776,190767,190766,190762,190761,190757,190756,190753,190752,190751,190749,190748,190747,190746,190745,190743,190742,190739,190738,190737,190731,190730,190726,190723,190721,190719,190718,190717,190716,190715,190714,190713,190712,190711,190710,190709,190708,190700,190698,190697,190696,190695,190694,190692,190691,190680,190667,190665,190664,190663,190662,190660,190659,190655,190654,190653,190650,190645,190644,190641,190634,190630,190625,190613,190611,190608,190607,190605,190604,190603,190602,190601,190599,190598,190587,190584,190579,190576,190574,190567,190566,190564,190563,190556,190551,190543,190538,190531,190530,190528,190527,190523,190521,190520,190519,190518,190514,190510,190508,190503,190496,190493,190489,190485,190484,190482,190473,190467,190465,190463,190461,190457,190453,190447,190444,190441,190438,190431,190428,190420,190412,190411,190410,190409,190408,190407,190405,190404,190403,190401,190400,190397,190389,190384,190383,190382,190379,190377,190375,190373,190371,190370,190368,190366,190362,190359,190358,190348,190345,190343,190342,190340,190339,190333,190329,190326,190325,190324,190322,190321,190320,190319,190318,190317,190307,190304,190296,190282,190257,190256,190252,190249,190244,190243,190242,190230,190220,190218,190216,190214,190213,190212,190210,190209,190208,190207,190206,190205,190204,190201,190199,190198,190193,190191,190189,190188,190186,190176,190173,190172,190170,190165,190161,190156,190147,190144,190133,190130,190129,190123,190117,190116,190115,190110,190106,190100,190099,190095,190080,190079,190075,190073,190069,190066,190065,190061,190060,190059,190056,190055,190054,190051,190048,190047,190034,190032,190031,190028,190023,190019,190011,189992,189986,189983,189968,189967,189966,189965,189939,189937,189936,189935,189930,189928,189926,189925,189914,189905,189902,189901,189899,189886,189880,189875,189872,189871,189870,189861,189859,189857,189852,189851,189850,189849,189847,189843,189841,189836,189835,189834,189825,189823,189822,189821,189816,189815,189814,189812,189811,189801,189798,189795,189780,189777,189768,189762,189760,189759,189757,189756,189755,189750,189744,189741,189734,189733,189729,189722,189715,189688,189675,189670,189656,189654,189653,189652,189645,189643,189627,189626,189614,189607,189606,189605,189601,189591,189581,189574,189572,189570,189557,189555,189544,189538,189537,189535,189531,189522,189521,189518,189517,189515,189512,189511,189509,189508,189501,189500,189499,189497,189494,189493,189491,189490,189486,189485,189479,189472,189471,189470,189468,189467,189466,189465,189464,189463,189460,189454,189453,189452,189451,189449,189447,189446,189424,189423,189421,189411,189410,189409,189407,189406,189405,189394,189392,189391,189388,189387,189385,189384,189383,189382,189381,189379,189378,189373,189372,189371,189368,189363,189362,189356,189340,189338,189337,189335,189318,189316,189314,189313,189312,189310,189304,189303,189299,189297,189295,189289,189285,189284,189279,189266,189265,189248,189247,189246,189244,189243,189241,189235,189232,189231,189230,189229,189228,189227,189226,189221,189220,189218,189217,189213,189210,189208,189200,189198,189195,189194,189192,189092,189087,189057,189056,189051,189050,189048,189045,189043,189042,189040,189039,189034,189032,189030,189029,189027,189026,189024,189017,189016,189015,189014,189013,189012,189011,189010,189009,189008,189007,189006,189003,189001,189000,188999,188973,188971,188970,188969,188968,188967,188966,188965,188964,188963,188962,188961,188960,188959,188958,188957,188953,188952,188951,188949,188948,188944,188943,188942,188941,188940,188939,188936,188935,188934,188933,188932,188931,188928,188927,188926,188924,188923,188922,188921,188920,188919,188917,188897,188896,188894,188892,188891,188890,188888,188886,188884,188883,188881,188880,188879,188876,188875,188874,188872,188870,188869,188860,188859,188852,188851,188846,188840,188838,188837,188836,188835,188834,188833,188832,188831,188830,188829,188828,188827,188826,188814,188811,188810,188808,188807,188806,188805,188804,188802,188800,188799,188798,188797,188796,188795,188794,188793,188791,188790,188789,188787,188786,188784,188782,188781,188779,188777,188776,188775,188774,188772,188769,188768,188767,188766,188765,188764,188763,188762,188761,188760,188755,188754,188752,188750,188749,188748,188746,188745,188744,188743,188742,188741,188740,188739,188738,188737,188736,188733,188732,188731,188730,188729,188728,188727,188725,188723,188722,188721,188720,188719,188718,188717,188716,188715,188713,188712,188711,188710,188708,188707,188704,188702,188701,188700,188699,188698,188697,188696,188693,188691,188689,188687,188677,188676,188674,188671,188669,188668,188667,188666,188653,188652,188644,188643,188641,188638,188635,188634,188633,188632,188631,188630,188629,188628,188620,188619,188618,188616,188615,188614,188613,188612,188611,188610,188609,188608,188607,188606,188605,188604,188600,188599,188597,188596,188595,188594,188593,188591,188590,188589,188587,188586,188585,188584,188582,188581,188580,188578,188577,188576,188574,188573,188572,188571,188570,188569,188568,188567,188566,188565,188564,188563,188561,188560,188559,188558,188557,188556,188555,188554,188553,188552,188551,188550,188549,188548,188547,188546,188545,188544,188543,188542,188540,188538,188537,188536,188535,188534,188533,188532,188531,188530,188529,188528,188527,188526,188525,188524,188522,188520,188519,188518,188517,188516,188515,188514,188511,188510,188509,188508,188507,188506,188504,188502,188501,188500,188499,188498,188497,188495,188493,188492,188491,188490,188489,188488,188487,188486,188485,188484,188483,188480,188478,188477,188476,188475,188474,188473,188472,188471,188470,188469,188468,188467,188466,188465,188464,188463,188462,188461,188460,188459,188458,188457,188456,188455,188454,188453,188451,188450,188449,188447,188440,188438,188432,188431,188430,188429,188428,188427,188425,188424,188423,188422,188421,188420,188419,188418,188417,188415,188413,188411)) OR (`CurrencyId`=2245 AND `CreatureId` IN (193136,193135,193132,193130,193128,193126,193125,193123,193120,193118,193116,192737,192557,192453,192364,192362,192045,192020,191950,191842,191416,191356,191305,190609,190496,190485,190245,190244,189901,189822,189813,189729,189652,189289,188451)) OR (`CurrencyId`=2109 AND `CreatureId` IN (193136,193123,192749,191416,191356,191305)) OR (`CurrencyId`=2106 AND `CreatureId` IN (193135,193127,193126,192362,191354,190991,190986,189822,189289)) OR (`CurrencyId`=2108 AND `CreatureId` IN (193133,193130,193125,192949,192557,192453,192364,192045,192020,191950,191842,190244,189652,188451)) OR (`CurrencyId`=2031 AND `CreatureId` IN (193132,193128,193120,193118,193116,192983,192737,191611)) OR (`CurrencyId`=1719 AND `CreatureId` IN (192503,189656)) OR (`CurrencyId`=1155 AND `CreatureId`=191477) OR (`CurrencyId`=2134 AND `CreatureId` IN (190952,190947,190780,190779,190778,190776)) OR (`CurrencyId`=2800 AND `CreatureId` IN (190609,190496,190485,190245,189901,189813,189729)) OR (`CurrencyId`=2774 AND `CreatureId` IN (190609,190485,189901,189729)) OR (`CurrencyId`=2413 AND `CreatureId` IN (190609,190485,189901,189729)) OR (`CurrencyId`=2806 AND `CreatureId` IN (190609,190496,190485,190245,189901,189813,189729)) OR (`CurrencyId`=2807 AND `CreatureId` IN (190609,190496,190485,190245,189901,189813,189729)) OR (`CurrencyId`=2812 AND `CreatureId` IN (190496,190245,189813)) OR (`CurrencyId`=2809 AND `CreatureId` IN (190496,190245,189813)) OR (`CurrencyId`=3010 AND `CreatureId` IN (190496,190245,189813)) OR (`CurrencyId`=3066 AND `CreatureId`=188603); +UPDATE `creature_quest_currency` SET `VerifiedBuild`=56421 WHERE (`CurrencyId`=2003 AND `CreatureId` IN (188409,188408,188407,188406,188405,188404,188402,188401,188400,188399,188398,188397,188396,188395,188394,188393,188388,188387,188384,188382,188381,188379,188378,188376,188375,188373,188372,188370,188369,188368,188367,188366,188364,188363,188360,188357,188351,188347,188343,188341,188338,188334,188333,188329,188328,188327,188326,188325,188324,188323,188322,188320,188318,188317,188316,188315,188314,188312,188311,188310,188309,188308,188307,188306,188305,188304,188303,188300,188298,188296,188295,188294,188292,188288,188287,188277,188276,188274,188273,188272,188271,188270,188252,188244,188242,188235,188231,188230,188226,188214,188211,188204,188203,188202,188197,188180,188174,188173,188172,188171,188159,188153,188128,188124,188122,188117,188115,188114,188104,188100,188099,188098,188095,188094,188089,188088,188087,188086,188074,188067,188060,188056,188055,188048,188044,188043,188041,188039,188038,188027,188014,188011,188009,188008,188006,188004,187999,187979,187975,187971,187969,187965,187960,187953,187949,187948,187945,187941,187939,187938,187937,187936,187935,187932,187931,187930,187928,187926,187925,187923,187921,187919,187916,187912,187908,187907,187902,187900,187898,187897,187886,187885,187872,187871,187868,187867,187860,187857,187854,187847,187845,187843,187842,187840,187839,187838,187837,187835,187834,187833,187831,187828,187827,187826,187825,187819,187817,187816,187813,187811,187802,187794,187793,187792,187790,187786,187785,187781,187778,187777,187776,187773,187772,187771,187769,187768,187754,187753,187752,187751,187750,187749,187748,187747,187746,187745,187743,187735,187723,187697,187693,187692,187691,187689,187687,187685,187684,187683,187677,187672,187661,187657,187652,187650,187649,187645,187641,187640,187628,187625,187619,187618,187617,187616,187615,187614,187613,187612,187611,187603,187602,187601,187600,187599,187598,187593,187581,187580,187579,187578,187577,187576,187575,187574,187573,187572,187568,187567,187566,187565,187559,187558,187557,187555,187553,187552,187551,187550,187549,187548,187547,187546,187545,187543,187542,187540,187539,187536,187535,187534,187530,187528,187526,187524,187523,187515,187510,187507,187506,187505,187503,187502,187501,187500,187498,187497,187496,187494,187493,187490,187489,187488,187487,187484,187483,187481,187480,187479,187478,187477,187476,187475,187474,187472,187470,187457,187456,187455,187452,187451,187445,187442,187440,187438,187433,187432,187431,187426,187423,187415,187414,187413,187410,187409,187405,187404,187402,187397,187396,187395,187393,187391,187387,187384,187359,187357,187353,187352,187350,187342,187341,187340,187338,187337,187336,187334,187333,187332,187331,187330,187329,187328,187326,187325,187324,187322,187321,187320,187318,187317,187316,187315,187312,187308,187307,187306,187302,187301,187299,187298,187297,187288,187286,187285,187282,187281,187280,187279,187275,187273,187271,187266,187265,187264,187263,187262,187258,187256,187246,187244,187242,187240,187239,187238,187232,187231,187230,187228,187226,187225,187224,187222,187221,187220,187219,187218,187217,187216,187215,187214,187212,187211,187210,187209,187207,187206,187205,187204,187203,187201,187192,187175,187174,187173,187172,187170,187168,187160,187159,187155,187154,187150,187149,187140,187139,187138,187131,187124,187120,187111,187095,187091,187090,187089,187088,187087,187085,187084,187083,187082,187081,187079,187078,187075,187065,187064,187063,187056,187051,187050,187049,187048,187036,187033,187032,187026,187021,186962,186959,186951,186938,186937,186934,186924,186923,186922,186921,186918,186915,186912,186909,186908,186906,186903,186902,186892,186891,186889,186873,186859,186858,186855,186853,186849,186842,186840,186839,186837,186836,186835,186834,186833,186832,186831,186829,186828,186827,186826,186825,186824,186823,186821,186820,186813,186812,186811,186810,186809,186808,186807,186806,186803,186800,186799,186798,186797,186796,186792,186790,186788,186787,186783,186781,186777,186773,186772,186769,186768,186763,186759,186758,186756,186746,186745,186741,186740,186739,186738,186737,186736,186735,186728,186727,186725,186724,186723,186722,186720,186719,186714,186705,186704,186702,186701,186699,186693,186691,186690,186689,186685,186684,186683,186682,186680,186679,186678,186669,186668,186667,186666,186665,186662,186660,186654,186644,186643,186642,186639,186638,186637,186636,186635,186632,186630,186628,186627,186626,186624,186623,186620,186616,186615,186614,186612,186611,186610,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186592,186591,186590,186589,186587,186580,186573,186572,186570,186567,186566,186565,186563,186560,186559,186557,186555,186551,186550,186545,186543,186541,186535,186532,186531,186530,186529,186523,186522,186521,186520,186518,186517,186516,186515,186514,186513,186512,186511,186510,186509,186505,186504,186503,186502,186501,186496,186492,186491,186490,186489,186488,186487,186483,186481,186479,186476,186472,186471,186469,186467,186466,186464,186463,186460,186457,186455,186440,186438,186435,186427,186425,186423,186422,186421,186420,186417,186415,186414,186413,186412,186411,186409,186407,186406,186404,186399,186398,186397,186394,186393,186392,186391,186390,186388,186385,186384,186383,186380,186375,186372,186371,186370,186369,186367,186365,186363,186362,186361,186359,186356,186355,186354,186351,186350,186347,186342,186341,186340,186337,186336,186335,186329,186328,186323,186321,186319,186314,186312,186308,186299,186298,186295,186285,186284,186283,186275,186273,186272,186271,186270,186269,186268,186267,186266,186265,186264,186261,186260,186258,186254,186253,186252,186246,186243,186242,186239,186230,186229,186227,186226,186221,186220,186219,186217,186216,186215,186208,186206,186203,186202,186201,186200,186194,186193,186191,186185,186174,186169,186166,186163,186162,186161,186155,186151,186149,186147,186138,186131,186125,186124,186122,186121,186120,186119,186118,186117,186116,186115,186114,186113,186112,186111,186110,186109,186108,186099,186079,186064,186062,186061,186059,186050,185927,185926,185925,185924,185923,185922,185918,185913,185907,185903,185897,185887,185883,185879,185814,185812,185811,185810,185786,185767,185751,185725,185724,185723,185722,185721,185720,185719,185718,185717,185715,185691,185660,185656,185644,185629,185614,185600,185597,185596,185595,185594,185593,185592,185591,185589,185534,185529,185528,185508,185496,185490,185489,185465,185459,185450,185449,185448,185447,185445,185444,185443,185442,185437,185410,185409,185407,185384,185383,185382,185381,185357,185355,185354,185353,185350,185328,185327,185326,185325,185272,185262,185180,185169,185168,185147,185050,184985,184984,184983,184982,184975,184974,184973,184970,184969,184968,184933,184928,184927,184926,184925,184890,184869,184867,184866,184863,184862,184861,184857,184856,184855,184853,184851,184847,184816,184775,184774,184773,184772,184771,184770,184769,184768,184732,184731,184730,184728,184725,184724,184723,184721,184720,184719,184718,184717,184716,184715,184713,184712,184711,184710,184709,184708,184697,184696,184695,184694,184692,184689,184688,184661,184658,184655,184654,184653,184592,184490,184481,184477,184476,184463,184461,184457,184453,184444,184440,184428,184404,184401,184400,184396,184352,184351,184350,184349,184348,184346,184345,184344,184343,184335,184334,184331,184319,184317,184307,184306,184303,184301,184300,184281,184238,184180,184151,184134,184132,184131,184130,184125,184124,184123,184107,184106,184068,184067,184041,184040,184037,184034,184033,184032,184030,184023,184022,184020,184019,184011,183995,183990,183989,183986,183984,183957,183956,183954,183943,183942,183939,183888,183835,183829,183757,183635,183634,183632,183628,183622,183621,183619,183618,183617,183616,183612,183611,183605,183604,183603,183601,183600,183599,183598,183597,183595,183594,183591,183590,183589,183588,183586,183585,183584,183583,183582,183581,183578,183577,183575,183572,183571,183570,183568,183567,183552,183544,183542,183541,183540,183523,183522,183521,183520,183519,183492,183491,183490,183489,183486,183485,183484,183483,183482,183481,183479,183477,183476,183474,183473,183472,183471,183470,183454,183453,183422,183405,183403,183402,183401,183386,183379,183376,183375,183373,183372,183371,183368,183367,183364,183363,183362,183361,183356,183355,183354,183353,183352,183351,183343,183342,183341,183340,183297,183295,183269,183260,183259,183255,183254,183241,183238,183237,183236,183235,183233,183232,183189,183188,183187,183186,183183,183182,183181,183180,183178,182849,182846,182838,182837,182836,182835,182834,182833,182831,182830,182829,182828,182827,182826,182818,182817,182816,182815,182814,182813,182812,182811,182810,182809,182808,182807,182806,182782,182781,182780,182779,182772,182756,182753,182752,182751,182749,182747,182746,182744,182743,182742,182740,182737,182736,182733,182732,182731,182724,182723,182722,182721,182720,182718,182717,182716,182713,182708,182707,182705,182704,182703,182700,182699,182698,182697,182695,182680,182679,182678,182677,182675,182674,182673,182672,182671,182669,182658,182647,182643,182642,182639,182637,182636,182635,182634,182633,182630,182615,182597,182591,182588,182587,182586,182584,182583,182582,182581,182580,182577,182574,182573,182571,182570,182566,182565,182564,182562,182560,182559,182558,182557,182555,182553,182551,182550,182549,182547,182546,182545,182540,182538,182537,182536,182534,182533,182532,182531,182529,182528,182527,182526,182525,182524,182521,182518,182517,182516,182501,182500,182499,182498,182497,182496,182495,182493,182491,182490,182488,182487,182485,182484,182483,182482,182481,182480,182479,182478,182477,182476,182475,182471,182470,182469,182460,182457,182456,182455,182454,182453,182452,182451,182450,182449,182448,182447,182446,182439,182436,182433,182432,182415,182414,182413,182412,182411,182407,182406,182405,182404,182403,182402,182401,182400,182399,182398,182397,182396,182395,182394,182371,182370,182369,182367,182366,182334,182333,182329,182328,182321,182280,182279,182243,182242,182240,182239,182238,182237,182236,182235,182233,182232,182229,182228,182227,182226,182225,182224,182223,182222,182212,182211,182209,182208,182206,182205,182204,182203,182199,182198,182167,182165,182159,182086,182058,182057,182056,182055,182037,182036,182035,182034,182032,182031,182030,182029,182026,182025,182024,182022,182018,182017,182015,182014,182013,182012,182011,182009,182008,182007,182006,182005,181979,181978,181878,181877,181876,181875,181868,181867,181866,181865,181864,181863,181861,181860,181858,181855,181854,181853,181852,181840,181833,181831,181830,181829,181827,181825,181824,181823,181822,181821,181820,181819,181818,181817,181816,181815,181813,181811,181810,181809,181808,181807,181806,181804,181803,181802,181798,181795,181794,181787,181784,181781,181779,181778,181777,181776,181775,181774,181773,181772,181770,181769,181766,181764,181763,181758,181757,181756,181755,181754,181752,181751,181750,181749,181748,181747,181731,181726,181718,181715,181711,181656,181576,181574,181537,181536,181478,181477,181476,181475,181474,181471,181470,181469,181468,181458,181450,181449,181448,181444,181443)) OR (`CurrencyId`=2122 AND `CreatureId` IN (188409,188408,188407,188406,188405,188404,188402,188401,188400,188399,188398,188397,188396,188395,188394,188393,188388,188387,188384,188382,188381,188379,188378,188376,188375,188373,188372,188370,188369,188368,188367,188366,188364,188363,188360,188357,188351,188347,188343,188341,188338,188334,188333,188329,188328,188327,188326,188325,188324,188323,188322,188320,188318,188317,188316,188315,188314,188312,188311,188310,188309,188308,188307,188306,188305,188304,188303,188300,188298,188296,188295,188294,188292,188288,188287,188277,188276,188274,188273,188272,188271,188270,188252,188244,188242,188235,188231,188230,188226,188214,188211,188204,188203,188202,188197,188180,188174,188173,188172,188171,188159,188153,188128,188124,188122,188117,188115,188114,188104,188100,188099,188098,188095,188094,188089,188088,188087,188086,188074,188067,188060,188056,188055,188048,188044,188043,188041,188039,188038,188027,188014,188011,188009,188008,188006,188004,187999,187979,187975,187971,187969,187965,187960,187953,187949,187948,187945,187941,187939,187938,187937,187936,187935,187932,187931,187930,187928,187926,187923,187921,187919,187916,187912,187908,187907,187902,187900,187898,187897,187886,187885,187872,187871,187868,187867,187860,187857,187854,187847,187845,187843,187842,187840,187839,187838,187837,187835,187834,187833,187831,187828,187827,187826,187825,187819,187817,187816,187813,187811,187802,187794,187793,187792,187790,187786,187785,187781,187778,187777,187776,187773,187772,187771,187769,187768,187754,187753,187752,187751,187750,187749,187748,187747,187746,187745,187743,187735,187723,187697,187693,187692,187691,187689,187687,187685,187684,187683,187677,187672,187661,187657,187652,187650,187649,187645,187641,187640,187628,187625,187619,187618,187617,187616,187615,187614,187613,187612,187611,187603,187602,187601,187600,187599,187598,187593,187581,187580,187579,187578,187577,187576,187575,187574,187573,187572,187568,187567,187566,187565,187559,187557,187555,187553,187552,187551,187550,187549,187548,187547,187546,187545,187543,187542,187540,187539,187536,187535,187534,187530,187528,187526,187524,187523,187515,187510,187507,187506,187505,187503,187502,187501,187500,187498,187497,187496,187494,187493,187490,187489,187488,187487,187484,187483,187481,187480,187479,187478,187477,187476,187475,187474,187472,187470,187457,187456,187455,187452,187451,187445,187442,187440,187438,187433,187432,187431,187426,187423,187415,187414,187413,187410,187409,187405,187404,187402,187397,187396,187395,187393,187391,187387,187384,187359,187357,187353,187352,187350,187342,187341,187340,187338,187337,187336,187334,187333,187332,187331,187330,187329,187328,187326,187325,187324,187322,187321,187320,187318,187317,187316,187315,187312,187308,187307,187306,187302,187301,187299,187298,187297,187288,187286,187285,187282,187281,187280,187279,187275,187273,187271,187266,187265,187264,187263,187262,187258,187256,187246,187244,187242,187240,187239,187238,187232,187231,187230,187228,187226,187225,187224,187222,187221,187220,187219,187218,187217,187216,187215,187214,187212,187211,187210,187209,187207,187206,187205,187204,187203,187201,187192,187175,187174,187173,187172,187170,187168,187160,187159,187155,187154,187150,187149,187140,187139,187138,187131,187124,187120,187111,187095,187091,187090,187089,187088,187087,187085,187084,187083,187082,187081,187079,187078,187075,187065,187064,187063,187056,187051,187050,187049,187048,187036,187033,187032,187026,187021,186962,186959,186951,186938,186937,186934,186924,186923,186922,186921,186918,186915,186912,186909,186908,186906,186903,186902,186892,186891,186889,186873,186859,186858,186855,186853,186849,186842,186840,186839,186837,186836,186835,186834,186833,186832,186831,186829,186828,186827,186826,186825,186824,186823,186821,186820,186813,186812,186811,186810,186809,186808,186807,186806,186803,186800,186799,186798,186797,186796,186792,186790,186788,186787,186783,186781,186777,186773,186772,186769,186768,186763,186759,186758,186756,186746,186745,186741,186740,186739,186738,186737,186736,186735,186728,186727,186725,186724,186723,186722,186720,186719,186714,186705,186704,186702,186701,186699,186693,186691,186690,186689,186685,186684,186683,186682,186680,186679,186678,186669,186668,186667,186666,186665,186662,186660,186654,186644,186643,186642,186639,186638,186637,186636,186635,186632,186630,186628,186627,186626,186624,186623,186620,186616,186615,186614,186612,186611,186610,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186592,186591,186590,186589,186587,186580,186573,186572,186570,186567,186566,186565,186563,186560,186559,186557,186555,186551,186550,186545,186543,186541,186535,186532,186531,186530,186529,186523,186522,186521,186520,186518,186517,186516,186515,186514,186513,186512,186511,186510,186509,186505,186504,186503,186502,186501,186496,186492,186491,186490,186489,186488,186487,186483,186481,186479,186476,186472,186471,186469,186467,186466,186464,186463,186460,186457,186455,186440,186438,186435,186427,186425,186423,186422,186421,186420,186417,186415,186414,186413,186412,186411,186409,186407,186406,186404,186399,186398,186397,186394,186393,186392,186391,186390,186388,186385,186384,186383,186380,186375,186372,186371,186370,186369,186367,186365,186363,186362,186361,186359,186356,186355,186354,186351,186350,186347,186342,186341,186340,186337,186336,186335,186329,186328,186323,186321,186319,186314,186312,186308,186299,186298,186295,186285,186284,186283,186275,186273,186272,186271,186270,186269,186268,186267,186266,186265,186264,186261,186260,186258,186254,186253,186252,186246,186243,186242,186239,186230,186229,186227,186226,186221,186220,186219,186217,186216,186215,186208,186206,186203,186202,186201,186200,186194,186193,186191,186185,186174,186169,186166,186163,186162,186161,186155,186151,186149,186147,186138,186131,186125,186124,186122,186121,186120,186119,186118,186117,186116,186115,186114,186113,186112,186111,186110,186109,186108,186099,186079,186064,186062,186061,186059,186050,185927,185926,185925,185924,185923,185922,185918,185913,185907,185903,185897,185887,185883,185879,185814,185812,185811,185810,185786,185767,185751,185725,185724,185723,185722,185721,185720,185719,185718,185717,185715,185691,185660,185656,185644,185629,185614,185600,185597,185596,185595,185594,185593,185592,185591,185589,185534,185529,185528,185508,185496,185490,185489,185465,185459,185450,185449,185448,185447,185445,185444,185443,185442,185437,185410,185409,185407,185384,185383,185382,185381,185357,185355,185354,185353,185350,185328,185327,185326,185325,185272,185262,185180,185169,185168,185147,185050,184985,184984,184983,184982,184975,184974,184973,184970,184969,184968,184933,184928,184927,184926,184925,184890,184869,184867,184866,184863,184862,184861,184857,184856,184855,184853,184851,184847,184816,184775,184774,184773,184772,184771,184770,184769,184768,184732,184731,184730,184728,184725,184724,184723,184721,184720,184719,184718,184717,184716,184715,184713,184712,184711,184710,184709,184708,184697,184696,184695,184694,184692,184689,184688,184661,184658,184655,184654,184653,184592,184490,184481,184477,184476,184463,184461,184457,184453,184444,184440,184428,184404,184401,184400,184396,184352,184351,184350,184349,184348,184346,184345,184344,184343,184335,184334,184331,184319,184317,184307,184306,184303,184301,184300,184281,184238,184180,184151,184134,184132,184131,184130,184125,184124,184123,184107,184106,184068,184067,184041,184040,184037,184034,184033,184032,184030,184023,184022,184020,184019,184011,183995,183990,183989,183986,183984,183957,183956,183954,183943,183942,183939,183888,183835,183829,183757,183635,183634,183632,183628,183622,183621,183619,183618,183617,183616,183612,183611,183605,183604,183603,183601,183600,183599,183598,183597,183595,183594,183591,183590,183589,183588,183586,183585,183584,183583,183582,183581,183578,183577,183575,183572,183571,183570,183568,183567,183552,183544,183542,183541,183540,183523,183522,183521,183520,183519,183492,183491,183490,183489,183486,183485,183484,183483,183482,183481,183479,183477,183476,183474,183473,183472,183471,183470,183454,183453,183422,183405,183403,183402,183401,183386,183379,183376,183375,183373,183372,183371,183368,183367,183364,183363,183362,183361,183356,183355,183354,183353,183352,183351,183343,183342,183341,183340,183297,183295,183269,183260,183259,183255,183254,183241,183238,183237,183236,183235,183233,183232,183189,183188,183187,183186,183183,183182,183181,183180,183178,182849,182846,182838,182837,182836,182835,182834,182833,182831,182830,182829,182828,182827,182826,182818,182817,182816,182815,182814,182813,182812,182811,182810,182809,182808,182807,182806,182782,182781,182780,182779,182772,182756,182753,182752,182751,182749,182747,182746,182744,182743,182742,182740,182737,182736,182733,182732,182731,182724,182723,182722,182721,182720,182718,182717,182716,182713,182708,182707,182705,182704,182703,182700,182699,182698,182697,182695,182680,182679,182678,182677,182675,182674,182673,182672,182671,182669,182658,182647,182643,182642,182639,182637,182636,182635,182634,182633,182630,182615,182597,182591,182588,182587,182586,182584,182583,182582,182581,182580,182577,182574,182573,182571,182570,182566,182565,182564,182562,182560,182559,182558,182557,182555,182553,182551,182550,182549,182547,182546,182545,182540,182538,182537,182536,182534,182533,182532,182531,182529,182528,182527,182526,182525,182524,182521,182518,182517,182516,182501,182500,182499,182498,182497,182496,182495,182493,182491,182490,182488,182487,182485,182484,182483,182482,182481,182480,182479,182478,182477,182476,182475,182471,182470,182469,182460,182457,182456,182455,182454,182453,182452,182451,182450,182449,182448,182447,182446,182439,182436,182433,182432,182415,182414,182413,182412,182411,182407,182406,182405,182404,182403,182402,182401,182400,182399,182398,182397,182396,182395,182394,182371,182370,182369,182367,182366,182334,182333,182329,182328,182321,182280,182279,182243,182242,182240,182239,182238,182237,182236,182235,182233,182232,182229,182228,182227,182226,182225,182224,182223,182222,182212,182211,182209,182208,182206,182205,182204,182203,182199,182198,182167,182165,182159,182086,182058,182057,182056,182055,182037,182036,182035,182034,182032,182031,182030,182029,182026,182025,182024,182022,182018,182017,182015,182014,182013,182012,182011,182009,182008,182007,182006,182005,181979,181978,181878,181877,181876,181875,181868,181867,181866,181865,181864,181863,181861,181860,181858,181855,181854,181853,181852,181840,181833,181831,181830,181829,181827,181825,181824,181823,181822,181821,181820,181819,181818,181817,181816,181815,181813,181811,181810,181809,181808,181807,181806,181804,181803,181802,181798,181795,181794,181787,181784,181781,181779,181778,181777,181776,181775,181774,181773,181772,181770,181769,181766,181764,181763,181758,181757,181756,181755,181754,181752,181751,181750,181749,181748,181747,181731,181726,181718,181715,181711,181656,181576,181574,181537,181536,181478,181477,181476,181475,181474,181471,181470,181469,181468,181458,181450,181449,181448,181444)) OR (`CurrencyId`=2118 AND `CreatureId` IN (188409,188408,188407,188406,188405,188404,188402,188401,188400,188399,188398,188397,188396,188395,188394,188393,188388,188387,188384,188382,188381,188379,188378,188376,188375,188373,188372,188370,188369,188368,188367,188366,188364,188363,188360,188357,188351,188347,188343,188341,188338,188334,188333,188329,188328,188327,188326,188325,188324,188323,188322,188320,188318,188317,188316,188315,188314,188312,188311,188310,188309,188308,188307,188306,188305,188304,188303,188300,188298,188296,188295,188294,188292,188288,188287,188277,188276,188274,188273,188272,188271,188270,188252,188244,188242,188235,188231,188230,188226,188214,188211,188204,188203,188202,188197,188180,188174,188173,188172,188171,188159,188153,188128,188124,188122,188117,188115,188114,188104,188100,188099,188098,188095,188094,188089,188088,188087,188086,188074,188067,188060,188056,188055,188048,188044,188043,188041,188039,188038,188027,188014,188011,188009,188008,188006,188004,187999,187979,187975,187971,187969,187965,187960,187953,187949,187948,187945,187941,187939,187938,187937,187936,187935,187932,187931,187930,187928,187926,187923,187921,187919,187916,187912,187908,187907,187902,187900,187898,187897,187889,187886,187885,187872,187871,187868,187867,187860,187857,187854,187847,187845,187843,187842,187840,187839,187838,187837,187835,187834,187833,187831,187828,187827,187826,187825,187819,187817,187816,187813,187811,187802,187794,187793,187792,187790,187786,187785,187781,187778,187777,187776,187773,187772,187771,187769,187768,187754,187753,187752,187751,187750,187749,187748,187747,187746,187745,187743,187735,187723,187697,187693,187692,187691,187689,187687,187685,187684,187683,187677,187672,187661,187657,187652,187650,187649,187645,187641,187640,187628,187625,187619,187618,187617,187616,187615,187614,187613,187612,187611,187603,187602,187601,187600,187599,187598,187593,187581,187580,187579,187578,187577,187576,187575,187574,187573,187572,187568,187567,187566,187565,187559,187557,187555,187553,187552,187551,187550,187549,187548,187547,187546,187545,187543,187542,187540,187539,187536,187535,187534,187530,187528,187526,187524,187523,187515,187510,187507,187506,187505,187503,187502,187501,187500,187498,187497,187496,187494,187493,187490,187489,187488,187487,187484,187483,187481,187480,187479,187478,187477,187476,187475,187474,187472,187470,187457,187456,187455,187452,187451,187445,187442,187440,187438,187433,187432,187431,187426,187423,187415,187414,187413,187410,187409,187405,187404,187402,187397,187396,187395,187393,187391,187387,187384,187359,187357,187353,187352,187350,187342,187341,187340,187338,187337,187336,187334,187333,187332,187331,187330,187329,187328,187326,187325,187324,187322,187321,187320,187318,187317,187316,187315,187312,187308,187307,187306,187302,187301,187299,187298,187297,187288,187286,187285,187282,187281,187280,187279,187275,187273,187271,187266,187265,187264,187263,187262,187258,187256,187246,187244,187242,187240,187239,187238,187232,187231,187230,187228,187226,187225,187224,187222,187221,187220,187219,187218,187217,187216,187215,187214,187212,187211,187210,187209,187207,187206,187205,187204,187203,187201,187192,187175,187174,187173,187172,187170,187168,187160,187159,187155,187154,187150,187149,187140,187139,187138,187131,187124,187120,187111,187095,187091,187090,187089,187088,187087,187085,187084,187083,187082,187081,187079,187078,187075,187065,187064,187063,187056,187051,187050,187049,187048,187036,187033,187032,187026,187021,186962,186959,186951,186938,186937,186934,186924,186923,186922,186921,186918,186915,186912,186909,186908,186906,186903,186902,186892,186891,186889,186873,186859,186858,186855,186853,186849,186842,186840,186839,186837,186836,186835,186834,186833,186832,186831,186829,186828,186827,186826,186825,186824,186823,186821,186820,186813,186812,186811,186810,186809,186808,186807,186806,186803,186800,186799,186798,186797,186796,186792,186790,186788,186787,186783,186781,186777,186773,186772,186769,186768,186763,186759,186758,186756,186746,186745,186741,186740,186739,186738,186737,186736,186735,186728,186727,186725,186724,186723,186722,186720,186719,186714,186705,186704,186702,186701,186699,186693,186691,186690,186689,186685,186684,186683,186682,186680,186679,186678,186669,186668,186667,186666,186665,186662,186660,186654,186644,186643,186642,186639,186638,186637,186636,186635,186632,186630,186628,186627,186626,186624,186623,186620,186616,186615,186614,186612,186611,186610,186609,186608,186607,186606,186605,186604,186602,186600,186599,186598,186597,186596,186594,186592,186591,186590,186589,186587,186580,186573,186572,186570,186567,186566,186565,186563,186560,186559,186557,186555,186551,186550,186545,186543,186541,186535,186532,186531,186530,186529,186523,186522,186521,186520,186518,186517,186516,186515,186514,186513,186512,186511,186510,186509,186505,186504,186503,186502,186501,186496,186492,186491,186490,186489,186488,186487,186483,186481,186479,186476,186472,186471,186469,186467,186466,186464,186463,186460,186457,186455,186440,186438,186435,186427,186425,186423,186422,186421,186420,186417,186415,186414,186413,186412,186411,186409,186407,186406,186404,186399,186398,186397,186394,186393,186392,186391,186390,186388,186385,186384,186383,186380,186375,186372,186371,186370,186369,186367,186365,186363,186362,186361,186359,186356,186355,186354,186351,186350,186347,186342,186341,186340,186337,186336,186335,186329,186328,186323,186321,186319,186314,186312,186308,186299,186298,186295,186285,186284,186283,186275,186273,186272,186271,186270,186269,186268,186267,186266,186265,186264,186261,186260,186258,186254,186253,186252,186246,186243,186242,186239,186230,186229,186227,186226,186221,186220,186219,186217,186216,186215,186208,186206,186203,186202,186201,186200,186194,186193,186192,186191,186185,186174,186169,186166,186163,186162,186161,186155,186151,186149,186147,186138,186131,186125,186124,186122,186121,186120,186119,186118,186117,186116,186115,186114,186113,186112,186111,186110,186109,186108,186099,186079,186064,186062,186061,186059,186050,185927,185926,185925,185924,185923,185922,185918,185913,185907,185903,185897,185887,185883,185879,185814,185812,185811,185810,185786,185767,185751,185725,185724,185723,185722,185721,185720,185719,185718,185717,185715,185691,185660,185656,185644,185629,185614,185600,185597,185596,185595,185594,185593,185592,185591,185589,185534,185529,185528,185508,185496,185490,185489,185465,185459,185450,185449,185448,185447,185445,185444,185443,185442,185437,185410,185409,185407,185384,185383,185382,185381,185357,185355,185354,185353,185350,185328,185327,185326,185325,185272,185262,185180,185169,185168,185147,185050,184985,184984,184983,184982,184975,184974,184973,184970,184969,184968,184933,184928,184927,184926,184925,184890,184869,184867,184866,184863,184862,184861,184857,184856,184855,184853,184851,184847,184816,184775,184774,184773,184772,184771,184770,184769,184768,184732,184731,184730,184728,184725,184724,184723,184721,184720,184719,184718,184717,184716,184715,184713,184712,184711,184710,184709,184708,184697,184696,184695,184694,184692,184689,184688,184661,184658,184655,184654,184653,184592,184490,184481,184477,184476,184463,184461,184457,184453,184444,184440,184428,184404,184401,184400,184396,184352,184351,184350,184349,184348,184346,184345,184344,184343,184335,184334,184331,184319,184317,184307,184306,184303,184301,184300,184281,184238,184180,184151,184134,184132,184131,184130,184125,184124,184123,184107,184106,184068,184067,184041,184040,184037,184034,184033,184032,184030,184023,184022,184020,184019,184011,183995,183990,183989,183986,183984,183957,183956,183954,183943,183942,183939,183888,183835,183829,183757,183635,183634,183632,183628,183622,183621,183619,183618,183617,183616,183612,183611,183605,183604,183603,183601,183600,183599,183598,183597,183595,183594,183591,183590,183589,183588,183586,183585,183584,183583,183582,183581,183578,183577,183575,183572,183571,183570,183568,183567,183552,183544,183542,183541,183540,183523,183522,183521,183520,183519,183492,183491,183490,183489,183486,183485,183484,183483,183482,183481,183479,183477,183476,183474,183473,183472,183471,183470,183454,183453,183422,183405,183403,183402,183401,183386,183379,183376,183375,183373,183372,183371,183368,183367,183364,183363,183362,183361,183356,183355,183354,183353,183352,183351,183343,183342,183341,183340,183297,183295,183269,183260,183259,183255,183254,183241,183238,183237,183236,183235,183233,183232,183189,183188,183187,183186,183183,183182,183181,183180,183178,182849,182846,182838,182837,182836,182835,182834,182833,182831,182830,182829,182828,182827,182826,182818,182817,182816,182815,182814,182813,182812,182811,182810,182809,182808,182807,182806,182782,182781,182780,182779,182772,182756,182753,182752,182751,182749,182747,182746,182744,182743,182742,182740,182737,182736,182733,182732,182731,182724,182723,182722,182721,182720,182718,182717,182716,182713,182708,182707,182705,182704,182703,182700,182699,182698,182697,182695,182680,182679,182678,182677,182675,182674,182673,182672,182671,182669,182658,182647,182643,182642,182639,182637,182636,182635,182634,182633,182630,182615,182597,182591,182588,182587,182586,182584,182583,182582,182581,182580,182577,182574,182573,182571,182570,182566,182565,182564,182562,182560,182559,182558,182557,182555,182553,182551,182550,182549,182547,182546,182545,182540,182538,182537,182536,182534,182533,182532,182531,182529,182528,182527,182526,182525,182524,182521,182518,182517,182516,182501,182500,182499,182498,182497,182496,182495,182493,182491,182490,182488,182487,182485,182484,182483,182482,182481,182480,182479,182478,182477,182476,182475,182471,182470,182469,182460,182457,182456,182455,182454,182453,182452,182451,182450,182449,182448,182447,182446,182439,182436,182433,182432,182415,182414,182413,182412,182411,182407,182406,182405,182404,182403,182402,182401,182400,182399,182398,182397,182396,182395,182394,182371,182370,182369,182367,182366,182334,182333,182329,182328,182321,182280,182279,182243,182242,182240,182239,182238,182237,182236,182235,182233,182232,182229,182228,182227,182226,182225,182224,182223,182222,182212,182211,182209,182208,182206,182205,182204,182203,182199,182198,182167,182165,182159,182086,182058,182057,182056,182055,182037,182036,182035,182034,182032,182031,182030,182029,182026,182025,182024,182022,182018,182017,182015,182014,182013,182012,182011,182009,182008,182007,182006,182005,181979,181978,181878,181877,181876,181875,181868,181867,181866,181865,181864,181863,181861,181860,181858,181855,181854,181853,181852,181840,181833,181831,181830,181829,181827,181825,181824,181823,181822,181821,181820,181819,181818,181817,181816,181815,181813,181811,181810,181809,181808,181807,181806,181804,181803,181802,181798,181795,181794,181787,181784,181781,181779,181778,181777,181776,181775,181774,181773,181772,181770,181769,181766,181764,181763,181758,181757,181756,181755,181754,181752,181751,181750,181749,181748,181747,181731,181726,181718,181715,181711,181656,181576,181574,181537,181536,181478,181477,181476,181475,181474,181471,181470,181469,181468,181458,181450,181449,181448,181444)) OR (`CurrencyId`=2245 AND `CreatureId` IN (188124,188095,187967,187945,187925,187781,187767,187745,187559,187306,187219,186859,186827,186738,186203,186202,186201,186200,186151,186121,184986,184972,184582,184581,184580,184125,183984)) OR (`CurrencyId`=2108 AND `CreatureId` IN (188124,188095,187781,187219)) OR (`CurrencyId`=2812 AND `CreatureId` IN (187967,187767,184986,184972)) OR (`CurrencyId`=2809 AND `CreatureId` IN (187967,187767,184986,184972)) OR (`CurrencyId`=2807 AND `CreatureId` IN (187967,187767,186738,186151,186121,184986,184972,184582,184581,184580,184125)) OR (`CurrencyId`=2806 AND `CreatureId` IN (187967,187767,186738,186151,186121,184986,184972,184582,184581,184580,184125)) OR (`CurrencyId`=3010 AND `CreatureId` IN (187967,187767,184986,184972)) OR (`CurrencyId`=2800 AND `CreatureId` IN (187967,187767,186738,186151,186121,184986,184972,184582,184581,184580,184125)) OR (`CurrencyId`=2109 AND `CreatureId`=187945) OR (`CurrencyId`=2106 AND `CreatureId` IN (187886,187598,187559,186962,186859,186783,186203,186202,186201,186200)) OR (`CurrencyId`=1819 AND `CreatureId` IN (187878,181746)) OR (`CurrencyId`=2031 AND `CreatureId` IN (187745,187306,187209,187111,186827,184853,183984)) OR (`CurrencyId`=2649 AND `CreatureId`=187558) OR (`CurrencyId`=2650 AND `CreatureId`=187558) OR (`CurrencyId`=2774 AND `CreatureId` IN (186738,186151,186121,184582,184581,184580,184125)) OR (`CurrencyId`=2413 AND `CreatureId` IN (186738,186151,186121,184582,184581,184580,184125)) OR (`CurrencyId`=1982 AND `CreatureId` IN (185921,185612,185363,185275,185032,184734,184651,184413,184412,184409,183953,183927,183925,183814,183764,183748,183747,183746,183737,183722,183646,183596,183516,183501,182777,182318,182163,182158,182155,182114,181548)) OR (`CurrencyId`=2009 AND `CreatureId` IN (185921,185612,185363,185275,185032,184734,184651,184413,184412,184409,183953,183927,183925,183814,183764,183748,183747,183746,183737,183722,183646,183596,183516,183501,182777,182318,182163,182158,182155,182114,181548)) OR (`CurrencyId`=1822 AND `CreatureId` IN (185921,183501,182777,181548)) OR (`CurrencyId`=1767 AND `CreatureId` IN (185661,183173,182689,182563,182201)) OR (`CurrencyId`=1728 AND `CreatureId` IN (185436,185435,185256,185234,185233,185228,184109,184069,184043,184010,183988,183985,183983,183947,183931,183919,181941,181938,181790,181768,181759)) OR (`CurrencyId`=2134 AND `CreatureId` IN (184461,184453,184444,184440)) OR (`CurrencyId`=1979 AND `CreatureId` IN (184413,184409,183953,183927,183925,183814,183764,183748,183747,183746,183737,183722,183646,183596,183516,182318,182163,182158,182155,182114)) OR (`CurrencyId`=1820 AND `CreatureId` IN (184372,183882,181745)) OR (`CurrencyId`=1769 AND `CreatureId`=184238) OR (`CurrencyId`=1719 AND `CreatureId`=182334) OR (`CurrencyId`=1806 AND `CreatureId`=181745) OR (`CurrencyId`=1804 AND `CreatureId`=181745) OR (`CurrencyId`=1807 AND `CreatureId`=181745) OR (`CurrencyId`=1805 AND `CreatureId`=181745); +UPDATE `creature_quest_currency` SET `VerifiedBuild`=56421 WHERE (`CurrencyId`=2122 AND `CreatureId` IN (181443,181440,181439,181437,181436,181435,181433,181430,181428,181427,181424,181423,181396,181386,181381,181378,181377,181374,181373,181364,181363,181315,181313,181312,181311,181310,181265,181220,181194,181167,181078,181049,181040,181039,181031,181030,181026,181025,180986,180985,180980,180977,180964,180963,180897,180891,180888,180887,180886,180885,180884,180883,180882,180881,180880,180879,180878,180877,180876,180875,180874,180873,180872,180871,180870,180772,180771,180770,180769,180768,180767,180766,180765,180764,180763,180705,180704,180698,180697,180696,180695,180692,180689,180688,180686,180621,180605,180596,180574,180394,180374,180371,180370,180369,179798,179451,179332,179282,178930,178088,177669,177665,177664,177663,177662,177049,177041,176710,176709,176696,176695,176694,176693,176635,176630,176629,176628,176627,176626,176625,176624,176518,176516,176508,176507,176506,176505,176504,176492,176491,176290,176218,176216,176215,176214,176213,176212,176211,176210,176209,176208,176207,176206,176205,176204,176202,176201,176199,176196,176195,176194,176193,176191,176190,176189,176188,176187,176183,174933,174931,174897,174896,174895,174894,174892,174891,174890,174889,174888,174886,174884,174882,174881,174880)) OR (`CurrencyId`=2118 AND `CreatureId` IN (181443,181440,181439,181437,181436,181435,181433,181430,181428,181427,181424,181423,181396,181386,181381,181378,181377,181374,181373,181364,181363,181315,181313,181312,181311,181310,181265,181220,181194,181167,181078,181049,181040,181039,181031,181030,181026,181025,180986,180985,180980,180977,180964,180963,180897,180891,180888,180887,180886,180885,180884,180883,180882,180881,180880,180879,180878,180877,180876,180875,180874,180873,180872,180871,180870,180772,180771,180770,180769,180768,180767,180766,180765,180764,180763,180705,180704,180698,180697,180696,180695,180692,180689,180688,180686,180621,180605,180596,180574,180394,180374,180371,180370,180369,179798,179451,179332,179282,178930,178088,177669,177665,177664,177663,177662,177049,177041,176710,176709,176696,176695,176694,176693,176635,176630,176629,176628,176627,176626,176625,176624,176518,176516,176508,176507,176506,176505,176504,176492,176491,176290,176218,176216,176215,176214,176213,176212,176211,176210,176209,176208,176207,176206,176205,176204,176202,176201,176199,176196,176195,176194,176193,176191,176190,176189,176188,176187,176183,174933,174931,174897,174896,174895,174894,174892,174891,174890,174889,174888,174886,174884,174882,174881,174880)) OR (`CurrencyId`=2003 AND `CreatureId` IN (181440,181439,181437,181436,181435,181433,181430,181428,181427,181424,181423,181396,181386,181381,181378,181377,181374,181373,181364,181363,181315,181313,181312,181311,181310,181265,181220,181194,181167,181078,181049,181040,181039,181031,181030,181026,181025,180986,180985,180980,180977,180964,180963,180897,180891,180888,180887,180886,180885,180884,180883,180882,180881,180880,180879,180878,180877,180876,180875,180874,180873,180872,180871,180870,180772,180771,180770,180769,180768,180767,180766,180765,180764,180763,180705,180704,180698,180697,180696,180695,180692,180689,180688,180686,180621,180605,180596,180574,180394,180374,180371,180370,180369,179798,179451,179332,179282,178930,178088,177669,177665,177664,177663,177662,177049,177041,176710,176709,176696,176695,176694,176693,176635,176630,176629,176628,176627,176626,176625,176624,176518,176516,176508,176507,176506,176505,176504,176492,176491,176290,176218,176216,176215,176214,176213,176212,176211,176210,176209,176208,176207,176206,176205,176204,176202,176201,176199,176196,176195,176194,176193,176191,176190,176189,176188,176187,176183,174933,174931,174897,174896,174895,174894,174892,174891,174890,174889,174888,174886,174884,174882,174881,174880)) OR (`CurrencyId`=1982 AND `CreatureId` IN (181395,181360,181249,181224,180990,180978,180924,180917,180773,180746,179043,179006,178963,178778,178563,178508,178229)) OR (`CurrencyId`=2009 AND `CreatureId` IN (181395,181360,181249,181224,180990,180978,180924,180917,180773,180746,180218,179043,179006,178963,178862,178824,178778,178731,178563,178508,178229,176940,176879,176523,175732,175731,175730,175729,175728,175727,175726,175725,175611,175559,173889,171422,171388,170418,169859,168112,167406,166969,165521,165066,164407,164406,164261,159755,159190,157122,156239,156015,155949,155945,155798,155251,155250,153451,153382,153174,153165,153011,152995,151331,151329)) OR (`CurrencyId`=1822 AND `CreatureId` IN (181395,181224,180990,180773,180558,180218,177269,176523,175732,175731,175730,175729,175728,175727,175726,175725,175611,175559,171422,170418,169859,168112,167406,166969,165946,165525,165521,165066,164517,164407,164406,164267,164261,164218,162693,162061,159755,159190,157122,156239,156015,155945,155251,155250,153451,153382,153174,153165,153011,152995,151331,151329)) OR (`CurrencyId`=1979 AND `CreatureId` IN (181360,181249,180978,180924,180917,180746,179043,179006,178963,178778,178563,178508,178229)) OR (`CurrencyId`=1767 AND `CreatureId` IN (181057,180864,180782,180781,180780,180779,180707,180664,180599,180427,180424,180417,180415,180407,180392,180389,180387,180379,180246,180209,180111,180106,180070,180053,180048,180046,180031,180030,179985,179935,179934,179931,179917,179914,179913,179911,179894,179854,179853,179851,179832,179826,179825,179823,179812,179811,179805,179802,179771,179769,179768,179760,179755,179735,179608,179601,179552,179460,179456,179424,179422,179411,179409,179380,179347,179308,179307,179305,179290,179285,179284,179283,179280,179260,179257,179254,179217,179191,179108,179029,178966,178916,178899,178886,178878,178877,178862,178861,178860,178859,178857,178855,178851,178826,178825,178824,178820,178786,178757,178744,178734,178733,178732,178731,178727,178671,178666,178665,178661,178660,178646,178645,178643,178631,178630,178628,178625,178624,178623,178578,178577,178576,178575,178532,178374,178369,178368,178367,178349,178294,178280,178273,178272,178263,178226,178212,178207,178193,178190,178188,178143,178071,178070,178055,178043,178041,178029,178028,178026,178025,178024,178021,178004,177984,177981,177974,177972,177938,177918,177915,177911,177910,177899,177878,177873,177863,177862,177861,177857,177833,177831,177830,177825,177813,177809,177805,177804,177803,177623,177621,177575,177573,177551,177445,177444,177443,177442,177441,177422,177413,177399,177398,177397,177394,177389,177375,177370,177360,177358,177328,177326,177324,177323,177321,177311,177310,177303,177301,177293,177292,177291,177285,177271,177257,177244,177223,177219,177204,177201,177199,177189,177168,177164,177162,177146,177144,177137,177135,177132,177131,177129,177128,177120,177118,177115,177071,177068,177067,176959,176953,176949,176940,176880,176879,176669,176570,176428,176426,176425,176424,176423,176422,176414,176413,176411,176410,176409,176408,176407,176406,176405,176402,176401,176386,176343,176303,176281,176262,176259,176254,176252,176251,176198,176173,176170,176141,176133,176131,176078,176073,176071,176027,176014,176013,176010,176008,176002,175976,175974,175972,175930,175908,175882,175881,175877,175863,175860,175857,175855,175852,175851,175849,175847,175846,175842,175841,175837,175834,175831,175830,175821,175820,175819,175818,175811,175801,175792,175790,175768,175721,175720,175719,175709,175708,175707,175705,175704,175702,175701,175700,175699,175697,175695,175482,175425,175296,175269,175256,175246,175243,175012,174990,174861,174855,174848,174847,174598,174393,174313,174312,174309,174308,174259,174108,174107,174105,174015,174014,174013,173881,173717,173716,173640,173639,173637,173580,173460,173197,173195,173138,173125,173111,173086,173023,172972,172970,172962,172961,172960,172958,172956,172955,172950,172947,172916,172909,172862,172640,172637,172636,172635,172606,172583,172577,172524,172523,172521,172406,172313,172311,172265,172207,172112,171980,171897,171820,171783,171731,171713,171711,171679,171662,171642,171612,171581,171580,171525,171511,171489,171487,171486,171400,171317,171316,171313,171307,171218,171179,171143,170811,170787,170774,170740,170731,170728,170711,170694,170692,170634,170628,170627,170527,170518,170513,170480,170303,170302,170301,170208,170161,170157,170048,169981,169891,169830,169827,169780,169747,169731,169687,169605,169551,169550,169502,169439,169410,169293,169178,169102,168980,168978,168977,168975,168963,168942,168711,168693,168680,168673,168672,168233,168136,168134,168130,167998,167960,167943,167942,167939,167898,167834,167704,167703,167635,167602,167593,167548,167331,167323,167322,167263,166987,166908,166807,166754,166718,166714,166685,166678,166675,166674,166673,166670,166612,166586,166584,166520,166510,166509,166485,166484,166467,166413,166398,166363,166357,166355,166349,166288,166279,166263,166225,166112,166062,166032,166029,165992,165983,165975,165974,165973,165969,165860,165823,165640,165345,165343,165176,165175,165075,165074,165047,164958,164910,164580,164424,164241,164240,164239,164232,164084,164064,164062,164047,164046,164016,164014,163675,163606,163605,163604,163539,163502,163279,162965,162853,162849,162845,162844,162829,162460,162459,162452,162394,162371,162215,162211,162210,162209,162050,162049,161896,161856,161854,161849,161846,161566,161172,161114,161104,161085,161084,161083,161082,161081,161079,160925,160916,160912,160901,160900,160897,160890,160840,160839,160838,160837,160836,160835,160832,160831,160791,160790,160789,160788,160787,160786,160785,160784,160783,160781,160780,160774,160773,160772,160770,160769,160768,160767,160764,160763,160727,160673,160672,160668,160667,160666,160521,160477,160476,160455,159951,159831,159691,159616,159602,159594,159541,159442,159393,159392,159311,159310,159304,158924,158665,158630,158629,158628,158344,158314,158311,158310,158309,158308,158307,158306,158305,158304,158278,158219,158040,158029,158028,158027,158025,158024,158008,157998,157966,157964,157960,157887,157833,157827,157824,157823,157822,157821,157820,157702,157560,157558,157311,157308,156835,156434,156364,156214,156204,156203,156201,155866,154330)) OR (`CurrencyId`=1728 AND `CreatureId` IN (180893,180672,179136,179135,179133,179080,178964,178957,178735,178543,177823,177320,176598,176577,176576,176575,176574,176573,176572,176571,175652,174430,174429,174423,173885,173880,173865,173861,173407,173406,173405,173293,173238,173191,173136,173134,173114,173080,173051,172478,172255,172030,172021,172005,171929,171919,171173,171172,171171,170417,170414,170385,170228,169902,169823,169787,169785,169783,169782,169666,169480,169173,168111,168110,168109,168108,168107,168106,168105,168104,168102,168101,168099,168098,168007,168005,168004,168003,168002,168001,167985,167839,166934,166933,166466,165594,165060,164897,160161,159323,158070,157819,157817,157810,157809,157807,157634,157584,157583,157572,157571,157561,157322,157149,157145,157118,157109,157102,157099,157094,157083,157017,157016,157003,157002,156245,156244,156242,156241,156237,156226,156219,156213,156212,156159,156158,156157,156142,156134,155908,155831,155830,155828,155824,155812,155793,155790,155483,155239,155238,155236,155226,155225,155221,155219,155216,155215,155211,154131,154129,154128,154127,154030,154022,154020,154018,154016,154015,154014,154011,154010,153885,153882,153879,153878,153874,153667,153577,153552,152905,152898,152875,152708,152661,152656,152644,152612,152517,152508,152500,152394,151818,151817,151816,151815,151814,151128,151127,150965,150959,150958)) OR (`CurrencyId`=1907 AND `CreatureId` IN (180835,180599,180218,180053,180045,180032,179931,179913,179859,179826,179825,179823,179802,179760,179608,179565,179552,179472,179456,179424,179422,179347,179307,179305,179191,179108,179029,178899,178898,178897,178886,178883,178882,178862,178824,178731,178727,178666,178665,178660,178374,178294,178190,178188,178023,178021,178004,178002,177985,177981,177980,177979,177972,177957,177913,177911,177910,177830,177805,177804,177803,177646,177645,177582,177567,177537,177427,177399,177397,177394,177389,177375,177370,177331,177330,177303,177295,177293,177292,177291,177245,177219,177204,177201,177198,177189,177187,176940,176879,176669,176667,176666,176582,176523,175732,175731,175730,175729,175728,175727,175726,175725,175611,175559)) OR (`CurrencyId`=1819 AND `CreatureId` IN (180551,178728,177929,177248,177188,177186,174472,174307,174291,174290,173695,173575,172914,172913,172912,172872,172055,172052,172041,171327,171222,171211,171189,171041,171040,171014,171013,171008,170623,170599,170598,170597,170596,170595,170594,170575,170296,169966,169955,168718,168717,168681,168420,168418,168150,167313,167312,166875,166873,166863,166756,166755,166724,166436,166429,166178,166174,166170,166169,165315,165314,165313,165279,165276,165275,164604,164543,164505,164380,164371,164206,164193,164183,164182,163520,163501,163471,163460,163459,163458,163457,163392,163281,163278,163277,162614,162613,162612,162611,160985,160882,160721,160409,160359,159585,159584,159582,159581,159453,159447,159319,159253,159252,159251,158335,158334,158333,158325,158324,158323,158289,158288,158287,158283,158282,158280,158274,158273,158272,158271,158270,158269,158009,157963,157660,157599,157557,157380,157379,157378,157377,157212,157054,156779,156560,156559,156340,156339,156333,156331)) OR (`CurrencyId`=1880 AND `CreatureId` IN (180424,180246,179985,179931,179914,179913,179911,179853,179851,179811,179805,179802,179768,179760,179755,179735,179608,179460,177444,177118,176173,176141,175881,175877,175846,175821,175482,175012,173086,172862,172577,172524,172523,172521,172207,171317,171316,170787,170774,170731,170711,170692,170634,170303,170302,170301,169827,169102,168693,166398,165973,165047,164064,162965,162849,162845,162844,162829,162452,162394,160770,158314,158278,158025,157964,157833,156203,154330)) OR (`CurrencyId`=1820 AND `CreatureId` IN (179564,179550,179549,179341,179339,178403,178402,178287,178282,178281,178278,178277,178255,178254,178223,178221,178132,178131,178128,178102,178090,178089,178019,177917,177673,177555,177531,177521,177317,177313,176509,176132,176125,176124,176123,176122,176121,176120,176119,176118,176116,176114,176112,176111,176110,176109,176108,176107,176105,176104,176101,175906,175480,175440,175427,174843,174842,174338,174336,174208,174194,174183,174162,174161,174134,174126,174100,174093,174092,174090,174070,174012,173973,173949,173802,173633,173613,173609,173604,173568,173469,173466,173464,173448,173446,173445,173444,173323,173280,173276,173190,173189,173098,173084,172806,172715,172713,172662,172186,172182,171799,171749,171730,171706,171658,171657,171653,171652,171638,171634,171448,171384,171376,171371,171339,171160,170990,170989,170988,170986,170985,170984,170983,170982,170981,170979,170978,170977,170976,170975,170973,170953,170952,170951,170950,170434,170079,170048,169929,169887,169886,169885,169876,169847,169786,169760,169672,169671,169661,169660,169659,169658,169646,169645,169644,169643,169638,169616,169539,169538,169476,169454,169449,169446,169379,169115,169111,169091,169090,169089,169086,169048,169028,169006,168918,168796,168716,168654,168653,168652,168594,168525,168392,168390,168337,168296,168287,168215,168214,168213,168212,168174,168170,168157,168118,168093,168023,167956,167955,167908,167902,167876,167803,167723,167722,167617,167615,167612,167611,167610,167550,167467,167464,167453,167451,166993,166819,166722,166715,166710,166679,166677,166654,166653,166652,166651,166636,166576,166521,166457,166432,166397,166396,166393,166320,166292,166132,166114,166087,166083,166082,166042,165943,165940,165834,165821,165786,165748,165735,165733,165724,165529,165515,165483,165481,165479,165474,165472,165471,165470,165469,165415,165414,165373,165318,165290,165271,165270,165266,165265,165255,165253,165206,165175,165151,165073,165056,165041,165039,164749,164618,164612,164610,164599,164576,164575,164562,164533,164526,164524,164523,164522,164388,164243,164235,164220,164209,164205,164191,164184,164181,164177,164171,164049,164029,164021,164018,163979,163973,163971,163966,163819,163663,163600,163590,163584,163581,163579,163559,163512,163476,163450,163420,163419,163418,163417,163376,163331,163222,163208,163149,163052,163006,163000,162999,162967,162597,162158,162109,162106,162057,162056,162051,162044,162041,162040,162039,162038,162035,161947,161891,161664,161654,161653,161648,161647,161646,161645,161644,161643,161642,161640,161639,161638,161636,161635,161634,161633,161631,161630,161629,161628,161627,161626,161625,161624,161623,161621,161620,161619,161618,161617,161616,161615,161614,161612,161611,161610,161609,161608,161607,161606,161605,161553,161512,161511,161490,161488,161482,161480,161469,161448,161345,161344,161333,161310,161274,161259,161258,161257,161248,161247,161246,161240,161195,161191,161178,161004,161003,161002,160857,160850,160849,160848,160847,160846,160845,160844,160843,160842,160824,160823,160821,160736,160735,160734,160733,160732,160731,160675,160662,160661,160660,160659,160658,160641,160640,160537,160535,160514,160478,160422,160392,160388,160384,160375,160351,160345,160297,160296,160289,160288,160287,160286,160284,160282,160281,160277,160181,160170,160169,160112,160012,160011,160010,160009,160008,160007,160006,160005,160004,160003,160002,160001,160000,159999,159998,159997,159988,159987,159986,159982,159981,159980,159979,159978,159977,159976,159974,159973,159972,159971,159970,159968,159967,159966,159965,159964,159963,159961,159960,159959,159958,159898,159884,159883,159882,159881,159880,159879,159766,159731,159730,159729,159727,159677,159664,159659,159657,159601,159577,159503,159496,159495,159458,159407,159234,159231,159207,159193,159189,159188,159187,159186,159185,159184,159183,159180,159179,159174,159157,159156,159155,159154,159153,159152,159151,159134,159133,159114,159113,159112,159106,159104,159081,159076,159075,159074,159027,158992,158942,158928,158927,158910,158908,158902,158897,158895,158894,158893,158892,158796,158795,158788,158787,158785,158784,158783,158782,158761,158760,158759,158758,158757,158756,158710,158708,158692,158631,158622,158617,158583,158525,158480,158479,158473,158439,158420,158361,158356,158352,158203,158197,158193,158189,158185,158165,158163,158156,158046,158045,157806,157786,157785,157784,157740,157733,157732,157731,157727,157726,157653,157579,157577,157576,157562,157504,157493,157464,157463,157444,157405,157346,157338,157195,157194,157007,156974,156973,156970,156925,156919,156918,156916,156911,156910,156909,156824,156786,156750,156746,156743,156740,156584,156581,156511,156278,156264,156263,156261,156260,156259,156257,156256,156255,156084,155854,155779,155647,153717,153716,152403,152402)) OR (`CurrencyId`=1828 AND `CreatureId` IN (178899,178898,178897,178886,178883,178882,178023,178021,178004,178002,177985,177981,177980,177979,177972,177957,177427,177375,177370,177331,177330,173889,171422,171388,170418,169859,159755,159190,157122,156239,156015,155949,155945,155798,155251,155250,153451,153382,153174,153165,153011,152995,151331,151329)) OR (`CurrencyId`=738 AND `CreatureId` IN (178187,160691,125175,120827,120799,120798,120797)) OR (`CurrencyId`=2778 AND `CreatureId` IN (178187,174276,160691,151583,125175,120827,120799,120798,120797)) OR (`CurrencyId`=823 AND `CreatureId`=176606) OR (`CurrencyId`=1884 AND `CreatureId` IN (176132,176125,176124,176123,176122,176121,176120,176119,176118,176116,176114,176112,176111,176110,176109,176108,176107,176105,176104,176101,169379,168716,168652,167612,167611,165415,164205,163052,160297,160296,159677,159659,159157,159156,159155,159154,159153,159152,159151,159027,158928,158927,158910,158908,158902,158897,158894,158893,158892,157007,156919,156918,156916,156911,156910,156909,156264,156261,156260,156256,156255)) OR (`CurrencyId`=1816 AND `CreatureId` IN (176132,176125,176124,176123,176122,176121,176120,176119,176118,176116,176114,176112,176111,176110,176109,176108,176107,176105,176104,176101,171705,170434,170293,169763,169379,168716,168652,168023,167729,167612,167611,167610,167453,167163,167152,167149,167144,167141,167137,167133,165706,165415,165410,165408,164557,164218,164205,164198,164185,163222,163052,162660,162659,162658,162481,160716,160297,160296,159677,159659,159616,159461,159459,159233,159157,159156,159155,159154,159153,159152,159151,159070,159027,158928,158927,158910,158908,158902,158897,158895,158894,158893,158892,157007,156919,156918,156916,156911,156910,156909,156264,156263,156261,156260,156257,156256,156255)) OR (`CurrencyId`=1806 AND `CreatureId` IN (175427,174108,173634,173603,171688,171451,171337,171327,171300,171211,171189,171041,171040,171014,171013,171010,171009,171008,170932,170659,170623,170434,170048,168647,168147,168135,167851,167726,167724,167721,167464,167078,166993,166710,166679,166576,166521,166393,166292,166146,166145,166142,166140,166139,166138,166135,165290,165253,165206,165175,165053,164547,164477,164415,164391,164388,164238,164147,164122,164112,164107,164093,163370,163229,162819,162797,162767,162741,162727,162711,162690,162669,162588,162586,162528,162180,161891,161857,161530,161529,161528,161527,161310,161105,160857,160821,160721,160675,160640,160629,160448,160392,160059,159886,159753,159503,159496,159105,158406,157312,157311,157310,157309,157308,157307,157294,157125,157058,156340,156339,155779)) OR (`CurrencyId`=1804 AND `CreatureId` IN (175427,174108,173634,173603,171688,171451,171337,171327,171300,171211,171189,171041,171040,171014,171013,171010,171009,171008,170932,170659,170623,170434,170048,168647,168147,168135,167851,167726,167724,167721,167464,167078,166993,166710,166679,166576,166521,166393,166292,166146,166145,166142,166140,166139,166138,166135,165290,165253,165206,165175,165053,164547,164477,164415,164391,164388,164238,164147,164122,164112,164107,164093,163370,163229,162819,162797,162767,162741,162727,162711,162690,162669,162588,162586,162528,162180,161891,161857,161530,161529,161528,161527,161310,161105,160857,160821,160721,160675,160640,160629,160448,160392,160059,159886,159753,159503,159496,159105,158406,157312,157311,157310,157309,157308,157307,157294,157125,157058,156340,156339,155779)) OR (`CurrencyId`=1807 AND `CreatureId` IN (175427,174108,173634,173603,171688,171451,171337,171327,171300,171211,171189,171041,171040,171014,171013,171010,171009,171008,170932,170659,170623,170434,170048,168647,168147,168135,168112,167851,167726,167724,167721,167464,167406,167078,166993,166969,166710,166679,166576,166521,166393,166292,166146,166145,166142,166140,166139,166138,166135,165521,165290,165253,165206,165175,165066,165053,164547,164477,164415,164407,164406,164391,164388,164261,164238,164147,164122,164112,164107,164093,163370,163229,162819,162797,162767,162741,162727,162711,162690,162669,162588,162586,162528,162180,161891,161857,161530,161529,161528,161527,161310,161105,160857,160821,160721,160675,160640,160629,160448,160392,160059,159886,159753,159503,159496,159105,158406,157312,157311,157310,157309,157308,157307,157294,157125,157058,156340,156339,155779)) OR (`CurrencyId`=1805 AND `CreatureId` IN (175427,174108,173634,173603,171688,171451,171337,171327,171300,171211,171189,171041,171040,171014,171013,171010,171009,171008,170932,170659,170623,170434,170048,168647,168147,168135,167851,167726,167724,167721,167464,167078,166993,166710,166679,166576,166521,166393,166292,166146,166145,166142,166140,166139,166138,166135,165290,165253,165206,165175,165053,164547,164477,164415,164391,164388,164238,164147,164122,164112,164107,164093,163370,163229,162819,162797,162767,162741,162727,162711,162690,162669,162588,162586,162528,162180,161891,161857,161530,161529,161528,161527,161310,161105,160857,160821,160721,160675,160640,160629,160448,160392,160059,159886,159753,159503,159496,159105,158406,157312,157311,157310,157309,157308,157307,157294,157125,157058,156340,156339,155779)) OR (`CurrencyId`=1906 AND `CreatureId` IN (173889,171422,171388,170418,169859,159755,159190,157122,156239,156015,155949,155945,155798,155251,155250,153451,153382,153174,153165,153011,152995,151331,151329)) OR (`CurrencyId`=1769 AND `CreatureId` IN (173634,173603,171688,171451,171300,171189,171161,171010,170932,170659,168647,168135,167851,167726,167724,167721,167078,166576,166146,166145,166142,166140,166139,166138,166135,165897,165253,165206,165175,165053,164547,164477,164415,164388,164147,164122,164112,164107,164103,163229,162817,162797,162767,162711,162588,162586,161530,161529,161528,161527,161105,160721,160629,160448,158659,157294,156986,156676)) OR (`CurrencyId`=1885 AND `CreatureId` IN (168647,168147,167078,166146,166145,166142,166140,166139,166138,166135,165290,162741,159496,156340,156339)) OR (`CurrencyId`=1887 AND `CreatureId` IN (168647,166146,166145,166142,166140,166139,166138,166135)) OR (`CurrencyId`=1743 AND `CreatureId` IN (164241,164240)) OR (`CurrencyId`=1810 AND `CreatureId` IN (164241,164240)) OR (`CurrencyId`=1719 AND `CreatureId` IN (163705,163704,163703,163422,163411,163380,163308,163306,163304,163303,163301,163300,163268,163114,163112,162382,162381,162380,162378,162377,162376,162375,162374,162373,162372,162370,162368,162367,162366,162364,162363,162361,162360,162354,162352,162343,162339,162338,162336,162335,162334,162291,162290,162289,162288,162287,162254,162253,162252,162251,162250,162249,162248,162247,162246,162245,162244,162243,162241,162196,162181,162173,162172,162171,162170,162164,162163,162160,162150,162147,162142,162141,162140,161953,161683,161672,161575,161532,161471,161467,161463,161451,161342,161291,161280,161157,161141,161139,161134,161112,161110,161051,161033,161013,161012,161011,160968,160931,160930,160922,160920,160914,160906,160893,160878,160876,160874,160872,160868,160867,160841,160826,160825,160810,160805,160755,160625,160623,160550,160538,160536,160532,160499,160491,160465,160464,160463,160462,160127,160126,159816,159790,159789,159768,159767,159764,159360,159358,159357,159354,159353,159351,159350,159349,159348,159347,159346,159345,159341,159335,159318,159297,159296,159295,159286,159224,159211,159210,159209,159208,159165,159164,159137,159136,159135,159131,159130,159129,159120,159118,159117,159116,159103,159093,159087,159082,159017,159005,158970,158963,158958,158953,158938,158937,158936,158935,158934,158933,158932,158931,158929,158917,158790,158706,158703,158684,158636,158633,158632,158597,158595,158594,158557,158531,158530,158528,158491,158449,158052,158048,157995,157959,157947,157942,157808,157799,157794,157793,157792,157791,157787,157759,157757,157755,157680,157600,157593,157592,157591,157580,157567,157565,157529,157523,157522,157476,157473,157472,157470,157469,157468,157466,157443,157390,157345,157341,157298,157291,157290,157287,157286,157279,157267,157266,157188,157184,157183,157176,157171,157170,157167,157164,157162,157160,157157,157156,157153,157146,157143,157134,157121,157120,157103,157101,157097,157087,157041,157034,157033,156931,156890,156788,156780,156778,156766,156760,156759,156756,156709,156708,156675,156655,156654,156652,156637,156576,156572,156570,156568,156567,156566,156565,156549,156535,156463,156460,156459,156458,156457,156455,156454,156452,156451,156299,156276,156271,156227,156186,156185,156083,156078,156046,155970,155959,155958,155957,155950,155948,155705,155703,155531,155489,155395,155337,155330,155024,155023,155021,155019,154727,154619,154604,154600,154590,154578,154576,154559,154555,154554,154552,154550,154499,154495,154490,154467,154462,154461,154451,154447,154443,154434,154425,154424,154423,154421,154394,154369,154368,154367,154365,154354,154353,154352,154333,154332,154331,154329,154316,154309,154308,154307,154200,154106,154104,154087,154063,154058,154056,154051,153956,153915,153913,153910,153909,153908,153907,153906,153905,153904,153903,153826,153348,153326,153278,153273,153268,153267,153265,153255,153208,153179,153171,153108,153107,153106,153099,153096,153095,153094,152788,152768,152757,152677,152657,152649,152639,152431,152233,152197,152196,152040,151995,151992,151960,151948,151945,151943,151932,151897,151883,151880,151878,151859,151858,151852,151813,151811,151809,151807,151806,151801,151800,151799,151612,151610,151609)) OR (`CurrencyId`=1226 AND `CreatureId` IN (162389,121600,121351,121346,121341,121154,121134,121112,121107,121082,121058,121046,121039,121037,121036,121035,121034,121029,121022,121016,120998,120968,120964,120962,120952,120945,120944,120943,120939,120938,120935,120933,120932,120901,120897,120896,120853,120852,120837,120820,120816,120811,120810,120801,120800,120749,120745,120734,120711,120710,120707,120698,120692,120686,120685,120684,120683,120682,120681,120680,120679,120678,120677,120676,120675,120674,120669,120668,120667,120666,120665,120663,120662,120661,120660,120659,120658,120641,120640,120639,120636,120635,120631,120629,120628,120627,120583,120582,120581,120580,120579,120578,120577,120576,120575,120528,120425,120392,120342,120321,120303,120302,120276,120236,120226,120208,120200,120147,120143,120078,120074,120071,120068,120031,120030,120029,119976,119908,119905,119902)) OR (`CurrencyId`=1755 AND `CreatureId` IN (162372,162370,162352,162196,162173,162172,162171,162170,162163,162147,162142,162141,162140,161683,161532,161467,161463,161451,161291,161157,161141,161139,161134,161112,161110,161051,161033,161013,161012,161011,160968,160930,160922,160920,160906,160893,160878,160876,160874,160872,160868,160867,160841,160826,160825,160810,160805,160755,160623,160536,160532,160127,160126,159790,159789,159360,159358,159357,159354,159353,159351,159350,159349,159348,159347,159346,159345,159341,159335,159318,159297,159296,159295,159286,159211,159210,159209,159208,159165,159164,159137,159136,159135,159131,159130,159129,159120,159118,159117,159116,159103,159093,159005,158958,158953,158938,158937,158936,158935,158934,158933,158932,158931,158929,158917,158636,158633,158597,158595,158594,158557,158528,158491,158449,157995,157593,157476,157473,157472,157470,157469,157468,157466,157443,157390,157291,157290,157287,157279,157267,157266,157188,157183,157176,157171,157170,157167,157164,157162,157160,157157,157153,157146,157134,157120,156655,156654,156463,156452,156451,156299,156083,156078,155958,155703,155531,154604,154600,154578,154576,154559,154495,154490,154467,154447,154394,154333,154332,154106,154087,154063,154058,154056,154051,152788,152757,152677,152657,152431,152040,151995,151948,151897,151883,151878,151852,151609)) OR (`CurrencyId`=1553 AND `CreatureId` IN (162372,162370,162352,162196,162173,162172,162171,162170,162163,162147,162142,162141,162140,161033,160968,160930,160922,160920,160906,160893,160878,160876,160874,160872,160868,160867,160826,160825,160810,160623,160532,158636,158633,158597,158595,158594,158557,158528,158491,157995,157593,157476,157473,157472,157470,157469,157468,157466,157443,157390,157291,157290,157287,157279,157267,157266,157188,157183,157176,157171,157170,157167,157164,157162,157160,157157,157153,157146,157134,157120,156655,156654,156299,156083,156078,155958,155703,155583,155531,154739,154701,154604,154600,154578,154576,154559,154495,154490,154467,154447,154394,154342,154333,154332,154225,154148,154106,154087,153928,153898,153658,153228,153226,153206,153205,153200,153000,152795,152794,152788,152764,152757,152756,152712,152682,152681,152677,152657,152570,152569,152568,152567,152566,152556,152555,152553,152552,152548,152545,152542,152465,152464,152448,152431,152416,152415,152414,152397,152361,152360,152359,152323,152291,152290,152182,152113,152040,152007,152001,151995,151948,151940,151934,151933,151897,151884,151883,151878,151870,151852,151719,151702,151684,151672,151627,151625,151609,151569,151308,151202,151124,150937,150583,150575,150468,150397,150342,150191,149847,149665,149663,149662,149660,149659,149657,149655,149654,149653,149652,149147,149141,148787,148103,148037,148031,148025,147970,147966,147942,147897,147845,147758,147751,147744,147708,147701,147664,147507,147435,147332,147321,147261,147260,147241,147240,147222,146046,144644,142741,142739,142725,142716,142709,142692,142690,142688,142686,142684,142683,142682,142662,142508,142440,142438,142437,142436,142435,142433,142423,142112,142088,141942,141929,141896,141890,141668,141639,141637,141636,141635,141634,141633,141631,141629,141627,141625,141620,141618,141616,141615,141286,141239,141226,141175,141143,141088,141059,141043,141039,141029,140997,140938,140925,140398,139988,139980,139968,139385,139359,139358,139356,139336,139335,139328,139322,139321,139319,139298,139290,139289,139287,139285,139280,139278,139235,139233,139205,139152,139145,139135,138963,138938,138866,138863,138675,138667,138618,138279,137825,137824,137708,137704,137681,137665,137649,137529,137183,137025,136428,136413,136393,136346,136341,136340,136338,136336,136335,136323,136304,136189,136183,136160,135939,135852,135796,135225,134897,134884,134782,134760,134754,134745,134738,134717,134706,134694,134643,134638,134637,134625,134571,134298,134296,134294,134293,134213,134147,134106,134069,134048,134002,133842,133812,133539,133531,133527,133373,133356,133190,133163,133155,133007,132713,132319,132280,132244,132211,132182,132179,132127,132088,132086,132076,132068,132052,132047,132007,131984,131864,131718,131687,131520,131476,131404,131389,131262,131252,131233,130897,130643,130508,130443,130439,130401,130143,130138,130079,129995,129961,129954,129950,129904,129835,129805,129803,129657,129476,129411,129343,129283,129181,129180,129027,129005,128974,128973,128965,128951,128935,128707,128699,128686,128674,128610,128584,128578,128553,128497,128426,127939,127901,127877,127873,127844,127820,127776,127651,127503,127333,127290,127129,127001,126983,126926,126907,126637,126635,126621,126460,126187,126142,126056,126019,125816,125453,125250,125214,124722,124548,124475,124399,124397,124375,124185,122968,122639,122004,121242,120899)) OR (`CurrencyId`=1275 AND `CreatureId` IN (161825,161481,158060,132591,132584,132580,132578,127706,127705,127704,127703,127700,127581,127376,127300,127291,127288,127118,127096,127090,127084,126946,126913,126912,126910,126908,126900,126899,126898,126896,126889,126887,126885,126869,126868,126867,126866,126865,126864,126862,126860,126852,126815,126419,126338,126254,126208,126199,126115,126040,125824,125820,125498,125497,125479,125388,124804,124775,124729,124440,123689,123464,123072,122999,122958,122947,122912,122911,122838,122316,122313,122056,121134,121112,121107,121046,121037,121029,121016,120998,120393)) OR (`CurrencyId`=1220 AND `CreatureId` IN (161825,161481,158060,132591,132584,132580,132578,121134,121112,121107,121046,121037,121029,121016,120998)) OR (`CurrencyId`=1744 AND `CreatureId` IN (159418,158650,158648,158647,158023,157839,157838,157837,157701,157530,156969,156819,156811,156147,156144,156115,156113,155734,155301,155274,155207,155180,154972,154651,154650,154413,154364,154218,154192,154072,154069,154068,154060,154052,152741,152723,152605,152599,152588,152579,152110,152086,151513,151490,150287)) OR (`CurrencyId`=1721 AND `CreatureId` IN (155841,155840,155838,155836,155811,154148,153928,153898,153658,152795,152794,152756,152712,152682,152681,152568,152567,152566,152556,152555,152553,152552,152549,152548,152545,152542,152465,152464,152448,152416,152415,152414,152397,152361,152360,152359,152323,152291,152290,151870,151719,151166,151157,151154,150928,150927,150926,150864,150863,150862,150856,150848,150846,150834,150583,150468,150191,149653,144644)) OR (`CurrencyId`=1740 AND `CreatureId`=154277) OR (`CurrencyId`=1540 AND `CreatureId` IN (149635,149517,149516,149514,149513,149512,149510,148154,148147,148144,146678,145303,145272,145271,145269,145268,145250,145242,144988,137577,136714,134497,132299,124489)) OR (`CurrencyId`=1541 AND `CreatureId` IN (149517,149516,149514,149513,149512,149510,148300,148272,148154,148147,148144,147730,146647,146401,145603,145272,145271,145269,145268,145267,145250,145242,145047,139952,133957,127049,127048,125021,125020)) OR (`CurrencyId`=1155 AND `CreatureId` IN (146321,140738,140736,140735,134662,134660,132672,125875,125081,125079,125003,122410,122407,122245,121926,121923,121711,121569,121553,121502,121351,121346,121341,121318,121231,121082,121077,121034,120897,120713,120674,120669,120668,120577,120576,120575,120556,120405,120386,120342,120323,120226,120205,120197,119978,119977,119930)) OR (`CurrencyId`=1579 AND `CreatureId`=138011) OR (`CurrencyId`=1508 AND `CreatureId` IN (127706,127705,127704,127703,127700,127601,127599,127598,127597,127596,127595,127588,127587,127585,127584,127582,127581,127579,127376,127300,127291,127288,127118,127116,127096,127090,127084,126946,126913,126912,126910,126908,126900,126899,126898,126896,126889,126887,126885,126869,126868,126867,126866,126865,126864,126862,126860,126852,126815,126419,126338,126284,126254,126244,126208,126199,126115,126040,125824,125820,125498,125497,125479,125388,124804,124775,124440,123689,123464,122999,122958,122947,122912,122911,122838,120393)) OR (`CurrencyId`=1314 AND `CreatureId` IN (124729,123072)) OR (`CurrencyId`=1166 AND `CreatureId` IN (124729,123072)) OR (`CurrencyId`=1533 AND `CreatureId` IN (121134,121112,121107,121046,121037,121029,121016,120998)) OR (`CurrencyId`=1342 AND `CreatureId` IN (121134,121112,121108,121107,121092,121090,121088,121077,121073,121068,121056,121051,121049,121046,121037,121029,121016,120998)) OR (`CurrencyId`=1173 AND `CreatureId`=119881) OR (`CurrencyId`=1174 AND `CreatureId`=119880) OR (`CurrencyId`=1172 AND `CreatureId`=119865); +UPDATE `creature_quest_currency` SET `VerifiedBuild`=56421 WHERE (`CurrencyId`=1172 AND `CreatureId` IN (119847,102777)) OR (`CurrencyId`=1226 AND `CreatureId` IN (119837,119788,119769,119767,119718,119717,119716,119701,119694,119692,119677,119674,119673,119654,119645,119640,119635,119634,119629,119603,119579,119509,119503,119495,119490,119489,119435,119270,119269,119210,119203,119199,119189,119187,119185,119172,119155,119154,119148,119143,119140,119139,119123,119105,119104,119100,119032,119015,119003,118993,118980,118975,118973,118971,118952,118948,118943,118872,118857,118851,118845,118841,118840,118836,118827,118819,118788,118787,118786,118783,118782,118776,118753,118722,118721,118720,118685,118683,118680,118679,118678,118660,118657,118567,118499,118498,118496,118487,118472,118459,118455,118454,118441,118422,118410,118390,118342,118341,118336,118335,118331,118328,118326,118325,118323,118322,118317,118315,118294,118281,118266,118264,118255,118252,118223,118180,118136,118135,118134,118133,118127,118066,118062,118059,118057,118051,118050,118046,118024,118023,117958,117956,117955,117954,117953,117949,117850,117820,117819,117792,117778,117743,117742,117740,117739,117737,117736,117735,117732,117731,117719,117707,117706,117673,117649,117648,117647,117623,117614,117613,117611,117597,117594,117593,117568,117567,117562,117561,117559,117557,117554,117551,117549,117548,117546,117545,117544,117542,117516,117509,117492,117473,117431,117430,117425,117421,117413,117404,117403,117402,117362,117355,117353,117352,117351,117350,117339,117338,117337,117335,117334,117306,117294,117289,117255,117251,117250,117212,117189,117188,117170,117168,117165,117141,117140,117136,117103,117096,117095,117094,117093,117091,117090,117089,117088,117086,117080,117063,117021,117018,117005,116982,116981,116980,116961,116953,116925,116924,116862,116848,116842,116827,116825,116823,116816,116721,116720,116719,116665,116656,116649,116648,116624,116580,116553,116552,116548,116523,116521,116518,116479,116478,116472,116470,116469,116468,116466,116428,116427,116424,116297,116282,116281,116219,116205,116204,116201,116171,116166,116026,116025,116015,115953,115891,115883,115876,115875,115874,115866,115841,115658,115657,115656,115648,115646,115601,115560,115495,115443,115434,115433,115431,115285,115056,115054,115021,115008,114436,114435,114434,114433,114432,114431,114430,114429,114428,114427,114426,114425,114424,114423,114422,114421,114420,114419,114418,114417,114416,114415,114414,114413,114397,114396,114395,114394,114393,114392,114391,114390,114389,114388,114387,114386,114385,114384,114383,114382,114381,114380,114379,114378,114377,114376,114375,114374,114373,114371,112315,105671,104328,101877,101700,100109,100048,96423,93899,90854)) OR (`CurrencyId`=1155 AND `CreatureId` IN (119788,119677,119191,119189,118836,118787,118725,118716,118700,118685,118678,118676,118567,118503,118499,118317,118282,118275,118255,118133,117819,117706,117668,117551,117545,117412,117193,117155,116996,116975,116961,116952,116815,116802,116653,116626,116555,116554,116523,116434,116421,116368,116367,116360,116298,116225,116223,116218,116206,116204,116119,116118,116117,116116,116115,116068,116063,116050,116043,116042,116008,115954,115901,115882,115881,115880,115831,115806,115766,115755,115738,115724,115692,115691,115690,115678,115677,115676,115675,115674,115673,115672,115671,115670,115669,115668,115667,115666,115665,115664,115663,115607,115601,115595,115594,115566,115562,115561,115553,115550,115547,115535,115529,115528,115526,115484,115434,115433,115431,115417,115289,115273,115272,115271,115265,115253,115252,115250,115249,115241,115216,115211,115210,115056,115014,115012,115011,114998,114959,114958,114929,114928,114927,114926,114924,114918,114917,114916,114915,114914,114912,114911,114910,114904,114876,114874,114873,114869,114868,114793,114576,114575,114573,114480,114474,114472,114470,114468,114364,113854,113850,113849,113848,113738,113707,113706,113694,113679,113675,113662,113661,113660,113659,113658,113642,113641,113640,113639,113638,113634,113630,113629,113619,113618,113597,113573,113572,113571,113569,113568,113567,113537,113493,113479,113476,113475,113474,113473,113472,113471,113470,113469,113468,113467,113465,113464,113463,113462,113460,113459,113458,113456,113454,113452,113451,113447,113446,113445,113444,113417,113408,113205,113201,113198,113195,113191,113190,113189,113185,113184,113172,113168,113166,113162,113127,113126,113125,113124,113123,113122,113102,113096,112972,112956,112948,112910,112909,112905,112878,112861,112827,112825,112822,112821,112802,112796,112789,112788,112760,112759,112758,112757,112756,112705,112637,112636,112531,112530,112502,112497,112489,112453,112444,112370,112345,112341,112340,112336,112334,112331,112328,112321,112319,112140,112123,112076,112068,112067,112016,112010,112008,112006,112005,111992,111929,111927,111921,111872,111871,111870,111869,111787,111784,111769,111751,111750,111749,111747,111730,111716,111701,111700,111699,111685,111682,111674,111653,111651,111649,111647,111643,111633,111622,111621,111620,111619,111618,111614,111612,111571,111570,111558,111557,111556,111530,111527,111523,111508,111496,111492,111490,111489,111488,111487,111485,111484,111447,111446,111445,111443,111442,111441,111415,111414,111409,111408,111402,111397,111390,111389,111388,111387,111383,111380,111379,111376,111360,111291,111281,111273,111206,111057,111055,111052,110983,110949,110905,110846,110838,110824,110728,110727,110703,110702,110690,110667,110663,110636,110580,110562,110503,110502,110501,110496,110432,110418,110365,110350,110340,110253,110066,110060,110059,110053,110052,110050,110048,110047,110043,110042,109994,109867,109819,109809,109807,109803,109797,109782,109702,109694,109692,109670,109653,109652,109650,109647,109594,109580,109532,109521,109509,109473,109463,109351,109349,109324,109320,109188,109180,109138,109122,109110,109054,109025,109023,108942,108927,108891,108890,108881,108875,108871,108823,108790,108552,108538,108535,108529,108528,108499,108423,108322,108314,108313,108190,108188,108185,108163,108096,108062,108014,108005,108004,107965,107959,107932,107929,107928,107917,107916,107915,107914,107913,107912,107852,107846,107811,107805,107803,107758,107755,107753,107752,107751,107746,107727,107722,107721,107717,107667,107567,107521,107503,107487,107469,107449,107398,107347,107342,107312,107258,107224,107217,107170,107169,107135,106920,106869,106839,106837,106804,106796,106764,106654,106653,106648,106609,106608,106467,106425,106348,106339,106310,106288,106275,106197,106192,106174,106119,106078,106055,106032,105938,105919,105918,105905,105899,105885,105884,105838,105785,105759,105756,105753,105752,105739,105728,105703,105699,105686,105685,105657,105656,105655,105654,105653,105652,105650,105646,105645,105644,105640,105632,105625,105623,105619,105613,105585,105554,105547,105504,105487,105486,105480,105416,105415,105413,105372,105292,105232,105104,105080,105014,104845,104844,104827,104815,104638,104576,104522,104521,104519,104486,104483,104482,104481,104459,104454,104408,104404,104394,104369,104364,104363,104360,104348,104331,104277,104258,104242,104226,104224,104220,104218,104217,104215,104147,103841,103808,103807,103805,103801,103787,103786,103785,103784,103681,103677,103671,103639,103631,103616,103592,103540,103534,103527,103518,103502,103497,103459,103447,103328,103326,103271,103247,103232,103203,103199,103125,103079,102969,102960,102913,102898,102862,102844,102841,102840,102837,102828,102819,102748,102747,102746,102741,102739,102738,102685,102670,102660,102583,102575,102564,102556,102555,102551,102516,102515,102514,102495,102491,102490,102408,102385,102361,102351,102322,102315,102314,102292,102287,102243,102242,102241,102183,102174,102172,102167,102127,102112,102111,102110,102109,102106,102099,102096,102093,102091,102053,102016,102003,101922,101911,101900,101878,101872,101868,101866,101865,101864,101841,101840,101831,101825,101821,101802,101799,101798,101797,101785,101784,101783,101707,101705,101688,101658,101655,101641,101619,101600,101596,101592,101584,101581,101580,101577,101575,101566,101555,101554,101541,101515,101509,101495,101493,101482,101481,101467,101443,101442,101411,101359,101358,101256,101224,101116,101110,101101,101077,101069,101068,101063,101037,101036,100999,100998,100950,100949,100948,100947,100895,100891,100890,100889,100888,100864,100846,100838,100795,100780,100778,100706,100595,100586,100526,100523,100496,100439,100431,100409,100381,100262,100237,100184,100100,100058,100049,100047,100046,100032,100019,100014,99899,99893,99891,99882,99868,99828,99814,99812,99802,99795,99793,99792,99791,99790,99789,99786,99779,99770,99769,99767,99765,99764,99762,99755,99754,99751,99749,99744,99720,99698,99647,99636,99633,99598,99595,99593,99584,99581,99577,99571,99506,99504,99502,99485,99481,99378,99369,99368,99367,99304,99267,99224,99223,99217,99216,99213,99200,99122,99075,99070,99007,98979,98955,98946,98910,98909,98890,98884,98876,98813,98808,98799,98798,98753,98752,98751,98732,98703,98699,98603,98601,98600,98599,98569,98555,98512,98406,98356,98309,98306,98289,98260,98178,98024,98021,97976,97957,97928,97895,97828,97820,97810,97793,97789,97787,97755,97752,97750,97732,97729,97572,97567,97516,97504,97454,97449,97348,97345,97318,97220,97214,97129,97102,97091,97068,97013,96994,96993,96878,96677,96611,96609,96608,96410,96287,96271,96268,96267,96266,96265,96146,96021,95951,95779,95772,95769,95766,95674,95270,95268,95076,95075,95073,95043,95030,94991,94986,94718,94708,94694,94691,94687,94619,94465,94464,94463,94459,94452,94450,94386,94282,94213,94198,94196,94180,94151,94149,93865,93856,93669,93647,93371,93333,93330,93328,93327,93321,93318,93314,93313,93161,93095,93083,92794,92782,92735,92725,92707,92600,92599,92547,92516,92341,92333,92221,92209,92143,92117,92090,92067,91956,91954,91936,91920,91881,91825,91824,91808,91803,91799,91795,91793,91792,91787,91785,91780,91717,91715,91681,91649,91645,91636,91569,91536,91488,91486,91423,91308,91269,91265,91245,91239,91202,91171,91069,91006,90947,90903,90901,90882,90480,90313,90173,90134,90121,90057,89891,89828,89731,89696,89653,89652,89391,89386,89385,89379,89378,89377,89016,89014,89013)) OR (`CurrencyId`=1533 AND `CreatureId` IN (119718,119629,119579,118993,118975,118840,118180,117141,117140,117136,117103,117096,117095,117094,117093,117091,117090,117089,117086,116953,116166,114808)) OR (`CurrencyId`=1342 AND `CreatureId` IN (119718,119629,118993,117141,117140,117136,117103,117096,117095,117094,117093,117091,117090,117089,117086,116953,116166)) OR (`CurrencyId`=1275 AND `CreatureId` IN (119718,119629,118993,118804,117194,117193,117141,117140,117136,117103,117096,117095,117094,117093,117091,117090,117089,117086,116953,116944,116912,116862,116316,116166,115732,114895,114790,114350,114328,114312,114262,114261,114251,114247,113971,112802,112760,112759,112758,112757,112756,112705,112497,111939,111731,111674,111653,111651,111649,111573,111454,111434,111329,111197,111010,111007,110983,110944,110870,110832,110824,110726,110656,110577,110562,110486,110438,110367,110363,110361,110346,110342,110340,110024,109990,109954,109708,109702,109692,109677,109653,109648,109641,109630,109620,109594,109584,109575,109504,109501,109500,109498,109281,109159,109150,109138,109133,109110,109083,109059,109054,109028,108978,108955,108925,108827,108628,108255,108136,107926,107846,107657,107487,107327,107269,107266,107136,107127,107113,107105,106990,106863,106532,106526,106351,105938,105899,105728,105657,105547,104831,104827,104524,104523,104522,104521,104519,104517,104513,104484,104481,104218,104217,104215,103975,103841,103827,103575,103344,103232,103223,103214,103203,103183,103091,102863,102446,102431,102387,102303,102246,102064,101995,101951,101950,101649,101596,101077,101063,100864,100495,100303,100302,100212,100184,99899,99868,99792,99611,99610,99200,99192,98949,98890,98696,98542,98503,98421,98361,98311,98309,98299,98276,98268,98241,98208,98207,98206,98205,98203,98188,98178,98024,97933,97793,97637,97630,97593,97517,97504,97449,97348,97345,97343,97326,97203,97093,96756,96754,96621,96590,96512,96410,96072,96028,96015,95888,95887,95886,95885,95872,95833,95675,95318,95221,95204,95123,94960,94877,94636,94485,94414,94413,94347,94313,93993,93778,93679,93654,93622,93401,93371,93205,93166,93030,92965,92951,92763,92751,92725,92685,92626,92604,92599,92591,92423,92205,92189,92180,92152,92140,92117,92090,92040,91992,91991,91936,91892,91874,91808,91803,91797,91795,91789,91784,91780,91684,91663,91661,91649,91640,91584,91579,91529,91392,91289,91187,91115,91100,91007,91004,91003,90901,90803,90505,90253,90248,90244,90217,90164,90139,90057,90050,89906,89884,89865,89850,89846,89816,89650,89016,73685)) OR (`CurrencyId`=1220 AND `CreatureId` IN (119718,119629,118993,117141,117140,117136,117103,117096,117095,117094,117093,117091,117090,117089,117086,116953,116912,116862,116316,116166,115732,114808,112802,112760,112759,112758,112757,112756,112705,112497,111939,111731,111674,111653,111651,111649,111573,111454,111434,111329,111197,111010,111007,110944,110870,110832,110824,110726,110656,110577,110562,110486,110438,110367,110363,110361,110346,110342,110340,110024,109990,109954,109708,109702,109692,109677,109653,109648,109641,109630,109620,109594,109584,109575,109504,109501,109500,109498,109281,109159,109150,109138,109133,109110,109083,109059,109054,109028,108978,108955,108925,108827,108628,108255,108136,107926,107846,107657,107487,107327,107269,107266,107136,107127,107113,107105,106990,106863,106532,106526,106351,105938,105899,105728,105657,105547,104831,104827,104524,104523,104522,104521,104519,104517,104513,104484,104481,103975,103841,103827,103575,103232,103223,103214,103203,103183,103091,102863,102303,102064,101649,101596,101077,101063,100864,100495,100303,100302,100212,100184,99899,99792,99610,98890,98503,98421,98361,98311,98309,98299,98276,98268,98241,98188,98178,98024,97933,97793,97637,97630,97593,97517,97504,97449,97348,97345,97343,97326,97203,97093,96621,96590,96410,96072,95958,95872,95318,95221,95204,95123,94877,94636,94485,94414,94413,94347,94313,93993,93778,93679,93654,93622,93401,93371,93205,93166,93030,92965,92951,92763,92751,92725,92685,92626,92604,92599,92591,92423,92205,92189,92180,92152,92140,92117,92090,92040,91992,91991,91936,91892,91874,91803,91795,91780,91684,91663,91661,91649,91640,91584,91579,91529,91392,91289,91187,91115,91100,90901,90803,90505,90253,90248,90244,90217,90164,90139,90057,90050,89906,89884,89865,89850,89846,89816,89650,89016,73685)) OR (`CurrencyId`=2649 AND `CreatureId`=119274) OR (`CurrencyId`=2003 AND `CreatureId` IN (119274,102734)) OR (`CurrencyId`=2650 AND `CreatureId`=119274) OR (`CurrencyId`=1166 AND `CreatureId` IN (118804,117194,117193,116944,114895,114790,114350,114328,114312,114262,114261,114251,114247,113971,110983,104218,104217,104215,103344,102446,102431,102387,102246,101995,101951,101950,99868,99611,99200,99192,98949,98696,98542,98208,98207,98206,98205,98203,96756,96754,96512,96028,96015,95888,95887,95886,95885,95833,95675,94960,91808,91797,91789,91784,91007,91004,91003,84550,83894,83846,83612,82682,81522,81305,80816,80005,79912,79852,79545,77816,77734,77120,76585,76413,76407,76266,76177,76141,76021,75964,75927,75839,75829,75786,75509,75452,74790,74787,74475)) OR (`CurrencyId`=1314 AND `CreatureId` IN (116944,116696,114895,114790,104218,102446,102387,99611,99192,98208,96028,95888,91007)) OR (`CurrencyId`=1268 AND `CreatureId` IN (114255,112090,110838,110448,110436,110435,110347,110110,110073,105780,105362,105361,105360)) OR (`CurrencyId`=1149 AND `CreatureId` IN (110737,110729,110721,110719,107778,97587,97390,97388,97387,97384,97381,97380)) OR (`CurrencyId`=1553 AND `CreatureId` IN (109128,73682)) OR (`CurrencyId`=823 AND `CreatureId` IN (107553,98408,98285,98284,98283,96240,96235,95759,95758,95756,95677,95190,95189,95188,95187,95185,95184,95183,95182,95181,95180,95179,95178,95177,95176,95173,95172,95170,95165,95164,95162,95159,95157,93370,93335,93334,93285,93279,93269,93267,93265,93264,93263,93258,93236,93175,93168,93125,93076,93057,93028,93002,93001,92977,92941,92887,92873,92819,92817,92766,92706,92694,92657,92647,92640,92636,92627,92625,92606,92596,92575,92574,92563,92552,92546,92517,92508,92495,92465,92451,92429,92411,92408,92402,92398,92397,92396,92274,92262,92197,92083,92082,92051,92031,92028,92026,92002,91934,91933,91871,91832,91764,91760,91727,91721,91695,91374,91262,91251,91243,91232,91227,91203,91106,91098,91093,91087,91052,91012,91009,90995,90950,90946,90943,90936,90888,90887,90885,90884,90841,90802,90782,90777,90684,90655,90654,90649,90620,90607,90519,90510,90497,90483,90482,90442,90438,90437,90434,90429,90425,90421,90312,90295,90286,90265,90210,90163,90136,90122,90094,90066,90024,89973,89936,89935,89810,89777,89754,89748,89706,89705,89703,89699,89686,89683,89675,89144,89128,89127,89126,89085,89084,89083,89019,88941,88729,88672,88586,88583,88582,88580,88525,88524,88523,88494,88478,88459,88437,88436,88425,88394,88279,88261,88210,88209,88208,88207,88187,88079,88078,88071,88043,87846,87837,87788,87668,87656,87654,87639,87638,87622,87600,87597,87584,87576,87385,87357,87356,87352,87351,87348,87346,87345,87344,87343,87341,87340,87337,87333,87332,87241,87239,87234,87029,87027,87026,87019,86960,86959,86838,86807,86745,86660,86659,86658,86657,86617,86600,86591,86582,86579,86577,86574,86571,86566,86562,86553,86536,86528,86515,86499,86405,86324,86323,86271,86268,86267,86266,86265,86264,86263,86261,86260,86257,86216,86215,86213,86212,86207,86206,86205,86190,86179,86168,86163,86155,86144,86128,86024,85997,85973,85837,85813,85697,85568,85555,85542,85515,85451,85392,85357,85304,85303,85299,85277,85191,85180,85168,85150,85136,85128,85127,85124,85121,85098,85082,85078,85075,85073,85068,85066,85043,85037,85036,85035,85034,85029,85026,85001,84945,84925,84911,84908,84888,84880,84873,84871,84870,84765,84764,84760,84467,84392,84378,84376,84374,84367,84337,84334,84303,84298,84283,84278,84266,84181,84180,84142,84112,84105,84094,84055,84026,84013,84006,83994,83993,83992,83991,83990,83989,83988,83987,83984,83983,83982,83981,83980,83979,83978,83977,83976,83975,83974,83973,83848,83831,83655,83641,83640,83577,83575,83570,83023,83021,83020,83019,83018,83017,83011,83008,83004,82998,82997,82996,82992,82990,82988,82983,82981,82964,82960,82942,82940,82934,82930,82928,82922,82921,82920,82620,82618,82617,82616,82614,82536,82058,81697,81639,81605,81543,81542,81541,81481,80398,80372,80371,80370,79104,79065,79033,78999,78973,78782,78778,78578,78550,78475,78410,78409,78339,78328,78269,78265,78260,78231,78210,78190,78174,78168,78148,78003,77995,77994,77993,77992,77991,77988,77945,77944,77940,76789,72571,72364)) OR (`CurrencyId`=1174 AND `CreatureId`=102778) OR (`CurrencyId`=1173 AND `CreatureId`=102773) OR (`CurrencyId`=2031 AND `CreatureId`=102734) OR (`CurrencyId`=824 AND `CreatureId` IN (98408,98285,98284,98283,98200,98199,98198,91012,90995,90946,90943,90841,90802,86978,86724,86689,86549,86520,86410,86137,85970,85907,85572,85520,85504,85264,85250,84982,84955,84951,84912,84890,84887,84872,84856,84838,84836,84833,84810,84807,84805,84775,84435,84431,84417,84406,84263,83680,83643,83634,83603,83591,83553,83542,83526,83522,83509,83483,83428,83409,83401,83385,82975,82912,82899,82826,82778,82764,82758,82755,82742,82676,82486,82415,82411,82374,82362,82326,82311,82268,82247,82207,82085,81681,81406,81038,80868,80771,80725,80614,80524,80471,80312,80242,80235,80204,80190,80122,80057,79938,79736,79725,79629,79543,79524,79485,79334,79145,79024,78872,78867,78715,78713,78710,78621,78606,78161,78151,78103,77874,77784,77750,77741,77719,77715,77634,77626,77625,77620,77614,77561,77529,77527,77526,77513,77453,77452,77310,77140,77136,77085,76918,76914,76473,76380,75492,75482,75435,75434,75071,74971,74613,74206,73669,72606,72537,72362,72294,71721,71665)) OR (`CurrencyId`=944 AND `CreatureId` IN (95865,95462,95461,91921,91919,91917,90909,90908,90500,90499,90498,88699,88698,88077,88076,86664,85771,85767,85766,85765,85763,85756,85753,85752,85750,85746,85735,84904,84893,84878,84877,84875,84837,84652,84651,84646,84645,84644,84483,84468,84466,84360,84353,84350,84349,84190,84155,84110,84102,84097,83841,83840,83819,83812,83804,83803,83798,83790,83754,83729,83720,83719,83715,83714,83713,83694,83692,83691,83690,83689,83687,83683,83681,82316,82310,82295,81225,81104,81099,81090,81087,81065,80825,79420,79413,79411,78936,78935,78557,74886)) OR (`CurrencyId`=1101 AND `CreatureId` IN (95056,95054,95053,95044)) OR (`CurrencyId`=829 AND `CreatureId`=84697) OR (`CurrencyId`=828 AND `CreatureId`=84696) OR (`CurrencyId`=821 AND `CreatureId`=84694) OR (`CurrencyId`=738 AND `CreatureId` IN (79344,74158,73904,73854,73775,73718,73704,73703,73696,73670,73667,73666,73590,73541,73539,73538,73476,73452,73414,73349,73342,73282,73281,73279,73277,73250,73223,73195,73194,73191,73188,73185,73184,73175,73174,73173,73172,73171,73170,73169,73167,73166,73163,73162,73161,73160,73158,73157,73152,73025,73021,73018,73012,72970,72954,72929,72927,72909,72908,72903,72898,72897,72896,72895,72894,72892,72888,72877,72876,72875,72844,72843,72842,72841,72809,72808,72807,72805,72791,72788,72784,72777,72775,72771,72770,72769,72768,72767,72766,72765,72764,72763,72762,72761,72744,72728,72663,72662,72661,72658,72655,72564,72546,72496,72490,72455,72452,72451,72434,72433,72421,72412,72411,72375,72367,72365,72354,72351,72350,72280,72279,72275,72245,72194,72193,72150,72131,72095,72049,72048,72045,72033,71987,71986,71920,71919,71908,71864,71826,71824,71774,71773,71772,71771,71770,71509,71492,71491,71442,71401,71379,71353,71346,71330,71329,71328,71326,71318,71312,71293,71292,71288,71277,71264,71259,71258,71257,71256,71255,71254,71253,71252,71251,71248,71245,71244,71239,71228,71192,71188,71187,71143,71131,71130,71125,71114,71113,71112,71111,71103,71102,71101,71066,71056,71055,71052,71028,71012,71011,71010,71009,71008,71007,70986,70968,70963,70959,70893,70877,70824,70822,70798,70795,70787,70775,70762,70746,70703,70702,70701,70700,70698,70691,70690,70683,70665,70663,70595,70594,70591,70589,70588,70587,70586,70557,70543,70533,70530,70529,70521,70511,70509,70494,70493,70475,70474,70473,70471,70469,70468,70465,70464,70463,70448,70445,70440,70430,70429,70414,70401,70400,70397,70395,70383,70379,70377,70352,70351,70350,70348,70347,70343,70341,70328,70327,70326,70325,70323,70308,70291,70290,70289,70288,70287,70286,70285,70276,70262,70249,70243,70240,70238,70236,70232,70230,70228,70227,70226,70224,70209,70206,70205,70202,70195,70191,70179,70176,70153,70141,70126,70121,70096,70091,70090,70089,70080,70074,70070,70069,70048,70046,70045,70044,70039,70021,70020,70019,70018,70017,70016,70015,70014,70013,70012,70011,70010,70009,70008,70007,70006,70005,70004,70003,70002,70001,70000,69999,69998,69997,69996,69993,69992,69991,69983,69961,69944,69937,69927,69925,69923,69916,69911,69910,69909,69906,69905,69904,69899,69894,69865,69843,69842,69841,69835,69834,69833,69827,69824,69821,69815,69814,69812,69809,69808,69807,69800,69780,69769,69768,69767,69757,69755,69749,69702,69666,69665,69664,69663,69658,69657,69656,69633,69613,69580,69570,69569,69568,69567,69559,69558,69540,69538,69534,69532,69531,69527,69525,69524,69523,69518,69517,69507,69506,69483,69482,69476,69475,69474,69471,69461,69455,69435,69431,69429,69406,69405,69402,69401,69400,69399,69397,69396,69390,69388,69384,69379,69376,69375,69353,69352,69351,69348,69347,69341,69339,69338,69336,69335,69326,69312,69311,69306,69305,69302,69301,69300,69299,69298,69297,69296,69295,69294,69286,69285,69281,69279,69274,69272,69269,69267,69264,69256,69255,69254,69250,69246,69244,69241,69240,69239,69238,69237,69236,69235,69229,69228,69227,69226,69225,69224,69223,69218,69216,69210,69207,69202,69201,69200,69198,69197,69196,69195,69194,69193,69183,69180,69171,69170,69162,69155,69154,69148,69144,69143,69142,69136,69065,69029,69020,69009,69008,69007,69006,69005,69004,69003,68983,68940,68936,68907,68865,68840,68826,68825,68815,68793,68778,68775,68761,68760,68755,68754,68753,68752,68751,68739,68733,68710,68708,68707,68682,68669,68668,68653,68640,68632,68617,68616,68604,68600,68587,68585,68584,68583,68550,68547,68545,68508,68504,68497,68472,68471,68470,68410,68401,68371,68369,68368,68367,68361,68356,68355,68354,68353,68351,68348,68347,68345,68344,68340,68322,68321,68320,68319,68318,68317,68313,68310,68308,68294,68248,68241,68225,68222,68221,68220,68206,68205,68204,68176,68175,68174,68170,68169,68157,68152,68151,68143,68142,68141,68139,68126,68117,68114,68102,68073,68070,68061,68049,68047,68046,68045,68037,68028,68027,68026,68012,68011,68002,67991,67974,67971,67970,67967,67946,67937,67935,67934,67933,67930,67929,67922,67920,67913,67905,67896,67895,67892,67887,67877,67874,67873,67871,67870,67869,67861,67833,67832,67830,67826,67814,67811,67810,67809,67806,67805,67804,67801,67797,67796,67795,67794,67774,67772,67770,67764,67763,67762,67760,67759,67758,67757,67754,67752,67727,67708,67704,67703,67701,67700,67699,67692,67691,67690,67689,67688,67684,67683,67681,67675,67661,67647,67646,67638,67637,67636,67633,67627,67626,67625,67602,67599,67598,67587,67584,67582,67576,67574,67564,67563,67551,67550,67548,67545,67530,67520,67475,67473,67472,67470,67468,67467,67466,67465,67463,67461,67460,67457,67450,67441,67435,67434,67431,67430,67429,67428,67427,67425,67420,67419,67418,67417,67416,67413,67407,67401,67399,67398,67397,67396,67391,67371,67369,67366,67362,67361,67360,67357,67354,67346,67344,67337,67334,67330,67317,67316,67314,67313,67312,67310,67309,67308,67306,67305,67304,67303,67302,67299,67297,67296,67295,67294,67292,67288,67287,67285,67284,67283,67281,67265,67264,67263,67259,67258,67257,67256,67255,67128,67125,67099,67093,67085,67084,67081,67080,67079,67078,67077,67076,67075,67074,67073,67072,67071,67029,67027,66999,66948,66944,66938,66937,66936,66935,66934,66933,66932,66928,66917,66898,66895,66892,66891,66882,66881,66880,66868,66867,66852,66850,66818,66817,66801,66772,66755,66753,66750,66748,66729,66707,66700,66693,66686,66668,66655,66633,66622,66617,66605,66602,66599,66597,66595,66593,66587,66570,66549,66514,66513,66484,66479,66476,66472,66471,66467,66465,66464,66463,66462,66456,66451,66448,66446,66431,66426,66425,66424,66423,66421,66418,66413,66402,66395,66392,66368,66348,66341,66327,66319,66315,66310,66309,66290,66289,66288,66287,66286,66285,66284,66283,66282,66280,66276,66275,66274,66273,66272,66271,66270,66269,66268,66267,66264,66263,66261,66229,66213,66208,66206,66205,66196,66195,66194,66188,66187,66184,66182,66174,66169,66165,66164,66162,66153,66148,66106,66100,66099,66096,66052,66000,65996)) OR (`CurrencyId`=2778 AND `CreatureId` IN (79344,74158,73904,73854,73775,73718,73704,73703,73696,73670,73667,73666,73541,73539,73538,73476,73452,73414,73349,73342,73282,73281,73279,73277,73250,73223,73195,73194,73191,73188,73185,73184,73175,73174,73173,73172,73171,73170,73169,73167,73166,73163,73162,73161,73160,73158,73157,73152,73025,73021,73018,73012,72970,72954,72929,72927,72909,72908,72903,72898,72897,72896,72895,72894,72892,72888,72877,72876,72875,72844,72843,72842,72841,72809,72808,72807,72805,72791,72788,72784,72777,72775,72771,72770,72769,72768,72767,72766,72765,72764,72763,72762,72761,72744,72728,72663,72662,72661,72658,72655,72564,72496,72490,72455,72452,72451,72434,72433,72421,72412,72411,72367,72365,72354,72351,72350,72280,72279,72275,72245,72194,72193,72150,72131,72095,72049,72048,72045,72033,71987,71986,71920,71919,71908,71864,71826,71824,71774,71773,71772,71771,71770,71509,71492,71491,71442,71401,71353,71330,71329,71328,71327,71326,71312,71277,71259,71245,71244,71228,71192,71187,71143,71130,71123,71112,71111,71056,71030,71011,71009,70963,70959,70893,70877,70824,70822,70798,70795,70787,70775,70762,70746,70703,70702,70701,70700,70698,70691,70690,70683,70665,70663,70595,70594,70591,70589,70588,70587,70586,70557,70544,70543,70533,70530,70529,70521,70511,70509,70494,70493,70475,70474,70473,70471,70469,70468,70465,70464,70463,70448,70445,70440,70430,70429,70414,70401,70400,70397,70395,70383,70379,70377,70352,70351,70350,70348,70347,70343,70341,70328,70327,70326,70325,70323,70308,70291,70290,70289,70288,70287,70286,70285,70276,70262,70249,70243,70240,70238,70236,70232,70230,70228,70227,70226,70224,70209,70206,70205,70202,70195,70191,70179,70176,70153,70141,70126,70121,70096,70091,70090,70089,70080,70074,70070,70069,70048,70046,70045,70044,70039,70021,70020,70019,70018,70017,70016,70015,70014,70013,70012,70011,70010,70009,70008,70007,70006,70005,70004,70003,70002,70001,70000,69999,69998,69997,69996,69993,69992,69991,69983,69961,69944,69937,69927,69925,69923,69916,69911,69910,69909,69906,69905,69904,69899,69894,69865,69843,69842,69841,69835,69834,69833,69827,69824,69821,69815,69814,69812,69809,69807,69800,69780,69769,69768,69767,69757,69755,69749,69702,69666,69665,69664,69663,69658,69657,69656,69633,69613,69580,69570,69569,69568,69567,69559,69558,69540,69538,69534,69532,69531,69527,69525,69524,69523,69518,69517,69507,69506,69483,69482,69476,69475,69474,69471,69465,69461,69455,69435,69431,69429,69427,69406,69405,69402,69401,69400,69399,69397,69396,69390,69388,69384,69379,69376,69375,69353,69352,69351,69348,69347,69341,69339,69338,69336,69335,69326,69312,69311,69306,69305,69302,69301,69300,69299,69298,69297,69296,69295,69294,69286,69285,69281,69279,69274,69272,69269,69267,69264,69256,69255,69254,69250,69246,69244,69241,69240,69239,69238,69237,69236,69235,69229,69228,69227,69226,69225,69224,69223,69218,69216,69210,69207,69202,69201,69200,69198,69197,69196,69195,69194,69193,69183,69180,69171,69170,69162,69155,69154,69148,69144,69143,69142,69136,69132,69065,69029,69020,69017,69009,69008,69007,69006,69005,69004,69003,68983,68936,68907,68904,68865,68826,68825,68815,68793,68778,68775,68762,68761,68760,68758,68757,68756,68755,68754,68753,68752,68751,68739,68733,68710,68708,68707,68682,68669,68668,68653,68647,68640,68632,68617,68616,68613,68604,68600,68587,68585,68584,68583,68550,68545,68508,68504,68497,68476,68474,68472,68471,68470,68410,68401,68397,68371,68369,68368,68367,68361,68356,68355,68354,68353,68351,68348,68347,68345,68344,68340,68322,68321,68320,68319,68318,68317,68313,68310,68308,68294,68248,68241,68225,68222,68221,68220,68206,68205,68204,68176,68175,68174,68170,68169,68157,68152,68151,68143,68142,68141,68139,68126,68117,68114,68102,68078,68073,68070,68061,68051,68050,68049,68047,68046,68045,68043,68042,68037,68028,68027,68026,68012,68011,68002,67991,67977,67974,67971,67970,67967,67946,67937,67929,67922,67920,67913,67905,67896,67895,67892,67887,67879,67877,67874,67873,67871,67870,67869,67861,67832,67830,67826,67814,67811,67810,67809,67806,67805,67804,67801,67797,67796,67795,67794,67774,67772,67770,67764,67763,67762,67760,67759,67758,67757,67754,67752,67727,67708,67704,67703,67701,67700,67699,67692,67691,67690,67689,67688,67684,67683,67681,67675,67661,67647,67646,67638,67637,67636,67633,67627,67626,67625,67602,67599,67598,67587,67584,67582,67576,67574,67564,67563,67551,67550,67548,67545,67530,67520,67475,67473,67472,67470,67468,67467,67466,67465,67463,67461,67460,67457,67450,67441,67435,67434,67431,67430,67429,67428,67427,67426,67425,67420,67419,67418,67417,67416,67413,67407,67401,67399,67398,67397,67396,67391,67371,67369,67366,67362,67361,67360,67357,67354,67346,67344,67337,67334,67330,67317,67316,67314,67313,67312,67310,67309,67308,67306,67305,67304,67303,67302,67299,67297,67296,67295,67294,67292,67288,67287,67285,67284,67283,67281,67266,67265,67264,67263,67259,67258,67257,67256,67255,67128,67125,67099,67093,67085,67084,67081,67080,67079,67078,67077,67076,67075,67074,67073,67072,67071,67029,67027,66999,66948,66944,66938,66937,66936,66935,66934,66933,66932,66928,66917,66898,66895,66892,66891,66882,66881,66880,66868,66867,66852,66850,66818,66817,66801,66772,66755,66753,66750,66748,66729,66707,66700,66693,66686,66668,66655,66633,66622,66617,66605,66602,66599,66597,66595,66593,66587,66570,66549,66514,66513,66484,66479,66476,66472,66471,66467,66465,66464,66463,66462,66456,66451,66448,66446,66431,66426,66425,66424,66423,66421,66418,66413,66402,66395,66392,66368,66348,66341,66327,66319,66315,66310,66309,66290,66289,66288,66287,66286,66285,66284,66283,66282,66280,66276,66275,66274,66273,66272,66271,66270,66269,66268,66267,66264,66263,66261,66229,66213,66208,66206,66205,66196,66195,66194,66188,66187,66184,66182,66174,66169,66165,66164,66162,66153,66148,66106,66100,66099,66096,66052,66000)) OR (`CurrencyId`=777 AND `CreatureId` IN (73854,73718,73704,73703,73666,73282,73281,73279,73277,73175,73174,73173,73172,73171,73170,73169,73167,73166,73163,73162,73161,73160,73158,73157,73025,73021,73018,72970,72909,72908,72898,72897,72896,72895,72894,72892,72888,72877,72876,72875,72844,72843,72842,72841,72809,72808,72807,72805,72777,72775,72771,72769,72767,72766,72765,72764,72763,72762,72761,72245,72193,72095,72049,72048,72045,72033,71987,71986,71920,71919,71908,71864,71826,71824,71143)) OR (`CurrencyId`=697 AND `CreatureId` IN (70414,70400,70080,70003,70002,70001,70000,69999,69998,69997,69996,69767,69749,69664,69633,69471,69396,69347,69341,69339)); +UPDATE `creature_quest_currency` SET `VerifiedBuild`=56421 WHERE (`CurrencyId`=2778 AND `CreatureId` IN (65996,65995,65984,65978,65962,65928,65915,65906,65905,65883,65882,65881,65880,65878,65875,65873,65872,65842,65841,65840,65839,65824,65823,65821,65820,65819,65810,65807,65802,65799,65794,65790,65786,65785,65779,65774,65773,65754,65749,65711,65685,65680,65658,65653,65652,65646,65639,65638,65635,65632,65628,65627,65626,65624,65623,65622,65621,65617,65614,65613,65612,65611,65610,65609,65598,65584,65582,65581,65575,65573,65551,65549,65548,65526,65520,65516,65510,65508,65507,65504,65502,65496,65494,65486,65474,65452,65450,65442,65438,65437,65432,65423,65414,65404,65402,65394,65391,65390,65389,65388,65386,65377,65362,65339,65317,65304,65232,65231,65229,65213,65188,65170,65169,65154,65152,65151,65134,65133,65132,65131,65130,65128,65118,65003,64995,64983,64982,64979,64973,64971,64970,64969,64965,64957,64947,64937,64917,64916,64902,64900,64894,64890,64831,64757,64745,64739,64736,64734,64733,64732,64729,64726,64725,64724,64723,64722,64721,64720,64717,64714,64671,64670,64669,64643,64642,64641,64638,64631,64627,64626,64622,64609,64559,64556,64551,64479,64444,64436,64412,64389,64368,64358,64357,64356,64355,64353,64341,64340,64339,64338,64323,64321,64309,64286,64281,64280,64261,64221,64205,64204,64203,64202,64201,64199,64197,64196,64195,64194,64192,64186,64185,64183,64165,64103,64095,64091,64068,64063,64061,64046,64034,64008,64005,64000,63999,63997,63993,63981,63978,63977,63975,63974,63956,63950,63948,63947,63944,63936,63928,63920,63891,63888,63878,63877,63875,63870,63867,63866,63860,63859,63857,63856,63854,63851,63840,63839,63833,63830,63827,63809,63796,63782,63767,63764,63763,63755,63743,63742,63735,63733,63731,63729,63728,63727,63726,63725,63723,63722,63697,63696,63695,63694,63693,63692,63691,63690,63688,63686,63685,63684,63683,63681,63680,63678,63677,63674,63673,63671,63641,63627,63611,63610,63605,63600,63593,63592,63588,63587,63586,63584,63570,63569,63568,63556,63543,63540,63538,63537,63536,63532,63531,63529,63528,63527,63526,63521,63520,63519,63518,63510,63509,63495,63494,63490,63485,63473,63470,63467,63465,63447,63425,63375,63369,63368,63356,63353,63352,63348,63347,63339,63333,63316,63308,63298,63297,63295,63275,63257,63256,63240,63221,63206,63205,63201,63191,63176,63173,63172,63171,63155,63131,63130,63129,63116,63104,63103,63102,63101,63082,63081,63065,63045,63044,63020,63019,63018,63017,63007,62968,62966,62945,62930,62928,62902,62881,62880,62876,62863,62846,62844,62843,62842,62840,62839,62838,62833,62832,62814,62813,62807,62768,62766,62765,62763,62760,62759,62758,62757,62756,62755,62754,62751,62750,62679,62677,62654,62637,62633,62632,62629,62624,62619,62613,62611,62608,62590,62586,62585,62584,62582,62581,62580,62579,62576,62575,62571,62569,62563,62559,62557,62554,62553,62552,62551,62543,62541,62537,62535,62530,62528,62522,62520,62515,62511,62508,62503,62499,62498,62497,62495,62494,62492,62490,62488,62486,62485,62481,62480,62479,62477,62476,62475,62474,62469,62468,62466,62465,62457,62440,62394,62386,62374,62372,62369,62368,62358,62348,62324,62311,62307,62306,62301,62293,62270,62268,62266,62254,62168,62165,62162,62160,62076,62075,62074,62073,62029,62023,62008,61989,61981,61971,61970,61947,61946,61945,61929,61928,61910,61875,61848,61843,61842,61835,61818,61814,61813,61811,61803,61783,61766,61760,61747,61709,61707,61641,61635,61634,61619,61618,61610,61600,61571,61565,61562,61557,61556,61540,61537,61518,61517,61516,61514,61510,61475,61446,61436,61434,61418,61414,61398,61392,61389,61387,61377,61376,61374,61365,61354,61347,61345,61341,61334,61333,61308,61302,61299,61296,61295,61294,61250,61242,61240,61239,61224,61216,61183,61174,61159,61157,61156,61155,61139,61131,61130,61091,61090,61069,61027,61025,60999,60995,60934,60932,60912,60875,60860,60846,60825,60804,60801,60767,60739,60733,60706,60701,60699,60697,60692,60676,60669,60667,60647,60628,60626,60625,60624,60623,60616,60603,60602,60601,60586,60585,60583,60582,60581,60580,60576,60573,60569,60564,60560,60550,60524,60523,60493,60482,60479,60475,60459,60458,60437,60434,60432,60431,60402,60399,60386,60381,60358,60357,60299,60294,60279,60242,60204,60203,60202,60201,60200,60198,60196,60170,60127,60090,60051,60043,60040,60033,60032,60031,60030,60009,60000,59998,59979,59977,59975,59973,59972,59971,59970,59969,59968,59967,59958,59914,59873,59826,59808,59803,59802,59801,59800,59797,59796,59790,59789,59788,59787,59786,59785,59783,59782,59780,59775,59774,59773,59772,59769,59768,59767,59766,59765,59763,59758,59757,59756,59754,59753,59751,59747,59746,59745,59744,59743,59742,59718,59715,59714,59705,59700,59693,59678,59672,59671,59670,59665,59658,59656,59655,59654,59641,59640,59639,59632,59614,59613,59598,59596,59595,59580,59558,59554,59553,59552,59547,59546,59545,59544,59542,59540,59538,59534,59528,59523,59522,59521,59520,59519,59518,59516,59515,59514,59513,59501,59495,59483,59479,59467,59454,59436,59435,59434,59432,59430,59425,59424,59417,59416,59414,59412,59410,59404,59385,59384,59382,59379,59378,59373,59372,59369,59368,59359,59351,59350,59335,59317,59315,59303,59295,59293,59251,59241,59240,59239,59238,59237,59236,59235,59223,59197,59196,59193,59184,59181,59180,59175,59166,59165,59158,59156,59153,59150,59139,59135,59134,59133,59132,59131,59130,59129,59128,59127,59126,59125,59124,59123,59122,59121,59120,59119,59116,59112,59105,59104,59102,59089,59087,59086,59084,59080,59053,59051,59037,59021,59002,59001,58961,58950,58949,58948,58945,58943,58942,58941,58940,58939,58936,58934,58931,58929,58928,58927,58913,58910,58900,58899,58898,58897,58896,58895,58893,58892,58891,58890,58889,58888,58887,58886,58885,58884,58883,58881,58880,58878,58877,58876,58870,58858,58857,58850,58840,58829,58826,58823,58822,58817,58811,58810,58809,58808,58807,58804,58803,58787,58783,58778,58777,58771,58770,58769,58768,58766,58765,58757,58756,58755,58741,58739,58738,58737,58724,58694,58685,58684,58683,58676,58674,58673,58672,58671,58664,58642,58641,58634,58632,58631,58614,58612,58610,58605,58590,58588,58569,58555,58549,58548,58545,58489,58475,58474,58460,58459,58457,58456,58455,58454,58453,58452,58450,58448,58432,58431,58427,58424,58415,58412,58411,58377,58368,58367,58363,58319,58312,58280,58279,58274,58273,58231,58221,58219,58218,58216,58215,58212,58117,58116,58108,58071,58070,58068,58067,57851,57673,57672,57671,57649,57422,57415,57413,57389,57300,57299,57267,57257,57232,57223,57216,57215,57196,57195,57134,57119,57109,56907,56906,56890,56877,56876,56875,56862,56833,56832,56765,56764,56763,56752,56751,56747,56740,56732,56723,56722,56721,56719,56717,56683,56658,56655,56654,56653,56652,56650,56637,56636,56589,56538,56537,56524,56523,56520,56514,56513,56511,56462,56448,56447,56444,56441,56439,56404,56401,56396,56357,56349,56310,56304,56303,56289,56283,56272,56256,56242,56240,56239,56201,56200,56199,56198,56185,56184,56106,56070,56034,55873,55651,55622,55593,55565,55557,55555,55554,55509,55470,55461,55438,55317,55291,55290,55288,55279,55238,55236,55194,55193,55144,55110,55016,54989,54988,54987,54954,54930,54896,54703,54702,54627,54559,54558,54557,51660,51659,51078,51059,50958,50840,50836,50832,50831,50830,50828,50823,50822,50821,50820,50817,50816,50811,50808,50806,50805,50791,50789,50787,50783,50782,50780,50776,50772,50769,50768,50766,50750,50749,50739,50734,50733,50388,50364,50363,50359,50358,50356,50355,50354,50352,50351,50350,50349,50347,50344,50341,50340,50339,50338,50336,50334,50333,50332,50331,45110,45109,16118,14861,14695,14521,14520,14519,14518,14516,11622,11598,11582,11551,11284,11261,11257,10901,10678,10508,10507,10506,10505,10504,10503,10502,10500,10499,10498,10495,10491,10489,10488,10487,10486,10485,10481,10480,10478,10477,10476,10475,10472,10471,10470,10469,10433,10432,6575,6547,6490,6488,6487,6426,4542,4540,4308,4306,4304,4303,4302,4301,4300,4299,4298,4297,4296,4295,4294,4293,4292,4291,4290,4289,4288,4287,4286,3983,3977,3976,3974,1853)) OR (`CurrencyId`=738 AND `CreatureId` IN (65995,65984,65978,65962,65928,65915,65906,65905,65883,65882,65881,65880,65878,65875,65873,65872,65842,65841,65840,65839,65824,65823,65821,65820,65819,65810,65807,65802,65799,65794,65790,65786,65785,65779,65774,65773,65754,65749,65711,65685,65680,65658,65653,65652,65646,65639,65638,65635,65632,65628,65627,65626,65624,65623,65622,65621,65617,65614,65613,65612,65611,65610,65609,65598,65584,65582,65581,65575,65573,65551,65549,65548,65526,65520,65516,65510,65508,65507,65504,65502,65496,65494,65486,65474,65452,65450,65442,65438,65437,65432,65423,65414,65404,65402,65394,65391,65390,65389,65388,65386,65377,65362,65339,65317,65304,65232,65231,65229,65213,65188,65170,65169,65154,65152,65151,65134,65133,65132,65131,65130,65128,65118,65003,64995,64983,64982,64979,64973,64971,64970,64969,64965,64957,64947,64937,64917,64916,64902,64900,64894,64890,64831,64757,64745,64739,64736,64734,64733,64732,64729,64726,64725,64724,64723,64722,64721,64720,64717,64714,64671,64670,64669,64643,64642,64641,64638,64631,64627,64626,64622,64609,64559,64556,64551,64479,64444,64436,64412,64389,64368,64358,64357,64356,64355,64353,64341,64340,64339,64338,64323,64321,64309,64261,64221,64205,64204,64203,64202,64201,64199,64197,64196,64195,64194,64192,64186,64185,64183,64165,64103,64095,64091,64068,64063,64061,64046,64034,64008,64005,64000,63999,63997,63993,63981,63978,63977,63975,63974,63956,63950,63948,63947,63944,63936,63928,63920,63891,63888,63878,63877,63875,63870,63867,63866,63860,63859,63857,63856,63854,63851,63840,63839,63833,63830,63827,63809,63796,63782,63767,63764,63763,63755,63743,63742,63735,63733,63731,63729,63728,63727,63726,63725,63723,63722,63697,63696,63695,63694,63693,63692,63691,63690,63688,63686,63685,63684,63683,63681,63680,63678,63677,63674,63673,63671,63641,63627,63611,63610,63605,63600,63593,63592,63588,63587,63586,63584,63570,63569,63568,63556,63543,63540,63538,63537,63536,63532,63531,63529,63527,63526,63521,63520,63519,63518,63510,63509,63495,63494,63490,63485,63473,63470,63467,63465,63447,63425,63375,63369,63368,63356,63353,63352,63348,63347,63339,63333,63308,63298,63297,63295,63275,63257,63256,63240,63221,63206,63205,63201,63176,63173,63172,63171,63155,63131,63130,63129,63116,63104,63103,63102,63101,63082,63081,63065,63045,63044,63020,63019,63018,63017,63007,62968,62966,62945,62930,62928,62902,62881,62880,62876,62863,62846,62844,62843,62842,62840,62839,62838,62833,62832,62814,62813,62807,62768,62766,62765,62763,62760,62759,62758,62757,62756,62755,62754,62751,62750,62679,62677,62654,62637,62633,62632,62629,62624,62619,62613,62611,62608,62590,62586,62585,62584,62582,62581,62580,62579,62576,62575,62571,62569,62563,62559,62557,62554,62553,62552,62551,62541,62537,62535,62530,62528,62522,62520,62515,62508,62503,62499,62498,62497,62495,62494,62492,62490,62488,62486,62485,62481,62480,62479,62477,62476,62475,62474,62469,62468,62466,62457,62440,62394,62386,62374,62372,62369,62368,62358,62348,62324,62311,62307,62306,62301,62293,62270,62268,62266,62254,62168,62165,62162,62160,62076,62075,62074,62073,62029,62023,62008,61989,61981,61971,61970,61947,61946,61945,61929,61928,61910,61875,61843,61842,61835,61818,61814,61813,61811,61803,61783,61766,61760,61747,61709,61641,61635,61619,61618,61610,61600,61571,61565,61562,61557,61556,61540,61537,61518,61517,61516,61514,61510,61475,61446,61436,61434,61418,61414,61392,61389,61387,61377,61376,61374,61365,61354,61347,61345,61341,61334,61333,61308,61302,61299,61296,61295,61294,61250,61242,61240,61239,61224,61216,61183,61174,61159,61157,61155,61139,61131,61130,61091,61090,61069,61027,61025,60995,60934,60932,60912,60875,60860,60846,60825,60804,60801,60767,60739,60733,60706,60699,60697,60692,60676,60669,60667,60647,60628,60626,60625,60624,60623,60616,60603,60602,60601,60582,60581,60580,60576,60573,60569,60564,60560,60550,60524,60523,60493,60482,60479,60475,60459,60458,60437,60434,60432,60431,60402,60386,60381,60358,60357,60299,60294,60279,60242,60204,60203,60202,60201,60200,60198,60196,60170,60127,60090,60040,60033,60032,60031,60030,60000,59998,59979,59977,59975,59973,59972,59971,59970,59969,59968,59967,59958,59914,59873,59826,59808,59803,59802,59801,59800,59797,59796,59790,59788,59787,59786,59785,59783,59782,59780,59775,59774,59773,59772,59769,59768,59767,59766,59765,59763,59758,59757,59756,59754,59753,59751,59747,59746,59745,59744,59743,59742,59718,59715,59714,59705,59700,59693,59678,59672,59671,59670,59665,59658,59656,59655,59654,59641,59640,59639,59632,59614,59613,59598,59596,59595,59580,59558,59554,59553,59552,59547,59546,59545,59544,59542,59540,59538,59534,59528,59523,59522,59521,59520,59519,59518,59516,59515,59514,59513,59501,59495,59483,59467,59454,59436,59435,59434,59432,59430,59425,59424,59417,59416,59414,59412,59410,59404,59385,59384,59382,59379,59378,59373,59372,59369,59368,59359,59351,59350,59335,59317,59315,59295,59293,59251,59241,59240,59239,59238,59237,59236,59235,59197,59196,59193,59181,59180,59175,59166,59165,59158,59156,59139,59135,59134,59133,59132,59131,59130,59129,59128,59127,59126,59125,59124,59123,59122,59121,59120,59119,59116,59112,59105,59104,59102,59089,59087,59086,59084,59053,59037,59021,59002,59001,58950,58949,58948,58945,58943,58942,58941,58940,58939,58936,58934,58931,58929,58928,58927,58913,58910,58900,58899,58898,58897,58896,58895,58893,58892,58891,58890,58889,58888,58887,58886,58885,58884,58883,58881,58880,58878,58877,58876,58870,58858,58857,58850,58829,58823,58822,58817,58811,58810,58809,58808,58807,58804,58803,58787,58783,58778,58777,58771,58770,58769,58768,58766,58765,58757,58756,58755,58741,58738,58737,58724,58694,58685,58684,58683,58676,58674,58673,58672,58671,58642,58641,58634,58631,58614,58612,58610,58605,58590,58588,58569,58555,58549,58548,58545,58489,58475,58474,58460,58459,58457,58456,58455,58454,58453,58452,58450,58448,58432,58431,58427,58424,58415,58412,58411,58377,58368,58367,58363,58319,58312,58280,58279,58274,58273,58231,58221,58219,58218,58216,58215,58212,58117,58116,58108,58071,58070,58068,58067,57851,57673,57672,57671,57649,57422,57415,57413,57389,57300,57299,57267,57257,57232,57223,57216,57215,57196,57195,57134,57119,57109,56907,56890,56876,56862,56833,56832,56765,56764,56763,56752,56751,56740,56723,56722,56721,56683,56658,56655,56654,56653,56652,56650,56538,56537,56524,56523,56520,56514,56513,56511,56462,56447,56444,56441,56404,56401,56396,56357,56349,56310,56304,56303,56289,56283,56272,56256,56242,56240,56239,56201,56200,56199,56198,56185,56184,56106,56070,56034,55873,55651,55622,55593,55565,55557,55555,55554,55509,55470,55461,55438,55317,55291,55290,55288,55279,55238,55236,55194,55193,55144,55110,55016,54989,54988,54987,54954,54930,54896,54703,54702,54627,54559,54558,54557,51660,51659,51078,51059,50958,50840,50836,50832,50831,50830,50828,50823,50822,50821,50820,50817,50816,50811,50808,50806,50805,50791,50789,50787,50783,50782,50780,50776,50772,50769,50768,50766,50750,50749,50739,50734,50733,50388,50364,50363,50359,50358,50356,50355,50354,50352,50351,50350,50349,50347,50344,50341,50340,50339,50338,50336,50334,50333,50332,50331,45110,45109,14861,14695,14521,14520,14519,14518,14516,11598,11582,11551,11284,11257,10678,10500,10499,10498,10495,10491,10489,10488,10487,10486,10485,10481,10480,10478,10477,10476,10475,10472,10471,10470,10469,10433,10432,6575,6547,6490,6488,6487,6426,4542,4540,4308,4306,4304,4303,4302,4301,4300,4299,4298,4297,4296,4295,4294,4293,4292,4291,4290,4289,4288,4287,4286,3983,3976,3974)) OR (`CurrencyId`=677 AND `CreatureId`=62596) OR (`CurrencyId`=1166 AND `CreatureId` IN (59184,59153,59080,58664,56747,54544,54445,54431,54123,53772,53691,53494,52571,52558,52530,52498,51398,49045,44566,39705,39700,39698,39679,39665,36502,29932,29120,28921,28684,24744,24723,24664,24560,23420,22950,22948,22947,22930,22917,22898,22887,22871,22841,20912,20886,20885,20870,18344,18343,18341,18105,17991,17980,17978,17977,17976,17975,17942,17941,17882,17881,17880,17879,17826,17770,17381,17380,17377,16809,16808,16807)) OR (`CurrencyId`=614 AND `CreatureId` IN (56427,55689,55312,55308,55265)) OR (`CurrencyId`=697 AND `CreatureId`=50358) OR (`CurrencyId`=241 AND `CreatureId`=35557) OR (`CurrencyId`=1704 AND `CreatureId` IN (23035,22930,18732,18731,18708,18667,18473,18472,18373,18371,18344,18343,18341)); + diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_09_03_01_world_openworld.sql b/sql/old/11.x/world/24051_2024_09_03/2024_09_03_01_world_openworld.sql new file mode 100644 index 000000000..de985fa27 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_09_03_01_world_openworld.sql @@ -0,0 +1,31063 @@ +-- +DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=0 AND `Entry` IN (233196,233023,233018,232871,231755,231649,231599,231596,231580,231546,231317,231171,231156,231155,231102,231032,230937,230928,230904,230902,230894,230893,230892,230891,230890,230889,230887,230886,230885,230884,230877,230874,230872,230871,230868,230849,230791,230766,230729,230709,230698,230659,230651,230650,230643,230622,230593,230591,230553,230544,230543,230542,230541,230540,230539,230538,230537,230536,230535,230534,230533,230532,230531,230529,230528,230526,230525,230518,230514,230495,230486,230455,230447,230444,230405,230404,230403,230401,230390,230388,230386,230381,230339,230337,230318,230287,230265,230259,230258,230257,230256,230255,230254,230253,230252,230251,230250,230215,230202,230190,230157,230156,230147,230119,230118,230117,230110,230109,230106,230105,230104,230103,230102,230101,230100,230098,230096,230095,230094,230093,230092,230091,230090,230089,230087,230084,230068,230067,230066,230065,230063,230062,230061,230060,230059,230058,230057,230056,230055,230054,230053,230052,230051,230050,230049,230048,230047,230038,230037,230036,230031,230030,230029,230011,229995,229985,229956,229949,229948,229947,229946,229927,229926,229925,229924,229923,229921,229918,229917,229916,229898,229891,229869,229868,229867,229860,229859,229858,229855,229854,229850,229849,229846,229844,229843,229842,229841,229822,229821,229820,229818,229817,229816,229814,229812,229810,229809,229808,229804,229801,229800,229799,229798,229797,229795,229793,229792,229791,229782,229781,229780,229778,229772,229769,229744,229742,229739,229736,229735,229734,229729,229708,229706,229704,229697,229696,229695,229694,229693,229691,229690,229689,229688,229687,229684,229682,229681,229680,229679,229678,229673,229672,229671,229670,229653,229648,229638,229637,229636,229635,229634,229633,229628,229624,229621,229620,229617,229614,229611,229606,229605,229604,229597,229596,229595,229594,229591,229589,229563,229561,229560,229557,229555,229547,229546,229545,229544,229543,229540,229539,229537,229536,229526,229525,229523,229518,229512,229511,229507,229499,229498,229491,229489,229463,229453,229451,229449,229448,229446,229445,229429,229426,229423,229422,229420,229416,229404,229403,229402,229401,229400,229399,229398,229397,229396,229395,229393,229392,229391,229389,229388,229387,229386,229385,229384,229383,229378,229373,229372,229355,229353,229342,229341,229340,229337,229336,229333,229332,229331,229330,229329,229328,229327,229326,229325,229324,229323,229322,229321,229320,229319,229318,229316,229314,229310,229308,229307,229305,229304,229302,229299,229298,229297,229296,229295,229289,229285,229280,229279,229278,229277,229276,229273,229267,229256,229255,229244,229240,229228,229227,229225,229218,229217,229216,229215,229213,229211,229210,229209,229208,229207,229206,229205,229201,229191,229188,229187,229185,229184,229183,229182,229179,229178,229173,229172,229170,229167,229166,229165,229164,229163,229153,229152,229150,229149,229148,229145,229144,229143,229141,229139,229137,229135,229133,229132,229131,229130,229129,229128,229127,229119,229118,229117,229115,229111,229107,229099,229098,229097,229096,229094,229093,229090,229080,229079,229078,229077,229076,229074,229073,229072,229068,229067,229066,229060,229059,229046,229045,229044,229043,229042,229041,229040,229039,229038,229036,229034,229032,229029,229020,229006,228999,228993,228991,228986,228980,228979,228978,228975,228972,228971,228962,228961,228960,228959,228958,228955,228954,228953,228952,228951,228950,228946,228943,228942,228941,228940,228937,228933,228927,228926,228925,228924,228923,228921,228905,228904,228901,228898,228897,228896,228895,228892,228888,228886,228884,228880,228877,228876,228875,228874,228870,228869,228868,228867,228862,228856,228854,228853,228852,228851,228850,228849,228848,228843,228839,228831,228830,228828,228826,228825,228824,228823,228821,228815,228812,228809,228807,228805,228803,228799,228798,228783,228782,228769,228768,228767,228766,228765,228764,228763,228762,228756,228754,228753,228746,228740,228737,228736,228735,228733,228716,228713,228709,228697,228671,228670,228669,228664,228659,228651,228650,228649,228627,228624,228617,228613,228608,228607,228605,228604,228603,228602,228600,228598,228597,228593,228591,228590,228589,228586,228585,228581,228578,228576,228575,228574,228572,228571,228570,228569,228568,228567,228565,228564,228563,228562,228561,228560,228559,228554,228553,228548,228542,228540,228539,228538,228537,228536,228534,228531,228528,228526,228524,228518,228509,228508,228507,228506,228503,228493,228485,228471,228470,228466,228464,228462,228457,228456,228455,228454,228452,228451,228450,228448,228447,228440,228439,228428,228427,228419,228412,228411,228410,228409,228408,228407,228406,228404,228396,228392,228389,228388,228387,228386,228385,228383,228373,228371,228370,228368,228366,228365,228364,228361,228359,228356,228354,228343,228325,228322,228321,228315,228314,228312,228309,228307,228304,228301,228298,228297,228296,228295,228294,228288,228285,228239,228238,228235,228234,228227,228224,228223,228217,228215,228213,228212,228207,228200,228198,228195,228193,228191,228187,228186,228185,228184,228183,228182,228180,228177,228174,228172,228171,228170,228169,228157,228153,228152,228148,228147,228146,228141,228140,228135,228134,228131,228126,228124,228122,228121,228120,228119,228118,228117,228115,228113,228111,228108,228105,228104,228102,228100,228097,228094,228088,228086,228085,228084,228082,228081,228080,228078,228077,228076,228071,228069,228068,228067,228063,228056,228055,228054,228049,228048,228047,228046,228045,228044,228042,228040,228039,228038,228036,228033,228032,228031,228030,228029,228028,228027,228026,228024,228023,228021,228019,228018,228015,228014,228013,228012,228006,228005,228001,228000,227999,227998,227994,227984,227983,227982,227980,227977,227971,227968,227966,227965,227964,227963,227962,227957,227954,227953,227950,227949,227948,227947,227944,227940,227935,227934,227933,227925,227924,227923,227922,227921,227920,227919,227918,227917,227916,227915,227914,227913,227912,227911,227910,227909,227908,227907,227906,227897,227895,227893,227892,227891,227890,227883,227882,227879,227877,227876,227875,227874,227871,227869,227868,227865,227864,227860,227859,227849,227844,227842,227835,227831,227828,227827,227825,227808,227803,227802,227801,227799,227794,227792,227791,227789,227788,227787,227786,227785,227781,227780,227779,227778,227777,227776,227775,227772,227770,227768,227767,227766,227765,227764,227762,227761,227759,227758,227757,227756,227754,227753,227749,227748,227747,227745,227741,227740,227739,227738,227735,227734,227728,227727,227726,227725,227724,227723,227722,227720,227718,227716,227715,227714,227709,227706,227687,227685,227676,227675,227671,227667,227666,227662,227661,227659,227658,227652,227650,227647,227646,227640,227639,227637,227636,227635,227634,227632,227631,227629,227627,227622,227618,227617,227616,227614,227613,227612,227611,227610,227609,227608,227607,227606,227605,227604,227603,227602,227601,227600,227599,227598,227597,227596,227595,227594,227593,227592,227589,227588,227587,227586,227584,227583,227582,227581,227580,227578,227577,227576,227575,227574,227573,227572,227568,227567,227566,227564,227563,227562,227561,227554,227552,227551,227548,227546,227544,227542,227541,227540,227538,227537,227532,227530,227529,227528,227527,227525,227524,227523,227522,227521,227520,227518,227517,227514,227513,227510,227508,227507,227506,227505,227504,227502,227501,227497,227496,227492,227491,227490,227489,227488,227487,227484,227483,227482,227481,227480,227479,227478,227477,227474,227472,227471,227470,227466,227465,227463,227462,227460,227459,227458,227457,227456,227455,227454,227453,227452,227451,227450,227449,227448,227447,227446,227445,227444,227443,227442,227441,227440,227439,227435,227431,227430,227428,227427,227426,227425,227424,227423,227422,227421,227420,227419,227418,227417,227416,227415,227414,227413,227412,227411,227410,227409,227408,227407,227406,227405,227404,227403,227402,227401,227400,227397,227395,227394,227392,227391,227390,227389,227388,227383,227382,227380,227379,227378,227377,227376,227375,227374,227373,227372,227371,227369,227367,227365,227364,227361,227360,227359,227358,227357,227356,227355,227354,227353,227352,227351,227350,227349,227347,227346,227345,227344,227343,227342,227341,227340,227339,227338,227337,227336,227335,227334,227333,227332,227331,227330,227327,227326,227325,227322,227321,227319,227318,227317,227316,227315,227314,227313,227312,227311,227310,227302,227301,227300,227298,227296,227295,227294,227293,227292,227291,227289,227287,227286,227285,227282,227281,227280,227279,227277,227276,227275,227274,227273,227272,227271,227269,227268,227267,227266,227265,227260,227255,227254,227253,227252,227251,227250,227247,227245,227244,227243,227242,227241,227240,227239,227238,227237,227236,227235,227234,227233,227232,227231,227230,227228,227227,227226,227225,227224,227223,227222,227221,227220,227219,227217,227215,227214,227211,227209,227208,227205,227204,227203,227202,227201,227200,227198,227186,227185,227184,227183,227182,227176,227175,227172,227170,227169,227168,227167,227164,227161,227160,227158,227155,227154,227153,227150,227146,227143,227138,227136,227135,227134,227132,227131,227129,227128,227126,227125,227124,227122,227121,227120,227118,227108,227105,227099,227086,227085,227084,227083,227076,227073,227072,227067,227066,227065,227064,227063,227062,227061,227060,227059,227058,227057,227056,227054,227053,227047,227044,227041,227040,227038,227031,227030,227029,227027,227026,227025,227024,227023,227003,227002,226996,226995,226993,226981,226975,226974,226973,226972,226971,226970,226969,226968,226967,226966,226965,226964,226963,226962,226961,226953,226951,226950,226949,226948,226947,226946,226945,226944,226943,226942,226941,226939,226938,226937,226935,226931,226930,226929,226925,226919,226918,226907,226901,226898,226897,226895,226893,226891,226889,226883,226881,226879,226878,226876,226873,226872,226871,226853,226852,226851,226850,226849,226848,226847,226846,226845,226844,226843,226842,226841,226840,226838,226837,226836,226835,226834,226833,226832,226831,226830,226829,226828,226827,226826,226825,226824,226823,226822,226821,226820,226819,226818,226817,226813,226811,226809,226806,226801,226800,226798,226792,226791,226790,226789,226788,226787,226786,226785,226784,226783,226782,226781,226780,226779,226778,226777,226773,226769,226767,226763,226762,226761,226760,226759,226756,226754,226753,226752,226751,226750,226749,226748,226747,226746,226745,226744,226743,226742,226739,226736,226735,226734,226733,226732,226731,226730,226729,226727,226726,226725,226724,226723,226716,226712,226708,226700,226699,226698,226697,226696,226694,226693,226692,226691,226690,226689,226688,226687,226686,226685,226682,226681,226676,226675,226674,226673,226672,226671,226670,226669,226668,226667,226666,226665,226664,226663,226661,226659,226658,226657,226656,226655,226654,226652,226650,226649,226648,226647,226645,226644,226643,226642,226641,226640,226639,226638,226636,226635,226634,226631,226626,226625,226624,226623,226622,226621,226620,226619,226618,226617,226615,226613,226612,226607,226606,226605,226604,226603,226602,226601,226600,226598,226596,226592,226591,226588,226586,226580,226579,226577,226575,226574,226573,226560,226543,226532,226528,226527,226526,226525,226524,226523,226521,226519,226515,226514,226513,226512,226511,226510,226509,226508,226507,226506,226502,226501,226493,226491,226486,226484,226483,226481,226476,226475,226474,226473,226472,226471,226470,226469,226468,226467,226466,226465,226464,226463,226462,226461,226460,226459,226458,226457,226456,226454,226447,226432,226427,226423,226422,226421,226420,226419,226418,226417,226416,226415,226414,226413,226412,226411,226409,226408,226400,226397,226395,226393,226392,226391,226386,226385,226383,226382,226381,226377,226373,226372,226371,226370,226369,226367,226366,226365,226364,226363,226362,226361,226360,226359,226358,226354,226353,226352,226351,226350,226349,226344,226337,226336,226332,226319,226318,226317,226301,226300,226299,226298,226297,226296,226295,226294,226293,226292,226291,226289,226287,226285,226284,226283,226272,226271,226270,226269,226268,226267,226266,226265,226264,226261,226259,226258,226257,226256,226255,226254,226253,226252,226250,226249,226248,226247,226246,226245,226244,226243,226242,226241,226240,226239,226238,226237,226236,226235,226234,226233,226232,226231,226230,226229,226228,226227,226226,226225,226224,226223,226222,226221,226220,226219,226218,226217,226216,226215,226214,226213,226211,226205,226204,226203,226202,226200,226199,226198,226197,226196,226195,226194,226193,226184,226179,226177,226176,226175,226174,226173,226172,226171,226170,226169,226167,226166,226165,226163,226153,226150,226148,226146,226145,226144,226143,226142,226141,226140,226139,226136,226135,226134,226133,226132,226131,226130,226129,226128,226127,226126,226125,226124,226122,226121,226120,226119,226118,226117,226116,226115,226112,226111,226110,226109,226108,226107,226106,226105,226104,226103,226101,226100,226099,226098,226096,226095,226094,226093,226092,226091,226090,226089,226088,226087,226086,226085,226084,226083,226082,226081,226080,226079,226078,226077,226076,226075,226074,226072,226071,226070,226069,226068,226067,226066,226065,226064,226063,226062,226061,226060,226059,226058,226057,226056,226055,226054,226053,226052,226051,226050,226049,226048,226047,226046,226044,226043,226042,226041,226040,226039,226038,226037,226036,226035,226034,226033,226032,226031,226030,226029,226028,226027,226026,226025,226024,226023,226021,226020,226019,226018,226017,226016,226015,226014,226013,226011,226010,226009,226008,226007,226006,226005,226004,226003,226002,226001,226000,225998,225997,225996,225995,225994,225993,225992,225991,225990,225989,225988,225987,225986,225985,225984,225983,225982,225981,225980,225979,225978,225977,225976,225975,225974,225973,225972,225971,225970,225969,225968,225962,225955,225948,225947,225946,225945,225944,225943,225942,225941,225939,225938,225936,225935,225934,225933,225932,225931,225930,225929,225928,225927,225926,225925,225924,225922,225921,225919,225918,225915,225914,225913,225912,225907,225906,225905,225904,225903,225902,225901,225900,225899,225898,225897,225896,225895,225894,225893,225892,225891,225890,225889,225888,225887,225886,225884,225883,225881,225880,225879,225875,225865,225863,225862,225861,225857,225855,225829,225825,225820,225818,225817,225813,225809,225808,225807,225800,225799,225798,225797,225793,225791,225788,225787,225786,225785,225784,225783,225782,225781,225778,225777,225776,225775,225774,225766,225765,225764,225762,225761,225760,225753,225746,225745,225735,225734,225731,225727,225723,225714,225712,225711,225710,225709,225708,225707,225704,225703,225702,225701,225698,225696,225694,225693,225688,225683,225682,225678,225675,225673,225672,225670,225664,225663,225660,225658,225657,225656,225655,225654,225653,225652,225646,225643,225642,225636,225633,225632,225629,225622,225621,225620,225619,225617,225616,225614,225612,225611,225610,225609,225608,225607,225606,225605,225604,225603,225602,225601,225600,225595,225594,225593,225589,225586,225585,225583,225582,225581,225580,225578,225576,225575,225569,225568,225567,225566,225565,225564,225563,225562,225561,225560,225559,225558,225557,225556,225555,225554,225552,225551,225550,225549,225548,225547,225546,225545,225544,225543,225540,225539,225537,225535,225533,225532,225527,225525,225522,225521,225520,225519,225518,225517,225516,225515,225514,225513,225511,225510,225509,225508,225507,225506,225504,225503,225502,225501,225499,225498,225497,225496,225495,225494,225493,225492,225491,225490,225489,225488,225486,225485,225483,225482,225479,225478,225477,225476,225475,225474,225473,225472,225471,225470,225469,225468,225467,225466,225465,225464,225463,225462,225461,225460,225459,225458,225457,225456,225455,225454,225453,225452,225451,225450,225449,225448,225447,225446,225445,225444,225443,225442,225441,225440,225439,225438,225437,225436,225432,225429,225427,225426,225425,225424,225423,225422,225421,225420,225419,225418,225416,225415,225414,225409,225408,225406,225405,225404,225403,225402,225401,225400,225399,225398,225397,225396,225395,225394,225393,225392,225391,225390,225389,225388,225386,225385,225384,225378,225376,225375,225370,225360,225359,225358,225357,225355,225353,225352,225351,225350,225349,225348,225347,225346,225345,225342,225341,225340,225339,225338,225337,225335,225334,225333,225332,225330,225327,225311,225309,225308,225303,225301,225299,225297,225296,225293,225290,225289,225288,225287,225277,225276,225275,225274,225271,225268,225267,225266,225265,225264,225263,225261,225259,225257,225256,225255,225254,225253,225251,225250,225249,225248,225247,225246,225244,225243,225242,225241,225240,225239,225238,225232,225231,225227,225226,225225,225224,225222,225221,225220,225219,225218,225217,225216,225215,225214,225213,225212,225211,225210,225209,225208,225207,225206,225205,225204,225203,225202,225201,225200,225198,225197,225196,225195,225194,225193,225192,225191,225190,225189,225188,225187,225186,225185,225184,225183,225182,225181,225180,225179,225178,225177,225176,225175,225174,225167,225166,225165,225164,225155,225153,225148,225146,225143,225142,225141,225139,225138,225136,225120,225119,225102,225088,225080,225079,225078,225077,225068,225067,225066,225049,225024,225022,225021,225019,225018,225016,225015,224994,224988,224973,224970,224969,224967,224966,224964,224963,224962,224961,224960,224959,224958,224957,224956,224955,224954,224953,224952,224951,224950,224949,224948,224947,224946,224945,224944,224943,224941,224940,224939,224938,224937,224936,224935,224934,224932,224930,224928,224925,224924,224923,224922,224919,224917,224914,224912,224911,224910,224909,224908,224907,224906,224905,224904,224903,224902,224901,224900,224899,224898,224897,224896,224895,224894,224893,224892,224891,224890,224889,224888,224887,224886,224885,224884,224883,224882,224881,224880,224879,224878,224876,224873,224872,224871,224870,224869,224868,224867,224863,224862,224855,224854,224853,224852,224851,224850,224848,224847,224846,224845,224844,224843,224842,224840,224839,224838,224837,224836,224835,224834,224833,224832,224831,224830,224829,224828,224826,224825,224824,224823,224822,224821,224820,224819,224818,224817,224816,224810,224809,224808,224807,224806,224805,224804,224803,224802,224801,224799,224798,224797,224796,224791,224790,224789,224788,224787,224786,224785,224784,224783,224782,224781,224780,224779,224778,224776,224774,224773,224772,224771,224770,224768,224767,224766,224765,224764,224763,224762,224761,224759,224758,224757,224756,224754,224753,224752,224751,224749,224748,224747,224746,224745,224744,224742,224741,224738,224737,224736,224735,224734,224733,224732,224731,224729,224727,224725,224724,224723,224722,224721,224720,224718,224717,224716,224714,224713,224712,224711,224710,224709,224708,224707,224702,224688,224687,224685,224683,224682,224679,224678,224677,224673,224672,224671,224667,224666,224663,224662,224659,224655,224642,224640,224639,224638,224636,224624,224623,224622,224621,224620,224619,224618,224617,224616,224613,224612,224611,224610,224609,224608,224607,224606,224605,224604,224603,224602,224601,224599,224598,224597,224596,224595,224594,224593,224592,224591,224589,224588,224587,224586,224585,224584,224583,224582,224581,224579,224578,224577,224576,224572,224571,224570,224568,224567,224566,224565,224564,224563,224562,224561,224555,224554,224552,224551,224549,224548,224547,224546,224545,224544,224543,224542,224541,224540,224538,224537,224535,224534,224533,224530,224527,224526,224523,224522,224521,224520,224519,224518,224517,224516,224515,224513,224512,224511,224510,224509,224508,224507,224506,224505,224504,224502,224501,224500,224499,224498,224497,224496,224495,224494,224493,224492,224491,224490,224489,224488,224483,224482,224481,224480,224479,224478,224477,224476,224475,224474,224473,224472,224471,224470,224469,224468,224467,224466,224465,224464,224463,224462,224461,224460,224458,224457,224456,224455,224454,224453,224451,224448,224447,224446,224445,224444,224443,224441,224440,224439,224438,224437,224436,224430,224428,224427,224425,224420,224418,224415,224413,224411,224410,224409,224408,224407,224406,224405,224404,224403,224402,224401,224394,224393,224392,224391,224390,224388,224387,224385,224384,224383,224382,224381,224380,224379,224378,224377,224376,224374,224373,224372,224371,224370,224369,224368,224367,224364,224363,224362,224361,224359,224358,224357,224356,224355,224354,224353,224352,224351,224350,224349,224347,224346,224345,224343,224342,224341,224340,224339,224338,224337,224336,224335,224333,224332,224331,224330,224329,224327,224325,224324,224321,224320,224319,224318,224317,224316,224315,224314,224313,224312,224311,224310,224309,224308,224307,224306,224305,224304,224303,224302,224301,224300,224299,224295,224294,224293,224292,224291,224290,224289,224288,224287,224286,224284,224283,224282,224281,224280,224279,224278,224277,224276,224275,224274,224273,224272,224271,224270,224269,224268,224267,224266,224265,224264,224261,224252,224251,224249,224248,224247,224246,224241,224240,224239,224238,224237,224236,224222,224221,224219,224218,224217,224216,224215,224214,224213,224205,224202,224201,224200,224199,224198,224197,224196,224195,224194,224193,224192,224191,224190,224189,224188,224187,224186,224185,224184,224183,224182,224181,224180,224179,224178,224177,224176,224174,224173,224172,224171,224170,224168,224167,224166,224163,224162,224161,224159,224157,224155,224154,224153,224152,224151,224148,224147,224146,224145,224144,224142,224141,224140,224139,224138,224137,224135,224133,224130,224128,224127,224126,224125,224124,224123,224120,224119,224118,224117,224115,224113,224112,224111,224109,224108,224106,224101,224100,224099,224096,224093,224092,224091,224090,224089,224088,224087,224086,224085,224084,224083,224082,224081,224080,224079,224078,224077,224076,224071,224069,224068,224067,224066,224064,224063,224061,224060,224059,224058,224056,224055,224054,224053,224052,224051,224050,224025,224023,224021,224019,224018,224017,224016,224015,224014,224013,224012,224011,224010,224009,224005,224004,224001,224000,223999,223998,223997,223996,223995,223994,223992,223991,223990,223989,223988,223987,223986,223985,223984,223983,223982,223981,223980,223979,223978,223975,223974,223973,223972,223971,223970,223968,223967,223966,223961,223958,223957,223956,223955,223954,223953,223952,223951,223950,223949,223948,223947,223946,223945,223944,223943,223940,223939,223938,223937,223936,223935,223934,223933,223932,223931,223930,223927,223926,223925,223924,223923,223922,223921,223920,223919,223918,223917,223916,223914,223913,223912,223911,223910,223909,223908,223906,223905,223904,223903,223896,223886,223879,223876,223875,223874,223873,223872,223871,223870,223869,223868,223866,223865,223864,223863,223862,223861,223860,223859,223858,223857,223856,223855,223854,223853,223851,223850,223849,223848,223847,223846,223845,223844,223843,223842,223841,223840,223839,223838,223837,223836,223835,223834,223833,223832,223831,223830,223829,223828,223827,223826,223825,223824,223823,223822,223821,223820,223819,223818,223817,223816,223815,223814,223813,223812,223811,223809,223808,223807,223806,223805,223804,223803,223802,223801,223800,223796,223795,223794,223793,223792,223791,223790,223789,223788,223787,223786,223783,223782,223781,223780,223779,223777,223776,223775,223774,223773,223772,223771,223770,223767,223766,223765,223764,223763,223762,223760,223759,223758,223757,223756,223755,223754,223753,223752,223751,223750,223749,223748,223747,223746,223745,223744,223740,223736,223735,223733,223732,223731,223730,223728,223727,223726,223725,223724,223723,223721,223718,223717,223716,223715,223712,223710,223708,223707,223706,223704,223703,223702,223701,223700,223698,223696,223694,223693,223692,223690,223688,223687,223686,223685,223684,223683,223682,223681,223680,223679,223678,223677,223676,223675,223674,223673,223672,223671,223670,223669,223667,223666,223665,223664,223663,223662,223661,223660,223659,223658,223656,223655,223654,223653,223651,223650,223647,223646,223644,223643,223642,223641,223640,223639,223638,223637,223636,223635,223618,223615,223614,223613,223612,223611,223609,223608,223607,223606,223605,223604,223602,223601,223595,223594,223593,223592,223584,223582,223565,223562,223560,223559,223557,223556,223555,223554,223553,223552,223551,223550,223549,223547,223546,223545,223541,223540,223539,223538,223537,223536,223533,223532,223528,223527,223526,223524,223522,223520,223518,223517,223516,223515,223513,223512,223510,223509,223508,223507,223506,223503,223502,223501,223499,223498,223497,223495,223494,223493,223492,223491,223489,223488,223481,223480,223479,223478,223477,223476,223473,223472,223469,223468,223467,223466,223465,223464,223463,223461,223458,223457,223456,223455,223453,223450,223449,223447,223445,223444,223443,223442,223441,223439,223438,223436,223435,223434,223433,223432,223431,223430,223429,223428,223427,223426,223425,223424,223423,223422,223421,223420,223419,223418,223417,223416,223415,223414,223412,223411,223410,223409,223408,223407,223406,223405,223404,223403,223402,223401,223400,223399,223398,223397,223396,223395,223394,223393,223392,223391,223390,223389,223388,223386,223385,223384,223383,223382,223381,223380,223379,223378,223377,223376,223375,223373,223372,223371,223370,223369,223368,223367,223366,223365,223364,223363,223362,223361,223360,223358,223357,223355,223354,223353,223352,223351,223350,223349,223347,223342,223341,223339,223338,223337,223336,223335,223334,223333,223332,223331,223330,223329,223328,223327,223326,223325,223324,223323,223322,223321,223320,223319,223318,223317,223315,223314,223313,223311,223310,223308,223307,223306,223305,223302,223301,223299,223298,223297,223296,223295,223294,223293,223292,223291,223290,223289,223288,223286,223285,223284,223283,223282,223281,223280,223279,223278,223277,223276,223275,223274,223273,223272,223270,223269,223268,223267,223263,223262,223261,223260,223259,223258,223257,223256,223255,223254,223253,223252,223251,223248,223247,223246,223245,223243,223241,223239,223237,223236,223235,223234,223233,223232,223231,223230,223229,223228,223227,223226,223222,223221,223216,223214,223211,223210,223209,223208,223207,223206,223205,223204,223203,223202,223201,223200,223199,223198,223197,223196,223195,223194,223193,223192,223191,223190,223187,223186,223185,223184,223183,223182,223181,223180,223179,223178,223177,223176,223175,223174,223173,223172,223171,223170,223169,223167,223166,223165,223164,223163,223162,223161,223160,223159,223158,223157,223156,223155,223154,223153,223152,223151,223150,223149,223148,223147,223146,223145,223144,223143,223142,223141,223140,223139,223138,223137,223136,223135,223134,223129,223126,223125,223122,223121,223119,223118,223117,223116,223115,223114,223111,223110,223109,223108,223107,223106,223105,223104,223103,223102,223100,223099,223096,223095,223092,223091,223089,223088,223087,223086,223085,223083,223082,223081,223080,223079,223078,223077,223076,223075,223074,223073,223072,223070,223069,223067,223066,223065,223062,223060,223058,223056,223055,223054,223053,223052,223051,223050,223049,223048,223047,223046,223045,223044,223043,223042,223041,223038,223037,223036,223035,223034,223033,223032,223031,223030,223029,223028,223027,223026,223025,223024,223023,223022,223021,223020,223019,223018,223017,223016,223015,223014,223013,223012,223011,223010,223009,223008,223007,223006,223005,223004,223003,223002,223001,223000,222999,222998,222995,222987,222986,222985,222983,222982,222981,222980,222979,222976,222974,222973,222967,222966,222965,222964,222963,222962,222961,222960,222959,222958,222957,222956,222955,222954,222953,222952,222951,222950,222949,222948,222947,222946,222941,222940,222938,222936,222935,222934,222933,222931,222930,222929,222928,222927,222926,222925,222924,222923,222922,222921,222920,222918,222917,222916,222915,222912,222909,222904,222903,222901,222900,222899,222898,222896,222895,222894,222893,222892,222891,222890,222889,222888,222887,222883,222882,222881,222880,222879,222878,222877,222876,222875,222874,222873,222872,222871,222870,222869,222868,222867,222865,222863,222862,222861,222860,222859,222855,222852,222849,222847,222846,222845,222844,222843,222839,222838,222837,222836,222834,222832,222831,222830,222829,222828,222827,222826,222825,222824,222823,222822,222821,222820,222819,222818,222817,222816,222815,222814,222813,222812,222811,222810,222807,222806,222803,222797,222796,222794,222793,222792,222791,222790,222788,222787,222786,222784,222783,222782,222779,222778,222777,222776,222773,222771,222770,222769,222767,222766,222764,222762,222761,222760,222758,222756,222755,222754,222753,222752,222751,222750,222749,222748,222746,222745,222744,222743,222742,222741,222740,222739,222738,222737,222736,222735,222733,222732,222731,222730,222729,222728,222727,222725,222724,222723,222722,222721,222720,222719,222718,222717,222716,222714,222713,222712,222711,222700,222693,222692,222691,222690,222688,222683,222682,222681,222679,222678,222677,222676,222675,222671,222670,222669,222668,222667,222665,222664,222663,222662,222661,222660,222659,222658,222655,222654,222653,222652,222646,222645,222644,222643,222642,222641,222640,222639,222638,222637,222635,222634,222632,222631,222630,222629,222628,222627,222626,222624,222622,222621,222619,222618,222616,222615,222614,222613,222612,222611,222610,222609,222608,222607,222606,222605,222604,222603,222601,222600,222599,222598,222597,222596,222595,222594,222593,222592,222591,222590,222589,222588,222587,222586,222585,222584,222583,222582,222581,222578,222577,222576,222575,222574,222572,222570,222569,222568,222567,222565,222564,222563,222562,222561,222559,222558,222557,222556,222555,222552,222550,222549,222548,222547,222541,222540,222539,222538,222537,222536,222535,222534,222532,222529,222528,222527,222526,222524,222520,222518,222517,222515,222512,222511,222510,222509,222508,222507,222506,222505,222504,222503,222501,222500,222498,222497,222496,222493,222492,222491,222490,222489,222488,222487,222486,222485,222484,222483,222482,222481,222480,222479,222477,222476,222475,222474,222473,222472,222471,222470,222469,222468,222467,222466,222465,222464,222463,222462,222461,222460,222459,222458,222457,222456,222455,222454,222453,222450,222449,222448,222447,222446,222445,222443,222442,222441,222440,222439,222438,222437,222436,222435,222434,222433,222432,222431,222430,222429,222428,222427,222426,222425,222424,222421,222420,222401,222400,222399,222398,222397,222396,222395,222394,222393,222392,222391,222390,222389,222388,222387,222386,222385,222384,222383,222382,222381,222380,222379,222378,222377,222375,222374,222373,222372,222370,222369,222368,222366,222365,222364,222363,222362,222361,222360,222359,222358,222357,222356,222355,222354,222353,222352,222351,222350,222349,222348,222344,222343,222342,222341,222340,222339,222338,222337,222336,222335,222334,222333,222330,222328,222327,222326,222325,222324,222323,222321,222320,222319,222318,222315,222314,222313,222311,222309,222308,222307,222306,222305,222304,222303,222300,222299,222298,222297,222296,222295,222294,222292,222291,222287,222285,222284,222283,222281,222279,222276,222275,222274,222273,222272,222271,222270,222268,222267,222266,222265,222264,222263,222262,222260,222259,222258,222255,222248,222246,222245,222242,222241,222239,222238,222237,222236,222235,222234,222230,222229,222227,222226,222224,222223,222222,222221,222220,222219,222218,222217,222216,222214,222213,222209,222207,222206,222205,222204,222203,222202,222201,222200,222199,222197,222196,222195,222194,222193,222191,222190,222187,222185,222184,222183,222182,222181,222180,222179,222178,222177,222176,222175,222173,222172,222171,222170,222169,222168,222167,222166,222165,222164,222163,222162,222161,222160,222159,222158,222157,222154,222153,222152,222151,222150,222149,222148,222147,222145,222144,222143,222142,222141,222140,222139,222138,222137,222136,222135,222134,222133,222132,222131,222130,222129,222128,222127,222126,222125,222124,222123,222122,222121,222120,222119,222118,222117,222116,222115,222114,222113,222112,222111,222110,222108,222107,222106,222105,222104,222101,222100,222099,222098,222097,222096,222094,222093,222092,222091,222090,222087,222086,222085,222084,222083,222082,222081,222080,222079,222078,222077,222071,222070,222069,222067,222066,222065,222064,222063,222062,222061,222060,222059,222056,222055,222054,222053,222051,222050,222049,222048,222046,222045,222043,222042,222041,222039,222038,222037,222034,222033,222032,222031,222029,222028,222027,222026,222025,222024,222023,222022,222021,222020,222018,222017,222016,222015,222014,222013,222012,222011,222009,222007,222006,222003,222001,222000,221999,221997,221996,221995,221994,221992,221990,221989,221988,221987,221986,221984,221983,221982,221980,221979,221978,221977,221976,221975,221974,221973,221972,221971,221970,221969,221967,221966,221965,221964,221963,221962,221961,221960,221959,221958,221957,221956,221954,221953,221952,221951,221950,221949,221948,221947,221946,221945,221944,221941,221940,221939,221937,221934,221932,221931,221930,221929,221927,221925,221923,221922,221921,221920,221919,221918,221917,221915,221914,221913,221912,221911,221910,221909,221908,221907,221906,221905,221904,221903,221902,221901,221900,221898,221897,221896,221895,221894,221893,221892,221891,221890,221889,221888,221887,221886,221885,221884,221883,221882,221881,221880,221879,221878,221877,221876,221875,221874,221873,221872,221871,221870,221868,221867,221866,221865,221864,221863,221862,221861,221860,221859,221858,221857,221854,221853,221852,221851,221850,221849,221848,221847,221846,221845,221844,221843,221842,221841,221840,221839,221819,221818,221806,221795,221793,221792,221786,221784,221776,221775,221771,221769,221768,221767,221766,221765,221764,221760,221758,221757,221756,221755,221754,221753,221752,221751,221750,221749,221748,221747,221746,221745,221744,221743,221742,221741,221738,221737,221736,221735,221734,221733,221731,221730,221729,221728,221727,221726,221724,221723,221722,221721,221720,221719,221718,221717,221716,221713,221712,221711,221710,221709,221708,221706,221705,221704,221703,221702,221701,221700,221699,221697,221696,221695,221694,221693,221692,221691,221690,221689,221688,221687,221686,221685,221683,221682,221680,221679,221677,221676,221675,221674,221673,221671,221669,221668,221667,221666,221665,221664,221663,221661,221659,221657,221655,221654,221653,221652,221648,221647,221643,221635,221634,221633,221632,221630,221629,221628,221627,221626,221625,221624,221623,221622,221621,221619,221618,221617,221616,221614,221613,221612,221611,221610,221609,221608,221607,221606,221605,221604,221603,221602,221601,221600,221599,221597,221596,221595,221594,221593,221592,221591,221590,221586,221585,221584,221583,221582,221581,221579,221578,221576,221574,221573,221572,221571,221570,221569,221568,221567,221566,221564,221563,221562,221561,221560,221559,221558,221557,221556,221555,221554,221553,221552,221551,221550,221549,221547,221546,221545,221544,221543,221542,221541,221540,221538,221537,221536,221535));DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=0 AND `Entry` IN (221534,221533,221532,221531,221530,221529,221523,221522,221521,221520,221518,221517,221516,221515,221514,221513,221512,221511,221510,221509,221508,221507,221504,221503,221502,221501,221500,221497,221495,221494,221492,221489,221488,221487,221486,221481,221478,221476,221475,221474,221473,221470,221469,221468,221467,221466,221465,221464,221463,221462,221461,221460,221459,221458,221457,221456,221455,221454,221453,221452,221449,221448,221447,221446,221444,221443,221442,221441,221440,221439,221438,221437,221436,221435,221434,221433,221432,221431,221430,221429,221428,221427,221425,221424,221423,221422,221421,221419,221416,221415,221414,221413,221411,221410,221403,221397,221392,221390,221388,221385,221384,221383,221382,221381,221380,221379,221378,221376,221374,221368,221366,221363,221362,221359,221358,221355,221354,221350,221349,221348,221347,221346,221345,221344,221343,221342,221341,221340,221339,221338,221327,221323,221322,221321,221320,221319,221318,221317,221316,221313,221311,221310,221309,221307,221306,221304,221303,221302,221301,221300,221299,221298,221297,221296,221295,221294,221293,221274,221256,221255,221254,221253,221252,221251,221250,221249,221248,221247,221246,221245,221244,221243,221242,221241,221240,221239,221238,221237,221236,221235,221234,221233,221232,221231,221229,221225,221224,221219,221218,221217,221214,221213,221212,221211,221209,221205,221203,221202,221199,221198,221197,221196,221195,221194,221193,221192,221191,221190,221189,221188,221187,221186,221185,221184,221183,221182,221181,221180,221179,221178,221177,221167,221166,221163,221161,221160,221159,221158,221155,221153,221152,221151,221149,221147,221146,221145,221144,221143,221142,221141,221140,221139,221138,221137,221136,221135,221134,221133,221132,221131,221128,221127,221126,221125,221124,221123,221122,221121,221120,221119,221118,221117,221116,221115,221114,221113,221112,221111,221110,221109,221108,221107,221106,221103,221102,221101,221100,221099,221098,221097,221096,221095,221094,221093,221092,221091,221090,221089,221088,221087,221086,221085,221084,221082,221081,221080,221079,221077,221076,221075,221074,221072,221071,221070,221069,221068,221067,221066,221065,221064,221063,221062,221061,221060,221059,221058,221057,221056,221055,221054,221053,221052,221051,221050,221049,221047,221046,221045,221044,221043,221042,221041,221040,221039,221038,221037,221036,221035,221034,221033,221032,221030,221029,221024,221023,221022,221021,221020,221019,221018,221017,221016,221015,221013,221011,221010,221009,221008,221007,221006,221005,221004,221003,221002,221001,221000,220999,220998,220997,220996,220995,220994,220993,220992,220991,220990,220989,220988,220987,220986,220985,220983,220982,220981,220980,220979,220978,220977,220976,220975,220974,220973,220972,220971,220970,220968,220967,220966,220964,220963,220962,220961,220960,220959,220958,220957,220956,220955,220954,220953,220952,220951,220947,220946,220945,220944,220943,220941,220939,220938,220928,220927,220926,220925,220924,220923,220921,220920,220919,220918,220917,220916,220915,220914,220907,220906,220905,220904,220903,220902,220901,220900,220899,220898,220897,220896,220894,220893,220892,220891,220890,220889,220888,220887,220886,220885,220884,220883,220882,220881,220876,220875,220874,220871,220870,220869,220868,220867,220866,220865,220863,220862,220861,220860,220859,220858,220857,220856,220855,220854,220853,220852,220851,220850,220849,220848,220847,220846,220845,220844,220843,220842,220841,220839,220838,220837,220836,220835,220834,220831,220830,220829,220828,220827,220826,220825,220824,220823,220822,220820,220819,220818,220816,220815,220814,220807,220806,220805,220804,220803,220802,220801,220800,220799,220798,220797,220796,220794,220793,220792,220791,220790,220789,220788,220787,220786,220785,220784,220783,220782,220781,220780,220778,220777,220776,220775,220774,220773,220772,220771,220770,220769,220767,220766,220765,220764,220763,220762,220761,220760,220759,220758,220757,220756,220755,220754,220753,220752,220751,220750,220749,220748,220746,220745,220744,220743,220742,220741,220740,220739,220738,220737,220736,220735,220734,220733,220731,220730,220729,220728,220727,220726,220725,220724,220723,220722,220721,220720,220719,220718,220717,220716,220715,220714,220713,220712,220711,220710,220709,220708,220707,220706,220705,220704,220703,220702,220701,220700,220699,220698,220697,220696,220695,220694,220693,220692,220691,220690,220687,220685,220684,220683,220682,220680,220679,220678,220677,220676,220675,220674,220673,220669,220668,220667,220666,220665,220664,220663,220662,220661,220660,220659,220656,220655,220653,220644,220643,220640,220639,220637,220635,220634,220633,220632,220631,220630,220629,220628,220627,220626,220624,220622,220621,220619,220617,220616,220615,220614,220613,220612,220610,220608,220607,220605,220603,220602,220601,220600,220599,220598,220597,220596,220595,220590,220589,220586,220585,220584,220583,220582,220581,220580,220579,220578,220577,220576,220575,220574,220573,220572,220570,220569,220568,220566,220565,220564,220563,220562,220561,220560,220559,220558,220557,220556,220555,220554,220553,220552,220551,220550,220549,220548,220547,220546,220545,220544,220543,220542,220541,220540,220539,220538,220537,220536,220535,220533,220532,220531,220530,220529,220528,220527,220523,220518,220517,220516,220515,220511,220510,220509,220508,220507,220506,220505,220504,220503,220502,220501,220500,220497,220496,220495,220494,220493,220492,220491,220490,220488,220487,220486,220485,220484,220483,220479,220478,220476,220474,220472,220471,220466,220464,220463,220462,220461,220460,220459,220457,220456,220455,220451,220450,220449,220448,220447,220446,220444,220443,220442,220437,220436,220435,220434,220433,220432,220431,220430,220429,220428,220427,220426,220425,220424,220423,220422,220421,220420,220419,220418,220417,220416,220415,220414,220413,220412,220411,220410,220409,220408,220407,220406,220405,220404,220403,220402,220401,220400,220399,220398,220397,220395,220394,220393,220392,220391,220390,220389,220388,220387,220386,220385,220384,220383,220382,220381,220379,220378,220377,220376,220375,220374,220373,220371,220370,220369,220368,220367,220366,220364,220363,220362,220357,220356,220355,220354,220353,220352,220351,220350,220349,220348,220347,220346,220345,220344,220343,220342,220341,220340,220339,220338,220337,220336,220335,220334,220333,220332,220330,220329,220328,220327,220326,220325,220324,220323,220322,220321,220320,220319,220318,220316,220315,220314,220313,220312,220311,220310,220309,220308,220307,220306,220305,220304,220303,220302,220301,220300,220299,220298,220297,220296,220295,220294,220293,220292,220291,220290,220289,220288,220287,220286,220285,220284,220283,220282,220281,220280,220279,220277,220276,220275,220274,220273,220272,220271,220270,220269,220268,220267,220266,220265,220264,220263,220262,220261,220260,220259,220258,220257,220256,220255,220254,220253,220252,220249,220248,220247,220246,220243,220242,220241,220239,220238,220237,220236,220235,220234,220233,220232,220231,220230,220229,220228,220227,220225,220224,220223,220222,220221,220220,220219,220218,220217,220216,220215,220214,220213,220212,220211,220210,220209,220208,220207,220206,220205,220204,220203,220202,220199,220197,220196,220195,220193,220192,220191,220190,220188,220187,220186,220185,220184,220183,220182,220181,220180,220177,220176,220175,220173,220171,220169,220168,220167,220166,220165,220164,220162,220161,220160,220159,220158,220157,220156,220155,220154,220153,220152,220151,220150,220149,220148,220147,220146,220145,220143,220141,220140,220139,220138,220137,220136,220135,220134,220133,220132,220131,220130,220129,220128,220127,220126,220124,220121,220119,220118,220117,220115,220109,220108,220107,220106,220104,220103,220102,220101,220100,220099,220098,220097,220096,220095,220094,220093,220092,220091,220090,220089,220088,220087,220086,220085,220084,220080,220079,220078,220074,220073,220071,220070,220068,220066,220065,220063,220062,220060,220059,220058,220057,220056,220055,220054,220053,220052,220051,220050,220049,220048,220047,220046,220045,220043,220042,220041,220039,220037,220036,220035,220034,220033,220032,220031,220030,220029,220028,220027,220025,220024,220023,220022,220021,220020,220019,220018,220017,220016,220015,220013,220012,220011,220010,220009,220008,220006,220005,220004,220003,220002,220001,220000,219996,219995,219994,219993,219992,219991,219989,219988,219987,219984,219983,219982,219979,219978,219974,219973,219972,219971,219970,219969,219968,219967,219966,219965,219964,219963,219962,219961,219960,219959,219958,219957,219956,219955,219953,219951,219950,219949,219948,219945,219944,219943,219941,219940,219939,219938,219937,219935,219934,219933,219932,219931,219930,219929,219922,219921,219917,219916,219915,219914,219913,219912,219911,219910,219909,219907,219906,219905,219904,219903,219902,219901,219900,219899,219898,219897,219896,219895,219892,219891,219890,219888,219885,219884,219883,219881,219880,219878,219877,219874,219873,219872,219871,219870,219869,219868,219866,219865,219864,219862,219861,219860,219859,219857,219856,219854,219853,219852,219851,219850,219849,219847,219846,219845,219844,219843,219842,219839,219838,219836,219835,219834,219833,219832,219831,219830,219829,219827,219826,219825,219821,219820,219819,219818,219817,219816,219815,219814,219813,219812,219810,219807,219806,219805,219804,219803,219802,219801,219799,219798,219797,219796,219795,219793,219792,219790,219789,219788,219786,219785,219784,219780,219779,219778,219776,219775,219771,219766,219764,219763,219759,219757,219756,219755,219754,219753,219746,219745,219743,219741,219739,219738,219737,219736,219733,219732,219731,219730,219729,219728,219726,219725,219724,219723,219721,219720,219719,219718,219717,219715,219714,219713,219711,219710,219709,219708,219707,219705,219702,219699,219696,219695,219694,219693,219687,219686,219685,219684,219683,219682,219681,219680,219678,219677,219676,219675,219674,219673,219672,219671,219670,219669,219667,219665,219664,219662,219661,219658,219657,219656,219655,219654,219653,219652,219651,219650,219649,219648,219646,219645,219644,219643,219641,219640,219639,219638,219637,219636,219635,219634,219633,219632,219631,219629,219628,219627,219626,219625,219623,219622,219620,219619,219618,219617,219616,219615,219614,219613,219611,219609,219608,219607,219606,219605,219604,219603,219602,219601,219599,219598,219597,219596,219595,219594,219593,219592,219591,219590,219588,219587,219586,219585,219584,219583,219582,219581,219580,219578,219575,219574,219573,219571,219570,219569,219568,219567,219566,219565,219564,219562,219561,219560,219559,219558,219557,219556,219555,219554,219553,219552,219551,219549,219548,219544,219543,219542,219540,219539,219538,219537,219536,219535,219534,219533,219532,219531,219530,219529,219528,219527,219526,219525,219524,219523,219522,219521,219520,219519,219518,219517,219516,219515,219514,219513,219512,219511,219510,219509,219508,219507,219506,219505,219504,219503,219502,219501,219500,219499,219498,219497,219496,219495,219494,219493,219492,219491,219490,219489,219488,219487,219486,219485,219484,219483,219482,219481,219480,219479,219478,219477,219476,219475,219474,219473,219472,219471,219470,219469,219468,219467,219466,219465,219464,219463,219462,219461,219460,219459,219458,219457,219456,219455,219454,219453,219452,219450,219449,219448,219447,219446,219445,219444,219443,219440,219439,219438,219437,219434,219433,219432,219431,219430,219428,219425,219424,219423,219422,219421,219420,219419,219418,219417,219416,219415,219414,219413,219412,219410,219409,219408,219407,219406,219405,219404,219403,219402,219401,219400,219399,219397,219396,219395,219394,219393,219392,219391,219390,219389,219388,219387,219385,219384,219383,219382,219381,219380,219379,219378,219376,219375,219374,219373,219372,219371,219370,219369,219368,219367,219366,219365,219364,219362,219361,219359,219357,219356,219355,219354,219353,219351,219350,219349,219348,219347,219346,219345,219344,219343,219342,219341,219339,219338,219337,219336,219335,219334,219333,219332,219330,219329,219327,219326,219325,219324,219323,219322,219321,219320,219319,219318,219317,219316,219315,219314,219313,219312,219311,219309,219308,219307,219306,219305,219304,219303,219302,219301,219300,219299,219293,219292,219291,219290,219287,219286,219285,219284,219281,219280,219279,219278,219275,219274,219273,219271,219270,219269,219268,219267,219266,219265,219263,219262,219260,219257,219256,219255,219254,219253,219252,219251,219250,219249,219248,219247,219246,219245,219244,219243,219241,219239,219237,219236,219235,219234,219233,219232,219231,219230,219228,219226,219225,219224,219223,219222,219221,219220,219219,219218,219217,219216,219215,219213,219212,219211,219210,219209,219208,219207,219206,219205,219203,219202,219201,219200,219198,219197,219195,219194,219193,219192,219191,219190,219189,219188,219187,219186,219184,219183,219182,219181,219180,219179,219178,219176,219175,219174,219173,219172,219171,219170,219169,219168,219167,219166,219165,219164,219163,219162,219161,219160,219159,219158,219157,219156,219155,219154,219153,219152,219151,219150,219149,219148,219147,219144,219142,219139,219138,219137,219136,219135,219132,219131,219130,219129,219128,219127,219126,219125,219124,219123,219122,219121,219120,219119,219118,219117,219116,219115,219109,219108,219107,219106,219105,219104,219103,219101,219100,219099,219098,219097,219096,219094,219093,219092,219091,219090,219089,219088,219087,219086,219085,219084,219083,219082,219081,219080,219079,219078,219077,219076,219074,219073,219072,219071,219070,219069,219068,219067,219066,219065,219064,219063,219062,219061,219060,219059,219058,219057,219056,219055,219054,219053,219052,219051,219050,219049,219048,219046,219045,219043,219042,219041,219040,219039,219038,219037,219036,219035,219034,219029,219023,219022,219019,219018,219017,219014,219012,219011,219010,219009,219008,219006,219005,219003,219002,219001,219000,218967,218966,218965,218964,218963,218962,218961,218960,218948,218944,218940,218939,218928,218912,218905,218903,218901,218900,218899,218898,218896,218894,218893,218890,218889,218887,218885,218884,218883,218880,218879,218878,218877,218876,218874,218867,218866,218865,218864,218859,218857,218853,218851,218849,218848,218847,218845,218844,218839,218837,218779,218775,218773,218772,218771,218770,218769,218766,218765,218764,218763,218760,218759,218758,218751,218749,218745,218744,218743,218742,218741,218740,218737,218735,218733,218732,218730,218728,218725,218724,218723,218722,218720,218719,218717,218716,218715,218714,218712,218710,218709,218708,218707,218703,218688,218686,218684,218682,218680,218671,218667,218666,218665,218662,218661,218660,218659,218658,218657,218656,218655,218654,218653,218652,218650,218645,218644,218643,218641,218640,218638,218635,218632,218628,218626,218622,218612,218609,218601,218569,218549,218542,218541,218539,218534,218532,218531,218530,218529,218528,218526,218524,218523,218522,218519,218516,218515,218514,218513,218512,218510,218509,218508,218507,218506,218504,218503,218502,218501,218500,218499,218498,218497,218496,218495,218494,218493,218492,218491,218490,218489,218488,218487,218486,218485,218483,218482,218481,218480,218479,218478,218477,218476,218475,218474,218473,218472,218466,218465,218464,218459,218458,218456,218455,218454,218452,218450,218449,218448,218447,218446,218445,218444,218443,218442,218441,218440,218439,218438,218437,218436,218435,218432,218431,218430,218429,218428,218427,218426,218425,218424,218423,218421,218420,218419,218418,218417,218416,218415,218414,218413,218412,218411,218410,218409,218408,218407,218406,218405,218404,218403,218402,218401,218399,218398,218397,218396,218395,218394,218393,218392,218390,218389,218388,218387,218385,218384,218383,218382,218381,218380,218379,218378,218377,218376,218375,218374,218373,218372,218370,218369,218368,218367,218366,218365,218364,218363,218362,218361,218360,218359,218356,218355,218354,218353,218352,218350,218348,218347,218342,218341,218340,218339,218338,218337,218336,218335,218334,218333,218331,218330,218329,218328,218327,218326,218325,218324,218323,218322,218321,218320,218319,218318,218317,218316,218315,218314,218313,218312,218311,218310,218309,218308,218307,218306,218305,218304,218303,218301,218300,218299,218298,218296,218295,218294,218293,218292,218291,218290,218289,218288,218286,218285,218284,218283,218282,218280,218279,218278,218277,218276,218275,218274,218272,218271,218269,218268,218267,218266,218265,218261,218260,218259,218251,218248,218247,218228,218227,218225,218224,218223,218222,218221,218220,218219,218218,218217,218216,218215,218214,218213,218212,218211,218210,218209,218208,218207,218206,218204,218202,218200,218199,218198,218197,218196,218195,218193,218192,218190,218189,218186,218185,218183,218182,218181,218180,218179,218178,218177,218176,218175,218174,218173,218172,218171,218170,218169,218168,218167,218166,218165,218164,218163,218162,218161,218159,218155,218152,218150,218146,218145,218144,218143,218142,218141,218140,218139,218138,218137,218136,218135,218134,218132,218131,218130,218128,218125,218124,218123,218122,218120,218116,218113,218112,218111,218109,218106,218105,218104,218103,218102,218101,218100,218098,218097,218096,218094,218092,218091,218088,218087,218086,218085,218084,218083,218082,218081,218080,218079,218078,218077,218074,218073,218072,218071,218070,218069,218067,218066,218065,218064,218063,218062,218055,218051,218050,218049,218048,218047,218045,218044,218043,218042,218041,218040,218034,218033,218031,218028,218025,218024,218023,218022,218018,218016,218015,218014,218013,218012,218011,218010,218009,218008,218005,218004,218003,218002,218000,217999,217998,217997,217994,217993,217992,217991,217990,217989,217988,217986,217985,217983,217982,217981,217978,217977,217976,217975,217974,217973,217972,217970,217968,217967,217966,217965,217963,217962,217959,217958,217954,217953,217952,217951,217950,217949,217947,217939,217938,217932,217930,217929,217928,217927,217926,217925,217924,217923,217921,217919,217918,217917,217916,217914,217913,217912,217911,217910,217909,217906,217905,217904,217903,217902,217901,217900,217898,217897,217895,217894,217892,217890,217889,217888,217887,217886,217885,217884,217883,217881,217880,217879,217878,217877,217876,217875,217874,217873,217872,217871,217870,217869,217868,217867,217866,217865,217864,217863,217861,217860,217859,217858,217857,217854,217853,217852,217851,217850,217849,217848,217847,217846,217845,217842,217838,217837,217835,217834,217833,217832,217831,217830,217829,217828,217827,217826,217825,217824,217823,217822,217820,217819,217818,217816,217815,217813,217812,217810,217809,217808,217807,217806,217805,217803,217802,217801,217800,217799,217798,217797,217796,217795,217794,217793,217792,217791,217789,217788,217786,217784,217781,217780,217779,217778,217777,217775,217774,217773,217772,217771,217770,217769,217768,217767,217766,217765,217764,217763,217762,217761,217760,217758,217756,217755,217754,217753,217752,217751,217750,217749,217748,217747,217746,217745,217744,217743,217742,217741,217740,217738,217737,217736,217734,217732,217731,217730,217729,217728,217727,217726,217724,217723,217722,217721,217720,217719,217718,217717,217716,217715,217714,217713,217712,217710,217709,217708,217705,217704,217702,217700,217699,217698,217697,217695,217694,217693,217692,217691,217688,217687,217686,217684,217682,217681,217680,217679,217678,217677,217676,217675,217672,217670,217667,217662,217661,217660,217659,217658,217657,217656,217655,217654,217653,217652,217651,217650,217649,217648,217647,217646,217645,217643,217642,217641,217640,217639,217638,217637,217636,217635,217630,217629,217624,217623,217622,217621,217615,217614,217612,217611,217610,217609,217607,217606,217604,217603,217602,217598,217597,217596,217595,217594,217593,217592,217591,217586,217585,217584,217583,217581,217579,217578,217577,217576,217575,217574,217572,217571,217570,217568,217567,217566,217565,217563,217562,217559,217556,217553,217551,217549,217548,217547,217546,217545,217544,217543,217542,217541,217540,217539,217535,217534,217533,217531,217527,217526,217525,217524,217523,217522,217520,217519,217518,217517,217516,217514,217513,217512,217511,217509,217508,217506,217505,217502,217501,217499,217498,217497,217496,217495,217494,217491,217490,217489,217488,217487,217485,217484,217483,217482,217481,217479,217478,217477,217476,217475,217474,217473,217472,217471,217470,217469,217468,217467,217466,217465,217464,217463,217462,217461,217460,217459,217458,217457,217456,217455,217454,217453,217452,217451,217449,217448,217445,217444,217443,217442,217441,217440,217438,217437,217436,217435,217434,217433,217432,217431,217430,217429,217427,217426,217425,217424,217423,217421,217419,217417,217416,217414,217413,217411,217410,217409,217408,217407,217406,217403,217402,217401,217400,217399,217398,217397,217396,217395,217394,217393,217391,217390,217389,217388,217386,217385,217384,217381,217380,217379,217378,217376,217375,217374,217373,217372,217371,217370,217369,217368,217367,217365,217364,217363,217362,217361,217359,217358,217357,217356,217355,217354,217353,217352,217351,217350,217349,217348,217346,217345,217344,217343,217342,217341,217340,217339,217337,217336,217334,217333,217332,217331,217330,217329,217328,217326,217324,217322,217321,217320,217319,217317,217316,217315,217314,217313,217312,217311,217310,217309,217307,217306,217299,217297,217296,217295,217294,217293,217292,217291,217288,217286,217284,217283,217282,217281,217278,217277,217276,217275,217274,217273,217272,217271,217270,217269,217268,217267,217266,217265,217264,217263,217262,217261,217260,217259,217258,217257,217256,217255,217253,217252,217251,217250,217249,217248,217247,217246,217245,217244,217241,217240,217239,217238,217237,217235,217233,217230,217228,217227,217225,217224,217223,217222,217219,217214,217213,217212,217211,217209,217208,217207,217206,217205,217200,217196,217194,217193,217192,217191,217188,217184,217183,217168,217163,217162,217154,217152,217151,217149,217146,217144,217139,217138,217137,217136,217135,217134,217133,217132,217131,217130,217129,217128,217127,217126,217124,217123,217122,217121,217119,217118,217114,217113,217112,217111,217104,217103,217102,217100,217098,217097,217095,217093,217092,217091,217090,217089,217088,217087,217086,217085,217084,217083,217082,217081,217080,217072,217070,217069,217067,217066,217065,217063,217062,217050,217048,217044,217043,217040,217039,217038,217035,217034,217030,217029,217028,217027,217024,217023,217022,217021,217020,217017,217016,217013,217011,217009,217008,217006,217004,217000,216998,216996,216994,216990,216988,216986,216985,216984,216983,216982,216980,216979,216978,216977,216976,216975,216974,216973,216972,216971,216970,216969,216968,216966,216965,216964,216963,216962,216960,216959,216958,216957,216956,216955,216953,216952,216948,216947,216944,216943,216940,216939,216938,216934,216928,216927,216926,216925,216923,216921,216920,216919,216918,216917,216916,216914,216913,216912,216911,216910,216909,216908,216907,216906,216905,216901,216900,216897,216892,216891,216890,216887,216885,216884,216883,216882,216880,216878,216877,216876,216875,216874,216873,216872,216871,216870,216869,216868,216867,216866,216865,216864,216863,216862,216861,216858,216857,216856,216855,216852,216851,216850,216849,216848,216847,216846,216844,216841,216837,216831,216830,216829,216828,216827,216825,216824,216823,216822,216821,216820,216776,216663,216658,216649,216648,216645,216644,216643,216640,216638,216634,216633,216632,216630,216629,216628,216625,216623,216622,216621,216619,216617,216616,216615,216614,216611,216610,216609,216607,216605,216604,216603,216602,216600,216598,216597,216596,216593,216592,216590,216584,216583,216582,216581,216580,216579,216578,216577,216574,216571,216570,216569,216568,216567,216566,216565,216562,216561,216560,216559,216558,216557,216555,216554,216551,216550,216549,216548,216547,216546,216545,216544,216543,216542,216541,216538,216537,216536,216535,216531,216527,216526,216525,216524,216523,216520,216518,216517,216515,216514,216513,216511,216510,216509,216508,216507,216506,216505,216504,216503,216502,216501,216500,216499,216498,216497,216496,216495,216494,216492,216491,216490,216489,216488,216487,216486,216485,216482,216481,216480,216479,216469,216468,216467,216466,216464,216461,216460,216456,216454,216453,216452,216447,216446,216444,216443,216441,216438,216436,216420,216414,216413,216411,216410,216409,216406,216405,216393,216388,216387,216385,216383,216375,216374,216373,216366,216365,216364,216363,216362,216361,216360,216359,216358,216356,216355,216354,216353,216347,216343,216342,216341,216340,216339,216338,216337,216336,216335,216333,216332,216331,216330,216329,216328,216327,216326,216325,216324,216323,216322,216321,216320,216317,216316,216314,216313,216311,216308,216307,216306,216304,216303,216302,216301,216300,216299,216298,216297,216296,216294,216293,216292,216291,216290,216288,216287,216282,216281,216279,216277,216275,216250,216249,216248,216247,216246,216241,216222,216221,216218,216217,216216,216215,216214,216213,216212,216211,216210,216209,216206,216205,216200,216199,216197,216194,216193,216192,216191,216189,216188,216187,216186,216185,216184,216183,216182,216180,216178,216176,216175,216174,216173,216172,216171,216170,216169,216168,216167,216165,216164,216162,216161,216160,216157,216156,216155,216154,216152,216151,216150,216149,216148,216147,216146,216144,216143,216142,216141,216140,216139,216138,216137,216136,216135,216134,216133,216132,216130,216128,216127,216125,216113,216111,216109,216108,216103,216102,216101,216100,216099,216096,216094,216088,216087,216086,216085,216084,216082,216081,216079,216078,216077,216075,216072,216071,216066,216065,216064,216063,216062,216061,216060,216059,216058,216057,216056,216055,216054,216053,216052,216051,216050,216049,216048,216047,216046,216045,216044,216043,216042,216041,216040,216039,216038,216037,216036,216035,216034,216032,216031,216030,216029,216028,216025,216022,216021,216020,216019,216017,216016,216015,216014,216011,216010,216009,216008,216007,216004,216003,216002,216001,215998,215997,215996,215995,215994,215993,215992,215991,215990,215989,215988,215987,215986,215985,215984,215983,215982,215981,215980,215973,215972,215971,215970,215969,215968,215967,215966,215965,215964,215962,215960,215959,215957,215956,215955,215954,215953,215952,215951,215950,215949,215947,215945,215944,215943,215942,215941,215940,215939,215938,215937,215936,215935,215934,215933,215932,215931,215930,215929,215928,215927,215926,215925,215924,215923,215922,215921,215920,215919,215918,215917,215916,215914,215913,215912,215911,215910,215909,215908,215907,215906,215905,215904,215903,215902,215901,215900,215899,215898,215897,215896,215895,215894,215893,215891,215889,215888,215887,215886,215884,215883,215882,215881,215877,215876,215875,215874,215873,215872,215871,215870,215869,215867,215866,215865,215864,215863,215862,215861,215860,215859,215858,215857,215856,215853,215852,215851,215848,215847,215846,215845,215844,215843,215842,215841,215840,215839,215838,215837,215836,215835,215834,215833,215832,215831,215830,215829,215828,215826,215824,215823,215822,215821,215819,215815,215814,215813,215812,215811,215810,215809,215805,215804,215800,215799,215798,215796,215794,215793,215792,215791,215790,215789,215788,215787,215781,215780,215779,215778,215777,215776,215775,215773,215772,215771,215770,215769,215764,215763,215762,215761,215759,215758,215757,215756,215755,215752,215750,215749,215748,215747,215745,215744,215743,215742,215741,215739,215737,215735,215734,215733,215732,215731,215730,215727,215726,215725,215724,215723,215722,215721,215711,215710,215708,215707,215706,215704,215703,215702,215701,215700,215699,215698,215697,215696,215692,215691,215690,215689,215686,215685,215684,215683,215682,215681,215680,215679,215678,215677,215674,215673,215672,215671,215670,215669,215668,215667,215666,215665,215664,215663,215662,215661,215660,215659,215658,215657,215656,215654,215653,215652,215651,215649,215648,215646,215637,215630,215629,215628,215627,215626,215625,215623,215620,215619,215617,215616,215615,215614,215612,215611,215610,215609,215608,215607,215606,215603,215601,215600,215599,215598,215596,215595,215594,215593,215592,215591,215590,215589,215586,215585,215584,215583,215582,215581,215577,215575,215574,215573,215572,215571,215570,215569,215568,215567,215564,215563,215562,215560,215559,215558,215556,215553,215552,215551,215550,215548,215547,215545,215544,215541,215540,215539,215538,215532,215530,215529,215528,215527,215526,215524,215523,215522,215521,215520,215518,215516,215515,215506,215505,215504,215503,215502,215501,215500,215498,215497,215495,215494,215493,215492,215491,215490,215489,215485,215481,215474,215472,215463,215462,215461,215460,215459,215458,215457,215456,215455,215453,215452,215451,215450,215449,215447,215446,215444,215443,215442,215441,215440,215435,215434,215433,215432,215430,215429,215428,215427,215425,215424,215423,215422,215421,215420,215419,215418,215417,215414,215413,215412,215411,215407,215406,215405,215404,215403,215397,215396,215395,215393,215392,215389,215388,215387,215386,215384,215383,215382,215381,215380,215379,215377,215376,215375,215374,215373,215372,215371,215370,215366,215365,215364,215363,215362,215361,215360,215359,215358,215357,215356,215355,215354,215353,215351,215349,215348,215347,215346,215345,215344,215342,215341,215339,215336,215335,215333,215331,215328,215327,215326,215322,215321,215320,215319,215318,215317,215314,215313,215308,215307,215306,215305,215304,215303,215302,215301,215300,215299,215298,215294,215293,215292,215291,215290,215289,215288,215287,215286,215285,215284,215281,215280,215279,215278,215277,215276,215271,215270,215269,215268,215267,215266,215263,215262,215260,215258,215257,215255,215254,215253,215252,215250,215249,215248,215247,215246,215245,215243,215242,215241,215239,215237,215236,215235,215234,215233,215232,215230,215228,215225,215224,215222,215221,215215,215213,215212,215211,215210,215209,215208,215207,215206,215205,215204,215203,215202,215201,215200,215199,215198,215195,215194,215187,215186,215185,215183,215182,215178,215177,215176,215174,215173,215172,215170,215167,215166,215165,215164,215163,215162,215161,215160,215156,215155,215154,215153,215152,215150,215149,215137,215136,215135,215132,215131,215130,215129,215128,215127,215126,215125,215124,215123,215122,215121,215120,215118,215116,215115,215114,215113,215112,215111,215107,215106,215099,215092,215091,215090,215088,215087,215086,215085,215083,215082,215080,215077,215074,215070,215069,215066,215065,215064,215063,215061,215059,215058,215057,215056,215055,215054,215053,215052,215048,215043,215042,215041,215040,215039,215037,215032,215031,215028,215027,215026,215025,215024,215023,215022,215021,215016,215012,215010,215006,215005,215004,215003,215002,215001,215000,214999,214998,214995,214992,214991,214986,214982,214979,214973,214971,214970,214969,214966,214965,214964,214963,214962,214961,214960,214959,214958,214953,214952,214951,214950,214949,214948,214947,214943,214941,214940,214939,214938,214937,214935,214934,214933,214932,214931,214930,214929,214928,214927,214926,214925,214924,214923,214922,214921,214920,214919,214917,214916,214912,214911,214910,214909,214908,214905,214904,214903,214901,214892,214891,214890,214886,214885,214884,214883,214882,214881,214880,214879,214878,214875,214868,214865,214855,214854,214846,214845,214844,214843,214842,214841,214840,214838,214836,214835,214834,214833,214831,214828,214826,214825,214824,214823,214821,214820,214819,214818,214817,214816,214815,214813,214811,214810,214808,214807,214806,214805,214804,214803,214801,214798,214797,214796,214795,214794,214793,214792,214790,214787,214785,214784,214783,214782,214781,214780,214778,214777,214774,214773,214772,214771,214770,214769,214767,214764,214762,214761,214757,214755,214753,214752,214750,214749,214748,214747,214746,214745,214743,214742,214741,214739,214738,214736,214735,214734,214733,214732,214731,214730,214729,214728,214727,214726,214724,214723,214722,214721,214720,214719,214717,214716,214715,214714,214713,214712,214711,214710,214709,214697,214696,214691,214690,214689,214688,214687,214686,214685,214684,214680,214679,214678,214677,214676,214675,214674,214673,214670,214669,214668,214667,214666,214665,214664,214663,214662,214661,214651,214643,214641,214640,214637,214632,214631,214628,214625,214614,214613,214610,214609,214605,214595,214594,214593,214590,214588,214587,214586,214585,214582,214581,214579,214578,214576,214573,214572,214571,214567,214561,214560,214559,214558,214557,214556,214553,214551,214550,214549,214548,214547,214546,214545,214544,214537,214534,214521,214520,214518,214517,214516,214513,214512,214511,214510,214507,214506,214504,214503,214502,214479,214473,214471,214466,214463,214462,214461,214460,214459,214457,214455,214453,214452,214451,214450,214449,214448,214445,214443,214442,214439,214438,214437,214436,214435,214434,214433,214432,214431,214429,214428,214427,214426,214425,214424,214421,214420,214419,214418,214417,214415,214414,214413,214412,214410,214409,214407,214406,214405,214404,214402,214401,214399,214393,214392,214389,214388,214387,214386,214385,214384,214383,214380,214378,214377,214376,214371,214370,214367,214365,214364,214363,214362,214360,214359,214358,214357,214356,214355,214354,214353,214352,214351,214350,214348,214343,214341,214339,214338,214327,214324,214319,214318,214317,214302,214301,214300,214298,214297,214296,214295,214293,214292,214291,214290,214289,214287,214285,214284,214283,214279,214270,214269,214268,214267,214264,214263,214262,214261,214253,214252,214251,214243,214169,214168,214167,214166,214163,214162,214159,214154,214153,214152,214151,214148,214146,214145,214144,214143,214142,214141,214138,214137,214136,214124,214115,214109,214108,214081,214076,214069,214066,214061,214059,214058,214053,214049,214044,214036,214034,214019,214016,214015,214014,214013,214001,213997,213993,213992,213991,213990,213988,213987,213986,213985,213984,213983,213982,213981,213980,213973,213962,213961,213960,213954,213953,213952,213951,213950,213944,213943,213941,213938,213937,213934,213933,213932,213928,213924,213922,213913,213905,213898,213897,213895,213894,213893,213892,213891,213890,213889,213888,213887,213886,213885,213884,213883,213882,213881,213880,213879,213878,213877,213875,213874,213873,213872,213871,213870,213869,213868,213866,213861,213860,213858,213857,213855,213854,213853,213852,213851,213850,213849,213848,213847,213846,213845,213844,213843,213842,213841,213840,213838,213837,213836,213835,213834,213833,213832,213831,213830,213829,213828,213827,213826,213812,213811,213810,213805,213798,213797,213796,213793,213789,213787,213785,213784,213783,213775,213771,213768,213766,213763,213751,213749,213748,213745,213744,213743,213741,213739,213736,213735,213734,213733,213732,213718,213717,213716,213715,213712,213706,213703,213702,213701,213700,213699,213698,213697,213694,213693,213692,213691,213690,213688,213687,213685,213684,213683,213679,213674,213673,213672,213666,213663,213662,213660,213658,213655,213634,213633,213632,213631,213627,213625,213624,213623));DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=0 AND `Entry` IN (213622,213621,213620,213619,213618,213617,213616,213615,213614,213613,213612,213609,213601,213600,213599,213598,213586,213581,213580,213579,213577,213574,213572,213571,213570,213569,213568,213567,213566,213565,213564,213563,213562,213561,213552,213550,213543,213538,213535,213533,213532,213531,213529,213528,213519,213518,213490,213489,213488,213487,213486,213485,213484,213483,213482,213481,213480,213479,213478,213477,213476,213475,213474,213473,213472,213471,213470,213469,213468,213467,213465,213461,213460,213459,213458,213456,213447,213434,213432,213428,213408,213406,213405,213403,213401,213400,213398,213396,213395,213391,213386,213385,213384,213383,213382,213380,213379,213378,213377,213376,213375,213374,213373,213372,213371,213370,213369,213368,213367,213366,213365,213364,213363,213362,213361,213360,213358,213356,213355,213354,213353,213351,213350,213349,213348,213347,213346,213345,213344,213343,213342,213341,213340,213339,213338,213337,213335,213333,213332,213331,213330,213329,213328,213327,213326,213325,213324,213323,213322,213320,213319,213318,213317,213316,213315,213314,213313,213312,213311,213310,213307,213306,213305,213304,213303,213302,213301,213300,213299,213298,213295,213286,213284,213283,213282,213280,213275,213274,213273,213265,213245,213244,213243,213242,213241,213240,213239,213238,213237,213229,213225,213223,213221,213218,213217,213216,213215,213214,213213,213212,213211,213210,213209,213208,213207,213206,213205,213204,213203,213202,213201,213200,213199,213197,213195,213189,213188,213187,213185,213184,213183,213182,213179,213170,213166,213165,213164,213163,213162,213161,213160,213158,213157,213156,213153,213152,213145,213144,213129,213126,213125,213124,213123,213122,213120,213119,213117,213116,213112,213110,213109,213108,213107,213106,213105,213104,213103,213102,213101,213100,213099,213098,213095,213092,213091,213090,213089,213088,213087,213085,213084,213083,213082,213081,213080,213079,213078,213076,213075,213068,213067,213063,213062,213061,213059,213058,213056,213055,213054,213053,213052,213051,213050,213049,213047,213045,213044,213040,213039,213038,213037,213035,213034,213033,213032,213031,213030,213028,213027,213026,213025,213024,213023,213022,213021,213020,213019,213018,213017,213016,213015,213010,213009,213008,213007,213006,213005,213004,213003,213002,213001,213000,212999,212998,212997,212996,212995,212994,212993,212992,212991,212990,212989,212988,212987,212986,212985,212984,212983,212980,212979,212978,212977,212976,212975,212974,212973,212972,212971,212962,212961,212960,212958,212957,212956,212952,212951,212950,212949,212948,212947,212946,212945,212944,212943,212942,212941,212940,212939,212938,212937,212936,212935,212933,212932,212931,212930,212929,212927,212926,212924,212923,212922,212919,212918,212917,212914,212912,212908,212907,212906,212905,212904,212902,212901,212900,212898,212897,212896,212895,212894,212891,212889,212888,212885,212884,212883,212882,212881,212880,212879,212878,212876,212874,212873,212872,212871,212870,212869,212868,212867,212866,212865,212864,212863,212862,212861,212857,212855,212853,212852,212844,212839,212838,212835,212833,212832,212831,212830,212829,212827,212826,212823,212821,212818,212807,212806,212805,212800,212793,212786,212777,212766,212765,212764,212762,212761,212759,212758,212756,212755,212754,212752,212751,212750,212749,212748,212747,212746,212744,212743,212742,212741,212739,212736,212735,212726,212725,212724,212723,212722,212721,212720,212719,212718,212717,212715,212714,212713,212712,212711,212710,212709,212705,212704,212702,212701,212700,212698,212697,212696,212695,212693,212689,212688,212665,212664,212663,212662,212661,212660,212658,212657,212655,212652,212651,212650,212649,212647,212646,212643,212642,212641,212640,212638,212637,212636,212635,212634,212633,212631,212630,212629,212628,212627,212626,212625,212624,212623,212622,212621,212620,212619,212618,212617,212616,212615,212614,212613,212612,212611,212610,212609,212608,212607,212606,212605,212604,212603,212602,212601,212600,212599,212597,212596,212595,212594,212593,212592,212591,212586,212582,212575,212573,212565,212564,212563,212561,212560,212559,212556,212553,212552,212551,212550,212549,212548,212547,212546,212545,212543,212542,212541,212540,212539,212538,212537,212536,212535,212534,212532,212531,212529,212528,212527,212526,212524,212523,212522,212521,212520,212519,212518,212516,212515,212514,212513,212512,212511,212509,212479,212478,212477,212476,212475,212472,212466,212465,212464,212457,212453,212452,212451,212450,212449,212447,212445,212439,212436,212435,212425,212424,212419,212412,212411,212405,212403,212400,212398,212397,212394,212390,212389,212383,212380,212379,212376,212375,212373,212372,212371,212370,212369,212368,212365,212364,212363,212362,212359,212357,212356,212355,212354,212353,212336,212335,212324,212323,212322,212321,212313,212312,212311,212310,212309,212308,212307,212304,212303,212302,212300,212299,212297,212296,212295,212294,212293,212292,212291,212288,212287,212286,212285,212284,212283,212282,212281,212279,212278,212277,212276,212270,212269,212266,212265,212258,212257,212256,212253,212242,212239,212238,212236,212235,212234,212233,212232,212231,212230,212229,212226,212222,212221,212220,212219,212218,212217,212216,212215,212214,212213,212201,212199,212191,212163,212146,212142,212129,212128,212124,212123,212122,212117,212116,212110,212108,212107,212106,212105,212103,212101,212099,212097,212095,212094,212092,212091,212089,212088,212087,212084,212083,212082,212081,212080,212077,212076,212075,212068,212059,212026,212022,211997,211996,211995,211994,211993,211992,211991,211983,211982,211980,211977,211969,211968,211957,211934,211928,211921,211912,211911,211907,211899,211897,211895,211894,211892,211891,211890,211889,211888,211881,211878,211870,211869,211868,211866,211865,211863,211862,211860,211859,211858,211856,211854,211853,211852,211851,211847,211846,211817,211816,211815,211809,211787,211784,211783,211779,211777,211771,211768,211754,211753,211752,211751,211750,211742,211740,211737,211733,211732,211731,211730,211728,211727,211726,211725,211724,211723,211722,211721,211720,211719,211714,211713,211712,211708,211707,211702,211701,211699,211695,211691,211684,211652,211649,211644,211631,211591,211582,211565,211564,211559,211557,211556,211555,211549,211548,211547,211546,211544,211542,211541,211539,211532,211531,211528,211519,211516,211515,211514,211512,211510,211509,211508,211506,211499,211498,211493,211480,211469,211468,211450,211446,211445,211444,211443,211421,211420,211409,211399,211375,211371,211368,211351,211349,211341,211291,211290,211289,211271,211270,211266,211263,211262,211261,211260,211239,211234,211228,211190,211189,211166,211162,211161,211160,211158,211155,211153,211140,211138,211121,211119,211105,211089,211087,211063,211062,211061,211060,211052,211035,211028,211027,211018,211017,211016,211015,211014,210996,210993,210980,210966,210962,210951,210950,210949,210919,210913,210876,210852,210851,210818,210816,210812,210811,210810,210797,210792,210731,210729,210722,210719,210716,210699,210677,210644,210546,210539,210532,210510,210479,210478,210415,210392,210384,210353,210352,210349,210348,210318,210271,210270,210269,210268,210267,210266,210265,210264,210263,210262,210226,210200,210159,210158,210157,210156,210153,210149,210148,210110,210109,210108,210102,210055,209977,209918,209901,209846,209801,209791,209787,209786,209781,209780,209774,209750,209748,209747,209721,209603,209559,209538,209513,209506,209482,209481,209470,209469,209467,209466,209465,209460,209449,209447,209446,209439,209421,209420,209419,209375,209372,209364,209330,209230,209188,209187,209138,209128,209125,209105,209103,209081,209079,209075,208993,208918,208873,208782,208781,208747,208745,208743,208741,208739,208728,208710,208689,208651,208577,208509,208507,208499,208457,208456,208455,208454,208453,208452,208451,208450,208449,208448,208447,208446,208415,208414,208413,208412,208411,208400,208384,208379,208245,208244,208243,208242,208241,208240,208239,208238,208186,208169,208161,208072,208070,208066,208054,208037,208032,208020,208019,208003,207987,207980,207968,207949,207948,207946,207943,207940,207939,207938,207851,207826,207803,207802,207787,207780,207767,207766,207740,207734,207716,207714,207712,207691,207690,207575,207553,207502,207499,207482,207481,207476,207474,207471,207470,207469,207468,207462,207460,207459,207456,207454,207453,207450,207392,207373,207296,207283,207282,207241,207217,207207,207205,207202,207200,207199,207198,207197,207192,207191,207189,207188,207187,207186,207165,207135,207134,207103,207092,207011,207004,206993,206981,206980,206978,206977,206883,206870,206820,206804,206770,206710,206705,206704,206699,206698,206697,206696,206694,206537,206533,206528,206514,206471,206466,206441,206257,206253,206215,206203,206197,206194,206185,206184,206183,206178,206176,206168,206167,206166,206165,206164,206163,206151,206150,206135,206130,206129,206128,206118,206117,206105,206102,206096,206095,206094,206083,206082,206079,206078,206077,206075,206067,206033,206032,206028,206026,206025,206017,205947,205946,205916,205912,205911,205896,205895,205888,205863,205860,205849,205835,205817,205813,205802,205797,205753,205726,205496,205489,205210,205141,205137,205059,205056,205055,205054,204859,204822,204798,204794,204786,204772,204683,204674,204640,204633,204629,204567,204196,204188,204152,204127,204109,204061,203951,203883,203878,203877,203864,203063,193319)); +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(233196, 0, 10, 1, 1, 284700, 0, 0), -- [DNT]Kaheti Truffle Kill Credit +(233023, 0, 0, 1, 1, 284483, 1073741824, 6), -- Unstable Mixture +(233018, 0, 10, 0.5, 1, 284478, 0, 0), -- Transformatory Laborer +(232871, 0, 10, 0.5, 1, 284327, 0, 0), -- Swarming Cogwalker +(231755, 0, 10, 1, 1, 283096, 0, 0), -- Faerin Lothar +(231649, 0, 0, 40, 1, 282985, 2097224, 64), -- Ki'katal the Harvester +(231599, 0, 9, 1, 1, 282935, 0, 0), -- Cuzolth +(231596, 0, 9, 1, 1, 282932, 0, 0), -- Vaskarn +(231580, 0, 0, 1, 1, 282916, 1610612752, 6), -- The Crown of Shadows +(231546, 0, 10, 100, 15, 282882, 0, 0), -- Xal'atath +(231317, 0, 0, 0.300000011920928955, 0, 282653, 80, 1542), -- Sporbit +(231171, 0, 8, 0.100000001490116119, 1, 282506, 1073741824, 0), -- Sound Stalker - 11.0 Scenario - Theater Troupe - Audience +(231156, 0, 0, 8, 1, 282491, 2097224, 67108864), -- Void Cursed Crusher +(231155, 0, 0, 1, 1, 282490, 0, 0), -- [DNT] Earthen Barricade +(231102, 0, 10, 1, 1, 282423, 0, 0), -- Faerin Lothar +(231032, 0, 0, 1, 1, 282353, 1610612752, 134), -- Sanguine Overflow +(230937, 0, 0, 1, 1, 282258, 1073742916, 524288), -- Xal'atath +(230928, 0, 10, 1, 1, 282249, 0, 0), -- General Steelstrike +(230904, 0, 0, 4, 1, 282224, 2097256, 128), -- Shadeguard Speaker +(230902, 0, 10, 1, 1, 282222, 4096, 0), -- Amy Lychenstone +(230894, 0, 10, 0.5, 1, 282212, 2097256, 0), -- Null Spawn +(230893, 0, 10, 1, 1, 282211, 0, 0), -- [DNT] Add Summoner +(230892, 0, 9, 1, 1, 282210, 1610612752, 117440518), -- Assauged Memories +(230891, 0, 9, 1, 1, 282209, 1610612752, 117440518), -- Assauged Memories +(230890, 0, 9, 1, 1, 282208, 1610612752, 117440518), -- Assauged Memories +(230889, 0, 10, 0.5, 1, 282207, 1073741840, 134217830), -- Weave-Rat +(230887, 0, 10, 1, 1, 282205, 0, 0), -- Silksinger Trainee +(230886, 0, 9, 1, 1, 282204, 1610612752, 117440518), -- Assauged Memories +(230885, 0, 9, 1, 1, 282203, 1610612752, 117440518), -- Assauged Memories +(230884, 0, 9, 1, 1, 282202, 1610612752, 117440518), -- Assauged Memories +(230877, 0, 0, 1000, 1, 282195, 1075839048, 2), -- Ky'veza's Burn Book +(230874, 0, 9, 1, 1, 282192, 1073742848, 0), -- Web Wall Bunny +(230872, 0, 10, 1, 1, 282190, 0, 0), -- Silksinger Trainee +(230871, 0, 10, 15, 1, 282189, 0, 0), -- Akknai Watcher +(230868, 0, 10, 1, 1, 282186, 0, 0), -- High Speaker's Guard +(230849, 0, 10, 1, 1, 282167, 1073742848, 0), -- Kill Credit [DNT] +(230791, 0, 0, 3, 1, 282105, 0, 128), -- Mote of Overwrought Paranoia +(230766, 0, 10, 1, 1, 282070, 1073742848, 0), -- Kill Credit [DNT] +(230729, 0, 10, 1, 1, 282033, 0, 0), -- Area Trigger Bunny +(230709, 0, 0, 1, 1, 282013, 1075839064, 4), -- Slime Wave +(230698, 0, 0, 1, 1, 282002, 1075839064, 4), -- The Pulsing Pit +(230659, 0, 10, 1, 1, 281963, 4, 0), -- Anub'azal +(230651, 0, 10, 1, 1, 281955, 0, 0), -- Mercatethel +(230650, 0, 10, 1, 1, 281954, 0, 0), -- Ptolemi Steadysketch +(230643, 0, 10, 1, 1, 281947, 0, 0), -- Maintenance Machine +(230622, 0, 10, 1, 1, 281926, 0, 0), -- Kill Credit: Misc Activity, Small +(230593, 0, 6, 1, 1, 281897, 1610612752, 6), -- Kinndy Sparkshine +(230591, 0, 10, 1, 1, 281895, 0, 0), -- [DNT]Void Emissary Vehicle +(230553, 0, 9, 1, 1, 281857, 1610612752, 67108870), -- Boost +(230544, 0, 10, 1, 1, 281848, 0, 0), -- Archivist Grollund +(230543, 0, 10, 1, 1, 281847, 0, 0), -- Archivist Rohlnar +(230542, 0, 10, 1, 1, 281846, 0, 0), -- Archivist Mokrand +(230541, 0, 10, 1, 1, 281845, 0, 0), -- Archivist +(230540, 0, 10, 1, 1, 281844, 0, 0), -- Dornogal Archivist +(230539, 0, 10, 1, 1, 281843, 0, 0), -- Lost Trader +(230538, 0, 10, 1, 1, 281842, 0, 0), -- Playful Mosswool +(230537, 0, 10, 1, 1, 281841, 0, 0), -- Annoyed Rancher +(230536, 0, 10, 1, 1, 281840, 0, 0), -- Gem Trader +(230535, 0, 10, 1, 1, 281839, 0, 0), -- Cloth Trader +(230534, 0, 10, 1, 1, 281838, 0, 0), -- Mosswool Rancher +(230533, 0, 10, 1, 1, 281837, 0, 0), -- Traveling Mosswool +(230532, 0, 10, 1, 1, 281836, 0, 0), -- Oathsworn Trader +(230531, 0, 10, 1, 1, 281835, 0, 0), -- Unbound Trader +(230529, 0, 10, 1, 1, 281833, 0, 0), -- Mead Trader +(230528, 0, 10, 1, 1, 281832, 0, 0), -- Harbingers of the Void +(230526, 0, 0, 3, 1, 281830, 0, 128), -- Mote of Unrelenting Rage +(230525, 0, 10, 1, 1, 281829, 0, 0), -- Awakened Earthen +(230518, 0, 10, 15, 1, 281822, 0, 0), -- Akknai Watcher +(230514, 0, 10, 1, 1, 281818, 1024, 0), -- General Purpose Bunny ZTO +(230495, 0, 10, 1, 1, 281799, 1744830480, 6), -- Enter Delve +(230486, 0, 0, 1, 1, 281790, 1610612752, 6), -- [DNT] FX Stalker +(230455, 0, 10, 1, 1, 281759, 0, 0), -- Personal Skiff +(230447, 0, 10, 1, 1, 281751, 0, 0), -- Ballista +(230444, 0, 5, 1, 1, 281748, 1024, 0), -- Boulder +(230405, 0, 10, 1, 1, 281709, 0, 0), -- Sunreaver Battlemage +(230404, 0, 10, 5, 1, 281708, 0, 0), -- Kirin Tor Conjuror +(230403, 0, 10, 1, 1, 281707, 0, 0), -- Silver Covenant Spellcaster +(230401, 0, 10, 1, 1, 281705, 1073742848, 0), -- Kill Credit [DNT] +(230390, 0, 0, 1, 1, 281694, 1610612752, 6), -- The Congealing Pool +(230388, 0, 10, 1, 1, 281692, 8, 0), -- Honor Guard +(230386, 0, 10, 10, 1, 281690, 0, 49152), -- Brann Bronzebeard +(230381, 0, 9, 1, 1, 281685, 1610612752, 67108870), -- Boost +(230339, 0, 10, 1, 1, 281642, 0, 0), -- KC +(230337, 0, 10, 1, 1, 281640, 1610612752, 117440518), -- Bunny +(230318, 0, 10, 1, 1, 281621, 0, 16384), -- Thimble +(230287, 0, 10, 1, 1, 281583, 0, 0), -- Invisible Stalker +(230265, 0, 10, 1, 1, 281561, 0, 0), -- Widow Arak'nai +(230259, 0, 10, 1, 1, 281555, 0, 0), -- Supplier Wei +(230258, 0, 10, 1, 1, 281554, 0, 0), -- Supplier Wei +(230257, 0, 10, 1, 1, 281553, 0, 0), -- Supplier Wei +(230256, 0, 10, 1, 1, 281552, 0, 0), -- Supplier Wei +(230255, 0, 10, 1, 1, 281551, 0, 0), -- Supplier Wei +(230254, 0, 10, 1, 1, 281550, 0, 0), -- Supplier Wei +(230253, 0, 10, 1, 1, 281549, 0, 0), -- Supplier Wei +(230252, 0, 10, 1, 1, 281548, 0, 0), -- Supplier Wei +(230251, 0, 10, 1, 1, 281547, 0, 0), -- Supplier Wei +(230250, 0, 10, 1, 1, 281546, 0, 0), -- Supplier Wei +(230215, 0, 10, 2, 1, 281511, 0, 0), -- Burrowing Worm +(230202, 0, 10, 1, 1, 281498, 0, 0), -- Ak'itaz +(230190, 0, 10, 1, 1, 281486, 0, 0), -- Oathsworn Earthen +(230157, 0, 10, 1, 1, 281453, 0, 0), -- Enraged Kodiak +(230156, 0, 10, 20, 1, 281452, 0, 0), -- Oblivion Crystal +(230147, 0, 10, 1, 1, 281443, 0, 0), -- [DNT]Orb Summoner +(230119, 0, 10, 2, 1, 281415, 0, 0), -- Direweb Skyrazor +(230118, 0, 10, 1, 1, 281414, 1610612752, 117440518), -- Earthen Wagon +(230117, 0, 10, 1, 1, 281413, 0, 0), -- Aschbie +(230110, 0, 10, 1, 1, 281406, 0, 0), -- Kirin Tor Crystalshaper +(230109, 0, 0, 1, 1, 281405, 0, 2), -- Stalker +(230106, 0, 10, 50, 1, 281402, 2147483720, 0), -- Queensguard Zirix +(230105, 0, 10, 10, 1, 281401, 0, 0), -- Wenbrandt +(230104, 0, 10, 1, 1, 281400, 0, 0), -- Swift Stormrook +(230103, 0, 10, 10, 1, 281399, 0, 0), -- Zarein +(230102, 0, 10, 10, 1, 281398, 0, 0), -- Baelgrim +(230101, 0, 10, 10, 1, 281397, 0, 0), -- Adelgonn +(230100, 0, 10, 1, 1, 281396, 1610612752, 117440518), -- Wall Climb Vehicle +(230098, 0, 10, 1, 1, 281394, 0, 0), -- Spindle +(230096, 0, 6, 1, 1, 281392, 1610612752, 6), -- Invisible Stalker +(230095, 0, 10, 1, 1, 281391, 0, 0), -- Aelric Leid +(230094, 0, 10, 1, 1, 281390, 1073741824, 0), -- Slain Kobyss +(230093, 0, 10, 1, 1, 281389, 0, 0), -- Faerin Lothar +(230092, 0, 10, 1, 1, 281388, 0, 2), -- Air Bubbles +(230091, 0, 10, 1, 1, 281387, 0, 0), -- General Steelstrike +(230090, 0, 10, 1, 1, 281386, 0, 0), -- Arathi Stalwart +(230089, 0, 10, 1, 1, 281385, 0, 0), -- Dreadstrike Flitterer +(230087, 0, 10, 1, 1, 281383, 1610612752, 117440518), -- Earthen Wagon [DNT] +(230084, 0, 10, 1, 1, 281380, 0, 0), -- [DNT] KC: Speak to Brinthe +(230068, 0, 0, 1, 1, 281364, 1610612752, 6), -- Void Portal +(230067, 0, 0, 2, 1, 281363, 0, 0), -- Royal Journalist Ist'iix +(230066, 0, 0, 1, 1, 281362, 1073741824, 0), -- Assistant Tik +(230065, 0, 0, 2, 1, 281361, 0, 0), -- Venomscribe Xesh XI +(230063, 0, 0, 2, 1, 281359, 0, 0), -- Ax'ill +(230062, 0, 10, 100, 1, 281358, 0, 0), -- Alleria Windrunner +(230061, 0, 0, 1, 1, 281357, 0, 0), -- Assistant Ak'nik +(230060, 0, 10, 1, 1, 281356, 0, 0), -- Aelric Leid +(230059, 0, 10, 1, 1, 281355, 0, 0), -- KC +(230058, 0, 10, 1, 1, 281354, 0, 0), -- KC +(230057, 0, 10, 1, 1, 281353, 0, 0), -- Faerin Lothar +(230056, 0, 0, 1, 1, 281352, 0, 0), -- Assistant Ven'ik +(230055, 0, 10, 100, 1, 281351, 0, 0), -- Anduin Wrynn +(230054, 0, 0, 1, 1, 281350, 0, 0), -- Assistant Tix'ii +(230053, 0, 0, 2, 1, 281349, 0, 0), -- Profiteer Xir'ek +(230052, 0, 0, 2, 1, 281348, 0, 0), -- Profiteer Ri'za +(230051, 0, 0, 1, 1, 281347, 0, 0), -- Attendant Ak'lii +(230050, 0, 0, 1, 1, 281346, 0, 0), -- Attendant Xeren +(230049, 0, 0, 1, 1, 281345, 0, 0), -- Assistant Vi +(230048, 0, 0, 2, 1, 281344, 0, 0), -- Xir'ra +(230047, 0, 0, 2, 1, 281343, 0, 0), -- Q'ilax +(230038, 0, 10, 1, 1, 281334, 0, 0), -- Honor Guard Dunstad +(230037, 0, 10, 1, 1, 281333, 1, 0), -- Trained Ramolith +(230036, 0, 0, 1, 1, 281332, 16778240, 144), -- Lamplighter's Skiff +(230031, 0, 10, 1, 1, 281327, 0, 0), -- Oathsworn Worker +(230030, 0, 10, 1, 1, 281326, 0, 0), -- Supplier Wei +(230029, 0, 10, 1, 1, 281325, 0, 0), -- Supplier Wei +(230011, 0, 0, 1, 1, 281307, 1073741824, 0), -- Storm's Vengeance +(229995, 0, 0, 2.25, 1, 281291, 2097224, 0), -- Sureki Arbalest +(229985, 0, 10, 2, 1, 281281, 134217728, 49152), -- Player Choice Test +(229956, 0, 10, 1, 1, 281248, 1073742848, 0), -- Kill Credit [DNT] +(229949, 0, 10, 1, 1, 281241, 0, 0), -- Kill Credit: Forge First Pact +(229948, 0, 10, 1, 1, 281240, 0, 0), -- Kill Credit: Learn Vizier's Pact +(229947, 0, 10, 1, 1, 281239, 0, 0), -- Kill Credit: Learn General's Pact +(229946, 0, 10, 1, 1, 281238, 0, 0), -- Kill Credit: Learn Weaver's Pact +(229927, 0, 10, 1, 1, 281219, 0, 0), -- Unbound Crafter +(229926, 0, 10, 1, 1, 281218, 0, 0), -- Kill Credit: Misc Activity, Large +(229925, 0, 10, 1, 1, 281217, 0, 0), -- Kill Credit: Treasure +(229924, 0, 10, 1, 1, 281216, 0, 0), -- Kill Credit: Rumor Quest +(229923, 0, 10, 1, 1, 281215, 0, 0), -- Kill Credit: World Quest +(229921, 0, 10, 1, 1, 281213, 1073742848, 0), -- [DNT] Achievement Summons +(229918, 0, 0, 25, 1, 281210, 2621512, 0), -- Caustic Skyrazor +(229917, 0, 10, 1, 1, 281209, 1610612752, 117440518), -- Awakened Cache +(229916, 0, 10, 1, 1, 281208, 0, 0), -- Provoked Burrowfiend +(229898, 0, 10, 1, 1, 281188, 0, 0), -- Kill Credit: Skyriding Treasure +(229891, 0, 10, 1, 1, 281181, 0, 0), -- ZZ-01-47 +(229869, 0, 10, 10, 1, 281159, 0, 64), -- Adelgonn +(229868, 0, 10, 1, 1, 281158, 0, 0), -- Fizzi Liverzapper +(229867, 0, 10, 1, 1, 281157, 0, 0), -- Raethan +(229860, 0, 10, 1, 1, 281150, 0, 0), -- Gummi +(229859, 0, 10, 1, 1, 281149, 0, 0), -- [DNT] Kill Credit: Scene Credit +(229858, 0, 10, 1, 1, 281148, 0, 0), -- [DNT] Kill Credit: Meadery Phase Transition +(229855, 0, 0, 4, 1, 281145, 2097256, 128), -- Shadeguard Speaker +(229854, 0, 0, 4, 1, 281144, 2097256, 128), -- Inquisitor Speaker +(229850, 0, 10, 2.5, 100, 281140, 4096, 3145728), -- Freysworn Chalcy +(229849, 0, 10, 2.5, 1, 281139, 4096, 3145728), -- Baelgrim +(229846, 0, 10, 5, 1, 281135, 0, 0), -- Parrlok +(229844, 0, 9, 100, 1, 281133, 4, 0), -- Archmage Khadgar +(229843, 0, 10, 100, 1, 281132, 4, 0), -- Anduin Wrynn +(229842, 0, 9, 1, 1, 281131, 0, 0), -- Locus Walker +(229841, 0, 8, 20, 15, 281130, 0, 0), -- Turalyon +(229822, 0, 10, 1, 1, 281111, 0, 0), -- Waxy Motherload +(229821, 0, 10, 1, 1, 281110, 65537, 0), -- Burrowing Jawcrawler +(229820, 0, 10, 1, 1, 281109, 1, 0), -- Wandering Scuttleshell +(229818, 0, 10, 3, 1, 281107, 0, 0), -- Waxy Blob +(229817, 0, 10, 0.300000011920928955, 1, 281106, 1, 0), -- Ambushing Swarmer +(229816, 0, 10, 0.300000011920928955, 1, 281105, 1, 0), -- Ambushing Swarmer +(229814, 0, 10, 1, 1, 281103, 1, 0), -- Enraged Snuffler +(229812, 0, 10, 1, 1, 281101, 1, 0), -- Warbling Mudskip +(229810, 0, 10, 0.5, 1, 281099, 0, 0), -- Scrappy Waxthief +(229809, 0, 10, 2, 1, 281098, 0, 0), -- Crushing Waxthief +(229808, 0, 10, 1, 1, 281097, 0, 0), -- Waxen Bones +(229804, 0, 10, 1, 1, 281093, 1, 0), -- Swarming Screamer +(229801, 0, 10, 1, 1, 281090, 0, 0), -- Lesser Storm Elemental +(229800, 0, 10, 73.4250030517578125, 40.56669998168945312, 281089, 0, 0), -- Lesser Fire Elemental +(229799, 0, 10, 1, 41, 281088, 0, 0), -- Lesser Primal Fire Elemental +(229798, 0, 10, 1, 41, 281087, 0, 0), -- Lesser Primal Storm Elemental +(229797, 0, 10, 1, 1, 281086, 0, 0), -- Widow Arak'nai +(229795, 0, 10, 500, 1, 281084, 4, 67125312), -- Anub'azal +(229793, 0, 0, 2, 1, 281082, 0, 0), -- Dark Proselityzer +(229792, 0, 10, 3, 1, 281081, 512, 0), -- Raging Rock +(229791, 0, 10, 3, 1, 281080, 0, 0), -- Nerubian Venomweb +(229782, 0, 10, 5, 1, 281071, 0, 0), -- Awakened Phalanx +(229781, 0, 10, 35, 1, 281070, 72, 0), -- Creature Name +(229780, 0, 10, 1, 1, 281069, 0, 0), -- [DNT] KC: To Archives +(229778, 0, 10, 1.5, 1, 281067, 0, 0), -- Automatic Ironstrider +(229772, 0, 10, 1, 1, 281061, 0, 0), -- Spider +(229769, 0, 10, 0.800000011920928955, 1, 281058, 0, 0), -- Medbot +(229744, 0, 10, 500, 1, 281032, 4, 67125312), -- Executor Nizrek +(229742, 0, 7, 1.049999952316284179, 1, 281030, 4096, 0), -- Mag'har Outrider +(229739, 0, 10, 1, 1, 281027, 8, 0), -- Malfunctioning Pylon +(229736, 0, 10, 10, 1, 281024, 0, 0), -- Wind Rider +(229735, 0, 10, 10, 1, 281023, 0, 0), -- Zarein +(229734, 0, 10, 1, 1, 281022, 0, 0), -- Donneschnel +(229729, 0, 10, 1, 1, 281017, 0, 0), -- Nullbot +(229708, 0, 10, 1, 1, 280996, 0, 0), -- Riverbend Gar +(229706, 0, 10, 0.800000011920928955, 1, 280994, 0, 0), -- Explosive Bomberbot +(229704, 0, 10, 1, 1, 280992, 1, 0), -- Docile Cloudrook +(229697, 0, 10, 1, 1, 280987, 0, 0), -- Targeting Bunny +(229696, 0, 10, 1, 1, 280986, 0, 0), -- Targeting Bunny +(229695, 0, 10, 1, 1, 280985, 0, 0), -- Corrupted Machinist +(229694, 0, 0, 1, 1, 280984, 2097224, 0), -- Stormrook +(229693, 0, 10, 1, 1, 280983, 1073741824, 0), -- Trial of Burning Light +(229691, 0, 10, 0.300000011920928955, 1, 280981, 0, 0), -- Swarmbot +(229690, 0, 0, 1, 1, 280980, 1075839048, 0), -- Stormrook Beacon +(229689, 0, 10, 0.200000002980232238, 1, 280979, 0, 0), -- Spotted Moth +(229688, 0, 10, 1, 1, 280978, 1, 0), -- Starved Swarmite +(229687, 0, 10, 0.200000002980232238, 1, 280977, 0, 0), -- Silk Grub +(229684, 0, 10, 1, 1, 280974, 1075839048, 34), -- Path Helper +(229682, 0, 10, 1, 1, 280972, 1075839048, 34), -- Path Helper +(229681, 0, 10, 1, 1, 280971, 1075839048, 34), -- Path Helper +(229680, 0, 10, 1, 1, 280970, 1075839048, 34), -- Path Helper +(229679, 0, 10, 1, 1, 280969, 1, 0), -- Scavenger Threadling +(229678, 0, 10, 0.300000011920928955, 1, 280968, 0, 0), -- Malfunctioning Defense Turret +(229673, 0, 9, 1, 1, 280963, 0, 0), -- Kill Credit: Green Dyebath Tested [DNT] +(229672, 0, 9, 1, 1, 280962, 0, 0), -- Kill Credit: Yellow Dyebath Tested [DNT] +(229671, 0, 9, 1, 1, 280961, 0, 0), -- Kill Credit: Blue Dyebath Tested [DNT] +(229670, 0, 9, 1, 1, 280960, 0, 0), -- Kill Credit: Purple Dyebath Tested [DNT] +(229653, 0, 10, 1, 1, 280943, 0, 0), -- Rich Wax Vein +(229648, 0, 9, 1, 1, 280938, 0, 0), -- Kill Credit: Red Dyebath Tested [DNT] +(229638, 0, 10, 1, 1, 280928, 1, 0), -- Docile Cloudrook +(229637, 0, 8, 10, 1, 280927, 1073741824, 0), -- Lil Wick +(229636, 0, 10, 20, 1, 280926, 2097256, 0), -- Oblivion Crystal +(229635, 0, 0, 1, 1, 280925, 1073742916, 524288); -- Xal'atath + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(229634, 0, 10, 0.300000011920928955, 1, 280924, 0, 0), -- Waxy Sporebit +(229633, 0, 10, 1, 1, 280923, 0, 0), -- Ulgrax the Devourer +(229628, 0, 10, 1, 1, 280918, 1610613776, 67108870), -- Nerubian Wall Stalker +(229624, 0, 10, 2, 1, 280914, 256, 0), -- Territorial Lasher +(229621, 0, 10, 0.300000011920928955, 1, 280911, 1, 0), -- Firefly +(229620, 0, 10, 1, 1, 280910, 1, 0), -- Escaped Lynx +(229617, 0, 10, 1, 1, 280907, 1, 0), -- Escaped Lynx +(229614, 0, 0, 18, 1, 280904, 2097224, 64), -- Caustic Skyrazor +(229611, 0, 10, 0.300000011920928955, 1, 280901, 0, 0), -- Waxy Sporebit +(229606, 0, 10, 1, 1, 280896, 1075839048, 34), -- Path Helper +(229605, 0, 10, 1, 1, 280895, 1, 0), -- Deepwalking Ambusher +(229604, 0, 10, 1, 1, 280894, 1610613776, 67108870), -- Spider Wall Stalker +(229597, 0, 10, 0.300000011920928955, 1, 280890, 256, 0), -- Rotlasher +(229596, 0, 10, 1, 1, 280889, 0, 0), -- Rotglow Settler +(229595, 0, 10, 1, 1, 280888, 0, 0), -- Rotglow Sporeslinger +(229594, 0, 10, 1, 1, 280887, 0, 0), -- Rotglow Pathkeeper +(229591, 0, 10, 1, 1, 280882, 0, 0), -- Burtins +(229589, 0, 10, 1, 1, 280880, 0, 0), -- Ermie +(229563, 0, 10, 1, 1, 280854, 256, 0), -- Noxious Mycelium +(229561, 0, 10, 0.300000011920928955, 1, 280852, 0, 0), -- Sunken Sporeling +(229560, 0, 10, 2, 1, 280851, 256, 0), -- Incensed Fungus +(229557, 0, 10, 1, 1, 280848, 256, 0), -- River Sporebit +(229555, 0, 10, 1, 1, 280846, 0, 0), -- Dessicated Murkwalker +(229547, 0, 10, 0.5, 1, 280838, 66049, 0), -- Shimmer Shaleshell +(229546, 0, 10, 1, 1, 280837, 1610612754, 6), -- Portal to Twilight Highlands +(229545, 0, 10, 1, 1, 280836, 1610612754, 6), -- Portal to Tiragarde Sound +(229544, 0, 10, 1, 1, 280835, 1610612754, 6), -- Portal to Bastion +(229543, 0, 9, 1, 1, 280834, 0, 0), -- [DNT]Klaskin Bunny +(229540, 0, 10, 1, 1, 280831, 256, 0), -- Trailway Sporebit +(229539, 0, 10, 1, 1, 280830, 1, 0), -- Bear +(229537, 0, 0, 1.5, 1, 280828, 2097256, 0), -- Void Emissary +(229536, 0, 0, 1, 1, 280827, 1073742916, 524288), -- Xal'atath +(229526, 0, 10, 2, 1, 280813, 1, 0), -- Agitated Pyremite +(229525, 0, 10, 2, 1, 280812, 1, 0), -- Glowmite +(229523, 0, 10, 1, 1, 280810, 1, 0), -- Sieve Spinedrifter +(229518, 0, 10, 1, 1, 280805, 1075839048, 34), -- Path Helper +(229512, 0, 10, 1, 1, 280799, 1, 0), -- Nerubian Swarmite +(229511, 0, 10, 1, 1, 280798, 1610612754, 6), -- Portal to Ardenweald +(229507, 0, 0, 1, 1, 280794, 1610612752, 67108870), -- Imbued Iron Bar +(229499, 0, 10, 1, 1, 280785, 1075839048, 34), -- Path Helper +(229498, 0, 10, 1, 1, 280784, 1075839048, 34), -- Path Helper +(229491, 0, 10, 1, 1, 280777, 129, 0), -- Vigilant Nestguard +(229489, 0, 10, 15, 1, 280775, 0, 0), -- Unbound Protector +(229463, 0, 10, 1, 1, 280749, 1075839048, 34), -- Path Helper +(229453, 0, 10, 1, 1, 280739, 0, 0), -- Aelric Leid +(229451, 0, 0, 5, 1, 280737, 2097224, 0), -- Nightfall Darkcaster +(229449, 0, 10, 1, 1, 280735, 0, 0), -- Faerin Lothar +(229448, 0, 10, 100, 1, 280734, 0, 0), -- Alleria Windrunner +(229446, 0, 10, 1, 1, 280732, 0, 0), -- Kill Credit: No Spiders,no atu +(229445, 0, 10, 1, 1, 280731, 0, 0), -- Kill Credit: No Spiders but will watch ATU +(229429, 0, 10, 1, 1, 280715, 0, 0), -- Kill Credit: ATU ARTC +(229426, 0, 10, 100, 1, 280712, 0, 0), -- Alleria Windrunner +(229423, 0, 10, 1, 1, 280709, 1, 0), -- Dirtcrusted Stagshell +(229422, 0, 10, 1, 1, 280708, 1075839048, 34), -- Path Helper +(229420, 0, 10, 1, 1, 280706, 0, 0), -- Auralia Steelstrike +(229416, 0, 10, 1, 1, 280702, 1075839048, 34), -- Path Helper +(229404, 0, 10, 1, 1, 280688, 1610612752, 83886086), -- Fungal Field Keyflame +(229403, 0, 0, 1, 1, 280687, 1075839048, 6), -- Caustic Bolts +(229402, 0, 0, 1, 1, 280686, 1075839048, 6), -- Frostshard Bolts +(229401, 0, 0, 1, 1, 280685, 1075839048, 6), -- Barbed Bolts +(229400, 0, 0, 10, 1, 280684, 2097224, 0), -- Royal Purifier +(229399, 0, 0, 10, 1, 280683, 2097224, 0), -- Blood Drainer +(229398, 0, 10, 1, 1, 280682, 0, 0), -- Watcher Toki +(229397, 0, 10, 1, 1, 280681, 0, 0), -- Drukan +(229396, 0, 0, 1, 1, 280680, 1075839064, 4), -- Volatile Black Blood Pool +(229395, 0, 7, 1, 1, 280679, 4096, 0), -- Caretaker John +(229393, 0, 6, 1, 1, 280677, 0, 0), -- Rotatey Bug +(229392, 0, 10, 10, 1, 280676, 0, 0), -- Baelgrim +(229391, 0, 10, 10, 1, 280675, 0, 0), -- Baelgrim +(229389, 0, 10, 1, 1, 280673, 0, 0), -- Batzvara +(229388, 0, 10, 1, 1, 280672, 1610612752, 117440518), -- Designation: Ordinant +(229387, 0, 10, 1, 1, 280671, 0, 0), -- Walton Cogfrenzy +(229386, 0, 10, 1, 1, 280670, 0, 0), -- Mehlar Dawnblade +(229385, 0, 10, 100, 50, 280669, 0, 67108864), -- Lysander Starshade +(229384, 0, 10, 100, 50, 280668, 0, 0), -- Arko'narin Starshade +(229383, 0, 10, 1, 1, 280667, 0, 64), -- Treni +(229378, 0, 10, 1, 1, 280662, 0, 0), -- Cascade Guardian +(229373, 0, 10, 1, 1, 280657, 0, 0), -- Machinist Kromleg +(229372, 0, 10, 0.200000002980232238, 1, 280656, 1610612752, 67108870), -- [DNT] Hill Snake +(229355, 0, 7, 1, 1, 280639, 1073741840, 6), -- DNT +(229353, 0, 10, 0.5, 1, 280637, 0, 0), -- Disgruntled Dyefetcher +(229342, 0, 10, 8, 1, 280622, 6144, 0), -- Zandalari Prelate +(229341, 0, 10, 2, 1, 280621, 6144, 0), -- Hallowfall Lightblade +(229340, 0, 10, 8, 1, 280620, 6144, 0), -- Stormwind Knight +(229337, 0, 10, 1, 1, 280617, 0, 0), -- Queen Ansurek +(229336, 0, 10, 1, 1, 280616, 0, 0), -- Overseer Hyggred +(229333, 0, 10, 1, 1, 280613, 0, 0), -- Ari +(229332, 0, 10, 15, 1, 280612, 0, 0), -- Akknai Courier +(229331, 0, 10, 15, 1, 280611, 0, 0), -- Murroch Guard +(229330, 0, 10, 10, 1, 280610, 2048, 0), -- Machine Speaker +(229329, 0, 10, 3, 1, 280609, 4096, 0), -- Warborn Crusher +(229328, 0, 10, 8, 1, 280608, 6144, 0), -- Suramar Chronomancer +(229327, 0, 10, 100, 1, 280607, 0, 0), -- Anduin Wrynn +(229326, 0, 10, 35, 2, 280606, 0, 0), -- Dagran Thaurissan II +(229325, 0, 10, 200, 1, 280605, 4, 0), -- Lady Jaina Proudmoore +(229324, 0, 10, 10, 1, 280604, 0, 0), -- Magni Bronzebeard +(229323, 0, 10, 10, 1, 280603, 4, 0), -- Moira Thaurissan +(229322, 0, 10, 8, 1, 280602, 6144, 0), -- Gilnean Scrapper +(229321, 0, 10, 200, 1, 280601, 4, 0), -- Thrall +(229320, 0, 10, 1.35000002384185791, 1, 280600, 0, 64), -- Oathsworn Tunnelwatcher +(229319, 0, 10, 8, 1, 280599, 6144, 0), -- Master Tidesage +(229318, 0, 10, 50, 1, 280598, 64, 0), -- Queensguard Zirix +(229316, 0, 10, 8, 1, 280596, 6144, 0), -- Forsaken Warlock +(229314, 0, 10, 5, 1, 280594, 6144, 0), -- Night Elf Starcaller +(229310, 0, 10, 15, 1, 280590, 0, 0), -- Unbound Protector +(229308, 0, 10, 40, 1, 280587, 0, 0), -- Oathsworn Peacekeeper +(229307, 0, 10, 9, 1, 280586, 6144, 0), -- Veteran Blood Knight +(229305, 0, 10, 30, 1, 280584, 6144, 0), -- Armored Ironbreaker +(229304, 0, 10, 5, 1, 280583, 4096, 0), -- Arathi Warlynx +(229302, 0, 10, 1, 1, 280581, 0, 0), -- Offduty Insurgent +(229299, 0, 10, 1, 1, 280578, 0, 0), -- Nacklefitz +(229298, 0, 10, 1, 1, 280577, 1073741824, 0), -- Intent Shadow +(229297, 0, 10, 1, 1, 280576, 0, 64), -- Intent Shadow +(229296, 0, 10, 5, 1, 280575, 18874472, 16), -- Orb of Ascendance +(229295, 0, 10, 1, 1, 280574, 0, 0), -- Great Mama Mapleroot +(229289, 0, 10, 1, 1, 280568, 0, 0), -- Tuber the Trader +(229285, 0, 0, 1, 1, 280564, 1075839048, 2), -- Nerubian Ballista +(229280, 0, 9, 1, 1, 280559, 1610612752, 117440518), -- Radiant Echoes +(229279, 0, 9, 1, 1, 280558, 1610612752, 117440518), -- Radiant Echoes +(229278, 0, 9, 1, 1, 280557, 1610612752, 117440518), -- Radiant Echoes +(229277, 0, 10, 1, 1, 280556, 0, 0), -- Ruffious +(229276, 0, 10, 1, 1, 280555, 0, 0), -- Foreman Uzjax +(229273, 0, 10, 1, 1, 280552, 0, 0), -- Herald Breccia +(229267, 0, 10, 5, 1, 280546, 6144, 0), -- Kirin Tor Defender +(229256, 0, 9, 1, 1, 280535, 1610612752, 117440518), -- Assauged Memories +(229255, 0, 9, 1, 1, 280534, 1610612752, 117440518), -- Assauged Memories +(229244, 0, 0, 1, 1, 280522, 1073742916, 524288), -- Xal'atath +(229240, 0, 10, 1, 1, 280518, 1610612752, 67108870), -- [DNT] Duskborn Mongrel +(229228, 0, 9, 1, 1, 280506, 1610612752, 117440518), -- Assauged Memories +(229227, 0, 0, 1000, 7, 280503, 1073742884, 0), -- Xal'atath +(229225, 0, 10, 1, 1, 280499, 0, 0), -- Xal'atath +(229218, 0, 10, 0.200000002980232238, 1, 280492, 0, 0), -- Scattered Sporbit +(229217, 0, 0, 1, 1, 280491, 1073741824, 6), -- Glyph of Dread +(229216, 0, 10, 0.300000011920928955, 1, 280490, 256, 0), -- Lashroom Sproutling +(229215, 0, 10, 2, 1, 280489, 256, 0), -- Sporescatter Lashroom +(229213, 0, 10, 1, 1, 280487, 256, 0), -- Thorned Lashroom +(229211, 0, 7, 1, 1, 280485, 1610612752, 117440518), -- Wax Pile +(229210, 0, 10, 0.200000002980232238, 1, 280484, 0, 0), -- Siltwallow Toad +(229209, 0, 10, 0.300000011920928955, 1, 280483, 1, 0), -- Fairyfly Swarmer +(229208, 0, 0, 1, 1, 280482, 1073741824, 6), -- Unstable Mixture +(229207, 0, 10, 0.5, 1, 280481, 65537, 0), -- Thickhide Hatchling +(229206, 0, 10, 2, 1, 280480, 65537, 0), -- Thickhide Behemoth +(229205, 0, 10, 1, 1, 280479, 65537, 0), -- Thickhide Jawcrawler +(229201, 0, 10, 30, 1, 280475, 0, 0), -- Forsaken Apothecary +(229191, 0, 10, 1, 1, 280465, 1, 0), -- Ascent Osprey +(229188, 0, 10, 0.5, 1, 280462, 0, 0), -- Gloomwater Fish +(229187, 0, 7, 1, 1, 280461, 1073741840, 6), -- Stolen Keepsake +(229185, 0, 10, 0.200000002980232238, 1, 280459, 0, 0), -- Bioluminescent Moth +(229184, 0, 10, 3, 1, 280458, 134217728, 0), -- Aspirant Kiipka +(229183, 0, 10, 0.200000002980232238, 1, 280457, 0, 0), -- Glittering Glowmite +(229182, 0, 10, 1, 1, 280456, 0, 0), -- Darkwater Murkwalker +(229179, 0, 10, 0.5, 1, 280453, 1, 0), -- Duskborn Pup +(229178, 0, 10, 0.5, 1, 280452, 1, 0), -- Duskborn Pup +(229173, 0, 10, 2, 1, 280447, 1, 0), -- Duskborn Darkhound +(229172, 0, 10, 1, 1, 280446, 1, 0), -- Duskborn Mongrel +(229170, 0, 10, 2, 1, 280444, 1, 0), -- Duskborn Darkhound +(229167, 0, 10, 1, 1, 280441, 1, 0), -- Duskborn Mongrel +(229166, 0, 10, 2, 1, 280440, 0, 0), -- Baleful Baelgat +(229165, 0, 10, 1, 1, 280439, 0, 0), -- Spiteful Baelgat +(229164, 0, 10, 1, 1, 280438, 0, 0), -- Spiteful Baelgat +(229163, 0, 10, 2, 1, 280437, 0, 0), -- Baleful Baelgat +(229153, 0, 10, 1, 1, 280427, 0, 0), -- Horth Frysthelm +(229152, 0, 10, 0.200000002980232238, 1, 280426, 0, 0), -- Overlook Ophidian +(229150, 0, 10, 15, 1, 280424, 0, 0), -- Lord Jorach Ravenholdt +(229149, 0, 10, 15, 1, 280423, 0, 0), -- Garona Halforcen +(229148, 0, 10, 15, 1, 280421, 0, 0), -- Taoshi +(229145, 0, 10, 1, 1, 280418, 1610612752, 83886086), -- Bleak Sand Keyflame +(229144, 0, 10, 1, 1, 280417, 1610612752, 83886086), -- Faded Shore Keyflame +(229143, 0, 10, 1, 1, 280416, 1610612752, 83886086), -- Torchlight Mine Keyflame +(229141, 0, 10, 1, 1, 280414, 1610612752, 83886086), -- Stillstone Pond Keyflame +(229139, 0, 10, 1, 1, 280412, 1610612752, 83886086), -- Duskrise Acreage Keyflame +(229137, 0, 10, 1, 1, 280410, 1610612752, 117440582), -- Fire Stalker [DNT] +(229135, 0, 10, 1, 1, 280408, 1, 0), -- Fallfisher Swiftwing +(229133, 0, 10, 1, 1, 280406, 0, 0), -- Polymorphed Mosswool +(229132, 0, 10, 1, 1, 280405, 1073742848, 0), -- Mereldar Bell [DNT] +(229131, 0, 0, 50, 1, 280404, 0, 64), -- Royal Silkwing +(229130, 0, 0, 20, 1, 280403, 1075839048, 128), -- Cultivated Poisons +(229129, 0, 10, 1, 1, 280399, 1610612752, 83886086), -- Whirring Field Keyflame +(229128, 0, 10, 15, 1, 280398, 0, 0), -- Valeera Sanguinar +(229127, 0, 10, 1, 1, 280397, 1610612752, 83886086), -- Light's Bloom Keyflame +(229119, 0, 10, 0.5, 1, 280355, 1, 0), -- Highrock Calf +(229118, 0, 10, 2, 1, 280354, 1, 0), -- Highrock Bull +(229117, 0, 10, 1, 1, 280353, 1, 0), -- Highrock Cow +(229115, 0, 10, 1, 1, 280351, 0, 0), -- Candle Comfort +(229111, 0, 10, 1, 1, 280347, 1, 0), -- Unsettled Glowmite +(229107, 0, 10, 1, 1, 280343, 0, 0), -- Deepflayer Hunter +(229099, 0, 10, 1, 1, 280335, 1, 0), -- Cowed Mongrel +(229098, 0, 10, 1, 1, 280334, 1, 0), -- Cowed Mongrel +(229097, 0, 10, 2, 1, 280333, 1, 0), -- Nervous Mongrel +(229096, 0, 10, 2, 1, 280332, 1, 0), -- Nervous Mongrel +(229094, 0, 10, 0.200000002980232238, 1, 280330, 0, 0), -- Sanguine Slitherer +(229093, 0, 10, 0.200000002980232238, 1, 280329, 0, 0), -- Shadowy Glimmerfly +(229090, 0, 10, 1, 1, 280325, 0, 0), -- Kill Credit: skyride stun [DNT] +(229080, 0, 10, 0.200000002980232238, 1, 280314, 1610612752, 67108870), -- [DNT] Foulbiter Hatchling +(229079, 0, 10, 0.200000002980232238, 1, 280313, 0, 0), -- Foulbiter Hatchling +(229078, 0, 9, 1, 1, 280312, 0, 0), -- [DNT] Kill Credit: Speak to the Vizier +(229077, 0, 10, 1, 1, 280311, 1610612752, 67108870), -- [DNT] Coastal Foulbiter +(229076, 0, 10, 1, 1, 280308, 1610612752, 67108870), -- [DNT] Acidbreath Jawcrawler +(229074, 0, 10, 2, 1, 280304, 65537, 0), -- Acidbreath Broodmother +(229073, 0, 10, 0.5, 1, 280303, 65537, 0), -- Acidbreath Hatchling +(229072, 0, 10, 1, 1, 280302, 65537, 0), -- Acidbreath Jawcrawler +(229068, 0, 10, 1, 1, 280298, 1, 0), -- Coastal Foulbiter +(229067, 0, 10, 1, 1, 280297, 1, 0), -- Coastal Foulbiter +(229066, 0, 10, 5, 1, 280296, 134217728, 0), -- Dusten Farmyrstride +(229060, 0, 10, 1, 1, 280290, 1, 0), -- Enraged Kodiak +(229059, 0, 10, 1, 1, 280289, 0, 0), -- Horrific Baelgat +(229046, 0, 10, 1, 1, 280276, 1610612752, 70), -- Clockwork Scrap +(229045, 0, 10, 1, 1, 280275, 0, 0), -- Pilgrim +(229044, 0, 10, 1, 1, 280274, 0, 0), -- Stormrook +(229043, 0, 10, 1, 1, 280273, 0, 0), -- Rampant Thunder Elemental +(229042, 0, 10, 1, 1, 280272, 0, 0), -- Shraubendre +(229041, 0, 10, 200, 1, 280271, 4, 0), -- Thrall +(229040, 0, 10, 1, 1, 280270, 0, 0), -- Olbarig +(229039, 0, 10, 1, 1, 280269, 0, 0), -- Rooktender Lufsela +(229038, 0, 10, 1, 1, 280268, 0, 0), -- Rodd +(229036, 0, 10, 1, 1, 280266, 0, 0), -- Hoofcrack +(229034, 0, 10, 12, 1, 280264, 8, 0), -- Clockwork Scrap Collector +(229032, 0, 10, 0.200000002980232238, 1, 280262, 0, 0), -- Felled Cornerdweller +(229029, 0, 10, 1, 1, 280259, 0, 0), -- Gilbertha +(229020, 0, 10, 1, 1, 280250, 1610612752, 117440518), -- Sheaf +(229006, 0, 10, 1, 1, 280236, 0, 0), -- Assistant Tourrma +(228999, 0, 10, 1, 1, 280229, 1, 0), -- Soaring Fishhawk +(228993, 0, 10, 1, 1, 280223, 1073742864, 1030), -- Relic of Uldum +(228991, 0, 10, 1, 1, 280221, 0, 0), -- Gertwaald +(228986, 0, 10, 15, 1, 280216, 0, 0), -- Arathi Guard +(228980, 0, 10, 1, 1, 280210, 0, 64), -- Harmot +(228979, 0, 10, 1, 1, 280209, 0, 0), -- Vokmar +(228978, 0, 10, 1, 1, 280208, 0, 0), -- Olbarig +(228975, 0, 10, 0.200000002980232238, 1, 280205, 0, 0), -- Saltgrass Slitherer +(228972, 0, 10, 1, 1, 280202, 1610612752, 117440518), -- Feltt +(228971, 0, 10, 1, 1, 280201, 1610612752, 117440518), -- Robiin +(228962, 0, 10, 1, 1, 280192, 1073742848, 0), -- Kill Credit [DNT] +(228961, 0, 10, 1, 1, 280191, 1073742848, 0), -- Kill Credit [DNT] +(228960, 0, 10, 35, 2, 280190, 0, 0), -- Dagran Thaurissan II +(228959, 0, 10, 10, 1, 280189, 4, 0), -- Moira Thaurissan +(228958, 0, 10, 10, 1, 280188, 0, 0), -- Magni Bronzebeard +(228955, 0, 0, 1.799999952316284179, 1.799999952316284179, 280185, 0, 0), -- Nerubian Darkcaster +(228954, 0, 0, 2, 1.799999952316284179, 280184, 0, 0), -- Nerubian Marauder +(228953, 0, 0, 0.300000011920928955, 1, 280183, 0, 0), -- Skittering Intruder +(228952, 0, 0, 1.10000002384185791, 1, 280182, 0, 0), -- Nerubian Skulker +(228951, 0, 0, 0.800000011920928955, 1, 280181, 0, 0), -- Nerubian Stalker +(228950, 0, 0, 2.5, 1, 280180, 0, 0), -- Nerubian Webspinner +(228946, 0, 10, 1, 1, 280176, 16778240, 16), -- Relic Hoarder +(228943, 0, 10, 1, 1, 280171, 0, 0), -- Relic Hoarder +(228942, 0, 10, 1, 1, 280170, 0, 0), -- Stormrider +(228941, 0, 10, 1, 1, 280169, 0, 0), -- Stormrider +(228940, 0, 10, 40, 1, 280168, 0, 0), -- Relic Hoarder +(228937, 0, 10, 1, 1, 280165, 1610612752, 70), -- Eye of the Old Gods +(228933, 0, 10, 1, 1, 280161, 1073742848, 0), -- Kill Credit [DNT] +(228927, 0, 10, 1, 1, 280155, 0, 0); -- Iggraya + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(228926, 0, 10, 0.200000002980232238, 0, 280154, 0, 0), -- Glittering Gemeye +(228925, 0, 10, 1, 1, 280153, 0, 0), -- Ryaand +(228924, 0, 10, 1, 1, 280152, 0, 0), -- Konraada +(228923, 0, 10, 1, 1, 280151, 0, 0), -- Reingard +(228921, 0, 10, 1, 1, 280149, 0, 0), -- Matthilde +(228905, 0, 10, 1, 1, 280133, 0, 0), -- Viscid Oozelot +(228904, 0, 10, 0.200000002980232238, 1, 280132, 0, 0), -- Deep Oozle +(228901, 0, 10, 12, 1, 280129, 8, 0), -- Dark Prophet Grshol +(228898, 0, 10, 1, 1, 280126, 1, 0), -- Feral Sharpclaw +(228897, 0, 10, 0.5, 1, 280125, 1, 0), -- Carefree Calf +(228896, 0, 10, 2, 1, 280124, 1, 0), -- Wary Bull +(228895, 0, 10, 1, 1, 280123, 1, 0), -- Wary Shalehorn +(228892, 0, 10, 1, 1, 280120, 0, 0), -- Geyser Loot +(228888, 0, 0, 1, 1, 280116, 0, 0), -- Stormrook +(228886, 0, 10, 1, 1, 280114, 1073741824, 6), -- Stool +(228884, 0, 10, 1, 1, 280112, 0, 0), -- Air Bubbles +(228880, 0, 10, 1, 1, 280108, 16778240, 16), -- Bubble Geyser +(228877, 0, 10, 1, 1, 280105, 1073741824, 0), -- Story Node +(228876, 0, 10, 2, 1, 280104, 1, 0), -- Gloomcliff Matriarch +(228875, 0, 10, 1, 1, 280103, 1, 0), -- Gloomcliff Grizzly +(228874, 0, 10, 0.5, 1, 280102, 1, 0), -- Penumbral Calf +(228870, 0, 10, 1, 1, 280098, 1075839048, 34), -- Path Helper +(228869, 0, 10, 1, 1, 280097, 1075839048, 34), -- Path Helper +(228868, 0, 10, 1, 1, 280096, 1075839048, 34), -- Path Helper +(228867, 0, 10, 1, 1, 280095, 1075839048, 34), -- Path Helper +(228862, 0, 10, 0.200000002980232238, 1, 280090, 0, 0), -- Silk Moth +(228856, 0, 10, 1, 1, 280084, 0, 0), -- You +(228854, 0, 10, 2, 1, 280082, 1, 0), -- Sharpclaw Hunter +(228853, 0, 10, 2, 1, 280081, 1, 0), -- Sharpclaw Hunter +(228852, 0, 10, 1, 1, 280080, 0, 0), -- Umbral Citizen +(228851, 0, 10, 1, 1, 280079, 1, 0), -- Saltcliff Sharpclaw +(228850, 0, 10, 1, 1, 280078, 1, 0), -- Saltcliff Sharpclaw +(228849, 0, 10, 1, 1, 280077, 1075839048, 34), -- Path Helper +(228848, 0, 10, 1, 1, 280076, 0, 0), -- KC +(228843, 0, 10, 1, 1, 280071, 1610612752, 83886086), -- Bubble Geyser +(228839, 0, 10, 1, 1, 280067, 1610612752, 6), -- Azerite Vein +(228831, 0, 10, 2, 1, 280055, 4096, 96), -- Lamplighter Recruit +(228830, 0, 10, 10, 1, 280054, 0, 0), -- Meirand's Stormrook +(228828, 0, 10, 10, 1, 280052, 0, 0), -- Stormrider Meirand +(228826, 0, 10, 10, 1, 280050, 0, 0), -- Zarein +(228825, 0, 10, 10, 1, 280049, 0, 0), -- Baelgrim +(228824, 0, 10, 1, 1, 280048, 0, 0), -- Coreway Worker +(228823, 0, 10, 1, 1, 280047, 1, 0), -- Undersea Salamanther +(228821, 0, 10, 1, 1, 280045, 16778240, 16), -- Stalker +(228815, 0, 10, 15, 1, 280039, 0, 0), -- Oathsworn Peacekeeper +(228812, 0, 10, 20, 1, 280035, 0, 0), -- Armored Subjugator +(228809, 0, 10, 1, 1, 280028, 0, 0), -- Invading Depthlurker +(228807, 0, 10, 1, 1, 280026, 0, 0), -- Swarming Threadling +(228805, 0, 0, 1, 1, 280024, 0, 128), -- Upper Platform Stalker +(228803, 0, 0, 1, 1, 280022, 1073741824, 0), -- Stormrook Tunnel Stalker +(228799, 0, 10, 1, 1, 280018, 1073742848, 0), -- [DNT] Kill Credit: Decision Made +(228798, 0, 10, 1, 1, 280017, 1073742848, 0), -- [DNT] Kill Credit: Speak to Brann +(228783, 0, 10, 1, 1, 280002, 0, 67108864), -- Helpful Haulbot +(228782, 0, 10, 1, 1, 280001, 0, 0), -- Volt +(228769, 0, 10, 1, 1, 279985, 1610612752, 117440518), -- Designation: Freysworn +(228768, 0, 10, 1, 1, 279984, 1610612752, 117440518), -- Designation: Archivist +(228767, 0, 10, 1, 1, 279983, 1610612752, 117440518), -- Designation: Machine Speaker +(228766, 0, 10, 1, 1, 279982, 1610612752, 117440518), -- Designation: Stormrider +(228765, 0, 10, 1, 1, 279981, 1610612752, 117440518), -- Designation: Artisan +(228764, 0, 10, 1, 1, 279980, 1610612752, 117440518), -- Designation: Peacekeeper +(228763, 0, 10, 1, 1, 279979, 1610612752, 117440518), -- Designation: Worker of the Deeps +(228762, 0, 10, 1, 1, 279978, 1610612752, 117440518), -- Designation: Stonebound +(228756, 0, 10, 1, 1, 279972, 0, 0), -- Kill Credit [DNT] +(228754, 0, 10, 1, 1, 279970, 0, 16384), -- Sir Finley Mrrgglton +(228753, 0, 10, 1, 1, 279969, 1610612752, 117440518), -- Designation: Caretaker +(228746, 0, 0, 400, 1, 279962, 1073741824, 128), -- Cosmic Simulacrum +(228740, 0, 10, 1, 1, 279956, 0, 0), -- Provoked Burrowfiend +(228737, 0, 10, 1, 1, 279953, 1073742848, 0), -- Kill Credit [DNT] +(228736, 0, 10, 2, 1, 279952, 4, 67108864), -- Neferess +(228735, 0, 10, 1, 1, 279951, 1073742848, 0), -- Kill Credit [DNT] +(228733, 0, 10, 1, 1, 279949, 1610612752, 67108870), -- [DNT] Hilltop Jawcrawler +(228716, 0, 0, 1, 1, 279932, 0, 0), -- Spider +(228713, 0, 0, 410, 1, 279926, 2097260, 0), -- Ulgrax the Devourer +(228709, 0, 10, 1, 1, 279922, 1073742848, 0), -- Invis Bunny - POI blob [DNT] +(228697, 0, 10, 3, 1, 279910, 0, 0), -- Foreman Azap +(228671, 0, 10, 1, 1, 279884, 0, 0), -- Burkhalt +(228670, 0, 10, 0.5, 1, 279883, 0, 0), -- Cave Pike +(228669, 0, 10, 1, 1, 279882, 1610612752, 67108870), -- [DNT] Underhang Jawcrawler +(228664, 0, 10, 25, 1, 279873, 4096, 0), -- Wilton Hillhelm +(228659, 0, 10, 1, 1, 279868, 1073741824, 6), -- [DNT] Bungee Vehicle +(228651, 0, 10, 2, 1, 279860, 4096, 0), -- Mereldar Ardent +(228650, 0, 10, 2, 1, 279859, 0, 0), -- Mereldar Trader +(228649, 0, 10, 5, 1, 279858, 134217728, 0), -- Arathi Laborer +(228627, 0, 10, 1, 1, 279835, 0, 0), -- Polymorphed Mosswool +(228624, 0, 10, 1, 1, 279832, 1073741824, 6), -- [DNT] Bungee Vehicle +(228617, 0, 0, 1, 1, 279825, 0, 65666), -- Shadowgate +(228613, 0, 10, 5, 1, 279821, 0, 0), -- Hunting Skyrazor +(228608, 0, 10, 10, 1, 279816, 8, 0), -- Toxic Colossus +(228607, 0, 10, 1, 1, 279815, 0, 0), -- Brewfest Celebrant +(228605, 0, 10, 10, 1, 279813, 0, 32768), -- Elise Starseeker +(228604, 0, 8, 0.100000001490116119, 1, 279812, 1073741824, 0), -- Sound Stalker - 11.0 Quest - Ringing Deeps - Earthen Crowd +(228603, 0, 10, 1, 1, 279811, 1073741840, 83886086), -- Anomaly Scanner +(228602, 0, 10, 1, 1, 279810, 1073741840, 83886150), -- Cognitive Scanner +(228600, 0, 10, 1, 1, 279808, 0, 0), -- Injured Earthen +(228598, 0, 10, 1, 1, 279806, 1073741824, 2), -- 11.0 Z2 - WaT - Lost Mines - Abandoned Minecart Vehicle (HCR) +(228597, 0, 10, 1, 1, 279805, 1073741840, 83886086), -- Diagnostics Scanner +(228593, 0, 10, 1, 1, 279801, 0, 0), -- Captain Rez'okun +(228591, 0, 10, 1, 1, 279799, 0, 0), -- Druz +(228590, 0, 10, 1, 1, 279798, 0, 0), -- Sunwalker Dezco +(228589, 0, 10, 1, 1, 279797, 0, 0), -- Kor Dawnchaser +(228586, 0, 10, 10, 1, 279794, 0, 0), -- Orweyna +(228585, 0, 0, 1, 1, 279793, 0, 0), -- KC +(228581, 0, 0, 1, 1, 279789, 0, 0), -- KC +(228578, 0, 10, 1, 1, 279786, 0, 0), -- Reclamation Machinist +(228576, 0, 10, 1, 1, 279784, 1073741824, 134218342), -- Mother of Chaos +(228575, 0, 10, 1, 1, 279783, 1073741824, 134218342), -- Overlord +(228574, 0, 10, 1, 1, 279782, 1073741824, 134218342), -- Pit Lord +(228572, 0, 10, 1, 1, 279780, 0, 0), -- Deathstalker Commander Belmont +(228571, 0, 10, 1, 1, 279779, 0, 0), -- Lilian Voss +(228570, 0, 10, 1, 1, 279778, 0, 0), -- Grand Vindicator Sorvos +(228569, 0, 10, 1, 1, 279777, 0, 0), -- Warlord Breka Grimaxe +(228568, 0, 10, 1, 1, 279776, 0, 0), -- Shuja Grimaxe +(228567, 0, 10, 1, 1, 279775, 1024, 0), -- [DNT] Target Bunny +(228565, 0, 10, 1, 1, 279773, 0, 0), -- Sentinel Commander Lyalia +(228564, 0, 10, 1, 1, 279772, 0, 0), -- Delas Moonfang +(228563, 0, 10, 1, 1, 279771, 0, 0), -- Thisalee Crow +(228562, 0, 10, 1, 1, 279770, 0, 0), -- Halduron Brightwing +(228561, 0, 10, 1, 1, 279769, 0, 0), -- Dark Ranger Velonara +(228560, 0, 10, 1, 1, 279768, 0, 0), -- Captain Garrick +(228559, 0, 10, 1, 1, 279767, 0, 0), -- Henry Garrick +(228554, 0, 10, 1, 1, 279762, 2048, 0), -- Salandria +(228553, 0, 10, 1, 0, 279761, 0, 0), -- General Rakera +(228548, 0, 10, 1, 1, 279756, 1073741824, 6), -- [DNT] Bungee Vehicle +(228542, 0, 10, 0.5, 1, 279750, 0, 0), -- Waxling +(228540, 0, 0, 4.5, 1, 279748, 2097224, 0), -- Nightfall Shadowmage +(228539, 0, 0, 4.75, 1, 279747, 2097224, 0), -- Nightfall Darkcaster +(228538, 0, 0, 5.25, 1, 279746, 2097224, 0), -- Nightfall Curseblade +(228537, 0, 0, 5, 1, 279745, 2097224, 0), -- Nightfall Shadowalker +(228536, 0, 10, 1, 1, 279744, 0, 0), -- Spooked Cart Hauler +(228534, 0, 0, 1, 1, 279739, 0, 32768), -- Sister Etna Blayze +(228531, 0, 10, 1, 1, 279736, 1075839048, 0), -- Image of Zekvir +(228528, 0, 8, 1, 1, 279733, 1024, 0), -- Scenario Final Task Credit +(228526, 0, 8, 1, 1, 279731, 1024, 0), -- Scenario First Task Credit +(228524, 0, 10, 1, 1, 279729, 16778240, 16), -- Stalker +(228518, 0, 8, 0.100000001490116119, 1, 279723, 1073741824, 0), -- Sound Stalker - 11.0 Quest - Max Level Campaign - Q07b +(228509, 0, 10, 1, 1, 279714, 1610612752, 117440518), -- Bunny for Low Graphics Sparkles [DNT] +(228508, 0, 10, 0.5, 1, 279713, 0, 0), -- River Drifter +(228507, 0, 10, 1, 1, 279712, 1610612752, 117440518), -- Bunny for Low Graphics Sparkles [DNT] +(228506, 0, 10, 2, 1, 279711, 1, 0), -- Sunken River Eel +(228503, 0, 10, 1, 1, 279708, 0, 0), -- Lost Harvester +(228493, 0, 10, 100, 1, 279698, 4, 67108864), -- Alleria Windrunner +(228485, 0, 10, 1, 1, 279690, 1073742848, 0), -- Crafting Orders - Credit +(228471, 0, 10, 1, 1, 279676, 1075839048, 34), -- Path Helper +(228470, 0, 0, 42069, 1, 279675, 2097260, 128), -- Nexus-Princess Ky'veza +(228466, 0, 10, 1, 1, 279671, 1073742848, 0), -- Precious Gem +(228464, 0, 10, 1, 1, 279669, 1073742848, 0), -- Deck of Cards +(228462, 0, 10, 1, 1, 279667, 1073742848, 0), -- Earthen Figurine +(228457, 0, 10, 100, 1, 279659, 0, 0), -- Alleria Windrunner +(228456, 0, 10, 200, 1, 279658, 4, 0), -- Thrall +(228455, 0, 10, 200, 1, 279657, 4, 0), -- Lady Jaina Proudmoore +(228454, 0, 10, 100, 1, 279656, 0, 0), -- Anduin Wrynn +(228452, 0, 10, 0.300000011920928955, 1, 279654, 1, 0), -- Crag Beetle +(228451, 0, 10, 0.5, 1, 279653, 1, 0), -- Highrock Calf +(228450, 0, 10, 2, 1, 279652, 1, 0), -- Highrock Bull +(228448, 0, 10, 1, 1, 279650, 0, 0), -- Rejuvenating Ooze +(228447, 0, 10, 1, 1, 279649, 1, 0), -- Highrock Cow +(228440, 0, 0, 1, 1, 279642, 1073741824, 0), -- Web Anchor +(228439, 0, 10, 8, 1, 279641, 64, 65536), -- Slatefang +(228428, 0, 0, 9, 1, 279620, 2097224, 67108864), -- [DNT] Spy Visual +(228427, 0, 10, 0.25, 1, 279619, 1, 0), -- Stagshell Swarmer +(228419, 0, 10, 3.5, 1, 279611, 0, 0), -- Elma +(228412, 0, 10, 1, 1, 279604, 0, 0), -- Traveling Snailsman +(228411, 0, 10, 0.200000002980232238, 1, 279603, 0, 0), -- Venomous Rockslime +(228410, 0, 10, 15, 1, 279602, 0, 0), -- Unbound Protector +(228409, 0, 10, 2, 1, 279601, 1, 0), -- Brightscale Eel +(228408, 0, 10, 1, 1, 279600, 0, 0), -- Injured Earthen +(228407, 0, 10, 1, 1, 279599, 0, 0), -- Moss-Draped Ramolith +(228406, 0, 10, 1, 1, 279598, 0, 0), -- Gnome Engineer +(228404, 0, 10, 1, 1, 279596, 0, 0), -- Dead Abductor +(228396, 0, 10, 1, 1, 279587, 0, 0), -- Captain Tread Sparknozzle +(228392, 0, 10, 1, 1, 279583, 0, 0), -- Alliance Worker +(228389, 0, 10, 1, 1, 279580, 0, 0), -- Gila Crosswires +(228388, 0, 10, 1, 1, 279579, 0, 0), -- Tinkmaster Overspark +(228387, 0, 10, 1, 1, 279578, 0, 0), -- Mine-Bot 5000X +(228386, 0, 10, 1, 1, 279577, 0, 0), -- Brother Pike +(228385, 0, 10, 1, 1, 279576, 0, 0), -- Captain Tandred Proudmoore +(228383, 0, 10, 10, 1, 279574, 0, 0), -- Zarein +(228373, 0, 10, 1, 1, 279564, 0, 0), -- Kul Tiran Tidesage +(228371, 0, 10, 1, 1, 279562, 134217728, 0), -- Faerin Lothar +(228370, 0, 10, 1, 1, 279561, 1610612752, 6), -- Alliance Landing Skiff +(228368, 0, 10, 1, 1, 279559, 0, 0), -- Niffen Swarmhand +(228366, 0, 10, 1, 1, 279557, 0, 0), -- Alliance Soldier +(228365, 0, 10, 1, 1, 279556, 0, 0), -- Ji Firepaw +(228364, 0, 10, 1, 1, 279555, 0, 0), -- Invisible Bunny +(228361, 0, 0, 5, 1, 279552, 2097224, 0), -- Agile Pursuer +(228359, 0, 10, 1, 1, 279547, 1075839048, 34), -- Path Helper +(228356, 0, 10, 0.200000002980232238, 1, 279544, 0, 0), -- Glittering Shellcrawler +(228354, 0, 10, 1, 1, 279542, 134217728, 0), -- Siesbarg's Replacement +(228343, 0, 10, 3.5, 1, 279529, 0, 0), -- Rabaan +(228325, 0, 10, 1, 1, 279511, 0, 0), -- Aponi Brightmane +(228322, 0, 10, 1, 1, 279508, 0, 0), -- Tahu Sagewind +(228321, 0, 0, 1, 1, 279506, 1073741824, 128), -- Cosmic Residue +(228315, 0, 10, 0.200000002980232238, 1, 279500, 0, 0), -- Beledar's Boa +(228314, 0, 10, 0.200000002980232238, 1, 279499, 0, 0), -- Seacliff Moth +(228312, 0, 10, 0.200000002980232238, 1, 279497, 0, 0), -- Illuminated Hatchling +(228309, 0, 10, 1, 1, 279494, 1025, 0), -- Webbed Captive +(228307, 0, 10, 2, 1, 279492, 0, 0), -- Greenhorn Extra +(228304, 0, 10, 1, 1, 279489, 0, 0), -- Oathsworn Earthen +(228301, 0, 10, 2, 1, 279486, 1610612752, 67108870), -- [DNT] Tidewake Moray +(228298, 0, 10, 0.5, 1, 279483, 0, 0), -- Horde Peon +(228297, 0, 10, 2, 1, 279482, 1610612760, 117440518), -- Bench +(228296, 0, 10, 1, 1, 279481, 0, 0), -- Champion Uru'zin +(228295, 0, 10, 20, 1, 279480, 0, 0), -- Zandelvari +(228294, 0, 10, 1, 1, 279479, 1610612752, 117440518), -- Prisoner Wagon +(228288, 0, 10, 0.5, 1, 279473, 1610612752, 67108870), -- Undersea Scuttler +(228285, 0, 10, 1, 1, 279470, 1610612752, 117440518), -- Wagon of Silk Supplies +(228239, 0, 0, 1, 1, 279424, 1073742848, 0), -- Kill Credit +(228238, 0, 10, 1, 1, 279423, 1075839048, 34), -- Path Helper +(228235, 0, 10, 2, 1, 279420, 0, 0), -- Off-Duty Chef +(228234, 0, 9, 1, 1, 279419, 1073742848, 0), -- Kill Credit [DNT] +(228227, 0, 0, 1, 1, 279412, 1073741824, 6), -- Black Blood Container +(228224, 0, 10, 45, 1, 279409, 16780288, 4194304), -- Fenryr +(228223, 0, 0, 0.60000002384185791, 1, 279408, 2097224, 0), -- Spreader Hatchery +(228217, 0, 10, 1, 1, 279402, 1, 0), -- Wary Shalehorn +(228215, 0, 0, 1, 1, 279400, 1073742848, 0), -- Kill Credit +(228213, 0, 10, 2, 1, 279398, 0, 0), -- Tidewake Moray +(228212, 0, 10, 1, 1, 279397, 1, 0), -- Tidewake Eel +(228207, 0, 10, 0.009999999776482582, 1, 279392, 1073742864, 2), -- Supply Crate +(228200, 0, 10, 1, 1, 279385, 134217728, 0), -- Siesbarg +(228198, 0, 0, 1, 1, 279383, 0, 0), -- Fungarian +(228195, 0, 0, 1, 1, 279380, 1073741824, 6), -- Strange Mushroom +(228193, 0, 10, 1, 1, 279378, 1610612752, 67108870), -- [DNT] Feral Sharpclaw +(228191, 0, 10, 1, 1, 279376, 0, 0), -- Kill Credit: Pact - Map Purchase Check +(228187, 0, 10, 1, 1, 279372, 0, 0), -- Earthen Laborer +(228186, 0, 10, 1, 1, 279371, 0, 0), -- Horde Soldier +(228185, 0, 10, 1, 1, 279370, 0, 0), -- Earthen Technician +(228184, 0, 10, 1, 1, 279369, 134217728, 0), -- Yamas the Provider +(228183, 0, 10, 1, 1, 279368, 0, 0), -- Kaheti Silkstalker +(228182, 0, 0, 1, 1, 279367, 1073741824, 6), -- Sureki Royal Jewel +(228180, 0, 10, 1, 1, 279365, 0, 0), -- Reclamation Machinist +(228177, 0, 10, 1, 1, 279362, 0, 0), -- Kala Clayhoof +(228174, 0, 10, 1, 1, 279359, 1073742848, 0), -- [DNT] Zipline target bunny +(228172, 0, 0, 1, 1, 279357, 0, 2), -- Stalker +(228171, 0, 10, 1, 1, 279356, 1090520146, 32), -- Improvised Air Control +(228170, 0, 10, 2, 1, 279355, 1610612752, 67108870), -- [DNT] Wary Bull +(228169, 0, 10, 1, 1, 279354, 0, 0), -- Troll Shaman +(228157, 0, 0, 1, 1, 279342, 1073741824, 6), -- Nerubian Anvil +(228153, 0, 10, 1, 1, 279338, 1, 0), -- Immature Shalehorn +(228152, 0, 10, 1, 1, 279337, 0, 0), -- Silksinger Trainee +(228148, 0, 10, 1, 1, 279333, 1610612752, 6), -- Horde Landing Skiff +(228147, 0, 10, 1, 1, 279332, 1610612752, 6), -- Horde Landing Skiff +(228146, 0, 10, 1, 1, 279331, 0, 0), -- Umbral Silksinger +(228141, 0, 10, 8, 1, 279326, 8, 0), -- Treasure Elemental +(228140, 0, 10, 1, 1, 279325, 0, 0), -- Lounge Chef +(228135, 0, 10, 1, 1, 279320, 0, 0), -- Lounge Server +(228134, 0, 10, 2, 1, 279319, 0, 0), -- Iv'javal +(228131, 0, 10, 1, 1, 279316, 1, 0), -- Illuminated Undercrawler +(228126, 0, 10, 1, 1, 279311, 0, 67108864), -- On'hiea +(228124, 0, 10, 1, 1, 279309, 0, 0), -- Ney'leia +(228122, 0, 10, 1, 1, 279307, 0, 0); -- Kai'shae + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(228121, 0, 10, 1, 1, 279306, 0, 0), -- Pikma Pigpoker +(228120, 0, 10, 2, 1, 279305, 1, 0), -- Wary Bull +(228119, 0, 10, 1, 1, 279304, 0, 0), -- Kitkrut +(228118, 0, 10, 1, 1, 279303, 0, 0), -- Murloc Balloon +(228117, 0, 10, 1, 1, 279302, 0, 0), -- Ritkin +(228115, 0, 10, 0.5, 1, 279300, 1, 0), -- Carefree Calf +(228113, 0, 10, 0.5, 1, 279298, 0, 0), -- Kwit +(228111, 0, 10, 1, 1, 279296, 0, 0), -- Earthen Laborer +(228108, 0, 10, 1, 1, 279293, 16786432, 16), -- Beast +(228105, 0, 10, 1, 1, 279290, 16786432, 16), -- Beast +(228104, 0, 10, 1, 1, 279289, 0, 0), -- Nerubian Child +(228102, 0, 10, 1, 1, 279287, 16786432, 16), -- Beast +(228100, 0, 10, 0.200000002980232238, 1, 279285, 1610612752, 67108870), -- [DNT] Salamanther Hatchling +(228097, 0, 10, 0.200000002980232238, 1, 279282, 0, 0), -- Salamanther Hatchling +(228094, 0, 10, 0.200000002980232238, 1, 279279, 0, 0), -- Cavern Snake +(228088, 0, 10, 0.200000002980232238, 1, 279273, 0, 0), -- Undercrawler Hatchling +(228086, 0, 10, 0.200000002980232238, 1, 279271, 0, 0), -- Gloomflutter Moth +(228085, 0, 10, 1, 1, 279270, 0, 0), -- Nerubian Gamer +(228084, 0, 10, 1, 1, 279269, 0, 0), -- Nerubian Gamer +(228082, 0, 10, 1, 1, 279267, 1, 0), -- Blackrock Worg +(228081, 0, 10, 1, 1, 279266, 0, 0), -- Ethereum Void Reaper +(228080, 0, 0, 1, 1, 279265, 1073741824, 6), -- Weaver's Loom +(228078, 0, 10, 4, 1, 279263, 0, 0), -- Ethereum Void Reaper +(228077, 0, 10, 0.300000011920928955, 1, 279262, 1, 0), -- Umbrawing Beetle +(228076, 0, 0, 1, 1, 279261, 1073741824, 6), -- Caustic Bomb +(228071, 0, 10, 1, 1, 279256, 0, 0), -- Orida +(228069, 0, 10, 1, 1, 279254, 0, 0), -- Awakened Earthen +(228068, 0, 9, 4, 1, 279253, 72, 0), -- Skeletal Horror +(228067, 0, 7, 1, 1, 279252, 0, 0), -- Kill Credit: Heavy Discordant +(228063, 0, 10, 1, 1, 279248, 0, 0), -- Kill Credit: RP Finished +(228056, 0, 10, 1, 1, 279239, 0, 0), -- Reclamation Machinist +(228055, 0, 10, 0.5, 1, 279238, 65537, 0), -- Hilltop Hatchling +(228054, 0, 10, 1, 1, 279237, 1090520146, 32), -- Improvised Springboard +(228049, 0, 10, 1, 1, 279232, 1610612752, 117440518), -- Overseer's Desk +(228048, 0, 10, 1, 1, 279231, 0, 0), -- Flint +(228047, 0, 0, 1, 1, 279230, 0, 0), -- Black Blood +(228046, 0, 10, 1, 1, 279229, 0, 0), -- Alta +(228045, 0, 10, 2, 1, 279228, 65537, 0), -- Hilltop Broodmother +(228044, 0, 0, 5, 1, 279227, 0, 0), -- Reno Jackson +(228042, 0, 10, 1, 1, 279225, 0, 0), -- Kill Credit: Severed Threads RP +(228040, 0, 10, 500, 1, 279223, 4, 67125312), -- Executor Nizrek +(228039, 0, 10, 500, 1, 279222, 4, 67125312), -- Anub'azal +(228038, 0, 10, 1, 1, 279221, 0, 0), -- [DNT] - Kill Credit +(228036, 0, 10, 0.5, 1, 279219, 0, 0), -- Cogwalker +(228033, 0, 0, 0.5, 1, 279216, 1073741824, 6), -- Coalesced Shadow +(228032, 0, 10, 1, 1, 279215, 16, 67108870), -- Dawn Interface +(228031, 0, 10, 2, 1, 279214, 1610612752, 67108870), -- [DNT] Penumbral Bull +(228030, 0, 0, 5, 1, 279213, 0, 0), -- Sir Finley Mrrgglton +(228029, 0, 10, 1, 1, 279212, 1610612752, 67108870), -- [DNT] Siltboring Jawcrawler +(228028, 0, 10, 1, 1, 279211, 0, 0), -- Kill Credit: Shadecaster Interact, Vizier +(228027, 0, 10, 1, 1, 279210, 0, 0), -- Kill Credit: Shadecaster Interact, General +(228026, 0, 0, 7, 1, 279209, 0, 0), -- Reno Jackson +(228024, 0, 9, 1, 1, 279207, 1610612752, 67108870), -- Volatile Kaheti Truffle +(228023, 0, 10, 1, 1, 279206, 1610612752, 117440518), -- Volatile Soil +(228021, 0, 10, 1, 1, 279204, 1610612752, 67108870), -- [DNT] Gloomcliff Grizzly +(228019, 0, 9, 2, 1, 279202, 72, 0), -- Onyxian Egg +(228018, 0, 10, 0.5, 1, 279201, 65537, 0), -- Siltboring Hatchling +(228015, 0, 0, 8, 1, 279198, 0, 0), -- Hulking Bloodguard +(228014, 0, 9, 2.40000009536743164, 1, 279197, 72, 0), -- Onyxian Whelp +(228013, 0, 10, 1, 1, 279196, 1024, 0), -- [DNT] Target Bunny +(228012, 0, 10, 1, 1, 279195, 1, 0), -- Immature Shalehorn +(228006, 0, 10, 1, 1, 279189, 0, 0), -- Awakening Caretaker +(228005, 0, 10, 1, 1, 279188, 0, 0), -- Kill Credit: Ready to Go [DNT] +(228001, 0, 10, 1, 1, 279184, 0, 0), -- Nipper +(228000, 0, 10, 2, 1, 279183, 1, 0), -- Penumbral Bull +(227999, 0, 10, 1, 1, 279182, 1, 0), -- Penumbral Shalehorn +(227998, 0, 10, 10, 1, 279181, 1073741824, 50331654), -- Catalyst +(227994, 0, 10, 1, 1, 279177, 0, 0), -- Awakening Technician +(227984, 0, 0, 9, 1, 279167, 0, 0), -- Magnetic Loader +(227983, 0, 10, 1, 1, 279166, 1, 0), -- Pack Mole +(227982, 0, 10, 1, 1, 279165, 0, 0), -- Kobold Trader +(227980, 0, 10, 1, 1, 279163, 65537, 0), -- Hilltop Jawcrawler +(227977, 0, 10, 40, 1, 279160, 0, 0), -- Oathsworn Peacekeeper +(227971, 0, 10, 1, 1, 279154, 4, 0), -- Zev'kall +(227968, 0, 10, 1, 1, 279151, 1075839048, 34), -- Path Helper +(227966, 0, 10, 1, 1, 279149, 1073742848, 0), -- Pheromones [DNT] +(227965, 0, 10, 1, 1, 279148, 0, 0), -- On'hiea +(227964, 0, 10, 1, 1, 279147, 0, 0), -- Kai'shae +(227963, 0, 10, 1, 1, 279146, 0, 0), -- Ney'leia +(227962, 0, 10, 1, 1, 279145, 0, 0), -- Earthen Laborer +(227957, 0, 9, 2, 1, 279140, 2097224, 0), -- Val'kyr Shadowguard +(227954, 0, 10, 1, 1, 279137, 1, 0), -- Gloomcliff Grizzly +(227953, 0, 10, 2, 1, 279136, 1, 0), -- Gloomcliff Matriarch +(227950, 0, 10, 1, 1, 279133, 0, 0), -- Earthen Technician +(227949, 0, 10, 1, 1, 279132, 0, 0), -- Hauler Bot +(227948, 0, 10, 1, 1, 279131, 1610612752, 117440518), -- Earthen Wagon +(227947, 0, 10, 1, 1, 279130, 1610612752, 67108870), -- [DNT] Penumbral Shalehorn +(227944, 0, 10, 2, 1, 279127, 0, 0), -- Deepglow Grouper +(227940, 0, 9, 2, 1, 279123, 2097224, 0), -- Val'kyr Shadowguard +(227935, 0, 10, 0.5, 1, 279117, 1, 0), -- Penumbral Calf +(227934, 0, 10, 2, 1, 279116, 1, 0), -- Penumbral Bull +(227933, 0, 10, 1, 1, 279115, 1, 0), -- Penumbral Shalehorn +(227925, 0, 10, 1, 1, 279107, 0, 16777216), -- Ready +(227924, 0, 10, 1, 1, 279106, 1073742848, 0), -- Arathi Rations +(227923, 0, 10, 1, 1, 279105, 1073742848, 0), -- Arathi Rations +(227922, 0, 10, 1, 1, 279104, 1073742848, 0), -- Arathi Rations +(227921, 0, 9, 1, 1, 279103, 1610612752, 117440518), -- KC: Page 27 +(227920, 0, 9, 1, 1, 279102, 1610612752, 117440518), -- KC: Page 26 +(227919, 0, 9, 1, 1, 279101, 1610612752, 117440518), -- KC: Page 25 +(227918, 0, 9, 1, 1, 279100, 1610612752, 117440518), -- KC: Page 24 +(227917, 0, 9, 1, 1, 279099, 1610612752, 117440518), -- KC: Page 21 +(227916, 0, 9, 1, 1, 279098, 1610612752, 117440518), -- KC: Page 20 +(227915, 0, 9, 1, 1, 279097, 1610612752, 117440518), -- KC: Page 18 +(227914, 0, 9, 1, 1, 279096, 1610612752, 117440518), -- KC: Page 16 +(227913, 0, 9, 1, 1, 279095, 1610612752, 117440518), -- KC: Page 14 +(227912, 0, 9, 1, 1, 279094, 1610612752, 117440518), -- KC: Page 11 +(227911, 0, 9, 1, 1, 279093, 1610612752, 117440518), -- KC: Page 10 +(227910, 0, 9, 1, 1, 279092, 1610612752, 117440518), -- KC: Page 8 +(227909, 0, 9, 1, 1, 279091, 1610612752, 117440518), -- KC: Page 6 +(227908, 0, 9, 1, 1, 279090, 1610612752, 117440518), -- KC: Page 4 +(227907, 0, 9, 1, 1, 279089, 1610612752, 117440518), -- KC: Page 1 +(227906, 0, 0, 0.60000002384185791, 1, 279088, 2097224, 0), -- Spreader Hatchery +(227897, 0, 10, 1, 1, 279079, 0, 0), -- Webbed +(227895, 0, 10, 1, 1, 279077, 0, 0), -- Gracila Grouper +(227893, 0, 9, 1, 1, 279075, 0, 0), -- [DNT] Kill Credit +(227892, 0, 9, 1, 1, 279074, 0, 0), -- [DNT] Kill Credit +(227891, 0, 9, 1, 1, 279073, 0, 0), -- [DNT] Kill Credit +(227890, 0, 9, 1, 1, 279072, 0, 0), -- [DNT] Kill Credit +(227883, 0, 10, 6, 1, 279065, 1073741840, 67108870), -- Convoy Guard +(227882, 0, 10, 2, 1, 279064, 1073741840, 67108870), -- Convoy Driver +(227879, 0, 10, 1, 1, 279061, 0, 0), -- Pottery Student +(227877, 0, 10, 1, 1, 279059, 0, 0), -- Fennelee +(227876, 0, 10, 5, 1, 279058, 0, 0), -- Supervisor Radlock +(227875, 0, 10, 1, 1, 279057, 1090520146, 0), -- Heat-treated Gemstone +(227874, 0, 0, 0.300000011920928955, 1, 279056, 0, 0), -- Web Spreader +(227871, 0, 10, 1, 1, 279053, 1610612752, 67108870), -- [DNT] Kodiak Cub +(227869, 0, 8, 0.100000001490116119, 1, 279051, 1073741824, 0), -- Sound Stalker - 11.0 Scenario - Theater Troupe - Stampede +(227868, 0, 10, 1, 1, 279049, 1610612752, 67108870), -- [DNT] Sea Hawk +(227865, 0, 10, 2, 1, 279045, 1, 0), -- Coastal Kodiak +(227864, 0, 10, 2, 1, 279044, 1, 0), -- Coastal Kodiak +(227860, 0, 10, 1, 1, 279040, 0, 0), -- Mag'har Grunt +(227859, 0, 10, 1, 1, 279039, 0, 0), -- 7th Legion Soldier +(227849, 0, 10, 1, 1, 279029, 0, 0), -- Cloudrook +(227844, 0, 10, 1, 1, 279024, 0, 0), -- Saddled Ramolith +(227842, 0, 10, 1, 1, 279022, 1610612752, 67108870), -- [DNT] Sandboring Jawcrawler +(227835, 0, 10, 0.5, 1, 279016, 1610612752, 67108870), -- [DNT] Undersea Scuttler +(227831, 0, 10, 0.5, 1, 279012, 0, 0), -- Sharptooth Swarmer +(227828, 0, 10, 1, 1, 279009, 0, 0), -- Spiked Pufferfish +(227827, 0, 10, 2, 1, 279008, 0, 0), -- Deepwater Jellyfish +(227825, 0, 10, 5, 1, 279006, 0, 0), -- Sureki Sunderer +(227808, 0, 10, 0.5, 1, 278988, 1, 0), -- Ravageling +(227803, 0, 10, 1, 1, 278982, 0, 0), -- Adalar +(227802, 0, 10, 0.100000001490116119, 1, 278981, 1610612752, 117440518), -- Worm Slain +(227801, 0, 10, 1, 1, 278980, 134217728, 64), -- Jeff the Flightmaster +(227799, 0, 10, 1, 1, 278978, 1, 0), -- Isle Gull +(227794, 0, 10, 1, 1, 278973, 66049, 0), -- Slimy Mollusc +(227792, 0, 10, 1, 1, 278971, 1073742848, 128), -- Kordac Invisible Stalker +(227791, 0, 10, 1, 1, 278970, 0, 0), -- Gurnot +(227789, 0, 10, 1, 1, 278968, 0, 0), -- Adalar +(227788, 0, 10, 2, 1, 278967, 0, 0), -- Deepflayer +(227787, 0, 10, 1, 1, 278966, 0, 0), -- Hekgarda +(227786, 0, 10, 1, 1, 278965, 0, 0), -- Bouldaz +(227785, 0, 10, 1, 1, 278964, 0, 0), -- Runeweaver Gedolax +(227781, 0, 10, 1, 1, 278960, 0, 0), -- Zkl "Sally" Zn +(227780, 0, 10, 0.5, 1, 278959, 65537, 0), -- Sandboring Hatchling +(227779, 0, 10, 0.200000002980232238, 1, 278958, 0, 0), -- Magma Droplet +(227778, 0, 10, 2, 1, 278957, 65537, 0), -- Sandgorged Jawcrawler +(227777, 0, 10, 1, 1, 278956, 65537, 0), -- Sandboring Jawcrawler +(227776, 0, 10, 1, 1, 278955, 1073742848, 128), -- Kordac Invisible Stalker +(227775, 0, 0, 4, 1, 278954, 0, 0), -- Captured Waxtail +(227772, 0, 10, 0.5, 1, 278951, 1610612752, 67108870), -- [DNT] Caveswimmer Bass +(227770, 0, 0, 1, 1, 278949, 0, 0), -- Captured Oathsworn +(227768, 0, 0, 5, 1, 278947, 0, 0), -- Captured Arathi +(227767, 0, 10, 1, 1, 278946, 0, 0), -- Rannan Korren +(227766, 0, 10, 4, 1, 278945, 0, 0), -- Kirin Tor Portal Mage +(227765, 0, 10, 1, 1, 278944, 0, 0), -- [DNT] Kill Credit +(227764, 0, 10, 1, 1, 278943, 0, 0), -- Skitter +(227762, 0, 10, 4, 1, 278941, 0, 0), -- Kirin Tor Portal Mage +(227761, 0, 10, 1.5, 1, 278940, 0, 0), -- Azj-Kahati Nerubian +(227759, 0, 10, 1, 1, 278938, 0, 0), -- Arathi Stalwart +(227758, 0, 10, 100, 15, 278937, 4, 32768), -- Alleria Windrunner +(227757, 0, 10, 1, 1, 278936, 1, 0), -- Sea Hawk +(227756, 0, 10, 1, 1, 278935, 513, 0), -- Wild Ramolith +(227754, 0, 10, 0.5, 1, 278933, 0, 0), -- Caveswimmer Bass +(227753, 0, 10, 0.5, 1, 278932, 0, 0), -- Masked Ferret +(227749, 0, 10, 1, 1, 278928, 0, 0), -- Faerin Lothar +(227748, 0, 0, 1, 1, 278927, 1, 0), -- Vicious Skyrazor +(227747, 0, 0, 0.009999999776482582, 1, 278926, 2097224, 0), -- Crawler Eggs +(227745, 0, 10, 1, 1, 278924, 1610612752, 67108870), -- [DNT] Stygoxenic Salmon +(227741, 0, 10, 1, 1, 278920, 0, 0), -- Stygoxenic Salmon +(227740, 0, 9, 1, 1, 278919, 0, 0), -- Kill Credit: Report to Merrix +(227739, 0, 10, 1, 1, 278918, 0, 0), -- [DNT] 11.0 Z1 - Proxy - Max Level - 05 - Totem (RPS) +(227738, 0, 10, 1, 1, 278917, 0, 0), -- KC +(227735, 0, 10, 1, 1, 278914, 0, 0), -- Breaker ANY Complete: Credit [DNT] +(227734, 0, 10, 1.60000002384185791, 1, 278913, 4128, 3145728), -- Bo +(227728, 0, 10, 1, 1, 278907, 0, 0), -- Breaker East Complete: Credit [DNT] +(227727, 0, 10, 1, 1, 278906, 0, 0), -- Breaker Center Complete: Credit [DNT] +(227726, 0, 10, 1, 1, 278905, 0, 0), -- Breaker West Complete: Credit [DNT] +(227725, 0, 10, 2, 1, 278904, 1073741840, 67108870), -- Beetle of Burden +(227724, 0, 10, 1, 1, 278903, 1610612752, 100663296), -- Skittershaw +(227723, 0, 10, 1, 1, 278902, 1024, 0), -- Meesk the Venomtongue +(227722, 0, 7, 1, 1, 278901, 4, 0), -- Xal'atath +(227720, 0, 8, 0.100000001490116119, 1, 278899, 1073741824, 0), -- Sound Stalker - 11.0 Scenario - Theater Troupe - Audience +(227718, 0, 10, 1, 1, 278897, 0, 0), -- Garketh Anvilcrack +(227716, 0, 10, 0.5, 1, 278895, 0, 0), -- Coalesced Shadeling +(227715, 0, 0, 1, 1, 278894, 1610612752, 6), -- The Swaying Span +(227714, 0, 0, 1, 1, 278893, 1610612752, 6), -- The Pulsing Pit +(227709, 0, 10, 2, 1, 278887, 0, 0), -- Kaheti Citizen +(227706, 0, 10, 1, 1, 278884, 1610612752, 117440518), -- Aggartha +(227687, 0, 10, 0.200000002980232238, 1, 278865, 0, 0), -- Undersea Hatchling +(227685, 0, 10, 0.200000002980232238, 1, 278863, 0, 0), -- Hermit Crab +(227676, 0, 10, 1, 1, 278853, 1610612752, 117440518), -- Chawlay +(227675, 0, 10, 1, 1, 278852, 0, 50348032), -- Delver's Guide +(227671, 0, 10, 1, 1, 278848, 16778240, 16), -- Hulking Raptorial Claw +(227667, 0, 10, 1, 1, 278844, 0, 0), -- Cataloguer Arnsvala +(227666, 0, 10, 1, 1, 278843, 0, 0), -- Danagh's Cogwalker +(227662, 0, 10, 0.5, 1, 278839, 536870928, 67108866), -- Forgotten Excavator +(227661, 0, 10, 0.300000011920928955, 1, 278838, 0, 0), -- Distorted Threadling +(227659, 0, 10, 1, 1, 278836, 536870928, 67108866), -- Forgotten Skitterling +(227658, 0, 10, 1, 1, 278835, 536870928, 67108866), -- Forgotten Harvester +(227652, 0, 10, 1, 1, 278829, 1, 0), -- Curious Kodiak +(227650, 0, 10, 0.300000011920928955, 1, 278827, 0, 0), -- Lost Threadling +(227647, 0, 10, 1, 1, 278824, 0, 0), -- Credit Bunny 8 +(227646, 0, 10, 1, 1, 278823, 0, 0), -- Credit Bunny 7 +(227640, 0, 10, 1, 1, 278817, 0, 0), -- Credit Bunny 6 +(227639, 0, 10, 2, 1, 278816, 536870928, 67108866), -- Forgotten Aristocrat +(227637, 0, 10, 1, 1, 278814, 1610612752, 67108870), -- [DNT] Immature Kodiak +(227636, 0, 10, 1, 1, 278813, 536870928, 67108866), -- Forgotten Priest +(227635, 0, 0, 6, 1, 278812, 0, 0), -- Kas'dru +(227634, 0, 10, 2, 1, 278811, 0, 0), -- Skittish Fog Beast +(227632, 0, 0, 4, 1, 278809, 0, 0), -- Venombite +(227631, 0, 10, 1, 1, 278808, 1, 0), -- Sweetstinger Wasp +(227629, 0, 10, 2, 1, 278806, 0, 64), -- Stellin Verasa +(227627, 0, 10, 2, 1, 278804, 1, 0), -- Grandtalon Kestral +(227622, 0, 10, 2, 1, 278799, 0, 64), -- Maeryl Vlann +(227618, 0, 10, 1, 1, 278795, 1, 0), -- Weave Drone +(227617, 0, 0, 400, 1, 278794, 1073741824, 128), -- Cosmic Simulacrum +(227616, 0, 10, 1, 1, 278793, 1610612752, 67108870), -- [DNT] Coastal Scuttlecrab +(227614, 0, 0, 50, 1, 278791, 0, 64), -- Royal Silkwing +(227613, 0, 10, 1, 1, 278790, 0, 0), -- Skitterling +(227612, 0, 10, 1, 1, 278789, 0, 0), -- Spider +(227611, 0, 10, 0.699999988079071044, 1, 278788, 0, 0), -- Chay +(227610, 0, 10, 1, 1, 278787, 1610612752, 67108870), -- [DNT] Undersea Salamanther +(227609, 0, 0, 1, 1, 278786, 1610612752, 6), -- Royal Silkwing +(227608, 0, 10, 1, 1, 278785, 1, 0), -- Undersea Salamanther +(227607, 0, 0, 2, 1, 278784, 0, 0), -- Fliq'ri +(227606, 0, 10, 1, 1, 278783, 0, 0), -- Captured Nerubian +(227605, 0, 10, 1, 1, 278782, 1, 0), -- Immature Kodiak +(227604, 0, 10, 1, 1, 278780, 1610612784, 117440518), -- Prisoner Skittershaw +(227603, 0, 10, 1, 1, 278779, 1610612784, 117440518), -- Silk Skittershaw +(227602, 0, 10, 1, 1, 278778, 0, 0), -- Widow Arak'nai +(227601, 0, 10, 1, 1, 278777, 0, 0), -- Spindle +(227600, 0, 10, 6, 1, 278776, 0, 0), -- Meesk the Venomtongue +(227599, 0, 10, 2, 1, 278775, 536870928, 67108866), -- Forgotten Eel +(227598, 0, 10, 0.200000002980232238, 1, 278774, 0, 0), -- Flutterlight Moth +(227597, 0, 10, 2, 1, 278773, 536870928, 67108866), -- Forgotten Glowmite +(227596, 0, 10, 0.300000011920928955, 1, 278772, 536870928, 67108866), -- Forgotten Threadling +(227595, 0, 10, 1, 1, 278771, 536870928, 67108866), -- Forgotten Lamplighter +(227594, 0, 10, 0.5, 1, 278770, 536870928, 67108866), -- Forgotten Excavator +(227593, 0, 10, 2, 1, 278769, 536870928, 67108866); -- Forgotten Hauler + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(227592, 0, 10, 4, 1, 278766, 536870928, 67108866), -- Forgotten Deepwalker +(227589, 0, 10, 1, 1, 278763, 536870928, 67108866), -- Splattered Slime +(227588, 0, 10, 1, 1, 278762, 0, 0), -- Captain Fareeya +(227587, 0, 10, 4, 1, 278761, 536870928, 67108866), -- Forgotten Swarmite +(227586, 0, 10, 2, 1, 278760, 536870928, 67108866), -- Forgotten Hulk +(227584, 0, 10, 1, 1, 278758, 536870928, 67108866), -- Forgotten Skitterling +(227583, 0, 10, 1, 1, 278757, 536870928, 67108866), -- Forgotten Harvester +(227582, 0, 10, 1, 1, 278755, 0, 0), -- Duke Velhan +(227581, 0, 0, 1.5, 1, 278754, 0, 0), -- Nerubian Oracle +(227580, 0, 10, 1, 1, 278752, 1610612784, 117440518), -- Supply Skittershaw +(227578, 0, 0, 1.5, 1, 278750, 0, 0), -- Nerubian Webcaster +(227577, 0, 10, 0.200000002980232238, 1, 278749, 0, 0), -- Undercrawler Hatchling +(227576, 0, 10, 0.200000002980232238, 1, 278748, 0, 0), -- Cliffside Snake +(227575, 0, 0, 2.20000004768371582, 1, 278747, 0, 0), -- Armored Shellguard +(227574, 0, 10, 0.5, 1, 278746, 0, 0), -- Weave-Rat +(227573, 0, 0, 4, 1, 278745, 0, 0), -- Anub'vir +(227572, 0, 10, 1, 1, 278744, 1, 0), -- Parched Scuttler +(227568, 0, 10, 1, 1, 278740, 0, 0), -- Caerin +(227567, 0, 10, 1, 1, 278739, 0, 0), -- Faerley +(227566, 0, 10, 1, 1, 278738, 0, 0), -- Edwyn +(227564, 0, 10, 1, 1, 278736, 0, 0), -- Jenae +(227563, 0, 10, 1, 1, 278735, 0, 0), -- Sophietta +(227562, 0, 10, 1, 1, 278734, 0, 0), -- Maximillian +(227561, 0, 10, 1, 1, 278733, 0, 0), -- Duke Velhan +(227554, 0, 10, 200, 1, 278726, 4, 0), -- Lady Jaina Proudmoore +(227552, 0, 10, 1, 1, 278723, 1, 0), -- Immature Kodiak +(227551, 0, 10, 1, 1, 278722, 0, 0), -- Delve Credit +(227548, 0, 10, 10, 1, 278719, 0, 49152), -- Brann Bronzebeard +(227546, 0, 10, 1, 1, 278717, 0, 0), -- Yellowfin Grouper +(227544, 0, 10, 10, 1, 278715, 0, 49152), -- Brann Bronzebeard +(227542, 0, 10, 1, 1, 278713, 0, 0), -- Skittershaw Driver +(227541, 0, 10, 1, 1, 278712, 1610612752, 117440518), -- Nerubian Alchemy Glass +(227540, 0, 10, 1, 1, 278711, 1610612752, 117440518), -- Nerubian Market Crate +(227538, 0, 10, 3, 1, 278709, 1, 0), -- Ironhide Gazer +(227537, 0, 10, 1, 1, 278708, 1610612784, 117440518), -- Apothecary Skittershaw +(227532, 0, 0, 0.5, 1, 278703, 0, 128), -- Faceless Devotee +(227530, 0, 10, 1, 1, 278701, 0, 0), -- Delve Credit +(227529, 0, 10, 200, 1, 278700, 4, 0), -- Lady Jaina Proudmoore +(227528, 0, 10, 10, 1, 278699, 0, 49152), -- Brann Bronzebeard +(227527, 0, 10, 2, 1, 278698, 4096, 0), -- Mereldar Sentry +(227525, 0, 10, 2, 1, 278696, 0, 0), -- Royal Apothecary +(227524, 0, 10, 1, 1, 278695, 0, 0), -- Great Kyron +(227523, 0, 10, 10, 1, 278694, 0, 49152), -- Brann Bronzebeard +(227522, 0, 9, 1, 1, 278693, 0, 0), -- High Prelate Rata +(227521, 0, 9, 10, 1, 278692, 0, 0), -- Sunwalker Dezco +(227520, 0, 10, 2, 1, 278691, 1610612752, 67108870), -- [DNT] Sweetstinger Wasp +(227518, 0, 0, 1, 1, 278689, 2097224, 128), -- Seeping Fragment +(227517, 0, 10, 1, 1, 278688, 4096, 0), -- Mereldar Bunny +(227514, 0, 0, 5.5, 1, 278685, 0, 0), -- Velo +(227513, 0, 0, 4, 1, 278684, 0, 0), -- Tala +(227510, 0, 0, 1, 1, 278681, 1075839048, 0), -- Zekvir +(227508, 0, 10, 1, 1, 278679, 0, 0), -- Kill Credit: Won WQ Light's Gambit +(227507, 0, 0, 2.25, 1, 278678, 2097224, 0), -- Sureki Skirmisher +(227506, 0, 9, 1, 1, 278677, 0, 0), -- Kill Credit: Jaina Opens a Portal +(227505, 0, 0, 1, 1, 278676, 1075839048, 0), -- Zekvir +(227504, 0, 0, 0.5, 1, 278675, 0, 0), -- Egg Cocoon +(227502, 0, 10, 4, 1, 278673, 0, 0), -- Kirin Tor Guardian +(227501, 0, 0, 1, 1, 278672, 1075839048, 0), -- Zekvir +(227497, 0, 10, 40, 1, 278668, 0, 0), -- Image of Zekvir +(227496, 0, 10, 1, 1, 278667, 1610612752, 117440518), -- Strange Chest +(227492, 0, 10, 10, 1, 278663, 0, 49152), -- Brann Bronzebeard +(227491, 0, 10, 4, 1, 278662, 2147483720, 0), -- Zuramat the Obliterator +(227490, 0, 10, 1, 1, 278661, 1610612752, 1030), -- Deployed Recovery Keg +(227489, 0, 10, 1, 1, 278660, 0, 0), -- Waterworks Laborer +(227488, 0, 10, 4, 1, 278658, 0, 0), -- Kirin Tor Guardian +(227487, 0, 10, 1, 1, 278657, 0, 0), -- Underkeep Technician +(227484, 0, 10, 1, 1, 278654, 1, 0), -- Kodiak Cub +(227483, 0, 10, 2, 1, 278653, 1, 0), -- Caverndeep Kodiak +(227482, 0, 10, 1, 1, 278652, 1610612752, 1030), -- Deployed Wind-Wrangling Spire +(227481, 0, 10, 2, 1, 278651, 0, 0), -- Point Breaker +(227480, 0, 10, 1, 1, 278650, 0, 0), -- Regald Hornfyre +(227479, 0, 10, 40, 1, 278649, 2052, 0), -- Lady Liadrin +(227478, 0, 10, 1, 1, 278648, 2048, 0), -- Salandria +(227477, 0, 10, 10, 1, 278647, 0, 49152), -- Brann Bronzebeard +(227474, 0, 10, 2, 1, 278643, 0, 0), -- Ascension Researcher +(227472, 0, 10, 0.5, 1, 278641, 0, 0), -- Weaver's Agent +(227471, 0, 0, 1, 1, 278640, 1075839048, 0), -- Zekvir +(227470, 0, 10, 2, 1, 278639, 65537, 0), -- Siltbrood Jawcrawler +(227466, 0, 10, 1, 1, 278635, 0, 0), -- Arathi Aeroknight +(227465, 0, 10, 1, 1, 278634, 0, 0), -- Guts +(227463, 0, 10, 1, 1, 278632, 0, 0), -- Deployed Hand of Gob +(227462, 0, 10, 1, 1, 278631, 0, 0), -- Kill Credit 2 [DNT] +(227460, 0, 10, 2, 1, 278629, 0, 0), -- Grandmaster Ossip +(227459, 0, 10, 1, 1, 278628, 0, 0), -- Distressed Nerubian +(227458, 0, 10, 1, 1, 278627, 0, 0), -- Distressed Nerubian +(227457, 0, 10, 2, 1, 278626, 0, 0), -- Claryssa Paller +(227456, 0, 10, 0.100000001490116119, 1, 278625, 0, 0), -- Rytr Paller +(227455, 0, 10, 1, 1, 278624, 0, 0), -- Kill Credit: 50+ Stacks of Unseeming Shift +(227454, 0, 10, 2, 1, 278623, 0, 0), -- Black Blood Hauler +(227453, 0, 10, 1, 1, 278622, 1610612752, 1030), -- Deployed Battle Supplies +(227452, 0, 10, 1, 1, 278621, 536870928, 6), -- Another You +(227451, 0, 10, 100, 1, 278620, 0, 67108864), -- Archmage Aethas Sunreaver +(227450, 0, 9, 1, 1, 278619, 0, 0), -- Kalecgos +(227449, 0, 10, 1, 1, 278618, 0, 0), -- Castille +(227448, 0, 10, 1, 1, 278617, 0, 0), -- Bywren +(227447, 0, 10, 1, 1, 278616, 0, 0), -- Yagnar Klog +(227446, 0, 10, 1, 1, 278615, 0, 0), -- Tobra +(227445, 0, 10, 1, 1, 278614, 0, 0), -- Ghatgut +(227444, 0, 10, 1, 1, 278613, 0, 0), -- Temper +(227443, 0, 0, 1, 1, 278612, 1075839048, 0), -- Zekvir +(227442, 0, 10, 0.5, 1, 278611, 0, 0), -- Gobbo +(227441, 0, 10, 0.300000011920928955, 1, 278610, 1610612752, 67108870), -- [DNT] Iridescent Beetle +(227440, 0, 10, 1, 1, 278609, 0, 0), -- Meesk the Venomtongue +(227439, 0, 10, 0.300000011920928955, 1, 278608, 1, 0), -- Iridescent Beetle +(227435, 0, 10, 1, 1, 278604, 0, 0), -- Mmarl Resident +(227431, 0, 10, 1, 1, 278600, 0, 0), -- Test Banker Regular Bank Only (DNT) +(227430, 0, 10, 1, 1, 278599, 0, 0), -- Unfortunate "Volunteer" +(227428, 0, 10, 1, 1, 278597, 0, 0), -- Widow Arak'nai +(227427, 0, 10, 5, 1, 278596, 2147483720, 0), -- Zik'tex +(227426, 0, 10, 1, 1, 278595, 0, 0), -- Barzelin +(227425, 0, 9, 1, 1, 278594, 0, 0), -- Kill Credit: Portal Stabilized +(227424, 0, 9, 1, 1, 278593, 0, 0), -- Kill Credit: Portal Stabilized +(227423, 0, 9, 1, 1, 278592, 0, 0), -- Kill Credit: Portal Stabilized +(227422, 0, 10, 2, 1, 278591, 4096, 0), -- Arathi Stalwart +(227421, 0, 10, 1, 1, 278590, 536870928, 6), -- Another You +(227420, 0, 9, 1, 1, 278589, 0, 0), -- Kill Credit: Portal Stabilized +(227419, 0, 10, 10, 1, 278588, 0, 0), -- Lyrandor Nightveil +(227418, 0, 10, 10, 1, 278587, 0, 0), -- Apprentice Mijala Firehex +(227417, 0, 10, 2, 1, 278586, 0, 0), -- Dedicated Sailor +(227416, 0, 10, 4, 1, 278585, 0, 0), -- Turi Flickerflame +(227415, 0, 10, 10, 1, 278584, 0, 0), -- Meryl Felstorm +(227414, 0, 10, 0.200000002980232238, 1, 278583, 0, 0), -- Claudius +(227413, 0, 10, 1, 1, 278582, 0, 0), -- Dor'garad +(227412, 0, 10, 3, 1, 278581, 0, 0), -- Wounded Emergency Militia +(227411, 0, 10, 0.5, 1, 278580, 0, 0), -- Jinx +(227410, 0, 10, 1, 1, 278579, 0, 0), -- Kill Credit: contraption contribution [DNT] +(227409, 0, 10, 200, 1, 278578, 4, 0), -- Lady Jaina Proudmoore +(227408, 0, 10, 1, 1, 278577, 0, 0), -- Burrows Denizen +(227407, 0, 9, 1, 1, 278576, 0, 0), -- Kalecgos +(227406, 0, 9, 0.400000005960464477, 1, 278575, 536870928, 117440518), -- Agitated Swarmite +(227405, 0, 9, 1, 1, 278574, 1610612752, 117440518), -- Swarmite Egg +(227404, 0, 9, 1, 1, 278573, 1610612752, 654311430), -- Handhold +(227403, 0, 9, 1, 1, 278572, 0, 0), -- Kill Credit: Collect Item [DNT] +(227402, 0, 9, 1, 1, 278571, 0, 0), -- [DNT] Kill Credit: Interact with First Handhold +(227401, 0, 9, 1, 1, 278570, 0, 0), -- [DNT] Kill Credit: Collect Climbing Gear +(227400, 0, 10, 1, 1, 278569, 1610612752, 67108870), -- Cloudrook Tornado +(227397, 0, 0, 1, 1, 278566, 16778240, 144), -- Bile-Soaked Viscera +(227395, 0, 10, 0.200000002980232238, 1, 278564, 0, 0), -- Curious Xeshling +(227394, 0, 10, 1, 1, 278563, 0, 0), -- Lamplighter Kaerter +(227392, 0, 9, 1, 1, 278561, 0, 0), -- Kalecgos +(227391, 0, 10, 1, 1, 278560, 0, 0), -- [DNT] - Kill Credit +(227390, 0, 10, 1, 1, 278559, 1024, 0), -- [DNT] Quest Boss Spell Target Bunny +(227389, 0, 10, 1, 1, 278558, 1610612752, 117440518), -- Earthen Crate +(227388, 0, 10, 0.300000011920928955, 1, 278557, 0, 0), -- Riled Dustdevil +(227383, 0, 10, 1, 1, 278552, 0, 0), -- Escaped Steam +(227382, 0, 10, 2, 1, 278551, 0, 0), -- Superheated Slag +(227380, 0, 10, 1, 1, 278549, 0, 0), -- Kagon +(227379, 0, 10, 1, 1, 278548, 0, 0), -- Oskaer Fortfervor +(227378, 0, 10, 1, 1, 278547, 0, 0), -- Dagkar +(227377, 0, 10, 1, 1, 278546, 0, 0), -- Hannan +(227376, 0, 10, 12, 1, 278545, 0, 0), -- Forgotten Resistance +(227375, 0, 9, 1, 1, 278544, 0, 0), -- Kalecgos +(227374, 0, 10, 0.100000001490116119, 1, 278543, 1610612752, 117440518), -- Goblin Slain +(227373, 0, 0, 0.5, 1, 278542, 1, 0), -- Vicious Spiderling +(227372, 0, 10, 1, 1, 278541, 0, 0), -- Dava +(227371, 0, 10, 1, 1, 278540, 0, 0), -- KC +(227369, 0, 10, 1, 1, 278538, 1, 0), -- Agitated Eel +(227367, 0, 10, 0.300000011920928955, 1, 278536, 65537, 0), -- Contaminated Rockslime +(227365, 0, 10, 1, 1, 278534, 1, 0), -- Harvest Courier +(227364, 0, 10, 1, 1, 278533, 1, 0), -- Disrupted Glowmite +(227361, 0, 10, 1, 1, 278530, 0, 0), -- The Weave Reader +(227360, 0, 10, 1, 1, 278529, 1610612752, 6), -- Stool +(227359, 0, 9, 1, 1, 278528, 0, 0), -- Recalled Hungry Penguin +(227358, 0, 10, 1, 1, 278527, 0, 0), -- Burrows Denizen +(227357, 0, 10, 1, 1, 278526, 0, 0), -- [DNT] - Kill Credit +(227356, 0, 10, 5, 1, 278525, 32768, 0), -- Livid Enforcer +(227355, 0, 10, 5, 1, 278524, 32768, 0), -- Livid Enforcer +(227354, 0, 10, 5, 1, 278523, 32768, 0), -- Livid Enforcer +(227353, 0, 9, 5, 2, 278522, 0, 0), -- Recalled Mistress of Pain +(227352, 0, 9, 1, 1, 278521, 0, 0), -- Kalecgos +(227351, 0, 10, 2, 1, 278520, 0, 0), -- Sharptusk Stagshell +(227350, 0, 10, 1, 1, 278519, 0, 0), -- Kill Credit: wildlife catalogued [DNT] +(227349, 0, 10, 1, 1, 278518, 0, 0), -- Kill Credit: tool collected [DNT] +(227347, 0, 10, 1, 1, 278516, 256, 0), -- Wandering Spore +(227346, 0, 10, 1, 1, 278515, 1, 0), -- Dirtsnoot Tunneler +(227345, 0, 10, 2, 1, 278514, 0, 0), -- Ar'syn +(227344, 0, 10, 2, 1, 278513, 536870936, 83886082), -- Enemy Knight +(227343, 0, 10, 2, 1, 278512, 0, 64), -- Stellin Verasa +(227342, 0, 9, 1, 1, 278511, 0, 0), -- Kill Credit: Speak with Kalecgos +(227341, 0, 9, 1, 1, 278510, 0, 0), -- Kill Credit: Exit Found +(227340, 0, 10, 1, 1, 278509, 0, 0), -- [DNT] Kill Credit +(227339, 0, 10, 1, 1, 278508, 1073742848, 0), -- Blue Dyebath +(227338, 0, 10, 1, 1, 278507, 0, 0), -- Skitterling Crafter +(227337, 0, 10, 1, 1, 278506, 0, 0), -- Skittershaw Driver +(227336, 0, 10, 1, 1, 278505, 0, 0), -- Evan +(227335, 0, 10, 1, 1, 278504, 0, 0), -- Emery +(227334, 0, 10, 1, 1, 278503, 1073742848, 0), -- Yellow Dyebath +(227333, 0, 10, 1, 1, 278502, 1073742848, 0), -- Green Dyebath +(227332, 0, 10, 1, 1, 278501, 1073742848, 0), -- Red Dyebath +(227331, 0, 10, 1, 1, 278500, 1073742848, 0), -- Purple Dyebath +(227330, 0, 10, 1, 1, 278499, 1610612752, 67108870), -- Dead Glimmerling +(227327, 0, 9, 1, 1, 278496, 0, 0), -- Kill Credit: Soul 03 Released (DNT) +(227326, 0, 9, 1, 1, 278495, 0, 0), -- Kill Credit: Soul 02 Released (DNT) +(227325, 0, 10, 1, 1, 278494, 1, 0), -- Bubbling Mudskip +(227322, 0, 10, 1, 1, 278491, 0, 0), -- Skittering Sycophant +(227321, 0, 10, 1, 1, 278490, 268435456, 0), -- Silver Covenant Mage +(227319, 0, 10, 1, 1, 278488, 0, 0), -- Churlish Sage +(227318, 0, 10, 1, 1, 278487, 0, 0), -- Sunreaver Sorcerer +(227317, 0, 10, 1, 1, 278486, 1073742848, 0), -- [DNT] Boss spawn safety bunny +(227316, 0, 10, 1, 1, 278485, 1610612752, 6), -- Fishing Rod +(227315, 0, 10, 1, 1, 278484, 1610612752, 6), -- Fishing Rod +(227314, 0, 10, 1, 1, 278483, 1610612752, 6), -- Fishing Rod +(227313, 0, 10, 1, 1, 278482, 1610612752, 6), -- Fishing Rod +(227312, 0, 10, 1, 1, 278481, 1610612752, 6), -- Fishing Rod +(227311, 0, 10, 1, 1, 278480, 1610612752, 6), -- Fishing Rod +(227310, 0, 9, 10, 1, 278479, 0, 0), -- Taivan +(227302, 0, 10, 4, 1, 278471, 2147483720, 0), -- Distorted Voice +(227301, 0, 10, 0.200000002980232238, 1, 278470, 0, 0), -- Glowmite +(227300, 0, 0, 20, 1, 278467, 2097256, 129), -- Bile-Soaked Spawn +(227298, 0, 10, 0.300000011920928955, 1, 278465, 1, 0), -- Xip +(227296, 0, 10, 1, 1, 278463, 0, 0), -- Recovering Aeroknight +(227295, 0, 10, 1, 1, 278462, 0, 0), -- Birke Dawnecry +(227294, 0, 10, 1, 1, 278461, 0, 0), -- Faerley Kragsland +(227293, 0, 9, 5, 1, 278460, 72, 0), -- Son of Flame +(227292, 0, 10, 1, 1, 278459, 0, 0), -- Margaeret Glynnpray +(227291, 0, 10, 2, 1, 278458, 66049, 0), -- Nooka +(227289, 0, 10, 0.5, 1, 278456, 0, 0), -- Lesser Slime +(227287, 0, 10, 12, 1, 278454, 0, 0), -- Unseen Entity +(227286, 0, 10, 1, 1, 278453, 1610612752, 67108870), -- [DNT] Sweetstinger Scout +(227285, 0, 10, 1, 1, 278452, 1, 0), -- Sweetstinger Scout +(227282, 0, 10, 2, 1, 278449, 1, 0), -- Sweetstinger Soldier +(227281, 0, 10, 8, 1, 278448, 0, 0), -- Ruptured Lake Ancient +(227280, 0, 10, 0.5, 1, 278447, 1, 0), -- Feasting Mite +(227279, 0, 10, 2, 1, 278446, 0, 0), -- Scroll Beetle +(227277, 0, 10, 1, 1, 278444, 0, 0), -- Adventurer Diani +(227276, 0, 10, 1, 1, 278443, 0, 0), -- Adventurer Mithalder +(227275, 0, 10, 1, 1, 278442, 0, 0), -- Adventurer Rugan +(227274, 0, 10, 1, 1, 278441, 0, 0), -- Bobber +(227273, 0, 10, 2, 1, 278440, 0, 0), -- Awakened Machinist +(227272, 0, 10, 2, 1, 278439, 0, 0), -- Book Beetle +(227271, 0, 10, 2, 1, 278438, 0, 0), -- Thread Beetle +(227269, 0, 10, 1, 1, 278436, 0, 0), -- Prescient Denizen +(227268, 0, 10, 0.300000011920928955, 1, 278435, 1, 0), -- Beetle +(227267, 0, 10, 0.5, 1, 278434, 0, 0), -- Lost Skitterling +(227266, 0, 10, 1, 1, 278433, 0, 0), -- Artisan's Consortium +(227265, 0, 10, 1, 1, 278432, 1, 0), -- Kodiak Cub +(227260, 0, 10, 1, 1, 278427, 0, 0), -- Lost Harvester +(227255, 0, 10, 2, 1, 278422, 1, 0), -- Caverndeep Kodiak +(227254, 0, 0, 1, 1, 278421, 1073741824, 128), -- Devoted Worshipper +(227253, 0, 9, 1, 1, 278420, 0, 0), -- Bunny Cursed Object (DNT) +(227252, 0, 10, 1, 1, 278419, 0, 0), -- Mouser +(227251, 0, 9, 1, 1, 278418, 0, 0), -- Kill Credit: Soul 01 Released (DNT) +(227250, 0, 9, 1, 1, 278417, 0, 0), -- Kill Credit: Cursed Object Destroyed +(227247, 0, 10, 1, 1, 278414, 1, 0), -- Alpine Hawk +(227245, 0, 10, 2, 1, 278412, 0, 0), -- Neller Jelenus +(227244, 0, 10, 0.200000002980232238, 1, 278411, 0, 0), -- Salamanther Hatchling +(227243, 0, 9, 1, 1, 278410, 1610612752, 117440518), -- Inconspicuous Crate +(227242, 0, 10, 2, 1, 278409, 0, 0), -- Gorath Stormfyr +(227241, 0, 10, 1, 1, 278408, 0, 0), -- Skardyn Swarm - Stage 1 Complete +(227240, 0, 10, 1, 1, 278407, 0, 0); -- Inconspicuous Crate + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(227239, 0, 10, 5, 1, 278406, 0, 0), -- Patrolling Swarmite +(227238, 0, 10, 1, 1, 278405, 1073742848, 0), -- Kobold Tunnel +(227237, 0, 10, 1, 1, 278404, 1073742848, 0), -- Kobold Tunnel +(227236, 0, 10, 0.300000011920928955, 1, 278403, 0, 0), -- Reanimated Rat +(227235, 0, 10, 1, 1, 278402, 0, 0), -- Fragmented Soul +(227234, 0, 9, 1, 1, 278401, 1610612752, 117440518), -- Inconspicuous Crate +(227233, 0, 10, 1, 1, 278400, 0, 0), -- [DNT] Kill Credit +(227232, 0, 10, 0.5, 1, 278399, 1610612752, 32774), -- Inconspicuous Crate +(227231, 0, 10, 1, 1, 278398, 0, 0), -- Inconspicuous Crate +(227230, 0, 10, 0.5, 1, 278397, 0, 0), -- Highland Hatchling +(227228, 0, 8, 10, 1, 278395, 0, 67108864), -- Lilian Voss +(227227, 0, 10, 2, 1, 278394, 536870936, 83886082), -- Enemy Cleric +(227226, 0, 10, 2, 1, 278393, 0, 0), -- Y'tekhi +(227225, 0, 10, 100, 15, 278392, 0, 0), -- Xal'atath +(227224, 0, 10, 8, 1, 278391, 0, 0), -- Goehi +(227223, 0, 10, 4, 1, 278390, 0, 0), -- Archmage Kel'Thuzad +(227222, 0, 10, 1, 1, 278389, 0, 0), -- Ysabel Gleamgaard +(227221, 0, 10, 1, 1, 278388, 1073742848, 0), -- Kobold Tunnel +(227220, 0, 10, 1, 1, 278387, 0, 0), -- Daeyana Gleamgaard +(227219, 0, 10, 1, 1, 278386, 0, 0), -- Sureki Contractor +(227217, 0, 10, 1, 1, 278384, 0, 0), -- Webster +(227215, 0, 10, 1, 1, 278382, 0, 0), -- Reborn Cloudrook +(227214, 0, 10, 5, 1, 278381, 0, 0), -- Patrolling Swarmite +(227211, 0, 10, 1, 1, 278378, 0, 0), -- Spider +(227209, 0, 10, 1, 1, 278376, 0, 0), -- Sureki Obstructor +(227208, 0, 9, 1, 1, 278375, 0, 0), -- Kalecgos +(227205, 0, 10, 0.5, 0, 278371, 1, 0), -- Young Jeweled Flutterwing +(227204, 0, 10, 1, 1, 278370, 0, 0), -- Island Proudfeather +(227203, 0, 10, 1, 1, 278369, 0, 0), -- Jeweled Flutterwing +(227202, 0, 10, 1, 1, 278368, 1, 0), -- Jeweled Flutterwing +(227201, 0, 10, 1, 1, 278367, 0, 0), -- Tidal Sandsnapper +(227200, 0, 10, 110, 1, 278366, 2101320, 0), -- Archmage Modera +(227198, 0, 10, 1, 1, 278364, 1, 0), -- Island Proudfeather +(227186, 0, 10, 1, 1, 278352, 1610612752, 117440518), -- Emerald Necklace +(227185, 0, 10, 4, 1, 278351, 1, 67108864), -- Baer +(227184, 0, 10, 0.300000011920928955, 1, 278350, 1, 0), -- Mudnose Mole Pup +(227183, 0, 10, 1, 1, 278349, 1, 0), -- Mudnose Mole +(227182, 0, 10, 0.5, 1, 278348, 0, 67108864), -- Shona +(227176, 0, 10, 1, 1, 278342, 0, 0), -- Mattimeo Twinstar +(227175, 0, 10, 1, 1, 278341, 0, 0), -- Lamplighter Leif +(227172, 0, 0, 50, 1, 278338, 0, 16384), -- Royal Silkwing +(227170, 0, 0, 50, 1, 278336, 0, 64), -- Royal Silkwing +(227169, 0, 10, 0.5, 1, 278335, 0, 0), -- Lampyrid Swarm +(227168, 0, 10, 1, 1, 278334, 2097224, 0), -- Tentacle +(227167, 0, 10, 1, 1, 278333, 1073741825, 96), -- Deepwalker +(227164, 0, 10, 0.200000002980232238, 1, 278330, 0, 0), -- MiniZep +(227161, 0, 10, 5, 1, 278327, 0, 0), -- Awakened Phalanx +(227160, 0, 9, 1, 1, 278326, 0, 0), -- [DNT]Speak with Klaskin +(227158, 0, 10, 1, 1, 278323, 0, 0), -- Hannan +(227155, 0, 10, 1, 1, 278320, 0, 0), -- Misty +(227154, 0, 10, 1, 1, 278319, 0, 0), -- Carlos +(227153, 0, 10, 0.300000011920928955, 1, 278318, 0, 0), -- Ethereal Glimmerling +(227150, 0, 10, 1, 1, 278315, 1, 0), -- Immature Shalehorn +(227146, 0, 10, 1, 1, 278311, 0, 0), -- [DNT] Kill Credit +(227143, 0, 10, 5, 1, 278308, 0, 0), -- Patrolling Swarmite +(227138, 0, 10, 0.300000011920928955, 1, 278303, 0, 0), -- Ethereal Glimmerling +(227136, 0, 10, 1, 1, 278301, 0, 16384), -- Brann Bronzebeard +(227135, 0, 10, 2, 1, 278300, 1610612752, 67108870), -- [DNT] Upland Bull +(227134, 0, 10, 1.549999952316284179, 1, 278299, 4096, 0), -- Austin Huxworth +(227132, 0, 10, 2, 1, 278297, 0, 0), -- Gluglurp +(227131, 0, 10, 1.549999952316284179, 1, 278296, 4096, 0), -- Austin Huxworth +(227129, 0, 10, 2.5, 80, 278294, 4128, 0), -- Crenna Earth-Daughter +(227128, 0, 10, 2.5, 80, 278293, 4128, 0), -- Crenna Earth-Daughter +(227126, 0, 10, 2.5, 1, 278291, 4096, 0), -- Meredy Huntswell +(227125, 0, 10, 1, 1, 278290, 0, 0), -- Rethaela Laskar +(227124, 0, 10, 2.5, 1, 278289, 4096, 0), -- Meredy Huntswell +(227122, 0, 10, 0.200000002980232238, 1, 278287, 0, 0), -- Forest Ferret +(227121, 0, 10, 2, 1, 278286, 0, 0), -- Displaced Stonestalker +(227120, 0, 10, 2.20000004768371582, 10, 278285, 4128, 0), -- Meredy Huntswell +(227118, 0, 10, 2.20000004768371582, 10, 278283, 4128, 0), -- Meredy Huntswell +(227108, 0, 10, 1, 1, 278273, 0, 0), -- Kriz the "Loyal" +(227105, 0, 9, 1, 1, 278270, 0, 0), -- Bob the Questgiver +(227099, 0, 10, 1, 1, 278264, 1073742848, 0), -- [DNT] Reward Credit +(227086, 0, 10, 1, 1, 278251, 0, 0), -- [DNT] Achievement Credit +(227085, 0, 10, 1, 1, 278250, 0, 0), -- [DNT] Achievement Credit +(227084, 0, 10, 1, 1, 278249, 0, 0), -- [DNT] Achievement Credit +(227083, 0, 10, 1, 1, 278248, 0, 0), -- [DNT] Achievement Credit +(227076, 0, 10, 1, 1, 278241, 1610612752, 117440518), -- Faerin's Shield +(227073, 0, 10, 1, 1, 278238, 0, 0), -- Molvzira +(227072, 0, 10, 1, 1, 278237, 0, 0), -- Barzvitz +(227067, 0, 9, 1, 1, 278232, 0, 0), -- Kalecgos +(227066, 0, 9, 1, 1, 278231, 0, 0), -- Kill Credit: Kel'Thuzad Found +(227065, 0, 9, 1, 1, 278230, 0, 0), -- Kill Credit: Trap Triggered +(227064, 0, 10, 1, 1, 278229, 1073742848, 0), -- [DNT] Invisible Bunny (Harmonizing Device) +(227063, 0, 9, 1, 1, 278228, 0, 0), -- Kalecgos +(227062, 0, 10, 1, 1, 278227, 1073742848, 0), -- Dungeon Bunny [DNT] +(227061, 0, 9, 1, 1, 278226, 0, 0), -- Kill Credit: Potion Given +(227060, 0, 10, 1, 1, 278225, 0, 0), -- Grolnir +(227059, 0, 10, 1, 1, 278224, 1073742848, 0), -- Kobold Tunnel +(227058, 0, 10, 1, 1, 278223, 1073742848, 0), -- Kobold Tunnel +(227057, 0, 10, 1, 1, 278222, 1, 0), -- Terrified Shalehorn +(227056, 0, 10, 1, 1, 278221, 1610612752, 67108870), -- [DNT] Subterrane Spider +(227054, 0, 10, 0.699999988079071044, 1, 278219, 0, 0), -- Ol' Gail +(227053, 0, 10, 1, 1, 278218, 1073742848, 0), -- Kobold Tunnel +(227047, 0, 10, 2, 1, 278212, 0, 0), -- Castalia Hawklans +(227044, 0, 9, 1, 1, 278209, 0, 0), -- Kill Credit: Carpet Placed +(227041, 0, 10, 1, 1, 278206, 0, 0), -- Sir Humphrey +(227040, 0, 10, 1, 1, 278205, 0, 0), -- Berkeley +(227038, 0, 10, 1, 1, 278203, 1610612752, 6), -- Scouting Map +(227031, 0, 9, 1, 1, 278196, 0, 0), -- Kalecgos +(227030, 0, 10, 5, 1, 278195, 0, 0), -- Prime Skardyn +(227029, 0, 10, 1, 1, 278194, 134217728, 64), -- Flying Carpet +(227027, 0, 10, 1, 1, 278192, 1, 0), -- Mereldar Swiftlet +(227026, 0, 10, 1, 1, 278191, 1, 0), -- Trained Skyflayer +(227025, 0, 10, 1, 1, 278190, 0, 0), -- Eastern Pathguard +(227024, 0, 10, 1, 1, 278189, 0, 0), -- Sureki Scythejaw +(227023, 0, 10, 2, 1, 278188, 0, 0), -- Sureki Bridgekeeper +(227003, 0, 10, 1, 1, 278168, 0, 0), -- Kir'xal +(227002, 0, 10, 1, 1, 278167, 65537, 0), -- Siltboring Jawcrawler +(226996, 0, 10, 2, 1, 278161, 1, 0), -- Tableland Bull +(226995, 0, 9, 1, 1, 278160, 0, 0), -- Kill Credit: Bag Searched +(226993, 0, 9, 1, 1, 278157, 0, 0), -- Kill Credit: Talk to Kalecgos +(226981, 0, 10, 1, 1, 278144, 1610612752, 117440518), -- De-Recombobulatron Matrix +(226975, 0, 10, 1, 1, 278137, 1073742848, 0), -- [DNT] Thrown Gem +(226974, 0, 10, 1, 1, 278136, 1073742848, 0), -- [DNT] Lava Gem Bunny +(226973, 0, 10, 1, 1, 278135, 1090520146, 32), -- Improvised Stabilizer +(226972, 0, 10, 1, 1, 278134, 1090520146, 32), -- Improvised Thumper +(226971, 0, 10, 1, 1, 278133, 1090520146, 32), -- Improvised Smokemaker +(226970, 0, 10, 1, 1, 278132, 1090520146, 0), -- Dull Gemstone +(226969, 0, 10, 1, 1, 278131, 0, 0), -- Gem-Jammed Slag Bubble +(226968, 0, 10, 5, 1, 278130, 2147484168, 0), -- Lava Laden Crystal Construct +(226967, 0, 10, 1, 1, 278129, 0, 0), -- Kill Credit: gem treated [DNT] +(226966, 0, 10, 1, 1, 278128, 0, 0), -- Kill Credit: gem collected [DNT] +(226965, 0, 10, 2, 1, 278127, 0, 0), -- Spined Bilespitter +(226964, 0, 10, 1, 1, 278126, 0, 0), -- Fungarian +(226963, 0, 10, 1, 1, 278125, 0, 0), -- Undertide Preystalker +(226962, 0, 10, 2, 1, 278124, 1073741824, 0), -- Undertide Lurker +(226961, 0, 10, 2, 1, 278123, 0, 0), -- Undertide Deepfisher +(226953, 0, 10, 1, 1, 278115, 0, 0), -- Undertide Luremancer +(226951, 0, 9, 1, 1, 278113, 0, 0), -- [DNT] Kill Credit +(226950, 0, 9, 1, 1, 278112, 0, 0), -- [DNT] Kill Credit +(226949, 0, 9, 1, 1, 278111, 0, 0), -- [DNT] Kill Credit +(226948, 0, 9, 1, 1, 278110, 0, 0), -- [DNT] Kill Credit +(226947, 0, 9, 1, 1, 278109, 0, 0), -- [DNT] Kill Credit +(226946, 0, 9, 1, 1, 278108, 0, 0), -- [DNT] Kill Credit +(226945, 0, 9, 1, 1, 278107, 0, 0), -- [DNT] Kill Credit +(226944, 0, 9, 1, 1, 278106, 0, 0), -- [DNT] Kill Credit +(226943, 0, 9, 1, 1, 278105, 0, 0), -- [DNT] Kill Credit +(226942, 0, 10, 1, 1, 278104, 4096, 0), -- Evil Crags +(226941, 0, 10, 1, 1, 278103, 4096, 0), -- Evil Kralla +(226939, 0, 10, 1, 1, 278101, 4096, 0), -- Evil Arnott +(226938, 0, 10, 1, 1, 278100, 4096, 0), -- Evil Rivet +(226937, 0, 10, 1, 1, 278099, 4096, 0), -- Evil Blue +(226935, 0, 10, 2, 1, 278097, 4096, 0), -- Arathi Ardent +(226931, 0, 10, 1, 1, 278093, 0, 0), -- Sunreaver Battlemage +(226930, 0, 10, 1, 1, 278092, 0, 0), -- Kirin Tor Conjuror +(226929, 0, 10, 1, 1, 278091, 1, 0), -- Stonepool Skipper +(226925, 0, 10, 1, 1, 278087, 0, 0), -- Deepflayer +(226919, 0, 10, 10, 1, 278081, 0, 32768), -- Archivist Frithrun +(226918, 0, 10, 1, 1, 278080, 0, 0), -- Chive +(226907, 0, 10, 1, 1, 278069, 0, 0), -- Thunderswift +(226901, 0, 10, 0.5, 1, 278063, 0, 0), -- Deepflayer Hatchling +(226898, 0, 10, 1, 1, 278060, 1073742848, 0), -- Brennok +(226897, 0, 10, 1, 1, 278059, 0, 0), -- Rancher Ichabrud +(226895, 0, 10, 100, 1, 278057, 0, 67108864), -- Archmage Aethas Sunreaver +(226893, 0, 10, 1, 1, 278055, 536870928, 67108866), -- Mangled Skitterling +(226891, 0, 10, 1, 1, 278053, 1, 0), -- Rambleshire Buck +(226889, 0, 10, 1, 1, 278051, 1, 0), -- Rambleshire Buck +(226883, 0, 9, 1, 1, 278045, 0, 0), -- Kill Credit: Empowered +(226881, 0, 10, 1, 1, 278043, 513, 0), -- Cragstone Ramolith +(226879, 0, 10, 0.5, 1, 278041, 0, 0), -- Juvenile Deepflayer +(226878, 0, 9, 1, 1, 278040, 0, 0), -- Bunny Ward (DNT) +(226876, 0, 10, 1, 1, 278038, 4096, 0), -- Crags +(226873, 0, 10, 1, 1, 278035, 4096, 0), -- Rivet +(226872, 0, 9, 1, 1, 278034, 0, 0), -- Bunny Prime - Dome (DNT) +(226871, 0, 10, 100, 1, 278033, 0, 0), -- Archmage Aethas Sunreaver +(226853, 0, 10, 1, 1, 278015, 1024, 0), -- [DNT] Spell Target Bunny +(226852, 0, 10, 1, 1, 278014, 0, 0), -- Kill Credit: Drill 03 [DNT] +(226851, 0, 10, 1, 1, 278013, 0, 0), -- Kill Credit: Drill 02 [DNT] +(226850, 0, 10, 12, 1, 278012, 0, 0), -- Forgotten Projection +(226849, 0, 10, 1, 1, 278011, 1610612752, 50331654), -- Fuel +(226848, 0, 10, 1, 1, 278010, 1610612752, 50331654), -- Fuel +(226847, 0, 10, 1, 1, 278009, 0, 0), -- Kill Credit: Drill 01 [DNT] +(226846, 0, 10, 1, 1, 278008, 134217728, 0), -- Captain Oathmyt +(226845, 0, 10, 1, 1, 278007, 4096, 0), -- Arnott Granwin +(226844, 0, 10, 1, 1, 278006, 1610612752, 50331654), -- Fuel +(226843, 0, 10, 1, 1, 278005, 0, 0), -- [DNT] - Kill Credit +(226842, 0, 10, 1, 1, 278004, 0, 0), -- [DNT] - Kill Credit +(226841, 0, 10, 1, 1, 278003, 0, 0), -- Speaker Brinthe +(226840, 0, 10, 1, 1, 278002, 0, 0), -- [DNT] - Kill Credit +(226838, 0, 10, 1, 1, 278000, 0, 0), -- Opalcreg Worker +(226837, 0, 10, 35, 2, 277999, 0, 0), -- Dagran Thaurissan II +(226836, 0, 10, 1, 1, 277998, 0, 0), -- Tabea +(226835, 0, 10, 1, 1, 277997, 0, 0), -- Apollo +(226834, 0, 10, 1, 1, 277996, 0, 0), -- Nelur Lightsown +(226833, 0, 10, 1, 1, 277995, 0, 0), -- Matron Ossela +(226832, 0, 10, 1, 1, 277994, 0, 0), -- Saedelin Whitedawn +(226831, 0, 10, 1, 1, 277993, 0, 0), -- Kill Credit: Sanguine Dogfish +(226830, 0, 10, 1, 1, 277992, 0, 0), -- Kill Credit: Azj-Kahet Slum Shark +(226829, 0, 10, 1, 1, 277991, 0, 0), -- Kill Credit: Spiked Sea Raven +(226828, 0, 10, 1, 1, 277990, 0, 0), -- Kill Credit: Queen's Lurefish +(226827, 0, 10, 1, 1, 277989, 0, 0), -- Kill Credit: Regal Dottyback +(226826, 0, 10, 1, 1, 277988, 0, 0), -- Kill Credit: Specular Rainbowfish +(226825, 0, 10, 1, 1, 277987, 0, 0), -- Kill Credit: Dornish Pike +(226824, 0, 10, 1, 1, 277986, 0, 0), -- Kill Credit: Roaring Anglerseeker +(226823, 0, 10, 1, 1, 277985, 0, 0), -- Kill Credit: Arathor Hammerfish +(226822, 0, 10, 1, 1, 277984, 0, 0), -- Kill Credit: Whispering Stargazer +(226821, 0, 10, 1, 1, 277983, 0, 0), -- Kill Credit: Crystalline Sturgeon +(226820, 0, 10, 1, 1, 277982, 0, 0), -- Kill Credit: Dilly-Dally Dace +(226819, 0, 10, 1, 1, 277981, 0, 0), -- Kill Credit: Bloody Perch +(226818, 0, 10, 1, 1, 277980, 0, 0), -- Kill Credit: Bismuth Bitterling +(226817, 0, 10, 1, 1, 277979, 0, 0), -- Kill Credit: Nibbling Minnow +(226813, 0, 10, 1, 1, 277971, 0, 0), -- Ramble Rider Enkor +(226811, 0, 10, 1, 1, 277969, 0, 0), -- Ironstead Guldsh +(226809, 0, 10, 1.149999976158142089, 1, 277967, 0, 0), -- Clump O' Wax +(226806, 0, 10, 0.5, 1, 277964, 0, 0), -- Drowned Arathi +(226801, 0, 10, 1, 1, 277959, 0, 0), -- [DNT] Achievement Credit +(226800, 0, 10, 1, 1, 277958, 0, 0), -- [DNT] Kill Credit - 50 Stacks +(226798, 0, 9, 1, 1, 277956, 0, 0), -- Kill Credit: Wards Placed +(226792, 0, 10, 1, 1, 277950, 0, 0), -- Rancher Edidithet +(226791, 0, 10, 1, 1, 277949, 268435456, 0), -- Violet Warden +(226790, 0, 10, 1, 1, 277948, 0, 1), -- Infernal Fragment +(226789, 0, 0, 1, 1, 277947, 0, 0), -- Tulumun +(226788, 0, 9, 1, 1, 277946, 0, 0), -- [DNT]Mushroom Bunny +(226787, 0, 10, 1, 1, 277945, 4096, 0), -- Kralla Earthstorm +(226786, 0, 10, 1, 1, 277944, 0, 0), -- Spindlespider +(226785, 0, 10, 1, 1, 277943, 0, 0), -- Kondal Huntsworn +(226784, 0, 10, 1, 1, 277942, 0, 0), -- Kill Credit: Tragedy Play +(226783, 0, 10, 1, 1, 277941, 0, 0), -- Hunaka Greenhoof +(226782, 0, 10, 1, 1, 277940, 0, 0), -- Kill Credit: Melodrama Play +(226781, 0, 10, 1, 1, 277939, 0, 0), -- Kill Credit: Comedy Play +(226780, 0, 10, 1, 1, 277938, 0, 0), -- Kill Credit: Odyssey Play +(226779, 0, 10, 1, 1, 277937, 0, 0), -- Halga Steelbarrow +(226778, 0, 10, 1, 1, 277936, 0, 0), -- Kill Credit: Duel Play +(226777, 0, 10, 1, 1, 277935, 0, 0), -- Professor Pallin +(226773, 0, 10, 40, 1, 277931, 0, 0), -- Zekvir +(226769, 0, 10, 0.300000011920928955, 1, 277927, 0, 0), -- Tiny You? +(226767, 0, 10, 0.300000011920928955, 1, 277925, 0, 0), -- Speeding Swarmmite +(226763, 0, 10, 3, 1, 277921, 0, 0), -- Naleidea Rivergleam +(226762, 0, 10, 1, 1, 277920, 1073742848, 0), -- Xal'atath +(226761, 0, 10, 1, 1, 277919, 0, 0), -- Peacekeeper Alef +(226760, 0, 10, 1, 1, 277918, 1610612752, 67108870), -- [DNT] Hallowfall Bear +(226759, 0, 10, 1, 1, 277917, 0, 0), -- Dawn +(226756, 0, 10, 1, 1, 277914, 0, 0), -- Giada Goldleash +(226754, 0, 10, 1, 1, 277908, 0, 0), -- Murgha the Tempered +(226753, 0, 10, 1, 1, 277907, 1024, 0), -- Nerubian Hanging Mine +(226752, 0, 10, 1, 1, 277906, 0, 0), -- Brassbolt Mechawrench +(226751, 0, 10, 1, 1, 277905, 0, 0), -- Reginald Arcfire +(226750, 0, 10, 1, 1, 277904, 268435456, 0), -- Freysworn Etterca +(226749, 0, 10, 1, 1, 277903, 0, 0), -- Abohba +(226748, 0, 10, 1, 1, 277902, 0, 67108928), -- Sathilga +(226747, 0, 10, 1, 1, 277901, 0, 67108928), -- Gundrig +(226746, 0, 10, 5, 1, 277900, 0, 0), -- Rulen Lightsreap +(226745, 0, 10, 5, 1, 277899, 0, 0), -- Pathstalker Ralsir +(226744, 0, 10, 5, 1, 277898, 0, 0), -- Ranger Selone +(226743, 0, 10, 1, 1, 277897, 0, 0), -- Nargut +(226742, 0, 10, 1, 1, 277896, 0, 0), -- Rhukah +(226739, 0, 10, 1, 1, 277893, 0, 0), -- Aquanos +(226736, 0, 10, 1, 1, 277890, 0, 0), -- Shandy Glossgleam +(226735, 0, 10, 1, 1, 277889, 0, 67108928); -- Alfritha + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(226734, 0, 10, 0.009999999776482582, 1, 277888, 0, 0), -- Badluck +(226733, 0, 10, 1, 1, 277887, 0, 0), -- Endora Moorehead +(226732, 0, 10, 1, 1, 277886, 0, 0), -- Hagatha Moorehead +(226731, 0, 10, 1, 8.104800224304199218, 277885, 0, 0), -- Nelphi +(226730, 0, 10, 1, 1, 277884, 0, 67108928), -- Varerko +(226729, 0, 10, 1, 1, 277883, 0, 67108928), -- Merunth +(226727, 0, 10, 1, 1, 277881, 0, 67108928), -- Venedaz +(226726, 0, 10, 1, 1, 277880, 0, 67108928), -- Krattdaz +(226725, 0, 10, 1, 1, 277879, 0, 67108928), -- Uisgaz +(226724, 0, 10, 1, 1, 277878, 0, 67108928), -- Attwogaz +(226723, 0, 10, 1, 1, 277877, 0, 67108928), -- Hathlaz +(226716, 0, 10, 1, 1, 277870, 17488, 67108864), -- Webbed Ore Deposit +(226712, 0, 10, 2, 1, 277866, 1610612752, 67108870), -- [DNT] Galvanized Lurker +(226708, 0, 10, 1, 1, 277862, 0, 0), -- Val Thalvassa +(226700, 0, 10, 1, 1, 277850, 1, 0), -- Mudstone Basilisk +(226699, 0, 10, 0.200000002980232238, 1, 277849, 0, 0), -- Lashroom +(226698, 0, 10, 1, 1, 277848, 0, 67108864), -- Arbauch's Cogwalker +(226697, 0, 10, 1, 1, 277847, 0, 0), -- Spider +(226696, 0, 10, 1, 1, 277846, 0, 0), -- Seasonal Delver's Dirigible +(226694, 0, 10, 4, 1, 277844, 2147483720, 0), -- You? +(226693, 0, 10, 0.009999999776482582, 1, 277843, 1610612752, 67108870), -- [DNT] History Presentation Apparatus +(226692, 0, 10, 1, 1, 277842, 536870928, 67108866), -- Mangled Skitterling +(226691, 0, 10, 1, 1, 277841, 536870928, 67108866), -- Mangled Harvester +(226690, 0, 10, 1, 1, 277840, 1073742848, 0), -- [DNT] Cave Entrance Bunny +(226689, 0, 10, 1, 1, 277839, 0, 0), -- Modaln +(226688, 0, 10, 1, 1, 277838, 0, 67108864), -- Olrenan +(226687, 0, 10, 1, 1, 277837, 0, 0), -- Lingolga +(226686, 0, 10, 1, 1, 277836, 0, 0), -- Evaldurn +(226685, 0, 10, 1, 1, 277835, 0, 0), -- Rolgel +(226682, 0, 10, 1, 1, 277832, 1073741896, 65536), -- Murkshades +(226681, 0, 7, 1, 1, 277831, 0, 0), -- Vulpera Representative +(226676, 0, 10, 1, 1, 277826, 0, 0), -- Earthen Representative +(226675, 0, 10, 0.300000011920928955, 1, 277825, 0, 0), -- Awakened Chewer +(226674, 0, 10, 1, 1, 277824, 1610612752, 117440518), -- Transpositional Anomaly +(226673, 0, 10, 1, 1, 277823, 0, 0), -- Hannan +(226672, 0, 10, 10, 1, 277822, 0, 0), -- Orweyna +(226671, 0, 10, 1, 1, 277821, 0, 0), -- Hannan +(226670, 0, 10, 10, 1, 277820, 0, 0), -- Orweyna +(226669, 0, 10, 1, 1, 277819, 0, 0), -- Partially Teleported Kobold +(226668, 0, 10, 1, 1, 277818, 0, 0), -- Partially Teleported Trogg +(226667, 0, 10, 1, 1, 277817, 0, 0), -- Partially Teleported Gnoll +(226666, 0, 10, 1, 1, 277816, 0, 0), -- Partially Teleported Murloc +(226665, 0, 10, 1, 1, 277815, 0, 16384), -- Thimble +(226664, 0, 10, 1, 1, 277814, 0, 16384), -- Thimble +(226663, 0, 10, 1, 1, 277813, 0, 16384), -- Thimble +(226661, 0, 10, 1, 1, 277811, 0, 16384), -- Thimble +(226659, 0, 10, 1, 1, 277809, 0, 16384), -- Thimble +(226658, 0, 10, 1, 1, 277808, 4096, 0), -- Blue +(226657, 0, 10, 1, 1, 277807, 0, 16384), -- Thimble +(226656, 0, 10, 40, 1, 277806, 2052, 0), -- Lady Liadrin +(226655, 0, 10, 1, 1, 277805, 0, 16384), -- Thimble +(226654, 0, 10, 1, 1, 277804, 0, 16384), -- Thimble +(226652, 0, 10, 1, 1, 277802, 0, 16384), -- Thimble +(226650, 0, 10, 1200, 1, 277800, 4, 67108864), -- High Exarch Turalyon +(226649, 0, 10, 1, 1, 277799, 0, 16384), -- Thimble +(226648, 0, 10, 1, 1, 277798, 1, 0), -- Rockwing Glider +(226647, 0, 10, 1, 1, 277797, 0, 16384), -- Thimble +(226645, 0, 10, 1, 1, 277795, 1610612752, 6), -- Summon Stalker +(226644, 0, 10, 10, 1, 277794, 0, 0), -- Kobyss Summoner +(226643, 0, 10, 0.200000002980232238, 1, 277793, 0, 0), -- Pinefur Mouse +(226642, 0, 10, 1, 1, 277792, 1610612752, 117440518), -- Earthen Console +(226641, 0, 10, 1, 1, 277791, 1610612752, 117440518), -- Lost Console +(226640, 0, 10, 1, 1, 277790, 1610612752, 117440518), -- Obsidian Console +(226639, 0, 10, 1, 1, 277789, 1610612752, 117440518), -- Taelloch Console +(226638, 0, 10, 1, 1, 277788, 1610612752, 117440518), -- Abyssal Console +(226636, 0, 10, 1, 1, 277786, 1, 0), -- Scaletooth Coiler +(226635, 0, 10, 0.200000002980232238, 1, 277785, 0, 0), -- Mistrock Beetle +(226634, 0, 10, 0.200000002980232238, 1, 277784, 0, 0), -- Slithering Pebblefang +(226631, 0, 10, 0.5, 1, 277781, 0, 0), -- Banded Snakebiter +(226626, 0, 10, 0.200000002980232238, 1, 277776, 0, 0), -- Spring Mole +(226625, 0, 10, 0.200000002980232238, 1, 277775, 1, 0), -- Cave Skipper +(226624, 0, 10, 1, 1, 277774, 1610612752, 117440518), -- Water Console +(226623, 0, 10, 1, 1, 277773, 0, 32832), -- Biergoth +(226622, 0, 10, 0.200000002980232238, 1, 277772, 0, 0), -- Sea Slug +(226621, 0, 10, 1, 1, 277771, 0, 0), -- Roiling Steam +(226620, 0, 10, 1, 1, 277770, 0, 0), -- Rat +(226619, 0, 10, 1, 1, 277769, 0, 0), -- Cockroach +(226618, 0, 10, 0.200000002980232238, 1, 277768, 0, 0), -- Moth +(226617, 0, 10, 0.200000002980232238, 1, 277767, 0, 0), -- Snake +(226615, 0, 10, 1, 1, 277765, 1073742848, 0), -- [DNT] Sparks Bunny +(226613, 0, 10, 0.200000002980232238, 1, 277763, 0, 0), -- Mudnose Mole +(226612, 0, 10, 0.200000002980232238, 1, 277762, 0, 0), -- Bloodfeaster Larva +(226607, 0, 10, 1, 1, 277757, 1073742848, 0), -- [DNT] Pipe Bunny +(226606, 0, 10, 1, 1, 277756, 0, 0), -- Kill Credit: Pipe Patched [DNT] +(226605, 0, 10, 1, 1, 277755, 0, 0), -- Cenderragg +(226604, 0, 10, 1, 1, 277754, 0, 0), -- Alvegar +(226603, 0, 10, 30, 1, 277753, 0, 0), -- Ironus Coldsteel +(226602, 0, 10, 2, 1, 277752, 1073741840, 67108870), -- Skitterling Leader +(226601, 0, 10, 2, 1, 277751, 1073741840, 67108870), -- Skitterling +(226600, 0, 10, 6, 1, 277750, 1073741840, 67108870), -- Chitin Commander +(226598, 0, 10, 1, 1, 277748, 1073742848, 0), -- [DNT] Steam Bunny +(226596, 0, 10, 2, 1, 277746, 16, 67108870), -- Convoy Protector +(226592, 0, 10, 1, 1, 277742, 0, 0), -- Jaxi Sparkshine +(226591, 0, 6, 1, 1, 277741, 0, 0), -- Windle Sparkshine +(226588, 0, 10, 2, 1, 277738, 4096, 0), -- Arathi Messenger +(226586, 0, 10, 1, 1, 277736, 1610612752, 67108870), -- [DNT] Cliffwalk Scavenger +(226580, 0, 10, 2, 1, 277730, 0, 0), -- Unwitting Skeinsguard +(226579, 0, 10, 2, 1, 277729, 0, 0), -- Unwitting Umbraguard +(226577, 0, 10, 6, 1, 277727, 1073741840, 67108870), -- Convoy Leader +(226575, 0, 10, 1, 1, 277725, 0, 64), -- High Speaker Brinthe +(226574, 0, 10, 0.300000011920928955, 1, 277724, 0, 0), -- Underground Spore +(226573, 0, 10, 1, 1, 277723, 1, 0), -- Cliffwalk Scavenger +(226560, 0, 10, 1, 1, 277710, 1610612752, 67108870), -- Kill Credit +(226543, 0, 10, 35, 2, 277693, 0, 0), -- Dagran Thaurissan II +(226532, 0, 10, 1, 1, 277682, 0, 0), -- Dwarven Historian +(226528, 0, 10, 1, 1, 277678, 0, 16384), -- Thimble +(226527, 0, 10, 1, 1, 277677, 1073742848, 0), -- [DNT] History Bunny F +(226526, 0, 10, 1, 1, 277676, 1073742848, 0), -- [DNT] History Bunny E +(226525, 0, 10, 1, 1, 277675, 1073742848, 0), -- [DNT] History Bunny D +(226524, 0, 10, 1, 1, 277674, 1073742848, 0), -- [DNT] History Bunny C +(226523, 0, 10, 1, 1, 277673, 1073742848, 0), -- [DNT] History Bunny B +(226521, 0, 9, 1, 1, 277671, 0, 0), -- Archmage Drenden +(226519, 0, 9, 1, 1, 277669, 0, 0), -- [DNT]Permanent Hire +(226515, 0, 9, 1, 1, 277662, 0, 0), -- [DNT]Barn Convo Bunny 4 +(226514, 0, 9, 1, 1, 277661, 0, 0), -- [DNT]Barn Convo Bunny 3 +(226513, 0, 9, 1, 1, 277660, 0, 0), -- [DNT]Barn Convo Bunny 2 +(226512, 0, 9, 1, 1, 277659, 0, 0), -- [DNT]Barn Convo Bunny 1 +(226511, 0, 10, 1, 1, 277655, 0, 32832), -- High Speaker Brinthe +(226510, 0, 10, 1, 1, 277654, 1075839048, 34), -- Path Helper +(226509, 0, 10, 1, 1, 277653, 0, 0), -- Unthen +(226508, 0, 10, 1, 1, 277649, 1, 0), -- Rak-Ush Stagshell +(226507, 0, 10, 1, 1, 277648, 0, 0), -- Golgoth +(226506, 0, 10, 0.200000002980232238, 1, 277647, 0, 0), -- Crab +(226502, 0, 10, 0.200000002980232238, 1, 277640, 0, 0), -- Toad +(226501, 0, 10, 1, 1, 277639, 1075839048, 34), -- Path Helper +(226493, 0, 10, 0.200000002980232238, 1, 277628, 0, 0), -- Stubling +(226491, 0, 10, 0.5, 1, 277626, 0, 0), -- Summoned Elemental +(226486, 0, 10, 0.75, 1, 277621, 0, 0), -- Elemental Rift +(226484, 0, 10, 0.200000002980232238, 1, 277604, 0, 0), -- Larva +(226483, 0, 10, 1, 1, 277597, 1073741840, 117440518), -- Dig Spot +(226481, 0, 9, 1, 1, 277595, 0, 0), -- [DNT]Threadling Egg Sac Bunny +(226476, 0, 10, 1, 1, 277581, 0, 0), -- Dark Field +(226475, 0, 10, 1, 1, 277577, 0, 0), -- Kill Credit: History F found [DNT] +(226474, 0, 10, 1, 1, 277576, 0, 0), -- Kill Credit: History E found [DNT] +(226473, 0, 10, 1, 1, 277575, 0, 0), -- Kill Credit: History D found [DNT] +(226472, 0, 10, 1, 1, 277574, 0, 0), -- Kill Credit: History C found [DNT] +(226471, 0, 10, 1, 1, 277573, 0, 0), -- Kill Credit: History B found [DNT] +(226470, 0, 10, 1, 1, 277572, 0, 0), -- Kill Credit: History A found [DNT] +(226469, 0, 10, 1, 1, 277571, 0, 0), -- Kill Credit: History found (any) [DNT] +(226468, 0, 0, 1, 1, 277570, 32, 0), -- Lamplighter Havrik Chayvn +(226467, 0, 10, 1, 1, 277569, 1073742848, 0), -- [DNT] History Bunny A +(226466, 0, 10, 1, 1, 277568, 32, 0), -- Lamplighter Davrak Chavyn +(226465, 0, 10, 1, 1, 277567, 0, 0), -- Unstable Golem +(226464, 0, 10, 0.5, 1, 277566, 65537, 0), -- Jawcrawler +(226463, 0, 10, 1, 1, 277565, 1610612752, 67108870), -- Ominura +(226462, 0, 10, 0.200000002980232238, 1, 277564, 0, 0), -- Stagshell +(226461, 0, 10, 0.5, 1, 277563, 0, 0), -- Pill Bug +(226460, 0, 10, 0.200000002980232238, 1, 277562, 0, 0), -- Undercrawler Hatchling +(226459, 0, 10, 0.200000002980232238, 1, 277561, 0, 0), -- Glowmite +(226458, 0, 10, 1, 1, 277560, 0, 0), -- Nerubian Kinslayer +(226457, 0, 10, 0.200000002980232238, 1, 277559, 0, 0), -- Octopus +(226456, 0, 10, 0.200000002980232238, 1, 277558, 0, 0), -- Salamanther Hatchling +(226454, 0, 10, 0.200000002980232238, 1, 277553, 0, 0), -- Hermit Crab +(226447, 0, 10, 1, 1, 277546, 1610612752, 117440518), -- Shadow Portal +(226432, 0, 10, 1, 1, 277531, 0, 0), -- Generic Bunny +(226427, 0, 10, 1, 1, 277526, 0, 0), -- Steelvein +(226423, 0, 10, 1, 1, 277522, 1073742848, 0), -- Kill Credit: Gossip [DNT] +(226422, 0, 10, 1, 1, 277521, 0, 0), -- Opalcreg Worker +(226421, 0, 10, 1, 1, 277519, 1, 0), -- Stonepool Skipper +(226420, 0, 9, 1, 1, 277518, 0, 0), -- Kill Credit: Special Assignment: Bomber Beetles [DNT] +(226419, 0, 10, 5, 1, 277517, 0, 0), -- Steelvein Trader +(226418, 0, 10, 5, 1, 277516, 0, 0), -- Steelvein Trader +(226417, 0, 10, 1, 1, 277515, 1, 0), -- Furious Skipper +(226416, 0, 10, 1, 1, 277514, 1610612752, 117440518), -- Stolen Skiff +(226415, 0, 10, 1, 1, 277513, 0, 0), -- Ykl "Bob" Zn +(226414, 0, 10, 1, 1, 277512, 1610612752, 117440518), -- Stolen Skiff +(226413, 0, 10, 1, 1, 277511, 1, 0), -- Underlit Shalewing +(226412, 0, 10, 5, 1, 277510, 0, 0), -- Steelvein Trader +(226411, 0, 10, 1, 1, 277509, 1610612752, 67108870), -- [DNT] Deeps Spitter +(226409, 0, 10, 10, 1, 277507, 0, 64), -- Wenbrandt +(226408, 0, 10, 1, 1, 277506, 0, 0), -- Arathi Prisoner +(226400, 0, 10, 1, 1, 277487, 1610612752, 67108870), -- [DNT] Sweetsnuffler +(226397, 0, 10, 1, 1, 277484, 1, 0), -- Rockslab Basilisk +(226395, 0, 10, 100, 1, 277482, 0, 0), -- Letter +(226393, 0, 10, 2, 1, 277480, 0, 0), -- Skittershaw Beetle +(226392, 0, 10, 1, 1, 277479, 0, 0), -- Skittershaw Driver +(226391, 0, 10, 10, 1, 277478, 4096, 2162688), -- Triangulation Matrix +(226386, 0, 10, 1, 1, 277473, 1, 0), -- Shimmering Peafowl +(226385, 0, 10, 1, 1, 277472, 1610612784, 117440518), -- Prisoner Skittershaw +(226383, 0, 10, 2, 1, 277470, 0, 0), -- Convoy Protector +(226382, 0, 10, 6, 1, 277469, 0, 0), -- Convoy Leader +(226381, 0, 10, 1, 1, 277468, 1, 0), -- Agitated Shalewing +(226377, 0, 10, 1, 1, 277464, 0, 0), -- Relaxing Earthen +(226373, 0, 10, 1, 1, 277460, 0, 0), -- Olgraneer +(226372, 0, 10, 1, 1, 277459, 0, 0), -- Talvfrida +(226371, 0, 10, 1, 1, 277458, 0, 0), -- Igrann +(226370, 0, 10, 2, 1, 277457, 0, 0), -- [DNT] Prospera's Shredder +(226369, 0, 10, 1, 1, 277456, 1, 0), -- Warmslink Gator +(226367, 0, 10, 2, 1, 277454, 0, 0), -- Prospera Cogwail +(226366, 0, 10, 1, 1, 277453, 0, 64), -- Lufsela +(226365, 0, 10, 1, 1, 277452, 0, 0), -- Leikaroc +(226364, 0, 10, 10, 1, 277451, 0, 64), -- Adelgonn +(226363, 0, 10, 1, 1, 277450, 0, 64), -- High Speaker Brinthe +(226362, 0, 10, 1, 1, 277449, 0, 64), -- Merrix +(226361, 0, 10, 1, 1, 277448, 0, 0), -- Alforila +(226360, 0, 10, 1, 1, 277447, 0, 0), -- Arnbourda +(226359, 0, 10, 1, 1, 277446, 0, 67108864), -- Archivist Frunhil +(226358, 0, 10, 1, 1, 277445, 0, 67108864), -- Compiler Gulderon +(226354, 0, 10, 0.200000002980232238, 1, 277441, 0, 0), -- Undercrawler Hatchling +(226353, 0, 10, 1, 1, 277440, 0, 0), -- Larlda +(226352, 0, 10, 1, 1, 277439, 0, 0), -- Wotwin +(226351, 0, 10, 1, 1, 277438, 0, 0), -- Volyta +(226350, 0, 10, 1, 1, 277437, 0, 0), -- Earthen Representative +(226349, 0, 10, 1, 1, 277436, 0, 0), -- Adland +(226344, 0, 0, 3.5, 1, 277431, 2097224, 0), -- Spirit of Wind +(226337, 0, 9, 1, 1, 277424, 1073741840, 117440518), -- Nerubian Artifact +(226336, 0, 10, 2, 1, 277423, 0, 0), -- Prospera Cogwail +(226332, 0, 10, 1, 1, 277419, 0, 0), -- Arathi Prisoner +(226319, 0, 10, 1, 1, 277406, 1610612752, 67108870), -- Energy +(226318, 0, 10, 1, 1, 277405, 1610612752, 67108870), -- Energy +(226317, 0, 10, 1, 1, 277404, 1610612752, 67108870), -- Energy +(226301, 0, 10, 1, 1, 277388, 1073742848, 0), -- Kill Credit [DNT] +(226300, 0, 10, 3, 1, 277387, 2147484232, 0), -- Roth the Earthwound +(226299, 0, 10, 3, 1, 277386, 2147483720, 0), -- Anub'esska +(226298, 0, 10, 2, 1, 277385, 2147483720, 0), -- Mage Slayer Phytethil +(226297, 0, 10, 0.5, 1, 277384, 0, 0), -- Fallen Mage Essence +(226296, 0, 10, 0.800000011920928955, 1, 277383, 1, 0), -- Adolescent Darkwolf +(226295, 0, 10, 2, 1, 277382, 2147483720, 0), -- Stormscar +(226294, 0, 10, 3, 1, 277381, 2147483720, 0), -- Boroughbreaker Stik'kar +(226293, 0, 10, 1, 1, 277380, 1073742848, 0), -- Kill Credit [DNT] +(226292, 0, 10, 1, 1, 277379, 1610613784, 67108870), -- Opalcreg Worker +(226291, 0, 10, 1, 1, 277378, 1, 0), -- Territorial Wasp +(226289, 0, 10, 1000, 1, 277376, 0, 0), -- Tinker Terror +(226287, 0, 10, 1, 1, 277374, 134217728, 0), -- Ellerdin +(226285, 0, 10, 3, 1, 277372, 2147483976, 0), -- Darkcap Tain +(226284, 0, 9, 1, 1, 277371, 1610612752, 117440518), -- Vignette +(226283, 0, 10, 1, 1, 277370, 0, 0), -- Kobyss +(226272, 0, 10, 1, 1, 277359, 16777216, 16), -- Take +(226271, 0, 10, 1, 1, 277358, 16777216, 16), -- Wayne +(226270, 0, 10, 10, 1, 277357, 0, 0), -- Watchful Peacekeeper +(226269, 0, 10, 1, 1, 277356, 0, 0), -- Charhound +(226268, 0, 10, 1, 1, 277355, 0, 0), -- Gloomhound +(226267, 0, 10, 1, 1, 277354, 16777216, 16), -- Waxx +(226266, 0, 10, 10, 1, 277353, 0, 0), -- Baelgrim +(226265, 0, 10, 1, 1, 277352, 0, 0), -- Drone Abductor +(226264, 0, 10, 1, 1, 277351, 0, 0), -- Ebona +(226261, 0, 10, 10, 1, 277348, 4, 0), -- Moira Thaurissan +(226259, 0, 10, 10, 1, 277346, 0, 0), -- Adelgonn +(226258, 0, 9, 1, 1, 277345, 0, 0), -- Recalled Winterfin Shorestriker +(226257, 0, 9, 2, 1, 277344, 0, 6), -- Spooky Boat +(226256, 0, 10, 1, 1, 277343, 1073742848, 0), -- Recalled Shorestriker Canoe +(226255, 0, 10, 1, 1, 277342, 0, 0), -- Chive +(226254, 0, 10, 1, 1, 277341, 0, 0), -- Corpse Relocator +(226253, 0, 9, 1.149999976158142089, 1, 277340, 0, 0), -- Recalled Winterfin Tadpole +(226252, 0, 10, 0.5, 0, 277338, 1, 0), -- Upland Calf +(226250, 0, 10, 1, 1, 277336, 0, 0), -- Reno Jackson +(226249, 0, 10, 0.200000002980232238, 1, 277335, 0, 0), -- Highland Hatchling +(226248, 0, 10, 0.5, 1, 277334, 0, 0), -- Upland Toad +(226247, 0, 10, 0.200000002980232238, 1, 277333, 0, 0), -- Hill Snake +(226246, 0, 10, 2, 1, 277332, 0, 0); -- Mereldar Gardener + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(226245, 0, 10, 2, 1, 277331, 0, 0), -- Collector Ar'iix +(226244, 0, 10, 1, 1, 277330, 0, 0), -- Assistant Tix'ii +(226243, 0, 10, 2, 1, 277329, 0, 0), -- Duelist Qar'lak +(226242, 0, 10, 1, 1, 277328, 1, 0), -- Lazy Croaker +(226241, 0, 10, 1, 1, 277327, 0, 0), -- Assistant Ak'nik +(226240, 0, 10, 1, 1, 277326, 0, 0), -- Assistant Ven'ik +(226239, 0, 10, 2, 1, 277325, 0, 0), -- Q'ilax +(226238, 0, 10, 2, 1, 277324, 0, 0), -- Anub'ixhet +(226237, 0, 10, 1, 1, 277323, 0, 0), -- Dalaran Survivor +(226236, 0, 10, 1, 1, 277322, 0, 0), -- Assistant Tik +(226235, 0, 10, 1, 1, 277321, 1, 0), -- Venomskin Croaker +(226234, 0, 10, 2, 1, 277320, 0, 0), -- Royal Journalist Ist'iix +(226233, 0, 10, 1, 1, 277319, 0, 0), -- Glania of the Blessed Ones +(226232, 0, 10, 14, 1, 277318, 65537, 0), -- Elusive Razormouth Steelhide +(226231, 0, 10, 1, 1, 277317, 0, 0), -- Attendant Ak'lii +(226230, 0, 10, 2, 1, 277316, 0, 0), -- Profiteer Xir'ek +(226229, 0, 10, 1, 1, 277315, 0, 0), -- Attendant Xeren +(226228, 0, 10, 2, 1, 277314, 0, 0), -- Profiteer Ri'za +(226227, 0, 10, 1, 1, 277313, 0, 0), -- City of Threads Citizen +(226226, 0, 10, 1, 1, 277312, 0, 0), -- Assistant Vi +(226225, 0, 10, 2, 1, 277311, 0, 0), -- Xir'ra +(226224, 0, 10, 1, 1, 277310, 0, 0), -- Forgegrounds Worker +(226223, 0, 10, 1, 1, 277309, 0, 0), -- Skitterling Worker +(226222, 0, 9, 2, 1, 277308, 0, 0), -- Nightbane Worgen +(226221, 0, 10, 1, 1, 277307, 0, 0), -- Skittershaw Driver +(226220, 0, 10, 1721.760009765625, 1, 277303, 33558532, 0), -- Icarus +(226219, 0, 10, 1, 1, 277302, 1610612752, 117440582), -- Water Stalker [DNT] +(226218, 0, 10, 1, 1, 277301, 1, 0), -- Bounty Swiftlet +(226217, 0, 10, 2, 1, 277300, 4096, 0), -- Mereldar Sentry +(226216, 0, 10, 1, 1, 277299, 65537, 0), -- Hungry Jawcrawler +(226215, 0, 10, 1, 1, 277298, 0, 0), -- Brewer Gurta +(226214, 0, 10, 30, 1, 277297, 0, 0), -- Ka'muko +(226213, 0, 10, 1, 1, 277296, 0, 0), -- Freywold Elementalist +(226211, 0, 10, 2, 1, 277294, 0, 0), -- Ax'ill +(226205, 0, 10, 1, 1, 277285, 0, 0), -- Cendvin +(226204, 0, 10, 100, 1, 277284, 33558532, 0), -- Icarus +(226203, 0, 10, 1, 1, 277283, 0, 0), -- Projection +(226202, 0, 10, 1, 1, 277282, 0, 0), -- Projection +(226200, 0, 0, 6, 1, 277280, 2097160, 67108992), -- Chamber Acolyte +(226199, 0, 9, 1, 1, 277279, 0, 0), -- Rainbow Trout +(226198, 0, 10, 1, 1, 277278, 65537, 0), -- Tunneling Jawcrawler +(226197, 0, 9, 2, 1, 277277, 0, 0), -- Recalled Silverbrook Lumberjack +(226196, 0, 9, 2, 1, 277276, 0, 0), -- Recalled Tallhorn +(226195, 0, 9, 2, 1, 277275, 0, 0), -- Recalled Grizzly +(226194, 0, 10, 1, 1, 277274, 0, 0), -- Kill Credit: Cask-cruncher spawn [DNT] +(226193, 0, 10, 0.5, 1, 277273, 65537, 0), -- Invasive Jawgrub +(226184, 0, 10, 1, 1, 277264, 0, 0), -- Meadery Patron +(226179, 0, 10, 1, 1, 277259, 1, 0), -- Highland Bear +(226177, 0, 0, 1, 1, 277257, 16778240, 16), -- Stalker +(226176, 0, 10, 2, 1, 277256, 1, 0), -- Horned Stagshell +(226175, 0, 0, 1, 1, 277255, 1073741824, 128), -- Void Link +(226174, 0, 10, 1, 1, 277254, 0, 0), -- Projection +(226173, 0, 10, 1, 1, 277253, 1, 0), -- Dirtcrusted Stagshell +(226172, 0, 10, 0.5, 1, 277249, 1, 0), -- Highland Eft +(226171, 0, 10, 2, 1, 277248, 1, 0), -- Horned Stagshell +(226170, 0, 10, 1, 1, 277247, 0, 0), -- Unbound Meadworker +(226169, 0, 10, 1, 1, 277246, 0, 0), -- Projection +(226167, 0, 10, 1, 1, 277244, 0, 0), -- Off-Duty Worker +(226166, 0, 10, 1, 1, 277243, 0, 0), -- Kill Credit [DNT] +(226165, 0, 10, 0.5, 1, 277242, 0, 0), -- Highland Hatchling +(226163, 0, 9, 1, 1, 277240, 1073742848, 0), -- Lumber Bunny Controller +(226153, 0, 10, 1, 1, 277224, 0, 0), -- Hungry Cloudrook +(226150, 0, 10, 5, 1, 277221, 0, 0), -- Hunting Skyrazor +(226148, 0, 10, 1, 1, 277219, 1610612752, 67108870), -- [DNT] Upland Shalehorn +(226146, 0, 10, 1, 1, 277217, 1610612752, 67108870), -- [DNT] Highland Bear +(226145, 0, 0, 3, 1, 277216, 2097224, 0), -- Kaheti Skitterling +(226144, 0, 10, 1, 1, 277215, 1073742848, 0), -- Thick Fog +(226143, 0, 10, 0.300000011920928955, 1, 277214, 0, 0), -- Hill Snake +(226142, 0, 10, 2, 1, 277213, 0, 0), -- Skittershaw Beetle +(226141, 0, 10, 1, 1, 277212, 0, 0), -- Sophietta Lynflayme +(226140, 0, 10, 1, 1, 277211, 0, 0), -- Skittershaw Driver +(226139, 0, 10, 1, 1, 277210, 1610612752, 117440518), -- Grapple Point +(226136, 0, 10, 1, 1, 277207, 0, 0), -- Treadle +(226135, 0, 10, 1, 1, 277206, 0, 0), -- Heddle +(226134, 0, 10, 1, 1, 277205, 0, 0), -- Bobbin +(226133, 0, 10, 1, 1, 277204, 0, 0), -- Swift +(226132, 0, 10, 15, 1, 277203, 0, 0), -- Ru'murh +(226131, 0, 10, 1, 1, 277202, 0, 0), -- Thimble +(226130, 0, 10, 1, 1, 277201, 0, 0), -- Spindle +(226129, 0, 10, 1, 1, 277200, 1610612784, 117440518), -- Silk Skittershaw +(226128, 0, 10, 1, 1, 277199, 1, 0), -- Berrybuzz Harvester +(226127, 0, 10, 2, 1, 277198, 0, 0), -- Convoy Protector +(226126, 0, 10, 6, 1, 277197, 0, 0), -- Convoy Leader +(226125, 0, 10, 0.200000002980232238, 1, 277196, 0, 0), -- Mind Slurp +(226124, 0, 10, 6, 1, 277195, 8388608, 0), -- Meesk the Venomtongue +(226122, 0, 10, 1, 1, 277193, 1, 0), -- Highland Bear +(226121, 0, 9, 1, 1, 277192, 0, 0), -- [DNT] Kill Credit +(226120, 0, 10, 2, 1, 277191, 1, 0), -- Upland Bull +(226119, 0, 10, 1, 1, 277190, 0, 0), -- Deepflayer +(226118, 0, 10, 2, 1, 277189, 1, 0), -- Upland Bull +(226117, 0, 10, 0.5, 0, 277188, 1, 0), -- Upland Calf +(226116, 0, 10, 1, 1, 277187, 1, 0), -- Upland Shalehorn +(226115, 0, 10, 1, 1, 277186, 1, 0), -- Upland Shalehorn +(226112, 0, 10, 1, 1, 277183, 1, 0), -- Highland Salamanther +(226111, 0, 10, 1, 1, 277182, 1, 0), -- Highland Salamanther +(226110, 0, 10, 0.300000011920928955, 1, 277177, 1073741824, 0), -- Vicious Nibbler +(226109, 0, 10, 1, 1, 277176, 0, 0), -- Kill Credit: first path trigger [DNT] +(226108, 0, 10, 1, 1, 277175, 0, 0), -- Panicked Shredder Pilot +(226107, 0, 10, 1, 1, 277174, 0, 0), -- Kill Credit: Console Restarted +(226106, 0, 0, 20, 1, 277173, 1075839048, 0), -- Mote of Energy +(226105, 0, 10, 1, 1, 277172, 0, 0), -- Bunny +(226104, 0, 10, 1, 1, 277171, 0, 0), -- Dogmatic Machine Speaker +(226103, 0, 0, 3, 1, 277170, 18874440, 144), -- Webbed Victim +(226101, 0, 10, 0.25, 1, 277168, 1, 0), -- Confused Swarmite +(226100, 0, 0, 3, 1, 277167, 2097224, 0), -- Kaheti Skirmisher +(226099, 0, 10, 1, 1, 277166, 0, 0), -- Faerin Lothar +(226098, 0, 9, 5, 1, 277165, 0, 0), -- Recalled Underking +(226096, 0, 9, 2, 1, 277163, 0, 0), -- Recalled Reanimated Crusader +(226095, 0, 0, 12, 1, 277162, 2097224, 0), -- Kaheti Skirmisher +(226094, 0, 10, 1, 1, 277161, 0, 0), -- Widow Arak'nai +(226093, 0, 10, 0.200000002980232238, 1, 277160, 0, 0), -- Lightspark Snake +(226092, 0, 10, 0.200000002980232238, 1, 277159, 0, 0), -- Lightspark Hatchling +(226091, 0, 10, 1, 1, 277158, 1610612752, 117440518), -- Machine Incense +(226090, 0, 10, 3, 1, 277155, 4096, 0), -- Gustavo +(226089, 0, 10, 20, 1, 277154, 4096, 0), -- Gustavo +(226088, 0, 10, 3, 1, 277153, 4096, 0), -- Twinkle +(226087, 0, 10, 20, 1, 277152, 4096, 0), -- Twinkle +(226086, 0, 10, 20, 1, 277151, 4096, 0), -- Fluffy +(226085, 0, 10, 3, 1, 277150, 4096, 0), -- Fluffy +(226084, 0, 10, 20, 1, 277149, 4096, 0), -- Prickles +(226083, 0, 10, 3, 1, 277148, 4096, 0), -- Prickles +(226082, 0, 10, 1, 1, 277147, 0, 0), -- Headmaster Fynch +(226081, 0, 9, 14, 1, 277143, 0, 0), -- Recalled Whisker +(226080, 0, 10, 20, 1, 277142, 4096, 0), -- Amber +(226079, 0, 10, 1, 1, 277141, 0, 0), -- Poisoned Shalehorn +(226078, 0, 10, 1, 1, 277140, 1073741824, 0), -- Colossal Titan Construct +(226077, 0, 9, 1, 1, 277139, 0, 0), -- [DNT] Kill Credit +(226076, 0, 10, 2, 1, 277138, 0, 0), -- Jenae Sacredpyke +(226075, 0, 9, 1, 1, 277137, 0, 0), -- [DNT] Kill Credit +(226074, 0, 10, 1, 1, 277130, 0, 0), -- Headmaster Fynch +(226072, 0, 10, 1, 1, 277128, 0, 0), -- Derill Fayn +(226071, 0, 10, 1, 1, 277127, 1075839048, 34), -- Path Helper +(226070, 0, 10, 1, 1, 277126, 0, 0), -- Kill Credit: Audience Approval +(226069, 0, 10, 0.5, 1, 277125, 0, 0), -- Jawcrawler Mite +(226068, 0, 10, 0.200000002980232238, 1, 277124, 0, 0), -- Jawcrawler Mite +(226067, 0, 10, 0.200000002980232238, 1, 277123, 0, 0), -- Subterrane Hatchling +(226066, 0, 0, 2, 1, 277122, 0, 0), -- Apothecary Rz +(226065, 0, 10, 4, 1, 277121, 256, 0), -- Hollow Gigantobella +(226064, 0, 0, 2, 1, 277120, 0, 0), -- Ozrin the Steelweaver +(226063, 0, 0, 2, 1, 277119, 0, 0), -- Collector Il'zril +(226062, 0, 10, 2, 1, 277118, 0, 0), -- The Creeping Shadow +(226061, 0, 10, 1, 1, 277117, 0, 0), -- [DNT] - Kill Credit +(226060, 0, 0, 1, 1, 277116, 0, 67108864), -- Kobyss Puppet +(226059, 0, 10, 1, 1, 277115, 0, 0), -- Aggravated Shadow +(226058, 0, 0, 2, 1, 277114, 0, 0), -- Van'atka +(226057, 0, 0, 1, 1, 277113, 0, 67108864), -- Earthen Puppet +(226056, 0, 0, 2, 1, 277112, 0, 0), -- Collector Z'til +(226055, 0, 0, 2, 1, 277111, 0, 0), -- Profiteer Z'kaxt +(226054, 0, 10, 1, 1, 277110, 1073741840, 0), -- The Creeping Shadow +(226053, 0, 0, 1, 1, 277109, 0, 0), -- Assistant Ulo'vix +(226052, 0, 10, 0.5, 1, 277108, 0, 0), -- Irritated Shadow +(226051, 0, 10, 1, 1, 277107, 0, 0), -- Haverd Sunhart +(226050, 0, 10, 1, 1, 277106, 0, 0), -- Malefic Goat +(226049, 0, 10, 1, 1, 277105, 0, 0), -- [DNT] - Kill Credit +(226048, 0, 10, 1, 1, 277104, 0, 0), -- [DNT] - Kill Credit +(226047, 0, 10, 1, 1, 277103, 0, 0), -- [DNT] - Kill Credit +(226046, 0, 10, 1, 1, 277102, 0, 0), -- [DNT] - Kill Credit +(226044, 0, 10, 1, 1, 277097, 0, 64), -- Dead Ritualist +(226043, 0, 10, 10, 1, 277096, 0, 0), -- Magni Bronzebeard +(226042, 0, 10, 2, 1, 277095, 1610612752, 67108870), -- [DNT] Lightspark Bull +(226041, 0, 10, 1, 1, 277094, 1610612752, 117440518), -- Weaver's Shadecaster +(226040, 0, 10, 1, 1, 277093, 0, 0), -- High Speaker Brinthe +(226039, 0, 10, 1, 1, 277089, 0, 0), -- Deployed Tesla Coil +(226038, 0, 10, 1, 1, 277082, 0, 0), -- Kill Credit +(226037, 0, 10, 0.5, 1, 277081, 1, 0), -- Subterrane Scuttler +(226036, 0, 9, 1, 1, 277074, 0, 0), -- [DNT] Kill Credit 4 +(226035, 0, 9, 1, 1, 277073, 0, 0), -- [DNT] Kill Credit 3 +(226034, 0, 9, 1, 1, 277072, 0, 0), -- [DNT] Kill Credit 2 +(226033, 0, 9, 1, 1, 277071, 0, 0), -- [DNT] Kill Credit 1 +(226032, 0, 10, 1, 1, 277067, 0, 0), -- [DNT] Kill Credit 03 +(226031, 0, 10, 1, 1, 277066, 0, 0), -- [DNT] Kill Credit 02 +(226030, 0, 10, 1, 1, 277065, 0, 0), -- [DNT] Kill Credit 01 +(226029, 0, 10, 1, 1, 277064, 1, 0), -- Deep-dwelling Glowmite +(226028, 0, 10, 0.5, 1, 277060, 1, 0), -- Fathom Ray +(226027, 0, 10, 10, 1, 277059, 0, 0), -- Magni Bronzebeard +(226026, 0, 10, 35, 2, 277058, 0, 0), -- Dagran Thaurissan II +(226025, 0, 10, 1, 1, 277057, 0, 64), -- Dead Arathi +(226024, 0, 10, 2, 1, 277056, 0, 0), -- Xix +(226023, 0, 10, 2, 1, 277055, 2147483648, 0), -- Coalesced Iniquity +(226021, 0, 10, 0.300000011920928955, 1, 277053, 256, 0), -- Deep-dwelling Lashling +(226020, 0, 10, 1, 1, 277052, 0, 0), -- Kill Credit: Archives Discovered (DNT) +(226019, 0, 10, 1, 1, 277051, 0, 0), -- Spindle +(226018, 0, 10, 1, 1, 277050, 256, 0), -- Deep-dwelling Lashroom +(226017, 0, 10, 1, 1, 277049, 0, 0), -- Kill Credit: Waygate Activated (DNT) +(226016, 0, 10, 0.200000002980232238, 0, 277048, 0, 0), -- Butterfly +(226015, 0, 10, 0.200000002980232238, 1, 277047, 0, 0), -- Rock Viper +(226014, 0, 10, 0.200000002980232238, 1, 277046, 0, 0), -- Kakapo +(226013, 0, 10, 1, 1, 277045, 1, 0), -- Feral Threadling +(226011, 0, 10, 1, 1, 277043, 8, 0), -- Metamorphosis +(226010, 0, 10, 1, 1, 277042, 0, 0), -- Kill Credit: Talk to Dagran (DNT) +(226009, 0, 10, 40, 10, 277041, 8, 0), -- Metamorphosis +(226008, 0, 9, 0.5, 1, 277040, 0, 0), -- bunny +(226007, 0, 10, 1, 1, 277039, 1, 0), -- Leechwing Swarmite +(226006, 0, 10, 1, 1, 277038, 1610612752, 67108870), -- [DNT] Mongrel Corpse +(226005, 0, 10, 1, 1, 277037, 1, 0), -- Scavenger Stagshell +(226004, 0, 10, 1, 1, 277036, 0, 0), -- Unbound Stoneshaper +(226003, 0, 10, 1, 1, 277035, 0, 0), -- Kill Credit +(226002, 0, 10, 1, 1, 277031, 0, 0), -- Sophietta Lynflayme +(226001, 0, 10, 1, 1, 277030, 0, 0), -- Freysworn Mossbinder +(226000, 0, 10, 1, 1, 277026, 1, 0), -- Subterrane Lurker +(225998, 0, 10, 0.300000011920928955, 1, 277021, 1073741824, 0), -- Vicious Nibbler +(225997, 0, 10, 0.300000011920928955, 1, 277020, 0, 0), -- Azeroth's Tears +(225996, 0, 10, 1, 1, 277019, 0, 0), -- [DNT] Alhainr Flower +(225995, 0, 10, 1, 1, 277018, 0, 0), -- Kill Credit [DNT] +(225994, 0, 10, 1, 1, 277017, 0, 0), -- Kill Credit +(225993, 0, 0, 1, 1, 277016, 1610612752, 67109894), -- Air Purifier +(225992, 0, 0, 1, 1, 277015, 1610612752, 67109894), -- Air Purifier +(225991, 0, 10, 1, 1, 277014, 0, 0), -- [DNT] Kill Credit +(225990, 0, 10, 1, 1, 277013, 1, 0), -- Subterrane Undercrawler +(225989, 0, 10, 1, 1, 277012, 1, 0), -- Subterrane Undercrawler +(225988, 0, 10, 1, 1, 277011, 0, 0), -- Pit Chef +(225987, 0, 10, 1, 1, 277010, 1, 0), -- Underhang Bat +(225986, 0, 10, 1, 1, 277009, 1073741840, 6), -- Shadowrooted Vine +(225985, 0, 10, 100, 1, 277008, 4, 0), -- Kelpfist +(225984, 0, 10, 100, 1, 277007, 0, 8192), -- Training Dummy +(225983, 0, 10, 100, 1, 277006, 0, 8192), -- Dungeoneer's Training Dummy +(225982, 0, 10, 100, 1, 277005, 0, 0), -- Cleave Training Dummy +(225981, 0, 10, 1, 1, 277004, 65537, 0), -- Underhang Jawcrawler +(225980, 0, 10, 100, 1, 277003, 4096, 8192), -- Training Dummy +(225979, 0, 10, 100, 1, 277002, 4096, 8192), -- Training Dummy +(225978, 0, 10, 100, 1, 277001, 4, 8192), -- Crystalmaw +(225977, 0, 10, 100, 1, 277000, 0, 8192), -- Dungeoneer's Training Dummy +(225976, 0, 10, 300, 1, 276999, 0, 8192), -- Normal Tank Dummy +(225975, 0, 10, 1, 1, 276998, 1610612752, 67108870), -- [DNT] Lightspark Shalehorn +(225974, 0, 10, 1, 1, 276997, 0, 0), -- Queued Theatergoer +(225973, 0, 10, 10, 1, 276996, 0, 0), -- Oathsworn Peacekeeper +(225972, 0, 10, 10, 1, 276995, 0, 0), -- Peacekeeper Captain +(225971, 0, 10, 2, 1, 276993, 1, 0), -- Lightspark Bull +(225970, 0, 10, 2, 1, 276992, 1, 0), -- Lightspark Bull +(225969, 0, 10, 0.5, 0, 276991, 1, 0), -- Lightspark Calf +(225968, 0, 10, 1, 1, 276990, 1, 0), -- Lightspark Shalehorn +(225962, 0, 10, 1, 1, 276984, 1075839048, 34), -- Path Helper +(225955, 0, 0, 1, 1, 276977, 16778240, 144), -- Bog Trap +(225948, 0, 10, 1, 1, 276970, 0, 64), -- Caesper +(225947, 0, 10, 3, 1, 276969, 0, 0), -- Alhainr +(225946, 0, 10, 1, 1, 276968, 0, 0), -- KC: Barrel Explosion [DNT] +(225945, 0, 10, 1, 1, 276967, 0, 0), -- Pit Server +(225944, 0, 10, 1, 1, 276966, 0, 0), -- Bomb +(225943, 0, 10, 2, 1, 276965, 1, 0), -- Hallowlight Osprey +(225942, 0, 10, 1, 1, 276964, 0, 0), -- Justicia Baercennan +(225941, 0, 10, 1, 1, 276963, 0, 0), -- [DNT] Kill Credit +(225939, 0, 10, 1, 1, 276955, 0, 0), -- Kill Credit: Notoriety - Weekly Choice Completed +(225938, 0, 10, 1, 1, 276951, 1, 0), -- Feral Hardhead +(225936, 0, 10, 1, 1, 276949, 1, 0), -- Grottolight Osprey +(225935, 0, 2, 1, 1, 276948, 0, 0), -- Test +(225934, 0, 10, 1, 1, 276929, 0, 0), -- Kill Credit +(225933, 0, 10, 0.5, 1, 276928, 1, 0), -- Glowshade Ambusher +(225932, 0, 10, 1, 1, 276927, 0, 0), -- [DNT] Bunny +(225931, 0, 10, 1, 1, 276926, 1073741840, 6), -- Unsightly Root +(225930, 0, 10, 0.200000002980232238, 1, 276925, 0, 0); -- Bubble-Snatcher + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(225929, 0, 10, 0.300000011920928955, 1, 276924, 1, 0), -- Underlight Moth +(225928, 0, 10, 1, 1, 276923, 0, 0), -- Sophietta Lynflayme +(225927, 0, 10, 1, 1, 276922, 0, 0), -- Sophietta Lynflayme +(225926, 0, 10, 1, 1, 276921, 0, 0), -- Sophietta Lynflayme +(225925, 0, 10, 1, 1, 276920, 0, 0), -- Sophietta Lynflayme +(225924, 0, 10, 1, 1, 276919, 1610612752, 6), -- Invisible Bunny +(225922, 0, 10, 1, 1, 276917, 1610612752, 117440518), -- Pile of Explosive Barrels +(225921, 0, 10, 2, 1, 276916, 1, 0), -- Dominant Salamanther +(225919, 0, 10, 1, 1, 276914, 1, 0), -- Thieving Salamanther +(225918, 0, 10, 1, 1, 276913, 0, 0), -- KC: Rubble Spawned [DNT] +(225915, 0, 10, 1, 1, 276910, 1610612752, 67108870), -- [DNT] Shalehorn Cow +(225914, 0, 10, 1.5, 1, 276904, 4096, 0), -- Expedition Recruits +(225913, 0, 10, 0.5, 0, 276900, 1, 0), -- Shalehorn Calf +(225912, 0, 10, 0.5, 0, 276899, 1, 0), -- Shalehorn Calf +(225907, 0, 10, 10, 1, 276888, 4096, 0), -- Hardened Battlelynx +(225906, 0, 10, 0.300000011920928955, 1, 276887, 0, 0), -- Riled Dustdevil +(225905, 0, 10, 1, 1, 276886, 0, 0), -- Riled Dirtdiver +(225904, 0, 10, 2, 1, 276885, 0, 0), -- Riled Rockwalker +(225903, 0, 10, 1, 1, 276884, 0, 0), -- [DNT] Kill Proxy - Local Story - Life Finds a Way - Elementals (RPS) +(225902, 0, 0, 1, 1, 276883, 1, 0), -- Vicious Skyrazor +(225901, 0, 10, 1, 1, 276882, 0, 0), -- Riled Kelpcoil +(225900, 0, 10, 1, 1, 276881, 0, 0), -- Riled Sandtwister +(225899, 0, 10, 1, 1, 276880, 0, 0), -- Faerley +(225898, 0, 10, 10, 1, 276879, 2097228, 0), -- Awakened Colossus +(225897, 0, 10, 100, 15, 276878, 4, 0), -- Anduin Wrynn +(225896, 0, 10, 10, 1, 276877, 2097228, 0), -- Awakened Volcanic Fury +(225895, 0, 10, 10, 1, 276876, 2097228, 0), -- Awakened Flamecoil Serpent +(225894, 0, 10, 10, 1, 276875, 2097228, 0), -- Awakened Sulfuric Devastator +(225893, 0, 10, 1, 1, 276874, 1610612818, 6), -- Crystal +(225892, 0, 10, 1, 1, 276873, 0, 0), -- Glowcap Fungalfist +(225891, 0, 10, 1, 1, 276872, 0, 0), -- Kill Credit: Gather Fuel [DNT] +(225890, 0, 10, 2, 1, 276871, 0, 0), -- Lightspark Student +(225889, 0, 10, 1, 1, 276870, 1, 0), -- Angry Sandsnapper +(225888, 0, 10, 1, 1, 276869, 1610612818, 6), -- Crystal Outline +(225887, 0, 10, 0.200000002980232238, 1, 276868, 0, 0), -- Glowmite +(225886, 0, 10, 0.200000002980232238, 1, 276867, 0, 0), -- Scuttering Stagshell +(225884, 0, 10, 1, 1, 276865, 0, 0), -- Skardyn +(225883, 0, 10, 1, 1, 276864, 0, 0), -- Skardyn +(225881, 0, 10, 1, 1, 276862, 0, 0), -- Guff Runetotem +(225880, 0, 0, 5, 1, 276861, 2097224, 128), -- Spider Silk Grub +(225879, 0, 10, 2, 1, 276860, 134217728, 0), -- Derill Fayn +(225875, 0, 10, 1, 1, 276856, 0, 64), -- Bartender Bob +(225865, 0, 10, 1, 1, 276846, 1, 0), -- Emerald Stagshell +(225863, 0, 0, 3, 1, 276844, 0, 128), -- Web Bomb +(225862, 0, 10, 2, 1, 276840, 65537, 0), -- Mycotic Jawcrawler +(225861, 0, 10, 2, 1, 276839, 0, 0), -- Unseen Blade Kesi'zir +(225857, 0, 10, 2, 1, 276835, 134217728, 0), -- Lerrenai Fayn +(225855, 0, 10, 2, 1, 276833, 0, 0), -- Undercover Art Critic +(225829, 0, 10, 0.001000000047497451, 1, 276803, 1610612752, 117440582), -- Warding Shadestone +(225825, 0, 9, 1, 1, 276799, 1610612752, 67108870), -- Boost +(225820, 0, 0, 18, 1, 276794, 2097224, 0), -- Coldblood Ravager +(225818, 0, 10, 1, 1, 276792, 0, 0), -- Untethered Haulbot +(225817, 0, 0, 25, 1, 276791, 2097224, 0), -- Caustic Skyrazor +(225813, 0, 9, 1, 1, 276787, 1610612752, 67108870), -- Boost +(225809, 0, 10, 10, 1, 276783, 1610612752, 117440614), -- Statue of Alleria Windrunner +(225808, 0, 10, 10, 1, 276782, 1610612752, 117440614), -- Statue of a Skipper +(225807, 0, 9, 1, 1, 276781, 1610612752, 67108870), -- Boost +(225800, 0, 10, 10, 1, 276774, 1610612752, 117440614), -- Statue of Dagran Thaurissan II +(225799, 0, 10, 1, 1, 276773, 1073742848, 0), -- Generic Bunny - Gigantic AOI +(225798, 0, 10, 10, 1, 276772, 1610612752, 117440614), -- Statue of Great Kyron +(225797, 0, 10, 10, 1, 276771, 1610612752, 117440614), -- Statue of Brann Bronzebeard +(225793, 0, 10, 0.200000002980232238, 1, 276767, 0, 0), -- Wide-eyed Gecko +(225791, 0, 10, 10, 1, 276765, 1610612752, 117440614), -- Statue of a Lynx +(225788, 0, 10, 10, 1, 276762, 1610612752, 117440614), -- Statue of a Mosswool +(225787, 0, 10, 10, 1, 276761, 1610612752, 117440614), -- Statue of Adelgonn +(225786, 0, 10, 0.300000011920928955, 1, 276760, 0, 0), -- Slagslug +(225785, 0, 10, 2, 1, 276759, 2048, 0), -- Brightrock Shellvalier +(225784, 0, 10, 0.5, 1, 276758, 0, 0), -- Brightrock Scraper +(225783, 0, 10, 1, 1, 276757, 0, 0), -- Brightrock Sparktosser +(225782, 0, 10, 1, 1, 276756, 0, 0), -- Brightrock Shellherd +(225781, 0, 10, 1, 1, 276755, 0, 0), -- Brightrock Kobold +(225778, 0, 10, 1, 1, 276752, 1610612752, 6), -- Dark Tide +(225777, 0, 10, 1, 1, 276751, 0, 0), -- Cloudrook +(225776, 0, 10, 1.10000002384185791, 1, 276750, 0, 0), -- Stoneskin Totem +(225775, 0, 10, 1, 1, 276749, 0, 0), -- KC: Tunnel Collapsed [DNT] +(225774, 0, 10, 1, 1, 276748, 0, 0), -- KC: Barrel Collected [DNT] +(225766, 0, 10, 1, 1, 276740, 0, 0), -- Stalwart Aeroknight +(225765, 0, 10, 1, 1, 276739, 0, 0), -- Apprentice Shipbuilder +(225764, 0, 0, 1, 1, 276738, 1610612752, 102), -- Nerub-ar Palace +(225762, 0, 10, 2, 1, 276736, 0, 0), -- Armored Tunneler +(225761, 0, 10, 2, 1, 276735, 0, 0), -- Art Connoisseur +(225760, 0, 10, 0.5, 1, 276734, 0, 0), -- Drowned Arathi +(225753, 0, 0, 5.99980020523071289, 1, 276725, 1073742848, 33554432), -- [DNT] Lava Pit Stalker +(225746, 0, 10, 1, 1, 276718, 1073742848, 0), -- [DNT] Invisible Bunny +(225745, 0, 10, 1, 1, 276717, 134217728, 0), -- Vaelisia Steelstrike +(225735, 0, 10, 1, 1, 276707, 1073741840, 2), -- Cart +(225734, 0, 10, 1, 1, 276706, 0, 0), -- Panicked Prospector +(225731, 0, 10, 1, 1, 276703, 0, 0), -- Relief Cart +(225727, 0, 0, 500, 1, 276699, 4, 67125312), -- Executor Nizrek +(225723, 0, 10, 1, 1, 276695, 0, 0), -- Downtrodden Resident +(225714, 0, 10, 0.5, 1, 276686, 0, 0), -- Ectoplasmic Excretion +(225712, 0, 10, 1, 1, 276684, 0, 0), -- Terrified Vacationer +(225711, 0, 10, 1, 1, 276683, 134217728, 0), -- General Steelstrike +(225710, 0, 0, 5.99980020523071289, 1, 276680, 1073742848, 33554432), -- [DNT] RP Fire Stalker +(225709, 0, 9, 1, 1, 276679, 0, 0), -- Targeting Bunny +(225708, 0, 0, 0.300000011920928955, 0, 276678, 80, 1670), -- Sporbit +(225707, 0, 10, 3, 1, 276677, 536870928, 6), -- D.O.G.G.O. +(225704, 0, 10, 1, 1, 276674, 0, 0), -- Gate Worker +(225703, 0, 10, 1, 1, 276673, 1, 0), -- Nerubian Swarmite +(225702, 0, 10, 0.300000011920928955, 1, 276672, 1, 0), -- Nerubian Swarmite +(225701, 0, 10, 1, 1, 276671, 0, 0), -- Unbound Earthen +(225698, 0, 10, 1, 1, 276668, 1, 0), -- Emerald Stagshell +(225696, 0, 10, 1, 1, 276666, 0, 0), -- Leifar +(225694, 0, 10, 0.300000011920928955, 1, 276664, 0, 0), -- Hardhead Nibbler +(225693, 0, 10, 1, 1, 276663, 1073741824, 0), -- Irresistible Red Button +(225688, 0, 10, 1, 1, 276658, 0, 0), -- Generic Bunny +(225683, 0, 10, 1, 1, 276653, 0, 0), -- Gunnvar +(225682, 0, 9, 1, 1, 276652, 0, 0), -- Kill Credit: Prisoner Rescued [DNT] +(225678, 0, 10, 1, 1, 276648, 0, 0), -- Algari Repair Bot 11O +(225675, 0, 10, 1, 1, 276645, 0, 0), -- Kill Credit: Bones Returned [DNT] +(225673, 0, 10, 1, 1, 276643, 1610612752, 117440518), -- Conscript Transport +(225672, 0, 10, 0.300000011920928955, 15, 276642, 16777216, 0), -- Shadow +(225670, 0, 10, 1, 1, 276640, 0, 0), -- Conscripted Ascendant +(225664, 0, 9, 1, 1, 276634, 1610612752, 67108870), -- Boost +(225663, 0, 10, 2, 1, 276633, 0, 0), -- Ascension Enforcer +(225660, 0, 10, 1, 1, 276630, 0, 0), -- Conscripted Ascendant +(225658, 0, 10, 1, 1, 276628, 0, 0), -- Rescued Puppet +(225657, 0, 10, 1, 1, 276627, 0, 0), -- Rescued Puppet +(225656, 0, 10, 1, 1, 276626, 0, 0), -- Rescued Puppet +(225655, 0, 10, 1, 1, 276625, 0, 0), -- Rescued Puppet +(225654, 0, 9, 1, 1, 276624, 1610612752, 67108870), -- Boost +(225653, 0, 10, 1, 1, 276623, 0, 0), -- Skeleton King Outfit +(225652, 0, 10, 1, 1, 276622, 0, 0), -- Generic Bunny +(225646, 0, 10, 5, 1, 276616, 0, 0), -- Gerwigg +(225643, 0, 0, 1, 1, 276613, 16778240, 16), -- Stalker +(225642, 0, 10, 1, 1, 276612, 1, 0), -- Leeching Swarmite +(225636, 0, 10, 1, 1, 276606, 1610612752, 117440518), -- Tornado +(225633, 0, 0, 1, 1, 276603, 16777216, 16), -- Mead Machine +(225632, 0, 10, 0.200000002980232238, 1, 276602, 0, 0), -- Wobbles +(225629, 0, 10, 1, 1, 276599, 0, 0), -- Greenspeaker Na'layro +(225622, 0, 10, 1, 1, 276592, 0, 0), -- Browsing Theatergoer +(225621, 0, 10, 1, 1, 276591, 0, 0), -- Orweyna +(225620, 0, 10, 1, 1, 276590, 0, 0), -- Hannan +(225619, 0, 10, 1, 1, 276589, 0, 0), -- Former Trader +(225617, 0, 10, 3, 1, 276587, 0, 0), -- Alhainr +(225616, 0, 10, 1, 1, 276586, 0, 0), -- Cogwin +(225614, 0, 10, 2, 1, 276584, 0, 0), -- Defunct Shredder +(225612, 0, 10, 1, 1, 276580, 1, 0), -- Skulking Mongrel +(225611, 0, 10, 1, 1, 276579, 0, 0), -- Assistant Ulo'vix +(225610, 0, 10, 3, 1, 276578, 2147483720, 0), -- Alhainr +(225609, 0, 10, 3, 1, 276577, 0, 128), -- Drowned Arathi +(225608, 0, 10, 1, 1, 276576, 0, 0), -- Prospera Cogwail +(225607, 0, 0, 1, 1, 276575, 2097224, 0), -- Arathi Lamplighter +(225606, 0, 0, 5, 1, 276574, 2097224, 0), -- Nightfall Shadowalker +(225605, 0, 0, 5, 1, 276573, 2097224, 0), -- Nightfall Darkcaster +(225604, 0, 0, 0.800000011920928955, 1, 276572, 4128, 53477376), -- Webbed Lamplighter +(225603, 0, 0, 2, 1, 276571, 32, 0), -- Foreman Pivk +(225602, 0, 0, 1, 1, 276570, 2097224, 0), -- Webbed Victim +(225601, 0, 0, 0.300000011920928955, 1, 276569, 2097224, 0), -- Mereldar Citizen +(225600, 0, 0, 1, 1, 276568, 16778240, 16), -- Stalker +(225595, 0, 10, 1, 1, 276563, 0, 0), -- Dropbat +(225594, 0, 10, 2, 1, 276562, 1, 0), -- Rak-Ahat Silkhauler +(225593, 0, 10, 1, 1, 276561, 0, 0), -- Mmarl Resident +(225589, 0, 10, 1, 1, 276557, 0, 0), -- [DNT] Kill Credit +(225586, 0, 10, 2, 1, 276554, 0, 0), -- Curator Ix'klik +(225585, 0, 10, 1, 1, 276553, 0, 0), -- Widow Arak'nai +(225583, 0, 10, 1, 1, 276551, 0, 0), -- Machinist Kilton +(225582, 0, 10, 1, 1, 276550, 0, 0), -- Foreman Duinth +(225581, 0, 10, 2, 1, 276549, 0, 0), -- Underbrush Deepstrider +(225580, 0, 10, 2, 1, 276548, 0, 0), -- Torin'zel +(225578, 0, 10, 1, 1, 276546, 0, 0), -- Unbound Earthen +(225576, 0, 10, 1, 1, 276544, 0, 0), -- Darkwater Necromage +(225575, 0, 10, 0.5, 1, 276543, 0, 0), -- Drowned Arathi +(225569, 0, 10, 1, 1, 276537, 0, 0), -- Remkor +(225568, 0, 0, 5, 1, 276536, 0, 0), -- Kobold Guardian +(225567, 0, 10, 2, 1, 276535, 1610612752, 67108870), -- [DNT] Ghastly Baelgat +(225566, 0, 9, 1, 1, 276534, 1610612752, 67108870), -- [DNT] Horrific Baelgat +(225565, 0, 10, 1, 1, 276533, 1610612752, 67108870), -- [DNT] Gloom Stalker +(225564, 0, 10, 2, 1, 276532, 1610612752, 67108870), -- [DNT] Umbral Stalker +(225563, 0, 10, 1, 1, 276531, 0, 0), -- Tizkren +(225562, 0, 10, 0.300000011920928955, 1, 276530, 1610612752, 67108870), -- [DNT] Underlight Moth +(225561, 0, 9, 1, 1, 276529, 0, 0), -- Kill Credit: Portal +(225560, 0, 10, 1, 1, 276528, 1610612752, 67108870), -- [DNT] Venomous Eft +(225559, 0, 10, 1, 1, 276527, 0, 0), -- [DNT] Kill Credit +(225558, 0, 10, 1, 1, 276526, 0, 0), -- Theater Steward +(225557, 0, 10, 1, 1, 276525, 1, 0), -- Venomous Salamanther +(225556, 0, 10, 1, 1, 276524, 1610612752, 117440518), -- Unstable Ground +(225555, 0, 10, 1, 1, 276523, 0, 0), -- Knicknack +(225554, 0, 10, 1, 1, 276522, 0, 0), -- Coppers +(225552, 0, 10, 1, 1, 276520, 1, 0), -- Scavenger Stagshell +(225551, 0, 10, 1, 1, 276519, 0, 0), -- Ermal +(225550, 0, 10, 2, 1, 276518, 1, 0), -- Slinking Salamanther +(225549, 0, 9, 1, 1, 276517, 16777216, 0), -- Statue +(225548, 0, 10, 2, 1, 276516, 1, 0), -- Venomous Salamanther +(225547, 0, 10, 1, 1, 276515, 0, 0), -- Shelldon +(225546, 0, 10, 1, 1, 276514, 0, 0), -- [DNT] Kill Credit +(225545, 0, 10, 1, 1, 276513, 0, 0), -- [DNT] Kill Credit +(225544, 0, 10, 1, 1, 276512, 0, 0), -- [DNT] Kill Credit +(225543, 0, 10, 1, 1, 276511, 0, 0), -- [DNT] Kill Credit +(225540, 0, 10, 1, 1, 276508, 0, 0), -- Kelp +(225539, 0, 0, 0.400000005960464477, 1, 276507, 0, 0), -- Kobold Ambusher +(225537, 0, 10, 1, 1, 276505, 0, 0), -- Faithful Dog +(225535, 0, 10, 0.5, 1, 276503, 1610612752, 6), -- Salt Brick +(225533, 0, 10, 1, 1, 276501, 0, 0), -- Therkan +(225532, 0, 10, 0.5, 1, 276500, 0, 0), -- Toad +(225527, 0, 10, 1, 1, 276495, 0, 0), -- Off-Duty Ramolith +(225525, 0, 10, 2, 1, 276493, 1, 0), -- Spined Bilespitter +(225522, 0, 0, 1, 1, 276490, 1610612752, 6), -- Void Portal +(225521, 0, 10, 1, 1, 276489, 0, 0), -- Stage Hand Markgred +(225520, 0, 10, 1, 1, 276488, 1, 0), -- Spined Slitherer +(225519, 0, 0, 1, 1, 276487, 1610612752, 6), -- Void Shredder +(225518, 0, 10, 1, 1, 276486, 0, 0), -- Embargo Enforcer +(225517, 0, 10, 1, 1, 276485, 1610612752, 117440518), -- Ancient Celestite +(225516, 0, 10, 1, 1, 276484, 0, 0), -- Kill Credit: Collect Item [DNT] +(225515, 0, 10, 0.300000011920928955, 1, 276483, 1, 0), -- Diminuitive Glowmite +(225514, 0, 10, 0.200000002980232238, 1, 276482, 0, 0), -- Fleeing Moth +(225513, 0, 10, 0.200000002980232238, 1, 276481, 0, 0), -- Escaped Bloodfeaster +(225511, 0, 10, 0.200000002980232238, 1, 276479, 0, 0), -- Juvenile Flopper +(225510, 0, 10, 0.5, 1, 276478, 0, 0), -- Cavern Toad +(225509, 0, 6, 1.35000002384185791, 1, 276477, 0, 0), -- Earthen Adventurer +(225508, 0, 6, 1.35000002384185791, 1, 276476, 0, 0), -- Earthen Adventurer +(225507, 0, 10, 1, 1, 276475, 1610612752, 654311430), -- Handhold +(225506, 0, 10, 1, 1, 276474, 0, 0), -- [DNT] Kill Credit: Interact with First Handhold +(225504, 0, 10, 1, 1, 276472, 0, 0), -- [DNT] Kill Credit: Climbing Gear +(225503, 0, 10, 0.200000002980232238, 1, 276471, 0, 0), -- Cavern Snail +(225502, 0, 10, 1, 1, 276470, 0, 0), -- Rafii +(225501, 0, 0, 800, 1, 276469, 4, 67125312), -- Shadowy Figure +(225499, 0, 10, 2, 1, 276467, 0, 0), -- Hallowfall Gate Defender +(225498, 0, 10, 1, 1, 276466, 1024, 0), -- Personal Phase Controller [DNT] +(225497, 0, 10, 1, 1, 276465, 0, 0), -- Burning Candle +(225496, 0, 10, 30, 1, 276464, 0, 0), -- Warsong Grunt +(225495, 0, 10, 30, 1, 276463, 0, 0), -- Warsong Grunt +(225494, 0, 10, 1, 1, 276462, 0, 0), -- Congealed Slime +(225493, 0, 10, 2, 1, 276461, 0, 1), -- Doomguard +(225492, 0, 10, 1.20000004768371582, 1, 276460, 0, 0), -- City of Threads Spectator +(225491, 0, 10, 1, 1, 276459, 0, 0), -- City of Threads Spectator +(225490, 0, 0, 4.5, 1, 276458, 0, 0), -- Bloodstained Assistant +(225489, 0, 10, 1, 1, 276457, 0, 0), -- Fungari Myconite +(225488, 0, 10, 2, 1, 276456, 65537, 0), -- Mycotic Jawcrawler +(225486, 0, 10, 1, 1, 276454, 0, 0), -- Dog +(225485, 0, 10, 15, 1, 276453, 0, 0), -- Murroch Guard +(225483, 0, 10, 1, 1, 276448, 0, 0), -- Flight Captain Waetson +(225482, 0, 10, 1, 1, 276447, 1, 0), -- Rummaging Mudnose +(225479, 0, 0, 5, 1, 276444, 2097224, 0), -- Sureki Webmage +(225478, 0, 10, 1, 1, 276443, 0, 0), -- Speaker Brinthe +(225477, 0, 10, 1, 1, 276442, 0, 67108864), -- Foreman Arbauch +(225476, 0, 10, 2, 1, 276441, 0, 0), -- Glowcap Sporebinder +(225475, 0, 10, 1, 1, 276440, 0, 0), -- Slain Unbound +(225474, 0, 10, 1, 1, 276439, 0, 0), -- Refti Fighter +(225473, 0, 10, 1, 1, 276438, 0, 0), -- Archivist Karbrima +(225472, 0, 10, 35, 2, 276437, 0, 0), -- Dagran Thaurissan II +(225471, 0, 10, 1, 1, 276436, 0, 0), -- Entombed Earthen +(225470, 0, 10, 1, 1, 276435, 1073741824, 0), -- Lightspark Skiff +(225469, 0, 10, 15, 1, 276434, 0, 0), -- Opportunity Point Riot Guard +(225468, 0, 10, 1, 1, 276433, 1, 0), -- Skulking Mongrel +(225467, 0, 10, 1, 1, 276432, 0, 0), -- Oathsworn Peacekeeper +(225466, 0, 10, 1, 1, 276431, 0, 0), -- Archivist Karbrima +(225465, 0, 10, 1, 1, 276430, 0, 0), -- Archivist Karbrima +(225464, 0, 10, 1, 1, 276429, 0, 0), -- Archivist Karbrima +(225463, 0, 10, 15, 1, 276428, 0, 0); -- Peacekeeper Hektare + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(225462, 0, 10, 1, 1, 276427, 0, 0), -- Oathsworn Spa Visitor +(225461, 0, 10, 1, 1, 276426, 0, 0), -- Oathsworn Peacekeeper +(225460, 0, 10, 15, 1, 276425, 0, 0), -- Oathsworn Peacekeeper +(225459, 0, 10, 1, 1, 276424, 0, 0), -- Kill Credit +(225458, 0, 10, 35, 2, 276423, 0, 0), -- Dagran Thaurissan II +(225457, 0, 10, 1, 1, 276422, 0, 0), -- Kill Credit +(225456, 0, 10, 35, 2, 276421, 0, 0), -- Dagran Thaurissan II +(225455, 0, 10, 1, 1, 276420, 0, 0), -- Oathsworn Peacekeeper +(225454, 0, 10, 15, 1, 276419, 0, 0), -- Peacekeeper Hektare +(225453, 0, 10, 35, 2, 276418, 0, 0), -- Dagran Thaurissan II +(225452, 0, 10, 1, 1, 276417, 0, 0), -- Unbound Earthen +(225451, 0, 10, 35, 2, 276416, 0, 0), -- Dagran Thaurissan II +(225450, 0, 10, 35, 2, 276415, 0, 0), -- Dagran Thaurissan II +(225449, 0, 10, 0.300000011920928955, 1, 276414, 0, 0), -- Scattering Sporbit +(225448, 0, 10, 1, 1, 276413, 256, 0), -- Gloomblight Sporebit +(225447, 0, 10, 1, 1, 276412, 0, 0), -- Kill Credit +(225446, 0, 10, 1, 1, 276411, 1, 0), -- Lightspark Shalehorn +(225445, 0, 10, 1, 1, 276410, 1, 0), -- Learned Mongrel +(225444, 0, 10, 1, 1, 276409, 0, 0), -- Mineral Elemental +(225443, 0, 10, 1.5, 1, 276408, 16778306, 0), -- Mineral Deposit +(225442, 0, 10, 1, 1, 276407, 0, 0), -- Peacekeeper Leif +(225441, 0, 10, 1, 1, 276406, 0, 0), -- KC: Rescue Kaerter [DNT] +(225440, 0, 10, 1, 1, 276405, 0, 0), -- Lamplighter Kaerter +(225439, 0, 10, 1, 1, 276404, 0, 0), -- Helpful Cloudrook +(225438, 0, 10, 1, 1, 276403, 0, 0), -- Vi'azl +(225437, 0, 10, 1, 1, 276402, 0, 0), -- Rezrik +(225436, 0, 10, 1, 1, 276401, 0, 0), -- Suppressed Worker +(225432, 0, 10, 1, 1, 276397, 0, 0), -- Imperial Lynx +(225429, 0, 0, 1, 1, 276394, 0, 128), -- Purifying Light Stalker +(225427, 0, 10, 1, 1, 276392, 0, 0), -- Mischievous Lynx +(225426, 0, 10, 1, 1, 276391, 0, 0), -- Saradi +(225425, 0, 10, 3, 1, 276390, 2147483720, 0), -- Vek'kix +(225424, 0, 10, 1, 1, 276389, 0, 0), -- Dozy Lynx +(225423, 0, 0, 8, 1, 276388, 2097224, 128), -- Volatile Ooze +(225422, 0, 10, 0.200000002980232238, 1, 276387, 0, 0), -- Goblin Ice Mine +(225421, 0, 10, 1, 1, 276386, 0, 0), -- Moog +(225420, 0, 10, 1, 1, 276385, 0, 0), -- Iggy +(225419, 0, 10, 1, 1, 276384, 0, 0), -- Imperial Lynx +(225418, 0, 10, 1, 1, 276383, 0, 0), -- Zil'kra +(225416, 0, 9, 0.5, 1, 276381, 0, 0), -- bunny +(225415, 0, 10, 1, 1, 276380, 1024, 0), -- Personal Phase Reset Controller [DNT] +(225414, 0, 10, 1, 1, 276379, 0, 0), -- Buttercup Hologram +(225409, 0, 10, 1.10000002384185791, 1, 276374, 0, 0), -- Surging Totem +(225408, 0, 10, 2, 1, 276370, 0, 0), -- Sureki Eradicator +(225406, 0, 10, 1, 1, 276368, 0, 0), -- Marisda +(225405, 0, 10, 1, 1, 276367, 0, 0), -- Bisdina +(225404, 0, 10, 1, 1, 276366, 1024, 0), -- Beledar's Spawn +(225403, 0, 9, 0.5, 1, 276365, 0, 0), -- bunny +(225402, 0, 10, 1, 1, 276364, 0, 0), -- Skitterling Hauler +(225401, 0, 0, 0.300000011920928955, 1, 276363, 1610743824, 117440518), -- Wrapped Spool +(225400, 0, 10, 1, 1, 276362, 1610612752, 117473286), -- Web Cocoon Passenger +(225399, 0, 10, 1, 1, 276361, 1073742848, 0), -- [DNT] Kill Credit: Site 03 +(225398, 0, 10, 1, 1, 276360, 1073742848, 0), -- [DNT] Kill Credit: Site 02 +(225397, 0, 10, 1, 1, 276359, 1073742848, 0), -- [DNT] Kill Credit: Site 01 +(225396, 0, 10, 1, 1, 276358, 1610612752, 32774), -- Web Cocoon +(225395, 0, 10, 1, 1, 276357, 0, 0), -- Fouled Coolant +(225394, 0, 0, 500, 1, 276356, 4, 67125312), -- Widow Arak'nai +(225393, 0, 10, 5, 1, 276355, 66049, 0), -- Massive Slagshell +(225392, 0, 10, 1, 1, 276354, 0, 0), -- Kill Credit: Ward [DNT] +(225391, 0, 10, 1, 1, 276353, 66049, 0), -- Slagshell Slider +(225390, 0, 10, 1, 1, 276352, 0, 0), -- Risen Magma +(225389, 0, 10, 1, 1, 276351, 0, 0), -- Slag Bubble +(225388, 0, 10, 0.5, 1, 276350, 65537, 0), -- Krolusk Whelpling +(225386, 0, 0, 1, 1, 276348, 2097224, 0), -- Abandoned Loot +(225385, 0, 10, 1.35000002384185791, 1, 276347, 0, 0), -- Stonevault Runeweaver +(225384, 0, 8, 30, 1, 276346, 0, 0), -- Shroomy +(225378, 0, 10, 0.5, 1, 276340, 0, 0), -- Lost Cogwalker +(225376, 0, 0, 200, 1, 276334, 65537, 128), -- Beloved Worm +(225375, 0, 10, 0.5, 1, 276333, 0, 0), -- Lost Cogwalker +(225370, 0, 9, 1, 1, 276328, 0, 0), -- Kill Credit: Letter Written +(225360, 0, 10, 2, 1, 276318, 0, 0), -- Ar'syn +(225359, 0, 10, 1, 1, 276317, 0, 0), -- Orator Tx'itk +(225358, 0, 10, 2, 1, 276316, 0, 0), -- Orator Tx'itk +(225357, 0, 10, 1, 1, 276315, 0, 0), -- Rakva +(225355, 0, 10, 100, 1, 276313, 0, 0), -- Archmage Aethas Sunreaver +(225353, 0, 10, 2, 1, 276311, 0, 67108864), -- The Puppetmaster +(225352, 0, 10, 2, 1, 276310, 0, 0), -- Orator Tx'itk +(225351, 0, 9, 1, 1, 276309, 0, 0), -- Stormrook +(225350, 0, 10, 6, 1, 276308, 0, 0), -- Convoy Leader +(225349, 0, 10, 1, 1, 276307, 513, 0), -- Mosspelt Ramolith +(225348, 0, 10, 2, 1, 276306, 0, 67108864), -- Hungry Ramolith +(225347, 0, 10, 10, 1, 276305, 134217728, 0), -- Stormrider Bruelda +(225346, 0, 10, 2, 1, 276304, 0, 0), -- High Elevator Etak'kaht +(225345, 0, 10, 2, 1, 276302, 0, 0), -- Shadowspinner Azarak +(225342, 0, 10, 2, 1, 276299, 0, 0), -- Warped Reaver +(225341, 0, 10, 2, 1, 276298, 0, 0), -- Convoy Protector +(225340, 0, 0, 1, 1, 276297, 16778240, 16), -- Stalker +(225339, 0, 10, 1, 1, 276296, 1610612752, 117440518), -- Pilfered Cinderbrew +(225338, 0, 10, 1, 1, 276295, 0, 0), -- Wanton Shadow +(225337, 0, 10, 2, 1, 276294, 0, 0), -- Malignant Shadow +(225335, 0, 0, 1, 1, 276292, 1075839048, 4), -- Shifted Oozeling +(225334, 0, 10, 1, 1, 276291, 0, 0), -- Tulumun +(225333, 0, 10, 1, 1, 276290, 0, 0), -- [DNT] Kill Credit +(225332, 0, 10, 1, 1, 276289, 4, 0), -- Executor Nizrek +(225330, 0, 10, 1, 1, 276287, 0, 0), -- Executor Nizrek +(225327, 0, 10, 1, 1, 276284, 0, 0), -- The Vizier +(225311, 0, 10, 1, 1, 276268, 1, 0), -- Plainswalker Shalehorn +(225309, 0, 10, 0.5, 1, 276266, 0, 0), -- Rak-Ahat Silkrunner +(225308, 0, 10, 0.200000002980232238, 1, 276265, 0, 0), -- Stubling +(225303, 0, 10, 1, 1, 276257, 1610612752, 117440518), -- Shipment of Silk +(225301, 0, 10, 1, 1, 276255, 1610612752, 117440518), -- Warspun Silk +(225299, 0, 10, 1, 1, 276253, 0, 0), -- The Vizier +(225297, 0, 10, 2, 1, 276251, 0, 0), -- Rak-Ahat Silkhauler +(225296, 0, 10, 0.5, 1, 276250, 0, 0), -- Rak-Ahat Beetledriver +(225293, 0, 10, 1, 1, 276247, 0, 0), -- Brinthe +(225290, 0, 10, 1, 1, 276244, 0, 0), -- [DNT] Kill Credit +(225289, 0, 10, 1, 1, 276243, 1610612752, 117440518), -- Vizier's Shadecaster +(225288, 0, 10, 2, 1, 276242, 0, 0), -- Skittershaw Beetle +(225287, 0, 10, 1, 1, 276241, 0, 0), -- Skittershaw Driver +(225277, 0, 10, 1, 1, 276231, 0, 0), -- Arathi Stalwart +(225276, 0, 10, 1, 1, 276230, 1610612784, 117440518), -- Supply Skittershaw +(225275, 0, 10, 0.200000002980232238, 1, 276229, 0, 0), -- Stubling +(225274, 0, 9, 24, 1, 276228, 72, 0), -- Recalled Enormos +(225271, 0, 10, 1, 1, 276225, 1, 0), -- Dazzling Peafowl +(225268, 0, 10, 1, 1, 276222, 1, 0), -- Plainswalker Shalehorn +(225267, 0, 10, 0.5, 1, 276221, 0, 0), -- Civilian Puppet +(225266, 0, 10, 1, 1, 276220, 0, 0), -- Nerubian Puppet +(225265, 0, 0, 0.300000011920928955, 1, 276219, 1610612752, 117440518), -- Necrotic Cauldron +(225264, 0, 10, 1, 1, 276218, 1073742848, 0), -- [DNT] Puppetmaster Web Bunny +(225263, 0, 10, 2, 1, 276217, 2147483720, 0), -- Grand Overspinner Antourix +(225261, 0, 9, 1, 1, 276215, 0, 0), -- Proxy: Dyeworks Alchemists [DNT] +(225259, 0, 10, 2, 1, 276213, 0, 0), -- Hungry Ramolith +(225257, 0, 10, 2, 1, 276211, 0, 0), -- Invited Guest +(225256, 0, 10, 2, 1, 276210, 0, 0), -- Invited Guest +(225255, 0, 10, 1, 1, 276209, 1, 0), -- Snarling Mongrel +(225254, 0, 10, 2, 1, 276208, 0, 0), -- Invited Guest +(225253, 0, 10, 1, 1, 276207, 0, 0), -- [DNT] Kill Credit: Collected Rings +(225251, 0, 10, 1, 1, 276205, 1610612752, 117440518), -- Scrumptious Grass +(225250, 0, 10, 1, 1, 276204, 0, 0), -- Kill Credit [DNT] +(225249, 0, 10, 2, 1, 276203, 0, 0), -- Scritchscratch +(225248, 0, 10, 2, 1, 276202, 0, 67108864), -- The Puppetmaster +(225247, 0, 10, 0.300000011920928955, 1, 276201, 0, 0), -- Honey Ooze +(225246, 0, 10, 2, 1, 276200, 0, 0), -- Ar'syn +(225244, 0, 10, 1, 1, 276196, 1, 0), -- Ravenous Glowmite +(225243, 0, 10, 1, 1, 276195, 0, 0), -- Skitterling Hauler +(225242, 0, 0, 1, 1, 276194, 2097224, 0), -- Stormrook +(225241, 0, 10, 1, 1, 276193, 0, 0), -- Area Trigger Bunny +(225240, 0, 9, 1, 1, 276192, 1610612752, 67108934), -- Overgrown Bush +(225239, 0, 9, 1, 1, 276191, 1610612752, 67108934), -- Overgrown Bush +(225238, 0, 10, 0.200000002980232238, 1, 276190, 0, 0), -- Dalaran Sewer Turtle +(225232, 0, 9, 1, 1, 276184, 1610612752, 67108934), -- Overgrown Plant +(225231, 0, 10, 0.300000011920928955, 1, 276183, 0, 0), -- Charmed Glowmite +(225227, 0, 10, 1, 1, 276179, 1610613778, 67108870), -- Tumbleweed +(225226, 0, 10, 1, 1, 276178, 0, 0), -- Arathi Stalwart +(225225, 0, 10, 1, 1, 276177, 0, 0), -- Skorthuz +(225224, 0, 10, 1, 1, 276176, 4096, 0), -- Lisky +(225222, 0, 10, 2, 1, 276174, 2097224, 0), -- Fractured Skardyn +(225221, 0, 10, 1, 1, 276173, 0, 0), -- KC: Bodyguard Slain [DNT] +(225220, 0, 10, 1, 1, 276172, 0, 0), -- Wheat +(225219, 0, 10, 1.5, 1, 276171, 0, 0), -- Shipwright Bodyguard +(225218, 0, 10, 1.5, 1, 276170, 0, 0), -- Shipwright Bodyguard +(225217, 0, 10, 1, 1, 276169, 0, 0), -- Market Assistant Laandon +(225216, 0, 10, 1, 1, 276168, 0, 0), -- Arachnoid Scrounger +(225215, 0, 10, 1, 1, 276167, 0, 0), -- Hermann +(225214, 0, 10, 1, 1, 276166, 0, 0), -- KC: Shipwright Confronted [DNT] +(225213, 0, 10, 2, 1, 276165, 0, 0), -- Unseen Blade Pali'zir +(225212, 0, 10, 2, 1, 276164, 0, 0), -- Unseen Blade Oritex +(225211, 0, 10, 2, 1, 276163, 0, 0), -- Unseen Blade Kixaal +(225210, 0, 10, 1, 1, 276162, 0, 0), -- Vigilant Nestguard +(225209, 0, 10, 2, 1, 276161, 0, 0), -- Unseen Blade Zek +(225208, 0, 0, 1, 1, 276160, 1075839064, 4), -- Slime Wave +(225207, 0, 10, 1, 1, 276159, 0, 0), -- Tomas Hillhelm +(225206, 0, 10, 2, 1, 276158, 0, 0), -- Sureki Assassin +(225205, 0, 10, 1, 1, 276157, 0, 0), -- Kill Credit: Energy Reading [DNT] +(225204, 0, 0, 20, 1, 276156, 2097256, 128), -- Zekvir +(225203, 0, 10, 0.5, 1, 276155, 0, 0), -- Nerubian Skitterling, Fighter +(225202, 0, 10, 1, 1, 276154, 0, 0), -- Sitch Montaigne +(225201, 0, 10, 1, 1, 276153, 1073742848, 0), -- [DNT] Invisible Bunny +(225200, 0, 10, 1, 1, 276152, 0, 0), -- Overwhelmed Repairbot +(225198, 0, 10, 1, 1, 276150, 0, 0), -- Vaseshaper Rocco +(225197, 0, 10, 1, 1, 276149, 0, 0), -- [DNT] Kill Credit +(225196, 0, 10, 1, 1, 276148, 0, 0), -- Potter Roswith +(225195, 0, 10, 1, 1, 276147, 0, 0), -- Rakva +(225194, 0, 10, 1, 1, 276146, 0, 0), -- R-K-MEDES +(225193, 0, 10, 1, 1, 276145, 25166848, 67239958), -- Pausing Pylon +(225192, 0, 10, 2, 1, 276144, 0, 0), -- Orator Tx'itk +(225191, 0, 10, 1, 1, 276143, 0, 0), -- Patchoulisa +(225190, 0, 10, 1, 1, 276142, 16780288, 4194304), -- Dark Hound +(225189, 0, 10, 1, 1, 276141, 0, 0), -- R-K-MEDES +(225188, 0, 10, 1, 1, 276140, 0, 0), -- General Steelstrike +(225187, 0, 10, 0.5, 1, 276139, 0, 0), -- Skitterling Laborer +(225186, 0, 10, 2, 1, 276138, 1610612752, 67108870), -- [DNT] Snarling Mongrel +(225185, 0, 0, 5.99980020523071289, 1, 276135, 1073742848, 33554432), -- [DNT] RP Egg Ability Stalker +(225184, 0, 0, 500, 1, 276134, 4, 67125312), -- Anub'azal +(225183, 0, 10, 20, 1, 276133, 0, 0), -- Tinker +(225182, 0, 10, 1, 1, 276132, 0, 0), -- Kill Credit: Cave [DNT] +(225181, 0, 10, 1, 1, 276131, 1, 0), -- Rustmane Shalehorn +(225180, 0, 10, 1, 1, 276130, 1, 0), -- Ironhoof Shalehorn +(225179, 0, 10, 1, 1, 276129, 0, 0), -- Gaudy Web-Vandal +(225178, 0, 10, 1, 1, 276128, 0, 0), -- Cupric Alchemist +(225177, 0, 10, 1, 1, 276127, 0, 0), -- Cerulean Alchemist +(225176, 0, 10, 1, 1, 276126, 0, 0), -- Skittershaw Driver +(225175, 0, 10, 1, 1, 276125, 0, 0), -- Kill Credit [DNT] +(225174, 0, 10, 1, 1, 276124, 16778256, 48), -- Earthen Delivery Drill +(225167, 0, 10, 1, 1, 276117, 1024, 0), -- ELM General Purpose Bunny - Flying (scale x0.01) +(225166, 0, 10, 2, 1, 276113, 0, 0), -- Middles +(225165, 0, 10, 1, 1, 276112, 0, 0), -- Kill Credit +(225164, 0, 0, 200, 1, 276107, 0, 128), -- Disheartened Worm +(225155, 0, 10, 2, 1, 276098, 0, 0), -- Orator Tx'itk +(225153, 0, 10, 1, 1, 276096, 0, 0), -- [DNT] Kill Credit +(225148, 0, 10, 1.20000004768371582, 1, 276091, 0, 0), -- High Hollows Duelist +(225146, 0, 10, 1, 1, 276089, 1610612752, 67108870), -- Kill Credit +(225143, 0, 10, 1, 1, 276086, 0, 0), -- Kill Credit +(225142, 0, 10, 1, 1, 276085, 0, 2), -- Shoeduck +(225141, 0, 10, 1, 1, 276084, 1073742848, 0), -- [DNT] Web Bunny +(225139, 0, 10, 2, 1, 276082, 1, 0), -- Umbral Stalker +(225138, 0, 10, 1, 1, 276081, 1, 0), -- Gloom Stalker +(225136, 0, 10, 2, 1, 276079, 0, 0), -- Skittershaw Beetle +(225120, 0, 10, 2, 1, 276063, 0, 67108864), -- Dormant Golem +(225119, 0, 10, 2, 1, 276062, 0, 64), -- Henning Roest +(225102, 0, 10, 1, 1, 276045, 0, 0), -- Entranced Lihtgat +(225088, 0, 10, 0.5, 1, 276031, 0, 0), -- Grasping Shadow +(225080, 0, 10, 2, 1, 276023, 0, 0), -- Ghastly Baelgat +(225079, 0, 0, 5.99980020523071289, 1, 276020, 1073742848, 33554432), -- Dragon Stalker +(225078, 0, 10, 2, 1, 276019, 0, 0), -- Ghastly Baelgat +(225077, 0, 10, 1, 1, 276018, 0, 0), -- [DNT] Kill Credit +(225068, 0, 10, 1, 1, 276009, 0, 0), -- Kill Credit +(225067, 0, 10, 1, 1, 276008, 0, 0), -- Griz Finglebur +(225066, 0, 10, 2, 1, 276007, 1610612752, 67108870), -- [DNT] Roaming Mongrel +(225049, 0, 10, 1, 1, 275990, 65537, 0), -- Caustic Jawcrawler +(225024, 0, 10, 1, 1, 275965, 4, 0), -- Executor Nizrek +(225022, 0, 10, 20, 1, 275963, 4096, 0), -- Lost Lynx +(225021, 0, 10, 1, 1, 275962, 0, 0), -- Kill Credit +(225019, 0, 10, 4, 1, 275960, 0, 0), -- Overwatch Swarmite +(225018, 0, 10, 1, 1, 275959, 134217728, 0), -- Ferno +(225016, 0, 10, 1, 1, 275957, 0, 0), -- Reclamation Machinist +(225015, 0, 10, 1, 1, 275956, 1073742848, 0), -- Skardyn Bunny Trigger +(224994, 0, 10, 5, 1, 275935, 1073741840, 6), -- Memory of a Shield +(224988, 0, 10, 1, 1, 275929, 0, 0), -- Skittershaw Driver +(224973, 0, 10, 1, 1, 275914, 1610612784, 117440518), -- High Hollows Skittershaw +(224970, 0, 0, 3, 1, 275911, 2097224, 0), -- Caustic Bomber +(224969, 0, 10, 1, 1, 275910, 1090520146, 32), -- Improvised Springboard +(224967, 0, 10, 1, 1, 275908, 0, 0), -- Tired Worker +(224966, 0, 10, 1, 1, 275907, 0, 0), -- Mindi Maxlof +(224964, 0, 10, 1, 1, 275905, 0, 0), -- Assistant Gwinnd +(224963, 0, 10, 14, 1, 275904, 1, 0), -- Elusive Kaheti Battle Tank +(224962, 0, 0, 4.5, 1, 275903, 2097224, 0), -- Cursedforge Mender +(224961, 0, 10, 1, 1, 275902, 0, 0), -- Assistant Haraald +(224960, 0, 10, 3, 1, 275901, 16780288, 0), -- Highlord Darion Mograine +(224959, 0, 10, 5, 1, 275900, 1, 0), -- Elusive Terrorwing Stinger +(224958, 0, 10, 2, 1, 275899, 1, 0), -- Elusive Gloomstinger +(224957, 0, 10, 1, 1, 275898, 0, 0), -- [DNT] Kill Credit: Plaque Placed +(224956, 0, 10, 1, 1, 275897, 0, 0), -- [DNT] Kill Credit: Plaque Collected +(224955, 0, 10, 1, 1, 275896, 1610613776, 67108870), -- Nerubian Wall Mount [DNT] +(224954, 0, 10, 1, 1, 275895, 0, 0), -- Bookkeeper Mhewind +(224953, 0, 10, 1, 1, 275894, 0, 0), -- [DNT] Kill Credit: Plaque Carved +(224952, 0, 10, 1, 1, 275893, 0, 0), -- [DNT] Kill Credit: Plaque Quenched +(224951, 0, 10, 1, 1, 275892, 0, 0), -- [DNT] Kill Credit: Plaque Heated +(224950, 0, 10, 1, 1, 275891, 0, 0), -- [DNT] Kill Credit: Talked to Urtago +(224949, 0, 10, 0.300000011920928955, 1, 275890, 0, 0); -- Budding Lashroom + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(224948, 0, 10, 1, 1, 275889, 0, 0), -- Urtago +(224947, 0, 10, 0.300000011920928955, 1, 275888, 256, 0), -- Lasher +(224946, 0, 10, 1, 1, 275887, 0, 0), -- Great Kyron +(224945, 0, 10, 1, 1, 275886, 0, 0), -- Faerin Lothar +(224944, 0, 10, 1, 1, 275885, 0, 0), -- Dornogal Citizen +(224943, 0, 10, 1, 1, 275884, 0, 0), -- Freywold Citizen +(224941, 0, 10, 1, 1, 275882, 0, 0), -- Gundargaz Citizen +(224940, 0, 10, 1, 1, 275881, 0, 0), -- Kargen Ironbrow +(224939, 0, 0, 0.300000011920928955, 1, 275880, 1610612752, 117440518), -- Necrotic Bubble +(224938, 0, 0, 0.300000011920928955, 1, 275879, 1610612752, 117440518), -- Air Bubble +(224937, 0, 10, 1, 1, 275878, 0, 0), -- Air Bubbles +(224936, 0, 10, 1, 1, 275877, 0, 0), -- High Hollows Citizen +(224935, 0, 10, 1, 1, 275876, 0, 0), -- Dolena +(224934, 0, 9, 1, 1, 275875, 0, 0), -- Freed Crusader +(224932, 0, 9, 2, 1, 275873, 0, 0), -- Recalled Forgotten Depths Ambusher +(224930, 0, 10, 1, 1, 275871, 134217728, 0), -- Urtago +(224928, 0, 9, 0.023800000548362731, 1, 275869, 0, 0), -- Recalled Webbed Crusader +(224925, 0, 0, 1, 1, 275864, 1073742920, 128), -- Twilight Egg +(224924, 0, 10, 14, 1, 275863, 2097224, 69632), -- Elusive Gargantuan Stormscale +(224923, 0, 0, 1, 1, 275862, 16778240, 144), -- Nerubian +(224922, 0, 10, 5, 1, 275861, 0, 0), -- Vanishing Nightmare +(224919, 0, 10, 3, 1, 275858, 4096, 0), -- Amber +(224917, 0, 9, 1, 1, 275856, 1073742848, 0), -- Webbed Crusader Bunny Trigger +(224914, 0, 10, 0.5, 1, 275853, 0, 0), -- Lashroom +(224912, 0, 10, 1, 1, 275851, 0, 0), -- Kobyss Totem +(224911, 0, 0, 1, 1, 275850, 1075839048, 128), -- Volatile Barrel +(224910, 0, 10, 1, 1, 275849, 0, 0), -- Wayward Emissary +(224909, 0, 10, 1, 1, 275848, 0, 0), -- Wayward Emissary +(224908, 0, 10, 1, 1, 275847, 0, 0), -- Wayward Emissary +(224907, 0, 10, 1, 1, 275846, 0, 0), -- Wayward Emissary +(224906, 0, 10, 1, 1, 275845, 0, 0), -- Wayward Emissary +(224905, 0, 10, 1, 1, 275844, 0, 0), -- Kill Credit: Machine Maintained 01 [DNT] +(224904, 0, 10, 1, 1, 275843, 0, 0), -- Wayward Emissary +(224903, 0, 10, 1, 1, 275842, 0, 0), -- Wayward Emissary +(224902, 0, 10, 1, 1, 275841, 0, 0), -- Wayward Emissary +(224901, 0, 10, 1, 1, 275840, 0, 0), -- Wayward Emissary +(224900, 0, 10, 1, 1, 275839, 0, 0), -- Dor'garad +(224899, 0, 10, 1, 1, 275838, 0, 0), -- Wayward Emissary +(224898, 0, 10, 2, 1, 275837, 0, 0), -- Dark Proselityzer +(224897, 0, 10, 2, 1, 275836, 1, 0), -- Shalehorn Bull +(224896, 0, 10, 1, 1, 275835, 0, 0), -- Danagh +(224895, 0, 10, 1, 1, 275834, 0, 0), -- Thimble +(224894, 0, 10, 1, 1, 275833, 0, 0), -- Thimble +(224893, 0, 10, 1, 1, 275832, 0, 0), -- Thimble +(224892, 0, 10, 1, 1, 275831, 0, 0), -- Thimble +(224891, 0, 10, 1, 1, 275830, 0, 0), -- Thimble +(224890, 0, 10, 1, 1, 275829, 0, 0), -- Thimble +(224889, 0, 10, 1, 1, 275828, 0, 0), -- Thimble +(224888, 0, 10, 1, 1, 275827, 0, 0), -- Thimble +(224887, 0, 10, 1, 1, 275826, 0, 0), -- Thimble +(224886, 0, 10, 1, 1, 275825, 0, 0), -- Thimble +(224885, 0, 10, 1, 1, 275824, 0, 0), -- Thimble +(224884, 0, 10, 1, 1, 275823, 0, 0), -- Clixi Fastfare +(224883, 0, 10, 0.200000002980232238, 1, 275822, 0, 0), -- Mongrel Pup +(224882, 0, 10, 3, 1, 275821, 4096, 0), -- Klanker the Ironstrider +(224881, 0, 10, 2, 1, 275820, 0, 0), -- Daunted Bull +(224880, 0, 10, 1, 1, 275819, 0, 0), -- Innocent Kobold +(224879, 0, 10, 1, 1, 275818, 0, 0), -- Horrific Baelgat +(224878, 0, 10, 1, 1, 275817, 25166848, 67239958), -- Possibility Projector +(224876, 0, 10, 1, 1, 275815, 1, 0), -- Scavenging Sandsnapper +(224873, 0, 10, 1, 1, 275812, 1073742848, 0), -- [DNT] Sous trigger bunny +(224872, 0, 10, 2, 1, 275811, 0, 0), -- Foreman Uzjax +(224871, 0, 10, 1, 1, 275810, 0, 0), -- Dawn +(224870, 0, 10, 1, 1, 275809, 0, 0), -- Kill Credit: Q3 asked [DNT] +(224869, 0, 10, 1, 1, 275808, 0, 0), -- Kill Credit: Q2 asked [DNT] +(224868, 0, 10, 1, 1, 275807, 0, 0), -- Kill Credit: Q1 asked [DNT] +(224867, 0, 10, 1, 1, 275806, 0, 0), -- Kill Credit: question asked [any] [DNT] +(224863, 0, 9, 1, 1, 275802, 0, 0), -- Generic - Empty Bunny +(224862, 0, 10, 1, 1, 275801, 0, 0), -- Kill Credit: Sous progress [DNT] +(224855, 0, 10, 0.300000011920928955, 1, 275794, 0, 0), -- Shadowsilk Wallclimber +(224854, 0, 10, 1, 1, 275793, 0, 0), -- Shadowsilk Burrower +(224853, 0, 0, 1, 1, 275788, 72, 0), -- Mutated Hatchling +(224852, 0, 0, 1, 1, 275785, 1073742920, 0), -- Hatched Twilight Egg +(224851, 0, 10, 1, 1, 275784, 0, 0), -- Kill Credit: Collect Garlic [DNT] +(224850, 0, 0, 5.99980020523071289, 1, 275781, 64, 16384), -- Battered Red Drake +(224848, 0, 10, 1, 1, 275779, 0, 0), -- Kill Credit: Collect Taro Properly [DNT] +(224847, 0, 10, 1, 1, 275778, 0, 0), -- Kill Credit: Collect Taro [DNT] +(224846, 0, 10, 1, 1, 275777, 0, 0), -- Shadowsilk Burrower +(224845, 0, 10, 1, 1, 275776, 0, 0), -- Shadowsilk Woodwebber +(224844, 0, 10, 0.300000011920928955, 1, 275775, 1, 0), -- Shadowsilk Wallclimber +(224843, 0, 10, 3, 1, 275774, 0, 0), -- Shadowsilk Taskmaster +(224842, 0, 10, 1, 1, 275773, 0, 0), -- Shadowsilk Jailer +(224840, 0, 0, 5.99980020523071289, 1, 275769, 1073742848, 33554432), -- [DNT] RP Ability Stalker +(224839, 0, 10, 1, 1, 275768, 0, 0), -- KC: Nerubian Killed [DNT] +(224838, 0, 10, 1, 1, 275767, 0, 0), -- KC: Lumberjack Freed [DNT] +(224837, 0, 0, 1, 1, 275764, 1073742920, 128), -- Corrupted Egg +(224836, 0, 10, 1, 1, 275763, 0, 0), -- Stonevault Machinist +(224835, 0, 10, 5, 1, 275762, 0, 0), -- Stonevault Ironstrider +(224834, 0, 10, 1, 1, 275761, 1024, 0), -- [DNT] Welder Stalker +(224833, 0, 10, 1, 1, 275760, 0, 0), -- Peacekeeper Aidda +(224832, 0, 10, 1, 1, 275759, 0, 0), -- Peacekeeper Barr +(224831, 0, 10, 1, 1, 275758, 0, 0), -- Lahk +(224830, 0, 10, 1, 1, 275757, 0, 0), -- Wenn +(224829, 0, 10, 1, 1, 275755, 0, 0), -- [DNT] Kill Credit: Stormrook Vehicle +(224828, 0, 10, 5, 1, 275754, 0, 0), -- Dark Sentinel +(224826, 0, 10, 5, 1, 275752, 0, 0), -- Corrupted Soul +(224825, 0, 10, 1, 1, 275751, 0, 0), -- [DNT] Kill Credit: Generic Civilian +(224824, 0, 10, 5, 1, 275750, 0, 0), -- Ancient Watcher +(224823, 0, 10, 1, 1, 275749, 0, 0), -- Flynn Fairwind +(224822, 0, 0, 2, 1, 275748, 0, 0), -- Kaheti Skirmisher +(224821, 0, 10, 1, 1, 275747, 4, 0), -- Zev'kall +(224820, 0, 10, 5, 1, 275746, 0, 0), -- Deathly Presence +(224819, 0, 10, 5, 1, 275745, 0, 0), -- Queen's Enforcer +(224818, 0, 10, 5, 1, 275744, 0, 0), -- Stoneborn Colossus +(224817, 0, 10, 1, 1, 275743, 1610612752, 117440518), -- Wagon of Siege Supplies +(224816, 0, 10, 1, 1, 275742, 0, 0), -- TEST FOR COCOON Earthen Denizen [DNT] +(224810, 0, 10, 1, 1, 275736, 1073741840, 83886150), -- Tertiary Interface +(224809, 0, 10, 1, 1, 275735, 1073741840, 83886150), -- Primary Interface +(224808, 0, 10, 1, 1, 275734, 0, 0), -- Horrific Baelgat +(224807, 0, 7, 50, 1, 275733, 0, 0), -- Brunhold +(224806, 0, 7, 50, 1, 275732, 0, 0), -- Adhelda +(224805, 0, 10, 0.300000011920928955, 1, 275731, 0, 0), -- Glinting Glowmite +(224804, 0, 10, 3, 1, 275730, 0, 0), -- Emergency Militia +(224803, 0, 10, 0.200000002980232238, 1, 275729, 1610612752, 117440518), -- Insectiformant +(224802, 0, 10, 1, 1, 275728, 131112, 0), -- Throw Cheese Vehicle +(224801, 0, 10, 0.5, 1, 275727, 0, 0), -- Angry Pebbles +(224799, 0, 10, 1, 1, 275725, 1, 0), -- Shimmering Hermit +(224798, 0, 10, 15, 1, 275724, 8392704, 0), -- Void Elf Riftwalker +(224797, 0, 10, 1, 1, 275723, 1073741840, 83886150), -- Secondary Interface +(224796, 0, 10, 1, 1, 275722, 0, 0), -- Curious Listener +(224791, 0, 10, 4, 1, 275717, 2147516488, 0), -- Corrupted Golem +(224790, 0, 10, 1, 1, 275716, 0, 0), -- Dawn +(224789, 0, 10, 0.5, 1, 275715, 1, 0), -- Juvenile Sandskipper +(224788, 0, 10, 0.5, 1, 275714, 0, 0), -- Coalesced Shadeling +(224787, 0, 10, 1, 1, 275713, 0, 0), -- Arathi Aeroknight +(224786, 0, 10, 1, 1, 275712, 0, 0), -- Arathi Aeroknight +(224785, 0, 10, 1, 1, 275711, 0, 0), -- Cochineal Crawler +(224784, 0, 10, 0.5, 1, 275710, 0, 0), -- Anub'ilith's Servant +(224783, 0, 10, 2, 1, 275709, 0, 0), -- Foreman Uzjax +(224782, 0, 10, 1, 1, 275708, 0, 0), -- Dawn +(224781, 0, 10, 1, 1, 275707, 0, 0), -- [DNT] Kill Credit - Puppet Cured +(224780, 0, 10, 30, 1, 275706, 2147483720, 0), -- Igitith ik'Tak +(224779, 0, 10, 2, 1, 275705, 65537, 0), -- Galvanized Lurker +(224778, 0, 10, 1, 1, 275704, 0, 0), -- Troglofrog +(224776, 0, 10, 5, 1, 275702, 0, 0), -- Savagetalon +(224774, 0, 10, 1, 1, 275700, 0, 67108864), -- Incomplete Puppet +(224773, 0, 10, 1, 1, 275699, 0, 67108864), -- Incomplete Puppet +(224772, 0, 10, 1, 1, 275698, 0, 67108864), -- Incomplete Puppet +(224771, 0, 10, 1, 1, 275697, 0, 0), -- Defective Escape Pod +(224770, 0, 10, 0.200000002980232238, 1, 275696, 0, 0), -- Gale +(224768, 0, 10, 0.200000002980232238, 1, 275694, 0, 0), -- Thundo +(224767, 0, 10, 2, 1, 275693, 1, 0), -- Roaming Mongrel +(224766, 0, 9, 1, 1, 275692, 0, 0), -- Kill Credit: Meet Overspinner [DNT] +(224765, 0, 9, 1, 1, 275691, 0, 0), -- Kill Credit: Meet Upstart [DNT] +(224764, 0, 10, 1, 0, 275690, 16777216, 16), -- Brightstone +(224763, 0, 9, 1, 1, 275689, 0, 0), -- Kill Credit: Meet Contact [DNT] +(224762, 0, 10, 1, 0, 275688, 16777216, 16), -- Silvervein +(224761, 0, 10, 1, 1, 275687, 0, 0), -- Kill Credit: Delgando's Raft [DNT] +(224759, 0, 10, 1, 1, 275685, 0, 0), -- Weary Laborer +(224758, 0, 10, 2, 1, 275684, 0, 0), -- Orator Tx'itk +(224757, 0, 10, 1, 1, 275683, 1610612752, 67108934), -- Cave Taro +(224756, 0, 10, 1, 0, 275682, 16777216, 16), -- Boulderbane +(224754, 0, 10, 1, 1, 275680, 1610612752, 67108870), -- Kill Credit +(224753, 0, 10, 1, 1, 275679, 65537, 0), -- Juvenile Lurker +(224752, 0, 10, 0.5, 1, 275678, 0, 0), -- Hollow Softcap +(224751, 0, 10, 2, 1, 275677, 1, 0), -- Garlic-Breathed Hydra +(224749, 0, 10, 1, 1, 275675, 0, 0), -- Bleak Claw-Eater +(224748, 0, 10, 2, 1, 275674, 0, 0), -- Bleak Beak-Carver +(224747, 0, 10, 6, 1, 275673, 0, 0), -- Bleak Flesh-Taker +(224746, 0, 10, 6, 1, 275672, 0, 0), -- Bleak Beastbreaker +(224745, 0, 10, 6, 1, 275671, 0, 0), -- Bleak Seatamer +(224744, 0, 10, 2, 1, 275670, 256, 0), -- Hollow Sporesinger +(224742, 0, 10, 1, 1, 275668, 256, 0), -- Hollow Steelstem +(224741, 0, 10, 1, 1, 275667, 0, 0), -- Dolena +(224738, 0, 10, 0.5, 1, 275664, 1, 0), -- Deepwell Undercrawler +(224737, 0, 10, 1, 1, 275663, 1610612752, 67108870), -- Kill Credit +(224736, 0, 0, 35, 2, 275662, 0, 0), -- Dagran Thaurissan II +(224735, 0, 10, 1, 1, 275661, 1, 0), -- Tidehunter Gull +(224734, 0, 10, 1, 1, 275658, 134217728, 0), -- Bobbin +(224733, 0, 10, 1, 1, 275657, 134217728, 0), -- Tulumun +(224732, 0, 0, 5, 1, 275656, 2097224, 0), -- Covert Webmancer +(224731, 0, 0, 6.5, 1, 275655, 2097224, 0), -- Web Marauder +(224729, 0, 10, 2, 1, 275653, 134217728, 0), -- Anub'okki +(224727, 0, 10, 2, 1, 275651, 0, 0), -- Skittish Fog Beast +(224725, 0, 10, 1, 1, 275649, 513, 0), -- Saurolisk Ambusher +(224724, 0, 10, 1, 1, 275648, 0, 0), -- Reclamation Coordinator +(224723, 0, 0, 35, 1, 275647, 0, 0), -- Nexus-Lord Donjon Rade VI +(224722, 0, 10, 0.200000002980232238, 1, 275646, 0, 0), -- Flash +(224721, 0, 10, 1, 1, 275645, 1073742848, 0), -- [DNT] Invisible Bunny +(224720, 0, 10, 1, 1, 275644, 0, 0), -- Kill Credit: Fog Cloud [DNT] +(224718, 0, 10, 0.200000002980232238, 1, 275642, 0, 0), -- Thundo +(224717, 0, 10, 0.200000002980232238, 1, 275641, 0, 0), -- Gale +(224716, 0, 10, 0.200000002980232238, 1, 275640, 0, 0), -- Flash +(224714, 0, 10, 1, 1, 275638, 0, 0), -- Dornogal Patron +(224713, 0, 10, 30, 1, 275637, 0, 0), -- Bronzebeard Patron +(224712, 0, 10, 1, 1, 275636, 0, 0), -- Dark Iron Patron +(224711, 0, 10, 1, 1, 275635, 0, 0), -- Wildhammer Patron +(224710, 0, 10, 3, 1, 275634, 2147483720, 0), -- Kix'arak +(224709, 0, 10, 2, 1, 275633, 0, 0), -- Nerubian Boss +(224708, 0, 10, 1, 1, 275632, 0, 0), -- Cenderragg +(224707, 0, 10, 1, 1, 275631, 0, 0), -- Alvegar +(224702, 0, 10, 1, 1, 275626, 16778240, 144), -- Void Rock +(224688, 0, 10, 1, 1, 275617, 0, 0), -- Dornogal Stormrook +(224687, 0, 10, 0.5, 1, 275616, 1610612752, 6), -- Angry Fungus +(224685, 0, 10, 0.5, 1, 275614, 1610612752, 6), -- Angry Fungus +(224683, 0, 10, 0.5, 1, 275612, 1610612752, 6), -- Angry Fungus +(224682, 0, 0, 1, 1, 275611, 1610612752, 134), -- Nozzle Stalker +(224679, 0, 10, 1, 1, 275608, 1610612752, 67108870), -- [DNT] Spooked Cow +(224678, 0, 10, 2, 1, 275607, 1610612752, 67108870), -- [DNT] Daunted Bull +(224677, 0, 10, 0.5, 1, 275606, 1, 0), -- Deepwell Hunter +(224673, 0, 10, 1, 1, 275602, 1073742848, 0), -- [DNT] Generic Bunny +(224672, 0, 10, 1.10000002384185791, 1, 275601, 0, 0), -- Spire Totem +(224671, 0, 10, 1.10000002384185791, 1, 275600, 0, 0), -- Spire Totem +(224667, 0, 10, 1.10000002384185791, 1, 275596, 0, 0), -- Spire Totem +(224666, 0, 10, 2, 1, 275595, 0, 0), -- Dedicated Sailor +(224663, 0, 10, 1, 1, 275592, 1, 0), -- Mesmerized Flyer +(224662, 0, 10, 1, 1, 275591, 0, 0), -- Sky-Captain Estraella +(224659, 0, 10, 1, 1, 275588, 0, 0), -- Laurdare +(224655, 0, 10, 1, 1, 275584, 0, 0), -- Anastaria +(224642, 0, 10, 1, 1, 275571, 1610612752, 117440518), -- Machine Spark +(224640, 0, 9, 1, 1, 275569, 1073741824, 6), -- Nerubian Gravestone +(224639, 0, 0, 1, 1, 275568, 1610612752, 67108998), -- Surekian Decapitator +(224638, 0, 10, 2, 1, 275567, 0, 64), -- Symon Corwin +(224636, 0, 10, 0.5, 1, 275565, 1, 0), -- Deepwell Hunter +(224624, 0, 10, 0.400000005960464477, 1, 275553, 0, 0), -- You +(224623, 0, 10, 1, 1, 275552, 1, 0), -- Snarling Mongrel +(224622, 0, 10, 10, 1, 275551, 2097228, 0), -- Colossal Salamanther +(224621, 0, 10, 10, 1, 275550, 2097228, 0), -- Colossal Eel +(224620, 0, 10, 2, 1, 275549, 0, 0), -- Dedicated Sailor +(224619, 0, 10, 1, 1, 275548, 0, 0), -- Scouring Sandstone +(224618, 0, 10, 1, 1, 275547, 0, 0), -- Danagh's Cogwalker +(224617, 0, 10, 1, 1, 275546, 0, 0), -- Regeneald +(224616, 0, 0, 1.20000004768371582, 1, 275545, 2097224, 128), -- Animated Shadow +(224613, 0, 10, 1, 1, 275542, 0, 0), -- Kill Credit: Q01b - Item Given +(224612, 0, 10, 2, 1, 275541, 0, 0), -- Dedicated Sailor +(224611, 0, 10, 0.5, 0, 275540, 1, 0), -- Unnerved Calf +(224610, 0, 0, 1, 1, 275539, 1610612752, 67108998), -- Surekian Weapon Rack +(224609, 0, 0, 10, 1, 275534, 72, 0), -- Twilight Destroyer +(224608, 0, 10, 1, 1, 275533, 0, 0), -- [DNT] Delgando's Raft +(224607, 0, 10, 2, 1, 275532, 256, 0), -- Lashroom Ambusher +(224606, 0, 10, 0.300000011920928955, 1, 275531, 0, 0), -- Shallows Slug +(224605, 0, 0, 5.99980020523071289, 1, 275528, 1024, 0), -- Deceased Red Drake +(224604, 0, 10, 0.200000002980232238, 1, 275527, 0, 0), -- Spiked Rockslime +(224603, 0, 10, 1, 1, 275526, 0, 0), -- Rising Tidebound +(224602, 0, 10, 1, 1, 275525, 0, 0), -- Danagh +(224601, 0, 10, 1, 1, 275524, 0, 0), -- Remnant of Darkness +(224599, 0, 10, 1, 1, 275522, 1073742848, 0), -- Falling Debris +(224598, 0, 0, 1, 1, 275521, 0, 0), -- Nerub-ar Watcher +(224597, 0, 10, 2, 1, 275520, 0, 0), -- Skittish Fog Beast +(224596, 0, 10, 1, 1, 275519, 1073742848, 0), -- Caustic Dyebath +(224595, 0, 10, 0.5, 1, 275518, 0, 0), -- Glower Swarm +(224594, 0, 10, 10, 1, 275517, 2097228, 0), -- Colossal Makrura +(224593, 0, 10, 0.5, 1, 275516, 0, 0), -- Memory Leak +(224592, 0, 10, 10, 1, 275515, 2097228, 0), -- Colossal Arathi Amalgam +(224591, 0, 10, 0.5, 1, 275514, 0, 0), -- Glower Swarm +(224589, 0, 10, 10, 1, 275512, 2097228, 0), -- Colossal Crab +(224588, 0, 10, 1, 1, 275511, 1, 0), -- Spooked Cow +(224587, 0, 10, 1, 1, 275510, 1, 0), -- Spooked Cow +(224586, 0, 10, 2, 1, 275509, 1, 0), -- Daunted Bull +(224585, 0, 10, 2, 1, 275508, 1, 0); -- Daunted Bull + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(224584, 0, 10, 1, 1, 275507, 0, 0), -- [DNT] Delgando's Raft +(224583, 0, 0, 1, 1, 275506, 1073741824, 128), -- Acid Bomb +(224582, 0, 10, 1, 1, 275505, 0, 0), -- Disruptive Deepflayer +(224581, 0, 10, 1, 1, 275504, 65537, 0), -- Luminescent Mollusc +(224579, 0, 9, 1, 1, 275502, 0, 0), -- Invis bunny for summon[DNT] +(224578, 0, 10, 1, 1, 275501, 1, 0), -- Croaking Sandskipper +(224577, 0, 10, 1, 1, 275500, 0, 0), -- [DNT] Kill Proxy - Local Story - Life Finds a Way - Luring (RPS) +(224576, 0, 10, 2, 1, 275499, 0, 0), -- Deepflayer Matriarch +(224572, 0, 10, 1, 1, 275495, 1610612752, 117440518), -- Electric Eel +(224571, 0, 10, 1, 1, 275494, 1073742848, 0), -- [DNT] Invisible Bunny +(224570, 0, 9, 1, 1, 275493, 0, 0), -- Kill Credit: Dyebaths Tested [DNT] +(224568, 0, 9, 1, 1, 275491, 0, 0), -- Proxy: Dyeworks Wave Mobs [DNT] +(224567, 0, 10, 1, 1, 275490, 0, 0), -- Gaudy Web-Vandal +(224566, 0, 10, 1, 1, 275489, 0, 0), -- Bondaz +(224565, 0, 0, 1, 1, 275488, 1610612752, 67108998), -- Surekian Gavel +(224564, 0, 0, 3, 1, 275487, 16778240, 16), -- Grimweave Orb +(224563, 0, 10, 1.549999952316284179, 1, 275486, 4096, 3145728), -- Huntsman Krust +(224562, 0, 10, 1.5, 1, 275485, 4096, 1), -- Buck +(224561, 0, 10, 1.5, 1, 275484, 4096, 1), -- Fray +(224555, 0, 10, 1, 1, 275478, 0, 0), -- Kill Credit: Wagon Event [DNT] +(224554, 0, 10, 1, 1, 275477, 1073742848, 0), -- Kill Credit [DNT] +(224552, 0, 0, 1500, 1, 275475, 0, 67108928), -- Rasha'nan +(224551, 0, 10, 1, 1, 275474, 1, 0), -- Immature Shalehorn +(224549, 0, 10, 2.20000004768371582, 100, 275472, 4096, 3145728), -- Meadworker Nedam +(224548, 0, 10, 0.200000002980232238, 1, 275471, 0, 0), -- Pearlescent Shellcrab +(224547, 0, 10, 1, 1, 275470, 4, 0), -- Anub'azal +(224546, 0, 10, 2, 1, 275469, 8392704, 2048), -- Cochineal Crawler +(224545, 0, 10, 1, 1, 275468, 1073742848, 0), -- [DNT] Invisible Bunny +(224544, 0, 10, 1, 1, 275467, 0, 64), -- Rannida +(224543, 0, 10, 1, 1, 275466, 0, 0), -- Kill Credit +(224542, 0, 10, 1, 1, 275465, 83886080, 16), -- Candle Clone +(224541, 0, 10, 1, 1, 275464, 4, 67108864), -- Siegehold Websinger +(224540, 0, 10, 0.200000002980232238, 1, 275463, 0, 0), -- Grass Snake +(224538, 0, 10, 1, 1, 275461, 4, 67108864), -- Siegehold Soldier +(224537, 0, 10, 1, 1, 275460, 0, 0), -- Corrupted Voidfinder +(224535, 0, 10, 1, 1, 275458, 0, 0), -- Kill Credit [DNT] +(224534, 0, 10, 1, 1, 275457, 0, 0), -- Kill Credit [DNT] +(224533, 0, 10, 1, 1, 275456, 0, 0), -- Kill Credit [DNT] +(224530, 0, 10, 1, 1, 275453, 0, 0), -- Kill Credit +(224527, 0, 10, 0.5, 1, 275450, 0, 0), -- Cogwalker +(224526, 0, 10, 1, 1, 275449, 32768, 0), -- Machine Speaker Golem +(224523, 0, 10, 1, 1, 275446, 0, 0), -- Maetild Saberkrags +(224522, 0, 10, 1, 1, 275445, 1073742848, 0), -- [DNT] Ground hazard bunny +(224521, 0, 10, 1, 1, 275444, 1, 0), -- Frenzied Siege Artillery +(224520, 0, 8, 0.100000001490116119, 1, 275443, 1073741824, 0), -- Nerubian Army Periodic Sound 02 +(224519, 0, 8, 0.100000001490116119, 1, 275442, 1073741824, 0), -- Nerubian Army Periodic Sound 01 +(224518, 0, 10, 0.200000002980232238, 1, 275441, 0, 0), -- Undercrawler Hatchling +(224517, 0, 10, 2.5, 1, 275440, 2147483720, 0), -- Quartermaster's Bulwark +(224516, 0, 0, 8, 1, 275439, 2097224, 128), -- Skardyn Invader +(224515, 0, 10, 14, 1, 275438, 2097224, 69632), -- Elusive Ironhide Maelstrom Wolf +(224513, 0, 10, 1, 1, 275436, 0, 0), -- Kill Credit [DNT] +(224512, 0, 10, 0.200000002980232238, 1, 275435, 0, 0), -- Venomous Hatchling +(224511, 0, 10, 1, 1, 275434, 0, 0), -- Reclamation Volunteer +(224510, 0, 10, 1, 1, 275433, 0, 0), -- Olfii +(224509, 0, 10, 1, 1, 275432, 0, 0), -- Shalehoof +(224508, 0, 10, 1, 1, 275431, 1, 0), -- Tidal Sandsnapper +(224507, 0, 10, 1, 1, 275430, 1610612752, 6), -- Fishing Rod +(224506, 0, 10, 1, 1, 275429, 0, 0), -- Harvester Farnee +(224505, 0, 10, 1, 1, 275428, 0, 0), -- Harmot +(224504, 0, 10, 2, 1, 275427, 0, 0), -- Awakened Mountain Giant +(224502, 0, 10, 12, 1, 275425, 0, 0), -- Soulboil +(224501, 0, 10, 1, 1, 275424, 1, 0), -- Berrybuzz Stinger +(224500, 0, 10, 12, 1, 275423, 0, 0), -- Heartsear +(224499, 0, 10, 12, 1, 275422, 0, 0), -- Widowcore +(224498, 0, 10, 12, 1, 275421, 0, 0), -- Dregbile +(224497, 0, 10, 1, 1, 275420, 0, 0), -- Berrt +(224496, 0, 10, 1, 1, 275419, 1, 0), -- Hallowfall Bear +(224495, 0, 10, 12, 1, 275418, 0, 0), -- Shard of Gorribal +(224494, 0, 10, 12, 1, 275417, 0, 0), -- Azerite Manifestation +(224493, 0, 10, 1, 1, 275416, 0, 0), -- Izan +(224492, 0, 10, 12, 1, 275415, 0, 0), -- Yoh'nath the Ender +(224491, 0, 10, 12, 1, 275414, 0, 0), -- Spiz'na the Traitor +(224490, 0, 10, 12, 1, 275413, 0, 0), -- Vil'vim The Mindtwister +(224489, 0, 10, 12, 1, 275412, 0, 0), -- Vin'ris The Corruptor +(224488, 0, 10, 12, 1, 275411, 0, 0), -- The Rebellious Queen +(224483, 0, 10, 0.009999999776482582, 1, 275406, 0, 0), -- Target Clucker +(224482, 0, 10, 1, 1, 275405, 0, 0), -- Kill Credit [DNT] +(224481, 0, 10, 1, 1, 275404, 0, 0), -- Ernesta +(224480, 0, 10, 0.300000011920928955, 1, 275403, 0, 0), -- Firebath Impurity +(224479, 0, 10, 0.300000011920928955, 1, 275402, 0, 0), -- Firebath Impurity +(224478, 0, 10, 1, 1, 275401, 0, 0), -- [DNT] Kill Credit +(224477, 0, 10, 12, 1, 275400, 0, 0), -- Temaya +(224476, 0, 10, 1, 1, 275399, 1073742848, 0), -- [DNT] Invisible Bunny +(224475, 0, 10, 12, 1, 275398, 0, 0), -- Talinhet +(224474, 0, 10, 1, 1, 275397, 1610612752, 67108870), -- Test Floating Object [DNT] +(224473, 0, 10, 12, 1, 275396, 0, 0), -- Zeeben +(224472, 0, 10, 1, 1, 275395, 1, 0), -- Undercrawler Lurker +(224471, 0, 10, 12, 1, 275394, 0, 0), -- First Blade Grimskarn +(224470, 0, 10, 12, 1, 275393, 0, 0), -- Gong'tze the Riverhewer +(224469, 0, 10, 0.5, 1, 275392, 1, 0), -- Unicorn Moose +(224468, 0, 10, 2, 1, 275391, 1, 0), -- Salamanther Highmother +(224467, 0, 10, 0.5, 1, 275390, 1, 0), -- Shalehorn +(224466, 0, 10, 1, 1, 275389, 0, 32), -- Voidwraith +(224465, 0, 10, 0.200000002980232238, 1, 275388, 0, 0), -- Kelp Slug +(224464, 0, 10, 1, 1, 275387, 1, 0), -- Venomous Salamanther +(224463, 0, 10, 1, 1, 275386, 0, 0), -- Kill Credit [DNT] +(224462, 0, 10, 0.200000002980232238, 1, 275385, 0, 0), -- Sea Drop +(224461, 0, 10, 12, 1, 275384, 0, 0), -- Warmonger Ogli +(224460, 0, 10, 0.200000002980232238, 0, 275383, 0, 0), -- Tiny Sunwing +(224458, 0, 10, 12, 1, 275381, 0, 0), -- Wavecrasher Jurvak +(224457, 0, 10, 12, 1, 275380, 0, 0), -- Conqueror Or'sosh +(224456, 0, 10, 1, 1, 275379, 1, 0), -- Brooding Shorewing +(224455, 0, 10, 12, 1, 275378, 0, 0), -- Toaka the Explorer +(224454, 0, 10, 1, 1, 275377, 1, 0), -- Scuttling Sandshell +(224453, 0, 10, 1, 1, 275376, 1073742848, 0), -- [DNT] Deposit Area Trigger bunny +(224451, 0, 10, 12, 1, 275374, 0, 0), -- Stormlord Kao'dor +(224448, 0, 10, 12, 1, 275371, 0, 0), -- Crateron +(224447, 0, 10, 12, 1, 275370, 0, 0), -- Deepwalker Cavelord +(224446, 0, 10, 12, 1, 275369, 0, 0), -- Earthfury Cragshar +(224445, 0, 10, 12, 1, 275368, 0, 0), -- Oremex Flamebreaker +(224444, 0, 10, 12, 1, 275367, 0, 0), -- Flame Viscerator Ignes +(224443, 0, 10, 0.125, 1, 275366, 0, 0), -- Breach +(224441, 0, 10, 2.5, 100, 275364, 4096, 3145728), -- Freysworn Chalcy +(224440, 0, 10, 12, 1, 275363, 0, 0), -- Tor'go +(224439, 0, 0, 1, 1, 275362, 1073741840, 6), -- Web Support +(224438, 0, 10, 12, 1, 275361, 0, 0), -- Pterrordaxus +(224437, 0, 0, 1500, 1, 275360, 4, 67125312), -- Rasha'nan +(224436, 0, 10, 1, 1, 275359, 1073742848, 0), -- [DNT] Deposit target bunny +(224430, 0, 10, 12, 1, 275350, 0, 0), -- Nalo'Xic +(224428, 0, 10, 12, 1, 275348, 0, 0), -- Clawmother Tengi +(224427, 0, 10, 1, 1, 275347, 1073742848, 0), -- [DNT] Invisible Bunny +(224425, 0, 10, 12, 1, 275345, 0, 0), -- Kiji the Stomper +(224420, 0, 10, 12, 1, 275340, 0, 0), -- Utmoth the tide +(224418, 0, 10, 12, 1, 275337, 0, 0), -- Gurl the Feaster +(224415, 0, 10, 12, 1, 275334, 0, 0), -- Ankoan Champion +(224413, 0, 10, 12, 1, 275332, 0, 0), -- Zaniga the Tracker +(224411, 0, 10, 12, 1, 275330, 0, 0), -- Hand of Azshara +(224410, 0, 10, 2, 1, 275328, 1, 0), -- Shalehorn Bull +(224409, 0, 10, 1, 1, 275327, 1, 0), -- Shalehorn Cow +(224408, 0, 10, 1, 1, 275326, 1073742848, 262144), -- Hallowfall Crystal Sound Controller +(224407, 0, 10, 12, 1, 275325, 0, 0), -- Venox +(224406, 0, 10, 12, 1, 275324, 0, 0), -- S'toth the Insatiable +(224405, 0, 10, 12, 1, 275323, 0, 0), -- Aqu'yinra +(224404, 0, 10, 12, 1, 275322, 0, 0), -- Yor'Sith +(224403, 0, 10, 12, 1, 275321, 0, 0), -- Bor'zal the Lurking +(224402, 0, 10, 1, 1, 275320, 0, 0), -- Wild Cloudrook +(224401, 0, 10, 1, 1, 275319, 0, 0), -- Invasive Deepflayer +(224394, 0, 10, 1, 1, 275312, 0, 0), -- Harmot +(224393, 0, 10, 1, 1, 275311, 0, 0), -- Kill Credit +(224392, 0, 10, 1, 1, 275310, 0, 0), -- Olbarig +(224391, 0, 10, 1, 1, 275309, 0, 0), -- KC: Item Used [DNT] +(224390, 0, 10, 1, 1, 275308, 1090520146, 0), -- Big Taelloch Ore +(224388, 0, 10, 1, 1, 275306, 0, 0), -- Nerubian Spiderling +(224387, 0, 0, 8, 1, 275302, 8, 0), -- Twilight Elementalist +(224385, 0, 10, 2, 1, 275300, 0, 0), -- Nerubian Hulk, Evolved - Fighter +(224384, 0, 10, 2, 1, 275299, 0, 0), -- Nerubian Priest, Dark +(224383, 0, 10, 2, 1, 275298, 0, 0), -- Nerubian Caster +(224382, 0, 10, 1, 1, 275297, 0, 0), -- Aemyra Acton +(224381, 0, 10, 1, 1, 275296, 0, 0), -- Orren Masyn +(224380, 0, 10, 1, 1, 275295, 0, 0), -- Orren Masyn +(224379, 0, 10, 1, 1, 275294, 0, 0), -- Orren Masyn +(224378, 0, 10, 1, 1, 275293, 0, 0), -- Orren Masyn +(224377, 0, 0, 0.899999976158142089, 1, 275292, 0, 0), -- Slightly Moldy Scout +(224376, 0, 10, 1, 1, 275291, 0, 0), -- Cloudrook +(224374, 0, 9, 1, 1, 275289, 0, 0), -- Kill Credit: Landed in Market [DNT] +(224373, 0, 9, 1, 1, 275288, 0, 16384), -- Echo of the Silver Hand +(224372, 0, 10, 1, 1, 275287, 0, 0), -- Nightshade Abductor +(224371, 0, 0, 3, 1, 275286, 0, 128), -- Spike Storm Stalker +(224370, 0, 0, 1, 1, 275285, 1610612752, 67108998), -- Surekian Weapon Rack +(224369, 0, 10, 1, 1, 275284, 0, 0), -- [DNT] Kill Credit: Cooking With Style +(224368, 0, 0, 19, 1, 275283, 2097160, 67108992), -- Chamber Expeller +(224367, 0, 9, 1, 1, 275282, 0, 16384), -- Forgotten Hero +(224364, 0, 10, 1, 1, 275279, 0, 0), -- Kill Credit: WQ - Package Delivered, No Credit +(224363, 0, 0, 2, 1, 275278, 2097224, 0), -- Royal Fighter +(224362, 0, 10, 1, 1, 275277, 0, 0), -- Batzvara +(224361, 0, 0, 6, 1, 275276, 2097224, 0), -- Royal Guardian +(224359, 0, 10, 1, 1, 275274, 0, 0), -- Mr. Sunflower's Patient +(224358, 0, 10, 1, 1, 275273, 0, 0), -- Kill Credit: Defeat a Wave +(224357, 0, 10, 1, 1, 275272, 0, 0), -- Sandskin Sawtooth +(224356, 0, 10, 20, 1, 275271, 0, 0), -- Veeno the Second +(224355, 0, 9, 1, 1, 275270, 0, 0), -- Clerk Galesong the Second +(224354, 0, 10, 20, 1, 275269, 0, 0), -- Firelord Nomi the Second +(224353, 0, 10, 20, 1, 275268, 0, 0), -- Mimzy Spazzlerock's Second Evil Twin +(224352, 0, 10, 1, 1, 275267, 0, 0), -- Vi'azl +(224351, 0, 10, 1, 1, 275266, 0, 0), -- [DNT] Kill Credit +(224350, 0, 10, 1, 1, 275265, 65537, 0), -- Voltscale Siltworm +(224349, 0, 10, 1, 1, 275264, 0, 0), -- Kill Credit: Recitation Completed [DNT] +(224347, 0, 10, 1, 1, 275262, 0, 0), -- Kill Credit +(224346, 0, 10, 20, 1, 275261, 0, 0), -- Grand Apothecary Alchataur the Second +(224345, 0, 10, 1, 1, 275260, 4, 67108864), -- Anub'azal +(224343, 0, 10, 20, 1, 275258, 0, 0), -- Reagent Skeleton Skinnaur the Second +(224342, 0, 10, 20, 1, 275257, 0, 0), -- Reagent Lord Herbataur the Second +(224341, 0, 10, 0.699999988079071044, 1, 275256, 0, 0), -- Fire! +(224340, 0, 10, 20, 1, 275255, 0, 0), -- Reagent Lady Minertaur the Second +(224339, 0, 10, 1, 1, 275254, 134217728, 0), -- Sne'ix the Egg Tender +(224338, 0, 10, 0.699999988079071044, 1, 275253, 0, 0), -- Tara Steelstrike +(224337, 0, 10, 1, 1, 275252, 0, 0), -- Zara'azj the Magnificent +(224336, 0, 10, 1, 1, 275251, 0, 0), -- Ancestor +(224335, 0, 10, 1, 1, 275250, 0, 0), -- Nur'rek the Good Husband +(224333, 0, 10, 1, 1, 275248, 0, 0), -- Uvo'rek the Broodmother +(224332, 0, 10, 1, 1, 275247, 0, 0), -- Master Kat'taj +(224331, 0, 0, 1, 1, 275246, 0, 0), -- Phylleus +(224330, 0, 0, 1, 1, 275245, 0, 0), -- Maraclozh +(224329, 0, 0, 1, 1, 275244, 0, 0), -- Visiting Merchant +(224327, 0, 0, 1, 1, 275242, 0, 0), -- Violesca +(224325, 0, 0, 1, 1, 275240, 1627390992, 117456918), -- Arathi Bomb +(224324, 0, 0, 1, 1, 275239, 0, 0), -- Silkswooner Waree +(224321, 0, 0, 1, 1, 275236, 0, 0), -- Ves'ka +(224320, 0, 0, 1, 1, 275235, 0, 0), -- Tes'ka +(224319, 0, 10, 1, 1, 275234, 4, 0), -- Anub'azal +(224318, 0, 10, 1, 1, 275233, 1024, 0), -- Tunnel to Azj-Kahet +(224317, 0, 10, 1, 1, 275232, 1024, 0), -- Tunnel to Dorn Agol +(224316, 0, 10, 1, 1, 275231, 0, 0), -- [DNT] Kill Credit: Nerubian +(224315, 0, 10, 1, 1, 275230, 0, 0), -- Kill Credit: Select a faction +(224314, 0, 10, 1, 1, 275229, 1610612752, 117440518), -- Shackle Anchor +(224313, 0, 10, 1, 1, 275228, 1610612752, 117440518), -- Shackle Anchor +(224312, 0, 10, 1, 1, 275227, 1610612752, 117440518), -- Shackle Anchor +(224311, 0, 10, 8, 1, 275226, 2147483720, 0), -- Siegelord Xerosh +(224310, 0, 10, 1, 1, 275225, 0, 0), -- Great Kyron +(224309, 0, 10, 1, 1, 275224, 0, 0), -- Apyrite +(224308, 0, 10, 2, 1, 275223, 2147483720, 0), -- Kib'kur +(224307, 0, 10, 1, 1, 275222, 0, 0), -- Corpse Relocator +(224306, 0, 10, 1, 1, 275221, 0, 0), -- Ah'shalathala the Quenched +(224305, 0, 10, 1, 1, 275220, 0, 0), -- [DNT] Kill Credit +(224304, 0, 10, 20, 1, 275219, 0, 0), -- Questzertauren +(224303, 0, 10, 1, 1, 275218, 1610612752, 6), -- Throw Water Vehicle +(224302, 0, 10, 1, 1, 275217, 1073742848, 0), -- The Vizier +(224301, 0, 10, 1, 1, 275216, 1090520146, 0), -- Dropped Ore +(224300, 0, 10, 1, 1, 275215, 2097224, 128), -- Bloodworker +(224299, 0, 10, 2, 1, 275214, 0, 0), -- Anub'okki +(224295, 0, 10, 1, 1, 275210, 0, 0), -- Gossiping Historian +(224294, 0, 10, 1, 1, 275209, 0, 0), -- Osidion +(224293, 0, 10, 0.5, 1, 275208, 0, 0), -- KC: Snuffled +(224292, 0, 9, 1, 1, 275207, 0, 0), -- [DNT]I chose Bulbophyll +(224291, 0, 10, 1, 1, 275206, 0, 0), -- Kill Credit: Find Brennok [DNT] +(224290, 0, 9, 1, 1, 275205, 0, 0), -- [DNT]I chose Stapellia +(224289, 0, 9, 1, 1, 275204, 0, 0), -- [DNT]I chose Durania +(224288, 0, 9, 1, 1, 275203, 0, 0), -- [DNT]I chose Rafflesian +(224287, 0, 9, 1, 1, 275202, 0, 0), -- [DNT]I chose Titannirum +(224286, 0, 9, 1, 1, 275201, 0, 0), -- [DNT]I chose Helioceros +(224284, 0, 10, 100, 1, 275199, 0, 8192), -- Decalibrated Examination Bot +(224283, 0, 10, 1, 1, 275198, 0, 0), -- Kill Credit: Rescue Brennok [DNT] +(224282, 0, 10, 6, 1, 275197, 0, 0), -- Soulboil +(224281, 0, 10, 1, 1, 275196, 1090520146, 0), -- Taelloch Ore +(224280, 0, 10, 0.200000002980232238, 1, 275189, 0, 0), -- Tectonic Rumbler +(224279, 0, 0, 3, 1, 275188, 0, 128), -- Shatter Existance Stalker +(224278, 0, 10, 1, 1, 275187, 0, 0), -- Nightshade Ambusher +(224277, 0, 10, 1, 1, 275186, 0, 0), -- Selective Historian +(224276, 0, 0, 5.5, 5, 275181, 2097224, 0), -- Twilight Enforcer +(224275, 0, 10, 1, 1, 275180, 0, 0), -- Stonevault Machinesmith +(224274, 0, 9, 1, 1, 275179, 0, 0), -- Kill Credit: Tell Y'tekhi No 4th Time [DNT] +(224273, 0, 9, 1, 1, 275178, 0, 0), -- Kill Credit: Tell Y'tekhi No 3rd Time [DNT] +(224272, 0, 9, 1, 1, 275177, 0, 0), -- Kill Credit: Tell Y'tekhi No 2nd Time [DNT] +(224271, 0, 0, 5, 5, 275172, 2097224, 0), -- Twilight Warlock +(224270, 0, 10, 1, 1, 275171, 0, 0), -- Ip'xal +(224269, 0, 9, 1, 1, 275170, 0, 0), -- Kill Credit: Right Arm Shackle Dismantled [DNT] +(224268, 0, 9, 1, 1, 275169, 0, 0), -- Kill Credit: Left Arm Shackle DIsmantled [DNT] +(224267, 0, 10, 1, 1, 275168, 0, 0), -- Ab'xal +(224266, 0, 9, 1, 1, 275167, 0, 0), -- Kill Credit: Right Leg Shackle DIsmantled [DNT] +(224265, 0, 10, 1, 1, 275166, 0, 0); -- [DNT]Select a Beetle Kill Credit + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(224264, 0, 10, 0.5, 1, 275165, 0, 0), -- Ahn'izik the Old Soul +(224261, 0, 10, 0.009999999776482582, 1, 275156, 1073742864, 2), -- Supply Crate +(224252, 0, 10, 1, 1, 275125, 0, 0), -- Kill Credit: Participation Earned +(224251, 0, 10, 0.300000011920928955, 1, 275124, 0, 0), -- Firebath Impurity +(224249, 0, 0, 7.699999809265136718, 1, 275119, 8, 0), -- Twilight Lavabender +(224248, 0, 10, 1, 1, 275118, 0, 0), -- KC: Clue 3 Collected [DNT] +(224247, 0, 10, 1, 1, 275117, 0, 0), -- KC: Clue 2 Collected [DNT] +(224246, 0, 10, 1, 1, 275116, 0, 0), -- KC: Clue 1 Collected [DNT] +(224241, 0, 10, 1, 1, 275101, 5184, 0), -- Bursting Lightspawn +(224240, 0, 0, 4.5, 1, 275096, 2097224, 0), -- Twilight Flamerender +(224239, 0, 0, 0.300000011920928955, 0, 275095, 2097224, 0), -- Sporbit +(224238, 0, 10, 1, 1, 275094, 0, 0), -- Neddrin +(224237, 0, 10, 1, 1, 275093, 0, 64), -- Cooking Pot +(224236, 0, 10, 0.699999988079071044, 1, 275092, 0, 0), -- Thrown Cheese +(224222, 0, 10, 1, 1, 275091, 1610612752, 6), -- Throw Cheese Vehicle +(224221, 0, 0, 8.5, 1, 275090, 2097224, 0), -- Twilight Overseer +(224219, 0, 0, 4, 1, 275088, 8, 0), -- Twilight Earthcaller +(224218, 0, 10, 4, 1, 275087, 0, 0), -- Territorial Deepwalker +(224217, 0, 10, 1, 1, 275086, 1610612752, 117440518), -- Pollen Rich Cinderbloom +(224216, 0, 10, 1, 1, 275085, 1610612752, 117440518), -- Pollen Rich Cinderbloom +(224215, 0, 10, 1, 1, 275084, 1610612752, 117440518), -- Pollen Rich Cinderbloom +(224214, 0, 10, 1, 1, 275083, 1610612752, 117440518), -- Pollen Rich Cinderbloom +(224213, 0, 10, 1, 1, 275082, 1610612752, 117440518), -- Pollen Rich Cinderbloom +(224205, 0, 10, 1, 1, 275074, 1610612752, 117440518), -- Weaver's Scouting Shadecaster +(224202, 0, 0, 4.599999904632568359, 1, 275071, 2097224, 0), -- Sureki Venomblade +(224201, 0, 10, 15, 1, 275070, 0, 0), -- Ru'murh +(224200, 0, 10, 15, 1, 275069, 0, 0), -- Ru'murh +(224199, 0, 10, 15, 1, 275068, 0, 0), -- Ru'murh +(224198, 0, 10, 15, 1, 275067, 0, 0), -- Ru'murh +(224197, 0, 10, 15, 1, 275066, 0, 0), -- Ru'murh +(224196, 0, 10, 15, 1, 275065, 0, 0), -- Ru'murh +(224195, 0, 10, 15, 1, 275064, 0, 0), -- Ru'murh +(224194, 0, 10, 15, 1, 275063, 0, 0), -- Ru'murh +(224193, 0, 10, 15, 1, 275062, 0, 0), -- Ru'murh +(224192, 0, 10, 15, 1, 275061, 0, 0), -- Ru'murh +(224191, 0, 10, 15, 1, 275060, 0, 0), -- Ru'murh +(224190, 0, 10, 15, 1, 275059, 0, 0), -- Ru'murh +(224189, 0, 10, 15, 1, 275058, 0, 0), -- Ghos'opp +(224188, 0, 10, 15, 1, 275057, 0, 0), -- Ghos'opp +(224187, 0, 10, 15, 1, 275056, 0, 0), -- Ghos'opp +(224186, 0, 10, 15, 1, 275055, 0, 0), -- Ghos'opp +(224185, 0, 10, 5, 1, 275054, 1610612760, 117440518), -- Ancient Tentacle +(224184, 0, 10, 15, 1, 275053, 0, 0), -- Ghos'opp +(224183, 0, 10, 15, 1, 275052, 0, 0), -- Ghos'opp +(224182, 0, 10, 15, 1, 275051, 0, 0), -- Ghos'opp +(224181, 0, 10, 15, 1, 275050, 0, 0), -- Ghos'opp +(224180, 0, 10, 15, 1, 275049, 0, 0), -- Ghos'opp +(224179, 0, 10, 15, 1, 275048, 0, 0), -- Ghos'opp +(224178, 0, 10, 15, 1, 275047, 0, 0), -- Ghos'opp +(224177, 0, 10, 15, 1, 275046, 0, 0), -- Ghos'opp +(224176, 0, 10, 15, 1, 275045, 0, 0), -- Eirzay +(224174, 0, 10, 15, 1, 275043, 0, 0), -- Eirzay +(224173, 0, 10, 15, 1, 275042, 0, 0), -- Eirzay +(224172, 0, 10, 15, 1, 275041, 0, 0), -- Eirzay +(224171, 0, 10, 15, 1, 275040, 0, 0), -- Eirzay +(224170, 0, 10, 15, 1, 275039, 0, 0), -- Eirzay +(224168, 0, 10, 15, 1, 275037, 0, 0), -- Eirzay +(224167, 0, 10, 15, 1, 275036, 0, 0), -- Eirzay +(224166, 0, 10, 15, 1, 275035, 0, 0), -- Eirzay +(224163, 0, 10, 15, 1, 275032, 0, 0), -- Eirzay +(224162, 0, 10, 15, 1, 275031, 0, 0), -- Eirzay +(224161, 0, 10, 15, 1, 275030, 0, 0), -- Eirzay +(224159, 0, 10, 1, 1, 275028, 1073742848, 0), -- [DNT] Invisible Bunny +(224157, 0, 9, 150, 1, 275025, 268435564, 0), -- Remembered Lich King +(224155, 0, 10, 1, 1, 275023, 4, 0), -- Zev'kall +(224154, 0, 10, 1, 1, 275022, 0, 0), -- General Steelstrike +(224153, 0, 10, 1, 1, 275021, 0, 0), -- Auralia Steelstrike +(224152, 0, 0, 5, 1, 275020, 2097224, 0), -- Twilight Brute +(224151, 0, 10, 1, 1, 275019, 0, 0), -- [DNT] Kill Credit +(224148, 0, 10, 1, 1, 275016, 0, 0), -- Not Aromash +(224147, 0, 10, 2, 1, 275015, 1610612752, 67108870), -- [DNT] Shalehorn Bull +(224146, 0, 10, 1, 1, 275014, 0, 0), -- [DNT] Kill Credit 04 +(224145, 0, 10, 1, 1, 275013, 0, 0), -- [DNT] Kill Credit 03 +(224144, 0, 10, 1, 1, 275012, 0, 0), -- [DNT] Kill Credit 02 +(224142, 0, 9, 80, 1, 275010, 4, 67108864), -- Congealed Memories +(224141, 0, 10, 1, 1, 275009, 1073742848, 0), -- [DNT] Invisible Bunny +(224140, 0, 9, 1, 1, 275008, 1610612752, 117440518), -- Master Zone Controller +(224139, 0, 10, 1, 1, 275007, 0, 0), -- [DNT] Kill Credit 01 +(224138, 0, 10, 1, 1, 275006, 0, 0), -- Injured Worker +(224137, 0, 10, 1, 1, 275005, 0, 0), -- Waterworks Site Supervisor +(224135, 0, 10, 1, 1, 275003, 0, 0), -- Mysterious Grindy Voice +(224133, 0, 10, 1, 1, 275001, 1, 0), -- Sunrise Honeysucker +(224130, 0, 10, 1, 1, 274998, 1073742848, 0), -- [DNT ] Kill Credit - Invisible Bunny +(224128, 0, 10, 15, 1, 274995, 0, 0), -- Eirzay +(224127, 0, 10, 15, 1, 274994, 0, 0), -- Ghos'opp +(224126, 0, 10, 1, 1, 274993, 0, 0), -- [DNT] Kill Credit +(224125, 0, 10, 2, 1, 274992, 1, 0), -- Shalehorn Bull +(224124, 0, 0, 1, 1, 274991, 0, 128), -- Portal +(224123, 0, 10, 1, 1, 274990, 1024, 0), -- Nerubian Hanging Mine +(224120, 0, 10, 1, 1, 274987, 0, 0), -- KC: Citizen Interviewed Tally [DNT] +(224119, 0, 10, 1, 1, 274986, 0, 0), -- KC: Citizen 3 Interviewed [DNT] +(224118, 0, 10, 1, 1, 274985, 0, 0), -- KC: Citizen 2 Interviewed [DNT] +(224117, 0, 10, 1, 1, 274984, 0, 0), -- KC: Citizen 1 Interviewed [DNT] +(224115, 0, 0, 12, 1, 274982, 2097224, 64), -- Court Attendant +(224113, 0, 0, 12, 1, 274980, 2097224, 64), -- Royal Weaver +(224112, 0, 10, 1, 1, 274979, 1, 0), -- Undercrawler Lurker +(224111, 0, 0, 12, 1, 274978, 2097224, 64), -- Court Attendant +(224109, 0, 10, 2, 1, 274976, 1, 0), -- Hallowfall Matriarch +(224108, 0, 10, 1, 1, 274975, 1610612752, 117440518), -- Pollen Rich Cinderbloom +(224106, 0, 10, 1, 1, 274973, 1, 0), -- Hallowfall Bear +(224101, 0, 10, 1, 1, 274968, 1, 0), -- Shalehorn Cow +(224100, 0, 10, 0.5, 0, 274967, 1, 0), -- Unnerved Calf +(224099, 0, 10, 2, 1, 274966, 1, 0), -- Shalehorn Bull +(224096, 0, 10, 0.300000011920928955, 1, 274963, 1, 0), -- Agitated Hive Worker +(224093, 0, 10, 1, 1, 274960, 0, 0), -- Kill Credit: Achievement - One Trip [DNT] +(224092, 0, 10, 1, 1, 274959, 0, 0), -- Kill Credit: Ore Deposited [DNT] +(224091, 0, 3, 5, 1, 274958, 1610612760, 117440518), -- Dark Tentacle +(224090, 0, 7, 1, 1, 274957, 0, 0), -- Brown Leafbug +(224089, 0, 10, 1, 1, 274956, 0, 0), -- Invisible Bunny +(224088, 0, 10, 1, 1, 274955, 0, 0), -- Ploughworm +(224087, 0, 10, 1, 1, 274954, 0, 0), -- Ruffious +(224086, 0, 10, 1, 1, 274953, 0, 0), -- Foreman Uzjax +(224085, 0, 10, 1, 1, 274952, 0, 0), -- Earthfury Cragshar +(224084, 0, 10, 1, 1, 274951, 0, 0), -- Kill Credit: Play Completed +(224083, 0, 10, 1, 1, 274950, 0, 0), -- Wounded Arathi Priest +(224082, 0, 10, 1, 1, 274949, 0, 0), -- Vibrant Glowfly +(224081, 0, 10, 2, 1, 274948, 1, 0), -- Waivering Drone +(224080, 0, 10, 1, 1, 274947, 1, 0), -- Drained Cinderbee +(224079, 0, 10, 1, 1, 274946, 0, 0), -- Dusty Shalewing +(224078, 0, 10, 1, 1, 274945, 0, 0), -- Glowmite +(224077, 0, 0, 0.649999976158142089, 1, 274944, 0, 0), -- Egg Cocoon +(224076, 0, 10, 1, 1, 274943, 0, 0), -- Hannan +(224071, 0, 10, 2, 1, 274938, 0, 0), -- Off-Duty Laborer +(224069, 0, 10, 1, 1, 274936, 0, 0), -- Keyrra Pyregard +(224068, 0, 0, 3, 1, 274935, 0, 128), -- Shred Reality Stalker +(224067, 0, 10, 1, 1, 274934, 0, 0), -- Kill Credit: Lure [DNT] +(224066, 0, 0, 12, 1, 274933, 2097224, 0), -- Sureki Vanguard +(224064, 0, 10, 1, 1, 274931, 0, 0), -- Badly Behaved Bot +(224063, 0, 10, 1, 1, 274930, 1610612752, 67108870), -- Suspicious Rock +(224061, 0, 10, 15, 1, 274928, 0, 0), -- Ru'murh +(224060, 0, 10, 6, 1, 274927, 2147516488, 0), -- ELIZA +(224059, 0, 10, 1, 1, 274926, 0, 0), -- Terrace Moth +(224058, 0, 10, 1, 1, 274925, 0, 0), -- Shaleshell clicker +(224056, 0, 10, 2, 1, 274923, 1, 0), -- Marbleheart Ramolith +(224055, 0, 0, 1, 1, 274922, 1073741824, 128), -- Spear Stalker (Area Trigger) +(224054, 0, 10, 1, 1, 274921, 0, 0), -- Haywire Loaderbot +(224053, 0, 10, 1, 1, 274920, 0, 0), -- Ancient Earthen +(224052, 0, 10, 1, 1, 274919, 0, 0), -- Ghostcap Menace +(224051, 0, 10, 1, 1, 274918, 4, 0), -- Zev'kall +(224050, 0, 10, 1, 1, 274917, 0, 0), -- Fataly Impaled Earthen +(224025, 0, 10, 1, 1, 274892, 0, 0), -- Dishonorable Acolyte +(224023, 0, 10, 1, 1, 274890, 0, 0), -- Interfering Aspirant +(224021, 0, 10, 3, 1, 274888, 0, 0), -- Emergency Militia +(224019, 0, 10, 1, 1, 274886, 1073742848, 0), -- Queen Neferess +(224018, 0, 10, 1, 1, 274885, 1, 0), -- Bloated Sea Gull +(224017, 0, 10, 1, 1, 274884, 1073742848, 0), -- [DNT] Invisible Bunny +(224016, 0, 10, 1, 1, 274883, 1073742848, 0), -- King Anub'arak +(224015, 0, 10, 1, 1, 274882, 0, 0), -- Kill Credit: Warding Shadeling [DNT] +(224014, 0, 10, 0.001000000047497451, 1, 274881, 1610612752, 117440518), -- Warding Shadestone +(224013, 0, 10, 0.001000000047497451, 1, 274880, 1610612752, 117440518), -- Warding Shadestone +(224012, 0, 10, 1, 1, 274879, 1073742848, 0), -- Queen Neferess +(224011, 0, 10, 1, 1, 274878, 0, 0), -- Kill Credit: Puzzle Credit [DNT] +(224010, 0, 10, 0.009999999776482582, 1, 274877, 1610612752, 117440518), -- Arbauch's Ward +(224009, 0, 10, 1, 1, 274876, 0, 0), -- Kill Credit: Pale Weavelashers +(224005, 0, 10, 1, 1, 274872, 1073742848, 0), -- Kill Credit [DNT] +(224004, 0, 10, 1, 1, 274871, 0, 0), -- Kirin Tor Mage +(224001, 0, 10, 0.5, 1, 274868, 8, 0), -- Nullbot +(224000, 0, 10, 0.5, 1, 274867, 8, 0), -- Tactical Swarmbot +(223999, 0, 10, 0.5, 1, 274866, 8, 0), -- Frenzied Swarmbot +(223998, 0, 10, 0.5, 1, 274865, 8, 0), -- Utility Swarmbot +(223997, 0, 10, 40, 1, 274864, 268435456, 0), -- Oathsworn Councilguard +(223996, 0, 0, 1, 1, 274863, 1610612752, 6), -- Royal Weaver Stalker +(223995, 0, 0, 5, 1, 274862, 2097224, 0), -- Nightfall Curseblade +(223994, 0, 0, 5, 1, 274861, 2097224, 0), -- Nightfall Shadowmage +(223992, 0, 10, 1, 1, 274859, 1073741824, 128), -- zzzoldRavaging Steel +(223991, 0, 9, 1, 1, 274858, 1610612752, 117440518), -- The General's Standard +(223990, 0, 10, 1, 1, 274857, 1075839048, 34), -- Path Helper +(223989, 0, 10, 1, 1, 274856, 0, 0), -- Quickwick Volunteer +(223988, 0, 10, 1, 1, 274855, 0, 0), -- Oathsworn Dignitary +(223987, 0, 10, 1, 1, 274854, 0, 64), -- BlackBlood Fall Base +(223986, 0, 10, 1, 1, 274853, 1073741824, 0), -- zzzoldRavaging Steel Stalkers +(223985, 0, 10, 1, 1, 274852, 1073741824, 0), -- zzzoldRavaging Steel Stalkers +(223984, 0, 10, 7, 1, 274851, 0, 0), -- Famished Fog Beast +(223983, 0, 10, 2, 1, 274850, 0, 0), -- Overheating Cogwalker +(223982, 0, 10, 100, 1, 274849, 0, 0), -- Anduin Wrynn +(223981, 0, 0, 1, 1, 274845, 1073741832, 128), -- Void Tendril +(223980, 0, 0, 1, 1, 274844, 0, 0), -- Queen Ansurek +(223979, 0, 9, 1, 1, 274843, 0, 0), -- Kill Credit: Alleria Informed [DNT] +(223978, 0, 10, 12, 1, 274842, 1, 0), -- Corridor Trapspinner +(223975, 0, 10, 1, 1, 274839, 0, 0), -- Arathi Aeroknight +(223974, 0, 10, 0.100000001490116119, 1, 274838, 0, 0), -- Threadling Nester +(223973, 0, 10, 0.5, 1, 274837, 0, 0), -- Siege Artillerist +(223972, 0, 10, 1, 1, 274836, 256, 0), -- Siege Spincatcher +(223971, 0, 10, 0.5, 1, 274835, 0, 0), -- Coalesced Shadeling +(223970, 0, 10, 0.5, 1, 274834, 0, 0), -- Coalesced Shadeling +(223968, 0, 10, 3, 1, 274832, 8, 0), -- Fahl'khax +(223967, 0, 10, 3, 1, 274831, 8, 0), -- Slaughterweb Priest +(223966, 0, 10, 1, 1, 274830, 1, 0), -- Swift Courier +(223961, 0, 10, 1, 1, 274824, 1, 0), -- Meandering Courier +(223958, 0, 10, 1, 1, 274821, 0, 0), -- Arathi Prisoner +(223957, 0, 0, 1, 1, 274820, 2097224, 128), -- [DNT] Ravenous Scarab +(223956, 0, 10, 0.5, 1, 274819, 0, 0), -- KC: Pamphlet Delivered +(223955, 0, 10, 3, 1, 274818, 0, 0), -- Frenzied Blood +(223954, 0, 10, 3, 1, 274817, 0, 0), -- Bloodscar +(223953, 0, 10, 1, 1, 274816, 0, 0), -- Fragmented Core +(223952, 0, 10, 1, 1, 274815, 0, 0), -- Animated Azerite +(223951, 0, 10, 1, 1, 274814, 0, 0), -- Corrupted Blood +(223950, 0, 10, 3, 1, 274813, 0, 0), -- Stabilized Emergency Militia +(223949, 0, 10, 1, 1, 274812, 0, 0), -- Volunteer Ouchpatcher Drendar +(223948, 0, 10, 1, 1, 274811, 0, 0), -- Chief Ouchpatcher Hock +(223947, 0, 10, 1, 1, 274809, 0, 0), -- Wagon Hauler +(223946, 0, 10, 1, 1, 274808, 1610612752, 117440518), -- Nerubian Wagon +(223945, 0, 10, 3, 1, 274807, 0, 0), -- Sureki Siegelord +(223944, 0, 10, 100, 15, 274806, 4, 32768), -- Alleria Windrunner +(223943, 0, 10, 1, 1, 274805, 0, 0), -- Resource Plunderer +(223940, 0, 10, 0.300000011920928955, 1, 274802, 0, 0), -- Scavenging Saurid +(223939, 0, 10, 4, 1, 274801, 1610612752, 117440518), -- ELIZA +(223938, 0, 10, 3, 1, 274800, 0, 0), -- Trapped Emergency Militia +(223937, 0, 10, 1, 1, 274799, 0, 0), -- Orweyna +(223936, 0, 10, 1, 1, 274798, 0, 0), -- Pterrordax Skyhunter +(223935, 0, 10, 1, 1, 274797, 1, 0), -- Highland Bear +(223934, 0, 10, 1, 1, 274796, 1610613776, 67108870), -- Spider Wall Stalker +(223933, 0, 10, 12, 1, 274795, 1, 0), -- Devorguria +(223932, 0, 10, 2, 1, 274794, 512, 64), -- Basalteous +(223931, 0, 10, 1, 1, 274793, 65537, 0), -- Gluttonous Jawcrawler +(223930, 0, 10, 1, 1, 274792, 0, 0), -- Black Blood Harvester +(223927, 0, 10, 0.5, 1, 274789, 0, 0), -- Assistant Skitterling +(223926, 0, 10, 1, 1, 274788, 1073742848, 0), -- [DNT] Invisible Bunny +(223925, 0, 10, 1, 1, 274787, 256, 0), -- Pustulant Feaster +(223924, 0, 10, 1, 1, 274786, 0, 0), -- Natalia Pearce +(223923, 0, 10, 1, 1, 274785, 0, 0), -- Natalia Pearce +(223922, 0, 10, 1, 1, 274784, 0, 0), -- [DNT] Kill Credit +(223921, 0, 10, 1, 1, 274783, 0, 0), -- Kill Credit: Puzzle Solved (DNT) +(223920, 0, 10, 1, 1, 274782, 0, 0), -- Orren Masyn +(223919, 0, 0, 12, 1, 274781, 2097224, 0), -- Hollow Frostweaver +(223918, 0, 10, 1, 1, 274780, 0, 0), -- Waterworks Dynamo +(223917, 0, 10, 1.10000002384185791, 1, 274779, 0, 0), -- Stormbound Conqueror +(223916, 0, 10, 1, 1, 274778, 0, 0), -- Umbral Spore +(223914, 0, 10, 5, 1, 274776, 2147483720, 0), -- Supervisor Varric +(223913, 0, 10, 1, 1, 274775, 0, 0), -- [DNT] Kobold Stretcher Vehicle +(223912, 0, 10, 1, 1, 274774, 0, 0), -- Quickwick Ouchpatcher +(223911, 0, 10, 1, 1, 274773, 524288, 0), -- Zealot's Guardbot +(223910, 0, 10, 1, 1, 274772, 0, 0), -- [DNT] Delgando's Raft +(223909, 0, 10, 1, 1, 274771, 0, 0), -- Dogmatic Machine Speaker +(223908, 0, 10, 2, 1, 274770, 0, 0), -- Corrupted Memory +(223906, 0, 10, 2, 1, 274768, 0, 0), -- Discordant Hulk +(223905, 0, 10, 4, 1, 274767, 1, 0), -- Discordant Swarmite +(223904, 0, 10, 3, 1, 274766, 524288, 0), -- Zealous Ironguard +(223903, 0, 10, 1, 1, 274765, 0, 0), -- [DNT] Kill Credit: Ledger Gossip +(223896, 0, 10, 5, 1, 274758, 0, 0), -- Warmonger Ogli +(223886, 0, 10, 1, 1, 274748, 0, 0), -- Valgrexx +(223879, 0, 10, 1, 1, 274741, 0, 0), -- Malfunctioning Railbot +(223876, 0, 0, 3, 1, 274738, 0, 128), -- Impaling Spike +(223875, 0, 10, 1, 1, 274737, 134217728, 32832), -- Faerin Lothar +(223874, 0, 10, 1, 1, 274736, 0, 0), -- Malfunctioning Cogwalker +(223873, 0, 10, 1, 1, 274735, 0, 0), -- Ironhaul Stoneskitterer +(223872, 0, 10, 1, 1, 274734, 4, 0), -- Nexus-Princess Ky'veza +(223871, 0, 10, 0.009999999776482582, 1, 274733, 1073742864, 6), -- Volatile Fuel Barrel +(223870, 0, 10, 1, 1, 274732, 0, 0), -- Stagshell +(223869, 0, 10, 1, 1, 274731, 256, 0); -- Siegehold Patroller + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(223868, 0, 10, 1, 1, 274730, 0, 0), -- Sweetsnuffler +(223866, 0, 10, 7, 1, 274728, 32768, 0), -- Shadow-seized Loader +(223865, 0, 10, 1, 1, 274727, 0, 0), -- Green Stagshell +(223864, 0, 10, 1, 1, 274726, 0, 0), -- Tan Stagshell +(223863, 0, 10, 1, 1, 274725, 0, 0), -- Green Stagshell +(223862, 0, 10, 1, 1, 274724, 0, 0), -- Tan Stagshell +(223861, 0, 10, 1, 1, 274723, 0, 0), -- Rak-Ush Battleshell +(223860, 0, 10, 1, 1, 274722, 0, 0), -- Bahthox +(223859, 0, 10, 1, 1, 274721, 0, 0), -- Ruby-Eyed Stagshell +(223858, 0, 10, 200, 1, 274720, 1610612752, 17414), -- Explorers' League Supplies +(223857, 0, 10, 3, 1, 274719, 0, 0), -- Tortollan Visitor +(223856, 0, 10, 2, 1, 274718, 0, 0), -- Ironhaul Loader +(223855, 0, 10, 1, 1, 274717, 65537, 0), -- Snapjaw Trainee +(223854, 0, 10, 1, 1, 274716, 536870928, 0), -- Shrouded Skysilk +(223853, 0, 10, 1, 1, 274715, 536870928, 0), -- Shrouded Skysilk +(223851, 0, 10, 1, 1, 274713, 1610612752, 67108870), -- Radiant Fuel Crystal +(223850, 0, 10, 1, 1, 274712, 0, 0), -- Spider Pet +(223849, 0, 10, 1, 1, 274711, 0, 0), -- Cryptfiend +(223848, 0, 10, 1, 1, 274710, 0, 0), -- Spider Boss Nightmare +(223847, 0, 10, 1, 1, 274709, 0, 0), -- Spider Boss Ice +(223846, 0, 10, 3, 1, 274708, 0, 0), -- Wounded Emergency Militia +(223845, 0, 10, 1, 1, 274707, 1024, 0), -- [DNT] Cosmetic - Woven Cocoon State - Spell 449618 +(223844, 0, 0, 5, 1, 274706, 2097224, 0), -- Covert Webmancer +(223843, 0, 10, 1, 1, 274705, 0, 0), -- Earthen Cannon +(223842, 0, 10, 3, 1, 274704, 0, 0), -- Emergency Militia +(223841, 0, 10, 5, 1, 274703, 0, 0), -- Fomor2/Magnaron 2 +(223840, 0, 10, 5, 1, 274702, 0, 0), -- Nerubian Skyrazor +(223839, 0, 0, 18, 1, 274701, 2097224, 0), -- Queen's Guard Ge'zah +(223838, 0, 10, 1, 1, 274700, 0, 0), -- Arathi Medic +(223837, 0, 10, 2, 1, 274699, 0, 0), -- Defender of the Wall +(223836, 0, 10, 0.400000005960464477, 1, 274698, 65537, 0), -- Baby Larva +(223835, 0, 10, 0.200000002980232238, 1, 274697, 0, 0), -- Cinderhoney Emberstinger +(223834, 0, 10, 3, 1, 274696, 2147483720, 0), -- Shyalude +(223833, 0, 10, 2.5, 1, 274695, 4096, 3145728), -- Baelgrim +(223832, 0, 10, 30, 1, 274694, 8392704, 2048), -- Lamplighter Priest +(223831, 0, 10, 0.300000011920928955, 1, 274693, 1, 0), -- Firefly +(223830, 0, 10, 1, 1, 274692, 0, 0), -- Mus'ten +(223829, 0, 10, 1, 1, 274691, 0, 0), -- Gruthit +(223828, 0, 10, 1, 1, 274690, 0, 0), -- Srax'run +(223827, 0, 10, 1, 1, 274689, 0, 0), -- Tihk'ot +(223826, 0, 10, 1, 1, 274688, 0, 0), -- Kah'net +(223825, 0, 10, 1, 1, 274687, 1073742848, 0), -- [DNT] Turn In +(223824, 0, 10, 1, 1, 274686, 0, 0), -- Shraubendre +(223823, 0, 10, 1, 1, 274685, 0, 0), -- Shraubendre +(223822, 0, 0, 18, 1, 274684, 2097224, 0), -- Queen's Guard Re'zah +(223821, 0, 0, 8.5, 1, 274683, 2097224, 0), -- Nightfall Ritualist +(223820, 0, 10, 2, 1, 274682, 0, 0), -- Shadeweave Abductor +(223819, 0, 10, 2, 1, 274681, 0, 0), -- Izo'ratne Adbuctor +(223818, 0, 10, 2, 1, 274680, 0, 0), -- Shadowblade Abductor +(223817, 0, 10, 1, 1, 274679, 0, 67108928), -- Inert Earthen +(223816, 0, 10, 1, 1, 274678, 0, 0), -- Invis bunny for POI blob [DNT] +(223815, 0, 10, 1, 1, 274677, 0, 0), -- Generic - Empty Bunny +(223814, 0, 10, 6, 1, 274676, 1612709976, 6), -- Void Crystal Monstrosity +(223813, 0, 10, 2, 1, 274675, 2097224, 0), -- Deviant Skardyn +(223812, 0, 10, 1, 1, 274674, 0, 0), -- Shraubendre +(223811, 0, 10, 1, 1, 274673, 0, 0), -- Kill Credit: WQ - Interact +(223809, 0, 10, 1, 1, 274671, 1610612752, 6), -- Shrouded Skysilk +(223808, 0, 10, 1, 1, 274670, 1610612752, 6), -- Shrouded Skysilk +(223807, 0, 10, 1, 1, 274669, 0, 0), -- Kill Credit: Legend [DNT] +(223806, 0, 10, 1, 1, 274668, 0, 0), -- Kill Credit: Epic [DNT] +(223805, 0, 10, 1, 1, 274667, 0, 0), -- Kill Credit: Rare [DNT] +(223804, 0, 10, 1, 1, 274666, 0, 0), -- Kill Credit: Common [DNT] +(223803, 0, 10, 1, 1, 274665, 0, 0), -- Kill Credit: Legend [DNT] +(223802, 0, 10, 1, 1, 274664, 0, 0), -- Kill Credit: Epic [DNT] +(223801, 0, 10, 1, 1, 274663, 0, 0), -- Kill Credit: Rare [DNT] +(223800, 0, 10, 1, 1, 274662, 0, 0), -- Kill Credit: Common [DNT] +(223796, 0, 10, 0.5, 1, 274658, 0, 0), -- Arcane Elemental +(223795, 0, 10, 2, 1, 274657, 0, 0), -- Crystal Monster +(223794, 0, 10, 1, 1, 274656, 0, 0), -- Arcane Elemental +(223793, 0, 10, 1, 1, 274655, 1024, 0), -- [DNT] Forgegrounds Stalker +(223792, 0, 10, 1, 1, 274654, 0, 0), -- Mud Skipper +(223791, 0, 10, 1, 1, 274653, 0, 0), -- Golem +(223790, 0, 0, 1, 1, 274652, 1073741824, 128), -- Ravenous Spawn Stalker +(223789, 0, 10, 6, 1, 274651, 0, 0), -- Battlefront Hauler +(223788, 0, 10, 1, 1, 274650, 0, 0), -- [DNT] Kill Credit +(223787, 0, 10, 1, 1, 274649, 0, 0), -- Kill Credit: WQ - Delivery, Large +(223786, 0, 10, 1, 1, 274648, 0, 0), -- Kill Credit: WQ - Delivery, Medium +(223783, 0, 10, 0.5, 1, 274645, 65537, 0), -- Ploughworm Broodling +(223782, 0, 10, 1, 1, 274644, 65537, 0), -- Snapjaw Ploughworm +(223781, 0, 10, 1, 1, 274643, 4, 0), -- Skeinspinner Takazj +(223780, 0, 10, 1, 1, 274642, 0, 0), -- Kill Credit: Fuel Looted Credit [DNT] +(223779, 0, 10, 1, 1, 274641, 4, 0), -- Anub'arash +(223777, 0, 0, 4, 1, 274639, 2097224, 0), -- Blazing Fiend +(223776, 0, 0, 4, 1, 274638, 2097224, 0), -- Blazing Fiend +(223775, 0, 0, 4, 1, 274637, 2097224, 0), -- Blazing Fiend +(223774, 0, 0, 4, 1, 274636, 2097224, 0), -- Blazing Fiend +(223773, 0, 0, 4, 1, 274635, 2097224, 0), -- Blazing Fiend +(223772, 0, 0, 4, 1, 274634, 2097224, 0), -- Blazing Fiend +(223771, 0, 0, 1, 1, 274633, 1612709976, 117440518), -- [DNT]Cosmetic Flavor +(223770, 0, 0, 4, 1, 274632, 2097224, 0), -- Blazing Fiend +(223767, 0, 0, 1, 1, 274629, 1075839048, 128), -- Arathi Lamplighter +(223766, 0, 0, 1, 1, 274628, 0, 128), -- Lamplighter's Skiff +(223765, 0, 10, 1, 1, 274627, 4, 67108864), -- Anub'azal +(223764, 0, 10, 1, 1, 274626, 0, 0), -- Shraubendre +(223763, 0, 10, 1, 1, 274625, 0, 0), -- Shraubendre +(223762, 0, 10, 1, 1, 274624, 0, 0), -- Shraubendre +(223760, 0, 10, 2, 1, 274622, 0, 0), -- Ukos'via +(223759, 0, 10, 1, 1, 274621, 0, 0), -- Sinruna +(223758, 0, 0, 1, 1, 274620, 16778240, 144), -- Lamplighter's Skiff +(223757, 0, 10, 1, 1, 274619, 1610612752, 117440518), -- Adventurer +(223756, 0, 10, 2, 1, 274618, 0, 0), -- Tortollan Scaleback +(223755, 0, 10, 0.5, 1, 274617, 0, 0), -- Direweb Skitterling +(223754, 0, 10, 30, 1, 274616, 0, 0), -- Linny Leadfinger +(223753, 0, 10, 1, 1, 274615, 4, 0), -- Skeinspinner Takazj +(223752, 0, 9, 1, 1, 274614, 0, 0), -- [DNT]Worm Meat Kill Credit +(223751, 0, 9, 1, 1, 274613, 1610613776, 67108870), -- Worm Chow +(223750, 0, 10, 2, 1, 274612, 0, 32768), -- Lady Vinazian +(223749, 0, 10, 0.5, 1, 274611, 65537, 0), -- Ploughworm Broodling +(223748, 0, 10, 1, 1, 274610, 0, 0), -- Freed Lumberjack +(223747, 0, 10, 1, 1, 274609, 0, 0), -- Skittish Sniffler +(223746, 0, 10, 3, 1, 274608, 0, 0), -- Oathsworn Auditor +(223745, 0, 0, 8, 1, 274605, 1075839048, 33554560), -- Twilight Drake +(223744, 0, 10, 1, 1, 274604, 0, 0), -- Snuffling +(223740, 0, 10, 1, 1, 274600, 0, 0), -- Shraubendre +(223736, 0, 10, 1, 1, 274595, 1610612752, 117440518), -- Wagon of Siege Supplies +(223735, 0, 10, 1, 1, 274594, 1610612752, 117440518), -- Suspicous Crate +(223733, 0, 10, 1, 1, 274592, 1610612752, 117440518), -- Wagon of Siege Supplies +(223732, 0, 10, 1, 1, 274591, 1610612752, 117440518), -- Cannister of Black Blood +(223731, 0, 10, 1, 1, 274590, 1610612752, 117440518), -- Siege Bomb +(223730, 0, 10, 10, 1, 274589, 0, 0), -- Berrund the Gleaming +(223728, 0, 10, 3, 1, 274587, 0, 0), -- Auditor Balwurz +(223727, 0, 10, 3, 1, 274586, 0, 0), -- Emissary of the Depths +(223726, 0, 10, 3, 1, 274585, 0, 0), -- Waxmonger Quiwik +(223725, 0, 10, 1, 1, 274584, 0, 0), -- Randullus Sacredpyr +(223724, 0, 10, 0.000099999997473787, 1, 274583, 0, 0), -- Backfill Barrel +(223723, 0, 10, 1.5, 1, 274582, 0, 0), -- Mr. Sunflower +(223721, 0, 10, 1, 1, 274580, 1024, 0), -- [DNT] "Remembrance for the Fallen" - Invisible Stalker +(223718, 0, 10, 1, 1, 274577, 0, 0), -- Sneef +(223717, 0, 10, 1, 1, 274576, 0, 0), -- Guacamole +(223716, 0, 0, 1, 1, 274575, 16778240, 16), -- Stalker +(223715, 0, 10, 1, 1, 274574, 0, 0), -- Snuffling +(223712, 0, 10, 1, 1, 274571, 0, 0), -- Skittish Sniffler +(223710, 0, 9, 1, 1, 274569, 134217728, 16384), -- Remembrancer Amuul +(223708, 0, 10, 1, 1, 274567, 0, 0), -- Fearful Socialite +(223707, 0, 10, 1, 1, 274566, 0, 0), -- Pinkskin Burrower +(223706, 0, 10, 1, 1, 274565, 0, 0), -- Pinkskin Burrower +(223704, 0, 10, 1, 1, 274563, 1, 0), -- Swale Hopper +(223703, 0, 10, 0.200000002980232238, 1, 274562, 0, 0), -- Sickly Skiplet +(223702, 0, 10, 1, 0, 274561, 8, 0), -- Vanquished Tentacle +(223701, 0, 10, 1, 1, 274560, 0, 0), -- [DNT] Kill Credit +(223700, 0, 9, 1, 1, 274559, 1610613776, 67108870), -- Toxic Threadling Egg Sac +(223698, 0, 10, 0.200000002980232238, 1, 274557, 0, 0), -- Cinderhoney Emberstinger +(223696, 0, 10, 1, 1, 274555, 1610612752, 117440518), -- Caustic Chemicals +(223694, 0, 9, 1, 1, 274553, 0, 0), -- Kill Credit: Acid Synthesized [DNT] +(223693, 0, 9, 1, 1, 274552, 0, 0), -- Kill Credit: Chemicals Gathered [DNT] +(223692, 0, 10, 1, 1, 274551, 0, 0), -- Kill Credit: WQ - Delivery, Small +(223690, 0, 9, 1, 1, 274549, 0, 0), -- Kill Credit: Tell Y'tekhi No 1st Time [DNT] +(223688, 0, 9, 1, 1, 274547, 1610613776, 67108870), -- Threadling Egg Sac +(223687, 0, 8, 1, 1, 274546, 1073742848, 0), -- Fate Weaver Ritual Site +(223686, 0, 10, 1, 1, 274545, 1075839048, 34), -- Squish +(223685, 0, 10, 1, 1, 274544, 0, 0), -- Kill Credit: Abuductors Slain +(223684, 0, 10, 1, 1, 274543, 1, 0), -- Trapped Kaheti Silkweaver +(223683, 0, 9, 1, 1, 274542, 0, 0), -- [DNT]Spiderling Egg Sac Kill Credit +(223682, 0, 9, 1, 1, 274541, 0, 0), -- [DNT]Skitterling Cage Kill Credit +(223681, 0, 10, 1, 1, 274540, 0, 0), -- Glumtooth Bruiser +(223680, 0, 10, 1, 1, 274539, 0, 0), -- Glumtooth Trapper +(223679, 0, 10, 1, 1, 274538, 0, 0), -- Kill Credit: WQ - Small +(223678, 0, 10, 1, 1, 274537, 0, 0), -- Kill Credit: WQ - Large +(223677, 0, 10, 1, 1, 274536, 0, 0), -- Kill Credit: WQ - Medium +(223676, 0, 10, 1, 1, 274535, 0, 0), -- Kill Credit: WQ - Micro +(223675, 0, 10, 1, 1, 274534, 0, 0), -- Glumtooth Bruiser +(223674, 0, 0, 3, 1, 274533, 2097160, 67108992), -- Caustic Skitterer +(223673, 0, 10, 1, 1, 274532, 1610612752, 67108870), -- Polluting Scrap +(223672, 0, 10, 1, 1, 274531, 0, 0), -- Stormrider Recruit +(223671, 0, 10, 0.5, 1, 274530, 0, 0), -- Razormouth Grub +(223670, 0, 10, 0.200000002980232238, 1, 274529, 0, 0), -- Wax Sludglet +(223669, 0, 10, 0.200000002980232238, 1, 274528, 0, 0), -- Flickering Candlefly +(223667, 0, 10, 1, 1, 274526, 0, 0), -- Kill Credit: Rescue Group 3 +(223666, 0, 10, 1, 1, 274525, 0, 0), -- Kill Credit: Rescue Group 2 +(223665, 0, 10, 1, 1, 274524, 0, 0), -- Kill Credit: Rescue Group 1 +(223664, 0, 10, 1, 1, 274523, 0, 0), -- Kill Credit: Rescue Residents +(223663, 0, 10, 0.200000002980232238, 1, 274522, 0, 0), -- Cavern Skiplet +(223662, 0, 10, 1, 1, 274521, 0, 0), -- Kill Credit: Propaganda +(223661, 0, 10, 1, 1, 274520, 1610612752, 117440518), -- Iceberg +(223660, 0, 0, 1, 1, 274519, 2097224, 0), -- Arathi Lamplighter +(223659, 0, 10, 1, 1, 274518, 0, 0), -- Guts +(223658, 0, 10, 1, 1, 274517, 1073742864, 1030), -- Dwarven Medicine +(223656, 0, 10, 1, 1, 274515, 1073742864, 1030), -- Steel Trap +(223655, 0, 10, 1, 1, 274514, 0, 0), -- Savage Cursespreader +(223654, 0, 10, 1, 1, 274513, 0, 0), -- Lost Wickedfoot +(223653, 0, 10, 1, 1, 274512, 0, 0), -- Vrykul Hoardseeker +(223651, 0, 10, 3, 1, 274510, 0, 0), -- Watcher Zalesx +(223650, 0, 10, 1, 1, 274509, 0, 0), -- Forge Hand +(223647, 0, 10, 3, 1, 274506, 0, 0), -- Blind Watcher +(223646, 0, 0, 1, 1, 274505, 2097224, 0), -- Pale Priest +(223644, 0, 10, 1, 1, 274503, 0, 0), -- Darean +(223643, 0, 10, 1, 1, 274502, 0, 0), -- Borgos +(223642, 0, 10, 1, 1, 274501, 0, 67108864), -- Forgegrounds Machinesmith +(223641, 0, 10, 1, 1, 274500, 0, 0), -- Glumtooth Trapper +(223640, 0, 10, 1, 1, 274499, 1, 0), -- Twinkling Candlefly +(223639, 0, 10, 1, 1, 274498, 1, 0), -- Twinkling Candlefly +(223638, 0, 10, 0.699999988079071044, 1, 274497, 0, 0), -- Dawntower Tender +(223637, 0, 10, 1, 1, 274496, 0, 0), -- Natalia Pearce +(223636, 0, 10, 1, 1, 274495, 536870928, 0), -- Stealthed Cataloger's Disc +(223635, 0, 0, 1, 1, 274494, 1610612752, 134), -- Puddle Container Movement Stalker +(223618, 0, 10, 0.699999988079071044, 1, 274477, 0, 0), -- Nerubian Rebel +(223615, 0, 10, 1, 1, 274474, 0, 0), -- Captured Undercrawler +(223614, 0, 0, 0.800000011920928955, 1, 274473, 0, 0), -- Kobold Thief +(223613, 0, 0, 0.5, 1, 274472, 1, 0), -- Weave Drone +(223612, 0, 10, 1, 1, 274471, 1610612752, 117440518), -- Iceberg +(223611, 0, 10, 1, 1, 274470, 1610612752, 117440518), -- Nerubian Ballista +(223609, 0, 9, 1, 1, 274468, 0, 0), -- (Chair) Sit a While [DNT] +(223608, 0, 10, 1, 1, 274467, 1610612752, 67108870), -- Polluting Scrap +(223607, 0, 10, 200, 1, 274466, 4, 0), -- Lady Jaina Proudmoore +(223606, 0, 10, 1, 1, 274465, 1610612752, 67108870), -- [DNT] Polluting Area Effect +(223605, 0, 10, 200, 1, 274464, 4, 0), -- Lady Jaina Proudmoore +(223604, 0, 10, 1, 1, 274463, 0, 0), -- Voidbringer Zealot +(223602, 0, 10, 1, 1, 274461, 0, 0), -- Corrupted Stinger +(223601, 0, 10, 1, 1, 274460, 0, 0), -- Shadow Scuttler +(223595, 0, 10, 4, 1, 274454, 0, 0), -- Kirin Tor Shield Master +(223594, 0, 0, 1, 1, 274453, 0, 0), -- General Steelstrike +(223593, 0, 10, 1, 1, 274452, 0, 0), -- Oathsworn Earthen +(223592, 0, 10, 1, 1, 274451, 0, 0), -- Unbound Earthen +(223584, 0, 10, 1, 1, 274443, 0, 0), -- [DNT] Kill Proxy - Max Level - 13 - Nerubians +(223582, 0, 10, 1, 1, 274441, 0, 0), -- [DNT] Kill Credit - Container Destroyed +(223565, 0, 10, 1, 1, 274424, 1610612752, 117440518), -- Magic Trace +(223562, 0, 0, 1.5, 1, 274421, 2097224, 0), -- Brew Drop +(223560, 0, 10, 1, 1, 274419, 1610612752, 67108870), -- Tracker Skyriding Glyph +(223559, 0, 10, 1, 1, 274418, 1073741824, 0), -- Throw Rock Target +(223557, 0, 10, 1, 1, 274416, 1073741824, 0), -- Throw Rock Target +(223556, 0, 0, 6, 1, 274415, 0, 0), -- Fog Spreader +(223555, 0, 0, 6, 1, 274414, 0, 0), -- Murderous Construct +(223554, 0, 0, 6, 1, 274413, 0, 0), -- Deep Digger +(223553, 0, 0, 6, 1, 274412, 0, 0), -- Angered Giant +(223552, 0, 0, 6, 1, 274411, 0, 0), -- Lost Golem +(223551, 0, 0, 6, 1, 274410, 0, 0), -- Coiled Striker +(223550, 0, 0, 6, 1, 274409, 0, 0), -- Stone Lasher +(223549, 0, 0, 6, 1, 274408, 0, 0), -- Mysterious Mercenary +(223547, 0, 10, 3, 1, 274374, 0, 0), -- Rumblestone +(223546, 0, 10, 3, 1, 274373, 0, 0), -- Stumbling Rock +(223545, 0, 10, 1, 1, 274372, 1, 0), -- Swarming Screamer +(223541, 0, 0, 6, 1, 274368, 0, 0), -- Stolen Loader +(223540, 0, 0, 6, 1, 274367, 0, 0), -- Chittering Menace +(223539, 0, 0, 6, 1, 274366, 0, 0), -- Burning Brightwing +(223538, 0, 10, 1, 1, 274365, 1073741824, 0), -- Throw Rock Target +(223537, 0, 0, 6, 1, 274364, 0, 0), -- Crazed Deepflayer +(223536, 0, 10, 1, 1, 274363, 1073742848, 0), -- Candle Target Bunny +(223533, 0, 10, 1, 1, 274360, 0, 50348032), -- Custodian Khubon +(223532, 0, 10, 1, 1, 274359, 0, 0), -- Unbound Deposits +(223528, 0, 10, 1, 1, 274355, 0, 0), -- Searing Flameslinger +(223527, 0, 10, 1, 1, 274354, 1073741824, 0), -- Throw Rock Target +(223526, 0, 10, 1, 1, 274353, 0, 0), -- Rampaging Stones +(223524, 0, 10, 1, 1, 274351, 0, 0), -- Candlemancer Sycophant +(223522, 0, 10, 1, 1, 274349, 1073741824, 0), -- Throw Rock Target +(223520, 0, 10, 3, 1, 274347, 0, 0), -- Ton'kei The Fierce +(223518, 0, 10, 3, 1, 274345, 0, 0), -- Primal Silverback +(223517, 0, 10, 1, 1, 274344, 1073741824, 0), -- Throw Rock Target +(223516, 0, 10, 1, 1, 274343, 1073741824, 0), -- Throw Rock Target +(223515, 0, 10, 1, 1, 274342, 1073741824, 0), -- Throw Rock Target +(223513, 0, 10, 1, 1, 274340, 1073741824, 0); -- Throw Rock Target + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(223512, 0, 10, 1, 1, 274339, 0, 0), -- Weaverat +(223510, 0, 10, 1, 1, 274337, 0, 0), -- Pale Weavelasher Apprentice +(223509, 0, 10, 30, 1, 274336, 4096, 0), -- Monte Gazlowe +(223508, 0, 10, 1, 1, 274335, 1073741824, 0), -- Throw Rock Target +(223507, 0, 10, 30, 1, 274334, 4096, 0), -- Faerin Lothar +(223506, 0, 10, 1, 1, 274333, 0, 0), -- [DNT] Slime Lesser Hat +(223503, 0, 10, 2, 1, 274330, 0, 0), -- Pale Weavelasher Overseer +(223502, 0, 10, 0.5, 1, 274329, 0, 0), -- Skardyn Fragment +(223501, 0, 10, 1, 1, 274328, 0, 0), -- Merrix +(223499, 0, 10, 1, 1, 274326, 0, 0), -- Lugger Duchan +(223498, 0, 0, 1, 1, 274325, 2097224, 0), -- Bee-let +(223497, 0, 0, 5, 1, 274324, 2097224, 0), -- Worker Bee +(223495, 0, 10, 1, 1, 274322, 0, 0), -- Kuriah +(223494, 0, 10, 0.5, 1, 274321, 0, 0), -- Flatcram Eel +(223493, 0, 0, 1, 1, 274320, 1073741824, 128), -- Devoted Worshipper +(223492, 0, 10, 1, 1, 274319, 1, 0), -- Flatcram Grandame +(223491, 0, 10, 0.300000011920928955, 1, 274318, 0, 0), -- Flatcram Mite +(223489, 0, 10, 1, 1, 274316, 0, 0), -- Dead Kaheti +(223488, 0, 10, 1, 1, 274315, 1610612752, 6), -- Stinky Shoes +(223481, 0, 10, 0.699999988079071044, 1, 274308, 0, 0), -- Arathi Orphan +(223480, 0, 10, 20, 1, 274307, 0, 0), -- Zandelvari +(223479, 0, 10, 20, 1, 274306, 0, 0), -- Zandelvari +(223478, 0, 10, 20, 1, 274305, 0, 0), -- Zandelvari +(223477, 0, 0, 1, 1, 274304, 1610612752, 117440518), -- Leave-O-Bot 7000 +(223476, 0, 10, 30, 1, 274303, 0, 0), -- Monte Gazlowe +(223473, 0, 10, 1, 1, 274300, 1610612752, 117440518), -- Stagnant Slime +(223472, 0, 0, 1, 1, 274299, 1073741824, 128), -- Web Spool +(223469, 0, 10, 1, 1, 274296, 0, 0), -- Voidtouched Speaker +(223468, 0, 10, 30, 1, 274295, 0, 0), -- Monte Gazlowe +(223467, 0, 10, 1, 1, 274294, 0, 0), -- Faerin Lothar +(223466, 0, 10, 3, 1, 274293, 0, 0), -- Kaheti Siegelord +(223465, 0, 10, 1, 1, 274292, 0, 0), -- Molten Flameslinger +(223464, 0, 10, 1, 1, 274291, 0, 0), -- Oath Eater +(223463, 0, 10, 1, 1, 274290, 0, 0), -- [DNT] Kill Credit +(223461, 0, 10, 2, 1, 274288, 1610616856, 117440518), -- Chair +(223458, 0, 10, 2, 1, 274285, 1, 0), -- Pet Stagshell +(223457, 0, 10, 1, 1, 274284, 0, 0), -- Earthen Trainee +(223456, 0, 0, 1, 1, 274283, 16778240, 16), -- [DNT] Cosmetic Death +(223455, 0, 10, 30, 1, 274282, 0, 0), -- Gorgonna +(223453, 0, 10, 10, 1, 274280, 1140859904, 32), -- Arcane Phoenix +(223450, 0, 10, 10, 1, 274277, 0, 0), -- Aysa Cloudsinger +(223449, 0, 0, 1, 1, 274276, 1610612752, 6), -- The Swaying Span +(223447, 0, 10, 1, 1, 274272, 0, 0), -- Mumbling Survivor +(223445, 0, 10, 1, 1, 274270, 0, 0), -- Mumbling Survivor +(223444, 0, 10, 1, 1, 274269, 0, 0), -- Friendhaver Grem +(223443, 0, 10, 1, 1, 274268, 0, 0), -- Ziriak +(223442, 0, 10, 1, 1, 274267, 0, 0), -- Kyrie +(223441, 0, 10, 0.699999988079071044, 1, 274266, 0, 0), -- Arathi Orphan +(223439, 0, 10, 1, 1, 274264, 1610612752, 117440518), -- [DNT] "Invasion Disruption" Normal Mob Proxy Kill +(223438, 0, 10, 0.200000002980232238, 1, 274263, 0, 0), -- River Mole +(223436, 0, 10, 2, 1, 274261, 0, 0), -- Nerubian Caster +(223435, 0, 10, 1, 1, 274260, 0, 0), -- Rufus +(223434, 0, 10, 1, 1, 274259, 0, 0), -- Prehistoric Diemetradon +(223433, 0, 10, 2, 1, 274258, 1, 0), -- Isolated Crawler +(223432, 0, 10, 1, 1, 274257, 0, 0), -- Ancient Sabertusk +(223431, 0, 10, 1, 1, 274256, 0, 0), -- Fog Weaver +(223430, 0, 10, 1, 1, 274255, 0, 0), -- Primal Lasher +(223429, 0, 10, 1, 1, 274254, 0, 0), -- Crystaline Deepsflayer +(223428, 0, 10, 4, 1, 274253, 0, 0), -- King Splash +(223427, 0, 10, 4, 1, 274252, 2147483720, 0), -- Oath-Eater +(223426, 0, 10, 1, 1, 274251, 0, 0), -- Glowmite +(223425, 0, 10, 1, 1, 274250, 256, 0), -- Lashroom +(223424, 0, 10, 1, 1, 274249, 0, 0), -- Dead Kobyss +(223423, 0, 0, 8, 1, 274248, 2097224, 0), -- Careless Hopgoblin +(223422, 0, 10, 1, 1, 274247, 0, 0), -- River Skipper +(223421, 0, 10, 1, 1, 274246, 0, 0), -- Earthen Trainee +(223420, 0, 10, 1, 1, 274245, 0, 0), -- Earthen Trainee +(223419, 0, 10, 1, 1, 274244, 0, 0), -- Earthen Trainee +(223418, 0, 10, 1, 1, 274243, 0, 0), -- Earthen Trainee +(223417, 0, 10, 1, 1, 274242, 0, 0), -- Earthen Trainee +(223416, 0, 10, 0.5, 1, 274241, 0, 0), -- Tainted Fragment +(223415, 0, 0, 1, 1, 274240, 16778240, 16), -- [DNT] Dynamite Stalker +(223414, 0, 10, 1.10000002384185791, 1, 274239, 0, 0), -- Unstable Skardyn +(223412, 0, 10, 1, 1, 274237, 0, 0), -- Dead Swarmite +(223411, 0, 10, 1, 1, 274236, 0, 0), -- Evil Tentacle +(223410, 0, 9, 1, 1, 274235, 0, 67108864), -- Gamer +(223409, 0, 10, 0.200000002980232238, 1, 274234, 0, 0), -- Guttergunk +(223408, 0, 10, 0.699999988079071044, 1, 274233, 0, 0), -- Arathi Orphan +(223407, 0, 10, 0.200000002980232238, 1, 274232, 0, 0), -- Awakened Custodian +(223406, 0, 10, 0.200000002980232238, 1, 274231, 0, 0), -- Zaedu +(223405, 0, 10, 1, 1, 274230, 0, 0), -- Dalaran Sewer Turtle +(223404, 0, 10, 1, 1, 274229, 0, 0), -- Dalaran Sewer Turtle +(223403, 0, 10, 1, 1, 274228, 0, 67108864), -- Dalaran Sewer Turtle +(223402, 0, 10, 0.200000002980232238, 1, 274227, 0, 0), -- Flicker +(223401, 0, 10, 0.200000002980232238, 1, 274226, 0, 0), -- Four-Legs +(223400, 0, 10, 0.200000002980232238, 1, 274225, 0, 0), -- Swoopgrasp +(223399, 0, 10, 0.200000002980232238, 1, 274224, 0, 0), -- Tickler +(223398, 0, 10, 1, 1, 274223, 0, 0), -- [DNT] Kill Proxy - Local Story - Rambleshire - End (RPS) +(223397, 0, 10, 15, 1, 274222, 0, 0), -- Oathsworn Protector +(223396, 0, 10, 1, 1, 274221, 0, 0), -- Silver Covenant Spellcaster +(223395, 0, 10, 1, 1, 274220, 0, 0), -- Sunreaver Battlemage +(223394, 0, 10, 2, 1, 274219, 0, 0), -- Necrofang Reaper +(223393, 0, 10, 1, 1, 274218, 1073742848, 0), -- Kill Credit [DNT] +(223392, 0, 10, 1, 1, 274217, 0, 0), -- Invis bunny for spell targeting [DNT] +(223391, 0, 10, 2, 1, 274216, 0, 0), -- Dead Nerubian +(223390, 0, 10, 1, 1, 274215, 0, 0), -- Earthen Denizen +(223389, 0, 0, 8, 1, 274212, 72, 128), -- Twilight Drake +(223388, 0, 10, 0.5, 1, 274211, 65537, 0), -- Vein Excavator +(223386, 0, 10, 1, 1, 274209, 1610612752, 117440582), -- Lane 4 Guide [DNT] +(223385, 0, 10, 1, 1, 274208, 1610612752, 117440582), -- Lane 3 Guide [DNT] +(223384, 0, 10, 1, 1, 274207, 1610612752, 117440582), -- Lane 2 Guide [DNT] +(223383, 0, 10, 1, 1, 274206, 1610612752, 117440582), -- Lane 1 Guide [DNT] +(223382, 0, 10, 1, 1, 274205, 1610612752, 117440582), -- Arrow Stalker 4 [DNT] +(223381, 0, 10, 1, 1, 274204, 1610612752, 117440582), -- Arrow Stalker 3 [DNT] +(223380, 0, 10, 1, 1, 274203, 1610612752, 117440582), -- Arrow Stalker 2 [DNT] +(223379, 0, 10, 1, 1, 274202, 1610612752, 117440582), -- Arrow Stalker 1 [DNT] +(223378, 0, 10, 1, 1, 274201, 1610612752, 117440518), -- [DNT] "The Blacksmith's Fate" Quest Boss Slain Counter Hidden Quest Kill Credit +(223377, 0, 10, 2, 1, 274200, 0, 0), -- Salien Carapiercer +(223376, 0, 10, 0.699999988079071044, 1, 274199, 1073741824, 64), -- Wyllam Hyat +(223375, 0, 10, 2, 1, 274198, 0, 0), -- Fearful Socialite +(223373, 0, 0, 1, 1, 274196, 1075839064, 4), -- Slime Wave +(223372, 0, 0, 12, 1, 274195, 2097224, 0), -- Prime Slime +(223371, 0, 10, 5, 1, 274194, 0, 96), -- Darkwater Tidecrusher +(223370, 0, 10, 1, 1, 274193, 0, 0), -- Arathi Reserve +(223369, 0, 10, 2, 1, 274192, 0, 96), -- Fog Creature +(223368, 0, 10, 0.200000002980232238, 1, 274191, 0, 0), -- Sir Pounce +(223367, 0, 10, 1, 1, 274190, 0, 0), -- Bubs +(223366, 0, 10, 1, 1, 274189, 0, 0), -- Takey-Take +(223365, 0, 10, 0.699999988079071044, 1, 274188, 0, 0), -- Arathi Orphan +(223364, 0, 10, 1, 1, 274187, 0, 0), -- Pale Weavelasher Apprentice +(223363, 0, 10, 1, 1, 274186, 0, 0), -- Pale Weavelasher Grunt +(223362, 0, 10, 2, 1, 274185, 0, 0), -- Boltweaver Enforcer +(223361, 0, 10, 2, 1, 274184, 0, 0), -- Webwarden Enforcer +(223360, 0, 10, 1, 1, 274183, 0, 0), -- Orweyna +(223358, 0, 10, 1, 1, 274181, 0, 0), -- Generic - Empty Bunny +(223357, 0, 0, 3, 1, 274180, 2097224, 0), -- Sureki Conscript +(223355, 0, 10, 1, 1, 274178, 0, 0), -- Cleo Clearmeadow +(223354, 0, 10, 1, 1, 274177, 0, 0), -- Nataniel Highdawn +(223353, 0, 10, 1, 1, 274176, 0, 0), -- Sir Ashrealm +(223352, 0, 10, 1, 1, 274175, 0, 0), -- Kill Credit: Leash Loosened [DNT] +(223351, 0, 10, 0.200000002980232238, 1, 274174, 0, 0), -- Cinderwold Sizzlestinger +(223350, 0, 10, 1, 1, 274173, 1610612752, 117440582), -- Cinderbrew Target Stalker [DNT] +(223349, 0, 10, 100, 1, 274172, 4, 0), -- Anduin Wrynn +(223347, 0, 10, 1, 1, 274170, 0, 0), -- Mini Airship +(223342, 0, 10, 1, 1, 274165, 0, 0), -- Khaz Algar Wormhole +(223341, 0, 10, 1, 1, 274164, 1610612752, 6), -- Cataloger's Disc +(223339, 0, 10, 1, 1, 274162, 0, 0), -- Fialla Sweetberry +(223338, 0, 10, 1, 1, 274149, 0, 0), -- Dalaran Sewer Turtle +(223337, 0, 10, 1, 1, 274144, 0, 0), -- Scary Monster +(223336, 0, 10, 100, 1, 274143, 4, 0), -- Alleria Windrunner +(223335, 0, 10, 1, 1, 274142, 0, 0), -- Kill Credit: Legendary[DNT] +(223334, 0, 10, 1, 1, 274141, 0, 0), -- Kill Credit: Epic [DNT] +(223333, 0, 10, 1, 1, 274140, 0, 0), -- Kill Credit: Rare [DNT] +(223332, 0, 10, 1, 1, 274139, 0, 0), -- Kill Credit: Common [DNT] +(223331, 0, 0, 6, 1, 274138, 2097224, 0), -- Royal Knight +(223330, 0, 0, 1, 1, 274137, 0, 128), -- Nerubian +(223329, 0, 10, 1, 1, 274136, 1, 0), -- Captured Undercrawler +(223328, 0, 10, 5, 1, 274135, 1610612752, 117440518), -- Varric's Damaged Ironstrider +(223327, 0, 10, 1, 1, 274134, 0, 67108864), -- Silver Covenant Guardian Mage +(223326, 0, 0, 1, 1, 274133, 16778240, 144), -- Nerubian +(223325, 0, 10, 1, 1, 274132, 0, 67108864), -- Kirin Tor Guardian +(223324, 0, 10, 1, 1, 274131, 0, 67108864), -- Icks +(223323, 0, 10, 1, 1, 274130, 0, 67108864), -- Matilda Brightlink +(223322, 0, 10, 1, 1, 274129, 0, 67108864), -- Bragund Brightlink +(223321, 0, 10, 1, 1, 274128, 0, 67108864), -- Rafael Langrom +(223320, 0, 10, 1, 1, 274127, 1610612752, 117440518), -- [REUSE][DNT] "BOOM Treats!" Nerubian Ballista Interact Hidden Quest Kill Credit +(223319, 0, 10, 1, 1, 274126, 0, 67108864), -- "Red" Jack Findle +(223318, 0, 0, 10, 1, 274125, 2097160, 67174528), -- Devoted Worshipper +(223317, 0, 10, 1, 1, 274124, 0, 67108864), -- Valaden Silverblade +(223315, 0, 10, 1, 1, 274122, 0, 67108864), -- Crimson Pilgrim +(223314, 0, 0, 1, 1, 274121, 0, 0), -- Mine Cart +(223313, 0, 10, 1, 1, 274120, 0, 67108864), -- Catriona Macrae +(223311, 0, 10, 1, 1, 274118, 0, 67108864), -- Arille Azuregaze +(223310, 0, 10, 1, 1, 274117, 0, 67108864), -- Brandon Buckbeard +(223308, 0, 10, 1, 1, 274115, 0, 67108864), -- Crixa +(223307, 0, 10, 1, 1, 274114, 0, 67108864), -- Liyana +(223306, 0, 10, 1, 1, 274113, 0, 67108864), -- Rachele +(223305, 0, 10, 1, 1, 274112, 0, 67108864), -- Roscoe +(223302, 0, 10, 1, 1, 274109, 0, 67108864), -- Emilia Baumoon +(223301, 0, 10, 1, 1, 274108, 0, 0), -- Glumtooth Sneak-spotter +(223299, 0, 10, 1, 1, 274106, 0, 67108864), -- Teller Hoag +(223298, 0, 10, 1, 1, 274105, 1610612752, 67108870), -- Bomb-Laden Beetle +(223297, 0, 10, 1, 1, 274104, 0, 67108864), -- Mama Diggs +(223296, 0, 10, 1, 1, 274103, 0, 67108864), -- Mongar +(223295, 0, 10, 1, 1, 274102, 0, 67108864), -- Tiffany Cartier +(223294, 0, 10, 1, 1, 274101, 0, 67108864), -- Linzy Blackbolt +(223293, 0, 10, 1, 1, 274100, 0, 67108864), -- Ranid Glowergold +(223292, 0, 10, 1, 1, 274099, 0, 67108864), -- Lalla Brightweave +(223291, 0, 10, 1, 1, 274098, 0, 67108864), -- Angelique Butler +(223290, 0, 10, 1, 1, 274097, 0, 67108864), -- Jang Quillpaw +(223289, 0, 10, 1, 1, 274096, 0, 67108864), -- Edward Egan +(223288, 0, 10, 1, 1, 274095, 0, 0), -- Kill Credit [DNT] +(223286, 0, 10, 1, 1, 274092, 0, 0), -- Hannan +(223285, 0, 10, 10, 1, 274091, 0, 0), -- Orweyna +(223284, 0, 10, 1, 1, 274090, 0, 0), -- Kill Credit [DNT] +(223283, 0, 0, 1, 1, 274089, 16778240, 16), -- Stalker +(223282, 0, 10, 2, 1, 274088, 0, 0), -- Krivit +(223281, 0, 10, 2, 1, 274087, 0, 0), -- Venomscribe Xesh XI +(223280, 0, 10, 2, 1, 274086, 0, 0), -- Collector Z'til +(223279, 0, 10, 2, 1, 274085, 0, 0), -- Collector Il'zril +(223278, 0, 10, 2, 1, 274084, 0, 0), -- Apothecary Rz +(223277, 0, 10, 2, 1, 274083, 0, 0), -- O'vizrin +(223276, 0, 10, 2, 1, 274082, 0, 0), -- Artisan T'z +(223275, 0, 10, 1, 1, 274081, 0, 0), -- Treagor +(223274, 0, 10, 1, 1, 274080, 0, 0), -- Findorn +(223273, 0, 10, 0.009999999776482582, 1, 274079, 1073741824, 0), -- Entropic Rift +(223272, 0, 10, 2, 1, 274078, 0, 0), -- Ozrin the Steelweaver +(223270, 0, 10, 2, 1, 274076, 0, 0), -- Ar'syn +(223269, 0, 10, 1, 1, 274075, 1073742848, 0), -- Web Target [DNT] +(223268, 0, 10, 1, 1, 274074, 134217728, 0), -- General Steelstrike +(223267, 0, 10, 1, 1, 274073, 0, 0), -- Auralia Steelstrike +(223263, 0, 10, 5, 1, 274069, 2147483720, 0), -- Supervisor Varric +(223262, 0, 10, 1, 1, 274068, 4096, 16384), -- Injured Earthen +(223261, 0, 10, 1, 1, 274067, 4096, 16384), -- Injured Earthen +(223260, 0, 10, 1, 1, 274066, 4096, 16384), -- Injured Earthen +(223259, 0, 10, 0.699999988079071044, 1, 274065, 0, 0), -- Tara Steelstrike +(223258, 0, 10, 0.699999988079071044, 1, 274064, 0, 0), -- Fynn Steelstrike +(223257, 0, 10, 1, 1, 274063, 0, 0), -- Faerin Lothar +(223256, 0, 10, 100, 1, 274062, 0, 0), -- Alleria Windrunner +(223255, 0, 10, 1, 1, 274061, 0, 0), -- Ar'syn +(223254, 0, 0, 1, 1, 274060, 4, 67109892), -- Queen Ansurek +(223253, 0, 0, 4.5, 1, 274059, 0, 0), -- Bloodstained Webmage +(223252, 0, 9, 0.400000005960464477, 1, 274058, 1610612752, 117440518), -- Slippery Rock +(223251, 0, 0, 1, 1, 274057, 1073741824, 128), -- Spear Stalker (Impact) +(223248, 0, 10, 1, 1, 274051, 0, 0), -- [DNT] TBD +(223247, 0, 10, 2, 1, 274050, 0, 0), -- One-Eyed Thak +(223246, 0, 10, 1, 1, 274049, 1073742848, 0), -- Kill Credit 2 +(223245, 0, 10, 1, 1, 274048, 1073742848, 0), -- Kill Credit 1 +(223243, 0, 0, 6, 1, 274046, 512, 0), -- Encrusted Mollusc +(223241, 0, 0, 1, 1, 274044, 1073741824, 128), -- Portal +(223239, 0, 10, 1, 1, 274042, 1, 0), -- Tranquil Peafowl +(223237, 0, 0, 1, 1, 274040, 0, 128), -- Volatile Spike Stalker +(223236, 0, 10, 1, 1, 274039, 0, 0), -- Unbound Earthen +(223235, 0, 10, 1, 1, 274038, 1024, 0), -- Giant Crystal +(223234, 0, 10, 1, 1, 274037, 134217728, 0), -- Skalkaz +(223233, 0, 10, 1, 1, 274036, 0, 0), -- Kill Credit: Worker Delivered +(223232, 0, 10, 1, 1, 274035, 0, 0), -- Kill Credit: Teacher Delivered +(223231, 0, 10, 1, 1, 274034, 0, 0), -- Kill Credit: Priest Delivered +(223230, 0, 10, 1, 1, 274033, 1610612752, 117440518), -- Sparkrubble Ore +(223229, 0, 10, 1, 1, 274032, 1073742848, 0), -- [DNT ] Kill Credit - Invisible Bunny +(223228, 0, 10, 1, 1, 274031, 0, 0), -- Kill Credit: Potions Delivered +(223227, 0, 10, 2, 1, 274030, 0, 0), -- One-Eyed Thak +(223226, 0, 10, 1, 1, 274029, 1610612752, 654311430), -- Handhold +(223222, 0, 10, 1, 1, 274025, 0, 0), -- [DNT] Shadowseam Creature Cosmetic +(223221, 0, 10, 1, 1, 274024, 0, 0), -- Injured Earthen +(223216, 0, 10, 2, 1, 274019, 0, 0), -- Siege Hauler +(223214, 0, 10, 1, 1, 274017, 1610612752, 117440518), -- Wagon of Siege Supplies +(223211, 0, 10, 40, 1, 274014, 2052, 0), -- Lady Liadrin +(223210, 0, 0, 8, 1, 274013, 2097224, 0), -- Skardyn Invader +(223209, 0, 10, 3, 1, 274012, 0, 0), -- Zovex +(223208, 0, 0, 2, 1, 274011, 0, 0), -- Favored Novice +(223207, 0, 0, 3, 1, 274010, 2097224, 0), -- Black Blood +(223206, 0, 10, 2, 1, 274009, 0, 0), -- Congealed Wax-hulk +(223205, 0, 10, 1200, 1, 274008, 4, 67108864), -- High Exarch Turalyon +(223204, 0, 0, 19, 1, 274007, 2097160, 67108992), -- Chamber Guardian +(223203, 0, 0, 1, 1, 274006, 1610612752, 6), -- Skittershaw +(223202, 0, 0, 2, 1, 274005, 1073741825, 0), -- Beetle of Burden +(223201, 0, 10, 1, 1, 274004, 1024, 0), -- Smoke Plume +(223200, 0, 0, 3, 1, 274003, 2097224, 0), -- Blood Collector +(223199, 0, 0, 1, 1, 274002, 1610612752, 6); -- Black Blood Pool + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(223198, 0, 10, 0.200000002980232238, 0, 274001, 0, 0), -- Defeated Butterfly +(223197, 0, 10, 1, 1, 274000, 0, 0), -- Vindicator Jaelaana +(223196, 0, 10, 1, 1, 273999, 0, 0), -- Injured Earthen +(223195, 0, 10, 5, 1, 273998, 0, 0), -- Tempest Wolf +(223194, 0, 10, 1.20000004768371582, 1, 273997, 0, 0), -- Teha +(223193, 0, 10, 1.20000004768371582, 1, 273996, 0, 16384), -- Andee Seabraid +(223192, 0, 10, 2, 1, 273995, 0, 0), -- Zir +(223191, 0, 10, 2, 1, 273994, 1, 0), -- Light-Bathed Eagle +(223190, 0, 10, 1, 1, 273993, 0, 0), -- Merrix +(223187, 0, 10, 1, 1, 273990, 513, 0), -- Moss-Draped Ramolith +(223186, 0, 10, 1, 1, 273989, 0, 0), -- Kill Credit: Q02b - Rescue Kaheti +(223185, 0, 10, 1, 1, 273988, 0, 0), -- Arriving Prospector +(223184, 0, 10, 1, 1, 273987, 0, 0), -- Garv Gearwhistle +(223183, 0, 10, 1, 1, 273986, 1024, 0), -- [DNT] Bag of Betelsnax interacted Kill Credit +(223182, 0, 0, 6.5, 1, 273985, 2097224, 0), -- Web Marauder +(223181, 0, 0, 5, 1, 273984, 2097224, 0), -- Agile Pursuer +(223180, 0, 10, 1, 1, 273983, 0, 0), -- Arriving Prospector +(223179, 0, 10, 15, 1, 273982, 0, 0), -- Oathsworn Peacekeeper +(223178, 0, 10, 1, 1, 273981, 1, 0), -- Shacklefang Hornet +(223177, 0, 10, 2, 1, 273980, 0, 0), -- Izkrk'tkrzn +(223176, 0, 10, 2, 1, 273979, 0, 0), -- Tej the Undying +(223175, 0, 10, 1, 1, 273978, 0, 67108864), -- Worker Yareh'losh +(223174, 0, 10, 1, 1, 273977, 0, 0), -- Teacher Zas'rush +(223173, 0, 10, 1, 1, 273976, 0, 0), -- Priest Maro'zik +(223172, 0, 10, 2, 1, 273975, 0, 0), -- Rej the Dying +(223171, 0, 10, 1, 1, 273974, 0, 67108864), -- Overseer's Desk +(223170, 0, 10, 1, 1, 273973, 1073742848, 0), -- Kill Credit 2 +(223169, 0, 10, 1, 1, 273972, 1073741824, 0), -- Arrow Stalker +(223167, 0, 10, 1, 1, 273970, 1, 0), -- Shacklefang Leafnose +(223166, 0, 10, 100, 1, 273969, 0, 16448), -- Archmage Aethas Sunreaver +(223165, 0, 10, 1, 1, 273968, 0, 0), -- Ankoan Thrall +(223164, 0, 10, 1, 1, 273967, 0, 0), -- Venom Dahn +(223163, 0, 10, 1, 1, 273966, 0, 0), -- Paxton Bombshell +(223162, 0, 10, 1, 1, 273965, 0, 0), -- Th'z of the Dark Web +(223161, 0, 10, 1, 1, 273964, 0, 0), -- Kill Credit: Defense Potion +(223160, 0, 10, 1, 1, 273963, 0, 0), -- Kill Credit: Speed Potion +(223159, 0, 10, 0.200000002980232238, 1, 273962, 0, 0), -- Plump Snapcrab +(223158, 0, 10, 1, 1, 273961, 1073741824, 0), -- Lamplighter Skiff Jump Point Right +(223157, 0, 0, 1, 1, 273960, 4194304, 128), -- Nerubian +(223156, 0, 0, 1, 1, 273959, 16778240, 144), -- Nerubian +(223155, 0, 10, 2, 1, 273955, 0, 0), -- Old V'k +(223154, 0, 10, 1, 1, 273954, 0, 0), -- Boss Sparkshot +(223153, 0, 10, 1, 1, 273953, 1073741824, 0), -- Lamplighter Skiff Jump Point +(223152, 0, 10, 1, 1, 273952, 0, 0), -- Earthen Trainee +(223151, 0, 10, 1, 1, 273951, 1073742848, 0), -- Kill Credit 1 +(223150, 0, 0, 30, 1, 273950, 2097160, 67108992), -- Ascended Voidspeaker +(223149, 0, 10, 1, 1, 273949, 0, 0), -- Invisible Bunny +(223148, 0, 10, 15, 1, 273948, 0, 0), -- Point Sharpshooter +(223147, 0, 10, 1, 1, 273947, 1024, 0), -- [DNT] Faerin's Shield interacted Kill Credit +(223146, 0, 10, 1, 1, 273946, 1073741824, 33554432), -- Lamplighter Skiff +(223145, 0, 10, 15, 1, 273945, 0, 0), -- Point Bruiser +(223144, 0, 10, 1, 1, 273944, 0, 0), -- Greasy Chef +(223143, 0, 10, 1, 1, 273943, 0, 0), -- Lionel +(223142, 0, 10, 1, 1, 273942, 1024, 0), -- [DNT] Listen to Faerin Kill Credit +(223141, 0, 10, 1, 1, 273941, 1024, 0), -- [DNT] Faerin's Shield returned Kill Credit +(223140, 0, 10, 1, 1, 273940, 1610612752, 117440518), -- Earthen Crossbow +(223139, 0, 10, 1, 1, 273939, 1610612752, 117440518), -- Earthen Crossbow +(223138, 0, 10, 0.200000002980232238, 1, 273938, 0, 0), -- Slim +(223137, 0, 10, 0.200000002980232238, 1, 273937, 0, 0), -- Umbral Amalgam +(223136, 0, 10, 0.200000002980232238, 1, 273936, 0, 0), -- Umbral Amalgam +(223135, 0, 10, 0.200000002980232238, 1, 273935, 0, 0), -- Sir Shady Mrrgglton Junior +(223134, 0, 10, 5, 1, 273934, 2147483720, 0), -- Supervisor Varric +(223129, 0, 10, 1, 1, 273929, 0, 0), -- Invis bunny for spell targeting +(223126, 0, 10, 1, 1, 273926, 0, 0), -- Moss-Draped Ram +(223125, 0, 10, 1, 1, 273925, 0, 0), -- Moss-Draped Ram +(223122, 0, 10, 1, 1, 273922, 0, 0), -- Kill Credit: Post Boss Conv Credit [DNT] +(223121, 0, 10, 1, 1, 273921, 134217728, 0), -- Pillarstone Spire Guard +(223119, 0, 10, 5, 1, 273919, 2147483720, 0), -- Faceless One +(223118, 0, 10, 2, 1, 273918, 0, 0), -- Discordant Hulk +(223117, 0, 10, 4, 1, 273917, 1, 0), -- Discordant Swarmite +(223116, 0, 10, 0.5, 1, 273916, 0, 0), -- Discordant Skitterling +(223115, 0, 10, 1, 1, 273915, 0, 0), -- Discordant Harvester +(223114, 0, 0, 0.5, 1, 273914, 0, 0), -- Weave-Rat +(223111, 0, 10, 1, 1, 273911, 1073741840, 83886086), -- Anomaly Scanner +(223110, 0, 10, 1, 1, 273910, 1073741840, 83886150), -- Cognitive Scanner +(223109, 0, 9, 2.20000004768371582, 1, 273909, 524288, 0), -- Keening Shadows +(223108, 0, 10, 3, 1, 273908, 0, 0), -- Zin'ghas the Brute +(223107, 0, 10, 1, 1, 273907, 0, 0), -- Wavetwist Seer +(223106, 0, 10, 1, 1, 273906, 0, 0), -- Zanj'ir Scaleguard +(223105, 0, 10, 1.20000004768371582, 1, 273905, 0, 0), -- Venrie Flitter +(223104, 0, 10, 1, 1, 273904, 0, 0), -- Lionel +(223103, 0, 10, 1, 1, 273903, 1073741824, 0), -- Lamplighter Skiff +(223102, 0, 10, 1, 1, 273902, 0, 0), -- Savage Kobyss +(223100, 0, 10, 1, 1, 273900, 0, 0), -- Haimaz +(223099, 0, 10, 2, 1, 273899, 0, 0), -- Dedicated Sailor +(223096, 0, 10, 0.200000002980232238, 1, 273896, 0, 0), -- Alabaster Stonecharger +(223095, 0, 10, 0.200000002980232238, 1, 273895, 0, 0), -- Bedrock Stonecharger +(223092, 0, 10, 0.200000002980232238, 1, 273892, 0, 0), -- Alabaster Stonecharger +(223091, 0, 10, 3, 1, 273891, 2147549257, 0), -- Grimlurk +(223089, 0, 10, 1, 1, 273889, 0, 0), -- [DNT] Kill Credit - Hannan RP +(223088, 0, 10, 0.200000002980232238, 1, 273888, 0, 0), -- Sandstone Ramolith +(223087, 0, 10, 0.200000002980232238, 1, 273887, 0, 0), -- Clay Stonecharger +(223086, 0, 0, 8, 1, 273886, 2097224, 128), -- Orb Stalker +(223085, 0, 10, 0.5, 1, 273885, 0, 0), -- Crawler Sproutling +(223083, 0, 10, 1, 1, 273883, 0, 0), -- Arathi Deckhand +(223082, 0, 10, 1, 1, 273882, 0, 0), -- Goblin Vacationer +(223081, 0, 10, 1, 1, 273881, 0, 0), -- Opportunistic Prospector +(223080, 0, 10, 6, 1, 273880, 65537, 0), -- Elusive Steelclaw Borer +(223079, 0, 10, 6, 1, 273879, 1, 0), -- Elusive Swifthoof Shalehorn +(223078, 0, 10, 6, 1, 273878, 65537, 0), -- Elusive Stormfathom Worm +(223077, 0, 10, 5, 1, 273877, 0, 0), -- Elusive Maelstrom Wolf +(223076, 0, 10, 6, 1, 273876, 1, 0), -- Elusive Kaheti Undercrawler +(223075, 0, 10, 6, 1, 273875, 1, 0), -- Elusive Kaheti Stoneborer +(223074, 0, 10, 6, 1, 273874, 65537, 0), -- Elusive Razortusk Krolusk +(223073, 0, 10, 5, 1, 273873, 0, 0), -- Elusive Smoldering Cinderbee +(223072, 0, 10, 1, 1, 273872, 1207959552, 67108928), -- Inert Earthen +(223070, 0, 10, 5, 1, 273870, 0, 0), -- Elusive Tempestrook +(223069, 0, 10, 1, 1, 273869, 0, 0), -- Underdrip Crawler +(223067, 0, 10, 2, 1, 273867, 1, 0), -- Elusive Kaheti Skitterer +(223066, 0, 10, 2, 1, 273866, 1, 0), -- Elusive Kaheti Burrower +(223065, 0, 10, 0.300000011920928955, 1, 273865, 0, 0), -- Lost Threadling +(223062, 0, 10, 1, 1, 273860, 0, 0), -- Kill Credit: Strength Potion +(223060, 0, 10, 2, 1, 273858, 65537, 0), -- Elusive Cavern Borer +(223058, 0, 10, 2, 1, 273856, 65537, 0), -- Elusive Lurker +(223056, 0, 10, 2, 1, 273854, 65537, 0), -- Elusive Krolusk +(223055, 0, 10, 1, 1, 273853, 0, 0), -- Tentacle Mass +(223054, 0, 10, 10, 1, 273852, 8388608, 2048), -- Investigative Druid +(223053, 0, 10, 30, 1, 273851, 0, 0), -- Stromgarde Footman +(223052, 0, 10, 3, 1, 273850, 0, 0), -- Thystoria +(223051, 0, 10, 30, 1, 273849, 0, 0), -- Stromgarde Footman +(223050, 0, 10, 30, 1, 273848, 0, 0), -- Kurdran Wildhammer +(223049, 0, 10, 30, 1, 273847, 0, 0), -- Alliance Emmissary +(223048, 0, 10, 30, 1, 273846, 0, 0), -- Alliance Emmissary +(223047, 0, 10, 30, 1, 273845, 0, 0), -- Alliance Emmissary +(223046, 0, 10, 0.200000002980232238, 1, 273844, 0, 0), -- Cinderbee Hatchling +(223045, 0, 10, 0.200000002980232238, 1, 273843, 0, 0), -- Cinderbee +(223044, 0, 10, 2, 1, 273842, 0, 0), -- Elusive Cinderbee +(223043, 0, 10, 0.200000002980232238, 1, 273841, 0, 0), -- Fire Bee +(223042, 0, 10, 2, 1, 273840, 1, 0), -- Elusive Shalehorn +(223041, 0, 10, 2, 1, 273839, 0, 0), -- Elusive Storm Wolf +(223038, 0, 10, 1, 1, 273836, 0, 0), -- Kill Credit [DNT] +(223037, 0, 10, 1, 1, 273835, 0, 0), -- Kill Credit [DNT] +(223036, 0, 10, 1, 1, 273834, 0, 0), -- Kill Credit [DNT] +(223035, 0, 10, 1, 1, 273833, 0, 0), -- Corrupted Blood +(223034, 0, 10, 1, 1, 273832, 0, 0), -- Voidbringer Prophet +(223033, 0, 10, 1, 1, 273831, 0, 0), -- Mad Vanguard +(223032, 0, 10, 1, 1, 273830, 0, 0), -- Whirt the All-Knowing +(223031, 0, 10, 2, 1, 273829, 0, 0), -- Elusive Stormrook +(223030, 0, 10, 1, 1, 273828, 0, 0), -- Timothy Jones +(223029, 0, 10, 1, 1, 273827, 0, 0), -- Thanid Glowergold +(223028, 0, 10, 1, 1, 273826, 0, 0), -- Teller Rames +(223027, 0, 10, 1, 1, 273825, 0, 0), -- Tassia Whisperglen +(223026, 0, 10, 1, 1, 273824, 0, 0), -- Tanithria +(223025, 0, 10, 1, 1, 273823, 0, 0), -- Sandra Bartan +(223024, 0, 10, 1, 1, 273822, 0, 0), -- Sabriana Sorrowgaze +(223023, 0, 10, 1, 1, 273821, 0, 0), -- Professor Pallin +(223022, 0, 10, 1, 1, 273820, 0, 0), -- Olisarra the Kind +(223021, 0, 10, 1, 1, 273819, 0, 0), -- Ol' Toomba +(223020, 0, 10, 1, 1, 273818, 0, 0), -- Namha Moonwater +(223019, 0, 10, 1, 1, 273817, 0, 0), -- Mei Francis +(223018, 0, 10, 1, 1, 273816, 0, 0), -- Lucian Trias +(223017, 0, 10, 1, 1, 273815, 0, 0), -- Lianna Tai +(223016, 0, 10, 1, 1, 273814, 0, 0), -- Li-An Skymirror +(223015, 0, 10, 1, 1, 273813, 0, 0), -- Koraud +(223014, 0, 10, 1, 1, 273812, 0, 0), -- Kondal Huntsworn +(223013, 0, 10, 1, 1, 273811, 0, 0), -- Kizi Copperclip +(223012, 0, 10, 1, 1, 273810, 0, 0), -- Imindril Spearsong +(223011, 0, 10, 1, 1, 273809, 0, 0), -- Hunaka Greenhoof +(223010, 0, 10, 1, 1, 273808, 0, 0), -- Hobart Grapplehammer +(223009, 0, 10, 1, 1, 273807, 0, 0), -- Halga Steelbarrow +(223008, 0, 10, 1, 1, 273806, 0, 0), -- Glutonia +(223007, 0, 10, 1, 1, 273805, 0, 0), -- Glaciela Rimebang +(223006, 0, 10, 1, 1, 273804, 0, 0), -- Deucus Valdera +(223005, 0, 10, 1, 1, 273803, 0, 0), -- Fialla Sweetberry +(223004, 0, 10, 1, 1, 273802, 0, 0), -- Dariness the Learned +(223003, 0, 10, 1, 1, 273801, 0, 0), -- Amisi Azuregaze +(223002, 0, 10, 1, 1, 273800, 0, 0), -- Afsaneh Asrar +(223001, 0, 10, 1, 1, 273799, 0, 0), -- Aerith Primrose +(223000, 0, 10, 1, 1, 273798, 0, 0), -- Keldaz +(222999, 0, 10, 1, 1, 273797, 0, 0), -- [DNT] Kill Credit - Broken Flask +(222998, 0, 10, 1, 1, 273796, 0, 0), -- [DNT] Kill Credit - Pheromones +(222995, 0, 10, 1, 1, 273793, 0, 0), -- Kill Credit: Book Placed [DNT] +(222987, 0, 10, 3, 1, 273785, 0, 0), -- Shellbinder Kiku +(222986, 0, 10, 3, 1, 273784, 0, 0), -- Zanj'ir Brute +(222985, 0, 10, 3, 1, 273783, 0, 0), -- Void Weaver +(222983, 0, 0, 1, 1, 273781, 0, 0), -- Blizkrik Snuckster +(222982, 0, 0, 1, 1, 273780, 0, 0), -- Blizkrik Snuckster +(222981, 0, 0, 120, 1, 273779, 2097224, 0), -- Fatal Nightmare +(222980, 0, 0, 6, 1, 273778, 0, 0), -- Bloated Gulper +(222979, 0, 10, 2, 1, 273777, 0, 0), -- Waterworks Brute +(222976, 0, 10, 5, 1, 273774, 1, 0), -- Cinderbee Forager +(222974, 0, 0, 1, 1, 273772, 2097224, 0), -- Hungry Scarab +(222973, 0, 10, 3, 1, 273771, 0, 0), -- Cask-cruncher +(222967, 0, 10, 1, 1, 273765, 1075839048, 34), -- Path Helper +(222966, 0, 9, 20, 1, 273764, 0, 0), -- The Puppetmaster +(222965, 0, 10, 1, 1, 273763, 0, 0), -- Lost Mosswool +(222964, 0, 0, 5, 1, 273762, 2097224, 0), -- Flavor Scientist +(222963, 0, 10, 1, 1, 273761, 0, 0), -- Lost Mosswool +(222962, 0, 10, 1, 1, 273760, 1075839048, 34), -- Path Helper +(222961, 0, 10, 1, 1, 273759, 0, 0), -- Black Blood Harvester +(222960, 0, 10, 7, 1, 273758, 0, 0), -- Gargantuan Honeyslime +(222959, 0, 10, 7, 1, 273757, 0, 0), -- Cyclonecrier Alpha +(222958, 0, 10, 2, 1, 273756, 1, 0), -- Wily Sandviper +(222957, 0, 10, 2, 1, 273755, 1610616848, 117440518), -- Arathi Warlynx +(222956, 0, 10, 1, 1, 273754, 0, 0), -- Lost Mosswool +(222955, 0, 10, 1, 1, 273753, 1073742848, 0), -- Kill Credit 3 +(222954, 0, 10, 1, 1, 273752, 1073742848, 0), -- Kill Credit 2 +(222953, 0, 10, 1, 1, 273751, 1073742848, 0), -- Kill Credit 1 +(222952, 0, 10, 2, 1, 273750, 0, 0), -- Machine Speaker Crew Chief +(222951, 0, 0, 1, 1, 273749, 16777216, 16), -- I'pa +(222950, 0, 10, 2, 1, 273748, 1610613248, 67108870), -- Slumbering Mountain Giant +(222949, 0, 10, 1, 1, 273747, 0, 0), -- Arathi Aeroknight +(222948, 0, 10, 1, 1, 273746, 0, 0), -- [DNT] Proxy +(222947, 0, 10, 1, 1, 273745, 0, 0), -- [DNT] Proxy +(222946, 0, 10, 6, 1, 273744, 2147483720, 0), -- Manifested Protocol +(222941, 0, 10, 0.200000002980232238, 1, 273739, 0, 0), -- Pearlescent Shellcrab +(222940, 0, 10, 1, 1, 273738, 0, 0), -- Freysworn Letitia +(222938, 0, 10, 1, 1, 273736, 0, 0), -- Filgo Scrapbottom +(222936, 0, 10, 0.300000011920928955, 1, 273734, 1, 0), -- Sweet-sting Worker +(222935, 0, 10, 30, 1, 273733, 0, 0), -- Horde Emmissary +(222934, 0, 10, 1, 1, 273732, 0, 0), -- Kill Credit: Potions Taken +(222933, 0, 10, 1, 1, 273731, 1075839048, 34), -- Path Helper +(222931, 0, 10, 1, 1, 273729, 536870928, 0), -- Stealthed Cataloger's Disc +(222930, 0, 10, 1, 1, 273728, 1610612752, 6), -- Stealthed Cataloger's Disc +(222929, 0, 10, 1, 1, 273726, 0, 0), -- Dead Abductor +(222928, 0, 10, 30, 1, 273725, 0, 0), -- Horde Emmissary +(222927, 0, 10, 1, 1, 273724, 0, 0), -- Sacred Flame Vintner +(222926, 0, 0, 1, 1, 273723, 0, 2), -- Stalker +(222925, 0, 10, 3, 1, 273722, 0, 0), -- Kaheti Advisor +(222924, 0, 10, 1, 1, 273721, 0, 0), -- Unbound Earthen +(222923, 0, 0, 5.25, 1, 273720, 2097224, 0), -- Repurposed Loaderbot +(222922, 0, 10, 1, 1, 273719, 1075839048, 34), -- Path Helper +(222921, 0, 0, 1, 1, 273718, 0, 0), -- Queen Ansurek +(222920, 0, 10, 2, 1, 273717, 4096, 0), -- Arathi Stalwart +(222918, 0, 10, 1, 1, 273715, 0, 0), -- Kaheti Ravager +(222917, 0, 10, 1, 1, 273714, 1, 0), -- Pack Mole +(222916, 0, 10, 1, 1, 273713, 0, 0), -- Emigrating Kobold +(222915, 0, 10, 1, 1, 273712, 0, 0), -- Emigrating Kobold +(222912, 0, 10, 2, 1, 273709, 0, 0), -- Kaheti Shadeweaver +(222909, 0, 10, 0.300000011920928955, 1, 273706, 0, 0), -- Kaheti Swarmer +(222904, 0, 10, 30, 1, 273701, 0, 0), -- Horde Emmissary +(222903, 0, 10, 1, 1, 273700, 0, 0), -- Odon +(222901, 0, 10, 1, 1, 273698, 0, 0), -- Kill Credit: Elevator Conv [DNT] +(222900, 0, 10, 1, 1, 273697, 0, 0), -- Confused Machine Speaker +(222899, 0, 10, 10, 1, 273696, 2048, 0), -- Storm Gryphon +(222898, 0, 10, 2, 1, 273695, 0, 0), -- Mead-Mad Flayer +(222896, 0, 10, 1, 1, 273693, 1075839048, 34), -- Path Helper +(222895, 0, 10, 2, 1, 273692, 2147483648, 0), -- Vexidal +(222894, 0, 10, 1, 1, 273691, 0, 0), -- U'llort the Self-Exiled +(222893, 0, 10, 1, 1, 273690, 0, 0), -- [DNT] Kill Credit +(222892, 0, 10, 1, 1, 273689, 0, 0), -- Kill Credit: Inn Conv 3[DNT] +(222891, 0, 10, 1, 1, 273688, 0, 0), -- Kill Credit: Inn Conv 2[DNT] +(222890, 0, 10, 1, 1, 273687, 0, 0), -- Kill Credit: Inn Conv 1[DNT] +(222889, 0, 0, 1, 1, 273686, 16777216, 16), -- Mead Machine +(222888, 0, 10, 1, 1, 273685, 0, 0), -- Rampant Thunder Elemental +(222887, 0, 10, 1, 1, 273684, 0, 0), -- Treasure Tracker +(222883, 0, 10, 0.200000002980232238, 1, 273680, 0, 0), -- Chester +(222882, 0, 10, 1, 1, 273679, 0, 0), -- Shadowvein Miner +(222881, 0, 0, 8, 1, 273678, 2097224, 0), -- Royal Weaver +(222880, 0, 10, 0.200000002980232238, 1, 273677, 0, 0); -- Nightfarm Growthling + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(222879, 0, 10, 0.200000002980232238, 1, 273676, 0, 0), -- Blightbud +(222878, 0, 10, 0.200000002980232238, 1, 273675, 0, 0), -- Ghostcap Menace +(222877, 0, 10, 0.200000002980232238, 1, 273674, 0, 0), -- Ghostcap Menace +(222876, 0, 10, 0.200000002980232238, 1, 273673, 0, 0), -- Meek Bloodlasher +(222875, 0, 10, 0.200000002980232238, 1, 273672, 0, 0), -- Meek Bloodlasher +(222874, 0, 10, 0.5, 1, 273671, 1, 0), -- Lurking Hatchling +(222873, 0, 10, 0.5, 1, 273670, 1, 0), -- Scavenging Swarmer +(222872, 0, 10, 1, 1, 273669, 1, 0), -- Shadowsting Scavenger +(222871, 0, 10, 1, 1, 273668, 0, 0), -- Kill Credit [DNT] +(222870, 0, 10, 1, 1, 273667, 0, 0), -- Moving Wagon +(222869, 0, 10, 1, 1, 273666, 1, 0), -- Rock Sporebat +(222868, 0, 10, 1, 1, 273665, 1, 0), -- Pack Mole +(222867, 0, 10, 1, 1, 273664, 0, 0), -- Waterworks Opportunist +(222865, 0, 10, 10, 1, 273662, 8388608, 2048), -- Orweyna +(222863, 0, 10, 1, 1, 273660, 0, 0), -- Fourman Grimes +(222862, 0, 9, 1, 1, 273659, 0, 0), -- Kill Credit: Legendary[DNT] +(222861, 0, 9, 1, 1, 273658, 0, 0), -- Kill Credit: Epic [DNT] +(222860, 0, 9, 1, 1, 273657, 0, 0), -- Kill Credit: Rare [DNT] +(222859, 0, 9, 1, 1, 273656, 0, 0), -- Kill Credit: Common [DNT] +(222855, 0, 10, 1, 1, 273652, 0, 0), -- Kobyss killed Bowblaze [DNT] +(222852, 0, 10, 1, 1, 273649, 0, 0), -- Treasure Tracker +(222849, 0, 10, 1, 1, 273646, 0, 0), -- Emigrating Kobold +(222847, 0, 10, 1, 1, 273644, 0, 0), -- Weary Water Elemental +(222846, 0, 10, 5, 1, 273643, 0, 0), -- Amber Honeyslime +(222845, 0, 10, 1, 1, 273642, 0, 0), -- Generic Bunny +(222844, 0, 0, 1, 1, 273641, 2097224, 0), -- Stormrook +(222843, 0, 10, 2, 1, 273640, 0, 0), -- Persistent Honeyslime +(222839, 0, 10, 1, 1, 273636, 0, 0), -- Armored Abductor +(222838, 0, 10, 1, 1, 273635, 0, 0), -- Armored Scuttler +(222837, 0, 10, 2, 1, 273634, 0, 0), -- Ezraw Fiercefyre +(222836, 0, 10, 2, 1, 273633, 2147483656, 0), -- Abductor Arzda +(222834, 0, 10, 1, 1, 273631, 0, 64), -- Amethil +(222832, 0, 10, 1, 1, 273629, 1, 0), -- Underlight Moth +(222831, 0, 10, 2, 1, 273628, 0, 0), -- Nerubian Venomspitter +(222830, 0, 10, 1, 1, 273627, 0, 0), -- Bonegrim +(222829, 0, 10, 30, 1, 273626, 0, 0), -- Stromgarde Footman +(222828, 0, 10, 30, 1, 273625, 0, 0), -- Wildhammer Skyfighter +(222827, 0, 10, 2, 1, 273624, 0, 0), -- Honey Slime +(222826, 0, 10, 2, 1, 273623, 0, 0), -- Honey Slime +(222825, 0, 10, 30, 1, 273622, 0, 0), -- Gorgonna +(222824, 0, 10, 2, 1, 273621, 0, 0), -- Jellyfish +(222823, 0, 10, 30, 1, 273620, 0, 0), -- Horde Grunt +(222822, 0, 10, 1, 1, 273619, 0, 0), -- Jellyfish +(222821, 0, 10, 0.5, 1, 273618, 0, 0), -- Undersea Shallowfeeder +(222820, 0, 10, 7, 1, 273617, 1, 0), -- Cinderbee Knight +(222819, 0, 10, 30, 1, 273616, 0, 0), -- Horde Grunt +(222818, 0, 0, 1, 1, 273615, 2097224, 0), -- Stormrook +(222817, 0, 0, 8, 15, 273614, 2097224, 0), -- Earth Infused Golem +(222816, 0, 0, 6, 1, 273613, 2097224, 0), -- Volatile Skardyn +(222815, 0, 0, 5, 1, 273612, 2097224, 0), -- Cursedheart Invader +(222814, 0, 10, 1, 1, 273611, 0, 0), -- Brennok +(222813, 0, 10, 2, 1, 273610, 4096, 0), -- Lorel Ironglen +(222812, 0, 10, 1, 1, 273609, 72, 65536), -- Kaheti Silkguard +(222811, 0, 10, 2, 1, 273608, 0, 0), -- Izaeh Strongiron +(222810, 0, 10, 1, 1, 273607, 1, 0), -- Undersea Depthstalker +(222807, 0, 10, 5, 1, 273604, 1, 0), -- Protective Sandviper +(222806, 0, 10, 1, 1, 273603, 0, 0), -- Elizabeth Ross +(222803, 0, 10, 1, 1, 273600, 0, 0), -- Skitter +(222797, 0, 10, 5, 1, 273594, 0, 0), -- Tempest Wolf +(222796, 0, 10, 2, 1, 273593, 0, 0), -- Rustcloud Runt +(222794, 0, 10, 2, 1, 273591, 0, 0), -- Undersea Wavecutter +(222793, 0, 10, 1, 1, 273590, 0, 0), -- Brennok +(222792, 0, 10, 1, 1, 273589, 0, 0), -- Kill Credit: Speak to Brennok [DNT] +(222791, 0, 10, 12, 1, 273588, 0, 0), -- Crateron +(222790, 0, 10, 1, 1, 273587, 0, 0), -- Gut'usul +(222788, 0, 10, 1, 1, 273585, 4, 0), -- Anub'azal +(222787, 0, 10, 1, 1, 273584, 0, 0), -- Bomb +(222786, 0, 0, 12, 1, 273583, 2097224, 0), -- Parasitic Worm +(222784, 0, 10, 0.200000002980232238, 1, 273581, 0, 0), -- Shale Mosswool +(222783, 0, 10, 0.200000002980232238, 1, 273580, 0, 0), -- Cobalt Mosswool +(222782, 0, 10, 0.200000002980232238, 1, 273579, 0, 0), -- Lil' Moss Rosy +(222779, 0, 10, 0.200000002980232238, 1, 273576, 0, 0), -- Loamy +(222778, 0, 10, 0.200000002980232238, 1, 273575, 0, 0), -- Shale Mosswool +(222777, 0, 10, 0.200000002980232238, 1, 273574, 0, 0), -- Cobalt Mosswool +(222776, 0, 10, 0.200000002980232238, 1, 273573, 0, 0), -- Lil' Moss Rosy +(222773, 0, 10, 0.5, 1, 273570, 1, 0), -- Undersea Scuttler +(222771, 0, 10, 0.200000002980232238, 1, 273568, 0, 0), -- Palelight Hopper +(222770, 0, 10, 0.200000002980232238, 1, 273567, 0, 0), -- Seafoam Hopper +(222769, 0, 10, 0.200000002980232238, 1, 273566, 0, 0), -- Starkstripe Hopper +(222767, 0, 10, 0.200000002980232238, 1, 273564, 0, 0), -- Palelight Hopper +(222766, 0, 10, 0.200000002980232238, 1, 273563, 0, 0), -- Seafoam Hopper +(222764, 0, 10, 0.200000002980232238, 1, 273561, 0, 0), -- Starkstripe Hopper +(222762, 0, 10, 12, 1, 273559, 0, 0), -- Flame Viscerator Ignes +(222761, 0, 10, 0.699999988079071044, 1, 273558, 0, 0), -- Keila Warhavuk +(222760, 0, 10, 0.699999988079071044, 1, 273557, 0, 0), -- Arathi Child +(222758, 0, 10, 0.699999988079071044, 1, 273555, 0, 0), -- Arathi Child +(222756, 0, 10, 12, 1, 273553, 0, 0), -- Deepwalker Cavelord +(222755, 0, 10, 1, 1, 273552, 0, 0), -- Vile Bloodtick +(222754, 0, 10, 0.200000002980232238, 1, 273551, 0, 0), -- Fallowspark Glowfly +(222753, 0, 10, 1, 1, 273550, 0, 0), -- Dawnflame +(222752, 0, 10, 0.200000002980232238, 1, 273549, 0, 0), -- Vibrant Glowfly +(222751, 0, 10, 0.200000002980232238, 1, 273548, 0, 0), -- Azure Flickerfly +(222750, 0, 10, 1, 1, 273547, 0, 0), -- Shipyard Lynx +(222749, 0, 10, 0.200000002980232238, 1, 273546, 0, 0), -- Winged Arachnoid +(222748, 0, 10, 0.200000002980232238, 1, 273545, 0, 0), -- Rambunctious Cub +(222746, 0, 10, 0.200000002980232238, 1, 273543, 0, 0), -- Greenlands Chicken +(222745, 0, 10, 0.200000002980232238, 1, 273542, 0, 0), -- Arathi Chicken +(222744, 0, 10, 0.200000002980232238, 1, 273541, 0, 0), -- Ebon Ploughworm +(222743, 0, 10, 12, 1, 273540, 0, 0), -- Oremex Flamebreaker +(222742, 0, 10, 1, 1, 273539, 0, 0), -- Survey Tool +(222741, 0, 10, 12, 1, 273538, 0, 0), -- Earthfury Cragshar +(222740, 0, 10, 1, 1, 273537, 0, 0), -- [DNT] Kill Credit: Heal Arathi Stalwart +(222739, 0, 10, 0.200000002980232238, 1, 273536, 0, 0), -- Troglofrog +(222738, 0, 10, 0.200000002980232238, 1, 273535, 0, 0), -- Troglofrog +(222737, 0, 10, 0.200000002980232238, 1, 273534, 0, 0), -- Subterranean Dartswog +(222736, 0, 10, 0.200000002980232238, 1, 273533, 0, 0), -- Subterranean Dartswog +(222735, 0, 10, 1, 1, 273532, 0, 0), -- Unbound Worker +(222733, 0, 10, 12, 1, 273530, 2048, 0), -- Stormlord Kao'dor +(222732, 0, 10, 1, 1, 273529, 0, 0), -- Kill Credit: Minecart Credit [DNT] +(222731, 0, 10, 2, 1, 273528, 0, 0), -- Nerubian War-Weaver +(222730, 0, 10, 1, 1, 273527, 0, 0), -- Rampaging Threadling +(222729, 0, 10, 0.300000011920928955, 1, 273526, 1, 0), -- Stagshell Mite +(222728, 0, 10, 12, 1, 273525, 2048, 0), -- Wavecrasher Jurvak +(222727, 0, 10, 1, 1, 273524, 1073741824, 2), -- Stuck Mine Cart +(222725, 0, 10, 7, 1, 273522, 2048, 65536), -- Warmonger Ogli +(222724, 0, 10, 0.5, 1, 273521, 0, 0), -- Skitterling Soldier +(222723, 0, 10, 12, 1, 273520, 0, 0), -- Conqueror Or'sosh +(222722, 0, 10, 1, 1, 273519, 1, 0), -- Venomous Flyer +(222721, 0, 10, 4, 1, 273518, 1, 0), -- Toxic Swarmite +(222720, 0, 10, 12, 1, 273517, 0, 0), -- Kiji the Stomper +(222719, 0, 10, 6, 1, 273516, 1, 0), -- Battlefront Hauler +(222718, 0, 10, 12, 1, 273515, 0, 0), -- Pterrordaxus +(222717, 0, 10, 0.200000002980232238, 1, 273514, 0, 0), -- Fathom Incher +(222716, 0, 10, 1, 1, 273513, 1610612752, 117440518), -- Storage Chest +(222714, 0, 10, 0.200000002980232238, 1, 273511, 0, 0), -- Burntram +(222713, 0, 10, 0.200000002980232238, 1, 273510, 0, 0), -- Magmashell Crawler +(222712, 0, 10, 0.200000002980232238, 1, 273509, 0, 0), -- Magmashell Crawler +(222711, 0, 10, 0.200000002980232238, 1, 273508, 0, 0), -- Waxwick +(222700, 0, 0, 0.25, 1, 273497, 0, 0), -- Umbral Weave +(222693, 0, 10, 3, 1, 273490, 0, 0), -- Sureki Warrior +(222692, 0, 10, 4, 1, 273489, 0, 0), -- Crimson Deathweaver +(222691, 0, 10, 12, 1, 273488, 0, 0), -- Nalo'xic +(222690, 0, 10, 12, 1, 273487, 0, 0), -- Tor'go +(222688, 0, 10, 5, 1, 273485, 0, 0), -- Sureki Priestess +(222683, 0, 10, 2, 1, 273480, 4096, 0), -- Haelmut Aegisaxe +(222682, 0, 10, 12, 1, 273479, 0, 0), -- Clawmother Tengi +(222681, 0, 10, 2, 1, 273478, 0, 0), -- Evaelyn Cavalayr +(222679, 0, 10, 4, 1, 273476, 0, 0), -- Crawling Bulwark +(222678, 0, 10, 2, 1, 273475, 0, 0), -- Crossing Greengrocer +(222677, 0, 10, 5, 1, 273474, 0, 0), -- Sureki Raider +(222676, 0, 10, 1, 1, 273473, 0, 0), -- [DNT] Kill Credit: Sabotage 2 +(222675, 0, 10, 1, 1, 273472, 0, 0), -- [DNT] Kill Credit: Sabotage 1 +(222671, 0, 10, 12, 1, 273468, 0, 0), -- Widowcore +(222670, 0, 10, 12, 1, 273464, 0, 0), -- Azerite Manifestation +(222669, 0, 10, 1, 1, 273463, 0, 0), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 11 (RPS) +(222668, 0, 10, 1, 1, 273462, 0, 0), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 12 (RPS) +(222667, 0, 10, 12, 1, 273461, 0, 0), -- Heartsear +(222665, 0, 10, 0.5, 1, 273459, 0, 0), -- KC: Talk to Granny Scribbles +(222664, 0, 10, 0.5, 1, 273458, 0, 0), -- KC: Talk to Granny Scribbles +(222663, 0, 10, 0.5, 1, 273457, 0, 0), -- KC: Talk to Granny Scribbles +(222662, 0, 10, 0.5, 1, 273456, 0, 0), -- KC: Talk to Granny Scribbles +(222661, 0, 10, 0.5, 1, 273455, 0, 0), -- KC: Talk to Granny Scribbles +(222660, 0, 10, 12, 1, 273454, 0, 0), -- Shard of Gorribal +(222659, 0, 10, 12, 1, 273453, 0, 0), -- Toaka the Explorer +(222658, 0, 10, 6, 1, 273452, 0, 0), -- Dregbile +(222655, 0, 10, 12, 1, 273449, 0, 0), -- Gurl the Feaster +(222654, 0, 10, 12, 1, 273448, 0, 0), -- Spiz'na the Traitor +(222653, 0, 10, 3, 1, 273447, 2147483720, 0), -- Bytta +(222652, 0, 10, 2, 1, 273446, 1, 0), -- Brilliant Candlefly +(222646, 0, 0, 1, 1, 273440, 0, 0), -- Trained Flyer +(222645, 0, 10, 1, 1, 273439, 1, 0), -- Shadowsting Lurker +(222644, 0, 10, 2, 1, 273438, 0, 0), -- Razorfang Saboteur +(222643, 0, 10, 1, 1, 273437, 1073742848, 0), -- Cinematic Omni-Light [DNT] +(222642, 0, 10, 1, 1, 273436, 0, 0), -- Merrix +(222641, 0, 10, 10, 1, 273435, 0, 0), -- Baelgrim +(222640, 0, 10, 12, 1, 273434, 0, 0), -- Venox +(222639, 0, 10, 12, 1, 273433, 0, 0), -- Zaniga the Tracker +(222638, 0, 10, 1, 1, 273432, 1073742848, 0), -- [DNT] Invisible Bunny +(222637, 0, 10, 12, 1, 273431, 0, 0), -- Ankoan Champion Utaari +(222635, 0, 10, 1, 1, 273429, 1073742848, 0), -- [DNT] Invisible Bunny +(222634, 0, 10, 1, 1, 273428, 1073742848, 64), -- Forgotten Shadecaster +(222632, 0, 10, 12, 1, 273426, 0, 0), -- Yor'sith +(222631, 0, 10, 3, 3, 273425, 0, 0), -- Archmage Celindra +(222630, 0, 10, 12, 1, 273424, 0, 0), -- Vin'ris the Corruptor +(222629, 0, 10, 12, 1, 273423, 0, 0), -- S'toth the Insatiable +(222628, 0, 10, 12, 1, 273422, 0, 0), -- Yoh'nath the Ender +(222627, 0, 10, 12, 1, 273421, 0, 0), -- Utmoth the Tidetwister +(222626, 0, 10, 12, 1, 273420, 0, 0), -- Vil'vim the Mindtwister +(222624, 0, 10, 40, 1, 273418, 72, 65536), -- Deepcrawler Tx'kesh +(222622, 0, 10, 1, 1, 273416, 0, 0), -- Kill Credit: Silken Ward Citizens Spoken To +(222621, 0, 10, 12, 1, 273415, 0, 0), -- Hand of Azshara +(222619, 0, 10, 1, 1, 273413, 1, 0), -- Meandering Shalehorn +(222618, 0, 10, 2, 1, 273412, 1, 0), -- Alert Shalehorn +(222616, 0, 10, 12, 1, 273410, 0, 0), -- The Rebellious Queen +(222615, 0, 10, 0.200000002980232238, 1, 273409, 0, 0), -- Vibrant Glowfly +(222614, 0, 10, 0.200000002980232238, 1, 273408, 0, 0), -- Azure Flickerfly +(222613, 0, 10, 0.200000002980232238, 1, 273407, 0, 0), -- Fallowspark Glowfly +(222612, 0, 10, 2.5, 1, 273406, 2147483720, 0), -- Shadowspinner Azarak +(222611, 0, 10, 12, 1, 273405, 0, 0), -- Bor'zal the Lurking +(222610, 0, 10, 0.100000001490116119, 1, 273404, 1610612752, 117440518), -- [DNT] Kill Credit +(222609, 0, 10, 0.200000002980232238, 1, 273403, 0, 0), -- Sceaduthax +(222608, 0, 10, 0.200000002980232238, 1, 273402, 0, 0), -- Winged Arachnoid +(222607, 0, 10, 0.200000002980232238, 1, 273401, 0, 0), -- Venomwing +(222606, 0, 10, 0.200000002980232238, 1, 273400, 0, 0), -- Pillarnest Bonedrinker +(222605, 0, 10, 12, 1, 273399, 0, 0), -- Aqu'yinra +(222604, 0, 10, 1, 1, 273398, 0, 0), -- [DNT] Kill Credit: Play Conversation +(222603, 0, 10, 0.5, 1, 273397, 0, 0), -- Slime +(222601, 0, 10, 0.200000002980232238, 1, 273395, 0, 0), -- Sporbit +(222600, 0, 10, 0.200000002980232238, 1, 273394, 0, 0), -- Sporbit +(222599, 0, 10, 0.200000002980232238, 1, 273393, 0, 0), -- Sporbit +(222598, 0, 10, 0.200000002980232238, 1, 273392, 0, 0), -- Sporbit +(222597, 0, 10, 0.200000002980232238, 1, 273391, 0, 0), -- Sporbit +(222596, 0, 10, 0.200000002980232238, 1, 273390, 0, 0), -- Sporbit +(222595, 0, 10, 0.200000002980232238, 1, 273389, 0, 0), -- Sporbit +(222594, 0, 10, 0.200000002980232238, 1, 273388, 0, 0), -- Sporbit +(222593, 0, 10, 0.200000002980232238, 1, 273387, 0, 0), -- Sporbit +(222592, 0, 10, 0.200000002980232238, 1, 273386, 0, 0), -- Sporbit +(222591, 0, 10, 0.200000002980232238, 1, 273385, 0, 0), -- Sporbit +(222590, 0, 10, 0.200000002980232238, 1, 273384, 0, 0), -- Violet Sporbit +(222589, 0, 10, 0.200000002980232238, 1, 273383, 0, 0), -- Sporbit +(222588, 0, 10, 0.200000002980232238, 1, 273382, 0, 0), -- Sporbit +(222587, 0, 10, 0.200000002980232238, 1, 273381, 0, 0), -- Common Ploughworm +(222586, 0, 10, 0.200000002980232238, 1, 273380, 0, 0), -- Jawcrawler +(222585, 0, 10, 0.200000002980232238, 1, 273379, 0, 0), -- Kaheti Bull Worm +(222584, 0, 10, 0.200000002980232238, 1, 273378, 0, 0), -- Common Ploughworm +(222583, 0, 10, 0.200000002980232238, 1, 273377, 0, 0), -- Lil' Bonechewer +(222582, 0, 10, 0.200000002980232238, 1, 273376, 0, 0), -- Ebon Ploughworm +(222581, 0, 0, 3, 1, 273375, 2097224, 0), -- Ruptured Ooze +(222578, 0, 10, 1, 1, 273372, 0, 0), -- Kaheti Fighter +(222577, 0, 10, 0.200000002980232238, 1, 273369, 0, 0), -- Jumping Spider +(222576, 0, 10, 0.200000002980232238, 1, 273092, 0, 0), -- Fringe +(222575, 0, 10, 0.200000002980232238, 1, 273054, 0, 0), -- Jump Jump +(222574, 0, 10, 0.200000002980232238, 1, 273017, 0, 0), -- Fuzzy +(222572, 0, 0, 6, 1, 273012, 0, 0), -- Infesting Latcher +(222570, 0, 10, 1, 1, 273010, 0, 0), -- Kill Credit [DNT] +(222569, 0, 10, 1, 1, 273009, 0, 0), -- Kill Credit [DNT] +(222568, 0, 10, 1, 1, 273008, 0, 0), -- Kill Credit [DNT] +(222567, 0, 10, 1, 1, 273007, 0, 0), -- Dust +(222565, 0, 9, 0.400000005960464477, 1, 273005, 1610612752, 117440518), -- Stinging Swarm +(222564, 0, 0, 10, 1, 273004, 2097224, 0), -- Rupturing Ooze +(222563, 0, 0, 0.300000011920928955, 1, 273003, 1073742864, 2), -- Moldy Crate +(222562, 0, 10, 1.5, 1, 273002, 0, 16384), -- Agmundus +(222561, 0, 10, 1.5, 1, 273001, 0, 16384), -- Agmera +(222559, 0, 0, 1, 1, 272999, 0, 0), -- Trained Flyer +(222558, 0, 10, 100, 1, 272998, 4, 0), -- Anduin Wrynn +(222557, 0, 10, 10, 1, 272997, 4, 0), -- Magni Bronzebeard +(222556, 0, 10, 1, 1, 272996, 0, 0), -- [DNT] Kill Credit: Returned to Merrix +(222555, 0, 10, 10, 1, 272995, 0, 0), -- Baelgrim +(222552, 0, 10, 1, 1, 272609, 0, 0), -- Scrit +(222550, 0, 10, 1, 1, 272607, 0, 0), -- Bunny +(222549, 0, 10, 1, 1, 272606, 0, 0), -- Bunny +(222548, 0, 10, 1, 1, 272605, 0, 0), -- Bunny +(222547, 0, 10, 1, 1, 272604, 0, 0), -- Bunny +(222541, 0, 9, 1, 1, 272597, 1610612752, 654311430), -- Handhold +(222540, 0, 10, 1, 1, 272595, 0, 0), -- Kill Credit: Trail Followed +(222539, 0, 10, 1, 1, 272594, 0, 0), -- Unbound Worker +(222538, 0, 0, 1, 1, 272593, 0, 0), -- Loyal Attendant +(222537, 0, 10, 1, 1, 272592, 0, 0), -- Kill Credit: Find Boss Credit [DNT] +(222536, 0, 10, 1, 1, 272591, 0, 0), -- Bunny +(222535, 0, 10, 0.200000002980232238, 1, 272590, 0, 0); -- Haywire Servobot + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(222534, 0, 10, 1, 1, 272589, 1075839048, 34), -- Path Helper +(222532, 0, 10, 0.200000002980232238, 1, 272587, 0, 0), -- Bouncer +(222529, 0, 9, 1, 1, 272580, 0, 0), -- [DNT] Kill Credit: Collect Climbing Gear +(222528, 0, 9, 1, 1, 272579, 0, 0), -- [DNT] Kill Credit: Interact with First Handhold +(222527, 0, 9, 1, 1, 272578, 0, 0), -- Kill Credit: Collect Item [DNT] +(222526, 0, 9, 1, 1, 272577, 1610612752, 654311430), -- Handhold +(222524, 0, 9, 1, 1, 272573, 1610612752, 117440518), -- Radiant Cluster +(222520, 0, 10, 1, 1, 272342, 0, 0), -- Umbral Citizen +(222518, 0, 10, 1, 1, 272340, 0, 0), -- [DNT] Proxy +(222517, 0, 10, 1, 1, 272339, 0, 0), -- [DNT] Proxy +(222515, 0, 10, 1, 1, 272337, 1, 67108864), -- Nerubian Swarmer +(222512, 0, 10, 1, 1, 272334, 1075839048, 34), -- Path Helper +(222511, 0, 10, 0.5, 1, 272333, 0, 0), -- Swarming Threadling +(222510, 0, 0, 1, 1, 272332, 1610612752, 6), -- Stagshell Egg +(222509, 0, 10, 1, 1, 272331, 0, 0), -- [DNT] Kill Credit +(222508, 0, 10, 1, 1, 272330, 0, 0), -- Meluume +(222507, 0, 10, 1, 1, 272329, 0, 0), -- Ja'free +(222506, 0, 10, 1, 1, 272328, 0, 0), -- Kill Credit: Body investigated +(222505, 0, 10, 1, 1, 272327, 0, 0), -- Injured Earthen +(222504, 0, 10, 0.200000002980232238, 1, 272326, 0, 0), -- Mossy Sea Snail +(222503, 0, 10, 0.200000002980232238, 1, 272325, 0, 0), -- Mossy Snail +(222501, 0, 10, 0.200000002980232238, 1, 272323, 0, 0), -- Mossy Sea Snail +(222500, 0, 10, 0.200000002980232238, 1, 272322, 0, 0), -- Mossy Snail +(222498, 0, 10, 1, 1, 272320, 1, 0), -- Feral Lynx +(222497, 0, 10, 10, 1, 272319, 2048, 0), -- Earthen Stormrider +(222496, 0, 10, 0.300000011920928955, 1, 272318, 1, 0), -- Wandering Stinger +(222493, 0, 10, 1, 1, 272315, 1610612752, 67108870), -- [DNT] Shalehorn +(222492, 0, 10, 2, 1, 272314, 1075839064, 6), -- Deviant Skardyn +(222491, 0, 10, 0.5, 1, 272313, 1, 0), -- Scorpid Hatchling +(222490, 0, 10, 6, 1, 272312, 0, 0), -- Nerubian Swarmite +(222489, 0, 10, 1, 1, 272311, 0, 0), -- Coreway Worker +(222488, 0, 10, 15, 1, 272310, 0, 0), -- Shadowvein Defender +(222487, 0, 10, 1, 1, 272309, 0, 0), -- Kill Credit: Readying Credit [DNT] +(222486, 0, 10, 0.5, 1, 272308, 1, 0), -- Scorpid Hatchling +(222485, 0, 10, 1, 1, 272307, 1, 0), -- Cavern Scorpid +(222484, 0, 10, 1, 1, 272306, 1, 0), -- Scorpid +(222483, 0, 0, 1, 1, 272305, 1073741824, 128), -- Web Anchor +(222482, 0, 10, 3, 3, 272304, 134217728, 0), -- Archmage Celindra +(222481, 0, 10, 5, 1, 272303, 0, 0), -- Illnea Bloodthorn +(222480, 0, 10, 1, 1, 272302, 1610612752, 117440518), -- Earthen Wagon +(222479, 0, 10, 5, 1, 272301, 0, 0), -- Sunreaver Guardian Mage +(222477, 0, 10, 1, 1, 272299, 32768, 0), -- Cart Hauler +(222476, 0, 10, 4, 1, 272298, 0, 0), -- Kirin Tor Guardian +(222475, 0, 10, 1, 1, 272297, 0, 0), -- Afsaneh Asrar +(222474, 0, 10, 1, 1, 272296, 0, 0), -- Glaciela Rimebang +(222473, 0, 10, 1, 1, 272295, 0, 0), -- Fialla Sweetberry +(222472, 0, 10, 1, 1, 272294, 0, 0), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 10 (RPS) +(222471, 0, 10, 1, 1, 272293, 0, 0), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 09 (RPS) +(222470, 0, 10, 1, 1, 272292, 0, 0), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 08 (RPS) +(222469, 0, 10, 1, 1, 272291, 0, 0), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 07 (RPS) +(222468, 0, 10, 1, 1, 272290, 0, 0), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 06 (RPS) +(222467, 0, 10, 1, 1, 272289, 0, 0), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 05 (RPS) +(222466, 0, 10, 1, 1, 272288, 0, 0), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 04 (RPS) +(222465, 0, 10, 1, 1, 272287, 0, 0), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 03 (RPS) +(222464, 0, 10, 1, 1, 272286, 0, 0), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 02 (RPS) +(222463, 0, 10, 1, 1, 272285, 0, 0), -- [DNT] Kill Proxy - Max Level - 03 - Clue - 01 (RPS) +(222462, 0, 10, 1, 1, 272284, 1610613776, 117440518), -- Sword +(222461, 0, 0, 15, 1, 272283, 2097224, 0), -- Congealed Mass +(222460, 0, 10, 1, 1, 272282, 1073741840, 0), -- Portal to Somewhere +(222459, 0, 0, 5, 1, 272281, 2097224, 0), -- Congealing Mass +(222458, 0, 10, 1, 1, 272280, 0, 0), -- Aerith Primrose +(222457, 0, 10, 1, 1, 272279, 0, 0), -- Kill Credit: Portal 2 Helped +(222456, 0, 10, 1, 1, 272278, 0, 0), -- Kill Credit: Portal 2 Taken +(222455, 0, 0, 10, 1, 272277, 2097224, 0), -- Black Blood Harvester +(222454, 0, 10, 1, 1, 272276, 1073741840, 0), -- Wenren Althal +(222453, 0, 10, 1, 1, 272275, 0, 0), -- Koraud +(222450, 0, 10, 1, 1, 272272, 0, 0), -- Mei Francis +(222449, 0, 10, 1, 1, 272271, 0, 0), -- Kizi Copperclip +(222448, 0, 10, 1, 1, 272270, 0, 0), -- Hunaka Greenhoof +(222447, 0, 10, 1, 1, 272269, 0, 0), -- Ol' Toomba +(222446, 0, 10, 1, 1, 272268, 0, 0), -- Sandra Bartan +(222445, 0, 10, 1, 1, 272267, 0, 0), -- Amisi Azuregaze +(222443, 0, 10, 1, 1, 272265, 0, 0), -- Timothy Jones +(222442, 0, 10, 1, 1, 272264, 0, 0), -- Deucus Valdera +(222441, 0, 10, 1, 1, 272263, 0, 0), -- Hobart Grapplehammer +(222440, 0, 10, 1, 1, 272262, 0, 0), -- Li-An Skymirror +(222439, 0, 10, 1, 1, 272261, 0, 0), -- Whirt the All-Knowing +(222438, 0, 10, 1, 1, 272260, 0, 0), -- Imindril Spearsong +(222437, 0, 10, 1, 1, 272259, 0, 0), -- Dariness the Learned +(222436, 0, 10, 1, 1, 272258, 0, 0), -- Halga Steelbarrow +(222435, 0, 10, 1, 1, 272257, 0, 0), -- Teller Rames +(222434, 0, 10, 1, 1, 272256, 0, 0), -- Glutonia +(222433, 0, 10, 1, 1, 272255, 0, 0), -- Lucian Trias +(222432, 0, 10, 1, 1, 272254, 0, 0), -- Tassia Whisperglen +(222431, 0, 10, 1, 1, 272253, 0, 0), -- Thanid Glowergold +(222430, 0, 10, 1, 1, 272252, 0, 0), -- Kondal Huntsworn +(222429, 0, 10, 1, 1, 272251, 0, 0), -- Namha Moonwater +(222428, 0, 10, 1, 1, 272250, 0, 0), -- Tanithria +(222427, 0, 10, 1, 1, 272249, 0, 0), -- Olisarra the Kind +(222426, 0, 10, 1, 1, 272248, 0, 0), -- Lianna Tai +(222425, 0, 10, 1, 1, 272247, 0, 0), -- Professor Pallin +(222424, 0, 10, 1, 1, 272246, 0, 0), -- Sabriana Sorrowgaze +(222421, 0, 10, 1, 1, 272243, 0, 0), -- Vile Bloodtick +(222420, 0, 10, 1, 1, 272242, 0, 0), -- Frenzied Bloodtick +(222401, 0, 10, 0.200000002980232238, 1, 272223, 0, 0), -- Sea Slug +(222400, 0, 10, 0.200000002980232238, 1, 272222, 0, 0), -- Sea Slug +(222399, 0, 10, 5, 1, 272221, 0, 0), -- Leviathan +(222398, 0, 10, 5, 1, 272220, 0, 0), -- Leviathan +(222397, 0, 10, 2, 1, 272219, 0, 0), -- Remora Fish +(222396, 0, 10, 2, 1, 272218, 0, 0), -- Remora Fish +(222395, 0, 10, 1, 1, 272217, 0, 0), -- Remora Fish +(222394, 0, 10, 1, 1, 272216, 0, 0), -- Remora Fish +(222393, 0, 10, 0.300000011920928955, 1, 272215, 0, 0), -- Pufferfish +(222392, 0, 10, 0.300000011920928955, 1, 272214, 0, 0), -- Pufferfish +(222391, 0, 10, 1, 1, 272213, 0, 0), -- Pufferfish +(222390, 0, 10, 1, 1, 272212, 0, 0), -- Pufferfish +(222389, 0, 10, 1, 1, 272211, 0, 0), -- Lurker +(222388, 0, 10, 2, 1, 272210, 0, 0), -- Grouper Fish +(222387, 0, 10, 1, 1, 272209, 0, 0), -- Grouper Fish +(222386, 0, 10, 1, 1, 272208, 0, 0), -- Jellyfish +(222385, 0, 10, 0.5, 1, 272207, 0, 0), -- Deep Sea Fish +(222384, 0, 10, 1, 1, 272206, 0, 0), -- Deep Sea Fish +(222383, 0, 10, 0.300000011920928955, 1, 272205, 0, 0), -- Water Snail +(222382, 0, 10, 1, 1, 272204, 65537, 0), -- Water Snail +(222381, 0, 10, 4, 1, 272203, 0, 0), -- Mad Nerubian +(222380, 0, 10, 3, 1, 272202, 72, 0), -- Rotfist +(222379, 0, 10, 3, 1, 272201, 4096, 16384), -- Lynx Cub +(222378, 0, 10, 3, 1, 272200, 72, 0), -- Kereke +(222377, 0, 10, 1, 1, 272199, 1073742848, 0), -- Kill Credit [DNT] +(222375, 0, 10, 3, 1, 272197, 4096, 16384), -- Thunder +(222374, 0, 10, 3, 1, 272196, 4096, 16384), -- Cap'n Elaena +(222373, 0, 10, 3, 1, 272195, 4096, 16384), -- Beef +(222372, 0, 10, 3, 1, 272194, 0, 0), -- Beans +(222370, 0, 10, 1, 1, 272192, 1073742848, 0), -- Xishirra Targeting [DNT] +(222369, 0, 10, 1, 1, 272191, 0, 64), -- Kah'teht +(222368, 0, 0, 14, 1, 272190, 2097224, 0), -- Exalted Priest +(222366, 0, 10, 1, 1, 272188, 0, 64), -- Peacekeeper Leif +(222365, 0, 10, 1, 1, 272187, 0, 64), -- Lamplighter Kaerter +(222364, 0, 10, 1, 1, 272186, 0, 0), -- Lamplighter Kaerter +(222363, 0, 10, 1, 1, 272185, 0, 0), -- Peacekeeper Leif +(222362, 0, 10, 1, 1, 272184, 0, 0), -- Peacekeeper Leif +(222361, 0, 10, 0.200000002980232238, 1, 272183, 0, 0), -- Sorrel Oozeling +(222360, 0, 10, 1, 1, 272182, 0, 0), -- Lamplighter Kaerter +(222359, 0, 10, 0.200000002980232238, 1, 272181, 0, 0), -- Writhing Transmutagen +(222358, 0, 10, 1, 1, 272180, 0, 0), -- Peacekeeper Leif +(222357, 0, 10, 1, 1, 272179, 0, 0), -- Peacekeeper Leif +(222356, 0, 10, 1, 1, 272178, 0, 0), -- Lamplighter Kaerter +(222355, 0, 10, 0.200000002980232238, 1, 272177, 0, 0), -- Voidling Ooze +(222354, 0, 10, 0.200000002980232238, 1, 272176, 0, 0), -- Voidling Ooze +(222353, 0, 10, 1, 1, 272175, 0, 64), -- Peacekeeper Leif +(222352, 0, 10, 1, 1, 272174, 0, 64), -- Lamplighter Kaerter +(222351, 0, 10, 0.200000002980232238, 1, 272173, 0, 0), -- Shadowy Oozeling +(222350, 0, 10, 0.200000002980232238, 1, 272172, 0, 0), -- Shadowy Oozeling +(222349, 0, 10, 0.200000002980232238, 1, 272171, 0, 0), -- Caustic Oozeling +(222348, 0, 10, 0.200000002980232238, 1, 272170, 0, 0), -- Caustic Oozeling +(222344, 0, 10, 0.200000002980232238, 1, 272166, 0, 0), -- Verdant Scootlefish +(222343, 0, 10, 0.200000002980232238, 1, 272165, 0, 0), -- Verdant Scootlefish +(222342, 0, 10, 0.200000002980232238, 1, 272164, 0, 0), -- Webbers +(222341, 0, 10, 0.200000002980232238, 1, 272163, 0, 0), -- Itchbite +(222340, 0, 10, 0.200000002980232238, 1, 272162, 0, 0), -- Anub'Rekyute +(222339, 0, 10, 0.200000002980232238, 1, 272161, 0, 0), -- Spinner +(222338, 0, 10, 1, 1, 272160, 0, 0), -- Arathi Soldier +(222337, 0, 10, 1, 1, 272159, 0, 0), -- Sky-Captain Onaro +(222336, 0, 10, 30, 1, 272158, 0, 0), -- Gilnean Tracker +(222335, 0, 10, 1, 1, 272157, 1073742848, 0), -- Kill Credit [DNT] +(222334, 0, 10, 1, 1, 272156, 0, 0), -- Freywold Constable +(222333, 0, 10, 1, 1, 272155, 0, 0), -- Sky-Captain Dornald +(222330, 0, 10, 1, 1, 272152, 0, 0), -- Freywold Protector +(222328, 0, 10, 1, 1, 272150, 1, 0), -- Soaring Plainshawk +(222327, 0, 10, 0.200000002980232238, 1, 272149, 0, 0), -- Aubergine Scootlefish +(222326, 0, 10, 0.200000002980232238, 1, 272148, 0, 0), -- Shadowbog Hopper +(222325, 0, 10, 0.200000002980232238, 1, 272147, 0, 0), -- Aubergine Scootlefish +(222324, 0, 10, 1, 1, 272146, 1, 0), -- Soaring Plainshawk +(222323, 0, 10, 1, 1, 272145, 0, 0), -- Sky-Captain Aerthin +(222321, 0, 10, 1, 1, 272143, 0, 0), -- [DNT] Kill Credit +(222320, 0, 10, 0.200000002980232238, 1, 272142, 0, 0), -- Argent Scootlefish +(222319, 0, 10, 0.200000002980232238, 1, 272141, 0, 0), -- Oop'lajax +(222318, 0, 10, 0.200000002980232238, 1, 272140, 0, 0), -- Bop +(222315, 0, 10, 1, 1, 272137, 0, 0), -- Lamplighter Kaerter +(222314, 0, 10, 1, 1, 272136, 0, 0), -- Peacekeeper Leif +(222313, 0, 10, 1, 1, 272135, 0, 0), -- Freed Honeywax +(222311, 0, 10, 1, 1, 272133, 0, 0), -- Sky-Captain Clairmonte +(222309, 0, 10, 1, 1, 272131, 4096, 0), -- [DNT] Injured Soldier +(222308, 0, 10, 0.300000011920928955, 1, 272130, 0, 0), -- Curious Sparkbug +(222307, 0, 10, 30, 1, 272129, 0, 0), -- Stromgarde Officer +(222306, 0, 10, 1, 1, 272128, 1610612752, 117440518), -- Sparkbug Jar Detector +(222305, 0, 0, 45, 1, 272127, 2097224, 0), -- Palace Guardian +(222304, 0, 10, 1, 1, 272126, 1073742848, 64), -- Neglected Shadecaster +(222303, 0, 10, 30, 1, 272125, 0, 0), -- Gnome Technician +(222300, 0, 10, 0.5, 1, 272122, 512, 0), -- Proto Sheep +(222299, 0, 10, 0.5, 1, 272121, 0, 0), -- Proto Sheep +(222298, 0, 10, 0.200000002980232238, 1, 272120, 0, 0), -- Hallowed Glowfly +(222297, 0, 10, 1, 1, 272119, 0, 0), -- Proto Sheep +(222296, 0, 10, 1, 1, 272118, 512, 0), -- Proto Sheep +(222295, 0, 10, 0.5, 1, 272117, 0, 0), -- Bloated Cindermite +(222294, 0, 10, 30, 1, 272116, 0, 0), -- Dark Iron Flameguard +(222292, 0, 10, 1, 1, 272114, 0, 0), -- Officer Herrick +(222291, 0, 10, 1, 1, 272113, 1073742848, 0), -- Forgotten Shadecaster +(222287, 0, 10, 1, 1, 272109, 0, 0), -- Kill Credit: Meet Scrit [DNT] +(222285, 0, 10, 1, 1, 272107, 1610612752, 117440518), -- Rail Cart +(222284, 0, 10, 4, 1, 272106, 2147483720, 0), -- Beebiter +(222283, 0, 10, 1, 1, 272105, 1073742848, 64), -- Weathered Shadecaster +(222281, 0, 10, 1, 1, 272103, 0, 0), -- Bomb +(222279, 0, 10, 1, 1, 272101, 0, 0), -- Rooktender Lufsela +(222276, 0, 10, 0.300000011920928955, 1, 272098, 0, 0), -- Infesting Cindermite +(222275, 0, 0, 6, 1, 272097, 0, 8192), -- Training Dummy +(222274, 0, 0, 8, 1, 272096, 2097224, 0), -- Sureki Darkblade +(222273, 0, 0, 8, 1, 272095, 2097224, 0), -- Sureki Silkbow +(222272, 0, 10, 1, 1, 272094, 1073742848, 0), -- Albert's Puddle +(222271, 0, 10, 1, 1, 272093, 0, 0), -- Danath Trollbane +(222270, 0, 10, 30, 1, 272092, 0, 0), -- Kurdran Wildhammer +(222268, 0, 10, 1, 1, 272090, 0, 0), -- Peacekeeper Leif +(222267, 0, 10, 1, 1, 272089, 0, 0), -- Lai De Emberscroll +(222266, 0, 10, 1, 1, 272088, 0, 0), -- Lamplighter Kaerter +(222265, 0, 10, 1, 1, 272087, 0, 0), -- Bomb +(222264, 0, 10, 1, 1, 272086, 0, 0), -- Dornogal Foreman +(222263, 0, 10, 1, 1, 272085, 0, 0), -- Concerned Dornogal Citizen +(222262, 0, 10, 1, 1, 272084, 1, 0), -- Canyon Skimmer +(222260, 0, 10, 1, 1, 272082, 0, 64), -- Concerned Dornogal Citizen +(222259, 0, 10, 1, 1, 272081, 0, 64), -- Concerned Dornogal Citizen +(222258, 0, 10, 30, 1, 272080, 0, 0), -- Suramar Historian +(222255, 0, 10, 1, 1, 272077, 1, 0), -- Hallowfall Sharpbeak +(222248, 0, 10, 2, 1, 272070, 1, 0), -- Canyon Devilfish +(222246, 0, 10, 1, 1, 272068, 0, 96), -- Arathi Scout +(222245, 0, 10, 30, 1, 272067, 0, 0), -- Sunreaver Sorcerer +(222242, 0, 10, 30, 1, 272064, 0, 0), -- Overlord Geya'rah +(222241, 0, 10, 16, 1, 272063, 0, 0), -- The Guardian +(222239, 0, 10, 1, 1, 272061, 0, 0), -- Scrit +(222238, 0, 10, 1, 1, 272060, 1075839048, 34), -- Crusher +(222237, 0, 10, 5, 1, 272059, 0, 0), -- Soaring Behemoth +(222236, 0, 10, 1, 1, 272058, 1073742848, 0), -- Lava Summons +(222235, 0, 0, 3, 1, 272057, 2097225, 0), -- Bloodthirsty Swarmer +(222234, 0, 10, 1, 1, 272056, 0, 0), -- Scrit +(222230, 0, 10, 30, 1, 272052, 0, 0), -- Bilgewater Emmissary +(222229, 0, 9, 1, 1, 272051, 0, 0), -- Maiden of Ashwood Lake +(222227, 0, 10, 1, 1, 272049, 0, 0), -- Memory of Clodgran +(222226, 0, 9, 2, 1, 272048, 0, 0), -- [DNT]- Kill Credit +(222224, 0, 10, 1, 1, 272046, 0, 0), -- Peacekeeper Leif +(222223, 0, 10, 1, 1, 272045, 1, 0), -- Watchful Falcon +(222222, 0, 10, 0.300000011920928955, 1, 272044, 0, 0), -- Swarmspike +(222221, 0, 10, 0.300000011920928955, 1, 272043, 0, 0), -- Swarmspike +(222220, 0, 10, 1, 1, 272042, 1073742848, 0), -- Generic Bunny +(222219, 0, 10, 1, 1, 272041, 0, 0), -- Kill Credit:Disguise Worn [DNT] +(222218, 0, 10, 1, 1, 272040, 0, 0), -- Peacekeeper Lieutenant +(222217, 0, 10, 1, 1, 272039, 1075839048, 34), -- Crusher +(222216, 0, 10, 1, 1, 272038, 0, 0), -- Peacekeeper Administrator +(222214, 0, 0, 4, 1, 272034, 2097224, 0), -- Frenzied Leaper +(222213, 0, 0, 12, 1, 272033, 2097224, 0), -- Lurking Marauder +(222209, 0, 10, 10, 1, 272029, 0, 0), -- Adelgonn +(222207, 0, 10, 2, 1, 272027, 0, 96), -- Dead Lamplighter +(222206, 0, 10, 1, 1, 272026, 0, 0), -- Costumer Muunigard +(222205, 0, 10, 1, 1, 272025, 4096, 0), -- Lisky +(222204, 0, 10, 0.200000002980232238, 1, 272024, 0, 0), -- Argos +(222203, 0, 10, 0.200000002980232238, 1, 272023, 0, 0), -- Thunder +(222202, 0, 10, 0.200000002980232238, 1, 272022, 0, 0), -- Bean +(222201, 0, 10, 0.200000002980232238, 1, 272021, 0, 0), -- Vanilla +(222200, 0, 10, 0.200000002980232238, 1, 272020, 0, 0), -- Tiberius +(222199, 0, 10, 0.200000002980232238, 1, 272019, 0, 0), -- Spring Waddler +(222197, 0, 10, 0.200000002980232238, 1, 272017, 0, 0), -- Arathi Chicken +(222196, 0, 10, 0.200000002980232238, 1, 272016, 0, 0); -- Greenlands Chicken + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(222195, 0, 10, 0.200000002980232238, 1, 272015, 0, 0), -- Arathi Chicken +(222194, 0, 10, 0.200000002980232238, 1, 272014, 0, 0), -- Greenlands Chicken +(222193, 0, 0, 10, 1, 272013, 2097224, 0), -- Hollow Frostweaver +(222191, 0, 10, 2, 1, 272011, 0, 96), -- Knight Elvaen +(222190, 0, 10, 20, 1, 272010, 2147483720, 0), -- Surek'Tak the Sundered +(222187, 0, 10, 1, 1, 272007, 0, 0), -- Freed Candlefly +(222185, 0, 10, 15, 1, 272005, 2147483720, 0), -- Anub'ilith +(222184, 0, 10, 1, 1, 272004, 1610612752, 117440518), -- Wall Climb Vehicle +(222183, 0, 10, 1, 1, 272003, 1, 0), -- Freed Undercrawler +(222182, 0, 10, 0.5, 1, 272002, 0, 0), -- Basin Ferret +(222181, 0, 10, 1, 1, 272001, 1024, 0), -- Scaling Spawning Controller +(222180, 0, 10, 12, 1, 272000, 2147483720, 0), -- Mother Aza'na +(222179, 0, 10, 10, 1, 271999, 4, 0), -- Ballista +(222178, 0, 0, 1, 1, 271998, 0, 0), -- Sir Finley Mrrgglton +(222177, 0, 10, 10, 1, 271997, 0, 0), -- Baelgrim +(222176, 0, 10, 1, 1, 271996, 0, 0), -- Glumtooth Bug-beater +(222175, 0, 10, 30, 1, 271995, 0, 0), -- Horde Emmissary +(222173, 0, 10, 1, 1, 271993, 1, 0), -- Invasive Undercrawler +(222172, 0, 9, 0.75, 1, 271992, 1610612752, 117440518), -- kill credit: Memory Credit 03 +(222171, 0, 9, 0.75, 1, 271991, 1610612752, 117440518), -- kill credit: Memory Credit 02 +(222170, 0, 9, 0.75, 1, 271990, 1610612752, 117440518), -- kill credit: Memory Credit 01 +(222169, 0, 9, 0.75, 1, 271989, 1610612752, 117440518), -- kill credit: General Memory Credit +(222168, 0, 9, 0.75, 1, 271988, 1610612752, 117440518), -- kill credit: Begin Credit +(222167, 0, 0, 12, 1, 271987, 2097224, 0), -- Brood Infuser +(222166, 0, 10, 0.5, 1, 271986, 0, 0), -- KC: Wickbreaker Summoned +(222165, 0, 10, 1, 1, 271985, 1610612752, 117440518), -- Worldsoul Memory +(222164, 0, 10, 0.300000011920928955, 1, 271984, 0, 0), -- Shadowstarved Spawnling +(222163, 0, 10, 4, 1, 271983, 0, 0), -- Lallie Fireclad +(222162, 0, 10, 30, 1, 271982, 0, 0), -- High Elven Magi +(222161, 0, 10, 30, 1, 271981, 0, 0), -- Stromgarde Footman +(222160, 0, 10, 30, 1, 271980, 0, 0), -- Wildhammer Skyfighter +(222159, 0, 10, 0.5, 1, 271979, 0, 0), -- Press-ganged Porter +(222158, 0, 10, 2, 1, 271978, 0, 0), -- Valeir Steelshot +(222157, 0, 10, 1, 1, 271977, 1, 0), -- Opalshell Hermit +(222154, 0, 10, 1, 1, 271974, 134217728, 0), -- Captain Placeholder +(222153, 0, 10, 0.5, 1, 271973, 0, 0), -- Dependable Skitterling +(222152, 0, 10, 2, 1, 271972, 2147483720, 0), -- Ren'khat +(222151, 0, 10, 1, 1, 271971, 0, 0), -- Siegehold Armorsmith +(222150, 0, 10, 2, 1, 271970, 2147483720, 0), -- Colormancer Nirethi +(222149, 0, 0, 2, 1, 271969, 2097224, 0), -- Injured Earthen +(222148, 0, 0, 1, 1, 271968, 0, 0), -- Queen Ansurek +(222147, 0, 10, 1, 1, 271967, 0, 0), -- Webbed Up +(222145, 0, 0, 22, 1, 271965, 2097224, 0), -- Voracious Stagshell +(222144, 0, 10, 1, 1, 271964, 1024, 0), -- Web Rider +(222143, 0, 10, 30, 1, 271963, 0, 0), -- Gorgonna +(222142, 0, 10, 30, 1, 271962, 0, 0), -- Tauren Brave +(222141, 0, 0, 1, 1, 271961, 1073741824, 128), -- Web Anchor +(222140, 0, 0, 3, 1, 271960, 2097224, 0), -- Poisonfang Threadling +(222139, 0, 10, 1, 1, 271959, 0, 0), -- Nana Lek'kel +(222138, 0, 10, 30, 1, 271958, 0, 0), -- Troll Headhunter +(222137, 0, 10, 10, 1, 271957, 0, 0), -- Meerah +(222136, 0, 10, 1, 1, 271956, 0, 0), -- Teth +(222135, 0, 10, 2, 1, 271955, 0, 0), -- Grand Overspinner Antourix +(222134, 0, 10, 1, 1, 271954, 0, 0), -- Na'lek +(222133, 0, 10, 2, 1, 271953, 0, 0), -- Ren'khat +(222132, 0, 10, 1, 1, 271952, 0, 0), -- Teth +(222131, 0, 10, 2, 1, 271951, 0, 0), -- Arluelle +(222130, 0, 10, 1, 1, 271950, 0, 0), -- Doahr +(222129, 0, 10, 30, 1, 271949, 0, 0), -- Horde Grunt +(222128, 0, 10, 1, 1, 271948, 0, 0), -- Krynezz +(222127, 0, 10, 30, 1, 271947, 0, 0), -- Horde Grunt +(222126, 0, 10, 1, 1, 271946, 0, 0), -- Glory Buzzbuster +(222125, 0, 10, 1, 1, 271945, 0, 0), -- Relco Buzzbuster +(222124, 0, 10, 1, 1, 271944, 0, 0), -- Carmine Alchemist +(222123, 0, 10, 1, 1, 271943, 0, 0), -- Ochre Alchemist +(222122, 0, 10, 1, 1, 271942, 0, 0), -- Richard Hatstock +(222121, 0, 10, 1, 1, 271941, 0, 0), -- Cupric Alchemist +(222120, 0, 10, 1, 1, 271940, 4096, 0), -- Marcia Chase +(222119, 0, 10, 1, 1, 271939, 1610613784, 67108870), -- Arathi Prisoner +(222118, 0, 10, 5, 1, 271938, 0, 0), -- High Arcanist Savor +(222117, 0, 10, 1, 1, 271937, 0, 0), -- Violet Alchemist +(222116, 0, 10, 1, 1, 271936, 0, 0), -- Harold Winston +(222115, 0, 10, 1, 1, 271935, 0, 0), -- Kill Credit: Leash loosened [DNT] +(222114, 0, 10, 1, 1, 271934, 0, 0), -- Cerulean Alchemist +(222113, 0, 10, 1, 1, 271933, 0, 0), -- Katy Stampwhistle +(222112, 0, 10, 1, 1, 271932, 0, 0), -- Babagahnoosh the Grumpy +(222111, 0, 10, 1, 1, 271931, 0, 0), -- Aimee +(222110, 0, 10, 1, 1, 271930, 0, 0), -- Bonegrim +(222108, 0, 10, 1, 1, 271928, 0, 0), -- Klub +(222107, 0, 10, 1, 1, 271927, 0, 0), -- Glitched Hologram +(222106, 0, 10, 1, 1, 271926, 0, 0), -- Kaheti Silksniper +(222105, 0, 10, 1, 1, 271925, 0, 0), -- Traveling Snailsman +(222104, 0, 10, 1, 1, 271924, 0, 0), -- Direweb Marauder +(222101, 0, 10, 1, 1, 271921, 1024, 0), -- Web Anchor +(222100, 0, 10, 1, 1, 271920, 0, 0), -- Nebb +(222099, 0, 10, 10, 1, 271919, 0, 0), -- Magni Bronzebeard +(222098, 0, 10, 1, 1, 271918, 0, 0), -- [DNT] Kill Credit: Zirix Aggro +(222097, 0, 0, 1, 1, 271917, 1073741824, 128), -- Frothing Gluttony +(222096, 0, 0, 35, 1, 271916, 2097256, 128), -- The Candle King +(222094, 0, 10, 1, 1, 271914, 1610612752, 117440518), -- [DNT] "Invasion Disruption" Minus Mob Proxy Kill +(222093, 0, 10, 1, 1, 271913, 1610612752, 67108870), -- [DNT] Nerubian Warrior, Black Blood Coated +(222092, 0, 10, 1, 1, 271912, 1610612752, 117440518), -- [DNT] "Invasion Disruption" Elite Proxy Kill +(222091, 0, 10, 2, 1, 271911, 0, 0), -- Malignant Mordant +(222090, 0, 10, 0.5, 1, 271910, 0, 0), -- Volatile Droplet +(222087, 0, 9, 1, 1, 271907, 1073742848, 0), -- Frogs Bunny Trigger +(222086, 0, 10, 1, 1, 271906, 0, 0), -- Coagulated Mordant +(222085, 0, 10, 1, 1, 271905, 4096, 0), -- Lisky +(222084, 0, 10, 1, 1, 271904, 134217728, 0), -- Faerin Lothar +(222083, 0, 10, 1, 1, 271903, 0, 0), -- Kill Credit: Escort Berrund [DNT] +(222082, 0, 10, 1.70000004768371582, 1, 271902, 0, 0), -- [DNT] - Kill Credit +(222081, 0, 10, 0.200000002980232238, 1, 271901, 0, 0), -- Moss Skipper +(222080, 0, 10, 0.200000002980232238, 1, 271900, 0, 0), -- Redthroat Skipling +(222079, 0, 10, 0.200000002980232238, 1, 271899, 0, 0), -- Skippy +(222078, 0, 10, 0.200000002980232238, 1, 271898, 0, 0), -- Wriggle +(222077, 0, 10, 0.200000002980232238, 1, 271897, 0, 0), -- Waddles +(222071, 0, 10, 0.200000002980232238, 1, 271891, 0, 0), -- Chitin Burrower +(222070, 0, 10, 0.200000002980232238, 1, 271890, 0, 0), -- Chitin Burrower +(222069, 0, 10, 0.200000002980232238, 1, 271889, 0, 0), -- Illskitter +(222067, 0, 10, 0.200000002980232238, 1, 271887, 0, 0), -- Arachnoid Hatchling +(222066, 0, 10, 0.200000002980232238, 1, 271886, 0, 0), -- Arachnoid Hatchling +(222065, 0, 10, 1, 1, 271885, 0, 0), -- Priest Maro'zik +(222064, 0, 10, 1, 1, 271884, 0, 0), -- Teacher Zas'rush +(222063, 0, 10, 1, 1, 271883, 0, 0), -- Worker Yareh'losh +(222062, 0, 10, 10, 1, 271882, 0, 0), -- Berrund the Gleaming +(222061, 0, 10, 1, 1, 271881, 0, 0), -- Umbral Citizen +(222060, 0, 0, 1.60000002384185791, 1, 271880, 4128, 53477376), -- Wiggling Cocoon +(222059, 0, 0, 6, 1, 271879, 0, 0), -- Feasting Nerubian +(222056, 0, 10, 1, 1, 271876, 0, 0), -- Fuup +(222055, 0, 10, 1, 1, 271875, 0, 0), -- Pallga +(222054, 0, 10, 1, 1, 271874, 0, 0), -- L'vul +(222053, 0, 10, 1, 1, 271873, 0, 0), -- Limal +(222051, 0, 10, 1, 1, 271871, 0, 0), -- Kar'cada +(222050, 0, 10, 0.699999988079071044, 1, 271870, 0, 0), -- Sureki Keeper +(222049, 0, 9, 1, 1, 271869, 0, 0), -- Recalled Lake Frog (M) +(222048, 0, 9, 1, 1, 271868, 0, 0), -- Recalled Lake Frog +(222046, 0, 10, 0.200000002980232238, 1, 271866, 0, 0), -- Rak-Ush Threadling +(222045, 0, 10, 2, 1, 271865, 134217728, 0), -- Ct'nak +(222043, 0, 10, 1, 1, 271863, 0, 0), -- Rak-Ahat Threadcounter +(222042, 0, 0, 1, 1, 271862, 2621512, 0), -- Shrillwing +(222041, 0, 10, 1, 1, 271861, 2048, 0), -- Undercrawler Mount +(222039, 0, 10, 1, 1, 271859, 2048, 0), -- Undercrawler Mount +(222038, 0, 0, 22, 1, 271858, 2097224, 0), -- Shrillwing Hunter En'kilah +(222037, 0, 10, 0.200000002980232238, 1, 271857, 0, 0), -- Opalshell Scuttler +(222034, 0, 10, 1, 1, 271854, 1073742848, 0), -- [DNT] Invisible Bunny +(222033, 0, 10, 1, 1, 271853, 0, 0), -- Kill Credit: Alleria Ability +(222032, 0, 9, 1, 1, 271852, 1610612752, 117440518), -- Master Zone Controller +(222031, 0, 9, 80, 1, 271851, 4, 67108864), -- Congealed Memories +(222029, 0, 10, 1.70000004768371582, 1, 271845, 0, 0), -- [DNT] - Kill Credit +(222028, 0, 10, 1, 1, 271844, 0, 0), -- Kill Credit: Candle Placed [DNT] +(222027, 0, 10, 2, 1, 271843, 134217728, 0), -- Ct'nak +(222026, 0, 10, 0.699999988079071044, 1, 271842, 0, 0), -- Earthen Chest +(222025, 0, 10, 0.699999988079071044, 1, 271841, 0, 0), -- Mine Cart +(222024, 0, 10, 1, 1, 271840, 1073741840, 83886086), -- Diagnostics Scanner +(222023, 0, 10, 1, 1, 271839, 0, 0), -- Coastal Water Elemental +(222022, 0, 10, 0.200000002980232238, 1, 271838, 0, 0), -- Springwater Droplet +(222021, 0, 10, 1, 1, 271837, 0, 0), -- Candle +(222020, 0, 10, 0.200000002980232238, 1, 271836, 0, 0), -- Condensed Droplet +(222018, 0, 10, 1, 1, 271834, 0, 0), -- Invisible Target +(222017, 0, 10, 1, 1, 271833, 1073742848, 0), -- Kill Credit [DNT] +(222016, 0, 10, 1, 1, 271832, 1073742848, 0), -- Kill Credit [DNT] +(222015, 0, 10, 2, 1, 271831, 134217728, 0), -- Ct'nak +(222014, 0, 10, 1.70000004768371582, 1, 271830, 0, 0), -- [DNT] - Kill Credit +(222013, 0, 0, 1, 1, 271829, 16778240, 16), -- [DNT] Web Barrier Target +(222012, 0, 10, 1.70000004768371582, 1, 271828, 0, 0), -- [DNT] - Kill Credit +(222011, 0, 10, 100, 1, 271827, 4, 0), -- Anduin Wrynn +(222009, 0, 9, 1, 1, 271825, 0, 0), -- Targeting Bunny +(222007, 0, 10, 1, 1, 271823, 1610612752, 117440518), -- Nerubian Ballista +(222006, 0, 10, 1, 1, 271822, 16, 0), -- Worldcarver Ramolith +(222003, 0, 10, 1, 1, 271819, 0, 0), -- [DNT] Kill Credit: Dornogal Reached +(222001, 0, 0, 0.550000011920928955, 1, 271817, 16778240, 144), -- Hulking Crash Stalker +(222000, 0, 10, 1, 1, 271816, 1073742848, 0), -- Generic Bunny +(221999, 0, 10, 1, 1, 271815, 1073742848, 0), -- Generic Bunny +(221997, 0, 10, 1, 1, 271813, 1073742848, 0), -- Generic Bunny +(221996, 0, 9, 0.300000011920928955, 1, 271812, 0, 0), -- Remembered Cub +(221995, 0, 10, 2, 1, 271811, 134217728, 0), -- Ct'nak +(221994, 0, 9, 0.300000011920928955, 1, 271810, 0, 0), -- Remembered Owlet +(221992, 0, 0, 1, 1, 271808, 2097256, 128), -- [DNT] Brawl Fighter +(221990, 0, 10, 1, 1, 271806, 0, 0), -- Captain Placeholder +(221989, 0, 10, 1, 1, 271805, 0, 0), -- Kill Credit: Investigate 02 [DNT] +(221988, 0, 10, 1, 1, 271804, 0, 0), -- Kill Credit: Investigate 01 [DNT] +(221987, 0, 10, 1, 1, 271803, 0, 0), -- Kill Credit: Enter Credit [DNT] +(221986, 0, 0, 0.649999976158142089, 1, 271802, 2097224, 128), -- Blood Horror +(221984, 0, 10, 0.300000011920928955, 1, 271800, 0, 0), -- Restless Pebble +(221983, 0, 10, 1.70000004768371582, 1, 271799, 0, 0), -- [DNT] - Kill Credit +(221982, 0, 10, 30, 1, 271798, 8392704, 2048), -- Zany Goblin +(221980, 0, 10, 30, 1, 271796, 8392704, 2048), -- Arathi Avenger +(221979, 0, 0, 4.75, 1, 271795, 2097224, 0), -- Void Bound Howler +(221978, 0, 10, 1, 1, 271794, 512, 0), -- Living Earth Elemental +(221977, 0, 10, 30, 1, 271793, 0, 0), -- Monte Gazlowe +(221976, 0, 10, 12, 1, 271792, 0, 0), -- Zillix +(221975, 0, 10, 12, 1, 271791, 0, 0), -- Zeeben +(221974, 0, 10, 12, 1, 271790, 0, 0), -- Gong'tze the Riverhewer +(221973, 0, 10, 12, 1, 271789, 0, 0), -- Temaya +(221972, 0, 10, 12, 1, 271788, 0, 0), -- Talinhet +(221971, 0, 10, 2, 1, 271787, 1073741824, 0), -- Whispering Ambusher +(221970, 0, 10, 12, 1, 271786, 0, 0), -- First Blade Grimskarn +(221969, 0, 10, 1, 1, 271785, 0, 0), -- Whispering Deepslasher +(221967, 0, 10, 200, 1, 271783, 4, 0), -- Lady Jaina Proudmoore +(221966, 0, 0, 10, 1, 271782, 0, 128), -- Summoned Acolyte +(221965, 0, 10, 3, 1, 271781, 0, 0), -- Commander Artrude +(221964, 0, 10, 3, 1, 271780, 2097152, 4096), -- Worldcarver Commander +(221963, 0, 10, 5, 1, 271779, 0, 0), -- Worldcarver Captain +(221962, 0, 10, 1, 1, 271778, 0, 0), -- Worldcarver Sage +(221961, 0, 10, 1, 1, 271777, 0, 0), -- Faerin Lothar +(221960, 0, 10, 1, 1, 271776, 0, 0), -- Worldcarver Strongback +(221959, 0, 10, 1, 1, 271775, 0, 0), -- Kill Credit: Nebb Spoken to [DNT] +(221958, 0, 10, 1, 1, 271774, 1024, 0), -- [DNT] Rare 15 Stalker +(221957, 0, 10, 1, 1, 271773, 0, 0), -- Whispering Luremancer +(221956, 0, 9, 1, 1, 271772, 1610612752, 117440518), -- Controller +(221954, 0, 10, 2, 1, 271770, 1, 0), -- Sunken River Eel +(221953, 0, 10, 1, 1, 271769, 0, 0), -- Bunny E +(221952, 0, 10, 1, 1, 271768, 0, 0), -- Bunny D +(221951, 0, 10, 1, 1, 271767, 0, 0), -- Bunny C +(221950, 0, 10, 1, 1, 271766, 0, 0), -- Bunny B +(221949, 0, 10, 200, 1, 271765, 4, 0), -- Thrall +(221948, 0, 10, 1, 1, 271764, 0, 0), -- Sum'latha +(221947, 0, 9, 2, 1, 271763, 0, 0), -- Remembered Nightsaber +(221946, 0, 9, 2, 1, 271762, 0, 0), -- Remembered Owl +(221945, 0, 0, 3, 1, 271761, 2097224, 128), -- Forgotten Harbinger +(221944, 0, 9, 2, 1, 271760, 0, 0), -- Remembered Zenn Foulhoof +(221941, 0, 0, 1, 1, 271756, 2097256, 128), -- Crawling Brawl +(221940, 0, 10, 1, 1, 271755, 1073742848, 0), -- Phermone Application Spot +(221939, 0, 10, 2, 1, 271754, 1, 0), -- Spinneret Silkbearer +(221937, 0, 10, 1, 1, 271752, 0, 0), -- Kill Credit: Disguise Chosen [DNT] +(221934, 0, 10, 2, 1, 271749, 2147483720, 0), -- Seam Reaper Zhir'ix +(221932, 0, 10, 2, 1, 271747, 2147483720, 0), -- Webwarper Tath'rhiz +(221931, 0, 10, 1, 1, 271746, 0, 0), -- Trading Post Stable Keeper +(221930, 0, 10, 1, 1, 271745, 0, 0), -- Trading Post Assistant +(221929, 0, 10, 1, 1, 271744, 0, 0), -- Bunny A +(221927, 0, 10, 1, 1, 271742, 0, 64), -- Wax-addled Hopper +(221925, 0, 10, 1, 1, 271740, 1073741824, 0), -- Rubble +(221923, 0, 9, 80, 20, 271738, 76, 128), -- Recalled Thorim +(221922, 0, 9, 0.200000002980232238, 1, 271737, 0, 0), -- Tracking Hound +(221921, 0, 10, 1.70000004768371582, 1, 271736, 0, 0), -- [DNT] - Kill Credit +(221920, 0, 9, 1, 1, 271735, 1073742848, 0), -- Thorim Bunny Trigger +(221919, 0, 10, 2, 1, 271734, 0, 0), -- UNUSED [DNT] +(221918, 0, 10, 1, 1, 271733, 0, 0), -- Rak'Ahat Splicer +(221917, 0, 0, 4, 1, 271732, 2147483712, 0), -- Phalanx of Authorization +(221915, 0, 10, 1, 1, 271730, 1610612752, 67108870), -- Polluting Scrap +(221914, 0, 9, 1, 1, 271729, 1610612752, 117440518), -- Controller +(221913, 0, 10, 100, 1, 271728, 0, 8192), -- Examination Bot +(221912, 0, 10, 2, 1, 271727, 0, 0), -- Awakened Stormhand +(221911, 0, 10, 1, 1, 271726, 0, 0), -- Zirixi Swarmclaw +(221910, 0, 10, 30, 1, 271725, 0, 0), -- Monte Gazlowe +(221909, 0, 10, 2.5, 1, 271724, 4096, 0), -- Captain Garrick +(221908, 0, 10, 1.70000004768371582, 1, 271723, 0, 0), -- [DNT] - Kill Credit +(221907, 0, 10, 1, 1, 271722, 0, 0), -- Discreet Broker +(221906, 0, 10, 1, 1, 271721, 0, 0), -- Shadow Merchant +(221905, 0, 9, 2, 1, 271720, 0, 0), -- Remembered Scorpid +(221904, 0, 9, 2, 1, 271719, 0, 0), -- Remembered Familiar +(221903, 0, 10, 1, 1, 271718, 0, 0), -- Trading Post Inventory +(221902, 0, 10, 2, 1, 271717, 134217728, 0), -- Ct'nak +(221901, 0, 10, 1, 1, 271716, 0, 0), -- Trading Post Post +(221900, 0, 10, 3, 1, 271715, 0, 0), -- Speaker Kuldas +(221898, 0, 10, 3, 1, 271713, 0, 0), -- Speaker Kuldas +(221897, 0, 10, 1, 1, 271712, 1, 0), -- Bounty Swiftlet +(221896, 0, 0, 9, 1, 271711, 2097256, 128), -- Web General Ab'enar +(221895, 0, 9, 2, 1, 271710, 0, 0), -- Remembered Lazy Peon +(221894, 0, 10, 2, 1, 271709, 0, 0), -- Foreman Uzjax +(221893, 0, 10, 2, 1, 271708, 0, 0); -- Foreman Uzjax + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(221892, 0, 10, 2, 1, 271707, 0, 0), -- Foreman Uzjax +(221891, 0, 10, 2, 1, 271706, 0, 0), -- Foreman Uzjax +(221890, 0, 10, 1, 1, 271705, 0, 0), -- Dawn +(221889, 0, 10, 1, 1, 271704, 0, 0), -- Dawn +(221888, 0, 10, 1, 1, 271703, 0, 0), -- Dawn +(221887, 0, 10, 1, 1, 271702, 0, 0), -- Dawn +(221886, 0, 10, 1, 1, 271701, 1073742848, 0), -- [DNT] Generic Bunny +(221885, 0, 9, 2, 1, 271700, 0, 0), -- Remembered Guardian +(221884, 0, 10, 0.200000002980232238, 1, 271699, 0, 0), -- Flickering Dimspeck +(221883, 0, 9, 2, 1, 271698, 0, 0), -- Remembered Diemetradon +(221882, 0, 10, 0.200000002980232238, 1, 271697, 0, 0), -- Shallows Drifter +(221881, 0, 10, 1, 1, 271696, 1073742848, 0), -- [DNT] Invisible Bunny +(221880, 0, 9, 2, 1, 271695, 0, 0), -- Remembered Bloodpetal +(221879, 0, 10, 1, 1, 271694, 1073742848, 0), -- [DNT] Invisible Bunny +(221878, 0, 9, 2, 1, 271693, 0, 0), -- Remembered Pterrordax +(221877, 0, 10, 0.200000002980232238, 1, 271692, 0, 0), -- Content Chicken +(221876, 0, 9, 5, 1, 271691, 0, 0), -- Remembered Stegodon +(221875, 0, 10, 0.200000002980232238, 1, 271690, 0, 0), -- Tide Crawler +(221874, 0, 10, 0.200000002980232238, 1, 271689, 0, 0), -- Shelter Filcher +(221873, 0, 10, 0.200000002980232238, 1, 271688, 0, 0), -- Flutterlight Moth +(221872, 0, 10, 0.200000002980232238, 1, 271687, 0, 0), -- Enthusiastic Clucker +(221871, 0, 10, 0.200000002980232238, 1, 271686, 0, 0), -- Shadow Slitherer +(221870, 0, 10, 1, 1, 271685, 0, 0), -- [DNT] Bunny +(221868, 0, 9, 1, 1, 271683, 1610612752, 117440518), -- KC: Power Crystal Donated +(221867, 0, 10, 1, 1, 271682, 0, 0), -- Mereldar Child +(221866, 0, 10, 100, 1, 271681, 4, 0), -- Anduin Wrynn +(221865, 0, 10, 1, 1, 271680, 0, 0), -- Worldcarver Strongfist +(221864, 0, 10, 1, 1, 271679, 1073742848, 0), -- [DNT] Generic Bunny +(221863, 0, 0, 4, 1, 271678, 2097160, 67108992), -- Summoned Acolyte +(221862, 0, 10, 1, 1, 271676, 0, 0), -- Broken Mine Cart +(221861, 0, 9, 80, 1, 271672, 76, 128), -- Recalled Lord Jaraxxus +(221860, 0, 9, 9.920599937438964843, 10.21100044250488281, 271671, 0, 0), -- Recalled Wilfred Fizzlebang +(221859, 0, 10, 1, 1, 271670, 0, 0), -- Dreadstrike Flitterer +(221858, 0, 10, 2, 1, 271669, 0, 0), -- Dreadstrike Priest +(221857, 0, 10, 1, 1, 271668, 0, 0), -- Shrouded Priest +(221854, 0, 10, 0.119000002741813659, 1000, 271665, 1090520064, 22), -- Acherus Deathcharger +(221853, 0, 10, 1, 1, 271664, 0, 0), -- Rak'Ahat Websinger +(221852, 0, 10, 0.5, 1, 271663, 0, 0), -- Spinneret Scuttler +(221851, 0, 9, 1, 1, 271662, 1073742848, 0), -- Jaraxxus Bunny Trigger +(221850, 0, 0, 1, 1, 271661, 1073741824, 128), -- Void Link +(221849, 0, 0, 1, 1, 271660, 1073741824, 128), -- Void Link +(221848, 0, 10, 3, 3, 271659, 0, 0), -- Warpweaver Voxin +(221847, 0, 10, 0.699999988079071044, 1, 271658, 0, 0), -- Risen Arathi +(221846, 0, 0, 25, 1, 271657, 2097224, 0), -- Warbringer Ga'tor +(221845, 0, 0, 25, 1, 271656, 2097224, 0), -- Xur'khun the Defiled +(221844, 0, 0, 1, 1, 271655, 0, 0), -- Eternal Flame +(221843, 0, 10, 1, 1, 271654, 0, 0), -- Chamber Console +(221842, 0, 10, 1, 1, 271653, 0, 0), -- Alchemist Talbax +(221841, 0, 10, 2, 1, 271652, 0, 0), -- Foreman Uzjax +(221840, 0, 10, 1, 1, 271651, 1073742848, 0), -- [DNT] Flak Bunny +(221839, 0, 10, 1, 1, 271650, 0, 0), -- Dawn +(221819, 0, 9, 1, 1, 271630, 0, 0), -- [DNT] - Kill Credit +(221818, 0, 9, 1, 1, 271629, 0, 0), -- [DNT] - Kill Credit +(221806, 0, 10, 5, 1, 271617, 0, 0), -- High Arcanist Savor +(221795, 0, 10, 1, 1, 271606, 1073742848, 0), -- Gazlowe's Detonator +(221793, 0, 10, 2, 1, 271604, 0, 0), -- Arathi Shipwright +(221792, 0, 10, 2, 1, 271603, 0, 0), -- Shaken Arathi +(221786, 0, 10, 6, 1, 271597, 73, 65536), -- Pride of Beledar +(221784, 0, 9, 1, 1, 271595, 1610612752, 117440518), -- Controller +(221776, 0, 10, 2, 1, 271587, 0, 0), -- Jerma Lithpyke +(221775, 0, 10, 0.200000002980232238, 1, 271586, 0, 0), -- Farmstead Cub +(221771, 0, 0, 1, 1, 271582, 16777216, 144), -- Faceless One +(221769, 0, 10, 1, 1, 271580, 0, 0), -- Bounty Farmhand +(221768, 0, 10, 1, 1, 271579, 1610612752, 117440518), -- Lynx Treat +(221767, 0, 10, 4.5, 1, 271578, 72, 65536), -- Funglour +(221766, 0, 10, 2, 1, 271577, 0, 0), -- Arathi Laborer +(221765, 0, 10, 1, 1, 271576, 1610612752, 117440518), -- Catnip +(221764, 0, 10, 1, 1, 271575, 1073742848, 0), -- [DNT] Explosive bunny +(221760, 0, 0, 4.5, 1, 271571, 2097224, 0), -- Risen Mage +(221758, 0, 10, 1, 1, 271569, 0, 0), -- Earthen Celebrant +(221757, 0, 10, 5, 1, 271568, 0, 0), -- High Arcanist Savor +(221756, 0, 10, 1, 1, 271567, 1073741824, 0), -- Dornic +(221755, 0, 10, 1, 1, 271565, 0, 0), -- Kill Credit: Deepflayer spawn [DNT] +(221754, 0, 10, 30, 1, 271564, 0, 0), -- Monte Gazlowe +(221753, 0, 10, 20, 1, 271563, 72, 65536), -- Deathtide +(221752, 0, 10, 114.6429977416992187, 1, 271562, 0, 0), -- [DNT] Encrypted Model Test +(221751, 0, 9, 1, 1, 271561, 0, 0), -- Remembered Beaten Corpse +(221750, 0, 10, 10, 1, 271560, 4, 0), -- Alleria Windrunner +(221749, 0, 9, 40, 1, 271559, 72, 0), -- Remembered Charlga Razorflank +(221748, 0, 10, 1, 1, 271558, 0, 0), -- Kill Credit: First firefly spawn [DNT] +(221747, 0, 9, 5, 1, 271557, 0, 0), -- Remembered Brute +(221746, 0, 10, 15, 1, 271556, 0, 0), -- Arathi Guard +(221745, 0, 9, 2, 1, 271555, 0, 0), -- Remembered Thornweaver +(221744, 0, 10, 15, 1, 271554, 0, 0), -- Akknai Guard +(221743, 0, 9, 2, 1, 271553, 0, 0), -- Remembered Quilboar +(221742, 0, 10, 15, 1, 271552, 0, 0), -- Mmarl Guard +(221741, 0, 10, 2, 1, 271551, 0, 0), -- Keening Shade +(221738, 0, 10, 1, 1, 271548, 0, 0), -- Kill Credit: teleported [DNT] +(221737, 0, 0, 1, 1, 271547, 0, 128), -- Platform Stalker +(221736, 0, 10, 5, 1, 271546, 0, 0), -- Faerin Lothar +(221735, 0, 10, 1, 1, 271545, 0, 0), -- Kill Credit: Escape Cave +(221734, 0, 10, 100, 1, 271544, 4, 0), -- Anduin Wrynn +(221733, 0, 10, 5, 1, 271543, 0, 0), -- Faerin Lothar +(221731, 0, 10, 1, 1, 271541, 0, 0), -- Earthen Celebrant +(221730, 0, 10, 5, 1, 271540, 0, 0), -- Colossal Titan Orb +(221729, 0, 10, 1, 1, 271539, 0, 0), -- Titan Orb +(221728, 0, 10, 100, 1, 271538, 0, 0), -- Titan Orb +(221727, 0, 10, 0.050000000745058059, 1, 271537, 0, 67108864), -- Wriggling Web +(221726, 0, 10, 1, 1, 271536, 0, 0), -- Dornic +(221724, 0, 10, 1, 1, 271534, 0, 0), -- Kill Credit: Q01 - Use Pheromone Dispensor +(221723, 0, 10, 1, 1, 271533, 0, 0), -- Prioress Haelsey Murrpray +(221722, 0, 10, 0.050000000745058059, 1, 271532, 0, 67108864), -- Wriggling Web +(221721, 0, 9, 33, 1, 271531, 72, 0), -- Recalled Vladof the Butcher +(221720, 0, 9, 30, 1, 271530, 72, 0), -- Recalled Korrak the Bloodrager +(221719, 0, 9, 27, 1, 271529, 72, 0), -- Recalled Orinoko Tuskbreaker +(221718, 0, 9, 1, 1, 271528, 1073742848, 0), -- Champion's Call Bunny Trigger +(221717, 0, 10, 1, 1, 271527, 0, 0), -- Overladen Drone +(221716, 0, 10, 1, 1, 271526, 0, 0), -- Sir Theleon Braunpyke +(221713, 0, 10, 2, 1, 271523, 0, 64), -- Imperial Lynx +(221712, 0, 10, 2, 1, 271522, 0, 0), -- Imperial Lynx +(221711, 0, 10, 1, 1, 271521, 0, 0), -- Machine Speaker Guard +(221710, 0, 9, 1, 1, 271520, 1610612752, 117440518), -- Controller +(221709, 0, 10, 1, 1, 271519, 1073741840, 0), -- Shadow Rift +(221708, 0, 10, 6, 1, 271518, 2120, 65536), -- Sir Alastair Purefire +(221706, 0, 10, 2, 1, 271516, 0, 0), -- Fog Form +(221705, 0, 10, 2, 1, 271515, 1073741824, 0), -- Mineral-Rich Cloud +(221704, 0, 10, 0.300000011920928955, 1, 271514, 1, 0), -- Siegehold Drone +(221703, 0, 9, 1, 1, 271513, 0, 0), -- Invis bunny for spell targeting [DNT] +(221702, 0, 10, 1, 1, 271512, 0, 67108864), -- Incomplete Puppet +(221701, 0, 10, 10, 1, 271511, 0, 0), -- Trained Shalewing +(221700, 0, 0, 1, 1, 271510, 0, 0), -- Dummy Stalker +(221699, 0, 10, 10, 1, 271509, 0, 0), -- Trained Shalewing +(221697, 0, 10, 1, 1, 271507, 0, 67108864), -- Nerubian Puppet +(221696, 0, 10, 100, 1, 271506, 0, 0), -- Impact Test Dummy - Kultiran Male +(221695, 0, 10, 1, 1, 271505, 0, 67108864), -- Earthen Puppet +(221694, 0, 10, 100, 1, 271504, 0, 0), -- Impact Test Dummy - Pandaren Male +(221693, 0, 10, 1, 1, 271503, 0, 67108864), -- Arathi Puppet +(221692, 0, 10, 100, 1, 271502, 0, 0), -- Impact Test Dummy - Dracthyr Male +(221691, 0, 10, 100, 1, 271501, 0, 0), -- Impact Test Dummy - Goblin - Male +(221690, 0, 10, 1, 1, 271500, 73, 65536), -- Strength of Beledar +(221689, 0, 10, 1, 1, 271499, 0, 0), -- [DNT] Kill Credit: Old Grim Drained +(221688, 0, 10, 1, 1, 271498, 0, 0), -- [DNT] Kill Credit: Heartfang Drained +(221687, 0, 10, 100, 1, 271497, 0, 0), -- Impact Test Dummy - Undead - Male +(221686, 0, 10, 100, 1, 271496, 0, 0), -- Impact Test Dummy - Night Elf - Male +(221685, 0, 10, 1, 1, 271495, 0, 0), -- [DNT] Kill Credit: Lighteater Drained +(221683, 0, 10, 100, 1, 271493, 0, 0), -- Impact Test Dummy - Orc Male +(221682, 0, 10, 100, 1, 271492, 0, 0), -- Impact Test Dummy - Blood Elf Male +(221680, 0, 10, 100, 1, 271490, 0, 0), -- Impact Test Dummy - Draenei - Male +(221679, 0, 10, 100, 1, 271489, 0, 0), -- Impact Test Dummy - Worgen Male +(221677, 0, 10, 1, 1, 271487, 0, 0), -- Kill Credit: Q01 - Interact with Vizier Taxi +(221676, 0, 10, 100, 1, 271486, 0, 0), -- Impact Test Dummy - Troll Male +(221675, 0, 10, 100, 1, 271485, 0, 0), -- Impact Test Dummy - Dwarf - Male +(221674, 0, 10, 5000, 1, 271484, 0, 0), -- Azj'kahet Nerubian +(221673, 0, 10, 1000, 1, 271483, 0, 0), -- Azj'kahet Nerubian +(221671, 0, 9, 5, 1, 271481, 0, 0), -- Recalled Winterfin Rider +(221669, 0, 0, 10, 1, 271479, 0, 0), -- Blight Swarmer +(221668, 0, 10, 6, 1, 271478, 72, 65536), -- Horror of the Shallows +(221667, 0, 0, 5, 1, 271477, 2097224, 128), -- Lost Watcher +(221666, 0, 10, 1, 1, 271476, 1090520146, 0), -- Noli's Camera +(221665, 0, 9, 2, 1, 271475, 0, 6), -- Spooky Boat +(221664, 0, 9, 5, 1, 271474, 0, 0), -- Remembered Creeper +(221663, 0, 10, 10, 1, 271473, 0, 0), -- Shadow-hemmed Fog Beast +(221661, 0, 9, 1, 1, 271471, 0, 0), -- Recalled Seagull +(221659, 0, 10, 1, 1, 271469, 8, 4096), -- Coreway Repair Rig +(221657, 0, 10, 1, 1, 271467, 0, 0), -- Coreway Repair Rig +(221655, 0, 9, 30, 1, 271464, 72, 0), -- Remembered Mother Smolderweb +(221654, 0, 10, 1, 1, 271463, 0, 0), -- Unbound Earthen +(221653, 0, 10, 15, 1, 271462, 0, 0), -- Gundargaz Defender +(221652, 0, 10, 1, 1, 271461, 0, 0), -- Kolgaran +(221648, 0, 10, 6, 1, 271457, 73, 65536), -- The Perchfather +(221647, 0, 10, 0.100000001490116119, 1, 271456, 0, 0), -- Remembered Threadling +(221643, 0, 0, 10, 1, 271452, 0, 0), -- Kaheti Attendant +(221635, 0, 10, 3, 1, 271444, 16780288, 4194304), -- King Thoras Trollbane +(221634, 0, 10, 3, 1, 271443, 16780288, 4194304), -- Nazgrim +(221633, 0, 10, 3, 4, 271442, 16780288, 4194304), -- High Inquisitor Whitemane +(221632, 0, 10, 3, 1, 271441, 16780288, 4194304), -- Highlord Darion Mograine +(221630, 0, 10, 1, 1, 271439, 0, 0), -- Ryfus Sacredpyr +(221629, 0, 10, 4, 1, 271438, 4128, 53477378), -- Brann Bronzebeard +(221628, 0, 10, 1, 1, 271437, 1024, 0), -- Landing Stalker +(221627, 0, 0, 1, 1, 271436, 1073741824, 67108866), -- Note +(221626, 0, 10, 1, 1, 271435, 1073742848, 0), -- [DNT] Invisible Bunny +(221625, 0, 10, 1, 1, 271434, 0, 0), -- Kill Credit: Scrap Located [DNT] +(221624, 0, 9, 2, 1, 271433, 0, 0), -- Recalled Crawler +(221623, 0, 9, 2, 1, 271432, 0, 0), -- Recalled Winterfin Shorestriker +(221622, 0, 9, 5, 1, 271431, 0, 0), -- Recalled Bay Orca +(221621, 0, 9, 2, 1, 271430, 0, 0), -- Recalled Winterfin Warrior +(221619, 0, 10, 2.5, 1, 271428, 1, 0), -- Spider, Underground +(221618, 0, 10, 3, 1, 271427, 0, 0), -- Elder Priest +(221617, 0, 10, 3, 1, 271426, 0, 0), -- Royal Advisor +(221616, 0, 10, 4, 1, 271425, 1, 0), -- Nerubian Swarmite - Melee, Poison +(221614, 0, 10, 3, 1, 271423, 0, 0), -- Nerubian Caster, Frost +(221613, 0, 10, 3, 1, 271422, 0, 0), -- Nerubian Caster, Poison +(221612, 0, 9, 2, 1, 271421, 0, 0), -- Remembered Darkmist +(221611, 0, 10, 4, 1, 271420, 0, 0), -- Nerubian Fighter, Frost +(221610, 0, 10, 1, 1, 271419, 0, 0), -- Noli Marlen +(221609, 0, 10, 4, 1, 271418, 0, 0), -- Nerubian Fighter, Poison +(221608, 0, 10, 1, 1, 271417, 0, 0), -- Quickwick Scrounger +(221607, 0, 10, 4, 1, 271416, 0, 0), -- Nerubian Fighter, Web +(221606, 0, 10, 5, 1, 271415, 0, 0), -- Bio Worm +(221605, 0, 10, 5, 1, 271414, 0, 0), -- Nerubian Skyrazor +(221604, 0, 10, 5, 1, 271413, 0, 0), -- Faceless One +(221603, 0, 10, 2, 1, 271412, 0, 0), -- Faceless One +(221602, 0, 10, 2, 1, 271411, 0, 0), -- Pale Priest +(221601, 0, 10, 6, 1, 271410, 0, 0), -- Chitin Knight +(221600, 0, 10, 1, 1, 271409, 1610612752, 6), -- Cataloger's Disc +(221599, 0, 10, 3, 1, 271408, 0, 0), -- Unseen Blade +(221597, 0, 10, 3, 1, 271406, 0, 0), -- Dark Priest +(221596, 0, 10, 3, 1, 271405, 1, 0), -- Nerubian Swarmite - Caster, Poison +(221595, 0, 10, 3, 1, 271404, 0, 0), -- Nerubian Caster, Web +(221594, 0, 10, 4, 1, 271403, 0, 0), -- Nerubian Fighter, Physical +(221593, 0, 9, 1, 1, 271402, 1610612752, 117440518), -- Controller +(221592, 0, 10, 1, 1, 271401, 0, 0), -- Kill Credit: first fog trace hit [DNT] +(221591, 0, 10, 6, 1, 271400, 1, 0), -- Stagshell, Poison +(221590, 0, 10, 5, 1, 271399, 0, 0), -- Giant Slime, Void +(221586, 0, 0, 1, 1, 271395, 1075839048, 0), -- Speaker Dorlita +(221585, 0, 9, 150, 1, 271394, 108, 0), -- Remembered Onyxia +(221584, 0, 10, 1, 1, 271393, 1610612752, 67108870), -- Kill Credit +(221583, 0, 0, 1, 1, 271392, 1075839048, 0), -- Speaker Mechhand +(221582, 0, 9, 1, 1, 271391, 0, 0), -- Ingredient C Stalker +(221581, 0, 9, 1, 1, 271390, 0, 0), -- Ingredient B Stalker +(221579, 0, 10, 1, 1, 271388, 0, 0), -- Ingredient A Stalker +(221578, 0, 9, 80, 1, 271387, 72, 0), -- Remembered Gahz'rilla +(221576, 0, 10, 1, 1, 271385, 0, 0), -- Shraubendre +(221574, 0, 9, 80, 1, 271383, 72, 0), -- Remembered King Gordok +(221573, 0, 10, 0.5, 1, 271382, 0, 0), -- Ferret +(221572, 0, 10, 2, 1, 271381, 0, 0), -- Deepflayer +(221571, 0, 10, 1, 1, 271380, 66049, 0), -- Rock Snail +(221570, 0, 10, 2, 1, 271379, 0, 0), -- Stormrook +(221569, 0, 10, 1, 1, 271378, 1, 0), -- Falcon +(221568, 0, 10, 1, 1, 271377, 512, 0), -- Ramolith +(221567, 0, 10, 2, 1, 271376, 0, 0), -- Monstrous Eel +(221566, 0, 10, 2, 1, 271375, 512, 0), -- Primal Earth Elemental +(221564, 0, 10, 1, 1, 271373, 0, 0), -- Noli Marlen +(221563, 0, 10, 1, 1, 271372, 1, 0), -- Gull +(221562, 0, 10, 1, 1, 271371, 0, 0), -- Water Elemental +(221561, 0, 10, 1, 1, 271370, 1073742848, 0), -- Generic Bunny +(221560, 0, 10, 0.200000002980232238, 1, 271369, 1073741824, 0), -- Electrical Disturbance +(221559, 0, 9, 1.149999976158142089, 1, 271368, 0, 0), -- Recalled Winterfin Tadpole +(221558, 0, 9, 1, 1, 271367, 1073742848, 0), -- Tadpoles Bunny Trigger +(221557, 0, 10, 2, 1, 271366, 0, 0), -- Grand Overspinner Antourix +(221556, 0, 0, 1, 1, 271365, 16778240, 16), -- Lightning Torrent Stalker - South Walk West +(221555, 0, 0, 1, 1, 271364, 16778240, 16), -- Lightning Torrent Stalker - South Walk East +(221554, 0, 0, 1, 1, 271363, 16778240, 16), -- Lightning Torrent Stalker - North Walk West +(221553, 0, 0, 1, 1, 271362, 16778240, 16), -- Lightning Torrent Stalker - North Walk East +(221552, 0, 10, 1, 1, 271361, 0, 0), -- An'zi +(221551, 0, 10, 4, 1, 271360, 72, 65536), -- Grimslice +(221550, 0, 10, 2, 1, 271359, 0, 0), -- Ren'khat +(221549, 0, 10, 1, 1, 271358, 1610612752, 6), -- Cataloger's Disc +(221547, 0, 0, 1, 1, 271356, 1073741824, 0), -- Web Cocoon +(221546, 0, 10, 0.5, 1, 271355, 0, 0), -- Coalesced Shadeling +(221545, 0, 10, 1, 1, 271354, 1024, 0), -- [DNT] Rare 08 Stalker +(221544, 0, 0, 1, 1, 271353, 16778240, 144), -- Vehicle Stalker +(221543, 0, 8, 0.75, 1, 271352, 0, 0), -- Throw Destination +(221542, 0, 10, 1, 1, 271351, 0, 0), -- Brother Abealard +(221541, 0, 10, 0.200000002980232238, 1, 271350, 0, 0), -- Feral Cub +(221540, 0, 10, 1, 1, 271349, 0, 0), -- Kill Credit: Drills Powered [DNT] +(221538, 0, 0, 1, 1, 271347, 16778240, 144), -- Nerubian +(221537, 0, 0, 3, 1, 271346, 0, 0), -- Unstable Experiment +(221536, 0, 10, 1, 1, 271345, 0, 0), -- Earthen Adventurer +(221535, 0, 10, 1, 1, 271344, 0, 0); -- Stormrook + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(221534, 0, 10, 5.90000009536743164, 1, 271343, 73, 65536), -- Lytfang the Lost +(221533, 0, 10, 1, 1, 271342, 0, 0), -- Stormrook +(221532, 0, 10, 1, 1, 271341, 0, 0), -- Earthen Civilian +(221531, 0, 10, 1, 1, 271340, 0, 0), -- Stormrook +(221530, 0, 10, 1, 1, 271339, 0, 0), -- Brother Abealard +(221529, 0, 10, 1, 1, 271338, 1073742848, 0), -- Spirit Bomb +(221523, 0, 10, 1, 1, 271332, 1, 0), -- Dazzling Peafowl +(221522, 0, 10, 0.200000002980232238, 1, 271331, 0, 0), -- Plains Peachick +(221521, 0, 10, 1, 1, 271330, 0, 0), -- Order of Night Fighter +(221520, 0, 10, 0.200000002980232238, 1, 271329, 0, 0), -- Puddle Skipper +(221518, 0, 10, 0.300000011920928955, 1, 271327, 256, 0), -- Deathspore Bud +(221517, 0, 10, 1, 1, 271326, 1073741824, 0), -- Mineral-Rich Cloud +(221516, 0, 9, 5, 1, 271325, 0, 0), -- Remembered Deviate Raptor +(221515, 0, 10, 0.100000001490116119, 1, 271324, 1610612752, 117440518), -- Cloud Farmed +(221514, 0, 10, 1, 1, 271322, 0, 0), -- Nerubian Puppet +(221513, 0, 10, 2, 1, 271321, 1610612752, 67108870), -- Unpainted Ramolith Prop +(221512, 0, 10, 1, 1, 271320, 0, 0), -- Kill Credit: Fog site C reached [DNT] +(221511, 0, 10, 1, 1, 271319, 0, 0), -- Kill Credit: Fog site B reached [DNT] +(221510, 0, 10, 1, 1, 271318, 0, 0), -- Kill Credit: Fog site A reached [DNT] +(221509, 0, 10, 1, 1, 271317, 0, 0), -- Kill Credit: Left placement area [DNT] +(221508, 0, 10, 75, 1, 271316, 0, 0), -- Busted Shredder X-3922 +(221507, 0, 10, 1, 1, 271315, 0, 0), -- Kill Credit: Entered first placement area [DNT] +(221504, 0, 10, 1, 1, 271312, 0, 0), -- Kill Credit: water reached [DNT] +(221503, 0, 10, 1, 1, 271311, 0, 0), -- Kill Credit: Photo taken [DNT] +(221502, 0, 10, 1, 1, 271310, 0, 0), -- Kill Credit: Noli followed [DNT] +(221501, 0, 10, 1, 1, 271309, 0, 0), -- Kill Credit: Fog trail followed [DNT] +(221500, 0, 8, 0.75, 1, 271308, 0, 0), -- Spelltarget +(221497, 0, 10, 0.200000002980232238, 1, 271305, 0, 0), -- Snake +(221495, 0, 10, 1, 1, 271303, 1610612752, 6), -- Cataloger's Disc +(221494, 0, 10, 0.200000002980232238, 1, 271302, 0, 0), -- Flutterlight Moth +(221492, 0, 10, 3, 1, 271300, 8392704, 2048), -- Priory Knight +(221489, 0, 9, 1, 1, 271297, 1073742848, 0), -- Purge Corpses Bunny Trigger +(221488, 0, 10, 1, 1, 271296, 0, 0), -- The Keeper +(221487, 0, 10, 1, 1, 271295, 1090520130, 0), -- Fog Trail +(221486, 0, 10, 3, 1, 271294, 8392704, 2048), -- Priory Squire +(221481, 0, 9, 1, 1, 271289, 1610612752, 117440518), -- Controller +(221478, 0, 9, 2, 1, 271286, 0, 0), -- Remembered Deviate Fish +(221476, 0, 10, 1, 1, 271284, 4096, 64), -- Eindride Scriptyrn +(221475, 0, 10, 1, 1, 271283, 4096, 0), -- Alma Scriptyrn +(221474, 0, 10, 1, 1, 271282, 1, 0), -- Wary Shalehorn +(221473, 0, 10, 2, 1, 271281, 4096, 0), -- Mereldar Strategist +(221470, 0, 10, 1, 1, 271278, 1, 0), -- Feral Sharpclaw +(221469, 0, 10, 2, 1, 271277, 0, 0), -- Orator Tx'itk +(221468, 0, 8, 1, 1, 271276, 1610612752, 6), -- [DNT] Kill Credit +(221467, 0, 8, 1, 1, 271275, 1610612752, 6), -- [DNT] Kill Credit +(221466, 0, 8, 1, 1, 271274, 1610612752, 6), -- [DNT] Kill Credit +(221465, 0, 0, 1, 1, 271273, 1073741824, 128), -- Abyssal Conduit +(221464, 0, 10, 0.300000011920928955, 1, 271272, 256, 0), -- Cultivated Mireshroom +(221463, 0, 10, 1, 1, 271271, 1073741824, 134218342), -- Shadowfel Revenant +(221462, 0, 10, 1, 1, 271270, 4096, 16384), -- Kirin Tor Portalkeeper +(221461, 0, 10, 1, 1, 271269, 0, 0), -- [DNT] Kill Credit - Puppet +(221460, 0, 10, 1, 1, 271268, 1610612752, 117440518), -- Saddled Cloudrook +(221459, 0, 10, 1, 1, 271267, 0, 0), -- Cloudrook +(221458, 0, 10, 2, 1, 271266, 4096, 0), -- Yolanda Akithmael +(221457, 0, 10, 2, 1, 271265, 0, 0), -- Order of Night Tank +(221456, 0, 10, 1, 1, 271264, 0, 0), -- Order of Night Ranger +(221455, 0, 10, 1, 1, 271263, 0, 0), -- Order of Night Fighter +(221454, 0, 10, 2, 1, 271262, 0, 0), -- Order of Night Adept +(221453, 0, 10, 1, 1, 271261, 0, 0), -- Order of Night Disciple +(221452, 0, 9, 1, 1, 271260, 0, 0), -- Scourge Package +(221449, 0, 10, 5, 1, 271257, 134217728, 0), -- Berta Bryckbreaker +(221448, 0, 10, 0.699999988079071044, 1, 271256, 0, 0), -- Mylton Fyreswyd +(221447, 0, 9, 2, 1, 271255, 0, 0), -- Recalled Scourgebeak +(221446, 0, 10, 60, 1, 271254, 72, 0), -- Creature Name +(221444, 0, 9, 2, 1, 271252, 0, 0), -- Recalled Creeper +(221443, 0, 10, 1, 1, 271251, 0, 0), -- Stormrider Shaman +(221442, 0, 10, 1, 1, 271250, 0, 0), -- Stormrider Shaman +(221441, 0, 10, 1, 1, 271249, 0, 0), -- Stormrider Shaman +(221440, 0, 10, 1, 1, 271248, 0, 0), -- Kill Credit: Legendary [DNT] +(221439, 0, 10, 1, 1, 271247, 0, 0), -- Kill Credit: Epic [DNT] +(221438, 0, 10, 1, 1, 271246, 0, 0), -- Kill Credit: Rare [DNT] +(221437, 0, 10, 1, 1, 271245, 0, 0), -- Kill Credit: Common [DNT] +(221436, 0, 9, 5, 1, 271244, 0, 0), -- Recalled Abomination +(221435, 0, 9, 2, 1, 271243, 0, 0), -- Recalled Constructor +(221434, 0, 9, 2, 1, 271242, 0, 0), -- Recalled Ghoul +(221433, 0, 9, 1, 1, 271241, 0, 0), -- Festering Corpse +(221432, 0, 0, 1, -60, 271240, 1073741904, 50610694), -- Air Totem +(221431, 0, 10, 1, 1, 271239, 0, 0), -- Dark Elemental +(221430, 0, 10, 6, 1, 271238, 256, 0), -- Fog Monster +(221429, 0, 10, 2, 1, 271237, 0, 0), -- Fog Creature +(221428, 0, 10, 1, 1, 271236, 0, 0), -- Point +(221427, 0, 0, 25, 1, 271235, 2097256, 128), -- Zekvir +(221425, 0, 10, 0.200000002980232238, 1, 271233, 0, 0), -- Stone Borer +(221424, 0, 10, 5.5, 1, 271232, 256, 0), -- Deathspore Lashroom +(221423, 0, 10, 1, 1, 271231, 0, 0), -- Kill Credit: Shadowseam Collapsed [DNT] +(221422, 0, 9, 1, 1, 271230, 0, 0), -- Kill Credit [DNT] +(221421, 0, 9, 1, 1, 271229, 134217728, 0), -- Eraneth +(221419, 0, 10, 1, 1, 271227, 0, 0), -- Kill Credit: Cultist Proxy +(221416, 0, 10, 1, 1, 271224, 0, 0), -- Glooming Shadow +(221415, 0, 10, 1, 1, 271223, 0, 0), -- Dead Forager +(221414, 0, 10, 1, 1, 271222, 0, 0), -- Impressionable Niffen +(221413, 0, 10, 1, 1, 271221, 0, 0), -- Parched Mosswool +(221411, 0, 10, 0.699999988079071044, 1, 271219, 134217728, 0), -- Kelther Hearthen +(221410, 0, 10, 2, 1, 271218, 4096, 0), -- Lamplighter Recruit +(221403, 0, 0, 1, 1, 271211, 1073741824, 128), -- Console Stalker +(221397, 0, 10, 3, 1, 271205, 0, 0), -- Foreman Eta +(221392, 0, 8, 1, 1, 271200, 1610612752, 6), -- [DNT] Kill Credit +(221390, 0, 10, 3, 1, 271198, 0, 0), -- Waxmonger Squick +(221388, 0, 0, 0.550000011920928955, 1, 271196, 16778240, 144), -- Ping Stalker +(221385, 0, 10, 2, 1, 271193, 0, 0), -- Arathi Devout +(221384, 0, 0, 1, 1, 271192, 2097224, 67108864), -- Stormrider Cadet +(221383, 0, 10, 1, 1, 271191, 0, 0), -- Arathi Recruit +(221382, 0, 10, 2, 1, 271190, 0, 0), -- Arathi Disciple +(221381, 0, 10, 1, 1, 271189, 4096, 0), -- Jaenet Hostfyrm +(221380, 0, 10, 2, 1, 271188, 4096, 0), -- Lamplighter Recruit +(221379, 0, 10, 1, 1, 271187, 1610612752, 117440518), -- Generic Bunny +(221378, 0, 10, 1, 1, 271186, 0, 0), -- Gundargaz Civilian +(221376, 0, 10, 1, 1, 271184, 0, 0), -- Rufas Helmglynn +(221374, 0, 10, 1, 1, 271182, 134217728, 0), -- Blimore Vidala +(221368, 0, 10, 2, 1, 271176, 134221824, 0), -- Dalian Ironlink +(221366, 0, 10, 0.300000011920928955, 1, 271174, 256, 0), -- Cultivated Mireshroom +(221363, 0, 10, 1, 1, 271171, 256, 0), -- Mirehat Sporedancer +(221362, 0, 10, 1, 1, 271170, 256, 0), -- Mirehat Fungalmancer +(221359, 0, 10, 1, 1, 271167, 134217728, 0), -- Soran Vidala +(221358, 0, 10, 1, 1, 271166, 65537, 0), -- Waste Krolusk +(221355, 0, 10, 1, 1, 271163, 0, 0), -- Urtago +(221354, 0, 10, 4, 1, 271162, 2147483720, 0), -- Cogchewer +(221350, 0, 10, 1, 1, 271158, 0, 0), -- 11.0 Hallowfall - Those that fell - Gossip about Idona (MDE) +(221349, 0, 0, 10, 1, 271147, 0, 0), -- [REUSE]Spinshroom +(221348, 0, 10, 1, 1, 271146, 0, 0), -- Kill Credit: Tracker attached [DNT] +(221347, 0, 10, 1, 1, 271145, 134217728, 0), -- Niepha Shelvan +(221346, 0, 10, 0.100000001490116119, 1, 271144, 1610612752, 117440518), -- Skardyn Slain +(221345, 0, 9, 5, 1, 271143, 0, 0), -- Recalled Drakkari Golem +(221344, 0, 0, 2, 1, 271127, 2097160, 67108992), -- Gloom Hatchling +(221343, 0, 9, 2, 1, 271124, 0, 0), -- Recalled Heretic +(221342, 0, 10, 1, 1, 271123, 0, 0), -- Deepflayer Hunter +(221341, 0, 9, 1, 1, 271121, 0, 0), -- Champion of Sseratus +(221340, 0, 10, 0.200000002980232238, 1, 271069, 0, 0), -- Rubberskin Slug +(221339, 0, 10, 0.200000002980232238, 1, 271068, 0, 0), -- Paleshell Hermit +(221338, 0, 10, 0.200000002980232238, 1, 271065, 0, 0), -- Stillbeak Seagull +(221327, 0, 10, 6, 1, 270992, 72, 65536), -- Kaheti Silk Hauler +(221323, 0, 10, 1, 1, 270964, 0, 0), -- Kill Credit: Fog Progress C [DNT] +(221322, 0, 10, 1, 1, 270961, 0, 0), -- Kill Credit: Fog Progress B [DNT] +(221321, 0, 9, 1, 1, 270952, 1073742848, 0), -- Sseratus Bunny Trigger +(221320, 0, 9, 5, 2, 270951, 0, 0), -- Recalled Scourgeheart Drakkari +(221319, 0, 9, 2, 1, 270950, 0, 0), -- Recalled Drakkari +(221318, 0, 10, 1, 1, 270947, 1610612752, 117440518), -- Nerubian Wagon +(221317, 0, 9, 5, 5, 270946, 0, 0), -- Recalled Prophet of Sseratus +(221316, 0, 10, 20, 1, 270944, 2149580876, 0), -- Droghung +(221313, 0, 10, 1, 1, 270941, 0, 0), -- Sunless Summoner +(221311, 0, 10, 0.300000011920928955, 1, 270939, 0, 0), -- Sunless Droplets +(221310, 0, 10, 4, 1, 270938, 2147483720, 0), -- Skulldunk +(221309, 0, 10, 2, 1, 270937, 134221824, 0), -- Oskaer Daleclash +(221307, 0, 10, 7, 1, 270935, 0, 0), -- Voidstone Behemoth +(221306, 0, 0, 12, 1, 270934, 0, 0), -- Pale Priest +(221304, 0, 10, 0.300000011920928955, 1, 270932, 0, 0), -- Frenzied Glowmite +(221303, 0, 10, 1, 1, 270931, 0, 0), -- Direweb Lasher +(221302, 0, 10, 1, 1, 270930, 0, 0), -- Direweb Marauder +(221301, 0, 10, 0.300000011920928955, 1, 270929, 1, 0), -- Direweb Drone +(221300, 0, 10, 1, 1, 270928, 0, 0), -- Direweb Ritualist +(221299, 0, 10, 1, 1, 270927, 0, 0), -- Kill Credit +(221298, 0, 10, 1, 1, 270926, 1, 0), -- Cavern Basilisk +(221297, 0, 10, 1, 1, 270925, 1, 0), -- Foraging Mole +(221296, 0, 0, 1, 1, 270924, 0, 0), -- Stormrider Cadet +(221295, 0, 10, 1, 1, 270923, 0, 0), -- Dornogal Civilian +(221294, 0, 10, 1.35000002384185791, 1, 270922, 0, 0), -- Earthen Runeweaver +(221293, 0, 10, 1.35000002384185791, 1, 270921, 0, 0), -- Earthen Runeweaver +(221274, 0, 10, 1, 1, 270902, 0, 0), -- Earthen Footsoldier +(221256, 0, 10, 2, 1, 270884, 0, 0), -- Umbral Citizen +(221255, 0, 10, 2, 1, 270883, 0, 0), -- Umbral Citizen +(221254, 0, 10, 2, 1, 270882, 0, 0), -- Umbral Citizen +(221253, 0, 10, 1, 1, 270881, 0, 0), -- Umbral Citizen +(221252, 0, 10, 2, 1, 270880, 0, 0), -- Umbral Citizen +(221251, 0, 10, 0.699999988079071044, 1, 270879, 0, 0), -- Nynthia +(221250, 0, 10, 2, 1, 270878, 0, 0), -- Umbral Citizen +(221249, 0, 10, 2, 1, 270877, 0, 0), -- Umbral Citizen +(221248, 0, 10, 2, 1, 270876, 0, 0), -- Umbral Citizen +(221247, 0, 10, 0.699999988079071044, 1, 270875, 0, 0), -- Geoffy +(221246, 0, 10, 1, 1, 270874, 0, 0), -- Umbral Citizen +(221245, 0, 10, 2, 1, 270873, 0, 0), -- Umbral Citizen +(221244, 0, 10, 1, 1, 270872, 0, 0), -- Umbral Citizen +(221243, 0, 10, 1, 1, 270871, 0, 0), -- Umbral Citizen +(221242, 0, 10, 1, 1, 270870, 0, 0), -- Skeins Citizen +(221241, 0, 10, 1, 1, 270869, 0, 0), -- Umbral Citizen +(221240, 0, 10, 1, 1, 270868, 0, 0), -- Hollows Citizen +(221239, 0, 10, 1, 1, 270867, 0, 0), -- Burrows Citizen +(221238, 0, 10, 1, 1, 270866, 4, 0), -- Queen Ansurek +(221237, 0, 10, 1, 1, 270865, 4096, 0), -- Klayn Thysthand +(221236, 0, 10, 1, 1, 270864, 0, 0), -- Skeins Citizen +(221235, 0, 10, 1, 1, 270863, 0, 0), -- Hollows Citizen +(221234, 0, 10, 2, 1, 270862, 0, 0), -- Mereldar Gardener +(221233, 0, 10, 1, 1, 270861, 0, 0), -- Burrows Citizen +(221232, 0, 10, 0.5, 1, 270860, 1610612752, 117440518), -- Fallen Arathi +(221231, 0, 10, 0.5, 1, 270859, 1610612752, 117440518), -- Hungering Pupfish +(221229, 0, 10, 1, 1, 270857, 0, 0), -- Unbound Earthen +(221225, 0, 10, 1, 1, 270853, 0, 0), -- [DNT] Kill Credit - Web Scraps +(221224, 0, 10, 325, 1, 270852, 2097260, 128), -- Shurrai +(221219, 0, 10, 1, 1, 270847, 0, 0), -- Nerubian Threadling +(221218, 0, 10, 1, 1, 270846, 1073742848, 0), -- [DNT] Invisible Bunny +(221217, 0, 10, 40, 1, 270845, 73, 65536), -- Spore-infused Shalewing +(221214, 0, 10, 1, 1, 270842, 0, 0), -- Zandelvari +(221213, 0, 10, 200, 1, 270841, 0, 0), -- Eroded Titan Construct +(221212, 0, 10, 1, 1, 270840, 0, 0), -- [DNT] Kill Credit - Supplies Organized +(221211, 0, 10, 1, 1, 270839, 0, 0), -- Stormrook +(221209, 0, 10, 1, 1, 270837, 0, 0), -- Stormrook +(221205, 0, 10, 200, 1, 270833, 0, 0), -- Eroded Titan Construct +(221203, 0, 10, 2, 1, 270831, 2147483648, 0), -- Balaxir the Bully +(221202, 0, 10, 2, 1, 270830, 2147483648, 0), -- Zorikal the Patron +(221199, 0, 10, 40, 1, 270827, 72, 65536), -- Hungerer of the Deeps +(221198, 0, 10, 1, 1, 270826, 0, 0), -- Deepflayer Hunter +(221197, 0, 10, 1, 1, 270825, 0, 0), -- Prop Smith Ghedrigan +(221196, 0, 10, 1, 1, 270824, 0, 0), -- [DNT] Kill Credit: Sages +(221195, 0, 10, 1, 1, 270823, 0, 0), -- [DNT] Generic Stalker +(221194, 0, 0, 1, 1, 270822, 16778240, 16), -- [DNT] Beehive Trash Stalker +(221193, 0, 10, 1, 1, 270821, 0, 0), -- Reckoning Deckhand +(221192, 0, 10, 1, 1, 270820, 1073741824, 0), -- Territorial Deepflayer +(221191, 0, 10, 1, 1, 270819, 0, 0), -- Schismatic Acolyte +(221190, 0, 10, 1, 1, 270818, 0, 0), -- Loyalist Threadblade +(221189, 0, 10, 1, 1, 270817, 0, 0), -- Ol' Snorler +(221188, 0, 10, 1, 1, 270816, 0, 0), -- Stormrook +(221187, 0, 10, 1, 1, 270815, 0, 0), -- Order of Night Disciple +(221186, 0, 10, 2, 1, 270814, 0, 0), -- Irontalon Deepflayer +(221185, 0, 10, 1, 1, 270813, 0, 0), -- Stonewing Deepflayer +(221184, 0, 10, 1, 1, 270812, 0, 0), -- [DNT] Kill Credit +(221183, 0, 10, 1721.760009765625, 1, 270811, 4, 67108864), -- Barrel of Fireworks +(221182, 0, 10, 1, 1, 270810, 0, 0), -- Stormrook +(221181, 0, 10, 2, 1, 270809, 0, 0), -- Pillar Scuttler +(221180, 0, 10, 200, 1, 270808, 0, 0), -- Eroded Titan Construct +(221179, 0, 10, 40, 1, 270807, 72, 65536), -- Duskshadow +(221178, 0, 10, 1, 1, 270806, 1610612752, 117440518), -- Pillar Scuttler +(221177, 0, 10, 1, 1, 270805, 1073742848, 0), -- Ancestor +(221167, 0, 9, 1, 1, 270795, 0, 64), -- Yu'lon +(221166, 0, 10, 2, 1, 270794, 0, 0), -- Sazh'kel +(221163, 0, 10, 1, 1, 270791, 1090520130, 0), -- Fog Collector +(221161, 0, 10, 1, 1, 270789, 0, 0), -- Kill Credit: Fog Progress A [DNT] +(221160, 0, 0, 1, 1, 270788, 0, 0), -- Dr. Pigment +(221159, 0, 0, 1, 1, 270787, 0, 0), -- Lieutenant Porkensworth +(221158, 0, 0, 1, 1, 270786, 0, 0), -- Terry Tails +(221155, 0, 0, 1, 1, 270783, 0, 0), -- Wiggle Snout +(221153, 0, 10, 0.200000002980232238, 1, 270781, 0, 0), -- Undercrawler Hatchling +(221152, 0, 10, 1, 1, 270780, 0, 0), -- Water Elemental +(221151, 0, 10, 2, 1, 270779, 1, 0), -- Giant Undercrawler +(221149, 0, 10, 1, 1, 270777, 256, 0), -- Sporbit Drifter +(221147, 0, 10, 0.300000011920928955, 1, 270775, 0, 0), -- Tiny Sporbit +(221146, 0, 10, 0.200000002980232238, 1, 270774, 0, 0), -- Tiny Sporbit +(221145, 0, 10, 0.5, 1, 270773, 1, 0), -- Skipper +(221144, 0, 10, 1, 1, 270772, 1, 0), -- Skipper +(221143, 0, 10, 1, 1, 270771, 0, 0), -- Dornogal Steward +(221142, 0, 10, 2, 1, 270770, 65537, 0), -- Understream Lurker +(221141, 0, 10, 1, 1, 270769, 65537, 0), -- Understream Creeper +(221140, 0, 10, 1, 1, 270768, 0, 0), -- [DNT] Generic Stalker +(221139, 0, 10, 1, 1, 270767, 0, 0), -- Water Elemental Costume +(221138, 0, 10, 0.300000011920928955, 1, 270766, 1, 0), -- Glowmite +(221137, 0, 10, 1, 1, 270765, 0, 0), -- Wind Elemental Costume +(221136, 0, 10, 1, 1, 270764, 1, 0), -- Glowmite +(221135, 0, 10, 2, 1, 270763, 0, 0), -- Celle Wilde +(221134, 0, 10, 0.400000005960464477, 1, 270762, 1, 0), -- Night Creeper +(221133, 0, 10, 2, 1, 270761, 0, 0), -- Fog Phantom +(221132, 0, 10, 1, 1, 270760, 0, 0), -- Fog Creature +(221131, 0, 10, 1, 1, 270759, 1, 0); -- Threadling Scavenger + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(221128, 0, 10, 6, 1, 270756, 72, 0), -- Clawbreaker K'zithix +(221127, 0, 10, 0.699999988079071044, 1, 270755, 0, 0), -- Deepwater Kobyss +(221126, 0, 10, 6, 1, 270754, 65609, 0), -- Tephratennae +(221125, 0, 10, 1, 1, 270753, 0, 0), -- Ascended Socialite +(221124, 0, 10, 100, 1, 270752, 0, 0), -- Impact Test Dummy - Gnome - Male +(221123, 0, 10, 1, 1, 270751, 0, 0), -- Flappy Rockwing +(221122, 0, 10, 100, 1, 270750, 0, 0), -- Impact Test Dummy - Tauren Male +(221121, 0, 10, 1, 1, 270749, 1610612752, 117440518), -- Rock Snail +(221120, 0, 10, 1, 1, 270748, 1610612752, 117440518), -- Jawcrawler +(221119, 0, 10, 1, 1, 270747, 1610612752, 117440518), -- Skipper +(221118, 0, 10, 1, 1, 270746, 0, 0), -- Clodgran +(221117, 0, 10, 1, 1, 270745, 0, 0), -- Brunelda +(221116, 0, 10, 1, 1, 270744, 1610612752, 117440518), -- Mug of Screamer Venom +(221115, 0, 10, 2, 1, 270743, 0, 0), -- Scheming Socialite +(221114, 0, 10, 1, 1, 270742, 0, 0), -- Sonnebrid +(221113, 0, 10, 1, 1, 270741, 0, 0), -- Credit Bunny 5 +(221112, 0, 10, 1, 1, 270740, 0, 0), -- Credit Bunny 4 +(221111, 0, 10, 1, 1, 270739, 0, 0), -- Credit Bunny 3 +(221110, 0, 10, 1, 1, 270738, 0, 0), -- Credit Bunny 2 +(221109, 0, 10, 1, 1, 270737, 0, 0), -- Credit Bunny 1 +(221108, 0, 10, 1, 1, 270736, 0, 0), -- Credit Bunny 0 +(221107, 0, 10, 2, 1, 270735, 4096, 0), -- Dander +(221106, 0, 10, 3, 1, 270734, 4096, 0), -- Dander +(221103, 0, 0, 14, 1, 270731, 2097224, 67108864), -- Hulking Warshell +(221102, 0, 0, 10, 1, 270730, 2097224, 67108864), -- Elder Shadeweaver +(221101, 0, 0, 1, 1, 270729, 16778240, 16), -- Stalker +(221100, 0, 10, 1, 1, 270728, 0, 0), -- Faerin +(221099, 0, 10, 2, 1, 270727, 0, 67108864), -- The Puppetmaster +(221098, 0, 10, 2, 1, 270726, 0, 0), -- The Puppetmaster +(221097, 0, 10, 1, 3, 270725, 1610612752, 117440518), -- Meat Pile +(221096, 0, 10, 2, 1, 270724, 16777216, 16), -- High Elevator Etak'kaht +(221095, 0, 10, 1, 1, 270723, 0, 0), -- Skardyn +(221094, 0, 10, 2, 1, 270722, 0, 0), -- Orator Tx'itk +(221093, 0, 10, 2, 1, 270721, 0, 0), -- Orator Tx'itk +(221092, 0, 10, 2, 1, 270720, 0, 0), -- Orator Tx'itk +(221091, 0, 10, 2, 1, 270719, 0, 0), -- Orator Tx'itk +(221090, 0, 10, 2, 1, 270718, 0, 0), -- Orator Tx'itk +(221089, 0, 10, 2, 1, 270717, 0, 0), -- Orator Tx'itk +(221088, 0, 10, 2, 1, 270716, 0, 0), -- Orator Tx'itk +(221087, 0, 10, 1, 1, 270715, 0, 0), -- [DNT] Kill Credit - Kahtex +(221086, 0, 10, 1, 1, 270714, 0, 0), -- [DNT] Kill Credit - Van'atka +(221085, 0, 10, 1, 1, 270713, 0, 0), -- [DNT] Kill Credit - Profiteer Z'kaxt +(221084, 0, 10, 300, 1, 270712, 2097228, 128), -- Kordac +(221082, 0, 10, 1, 1, 270710, 0, 0), -- [DNT] Kill Credit - Tox +(221081, 0, 10, 1, 1, 270709, 1610612752, 117440518), -- Wicked Wheel +(221080, 0, 10, 0.400000005960464477, 1, 270708, 0, 0), -- Night Skitter +(221079, 0, 10, 1, 1, 270707, 0, 0), -- [DNT] Kill Credit +(221077, 0, 10, 2, 1, 270705, 0, 0), -- Assistant Ula Threadstrong +(221076, 0, 10, 7, 1, 270704, 2147483721, 0), -- Reekscale +(221075, 0, 10, 1, 1, 270703, 1073742848, 0), -- Kobold Tunnel +(221074, 0, 10, 2, 1, 270702, 0, 0), -- Assistant Darragh Irongut +(221072, 0, 10, 2, 1, 270700, 0, 0), -- Unwitting Hollowguard +(221071, 0, 10, 5, 1, 270699, 2097228, 0), -- Overseer Roskarrag +(221070, 0, 10, 4, 1, 270698, 0, 0), -- Sureki Guard +(221069, 0, 10, 4, 1, 270697, 0, 0), -- Sureki Sentry +(221068, 0, 10, 0.200000002980232238, 0, 270696, 0, 0), -- Flashy Flutterbug +(221067, 0, 10, 325, 1, 270695, 2097260, 128), -- Orta +(221066, 0, 10, 5, 1, 270694, 0, 0), -- Wicktwister Kobold +(221065, 0, 10, 2, 1, 270693, 1, 0), -- Fluffy Sharpface +(221064, 0, 10, 1, 1, 270692, 0, 0), -- [DNT] Kill Credit: Alleria Void Bubble +(221063, 0, 10, 2, 1, 270691, 0, 0), -- Sureki Shadowstalker +(221062, 0, 10, 1, 1, 270690, 0, 0), -- Rising Kelp +(221061, 0, 10, 5, 1, 270689, 0, 0), -- Enormous Kelp-Snaggler +(221060, 0, 10, 0.5, 1, 270688, 0, 0), -- Pustulant Feaster +(221059, 0, 10, 1, 1, 270687, 0, 0), -- Kill Credit: Fog sample C collected [DNT] +(221058, 0, 10, 1, 1, 270686, 0, 0), -- Kill Credit: Fog sample B collected [DNT] +(221057, 0, 10, 1, 1, 270685, 0, 0), -- Kill Credit: Fog sample A collected [DNT] +(221056, 0, 10, 1, 1, 270684, 0, 0), -- Kill Credit: Fog sample collected - ANY [DNT] +(221055, 0, 10, 2, 1, 270683, 0, 0), -- Ascended Trafficker +(221054, 0, 10, 1, 1, 270682, 0, 0), -- [DNT] Kill Credit: Creature Punted +(221053, 0, 10, 0.009999999776482582, 1, 270681, 1073742864, 2), -- Arathi Crate +(221052, 0, 10, 1, 1, 270680, 0, 0), -- Captain +(221051, 0, 10, 0.5, 1, 270679, 0, 0), -- Kobold Minion +(221050, 0, 10, 1, 1, 270678, 0, 0), -- Kobold Trapper +(221049, 0, 10, 1, 1, 270677, 0, 0), -- Kobold Candle-Tosser +(221047, 0, 10, 1, 1, 270675, 0, 0), -- [DNT] Kill Credit: Potion C +(221046, 0, 10, 1, 1, 270674, 0, 0), -- [DNT] Kill Credit: Potion B +(221045, 0, 10, 1, 1, 270673, 0, 0), -- [DNT] Kill Credit: Potion A +(221044, 0, 10, 1.049999952316284179, 1, 270672, 0, 0), -- Stablehand +(221043, 0, 10, 1, 1, 270671, 0, 0), -- Noli Marlen +(221042, 0, 10, 1, 1, 270670, 0, 0), -- Baby Greench +(221041, 0, 10, 1, 1, 270669, 0, 0), -- Tiny Snowman +(221040, 0, 10, 1, 1, 270668, 0, 0), -- Globe Yeti +(221039, 0, 10, 1, 1, 270667, 0, 0), -- Kirin Tor Mage +(221038, 0, 10, 1, 1, 270666, 0, 0), -- Kirin Tor Mage +(221037, 0, 10, 2, 1, 270665, 0, 0), -- Ragefin Carver +(221036, 0, 10, 1, 1, 270664, 0, 0), -- Rotten Little Helper +(221035, 0, 0, 12, 1, 270663, 0, 0), -- Royal Scribe +(221034, 0, 0, 1, 1, 270662, 1627390992, 117703702), -- Fire Mote +(221033, 0, 0, 1, 1, 270661, 1610612752, 67109894), -- Air Purifier +(221032, 0, 10, 3, 1, 270660, 1073741896, 65536), -- Rhak'ik +(221030, 0, 10, 1, 1, 270658, 1073741840, 6), -- Winter Veil Cracker +(221029, 0, 10, 1, 1, 270657, 1, 0), -- Siege Webwing +(221024, 0, 10, 2, 1, 270652, 1, 0), -- Enraged Shalehorn +(221023, 0, 10, 2, 1, 270651, 513, 0), -- Wild Ramolith +(221022, 0, 10, 0.5, 1, 270650, 0, 0), -- KC: Climb Mid +(221021, 0, 10, 0.5, 1, 270649, 0, 0), -- KC: Climb High +(221020, 0, 10, 0.5, 1, 270648, 0, 0), -- KC: TP to Surface +(221019, 0, 10, 1, 1, 270647, 0, 0), -- Ruffious +(221018, 0, 10, 0.5, 1, 270646, 0, 0), -- KC: Start Climbing +(221017, 0, 10, 1, 1, 270641, 0, 0), -- Waste Flayer +(221016, 0, 10, 1, 1, 270640, 0, 0), -- Kobold Mender +(221015, 0, 10, 1, 1, 270639, 0, 0), -- Coreway Weldhand +(221013, 0, 10, 1, 1, 270637, 0, 0), -- [DNT] Kill Proxy - Shore Giant - Head +(221011, 0, 10, 1, 1, 270635, 0, 0), -- Resting Miner +(221010, 0, 10, 0.200000002980232238, 1, 270634, 0, 0), -- Seagull +(221009, 0, 8, 1, 1, 270633, 0, 0), -- [DNT] Finished Scenario +(221008, 0, 10, 2, 1, 270632, 0, 0), -- Clam Cart-Pusher +(221007, 0, 10, 1, 1, 270631, 1024, 0), -- [DNT] Coreway Mech Stalker +(221006, 0, 10, 2, 1, 270630, 0, 0), -- Austraskeld +(221005, 0, 10, 2, 1, 270629, 0, 0), -- Austraskeld +(221004, 0, 10, 2, 1, 270628, 0, 0), -- Nurdraskeld +(221003, 0, 0, 1, 1, 270627, 16778240, 16), -- Stalker +(221002, 0, 10, 2, 1, 270610, 0, 0), -- Khole +(221001, 0, 10, 5, 1, 270609, 32768, 0), -- Kill Credit +(221000, 0, 10, 1, 1, 270608, 0, 0), -- Shadowvein Miner +(220999, 0, 10, 300, 1, 270607, 2097228, 128), -- Aggregation of Horrors +(220998, 0, 10, 2, 1, 270606, 1610612752, 67108870), -- Large Ramolith Prop +(220997, 0, 10, 1, 1, 270605, 0, 0), -- Tulumun +(220996, 0, 10, 1, 1, 270604, 0, 0), -- Father Winter's Helper +(220995, 0, 10, 5, 1, 270603, 32768, 0), -- Kill Credit +(220994, 0, 10, 2, 1, 270602, 0, 0), -- Fish Cart-Pusher +(220993, 0, 9, 0.75, 1, 270601, 1610612752, 117440518), -- kill credit: Staff Collected +(220992, 0, 10, 1, 1, 270600, 0, 0), -- Darkwater Belly-gutter +(220991, 0, 10, 1, 1, 270599, 0, 0), -- Darkwater Ranger +(220990, 0, 10, 1, 1, 270598, 0, 0), -- Darkwater Evoker +(220989, 0, 10, 4, 1, 270597, 0, 0), -- Sureki Sentry +(220988, 0, 10, 4, 1, 270596, 0, 0), -- Skeins Sentry +(220987, 0, 10, 4, 1, 270595, 0, 0), -- Burrows Sentry +(220986, 0, 10, 4, 1, 270594, 0, 0), -- Hollows Sentry +(220985, 0, 10, 2, 1, 270593, 0, 0), -- Darkwater Clawsmasher +(220983, 0, 10, 4, 1, 270591, 0, 0), -- Crawling Bulwark +(220982, 0, 10, 4, 1, 270590, 0, 0), -- Sureki Guard +(220981, 0, 10, 4, 1, 270589, 0, 0), -- Crawling Bulwark +(220980, 0, 10, 4, 1, 270588, 0, 0), -- Crawling Bulwark +(220979, 0, 10, 4, 1, 270587, 0, 0), -- Crawling Bulwark +(220978, 0, 10, 4, 1, 270586, 0, 0), -- Skeins Guard +(220977, 0, 10, 4, 1, 270585, 0, 0), -- Burrows Guard +(220976, 0, 10, 4, 1, 270584, 0, 0), -- Hollows Guard +(220975, 0, 10, 4, 1, 270583, 0, 0), -- Crawling Bulwark +(220974, 0, 10, 2, 1, 270582, 0, 0), -- Bazaar Guard +(220973, 0, 10, 1, 1, 270581, 1610612752, 117440518), -- Grabby Rock +(220972, 0, 0, 1, 1, 270580, 1073741840, 67108864), -- Strand Lift +(220971, 0, 10, 1, 1, 270579, 0, 0), -- [DNT] Kill Credit +(220970, 0, 6, 1, 1, 270578, 0, 0), -- Faerin Lothar +(220968, 0, 10, 1, 1, 270576, 0, 0), -- Mannequin +(220967, 0, 10, 0.200000002980232238, 1, 270575, 0, 0), -- Leech Larva +(220966, 0, 10, 1, 1, 270574, 0, 0), -- Skardyn Fighter +(220964, 0, 0, 40, 1, 270572, 1073741840, 67108864), -- Strand Lift +(220963, 0, 10, 1, 1, 270571, 0, 0), -- Dornogal Steward +(220962, 0, 10, 1, 1, 270570, 0, 0), -- Cart Hauler +(220961, 0, 10, 5, 1, 270569, 0, 0), -- Coreway Repair Rig +(220960, 0, 0, 1, 1, 270568, 1610612752, 6), -- [DNT] FX Stalker +(220959, 0, 10, 1, 1, 270567, 0, 0), -- Klaemar +(220958, 0, 10, 1, 1, 270566, 0, 0), -- Mindless Reaver +(220957, 0, 9, 1, 1, 270565, 1610612752, 67108870), -- Boost +(220956, 0, 10, 2, 1, 270564, 0, 0), -- Sundraskeld +(220955, 0, 10, 1, 1, 270563, 0, 0), -- Kai'shae +(220954, 0, 10, 1, 1, 270562, 0, 0), -- Ney'leia +(220953, 0, 10, 5, 1, 270561, 2097228, 0), -- Wanderer Ida +(220952, 0, 10, 1, 1, 270560, 0, 0), -- On'hiea +(220951, 0, 10, 1, 1, 270559, 0, 0), -- Hannan +(220947, 0, 10, 0.699999988079071044, 1, 270555, 0, 0), -- Arathi Fisher +(220946, 0, 0, 8, 1, 270554, 2097224, 0), -- Venture Co. Honey Harvester +(220945, 0, 10, 0.5, 1, 270553, 0, 0), -- KC: Hungry Mole Bothered +(220944, 0, 10, 1, 1, 270552, 0, 0), -- Expedition Scout +(220943, 0, 10, 1, 1, 270551, 0, 0), -- Reliquary Researcher +(220941, 0, 10, 4, 1, 270549, 0, 0), -- Fog Sower +(220939, 0, 10, 0.100000001490116119, 1, 270547, 1073741840, 6), -- Gloomgrowth +(220938, 0, 10, 0.300000011920928955, 1, 270546, 256, 0), -- Mature Gloomgrowth +(220928, 0, 10, 1, 1, 270536, 0, 0), -- High Speaker Brinthe +(220927, 0, 10, 1, 1, 270535, 0, 0), -- Speak to Brinthe +(220926, 0, 10, 2, 1, 270534, 0, 6), -- Cleaned Crusher +(220925, 0, 10, 1, 1, 270533, 0, 0), -- Waterworks Scene Complete +(220924, 0, 10, 1, 1, 270532, 0, 0), -- Pipe 1 Exit Credit +(220923, 0, 10, 1, 1, 270531, 0, 0), -- Merrimack +(220921, 0, 10, 1, 1, 270529, 0, 0), -- Eiggard +(220920, 0, 10, 1, 1, 270528, 0, 0), -- Dorbund +(220919, 0, 10, 1, 1, 270527, 0, 0), -- Bertola +(220918, 0, 10, 1, 1, 270526, 1073742848, 0), -- Kill Credit [DNT] +(220917, 0, 10, 2, 1, 270525, 2147483648, 0), -- Chitinous Goliath +(220916, 0, 10, 1, 1, 270524, 0, 0), -- Royal Appointee +(220915, 0, 10, 0.699999988079071044, 1, 270523, 0, 0), -- Disobedient Beast-Slave +(220914, 0, 10, 1, 1, 270522, 0, 0), -- Supervisor Radlock Kill Credit +(220907, 0, 10, 5, 1, 270520, 0, 0), -- Kobyss Shellbreaker +(220906, 0, 10, 1, 1, 270519, 0, 0), -- Slain Taelloch Miner +(220905, 0, 10, 6, 1, 270518, 0, 0), -- Kobyss Soul-Twister +(220904, 0, 10, 5, 1, 270517, 0, 0), -- Kobyss Shellbreaker +(220903, 0, 10, 2, 1, 270516, 0, 0), -- Royal Umbral Citizen +(220902, 0, 10, 1, 1, 270515, 1073742848, 0), -- [DNT] Follow Korgran - 2 +(220901, 0, 10, 1, 1, 270514, 0, 0), -- Supervisor Radlock +(220900, 0, 10, 2, 1, 270513, 0, 0), -- Umbral Citizen +(220899, 0, 10, 0.200000002980232238, 1, 270512, 0, 0), -- Seagull +(220898, 0, 10, 0.200000002980232238, 1, 270511, 0, 0), -- Seagull +(220897, 0, 10, 5, 1, 270510, 32768, 0), -- Supervisor Radlock +(220896, 0, 10, 1, 1, 270509, 0, 0), -- High Speaker Brinthe +(220894, 0, 10, 1, 1, 270507, 1610612752, 117440518), -- Cup of Shell Juice +(220893, 0, 10, 0.5, 1, 270506, 0, 0), -- KC: Mole Course Flag +(220892, 0, 10, 1, 1, 270505, 0, 0), -- Deactivated War Golem +(220891, 0, 10, 8, 1, 270504, 0, 0), -- Bloodswell Creation +(220890, 0, 10, 6, 1, 270503, 72, 0), -- Matriarch Charfuria +(220889, 0, 10, 1, 1, 270502, 1073742848, 0), -- Kill Credit [DNT] +(220888, 0, 10, 1, 1, 270501, 0, 0), -- Fog Wither +(220887, 0, 10, 0.100000001490116119, 1, 270500, 0, 0), -- Tiderusher Shalemaw +(220886, 0, 10, 2, 1, 270499, 0, 0), -- Shadowtide Bulwark +(220885, 0, 10, 1, 1, 270498, 0, 0), -- Sureki Grunt +(220884, 0, 10, 2, 1, 270497, 0, 0), -- Sureki Ironweave +(220883, 0, 10, 6, 1, 270496, 72, 0), -- Sweetspark the Oozeful +(220882, 0, 10, 2, 1, 270495, 0, 0), -- Shore Giant +(220881, 0, 10, 2, 1, 270494, 0, 0), -- Faerin +(220876, 0, 10, 0.200000002980232238, 1, 270489, 0, 0), -- Frog +(220875, 0, 10, 0.200000002980232238, 1, 270488, 0, 0), -- Sea Slug +(220874, 0, 10, 0.200000002980232238, 1, 270487, 0, 0), -- Hermit Crab +(220871, 0, 10, 1, 1, 270486, 0, 0), -- [DNT] Kill Credit: Alleria Void Bubble +(220870, 0, 10, 1, 1, 270485, 0, 0), -- Holiday Enthusiast +(220869, 0, 10, 1, 1, 270484, 1073742848, 0), -- Unstable Fungal Pod +(220868, 0, 10, 1, 1, 270483, 0, 0), -- Hungry Mole +(220867, 0, 10, 2, 1, 270482, 134217728, 49152), -- Y'tekhi +(220866, 0, 9, 1, 1, 270481, 1610612752, 6), -- Horde Flag +(220865, 0, 10, 1, 1, 270480, 0, 0), -- Holiday Enthusiast +(220863, 0, 10, 25, 1, 270477, 256, 0), -- Tidewrath +(220862, 0, 10, 1, 1, 270476, 1610612752, 117440518), -- Mipsey's Mole Course +(220861, 0, 10, 1, 1, 270475, 1073741824, 0), -- Eroded Titan Construct +(220860, 0, 10, 1, 1, 270474, 1024, 0), -- Cave Entrance +(220859, 0, 10, 1, 1, 270473, 4096, 0), -- Amy Lychenstone +(220858, 0, 10, 1, 1, 270472, 0, 0), -- Crushed Mole +(220857, 0, 10, 1, 1, 270471, 0, 0), -- Crushed Scorpid +(220856, 0, 10, 1, 1, 270470, 1073742848, 0), -- Expended Fungal Pod +(220855, 0, 0, 1, 1, 270469, 1610612752, 6), -- Pale Priest +(220854, 0, 10, 2, 1, 270468, 1, 0), -- Cloud Gryphon +(220853, 0, 10, 2, 1, 270467, 1, 0), -- Cloud Gryphon +(220852, 0, 10, 1, 1, 270466, 1, 0), -- Cloud Gryphon +(220851, 0, 10, 1, 1, 270465, 1, 0), -- Cloud Gryphon +(220850, 0, 9, 1, 1, 270464, 0, 0), -- Kill Credit: Escape Line Used [DNT] +(220849, 0, 10, 1, 1, 270463, 0, 0), -- Pandering Fight Announcer +(220848, 0, 10, 1, 1, 270462, 0, 0), -- Delve Key Credit +(220847, 0, 10, 2, 1, 270461, 0, 0), -- Nazkena +(220846, 0, 10, 5, 1, 270460, 0, 0), -- Rowdy Rubble +(220845, 0, 10, 1, 1, 270459, 0, 0), -- Frustrated Gambler +(220844, 0, 10, 1, 1, 270458, 0, 0), -- Shadowtide Disciple +(220843, 0, 10, 2, 1, 270457, 0, 0), -- Isanyx +(220842, 0, 10, 1, 1, 270456, 0, 0), -- Nerubian Warrior Old +(220841, 0, 10, 1, 1, 270455, 0, 0), -- Nerubian Caster Old +(220839, 0, 10, 1, 1, 270453, 0, 0), -- Guide of the Vizier +(220838, 0, 10, 7, 1, 270452, 2097480, 0), -- Shadowtide Corruptor +(220837, 0, 10, 2, 1, 270451, 0, 0), -- TEST GUARD +(220836, 0, 0, 1, 1, 270450, 16777216, 144), -- Spewing Hemorrhage +(220835, 0, 10, 35, 2, 270449, 0, 0), -- Dagran Thaurissan II +(220834, 0, 10, 1, 1, 270448, 0, 0), -- [DNT] Kill Proxy - Max Level - 07 - Checkin +(220831, 0, 10, 1, 1, 270444, 0, 0); -- Wayward Emissary + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(220830, 0, 0, 1, 1, 270443, 1610612752, 134), -- Mug of Cinderbrew +(220829, 0, 10, 1, 1, 270442, 0, 0), -- Rulk'Nerub Backpiece +(220828, 0, 10, 1, 1, 270441, 0, 0), -- Bronzebeard Hat +(220827, 0, 10, 1, 1, 270440, 0, 0), -- Candelabra Kobold Helm +(220826, 0, 10, 1, 1, 270439, 0, 0), -- Coral Kobyss Helm +(220825, 0, 10, 1, 1, 270438, 1073742848, 0), -- Targeting Bunny 1 +(220824, 0, 10, 1, 1, 270437, 1073742848, 0), -- Targeting Bunny 2 +(220823, 0, 10, 1, 1, 270436, 1073742848, 0), -- Targeting Bunny 3 +(220822, 0, 10, 1, 1, 270435, 1073742848, 0), -- Targeting Bunny 4 +(220820, 0, 10, 1, 1, 270433, 8388608, 2048), -- Batzvara +(220819, 0, 10, 0.200000002980232238, 1, 270432, 0, 0), -- Waste Disposal +(220818, 0, 10, 1, 1, 270431, 4, 0), -- The Weaver +(220816, 0, 10, 1, 1, 270429, 1073742848, 0), -- Kill Credit [DNT] +(220815, 0, 0, 4, 1, 270428, 2097224, 0), -- Blazing Fiend +(220814, 0, 10, 1, 1, 270427, 0, 0), -- Loyalist Bio-smith +(220807, 0, 10, 30, 1, 270420, 0, 0), -- Overlord Geya'rah +(220806, 0, 10, 1, 1, 270419, 1073742848, 0), -- Kill Credit [DNT] +(220805, 0, 10, 12, 1, 270418, 4, 67108864), -- Danath Trollbane +(220804, 0, 10, 1, 1, 270417, 1073742848, 0), -- Kill Credit [DNT] +(220803, 0, 10, 1, 1, 270416, 1073742848, 0), -- Kill Credit [DNT] +(220802, 0, 10, 2, 1, 270415, 0, 0), -- Kurdran Wildhammer +(220801, 0, 10, 1, 1, 270414, 1073742848, 0), -- Kill Credit [DNT] +(220800, 0, 10, 1, 1, 270413, 65537, 0), -- Rockslime +(220799, 0, 10, 0.100000001490116119, 1, 270412, 0, 0), -- Rockslime +(220798, 0, 10, 1, 1, 270411, 0, 0), -- Cowed Celebrant +(220797, 0, 10, 1, 1, 270410, 0, 0), -- Poisonous Fungarian Helm +(220796, 0, 10, 1, 1, 270409, 0, 2), -- Delver's Dirigible +(220794, 0, 10, 5, 1, 270407, 0, 0), -- Raging Dunecore +(220793, 0, 0, 1, 1, 270406, 0, 0), -- Favored Citizen +(220792, 0, 10, 2, 1, 270405, 0, 0), -- Stonehead Koboldcrusher +(220791, 0, 9, 1, 1, 270404, 536870928, 67108870), -- Whirling Updraft +(220790, 0, 10, 2, 1, 270403, 65537, 0), -- Deadly Krolusk +(220789, 0, 10, 2, 1, 270402, 65537, 0), -- Deep Krolusk +(220788, 0, 10, 1, 1, 270401, 0, 0), -- Softsnout +(220787, 0, 10, 1, 1, 270400, 0, 0), -- Softsnout +(220786, 0, 10, 1, 1, 270399, 1, 0), -- Wavecutter Eel +(220785, 0, 10, 0.5, 1, 270398, 0, 0), -- KC: Helped Large +(220784, 0, 10, 1, 1, 270397, 0, 0), -- Batzvara +(220783, 0, 0, 1, 1, 270396, 16778240, 16), -- Stalker +(220782, 0, 0, 1, 1, 270395, 16778240, 16), -- Stalker +(220781, 0, 10, 3, 1, 270394, 0, 0), -- Aspirant Kiipka +(220780, 0, 0, 5, 1, 270393, 0, 0), -- Elite Guard +(220778, 0, 10, 1, 1, 270391, 0, 0), -- Professional V.I.P. +(220777, 0, 0, 35, 1, 270390, 4, 0), -- Executor Nizrek +(220776, 0, 10, 1, 1, 270389, 536870928, 67108866), -- Mangled Harvester +(220775, 0, 10, 2, 1, 270388, 1, 0), -- Bleached Sandskitter +(220774, 0, 0, 1, 1, 270387, 1610612752, 134), -- Puddle Container Stalker +(220773, 0, 0, 1, 1, 270386, 1610612752, 134), -- Web Container Stalker +(220772, 0, 10, 2, 1, 270385, 1, 0), -- Sightless Wavecutter +(220771, 0, 10, 40, 1, 270384, 72, 65536), -- Murkspike +(220770, 0, 10, 1, 1, 270383, 0, 0), -- Void Barrier +(220769, 0, 0, 1, 1, 270382, 0, 0), -- Orator Krix'vizk +(220767, 0, 10, 1, 1, 270380, 0, 0), -- Mmarl Youngster +(220766, 0, 10, 0.200000002980232238, 1, 270379, 0, 0), -- Fleshmite +(220765, 0, 10, 0.5, 1, 270378, 65537, 0), -- Juvenile Snail +(220764, 0, 10, 1, 1, 270377, 66049, 0), -- Unsettled Snail +(220763, 0, 10, 25, 1, 270376, 256, 0), -- Coralcrush +(220762, 0, 10, 25, 1, 270375, 256, 0), -- Seacurse +(220761, 0, 10, 1, 1, 270374, 0, 0), -- Darkfuse Enforcer +(220760, 0, 10, 1, 1, 270373, 0, 0), -- Momma Nilla +(220759, 0, 10, 25, 1, 270372, 256, 0), -- Shadowsand +(220758, 0, 10, 1, 1, 270371, 0, 0), -- Roople +(220757, 0, 10, 1, 1, 270370, 0, 0), -- Mmarl Niffen +(220756, 0, 10, 1, 1, 270369, 0, 0), -- Thirsty Salvager +(220755, 0, 10, 1, 1, 270368, 0, 0), -- Panicking Kobold +(220754, 0, 10, 0.200000002980232238, 1, 270367, 0, 0), -- Moth +(220753, 0, 10, 1, 1, 270366, 0, 0), -- Ressin +(220752, 0, 10, 1, 1, 270365, 0, 0), -- Mossflower +(220751, 0, 0, 1, 1, 270364, 1610612752, 134), -- Tank Container Stalker +(220750, 0, 10, 1, 1, 270363, 0, 0), -- Berggam +(220749, 0, 10, 1, 1, 270362, 1073742848, 0), -- Kill Credit [DNT] +(220748, 0, 10, 0.5, 1, 270361, 0, 0), -- KC: Helped Small +(220746, 0, 10, 1, 1, 270359, 0, 0), -- Slaughtered Kobold +(220745, 0, 0, 1, 1, 270358, 2097224, 0), -- Failed Experiment +(220744, 0, 10, 1, 1, 270357, 0, 0), -- Overworked Cook +(220743, 0, 10, 0.5, 1, 270356, 0, 0), -- Assistant Skitterling +(220742, 0, 0, 0.300000011920928955, 1, 270355, 72, 128), -- Guardian Tentacle +(220741, 0, 0, 0.200000002980232238, 1, 270354, 72, 128), -- Slamming Tentacle +(220740, 0, 10, 1, 1, 270353, 1610612752, 117440518), -- Moth Eggs +(220739, 0, 0, 1, 1, 270352, 2097224, 0), -- Failed Experiment +(220738, 0, 0, 6, 2, 270351, 2097256, 128), -- Leviathan Caller +(220737, 0, 10, 1, 1, 270350, 0, 0), -- Citriss +(220736, 0, 10, 1, 1, 270349, 1, 0), -- Ravenous Flopper +(220735, 0, 10, 1, 1, 270348, 0, 0), -- Blossim +(220734, 0, 10, 2, 1, 270347, 256, 0), -- Sludgeborn Shambler +(220733, 0, 10, 1, 1, 270346, 0, 0), -- Gharrli +(220731, 0, 9, 1, 1, 270344, 0, 0), -- Kill Credit: Weaver Informed [DNT] +(220730, 0, 0, 10, 1, 270343, 2097224, 0), -- Royal Venomshell +(220729, 0, 10, 2, 1, 270342, 0, 0), -- Pearlfin Sea-Shaman +(220728, 0, 10, 1, 1, 270341, 0, 0), -- "Doctor" Thad Rustwhistle +(220727, 0, 10, 2, 1, 270340, 0, 0), -- Harvest Overseer +(220726, 0, 10, 1, 1, 270339, 0, 0), -- Zalnax +(220725, 0, 10, 1, 1, 270338, 0, 0), -- Xal'in +(220724, 0, 10, 1, 1, 270337, 0, 0), -- Plinkni +(220723, 0, 10, 1, 1, 270336, 0, 0), -- Trex'na +(220722, 0, 10, 1, 1, 270335, 0, 0), -- Rakva +(220721, 0, 10, 1, 1, 270334, 0, 0), -- Mix'ni +(220720, 0, 10, 1, 1, 270333, 0, 0), -- Magpie +(220719, 0, 10, 1, 1, 270332, 1610612752, 6), -- Invisible Bunny +(220718, 0, 10, 1, 1, 270331, 0, 0), -- Maera Ashyld +(220717, 0, 10, 1, 1, 270330, 0, 0), -- Rally Blastfoot +(220716, 0, 10, 75, 1, 270329, 0, 0), -- True Love +(220715, 0, 10, 75, 1, 270328, 0, 0), -- Uncanny Valley +(220714, 0, 10, 2, 1, 270327, 1, 0), -- Harvest Hauler +(220713, 0, 10, 2, 1, 270326, 0, 0), -- Harvest Overseer +(220712, 0, 10, 1, 1, 270325, 0, 0), -- Black Blood Harvester +(220711, 0, 10, 1, 1, 270324, 0, 0), -- Enthusiastic Relaxer +(220710, 0, 0, 2, 2, 270323, 0, 0), -- Leviathan Manipulator +(220709, 0, 0, 5, 1, 270322, 0, 0), -- Leviathan Bait +(220708, 0, 10, 0.5, 1, 270321, 1, 0), -- Summoned Swarmite +(220707, 0, 10, 0.300000011920928955, 1, 270320, 1, 0), -- Staglette +(220706, 0, 10, 2, 1, 270319, 0, 0), -- Defender of the Wall +(220705, 0, 10, 0.5, 1, 270318, 0, 0), -- KC: Helped +(220704, 0, 10, 1, 1, 270317, 0, 0), -- Jomy +(220703, 0, 10, 0.200000002980232238, 1, 270316, 0, 0), -- Starblessed Glimmerfly +(220702, 0, 10, 1, 1, 270315, 0, 0), -- Finn "Folly" Fobbs +(220701, 0, 10, 2, 1, 270314, 1, 0), -- Agitated Shadowsting +(220700, 0, 10, 40, 1, 270313, 72, 65536), -- Creature Name +(220699, 0, 10, 25, 1, 270312, 4096, 0), -- Elmo Seedheart +(220698, 0, 10, 1, 1, 270311, 1, 0), -- Shadowsting Scorpid +(220697, 0, 10, 6, 1, 270310, 72, 65536), -- Creature Name +(220696, 0, 10, 2, 1, 270309, 32768, 0), -- Loaderbot +(220695, 0, 10, 1, 1, 270308, 32768, 0), -- Loaderbot +(220694, 0, 10, 4, 1, 270307, 72, 65536), -- Creature Name +(220693, 0, 10, 1, 1, 270306, 32768, 0), -- Loaderbot +(220692, 0, 10, 2, 1, 270305, 32768, 0), -- Loaderbot +(220691, 0, 10, 0.300000011920928955, 1, 270304, 1, 0), -- Flickering Glowmoth +(220690, 0, 10, 1, 1, 270303, 0, 67108870), -- Klaskin +(220687, 0, 10, 0.200000002980232238, 1, 270300, 0, 0), -- Lashroom +(220685, 0, 10, 1, 1, 270298, 0, 0), -- [DNT] Kill Proxy - Max Level - 01 - Stormrider Triaged +(220684, 0, 9, 1, 1, 270297, 0, 0), -- [DNT]Snack Husband Kill Credit +(220683, 0, 10, 0.200000002980232238, 1, 270296, 0, 0), -- Lashroom +(220682, 0, 0, 70, 1, 270295, 8, 0), -- That Which Lurks +(220680, 0, 10, 1, 1, 270293, 0, 0), -- Remembered Spawn +(220679, 0, 10, 1, 1, 270292, 0, 0), -- Klaskin +(220678, 0, 10, 1, 1, 270291, 0, 0), -- Vehicle Rider +(220677, 0, 10, 1, 1, 270290, 0, 0), -- Vehicle Parent +(220676, 0, 10, 1, 1, 270289, 0, 0), -- Vehicle Grandparent +(220675, 0, 10, 0.009999999776482582, 1, 270288, 0, 0), -- Remembered Construct +(220674, 0, 10, 1, 1, 270287, 1024, 0), -- [DNT] Watering Beam Stalker +(220673, 0, 10, 1, 1, 270286, 0, 0), -- Jade Quilen Statue +(220669, 0, 10, 1, 1, 270282, 0, 0), -- Stormrider Hunfrid +(220668, 0, 0, 125, 1, 270281, 1610612740, 0), -- Whale Shark +(220667, 0, 10, 1, 1, 270280, 1610612752, 6), -- Invisible Bunny +(220666, 0, 10, 1, 1, 270279, 0, 0), -- Swift +(220665, 0, 10, 1, 1, 270278, 1610612752, 117440518), -- General's Scouting Shadecaster +(220664, 0, 10, 1, 1, 270277, 0, 0), -- Ruzz +(220663, 0, 10, 1, 1, 270276, 0, 0), -- Tribelle +(220662, 0, 10, 1, 1, 270275, 0, 0), -- Inefficient Fixer +(220661, 0, 10, 1, 1, 270274, 1610612752, 117440518), -- Vizier's Scouting Shadecaster +(220660, 0, 10, 1, 1, 270273, 0, 0), -- Sickly Chili +(220659, 0, 10, 1, 1, 270272, 0, 0), -- Irradiated Swimmer +(220656, 0, 10, 1, 1, 270269, 0, 0), -- Tentacle Slime +(220655, 0, 10, 5.25, 1, 270268, 2147483720, 0), -- Warped Sapling +(220653, 0, 10, 4, 1, 270266, 2147483720, 0), -- Aberrant Deepwalker +(220644, 0, 10, 4, 1, 270257, 2147483720, 0), -- Harvest Warden Izk'tilak +(220643, 0, 0, 5, 1, 270256, 0, 0), -- Deepwater Makura +(220640, 0, 10, 7, 1, 270253, 0, 0), -- Skardyn Behemoth +(220639, 0, 10, 7, 1, 270252, 0, 0), -- Skardyn Behemoth +(220637, 0, 9, 1, 1, 270250, 0, 0), -- [DNT]Coast is Clear Credit +(220635, 0, 10, 1, 1, 270248, 0, 0), -- Friday Fuseflick +(220634, 0, 10, 1, 1, 270247, 0, 0), -- Monday Fuseflick +(220633, 0, 10, 1, 1, 270246, 0, 0), -- Corby Taps +(220632, 0, 10, 1, 1, 270245, 1610612752, 117440518), -- Explosive Mineshroom +(220631, 0, 10, 1, 1, 270244, 0, 0), -- Overworked Miner +(220630, 0, 10, 1, 1, 270243, 0, 0), -- Fressa Blastfoot +(220629, 0, 10, 1, 1, 270242, 0, 0), -- Bilni +(220628, 0, 10, 2, 1, 270241, 0, 0), -- Monstrous Skardyn +(220627, 0, 10, 100, 1, 270240, 0, 0), -- Zero Clucks Given +(220626, 0, 0, 1, 1, 270239, 0, 128), -- Blood Parasite +(220624, 0, 0, 3, 1, 270237, 0, 0), -- Drowned Arathi +(220622, 0, 10, 1, 1, 270235, 0, 0), -- Wildhammer Gryphon Rider +(220621, 0, 10, 5, 1, 270234, 0, 0), -- Darkwater Tidecrusher +(220619, 0, 10, 1, 1, 270232, 0, 0), -- Stormrider Recruit +(220617, 0, 10, 1, 1, 270230, 1024, 0), -- [DNT] Spell Target Bunny +(220616, 0, 0, 7.5, 1, 270229, 2097224, 0), -- Corridor Sleeper +(220615, 0, 10, 0.300000011920928955, 1, 270228, 256, 0), -- Root of Trungal +(220614, 0, 10, 3, 1, 270227, 4096, 0), -- Chef's Assistant +(220613, 0, 10, 1, 1, 270226, 1, 0), -- Cart Hauler +(220612, 0, 10, 1, 1, 270225, 1610612752, 117440518), -- Earthen Wagon +(220610, 0, 10, 10, 1, 270223, 0, 0), -- Orweyna +(220608, 0, 10, 1, 1, 270221, 0, 0), -- Hannan +(220607, 0, 10, 1, 1, 270220, 0, 0), -- Hannan +(220605, 0, 10, 1, 1, 270218, 0, 0), -- Hannan +(220603, 0, 10, 10, 1, 270216, 0, 67108864), -- Orweyna +(220602, 0, 10, 10, 1, 270215, 0, 0), -- Orweyna +(220601, 0, 10, 1, 1, 270214, 0, 0), -- Sky'reen +(220600, 0, 10, 1, 1, 270213, 134217728, 0), -- Haimaz +(220599, 0, 0, 1.799999952316284179, 1, 270212, 0, 128), -- Bloodstained Webmage +(220598, 0, 9, 1, 1, 270211, 0, 0), -- Invis bunny for spell targeting [DNT] +(220597, 0, 10, 1, 1, 270210, 0, 0), -- Brennok +(220596, 0, 10, 1, 1, 270209, 0, 0), -- Hannan +(220595, 0, 10, 10, 1, 270208, 0, 0), -- Orweyna +(220590, 0, 10, 0.300000011920928955, 1, 270203, 0, 0), -- Curious Cave Skipper +(220589, 0, 0, 1, 1, 270202, 2097224, 0), -- Orator Vatru'cix +(220586, 0, 7, 1200, 1, 270199, 0, 0), -- Queen Ansurek +(220585, 0, 0, 1, 1, 270198, 32, 0), -- Lamplighter Havrik Chayvn +(220584, 0, 10, 1, 1, 270197, 0, 0), -- Sammy Fizzvolt +(220583, 0, 10, 1, 1, 270196, 0, 0), -- Murfie +(220582, 0, 10, 1, 1, 270195, 0, 0), -- [DNT] Kill Credit +(220581, 0, 10, 1, 1, 270194, 0, 0), -- Proxy +(220580, 0, 10, 1, 1, 270193, 0, 0), -- Proxy +(220579, 0, 10, 1, 1, 270192, 0, 0), -- Proxy +(220578, 0, 10, 1, 1, 270191, 0, 0), -- Proxy +(220577, 0, 0, 9, 1, 270190, 2097256, 128), -- Nerl'athekk the Skulking +(220576, 0, 0, 0.5, 1, 270189, 0, 0), -- Shadow Elemental +(220575, 0, 0, 1, 1, 270188, 0, 0), -- Shadow Elemental +(220574, 0, 10, 0.5, 1, 270187, 0, 0), -- Raised Memorial Tender +(220573, 0, 0, 5, 1, 270186, 0, 0), -- Shadow Elemental +(220572, 0, 0, 2, 1, 270185, 0, 0), -- Shadow Elemental +(220570, 0, 10, 1, 1, 270183, 1024, 0), -- [DNT] Spell Target Bunny +(220569, 0, 10, 1, 1, 270182, 0, 0), -- Arathi Stalwart +(220568, 0, 10, 1, 1, 270181, 0, 0), -- Thimble +(220566, 0, 10, 5, 1, 270175, 0, 0), -- Obstorn +(220565, 0, 0, 1, 1, 270174, 32, 0), -- Raen Dawncavalyr +(220564, 0, 10, 1, 1, 270173, 0, 67108864), -- Speakeasy Runeguard +(220563, 0, 10, 1, 1, 270172, 4, 67109892), -- Queen Ansurek +(220562, 0, 10, 1, 1, 270171, 4, 67109892), -- Queen Ansurek +(220561, 0, 10, 1, 1, 270170, 4, 67109892), -- The Ascended +(220560, 0, 10, 1, 1, 270169, 4, 0), -- Harbingers of the Void +(220559, 0, 10, 10, 1, 270168, 4, 0), -- Alleria Windrunner +(220558, 0, 10, 100, 15, 270167, 0, 0), -- Xal'atath +(220557, 0, 10, 100, 1, 270166, 0, 0), -- Anduin Wrynn +(220556, 0, 10, 1, 1, 270165, 0, 0), -- Great Kyron +(220555, 0, 10, 1, 1, 270164, 134217728, 0), -- Faerin Lothar +(220554, 0, 10, 1, 1, 270163, 0, 0), -- Dawntower Light +(220553, 0, 10, 1, 1, 270162, 4, 67109892), -- The Black Empire +(220552, 0, 10, 7, 1, 270161, 0, 0), -- Wax Golem +(220551, 0, 0, 12, 1, 270160, 2097224, 0), -- Sureki Ironweaver +(220550, 0, 10, 2, 1, 270159, 256, 0), -- Lashroom Ambusher +(220549, 0, 10, 0.5, 1, 270158, 0, 0), -- KC: Dug Too High +(220548, 0, 10, 1, 1, 270157, 1, 0), -- Rock Sporebat +(220547, 0, 10, 2, 1, 270156, 256, 0), -- Briney Kelpcore +(220546, 0, 10, 2, 1, 270155, 0, 0), -- Primal Earth Elemental +(220545, 0, 10, 1, 1, 270154, 0, 0), -- Tidal Hydrocore +(220544, 0, 10, 1, 1, 270153, 0, 0), -- Raging Dunecore +(220543, 0, 10, 2, 1, 270152, 512, 0), -- Angry Rocks +(220542, 0, 10, 3, 1, 270151, 0, 0), -- Enraged Kelp +(220541, 0, 9, 2.20000004768371582, 1, 270150, 524288, 0), -- Keening Shadows +(220540, 0, 0, 1, 1, 270149, 1610612752, 6), -- Latcher Broodcluster +(220539, 0, 10, 1, 1, 270148, 0, 0), -- Dawntower Light +(220538, 0, 10, 1, 1, 270147, 0, 0), -- Proxy +(220537, 0, 0, 1, 1, 270146, 0, 0), -- Portal Stalker +(220536, 0, 10, 100, 1, 270145, 0, 0), -- Alleria Windrunner +(220535, 0, 9, 1, 1, 270144, 1073741824, 0), -- Peculiar Fish +(220533, 0, 10, 1, 1, 270142, 0, 0), -- Proxy +(220532, 0, 10, 1, 1, 270141, 0, 0), -- Trapped Kobold +(220531, 0, 9, 1, 1, 270140, 1073741824, 0), -- Peculiar Fish +(220530, 0, 10, 1, 1, 270139, 0, 0), -- Proxy +(220529, 0, 10, 2, 1, 270138, 0, 0); -- Crushed Lashroom + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(220528, 0, 10, 1, 1, 270137, 0, 0), -- Terrified Kobold +(220527, 0, 10, 1, 1, 270136, 0, 0), -- Proxy +(220523, 0, 10, 1, 1, 270132, 1024, 0), -- Nerubian Hanging Mine +(220518, 0, 10, 2, 1, 270127, 0, 0), -- Foreman-in-Training +(220517, 0, 10, 2, 1, 270126, 0, 0), -- Foreman-in-Training +(220516, 0, 10, 2, 1, 270125, 0, 0), -- Foreman-in-Training +(220515, 0, 10, 2, 1, 270124, 0, 0), -- Foreman-in-Training +(220511, 0, 10, 1, 1, 270120, 0, 0), -- Invis bunny for spell targeting [DNT] +(220510, 0, 0, 5, 1, 270119, 2097256, 128), -- The Puppetmaster? +(220509, 0, 0, 0.800000011920928955, 1, 270118, 0, 0), -- The Puppetmaster? +(220508, 0, 0, 0.60000002384185791, 1, 270117, 0, 0), -- The Puppetmaster? +(220507, 0, 0, 2, 1, 270116, 0, 0), -- The Puppetmaster? +(220506, 0, 10, 1, 1, 270115, 0, 0), -- Kill Credit: Q02 - Pheromones Begin +(220505, 0, 10, 1, 1, 270114, 1073742848, 0), -- Targeting Bunny +(220504, 0, 0, 0.300000011920928955, 1, 270113, 1088, 0), -- Shadow Totem +(220503, 0, 10, 1, 1, 270112, 1073742848, 0), -- [DNT] Generic Bunny +(220502, 0, 10, 1, 1, 270111, 1, 0), -- Invasive Sweet-sting +(220501, 0, 0, 2, 1, 270110, 18874440, 67174544), -- Royal Shackles +(220500, 0, 10, 0.300000011920928955, 1, 270109, 1, 0), -- Sweet-sting Worker +(220497, 0, 10, 0.200000002980232238, 1, 270106, 0, 0), -- Silk Nibbler +(220496, 0, 10, 1, 1, 270105, 1073742848, 0), -- Kill Credit [DNT] +(220495, 0, 10, 1, 1, 270104, 1073742848, 0), -- Kill Credit [DNT] +(220494, 0, 10, 1, 1, 270103, 1073742848, 0), -- Kill Credit [DNT] +(220493, 0, 10, 1, 1, 270102, 1073742848, 0), -- Kill Credit [DNT] +(220492, 0, 10, 8, 1, 270101, 2097224, 65536), -- Finclaw Bloodtide +(220491, 0, 10, 0.699999988079071044, 1, 270100, 0, 64), -- Arathi Orphan +(220490, 0, 0, 2, 1, 270099, 0, 0), -- Weaver's Agent +(220488, 0, 10, 1, 1, 270097, 0, 0), -- Derelict Golem +(220487, 0, 10, 1, 1, 270096, 0, 0), -- Derelict Golem +(220486, 0, 10, 1, 1, 270095, 0, 0), -- Derelict Golem +(220485, 0, 0, 2, 1.799999952316284179, 270094, 0, 0), -- Peculiar Nerubian +(220484, 0, 10, 1, 1, 270093, 0, 0), -- Derelict Golem +(220483, 0, 10, 2, 1, 270092, 65537, 0), -- Attentive Silkhauler +(220479, 0, 0, 1, 1, 270088, 0, 0), -- Visiting Merchant +(220478, 0, 10, 2, 1, 270087, 0, 0), -- Earthen Power Suit +(220476, 0, 10, 5, 1, 270085, 32768, 0), -- Livid Enforcer +(220474, 0, 9, 0.5, 1, 270083, 0, 0), -- bunny +(220472, 0, 10, 1, 1, 270081, 0, 0), -- Vindictive Technician +(220471, 0, 10, 1, 1, 270080, 0, 0), -- Irritated Salvager +(220466, 0, 10, 0.5, 1, 270075, 0, 0), -- Stillstone Frog Trap +(220464, 0, 10, 1, 1, 270073, 0, 0), -- Distraction Credit Small +(220463, 0, 10, 1, 1, 270072, 0, 0), -- Distraction Credit Large +(220462, 0, 10, 0.5, 1, 270071, 0, 0), -- Weaver's Instructions +(220461, 0, 10, 0.5, 1, 270070, 0, 0), -- Weaver's Agent +(220460, 0, 9, 2.20000004768371582, 1, 270069, 524288, 0), -- Keening Shadows +(220459, 0, 10, 1, 1, 270068, 0, 0), -- ZZ-01-47 +(220457, 0, 10, 5, 1, 270066, 0, 0), -- Mechanized Enforcer +(220456, 0, 10, 1, 1, 270065, 0, 0), -- All That Remains +(220455, 0, 10, 35, 2, 270064, 0, 0), -- Dagran Thaurissan II +(220451, 0, 9, 2.20000004768371582, 1, 270060, 524288, 0), -- Keening Shadows +(220450, 0, 10, 1, 1, 270059, 1610612752, 117440518), -- Grapple Point +(220449, 0, 10, 0.5, 1, 270058, 0, 0), -- Shadowstarved Spawnling +(220448, 0, 10, 1, 1, 270057, 4096, 0), -- Lisky +(220447, 0, 10, 1, 1, 270056, 0, 32), -- Kobyss Lurker +(220446, 0, 10, 1, 1, 270055, 0, 0), -- Skorthuz +(220444, 0, 10, 1, 1, 270053, 0, 0), -- [DNT] Kill Proxy - Max Level - 15 - Shraubendre Mounted +(220443, 0, 10, 1, 1, 270052, 0, 0), -- Shraubendre +(220442, 0, 10, 1, 1, 270051, 0, 0), -- Merrix +(220437, 0, 0, 10, 1, 270046, 2097256, 128), -- Overseer Kaskel +(220436, 0, 0, 1.60000002384185791, 1, 270045, 4128, 53477376), -- Webbed Hostage +(220435, 0, 10, 1, 1, 270044, 1073742848, 0), -- Invisible Fuse Bunny [DNT] +(220434, 0, 0, 10, 1, 270043, 2097256, 128), -- Cave Giant Boss +(220433, 0, 9, 13, 1, 270042, 524288, 0), -- Vile Behemoth +(220432, 0, 0, 4, 1, 270041, 72, 65536), -- Particularly Bad Guy +(220431, 0, 0, 1, 1, 270040, 0, 0), -- Visiting Merchant +(220430, 0, 10, 35, 2, 270039, 0, 0), -- Dagran Thaurissan II +(220429, 0, 0, 1, 1, 270038, 1073741824, 0), -- Void Mass +(220428, 0, 10, 1, 1, 270037, 0, 0), -- Report back to Dagran CREDIT +(220427, 0, 0, 1, 1, 270036, 1075839048, 34), -- Elekk Jump Pad +(220426, 0, 10, 1, 1, 270035, 17488, 67108864), -- Dislodged Dynamite +(220425, 0, 10, 1, 1, 270034, 40, 51380226), -- Magni? +(220424, 0, 10, 1, 1, 270033, 0, 0), -- Shadowvein Mine Final Lever Activation Credit [DNT] +(220423, 0, 0, 9, 1, 270032, 2097224, 0), -- Retired Lord Vul'azak +(220422, 0, 10, 1, 1, 270031, 2097224, 2), -- Evolved Observer +(220421, 0, 10, 0.5, 1, 270030, 0, 0), -- KC: Collection +(220420, 0, 10, 1, 1, 270029, 0, 0), -- Remembered Riverpaw +(220419, 0, 10, 0.5, 1, 270028, 0, 0), -- KC: Moved From Start Position +(220418, 0, 10, 35, 2, 270027, 0, 0), -- Dagran Thaurissan II +(220417, 0, 10, 1, 1, 270026, 0, 0), -- Kagfritha +(220416, 0, 10, 1, 1, 270025, 1610612752, 117440518), -- Contaminating Goo +(220415, 0, 10, 1, 1, 270024, 0, 0), -- Hrandaz +(220414, 0, 0, 1, 1, 270023, 1073741824, 0), -- Lightning Dome +(220413, 0, 10, 0.200000002980232238, 1, 270022, 0, 0), -- Oozeling +(220412, 0, 10, 1, 1, 270021, 0, 0), -- Nebb +(220411, 0, 0, 0.800000011920928955, 1, 270020, 4096, 0), -- Chef's Assistant +(220410, 0, 10, 4, 1, 270019, 2147483720, 0), -- Oozemodius +(220409, 0, 0, 1, 1, 270018, 0, 0), -- Zeki +(220408, 0, 0, 1, 1, 270017, 0, 0), -- Kiki +(220407, 0, 0, 1, 1, 270016, 0, 0), -- Silki +(220406, 0, 10, 1, 1, 270015, 134217728, 0), -- Faerin Lothar +(220405, 0, 0, 2, 1, 270014, 0, 0), -- [REUSE]Royal Guard +(220404, 0, 0, 3.5, 1, 270013, 0, 0), -- Royal Acolyte +(220403, 0, 0, 5, 1, 270012, 0, 0), -- [REUSE]Sureki Knight-Aspirant +(220402, 0, 10, 10, 1, 270011, 4, 64), -- Alleria Windrunner +(220401, 0, 0, 5.5, 1, 270010, 2097224, 0), -- Pale Priest +(220400, 0, 9, 1, 1, 270009, 0, 0), -- [DNT]Retrieved Husband Kill Credit +(220399, 0, 10, 1, 1, 270008, 1, 0), -- Cache Courier +(220398, 0, 10, 0.300000011920928955, 1, 270007, 1, 0), -- Mudnose Mole Pup +(220397, 0, 10, 1, 1, 270006, 134217728, 32768), -- Chef Dinaire +(220395, 0, 10, 2, 1, 270004, 0, 0), -- Giant Slime, Ochre +(220394, 0, 10, 10, 1, 270003, 0, 0), -- Berrund the Gleaming +(220393, 0, 10, 10, 1, 270002, 0, 0), -- Moira Thaurissan +(220392, 0, 10, 1, 1, 270001, 1, 0), -- Twinkling Candlefly +(220391, 0, 10, 5, 1, 270000, 0, 0), -- Bileweb +(220390, 0, 10, 5, 1, 269999, 0, 0), -- Rankfang +(220389, 0, 10, 5, 1, 269998, 0, 0), -- Kriksi +(220388, 0, 10, 1, 1, 269997, 1073742848, 0), -- Kill Credit [DNT] +(220387, 0, 10, 1, 1, 269996, 1073742848, 0), -- Kill Credit [DNT] +(220386, 0, 10, 1, 1, 269995, 1073742848, 0), -- Kill Credit [DNT] +(220385, 0, 10, 4, 1, 269994, 2147483720, 0), -- Boss Whiskerlash +(220384, 0, 10, 1, 1, 269993, 1610612752, 117440518), -- Dry Webbing +(220383, 0, 10, 0.5, 1, 269992, 1, 0), -- Gulperworm +(220382, 0, 10, 0.200000002980232238, 1, 269991, 0, 0), -- Loombug +(220381, 0, 10, 0.200000002980232238, 1, 269990, 0, 0), -- Nourishing Squirmer +(220379, 0, 10, 1, 1, 269988, 0, 0), -- [DNT] Proxy +(220378, 0, 10, 2, 1, 269987, 512, 0), -- Petrifying Fog +(220377, 0, 10, 1, 1, 269986, 0, 0), -- Klaskin +(220376, 0, 10, 1, 1, 269985, 1, 0), -- Captured Candlefly +(220375, 0, 10, 1, 1, 269984, 1073742848, 0), -- Invisible Bomb Bunny [DNT] +(220374, 0, 10, 0.200000002980232238, 1, 269983, 1073741824, 33554438), -- Obstructed Drain +(220373, 0, 10, 1, 1, 269982, 0, 0), -- [DNT] Proxy +(220371, 0, 0, 0.5, 1, 269980, 1610612752, 117440518), -- Cooking Supplies +(220370, 0, 10, 0.200000002980232238, 1, 269979, 0, 0), -- Earthenwork Stoneskitterer +(220369, 0, 10, 0.200000002980232238, 1, 269978, 0, 0), -- Dustcrawler Beetle +(220368, 0, 0, 1, 1, 269977, 16777216, 16), -- Failed Batch +(220367, 0, 10, 1, 1, 269976, 0, 0), -- [DNT] Proxy +(220366, 0, 10, 1, 1, 269975, 1610612816, 6), -- Crystalline Portal +(220364, 0, 10, 1, 1, 269973, 0, 0), -- Tentacular Slime +(220363, 0, 10, 1, 1, 269972, 0, 0), -- Waste Flayer +(220362, 0, 10, 4, 1, 269971, 2147483720, 0), -- Smaragthr +(220357, 0, 10, 10, 1, 269966, 2097256, 0), -- Bogpiper +(220356, 0, 10, 1, 1, 269965, 0, 0), -- Bog Beast +(220355, 0, 0, 0.800000011920928955, 1, 269964, 4096, 0), -- Hapless Contestant +(220354, 0, 10, 1, 1, 269963, 134217728, 32768), -- Chief Dinaire +(220353, 0, 0, 1, 1, 269962, 0, 0), -- Umbral Citizen +(220352, 0, 10, 1, 1, 269961, 0, 0), -- Controller Bunny [DNT] +(220351, 0, 0, 1, 1, 269960, 0, 0), -- Umbral Citizen +(220350, 0, 10, 1, 1, 269959, 1073741824, 33554432), -- Lamplighter Skiff +(220349, 0, 10, 1, 1, 269958, 0, 0), -- Fal'dorei +(220348, 0, 10, 1, 1, 269957, 0, 0), -- Nerubian Flyer New +(220347, 0, 10, 1, 1, 269956, 0, 0), -- Nerubian Baby +(220346, 0, 10, 1, 1, 269955, 0, 0), -- Nerubian Threadling New +(220345, 0, 10, 1, 1, 269954, 1, 0), -- Undercrawler Spider +(220344, 0, 10, 1, 1, 269953, 0, 0), -- Nerubian Priest New +(220343, 0, 10, 1, 1, 269952, 0, 0), -- Nerubian New +(220342, 0, 10, 1, 1, 269951, 0, 0), -- Nerubian Flyer Old +(220341, 0, 10, 1, 1, 269950, 0, 0), -- Nerubian Threadling Old +(220340, 0, 10, 1, 1, 269949, 0, 0), -- Nerubian Default Old +(220339, 0, 10, 1, 1, 269948, 0, 0), -- Nerubian Priest Old +(220338, 0, 10, 1, 1, 269947, 0, 0), -- Fal'dorei Fel Priest +(220337, 0, 10, 1, 1, 269946, 0, 0), -- Fal'dorei Priest +(220336, 0, 10, 1, 1, 269945, 0, 0), -- Aranakk +(220335, 0, 10, 1, 1, 269944, 0, 0), -- Spider Boss Fire +(220334, 0, 10, 1, 1, 269943, 0, 0), -- Spider Boss No Fire +(220333, 0, 10, 1, 1, 269942, 0, 0), -- Spider Boss Arcane +(220332, 0, 10, 1, 1, 269941, 0, 0), -- Fal'dorei Fel +(220330, 0, 10, 1, 1, 269939, 0, 0), -- Bone Spider +(220329, 0, 10, 1, 1, 269938, 0, 0), -- Demon Spider +(220328, 0, 10, 1, 1, 269937, 0, 0), -- Lava Tarantula +(220327, 0, 10, 1, 1, 269936, 1, 0), -- Tarantula +(220326, 0, 10, 1, 1, 269935, 0, 0), -- Spectral Spider +(220325, 0, 10, 1, 1, 269934, 1, 0), -- Barbed Spider +(220324, 0, 10, 1, 1, 269933, 0, 0), -- Nightmare Spider +(220323, 0, 10, 1, 1, 269932, 0, 0), -- Ice Spider +(220322, 0, 10, 1, 1, 269931, 1, 0), -- Mine Spider +(220321, 0, 10, 1, 1, 269930, 0, 0), -- Fire Spider +(220320, 0, 10, 1, 1, 269929, 0, 0), -- Mechanical Spider +(220319, 0, 10, 1, 1, 269928, 0, 0), -- Shadowlands Spider +(220318, 0, 10, 1, 1, 269927, 0, 0), -- Progenitor Spider +(220316, 0, 10, 0.5, 1, 269925, 0, 67108864), -- Deadly Sprout +(220315, 0, 10, 1, 1, 269924, 0, 0), -- Sureki Strongarm +(220314, 0, 0, 10, 1, 269923, 2097256, 128), -- Bogpiper +(220313, 0, 10, 1, 1, 269922, 1610612752, 67108870), -- Shimmerfin Scrapper +(220312, 0, 0, 1, 1, 269921, 0, 0), -- Little Skybeam +(220311, 0, 0, 1, 1, 269920, 0, 0), -- Rosepetal +(220310, 0, 0, 1, 1, 269919, 0, 0), -- Cookie Crumb +(220309, 0, 0, 1, 1, 269918, 0, 0), -- Big Bacon +(220308, 0, 10, 3, 1, 269917, 2147483720, 0), -- Gramwharl +(220307, 0, 10, 1, 1, 269916, 0, 0), -- Holiday Enthusiast +(220306, 0, 10, 1, 1, 269915, 0, 0), -- [DNT] Kill Proxy - Max Level - Thanesmoot +(220305, 0, 0, 1, 1, 269914, 0, 0), -- Little Charger +(220304, 0, 10, 0.300000011920928955, 1, 269913, 0, 0), -- Spreading Sporbit +(220303, 0, 10, 1, 1, 269912, 1073742848, 0), -- Kill Credit [DNT] +(220302, 0, 10, 5, 1, 269911, 2147483720, 0), -- Dreadfang the Merciless +(220301, 0, 10, 3, 1, 269910, 0, 0), -- Nerubian Tank +(220300, 0, 10, 2, 1, 269909, 1, 0), -- Bandtail Kestrel +(220299, 0, 10, 1, 1, 269908, 1, 0), -- Grazing Shalehorn +(220298, 0, 10, 0.200000002980232238, 1, 269907, 0, 0), -- Forest Mouse +(220297, 0, 10, 0.200000002980232238, 1, 269906, 0, 0), -- Tiny Marmot +(220296, 0, 10, 0.200000002980232238, 1, 269905, 0, 0), -- Peacock Chick +(220295, 0, 10, 1, 1, 269904, 1, 0), -- Fallside Falcon +(220294, 0, 10, 0.5, 1, 269903, 0, 0), -- Siege Skitterer +(220293, 0, 10, 1, 1, 269902, 0, 0), -- Aliya Hillhelm +(220292, 0, 10, 1, 1, 269901, 0, 0), -- Any Waterwheel +(220291, 0, 10, 1, 1, 269900, 0, 0), -- Pearl Farmer +(220290, 0, 10, 0.5, 1, 269899, 0, 0), -- Glumtooth Gambler +(220289, 0, 10, 0.5, 1, 269898, 0, 0), -- Glumtooth Looky-loo +(220288, 0, 0, 12, 1, 269897, 2097224, 0), -- Hollow Frostweaver +(220287, 0, 10, 6, 1, 269896, 72, 65536), -- Kelpmire +(220286, 0, 10, 22, 1, 269895, 72, 65536), -- Deepflayer Broodmother +(220285, 0, 10, 18, 1, 269894, 72, 0), -- Lurker of the Deeps +(220284, 0, 10, 3, 1, 269893, 0, 0), -- Rare Group Elite 1 +(220283, 0, 10, 3, 1, 269892, 0, 0), -- Rare Group Elite 2 +(220282, 0, 10, 3, 1, 269891, 0, 0), -- Rare Group Elite 3 +(220281, 0, 10, 3, 1, 269890, 0, 0), -- Rare Group Elite 4 +(220280, 0, 10, 3, 1, 269889, 0, 0), -- Rare Group Elite 5 +(220279, 0, 10, 3, 1, 269888, 0, 0), -- Rare Group Elite 6 +(220277, 0, 10, 1, 1, 269886, 0, 0), -- Pearl Farmer +(220276, 0, 10, 3.5, 1, 269885, 2120, 65536), -- Candleflyer Captain +(220275, 0, 10, 4, 1, 269884, 73, 65536), -- King Splash +(220274, 0, 10, 4.5, 1, 269883, 72, 65536), -- Aquellion +(220273, 0, 10, 4.5, 1, 269882, 72, 65536), -- Rampaging Blight +(220272, 0, 10, 3.799999952316284179, 1, 269881, 72, 65536), -- Deathbound Husk +(220271, 0, 10, 5.5, 1, 269880, 72, 65536), -- Terror of the Forge +(220270, 0, 10, 6.199999809265136718, 1, 269879, 73, 65536), -- Zilthara +(220269, 0, 10, 6.40000009536743164, 1, 269878, 584, 65536), -- Cragmund +(220268, 0, 10, 6, 1, 269877, 328, 65536), -- Trungal +(220267, 0, 10, 6, 1, 269876, 72, 65536), -- Charmonger +(220266, 0, 10, 6, 1, 269875, 72, 65536), -- Coalesced Monstrosity +(220265, 0, 10, 6, 1, 269874, 32840, 65536), -- Automaxor +(220264, 0, 10, 1, 1, 269873, 0, 0), -- Right Waterwheel +(220263, 0, 10, 1, 1, 269872, 0, 0), -- Left Waterwheel +(220262, 0, 10, 1, 1, 269871, 0, 0), -- Bobbin +(220261, 0, 10, 1, 1, 269870, 65537, 0), -- Captured Jawgrub +(220260, 0, 10, 1, 1, 269869, 0, 0), -- Credit Small +(220259, 0, 10, 1, 1, 269868, 0, 0), -- Credit Large +(220258, 0, 10, 1, 1, 269867, 0, 0), -- Spindle +(220257, 0, 10, 1, 1, 269866, 1, 0), -- Captured Undercrawler +(220256, 0, 10, 1, 1, 269865, 0, 0), -- Glumtooth Trapper +(220255, 0, 9, 1, 1, 269864, 0, 0), -- Kill Credit: Investigated Door C [DNT] +(220254, 0, 10, 1, 1, 269863, 0, 0), -- Rescued Citizen +(220253, 0, 10, 1, 1, 269862, 0, 0), -- Glumtooth Bruiser +(220252, 0, 10, 1, 1, 269861, 0, 0), -- Shimmerfin Scrapper +(220249, 0, 10, 2, 1, 269858, 0, 0), -- Shimmerfin Oracle +(220248, 0, 10, 1, 1, 269857, 0, 0), -- [DNT] Kill Credit: Propaganda Collected +(220247, 0, 10, 1, 1, 269856, 0, 0), -- [DNT] Kill Credit: Find Anduin and Alleria +(220246, 0, 10, 1, 1, 269855, 0, 0), -- Shimmerfin Mender +(220243, 0, 9, 1, 1, 269852, 0, 0), -- Kill Credit: Tools investigated [DNT] +(220242, 0, 10, 1, 1, 269851, 0, 0), -- Faithful of Zirix +(220241, 0, 10, 2, 1, 269850, 2147483720, 0), -- Rockgore +(220239, 0, 10, 1, 1, 269848, 0, 0), -- [DNT] Kill Credit +(220238, 0, 10, 2, 1, 269847, 2147483720, 0), -- Cindersting +(220237, 0, 10, 70, 1, 269846, 8, 0), -- Abyssal Leviathan +(220236, 0, 10, 2, 1, 269845, 2147483720, 0), -- Siltsliver +(220235, 0, 10, 1, 1, 269844, 1073742848, 0), -- [DNT] Slate Bunny 2 +(220234, 0, 9, 1, 1, 269843, 0, 0), -- Kill Credit: Slate 04 investigated [DNT] +(220233, 0, 10, 1, 1, 269842, 0, 0), -- Earthen Theatergoer +(220232, 0, 10, 1, 1, 269841, 2048, 0), -- Glumtooth Rider +(220231, 0, 10, 1, 1, 269840, 0, 0), -- Flindersnik +(220230, 0, 10, 1, 1, 269839, 0, 0); -- Brekk + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(220229, 0, 9, 1, 1, 269838, 0, 0), -- Kill Credit: Investigated Door A [DNT] +(220228, 0, 10, 1, 1, 269837, 0, 0), -- Squinch +(220227, 0, 9, 1, 1, 269836, 0, 0), -- Chair +(220225, 0, 10, 1, 1, 269834, 4096, 0), -- Injured Soldier +(220224, 0, 0, 1, 1, 269833, 1075839048, 0), -- Cinderbrew Bomb +(220223, 0, 9, 1, 1, 269832, 0, 0), -- Kill Credit: Investigated Market [DNT] +(220222, 0, 0, 12, 1, 269831, 2097224, 0), -- Frenzied Leaper +(220221, 0, 8, 1, 1, 269830, 0, 0), -- Nerubian Hatchling +(220220, 0, 10, 10, 1, 269829, 0, 0), -- Berrund the Gleaming +(220219, 0, 0, 0.300000011920928955, 1, 269828, 0, 0), -- Tasty Dinner +(220218, 0, 10, 1, 1, 269827, 0, 0), -- [DNT] Kill Proxy - Max Level - Give Olbarig Moment +(220217, 0, 8, 1, 1, 269826, 0, 0), -- Hunger Pheromone +(220216, 0, 8, 1, 1, 269825, 0, 0), -- Attack Pheromone +(220215, 0, 8, 1, 1, 269824, 0, 0), -- Repulsion Pheromone +(220214, 0, 8, 1, 1, 269823, 0, 0), -- Attraction Pheromone +(220213, 0, 10, 1, 1, 269822, 1610612752, 117440518), -- Repurposed Nerubian Charge +(220212, 0, 8, 1, 1, 269821, 0, 0), -- Wall +(220211, 0, 0, 12, 1, 269820, 2097224, 0), -- Lurking Marauder +(220210, 0, 10, 1, 1, 269817, 0, 0), -- Waxy Runoff +(220209, 0, 7, 4, 1, 269816, 0, 0), -- Chef Toastie +(220208, 0, 7, 4, 1, 269815, 4128, 53477376), -- Chef Chops +(220207, 0, 7, 0.800000011920928955, 1, 269814, 0, 0), -- Trapped Kobold +(220206, 0, 0, 1, 1, 269813, 0, 0), -- Crazed Skardyn +(220205, 0, 0, 0.300000011920928955, 1, 269812, 0, 0), -- Wiggling Cocoon +(220204, 0, 0, 5, 1, 269811, 0, 0), -- Skurro +(220203, 0, 0, 1, 1, 269810, 2097224, 0), -- Failed Experiment +(220202, 0, 0, 5, 1, 269809, 0, 0), -- Luch +(220199, 0, 0, 1, 1, 269808, 2097224, 0), -- Battle Scarab +(220197, 0, 0, 9, 1, 269806, 2097224, 0), -- Royal Swarmguard +(220196, 0, 0, 8, 1, 269805, 2097224, 0), -- Herald of Ansurek +(220195, 0, 0, 4.300000190734863281, 1, 269804, 2097224, 0), -- Sureki Silkbinder +(220193, 0, 0, 4.599999904632568359, 1, 269802, 2097224, 0), -- Sureki Venomblade +(220192, 0, 10, 1, 1, 269801, 0, 0), -- Steelvein +(220191, 0, 10, 2, 1, 269800, 2147483720, 0), -- Sparking Haulbot +(220190, 0, 0, 0.800000011920928955, 1, 269799, 0, 0), -- Glowmite +(220188, 0, 0, 1, 1, 269797, 0, 0), -- Mudnose Mole +(220187, 0, 0, 5, 1, 269796, 0, 0), -- Cave Giant +(220186, 0, 0, 0.800000011920928955, 1, 269795, 4128, 53477376), -- Trapped Earthen Machine Speaker +(220185, 0, 0, 0.800000011920928955, 1, 269794, 4128, 53477376), -- Trapped Machine Speaker +(220184, 0, 9, 0.5, 1, 269793, 0, 0), -- bunny +(220183, 0, 9, 0.5, 1, 269792, 0, 0), -- bunny +(220182, 0, 9, 0.5, 1, 269791, 0, 0), -- bunny +(220181, 0, 0, 1, 1, 269790, 32, 0), -- Vanathia +(220180, 0, 0, 0.5, 1, 269789, 1610612752, 117440518), -- Pulsing Device +(220177, 0, 10, 0.200000002980232238, 1, 269786, 0, 0), -- Crackcreeper +(220176, 0, 10, 1, 1, 269785, 0, 0), -- Pipe 1 Interact Credit +(220175, 0, 10, 0.200000002980232238, 1, 269784, 0, 0), -- Dustflap +(220173, 0, 10, 0.200000002980232238, 1, 269782, 0, 0), -- Lightdarter +(220171, 0, 10, 1, 1, 269780, 1073741824, 2), -- Grapple Point +(220169, 0, 10, 0.200000002980232238, 1, 269778, 0, 0), -- Glimmerspore +(220168, 0, 10, 0.200000002980232238, 1, 269777, 0, 0), -- Stumblegrub +(220167, 0, 10, 1, 1, 269776, 0, 0), -- [DNT] Kill Credit: Ardgrin Defeated +(220166, 0, 10, 1, 1, 269775, 0, 0), -- [DNT] Kill Credit: Speak to Steelvein +(220165, 0, 10, 1, 1, 269774, 0, 0), -- [DNT] Kill Credit: Regroup +(220164, 0, 0, 1, 1, 269773, 0, 0), -- Darkened Husk +(220162, 0, 10, 4, 1, 269771, 1610612824, 117440518), -- Ceremonial Sentinel +(220161, 0, 10, 1, 1, 269770, 0, 67108864), -- Albert +(220160, 0, 10, 1, 1, 269769, 0, 0), -- ZZ-01-47 Possessed Credit +(220159, 0, 10, 5, 1, 269768, 0, 0), -- Brineslash +(220158, 0, 0, 10, 1, 269767, 2097256, 128), -- Under-Lord Vik'tis +(220157, 0, 10, 15, 1, 269766, 0, 0), -- Floid Mayslord +(220156, 0, 10, 0.300000011920928955, 1, 269765, 0, 0), -- Tiny Sporbit +(220155, 0, 10, 1.20000004768371582, 1, 269764, 65537, 0), -- Shaleshell Clicker +(220154, 0, 10, 1, 1, 269763, 0, 0), -- Earthen Theatergoer +(220153, 0, 10, 2, 1, 269762, 0, 0), -- Sureki Threadmancer +(220152, 0, 10, 2, 1, 269761, 0, 0), -- Sureki Sycophant +(220151, 0, 0, 1, 1, 269760, 1610612752, 134), -- Quivering Broodcluster +(220150, 0, 0, 1, 1, 269759, 1610612752, 134), -- Squirming Egg +(220149, 0, 0, 1, 1, 269758, 1610612752, 134), -- Colossal Egg +(220148, 0, 0, 5, 1.799999952316284179, 269757, 0, 0), -- Gem Hoarder +(220147, 0, 10, 2, 1, 269756, 0, 0), -- Sureki Hulk +(220146, 0, 10, 1, 1, 269755, 513, 0), -- Stonescale Lurker +(220145, 0, 10, 1, 1, 269754, 513, 0), -- Saurolisk Ambusher +(220143, 0, 10, 1, 1, 269752, 0, 0), -- Lances +(220141, 0, 0, 5, 1, 269750, 2097224, 0), -- Royal Jelly Purveyor +(220140, 0, 0, 1, 1, 269749, 1610612752, 117440518), -- Stolen Memory Gem +(220139, 0, 0, 1, 1, 269748, 2097224, 0), -- Slithering Spew +(220138, 0, 0, 12, 1, 269747, 2097224, 0), -- Regurgitating Monstrosity +(220137, 0, 10, 2, 1, 269746, 524288, 0), -- Tidal Swarmer +(220136, 0, 10, 0.5, 1, 269745, 0, 0), -- Volatile Pheromones +(220135, 0, 10, 0.5, 1, 269744, 0, 0), -- Weaver's Agent +(220134, 0, 10, 0.5, 1, 269743, 0, 0), -- Weaver's Pheromone +(220133, 0, 10, 0.5, 1, 269742, 0, 0), -- Weaver's Instructions +(220132, 0, 10, 0.5, 1, 269741, 0, 0), -- Weaver's Agent +(220131, 0, 10, 1, 1, 269740, 4096, 16384), -- Saradi +(220130, 0, 0, 7, 1, 269739, 2097256, 0), -- Speaker Xanventh +(220129, 0, 10, 1, 1, 269738, 0, 0), -- Swarmite Handler +(220128, 0, 10, 1, 1, 269737, 0, 0), -- Kill Credit: Q01 - Meet The Vizier +(220127, 0, 10, 1, 1, 269736, 0, 0), -- Vizier's Personal Swarmite +(220126, 0, 10, 1, 1, 269735, 0, 0), -- Kill Credit: Q01 - Finish the Vizier's Taxi +(220124, 0, 10, 1, 1, 269733, 134217728, 0), -- Faerin Lothar +(220121, 0, 9, 0.5, 1, 269730, 0, 0), -- bunny +(220119, 0, 0, 20, 1, 269728, 2097256, 128), -- Speaker Xanventh +(220118, 0, 9, 0.5, 1, 269727, 0, 0), -- bunny +(220117, 0, 9, 1, 1, 269726, 0, 0), -- Peculiar Fish +(220115, 0, 9, 1, 1, 269724, 0, 0), -- Captain Exposition +(220109, 0, 0, 1.799999952316284179, 1, 269718, 0, 0), -- Chittering Fearmonger +(220108, 0, 0, 1.799999952316284179, 1, 269717, 0, 0), -- Charging Bruiser +(220107, 0, 0, 0.300000011920928955, 1, 269716, 0, 0), -- Ankle Biter +(220106, 0, 0, 0.300000011920928955, 1, 269715, 0, 0), -- Skittering Menace +(220104, 0, 0, 4.800000190734863281, 1, 269713, 0, 0), -- Nerubian Commander +(220103, 0, 0, 5, 1, 269712, 0, 0), -- Nerubian Lord +(220102, 0, 0, 1.799999952316284179, 1.799999952316284179, 269711, 0, 0), -- Nerubian Darkcaster +(220101, 0, 0, 2, 1.799999952316284179, 269710, 0, 0), -- Nerubian Commander +(220100, 0, 0, 0.800000011920928955, 1, 269709, 0, 0), -- Nerubian Threadmancer +(220099, 0, 0, 1, 1, 269708, 0, 0), -- Nerubian Slasher +(220098, 0, 0, 1, 1, 269707, 0, 0), -- Dark Bombardier +(220097, 0, 0, 1, 1, 269706, 1073741856, 0), -- Nerubian Ballista +(220096, 0, 10, 1, 1, 269705, 0, 0), -- [DNT] Kill Credit: Mask +(220095, 0, 10, 1, 1, 269704, 0, 0), -- [DNT] Kill Credit: Weapons +(220094, 0, 10, 1, 1, 269703, 0, 0), -- [DNT] Kill Credit: Gloves +(220093, 0, 10, 1, 1, 269702, 0, 0), -- [DNT] Kill Credit: Cloak +(220092, 0, 10, 1, 1, 269701, 1610612752, 117440518), -- Gilded Knuckles +(220091, 0, 10, 1, 1, 269700, 1610612752, 117440518), -- Brazier Melted Candle Bunny +(220090, 0, 10, 1, 1, 269699, 2147483720, 0), -- Ascension-Crazed Soldier +(220089, 0, 10, 1, 1, 269698, 0, 0), -- Vizier's Personal Swarmite +(220088, 0, 9, 0.5, 1, 269697, 0, 0), -- bunny +(220087, 0, 10, 1, 1, 269696, 1, 0), -- Swarming Screamer +(220086, 0, 10, 1, 1, 269695, 0, 0), -- Kill Credit: Q01 - Take the Vizier's Taxi +(220085, 0, 0, 3, 1, 269694, 0, 0), -- Shadow-Infused Nerubian Ritualist +(220084, 0, 0, 0.5, 1, 269693, 0, 0), -- Bloated Pest +(220080, 0, 10, 0.800000011920928955, 1, 269689, 0, 0), -- Frost Device +(220079, 0, 0, 2, 1, 269688, 0, 0), -- Failed Ascended +(220078, 0, 0, 10, 1, 269687, 2097256, 128), -- Researcher Xik'vik +(220074, 0, 10, 1, 1, 269681, 0, 0), -- Skiff Archer +(220073, 0, 10, 1, 1, 269680, 0, 0), -- Skiff Handler +(220071, 0, 10, 30, 1, 269677, 0, 0), -- Lilian Voss +(220070, 0, 10, 0.200000002980232238, 0, 269676, 0, 0), -- Wandspark +(220068, 0, 10, 5, 1, 269674, 72, 0), -- Malfunctioning Spire +(220066, 0, 0, 3, 1, 269672, 0, 0), -- Scroll Bearer +(220065, 0, 0, 0.25, 1, 269671, 0, 128), -- Umbral Weave +(220063, 0, 10, 1, 1, 269669, 0, 0), -- Wenren Althal +(220062, 0, 10, 1, 1, 269668, 0, 0), -- Kill Credit: Portal 1 Helped +(220060, 0, 0, 5, 1, 269666, 2097224, 0), -- Taste Tester +(220059, 0, 10, 2, 1, 269665, 1, 0), -- Shadegrumble Bear +(220058, 0, 10, 1, 1, 269664, 0, 0), -- Imperial Lynx +(220057, 0, 10, 1, 1, 269663, 1073742848, 0), -- Alekk's Ride Home +(220056, 0, 10, 2, 1, 269662, 0, 64), -- Maeryl Vlann +(220055, 0, 10, 1, 1, 269661, 0, 0), -- Kill Credit: Exposition Convo +(220054, 0, 10, 1, 1, 269660, 1073742848, 0), -- Alekk's Ride Home +(220053, 0, 10, 0.699999988079071044, 1, 269659, 0, 0), -- Eadward +(220052, 0, 10, 1, 1, 269658, 134217728, 0), -- Alekk +(220051, 0, 10, 1, 1, 269657, 0, 0), -- Flynn Fairwind +(220050, 0, 10, 1, 1, 269656, 0, 0), -- Kill Credit: Portal 1 Taken +(220049, 0, 10, 1, 1, 269655, 0, 0), -- Frost Device +(220048, 0, 10, 1, 1, 269654, 134217728, 0), -- Faerin Lothar +(220047, 0, 10, 2, 1, 269653, 0, 0), -- Y'tekhi +(220046, 0, 0, 0.300000011920928955, 1, 269652, 64, 0), -- Fire Elemental +(220045, 0, 6, 1.10000002384185791, 1, 269651, 0, 0), -- Valaden Silverblade +(220043, 0, 10, 1, 1, 269649, 0, 0), -- [DNT] Kill Credit: Bandages +(220042, 0, 10, 1, 1, 269648, 0, 0), -- [DNT] Kill Credit: Drinks +(220041, 0, 10, 1, 1, 269647, 134217728, 0), -- Talonstalker Kavia +(220039, 0, 10, 0.200000002980232238, 1, 269645, 0, 0), -- Cinderhoney Droplet +(220037, 0, 0, 5, 1, 269643, 0, 0), -- Reposing Knight +(220036, 0, 10, 1, 1, 269609, 16, 0), -- Telerune Node +(220035, 0, 10, 1, 1, 269608, 16, 0), -- Telerune Node +(220034, 0, 10, 1, 1, 269607, 0, 0), -- Kill Credit: Node Connected 3-1 +(220033, 0, 10, 1, 1, 269606, 0, 0), -- Kill Credit: Node Connected 2-3 +(220032, 0, 10, 1, 1, 269605, 0, 0), -- Kill Credit: Node Connected 1-2 +(220031, 0, 10, 1, 1, 269604, 0, 0), -- Kill Credit: Node Connected +(220030, 0, 10, 1, 1, 269603, 0, 0), -- Ballista +(220029, 0, 10, 0.5, 1, 269602, 0, 0), -- Gearsweep +(220028, 0, 10, 1, 1, 269601, 0, 0), -- Ballista +(220027, 0, 0, 1, 1, 269600, 1073741856, 0), -- Nerubian Ballista +(220025, 0, 10, 1, 1, 269598, 16, 0), -- Telerune Node +(220024, 0, 10, 1, 1, 269597, 134217728, 0), -- Tharessa Sunstrand +(220023, 0, 10, 1, 1, 269596, 134217728, 0), -- Tuberros +(220022, 0, 10, 1, 1, 269595, 1, 0), -- Skipper +(220021, 0, 10, 1, 1, 269594, 0, 0), -- Rannan Korren +(220020, 0, 10, 3, 1, 269593, 0, 0), -- Toddy Whiskers +(220019, 0, 10, 10, 1, 269592, 0, 0), -- Reno Jackson +(220018, 0, 10, 10, 1, 269591, 0, 32768), -- Elise Starseeker +(220017, 0, 10, 10, 1, 269590, 0, 0), -- Sir Finley Mrrgglton +(220016, 0, 10, 1, 1, 269589, 0, 0), -- Lupas Lightsprocket +(220015, 0, 10, 0.5, 1, 269588, 0, 0), -- Fungari Sporetender +(220013, 0, 10, 2, 1, 269586, 0, 0), -- Vosh Clutchlord +(220012, 0, 0, 1, 1, 269585, 0, 0), -- Hollows Merchant +(220011, 0, 10, 1, 1, 269584, 0, 0), -- Alia Irongear +(220010, 0, 0, 45, 1, 269583, 0, 0), -- Scarab Mother Ha'chip +(220009, 0, 10, 1, 1, 269582, 0, 0), -- Unknown Voice +(220008, 0, 0, 10, 1, 269581, 2097256, 128), -- Cragpie +(220006, 0, 10, 1, 1, 269578, 0, 0), -- Affrighted Hireling +(220005, 0, 10, 1, 1, 269577, 0, 0), -- Tefferty Ulreth +(220004, 0, 0, 4.5, 1, 269576, 0, 0), -- Ascended Aristocrat +(220003, 0, 0, 9, 1, 269575, 2097224, 0), -- Hollows Resident +(220002, 0, 0, 0.400000005960464477, 1, 269574, 1073742864, 2), -- Black Blood Container +(220001, 0, 0, 0.400000005960464477, 1, 269573, 64, 0), -- Black Blood Ooze +(220000, 0, 0, 5, 1, 269572, 0, 0), -- Infused Guardian +(219996, 0, 0, 1, 1.799999952316284179, 269568, 0, 0), -- Faceless Devotee +(219995, 0, 10, 1, 1, 269567, 1610612752, 117440518), -- Personal Skiff +(219994, 0, 10, 1, 1, 269566, 1073742848, 0), -- [DNT] Bunny - Tower VFX +(219993, 0, 10, 1, 1, 269565, 0, 16384), -- Coreway Worker +(219992, 0, 10, 1, 1, 269564, 0, 16384), -- Coreway Worker +(219991, 0, 10, 1, 1, 269563, 1610612752, 117440518), -- Ruufus +(219989, 0, 10, 1, 1, 269561, 1610612752, 117440518), -- Ammp +(219988, 0, 10, 1, 1, 269560, 1610612752, 117440518), -- Nimbus +(219987, 0, 10, 1, 1, 269559, 1610612752, 117440518), -- Blipp +(219984, 0, 0, 7.5, 1, 269556, 2097224, 0), -- Xeph'itik +(219983, 0, 0, 2, 1, 269555, 0, 0), -- Hollows Resident +(219982, 0, 10, 10, 1, 269554, 0, 0), -- Oathsworn Peacekeeper +(219979, 0, 10, 0.5, 1, 269551, 0, 0), -- Weaver's Agent +(219978, 0, 10, 1, 1, 269550, 0, 0), -- Area Trigger Bunny +(219974, 0, 10, 1, 1, 269546, 8392704, 2048), -- Orweyna +(219973, 0, 10, 1, 1, 269545, 1073742848, 0), -- [DNT] Door Bunny C +(219972, 0, 10, 1, 1, 269544, 1073742848, 0), -- [DNT] Door Bunny B +(219971, 0, 10, 1, 1, 269543, 1073742848, 0), -- Kill Credit [DNT] +(219970, 0, 10, 1, 1, 269542, 65537, 0), -- Sparking Electroscythes +(219969, 0, 10, 1, 1, 269541, 0, 0), -- Terrified Socialite +(219968, 0, 9, 1, 1, 269540, 0, 0), -- Kill Credit: Slate 02 investigated [DNT] +(219967, 0, 10, 1, 1, 269539, 1, 0), -- Devoured Basilisk +(219966, 0, 10, 2, 1, 269538, 0, 0), -- Y'tekhi +(219965, 0, 10, 1, 1, 269537, 0, 0), -- Pipe 2 Interact Credit +(219964, 0, 10, 1, 1, 269536, 1073742848, 0), -- [DNT] Slate Bunny 1 +(219963, 0, 10, 0.699999988079071044, 1, 269535, 0, 0), -- Arathi Orphan +(219962, 0, 10, 1, 1, 269534, 1, 0), -- Glowshade Skipper +(219961, 0, 10, 1, 1, 269533, 1073742848, 0), -- [DNT] Door Bunny A +(219960, 0, 9, 1, 1, 269532, 0, 0), -- Kill Credit: Investigated Door (ANY) [DNT] +(219959, 0, 10, 10, 1, 269531, 4, 0), -- Moira Thaurissan +(219958, 0, 10, 35, 2, 269530, 0, 0), -- Dagran Thaurissan II +(219957, 0, 10, 10, 1, 269529, 4, 0), -- Magni Bronzebeard +(219956, 0, 10, 100, 1, 269528, 4, 49152), -- Archmage Khadgar +(219955, 0, 0, 1, 1, 269527, 2097224, 4), -- Cinderbee +(219953, 0, 10, 1, 1, 269525, 0, 0), -- [DNT] Kill Credit: Disperse Guards +(219951, 0, 10, 1, 1, 269523, 0, 32768), -- Aliya Hillhelm +(219950, 0, 10, 1, 1, 269522, 0, 0), -- Arathi War Priest +(219949, 0, 10, 1, 1, 269521, 1, 0), -- Cavern Basilisk +(219948, 0, 0, 2, 1, 269520, 2097256, 128), -- Bloated Drowner +(219945, 0, 9, 1, 1, 269517, 0, 0), -- Kill Credit: Left Leg Shackle DIsmantled [DNT] +(219944, 0, 0, 0.200000002980232238, 1, 269516, 1073741824, 0), -- Nerubian Eggs +(219943, 0, 9, 1, 1, 269515, 1610612752, 67108870), -- Winds of the Isles +(219941, 0, 10, 1, 1, 269513, 0, 0), -- [DNT] Kill Credit: Entered Office +(219940, 0, 9, 1, 1, 269512, 0, 0), -- Generic - Empty Bunny +(219939, 0, 10, 2, 1, 269511, 1073741824, 0), -- Fathomless Ambusher +(219938, 0, 9, 1, 1, 269510, 0, 0), -- Generic - Empty Bunny +(219937, 0, 10, 0.699999988079071044, 1, 269509, 1073741824, 0), -- Arathi Orphan +(219935, 0, 10, 2, 1, 269507, 0, 0), -- Fathomless Warrior +(219934, 0, 10, 1, 1, 269506, 0, 0), -- Fathomless Necromancer +(219933, 0, 10, 1, 1, 269505, 0, 0), -- Fathomless Scout +(219932, 0, 10, 1, 1, 269504, 1073741824, 0), -- Fuel Glyph +(219931, 0, 0, 1, 1, 269503, 0, 0), -- Chained Stormrook +(219930, 0, 10, 1, 1, 269502, 65537, 0), -- Deep Krolusk +(219929, 0, 10, 1, 1, 269501, 65537, 0), -- Deep Krolusk +(219922, 0, 10, 1, 1, 269494, 1610612752, 117440518), -- Shackle Anchor +(219921, 0, 10, 1, 1, 269493, 0, 0), -- Fungari Mycomancer +(219917, 0, 10, 1, 1, 269489, 1073741824, 0), -- Throw Rock Target +(219916, 0, 6, 1, 1, 269488, 1610612752, 6), -- Throw Rock Vehicle +(219915, 0, 10, 1, 1, 269487, 0, 0), -- Deepflayer +(219914, 0, 10, 2, 1, 269486, 1073741824, 0), -- Undertide Lurker +(219913, 0, 10, 0.300000011920928955, 1, 269485, 256, 0), -- Invasive Witherling +(219912, 0, 10, 0.300000011920928955, 1, 269484, 0, 0); -- Crawler + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(219911, 0, 10, 0.300000011920928955, 1, 269483, 256, 0), -- Lasher +(219910, 0, 10, 5, 1, 269482, 0, 0), -- Darkwater Tidecrusher +(219909, 0, 10, 1, 1, 269481, 0, 0), -- Emboldened Fog Wither +(219907, 0, 0, 500, 1, 269479, 4, 67125312), -- Executor Nizrek +(219906, 0, 10, 0.200000002980232238, 1, 269478, 0, 0), -- Siltshell Crab +(219905, 0, 10, 1, 1, 269477, 0, 0), -- Deepflayer +(219904, 0, 0, 500, 1, 269476, 1073741840, 70), -- Executor Nizrek +(219903, 0, 0, 500, 1, 269475, 4, 67125312), -- Widow Arak'nai +(219902, 0, 10, 1, 1, 269474, 0, 0), -- Territorial Deepflayer +(219901, 0, 10, 1, 1, 269473, 0, 0), -- Alekk +(219900, 0, 10, 1, 1, 269472, 0, 67108928), -- Ausgazur +(219899, 0, 10, 1, 1, 269471, 0, 0), -- Batzvara +(219898, 0, 10, 2, 1, 269470, 0, 0), -- Poison Device +(219897, 0, 10, 0.5, 1, 269469, 0, 0), -- Disturbed Mudspawn +(219896, 0, 10, 1, 1, 269468, 0, 0), -- [DNT] Kill Credit: Shipment Smashed +(219895, 0, 10, 1, 1, 269467, 0, 0), -- [DNT] Kill Credit: Shipment Looted +(219892, 0, 10, 1, 1, 269464, 0, 0), -- [DNT] Proxy +(219891, 0, 10, 1, 1, 269463, 0, 0), -- [DNT] Kill Credit: Worker Questioned +(219890, 0, 10, 1, 1, 269462, 0, 0), -- [DNT] Proxy +(219888, 0, 10, 1, 1, 269460, 0, 0), -- [DNT] Kill Credit - Rations Provided +(219885, 0, 10, 100, 1, 269457, 4, 0), -- Anduin Wrynn +(219884, 0, 10, 1, 1, 269456, 0, 0), -- [DNT] Proxy +(219883, 0, 10, 1, 1, 269455, 0, 0), -- [DNT] Proxy +(219881, 0, 10, 0.5, 1, 269453, 0, 0), -- Drowned Arathi +(219880, 0, 10, 1, 1, 269452, 1073742848, 0), -- Kill Credit [DNT] +(219878, 0, 0, 400, 1, 269450, 4, 67125312), -- Skeinspinner Takazj +(219877, 0, 0, 400, 1, 269449, 4, 67125312), -- Anub'arash +(219874, 0, 10, 1, 1, 269446, 32768, 0), -- High Speaker's Construct +(219873, 0, 10, 1, 1, 269445, 0, 0), -- Webbed Victim +(219872, 0, 10, 0.300000011920928955, 1, 269444, 1610612752, 50331718), -- Peculiar Fungi +(219871, 0, 10, 1, 1, 269443, 0, 0), -- Rescued Citizen +(219870, 0, 10, 1, 1, 269442, 0, 0), -- Kobyss Despoiler +(219869, 0, 10, 2, 1, 269441, 0, 0), -- Nerubian Frostblade +(219868, 0, 10, 1, 1, 269440, 0, 0), -- [DNT] Kill Credit: Scene Investigated +(219866, 0, 0, 1, 1, 269438, 2097256, 262144), -- Candle +(219865, 0, 10, 0.100000001490116119, 1, 269437, 0, 0), -- Captured Lava Slug +(219864, 0, 10, 1, 1, 269436, 0, 0), -- Kobyss Ravager +(219862, 0, 10, 2, 1, 269434, 0, 0), -- Kobyss Shadewalker +(219861, 0, 10, 2, 1, 269433, 0, 0), -- Kobyss Carver +(219860, 0, 9, 1, 1, 269432, 0, 0), -- Targeting Bunny +(219859, 0, 10, 1, 1, 269431, 0, 0), -- [DNT] Proxy +(219857, 0, 10, 1, 1, 269429, 1, 0), -- Xesh Creeper +(219856, 0, 0, 10, 1, 269428, 2097256, 128), -- Researcher Ven'kex +(219854, 0, 10, 1, 1, 269426, 1, 0), -- Xesh Slasher +(219853, 0, 0, 450, 1, 269425, 4, 67125312), -- Sikran +(219852, 0, 0, 1, 1, 269424, 0, 16448), -- [PH] Weaver Friend +(219851, 0, 10, 1, 1, 269423, 0, 0), -- [DNT] Invisible Stalker +(219850, 0, 10, 0.300000011920928955, 1, 269422, 1, 0), -- Terrace Moth +(219849, 0, 10, 0.300000011920928955, 1, 269421, 0, 0), -- Fungarian Spore +(219847, 0, 0, 12, 1, 269419, 2097224, 64), -- Kaheti Lord +(219846, 0, 0, 1, 1, 269418, 538968152, 16777282), -- Nerubian Alarm +(219845, 0, 0, 12, 1, 269417, 2097224, 64), -- Kaheti Threadmancer +(219844, 0, 10, 1, 1, 269416, 0, 0), -- [DNT] Kill Credit: Scene Ended +(219843, 0, 10, 1, 1, 269415, 1, 0), -- Terrace Skipper +(219842, 0, 10, 0.200000002980232238, 1, 269414, 0, 0), -- Darkgrotto Hopper +(219839, 0, 0, 0.100000001490116119, 1, 269411, 1075839048, 16908416), -- Creaky Mine Cart (Empty) +(219838, 0, 10, 1, 1, 269410, 0, 0), -- Skurro +(219836, 0, 0, 11, 1, 269408, 0, 0), -- Nerubian Blood Pool +(219835, 0, 0, 12, 1, 269407, 2097224, 64), -- Kaheti Sentry +(219834, 0, 0, 30, 1, 269406, 0, 16448), -- Weaver's Eyes +(219833, 0, 0, 30, 1, 269405, 0, 16448), -- Weaver's Fang +(219832, 0, 0, 8, 1, 269404, 2097224, 128), -- Ice Sickles +(219831, 0, 0, 1, 1, 269403, 1073741840, 67108870), -- Desecrated Ground +(219830, 0, 10, 1, 1, 269402, 1073741824, 134217734), -- Famished Residue +(219829, 0, 10, 1, 1, 269401, 1073741824, 134217734), -- Devouring Residue +(219827, 0, 10, 1, 1, 269399, 0, 0), -- Dracthyr Commando +(219826, 0, 10, 1, 1, 269398, 0, 0), -- Transformatory Apothecary +(219825, 0, 10, 10, 1, 269397, 0, 128), -- zzzoldWebbing +(219821, 0, 10, 1, 1, 269393, 1610612752, 117440582), -- Beam Stalker [DNT] +(219820, 0, 10, 1, 1, 269392, 1610612752, 67108870), -- Voracious Fog Beast +(219819, 0, 10, 1, 1, 269391, 1610612752, 67108870), -- Voracious Fog Beast +(219818, 0, 10, 0.5, 1, 269390, 0, 0), -- KC: Wax Ruined 6 +(219817, 0, 10, 0.5, 1, 269389, 0, 0), -- KC: Wax Ruined 5 +(219816, 0, 10, 0.5, 1, 269388, 0, 0), -- KC: Wax Ruined 4 +(219815, 0, 10, 0.5, 1, 269387, 0, 0), -- KC: Wax Ruined 3 +(219814, 0, 10, 0.5, 1, 269386, 0, 0), -- KC: Wax Ruined 2 +(219813, 0, 10, 0.5, 1, 269385, 0, 0), -- KC: Wax Ruined 1 +(219812, 0, 10, 1, 1, 269384, 0, 0), -- [DNT] Lava Bucket +(219810, 0, 0, 2.099999904632568359, 1, 269382, 0, 0), -- Nerubian Ritualist +(219807, 0, 10, 1, 1, 269379, 2048, 0), -- Kobold Trapper +(219806, 0, 10, 1, 1, 269378, 1073741824, 134217734), -- Voracious Residue +(219805, 0, 10, 1, 1, 269377, 32, 0), -- Lamplighter Davrak Chavyn +(219804, 0, 0, 1, 1, 269376, 32, 0), -- Lamplighter Havrik Chayvn +(219803, 0, 10, 1, 1, 269375, 32, 0), -- Tortured Subject +(219802, 0, 10, 1, 1, 269374, 0, 67108928), -- Mossy Inert Earthen +(219801, 0, 10, 2.5, 1, 269373, 2147483720, 0), -- Shipwright Isaebela +(219799, 0, 10, 1, 1, 269371, 1, 0), -- Sweetsnuffler +(219798, 0, 10, 1, 1, 269370, 32, 0), -- Tortured Subject +(219797, 0, 10, 4, 1, 269369, 2147483720, 0), -- Glintwick +(219796, 0, 0, 500, 1, 269368, 4, 67125312), -- Widow Arak'nai +(219795, 0, 10, 0.200000002980232238, 1, 269367, 0, 0), -- Flutterlight Moth +(219793, 0, 10, 0.200000002980232238, 1, 269365, 0, 0), -- Moth +(219792, 0, 10, 0.200000002980232238, 1, 269364, 0, 0), -- Hermit Crab +(219790, 0, 10, 1, 1, 269362, 65537, 0), -- Tamed Lava Snail +(219789, 0, 10, 1, 1, 269361, 0, 0), -- Waterworks Gem-snatcher +(219788, 0, 10, 1, 1, 269360, 0, 0), -- Waterworks Gem-thief +(219786, 0, 10, 1, 1, 269358, 0, 0), -- Waterworks Gem-nabber +(219785, 0, 10, 1, 1, 269357, 0, 67108928), -- Inert Earthen +(219784, 0, 10, 1, 1, 269356, 0, 0), -- Batzvara +(219780, 0, 10, 2, 1, 269352, 66049, 0), -- Chasm Snail +(219779, 0, 10, 1, 1, 269351, 134217728, 0), -- Alekk +(219778, 0, 0, 800, 1, 269350, 4, 67125312), -- Queen Ansurek +(219776, 0, 0, 1, 1, 269348, 0, 0), -- Anub'azal +(219775, 0, 0, 1, 1, 269347, 4128, 53477376), -- Arathi Priest +(219771, 0, 0, 500, 1, 269343, 4, 67125312), -- Anub'azal +(219766, 0, 0, 0.300000011920928955, 1, 269338, 0, 128), -- Drowned Arathi +(219764, 0, 10, 1, 1, 269336, 1, 0), -- Phosphorescent Lampyrid +(219763, 0, 0, 10, 1, 269335, 2097256, 128), -- Mirror Master Murkna +(219759, 0, 10, 1, 1, 269331, 0, 0), -- Lazy Salvager +(219757, 0, 10, 200, 1, 269329, 4, 64), -- Thrall +(219756, 0, 10, 200, 1, 269328, 4, 64), -- Lady Jaina Proudmoore +(219755, 0, 10, 100, 1, 269327, 4, 0), -- Alleria Windrunner +(219754, 0, 10, 1, 1, 269326, 0, 0), -- Abyss Whisperer +(219753, 0, 10, 1, 1, 269325, 0, 0), -- [DNT] Kill Credit: Regroup +(219746, 0, 0, 0.85000002384185791, 1, 269318, 18874440, 67174544), -- Silken Tomb +(219745, 0, 10, 25, 1, 269317, 0, 0), -- Unbreakable Iron Idol +(219743, 0, 10, 1, 1, 269315, 1610612752, 117440518), -- Two-Headed Jawcrawler +(219741, 0, 10, 0.800000011920928955, 1, 269313, 32, 0), -- Tortured Subject +(219739, 0, 0, 2, 1, 269311, 18874440, 144), -- Infested Spawn +(219738, 0, 10, 1, 1, 269310, 0, 16384), -- Poison Device +(219737, 0, 10, 1, 1, 269309, 1610612752, 117440518), -- Two-Headed Jawcrawler +(219736, 0, 10, 0.5, 1, 269308, 0, 0), -- KC: Talked to Svart +(219733, 0, 10, 0.5, 1, 269305, 0, 0), -- KC: Talked to Valyka +(219732, 0, 0, 0.5, 1, 269304, 0, 0), -- Drowned Arathi +(219731, 0, 0, 2, 1, 269303, 0, 0), -- Abyssal Sludge +(219730, 0, 0, 1, 1, 269302, 0, 0), -- Slime Skeleton +(219729, 0, 10, 1, 1, 269301, 0, 0), -- [DNT] Kill Credit: Flight Active +(219728, 0, 0, 0.5, 1, 269300, 0, 0), -- Unbound Drowned +(219726, 0, 10, 1, 1, 269298, 0, 0), -- Coal Rager +(219725, 0, 0, 18, 1, 269297, 2097224, 0), -- Chitin Knight +(219724, 0, 0, 9, 1, 269296, 2097224, 0), -- Court Attendant +(219723, 0, 0, 35, 1, 269295, 2097256, 0), -- Royal Whisperer +(219721, 0, 0, 1, 1, 269293, 1073741824, 0), -- Cocoon +(219720, 0, 0, 1, 1, 269292, 1073741824, 0), -- Cocoon +(219719, 0, 10, 1, 1, 269291, 0, 0), -- Trained Stormrook +(219718, 0, 0, 1, 1, 269290, 0, 0), -- Arathi Captive +(219717, 0, 0, 1, 1, 269289, 1073741824, 0), -- Cocoon +(219715, 0, 0, 1, 1, 269287, 2097224, 0), -- Kobyss Ambusher +(219714, 0, 0, 0.800000011920928955, 1, 269286, 1610612752, 117440518), -- Ice Block +(219713, 0, 0, 1, 1, 269285, 0, 0), -- Arathi Captive +(219711, 0, 0, 1, 1, 269283, 1627390992, 117440662), -- Spinnerette's Strands +(219710, 0, 10, 1, 1, 269282, 0, 0), -- Hillhelm Worker +(219709, 0, 10, 1, 1, 269281, 0, 0), -- Hillhelm Worker +(219708, 0, 10, 0.5, 1, 269280, 0, 0), -- Wildtoe Chicken +(219707, 0, 9, 1, 1, 269279, 1610612752, 117440518), -- Generic - Empty Bunny +(219705, 0, 10, 1, 1, 269277, 0, 0), -- Foreman Shalea +(219702, 0, 10, 4, 1, 269274, 0, 0), -- Shipwright Isaebela +(219699, 0, 10, 2, 1, 269271, 4096, 0), -- Miral Murder-Mittens +(219696, 0, 10, 2, 1, 269268, 0, 0), -- Waivering Drone +(219695, 0, 10, 1, 1, 269267, 0, 0), -- Drained Cinderbee +(219694, 0, 9, 1, 1, 269266, 1610612752, 117440518), -- Generic - Empty Bunny +(219693, 0, 10, 4, 1, 269265, 2147483721, 0), -- Rock Viper +(219687, 0, 10, 10, 1, 269259, 0, 0), -- Fungarian Beast +(219686, 0, 10, 2, 1, 269258, 0, 0), -- Y'tekhi +(219685, 0, 10, 5, 1, 269257, 0, 0), -- Wounded Soldier +(219684, 0, 10, 30, 1, 269256, 0, 0), -- Lilian Voss +(219683, 0, 0, 1, 1, 269255, 0, 0), -- Miss Lilly +(219682, 0, 0, 1, 1, 269254, 0, 0), -- Porkchop Jr. +(219681, 0, 0, 1, 1, 269253, 0, 0), -- Mr. Pepper +(219680, 0, 10, 1, 1, 269252, 32, 0), -- Vant +(219678, 0, 0, 12, 1, 269250, 0, 0), -- Black Blood Egg Tender +(219677, 0, 0, 1, 1, 269249, 1073741824, 2), -- Grapple Point +(219676, 0, 0, 9, 1, 269248, 2097256, 128), -- Nerl'athekk the Skulking +(219675, 0, 0, 8, 1, 269247, 2097224, 128), -- Echoing Shade +(219674, 0, 10, 1, 1, 269246, 0, 0), -- Janky +(219673, 0, 10, 1, 1, 269245, 0, 0), -- Citizen of Dalaran +(219672, 0, 10, 0.5, 1, 269244, 0, 0), -- KC: Pollen Delivered +(219671, 0, 10, 5, 1, 269243, 32768, 0), -- [DNT] Kill Credit +(219670, 0, 10, 1, 1, 269242, 1, 0), -- Venomous Scavenger +(219669, 0, 0, 1, 1, 269241, 0, 128), -- Nerubian +(219667, 0, 0, 1, 1, 269239, 1073741824, 67108866), -- Flamethrower +(219665, 0, 10, 6, 1, 269237, 2147483680, 0), -- Queensguard An'Jak Shabtir +(219664, 0, 10, 1, 1, 269236, 1, 0), -- Rampaging Threadling +(219662, 0, 10, 0.200000002980232238, 1, 269234, 1, 0), -- Small Threadling +(219661, 0, 10, 2, 1, 269233, 0, 0), -- Nerubian Venomspitter +(219658, 0, 10, 1, 1, 269230, 0, 0), -- Sureki Hauler +(219657, 0, 10, 2, 1, 269229, 0, 0), -- Nerubian War-Weaver +(219656, 0, 10, 0.5, 1, 269228, 0, 0), -- Sureki Carouser +(219655, 0, 10, 1, 1, 269227, 0, 0), -- Drone Abductor +(219654, 0, 10, 1, 1, 269226, 1, 0), -- Drone Bomber +(219653, 0, 10, 0.300000011920928955, 1, 269225, 1, 0), -- Pestilent Drone +(219652, 0, 9, 1, 1, 269224, 0, 0), -- Kill Credit: Journal Examined [DNT] +(219651, 0, 10, 2, 1, 269223, 0, 0), -- Dark Apothecary +(219650, 0, 9, 1, 1, 269222, 0, 0), -- Kill Credit: Notes Approached [DNT] +(219649, 0, 9, 1, 1, 269221, 0, 0), -- Kill Credit: Chemicals Approached [DNT] +(219648, 0, 10, 1, 1, 269220, 0, 0), -- Skitterling Chemist +(219646, 0, 0, 1, 1.799999952316284179, 269218, 0, 0), -- Brann's Number One Fan +(219645, 0, 10, 0.5, 1, 269217, 0, 0), -- Skitterling +(219644, 0, 10, 5, 1, 269216, 0, 0), -- Shadowed Gloomrender +(219643, 0, 10, 0.200000002980232238, 1, 269215, 0, 0), -- Bioluminescent Spore +(219641, 0, 9, 1, 1, 269213, 0, 0), -- Kill Credit: Air Duct Taken [DNT] +(219640, 0, 9, 1, 1, 269212, 0, 0), -- Kill Credit: Grappling Hook Used DNT] +(219639, 0, 10, 1, 1, 269211, 0, 0), -- Citizen of Dalaran +(219638, 0, 10, 1, 1, 269210, 0, 0), -- Silver Covenant Spellcaster +(219637, 0, 10, 1, 1, 269209, 0, 0), -- Sunreaver Battlemage +(219636, 0, 10, 5, 1, 269208, 0, 0), -- Kirin Tor Conjuror +(219635, 0, 10, 1, 1, 269207, 32768, 0), -- High Speaker's Construct +(219634, 0, 10, 1, 1, 269206, 0, 0), -- Scattered Darkness +(219633, 0, 10, 8, 1, 269205, 2147483648, 0), -- Chieftain Gillcarver +(219632, 0, 10, 0.200000002980232238, 1, 269204, 0, 0), -- Swarming Hatchling +(219631, 0, 10, 2, 1, 269203, 0, 0), -- Sunless Shadowblade +(219629, 0, 10, 5, 1, 269201, 512, 0), -- Cave Giant +(219628, 0, 10, 0.5, 1, 269200, 1, 0), -- Shore Crawler +(219627, 0, 10, 1, 1, 269199, 0, 0), -- Sunless Slurkdripper +(219626, 0, 10, 1, 1, 269198, 0, 0), -- Sunless Skate +(219625, 0, 10, 1, 1, 269197, 0, 0), -- Controller Bunny [DNT] +(219623, 0, 10, 0.5, 1, 269195, 1, 0), -- Flickerflame Dirtclaw +(219622, 0, 10, 1, 1, 269194, 0, 0), -- Abducted Lumberjack +(219620, 0, 0, 2, 1, 269192, 0, 0), -- Royal Weaver +(219619, 0, 10, 10, 1, 269191, 0, 0), -- Flickerflame Candlecrusher +(219618, 0, 0, 2, 1, 269190, 0, 0), -- Sureki Ironweave +(219617, 0, 0, 2, 1, 269189, 0, 0), -- Chitin Knight +(219616, 0, 0, 2, 1, 269188, 0, 0), -- Pale Priest +(219615, 0, 0, 2, 1, 269187, 0, 0), -- Unseen Blade +(219614, 0, 0, 1, 1, 269186, 0, 0), -- Web Priest +(219613, 0, 0, 1, 1, 269185, 0, 0), -- Kaheti Warshell +(219611, 0, 10, 1, 1, 269183, 1610612752, 67108870), -- Winds of Dorn +(219609, 0, 9, 1, 1, 269181, 0, 0), -- Crafty Zoatroid +(219608, 0, 10, 0.300000011920928955, 1, 269180, 0, 0), -- Peaceful Lashling +(219607, 0, 10, 8, 1, 269179, 0, 0), -- Sunless Abomination +(219606, 0, 10, 2, 1, 269178, 1, 0), -- Sunless Slitherer +(219605, 0, 10, 1, 1, 269177, 256, 0), -- Peaceful Lashroom +(219604, 0, 10, 1, 1, 269176, 0, 0), -- Sunless Carver +(219603, 0, 10, 0.5, 1, 269175, 0, 0), -- Drowned Arathi +(219602, 0, 10, 5, 1, 269174, 0, 0), -- Sunless Tidemarshal +(219601, 0, 10, 1, 1, 269173, 0, 0), -- Sunless Beckoner +(219599, 0, 10, 1, 1, 269171, 1610612752, 117440518), -- Stormrider's Slipstream +(219598, 0, 10, 1, 1, 269170, 0, 0), -- [DNT] Kill Credit: Followed Rings +(219597, 0, 10, 10, 1, 269169, 0, 0), -- Oathsworn Stormrider +(219596, 0, 10, 200, 1, 269168, 4, 0), -- Lady Jaina Proudmoore +(219595, 0, 10, 200, 1, 269167, 4, 0), -- Thrall +(219594, 0, 10, 100, 1, 269166, 4, 0), -- Anduin Wrynn +(219593, 0, 10, 100, 1, 269165, 4, 0), -- Alleria Windrunner +(219592, 0, 10, 35, 2, 269164, 0, 0), -- Dagran Thaurissan II +(219591, 0, 10, 10, 1, 269163, 4, 0), -- Moira Thaurissan +(219590, 0, 10, 10, 1, 269162, 4, 0), -- Magni Bronzebeard +(219588, 0, 0, 5, 1, 269160, 2097224, 0), -- Yes Man +(219587, 0, 10, 1, 1, 269159, 0, 0), -- Maintenance Machine +(219586, 0, 0, 1, 1, 269154, 0, 128), -- Hardened Netting +(219585, 0, 10, 0.200000002980232238, 1, 269153, 0, 0), -- Mass of Worms +(219584, 0, 0, 1, 1, 269152, 1, 0), -- Screeching Terror +(219583, 0, 0, 1, 1, 269151, 0, 0), -- Defiled Ritualist +(219582, 0, 0, 1, 1, 269150, 0, 0), -- Woven Ritualist +(219581, 0, 10, 0.200000002980232238, 1, 269149, 0, 0), -- Mass of Worms +(219580, 0, 10, 1, 1, 269148, 0, 0), -- Saradi +(219578, 0, 0, 0.5, 1, 269146, 2097224, 0), -- Nerubian +(219575, 0, 10, 1, 1, 269143, 0, 0), -- [DNT] Kill Credit: Zirix Credit +(219574, 0, 10, 1, 1, 269142, 0, 0), -- Kill Credit: Cave Creatures Slain [DNT] +(219573, 0, 10, 1, 1, 269141, 0, 0), -- [DNT] Kill Credit: Zirix Damaged +(219571, 0, 0, 1, 1, 269139, 1073741824, 128); -- Web Pillar + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(219570, 0, 10, 1, 1, 269138, 0, 0), -- Bronze Timekeeper +(219569, 0, 10, 1, 1, 269137, 0, 0), -- Bronze Timekeeper +(219568, 0, 10, 1, 1, 269136, 0, 0), -- Bronze Timekeeper +(219567, 0, 10, 1, 1, 269135, 0, 0), -- Bronze Timekeeper +(219566, 0, 10, 1, 1, 269134, 0, 0), -- Merrix +(219565, 0, 10, 1, 1, 269133, 0, 0), -- Bronze Timekeeper +(219564, 0, 10, 1, 1, 269132, 0, 0), -- Bronze Timekeeper +(219562, 0, 10, 1, 1, 269130, 0, 0), -- Bronze Timekeeper +(219561, 0, 10, 1, 1, 269129, 0, 0), -- Bronze Timekeeper +(219560, 0, 10, 1, 1, 269128, 0, 0), -- Bronze Timekeeper +(219559, 0, 10, 1, 1, 269127, 0, 0), -- Bronze Timekeeper +(219558, 0, 10, 1, 1, 269126, 0, 0), -- Bronze Timekeeper +(219557, 0, 10, 1, 1, 269125, 0, 0), -- Bronze Timekeeper +(219556, 0, 10, 1, 1, 269124, 0, 0), -- Bronze Timekeeper +(219555, 0, 10, 1, 1, 269123, 0, 0), -- Bronze Timekeeper +(219554, 0, 10, 1, 1, 269122, 0, 0), -- Bronze Timekeeper +(219553, 0, 10, 1, 1, 269121, 0, 0), -- Bronze Timekeeper +(219552, 0, 10, 1, 1, 269120, 0, 0), -- Bronze Timekeeper +(219551, 0, 10, 1, 1, 269119, 0, 0), -- Bronze Timekeeper +(219549, 0, 10, 1, 1, 269117, 0, 0), -- Bronze Timekeeper +(219548, 0, 10, 1, 1, 269116, 0, 0), -- Bronze Timekeeper +(219544, 0, 10, 1, 1, 269112, 0, 0), -- Bronze Timekeeper +(219543, 0, 0, 0.300000011920928955, 1, 269111, 0, 0), -- Devout Skitter Vassal +(219542, 0, 10, 1, 1, 269110, 0, 0), -- Bronze Timekeeper +(219540, 0, 0, 1, 1, 269108, 1073741824, 128), -- Web Blade +(219539, 0, 10, 4, 1, 269107, 2147483720, 0), -- Blacksmith Bobbi Boss +(219538, 0, 9, 1, 1, 269106, 0, 0), -- [DNT] Kill Credit +(219537, 0, 9, 1, 1, 269105, 0, 0), -- [DNT] Kill Credit +(219536, 0, 9, 1, 1, 269104, 0, 0), -- [DNT] Kill Credit +(219535, 0, 9, 1, 1, 269103, 0, 0), -- [DNT] Kill Credit +(219534, 0, 9, 1, 1, 269102, 0, 0), -- [DNT] Kill Credit +(219533, 0, 9, 1, 1, 269101, 0, 0), -- [DNT] Kill Credit +(219532, 0, 9, 1, 1, 269100, 0, 0), -- [DNT] Kill Credit +(219531, 0, 9, 1, 1, 269099, 0, 0), -- [DNT] Kill Credit +(219530, 0, 9, 1, 1, 269098, 0, 0), -- [DNT] Kill Credit +(219529, 0, 9, 1, 1, 269097, 0, 0), -- [DNT] Kill Credit +(219528, 0, 9, 1, 1, 269096, 0, 0), -- [DNT] Kill Credit +(219527, 0, 9, 1, 1, 269095, 0, 0), -- [DNT] Kill Credit +(219526, 0, 9, 1, 1, 269094, 0, 0), -- [DNT] Kill Credit +(219525, 0, 9, 1, 1, 269093, 0, 0), -- [DNT] Kill Credit +(219524, 0, 9, 1, 1, 269092, 0, 0), -- [DNT] Kill Credit +(219523, 0, 9, 1, 1, 269091, 0, 0), -- [DNT] Kill Credit +(219522, 0, 9, 1, 1, 269090, 0, 0), -- [DNT] Kill Credit +(219521, 0, 9, 1, 1, 269089, 0, 0), -- [DNT] Kill Credit +(219520, 0, 10, 4, 1, 269088, 0, 0), -- Overseer Ardgrin +(219519, 0, 9, 1, 1, 269087, 0, 0), -- [DNT] Kill Credit +(219518, 0, 9, 1, 1, 269086, 0, 0), -- [DNT] Kill Credit +(219517, 0, 9, 1, 1, 269085, 0, 0), -- [DNT] Kill Credit +(219516, 0, 9, 1, 1, 269084, 0, 0), -- [DNT] Kill Credit +(219515, 0, 9, 1, 1, 269083, 0, 0), -- [DNT] Kill Credit +(219514, 0, 9, 1, 1, 269082, 0, 0), -- [DNT] Kill Credit +(219513, 0, 9, 1, 1, 269081, 0, 0), -- [DNT] Kill Credit +(219512, 0, 9, 1, 1, 269080, 0, 0), -- [DNT] Kill Credit +(219511, 0, 9, 1, 1, 269079, 0, 0), -- [DNT] Kill Credit +(219510, 0, 9, 1, 1, 269078, 0, 0), -- [DNT] Kill Credit +(219509, 0, 9, 1, 1, 269077, 0, 0), -- [DNT] Kill Credit +(219508, 0, 9, 1, 1, 269076, 0, 0), -- [DNT] Kill Credit +(219507, 0, 10, 1, 1, 269075, 0, 0), -- Obstorn +(219506, 0, 9, 1, 1, 269074, 0, 0), -- [DNT] Kill Credit +(219505, 0, 9, 1, 1, 269073, 0, 0), -- [DNT] Kill Credit +(219504, 0, 9, 1, 1, 269072, 0, 0), -- [DNT] Kill Credit +(219503, 0, 10, 1, 1, 269071, 0, 0), -- Obstorn +(219502, 0, 9, 1, 1, 269070, 0, 0), -- [DNT] Kill Credit +(219501, 0, 9, 1, 1, 269069, 0, 0), -- [DNT] Kill Credit +(219500, 0, 9, 1, 1, 269068, 0, 0), -- [DNT] Kill Credit +(219499, 0, 10, 1, 1, 269067, 0, 0), -- Steelvein +(219498, 0, 10, 1, 1, 269066, 0, 0), -- Steelvein +(219497, 0, 10, 2, 1, 269065, 2147483720, 0), -- Sparking Haulbot +(219496, 0, 10, 1, 1, 269064, 0, 67108864), -- Kobyss Puppet +(219495, 0, 10, 0.5, 1, 269063, 0, 0), -- Civilian Puppet +(219494, 0, 9, 1, 1, 269062, 0, 0), -- [DNT] Kill Credit +(219493, 0, 9, 1, 1, 269061, 0, 0), -- [DNT] Kill Credit +(219492, 0, 9, 1, 1, 269060, 0, 0), -- [DNT] Kill Credit +(219491, 0, 9, 1, 1, 269059, 0, 0), -- [DNT] Kill Credit +(219490, 0, 9, 1, 1, 269058, 0, 0), -- [DNT] Kill Credit +(219489, 0, 9, 1, 1, 269057, 0, 0), -- [DNT] Kill Credit +(219488, 0, 9, 1, 1, 269056, 0, 0), -- [DNT] Kill Credit +(219487, 0, 9, 1, 1, 269055, 0, 0), -- [DNT] Kill Credit +(219486, 0, 9, 1, 1, 269054, 0, 0), -- [DNT] Kill Credit +(219485, 0, 9, 1, 1, 269053, 0, 0), -- [DNT] Kill Credit +(219484, 0, 9, 1, 1, 269052, 0, 0), -- [DNT] Kill Credit +(219483, 0, 9, 1, 1, 269051, 0, 0), -- [DNT] Kill Credit +(219482, 0, 9, 1, 1, 269050, 0, 0), -- [DNT] Kill Credit +(219481, 0, 9, 1, 1, 269049, 0, 0), -- [DNT] Kill Credit +(219480, 0, 9, 1, 1, 269048, 0, 0), -- [DNT] Kill Credit +(219479, 0, 9, 1, 1, 269047, 0, 0), -- [DNT] Kill Credit +(219478, 0, 9, 1, 1, 269046, 0, 0), -- [DNT] Kill Credit +(219477, 0, 10, 4, 1, 269045, 2147483720, 0), -- Overseer Ardgrin +(219476, 0, 9, 1, 1, 269044, 0, 0), -- [DNT] Kill Credit +(219475, 0, 10, 1, 1, 269043, 0, 0), -- Steelvein +(219474, 0, 10, 100, 1, 269042, 0, 64), -- Archmage Aethas Sunreaver +(219473, 0, 10, 2, 1, 269041, 0, 0), -- Blacksmith Bobbi Elite +(219472, 0, 9, 1, 1, 269040, 0, 0), -- [DNT] Kill Credit +(219471, 0, 9, 1, 1, 269039, 0, 0), -- [DNT] Kill Credit +(219470, 0, 9, 1, 1, 269038, 0, 0), -- [DNT] Kill Credit +(219469, 0, 9, 1, 1, 269037, 0, 0), -- [DNT] Kill Credit +(219468, 0, 9, 1, 1, 269036, 0, 0), -- [DNT] Kill Credit +(219467, 0, 9, 1, 1, 269035, 0, 0), -- [DNT] Kill Credit +(219466, 0, 9, 1, 1, 269034, 0, 0), -- [DNT] Kill Credit +(219465, 0, 9, 1, 1, 269033, 0, 0), -- [DNT] Kill Credit +(219464, 0, 9, 1, 1, 269032, 0, 0), -- [DNT] Kill Credit +(219463, 0, 9, 1, 1, 269031, 0, 0), -- [DNT] Kill Credit +(219462, 0, 9, 1, 1, 269030, 0, 0), -- [DNT] Kill Credit +(219461, 0, 9, 1, 1, 269029, 0, 0), -- [DNT] Kill Credit +(219460, 0, 9, 1, 1, 269028, 0, 0), -- [DNT] Kill Credit +(219459, 0, 9, 1, 1, 269027, 0, 0), -- [DNT] Kill Credit +(219458, 0, 9, 1, 1, 269026, 0, 0), -- [DNT] Kill Credit +(219457, 0, 9, 1, 1, 269025, 0, 0), -- [DNT] Kill Credit +(219456, 0, 9, 1, 1, 269024, 0, 0), -- [DNT] Kill Credit +(219455, 0, 9, 1, 1, 269023, 0, 0), -- [DNT] Kill Credit +(219454, 0, 0, 6, 1, 269022, 2097256, 128), -- Crazed Abomination +(219453, 0, 10, 35, 2, 269021, 0, 0), -- Dagran Thaurissan II +(219452, 0, 10, 10, 1, 269020, 0, 0), -- Magni Bronzebeard +(219450, 0, 10, 1, 1, 269017, 0, 0), -- Injured Earthen +(219449, 0, 10, 2, 1, 269015, 0, 0), -- Murmuring Peacekeeper +(219448, 0, 10, 8, 1, 269014, 0, 0), -- Devouring Fog Beast +(219447, 0, 10, 7, 1, 269013, 0, 0), -- Famished Fog Beast +(219446, 0, 10, 7, 1, 269012, 0, 0), -- Voracious Fog Beast +(219445, 0, 10, 1, 1, 269009, 0, 0), -- Kill Credit: Foreman Scroll 03 [DNT] +(219444, 0, 10, 1, 1, 269008, 0, 0), -- Kill Credit: Foreman Scroll 02 [DNT] +(219443, 0, 10, 1, 1, 269007, 0, 0), -- Kill Credit: Foreman Scroll 01 [DNT] +(219440, 0, 10, 1, 1, 269004, 0, 0), -- High Speaker Eirich +(219439, 0, 10, 1, 1, 269003, 0, 0), -- Skardyn Hauler +(219438, 0, 10, 2, 1, 269002, 0, 0), -- Slain Webwarden +(219437, 0, 10, 1, 1, 269001, 0, 0), -- Dornogal Citizen +(219434, 0, 10, 5, 1, 268998, 256, 0), -- Twisted Lasher +(219433, 0, 10, 2, 1, 268997, 256, 0), -- Reefwalker +(219432, 0, 10, 0.5, 1, 268996, 1, 0), -- Shore Crawler +(219431, 0, 10, 1, 1, 268995, 0, 0), -- Aufta +(219430, 0, 9, 1, 1, 268994, 0, 0), -- Peculiar Fish +(219428, 0, 10, 1, 1, 268992, 0, 0), -- Speaker Brinthe +(219425, 0, 10, 0.300000011920928955, 1, 268989, 65537, 0), -- Deep Worm +(219424, 0, 9, 0.75, 1, 268988, 0, 0), -- Kill Credit +(219423, 0, 10, 1, 1, 268987, 0, 0), -- Bunny +(219422, 0, 9, 1, 1, 268986, 1610612752, 654311430), -- Handhold +(219421, 0, 9, 1, 1, 268985, 1610612752, 654311430), -- Handhold +(219420, 0, 0, 9, 1, 268984, 536870928, 0), -- Discordant Attendant +(219419, 0, 9, 1, 1, 268983, 1610612752, 654311430), -- Handhold +(219418, 0, 9, 1, 1, 268982, 1610612752, 654311430), -- Handhold +(219417, 0, 9, 1, 1, 268981, 1610612752, 654311430), -- Handhold +(219416, 0, 9, 1, 1, 268980, 1610612752, 654311430), -- Handhold +(219415, 0, 0, 1, 1, 268979, 1073741824, 67108866), -- Cooking Pot +(219414, 0, 10, 1, 1, 268978, 0, 0), -- Peacekeeper Kragad +(219413, 0, 10, 2, 1, 268977, 4096, 0), -- Fuzzy +(219412, 0, 10, 3, 1, 268976, 4096, 0), -- Fuzzy +(219410, 0, 10, 2, 1, 268974, 0, 0), -- Skardyn Husk +(219409, 0, 10, 1, 1, 268973, 0, 0), -- Taelloch Miner +(219408, 0, 10, 5, 1, 268972, 2097224, 0), -- Reconstructed Skardyn +(219407, 0, 10, 1, 1, 268971, 1073742848, 0), -- [DNT] Market Bunny +(219406, 0, 10, 1, 1, 268970, 1073742848, 0), -- [DNT] Tools Bunny +(219405, 0, 10, 1, 1, 268969, 1073742848, 0), -- Generic Bunny +(219404, 0, 10, 1, 1, 268968, 1073742848, 0), -- Generic Bunny +(219403, 0, 10, 1, 1, 268967, 0, 0), -- Injured Machine Speaker +(219402, 0, 10, 1, 1, 268966, 0, 0), -- Kill Credit: Magni met outside Taelloch [DNT] +(219401, 0, 10, 0.200000002980232238, 1, 268965, 0, 0), -- Bat +(219400, 0, 10, 1, 1, 268964, 0, 0), -- Merrix +(219399, 0, 10, 1, 1, 268963, 1744830480, 117440518), -- Open Ledger +(219397, 0, 10, 0.300000011920928955, 1, 268961, 1, 0), -- Shalescale Striker +(219396, 0, 10, 1, 1, 268960, 0, 0), -- Oathsworn Guard +(219395, 0, 10, 1, 1, 268959, 0, 0), -- Line Worker +(219394, 0, 10, 1, 1, 268958, 0, 0), -- Peacekeeper Kragad +(219393, 0, 10, 1, 1, 268957, 0, 0), -- Aldra +(219392, 0, 10, 1, 1, 268956, 0, 0), -- Forgegrounds Worker +(219391, 0, 10, 1, 1, 268955, 0, 0), -- Forgegrounds Worker +(219390, 0, 10, 2.20000004768371582, 1, 268954, 134217728, 0), -- Gortra +(219389, 0, 10, 1, 1, 268953, 0, 0), -- Hearthkeeper Katari +(219388, 0, 10, 0.200000002980232238, 1, 268952, 0, 0), -- Unsettled Vermin +(219387, 0, 10, 1, 1, 268951, 0, 0), -- Belga +(219385, 0, 10, 1, 1, 268949, 0, 0), -- Nerada +(219384, 0, 10, 1, 1, 268948, 0, 0), -- Machinespeaker Jorx +(219383, 0, 10, 1, 1, 268947, 0, 0), -- Malukh +(219382, 0, 10, 1, 1, 268946, 0, 0), -- Unbound Trader +(219381, 0, 10, 1, 1, 268945, 0, 0), -- Visiting Machinespeaker +(219380, 0, 10, 1, 1, 268944, 0, 0), -- Dokhan +(219379, 0, 10, 1, 1, 268943, 0, 0), -- Morek +(219378, 0, 10, 1, 1, 268942, 1, 0), -- Stabled Ramolith +(219376, 0, 10, 1, 1, 268940, 134217728, 64), -- Kargand +(219375, 0, 10, 2, 1, 268939, 0, 0), -- Profiteer Z'kaxt +(219374, 0, 10, 2, 1, 268938, 0, 0), -- Van'atka +(219373, 0, 10, 2, 1, 268937, 0, 0), -- Tox +(219372, 0, 10, 2, 1, 268936, 0, 0), -- Duelist Kahtex +(219371, 0, 10, 1, 1, 268935, 0, 0), -- Mickde +(219370, 0, 10, 1, 1, 268934, 0, 0), -- Wedekind +(219369, 0, 10, 1, 1, 268933, 4096, 16384), -- Saradi +(219368, 0, 10, 0.699999988079071044, 1, 268932, 0, 0), -- Alyza Bowblaze +(219367, 0, 10, 2, 1, 268931, 0, 0), -- High Elevator Etak'kaht +(219366, 0, 10, 0.200000002980232238, 1, 268930, 0, 0), -- Cavern Mote +(219365, 0, 10, 1, 1, 268929, 1, 0), -- Strange Shore Crawler +(219364, 0, 10, 0.200000002980232238, 1, 268928, 0, 0), -- Writhing Mass +(219362, 0, 10, 0.5, 1, 268926, 1610612752, 32774), -- Inconspicuous Crate +(219361, 0, 10, 2, 1, 268925, 0, 0), -- Machinist Protector +(219359, 0, 10, 1, 1, 268923, 0, 0), -- Deepwater Gar +(219357, 0, 10, 2, 1, 268921, 0, 0), -- Orator Tx'itk +(219356, 0, 10, 1, 1, 268920, 256, 0), -- Lashroom +(219355, 0, 10, 1, 1, 268919, 0, 0), -- Shore Crawler +(219354, 0, 10, 1, 1, 268918, 4096, 16384), -- Oathsworn Petitioner +(219353, 0, 10, 1, 1, 268917, 1, 0), -- Skipper +(219351, 0, 10, 2, 1, 268915, 0, 0), -- The Puppetmaster +(219350, 0, 10, 1, 1, 268914, 1, 0), -- Phosphorescent Lampyrid +(219349, 0, 10, 1, 1, 268913, 1024, 0), -- [DNT] Polishing Stalker +(219348, 0, 10, 1, 1, 268912, 0, 0), -- Terrace Attendant +(219347, 0, 10, 1, 1, 268911, 0, 0), -- Adelgonn +(219346, 0, 10, 1, 1, 268910, 0, 0), -- Oathsworn Dignitary +(219345, 0, 10, 1, 1, 268909, 1073742848, 0), -- Generic Invisible Actor +(219344, 0, 10, 0.200000002980232238, 1, 268908, 0, 0), -- Invasive Crawler +(219343, 0, 10, 1, 1, 268907, 2048, 0), -- Waxtail Candleflyer +(219342, 0, 10, 1, 1, 268906, 4096, 16384), -- Ardra +(219341, 0, 10, 1, 1, 268905, 2048, 0), -- Flickerflame Candleflyer +(219339, 0, 10, 1, 1, 268903, 2048, 0), -- Quickwick Candleflyer +(219338, 0, 10, 1, 1, 268902, 4096, 16384), -- Meadery Representative +(219337, 0, 10, 1, 1, 268901, 0, 0), -- Zeridar +(219336, 0, 10, 0.200000002980232238, 1, 268900, 0, 0), -- Baby Mole +(219335, 0, 10, 40, 7, 268899, 268435456, 0), -- Oathsworn Councilguard +(219334, 0, 10, 1, 1, 268898, 0, 0), -- Freysworn Arborist +(219333, 0, 10, 1, 1, 268897, 1610612816, 6), -- Crystalline Portal +(219332, 0, 10, 0.200000002980232238, 1, 268896, 0, 0), -- Mudnose Mole +(219330, 0, 10, 0.200000002980232238, 1, 268894, 0, 0), -- Mudnose Mole +(219329, 0, 10, 1, 1, 268893, 1, 0), -- Cavern Glowmite +(219327, 0, 10, 1, 1, 268891, 0, 0), -- Nagar +(219326, 0, 10, 1, 1, 268890, 0, 0), -- Rodal +(219325, 0, 10, 1, 1, 268889, 0, 0), -- Killm +(219324, 0, 10, 1, 1, 268888, 0, 0), -- Gerred +(219323, 0, 10, 1, 1, 268887, 0, 0), -- Custodian Lutgred +(219322, 0, 10, 1, 1, 268886, 0, 0), -- Custodian Urrgha +(219321, 0, 10, 1, 1, 268885, 0, 0), -- Grotir +(219320, 0, 10, 0.5, 1, 268884, 0, 0), -- Lampyrid Swarm +(219319, 0, 10, 1, 1, 268883, 0, 0), -- Yorda +(219318, 0, 10, 1, 1, 268882, 0, 0), -- Jorid +(219317, 0, 10, 1, 1, 268881, 0, 0), -- Kornak +(219316, 0, 10, 1, 1, 268880, 0, 0), -- Wurdin +(219315, 0, 10, 1, 1, 268879, 0, 0), -- Shraubendre +(219314, 0, 10, 1, 1, 268878, 0, 0), -- Trangad +(219313, 0, 10, 1, 1, 268877, 0, 0), -- Aredi +(219312, 0, 10, 1, 1, 268876, 0, 0), -- Gorenda +(219311, 0, 10, 1, 1, 268875, 0, 0), -- Kordan +(219309, 0, 0, 0.5, 1, 268873, 2097240, 128), -- Crawler Eggs +(219308, 0, 10, 1, 1, 268872, 0, 0), -- [DNT] Kill Proxy - Max Level - 08 - Swarmers +(219307, 0, 10, 1, 1, 268871, 0, 0), -- Supplier Ghedraz +(219306, 0, 10, 1, 1, 268870, 0, 0), -- Shraubendre +(219305, 0, 10, 1, 1, 268869, 0, 0), -- Ironstrider +(219304, 0, 10, 2, 1, 268868, 66049, 0), -- Chasm Snail +(219303, 0, 10, 0.5, 1, 268867, 66049, 0), -- Rock Snail +(219302, 0, 10, 1, 1, 268866, 0, 0), -- Corrupted Spellshaper +(219301, 0, 0, 1.25, 1, 268865, 2097224, 128), -- Brew Drop +(219300, 0, 10, 10, 1, 268864, 4096, 0), -- Magni Bronzebeard +(219299, 0, 10, 35, 2, 268863, 0, 0), -- Dagran Thaurissan II +(219293, 0, 10, 1, 1, 268857, 0, 0), -- Caster Cobbi +(219292, 0, 10, 0.200000002980232238, 1, 268856, 0, 0), -- Saurolisk +(219291, 0, 10, 1, 1, 268855, 1, 0), -- Chasm Shalewing +(219290, 0, 10, 1, 1, 268854, 32768, 0); -- Hijacked Ironstrider + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(219287, 0, 10, 1, 1, 268851, 32768, 0), -- Hijacked Ironstrider +(219286, 0, 10, 1, 1, 268850, 0, 0), -- Inconspicuous Crate +(219285, 0, 10, 1, 1, 268849, 0, 0), -- Ramdah +(219284, 0, 10, 3, 1, 268848, 72, 0), -- Zovex +(219281, 0, 10, 6, 1, 268845, 72, 0), -- Alunira +(219280, 0, 10, 1, 1, 268844, 0, 0), -- Durakh +(219279, 0, 10, 6, 1, 268843, 72, 0), -- Flamekeeper Graz +(219278, 0, 10, 6, 1, 268842, 65609, 0), -- Shallowshell the Clacker +(219275, 0, 10, 1, 1, 268839, 0, 0), -- Dern +(219274, 0, 10, 1, 1, 268838, 0, 0), -- Brakh +(219273, 0, 10, 1, 1, 268837, 0, 0), -- Breek +(219271, 0, 10, 6, 1, 268835, 73, 0), -- Twice-Stinger the Wretched +(219270, 0, 10, 6, 1, 268834, 584, 0), -- Kronolith, Might of the Mountain +(219269, 0, 10, 6, 1, 268833, 72, 0), -- Tempest Lord Incarnus +(219268, 0, 10, 6, 1, 268832, 72, 0), -- Gar'loc +(219267, 0, 10, 6, 1, 268831, 73, 0), -- Plaguehart +(219266, 0, 10, 6, 1, 268830, 72, 0), -- Escaped Cutthroat +(219265, 0, 10, 4, 1, 268829, 73, 0), -- Emperor Pitfang +(219263, 0, 10, 4, 1, 268827, 73, 0), -- Warphorn +(219262, 0, 10, 4, 1, 268826, 72, 0), -- Springbubble +(219260, 0, 10, 1, 1, 268824, 0, 0), -- Ruffious +(219257, 0, 10, 5, 1, 268821, 1, 0), -- Invasive Thickhead +(219256, 0, 10, 1, 1, 268820, 0, 0), -- Badur +(219255, 0, 10, 1, 1, 268819, 0, 0), -- Karbath +(219254, 0, 10, 1, 1, 268818, 0, 0), -- Parnith +(219253, 0, 10, 100, 15, 268817, 4, 32768), -- Anduin Wrynn +(219252, 0, 10, 100, 15, 268816, 4, 32768), -- Alleria Windrunner +(219251, 0, 10, 100, 1, 268815, 4096, 8192), -- PvP Training Dummy +(219250, 0, 10, 8, 1, 268814, 0, 3153920), -- PvP Training Dummy +(219249, 0, 10, 1, 1, 268813, 0, 0), -- Dogan +(219248, 0, 10, 1, 1, 268812, 1, 0), -- Cavern Glowmite +(219247, 0, 10, 1, 1, 268811, 0, 0), -- Unak +(219246, 0, 10, 1, 1, 268810, 65537, 0), -- Deep Spitter +(219245, 0, 10, 7, 1, 268809, 2097736, 0), -- Reconstructed Skardyn +(219244, 0, 10, 1.20000004768371582, 1, 268808, 0, 16384), -- Andee Seabraid +(219243, 0, 10, 1.20000004768371582, 1, 268807, 0, 0), -- Teha +(219241, 0, 10, 1, 1, 268805, 1610612752, 6), -- Vizier's Skittershaw +(219239, 0, 10, 1, 1, 268803, 0, 0), -- Vizier's Personal Swarmite +(219237, 0, 10, 0.200000002980232238, 1, 268801, 0, 0), -- Pill Bug +(219236, 0, 10, 0.200000002980232238, 1, 268800, 0, 0), -- Stagshell +(219235, 0, 10, 0.200000002980232238, 1, 268799, 0, 0), -- Snail +(219234, 0, 10, 0.200000002980232238, 1, 268798, 0, 0), -- Moth +(219233, 0, 10, 0.200000002980232238, 1, 268797, 0, 0), -- Spicy +(219232, 0, 10, 0.200000002980232238, 1, 268796, 0, 0), -- Geo +(219231, 0, 10, 0.200000002980232238, 1, 268795, 0, 0), -- Glowmite +(219230, 0, 10, 1, 1, 268794, 134217728, 0), -- Erani +(219228, 0, 10, 1, 1, 268792, 0, 0), -- Hot Spring Attendant +(219226, 0, 10, 1, 1, 268790, 0, 0), -- Vaskarn +(219225, 0, 10, 1, 1, 268789, 0, 0), -- Cuzolth +(219224, 0, 10, 1, 1, 268788, 0, 0), -- Relaxing Resident +(219223, 0, 10, 1, 1, 268787, 0, 0), -- Mahra Treebender +(219222, 0, 10, 1, 1, 268786, 134217728, 0), -- Lalandi +(219221, 0, 0, 1, 1, 268785, 2097224, 0), -- Ravenous Crawler +(219220, 0, 10, 1, 1, 268784, 0, 0), -- [DNT]Kaheti Truffle Collect Kill Credit +(219219, 0, 10, 1, 1, 268783, 0, 0), -- Kill Credit: Venom Given [DNT] +(219218, 0, 10, 1, 1, 268782, 0, 0), -- Modhina +(219217, 0, 10, 1, 1, 268781, 0, 0), -- Velerd +(219216, 0, 10, 1, 1, 268780, 0, 0), -- Rogurn +(219215, 0, 10, 1, 1, 268779, 0, 0), -- Hotharn +(219213, 0, 10, 1, 1, 268777, 0, 0), -- Gilderann +(219212, 0, 10, 1, 1, 268776, 0, 0), -- Maara +(219211, 0, 10, 1, 1, 268775, 0, 0), -- [DNT] Giant Cave Mole Invisible Stalker +(219210, 0, 10, 0.699999988079071044, 1, 268774, 0, 0), -- Arathi Fisherman +(219209, 0, 10, 0.200000002980232238, 1, 268773, 0, 0), -- Tiny Sewer Rat +(219208, 0, 10, 0.200000002980232238, 1, 268772, 0, 0), -- Dusty Mouse +(219207, 0, 0, 2, 1, 268771, 0, 0), -- Ascended Neophyte +(219206, 0, 10, 0.200000002980232238, 1, 268770, 0, 0), -- Bluebell Chick +(219205, 0, 0, 1, 1, 268769, 2097224, 128), -- Nerubian +(219203, 0, 10, 1, 1, 268767, 1073741824, 0), -- Bredd +(219202, 0, 10, 1, 1, 268766, 1073741824, 0), -- Fradd +(219201, 0, 10, 1, 1, 268765, 1073741824, 0), -- Fradd +(219200, 0, 10, 1, 1, 268764, 1073741824, 0), -- Bredd +(219198, 0, 0, 1, 1, 268762, 2097224, 128), -- Ravenous Scarab +(219197, 0, 10, 1, 1, 268761, 0, 0), -- Griftah +(219195, 0, 10, 1, 1, 268759, 1, 0), -- Giant Sewer Rat +(219194, 0, 10, 1, 1, 268758, 0, 0), -- Wounded Unbound +(219193, 0, 10, 1, 1, 268757, 0, 0), -- Wounded Oathsworn +(219192, 0, 10, 1, 1, 268756, 1610612752, 6), -- [DNT] Kill Credit +(219191, 0, 10, 1, 1, 268755, 0, 0), -- Earthen Geomender +(219190, 0, 10, 1, 1, 268754, 0, 0), -- Henlem Ulrenn +(219189, 0, 10, 3, 1, 268753, 2147483648, 0), -- Tefferty Ulreth +(219188, 0, 10, 1, 1, 268752, 0, 0), -- Oathsworn Citizen +(219187, 0, 10, 40, 1, 268751, 0, 0), -- Dornogal Preserver +(219186, 0, 10, 10, 1, 268750, 0, 0), -- Off-Duty Stormrider +(219184, 0, 10, 1, 1, 268748, 0, 0), -- Hamelda +(219183, 0, 10, 1, 1, 268747, 0, 0), -- Hot Spring Healer +(219182, 0, 10, 1, 1, 268746, 0, 0), -- Soaking Resident +(219181, 0, 10, 0.200000002980232238, 1, 268745, 0, 0), -- Coreling +(219180, 0, 10, 0.200000002980232238, 1, 268744, 0, 0), -- Cornerdweller +(219179, 0, 0, 1, 1, 268743, 1073741824, 128), -- Acid +(219178, 0, 10, 1, 1, 268742, 4096, 64), -- Resting Worker +(219176, 0, 10, 1, 1, 268740, 0, 0), -- Freysworn Arborist +(219175, 0, 10, 1, 1, 268739, 4096, 64), -- Relaxing Worker +(219174, 0, 10, 1, 1, 268738, 4096, 64), -- Recuperating Worker +(219173, 0, 10, 1, 1, 268737, 0, 0), -- Wenren Althal +(219172, 0, 0, 1, 1, 268736, 0, 0), -- Vacuous Ritualist +(219171, 0, 10, 0.200000002980232238, 1, 268735, 0, 0), -- Velvetfur Ferret +(219170, 0, 10, 1, 1, 268734, 0, 0), -- Shore Crawler +(219169, 0, 10, 40, 1, 268733, 0, 0), -- Oathsworn Peacekeeper +(219168, 0, 10, 1, 1, 268732, 0, 0), -- Rylen Fairfeather +(219167, 0, 10, 1, 1, 268731, 0, 0), -- Fawnia Landkeep +(219166, 0, 10, 40, 1, 268730, 0, 0), -- Oathsworn Peacekeeper +(219165, 0, 10, 1, 1, 268729, 0, 0), -- Wobthan +(219164, 0, 10, 1, 1, 268728, 0, 0), -- Nori Minesmith +(219163, 0, 10, 1, 1, 268727, 1, 0), -- Invasive Hardhead +(219162, 0, 10, 10, 1, 268726, 0, 0), -- Edmond Smith +(219161, 0, 10, 0.059999998658895492, 1, 268725, 0, 1), -- Diabolic Imp +(219160, 0, 10, 10, 1, 268724, 0, 0), -- Hargrin +(219159, 0, 10, 10, 1, 268723, 0, 0), -- Displaced Rogue +(219158, 0, 10, 1, 1, 268722, 0, 0), -- Concerned Machine Speaker +(219157, 0, 10, 1, 1, 268721, 0, 0), -- Concerned Machine Speaker +(219156, 0, 10, 30, 1, 268720, 0, 0), -- Monte Gazlowe +(219155, 0, 10, 1, 1, 268719, 0, 0), -- Agitated Machine Speaker +(219154, 0, 10, 1, 1, 268718, 0, 0), -- Agitated Machine Speaker +(219153, 0, 10, 1, 1, 268717, 0, 0), -- Unbound Civilian +(219152, 0, 10, 1, 1, 268716, 0, 0), -- Unbound Civilian +(219151, 0, 10, 1, 1, 268715, 0, 0), -- Oathsworn Citizen +(219150, 0, 10, 1, 1, 268714, 0, 0), -- Oathsworn Citizen +(219149, 0, 10, 1, 1, 268713, 0, 0), -- Deranged Skardyn +(219148, 0, 10, 2, 1, 268712, 0, 0), -- Skardyn Metamorphosis +(219147, 0, 10, 0.200000002980232238, 1, 268711, 0, 0), -- Vosh Clutchwatcher +(219144, 0, 0, 1, 1, 268708, 0, 0), -- Monastic Webling +(219142, 0, 10, 1, 1, 268706, 0, 0), -- Oathsworn Worker +(219139, 0, 10, 1, 1, 268703, 0, 0), -- Shraubendre +(219138, 0, 10, 1, 1, 268702, 1610612752, 67108870), -- Volatile Kaheti Truffle +(219137, 0, 10, 1, 1, 268701, 0, 0), -- [DNT]Kaheti Truffle Kill Credit +(219136, 0, 10, 1, 1, 268700, 0, 0), -- [DNT] Kill Credit +(219135, 0, 10, 1, 1, 268699, 0, 0), -- Wenren Althal +(219132, 0, 10, 1, 1, 268696, 1, 0), -- Feral Stagshell +(219131, 0, 10, 1, 1, 268695, 1, 0), -- Feral Stagshell +(219130, 0, 10, 1, 1, 268694, 1, 0), -- Feral Stagshell +(219129, 0, 10, 1, 1, 268693, 1, 0), -- Feral Stagshell +(219128, 0, 10, 1, 1, 268692, 1, 0), -- Feral Stagshell +(219127, 0, 10, 1, 1, 268691, 1, 0), -- Feral Stagshell +(219126, 0, 10, 1, 1, 268690, 0, 0), -- Oathsworn Citizen +(219125, 0, 10, 1, 1, 268689, 1, 0), -- Titannirum +(219124, 0, 10, 1, 1, 268688, 1, 0), -- Rafflesian +(219123, 0, 10, 1, 1, 268687, 1, 0), -- Durania +(219122, 0, 10, 1, 1, 268686, 1, 0), -- Stapellia +(219121, 0, 10, 1, 1, 268685, 1, 0), -- Bulbophyll +(219120, 0, 10, 1, 1, 268684, 1, 0), -- Helioceros +(219119, 0, 10, 1, 1, 268683, 0, 0), -- Quickwick Mender +(219118, 0, 10, 1, 1, 268682, 0, 0), -- Quickwick Candlekeeper +(219117, 0, 10, 2, 1, 268681, 2048, 0), -- Quickwick Lancer +(219116, 0, 10, 1, 1, 268680, 0, 0), -- [DNT] Kill Proxy - Max Level - 08 - Rook Mounted +(219115, 0, 10, 1, 1, 268679, 0, 0), -- [DNT] Kill Proxy - Max Level - 08 - Rooks Supercharged +(219109, 0, 10, 1, 1, 268673, 0, 0), -- Orweyna +(219108, 0, 10, 1, 1, 268672, 4096, 0), -- Roldira +(219107, 0, 10, 2, 1, 268671, 1075839064, 6), -- Devolved Skardyn +(219106, 0, 10, 1, 1, 268670, 0, 0), -- Drokar +(219105, 0, 10, 1, 1, 268669, 0, 0), -- Hinodin +(219104, 0, 10, 1, 1, 268668, 0, 0), -- Athodas +(219103, 0, 10, 1, 1, 268667, 0, 0), -- Kronzon +(219101, 0, 10, 1, 1, 268665, 0, 0), -- Akdan +(219100, 0, 10, 1, 1, 268664, 0, 0), -- Berred +(219099, 0, 10, 1, 1, 268663, 0, 0), -- Thermalseer Arhdas +(219098, 0, 10, 1, 1, 268662, 0, 0), -- Supply Foreman Drezmol +(219097, 0, 10, 1, 1, 268661, 0, 0), -- Tarib +(219096, 0, 10, 1, 1, 268660, 0, 0), -- Gareb +(219094, 0, 10, 1, 1, 268658, 0, 0), -- Kotag +(219093, 0, 10, 1, 1, 268657, 0, 0), -- Vorig +(219092, 0, 10, 1, 1, 268656, 0, 0), -- Tarig +(219091, 0, 10, 1, 1, 268655, 0, 0), -- Grink +(219090, 0, 10, 1, 1, 268654, 0, 0), -- Brrigan +(219089, 0, 10, 1, 1, 268653, 0, 0), -- Kardu +(219088, 0, 10, 1, 1, 268652, 0, 0), -- Uthaga +(219087, 0, 10, 1, 1, 268651, 0, 0), -- Makir +(219086, 0, 10, 1, 1, 268650, 0, 0), -- Llande +(219085, 0, 10, 1, 1, 268649, 0, 0), -- Nagad +(219084, 0, 0, 15, 1, 268648, 0, 0), -- NOT USED +(219083, 0, 10, 1, 1, 268647, 0, 0), -- Ginnad +(219082, 0, 10, 1, 1, 268646, 0, 0), -- Kradan +(219081, 0, 10, 1, 1, 268645, 0, 0), -- Krinn +(219080, 0, 10, 1, 1, 268644, 0, 0), -- Marbb +(219079, 0, 10, 10, 1, 268643, 0, 0), -- Relorin Lighthand +(219078, 0, 10, 1, 1, 268642, 0, 0), -- Herald Kurden +(219077, 0, 10, 1, 1, 268641, 0, 0), -- Herald Fordas +(219076, 0, 10, 1, 1, 268640, 0, 0), -- Kornd +(219074, 0, 10, 2, 1, 268638, 256, 0), -- Incensed Fungus +(219073, 0, 10, 1.5, 1, 268637, 0, 0), -- Ledonir +(219072, 0, 10, 1, 1, 268636, 0, 0), -- Waxtail Kobold +(219071, 0, 10, 1, 1, 268635, 0, 0), -- Waxtail Mudslinger +(219070, 0, 10, 1, 1, 268634, 0, 0), -- Waxtail Waxmelter +(219069, 0, 10, 0.5, 1, 268633, 0, 0), -- Waxtail Scraper +(219068, 0, 10, 40, 1, 268632, 0, 0), -- Rookery Stormrider +(219067, 0, 10, 1, 1, 268631, 0, 0), -- Nathden +(219066, 0, 0, 1, 1, 268630, 2097224, 0), -- Inflicted Civilian +(219065, 0, 10, 10, 1, 268629, 0, 0), -- Grundaz +(219064, 0, 10, 1, 1, 268628, 0, 0), -- [PH] Template +(219063, 0, 10, 5, 1, 268627, 134217728, 33554432), -- Ms. Xiulan +(219062, 0, 10, 1, 1, 268626, 1, 0), -- Durania +(219061, 0, 10, 1, 1, 268625, 1, 0), -- Stapellia +(219060, 0, 10, 1, 1, 268624, 1, 0), -- Titannirum +(219059, 0, 10, 1, 1, 268623, 1, 0), -- Bulbophyll +(219058, 0, 10, 1, 1, 268622, 1, 0), -- Rafflesian +(219057, 0, 10, 1, 1, 268621, 1, 0), -- Helioceros +(219056, 0, 10, 5, 1, 268620, 0, 0), -- Mister Chu +(219055, 0, 10, 5, 1, 268619, 0, 16384), -- Madam Goya +(219054, 0, 10, 1, 1, 268618, 4096, 0), -- Vaultkeeper Xir +(219053, 0, 10, 1, 1, 268617, 4096, 0), -- Warpweaver Dezeeran +(219052, 0, 10, 1, 1, 268616, 0, 0), -- Wireweaver Grelka +(219051, 0, 10, 1, 1, 268615, 0, 0), -- Lyrendal +(219050, 0, 10, 1, 1, 268614, 0, 0), -- Aisha +(219049, 0, 0, 1, 1, 268613, 0, 128), -- Blood Parasite +(219048, 0, 10, 1, 1, 268612, 4096, 16384), -- Clerk Pordaz +(219046, 0, 0, 2, 1, 268610, 0, 128), -- Voracious Worm +(219045, 0, 0, 1, 1, 268609, 0, 128), -- Colossal Spider +(219043, 0, 10, 1, 1, 268607, 4096, 16384), -- Clerk Ardran +(219042, 0, 10, 1, 1, 268606, 0, 0), -- Orsenth +(219041, 0, 10, 1, 1, 268605, 0, 0), -- Katy Stampwhistle +(219040, 0, 10, 1, 1, 268604, 0, 0), -- Auctioneer Prana +(219039, 0, 10, 1, 1, 268603, 0, 0), -- Auctioneer Zyrgas +(219038, 0, 0, 1, 1, 268602, 16778240, 144), -- Chunky Viscera +(219037, 0, 10, 1, 1, 268601, 0, 0), -- Auctioneer Durzin +(219036, 0, 10, 1.5, 1, 268600, 0, 16384), -- Ardgaz +(219035, 0, 0, 5, 1, 268599, 0, 0), -- Deepwalker Guardian +(219034, 0, 0, 2, 1, 268598, 0, 0), -- Web Marauder +(219029, 0, 10, 1, 1, 268593, 0, 0), -- Counter Bardra +(219023, 0, 10, 1, 1, 268587, 0, 0), -- Counter Targrin +(219022, 0, 0, 2, 1, 268586, 0, 0), -- Ascended Webfriar +(219019, 0, 10, 2, 1, 268583, 2147483720, 0), -- Mossbloom Hazewalker +(219018, 0, 10, 1, 1, 268582, 1073742848, 0), -- Kill Credit [DNT] +(219017, 0, 10, 1, 1, 268581, 0, 0), -- Pick Flower +(219014, 0, 10, 40, 1, 268578, 0, 0), -- Oathsworn Peacekeeper +(219012, 0, 9, 0.5, 1, 268576, 0, 0), -- spell visual bunny (vile emission) +(219011, 0, 10, 1, 1, 268575, 1, 0), -- Gulping Mudskip +(219010, 0, 10, 1, 1, 268574, 1610612752, 6), -- [DNT] Kill Credit +(219009, 0, 10, 1, 1, 268573, 1610612752, 6), -- [DNT] Kill Credit +(219008, 0, 10, 1, 1, 268572, 1610612752, 6), -- [DNT] Kill Credit +(219006, 0, 0, 50, 1, 268570, 2097224, 0), -- Venommaster Nezarox +(219005, 0, 0, 1, 1, 268569, 1612709960, 134), -- Honey Barrel +(219003, 0, 10, 4, 1, 268567, 2147484232, 0), -- The Stone +(219002, 0, 10, 1, 1, 268566, 1074266128, 67108870), -- Missile Target +(219001, 0, 10, 1, 1, 268565, 1610612752, 67108870), -- Target +(219000, 0, 10, 1, 1, 268564, 1610612752, 67108870), -- Ring +(218967, 0, 10, 4, 1, 268531, 0, 0), -- Lady of the Lake +(218966, 0, 7, 1, 1, 268530, 0, 0), -- Shoak +(218965, 0, 0, 2, 1, 268529, 0, 0), -- Avant Vanguard +(218964, 0, 10, 1, 1, 268528, 1610612752, 117440518), -- Fishcan's Bobber +(218963, 0, 0, 2, 1, 268527, 0, 0), -- Avant Voidweaver +(218962, 0, 0, 0.5, 1, 268526, 0, 0), -- Bloated Pest +(218961, 0, 0, 1.25, 1, 268525, 2097224, 128), -- Starved Crawler +(218960, 0, 0, 1, 1, 268524, 0, 0), -- Bee Line +(218948, 0, 10, 1, 1, 268512, 0, 0), -- Fishcan +(218944, 0, 10, 3, 1, 268508, 1610612752, 67108870), -- Inferno Sprayer +(218940, 0, 10, 1, 1, 268501, 0, 0), -- Troumer +(218939, 0, 10, 1, 1, 268500, 0, 0), -- Stormrider Kothilde +(218928, 0, 10, 1, 1, 268489, 0, 0), -- Alert Puppet +(218912, 0, 10, 1, 1, 268472, 0, 0), -- Mole Steed +(218905, 0, 10, 0.200000002980232238, 1, 268465, 0, 0); -- Gloomslurk Toad + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(218903, 0, 9, 1, 1, 268463, 0, 0), -- [DNT]Niffen Summon Kill Credit +(218901, 0, 10, 1, 1, 268461, 0, 0), -- Saffrin +(218900, 0, 10, 1, 1, 268460, 0, 0), -- Patchoulisa +(218899, 0, 10, 1, 1, 268459, 0, 0), -- Papriki +(218898, 0, 10, 1, 1, 268458, 0, 0), -- Limoni +(218896, 0, 10, 1, 1, 268456, 0, 0), -- Aromash +(218894, 0, 10, 1, 1, 268454, 0, 0), -- Kobold-At-Arms +(218893, 0, 10, 2, 1, 268453, 1, 0), -- Undersea Scuttler +(218890, 0, 10, 1, 1, 268450, 0, 0), -- Anisen +(218889, 0, 10, 2, 1, 268449, 4096, 0), -- Furball +(218887, 0, 10, 3, 1, 268447, 4096, 0), -- Furball +(218885, 0, 10, 1, 1, 268445, 1, 0), -- Undersea Scuttler +(218884, 0, 0, 5, 1, 268444, 2097224, 128), -- Shattershell Scarab +(218883, 0, 10, 0.5, 1, 268443, 0, 0), -- Helpful Squireling +(218880, 0, 10, 0.200000002980232238, 1, 268440, 0, 0), -- Silkie Chicken +(218879, 0, 10, 1, 1, 268439, 1, 0), -- Nerubian Watcher +(218878, 0, 10, 1, 1, 268438, 0, 0), -- Marline +(218877, 0, 10, 1, 1, 268437, 0, 0), -- Cockroach +(218876, 0, 10, 1, 1, 268436, 0, 0), -- Rat +(218874, 0, 10, 1, 1, 268434, 0, 0), -- Parasol +(218867, 0, 10, 2, 1, 268427, 0, 0), -- Dauntless Crewmember +(218866, 0, 10, 1, 1, 268426, 0, 0), -- Walkmay +(218865, 0, 0, 1, 1, 268425, 2097224, 0), -- Bee-let +(218864, 0, 10, 1, 1, 268424, 0, 0), -- Gullhead +(218859, 0, 10, 2, 1, 268419, 0, 0), -- Sky-Captain Elaena Lancekat +(218857, 0, 10, 1, 1, 268417, 0, 0), -- Credit: Rubble Cleared +(218853, 0, 10, 2, 1, 268413, 0, 6), -- Mine Cart +(218851, 0, 10, 3, 1, 268411, 2147483648, 0), -- Candle Hoarder Cud +(218849, 0, 10, 1, 1, 268409, 0, 0), -- Dragnet +(218848, 0, 10, 1, 1, 268408, 0, 0), -- Bedfear +(218847, 0, 0, 1, 1, 268407, 0, 0), -- Tentacle Slime +(218845, 0, 10, 1, 1, 268405, 0, 0), -- Mort +(218844, 0, 10, 0.300000011920928955, 1, 268404, 0, 0), -- Dee +(218839, 0, 0, 1, 1, 268399, 1073741840, 6), -- Dark Fragment +(218837, 0, 10, 1, 1, 268397, 0, 0), -- Arfur +(218779, 0, 0, 0.5, 1, 268339, 2097224, 0), -- Summon root slime +(218775, 0, 10, 1, 1, 268335, 0, 0), -- Credit: De-Gunk Hammer Derricks +(218773, 0, 10, 0.5, 1, 268333, 0, 0), -- Candlenibbler +(218772, 0, 10, 0.300000011920928955, 1, 268332, 1, 0), -- Moss Viper +(218771, 0, 10, 1, 1, 268331, 1, 0), -- Bluebell Peacock +(218770, 0, 10, 2, 1, 268330, 0, 0), -- Kobold Candlecrusher +(218769, 0, 10, 0.200000002980232238, 1, 268329, 0, 0), -- Nimble Ferret +(218766, 0, 10, 0.200000002980232238, 0, 268326, 0, 0), -- Ashcrown Butterfly +(218765, 0, 10, 1, 1, 268325, 0, 0), -- Kill Credit: Q02B [DNT] +(218764, 0, 10, 1, 1, 268324, 0, 0), -- Kill Credit: Q02A [DNT] +(218763, 0, 10, 0.5, 0, 268322, 1, 0), -- Ashcrown Matriarch +(218760, 0, 10, 1, 1, 268319, 0, 0), -- Kobold Candle-Tosser +(218759, 0, 0, 1, 1, 268318, 0, 128), -- Nerubian +(218758, 0, 10, 1, 1, 268317, 0, 0), -- Kobold Candlelighter +(218751, 0, 10, 1.20000004768371582, 1, 268285, 0, 67108864), -- Bruvv Tearon +(218749, 0, 10, 1, 1, 268283, 1610612752, 117440518), -- Flight Ring +(218745, 0, 10, 1, 1, 268279, 0, 0), -- Stormrider Kothilde +(218744, 0, 10, 1, 1, 268278, 0, 0), -- Stormrider Adalar +(218743, 0, 10, 1, 1, 268277, 0, 0), -- Stormrider Gurnot +(218742, 0, 10, 1, 1, 268276, 0, 0), -- Veytar +(218741, 0, 10, 1, 1, 268275, 0, 0), -- Phawa +(218740, 0, 10, 1, 1, 268274, 0, 0), -- Troumer +(218737, 0, 10, 2, 1, 268270, 0, 6), -- Infested Crusher +(218735, 0, 10, 1, 1, 268268, 1, 0), -- Spiteful Ophidian +(218733, 0, 10, 0.5, 1, 268266, 0, 4), -- Congealed Mass +(218732, 0, 10, 1, 1, 268265, 0, 0), -- Substation Activation +(218730, 0, 10, 1, 1, 268263, 0, 0), -- Cave Trawler +(218728, 0, 10, 1, 1, 268261, 2048, 0), -- Kobold Trapper +(218725, 0, 10, 1, 1, 268258, 1, 0), -- Arachnoid Scrounger +(218724, 0, 10, 1, 1, 268257, 0, 0), -- Agitated Machine Speaker +(218723, 0, 10, 1, 1, 268256, 0, 0), -- Slain Excavator +(218722, 0, 10, 1, 1, 268253, 0, 0), -- Concerned Machine Speaker +(218720, 0, 10, 1, 1, 268251, 0, 0), -- Traditionalist Machine Speaker +(218719, 0, 10, 1, 1, 268250, 0, 0), -- Reassured Machine Speaker +(218717, 0, 10, 1, 1, 268248, 0, 0), -- Complacent Machine Speaker +(218716, 0, 10, 1, 1, 268247, 0, 0), -- High Speaker's Guard +(218715, 0, 10, 1, 1, 268246, 0, 0), -- Speaker Brinthe +(218714, 0, 10, 10, 1, 268245, 0, 0), -- Moira Thaurissan +(218712, 0, 10, 0.5, 1, 268243, 0, 0), -- KC: Grievance Heard +(218710, 0, 0, 6, 1, 268232, 2097224, 0), -- C.O.O. Basha +(218709, 0, 0, 5, 1, 268231, 2097224, 0), -- C.T.O. Gunther +(218708, 0, 0, 35, 1, 268230, 2097224, 0), -- Stormguard Gorren +(218707, 0, 0, 4.5, 1, 268229, 2097224, 0), -- C.F.O. Flametoes +(218703, 0, 10, 1, 1, 268225, 1073742848, 0), -- Blowing Smoke +(218688, 0, 10, 0.300000011920928955, 1, 268208, 1610612752, 117440518), -- Military Supplies +(218686, 0, 0, 5, 1, 268206, 2097224, 0), -- C.B.O. Fizzlebonk +(218684, 0, 10, 1, 1, 268204, 0, 0), -- Shadowvein Pipe Room Located +(218682, 0, 10, 35, 2, 268202, 0, 0), -- Dagran Thaurissan II +(218680, 0, 10, 0.200000002980232238, 1, 268200, 0, 0), -- Ironhaul Stoneskitterer +(218671, 0, 0, 4.5, 1, 268186, 2097224, 0), -- Venture Co. Pyromaniac +(218667, 0, 10, 5, 1, 268182, 0, 0), -- Fungarian Sporeflinger +(218666, 0, 10, 1, 1, 268181, 1610612752, 117440518), -- Encroaching Overgrowth +(218665, 0, 10, 1, 1, 268180, 0, 0), -- Fungarian Creepcap +(218662, 0, 10, 5, 1, 268177, 0, 0), -- Kobold Snuffercrusher +(218661, 0, 10, 1, 1, 268176, 0, 0), -- Veytar +(218660, 0, 10, 1, 1, 268175, 0, 0), -- Phawa +(218659, 0, 10, 1, 1, 268174, 0, 0), -- Troumer +(218658, 0, 10, 1, 1, 268173, 0, 0), -- Candlelit Pebblemaker +(218657, 0, 10, 5, 1, 268172, 0, 0), -- Rampaging Deepflayer +(218656, 0, 10, 2, 1, 268171, 0, 0), -- Tidal Guardian +(218655, 0, 10, 5, 1, 268170, 0, 0), -- Enraged Drunkard +(218654, 0, 10, 5, 1, 268169, 0, 0), -- Nerubian Slashjaw +(218653, 0, 10, 0.5, 1, 268168, 0, 0), -- KC: Rubble Cleared +(218652, 0, 10, 0.5, 1, 268167, 0, 0), -- KC: Overgrowth Trimmed +(218650, 0, 10, 5, 1, 268165, 0, 0), -- Gorloc Springcaller +(218645, 0, 10, 1, 1, 268160, 0, 0), -- Shadowvein Power Substation Investigated +(218644, 0, 10, 1, 1, 268159, 1073742848, 0), -- Kill Credit [DNT] +(218643, 0, 10, 10, 1, 268158, 2147483720, 0), -- Queensguard Zirix +(218641, 0, 10, 1, 1, 268156, 0, 0), -- Dagran Report Received +(218640, 0, 10, 0.200000002980232238, 1, 268155, 0, 0), -- Stoneskitterer +(218638, 0, 10, 0.200000002980232238, 1, 268153, 0, 0), -- Infesting Stoneskitterer +(218635, 0, 10, 0.200000002980232238, 1, 268150, 0, 0), -- Saurolisk Hatchling +(218632, 0, 10, 35, 2, 268147, 0, 0), -- Dagran Thaurissan II +(218628, 0, 10, 1, 1, 268143, 0, 0), -- [DNT] Kill Proxy - Max Level - Stray Recruits +(218626, 0, 10, 1, 1, 268141, 0, 0), -- 7th Legion Soldier +(218622, 0, 10, 1, 1, 268137, 0, 0), -- ZZ-01-47 +(218612, 0, 10, 1, 1, 268127, 0, 0), -- [DNT] Bunny +(218609, 0, 0, 0.800000011920928955, 1, 268124, 4128, 53477376), -- Trapped Earthen +(218601, 0, 10, 10, 1, 268116, 0, 0), -- Moira Thaurissan +(218569, 0, 10, 1, 1, 268077, 0, 0), -- Injured Earthen +(218549, 0, 10, 5, 1, 268057, 0, 0), -- Brann Bronzebeard +(218542, 0, 10, 15, 1, 268048, 0, 0), -- Activated Harvestbot +(218541, 0, 10, 100, 1, 268047, 4, 0), -- Anduin Wrynn +(218539, 0, 10, 1, 1, 268045, 0, 0), -- Captain Exposition [DNT] +(218534, 0, 10, 10, 1, 268040, 0, 0), -- Zarein +(218532, 0, 10, 10, 1, 268038, 0, 0), -- Baelgrim +(218531, 0, 10, 10, 1, 268037, 0, 0), -- Baelgrim +(218530, 0, 10, 35, 2, 268036, 0, 0), -- Dagran Thaurissan II +(218529, 0, 10, 1, 1, 268035, 0, 0), -- Blacksmith Bobbi +(218528, 0, 10, 1, 1, 268034, 1, 0), -- Protoram Test +(218526, 0, 10, 0.5, 1, 268032, 0, 0), -- KC: Simon Says +(218524, 0, 10, 1, 1, 268030, 1, 0), -- Hallowfall Seahawk +(218523, 0, 0, 40, 1, 268029, 2097160, 0), -- Goldie Baronbottom +(218522, 0, 10, 10, 1, 268028, 0, 0), -- Quartermaster Blaeke +(218519, 0, 10, 2, 1, 268025, 0, 0), -- Animated Goo +(218516, 0, 10, 1, 1, 268022, 0, 0), -- [DNT] Kill Credit: Enter Rookery +(218515, 0, 10, 0.699999988079071044, 1, 268021, 0, 0), -- Arathi Orphan +(218514, 0, 10, 1, 1, 268020, 0, 0), -- [DNT] Kill Credit: Meet Stormrider +(218513, 0, 10, 1, 1, 268019, 0, 0), -- Earthen Trainee +(218512, 0, 10, 0.5, 1, 268018, 0, 0), -- KC: Pressure Relieved +(218510, 0, 0, 300, 1, 268016, 2097256, 128), -- Nexus-Princess Ky'veza +(218509, 0, 10, 2, 1, 268015, 4096, 0), -- Mereldar Artillerist +(218508, 0, 10, 1, 1, 268014, 134217728, 0), -- Joseph Brayvemarc +(218507, 0, 10, 20, 1, 268013, 0, 0), -- Armored Subjugator +(218506, 0, 10, 1, 1, 268012, 0, 0), -- Swarming Threadling +(218504, 0, 10, 0.5, 1, 268010, 1610612752, 117440518), -- Steam Vent +(218503, 0, 10, 2, 1, 268009, 4096, 0), -- Stalwart of the Flame +(218502, 0, 10, 2, 1, 268008, 4096, 0), -- Mereldar Ardent +(218501, 0, 10, 0.5, 1, 268007, 0, 0), -- KC: Steam Vent +(218500, 0, 10, 2, 1, 268006, 0, 0), -- Arathi Citizen +(218499, 0, 10, 2, 1, 268005, 0, 0), -- Arathi Citizen +(218498, 0, 10, 0.699999988079071044, 1, 268004, 0, 0), -- Dolores +(218497, 0, 10, 0.699999988079071044, 1, 268003, 0, 0), -- Chay +(218496, 0, 10, 0.699999988079071044, 1, 268002, 0, 0), -- Alfred +(218495, 0, 10, 1, 1, 268001, 0, 0), -- Disoriented Earthen +(218494, 0, 10, 1, 1, 268000, 0, 0), -- [DNT] Kill Credit: Speak to Adelgonn +(218493, 0, 10, 0.699999988079071044, 1, 267999, 0, 0), -- Arathi Orphan +(218492, 0, 10, 1, 1, 267998, 1073741824, 0), -- [DNT] Rock Target +(218491, 0, 10, 2, 1, 267997, 0, 0), -- Arathi Citizen +(218490, 0, 10, 0.300000011920928955, 1, 267996, 0, 0), -- Flowing Goo +(218489, 0, 10, 1, 1, 267995, 4096, 0), -- Vana Gillscorhe +(218488, 0, 10, 1, 1, 267994, 4096, 0), -- Lars Bronsmaelt +(218487, 0, 10, 1, 1, 267993, 4096, 0), -- Drampert Avirex +(218486, 0, 10, 1, 1, 267992, 4096, 0), -- Phillip Taversil +(218485, 0, 10, 1, 1, 267991, 4096, 0), -- Layne Pontelle +(218483, 0, 10, 1, 1, 267989, 0, 0), -- [DNT] Kill Proxy - Max Level - Sparring Spot - Fight Circle +(218482, 0, 10, 1, 1, 267988, 0, 0), -- [DNT] Kill Proxy - Max Level - Sparring Spot - Unarmed +(218481, 0, 10, 1, 1, 267987, 0, 0), -- [DNT] Kill Proxy - Max Level - Sparring Spot - S&B +(218480, 0, 10, 1, 1, 267986, 0, 0), -- [DNT] Kill Proxy - Max Level - Sparring Spot - 2H +(218479, 0, 10, 0, 0, 267985, 16777216, 0), -- Red Fungal Friend +(218478, 0, 10, 0, 0, 267984, 16777216, 0), -- Blue Fungal Friend +(218477, 0, 10, 1, 1, 267983, 0, 0), -- [DNT] Kill Proxy - Max Level - Sparring Spot - Rifle +(218476, 0, 10, 1000, 1, 267982, 76, 0), -- Maintain Combat Dummy +(218475, 0, 0, 1, 1, 267981, 0, 262144), -- Skitter +(218474, 0, 10, 1, 1, 267980, 0, 0), -- Tunnel Rat Crew Boss +(218473, 0, 10, 1, 1, 267979, 0, 0), -- Quickwick Tunnel Rat +(218472, 0, 10, 1, 1, 267978, 4096, 0), -- Paige Ambleglow +(218466, 0, 10, 1, 1, 267972, 0, 0), -- [DNT] Kill Credit +(218465, 0, 10, 1, 1, 267971, 1610612752, 117440582), -- Coreway Bunny [DNT] +(218464, 0, 10, 1, 1, 267970, 0, 0), -- Blacksmith Bobbi +(218459, 0, 10, 1, 1, 267965, 1073742848, 0), -- Kill Credit [DNT] +(218458, 0, 10, 4.5, 1, 267964, 72, 65536), -- Deepfiend Azellix +(218456, 0, 10, 0.699999988079071044, 1, 267962, 0, 64), -- Arathi Orphan +(218455, 0, 10, 0.699999988079071044, 1, 267961, 0, 0), -- Lost Cache +(218454, 0, 10, 1, 1, 267960, 0, 0), -- Dreadstrike Flitterer +(218452, 0, 10, 4, 1, 267958, 1073741896, 65536), -- Murkshade +(218450, 0, 10, 1, 1, 267956, 0, 0), -- [DNT] Bunny +(218449, 0, 10, 1, 1, 267955, 0, 0), -- Disoriented Earthen +(218448, 0, 10, 1, 1, 267954, 0, 0), -- [DNT] Kill Credit: Arathi Tools +(218447, 0, 0, 1, 1, 267953, 16778240, 16), -- Web Cocoon +(218446, 0, 10, 0.5, 1, 267952, 0, 0), -- Skitterling Worker +(218445, 0, 10, 1, 1, 267951, 0, 0), -- Kill Credit +(218444, 0, 10, 6, 1, 267950, 72, 65536), -- The Taskmaker +(218443, 0, 10, 0, 0, 267949, 16777216, 0), -- Green Fungal Friend +(218442, 0, 10, 0.009999999776482582, 1, 267948, 0, 0), -- Shadowtide Softshell +(218441, 0, 10, 1, 1, 267947, 0, 0), -- Dreadstrike Subjugator +(218440, 0, 0, 2.5, 1, 267946, 16778240, 16), -- Kaheti War Banner +(218439, 0, 0, 2.5, 1, 267945, 16778240, 16), -- Sureki War Banner +(218438, 0, 10, 5, 1, 267944, 0, 0), -- Brann Bronzebeard +(218437, 0, 10, 2, 1, 267943, 0, 0), -- Mereldar Trader +(218436, 0, 10, 1, 1, 267942, 0, 0), -- Earthen Trainee +(218435, 0, 10, 0.5, 1, 267941, 0, 0), -- Scrunch +(218432, 0, 10, 1, 1, 267938, 0, 0), -- Arathi Medic +(218431, 0, 10, 2, 1, 267937, 0, 0), -- Defender of the Wall +(218430, 0, 10, 1, 1, 267936, 16, 0), -- Web Orb +(218429, 0, 0, 300, 1, 267935, 1075839080, 128), -- Nether Phantom +(218428, 0, 10, 1, 1, 267934, 4096, 0), -- Injured Soldier +(218427, 0, 10, 0.5, 1, 267933, 0, 0), -- KC: Pipe Game +(218426, 0, 10, 4.5, 1, 267932, 72, 65536), -- Ixlorb the Spinner +(218425, 0, 0, 300, 1, 267931, 2097256, 128), -- Nexus-Princess Ky'veza +(218424, 0, 10, 1, 1, 267930, 0, 0), -- Kill Credit +(218423, 0, 10, 1, 1, 267929, 0, 0), -- Acute Blightspore +(218421, 0, 10, 1, 1, 267927, 0, 0), -- Shadowvein Miner +(218420, 0, 10, 1, 1, 267926, 0, 0), -- Merfe +(218419, 0, 10, 1, 1, 267925, 0, 0), -- Madda +(218418, 0, 10, 1, 1, 267924, 0, 0), -- Maestro +(218417, 0, 10, 1, 1, 267923, 0, 0), -- Earthen Trainee +(218416, 0, 10, 1, 1, 267922, 0, 0), -- Heissanik +(218415, 0, 10, 15, 1, 267921, 0, 0), -- Shadowvein Defender +(218414, 0, 10, 1, 1, 267920, 0, 0), -- [DNT] Kill Proxy - Max Level - 06B - Earthen Equipped +(218413, 0, 10, 1, 1, 267919, 1610612752, 117440518), -- Keyflame +(218412, 0, 10, 15, 1, 267918, 0, 0), -- Shadowvein Sentry +(218411, 0, 10, 2, 1, 267917, 0, 0), -- Kill Credit +(218410, 0, 10, 0.5, 1, 267916, 0, 0), -- KC: Talked to Foreman Shalea +(218409, 0, 10, 0.5, 1, 267915, 0, 0), -- KC: Talked to Innkeeper +(218408, 0, 10, 1, 1, 267914, 4, 0), -- The Vizier +(218407, 0, 10, 0.5, 1, 267913, 0, 0), -- KC: Talked to Bosh +(218406, 0, 10, 0.5, 1, 267912, 0, 0), -- KC: Coal Delivered +(218405, 0, 10, 0.5, 1, 267911, 0, 0), -- KC: Pick Delivered +(218404, 0, 10, 0.5, 1, 267910, 0, 0), -- KC: Tab Paid +(218403, 0, 10, 0.5, 1, 267909, 0, 0), -- KC: Tab News Delivered +(218402, 0, 10, 2, 1, 267908, 0, 0), -- Junction Welder +(218401, 0, 10, 1, 1, 267907, 1, 0), -- Scavenging Stormfang +(218399, 0, 10, 1, 1, 267905, 0, 0), -- Fungal Channeler +(218398, 0, 9, 1, 1, 267904, 1, 0), -- Diseased Bear +(218397, 0, 10, 1, 1, 267903, 0, 0), -- Felda +(218396, 0, 10, 1, 1, 267902, 1073742848, 0), -- [DNT] Invisible Bunny +(218395, 0, 9, 1, 1, 267901, 1, 0), -- Diseased Bear +(218394, 0, 10, 1, 1, 267900, 0, 0), -- Fungal Channeler +(218393, 0, 10, 40, 1, 267899, 72, 69632), -- Disturbed Earthgorger +(218392, 0, 10, 2, 1, 267898, 134221824, 0), -- Injured Defender +(218390, 0, 10, 1, 1, 267896, 0, 0), -- Hearthkeeper Zirc +(218389, 0, 10, 1, 1, 267895, 0, 0), -- Earthen Trainee +(218388, 0, 10, 1, 1, 267894, 0, 0), -- Milgrit Stonefeather +(218387, 0, 10, 1, 1, 267893, 0, 0), -- Earthen Healer +(218385, 0, 10, 1, 1, 267891, 1610612752, 117440518), -- Earthen Wagon +(218384, 0, 10, 4, 1, 267890, 2147483720, 0), -- Sizzlesting +(218383, 0, 10, 1, 1, 267889, 0, 0), -- Generic - Empty Bunny +(218382, 0, 10, 5, 1, 267888, 32768, 0), -- Kill Credit +(218381, 0, 10, 1, 1, 267887, 536870928, 8388614), -- Warband Bank Convergence +(218380, 0, 10, 1, 1, 267886, 129, 0), -- Vigilant Nestguard +(218379, 0, 9, 1, 1, 267885, 0, 0), -- [DNT]Spider Grenade Kill Credit +(218378, 0, 10, 5, 1, 267884, 134217728, 0), -- Mereldar Bearer +(218377, 0, 10, 5, 1, 267883, 134217728, 0), -- Valenta Thuridale +(218376, 0, 10, 5, 1, 267882, 134217728, 0); -- Mereldar Architect + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(218375, 0, 10, 5, 1, 267881, 134217728, 0), -- Arathi Laborer +(218374, 0, 0, 1, 1, 267880, 1024, 128), -- Slime Stalker +(218373, 0, 10, 1, 1, 267879, 0, 0), -- Earthen Trainee +(218372, 0, 10, 2, 1, 267878, 4096, 0), -- Mereldar Sentry +(218370, 0, 0, 750, 1, 267876, 2097260, 128), -- Queen Ansurek +(218369, 0, 10, 5, 1, 267875, 134217728, 0), -- Shipyard Hand +(218368, 0, 10, 1, 1, 267874, 0, 0), -- Drill Instructor +(218367, 0, 10, 1, 1, 267873, 0, 0), -- Earthen Trainee +(218366, 0, 10, 1, 1, 267872, 0, 0), -- Kill Credit: Candle Lit [DNT] +(218365, 0, 10, 1, 1, 267871, 0, 0), -- Kill Credit: Right Torch Lit [DNT] +(218364, 0, 0, 1, 1, 267870, 1073741824, 0), -- Dagger Rack Stalker +(218363, 0, 10, 1, 1, 267869, 0, 0), -- Kill Credit: Middle Left Torch Lit [DNT] +(218362, 0, 10, 1, 1, 267868, 0, 0), -- Earthen Trainee +(218361, 0, 10, 0.200000002980232238, 1, 267867, 0, 0), -- Swarming Hatchling +(218360, 0, 10, 1, 1, 267866, 0, 0), -- Kill Credit: Left Torch Lit [DNT] +(218359, 0, 10, 1, 1, 267865, 0, 0), -- Drill Instructor +(218356, 0, 10, 0.200000002980232238, 1, 267862, 0, 0), -- Swarming Hatchling +(218355, 0, 10, 1, 1, 267861, 1, 0), -- Rak-Ush Threadling +(218354, 0, 10, 0.200000002980232238, 1, 267860, 0, 0), -- Undercrawler +(218353, 0, 10, 1, 1, 267859, 0, 0), -- A Pile of Coals +(218352, 0, 0, 2, 1, 267858, 0, 0), -- Scarab Brood +(218350, 0, 0, 12, 1, 267856, 2097224, 0), -- Sureki Warshell +(218348, 0, 10, 1, 1, 267853, 0, 0), -- Proxy +(218347, 0, 10, 1, 1, 267852, 0, 0), -- Proxy +(218342, 0, 10, 1, 1, 267846, 0, 0), -- Sunreaver Battlemage +(218341, 0, 10, 1, 1, 267845, 0, 0), -- Dead Nerubian +(218340, 0, 10, 1, 1, 267844, 0, 0), -- Sunreaver Battlemage +(218339, 0, 10, 1, 1, 267843, 0, 0), -- Kirin Tor Mage +(218338, 0, 10, 1, 1, 267842, 0, 0), -- Silver Covenant Spellcaster +(218337, 0, 10, 1, 1, 267841, 0, 0), -- Kill Credit: won Light's Gambit +(218336, 0, 10, 1, 1, 267840, 0, 0), -- Kill Credit: Lost Light's Gambit +(218335, 0, 10, 10, 1, 267839, 2048, 0), -- Earthen Stormrider +(218334, 0, 10, 10, 1, 267838, 2048, 0), -- Stormrider Vokmar +(218333, 0, 10, 1, 1, 267837, 0, 0), -- Woldtender Igris +(218331, 0, 10, 0.300000011920928955, 1, 267835, 1, 0), -- Underlight Moth +(218330, 0, 10, 2, 1, 267834, 1, 0), -- Roaming Mongrel +(218329, 0, 10, 0.5, 1, 267833, 1, 0), -- Deepwell Undercrawler +(218328, 0, 10, 1, 1, 267832, 0, 0), -- Arathi Skiff +(218327, 0, 10, 0.5, 1, 267831, 0, 0), -- Ironhaul Cogwalker +(218326, 0, 9, 1, 1, 267830, 0, 0), -- [DNT]Loamy Soil Kill Credit +(218325, 0, 0, 0.75, 1, 267829, 2097224, 0), -- Swarming Flyer +(218324, 0, 0, 8, 1, 267828, 2097224, 0), -- Nakt +(218323, 0, 10, 1.20000004768371582, 1, 267827, 0, 0), -- Tristan Lyte +(218322, 0, 10, 1, 1, 267826, 1073742848, 0), -- Urtago Kill Credit +(218321, 0, 0, 12, 1, 267825, 2097224, 0), -- Kaheti Protector +(218320, 0, 0, 8, 1, 267824, 2097224, 0), -- Web Acolyte +(218319, 0, 10, 10, 1, 267823, 1073741824, 6), -- Invisible Bunny - Burrow 03 - with Action Trigger (DNT) +(218318, 0, 10, 10, 1, 267822, 1073741824, 6), -- Invisible Bunny - Burrow 02 - with Action Trigger (DNT) +(218317, 0, 0, 10, 1, 267821, 2097224, 0), -- Woven Threadmancer +(218316, 0, 0, 12, 1, 267820, 2097224, 0), -- Kaheti Vanguard +(218315, 0, 0, 8, 1, 267819, 2097224, 0), -- Kaheti Sentry +(218314, 0, 10, 1, 1, 267818, 0, 0), -- Noth Drone +(218313, 0, 10, 2, 1, 267817, 0, 0), -- Coreway Welder +(218312, 0, 10, 1, 1, 267816, 0, 0), -- Noth Drone +(218311, 0, 10, 1, 1, 267815, 0, 0), -- Noth Drone +(218310, 0, 10, 1, 1, 267814, 0, 0), -- Noth Drone +(218309, 0, 10, 1, 1, 267813, 0, 0), -- Noth Drone +(218308, 0, 10, 1, 1, 267812, 0, 0), -- Noth Drone +(218307, 0, 0, 1, 1, 267811, 1075839048, 128), -- Gold Coin +(218306, 0, 0, 25, 1, 267810, 2097224, 0), -- Scarab Captain Vul'akan +(218305, 0, 10, 1.20000004768371582, 1, 267809, 0, 0), -- Anje Noon +(218304, 0, 10, 1.20000004768371582, 1, 267808, 0, 0), -- 'Red' Fearon +(218303, 0, 10, 1, 1, 267807, 0, 0), -- Kill Credit: Light's Gambit Tutorial pt 1 +(218301, 0, 10, 10, 1, 267805, 2048, 0), -- Stormrider Meirand +(218300, 0, 10, 1.20000004768371582, 1, 267804, 0, 0), -- Gear Flamepierce +(218299, 0, 10, 1, 1, 267803, 0, 0), -- Earthen Trainee +(218298, 0, 10, 1.20000004768371582, 1, 267802, 0, 0), -- Vellas Tearen +(218296, 0, 10, 1, 1, 267800, 1610612752, 117440518), -- Target +(218295, 0, 10, 1.20000004768371582, 1, 267799, 0, 0), -- Bastian Wynfall +(218294, 0, 10, 1, 1, 267798, 1024, 0), -- Target Bunny +(218293, 0, 10, 1, 1, 267797, 0, 0), -- Drill Instructor +(218292, 0, 10, 2, 1, 267796, 0, 0), -- Machine Speaker Golem +(218291, 0, 10, 1, 1, 267795, 0, 0), -- Drill Instructor +(218290, 0, 10, 2, 1, 267794, 0, 0), -- Foreman Uzjax +(218289, 0, 10, 1, 1, 267793, 134217728, 0), -- General Steelstrike +(218288, 0, 10, 1, 1, 267792, 134217728, 0), -- Faerin Lothar +(218286, 0, 9, 1, 1, 267790, 0, 0), -- [DNT]Patchoulisa Kill Credit +(218285, 0, 9, 1, 1, 267789, 0, 0), -- [DNT]Papriki Kill Credit +(218284, 0, 9, 1, 1, 267788, 0, 0), -- [DNT]Limoni Kill Credit +(218283, 0, 9, 1, 1, 267787, 0, 0), -- [DNT]Aromash Kill Credit +(218282, 0, 9, 1, 1, 267786, 0, 0), -- [DNT]Anisen Kill Credit +(218280, 0, 9, 1, 1, 267784, 0, 0), -- [DNT]Saffrin Kill Credit +(218279, 0, 10, 1, 1, 267783, 0, 0), -- Kill Credit: Burrow 01 Collapsed +(218278, 0, 10, 1, 1, 267782, 1610612752, 67108870), -- Malfunctioning Railbot +(218277, 0, 10, 2, 1, 267781, 0, 0), -- Arathi Disciple +(218276, 0, 10, 1, 1, 267780, 0, 0), -- Kill Credit: Burrow 03 Collapsed +(218275, 0, 10, 1, 1, 267779, 0, 0), -- Kill Credit: Burrow 02 Collapsed +(218274, 0, 10, 0.5, 1, 267778, 0, 0), -- Summoned Elemental +(218272, 0, 0, 1, 1, 267776, 0, 0), -- zzzoldPolearm Weapon +(218271, 0, 0, 1, 1, 267775, 1073741824, 0), -- Polearm Rack Stalker +(218269, 0, 10, 1, 1, 267773, 0, 0), -- Kill Credit: Find Faerin Beckon Credit +(218268, 0, 10, 100, 1, 267772, 4, 0), -- Anduin Wrynn +(218267, 0, 10, 1, 1, 267771, 0, 0), -- Faerin Lothar +(218266, 0, 0, 50, 1, 267770, 0, 64), -- Royal Silkwing +(218265, 0, 0, 300, 1, 267769, 2097256, 128), -- Nether Phantom +(218261, 0, 0, 50, 1, 267763, 0, 64), -- Royal Silkwing +(218260, 0, 0, 50, 1, 267762, 0, 64), -- Royal Silkwing +(218259, 0, 0, 50, 1, 267761, 0, 64), -- Royal Silkwing +(218251, 0, 10, 1.10000002384185791, 1, 267753, 32768, 0), -- Malfunctioning Railbot +(218248, 0, 10, 2, 1, 267750, 0, 0), -- Ironhaul Loader +(218247, 0, 10, 1, 1, 267749, 0, 0), -- Arathi Dockworker +(218228, 0, 10, 2, 1, 267727, 0, 0), -- Webbed Hostage +(218227, 0, 10, 1, 1, 267726, 0, 0), -- Captain Placeholder +(218225, 0, 10, 2, 1, 267724, 0, 0), -- Weaver's Spy +(218224, 0, 10, 1, 1, 267723, 134217728, 0), -- "Calmest" Gobbu +(218223, 0, 10, 1, 1, 267722, 0, 0), -- Gee G. G'mazund +(218222, 0, 10, 1, 1, 267721, 0, 0), -- Consierge Wul'gamble +(218221, 0, 10, 1, 1, 267720, 0, 0), -- Umbral Citizen +(218220, 0, 10, 1, 1, 267719, 0, 0), -- "Hairy" Ha'rei +(218219, 0, 10, 1, 1, 267718, 0, 0), -- Long-Forgotten Earthen +(218218, 0, 10, 1, 1, 267717, 0, 0), -- "Eight-Shaker" Sallow +(218217, 0, 10, 1, 1, 267716, 134217728, 0), -- Pon +(218216, 0, 10, 1, 1, 267715, 134217728, 0), -- Hirrse +(218215, 0, 10, 1, 1, 267714, 134217728, 0), -- Bhyshyp +(218214, 0, 10, 1, 1, 267713, 134217728, 0), -- Ruukk +(218213, 0, 10, 1, 1, 267712, 1, 0), -- Candlelit Blind-Hound +(218212, 0, 10, 1, 1, 267711, 134217728, 0), -- Violesca +(218211, 0, 10, 1, 1, 267710, 0, 0), -- Wicktor +(218210, 0, 10, 1, 1, 267709, 134217728, 0), -- Tyro Whalekk +(218209, 0, 10, 1, 1, 267708, 134217728, 0), -- Tyro Uwe +(218208, 0, 10, 2, 1, 267707, 0, 0), -- Boskroot Lashbane +(218207, 0, 10, 1, 1, 267706, 134217728, 0), -- Clutchmother Marn'tiq +(218206, 0, 10, 1, 1, 267705, 134217728, 0), -- Caretaker Hulmes +(218204, 0, 10, 1, 1, 267703, 134217728, 0), -- Xlox'zillswan +(218202, 0, 10, 1, 1, 267701, 134217728, 0), -- Thripps +(218200, 0, 10, 1, 1, 267699, 134217728, 0), -- Yaggi +(218199, 0, 10, 1, 1, 267698, 134217728, 0), -- Kram'an +(218198, 0, 10, 1, 1, 267697, 134217728, 0), -- Pelefien +(218197, 0, 10, 1, 1, 267696, 134217728, 0), -- Kurth +(218196, 0, 10, 1, 1, 267695, 134217728, 0), -- 'Swift' Ahn'dysz +(218195, 0, 10, 1, 1, 267694, 134217728, 0), -- Rukku +(218193, 0, 10, 1, 1, 267692, 134217728, 0), -- Iliani +(218192, 0, 10, 1, 1, 267691, 134217728, 0), -- Siesbarg +(218190, 0, 10, 1, 1, 267689, 134217728, 0), -- Saaria +(218189, 0, 10, 1, 1, 267688, 134217728, 0), -- Polo +(218186, 0, 10, 1, 1, 267685, 0, 0), -- La'range +(218185, 0, 10, 1, 1, 267684, 0, 0), -- Mag'har Drill Sergeant +(218183, 0, 0, 0.5, 1, 267678, 2097224, 0), -- Crawler Eggs +(218182, 0, 10, 10, 1, 267677, 4, 64), -- Alleria Windrunner +(218181, 0, 10, 1, 1, 267676, 0, 0), -- Silkswooner Waree +(218180, 0, 10, 1, 1, 267675, 0, 0), -- Gwan'ro +(218179, 0, 10, 1, 1, 267674, 134217728, 0), -- Alvus Valavulu +(218178, 0, 10, 1, 1, 267673, 0, 0), -- Quell +(218177, 0, 10, 1, 1, 267672, 0, 0), -- Xil'rafell +(218176, 0, 10, 1, 1, 267671, 134217728, 0), -- Nuel Prill +(218175, 0, 10, 1, 1, 267670, 0, 0), -- Maraclozh +(218174, 0, 10, 100, 1, 267669, 4, 64), -- Anduin Wrynn +(218173, 0, 10, 1, 1, 267668, 0, 0), -- Sauciere Drook +(218172, 0, 10, 1, 1, 267667, 134217728, 0), -- Phylleus +(218171, 0, 10, 1, 1, 267666, 0, 0), -- Shalba +(218170, 0, 10, 1, 1, 267665, 0, 0), -- Kawaris +(218169, 0, 10, 2, 1, 267664, 0, 0), -- Llyot +(218168, 0, 10, 1, 1, 267663, 0, 0), -- Mylle +(218167, 0, 10, 1, 1, 267662, 0, 0), -- Mintine the Tireless +(218166, 0, 10, 1, 1, 267661, 0, 0), -- Rakka +(218165, 0, 10, 1, 1, 267660, 134217728, 0), -- Kama +(218164, 0, 10, 1, 1, 267659, 0, 0), -- Ghesh +(218163, 0, 10, 1, 1, 267658, 0, 0), -- Phyo'rne +(218162, 0, 10, 10, 1, 267657, 0, 0), -- Oathsworn Coreguard +(218161, 0, 10, 1, 1, 267656, 0, 0), -- Swift Stormrook +(218159, 0, 10, 0.5, 1, 267654, 0, 0), -- Weave-Rat +(218155, 0, 10, 1, 1, 267650, 0, 0), -- Goblin Civilian +(218152, 0, 0, 4, 1, 267647, 1073741824, 0), -- Web Crawler +(218150, 0, 10, 1, 1, 267645, 0, 0), -- Niffen Civilian +(218146, 0, 10, 2, 1, 267641, 0, 0), -- Fungairan Civilian +(218145, 0, 10, 1, 1, 267640, 0, 0), -- Fungairan Civilian +(218144, 0, 10, 0.5, 1, 267639, 0, 0), -- Fungairan Civilian +(218143, 0, 10, 2, 1, 267638, 0, 0), -- Nerubian Skitterling, Civilian +(218142, 0, 10, 2, 1, 267637, 0, 0), -- Nerubian Sageform, Civilian +(218141, 0, 10, 1, 1, 267636, 0, 0), -- Nerubian Sageform, Civilian +(218140, 0, 10, 2, 1, 267635, 0, 0), -- Nerubian Trueform, Civilian +(218139, 0, 10, 1, 1, 267634, 0, 0), -- Burrows Civilian +(218138, 0, 10, 1, 1, 267633, 0, 0), -- Burrows Civilian/Vendor +(218137, 0, 10, 2, 1, 267632, 0, 0), -- Burrows Guard +(218136, 0, 10, 1, 1, 267631, 0, 0), -- Skeins Civilian +(218135, 0, 10, 1, 1, 267630, 0, 0), -- Skeins Civilian/Vendor +(218134, 0, 10, 2, 1, 267629, 0, 0), -- Skeins Guard +(218132, 0, 10, 1, 1, 267627, 0, 0), -- High Hollows Civilian +(218131, 0, 10, 1, 1, 267626, 0, 0), -- High Hollows Civilian/Vendor +(218130, 0, 10, 2, 1, 267625, 0, 0), -- High Hollows Guard +(218128, 0, 10, 2, 1, 267623, 0, 0), -- Nerubian Guard +(218125, 0, 10, 2, 1, 267620, 0, 0), -- Nerubian Guard, Royal +(218124, 0, 10, 2, 1, 267619, 0, 0), -- Umbral Bazaar Guard +(218123, 0, 10, 1, 1, 267618, 0, 0), -- Umbral Bazaar Civilian/Vendor +(218122, 0, 9, 1, 1, 267617, 1, 0), -- Bear +(218120, 0, 10, 1, 1, 267615, 0, 0), -- Undisciplined Earthen +(218116, 0, 10, 1, 1, 267611, 0, 0), -- Stormrook +(218113, 0, 10, 10, 1, 267608, 1073741824, 6), -- Invisible Bunny - Burrow 01 - with Action Trigger (DNT) +(218112, 0, 0, 6, 1, 267607, 2097256, 128), -- Speaker Pelzeth +(218111, 0, 0, 6, 1.799999952316284179, 267606, 0, 0), -- Nerubian Miniboss +(218109, 0, 10, 0.5, 1, 267604, 0, 0), -- Subterranean Bloodfeaster +(218106, 0, 9, 1, 1, 267601, 0, 0), -- [DNT]Summon Bunny +(218105, 0, 10, 1, 1, 267600, 1073742848, 0), -- [DNT] Spell Target +(218104, 0, 10, 1, 1, 267599, 0, 0), -- Silkweaver Pillager +(218103, 0, 0, 5, 1, 267598, 0, 0), -- Nerubian Lord +(218102, 0, 10, 1, 1, 267597, 0, 0), -- Anisen +(218101, 0, 10, 1, 1, 267596, 0, 0), -- Limoni +(218100, 0, 10, 1, 1, 267595, 536870928, 67108870), -- Earthen Memory +(218098, 0, 0, 1, 1.799999952316284179, 267593, 0, 0), -- Nerubian Shadowcaller +(218097, 0, 10, 3, 1, 267592, 0, 0), -- Nerubian Hulk, Evolved - Caster +(218096, 0, 10, 4, 1, 267591, 0, 0), -- Nerubian Hulk, Evolved - Fighter +(218094, 0, 10, 1, 1, 267589, 1, 0), -- Rak-Ush Bombadier +(218092, 0, 10, 1, 1, 267587, 0, 0), -- [DNT] Kill Credit: XSmall Nerubian +(218091, 0, 10, 1, 1, 267586, 1, 0), -- Rak-Ush Bloodwing +(218088, 0, 10, 1, 1, 267583, 1610612752, 117440518), -- [reuse] Long-Forgotten Memory Gem +(218087, 0, 10, 1, 1, 267582, 0, 0), -- Xesh Corpsechopper +(218086, 0, 10, 1, 1, 267581, 0, 0), -- Sparks +(218085, 0, 10, 1, 1, 267580, 1610612752, 67108870), -- Arathi Fishscrounger +(218084, 0, 10, 1, 1, 267579, 0, 0), -- Xesh Haulmaster +(218083, 0, 10, 2, 1, 267578, 65537, 0), -- Off-duty Silkhauler +(218082, 0, 10, 1, 1, 267577, 1, 0), -- Xesh Skystinger +(218081, 0, 10, 1, 1, 267576, 0, 0), -- Rak-Ush Opportunist +(218080, 0, 10, 1, 1, 267575, 0, 0), -- Rak-Ush Scavenger +(218079, 0, 10, 1, 1, 267574, 0, 0), -- Zoeh Milani +(218078, 0, 10, 1, 1, 267573, 0, 0), -- Jevera Milani +(218077, 0, 10, 1, 1, 267572, 0, 0), -- Stevold Milani +(218074, 0, 10, 8, 1, 267569, 0, 0), -- Klugi the Skullhunter +(218073, 0, 10, 6, 1, 267568, 0, 0), -- Blaughk Slime Eyes +(218072, 0, 10, 1, 1, 267567, 1073742848, 0), -- [DNT] Talk ot Dorgad +(218071, 0, 10, 1, 1, 267566, 32, 0), -- Lamplighter Lukville +(218070, 0, 10, 1, 1, 267565, 32, 0), -- Lamplighter Alvstin +(218069, 0, 0, 0.300000011920928955, 1, 267564, 1073742864, 2), -- Whispering Crate +(218067, 0, 0, 15, 1, 267562, 2097224, 0), -- Cocoon +(218066, 0, 10, 0.300000011920928955, 1, 267561, 1, 0), -- Xesh Hatchling +(218065, 0, 10, 2, 1, 267560, 2147483720, 0), -- Scalpel of Xishirra +(218064, 0, 10, 1, 1, 267559, 0, 0), -- Stormrider Recruit +(218063, 0, 10, 0.5, 1, 267558, 0, 0), -- Lampyrid Swarm +(218062, 0, 10, 0.699999988079071044, 1, 267557, 0, 0), -- Alyza Bowblaze +(218055, 0, 10, 1, 1, 267550, 0, 0), -- Lost Companion +(218051, 0, 10, 1, 1, 267546, 0, 0), -- [DNT] Kill Proxy - Max Level - Summoning Do Nothing +(218050, 0, 10, 0.200000002980232238, 1, 267545, 0, 0), -- Pill Bug +(218049, 0, 10, 0.300000011920928955, 1, 267544, 0, 0), -- Wriggling Grub +(218048, 0, 10, 0.5, 1, 267543, 0, 0), -- Larva, Demon +(218047, 0, 10, 1, 1, 267542, 1, 0), -- Skipper +(218045, 0, 10, 0.5, 1, 267540, 0, 0), -- Fathom Ray +(218044, 0, 10, 1, 1, 267539, 0, 0), -- Kobyss Leg-Taker +(218043, 0, 10, 0.300000011920928955, 1, 267538, 0, 0), -- Parasitic Wasp +(218042, 0, 10, 1, 1, 267537, 0, 0), -- Stormrider Kothilde +(218041, 0, 10, 1, 1, 267536, 0, 0), -- Stormrider Adalar +(218040, 0, 10, 1, 1, 267535, 0, 0), -- Stormrider Gurnot +(218034, 0, 0, 5, 1, 267529, 2097256, 128), -- Reformed Fury +(218033, 0, 10, 1, 1, 267528, 1610613776, 67108870), -- Xishirra Wall Stalker +(218031, 0, 10, 2, 1, 267526, 0, 0), -- Awakened Mountain Giant +(218028, 0, 10, 1, 1, 267523, 1610613776, 67108870), -- Spider Wall Stalker +(218025, 0, 10, 1, 1, 267520, 0, 0), -- Targeting Bunny +(218024, 0, 10, 0.5, 1, 267519, 0, 0), -- Drowned Arathi +(218023, 0, 10, 2, 1, 267518, 0, 0), -- Coagulated Slime +(218022, 0, 0, 5, 1, 267517, 2097256, 128), -- Speaker Davenruth +(218018, 0, 0, 0.550000011920928955, 1, 267513, 16778240, 144), -- Ping Stalker +(218016, 0, 0, 3, 1, 267511, 2097224, 128); -- Ravenous Cinderbee + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(218015, 0, 10, 2, 1, 267510, 1, 0), -- Xesh Amputator +(218014, 0, 10, 1, 1, 267509, 1, 0), -- Xesh Cavewalker +(218013, 0, 10, 1, 1, 267508, 1024, 0), -- Nerubian Silk Balloon Mine +(218012, 0, 10, 1, 1, 267507, 1, 0), -- Silkweaver Hollowguard +(218011, 0, 10, 1, 1, 267506, 1, 0), -- Domesticated Silkweaver +(218010, 0, 10, 2, 1, 267505, 65537, 0), -- Broodmother Jawcrawler +(218009, 0, 10, 1, 1, 267504, 65537, 0), -- Snapjaw Ploughworm +(218008, 0, 0, 0.550000011920928955, 1, 267503, 16778240, 144), -- Transform Stalker +(218005, 0, 10, 1, 1, 267500, 0, 0), -- Kill Credit: Burrow Collapsed - proper +(218004, 0, 0, 4, 1, 267499, 1075839080, 128), -- Avanoxx (Vehicle) +(218003, 0, 10, 1, 1, 267498, 0, 0), -- Desiccated Nerubian +(218002, 0, 0, 35, 1, 267497, 2097256, 128), -- Benk Buzzbee +(218000, 0, 0, 4.5, 1, 267495, 2097256, 128), -- Benk Buzzbee +(217999, 0, 10, 0.800000011920928955, 1, 267494, 4096, 0), -- Lamplighter Brensk +(217998, 0, 10, 0.800000011920928955, 1, 267493, 4128, 53477376), -- Lamplighter Vokel +(217997, 0, 10, 1, 1, 267492, 0, 0), -- Slam Scavenger +(217994, 0, 10, 1, 1, 267489, 0, 67108864), -- Albert +(217993, 0, 10, 1, 1, 267488, 1610612752, 6), -- [DNT] Kill Credit +(217992, 0, 10, 1, 1, 267487, 134221824, 0), -- Stancie Bronplough +(217991, 0, 10, 0.300000011920928955, 1, 267486, 0, 0), -- Skitterling +(217990, 0, 10, 5, 1, 267485, 4096, 0), -- Vaedra Strayfend +(217989, 0, 10, 1, 1, 267484, 4096, 0), -- Aeden Braesmeld +(217988, 0, 10, 1, 1, 267483, 4096, 0), -- Goloria Allentine +(217986, 0, 10, 1, 1, 267481, 0, 0), -- [DNT] Kill Proxy - Max Level - Summoning Progress T3 +(217985, 0, 10, 1, 1, 267480, 0, 0), -- Arathi Stalwart +(217983, 0, 10, 1, 1, 267478, 134217728, 0), -- Merea Brighsteur +(217982, 0, 10, 1, 1, 267477, 1024, 0), -- Scaling Spawning Controller +(217981, 0, 10, 1, 1, 267476, 0, 0), -- Xeshling +(217978, 0, 0, 1, 1, 267473, 0, 0), -- Shadowed Captive +(217977, 0, 10, 1, 1, 267472, 0, 0), -- Targeting Bunny +(217976, 0, 10, 0.100000001490116119, 1, 267471, 0, 8), -- Dirt-Cracker Pick +(217975, 0, 10, 1, 1, 267470, 0, 0), -- Targeting Bunny +(217974, 0, 10, 1, 1, 267469, 0, 0), -- Targeting Bunny +(217973, 0, 0, 1, 1, 267468, 1073742864, 2), -- Smoke Flare +(217972, 0, 10, 1, 1, 267467, 1610612752, 117440518), -- Inert Sandshoal +(217970, 0, 10, 1, 1, 267465, 0, 0), -- Conduit of the Southern Storm +(217968, 0, 10, 1, 1, 267463, 1610612752, 117440518), -- Inert Tidecore +(217967, 0, 10, 1, 1, 267462, 1073742848, 0), -- Kill Credit [DNT] +(217966, 0, 10, 1, 1, 267461, 1073742848, 0), -- Kill Credit [DNT] +(217965, 0, 10, 1, 1, 267460, 1073742848, 0), -- Kill Credit [DNT] +(217963, 0, 10, 2, 1, 267458, 256, 0), -- Festering Sporemass +(217962, 0, 10, 2, 1, 267457, 0, 33554944), -- Shadow-Chasm Worm +(217959, 0, 0, 1, 1, 267454, 1073742864, 2), -- Placeable Holy Fire +(217958, 0, 10, 1, 1, 267453, 0, 67108864), -- On'hiea +(217954, 0, 10, 1, 1, 267449, 0, 0), -- [DNT] Kill Credit: Effects Burned +(217953, 0, 9, 1, 1, 267448, 0, 0), -- Kill Credit: Queen Room Investigated DNT] +(217952, 0, 9, 1, 1, 267447, 0, 0), -- Kill Credit: Evolved Room Investigated DNT] +(217951, 0, 9, 1, 1, 267446, 0, 0), -- Kill Credit: Weapons Room Investigated DNT] +(217950, 0, 10, 1, 1, 267445, 0, 0), -- Kobyss +(217949, 0, 10, 0.300000011920928955, 1, 267444, 1, 0), -- Skittering Swarmite +(217947, 0, 10, 1, 1, 267442, 0, 0), -- Ballista +(217939, 0, 10, 0.300000011920928955, 1, 267434, 1, 0), -- Swarming Drone +(217938, 0, 10, 1, 1, 267433, 1024, 0), -- [DNT] Water Elemental Beam Stalker +(217932, 0, 10, 1, 1, 267425, 0, 0), -- Kill Credit [DNT] +(217930, 0, 10, 1, 1, 267423, 1610612752, 32774), -- Pile of Rubble +(217929, 0, 10, 2, 1, 267422, 536870936, 83886082), -- Enemy Castle +(217928, 0, 10, 2, 1, 267421, 536875032, 83886082), -- Castle +(217927, 0, 10, 1, 1, 267420, 0, 0), -- [DNT] Kill Credit: Parental Effects +(217926, 0, 10, 2, 1, 267419, 1610612760, 117440518), -- Light's Gambit +(217925, 0, 9, 1, 1, 267418, 0, 0), -- Kill Credit: Weaver Scouting [DNT] +(217924, 0, 9, 1, 1, 267417, 0, 0), -- Kill Credit: General Scouting [DNT] +(217923, 0, 9, 1, 1, 267416, 0, 0), -- Kill Credit: Vizier Scouting [DNT] +(217921, 0, 10, 1, 1, 267414, 0, 0), -- Scout Wayshelm +(217919, 0, 10, 3, 1, 267412, 0, 0), -- Arathi Scout +(217918, 0, 10, 1, 1, 267411, 0, 0), -- [DNT] Kill Credit: Listen to Debriefing +(217917, 0, 10, 1, 1, 267410, 0, 0), -- [DNT] Kill Credit: Convo Started +(217916, 0, 10, 1, 1, 267409, 1, 0), -- Dreadstrike Defender +(217914, 0, 10, 0.75, 1, 267407, 0, 0), -- Elemental Rift +(217913, 0, 10, 1, 1, 267406, 0, 0), -- Ballista +(217912, 0, 0, 1, 1, 267405, 1610612752, 117440518), -- Leave-O-Bot 7000 +(217911, 0, 10, 1, 1, 267404, 1610612752, 67108870), -- Defeated Elemental +(217910, 0, 10, 1, 1, 267403, 0, 0), -- Nanthaz +(217909, 0, 10, 100, 1, 267402, 4, 0), -- Anduin Wrynn +(217906, 0, 10, 10, 1, 267399, 0, 0), -- Wenbrandt +(217905, 0, 10, 10, 1, 267398, 4, 0), -- Moira Thaurissan +(217904, 0, 10, 1, 1, 267397, 0, 64), -- Merrix +(217903, 0, 10, 35, 2, 267396, 0, 0), -- Dagran Thaurissan II +(217902, 0, 10, 1, 1, 267395, 0, 64), -- Speaker Brinthe +(217901, 0, 10, 10, 1, 267394, 0, 64), -- Baelgrim +(217900, 0, 10, 10, 1, 267393, 0, 64), -- Adelgonn +(217898, 0, 10, 10, 1, 267391, 4, 0), -- Moira Thaurissan +(217897, 0, 10, 0.300000011920928955, 1, 267390, 1, 0), -- Distressed Hiveworker +(217895, 0, 10, 10, 1, 267388, 4, 0), -- Moira Thaurissan +(217894, 0, 10, 35, 2, 267387, 0, 0), -- Dagran Thaurissan II +(217892, 0, 10, 1, 1, 267385, 0, 0), -- Speaker Brinthe +(217890, 0, 10, 1, 1, 267383, 0, 0), -- Speaker Brinthe +(217889, 0, 10, 1, 1, 267382, 1073742848, 0), -- Incense +(217888, 0, 10, 35, 2, 267381, 0, 0), -- Dagran Thaurissan II +(217887, 0, 10, 10, 1, 267380, 4, 0), -- Moira Thaurissan +(217886, 0, 10, 100, 1, 267379, 4, 0), -- Anduin Wrynn +(217885, 0, 10, 10, 1, 267378, 4, 0), -- Magni Bronzebeard +(217884, 0, 10, 10, 1, 267377, 0, 0), -- Wenbrandt +(217883, 0, 10, 10, 1, 267376, 0, 0), -- Adelgonn +(217881, 0, 10, 10, 1, 267374, 268435456, 0), -- Baelgrim +(217880, 0, 10, 1, 1, 267373, 134217728, 0), -- Merrix +(217879, 0, 10, 10, 1, 267372, 0, 16384), -- Adelgonn +(217878, 0, 10, 10, 1, 267371, 4, 0), -- Moira Thaurissan +(217877, 0, 10, 10, 1, 267370, 4, 0), -- Moira Thaurissan +(217876, 0, 10, 10, 1, 267369, 0, 0), -- Baelgrim +(217875, 0, 10, 1, 1, 267368, 0, 0), -- Pilgrim +(217874, 0, 10, 1, 1, 267367, 0, 0), -- Pilgrim +(217873, 0, 10, 1, 1, 267366, 0, 0), -- [DNT] Kill Credit: Return to Merrix +(217872, 0, 10, 3, 1, 267365, 4128, 53477376), -- Lamplighter Woiseth +(217871, 0, 10, 1, 1, 267364, 0, 0), -- [DNT] Kill Credit: Coreway Restored +(217870, 0, 0, 5, 1, 267363, 0, 0), -- Devouring Shade +(217869, 0, 10, 1, 1, 267362, 0, 0), -- Speaker Brinthe +(217868, 0, 10, 35, 2, 267361, 0, 0), -- Dagran Thaurissan II +(217867, 0, 10, 1, 1, 267360, 1073742848, 0), -- [DNT] Titan Orb +(217866, 0, 10, 10, 1, 267359, 4, 0), -- Moira Thaurissan +(217865, 0, 10, 10, 1, 267358, 0, 0), -- Baelgrim +(217864, 0, 10, 10, 1, 267357, 4, 0), -- Moira Thaurissan +(217863, 0, 10, 1, 1, 267356, 1073741824, 64), -- Titan Orb +(217861, 0, 10, 1, 1, 267354, 0, 0), -- Merrix +(217860, 0, 10, 1, 1, 267353, 0, 0), -- Generic Bunny +(217859, 0, 10, 35, 2, 267352, 0, 0), -- Dagran Thaurissan II +(217858, 0, 10, 10, 1, 267351, 4, 0), -- Moira Thaurissan +(217857, 0, 10, 1, 1, 267350, 0, 0), -- Speaker Brinthe +(217854, 0, 10, 1, 1, 267347, 0, 0), -- Merrix +(217853, 0, 10, 10, 1, 267346, 0, 0), -- Baelgrim +(217852, 0, 10, 10, 1, 267345, 0, 0), -- Baelgrim +(217851, 0, 10, 10, 1, 267344, 0, 0), -- Zarein +(217850, 0, 10, 10, 1, 267343, 0, 67108864), -- Wenbrandt +(217849, 0, 10, 10, 1, 267342, 0, 67108864), -- Adelgonn +(217848, 0, 10, 1, 1, 267341, 0, 0), -- Kill Credit: Stay and Chat +(217847, 0, 9, 1, 1, 267340, 1610612752, 67108870), -- Holy Ballista +(217846, 0, 10, 1, 3, 267339, 0, 0), -- Gravestone +(217845, 0, 10, 1, 1, 267338, 0, 0), -- Kaheti Preysnatcher +(217842, 0, 10, 0.200000002980232238, 1, 267335, 0, 0), -- Umbral Flickerfly +(217838, 0, 10, 1, 1, 267331, 0, 0), -- Kal Smoulderbrow +(217837, 0, 0, 1, 1, 267330, 1075839048, 128), -- Cinderbrew Bomb +(217835, 0, 10, 1, 1, 267328, 0, 0), -- Shraubendre +(217834, 0, 10, 1, 1, 267327, 0, 0), -- Fire +(217833, 0, 10, 2.5, 1, 267326, 2147483720, 0), -- Coalesced Living Honey +(217832, 0, 10, 1, 1, 267325, 0, 0), -- Peara Wernt +(217831, 0, 10, 1, 1, 267324, 0, 0), -- Keth Wernt +(217830, 0, 10, 1, 1, 267323, 0, 0), -- Marja Lenglow +(217829, 0, 0, 5, 1, 267322, 0, 0), -- Nerubian Threadcaller +(217828, 0, 10, 1, 1, 267321, 134217728, 0), -- Rannan Korren +(217827, 0, 10, 10, 1, 267320, 0, 0), -- Moira Thaurissan +(217826, 0, 10, 100, 1, 267319, 4, 0), -- Anduin Wrynn +(217825, 0, 10, 10, 1, 267318, 0, 0), -- Magni Bronzebeard +(217824, 0, 10, 1, 1, 267317, 0, 0), -- Kobold Cindercaster +(217823, 0, 10, 1, 1, 267316, 0, 0), -- [DNT] Kill Proxy - Max Level - 04 - RTC Over +(217822, 0, 10, 0.699999988079071044, 1, 267315, 0, 0), -- Kobold Pilager +(217820, 0, 10, 1, 1, 267313, 0, 0), -- Rescued Earthen +(217819, 0, 10, 1, 1, 267312, 1610612752, 67108870), -- Nerubian Fighter +(217818, 0, 10, 0.200000002980232238, 1, 267311, 0, 0), -- Sandy Percher +(217816, 0, 10, 0.5, 1, 267309, 0, 0), -- Beria +(217815, 0, 10, 1, 1, 267308, 0, 0), -- Shalehoof +(217813, 0, 10, 1, 1, 267306, 0, 0), -- Kiera Horth +(217812, 0, 10, 1, 1, 267305, 0, 0), -- Kill Credit: Get pieces from NPCs +(217810, 0, 10, 1, 1, 267303, 0, 0), -- High Speaker's Cannoneer +(217809, 0, 10, 1, 1, 267302, 536870928, 67108870), -- Inferno Shooter +(217808, 0, 10, 1, 1, 267301, 0, 0), -- Cargen Fairleifen +(217807, 0, 10, 2, 1, 267300, 4096, 0), -- Arathi Stalwart +(217806, 0, 10, 1, 1, 267299, 1610612752, 117440518), -- Battery +(217805, 0, 10, 1, 1, 267298, 1610612752, 117440518), -- Battery +(217803, 0, 10, 0.300000011920928955, 1, 267296, 0, 0), -- Invasive Hatchling +(217802, 0, 9, 1, 1, 267295, 1610612752, 117440518), -- Sureki Ballista +(217801, 0, 9, 1, 1, 267294, 1610612752, 117440518), -- Underwater Mine +(217800, 0, 9, 1, 1, 267293, 1610612752, 117440518), -- Crate of Ill Won Spoils +(217799, 0, 10, 2, 1, 267292, 0, 0), -- Machinist Protector +(217798, 0, 10, 1, 1, 267291, 1610612752, 67108870), -- Dead Krolusk +(217797, 0, 10, 1, 1, 267290, 1073741825, 0), -- Slithering Fungivore +(217796, 0, 10, 0.300000011920928955, 1, 267289, 1, 0), -- Noth Swarmer +(217795, 0, 10, 1, 1, 267288, 66049, 0), -- Slimy Fungivore +(217794, 0, 10, 1, 1, 267287, 1610612752, 117440518), -- Kill Credit [DNT] +(217793, 0, 10, 1, 1, 267286, 0, 0), -- Cloud Gryphon +(217792, 0, 10, 10, 1, 267285, 0, 0), -- Zarein +(217791, 0, 10, 1, 1, 267284, 0, 0), -- Kaheti Snatcher +(217789, 0, 10, 10, 1, 267282, 0, 0), -- Oathsworn Guard +(217788, 0, 10, 1, 1, 267281, 0, 0), -- Tutorial Burrow Collapse (DNT) +(217786, 0, 10, 1, 1, 267279, 1610612752, 117440518), -- Frightfilled Mineshroom +(217784, 0, 10, 2, 1, 267277, 0, 0), -- Necrofang Reaper +(217781, 0, 10, 10, 1, 267274, 0, 0), -- Berrund the Gleaming +(217780, 0, 10, 0.200000002980232238, 1, 267273, 0, 0), -- Gloomslurk Toad +(217779, 0, 10, 0.100000001490116119, 1, 267272, 1610612752, 117440518), -- [DNT] Kill Credit +(217778, 0, 10, 15, 1, 267271, 0, 0), -- Oathsworn Protector +(217777, 0, 10, 1, 1, 267270, 0, 0), -- Earthen Holdout +(217775, 0, 10, 1, 1, 267268, 1610612752, 117440518), -- Kill Credit [DNT] +(217774, 0, 10, 1, 1, 267267, 1610612752, 117440518), -- Kill Credit [DNT] +(217773, 0, 10, 1, 1, 267266, 1610612752, 117440518), -- Kill Credit [DNT] +(217772, 0, 10, 1, 1, 267265, 1610612752, 67108870), -- Climbing Vehicle +(217771, 0, 10, 1, 1, 267264, 0, 0), -- Kaheti Raider +(217770, 0, 10, 2, 1, 267263, 4096, 0), -- Arathi Stalwart +(217769, 0, 9, 1, 1, 267262, 0, 0), -- [DNT] Kill Credit +(217768, 0, 9, 1, 1, 267261, 0, 0), -- [DNT] Kill Credit +(217767, 0, 9, 1, 1, 267260, 0, 0), -- [DNT] Kill Credit +(217766, 0, 10, 10, 1, 267259, 0, 67108864), -- Baelgrim +(217765, 0, 10, 1, 1, 267258, 0, 0), -- Tuberros +(217764, 0, 10, 1, 1, 267257, 0, 0), -- Tharessa Sunstrand +(217763, 0, 10, 1, 1, 267256, 134217728, 0), -- Rannan Korren +(217762, 0, 10, 1, 1, 267255, 1610612752, 117440518), -- Toxic Mineshroom +(217761, 0, 10, 1, 1, 267254, 536870928, 67108870), -- Flame Launcher +(217760, 0, 10, 1, 1, 267253, 0, 0), -- Terrified Grubtender +(217758, 0, 10, 1, 1, 267251, 0, 0), -- Stranded Pilgrim +(217756, 0, 10, 0.200000002980232238, 1, 267249, 0, 0), -- Snake +(217755, 0, 10, 1, 1, 267248, 1610612752, 117440518), -- Explosive Mineshroom +(217754, 0, 10, 0.5, 1, 267247, 0, 0), -- Truffle Gorger +(217753, 0, 10, 1, 1, 267246, 0, 0), -- Deepflayer +(217752, 0, 10, 3, 1, 267245, 2147483648, 0), -- Tash'khi +(217751, 0, 10, 2, 1, 267244, 0, 0), -- Sureki Demolisher +(217750, 0, 10, 1, 1, 267243, 0, 0), -- Sureki Historian +(217749, 0, 10, 1, 1, 267242, 0, 0), -- Dead Kaheti +(217748, 0, 0, 600, 1, 267241, 2097260, 128), -- Nexus-Princess Ky'veza +(217747, 0, 10, 4, 1, 267240, 2147483648, 0), -- Grand Gluttony +(217746, 0, 10, 1, 1, 267239, 0, 0), -- Terrified Grubtender +(217745, 0, 10, 2, 1, 267238, 0, 0), -- Yulgh The Tooth Collector +(217744, 0, 10, 2, 1, 267237, 3221225472, 0), -- Liverseeker +(217743, 0, 10, 2, 1, 267236, 2147483648, 0), -- Leg Chewer +(217742, 0, 10, 1, 1, 267235, 1, 0), -- Deeps Scorpion +(217741, 0, 10, 1, 1, 267234, 65537, 0), -- Deeps Krolusk +(217740, 0, 10, 1, 1, 267233, 0, 0), -- Mourner +(217738, 0, 10, 0.300000011920928955, 1, 267231, 0, 0), -- Stirred Cobblestone +(217737, 0, 10, 2, 1, 267230, 0, 0), -- [DNT] Kill Proxy - Max Level - 03A - Elementals - T2 +(217736, 0, 10, 1, 1, 267229, 0, 0), -- Charged Spirecrystal +(217734, 0, 10, 1, 1, 267227, 0, 0), -- [DNT] Kill Proxy - Max Level - 03A - Elementals - T0 +(217732, 0, 10, 1, 1, 267225, 0, 0), -- Rescued Grubtender +(217731, 0, 10, 1, 1, 267224, 1610612752, 117440518), -- Battery +(217730, 0, 10, 1, 1, 267223, 0, 0), -- Machinist Valyka +(217729, 0, 10, 0.5, 1, 267222, 0, 0), -- Gutter Blot +(217728, 0, 10, 1, 1, 267221, 0, 0), -- Captured Kaheti +(217727, 0, 10, 2, 1, 267220, 1, 0), -- Ravenous Hungrander +(217726, 0, 10, 2, 1, 267219, 1, 0), -- Abyssal Eel +(217724, 0, 10, 0.5, 1, 267217, 0, 0), -- Adolchomper +(217723, 0, 10, 0.5, 1, 267216, 1, 0), -- Abyssal Eel +(217722, 0, 10, 1, 1, 267215, 0, 0), -- Bosh +(217721, 0, 10, 1, 1, 267214, 0, 0), -- Kill Credit [DNT] +(217720, 0, 10, 1, 1, 267213, 1, 0), -- Drooling Salamuncher +(217719, 0, 10, 0.5, 1, 267212, 0, 67108864), -- Murmuring Trapcap +(217718, 0, 10, 1, 1, 267211, 0, 0), -- Gutter Gorger +(217717, 0, 10, 1, 1, 267210, 0, 0), -- Gutter Scarfer +(217716, 0, 10, 1, 1, 267209, 0, 0), -- Gutter Cramhunter +(217715, 0, 10, 2, 1, 267208, 0, 0), -- Gutter Inhaler +(217714, 0, 10, 2, 1, 267207, 1073741824, 0), -- Hidden Drowner +(217713, 0, 10, 15, 1, 267206, 0, 0), -- Gundargaz Defender +(217712, 0, 10, 0.699999988079071044, 1, 267205, 0, 0), -- Captured Kaheti +(217710, 0, 10, 1, 1, 267203, 0, 0), -- Kobyss Ranger +(217709, 0, 10, 1, 1, 267202, 0, 0), -- Kobyss Caster +(217708, 0, 10, 1, 1, 267201, 0, 0), -- Kill Credit +(217705, 0, 10, 1, 1, 267198, 0, 0), -- Pipe Room Activation +(217704, 0, 10, 1, 1, 267197, 0, 0), -- Gundargaz Foreman +(217702, 0, 10, 1, 1, 267195, 0, 0), -- Gundargaz Laborer +(217700, 0, 10, 1, 1, 267193, 0, 0), -- [DNT] Kill Proxy - Max Level - Olbarig Followed 02 +(217699, 0, 10, 35, 2, 267192, 0, 0), -- Dagran Thaurissan II +(217698, 0, 10, 1, 1, 267191, 1, 0), -- Dark Hound +(217697, 0, 10, 1, 1, 267190, 0, 0), -- Generic - Empty Bunny +(217695, 0, 10, 1, 1, 267188, 1073741840, 6), -- Fearbreaker +(217694, 0, 10, 1, 1, 267187, 1, 0), -- Deep Murkmoth +(217693, 0, 10, 2, 1, 267186, 2147483720, 0); -- Royal Broker Rez'kal + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(217692, 0, 10, 2, 1, 267185, 0, 0), -- Ar'syn +(217691, 0, 10, 1, 1, 267184, 4096, 64), -- Damaged Worker +(217688, 0, 10, 1, 1, 267181, 0, 0), -- Wax Right Destruction Credit +(217687, 0, 0, 1, 1, 267180, 1073741824, 0), -- Skardyn Mass +(217686, 0, 10, 1, 1, 267179, 0, 0), -- Wax Left Destruction Credit +(217684, 0, 10, 1, 1, 267177, 0, 0), -- Deranged Skardyn +(217682, 0, 10, 1, 1, 267175, 0, 0), -- Limoni +(217681, 0, 10, 1, 1, 267174, 0, 0), -- Anisen +(217680, 0, 10, 1, 1, 267173, 0, 0), -- Saffrin +(217679, 0, 10, 1, 1, 267172, 0, 0), -- Papriki +(217678, 0, 10, 1, 1, 267171, 0, 0), -- Patchoulisa +(217677, 0, 10, 10, 1, 267170, 1073741824, 6), -- Invisible Bunny - Tutorial (DNT) +(217676, 0, 10, 10, 1, 267169, 4096, 0), -- Algari Expedition Priest +(217675, 0, 10, 10, 1, 267168, 4096, 0), -- Moira Thaurissan +(217672, 0, 10, 1, 1, 267165, 0, 0), -- Deranged Skardyn +(217670, 0, 10, 4, 1, 267163, 2147483976, 0), -- Rotbark the Unfelled +(217667, 0, 10, 1, 1, 267160, 0, 0), -- Kill Credit +(217662, 0, 10, 1, 1, 267155, 0, 0), -- [DNT] Kill Proxy - Max Level - Olbarig Followed 01 +(217661, 0, 10, 1, 1, 267154, 0, 0), -- Nerubian Webmancer +(217660, 0, 10, 1, 1, 267153, 0, 0), -- Nerubian Surveyor +(217659, 0, 10, 1, 1, 267152, 134217728, 0), -- Tharessa Sunstrand +(217658, 0, 0, 15, 1, 267151, 2097224, 0), -- Sir Braunpyke +(217657, 0, 10, 1, 1, 267150, 0, 0), -- Rannan Korren +(217656, 0, 10, 1, 1, 267149, 134217728, 0), -- Tuberros +(217655, 0, 10, 0.119000002741813659, 1000, 267148, 16778240, 16), -- Warp +(217654, 0, 10, 1, 1, 267147, 0, 0), -- Kobyss Ranger +(217653, 0, 10, 1, 1, 267146, 0, 0), -- Kobyss Caster +(217652, 0, 10, 1, 1, 267145, 0, 0), -- Kobyss Caster +(217651, 0, 10, 1, 1, 267144, 0, 0), -- Kobyss Ranger +(217650, 0, 10, 1, 1, 267143, 0, 0), -- Woldkeeper Freydrin +(217649, 0, 10, 1, 1, 267142, 0, 0), -- Coalescing Shadow +(217648, 0, 10, 2, 1, 267141, 256, 0), -- Boskroot Lashbane +(217647, 0, 10, 2, 1, 267140, 256, 0), -- Boskroot Lashbane +(217646, 0, 10, 5, 1, 267139, 0, 0), -- Burly Contender +(217645, 0, 10, 1, 1, 267138, 0, 0), -- Torran Dellain +(217643, 0, 10, 15, 1, 267136, 0, 0), -- Arathi Defender +(217642, 0, 10, 1, 1, 267135, 0, 0), -- Nalina Ironsong +(217641, 0, 10, 1, 1, 267134, 1024, 0), -- Scaling Spawning Controller +(217640, 0, 10, 1, 1, 267133, 0, 0), -- Albert +(217639, 0, 10, 1.20000004768371582, 1, 267132, 0, 0), -- Auro Flitter +(217638, 0, 10, 1, 1, 267131, 256, 0), -- Noxious Mycelium +(217637, 0, 10, 1, 1, 267130, 1, 0), -- Phosphorescent Lampyrid +(217636, 0, 10, 2, 1, 267129, 0, 0), -- Arathi Wrangler +(217635, 0, 10, 1, 1, 267128, 256, 0), -- Noxious Mycelium +(217630, 0, 10, 0.200000002980232238, 1, 267123, 0, 0), -- Mouse +(217629, 0, 10, 0.200000002980232238, 1, 267122, 1, 0), -- Speckled Skipper +(217624, 0, 10, 2.5, 1, 267117, 2147483720, 0), -- Ashen Stonestalker +(217623, 0, 10, 2, 1, 267116, 0, 0), -- Mining Rig +(217622, 0, 10, 2, 1, 267115, 0, 0), -- Arathi Laborer +(217621, 0, 0, 1, 1, 267114, 0, 0), -- Fire Stalker +(217615, 0, 10, 0.5, 1, 267108, 0, 0), -- Cave Worm +(217614, 0, 10, 0.5, 1, 267107, 0, 0), -- Cave Worm +(217612, 0, 10, 2, 1, 267105, 0, 0), -- Lone Murkwalker +(217611, 0, 10, 2, 1, 267104, 0, 0), -- Valrin Paller +(217610, 0, 10, 2, 1, 267103, 0, 0), -- Deviant Skardyn +(217609, 0, 10, 2, 1, 267102, 0, 64), -- Barahl Lynflayme +(217607, 0, 10, 1, 1, 267100, 0, 0), -- Kill Credit +(217606, 0, 10, 1, 1, 267099, 0, 0), -- Imperial Lynx +(217604, 0, 10, 1, 1, 267097, 0, 0), -- Burrows Hawker +(217603, 0, 10, 1, 1, 267096, 0, 0), -- Burrows Resident +(217602, 0, 10, 2, 1, 267095, 0, 0), -- Sapp Veirhann +(217598, 0, 10, 10, 1, 267091, 0, 0), -- Moira Thaurissan +(217597, 0, 10, 2, 1, 267090, 0, 0), -- Silksinger Yil +(217596, 0, 10, 2, 1, 267089, 0, 0), -- Matron Zai +(217595, 0, 10, 1, 1, 267088, 0, 0), -- High Hollows Merchant +(217594, 0, 10, 1, 1, 267087, 0, 0), -- High Hollows Citizen +(217593, 0, 10, 1, 1, 267086, 0, 0), -- Burrows Merchant +(217592, 0, 10, 1, 1, 267085, 0, 0), -- Burrows Citizen +(217591, 0, 10, 1, 1, 267084, 0, 0), -- Kill Credit +(217586, 0, 10, 200, 1, 267079, 4, 0), -- Thrall +(217585, 0, 10, 1, 1, 267078, 0, 0), -- Slain Reaver +(217584, 0, 0, 5, 1, 267077, 2097224, 0), -- Cursed Thunderer +(217583, 0, 0, 5, 1, 267076, 2097224, 0), -- Cursed Rookguard +(217581, 0, 10, 1, 1, 267074, 0, 0), -- [DNT] Kill Credit +(217579, 0, 10, 1, 1, 267072, 0, 0), -- [DNT] Kill Credit: Baelgrim Signal +(217578, 0, 10, 15, 1, 267071, 0, 0), -- Arathi Sentry +(217577, 0, 0, 1, 1, 267070, 16778240, 144), -- Web Trap +(217576, 0, 10, 1, 1, 267069, 0, 0), -- Great Kyron +(217575, 0, 0, 3.5, 1, 267068, 2097224, 0), -- Docile Flyer +(217574, 0, 0, 1, 1, 267067, 1610612752, 117440518), -- Shadow Barrier +(217572, 0, 0, 1, 1, 267065, 0, 0), -- Great Kyron +(217571, 0, 0, 1, 1, 267064, 1073741856, 0), -- Siege Ballista +(217570, 0, 0, 10, 1, 267063, 2097256, 128), -- Speaker Halven +(217568, 0, 10, 0.800000011920928955, 1, 267061, 4128, 53477376), -- Lamplighter Prevsta +(217567, 0, 10, 0.800000011920928955, 1, 267060, 4128, 53477376), -- Lamplighter Thovald +(217566, 0, 9, 1, 1, 267059, 1073741840, 6), -- Test Item B +(217565, 0, 10, 1, 1, 267058, 134217728, 0), -- Al'kubian +(217563, 0, 10, 0.200000002980232238, 1, 267056, 0, 0), -- Ruby Fragment +(217562, 0, 10, 1, 1, 267055, 0, 0), -- [DNT] Kill Proxy - Max Level - 03 - Clues (RPS) +(217559, 0, 10, 0.200000002980232238, 1, 267052, 0, 0), -- Pebble Scarab +(217556, 0, 10, 1, 1, 267049, 65537, 0), -- Lambent Siltworm +(217553, 0, 10, 1, 1, 267046, 1073742848, 0), -- Invasive Fungal Pod +(217551, 0, 10, 1, 1, 267044, 0, 0), -- Kill Credit +(217549, 0, 10, 1, 1, 267042, 0, 0), -- Coreway Worker +(217548, 0, 10, 1, 1, 267041, 1610612752, 67108870), -- Dead Nibelgaz Miner +(217547, 0, 10, 1, 1, 267040, 0, 0), -- Stalwart Nibelgaz Defender +(217546, 0, 10, 1, 1, 267039, 1610612752, 67108870), -- Dead Nibelgaz Defender +(217545, 0, 10, 1, 1, 267038, 1610612752, 67108870), -- Nerubian Sabateur +(217544, 0, 10, 0.699999988079071044, 1, 267037, 0, 0), -- Kobold Pilferer +(217543, 0, 10, 1, 1, 267036, 0, 0), -- Tordrin +(217542, 0, 10, 1, 1, 267035, 0, 0), -- Drelda +(217541, 0, 0, 0.5, 1, 267034, 0, 0), -- Nightfall Initiate +(217540, 0, 10, 0.100000001490116119, 1, 267033, 1610612752, 117440518), -- [DNT] Kill Credit +(217539, 0, 10, 1, 1, 267032, 0, 0), -- [DNT] Kill Proxy - Max Level - 01B +(217535, 0, 10, 2, 1, 267028, 0, 0), -- Pale Priest +(217534, 0, 10, 4, 1, 267027, 72, 0), -- Sandres the Relicbearer +(217533, 0, 0, 8, 1, 267026, 2097224, 0), -- Atik +(217531, 0, 0, 8, 1, 267024, 2097224, 0), -- Ixin +(217527, 0, 10, 0.5, 1, 267020, 1, 0), -- Salty Gull +(217526, 0, 10, 1, 1, 267019, 0, 0), -- Kill Credit: Fungal Spore Burned +(217525, 0, 10, 1, 1, 267018, 0, 0), -- Unbound Earthen +(217524, 0, 10, 2, 1, 267017, 1, 0), -- Armored Riplisk +(217523, 0, 10, 1, 1, 267016, 1, 0), -- Riplisk Hatchling +(217522, 0, 10, 0.200000002980232238, 1, 267015, 0, 0), -- Slimy Slug +(217520, 0, 10, 0.100000001490116119, 1, 267013, 1610612752, 117440518), -- [DNT] Kill Credit +(217519, 0, 0, 2, 1, 267012, 2097224, 0), -- Nightfall Shadeguard +(217518, 0, 0, 2, 1, 267011, 2097224, 0), -- Nightfall Inquisitor +(217517, 0, 0, 0.800000011920928955, 1, 267010, 0, 0), -- Nightfall Hopestealer +(217516, 0, 0, 1, 1, 267009, 0, 0), -- Nightfall Executor +(217514, 0, 10, 1, 1, 267007, 0, 0), -- Kill Credit: Give Oil to Faerin +(217513, 0, 10, 4, 1, 267006, 2147483720, 0), -- Cogchewer +(217512, 0, 10, 1, 1, 267005, 0, 0), -- Sparklit Buttonmasher +(217511, 0, 10, 25, 1, 267004, 256, 0), -- Sandmaw +(217509, 0, 10, 2, 1, 267002, 0, 0), -- Slumbering Mountain Giant +(217508, 0, 10, 1, 1, 267001, 0, 0), -- [DNT] Kill Credit +(217506, 0, 10, 1, 1, 266999, 1073742848, 0), -- Kill Credit [DNT] +(217505, 0, 10, 6, 1, 266998, 0, 0), -- Kobyss Soul-Twister +(217502, 0, 10, 1, 1, 266995, 0, 0), -- Findorn +(217501, 0, 10, 1, 1, 266994, 1073742848, 0), -- Kill Credit [DNT] +(217499, 0, 10, 1, 1, 266992, 0, 0), -- Kobold Loiterer +(217498, 0, 10, 0.5, 1, 266991, 0, 0), -- Kobold Scamp +(217497, 0, 10, 1, 1, 266990, 0, 0), -- Holy Monk +(217496, 0, 10, 1, 1, 266989, 0, 0), -- Holy Monk +(217495, 0, 10, 1, 1, 266988, 0, 0), -- Playwright Odberken +(217494, 0, 10, 1, 1, 266987, 0, 0), -- Kill Credit +(217491, 0, 0, 1200, 1, 266984, 2097260, 128), -- Skeinspinner Takazj +(217490, 0, 10, 1, 1, 266983, 0, 0), -- Attendant Gebberd +(217489, 0, 0, 1200, 1, 266982, 2097260, 128), -- Anub'arash +(217488, 0, 10, 1, 1, 266981, 0, 0), -- Kill Credit: Q02b [DNT] +(217487, 0, 10, 1, 1, 266980, 0, 0), -- Kill Credit: Q02a [DNT] +(217485, 0, 0, 1.20000004768371582, 1, 266978, 0, 0), -- Nightfall Lookout +(217484, 0, 10, 0.300000011920928955, 1, 266977, 0, 0), -- Bursting Hatchling +(217483, 0, 10, 1, 1, 266976, 1073742848, 0), -- Kill Credit [DNT] +(217482, 0, 10, 1, 1, 266975, 1073742848, 0), -- Kill Credit [DNT] +(217481, 0, 10, 2, 1, 266974, 0, 0), -- Dreadstrike Ambusher +(217479, 0, 10, 1, 1, 266972, 0, 0), -- Kobyss Fighter +(217478, 0, 10, 1, 1, 266971, 0, 0), -- Kill Credit: Q06 - Follow to the Observation +(217477, 0, 10, 0.5, 1, 266970, 1, 0), -- Shadowtide Hardshell +(217476, 0, 10, 1, 1, 266969, 0, 0), -- Kill Credit: Q06 - On Accept Finished +(217475, 0, 10, 1, 1, 266968, 1073741840, 6), -- Collection Bowl +(217474, 0, 10, 1, 1, 266967, 0, 0), -- Keldaz +(217473, 0, 10, 1, 1, 266966, 1073741840, 6), -- Collection Bowl +(217472, 0, 10, 1, 1, 266965, 0, 0), -- Suspicious Merchant +(217471, 0, 10, 1, 1, 266964, 0, 0), -- Waterworks Cartwielder +(217470, 0, 10, 1, 1, 266963, 0, 0), -- Tulumun +(217469, 0, 10, 0.5, 1, 266962, 0, 0), -- Mor'drek +(217468, 0, 10, 0.5, 1, 266961, 0, 0), -- Scampering Weave-Rat +(217467, 0, 10, 1, 1, 266960, 0, 0), -- Tes'ka +(217466, 0, 10, 1, 1, 266959, 0, 0), -- Ves'ka +(217465, 0, 10, 3, 1, 266958, 2147483720, 0), -- Arax'ne +(217464, 0, 10, 1, 1, 266957, 0, 0), -- Pious Disciple +(217463, 0, 10, 20, 1, 266956, 0, 0), -- Enraged Colossus +(217462, 0, 10, 1, 1, 266955, 0, 0), -- Swift Stormrook +(217461, 0, 10, 0.200000002980232238, 1, 266954, 0, 0), -- Grottoscale Hatchling +(217460, 0, 10, 0.200000002980232238, 1, 266953, 0, 0), -- Grotto Salamanther +(217459, 0, 10, 0.5, 1, 266952, 0, 0), -- Deeps Striderling +(217458, 0, 10, 1, 1, 266951, 0, 0), -- Cataract Strider +(217457, 0, 10, 1, 1, 266950, 0, 0), -- Deeps Strider Matriarch +(217456, 0, 10, 1, 1, 266949, 1073741840, 6), -- Bushy Weeds +(217455, 0, 10, 1, 1, 266948, 0, 0), -- Kill Credit: Q04 - Follow 3 Finished +(217454, 0, 10, 1, 1, 266947, 0, 0), -- Kill Credit: Q04 - Follow 2 Finished +(217453, 0, 10, 1, 1, 266946, 0, 0), -- Kill Credit: Q04 - Follow 1 Finished +(217452, 0, 10, 1, 1, 266945, 0, 0), -- Vitner Monk +(217451, 0, 10, 1, 1, 266944, 0, 0), -- Master Gardener Dhurttig +(217449, 0, 10, 1, 1, 266942, 0, 0), -- Opalin +(217448, 0, 10, 2, 1, 266941, 0, 0), -- Kaheti Ambusher +(217445, 0, 10, 1, 1, 266938, 0, 0), -- Unbound Gardener +(217444, 0, 10, 1, 1, 266937, 0, 0), -- Order of Night Disciple +(217443, 0, 10, 1, 1, 266936, 0, 0), -- Order of Night Fighter +(217442, 0, 10, 1, 1, 266935, 0, 0), -- Order of Night Ranger +(217441, 0, 10, 1, 1, 266934, 0, 0), -- Unbound Earthen +(217440, 0, 10, 1, 1, 266933, 0, 0), -- Albetha +(217438, 0, 10, 1, 1, 266931, 0, 0), -- Umbral Citizen +(217437, 0, 10, 1, 1, 266930, 0, 0), -- Umbral Bazaar Civilian +(217436, 0, 10, 0.699999988079071044, 1, 266929, 0, 0), -- Arathi Reserve +(217435, 0, 10, 1.20000004768371582, 1, 266928, 2147483720, 0), -- Master Machinist Dunstan +(217434, 0, 10, 1, 1, 266927, 0, 0), -- Helpful Clergy +(217433, 0, 10, 1, 1, 266926, 0, 0), -- High Guard Gaulax +(217432, 0, 10, 0.5, 1, 266925, 0, 0), -- Weaver's Threadling +(217431, 0, 10, 0.5, 1, 266924, 0, 0), -- Weaver's Threadling +(217430, 0, 10, 0.5, 1, 266923, 0, 0), -- Weaver's Threadling +(217429, 0, 10, 2, 1, 266922, 0, 1), -- Overfiend +(217427, 0, 10, 3, 1, 266920, 2147483720, 0), -- Brother Taelan Darkstrike +(217426, 0, 10, 1, 1, 266919, 0, 0), -- Sir Theleon Braunpyke +(217425, 0, 10, 0.200000002980232238, 1, 266918, 1610612752, 6), -- Mire Fertilizer +(217424, 0, 10, 1, 1, 266917, 0, 0), -- Baron Sybaestan Braunpyke +(217423, 0, 10, 8, 1, 266916, 65537, 0), -- [UNUSED] Memory of Glorashck +(217421, 0, 10, 1, 1, 266914, 0, 0), -- Captain Placeholder +(217419, 0, 10, 1, 1, 266912, 1073742848, 0), -- Channel Web Target [DNT] +(217417, 0, 10, 2, 1, 266909, 0, 0), -- Infested Jawgrub +(217416, 0, 10, 3, 1, 266908, 2147483720, 0), -- Geothermus +(217414, 0, 10, 0.300000011920928955, 1, 266906, 0, 0), -- Splintered Materials +(217413, 0, 10, 1, 1, 266905, 1073742848, 0), -- [DNT] Follow Korgran +(217411, 0, 10, 1, 1, 266903, 1, 0), -- Rootgnaw Flutterer +(217410, 0, 10, 0.023800000548362731, 1, 266902, 1073741888, 0), -- Crawler Egg +(217409, 0, 10, 1, 1, 266901, 1, 0), -- Butterfly +(217408, 0, 10, 1, 1, 266900, 1073741840, 6), -- Overgrown Vine +(217407, 0, 10, 1, 1, 266899, 0, 0), -- [DNT] Kill Credit: End of Scenario +(217406, 0, 10, 1, 1, 266898, 0, 0), -- Agaric Spreader +(217403, 0, 10, 1, 1, 266895, 0, 64), -- Eroding Engineer +(217402, 0, 10, 1, 1, 266894, 0, 0), -- Grigg +(217401, 0, 10, 1, 1, 266893, 1073741840, 6), -- Collection Bowl +(217400, 0, 10, 1, 1, 266892, 16778240, 0), -- Threadling +(217399, 0, 0, 4, 1, 266891, 2097256, 0), -- Ravenous Crawler +(217398, 0, 10, 1, 1, 266890, 0, 32768), -- Sister Etna Blayze +(217397, 0, 10, 1, 1, 266889, 0, 0), -- Furious Dissident +(217396, 0, 10, 1, 1, 266888, 0, 0), -- Drowned Scavenger +(217395, 0, 10, 1, 1, 266887, 0, 0), -- Drenched Scavenger +(217394, 0, 10, 1, 1, 266886, 1073741840, 6), -- Noxious Sporesponge +(217393, 0, 10, 1, 1, 266885, 0, 0), -- Kill Credit: Q05 - Report to the Weaver +(217391, 0, 10, 1, 1, 266883, 0, 0), -- Kill Credit: Q04 - Scenario Exit - Landing Trigger +(217390, 0, 10, 1, 1, 266882, 0, 0), -- Flaming Pollen +(217389, 0, 10, 1, 1, 266881, 0, 0), -- Boiling Cinderbrew +(217388, 0, 10, 1, 1, 266880, 0, 0), -- Cinderhoney +(217386, 0, 10, 100, 15, 266878, 4, 32768), -- Anduin Wrynn +(217385, 0, 10, 100, 15, 266877, 4, 32768), -- Alleria Windrunner +(217384, 0, 10, 1, 1, 266876, 0, 0), -- Kill Credit: Q04 - Ready for Speech/Trigger IGC +(217381, 0, 10, 1, 1, 266873, 0, 0), -- Familiar Projection +(217380, 0, 10, 10, 1, 266872, 0, 0), -- Master Machinist Dunstan +(217379, 0, 10, 2, 1, 266871, 65537, 0), -- Infested Jawgrub +(217378, 0, 10, 2, 1, 266870, 0, 0), -- Devoured Jawgrub +(217376, 0, 10, 1, 1, 266868, 0, 0), -- High Speaker Brinthe +(217375, 0, 10, 10, 1, 266867, 0, 0), -- Adelgonn +(217374, 0, 10, 1, 1, 266866, 0, 0), -- Merrix +(217373, 0, 10, 3.5, 1, 266865, 585, 0), -- Hoofcrack the Red +(217372, 0, 10, 1, 1, 266864, 0, 0), -- Earthen Observer +(217371, 0, 10, 1, 1, 266863, 1, 0), -- Siege Webwing +(217370, 0, 10, 1, 1, 266862, 0, 0), -- Kill Credit: Q05 - Deliver Weaver's Message +(217369, 0, 10, 1, 1, 266861, 0, 0), -- Tsk'zal +(217368, 0, 10, 1, 1, 266860, 0, 0), -- Kill Credit: Ship Boarded +(217367, 0, 10, 1, 1, 266859, 0, 0), -- Kill Credit: Nerubian Kill Credit +(217365, 0, 10, 1, 1, 266857, 0, 0), -- Kill Credit: Q04 - Enemy Distracted +(217364, 0, 10, 1, 1, 266856, 0, 0), -- Kill Credit: Q04 - Follow 3 +(217363, 0, 10, 1, 1, 266855, 0, 0), -- Kill Credit: Q04 - Follow 2 +(217362, 0, 10, 1, 1, 266854, 0, 0), -- Kaheti Fighter +(217361, 0, 10, 1, 1, 266853, 0, 0), -- Health Bunny +(217359, 0, 10, 1, 1, 266851, 0, 0), -- Kill Credit: Q04 - Meet the Vizier +(217358, 0, 10, 1, 1, 266850, 0, 0), -- Kill Credit: Q04 - Follow 1 +(217357, 0, 10, 1, 1, 266849, 0, 0), -- Stitch Club Member +(217356, 0, 10, 1, 1, 266848, 0, 0); -- Arax'ne + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(217355, 0, 10, 1, 1, 266847, 0, 0), -- Klaskin +(217354, 0, 10, 1, 1, 266846, 0, 0), -- Siegehold Alchemist +(217353, 0, 10, 6, 1, 266845, 2147483720, 0), -- Master Machinist Dunstan +(217352, 0, 10, 1, 1, 266844, 0, 0), -- Brewer Kreztar +(217351, 0, 10, 1, 1, 266843, 0, 0), -- Waterworks Activation Credit +(217350, 0, 10, 1, 1, 266842, 0, 0), -- Gerkmid the Squid-Butcher +(217349, 0, 10, 1, 1, 266841, 0, 0), -- [DNT] Kill Credit: Defenses Confirmed +(217348, 0, 10, 1, 1, 266840, 0, 0), -- Quarrychef Higinnd +(217346, 0, 10, 0.023800000548362731, 1, 266838, 1077936130, 0), -- Mine Cart +(217345, 0, 10, 1, 1, 266837, 0, 0), -- [DNT] Kill Credit: Large Kill +(217344, 0, 10, 1, 1, 266836, 0, 0), -- Machinespeaker Patron +(217343, 0, 10, 1, 1, 266835, 0, 0), -- [DNT] Kill Credit: Flyer Kill +(217342, 0, 10, 1, 1, 266834, 0, 0), -- [DNT] Kill Credit: Ground Kill +(217341, 0, 10, 1, 1, 266833, 0, 0), -- Recovering Skirmisher +(217340, 0, 10, 1, 1, 266832, 0, 0), -- [DNT] Kill Credit: Defenses Placed +(217339, 0, 0, 1, 1, 266831, 1627390992, 117440534), -- Stormrook Feather +(217337, 0, 10, 1, 1, 266829, 0, 0), -- Odberken +(217336, 0, 10, 1, 1, 266828, 0, 0), -- Nerubians +(217334, 0, 10, 1, 1, 266826, 4, 0), -- The Weaver +(217333, 0, 10, 1, 1, 266825, 4, 0), -- Queen Neferess +(217332, 0, 10, 1, 1, 266824, 0, 0), -- [DNT] Kill Credit: Last Light +(217331, 0, 10, 35, 2, 266823, 0, 0), -- Dagran Thaurissan II +(217330, 0, 10, 1, 1, 266822, 4, 67108864), -- Anub'azal +(217329, 0, 10, 1, 1, 266821, 1, 0), -- Twinkling Candlefly +(217328, 0, 10, 1, 1, 266820, 0, 0), -- Aelric Leid +(217326, 0, 10, 1, 1, 266818, 1073741824, 134218342), -- Pit Lord +(217324, 0, 10, 0.5, 1, 266816, 0, 0), -- Weaver's Threadling +(217322, 0, 10, 1, 1, 266814, 0, 0), -- Kill Credit: Q03b - Propoganda Emitters +(217321, 0, 10, 1, 1, 266813, 0, 0), -- Kill Credit: Q03b - Propoganda Emitter C +(217320, 0, 10, 1, 1, 266812, 0, 0), -- Kill Credit: Q03b - Propoganda Emitter B +(217319, 0, 10, 1, 1, 266811, 0, 0), -- Kill Credit: Q03b - Propoganda Emitter A +(217317, 0, 10, 1, 1, 266809, 0, 0), -- [DNT] Kill Credit: Keg Thrown +(217316, 0, 10, 0.200000002980232238, 1, 266808, 0, 0), -- Moss Sludglet +(217315, 0, 10, 0.200000002980232238, 1, 266807, 256, 0), -- Grottospore +(217314, 0, 10, 2, 1, 266806, 256, 0), -- Gorged Lashroom +(217313, 0, 10, 5, 1, 266805, 0, 0), -- Crypt Lord +(217312, 0, 10, 0.300000011920928955, 1, 266804, 0, 0), -- Fleeing Larva +(217311, 0, 10, 2, 1, 266803, 0, 0), -- Nerubian Fighter +(217310, 0, 10, 1, 1, 266802, 0, 0), -- Nerubian Frontliner +(217309, 0, 10, 1, 1, 266801, 0, 0), -- Devoured Jawgrub +(217307, 0, 10, 1, 1, 266798, 1073741824, 0), -- Slain Kobyss +(217306, 0, 10, 0.300000011920928955, 1, 266797, 0, 0), -- Nerubian Swarmer +(217299, 0, 10, 2, 1, 266790, 0, 0), -- Ostiary Wystan +(217297, 0, 10, 1, 1, 266788, 0, 0), -- Sweety +(217296, 0, 10, 1, 1, 266787, 0, 0), -- Charmy +(217295, 0, 10, 1, 1, 266786, 0, 0), -- Kel'an +(217294, 0, 10, 2, 1, 266785, 0, 0), -- Nerubian Skitterling, Fighter, Poison +(217293, 0, 10, 2, 1, 266784, 0, 0), -- Nerubian Skitterling, Fighter, Web +(217292, 0, 10, 2, 1, 266783, 0, 0), -- Nerubian Skitterling, Royal Fighter, Poison +(217291, 0, 10, 2, 1, 266782, 0, 0), -- Nerubian Skitterling, Royal Fighter, Web +(217288, 0, 10, 0.5, 1, 266779, 0, 0), -- Spore Assistant +(217286, 0, 9, 1, 1, 266777, 0, 0), -- [DNT]Excursion Gossip Kill Credit +(217284, 0, 10, 1, 1, 266775, 0, 0), -- Umbral Citizen +(217283, 0, 10, 1, 1, 266774, 0, 0), -- Baygumn +(217282, 0, 10, 10, 1, 266773, 4, 0), -- Alleria Windrunner +(217281, 0, 10, 100, 1, 266772, 4, 0), -- Alleria Windrunner +(217278, 0, 9, 1, 1, 266769, 0, 0), -- [DNT]Pen Gossip Kill Credit +(217277, 0, 10, 2, 1, 266768, 0, 0), -- Earthen Power Suit +(217276, 0, 10, 1, 1, 266767, 0, 0), -- Kill Credit: Q03a - Conversation B +(217275, 0, 10, 1, 1, 266766, 0, 0), -- Kill Credit: Q03a - Conversation C +(217274, 0, 10, 1, 1, 266765, 0, 0), -- Kill Credit: Q03a - Conversation D +(217273, 0, 10, 1, 1, 266764, 0, 0), -- Kill Credit: Q03a - Conversation E +(217272, 0, 10, 1, 1, 266763, 0, 0), -- Kill Credit: Q03 - Meesk Guard Event +(217271, 0, 10, 1, 1, 266762, 0, 0), -- Kill Credit: Q03a - Conversation A +(217270, 0, 10, 1, 1, 266761, 0, 0), -- Kill Credit: Q03 - Gossip Eavesdropped +(217269, 0, 10, 1, 1, 266760, 1, 0), -- Beetlehawk +(217268, 0, 0, 1.20000004768371582, 1, 266759, 0, 0), -- Weeping Shade +(217267, 0, 10, 1, 1, 266758, 0, 0), -- Machinespeaker Patron +(217266, 0, 10, 1, 1, 266757, 0, 0), -- Oathsworn Patron +(217265, 0, 10, 1, 1, 266756, 0, 0), -- Unbound Patron +(217264, 0, 10, 1, 1, 266755, 0, 0), -- Displaced Jawgrub +(217263, 0, 10, 1, 1, 266754, 0, 0), -- Apprentice Quarrychef +(217262, 0, 10, 1, 1, 266753, 0, 0), -- Gid +(217261, 0, 10, 1, 1, 266752, 0, 0), -- Cinderbrew Mug-Master +(217260, 0, 10, 1, 1, 266751, 0, 0), -- Bazaar Patrol +(217259, 0, 10, 1, 1, 266750, 0, 0), -- City Guard +(217258, 0, 10, 1, 1, 266749, 1610612752, 117440582), -- Keg Stalker [DNT] +(217257, 0, 10, 1, 1, 266748, 1610612752, 117440582), -- Fuse Stalker [DNT] +(217256, 0, 10, 1, 1, 266747, 0, 0), -- Bazaar Patrol +(217255, 0, 10, 1, 1, 266746, 0, 0), -- Ag'thax +(217253, 0, 10, 1, 1, 266744, 0, 0), -- Ves'trak +(217252, 0, 10, 1, 1, 266743, 0, 0), -- Kill Credit: Q02 - Alleria Climb Rope +(217251, 0, 10, 1, 1, 266742, 0, 0), -- Kill Credit: Q02 - Climb Web Rope +(217250, 0, 10, 1, 1, 266741, 0, 0), -- Saffrin +(217249, 0, 10, 1, 1, 266740, 0, 0), -- Waterworks Opportunist +(217248, 0, 10, 1, 1, 266739, 0, 0), -- Elma +(217247, 0, 10, 1, 1, 266738, 0, 0), -- Waterworks Laborer +(217246, 0, 10, 1, 1, 266737, 0, 0), -- Market Organizer Kralden +(217245, 0, 10, 1, 1, 266736, 0, 0), -- High Speaker Brinthe +(217244, 0, 10, 1, 1, 266735, 0, 0), -- [DNT] Kill Credit: Fuse Connected +(217241, 0, 10, 1, 1, 266732, 0, 0), -- Architect Brokfor +(217240, 0, 10, 1, 1, 266731, 0, 0), -- Overseer Brokfor +(217239, 0, 10, 2, 1, 266730, 66049, 0), -- Rock Snail +(217238, 0, 10, 1, 1, 266729, 66049, 0), -- Rock Snail +(217237, 0, 10, 1, 1, 266728, 0, 0), -- ZZ-01-47 Introduction Complete +(217235, 0, 10, 1, 1, 266726, 134217728, 0), -- Urtago +(217233, 0, 10, 1, 1, 266724, 0, 0), -- Merrix +(217230, 0, 10, 1, 1, 266721, 0, 0), -- [DNT] Kill Credit: Worker Evacuated +(217228, 0, 10, 0.60000002384185791, 1, 266719, 1073741824, 0), -- Blood Beast +(217227, 0, 10, 1, 1, 266718, 1073742848, 0), -- [DNT] Horn Kill Credit +(217225, 0, 10, 1, 1, 266716, 0, 0), -- Machinist Protector +(217224, 0, 10, 1, 1, 266715, 0, 0), -- Kill Credit: Q02 - Enter Umbral Bazaar +(217223, 0, 10, 1, 1, 266714, 0, 0), -- Kill Credit: Q02 - Pheromones Applied +(217222, 0, 10, 1, 1, 266713, 0, 0), -- Kill Credit: Q02 - Give Weaver's Message +(217219, 0, 0, 6, 1, 266710, 2097224, 0), -- Void Crystal Skardyn +(217214, 0, 10, 100, 1, 266705, 4, 0), -- Alleria Windrunner +(217213, 0, 10, 1, 1, 266704, 0, 0), -- [DNT] Kill Credit: Plan Discussed +(217212, 0, 10, 1, 1, 266703, 1073742848, 0), -- [DNT] Ceremony Kill Credit +(217211, 0, 10, 1, 1, 266702, 1073742848, 0), -- [DNT] Bowl Kill Credit +(217209, 0, 10, 30, 1, 266700, 1, 0), -- Xishirra +(217208, 0, 0, 40, 1, 266699, 32, 0), -- Zekvir +(217207, 0, 10, 1, 1, 266698, 0, 0), -- Unbound Worker +(217206, 0, 10, 1, 1, 266697, 0, 0), -- [DNT] Kill Credit: Orders Given +(217205, 0, 10, 1, 1, 266696, 0, 0), -- Targeting Bunny +(217200, 0, 10, 2, 1, 266691, 2097224, 0), -- Void Crystal Monstrosity +(217196, 0, 9, 1, 1, 266687, 0, 0), -- [DNT]Beetle Phase Kill Credit +(217194, 0, 10, 1, 1, 266685, 1024, 0), -- Sacred Weapon +(217193, 0, 10, 1, 1, 266684, 0, 0), -- Invis bunny for spell targeting [DNT] +(217192, 0, 0, 3.5, 1, 266683, 2097224, 0), -- Docile Flyer +(217191, 0, 9, 1, 1, 266682, 0, 0), -- [DNT]Wrangle Beetle Kill Credit +(217188, 0, 0, 1, 1, 266679, 1627390992, 117440662), -- Spinnerette's Strands +(217184, 0, 10, 1, 1, 266675, 0, 0), -- Niffen Defender +(217183, 0, 10, 1, 1, 266674, 1, 0), -- Noth Drone +(217168, 0, 10, 1, 1, 266659, 0, 0), -- Kill Credit +(217163, 0, 10, 1, 1, 266654, 0, 0), -- Snubjaw +(217162, 0, 10, 1, 1, 266653, 0, 0), -- [DNT] Bunny +(217154, 0, 10, 1, 1, 266645, 0, 0), -- Snubjaw +(217152, 0, 10, 1, 1, 266643, 0, 64), -- Snubjaw +(217151, 0, 0, 5, 1, 266642, 0, 0), -- Dark Bombardier +(217149, 0, 10, 1, 1, 266640, 0, 0), -- Targeting Bunny +(217146, 0, 10, 1, 1, 266637, 0, 0), -- Proxy Kill Credit: Nerubian Attacker Slain +(217144, 0, 10, 0.5, 1, 266635, 0, 0), -- Hungering Shade +(217139, 0, 10, 5, 1, 266630, 0, 0), -- Earthen Power Suit +(217138, 0, 10, 1, 1, 266629, 0, 0), -- Fighting Pit Connoisseur +(217137, 0, 10, 0.300000011920928955, 1, 266628, 1, 0), -- Invasive Nestling +(217136, 0, 10, 1, 1, 266627, 0, 0), -- Fighting Pit Enthusiast +(217135, 0, 10, 1, 1, 266626, 0, 0), -- Fighting Pit Spectator +(217134, 0, 10, 1, 1, 266625, 0, 67108864), -- Webbed Victim +(217133, 0, 10, 1, 1, 266624, 0, 0), -- Kal Smoulderbrow +(217132, 0, 10, 1, 1, 266623, 0, 0), -- Fourman Grimes +(217131, 0, 10, 1, 1, 266622, 0, 0), -- Fourman Grimes +(217130, 0, 10, 1, 1, 266621, 4096, 0), -- Korgran +(217129, 0, 10, 3, 1, 266620, 0, 0), -- Klanker the Ironstrider +(217128, 0, 10, 3, 1, 266619, 0, 0), -- Speaker Kuldas +(217127, 0, 10, 1, 1, 266618, 1, 0), -- Invasive Nestbuilder +(217126, 0, 0, 1, 1, 266617, 2097224, 0), -- Over-Indulged Patron +(217124, 0, 0, 1, 1, 266615, 1627390992, 117457046), -- Arathi Bomb +(217123, 0, 10, 2, 1, 266614, 66049, 0), -- Oblivious Shaleshell +(217122, 0, 10, 1, 1, 266613, 1, 0), -- Brightland Rockback +(217121, 0, 10, 2, 1, 266612, 1, 0), -- Brightland Hornface +(217119, 0, 10, 0.200000002980232238, 1, 266610, 0, 0), -- Leech Larva +(217118, 0, 0, 1, 1, 266609, 0, 0), -- Skardyn Bomber +(217114, 0, 10, 1, 1, 266605, 1073742848, 0), -- Kill Credit [DNT] +(217113, 0, 9, 1, 1, 266604, 0, 0), -- Target Throw To Forge +(217112, 0, 10, 1, 1, 266603, 0, 0), -- Charged Core Stalker +(217111, 0, 10, 1, 1, 266602, 0, 0), -- Ore Barrel Stalker +(217104, 0, 10, 1, 1, 266595, 0, 0), -- Aemara +(217103, 0, 10, 1, 1, 266594, 0, 0), -- Mimbihi +(217102, 0, 10, 1, 1, 266593, 0, 0), -- Drog Skullbreaker +(217100, 0, 10, 1, 1, 266591, 0, 0), -- Kill Credit: Restore the Flame RTC +(217098, 0, 10, 1, 1, 266589, 0, 0), -- Kill Credit: Kobold Rescued [DNT] +(217097, 0, 10, 1, 1, 266588, 0, 0), -- Merrix +(217095, 0, 10, 1, 1, 266586, 0, 0), -- Merrix +(217093, 0, 10, 1, 1, 266584, 0, 0), -- Obstorn +(217092, 0, 10, 1, 1, 266583, 0, 0), -- Lounge Bruiser +(217091, 0, 10, 1, 1, 266582, 134217728, 0), -- Vokgret +(217090, 0, 10, 1, 1, 266581, 0, 67108864), -- Loldren +(217089, 0, 10, 1, 1, 266580, 0, 0), -- Bradrula +(217088, 0, 10, 1, 1, 266579, 0, 0), -- Nernabel +(217087, 0, 10, 0.200000002980232238, 1, 266578, 0, 0), -- Crystal Clackling +(217086, 0, 10, 1, 1, 266577, 0, 0), -- Rugnug +(217085, 0, 10, 1, 1, 266576, 1, 0), -- Sparkly Stinkbug +(217084, 0, 10, 0.200000002980232238, 1, 266575, 0, 0), -- Gluegrub +(217083, 0, 10, 0.200000002980232238, 1, 266574, 0, 0), -- Bluebug +(217082, 0, 10, 5, 1, 266573, 2147483712, 0), -- Obstorn +(217081, 0, 10, 1, 1, 266572, 0, 0), -- Trader Harthan +(217080, 0, 10, 1, 1, 266571, 0, 0), -- Gostrof +(217072, 0, 10, 1, 1, 266563, 134217728, 0), -- Bevrusi +(217070, 0, 10, 1, 1, 266561, 0, 0), -- Saradi +(217069, 0, 10, 1, 1, 266560, 0, 0), -- Merrix +(217067, 0, 9, 0.5, 1, 266558, 0, 0), -- bunny +(217066, 0, 10, 1, 1, 266557, 128, 0), -- Arathi Scout +(217065, 0, 7, 1, 1, 266556, 1610612752, 6), -- [DNT] Kill Credit +(217063, 0, 10, 5, 1, 266553, 0, 0), -- Shadowed Gloomrender +(217062, 0, 10, 2, 1, 266552, 0, 0), -- Enraged Shadow +(217050, 0, 10, 1, 1, 266540, 0, 0), -- Refinery Worker +(217048, 0, 10, 1, 1, 266538, 1610612736, 67108866), -- Cat +(217044, 0, 10, 1, 1, 266534, 0, 0), -- Aelric Leid +(217043, 0, 10, 1, 1, 266533, 0, 0), -- Kill Credit: Summoner RP done +(217040, 0, 10, 1, 1, 266530, 1, 0), -- Noth Venomsprayer +(217039, 0, 0, 16, 1, 266529, 2097224, 0), -- Nerubian Hauler +(217038, 0, 10, 1, 1, 266528, 1, 0), -- Intrusive Nothwing +(217035, 0, 10, 5, 1, 266525, 0, 0), -- Faerin Lothar +(217034, 0, 10, 0.119000002741813659, 1000, 266524, 16778240, 16), -- Deep Breath +(217030, 0, 10, 5, 1, 266520, 4, 0), -- Snooty Stonehead +(217029, 0, 10, 30, 1, 266519, 0, 0), -- Monte Gazlowe +(217028, 0, 0, 1, 1, 266518, 1610612752, 117440582), -- Nerubian Swarmite Roost +(217027, 0, 10, 2, 1, 266517, 0, 0), -- Schismatic Priest +(217024, 0, 0, 25, 1, 266514, 2097224, 0), -- Shadowdancer Hark'sis +(217023, 0, 0, 1.799999952316284179, 1, 266513, 0, 0), -- Scuttlebaron +(217022, 0, 10, 1, 1, 266512, 0, 0), -- Oathsworn Councilguard +(217021, 0, 0, 1.799999952316284179, 1, 266511, 0, 0), -- Charger +(217020, 0, 10, 1, 1, 266510, 0, 0), -- Oathsworn Councilguard +(217017, 0, 0, 0.5, 1, 266507, 0, 0), -- Leaper +(217016, 0, 0, 0.300000011920928955, 1, 266506, 0, 0), -- Skittermaker +(217013, 0, 10, 1, 1, 266503, 0, 0), -- Hungry Mole +(217011, 0, 10, 0.200000002980232238, 1, 266501, 0, 0), -- Juicy Grub +(217009, 0, 10, 1, 1, 266499, 0, 0), -- Merrix +(217008, 0, 10, 5, 1, 266498, 4, 0), -- Stonehead Tribestomper +(217006, 0, 10, 2, 1, 266496, 0, 0), -- Invading Stonehead +(217004, 0, 10, 1, 1, 266494, 0, 0), -- Innocent Kobold +(217000, 0, 10, 1, 1, 266490, 0, 0), -- Unlucky Waxhunter +(216998, 0, 10, 1, 1, 266488, 0, 0), -- Trader Harthan +(216996, 0, 10, 1, 1, 266486, 0, 0), -- Rhubarn +(216994, 0, 10, 1, 1, 266484, 0, 0), -- Jenni Boombuckle +(216990, 0, 10, 100, 1, 266480, 4, 0), -- Anduin Wrynn +(216988, 0, 10, 1, 1, 266478, 0, 0), -- Jeti Amberhoof +(216986, 0, 10, 1, 1, 266476, 0, 0), -- Aemara +(216985, 0, 10, 1, 1, 266475, 0, 16384), -- Coreway Worker +(216984, 0, 10, 6, 1, 266474, 0, 0), -- Kobyss Swordsnapper +(216983, 0, 10, 5, 1, 266473, 0, 0), -- Kirin Tor Conjuror +(216982, 0, 0, 50, 1, 266472, 0, 64), -- Royal Silkwing +(216980, 0, 10, 5, 1, 266470, 0, 0), -- Silver Covenant Spellcaster +(216979, 0, 10, 1, 1, 266469, 0, 0), -- Roughrider Tany +(216978, 0, 0, 50, 1, 266468, 0, 64), -- Royal Silkwing +(216977, 0, 0, 50, 1, 266467, 0, 64), -- Royal Silkwing +(216976, 0, 10, 5, 1, 266466, 0, 0), -- Sunreaver Battlemage +(216975, 0, 10, 1, 1, 266465, 0, 0), -- Waspy Grub +(216974, 0, 10, 2, 1, 266464, 1, 0), -- Waxy Wasp +(216973, 0, 10, 10, 1, 266463, 0, 0), -- Courier Aidal +(216972, 0, 10, 10, 1, 266462, 0, 0), -- Courier Lyan +(216971, 0, 0, 15, 1, 266461, 134217728, 16448), -- Shadow Walker Tarvex +(216970, 0, 10, 1, 1, 266460, 1, 0), -- Shalehorn Impaler +(216969, 0, 10, 1, 1, 266459, 0, 0), -- [DNT] Kill Credit: Scene Started +(216968, 0, 10, 1, 1, 266458, 1610612752, 117440518), -- Personal Skiff +(216966, 0, 10, 1, 1, 266456, 0, 0), -- Nerubian Swarmite +(216965, 0, 10, 25, 1, 266455, 256, 0), -- Coralscar +(216964, 0, 10, 25, 1, 266454, 256, 0), -- Nocturnus +(216963, 0, 10, 2, 1, 266453, 1, 0), -- Shadowcrested Snapper +(216962, 0, 10, 5, 1, 266452, 0, 0), -- Darkwater Tidecrusher +(216960, 0, 10, 5, 1, 266450, 0, 0), -- Scary Dark +(216959, 0, 10, 1, 1, 266449, 0, 0), -- Kill Credit: Anduin Struggle RTC +(216958, 0, 10, 25, 1, 266448, 256, 0), -- Seablight +(216957, 0, 10, 1, 1, 266447, 0, 0), -- Sweetshine Grub +(216956, 0, 10, 1, 1, 266446, 0, 0), -- Kill Credit: Kill both summoners +(216955, 0, 10, 2, 1, 266445, 0, 0), -- Caller of the Gloom +(216953, 0, 10, 5, 1, 266443, 0, 0), -- Mean Stonehead +(216952, 0, 0, 1, 1, 266442, 0, 67125312), -- [PH] Nerubian Chitin Worker +(216948, 0, 10, 5, 1, 266438, 0, 0), -- Scary Sticker +(216947, 0, 0, 1, 1, 266437, 0, 67125312); -- [PH] Nerubian Item Upgrade + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(216944, 0, 10, 5, 1, 266434, 0, 0), -- Scary Skitterer +(216943, 0, 10, 1, 1, 266433, 0, 0), -- Unsuspecting Kobold +(216940, 0, 9, 0.5, 1, 266430, 0, 0), -- bunny +(216939, 0, 10, 10, 1, 266429, 0, 0), -- Zarein +(216938, 0, 10, 1, 1, 266428, 0, 0), -- Faithful of Zirix +(216934, 0, 10, 1, 1, 266424, 1073742848, 0), -- Going to the shore +(216928, 0, 10, 1, 1, 266418, 0, 0), -- Railwarden Craent +(216927, 0, 10, 1, 1, 266417, 16777216, 0), -- Decoy +(216926, 0, 10, 1, 1, 266416, 0, 0), -- [DNT] Generic Stalker +(216925, 0, 10, 1, 1, 266415, 0, 0), -- Pitscrap Engineer +(216923, 0, 10, 2, 1, 266413, 0, 0), -- Pitscrap Gladiator +(216921, 0, 10, 4, 1, 266411, 2147483720, 0), -- Sparkitus +(216920, 0, 10, 2, 1, 266410, 0, 0), -- Discarded Golem +(216919, 0, 10, 4, 1, 266409, 0, 0), -- Grimer +(216918, 0, 10, 1, 1, 266408, 16777216, 0), -- Decoy +(216917, 0, 10, 1, 1, 266407, 0, 0), -- Trained Stormrook +(216916, 0, 10, 1, 1, 266406, 0, 0), -- Kill Credit +(216914, 0, 10, 0.200000002980232238, 1, 266404, 0, 0), -- Infectious Sporbit +(216913, 0, 10, 1, 1, 266403, 0, 0), -- Fighting Pit Regular +(216912, 0, 10, 1, 1, 266402, 0, 0), -- Fighting Pit Better +(216911, 0, 10, 1, 1, 266401, 0, 0), -- Fighting Pit Patron +(216910, 0, 10, 1, 1, 266400, 0, 0), -- [DNT] Kill Credit: Find Magni +(216909, 0, 10, 1, 1, 266399, 0, 0), -- Refurbishment Technician +(216908, 0, 10, 1, 1, 266398, 0, 0), -- Crankz Shaftswizzle +(216907, 0, 10, 1, 1, 266397, 0, 0), -- Inspector Beatings +(216906, 0, 10, 1, 1, 266396, 0, 0), -- Mimbihi +(216905, 0, 10, 0.300000011920928955, 1, 266395, 0, 0), -- Unstable Earth Elemental +(216901, 0, 10, 1, 1, 266391, 0, 0), -- Stormrider Recruit +(216900, 0, 10, 1, 1, 266390, 0, 0), -- Stormrook +(216897, 0, 10, 1, 1, 266387, 0, 0), -- Danath Trollbane +(216892, 0, 10, 1, 1, 266382, 0, 0), -- Earthen Trainee +(216891, 0, 10, 1, 1, 266381, 0, 0), -- Cowering Grubtender +(216890, 0, 10, 1, 1, 266380, 0, 0), -- Kill Credit: Horde Prisoners Found +(216887, 0, 10, 1, 1, 266377, 0, 0), -- Jawcrawler Broodmother +(216885, 0, 10, 1, 1, 266375, 0, 0), -- Captain Placeholder +(216884, 0, 10, 2, 1, 266374, 0, 0), -- Mislabled Golem +(216883, 0, 10, 1, 1, 266373, 0, 0), -- Inspector Kickbacks +(216882, 0, 10, 1, 1, 266372, 0, 0), -- Inspector Coward +(216880, 0, 10, 1, 1, 266370, 0, 0), -- Inspector Bribed +(216878, 0, 10, 1, 1, 266368, 134217728, 0), -- Urtago +(216877, 0, 10, 1, 1, 266367, 134217728, 0), -- Korgran +(216876, 0, 10, 1, 1, 266364, 0, 0), -- Kogwin Krimaltz +(216875, 0, 10, 1, 1, 266363, 0, 0), -- Kill Credit +(216874, 0, 10, 1, 1, 266362, 0, 0), -- Trade Inspector +(216873, 0, 10, 1, 1, 266361, 0, 0), -- Scout Wayshelm +(216872, 0, 10, 2, 1, 266360, 0, 0), -- Discarded Golem +(216871, 0, 10, 1, 1, 266359, 0, 0), -- Animated Scrapheap +(216870, 0, 10, 1, 1, 266358, 0, 0), -- Pilgrim +(216869, 0, 10, 0.5, 1, 266357, 0, 0), -- Glooming Skulk +(216868, 0, 10, 2, 1, 266356, 0, 0), -- Glooming Darkweaver +(216867, 0, 10, 1, 1, 266355, 0, 0), -- Glooming Disciple +(216866, 0, 10, 1, 1, 266354, 0, 0), -- Generic Bunny +(216865, 0, 10, 1, 1, 266353, 0, 0), -- Glooming Belligerent +(216864, 0, 10, 1, 1, 266352, 1073742848, 0), -- [DNT] Urtago Trigger +(216863, 0, 10, 10, 1, 266351, 2097256, 128), -- Maklin Drillstab +(216862, 0, 10, 1, 1, 266350, 0, 0), -- Kill Credit: Clues Kill Credit +(216861, 0, 9, 1, 1, 266349, 0, 0), -- [DNT]Lift Boulder Kill Credit +(216858, 0, 9, 1, 1, 266346, 1073741840, 67108870), -- Boulder +(216857, 0, 10, 1, 1, 266345, 0, 0), -- Kill Credit: Tower RP done +(216856, 0, 0, 1, 1, 266344, 2097224, 0), -- Black Blood +(216855, 0, 10, 1, 1, 266343, 0, 0), -- Suspicious Coal Pile +(216852, 0, 10, 1, 1, 266340, 1610612752, 83886086), -- Duskrise Acreage Keyflame +(216851, 0, 10, 1, 1, 266339, 1610612752, 83886086), -- Bleak Sand Keyflame +(216850, 0, 10, 1, 1, 266338, 1610612752, 83886086), -- Faded Shore Keyflame +(216849, 0, 10, 1, 1, 266337, 1610612752, 83886086), -- Torchlight Mine Keyflame +(216848, 0, 10, 1, 1, 266336, 1073741840, 33554438), -- Darkfire +(216847, 0, 10, 1, 1, 266335, 1073742848, 0), -- Korgran Overworked +(216846, 0, 10, 2, 1, 266334, 0, 0), -- Maklin Drillstab +(216844, 0, 10, 1, 1, 266332, 1, 0), -- Spored Skitterer +(216841, 0, 10, 20, 1, 266329, 0, 0), -- Questzertauren +(216837, 0, 10, 1, 1, 266325, 0, 0), -- Nebb [DNT] +(216831, 0, 9, 2, 1, 266319, 0, 0), -- Memory of a Murloc +(216830, 0, 9, 2, 1, 266318, 0, 0), -- Radiant Ghoul +(216829, 0, 9, 1, 1, 266317, 0, 0), -- Sickly Gnome +(216828, 0, 9, 1, 1, 266316, 0, 0), -- Activated Alarm-o-Bot +(216827, 0, 9, 1, 1, 266315, 0, 0), -- Candle-Lit Kobold +(216825, 0, 9, 1, 1, 266313, 0, 0), -- Twisted Thief +(216824, 0, 9, 2, 1, 266312, 0, 0), -- Angered Serpent +(216823, 0, 9, 2, 1, 266311, 0, 0), -- Remembered Bloodscalp +(216822, 0, 9, 2, 1, 266310, 0, 0), -- Forgotten Tiger +(216821, 0, 9, 2, 1, 266309, 0, 0), -- Hungry Lashtail +(216820, 0, 9, 2, 1, 266308, 0, 0), -- Hungry Boar +(216776, 0, 0, 1, 1, 266262, 0, 128), -- Unleash Corruption +(216663, 0, 0, 45, 1, 266145, 2097224, 0), -- The Bloodfeaster +(216658, 0, 0, 40, 1, 266140, 2097256, 67108992), -- Izo, the Grand Splicer +(216649, 0, 0, 40, 1, 266139, 2097256, 67108992), -- Vx +(216648, 0, 0, 40, 1, 266138, 2097256, 67108992), -- Nx +(216645, 0, 10, 1, 1, 266135, 1610612752, 6), -- Portal to Stormwind +(216644, 0, 10, 1, 1, 266134, 1610612752, 6), -- Portal to Orgrimmar +(216643, 0, 10, 1, 1, 266133, 0, 0), -- [DNT] Kill Credit: Find Magni +(216640, 0, 10, 1, 1, 266130, 134217728, 0), -- Korgran +(216638, 0, 0, 0.800000011920928955, 1, 266128, 4128, 53477376), -- Webbed Lamplighter +(216634, 0, 0, 0.300000011920928955, 1, 266124, 0, 0), -- Swooping Spreader +(216633, 0, 10, 1, 1, 266123, 0, 0), -- Sneaky Smuggler +(216632, 0, 10, 4, 1, 266122, 32, 0), -- Lamplighter Rathling +(216630, 0, 10, 6, 1, 266120, 0, 0), -- Wretchroot +(216629, 0, 10, 1, 1, 266119, 0, 0), -- Client Scene Squib +(216628, 0, 10, 10, 1, 266118, 0, 16384), -- Baelgrim +(216625, 0, 0, 1, 1, 266115, 16778240, 144), -- Nightfall Bomber +(216623, 0, 10, 1, 1, 266113, 0, 0), -- Skulking Scrapgrabber +(216622, 0, 10, 0.5, 1, 266112, 0, 0), -- Malfunctioning Cogwalker +(216621, 0, 0, 5, 1, 266111, 0, 0), -- Nerubian Webspinner +(216619, 0, 0, 35, 1, 266109, 2097256, 67108992), -- Orator Krix'vizk +(216617, 0, 10, 1, 1, 266107, 0, 0), -- Generic Bunny +(216616, 0, 10, 1, 1, 266106, 0, 0), -- [DNT] Kill Credit: Mount Stormrook +(216615, 0, 10, 1, 1, 266105, 0, 0), -- Generic Bunny +(216614, 0, 10, 1, 1, 266104, 0, 0), -- Generic Bunny +(216611, 0, 10, 1, 1, 266101, 0, 0), -- Health Bunny [DNT] +(216610, 0, 10, 1, 1, 266100, 0, 0), -- Generic Bunny - LWB (Infinite AOI, Client Local) +(216609, 0, 10, 1, 1, 266099, 0, 0), -- Swift Stormrook +(216607, 0, 10, 1, 1, 266097, 1073741840, 1030), -- Gryphadin +(216605, 0, 10, 1, 1, 266095, 0, 0), -- Swarming Threadling +(216604, 0, 10, 1, 1, 266094, 0, 0), -- [DNT] Kill Credit: Large Nerubian +(216603, 0, 10, 1, 1, 266093, 0, 0), -- [DNT] Kill Credit: Small Nerubian +(216602, 0, 10, 1, 1, 266092, 1024, 0), -- Nerubian Silk Balloon Mine +(216600, 0, 10, 1, 1, 266090, 0, 0), -- Steamwarden Hurlt +(216598, 0, 10, 1, 1, 266088, 0, 0), -- Janky +(216597, 0, 10, 1, 1, 266087, 0, 0), -- Disciple of Darkness +(216596, 0, 10, 1, 1, 266086, 0, 0), -- Kill Credit: Tower RP done +(216593, 0, 10, 1, 1, 266083, 0, 0), -- Sir Lostalot +(216592, 0, 10, 2, 1, 266082, 0, 0), -- Huffles +(216590, 0, 10, 1, 1, 266080, 0, 0), -- Kill Credit: Meet at Hill +(216584, 0, 0, 2, 1.799999952316284179, 266074, 0, 0), -- Nerubian Captain +(216583, 0, 0, 2, 1, 266073, 0, 0), -- Chittering Fearmonger +(216582, 0, 10, 10, 1, 266072, 0, 0), -- Kx +(216581, 0, 10, 1, 1, 266071, 0, 0), -- Vizier's Getaway Flyer +(216580, 0, 10, 1, 1, 266070, 0, 0), -- Nerubian Swarmite Mount +(216579, 0, 10, 0.5, 1, 266069, 0, 0), -- Swarmspike +(216578, 0, 10, 4, 1, 266068, 0, 0), -- Swarm-Maven Donmiss +(216577, 0, 10, 4, 1, 266067, 2147483720, 0), -- Lady of the Lake +(216574, 0, 10, 4, 1, 266064, 2147483720, 0), -- Meecebadminton +(216571, 0, 10, 1, 1, 266061, 1610612752, 50331654), -- Algari Potion Cauldron |A:Professions-Icon-Quality-Tier3-Small:20:20|a +(216570, 0, 10, 1, 1, 266060, 1610612752, 50331654), -- Algari Potion Cauldron |A:Professions-Icon-Quality-Tier2-Small:20:20|a +(216569, 0, 10, 1, 1, 266059, 1610612752, 50331654), -- Algari Potion Cauldron |A:Professions-Icon-Quality-Tier1-Small:20:20|a +(216568, 0, 10, 1, 1, 266058, 0, 0), -- Fourman Grimes +(216567, 0, 10, 1, 1, 266057, 0, 0), -- Janky +(216566, 0, 10, 1, 1, 266056, 0, 0), -- The Green Knight +(216565, 0, 10, 1, 1, 266055, 0, 0), -- Sir Lostalot +(216562, 0, 0, 0.800000011920928955, 1, 266052, 4128, 53477376), -- Weakened Miner +(216561, 0, 10, 3, 1, 266051, 0, 0), -- Gahn'dante +(216560, 0, 10, 3, 1, 266050, 0, 0), -- Al'haggro +(216559, 0, 10, 1, 1, 266049, 0, 0), -- Wave of Darkness +(216558, 0, 10, 1, 1, 266048, 0, 0), -- [DNT] Kill Credit: Scene Credit +(216557, 0, 10, 1, 1, 266047, 0, 0), -- [DNT] Kill Credit: Earth Inspected +(216555, 0, 10, 0.300000011920928955, 1, 266045, 1, 0), -- Heelripper +(216554, 0, 10, 3.5, 1, 266044, 0, 0), -- Sureki String Conductor +(216551, 0, 10, 1, 1, 266041, 1073742848, 0), -- [DNT] Generic Bunny +(216550, 0, 10, 2, 1, 266040, 4096, 0), -- Nightclaw +(216549, 0, 10, 3, 1, 266039, 4096, 0), -- Nightclaw +(216548, 0, 10, 1, 1, 266038, 0, 0), -- Kill Credit: Q04 - Escape The Burrows +(216547, 0, 10, 1, 1, 266037, 0, 0), -- Kill Credit: Q04 - Watch Queen's Speech +(216546, 0, 10, 3, 1, 266036, 0, 0), -- Kra'jhendo +(216545, 0, 10, 1, 1, 266035, 0, 0), -- Arathi Farmer +(216544, 0, 10, 3.5, 1, 266034, 0, 0), -- Sureki String Leader +(216543, 0, 10, 1, 1, 266033, 0, 0), -- Sureki Needler +(216542, 0, 10, 1, 1, 266032, 0, 0), -- Sureki Silkcrusher +(216541, 0, 10, 4, 1, 266031, 0, 0), -- Threadmaestro Fothis +(216538, 0, 10, 0.699999988079071044, 1, 266028, 0, 0), -- Deepwater Fisher +(216537, 0, 10, 1, 1, 266027, 0, 0), -- Burrowing Stoneswarmer +(216536, 0, 10, 3, 1, 266026, 2147483720, 0), -- Deepsludger +(216535, 0, 10, 0.300000011920928955, 1, 266025, 0, 0), -- Parasitic Wasp +(216531, 0, 10, 1, 1, 266021, 1610612752, 117440518), -- Keyflame +(216527, 0, 10, 2, 1, 266017, 2147483720, 0), -- Tidelord Teethwretch +(216526, 0, 10, 4, 1, 266016, 2147483720, 0), -- The Abominable Wavecrasher +(216525, 0, 10, 2, 1, 266015, 0, 0), -- Kill Credit +(216524, 0, 10, 1.5, 1, 266014, 6144, 0), -- G.E.A.R Bomber +(216523, 0, 10, 1.5, 1, 266013, 6144, 0), -- G.E.A.R Pilot +(216520, 0, 10, 5, 1, 266010, 0, 0), -- Inflatable Decoy +(216518, 0, 10, 100, 15, 266008, 8392708, 2048), -- Alleria Windrunner +(216517, 0, 10, 100, 15, 266007, 8392708, 2048), -- Anduin Wrynn +(216515, 0, 10, 2, 1, 266005, 0, 0), -- Deepwater Sludger +(216514, 0, 9, 0.5, 1, 266004, 0, 0), -- bunny: inspect the scout +(216513, 0, 10, 0.5, 1, 266003, 0, 0), -- Deepriser Kobyss +(216511, 0, 10, 1, 1, 265999, 0, 0), -- Kill Credit: memory viewed [DNT] +(216510, 0, 10, 1, 1, 265998, 0, 0), -- Kill Credit: gem examined [DNT] +(216509, 0, 10, 1, 1, 265997, 0, 0), -- Kill Credit: Inner Cave Reached [DNT] +(216508, 0, 10, 1.5, 1, 265996, 1090520130, 0), -- Cave Blockage +(216507, 0, 10, 1, 1, 265995, 0, 0), -- Kill Credit: Blockage destroyed [DNT] +(216506, 0, 10, 1, 1, 265994, 0, 0), -- Kill Credit: Blockage inspected [DNT] +(216505, 0, 10, 1, 1, 265993, 0, 0), -- Kill Credit: Cave entered [DNT] +(216504, 0, 10, 1, 1, 265992, 0, 0), -- Kill Credit: Clue Found [DNT] +(216503, 0, 10, 1, 1, 265991, 0, 0), -- Kill Credit: Clue Slate 08 [DNT] +(216502, 0, 10, 1, 1, 265990, 0, 0), -- Kill Credit: Clue Slate 07 [DNT] +(216501, 0, 10, 1, 1, 265989, 0, 0), -- Kill Credit: Clue Slate 06 [DNT] +(216500, 0, 10, 1, 1, 265988, 0, 0), -- Kill Credit: Clue Slate 05 [DNT] +(216499, 0, 10, 1, 1, 265987, 0, 0), -- Kill Credit: Clue Slate 04 [DNT] +(216498, 0, 10, 1, 1, 265986, 0, 0), -- Kill Credit: Clue Slate 03 [DNT] +(216497, 0, 10, 1, 1, 265985, 0, 0), -- Kill Credit: Clue Slate 02 [DNT] +(216496, 0, 10, 1, 1, 265984, 0, 0), -- Kill Credit: Clue Slate 01 [DNT] +(216495, 0, 10, 1, 1, 265982, 1073741824, 0), -- Skardyn +(216494, 0, 10, 5, 1, 265981, 0, 0), -- Fog Drogher +(216492, 0, 10, 1, 1, 265979, 1073742848, 0), -- Kill Credit [DNT] +(216491, 0, 10, 1, 1, 265978, 0, 0), -- Fog Beast +(216490, 0, 10, 1, 1, 265977, 0, 0), -- Dead Earthen +(216489, 0, 10, 1, 1, 265976, 0, 0), -- Earthen Defender +(216488, 0, 10, 1, 1, 265975, 0, 0), -- Injured Earthen +(216487, 0, 10, 0.300000011920928955, 1, 265974, 0, 0), -- Skardyn Remnants +(216486, 0, 10, 1, 1, 265973, 0, 0), -- Kill Credit: skardyn [DNT] +(216485, 0, 9, 1, 1, 265972, 0, 0), -- Kill Credit: magni dagran retreated [DNT] +(216482, 0, 9, 1, 1, 265969, 0, 0), -- Kill Credit: interject [DNT] +(216481, 0, 9, 1, 1, 265968, 0, 0), -- Kill Credit: conversation heard [DNT] +(216480, 0, 10, 35, 2, 265967, 0, 0), -- Dagran Thaurissan II +(216479, 0, 10, 10, 1, 265966, 0, 0), -- Magni Bronzebeard +(216469, 0, 10, 1, 1, 265956, 1610612752, 83886086), -- Stillstone Pond Keyflame +(216468, 0, 10, 1.5, 1, 265955, 6144, 0), -- Horde Wolfaxe +(216467, 0, 10, 10, 1, 265954, 2048, 0), -- Unbound Stormrider +(216466, 0, 10, 10, 1, 265953, 2048, 0), -- Unbound Fighter +(216464, 0, 10, 1, 1, 265951, 0, 0), -- Arathi Farmer +(216461, 0, 9, 1, 1, 265948, 0, 0), -- Kill Credit: information gathered [DNT] +(216460, 0, 10, 1, 1, 265947, 0, 0), -- Arathi Farmer +(216456, 0, 9, 1, 1, 265942, 0, 0), -- Kill Credit: Convo 1 +(216454, 0, 10, 1, 1, 265940, 0, 0), -- Kobyss Fighter +(216453, 0, 10, 2, 1, 265939, 0, 0), -- Arathi Knight +(216452, 0, 10, 1, 1, 265938, 0, 0), -- Arathi Knight +(216447, 0, 10, 1, 1, 265933, 1610612752, 83886086), -- Whirring Field Keyflame +(216446, 0, 10, 1, 1, 265932, 1610612752, 83886086), -- Light's Bloom Keyflame +(216444, 0, 10, 1, 1, 265930, 0, 0), -- Hazardous Material +(216443, 0, 10, 1, 1, 265929, 0, 67108928), -- Terrified Grubtender +(216441, 0, 0, 0.100000001490116119, 1, 265927, 2097224, 0), -- Pale Illusion +(216438, 0, 10, 1, 1, 265924, 0, 0), -- Granny Scribbles +(216436, 0, 10, 0.200000002980232238, 1, 265922, 0, 0), -- Quickwick Tenderfoot +(216420, 0, 0, 0.100000001490116119, 1, 265906, 1610613776, 117440518), -- Pheromone Crate +(216414, 0, 0, 1, 1, 265900, 1610612752, 6), -- [DNT] Spawner +(216413, 0, 0, 1, 1, 265899, 1610612752, 6), -- [DNT] Spawner +(216411, 0, 10, 1, 1, 265897, 0, 0), -- Boulderson +(216410, 0, 10, 1, 1, 265896, 0, 0), -- Pebbles +(216409, 0, 10, 1, 1, 265895, 512, 0), -- Rockrekt +(216406, 0, 10, 1, 1, 265892, 0, 0), -- Kill Credit: Kobyss Proxy +(216405, 0, 10, 0.300000011920928955, 1, 265891, 0, 0), -- Razormouth Wormling +(216393, 0, 10, 1, 1, 265879, 0, 0), -- Devoured Jawgrub +(216388, 0, 10, 1, 1, 265874, 0, 0), -- [DNT] Bunny +(216387, 0, 10, 0.100000001490116119, 1, 265873, 65537, 0), -- Razorling +(216385, 0, 10, 0.5, 1, 265871, 0, 0), -- Tentacle Mass +(216383, 0, 10, 1, 1, 265869, 0, 0), -- Terrified Grubtender +(216375, 0, 10, 1, 1, 265861, 1610612752, 50331654), -- Algari Flask Cauldron |A:Professions-Icon-Quality-Tier3-Small:20:20|a +(216374, 0, 10, 1, 1, 265860, 1610612752, 50331654), -- Algari Flask Cauldron |A:Professions-Icon-Quality-Tier2-Small:20:20|a +(216373, 0, 10, 1, 1, 265859, 1610612752, 50331654), -- Algari Flask Cauldron |A:Professions-Icon-Quality-Tier1-Small:20:20|a +(216366, 0, 10, 1, 1, 265852, 1024, 0), -- Resonating Pylon +(216365, 0, 0, 3.5, 1, 265851, 2097224, 0), -- Winged Carrier +(216364, 0, 0, 9, 1, 265850, 2097224, 0), -- Blood Overseer +(216363, 0, 0, 4, 1, 265849, 2097224, 0), -- Reinforced Drone +(216362, 0, 10, 1, 1, 265848, 0, 0), -- Caerin +(216361, 0, 10, 35, 2, 265847, 0, 0), -- Dagran Thaurissan II +(216360, 0, 10, 10, 1, 265846, 4096, 0), -- Magni Bronzebeard +(216359, 0, 10, 10, 1, 265845, 4096, 0), -- Magni Bronzebeard +(216358, 0, 10, 10, 1, 265844, 0, 0), -- Moira Thaurissan +(216356, 0, 10, 1, 1, 265842, 0, 0), -- Nerubian Disruptor +(216355, 0, 10, 1, 1, 265841, 0, 0), -- Kill Credit: evidence examined [DNT] +(216354, 0, 10, 1, 1, 265840, 0, 0), -- Kill Credit: enter foreman's office [DNT] +(216353, 0, 10, 1, 1, 265839, 0, 0); -- Kill Credit: enter taelloch zone [DNT] + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(216347, 0, 10, 1, 1, 265833, 0, 0), -- Earthen Villager +(216343, 0, 10, 1, 1, 265829, 1610612752, 83886086), -- Fungal Field Keyflame +(216342, 0, 0, 2, 1, 265828, 2097224, 0), -- Skittering Assistant +(216341, 0, 0, 1.20000004768371582, 1, 265827, 2097224, 0), -- Jabbing Flyer +(216340, 0, 0, 2, 1, 265826, 1, 0), -- Sentry Stagshell +(216339, 0, 0, 4, 1, 265825, 2097224, 0), -- Sureki Unnaturaler +(216338, 0, 0, 8, 1, 265824, 0, 0), -- Hulking Bloodguard +(216337, 0, 0, 1, 1, 265823, 0, 0), -- Bloodworker +(216336, 0, 0, 1.279999971389770507, 1, 265822, 2097224, 0), -- Ravenous Crawler +(216335, 0, 10, 1, 1, 265821, 0, 0), -- Regald Hornfyre +(216333, 0, 0, 4.5, 1, 265819, 0, 0), -- Bloodstained Assistant +(216332, 0, 0, 4, 1, 265818, 0, 0), -- Nerubian Hematologist +(216331, 0, 10, 1, 1, 265817, 1073742848, 0), -- Kill Credit [DNT] +(216330, 0, 0, 0.000000999999997475, 1, 265816, 2097224, 0), -- Elite slime +(216329, 0, 0, 1, 1, 265815, 2097224, 0), -- Congealed Droplet +(216328, 0, 0, 8, 1, 265814, 2097224, 0), -- Unstable Test Subject +(216327, 0, 0, 1, 1, 265813, 0, 0), -- Shark Ambusher Tell +(216326, 0, 0, 2.5, 1, 265812, 2097224, 0), -- Ascended Neophyte +(216325, 0, 0, 2, 1, 265811, 0, 0), -- Crazed Predator +(216324, 0, 0, 4, 1, 265810, 0, 0), -- Ravenous Crawler +(216323, 0, 10, 2.799999952316284179, 1, 265809, 2097256, 128), -- Evolved Nerubian(Caster) +(216322, 0, 10, 3, 1, 265808, 2097256, 128), -- Evolved Nerubian(Melee) +(216321, 0, 9, 1, 1, 265807, 0, 0), -- Kill Credit: shop entered [DNT] +(216320, 0, 0, 40, 1, 265806, 2097256, 128), -- The Coaglamation +(216317, 0, 10, 0.300000011920928955, 1, 265803, 0, 0), -- Enraged Chicken +(216316, 0, 10, 1, 1, 265802, 0, 0), -- Errick Ryston +(216314, 0, 10, 1, 1, 265800, 0, 0), -- Engineering Instructor Morgaen +(216313, 0, 10, 1, 1, 265799, 0, 0), -- Flight Observer Viktorina +(216311, 0, 10, 1, 1, 265797, 134217728, 0), -- Clive DelGizmo +(216308, 0, 10, 30, 1, 265794, 0, 0), -- Ripsnoodle +(216307, 0, 10, 0.699999988079071044, 1, 265793, 4096, 0), -- Arathi Fisher +(216306, 0, 10, 1, 1, 265792, 0, 0), -- Deepwater Kobyss +(216304, 0, 10, 1, 1, 265790, 0, 0), -- Invasive Fungalbruiser +(216303, 0, 10, 1, 1, 265789, 0, 0), -- Kobold Looter +(216302, 0, 10, 1, 1, 265788, 0, 0), -- Sureki Dissident +(216301, 0, 10, 1, 1, 265787, 0, 0), -- Sureki Miscreant +(216300, 0, 10, 1, 1, 265786, 1, 0), -- Spored Stinger +(216299, 0, 0, 0.300000011920928955, 1, 265785, 1073741825, 0), -- Swarming Flyer +(216298, 0, 10, 6, 1, 265784, 0, 0), -- Meesk the Venomtongue +(216297, 0, 10, 10, 1, 265783, 0, 0), -- Gryphon +(216296, 0, 10, 10, 1, 265782, 0, 0), -- Coalplume +(216294, 0, 10, 1, 1, 265780, 1073741824, 0), -- Relief Cart +(216293, 0, 0, 4, 1, 265779, 2097224, 0), -- Trilling Attendant +(216292, 0, 10, 1, 1, 265778, 0, 0), -- Idle Falcon +(216291, 0, 10, 1, 1, 265777, 536870928, 117440518), -- Treasure Hoard +(216290, 0, 10, 0.300000011920928955, 1, 265776, 0, 0), -- Enraged Chicken +(216288, 0, 10, 1, 1, 265774, 1, 0), -- Pupating Stinger +(216287, 0, 10, 2, 1, 265773, 0, 6), -- Devilsaur +(216282, 0, 10, 0.5, 1, 265768, 0, 0), -- Fungarian Nibbler +(216281, 0, 10, 2, 1, 265767, 0, 0), -- Encroaching Fungarian +(216279, 0, 10, 1, 1, 265765, 0, 0), -- [DNT] Bunny +(216277, 0, 10, 0.5, 1, 265763, 0, 0), -- Displeased Patron +(216275, 0, 10, 0.100000001490116119, 1, 265761, 1073741824, 67108928), -- Brann's Epic Egg +(216250, 0, 10, 4, 1, 265736, 256, 0), -- Raging Roots +(216249, 0, 10, 1, 1, 265735, 1, 0), -- Understalker Tunneler +(216248, 0, 10, 1, 1, 265734, 268435456, 0), -- Steelspinner Vess +(216247, 0, 10, 3, 1, 265733, 0, 0), -- Nerubian Ambusher +(216246, 0, 10, 1, 1, 265732, 256, 0), -- Lashroom +(216241, 0, 10, 1, 1, 265727, 0, 0), -- Niffen Seeker +(216222, 0, 10, 1, 1, 265708, 0, 0), -- Niffen Leader +(216221, 0, 10, 5, 1, 265707, 72, 0), -- Earthen-Ward Sentinel +(216218, 0, 10, 2, 1, 265704, 134221824, 0), -- Expedition Stalwart +(216217, 0, 10, 1, 1, 265703, 0, 0), -- Spindle +(216216, 0, 10, 1, 1, 265702, 0, 0), -- Spindle +(216215, 0, 10, 1, 1, 265701, 0, 0), -- Spindle +(216214, 0, 10, 10, 1, 265700, 0, 0), -- Mawblossom +(216213, 0, 10, 1, 1, 265699, 0, 0), -- Spindle +(216212, 0, 9, 1, 1, 265698, 0, 0), -- Kill Credit: shopkeeper questioned [DNT] +(216211, 0, 9, 1, 1, 265697, 0, 0), -- Kill Credit: Camp Murroch reached [DNT] +(216210, 0, 9, 1, 1, 265696, 0, 0), -- Kill Credit: discussion heard [DNT] +(216209, 0, 10, 1, 1, 265695, 0, 0), -- Channel Target [DNT] +(216206, 0, 10, 1, 1, 265692, 0, 0), -- Manifested Fury +(216205, 0, 0, 5, 1, 265691, 2097256, 129), -- Ravenous Spawn +(216200, 0, 10, 1, 1, 265686, 0, 0), -- Bouncy Slime +(216199, 0, 10, 1, 1, 265685, 0, 0), -- Siege Spinner +(216197, 0, 10, 0.300000011920928955, 1, 265683, 1, 0), -- Nerubian Swarmer +(216194, 0, 10, 1, 1, 265680, 0, 0), -- Armored Scuttler +(216193, 0, 10, 1, 1, 265679, 0, 0), -- Clotweave Widow +(216192, 0, 10, 2, 1, 265678, 0, 0), -- Venombane Spitter +(216191, 0, 10, 2, 1, 265677, 0, 0), -- Necrofang Reaper +(216189, 0, 10, 2, 1, 265675, 0, 0), -- Arathi Bulwark +(216188, 0, 10, 1, 1, 265674, 0, 0), -- Arathi Stalwart +(216187, 0, 10, 1, 1, 265673, 0, 0), -- [DNT] Kill Credit: Right Plant +(216186, 0, 10, 1.5, 1, 265672, 0, 0), -- Nullbot +(216185, 0, 10, 1, 1, 265671, 8, 0), -- Malfunctioning Pylon +(216184, 0, 10, 1, 1, 265670, 8, 0), -- Tactical Swarmbot +(216183, 0, 10, 1, 1, 265669, 8, 0), -- Utility Swarmbot +(216182, 0, 10, 1, 1, 265668, 0, 0), -- Frenzied Swarmbot +(216180, 0, 10, 1, 1, 265666, 1073741824, 134218342), -- Mother of Chaos +(216178, 0, 10, 0.699999988079071044, 1, 265664, 0, 0), -- Arathi Farmer +(216176, 0, 10, 0.699999988079071044, 1, 265662, 0, 0), -- Arathi Farmer +(216175, 0, 10, 1, 1, 265661, 134217728, 64), -- Korgran +(216174, 0, 10, 1, 1, 265660, 134217728, 0), -- Korgran +(216173, 0, 10, 1, 1, 265659, 134217728, 0), -- Urtago +(216172, 0, 10, 1, 1, 265658, 0, 0), -- Urtago +(216171, 0, 10, 1, 1, 265657, 134217728, 0), -- Korgran +(216170, 0, 10, 0.200000002980232238, 1, 265656, 0, 0), -- Wax Worm +(216169, 0, 10, 1, 1, 265655, 134217728, 0), -- Korgran +(216168, 0, 10, 200, 1, 265654, 0, 0), -- Lady Jaina Proudmoore +(216167, 0, 10, 200, 1, 265653, 4, 64), -- Thrall +(216165, 0, 10, 0.200000002980232238, 1, 265651, 0, 0), -- Wax Worm +(216164, 0, 10, 1, 1, 265650, 0, 0), -- Gnawbles +(216162, 0, 10, 1, 1, 265648, 0, 0), -- [DNT] Kill Credit +(216161, 0, 10, 1, 1, 265647, 0, 0), -- [DNT] Kill Credit: Posters +(216160, 0, 10, 1, 1, 265646, 0, 0), -- Orweyna +(216157, 0, 10, 0.699999988079071044, 1, 265643, 0, 0), -- Invading Kobold +(216156, 0, 10, 2, 1, 265642, 0, 32768), -- Addysen Wildbanner +(216155, 0, 0, 0.300000011920928955, 1, 265641, 0, 0), -- Skittering Ambusher +(216154, 0, 10, 1, 1, 265640, 0, 0), -- [DNT] Kill Credit +(216152, 0, 10, 10, 1, 265638, 0, 0), -- Earthen Stormrider +(216151, 0, 10, 1, 1, 265637, 0, 0), -- Merrix +(216150, 0, 10, 10, 1, 265636, 4, 0), -- Magni Bronzebeard +(216149, 0, 10, 10, 1, 265635, 4, 0), -- Moira Thaurissan +(216148, 0, 10, 100, 15, 265634, 4, 32768), -- Alleria Windrunner +(216147, 0, 10, 100, 15, 265633, 4, 0), -- Anduin Wrynn +(216146, 0, 9, 1, 1, 265632, 0, 0), -- [DNT] Kill Credit +(216144, 0, 10, 2, 1, 265630, 1, 0), -- Siege Hauler +(216143, 0, 10, 1, 1, 265629, 0, 0), -- Orweyna +(216142, 0, 9, 1, 1, 265628, 0, 0), -- Targeting Bunny +(216141, 0, 10, 1, 1, 265627, 1073741840, 0), -- Weak Point +(216140, 0, 10, 1, 1, 265626, 0, 0), -- ZZ-01-47 +(216139, 0, 10, 0.5, 1, 265625, 0, 0), -- Liberated Kobold +(216138, 0, 10, 1, 1, 265624, 0, 0), -- Quickwick Kobold +(216137, 0, 10, 1, 1, 265623, 0, 0), -- ZZ-01-47 +(216136, 0, 10, 1, 1, 265622, 0, 0), -- Nerubian Cache Kill Credit - B +(216135, 0, 10, 0.5, 1, 265621, 0, 0), -- Quickwick Scamp +(216134, 0, 10, 0.5, 1, 265620, 1, 0), -- Snuffle Pup +(216133, 0, 10, 1, 1, 265619, 0, 0), -- Skitter +(216132, 0, 10, 1, 1, 265618, 0, 0), -- Orweyna +(216130, 0, 10, 1, 1, 265616, 0, 0), -- [DNT] Kill Credit: Enter Scenario +(216128, 0, 10, 0.5, 1, 265614, 0, 0), -- Feuding Actor +(216127, 0, 10, 0.5, 1, 265613, 0, 0), -- Feuding Actor +(216125, 0, 10, 1, 1, 265611, 1610612752, 117440518), -- Brazier Bunny +(216113, 0, 10, 10, 1, 265595, 0, 0), -- Moira Thaurissan +(216111, 0, 10, 1, 1, 265593, 0, 0), -- Ebona +(216109, 0, 10, 1, 1, 265591, 0, 0), -- Findorn +(216108, 0, 10, 1, 1, 265590, 0, 0), -- Skitter +(216103, 0, 10, 2, 1, 265585, 4096, 0), -- Skitter +(216102, 0, 10, 2, 1, 265584, 0, 0), -- Monstrous Skardyn +(216101, 0, 10, 1, 1, 265583, 0, 0), -- Kill Target +(216100, 0, 10, 1, 1, 265582, 1073742848, 0), -- Broken Machinery +(216099, 0, 10, 1, 1, 265581, 1073742848, 0), -- Kill Credit [DNT] +(216096, 0, 10, 1, 1, 265578, 0, 0), -- Ironstrider Construct +(216094, 0, 10, 1, 1, 265576, 0, 0), -- Kodun +(216088, 0, 0, 20, 1, 265570, 0, 0), -- Wenbrandt +(216087, 0, 10, 1, 1, 265569, 0, 0), -- Speaker Brinthe +(216086, 0, 10, 10, 1, 265568, 0, 0), -- Berrund the Gleaming +(216085, 0, 10, 10, 1, 265567, 0, 0), -- Moira Thaurissan +(216084, 0, 10, 1, 1, 265566, 4096, 67108864), -- Injured Earthen +(216082, 0, 10, 1, 1, 265564, 0, 0), -- Dogmatic Soot-Seer +(216081, 0, 10, 1, 1, 265563, 0, 0), -- Dogmatic Machine Speaker +(216079, 0, 10, 1, 1, 265561, 0, 0), -- Kill Credit: Nahotun Path +(216078, 0, 10, 5, 1, 265560, 2147483721, 0), -- Fallowbarb +(216077, 0, 10, 1, 1, 265559, 0, 0), -- Fungal Infestor +(216075, 0, 10, 3, 1, 265557, 72, 0), -- Hai-Shulud [DNT] +(216072, 0, 10, 1, 1, 265554, 0, 0), -- Proscenium Puddlestomper +(216071, 0, 10, 1, 1, 265553, 1073742848, 0), -- Kill Credit [DNT] +(216066, 0, 10, 0.300000011920928955, 1, 265548, 0, 0), -- Parasitic Wasp +(216065, 0, 10, 1, 1, 265547, 1, 0), -- Bloatrot Stinger +(216064, 0, 10, 1, 1, 265546, 128, 0), -- Scout Maevest +(216063, 0, 10, 1, 1, 265545, 134217728, 0), -- Scout Wayshelm +(216062, 0, 10, 1, 1, 265544, 0, 0), -- High Speaker's Guard +(216061, 0, 10, 1, 1, 265543, 0, 0), -- Captain Trueflame +(216060, 0, 10, 1, 1, 265542, 1073742848, 0), -- Wagon Chain Attachment +(216059, 0, 10, 1, 1, 265541, 0, 0), -- Relief Cart +(216058, 0, 10, 0.200000002980232238, 1, 265540, 66049, 0), -- Rock Snail +(216057, 0, 10, 1, 1, 265539, 0, 0), -- Arathi Lynx +(216056, 0, 10, 1, 1, 265538, 0, 0), -- [DNT] Void Barrier +(216055, 0, 10, 1, 1, 265537, 1, 0), -- Cavern Glowmite +(216054, 0, 10, 1, 1, 265536, 0, 0), -- Skardyn Engineer +(216053, 0, 10, 3, 1, 265535, 0, 0), -- Rare Group Elite 6 +(216052, 0, 10, 40, 1, 265534, 72, 65536), -- Skirmisher Sa'zryk +(216051, 0, 10, 40, 1, 265533, 72, 65536), -- Umbraclaw Matra +(216050, 0, 10, 40, 1, 265532, 72, 65536), -- Harvester Qixt +(216049, 0, 10, 40, 1, 265531, 72, 65536), -- The Oozekhan +(216048, 0, 10, 40, 1, 265530, 72, 65536), -- Jix'ak the Crazed +(216047, 0, 10, 60, 1, 265529, 72, 65536), -- The One Left +(216046, 0, 10, 60, 1, 265528, 72, 65536), -- Tka'ktath +(216045, 0, 10, 6, 1, 265527, 72, 65536), -- Enduring Gutterface +(216044, 0, 10, 6, 1, 265526, 73, 65536), -- Maddened Siegebomber +(216043, 0, 10, 6, 1, 265525, 1073742152, 0), -- Monstrous Lasharoth +(216042, 0, 10, 6, 1, 265524, 72, 65536), -- Cha'tak +(216041, 0, 10, 4, 1, 265523, 72, 65536), -- Webspeaker Grik'ik +(216040, 0, 10, 3, 1, 265522, 0, 0), -- Kaheti Transport +(216039, 0, 10, 6, 1, 265521, 73, 65536), -- Xishorr +(216038, 0, 10, 6, 1, 265520, 72, 65536), -- The Groundskeeper +(216037, 0, 10, 3.5, 1, 265519, 1073741897, 65536), -- Vilewing +(216036, 0, 10, 4, 1, 265518, 2147483648, 0), -- Lighteater +(216035, 0, 10, 4, 1, 265517, 2147483648, 0), -- Heartfang +(216034, 0, 10, 6, 1, 265516, 72, 65536), -- XT-Minecrusher 8700 +(216032, 0, 10, 3, 1, 265514, 1073741896, 65536), -- Khak'ik +(216031, 0, 10, 4, 1, 265513, 1073741897, 65536), -- Abyssal Devourer +(216030, 0, 10, 2, 1, 265512, 2147483648, 0), -- Order of Night Lynchpin +(216029, 0, 10, 1, 1, 265511, 0, 0), -- Channel Target [DNT] +(216028, 0, 10, 1, 1, 265510, 0, 0), -- Kobyss Attackers +(216025, 0, 10, 1, 1, 265506, 512, 0), -- Rampaging Elemental +(216022, 0, 10, 1, 1, 265503, 4, 0), -- Zev'kall +(216021, 0, 10, 1, 1, 265502, 0, 0), -- Aelric Leid +(216020, 0, 10, 1, 1, 265501, 0, 0), -- [DNT] Kill Credit: Gates +(216019, 0, 10, 2, 1, 265500, 0, 0), -- Siege Hopebreaker +(216017, 0, 10, 2, 1, 265497, 0, 0), -- Great Stormfang +(216016, 0, 10, 1, 1, 265496, 0, 0), -- Siegehold Defender +(216015, 0, 10, 1, 1, 265495, 0, 0), -- [DNT] Kill Credit +(216014, 0, 10, 2.5, 1, 265494, 2147483720, 0), -- Edwyn Wyndsmithe +(216011, 0, 10, 1, 1, 265491, 0, 0), -- Headmaster Fynch +(216010, 0, 10, 12, 1, 265490, 72, 0), -- UNUSED +(216009, 0, 10, 1, 1, 265489, 0, 0), -- [DNT] Kill Credit +(216008, 0, 10, 10, 1, 265488, 4, 0), -- Moira Thaurissan +(216007, 0, 10, 35, 2, 265487, 0, 0), -- Dagran Thaurissan II +(216004, 0, 10, 1, 1, 265484, 1024, 0), -- Target Bunny +(216003, 0, 10, 1, 1, 265483, 32768, 0), -- Distracted Technician +(216002, 0, 10, 1, 1, 265482, 0, 0), -- Derelict Golem +(216001, 0, 10, 1, 1, 265481, 0, 0), -- Sophietta Lynflayme +(215998, 0, 10, 1, 1, 265478, 0, 0), -- Water Detect +(215997, 0, 10, 1, 1, 265477, 0, 0), -- [DNT] Kill Credit +(215996, 0, 10, 1, 1, 265476, 0, 0), -- [DNT/UNUSED] Fungarian Swarmer +(215995, 0, 10, 1, 1, 265475, 1610612752, 117440518), -- [DNT] Kill Credit +(215994, 0, 10, 2, 1, 265474, 0, 0), -- [DNT/UNUSED] Cinderbrewster +(215993, 0, 10, 2, 1, 265473, 134217728, 0), -- Y'tekhi +(215992, 0, 10, 2, 1, 265472, 0, 0), -- Y'tekhi +(215991, 0, 10, 1, 1, 265471, 1, 0), -- Seige Sniffer +(215990, 0, 10, 0.300000011920928955, 1, 265470, 1, 0), -- Frenzied Siege-Swarmer +(215989, 0, 10, 1, 1, 265469, 0, 0), -- Earthen Contender +(215988, 0, 10, 2.5, 1, 265468, 2147483720, 0), -- Royal Quartermaster Ze'erik +(215987, 0, 10, 6, 1, 265467, 2147483720, 0), -- Siege Marshal Tekhzok +(215986, 0, 10, 1, 1, 265466, 16778240, 16), -- Monk +(215985, 0, 10, 0.5, 1, 265465, 0, 0), -- Transformatory Drudge +(215984, 0, 10, 1, 1, 265464, 0, 0), -- Transformatory Evolutionist +(215983, 0, 10, 2, 1, 265463, 0, 0), -- Ascended Taskmaster +(215982, 0, 10, 0.5, 1, 265462, 0, 0), -- Transformatory Laborer +(215981, 0, 10, 1, 1, 265461, 0, 0), -- Freshly Ascended Soldier +(215980, 0, 10, 1, 1, 265460, 0, 0), -- Loyalist Mutagenician +(215973, 0, 10, 1, 1, 265453, 0, 0), -- [DNT] Kill Credit: Orphanage +(215972, 0, 10, 1, 1, 265452, 0, 0), -- [DNT] Kill Credit: Trade Area +(215971, 0, 10, 2, 1, 265451, 0, 0), -- Baeny the Barrel +(215970, 0, 10, 1, 1, 265450, 0, 0), -- [DNT] Kill Credit: Inn +(215969, 0, 10, 1, 1, 265449, 1073741824, 134218342), -- Overlord +(215968, 0, 0, 0.60000002384185791, 1, 265448, 2097224, 128), -- Black Blood +(215967, 0, 0, 1, 1, 265447, 0, 0), -- Stormrider Vokmar +(215966, 0, 10, 2, 1, 265446, 0, 0), -- Nerubian Hulk, Evolved - Caster +(215965, 0, 10, 2, 1, 265445, 0, 0), -- Nerubian Hulk, Evolved - Fighter +(215964, 0, 10, 2, 1, 265444, 0, 0), -- Sureki Hulk, Poison +(215962, 0, 10, 2, 1, 265442, 0, 0), -- Kaheti Hulk, Poison +(215960, 0, 10, 2, 1, 265440, 1, 0), -- Nerubian Swarmite - Melee, Web +(215959, 0, 10, 2, 1, 265439, 1, 0), -- Nerubian Swarmite - Melee, Poison +(215957, 0, 10, 2, 1, 265437, 1, 0), -- Nerubian Swarmite - Caster, Poison +(215956, 0, 10, 1, 1, 265436, 134217728, 0), -- Taerry Bilgestone +(215955, 0, 10, 2, 1, 265435, 0, 0), -- Nerubian Fighter, Web +(215954, 0, 10, 2, 1, 265434, 0, 0), -- Nerubian Fighter, Poison +(215953, 0, 10, 2, 1, 265433, 0, 0); -- Nerubian Fighter, Frost + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(215952, 0, 9, 1, 1, 265432, 0, 0), -- [DNT] Kill Credit +(215951, 0, 9, 1, 1, 265431, 0, 0), -- [DNT] Kill Credit +(215950, 0, 10, 2, 1, 265430, 0, 0), -- Nerubian Caster, Poison +(215949, 0, 10, 2, 1, 265429, 0, 0), -- Nerubian Caster, Frost +(215947, 0, 10, 0.699999988079071044, 1, 265427, 0, 0), -- Azj-Kaheti Captive +(215945, 0, 10, 2, 1, 265425, 1, 0), -- Giant Wasp +(215944, 0, 10, 1, 1, 265424, 0, 0), -- Orweyna +(215943, 0, 10, 2, 1, 265423, 256, 0), -- Lashroom +(215942, 0, 10, 2, 1, 265422, 1, 0), -- Stagshell, Poison +(215941, 0, 10, 2, 1, 265421, 0, 0), -- Kill Credit +(215940, 0, 10, 1, 1, 265420, 1, 0), -- Stagshell, Poison +(215939, 0, 10, 1, 1, 265419, 1610612752, 117440518), -- Keyflame +(215938, 0, 10, 0.300000011920928955, 1, 265418, 1, 0), -- Nerubian Threadling, Swarmer +(215937, 0, 10, 1, 1, 265417, 1, 0), -- Nerubian Threadling +(215936, 0, 10, 2, 1, 265416, 1, 0), -- Nerubian Threadling +(215935, 0, 10, 30, 1, 265415, 72, 0), -- Nerubian Sureki Lord +(215934, 0, 10, 2, 1, 265414, 1, 0), -- Nerubian Spiderling +(215933, 0, 10, 0.300000011920928955, 1, 265413, 1, 0), -- Nerubian Spiderling, Swarmer +(215932, 0, 10, 1, 1, 265412, 1, 0), -- Nerubian Spiderling +(215931, 0, 10, 3, 1, 265411, 4096, 0), -- Jonaetan Starsmit +(215930, 0, 10, 1, 1, 265410, 0, 0), -- Large Slime Skeleton +(215929, 0, 10, 1, 1, 265409, 256, 0), -- Sporbit Drifter +(215928, 0, 10, 1, 1, 265408, 0, 0), -- Nerubian Skitterling, Royal Fighter, Web +(215927, 0, 10, 1, 1, 265407, 0, 0), -- Nerubian Skitterling, Royal Fighter, Poison +(215926, 0, 10, 1, 1, 265406, 0, 0), -- Nerubian Skitterling, Fighter, Poison +(215925, 0, 10, 1, 1, 265405, 0, 0), -- Nerubian Skitterling, Fighter, Web +(215924, 0, 10, 1, 1, 265404, 0, 0), -- Nerubian Skitterling, Civilian +(215923, 0, 10, 1, 1, 265403, 1, 0), -- Nerubian Swarmite - Melee, Web +(215922, 0, 10, 1, 1, 265402, 1, 0), -- Nerubian Swarmite - Melee, Poison +(215921, 0, 10, 1, 1, 265401, 1, 0), -- Nerubian Swarmite - Caster, Web +(215920, 0, 10, 1, 1, 265400, 1, 0), -- Nerubian Swarmite - Caster, Poison +(215919, 0, 10, 1, 1, 265399, 1, 0), -- Nerubian Swarmite - Caster, Bomber +(215918, 0, 10, 1, 1, 265398, 0, 0), -- Nerubian Fighter, Web +(215917, 0, 10, 1, 1, 265397, 0, 0), -- Nerubian Fighter, Poison +(215916, 0, 10, 1, 1, 265396, 0, 0), -- Nerubian Fighter, Frost +(215914, 0, 10, 1, 1, 265394, 0, 0), -- Nerubian Caster, Frost +(215913, 0, 10, 3, 1, 265393, 4096, 0), -- Berenike Wiskervale +(215912, 0, 10, 1, 1, 265392, 0, 0), -- Nerubian Caster, Poison +(215911, 0, 10, 1, 1, 265391, 0, 0), -- Brew-Addled Earthen +(215910, 0, 10, 1, 1, 265390, 0, 0), -- Grouper Fish +(215909, 0, 10, 1, 1, 265389, 1, 0), -- Giant Wasp +(215908, 0, 10, 1, 1, 265388, 256, 0), -- Lashroom +(215907, 0, 10, 1, 1, 265387, 1, 0), -- Abyssal Eel +(215906, 0, 10, 0.300000011920928955, 1, 265386, 0, 0), -- Tiny Sporbit +(215905, 0, 10, 0.5, 1, 265385, 0, 0), -- Fathom Ray +(215904, 0, 10, 0.5, 1, 265384, 0, 0), -- Octopus +(215903, 0, 10, 0.5, 1, 265383, 1, 0), -- Nerubian Swarmite - Caster +(215902, 0, 10, 0.5, 1, 265382, 0, 0), -- Nerubian Skitterling, Civilian +(215901, 0, 10, 0.5, 1, 265381, 0, 0), -- Nerubian Skitterling, Fighter +(215900, 0, 10, 0.300000011920928955, 1, 265380, 1, 0), -- Wasp +(215899, 0, 10, 0.300000011920928955, 1, 265379, 256, 0), -- Budding Lashroom +(215898, 0, 10, 0.5, 1, 265378, 0, 0), -- Lampyrid Swarm +(215897, 0, 10, 0.5, 1, 265377, 1, 0), -- Skipper +(215896, 0, 10, 2, 1, 265376, 0, 0), -- Nerubian Hulk, Evolved - Caster +(215895, 0, 10, 2, 1, 265375, 0, 0), -- Nerubian Hulk, Evolved - Fighter +(215894, 0, 10, 2, 1, 265374, 0, 0), -- Nerubian Skitterling, Fighter, Poison +(215893, 0, 10, 1, 1, 265373, 0, 0), -- Nerubian Skitterling, Fighter, Poison +(215891, 0, 10, 0.699999988079071044, 1, 265371, 0, 0), -- Arathi Captive +(215889, 0, 10, 2, 1, 265369, 134221824, 0), -- Expedition Stalwart +(215888, 0, 10, 1, 1, 265368, 1, 0), -- Nerubian Beetle, Physical +(215887, 0, 10, 2, 1, 265367, 1, 0), -- Nerubian Beetle, Physical +(215886, 0, 10, 2, 1, 265366, 1, 0), -- Nerubian Swarmite - Caster, Poison +(215884, 0, 10, 2, 1, 265364, 1, 0), -- Nerubian Swarmite - Caster, Web +(215883, 0, 10, 1, 1, 265363, 0, 0), -- Wax Hoarder +(215882, 0, 10, 5, 1, 265362, 0, 0), -- High Arcanist Savor +(215881, 0, 10, 4, 1, 265361, 0, 0), -- Crystal Clacker +(215877, 0, 10, 1, 1, 265357, 0, 0), -- Kobold Wax-Thief +(215876, 0, 10, 2, 1, 265356, 1, 0), -- Nerubian Swarmite - Melee, Web +(215875, 0, 10, 2, 1, 265355, 1, 0), -- Nerubian Swarmite - Melee, Poison +(215874, 0, 10, 1, 1, 265354, 1, 0), -- Nerubian Swarmite - Melee, Poison +(215873, 0, 10, 1, 1, 265353, 1, 0), -- Nerubian Swarmite - Melee, Web +(215872, 0, 10, 1, 1, 265352, 1, 0), -- Nerubian Swarmite - Caster, Web +(215871, 0, 10, 1, 1, 265351, 1, 0), -- Nerubian Swarmite - Caster, Poison +(215870, 0, 10, 1, 1, 265350, 1610612752, 117440518), -- Snuffle Bunny +(215869, 0, 0, 0.800000011920928955, 1, 265349, 0, 52428800), -- Trapped Earthen +(215867, 0, 10, 2, 1, 265347, 0, 0), -- Nerubian Crypt Lord, Poison +(215866, 0, 10, 2, 1, 265346, 0, 0), -- Nerubian Caster, Frost +(215865, 0, 10, 2, 1, 265345, 0, 0), -- Nerubian Caster, Poison +(215864, 0, 10, 1, 1, 265344, 0, 0), -- Kill Credit: Arrive at Crafting Village +(215863, 0, 10, 2, 1, 265343, 0, 0), -- Nerubian Fighter, Poison +(215862, 0, 10, 2, 1, 265342, 0, 0), -- Nerubian Fighter, Frost +(215861, 0, 10, 2, 1, 265341, 0, 0), -- Nerubian Fighter, Web +(215860, 0, 10, 1, 1, 265340, 0, 0), -- Nerubian Fighter, Frost +(215859, 0, 10, 1, 1, 265339, 0, 0), -- Nerubian Fighter, Poison +(215858, 0, 10, 1, 1, 265338, 0, 0), -- Nerubian Fighter, Web +(215857, 0, 10, 1, 1, 265337, 0, 0), -- Nerubian Caster, Frost +(215856, 0, 10, 1, 1, 265336, 0, 0), -- Nerubian Caster, Poison +(215853, 0, 10, 2, 1, 265333, 0, 0), -- Nerubian Skittering, Fighter, Web +(215852, 0, 10, 1, 1, 265332, 0, 0), -- Nerubian Skitterling, Fighter, Web +(215851, 0, 10, 1, 1, 265331, 0, 0), -- Nerubian Skitterling, Civilian +(215848, 0, 10, 10, 1, 265328, 0, 0), -- Meerah +(215847, 0, 10, 1, 1, 265327, 0, 0), -- [DNT] Kill Credit +(215846, 0, 10, 1, 1, 265326, 1, 0), -- Displaced Mole +(215845, 0, 10, 30, 1, 265325, 0, 0), -- Monte Gazlowe +(215844, 0, 10, 2, 1, 265324, 0, 0), -- Skardyn Devastator +(215843, 0, 10, 1, 1, 265323, 0, 0), -- Skardyn Degenerator +(215842, 0, 10, 1, 1, 265322, 0, 0), -- Skardyn Reaver +(215841, 0, 10, 5, 1, 265321, 2147483720, 0), -- Sakret'na +(215840, 0, 10, 100, 1, 265320, 4, 0), -- Anduin +(215839, 0, 10, 0.100000001490116119, 1, 265319, 1610612752, 117440518), -- [DNT] Kill Credit +(215838, 0, 10, 10, 1, 265318, 0, 67108864), -- Fearbreaker +(215837, 0, 10, 10, 1, 265317, 0, 0), -- Moira Thaurissan +(215836, 0, 10, 10, 1, 265316, 0, 0), -- Berrund the Gleaming +(215835, 0, 10, 0.5, 1, 265315, 0, 0), -- Nerubian Skitterling, Fighter +(215834, 0, 10, 1, 1, 265314, 0, 0), -- Expired Earthen +(215833, 0, 10, 1, 1, 265313, 0, 0), -- Rubble Stalker +(215832, 0, 10, 0.5, 1, 265312, 0, 0), -- Nerubian Skitterling, Civilian +(215831, 0, 10, 0.5, 1, 265311, 65537, 0), -- Agitated Borer Spawn +(215830, 0, 10, 1, 1, 265310, 1, 0), -- Agitated Scorpid +(215829, 0, 10, 1, 1, 265309, 0, 32768), -- Chef Dinaire +(215828, 0, 10, 1, 1, 265308, 0, 0), -- Injured Earthen +(215826, 0, 0, 1, 1, 265306, 2097224, 128), -- Bloodworker +(215824, 0, 10, 10, 1, 265304, 0, 0), -- Moira Thaurissan +(215823, 0, 10, 10, 1, 265303, 0, 67108864), -- Fearbreaker +(215822, 0, 10, 10, 1, 265302, 0, 0), -- Berrund the Gleaming +(215821, 0, 10, 10, 1, 265301, 0, 0), -- Moira Thaurissan +(215819, 0, 0, 4.5, 1, 265299, 2097224, 128), -- Thirsty Patron +(215815, 0, 10, 5, 1, 265295, 32768, 0), -- Kill Credit +(215814, 0, 10, 10, 1, 265294, 0, 0), -- Moira Thaurissan +(215813, 0, 10, 4, 1, 265293, 2147483720, 0), -- Verdant Hulk +(215812, 0, 10, 0.009999999776482582, 1, 265292, 0, 0), -- Stampeding Shalehorn +(215811, 0, 10, 0.300000011920928955, 1, 265291, 0, 0), -- Spring Elemental +(215810, 0, 10, 1, 1, 265290, 0, 0), -- Spring Elemental +(215809, 0, 10, 1, 1, 265289, 1073742848, 0), -- Kill Credit [DNT] +(215805, 0, 10, 6.5, 1, 265285, 328, 65536), -- Sloshmuck +(215804, 0, 10, 1, 1, 265284, 0, 0), -- Faerin +(215800, 0, 10, 1, 1, 265280, 0, 0), -- Treagor +(215799, 0, 10, 1, 1, 265279, 0, 0), -- Turn in Circle +(215798, 0, 10, 1, 1, 265278, 1610612752, 117440518), -- Wax Cauldron +(215796, 0, 10, 0.5, 1, 265276, 0, 0), -- KC: Wax Ruined - All +(215794, 0, 10, 1, 1, 265274, 1, 0), -- Dusty Shalewing +(215793, 0, 10, 1, 1, 265273, 256, 0), -- Vigorous Lashroom +(215792, 0, 10, 1, 1, 265272, 256, 0), -- Vigorous Lashroom +(215791, 0, 10, 1, 1, 265271, 0, 0), -- Proscenium Punk +(215790, 0, 10, 1, 1, 265270, 1, 0), -- Grotto Skipper +(215789, 0, 10, 1, 1, 265269, 0, 0), -- Sparkfist Kobold +(215788, 0, 10, 10, 1, 265268, 0, 0), -- Berrund the Gleaming +(215787, 0, 8, 1, 1, 265267, 1610612752, 6), -- Main Control Gear +(215781, 0, 10, 10, 1, 265261, 0, 0), -- Moira Thaurissan +(215780, 0, 7, 0.100000001490116119, 1, 265260, 0, 0), -- Kill Credit - Gear +(215779, 0, 10, 1, 1, 265259, 1073742848, 0), -- Lamplighter Skiff +(215778, 0, 10, 1, 1, 265258, 1024, 0), -- Goblin Cannon +(215777, 0, 10, 1, 1, 265257, 0, 0), -- Proscenium Guard +(215776, 0, 10, 1, 1, 265256, 0, 0), -- Waxtail Pyromancer +(215775, 0, 10, 1, 1, 265255, 0, 0), -- [DNT] Kill Credit +(215773, 0, 10, 1, 1, 265253, 0, 0), -- Disturbed Deepflayer +(215772, 0, 10, 3, 1, 265252, 2147483721, 0), -- Queen Rickiticka +(215771, 0, 10, 2, 1, 265251, 1, 0), -- Encroaching Undercrawler +(215770, 0, 10, 3, 1, 265250, 0, 0), -- Magma Serpent +(215769, 0, 10, 0.300000011920928955, 1, 265249, 0, 0), -- Invasive Hatchling +(215764, 0, 0, 1, 1, 265244, 0, 0), -- Pathing Stalker +(215763, 0, 10, 1, 1, 265243, 1073742848, 0), -- Kill Credit [DNT] +(215762, 0, 0, 1, 1, 265242, 2097224, 0), -- Stormrook +(215761, 0, 10, 1, 1, 265240, 1073742848, 0), -- Kill Credit [DNT] +(215759, 0, 9, 1, 1, 265238, 0, 0), -- [DNT]Beetle Pen Boulder Credit +(215758, 0, 7, 1, 1, 265237, 1610743824, 16390), -- Mission Command Table +(215757, 0, 10, 1, 1, 265236, 0, 0), -- Transformatory Assistant +(215756, 0, 10, 3, 1, 265235, 0, 0), -- Ascended Webwarden +(215755, 0, 10, 4, 1, 265234, 0, 0), -- Ascended Overseer +(215752, 0, 10, 0.5, 1, 265231, 1, 0), -- Deepclaw Crab +(215750, 0, 10, 1, 1, 265229, 0, 0), -- Deepwater Kobyss +(215749, 0, 10, 1, 1, 265228, 0, 0), -- Goswin +(215748, 0, 10, 1, 1, 265227, 0, 0), -- Wendeline +(215747, 0, 10, 1, 1, 265226, 0, 0), -- Elma +(215745, 0, 10, 1, 1, 265224, 0, 0), -- Rabaan +(215744, 0, 10, 1, 1, 265223, 0, 0), -- Burkhalt +(215743, 0, 10, 1, 1, 265222, 1, 0), -- Waxtail Snuffler +(215742, 0, 10, 1, 1, 265221, 4096, 0), -- Snubjaw +(215741, 0, 9, 1, 1, 265220, 1610612752, 67108870), -- Location +(215739, 0, 10, 1, 1, 265218, 1, 0), -- Invasive Undercrawler +(215737, 0, 10, 1, 1, 265216, 0, 0), -- Nebb +(215735, 0, 10, 1, 1, 265214, 65537, 0), -- Deeps Spitter +(215734, 0, 10, 0.5, 1, 265213, 0, 0), -- Infested Discharge +(215733, 0, 10, 2, 1, 265212, 0, 0), -- Deeps Larva +(215732, 0, 9, 1, 1, 265211, 0, 0), -- [DNT]Wayward Niffen Kill Credit +(215731, 0, 10, 1, 1, 265210, 0, 0), -- Captain Niffen +(215730, 0, 10, 1, 1, 265209, 0, 0), -- Aromash +(215727, 0, 10, 1, 1, 265206, 0, 0), -- Arathi Reserve +(215726, 0, 10, 1, 1, 265205, 1610612752, 117440518), -- Weight Bar Prop +(215725, 0, 10, 1, 1, 265204, 1073742848, 0), -- [DNT] Kill Credit: Show Off +(215724, 0, 10, 1, 1, 265203, 0, 0), -- Ney'leia +(215723, 0, 10, 1, 1, 265202, 0, 0), -- [DNT] Area Trigger Bunny +(215722, 0, 9, 1, 1, 265201, 0, 0), -- [DNT] Kill Credit +(215721, 0, 9, 1, 1, 265200, 0, 0), -- [DNT] Kill Credit +(215711, 0, 10, 1, 1, 265189, 0, 0), -- Kaheti Silksinger +(215710, 0, 10, 1, 1, 265188, 0, 0), -- Inspector Humberg +(215708, 0, 10, 2, 1, 265186, 0, 0), -- Kaheti War-Weaver +(215707, 0, 10, 1, 1, 265185, 0, 0), -- Stage Hand Eloise +(215706, 0, 10, 1, 1, 265184, 0, 0), -- Kaheti Skirmisher +(215704, 0, 9, 1, 1, 265182, 0, 0), -- [DNT]RP Bunny 1 +(215703, 0, 10, 0.5, 1, 265181, 0, 0), -- Disrupted Slime +(215702, 0, 10, 2, 1, 265180, 256, 0), -- Disturbed Kelp +(215701, 0, 10, 0.699999988079071044, 1, 265179, 0, 0), -- Deepwater Fisher +(215700, 0, 10, 1, 1, 265178, 1610612752, 67108870), -- Climbing Vehicle +(215699, 0, 10, 1, 1, 265177, 0, 0), -- Kai'shae +(215698, 0, 10, 1, 1, 265176, 0, 0), -- [DNT] Kill Credit: Barracks +(215697, 0, 10, 1, 1, 265175, 0, 0), -- [DNT] Kill Credit: Enter Inn +(215696, 0, 10, 1, 1, 265174, 0, 0), -- [DNT] Kill Credit: Visit Infirmary +(215692, 0, 10, 1, 1, 265170, 1610612880, 67108870), -- Kobold +(215691, 0, 10, 1, 1, 265169, 513, 0), -- Ramolith +(215690, 0, 10, 1, 1, 265168, 1, 0), -- Prairie Worg +(215689, 0, 10, 0.200000002980232238, 0, 265167, 0, 0), -- Winged Monarch +(215686, 0, 0, 2, 1, 265164, 4128, 53477376), -- Diarb the Doer +(215685, 0, 0, 2, 1, 265163, 32, 0), -- Foreman Pivk +(215684, 0, 10, 0.5, 1, 265162, 0, 0), -- Drowned Arathi +(215683, 0, 10, 1, 1, 265161, 0, 0), -- Awakener Kobyss +(215682, 0, 10, 0.5, 1, 265160, 0, 0), -- Kobyss Necromancer +(215681, 0, 10, 1, 1, 265159, 0, 0), -- Generic Bunny +(215680, 0, 10, 2, 1, 265158, 1, 0), -- Deepwater Eel +(215679, 0, 10, 2, 1, 265157, 0, 0), -- Deepslasher Kobyss +(215678, 0, 10, 1, 1, 265156, 4096, 0), -- Injured Soldier +(215677, 0, 10, 1, 1, 265155, 4096, 0), -- Injured Soldier +(215674, 0, 0, 2, 1, 265152, 4128, 53477376), -- Bint the Brawn +(215673, 0, 10, 1, 1, 265151, 1610612752, 117440518), -- Rail Cart +(215672, 0, 10, 1, 1, 265150, 0, 0), -- Skitter +(215671, 0, 10, 1, 1, 265149, 0, 0), -- Speaker Brinthe +(215670, 0, 10, 1, 1, 265148, 1610612752, 117440518), -- Patrol Torch +(215669, 0, 10, 1, 1, 265147, 0, 0), -- High Speaker Eirich +(215668, 0, 10, 1, 1, 265146, 0, 0), -- Kill Credit +(215667, 0, 7, 1, 1, 265145, 0, 0), -- Velhanite Citizen +(215666, 0, 7, 1, 1, 265144, 0, 0), -- Velhanite Citizen +(215665, 0, 10, 1, 1, 265143, 0, 0), -- Kill Credit +(215664, 0, 10, 2, 1, 265142, 1610612752, 117440518), -- Deepwater Fisher +(215663, 0, 10, 0.699999988079071044, 1, 265141, 0, 0), -- Deepwater Fisher +(215662, 0, 10, 30, 1, 265140, 0, 0), -- Lilian Voss +(215661, 0, 10, 30, 1, 265139, 0, 0), -- Lilian Voss +(215660, 0, 10, 4, 1, 265138, 2147483720, 0), -- Y'tekhi +(215659, 0, 10, 2, 1, 265137, 0, 0), -- Y'tekhi +(215658, 0, 10, 1, 1, 265136, 0, 0), -- Swift Cloudrook +(215657, 0, 0, 410, 1, 265135, 2097260, 128), -- Ulgrax the Devourer +(215656, 0, 10, 1, 1, 265134, 1610612752, 117440518), -- Shadow Bomb +(215654, 0, 10, 8, 1, 265132, 0, 0), -- Deepwater Abomination +(215653, 0, 10, 2, 1, 265131, 1073741824, 0), -- Kobyss Shadeshaper +(215652, 0, 10, 2, 1, 265130, 0, 0), -- Ragefin Carver +(215651, 0, 10, 1.5, 1, 265129, 4096, 0), -- Arathi Stalwart +(215649, 0, 10, 1.20000004768371582, 1, 265126, 1073741824, 0), -- Kobyss Trickster +(215648, 0, 10, 1.5, 1, 265125, 0, 0), -- Kobyss Fighter +(215646, 0, 0, 1, 1, 265123, 1610612752, 117440518), -- Creeping Shadows +(215637, 0, 10, 2, 1, 265114, 0, 0), -- Y'tekhi +(215630, 0, 10, 1, 1, 265107, 0, 0), -- Swift Stormrook +(215629, 0, 10, 1, 1, 265106, 0, 0), -- Kill Credit +(215628, 0, 10, 30, 1, 265105, 0, 0), -- Lilian Voss +(215627, 0, 10, 1, 1, 265104, 0, 0), -- Swift Stormrook +(215626, 0, 10, 30, 1, 265103, 0, 0), -- Lilian Voss +(215625, 0, 10, 30, 1, 265102, 0, 0), -- Lilian Voss +(215623, 0, 10, 0.699999988079071044, 1, 265100, 0, 0), -- Arathi Captive +(215620, 0, 10, 30, 1, 265097, 0, 0), -- Lilian Voss +(215619, 0, 10, 1, 1, 265096, 4096, 64), -- Foreman Grint +(215617, 0, 10, 1, 1, 265094, 0, 0), -- Speaker Brinthe +(215616, 0, 10, 1, 1, 265093, 0, 0); -- Kill Credit + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(215615, 0, 10, 1, 1, 265092, 0, 0), -- Kill Credit +(215614, 0, 10, 1, 1, 265091, 0, 0), -- [DNT] Bunny +(215612, 0, 10, 1, 1, 265089, 1610612752, 6), -- Invisible Bunny +(215611, 0, 10, 1, 1, 265088, 0, 0), -- Kill Credit +(215610, 0, 10, 1, 1, 265087, 0, 0), -- Kill Credit +(215609, 0, 10, 1, 1, 265086, 1024, 0), -- Invisible Bunny +(215608, 0, 10, 0.5, 1, 265085, 1, 0), -- Siegehold Drone +(215607, 0, 10, 2, 1, 265084, 4096, 0), -- Shadowpouncer +(215606, 0, 10, 2, 1, 265083, 4096, 0), -- Purrlock +(215603, 0, 10, 2, 1, 265080, 0, 0), -- Siegehold Executor +(215601, 0, 10, 2, 1, 265078, 0, 0), -- Siege Dominator +(215600, 0, 10, 3, 1, 265077, 2147483720, 0), -- Tij'allet +(215599, 0, 10, 3, 1, 265076, 0, 0), -- Sureki Siegelord +(215598, 0, 10, 3, 1, 265075, 0, 0), -- Kaheti Siegelord +(215596, 0, 10, 1, 1, 265073, 0, 0), -- Siegehold Armorsmith +(215595, 0, 10, 1, 1, 265072, 1, 0), -- Siege Webwing +(215594, 0, 10, 1, 1, 265071, 0, 0), -- Siegehold Spinstitch +(215593, 0, 10, 3, 1, 265070, 4096, 0), -- Purrlock +(215592, 0, 10, 1, 1, 265069, 0, 0), -- Siegehold Fortifier +(215591, 0, 10, 0.5, 1, 265068, 0, 0), -- KC: Defender Reassured +(215590, 0, 10, 3, 1, 265067, 4096, 0), -- Shadowpouncer +(215589, 0, 10, 1, 1, 265066, 1024, 0), -- Invisible Bunny +(215586, 0, 10, 1, 1, 265063, 0, 0), -- Ch 2 Siegehold Guard Spider +(215585, 0, 10, 0.200000002980232238, 1, 265062, 1073741840, 100663302), -- Tube +(215584, 0, 10, 1, 1, 265061, 0, 0), -- Kill Credit: Q01 - Arrive in Burrows +(215583, 0, 10, 1, 1, 265060, 0, 0), -- Kill Credit: Q01 - Vizier Invitation +(215582, 0, 0, 1, 1, 265059, 0, 0), -- Bee Line +(215581, 0, 10, 1, 1, 265058, 0, 0), -- Proxy Kill Credit: Kobyss attackers slain +(215577, 0, 10, 2, 1, 265054, 0, 0), -- Indomitable Stalwart +(215575, 0, 0, 1, 1, 265052, 0, 0), -- Bee Line +(215574, 0, 9, 0.75, 1, 265051, 1610612752, 117440518), -- kill credit: Bag inspected +(215573, 0, 10, 1, 1, 265050, 0, 0), -- Velhan's Claim Defender +(215572, 0, 10, 1, 1, 265049, 0, 0), -- Velhan's Claim Defender +(215571, 0, 9, 0.75, 1, 265048, 1610612752, 117440518), -- kill credit: Lamp inspected +(215570, 0, 10, 1, 1, 265047, 1610612752, 117440518), -- Nerubian Wagon +(215569, 0, 10, 1, 1, 265046, 1073741824, 0), -- Supervisor Radlock +(215568, 0, 10, 1, 1, 265045, 1073741824, 0), -- Deactivated War Golem +(215567, 0, 10, 3, 1, 265044, 4096, 0), -- Ashlyn Sternguild +(215564, 0, 10, 1, 1, 265041, 1610612752, 117440518), -- Nerubian Wagon +(215563, 0, 10, 1, 1, 265040, 0, 0), -- Igram Underwing +(215562, 0, 10, 0.300000011920928955, 1, 265039, 0, 0), -- Nerubian Swarmer +(215560, 0, 10, 35, 2, 265037, 0, 0), -- Dagran Thaurissan II +(215559, 0, 8, 1, 1, 265036, 1610612752, 6), -- [DNT] Kill Credit +(215558, 0, 10, 0.5, 1, 265035, 1610612752, 117440518), -- Pamphlet Dump Bunny +(215556, 0, 0, 1, 1, 265033, 1610612752, 6), -- Coiled Rope +(215553, 0, 10, 1, 1, 265030, 0, 0), -- Pearlfin Tiderunner +(215552, 0, 10, 1, 1, 265029, 0, 0), -- Pearlfin Waterweaver +(215551, 0, 10, 1, 1, 265028, 0, 0), -- Pearlfin Sparkleseeker +(215550, 0, 10, 1, 1, 265027, 0, 0), -- Kill Credit: Nerubian Forces Slain +(215548, 0, 10, 0.5, 1, 265025, 1, 0), -- Crabby Relicseeker +(215547, 0, 9, 0.75, 1, 265024, 1610612752, 117440518), -- kill credit: Hoe inspected +(215545, 0, 10, 2, 1, 265022, 2147483656, 0), -- Agaricus Festerbloom +(215544, 0, 10, 5, 1, 265021, 0, 0), -- Fungal Nerubian Fighter +(215541, 0, 10, 1, 1, 265018, 0, 0), -- KC: Weapon Crate 3 Placed [DNT] +(215540, 0, 10, 1, 1, 265017, 0, 0), -- REPLACE ME +(215539, 0, 10, 1, 1, 265015, 0, 0), -- KC: Weapon Crate 2 Placed [DNT] +(215538, 0, 10, 1, 1, 265014, 0, 0), -- Invasive Sporemancer +(215532, 0, 10, 0.300000011920928955, 1, 265008, 0, 0), -- Spored Threadling +(215530, 0, 10, 1, 1, 265006, 0, 0), -- [DNT] Kill Credit +(215529, 0, 10, 1, 1, 265005, 0, 0), -- [DNT] Kill Credit +(215528, 0, 10, 1, 1, 265004, 0, 0), -- [DNT] Kill Credit +(215527, 0, 10, 2, 1, 265003, 134221824, 32768), -- Keyrra Flamestonge +(215526, 0, 10, 1, 1, 265002, 1, 0), -- Hallowlight Flitter +(215524, 0, 10, 2, 1, 265000, 0, 0), -- Fallen Stalwart +(215523, 0, 10, 2, 1, 264999, 134221824, 0), -- Aevery Flamestonge +(215522, 0, 10, 1, 1, 264998, 0, 0), -- KC: Weapon Crate 1 Placed [DNT] +(215521, 0, 10, 1, 1, 264997, 1073742848, 0), -- Invisible Bunny [DNT] +(215520, 0, 10, 1, 1, 264996, 0, 0), -- Edothir +(215518, 0, 0, 5, 1, 264994, 1610612752, 117441542), -- Void Candlelight +(215516, 0, 10, 1, 1, 264992, 0, 0), -- KC: Weapon Crates Placed [DNT] +(215515, 0, 10, 1, 1, 264991, 0, 0), -- Always Hostile Spider +(215506, 0, 10, 1, 1, 264982, 0, 0), -- Area 1 Guard Spider +(215505, 0, 10, 1, 1, 264981, 0, 0), -- Area 2 Guard Spider +(215504, 0, 10, 1, 1, 264980, 0, 0), -- Area 3 Guard Spider +(215503, 0, 10, 1, 1, 264979, 0, 0), -- Area 3 Spider +(215502, 0, 10, 1, 1, 264978, 0, 0), -- Area 2 Spider +(215501, 0, 10, 4, 1, 264977, 2147483976, 0), -- Gloomsprout +(215500, 0, 10, 5, 1, 264976, 2147483712, 0), -- Duskshadow UNUSED +(215498, 0, 9, 1, 1, 264974, 0, 0), -- [DNT]Barn Bunny +(215497, 0, 10, 2, 1, 264973, 1610612760, 117440518), -- Enemy Castle +(215495, 0, 9, 0.5, 1, 264971, 0, 0), -- bunny +(215494, 0, 10, 1.25, 1, 264969, 0, 0), -- Burgeoning Seaborne Colossus +(215493, 0, 10, 1, 1, 264968, 1073742848, 0), -- (Bunny) Sessile +(215492, 0, 10, 1, 1, 264967, 1073742848, 0), -- (Bunny) Sessile +(215491, 0, 10, 15, 1, 264966, 4096, 0), -- Activated Harvestbot +(215490, 0, 10, 15, 1, 264965, 4096, 0), -- Activated Harvestbot +(215489, 0, 10, 15, 1, 264964, 4096, 0), -- Activated Harvestbot +(215485, 0, 9, 1, 1, 264959, 0, 0), -- [DNT]Barn Debris Kill Credit +(215481, 0, 10, 5, 1, 264955, 0, 0), -- Bomb Pile +(215474, 0, 10, 1, 1, 264948, 1073742848, 0), -- Kill Credit [DNT] +(215472, 0, 10, 1, 1, 264946, 0, 0), -- Swift Stormrook +(215463, 0, 10, 1, 1, 264937, 0, 0), -- Shadecaster Projection +(215462, 0, 10, 1, 1, 264936, 1610612752, 117440518), -- Rail Cart +(215461, 0, 10, 1, 1, 264935, 0, 0), -- Area 1 Spider +(215460, 0, 10, 1, 1, 264934, 0, 0), -- Widow Arak'nai +(215459, 0, 10, 1, 1, 264933, 0, 0), -- COSMETIC - Lightning Spark [DNT] +(215458, 0, 10, 1, 1, 264932, 0, 0), -- COSMETIC - Steam [DNT] +(215457, 0, 10, 2, 1, 264931, 1, 0), -- Nerubian Swarmite - Melee, Physical +(215456, 0, 10, 2, 1, 264930, 536875032, 83886082), -- Knight +(215455, 0, 10, 2, 1, 264929, 1, 0), -- Nerubian Swarmite - Caster, Web +(215453, 0, 10, 2, 1, 264927, 1, 0), -- Nerubian Swarmite - Melee, Physical +(215452, 0, 10, 1, 1, 264926, 1073742848, 0), -- Kill Credit [DNT] +(215451, 0, 10, 2, 1, 264925, 536875032, 83886082), -- Cleric +(215450, 0, 10, 1, 1, 264924, 0, 0), -- COSMETIC - Steam [DNT] +(215449, 0, 10, 1, 1, 264923, 0, 0), -- Nerubian Swarmite +(215447, 0, 10, 100, 15, 264921, 4, 0), -- Anduin Wrynn +(215446, 0, 10, 100, 15, 264920, 4, 32768), -- Alleria Windrunner +(215444, 0, 10, 1.799999952316284179, 1, 264918, 0, 0), -- Scuttlebaron +(215443, 0, 10, 1, 1, 264917, 0, 0), -- Charger +(215442, 0, 10, 0.5, 1, 264916, 0, 0), -- Leaper +(215441, 0, 10, 0.300000011920928955, 1, 264915, 0, 0), -- Skittermaker +(215440, 0, 10, 1, 1, 264914, 0, 0), -- [DNT] Kill Credit +(215435, 0, 0, 25, 1, 264909, 2097224, 0), -- Foreseer Xix'amon +(215434, 0, 0, 25, 1, 264908, 2097224, 0), -- The Entity +(215433, 0, 0, 1, 1, 264907, 0, 0), -- Orator Vatru'cix +(215432, 0, 0, 1, 1, 264906, 0, 0), -- Scarab Mother Ha'chip +(215430, 0, 10, 2, 1, 264904, 1610612760, 117440518), -- Cleric +(215429, 0, 10, 1, 1, 264903, 0, 0), -- [DNT] Kill Credit +(215428, 0, 10, 1, 1, 264902, 0, 0), -- Swift Stormrook +(215427, 0, 10, 1, 1, 264901, 0, 0), -- Waxen Copy +(215425, 0, 10, 1, 1, 264899, 0, 0), -- [DNT] Kill Credit +(215424, 0, 10, 1, 1, 264898, 1073741824, 0), -- Severed Observer +(215423, 0, 10, 1, 1, 264897, 0, 0), -- [DNT] Kill Credit - Orders +(215422, 0, 10, 3, 1, 264896, 0, 0), -- Sureki Dirge +(215421, 0, 10, 1, 1, 264895, 0, 0), -- Dorbund +(215420, 0, 10, 1, 1, 264894, 0, 0), -- Dorbund +(215419, 0, 10, 1, 1, 264893, 0, 0), -- Siegehold Gateminder +(215418, 0, 10, 1, 1, 264892, 1073742848, 0), -- Kill Credit [DNT] +(215417, 0, 10, 1, 1, 264891, 0, 0), -- Tangleweb Remnants +(215414, 0, 10, 1, 1, 264888, 0, 0), -- [DNT] Kill Credit +(215413, 0, 10, 30, 1, 264887, 0, 0), -- Monte Gazlowe +(215412, 0, 10, 0.300000011920928955, 1, 264886, 0, 0), -- Sureki Leaper +(215411, 0, 10, 2, 1, 264885, 1, 0), -- Sureki Screamer +(215407, 0, 0, 40, 1, 264881, 2097256, 128), -- Ki'katal the Harvester +(215406, 0, 10, 1, 1, 264880, 0, 0), -- Drog Skullbreaker +(215405, 0, 0, 35, 1, 264879, 2097256, 65664), -- Anub'zekt +(215404, 0, 10, 1, 1, 264878, 0, 0), -- [DNT] Kill Credit +(215403, 0, 10, 1, 1, 264877, 1610612752, 67108870), -- [DNT] Arathi Corpse +(215397, 0, 10, 1, 1, 264871, 0, 0), -- [DNT] Kill Credit +(215396, 0, 10, 1, 1, 264870, 0, 0), -- [DNT] Kill Credit +(215395, 0, 10, 1, 1, 264869, 1610612752, 67108870), -- [DNT] Arathi Corpse +(215393, 0, 10, 1, 1, 264867, 0, 0), -- Sureki Retainer +(215392, 0, 10, 1, 1, 264866, 0, 0), -- Royal Scuttler +(215389, 0, 10, 1, 1, 264863, 1610613776, 67108870), -- Nerubian Ceiling Stalker +(215388, 0, 10, 2, 1, 264862, 1610612760, 117440518), -- Knight +(215387, 0, 10, 1, 1, 264861, 0, 0), -- Kill Credit: retreat to office [DNT] +(215386, 0, 10, 1, 1, 264860, 1, 0), -- Spored Gnasher +(215384, 0, 10, 1, 1, 264858, 1, 0), -- Rock Sporebat +(215383, 0, 10, 1, 1, 264857, 1610613776, 67108870), -- Nerubian Ceiling Stalker +(215382, 0, 10, 2, 1, 264856, 0, 0), -- Fungarian Caster +(215381, 0, 10, 2, 1, 264855, 0, 0), -- Fungarian Fighter +(215380, 0, 10, 1, 1, 264854, 0, 0), -- [DNT] Kill Proxy - Max Level - Basic Training Elementals +(215379, 0, 10, 1, 1, 264853, 0, 0), -- [name TBD] +(215377, 0, 10, 1, 1, 264851, 0, 0), -- Veytar +(215376, 0, 10, 1, 1, 264850, 0, 0), -- Phawa +(215375, 0, 10, 1, 1, 264849, 0, 0), -- Troumer +(215374, 0, 0, 1, 1, 264848, 1, 0), -- Nerubian Stagshell +(215373, 0, 0, 1, 1, 264847, 524289, 0), -- Nerubian Swarmite +(215372, 0, 10, 1, 1, 264846, 0, 0), -- Dornic +(215371, 0, 10, 5, 1, 264845, 2097228, 0), -- General Emmerich +(215370, 0, 10, 5, 1, 264844, 0, 0), -- General Ottomar +(215366, 0, 10, 1, 1, 264840, 1610612752, 117440518), -- Dense Louie +(215365, 0, 10, 1, 1, 264839, 1610612752, 117440518), -- Twill +(215364, 0, 10, 1, 1, 264838, 1610612752, 117440518), -- Ette +(215363, 0, 10, 0.300000011920928955, 1, 264837, 0, 0), -- Unbound Peblet +(215362, 0, 10, 0.300000011920928955, 1, 264836, 0, 0), -- Condensing Sprite +(215361, 0, 10, 1, 1, 264835, 0, 0), -- Rising Tidebound +(215360, 0, 10, 1, 1, 264834, 0, 0), -- Swarming Sandwhisper +(215359, 0, 10, 2, 1, 264833, 0, 0), -- Quaking Rager +(215358, 0, 10, 0.5, 1, 264832, 1, 0), -- Salty Gull +(215357, 0, 10, 0.200000002980232238, 1, 264831, 0, 0), -- Velocity +(215356, 0, 10, 1, 1, 264830, 0, 0), -- Werlot +(215355, 0, 10, 0.200000002980232238, 1, 264829, 0, 0), -- Jack-Pierre +(215354, 0, 10, 35, 2, 264828, 0, 0), -- Dagran Thaurissan II +(215353, 0, 10, 1, 1, 264827, 0, 0), -- Speaker Brinthe +(215351, 0, 10, 1, 1, 264825, 1073742848, 0), -- Kill Credit [DNT] +(215349, 0, 10, 1, 1, 264823, 0, 0), -- Great Hexer Ohodo +(215348, 0, 10, 1, 1, 264822, 0, 0), -- Feral Stagshell +(215347, 0, 10, 1, 1, 264821, 1, 0), -- Undercrawler +(215346, 0, 10, 2, 1, 264820, 65537, 0), -- Bio Worm +(215345, 0, 10, 1, 1, 264819, 0, 0), -- Fungarian Fighter +(215344, 0, 10, 1, 1, 264818, 0, 0), -- Fungarian Caster +(215342, 0, 0, 1, 1, 264816, 32, 0), -- Nerubian Assassin +(215341, 0, 10, 1, 1, 264815, 0, 0), -- Great Kyron +(215339, 0, 10, 1, 1, 264813, 0, 0), -- Kill Credit: Play Light's Gambit +(215336, 0, 0, 25, 1, 264810, 2097216, 0), -- zzzoldEvolved Shocktrooper +(215335, 0, 10, 1, 1, 264809, 0, 0), -- General Steelstrike +(215333, 0, 10, 100, 1, 264807, 4, 0), -- Anduin Wrynn +(215331, 0, 10, 1, 1, 264805, 0, 0), -- Faerin Lothar +(215328, 0, 10, 0.300000011920928955, 1, 264802, 0, 0), -- Crystal-infused Shard +(215327, 0, 10, 1, 1, 264801, 134217728, 0), -- Aggartha +(215326, 0, 10, 2, 1, 264800, 8392704, 0), -- Arathi Captain +(215322, 0, 10, 1, 1, 264796, 0, 0), -- Merrimack +(215321, 0, 10, 1, 1, 264795, 0, 0), -- Kaldrinn +(215320, 0, 10, 1, 1, 264794, 0, 0), -- Eiggard +(215319, 0, 10, 1, 1, 264793, 0, 0), -- Bertola +(215318, 0, 10, 1, 1, 264792, 0, 0), -- Dorbund +(215317, 0, 10, 1, 1, 264791, 0, 0), -- Garrak +(215314, 0, 10, 1, 1, 264788, 0, 0), -- Aggartha +(215313, 0, 10, 1, 1, 264787, 1610612752, 117440518), -- Lord Rogers +(215308, 0, 10, 1, 1, 264782, 0, 0), -- Merrimack +(215307, 0, 10, 1, 1, 264781, 0, 0), -- Merrimack +(215306, 0, 10, 2, 1, 264780, 0, 0), -- Endiri Dawnsurge +(215305, 0, 10, 1, 1, 264779, 0, 0), -- Kaldrinn +(215304, 0, 10, 1, 1, 264778, 0, 0), -- Kaldrinn +(215303, 0, 10, 1, 1, 264777, 0, 0), -- Garrak +(215302, 0, 10, 1, 1, 264776, 0, 0), -- Garrak +(215301, 0, 10, 1, 1, 264775, 134217728, 0), -- Shinda Creedpike +(215300, 0, 9, 1, 1, 264774, 0, 0), -- Seed-Ready Soil +(215299, 0, 0, 1, 1, 264773, 1073741840, 0), -- Flying Bomber +(215298, 0, 10, 2, 1, 264772, 0, 0), -- Evolved Nerubian +(215294, 0, 7, 1, 1, 264768, 1610612752, 6), -- Kill Credit Seed Planting +(215293, 0, 10, 1, 1, 264767, 0, 0), -- Bertola +(215292, 0, 10, 1, 1, 264766, 0, 0), -- Bertola +(215291, 0, 10, 1, 1, 264765, 0, 0), -- Eiggard +(215290, 0, 10, 1, 1, 264764, 0, 0), -- Eiggard +(215289, 0, 10, 1, 1, 264763, 0, 0), -- KC: Crate 3 Collected [DNT] +(215288, 0, 10, 1, 1, 264762, 0, 0), -- KC: Crate 2 Collected [DNT] +(215287, 0, 10, 1, 1, 264761, 0, 0), -- KC: Spiritualist Recruited [DNT] +(215286, 0, 10, 1, 1, 264760, 0, 0), -- KC: Technomancer Recruited [DNT] +(215285, 0, 10, 1, 1, 264759, 0, 0), -- KC: Collector Recruited [DNT] +(215284, 0, 10, 1, 1, 264758, 0, 0), -- KC: Eater Recruited [DNT] +(215281, 0, 10, 1, 1, 264755, 0, 0), -- Flowing Wax +(215280, 0, 10, 1, 1, 264754, 0, 0), -- KC: Crate 1 Collected [DNT] +(215279, 0, 10, 1, 1, 264753, 0, 0), -- KC: Romantic Recruited [DNT] +(215278, 0, 10, 1, 1, 264752, 8, 0), -- Honor Guard +(215277, 0, 10, 10, 1, 264751, 0, 0), -- Adelgonn +(215276, 0, 10, 1, 1, 264750, 0, 0), -- High Speaker Eirich +(215271, 0, 9, 0.5, 1, 264745, 0, 0), -- Piglet Urchin +(215270, 0, 0, 0.300000011920928955, 1, 264744, 1073742864, 2), -- Nerubian Crate +(215269, 0, 9, 1.5, 1, 264743, 0, 0), -- Fixed-Up Goretusk +(215268, 0, 10, 1, 1, 264742, 0, 0), -- Apprentice Blacksmith +(215267, 0, 9, 3, 1, 264741, 2147483720, 0), -- Boss Quilgore +(215266, 0, 10, 1, 1, 264740, 0, 0), -- Gurnot +(215263, 0, 10, 12, 1, 264737, 2097480, 0), -- Activated Cabbage Smacker +(215262, 0, 10, 1, 1, 264736, 1610612752, 117440518), -- Contaminating Goo +(215260, 0, 10, 1, 1, 264734, 0, 0), -- Tower Quartermaster +(215258, 0, 10, 1, 1, 264732, 4096, 16384), -- Clerk Gretal +(215257, 0, 10, 1, 1, 264731, 0, 0), -- Sureki Hunter-Killer +(215255, 0, 10, 0.699999988079071044, 1, 264729, 0, 0), -- Alyza Bowblaze +(215254, 0, 10, 0.699999988079071044, 1, 264728, 0, 0), -- Alyza Bowblaze +(215253, 0, 10, 2, 1, 264727, 0, 0), -- Baeny the Barrel +(215252, 0, 10, 2, 1, 264726, 2147483648, 0), -- Sharpscale the Devourer +(215250, 0, 10, 1, 1, 264724, 1610612752, 117440518), -- Candle Bunny +(215249, 0, 10, 1, 1, 264723, 0, 0), -- Buried Legs +(215248, 0, 10, 1, 1, 264722, 0, 0), -- [DNT] Kill Credit +(215247, 0, 10, 1, 1, 264721, 0, 0), -- [DNT] Kill Credit +(215246, 0, 10, 1, 1, 264720, 0, 0), -- [DNT] Kill Credit +(215245, 0, 10, 1, 1, 264719, 0, 0), -- Confused Observer +(215243, 0, 10, 2, 1, 264717, 1073741824, 0); -- Hungering Shimmerfin + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(215242, 0, 10, 1, 1, 264716, 0, 0), -- Hungering Slicer +(215241, 0, 0, 2, 1, 264715, 4128, 53477376), -- Weaver's Researcher +(215239, 0, 10, 1, 1, 264713, 0, 0), -- Hungering Necromage +(215237, 0, 10, 0.699999988079071044, 1, 264711, 0, 0), -- Alyza Bowblaze +(215236, 0, 10, 0.5, 1, 264710, 0, 0), -- Candlelit Desecrator +(215235, 0, 10, 0.5, 1, 264709, 0, 0), -- Underground Spore +(215234, 0, 10, 1, 1, 264708, 0, 0), -- Ferdagor +(215233, 0, 10, 4, 1, 264707, 2147484232, 0), -- Urthgrafr Riftcaller +(215232, 0, 10, 1, 1, 264706, 512, 0), -- Rampaging Elemental +(215230, 0, 10, 1, 1, 264704, 0, 0), -- KC: Weapon Crates Collected [DNT] +(215228, 0, 10, 1, 1, 264702, 0, 0), -- KC: Total Fighters Recruited [DNT] +(215225, 0, 9, 1, 1, 264699, 0, 0), -- Area Trigger Bunny +(215224, 0, 10, 1, 1, 264698, 0, 0), -- [DNT] Kill Credit +(215222, 0, 10, 1, 1, 264696, 0, 0), -- [DNT] Kill Proxy - Max Level - Flight Training +(215221, 0, 10, 1, 1, 264695, 1610616848, 117440518), -- Fatma Furrowner +(215215, 0, 10, 1, 1, 264689, 0, 0), -- [DNT] Kill Proxy - Max Level - Meet Your Mentors +(215213, 0, 10, 1, 1, 264687, 0, 0), -- [DNT] Kill Credit +(215212, 0, 10, 1, 1, 264686, 0, 0), -- Orweyna +(215211, 0, 10, 2, 1, 264685, 0, 0), -- Kurdran Wildhammer +(215210, 0, 10, 1, 1, 264684, 0, 0), -- Injured Refinery Worker +(215209, 0, 10, 1, 1, 264683, 0, 0), -- Munderut +(215208, 0, 10, 1, 1, 264682, 0, 0), -- Orsenth +(215207, 0, 10, 1, 1, 264681, 0, 0), -- Webbed Citizen +(215206, 0, 10, 2, 1, 264680, 1, 0), -- Night-Twisted Hog +(215205, 0, 10, 2, 1, 264679, 0, 0), -- Blackblood Coalescence +(215204, 0, 10, 1, 1, 264678, 0, 0), -- Wildhammer Gryphon +(215203, 0, 10, 1, 1, 264677, 0, 0), -- Wildhammer Gryphon Rider +(215202, 0, 10, 1, 1, 264676, 0, 0), -- Kill Credit: investigate progress [DNT] +(215201, 0, 10, 1, 1, 264675, 0, 0), -- Aggartha +(215200, 0, 10, 1, 1, 264674, 0, 0), -- Kill Credit: Kobyss Cage Burned +(215199, 0, 10, 1, 1, 264673, 0, 0), -- Mag'har Direwolf +(215198, 0, 10, 1, 1, 264672, 0, 0), -- Mag'har Grunt +(215195, 0, 10, 1, 1, 264669, 0, 0), -- [DNT] Kill Proxy - Max Level - Basic Training - Wolf Pack +(215194, 0, 10, 1, 1, 264668, 0, 0), -- [DNT] Kill Proxy - Max Level - 03A - Elementals - T1 +(215187, 0, 10, 30, 1, 264661, 0, 0), -- Overlord Geya'rah +(215186, 0, 10, 1, 1, 264660, 0, 0), -- Mag'har Outrider +(215185, 0, 10, 4, 1, 264659, 0, 0), -- Blackblood Horror +(215183, 0, 10, 10, 1, 264657, 0, 0), -- Stormrider Vokmar +(215182, 0, 10, 10, 1, 264656, 0, 0), -- Stormrider Meirand +(215178, 0, 10, 1, 1, 264651, 0, 0), -- Vetiverian +(215177, 0, 10, 4, 1, 264650, 2147483720, 0), -- Waximus +(215176, 0, 9, 1, 1, 264649, 0, 0), -- Nicky Snapstart +(215174, 0, 10, 4, 1, 264647, 0, 0), -- Gaeret Velhan +(215173, 0, 10, 4, 1, 264646, 0, 0), -- Lallie Fireclad +(215172, 0, 10, 2, 1, 264645, 0, 0), -- Valeir Steelshot +(215170, 0, 10, 1, 1, 264643, 0, 0), -- Kaheti Preysnatcher +(215167, 0, 0, 1, 1, 264640, 16778240, 16), -- Stalker +(215166, 0, 10, 1, 1, 264639, 0, 0), -- Kill Credit: interact slate 04 [DNT] +(215165, 0, 10, 1, 1, 264638, 0, 0), -- Kill Credit: interact 5 - slate [DNT] +(215164, 0, 10, 1, 1, 264637, 0, 0), -- Lurking Darkness +(215163, 0, 10, 1, 1, 264636, 0, 0), -- Kill Credit: interact 4 - dead wildlife [DNT] +(215162, 0, 10, 1, 1, 264635, 0, 0), -- Kill Credit: interact slate 02 [DNT] +(215161, 0, 10, 1, 1, 264634, 0, 0), -- Kill Credit: interact 2 - fallen cart [DNT] +(215160, 0, 10, 1, 1, 264633, 0, 0), -- Kill Credit: interact 1 - slate [DNT] +(215156, 0, 10, 1, 1, 264629, 0, 0), -- Kill Credit: Tools interacted [DNT] +(215155, 0, 10, 1, 1, 264628, 0, 0), -- Kill Credit: AT5 - forge hot [DNT] +(215154, 0, 10, 1, 1, 264627, 0, 0), -- Kill Credit: AT4 - rubble [DNT] +(215153, 0, 10, 1, 1, 264626, 0, 0), -- Kill Credit: AT3 - fountain [DNT] +(215152, 0, 10, 1, 1, 264625, 0, 0), -- Kill Credit: AT2 - market stall [DNT] +(215150, 0, 10, 1, 1, 264623, 0, 0), -- Kill Credit: AT1 - enter town [DNT] +(215149, 0, 10, 4, 1, 264622, 0, 0), -- Gaeret Velhan +(215137, 0, 10, 4, 1, 264606, 0, 0), -- Rallied Recruit +(215136, 0, 9, 1, 1, 264605, 0, 0), -- Wrench-Stealing Goretusk +(215135, 0, 10, 10, 1, 264604, 0, 0), -- Rallied Recruit +(215132, 0, 9, 1, 1, 264601, 0, 0), -- Dirk the Fixer +(215131, 0, 10, 1, 1, 264600, 1610612752, 117440518), -- Target +(215130, 0, 10, 1, 1, 264599, 0, 0), -- Preserved Niffen +(215129, 0, 10, 1, 1, 264598, 0, 0), -- Ironhaul Railhand +(215128, 0, 10, 1, 1, 264597, 0, 0), -- Ironhaul Railhand +(215127, 0, 10, 1, 1, 264596, 0, 0), -- Kothilde +(215126, 0, 10, 1, 1, 264595, 0, 0), -- Adalar +(215125, 0, 10, 1, 1, 264594, 0, 0), -- Gurnot +(215124, 0, 10, 1, 1, 264593, 0, 0), -- [DNT] Kill Proxy - Max Level - 06A - Spar with Earthen +(215123, 0, 10, 1, 1, 264592, 0, 0), -- [DNT] Kill Proxy - Max Level - Talk to Rider 03 +(215122, 0, 10, 1, 1, 264591, 0, 0), -- [DNT] Kill Proxy - Max Level - Talk to Rider 02 +(215121, 0, 10, 1, 1, 264590, 0, 0), -- [DNT] Kill Proxy - Max Level - Dhar Oztan Reached +(215120, 0, 10, 2, 1, 264589, 0, 0), -- Rampant Lightning Elemental +(215118, 0, 10, 1, 1, 264587, 1073742848, 0), -- Explosive Cache +(215116, 0, 10, 0.200000002980232238, 1, 264585, 0, 0), -- Nosy Mouse +(215115, 0, 10, 0.200000002980232238, 1, 264584, 0, 0), -- Nosy Ferret +(215114, 0, 10, 1, 1, 264582, 0, 0), -- Ironhaul Railhand +(215113, 0, 10, 1, 1, 264580, 0, 0), -- Orweyna +(215112, 0, 10, 1, 1, 264579, 0, 0), -- Nerubian Cache Kill Credit +(215111, 0, 0, 0.300000011920928955, 1, 264575, 0, 0), -- Fungarian Sporeling +(215107, 0, 10, 1, 1, 264571, 4104, 0), -- Demoralized Recruit +(215106, 0, 10, 1, 1, 264570, 4104, 0), -- Demoralized Recruit +(215099, 0, 10, 1, 1, 264563, 1, 0), -- Dark Gulper +(215092, 0, 10, 0.200000002980232238, 1, 264556, 0, 0), -- Spirefang +(215091, 0, 10, 2, 1, 264555, 0, 0), -- Rallied Recruit +(215090, 0, 10, 1, 1, 264554, 1073742848, 0), -- Kill Credit [DNT] +(215088, 0, 10, 1, 1, 264552, 1073742848, 0), -- Kill Credit [DNT] +(215087, 0, 10, 1, 1, 264551, 1073742848, 0), -- Kill Credit [DNT] +(215086, 0, 10, 1, 1, 264550, 1073742848, 0), -- Kill Credit [DNT] +(215085, 0, 10, 1, 1, 264549, 1073742848, 0), -- Kill Credit [DNT] +(215083, 0, 10, 1, 1, 264547, 512, 0), -- Living Spirecrystal +(215082, 0, 10, 2, 1, 264546, 66049, 0), -- Shale Snail +(215080, 0, 10, 0.200000002980232238, 1, 264544, 0, 0), -- Scoop Moth +(215077, 0, 10, 4, 1, 264541, 2147483720, 0), -- Wickbreaker +(215074, 0, 10, 1, 1, 264538, 1, 0), -- Wild Widow +(215070, 0, 10, 1, 1, 264534, 1, 0), -- Ashwhite Kestrel +(215069, 0, 10, 0.5, 1, 264533, 0, 0), -- KC: Gate Interacted With +(215066, 0, 10, 2, 1, 264530, 0, 0), -- Lowpriest Vazhan +(215065, 0, 10, 2, 1, 264529, 0, 0), -- Chitin Warden +(215064, 0, 10, 2, 1, 264528, 2147483720, 0), -- The Grasping Darkness +(215063, 0, 10, 1, 1, 264527, 0, 0), -- Local Mender +(215061, 0, 10, 1, 1, 264525, 0, 0), -- Apothecary Xal +(215059, 0, 10, 0.5, 1, 264523, 1, 0), -- Xixian Drone +(215058, 0, 10, 0.300000011920928955, 1, 264522, 0, 0), -- Xixian Swarmer +(215057, 0, 10, 0.300000011920928955, 1, 264521, 0, 0), -- Stirred Cobblestone +(215056, 0, 10, 2, 1, 264520, 0, 0), -- Xix'rie +(215055, 0, 10, 2, 1, 264519, 0, 0), -- Charged Stormfang +(215054, 0, 10, 1, 1, 264518, 0, 0), -- Crackling Stormrook +(215053, 0, 10, 2, 1, 264517, 0, 0), -- Fulminating Stormrook +(215052, 0, 10, 1, 1, 264516, 0, 32768), -- Tomothy Hillhelm +(215048, 0, 10, 1, 1, 264512, 0, 0), -- Rampant Air Elemental +(215043, 0, 10, 0.200000002980232238, 1, 264507, 0, 0), -- Lynx Cub +(215042, 0, 10, 0.5, 1, 264506, 0, 0), -- Lynx Cub +(215041, 0, 10, 1, 1, 264505, 0, 0), -- Miral Murder-Mittens +(215040, 0, 0, 1, 1, 264504, 2097224, 0), -- Kobyss Bonechewer +(215039, 0, 10, 1, 1, 264503, 0, 0), -- Rooktender Lufsela +(215037, 0, 10, 1, 1, 264501, 0, 0), -- Vetiverian +(215032, 0, 10, 2, 1, 264496, 256, 0), -- Siltweed Crusher +(215031, 0, 10, 4, 1, 264495, 1, 0), -- Burblio +(215028, 0, 10, 0.5, 1, 264492, 0, 0), -- Cinderhoney Glob +(215027, 0, 10, 1, 1, 264491, 0, 0), -- Siltweed Sporetosser +(215026, 0, 10, 0.300000011920928955, 1, 264490, 1, 0), -- Heat Hornet +(215025, 0, 10, 1, 1, 264489, 0, 0), -- Siltweed Scuffler +(215024, 0, 10, 2, 1, 264488, 1, 0), -- Cinderbee Drone +(215023, 0, 10, 5, 1, 264487, 1, 0), -- Cinderbee Worker +(215022, 0, 10, 1, 1, 264486, 0, 0), -- Siltweed Rager +(215021, 0, 10, 1, 1, 264485, 1, 0), -- Cinderbee Buzzer +(215016, 0, 10, 1, 1, 264480, 0, 0), -- [DNT] Kill Proxy - Max Level - Summoning Progress T1 +(215012, 0, 10, 0.200000002980232238, 1, 264476, 0, 0), -- Lynx Cub +(215010, 0, 10, 0.5, 1, 264474, 0, 0), -- Lynx Cub +(215006, 0, 10, 1, 1, 264470, 1073742848, 0), -- [DNT] Invisible Bunny +(215005, 0, 10, 2, 1, 264468, 1, 0), -- Lynx +(215004, 0, 10, 1, 1, 264467, 1, 0), -- Lynx +(215003, 0, 10, 2, 1, 264466, 1, 0), -- Lynx +(215002, 0, 10, 1, 1, 264465, 1, 0), -- Lynx +(215001, 0, 10, 0.200000002980232238, 1, 264464, 0, 0), -- Chicken +(215000, 0, 10, 0.200000002980232238, 1, 264463, 0, 0), -- Chicken +(214999, 0, 10, 0.5, 1, 264462, 0, 0), -- Chicken +(214998, 0, 10, 0.5, 1, 264461, 0, 0), -- Chicken +(214995, 0, 10, 1, 1, 264458, 0, 0), -- Olbarig +(214992, 0, 10, 1, 1, 264455, 0, 0), -- [DNT] Kill Proxy - Max Level - Talk to Olbarig +(214991, 0, 10, 1, 1, 264454, 0, 0), -- [DNT] Kill Proxy - Max Level - 01 - Stay a While +(214986, 0, 10, 1, 1, 264449, 0, 0), -- Silken Ward Citizen +(214982, 0, 10, 1, 1, 264445, 0, 0), -- Weaverat +(214979, 0, 10, 1, 1, 264442, 4104, 0), -- Demoralized Recruit +(214973, 0, 10, 2, 1, 264436, 1, 0), -- Shalehorn Bull +(214971, 0, 10, 2, 1, 264434, 0, 0), -- Ironwold Alpha +(214970, 0, 10, 1, 1, 264433, 1, 0), -- Ironwold Stormpaw +(214969, 0, 10, 5, 1, 264432, 32768, 0), -- Kill Credit +(214966, 0, 10, 1, 1, 264429, 0, 0), -- Stormrider Vokmar +(214965, 0, 10, 1, 1, 264428, 0, 0), -- Stormrider Meirand +(214964, 0, 10, 1, 1, 264427, 0, 0), -- Stormrider Edeltrau +(214963, 0, 10, 0.300000011920928955, 1, 264426, 1, 0), -- Wandering Glimmerfly +(214962, 0, 10, 1, 1, 264425, 1, 0), -- Undercrawler +(214961, 0, 10, 1, 1, 264424, 256, 0), -- Drifting Sporebloom +(214960, 0, 10, 1, 1, 264423, 1, 0), -- Bubbling Mudskip +(214959, 0, 9, 80, 1, 264422, 4, 67108864), -- Congealed Memories +(214958, 0, 10, 1, 1, 264421, 256, 0), -- Creeping Lashroom +(214953, 0, 10, 1, 1, 264416, 0, 0), -- Executor Zetish'nal +(214952, 0, 10, 1, 1, 264415, 0, 0), -- Gevish'ren +(214951, 0, 10, 1, 1, 264414, 0, 0), -- Shellwrangler Viz'kall +(214950, 0, 10, 0.200000002980232238, 1, 264413, 0, 0), -- Azure Peachick +(214949, 0, 10, 1, 1, 264412, 1, 0), -- Resplendent Peafowl +(214948, 0, 10, 1, 1, 264411, 0, 0), -- Roaming Stormrook +(214947, 0, 10, 0.200000002980232238, 0, 264410, 0, 0), -- Eye of Topaz +(214943, 0, 10, 1, 1, 264397, 0, 0), -- Twitchy If'tish +(214941, 0, 10, 2, 1, 264393, 0, 0), -- Kaheti Overseer +(214940, 0, 10, 1, 1, 264392, 0, 0), -- Kaheti Skirmisher +(214939, 0, 10, 1, 1, 264391, 0, 0), -- Kaheti Threadmancer +(214938, 0, 10, 0.5, 1, 264390, 0, 0), -- KC: Gate Ambush Defeated +(214937, 0, 10, 0.5, 1, 264389, 0, 0), -- KC: Gate Opened +(214935, 0, 10, 1, 1, 264387, 1, 0), -- Stalwart Hauler +(214934, 0, 10, 1, 1, 264386, 0, 0), -- Invading Depthlurker +(214933, 0, 10, 1, 1, 264385, 0, 0), -- Invading Depthlurker +(214932, 0, 10, 2, 1, 264384, 1, 0), -- Beetle of Burden +(214931, 0, 10, 1, 1, 264383, 0, 0), -- Web Priest +(214930, 0, 10, 2, 1, 264382, 1, 0), -- Shadow-Mad Sow +(214929, 0, 10, 10, 1, 264381, 0, 0), -- Earthen Stormrider +(214928, 0, 10, 1, 1, 264380, 1, 0), -- Stonehoofed Hog +(214927, 0, 10, 10, 1, 264379, 0, 0), -- Baelgrim +(214926, 0, 10, 0.5, 1, 264378, 1, 0), -- Stonehoofed Piglet +(214925, 0, 10, 1, 1, 264377, 0, 0), -- Sternshear Sheep +(214924, 0, 10, 2, 1, 264376, 512, 0), -- Enraged Magma Fury +(214923, 0, 10, 1, 1, 264375, 256, 0), -- Invasive Shadowblossom +(214922, 0, 10, 1, 1, 264374, 0, 0), -- Harvester Farnee +(214921, 0, 10, 1, 1, 264373, 0, 0), -- Harmot +(214920, 0, 0, 4.5, 1, 264372, 2097224, 0), -- Tasting Room Attendant +(214919, 0, 10, 200, 1, 264371, 4, 0), -- Thrall +(214917, 0, 10, 10, 1, 264369, 4, 0), -- Moira Thaurissan +(214916, 0, 10, 1, 1, 264368, 0, 0), -- Merrix +(214912, 0, 10, 1, 1, 264364, 0, 0), -- [DNT] Proxy +(214911, 0, 10, 1, 1, 264363, 0, 0), -- [DNT] Proxy +(214910, 0, 10, 1, 1, 264362, 0, 0), -- Terrified Dalaran Citizen +(214909, 0, 0, 1, 1, 264361, 2097224, 0), -- ZZZOLDCaptain of the Queensguard [PH] +(214908, 0, 10, 100, 15, 264360, 4, 49152), -- Alleria Windrunner +(214905, 0, 10, 12, 1, 264357, 328, 0), -- Radiant-Twisted Mycelium +(214904, 0, 9, 1, 1, 264356, 0, 0), -- Scooty +(214903, 0, 9, 1, 1, 264355, 0, 0), -- Tinkmaster Overspark +(214901, 0, 10, 5, 1, 264353, 0, 0), -- Shadow Vanguard Brute +(214892, 0, 10, 1, 1, 264344, 0, 0), -- Dagran Thaurissan II +(214891, 0, 10, 10, 1, 264343, 0, 0), -- Magni Bronzebeard +(214890, 0, 10, 1, 1, 264342, 8392704, 2048), -- Ironhaul Bodyguard +(214886, 0, 10, 1, 1, 264337, 0, 0), -- Kill Credit: read slate [DNT] +(214885, 0, 10, 1, 1, 264336, 0, 0), -- Kill Credit: investigate object [DNT] +(214884, 0, 10, 1, 1, 264335, 0, 0), -- Kill Credit: Knock on Door F [DNT] +(214883, 0, 10, 1, 1, 264334, 0, 0), -- Kill Credit: Investigate Call for Help [DNT] +(214882, 0, 10, 1, 1, 264333, 0, 0), -- Kill Credit: Knock on Door D [DNT] +(214881, 0, 10, 1, 1, 264332, 0, 0), -- Kill Credit: Knock on Door C [DNT] +(214880, 0, 10, 1, 1, 264331, 0, 0), -- Kill Credit: Knock on Door B [DNT] +(214879, 0, 10, 1, 1, 264330, 0, 0), -- Kill Credit: Knock on Door A [DNT] +(214878, 0, 10, 1, 1, 264329, 0, 0), -- Kill Credit: Enter Taelloch Village [DNT] +(214875, 0, 10, 1, 1, 264326, 1, 0), -- Territorial Flame Wasp +(214868, 0, 10, 1, 1, 264319, 1073742848, 0), -- Kill Credit [DNT] +(214865, 0, 10, 1, 1, 264316, 1073742848, 0), -- Kill Credit [DNT] +(214855, 0, 10, 3, 1, 264306, 0, 0), -- Harvestbot Remy +(214854, 0, 10, 5, 1, 264305, 32768, 0), -- Harvestbot Remy +(214846, 0, 10, 1, 1, 264297, 1610613776, 67108870), -- Nerubian Wall Stalker +(214845, 0, 10, 1, 1, 264296, 1, 0), -- Drop Beast +(214844, 0, 10, 0.100000001490116119, 1, 264295, 1610612752, 117440518), -- [DNT] Kill Credit +(214843, 0, 10, 1, 1, 264294, 0, 0), -- Spattered Charcoal +(214842, 0, 10, 1, 1, 264293, 1024, 0), -- Reforge Tools +(214841, 0, 9, 0.100000001490116119, 1, 264292, 1610612752, 117440518), -- Tools Repaired +(214840, 0, 0, 5.5, 1, 264291, 0, 0), -- Engorged Crawler +(214838, 0, 10, 1, 1, 264289, 1610612752, 117440518), -- Earthen Wagon +(214836, 0, 10, 1, 1, 264287, 256, 0), -- Lashroom +(214835, 0, 10, 1, 1, 264286, 1, 0), -- Stillpond Tidewader +(214834, 0, 10, 1, 1, 264285, 1, 0), -- Winged Drinker +(214833, 0, 10, 1, 1, 264284, 0, 0), -- Deactivated War Golem +(214831, 0, 10, 1, 1, 264282, 1, 0), -- Stillpond Lightqueen +(214828, 0, 10, 1, 1, 264279, 0, 0), -- Perceptive Salvager +(214826, 0, 10, 5, 1, 264277, 32768, 0), -- Mechanized Enforcer +(214825, 0, 10, 5, 1, 264276, 32768, 0), -- Supervisor Radlock +(214824, 0, 10, 1, 1, 264275, 1, 0), -- Cart Hauler +(214823, 0, 10, 1, 1, 264274, 0, 0), -- [DNT] Kill Credit +(214821, 0, 10, 0.300000011920928955, 1, 264272, 1, 0), -- Stillpond Sparkbug +(214820, 0, 10, 1, 1, 264271, 0, 0), -- Black Blood Droplet +(214819, 0, 0, 1, 1, 264270, 0, 0), -- Fungarian +(214818, 0, 0, 1, 1, 264269, 0, 0), -- Fungarian +(214817, 0, 10, 10, 1, 264268, 0, 0), -- Blighttwine +(214816, 0, 0, 1, 1, 264267, 0, 0), -- Fungarian +(214815, 0, 0, 1, 1, 264266, 66049, 0), -- Rock Snail +(214813, 0, 0, 1, 1, 264264, 0, 0), -- Giant Slime, Void +(214811, 0, 9, 1, 1, 264262, 0, 0), -- Sergra Darkthorn +(214810, 0, 0, 1, 1, 264261, 0, 0), -- Kobyss Fighter +(214808, 0, 9, 1, 1, 264259, 0, 0), -- Ragnar Thunderbrew +(214807, 0, 0, 1, 1, 264258, 0, 0); -- Greater Tentacle Slime + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(214806, 0, 10, 2, 1, 264257, 1, 0), -- Thickshell Trawler +(214805, 0, 0, 1, 1, 264256, 1, 0), -- Spider, Underground +(214804, 0, 0, 1, 1, 264255, 0, 0), -- Fungarian Fighter +(214803, 0, 0, 1, 1, 264254, 0, 0), -- Fungarian Caster +(214801, 0, 0, 1, 1, 264252, 1, 0), -- Skipper +(214798, 0, 0, 1, 1, 264249, 0, 0), -- Sureki Warshell +(214797, 0, 0, 1, 1, 264248, 0, 0), -- Sureki Lord +(214796, 0, 0, 1, 1, 264247, 0, 0), -- Sureki Hulk +(214795, 0, 0, 1, 1, 264246, 0, 0), -- Kaheti Warshell +(214794, 0, 10, 2, 1, 264245, 0, 0), -- Dark Amalgamat +(214793, 0, 0, 1, 1, 264244, 0, 0), -- Kaheti Lord +(214792, 0, 0, 1, 1, 264243, 0, 0), -- Kaheti Hulk +(214790, 0, 10, 10, 1, 264241, 0, 0), -- Witherthorn +(214787, 0, 10, 1, 1, 264238, 0, 0), -- [DNT] Kill Credit - Rescue Friend +(214785, 0, 0, 1, 1, 264236, 0, 0), -- Web Priest +(214784, 0, 0, 1, 1, 264235, 0, 0), -- Royal Scribe +(214783, 0, 10, 10, 1, 264234, 0, 0), -- Vileroot +(214782, 0, 0, 1, 1, 264233, 0, 0), -- Royal Adviser +(214781, 0, 0, 1, 1, 264232, 0, 0), -- Royal Acolyte +(214780, 0, 10, 1, 1, 264231, 0, 0), -- Flynn Fairwind +(214778, 0, 0, 1, 1, 264229, 0, 0), -- Monastic Webling +(214777, 0, 0, 1, 1, 264228, 0, 0), -- Elder Priest +(214774, 0, 0, 1, 1, 264225, 0, 0), -- Dark Whisperer +(214773, 0, 0, 0.300000011920928955, 1, 264224, 1610612752, 117440518), -- Air Bubble +(214772, 0, 10, 1, 1, 264223, 1, 0), -- Limestone Falcon +(214771, 0, 0, 2, 1, 264222, 0, 0), -- Dark Priest +(214770, 0, 0, 1, 1, 264221, 0, 0), -- Dark Pledgling +(214769, 0, 10, 1, 1, 264220, 0, 0), -- Stillpond Fishscrounger +(214767, 0, 10, 1, 1, 264218, 4096, 0), -- Wounded Aeroknight +(214764, 0, 10, 1, 1, 264215, 1, 0), -- Rustmane Shalehorn +(214762, 0, 0, 9.5, 1, 264213, 2097224, 0), -- Nightfall Commander +(214761, 0, 0, 8.5, 1, 264212, 2097224, 0), -- Nightfall Ritualist +(214757, 0, 10, 30, 1, 264208, 73, 0), -- Croakit +(214755, 0, 10, 1, 1, 264206, 0, 0), -- Stormrook +(214753, 0, 0, 2, 1, 264204, 0, 0), -- Sureki Ironweave +(214752, 0, 0, 2, 1, 264203, 0, 0), -- Sureki Frostweaver +(214750, 0, 0, 2, 1, 264201, 0, 0), -- Royal Weaver +(214749, 0, 0, 1, 1, 264200, 0, 0), -- Kaheti Threadmancer +(214748, 0, 0, 1, 1, 264199, 0, 0), -- Kaheti Skirmisher +(214747, 0, 0, 2, 1, 264198, 0, 0), -- Kaheti Merchant +(214746, 0, 0, 1, 1, 264197, 0, 0), -- Kaheti Civilian +(214745, 0, 0, 2, 1, 264196, 0, 0), -- Dark Recluse +(214743, 0, 0, 1, 1, 264194, 1, 0), -- Threadling +(214742, 0, 0, 1, 1, 264193, 1, 0), -- Nerubian Swarmite - Melee +(214741, 0, 0, 1, 1, 264192, 1, 0), -- Nerubian Swarmite - Bomber +(214739, 0, 0, 1, 1, 264190, 1, 0), -- Nerubian Stagshell - Melee +(214738, 0, 0, 1, 1, 264189, 65537, 0), -- Jawcrawler +(214736, 0, 0, 1, 1, 264187, 1, 0), -- Nerubian Stagshell - Bomber +(214735, 0, 0, 2, 1, 264186, 0, 0), -- Bio Worm +(214734, 0, 0, 2, 1, 264185, 0, 0), -- Unseen Blade +(214733, 0, 0, 2, 1, 264184, 0, 0), -- Pale Priest +(214732, 0, 0, 2, 1, 264183, 0, 0), -- Ascended Neophyte +(214731, 0, 10, 1, 1, 264182, 1073742848, 0), -- Generic Bunny +(214730, 0, 0, 2, 1, 264181, 0, 0), -- Ascended Neophyte +(214729, 0, 0, 2, 1, 264180, 0, 0), -- Ascended Neophyte +(214728, 0, 0, 2, 1, 264179, 0, 0), -- Ascended Neophyte +(214727, 0, 0, 2, 1, 264178, 0, 0), -- Chitin Knight +(214726, 0, 10, 0.200000002980232238, 1, 264177, 0, 0), -- Lava Slug +(214724, 0, 10, 1, 1, 264175, 66049, 0), -- Molten Slagshell +(214723, 0, 10, 1, 1, 264174, 65537, 0), -- Lava Snail +(214722, 0, 10, 2, 1, 264173, 0, 0), -- Molten Slag +(214721, 0, 10, 2, 1, 264172, 0, 0), -- Lava Elemental +(214720, 0, 10, 1, 1, 264171, 0, 0), -- Pill Bug +(214719, 0, 0, 0.5, 1, 264170, 0, 0), -- Nerubian Baby +(214717, 0, 0, 0.5, 1, 264168, 0, 0), -- Nerubian Baby +(214716, 0, 0, 0.5, 1, 264167, 0, 0), -- Nerubian Baby +(214715, 0, 0, 0.5, 1, 264166, 0, 0), -- Nerubian Baby +(214714, 0, 10, 1, 1, 264165, 0, 0), -- Moth +(214713, 0, 10, 1, 1, 264164, 0, 0), -- Bloodfeaster +(214712, 0, 10, 1, 1, 264163, 0, 0), -- Leech +(214711, 0, 10, 1, 1, 264162, 0, 0), -- Glowmite +(214710, 0, 10, 1, 1, 264161, 0, 0), -- Larva +(214709, 0, 0, 4.5, 1, 264160, 2097224, 0), -- Venture Co. Mercenary +(214697, 0, 0, 15, 1, 264148, 2097224, 0), -- Chef Chewie +(214696, 0, 0, 4.5, 1, 264147, 2097224, 0), -- Queen Bee +(214691, 0, 10, 2, 1, 264142, 0, 0), -- Dark Recluse +(214690, 0, 10, 0.023800000548362731, 1, 264141, 1077936130, 0), -- Mine Cart +(214689, 0, 10, 2, 1, 264140, 0, 0), -- Sureki Ironweave +(214688, 0, 10, 1, 1, 264139, 0, 0), -- Kaheti Skirmisher +(214687, 0, 10, 2, 1, 264138, 0, 0), -- Sureki Frostweaver +(214686, 0, 10, 1, 1, 264137, 0, 0), -- Kaheti Threadmancer +(214685, 0, 10, 1, 1, 264136, 0, 0), -- [DNT] Kill Credit - Nerubians +(214684, 0, 0, 1, 1, 264135, 0, 0), -- Invading Scrapper +(214680, 0, 10, 2, 1, 264131, 0, 0), -- Royal Merchant +(214679, 0, 10, 1, 1, 264130, 0, 0), -- Kaheti Merchant +(214678, 0, 10, 1, 1, 264129, 0, 0), -- Kaheti Civilian +(214677, 0, 0, 0.800000011920928955, 1, 264128, 0, 0), -- Invading Hurler +(214676, 0, 0, 4.5, 1, 264127, 2097224, 0), -- Venture Co. Technician +(214675, 0, 0, 4.5, 1, 264126, 2097224, 0), -- Venture Co. Fire Mage +(214674, 0, 10, 2, 1, 264125, 0, 0), -- Nerubian Ambusher +(214673, 0, 0, 5, 1, 264124, 2097224, 0), -- Flavor Scientist +(214670, 0, 10, 1, 1, 264121, 0, 0), -- [DNT] Proxy +(214669, 0, 10, 10, 1, 264120, 0, 49152), -- Brann Bronzebeard +(214668, 0, 0, 4.5, 1, 264119, 2097224, 0), -- Venture Co. Patron +(214667, 0, 10, 1, 1, 264118, 0, 0), -- Ward of Dalaran +(214666, 0, 10, 1, 1, 264117, 0, 0), -- Citizen of Dalaran helped +(214665, 0, 10, 1, 1, 264116, 0, 49152), -- Archmage Drenden +(214664, 0, 10, 1, 1, 264115, 0, 0), -- ZZ-01-47 +(214663, 0, 10, 1, 1, 264114, 0, 0), -- High Speaker Brinthe +(214662, 0, 10, 1, 1, 264113, 0, 0), -- Scornful Sandshoal +(214661, 0, 0, 40, 1, 264112, 2097256, 128), -- Goldie Baronbottom +(214651, 0, 10, 10, 1, 264102, 0, 49152), -- Moira Thaurissan +(214643, 0, 10, 12, 1, 264094, 0, 0), -- Kobyss Killer +(214641, 0, 10, 12, 1, 264092, 0, 0), -- Kobyss Killer +(214640, 0, 10, 1, 1, 264091, 0, 0), -- Harvester Farnee +(214637, 0, 0, 45, 1, 264088, 8, 0), -- Kobyss Killer +(214632, 0, 10, 35, 2, 264083, 0, 0), -- Dagran Thaurissan II +(214631, 0, 10, 1, 1, 264082, 0, 0), -- Machine Speaker Emissary +(214628, 0, 10, 1, 1, 264079, 0, 0), -- Partially-Chewed Goblin +(214625, 0, 0, 2, 2, 264076, 0, 0), -- Kobyss Necromancer +(214614, 0, 10, 100, 1, 264065, 4, 0), -- Anduin Wrynn +(214613, 0, 10, 30, 1, 264064, 72, 0), -- Blacksmith Vignette +(214610, 0, 10, 1, 1, 264057, 0, 0), -- Alliance +(214609, 0, 9, 1, 1, 264056, 0, 0), -- Apothecary Johaan +(214605, 0, 10, 1, 1, 264052, 0, 0), -- [DNT] Kill Credit: Relics Destroyed +(214595, 0, 10, 1, 1, 264042, 4096, 0), -- Dalaran Civilian +(214594, 0, 10, 1, 1, 264041, 65537, 0), -- Cascade Guardian +(214593, 0, 9, 1, 1, 264040, 0, 0), -- Barnil Stonepot +(214590, 0, 9, 1, 1, 264037, 0, 0), -- Durnan Furcutter +(214588, 0, 10, 2, 1, 264031, 0, 0), -- Carrot Cart-Pusher +(214587, 0, 10, 5, 1, 264030, 32768, 0), -- Kill Credit +(214586, 0, 10, 2, 1, 264029, 0, 0), -- Arcane Elemental +(214585, 0, 10, 1, 1, 264028, 1610612752, 6), -- Arcane Portal +(214582, 0, 10, 1, 1, 264025, 0, 0), -- [DNT] Kill Credit: Nerubian +(214581, 0, 10, 1, 1, 264024, 513, 0), -- Stormtop Terralisk +(214579, 0, 9, 1, 1, 264022, 0, 0), -- Nori Pridedrift +(214578, 0, 10, 1, 1, 264021, 1, 0), -- Nerubian Swarmite - Caster, Bomber +(214576, 0, 10, 5, 1, 264019, 72, 0), -- Iron-Runed Protector +(214573, 0, 10, 5, 1, 264016, 32768, 0), -- Kill Credit +(214572, 0, 9, 1, 1, 264015, 0, 0), -- [DNT]Egg Sac Kill Credit +(214571, 0, 9, 1, 1, 264014, 0, 0), -- [DNT]Bytlesnax Kill Credit +(214567, 0, 10, 2, 1, 264009, 0, 0), -- Cabbage Cart-Pusher +(214561, 0, 10, 1, 1, 264003, 0, 0), -- Rancher Langan +(214560, 0, 10, 1, 1, 264002, 0, 0), -- Rancher Tofstrun +(214559, 0, 10, 1, 1, 264001, 0, 0), -- Rancher Silbarspra +(214558, 0, 10, 1, 1, 264000, 0, 0), -- Rancher Fuoleim +(214557, 0, 10, 1, 1, 263999, 0, 0), -- Rancher Buhisan +(214556, 0, 10, 1, 1, 263998, 0, 0), -- Rancher Kinnisant +(214553, 0, 10, 1, 1, 263995, 0, 0), -- [DNT] Kill Proxy - Ramulost - Rumors +(214551, 0, 0, 5, 1, 263993, 0, 0), -- Wandering Gutter +(214550, 0, 0, 0.300000011920928955, 1, 263992, 0, 0), -- Deepwater Snapper +(214549, 0, 10, 1, 1, 263991, 0, 0), -- Seaborne Elemental +(214548, 0, 0, 0.300000011920928955, 1, 263990, 0, 0), -- Slippery Syphoner +(214547, 0, 10, 8, 1, 263989, 0, 0), -- Seaborne Colossus +(214546, 0, 10, 3, 1, 263988, 2147483712, 0), -- Murgle-whurgle +(214545, 0, 10, 3, 1, 263987, 2147483712, 0), -- Burgle-gurgle +(214544, 0, 10, 3, 1, 263986, 2147483712, 0), -- Purgle-lurgle +(214537, 0, 10, 1, 1, 263979, 0, 0), -- Air Bubbles +(214534, 0, 10, 1, 1, 263976, 1, 0), -- Threadling +(214521, 0, 10, 100, 1, 263963, 0, 0), -- Archmage Aethas Sunreaver +(214520, 0, 10, 1, 1, 263962, 0, 0), -- Ren'dorei Voidguard +(214518, 0, 10, 1, 1, 263960, 1610612752, 117440518), -- Volatile Soil +(214517, 0, 10, 1, 1, 263959, 0, 0), -- Rowdy Patron Kill Credit +(214516, 0, 10, 2, 1, 263958, 0, 0), -- Big Bessie +(214513, 0, 10, 1, 1, 263955, 1610612752, 117440518), -- Pulsating Relic +(214512, 0, 10, 1, 1, 263954, 0, 0), -- [DNT] Kill Credit: Survivors +(214511, 0, 0, 300, 1, 263953, 2097260, 0), -- [PH] Queen Ansurek +(214510, 0, 0, 300, 1, 263952, 2097260, 0), -- [PH] Evolved Nerubian Brute +(214507, 0, 0, 300, 1, 263949, 2097260, 0), -- [PH] Ethereal +(214506, 0, 0, 600, 1, 263948, 2097260, 128), -- Broodtwister Ovi'nax +(214504, 0, 0, 1100, 1, 263946, 2097260, 128), -- Rasha'nan +(214503, 0, 0, 600, 1, 263945, 270532716, 128), -- Sikran +(214502, 0, 0, 400, 1, 263944, 2097260, 128), -- The Bloodbound Horror +(214479, 0, 10, 1, 1, 263921, 0, 0), -- Rowdy Patron +(214473, 0, 10, 1, 1, 263915, 1, 0), -- Bomb Stagshell +(214471, 0, 10, 10, 1, 263913, 0, 0), -- Magister Umbric +(214466, 0, 10, 1, 1, 263908, 0, 0), -- Nerubian Saboteur +(214463, 0, 10, 1, 1, 263905, 0, 0), -- Merrimack +(214462, 0, 10, 1, 1, 263904, 0, 0), -- Bertola +(214461, 0, 10, 1, 1, 263903, 0, 0), -- Eiggard +(214460, 0, 10, 1, 1, 263902, 0, 0), -- Kaldrinn +(214459, 0, 10, 1, 1, 263901, 0, 0), -- Garrak +(214457, 0, 10, 1, 1, 263899, 0, 0), -- Kaheti Fighter +(214455, 0, 9, 1, 1, 263897, 0, 0), -- [DNT]Beetle Food Trough Kill Credit +(214453, 0, 10, 2, 1, 263895, 72, 0), -- Chasm Maker +(214452, 0, 9, 1, 1, 263894, 0, 0), -- [DNT]Beetle Water Trough Kill Credit +(214451, 0, 10, 1, 1, 263893, 0, 0), -- Papriki +(214450, 0, 10, 1, 1, 263892, 0, 0), -- [DNT] Kill Credit: Spider Scene +(214449, 0, 10, 1, 1, 263891, 0, 0), -- Kirin Tor Mage +(214448, 0, 10, 1, 1, 263890, 1, 0), -- Terrace Basilisk +(214445, 0, 0, 0.300000011920928955, 1, 263887, 1073742864, 2), -- Makeshift Candle +(214443, 0, 0, 0.400000005960464477, 1, 263885, 0, 128), -- Crystal Shard +(214442, 0, 10, 0.400000005960464477, 1, 263884, 0, 0), -- You +(214439, 0, 0, 5, 1, 263881, 2097224, 0), -- Corrupted Oracle +(214438, 0, 10, 2, 1, 263880, 0, 0), -- Mechanical Cart-Pusher +(214437, 0, 10, 8, 1, 263879, 0, 0), -- Seaborne Colossus +(214436, 0, 10, 0.5, 1, 263878, 1, 0), -- Pearlfin Clawclacker +(214435, 0, 10, 2, 1, 263877, 0, 0), -- Pearlfin Sea-Shaman +(214434, 0, 10, 1, 1, 263876, 0, 0), -- Pearlfin Waterweaver +(214433, 0, 10, 1, 1, 263875, 0, 0), -- Pearlfin Tiderunner +(214432, 0, 10, 1, 1, 263874, 0, 0), -- Pearlfin Sparkleseeker +(214431, 0, 10, 25, 1, 263873, 134221824, 8388672), -- Elmo Seedheart +(214429, 0, 10, 1, 1, 263871, 0, 0), -- Arathi Reserve +(214428, 0, 10, 25, 1, 263870, 134221824, 0), -- Seraphine Seedheart +(214427, 0, 9, 60, 1, 263869, 4, 0), -- Remembered Executus +(214426, 0, 10, 2, 1, 263868, 0, 0), -- Steaming Falls Surger +(214425, 0, 10, 1, 1, 263867, 0, 0), -- Seismic Rumbler +(214424, 0, 9, 1, 1, 263866, 1610612752, 67108870), -- Stagshell Water Trough +(214421, 0, 0, 6, 1, 263863, 2097224, 0), -- Coalescing Void Diffuser +(214420, 0, 10, 10, 1, 263862, 4, 0), -- Alleria Windrunner +(214419, 0, 0, 8, 1, 263861, 2097224, 0), -- Void Cursed Crusher +(214418, 0, 10, 1, 1, 263860, 0, 0), -- Aelric Leid +(214417, 0, 10, 100, 1, 263859, 4, 0), -- Anduin Wrynn +(214415, 0, 10, 5, 1, 263857, 2147483720, 0), -- Anguishing Nightmare +(214414, 0, 10, 100, 1, 263856, 4, 0), -- Anduin Wrynn +(214413, 0, 10, 1, 1, 263855, 0, 0), -- Faerin Lothar +(214412, 0, 9, 1, 1, 263854, 1610612752, 67108870), -- Stagshell Food Trough +(214410, 0, 0, 2, 1, 263852, 4128, 53477376), -- Earthen Worker +(214409, 0, 0, 2, 1, 263851, 4128, 53477376), -- Earthen Engineer +(214407, 0, 10, 1, 1, 263849, 0, 0), -- Faerin Lothar +(214406, 0, 10, 1, 1, 263848, 1, 0), -- Shadowstarved Bullfrog +(214405, 0, 10, 10, 1, 263847, 4, 0), -- Alleria Windrunner +(214404, 0, 10, 1, 1, 263846, 0, 0), -- Faerin Lothar +(214402, 0, 10, 10, 1, 263844, 4, 0), -- Alleria Windrunner +(214401, 0, 10, 1, 1, 263843, 1, 0), -- Bullfrog +(214399, 0, 9, 1.35000002384185791, 1, 263841, 0, 16384), -- Memory of a Duke +(214393, 0, 10, 1, 1, 263835, 0, 0), -- Captured Memorial Tender +(214392, 0, 10, 1, 1, 263834, 0, 0), -- Memorial Tender +(214389, 0, 10, 1, 1, 263831, 0, 0), -- Kobyss Harvester +(214388, 0, 10, 100, 1, 263830, 4, 0), -- Wanderer +(214387, 0, 10, 100, 1, 263829, 4, 0), -- Anduin Wrynn +(214386, 0, 10, 0.699999988079071044, 1, 263828, 0, 0), -- Arathi Orphan +(214385, 0, 10, 10, 1, 263827, 0, 2048), -- Lamplighter +(214384, 0, 10, 1, 1, 263826, 0, 0), -- Faerin Lothar +(214383, 0, 10, 1, 1, 263825, 0, 0), -- Sygfraed Siegepyr +(214380, 0, 10, 1, 1, 263822, 0, 0), -- Raen Dawncavalyr +(214378, 0, 10, 1, 1, 263820, 134217728, 0), -- Faerin +(214377, 0, 10, 100, 1, 263819, 4, 0), -- Anduin Wrynn +(214376, 0, 10, 1, 1, 263818, 0, 0), -- General Steelstrike +(214371, 0, 10, 1, 1, 263813, 0, 0), -- General Steelstrike +(214370, 0, 9, 2, 1, 263812, 0, 0), -- Remembered Son +(214367, 0, 10, 1, 1, 263809, 0, 0), -- Faerin Lothar +(214365, 0, 10, 1, 1, 263807, 0, 0), -- General Steelstrike +(214364, 0, 10, 1, 1, 263806, 0, 0), -- Faerin Lothar +(214363, 0, 9, 5, 1, 263805, 2048, 4194304), -- Remembered Commander +(214362, 0, 10, 100, 1, 263804, 4, 0), -- Anduin Wrynn +(214360, 0, 10, 1, 1, 263802, 0, 0), -- Aromash +(214359, 0, 10, 1, 1, 263801, 0, 0), -- Kish'nal +(214358, 0, 10, 1, 1, 263800, 0, 0), -- Faerin +(214357, 0, 10, 1, 1, 263799, 1, 0), -- Armored Stagshell +(214356, 0, 10, 2, 1, 263798, 0, 0), -- Vix'aron +(214355, 0, 10, 100, 1, 263797, 4, 0), -- Anduin Wrynn +(214354, 0, 10, 1, 1, 263796, 1073741824, 0), -- Lamplighter Skiff +(214353, 0, 10, 1, 1, 263795, 0, 0), -- [DNT] Kill Proxy - Sleepy Sheep Lodestone Charging +(214352, 0, 10, 1, 1, 263794, 0, 0), -- Rooktender Otwin +(214351, 0, 10, 1, 1, 263793, 0, 0), -- Go Here +(214350, 0, 0, 5.25, 1, 263792, 2097224, 0), -- Turned Speaker +(214348, 0, 0, 10, 1, 263790, 2097256, 128), -- Undersea Abomination +(214343, 0, 0, 2, 1.799999952316284179, 263785, 2097224, 0), -- Kobyss Trickster +(214341, 0, 0, 1.20000004768371582, 1, 263783, 2048, 0); -- Kobyss Breathtaker + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(214339, 0, 0, 1.20000004768371582, 1, 263781, 2097256, 0), -- Broadhead Charger +(214338, 0, 0, 1.20000004768371582, 1, 263780, 2097224, 0), -- Kobyss Spearfisher +(214327, 0, 9, 2, 1, 263769, 536870928, 117440518), -- Remembered Love Letter +(214324, 0, 9, 1, 1, 263766, 0, 0), -- Remembered Kobold +(214319, 0, 9, 2, 1, 263761, 0, 0), -- Remembered Remy +(214318, 0, 9, 2, 1, 263760, 0, 0), -- Remembered Maybell +(214317, 0, 10, 0.300000011920928955, 1, 263759, 0, 33554432), -- Shadow-Sour Mite +(214302, 0, 10, 1, 1, 263744, 1610612752, 117473286), -- Rubble +(214301, 0, 10, 1, 1, 263743, 0, 0), -- [DNT] Kill Credit: Escaped +(214300, 0, 10, 1, 1, 263742, 1610612752, 117473286), -- Rubble +(214298, 0, 10, 1, 1, 263740, 1610612752, 32774), -- Pile of Rubble +(214297, 0, 10, 1, 1, 263739, 0, 0), -- Nerubian Saboteur +(214296, 0, 10, 1, 1, 263738, 0, 0), -- Stage Manager Huberta +(214295, 0, 10, 1, 1, 263737, 1610612752, 6), -- Kill Credit +(214293, 0, 10, 1, 1, 263735, 16778240, 0), -- Giant Squash +(214292, 0, 10, 1, 1, 263734, 0, 0), -- Urtago +(214291, 0, 0, 2, 1, 263733, 32, 0), -- Karnk +(214290, 0, 0, 2, 1, 263732, 32, 0), -- Pagsly +(214289, 0, 0, 0.300000011920928955, 1, 263731, 1073741840, 6), -- Air Bubble +(214287, 0, 0, 0.100000001490116119, 1, 263729, 88, 0), -- Earth Burst Totem +(214285, 0, 10, 0.5, 1, 263727, 65537, 0), -- Razormouth Wormling +(214284, 0, 10, 1, 1, 263726, 513, 0), -- Saurolisk Ambusher +(214283, 0, 10, 0.400000005960464477, 1, 263725, 1, 0), -- Saurolisk Hatchling +(214279, 0, 10, 1, 1, 263721, 1073742848, 0), -- Kobold Tunnel +(214270, 0, 10, 0.150000005960464477, 1, 263712, 0, 0), -- Shadowleaf Rootling +(214269, 0, 9, 2, 1, 263711, 0, 0), -- Remembered Timberlain +(214268, 0, 10, 0.300000011920928955, 1, 263710, 0, 0), -- Lava Slug +(214267, 0, 10, 1, 1, 263709, 0, 0), -- Hallowfall Defender +(214264, 0, 0, 8, 1, 263706, 2097224, 0), -- Cursedforge Honor Guard +(214263, 0, 0, 10, 1, 263705, 2097256, 128), -- Waxface +(214262, 0, 10, 0.200000002980232238, 1, 263704, 0, 0), -- Lava Snail +(214261, 0, 9, 1, 1, 263703, 0, 0), -- Remembered Defias +(214253, 0, 10, 1, 1, 263695, 2048, 0), -- Kobold Moleraider +(214252, 0, 10, 1, 1, 263694, 0, 0), -- Candlelit Ouchpatcher +(214251, 0, 0, 0.800000011920928955, 1, 263693, 2097224, 0), -- Kobyss Witherer +(214243, 0, 0, 0.899999976158142089, 1, 263685, 0, 0), -- Captured Worker +(214169, 0, 9, 2, 1, 263608, 0, 0), -- Horde Shaman +(214168, 0, 10, 30, 1, 263601, 0, 0), -- Skedgit Cinderbangs +(214167, 0, 9, 2, 1, 263600, 0, 0), -- Alliance Mage +(214166, 0, 9, 2, 1, 263599, 0, 0), -- Alliance Rogue +(214163, 0, 9, 2, 1, 263596, 0, 0), -- Horde Rogue +(214162, 0, 10, 3, 1, 263595, 2147483721, 0), -- The Ringing Death +(214159, 0, 9, 2, 1, 263592, 0, 0), -- Horde Warlock +(214154, 0, 9, 2, 1, 263587, 0, 0), -- Horde Priest +(214153, 0, 10, 3, 1, 263586, 2147483720, 0), -- Wormcaller Iz'tikrine +(214152, 0, 9, 2, 1, 263585, 0, 0), -- Alliance Priest +(214151, 0, 10, 4, 1, 263584, 1073741896, 65536), -- Ahg'zagall +(214148, 0, 9, 2, 1, 263581, 0, 0), -- Alliance Paladin +(214146, 0, 10, 1.5, 1, 263579, 0, 0), -- Flappilda +(214145, 0, 10, 1, 1, 263578, 0, 0), -- Durzan +(214144, 0, 10, 1, 1, 263577, 0, 0), -- Belzt +(214143, 0, 10, 4, 1, 263576, 2097224, 0), -- Foreman Bruknar +(214142, 0, 10, 3, 1, 263575, 2147483720, 0), -- Daughter of Alizabal +(214141, 0, 10, 1, 1, 263574, 159384576, 131072), -- Wyrmtongue Peddler +(214138, 0, 10, 1, 1, 263568, 0, 0), -- [DNT] Kill Proxy - Their Moss Our Gain - Sheep Sheared +(214137, 0, 10, 1, 1, 263567, 0, 0), -- Rambleshire Mosswool +(214136, 0, 10, 1, 1, 263566, 0, 0), -- Rambleshire Mosswool +(214124, 0, 9, 1, 1, 263552, 1610612752, 117440518), -- Master Zone Controller +(214115, 0, 10, 1, 1, 263537, 0, 0), -- Castaria Castalots +(214109, 0, 10, 1, 1, 263531, 1073742848, 0), -- Forge +(214108, 0, 10, 1, 1, 263530, 0, 0), -- Forge Kill Credit +(214081, 0, 10, 2, 1, 263500, 65537, 0), -- Razormouth Devourer +(214076, 0, 10, 30, 1, 263495, 0, 0), -- Skedgit Cinderbangs +(214069, 0, 9, 5, 1, 263488, 0, 0), -- Auctioned Pages Past +(214066, 0, 0, 4.75, 1, 263485, 2097224, 0), -- Cursedforge Stoneshaper +(214061, 0, 9, 20, 1, 263480, 0, 0), -- Remembered Bangalash +(214059, 0, 9, 2, 1, 263478, 0, 0), -- Remembered Bloodscalp +(214058, 0, 9, 2, 1, 263477, 0, 0), -- Remembered Lashtail +(214053, 0, 9, 2, 1, 263472, 0, 0), -- Remembered Tiger +(214049, 0, 0, 1, 1, 263468, 1073741824, 128), -- Vent Stalker +(214044, 0, 10, 1, 1, 263463, 1073742848, 0), -- Suspicious Vent +(214036, 0, 10, 4, 1, 263455, 2147485768, 0), -- Moledred +(214034, 0, 10, 1, 1, 263453, 0, 0), -- Waxmonger Wuldo +(214019, 0, 10, 1, 1, 263434, 0, 0), -- Aegor Irynbawnd +(214016, 0, 0, 1, 1, 263431, 2097224, 0), -- Arathi Stalwart +(214015, 0, 0, 1, 1, 263430, 16778240, 16), -- Stalker +(214014, 0, 0, 1, 1, 263429, 16778240, 16), -- Stalker +(214013, 0, 0, 1, 1, 263428, 16778240, 16), -- Stalker +(214001, 0, 10, 0.300000011920928955, 1, 263412, 0, 0), -- Shadowleaf Sprout +(213997, 0, 0, 0.550000011920928955, 1, 263408, 1610612752, 6), -- Mini-Boss Stalker +(213993, 0, 10, 1, 1, 263404, 1610612752, 117440518), -- Disabled Harvestbot +(213992, 0, 10, 8, 1, 263403, 1610612752, 117440518), -- Disabled Harvestbot +(213991, 0, 0, 1, 1, 263402, 0, 0), -- Dummy Stalker +(213990, 0, 10, 1, 1, 263401, 0, 0), -- Rancher AITest +(213988, 0, 10, 1, 1, 263399, 0, 0), -- Oathsworn Volunteer +(213987, 0, 10, 10, 1, 263398, 0, 0), -- Earthen Stormrider +(213986, 0, 10, 8, 1, 263397, 1610612752, 117440518), -- Disabled Harvestbot +(213985, 0, 10, 10, 1, 263396, 4, 32768), -- Moira Thaurissan +(213984, 0, 10, 10, 1, 263395, 4, 0), -- Alleria Windrunner +(213983, 0, 10, 100, 1, 263394, 4, 0), -- Anduin Wrynn +(213982, 0, 10, 10, 1, 263393, 4, 32768), -- Speaker Brinthe +(213981, 0, 10, 8, 1, 263392, 1610612752, 117440518), -- Disabled Harvestbot +(213980, 0, 10, 15, 1, 263391, 4096, 0), -- Activated Harvestbot +(213973, 0, 10, 0.5, 1, 263384, 1, 0), -- Snuffle Pup +(213962, 0, 10, 0.5, 1, 263373, 524288, 0), -- Swarming Cogwalker +(213961, 0, 10, 0.5, 1, 263372, 0, 0), -- Cogwalker Sentry +(213960, 0, 10, 0.300000011920928955, 1, 263371, 1, 0), -- Domesticated Candlefly +(213954, 0, 0, 10, 1, 263365, 2097224, 0), -- Rock Smasher +(213953, 0, 10, 2, 1, 263364, 0, 0), -- Fog Form +(213952, 0, 10, 1, 1, 263363, 0, 0), -- Fog Wither +(213951, 0, 10, 1, 1, 263362, 32768, 0), -- Earthenwork Ironstrider +(213950, 0, 10, 10, 1, 263361, 2147483720, 0), -- Machine Speaker +(213944, 0, 10, 1, 1, 263355, 0, 0), -- Unknown Voice +(213943, 0, 10, 2, 1, 263354, 0, 0), -- Royal Pale Priest +(213941, 0, 10, 2, 1, 263352, 0, 0), -- Royal Unseen Blade +(213938, 0, 10, 1, 1, 263349, 6144, 0), -- Stormrider +(213937, 0, 0, 900, 1, 263348, 2097260, 128), -- Rasha'nan +(213934, 0, 0, 8.5, 1, 263345, 2097224, 0), -- Nightfall Tactician +(213933, 0, 0, 2, 1, 263344, 2097224, 0), -- Nerubian Swarmite +(213932, 0, 0, 9, 1, 263343, 2097224, 0), -- Sureki Militant +(213928, 0, 0, 1, 1, 263339, 1610612752, 117440518), -- Headlight +(213924, 0, 9, 1, 1, 263334, 1610612752, 117440518), -- Controller +(213922, 0, 10, 1, 1, 263332, 65537, 0), -- Wild Razormouth +(213913, 0, 0, 1, 1, 263323, 2097224, 0), -- Kobold Flametender +(213905, 0, 0, 2.25, 1, 263315, 2097224, 0), -- Animated Darkness +(213898, 0, 10, 2, 1, 263308, 0, 0), -- Large Fungarian Fighter +(213897, 0, 10, 2, 1, 263307, 0, 0), -- Large Fungarian Caster +(213895, 0, 0, 5, 1, 263305, 2097224, 0), -- Nightfall Shadowalker +(213894, 0, 0, 5.25, 1, 263304, 2097224, 0), -- Nightfall Curseblade +(213893, 0, 0, 4.75, 1, 263303, 2097224, 0), -- Nightfall Darkcaster +(213892, 0, 0, 4.5, 1, 263302, 2097224, 0), -- Nightfall Shadowmage +(213891, 0, 10, 0.5, 1, 263301, 0, 0), -- Zombie +(213890, 0, 10, 2, 1, 263300, 1073741824, 0), -- Kobyss Trickster +(213889, 0, 10, 2, 1, 263299, 0, 0), -- Kobyss Fighter +(213888, 0, 10, 1, 1, 263298, 0, 0), -- Kobyss Summoner +(213887, 0, 10, 0.5, 1, 263297, 0, 0), -- Kobyss Necromancer +(213886, 0, 10, 1.5, 1, 263296, 6144, 0), -- Orc Wolf Rider +(213885, 0, 0, 14, 1, 263295, 270532680, 0), -- Nightfall Dark Architect +(213884, 0, 10, 1, 1, 263294, 0, 0), -- Kobyss Fighter +(213883, 0, 10, 4, 1, 263293, 2147483720, 0), -- Dripear the Waxy +(213882, 0, 10, 3, 1, 263292, 0, 0), -- Sootsnout +(213881, 0, 10, 0.300000011920928955, 1, 263291, 0, 0), -- Candleclaw Bootlicker +(213880, 0, 10, 1, 1, 263290, 0, 0), -- Dark Pledgling +(213879, 0, 10, 2, 1, 263289, 0, 0), -- Dark Priest +(213878, 0, 10, 1, 1, 263288, 0, 0), -- Royal Acolyte +(213877, 0, 10, 2, 1, 263287, 0, 0), -- Royal Scribe +(213875, 0, 10, 1, 1, 263285, 0, 0), -- Speaker Jurlax +(213874, 0, 10, 2, 1, 263284, 0, 0), -- Sureki Hulk, Physical +(213873, 0, 10, 1, 1, 263283, 0, 0), -- Waxy Globule +(213872, 0, 10, 1, 1, 263282, 0, 0), -- Greater Tentacle Slime +(213871, 0, 10, 1, 1, 263281, 0, 0), -- Void Pulse +(213870, 0, 10, 1, 1, 263280, 4, 0), -- Queen Ansurek +(213869, 0, 10, 1, 1, 263279, 0, 64), -- Watcher Toki +(213868, 0, 10, 0.200000002980232238, 1, 263278, 0, 0), -- Greater Tentacle Slime +(213866, 0, 10, 0.200000002980232238, 1, 263276, 0, 0), -- Greater Tentacle Slime +(213861, 0, 0, 1, 1, 263271, 2097224, 0), -- Black Blood +(213860, 0, 0, 1, 1, 263270, 2097224, 0), -- Stagshell +(213858, 0, 0, 1, 1, 263267, 2097224, 0), -- Worm +(213857, 0, 0, 1, 1, 263266, 2097224, 0), -- Spider +(213855, 0, 0, 1, 1, 263264, 2097224, 0), -- Nerubian Priest +(213854, 0, 10, 2, 1, 263263, 0, 0), -- Giant Slime, Void +(213853, 0, 0, 1, 1, 263262, 1073741824, 128), -- Refine Metal Stalker +(213852, 0, 10, 0.300000011920928955, 1, 263261, 1, 0), -- Stagshell, Swarmer +(213851, 0, 10, 1, 1, 263260, 1, 0), -- Stagshell, Physical +(213850, 0, 10, 2, 1, 263259, 1, 0), -- Stagshell, Physical +(213849, 0, 10, 0.200000002980232238, 1, 263258, 0, 0), -- Stagshell +(213848, 0, 10, 1, 1, 263257, 1, 0), -- Nerubian Beetle, Poison +(213847, 0, 10, 1, 1, 263256, 1, 0), -- Nerubian Beetle, Poison +(213846, 0, 10, 0.200000002980232238, 1, 263255, 0, 0), -- Nerubian Beetle, Critter +(213845, 0, 10, 0.300000011920928955, 1, 263254, 1, 0), -- Nerubian Beetle, Swarmer +(213844, 0, 10, 1, 1, 263253, 0, 0), -- Creeping Darkness +(213843, 0, 10, 2, 1, 263252, 0, 0), -- Bio Worm +(213842, 0, 10, 2, 1, 263251, 0, 0), -- Kaheti Hulk, Physical +(213841, 0, 10, 1, 1, 263250, 0, 0), -- Foreman Svart +(213840, 0, 10, 1, 1, 263249, 0, 0), -- Innkeeper Brax +(213838, 0, 10, 4, 1, 263247, 0, 0), -- Tiny +(213837, 0, 10, 2, 1, 263246, 8392704, 8388608), -- Quickwick Infiltrator +(213836, 0, 10, 1, 1, 263245, 0, 64), -- Maximillian Velhan +(213835, 0, 10, 0.5, 1, 263244, 0, 0), -- Candleclaw Scrambler +(213834, 0, 10, 1, 1, 263243, 1, 0), -- Candleclaw Mole +(213833, 0, 10, 2, 1, 263242, 2048, 0), -- Candleclaw Knight +(213832, 0, 10, 2, 1, 263241, 0, 0), -- Candleclaw Bruiser +(213831, 0, 10, 1, 1, 263240, 0, 0), -- Candleclaw Underboss +(213830, 0, 10, 1, 1, 263239, 0, 0), -- Candleclaw Kobold +(213829, 0, 10, 1, 1, 263238, 0, 0), -- Candleclaw Soilseer +(213828, 0, 10, 1, 1, 263237, 0, 0), -- Candleclaw Pyromancer +(213827, 0, 10, 1, 1, 263236, 0, 0), -- Blacksmith Imposter +(213826, 0, 10, 0.5, 1, 263235, 0, 0), -- Blacksmith Minus +(213812, 0, 0, 5, 1, 263221, 0, 0), -- Void-Infused Kobold +(213811, 0, 10, 2, 1, 263220, 2097224, 0), -- Void Investigator +(213810, 0, 0, 2, 1, 263219, 1610612752, 117440518), -- Cursed Book +(213805, 0, 10, 5, 1, 263214, 2147483720, 0), -- Boneseer Hookjaw +(213798, 0, 10, 35, 2, 263199, 0, 0), -- Dagran Thaurissan II +(213797, 0, 10, 10, 1, 263198, 4096, 0), -- Magni Bronzebeard +(213796, 0, 10, 10, 1, 263197, 0, 0), -- Moira Thaurissan +(213793, 0, 9, 1, 1, 263194, 1610612752, 117440518), -- Controller +(213789, 0, 9, 20, 1, 263190, 0, 0), -- Remembered Pummeler +(213787, 0, 10, 1, 1, 263184, 0, 0), -- Duke Velhan +(213785, 0, 9, 5, 1, 263182, 0, 0), -- Remembered Mechano-Tank +(213784, 0, 10, 1.5, 1, 263181, 0, 0), -- Blacksmith Mobster +(213783, 0, 10, 1, 1, 263180, 0, 0), -- Blacksmith Mob +(213775, 0, 0, 2, 1, 263172, 32, 0), -- Dagran Thaurissan II +(213771, 0, 10, 10, 1, 263168, 0, 0), -- High Speaker Eirich +(213768, 0, 9, 1, 1, 263163, 0, 0), -- Remembered Alarm-o-Bot +(213766, 0, 9, 1, 1, 263161, 0, 0), -- Remembered Leper Gnome +(213763, 0, 10, 10, 1, 263158, 0, 0), -- Moira Thaurissan +(213751, 0, 0, 2.5, 1, 263146, 1075839048, 16777344), -- Dynamite Mine Cart +(213749, 0, 7, 1, 1, 263144, 0, 0), -- Velhanite Citizen +(213748, 0, 10, 1, 1, 263143, 0, 0), -- Velhanite Citizen +(213745, 0, 10, 1, 1, 263140, 0, 0), -- Velhanite Child +(213744, 0, 10, 1, 1, 263139, 0, 0), -- Skardyn +(213743, 0, 10, 1, 1, 263138, 0, 0), -- Enraged Skardyn +(213741, 0, 0, 4.5, 1, 263136, 2097224, 128), -- Voidstone Awakened +(213739, 0, 9, 1, 1, 263133, 1610612752, 117440518), -- Bunny +(213736, 0, 9, 1, 1, 263130, 1610612752, 117440518), -- Bunny +(213735, 0, 0, 1, 1, 263129, 2097224, 0), -- Evolved Caster +(213734, 0, 0, 1, 1, 263128, 2097224, 0), -- Evolved Fighter +(213733, 0, 0, 1, 1, 263127, 2097224, 0), -- Evolved Rogue +(213732, 0, 0, 1, 1, 263126, 2097224, 0), -- Crypt Lord +(213718, 0, 10, 3, 1, 263122, 2147483720, 0), -- Sharpfang +(213717, 0, 10, 3, 1, 263121, 2147483720, 0), -- Bristlespine +(213716, 0, 10, 2.5, 1, 263120, 2147483720, 0), -- Droopfin +(213715, 0, 0, 0.300000011920928955, 1, 263119, 1073741840, 1030), -- Large Treasure Chest +(213712, 0, 0, 1, 1, 263116, 1073741824, 128), -- Jump Target Stalker +(213706, 0, 10, 1, 1, 263110, 2147483648, 0), -- Manifested Storm Fury +(213703, 0, 10, 2, 1, 263108, 0, 0), -- Machine Speaker +(213702, 0, 10, 1, 1, 263107, 0, 0), -- Machine Speaker +(213701, 0, 10, 1, 1, 263106, 0, 0), -- Machine Speaker +(213700, 0, 10, 1, 1, 263105, 1, 0), -- Stream Skipper +(213699, 0, 10, 1, 1, 263104, 0, 0), -- Frenzied Tidecore +(213698, 0, 10, 1, 1, 263103, 0, 0), -- Living Water Fall +(213697, 0, 10, 1, 1, 263102, 0, 0), -- Honey-fused Droplet +(213694, 0, 0, 1, 1, 263099, 1073741824, 128), -- Scrap Block +(213693, 0, 9, 1, 1, 263098, 1610612752, 117440518), -- Controller +(213692, 0, 9, 2, 1, 263097, 0, 0), -- Caffeinated Trogg +(213691, 0, 10, 1, 1, 263096, 0, 0), -- Harmot +(213690, 0, 10, 1, 1, 263095, 0, 0), -- [DNT] Kill Proxy - Charging Up That Hill 2 +(213688, 0, 10, 1, 1, 263092, 134217728, 0), -- Urtago +(213687, 0, 10, 1, 1, 263091, 134217728, 0), -- Urtago +(213685, 0, 10, 1, 1, 263089, 0, 0), -- Candlelit Hexthrower +(213684, 0, 0, 1, 1, 263088, 0, 128), -- Void Chunk +(213683, 0, 10, 1, 1, 263087, 72, 0), -- Candlelit Boomer +(213679, 0, 10, 2.20000004768371582, 1, 263083, 2147483720, 0), -- Grand-Heister Bokk +(213674, 0, 10, 2, 1, 263078, 0, 0), -- Foreman Gesa +(213673, 0, 10, 2, 1, 263077, 0, 0), -- Foreman Otan +(213672, 0, 10, 1, 1, 263076, 0, 0), -- Foreman Uzjax +(213666, 0, 9, 1, 1, 263070, 0, 0), -- Remembered Patron +(213663, 0, 10, 35, 2, 263067, 0, 0), -- Dagran Thaurissan II +(213662, 0, 10, 10, 1, 263066, 4096, 0), -- Magni Bronzebeard +(213660, 0, 0, 1, 1, 263064, 1073741824, 128), -- Call Metal Stalker +(213658, 0, 10, 6, 1, 263062, 2147483720, 0), -- Kol Bruncrag +(213655, 0, 0, 0.100000001490116119, 1, 263059, 1075839048, 16908288), -- Creaky Mine Cart (Trash) +(213634, 0, 10, 35, 2, 263038, 0, 0), -- Dagran Thaurissan II +(213633, 0, 10, 10, 1, 263037, 0, 0), -- Magni Bronzebeard +(213632, 0, 10, 100, 15, 263036, 4, 32768), -- Alleria Windrunner +(213631, 0, 10, 1, 1, 263035, 0, 0), -- Kol Brunkrag +(213627, 0, 10, 100, 1, 263031, 4, 49152), -- Archmage Khadgar +(213625, 0, 10, 200, 1, 263029, 4, 0), -- Lady Jaina Proudmoore +(213624, 0, 10, 10, 1, 263028, 0, 49152), -- Magni Bronzebeard +(213623, 0, 10, 1, 1, 263027, 0, 0); -- Slime Skeleton + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(213622, 0, 10, 1, 1, 263026, 1073741824, 0), -- Murkfin Depthstalker +(213621, 0, 10, 1, 1, 263025, 0, 0), -- Murkfin Ravager +(213620, 0, 10, 200, 1, 263024, 4, 0), -- Thrall +(213619, 0, 10, 1, 1, 263023, 0, 0), -- Murkfin Sciomancer +(213618, 0, 0, 1, 1, 263022, 2097224, 0), -- Nerubian Swarmite +(213617, 0, 0, 1, 1, 263021, 2097224, 0), -- Nerubian Caster +(213616, 0, 10, 35, 2, 263020, 0, 0), -- Dagran Thaurissan II +(213615, 0, 0, 1, 1, 263019, 2097224, 0), -- Nerubian Warrior +(213614, 0, 10, 2, 1, 263018, 0, 0), -- Taenar Strongoth +(213613, 0, 10, 1, 1, 263017, 0, 0), -- Aemyra Acton +(213612, 0, 10, 10, 1, 263016, 0, 0), -- Magni Bronzebeard +(213609, 0, 9, 1, 1, 263013, 1610612752, 117440518), -- Controller +(213601, 0, 10, 2, 1, 263002, 0, 0), -- Slime Skeleton +(213600, 0, 10, 8, 1, 263001, 0, 0), -- Blood Abomination +(213599, 0, 10, 2, 1, 263000, 0, 0), -- Kobyss Tide-Slicer +(213598, 0, 10, 6, 1, 262999, 0, 0), -- Kobyss Shellbreaker +(213586, 0, 10, 10, 1, 262987, 4, 32768), -- Speaker Brinthe +(213581, 0, 0, 0.300000011920928955, 1, 262982, 0, 0), -- Wax Elemental +(213580, 0, 10, 0.100000001490116119, 1, 262981, 0, 8), -- Flare +(213579, 0, 9, 80, 1, 262980, 72, 0), -- Remembered Hakkar +(213577, 0, 0, 2, 1, 262978, 2048, 0), -- Spitfire Charger +(213574, 0, 10, 100, 1, 262975, 0, 8192), -- Training Dummy +(213572, 0, 10, 0.5, 1, 262973, 0, 0), -- Mini Minus +(213571, 0, 10, 1, 1, 262972, 0, 0), -- Gundargaz Junction Guard +(213570, 0, 9, 80, 1, 262971, 72, 0), -- Remembered Hogger +(213569, 0, 10, 1, 1, 262970, 0, 0), -- Speaker Brinthe +(213568, 0, 10, 1, 1, 262969, 0, 0), -- High Speaker's Guard +(213567, 0, 10, 1, 1, 262968, 0, 0), -- High Speaker Eirich +(213566, 0, 10, 2.5, 1, 262967, 0, 0), -- Skardyn Husk +(213565, 0, 10, 1, 1, 262966, 0, 0), -- Cursed Miner +(213564, 0, 9, 2, 1, 262965, 0, 0), -- Remembered Crusader +(213563, 0, 9, 2, 1, 262964, 0, 0), -- Remembered Ghoul +(213562, 0, 10, 1, 1, 262963, 0, 0), -- Kill Credit: Doomhammer Destroyed - DNT (SRO) +(213561, 0, 10, 1, 1, 262962, 0, 0), -- Kill Credit: Enemies in Town Slain - DNT (SRO) +(213552, 0, 9, 1, 1, 262953, 1610612752, 117440518), -- Remembered Pumpkin +(213550, 0, 10, 1.60000002384185791, 1, 262951, 2147483720, 0), -- Hairless the Menace +(213543, 0, 10, 1, 1, 262944, 0, 0), -- Assembly Worker +(213538, 0, 9, 1, 1, 262937, 1610612752, 117440518), -- Controller +(213535, 0, 0, 1, 1, 262934, 0, 0), -- Forge Stalker +(213533, 0, 10, 10, 1, 262932, 4, 32768), -- Dagran Thaurissan II +(213532, 0, 10, 10, 1, 262931, 4, 32768), -- Moira Thaurissan +(213531, 0, 10, 10, 1, 262930, 4, 32768), -- Magni Bronzebeard +(213529, 0, 9, 80, 1, 262928, 72, 0), -- Remembered Stitches +(213528, 0, 0, 1, 1, 262927, 0, 128), -- Unbridled Void Stalker +(213519, 0, 0, 0.300000011920928955, 0, 262918, 80, 1542), -- Sporbit +(213518, 0, 0, 0.300000011920928955, 0, 262917, 2097224, 0), -- Sporbit +(213490, 0, 10, 2, 1, 262889, 0, 0), -- Light Knight +(213489, 0, 10, 1, 1, 262888, 0, 0), -- Holy Knight +(213488, 0, 10, 2, 1, 262887, 0, 0), -- Light Knight +(213487, 0, 10, 1, 1, 262886, 0, 0), -- Holy Knight +(213486, 0, 10, 2, 1, 262885, 0, 0), -- Light Elemental +(213485, 0, 10, 1, 1, 262884, 0, 0), -- Light Elemental +(213484, 0, 10, 0.5, 1, 262883, 0, 0), -- Light Elemental +(213483, 0, 10, 2, 1, 262882, 0, 0), -- Light Elemental +(213482, 0, 10, 1, 1, 262881, 0, 0), -- Light Elemental +(213481, 0, 10, 0.5, 1, 262880, 0, 0), -- Light Elemental +(213480, 0, 10, 2, 1, 262879, 0, 0), -- Bearer of Wills +(213479, 0, 10, 2, 1, 262878, 0, 0), -- Bearer of Wills +(213478, 0, 10, 2, 1, 262877, 0, 0), -- Arathi Disciple +(213477, 0, 10, 2, 1, 262876, 0, 0), -- Risen Arathi +(213476, 0, 10, 2, 1, 262875, 0, 0), -- Risen Arathi +(213475, 0, 10, 2, 1, 262874, 0, 0), -- Risen Arathi +(213474, 0, 10, 1, 1, 262873, 0, 0), -- Risen Arathi +(213473, 0, 10, 1, 1, 262872, 0, 0), -- Risen Arathi +(213472, 0, 10, 2, 1, 262871, 0, 0), -- Risen Arathi +(213471, 0, 10, 2, 1, 262870, 0, 0), -- Risen Arathi +(213470, 0, 10, 1, 1, 262869, 0, 0), -- Risen Arathi +(213469, 0, 10, 1, 1, 262868, 0, 0), -- Risen Arathi +(213468, 0, 10, 1, 1, 262867, 0, 0), -- Monstrous Skardyn +(213467, 0, 10, 2, 1, 262866, 256, 0), -- Dire Bog Beast +(213465, 0, 10, 2, 1, 262864, 256, 0), -- Dire Bog Beast +(213461, 0, 10, 1, 1, 262860, 0, 0), -- Treasure Tantrum +(213460, 0, 9, 1, 1, 262859, 1610612752, 117440518), -- Impossibly Rare Boar Liver of Pristine Perfection +(213459, 0, 9, 1, 1, 262857, 1610612752, 117440518), -- Controller +(213458, 0, 10, 1, 1, 262856, 0, 0), -- Nerubian Rebel +(213456, 0, 9, 2, 1, 262854, 0, 0), -- Remembered Boar +(213447, 0, 0, 1, 1, 262845, 2097224, 0), -- Kuvkel +(213434, 0, 0, 0.300000011920928955, 0, 262831, 2097224, 0), -- Sporbit +(213432, 0, 10, 1, 1, 262829, 0, 0), -- Rodrim +(213428, 0, 10, 5, 1, 262824, 65537, 0), -- Aradan +(213408, 0, 10, 1, 1, 262804, 0, 0), -- Ragefin Executioner +(213406, 0, 10, 1, 1, 262802, 0, 0), -- Ragefin Necromancer +(213405, 0, 10, 1, 1, 262801, 0, 0), -- Ragefin Shadowcaster +(213403, 0, 10, 4, 1, 262799, 2147483648, 0), -- Old Grim +(213401, 0, 10, 2, 1, 262797, 0, 0), -- Order of Night Adept +(213400, 0, 10, 2, 1, 262796, 0, 0), -- Ragefin Carver +(213398, 0, 10, 0.300000011920928955, 1, 262794, 0, 0), -- Kaheti Swarmer +(213396, 0, 10, 2, 1, 262792, 0, 0), -- Kaheti Shadeweaver +(213395, 0, 10, 1, 1, 262791, 0, 0), -- Kaheti Ravager +(213391, 0, 10, 0.300000011920928955, 1, 262787, 0, 0), -- Dreadstrike Swarmer +(213386, 0, 10, 0.699999988079071044, 1, 262778, 0, 0), -- Risen Arathi +(213385, 0, 10, 1, 1, 262777, 0, 0), -- Arathi Disciple +(213384, 0, 10, 0.699999988079071044, 1, 262776, 0, 0), -- Risen Arathi +(213383, 0, 10, 1, 1, 262775, 0, 0), -- Risen Arathi +(213382, 0, 10, 0.699999988079071044, 1, 262774, 0, 0), -- Light Disciple +(213380, 0, 10, 0.699999988079071044, 1, 262772, 0, 0), -- Risen Arathi +(213379, 0, 10, 2, 1, 262771, 0, 0), -- Nerubian Crypt Lord +(213378, 0, 10, 2, 1, 262770, 0, 0), -- Evolved Nerubian Rogue +(213377, 0, 10, 2, 1, 262769, 0, 0), -- Evolved Nerubian Fighter +(213376, 0, 10, 2, 1, 262768, 0, 0), -- Evolved Nerubian Caster +(213375, 0, 10, 2, 1, 262767, 0, 0), -- Nerubian Priest, Web +(213374, 0, 10, 2, 1, 262766, 0, 0), -- Nerubian Priest, Dark +(213373, 0, 10, 1, 1, 262765, 0, 0), -- Nerubian Priest, Web +(213372, 0, 10, 1, 1, 262764, 0, 0), -- Nerubian Priest, Dark +(213371, 0, 10, 2, 1, 262763, 0, 0), -- Nerubian Fighter +(213370, 0, 10, 2, 1, 262762, 0, 0), -- Nerubian Caster +(213369, 0, 10, 1, 1, 262761, 0, 0), -- Nerubian Fighter +(213368, 0, 10, 1, 1, 262760, 0, 0), -- Nerubian Caster +(213367, 0, 10, 1, 1, 262759, 1, 0), -- Nerubian Swarmite - Melee +(213366, 0, 10, 1, 1, 262758, 0, 0), -- Nerubian Swarmite - Caster +(213365, 0, 10, 0.300000011920928955, 1, 262757, 0, 0), -- Nerubian Swarmite +(213364, 0, 10, 2, 1, 262756, 0, 0), -- Order of Night Tank +(213363, 0, 10, 1, 1, 262755, 0, 0), -- Order of Night Ranger +(213362, 0, 10, 1, 1, 262754, 0, 0), -- Order of Night Fighter +(213361, 0, 10, 2, 1, 262753, 0, 0), -- Order of Night Adept +(213360, 0, 10, 1, 1, 262752, 0, 0), -- Order of Night Disciple +(213358, 0, 10, 1, 1, 262750, 0, 0), -- Order of Night Ranger +(213356, 0, 10, 2, 1, 262748, 0, 0), -- Order of Night Tank +(213355, 0, 10, 1, 1, 262747, 0, 0), -- Order of Night Fighter +(213354, 0, 10, 2, 1, 262746, 0, 0), -- Order of Night Adept +(213353, 0, 10, 1, 1, 262745, 0, 0), -- Order of Night Disciple +(213351, 0, 10, 2, 1, 262743, 0, 0), -- Arathi Lamplighter +(213350, 0, 10, 1, 1, 262742, 0, 0), -- Arathi Lamplighter +(213349, 0, 10, 2, 1, 262741, 0, 0), -- Arathi Knight +(213348, 0, 10, 1, 1, 262740, 0, 0), -- Arathi Knight +(213347, 0, 10, 1, 1, 262739, 0, 0), -- Arathi Farmer +(213346, 0, 10, 0.699999988079071044, 1, 262738, 0, 0), -- Arathi Farmer +(213345, 0, 10, 2, 1, 262737, 0, 0), -- Arathi Disciple +(213344, 0, 10, 1, 1, 262736, 0, 0), -- Arathi Disciple +(213343, 0, 0, 9, 1, 262735, 2097224, 0), -- Forge Loader +(213342, 0, 10, 2, 1, 262734, 0, 0), -- Slime Skeleton +(213341, 0, 10, 1, 1, 262733, 0, 0), -- Slime Skeleton +(213340, 0, 10, 1, 1, 262732, 0, 0), -- Slime Skeleton +(213339, 0, 10, 2, 1, 262731, 0, 0), -- Slime Skeleton +(213338, 0, 0, 4.5, 1, 262730, 2097224, 0), -- Forgebound Mender +(213337, 0, 10, 8, 1, 262729, 0, 0), -- Blood Abomination +(213335, 0, 10, 0.5, 1, 262727, 0, 0), -- Drowned Arathi +(213333, 0, 10, 0.5, 1, 262725, 0, 0), -- Zombie +(213332, 0, 10, 2, 1, 262724, 1073741824, 0), -- Kobyss Trickster +(213331, 0, 10, 2, 1, 262723, 0, 0), -- Kobyss Fighter +(213330, 0, 10, 1, 1, 262722, 0, 0), -- Kobyss Summoner +(213329, 0, 10, 1, 1, 262721, 0, 0), -- Kobyss Fighter +(213328, 0, 10, 0.5, 1, 262720, 0, 0), -- Kobyss Necromancer +(213327, 0, 10, 2, 1, 262719, 1073741824, 0), -- Kobyss Trickster +(213326, 0, 10, 2, 1, 262718, 0, 0), -- Kobyss Fighter +(213325, 0, 10, 1, 1, 262717, 0, 0), -- Kobyss Fighter +(213324, 0, 10, 0.200000002980232238, 1, 262716, 0, 0), -- Ferret +(213323, 0, 10, 0.200000002980232238, 1, 262715, 0, 0), -- Peachick +(213322, 0, 10, 0.200000002980232238, 1, 262714, 0, 0), -- Frog +(213320, 0, 10, 1, 1, 262712, 1, 0), -- Dreadstrike Flitterer +(213319, 0, 10, 1, 1, 262711, 0, 0), -- Kaeleb Flamegard +(213318, 0, 10, 1, 1, 262710, 0, 0), -- Dreadstrike Webspinner +(213317, 0, 10, 1, 1, 262709, 0, 0), -- Blacksmith TurnIn +(213316, 0, 10, 2, 1, 262708, 0, 0), -- Storm Wolf +(213315, 0, 10, 2, 1, 262707, 0, 0), -- Storm Wolf +(213314, 0, 10, 1, 1, 262706, 1, 0), -- Wolf +(213313, 0, 10, 1, 1, 262705, 1, 0), -- Wolf +(213312, 0, 10, 0.200000002980232238, 1, 262704, 0, 0), -- Primal Earth Elemental +(213311, 0, 10, 1, 1, 262703, 0, 0), -- Shrouded Priest +(213310, 0, 10, 0.200000002980232238, 1, 262702, 0, 0), -- Rock Viper +(213307, 0, 10, 0.200000002980232238, 1, 262699, 0, 0), -- Honey Slime +(213306, 0, 10, 1, 1, 262698, 4096, 0), -- Injured Soldier +(213305, 0, 10, 0.200000002980232238, 1, 262697, 0, 0), -- Mouse +(213304, 0, 10, 0.200000002980232238, 1, 262696, 0, 0), -- Water Elemental +(213303, 0, 10, 0.200000002980232238, 1, 262695, 0, 0), -- Crab +(213302, 0, 10, 0.200000002980232238, 1, 262694, 0, 0), -- Hermit Crab +(213301, 0, 10, 0.200000002980232238, 1, 262693, 0, 0), -- Sea Slug +(213300, 0, 10, 0.200000002980232238, 0, 262692, 0, 0), -- Butterfly +(213299, 0, 10, 0.200000002980232238, 1, 262691, 0, 0), -- Ferret +(213298, 0, 10, 0.5, 1, 262690, 0, 0), -- Kobyss Necromancer +(213295, 0, 10, 1, 1, 262687, 0, 0), -- Kobyss Fighter +(213286, 0, 10, 1, 1, 262678, 0, 0), -- Arathi Reserve +(213284, 0, 10, 1, 1, 262676, 0, 0), -- [DNT] - Kill Credit +(213283, 0, 10, 1, 1, 262675, 0, 0), -- [DNT] - Kill Credit +(213282, 0, 10, 1, 1, 262674, 0, 0), -- [DNT] - Kill Credit +(213280, 0, 10, 12, 1, 262672, 2147483720, 0), -- Blacksmith Boss +(213275, 0, 10, 0.300000011920928955, 1, 262667, 0, 0), -- Tiny Sporbit +(213274, 0, 10, 0.200000002980232238, 1, 262666, 0, 0), -- Tiny Sporbit +(213273, 0, 10, 0.200000002980232238, 1, 262665, 0, 0), -- Tiny Sporbit +(213265, 0, 10, 1, 1, 262657, 0, 0), -- Blacksmith Bob +(213245, 0, 10, 1, 1, 262637, 0, 0), -- Nalina Ironsong +(213244, 0, 10, 0.300000011920928955, 1, 262636, 256, 0), -- Budding Lashroom +(213243, 0, 10, 2, 1, 262635, 0, 0), -- Shadow Elemental +(213242, 0, 10, 1, 1, 262634, 0, 0), -- Shadow Elemental +(213241, 0, 10, 0.5, 1, 262633, 0, 0), -- Shadow Elemental +(213240, 0, 10, 0.5, 1, 262632, 0, 0), -- Shadow Elemental +(213239, 0, 10, 2, 1, 262631, 0, 0), -- Shadow Elemental +(213238, 0, 10, 1, 1, 262630, 0, 0), -- Shadow Elemental +(213237, 0, 10, 1, 1, 262629, 0, 0), -- Great Kyron +(213229, 0, 10, 2, 1, 262627, 0, 0), -- Fog Creature +(213225, 0, 10, 1, 1, 262626, 0, 0), -- Fog Creature +(213223, 0, 10, 2, 1, 262624, 0, 0), -- Fog Creature +(213221, 0, 10, 1, 1, 262622, 0, 0), -- Fog Creature +(213218, 0, 10, 1, 1, 262619, 0, 0), -- Shade +(213217, 0, 0, 22.5, 1, 262618, 2097256, 128), -- Speaker Brokk +(213216, 0, 0, 27, 1, 262617, 2097256, 128), -- Speaker Dorlita +(213215, 0, 10, 0.5, 1, 262616, 0, 0), -- KC: Pamphlet Delivered +(213214, 0, 10, 2, 1, 262615, 1, 0), -- Void Stalker +(213213, 0, 10, 5, 1, 262614, 4096, 0), -- Vesper Stormiron +(213212, 0, 10, 1, 1, 262613, 1, 0), -- Void Stalker +(213211, 0, 10, 2, 1, 262612, 1, 0), -- Void Stalker +(213210, 0, 10, 1, 1, 262611, 1, 0), -- Void Stalker +(213209, 0, 10, 1, 1, 262610, 0, 0), -- Dorgad +(213208, 0, 10, 8, 1, 262609, 2147483648, 0), -- Aelric Leid +(213207, 0, 10, 1, 1, 262608, 0, 0), -- Caretaker 1 +(213206, 0, 10, 2, 1, 262607, 1, 0), -- Dark Hound +(213205, 0, 10, 1, 1, 262606, 1, 0), -- Dark Hound +(213204, 0, 10, 0.5, 1, 262605, 1, 0), -- Dark Hound +(213203, 0, 10, 2, 1, 262604, 1, 0), -- Dark Hound +(213202, 0, 10, 1, 1, 262603, 1, 0), -- Dark Hound +(213201, 0, 10, 0.5, 1, 262602, 1, 0), -- Dark Hound +(213200, 0, 10, 1.60000002384185791, 1, 262601, 2147483720, 0), -- Workmaster Nast +(213199, 0, 10, 1, 1, 262600, 536873088, 67108928), -- Woldkeeper Freydrin +(213197, 0, 10, 1, 1, 262598, 0, 0), -- Candlelit Lootsnatcher +(213195, 0, 10, 2, 1, 262596, 2147483720, 0), -- Workmaster Earwax +(213189, 0, 10, 2, 1, 262590, 0, 0), -- Dreadstrike Priest +(213188, 0, 10, 2, 1, 262589, 1, 0), -- Shadow Goat +(213187, 0, 10, 1, 1, 262588, 0, 0), -- Urtago +(213185, 0, 10, 1, 1, 262586, 0, 0), -- Caretaker 1 +(213184, 0, 10, 1, 1, 262585, 134217728, 0), -- Korgran +(213183, 0, 10, 1, 1, 262584, 0, 0), -- Arathi Stalwart +(213182, 0, 10, 1, 1, 262583, 1, 0), -- Shadow Goat +(213179, 0, 0, 30, 1, 262580, 2097256, 536871040), -- Avanoxx +(213170, 0, 10, 5, 1, 262571, 0, 0), -- Behemoth +(213166, 0, 10, 8, 1, 262567, 0, 0), -- Sea Monster +(213165, 0, 10, 2, 1, 262566, 1, 0), -- Fathom Ray +(213164, 0, 10, 1, 1, 262565, 1, 0), -- Fathom Ray +(213163, 0, 10, 0.5, 1, 262564, 1, 0), -- Fathom Ray +(213162, 0, 10, 2, 1, 262563, 1, 0), -- Fathom Ray +(213161, 0, 10, 0.5, 1, 262562, 0, 0), -- Fathom Ray +(213160, 0, 10, 2, 1, 262561, 0, 0), -- Shark +(213158, 0, 10, 1, 1, 262559, 0, 0), -- Shark +(213157, 0, 10, 1, 1, 262558, 0, 0), -- Shark +(213156, 0, 10, 2, 1, 262557, 0, 0), -- Shark +(213153, 0, 10, 1, 1, 262554, 0, 0), -- Speaker Brinthe +(213152, 0, 10, 1, 1, 262553, 0, 0), -- Skitter +(213145, 0, 10, 1, 1, 262546, 134217728, 0), -- Auralia Steelstrike +(213144, 0, 10, 1, 1, 262545, 0, 0), -- Fallen Defender +(213129, 0, 10, 1, 1, 262526, 0, 0), -- Dreadstrike Subjugator +(213126, 0, 10, 1, 1, 262523, 0, 0), -- Great Kyron +(213125, 0, 0, 1, 1, 262522, 1610612882, 134), -- Void Rift +(213124, 0, 10, 1, 1, 262521, 0, 0), -- Adelgonn +(213123, 0, 10, 10, 1, 262520, 2048, 0), -- Earthen Stormrider +(213122, 0, 10, 10, 1, 262519, 8392708, 0), -- Alleria Windrunner +(213120, 0, 10, 100, 1, 262517, 4, 0), -- Anduin Wrynn +(213119, 0, 0, 40, 1, 262516, 2097256, 128), -- Void Speaker Eirich +(213117, 0, 10, 1, 1, 262514, 0, 0), -- General Steelstrike +(213116, 0, 10, 1, 1, 262513, 0, 0), -- Faerin Lothar +(213112, 0, 10, 1, 1, 262509, 2048, 0), -- Rambleshire Buck +(213110, 0, 10, 1, 1, 262507, 0, 0); -- [DNT] - Kill Credit + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(213109, 0, 10, 1, 1, 262506, 0, 0), -- [DNT] - Kill Credit +(213108, 0, 10, 1, 1, 262505, 134217728, 0), -- General Steelstrike +(213107, 0, 10, 1, 1, 262504, 134217728, 0), -- Faerin Lothar +(213106, 0, 10, 1, 1, 262503, 2048, 0), -- Durzan +(213105, 0, 10, 1, 1, 262502, 0, 0), -- [DNT] - Kill Credit +(213104, 0, 10, 1, 1, 262501, 0, 0), -- Aelric Leid +(213103, 0, 10, 1, 1, 262500, 0, 0), -- [DNT] - Kill Credit +(213102, 0, 10, 1, 1, 262499, 0, 0), -- General Steelstrike +(213101, 0, 10, 1, 1, 262498, 0, 0), -- Faerin Lothar +(213100, 0, 10, 0.5, 1, 262497, 0, 0), -- Oppressed Kobold +(213099, 0, 10, 1, 1, 262496, 0, 0), -- Boskroot Mycomancer +(213098, 0, 10, 1, 1, 262495, 0, 0), -- Boskroot Mycomancer +(213095, 0, 10, 1.5, 1, 262492, 2048, 0), -- Waxtail Outrider +(213092, 0, 10, 1, 1, 262489, 0, 0), -- Jellyfish +(213091, 0, 10, 0.200000002980232238, 1, 262488, 0, 0), -- Deep Fish School +(213090, 0, 10, 1, 1, 262487, 1, 0), -- Underlight Moth +(213089, 0, 10, 0.300000011920928955, 1, 262486, 1, 0), -- Underlight Moth +(213088, 0, 10, 0.300000011920928955, 1, 262485, 1, 0), -- Glowmite +(213087, 0, 10, 0.200000002980232238, 1, 262484, 0, 0), -- Glowmite +(213085, 0, 10, 2, 1, 262482, 1, 0), -- Hydra +(213084, 0, 10, 1, 1, 262481, 1, 0), -- Hydra +(213083, 0, 10, 2, 1, 262480, 256, 0), -- Lashroom +(213082, 0, 10, 1, 1, 262479, 256, 0), -- Lashroom +(213081, 0, 10, 2, 1, 262478, 256, 0), -- Lashroom +(213080, 0, 10, 2, 1, 262477, 256, 0), -- Fungarian Caster +(213079, 0, 10, 1, 1, 262476, 256, 0), -- Fungarian Fighter +(213078, 0, 10, 0.5, 1, 262475, 0, 0), -- Fungarian +(213076, 0, 10, 2, 1, 262473, 0, 0), -- Fungarian Fighter +(213075, 0, 10, 2, 1, 262472, 0, 0), -- Fungarian Caster +(213068, 0, 10, 1, 1, 262465, 1, 0), -- Skipper +(213067, 0, 10, 0.5, 1, 262464, 1, 0), -- Skipper +(213063, 0, 10, 10, 1, 262460, 0, 0), -- Ritssyn Flamescowl +(213062, 0, 10, 100, 1, 262459, 4, 0), -- Anduin Wrynn +(213061, 0, 10, 2, 1, 262458, 256, 0), -- Reefwalker +(213059, 0, 10, 2, 1, 262456, 256, 0), -- Reefwalker +(213058, 0, 10, 2, 1, 262455, 0, 0), -- Eel +(213056, 0, 10, 1, 1, 262453, 1, 0), -- Abyssal Eel +(213055, 0, 10, 1, 1, 262452, 1, 0), -- Abyssal Eel +(213054, 0, 10, 1, 1, 262451, 256, 0), -- Kelp Elemental +(213053, 0, 10, 2, 1, 262450, 256, 0), -- Kelp Elemental +(213052, 0, 10, 2, 1, 262449, 0, 0), -- Kelp Elemental +(213051, 0, 10, 2, 1, 262448, 0, 0), -- Sea Turtle +(213050, 0, 10, 1, 1, 262447, 0, 0), -- Sea Turtle +(213049, 0, 10, 2, 1, 262446, 0, 0), -- Makrura +(213047, 0, 10, 1, 1, 262444, 0, 0), -- Makrura +(213045, 0, 10, 2, 1, 262442, 0, 0), -- Makrura +(213044, 0, 10, 1, 1, 262441, 0, 0), -- Makrura +(213040, 0, 10, 2, 1, 262437, 0, 0), -- Grouper Fish +(213039, 0, 10, 1, 1, 262436, 0, 0), -- Grouper Fish +(213038, 0, 10, 2, 1, 262435, 0, 0), -- Grouper Fish +(213037, 0, 10, 1, 1, 262434, 0, 0), -- Grouper Fish +(213035, 0, 10, 0.5, 1, 262432, 0, 0), -- Octopus +(213034, 0, 10, 0.200000002980232238, 1, 262431, 0, 0), -- Octopus +(213033, 0, 10, 0.5, 1, 262430, 0, 0), -- Octopus +(213032, 0, 10, 0.200000002980232238, 1, 262429, 0, 0), -- Octopus +(213031, 0, 10, 1, 1, 262428, 0, 0), -- [DNT] Kill Proxy - Charging Up That Hill +(213030, 0, 10, 10, 1, 262427, 0, 0), -- Brann Bronzebeard +(213028, 0, 10, 2, 1, 262425, 1, 0), -- Deep Sea Crab +(213027, 0, 10, 1, 1, 262424, 1, 0), -- Deep Sea Crab +(213026, 0, 10, 0.5, 1, 262423, 1, 0), -- Deep Sea Crab +(213025, 0, 10, 2, 1, 262422, 1, 0), -- Deep Sea Crab +(213024, 0, 10, 0.5, 1, 262421, 1, 0), -- Deep Sea Crab +(213023, 0, 10, 1, 1, 262420, 0, 0), -- Swift Stormrook +(213022, 0, 10, 1, 1, 262419, 1, 0), -- Deep Sea Crab +(213021, 0, 10, 1, 1, 262418, 0, 0), -- Deep Sea Fish +(213020, 0, 10, 0.5, 1, 262417, 0, 0), -- Deep Sea Fish +(213019, 0, 10, 1, 1, 262416, 0, 0), -- Deep Sea Fish +(213018, 0, 10, 0.200000002980232238, 1, 262415, 0, 0), -- Hermit Crab +(213017, 0, 10, 0.5, 1, 262414, 1, 0), -- Hermit Crab +(213016, 0, 10, 0.200000002980232238, 1, 262413, 0, 0), -- Hermit Crab +(213015, 0, 10, 0.5, 1, 262412, 1, 0), -- Hermit Crab +(213010, 0, 10, 2, 1, 262407, 1, 0), -- Shalehorn +(213009, 0, 10, 1, 1, 262406, 1, 0), -- Shalehorn +(213008, 0, 0, 0.300000011920928955, 1, 262405, 2097224, 128), -- Wriggling Darkspawn +(213007, 0, 10, 2, 1, 262404, 65537, 0), -- Jawcrawler +(213006, 0, 10, 1, 1, 262403, 65537, 0), -- Jawcrawler +(213005, 0, 10, 0.5, 1, 262402, 65537, 0), -- Jawcrawler +(213004, 0, 10, 2, 1, 262401, 1, 0), -- Bear +(213003, 0, 10, 1, 1, 262400, 1, 0), -- Bear +(213002, 0, 10, 2, 1, 262399, 1, 0), -- Bear +(213001, 0, 10, 1, 1, 262398, 1, 0), -- Bear +(213000, 0, 10, 2, 1, 262397, 0, 0), -- Waxtail Browbeater +(212999, 0, 10, 0.5, 1, 262396, 0, 0), -- Bear Cub +(212998, 0, 10, 2, 1, 262395, 1, 0), -- Salamanther +(212997, 0, 10, 1, 1, 262394, 1, 0), -- Salamanther +(212996, 0, 10, 2, 1, 262393, 1, 0), -- Giant Wasp +(212995, 0, 10, 1, 1, 262392, 1, 0), -- Giant Wasp +(212994, 0, 10, 0.300000011920928955, 1, 262391, 1, 0), -- Wasp +(212993, 0, 10, 4, 1, 262390, 2147483720, 0), -- Torchsnarl +(212992, 0, 10, 1, 1, 262389, 0, 0), -- Speaker Brinthe +(212991, 0, 10, 1, 1, 262388, 0, 0), -- Skitter +(212990, 0, 10, 2, 1, 262387, 1, 0), -- Giant Wasp +(212989, 0, 10, 1, 1, 262386, 1, 0), -- Giant Wasp +(212988, 0, 10, 1, 1, 262385, 0, 0), -- Waxtail Dirtcaller +(212987, 0, 10, 1, 1, 262384, 0, 0), -- Waxtail Trapper +(212986, 0, 10, 1, 1, 262383, 0, 0), -- Waxtail Thug +(212985, 0, 10, 0.5, 1, 262382, 0, 0), -- Waxtail Scavenger +(212984, 0, 10, 2, 1, 262381, 0, 0), -- Waxtail Bully +(212983, 0, 10, 1, 1, 262380, 0, 0), -- Waxtail Tormentor +(212980, 0, 10, 2, 1, 262377, 32768, 0), -- Harvest Golem +(212979, 0, 10, 1, 1, 262376, 32768, 0), -- Harvest Golem +(212978, 0, 10, 2, 1, 262375, 32768, 0), -- Harvest Golem +(212977, 0, 10, 1, 1, 262374, 32768, 0), -- Harvest Golem +(212976, 0, 10, 1, 1, 262373, 0, 0), -- Arathi Lamplighter +(212975, 0, 10, 2, 1, 262372, 0, 0), -- Arathi Lamplighter +(212974, 0, 10, 2, 1, 262371, 0, 0), -- Arathi Knight +(212973, 0, 10, 1, 1, 262370, 0, 0), -- Arathi Knight +(212972, 0, 10, 2, 1, 262369, 0, 0), -- Arathi Disciple +(212971, 0, 10, 1, 1, 262368, 0, 0), -- Arathi Disciple +(212962, 0, 10, 1, 1, 262357, 0, 0), -- Arathi Farmer +(212961, 0, 10, 2, 1, 262356, 0, 0), -- Giant Slime, Ochre +(212960, 0, 10, 2, 1, 262355, 0, 0), -- Giant Slime, Void +(212958, 0, 10, 2, 1, 262353, 0, 0), -- Gorloc Caster +(212957, 0, 10, 1, 1, 262352, 0, 0), -- Gorloc Healer +(212956, 0, 10, 1, 1, 262351, 0, 0), -- Gorloc Fighter +(212952, 0, 10, 1, 1, 262347, 0, 0), -- Nerubian Priest, Dark +(212951, 0, 10, 2, 1, 262346, 0, 0), -- Nerubian Priest, Dark +(212950, 0, 10, 1, 1, 262345, 0, 0), -- Nerubian Priest, Web +(212949, 0, 10, 2, 1, 262344, 0, 0), -- Nerubian Priest, Web +(212948, 0, 10, 0.699999988079071044, 1, 262343, 0, 0), -- Arathi Farmer +(212947, 0, 10, 1, 1, 262342, 0, 0), -- Dalaran Sewer Turtle +(212946, 0, 10, 1, 1, 262341, 0, 0), -- Dalaran Sewer Turtle +(212945, 0, 10, 1, 1, 262340, 0, 0), -- Dalaran Sewer Turtle +(212944, 0, 10, 1, 1, 262339, 0, 0), -- Dalaran Sewer Turtle +(212943, 0, 10, 1, 1, 262338, 0, 0), -- Dalaran Sewer Rat +(212942, 0, 10, 1, 1, 262337, 0, 0), -- Sheep +(212941, 0, 10, 0.5, 1, 262336, 0, 0), -- Lamb +(212940, 0, 10, 1, 1, 262335, 0, 0), -- Sheep +(212939, 0, 10, 0.5, 1, 262334, 0, 0), -- Lamb +(212938, 0, 10, 2, 1, 262333, 0, 0), -- Bio Worm +(212937, 0, 10, 1, 1, 262332, 1, 0), -- Pig +(212936, 0, 10, 0.5, 1, 262331, 1, 0), -- Pig +(212935, 0, 10, 20, 1, 262330, 0, 0), -- Armored Subjugator +(212933, 0, 10, 10, 1, 262328, 0, 0), -- Invading Depthlurker +(212932, 0, 10, 0.5, 1, 262327, 1, 0), -- Pig +(212931, 0, 10, 1, 1, 262326, 1, 0), -- Nerubian Swarmite - Melee, Physical +(212930, 0, 10, 1, 1, 262325, 0, 0), -- Dalaran Sewer Turtle +(212929, 0, 10, 1, 1, 262324, 0, 0), -- Dalaran Sewer Turtle +(212927, 0, 10, 1, 1, 262322, 0, 0), -- Dalaran Sewer Turtle +(212926, 0, 10, 1, 1, 262321, 1, 0), -- Pig +(212924, 0, 10, 2, 1, 262319, 1, 0), -- Underground Spider +(212923, 0, 10, 2, 1, 262318, 1, 0), -- Bone Spider +(212922, 0, 10, 1, 1, 262317, 1, 0), -- Underground Spider +(212919, 0, 10, 0.5, 1, 262314, 1, 0), -- Underground Spider +(212918, 0, 10, 1, 1, 262313, 0, 0), -- Sand Elemental +(212917, 0, 10, 1, 1, 262312, 0, 0), -- Sand Elemental +(212914, 0, 10, 1, 1, 262309, 0, 67108864), -- Dalaran Sewer Turtle +(212912, 0, 10, 1, 1, 262307, 0, 0), -- Dalaran Sewer Turtle +(212908, 0, 10, 2, 1, 262303, 1, 0), -- Giant Bat +(212907, 0, 10, 1, 1, 262302, 1, 0), -- Giant Bat +(212906, 0, 10, 0.5, 1, 262301, 0, 0), -- Bat +(212905, 0, 10, 2, 1, 262300, 1, 0), -- Giant Bat +(212904, 0, 10, 0.5, 1, 262299, 1, 0), -- Bat +(212902, 0, 10, 1, 1, 262297, 1073741824, 0), -- Cart Static +(212901, 0, 10, 1, 1, 262296, 1, 0), -- Giant Bat +(212900, 0, 10, 2, 1, 262295, 1, 0), -- Eagle +(212898, 0, 10, 1, 1, 262293, 1, 0), -- Eagle +(212897, 0, 10, 0.5, 1, 262292, 1, 0), -- Eagle +(212896, 0, 10, 0.5, 1, 262291, 1, 0), -- Eagle +(212895, 0, 10, 2, 1, 262290, 1, 0), -- Eagle +(212894, 0, 10, 1, 1, 262289, 1, 0), -- Eagle +(212891, 0, 10, 1, 1, 262286, 0, 0), -- Rampaging Skardyn +(212889, 0, 10, 2, 1, 262284, 0, 0), -- Monstrous Skardyn +(212888, 0, 10, 1, 1, 262283, 0, 0), -- Skardyn +(212885, 0, 10, 1, 1, 262280, 0, 0), -- Slag Elemental +(212884, 0, 10, 1, 1, 262279, 0, 0), -- Dogmatic Forgecaster +(212883, 0, 10, 0.200000002980232238, 1, 262278, 0, 0), -- Salamanther Hatchling +(212882, 0, 10, 0.5, 1, 262277, 1, 0), -- Salamanther Hatchling +(212881, 0, 10, 0.200000002980232238, 1, 262276, 0, 0), -- Salamanther Hatchling +(212880, 0, 10, 0.300000011920928955, 1, 262275, 1, 0), -- Salamanther Hatchling +(212879, 0, 10, 0.300000011920928955, 1, 262274, 1, 0), -- Wasp +(212878, 0, 10, 1, 1, 262273, 0, 0), -- Dogmatic Machine Speaker +(212876, 0, 10, 1, 1, 262271, 0, 0), -- Dogmatic Soot-Seer +(212874, 0, 10, 0.300000011920928955, 1, 262269, 0, 0), -- Snake +(212873, 0, 10, 0.200000002980232238, 1, 262268, 0, 0), -- Toad +(212872, 0, 10, 0.200000002980232238, 1, 262267, 0, 0), -- Toad +(212871, 0, 10, 0.200000002980232238, 1, 262266, 0, 0), -- Snake +(212870, 0, 10, 0.200000002980232238, 1, 262265, 0, 0), -- Snake +(212869, 0, 10, 0.300000011920928955, 1, 262264, 0, 0), -- Snake +(212868, 0, 10, 0.5, 1, 262263, 1, 0), -- Toad +(212867, 0, 10, 2, 1, 262262, 32768, 0), -- Machine Speaker Golem +(212866, 0, 10, 0.5, 1, 262261, 1, 0), -- Toad +(212865, 0, 10, 1, 1, 262260, 0, 0), -- Machine Speaker Steam Seer +(212864, 0, 10, 2, 1, 262259, 0, 0), -- Machine Speaker Clockwork Augur +(212863, 0, 10, 0.5, 1, 262258, 0, 0), -- Glower Swarm +(212862, 0, 10, 1, 1, 262257, 0, 0), -- Machine Speaker Sentry +(212861, 0, 10, 0.5, 1, 262256, 0, 0), -- Ravenous Swarm +(212857, 0, 10, 0.5, 1, 262252, 0, 0), -- Ravenous Swarm +(212855, 0, 10, 0.5, 1, 262250, 0, 0), -- Glower Swarm +(212853, 0, 10, 2, 1, 262248, 0, 0), -- Collapsed Mining Rig +(212852, 0, 10, 4, 1, 262246, 72, 0), -- Charmonger +(212844, 0, 10, 12, 1, 262237, 1612709912, 117440518), -- Damaged Cabbage Smacker +(212839, 0, 10, 1, 1, 262232, 4096, 64), -- Emergency Militia +(212838, 0, 0, 2.5, 1, 262227, 2097224, 0), -- Arathi Neophyte +(212835, 0, 0, 6.5, 1, 262224, 2097224, 0), -- Risen Footman +(212833, 0, 0, 27, 1, 262222, 2097160, 0), -- Millhouse Manastorm +(212832, 0, 10, 100, 1, 262221, 0, 0), -- Archmage Aethas Sunreaver +(212831, 0, 0, 15, 1, 262220, 270532680, 0), -- Forge Master Damian +(212830, 0, 9, 1, 1, 262211, 0, 0), -- Kalecgos +(212829, 0, 10, 200, 1, 262210, 4, 0), -- Lady Jaina Proudmoore +(212827, 0, 0, 15, 1, 262200, 2097224, 0), -- High Priest Aemya +(212826, 0, 0, 20, 1, 262199, 2097224, 0), -- Guard Captain Suleyman +(212823, 0, 0, 5, 1, 262196, 2097224, 67371136), -- Darkness Spawn +(212821, 0, 0, 1, 1, 262194, 2097224, 67371136), -- Fleeing Candlebearer +(212818, 0, 0, 35, 1, 262191, 2097256, 0), -- Kobold Wax Warden +(212807, 0, 0, 1, 1, 262180, 0, 2), -- Stalker +(212806, 0, 10, 1, 1, 262179, 0, 0), -- [DNT] Kill Credit -Weapon +(212805, 0, 0, 1, 1, 262178, 0, 0), -- Earthen Soldier +(212800, 0, 10, 1, 1, 262173, 0, 32768), -- Field Master Tiyana +(212793, 0, 0, 5, 1, 262166, 2097224, 0), -- Void Ascendant +(212786, 0, 0, 8, 1, 262159, 2097224, 4194304), -- Voidrider +(212777, 0, 0, 8, 1, 262147, 538968136, 117702784), -- Massive Candle +(212766, 0, 10, 0.5, 1, 262133, 0, 0), -- Boskroot Button +(212765, 0, 0, 8, 1, 262132, 2097224, 0), -- Void Bound Despoiler +(212764, 0, 0, 5.5, 1, 262131, 2097224, 0), -- Engine Speaker +(212762, 0, 10, 10, 1, 262129, 0, 0), -- Wenbrandt +(212761, 0, 10, 0.300000011920928955, 1, 262128, 0, 0), -- Swarming Skyterror +(212759, 0, 10, 1, 1, 262126, 0, 0), -- Provoked Burrowfiend +(212758, 0, 10, 10, 1, 262125, 0, 0), -- Adelgonn +(212756, 0, 10, 10, 1, 262123, 0, 0), -- Baelgrim +(212755, 0, 10, 50, 1, 262122, 2147483720, 0), -- Queensguard Zirix +(212754, 0, 10, 10, 1, 262121, 0, 0), -- Zarein +(212752, 0, 0, 1, 1, 262119, 0, 0), -- Oathsworn Holdout +(212751, 0, 10, 10, 1, 262118, 0, 0), -- Adelgonn +(212750, 0, 10, 10, 1, 262117, 0, 0), -- Wenbrandt +(212749, 0, 10, 10, 1, 262116, 0, 0), -- Baelgrim +(212748, 0, 10, 10, 1, 262115, 0, 0), -- Adelgonn +(212747, 0, 10, 10, 1, 262114, 0, 0), -- Baelgrim +(212746, 0, 10, 1, 1, 262113, 0, 0), -- Merrix +(212744, 0, 10, 35, 2, 262111, 0, 0), -- Dagran Thaurissan II +(212743, 0, 10, 10, 1, 262110, 4096, 0), -- Magni Bronzebeard +(212742, 0, 10, 10, 1, 262109, 0, 0), -- Moira Thaurissan +(212741, 0, 10, 1, 1, 262108, 0, 0), -- Speaker Brinthe +(212739, 0, 0, 11, 1, 262106, 2097224, 0), -- Radiating Voidstone +(212736, 0, 10, 2, 1, 262103, 0, 0), -- Boskroot Brute +(212735, 0, 10, 1, 1, 262102, 0, 0), -- Nerubian Swarmite +(212726, 0, 10, 100, 1, 262093, 4, 0), -- Anduin Wrynn +(212725, 0, 10, 35, 2, 262092, 0, 0), -- Dagran Thaurissan II +(212724, 0, 10, 10, 1, 262091, 4, 0), -- Moira Thaurissan +(212723, 0, 10, 10, 1, 262090, 4, 0), -- Magni Bronzebeard +(212722, 0, 10, 10, 1, 262089, 0, 0), -- Baelgrim +(212721, 0, 10, 1, 1, 262088, 0, 0), -- Underbelly Rogue +(212720, 0, 10, 1, 1, 262087, 0, 0), -- Horde Soldier +(212719, 0, 10, 1, 1, 262086, 0, 0), -- Alliance Soldier +(212718, 0, 10, 1, 1, 262085, 0, 0), -- Kirin Tor Conjuror +(212717, 0, 10, 2, 1, 262084, 0, 0), -- Nerubian Webspinner +(212715, 0, 10, 1, 1, 262082, 0, 0), -- Nerubian Saboteur +(212714, 0, 0, 4.5, 1, 262081, 1075839048, 0), -- Void rider +(212713, 0, 10, 35, 2, 262080, 0, 0), -- Dagran Thaurissan II +(212712, 0, 10, 10, 1, 262079, 4, 0); -- Moira Thaurissan + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(212711, 0, 10, 100, 1, 262078, 4, 16384), -- Archmage Khadgar +(212710, 0, 10, 1, 1, 262077, 1, 0), -- Infected Peafowl +(212709, 0, 0, 1, 1, 262076, 0, 0), -- Chained Stormrook stormling +(212705, 0, 0, 1, 1, 262072, 0, 0), -- Chained Stormrook +(212704, 0, 10, 2, 1, 262071, 1, 0), -- Mycotic Shalehorn +(212702, 0, 10, 1, 1, 262069, 1, 0), -- Mycotic Shalehorn +(212701, 0, 10, 2, 1, 262068, 1, 0), -- Elder Shalehorn +(212700, 0, 10, 1, 1, 262067, 0, 0), -- Woldtender Igris +(212698, 0, 10, 1, 1, 262065, 0, 0), -- Boskroot Mycomancer +(212697, 0, 10, 1, 1, 262064, 0, 0), -- Boskroot Guardener +(212696, 0, 10, 1, 1, 262063, 0, 16384), -- Lokren +(212695, 0, 10, 1, 1, 262062, 0, 0), -- Machinist Kittrin +(212693, 0, 10, 10, 1, 262059, 0, 0), -- Brann Bronzebeard +(212689, 0, 10, 200, 1, 262054, 4, 0), -- Lady Jaina Proudmoore +(212688, 0, 10, 200, 1, 262053, 4, 0), -- Thrall +(212665, 0, 10, 2, 1, 262024, 65537, 0), -- Tidal Guardian +(212664, 0, 10, 1, 1, 262023, 65537, 0), -- Siltworm +(212663, 0, 10, 2, 1, 262022, 65537, 0), -- Tidal Guardian +(212662, 0, 10, 1, 1, 262021, 65537, 0), -- Tidal Guardian +(212661, 0, 10, 0.5, 1, 262020, 0, 0), -- Sea Slug +(212660, 0, 10, 0.300000011920928955, 1, 262019, 0, 0), -- Water Elemental +(212658, 0, 10, 1, 1, 262017, 0, 0), -- Water Elemental +(212657, 0, 10, 1, 1, 262016, 0, 0), -- Water Elemental +(212655, 0, 10, 0.300000011920928955, 1, 262014, 0, 0), -- Water Elemental +(212652, 0, 10, 0.5, 1, 262011, 1, 0), -- Skipper +(212651, 0, 10, 0.5, 1, 262010, 1, 0), -- Skipper +(212650, 0, 10, 1, 1, 262009, 1, 0), -- Skipper +(212649, 0, 10, 1, 1, 262008, 1, 0), -- Gull +(212647, 0, 10, 1, 1, 262006, 1, 0), -- Hawk +(212646, 0, 10, 2, 1, 262005, 512, 0), -- Primal Earth Elemental +(212643, 0, 10, 0.300000011920928955, 1, 262002, 0, 0), -- Unbound Earth Elemental +(212642, 0, 10, 2, 1, 262001, 512, 0), -- Unbound Earth Elemental +(212641, 0, 10, 1, 1, 262000, 512, 0), -- Unbound Earth Elemental +(212640, 0, 10, 1, 1, 261999, 1, 0), -- Hermit Crab +(212638, 0, 10, 0.5, 1, 261997, 1, 0), -- Crab +(212637, 0, 10, 1, 1, 261996, 1, 0), -- Crab +(212636, 0, 10, 1, 1, 261995, 1, 0), -- Crab +(212635, 0, 10, 1, 1, 261994, 256, 0), -- Kelp Elemental +(212634, 0, 10, 2, 1, 261993, 1, 0), -- Basilisk +(212633, 0, 10, 0.5, 1, 261992, 0, 0), -- Ferret +(212631, 0, 10, 0.200000002980232238, 1, 261990, 0, 0), -- Peacock +(212630, 0, 10, 1, 1, 261989, 1, 0), -- Peacock +(212629, 0, 10, 1, 1, 261988, 0, 0), -- Flickerflame Sticker +(212628, 0, 10, 0.5, 1, 261987, 0, 0), -- Peacock +(212627, 0, 10, 1, 1, 261986, 1, 0), -- Peacock +(212626, 0, 10, 0.200000002980232238, 1, 261985, 0, 0), -- Kakapo +(212625, 0, 10, 0.200000002980232238, 1, 261984, 0, 0), -- Frog +(212624, 0, 10, 0.5, 1, 261983, 0, 0), -- Frog +(212623, 0, 10, 2, 1, 261982, 1, 0), -- Rock Viper +(212622, 0, 10, 0.300000011920928955, 1, 261981, 0, 0), -- Rock Viper +(212621, 0, 10, 1, 1, 261980, 1, 0), -- Rock Viper +(212620, 0, 10, 2, 1, 261979, 1, 0), -- Cinderbee +(212619, 0, 10, 2, 1, 261978, 1, 0), -- Fire Bee +(212618, 0, 10, 0.300000011920928955, 1, 261977, 1, 0), -- Fire Wasp +(212617, 0, 10, 4, 1, 261976, 2147516488, 0), -- Cogchewer +(212616, 0, 10, 1, 1, 261975, 1, 0), -- Fire Wasp +(212615, 0, 10, 2, 1, 261974, 1, 0), -- Fire Wasp +(212614, 0, 10, 2, 1, 261973, 1, 0), -- Fire Wasp +(212613, 0, 10, 0.300000011920928955, 1, 261972, 1, 0), -- Fire Wasp +(212612, 0, 10, 1, 1, 261971, 1, 0), -- Fire Wasp +(212611, 0, 10, 0.5, 1, 261970, 0, 0), -- Honey Slime +(212610, 0, 10, 1, 1, 261969, 0, 0), -- Honey Slime +(212609, 0, 10, 0.5, 1, 261968, 0, 0), -- Honey Slime +(212608, 0, 10, 1, 1, 261967, 0, 0), -- Honey Slime +(212607, 0, 10, 2, 1, 261966, 1, 0), -- Falcon +(212606, 0, 10, 2, 1, 261965, 0, 0), -- Falcon +(212605, 0, 10, 2, 1, 261964, 0, 0), -- Deepflayer +(212604, 0, 10, 1, 1, 261963, 0, 0), -- Deepflayer +(212603, 0, 10, 0.200000002980232238, 1, 261962, 0, 0), -- Prairie Dog +(212602, 0, 10, 0.5, 1, 261961, 0, 0), -- Prairie Dog +(212601, 0, 10, 0.5, 0, 261960, 1, 0), -- Butterfly +(212600, 0, 10, 0.5, 1, 261959, 0, 0), -- Butterfly +(212599, 0, 10, 1, 1, 261958, 1, 0), -- Falcon +(212597, 0, 10, 2, 1, 261956, 32768, 0), -- Sparklit Rust Crusher +(212596, 0, 10, 1, 1, 261955, 0, 0), -- Sparklit Buttonmasher +(212595, 0, 10, 1, 1, 261954, 0, 0), -- Sparklit Digger +(212594, 0, 10, 0.5, 1, 261953, 0, 0), -- Sparklit Scrapper +(212593, 0, 10, 2, 1, 261952, 0, 0), -- Abandoned Mining Rig +(212592, 0, 10, 1, 1, 261951, 0, 0), -- Speaker Brinthe +(212591, 0, 10, 1, 1, 261950, 72, 0), -- Feral Skardyn +(212586, 0, 10, 3, 1, 261945, 0, 0), -- Sootsnout +(212582, 0, 10, 3, 1, 261941, 2147483720, 0), -- Sargassum Guardian +(212575, 0, 10, 10, 1, 261934, 4, 0), -- Magni Bronzebeard +(212573, 0, 10, 100, 1, 261932, 4, 0), -- Anduin Wrynn +(212565, 0, 10, 2, 1, 261924, 66049, 0), -- Rock Snail +(212564, 0, 10, 1, 1, 261923, 66049, 0), -- Rock Snail +(212563, 0, 10, 0.300000011920928955, 1, 261922, 1, 0), -- Glowmite +(212561, 0, 10, 1, 1, 261920, 1, 0), -- Spider, Underground +(212560, 0, 10, 1, 1, 261919, 1, 0), -- Skipper +(212559, 0, 10, 2, 1, 261918, 0, 0), -- Royal Chitin Knight +(212556, 0, 10, 2, 1, 261915, 0, 0), -- Pale Priest +(212553, 0, 10, 2, 1, 261912, 0, 0), -- Chitin Knight +(212552, 0, 10, 2, 1, 261911, 0, 0), -- Unseen Blade +(212551, 0, 10, 2, 1, 261910, 0, 0), -- Nerubian Evolved, Civilian +(212550, 0, 10, 2, 1, 261909, 0, 0), -- Nerubian Caster, Web +(212549, 0, 10, 2, 1, 261908, 0, 0), -- Nerubian Fighter, Physical +(212548, 0, 10, 2, 1, 261907, 0, 0), -- Flickerflame Enforcer +(212547, 0, 10, 2, 1, 261906, 0, 0), -- Web Priest +(212546, 0, 10, 2, 1, 261905, 1, 0), -- Spider, Underground +(212545, 0, 10, 2, 1, 261904, 65537, 0), -- Jawcrawler +(212543, 0, 10, 2, 1, 261902, 1, 0), -- Glowmite +(212542, 0, 10, 1.399999976158142089, 1, 261901, 0, 0), -- Flickerflame Overseer +(212541, 0, 10, 1, 1, 261900, 0, 0), -- Nerubian Fighter, Physical +(212540, 0, 10, 1, 1, 261899, 0, 0), -- Sparklit Bomber +(212539, 0, 10, 1, 1, 261898, 0, 0), -- Nerubian Caster, Web +(212538, 0, 10, 1, 1, 261897, 1, 0), -- Nerubian Swarmite - Melee, Physical +(212537, 0, 10, 1, 1, 261896, 1, 0), -- Glowmite +(212536, 0, 10, 1, 1, 261895, 0, 0), -- Flickerflame Kobold +(212535, 0, 10, 1, 1, 261894, 0, 0), -- Monastic Webling +(212534, 0, 10, 1, 1, 261893, 0, 0), -- Greater Tentacle Slime +(212532, 0, 10, 1, 1, 261891, 0, 0), -- Fungarian Fighter +(212531, 0, 10, 1, 1, 261890, 0, 0), -- Fungarian Caster +(212529, 0, 10, 1, 1, 261888, 65537, 0), -- Jawcrawler +(212528, 0, 10, 1, 1, 261887, 0, 0), -- Flickerflame Geomancer +(212527, 0, 10, 5, 1, 261886, 0, 0), -- Earthstrider +(212526, 0, 10, 0.5, 1, 261885, 0, 0), -- Nerubian Baby/Child +(212524, 0, 10, 1, 1, 261883, 0, 0), -- Flickerflame Candlekeeper +(212523, 0, 10, 0.5, 1, 261882, 0, 0), -- Greater Tentacle Slime +(212522, 0, 10, 0.300000011920928955, 1, 261881, 0, 0), -- Spider, Underground +(212521, 0, 10, 0.300000011920928955, 1, 261880, 1, 0), -- Nerubian Swarmite - Swarmer +(212520, 0, 10, 0.5, 1, 261879, 65537, 0), -- Rock Snail +(212519, 0, 10, 1, 1, 261878, 0, 0), -- Speaker Brinthe +(212518, 0, 10, 0.5, 1, 261877, 0, 0), -- Larva, Bloodfeaster +(212516, 0, 10, 0.5, 1, 261875, 0, 0), -- Larva, Demon +(212515, 0, 10, 0.5, 1, 261874, 0, 0), -- Flickerflame Scrabbler +(212514, 0, 10, 0.300000011920928955, 1, 261873, 0, 0), -- Larva, Leech +(212513, 0, 10, 0.5, 1, 261872, 0, 0), -- Fungarian +(212512, 0, 10, 0.5, 1, 261871, 65537, 0), -- Jawcrawler +(212511, 0, 10, 2, 1, 261870, 1, 0), -- Firefly +(212509, 0, 10, 2, 1, 261868, 0, 0), -- Nerubian Crypt Lord, Physical +(212479, 0, 10, 5, 1, 261838, 0, 0), -- Kaheti Lord +(212478, 0, 10, 4, 1, 261837, 0, 0), -- Deepwalker +(212477, 0, 10, 2, 1, 261836, 0, 0), -- Kaheti Hulk +(212476, 0, 10, 3, 1, 261835, 0, 0), -- Sureki Lord +(212475, 0, 10, 3, 1, 261834, 0, 0), -- Sureki Warshell +(212472, 0, 10, 2, 1, 261831, 0, 0), -- Sureki Hulk +(212466, 0, 10, 1, 1, 261825, 0, 0), -- Earthen Golem +(212465, 0, 10, 1, 1, 261824, 0, 0), -- Ironhaul Railhand +(212464, 0, 10, 1, 1, 261823, 0, 0), -- Ironhaul Machinist +(212457, 0, 10, 35, 2, 261816, 0, 0), -- Dagran Thaurissan II +(212453, 0, 0, 4.5, 1, 261812, 2097224, 0), -- Ghastly Voidsoul +(212452, 0, 10, 1, 1, 261811, 0, 0), -- Unbound Meadworker +(212451, 0, 10, 10, 1, 261810, 0, 0), -- Oathsworn Stormrider +(212450, 0, 10, 100, 1, 261809, 4, 16384), -- Anduin Wrynn +(212449, 0, 10, 10, 1, 261808, 4, 0), -- Magni Bronzebeard +(212447, 0, 10, 1, 1, 261806, 1, 0), -- Basilisk +(212445, 0, 10, 1, 1, 261804, 0, 0), -- Durzan +(212439, 0, 10, 1, 1, 261794, 0, 0), -- Shadow Vanguard Healer +(212436, 0, 10, 1, 1, 261791, 0, 0), -- Shadow Vanguard Soldier +(212435, 0, 10, 1, 1, 261790, 0, 0), -- Shadow Vanguard Magus +(212425, 0, 10, 1, 1, 261780, 1, 0), -- Shadow Vanguard Scout +(212424, 0, 10, 0.5, 1, 261779, 1, 0), -- Shalehorn Calf +(212419, 0, 10, 1, 1, 261774, 134221824, 0), -- Attica Whiskervale +(212412, 0, 0, 15, 1, 261767, 2097224, 0), -- Sootsnout +(212411, 0, 0, 15, 1, 261766, 2097224, 0), -- Torchsnarl +(212405, 0, 0, 3, 1, 261760, 2097224, 0), -- Aspiring Forgehand +(212403, 0, 0, 5, 1, 261758, 2097224, 0), -- Cursedheart Invader +(212400, 0, 0, 5.5, 1, 261755, 2097224, 0), -- Void Touched Elemental +(212398, 0, 10, 1, 1, 261753, 134221824, 0), -- Auebry Irongear +(212397, 0, 10, 1, 1, 261752, 0, 0), -- Nerubian Saboteur +(212394, 0, 10, 1, 1, 261749, 0, 0), -- Nerubian Skirmisher +(212390, 0, 10, 1, 1, 261745, 4096, 0), -- Injured Railhand +(212389, 0, 0, 5, 1, 261744, 2097224, 0), -- Cursedheart Invader +(212383, 0, 0, 5, 1, 261738, 2097224, 0), -- Kobold Taskworker +(212380, 0, 0, 5, 1, 261735, 2097224, 0), -- Kobold Wicklighter +(212379, 0, 10, 10, 1, 261734, 4096, 0), -- Magni Bronzebeard +(212376, 0, 10, 15, 1, 261731, 4096, 0), -- Activated Harvestbot +(212375, 0, 10, 15, 1, 261730, 4096, 0), -- Activated Harvestbot +(212373, 0, 10, 1, 1, 261728, 0, 0), -- Rambleshire Mosswool +(212372, 0, 10, 8, 1, 261727, 1610612752, 117440518), -- Disabled Harvestbot +(212371, 0, 10, 1, 1, 261726, 0, 0), -- Lethargic Mosswool +(212370, 0, 10, 1, 1, 261725, 134217728, 0), -- Ronesh +(212369, 0, 10, 1, 1, 261724, 134221824, 0), -- Breem +(212368, 0, 10, 1, 1, 261723, 1, 0), -- Stormtop Shalemaw Young +(212365, 0, 10, 35, 2, 261719, 0, 0), -- Dagran Thaurissan II +(212364, 0, 10, 1, 1, 261718, 1, 0), -- Stormtop Shalemaw +(212363, 0, 10, 1, 1, 261717, 0, 0), -- Shraubendre +(212362, 0, 10, 10, 1, 261716, 0, 0), -- Moira Thaurissan +(212359, 0, 10, 1, 1, 261713, 1610612752, 117440518), -- Disabled Harvestbot +(212357, 0, 10, 1, 1, 261711, 1610612752, 117440518), -- Disabled Harvestbot +(212356, 0, 10, 1, 1, 261710, 1610612752, 117440518), -- Disabled Harvestbot +(212355, 0, 10, 1, 1, 261709, 1610612752, 117440518), -- Disabled Harvestbot +(212354, 0, 10, 8, 1, 261708, 1610612752, 117440518), -- Disabled Harvestbot +(212353, 0, 10, 1, 1, 261707, 0, 0), -- Foreman Uzjax +(212336, 0, 10, 1, 1, 261690, 0, 0), -- Speaker Brinthe +(212335, 0, 10, 1, 1, 261689, 1, 0), -- Stormtop Rockeater +(212324, 0, 10, 1, 1, 261678, 1610612752, 117440518), -- Disabled Harvestbot +(212323, 0, 10, 2, 1, 261677, 0, 0), -- Storm Gryphon +(212322, 0, 10, 1, 1, 261676, 0, 0), -- Storm Gryphon +(212321, 0, 10, 2, 1, 261675, 0, 0), -- Storm Gryphon +(212313, 0, 10, 2, 1, 261667, 513, 0), -- Ramolith +(212312, 0, 10, 1, 1, 261666, 513, 0), -- Ramolith +(212311, 0, 10, 2, 1, 261665, 513, 0), -- Proto Ram +(212310, 0, 10, 0.5, 1, 261664, 0, 0), -- Fungarian +(212309, 0, 10, 1, 1, 261663, 0, 0), -- Fungarian Fighter +(212308, 0, 10, 1, 1, 261662, 0, 0), -- Fungarian Caster +(212307, 0, 10, 1, 1, 261661, 513, 0), -- Proto Ram +(212304, 0, 10, 1, 1, 261658, 0, 0), -- Earthen Denizen +(212303, 0, 10, 2, 1, 261657, 1, 0), -- Shalehorn +(212302, 0, 10, 1, 1, 261656, 1, 0), -- Shalehorn +(212300, 0, 10, 2, 1, 261654, 1, 0), -- Shalehorn +(212299, 0, 0, 1, 1, 261653, 1073741824, 128), -- Reinforce Stalker +(212297, 0, 10, 2, 1, 261651, 0, 0), -- Kill Credit +(212296, 0, 10, 1, 1, 261650, 0, 0), -- Eirich +(212295, 0, 10, 10, 1, 261649, 0, 0), -- Wenbrandt +(212294, 0, 10, 10, 1, 261648, 0, 0), -- Baelgrim +(212293, 0, 10, 10, 1, 261647, 0, 0), -- Adelgonn +(212292, 0, 10, 0.300000011920928955, 1, 261646, 1, 0), -- Nerubian Swarmite +(212291, 0, 10, 1, 1, 261645, 1, 0), -- Nerubian Swarmite +(212288, 0, 10, 2, 1, 261642, 0, 0), -- Nerubian Fighter +(212287, 0, 10, 2, 1, 261641, 0, 0), -- Nerubian Caster +(212286, 0, 10, 1, 1, 261640, 0, 0), -- Nerubian Priest +(212285, 0, 10, 1, 1, 261639, 0, 0), -- Nerubian Fighter +(212284, 0, 10, 1, 1, 261638, 0, 0), -- Nerubian Caster +(212283, 0, 10, 1, 1, 261637, 1610612752, 117440518), -- Keyflame +(212282, 0, 10, 1, 1, 261636, 0, 0), -- Merrix +(212281, 0, 10, 0.300000011920928955, 1, 261635, 1, 0), -- Cinderbee +(212279, 0, 0, 1, 1, 261633, 0, 128), -- Ol' Waxbeard +(212278, 0, 10, 0.300000011920928955, 1, 261632, 1, 0), -- Fire Bee +(212277, 0, 10, 1, 1, 261631, 1, 0), -- Fire Bee +(212276, 0, 10, 1, 1, 261630, 1, 0), -- Rock Sporebat +(212270, 0, 10, 35, 2, 261624, 0, 0), -- Dagran Thaurissan II +(212269, 0, 10, 1, 1, 261623, 0, 0), -- Skitter +(212266, 0, 10, 1, 1, 261620, 1610612752, 117440518), -- Keyflame +(212265, 0, 10, 2, 1, 261619, 0, 0), -- Kill Credit +(212258, 0, 10, 1, 1, 261612, 1610612752, 117440518), -- Keyflame +(212257, 0, 10, 2, 1, 261611, 0, 0), -- Kill Credit +(212256, 0, 10, 50, 1, 261610, 0, 0), -- Queensguard Zirix +(212253, 0, 10, 10, 1, 261607, 4, 0), -- Moira Thaurissan +(212242, 0, 0, 5, 1, 261596, 1075839048, 262144), -- Skardyn Voidspeaker +(212239, 0, 0, 1, 1, 261591, 1075839048, 262144), -- Skittering Darkness +(212238, 0, 0, 5, 1, 261590, 1075839048, 262144), -- Darkness Spawn +(212236, 0, 10, 2, 1, 261588, 0, 0), -- Kill Credit +(212235, 0, 10, 0.200000002980232238, 1, 261587, 0, 0), -- Moth +(212234, 0, 10, 0.200000002980232238, 1, 261586, 0, 0), -- Snail +(212233, 0, 10, 0.200000002980232238, 1, 261585, 0, 0), -- Pill Bug +(212232, 0, 10, 0.200000002980232238, 1, 261584, 0, 0), -- Larva, Bloodfeaster +(212231, 0, 10, 0.200000002980232238, 1, 261583, 0, 0), -- Larva, Demon +(212230, 0, 10, 0.200000002980232238, 1, 261582, 0, 0), -- Larva, Leech +(212229, 0, 10, 0.200000002980232238, 1, 261581, 0, 0), -- Glowmite +(212226, 0, 10, 1, 1, 261578, 1610612752, 117440518), -- Keyflame +(212222, 0, 10, 0.200000002980232238, 1, 261574, 0, 0), -- Moth +(212221, 0, 10, 0.200000002980232238, 1, 261573, 0, 0), -- Snail +(212220, 0, 10, 0.200000002980232238, 1, 261572, 0, 0), -- Pill Bug +(212219, 0, 9, 2, 1, 261571, 0, 0), -- Kill Credit +(212218, 0, 10, 0.200000002980232238, 1, 261570, 0, 0), -- Larva, Drinker +(212217, 0, 10, 0.200000002980232238, 1, 261569, 0, 0), -- Larva, Bloodfeaster +(212216, 0, 10, 0.200000002980232238, 1, 261568, 0, 0), -- Larva +(212215, 0, 10, 0.200000002980232238, 1, 261567, 0, 0), -- Firefly +(212214, 0, 10, 0.300000011920928955, 1, 261566, 1, 0); -- Firefly + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(212213, 0, 10, 200, 1, 261565, 2148007936, 0), -- Colossal Titan Construct +(212201, 0, 10, 2, 1, 261553, 4, 67108864), -- The First Ascended +(212199, 0, 10, 1, 1, 261551, 1610612752, 117440518), -- Keyflame +(212191, 0, 10, 2, 1, 261543, 0, 0), -- Kill Credit +(212163, 0, 10, 1, 1, 261515, 1610612752, 117440518), -- Lost Book of Boosting +(212146, 0, 0, 0.300000011920928955, 1, 261497, 1073742864, 2), -- Alchemic Supplies +(212142, 0, 0, 1, 1, 261493, 16778240, 16), -- Stalker +(212129, 0, 0, 0.100000001490116119, 1, 261480, 2097224, 17039360), -- Creaky Mine Cart +(212128, 0, 9, 80, 1, 261479, 72, 0), -- Remembered King Mosh +(212124, 0, 10, 0.5, 1, 261475, 0, 0), -- Cave Borer Worm +(212123, 0, 10, 1, 1, 261474, 65537, 0), -- Cave Borer Worm +(212122, 0, 10, 2, 1, 261473, 65537, 0), -- Cave Borer Worm +(212117, 0, 9, 1, 1, 261468, 536870928, 117440518), -- Forsaken Banner +(212116, 0, 9, 1, 1, 261467, 536870928, 117440518), -- Stormwind Banner +(212110, 0, 10, 0.5, 1, 261461, 0, 0), -- Fungarian +(212108, 0, 10, 1, 1, 261459, 0, 0), -- Fungarian Caster +(212107, 0, 10, 1, 1, 261458, 0, 0), -- Fungarian Fighter +(212106, 0, 10, 0.5, 1, 261457, 0, 0), -- Larva, Demon +(212105, 0, 10, 0.300000011920928955, 1, 261456, 0, 0), -- Larva, Leech +(212103, 0, 10, 0.5, 1, 261454, 0, 0), -- Larva, Bloodfeaster +(212101, 0, 10, 0.5, 1, 261452, 66049, 0), -- Rock Snail +(212099, 0, 9, 5, 1, 261450, 0, 0), -- Melisara +(212097, 0, 10, 0.5, 1, 261448, 0, 0), -- Nerubian Baby/Child +(212095, 0, 10, 1, 1, 261446, 0, 0), -- Greater Tentacle Slime +(212094, 0, 10, 0.5, 1, 261445, 0, 0), -- Greater Tentacle Slime +(212092, 0, 10, 2, 1, 261443, 1, 0), -- Undercrawler +(212091, 0, 10, 0.300000011920928955, 1, 261442, 1, 0), -- Undercrawler +(212089, 0, 9, 5, 1, 261440, 0, 0), -- Tarren Mill Deathguard +(212088, 0, 9, 150, 1, 261439, 108, 0), -- Remembered Firelord +(212087, 0, 9, 5, 1, 261438, 0, 0), -- Southshore Guard +(212084, 0, 10, 2, 1, 261435, 0, 0), -- Nerubian Priest, Royal +(212083, 0, 10, 2, 1, 261434, 0, 0), -- Nerubian Fighter, Physical +(212082, 0, 10, 2, 1, 261433, 0, 0), -- Nerubian Caster, Web +(212081, 0, 10, 1, 1, 261432, 0, 0), -- Nerubian Priest, Royal +(212080, 0, 10, 1, 1, 261431, 0, 0), -- Regald Hornfyre +(212077, 0, 10, 1, 1, 261428, 0, 0), -- Arathi Aeroknight +(212076, 0, 10, 1, 1, 261427, 0, 0), -- General Steelstrike +(212075, 0, 10, 1, 1, 261426, 0, 0), -- Personal Skiff +(212068, 0, 10, 1, 1, 261419, 0, 0), -- Nerubian Trueform, Civilian +(212059, 0, 10, 1, 1, 261410, 0, 0), -- Sofee Batalsworn +(212026, 0, 9, 1, 1, 261377, 1610612752, 117440518), -- Controller +(212022, 0, 10, 1, 1, 261373, 0, 0), -- [DNT] Kill Proxy - Their Moss Our Gain - Durzan Fed +(211997, 0, 9, 2, 1, 261348, 0, 0), -- Remembered Tideskipper +(211996, 0, 10, 100, 1, 261347, 0, 64), -- Archmage Aethas Sunreaver +(211995, 0, 10, 10, 1, 261346, 4, 0), -- Moira Thaurissan +(211994, 0, 10, 200, 1, 261345, 4, 16448), -- Lady Jaina Proudmoore +(211993, 0, 10, 200, 1, 261344, 4, 16448), -- Thrall +(211992, 0, 10, 100, 1, 261343, 4, 16384), -- Archmage Khadgar +(211991, 0, 10, 100, 1, 261342, 4, 0), -- Alleria Windrunner +(211983, 0, 10, 1, 1, 261336, 1, 0), -- Unicorn Moose +(211982, 0, 10, 0.300000011920928955, 1, 261335, 0, 0), -- Nerubian Swarmite - Swarmer +(211980, 0, 10, 1, 1, 261333, 0, 0), -- Storm Gryphon +(211977, 0, 0, 4.5, 1, 261330, 2097224, 0), -- Pack Mole +(211969, 0, 10, 1, 1, 261322, 1, 0), -- Skipper +(211968, 0, 10, 1, 1, 261321, 1, 0), -- Undercrawler +(211957, 0, 10, 1, 1, 261309, 0, 0), -- Weaver Threadling +(211934, 0, 10, 1, 2, 261285, 0, 0), -- Raven Familiar +(211928, 0, 0, 10, 1, 261279, 0, 0), -- Nerubian General +(211921, 0, 10, 1, 1, 261272, 0, 0), -- John Smith +(211912, 0, 10, 2, 1, 261263, 0, 0), -- Evolved Nerubian Civilian +(211911, 0, 10, 2, 1, 261262, 0, 0), -- Evolved Nerubian Rogue +(211907, 0, 10, 2, 1, 261258, 0, 0), -- Evolved Nerubian Caster +(211899, 0, 10, 1, 1, 261246, 65537, 0), -- Jormungar +(211897, 0, 10, 1.5, 1, 261244, 0, 0), -- Chitin Knight +(211895, 0, 10, 2, 1, 261242, 0, 0), -- Coalescing Discord +(211894, 0, 10, 0.5, 1, 261241, 65537, 0), -- Jawcrawler, Hatchling +(211892, 0, 10, 1, 1, 261239, 1, 0), -- Glowmite +(211891, 0, 10, 1, 1, 261238, 1, 0), -- Spider, Underground +(211890, 0, 10, 4, 1, 261237, 4, 67109892), -- Fang of Xal'atath +(211889, 0, 10, 1, 1, 261236, 4, 67109892), -- Queen Ansurek +(211888, 0, 10, 1, 1, 261235, 4, 0), -- Executor Nizrek +(211881, 0, 10, 1, 1, 261228, 1, 0), -- Firefly +(211878, 0, 10, 1, 1, 261225, 0, 0), -- Siege Webwing +(211870, 0, 10, 1, 1, 261217, 256, 0), -- Sporbit Drifter +(211869, 0, 10, 0.300000011920928955, 1, 261216, 0, 0), -- Tiny Sporbit +(211868, 0, 10, 1, 1, 261215, 0, 0), -- Credit: Doomhammer Destroyed (Hufton) +(211866, 0, 10, 1, 1, 261213, 0, 0), -- Horrid Effusia +(211865, 0, 10, 1, 1, 261212, 256, 0), -- Lashroom +(211863, 0, 10, 0.300000011920928955, 1, 261210, 256, 0), -- Budding Lashroom +(211862, 0, 10, 10, 1, 261209, 0, 0), -- Zarein +(211860, 0, 10, 10, 1, 261207, 0, 0), -- Wenbrandt +(211859, 0, 10, 10, 1, 261206, 0, 0), -- Baelgrim +(211858, 0, 10, 50, 1, 261205, 2147483720, 0), -- Queensguard Zirix +(211856, 0, 10, 3, 1, 261203, 0, 0), -- John Smith +(211854, 0, 10, 0.5, 1, 261201, 1, 0), -- Nerubian Swarmite - Caster +(211853, 0, 10, 1, 1, 261200, 0, 0), -- Nerubian Caster, Web +(211852, 0, 10, 1, 1, 261199, 0, 0), -- Nerubian Fighter, Physical +(211851, 0, 10, 10, 1, 261198, 0, 0), -- Meerah +(211847, 0, 10, 2, 1, 261194, 0, 0), -- Evolved Nerubian Fighter +(211846, 0, 10, 7, 1, 261193, 0, 0), -- Wax Golem +(211817, 0, 10, 0.5, 1, 261164, 0, 0), -- Swarmite Lookout +(211816, 0, 10, 4, 1, 261163, 0, 0), -- Bazaar Sentry +(211815, 0, 10, 2, 1, 261162, 0, 0), -- Pale Priest +(211809, 0, 0, 1, 1, 261156, 0, 0), -- Tattered Fungarian +(211787, 0, 10, 1, 1, 261134, 0, 0), -- [DNT] Kill Proxy - Power Predators +(211784, 0, 10, 1, 1, 261131, 0, 0), -- Umbral Citizen +(211783, 0, 10, 1, 1, 261130, 0, 0), -- Sureki Crier +(211779, 0, 0, 0.300000011920928955, 1, 261125, 64, 0), -- Wax Elemental +(211777, 0, 0, 2, 1.799999952316284179, 261123, 0, 0), -- Spitfire Fusetender +(211771, 0, 10, 2, 1, 261117, 65537, 0), -- Jawcrawler +(211768, 0, 10, 1, 1, 261114, 65537, 0), -- Jawcrawler +(211754, 0, 0, 1, 1, 261098, 1610612752, 117441542), -- Candlelight Sanctuary +(211753, 0, 10, 1, 1, 261097, 1610612752, 67108870), -- [DNT] Nerubian Swarmite Corpse +(211752, 0, 10, 100, 15, 261096, 4, 32768), -- Alleria Windrunner +(211751, 0, 10, 1, 1, 261095, 1610612752, 67108870), -- Nerubian Warrior +(211750, 0, 0, 1, 1, 261094, 1610612752, 67372038), -- Candlelight Sanctuary +(211742, 0, 10, 1, 1, 261086, 1, 0), -- Nerubian Abductor +(211740, 0, 10, 1, 1, 261084, 0, 0), -- Rooktender Lufsela +(211737, 0, 10, 1, 1, 261081, 0, 0), -- Bonegrim +(211733, 0, 10, 1, 1, 261077, 0, 0), -- Babagahnoosh the Grumpy +(211732, 0, 10, 1, 1, 261076, 0, 0), -- Ka'ro the Chopper +(211731, 0, 10, 3, 1, 261075, 0, 0), -- Naleidea Rivergleam +(211730, 0, 10, 5, 1, 261074, 0, 0), -- High Arcanist Savor +(211728, 0, 10, 1, 1, 261072, 0, 0), -- Jepetto Joybuzz +(211727, 0, 10, 1, 1, 261071, 0, 0), -- Katy Stampwhistle +(211726, 0, 10, 1, 1, 261070, 0, 0), -- Harold Winston +(211725, 0, 10, 1, 1, 261069, 4096, 0), -- Uda the Beast +(211724, 0, 10, 1, 1, 261068, 4096, 0), -- Marcia Chase +(211723, 0, 10, 1, 1, 261067, 0, 0), -- Aimee +(211722, 0, 10, 1, 1, 261066, 0, 0), -- Mel Lynchen +(211721, 0, 10, 1, 1, 261065, 0, 0), -- Sir Jonathan Trueheart +(211720, 0, 10, 1, 1, 261064, 0, 0), -- Richard Hatstock +(211719, 0, 10, 1, 1, 261063, 0, 0), -- Archivist Betha +(211714, 0, 10, 15, 1, 261058, 0, 0), -- Coira Longrifle +(211713, 0, 10, 1, 1, 261057, 0, 0), -- Breanni +(211712, 0, 10, 1.5, 1, 261056, 0, 0), -- Ol' Toomba +(211708, 0, 10, 1, 1, 261052, 0, 0), -- Pathfinder Jeb +(211707, 0, 10, 1, 1, 261051, 0, 0), -- Cataloger Coralie +(211702, 0, 10, 1, 1, 261046, 0, 0), -- Guiding Thread +(211701, 0, 10, 1, 1, 261045, 0, 0), -- Sorrow +(211699, 0, 10, 1, 1, 261039, 0, 0), -- Faerin +(211695, 0, 10, 100, 15, 261035, 4, 32768), -- Alleria Windrunner +(211691, 0, 10, 1, 1, 261031, 0, 0), -- Umbral Merchant +(211684, 0, 0, 1, 1, 261024, 1627390992, 117703702), -- Candle Wax +(211652, 0, 10, 1, 1, 260992, 0, 0), -- Greenspeaker Na'layro +(211649, 0, 10, 1, 1, 260989, 0, 0), -- Ironhaul Worker +(211644, 0, 0, 10, 1, 260984, 16778240, 16), -- Hastily Stacked Supplies +(211631, 0, 0, 10, 1, 260971, 16778240, 16), -- Hastily Stacked Supplies +(211591, 0, 10, 3, 1, 260931, 2147483720, 0), -- Hevo'myk +(211582, 0, 10, 3, 1, 260922, 2147483720, 0), -- Mi'thk +(211565, 0, 10, 1, 1, 260905, 0, 0), -- Favored Citizen +(211564, 0, 10, 3, 1, 260904, 2147483720, 0), -- Diu'mik +(211559, 0, 0, 0.100000001490116119, 1, 260899, 1075839048, 16908416), -- Creaky Mine Cart (Kobold) +(211557, 0, 10, 1, 1, 260897, 2048, 0), -- Kobold Light Horse +(211556, 0, 10, 0.300000011920928955, 1, 260896, 1, 0), -- Mudnose Mole Pup +(211555, 0, 10, 1, 1, 260895, 1, 0), -- Mudnose Mole +(211549, 0, 10, 1, 1, 260889, 0, 0), -- Kobold Overseer +(211548, 0, 10, 2, 1, 260888, 2048, 0), -- Kobold Knight +(211547, 0, 10, 2, 1, 260887, 0, 0), -- Dire Kobold Thrower +(211546, 0, 10, 1.20000004768371582, 1, 260886, 0, 0), -- Candlelit Big-Boomer +(211544, 0, 10, 1, 1, 260884, 0, 0), -- Kobold Rogue +(211542, 0, 10, 1, 1, 260882, 0, 0), -- Royal Adviser +(211541, 0, 10, 1, 1, 260881, 0, 0), -- Royal Scribe +(211539, 0, 10, 1, 1, 260879, 0, 0), -- Royal Acolyte +(211532, 0, 10, 1, 1, 260872, 0, 0), -- Dark Whisperer +(211531, 0, 10, 1, 1, 260871, 0, 0), -- Dark Priest +(211528, 0, 10, 1, 1, 260868, 0, 0), -- Dark Pledgeling +(211519, 0, 10, 100, 15, 260859, 4, 0), -- Anduin Wrynn +(211516, 0, 10, 100, 15, 260856, 4, 0), -- Alleria Windrunner +(211515, 0, 10, 2, 1, 260855, 0, 0), -- Dire Kobold +(211514, 0, 0, 8, 1, 260854, 2097224, 128), -- Skardyn Invader +(211512, 0, 10, 1, 1, 260852, 0, 0), -- Kobold Trapper +(211510, 0, 10, 1, 1, 260850, 0, 0), -- Kobold Healer +(211509, 0, 10, 1, 1, 260849, 0, 0), -- Kobold Pyromancer +(211508, 0, 10, 1, 1, 260848, 0, 0), -- Kobold +(211506, 0, 10, 0.5, 1, 260843, 0, 0), -- Kobold Minion +(211499, 0, 10, 1, 1, 260831, 4, 0), -- Executor Nizrek +(211498, 0, 10, 1, 1, 260830, 0, 0), -- Elder Priest +(211493, 0, 10, 100, 15, 260829, 4, 0), -- Xal'atath +(211480, 0, 10, 1, 1, 260828, 0, 0), -- Wagon Hauler +(211469, 0, 10, 1, 1, 260822, 4, 0), -- Queen Ansurek +(211468, 0, 10, 1, 1, 260821, 0, 0), -- Web Priest +(211450, 0, 10, 0.300000011920928955, 1, 260818, 0, 0), -- DEPRECATED +(211446, 0, 10, 3, 1, 260814, 0, 0), -- Earthmender Narvra +(211445, 0, 10, 1, 1, 260813, 0, 0), -- Siegehold Fortifier +(211444, 0, 10, 1, 1, 260812, 8388608, 2048), -- Flynn Fairwind +(211443, 0, 10, 2, 1, 260811, 0, 0), -- Arluelle +(211421, 0, 10, 1, 1, 260805, 0, 0), -- Monastic Pledgeling +(211420, 0, 0, 1, -60, 260804, 1073741904, 50610694), -- Enchanted Candle +(211409, 0, 10, 1, 1, 260800, 0, 0), -- Faerin Lothar +(211399, 0, 10, 30, 1, 260791, 0, 0), -- Monte Gazlowe +(211375, 0, 10, 100, 15, 260767, 4, 32768), -- Alleria Windrunner +(211371, 0, 10, 1, 1, 260763, 0, 0), -- Ironhaul Railhand +(211368, 0, 10, 100, 15, 260760, 4, 32768), -- Alleria Windrunner +(211351, 0, 10, 100, 15, 260743, 4, 32832), -- Anduin Wrynn +(211349, 0, 10, 100, 15, 260741, 4, 32768), -- Alleria Windrunner +(211341, 0, 0, 7, 1, 260733, 2097224, 0), -- Manifested Shadow +(211291, 0, 0, 15, 1, 260671, 2097224, 0), -- Sergeant Shaynemail +(211290, 0, 0, 15, 1, 260670, 270532680, 0), -- Elaena Emberlanz +(211289, 0, 0, 15, 1, 260669, 2097224, 0), -- Taener Duelmal +(211271, 0, 10, 1, 1, 260651, 1073741824, 6), -- Earthen Mine Cart +(211270, 0, 10, 1, 1, 260650, 1073741824, 131078), -- Earthen Mine Cart +(211266, 0, 0, 0.100000001490116119, 1, 260646, 2097224, 0), -- Rusty Mine Cart +(211263, 0, 0, 9, 1, 260643, 2097224, 0), -- Deathscreamer Iken'tak +(211262, 0, 0, 11, 1, 260642, 2097224, 0), -- Ixkreten the Unbreakable +(211261, 0, 0, 9.5, 1, 260641, 2097224, 0), -- Ascendant Vis'coxria +(211260, 0, 0, 10, 1, 260640, 2048, 128), -- Stormrider Vokmar +(211239, 0, 10, 1, 1, 260590, 2097224, 0), -- Earthen Civilian +(211234, 0, 0, 0.100000001490116119, 1, 260585, 2097224, 0), -- Rusty Mine Cart +(211228, 0, 0, 4, 1, 260579, 2097224, 0), -- Blazing Fiend +(211190, 0, 10, 1, 1, 260541, 0, 0), -- Belzt +(211189, 0, 10, 1, 1, 260540, 0, 0), -- Durzan +(211166, 0, 0, 0.300000011920928955, 1, 260517, 0, 0), -- Arcane Orb +(211162, 0, 10, 1, 1, 260513, 1073741824, 0), -- Mine Cart +(211161, 0, 10, 1, 1, 260512, 1073741824, 0), -- Mine Cart +(211160, 0, 10, 1, 1, 260511, 1073741824, 0), -- Mine Cart +(211158, 0, 10, 1, 1, 260509, 1073741824, 0), -- Mine Cart +(211155, 0, 10, 1, 1, 260506, 1073741824, 6), -- Earthen Mine Cart +(211153, 0, 10, 1, 1, 260504, 1073741824, 131078), -- Earthen Mine Cart +(211140, 0, 0, 4, 1, 260491, 2097224, 128), -- Arathi Neophyte +(211138, 0, 0, 1, 1, 260489, 64, 128), -- Mellek Zombie Stalker +(211121, 0, 0, 8, 1, 260472, 2097224, 0), -- Rank Overseer +(211119, 0, 0, 0.300000011920928955, 1, 260470, 16384, 0), -- Kasthrik +(211105, 0, 0, 1, 1, 260454, 1610612752, 6), -- Hyper-Compressed Ocean +(211089, 0, 0, 35, 1, 260438, 2097256, 128), -- Anub'ikkaj +(211087, 0, 0, 35, 1, 260436, 2097256, 128), -- Speaker Shadowcrown +(211063, 0, 0, 0.300000011920928955, 1, 260412, 0, 0), -- Fungal Podling +(211062, 0, 0, 5, 1, 260411, 0, 0), -- Bill +(211061, 0, 0, 3, 1, 260410, 0, 0), -- Patreux +(211060, 0, 0, 1, 1, 260409, 0, 0), -- One Tusk +(211052, 0, 10, 1, 1, 260401, 0, 0), -- Generic - Empty Bunny +(211035, 0, 10, 1, 1, 260384, 2048, 0), -- Aegis Lamplighter +(211028, 0, 0, 4, 1, 260377, 0, 0), -- Twizzle Runabout +(211027, 0, 0, 2, 1, 260376, 0, 0), -- Kasthrik +(211018, 0, 10, 1, 1, 260367, 0, 0), -- Spider Egg +(211017, 0, 0, 200, 1, 260366, 4, 67125248), -- Thrall +(211016, 0, 10, 5, 1, 260365, 0, 0), -- Constable Elimoore +(211015, 0, 10, 1, 1, 260364, 4096, 0), -- Gulcan the Steelhand +(211014, 0, 10, 0.300000011920928955, 1, 260363, 0, 1026), -- Glibb +(210996, 0, 10, 0.100000001490116119, 1, 260345, 0, 0), -- Weaver Egg +(210993, 0, 0, 1, 1, 260342, 1610612752, 117440614), -- Background +(210980, 0, 10, 3, 1, 260329, 4096, 0), -- Azra Ironstrike +(210966, 0, 0, 10, 1, 260315, 2097224, 0), -- Sureki Webmage +(210962, 0, 0, 1, 1, 260311, 16778240, 16), -- Stalker +(210951, 0, 10, 0.300000011920928955, 1, 260300, 256, 0), -- Shadowleaf Seedling +(210950, 0, 10, 2, 1, 260299, 256, 0), -- Giant Shadowbloom +(210949, 0, 10, 6, 1, 260298, 0, 0), -- Burrowing Fieldwrecker +(210919, 0, 10, 25, 1, 260268, 4096, 0), -- Lily Hillhelm +(210913, 0, 0, 1, 1, 260262, 0, 128), -- Invisible stalker +(210876, 0, 0, 1, 1, 260225, 1610612752, 6), -- Hidden Treasure Chest +(210852, 0, 0, 1, 1, 260197, 0, 128), -- Mellek Beam Stalker +(210851, 0, 0, 1, 1, 260196, 0, 128), -- Eternal Flame +(210818, 0, 0, 5, 1, 260163, 2097224, 0), -- Lowly Moleherd +(210816, 0, 0, 20, 1, 260161, 1075839048, 0), -- Fire Orb +(210812, 0, 0, 4, 1, 260157, 2097224, 0), -- Royal Wicklighter +(210811, 0, 0, 5, 1, 260156, 2097224, 0), -- "Docile" Mole +(210810, 0, 0, 1, 1, 260155, 2097224, 0), -- Menial Laborer +(210797, 0, 0, 112.5, 1, 260142, 2097260, 262144), -- The Darkness +(210792, 0, 10, 20, 1, 260137, 0, 0), -- Professor Instructaur +(210731, 0, 10, 1, 1, 258513, 0, 0); -- Kobold Tunnelguard + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(210729, 0, 0, 1, 1, 258511, 1610612752, 117440518), -- Decaying Shroom +(210722, 0, 0, 4, 1, 258504, 1610612752, 117440518), -- Dispersal Crystal +(210719, 0, 0, 4, 1, 258501, 0, 0), -- Lethnal +(210716, 0, 0, 4, 1, 258498, 4, 0), -- Lethnal +(210699, 0, 9, 0.009999999776482582, 1, 258481, 268435464, 128), -- Dancing Blade +(210677, 0, 0, 4, 1, 258458, 2097224, 0), -- Stoneguard Benston +(210644, 0, 0, 0.899999976158142089, 1, 258424, 0, 0), -- Moldy Nerubian +(210546, 0, 0, 0.899999976158142089, 1, 258326, 0, 0), -- Lavpelm +(210539, 0, 0, 7.5, 1, 258319, 2097224, 0), -- Corridor Creeper +(210532, 0, 0, 1, 1, 258312, 16778240, 144), -- Tornado +(210510, 0, 0, 0.5, 1, 258290, 2097352, 0), -- Flimflam the Cowardly +(210479, 0, 0, 0.300000011920928955, 1, 258259, 0, 0), -- Carnivorous Lasher +(210478, 0, 0, 2, 1, 258258, 1, 0), -- Infected Beast +(210415, 0, 10, 2, 1, 258195, 0, 0), -- Dire Kobold +(210392, 0, 10, 1, 1, 258169, 0, 0), -- Bellows Kill Credit +(210384, 0, 10, 1, 1, 258161, 0, 0), -- Kobold Candlemancer +(210353, 0, 10, 1, 1, 258130, 0, 0), -- Earth Elemental +(210352, 0, 10, 1, 1, 258129, 0, 0), -- Water Elemental +(210349, 0, 10, 1, 1, 258126, 0, 0), -- Air Elemental +(210348, 0, 10, 1, 1, 258125, 0, 0), -- Fire Elemental +(210318, 0, 10, 12, 1, 258095, 4096, 2162688), -- Speaker Kuldas +(210271, 0, 0, 35, 1, 258048, 2097256, 128), -- Brew Master Aldryr +(210270, 0, 0, 1.70000004768371582, 1, 258047, 2097224, 0), -- Brew Drop +(210269, 0, 0, 8, 1, 258046, 2097224, 0), -- Hired Muscle +(210268, 0, 0, 4.5, 1, 258045, 2097224, 0), -- Brew Elemental +(210267, 0, 0, 35, 1, 258044, 2097256, 128), -- I'pa +(210266, 0, 0, 4.5, 1, 258043, 2097224, 0), -- Beekeeper Boss +(210265, 0, 0, 5, 1, 258042, 2097224, 0), -- Worker Bee +(210264, 0, 0, 5, 1, 258041, 2097224, 0), -- Bee Wrangler +(210263, 0, 0, 4.5, 1, 258040, 2097224, 0), -- Goblin Caster +(210262, 0, 0, 4.5, 1, 258039, 2097224, 0), -- PH Gnoll +(210226, 0, 10, 1, 1, 258003, 0, 0), -- Fungarian Large +(210200, 0, 10, 1, 1, 257977, 0, 0), -- Unseen Blade +(210159, 0, 0, 8, 1, 257935, 2097224, 0), -- Final Boss +(210158, 0, 10, 4.5, 1, 257934, 2097224, 0), -- Earthen Melee +(210157, 0, 0, 8, 1, 257933, 2097224, 0), -- Ore Elemental +(210156, 0, 0, 35, 1, 257932, 2097256, 128), -- Skarmorak +(210153, 0, 0, 30, 1, 257929, 2097256, 65664), -- Ol' Waxbeard +(210149, 0, 0, 35, 1, 257925, 1073743968, 37748870), -- Ol' Waxbeard +(210148, 0, 0, 1.5, 1, 257924, 2097224, 128), -- Menial Laborer +(210110, 0, 0, 8, 1, 257885, 2097224, 0), -- Earthen Power Suit +(210109, 0, 0, 8, 15, 257884, 2097224, 0), -- Earth Infused Golem +(210108, 0, 0, 40, 1, 257883, 2097256, 128), -- E.D.N.A +(210102, 0, 10, 1, 1, 257876, 0, 0), -- [DNT] Kill Proxy - Sleepy Sheep +(210055, 0, 10, 1, 1, 257829, 0, 0), -- Irizi the Unwanted +(209977, 0, 0, 1, 1, 257751, 0, 128), -- Candle +(209918, 0, 10, 1, 1, 257692, 0, 0), -- Head Rancher Stenspor +(209901, 0, 10, 1, 1, 257675, 0, 0), -- Rancher Kiespuch +(209846, 0, 0, 0.899999976158142089, 1, 257620, 0, 0), -- Slightly Moldy Scout +(209801, 0, 0, 8, 1, 240119, 2097224, 0), -- Quartermaster Koratite +(209791, 0, 0, 1, 1, 240104, 2097256, 128), -- Wax Chunk +(209787, 0, 0, 1, 1, 240096, 2048, 0), -- Honeymead Rockorestone +(209786, 0, 0, 1, 1, 240095, 0, 0), -- Beehicle +(209781, 0, 0, 1, 1, 240090, 1610612752, 117441542), -- Empowered Restoration Stone +(209780, 0, 0, 1, 1, 240089, 1610612752, 117441542), -- Abandoned Restoration Stone +(209774, 0, 0, 1, 1, 240083, 0, 0), -- Void-Infused Dracthyr +(209750, 0, 0, 1, 1, 240059, 1610612752, 50331654), -- UIWidget Stalker +(209748, 0, 10, 1, 1, 240057, 0, 0), -- Lupas Lightsprocket +(209747, 0, 0, 2.5, 1, 240056, 2097224, 0), -- Arathi Neophyte +(209721, 0, 10, 0.000000999999997475, 1, 240030, 1610612752, 67109958), -- Secret Treasure +(209603, 0, 0, 1, 1, 239912, 2097256, 128), -- Wax Statue +(209559, 0, 10, 1, 1, 238809, 1, 0), -- Cinderbee +(209538, 0, 0, 1, 1, 238788, 0, 16384), -- Stormrook +(209513, 0, 9, 1, 1, 238763, 0, 0), -- Valdrakken Civilian +(209506, 0, 7, 1, 1, 238756, 0, 0), -- Glowering Hound +(209482, 0, 7, 0.200000002980232238, 1, 238732, 0, 0), -- Gleamhoof Fawn +(209481, 0, 7, 1.20000004768371582, 1, 238731, 0, 0), -- Gleamhoof Stag +(209470, 0, 10, 1, 1, 238720, 0, 0), -- Generic Bunny - PRK +(209469, 0, 7, 0.200000002980232238, 1, 238719, 0, 0), -- Gleamhoof Doe +(209467, 0, 0, 1, 1, 238717, 0, 0), -- Wandering Wolf +(209466, 0, 7, 0.25, 1, 238716, 1, 0), -- Highcrag Eagle +(209465, 0, 7, 0.200000002980232238, 1, 238715, 0, 0), -- Crackling Spiderling +(209460, 0, 7, 1, 1, 238710, 0, 0), -- Crackling Spider +(209449, 0, 0, 9999, 1, 238699, 0, 0), -- Arcane Manipulator +(209447, 0, 0, 1, 1, 238697, 0, 0), -- Bee Cowboy +(209446, 0, 0, 1, 1, 238696, 1075839048, 128), -- Nest Stalker +(209439, 0, 0, 0.100000001490116119, 1, 238689, 2097224, 17039360), -- Creaky Mine Cart +(209421, 0, 10, 1, 1, 238671, 1024, 0), -- Tunnel Upper +(209420, 0, 10, 1, 1, 238670, 1024, 0), -- Tunnel Lower +(209419, 0, 0, 1, 1, 238669, 0, 0), -- Generic Bunny - STM +(209375, 0, 10, 5, 1, 238625, 2097224, 128), -- Merciless One +(209372, 0, 0, 40, 1, 238622, 2097256, 128), -- Corrupted Griffon Eggs +(209364, 0, 10, 1, 1, 238614, 2097224, 0), -- Earthen Civilian +(209330, 0, 10, 10, 1, 238580, 0, 0), -- Tekazza of the Aimless Few +(209230, 0, 0, 40, 1, 238475, 2097256, 128), -- Kyrioss +(209188, 0, 0, 2, 1, 238433, 0, 0), -- Sundered Despoiler +(209187, 0, 0, 2, 1, 238432, 0, 0), -- Sundered Firebreather +(209138, 0, 0, 1, 1, 238383, 1610612752, 50331718), -- Teleporter +(209128, 0, 0, 1, 1, 238373, 1610612752, 50331718), -- Teleporter +(209125, 0, 0, 1, 1, 238370, 1610612754, 6), -- Rope +(209105, 0, 0, 1, 1, 238350, 1073741856, 192), -- Light Crystal +(209103, 0, 0, 1, 1, 238348, 1073741824, 192), -- Mirror +(209081, 0, 10, 1, 1, 238322, 0, 0), -- Angry Gnoll +(209079, 0, 0, 1, 1, 238320, 0, 0), -- Sundered Despoiler +(209075, 0, 10, 1, 1, 238316, 0, 0), -- John Smith +(208993, 0, 0, 0.699999988079071044, 1, 238234, 2097480, 0), -- Infected Lasher +(208918, 0, 0, 1, 1, 238155, 4, 0), -- Khadgar +(208873, 0, 0, 1, 1, 238110, 4, 0), -- Kalecgos +(208782, 0, 10, 1, 1, 238018, 4, 0), -- Executor Nizrek +(208781, 0, 10, 1, 1, 238017, 4, 0), -- Anub'azal +(208747, 0, 0, 112.5, 1, 237983, 2097260, 262272), -- The Darkness +(208745, 0, 0, 35, 1, 237981, 2097256, 128), -- The Candle King +(208743, 0, 0, 35, 1, 237979, 2097256, 128), -- Blazikon +(208741, 0, 0, 1, 1, 237977, 2097256, 0), -- Kobold Boss +(208739, 0, 0, 5, 1, 237975, 2097224, 0), -- Mudnose Mole +(208728, 0, 0, 6, 1, 237964, 0, 0), -- Treasure Wraith +(208710, 0, 0, 1, 1, 237942, 0, 0), -- Generic Bunny - STM +(208689, 0, 0, 10, 1, 237921, 0, 0), -- Kerzanthi +(208651, 0, 0, 6, 1, 237883, 0, 0), -- Taranthiza +(208577, 0, 10, 1, 1, 237809, 1024, 0), -- Chute Path +(208509, 0, 10, 1, 1, 237741, 1610613776, 117440518), -- Pully +(208507, 0, 10, 1, 1, 237739, 1024, 0), -- Web Anchor +(208499, 0, 0, 1, 1, 237731, 0, 0), -- Generic Bunny - STM +(208457, 0, 0, 1, 1, 237689, 2097224, 0), -- Skittering Darkness +(208456, 0, 0, 5, 1, 237688, 2097224, 0), -- Shuffling Horror +(208455, 0, 0, 5.5, 1, 237687, 2097224, 0), -- Skardyn Voidspeaker +(208454, 0, 0, 5, 1, 237686, 2097224, 0), -- Darkness Spawn +(208453, 0, 0, 5, 1, 237685, 2097224, 0), -- Cave Bat +(208452, 0, 0, 5, 1, 237684, 2099272, 0), -- Kobold Lieutenant +(208451, 0, 0, 5, 1, 237683, 2097224, 0), -- Kobold Brute +(208450, 0, 0, 8, 1, 237682, 2097224, 0), -- Wandering Candle +(208449, 0, 0, 5, 1, 237681, 1075839048, 262144), -- Kobold Shadowfoot +(208448, 0, 0, 5, 1, 237680, 1075839048, 262144), -- Kobold Mystic +(208447, 0, 10, 1, 1, 237679, 0, 0), -- Generic Bunny - STM +(208446, 0, 0, 5, 1, 237678, 1075839048, 262144), -- Kobold Worker +(208415, 0, 0, 2, 1, 237647, 0, 0), -- Sundered Firebreather +(208414, 0, 0, 2, 1, 237646, 0, 0), -- Sundered Despoiler +(208413, 0, 0, 5, 1, 237645, 0, 0), -- Sundered Sentinel +(208412, 0, 0, 1.10000002384185791, 1, 237644, 0, 0), -- Tarasek Warrior +(208411, 0, 0, 0.800000011920928955, 1, 237643, 0, 0), -- Arcane Manipulator +(208400, 0, 0, 1, 1, 237632, 0, 0), -- Fungal Brains +(208384, 0, 10, 1, 1, 237616, 0, 0), -- Courier Nailen +(208379, 0, 0, 6, 1, 237611, 0, 0), -- Nerubian Infuser +(208245, 0, 0, 2, 1, 237478, 0, 0), -- Skittering Swarmer +(208244, 0, 0, 0.800000011920928955, 1, 237477, 0, 0), -- Nerubian Threadmancer +(208243, 0, 0, 1.10000002384185791, 1, 237476, 0, 0), -- Nerubian Slasher +(208242, 0, 0, 1.799999952316284179, 1.799999952316284179, 237475, 0, 0), -- Nerubian Darkcaster +(208241, 0, 0, 0.300000011920928955, 1, 237474, 0, 0), -- Ankle Biter +(208240, 0, 0, 5, 1, 237473, 0, 0), -- T3 Nerubian Melee +(208239, 0, 0, 0.300000011920928955, 1, 237472, 0, 0), -- Skittering Menace +(208238, 0, 0, 5, 1, 237471, 0, 0), -- T3 Nerubian Ranged +(208186, 0, 10, 1, 1, 237419, 134221824, 16384), -- Yorvas Flintstrike +(208169, 0, 10, 1, 1, 237402, 1610612752, 117440518), -- Harvest Torch +(208161, 0, 10, 1, 1, 237394, 1610612752, 117440518), -- Harvest Torch +(208072, 0, 10, 1, 1, 237305, 1610612752, 117440518), -- Harvest Torch +(208070, 0, 10, 1, 1, 237303, 0, 0), -- Sir Finley Mrrgglton +(208066, 0, 10, 2, 1, 237299, 0, 0), -- [DNT]- Kill Credit +(208054, 0, 10, 3, 1, 237287, 0, 0), -- Mila Seedforge +(208037, 0, 10, 1, 1, 237270, 4096, 0), -- Ezgi Irongear +(208032, 0, 0, 1, 1, 237265, 1075839048, 34), -- Spawner +(208020, 0, 0, 1, 1, 237253, 2097224, 0), -- [PH] Void Tentacle +(208019, 0, 10, 1, 1, 237252, 4096, 0), -- Auebry Irongear +(208003, 0, 0, 1, 1, 237236, 2097224, 0), -- [PH] Void Invader +(207987, 0, 10, 1, 1, 237220, 1610612752, 6), -- [DNT] Kill Credit +(207980, 0, 10, 8, 1, 237213, 0, 0), -- Barley the Harvester +(207968, 0, 10, 1, 1, 237201, 1610612752, 6), -- [DNT] Kill Credit +(207949, 0, 0, 6.5, 1, 237182, 270532680, 0), -- Zealous Templar +(207948, 0, 10, 1, 1, 237181, 1610612752, 6), -- [DNT] Kill Credit +(207946, 0, 0, 35, 1, 237179, 270534760, 128), -- Captain Dailcry +(207943, 0, 0, 2.5, 1, 237176, 2097224, 0), -- Arathi Neophyte +(207940, 0, 0, 40, 1, 237173, 270532712, 128), -- Prioress Murrpray +(207939, 0, 0, 35, 1, 237172, 270532712, 128), -- Baron Braunpyke +(207938, 0, 10, 1, 1, 237171, 0, 0), -- Anxious Farmer +(207851, 0, 0, 5, 1, 237084, 16778240, 16), -- Doom Shroom +(207826, 0, 10, 30, 1, 237059, 72, 65536), -- Ravageant +(207803, 0, 10, 30, 1, 237036, 72, 65536), -- Toadstomper +(207802, 0, 10, 40, 1, 237035, 2097224, 65536), -- Beledar's Spawn +(207787, 0, 10, 1, 1, 237020, 0, 0), -- Astrid Coppervein +(207780, 0, 10, 20, 1, 237013, 72, 65536), -- Finclaw Bloodtide +(207767, 0, 0, 1, 1, 237000, 1610612752, 117440518), -- Pile of Goods +(207766, 0, 0, 0.300000011920928955, 1, 236999, 0, 0), -- Gnarled Lasher +(207740, 0, 0, 0.300000011920928955, 1, 236973, 0, 0), -- Gnarled Lasher +(207734, 0, 0, 0.300000011920928955, 1, 236967, 0, 0), -- Gnarled Lasher +(207716, 0, 10, 1, 1, 236949, 1610612752, 117440518), -- Bleak Sand Keyflame +(207714, 0, 10, 1, 1, 236947, 1610612752, 117440518), -- Faded Shore Keyflame +(207712, 0, 10, 1, 1, 236945, 1610612752, 117440518), -- Duskrise Acreage Keyflame +(207691, 0, 10, 1, 1, 236924, 1610612752, 117440518), -- Torchlight Mine Keyflame +(207690, 0, 10, 1, 1, 236923, 1610612752, 117440518), -- Stillstone Pond Keyflame +(207575, 0, 0, 1, 1, 236804, 1075839048, 34), -- Large Mushroom Jump Pad +(207553, 0, 0, 1, 1, 236782, 0, 0), -- Fungal Shroomtender +(207502, 0, 0, 0.300000011920928955, 1, 236731, 0, 0), -- Fungal Rooter +(207499, 0, 0, 0.300000011920928955, 1, 236728, 1610612752, 100663302), -- Fungal Rooter +(207482, 0, 0, 6, 1, 236711, 0, 0), -- Invasive Sporecap +(207481, 0, 0, 10, 1, 236710, 2097256, 128), -- Spinshroom +(207476, 0, 10, 1, 1, 236705, 0, 0), -- Kex +(207474, 0, 0, 1, 1, 236703, 1075839048, 34), -- Mushroom Jump Pad +(207471, 0, 10, 1, 1, 236700, 0, 0), -- Widow Arak'nai +(207470, 0, 10, 1, 1, 236699, 0, 0), -- Wings of the Widow +(207469, 0, 10, 1, 1, 236698, 0, 0), -- Nerubian Swarmite Taxi +(207468, 0, 0, 2, 1, 236697, 0, 0), -- Gnarled Reviver +(207462, 0, 0, 0.300000011920928955, 1, 236691, 1073742864, 2), -- Stolen Goods +(207460, 0, 0, 5, 1, 236689, 0, 0), -- Fungarian Flinger +(207459, 0, 0, 1.799999952316284179, 1.799999952316284179, 236688, 0, 0), -- Fungal Rotcaster +(207456, 0, 0, 5, 1, 236685, 2048, 0), -- Fungal Speartender +(207454, 0, 0, 2, 2, 236683, 0, 0), -- Fungal Gutter +(207453, 0, 0, 0.800000011920928955, 1, 236682, 0, 0), -- Fungal Rotspreader +(207450, 0, 0, 1, 1, 236679, 0, 0), -- Fungal Stabber +(207392, 0, 10, 1, 1, 236621, 16778240, 0), -- Giant Squash +(207373, 0, 10, 1, 1, 236602, 0, 0), -- Korwahl Family Skiff +(207296, 0, 0, 1, 1, 236519, 1610612752, 117440518), -- Critically Acclaimed Robot +(207283, 0, 10, 1, 1, 236506, 1610612752, 17414), -- Explorers' League Supplies +(207282, 0, 0, 1, 1, 236505, 0, 0), -- Explodo Bot +(207241, 0, 10, 1, 1, 236464, 0, 0), -- Grappling Hook Bunny +(207217, 0, 10, 3, 1, 236440, 0, 0), -- Grapple Squash +(207207, 0, 0, 40, 1, 236430, 2097256, 128), -- Voidstone Monstrosity +(207205, 0, 0, 35, 1, 236428, 2097256, 128), -- Stormguard Gorren +(207202, 0, 0, 3, 1, 236425, 2097224, 0), -- Void Fragment +(207200, 0, 10, 5, 1, 236423, 2097224, 0), -- Fleshbeast +(207199, 0, 0, 5, 1, 236422, 2097224, 0), -- Cursed Rooktender +(207198, 0, 0, 5, 1, 236421, 2097224, 0), -- Cursed Thunderer +(207197, 0, 0, 5, 1, 236420, 2097224, 0), -- Cursed Rookguard +(207192, 0, 10, 4.5, 1, 236415, 270532680, 0), -- K'thir Melee +(207191, 0, 0, 4.5, 1, 236414, 2097224, 0), -- K'thir Caster +(207189, 0, 10, 8, 1, 236412, 2097224, 0), -- C'Thraxxi +(207188, 0, 10, 5, 1, 236411, 2097224, 0), -- Faceless One +(207187, 0, 10, 5, 1, 236410, 2097224, 0), -- Aqir Tank +(207186, 0, 0, 8, 1, 236409, 2097224, 0), -- Unruly Stormrook +(207165, 0, 10, 0.300000011920928955, 1, 236388, 1073741824, 33554944), -- Shadow-Sour Mite +(207135, 0, 10, 5, 1, 236358, 0, 0), -- Harvestbot Remy +(207134, 0, 10, 5, 1, 236357, 0, 0), -- Harvestbot Remy +(207103, 0, 0, 6, 1, 236326, 0, 0), -- Summoned Void Entity +(207092, 0, 10, 1, 1, 236315, 1073741840, 6), -- Shadowrooted Vine +(207011, 0, 10, 15, 1, 236234, 1612709976, 117440518), -- Dirt Mound +(207004, 0, 10, 15, 1, 236227, 1610612752, 117440518), -- Fungus Mound +(206993, 0, 10, 15, 1, 236216, 1610612752, 117440518), -- Fungal Mass +(206981, 0, 10, 15, 1, 236204, 1610612752, 117440518), -- Fungus Mound +(206980, 0, 10, 15, 1, 236203, 1610612752, 117440518), -- Fungus Growth +(206978, 0, 10, 15, 1, 236201, 1610612752, 117440518), -- Disturbed Dirt +(206977, 0, 10, 12, 1, 236200, 328, 65536), -- Parasidious +(206883, 0, 10, 1, 1, 236106, 0, 32768), -- Weed Reaper Basir +(206870, 0, 10, 1, 1, 236093, 1073741840, 6), -- Shadowrooted Vine +(206820, 0, 10, 1, 1, 236035, 1073741840, 6), -- Shadowrooted Vine +(206804, 0, 10, 8, 1, 236019, 1610612752, 117440518), -- Broken Harvestbot +(206770, 0, 10, 15, 1, 235985, 4096, 0), -- Activated Harvestbot +(206710, 0, 0, 6, 1, 235925, 2097224, 0), -- Lightspawn +(206705, 0, 0, 6.5, 1, 235920, 2097224, 0), -- Arathi Footman +(206704, 0, 0, 9, 1, 235919, 270532680, 0), -- Ardent Paladin +(206699, 0, 0, 5, 1, 235914, 2097224, 0), -- War Lynx +(206698, 0, 0, 4.5, 1, 235913, 2097224, 0), -- Fanatical Conjuror +(206697, 0, 0, 4.25, 1, 235912, 2097224, 0), -- Devout Priest +(206696, 0, 0, 8, 1, 235911, 270534728, 0), -- Arathi Knight +(206694, 0, 0, 4.5, 1, 235909, 2097224, 0), -- Fervent Sharpshooter +(206537, 0, 10, 25, 1, 235752, 4096, 0), -- Rubaen Hillhelm +(206533, 0, 10, 1, 1, 235748, 134217728, 32768), -- Chef Dinaire +(206528, 0, 10, 1, 1, 235743, 0, 32768), -- Aliya Hillhelm +(206514, 0, 10, 30, 1, 235726, 32840, 65536), -- Crazed Cabbage Smacker +(206471, 0, 10, 20, 1, 235683, 2097480, 0), -- Mother Esthra +(206466, 0, 10, 1, 1, 235678, 4096, 0), -- Basir the Hammer +(206441, 0, 10, 1, 1, 235653, 4096, 0), -- Auebry Irongear +(206257, 0, 0, 1, 1, 235468, 0, 0); -- Perfected Fire + +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(206253, 0, 0, 1, 10, 235464, 4128, 19922944), -- Sir Finley Mrrgglton +(206215, 0, 8, 1, 1, 235426, 0, 0), -- Hanging Spider Vehicle +(206203, 0, 10, 30, 1, 235414, 72, 65536), -- Moth'ethk +(206197, 0, 10, 1, 1, 235408, 1610612752, 117440518), -- Light's Blooming Keyflame +(206194, 0, 10, 1, 1, 235401, 0, 0), -- Invasive Lashroom +(206185, 0, 10, 0.5, 0.5, 235392, 0, 67108864), -- Shadow-Blind Leaper +(206184, 0, 10, 30, 1, 235388, 328, 65536), -- Deathpetal +(206183, 0, 10, 1, 1, 235387, 1610612752, 117440518), -- Whirring Field Keyflame +(206178, 0, 9, 1, 1, 235382, 0, 0), -- Generic - Empty Bunny +(206176, 0, 0, 1, 1, 235380, 1610612752, 117440518), -- Candle Flamethrower +(206168, 0, 10, 1, 1, 235372, 0, 0), -- Anxious Farmer +(206167, 0, 10, 1, 1, 235371, 0, 0), -- Anxious Farmer +(206166, 0, 10, 8, 1, 235370, 1610612752, 117440518), -- Disabled Harvestbot +(206165, 0, 10, 15, 1, 235369, 0, 32768), -- Ceren Leadland +(206164, 0, 10, 1, 1, 235368, 0, 0), -- Gregor Steelshod +(206163, 0, 9, 1, 1, 235367, 0, 0), -- Generic - Empty Bunny +(206151, 0, 10, 1, 1, 235355, 0, 0), -- Marisa Korwahl +(206150, 0, 10, 1, 1, 235354, 134221824, 0), -- Erol Ellimoore +(206135, 0, 10, 3, 1.10000002384185791, 235339, 4096, 0), -- Nisa Cindersteel +(206130, 0, 10, 5, 1, 235334, 4096, 0), -- Kyros Warstone +(206129, 0, 10, 2, 1, 235333, 4096, 0), -- Expedition Stalwart +(206128, 0, 0, 1, 1, 235332, 0, 0), -- Rexxar +(206118, 0, 10, 1, 1, 235322, 0, 0), -- Generic - Empty Bunny +(206117, 0, 10, 1, 1, 235321, 0, 0), -- Cariel Roame +(206105, 0, 9, 1, 1, 235309, 0, 0), -- Generic - Empty Bunny +(206102, 0, 10, 10, 1, 235306, 32840, 0), -- Malfunctioning Farm Colossus +(206096, 0, 10, 1, 1, 235300, 1, 0), -- Shadow-Blind Weaver +(206095, 0, 10, 0.25, 1, 235299, 536870912, 0), -- Weaver Egg +(206094, 0, 10, 0.5, 1, 235298, 1, 0), -- Shadow-Blind Threadling +(206083, 0, 10, 0.25, 1, 235287, 536870912, 0), -- Threadling Egg +(206082, 0, 8, 1, 1, 235286, 0, 0), -- Hanging Spider Vehicle +(206079, 0, 8, 1, 1, 235283, 0, 0), -- Hanging Spider Vehicle +(206078, 0, 10, 6, 1, 235282, 1, 0), -- Shadow-Blind Matriarch +(206077, 0, 10, 1, 1, 235281, 1, 0), -- Shadow-Blind Weaver +(206075, 0, 10, 2, 1, 235279, 513, 0), -- Shadow-Blind Saurolisk +(206067, 0, 10, 6, 1, 235271, 32768, 0), -- Dark-Crazed Harvester +(206033, 0, 10, 1, 1, 235239, 0, 0), -- Rexxar +(206032, 0, 10, 1, 1, 235238, 1610612752, 67108870), -- Delve Competition Contract +(206028, 0, 10, 1, 1, 235234, 1610612752, 6), -- [DNT] Kill Credit +(206026, 0, 10, 1, 1, 235232, 0, 0), -- [DNT] Kill Credit +(206025, 0, 10, 15, 1, 235231, 0, 0), -- Starting Questgiver +(206017, 0, 10, 1, 1, 235223, 0, 16384), -- Brann Bronzebeard +(205947, 0, 0, 1, 1, 235151, 0, 0), -- Sneaky Pete +(205946, 0, 10, 1, 1, 235150, 0, 0), -- Johnny Awesome +(205916, 0, 0, 1, 1, 235120, 1073742848, 0), -- Flourish Callout +(205912, 0, 0, 1, 1, 235116, 0, 0), -- Spectator +(205911, 0, 0, 1, 1, 235115, 0, 0), -- Palias Harvton +(205896, 0, 0, 1, 1, 235100, 0, 0), -- Talias Harvton +(205895, 0, 0, 1, 1, 235099, 2097224, 67112962), -- Spiked Ball +(205888, 0, 0, 1, 1, 235092, 1610612752, 117440518), -- Fake Gold Pile +(205863, 0, 7, 1, 1, 235063, 0, 0), -- [DNT] Kill Credit +(205860, 0, 10, 15, 1, 235060, 0, 0), -- Test Quest Giver +(205849, 0, 10, 1, 1, 235049, 1610612752, 117440518), -- Light Detector +(205835, 0, 0, 1, 1, 235034, 2097224, 67112962), -- Spiked Ball +(205817, 0, 0, 1, 1, 235012, 0, 0), -- Inspector Sherdomu +(205813, 0, 0, 1, 25, 235008, 40, 0), -- Grovard +(205802, 0, 10, 1, 1, 234997, 1610612752, 117440518), -- Fungal Field Keyflame +(205797, 0, 10, 2, 1, 234992, 0, 0), -- "Peevish" Paeton Berncort +(205753, 0, 10, 1, 1, 234945, 0, 0), -- Crushing Darkness +(205726, 0, 10, 15, 1, 234913, 0, 0), -- Test NPC +(205496, 0, 0, 1, 1, 234672, 1610612752, 117440518), -- Leave-O-Bot 7000 +(205489, 0, 0, 1, 1, 234665, 1610612752, 117440518), -- Leave-O-Bot 7000 +(205210, 0, 10, 1, 1, 234381, 256, 0), -- Lashroom +(205141, 0, 10, 1, 1, 234300, 0, 0), -- Sporbit Drifter +(205137, 0, 10, 1, 1, 234296, 1, 0), -- Undercrawler +(205059, 0, 10, 1, 1, 234200, 1, 0), -- Skipper +(205056, 0, 10, 1, 1, 234197, 1, 0), -- Mudnose Mole Mount +(205055, 0, 10, 1, 1, 234196, 1, 0), -- Mudnose Mole Mount +(205054, 0, 10, 1, 1, 234195, 1, 0), -- Mudnose Mole +(204859, 0, 0, 1, 1, 233975, 1610612752, 117440518), -- Candle Flamethrower +(204822, 0, 0, 1, 1, 233938, 1610612752, 117440518), -- A Giant Rock +(204798, 0, 0, 6, 1, 233914, 0, 0), -- Perfected Fire +(204794, 0, 0, 1, 1, 233910, 1610612752, 117440518), -- Door Candle +(204786, 0, 0, 1, 1, 233899, 1610612752, 117440518), -- Door Candle +(204772, 0, 0, 6, 1, 233885, 1610612752, 117440518), -- Wind Node +(204683, 0, 0, 1, 1, 233791, 1610612752, 117440518), -- Burning Candle +(204674, 0, 0, 1, 1, 233782, 1610612752, 117440518), -- Potion of Healing +(204640, 0, 0, 6, 1, 233748, 0, 0), -- Guardian Elemental +(204633, 0, 0, 1, 1, 233741, 1610612752, 117440518), -- Door Candle +(204629, 0, 0, 1, 1, 233737, 1610612752, 117440518), -- Door Candle +(204567, 0, 10, 1, 1, 233671, 1610612752, 6), -- Skittershaw +(204196, 0, 0, 1, 1, 233296, 0, 0), -- Unlit Candle +(204188, 0, 0, 10, 1, 233288, 2097256, 128), -- Tomb-Raider Drywhisker +(204152, 0, 0, 6, 1, 233252, 0, 0), -- Summoned Void Entity +(204127, 0, 0, 5, 1, 233227, 0, 0), -- Kobold Taskfinder +(204109, 0, 0, 0.300000011920928955, 1, 233209, 0, 0), -- Cavernous Shrieker +(204061, 0, 0, 1, 1, 233161, 1610612752, 117440518), -- Living Candle +(203951, 0, 0, 1.799999952316284179, 2, 233051, 0, 0), -- Kobold Skullface +(203883, 0, 0, 1, 1, 232985, 1610612752, 117440518), -- Kobold Candle +(203878, 0, 0, 0.800000011920928955, 1, 232980, 0, 0), -- Kobold Mystic +(203877, 0, 0, 1, 1, 232979, 0, 0), -- Kobold Thwacker +(203864, 0, 0, 2, 1, 232966, 0, 0), -- Kobold Candleholder +(203063, 0, 9, 1, 1, 231683, 0, 0), -- Brimstone Conspirator +(193319, 0, 10, 1, 1, 221535, 4, 0); -- Iridikron + +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=225354 AND `DifficultyID`=0); -- Lil' Flameo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=224676 AND `DifficultyID`=0); -- [DNT] Camera Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (224675,185672)); -- Mannequin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=224674 AND `DifficultyID`=0); -- Weaponmaster Li +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (224524,192380)); -- Prismatic Monarch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=224484 AND `DifficultyID`=0); -- Kill Credit 02 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (224449,214913)); -- Hakkari Ritualist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223810 AND `DifficultyID`=0); -- Astral Emperor's Serpentling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223785 AND `DifficultyID`=0); -- Muskpaw Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223699,223634,223633,223632,223631,223630,223629,223628,223627,223626,223625,223624,223623,223622,223621,223620,223619,223504,210347)); -- Tishamaat Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223695 AND `DifficultyID`=0); -- Lil' Manny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223691 AND `DifficultyID`=0); -- Charismatic Courier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223645 AND `DifficultyID`=0); -- Worgli the Apprehensive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223617,223564)); -- Omenai Curate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223616 AND `DifficultyID`=0); -- Soulspeaker Niir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223600 AND `DifficultyID`=0); -- Trishi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223599,216415)); -- Taldar Windsinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223597,25020)); -- Galley Chief Alunwea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223596,25019)); -- Merchant Felagunne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223567,212344)); -- High Priestess Ishanah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223566,212387)); -- Grand Anchorite Almonen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223561 AND `DifficultyID`=0); -- Greatfather Aldrimus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223548 AND `DifficultyID`=0); -- Smoke Stalker [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223534 AND `DifficultyID`=0); -- Vindicator Aluumen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223531 AND `DifficultyID`=0); -- Valwar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223523 AND `DifficultyID`=0); -- Amaan the Younger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223521 AND `DifficultyID`=0); -- Alchemist Funen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223519 AND `DifficultyID`=0); -- Zuronar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223514 AND `DifficultyID`=0); -- Druid of the Fin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223511 AND `DifficultyID`=0); -- Atharuun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223505 AND `DifficultyID`=0); -- Relaxing Augari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223500,216424,51832,51777,50083,41008,40969)); -- Druid of the Talon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223484,25025)); -- Captain Idrilae +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223471,25022)); -- Mariner Stillwake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223470,25021)); -- Mariner Moonblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223462,25024)); -- Mariner Softsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223460,25023)); -- Mariner Everwatch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223454,212785,143962)); -- Wisp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223452 AND `DifficultyID`=0); -- Ishala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223451,151117,51665,50492,44396,44395)); -- Celestine of the Harvest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223448 AND `DifficultyID`=0); -- Tambre +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223440 AND `DifficultyID`=0); -- Silvia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223437 AND `DifficultyID`=0); -- Adella +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223356,210095)); -- Bwemba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223316 AND `DifficultyID`=0); -- Marrlok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223215,216024,214839,213681,213638,212784,212782,210238,210204,210198,210091,175135)); -- Rokhan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223113,212120)); -- Crystalsmith Laharu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223112 AND `DifficultyID`=0); -- Exarch Admetius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223040 AND `DifficultyID`=0); -- Kill Credit 16-06 [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=222975 AND `DifficultyID`=0); -- Loa Offering +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=222969 AND `DifficultyID`=0); -- Lukou's Travel Circle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (222932,222554,216419,215316,215084,214132,214065,212274,212251,207648,206731,201462,199810,196754,195631,195630,195593,184111,176536,175549,175548,175515,174556,174416,174400,174361,173715,173636,173631,170865,170714,157481,157480,157479,157478,154976,154975,154974,154973,154900,151899,151664,151234,150989,150845,150800,150799,150763,150351,150350,149779,149708,149502,149466,149465,149464,149388,147089,147054,146599,146598,146597,146595,122108,98332,95099,94810,94269,94268,94267,94266,94265)); -- Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=222864 AND `DifficultyID`=0); -- Rush'kah Mask +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=222833 AND `DifficultyID`=0); -- [DND] Torch Catching Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=222795 AND `DifficultyID`=0); -- Wave Blocker Stalker [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=222680 AND `DifficultyID`=0); -- [DND] Torch Tossing Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (222666,222657,216026,210260,210245,209891)); -- Kevo ya Siti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=222633 AND `DifficultyID`=0); -- [DND] Ability Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221826 AND `DifficultyID`=0); -- Tobin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221825 AND `DifficultyID`=0); -- Emony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221824 AND `DifficultyID`=0); -- Curzon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221823 AND `DifficultyID`=0); -- Torias +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221822 AND `DifficultyID`=0); -- Audrid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221821 AND `DifficultyID`=0); -- Anchorite Ahuurn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221820 AND `DifficultyID`=0); -- Loraala the Frigid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221817 AND `DifficultyID`=0); -- Gaal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221816 AND `DifficultyID`=0); -- Archivist Ionaa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221815 AND `DifficultyID`=0); -- Ashtongue Kanai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221813 AND `DifficultyID`=0); -- Hamanar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221812 AND `DifficultyID`=0); -- Iorioa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221811 AND `DifficultyID`=0); -- Anchorite Karja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221810 AND `DifficultyID`=0); -- Exarch Orelis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221809 AND `DifficultyID`=0); -- Eral +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (221808,36674)); -- Nambria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221807 AND `DifficultyID`=0); -- Exarch Onaala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221805 AND `DifficultyID`=0); -- Luknar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221804 AND `DifficultyID`=0); -- Fel-Caller Guloto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221803 AND `DifficultyID`=0); -- Santus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221802 AND `DifficultyID`=0); -- Jost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221801 AND `DifficultyID`=0); -- Divinius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221800 AND `DifficultyID`=0); -- Aeqinus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221799 AND `DifficultyID`=0); -- Virtos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221798 AND `DifficultyID`=0); -- Heradus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (221797,31109)); -- Senior Demolitionist Legoso +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221796 AND `DifficultyID`=0); -- Defender Illona +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221794 AND `DifficultyID`=0); -- Glania of the Blessed Ones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221791 AND `DifficultyID`=0); -- Grand Vindicator Sorvos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221790 AND `DifficultyID`=0); -- Grand Lector Enaara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221789 AND `DifficultyID`=0); -- Baraat the Longshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (221788,221763,216459,215641,214542,214541,214536,214288,213839,213786,213590,213292,213290,213289,213288,213287,213069,213036,212921,212228,212225,212205,212200,212073,212071,211390,211333,211227,211204,211152,211151,211150,211149,211137,211111,210933,210932,210931,210930,210376)); -- Path Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221787 AND `DifficultyID`=0); -- Archmage Y'mera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (221785,128030)); -- T'paartos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221783 AND `DifficultyID`=0); -- Erunak Stonespeaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221782 AND `DifficultyID`=0); -- Wavespeaker Valoren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221781 AND `DifficultyID`=0); -- Trynaklei +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221780 AND `DifficultyID`=0); -- Saranklei +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (221779,17105)); -- Emissary Valustraa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221778 AND `DifficultyID`=0); -- Kum'isha the Collector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221777 AND `DifficultyID`=0); -- Alaria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (221774,73113)); -- Mishka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221773 AND `DifficultyID`=0); -- Magwin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221772 AND `DifficultyID`=0); -- Cowlen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221770 AND `DifficultyID`=0); -- Netherweaver Jiraan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (221662,218636,215636,213352,212404,212203,211833,210671,210606,210599,210563,210391)); -- Chieftain Hatuun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221598 AND `DifficultyID`=0); -- Malformed Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221588 AND `DifficultyID`=0); -- Tainted Lashling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (221505,221498,221496,221485)); -- Spirit Form +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (221420,215368,213133,209438,175596,169468,161740,161739,159647,150550,147164,146748,146747,146687,146285,143561,130357,127802,119448,115290,111690,111566,108717,91297,79417,70542,70483,66699,62142,60287,54030,36737,15214)); -- Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (221418,214192)); -- Amaan the Wise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221417 AND `DifficultyID`=0); -- Anvil Stalker [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (221387,212343)); -- Farseer Nobundo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221386 AND `DifficultyID`=0); -- Aspiring Farseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221372 AND `DifficultyID`=0); -- Glow Stalker [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221228 AND `DifficultyID`=0); -- Friendly Joe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221154 AND `DifficultyID`=0); -- Good Guy Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221129 AND `DifficultyID`=0); -- Infinite Waygate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221031 AND `DifficultyID`=0); -- Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220620 AND `DifficultyID`=0); -- Draconic Banner of the Aspects +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=220592 AND `DifficultyID`=0); -- 5.0 Scenario - Invisible Stalker - Large AOI +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=220591 AND `DifficultyID`=0); -- 5.4 Raid - Invisible Stalker - Large AOI +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220522 AND `DifficultyID`=0); -- Swabbie Kavan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220521 AND `DifficultyID`=0); -- Turncoat Zeik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220520 AND `DifficultyID`=0); -- Swabbie Vivi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220519 AND `DifficultyID`=0); -- Chartographer Darithel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220514 AND `DifficultyID`=0); -- Radical Straz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220513 AND `DifficultyID`=0); -- "Uncle" Garbian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220512 AND `DifficultyID`=0); -- Viktor Walker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220499 AND `DifficultyID`=0); -- Odrinn Bronzekeel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220498 AND `DifficultyID`=0); -- Swabbie Ciro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220489 AND `DifficultyID`=0); -- Botswain Ham Ton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220482 AND `DifficultyID`=0); -- Monty the Plunderer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220481 AND `DifficultyID`=0); -- Swabbie Zendorr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220480 AND `DifficultyID`=0); -- Swabbie Kalithumos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220477 AND `DifficultyID`=0); -- Toothless Tony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220475 AND `DifficultyID`=0); -- Furious Tavi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220473 AND `DifficultyID`=0); -- Unfortunate Zek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220470 AND `DifficultyID`=0); -- Swabbie Devarri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220469 AND `DifficultyID`=0); -- Steal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220468 AND `DifficultyID`=0); -- Rob +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220467 AND `DifficultyID`=0); -- Orlo the Salve-Maker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220465 AND `DifficultyID`=0); -- Swabbie Nothus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220458 AND `DifficultyID`=0); -- Fish Breath Beth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220454 AND `DifficultyID`=0); -- Zorb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220453 AND `DifficultyID`=0); -- Booster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220452 AND `DifficultyID`=0); -- Dolana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220361 AND `DifficultyID`=0); -- Snowy Riding Goat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (220245,29255)); -- Sunreaver Guardian Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (220244,29254)); -- Silver Covenant Guardian Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220226 AND `DifficultyID`=0); -- Hulking Hooligan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (220061,143184)); -- Greatwing Macaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (219936,219928)); -- [DNT] Vignette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (219841,218052)); -- Polly Roger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (219777,213915)); -- Moonkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219722 AND `DifficultyID`=0); -- Violent Lightning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (219716,219712,219700,218471,217115,217101,216434,215190,215133,214775,213776,213730,213729,213393,213321,213269,213268,212848,212825,212824,212025,209639,209638,209637,209636,209635,209634,209633,209632,209631,209629,209628,208063,207685,198371,186786,185911,185873,185872,185840,185833)); -- [DNT] Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219698 AND `DifficultyID`=0); -- [DNT] Spotlight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (219546,218270,218158,214617)); -- Swabbie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219545 AND `DifficultyID`=0); -- Silver Tidestallion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219541 AND `DifficultyID`=0); -- Royal Seafeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219436 AND `DifficultyID`=0); -- Strapping Swabbie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219435 AND `DifficultyID`=0); -- Snazzy Swabbie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219429 AND `DifficultyID`=0); -- Shabby Swabbie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219352 AND `DifficultyID`=0); -- Dead Crew Member +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219340 AND `DifficultyID`=0); -- Dashing Windsteed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219310 AND `DifficultyID`=0); -- Riverwalker Mushan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219297 AND `DifficultyID`=0); -- Kafa Yak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219295 AND `DifficultyID`=0); -- Little Red Riding Goat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219242 AND `DifficultyID`=0); -- Tropical Riding Crane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219240 AND `DifficultyID`=0); -- Rose Riding Crane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219238 AND `DifficultyID`=0); -- Feathered Windsurfer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219134 AND `DifficultyID`=0); -- Pokee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219102 AND `DifficultyID`=0); -- [DNT] Spell Spawner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219095 AND `DifficultyID`=0); -- [DNT] Item Spawner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219016 AND `DifficultyID`=0); -- Teleport Target Bunny [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219007 AND `DifficultyID`=0); -- Pieces of Hate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218992 AND `DifficultyID`=0); -- Rain Target Bunny [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218977 AND `DifficultyID`=0); -- Happy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218947 AND `DifficultyID`=0); -- [DNT] Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218946 AND `DifficultyID`=0); -- [DNT] Kill Credit - Daily Bonus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218911 AND `DifficultyID`=0); -- Captain Pepe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218738,218620,218619,216295,216245,213665,211645)); -- Daetan Swiftplume +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218736,216836)); -- Golden Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218731 AND `DifficultyID`=0); -- [DNT] Kill Credit - Loot Collected +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218702,218700,218699,218696,218695,218692,197731,197502)); -- Polymorphed Duck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218647 AND `DifficultyID`=0); -- Glamrok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218646,214006,118578,51634)); -- Bubbles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218639,215634,214021,213996,212402,212202,211831,210670,210605,210600,210390,176652,17468)); -- Prophet Velen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218637,215892,210565,210562,210340)); -- Grand Artificer Romuul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218634,210673,210569,210564,210361,208494)); -- High Artificer Ataanya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218633,215635,212204,212196,210672,210607,210598,210588)); -- Arzaal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218617 AND `DifficultyID`=0); -- Magical Chest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218607 AND `DifficultyID`=0); -- [DNT] Rigged Chest Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218592 AND `DifficultyID`=0); -- Rigged Chest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218574 AND `DifficultyID`=0); -- Furious Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218570 AND `DifficultyID`=0); -- [DNT] Crate of Chickens Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218505 AND `DifficultyID`=0); -- Keg Leg's Cannonade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218371 AND `DifficultyID`=0); -- Clumsy Swabbie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218358,203178,195676,195634,195453,189833,189830,189711,189710,189709,189579,189578)); -- Ancient Waygate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218351 AND `DifficultyID`=0); -- [DNT] The Ambush Bush Visual +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218332 AND `DifficultyID`=0); -- [DNT] Invis Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218297 AND `DifficultyID`=0); -- The Ambush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218264 AND `DifficultyID`=0); -- Dee Rufi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218254 AND `DifficultyID`=0); -- Ookaneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218184 AND `DifficultyID`=0); -- [DNT] Ghost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218157 AND `DifficultyID`=0); -- [DNT] Kill Credit - Tutorial Quest - Objective - 012 - Double Jump +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218156 AND `DifficultyID`=0); -- [DNT] Kill Credit - Tutorial Quest - Objective - 011 - Attempt Revive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218154 AND `DifficultyID`=0); -- [DNT] Kill Credit - Tutorial Quest - Objective - 010 - Upgrade a Spell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218151 AND `DifficultyID`=0); -- [DNT] Kill Credit - Tutorial Quest - Objective - 009 - Kill an Elite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218149 AND `DifficultyID`=0); -- [DNT] Kill Credit - Tutorial Quest - Objective - 008 - Open a Chest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218114 AND `DifficultyID`=0); -- [DNT] Kill Credit - Tutorial Quest - Objective - 007 - Use a Spell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218110 AND `DifficultyID`=0); -- [DNT] Kill Credit - Tutorial Quest - Objective - 004 - Use Consumable +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218108 AND `DifficultyID`=0); -- [DNT] Kill Credit - Tutorial Quest - Objective - 003 - Renown +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218107 AND `DifficultyID`=0); -- [DNT] Kill Credit - Tutorial Quest - Objective - 002 - Health Flask +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218099 AND `DifficultyID`=0); -- [DNT] Kill Credit - Tutorial Quest - Objective - 001 - Swing Sword +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218061 AND `DifficultyID`=0); -- Clipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218060 AND `DifficultyID`=0); -- Fathom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218059 AND `DifficultyID`=0); -- Wavy Jones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218058,218054)); -- Klepto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218056 AND `DifficultyID`=0); -- Time Flies +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218053 AND `DifficultyID`=0); -- Old Salt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218039,216961,101919)); -- Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218038,216219)); -- [DNT] Kill Credit: Daetan Found +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218037,216202)); -- [DNT] Kill Credit: Potion Used +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218036,216203)); -- [DNT] Kill Credit: Duck communicated with +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218035,212227)); -- [DNT] Kill Credit: Duck Scare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217979 AND `DifficultyID`=0); -- Angriest Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217955,214626)); -- Jib Rustbucket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217948 AND `DifficultyID`=0); -- Pincushion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217843,213669,210092)); -- Master Gadrin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217840,213670,210116,185278,135811)); -- Bwonsamdi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217811,213671,213536,212456,212207,210120)); -- Jani +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217725,212243)); -- Furious Duck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217608,169057,168904)); -- Spirit Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217600,157743)); -- Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217599 AND `DifficultyID`=0); -- Point +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217536 AND `DifficultyID`=0); -- Charged Devilsaur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217530 AND `DifficultyID`=0); -- Hoplet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217383,216989,215740,214566,108341)); -- Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217366,115065,110387,58959)); -- Fel Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217338 AND `DifficultyID`=0); -- Grave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217318 AND `DifficultyID`=0); -- Arathi Bodyguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217298 AND `DifficultyID`=0); -- Enraged Duck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217232 AND `DifficultyID`=0); -- Ice Patch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217210 AND `DifficultyID`=0); -- Roska's Crate of Totems +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217198,61313,9600)); -- Parrot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217174,216423)); -- Priestess of the Moon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217165,199926,199793,186090,185910,185893,185848,185839,185826,185803,185797,185523,185512)); -- Calia Menethil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217160,216229)); -- Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217147 AND `DifficultyID`=0); -- Tethris Dewgazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217143,167283,851)); -- Hannah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217142 AND `DifficultyID`=0); -- Nat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217141 AND `DifficultyID`=0); -- Daphne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217140 AND `DifficultyID`=0); -- Archdruid Bhogo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217125 AND `DifficultyID`=0); -- Sylnaria Fareflame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217061 AND `DifficultyID`=0); -- Unstable Image +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217047,210738,210737)); -- Amir'relo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217046,216431)); -- Sentinel of the New Moon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217045,216268,52645)); -- Aessa Silverdew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217033,216462)); -- Amirdrassil Settler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217032,216273)); -- Bel'ameth Huntress +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217026,206877,205438,200838,200837,198290,198063,196435,196271,196233,195903,195128,195127,195009,195001,194591,193471,193245,193193,193192,193190,193189,193187,193180,190955,190589,190472,189909,189292,188682,188190)); -- Invisible Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217025,214564)); -- Horde Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217012 AND `DifficultyID`=0); -- Mischievous Duck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217005,208221,29929)); -- Mechano-Hog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217003 AND `DifficultyID`=0); -- Finel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216991 AND `DifficultyID`=0); -- Relaxed Duck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216936,5202)); -- Archery Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216933,210073)); -- Hap'he +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216930,208943,208942,207472,205982,205975)); -- Reese +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216889 AND `DifficultyID`=0); -- Tavar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216886 AND `DifficultyID`=0); -- Greyguard Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216853,96239)); -- Gnoll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216845 AND `DifficultyID`=0); -- Huntress Leafrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216839 AND `DifficultyID`=0); -- Irlara Morninglight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216838 AND `DifficultyID`=0); -- Hogger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216834 AND `DifficultyID`=0); -- Laurna Morninglight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216833,149124)); -- Arcane Golem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216819 AND `DifficultyID`=0); -- Sylendra Gladesong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216815,85681)); -- Rockbiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216814 AND `DifficultyID`=0); -- Shay Leafrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216813 AND `DifficultyID`=0); -- Erina Willowborn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216812 AND `DifficultyID`=0); -- Lord Fallowmere +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216811 AND `DifficultyID`=0); -- Tenell Leafrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216809 AND `DifficultyID`=0); -- Huntress Vael'yrie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216808 AND `DifficultyID`=0); -- Huntress Iczelia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216807 AND `DifficultyID`=0); -- Huntress Arnithal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216806 AND `DifficultyID`=0); -- Huntress Kella Nightbow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216805,15457)); -- Huntress Swiftriver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216804,118905)); -- Huntress Duskrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216803 AND `DifficultyID`=0); -- Sentinel Eriadnar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216802 AND `DifficultyID`=0); -- Alathea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216801 AND `DifficultyID`=0); -- Anaris Windwood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216800 AND `DifficultyID`=0); -- Marua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216799 AND `DifficultyID`=0); -- Huntress Mareela +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216798,4223)); -- Fyldan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216797,4167)); -- Dendrythis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216796,4159)); -- Me'lynn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216795,4218)); -- Denatharion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216794,4092)); -- Lariia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216793,4155)); -- Idriana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216792 AND `DifficultyID`=0); -- Vannara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216791,73114)); -- Rell Nightwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216790 AND `DifficultyID`=0); -- Alennah Starsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216789 AND `DifficultyID`=0); -- Fahran Silentblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216788 AND `DifficultyID`=0); -- Shenda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216787 AND `DifficultyID`=0); -- Shandrina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216786 AND `DifficultyID`=0); -- Nantar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216785 AND `DifficultyID`=0); -- Maluressian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216784 AND `DifficultyID`=0); -- Maliynn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216783,4091)); -- Jandria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216782 AND `DifficultyID`=0); -- Ilthalaine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216781 AND `DifficultyID`=0); -- Aayndia Floralwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216780 AND `DifficultyID`=0); -- Ferryn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216779,4267)); -- Daelyshia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216777 AND `DifficultyID`=0); -- Aquinne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216775,50715)); -- Maelir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216773 AND `DifficultyID`=0); -- Elena Flutterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216770,216519)); -- Archery Stalker [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216769 AND `DifficultyID`=0); -- Sentinel Selarin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216768,150558)); -- Su'ura Swiftarrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216767,50504)); -- Belysra Starbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216766 AND `DifficultyID`=0); -- Priestess Alinya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216765 AND `DifficultyID`=0); -- Priestess Kyleen Il'dinare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216763 AND `DifficultyID`=0); -- Cerellean Whiteclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216762 AND `DifficultyID`=0); -- Rensar Greathoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216761,210138,207353,202701)); -- Arko'narin Starshade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216760,29604)); -- Broll Bearmantle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216759 AND `DifficultyID`=0); -- Commander Mar'alith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216758,186098,185521)); -- Delaryn Summermoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216757 AND `DifficultyID`=0); -- Delas Moonfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216756 AND `DifficultyID`=0); -- Drelanim Whisperwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216755 AND `DifficultyID`=0); -- Kery'nael Thorngale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216754 AND `DifficultyID`=0); -- Solarys Thorngale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216753 AND `DifficultyID`=0); -- Grimclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216751 AND `DifficultyID`=0); -- Koda Steelclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216750 AND `DifficultyID`=0); -- Lea Stonepaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216749,151115)); -- Lyessa Bloomwatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216748,210139,209141,208145,202700)); -- Lysander Starshade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216747 AND `DifficultyID`=0); -- Marin Bladewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216746 AND `DifficultyID`=0); -- Mirana Starlight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216745 AND `DifficultyID`=0); -- Myara Nightsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216744 AND `DifficultyID`=0); -- Raene Wolfrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216743,151113)); -- Skylord Omnuron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216742,151826,151304,150570,150564)); -- Thisalee Crow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216740 AND `DifficultyID`=0); -- Captain Cordressa Briarbow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216738,4214)); -- Erion Shadewhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216737 AND `DifficultyID`=0); -- Arlithrien Huntress +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216736 AND `DifficultyID`=0); -- Delandros Shimmermoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216735 AND `DifficultyID`=0); -- Arlithrien Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216734 AND `DifficultyID`=0); -- Ralara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216733 AND `DifficultyID`=0); -- Sarvonis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216732 AND `DifficultyID`=0); -- Twilight Tower Huntress +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216731 AND `DifficultyID`=0); -- Talanis Nightsbane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216730 AND `DifficultyID`=0); -- Lleanya Mourningsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216729 AND `DifficultyID`=0); -- Altruis the Sufferer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216727 AND `DifficultyID`=0); -- Twilight Tower Ranger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216726 AND `DifficultyID`=0); -- Sparring Demon Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216725 AND `DifficultyID`=0); -- Sparring Death Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216722 AND `DifficultyID`=0); -- Captain Talar Oaktalon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216721 AND `DifficultyID`=0); -- Belanaar Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216720,24993)); -- Galley Chief Mariss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216719,24998)); -- Mariner Farsight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216718,24997)); -- Mariner Swiftstar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216717,25007)); -- Mariner Evenmist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216716,24996)); -- Mariner Bladewhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216715,24995)); -- Merchant Fallel Stargazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216710 AND `DifficultyID`=0); -- Bel'ameth Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216709 AND `DifficultyID`=0); -- Druid of the Antler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216708 AND `DifficultyID`=0); -- Druid of the Branch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216689 AND `DifficultyID`=0); -- Sleeping Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216688 AND `DifficultyID`=0); -- Barrowden Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216687 AND `DifficultyID`=0); -- Ashen Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216686 AND `DifficultyID`=0); -- Lil' Jax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216685 AND `DifficultyID`=0); -- Priestess Jaxi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216684 AND `DifficultyID`=0); -- Druid of the Moon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216678 AND `DifficultyID`=0); -- Trained Nightsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216677,4730)); -- Lelanai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216676,216674)); -- Sparring Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216675 AND `DifficultyID`=0); -- Resting Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216673 AND `DifficultyID`=0); -- Kaldorei Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216647 AND `DifficultyID`=0); -- Highborne Lorekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216646 AND `DifficultyID`=0); -- Shen'dralar Sorcerer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216641 AND `DifficultyID`=0); -- Azj'Tordin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216626,4210)); -- Alegorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216595 AND `DifficultyID`=0); -- Wandering Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216553 AND `DifficultyID`=0); -- [DNT] Invisible Bunny - Rocket Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216540 AND `DifficultyID`=0); -- Feralas Visitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216539 AND `DifficultyID`=0); -- Darkshore Visitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216533 AND `DifficultyID`=0); -- Val'sharah Visitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216532 AND `DifficultyID`=0); -- Priestess Therdre +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216529 AND `DifficultyID`=0); -- [DNT] Kill Credit - Interact - Picked Up - Spell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216528 AND `DifficultyID`=0); -- [DNT] Kill Credit - Interact - Picked Up - Item +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216522,149528,149136,52700,36648)); -- Baine Bloodhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216521,149702,3057)); -- Cairne Bloodhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216516 AND `DifficultyID`=0); -- Johnny Jaws +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216512 AND `DifficultyID`=0); -- Hyjal Visitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216484 AND `DifficultyID`=0); -- Tabbycat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216483 AND `DifficultyID`=0); -- Alleycat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216478 AND `DifficultyID`=0); -- Scarlet Crusader (weapon visual) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216477 AND `DifficultyID`=0); -- Scarlet Crusader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216475 AND `DifficultyID`=0); -- Rope Stalker [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216473 AND `DifficultyID`=0); -- Tree of Life +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216472,3469)); -- Ancient of War +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216471 AND `DifficultyID`=0); -- Ancient of Wind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216470,216012)); -- Ancient of Lore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216465 AND `DifficultyID`=0); -- Ancient Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216458 AND `DifficultyID`=0); -- Sparring Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216457,149555,106848,86131)); -- Abomination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216455 AND `DifficultyID`=0); -- Beetriz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216450,11083)); -- Darianna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216442 AND `DifficultyID`=0); -- [DNT] Cannon Barrage Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216433 AND `DifficultyID`=0); -- Assistant Artificer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216432 AND `DifficultyID`=0); -- Kaldorei Angler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216430 AND `DifficultyID`=0); -- Rangari Tracker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216429 AND `DifficultyID`=0); -- Cenarion Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216428 AND `DifficultyID`=0); -- Exarch Menelaous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216427 AND `DifficultyID`=0); -- Stillpine the Younger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216426 AND `DifficultyID`=0); -- High Chief Stillpine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216425 AND `DifficultyID`=0); -- Druid of the Claw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216421 AND `DifficultyID`=0); -- Tamed Panthara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216418 AND `DifficultyID`=0); -- Val'zuun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216412 AND `DifficultyID`=0); -- 10.2.5 - AI Instance - Scaling Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216398 AND `DifficultyID`=0); -- Pious Anchorite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216396 AND `DifficultyID`=0); -- Devout Vindicator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216392 AND `DifficultyID`=0); -- Setaal Darkmender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216391 AND `DifficultyID`=0); -- Vaelen the Flayed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216390 AND `DifficultyID`=0); -- Deiza Plaguehorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216389 AND `DifficultyID`=0); -- Aronen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216382 AND `DifficultyID`=0); -- Latanu the Pale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216379 AND `DifficultyID`=0); -- Buggsy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216377 AND `DifficultyID`=0); -- Krokul Ridgestalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216367,153292,153285,144085,144082,144081,144076,144075,144074,132036,131998,131997,131994,131989,126781,79414,67127,60197,46647,32667,32666,31144)); -- Training Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216357 AND `DifficultyID`=0); -- Warning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216348 AND `DifficultyID`=0); -- Meraas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216345 AND `DifficultyID`=0); -- Nelle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216286,50305)); -- Moon Priestess Lasara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216285,4170)); -- Ellandrieth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216284,4229)); -- Mythrin'dir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216283,40552)); -- Leora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216280 AND `DifficultyID`=0); -- Saelienne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216274 AND `DifficultyID`=0); -- Bel'ameth Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216272,4212)); -- Telonis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216271 AND `DifficultyID`=0); -- Jelena Nightsky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216270 AND `DifficultyID`=0); -- Ravensmith Ta'lir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216269 AND `DifficultyID`=0); -- Periale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216267 AND `DifficultyID`=0); -- Enchanter Falrin Treeshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216266 AND `DifficultyID`=0); -- Ainderu Summerleaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216265,5500)); -- Tel'Athir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216258 AND `DifficultyID`=0); -- Angler Astaia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216257,4164)); -- Cylania +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216254,30715)); -- Feyden Darkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216251 AND `DifficultyID`=0); -- Professor Ash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216228,10056)); -- Alassin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216227 AND `DifficultyID`=0); -- [DNT]Reuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216223 AND `DifficultyID`=0); -- [DNT] Chest Spawner - POI - Items +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216220 AND `DifficultyID`=0); -- [DNT] Kill Credit: Heirloom Found +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216204 AND `DifficultyID`=0); -- Fishing Bobber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216198 AND `DifficultyID`=0); -- Auchenai Vindicator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216181,213803)); -- Draenei Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216179 AND `DifficultyID`=0); -- Sarge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216166 AND `DifficultyID`=0); -- Ragnaros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216153 AND `DifficultyID`=0); -- Zakala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216129 AND `DifficultyID`=0); -- Emmery Fiske +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216123 AND `DifficultyID`=0); -- Everspout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216122 AND `DifficultyID`=0); -- Gorthak Grimtusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216121 AND `DifficultyID`=0); -- Frenzied Owlbeast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216120 AND `DifficultyID`=0); -- Narla Thunderhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216119 AND `DifficultyID`=0); -- Morkus Grimlock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216118 AND `DifficultyID`=0); -- Malfunctioning Harvester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216117 AND `DifficultyID`=0); -- Lord Harlbrand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216107 AND `DifficultyID`=0); -- Azeek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216106 AND `DifficultyID`=0); -- Scaling Summons Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216097 AND `DifficultyID`=0); -- Off-Duty Vindicator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216095,77787,77237,51758)); -- Draenei Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216091 AND `DifficultyID`=0); -- Tabaanu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216090 AND `DifficultyID`=0); -- Tamed Marsuul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216089 AND `DifficultyID`=0); -- Krokul Visitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216080,214532,214501,214499,214498,214491,214490,214487,214486,214485,213414,212670,212669,211916,211915,211913,211872,211871)); -- Gala Attendee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216076 AND `DifficultyID`=0); -- Wheelchair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216070 AND `DifficultyID`=0); -- Salty Swabbie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216027,210258,205981)); -- Lukou +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216023,213491,210330,210086)); -- Witch Doctor Tzadah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216013,51413)); -- Baron Geddon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216000 AND `DifficultyID`=0); -- Scaling Spawning Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215818 AND `DifficultyID`=0); -- [DNT] Kill Credit - Remembery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215817 AND `DifficultyID`=0); -- [DNT] Kill Credit - Barrels o' Fun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215816 AND `DifficultyID`=0); -- [DNT] Kill Credit - BULL-E +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (215797,214128)); -- Image of Lukou +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215760 AND `DifficultyID`=0); -- [DNT] Academy Tutorial - CREDIT: Meet Zenata (SMART) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215751 AND `DifficultyID`=0); -- [DNT] Invisible Fire Whirl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215720 AND `DifficultyID`=0); -- Crawler Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215718 AND `DifficultyID`=0); -- Petey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215715 AND `DifficultyID`=0); -- Kill Credit: Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215714 AND `DifficultyID`=0); -- [DNT] Kill Credit - Creature - T2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215713 AND `DifficultyID`=0); -- [DNT] Kill Credit - Creature - T1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215712 AND `DifficultyID`=0); -- [DNT] Kill Credit - Creature - T0 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215705 AND `DifficultyID`=0); -- Kill Credit: Chest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (215694,214898,214245,210631,201652)); -- Kalecgos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (215631,213551)); -- Felspreader [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215622 AND `DifficultyID`=0); -- Refreshment Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215618 AND `DifficultyID`=0); -- [DNT] Spawn Location - Lobby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (215613,214706,214705,213264)); -- Comforting Bed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215605 AND `DifficultyID`=0); -- Grimoire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215565 AND `DifficultyID`=0); -- Lovely Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215543 AND `DifficultyID`=0); -- Flame Brazier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215542 AND `DifficultyID`=0); -- Fel Brazier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215531 AND `DifficultyID`=0); -- Shadow Brazier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (215517,200657)); -- Warlord Breka Grimaxe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215483 AND `DifficultyID`=0); -- Noblegarden Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215478 AND `DifficultyID`=0); -- Fresh Corpse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (215477,214484,214483,211945,211944)); -- Lovely Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (215476,204335)); -- Outdated Geology Textbook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (215473,215471,215470,215469,215468,215467,215466,215465,215410,215408,215402,215401,215400,215399,215398,215391,150257)); -- Candle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (215464,215261)); -- [DNT] Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215415 AND `DifficultyID`=0); -- [DNT]Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215409 AND `DifficultyID`=0); -- MC Farala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215385 AND `DifficultyID`=0); -- Shady Dealer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215338 AND `DifficultyID`=0); -- Bed Bug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215337 AND `DifficultyID`=0); -- Messy Bed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215332 AND `DifficultyID`=0); -- Azuremyst Anchorite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215330 AND `DifficultyID`=0); -- Injured Traveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (215329,214082)); -- Smolderon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215275 AND `DifficultyID`=0); -- Debug Chest of Spells +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215265 AND `DifficultyID`=0); -- Bauble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215256 AND `DifficultyID`=0); -- [DNT] Invisible Bunny - Rotation Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215251 AND `DifficultyID`=0); -- Jani's Junkpile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215244 AND `DifficultyID`=0); -- Orc Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215240 AND `DifficultyID`=0); -- Kybel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (215238,213147)); -- Dream Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215220 AND `DifficultyID`=0); -- Sortura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215219 AND `DifficultyID`=0); -- Ardsami +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215218 AND `DifficultyID`=0); -- Tortunga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215217 AND `DifficultyID`=0); -- Vanira +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (215216,51788,38217)); -- Darkspear Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215214 AND `DifficultyID`=0); -- Morakki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (215197,212828,212677)); -- Gabbo Blinkwink +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (215196,214497,214494)); -- Aurora Vabsley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215151 AND `DifficultyID`=0); -- Rizzi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215148 AND `DifficultyID`=0); -- Halene Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (215138,215134)); -- DNT - Platform +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215119 AND `DifficultyID`=0); -- Finkle Sharpshear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215109 AND `DifficultyID`=0); -- Ugawa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215105 AND `DifficultyID`=0); -- Alysara Shineruby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215104 AND `DifficultyID`=0); -- Bo'danda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215103 AND `DifficultyID`=0); -- Jimothy Lewis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215102 AND `DifficultyID`=0); -- Ogrando Willowsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215101 AND `DifficultyID`=0); -- Meilin Mistdragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215100 AND `DifficultyID`=0); -- Bambala Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215079 AND `DifficultyID`=0); -- PH [DNT] [DEPRECATED] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (215078,119432)); -- Chillwind Yeti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215060 AND `DifficultyID`=0); -- Game Minion (Stub) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215033 AND `DifficultyID`=0); -- Spring Sorter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215020 AND `DifficultyID`=0); -- Thaelin Darkanvil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215018 AND `DifficultyID`=0); -- Game Board +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (215017,157459,151138)); -- Gazlowe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `ManaModifier`=100 WHERE (`Entry`=215011 AND `DifficultyID`=0); -- Henry Garrick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215009 AND `DifficultyID`=0); -- X-46 Heartmender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215008 AND `DifficultyID`=0); -- Miner Landani +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214997 AND `DifficultyID`=0); -- Game Stool +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214994 AND `DifficultyID`=0); -- Foul Offering +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214993 AND `DifficultyID`=0); -- Game Table +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214988 AND `DifficultyID`=0); -- Andrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214987 AND `DifficultyID`=0); -- Playful Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214956 AND `DifficultyID`=0); -- Exquisite Love Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214955 AND `DifficultyID`=0); -- Gurubashi Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214944 AND `DifficultyID`=0); -- Pulse Stalker [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214915 AND `DifficultyID`=0); -- [DNT] Spawn Location - Map +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214902 AND `DifficultyID`=0); -- [DNT] Streamer Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=214900 AND `DifficultyID`=0); -- Burning Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (214899,214248,210634)); -- Ebyssian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (214897,213823,211214,210630,210039)); -- Merithra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (214896,210628)); -- Nozdormu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (214895,210855,210633,210621,207632,189493)); -- Vyranoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (214893,210632)); -- Alexstrasza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214887,207782,207769)); -- Amirdrassil Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (214877,210736,210713)); -- Verdant Dreambreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214861,186073,8403)); -- Jeremiah Payson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214860 AND `DifficultyID`=0); -- Davil Ersthwhyl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214858 AND `DifficultyID`=0); -- Yorgrim Rocktooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214853 AND `DifficultyID`=0); -- Theoderic Prescott +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214852,214850)); -- Bront Axecrusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214849 AND `DifficultyID`=0); -- Daz'dono +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214848 AND `DifficultyID`=0); -- Verilas Sunblood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214847 AND `DifficultyID`=0); -- Thalia Ambertear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214827 AND `DifficultyID`=0); -- [DNT] Area Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214708,37172)); -- Detective Snap Snagglebolt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214707,213780,213560)); -- Steamwheedle Sleuther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214704 AND `DifficultyID`=0); -- Razor Hill Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214703 AND `DifficultyID`=0); -- Poggchug Ragethrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214683,213767)); -- Carrot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214672 AND `DifficultyID`=0); -- [DNT] Kill Credit: Bunnies Fed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214639 AND `DifficultyID`=0); -- Nik'thas Sungrief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214638 AND `DifficultyID`=0); -- Arthkos Sungrief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214636 AND `DifficultyID`=0); -- Dae'thos Sungrief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214627 AND `DifficultyID`=0); -- Nozand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214624 AND `DifficultyID`=0); -- Gretchen Scuffbolt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214623 AND `DifficultyID`=0); -- Da'kash Grimledger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214622 AND `DifficultyID`=0); -- Big Jim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214621 AND `DifficultyID`=0); -- Plix Sputtermouth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214620 AND `DifficultyID`=0); -- Skinnard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214619 AND `DifficultyID`=0); -- Salty Sima +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214618 AND `DifficultyID`=0); -- Captain Keg Leg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214606,198444,193048,193047,193046,193045,173279,168459,152184,144288,141767,120785,100832,73099,51439,51429,38050,37869,31416,3296)); -- Orgrimmar Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214602 AND `DifficultyID`=0); -- Tokag Bonebreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214601 AND `DifficultyID`=0); -- Alijah Riversong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214599,214106,213790)); -- Fishing Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214598 AND `DifficultyID`=0); -- Vallorum Rayfierce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214597 AND `DifficultyID`=0); -- Mag'tam Wolftamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214592 AND `DifficultyID`=0); -- Jaz the Reborn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214591 AND `DifficultyID`=0); -- Ning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214584 AND `DifficultyID`=0); -- Boulderfist Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214583 AND `DifficultyID`=0); -- Syndicate Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214575 AND `DifficultyID`=0); -- Disproportionately Large Prairie Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214574 AND `DifficultyID`=0); -- Forsaken Plaguebat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214568 AND `DifficultyID`=0); -- Witherbark Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214565,213940,213939)); -- Amateur Photographer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=2.897300004959106445 WHERE (`Entry`=214563 AND `DifficultyID`=0); -- Stan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214562,119464)); -- Angry Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=100 WHERE (`Entry`=214552 AND `DifficultyID`=0); -- Margaret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=214531 AND `DifficultyID`=0); -- Wisp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214508 AND `DifficultyID`=0); -- Torgando Featherhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214505 AND `DifficultyID`=0); -- Frazz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214500 AND `DifficultyID`=0); -- Moxxi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214496 AND `DifficultyID`=0); -- Laverne Cameron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214495 AND `DifficultyID`=0); -- Karn Goreshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214493 AND `DifficultyID`=0); -- Ming Plumpaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214489 AND `DifficultyID`=0); -- Zikky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214488 AND `DifficultyID`=0); -- Hana Breezeheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214482 AND `DifficultyID`=0); -- Grogg Skullsmasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214481 AND `DifficultyID`=0); -- Lythianne Morningspear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214480 AND `DifficultyID`=0); -- Zin'boja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214478 AND `DifficultyID`=0); -- Valroth Brightcharge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214477 AND `DifficultyID`=0); -- Mahaja Cloudsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214476 AND `DifficultyID`=0); -- Infused Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214475,211310)); -- [DNT] Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (214474,214416)); -- [DNT] Loom Node +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214447,214446)); -- O.D.I.E. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=214441 AND `DifficultyID`=0); -- Scorched Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214423,202648,192971,192535,186180,162935,120781,42304,37063,68)); -- Stormwind City Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214422,37944,1976)); -- Stormwind City Patroller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214391 AND `DifficultyID`=0); -- Playful Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214390,210181,209053,200656)); -- Shuja Grimaxe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214375 AND `DifficultyID`=0); -- Brood of Xeri'tac +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214374 AND `DifficultyID`=0); -- Blacksmith Tongs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214373 AND `DifficultyID`=0); -- Garden Trowel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214372 AND `DifficultyID`=0); -- Brush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214369 AND `DifficultyID`=0); -- Spoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214361,182892,120984,47649,43479)); -- Efflorescence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214313 AND `DifficultyID`=0); -- Corked Vial +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214310 AND `DifficultyID`=0); -- Blacksmith Hammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214309 AND `DifficultyID`=0); -- Ancient Shovel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214286 AND `DifficultyID`=0); -- Teele +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214259 AND `DifficultyID`=0); -- Heartseeker Mana Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214256,204360)); -- Heartseeker Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=214242 AND `DifficultyID`=0); -- Fyldan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=214241 AND `DifficultyID`=0); -- Dendrythis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=214240 AND `DifficultyID`=0); -- Me'lynn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=214236 AND `DifficultyID`=0); -- Denatharion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=214235 AND `DifficultyID`=0); -- Lariia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214220 AND `DifficultyID`=0); -- Dreaming Banner of the Aspects +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214218 AND `DifficultyID`=0); -- Moss Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214216 AND `DifficultyID`=0); -- Gladeskipper Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=214211 AND `DifficultyID`=0); -- Idriana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=214210 AND `DifficultyID`=0); -- Portal to Wellspring Atrium +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214207,214206,209108)); -- Rune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214205,214204,209045)); -- Dragonkin Relic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214203 AND `DifficultyID`=0); -- Thicketclaw Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214199 AND `DifficultyID`=0); -- Dapplecoat Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214198 AND `DifficultyID`=0); -- Mosscrusted Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214197 AND `DifficultyID`=0); -- Petalgum Biter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214196 AND `DifficultyID`=0); -- Dappleflier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214195 AND `DifficultyID`=0); -- Forest Burrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214194,55133)); -- Corki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214193 AND `DifficultyID`=0); -- Arechron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=214189 AND `DifficultyID`=0); -- Slumbering Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=214188 AND `DifficultyID`=0); -- Mysterious Entity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=214186 AND `DifficultyID`=0); -- Charred Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214185 AND `DifficultyID`=0); -- Portal to Drustvar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214184,214182,214067)); -- Crate of Artifacts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214181 AND `DifficultyID`=0); -- Portal to Zuldazar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214180 AND `DifficultyID`=0); -- Portal to Val'sharah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214179 AND `DifficultyID`=0); -- Portal to Gorgrond +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214175 AND `DifficultyID`=0); -- Distressed Duck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214174 AND `DifficultyID`=0); -- Distressed Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214173 AND `DifficultyID`=0); -- Distressed Swoglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214172 AND `DifficultyID`=0); -- Portal to Vashj'ir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=214155 AND `DifficultyID`=0); -- [DNT] Fyrakk RP Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214130 AND `DifficultyID`=0); -- Spawn Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214120 AND `DifficultyID`=0); -- Howard Freeman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214114 AND `DifficultyID`=0); -- Lingering Memory +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214113 AND `DifficultyID`=0); -- Time Fragment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214110 AND `DifficultyID`=0); -- Totally Normal Child (Dragonriding Research) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214107,214105,214103,214102,214097,214095,214090,214089,214088,214087,214086,214085,214083,214079,214078,214077,214064,214056,214031,214024,214022,213769)); -- Racing Enthusiast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214104 AND `DifficultyID`=0); -- Marina Hollyden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214094,214093,213412,167352)); -- Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214092 AND `DifficultyID`=0); -- Mairinn Boulderbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214091 AND `DifficultyID`=0); -- Mitiis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (214084,201654,180714)); -- Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214080 AND `DifficultyID`=0); -- Kothaar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (214075,210518,209800)); -- Cycle Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214062 AND `DifficultyID`=0); -- ??? +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=214050 AND `DifficultyID`=0); -- Lost Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214048 AND `DifficultyID`=0); -- Earthcaller Yevaa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214047 AND `DifficultyID`=0); -- Elementalist Janai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214046 AND `DifficultyID`=0); -- Valunei +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214043 AND `DifficultyID`=0); -- Purify [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214042,214040)); -- Bryan Westchester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214038 AND `DifficultyID`=0); -- Snuzormu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214032 AND `DifficultyID`=0); -- Hilda Thornwood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214030 AND `DifficultyID`=0); -- Fragrant Snuffler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214029 AND `DifficultyID`=0); -- Emerald Flitwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214028 AND `DifficultyID`=0); -- Underwood Pineshrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214027 AND `DifficultyID`=0); -- Arboreal Umbraclaw Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214026 AND `DifficultyID`=0); -- Underbrush Dreamtalon Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214025 AND `DifficultyID`=0); -- Tranquil Gladefawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214023 AND `DifficultyID`=0); -- Gusseon Mistley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214018,212731)); -- Irritated Worker Bee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214017 AND `DifficultyID`=0); -- Fu Greenpaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=214011 AND `DifficultyID`=0); -- Flamespawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214008,210453,208325)); -- Water Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214007 AND `DifficultyID`=0); -- Chubbles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214005 AND `DifficultyID`=0); -- Saltfin Swimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214004,199366)); -- Shimmering Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214003,22913)); -- Dornaa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (214002,210582,210581,210580,210579,210578)); -- Exarch Maladaar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213966 AND `DifficultyID`=0); -- War Eagle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=213929 AND `DifficultyID`=0); -- Forge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=213927 AND `DifficultyID`=0); -- Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213925 AND `DifficultyID`=0); -- Crystallized Corruption +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213921,163696,140810,133754,132064,112000,111998,111996,111995)); -- Horde Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213920 AND `DifficultyID`=0); -- Horde Tracker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213919 AND `DifficultyID`=0); -- Horde Centurion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213918 AND `DifficultyID`=0); -- Stromgarde Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213917 AND `DifficultyID`=0); -- Stromgarde Spellweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213916 AND `DifficultyID`=0); -- Stromgarde Faithful +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213914 AND `DifficultyID`=0); -- Boulderfist Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213912 AND `DifficultyID`=0); -- Boulderfist Magus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213911 AND `DifficultyID`=0); -- Boulderfist Warlock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213910 AND `DifficultyID`=0); -- Forsaken Deathstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213909 AND `DifficultyID`=0); -- Forsaken Abomination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213908 AND `DifficultyID`=0); -- Forsaken Shadowspell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213907 AND `DifficultyID`=0); -- Arathi Laborer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213906 AND `DifficultyID`=0); -- Arathi Militia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213904 AND `DifficultyID`=0); -- Arathi Lord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213903 AND `DifficultyID`=0); -- Raging Air +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213902 AND `DifficultyID`=0); -- Raging Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213901 AND `DifficultyID`=0); -- Raging Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213900 AND `DifficultyID`=0); -- Raging Water +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213899 AND `DifficultyID`=0); -- Battle Eagle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (213825,210758)); -- Lucid Blast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=213824 AND `DifficultyID`=0); -- Lava +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213822,212796,208329,167348,157935,150302)); -- Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213817,112978)); -- Elemental Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213802 AND `DifficultyID`=0); -- Shield Target [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213799 AND `DifficultyID`=0); -- Boulestraan the Blinding Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213791 AND `DifficultyID`=0); -- Zi'guma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213778,212378,22239)); -- Strange Winged Goblin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213773 AND `DifficultyID`=0); -- [DNT] Crown Pointer Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213762 AND `DifficultyID`=0); -- Fang Amulet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213760 AND `DifficultyID`=0); -- Djaradin Amulet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213759 AND `DifficultyID`=0); -- Djaradin Necklace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213758 AND `DifficultyID`=0); -- Dessicated Scroll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213756 AND `DifficultyID`=0); -- Brittle Leather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213754 AND `DifficultyID`=0); -- Deteriorated Banner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213753 AND `DifficultyID`=0); -- Ancient Bolt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213750 AND `DifficultyID`=0); -- Bloody Mug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213746 AND `DifficultyID`=0); -- Oil-drenched Torch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=213696 AND `DifficultyID`=0); -- Molten Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213686 AND `DifficultyID`=0); -- Summoned Visage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213682 AND `DifficultyID`=0); -- Ravenholdt Mini-Assassin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213678 AND `DifficultyID`=0); -- Kill Credit 16-05 [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213653 AND `DifficultyID`=0); -- Kill Credit 16-00 [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213652 AND `DifficultyID`=0); -- Kill Credit 16-04 [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213651 AND `DifficultyID`=0); -- Kill Credit 16-03 [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213650 AND `DifficultyID`=0); -- Kill Credit 16-02 [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213649 AND `DifficultyID`=0); -- Kill Credit 16-01 [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213648 AND `DifficultyID`=0); -- Sign Placard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213645,213641,213636,213611,210180,209057)); -- Captain Garrick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213644,213640,210182)); -- Meredy Huntswell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213639,213637,210184)); -- Crenna Earth-Daughter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213606,38066)); -- Inspector Snip Snagglebolt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213604 AND `DifficultyID`=0); -- High Vindicator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213597 AND `DifficultyID`=0); -- Ritual Focus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=213584 AND `DifficultyID`=0); -- Fountain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (213576,210437)); -- Verdant Boughwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213557 AND `DifficultyID`=0); -- [DNT] Item 3 Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213556 AND `DifficultyID`=0); -- [DNT] Item 2 Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213555 AND `DifficultyID`=0); -- [DNT] Kill Credit - Totemic Matrix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213554 AND `DifficultyID`=0); -- [DNT] Kill Credit - Rune Matching +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213553 AND `DifficultyID`=0); -- [DNT] Item 1 Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213537 AND `DifficultyID`=0); -- Corrupting Servant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213502,213501,213500,211836,211835)); -- Crystalline Felspreader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213499,213492,213455,209164)); -- Bunny Casts Spells on Behalf of World Objects [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213498 AND `DifficultyID`=0); -- [DNT] Smell Pointer Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213493 AND `DifficultyID`=0); -- Painter's Palette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213457 AND `DifficultyID`=0); -- Galvus Ironhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213453 AND `DifficultyID`=0); -- Fett Boswain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213446,213440,213261,213260,213259,213258,213257,213254,213253,213252,213251,213250,213191,213181,213180,213178,213176,213175,213065,213048,212860,212858,211170,211169,211168,211167,211156,209118,209112,209099,208911,208609,208315,208313,208312,208276,208006,207774,207771,207764,207219,207132,205690,204160)); -- Disturbed Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213443 AND `DifficultyID`=0); -- Witherbark Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213442 AND `DifficultyID`=0); -- Witherbark Witch Doctor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213441 AND `DifficultyID`=0); -- Witherbark Berserker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213438,119433)); -- Kobold Geomancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213437 AND `DifficultyID`=0); -- Kobold Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213436 AND `DifficultyID`=0); -- Kobold Fighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213431 AND `DifficultyID`=0); -- [DNT] Portal Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213427,208441,155905,155904,155903,149206,149187,100281,84000,82969,78116,73369,37994,510)); -- Water Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213426,100256)); -- Air Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213425,100267)); -- Earth Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213424,100288,95036)); -- Fire Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213423,145893)); -- Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213422,167375)); -- Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213421,167350,118862,107)); -- Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213420,44873)); -- Buzzard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213419 AND `DifficultyID`=0); -- Tarantula +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213418 AND `DifficultyID`=0); -- Syndicate Reaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213417 AND `DifficultyID`=0); -- Syndicate Magus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213416 AND `DifficultyID`=0); -- Syndicate Thief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213415 AND `DifficultyID`=0); -- Gala Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213413,197382,167914,161221,117203,66163,62019,6368)); -- Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213411 AND `DifficultyID`=0); -- Pettable Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213407 AND `DifficultyID`=0); -- Lil' Wrathion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213402 AND `DifficultyID`=0); -- The Physical You +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213399 AND `DifficultyID`=0); -- Chronie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213394,212576)); -- Portable Audiophone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213392 AND `DifficultyID`=0); -- Bordol Dewgarden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213389 AND `DifficultyID`=0); -- Discarded Trash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213388 AND `DifficultyID`=0); -- [DNT] Puntable +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=213387 AND `DifficultyID`=0); -- Falling Feather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213381,213308)); -- Warglaive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (213359,212446,212444)); -- Empowered Feather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213297,211335)); -- Kill Credit Part 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213296 AND `DifficultyID`=0); -- Kill Credit Part 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213294 AND `DifficultyID`=0); -- Simeon Griswold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213277 AND `DifficultyID`=0); -- Magnifying Glass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213276 AND `DifficultyID`=0); -- Duck Carving +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213272,210136,208326,182706,56282)); -- Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213271,210337)); -- Drifting Phantasy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213263 AND `DifficultyID`=0); -- Matley Graston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213262 AND `DifficultyID`=0); -- Ying +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=213220 AND `DifficultyID`=0); -- Seed of Life Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213194 AND `DifficultyID`=0); -- [DNT] Flower Gift Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213193 AND `DifficultyID`=0); -- [DNT] Kill Credit - Hex Sweeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213190,212849,212812)); -- Vernon Whitlock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213177,212850)); -- Lost Puppy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213173 AND `DifficultyID`=0); -- Goblet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213172 AND `DifficultyID`=0); -- Fork +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213171 AND `DifficultyID`=0); -- Drafting Compass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213169 AND `DifficultyID`=0); -- Drakonid Bowl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213168 AND `DifficultyID`=0); -- Drakonid Jar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213167 AND `DifficultyID`=0); -- Drakonid Cup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213159 AND `DifficultyID`=0); -- Drakonid Brush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213155 AND `DifficultyID`=0); -- Soaring Windroc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213154 AND `DifficultyID`=0); -- Big Game Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213151,24388)); -- Toothy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213150 AND `DifficultyID`=0); -- Swifthorn the Timid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213149 AND `DifficultyID`=0); -- Great White Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=213148 AND `DifficultyID`=0); -- Volatile Lavasphere +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (213146,211705)); -- Dream Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=213143 AND `DifficultyID`=0); -- Manifested Dream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=213127 AND `DifficultyID`=0); -- Dream Projection +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213118 AND `DifficultyID`=0); -- Garden Shears +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213111 AND `DifficultyID`=0); -- Mitzy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213096 AND `DifficultyID`=0); -- Guo Plumpaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213094,7978)); -- Bimble Longberry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (213093,55718,9099)); -- Sraaz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212982,211893,209968,209877,205750,202776,200863,199686,194388,193158,192538,192537,191981,191589,187821,185609,185577,185543,185501,185190,184996,184976,183932,180604,180569,180358,180347,178933,178636,176544,176543,175196,174998,169897,166278,158135,157991,152458,126281,126280,114590,114259,113418,113329,113328,111718,111345,98307,84436,81585,80352,79861,77990,73878,60025,59115,59114,59113,54638)); -- Generic Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212968 AND `DifficultyID`=0); -- Crystal L3 [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212967 AND `DifficultyID`=0); -- Crystal R3 [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212966 AND `DifficultyID`=0); -- Crystal R2 [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212965 AND `DifficultyID`=0); -- Crystal R1 [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212964 AND `DifficultyID`=0); -- Crystal L2 [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212963 AND `DifficultyID`=0); -- Crystal L1 [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212955 AND `DifficultyID`=0); -- Anti Air Target [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212954 AND `DifficultyID`=0); -- Snorr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212892,210753)); -- Firework Area Trigger Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212887 AND `DifficultyID`=0); -- Doelia Moonwater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212886,154003)); -- Melanie Charles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212877 AND `DifficultyID`=0); -- Drowsey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=212854 AND `DifficultyID`=0); -- Dream Barrier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212851 AND `DifficultyID`=0); -- Beanie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=212846 AND `DifficultyID`=0); -- Lava Flow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212845 AND `DifficultyID`=0); -- Dream Mote +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212834 AND `DifficultyID`=0); -- Gladehind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212817 AND `DifficultyID`=0); -- Bratley Graston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212816 AND `DifficultyID`=0); -- Lyanna Silverleaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212815 AND `DifficultyID`=0); -- Clarissa Buchannan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212814 AND `DifficultyID`=0); -- Maggie Diamond +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212813 AND `DifficultyID`=0); -- Wilber Campbell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212811 AND `DifficultyID`=0); -- Angus Flagonshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=212810 AND `DifficultyID`=0); -- Shadowflame Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (212808,210321)); -- Dream Denizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=212799 AND `DifficultyID`=0); -- Vaskarn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212798,6145)); -- School of Fish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212794 AND `DifficultyID`=0); -- Dream Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212791 AND `DifficultyID`=0); -- Stagbeetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212790 AND `DifficultyID`=0); -- Nae'dra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212789 AND `DifficultyID`=0); -- Fol'ya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212788 AND `DifficultyID`=0); -- Gladefawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212787 AND `DifficultyID`=0); -- Gladehart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212783 AND `DifficultyID`=0); -- Beatrice Ripley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (212781,210471)); -- Dreamtalon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212780 AND `DifficultyID`=0); -- Dreamtalon Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (212779,210472)); -- Umbraclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212776 AND `DifficultyID`=0); -- Umbraclaw Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (212774,212773,212738)); -- Ashen Casualty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212772 AND `DifficultyID`=0); -- [DNT] Kill Credit: Camera Credit Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212771 AND `DifficultyID`=0); -- [DNT] Kill Credit: Camera Credit Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212770 AND `DifficultyID`=0); -- [DNT] Kill Credit: Camera Credit Windroc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212769 AND `DifficultyID`=0); -- [DNT] Kill Credit: Camera Credit Clefthoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=212740 AND `DifficultyID`=0); -- [DNT] Fiery Ancient Achievement Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212737 AND `DifficultyID`=0); -- Bubbi Gearcrank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212734 AND `DifficultyID`=0); -- [DNT] Portal Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212733 AND `DifficultyID`=0); -- Curious Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212732 AND `DifficultyID`=0); -- Anglerweed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=212680 AND `DifficultyID`=0); -- Helpful Wisp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212679 AND `DifficultyID`=0); -- [DNT] Flower Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212672 AND `DifficultyID`=0); -- Binkle Dabblerod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212671 AND `DifficultyID`=0); -- Aarvin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=212668 AND `DifficultyID`=0); -- Torment-Forged Pot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212659,212491)); -- Coastglider Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212656,212496)); -- Shadelapper Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212654,212497)); -- Bloompaw Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212653 AND `DifficultyID`=0); -- Scorched Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=5 WHERE (`Entry`=212590 AND `DifficultyID`=0); -- Treant Seedling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212587 AND `DifficultyID`=0); -- Wobbley Sugarfizz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212584,5519)); -- Billibub Cogspinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212583,168610,133332)); -- Statiks Quikfuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212570 AND `DifficultyID`=0); -- Juniper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212569 AND `DifficultyID`=0); -- Spruce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212567 AND `DifficultyID`=0); -- Elmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212562 AND `DifficultyID`=0); -- Snoots +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212558,212557)); -- Dream Badger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212517 AND `DifficultyID`=0); -- Suspicious Crate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212498 AND `DifficultyID`=0); -- Mistfoot Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212494 AND `DifficultyID`=0); -- Lifedrip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212489,184093,184092,184091,138121,133643,102316,100820,69079,58488,42855,29264,28635,3524)); -- Spirit Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212474 AND `DifficultyID`=0); -- Sleepstruck Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212471 AND `DifficultyID`=0); -- Sugar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212470 AND `DifficultyID`=0); -- Marlene +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212469 AND `DifficultyID`=0); -- Lilu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212467,180684,122672)); -- Olive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212460,212459)); -- Snaggletoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212440,212428)); -- Crown Chemical Co. Supplies +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212438,212437)); -- Pale Slumbertooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=212432 AND `DifficultyID`=0); -- Rune of the Firelord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212426 AND `DifficultyID`=0); -- Shadowfang Keep Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=212423 AND `DifficultyID`=0); -- [DNT] Stalker Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=212422 AND `DifficultyID`=0); -- Darkflame Shade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212421 AND `DifficultyID`=0); -- Fast AI CD Totem TEST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=212420 AND `DifficultyID`=0); -- Darnassian Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212417 AND `DifficultyID`=0); -- Somnolet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212414 AND `DifficultyID`=0); -- Kevo ya Siti's Shadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212413 AND `DifficultyID`=0); -- Dustite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212408 AND `DifficultyID`=0); -- Seedle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212399 AND `DifficultyID`=0); -- Kal'andu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212393 AND `DifficultyID`=0); -- [DNT] Smell Bunny - Perfume +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212392 AND `DifficultyID`=0); -- [DNT] Smell Bunny - Crate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212388 AND `DifficultyID`=0); -- Captain Fareeya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212386,210570,210359,208496)); -- Apprentice Beruun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212385 AND `DifficultyID`=0); -- Tishad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212384 AND `DifficultyID`=0); -- Reluun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212382,55734)); -- Asric +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212381 AND `DifficultyID`=0); -- Elder Kuruti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212358,210575)); -- Soultender Nemuraan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212352,128539,3527)); -- Healing Stream Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212350 AND `DifficultyID`=0); -- Ph'el Oman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212349,146424,67588)); -- Akama +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212348 AND `DifficultyID`=0); -- Vindicator Aesom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212347 AND `DifficultyID`=0); -- Exarch Naielle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212346 AND `DifficultyID`=0); -- Vindicator Kuros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212345,55735)); -- Jadaar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212342 AND `DifficultyID`=0); -- Vindicator Boros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212340 AND `DifficultyID`=0); -- Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212337 AND `DifficultyID`=0); -- Hungry Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=212332 AND `DifficultyID`=0); -- [DNT] Moving Beam Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212329 AND `DifficultyID`=0); -- Snoozles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212328 AND `DifficultyID`=0); -- Napps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (212327,210170)); -- Zaqali Flamemancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212315 AND `DifficultyID`=0); -- Memorie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212306 AND `DifficultyID`=0); -- [DNT] Start Client Scene +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212301 AND `DifficultyID`=0); -- [DNT] Zombie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212275 AND `DifficultyID`=0); -- Ivy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212273 AND `DifficultyID`=0); -- Dreamhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212272 AND `DifficultyID`=0); -- [DNT] Invisible Attack Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212267 AND `DifficultyID`=0); -- Dreamborne Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212237 AND `DifficultyID`=0); -- [DNT] Invisible Channel Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212224 AND `DifficultyID`=0); -- [DNT] Invisible Camera Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212211 AND `DifficultyID`=0); -- Tronaar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212210 AND `DifficultyID`=0); -- Eranthi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212208,211379)); -- Arkonite Generator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212206 AND `DifficultyID`=0); -- Blueloo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212198 AND `DifficultyID`=0); -- Kill Credit - Kevo 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212197 AND `DifficultyID`=0); -- Penitent Felcaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212195 AND `DifficultyID`=0); -- Kill Credit - Kevo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (212194,210150)); -- Flametouched Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212192 AND `DifficultyID`=0); -- Reverie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212155,211650)); -- Controller Bunny [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212154 AND `DifficultyID`=0); -- Cloudtop Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212153 AND `DifficultyID`=0); -- Seaspray Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212119 AND `DifficultyID`=0); -- Shattrath Crystalsmith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212113 AND `DifficultyID`=0); -- Frazzled Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212111 AND `DifficultyID`=0); -- Miner Jareeth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212100 AND `DifficultyID`=0); -- Unstable Draenite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212098 AND `DifficultyID`=0); -- Draenite Shard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212078 AND `DifficultyID`=0); -- Echo of Vol'jin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212074 AND `DifficultyID`=0); -- Lovestruck Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212072,211382)); -- Arkonite Array +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212021 AND `DifficultyID`=0); -- [DNT] Smell Bunny 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212020 AND `DifficultyID`=0); -- [DNT] Smell Bunny 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (212019,210313)); -- Charred Dryad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=212018 AND `DifficultyID`=0); -- Charred Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (212017,210947)); -- Charred Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211987 AND `DifficultyID`=0); -- Snoozie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211966 AND `DifficultyID`=0); -- [DNT] Smell Bunny 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211946,114279)); -- Exploited Crown Intern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211943 AND `DifficultyID`=0); -- Crown Alchemist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211942 AND `DifficultyID`=0); -- Aura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211939 AND `DifficultyID`=0); -- Sergeant Quackers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211932,210443,210441)); -- Sea Slug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211931 AND `DifficultyID`=0); -- Octopup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211909 AND `DifficultyID`=0); -- Thomas Bright +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211908 AND `DifficultyID`=0); -- Miguel Bright +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211904 AND `DifficultyID`=0); -- Tainted Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211900,210650,192510)); -- Questzertauren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211887 AND `DifficultyID`=0); -- Sylandra Silverbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211885,209392,209390)); -- Admiral Peppers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211874 AND `DifficultyID`=0); -- Aioluus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211873 AND `DifficultyID`=0); -- Bang Sparknozzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211864 AND `DifficultyID`=0); -- Maurice Guichi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211850 AND `DifficultyID`=0); -- Hellbinds Breaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211849 AND `DifficultyID`=0); -- Hellbinds +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211832 AND `DifficultyID`=0); -- Krokul Spellcaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211830 AND `DifficultyID`=0); -- Draenei Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211824 AND `DifficultyID`=0); -- Pumpkin Shrine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211813 AND `DifficultyID`=0); -- Heart FX Object +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211812 AND `DifficultyID`=0); -- Kiera Torres +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211810 AND `DifficultyID`=0); -- Ronathan Graham +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211805 AND `DifficultyID`=0); -- Fedelma Graybeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211803 AND `DifficultyID`=0); -- Bonnie Stoutjaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211802 AND `DifficultyID`=0); -- Luciana Delgado +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211774 AND `DifficultyID`=0); -- Sylvanesh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211759 AND `DifficultyID`=0); -- Cheep 00 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211697,211408)); -- Burst +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211689,211685)); -- Argussian Mana Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211665 AND `DifficultyID`=0); -- Exarch Kelios +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211661 AND `DifficultyID`=0); -- Exarch Larohir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211659 AND `DifficultyID`=0); -- Exarch Hataaru +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211658 AND `DifficultyID`=0); -- Restalaan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211646 AND `DifficultyID`=0); -- Zinnia Brooks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211623,210584)); -- Memory of Death +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211538,211536,211535,211534,211533,211530,211529,211424,211423,211422)); -- Karabor Prayer Candle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211505 AND `DifficultyID`=0); -- Singed Dreamstag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211467 AND `DifficultyID`=0); -- Candle Stalker [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211419 AND `DifficultyID`=0); -- Emerald Monarch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211404 AND `DifficultyID`=0); -- [DNT] Racer 30 Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211403 AND `DifficultyID`=0); -- [DNT] Tracer 30 Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211391,210279,209011)); -- Place of Interest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211381 AND `DifficultyID`=0); -- Kaldorei Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211339 AND `DifficultyID`=0); -- Dream Seedling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211317 AND `DifficultyID`=0); -- Sleepy Nymph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211305 AND `DifficultyID`=0); -- Blazing Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211302,211102)); -- Pewling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211296 AND `DifficultyID`=0); -- Swoghorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211295,211101)); -- Slumbertooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211294 AND `DifficultyID`=0); -- Dream Pineshrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211293,211249)); -- Shield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211288,211100)); -- Leyhart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211282 AND `DifficultyID`=0); -- Rope Spawner - Shadebough [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211281 AND `DifficultyID`=0); -- Rope Spawner - Cloudsong [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211280 AND `DifficultyID`=0); -- Rope Spawner - Elderbranch [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211273 AND `DifficultyID`=0); -- Sizzling Swogger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211272 AND `DifficultyID`=0); -- Lieutenant Lunker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211268 AND `DifficultyID`=0); -- Ivy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211267,201875)); -- Aimless Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211243 AND `DifficultyID`=0); -- Charred Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (211241,210288)); -- Ancient Core Hound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211233 AND `DifficultyID`=0); -- Consecrate Target [DNT] +UPDATE `creature_template_difficulty` SET `TypeFlags`=0 WHERE (`Entry`=211224 AND `DifficultyID`=0); -- 7th Legion Sharpshooter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211210 AND `DifficultyID`=0); -- Rope Spawner - Gnarlroot [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211207 AND `DifficultyID`=0); -- Harried Thistlebiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211192,177106)); -- Swift Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211187,209609,206872,206158,205768,205473,205444,23904)); -- Sir Thomas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211182,211099)); -- Sapnibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211179 AND `DifficultyID`=0); -- Ziroka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211178 AND `DifficultyID`=0); -- Togan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211177,211097)); -- Fol'ya Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211173 AND `DifficultyID`=0); -- [DNT] Monster Marker 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211172 AND `DifficultyID`=0); -- [DNT] Artifact Marker 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211171 AND `DifficultyID`=0); -- [DNT] Artifact Marker 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211148,196088,168670)); -- Reset Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211147 AND `DifficultyID`=0); -- [DNT] Doomed Sun Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211144,209588,209114,208694,207700,203371,186287,186158,185917,185796,185530)); -- Forsaken Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211129 AND `DifficultyID`=0); -- Barrier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211127 AND `DifficultyID`=0); -- [DNT] Intermission Two Speed Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211118 AND `DifficultyID`=0); -- [DNT] Flaming Tree Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211110,211094)); -- Flooftalon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211078 AND `DifficultyID`=0); -- [DNT] Intermission One Speed Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211075 AND `DifficultyID`=0); -- Smolderwing Flutterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=211070 AND `DifficultyID`=0); -- [DNT] Intermission Buff Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211056 AND `DifficultyID`=0); -- Crystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211051 AND `DifficultyID`=0); -- Kerbjorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211048 AND `DifficultyID`=0); -- Gotcha! +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211047 AND `DifficultyID`=0); -- Melikree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211039 AND `DifficultyID`=0); -- Flame Rift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211024 AND `DifficultyID`=0); -- Dewdrop Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211023 AND `DifficultyID`=0); -- Twigfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211021 AND `DifficultyID`=0); -- Minute Violetwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211009,211008)); -- Helpful Shade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211006 AND `DifficultyID`=0); -- Tuskarr Spirit Incense +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210997,210301,210135,209654,209597,209471,209437,208910,208185,208126,207749,207746,207744,207479,207475,207236,207234,207223,207116,205005,205004,205002,204971,204862,202972,202811)); -- [DNT] Invisible Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210945 AND `DifficultyID`=0); -- [DNT] Invisible Bunny Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210910 AND `DifficultyID`=0); -- Doomfiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210903 AND `DifficultyID`=0); -- Bunny - Flamethrower Target (KCO) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210900 AND `DifficultyID`=0); -- Singed Lunarwing Juvenile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210898 AND `DifficultyID`=0); -- Festive Pepe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210895 AND `DifficultyID`=0); -- Verdant Slug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210889 AND `DifficultyID`=0); -- Gossamer Danaid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210888,208118,207677)); -- Hel'nurathian Felguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210886 AND `DifficultyID`=0); -- Legion Flak Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210885,205907)); -- Jaedenar Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210884,205960)); -- Hel'nurathian Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210883,208117,205961)); -- Hel'nurathian Felmaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210871 AND `DifficultyID`=0); -- Seed of Amirdrassil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210870 AND `DifficultyID`=0); -- [DNT] Felflame Pointer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210863 AND `DifficultyID`=0); -- Canopy Danaid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210858,80888,63098)); -- Gilnean Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210857 AND `DifficultyID`=0); -- [DNT] Tornadoes Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210856,204317)); -- Kaylessa Duskwhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210847 AND `DifficultyID`=0); -- Spectral Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210839 AND `DifficultyID`=0); -- Roska's Empowering Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210806,210805,210804,210803)); -- Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210796 AND `DifficultyID`=0); -- Small Shimmerstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210768 AND `DifficultyID`=0); -- Prickly Pineshrew Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210766 AND `DifficultyID`=0); -- Fens Shimmerwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210764 AND `DifficultyID`=0); -- Singing Stag Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210761 AND `DifficultyID`=0); -- Fount Flutterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210760 AND `DifficultyID`=0); -- Basin Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210757 AND `DifficultyID`=0); -- Playful Somnowlet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210756 AND `DifficultyID`=0); -- Gnarlroot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210755 AND `DifficultyID`=0); -- Spicy Scamper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210752 AND `DifficultyID`=0); -- Slumberous Nymph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210749,210748,210747,210746,210745,210744,210743,210742)); -- Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210741 AND `DifficultyID`=0); -- Firework Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210740 AND `DifficultyID`=0); -- [ph] Place of Interest, Close +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210726,210003,210002,209960,209959,209955,209951,209326,209325,208790,208789,208623)); -- Brewfest Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210708 AND `DifficultyID`=0); -- [DNT] Felflame Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210705 AND `DifficultyID`=0); -- Lightning Thief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210700 AND `DifficultyID`=0); -- Felborn Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210694 AND `DifficultyID`=0); -- Feltouched Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (210690,210521,210520,210411,210406)); -- Seed of Life +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (210687,210601,210362,210113,209539)); -- Tindral Sageswift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210683,209849)); -- Margix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210682,209848)); -- Emalora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210681,209847)); -- Angellene +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210629 AND `DifficultyID`=0); -- Arcane Forge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210627,210560,204957,204853,204748,198929,198317,120271)); -- Invisible Bunny (IGC) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210623 AND `DifficultyID`=0); -- [DNT] Liang Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210616,210558,204851,204745)); -- Pandi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210613,200771,200689,200688,200686)); -- Wildfire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210612 AND `DifficultyID`=0); -- Twisted Satyr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210611,209755)); -- Darnassian Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210610,205934)); -- Hel'nurathian Conjuror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210609,205935)); -- Hel'nurathian Trickster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210604 AND `DifficultyID`=0); -- Sironas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210603 AND `DifficultyID`=0); -- Axxarien Ragehide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210602 AND `DifficultyID`=0); -- Axxarien Fleshrender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210590 AND `DifficultyID`=0); -- Nazzivus Felcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210589 AND `DifficultyID`=0); -- Nazzivus Darkblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210586 AND `DifficultyID`=0); -- D'ore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210583 AND `DifficultyID`=0); -- Shattrath Victim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210574 AND `DifficultyID`=0); -- Bound Vigilant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210573 AND `DifficultyID`=0); -- Webs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210572 AND `DifficultyID`=0); -- Vacant Vigilant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210571 AND `DifficultyID`=0); -- Auchenai Soulpriest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210543 AND `DifficultyID`=0); -- Formation Seed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210534 AND `DifficultyID`=0); -- Camera Loc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210526,209107,208897)); -- Brew Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210525 AND `DifficultyID`=0); -- Petite Pineshrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (210522,205583,187268,184201,180830,180309,178730)); -- [DNT] FX Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210519 AND `DifficultyID`=0); -- Blooming Wisp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210517 AND `DifficultyID`=0); -- Helpful Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210516,210495)); -- Primalist Punishment [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210514 AND `DifficultyID`=0); -- Ashen Roots +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210507 AND `DifficultyID`=0); -- Stalwart Bristlebruin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210485 AND `DifficultyID`=0); -- Raging Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210467 AND `DifficultyID`=0); -- Faerie Youngling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210464 AND `DifficultyID`=0); -- Budding Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210463 AND `DifficultyID`=0); -- Umbraclaw Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210462 AND `DifficultyID`=0); -- Dreamtalon Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210452,208323)); -- Pineshrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `TypeFlags`=65537 WHERE (`Entry`=210444 AND `DifficultyID`=0); -- Rockslime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210436 AND `DifficultyID`=0); -- Flowering Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210432 AND `DifficultyID`=0); -- Innocent Lunarwing Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210424 AND `DifficultyID`=0); -- Agitated Wisp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210423 AND `DifficultyID`=0); -- Keeper of the Dream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210422 AND `DifficultyID`=0); -- Faerie Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210417 AND `DifficultyID`=0); -- Enigmamental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210416 AND `DifficultyID`=0); -- Key Mold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210405 AND `DifficultyID`=0); -- Animated Offering +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210404 AND `DifficultyID`=0); -- Demon [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210397 AND `DifficultyID`=0); -- Infected Nightsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210395 AND `DifficultyID`=0); -- Corrupted Grizzly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210375 AND `DifficultyID`=0); -- Lost Trainee Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210374 AND `DifficultyID`=0); -- Lost Trainee Rogue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210373 AND `DifficultyID`=0); -- Lost Trainee Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210371,210370)); -- Lost Trainee Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210369 AND `DifficultyID`=0); -- Lost Trainee Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210368 AND `DifficultyID`=0); -- Lost Trainee Warlock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210367 AND `DifficultyID`=0); -- Lost Trainee Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210366 AND `DifficultyID`=0); -- Starved Plant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210358 AND `DifficultyID`=0); -- Unfinished Vigilant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210356 AND `DifficultyID`=0); -- Lucidshell Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210355 AND `DifficultyID`=0); -- Reverie Nymph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210351 AND `DifficultyID`=0); -- Pack Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210350 AND `DifficultyID`=0); -- Pack Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210345 AND `DifficultyID`=0); -- Exodar Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210329 AND `DifficultyID`=0); -- Empowered Boneguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210325 AND `DifficultyID`=0); -- Unfinished Rush'kah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210324 AND `DifficultyID`=0); -- Raised Boneripper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210322 AND `DifficultyID`=0); -- Devotee of Mueh'zala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210311 AND `DifficultyID`=0); -- Mueh'zala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210308 AND `DifficultyID`=0); -- Burning Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210307 AND `DifficultyID`=0); -- Blazing Boughwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210295 AND `DifficultyID`=0); -- Flamewaker Infernoguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210294 AND `DifficultyID`=0); -- Flamespreader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210293 AND `DifficultyID`=0); -- Firelands Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210290 AND `DifficultyID`=0); -- Firelands Flameguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210289 AND `DifficultyID`=0); -- Firelands Pouncer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210281 AND `DifficultyID`=0); -- Skimmer Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210276,209015,207542)); -- [ph] Multi-trigger Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210275,190437)); -- Dreamtail Nymph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210274,208333)); -- Shallows Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210273 AND `DifficultyID`=0); -- Blacksmithing Table +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210261 AND `DifficultyID`=0); -- Flame Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210259 AND `DifficultyID`=0); -- Witch Doctor Daara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210255 AND `DifficultyID`=0); -- Mosh'Ogg Spellcrafter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210254 AND `DifficultyID`=0); -- Mosh'Ogg Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210253 AND `DifficultyID`=0); -- Mosh'Ogg Witch Doctor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210252 AND `DifficultyID`=0); -- Mai'Zoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210240 AND `DifficultyID`=0); -- Shadow Hunter Laztoki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210237 AND `DifficultyID`=0); -- Bannerguard Knell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210209 AND `DifficultyID`=0); -- Mocha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210208 AND `DifficultyID`=0); -- Historian Gnai Woodlund +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210207 AND `DifficultyID`=0); -- Historian Cortagosa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210206 AND `DifficultyID`=0); -- Historian Wolfgang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210203 AND `DifficultyID`=0); -- Seeking Inferno +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210189 AND `DifficultyID`=0); -- [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210188,209069)); -- Nyx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210187,209068,173320)); -- Ash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210183,209065)); -- Austin Huxworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210177 AND `DifficultyID`=0); -- Tormented Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210173 AND `DifficultyID`=0); -- Zaqali Steelshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210172 AND `DifficultyID`=0); -- Zaqali Juggernaut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210171 AND `DifficultyID`=0); -- Sandbox Storm Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210154 AND `DifficultyID`=0); -- Portable Party Platter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210147 AND `DifficultyID`=0); -- Harbinger of Incineration +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210140,209140,208151,208120,207783,202702)); -- Maiev Shadowsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (210097,208849)); -- Charred Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210093 AND `DifficultyID`=0); -- Shadow Hunter Ty'jin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210088 AND `DifficultyID`=0); -- Witness the Ceremony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210080,208941,208768,208134,208107,208080,207994,207012)); -- Clue Morsel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210078,209452,208940,208939,208769,208765,208135,208131,208108,208103,208081,208079,207979,207963,205979,205978)); -- Clue Seeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210076,208937,208767,208133,208106,208090,208088,206895)); -- Juicy Clue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210074,208944,208770,208129,208110,208078,207977,205980,205740,204562,202559,198939,193465,190750,189585,188637,188313,182895)); -- [DNT] Generic Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210071 AND `DifficultyID`=0); -- Priestess of the Moon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210069 AND `DifficultyID`=0); -- Portal to Stormwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210068 AND `DifficultyID`=0); -- Cuzolth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210058 AND `DifficultyID`=0); -- Lil' Maggz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=210048 AND `DifficultyID`=0); -- Cylania +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (210016,73962)); -- Tyrande Whisperwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210009 AND `DifficultyID`=0); -- [DNT] Mount Unlock - Q2 - CREDIT: Ash's Book Read +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (210004,185891)); -- [DNT] Beam Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209972 AND `DifficultyID`=0); -- Time-Trapped Decoration +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209944,208853)); -- Roska's Fire Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209942 AND `DifficultyID`=0); -- Lingering Ice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209937 AND `DifficultyID`=0); -- Rani +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209935 AND `DifficultyID`=0); -- Peppers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209920 AND `DifficultyID`=0); -- Racing Ring +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209904,206420,187674)); -- Neelo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209903,206419,187679)); -- Nau +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209873,61877,15919)); -- Jade Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209841,209840,209764)); -- Primalist Flame Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=209838 AND `DifficultyID`=0); -- [DNT] Lava Pool Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209834,107692,9659,1000)); -- Unkillable Test Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209820 AND `DifficultyID`=0); -- Cenarius Target [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209816,197036)); -- Fey Dreamwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209809 AND `DifficultyID`=0); -- Fire Bunny [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209807 AND `DifficultyID`=0); -- Spell Bunny [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209778,209593,209520,209008,208039,207702,204003,203982,199765,186070,186045)); -- Dark Ranger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209745 AND `DifficultyID`=0); -- [DNT] Mount Unlock - Q2 - CREDIT: Professor Ash Consulted +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209729 AND `DifficultyID`=0); -- Angry NPC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `TypeFlags`=8388608 WHERE (`Entry`=209681 AND `DifficultyID`=0); -- Squally +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209640,209085,206346)); -- Suzannah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209626,209592)); -- Eco-Dome Hole Large +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209613 AND `DifficultyID`=0); -- [DNT] 10.2.0 Mount Unlock - Q2 - CREDIT: Fertilizer Finished +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209612 AND `DifficultyID`=0); -- [DNT] 10.2.0 Mount Unlock - Q2 - CREDIT: Fertilizer Compound Formed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209594 AND `DifficultyID`=0); -- Eco-Dome Hole Mid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209572 AND `DifficultyID`=0); -- 10.2.0 Mount Unlock - Q3 - Kill Credit MED +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209551 AND `DifficultyID`=0); -- 10.2.0 Mount Unlock - Q3 - Kill Credit SMALL +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209549 AND `DifficultyID`=0); -- Eco-Dome Hole Small +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=209542 AND `DifficultyID`=0); -- Charred Brambles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=209541 AND `DifficultyID`=0); -- Scorching Brambles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=209540 AND `DifficultyID`=0); -- Renewed Bramble Barrier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209525 AND `DifficultyID`=0); -- Shallows Softshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=209490 AND `DifficultyID`=0); -- Sergeant Quackers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (209489,209488)); -- Polymorphed Duck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=209479 AND `DifficultyID`=0); -- Scorchtail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209455 AND `DifficultyID`=0); -- [DNT] 10.2.0 Mount Unlock - CREDIT: Story/Joke Told +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209454 AND `DifficultyID`=0); -- [DNT] 10.2.0 Mount Unlock - CREDIT: Fertilizer Spread +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209451 AND `DifficultyID`=0); -- Clue-Compiling Familiar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209445 AND `DifficultyID`=0); -- Daring Dreamthing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209441 AND `DifficultyID`=0); -- [DNT] GENERIC PLACEHOLDER ONLY - KILL CREDIT (SMART) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209440 AND `DifficultyID`=0); -- Delicious Dream Dinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209428 AND `DifficultyID`=0); -- Hostile Damage Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209416 AND `DifficultyID`=0); -- [DNT] 10.2.0 Mount Unlock - Q2 - CREDIT: Plant Watered +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209404 AND `DifficultyID`=0); -- [DNT] Mount Unlock - CREDIT: Bucket Retrieved +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209403 AND `DifficultyID`=0); -- [DNT] Mount Unlock - Q1 - CREDIT: Professor Ash Consulted +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209393 AND `DifficultyID`=0); -- Timelocked Copy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209386 AND `DifficultyID`=0); -- Great Gnomeregan Race Gate Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209378 AND `DifficultyID`=0); -- [DNT] 10.2.0 Mount Unlock - Q2 - CREDIT: Bucket Filled (SMART) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209357,208788)); -- Lee Scolio +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209353 AND `DifficultyID`=0); -- Slain Forsaken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209319 AND `DifficultyID`=0); -- Emerald Firefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209307 AND `DifficultyID`=0); -- Lorraine Darktide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209303 AND `DifficultyID`=0); -- Jaxos Widdowson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209299 AND `DifficultyID`=0); -- Haoqi the Curious +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209298 AND `DifficultyID`=0); -- Lai De Emberscroll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209297 AND `DifficultyID`=0); -- Skodu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209296 AND `DifficultyID`=0); -- Awakaya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209295 AND `DifficultyID`=0); -- Grimroz Darkwhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209294 AND `DifficultyID`=0); -- Se'tah Bloodtotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209293 AND `DifficultyID`=0); -- Tihkan Soultotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209289 AND `DifficultyID`=0); -- [DNT] Mount Unlock - CREDIT: Bulb Extinguished (SMART) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209277,186542)); -- Rowie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209264 AND `DifficultyID`=0); -- Nuo Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209259 AND `DifficultyID`=0); -- Lil' Frostwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209257 AND `DifficultyID`=0); -- [DNT] Mount Unlock - CREDIT: Bulb Cleaned (SMART) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209252 AND `DifficultyID`=0); -- Dawdling Dreamthing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209219,209206)); -- Tortured Shade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209217,209216,209078)); -- Soulstone Focus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209201 AND `DifficultyID`=0); -- Channel Fire Target [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209199,209018,208995,83794)); -- Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209183 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Blue] Arrived at Azure Archives +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209163 AND `DifficultyID`=0); -- Fyrn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209148,208742,208647,206700,195183,189169,189085,185800,182805,181832,58542)); -- Past Self +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209124 AND `DifficultyID`=0); -- Arena Bulletin Board +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209123,204032)); -- Scarlet Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209122 AND `DifficultyID`=0); -- JZB Test Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209121,209096)); -- Forsaken Alchemist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209116,209115,208040,204006,199892,199796)); -- Banshee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209101 AND `DifficultyID`=0); -- Nuo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209095 AND `DifficultyID`=0); -- QA Test Dummy 120 Armor Mega HP +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `ManaModifier`=100 WHERE (`Entry`=209072 AND `DifficultyID`=0); -- Crenna Earth-Daughter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209067 AND `DifficultyID`=0); -- Trigger Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `ManaModifier`=100 WHERE (`Entry`=209059 AND `DifficultyID`=0); -- Meredy Huntswell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209054 AND `DifficultyID`=0); -- Damaged Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209049 AND `DifficultyID`=0); -- Rogue Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209023 AND `DifficultyID`=0); -- Blade Rush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209010 AND `DifficultyID`=0); -- Mignon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209009 AND `DifficultyID`=0); -- Destroyed Spear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (209007,208344,203354,199896)); -- Scarlet Archmage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208984,203962,203362)); -- [DNT] Hidden Obj - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208959,208958,208957,208887)); -- Future Self +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=208956 AND `DifficultyID`=0); -- Pip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208952 AND `DifficultyID`=0); -- [DNT] CREDIT: Igira's Watch - Trade-bonded Tablet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208951 AND `DifficultyID`=0); -- Roska's Wind Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208928,208045,207856)); -- Novice Darnassian Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208924 AND `DifficultyID`=0); -- Pillar Crystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=208899 AND `DifficultyID`=0); -- Ruinous Shade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208898 AND `DifficultyID`=0); -- Ice Cubed Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208857 AND `DifficultyID`=0); -- [DNT] CREDIT: Dragonskull Island - Drakonid Scroll Case +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=208850 AND `DifficultyID`=0); -- Renewed Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208808 AND `DifficultyID`=0); -- Idol Arrow Attractor, Invis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208794 AND `DifficultyID`=0); -- Kill Credit: Tricked-Out Thinking Cap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=208787 AND `DifficultyID`=0); -- Kuraw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=208786 AND `DifficultyID`=0); -- Otharia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208776,208775)); -- Bujji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=208757 AND `DifficultyID`=0); -- Akuda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=208749 AND `DifficultyID`=0); -- Scroll of Past Deeds +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208699 AND `DifficultyID`=0); -- Rain Bubble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208697 AND `DifficultyID`=0); -- Dream of Fragrance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208643 AND `DifficultyID`=0); -- Tobias +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208641 AND `DifficultyID`=0); -- Capital Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208639 AND `DifficultyID`=0); -- N'Ruby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208637 AND `DifficultyID`=0); -- Obsidian Warwhelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208636 AND `DifficultyID`=0); -- Killbot 9000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208634 AND `DifficultyID`=0); -- Doomrubble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208631 AND `DifficultyID`=0); -- Jeepers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208630 AND `DifficultyID`=0); -- Gill'dan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208624 AND `DifficultyID`=0); -- Briarhorn Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208612 AND `DifficultyID`=0); -- Helpful Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208580 AND `DifficultyID`=0); -- Inviting Bloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208564 AND `DifficultyID`=0); -- [DNT] Academy Tutorial - CREDIT: Goggles Removed (SMART) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208559,208399,206418,187680)); -- Scaps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208521,207590,27936)); -- Pumpkin Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208520 AND `DifficultyID`=0); -- Cool Down +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208498 AND `DifficultyID`=0); -- Destructive Weevil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208477 AND `DifficultyID`=0); -- Smoldering Banner of the Aspects +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208473,69028)); -- Generic Client-Side Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208436 AND `DifficultyID`=0); -- Slyvy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208431,208164)); -- Prickly Pumpkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=208387 AND `DifficultyID`=0); -- Severed Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208382 AND `DifficultyID`=0); -- [DNT] CREDIT: Tutorial Watch Point Scene Complete +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208356 AND `DifficultyID`=0); -- Nirobin's Spectacles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208334 AND `DifficultyID`=0); -- Octopus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208332 AND `DifficultyID`=0); -- Shallowstripe Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208331 AND `DifficultyID`=0); -- Shallows Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208330 AND `DifficultyID`=0); -- Ottuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208327,144846,100152,100151,99798,95654,80881,73915,63607,61081,56284,1412)); -- Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208324,114571,80890,61255,17467)); -- Skunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208322,192184,182754)); -- Baby Faerie Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208321,198770,195706,195705,195294,194630,191599,133224,61437,61319,40539,15475)); -- Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (208317,203214)); -- Dragonfire Trap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208252 AND `DifficultyID`=0); -- Idol Attractor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208247,203983,199927,199886,199879,199768,186094,185851,185792,185514)); -- Dark Ranger Velonara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208223 AND `DifficultyID`=0); -- [DNT] Invisible Bunny - Bolvar Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208214,203977,199925,199895,199885,199761,186093,185850,185515)); -- Deathstalker Commander Belmont +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208198 AND `DifficultyID`=0); -- Grasp of Shadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208162 AND `DifficultyID`=0); -- Hidden Gem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208150 AND `DifficultyID`=0); -- Slain Scarlet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208148,208042,205945)); -- Warden Commander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208140,208139)); -- Peikon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208125 AND `DifficultyID`=0); -- Treanthony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208122 AND `DifficultyID`=0); -- Slain Hel'nurathian Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208121 AND `DifficultyID`=0); -- Slain Hel'nurathian Cultist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208119 AND `DifficultyID`=0); -- Hel'nurathian Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208115,208114)); -- Raffles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208109 AND `DifficultyID`=0); -- [DNT] Invisible Bunny - Storm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208096 AND `DifficultyID`=0); -- Midnight Terrorwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208077,208076)); -- Coalo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208059 AND `DifficultyID`=0); -- Roska's Earth Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208058 AND `DifficultyID`=0); -- Sporeflower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=208053 AND `DifficultyID`=0); -- Choking Darkness +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208044,207855)); -- Warden Initiate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208034 AND `DifficultyID`=0); -- Lifelike Mechanical Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208031,204002,203981,201259,199887)); -- Forsaken Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208005 AND `DifficultyID`=0); -- Arcane Missile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (208001,207921,207552)); -- Zhusadormu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=207999 AND `DifficultyID`=0); -- Flesh Mortification +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207998 AND `DifficultyID`=0); -- Portal to the Twisting Nether +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207996 AND `DifficultyID`=0); -- Bubbling Brews Credit - Large +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207995 AND `DifficultyID`=0); -- Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207993 AND `DifficultyID`=0); -- [ph] Cogs Attractor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207992,207558)); -- Pallibrius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207991 AND `DifficultyID`=0); -- Legion Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207990 AND `DifficultyID`=0); -- [DNT] Invisible Bunny - Area Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207972,207960)); -- Kaiana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207967 AND `DifficultyID`=0); -- Bubbling Brews Credit - Small +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207964,207568)); -- Posidriss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207959,207571)); -- Somnius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207955,207556)); -- Zalethgos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207945 AND `DifficultyID`=0); -- [TEMPLATE] Clue Seeker - Mass Summon Split Up +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207927 AND `DifficultyID`=0); -- Wicker Man of Embers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207860 AND `DifficultyID`=0); -- Wicker Man of Thorns +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207854 AND `DifficultyID`=0); -- Wicker Man of Delusions +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207852 AND `DifficultyID`=0); -- [TEMPLATE] Juicy Clue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207849 AND `DifficultyID`=0); -- [TEMPLATE] Clue Morsel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207847 AND `DifficultyID`=0); -- [TEMPLATE] Clue Seeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207846 AND `DifficultyID`=0); -- [TEMPLATE] [DNT] Generic Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207827 AND `DifficultyID`=0); -- Wicker Man of Shadows +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207814 AND `DifficultyID`=0); -- [TEMPLATE] Critter Familiar - Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207810 AND `DifficultyID`=0); -- CREDIT: Igira's Watch - Watch Point Scene Complete [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207799,59531)); -- Insect Swarm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207798 AND `DifficultyID`=0); -- Ominous Wicker Man +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207772 AND `DifficultyID`=0); -- [DNT]Kill Credit: Outro Finished +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207765,207220)); -- Belastrasza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207759,203351)); -- Forsaken Catapult +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207747 AND `DifficultyID`=0); -- Dragonkiller Harpoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207745 AND `DifficultyID`=0); -- Gnawed Fish Kebab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207742 AND `DifficultyID`=0); -- Tuskarr Scaling Knife +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207739,205906,205905)); -- Jaedenar Adherent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207735 AND `DifficultyID`=0); -- [DNT] Bonfire Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207732,207713,199883,187485)); -- Explosive Plague Mixture +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207710 AND `DifficultyID`=0); -- Carved Pumpkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207709,207683)); -- Scarlet Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207708,204069,203721,199902)); -- Scarlet Champion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207707,199890,199884)); -- Scarlet Confessor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207706,199891,199880)); -- Scarlet Footsoldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207704,199888,199881)); -- Scarlet Tracker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207701,207662,203381,203349,199766,186963,186199)); -- Forsaken Dreadmage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207697 AND `DifficultyID`=0); -- Fangli Hoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207696 AND `DifficultyID`=0); -- Bobby Carlisle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207693 AND `DifficultyID`=0); -- CREDIT: Abereth Nexus Point Scene Complete [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207673 AND `DifficultyID`=0); -- Sleepy Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207672 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Green] Clicked Bear Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207665 AND `DifficultyID`=0); -- Magic Book +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207663 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Blue] Clicked Magic Book +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207658,207654)); -- [DNT]Kill Credit: [Bronze] Returned to Daycare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207657 AND `DifficultyID`=0); -- Baby Hornswog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207656 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Bronze] Clicked Hornswog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207655 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Bronze] Returned to Lysindra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207650,98506)); -- Dust Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207649,207628)); -- [DNT]Kill Credit: [Bronze] Arrived at Lysindra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207633,195439,195231,189305,182844,182841)); -- Baby Salamanther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207630 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Green] Arrived at Lysindra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207629 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Blue] Arrived at Lysindra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207615 AND `DifficultyID`=0); -- Pumpkin Behemoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207613 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Red] Returned to Daycare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207612 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Red] Arrived at Lysindra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207611 AND `DifficultyID`=0); -- Baby Vorquin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207610 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Red] Clicked Vorquin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207574 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Green] Begin Battle With Wuralie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207573 AND `DifficultyID`=0); -- [REUSEME] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207572,207559,207546,207537,206903)); -- Wurallie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207566 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Green] Arrived at Wurallie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207562 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Blue] Begin Battle With Wuralie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207561 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Blue] Arrived at Wurallie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207551 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Bronze] Begin Battle With Wuralie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207549 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Bronze] Arrived at Wurallie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207540 AND `DifficultyID`=0); -- Hungry Mite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207535,200541)); -- Princess Vorquistrasza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207534 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Red] Begin Battle With Wuralie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207533 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Red] Arrived at Wurallie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207497 AND `DifficultyID`=0); -- [ph] Place of Interest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207496 AND `DifficultyID`=0); -- Bragdur Battlebrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207438,97042,23682)); -- Headless Horseman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207355 AND `DifficultyID`=0); -- Overload +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207342,199772)); -- Notice to All Undead +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207310 AND `DifficultyID`=0); -- Kabluey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207293 AND `DifficultyID`=0); -- Disturbed Shade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (207271,203133)); -- Neltharion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207237,204787)); -- Cracked Epaulet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207235 AND `DifficultyID`=0); -- Drakonid Spyglass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207232 AND `DifficultyID`=0); -- Drakonid Blade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207222 AND `DifficultyID`=0); -- Pitted Blade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207218 AND `DifficultyID`=0); -- [TEMPLATE] Critter Familiar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207215 AND `DifficultyID`=0); -- Orc Fighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (207190,204409,200846,197934,194923)); -- Fyrakk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207176,207169,206906)); -- Rusziona +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207174 AND `DifficultyID`=0); -- [DNT]Kill Credit: Give Pet to Lasztak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207172 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Black] Returned to Daycare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207167 AND `DifficultyID`=0); -- Idol Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207166 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Black] Clicked Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207157 AND `DifficultyID`=0); -- Solid Earth Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207156 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Black] Arrived at Lysindra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207148 AND `DifficultyID`=0); -- Idol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207145 AND `DifficultyID`=0); -- Emergency Bomb Override Stick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207102,204295,148493)); -- Rusty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207100,148492,66542)); -- Chomps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207079,144564)); -- Ladwick Wobblespring +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207075 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Black] Begin Battle With Wuralie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207064 AND `DifficultyID`=0); -- Iggy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207049,206907)); -- Lifelike Mechanical Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (207032,203286)); -- Little Ko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207018 AND `DifficultyID`=0); -- [DNT]Kill Credit: [Black] Talk to Lasztak 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206898 AND `DifficultyID`=0); -- Winston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=4 WHERE (`Entry`=206844 AND `DifficultyID`=0); -- Oath-Eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206833 AND `DifficultyID`=0); -- Flaming Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (206831,206830)); -- Sun Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (206829,206826)); -- Blazing Overseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206824 AND `DifficultyID`=0); -- Burning Flamespeaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (206787,206779,206777,206520,206519,206515,206501)); -- Mad Shade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206734 AND `DifficultyID`=0); -- Rascal-P41 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206712 AND `DifficultyID`=0); -- Valiance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (206590,169044,158050,144845,141587,116495,116249,115087,99796,92251,85722,80093,76704,61366,4075)); -- Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (206589,94479,80892,62953,55749,44880)); -- Sea Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206572 AND `DifficultyID`=0); -- Zackett Skullsmash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (206548,106041,85606)); -- Zombie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (206516,206507,206506,206505,206504,206503,206502,206500,206499)); -- Terrified Shade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206485 AND `DifficultyID`=0); -- [PH] Enemy Chimaera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206429 AND `DifficultyID`=0); -- [PH] Friendly Faerie Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206427 AND `DifficultyID`=0); -- [PH] Friendly Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206424 AND `DifficultyID`=0); -- [PH] Lava Mammoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206403 AND `DifficultyID`=0); -- [PH] Burning Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206400 AND `DifficultyID`=0); -- [PH] Enemy Djaradin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206393 AND `DifficultyID`=0); -- [DNT] Invisible Bunny - Console Widget Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206383 AND `DifficultyID`=0); -- Don'a +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206364 AND `DifficultyID`=0); -- [PH] Enemy Dryad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206359 AND `DifficultyID`=0); -- [PH] Enemy Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206358 AND `DifficultyID`=0); -- [PH] Enemy Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206350 AND `DifficultyID`=0); -- Shade of Guilt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206345 AND `DifficultyID`=0); -- Shade of Deception +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206341 AND `DifficultyID`=0); -- Dathrohan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206338 AND `DifficultyID`=0); -- Shade of Fear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206335 AND `DifficultyID`=0); -- Fearful Crusader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206328 AND `DifficultyID`=0); -- Sapling of Life +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206327 AND `DifficultyID`=0); -- Ancient Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206326 AND `DifficultyID`=0); -- Scared Wisp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206325 AND `DifficultyID`=0); -- Desperate Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206271 AND `DifficultyID`=0); -- Warpweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (206260,56160)); -- Moonfang Snarler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206259 AND `DifficultyID`=0); -- [DNT] Invisible Bunny - Wrench Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206252 AND `DifficultyID`=0); -- Primo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (206212,154032)); -- Earthspeaker Ochomu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (206211,144571)); -- Massa Cloudsage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (206209,176098,154035)); -- Belanna Brightblaze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (206207,149715)); -- Justicar Arcalus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206191 AND `DifficultyID`=0); -- [DNT] Invisible Bunny - Hot Potato Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206172 AND `DifficultyID`=0); -- Nymue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206088 AND `DifficultyID`=0); -- [DNT] Invisible Bunny - Hunter Killer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206071 AND `DifficultyID`=0); -- Qul'thox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206069 AND `DifficultyID`=0); -- [DNT] Aggro Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206022 AND `DifficultyID`=0); -- Fire Canister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=206019 AND `DifficultyID`=0); -- Shadow Canister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206015 AND `DifficultyID`=0); -- Soulstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (206009,68655,16998)); -- Mr. Bigglesworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206008 AND `DifficultyID`=0); -- Shimmering Crystalspine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (206005,67267)); -- Brawl'gar Arena Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206000 AND `DifficultyID`=0); -- Hallowed Darkness +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (205991,205990,205989,205377)); -- Forgotten Specimen Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (205983,203713)); -- Steam Fissure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205977 AND `DifficultyID`=0); -- Mysterious Stone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205971 AND `DifficultyID`=0); -- Fragment of Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205968 AND `DifficultyID`=0); -- Fragment of Shadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205962 AND `DifficultyID`=0); -- Slain Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205940 AND `DifficultyID`=0); -- Cultist Nethus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (205939,205938)); -- Hel'nurathian Cultist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205937 AND `DifficultyID`=0); -- Hel'nurathian Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205936 AND `DifficultyID`=0); -- Hel'nurathian Hellion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205933 AND `DifficultyID`=0); -- Lord Hel'nurath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205928 AND `DifficultyID`=0); -- Heart of Amirdrassil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (205926,201850)); -- Alarm of Fyrakk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (205924,161963)); -- Void-Scarred Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (205921,202791)); -- Ignara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205919 AND `DifficultyID`=0); -- Feltouched Conjurer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205918 AND `DifficultyID`=0); -- Feltouched Trickster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205910 AND `DifficultyID`=0); -- Jaedenar Scoundrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (205894,190046,185909,179964,178548)); -- Ping Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205893 AND `DifficultyID`=0); -- Sentinel Hill Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (205891,205883,73096)); -- Stormwind Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205880 AND `DifficultyID`=0); -- [DNT] Sword Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205879 AND `DifficultyID`=0); -- Ethereal Warpweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205875 AND `DifficultyID`=0); -- Black Dragon Concoction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (205871,199597,198988,198923,198883,150077,42371)); -- Vanessa VanCleef +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205870 AND `DifficultyID`=0); -- Countess Cecilia Clessington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205869 AND `DifficultyID`=0); -- Ethel Siltsift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205868 AND `DifficultyID`=0); -- Heather May +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205867 AND `DifficultyID`=0); -- Gerget Hardhands +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205866 AND `DifficultyID`=0); -- Lord Joran Tremaind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205864 AND `DifficultyID`=0); -- Shadowflame Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205853 AND `DifficultyID`=0); -- The Headless Horseman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205820 AND `DifficultyID`=0); -- Crawling Goo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205803 AND `DifficultyID`=0); -- Trial of Style +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205795 AND `DifficultyID`=0); -- Blub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205789 AND `DifficultyID`=0); -- Springtotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205746 AND `DifficultyID`=0); -- Shielding Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205725 AND `DifficultyID`=0); -- Skinning Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (205722,108683,91667)); -- Demon Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (205718,204543)); -- Coiled Rope +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205678 AND `DifficultyID`=0); -- [DNT] Cosmic Ascension +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205677 AND `DifficultyID`=0); -- [DNT] Invisible Bunny - Pylon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205674 AND `DifficultyID`=0); -- Molten Vortex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205673 AND `DifficultyID`=0); -- Sundered Devourer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205672 AND `DifficultyID`=0); -- Flame Additive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205671 AND `DifficultyID`=0); -- Shadow Additive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205667 AND `DifficultyID`=0); -- Ember Mouse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205666 AND `DifficultyID`=0); -- Cave Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205665 AND `DifficultyID`=0); -- Siege Mammoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205664 AND `DifficultyID`=0); -- Magma Slug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205663 AND `DifficultyID`=0); -- Rock Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (205662,205661)); -- Focus Crystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205656 AND `DifficultyID`=0); -- Sundered Chemist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205652 AND `DifficultyID`=0); -- Fyrakk's Frenzy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205651 AND `DifficultyID`=0); -- Bubbling Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205649 AND `DifficultyID`=0); -- Mote of Nasz'uro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205644 AND `DifficultyID`=0); -- Oozing Sludge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205638 AND `DifficultyID`=0); -- Sundered Flame Banner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205637 AND `DifficultyID`=0); -- Baa'lial +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205632 AND `DifficultyID`=0); -- Primal Lava Lord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205630 AND `DifficultyID`=0); -- Lost Lunker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205629 AND `DifficultyID`=0); -- Crazed Experiment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205628 AND `DifficultyID`=0); -- Twisted Elementium +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205627 AND `DifficultyID`=0); -- Zaqali Boltthrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (205624,200289)); -- Siege Arbalest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205623 AND `DifficultyID`=0); -- Drazos Blackwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205622 AND `DifficultyID`=0); -- Krono Sandtongue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205620 AND `DifficultyID`=0); -- Malgosa Spellbinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205619 AND `DifficultyID`=0); -- Sarek Cinderbreath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205618 AND `DifficultyID`=0); -- Thorak Greenscale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (205617,204505)); -- Zaqali Wallclimber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205611 AND `DifficultyID`=0); -- Molten Hound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205608 AND `DifficultyID`=0); -- Lava Sluice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (205605,155781)); -- Jaina Proudmoore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (205604,107574,1747)); -- Anduin Wrynn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205497 AND `DifficultyID`=0); -- Huezeki Windsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205495 AND `DifficultyID`=0); -- Jandra Thornbough +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205488 AND `DifficultyID`=0); -- Titan Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205487 AND `DifficultyID`=0); -- Invisible Bunny: Quest Marker B +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205485 AND `DifficultyID`=0); -- Invisible Bunny: Quest Marker A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `TypeFlags2`=64 WHERE (`Entry`=205482 AND `DifficultyID`=0); -- Titan Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (205479,200032,81909)); -- Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205477 AND `DifficultyID`=0); -- Enemy C +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205475 AND `DifficultyID`=0); -- Enemy B +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205471 AND `DifficultyID`=0); -- Enemy A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205467 AND `DifficultyID`=0); -- Ysergle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205465 AND `DifficultyID`=0); -- Unkillable Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205445 AND `DifficultyID`=0); -- Lickable Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205437 AND `DifficultyID`=0); -- Spicy Lava Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205436 AND `DifficultyID`=0); -- [DNT] Hugshroom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205430 AND `DifficultyID`=0); -- Cheery Stonewhisker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205426 AND `DifficultyID`=0); -- [DNT][2]Kirin Tor Familiar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (205396,202256)); -- Djaradin Lavamancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (205379,180090,179686,179621,179616,179609)); -- Blacksmith Bob +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205378 AND `DifficultyID`=0); -- Shadowflame Remnant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205359 AND `DifficultyID`=0); -- Newsy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (205353,69680)); -- Storm Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205352 AND `DifficultyID`=0); -- Nutraal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205347 AND `DifficultyID`=0); -- Enthralled Boulderfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205344 AND `DifficultyID`=0); -- Disoriented Endmite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205343 AND `DifficultyID`=0); -- "Portable" Ebon Anvil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205342 AND `DifficultyID`=0); -- Neverburning Ebon Candle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205341 AND `DifficultyID`=0); -- Stack of Scrolls +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205340 AND `DifficultyID`=0); -- Expired Experiment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205339 AND `DifficultyID`=0); -- Curious Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205269 AND `DifficultyID`=0); -- Antiquarian Onyxataur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205268 AND `DifficultyID`=0); -- Snail Slime Puddle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205213 AND `DifficultyID`=0); -- Scuttering Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (205201,205165)); -- Wandering Baby Murloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205198 AND `DifficultyID`=0); -- Wagon Area Trigger Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205163 AND `DifficultyID`=0); -- Lich +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205148 AND `DifficultyID`=0); -- Bri Brightly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205145 AND `DifficultyID`=0); -- Billy Brightly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205130 AND `DifficultyID`=0); -- [DNT] Soul Rip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (205073,205072,205060)); -- Frightened Baby Murloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (205071,197328,122323,93692,72587)); -- VFX Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205053 AND `DifficultyID`=0); -- Kate's Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=205034 AND `DifficultyID`=0); -- Horse-sized Duck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=205012 AND `DifficultyID`=0); -- Apparition From Beyond +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204998 AND `DifficultyID`=0); -- Shadowflame Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204997 AND `DifficultyID`=0); -- [DNT] Throw Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204985 AND `DifficultyID`=0); -- CREDIT: Concord Observatory - Nexus Point Scene Complete [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204978 AND `DifficultyID`=0); -- Watchful Phoenix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204975 AND `DifficultyID`=0); -- Tame Phoenix Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204939 AND `DifficultyID`=0); -- Swole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204938 AND `DifficultyID`=0); -- Lifft +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204936 AND `DifficultyID`=0); -- Brul'dan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204934 AND `DifficultyID`=0); -- Trainer Orlogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204933 AND `DifficultyID`=0); -- Swoggy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204930 AND `DifficultyID`=0); -- Tempe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204929 AND `DifficultyID`=0); -- Dustie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204928 AND `DifficultyID`=0); -- Runaway Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204926 AND `DifficultyID`=0); -- Delver Mardei +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (204917,204845,162545,162304,158607,158326,158230,158148)); -- Homing Copter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=204852 AND `DifficultyID`=0); -- Blazing Spear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204843 AND `DifficultyID`=0); -- [DNT] - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204802 AND `DifficultyID`=0); -- Magma Bubble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204801 AND `DifficultyID`=0); -- Incense Cinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204797 AND `DifficultyID`=0); -- Talons +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204796 AND `DifficultyID`=0); -- Beeks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204795 AND `DifficultyID`=0); -- Fethres +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204792 AND `DifficultyID`=0); -- Shinmura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204785 AND `DifficultyID`=0); -- Hatchling Dawdler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204784 AND `DifficultyID`=0); -- Tattered Hood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204780 AND `DifficultyID`=0); -- Skittering Pincher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204773 AND `DifficultyID`=0); -- Afflicted Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204769 AND `DifficultyID`=0); -- Weathered Staff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204757 AND `DifficultyID`=0); -- Scavenging Nibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204695 AND `DifficultyID`=0); -- Bassalt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204694 AND `DifficultyID`=0); -- Clawz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204692 AND `DifficultyID`=0); -- Murrey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (204673,203288,200997)); -- Rock Martin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204631 AND `DifficultyID`=0); -- [DNT] REUSE +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204630 AND `DifficultyID`=0); -- Sturdy Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204621 AND `DifficultyID`=0); -- Roggy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (204569,16781)); -- Midsummer Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204560 AND `DifficultyID`=0); -- Incorporeal Being +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204514 AND `DifficultyID`=0); -- Just a Rock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=204496 AND `DifficultyID`=0); -- Djaradin Elder Shadowflame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=204464 AND `DifficultyID`=0); -- Djaradin Elder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=204457 AND `DifficultyID`=0); -- Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=204454 AND `DifficultyID`=0); -- Aberrus Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204417 AND `DifficultyID`=0); -- Zaralek Cavern Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204416 AND `DifficultyID`=0); -- Forbidden Reach Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204415 AND `DifficultyID`=0); -- Thaldraszus Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204414 AND `DifficultyID`=0); -- Azure Span Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204413 AND `DifficultyID`=0); -- Ohn'ahran Plains Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (204375,201681)); -- Faceless One +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204370 AND `DifficultyID`=0); -- Kromos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204369 AND `DifficultyID`=0); -- Axel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204368 AND `DifficultyID`=0); -- Senega +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204367 AND `DifficultyID`=0); -- Nelthara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204363 AND `DifficultyID`=0); -- Teardrop Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204361 AND `DifficultyID`=0); -- Undermoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204359 AND `DifficultyID`=0); -- Aquapo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204354 AND `DifficultyID`=0); -- Mikah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204345 AND `DifficultyID`=0); -- Skaarn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204343 AND `DifficultyID`=0); -- Salverun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204342 AND `DifficultyID`=0); -- Shalewing Devourer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204341 AND `DifficultyID`=0); -- Ravenous Shalewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204340 AND `DifficultyID`=0); -- Soot-Stained Shalewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204339 AND `DifficultyID`=0); -- Ridged Shalewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204326 AND `DifficultyID`=0); -- Brulee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204325 AND `DifficultyID`=0); -- Roseshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204324 AND `DifficultyID`=0); -- Tricky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204323 AND `DifficultyID`=0); -- Thimblerig +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204321 AND `DifficultyID`=0); -- Bashful +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204320 AND `DifficultyID`=0); -- Diamondshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204305 AND `DifficultyID`=0); -- Jerrie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204303 AND `DifficultyID`=0); -- Brul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204296 AND `DifficultyID`=0); -- Amador +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204293 AND `DifficultyID`=0); -- Miloh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (204289,204280,204279,204277,203073)); -- Thieving Rock Mouse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204288 AND `DifficultyID`=0); -- Rango +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (204286,87501)); -- Paulie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=204283 AND `DifficultyID`=0); -- [DNT] Inferno Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204276 AND `DifficultyID`=0); -- Void Lurker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204275 AND `DifficultyID`=0); -- Snapjaw Lurker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204271 AND `DifficultyID`=0); -- Abyssal Lurker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204269 AND `DifficultyID`=0); -- Devourer Lobstrok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204268 AND `DifficultyID`=0); -- Cheddar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204266 AND `DifficultyID`=0); -- Savage Lobstrok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204263 AND `DifficultyID`=0); -- Lord Stantley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204261 AND `DifficultyID`=0); -- Jade Skitterbug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (204251,145973,144793)); -- Sylvanas Windrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (204250,54116)); -- Dori'thur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204244 AND `DifficultyID`=0); -- Suffused Mold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204240 AND `DifficultyID`=0); -- Byrn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204237 AND `DifficultyID`=0); -- Lettuce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204235 AND `DifficultyID`=0); -- Suffused Materials +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204227 AND `DifficultyID`=0); -- Bronze Swoglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204226 AND `DifficultyID`=0); -- Crimson Swoglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204225 AND `DifficultyID`=0); -- Annuna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204224 AND `DifficultyID`=0); -- Emerald Swoglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204222 AND `DifficultyID`=0); -- Azure Swoglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204221 AND `DifficultyID`=0); -- Ambre +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204217 AND `DifficultyID`=0); -- Blaise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (204205,199889,199882)); -- Alert Hound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204183 AND `DifficultyID`=0); -- Inquisitor Fairbell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204182 AND `DifficultyID`=0); -- Crusader Alrick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204181 AND `DifficultyID`=0); -- Huntmaster Scarborgh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204177 AND `DifficultyID`=0); -- Scarlet Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=204170 AND `DifficultyID`=0); -- Shadow Vial Stalker [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=204169 AND `DifficultyID`=0); -- Flame Vial Stalker [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=204162 AND `DifficultyID`=0); -- Sundered Body +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (204139,186089,109589,100412,93592,91880,13839)); -- Royal Dreadguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (204107,187974)); -- Geoscanner 289-07 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204098 AND `DifficultyID`=0); -- Forsaken Blackblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=204066 AND `DifficultyID`=0); -- Temporal Anomaly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204036 AND `DifficultyID`=0); -- Roland +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (204034,188562)); -- Scarlet Banner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203994 AND `DifficultyID`=0); -- Tarantula Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203980 AND `DifficultyID`=0); -- [DNT] Kite Display Only +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203963,202792)); -- [DNT] Kill Credit - Vanishing Eggs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203961 AND `DifficultyID`=0); -- [DNT] Talk to Gatherer - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203939 AND `DifficultyID`=0); -- Animation Fluid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203927 AND `DifficultyID`=0); -- Failed Prototype +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203926 AND `DifficultyID`=0); -- Smelly Pot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203913 AND `DifficultyID`=0); -- Sparring Vehicle Bunny [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203866,143802)); -- Kindleweb Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203831 AND `DifficultyID`=0); -- Crystalline Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203826 AND `DifficultyID`=0); -- Colossal Draconic Golem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203825 AND `DifficultyID`=0); -- Voracious Magma Worm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203811 AND `DifficultyID`=0); -- Incarnation of Entropy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203809 AND `DifficultyID`=0); -- Entropic Hatred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203806 AND `DifficultyID`=0); -- Whisper in the Dark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203749 AND `DifficultyID`=0); -- Waking Shores Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203697 AND `DifficultyID`=0); -- [DNT]Conduit Beam Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203666 AND `DifficultyID`=0); -- [DNT] Beam Stalker Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203651 AND `DifficultyID`=0); -- Obsidian Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203650 AND `DifficultyID`=0); -- [DNT] Beam Stalker Source +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203648,203595,103205)); -- Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203640 AND `DifficultyID`=0); -- Black Hole Sun +UPDATE `creature_template_difficulty` SET `TypeFlags`=73 WHERE (`Entry`=203625 AND `DifficultyID`=0); -- Karokta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203623,203308,201050)); -- Stonewhisker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203600,72557,72556,51757)); -- Orc Child +UPDATE `creature_template_difficulty` SET `TypeFlags`=73 WHERE (`Entry`=203593 AND `DifficultyID`=0); -- Underlight Queen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203481 AND `DifficultyID`=0); -- Scarlet Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203463 AND `DifficultyID`=0); -- Arfus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203459,203415,203269,203202)); -- Aberrus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203457,203456,203455,203452,203451,203450,200405,199993)); -- Confused Recruit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203449,203448,203447)); -- Confused Acolyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203380 AND `DifficultyID`=0); -- Smelly Location +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203379,203377)); -- Ebonwing Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203373,203372)); -- Sunglow Cobra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203369,203367)); -- Deepridger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203366,203364)); -- Scarlapod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203359,203358)); -- Lithengale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203352 AND `DifficultyID`=0); -- [DNT] Lava Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203331 AND `DifficultyID`=0); -- Zskarn Golem Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203313,201005)); -- Hollow Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203312,201002)); -- Slabwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203311,201003)); -- Boulderfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203310,201001)); -- Cobbleshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203292,201000)); -- Endmite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203289,200999)); -- Yellabon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203287,200996)); -- Puddlehopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203280 AND `DifficultyID`=0); -- To'no +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203273,187112,186845)); -- Dragonscale Expedition Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203264 AND `DifficultyID`=0); -- Scouring Supernova +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203249 AND `DifficultyID`=0); -- Hurtling Barrage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203247 AND `DifficultyID`=0); -- Stalker: Door Open before Fall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203235 AND `DifficultyID`=0); -- Sundered Flame Prison Bunny [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203221 AND `DifficultyID`=0); -- Shadowflame Vial Stalker [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203212 AND `DifficultyID`=0); -- Jamoku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203180 AND `DifficultyID`=0); -- Kill Credit: Morqut Islet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203179,197348,197338,197331,197325,197308,197222)); -- Dormant Waygate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203154,51773,49562)); -- Dragonmaw Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203146 AND `DifficultyID`=0); -- Chilly Rolling Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203144,51890,32510,31739,31564,25242)); -- Warsong Battleguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203130,176221)); -- Raylen Milburn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203129,1324)); -- Heinrich Stone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203128,44237)); -- Maegan Tillman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203127,1328)); -- Elly Langston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203124,340)); -- Kendor Kabonka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203123,1348)); -- Gregory Ardus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203114,29152)); -- Stormwind Dock Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203109,176220)); -- Antoinette Jardin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203103 AND `DifficultyID`=0); -- Shadow Elemental Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=203066 AND `DifficultyID`=0); -- Boot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203059 AND `DifficultyID`=0); -- Decay Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203046 AND `DifficultyID`=0); -- Water Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203036 AND `DifficultyID`=0); -- Soul Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203030,200252,197034,186707,186418,176299)); -- Flying Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203015 AND `DifficultyID`=0); -- Ragetouched Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (203005,202975)); -- Snowball +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=203003 AND `DifficultyID`=0); -- Voidtouched Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202989 AND `DifficultyID`=0); -- Arcane Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202980 AND `DifficultyID`=0); -- Overseer Orca +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202978 AND `DifficultyID`=0); -- Captain Hu-Man +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202970 AND `DifficultyID`=0); -- Overcharged Flying Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202966 AND `DifficultyID`=0); -- Zskarn Wall Trap Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (202960,12580)); -- Reginald Windsor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (202957,1748)); -- Highlord Bolvar Fordragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202920 AND `DifficultyID`=0); -- [DNT] Beckon Trigger Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202919 AND `DifficultyID`=0); -- [DNT] Beckon Trigger Text Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202912 AND `DifficultyID`=0); -- Iskaara Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202910 AND `DifficultyID`=0); -- Desolate Blossom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202909 AND `DifficultyID`=0); -- Leaping Flames +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202849 AND `DifficultyID`=0); -- Alternate Self +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202824 AND `DifficultyID`=0); -- Erratic Remnant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202820 AND `DifficultyID`=0); -- Void Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (202813,201410,201392)); -- Scared Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202727 AND `DifficultyID`=0); -- [DNT]Conduit Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (202720,192135,26119)); -- Phoenix Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202708 AND `DifficultyID`=0); -- [DNT] Bunny Casts Spells on Behalf of World Objects +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (202698,199122)); -- Rehze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (202697,201361,200376,199133,99547)); -- Durak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202689 AND `DifficultyID`=0); -- Clockwork Azshara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202672 AND `DifficultyID`=0); -- Black Hole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202649 AND `DifficultyID`=0); -- Stormwind City Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202647 AND `DifficultyID`=0); -- Failed Experiment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202645 AND `DifficultyID`=0); -- [DNT] Talk to Collector - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (202642,202641,202640,202639)); -- Snail Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202633 AND `DifficultyID`=0); -- Drunk Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202632 AND `DifficultyID`=0); -- Sandsifting Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202557 AND `DifficultyID`=0); -- Clicking Swarmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (202556,202464)); -- Sarkareth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202548 AND `DifficultyID`=0); -- Volatile Self-Driving Toolbox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202517 AND `DifficultyID`=0); -- Envoy Korg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202511 AND `DifficultyID`=0); -- Enforcer Horb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202509 AND `DifficultyID`=0); -- Enforcer Tera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202508 AND `DifficultyID`=0); -- Enforcer Grant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202494 AND `DifficultyID`=0); -- Celastro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202493 AND `DifficultyID`=0); -- Cozmos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202492 AND `DifficultyID`=0); -- Lil' Algalon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (202489,202488,202487,202486,199943,199598,198979,198886)); -- Defias Thief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202484 AND `DifficultyID`=0); -- Gilded Mechafrog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202458 AND `DifficultyID`=0); -- Stargazer Zenoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202452 AND `DifficultyID`=0); -- Malfunctioning Matrix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=202440 AND `DifficultyID`=0); -- Enok the Stinky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (202404,158243,25305)); -- Dancing Flames +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202400 AND `DifficultyID`=0); -- [PH] Lavamancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202264 AND `DifficultyID`=0); -- Primal Lava Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202262 AND `DifficultyID`=0); -- Blazing Dreadsquall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202259 AND `DifficultyID`=0); -- Djaradin Wallclimber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202258 AND `DifficultyID`=0); -- Djaradin Skullcrusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202257 AND `DifficultyID`=0); -- Djaradin Magmashaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202109 AND `DifficultyID`=0); -- Djaradin Commander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202108 AND `DifficultyID`=0); -- Djaradin Dragonhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=202100 AND `DifficultyID`=0); -- Searing Breath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201983 AND `DifficultyID`=0); -- Succumbed to Madness +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201955 AND `DifficultyID`=0); -- Arcane Image +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201934 AND `DifficultyID`=0); -- Shadowflame Amalgamation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201909 AND `DifficultyID`=0); -- Scorching Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201904 AND `DifficultyID`=0); -- Blu'jaeden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201901 AND `DifficultyID`=0); -- Mothoroth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201900 AND `DifficultyID`=0); -- Kazzquack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201899,111323,88110)); -- Izal Whitemoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201889 AND `DifficultyID`=0); -- Arctichnid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201888 AND `DifficultyID`=0); -- Drakeula +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201884 AND `DifficultyID`=0); -- Yu'shor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201878 AND `DifficultyID`=0); -- Vikshi Thunderpaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201873 AND `DifficultyID`=0); -- Bloodquill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201872 AND `DifficultyID`=0); -- Tethik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201858 AND `DifficultyID`=0); -- Lyver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201849 AND `DifficultyID`=0); -- Adinakon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201845 AND `DifficultyID`=0); -- Enchanted Tuskling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201842 AND `DifficultyID`=0); -- Lord Flappinsby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201841 AND `DifficultyID`=0); -- Earthen Barrier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201840 AND `DifficultyID`=0); -- Feral Frogduck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (201817,201816,201814)); -- Elementium Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201802 AND `DifficultyID`=0); -- Excavator Morgrum Emberflint +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201798 AND `DifficultyID`=0); -- Thundering Banner of the Aspects +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201793 AND `DifficultyID`=0); -- Shadow Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201774 AND `DifficultyID`=0); -- Essence of Shadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201773 AND `DifficultyID`=0); -- Eternal Blaze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201753 AND `DifficultyID`=0); -- Sundered Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201751 AND `DifficultyID`=0); -- Ravenous Voidbeast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201748 AND `DifficultyID`=0); -- Sundered Timewalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201746 AND `DifficultyID`=0); -- Sundered Naturalist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201738 AND `DifficultyID`=0); -- Renewed Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201736 AND `DifficultyID`=0); -- Sundered Arcanist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201690 AND `DifficultyID`=0); -- Elder's Door +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201621,200617,199152,199053,3144)); -- Eitrigg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201620,200437,199173,199140,80535,44033,31412,4949)); -- Thrall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201617,199148)); -- Farseer Aggralan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201615 AND `DifficultyID`=0); -- Elemental Projection +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201609 AND `DifficultyID`=0); -- Drek'Thar's Wheelchair Wheel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201605,200394)); -- Totem of Water +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201604,200395)); -- Totem of Air +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201603,200396)); -- Totem of Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201602,200393)); -- Totem of Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201593,194930)); -- Ohn'ir Galeguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201592,195940,195307,191927)); -- Shikaar Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201591,195910,195308,194944,191808)); -- Teerai Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201567,71597,71049)); -- Orc Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201560 AND `DifficultyID`=0); -- Primalist Flamecaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201536 AND `DifficultyID`=0); -- Dar'mok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201521 AND `DifficultyID`=0); -- Hilde Wildwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201508 AND `DifficultyID`=0); -- Miss Sweets +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201507 AND `DifficultyID`=0); -- Raider Kerr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201506 AND `DifficultyID`=0); -- Raider Jhash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201505 AND `DifficultyID`=0); -- Boss Magor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201487,199997,199584,198966,198925,198920)); -- Clessington Attendant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201486 AND `DifficultyID`=0); -- Broxigar the Red +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201474 AND `DifficultyID`=0); -- [DNT] Justin's Test NPC 4 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201437 AND `DifficultyID`=0); -- Vicious Ember Worg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201429 AND `DifficultyID`=0); -- Hungry Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (201407,193463)); -- Azure Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201406 AND `DifficultyID`=0); -- Emerald Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201405 AND `DifficultyID`=0); -- Ruby Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201404 AND `DifficultyID`=0); -- Bronze Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201403 AND `DifficultyID`=0); -- Scalesworn Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201356 AND `DifficultyID`=0); -- Tamed Phoenix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201351 AND `DifficultyID`=0); -- Spirit Growth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201340 AND `DifficultyID`=0); -- Cave Rubble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201337 AND `DifficultyID`=0); -- Snowball Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201325,170238)); -- Nazgrim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201321 AND `DifficultyID`=0); -- Mysterious Orc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201314 AND `DifficultyID`=0); -- Warpweaver Zumzi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201312 AND `DifficultyID`=0); -- Warpweaver Taxoss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201303,1749)); -- Lady Katrana Prestor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201288 AND `DifficultyID`=0); -- Sundered Champion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (201255,201155,197298)); -- Nascent Proto-Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201252,7547)); -- Azure Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201251 AND `DifficultyID`=0); -- Ruby Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201245 AND `DifficultyID`=0); -- Obsidian Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201244,200810,7545)); -- Emerald Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201230 AND `DifficultyID`=0); -- Mizzen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201224 AND `DifficultyID`=0); -- Sickly Deer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201217,186288)); -- Apothecary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201215 AND `DifficultyID`=0); -- Plague Wagon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201214,51855,51842,47214,45629,45588,44911)); -- Dreadguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201207 AND `DifficultyID`=0); -- Stealthy Sneak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201199,7546)); -- Bronze Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201194 AND `DifficultyID`=0); -- Glimmstra Lightweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201166 AND `DifficultyID`=0); -- Sylvanas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=201157 AND `DifficultyID`=0); -- Wallclimb Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201143 AND `DifficultyID`=0); -- Elder Razlok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201141 AND `DifficultyID`=0); -- Elder Dekidig +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201140 AND `DifficultyID`=0); -- Iskaara Elder Sik'ek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201139 AND `DifficultyID`=0); -- Iskaara Elder Nemaglek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201137 AND `DifficultyID`=0); -- Iskaara Elder Shomkol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201132 AND `DifficultyID`=0); -- Ohn'ir Elder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201129 AND `DifficultyID`=0); -- Aylaag Elder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201124 AND `DifficultyID`=0); -- Hissing Dustmoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201120 AND `DifficultyID`=0); -- Pygmy Dawdler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201049 AND `DifficultyID`=0); -- Veeno +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201048 AND `DifficultyID`=0); -- [TR] Gear Vendor (DNT/WIP) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201045,191985)); -- Grand Apothecary Alchataur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201040 AND `DifficultyID`=0); -- Junior Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201032 AND `DifficultyID`=0); -- Toxic Watersnake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201020 AND `DifficultyID`=0); -- Atomic Recalibration +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (201018,46709)); -- Arugi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201008 AND `DifficultyID`=0); -- Rithro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201007 AND `DifficultyID`=0); -- Relka Bloodfyre +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201006 AND `DifficultyID`=0); -- Spirit of Blessing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=201004 AND `DifficultyID`=0); -- Explorer Bezzert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200995,14376)); -- Scout Manslayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200977,200976,200975)); -- Whelp Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200974,200973,200972,118812,102662,96238)); -- Murloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200971,200970,200969)); -- Undead Ghoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200968,200967,200966)); -- Stonehoof Tauren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200963,200962,200961)); -- Night Elf Huntress +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200958 AND `DifficultyID`=0); -- Wondrous Fish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=200943 AND `DifficultyID`=0); -- Electrified Colossal Stormfiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200937 AND `DifficultyID`=0); -- Pet Toy - Rubber Fish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=200930 AND `DifficultyID`=0); -- [PH] Ysera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=200929 AND `DifficultyID`=0); -- [PH] Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=200928 AND `DifficultyID`=0); -- [PH] Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=200924 AND `DifficultyID`=0); -- [PH] Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=200920 AND `DifficultyID`=0); -- [PH] Fiery Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=200919 AND `DifficultyID`=0); -- [PH] Dryad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200908 AND `DifficultyID`=0); -- Shadowcinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=200843 AND `DifficultyID`=0); -- [PH] Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200805 AND `DifficultyID`=0); -- Raptor Blood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200776 AND `DifficultyID`=0); -- Relocated Watersnake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200772,200697,200696,200694)); -- Flow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200770,200693,200692,200690)); -- Tremblor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200769,200685,200684,200682)); -- Vortex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200760 AND `DifficultyID`=0); -- Bag of Cactus Apples +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200752 AND `DifficultyID`=0); -- Beast Tracks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200747 AND `DifficultyID`=0); -- Shikaar Elder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200728,200317)); -- Duncon Ratsbon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200715 AND `DifficultyID`=0); -- Survey Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200714,184031)); -- Lightning Pool +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200710 AND `DifficultyID`=0); -- Survey Spike R +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200709 AND `DifficultyID`=0); -- Survey Spike L +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200680 AND `DifficultyID`=0); -- Storm-Touched Ohuna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200679 AND `DifficultyID`=0); -- Storm-Touched Skitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200678 AND `DifficultyID`=0); -- Storm-Touched Slyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200677 AND `DifficultyID`=0); -- Storm-Touched Swoglet +UPDATE `creature_template_difficulty` SET `HealthModifier`=10, `ManaModifier`=10 WHERE (`Entry`=200672 AND `DifficultyID`=0); -- [DNT] Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200670,47247)); -- Marud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200669,62194)); -- Ukos Bloodwhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200668 AND `DifficultyID`=0); -- Holgar Stormaxe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200667,41621)); -- Commander Thorak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200666,5875)); -- Mordak Darkfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200665,3216)); -- Arnak Fireblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200664,3327)); -- Gest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200663,72939)); -- Terga Earthbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200662,4047)); -- Zor Lonetree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200661 AND `DifficultyID`=0); -- Thork +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200660 AND `DifficultyID`=0); -- Sergra Darkthorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200659 AND `DifficultyID`=0); -- Lantresor of the Blade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200658 AND `DifficultyID`=0); -- Nazgrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200655 AND `DifficultyID`=0); -- Rehgar Earthfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200654 AND `DifficultyID`=0); -- Rokaro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200653 AND `DifficultyID`=0); -- Ritssyn Flamescowl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200652 AND `DifficultyID`=0); -- Silmara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200651 AND `DifficultyID`=0); -- Misha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200650 AND `DifficultyID`=0); -- High Warlord Cromush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200649 AND `DifficultyID`=0); -- Leoroxx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200648 AND `DifficultyID`=0); -- Rexxar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200647,73116)); -- Shokia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200646 AND `DifficultyID`=0); -- Blood Guard Torek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200645 AND `DifficultyID`=0); -- Captain Shatterskull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200643,150551)); -- Gargok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200642,200159)); -- Usha Eyegouge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200641 AND `DifficultyID`=0); -- Thura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200640 AND `DifficultyID`=0); -- Ariok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200639 AND `DifficultyID`=0); -- Mahka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200638,199566)); -- Mankrik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200637 AND `DifficultyID`=0); -- Garona Halforcen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200636 AND `DifficultyID`=0); -- Gralok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200635 AND `DifficultyID`=0); -- Gregor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200634 AND `DifficultyID`=0); -- Herezegor Flametusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200633 AND `DifficultyID`=0); -- Grot Deathblow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200632 AND `DifficultyID`=0); -- Mallia the Seer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200631 AND `DifficultyID`=0); -- Kolgar Flameguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200629 AND `DifficultyID`=0); -- Artesh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200628,152004,31151)); -- Tactical Officer Kilrath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200627,3328)); -- Ormok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200625 AND `DifficultyID`=0); -- Kagtha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200624,47233)); -- Gordul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200616,199153)); -- Jorin Deadeye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200615,199154)); -- Gorgonna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200614,199156)); -- Gorfax Angerfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200613,199151,168598)); -- Thega Graveblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200596 AND `DifficultyID`=0); -- Kill Credit: Ask Question [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200577 AND `DifficultyID`=0); -- Winston the Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200565 AND `DifficultyID`=0); -- Owa'nohe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200523 AND `DifficultyID`=0); -- Rune5 Floating +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200522 AND `DifficultyID`=0); -- Rune4 Floating +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200521 AND `DifficultyID`=0); -- Rune3 Floating +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200520 AND `DifficultyID`=0); -- Rune2 Floating +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200519 AND `DifficultyID`=0); -- Rune1 Relief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200513 AND `DifficultyID`=0); -- Plump Mammoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200511 AND `DifficultyID`=0); -- Rune5 Relief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200510 AND `DifficultyID`=0); -- Rune4 Relief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200509 AND `DifficultyID`=0); -- Rune3 Relief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200508 AND `DifficultyID`=0); -- Rune2 Relief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200507 AND `DifficultyID`=0); -- Rune1 Floating +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200504 AND `DifficultyID`=0); -- Rune4 (Water) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200503 AND `DifficultyID`=0); -- Rune3 (Fire) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200499 AND `DifficultyID`=0); -- Rune2 (Earth) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200494 AND `DifficultyID`=0); -- Invisible Bunny: Explosion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200491,199168)); -- Eroded Stone Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200490,199167)); -- Flood Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200429 AND `DifficultyID`=0); -- Rune5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200428 AND `DifficultyID`=0); -- Rune4 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200427 AND `DifficultyID`=0); -- Rune3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200426 AND `DifficultyID`=0); -- Rune2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200425 AND `DifficultyID`=0); -- Rune1 (Air) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200418 AND `DifficultyID`=0); -- Flaming Tornado +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200413,200218)); -- Laydia Vandersnatch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200409 AND `DifficultyID`=0); -- Totem of Spirits +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200406 AND `DifficultyID`=0); -- Dragonscale Expedition's Expedition Tent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200404 AND `DifficultyID`=0); -- Market Tent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200391 AND `DifficultyID`=0); -- Gnoll Tent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=200388 AND `DifficultyID`=0); -- Malformed Sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=200387 AND `DifficultyID`=0); -- Shambling Infester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200366,200330,200329,199995)); -- Defias Rebel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200355,200352)); -- Fae Sign R +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200353,200351,200350)); -- Sneed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200348,200266,112565)); -- Armored Wind Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200346,200267)); -- Grand Wind Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200337,200336,199047)); -- Maiev +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200333 AND `DifficultyID`=0); -- Drunzek Skullband +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200328,200327)); -- Jackpot! +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200326,200324)); -- Arch Arrow Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200318 AND `DifficultyID`=0); -- Petroglyph Test 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200297 AND `DifficultyID`=0); -- Petroglyph Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200274,198721,195293,192440,189307,182845)); -- Skitterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200273,195326,192461,191796,182794)); -- Tiny Drop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200268,198217,197827,194044,192082,187713,186533)); -- Tuskarr Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200261 AND `DifficultyID`=0); -- Trading Post Stormwind [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200259 AND `DifficultyID`=0); -- Driftling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200253,197031,195787,191792,191526,182839,182594,181431,133225,62312,36591)); -- Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200248 AND `DifficultyID`=0); -- Trading Post Orgrimmar [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200244,199121)); -- Aggra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200235 AND `DifficultyID`=0); -- Ridiculously Large Bakar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=200228 AND `DifficultyID`=0); -- Bronze Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=200227 AND `DifficultyID`=0); -- Emerald Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=200225 AND `DifficultyID`=0); -- Black Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=200224 AND `DifficultyID`=0); -- Ruby Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=200215 AND `DifficultyID`=0); -- Metalshaper Kuroko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200213 AND `DifficultyID`=0); -- Foggy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200209,198484)); -- Cave Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200208,199705)); -- Trading Post Barker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200174,200149,77412,77410,12053)); -- Frostwolf Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200166 AND `DifficultyID`=0); -- Bronze Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200165 AND `DifficultyID`=0); -- Whiteclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200164 AND `DifficultyID`=0); -- Palkar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200163,158501)); -- Warmaster Laggrond +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200162 AND `DifficultyID`=0); -- Jorek Ironside +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200161,154473)); -- Voggah Deathgrip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200160,158579)); -- Corporal Teeka Bloodsnarl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200158,13176)); -- Smith Regzar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200157,11947)); -- Captain Galvangar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200156,151611,31091,13140)); -- Commander Dardosh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200155,13179)); -- Wing Commander Guse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200154,13152)); -- Commander Malgor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200153 AND `DifficultyID`=0); -- Frostwolf Bloodhound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200152,12051)); -- Frostwolf Legionnaire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200151,10367)); -- Shrye Ragefist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200150,10364)); -- Yaelika Farclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200148,13359)); -- Frostwolf Bowman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200147,13153)); -- Commander Mulfort +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200146,13284)); -- Frostwolf Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200145,154474,13236)); -- Primalist Thurloga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200144,13798)); -- Jotek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200143,13181)); -- Wing Commander Mulverick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200142,12097)); -- Frostwolf Quartermaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200141,13448)); -- Sergeant Yazra Bloodsnarl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=200137 AND `DifficultyID`=0); -- Depraved Mistweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=200131 AND `DifficultyID`=0); -- Sha-Touched Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=200126 AND `DifficultyID`=0); -- Fallen Waterspeaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200124 AND `DifficultyID`=0); -- Defias Ringleader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200122 AND `DifficultyID`=0); -- Defias Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200119,200112,200106,199026,109067)); -- Normal Damage Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200103 AND `DifficultyID`=0); -- Stalwart Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200097 AND `DifficultyID`=0); -- Punchio +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200073 AND `DifficultyID`=0); -- Injured Recruit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (200027,186481)); -- Frosty Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200017 AND `DifficultyID`=0); -- [DNT] Invisible Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200009 AND `DifficultyID`=0); -- Audwin Alston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200004 AND `DifficultyID`=0); -- [DNT] Storm Pet Boss - Rare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200003 AND `DifficultyID`=0); -- [DNT] Storm Pet Boss - Epic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200000 AND `DifficultyID`=0); -- Stalwart Recruit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199999 AND `DifficultyID`=0); -- Confused Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199994 AND `DifficultyID`=0); -- Stalwart Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199940 AND `DifficultyID`=0); -- [DNT] Storm Pet Fodder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199938 AND `DifficultyID`=0); -- [DNT] Storm Pet Boss - Legendary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199924,199894,199767,186092,185849,185831,185794,185516,2055)); -- Master Apothecary Faranell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199922,199903,199893,199792,199762,186091,185895,185852,185829,185802,185801,185793,185513)); -- Lilian Voss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199912 AND `DifficultyID`=0); -- Scarlet Commander Forsythe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199846,182006)); -- Amberdeath Dragonfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199845,193640,192561,182787,106470,97376,61142,47794,2914)); -- Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199806 AND `DifficultyID`=0); -- Quartermaster Newlem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199805,199799)); -- Scarlet Recruit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199804 AND `DifficultyID`=0); -- Scarlet Boatmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199803 AND `DifficultyID`=0); -- Scarlet Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199797 AND `DifficultyID`=0); -- Lieutenant Hawlsey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199794,186101,185522)); -- Derek Proudmoore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199787,191454)); -- Amberfur Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199783,197718)); -- Crimson Knocker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199782,198804,187163)); -- Dark Widow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199781,189075,182646)); -- Seagull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199779,197098)); -- Ottuk Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199778,198801,198769,192488,191540,189306,182602,65570,36539,36507,36203,36201,35844)); -- Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199771 AND `DifficultyID`=0); -- Plagued Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199770 AND `DifficultyID`=0); -- Plagued Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199769,186104,185519,4606)); -- Aelthalyste +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199764,199731)); -- Stablehand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199711 AND `DifficultyID`=0); -- Ujni +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199692 AND `DifficultyID`=0); -- Proxy Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199680,199679,199678,128537,5925)); -- Grounding Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199671,199670,61245)); -- Capacitor Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199662 AND `DifficultyID`=0); -- FX - Chicken - Lava Dome - 08 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199661 AND `DifficultyID`=0); -- FX - Chicken - Lava Dome - 07 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199660 AND `DifficultyID`=0); -- FX - Chicken - Lava Dome - 06 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199657,191076,190984,190385,189941,186536,186527)); -- Emerald Scaleguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199643 AND `DifficultyID`=0); -- Shouva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199640,181128,169037,93148,92461)); -- El-ahrairah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199631 AND `DifficultyID`=0); -- FX - Chicken - Lava Dome - 05 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199630 AND `DifficultyID`=0); -- FX - Chicken - Lava Dome - 04 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199629 AND `DifficultyID`=0); -- FX - Chicken - Lava Dome - 03 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199628 AND `DifficultyID`=0); -- FX - Chicken - Lava Dome - 02 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199627 AND `DifficultyID`=0); -- FX - Chicken - Lava Dome - 00 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199626 AND `DifficultyID`=0); -- FX - Chicken - Lava Dome - 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199625 AND `DifficultyID`=0); -- Fraggel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199606 AND `DifficultyID`=0); -- Fresh Pot of Draconic Tea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199602 AND `DifficultyID`=0); -- [DND] Fireworks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199588 AND `DifficultyID`=0); -- Bouncing Bass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199583 AND `DifficultyID`=0); -- Hudson Davor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199579 AND `DifficultyID`=0); -- Ruby Feast Harp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199578 AND `DifficultyID`=0); -- Ruby Feast Drum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199577,199576)); -- Ruby Feast Flute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199575,199574,199573,199572,199571,199570,199569)); -- Ruby Feast Food +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `ManaModifier`=1 WHERE (`Entry`=199561 AND `DifficultyID`=0); -- Archmage Aethas Sunreaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199536,198984,198922,198912)); -- Cecilia Clessington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199530 AND `DifficultyID`=0); -- Raxem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199528 AND `DifficultyID`=0); -- Yikko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199527 AND `DifficultyID`=0); -- Allik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (199525,199522)); -- Gusting Rime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199523 AND `DifficultyID`=0); -- Tahreel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199506 AND `DifficultyID`=0); -- Oozing Decay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199505 AND `DifficultyID`=0); -- Wall Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199501 AND `DifficultyID`=0); -- Vault Skitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199489 AND `DifficultyID`=0); -- Hollia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199483 AND `DifficultyID`=0); -- Lamppost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199452,194720,192249)); -- Grizzlefur Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199444,150873,62693,29328)); -- Arctic Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199440 AND `DifficultyID`=0); -- Fancy Chair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199439 AND `DifficultyID`=0); -- Flopping Tilapia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199436 AND `DifficultyID`=0); -- Shaggy Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199414 AND `DifficultyID`=0); -- Isles Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199400 AND `DifficultyID`=0); -- Snowfur Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199388,198719)); -- Raszageth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199386,193957)); -- Highlands Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=199352 AND `DifficultyID`=0); -- Reverberating Boulder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199340 AND `DifficultyID`=0); -- Agent Render +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199324 AND `DifficultyID`=0); -- Slippery Salmon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199288 AND `DifficultyID`=0); -- Highmountain Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199283 AND `DifficultyID`=0); -- Daisy Glimmerhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199281 AND `DifficultyID`=0); -- Seer Dedarkia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199280 AND `DifficultyID`=0); -- Lok'osh Bortuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199277 AND `DifficultyID`=0); -- Lok'osh Rera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199275 AND `DifficultyID`=0); -- Termac the Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199273 AND `DifficultyID`=0); -- Lok'osh Songseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199270 AND `DifficultyID`=0); -- Lok'osh Brighttusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199268 AND `DifficultyID`=0); -- Seer Lighthoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199265 AND `DifficultyID`=0); -- Gorben Highbrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199264 AND `DifficultyID`=0); -- Morata Glowheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199262 AND `DifficultyID`=0); -- Nula the Butcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199258 AND `DifficultyID`=0); -- Seer Brighthorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199256,143622,134468,99737,55659)); -- Wild Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199255 AND `DifficultyID`=0); -- Lani +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199252 AND `DifficultyID`=0); -- Rowdy Warlock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199250 AND `DifficultyID`=0); -- Rowdy Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199249 AND `DifficultyID`=0); -- Draka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199247,109459)); -- Grommash Hellscream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199245 AND `DifficultyID`=0); -- Seer Shinetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199244 AND `DifficultyID`=0); -- Orgrim Doomhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199243 AND `DifficultyID`=0); -- Durotan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199242 AND `DifficultyID`=0); -- Varok Saurfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199241 AND `DifficultyID`=0); -- Leila Startotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199240 AND `DifficultyID`=0); -- Larkspur Sparkmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199239 AND `DifficultyID`=0); -- Petunia Glimmerhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199237 AND `DifficultyID`=0); -- Far'kul Flametongue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199235,46708)); -- Suja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199234 AND `DifficultyID`=0); -- Kill Credit: Churning Wildwater Calmed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=199233 AND `DifficultyID`=0); -- Flamescale Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199226,197841,191016)); -- Uktulut Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199225 AND `DifficultyID`=0); -- Branami Darkhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199223 AND `DifficultyID`=0); -- Escaped Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199222 AND `DifficultyID`=0); -- Boarton Shadetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199221,43239)); -- Razgar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199220 AND `DifficultyID`=0); -- Violetwing Stagbeetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199209,62193)); -- Rok'kal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199206,154980)); -- Kyl'kahn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199205,24498)); -- Cort Gorestein +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199202 AND `DifficultyID`=0); -- Gornbroad Sharpeye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199186 AND `DifficultyID`=0); -- Gor'krosh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199183 AND `DifficultyID`=0); -- Injured Adventurer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199180 AND `DifficultyID`=0); -- Nuptuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199179 AND `DifficultyID`=0); -- Terrified Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199178 AND `DifficultyID`=0); -- Dead Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199174 AND `DifficultyID`=0); -- Bamoora Shadowhide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199169 AND `DifficultyID`=0); -- Mud Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199165 AND `DifficultyID`=0); -- The Spirit of Thunder Ridge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199164 AND `DifficultyID`=0); -- Assistant Zaa'je +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199159 AND `DifficultyID`=0); -- Star Sailor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199155 AND `DifficultyID`=0); -- Star Captain Barabos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199149 AND `DifficultyID`=0); -- Sh'dorana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199145 AND `DifficultyID`=0); -- R'mortos the Shining Shadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199139,12121)); -- Drakan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199138,12122)); -- Duros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199136 AND `DifficultyID`=0); -- Farseer Drek'Thar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199123,66813)); -- Spring +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199117 AND `DifficultyID`=0); -- Winter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199116 AND `DifficultyID`=0); -- Ryala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199115 AND `DifficultyID`=0); -- Gothal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199057 AND `DifficultyID`=0); -- Black Dragon's Challenge Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199055 AND `DifficultyID`=0); -- Moonpaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199054 AND `DifficultyID`=0); -- Fisherman's Folly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199045 AND `DifficultyID`=0); -- Arcweaver Kashra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199039,199038)); -- Obsidian Geneology +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199025 AND `DifficultyID`=0); -- A.F.M.O.D. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199024 AND `DifficultyID`=0); -- Volt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199023,141545)); -- Ticker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199022 AND `DifficultyID`=0); -- Newt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199021 AND `DifficultyID`=0); -- Patch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199018 AND `DifficultyID`=0); -- Quartermaster Tulmac +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199017 AND `DifficultyID`=0); -- Jukanga the Snitch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199016 AND `DifficultyID`=0); -- Gunner Bosanya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199015 AND `DifficultyID`=0); -- First Mate Jamboya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199008 AND `DifficultyID`=0); -- Shade of Onyxia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (199006,198926)); -- Count Clessington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199004 AND `DifficultyID`=0); -- Defias Bandit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199003 AND `DifficultyID`=0); -- Enforcer Jennive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=198992 AND `DifficultyID`=0); -- Storm Energy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198990 AND `DifficultyID`=0); -- Marshal McBride +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198983,198924,198896,198884,130532,332)); -- Master Mathias Shaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198955 AND `DifficultyID`=0); -- Kazoo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198954,16587)); -- Barley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198928,198885)); -- SI:7 Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198918 AND `DifficultyID`=0); -- Maximillian of Northshire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198913 AND `DifficultyID`=0); -- [DNT]Storm - Major - Kill Credit - Boss - 001 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198905 AND `DifficultyID`=0); -- Vicious Elder Ember Worg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198900 AND `DifficultyID`=0); -- [DNT]Storm - Major - Kill Credit - Mini Boss - A - 001 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198892 AND `DifficultyID`=0); -- [DNT]Storm - Minor - Kill Credit - Boss - 001 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198879 AND `DifficultyID`=0); -- Fingerspring Security +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198876 AND `DifficultyID`=0); -- Obsidian Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=198870 AND `DifficultyID`=0); -- Sundered Preserver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198867 AND `DifficultyID`=0); -- Trading Post Stables +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198864 AND `DifficultyID`=0); -- Observant Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198843,196663,187058)); -- Ruby Scaleguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198840,198839,198836)); -- [DNT]Storm Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198837 AND `DifficultyID`=0); -- [DNT]Storm Manager +UPDATE `creature_template_difficulty` SET `HealthModifier`=0.300000011920928955 WHERE (`Entry`=198815 AND `DifficultyID`=0); -- Trained Lizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198805,187164)); -- Invasive Salamanther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198800,191521)); -- Cave Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198799,186717,176300)); -- Baby Thunder Lizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198788,195576,195228,191818,191579,183574,182786,176296)); -- Shaggy Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198787,191543)); -- Stormsoaked Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198773,198656,192460,192144,190435,182682)); -- Sea Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198772,198663,192143)); -- Baby Sea Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198771,191564)); -- Coastal Seagull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198757,175198)); -- Void Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198756 AND `DifficultyID`=0); -- Krogh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198755 AND `DifficultyID`=0); -- Spencer "Boots" Read +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198750,198748)); -- Expedition Escort +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198747 AND `DifficultyID`=0); -- Pashthan Salthoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=198722 AND `DifficultyID`=0); -- Ascended Storm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198708 AND `DifficultyID`=0); -- [DNT] Training Quest - Snake Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198647 AND `DifficultyID`=0); -- Huckel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198629 AND `DifficultyID`=0); -- Flynn Fairwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198626,71929)); -- Sully "The Pickle" McLeary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198611 AND `DifficultyID`=0); -- Marshal Joan Cleardawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198601 AND `DifficultyID`=0); -- Pascal-K1N6 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198592 AND `DifficultyID`=0); -- Hot Springs Damselfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198589 AND `DifficultyID`=0); -- Assistant Dilya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198581 AND `DifficultyID`=0); -- Sam Corff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198579 AND `DifficultyID`=0); -- Valarian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=198578 AND `DifficultyID`=0); -- Azure Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198557 AND `DifficultyID`=0); -- Kalcifer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198555 AND `DifficultyID`=0); -- Chaos Tear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198553 AND `DifficultyID`=0); -- Razmu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198552 AND `DifficultyID`=0); -- Razk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198551 AND `DifficultyID`=0); -- Thaza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198547 AND `DifficultyID`=0); -- Shadowy Tear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198543 AND `DifficultyID`=0); -- Pinkie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198542 AND `DifficultyID`=0); -- Destia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198541 AND `DifficultyID`=0); -- Zurenoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198540 AND `DifficultyID`=0); -- Tharalash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198539 AND `DifficultyID`=0); -- Kozastran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198538 AND `DifficultyID`=0); -- Krozuthar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198537 AND `DifficultyID`=0); -- Nothazoral +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198536 AND `DifficultyID`=0); -- Alsiaszar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198533 AND `DifficultyID`=0); -- Nazurathar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198532 AND `DifficultyID`=0); -- Zhakloskar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198531 AND `DifficultyID`=0); -- Zaralash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198530 AND `DifficultyID`=0); -- Emishalan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198529 AND `DifficultyID`=0); -- Kotheshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198526 AND `DifficultyID`=0); -- Nirathan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198518 AND `DifficultyID`=0); -- Zindaralash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198515 AND `DifficultyID`=0); -- Alzinathel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198511 AND `DifficultyID`=0); -- Troubled Tome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198509 AND `DifficultyID`=0); -- Berkeley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198506 AND `DifficultyID`=0); -- Krenzen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198505 AND `DifficultyID`=0); -- Blue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198504 AND `DifficultyID`=0); -- Kino +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198497 AND `DifficultyID`=0); -- Nathenaseth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=198493 AND `DifficultyID`=0); -- Nexus-Lord Donjon Rade V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198489 AND `DifficultyID`=0); -- Denizen of the Dream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198482 AND `DifficultyID`=0); -- Krozhalan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198480 AND `DifficultyID`=0); -- Cubbly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198473 AND `DifficultyID`=0); -- PvP Gear Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198439 AND `DifficultyID`=0); -- Playful Foal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198430 AND `DifficultyID`=0); -- Shimmering Skipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=198386 AND `DifficultyID`=0); -- Scouting Map +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=198326 AND `DifficultyID`=0); -- Stormwrought Despoiler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198316 AND `DifficultyID`=0); -- Obsidian Proto-Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=198311 AND `DifficultyID`=0); -- Flamewrought Eradicator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=198309 AND `DifficultyID`=0); -- Burning Colossus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=198308 AND `DifficultyID`=0); -- Frostwrought Dominator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=198294 AND `DifficultyID`=0); -- Concentrated Storm Essence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198273 AND `DifficultyID`=0); -- Gale Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198272 AND `DifficultyID`=0); -- Blaze Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198271 AND `DifficultyID`=0); -- Dust Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198269 AND `DifficultyID`=0); -- Tide Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198244 AND `DifficultyID`=0); -- Isles Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198242 AND `DifficultyID`=0); -- Playful Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198236,172309)); -- Divine Image +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=198227 AND `DifficultyID`=0); -- Fire Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198226 AND `DifficultyID`=0); -- Miniscule Monarch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198216 AND `DifficultyID`=0); -- Unsalted Water Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198208 AND `DifficultyID`=0); -- Aetos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198149 AND `DifficultyID`=0); -- Oliveye Fry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=198137 AND `DifficultyID`=0); -- Raging Storm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198109 AND `DifficultyID`=0); -- Shoutmaster Skully +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=198104 AND `DifficultyID`=0); -- Orb Lightning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198097 AND `DifficultyID`=0); -- [DND] Wind Gust Prop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=198086 AND `DifficultyID`=0); -- Titanic Energy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=198085 AND `DifficultyID`=0); -- Elemental Convergence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198077 AND `DifficultyID`=0); -- Petal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198051,55010)); -- Wild Mushroom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=198038 AND `DifficultyID`=0); -- Primal Avatar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198037,192545,51348,50443)); -- Stormwind Gryphon Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (198022,198020,197967,197932,197927,197735,197374,197276,195226,189366,187863,187443,182842,182648)); -- Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198014 AND `DifficultyID`=0); -- Wheeled Floaty Boaty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197969 AND `DifficultyID`=0); -- Lady Feathersworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197963 AND `DifficultyID`=0); -- Living Mud Mask +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197959 AND `DifficultyID`=0); -- Kaaya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197958 AND `DifficultyID`=0); -- Noorave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197953 AND `DifficultyID`=0); -- Outskirts Forager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197939 AND `DifficultyID`=0); -- Coastal Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197901 AND `DifficultyID`=0); -- Blacksmith Bob Snake Killer [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197900 AND `DifficultyID`=0); -- Shore Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197894 AND `DifficultyID`=0); -- Kill Credit: Meat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197889 AND `DifficultyID`=0); -- Lushfeather Cryer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197865 AND `DifficultyID`=0); -- Crucible +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197839 AND `DifficultyID`=0); -- Kunap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197838 AND `DifficultyID`=0); -- Kikiua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (197834,197833,189082,114840,114832)); -- PvP Training Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197777 AND `DifficultyID`=0); -- Yellowfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197775 AND `DifficultyID`=0); -- Vala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197773 AND `DifficultyID`=0); -- Vivi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197761 AND `DifficultyID`=0); -- Fann +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197756 AND `DifficultyID`=0); -- Kalithumos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197750 AND `DifficultyID`=0); -- Persistent Bug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197746 AND `DifficultyID`=0); -- Aurora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197720 AND `DifficultyID`=0); -- Manikin Glider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197719 AND `DifficultyID`=0); -- Slender Ear Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=197715 AND `DifficultyID`=0); -- Essence of Primal Ice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=197714 AND `DifficultyID`=0); -- Essence of Primal Storm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=197713 AND `DifficultyID`=0); -- Essence of Primal Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=197712 AND `DifficultyID`=0); -- Essence of Primal Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197711 AND `DifficultyID`=0); -- Lindormi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197702 AND `DifficultyID`=0); -- "Resting" Shrineguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=197691 AND `DifficultyID`=0); -- Raging Inferno +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197686 AND `DifficultyID`=0); -- Cliffs Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197661 AND `DifficultyID`=0); -- Grey Tailed Foal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (197637,197636)); -- Polliswog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (197629,197628)); -- Blue Dasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197598 AND `DifficultyID`=0); -- Kapii +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=197595 AND `DifficultyID`=0); -- Earthwrought Smasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197571 AND `DifficultyID`=0); -- Faye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (197558,189620)); -- Pip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197552 AND `DifficultyID`=0); -- Temporally-Touched Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197546 AND `DifficultyID`=0); -- Coastal Grizzly Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=197479 AND `DifficultyID`=0); -- Jet Stream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197447 AND `DifficultyID`=0); -- Stormamu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197441 AND `DifficultyID`=0); -- Campfire Bunny [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197439 AND `DifficultyID`=0); -- Mountainside Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197437 AND `DifficultyID`=0); -- Enlivening Crucible +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197434 AND `DifficultyID`=0); -- Time-Touched Skitterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197417 AND `DifficultyID`=0); -- Arcantus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=197396 AND `DifficultyID`=0); -- Strange Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=197394 AND `DifficultyID`=0); -- Blazing Banner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (197384,150443,150298,144478,134955,129926,62664,620)); -- Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (197375,172026,165712,145971,142113,131571,114621,106471,61384,45439,26525)); -- Cockroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197350 AND `DifficultyID`=0); -- Setimothes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197347 AND `DifficultyID`=0); -- Kill Credit: Shady Sanctuary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197339 AND `DifficultyID`=0); -- Kill Credit: Eon's Fringe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197336 AND `DifficultyID`=0); -- Enyobon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197330 AND `DifficultyID`=0); -- Kill Credit: Algeth'era +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197326 AND `DifficultyID`=0); -- Kill Credit: Vakthros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197314 AND `DifficultyID`=0); -- Kill Credit: Skytop Observatory +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197297 AND `DifficultyID`=0); -- Tikkiz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197290 AND `DifficultyID`=0); -- Arudien Sandalwood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197287 AND `DifficultyID`=0); -- Annywn Dynaspark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197269 AND `DifficultyID`=0); -- Toy Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197267 AND `DifficultyID`=0); -- Riley Tidy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197253 AND `DifficultyID`=0); -- "Lefty" Lucy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197249 AND `DifficultyID`=0); -- Karty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197248 AND `DifficultyID`=0); -- Rowdy Kodo Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197245 AND `DifficultyID`=0); -- Meenor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197244 AND `DifficultyID`=0); -- Celedhring +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197243 AND `DifficultyID`=0); -- Starfall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197241 AND `DifficultyID`=0); -- Huntsman So'Lar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197229 AND `DifficultyID`=0); -- Soar Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197223 AND `DifficultyID`=0); -- Waygate Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (197216,36511)); -- Spectral Tiger Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (197215,64899)); -- Mechanical Pandaren Dragonling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (197214,68659)); -- Anubisath Idol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197186 AND `DifficultyID`=0); -- Kill Credit: Rusza'thar Reach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197116 AND `DifficultyID`=0); -- Skritches +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197114 AND `DifficultyID`=0); -- Phantus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197112 AND `DifficultyID`=0); -- Curious Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197110 AND `DifficultyID`=0); -- Fenthik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197109 AND `DifficultyID`=0); -- Nezzie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197108 AND `DifficultyID`=0); -- Venveri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197107 AND `DifficultyID`=0); -- Shervatha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197106 AND `DifficultyID`=0); -- Garaven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197104 AND `DifficultyID`=0); -- Willava +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197102 AND `DifficultyID`=0); -- Bakhushek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197101 AND `DifficultyID`=0); -- Riverbank Leaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197100 AND `DifficultyID`=0); -- Heleth the Wise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197089 AND `DifficultyID`=0); -- Sophic Amalgamation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197065 AND `DifficultyID`=0); -- Dust Pile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (197064,197063)); -- The Quackcestor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197062 AND `DifficultyID`=0); -- Spotted Fritillary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197049 AND `DifficultyID`=0); -- Woolly Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197043 AND `DifficultyID`=0); -- Sunshell Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (197039,104136)); -- Tree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197037 AND `DifficultyID`=0); -- Brown Speckled Croaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (197033,193425,191793,182595,181473,158245)); -- Cricket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197032 AND `DifficultyID`=0); -- Fae Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197030 AND `DifficultyID`=0); -- Fluffy Cottontail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197029 AND `DifficultyID`=0); -- Maidenfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197026 AND `DifficultyID`=0); -- [PH]Flowering Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197021 AND `DifficultyID`=0); -- Combatant Observers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197001 AND `DifficultyID`=0); -- Pitiful Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196999 AND `DifficultyID`=0); -- Island Flicker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=196993 AND `DifficultyID`=0); -- Energized Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196986 AND `DifficultyID`=0); -- Nokhud Vulture +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=196946 AND `DifficultyID`=0); -- Lurking Lunker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196924 AND `DifficultyID`=0); -- Rock Sporebat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=196857 AND `DifficultyID`=0); -- Clutchwarren Runestone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=196854 AND `DifficultyID`=0); -- Primalist Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=196849 AND `DifficultyID`=0); -- Burning Behemoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=196848 AND `DifficultyID`=0); -- Steamy Behemoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=196847 AND `DifficultyID`=0); -- Icy Behemoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=196846 AND `DifficultyID`=0); -- Freezing Vapor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=196845 AND `DifficultyID`=0); -- Frozen Behemoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (196832,164555)); -- Millificent Manastorm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196815 AND `DifficultyID`=0); -- Meaty Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196764 AND `DifficultyID`=0); -- Self +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (196747,196746,196744,196741,196739,196738,196591,196572,190600,187439)); -- Bubbled Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196730 AND `DifficultyID`=0); -- Enormous Explorer's Hat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196685 AND `DifficultyID`=0); -- Icewing Sapsucker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=196679 AND `DifficultyID`=0); -- Frozen Shroud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196666 AND `DifficultyID`=0); -- Stormie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196654 AND `DifficultyID`=0); -- Kitsu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196653 AND `DifficultyID`=0); -- Mika +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196652 AND `DifficultyID`=0); -- Reservoir Filly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196630 AND `DifficultyID`=0); -- Eftling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196621 AND `DifficultyID`=0); -- Dipper the Rescued Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196620 AND `DifficultyID`=0); -- Pleeqi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196616 AND `DifficultyID`=0); -- Reservoir Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196603 AND `DifficultyID`=0); -- Daisy the Rescued Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196593 AND `DifficultyID`=0); -- Cheese the Rescued Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196592 AND `DifficultyID`=0); -- Quackers the Rescued Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (196581,60097)); -- White Tiger Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196580 AND `DifficultyID`=0); -- Ossuary Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196549 AND `DifficultyID`=0); -- Airship +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196547 AND `DifficultyID`=0); -- Darkmoon Airship +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196537 AND `DifficultyID`=0); -- Kill Credit: Lubbins Bandaged +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196519 AND `DifficultyID`=0); -- Meandering Foal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (196491,193274)); -- Reveling Shimmerwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196472 AND `DifficultyID`=0); -- Nokhud Apprentice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196470 AND `DifficultyID`=0); -- Nokhud Combatant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196461 AND `DifficultyID`=0); -- Animated Flames +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (196446,189139)); -- Kirin Tor Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196421 AND `DifficultyID`=0); -- Border Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196409 AND `DifficultyID`=0); -- Black Skitterbug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196406 AND `DifficultyID`=0); -- Rubbery Fish Head +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196394 AND `DifficultyID`=0); -- Tuskarr Training Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196359 AND `DifficultyID`=0); -- Kogio +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196323 AND `DifficultyID`=0); -- Imbu Refugee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196305 AND `DifficultyID`=0); -- Crimson Proto-Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196304 AND `DifficultyID`=0); -- Magic Nibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196292 AND `DifficultyID`=0); -- Kill Credit: Get Haniko's Advice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196280 AND `DifficultyID`=0); -- Unstable Tear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196264 AND `DifficultyID`=0); -- Haniko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196206 AND `DifficultyID`=0); -- Gwosh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (196197,192576)); -- Grasstail Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196188 AND `DifficultyID`=0); -- Yellowback Polywog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196184 AND `DifficultyID`=0); -- Ambitious Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196172 AND `DifficultyID`=0); -- Acorn Harvester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196164 AND `DifficultyID`=0); -- Kill Credit: Get Patchu's Advice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196111 AND `DifficultyID`=0); -- Pit Lord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196086 AND `DifficultyID`=0); -- Kill Credit: Waygate Selected +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196081 AND `DifficultyID`=0); -- Mimzy Spazzlerock's Evil Twin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196069 AND `DifficultyID`=0); -- Patchu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196068 AND `DifficultyID`=0); -- Adventurer Krinthor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195978,103673)); -- Darkglare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195939 AND `DifficultyID`=0); -- Bubble Drifter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195911 AND `DifficultyID`=0); -- Injured Lubbins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195907,195252,195245,195244)); -- Yennu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195896 AND `DifficultyID`=0); -- Chip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195890,195824)); -- Raidu the Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195889,190772)); -- Ongke the Ottuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195887,190773)); -- Dumen the Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195886,190851)); -- Taichek the Timbertooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195884,193164,191168,187062,187061)); -- Expedition Guarantor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195882 AND `DifficultyID`=0); -- Spectaur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195880 AND `DifficultyID`=0); -- Roaming Rocks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195871 AND `DifficultyID`=0); -- Pollen Duster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195869 AND `DifficultyID`=0); -- Diminuitive Boghopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195835,192047,189103)); -- Scruffy Ottuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195825 AND `DifficultyID`=0); -- Hydrated Ottuk Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195823 AND `DifficultyID`=0); -- Tamable Shardhide Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195809 AND `DifficultyID`=0); -- Diseased Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195786 AND `DifficultyID`=0); -- Dehydrated Ottuk Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195747 AND `DifficultyID`=0); -- Hornswog Found +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195727 AND `DifficultyID`=0); -- Trapped Thunderspine Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195721,195720,37752)); -- Dwarf Water Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195667 AND `DifficultyID`=0); -- Wyrmhole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=195584 AND `DifficultyID`=0); -- Primal Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (195583,193449)); -- Static Field +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195515 AND `DifficultyID`=0); -- Elder Boughweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195502,192103,189093)); -- Pricklefury Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195487,195476)); -- Bunny Vigilance Visuals +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195473 AND `DifficultyID`=0); -- Energy Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195466 AND `DifficultyID`=0); -- Revived Baby Salamanther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195462 AND `DifficultyID`=0); -- Injured Baby Salamanther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195447 AND `DifficultyID`=0); -- Gorloc Surfboard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195426 AND `DifficultyID`=0); -- Kill Credit: Waygate Charged +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195425 AND `DifficultyID`=0); -- Kill Credit: In Position +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195396 AND `DifficultyID`=0); -- Kill Credit: Waygate Used +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195373 AND `DifficultyID`=0); -- Pepper Hammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195372,194066)); -- Maruukai Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195370 AND `DifficultyID`=0); -- Wildwater Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195332 AND `DifficultyID`=0); -- Kill Credit: Mana Wyrm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195312 AND `DifficultyID`=0); -- Dead Prairie Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195299 AND `DifficultyID`=0); -- Kill Credit: Arrived at Location 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195296 AND `DifficultyID`=0); -- Sand Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195287,192049,189104)); -- Swoglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195284 AND `DifficultyID`=0); -- Dead Shikaar Hunters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=195282 AND `DifficultyID`=0); -- Storm Echo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195263,187491)); -- Pond Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195260,61328,9699)); -- Fire Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195259 AND `DifficultyID`=0); -- Ruffled Prairie Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195250,195246)); -- PvP Flare Gun Map Vignette Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195232 AND `DifficultyID`=0); -- Primal Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195203,193779,187818)); -- Baby Scalebiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195201 AND `DifficultyID`=0); -- Kill Credit: Arrived at Location 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195178 AND `DifficultyID`=0); -- Kill Credit: Arrived at Location 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195171 AND `DifficultyID`=0); -- Kill Credit: See Portal 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195167 AND `DifficultyID`=0); -- Kill Credit: Portal 3 Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195166 AND `DifficultyID`=0); -- Kill Credit: Portal 2 Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195165 AND `DifficultyID`=0); -- Kill Credit: Portal 1 Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195149 AND `DifficultyID`=0); -- Tranquil Foal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195145 AND `DifficultyID`=0); -- Magical Snow Sled +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (195140,195053,194700,194684,186528)); -- Emerald Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195107 AND `DifficultyID`=0); -- Taivan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195096 AND `DifficultyID`=0); -- Grasslands Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195089 AND `DifficultyID`=0); -- Kill Credit: Nightborne Inquiry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195055 AND `DifficultyID`=0); -- Reagent Skeleton Skinnaur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195042 AND `DifficultyID`=0); -- Serene Skitterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195007 AND `DifficultyID`=0); -- Emerald Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195006 AND `DifficultyID`=0); -- Imprinted Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=194999 AND `DifficultyID`=0); -- Volatile Spark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (194942,155966,45370)); -- Smokey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194893 AND `DifficultyID`=0); -- Gray Marmoni +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194888 AND `DifficultyID`=0); -- Vulpera Poacher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194862 AND `DifficultyID`=0); -- Raq +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=194777 AND `DifficultyID`=0); -- Unstable Vortex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194773 AND `DifficultyID`=0); -- Lava Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194767 AND `DifficultyID`=0); -- Cliffside Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (194762,191819,187985,182784,181438,165757,61141,2620)); -- Prairie Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (194756,185525,151783,51666,48736,45382,45253)); -- Genn Greymane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=194743 AND `DifficultyID`=0); -- Energy Collector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=194729 AND `DifficultyID`=0); -- Titanic Dynamo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194716 AND `DifficultyID`=0); -- Book Podium +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194711 AND `DifficultyID`=0); -- Kill Credit: Energy Captured +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (194708,119521)); -- Cauldron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194705 AND `DifficultyID`=0); -- Blue-footed Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194678 AND `DifficultyID`=0); -- Battle Illidan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194677 AND `DifficultyID`=0); -- Battle Arthas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194659 AND `DifficultyID`=0); -- Dumpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194658 AND `DifficultyID`=0); -- TEST Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194651 AND `DifficultyID`=0); -- Kill Credit: Hornswog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=194647 AND `DifficultyID`=0); -- Thunder Caller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194634 AND `DifficultyID`=0); -- Kill Credit: Inspect Stone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194633 AND `DifficultyID`=0); -- Etched Ancient Monolith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (194587,164556)); -- Millhouse Manastorm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194572 AND `DifficultyID`=0); -- Pond Skitterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (194479,188029)); -- Sprightly Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194450 AND `DifficultyID`=0); -- Suspicious Elementals +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194448 AND `DifficultyID`=0); -- Amalgamite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194419 AND `DifficultyID`=0); -- Exuberant Foal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194379 AND `DifficultyID`=0); -- Rambunctious Foal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194343 AND `DifficultyID`=0); -- Upio +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194333 AND `DifficultyID`=0); -- Ijap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=194331 AND `DifficultyID`=0); -- Primal Ice Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=194329 AND `DifficultyID`=0); -- Primal Fire Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194322 AND `DifficultyID`=0); -- Kal'uvin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194319 AND `DifficultyID`=0); -- Haaik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194318 AND `DifficultyID`=0); -- Kiopo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (194276,194275)); -- Kaia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (194269,139109)); -- Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194260 AND `DifficultyID`=0); -- Firelord Nomi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194192 AND `DifficultyID`=0); -- Interactions Credit: Emerald Gardens +UPDATE `creature_template_difficulty` SET `HealthModifier`=1.20000004768371582 WHERE (`Entry`=194142 AND `DifficultyID`=0); -- Intrusive Pupstinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (194118,15803)); -- Tranquil Air Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (194117,5873)); -- Stoneskin Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194110 AND `DifficultyID`=0); -- Wounded Rebel Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194109 AND `DifficultyID`=0); -- Tuppo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194108 AND `DifficultyID`=0); -- Kip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194107 AND `DifficultyID`=0); -- Pata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194106 AND `DifficultyID`=0); -- Iki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194101 AND `DifficultyID`=0); -- Nuna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194100 AND `DifficultyID`=0); -- Jarii +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194098 AND `DifficultyID`=0); -- Garuu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (194043,797)); -- Bo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194041 AND `DifficultyID`=0); -- Timberstep Archer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194040 AND `DifficultyID`=0); -- Timberstep Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194014 AND `DifficultyID`=0); -- Massive Lava Thresher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194004 AND `DifficultyID`=0); -- Shiverweb Broodling +UPDATE `creature_template_difficulty` SET `HealthModifier`=0.75 WHERE (`Entry`=193994 AND `DifficultyID`=0); -- Agitated Weedling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193953 AND `DifficultyID`=0); -- Azure Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193875 AND `DifficultyID`=0); -- Katuu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (193869,187816)); -- Icecling Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=193841 AND `DifficultyID`=0); -- Living Current +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (193775,91336,68575)); -- Dusty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193756 AND `DifficultyID`=0); -- Docile Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193701 AND `DifficultyID`=0); -- Bark Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193697 AND `DifficultyID`=0); -- [DNT] Spectral Camera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (193662,193661,193660,193277)); -- Titanic Reactor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193638 AND `DifficultyID`=0); -- Sorrowful Slyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (193635,179263,124470,16372)); -- Polymorphed Sheep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193628 AND `DifficultyID`=0); -- Anxious Eft +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193625 AND `DifficultyID`=0); -- Void Storage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193623 AND `DifficultyID`=0); -- Tiny Salamanther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (193620,3573)); -- Mana Spring Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193611 AND `DifficultyID`=0); -- Little Jetstream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (193601,192970)); -- Despondent Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193594 AND `DifficultyID`=0); -- Timbertooth Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193580 AND `DifficultyID`=0); -- Overwrought Otter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=193559 AND `DifficultyID`=0); -- Raging Stonebreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (193557,192765)); -- Primalist Flameguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (193556,184720)); -- Molten Giant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=193531 AND `DifficultyID`=0); -- Titan Prison Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193508 AND `DifficultyID`=0); -- Nirazal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193501 AND `DifficultyID`=0); -- Candied Skitterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193494 AND `DifficultyID`=0); -- Mud Beaver Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193484 AND `DifficultyID`=0); -- Thickfur Ottuk Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=193461 AND `DifficultyID`=0); -- Elemental Rune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193454 AND `DifficultyID`=0); -- Valdren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193448 AND `DifficultyID`=0); -- Eagle (White) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193441 AND `DifficultyID`=0); -- Ruby Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (193434,189853)); -- Slyvern Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193424 AND `DifficultyID`=0); -- Arcane Energy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193418 AND `DifficultyID`=0); -- Reagent Lady Minertaur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193358 AND `DifficultyID`=0); -- Associate Professor Instructaur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (193347,183623,183576,181459)); -- Vorquin Foal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193323 AND `DifficultyID`=0); -- Whelpflies +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193321 AND `DifficultyID`=0); -- Aluri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193317 AND `DifficultyID`=0); -- Kill Credit: Ohn'ahran Plains +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193300 AND `DifficultyID`=0); -- Bandit Wolf Cubs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193242 AND `DifficultyID`=0); -- Arcane Pedestal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193233 AND `DifficultyID`=0); -- Yilv +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193155 AND `DifficultyID`=0); -- Injured Tuskarr Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (193109,193106)); -- Empowered Greatstaff of the Broodkeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193069 AND `DifficultyID`=0); -- Forkriver Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (193051,193050,172208,141963,74228,73122,73120,72366,71340,45015)); -- Darkspear Headhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (193038,192964,191593)); -- [DND] Water Storm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (193036,192805,191592)); -- [DND] Fire Storm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (193035,192728,191603)); -- [DND] Earth Storm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (193034,192580,191568)); -- [DND] Air Storm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (193026,193024)); -- Emberling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193019 AND `DifficultyID`=0); -- Lil Stinker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (193001,193000)); -- Kindlet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192977 AND `DifficultyID`=0); -- Rock Gopher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192948 AND `DifficultyID`=0); -- Thicket Glider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192942 AND `DifficultyID`=0); -- Thunderspine Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192933,192600,192517)); -- Security Console +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192927 AND `DifficultyID`=0); -- Sunfield Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192858 AND `DifficultyID`=0); -- Greenbelt Ottuk Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192856 AND `DifficultyID`=0); -- Clearwater Ottuk Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192842 AND `DifficultyID`=0); -- Bessy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192828 AND `DifficultyID`=0); -- Mud Fiddler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192822 AND `DifficultyID`=0); -- Bandit wolves +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192810 AND `DifficultyID`=0); -- Hungry Swoglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192808 AND `DifficultyID`=0); -- Hungry Otter Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192804 AND `DifficultyID`=0); -- Hungry Slyvern Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192793 AND `DifficultyID`=0); -- Hungry Hatchling +UPDATE `creature_template_difficulty` SET `HealthModifier`=4.5 WHERE (`Entry`=192791 AND `DifficultyID`=0); -- Nokhud Warspear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=192772 AND `DifficultyID`=0); -- Tarasek Legionnaire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (192771,191230)); -- Dragonspawn Flamebender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=192770 AND `DifficultyID`=0); -- Nalzoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=192768 AND `DifficultyID`=0); -- Thundering Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (192766,190588)); -- Tectonic Crusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=192763 AND `DifficultyID`=0); -- Liskron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=192762 AND `DifficultyID`=0); -- Earthscale Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192757,192756,192753)); -- Toolk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192730 AND `DifficultyID`=0); -- Recovered Beaver Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192729 AND `DifficultyID`=0); -- Den Skitterling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192688 AND `DifficultyID`=0); -- Injured Beaver Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192681 AND `DifficultyID`=0); -- Setting the Defence - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192638 AND `DifficultyID`=0); -- Vorquin Filly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192625 AND `DifficultyID`=0); -- Ruby Groundskeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192585 AND `DifficultyID`=0); -- Hungry Eft +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192577 AND `DifficultyID`=0); -- Grove Widow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192571 AND `DifficultyID`=0); -- Koxa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192495 AND `DifficultyID`=0); -- Debug Chest of Consumables +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192459 AND `DifficultyID`=0); -- Dream Projection +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192384 AND `DifficultyID`=0); -- Sirocco Waddler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192382,189488)); -- Mudlopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192378 AND `DifficultyID`=0); -- Mountainside Tenderfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192372 AND `DifficultyID`=0); -- Verdant Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192369 AND `DifficultyID`=0); -- Roseate Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192368 AND `DifficultyID`=0); -- Striped Snakebiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192366,15927)); -- Truesilver Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192365 AND `DifficultyID`=0); -- Sapphire Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192363 AND `DifficultyID`=0); -- Diamond Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192359 AND `DifficultyID`=0); -- Blacksmith Rob +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192350 AND `DifficultyID`=0); -- Bugbiter Tortoise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192349 AND `DifficultyID`=0); -- Carrion Widow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192347 AND `DifficultyID`=0); -- Prairie Buzzwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192345 AND `DifficultyID`=0); -- Grass Gopher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192343 AND `DifficultyID`=0); -- Snowclaw Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192337,98167,95577,66696,65282,65281,59478)); -- Void Tendril +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192287 AND `DifficultyID`=0); -- Talltail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192280 AND `DifficultyID`=0); -- Semi-sentient Typhoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192278 AND `DifficultyID`=0); -- Silverstream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192276 AND `DifficultyID`=0); -- Tigerclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192269,192268)); -- Crimsonspine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192267,192265)); -- Azure Crystalspine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192264 AND `DifficultyID`=0); -- Fireheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192263 AND `DifficultyID`=0); -- Ledgehopper Foal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192261,192260)); -- Chalkshell Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192259,192098)); -- Storm-Touched Bluefeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192258 AND `DifficultyID`=0); -- Echo of the Cave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192257,192256)); -- Storm-Touched Ottuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192255,192254)); -- Stoneshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192252,192251)); -- Razortooth Bear Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192185,182750)); -- Kakapo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192153,182683)); -- Baby Octopus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192138,189361,182788)); -- Lava Pincer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192137,182789)); -- Lava Flick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192136,182792)); -- Flame Flick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192134,182694,182693,182598)); -- Lava Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192117 AND `DifficultyID`=0); -- Ohn'ir Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192111,190221)); -- Pine Flicker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192108 AND `DifficultyID`=0); -- Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192107,189157)); -- Woodbiter Piculet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192106 AND `DifficultyID`=0); -- Tina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192104,189094)); -- Magma Slug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192102,188792)); -- Snowy Treeflitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192101,189102)); -- Shyfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192100 AND `DifficultyID`=0); -- [PH] Silver Flying Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192099,189097,187671)); -- Treeflitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192097 AND `DifficultyID`=0); -- Faceripper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192095,189131)); -- Ironbeak Duck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192070,191316)); -- Pale Baby Vorquin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192069,191323)); -- Vorquin Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192068,189155)); -- Thunderfoot Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192067 AND `DifficultyID`=0); -- Bloodbiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192065,189153)); -- Grassland Stomper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192064,192029)); -- Storm-Touched Stomper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192059,189122)); -- Palamanther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192058,189121)); -- Igneoid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192050,189107)); -- Snowlemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192046,189660)); -- Storm-Touched Timbertooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192044,189658)); -- Tiny Timbertooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192042,189657)); -- Dusky Timbertooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192035,188278)); -- Garden Filly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192028,189110)); -- Trunkalumpf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192019,189209)); -- Whitewhisker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192017,189160)); -- Black Slyvern Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192014,189144)); -- Plucky Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (192013,189136)); -- Wild Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191991 AND `DifficultyID`=0); -- Raid Chicken 12 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191948 AND `DifficultyID`=0); -- Reagent Lord Herbataur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (191939,186478,186431)); -- Iskaara Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191832 AND `DifficultyID`=0); -- [PH] Gliding Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191817 AND `DifficultyID`=0); -- Shores Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (191812,182795)); -- Crumbling Pebbles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191809 AND `DifficultyID`=0); -- Tiny Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (191798,182793)); -- Stray Gust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (191797,182796)); -- Steam Drip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191767 AND `DifficultyID`=0); -- Bronze Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191674 AND `DifficultyID`=0); -- [DND] Ground Prop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191627 AND `DifficultyID`=0); -- Lord Basilton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191528 AND `DifficultyID`=0); -- Shimmering Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (191520,191436)); -- Greatstaff of the Broodkeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=191510 AND `DifficultyID`=0); -- Smoldering Hellion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (191473,166523,159801)); -- Vesper Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191463 AND `DifficultyID`=0); -- Lifelike Doll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191460 AND `DifficultyID`=0); -- Ocean Ottuk Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=191447 AND `DifficultyID`=0); -- Primal Proto-Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191437 AND `DifficultyID`=0); -- Stubbs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191435 AND `DifficultyID`=0); -- Kobaldt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191389 AND `DifficultyID`=0); -- Whelpfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191387 AND `DifficultyID`=0); -- Primal Stormling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191386 AND `DifficultyID`=0); -- Jeweled Emerald Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191385 AND `DifficultyID`=0); -- Jeweled Ruby Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191384 AND `DifficultyID`=0); -- Jeweled Amber Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191383 AND `DifficultyID`=0); -- Jeweled Sapphire Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191381 AND `DifficultyID`=0); -- Spyragos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191326 AND `DifficultyID`=0); -- [PH] Flowered Porcupine - Blue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191298 AND `DifficultyID`=0); -- Time-Lost Vorquin Foal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191287 AND `DifficultyID`=0); -- Berylmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191239 AND `DifficultyID`=0); -- Captured Faol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=191232 AND `DifficultyID`=0); -- Drakonid Stormbringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=191225 AND `DifficultyID`=0); -- Tarasek Earthreaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=191222 AND `DifficultyID`=0); -- Juvenile Frost Proto-Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=191216 AND `DifficultyID`=0); -- Frost Rune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=191214 AND `DifficultyID`=0); -- Fire Rune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=191213 AND `DifficultyID`=0); -- Earth Rune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191202 AND `DifficultyID`=0); -- Pleasant Foal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191196 AND `DifficultyID`=0); -- Brightail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=191183 AND `DifficultyID`=0); -- Thunder Rune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (191172,191171,191169,190038,187135,187123,186500)); -- Expedition Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (191126,187072)); -- Ruby Shrineguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191119 AND `DifficultyID`=0); -- zz[PH] Brown Duck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191094 AND `DifficultyID`=0); -- Humming Skitterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191088 AND `DifficultyID`=0); -- River Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191082 AND `DifficultyID`=0); -- Serene Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191026 AND `DifficultyID`=0); -- Tata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191024 AND `DifficultyID`=0); -- Bronze Timelock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191007 AND `DifficultyID`=0); -- Maruu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (191003,190997)); -- Archive Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190981 AND `DifficultyID`=0); -- Bullied Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190834 AND `DifficultyID`=0); -- Kholi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190832 AND `DifficultyID`=0); -- Talanna Sharpflare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190825 AND `DifficultyID`=0); -- Gelkaz Sandwick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=190807 AND `DifficultyID`=0); -- Seismic Rupture +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=190787 AND `DifficultyID`=0); -- Storm Form +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=190786 AND `DifficultyID`=0); -- Earth Form +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=190785 AND `DifficultyID`=0); -- Ice Form +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=190784 AND `DifficultyID`=0); -- Fire Form +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190704 AND `DifficultyID`=0); -- Amelia Read +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=190699 AND `DifficultyID`=0); -- Lava Pool +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=190690 AND `DifficultyID`=0); -- Thundering Ravager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=190688 AND `DifficultyID`=0); -- Blazing Fiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=190686 AND `DifficultyID`=0); -- Frozen Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=190683 AND `DifficultyID`=0); -- Ground Shatter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190664 AND `DifficultyID`=0); -- Shadehide Tenderfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190661 AND `DifficultyID`=0); -- Seung-Hyun Halfbloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190633 AND `DifficultyID`=0); -- Wynton Melling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190622 AND `DifficultyID`=0); -- Kodiris Pipewire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190612 AND `DifficultyID`=0); -- Monrii +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=190586 AND `DifficultyID`=0); -- Earth Breaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190555 AND `DifficultyID`=0); -- Baby Primal Icechuck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190544 AND `DifficultyID`=0); -- WoW Labs Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=190537 AND `DifficultyID`=0); -- Thunder Strike +UPDATE `creature_template_difficulty` SET `TypeFlags2`=67108992 WHERE (`Entry`=190484 AND `DifficultyID`=0); -- Kyrakka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (190459,189917,189598,189403)); -- [DND] Scenario Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190436 AND `DifficultyID`=0); -- Garden Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (190429,188392)); -- Seabraid Merchandise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190422 AND `DifficultyID`=0); -- [DNT] storm mats Horde +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (190416,187987)); -- Shiri's Shipment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190399 AND `DifficultyID`=0); -- Bounty Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190390 AND `DifficultyID`=0); -- [DND] Scenario Controller - Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (190372,16189)); -- Skymaster Sunwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (190291,189910)); -- Ta'ilh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190275 AND `DifficultyID`=0); -- Deepwood Glider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190174 AND `DifficultyID`=0); -- Hypnosis Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190145 AND `DifficultyID`=0); -- [DNT] Primalist RP +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190128 AND `DifficultyID`=0); -- Zul'gamux +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190078 AND `DifficultyID`=0); -- Kirin Tor Mail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190057 AND `DifficultyID`=0); -- Nightmare Cloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (190050,184969)); -- Ice Protodragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (189988,161895)); -- Thing From Beyond +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189984 AND `DifficultyID`=0); -- Grateful Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189978 AND `DifficultyID`=0); -- [DNT] Justin's Test NPC 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (189924,189923,154439)); -- Nozdormu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (189897,189848)); -- Falling Debris +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189878 AND `DifficultyID`=0); -- Nathrezim Infiltrator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189831 AND `DifficultyID`=0); -- Kill Credit: No Abandon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (189820,82943,64571,31897,31896,31895,31894,31893,31883)); -- Lightwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (189773,188703)); -- Protoform Barrier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189749 AND `DifficultyID`=0); -- [DNT] Alexstrasza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189748 AND `DifficultyID`=0); -- Gemza Skullstriker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (189747,189746,189745,189742,189736)); -- [DNT] Dock Construction Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189737 AND `DifficultyID`=0); -- Kelp Nibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189728 AND `DifficultyID`=0); -- [DNT] Construction - Orgrimmar - Pick Up a Tool Box +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=189707 AND `DifficultyID`=0); -- Chaotic Mote +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=189706 AND `DifficultyID`=0); -- Chaotic Essence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189703 AND `DifficultyID`=0); -- Sunning Salamanther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189698 AND `DifficultyID`=0); -- Kill Credit: Ritual Investigated +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189696 AND `DifficultyID`=0); -- Patos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189695 AND `DifficultyID`=0); -- Jean's Lucky Fish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189694 AND `DifficultyID`=0); -- Emmah +UPDATE `creature_template_difficulty` SET `TypeFlags2`=16384 WHERE (`Entry`=189676 AND `DifficultyID`=0); -- Madam Goya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (189674,189673,189671,189286,189164)); -- [DNT] Dock Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189663 AND `DifficultyID`=0); -- Azure Frillfish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189661 AND `DifficultyID`=0); -- Buckie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189655 AND `DifficultyID`=0); -- Backswimmer Timbertooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=189647 AND `DifficultyID`=0); -- Vault Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189637 AND `DifficultyID`=0); -- Curious Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189624 AND `DifficultyID`=0); -- Ittu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189622 AND `DifficultyID`=0); -- Uka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189621 AND `DifficultyID`=0); -- Lui +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189619 AND `DifficultyID`=0); -- Tragically Deceased Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (189600,175137,174615)); -- High Exarch Turalyon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189592 AND `DifficultyID`=0); -- Barrowlet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=189580 AND `DifficultyID`=0); -- Exhausted Essence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=189527 AND `DifficultyID`=0); -- Replicating Essence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189512 AND `DifficultyID`=0); -- Ambercrowned Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189504 AND `DifficultyID`=0); -- [DNT] Boss Quest Giver NOT USED +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189491 AND `DifficultyID`=0); -- Giant Ottuk Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=189483 AND `DifficultyID`=0); -- Frenzied Tarasek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189439 AND `DifficultyID`=0); -- Golden Skitterbug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189397 AND `DifficultyID`=0); -- Brookfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189376 AND `DifficultyID`=0); -- Swog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189336 AND `DifficultyID`=0); -- Riverbend Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (189317,58193,27953)); -- Wyrmrest Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189302 AND `DifficultyID`=0); -- Lingering Image +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189279 AND `DifficultyID`=0); -- Small Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189275 AND `DifficultyID`=0); -- Moona +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189268 AND `DifficultyID`=0); -- Riverbeast Playfellow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (189259,187622,25111)); -- Treasure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189258 AND `DifficultyID`=0); -- Kill Credit: Choice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189252 AND `DifficultyID`=0); -- Kill Credit: Cave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189251 AND `DifficultyID`=0); -- Energetic Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (189250,188918)); -- Alexstrasza the Life-Binder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=189213 AND `DifficultyID`=0); -- REUSE Boulder Boy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189211 AND `DifficultyID`=0); -- Time-Lost Slyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189204 AND `DifficultyID`=0); -- Yipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189184 AND `DifficultyID`=0); -- Kill Credit: Clues +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189179 AND `DifficultyID`=0); -- Shoo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189176 AND `DifficultyID`=0); -- Miya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189163 AND `DifficultyID`=0); -- Center Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189161 AND `DifficultyID`=0); -- Dream Sprout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189159 AND `DifficultyID`=0); -- Bakar Companion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189158 AND `DifficultyID`=0); -- Brightfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189156 AND `DifficultyID`=0); -- Blackfeather Nester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189154 AND `DifficultyID`=0); -- Hoofhelper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189152 AND `DifficultyID`=0); -- Lubbins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189150 AND `DifficultyID`=0); -- Groundshaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189146 AND `DifficultyID`=0); -- Arcane Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189145 AND `DifficultyID`=0); -- Time-Lost Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189142 AND `DifficultyID`=0); -- Quack-E +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189140 AND `DifficultyID`=0); -- Mallard Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (189138,162754)); -- Pilot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189135 AND `DifficultyID`=0); -- Time-Lost Duck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189134 AND `DifficultyID`=0); -- Ohuna Companion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189133 AND `DifficultyID`=0); -- Viridescent Duck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189132 AND `DifficultyID`=0); -- Echo of the Heights +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189130 AND `DifficultyID`=0); -- Echo of the Depths +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189128 AND `DifficultyID`=0); -- Pink Salamanther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189127 AND `DifficultyID`=0); -- [PH] Orange Baby Water Salamander (has frills) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189126 AND `DifficultyID`=0); -- [PH] Green Baby Water Salamander (has frills) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189125 AND `DifficultyID`=0); -- [PH] Purple Baby Water Salamander (no frills) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189124 AND `DifficultyID`=0); -- [PH] Pink Baby Water Salamander (no frills) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189123 AND `DifficultyID`=0); -- Time-Lost Salamanther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189120 AND `DifficultyID`=0); -- [PH] Blue Baby Water Salamander (no frills) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189119 AND `DifficultyID`=0); -- Gerald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189118 AND `DifficultyID`=0); -- Ashenwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189117 AND `DifficultyID`=0); -- Phoenix Wishwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189115 AND `DifficultyID`=0); -- Scruffles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189113 AND `DifficultyID`=0); -- Bunbo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189112 AND `DifficultyID`=0); -- Echo of the Inferno +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189111 AND `DifficultyID`=0); -- Ghostflame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189108 AND `DifficultyID`=0); -- Mister Toots +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189106 AND `DifficultyID`=0); -- Luvvy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189105 AND `DifficultyID`=0); -- Whiskuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189101 AND `DifficultyID`=0); -- Bronze Racing Enthusiast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189099 AND `DifficultyID`=0); -- Pistachio +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189098 AND `DifficultyID`=0); -- Time-Lost Treeflitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189096 AND `DifficultyID`=0); -- Chestnut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189095 AND `DifficultyID`=0); -- Alvin the Anvil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=189072 AND `DifficultyID`=0); -- Erzigeth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=189071 AND `DifficultyID`=0); -- Jadzigeth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189064 AND `DifficultyID`=0); -- Waddles the Rescued Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189051 AND `DifficultyID`=0); -- Reservoir Darter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188925 AND `DifficultyID`=0); -- [DNT] Uldaman Dwarf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188901 AND `DifficultyID`=0); -- Mister Muskoxeles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188885 AND `DifficultyID`=0); -- Crystalline Mini-Monster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188866 AND `DifficultyID`=0); -- Sticky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188865 AND `DifficultyID`=0); -- Slaps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188864 AND `DifficultyID`=0); -- Wingcrest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188861 AND `DifficultyID`=0); -- Secretive Frogduck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188849 AND `DifficultyID`=0); -- Violet Violence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188821 AND `DifficultyID`=0); -- Wakyn +UPDATE `creature_template_difficulty` SET `HealthModifier`=0.5 WHERE (`Entry`=188791 AND `DifficultyID`=0); -- Deep Sea Fish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188785 AND `DifficultyID`=0); -- [DNT] Box +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (188783,188389,187983)); -- [DNT] Kill Credit - Box +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188770 AND `DifficultyID`=0); -- Sadie Knottley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188757 AND `DifficultyID`=0); -- Brulam Helmhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188714 AND `DifficultyID`=0); -- Small Arcane Rune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188709 AND `DifficultyID`=0); -- Shaggy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188690 AND `DifficultyID`=0); -- Decaying Animal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (188683,178616)); -- Knight of the Ebon Blade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188681 AND `DifficultyID`=0); -- Garla Ironstrike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (188679,188678,188656,188655,188592,188588,188583,188523,188521,188169,188167,188166,188163,188157,188151,188073,188037)); -- Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188675 AND `DifficultyID`=0); -- Tuskarr Whaler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=188674 AND `DifficultyID`=0); -- Earthshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188663 AND `DifficultyID`=0); -- Flittering Flutterwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188603 AND `DifficultyID`=0); -- Basilisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188513 AND `DifficultyID`=0); -- [DNT] Kill Credit - worker 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188512 AND `DifficultyID`=0); -- [DNT] Kill Credit - worker 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188482 AND `DifficultyID`=0); -- [DNT] Kill Credit - worker 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188374 AND `DifficultyID`=0); -- Millbert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (188371,187970)); -- [DNT] Kill Credit - Thief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188342 AND `DifficultyID`=0); -- Onnesa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=188302 AND `DifficultyID`=0); -- Reconfiguration Emitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=188291 AND `DifficultyID`=0); -- Seeping Lava +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=188287 AND `DifficultyID`=0); -- Eight Legs of Fury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188280 AND `DifficultyID`=0); -- Excited Vorquin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188268 AND `DifficultyID`=0); -- Mordigan Ironjaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188267 AND `DifficultyID`=0); -- Unsettled Seagull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188216 AND `DifficultyID`=0); -- [DNT] Kill Credit - The Valley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188213 AND `DifficultyID`=0); -- [DNT] Kill Credit - The Drag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=188211 AND `DifficultyID`=0); -- Jyena Loudmore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188142 AND `DifficultyID`=0); -- Motion Sick Peon's Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=188129 AND `DifficultyID`=0); -- Ball Lightning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188112 AND `DifficultyID`=0); -- Motion Sick Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188062 AND `DifficultyID`=0); -- [DNT] Justin's Test NPC 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188061 AND `DifficultyID`=0); -- [DNT] Justin's Test NPC 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188034 AND `DifficultyID`=0); -- [DNT] Kill Credit - Embassy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187990 AND `DifficultyID`=0); -- Niqu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (187984,176293)); -- Baby Mammoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (187981,64801,63549)); -- Grassland Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187871 AND `DifficultyID`=0); -- Oopa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187870 AND `DifficultyID`=0); -- Tika +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=187861 AND `DifficultyID`=0); -- Battle Standard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=187806 AND `DifficultyID`=0); -- Progenitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187799 AND `DifficultyID`=0); -- Reed Skimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187794 AND `DifficultyID`=0); -- Tame Pack Goat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187776 AND `DifficultyID`=0); -- Mountain Goat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187775 AND `DifficultyID`=0); -- Kanyaku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (187760,25679)); -- Steam Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187758 AND `DifficultyID`=0); -- Zaa'je +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187757 AND `DifficultyID`=0); -- Rustpine Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187755 AND `DifficultyID`=0); -- Nurtured Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187719 AND `DifficultyID`=0); -- Avian Fledgling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (187703,187450)); -- Woodwing Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (187651,175481)); -- Rendle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187608 AND `DifficultyID`=0); -- Miqa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187607 AND `DifficultyID`=0); -- Qin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187567 AND `DifficultyID`=0); -- Effervescent Oozeling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187492 AND `DifficultyID`=0); -- Gladefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (187473,186316)); -- Glade Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187471 AND `DifficultyID`=0); -- Trapped Turtle Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187460 AND `DifficultyID`=0); -- Vibrant Mudhopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187458 AND `DifficultyID`=0); -- Copse Hopskipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (187453,183633)); -- Slyvern Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187302 AND `DifficultyID`=0); -- Wild Goat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187247 AND `DifficultyID`=0); -- Stick Removed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187227 AND `DifficultyID`=0); -- Cave Discovered +UPDATE `creature_template_difficulty` SET `HealthModifier`=1.399999976158142089 WHERE (`Entry`=187189 AND `DifficultyID`=0); -- Blacktalon Assassin +UPDATE `creature_template_difficulty` SET `HealthModifier`=1.5 WHERE (`Entry`=187187 AND `DifficultyID`=0); -- Blacktalon Avenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187186 AND `DifficultyID`=0); -- Raid Chicken 11 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187185 AND `DifficultyID`=0); -- Raid Chicken 10 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187184 AND `DifficultyID`=0); -- Raid Chicken 09 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187183 AND `DifficultyID`=0); -- Raid Chicken 08 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187182 AND `DifficultyID`=0); -- Raid Chicken 07 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187181 AND `DifficultyID`=0); -- Raid Chicken 06 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187180 AND `DifficultyID`=0); -- Raid Chicken 05 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187179 AND `DifficultyID`=0); -- Raid Chicken 04 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187178 AND `DifficultyID`=0); -- Raid Chicken 03 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187177 AND `DifficultyID`=0); -- Raid Chicken 02 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187176 AND `DifficultyID`=0); -- Raid Chicken 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=187170 AND `DifficultyID`=0); -- Farimaz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=187168 AND `DifficultyID`=0); -- Holtlah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187127 AND `DifficultyID`=0); -- Bronze Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187116 AND `DifficultyID`=0); -- Little Lost Duckling [NYI] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187114 AND `DifficultyID`=0); -- Flittle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187071 AND `DifficultyID`=0); -- Nurse Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187060 AND `DifficultyID`=0); -- Ruby Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187032 AND `DifficultyID`=0); -- Foraging Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186967 AND `DifficultyID`=0); -- Grom'gol Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186964,88543)); -- Orgrimmar Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186913 AND `DifficultyID`=0); -- WoW Labs Winner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186886,186884)); -- Test Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186848,186729,152158,152147)); -- Expedition Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186844 AND `DifficultyID`=0); -- Jeweled Onyx Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186802,181689)); -- Tuskarr Kid +UPDATE `creature_template_difficulty` SET `HealthModifier`=2 WHERE (`Entry`=186771 AND `DifficultyID`=0); -- Ruby Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186718,181953)); -- Baby Primal Beaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186709 AND `DifficultyID`=0); -- Proto-whelp +UPDATE `creature_template_difficulty` SET `HealthModifier`=1 WHERE (`Entry`=186696 AND `DifficultyID`=0); -- Quaking Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186677 AND `DifficultyID`=0); -- Omaa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186676 AND `DifficultyID`=0); -- Kuo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186663 AND `DifficultyID`=0); -- Rua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186661 AND `DifficultyID`=0); -- Riqi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186578 AND `DifficultyID`=0); -- Garden Widow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186574 AND `DifficultyID`=0); -- Brightail Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186571 AND `DifficultyID`=0); -- Wood Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186564 AND `DifficultyID`=0); -- Jiq +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186562 AND `DifficultyID`=0); -- Lili +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=186555 AND `DifficultyID`=0); -- Spider Fire Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186547 AND `DifficultyID`=0); -- Lil Ki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (186545,184692)); -- Ice Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (186543,184725,184695)); -- Earth Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (186541,184723)); -- Lava Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186519 AND `DifficultyID`=0); -- Mirabelle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186495 AND `DifficultyID`=0); -- Starsha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186494 AND `DifficultyID`=0); -- Feenix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186482 AND `DifficultyID`=0); -- Paa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186472 AND `DifficultyID`=0); -- Mammoth Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186450 AND `DifficultyID`=0); -- Arv +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186445,186444,186154,186153,186152,185790,185789)); -- Blighted Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186442 AND `DifficultyID`=0); -- Counter-Ritual Vehicle Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=186415 AND `DifficultyID`=0); -- Primalist Earth Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=186414 AND `DifficultyID`=0); -- Primalist Ice Melee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=186413 AND `DifficultyID`=0); -- Primalist Ice Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=186412 AND `DifficultyID`=0); -- Primalist Storm Melee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=186411 AND `DifficultyID`=0); -- Primalist Storm Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186405,181432)); -- Vorquin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=186394 AND `DifficultyID`=0); -- Primalist Flametender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=186393 AND `DifficultyID`=0); -- Primalist Fire Melee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=186390 AND `DifficultyID`=0); -- Spider Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=186388 AND `DifficultyID`=0); -- Primalist Earth Melee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=186383 AND `DifficultyID`=0); -- Storm Elemental Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=186371 AND `DifficultyID`=0); -- Dragonspawn Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (186357,185271)); -- Stellar Mote +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (186353,184742,184627)); -- Dominated Shaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186306 AND `DifficultyID`=0); -- Frilled Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186296,185890,185888,185874,185823,185822,185818,185815)); -- Plague Eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186294,186292,5204)); -- Apothecary Zinge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186225 AND `DifficultyID`=0); -- Enter Throne Room +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186213,186044,51323)); -- Tirisfal Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186211,186209,178094)); -- Proto Avian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186196 AND `DifficultyID`=0); -- Geribald Crooke +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186195 AND `DifficultyID`=0); -- Nem Shelley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186182 AND `DifficultyID`=0); -- Alonsus Faol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (186178,182302,182154,182138,182091,182066,182065,182064,181914,180979,180967)); -- Lihuvim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186171,186170,185838,185832)); -- Shadowbat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186164 AND `DifficultyID`=0); -- Aylaag Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186160 AND `DifficultyID`=0); -- [DNT] Spell Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186156 AND `DifficultyID`=0); -- Batrider Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (186128,186105,185155,185154,184533)); -- Overthrown Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (186127,185268)); -- Ebonsteel Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (186106,185827,184535)); -- Overthrown Artisan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186100,185520)); -- Captain Amalia Stone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186097,185518)); -- Lorash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186096,185527)); -- Dark Ranger Vorel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186095,185526)); -- Dark Ranger Lenara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186088,36213,5624)); -- Undercity Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186087,5679)); -- Lysta Bancroft +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186086,5661)); -- Brother Malach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186085,5734)); -- Apothecary Keever +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186084,5733)); -- Apothecary Lycanus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186083,5731)); -- Apothecary Vallia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186082,5732)); -- Apothecary Katrina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186081,29728)); -- Walter Soref +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186080,4557)); -- Louis Warren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186078,4556)); -- Gordon Wendham +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186077,4775)); -- Felicia Doan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186076,4555)); -- Eleanor Rusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186075,4554)); -- Tawny Grisette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186074,10053)); -- Anya Maulray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186072,51496)); -- Kim Horn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186071,4551)); -- Michael Garrett +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186069,51384)); -- Forsaken Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186068,36226)); -- Dark Ranger Cyndia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186067,36224)); -- Dark Ranger Clea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186066,36225)); -- Dark Ranger Anya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186060,186058,31467,31437)); -- Forsaken Refugee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=186057 AND `DifficultyID`=0); -- Earthbreaker Charge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186056 AND `DifficultyID`=0); -- Cracking the Seal Vehicle Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186046 AND `DifficultyID`=0); -- Forsaken Laborer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186043,100408,51858,51854,51850,7980)); -- Deathguard Elite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186042 AND `DifficultyID`=0); -- Deathguard Morris +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186040 AND `DifficultyID`=0); -- Deathguard Mort +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186038 AND `DifficultyID`=0); -- Deathguard Abraham +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186036 AND `DifficultyID`=0); -- Deathguard Bartholomew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186034 AND `DifficultyID`=0); -- Deathguard Lawrence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186032 AND `DifficultyID`=0); -- Deathguard Cyrus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186030 AND `DifficultyID`=0); -- Deathguard Gavin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186028 AND `DifficultyID`=0); -- Deathguard Royann +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186026 AND `DifficultyID`=0); -- Deathguard Terrence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186024 AND `DifficultyID`=0); -- Hershey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186019 AND `DifficultyID`=0); -- Howler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (186017,186016)); -- Zachariah Post +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186015 AND `DifficultyID`=0); -- Selina Weston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186013 AND `DifficultyID`=0); -- Innkeeper Renee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186011 AND `DifficultyID`=0); -- Audrid Grenich +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186009 AND `DifficultyID`=0); -- Oliver Dwor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186007 AND `DifficultyID`=0); -- Mrs. Winters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186005 AND `DifficultyID`=0); -- Martine Tramblay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186003 AND `DifficultyID`=0); -- Hamlin Atkins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186001 AND `DifficultyID`=0); -- Eliza Callen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185999 AND `DifficultyID`=0); -- Constance Brisboise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185997 AND `DifficultyID`=0); -- Carolai Anise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185995 AND `DifficultyID`=0); -- Abigail Shiel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185993 AND `DifficultyID`=0); -- Abe Winters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185991 AND `DifficultyID`=0); -- Shelene Rhobart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185989 AND `DifficultyID`=0); -- Rand Rhobart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185987 AND `DifficultyID`=0); -- Clyde Kellen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (185985,185984)); -- Velma Warnam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185983 AND `DifficultyID`=0); -- Vance Undergloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185981 AND `DifficultyID`=0); -- Nedric Sallow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185979 AND `DifficultyID`=0); -- The Chef +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185977 AND `DifficultyID`=0); -- Rupert Boch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185975 AND `DifficultyID`=0); -- Nurse Neela +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185974 AND `DifficultyID`=0); -- Marion Call +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185972 AND `DifficultyID`=0); -- Gina Lang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185970 AND `DifficultyID`=0); -- Faruza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185968 AND `DifficultyID`=0); -- Dedlow Wormwood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185966 AND `DifficultyID`=0); -- Dark Cleric Beryl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (185964,112038)); -- Cain Firesong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185962 AND `DifficultyID`=0); -- Bowen Brisboise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185960 AND `DifficultyID`=0); -- Ansel Fincap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185958 AND `DifficultyID`=0); -- Austil de Mon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185956 AND `DifficultyID`=0); -- William Saldean +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (185954,87442,3574)); -- Riding Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185953 AND `DifficultyID`=0); -- Thumper Charge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (185949,185948,43124)); -- Anette Williams +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185947 AND `DifficultyID`=0); -- Morganus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185945 AND `DifficultyID`=0); -- Thomas Arlento +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185942 AND `DifficultyID`=0); -- Sahvan Bloodshadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185940 AND `DifficultyID`=0); -- Jamie Nore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185938 AND `DifficultyID`=0); -- Doreen Beltis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185936 AND `DifficultyID`=0); -- Xena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185934 AND `DifficultyID`=0); -- Steven Dowling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185932 AND `DifficultyID`=0); -- David Luong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (185930,185928)); -- Claire Willower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185921,177510)); -- The Jailer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185916 AND `DifficultyID`=0); -- Blighted Shadowmage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185914 AND `DifficultyID`=0); -- Gilnean Greymage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185912 AND `DifficultyID`=0); -- Blighted Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185892 AND `DifficultyID`=0); -- [DNT] Beam Target Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185886 AND `DifficultyID`=0); -- Plagueroc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185885 AND `DifficultyID`=0); -- Pulsating Riftshard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185877 AND `DifficultyID`=0); -- Brighttail Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185871 AND `DifficultyID`=0); -- Frosty Woodpecker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185869 AND `DifficultyID`=0); -- Protoforged Creation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185862,184962)); -- Gnarled Scavenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=185861 AND `DifficultyID`=0); -- Xy Relic Dealer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185854 AND `DifficultyID`=0); -- Shocklight Pylon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185841 AND `DifficultyID`=0); -- Amalgam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185837 AND `DifficultyID`=0); -- Converted Wagon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185834 AND `DifficultyID`=0); -- Tree Climber Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185830,185772,185771,185770,185769,184579,184577,184576,184534,184528,184527)); -- Unstable Space +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185828 AND `DifficultyID`=0); -- Lordaeron Blight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (185825,185517)); -- Plague Deviser Marileth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185824 AND `DifficultyID`=0); -- Tumultuous Concoction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185821 AND `DifficultyID`=0); -- Unstable Concoction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185816 AND `DifficultyID`=0); -- Simmering Concoction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185813 AND `DifficultyID`=0); -- Undiluted Plague +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185808 AND `DifficultyID`=0); -- Concentrated Plague +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185795 AND `DifficultyID`=0); -- Gargantuan Plague Eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185777 AND `DifficultyID`=0); -- Xy'kaz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185768 AND `DifficultyID`=0); -- Shattered Prism +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185767 AND `DifficultyID`=0); -- Earth Protodragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185766 AND `DifficultyID`=0); -- Haunting Memory +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (185763,165785)); -- Maldraxxian Honor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185756 AND `DifficultyID`=0); -- Buttercup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185732,183495)); -- Twisted Worldeater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=185712 AND `DifficultyID`=0); -- Enlightened Broker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (185708,185707,185704,185703)); -- Echo of the Past +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185685 AND `DifficultyID`=0); -- Urh Relic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185683 AND `DifficultyID`=0); -- Wo Relic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185680 AND `DifficultyID`=0); -- Vy Relic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (185674,167594)); -- Pelagos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185670 AND `DifficultyID`=0); -- Pet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185669 AND `DifficultyID`=0); -- Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185659 AND `DifficultyID`=0); -- Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185639 AND `DifficultyID`=0); -- Content Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185621 AND `DifficultyID`=0); -- Watcher of the Huntress +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185611 AND `DifficultyID`=0); -- Crushhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185610 AND `DifficultyID`=0); -- Unmade Steward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185607 AND `DifficultyID`=0); -- Lost Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185606 AND `DifficultyID`=0); -- Garrlok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185604 AND `DifficultyID`=0); -- Buzzworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185586 AND `DifficultyID`=0); -- Lil' Ursoc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185584 AND `DifficultyID`=0); -- Blasphemy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185582,185532,183404)); -- Eternal Assembler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185581,185539,185398,185396,185394,185385,184878,183396)); -- Eternal Forger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185580 AND `DifficultyID`=0); -- Madeline +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185579 AND `DifficultyID`=0); -- Nether-Gorged Greatwyrm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185578 AND `DifficultyID`=0); -- Kill Credit: Locrian Power Pylon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185574,185319,183412)); -- Dominated Saboteur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (185566,185565,185564)); -- City Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185563 AND `DifficultyID`=0); -- Jyhanna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185538 AND `DifficultyID`=0); -- Skitter Cosmetic Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185537,183497)); -- Foul Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185535,184881,183407)); -- Eternal Artisan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `TypeFlags`=1024 WHERE (`Entry`=185533 AND `DifficultyID`=0); -- [DNT] Visible Test Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185531 AND `DifficultyID`=0); -- Portable Potion Pack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185499 AND `DifficultyID`=0); -- Domination Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185481 AND `DifficultyID`=0); -- Wild Sleepy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185480 AND `DifficultyID`=0); -- Wild Zoomie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185479 AND `DifficultyID`=0); -- Suspicious Pawprint +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185475 AND `DifficultyID`=0); -- Tezpet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185473 AND `DifficultyID`=0); -- Zen'kala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185472 AND `DifficultyID`=0); -- Shiri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185468 AND `DifficultyID`=0); -- Tawny Seabraid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185467 AND `DifficultyID`=0); -- Wilder Seabraid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185462,185460,185456)); -- Wild Walkie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185439 AND `DifficultyID`=0); -- Tainted Progenitor Relic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185438 AND `DifficultyID`=0); -- Massive Progenitor Relic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185427 AND `DifficultyID`=0); -- Unstable Progenitor Relic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (185424,158561)); -- Greatfather Winter's Sleigh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185423,185362)); -- Reaving Automa: Neo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185408 AND `DifficultyID`=0); -- Test Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185402 AND `DifficultyID`=0); -- Unstable Matter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185399,185397,185395,185347,185346,184879,183413)); -- Dominated Eradicator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185389,180060,178733)); -- Mawsworn Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185377 AND `DifficultyID`=0); -- Captured Tarachnid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185368 AND `DifficultyID`=0); -- Captured Geode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185367 AND `DifficultyID`=0); -- Captured Vespoid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185366 AND `DifficultyID`=0); -- Captured Skitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (185365,185352)); -- Blackrock Ball +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185363 AND `DifficultyID`=0); -- Manifestor Krugan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185351 AND `DifficultyID`=0); -- Captured Vombata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185349 AND `DifficultyID`=0); -- Captured Annelid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185348 AND `DifficultyID`=0); -- Captured Helicid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185329 AND `DifficultyID`=0); -- 3D Printer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185324 AND `DifficultyID`=0); -- Drazka'zet the Wrathful +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185322 AND `DifficultyID`=0); -- Lil' Maka'jin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185311 AND `DifficultyID`=0); -- [DNT] Feed Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185310 AND `DifficultyID`=0); -- [DNT] Play Fetch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185309 AND `DifficultyID`=0); -- [DNT] Pet Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185308 AND `DifficultyID`=0); -- Dual Water Globes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185307 AND `DifficultyID`=0); -- Water Globes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185290,185288)); -- Glowing Mechanism +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185283,184961)); -- Gnarled Skitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185281 AND `DifficultyID`=0); -- Ravenous Annelid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185275 AND `DifficultyID`=0); -- Kelmortos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185274 AND `DifficultyID`=0); -- Astral Particle +UPDATE `creature_template_difficulty` SET `HealthModifier`=1 WHERE (`Entry`=185272 AND `DifficultyID`=0); -- Ancient Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185269 AND `DifficultyID`=0); -- Boss Room Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185264 AND `DifficultyID`=0); -- Depleted Realmcrafter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185181,184957,184539)); -- Automated Eliminator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (185166,185165,185164,185163,185162,185161,185159,184951,182111,182110,182109,182108,182106,181721,181688,181686,177002,177001,177000,176999,176998,176997,176996,176925)); -- Soulshape +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185158 AND `DifficultyID`=0); -- Exposed Core Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185148 AND `DifficultyID`=0); -- Rocdrop Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185145 AND `DifficultyID`=0); -- Uther the Lightbringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (185131,185130,185129,185128)); -- Memorial Pylon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185096 AND `DifficultyID`=0); -- Acquistion Hauler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185095 AND `DifficultyID`=0); -- Captured Worldeater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185094 AND `DifficultyID`=0); -- Captured Swarmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185093 AND `DifficultyID`=0); -- Captured Gorger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185086 AND `DifficultyID`=0); -- [DNT] Spawn Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185081 AND `DifficultyID`=0); -- Ancient Carver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185074 AND `DifficultyID`=0); -- Afterlife Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185032 AND `DifficultyID`=0); -- Taskmaster Xy'pro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185008 AND `DifficultyID`=0); -- Volatile Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=185001 AND `DifficultyID`=0); -- Traversal Cypher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184993,184964,183137,168474)); -- Night Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184991 AND `DifficultyID`=0); -- Celestial Attendant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184985 AND `DifficultyID`=0); -- Ice Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184984 AND `DifficultyID`=0); -- Quary Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184983 AND `DifficultyID`=0); -- Raszageth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184982 AND `DifficultyID`=0); -- Primal Council +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184975 AND `DifficultyID`=0); -- Djaradin Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184974 AND `DifficultyID`=0); -- Djaradin Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184973 AND `DifficultyID`=0); -- Diurna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184970 AND `DifficultyID`=0); -- Young Proto-dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184968 AND `DifficultyID`=0); -- Storm Protodragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184967 AND `DifficultyID`=0); -- Focused Conduit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184963 AND `DifficultyID`=0); -- Devourer Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184958,184954)); -- Ancient Shaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184956,184530)); -- Eternal Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184932 AND `DifficultyID`=0); -- Ancient Cervid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184931 AND `DifficultyID`=0); -- Ancient Vombata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184923 AND `DifficultyID`=0); -- E'rnee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184922 AND `DifficultyID`=0); -- Tempered Raptora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184921,184623)); -- Ancient Avian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184920 AND `DifficultyID`=0); -- Ancient Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184919 AND `DifficultyID`=0); -- Tempered Lupine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184915 AND `DifficultyID`=0); -- Halondrus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184911 AND `DifficultyID`=0); -- Urh Dismantler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184910 AND `DifficultyID`=0); -- Wo Drifter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184908 AND `DifficultyID`=0); -- Vy Interceptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184906 AND `DifficultyID`=0); -- Essence of Tyranny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184880,183415)); -- Dominated Disrupter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184831 AND `DifficultyID`=0); -- Generic Facing Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184823 AND `DifficultyID`=0); -- Strange Artifact +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184822 AND `DifficultyID`=0); -- Defeated Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184821 AND `DifficultyID`=0); -- Body Armor Left +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184791 AND `DifficultyID`=0); -- Inner Hatred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184789 AND `DifficultyID`=0); -- Guardian Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184788 AND `DifficultyID`=0); -- Disintegration Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184785 AND `DifficultyID`=0); -- Acquisition Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184775 AND `DifficultyID`=0); -- Tarasek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184774 AND `DifficultyID`=0); -- Adult Proto-dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184773 AND `DifficultyID`=0); -- Whelp Proto-dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184772 AND `DifficultyID`=0); -- Water Droplet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184771 AND `DifficultyID`=0); -- Magma Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184770,184694)); -- Storm Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184769 AND `DifficultyID`=0); -- Lava Worm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184768 AND `DifficultyID`=0); -- Lava Slug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184759 AND `DifficultyID`=0); -- Depleted Automa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184745 AND `DifficultyID`=0); -- Spell Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184738,182285)); -- Guardian Automa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184737,182287)); -- Acquisitions Automa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184735,182197)); -- Degeneration Automa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184734 AND `DifficultyID`=0); -- Sacred Matrix Automa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184733 AND `DifficultyID`=0); -- Dominated Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184732 AND `DifficultyID`=0); -- Dragonspawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184731 AND `DifficultyID`=0); -- Proto-dragon Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184730 AND `DifficultyID`=0); -- Drakonid Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184728 AND `DifficultyID`=0); -- Lightning Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184724,184697,73102)); -- Water Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184721 AND `DifficultyID`=0); -- Earth Giant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184719 AND `DifficultyID`=0); -- Water Revenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184718 AND `DifficultyID`=0); -- Ice Revenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184717 AND `DifficultyID`=0); -- Earth Revenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184716 AND `DifficultyID`=0); -- Fire Revenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184715 AND `DifficultyID`=0); -- Storm Revenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184713 AND `DifficultyID`=0); -- Lava Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184712 AND `DifficultyID`=0); -- Spider Ice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184711 AND `DifficultyID`=0); -- Spider Lava +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184710 AND `DifficultyID`=0); -- Lava Mammoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184709 AND `DifficultyID`=0); -- Ice Giant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184708 AND `DifficultyID`=0); -- Djaradin Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184696 AND `DifficultyID`=0); -- Snow Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184690 AND `DifficultyID`=0); -- Ambystan Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184687 AND `DifficultyID`=0); -- Neltharion's Command Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184659 AND `DifficultyID`=0); -- Dominated Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184651 AND `DifficultyID`=0); -- Subjugator Zeltoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184635 AND `DifficultyID`=0); -- Progenitor Relic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184634,184633)); -- Forerunner's Relic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184632 AND `DifficultyID`=0); -- Dormant Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184629 AND `DifficultyID`=0); -- Translocation Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184625 AND `DifficultyID`=0); -- Progenitor Forge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184620 AND `DifficultyID`=0); -- Lightning Strike Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184605,180828,180218,179910)); -- Sylvanas Windrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184603 AND `DifficultyID`=0); -- Ancient Bufonid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184602 AND `DifficultyID`=0); -- Concubus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184600 AND `DifficultyID`=0); -- Incubus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184598 AND `DifficultyID`=0); -- Prowler Lupine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184597,179152,73554,72302)); -- Lady Jaina Proudmoore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184590 AND `DifficultyID`=0); -- Proximus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184540,178668)); -- Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184529 AND `DifficultyID`=0); -- Dausegne - IGC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184522 AND `DifficultyID`=0); -- Vigilant Custodian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184447,184038,183626,182823)); -- Cosmic Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184445 AND `DifficultyID`=0); -- Vigilant Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184341 AND `DifficultyID`=0); -- Soak Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184336 AND `DifficultyID`=0); -- Domination Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184330 AND `DifficultyID`=0); -- Medium Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184294 AND `DifficultyID`=0); -- Steamscale Incinerator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184293 AND `DifficultyID`=0); -- Sylverian Dreamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (184292,58169)); -- Heart of the Aspects +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184285 AND `DifficultyID`=0); -- Gnomelia Gearheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184271 AND `DifficultyID`=0); -- Froststone Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184206 AND `DifficultyID`=0); -- Malicious Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184197 AND `DifficultyID`=0); -- Viperid Menace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (184196,139450,118603)); -- Shelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184195 AND `DifficultyID`=0); -- Microlicid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184194 AND `DifficultyID`=0); -- Leaping Leporid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184193 AND `DifficultyID`=0); -- Prototickles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184192 AND `DifficultyID`=0); -- Terror Jelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184191 AND `DifficultyID`=0); -- Stabilized Geomental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184190 AND `DifficultyID`=0); -- Multichicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184189 AND `DifficultyID`=0); -- Violent Poultrid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184187 AND `DifficultyID`=0); -- Archetype of Vigilance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184186 AND `DifficultyID`=0); -- Archetype of Renewal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184184 AND `DifficultyID`=0); -- Fierce Scarabid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184183 AND `DifficultyID`=0); -- Ambystan Darter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184181 AND `DifficultyID`=0); -- Heart of the Swarm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184174 AND `DifficultyID`=0); -- Forge Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184154 AND `DifficultyID`=0); -- Fragile Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184149,184147,184146,184127,184119)); -- Hyperlight Reinforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184141 AND `DifficultyID`=0); -- Valorous Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184135,184126)); -- Defense Matrix Automa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184120 AND `DifficultyID`=0); -- Craftataur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184116 AND `DifficultyID`=0); -- Trapdoor Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184114 AND `DifficultyID`=0); -- Winged Automa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184113 AND `DifficultyID`=0); -- Frostwing's Fate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184110 AND `DifficultyID`=0); -- Ephemeral Tender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184083 AND `DifficultyID`=0); -- [DNT] Combat Test Dummy 100 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184066 AND `DifficultyID`=0); -- Death Sentence Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184042 AND `DifficultyID`=0); -- Primalist Amplifier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=184039 AND `DifficultyID`=0); -- Unstable Quasar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184016 AND `DifficultyID`=0); -- Native Poultrid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184008 AND `DifficultyID`=0); -- Captive Wyrmtongue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (184007,184006,184005)); -- Cartel Reinforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (183993,183663)); -- Fracturing Rift Blast Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (183992,183928)); -- Automated Defense Matrix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183991 AND `DifficultyID`=0); -- Large Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (183981,183980)); -- InvisBunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183978 AND `DifficultyID`=0); -- Important Camera Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (183976,183587)); -- Interdimensional Wormhole B +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (183975,183627)); -- Interdimensional Wormhole A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183973 AND `DifficultyID`=0); -- Unstable Antimatter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183955 AND `DifficultyID`=0); -- Your Shadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183937 AND `DifficultyID`=0); -- Skolex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183933 AND `DifficultyID`=0); -- Small Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (183918,183917,183916)); -- Ephemeral Battery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (183910,183909,183908,183907)); -- Strange Device +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183906 AND `DifficultyID`=0); -- Simple Task +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183890 AND `DifficultyID`=0); -- Protoform Schematic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (183882,169646,169645,169644,169643)); -- Venerable Denizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (183833,54499)); -- The Abominable Greench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (183831,13445)); -- Great-father Winter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183823 AND `DifficultyID`=0); -- Corrupted Reservoir of the First Ones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183820 AND `DifficultyID`=0); -- Forerunner's Sphere Pedestal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183813 AND `DifficultyID`=0); -- Malfunctioned Poultrid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183800 AND `DifficultyID`=0); -- Forerunner's Sphere Pedestal A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183786 AND `DifficultyID`=0); -- Marching Scourge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183776 AND `DifficultyID`=0); -- [DNT] Visible Controller Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183772 AND `DifficultyID`=0); -- Lightless Tormentor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183735 AND `DifficultyID`=0); -- Test Flying Monster 6 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183734 AND `DifficultyID`=0); -- Test Flying Monster 5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183733 AND `DifficultyID`=0); -- Test Flying Monster 4 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183732 AND `DifficultyID`=0); -- Test Flying Monster 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183730 AND `DifficultyID`=0); -- Test Flying Monster 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183729 AND `DifficultyID`=0); -- Test Flying Monster 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (183727,155536)); -- Brewfest Chowdown Trophy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183708 AND `DifficultyID`=0); -- Egbob +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183706 AND `DifficultyID`=0); -- Phil 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183686 AND `DifficultyID`=0); -- Pippin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183638 AND `DifficultyID`=0); -- Ichabod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183637 AND `DifficultyID`=0); -- Azeroth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183557 AND `DifficultyID`=0); -- Archetype of Satisfaction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183533 AND `DifficultyID`=0); -- Genesis Relic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183532 AND `DifficultyID`=0); -- Depraved Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183531 AND `DifficultyID`=0); -- Innocent Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183525 AND `DifficultyID`=0); -- [DNT] Invisible Controller Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183524 AND `DifficultyID`=0); -- Baby Timbertooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183517 AND `DifficultyID`=0); -- Boulder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183500 AND `DifficultyID`=0); -- Thieving Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183499 AND `DifficultyID`=0); -- Hired Muscle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183498 AND `DifficultyID`=0); -- Illicit Collector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183496 AND `DifficultyID`=0); -- Foul Gorger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183439 AND `DifficultyID`=0); -- Mawsworn Annihilator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183438 AND `DifficultyID`=0); -- Chainbound Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183437 AND `DifficultyID`=0); -- Dreadlord Infiltrator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183434 AND `DifficultyID`=0); -- Rendered Materium +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (183433,183431,183377)); -- Soul Conduit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183432 AND `DifficultyID`=0); -- Ebon Dominator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183429 AND `DifficultyID`=0); -- Ebon Chainguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183428 AND `DifficultyID`=0); -- Soul Shard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (183421,182664)); -- Wild Stampede +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183416 AND `DifficultyID`=0); -- Bound Realmbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183414 AND `DifficultyID`=0); -- REUSE +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183406 AND `DifficultyID`=0); -- Colossal Realmcrafter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183398 AND `DifficultyID`=0); -- Ancient Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183397 AND `DifficultyID`=0); -- Shard of Doubt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183395 AND `DifficultyID`=0); -- Zovaal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183394 AND `DifficultyID`=0); -- Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183378 AND `DifficultyID`=0); -- Wild Poultrid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183349 AND `DifficultyID`=0); -- Agitated Poultrid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (183347,182102)); -- Unstable Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183334 AND `DifficultyID`=0); -- Anima Shelter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183333 AND `DifficultyID`=0); -- Wildstorm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183332 AND `DifficultyID`=0); -- Blood Curtain Walls +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183316 AND `DifficultyID`=0); -- Separated Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183300 AND `DifficultyID`=0); -- Embedded Languages Example NPC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=183299 AND `DifficultyID`=0); -- Blood Curtain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (183293,183292)); -- Predatory Helicid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (183286,183285)); -- Enraged Poultrid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (183282,183281)); -- Aurelid Floater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (183277,183270)); -- Ambystan Snapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (183276,183275)); -- Protoform Forge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (183231,183230)); -- Mawtouched Geomental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183198 AND `DifficultyID`=0); -- Narduke +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (183159,183158)); -- Momma Vombata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (183149,169813)); -- Hand of Destruction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (183143,183142)); -- Vombata Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182889,176455,176454,176453,176452,176451,176450,176449,176448,157010,157009,155906,149595,149590,149589,149588,149587,149586,149585,149583,128752,128751,113347,113346,113344,113343,113342,110063,106989,106988,106978,106977,106975,106972,106971,103393,103387,103379,103376,103375,103374,103370,103369,103368,103367,103366,103365,103364,103361,103359,103358,103357,103356,103354,103353,103352,103351,103336,103335,103333,103332,103331,103329,103327,103324,103323,103321,103320,103319,103318,103317,103316,103315,103314,103313,103311,103309,103301,103270,103269,103268,103267,103266,103265,103264,103263,103262,103261,103260,103259,103258,103257,103256,103255,103254,103253,103252,103251,103250,103249,103248,103244,95582,86653,86187,86186,86183,86181,86180,86177,86166,74139,69990,69989,65752,65751,64620,64619,64618,64617,62865,62860,62858,62857,62856,62855,62210,62005)); -- Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182877,182876)); -- Bloodsucker Vespoid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182843 AND `DifficultyID`=0); -- Droplet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182840 AND `DifficultyID`=0); -- Archetype of Malice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182832,182593)); -- Baby Ottuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182797 AND `DifficultyID`=0); -- Steam Gust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182785 AND `DifficultyID`=0); -- Phoenix Baby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182783 AND `DifficultyID`=0); -- Reanimated Farmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182776 AND `DifficultyID`=0); -- [DNT] Void Zone Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182775,155248)); -- Shrieker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182773,26404)); -- Black Skeletal Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182769,182768)); -- Green Viperid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182761,182760)); -- King Viperid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182759,182758)); -- Red Viperid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182735 AND `DifficultyID`=0); -- Archetype of Cunning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182692,182691)); -- Emerald Scarabid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182684,103820,34187)); -- Sea Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182666 AND `DifficultyID`=0); -- Hungering Widow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182665 AND `DifficultyID`=0); -- Acidic Ravener +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182599 AND `DifficultyID`=0); -- Dragonfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182569,182568)); -- Metallic Scarabid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=182543 AND `DifficultyID`=0); -- Reprocessor Automa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182530 AND `DifficultyID`=0); -- Felsteel Interceptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182523 AND `DifficultyID`=0); -- Helblaze Flamecaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182504 AND `DifficultyID`=0); -- Archetype of Survival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182474,182473)); -- Tarachnid Ambusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182462 AND `DifficultyID`=0); -- PH - Banner of the Opportune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182461 AND `DifficultyID`=0); -- Shrouded Banner of the Opportune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182459 AND `DifficultyID`=0); -- Encrypted Banner of the Opportune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182438,182437)); -- Tarachnid Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182393 AND `DifficultyID`=0); -- Archetype of Predation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=182361 AND `DifficultyID`=0); -- Automa Forge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182354 AND `DifficultyID`=0); -- Poultrid Sample +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=182345 AND `DifficultyID`=0); -- Reservoir of the First Ones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (182311,181850)); -- Pre-Fabricated Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182295,182294)); -- Scarlet Proto Avian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (182288,182073)); -- Transport Automa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182264 AND `DifficultyID`=0); -- Archetype of Metamorphosis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=182263 AND `DifficultyID`=0); -- Archon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182260,182259)); -- Proto Avian Fledgling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182248 AND `DifficultyID`=0); -- Dimensional Anchor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182247 AND `DifficultyID`=0); -- Ambystan Skitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182246 AND `DifficultyID`=0); -- Wild Leporid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182245,182234)); -- Timid Leporid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182218,182216)); -- Vicious Leporid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182210 AND `DifficultyID`=0); -- Magically Regulated Automa Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182200 AND `DifficultyID`=0); -- Progenitor Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=182186 AND `DifficultyID`=0); -- Deathrift Combat Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=182185 AND `DifficultyID`=0); -- Deathrift Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182183 AND `DifficultyID`=0); -- Archetype of Multiplicity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182162 AND `DifficultyID`=0); -- Totally Normal Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182157 AND `DifficultyID`=0); -- Stealthy Bell Thief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182152 AND `DifficultyID`=0); -- Infiltrator Deraxis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182150 AND `DifficultyID`=0); -- Observer Ongrax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182149 AND `DifficultyID`=0); -- Commander Borramus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182148 AND `DifficultyID`=0); -- Brutal Wrathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182147 AND `DifficultyID`=0); -- Vicious Dreadstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182145 AND `DifficultyID`=0); -- Blazing Infernal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=182144 AND `DifficultyID`=0); -- Ossein Ritual +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182140 AND `DifficultyID`=0); -- Trub'ul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=182092 AND `DifficultyID`=0); -- Core Transport Automa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182081 AND `DifficultyID`=0); -- Archetype of Serenity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=182060 AND `DifficultyID`=0); -- Mawsworn Melee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=182039 AND `DifficultyID`=0); -- Swarm of Shadows +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (182019,182016)); -- Venomous Bufonid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=181925 AND `DifficultyID`=0); -- Slumber Cloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=181915 AND `DifficultyID`=0); -- Spike of Creation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181903 AND `DifficultyID`=0); -- Portal to Oribos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (181902,181901)); -- Ebon Blade Acolyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=181859 AND `DifficultyID`=0); -- Volatile Materium +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=181856 AND `DifficultyID`=0); -- Point Defense Drone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181826 AND `DifficultyID`=0); -- Tormented Banner of the Opportune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=181752 AND `DifficultyID`=0); -- Djaradin Necksnapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (181635,181632,181630,181627)); -- Anima Cell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181615 AND `DifficultyID`=0); -- Archetype of Animation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181578 AND `DifficultyID`=0); -- Archetype of Motion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181575 AND `DifficultyID`=0); -- Drakks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=181573 AND `DifficultyID`=0); -- Chain Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181547 AND `DifficultyID`=0); -- Tunneling Vombata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181535 AND `DifficultyID`=0); -- Murkastrasza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=181517 AND `DifficultyID`=0); -- Rune Column Hydrolics +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=181511 AND `DifficultyID`=0); -- Rune Column +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181488 AND `DifficultyID`=0); -- Archetype of Discovery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181455 AND `DifficultyID`=0); -- Beaver Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181454 AND `DifficultyID`=0); -- Roc Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=181447 AND `DifficultyID`=0); -- Guardian Sphere +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=181402 AND `DifficultyID`=0); -- DeResolution Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (181362,181361)); -- Bufonid Croaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181337 AND `DifficultyID`=0); -- Geordy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181336 AND `DifficultyID`=0); -- Omnipotential Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181335 AND `DifficultyID`=0); -- Resonant Echo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181308 AND `DifficultyID`=0); -- Archetype of Focus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=181252 AND `DifficultyID`=0); -- [PH] Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181216 AND `DifficultyID`=0); -- Darkmoon Dance Floor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181199 AND `DifficultyID`=0); -- Rinanji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181168 AND `DifficultyID`=0); -- [DNT] PLACEHOLDER Objective +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181164 AND `DifficultyID`=0); -- Jianyu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181163 AND `DifficultyID`=0); -- Wilfred A. Stare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181162 AND `DifficultyID`=0); -- Ginger Brightstep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181161 AND `DifficultyID`=0); -- Trellar Snowglove +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181160 AND `DifficultyID`=0); -- Anthony Volt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181159 AND `DifficultyID`=0); -- Raith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181158 AND `DifficultyID`=0); -- Fuhn'ki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181157 AND `DifficultyID`=0); -- K.C. R1C3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181156 AND `DifficultyID`=0); -- Colum Bootbright +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181155 AND `DifficultyID`=0); -- Fereda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181154 AND `DifficultyID`=0); -- Haun Fleethoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181153 AND `DifficultyID`=0); -- Groovin' Gitah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181152 AND `DifficultyID`=0); -- Jason Trost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181151 AND `DifficultyID`=0); -- Beyvel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181150 AND `DifficultyID`=0); -- Kaarisma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181142 AND `DifficultyID`=0); -- [DND] Quest Target - Fail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181141 AND `DifficultyID`=0); -- [DND] Quest Target - Hard Victory +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181140 AND `DifficultyID`=0); -- [DND] Quest Target - Hard Pass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181139 AND `DifficultyID`=0); -- [DND] Quest Target - Medium Victory +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181138 AND `DifficultyID`=0); -- [DND] Quest Target - Medium Pass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181137 AND `DifficultyID`=0); -- [DND] Quest Target - Easy Victory +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181136 AND `DifficultyID`=0); -- [DND] Quest Target - Easy Pass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=181134 AND `DifficultyID`=0); -- Quartermaster Rahm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=181133 AND `DifficultyID`=0); -- Ebon Blade Acolyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181129 AND `DifficultyID`=0); -- [DND] Dance Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (181127,181126,181125,181124)); -- Dance Enthusiast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181097 AND `DifficultyID`=0); -- Simon Sezdans +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=181013 AND `DifficultyID`=0); -- [PH] Geode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=181012 AND `DifficultyID`=0); -- Strange Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180981 AND `DifficultyID`=0); -- Boosterino Cappuccino +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180974 AND `DifficultyID`=0); -- Protoform Lattice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180956 AND `DifficultyID`=0); -- Docile Leporid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (180947,179325)); -- Doomwalker Trophy Stand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180934 AND `DifficultyID`=0); -- Fire Trap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180900 AND `DifficultyID`=0); -- [DNT] JZB Test - Area Trigger - Monster Recepticle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180899 AND `DifficultyID`=0); -- Aridormi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180890 AND `DifficultyID`=0); -- [DNT] JZB Test - Summon Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180866 AND `DifficultyID`=0); -- Remnant of Ner'zhul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180865 AND `DifficultyID`=0); -- Twisted Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180864 AND `DifficultyID`=0); -- High Torturer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180862 AND `DifficultyID`=0); -- [DNT] JZB Test - Area Trigger - Monster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180861 AND `DifficultyID`=0); -- Broker Ve'ken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180860 AND `DifficultyID`=0); -- Soulrender Dormazain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180841 AND `DifficultyID`=0); -- Mysterious Artifact +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (180829,178768,176881)); -- Tortured Soul Remnant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180827 AND `DifficultyID`=0); -- Jeff Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (180816,175932)); -- Broker Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (180808,173958,173956,173915,170720,170339,168207,168143,168142)); -- Dummy [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180805 AND `DifficultyID`=0); -- Thespian's Reward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180804 AND `DifficultyID`=0); -- Ben Howell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180794 AND `DifficultyID`=0); -- Arena Boss Rogue Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180786 AND `DifficultyID`=0); -- Binding of Misery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (180785,180784,180180,179918,179150,175514,172308)); -- [DNT] Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (180783,180661)); -- Mawforged Weapon Rack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180782 AND `DifficultyID`=0); -- Consumed Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180781 AND `DifficultyID`=0); -- Frothing Hound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180780 AND `DifficultyID`=0); -- Dreadmaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180779 AND `DifficultyID`=0); -- Terrorspine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180760 AND `DifficultyID`=0); -- Starved Horror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180759 AND `DifficultyID`=0); -- Burning Soul Remnant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180758 AND `DifficultyID`=0); -- Caged Soul Remnant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180752 AND `DifficultyID`=0); -- Decayfly Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (180745,166949,100868,67139)); -- Chi-Ji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (180744,165374,87335,87334)); -- Yu'lon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (180743,73967)); -- Niuzao +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (180741,71820,63508)); -- Xuen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (180737,180512,178836,178739,178600,178599,178598,178597,178596,178538,178537,178536,178535,178533,178510,178426)); -- Loom of Fates +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180735 AND `DifficultyID`=0); -- Dragon Companion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180712 AND `DifficultyID`=0); -- Shadowsteel Tyrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180707 AND `DifficultyID`=0); -- Darkshade Inquisitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180690 AND `DifficultyID`=0); -- Vazzaren the Seeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180674 AND `DifficultyID`=0); -- Combat Test Dummy 60 Spell Catch and Release +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180665 AND `DifficultyID`=0); -- Gibbering Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180664 AND `DifficultyID`=0); -- Mawsworn Infuser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180660 AND `DifficultyID`=0); -- Soul Scythe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180659 AND `DifficultyID`=0); -- Soul Brazier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180658 AND `DifficultyID`=0); -- Focusing Prism +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (180609,180022)); -- Clone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180573 AND `DifficultyID`=0); -- Invis (DNT) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180572 AND `DifficultyID`=0); -- Boopers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180544 AND `DifficultyID`=0); -- Combat Test Dummy 60 Root Spam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (180543,180542)); -- Fate Fragment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (180527,176442,173473)); -- Baby Steward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180501 AND `DifficultyID`=0); -- Innocent Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (180498,163503)); -- Etherdiver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180428 AND `DifficultyID`=0); -- Tortured Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180427 AND `DifficultyID`=0); -- Loom Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180426 AND `DifficultyID`=0); -- Feeding Horror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180425 AND `DifficultyID`=0); -- Johnny Awesomer Jr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (180418,176959)); -- Mawsworn Soulmage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180417 AND `DifficultyID`=0); -- Loom Artificer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180415 AND `DifficultyID`=0); -- Mawsworn Axeguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180407 AND `DifficultyID`=0); -- Gorgoan Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180392 AND `DifficultyID`=0); -- Gorgoan Souldrinker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180389 AND `DifficultyID`=0); -- Mawsworn Rageguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180388 AND `DifficultyID`=0); -- [DNT] Battery Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180387 AND `DifficultyID`=0); -- Mawsworn Paindrinker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180386 AND `DifficultyID`=0); -- Soul Carrion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180385 AND `DifficultyID`=0); -- Condemned Soul Remnant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180384 AND `DifficultyID`=0); -- Kel'Thuzad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (180379,180071)); -- Mawsworn Arbalest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180333 AND `DifficultyID`=0); -- The Primus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180323 AND `DifficultyID`=0); -- Fatespawn Monstrosity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180269 AND `DifficultyID`=0); -- Curiosity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180264 AND `DifficultyID`=0); -- [DND] Oil Slick Spin Out +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180259 AND `DifficultyID`=0); -- Hoop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180245 AND `DifficultyID`=0); -- Progenitor Orb - Broken - FX - 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180179 AND `DifficultyID`=0); -- [DNT] Door +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180178 AND `DifficultyID`=0); -- Star Burst +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180171 AND `DifficultyID`=0); -- Brooding Cleric +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180127 AND `DifficultyID`=0); -- Cackling Chemist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180123 AND `DifficultyID`=0); -- Acquisitionist Xy'rahn (Mount) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180113 AND `DifficultyID`=0); -- Rattling Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180106 AND `DifficultyID`=0); -- Rattling Shadowskin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (180077,179966,179813,179140)); -- Gurgl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=180070 AND `DifficultyID`=0); -- Mawsworn Scryer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (180068,175613)); -- Mawsworn Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (180067,178623,175612)); -- Mawsworn Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (180058,178781,176957)); -- Shadowsteel Colossus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (180040,175313,165169,165167,58433,53438,51337,47244,47243,31216)); -- Mirror Image +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (180037,152449,81349,30230)); -- Risen Ally +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180023 AND `DifficultyID`=0); -- Sword Toss Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (180018,178095)); -- Eye of the Jailer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180016 AND `DifficultyID`=0); -- Spectral Feline +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=179994 AND `DifficultyID`=0); -- Threat Neutralization +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179986 AND `DifficultyID`=0); -- Broker Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179984 AND `DifficultyID`=0); -- Mounted Broker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179967 AND `DifficultyID`=0); -- Missing1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=179963 AND `DifficultyID`=0); -- Terror Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179944,179590,179587)); -- Speedy IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (179942,179894)); -- Deathseeker Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179936 AND `DifficultyID`=0); -- Violetsail Scavenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=179919 AND `DifficultyID`=0); -- Death Gate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179905,179567)); -- Stringfellowe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179903 AND `DifficultyID`=0); -- [DNT] Q02 - Objective 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179901 AND `DifficultyID`=0); -- Minigrue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179897 AND `DifficultyID`=0); -- Ca'nees +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179896 AND `DifficultyID`=0); -- Finn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179892 AND `DifficultyID`=0); -- Oros Coldheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179891 AND `DifficultyID`=0); -- Soggodon the Breaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179890 AND `DifficultyID`=0); -- Executioner Varruth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179867 AND `DifficultyID`=0); -- Static Field Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=179850 AND `DifficultyID`=0); -- Lost Field Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=179847 AND `DifficultyID`=0); -- Shadowsteel Horror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=179845 AND `DifficultyID`=0); -- The Screaming Anvil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179819 AND `DifficultyID`=0); -- Run To Point +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179809 AND `DifficultyID`=0); -- Hornswoggle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179808,179807,179806,179804,179803)); -- Violetsail Pet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179797 AND `DifficultyID`=0); -- [DNT] Spotlight Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179758 AND `DifficultyID`=0); -- Terrified Gromit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179757 AND `DifficultyID`=0); -- Elusive Pet Treat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179742 AND `DifficultyID`=0); -- Shaded Stone Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179739 AND `DifficultyID`=0); -- Porous Stone Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179737 AND `DifficultyID`=0); -- Violetsail Bruisebringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179736 AND `DifficultyID`=0); -- Violetsail Swiftshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179675 AND `DifficultyID`=0); -- [DNT] Q04 - Objective 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179623 AND `DifficultyID`=0); -- Kill Credit: Enemies in Town Slain [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179606 AND `DifficultyID`=0); -- Violetsail Cutthroat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=179605 AND `DifficultyID`=0); -- Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179589 AND `DifficultyID`=0); -- Blinky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179571 AND `DifficultyID`=0); -- Distracting Mirage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179566 AND `DifficultyID`=0); -- Zantini +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179525 AND `DifficultyID`=0); -- Chosenseeker Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179523 AND `DifficultyID`=0); -- [DNT] Objective 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179518 AND `DifficultyID`=0); -- Farsighted Onlooker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179517 AND `DifficultyID`=0); -- Precocious Onlooker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179516 AND `DifficultyID`=0); -- Suspicious Onlooker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179513 AND `DifficultyID`=0); -- [DNT] Objective 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179512,179467)); -- [DNT] Objective 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179474 AND `DifficultyID`=0); -- Fiona +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179461 AND `DifficultyID`=0); -- Grim Portent Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179446 AND `DifficultyID`=0); -- Incinerator Arkolath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179437 AND `DifficultyID`=0); -- Juno +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179432,118761)); -- Echo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179397 AND `DifficultyID`=0); -- Visage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179384 AND `DifficultyID`=0); -- [DNT] Korthian Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179378,179179)); -- Clinging Remains +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179377,179219)); -- Grip of Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179376,179183)); -- Lost Limb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179375,179131)); -- Animite Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179374,179329)); -- Wild Corpsefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179373,179229)); -- Eye of Affliction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179372,179182)); -- Scurrying Mawrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179371,179227)); -- Vile Deathroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179370,179226)); -- Deathroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179369,179248)); -- Anxious Nibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179368,179250)); -- Young Garnetgullet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179367,179168)); -- Scavenging Skrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179366,179167)); -- Damp Skrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179365,179256)); -- Devourling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (179364,177653,169599)); -- Slime Skeleton Transform +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179358 AND `DifficultyID`=0); -- Hungry Gromit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=179348 AND `DifficultyID`=0); -- 9.1 Soul River - FX - Chicken - 04 - EZ +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179344 AND `DifficultyID`=0); -- Drab Gromit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=179257 AND `DifficultyID`=0); -- Burning Shade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179255 AND `DifficultyID`=0); -- Gnashtooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179253 AND `DifficultyID`=0); -- Domestic Aunian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179252 AND `DifficultyID`=0); -- Mosscoated Gromit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179251 AND `DifficultyID`=0); -- Korthian Specimen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=179243 AND `DifficultyID`=0); -- Torghast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179242 AND `DifficultyID`=0); -- Rook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179241 AND `DifficultyID`=0); -- Mord'al Eveningstar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179240 AND `DifficultyID`=0); -- Mawsworn Minion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179239 AND `DifficultyID`=0); -- Gilded Darknight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179233 AND `DifficultyID`=0); -- Eye of Extermination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179232 AND `DifficultyID`=0); -- Eye of Allseeing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179230 AND `DifficultyID`=0); -- Chompy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179228 AND `DifficultyID`=0); -- Golden Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179222 AND `DifficultyID`=0); -- Irongrasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179220 AND `DifficultyID`=0); -- Grappling Gauntlet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=179209 AND `DifficultyID`=0); -- Sanctum of Domination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179193 AND `DifficultyID`=0); -- Fel Obelisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179185,173533)); -- Sinfall Screecher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179181 AND `DifficultyID`=0); -- Amaranthine Stinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179180 AND `DifficultyID`=0); -- Invasive Buzzer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179173,179130,179104,179096,179083)); -- Sly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179171 AND `DifficultyID`=0); -- Fodder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179169 AND `DifficultyID`=0); -- Rarity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179166,178299,66429)); -- Gizmo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179165 AND `DifficultyID`=0); -- Silver Purrkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179164 AND `DifficultyID`=0); -- Curious Purrkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179158 AND `DifficultyID`=0); -- Merlin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (179151,73483)); -- Thrall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179142,179112,168219,158555)); -- Elite Queensguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179139 AND `DifficultyID`=0); -- Topaz Baubleworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179138 AND `DifficultyID`=0); -- Turquoise Baubleworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179137 AND `DifficultyID`=0); -- Ruby Baubleworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179132 AND `DifficultyID`=0); -- Copperback Etherwyrm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179125 AND `DifficultyID`=0); -- Timeless Mechanical Dragonling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179123,177284)); -- Fated Conjunction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179113 AND `DifficultyID`=0); -- Eye of the Jailer Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179081 AND `DifficultyID`=0); -- Polymorphed Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=179058 AND `DifficultyID`=0); -- Purge Protocol Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179039 AND `DifficultyID`=0); -- Wetlands Tarachnid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179038,179025)); -- Infused Etherwyrm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179024 AND `DifficultyID`=0); -- Mischa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (179023,179022)); -- Max +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179021 AND `DifficultyID`=0); -- Isadora Nevins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=179010 AND `DifficultyID`=0); -- Fatespawn Anomaly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179008 AND `DifficultyID`=0); -- Lil' Abom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=179003 AND `DifficultyID`=0); -- Cosmetic Shackle Spawn Upper Right +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=179002 AND `DifficultyID`=0); -- Cosmetic Shackle Spawn Lower Right +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=179001 AND `DifficultyID`=0); -- Cosmetic Shackle Spawn Lower Left +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178993 AND `DifficultyID`=0); -- Fate Fragment/Fatespawn Anomaly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (178965,175632)); -- Maw Giant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (178922,73620,73462,73081,72349)); -- Garrosh Hellscream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178915 AND `DifficultyID`=0); -- Cosmetic Anima Missile Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178905 AND `DifficultyID`=0); -- zzzEmpowered Torturer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178904 AND `DifficultyID`=0); -- Spiteful Anima +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178903 AND `DifficultyID`=0); -- Wrathful Anima +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178902 AND `DifficultyID`=0); -- Tortured Remains +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178862 AND `DifficultyID`=0); -- Screamspike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178861 AND `DifficultyID`=0); -- Dark Hound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178851 AND `DifficultyID`=0); -- Burning Stygia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178846 AND `DifficultyID`=0); -- 9.1 Soul River - FX - Chicken - 03 - EZ +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178834 AND `DifficultyID`=0); -- 9.1 Soul River - FX - Chicken - 02 - EZ +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178826 AND `DifficultyID`=0); -- Forsworn Javelin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178825 AND `DifficultyID`=0); -- Forsworn Shieldbearer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178824 AND `DifficultyID`=0); -- Borr-Gahn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (178819,72441)); -- Ice Wall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (178783,178765)); -- Moriaz the Red +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (178782,178763)); -- Buttons +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178767 AND `DifficultyID`=0); -- [DNT, PH] Adventure Companion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178758 AND `DifficultyID`=0); -- Sigil of the Primus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178738 AND `DifficultyID`=0); -- Kyra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178736 AND `DifficultyID`=0); -- Signe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178734 AND `DifficultyID`=0); -- Mawsworn Husk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178732 AND `DifficultyID`=0); -- Mawsworn Runesmith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178731 AND `DifficultyID`=0); -- Bonesteel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178729 AND `DifficultyID`=0); -- Deathseeker Husk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178696 AND `DifficultyID`=0); -- Ritual Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (178667,177902)); -- Cosmetic Shackle Spawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178662 AND `DifficultyID`=0); -- Cosmetic Eye Laser Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178661 AND `DifficultyID`=0); -- Mawsworn Interceptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178631 AND `DifficultyID`=0); -- Mawsworn Commander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178630 AND `DifficultyID`=0); -- Mawsworn Seeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178629 AND `DifficultyID`=0); -- Bound Soul Remnant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178628 AND `DifficultyID`=0); -- Mawsworn Darkcaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (178626,177501)); -- Mawrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178625 AND `DifficultyID`=0); -- Mawsworn Archer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178624 AND `DifficultyID`=0); -- Mawsworn Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178615 AND `DifficultyID`=0); -- Highlord Darion Mograine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178614 AND `DifficultyID`=0); -- Thoras Trollbane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178613 AND `DifficultyID`=0); -- High Inquisitor Whitemane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178612 AND `DifficultyID`=0); -- Nazgrim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178606 AND `DifficultyID`=0); -- Ardenweald Fuzzy Wuzzy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178601 AND `DifficultyID`=0); -- Kevin's Oozeling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178592 AND `DifficultyID`=0); -- Highlord Bolvar Fordragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178574 AND `DifficultyID`=0); -- Heart of the Tarragrue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178559 AND `DifficultyID`=0); -- Pinnacle of Domination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (178556,178555,178554)); -- Remnant of Forgotten Torments +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178523 AND `DifficultyID`=0); -- Ashen Phylactery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178484 AND `DifficultyID`=0); -- Wicked Torturer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178423 AND `DifficultyID`=0); -- The Banshee Queen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (178407,176474,161088)); -- Hologram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=178383 AND `DifficultyID`=0); -- [DNT] Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178358 AND `DifficultyID`=0); -- 9.1 Soul River - FX - Chicken - 01 - EZ +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178298 AND `DifficultyID`=0); -- Widget +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178268 AND `DifficultyID`=0); -- Mnemonic Equipment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178216 AND `DifficultyID`=0); -- Flawless Amethyst Baubleworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178192 AND `DifficultyID`=0); -- Jefan the Crafter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178121 AND `DifficultyID`=0); -- Sanctum Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178093 AND `DifficultyID`=0); -- Foraging Poultrid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178086 AND `DifficultyID`=0); -- Stygian Chains +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178071 AND `DifficultyID`=0); -- Maw Assassin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178061 AND `DifficultyID`=0); -- Avatar of Torment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178043 AND `DifficultyID`=0); -- Mawsworn Lancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178041 AND `DifficultyID`=0); -- Mawsworn Shackler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=178029 AND `DifficultyID`=0); -- Mawsworn Wingsoldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=177897 AND `DifficultyID`=0); -- Chaotic Riftstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=177893 AND `DifficultyID`=0); -- Mawforged Colossus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=177888 AND `DifficultyID`=0); -- Mawsworn Kyrian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (177697,175215,175017,173616,172156,171940,171505,171377,164111,163589,163540)); -- Kyrian Ascendant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=177613 AND `DifficultyID`=0); -- Burning Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=177584 AND `DifficultyID`=0); -- Burning Gibbet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=177561 AND `DifficultyID`=0); -- Call of Eternity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=177559 AND `DifficultyID`=0); -- Warmonger Shackle Spawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177541 AND `DifficultyID`=0); -- Dolvalken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=177533 AND `DifficultyID`=0); -- Jeff Test Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (177528,175600)); -- Drumset +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (177512,176774)); -- Warmonger's Shackle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=177503 AND `DifficultyID`=0); -- Burning Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177440 AND `DifficultyID`=0); -- Seat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177438 AND `DifficultyID`=0); -- Replace Horn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=177407 AND `DifficultyID`=0); -- Formless Mass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=177267 AND `DifficultyID`=0); -- Voidwraith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177237 AND `DifficultyID`=0); -- Chains of Damnation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (177222,177100)); -- Aradne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=177182 AND `DifficultyID`=0); -- Soul Shade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=177177 AND `DifficultyID`=0); -- Mini-Hopper Template +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (177171,177096)); -- Agatha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=177149 AND `DifficultyID`=0); -- Vehicle Channeler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=177101 AND `DifficultyID`=0); -- Brynja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=177099 AND `DifficultyID`=0); -- Daschla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=177098 AND `DifficultyID`=0); -- Arthura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=177097 AND `DifficultyID`=0); -- Annhylde +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (177066,4161)); -- Lysheana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=177039 AND `DifficultyID`=0); -- [DNT] Effect Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=177034 AND `DifficultyID`=0); -- Kill Credit: Start +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=177030 AND `DifficultyID`=0); -- Kill Credit: Place Ingot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=177004 AND `DifficultyID`=0); -- Tortured Amalgamation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176956 AND `DifficultyID`=0); -- Shadowsteel Goliath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176953 AND `DifficultyID`=0); -- Mawsworn Flamehand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176949 AND `DifficultyID`=0); -- Mawsworn Embermage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176948 AND `DifficultyID`=0); -- Kill Credit: Brew Stacks 5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176947 AND `DifficultyID`=0); -- Kill Credit: Brew Stacks 4 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176946 AND `DifficultyID`=0); -- Kill Credit: Brew Stacks 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176945 AND `DifficultyID`=0); -- Kill Credit: Brew Stacks 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176940 AND `DifficultyID`=0); -- Soulember +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176880 AND `DifficultyID`=0); -- Soulscream Tormentor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176879 AND `DifficultyID`=0); -- Hollowsoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176875 AND `DifficultyID`=0); -- Kill Credit: Brew Stacks 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176874 AND `DifficultyID`=0); -- Kill Credit: Brew Chosen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176863 AND `DifficultyID`=0); -- Kill Credit: Jarden Defeated +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176861 AND `DifficultyID`=0); -- Kill Credit: Brawl or Brew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176788 AND `DifficultyID`=0); -- Tamable Undead Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (176731,176730,176729,172854)); -- Dredger Butler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176726 AND `DifficultyID`=0); -- zzzPain Golem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176713 AND `DifficultyID`=0); -- Baby Fox Wyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176711 AND `DifficultyID`=0); -- Dormant Pain Golem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176704 AND `DifficultyID`=0); -- Oracular Darkcaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (176692,175555,168286,168284,168283,168282,168281,168280,168279,168278,168277,168276,168275,168274,168273,168272,168271,168265,168264,168263,168262,168261,168260,168259,168257,168256,168250,168249,168195,168194,168191,168190,168189,168186,168185,167172,165605,164806,164781)); -- Winged Champion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (176682,42129)); -- Moira Thaurissan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (176681,42131)); -- Falstad Wildhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (176680,42928)); -- Muradin Bronzebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (176672,146430,145015,145004,16802)); -- Lor'themar Theron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176664 AND `DifficultyID`=0); -- Shattered Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (176662,176659,176639)); -- Squibbles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (176658,176640)); -- Churro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176657 AND `DifficultyID`=0); -- RT-3 M15 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (176655,176638)); -- Anthea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176651 AND `DifficultyID`=0); -- Iron Maiden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176650 AND `DifficultyID`=0); -- Vigilant Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176641 AND `DifficultyID`=0); -- R-t3-Mi5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176583 AND `DifficultyID`=0); -- Energy Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176560 AND `DifficultyID`=0); -- [DNT] Encounter Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (176539,176538,176537,176535)); -- Infused Goliath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176521 AND `DifficultyID`=0); -- Stygian Abductor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176520 AND `DifficultyID`=0); -- Ocular Commander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176444 AND `DifficultyID`=0); -- [DNT] Note Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176436 AND `DifficultyID`=0); -- [DNT] Note +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (176412,170083)); -- Pillar Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176404 AND `DifficultyID`=0); -- Dark Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176392 AND `DifficultyID`=0); -- [DNT] Maw VFX Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (176382,171096,165670,165656)); -- Archon's Spear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (176366,176365,176364,176363,176362,176310,176284,176283)); -- Rubble Pile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176301 AND `DifficultyID`=0); -- Woodpecker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176298 AND `DifficultyID`=0); -- Baby Salamander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (176297,143037,138134)); -- River Otter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (176295,71888)); -- Baby Phoenix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (176294,18381)); -- Netherwhelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176292 AND `DifficultyID`=0); -- Gnoll Kid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176291 AND `DifficultyID`=0); -- Baby Duck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176286 AND `DifficultyID`=0); -- Energy Core: Offense +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176253 AND `DifficultyID`=0); -- Elder Naladu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176246 AND `DifficultyID`=0); -- Joiya Reed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176245 AND `DifficultyID`=0); -- Mari Reed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176244 AND `DifficultyID`=0); -- Maggie Camp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176243 AND `DifficultyID`=0); -- Teon Cathun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176242 AND `DifficultyID`=0); -- Ryth the Melodious +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176241 AND `DifficultyID`=0); -- Tasha Tallen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176240 AND `DifficultyID`=0); -- Hiumi Togo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176239 AND `DifficultyID`=0); -- Saah Maxwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176238 AND `DifficultyID`=0); -- Abbe Tami +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176237 AND `DifficultyID`=0); -- Sojurn Saka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176236 AND `DifficultyID`=0); -- Yoska Merce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176235 AND `DifficultyID`=0); -- Erika Saka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176234 AND `DifficultyID`=0); -- Harriet Mura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176233 AND `DifficultyID`=0); -- Mai Kota +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176231 AND `DifficultyID`=0); -- Anna Taki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176230 AND `DifficultyID`=0); -- Saka Kidd +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176229 AND `DifficultyID`=0); -- Ren Arsane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176227 AND `DifficultyID`=0); -- Yugh Nakai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176226 AND `DifficultyID`=0); -- Rye Tele +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176225 AND `DifficultyID`=0); -- Jenna Redwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176224 AND `DifficultyID`=0); -- Elisa Perry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176223 AND `DifficultyID`=0); -- Jo Weaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176222 AND `DifficultyID`=0); -- Trey Wells +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176203 AND `DifficultyID`=0); -- Tanaya Perch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176192 AND `DifficultyID`=0); -- Xavier Carpenter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (176129,174335)); -- Stone Legion Skirmisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176095 AND `DifficultyID`=0); -- Luke Catstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176094 AND `DifficultyID`=0); -- Max Catstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176093 AND `DifficultyID`=0); -- Borrowed Fae Tome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176092 AND `DifficultyID`=0); -- Benign Mixture +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176091 AND `DifficultyID`=0); -- Mr. Wobbles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (176088,175760,175564)); -- Larion Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176087 AND `DifficultyID`=0); -- Phalynx "Cub" +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (176044,169265)); -- Creepy Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (176024,176023)); -- Crawbat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (176021,169979,165857,164701)); -- Starmoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176020 AND `DifficultyID`=0); -- Decay Grub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176019 AND `DifficultyID`=0); -- Verdant Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=176016 AND `DifficultyID`=0); -- Waltzing Venthyr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176012 AND `DifficultyID`=0); -- Ric Catstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176011 AND `DifficultyID`=0); -- Kray Sunhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (176005,115233,91339)); -- Carl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175992 AND `DifficultyID`=0); -- Dutiful Attendant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175981 AND `DifficultyID`=0); -- Mystical Spellbook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175958 AND `DifficultyID`=0); -- Ariya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175954 AND `DifficultyID`=0); -- Kali Goldenstar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175940 AND `DifficultyID`=0); -- Slagshell Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175933 AND `DifficultyID`=0); -- Broker Worm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175885 AND `DifficultyID`=0); -- Controller 04: Flying Soul Eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175859 AND `DifficultyID`=0); -- Misty Recluse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175858 AND `DifficultyID`=0); -- Dusty Recluse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175839,167202,165855,164700)); -- Moonfrog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175803,175591,169982)); -- Grove Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175787 AND `DifficultyID`=0); -- Winterleaf Spriggan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175786 AND `DifficultyID`=0); -- Glurp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175785 AND `DifficultyID`=0); -- Kostos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175784 AND `DifficultyID`=0); -- Gelatinous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175783 AND `DifficultyID`=0); -- Digallo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175782 AND `DifficultyID`=0); -- The Countess +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175781 AND `DifficultyID`=0); -- Sewer Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175780 AND `DifficultyID`=0); -- Mistwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175779 AND `DifficultyID`=0); -- Chittermaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175778 AND `DifficultyID`=0); -- Briarpaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175777 AND `DifficultyID`=0); -- Crystalsnap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175776,175563)); -- Courage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175759 AND `DifficultyID`=0); -- Maw Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175756 AND `DifficultyID`=0); -- Spriggan Trickster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175715 AND `DifficultyID`=0); -- Lucy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (175689,175688,175687,175686,175685,175684)); -- Air Mail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (175676,173622,172976,172661,172660,172659,163332)); -- Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=175656 AND `DifficultyID`=0); -- Armed Security +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175645 AND `DifficultyID`=0); -- Mawsworn Inquisitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175644 AND `DifficultyID`=0); -- Shade Hound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175643 AND `DifficultyID`=0); -- Maw Fog Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175642 AND `DifficultyID`=0); -- Maw Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175641 AND `DifficultyID`=0); -- Maw Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175640 AND `DifficultyID`=0); -- Maw Zombie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175639 AND `DifficultyID`=0); -- Mawsworn Necromancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175638 AND `DifficultyID`=0); -- Mawsworn Guard Spiked +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175637 AND `DifficultyID`=0); -- Mawsworn Caster Spiked +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175636 AND `DifficultyID`=0); -- Maw Shade Heavy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175635 AND `DifficultyID`=0); -- Maw Shade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175634 AND `DifficultyID`=0); -- Maw Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175633 AND `DifficultyID`=0); -- Maw Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175631 AND `DifficultyID`=0); -- Maw Construct (Giant) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175630 AND `DifficultyID`=0); -- Mawsworn Kyrian Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175629 AND `DifficultyID`=0); -- Mawsworn Caster Elite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175614 AND `DifficultyID`=0); -- Mawsworn Kyrian Melee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175604 AND `DifficultyID`=0); -- Wild Storm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=175599 AND `DifficultyID`=0); -- [DNT] Note Spawner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175587,168909)); -- Curious Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175586,168734,168732,156545)); -- Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (175577,169906,169903,169899,169898)); -- Sinfall Flyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175562 AND `DifficultyID`=0); -- Larion Pouncer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175561 AND `DifficultyID`=0); -- Steward Featherling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175560 AND `DifficultyID`=0); -- Lost Featherling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (175528,175205)); -- Baleful Shadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (175527,173146)); -- Winged Ravager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175519 AND `DifficultyID`=0); -- Frothing Pustule +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=175513 AND `DifficultyID`=0); -- Nathrian Inquisitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175477,175476)); -- Aberrant Worldeater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175461,169411)); -- Lingering Anguish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175435 AND `DifficultyID`=0); -- Jared +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175430 AND `DifficultyID`=0); -- Soul Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175420 AND `DifficultyID`=0); -- Mangeclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175416 AND `DifficultyID`=0); -- Miggi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175412 AND `DifficultyID`=0); -- Gooby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175411 AND `DifficultyID`=0); -- Scooter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175410 AND `DifficultyID`=0); -- Sarah Karmoody +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175403 AND `DifficultyID`=0); -- Kristy Mayospark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175360 AND `DifficultyID`=0); -- Kill Credit to Player Only [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175233 AND `DifficultyID`=0); -- General Grashaal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175232 AND `DifficultyID`=0); -- General Kaal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175220 AND `DifficultyID`=0); -- Archivist's Quill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175204 AND `DifficultyID`=0); -- "This Can Only Mean One Thing..." Quest Pip's Mole Machine Used Kill Credit to Player Only [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175203 AND `DifficultyID`=0); -- Moon-Touched Netherwhelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175200 AND `DifficultyID`=0); -- [DNT] Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175199 AND `DifficultyID`=0); -- Ravenous Horror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175192,175191,17648)); -- Felhunter Minion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175179,106378)); -- Serpent Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175175,169421,42874,17252)); -- Felguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175151,8996)); -- Voidwalker Minion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175143 AND `DifficultyID`=0); -- Oriborataur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175140,128141,67235,19668)); -- Shadowfiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175138 AND `DifficultyID`=0); -- Alleria Windrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (175117,173232,172561)); -- Whirling Blade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=175110 AND `DifficultyID`=0); -- Hunk of Meat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=175102 AND `DifficultyID`=0); -- Reverberating Eruption Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175092,41200)); -- Generic Bunny - PRK +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175051 AND `DifficultyID`=0); -- Alice Fischer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175050 AND `DifficultyID`=0); -- Aneka Melae +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175024,174649)); -- Necroray Spawnling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175023,174652)); -- Animated Cruor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175022,173200)); -- Bleak Skitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (175021,167355)); -- Pulsating Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (174987,170315,170305,169828,146515,125269,119183,115634,107697)); -- Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=174942 AND `DifficultyID`=0); -- Professor Putricide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (174923,174857,174856,170579,164550)); -- Slithering Ooze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174885 AND `DifficultyID`=0); -- TBD Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (174879,168155)); -- Plaguebound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (174877,168968)); -- Plaguebound Fallen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174865 AND `DifficultyID`=0); -- Playful Prowler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174864 AND `DifficultyID`=0); -- Wenha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (174863,140412)); -- Evie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=174858 AND `DifficultyID`=0); -- Portal Switch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174844 AND `DifficultyID`=0); -- Shardling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174837 AND `DifficultyID`=0); -- Runewood Hoarder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174836 AND `DifficultyID`=0); -- Heartwood Leaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174835 AND `DifficultyID`=0); -- Dappled Hoarder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (174812,174811,174810)); -- Rune of Cruelty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (174802,167493)); -- Venomous Sniper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (174786,166079)); -- Brittlebone Crossbowman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (174785,165919)); -- Skeletal Marauder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=174783 AND `DifficultyID`=0); -- Opeth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (174777,173590)); -- Deepwood Leaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174773 AND `DifficultyID`=0); -- Spiteful Shade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=174768 AND `DifficultyID`=0); -- Spear of Destiny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (174746,171468,164998,164694)); -- Safety Net +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174707 AND `DifficultyID`=0); -- Chores Laser Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (174677,174663)); -- Spinebug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174672 AND `DifficultyID`=0); -- Prime Shieldguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174662 AND `DifficultyID`=0); -- Remnant Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174654 AND `DifficultyID`=0); -- Wayward Spellshard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174653 AND `DifficultyID`=0); -- Festering Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=174651 AND `DifficultyID`=0); -- Disgraced Contender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174650 AND `DifficultyID`=0); -- Bubbling Refuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174647 AND `DifficultyID`=0); -- Grimy Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174646 AND `DifficultyID`=0); -- Murky Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174645 AND `DifficultyID`=0); -- Slimy Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174641 AND `DifficultyID`=0); -- Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174640 AND `DifficultyID`=0); -- Nibbling Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174638 AND `DifficultyID`=0); -- Smoldering Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174630 AND `DifficultyID`=0); -- Foul Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=174626 AND `DifficultyID`=0); -- Sneaky Servitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174601 AND `DifficultyID`=0); -- Grathalax Entry Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174572 AND `DifficultyID`=0); -- Lillyensthoom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (174563,174562)); -- Fist of the Paragons +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (174561,154631)); -- Elysian Bulwark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (174560,154630)); -- Elysian Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174533 AND `DifficultyID`=0); -- Displaced Arachnid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174489 AND `DifficultyID`=0); -- Necromantic Guide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (174486,174485)); -- Barbershop Customer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (174461,169908)); -- Teleporter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174439 AND `DifficultyID`=0); -- Shaderune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174437 AND `DifficultyID`=0); -- Sophie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=174432 AND `DifficultyID`=0); -- Ritual Crystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174394 AND `DifficultyID`=0); -- Fodder to the Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174388 AND `DifficultyID`=0); -- Captive Dredwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (174344,167200)); -- Celestial Silkspinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174339 AND `DifficultyID`=0); -- Selenia Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (174292,162260,23405)); -- Flaskataur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174269 AND `DifficultyID`=0); -- Auric Spiritguide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (174252,170209,165901)); -- Stellarwasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174237 AND `DifficultyID`=0); -- Meowmalade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174236 AND `DifficultyID`=0); -- Moldstopheles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174234 AND `DifficultyID`=0); -- Mayhem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=174232 AND `DifficultyID`=0); -- Rancid Organ +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174230 AND `DifficultyID`=0); -- Lime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174226 AND `DifficultyID`=0); -- Mr. Jigglesworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174224 AND `DifficultyID`=0); -- Envy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174223 AND `DifficultyID`=0); -- Pus-In-Boots +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174221 AND `DifficultyID`=0); -- Snots +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=174212 AND `DifficultyID`=0); -- Azoras +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=174210 AND `DifficultyID`=0); -- Blighted Sludge-Spewer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=174208 AND `DifficultyID`=0); -- Court Executor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (174200,167811,166117)); -- Molderfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (174199,166121,164872)); -- Murktoad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=174197 AND `DifficultyID`=0); -- Battlefield Ritualist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=174195 AND `DifficultyID`=0); -- Hairball +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174181 AND `DifficultyID`=0); -- Putrid Geist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=174176 AND `DifficultyID`=0); -- Acquirer Ta'est +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=174175 AND `DifficultyID`=0); -- Loyal Stoneborn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174164 AND `DifficultyID`=0); -- Lathysra Goldenstar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (174162,173164)); -- Countess Gloomveil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (174161,173161)); -- Lady Sinsear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (174157,170734,164809)); -- Decayfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (174156,166248)); -- Lonely Recluse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174142 AND `DifficultyID`=0); -- Dusty Wolf Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174141 AND `DifficultyID`=0); -- Dusty Widow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174140 AND `DifficultyID`=0); -- Miniaturized Phylactery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (174134,173162)); -- Lord Evershade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (174126,173163)); -- Baron Duskhollow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174125 AND `DifficultyID`=0); -- Iridescent Ooze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=174094 AND `DifficultyID`=0); -- Stoneborn Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174089 AND `DifficultyID`=0); -- Spinemaw Gormling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174088 AND `DifficultyID`=0); -- Jiggles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174087 AND `DifficultyID`=0); -- Ruffle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174085 AND `DifficultyID`=0); -- Death Seeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174084 AND `DifficultyID`=0); -- Sharpclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174083 AND `DifficultyID`=0); -- Decaying Mawrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174082 AND `DifficultyID`=0); -- Undying Deathroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174081 AND `DifficultyID`=0); -- Dread +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=174080 AND `DifficultyID`=0); -- The Blood Lantern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=174073 AND `DifficultyID`=0); -- Dirtflap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=174070 AND `DifficultyID`=0); -- Kennel Overseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174035 AND `DifficultyID`=0); -- Dro Seminario +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=174017 AND `DifficultyID`=0); -- Anima Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=174012 AND `DifficultyID`=0); -- Executrix Ophelia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=174001 AND `DifficultyID`=0); -- Anima Collector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (174000,171389,171098,170049,169950)); -- Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173994 AND `DifficultyID`=0); -- Will of Remornia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173993 AND `DifficultyID`=0); -- Lavender Nibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173992 AND `DifficultyID`=0); -- Torghast Lurker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173991 AND `DifficultyID`=0); -- Maw Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173990 AND `DifficultyID`=0); -- Frenzied Mawrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173989 AND `DifficultyID`=0); -- Ashen Chomper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173988 AND `DifficultyID`=0); -- Maw Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (173971,173959,173945)); -- Loose Anima +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (173969,173951,173941)); -- Anima Glimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173961 AND `DifficultyID`=0); -- [DNT] Debris Soak Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173953 AND `DifficultyID`=0); -- Loyal Gargon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173952 AND `DifficultyID`=0); -- Boss 04 Room Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (173930,164265)); -- Cosmetic Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (173914,173447)); -- Mushroom Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173904 AND `DifficultyID`=0); -- Portal from Domination's Apex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173901 AND `DifficultyID`=0); -- Bubbling Cauldron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173892 AND `DifficultyID`=0); -- Portal to Domination's Apex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173851 AND `DifficultyID`=0); -- Severs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173850 AND `DifficultyID`=0); -- Hissing Deathroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173849 AND `DifficultyID`=0); -- Tower Deathroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173847 AND `DifficultyID`=0); -- Carpal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (173842,161662)); -- Char +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (173840,171188,163857)); -- Plaguebound Devoted +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173833 AND `DifficultyID`=0); -- Inflated Mawrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173823 AND `DifficultyID`=0); -- Giant Mawrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173819 AND `DifficultyID`=0); -- Reckful +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173804 AND `DifficultyID`=0); -- Ritual Observer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173800 AND `DifficultyID`=0); -- Sewer Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173798 AND `DifficultyID`=0); -- Rat of Unusual Size +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173770 AND `DifficultyID`=0); -- Blazing Brazier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173769 AND `DifficultyID`=0); -- Smoldering Brazier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173768 AND `DifficultyID`=0); -- Fiery Brazier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173767 AND `DifficultyID`=0); -- Embered Brazier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173756 AND `DifficultyID`=0); -- Stone Husk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173729 AND `DifficultyID`=0); -- Manifestation of Pride +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173722 AND `DifficultyID`=0); -- Altar of Sin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173720 AND `DifficultyID`=0); -- Mistveil Gorgegullet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173714 AND `DifficultyID`=0); -- Mistveil Nightblossom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173706 AND `DifficultyID`=0); -- Mummiaabu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173702 AND `DifficultyID`=0); -- Depleted Anima Seed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173685 AND `DifficultyID`=0); -- Sire Denathrius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173680 AND `DifficultyID`=0); -- Savory Statshroom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173679 AND `DifficultyID`=0); -- Tasty Toughshroom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (173675,173667)); -- Ghostly Contender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173670 AND `DifficultyID`=0); -- Radiant Breath Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173655 AND `DifficultyID`=0); -- Mistveil Matriarch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173633 AND `DifficultyID`=0); -- Nathrian Archivist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173613 AND `DifficultyID`=0); -- Nathrian Registrar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173609 AND `DifficultyID`=0); -- Nathrian Conservator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173604 AND `DifficultyID`=0); -- Sinister Antiquarian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173593 AND `DifficultyID`=0); -- Sir Reginald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173591 AND `DifficultyID`=0); -- Shimmerbough Hoarder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173589 AND `DifficultyID`=0); -- Runelight Leaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173588 AND `DifficultyID`=0); -- Stemmins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173587 AND `DifficultyID`=0); -- Trootie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173586 AND `DifficultyID`=0); -- Leafadore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173585 AND `DifficultyID`=0); -- Fun Guss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173557 AND `DifficultyID`=0); -- Broker Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173556 AND `DifficultyID`=0); -- Withering Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (173555,173493)); -- Mire Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173554 AND `DifficultyID`=0); -- Echo Bull Rider Gladiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173549 AND `DifficultyID`=0); -- Echo Bullrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173536 AND `DifficultyID`=0); -- Stony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173535 AND `DifficultyID`=0); -- Battie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (173534,173475)); -- Bloodlouse Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173531 AND `DifficultyID`=0); -- The Count +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (173514,115774,92355,72676,65183,39660,32537,6491)); -- Spirit Healer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (173512,170544,166798,166766)); -- Sins of the Past +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173508 AND `DifficultyID`=0); -- Lost Quill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173506 AND `DifficultyID`=0); -- Rosetipped Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173502 AND `DifficultyID`=0); -- Stoneskin Dredwing Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173490 AND `DifficultyID`=0); -- Multibox Lockout Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173483 AND `DifficultyID`=0); -- Echo Gladiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173482 AND `DifficultyID`=0); -- Echos of Carnage Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173479 AND `DifficultyID`=0); -- Ardenweald Tree Pet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173478 AND `DifficultyID`=0); -- Ardenweald Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173477 AND `DifficultyID`=0); -- Slime Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173476 AND `DifficultyID`=0); -- Maldraxxus Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173474 AND `DifficultyID`=0); -- Baby Larion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173472 AND `DifficultyID`=0); -- Venthyr Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173471 AND `DifficultyID`=0); -- Swamp Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173470 AND `DifficultyID`=0); -- Battle Pet Template +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173458 AND `DifficultyID`=0); -- Meikothe, Clutch Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173445 AND `DifficultyID`=0); -- Sindrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173444 AND `DifficultyID`=0); -- Caramain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173441 AND `DifficultyID`=0); -- Breath of Corruption Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173430 AND `DifficultyID`=0); -- Dark Animus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173413 AND `DifficultyID`=0); -- Chains of Suppression +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173382 AND `DifficultyID`=0); -- Soul Pedestal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173381 AND `DifficultyID`=0); -- Rascal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (173380,141819)); -- Brite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173379 AND `DifficultyID`=0); -- Needlenose +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173378 AND `DifficultyID`=0); -- Star Tail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173376 AND `DifficultyID`=0); -- Nightfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173375 AND `DifficultyID`=0); -- Duster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173374 AND `DifficultyID`=0); -- Runehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173373 AND `DifficultyID`=0); -- Slugger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173362 AND `DifficultyID`=0); -- Slime Skeleton Stalker F +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (173361,173359,168398,168394,168241,168128,164362)); -- Slimy Morsel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (173360,173339,172335,169204,169203,168953,168396,168393)); -- Plaguebelcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173349 AND `DifficultyID`=0); -- Slime Shaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173345 AND `DifficultyID`=0); -- Plague Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173340 AND `DifficultyID`=0); -- Slime Skeleton Stalker E +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173332 AND `DifficultyID`=0); -- Wretch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (173329,98572)); -- Rocko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173328 AND `DifficultyID`=0); -- Spindler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173326 AND `DifficultyID`=0); -- Boneclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173322 AND `DifficultyID`=0); -- Swarm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173321 AND `DifficultyID`=0); -- Fang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173303 AND `DifficultyID`=0); -- Scorch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173274 AND `DifficultyID`=0); -- Gorgemouth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173273 AND `DifficultyID`=0); -- Trailblazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173272 AND `DifficultyID`=0); -- Stinkdust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173271 AND `DifficultyID`=0); -- Whirly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (173266,173265,173264)); -- Leftovers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173260 AND `DifficultyID`=0); -- Chipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173259 AND `DifficultyID`=0); -- Bone Crusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173258 AND `DifficultyID`=0); -- Bloog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173230 AND `DifficultyID`=0); -- Cloaked Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173228 AND `DifficultyID`=0); -- Hammer of Retribution +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173216 AND `DifficultyID`=0); -- Sunset Glimmerfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173215 AND `DifficultyID`=0); -- Plains Peachick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173214 AND `DifficultyID`=0); -- Golden Grazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (173213,139455)); -- Shelby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173212 AND `DifficultyID`=0); -- Tinyhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173211 AND `DifficultyID`=0); -- Glitterwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173206 AND `DifficultyID`=0); -- Battery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173205 AND `DifficultyID`=0); -- Slasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (173204,100283,66723)); -- Pounder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (173174,167730)); -- Workshop Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173145 AND `DifficultyID`=0); -- Gorging Mite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173142 AND `DifficultyID`=0); -- Dread Feaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173133 AND `DifficultyID`=0); -- Jawbone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173106 AND `DifficultyID`=0); -- Undergrowth Firefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (173094,140411)); -- Smudge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173092 AND `DifficultyID`=0); -- Momo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (173073,142645)); -- Frog Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173053 AND `DifficultyID`=0); -- Afterimage of Lord Stavros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173044 AND `DifficultyID`=0); -- Stitching Assistant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173032 AND `DifficultyID`=0); -- Sinfall Guarantor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173021 AND `DifficultyID`=0); -- Runecarvataur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=173016 AND `DifficultyID`=0); -- Corpse Collector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173015 AND `DifficultyID`=0); -- Nathrian Heavy Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=173012 AND `DifficultyID`=0); -- Rock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=172995 AND `DifficultyID`=0); -- Hydra Seed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172994 AND `DifficultyID`=0); -- Ritual of Soul Tracing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=172993 AND `DifficultyID`=0); -- Afterimage of Castellan Niklaus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=172992 AND `DifficultyID`=0); -- Overgrown Hydra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=172991 AND `DifficultyID`=0); -- Drust Soulcleaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=172982 AND `DifficultyID`=0); -- General Draven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=172981 AND `DifficultyID`=0); -- Kyrian Stitchwerk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (172971,172710)); -- Goji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172927 AND `DifficultyID`=0); -- [DNT] GY's test creature 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172925 AND `DifficultyID`=0); -- Animaflow Teleporter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172907 AND `DifficultyID`=0); -- Lorebret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172897 AND `DifficultyID`=0); -- Z'rali +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172892 AND `DifficultyID`=0); -- Moraa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172815 AND `DifficultyID`=0); -- Starhopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (172806,162056)); -- Rockbound Sprite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=172803 AND `DifficultyID`=0); -- Afterimage of Baroness Frieda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172723 AND `DifficultyID`=0); -- Grove Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172711 AND `DifficultyID`=0); -- Peawee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=172647 AND `DifficultyID`=0); -- Parasitic Infestor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172641 AND `DifficultyID`=0); -- Runecarver Chamber Lock (DNT) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172632 AND `DifficultyID`=0); -- Controller 03: Death Elementals +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172631 AND `DifficultyID`=0); -- Controller 02: Soul Eaters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172629 AND `DifficultyID`=0); -- Controller 01: Shadehounds +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172624 AND `DifficultyID`=0); -- Container of Dark Will Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172572 AND `DifficultyID`=0); -- Celeste Periwinkle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172570 AND `DifficultyID`=0); -- Sinheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172558 AND `DifficultyID`=0); -- Eyla Pathleader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172540 AND `DifficultyID`=0); -- Kill Credit: The Princeguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (172538,144039,97287,72390,65434,62167,62026,55370)); -- General Purpose Bunny ZTO +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (172477,165231)); -- Dodge Ball Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=172407 AND `DifficultyID`=0); -- Nathrian Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=172386 AND `DifficultyID`=0); -- Anima Conduit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (172336,163882)); -- Decaying Flesh Giant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=172327 AND `DifficultyID`=0); -- Nexus-Lord Donjon Rade IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=172316 AND `DifficultyID`=0); -- Anima Canister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=172312 AND `DifficultyID`=0); -- Spinemaw Gorger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172284 AND `DifficultyID`=0); -- Bloodfeaster Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=172282 AND `DifficultyID`=0); -- Web Wrap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=172265 AND `DifficultyID`=0); -- Remnant of Fury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (172223,33224,33211)); -- Lake Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=172205 AND `DifficultyID`=0); -- Bone Thrall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172155 AND `DifficultyID`=0); -- Foulwing Buzzer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172153 AND `DifficultyID`=0); -- Mu'dud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172151 AND `DifficultyID`=0); -- Toenail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172150 AND `DifficultyID`=0); -- Sludge Feeler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172149 AND `DifficultyID`=0); -- Invertebrate Oil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172148 AND `DifficultyID`=0); -- Micromancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=172144 AND `DifficultyID`=0); -- Smoldering Ire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172140 AND `DifficultyID`=0); -- Backbone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172139 AND `DifficultyID`=0); -- Writhing Spine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172137 AND `DifficultyID`=0); -- Feasting Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172136 AND `DifficultyID`=0); -- Corpselouse Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172135 AND `DifficultyID`=0); -- Plaguelouse Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172134 AND `DifficultyID`=0); -- Shy Melvin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172132 AND `DifficultyID`=0); -- Bubbling Pustule +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172130 AND `DifficultyID`=0); -- Clutch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=172094 AND `DifficultyID`=0); -- Dissectible Dessert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=172093 AND `DifficultyID`=0); -- Hearty Haunch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=172064 AND `DifficultyID`=0); -- Unstable Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (172063,169201)); -- Plaguebound Behemoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172027 AND `DifficultyID`=0); -- Nibbling Scavenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171998 AND `DifficultyID`=0); -- Fluttering Monarch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171987 AND `DifficultyID`=0); -- Skittering Venomspitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171986 AND `DifficultyID`=0); -- Boneweave Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171985 AND `DifficultyID`=0); -- Luminous Webspinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171984 AND `DifficultyID`=0); -- Pernicious Bonetusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171982 AND `DifficultyID`=0); -- Corpulent Bonetusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171978 AND `DifficultyID`=0); -- Ascendant Collector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171954 AND `DifficultyID`=0); -- Oonar's Arm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (171944,171504,166411)); -- Forsworn Usurper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171937 AND `DifficultyID`=0); -- DPS Survivability Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171887 AND `DifficultyID`=0); -- Slimy Smorgasbord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=171870 AND `DifficultyID`=0); -- Revendreth Gargon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=171859 AND `DifficultyID`=0); -- [DNT] Soak Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171812 AND `DifficultyID`=0); -- Broken Hope +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (171805,171384)); -- Research Scribe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171799 AND `DifficultyID`=0); -- Depths Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171772 AND `DifficultyID`=0); -- Mistveil Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (171771,55708)); -- Generic Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=171764 AND `DifficultyID`=0); -- Left Hand Chains +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=171763 AND `DifficultyID`=0); -- Right Hand Chains +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171752 AND `DifficultyID`=0); -- Ascended Captive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171750 AND `DifficultyID`=0); -- Malfunctioning Goliath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171744 AND `DifficultyID`=0); -- Kill Credit: Cypher of Relocation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171719 AND `DifficultyID`=0); -- Spirited Skyfoal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171716 AND `DifficultyID`=0); -- Indigo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171714 AND `DifficultyID`=0); -- Devoured Wader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171712 AND `DifficultyID`=0); -- Wader Chick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171710 AND `DifficultyID`=0); -- Gilded Wader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171703 AND `DifficultyID`=0); -- Rustfur Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (171702,168733)); -- Copperfur Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171697 AND `DifficultyID`=0); -- Purity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (171694,168466)); -- Goldenpaw Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171693 AND `DifficultyID`=0); -- Silvershell Snapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171691 AND `DifficultyID`=0); -- Alpheus Cain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171689 AND `DifficultyID`=0); -- Nathoka Bloodfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171685 AND `DifficultyID`=0); -- Primeval Grasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (171678,171584,171578,171457,171454,171446,171444,171443,171442,170221,170219,168304,167561,166608)); -- Mueh'zala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171675 AND `DifficultyID`=0); -- Deathroc Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171673 AND `DifficultyID`=0); -- Battle Plagueroc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (171670,169126)); -- Glimmerpool Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171668 AND `DifficultyID`=0); -- Vibrant Glimmerfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171667 AND `DifficultyID`=0); -- Helpful Glimmerfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171666 AND `DifficultyID`=0); -- Wild Etherwyrm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (171665,168326)); -- Shattered Visage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171664 AND `DifficultyID`=0); -- Fluttering Glimmerfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171656 AND `DifficultyID`=0); -- Venomous Sniper Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171618 AND `DifficultyID`=0); -- Corpse Pile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171596 AND `DifficultyID`=0); -- Plaguebound Gargantuan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171587 AND `DifficultyID`=0); -- Reanimated Shambling Horror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (171574,168574)); -- Pestilent Harvester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (171573,168578)); -- Fungalmancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (171572,169696)); -- Mire Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171569 AND `DifficultyID`=0); -- Brightscale Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171568 AND `DifficultyID`=0); -- Sable +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171567 AND `DifficultyID`=0); -- Fledgling Teroclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171565 AND `DifficultyID`=0); -- Golden Cloudfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (171560,169269,167980,167979,167957)); -- Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (171554,164785,164768,162148)); -- Slipstream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171527 AND `DifficultyID`=0); -- Drust Spawn Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (171515,163653)); -- Vorkai Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171500 AND `DifficultyID`=0); -- Shuffling Corpse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171481 AND `DifficultyID`=0); -- Spear of Duty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171474 AND `DifficultyID`=0); -- Finger Food +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (171472,169814,168144,168141,166659)); -- Bwonsamdi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (171467,169617)); -- Duraka the Unbreakable +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (171464,171430)); -- Barrel of Spare Parts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (171463,166266,166264)); -- Spare Parts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171462 AND `DifficultyID`=0); -- Drust Ground Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171456 AND `DifficultyID`=0); -- Shattered Devastator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (171455,171452,168457)); -- Stonewall Gargon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171448 AND `DifficultyID`=0); -- Dreadful Huntmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171417 AND `DifficultyID`=0); -- Maw Jump Point +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171396 AND `DifficultyID`=0); -- Kyrian Goliath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171383 AND `DifficultyID`=0); -- Furious Alphahoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171376 AND `DifficultyID`=0); -- Head Custodian Javlin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (171363,16369)); -- Polymorphed Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171343 AND `DifficultyID`=0); -- Bladebeak Matriarch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171342 AND `DifficultyID`=0); -- Juvenile Runestag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171341 AND `DifficultyID`=0); -- Bladebeak Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (171333,170486)); -- Atal'ai Devoted +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171322 AND `DifficultyID`=0); -- Global Affix Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (171279,167812,166247)); -- Lopwog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171248 AND `DifficultyID`=0); -- Floofa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171247 AND `DifficultyID`=0); -- Dodger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171246 AND `DifficultyID`=0); -- Rocky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171243 AND `DifficultyID`=0); -- Gloober, as G'huun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171242 AND `DifficultyID`=0); -- Hungry Burrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171241 AND `DifficultyID`=0); -- Grubby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171240 AND `DifficultyID`=0); -- Devouring Animite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171239 AND `DifficultyID`=0); -- Chirpy Valeshrieker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171238 AND `DifficultyID`=0); -- Cloudfeather Fledgling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171235 AND `DifficultyID`=0); -- Fuzzy Shimmermoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171234 AND `DifficultyID`=0); -- Amber Glitterwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171233 AND `DifficultyID`=0); -- Dusty Sporeflutterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171231 AND `DifficultyID`=0); -- Gorm Needler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171230 AND `DifficultyID`=0); -- Gorm Harrier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171229 AND `DifficultyID`=0); -- Gorm Rootstinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171228 AND `DifficultyID`=0); -- Tranquil Wader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171227 AND `DifficultyID`=0); -- Pearlwing Heron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171225 AND `DifficultyID`=0); -- Starry Dreamfoal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171224 AND `DifficultyID`=0); -- Willowbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (171185,167496,23605)); -- Bron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171184 AND `DifficultyID`=0); -- Mythresh, Sky's Talons +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171181 AND `DifficultyID`=0); -- Territorial Bladebeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171180 AND `DifficultyID`=0); -- Necrotic Distortion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171151 AND `DifficultyID`=0); -- Violet Dredwing Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171150 AND `DifficultyID`=0); -- Crimson Dredwing Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171149 AND `DifficultyID`=0); -- Dusky Dredwing Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171136 AND `DifficultyID`=0); -- Dal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171127 AND `DifficultyID`=0); -- Court Messenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171125 AND `DifficultyID`=0); -- Trapped Stonefiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171124 AND `DifficultyID`=0); -- Raw Emotion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (171123,150910)); -- Lost Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171122 AND `DifficultyID`=0); -- Burdened Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171121 AND `DifficultyID`=0); -- Primordial Bogling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171120 AND `DifficultyID`=0); -- Animated Tome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171119 AND `DifficultyID`=0); -- Bound Lightspawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171118 AND `DifficultyID`=0); -- Wrathling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171117 AND `DifficultyID`=0); -- Blushing Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171095 AND `DifficultyID`=0); -- Grisly Colossus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171094 AND `DifficultyID`=0); -- Grisly Curio +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171038 AND `DifficultyID`=0); -- Jenny Chu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (171025,99015)); -- Sunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171005 AND `DifficultyID`=0); -- Margrave Gharmal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171003 AND `DifficultyID`=0); -- Margrave Sin'dane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171002 AND `DifficultyID`=0); -- Margrave Vyraz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170997 AND `DifficultyID`=0); -- Soul Crystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170968 AND `DifficultyID`=0); -- [CHIMAERA TEST] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=500 WHERE (`Entry`=170961 AND `DifficultyID`=0); -- [TJS TEST] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (170927,165001)); -- Erupting Ooze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170919 AND `DifficultyID`=0); -- Volatile Vial Achievement +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170882 AND `DifficultyID`=0); -- Bone Magus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (170866,51346,50440)); -- Orgrimmar Wind Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170861 AND `DifficultyID`=0); -- Bull Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170851 AND `DifficultyID`=0); -- Volatile Plague Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170850 AND `DifficultyID`=0); -- Raging Bloodhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170849 AND `DifficultyID`=0); -- Lingering Impurity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170838 AND `DifficultyID`=0); -- Unyielding Contender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=170837 AND `DifficultyID`=0); -- Anima-Infused Fungus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170827 AND `DifficultyID`=0); -- Venari Barrier 04 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170826 AND `DifficultyID`=0); -- Venari Barrier 03 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170825 AND `DifficultyID`=0); -- Venari Barrier 02 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170824 AND `DifficultyID`=0); -- Venari Barrier 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170819 AND `DifficultyID`=0); -- Venari Barrier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170805 AND `DifficultyID`=0); -- Noxious Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (170764,165946)); -- Mordretha, the Endless Empress +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170750 AND `DifficultyID`=0); -- Battlefield Reaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (170715,165516)); -- Stormwind Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170703 AND `DifficultyID`=0); -- Trap Door Rift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170691 AND `DifficultyID`=0); -- Pile of Meat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170690 AND `DifficultyID`=0); -- Diseased Horror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=170688 AND `DifficultyID`=0); -- Infuser's Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170687 AND `DifficultyID`=0); -- Client Scene Mounted Gladiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170686 AND `DifficultyID`=0); -- Client Scene Necromancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170685 AND `DifficultyID`=0); -- Client Scene Lich +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170684 AND `DifficultyID`=0); -- Client Scene Gladiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170683 AND `DifficultyID`=0); -- Client Scene Small Abom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170682 AND `DifficultyID`=0); -- Client Scene Abomination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170671 AND `DifficultyID`=0); -- Grandmaster Vole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=170664 AND `DifficultyID`=0); -- Fatal Finesse [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170658 AND `DifficultyID`=0); -- Demon Hunter Friend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170633 AND `DifficultyID`=0); -- Malefic Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170632 AND `DifficultyID`=0); -- Abom Wing Missile Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170608 AND `DifficultyID`=0); -- Congealing Stygia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170584 AND `DifficultyID`=0); -- Meat Hook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170572 AND `DifficultyID`=0); -- Atal'ai Hoodoo Hexxer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170559 AND `DifficultyID`=0); -- "Mark of Knowledge" Quest Light Brazier Kill Credit to Player Only [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170539 AND `DifficultyID`=0); -- Bewildered Spriggan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170506 AND `DifficultyID`=0); -- Thunderous Squall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (170495,163366)); -- Magus of the Dead +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170490 AND `DifficultyID`=0); -- Atal'ai High Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (170488,165905)); -- Son of Hakkar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170487 AND `DifficultyID`=0); -- Stoneguard Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170484 AND `DifficultyID`=0); -- Chillbone Gnawer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170483 AND `DifficultyID`=0); -- Atal'ai Deathwalker's Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170480 AND `DifficultyID`=0); -- Atal'ai Deathwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170478 AND `DifficultyID`=0); -- Assassin Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170477 AND `DifficultyID`=0); -- Credit Trigger Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170474 AND `DifficultyID`=0); -- Brood Assassin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170470 AND `DifficultyID`=0); -- Overseer Kah-Delen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170469 AND `DifficultyID`=0); -- Overseer Kah-Sher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170459 AND `DifficultyID`=0); -- [Very PH] Teleporter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170442 AND `DifficultyID`=0); -- Moonshade Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=170435 AND `DifficultyID`=0); -- Collapse Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170421 AND `DifficultyID`=0); -- PHA7-YNX +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (170306,169837)); -- Summon Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170260 AND `DifficultyID`=0); -- Runeataur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170255 AND `DifficultyID`=0); -- Acorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170242 AND `DifficultyID`=0); -- Dreadfur Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170234 AND `DifficultyID`=0); -- Oppressive Banner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (170229,170218,164804)); -- Droman Oulfarran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170226 AND `DifficultyID`=0); -- King Thoras Trollbane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (170217,166885)); -- Mistcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170193 AND `DifficultyID`=0); -- Highlord Darion Mograine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170190 AND `DifficultyID`=0); -- Shadowgrasp Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170188 AND `DifficultyID`=0); -- Camellia 04 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170186 AND `DifficultyID`=0); -- Camellia 03 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (170181,150079)); -- High Inquisitor Whitemane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170176 AND `DifficultyID`=0); -- Stygian Ember Spawner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (170158,162061)); -- Devos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170147 AND `DifficultyID`=0); -- Volatile Memory +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170129 AND `DifficultyID`=0); -- Lingering Manifestation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (170114,170109)); -- Hanging Chain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170069 AND `DifficultyID`=0); -- Glimmerfur Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (170022,169843)); -- Slime Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=170021 AND `DifficultyID`=0); -- Gushing Ooze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170006 AND `DifficultyID`=0); -- Darkened Wyrmling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (169978,169377)); -- Pearlshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (169929,168594,162057)); -- Chamber Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169927 AND `DifficultyID`=0); -- Putrid Butcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=169923 AND `DifficultyID`=0); -- Tactical Advance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169922 AND `DifficultyID`=0); -- Ghostpelt Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (169912,169910)); -- Enraged Mask +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169907 AND `DifficultyID`=0); -- General Kaal Image +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169905 AND `DifficultyID`=0); -- Risen Warlord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169893 AND `DifficultyID`=0); -- Nefarious Darkspeaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169875 AND `DifficultyID`=0); -- Shackled Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169862 AND `DifficultyID`=0); -- Glittering Croaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169861 AND `DifficultyID`=0); -- Ickor Bileflesh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (169860,33568)); -- Fish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169846 AND `DifficultyID`=0); -- Twilight Firefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (169818,150966,132371,117656,101294,75373,75372,73678)); -- General Purpose Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169804 AND `DifficultyID`=0); -- Naiadic Skimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169779 AND `DifficultyID`=0); -- Life Essence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169774 AND `DifficultyID`=0); -- Flittering Firefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (169753,162046)); -- Famished Tick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (169745,11827)); -- Kimberly Grant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (169744,11828)); -- Kelly Grant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (169713,169712,169711,169710,167600)); -- Ambitious Aspirant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169691 AND `DifficultyID`=0); -- Invasive Boneweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169690 AND `DifficultyID`=0); -- Incursive Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (169661,169660,169659,169658)); -- Ardent Loyalist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169619 AND `DifficultyID`=0); -- Umbrawing Flitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169604 AND `DifficultyID`=0); -- Right Gem Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169603 AND `DifficultyID`=0); -- Left Gem Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169594 AND `DifficultyID`=0); -- Filled Anima Container +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169586 AND `DifficultyID`=0); -- Revendreth Soul Missile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169572 AND `DifficultyID`=0); -- Shriveled Wyrmling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169554 AND `DifficultyID`=0); -- Disused Anima Container +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169520 AND `DifficultyID`=0); -- Great Mua'kin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169514 AND `DifficultyID`=0); -- Glimr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169506 AND `DifficultyID`=0); -- Bwonsamdi's Fury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169505 AND `DifficultyID`=0); -- Shocking Seaweed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169501 AND `DifficultyID`=0); -- Shadowlands Wormhole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169498 AND `DifficultyID`=0); -- Plague Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169479 AND `DifficultyID`=0); -- Flipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169478 AND `DifficultyID`=0); -- Snipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169477 AND `DifficultyID`=0); -- Whipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169474 AND `DifficultyID`=0); -- Large AOI Effect +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169465 AND `DifficultyID`=0); -- Gem-Eyes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169464 AND `DifficultyID`=0); -- Forgotten Emotion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169460 AND `DifficultyID`=0); -- Horker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169450 AND `DifficultyID`=0); -- Fungarian Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169436 AND `DifficultyID`=0); -- Scuttleclaw Sandshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169435 AND `DifficultyID`=0); -- Scuttleclaw Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169434 AND `DifficultyID`=0); -- Scuttleclaw Skimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (169430,136402)); -- Ur'zul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (169429,136406,110389,58963)); -- Shivarra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (169428,136407,110397,58965)); -- Wrathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (169426,102707,78217,89)); -- Infernal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (169425,100264)); -- Felhound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (169391,124082)); -- Addie Fizzlebog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169388 AND `DifficultyID`=0); -- Basin Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (169386,166968)); -- Lunawing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169366 AND `DifficultyID`=0); -- Remnant of Apathy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (169360,96490)); -- Krimple Proxmeasure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (169357,164962)); -- Mithlos Falconbriar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169356 AND `DifficultyID`=0); -- Riftwarden Acolyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169304 AND `DifficultyID`=0); -- Condemned Demon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=169271 AND `DifficultyID`=0); -- Rift Blast Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (169268,167953)); -- Orb Holder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=169267 AND `DifficultyID`=0); -- Root of Extinction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169266 AND `DifficultyID`=0); -- Volatile Phantasm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169258 AND `DifficultyID`=0); -- Slime Pool +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169232 AND `DifficultyID`=0); -- Orgrimmar Wyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=169219 AND `DifficultyID`=0); -- Seed of Extinction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169218 AND `DifficultyID`=0); -- Contaminated Behemoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169159 AND `DifficultyID`=0); -- Unstable Canister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=169157 AND `DifficultyID`=0); -- Mudlump +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=169141 AND `DifficultyID`=0); -- Mire Fertilizer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=169062 AND `DifficultyID`=0); -- Edge of Annihilation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169038 AND `DifficultyID`=0); -- Agony Generator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169036 AND `DifficultyID`=0); -- Generic Bunny - Flying +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (169030,168443,163618)); -- Zolramus Necromancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168992 AND `DifficultyID`=0); -- Risen Cultist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168988 AND `DifficultyID`=0); -- Overgrowth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168986 AND `DifficultyID`=0); -- Skeletal Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168969 AND `DifficultyID`=0); -- Gushing Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (168965,168315,168314,168310,168302,168298,168153)); -- Plagueroc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168949 AND `DifficultyID`=0); -- Risen Bonesoldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168948 AND `DifficultyID`=0); -- Terrified Peachick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168942 AND `DifficultyID`=0); -- Death Speaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168934 AND `DifficultyID`=0); -- Enraged Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168933 AND `DifficultyID`=0); -- Camellia 02 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (168932,82712,78158,54303,11859)); -- Doomguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168930 AND `DifficultyID`=0); -- Camellia 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168915 AND `DifficultyID`=0); -- Field Everhopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (168907,168022)); -- Slime Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168891 AND `DifficultyID`=0); -- Rigged Plagueborer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168886 AND `DifficultyID`=0); -- Virulax Blightweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168883 AND `DifficultyID`=0); -- Danse Macabre +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (168882,165556)); -- Fleeting Manifestation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (168879,151249)); -- Attentive Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168878 AND `DifficultyID`=0); -- Wretched Plagueborer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168869 AND `DifficultyID`=0); -- Zolramus Wraith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (168856,163135)); -- Ascended Corpse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168846 AND `DifficultyID`=0); -- Sintouched Anima +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168845 AND `DifficultyID`=0); -- Astronos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168844 AND `DifficultyID`=0); -- Lakesis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168843 AND `DifficultyID`=0); -- Klotos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168837 AND `DifficultyID`=0); -- Stealthling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168835 AND `DifficultyID`=0); -- Discharged Anima +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168832 AND `DifficultyID`=0); -- Discarded Shield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168831 AND `DifficultyID`=0); -- Bloody Javelin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168798 AND `DifficultyID`=0); -- Anima Font +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168775 AND `DifficultyID`=0); -- Ritual Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168763 AND `DifficultyID`=0); -- Enraged Larion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168747 AND `DifficultyID`=0); -- Venomfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168741 AND `DifficultyID`=0); -- Katrina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168740 AND `DifficultyID`=0); -- Citadel Recluse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168738 AND `DifficultyID`=0); -- Citadel Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168730 AND `DifficultyID`=0); -- Wormhole B +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168726 AND `DifficultyID`=0); -- Wormhole A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168718 AND `DifficultyID`=0); -- Forsworn Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168717 AND `DifficultyID`=0); -- Forsworn Justicar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (168703,168702,156544,133222,116491,106469,97327,66580,61327,14881)); -- Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168688 AND `DifficultyID`=0); -- March of the Penitent (Player Vehicle) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168687 AND `DifficultyID`=0); -- March of the Penitent (Base Vehicle) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168682 AND `DifficultyID`=0); -- Ascended Corpse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168681 AND `DifficultyID`=0); -- Forsworn Helion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168668 AND `DifficultyID`=0); -- Staff of Arcane Dominanace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168658 AND `DifficultyID`=0); -- Forsworn Devastator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168655 AND `DifficultyID`=0); -- Blessing of Courage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168649 AND `DifficultyID`=0); -- Worgen Battlemage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168633 AND `DifficultyID`=0); -- Forgotten Forgehammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168628 AND `DifficultyID`=0); -- Hretar Riverspeaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168627 AND `DifficultyID`=0); -- Plaguebinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168626 AND `DifficultyID`=0); -- Feenix Arcshine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168624 AND `DifficultyID`=0); -- Spiritwing Flitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168623 AND `DifficultyID`=0); -- Kazak Darkscream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168621 AND `DifficultyID`=0); -- Martin Goodchilde +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168619 AND `DifficultyID`=0); -- Huinli Wingpaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (168611,164961)); -- Amaria Wildthorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168609 AND `DifficultyID`=0); -- Brewmaster Menli +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168608 AND `DifficultyID`=0); -- Harggan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (168607,166593,165416)); -- Xandria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168600 AND `DifficultyID`=0); -- Knight-Captain Alyrra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168597 AND `DifficultyID`=0); -- Avaros Dawnglaive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168596 AND `DifficultyID`=0); -- Gormok Ogrefist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (168591,162045)); -- Ravenous Dreadbat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168580 AND `DifficultyID`=0); -- Plagueborer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168579 AND `DifficultyID`=0); -- Fen Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168573 AND `DifficultyID`=0); -- Doom Shroom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168572 AND `DifficultyID`=0); -- Fungi Stormer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (168570,5566)); -- Tannysa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168569 AND `DifficultyID`=0); -- Ravage [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168553 AND `DifficultyID`=0); -- Telotha Pinegrove +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168551 AND `DifficultyID`=0); -- Tamanji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168550 AND `DifficultyID`=0); -- Zolramus Gatekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168543 AND `DifficultyID`=0); -- Amarth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168514 AND `DifficultyID`=0); -- Gauntlet Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168512 AND `DifficultyID`=0); -- Crystal of Phantasms +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168451 AND `DifficultyID`=0); -- Stalker Stairway +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (168446,165197)); -- Skeletal Monstrosity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168445 AND `DifficultyID`=0); -- Brittlebone Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168437 AND `DifficultyID`=0); -- Riverfall Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168425 AND `DifficultyID`=0); -- Forsworn Annihilator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168420 AND `DifficultyID`=0); -- Forsworn Champion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168418 AND `DifficultyID`=0); -- Forsworn Inquisitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168410 AND `DifficultyID`=0); -- Aureate Peachick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168397 AND `DifficultyID`=0); -- Soulwing Flitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168391 AND `DifficultyID`=0); -- Slime Skeleton Stalker C +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (168389,168243,168115)); -- Slime Beckoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168386 AND `DifficultyID`=0); -- Slime Skeleton Stalker D +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (168384,167662)); -- Flesh Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168369 AND `DifficultyID`=0); -- Anima Container +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168368 AND `DifficultyID`=0); -- Container of Concentrated Anima +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168367 AND `DifficultyID`=0); -- Container of Sin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168366 AND `DifficultyID`=0); -- Container of Bottled Anima +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168365 AND `DifficultyID`=0); -- Fungret Shroomtender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168364 AND `DifficultyID`=0); -- Plague Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168363 AND `DifficultyID`=0); -- Nightcloak Shard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168361 AND `DifficultyID`=0); -- Fen Hornet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (168357,163128)); -- Zolramus Sorcerer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168343 AND `DifficultyID`=0); -- Patchwerk Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168318 AND `DifficultyID`=0); -- Forsworn Goliath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168317 AND `DifficultyID`=0); -- Fleeting Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168246 AND `DifficultyID`=0); -- Reanimated Crossbowman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168242 AND `DifficultyID`=0); -- Slime Skeleton Stalker B +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168239 AND `DifficultyID`=0); -- Corpse Feaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168163 AND `DifficultyID`=0); -- Mega Gold Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168138 AND `DifficultyID`=0); -- Container of Desire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168132 AND `DifficultyID`=0); -- Blightboar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168129 AND `DifficultyID`=0); -- Feeding Time [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168127 AND `DifficultyID`=0); -- [DNT] Stalker, Meat Hook Aim Assist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168117 AND `DifficultyID`=0); -- Slime Skeleton Stalker A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (168074,168073,168033)); -- Fallen Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=168058 AND `DifficultyID`=0); -- Infused Quill-feather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=168035 AND `DifficultyID`=0); -- Blood Price [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (168023,167610)); -- Stonefiend Anklebiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168020 AND `DifficultyID`=0); -- Mirror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167998 AND `DifficultyID`=0); -- Portal Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167996 AND `DifficultyID`=0); -- Illusory Door Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167994 AND `DifficultyID`=0); -- Ossified Conscript +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167967 AND `DifficultyID`=0); -- Sentient Oil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167966 AND `DifficultyID`=0); -- Experimental Sludge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167965 AND `DifficultyID`=0); -- Lubricator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167964 AND `DifficultyID`=0); -- 4.RF-4.RF +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167963 AND `DifficultyID`=0); -- Headless Client +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167962 AND `DifficultyID`=0); -- Defunct Dental Drill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167956 AND `DifficultyID`=0); -- Dark Acolyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167955 AND `DifficultyID`=0); -- Sanguine Cadet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167899 AND `DifficultyID`=0); -- Stalker, Gas Cloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167898 AND `DifficultyID`=0); -- Manifestation of Envy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167892 AND `DifficultyID`=0); -- Tormented Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167876 AND `DifficultyID`=0); -- Inquisitor Sigar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (167822,167820)); -- Dutiful Lookout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (167821,167358)); -- Caustic Jelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (167814,158739,158663)); -- Mad Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167813 AND `DifficultyID`=0); -- Katrixa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167806 AND `DifficultyID`=0); -- Animated Sin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167801 AND `DifficultyID`=0); -- Bitsy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167767 AND `DifficultyID`=0); -- Stalwart Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167755 AND `DifficultyID`=0); -- Old Gate Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167749 AND `DifficultyID`=0); -- Doomwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (167742,158091,157258,157257,157213,156754,123184)); -- Dance Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167740 AND `DifficultyID`=0); -- Xandria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167731 AND `DifficultyID`=0); -- Separation Assistant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167707 AND `DifficultyID`=0); -- Tirnenn Sapling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167699 AND `DifficultyID`=0); -- Elysian Caretaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167617 AND `DifficultyID`=0); -- Depraved Shaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (167615,165515)); -- Depraved Darkblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167612 AND `DifficultyID`=0); -- Stoneborn Reaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167611 AND `DifficultyID`=0); -- Stoneborn Eviscerator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167607 AND `DifficultyID`=0); -- Stoneborn Slasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167589 AND `DifficultyID`=0); -- Plague Swarm Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167556 AND `DifficultyID`=0); -- Slime Summon Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167553 AND `DifficultyID`=0); -- Banner of Many Eyes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167538 AND `DifficultyID`=0); -- Dokigg the Brutalizer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167536 AND `DifficultyID`=0); -- Harugia the Bloodthirsty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167534 AND `DifficultyID`=0); -- Rek the Hardened +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167533 AND `DifficultyID`=0); -- Advent Nevermore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167532 AND `DifficultyID`=0); -- Heavin the Breaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (167506,88060)); -- Furious Pinchy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167471 AND `DifficultyID`=0); -- Venomlings +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167461 AND `DifficultyID`=0); -- Many-Eyed Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167384 AND `DifficultyID`=0); -- The Arbiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (167376,167342)); -- Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167359 AND `DifficultyID`=0); -- Overgrown Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167357 AND `DifficultyID`=0); -- Creeping Boneweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167356 AND `DifficultyID`=0); -- Slimy Burrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167354 AND `DifficultyID`=0); -- Writhing Rachis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167353 AND `DifficultyID`=0); -- Chittering Claw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (167351,61829,20725)); -- Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167349 AND `DifficultyID`=0); -- Plainstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167347 AND `DifficultyID`=0); -- Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (167346,167345,83887)); -- Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167344 AND `DifficultyID`=0); -- Scorpion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167343 AND `DifficultyID`=0); -- Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (167337,76199)); -- Mechanical Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167285 AND `DifficultyID`=0); -- Erin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167284 AND `DifficultyID`=0); -- Madison +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (167282,5607)); -- Roger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (167281,5608)); -- Jamin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167280 AND `DifficultyID`=0); -- Nathan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (167279,849)); -- Rachel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167170 AND `DifficultyID`=0); -- Kleia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (167169,167168)); -- Devos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167131 AND `DifficultyID`=0); -- Acid Spray Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167117 AND `DifficultyID`=0); -- Spinemaw Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167116 AND `DifficultyID`=0); -- Spinemaw Reaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167114 AND `DifficultyID`=0); -- Enlightened Spinemaw Gorger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167113 AND `DifficultyID`=0); -- Spinemaw Acidgullet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=167111 AND `DifficultyID`=0); -- Spinemaw Staghorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (166973,166291)); -- Timber Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166895 AND `DifficultyID`=0); -- Animated Dreadbat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (166882,162689)); -- Surgeon Stitchflesh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (166880,162691)); -- Blightbone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (166876,162693)); -- Nalthor the Rimebinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (166855,163157,162692)); -- Amarth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (166841,166810)); -- Maw Kyrian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166813 AND `DifficultyID`=0); -- Shadowclone Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166811 AND `DifficultyID`=0); -- Slime Giant LT +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166775 AND `DifficultyID`=0); -- Mist Predator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166762 AND `DifficultyID`=0); -- Stealth Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (166692,166691)); -- Sinfall Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (166689,166219)); -- General Draven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=166663 AND `DifficultyID`=0); -- Steward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (166642,165237)); -- Z'rali +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=166594 AND `DifficultyID`=0); -- Camellia 00 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166589 AND `DifficultyID`=0); -- Animated Weapon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166524 AND `DifficultyID`=0); -- Deathwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166518 AND `DifficultyID`=0); -- Anima Container +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166497 AND `DifficultyID`=0); -- Anima Fountain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166480 AND `DifficultyID`=0); -- Living Slime Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=166434 AND `DifficultyID`=0); -- Anima Rotator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=166433 AND `DifficultyID`=0); -- Anima Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166414 AND `DifficultyID`=0); -- Essence of Z'rali +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166397 AND `DifficultyID`=0); -- Catacomb Skulker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166396 AND `DifficultyID`=0); -- Noble Skirmisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166392 AND `DifficultyID`=0); -- Kyrian Redeemer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=166345 AND `DifficultyID`=0); -- Lich Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166342 AND `DifficultyID`=0); -- Kyrian Usurper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166330 AND `DifficultyID`=0); -- ToP Final Boss Target Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (166326,154477,139507,83852)); -- Event Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166304 AND `DifficultyID`=0); -- Mistveil Stinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166302 AND `DifficultyID`=0); -- Corpse Harvester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166301 AND `DifficultyID`=0); -- Mistveil Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166299 AND `DifficultyID`=0); -- Mistveil Tender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8, `HealthModifier`=9 WHERE (`Entry`=166276 AND `DifficultyID`=0); -- Mistveil Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166275 AND `DifficultyID`=0); -- Mistveil Shaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166188 AND `DifficultyID`=0); -- Clue Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (166152,166136)); -- Shadowhirl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=166131 AND `DifficultyID`=0); -- A Mysterious Voice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166099 AND `DifficultyID`=0); -- Winged Ravager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166090 AND `DifficultyID`=0); -- Exiled Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (166085,162133,162099)); -- General Kaal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166074 AND `DifficultyID`=0); -- Psuedo Trash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=166072 AND `DifficultyID`=0); -- Chromie UI TEST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166034 AND `DifficultyID`=0); -- Empty Anima Vessel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166023 AND `DifficultyID`=0); -- Maze Monkey Guide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=166021 AND `DifficultyID`=0); -- Path Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165994 AND `DifficultyID`=0); -- Grasping Rift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165913 AND `DifficultyID`=0); -- Ghastly Parishioner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165911 AND `DifficultyID`=0); -- Loyal Creation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (165897,164103)); -- Experience Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165875 AND `DifficultyID`=0); -- Flaska-Torghast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165874 AND `DifficultyID`=0); -- Delayed Hanging Hook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8, `HealthModifier`=5.5 WHERE (`Entry`=165872 AND `DifficultyID`=0); -- Flesh Crafter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165825 AND `DifficultyID`=0); -- [DNT] Stalker Barricade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165824 AND `DifficultyID`=0); -- Nar'zudah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165823 AND `DifficultyID`=0); -- Eye of Zolramus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165807 AND `DifficultyID`=0); -- Coalesced Anima +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165783 AND `DifficultyID`=0); -- Fluttering Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165777 AND `DifficultyID`=0); -- Unleashed Suffering Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165775 AND `DifficultyID`=0); -- Client Scene Skeletal Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165770 AND `DifficultyID`=0); -- Telekinetic Toss Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165767 AND `DifficultyID`=0); -- Emaciated Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=165760 AND `DifficultyID`=0); -- The Accuser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165758 AND `DifficultyID`=0); -- Spotted Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165737 AND `DifficultyID`=0); -- Sinstone Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165714 AND `DifficultyID`=0); -- Kyrestia the Firstborne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165713 AND `DifficultyID`=0); -- Scurrying Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165711 AND `DifficultyID`=0); -- Plains Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165709 AND `DifficultyID`=0); -- Zolramus Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165708 AND `DifficultyID`=0); -- Zolramus Shard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165690 AND `DifficultyID`=0); -- Glenfoal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165647 AND `DifficultyID`=0); -- Refracted Aetherlight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8, `HealthModifier`=1.5 WHERE (`Entry`=165597 AND `DifficultyID`=0); -- Patchwerk Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165564 AND `DifficultyID`=0); -- Shadow Rupture +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (165560,164855)); -- Gormling Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165535 AND `DifficultyID`=0); -- Bombing Run Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165532 AND `DifficultyID`=0); -- Plague Crash Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165529 AND `DifficultyID`=0); -- Depraved Collector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (165528,164814)); -- Gilded Champion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165525 AND `DifficultyID`=0); -- Myskia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165512 AND `DifficultyID`=0); -- Cocoon of Lakali +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165505 AND `DifficultyID`=0); -- Loretta Banks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=165481 AND `DifficultyID`=0); -- Court Assassin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=165479 AND `DifficultyID`=0); -- Court Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=165474 AND `DifficultyID`=0); -- Nathrian Assassin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165430 AND `DifficultyID`=0); -- Malignant Spawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165415 AND `DifficultyID`=0); -- Toiling Groundskeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165414 AND `DifficultyID`=0); -- Depraved Obliterator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165410 AND `DifficultyID`=0); -- High Adjudicator Aleez +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165408 AND `DifficultyID`=0); -- Halkias +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165406 AND `DifficultyID`=0); -- Growing Mistrust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165365 AND `DifficultyID`=0); -- Gorm Monstrosity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (165357,164705)); -- Pestilence Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165261 AND `DifficultyID`=0); -- AbomSmall Hanging Hook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165260 AND `DifficultyID`=0); -- Oozing Leftovers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165258 AND `DifficultyID`=0); -- Dark Exile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165251 AND `DifficultyID`=0); -- Illusionary Vulpin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165222 AND `DifficultyID`=0); -- Zolramus Bonemender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (165153,164552,163891)); -- Rotmarrow Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165138 AND `DifficultyID`=0); -- Blight Bag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8, `HealthModifier`=7.5 WHERE (`Entry`=165137 AND `DifficultyID`=0); -- Zolramus Gatekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165136 AND `DifficultyID`=0); -- Gateway +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165135 AND `DifficultyID`=0); -- Gateway Shard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (165120,164929)); -- Tirnenn Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165111 AND `DifficultyID`=0); -- Drust Spiteclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165108 AND `DifficultyID`=0); -- Illusionary Clone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165081 AND `DifficultyID`=0); -- Polymorphed Mawrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165078 AND `DifficultyID`=0); -- Dead Venthyr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165076 AND `DifficultyID`=0); -- Gluttonous Tick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165073 AND `DifficultyID`=0); -- Forlorn Captive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165038 AND `DifficultyID`=0); -- Pestilience Ooze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165023 AND `DifficultyID`=0); -- Congealed Ooze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (165010,164707)); -- Congealed Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=165004 AND `DifficultyID`=0); -- Ascend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (164993,64587)); -- Horde Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (164992,164991,163510,64586)); -- Alliance Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164988 AND `DifficultyID`=0); -- Rajani Honor-Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164987 AND `DifficultyID`=0); -- Blizzard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164967 AND `DifficultyID`=0); -- Doctor Ickus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164960 AND `DifficultyID`=0); -- Dalgrun Steelpine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164957 AND `DifficultyID`=0); -- Camille Taylor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164956 AND `DifficultyID`=0); -- Azunla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164955 AND `DifficultyID`=0); -- Frazzle Frostfingers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164954 AND `DifficultyID`=0); -- Juisheng Halfclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164953 AND `DifficultyID`=0); -- Katrina Long +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164952 AND `DifficultyID`=0); -- Ezul'aan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164950 AND `DifficultyID`=0); -- Gilda Silvershield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164949 AND `DifficultyID`=0); -- Patrice Lancaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164948 AND `DifficultyID`=0); -- Elton Campbell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164947 AND `DifficultyID`=0); -- Gerald Black +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164946 AND `DifficultyID`=0); -- Veruca Darkstream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164945 AND `DifficultyID`=0); -- Mulric Boldrock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164943 AND `DifficultyID`=0); -- Remaari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164942 AND `DifficultyID`=0); -- Evelyn Thorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164941 AND `DifficultyID`=0); -- Laphandrus Voidheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164940 AND `DifficultyID`=0); -- Kualiang Thunderfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164939 AND `DifficultyID`=0); -- Signilda Hardforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164934 AND `DifficultyID`=0); -- Manastorm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164926 AND `DifficultyID`=0); -- Drust Boughbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164924 AND `DifficultyID`=0); -- Wiltwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164923 AND `DifficultyID`=0); -- Foothills Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164921 AND `DifficultyID`=0); -- Drust Harvester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8, `HealthModifier`=5.5 WHERE (`Entry`=164920 AND `DifficultyID`=0); -- Drust Soulcleaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164910 AND `DifficultyID`=0); -- Unburdened Manifestation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164908 AND `DifficultyID`=0); -- Hanging Hook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164873 AND `DifficultyID`=0); -- Runestag Elderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164863 AND `DifficultyID`=0); -- Weald Tender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164862 AND `DifficultyID`=0); -- Weald Shimmermoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164861 AND `DifficultyID`=0); -- Spriggan Barkbinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164857 AND `DifficultyID`=0); -- Spriggan Mendbender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (164852,162038)); -- Regal Mistdancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164821 AND `DifficultyID`=0); -- Abom Boss Saw + Mace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164815 AND `DifficultyID`=0); -- Zolramus Siphoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (164801,162125,162121)); -- Wings +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164784 AND `DifficultyID`=0); -- Treant Opponent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164774 AND `DifficultyID`=0); -- Ranishu Melee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164770 AND `DifficultyID`=0); -- Market Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (164760,164753)); -- Invis Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164737 AND `DifficultyID`=0); -- Brood Ambusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164702 AND `DifficultyID`=0); -- Carrion Worm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164677 AND `DifficultyID`=0); -- Rings +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164641 AND `DifficultyID`=0); -- [DNT] Stalker, Meat Hook Miss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164629 AND `DifficultyID`=0); -- Revitalizing Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164625 AND `DifficultyID`=0); -- Pit Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164578 AND `DifficultyID`=0); -- Stitchflesh's Creation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164574 AND `DifficultyID`=0); -- Fungal Bloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164568 AND `DifficultyID`=0); -- Mechanical Bomb Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164567 AND `DifficultyID`=0); -- Ingra Maloch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164563 AND `DifficultyID`=0); -- Vicious Gargon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164562 AND `DifficultyID`=0); -- Depraved Houndmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164561 AND `DifficultyID`=0); -- Experimental Squirrel Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164560 AND `DifficultyID`=0); -- Power Crystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164558 AND `DifficultyID`=0); -- Hakkar the Soulflayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164557 AND `DifficultyID`=0); -- Shard of Halkias +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164520 AND `DifficultyID`=0); -- [DNT] Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8, `TypeFlags`=2097256 WHERE (`Entry`=164517 AND `DifficultyID`=0); -- Tred'ova +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164512 AND `DifficultyID`=0); -- Standard Bearer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164510 AND `DifficultyID`=0); -- Shambling Arbalest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164506 AND `DifficultyID`=0); -- Ancient Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8, `TypeFlags`=2097256 WHERE (`Entry`=164501 AND `DifficultyID`=0); -- Mistcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164464 AND `DifficultyID`=0); -- Xira the Underhanded +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164463 AND `DifficultyID`=0); -- Paceran the Virulent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164462 AND `DifficultyID`=0); -- Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164461 AND `DifficultyID`=0); -- Sathel the Accursed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (164452,162941,51776,48883)); -- Ramkahen Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164451 AND `DifficultyID`=0); -- Dessia the Decapitator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164450 AND `DifficultyID`=0); -- Dealer Xy'exa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164427 AND `DifficultyID`=0); -- Reanimated Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164414 AND `DifficultyID`=0); -- Reanimated Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164411 AND `DifficultyID`=0); -- Stygia Breach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164363 AND `DifficultyID`=0); -- Undying Stonefiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (164310,73682,5868)); -- Evil Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164267 AND `DifficultyID`=0); -- Margrave Stradama +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164266 AND `DifficultyID`=0); -- Domina Venomblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164255 AND `DifficultyID`=0); -- Globgrog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164245 AND `DifficultyID`=0); -- Drawn Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164218 AND `DifficultyID`=0); -- Lord Chamberlain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164185 AND `DifficultyID`=0); -- Echelon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=164130 AND `DifficultyID`=0); -- Soulless Shell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (164126,145614)); -- Kill Credit: Declaration Witnessed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (164074,162807,161057,160142,158145,156018)); -- Prince Erazmin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (164073,162806,160094,159863,159587,159051,124257,116370,116312)); -- Gelbin Mekkatorque +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (164005,163561,163560)); -- Dimensional Gateway +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (164004,163614)); -- MOTHER +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (164002,163613)); -- Magni Bronzebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (163951,163430)); -- Laser Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163931 AND `DifficultyID`=0); -- Broken Canister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163916 AND `DifficultyID`=0); -- Slime Titan LT +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163915 AND `DifficultyID`=0); -- Hatchling Nest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163897 AND `DifficultyID`=0); -- Renny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163894 AND `DifficultyID`=0); -- Blighted Spinebreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163892 AND `DifficultyID`=0); -- Rotting Slimeclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163890 AND `DifficultyID`=0); -- Slime Skeleton LT +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163888 AND `DifficultyID`=0); -- Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163877 AND `DifficultyID`=0); -- Bone Worm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163862 AND `DifficultyID`=0); -- Defender of Many Eyes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (163700,140871)); -- Alliance Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (163699,8883)); -- Riding Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163697 AND `DifficultyID`=0); -- Alliance Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (163695,14541)); -- Swift Gray Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (163694,154689)); -- Alliance Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163689 AND `DifficultyID`=0); -- Halfhill Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163687 AND `DifficultyID`=0); -- Den Mudclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163685 AND `DifficultyID`=0); -- Taijing the Cyclone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163684 AND `DifficultyID`=0); -- Aster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163683 AND `DifficultyID`=0); -- Tang Ironhoe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163682 AND `DifficultyID`=0); -- Warchief's Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163681 AND `DifficultyID`=0); -- Brewmaster Roland +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163680 AND `DifficultyID`=0); -- Hoka Stonecrush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163656 AND `DifficultyID`=0); -- "Runeforging 101" Quest Runeforge World Effect Dummy Kill Credit [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163646 AND `DifficultyID`=0); -- Shadowbarb Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163640 AND `DifficultyID`=0); -- "Runeforging 101" Quest Portal Use POI Marker Kill Credit [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163623 AND `DifficultyID`=0); -- Rotspew Leftovers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163622 AND `DifficultyID`=0); -- Goregrind Bits +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163621 AND `DifficultyID`=0); -- Goregrind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163620 AND `DifficultyID`=0); -- Rotspew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163619 AND `DifficultyID`=0); -- Zolramus Bonecarver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163611 AND `DifficultyID`=0); -- Abomination Belcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163610 AND `DifficultyID`=0); -- Rot Flinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (163597,119508)); -- Spell Effect Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=163562 AND `DifficultyID`=0); -- Inverted Teleporter Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163534 AND `DifficultyID`=0); -- Pet Training Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163524 AND `DifficultyID`=0); -- Kyrian Dark-Praetor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163520 AND `DifficultyID`=0); -- Forsworn Squad-Leader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163513 AND `DifficultyID`=0); -- Data Fragment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163509 AND `DifficultyID`=0); -- Sarya Teaflower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163508 AND `DifficultyID`=0); -- Tina Wang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163506 AND `DifficultyID`=0); -- Forsworn Stealthclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163501 AND `DifficultyID`=0); -- Forsworn Skirmisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163493 AND `DifficultyID`=0); -- Duel Soak Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (163484,157857)); -- Ny'alotha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163471 AND `DifficultyID`=0); -- Dark Dreadnought +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=163464 AND `DifficultyID`=0); -- Cosmetic Blood Splat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163459 AND `DifficultyID`=0); -- Forsworn Mender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163458 AND `DifficultyID`=0); -- Forsworn Castigator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163457 AND `DifficultyID`=0); -- Forsworn Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163424 AND `DifficultyID`=0); -- Mistfall Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (163397,162731,162048,161863,161720,160177)); -- Wrathion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=163388 AND `DifficultyID`=0); -- Inverted Magni Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=163387 AND `DifficultyID`=0); -- Inverted Mother Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163256 AND `DifficultyID`=0); -- Wastewander Dervish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (163254,51549)); -- Oasis Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (163253,48274)); -- Jock Lindsey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=163232 AND `DifficultyID`=0); -- Infinite Darkness +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163210 AND `DifficultyID`=0); -- Abom Boss Saw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (163206,161569,159090)); -- Gigacharged Mayhem Maker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163184 AND `DifficultyID`=0); -- Lost Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163148 AND `DifficultyID`=0); -- "Runeforging 101" Quest Runeforge POI Marker [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163146 AND `DifficultyID`=0); -- Collapsed Goliath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163144 AND `DifficultyID`=0); -- Broken Praetor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163134 AND `DifficultyID`=0); -- Aspirant Corpse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163133 AND `DifficultyID`=0); -- Steward Corpse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163130 AND `DifficultyID`=0); -- Carrion Grub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163129 AND `DifficultyID`=0); -- Lich Boss Missile Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8, `HealthModifier`=1.5 WHERE (`Entry`=163126 AND `DifficultyID`=0); -- Brittlebone Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8, `HealthModifier`=2.5 WHERE (`Entry`=163122 AND `DifficultyID`=0); -- Brittlebone Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163121 AND `DifficultyID`=0); -- Stitched Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (163109,161020,157485)); -- Growth-Covered Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163096 AND `DifficultyID`=0); -- Redridge Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (163090,163085,162429,162427,162286,162285)); -- Fury of N'Zoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163089 AND `DifficultyID`=0); -- Disgusting Refuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163087 AND `DifficultyID`=0); -- Client Scene Zombie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163086 AND `DifficultyID`=0); -- Rancid Gasbag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163077 AND `DifficultyID`=0); -- Azules +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163076 AND `DifficultyID`=0); -- Warlord Trash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=163061 AND `DifficultyID`=0); -- Janari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8, `HealthModifier`=7.699999809265136718 WHERE (`Entry`=163058 AND `DifficultyID`=0); -- Mistveil Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163027 AND `DifficultyID`=0); -- "Defender of Azeroth" Quest Listen to your commander Kill Credit [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163007 AND `DifficultyID`=0); -- Curly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (162986,43693)); -- Darlene Stokx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (162969,150096)); -- Mistfang Howler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (162926,161982,161884)); -- N'Zoth the Corruptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162903 AND `DifficultyID`=0); -- Obelisk of the Sun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=162893 AND `DifficultyID`=0); -- Deathwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=162882 AND `DifficultyID`=0); -- Titanic Countermeasure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162881 AND `DifficultyID`=0); -- "Defender of Azeroth" Quest Death Gate Kill Credit [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (162841,116857)); -- Battle Pet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162824 AND `DifficultyID`=0); -- Serban Test NPC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162822 AND `DifficultyID`=0); -- Warden of Time +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (162805,161475,160141,160101,157997,150358,116394,116212)); -- Kelsey Steelspark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (162803,162802,162800,154457,153981,151982,151828)); -- Rustbolt Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162798 AND `DifficultyID`=0); -- "Death's Power Grows" Quest Swear Fealty Kill Credit [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162763 AND `DifficultyID`=0); -- Soulforged Bonereaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162762 AND `DifficultyID`=0); -- Dancing Cricket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162744 AND `DifficultyID`=0); -- Nekthara the Mangler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8, `HealthModifier`=4 WHERE (`Entry`=162729 AND `DifficultyID`=0); -- Patchwerk Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162703 AND `DifficultyID`=0); -- Zombie Melee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162677 AND `DifficultyID`=0); -- Wailing Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162670 AND `DifficultyID`=0); -- Tinyclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162663 AND `DifficultyID`=0); -- Experiment 13 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=162645 AND `DifficultyID`=0); -- Entropic Meat Pile Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=162644 AND `DifficultyID`=0); -- Noxious Meat Pile Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=162642 AND `DifficultyID`=0); -- Hideous Behemoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (162622,162621)); -- Paranoia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (162603,73488,73460,73192)); -- Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162536 AND `DifficultyID`=0); -- Feeding Tauralus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (162526,162525)); -- Golden Chirper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (162519,162518)); -- Voidskimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (162507,162506)); -- Voidglower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (162502,162501)); -- Void-Scarred Locust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (162500,162499)); -- Oasis Void-Duster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=162491 AND `DifficultyID`=0); -- Chamber Tentacle Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162471 AND `DifficultyID`=0); -- Vil'thik Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162470 AND `DifficultyID`=0); -- Baruk Stone Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162469 AND `DifficultyID`=0); -- Tormentius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162468 AND `DifficultyID`=0); -- K'tiny the Mad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162466 AND `DifficultyID`=0); -- Blotto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162465 AND `DifficultyID`=0); -- Aqir Sandcrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162461 AND `DifficultyID`=0); -- Whispers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162458 AND `DifficultyID`=0); -- Retinus the Seeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162329 AND `DifficultyID`=0); -- Xav the Unfallen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162317 AND `DifficultyID`=0); -- Gorechop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162309 AND `DifficultyID`=0); -- Kul'tharok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162302 AND `DifficultyID`=0); -- Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=162159 AND `DifficultyID`=0); -- Thrashing Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162158 AND `DifficultyID`=0); -- Starving Prisoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162132 AND `DifficultyID`=0); -- Immortal Jailer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=162120 AND `DifficultyID`=0); -- Re-origination Anchor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162105 AND `DifficultyID`=0); -- Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162103 AND `DifficultyID`=0); -- Executor Tarvold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162102 AND `DifficultyID`=0); -- Grand Proctor Beryllia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162100 AND `DifficultyID`=0); -- Kryxis the Voracious +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=162076 AND `DifficultyID`=0); -- Xal'atath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162060 AND `DifficultyID`=0); -- Oryphrion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162059 AND `DifficultyID`=0); -- Kin-Tara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162058 AND `DifficultyID`=0); -- Ventunax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162051 AND `DifficultyID`=0); -- Frenzied Ghoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162050 AND `DifficultyID`=0); -- Released Manifestation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162049 AND `DifficultyID`=0); -- Vestige of Doubt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162047 AND `DifficultyID`=0); -- Insatiable Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162041 AND `DifficultyID`=0); -- Grubby Dirtcruncher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162040 AND `DifficultyID`=0); -- Grand Overseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=162039 AND `DifficultyID`=0); -- Wicked Oppressor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162014 AND `DifficultyID`=0); -- Windfeather Chick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162013 AND `DifficultyID`=0); -- Jade Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162012 AND `DifficultyID`=0); -- Wicked Lurker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162008 AND `DifficultyID`=0); -- Vulpera Caravan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162007 AND `DifficultyID`=0); -- Cursed Dune Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162006 AND `DifficultyID`=0); -- Pygmy Camel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162004 AND `DifficultyID`=0); -- Aqir Tunneler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162001 AND `DifficultyID`=0); -- Caravaneer's Pack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161997 AND `DifficultyID`=0); -- Rotbreath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=161993 AND `DifficultyID`=0); -- Portal Eye Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161992 AND `DifficultyID`=0); -- Corrupted Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=161981 AND `DifficultyID`=0); -- Inverted Boss Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161980 AND `DifficultyID`=0); -- Campfire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161974 AND `DifficultyID`=0); -- Tent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161967 AND `DifficultyID`=0); -- Reek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161966 AND `DifficultyID`=0); -- Void-Scarred Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161964 AND `DifficultyID`=0); -- Anomalus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161962 AND `DifficultyID`=0); -- Void-Scarred Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161961 AND `DifficultyID`=0); -- Void-Scarred Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161959 AND `DifficultyID`=0); -- C'Thuffer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161954 AND `DifficultyID`=0); -- K'uddly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161951 AND `DifficultyID`=0); -- Gloop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161946 AND `DifficultyID`=0); -- Eye of Corruption +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=161933 AND `DifficultyID`=0); -- Il'gynoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161924 AND `DifficultyID`=0); -- Ra'kim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161923 AND `DifficultyID`=0); -- Aqir Hivespawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161921 AND `DifficultyID`=0); -- Void-Scarred Anubisath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161919 AND `DifficultyID`=0); -- Muar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=161845 AND `DifficultyID`=0); -- Reflected Self +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (161844,158378)); -- Severed Consciousness +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (161842,161837)); -- Chittering Waspling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161840 AND `DifficultyID`=0); -- Combat Test Dummy 60 No Armor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161836 AND `DifficultyID`=0); -- Coagulated Monstrosity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161835 AND `DifficultyID`=0); -- Gibbering Ooze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161834 AND `DifficultyID`=0); -- Onyx Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161833 AND `DifficultyID`=0); -- Engorged Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=161807 AND `DifficultyID`=0); -- In Mind Phase +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (161803,158789)); -- Thex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161794 AND `DifficultyID`=0); -- Plagued Proto-Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161782 AND `DifficultyID`=0); -- Burt Macklyn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (161777,3354)); -- Sorek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=161725 AND `DifficultyID`=0); -- Ki'merax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161688 AND `DifficultyID`=0); -- Void Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161687 AND `DifficultyID`=0); -- Sheko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161686 AND `DifficultyID`=0); -- Piku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (161685,160452)); -- Nilsa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161663 AND `DifficultyID`=0); -- Tempton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161661 AND `DifficultyID`=0); -- Wilbur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161658 AND `DifficultyID`=0); -- Shred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161657 AND `DifficultyID`=0); -- Ninn Jah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161656 AND `DifficultyID`=0); -- Splint +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161651 AND `DifficultyID`=0); -- Ralf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161650 AND `DifficultyID`=0); -- Liz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161649 AND `DifficultyID`=0); -- Rampage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (161600,44783)); -- Hiwahi Three-Feathers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161595 AND `DifficultyID`=0); -- Mysterious Crate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (161563,151077,147700,147136,146989,146927,146799,94879,48737,7999)); -- Tyrande Whisperwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161556 AND `DifficultyID`=0); -- Goblin Siegeworker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (161522,159720)); -- Cursed Blood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161519 AND `DifficultyID`=0); -- Lynnish Hardmode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161476 AND `DifficultyID`=0); -- Nala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161443 AND `DifficultyID`=0); -- Glitzy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161442 AND `DifficultyID`=0); -- Fury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161440 AND `DifficultyID`=0); -- Presto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161438 AND `DifficultyID`=0); -- Tremors +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (161435,143627)); -- Fozling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161432 AND `DifficultyID`=0); -- Crushface +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161430 AND `DifficultyID`=0); -- Wanderer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161429 AND `DifficultyID`=0); -- Ruddy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161426 AND `DifficultyID`=0); -- Frill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161425 AND `DifficultyID`=0); -- Math +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161424 AND `DifficultyID`=0); -- Logic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=161411 AND `DifficultyID`=0); -- Mindgrasp Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161403 AND `DifficultyID`=0); -- Bomber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161401 AND `DifficultyID`=0); -- Beta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161400 AND `DifficultyID`=0); -- Alpha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161391 AND `DifficultyID`=0); -- Milnar Danspark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161387 AND `DifficultyID`=0); -- Petra Cogwenne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161331 AND `DifficultyID`=0); -- Bixmo Blastfuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (161330,161329,161328,161327,161325,161323,161322,161319,161317,126990,124543,124542,124251,124248,124245,124237,124236,124235,124234,124233,124222,124221,124220,124219,124215,124205,124204,124203,124202,124201,124200,124199,124198,124197,124196,124193,124192,124151,124140,124139,124138,124136,124135,124134,124133,124132,124131,124130,124129,124128,124127,124126,124125,124124,124123,124122,124121,124120,124119,124118,124117,124116,124115,124114,124113,124092,124081,124080,124064,124061,124060,124059,124058,124057,124056,124054,124050,124049,124048,124047,124038,124023,124017,123980,123979,123978,123977,123976,123975,123974,123973,123972,123971,123970,123969,123968,123967,123966,123965,123963,123962,123961,123960,123959,123958,123957,123956,123955,123954,123953,123952,123951,123950,123949,123948,123947,123946,123944,123943,123942,123941,123940,123939,123938,123936,123935,123934,123933,123932,123931,123930,123928,123927,123926,123925,123924,123923,123922,123920,123919,123918,123917,123916,123915,123914,123913,123912,123911,123910,123909,123908,123907,123905,123904,123903,123902,123900,123899,123898,123897,123896,123895,123894,123892,123891,123602,123419)); -- Supporter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161326 AND `DifficultyID`=0); -- Gebo Greaseclank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161320 AND `DifficultyID`=0); -- Twix Toprocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161318 AND `DifficultyID`=0); -- Kivy Kwikfuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161316 AND `DifficultyID`=0); -- Crapopolis Laborer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=161311 AND `DifficultyID`=0); -- Tentacle Wall Attachment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161284 AND `DifficultyID`=0); -- Pegi Cogster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161283 AND `DifficultyID`=0); -- Shim Crankturner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (161277,156730)); -- Goblin Test Subject +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161228 AND `DifficultyID`=0); -- Glimmering Hermit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161224 AND `DifficultyID`=0); -- Shuffling Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161223 AND `DifficultyID`=0); -- Torkhan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161215 AND `DifficultyID`=0); -- Tourist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161214 AND `DifficultyID`=0); -- Citizen of Mechagon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161213 AND `DifficultyID`=0); -- Twyla Flickspring +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161212 AND `DifficultyID`=0); -- Flouresce Brightgear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (161203,72114)); -- River +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161197 AND `DifficultyID`=0); -- Bilgewater Dockworker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (161186,157455)); -- Dax Blitzblaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161155 AND `DifficultyID`=0); -- Kill Credit - Collect Reactor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (161129,156951)); -- Equip Armor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (161119,151328,99425,14434)); -- Alarm-o-Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161118 AND `DifficultyID`=0); -- Defense Bot Mk I +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (161103,157433,157335,157334,157299)); -- Hired Scoundrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (161065,161063)); -- Aspirant Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161044 AND `DifficultyID`=0); -- Personal Phase Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (160994,158255)); -- Kul Tiran Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (160986,160232)); -- Christy Punchcog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (160980,160977,156684,156682,156680)); -- FX Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160975 AND `DifficultyID`=0); -- Test Hati +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160969 AND `DifficultyID`=0); -- Kill Credit - Synch Round +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160953 AND `DifficultyID`=0); -- X-52 Prototype Armor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160946 AND `DifficultyID`=0); -- Fledgling Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160933 AND `DifficultyID`=0); -- Mekka Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160808 AND `DifficultyID`=0); -- Kill Credit - Witnessed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160729 AND `DifficultyID`=0); -- Ridge Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160718 AND `DifficultyID`=0); -- Goliath Purifier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160703 AND `DifficultyID`=0); -- Plagueborn Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160692 AND `DifficultyID`=0); -- Yu'lon Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160691 AND `DifficultyID`=0); -- Ink-Tipped Crane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160690 AND `DifficultyID`=0); -- Chin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160689 AND `DifficultyID`=0); -- Brewmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160688 AND `DifficultyID`=0); -- Dawn Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (160687,144918)); -- Field Hand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (160686,152663)); -- Halfhill Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160685 AND `DifficultyID`=0); -- Piggy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160684 AND `DifficultyID`=0); -- Twitchheel Hoarder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (160683,64774,63919)); -- Leopard Tree Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160682 AND `DifficultyID`=0); -- Speckled Trout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160681 AND `DifficultyID`=0); -- Tanuki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160680 AND `DifficultyID`=0); -- Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (160609,158244)); -- Goldfish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160600 AND `DifficultyID`=0); -- Lulana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160578 AND `DifficultyID`=0); -- Quimby Sparklighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (160564,160563,160562,159381,159377,159373,157921,154096,154070,153298,153297,129253,126447,125022,123854,119086,119085,119063,113033,104662,101635,97523,97522,95058,93653,93388,93332,93321,92559,92163,92119,92023,91878,91828,91826,91552,91415,90627,90470,83659,81457,77718,50911,50909,29039,14735,631,403,402,401,400)); -- REUSE +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160561 AND `DifficultyID`=0); -- Kill Credit - SW Teleport +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160530 AND `DifficultyID`=0); -- Friend Pronk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160529 AND `DifficultyID`=0); -- Vim Brineheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160528 AND `DifficultyID`=0); -- Poen Gillbrack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (160527,3008)); -- Mak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160526 AND `DifficultyID`=0); -- Neri Sharpfin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=160505 AND `DifficultyID`=0); -- Abom Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=160498 AND `DifficultyID`=0); -- Skeletal Fodder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=160497 AND `DifficultyID`=0); -- Lich Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=160496 AND `DifficultyID`=0); -- Bone Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=160495 AND `DifficultyID`=0); -- Maniacal Soulbinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=160494 AND `DifficultyID`=0); -- Fetid Assistant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=160493 AND `DifficultyID`=0); -- Gruesome Shackler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=160490 AND `DifficultyID`=0); -- Stitched Abomination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=160488 AND `DifficultyID`=0); -- Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=160487 AND `DifficultyID`=0); -- Dark Kyrian LT +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=160486 AND `DifficultyID`=0); -- Dark Kyrian Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=160475 AND `DifficultyID`=0); -- N'Zoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160446 AND `DifficultyID`=0); -- Furious Tirna Fenn Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160414 AND `DifficultyID`=0); -- Robowolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160413 AND `DifficultyID`=0); -- Crimson Cobra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (160398,160397,157706,157705,53626,14496)); -- Stormwind Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=160383 AND `DifficultyID`=0); -- Door Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160273 AND `DifficultyID`=0); -- Projection +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=160271 AND `DifficultyID`=0); -- Forbidden Manifestation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160261 AND `DifficultyID`=0); -- Kill Credit - Meet King +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160260 AND `DifficultyID`=0); -- Kill Credit - Aid Kelsey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160231 AND `DifficultyID`=0); -- Kill Credit - Activate Genny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160210 AND `DifficultyID`=0); -- Tasha Riley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160209 AND `DifficultyID`=0); -- Horu Cloudwatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160208 AND `DifficultyID`=0); -- Zuna Skullcrush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160207 AND `DifficultyID`=0); -- Therin Skysong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160206 AND `DifficultyID`=0); -- Alran Heartshade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160205 AND `DifficultyID`=0); -- Pixy Wizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160196 AND `DifficultyID`=0); -- Void-Scarred Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160188 AND `DifficultyID`=0); -- Kill Credit - Speech Heard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160187 AND `DifficultyID`=0); -- Void-Scarred Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160186 AND `DifficultyID`=0); -- Kill Credit: Foreman Magrok confronted +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (160176,160175)); -- Praetor Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (160136,159860)); -- Voracious Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160087 AND `DifficultyID`=0); -- Blastatron X-81 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160068 AND `DifficultyID`=0); -- Kill Credit - Teleport Mechagon City +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (160046,158974,158100)); -- Mekkatorque's Escape Pod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159939 AND `DifficultyID`=0); -- Mechagon Trooper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=159914 AND `DifficultyID`=0); -- Void Orb Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=159826 AND `DifficultyID`=0); -- Summoning Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159811 AND `DifficultyID`=0); -- Sergeant Durgen Stormpike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159785 AND `DifficultyID`=0); -- Spark Reactor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159783 AND `DifficultyID`=0); -- Jenafur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159782 AND `DifficultyID`=0); -- Kill Credit - Generator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159702 AND `DifficultyID`=0); -- Kill Credit - Group 5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159701 AND `DifficultyID`=0); -- Kill Credit - Group 4 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159700 AND `DifficultyID`=0); -- Kill Credit - Group 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159699 AND `DifficultyID`=0); -- Kill Credit - Group 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159680 AND `DifficultyID`=0); -- Sage Ancestor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159662 AND `DifficultyID`=0); -- Kyrian Aspirant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159597 AND `DifficultyID`=0); -- Kill Credit - Group 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159596 AND `DifficultyID`=0); -- Kill Credit - Cadence Group +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159574 AND `DifficultyID`=0); -- Synchroscope +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159573 AND `DifficultyID`=0); -- Genny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=159512 AND `DifficultyID`=0); -- N'Zoth Jellyfish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159411 AND `DifficultyID`=0); -- Astral Projection +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159313 AND `DifficultyID`=0); -- Aquelian Honor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=159259 AND `DifficultyID`=0); -- Sacrifice Target 03 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=159258 AND `DifficultyID`=0); -- Sacrifice Target 02 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=159257 AND `DifficultyID`=0); -- Sacrifice Target 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (159247,159139)); -- Corruptor's Gaze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=159225 AND `DifficultyID`=0); -- Void Glare Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (159091,159049)); -- Claw of Life +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159064 AND `DifficultyID`=0); -- Darkmoon Arcade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (158973,157113,154233,58195)); -- Chromie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158961 AND `DifficultyID`=0); -- Debris Clearing Unit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158951 AND `DifficultyID`=0); -- Slappy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158950 AND `DifficultyID`=0); -- Odyn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158947 AND `DifficultyID`=0); -- Piston Throttlebin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158918 AND `DifficultyID`=0); -- Cargo Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158903 AND `DifficultyID`=0); -- Fire, Smoke, Embers Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158883 AND `DifficultyID`=0); -- Pod Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158881 AND `DifficultyID`=0); -- BULL-E +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (158864,13616)); -- Frostwolf Stable Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (158863,13617)); -- Stormpike Stable Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158851 AND `DifficultyID`=0); -- Rust-Eye the Clever +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158846 AND `DifficultyID`=0); -- Mini Claw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158843 AND `DifficultyID`=0); -- Copper Clobberbottom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158842 AND `DifficultyID`=0); -- Darkmoon Designeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=158815 AND `DifficultyID`=0); -- Entropic Visual Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=158814 AND `DifficultyID`=0); -- Bubbling Visual Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=158805 AND `DifficultyID`=0); -- Volatile Visual Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158755 AND `DifficultyID`=0); -- Rufus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158753 AND `DifficultyID`=0); -- Bella +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158685 AND `DifficultyID`=0); -- Crimson Skipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158683 AND `DifficultyID`=0); -- Sunsoaked Flitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158681 AND `DifficultyID`=0); -- Papi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158637 AND `DifficultyID`=0); -- Guiding Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158589 AND `DifficultyID`=0); -- Eisley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (158573,154478)); -- Prospector Stonehewer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (158560,158559)); -- Great Reindeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158558 AND `DifficultyID`=0); -- Red-Nosed Reindeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158515 AND `DifficultyID`=0); -- Lieutenant Haggerdin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (158463,121968)); -- Wiley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158459 AND `DifficultyID`=0); -- Crashin' Thrashin' Juggernaught +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158456 AND `DifficultyID`=0); -- Emma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158455 AND `DifficultyID`=0); -- Crashin' Thrashin' Battleship +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158408 AND `DifficultyID`=0); -- Genji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158407 AND `DifficultyID`=0); -- Kevinos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158386 AND `DifficultyID`=0); -- Time-Displaced Jorek Ironside +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158385 AND `DifficultyID`=0); -- Time-Displaced Thanthaldis Snowgleam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=158374 AND `DifficultyID`=0); -- Mindgate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158366 AND `DifficultyID`=0); -- Coridormi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (158358,158357)); -- Goal Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158348 AND `DifficultyID`=0); -- Sa'at +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158277 AND `DifficultyID`=0); -- Deth Grul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (158276,130654,123252)); -- Vormu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158229 AND `DifficultyID`=0); -- Mr. Clucker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158221 AND `DifficultyID`=0); -- Kul Tiran Goods +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158207 AND `DifficultyID`=0); -- Concerned Hen Mother +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158192 AND `DifficultyID`=0); -- Leeroy Jenkins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158190 AND `DifficultyID`=0); -- Medivh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (158188,71924)); -- Wrathion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (158150,147694,144844,112028,100153,100150,99797,96548,96478,96477,96472,96463,94150,61080,56285,721)); -- Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (158142,55699)); -- Daisy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=158124 AND `DifficultyID`=0); -- Combat Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158097 AND `DifficultyID`=0); -- Tidesage Mender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158096 AND `DifficultyID`=0); -- Tidesage Enuser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158085 AND `DifficultyID`=0); -- Arlo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158080 AND `DifficultyID`=0); -- Historian Kristi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158067 AND `DifficultyID`=0); -- Persnip Goodup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158066 AND `DifficultyID`=0); -- Bouncy Ball +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (158065,157994)); -- Bouncy Wisdom Ball +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158063 AND `DifficultyID`=0); -- Blue Anniversary Balloons +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158062 AND `DifficultyID`=0); -- Red Anniversary Balloons +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158061 AND `DifficultyID`=0); -- Historian Ma'di +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157978 AND `DifficultyID`=0); -- Beach Ball Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157972 AND `DifficultyID`=0); -- Beach Ball +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157969 AND `DifficultyID`=0); -- Anima Wyrmling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157967 AND `DifficultyID`=0); -- Terrapin Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (157965,157890,156792)); -- Reveler of Time +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157936 AND `DifficultyID`=0); -- Peacock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (157926,141315,64402,61170,1933)); -- Sheep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157907 AND `DifficultyID`=0); -- Kill Credit: Explosives detonated +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157826 AND `DifficultyID`=0); -- Queuing Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157816 AND `DifficultyID`=0); -- Tavern Bouncer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (157767,44773)); -- Anastasia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157756 AND `DifficultyID`=0); -- Waiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (157742,56082,53453)); -- Green Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157737 AND `DifficultyID`=0); -- Water Barrier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157735 AND `DifficultyID`=0); -- Nazeshi Tidebreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157734 AND `DifficultyID`=0); -- Tidecaller Nezara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157716 AND `DifficultyID`=0); -- Finduin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157715 AND `DifficultyID`=0); -- Gillvanas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157582 AND `DifficultyID`=0); -- Enlarging Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157573 AND `DifficultyID`=0); -- Slime Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (157524,72108)); -- Rikki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157498 AND `DifficultyID`=0); -- Mrs. Fuzzles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157496 AND `DifficultyID`=0); -- Mr. Fuzzles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (157491,156520)); -- Hobart Grapplehammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=157474 AND `DifficultyID`=0); -- Synthesis Growth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=157460 AND `DifficultyID`=0); -- Mycelial Cyst +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157458 AND `DifficultyID`=0); -- Marin Noggenfogger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157457 AND `DifficultyID`=0); -- Pozzik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (157456,157060)); -- Trade Prince Gallywix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157435 AND `DifficultyID`=0); -- Hotwired Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157434 AND `DifficultyID`=0); -- Street Thug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (157423,157360,156407)); -- Take Flying Machine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (157418,156627,156405)); -- Goblin Flying Machine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (157359,154907,154370)); -- Ankoan Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (157264,98942)); -- Future You +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157263 AND `DifficultyID`=0); -- Past You +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157246 AND `DifficultyID`=0); -- Crouching Panther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157245 AND `DifficultyID`=0); -- Shadow Boxing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157244 AND `DifficultyID`=0); -- Flex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157239 AND `DifficultyID`=0); -- Speak With Gallywix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157237 AND `DifficultyID`=0); -- Intimidate Chronies +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (157236,156838)); -- Speak With Hobart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=157228 AND `DifficultyID`=0); -- Bubbling Chow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=157227 AND `DifficultyID`=0); -- Entropic Chow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157220 AND `DifficultyID`=0); -- Gazlowe Recruited +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157219 AND `DifficultyID`=0); -- Noggenfogger Recruited +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157218 AND `DifficultyID`=0); -- Pozzik Recruited +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157200 AND `DifficultyID`=0); -- Echo of Algalon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157173 AND `DifficultyID`=0); -- Delicious Beverage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157155 AND `DifficultyID`=0); -- Captain Dooker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157152 AND `DifficultyID`=0); -- First Mate Ook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157131 AND `DifficultyID`=0); -- Mech Activated +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157077 AND `DifficultyID`=0); -- Conversation Complete +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157074 AND `DifficultyID`=0); -- Start Conversation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157062 AND `DifficultyID`=0); -- Private Security +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156995 AND `DifficultyID`=0); -- Goblin Landmine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156959 AND `DifficultyID`=0); -- Mech Slain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156908 AND `DifficultyID`=0); -- Mechanized Lab Assistant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156881 AND `DifficultyID`=0); -- Shady Thug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (156845,31426,3310)); -- Doras +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156790 AND `DifficultyID`=0); -- [DNT] MJH Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156729 AND `DifficultyID`=0); -- Hidden C +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156728 AND `DifficultyID`=0); -- Hidden B +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156727 AND `DifficultyID`=0); -- Hidden A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156726 AND `DifficultyID`=0); -- Test C +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156725 AND `DifficultyID`=0); -- Test B +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156724 AND `DifficultyID`=0); -- Test A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156723 AND `DifficultyID`=0); -- Listen to Hobart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=156650 AND `DifficultyID`=0); -- Dark Manifestation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (156624,154459,142081,140966,140569,133340,131484,131483,131482,131481,131480,131477)); -- Horde Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156558 AND `DifficultyID`=0); -- Generic - Empty Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156543 AND `DifficultyID`=0); -- Winged Bunnicula +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156542 AND `DifficultyID`=0); -- Crank Greasefuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156540 AND `DifficultyID`=0); -- Scrawny Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (156538,143027,137200,131594,125455)); -- Mosquito +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156438 AND `DifficultyID`=0); -- "Chef" Sparkgrill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (156437,156431)); -- Mechanized Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (156430,156429)); -- Crapopolis Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (156428,156427)); -- Posh Vacationer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156396 AND `DifficultyID`=0); -- Sassy Hardwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156377 AND `DifficultyID`=0); -- Baby Fox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156363 AND `DifficultyID`=0); -- Goblin Cruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (156360,36613)); -- Gobber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156359 AND `DifficultyID`=0); -- Ace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156358 AND `DifficultyID`=0); -- Izzy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (156329,156328,156312,153873)); -- Encounter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156109 AND `DifficultyID`=0); -- Stormshield Peasant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156103 AND `DifficultyID`=0); -- History Propagation Issue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155981 AND `DifficultyID`=0); -- Scraphound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155974 AND `DifficultyID`=0); -- Lefty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155972 AND `DifficultyID`=0); -- Soul Collector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155971 AND `DifficultyID`=0); -- Plagued Mailemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155968 AND `DifficultyID`=0); -- Infectus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155967 AND `DifficultyID`=0); -- Pyro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155960,53006)); -- Spirit Link Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155907 AND `DifficultyID`=0); -- Unshackled Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155865 AND `DifficultyID`=0); -- Burnout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155829 AND `DifficultyID`=0); -- Armored Vaultbot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155823 AND `DifficultyID`=0); -- Staff Charged Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155821 AND `DifficultyID`=0); -- Hyjal POI Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155820 AND `DifficultyID`=0); -- Duskwood POI Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155819 AND `DifficultyID`=0); -- Stonetalon POI Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155818 AND `DifficultyID`=0); -- Moonglade POI Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155817 AND `DifficultyID`=0); -- Feralas POI Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155816 AND `DifficultyID`=0); -- Felwood POI Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155815 AND `DifficultyID`=0); -- Moonwell of Cleansing POI Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155802 AND `DifficultyID`=0); -- Moonwell of Purity POI Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155782 AND `DifficultyID`=0); -- Katherine Proudmoore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155759 AND `DifficultyID`=0); -- Myrael Lunarbloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155737,149522)); -- Orgrimmar Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155644 AND `DifficultyID`=0); -- Mabel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155602,154729)); -- Hozen Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155600 AND `DifficultyID`=0); -- Spraybot 0D +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155596 AND `DifficultyID`=0); -- Brewfest Chowdown Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155579 AND `DifficultyID`=0); -- Irradiated Elementaling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155543 AND `DifficultyID`=0); -- Helpless Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155539,155279,135840)); -- Combat Test Dummy 120 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155500 AND `DifficultyID`=0); -- kramer stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155391,155362)); -- Brewfest Setup Crewman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155348,155068,150858)); -- Blackmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155346,155270,155264,155261,155218,150987)); -- Sean Wilkers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155345 AND `DifficultyID`=0); -- [DNT] Brewfest Music +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155321 AND `DifficultyID`=0); -- Sting Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155320 AND `DifficultyID`=0); -- Brewmaster Pijiu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155313,150952,150851,150559,150115)); -- Princess Tess Greymane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155303,73919)); -- Apple Bucket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155299 AND `DifficultyID`=0); -- Ankoan Lookout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155287,83997)); -- Nisstyr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155286,83995)); -- Fura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155285,83830)); -- Kalgan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155284,82893)); -- Valant Brightsworn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155283,82966)); -- Ecilam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155282,82660)); -- Marketa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155281,109092)); -- Normal Healing Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155280 AND `DifficultyID`=0); -- Azu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155269 AND `DifficultyID`=0); -- Snipehunter Goro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155268 AND `DifficultyID`=0); -- Risen Noble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155267 AND `DifficultyID`=0); -- Risen Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155262 AND `DifficultyID`=0); -- Ghost Trap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155246,150911)); -- Crypt Fiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155244 AND `DifficultyID`=0); -- Ziggy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155240 AND `DifficultyID`=0); -- Gruesome Belcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155194 AND `DifficultyID`=0); -- La'gar Brewshout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155145 AND `DifficultyID`=0); -- Plagued Critters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155135,153227)); -- Chowdown Participant's Platter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155134,153198)); -- Chowdown Participant's Seat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155133 AND `DifficultyID`=0); -- Etga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155131 AND `DifficultyID`=0); -- Zipsi Switchcrank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155110,154588,151984,151832)); -- Rustbolt Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155085 AND `DifficultyID`=0); -- Gilnean Commander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155084 AND `DifficultyID`=0); -- Dreaming Alpha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155051 AND `DifficultyID`=0); -- Lumbering Nightmare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (155034,153931,153163,153162,153161,153160,153159,153105,153104,153103,153102,153101,153100,153098,153082,153081,153079,153076,153075,153074,153073,153072,153071,153070,24484)); -- Brewfest Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155011 AND `DifficultyID`=0); -- Daphne Funkybeats +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154989 AND `DifficultyID`=0); -- Gilnean Echo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154984 AND `DifficultyID`=0); -- Feral Dreamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154941 AND `DifficultyID`=0); -- Dread Pirate Placeholder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154929 AND `DifficultyID`=0); -- Unit 17 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154928 AND `DifficultyID`=0); -- Unit 6 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154927 AND `DifficultyID`=0); -- Unit 35 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154926 AND `DifficultyID`=0); -- CK-9 Micro-Oppression Unit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154925 AND `DifficultyID`=0); -- Creakclank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154924 AND `DifficultyID`=0); -- Goldenbot XD +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154923 AND `DifficultyID`=0); -- Sputtertube +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154922 AND `DifficultyID`=0); -- Gnomefeaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154921 AND `DifficultyID`=0); -- Giant Opaline Conch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154920 AND `DifficultyID`=0); -- Frenzied Knifefang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154919 AND `DifficultyID`=0); -- Voltgorger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154918 AND `DifficultyID`=0); -- Kelpstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154917 AND `DifficultyID`=0); -- Mindshackle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154916 AND `DifficultyID`=0); -- Ravenous Scalespawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154915 AND `DifficultyID`=0); -- Elderspawn of Nalaada +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154914 AND `DifficultyID`=0); -- Pearlhusk Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154913 AND `DifficultyID`=0); -- Shadowspike Lurker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154912 AND `DifficultyID`=0); -- Silence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154911 AND `DifficultyID`=0); -- Chomp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154910 AND `DifficultyID`=0); -- Prince Wiggletail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154904 AND `DifficultyID`=0); -- Echoing Oozeling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154903 AND `DifficultyID`=0); -- G.E.A.R. Pilot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154894 AND `DifficultyID`=0); -- Arachnoid Skitterbot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154893 AND `DifficultyID`=0); -- Bonebiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154887 AND `DifficultyID`=0); -- Maagrym +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154886 AND `DifficultyID`=0); -- Thoodhon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154885 AND `DifficultyID`=0); -- Pryyshin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154884 AND `DifficultyID`=0); -- Khaalum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154883 AND `DifficultyID`=0); -- Ghaanam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154882 AND `DifficultyID`=0); -- Greenom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154881 AND `DifficultyID`=0); -- Flaadym +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154880 AND `DifficultyID`=0); -- Droozun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154857 AND `DifficultyID`=0); -- Microbot 8D +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154856 AND `DifficultyID`=0); -- Microbot XD +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154855 AND `DifficultyID`=0); -- Utility Mechanoclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154854 AND `DifficultyID`=0); -- Lost Robogrip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154853 AND `DifficultyID`=0); -- OOX-35/MG +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154852 AND `DifficultyID`=0); -- Mustyfur Snooter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154851 AND `DifficultyID`=0); -- Snowsoft Nibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154850 AND `DifficultyID`=0); -- Golden Snorf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154849 AND `DifficultyID`=0); -- Drowned Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154848 AND `DifficultyID`=0); -- Skittering Eel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154847 AND `DifficultyID`=0); -- Coral Lashling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154846 AND `DifficultyID`=0); -- Budding Algan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154845 AND `DifficultyID`=0); -- Brinestone Algan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154843 AND `DifficultyID`=0); -- Scalebrood Hydra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154842 AND `DifficultyID`=0); -- Sandkeep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154841 AND `DifficultyID`=0); -- Stormwrath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154840 AND `DifficultyID`=0); -- Seafury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154839 AND `DifficultyID`=0); -- Wriggler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154838 AND `DifficultyID`=0); -- Damplight Slug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154837 AND `DifficultyID`=0); -- Prismatic Softshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154836 AND `DifficultyID`=0); -- Amethyst Softshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154835 AND `DifficultyID`=0); -- Nameless Octopode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154834 AND `DifficultyID`=0); -- Daggertooth Frenzy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154833 AND `DifficultyID`=0); -- Mindlost Bloodfrenzy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154832 AND `DifficultyID`=0); -- Spawn of Nalaada +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154831 AND `DifficultyID`=0); -- Lightless Ambusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154830 AND `DifficultyID`=0); -- Chitterspine Devourer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154829 AND `DifficultyID`=0); -- Caverndark Nightmare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154828 AND `DifficultyID`=0); -- Chitterspine Needler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154827 AND `DifficultyID`=0); -- Brilliant Glimmershell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154826 AND `DifficultyID`=0); -- Lustrous Glimmershell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154825 AND `DifficultyID`=0); -- Pearlescent Glimmershell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154824 AND `DifficultyID`=0); -- Sandclaw Nestseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154823 AND `DifficultyID`=0); -- Glittering Diamondshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154822 AND `DifficultyID`=0); -- Kelpfin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154821 AND `DifficultyID`=0); -- Necrofin Tadpole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154820 AND `DifficultyID`=0); -- Murgle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154819 AND `DifficultyID`=0); -- Zanj'ir Poker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154815,154814)); -- Abyssal Slitherling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154809,141780)); -- 7th Legion Guardsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154805 AND `DifficultyID`=0); -- Ryuxi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154804,154803)); -- Twilight Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154799,154798)); -- Malfunctioning Microbot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154797,154796)); -- Clanking Scrapsorter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154795,154794)); -- H4ND-EE +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154792,154791)); -- Scrapyard Tunneler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154790,154789)); -- Alloyed Alleyrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154788,154787)); -- Specimen 97 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154786,154785)); -- Mechagon Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154784,154783)); -- Rustbolt Clucker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154782,154781)); -- Copper Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154780,154779)); -- Motorized Croaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154778,154777)); -- Yellow Junkhopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154776,154775)); -- Fleeting Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154774,154773)); -- Experimental Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154772,154771)); -- Junkheap Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154770,154769)); -- Duskytooth Snooter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154768,154767)); -- Rustyroot Snooter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154765 AND `DifficultyID`=0); -- Hozen Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154745 AND `DifficultyID`=0); -- Hozen Flyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154738 AND `DifficultyID`=0); -- Kobo Rayfriend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154737 AND `DifficultyID`=0); -- Nobu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154730 AND `DifficultyID`=0); -- Hozen Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154725,154724)); -- Muck Slug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154723,154722)); -- Trench Slug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154721,154720)); -- Chitterspine Deepstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154719,154718)); -- Blackchasm Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154717,154716)); -- Spireshell Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154715,154714)); -- Bloodseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154713,154712)); -- Deeptide Fingerling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154711,154710)); -- Great Sea Albatross +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154709,154708)); -- Hissing Chitterspine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154707,154706)); -- Chitterspine Skitterling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154705,154704)); -- Glimmershell Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154703,154702)); -- Sandclaw Sunshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154698,154697)); -- Sandclaw Pincher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154693 AND `DifficultyID`=0); -- Adventurous Hopling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154692 AND `DifficultyID`=0); -- Alliance Riflemen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154690 AND `DifficultyID`=0); -- Horde Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154653,80882)); -- Tomas Riogain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154652,128759,85115)); -- Dazzerian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154632 AND `DifficultyID`=0); -- Direbrew Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154605 AND `DifficultyID`=0); -- Dark Iron Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154593 AND `DifficultyID`=0); -- Power Coil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154592 AND `DifficultyID`=0); -- Prep Electric Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154591 AND `DifficultyID`=0); -- Tussle Tonks Fanatic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154589 AND `DifficultyID`=0); -- Anodized Coilbearer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154584,148404)); -- Mechagon - Critters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154577 AND `DifficultyID`=0); -- Flying Claw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154575 AND `DifficultyID`=0); -- Stolen Parts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154573 AND `DifficultyID`=0); -- Rustbolt Spraybot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154530 AND `DifficultyID`=0); -- Aquafly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154508 AND `DifficultyID`=0); -- Alemental Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154483 AND `DifficultyID`=0); -- Contained Alemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154476,13442)); -- Archdruid Renferal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154463 AND `DifficultyID`=0); -- Mischevious Alemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154456,153982,153641)); -- Izira Gearsworn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154445 AND `DifficultyID`=0); -- Minimancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154435 AND `DifficultyID`=0); -- Ysera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154414 AND `DifficultyID`=0); -- Unshackled Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154405 AND `DifficultyID`=0); -- Heartzertauren +UPDATE `creature_template_difficulty` SET `TypeFlags`=32768 WHERE (`Entry`=154378 AND `DifficultyID`=0); -- Mechanized Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154374 AND `DifficultyID`=0); -- Furious Ankoan Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154318 AND `DifficultyID`=0); -- Silithid Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154313,24492)); -- Drohn's Distillery Barker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154299,24493)); -- T'chali's Voodoo Brewery Barker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154286 AND `DifficultyID`=0); -- QA Test Dummy 120 No Armor - Aggro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154277,127804,120543,81712,48989)); -- Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154171 AND `DifficultyID`=0); -- Spectral Gryphon Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154165 AND `DifficultyID`=0); -- Ghostly Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154101 AND `DifficultyID`=0); -- Corey Clockbonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154086 AND `DifficultyID`=0); -- Keg Tap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154081 AND `DifficultyID`=0); -- First Squadron Bomber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (154078,23488)); -- Brewfest Crowd +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154042 AND `DifficultyID`=0); -- "Don't Die" Dyona +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154041 AND `DifficultyID`=0); -- Matron Dreya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154040 AND `DifficultyID`=0); -- Malys Feltouch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154039 AND `DifficultyID`=0); -- Mistress Xyla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154037 AND `DifficultyID`=0); -- Taruka Flamehand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154034 AND `DifficultyID`=0); -- Elantia Arcarrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154033 AND `DifficultyID`=0); -- Faedra the Sniper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154031 AND `DifficultyID`=0); -- Setara Blazestrike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154029 AND `DifficultyID`=0); -- Lady Korvisha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154028 AND `DifficultyID`=0); -- Colarra the Cadaverous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154027 AND `DifficultyID`=0); -- _JKL - ChangeVehicleTest2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154026 AND `DifficultyID`=0); -- _JKL - Flight Master Whistle - Vehicle Override Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154013 AND `DifficultyID`=0); -- Marleth Barleybrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154012 AND `DifficultyID`=0); -- Ragnar Thunderbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153872 AND `DifficultyID`=0); -- Bloodfin Tadpole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153864 AND `DifficultyID`=0); -- Gizzik Kelpears +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153863 AND `DifficultyID`=0); -- Ekka Crimsonscale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153850 AND `DifficultyID`=0); -- Markona +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153778 AND `DifficultyID`=0); -- Azuku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153772 AND `DifficultyID`=0); -- Iina Bluegill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153762 AND `DifficultyID`=0); -- Dren Nautilin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153757 AND `DifficultyID`=0); -- Kelya Moonfall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153744 AND `DifficultyID`=0); -- Critter Friend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153730 AND `DifficultyID`=0); -- Enraged Buzzard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153727 AND `DifficultyID`=0); -- Enraged Pterrordax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153683 AND `DifficultyID`=0); -- Primordial Ooze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (153632,123107)); -- Trinket Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153574 AND `DifficultyID`=0); -- Britta Steinheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (153529,153528)); -- Greasemonkey Muscle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153446 AND `DifficultyID`=0); -- Anima Wyrm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153442 AND `DifficultyID`=0); -- Runemaster Molgeim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153167 AND `DifficultyID`=0); -- Hydratius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153166 AND `DifficultyID`=0); -- Sobrietus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153149 AND `DifficultyID`=0); -- Luminescent Slug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153146 AND `DifficultyID`=0); -- Su Li +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153116 AND `DifficultyID`=0); -- Jun Soo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (153054,24462)); -- Racing Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153030 AND `DifficultyID`=0); -- Haru +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153029 AND `DifficultyID`=0); -- Lucky Sachi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153016 AND `DifficultyID`=0); -- Gadar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153014 AND `DifficultyID`=0); -- Lucky Nuru +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153012 AND `DifficultyID`=0); -- Aichi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153009 AND `DifficultyID`=0); -- Ikura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153008 AND `DifficultyID`=0); -- Kaara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152990 AND `DifficultyID`=0); -- Tiny Shimmershell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152948 AND `DifficultyID`=0); -- Ha'ka Openview +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152941 AND `DifficultyID`=0); -- Verra Fireblood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152889 AND `DifficultyID`=0); -- Hirano +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152888 AND `DifficultyID`=0); -- Orise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152871 AND `DifficultyID`=0); -- Brewer Gerrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152849 AND `DifficultyID`=0); -- Vinter Tysiel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152844 AND `DifficultyID`=0); -- Dream Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152829 AND `DifficultyID`=0); -- Arcti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152780 AND `DifficultyID`=0); -- Zenda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152775 AND `DifficultyID`=0); -- Vinter Mollyleux +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (152643,101583)); -- Despawn Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152625 AND `DifficultyID`=0); -- Controller (Large AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152557 AND `DifficultyID`=0); -- Trialmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152468 AND `DifficultyID`=0); -- Prince Liam Greymane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152441 AND `DifficultyID`=0); -- King Genn Greymane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (152437,94925,15193,10181)); -- Lady Sylvanas Windrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (152329,131773,50609)); -- Nathanos Blightcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152320 AND `DifficultyID`=0); -- Plague Thrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152303 AND `DifficultyID`=0); -- Vigil Hill Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152302 AND `DifficultyID`=0); -- Fletcher's Hollow Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152301 AND `DifficultyID`=0); -- Tidesage Defector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (152257,54208)); -- Hyjal Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152246 AND `DifficultyID`=0); -- Sprouting Dream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (152224,142060)); -- Colony Caretaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152195 AND `DifficultyID`=0); -- Creeping Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152188 AND `DifficultyID`=0); -- Lurking Gazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152187 AND `DifficultyID`=0); -- Silent Observer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152186 AND `DifficultyID`=0); -- Glaring Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152173 AND `DifficultyID`=0); -- Kennings Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152171 AND `DifficultyID`=0); -- Freehold Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (152168,128234)); -- Castaway Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152166 AND `DifficultyID`=0); -- Spectral Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (152131,143892)); -- Proudmoore Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152130 AND `DifficultyID`=0); -- Tortollan Hardshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (152126,139090)); -- Expedition Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152125 AND `DifficultyID`=0); -- Guardian of Zo'bal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (152123,131576)); -- Nightborne Envoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (152105,150313)); -- Commander Daalo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (152104,145581)); -- Commander Arlu Ravenhide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152094 AND `DifficultyID`=0); -- Tortaka Tribesman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (152093,142313)); -- Temple Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152088 AND `DifficultyID`=0); -- Captured Nightbane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (152087,151879,151865,150721)); -- Bloodeyes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152016 AND `DifficultyID`=0); -- Bloodfin Fangtooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152015 AND `DifficultyID`=0); -- Swiftfin Fangtooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152013 AND `DifficultyID`=0); -- Greenscale Fangtooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152011 AND `DifficultyID`=0); -- Starlight Fangtooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (152006,31101)); -- Hoodoo Master Fu'jin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (152005,39173)); -- Champion Ros'slai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (152003,31153)); -- Tactical Officer Ahbramis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151994 AND `DifficultyID`=0); -- Alpine Falcon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151993 AND `DifficultyID`=0); -- Slate Direhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151990 AND `DifficultyID`=0); -- Honeykeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151989 AND `DifficultyID`=0); -- Siftworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151988,64775,63003)); -- Masked Tanuki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151987 AND `DifficultyID`=0); -- Kronnus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151983 AND `DifficultyID`=0); -- Pearlescent Deepcrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151980 AND `DifficultyID`=0); -- Muddy Deepcrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151979 AND `DifficultyID`=0); -- Blonde Deepcrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151977 AND `DifficultyID`=0); -- Vermillian Deepcrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151976 AND `DifficultyID`=0); -- Sapphire Deepcrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151975 AND `DifficultyID`=0); -- Sandy Deepcrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151974 AND `DifficultyID`=0); -- Southsea Sandcrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151973 AND `DifficultyID`=0); -- Royal Whelk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151972 AND `DifficultyID`=0); -- Scarlet-spine Sandcrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151971 AND `DifficultyID`=0); -- Briney Whelk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151970 AND `DifficultyID`=0); -- Sanguine Coralcreeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151969 AND `DifficultyID`=0); -- Twilight Coralcreeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151968 AND `DifficultyID`=0); -- Rosey Coralcreeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151967 AND `DifficultyID`=0); -- Ginger Coralcreeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151966 AND `DifficultyID`=0); -- Veridian Coralcreeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151965 AND `DifficultyID`=0); -- Sunset Coralcreeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151962 AND `DifficultyID`=0); -- Kelpback Octopode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151961 AND `DifficultyID`=0); -- Coastal Octopode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151955 AND `DifficultyID`=0); -- Tempra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151941 AND `DifficultyID`=0); -- Dershway the Triggered +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151937 AND `DifficultyID`=0); -- Portal Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151908,127373,127366,119195)); -- Barrier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151882 AND `DifficultyID`=0); -- Bloodthirsty Worgen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151847,149829)); -- Ancient Gazelle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151846,149828)); -- Ancient Swoop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151844,149827)); -- Ancient Plainstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151843,149826)); -- Ancient Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151837 AND `DifficultyID`=0); -- Damaged Diving Helmet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151829 AND `DifficultyID`=0); -- Mandos Fogwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151822,150782)); -- Luminescent Jelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151821,150951)); -- Luminescent Eel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151819 AND `DifficultyID`=0); -- System Warning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151797,39172)); -- Marshal Magruder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151796,32294)); -- Knight Dameron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151795,31036)); -- Commander Zanneth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151788 AND `DifficultyID`=0); -- Dottie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151784 AND `DifficultyID`=0); -- Mia Greymane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151780 AND `DifficultyID`=0); -- Jingles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151779 AND `DifficultyID`=0); -- Lil' Nefarian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151772 AND `DifficultyID`=0); -- Ray Tamer Enaka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151768,149856)); -- Bloated Seafly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151761,50507)); -- Vassandra Stormclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151700 AND `DifficultyID`=0); -- Slimy Otter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151697 AND `DifficultyID`=0); -- Slimy Eel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151696 AND `DifficultyID`=0); -- Slimy Fangtooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151673 AND `DifficultyID`=0); -- Slimy Octopode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151651 AND `DifficultyID`=0); -- Slimy Darkhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151647,86930,73103,64629,62092,62087,39605,25237)); -- Garrosh Hellscream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151636,32296)); -- Stone Guard Mukar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151632 AND `DifficultyID`=0); -- Slimy Hermit Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151631 AND `DifficultyID`=0); -- Slimy Sea Slug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151607,150639,149503,147950)); -- Cog Captain Winklespring +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151467 AND `DifficultyID`=0); -- Knife Juggler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151464 AND `DifficultyID`=0); -- Dr. Boom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151441 AND `DifficultyID`=0); -- Raid Leader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151438 AND `DifficultyID`=0); -- Bloodfen Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151431 AND `DifficultyID`=0); -- Stonetusk Boar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151421,144699)); -- Zaxx Dreadslice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151323,39998)); -- Terrified Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151320,150781)); -- Luminescent Grouper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151318 AND `DifficultyID`=0); -- Hastily-repaired Bike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151292 AND `DifficultyID`=0); -- Parrot Mover [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151289,67487)); -- Bo Bobble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151288,67488)); -- Max Megablast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151281 AND `DifficultyID`=0); -- Bloodthirsty Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151256 AND `DifficultyID`=0); -- Conjured Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151251 AND `DifficultyID`=0); -- Jordan Meier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151219 AND `DifficultyID`=0); -- Kevin Live Update Test 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151215,151179,151132,147583,141817)); -- Feathers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151200 AND `DifficultyID`=0); -- Reprogramming Step Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151193,151192,147429,119419,117142)); -- Shadowy Figure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151188,151129)); -- Sapphronetta Flivvers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151161 AND `DifficultyID`=0); -- Brightwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151143 AND `DifficultyID`=0); -- Kevin Live Update Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151142,150114)); -- Chieftain Kohana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151141,150113)); -- Chieftain Tachuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151140,150112)); -- Chieftain Hototo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151139,150111)); -- Chieftain Iti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151130 AND `DifficultyID`=0); -- Grizzek Fizzwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151116 AND `DifficultyID`=0); -- Zen'kiki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151114 AND `DifficultyID`=0); -- Zen'tabra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151112 AND `DifficultyID`=0); -- Celadine the Fatekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (151082,149420,147140,146998,146997,146990,48738,43845)); -- Malfurion Stormrage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151042 AND `DifficultyID`=0); -- Skin-Me-Own-Coat Dibblefur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151024 AND `DifficultyID`=0); -- Wanderer's Festival Lantern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150964 AND `DifficultyID`=0); -- Bio-based Combobulation Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150948 AND `DifficultyID`=0); -- Gild Crewneck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150946 AND `DifficultyID`=0); -- Shuurt the Clothripper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150945 AND `DifficultyID`=0); -- Selis Silksong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150944 AND `DifficultyID`=0); -- Ti'shurt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150943,150779,150560)); -- Gilnean Alchemist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150942 AND `DifficultyID`=0); -- Stormwind Entertainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150929 AND `DifficultyID`=0); -- Nefarious Terry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150925 AND `DifficultyID`=0); -- Liz the Tormentor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150924 AND `DifficultyID`=0); -- Tormented Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150923 AND `DifficultyID`=0); -- Belchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150922 AND `DifficultyID`=0); -- Sludge Belcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150921 AND `DifficultyID`=0); -- Zasz the Tiny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150920 AND `DifficultyID`=0); -- Plague Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150919 AND `DifficultyID`=0); -- Risen Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150918 AND `DifficultyID`=0); -- Tommy the Cruel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150917 AND `DifficultyID`=0); -- Huncher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150915 AND `DifficultyID`=0); -- Gargy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150914 AND `DifficultyID`=0); -- Wandering Phantasm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150913 AND `DifficultyID`=0); -- Wailing Haunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150912 AND `DifficultyID`=0); -- Rotting Scavenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150908 AND `DifficultyID`=0); -- Diseased Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150907 AND `DifficultyID`=0); -- Plague Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150906 AND `DifficultyID`=0); -- Plague Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150905 AND `DifficultyID`=0); -- Shirtsi Clothpatch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150904 AND `DifficultyID`=0); -- Melvin Shirtson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150857,149887,149886,149873,84579)); -- Stanley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150840 AND `DifficultyID`=0); -- Chieftain Nausha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150817 AND `DifficultyID`=0); -- Whale Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150780,114611,62178,49728)); -- Elfin Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150757,55215)); -- Lumpy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150756 AND `DifficultyID`=0); -- Scruffy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150755 AND `DifficultyID`=0); -- Downwind Dori +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150754 AND `DifficultyID`=0); -- Huntress Zmora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150753 AND `DifficultyID`=0); -- Void +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150752 AND `DifficultyID`=0); -- Null +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150751 AND `DifficultyID`=0); -- Ogros Blazeseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150750 AND `DifficultyID`=0); -- Perek Tidesweeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150749 AND `DifficultyID`=0); -- Jemba the Radiant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150748 AND `DifficultyID`=0); -- Nella Slagheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150747 AND `DifficultyID`=0); -- Caz'lek the Sleetbringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150746 AND `DifficultyID`=0); -- Mastus Snowspray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150745 AND `DifficultyID`=0); -- Rin'zaka the Galefist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150744 AND `DifficultyID`=0); -- Lessia Giantstrike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150743 AND `DifficultyID`=0); -- Qyrix the Hatchet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150742 AND `DifficultyID`=0); -- Galdon the Glacial +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150741 AND `DifficultyID`=0); -- Tinzwigg Sunstopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150740 AND `DifficultyID`=0); -- Spinwindle the Unchaste +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150739 AND `DifficultyID`=0); -- Diviner Taz'to +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150738 AND `DifficultyID`=0); -- Sister Shandra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150737 AND `DifficultyID`=0); -- Celaryn the Frenzied +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150736 AND `DifficultyID`=0); -- Nylaria the Haunted +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150735,126541)); -- Talah Blightspewer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150734 AND `DifficultyID`=0); -- Pyrthel the Ghastly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150733 AND `DifficultyID`=0); -- Ku'tiri the Claw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150732 AND `DifficultyID`=0); -- Dawyn the Rabid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150731 AND `DifficultyID`=0); -- Haz'waz the Toxic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150730 AND `DifficultyID`=0); -- Bravin the Inconspicuous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150729 AND `DifficultyID`=0); -- Bandi the Boneknitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150728 AND `DifficultyID`=0); -- Rangyu the Mender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150727 AND `DifficultyID`=0); -- Crusader Tanastas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150726 AND `DifficultyID`=0); -- Kyara Bladeturner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150725 AND `DifficultyID`=0); -- Nekora the Well Armed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150724 AND `DifficultyID`=0); -- Andretta "Melee" Nalee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150723 AND `DifficultyID`=0); -- Loqh'wa the Vengeful +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150722 AND `DifficultyID`=0); -- Caladon Leechblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150718 AND `DifficultyID`=0); -- Food Buff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150717 AND `DifficultyID`=0); -- Berserker Buff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150708 AND `DifficultyID`=0); -- Naralex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150705 AND `DifficultyID`=0); -- Speed Buff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150689 AND `DifficultyID`=0); -- Ancestral Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150655 AND `DifficultyID`=0); -- Groundskeeper Olivia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150647 AND `DifficultyID`=0); -- Basin Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150634 AND `DifficultyID`=0); -- Lazz of Leisure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150622 AND `DifficultyID`=0); -- Dominic Masonwrite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150572 AND `DifficultyID`=0); -- Mylune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150571,150565)); -- Arthur Tradewind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150543 AND `DifficultyID`=0); -- Belle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150521 AND `DifficultyID`=0); -- Deathguard Shadeweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150517 AND `DifficultyID`=0); -- Phantasmal Shadeweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150513 AND `DifficultyID`=0); -- Arathor Gryphon Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150505 AND `DifficultyID`=0); -- Radulf Leder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150504 AND `DifficultyID`=0); -- Ebonfur Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150502 AND `DifficultyID`=0); -- Bloodfang Mauler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150501 AND `DifficultyID`=0); -- The Black Bride +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150499 AND `DifficultyID`=0); -- Packleader Ivar Bloodfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150498 AND `DifficultyID`=0); -- Dark Ranger Thyala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150495 AND `DifficultyID`=0); -- Essence of Rage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150492,150316)); -- Silent Jussho +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150491,118898)); -- Ulaani +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150490,150314)); -- Ann Dennyson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150489,150388,70722)); -- Grant Lazarby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150488,150317)); -- Shadowmaster O'Flannerty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150487,68365)); -- Lord Winifred Browne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150486 AND `DifficultyID`=0); -- Judge Bizmo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150472 AND `DifficultyID`=0); -- Forsaken Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150459 AND `DifficultyID`=0); -- Defiler Bat Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150446 AND `DifficultyID`=0); -- Horde War Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150445,33414)); -- Forsaken Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150435 AND `DifficultyID`=0); -- Spirit of Tranquility +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150431 AND `DifficultyID`=0); -- Defiler Demolisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150429 AND `DifficultyID`=0); -- Defiler Combatant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150426 AND `DifficultyID`=0); -- Arathi Giant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150418 AND `DifficultyID`=0); -- Arathor Siege Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150414 AND `DifficultyID`=0); -- Lightning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150411 AND `DifficultyID`=0); -- Spirit of Balance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150403 AND `DifficultyID`=0); -- Arathor Watchman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150395,150106)); -- Goldrinn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150390 AND `DifficultyID`=0); -- Zkohl'krothaa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150385 AND `DifficultyID`=0); -- Happiness +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150381 AND `DifficultyID`=0); -- Ravenous Prideling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150380 AND `DifficultyID`=0); -- Living Amber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150377 AND `DifficultyID`=0); -- Spawn of Garalon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150375 AND `DifficultyID`=0); -- Amberglow Stinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150374 AND `DifficultyID`=0); -- Kor'thik Swarmling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150372 AND `DifficultyID`=0); -- Spirit of the Spring +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150365 AND `DifficultyID`=0); -- Azure Windseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150364 AND `DifficultyID`=0); -- Spirit of Fury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150360 AND `DifficultyID`=0); -- Baoh-Xi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150357,115308,66497)); -- Comet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150356,71431)); -- Wayward Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150354 AND `DifficultyID`=0); -- Stoneclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150346 AND `DifficultyID`=0); -- Spell Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150333 AND `DifficultyID`=0); -- Bizmo's Brawlpub! +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150320,68323)); -- Bizmo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150319 AND `DifficultyID`=0); -- Han Heavypaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150315 AND `DifficultyID`=0); -- Saralara Fizzlesprang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150310 AND `DifficultyID`=0); -- Crop Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150305,61369,1420)); -- Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150304 AND `DifficultyID`=0); -- Jellyfish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150303 AND `DifficultyID`=0); -- Cookbot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150301 AND `DifficultyID`=0); -- Hornet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150296 AND `DifficultyID`=0); -- Feast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150294 AND `DifficultyID`=0); -- Corgi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150283 AND `DifficultyID`=0); -- Mecha Bee Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150281,150186)); -- Lord Darius Crowley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150280 AND `DifficultyID`=0); -- Gilneas Nobleman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150278 AND `DifficultyID`=0); -- Mecha Wee Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150267 AND `DifficultyID`=0); -- Goldrinn Altar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150262,150242)); -- Blackthorn Ambusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150259,150256)); -- Ouroboros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150252 AND `DifficultyID`=0); -- Spymaster Floor Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150243 AND `DifficultyID`=0); -- Spymaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150240 AND `DifficultyID`=0); -- Gilnean Charger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150232 AND `DifficultyID`=0); -- Mecha Tree Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150227 AND `DifficultyID`=0); -- Hyper Mega-Mecha Seagull x9000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150225 AND `DifficultyID`=0); -- Trapped Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150224 AND `DifficultyID`=0); -- Messenger Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150217,92560)); -- Duchess +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150200 AND `DifficultyID`=0); -- Courier Claridge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150192,145550,129066,36908)); -- Gryphon Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150189 AND `DifficultyID`=0); -- PH Ally Paladin Protection +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150188 AND `DifficultyID`=0); -- Gilneas Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150181 AND `DifficultyID`=0); -- Vilebrood Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (150130,149625)); -- Blasted Lands Teleport Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150126 AND `DifficultyID`=0); -- Scaley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150120 AND `DifficultyID`=0); -- Froglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150119 AND `DifficultyID`=0); -- Beakbert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150108 AND `DifficultyID`=0); -- Mistfang Alpha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150107 AND `DifficultyID`=0); -- Angered Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150099 AND `DifficultyID`=0); -- Duskheart Fox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150098 AND `DifficultyID`=0); -- Mr. Crabs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150095 AND `DifficultyID`=0); -- Gloom Stag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150094 AND `DifficultyID`=0); -- Gilnean Nightfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150093 AND `DifficultyID`=0); -- Blackwald Wispwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150092 AND `DifficultyID`=0); -- Margrave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150091 AND `DifficultyID`=0); -- Phantasmal Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150080 AND `DifficultyID`=0); -- Scarlet Commander Mograine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150047 AND `DifficultyID`=0); -- Lord Victor Nefarius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150034 AND `DifficultyID`=0); -- Skycap'n Kragg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150024 AND `DifficultyID`=0); -- Brother Korloff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150023 AND `DifficultyID`=0); -- Armsmaster Harlan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150018 AND `DifficultyID`=0); -- Darkmaster Gandling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149996 AND `DifficultyID`=0); -- Jandice Barov +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149953,120651)); -- Explosives +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149952,149235)); -- Telzo Sparkspanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149890,129817,118561,100463,99163,97675,93811,76155,69595,66508,64693,64367,63598)); -- Invisible Man +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149849 AND `DifficultyID`=0); -- Germinating Seafly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149846 AND `DifficultyID`=0); -- Radiant Seafly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149841 AND `DifficultyID`=0); -- Xan-Sallish Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149836 AND `DifficultyID`=0); -- Skarf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149817 AND `DifficultyID`=0); -- Area 52 Gossip Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149810 AND `DifficultyID`=0); -- Money Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149808,67260)); -- Boss Bazzelflange +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149806 AND `DifficultyID`=0); -- A. Shady +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149802 AND `DifficultyID`=0); -- Golden Seafly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149795 AND `DifficultyID`=0); -- Basin Beaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149794,134129,131381)); -- Highland Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149759 AND `DifficultyID`=0); -- Sarah Gardner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149755 AND `DifficultyID`=0); -- Kevin Young +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149754 AND `DifficultyID`=0); -- Immortal Ina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149753 AND `DifficultyID`=0); -- Taga Stoneaxe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149743 AND `DifficultyID`=0); -- Antaen Brawl-Breaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149742 AND `DifficultyID`=0); -- Tamaala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149740 AND `DifficultyID`=0); -- Trinketaur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149721 AND `DifficultyID`=0); -- Davis Bradley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149719 AND `DifficultyID`=0); -- Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149718 AND `DifficultyID`=0); -- Derek Darkmetal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149717 AND `DifficultyID`=0); -- Thog Hammerspace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149714 AND `DifficultyID`=0); -- Taluha Sunbringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149698 AND `DifficultyID`=0); -- Malicious Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149643,146568)); -- Gardener Fran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149642,146569)); -- Farmer Fung +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149634,38368)); -- Test Dude +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149614 AND `DifficultyID`=0); -- Bloodhoof Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149613 AND `DifficultyID`=0); -- Ironbound Trogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149610,148090)); -- Fizzcrank Anti-Scourge Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149606,148423,148087)); -- Ironbound Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149605,149604)); -- Kul Tiran Heritage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149603,149602)); -- Zandalari Heritage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149573 AND `DifficultyID`=0); -- Aerial Defense Unit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149557,149554)); -- Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149552 AND `DifficultyID`=0); -- Restless Phantom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149551 AND `DifficultyID`=0); -- Swirling Ghost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149547 AND `DifficultyID`=0); -- Malevolent Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149540 AND `DifficultyID`=0); -- Mae Ti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149538,149520,149278,149267,149190,148951,147492)); -- First Squadron Prototype +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149537 AND `DifficultyID`=0); -- Wyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149531,149130)); -- Spiritwalker Akule +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149530,149088)); -- Spiritwalker Isahi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149529,149084)); -- Spiritwalker Ussoh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149523 AND `DifficultyID`=0); -- Zan'chi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149519,144326,142452,139088,138906)); -- Boralus Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149483 AND `DifficultyID`=0); -- Reprogrammed Librarian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149478 AND `DifficultyID`=0); -- Warbot 15x +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149469 AND `DifficultyID`=0); -- Exodar Adventurer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149468 AND `DifficultyID`=0); -- Sparkspanner Commander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149463 AND `DifficultyID`=0); -- Ulduar Defense Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149453,4046)); -- Magatha Grimtotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149452 AND `DifficultyID`=0); -- Necrofiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149449,149329)); -- Ironbound Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149438 AND `DifficultyID`=0); -- Pandaria Adventurer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149436 AND `DifficultyID`=0); -- Northrend Adventurer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149394 AND `DifficultyID`=0); -- Smasher X900 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149392,149348)); -- Rebuilt Gorilla Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149391,125866)); -- Nomi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149377,141093,67262)); -- Bruce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149376 AND `DifficultyID`=0); -- Violet Abyssal Eel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149375 AND `DifficultyID`=0); -- Cobalt Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149372 AND `DifficultyID`=0); -- Crimson Bat Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149367 AND `DifficultyID`=0); -- Backpack Copter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149363 AND `DifficultyID`=0); -- Albatross Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149361 AND `DifficultyID`=0); -- Rebuilt Mechanical Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149340 AND `DifficultyID`=0); -- Echo of Corruption +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (149328,149307)); -- Shrinkified Assault Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149279 AND `DifficultyID`=0); -- Stoki Wonderwand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149270 AND `DifficultyID`=0); -- Orgrimmar Guardian Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149205 AND `DifficultyID`=0); -- Nightwreathed Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149189 AND `DifficultyID`=0); -- Cranky Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149131 AND `DifficultyID`=0); -- Apprentice Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149121 AND `DifficultyID`=0); -- Summoned Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148997 AND `DifficultyID`=0); -- Crimson Octopode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148995 AND `DifficultyID`=0); -- Thunderscale Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148991 AND `DifficultyID`=0); -- Scritches +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148990 AND `DifficultyID`=0); -- Tonguelasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148989 AND `DifficultyID`=0); -- Lord Woofington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148988 AND `DifficultyID`=0); -- Firesting Buzzer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148986 AND `DifficultyID`=0); -- Vol'dun Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148985 AND `DifficultyID`=0); -- Albino Duskwatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148984 AND `DifficultyID`=0); -- Shadefeather Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148982 AND `DifficultyID`=0); -- Needleback Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148981 AND `DifficultyID`=0); -- Rotting Ghoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148979 AND `DifficultyID`=0); -- Leatherwing Screecher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148976 AND `DifficultyID`=0); -- Baby Stonehide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148950 AND `DifficultyID`=0); -- Nazmir Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148944 AND `DifficultyID`=0); -- Zuldazar Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148934 AND `DifficultyID`=0); -- Drustvar Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148932 AND `DifficultyID`=0); -- Stormsong Valley Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (148931,148342)); -- Gnomeregan Assault Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148920 AND `DifficultyID`=0); -- Gnomish Cloaking Device +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148917 AND `DifficultyID`=0); -- Tiragarde Sound Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148892 AND `DifficultyID`=0); -- Risen Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148869 AND `DifficultyID`=0); -- Ironbound Bearmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148846 AND `DifficultyID`=0); -- Zur'aj the Depleted +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148844 AND `DifficultyID`=0); -- Void Jelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148843 AND `DifficultyID`=0); -- Everburning Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148841 AND `DifficultyID`=0); -- Hydrath Droplet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148825 AND `DifficultyID`=0); -- Detective Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148784 AND `DifficultyID`=0); -- Gust of Cyclarus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148781 AND `DifficultyID`=0); -- Darkshore Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148757 AND `DifficultyID`=0); -- Workshop Entrance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148750 AND `DifficultyID`=0); -- Blazing Fireguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148697 AND `DifficultyID`=0); -- Steam Vent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (148680,137413)); -- Dust Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148677 AND `DifficultyID`=0); -- LASS-E x12 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148669 AND `DifficultyID`=0); -- Leperous Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148636 AND `DifficultyID`=0); -- Broken Robot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148602 AND `DifficultyID`=0); -- Gnomeregan Security System +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148547 AND `DifficultyID`=0); -- Player (Generic) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148542 AND `DifficultyID`=0); -- Proper Parrot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148525 AND `DifficultyID`=0); -- Tanzil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148524 AND `DifficultyID`=0); -- Trecker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148520 AND `DifficultyID`=0); -- Dasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148517 AND `DifficultyID`=0); -- Baby Zandalari Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148429 AND `DifficultyID`=0); -- Squadron Bomb-bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148421 AND `DifficultyID`=0); -- Ironbound Fowl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148414 AND `DifficultyID`=0); -- Lamp Post +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148389 AND `DifficultyID`=0); -- Sunfire Sandcrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148386 AND `DifficultyID`=0); -- Coralback Octopode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (148296,59765,2809)); -- Boar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148293 AND `DifficultyID`=0); -- Saurolisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148173 AND `DifficultyID`=0); -- Ironbound Scrapthrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148172 AND `DifficultyID`=0); -- Malfunctioning Scavenge-bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148171 AND `DifficultyID`=0); -- Malfunctioning Sentry-bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148167 AND `DifficultyID`=0); -- Coldlight Clammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148161 AND `DifficultyID`=0); -- Sunwell Entrance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148157 AND `DifficultyID`=0); -- Paku'ai Chal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148156 AND `DifficultyID`=0); -- Curious Jellyfish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148089 AND `DifficultyID`=0); -- Fizzcrank Cannoneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148082 AND `DifficultyID`=0); -- Sentry-bot 57-K +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148079 AND `DifficultyID`=0); -- Scavenge-bot 004-A8 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148078 AND `DifficultyID`=0); -- Defendo-tank 66D +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (148056,51889,26601)); -- Fizzcrank Airman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (148035,148028)); -- Krugg the Smart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148030 AND `DifficultyID`=0); -- Grit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148014 AND `DifficultyID`=0); -- Tormented Ranger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148006 AND `DifficultyID`=0); -- GS-5x Cargo-Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (148003,147390,147304,147231,140056)); -- War Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148000 AND `DifficultyID`=0); -- G-5 CANARY +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147996 AND `DifficultyID`=0); -- GS-2x Demo-Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147984 AND `DifficultyID`=0); -- Gnomish Excavating Machine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147981 AND `DifficultyID`=0); -- GS-10x Multi-Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147979 AND `DifficultyID`=0); -- Sanitation Technician +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147953 AND `DifficultyID`=0); -- G.H.O.S.T. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147952 AND `DifficultyID`=0); -- Fizzi Tinkerbow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147943 AND `DifficultyID`=0); -- Captain Tread Sparknozzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147939 AND `DifficultyID`=0); -- Ace Pilot Stormcog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147908 AND `DifficultyID`=0); -- Tonai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147884 AND `DifficultyID`=0); -- Wicker Wraith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147841 AND `DifficultyID`=0); -- Grand Magister Belo'vir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147840 AND `DifficultyID`=0); -- High Priest Vandellor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147838 AND `DifficultyID`=0); -- Mini Spider Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147734 AND `DifficultyID`=0); -- Horde Cooking Pot Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147728,134226)); -- Jeb Johnson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147714 AND `DifficultyID`=0); -- Exodar Portal-Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147695,62177,49842)); -- Forest Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147693,62190,49724)); -- Coral Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147692 AND `DifficultyID`=0); -- Alarm-O-Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147688,147662)); -- Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147687,147676,135023)); -- Jess Albury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147679,145968)); -- Leper Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147671 AND `DifficultyID`=0); -- Mechanical Cockroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147635,138193)); -- Misty Koret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147619 AND `DifficultyID`=0); -- Mechantula +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147587 AND `DifficultyID`=0); -- Thunder Lizard Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147586 AND `DifficultyID`=0); -- Child of Pa'ku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147585 AND `DifficultyID`=0); -- Spawn of Krag'wa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147554,123060)); -- Paku'ai Verraki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147491 AND `DifficultyID`=0); -- Emaedi Autoblast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147485,147395,147373,147070)); -- Micro Zoox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147461,147035,145096)); -- Lantern Location +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147431,147309)); -- Virmen Thumper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147430,147036)); -- Virmen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147424,145988)); -- Pulverizer Bot Mk 6001 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147323 AND `DifficultyID`=0); -- Springtail Leaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147316 AND `DifficultyID`=0); -- Bomb Crusher 5000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147312,116745)); -- Bomb Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147282,147267,120802)); -- Royal Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147280,142404)); -- Stalker Mojica +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147222 AND `DifficultyID`=0); -- Gnollfeaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147221 AND `DifficultyID`=0); -- Redridge Tarantula +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147171 AND `DifficultyID`=0); -- Kill Credit: Scenario +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (147163,144455,131789)); -- Dark Iron Grenadier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147057 AND `DifficultyID`=0); -- T-Shirt Enthusiast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147023 AND `DifficultyID`=0); -- Green Dragon Tail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147022 AND `DifficultyID`=0); -- Blue Dragon Tail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147021 AND `DifficultyID`=0); -- Green Dragon Body +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147020 AND `DifficultyID`=0); -- Blue Dragon Body +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147019 AND `DifficultyID`=0); -- Green Dragon Head +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147018 AND `DifficultyID`=0); -- Blue Dragon Head +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147006 AND `DifficultyID`=0); -- Silvermoon Ballista +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146994 AND `DifficultyID`=0); -- Maw'roc the Thief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146988 AND `DifficultyID`=0); -- Digger Golad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146965,143552,134981,131230,131216)); -- Forsaken Battleguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146961 AND `DifficultyID`=0); -- Jade Lovelyshirts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146939 AND `DifficultyID`=0); -- Ambassador Dawnsworn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146932 AND `DifficultyID`=0); -- Door Control Console +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146929 AND `DifficultyID`=0); -- [DNT] GY's test creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146821,145463,136151,135152,131340,131339,131331)); -- Casteless Zandalari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146809 AND `DifficultyID`=0); -- Tormented Magister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146802,146801,145945,145944,145940)); -- Risen Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146795,126694,417)); -- Felhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146752,145462)); -- Brann Bronzebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146724 AND `DifficultyID`=0); -- Silvermoon Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146703 AND `DifficultyID`=0); -- Memorial Lantern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146694 AND `DifficultyID`=0); -- Nita +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146643 AND `DifficultyID`=0); -- Kill Credit: Candle Lit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146633 AND `DifficultyID`=0); -- Knight-Captain Jessica +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146626 AND `DifficultyID`=0); -- Legionnaire Voladis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146573 AND `DifficultyID`=0); -- Noodles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146572 AND `DifficultyID`=0); -- Mei Blackbrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146570 AND `DifficultyID`=0); -- Tina Mudclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146564 AND `DifficultyID`=0); -- Blight Hound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146560,146454,146329)); -- Elven Shambler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146559 AND `DifficultyID`=0); -- Lumbering Monstrosity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146525 AND `DifficultyID`=0); -- Horde Chef +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146524 AND `DifficultyID`=0); -- Alliance Chef +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146522 AND `DifficultyID`=0); -- Ironforge Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146474,67236,62982)); -- Mindbender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146468 AND `DifficultyID`=0); -- Entrance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146459 AND `DifficultyID`=0); -- Necrotic Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146443 AND `DifficultyID`=0); -- Seer Drannix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146438 AND `DifficultyID`=0); -- Solanar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146437 AND `DifficultyID`=0); -- Falon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146435,16801)); -- Halduron Brightwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146434 AND `DifficultyID`=0); -- Galell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146433 AND `DifficultyID`=0); -- High Priestess Liadrin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146432,144686)); -- Chubo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146431,70666)); -- Ty'thar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146429,70748)); -- Argh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146428,117275)); -- Stitches +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146427,115645,115637)); -- Master Paku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146426,67596)); -- Fjoll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146425,70677)); -- Master Boom Boom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146423 AND `DifficultyID`=0); -- Magister Astalor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146422,67268)); -- Sanoriak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146421 AND `DifficultyID`=0); -- Mechanolift 305-C +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146420,67269)); -- Kirrawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146419 AND `DifficultyID`=0); -- Magister Rommath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146418,67579)); -- Vian the Volatile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146417,70689,70678)); -- Grandpa Grumplefloot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146414 AND `DifficultyID`=0); -- Runeforged Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146406 AND `DifficultyID`=0); -- Steelforged Assistant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146405 AND `DifficultyID`=0); -- Clockwork Mechanic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146396 AND `DifficultyID`=0); -- Monstrous Plainshawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146391 AND `DifficultyID`=0); -- Storm Leviathan MK. II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146390 AND `DifficultyID`=0); -- XT-003 Deconstuctor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146389 AND `DifficultyID`=0); -- Death Grip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146386,145890)); -- Orphanage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146385,144914,142291)); -- Arthas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146372 AND `DifficultyID`=0); -- Avatar of Sethraliss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146359 AND `DifficultyID`=0); -- Frazzum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146357 AND `DifficultyID`=0); -- Thalassian Magister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146347,145113)); -- Thalassian Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146344 AND `DifficultyID`=0); -- Razzum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146341,144945)); -- Silvermoon Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146300 AND `DifficultyID`=0); -- Start Trial Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146291 AND `DifficultyID`=0); -- Terrace of the Devoted +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146287 AND `DifficultyID`=0); -- Kill Credit: Vintner Iltheux informed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146272 AND `DifficultyID`=0); -- Treasure Complete +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146271 AND `DifficultyID`=0); -- Interact Treasure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146248 AND `DifficultyID`=0); -- Sunwell Corruption +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146231 AND `DifficultyID`=0); -- The Golden Isle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146227 AND `DifficultyID`=0); -- Decrepit Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146222 AND `DifficultyID`=0); -- Nerubis Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146205 AND `DifficultyID`=0); -- The Colossal Forge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146204 AND `DifficultyID`=0); -- Closing Statements Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146203 AND `DifficultyID`=0); -- Cross-Examination Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146202 AND `DifficultyID`=0); -- Testify Credit C +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146201 AND `DifficultyID`=0); -- Testify Credit B +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146200 AND `DifficultyID`=0); -- Testify Credit A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146199 AND `DifficultyID`=0); -- Opening Statements Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146195,146194,146193,146157,145894)); -- Azala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146183 AND `DifficultyID`=0); -- Living Napalm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146182 AND `DifficultyID`=0); -- Living Sludge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146181 AND `DifficultyID`=0); -- Living Permafrost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146179 AND `DifficultyID`=0); -- Witness Chair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146176 AND `DifficultyID`=0); -- Accelerated Defrosting Unit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146151 AND `DifficultyID`=0); -- Freeze Ray Robot Prototype +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146150 AND `DifficultyID`=0); -- Sludge Disposal Unit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146148 AND `DifficultyID`=0); -- Ultra Safe Napalm Carrier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146137,86272,67573)); -- Meatball +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146136,145584)); -- Nugg Lumbo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146135,115797)); -- Tiana Nevermorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146133,145582)); -- Sharisanda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146130,70716)); -- Libbiara Blightrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146129,145691)); -- Shadowmaster Skrizzik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (146128,68372)); -- Pit Boss Buxdoggle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146127 AND `DifficultyID`=0); -- Judge Bazzelflange +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146117 AND `DifficultyID`=0); -- Ancient Golem Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146006 AND `DifficultyID`=0); -- Gnomish Rocket Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146005 AND `DifficultyID`=0); -- Bloated Leper Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146004 AND `DifficultyID`=0); -- Gnomeregan Guard Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146003 AND `DifficultyID`=0); -- Gnomeregan Guard Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146002 AND `DifficultyID`=0); -- Gnomeregan Guard Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146001 AND `DifficultyID`=0); -- Prototype Annoy-O-Tron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145998 AND `DifficultyID`=0); -- Ultimate Gnomish Remote Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145995 AND `DifficultyID`=0); -- Automated Drilling Machine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145990 AND `DifficultyID`=0); -- Autonomous Omni Chopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145986 AND `DifficultyID`=0); -- Automated Spider Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145972 AND `DifficultyID`=0); -- Lair of Gonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145962 AND `DifficultyID`=0); -- Final Position +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145948 AND `DifficultyID`=0); -- Wolf Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145947 AND `DifficultyID`=0); -- Murloc Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145946 AND `DifficultyID`=0); -- Horse Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145943 AND `DifficultyID`=0); -- Lead Crushblow Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145942 AND `DifficultyID`=0); -- Senior Crushblow Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145941 AND `DifficultyID`=0); -- Crushblow Peon, Rank 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145939 AND `DifficultyID`=0); -- Kill Credit: Peons promoted +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145919 AND `DifficultyID`=0); -- Krag'wa's Burrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145910 AND `DifficultyID`=0); -- Ignis the Furnace Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145909 AND `DifficultyID`=0); -- Magmarion of the Furnace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145907 AND `DifficultyID`=0); -- Pterror Rise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145905 AND `DifficultyID`=0); -- Titan Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (145897,24207)); -- Army of the Dead +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145870 AND `DifficultyID`=0); -- Sprawled Out +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145866 AND `DifficultyID`=0); -- Bouldercrag the Rockshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145863 AND `DifficultyID`=0); -- Goblin/Gnome Gossip Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145844 AND `DifficultyID`=0); -- Amberseed Bun Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145841 AND `DifficultyID`=0); -- Buy Drinks Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145840 AND `DifficultyID`=0); -- Drink Moneybrau Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145836 AND `DifficultyID`=0); -- See Monster Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145832 AND `DifficultyID`=0); -- Place Sign Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145830 AND `DifficultyID`=0); -- Ulfar's Den +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145829 AND `DifficultyID`=0); -- Skuglor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145827 AND `DifficultyID`=0); -- Brawl'gar Arena! +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145826 AND `DifficultyID`=0); -- Orgrimmar Entertainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145811 AND `DifficultyID`=0); -- Blightgut +UPDATE `creature_template_difficulty` SET `HealthModifier`=31655.587890625 WHERE (`Entry`=145806 AND `DifficultyID`=0); -- 7th Legion Airship +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145802 AND `DifficultyID`=0); -- Anasterian Sunstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145798 AND `DifficultyID`=0); -- Krahf'thiyuz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145795 AND `DifficultyID`=0); -- Arom's Stand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145793 AND `DifficultyID`=0); -- Lady Liadrin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145782 AND `DifficultyID`=0); -- Xan-Sallish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145781 AND `DifficultyID`=0); -- Water Flight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145780 AND `DifficultyID`=0); -- Lord Sylysthrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145777 AND `DifficultyID`=0); -- Ceremonial Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145716 AND `DifficultyID`=0); -- Brother Pike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145713 AND `DifficultyID`=0); -- Throw Fight Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145712 AND `DifficultyID`=0); -- Guessing Game Gold Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145711 AND `DifficultyID`=0); -- Win Fight Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (145708,145552)); -- Shambling Remnant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (145707,145464,2918)); -- Advisor Belgrum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145698 AND `DifficultyID`=0); -- Roc'maw the Burrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145696 AND `DifficultyID`=0); -- Shrine View +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145695 AND `DifficultyID`=0); -- "Bad Luck" Symmes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145682 AND `DifficultyID`=0); -- Captain Thalanor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145679 AND `DifficultyID`=0); -- Ballista Echo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145673 AND `DifficultyID`=0); -- Kill Credit: Peons questioned +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145660 AND `DifficultyID`=0); -- Nerubis Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145655 AND `DifficultyID`=0); -- Kill Credit: Peons found +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145650 AND `DifficultyID`=0); -- Thalassian Civilian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145615 AND `DifficultyID`=0); -- Lacto Basilisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145607 AND `DifficultyID`=0); -- Echo Actor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145595 AND `DifficultyID`=0); -- Pirate Entrance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145594 AND `DifficultyID`=0); -- Mama Stormstout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145583 AND `DifficultyID`=0); -- Stone Guard Mollivox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145559 AND `DifficultyID`=0); -- Echo of Sylvanas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145558 AND `DifficultyID`=0); -- Roughneck Camp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145537 AND `DifficultyID`=0); -- Sentinel Infiltrator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145469 AND `DifficultyID`=0); -- Trogg Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (145468,42783,37775,5595)); -- Ironforge Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145425 AND `DifficultyID`=0); -- Liam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (145408,136093,136073)); -- Cove Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (145394,145370)); -- Kul Tiran Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145365 AND `DifficultyID`=0); -- Ancient Echo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145143 AND `DifficultyID`=0); -- Kill Credit: Sequencer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145141 AND `DifficultyID`=0); -- Channeling Position +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145128 AND `DifficultyID`=0); -- Dragonhawk Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145121 AND `DifficultyID`=0); -- Necrotic Echo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145120 AND `DifficultyID`=0); -- Risen Abomination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145048 AND `DifficultyID`=0); -- An'owyn Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145005 AND `DifficultyID`=0); -- Farstrider Elite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144983 AND `DifficultyID`=0); -- Risen Attacker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144980 AND `DifficultyID`=0); -- Cyndia Hawkspear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144979 AND `DifficultyID`=0); -- Defender Annjia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144965 AND `DifficultyID`=0); -- Ranger Velonara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144964 AND `DifficultyID`=0); -- Defender Silversong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144962 AND `DifficultyID`=0); -- Defender Ghrael +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144961 AND `DifficultyID`=0); -- Akaari's Soul +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=144954 AND `DifficultyID`=0); -- Bloodgorger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144950 AND `DifficultyID`=0); -- Silvermoon Ranger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144923 AND `DifficultyID`=0); -- Stoneplow Farmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144922 AND `DifficultyID`=0); -- Ang Thunderfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144921 AND `DifficultyID`=0); -- Halfhill Goatherd +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144920,129153,64782,63062)); -- Bandicoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144919,65760)); -- Sun-Touched Flutterwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144917,64786,63096)); -- Marsh Fiddler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144916 AND `DifficultyID`=0); -- Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144913,72699)); -- Kael'thas Sunstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144843,64375,62246)); -- Shimmershell Snail +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=144833 AND `DifficultyID`=0); -- Whiptongue +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=144831 AND `DifficultyID`=0); -- Colossal Spadefoot +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=144830 AND `DifficultyID`=0); -- Yaz'za the Devourer +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=144829 AND `DifficultyID`=0); -- Thundercroak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144828 AND `DifficultyID`=0); -- Tilled Soil +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=144827 AND `DifficultyID`=0); -- Bogbelcher +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=144826 AND `DifficultyID`=0); -- Man-Eater +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=144825 AND `DifficultyID`=0); -- Toxinbelly Croaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144799,98895)); -- Love Seat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144779,144775)); -- Stripstorm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144743 AND `DifficultyID`=0); -- Marcus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144739 AND `DifficultyID`=0); -- Robe-Robber Robert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144716 AND `DifficultyID`=0); -- Piranhado Chase Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144714 AND `DifficultyID`=0); -- Piranhado +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144711,144710)); -- Tantalizing Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144703,144702)); -- Poisonous Pufferfish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144695,144694)); -- Pterrordax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144688,144671,144665)); -- Phillip Carter Tracey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144687 AND `DifficultyID`=0); -- Chibo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144684 AND `DifficultyID`=0); -- Tidemistress Shellbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144670 AND `DifficultyID`=0); -- Farmer Xiang-Su +UPDATE `creature_template_difficulty` SET `TypeFlags`=2097261 WHERE (`Entry`=144638 AND `DifficultyID`=0); -- Grong the Revenant +UPDATE `creature_template_difficulty` SET `TypeFlags`=2097261 WHERE (`Entry`=144637 AND `DifficultyID`=0); -- Grong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144617 AND `DifficultyID`=0); -- Test Pet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144583 AND `DifficultyID`=0); -- PH Horde Warlock Demonology +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144582 AND `DifficultyID`=0); -- PH Ally Warlock Demonology +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144581 AND `DifficultyID`=0); -- Ignan Felfire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144580 AND `DifficultyID`=0); -- Damogath the Tenebrous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144579 AND `DifficultyID`=0); -- Nethercaster Vandryn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144578 AND `DifficultyID`=0); -- Savia "Anguish" Anguossa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144577 AND `DifficultyID`=0); -- PH Horde Mage Arcane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144576 AND `DifficultyID`=0); -- PH Ally Mage Arcane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144575 AND `DifficultyID`=0); -- Kirok the Charred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144574 AND `DifficultyID`=0); -- Davin "Ashes" Ashton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144573 AND `DifficultyID`=0); -- Nimisia Azuresong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144572 AND `DifficultyID`=0); -- Frostsinger Hayalvi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144570 AND `DifficultyID`=0); -- Priestess Leysha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144569 AND `DifficultyID`=0); -- Grigori the Unrepentant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144568 AND `DifficultyID`=0); -- Bishop Broxast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144567 AND `DifficultyID`=0); -- Inquisitor Draeleth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144566 AND `DifficultyID`=0); -- Falania Nightsoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144565 AND `DifficultyID`=0); -- Buckshot Bazza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144563 AND `DifficultyID`=0); -- Marksman Rakatu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144562 AND `DifficultyID`=0); -- Bearstalker Vorian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144561 AND `DifficultyID`=0); -- PH Horde Hunter Survival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144560 AND `DifficultyID`=0); -- PH Ally Hunter Survival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144559 AND `DifficultyID`=0); -- PH Horde Druid Restoration +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144558 AND `DifficultyID`=0); -- PH Ally Druid Restoration +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144557 AND `DifficultyID`=0); -- PH Horde Druid Balance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144556 AND `DifficultyID`=0); -- PH Ally Druid Balance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144555 AND `DifficultyID`=0); -- Tuwavo Ravenwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144554 AND `DifficultyID`=0); -- Kellara the Cunning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144552 AND `DifficultyID`=0); -- PH Horde Monk Mistweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144551 AND `DifficultyID`=0); -- PH Ally Monk Mistweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144550 AND `DifficultyID`=0); -- Master Pyong-Xu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144549 AND `DifficultyID`=0); -- Elder Tae Swiftfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144548 AND `DifficultyID`=0); -- PH Horde Rogue Subtlety +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144547 AND `DifficultyID`=0); -- PH Ally Rogue Subtlety +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144546 AND `DifficultyID`=0); -- PH Horde Rogue Outlaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144545 AND `DifficultyID`=0); -- PH Ally Rogue Outlaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144544 AND `DifficultyID`=0); -- Klexi the Stabulous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144543 AND `DifficultyID`=0); -- Jeniba Sharpwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144541 AND `DifficultyID`=0); -- Sylareon Silverblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144540 AND `DifficultyID`=0); -- Raize Shadespear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144539 AND `DifficultyID`=0); -- PH Horde Shaman Restoration +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144538 AND `DifficultyID`=0); -- PH Ally Shaman Restoration +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144537 AND `DifficultyID`=0); -- Giruma Bloodpelt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144536 AND `DifficultyID`=0); -- Rondi Lavadrinker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144535 AND `DifficultyID`=0); -- Snazz Sparkstack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144534 AND `DifficultyID`=0); -- Firecaller Nephius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144532 AND `DifficultyID`=0); -- Caothun Suntouched +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144531 AND `DifficultyID`=0); -- Exarch Thoss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144530 AND `DifficultyID`=0); -- Matumo Brighthoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144529 AND `DifficultyID`=0); -- Talvar the Luminous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144528 AND `DifficultyID`=0); -- Len'te the Bitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144527 AND `DifficultyID`=0); -- Riley Iceclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144526 AND `DifficultyID`=0); -- Nethos the Blighted +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144525 AND `DifficultyID`=0); -- Renten Plaguebringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144524 AND `DifficultyID`=0); -- PH Horde Warrior Fury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144523 AND `DifficultyID`=0); -- PH Ally Warrior Fury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144522 AND `DifficultyID`=0); -- Marco the Malodorous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144519 AND `DifficultyID`=0); -- Ulfrik Stoutarm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144506 AND `DifficultyID`=0); -- Sleigh Stag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144476,143706,141079,67987,37790,4262)); -- Darnassus Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144457,144137,138109)); -- 7th Legion Guardsmen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144449 AND `DifficultyID`=0); -- Ashvane Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144447,138329,138257,138027)); -- Warfang Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144445,143041,126569)); -- Inland Croaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144444,138024)); -- Krazzlefrazz Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144443,144441,144332)); -- Patchwork Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144435,144186,143946,106924,106923,106922,92107,44727,6572,6571)); -- Cat Form +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144430,135937)); -- Tidal Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144425,141004,137573,129486)); -- Waycrest Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144410 AND `DifficultyID`=0); -- Irradiated Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144409 AND `DifficultyID`=0); -- Junkpile Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144385 AND `DifficultyID`=0); -- Tortollan Youngling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144341,144340)); -- Honorbound Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144314,142450,136633)); -- Harbor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144312,139500)); -- Mag'har Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144308,15313)); -- Moonkin (Druid - Night Elf) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144251 AND `DifficultyID`=0); -- Jinyu Light Globe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144215 AND `DifficultyID`=0); -- Cocooned Victim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144206,143158)); -- Wharf Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144080,144078,131992,131985)); -- Dungeoneer's Training Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144069,2851)); -- Urda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144058,51899,2621)); -- Hammerfall Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144055,2835)); -- Cedrik Prose +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144050,133715,66417)); -- Willow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144007 AND `DifficultyID`=0); -- Darnassian Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144005 AND `DifficultyID`=0); -- Sir Snips +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144004 AND `DifficultyID`=0); -- Bucketshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (144003,117343)); -- Hearthy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144000 AND `DifficultyID`=0); -- 2 min Boss Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143973 AND `DifficultyID`=0); -- Alliance Bodyguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143959,115185)); -- Slippy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143958 AND `DifficultyID`=0); -- Bloated Bloodfeaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143957 AND `DifficultyID`=0); -- Gearspring Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143937,34550)); -- Swift Moonsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143883,142484,138117,136014,136009,36166)); -- 7th Legion Marine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143874,116829,82129)); -- Test NPC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143822 AND `DifficultyID`=0); -- Voru'kar Leecher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143821 AND `DifficultyID`=0); -- Coldlight Surfrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143820 AND `DifficultyID`=0); -- Kunchong Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143819 AND `DifficultyID`=0); -- Juvenile Brineshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143818 AND `DifficultyID`=0); -- Muskflank Calfling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143817 AND `DifficultyID`=0); -- Snort +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143816 AND `DifficultyID`=0); -- Bloodstone Tunneler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143815 AND `DifficultyID`=0); -- Sunscale Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143814 AND `DifficultyID`=0); -- Snapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143813 AND `DifficultyID`=0); -- Littlehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143812 AND `DifficultyID`=0); -- Mischievous Zephyr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143811 AND `DifficultyID`=0); -- Playful Frostkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143810 AND `DifficultyID`=0); -- Laughing Stonekin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143809 AND `DifficultyID`=0); -- Giggling Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143808 AND `DifficultyID`=0); -- Thistlebrush Bud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143807 AND `DifficultyID`=0); -- Deathsting Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143806 AND `DifficultyID`=0); -- Sandshell Chitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143805 AND `DifficultyID`=0); -- Tinder Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143804 AND `DifficultyID`=0); -- False Knucklebump +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143803 AND `DifficultyID`=0); -- Craghoof Kid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143801 AND `DifficultyID`=0); -- Sparkleshell Sandcrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143799 AND `DifficultyID`=0); -- Inky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143798 AND `DifficultyID`=0); -- Octopode Fry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143797 AND `DifficultyID`=0); -- Poro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143796 AND `DifficultyID`=0); -- Barnaby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143795 AND `DifficultyID`=0); -- Captain Nibs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143794 AND `DifficultyID`=0); -- Scuttle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143746 AND `DifficultyID`=0); -- Guardsman Kitcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143745 AND `DifficultyID`=0); -- Guardsman Bray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143739 AND `DifficultyID`=0); -- Lil' War Machine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143738 AND `DifficultyID`=0); -- Lil' Siege Tower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143730 AND `DifficultyID`=0); -- Bumbles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143628 AND `DifficultyID`=0); -- Squawkling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143611 AND `DifficultyID`=0); -- Azerite Puddle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143573 AND `DifficultyID`=0); -- Toy Mouse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143564 AND `DifficultyID`=0); -- Foulfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143563 AND `DifficultyID`=0); -- Ragepeep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143548 AND `DifficultyID`=0); -- Erika Jones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143547 AND `DifficultyID`=0); -- Nicolas Araujo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143537,140445)); -- Beaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143535 AND `DifficultyID`=0); -- Jessica Clarke +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143533 AND `DifficultyID`=0); -- Scabby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143515 AND `DifficultyID`=0); -- Teeny Titan Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143507 AND `DifficultyID`=0); -- Voidwiggler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143503 AND `DifficultyID`=0); -- Aldrusian Sproutling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143499 AND `DifficultyID`=0); -- Fuzzy Creepling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143485,139089)); -- Hatherford Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143471,138386,138385,138384)); -- Bridgeport Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143464 AND `DifficultyID`=0); -- Dreadtick Leecher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143374 AND `DifficultyID`=0); -- Baby Crawg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143363 AND `DifficultyID`=0); -- Swiftfoot Ferret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143360 AND `DifficultyID`=0); -- Lost Platysaur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143309 AND `DifficultyID`=0); -- Stormwing Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143272 AND `DifficultyID`=0); -- Barn Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143245,142238)); -- Bouncer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143221 AND `DifficultyID`=0); -- Violet Lacewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143220 AND `DifficultyID`=0); -- Olivewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143219 AND `DifficultyID`=0); -- Queen's Grace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143218 AND `DifficultyID`=0); -- Swallowtail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143217 AND `DifficultyID`=0); -- Blue Emperor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143216 AND `DifficultyID`=0); -- Crimson Monarch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143214 AND `DifficultyID`=0); -- Azeriti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143211 AND `DifficultyID`=0); -- Carnivorous Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143209 AND `DifficultyID`=0); -- Cou'pa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143207 AND `DifficultyID`=0); -- Sandstinger Wasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143206 AND `DifficultyID`=0); -- Barnacled Hermit Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143205 AND `DifficultyID`=0); -- Crimson Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143204 AND `DifficultyID`=0); -- Freshwater Pincher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143203,130447)); -- Blue Flitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143202 AND `DifficultyID`=0); -- Saurolisk Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143200 AND `DifficultyID`=0); -- Accursed Hexxer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143199 AND `DifficultyID`=0); -- Swamp Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143198 AND `DifficultyID`=0); -- Child of Jani +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143197 AND `DifficultyID`=0); -- Ranishu Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143196 AND `DifficultyID`=0); -- Lil' Ben'fon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143195 AND `DifficultyID`=0); -- Tragg the Curious +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143194,129256)); -- Bloodfeaster Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143193 AND `DifficultyID`=0); -- Zandalari Shinchomper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143191 AND `DifficultyID`=0); -- Tiny Direhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143189 AND `DifficultyID`=0); -- Wicker Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143188 AND `DifficultyID`=0); -- Mechanical Prairie Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143181 AND `DifficultyID`=0); -- Bilefang Skitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143179 AND `DifficultyID`=0); -- Frenzied Cottontail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143178 AND `DifficultyID`=0); -- Drustvar Piglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143177 AND `DifficultyID`=0); -- Corlain Falcon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143176 AND `DifficultyID`=0); -- Seabreeze Bumblebee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143175 AND `DifficultyID`=0); -- Abyssal Eel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143167,143166)); -- Digitized Assistant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143164,143163)); -- Finicky Gauntlet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143160,85561)); -- Brutus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143142 AND `DifficultyID`=0); -- Rooter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143134,87684,85698)); -- Brian Holinka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143133,141033)); -- Disgusting Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143126 AND `DifficultyID`=0); -- Col. Tenders +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143124,143123)); -- Drop of Azerite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143122 AND `DifficultyID`=0); -- Jay the Tavern Bard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143121 AND `DifficultyID`=0); -- Penny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143092,143077)); -- Mechanized Gulper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143091,143076)); -- Gigan Taratula +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143090,143075)); -- Poisonpetal Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143089,143074)); -- Thornleaf Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143088,143073)); -- Pygmy Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143087,143072)); -- Queen Cobra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143086,143071)); -- Darkspit Slitherer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143085,143070)); -- Coiled Cobra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143084,143069)); -- Cluster Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143083,143066)); -- Kala Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143082,143064)); -- Mechanized Prairie Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143081,143063)); -- Burrowing Prairie Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143080,143062)); -- Dusty Prairie Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143079,143061)); -- Grasslands Wasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143078,143058)); -- Angry Hornet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143057,129523)); -- Coastal Bounder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143056,130077)); -- Hermit Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143055,130199)); -- Boghopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143054,130214)); -- Spectral Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143053,130297)); -- Glutted Bleeder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143052,130347)); -- Returned Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143051,130469)); -- Sticky Oozeling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143050,130566)); -- Young Sand Sifter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143049,130777)); -- Leafy Flutterwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143048,130780)); -- Elusive Skimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143047,131017)); -- Bloodfever Tarantula +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143046,135434)); -- Golden Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143045,135527)); -- Coastal Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143044,142284)); -- Barrier Hermit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143043,142305)); -- Shore Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143042,126526)); -- Giant Woodworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143040,126634)); -- Shack Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143039,126659)); -- Parasitic Boarfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143038,131376)); -- Honey Bee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143036,138280)); -- Sandyback Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143035,141586)); -- Valley Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143034,142172)); -- Vale Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143033,142175)); -- Freshwater Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143032,142196)); -- River Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (143031,142528)); -- Shadowback Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142955 AND `DifficultyID`=0); -- Constable Shoalheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142954 AND `DifficultyID`=0); -- Constable Swiftgale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142952 AND `DifficultyID`=0); -- Gearsome Coggsnapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142942 AND `DifficultyID`=0); -- Mina Aldan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142941 AND `DifficultyID`=0); -- Suvi Spiritwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142939 AND `DifficultyID`=0); -- Lugnoth Coldforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142937 AND `DifficultyID`=0); -- Fasnal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142934 AND `DifficultyID`=0); -- Lysa Hawksworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (142915,131361,131360)); -- Battalion Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142766 AND `DifficultyID`=0); -- Simi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142740 AND `DifficultyID`=0); -- Kip Wingnut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142710 AND `DifficultyID`=0); -- 7th Legion Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142699 AND `DifficultyID`=0); -- _JKL - SQL Difficulty 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (142695,3837)); -- Riding Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142668 AND `DifficultyID`=0); -- Merchant Maku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142667 AND `DifficultyID`=0); -- Trained Pterrordax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142666 AND `DifficultyID`=0); -- Collector Unta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (142665,130441)); -- Temple Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142656 AND `DifficultyID`=0); -- Kalendormu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (142649,141962)); -- Je'stry the Untamed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142646 AND `DifficultyID`=0); -- Arena Spectator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142643 AND `DifficultyID`=0); -- Harbor Saurid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (142640,142631)); -- Caravan Brutosaur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142540 AND `DifficultyID`=0); -- Shadow Whelk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142515 AND `DifficultyID`=0); -- Seaspray Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142502 AND `DifficultyID`=0); -- Zandalari Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142501 AND `DifficultyID`=0); -- Kuku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142496 AND `DifficultyID`=0); -- Stalker Tenoch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142491 AND `DifficultyID`=0); -- Waycrest Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142490 AND `DifficultyID`=0); -- Constable Taylor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142478 AND `DifficultyID`=0); -- Noella Davenport +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142464 AND `DifficultyID`=0); -- Moult +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142456 AND `DifficultyID`=0); -- Blackhoof Acolyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142390 AND `DifficultyID`=0); -- Highland Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142371 AND `DifficultyID`=0); -- Constable Astley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142303 AND `DifficultyID`=0); -- Cay Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142282 AND `DifficultyID`=0); -- Island Piper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142272 AND `DifficultyID`=0); -- Pool Pony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (142237,118583)); -- Scales +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142236 AND `DifficultyID`=0); -- Breaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142235 AND `DifficultyID`=0); -- Stickers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142226 AND `DifficultyID`=0); -- Polymorphed Bumblebee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142225 AND `DifficultyID`=0); -- Polymorphed Direhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142194 AND `DifficultyID`=0); -- Skittish Seagull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142184 AND `DifficultyID`=0); -- Riverland Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142170 AND `DifficultyID`=0); -- Soggy Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142168 AND `DifficultyID`=0); -- Valley Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (142153,72533,61796,29611)); -- King Varian Wrynn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142151 AND `DifficultyID`=0); -- Jammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (142144,130227)); -- Rotfeeder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142123 AND `DifficultyID`=0); -- Whiplash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142121 AND `DifficultyID`=0); -- Turbo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142120 AND `DifficultyID`=0); -- Eighty Eight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142105 AND `DifficultyID`=0); -- Lazy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142102 AND `DifficultyID`=0); -- Spokes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142098 AND `DifficultyID`=0); -- Skeeto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142061 AND `DifficultyID`=0); -- Beets +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142059 AND `DifficultyID`=0); -- Stinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142058 AND `DifficultyID`=0); -- Rawly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142054 AND `DifficultyID`=0); -- Kusa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141993 AND `DifficultyID`=0); -- Alpine Burrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141969 AND `DifficultyID`=0); -- Spineleaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141955 AND `DifficultyID`=0); -- Squeezer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (141951,79179)); -- Squirt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141950 AND `DifficultyID`=0); -- Clubber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141945 AND `DifficultyID`=0); -- Sizzik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (141941,141932,141909)); -- Baa'l +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141927 AND `DifficultyID`=0); -- Milo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141926 AND `DifficultyID`=0); -- Tikka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141922 AND `DifficultyID`=0); -- Buzzbeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141883 AND `DifficultyID`=0); -- Mag'har Deadeye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141879 AND `DifficultyID`=0); -- Keeyo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=141877 AND `DifficultyID`=0); -- Shallows Seagull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (141818,70737,70736)); -- Splat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141814 AND `DifficultyID`=0); -- Korval Darkbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141803 AND `DifficultyID`=0); -- Delta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141802 AND `DifficultyID`=0); -- Scars +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141801 AND `DifficultyID`=0); -- Little Blue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141799 AND `DifficultyID`=0); -- Grady Prett +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141775 AND `DifficultyID`=0); -- Maharba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141774 AND `DifficultyID`=0); -- Yelhem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (141770,385)); -- Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141763 AND `DifficultyID`=0); -- Stormsong Piglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (141756,51900,10696)); -- Refuge Pointe Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141741 AND `DifficultyID`=0); -- Stormsong Hog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (141729,127947)); -- Blazehound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141588 AND `DifficultyID`=0); -- Bloodtusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141585 AND `DifficultyID`=0); -- Sea Louse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141542 AND `DifficultyID`=0); -- Molaze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141536 AND `DifficultyID`=0); -- Lilly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141529 AND `DifficultyID`=0); -- Lozu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141518 AND `DifficultyID`=0); -- Burly Jr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141512 AND `DifficultyID`=0); -- Pokey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141506 AND `DifficultyID`=0); -- Timbo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141479 AND `DifficultyID`=0); -- Burly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141355 AND `DifficultyID`=0); -- Stormsong Minuteman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141354 AND `DifficultyID`=0); -- Stormsong Conscript +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (141348,72815)); -- Dirk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141314 AND `DifficultyID`=0); -- Hillcrest Kid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141296 AND `DifficultyID`=0); -- Old Blue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141295 AND `DifficultyID`=0); -- Murray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141293 AND `DifficultyID`=0); -- Fungus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141292 AND `DifficultyID`=0); -- Delia Hanako +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141278 AND `DifficultyID`=0); -- Judno +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141270 AND `DifficultyID`=0); -- Pepper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141244 AND `DifficultyID`=0); -- Hulking Horror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (141235,133608,133606,131403,131316,130958,128087)); -- Rastari Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141215 AND `DifficultyID`=0); -- Chitara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (141197,141184,139068)); -- Boralus Civilian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141106 AND `DifficultyID`=0); -- Duelin' Dinzo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141104 AND `DifficultyID`=0); -- Shanky Ralla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141103 AND `DifficultyID`=0); -- Knotty Fred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141094 AND `DifficultyID`=0); -- Chum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141092 AND `DifficultyID`=0); -- Maws Jr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141077 AND `DifficultyID`=0); -- Kwint +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141050 AND `DifficultyID`=0); -- Mind Warper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141048 AND `DifficultyID`=0); -- Lesser Twisted Current +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141047 AND `DifficultyID`=0); -- Lesser Charged Gale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141046 AND `DifficultyID`=0); -- Leana Darkwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141022 AND `DifficultyID`=0); -- Lever Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141008 AND `DifficultyID`=0); -- Reanimated Kraken Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141007 AND `DifficultyID`=0); -- Corrupted Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141006 AND `DifficultyID`=0); -- Dead Deckhand Leonard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141002 AND `DifficultyID`=0); -- Ellie Vern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141001 AND `DifficultyID`=0); -- City Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140939 AND `DifficultyID`=0); -- Drasha Windspear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140891 AND `DifficultyID`=0); -- Deshelled Seacrab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140880 AND `DifficultyID`=0); -- Michael Skarn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140878 AND `DifficultyID`=0); -- Busy B. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140876 AND `DifficultyID`=0); -- Fris B. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140875 AND `DifficultyID`=0); -- Bumble B. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140872 AND `DifficultyID`=0); -- Gryphon Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140869 AND `DifficultyID`=0); -- Aitan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140868 AND `DifficultyID`=0); -- Itai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140867 AND `DifficultyID`=0); -- Ravenous Dead +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140852 AND `DifficultyID`=0); -- Wyvern Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140819 AND `DifficultyID`=0); -- Azerite Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140816 AND `DifficultyID`=0); -- Azerite Geode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140814 AND `DifficultyID`=0); -- Azerite Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140813 AND `DifficultyID`=0); -- Fizzie Sparkwhistle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140772 AND `DifficultyID`=0); -- Windtamer Loka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (140771,119854,118806,117267,99711,99708)); -- Highmountain Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140755 AND `DifficultyID`=0); -- Gleaming Seacrab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140653 AND `DifficultyID`=0); -- Paku'ai Jetar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140650 AND `DifficultyID`=0); -- Paku'ai Leti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140575 AND `DifficultyID`=0); -- Atherton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140574 AND `DifficultyID`=0); -- Jennings +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140573 AND `DifficultyID`=0); -- Bybee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140533 AND `DifficultyID`=0); -- Munovuth Boldcleaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140423 AND `DifficultyID`=0); -- Slobberchops +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140422 AND `DifficultyID`=0); -- Nibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (140418,65383)); -- Piper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (140417,64576)); -- Bandit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140416 AND `DifficultyID`=0); -- Bailey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140415 AND `DifficultyID`=0); -- Kona +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140414 AND `DifficultyID`=0); -- Arashi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (140413,50274,36288)); -- Ashley +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=140301 AND `DifficultyID`=0); -- Scarpaw +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=140300 AND `DifficultyID`=0); -- Ripshread +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=140298 AND `DifficultyID`=0); -- Gol'kun the Vicious +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=140296 AND `DifficultyID`=0); -- Dampfur the Musky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (140289,125784)); -- Beastcaller Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140243 AND `DifficultyID`=0); -- "Upgraded" Nightmare Weaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140193 AND `DifficultyID`=0); -- "Fixed" Remote Control Rocket Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140174 AND `DifficultyID`=0); -- "Repaired" Portable Fire Starter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (140167,127828,127826,121217)); -- Torcalin Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140149 AND `DifficultyID`=0); -- Released Crawg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (140143,140133,140131)); -- Zeb'ahari Bladeguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140125 AND `DifficultyID`=0); -- Miimii +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140118 AND `DifficultyID`=0); -- Gojira +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=140072 AND `DifficultyID`=0); -- Direprowl the Ravager +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=140071 AND `DifficultyID`=0); -- Old One-Fang +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=140070 AND `DifficultyID`=0); -- Bloodscent the Tracker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139995 AND `DifficultyID`=0); -- Joseph Redfield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139987 AND `DifficultyID`=0); -- Bristlespine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139782 AND `DifficultyID`=0); -- Restored Revenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139777 AND `DifficultyID`=0); -- 30 sec Boss Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139770 AND `DifficultyID`=0); -- Taptaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139744 AND `DifficultyID`=0); -- Direhorn Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139743 AND `DifficultyID`=0); -- Enchanted Tiki Mask +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139683 AND `DifficultyID`=0); -- Rotfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139630 AND `DifficultyID`=0); -- Blight Recluse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139622 AND `DifficultyID`=0); -- Lil' Tika +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139548 AND `DifficultyID`=0); -- Priscilla Ashvane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139506 AND `DifficultyID`=0); -- QA Test Dummy 120 Spell Spammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139490 AND `DifficultyID`=0); -- Vicious War Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139489 AND `DifficultyID`=0); -- Captain Hermes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139477 AND `DifficultyID`=0); -- Killable Test Dummy 5min Raid Boss Adds +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139452 AND `DifficultyID`=0); -- Sheldon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (139427,4576)); -- Josef Gregorian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (139426,2492)); -- Lexington Mortaim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139408 AND `DifficultyID`=0); -- Screech +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139382 AND `DifficultyID`=0); -- Juvenile Axebeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139372 AND `DifficultyID`=0); -- Vengeful Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139303 AND `DifficultyID`=0); -- Sandspinner Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139252 AND `DifficultyID`=0); -- Guardian Cobra Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139181 AND `DifficultyID`=0); -- Isaac "Lefteye" Bentham +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139180 AND `DifficultyID`=0); -- Sornoth Slagmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139179 AND `DifficultyID`=0); -- Drager Smokewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139162 AND `DifficultyID`=0); -- Brinefang Youngling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139107 AND `DifficultyID`=0); -- Timbershore Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139081 AND `DifficultyID`=0); -- Smoochums +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139073 AND `DifficultyID`=0); -- Poda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139060 AND `DifficultyID`=0); -- Boralus Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139049 AND `DifficultyID`=0); -- Filthy Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138964 AND `DifficultyID`=0); -- Spawn of Merektha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138915 AND `DifficultyID`=0); -- Exiled Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138899 AND `DifficultyID`=0); -- Companion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138898 AND `DifficultyID`=0); -- Pressure Plate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (138895,88846)); -- Colin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138894 AND `DifficultyID`=0); -- Chef Robinson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138893 AND `DifficultyID`=0); -- Offduty Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138742 AND `DifficultyID`=0); -- Whomper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138741 AND `DifficultyID`=0); -- Cap'n Crackers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (138717,138716,138715,138707)); -- Vulpera Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138694 AND `DifficultyID`=0); -- Zeppelin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138664 AND `DifficultyID`=0); -- Umbi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138662 AND `DifficultyID`=0); -- Boxi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138528 AND `DifficultyID`=0); -- Infected Rat +UPDATE `creature_template_difficulty` SET `HealthModifier`=2.5 WHERE (`DifficultyID`=0 AND `Entry` IN (138464,136483)); -- Ashvane Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138453 AND `DifficultyID`=0); -- Winkle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138326 AND `DifficultyID`=0); -- Fledgling Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138310 AND `DifficultyID`=0); -- Alpine Cottontail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138284 AND `DifficultyID`=0); -- Fearful Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138265 AND `DifficultyID`=0); -- Skrash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138256 AND `DifficultyID`=0); -- Buzz Crankchug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138251 AND `DifficultyID`=0); -- Allabas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (138239,138238,138237,138236,138232,138231,138230,138228,138227)); -- Vulpera Kid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (138235,138234,138233,135352)); -- Rescued Kid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138180 AND `DifficultyID`=0); -- Alexa Davenport +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138176 AND `DifficultyID`=0); -- Snowmelt Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138150 AND `DifficultyID`=0); -- Echo of Shadra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138128 AND `DifficultyID`=0); -- Kaolin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138097 AND `DifficultyID`=0); -- Muka Stormbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138022 AND `DifficultyID`=0); -- Rixi Rocketboom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138011 AND `DifficultyID`=0); -- Lootable Faction Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137975 AND `DifficultyID`=0); -- Oooki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137974 AND `DifficultyID`=0); -- Jande +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137972 AND `DifficultyID`=0); -- Mebbo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137971 AND `DifficultyID`=0); -- Trained Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137958 AND `DifficultyID`=0); -- Crimsonwood Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (137956,127801)); -- Mountain Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (137955,129908)); -- Woodlands Recluse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137954 AND `DifficultyID`=0); -- Wild Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137952 AND `DifficultyID`=0); -- Mudwallow Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (137951,126805)); -- Skittish Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137950 AND `DifficultyID`=0); -- Beach Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137949 AND `DifficultyID`=0); -- Arctic Fox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (137948,128876)); -- Icy Fragment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137947 AND `DifficultyID`=0); -- Scavenging Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137946 AND `DifficultyID`=0); -- Sand Mouse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137945 AND `DifficultyID`=0); -- Crag Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137834 AND `DifficultyID`=0); -- Sand Borer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137712 AND `DifficultyID`=0); -- 5 min Boss Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137693 AND `DifficultyID`=0); -- Galeheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137667 AND `DifficultyID`=0); -- Peachy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (137666,98446,98445)); -- Mudshell Conch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137630 AND `DifficultyID`=0); -- QA Test Dummy 120 No Armor +UPDATE `creature_template_difficulty` SET `HealthModifier`=12 WHERE (`DifficultyID`=0 AND `Entry` IN (137626,137625,137614)); -- Demolishing Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137601 AND `DifficultyID`=0); -- Eliza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (137599,128013)); -- Bucky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137598 AND `DifficultyID`=0); -- Skye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (137574,131552)); -- Falconhurst Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137526 AND `DifficultyID`=0); -- Than'jon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137525 AND `DifficultyID`=0); -- Xis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137427 AND `DifficultyID`=0); -- Stickyfoot Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137424 AND `DifficultyID`=0); -- Springtail Darter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137422 AND `DifficultyID`=0); -- Rocktail Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137419 AND `DifficultyID`=0); -- Prarie Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137417 AND `DifficultyID`=0); -- Desert Cottontail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137416 AND `DifficultyID`=0); -- Canyon Racer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137412 AND `DifficultyID`=0); -- Thornback Lizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (137406,62894,49732)); -- Horned Lizard +UPDATE `creature_template_difficulty` SET `HealthModifier`=6 WHERE (`Entry`=137405 AND `DifficultyID`=0); -- Gripping Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137402 AND `DifficultyID`=0); -- Pygmy Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137390 AND `DifficultyID`=0); -- Kul Tiran Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (137318,136331,135387,134011,134008)); -- Scroll of Flight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137214 AND `DifficultyID`=0); -- IGC Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137120 AND `DifficultyID`=0); -- Skeletal Hatcling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137073 AND `DifficultyID`=0); -- Princess +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137072 AND `DifficultyID`=0); -- Timbet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (137006,136982)); -- Roughneck Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136986 AND `DifficultyID`=0); -- Sandshell Turtle +UPDATE `creature_template_difficulty` SET `TypeFlags`=2097225 WHERE (`Entry`=136976 AND `DifficultyID`=0); -- T'zala +UPDATE `creature_template_difficulty` SET `TypeFlags2`=144 WHERE (`Entry`=136975 AND `DifficultyID`=0); -- Heavy Ordnance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136948 AND `DifficultyID`=0); -- Brinefang Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (136787,106489,80128,52468)); -- Draenei Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (136786,106490,80129,52466)); -- Draenei Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (136769,136767,136766)); -- Norwington Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (136656,135371,135369)); -- Deadwash Strongarm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136640 AND `DifficultyID`=0); -- Combat Test Dummy 120 No Armor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136600 AND `DifficultyID`=0); -- Tropical Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (136599,130225)); -- Mire Whelk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136598 AND `DifficultyID`=0); -- Sand Stinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (136501,129344,84683,84650,84471,84470)); -- Vignette Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136492 AND `DifficultyID`=0); -- O'livia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136491 AND `DifficultyID`=0); -- Iyan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136422 AND `DifficultyID`=0); -- Valley Cottontail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136408 AND `DifficultyID`=0); -- Darkhound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136405 AND `DifficultyID`=0); -- Eredar Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (136404,135854,128164,124051)); -- Bilescourge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136403 AND `DifficultyID`=0); -- Void Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136401 AND `DifficultyID`=0); -- Eye of Gul'dan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (136399,95469)); -- Vicious Hellhound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (136398,95468)); -- Illidari Satyr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (136397,95467)); -- Prince Malchezaar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136382 AND `DifficultyID`=0); -- Hun'ta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136380 AND `DifficultyID`=0); -- Rezan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (136348,130445)); -- Jungle Gulper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136279 AND `DifficultyID`=0); -- Marshal Clarke +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136163 AND `DifficultyID`=0); -- Chakrams +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136074 AND `DifficultyID`=0); -- Kina Cobbleflame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135988 AND `DifficultyID`=0); -- Tan Lotuswind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135948 AND `DifficultyID`=0); -- Elador Windgale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (135941,131753)); -- Dark Iron Golem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (135856,80885,61690,48935)); -- Alpine Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135816 AND `DifficultyID`=0); -- Vilefiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135767 AND `DifficultyID`=0); -- Vincent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135654 AND `DifficultyID`=0); -- Makaanji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135610 AND `DifficultyID`=0); -- Dylan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135609 AND `DifficultyID`=0); -- Victoria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135539 AND `DifficultyID`=0); -- Dunejumper Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135520 AND `DifficultyID`=0); -- Boralus Youth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135489 AND `DifficultyID`=0); -- Sandstone Winder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135479 AND `DifficultyID`=0); -- Drekal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135477 AND `DifficultyID`=0); -- Hozzul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135417 AND `DifficultyID`=0); -- Tol Dagor Pocket Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135407 AND `DifficultyID`=0); -- Wetshell Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135401 AND `DifficultyID`=0); -- Storm's Wake Minuteman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135388 AND `DifficultyID`=0); -- Explosioneer Zoidfuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135385 AND `DifficultyID`=0); -- Lugo the Windrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135383 AND `DifficultyID`=0); -- Barnard "The Smasher" Baysworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135375 AND `DifficultyID`=0); -- Cara Fantelle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (135265,126710)); -- Foraging Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135238 AND `DifficultyID`=0); -- War Supply Crate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (135181,131149,24653)); -- Flying Machine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135119 AND `DifficultyID`=0); -- Fort Victory Huntress +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135078 AND `DifficultyID`=0); -- Fort Victory Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135077 AND `DifficultyID`=0); -- Fort Victory Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135064 AND `DifficultyID`=0); -- Will Melborne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135056 AND `DifficultyID`=0); -- Rosha Carrol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135025 AND `DifficultyID`=0); -- Bertram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135024 AND `DifficultyID`=0); -- Ensign Wallace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135014 AND `DifficultyID`=0); -- Mindless Zombie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135011 AND `DifficultyID`=0); -- Coda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (135009,135004)); -- Sable Polecat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135002 AND `DifficultyID`=0); -- Demonic Tyrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134988 AND `DifficultyID`=0); -- Coralback Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134963 AND `DifficultyID`=0); -- Karla Fairweather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (134892,120804)); -- Darkspear Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134866 AND `DifficultyID`=0); -- Viviana Swailes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134853 AND `DifficultyID`=0); -- Dark Ranger Allanah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134850 AND `DifficultyID`=0); -- Chulani Cloudbreath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134848 AND `DifficultyID`=0); -- Kudra Windblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134844 AND `DifficultyID`=0); -- Wyna Breezehorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134842 AND `DifficultyID`=0); -- Hosan Cloudhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134832 AND `DifficultyID`=0); -- Malorian Tailwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134826 AND `DifficultyID`=0); -- Cavern Hatchling +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=134823 AND `DifficultyID`=0); -- Unbreakable Crystalspine +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=134822 AND `DifficultyID`=0); -- Gritplate Matriarch +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=134821 AND `DifficultyID`=0); -- Vilegaze Petrifier +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=134799 AND `DifficultyID`=0); -- Fathomclaw +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=134798 AND `DifficultyID`=0); -- Abyss Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134749 AND `DifficultyID`=0); -- Gregory Mussler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134704 AND `DifficultyID`=0); -- Anna Skyspirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134700 AND `DifficultyID`=0); -- Vale Flutterby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134696 AND `DifficultyID`=0); -- Marla Featherfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134685 AND `DifficultyID`=0); -- Hestia Strongbolt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134619 AND `DifficultyID`=0); -- Savagemane Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134465 AND `DifficultyID`=0); -- Finnia Hawkshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134451 AND `DifficultyID`=0); -- Selina Duskraven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134416 AND `DifficultyID`=0); -- Test Tradeskills +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134406 AND `DifficultyID`=0); -- Francois +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134379 AND `DifficultyID`=0); -- Encroaching Waves +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134350 AND `DifficultyID`=0); -- Baby Goat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134225 AND `DifficultyID`=0); -- Paku'ai Noshata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133875 AND `DifficultyID`=0); -- Crawg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133861 AND `DifficultyID`=0); -- Michaela Reed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133826 AND `DifficultyID`=0); -- Zippy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133825 AND `DifficultyID`=0); -- Colonel Shucks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (133755,131946,84557,2386)); -- Alliance Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (133684,105690,6112)); -- Windfury Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (133675,19444)); -- Peasant Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133672 AND `DifficultyID`=0); -- Master Arcanist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133548 AND `DifficultyID`=0); -- Chilliax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133542 AND `DifficultyID`=0); -- Air Supply Ground Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (133533,133532)); -- Air Supplies +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (133525,102392)); -- Resonance Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (133516,106321)); -- Tailwind Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (133515,106319)); -- Ember Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (133514,106317,47070)); -- Storm Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133420 AND `DifficultyID`=0); -- Dazarian Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133405 AND `DifficultyID`=0); -- General Purpose Bunny RMV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133331 AND `DifficultyID`=0); -- Narkalt +UPDATE `creature_template_difficulty` SET `TypeFlags`=2097261 WHERE (`Entry`=133298 AND `DifficultyID`=0); -- Fetid Devourer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (133267,133266)); -- Byron Holungo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133242 AND `DifficultyID`=0); -- Zena the Feeder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (133223,115086,61325,3300)); -- Adder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (133221,99908)); -- Skittering Softshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (133220,41266)); -- Goblin Hot Air Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133210 AND `DifficultyID`=0); -- Mariah McKee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133198 AND `DifficultyID`=0); -- Shadreen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133196 AND `DifficultyID`=0); -- Warpweaver Sle'shal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (133168,45814)); -- Orgrimmar Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133164 AND `DifficultyID`=0); -- Nellie Voguesong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133074 AND `DifficultyID`=0); -- Glasswinged Skimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133064 AND `DifficultyID`=0); -- Silithid Mini-Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133059 AND `DifficultyID`=0); -- General Harris +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133056 AND `DifficultyID`=0); -- Xander Silberman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133053 AND `DifficultyID`=0); -- Letter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133049 AND `DifficultyID`=0); -- Gunship Warguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133048 AND `DifficultyID`=0); -- Tevs Rusthammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133047 AND `DifficultyID`=0); -- Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (133046,34935)); -- Horde Gunship Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133045 AND `DifficultyID`=0); -- War Drummer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (133044,82876)); -- Grand Marshal Tremblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (133043,82877)); -- High Warlord Volrath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133042 AND `DifficultyID`=0); -- Sky Marshall Gabriel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133034 AND `DifficultyID`=0); -- Grungo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133031 AND `DifficultyID`=0); -- Swolina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133025 AND `DifficultyID`=0); -- Chuchu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133023 AND `DifficultyID`=0); -- Gano +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132972 AND `DifficultyID`=0); -- Skyguard Cannoneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132970 AND `DifficultyID`=0); -- Nascent Voidling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132960 AND `DifficultyID`=0); -- Battle Alchemist Broadoak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (132800,85757)); -- Mavvus Gingersnap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132778 AND `DifficultyID`=0); -- Jungle Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (132739,85285)); -- Feezzel Gingersnap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132718 AND `DifficultyID`=0); -- Sky Marshal Damarcus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132714 AND `DifficultyID`=0); -- Judyna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132711 AND `DifficultyID`=0); -- Junanji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (132702,34929)); -- Alliance Gunship Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (132688,130542,108981)); -- Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (132537,132281,128396)); -- Uuna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132447 AND `DifficultyID`=0); -- Root Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132366 AND `DifficultyID`=0); -- Mailemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132167 AND `DifficultyID`=0); -- REUSe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132166 AND `DifficultyID`=0); -- Ian Glassel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132159 AND `DifficultyID`=0); -- T.B. Bret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132153 AND `DifficultyID`=0); -- "Black Eye" Zenru +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132152 AND `DifficultyID`=0); -- Tortollan Male Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132146 AND `DifficultyID`=0); -- Helen Waterview +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132116 AND `DifficultyID`=0); -- Bindy Bracklesprig +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132105 AND `DifficultyID`=0); -- Denzel Crocker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (132089,22943)); -- Wolpertinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (132085,68806)); -- Lofty Libram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132077 AND `DifficultyID`=0); -- Aspiring Tamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132063 AND `DifficultyID`=0); -- Unkillable Farmer Bob Test Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132044 AND `DifficultyID`=0); -- Theresa Norman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132039 AND `DifficultyID`=0); -- Barry Oliver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (131983,31146)); -- Raider's Training Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (131904,61441,49840)); -- Spiky Lizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131903 AND `DifficultyID`=0); -- Silithid Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131896 AND `DifficultyID`=0); -- Scorpid Skitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (131829,1721)); -- Nikova Raskol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131784 AND `DifficultyID`=0); -- Benton Stormhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131779 AND `DifficultyID`=0); -- Blood Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (131776,88178)); -- Jeron Emberfall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131644 AND `DifficultyID`=0); -- Dart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131631 AND `DifficultyID`=0); -- Sandbill Piper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (131242,131240)); -- Council Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (131076,109789,109572,109571,109561,109558,109469,109467,109457,109451)); -- Great Eagle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131074 AND `DifficultyID`=0); -- Lightforged Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131072 AND `DifficultyID`=0); -- Voidstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (131069,92394)); -- Manasaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131032 AND `DifficultyID`=0); -- Cata/MoP Choice Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131021 AND `DifficultyID`=0); -- Five-step Stinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131011 AND `DifficultyID`=0); -- Eye of Shadra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131010 AND `DifficultyID`=0); -- Stalker Gilta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131007 AND `DifficultyID`=0); -- Captain Bajin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131006 AND `DifficultyID`=0); -- Captain Talisa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131005 AND `DifficultyID`=0); -- Mottled Piper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130995 AND `DifficultyID`=0); -- Captain Paikee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130990 AND `DifficultyID`=0); -- Squeal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130988 AND `DifficultyID`=0); -- Snitch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130987 AND `DifficultyID`=0); -- Stalker Azibo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130983 AND `DifficultyID`=0); -- Siegebreaker Druku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130982 AND `DifficultyID`=0); -- BC/LK Choice Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130949 AND `DifficultyID`=0); -- Combat Test Demon 110 CC Immune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130931 AND `DifficultyID`=0); -- Painmaster Thundrak Slain Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130926 AND `DifficultyID`=0); -- Highmountain Air Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130925 AND `DifficultyID`=0); -- Highmountain Earth Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130924 AND `DifficultyID`=0); -- Highmountain Fire Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130923 AND `DifficultyID`=0); -- Highmountain Water Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130907 AND `DifficultyID`=0); -- Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130790 AND `DifficultyID`=0); -- Loz the Paku'ai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130787 AND `DifficultyID`=0); -- Paku'ai Rip'nata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130784 AND `DifficultyID`=0); -- Scooch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (130779,130699,62127,49725)); -- Emerald Boa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130778 AND `DifficultyID`=0); -- Dazarian Lizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130763 AND `DifficultyID`=0); -- Hermetic Seaslug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (130749,130748,130716)); -- Crested Gekkota +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130718 AND `DifficultyID`=0); -- Banded Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (130689,126496)); -- Wandering Mouser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130685 AND `DifficultyID`=0); -- Disheveled Seagull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130683 AND `DifficultyID`=0); -- Starved Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (130682,88224)); -- Rylai Crestfall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130677 AND `DifficultyID`=0); -- Gunship Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130676 AND `DifficultyID`=0); -- Grimnir Sternhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130675 AND `DifficultyID`=0); -- Misirin Stouttoe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130673 AND `DifficultyID`=0); -- Underrot Worm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130636 AND `DifficultyID`=0); -- Crimsontail Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130634 AND `DifficultyID`=0); -- Hookjaw Viper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130599 AND `DifficultyID`=0); -- Sky Marshal Sanders +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130598 AND `DifficultyID`=0); -- Crystal Spine Matriarch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130593 AND `DifficultyID`=0); -- Jorum Hayes +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=130584 AND `DifficultyID`=0); -- Gorespike +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=130581 AND `DifficultyID`=0); -- Sand-Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130540 AND `DifficultyID`=0); -- Skyguard Marine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (130537,85506)); -- Sergeant Blackwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (130535,86829)); -- Sergeant Schmidt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130502 AND `DifficultyID`=0); -- Thornfin Seahorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130448 AND `DifficultyID`=0); -- Shadric Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130446 AND `DifficultyID`=0); -- Scrounging Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130442 AND `DifficultyID`=0); -- Pygmy Macaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130440 AND `DifficultyID`=0); -- Golden Boa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130428 AND `DifficultyID`=0); -- Kul Tiran Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130378 AND `DifficultyID`=0); -- Mirehunter Hatchling +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=130338 AND `DifficultyID`=0); -- Dustfang +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=130335 AND `DifficultyID`=0); -- Gritplate Crystaleye +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=130334 AND `DifficultyID`=0); -- Gritplate Gazer +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=130333 AND `DifficultyID`=0); -- Gritplate Basilisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130300 AND `DifficultyID`=0); -- Bloodscreecher Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130269 AND `DifficultyID`=0); -- Brook Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130268 AND `DifficultyID`=0); -- Fluttering Glowfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130246 AND `DifficultyID`=0); -- Silverweb Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130226 AND `DifficultyID`=0); -- Wetland Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130222 AND `DifficultyID`=0); -- Languid Mudfish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130218 AND `DifficultyID`=0); -- Verdant Darter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130217 AND `DifficultyID`=0); -- Nazmani Weevil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130212 AND `DifficultyID`=0); -- Reeking Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130211 AND `DifficultyID`=0); -- Bloated Grub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130205 AND `DifficultyID`=0); -- Lowland Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130194 AND `DifficultyID`=0); -- Foulwater Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130163 AND `DifficultyID`=0); -- Estuarine Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130136 AND `DifficultyID`=0); -- Wood Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130132 AND `DifficultyID`=0); -- Strand Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130127 AND `DifficultyID`=0); -- Forest Viper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (130080,66623,66621,66612,66611,66610,66566,66548,66547,66546,66523)); -- UNUSED +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130005 AND `DifficultyID`=0); -- Storm's Wake Conscript +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129984 AND `DifficultyID`=0); -- Anna Ridgeley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129920 AND `DifficultyID`=0); -- Perculia's Peculiar Parrot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129886 AND `DifficultyID`=0); -- Mountain Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (129713,129706)); -- Empty Spot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129676 AND `DifficultyID`=0); -- Blood Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129644 AND `DifficultyID`=0); -- Pet Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129483 AND `DifficultyID`=0); -- Kaza the Skyblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129394 AND `DifficultyID`=0); -- Scheming Street Scamp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129365 AND `DifficultyID`=0); -- Volni +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129356 AND `DifficultyID`=0); -- Eldritch Grimoire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129339 AND `DifficultyID`=0); -- Fledgling Monarch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129267 AND `DifficultyID`=0); -- Kiki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129266 AND `DifficultyID`=0); -- Boba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129163 AND `DifficultyID`=0); -- Dagin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (129137,93097)); -- Thicket Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (129113,105303)); -- Beehive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129098 AND `DifficultyID`=0); -- Rodrigo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129052 AND `DifficultyID`=0); -- Bear Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129049 AND `DifficultyID`=0); -- Tottle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (128980,120510,72654)); -- General Purpose Stalker (RKS) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (128901,81290)); -- Marsh Fly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128896 AND `DifficultyID`=0); -- Midland Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128888 AND `DifficultyID`=0); -- Koba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128798 AND `DifficultyID`=0); -- Bramble Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128756 AND `DifficultyID`=0); -- Magister Langley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128737 AND `DifficultyID`=0); -- Furious Tiki Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128695 AND `DifficultyID`=0); -- Vethiss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128677 AND `DifficultyID`=0); -- Emerald Grub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128675 AND `DifficultyID`=0); -- Moss Serpent +UPDATE `creature_template_difficulty` SET `HealthModifier`=40 WHERE (`Entry`=128651 AND `DifficultyID`=0); -- Hadal Darkfathom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128624 AND `DifficultyID`=0); -- Curt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128576 AND `DifficultyID`=0); -- Aaron Ridgeley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128574 AND `DifficultyID`=0); -- Cave Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128567 AND `DifficultyID`=0); -- Redrock Widow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128514 AND `DifficultyID`=0); -- Harbor Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128448 AND `DifficultyID`=0); -- Harbor Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128438 AND `DifficultyID`=0); -- Mobby McMobberson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128388 AND `DifficultyID`=0); -- Rebellious Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128334 AND `DifficultyID`=0); -- Sejiju +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128332 AND `DifficultyID`=0); -- Tusajia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128331 AND `DifficultyID`=0); -- Taszae +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128329 AND `DifficultyID`=0); -- Vanashi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128325 AND `DifficultyID`=0); -- Kunojin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128313 AND `DifficultyID`=0); -- DUMMY - Wand of Simulated Life - Naga - DO NOT DELETE +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128224 AND `DifficultyID`=0); -- Skinny Tim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128222 AND `DifficultyID`=0); -- Spire of Spite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (128175,127266)); -- Antoran Bilescourge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (128174,125841)); -- Felcrazed Wyrm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (128173,125830)); -- Pygmy Marsuul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (128172,125827)); -- Arcane Gorger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (128171,125504)); -- Void Shardling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128170 AND `DifficultyID`=0); -- Warpstalker Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (128168,125495)); -- Voidstalker Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (128167,125493)); -- Skyfin Juvenile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (128166,125439)); -- Flickering Argunite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (128163,127280)); -- Antoran Bile Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (128162,124046)); -- Bile Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128160 AND `DifficultyID`=0); -- Fossorial Bile Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128159 AND `DifficultyID`=0); -- Grasping Manifestation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128158 AND `DifficultyID`=0); -- Fel-Afflicted Skyfin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128157 AND `DifficultyID`=0); -- Docile Skyfin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128156 AND `DifficultyID`=0); -- Globe Yeti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128146 AND `DifficultyID`=0); -- Felclaw Marsuul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128142 AND `DifficultyID`=0); -- Voidling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128140 AND `DifficultyID`=0); -- Lightspawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128137 AND `DifficultyID`=0); -- Fel Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128119 AND `DifficultyID`=0); -- Orphaned Marsuul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128118 AND `DifficultyID`=0); -- Cross Gazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128098 AND `DifficultyID`=0); -- Twilight Stonecaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128097 AND `DifficultyID`=0); -- Twilight Avenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128094 AND `DifficultyID`=0); -- Twilight Geolord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128041 AND `DifficultyID`=0); -- Paula Waverunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128024 AND `DifficultyID`=0); -- One-of-Many +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128023 AND `DifficultyID`=0); -- Minixis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128022 AND `DifficultyID`=0); -- Pilfer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128021 AND `DifficultyID`=0); -- Earseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128020 AND `DifficultyID`=0); -- Bloat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128019 AND `DifficultyID`=0); -- Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128018 AND `DifficultyID`=0); -- Mar'cuus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128017 AND `DifficultyID`=0); -- Corrupted Blood of Argus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128016 AND `DifficultyID`=0); -- Shadeflicker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128015 AND `DifficultyID`=0); -- Gloamwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128014 AND `DifficultyID`=0); -- Snozz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (128012,66541)); -- Gnasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128011 AND `DifficultyID`=0); -- Deathscreech +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128010 AND `DifficultyID`=0); -- Retch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128009 AND `DifficultyID`=0); -- Baneglow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128008 AND `DifficultyID`=0); -- Foulclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128007 AND `DifficultyID`=0); -- Ruinhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (127987,123745)); -- Snowglobe Stalker 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (127986,110441)); -- Snowglobe Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (127962,127848,127674,127034,126412,126229)); -- +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127956 AND `DifficultyID`=0); -- Amalgam of Destruction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127954 AND `DifficultyID`=0); -- Unstable Tendril +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127953 AND `DifficultyID`=0); -- Corrupted Blood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127952 AND `DifficultyID`=0); -- Faceless Mindlasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127951 AND `DifficultyID`=0); -- Infernal Pyreclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127950 AND `DifficultyID`=0); -- Surger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127948 AND `DifficultyID`=0); -- Cinderweb Recluse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127863 AND `DifficultyID`=0); -- Drafty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127862 AND `DifficultyID`=0); -- Zephyrian Prince +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127859 AND `DifficultyID`=0); -- Faceless Minion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127858 AND `DifficultyID`=0); -- Bound Stream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127857 AND `DifficultyID`=0); -- Twilight Clutch-Sister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127853 AND `DifficultyID`=0); -- Rattlejaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127852 AND `DifficultyID`=0); -- Discarded Experiment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127850 AND `DifficultyID`=0); -- Tinytron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127842 AND `DifficultyID`=0); -- Ancient Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127818 AND `DifficultyID`=0); -- Paku'ai Ja'nessa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127769 AND `DifficultyID`=0); -- River Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127750 AND `DifficultyID`=0); -- Lightforged Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (127749,127675)); -- REUSEME +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (127662,111319,94906,94905,91630,91629)); -- Illidari Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127608 AND `DifficultyID`=0); -- Zephyr Surfer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127478 AND `DifficultyID`=0); -- Sewer Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127427 AND `DifficultyID`=0); -- Akunda the Tamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (127353,127306,127260)); -- Horde Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127272 AND `DifficultyID`=0); -- Ven'orn Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (127261,126981)); -- Alliance Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (127234,127091,125382)); -- Eddie Norwington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127219 AND `DifficultyID`=0); -- Owen Test Creature 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127130 AND `DifficultyID`=0); -- Decaloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (126972,126964,51861,51853,51825,38636)); -- Northwatch Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (126951,125410,125409,125407,125350,124569,124313,123260,123258,122509,122501,120655,118830)); -- Lightforged Beacon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (126905,62186,49835)); -- Desert Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (126904,62896,49832)); -- Leopard Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126903 AND `DifficultyID`=0); -- Dune Bug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (126901,62523,49727)); -- Sidewinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126824 AND `DifficultyID`=0); -- Red Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126724 AND `DifficultyID`=0); -- Bridget Bran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126691 AND `DifficultyID`=0); -- Tyrannosaurus Rekt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126666 AND `DifficultyID`=0); -- Krokul Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126649 AND `DifficultyID`=0); -- Writhing Mindworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126640 AND `DifficultyID`=0); -- August Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (126606,126588)); -- Keula +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126583 AND `DifficultyID`=0); -- Skittish Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126579 AND `DifficultyID`=0); -- Ghost Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126578 AND `DifficultyID`=0); -- Deepcrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126546 AND `DifficultyID`=0); -- Fluttering Softwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126545 AND `DifficultyID`=0); -- Accursed Sally +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126544 AND `DifficultyID`=0); -- Fei Springdew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126543 AND `DifficultyID`=0); -- Alliance Guardian Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126540 AND `DifficultyID`=0); -- Thockgurg Mechastream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126539 AND `DifficultyID`=0); -- Horde Guardian Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126530 AND `DifficultyID`=0); -- Shallowsea Whelk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126519 AND `DifficultyID`=0); -- Tiragarde Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126497 AND `DifficultyID`=0); -- Shiprat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126436 AND `DifficultyID`=0); -- Lightforged Beacon IGC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (126421,126227,123848,79293)); -- Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126183 AND `DifficultyID`=0); -- Leeching Grub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126034 AND `DifficultyID`=0); -- Street Scamp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126005 AND `DifficultyID`=0); -- Orphan Toe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126004 AND `DifficultyID`=0); -- Orphan Tik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126003 AND `DifficultyID`=0); -- Orphan Tak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125898 AND `DifficultyID`=0); -- Questgiver (Template) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125855 AND `DifficultyID`=0); -- Argus Moth +UPDATE `creature_template_difficulty` SET `HealthModifier`=200 WHERE (`Entry`=125832 AND `DifficultyID`=0); -- Huln Highmountain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125823 AND `DifficultyID`=0); -- Witch Doctah Likola +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125822 AND `DifficultyID`=0); -- Witch Doctah Toko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125778 AND `DifficultyID`=0); -- Kelari Featherfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125654 AND `DifficultyID`=0); -- _JKL - Data Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (125626,118438,3512)); -- Jimmy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (125625,55609,51636)); -- Lizzy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (125514,125461,123139)); -- Navigation Console +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125505 AND `DifficultyID`=0); -- Chaotic Runoff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125499 AND `DifficultyID`=0); -- Warp Stalker Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125494 AND `DifficultyID`=0); -- SpeedyNumberIII +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125481 AND `DifficultyID`=0); -- Coagulated Fel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125417 AND `DifficultyID`=0); -- Pygmy Anaconda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125414 AND `DifficultyID`=0); -- Spiny Gekkota +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125387 AND `DifficultyID`=0); -- Unstable Felshard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125379 AND `DifficultyID`=0); -- Marsuul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125284 AND `DifficultyID`=0); -- AI Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125253 AND `DifficultyID`=0); -- Azerite Fissure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (125192,120783,42623,37860,3084)); -- Bluffwatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (125132,42689)); -- Skittering Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125089 AND `DifficultyID`=0); -- Manager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (125066,34558)); -- Great Golden Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (125007,99541)); -- Risen Skulker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (125000,124246,124231,124148,124147,124146,124145,124144,124143,124142,124141,124014,124013,124012,124011,124010,124009,124008,124007,124006,124005,124004,124003,124002,124001,124000,123999,123998,123997,123994,123993,123992,123991,123990,123989,123988,123987,123986,123985,123984,123983,123982,123981)); -- Coordinator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124986 AND `DifficultyID`=0); -- Doug Test - Counterstrike Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124973 AND `DifficultyID`=0); -- Vicious War Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124969 AND `DifficultyID`=0); -- Alemental of Funk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (124961,123858)); -- Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124944 AND `DifficultyID`=0); -- Ageless Bronze Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (124943,59607)); -- Spectral Guise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124858 AND `DifficultyID`=0); -- Bronze Proto-Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124740 AND `DifficultyID`=0); -- Crowd Cheer Emitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124725 AND `DifficultyID`=0); -- Joan Weber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124634 AND `DifficultyID`=0); -- Corporal Hammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124633 AND `DifficultyID`=0); -- M-37 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124632 AND `DifficultyID`=0); -- Clamp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124617 AND `DifficultyID`=0); -- Environeer Bert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124604 AND `DifficultyID`=0); -- Jane Cogputter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124603 AND `DifficultyID`=0); -- Nancy Spindlespinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124594 AND `DifficultyID`=0); -- Dig Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (124589,119601,119341)); -- Mining Monkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124508 AND `DifficultyID`=0); -- Jacqueline Hanswizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124507 AND `DifficultyID`=0); -- Deena Kastspindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124505 AND `DifficultyID`=0); -- Joan Samfizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124490 AND `DifficultyID`=0); -- Axe Thrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124472 AND `DifficultyID`=0); -- Plucky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124466 AND `DifficultyID`=0); -- Clarence Page +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124456 AND `DifficultyID`=0); -- Paku'ai Jasi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124410 AND `DifficultyID`=0); -- Test NPC 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (124389,64151)); -- Sneaky Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124387 AND `DifficultyID`=0); -- Field Yak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124316 AND `DifficultyID`=0); -- Pig +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124280 AND `DifficultyID`=0); -- Mina Gleespanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124260 AND `DifficultyID`=0); -- Linken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (124243,67571)); -- Millhouse Manastorm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124181 AND `DifficultyID`=0); -- Louisa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124153 AND `DifficultyID`=0); -- Wilfred Fizzlebang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124107 AND `DifficultyID`=0); -- Narishi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124090 AND `DifficultyID`=0); -- Guitarist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124089 AND `DifficultyID`=0); -- Vocalist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124067 AND `DifficultyID`=0); -- The Worm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123996 AND `DifficultyID`=0); -- Raandyy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123847 AND `DifficultyID`=0); -- Laborer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123843 AND `DifficultyID`=0); -- Mana Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123826 AND `DifficultyID`=0); -- Jungleweb Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123817 AND `DifficultyID`=0); -- Eliara Duskwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (123794,123793)); -- Hearthstation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (123755,14849)); -- Darkmoon Carnie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123750 AND `DifficultyID`=0); -- Horse Tail Costume +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123749 AND `DifficultyID`=0); -- Horse Head +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123747 AND `DifficultyID`=0); -- Xavius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123746 AND `DifficultyID`=0); -- Snowglobe Stalker 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123735 AND `DifficultyID`=0); -- Henry Gust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123715 AND `DifficultyID`=0); -- Wasp Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (123691,121537,121535)); -- Metal Fan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123660 AND `DifficultyID`=0); -- Boss Fight Arena Chest God Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (123650,69672,4244)); -- Shadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123636 AND `DifficultyID`=0); -- Lost Emberspit Scorpion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (123568,82913,65798,65750)); -- Finish Line +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123566 AND `DifficultyID`=0); -- Starting Line +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123563 AND `DifficultyID`=0); -- Running of the Gnomes Finish Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123562 AND `DifficultyID`=0); -- Running of the Gnomes Start Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123555 AND `DifficultyID`=0); -- Russell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123553 AND `DifficultyID`=0); -- Hazel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123552 AND `DifficultyID`=0); -- Louie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123540 AND `DifficultyID`=0); -- Water +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123519 AND `DifficultyID`=0); -- Rivermarsh Snapjaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123490 AND `DifficultyID`=0); -- Warpweaver Swaggiss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123412 AND `DifficultyID`=0); -- Great Gnomeregan Race Gate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123406 AND `DifficultyID`=0); -- Celebratory Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123403 AND `DifficultyID`=0); -- Summoned Wardrobe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (123397,123396,122859,122816,122139,122138,121946,51649,51601)); -- Moonkin Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123394 AND `DifficultyID`=0); -- "Bad News" Brin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123393 AND `DifficultyID`=0); -- Raukous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123392 AND `DifficultyID`=0); -- Jay Prath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123329 AND `DifficultyID`=0); -- Test Dragon Pet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (123256,26075)); -- Paymaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123255 AND `DifficultyID`=0); -- Dungeon Teleports +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123227 AND `DifficultyID`=0); -- Keystone Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123131 AND `DifficultyID`=0); -- Tier Armor Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123125 AND `DifficultyID`=0); -- Enchants Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (123124,63802,26304)); -- General Goods Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123122 AND `DifficultyID`=0); -- Relic Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123120 AND `DifficultyID`=0); -- Bloodsail Drunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123112 AND `DifficultyID`=0); -- Legendary Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (123108,63798,51685,26300)); -- Accessories Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (123106,63803,26305)); -- Plate Armor Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (123105,63805,26308)); -- Mail Armor Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (123104,63804,26306)); -- Leather Armor Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (123099,63799,26301)); -- Cloth Armor Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123097 AND `DifficultyID`=0); -- GDI Pedestal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123036 AND `DifficultyID`=0); -- Anchor Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123006 AND `DifficultyID`=0); -- Lasa the Galerider +UPDATE `creature_template_difficulty` SET `TypeFlags`=73 WHERE (`Entry`=122963 AND `DifficultyID`=0); -- Rezan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122954 AND `DifficultyID`=0); -- Bassist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (122943,100269,88827,86130)); -- Ghoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122899 AND `DifficultyID`=0); -- Death Metal Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122712 AND `DifficultyID`=0); -- Ember of Azzinoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122689 AND `DifficultyID`=0); -- Paku'ai Rokota +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (122682,122680)); -- Platform +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122668 AND `DifficultyID`=0); -- CZ Ring +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122660 AND `DifficultyID`=0); -- Clookle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122659 AND `DifficultyID`=0); -- Mannequin - Priest - Healer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122658 AND `DifficultyID`=0); -- Mannequin - Druid - Healer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122657 AND `DifficultyID`=0); -- Mannequin - Monk - Healer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122656 AND `DifficultyID`=0); -- Mannequin - Shaman - Ranged DPS +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122655 AND `DifficultyID`=0); -- Mannequin - Warlock - Ranged DPS +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122654 AND `DifficultyID`=0); -- Mannequin - Mage - Ranged DPS +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122653 AND `DifficultyID`=0); -- Mannequin - Rogue - DPS +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122652 AND `DifficultyID`=0); -- Mannequin - Paladin - Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122651 AND `DifficultyID`=0); -- Mannequin - Death Knight - DPS +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122649 AND `DifficultyID`=0); -- Mannequin - Warrior - Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122645 AND `DifficultyID`=0); -- Mannequin - Demon Hunter - DPS +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122644 AND `DifficultyID`=0); -- Mannequin - Hunter - Ranged DPS +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122629 AND `DifficultyID`=0); -- Foe Reaper 0.9 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122612 AND `DifficultyID`=0); -- Tricorne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122609 AND `DifficultyID`=0); -- Xavinox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122603 AND `DifficultyID`=0); -- Jadefire Pyromancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122597 AND `DifficultyID`=0); -- Jadefire Shadowmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122580 AND `DifficultyID`=0); -- Jadefire Illusionist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122396 AND `DifficultyID`=0); -- Edward Techt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122390 AND `DifficultyID`=0); -- Dramock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (122352,122346,122282,122280)); -- Bloodsail Sea Pony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122351 AND `DifficultyID`=0); -- Rear Admiral Giggleplanks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (122349,122281,122279)); -- Bloodsail Pony Plunderer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (122277,122248)); -- Bloodsail Magus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (122270,122269,122243,122234)); -- Bloodsail Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122258 AND `DifficultyID`=0); -- Cook Lastwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122257 AND `DifficultyID`=0); -- Gunner Pops +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122256 AND `DifficultyID`=0); -- Pewkew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122254 AND `DifficultyID`=0); -- Quartermaster Rowley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122253 AND `DifficultyID`=0); -- First Mate Nereus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (122252,5674)); -- Practice Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122250 AND `DifficultyID`=0); -- Bloodsail Bouncer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122241 AND `DifficultyID`=0); -- Astralaire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122198 AND `DifficultyID`=0); -- Zibir the Wingmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122191 AND `DifficultyID`=0); -- Du'ba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122183 AND `DifficultyID`=0); -- Ja Sara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (122169,121603)); -- Abby Lewis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122134 AND `DifficultyID`=0); -- Makkaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (122096,121912)); -- Ysondre +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122070 AND `DifficultyID`=0); -- Dancetron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122069 AND `DifficultyID`=0); -- Grove Groover +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122068 AND `DifficultyID`=0); -- Party Golem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (122033,66811)); -- Twilight +UPDATE `creature_template_difficulty` SET `HealthModifier`=1.5 WHERE (`Entry`=122012 AND `DifficultyID`=0); -- Direhorn Juvenile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (122008,121821)); -- Lethon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122001 AND `DifficultyID`=0); -- Bug 485783 - Positioner difference depending on caster 7.2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121998 AND `DifficultyID`=0); -- Putrid Mushroom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121913 AND `DifficultyID`=0); -- Emeriss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121911 AND `DifficultyID`=0); -- Taerar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121874 AND `DifficultyID`=0); -- Yeti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121870 AND `DifficultyID`=0); -- Quilboar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (121865,71998)); -- Trogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121828 AND `DifficultyID`=0); -- Zabar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121820 AND `DifficultyID`=0); -- Azuregos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121818 AND `DifficultyID`=0); -- Lord Kazzak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121782 AND `DifficultyID`=0); -- AI Test - Broken Graph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121762 AND `DifficultyID`=0); -- Pilfered Sweeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121759 AND `DifficultyID`=0); -- Aluneth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (121740,121731)); -- Angry Trader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121739 AND `DifficultyID`=0); -- Marla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121730 AND `DifficultyID`=0); -- Funk Golem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (121728,121721,121720,121719,121718,121717,121712)); -- Thal'kiel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121727 AND `DifficultyID`=0); -- Groovemobile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121725 AND `DifficultyID`=0); -- Dance Tiki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121724 AND `DifficultyID`=0); -- Vicious War Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121722 AND `DifficultyID`=0); -- Groovy Abomination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121715 AND `DifficultyID`=0); -- Orphaned Felbat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121694 AND `DifficultyID`=0); -- Ashtar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121661 AND `DifficultyID`=0); -- Sneaky Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121625 AND `DifficultyID`=0); -- Kveldulfnir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121624 AND `DifficultyID`=0); -- Mavarnir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121623 AND `DifficultyID`=0); -- Varoudnir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121571 AND `DifficultyID`=0); -- Gon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121567 AND `DifficultyID`=0); -- Lost Spectral Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121561 AND `DifficultyID`=0); -- Drummer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121543 AND `DifficultyID`=0); -- Khan Nabul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121542 AND `DifficultyID`=0); -- Nick Arse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121540 AND `DifficultyID`=0); -- Lalathin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121529 AND `DifficultyID`=0); -- Jon Graves +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121528 AND `DifficultyID`=0); -- Cage Head +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121527 AND `DifficultyID`=0); -- Devlynn Styx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121510 AND `DifficultyID`=0); -- [DNT] Bone Pile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121502 AND `DifficultyID`=0); -- Very Lost Feathermane Kitten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121443 AND `DifficultyID`=0); -- Jerboa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121326 AND `DifficultyID`=0); -- Atheris Voguesong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121325 AND `DifficultyID`=0); -- Nastasia Flairwatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (121317,116789)); -- Son of Skum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121307 AND `DifficultyID`=0); -- Warpweaver Sondari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121306 AND `DifficultyID`=0); -- Squirrel Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121278 AND `DifficultyID`=0); -- ArneTest - BadGuy Slow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121276 AND `DifficultyID`=0); -- Forgotten Echo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121252 AND `DifficultyID`=0); -- Ripa the Wind Ripper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121245 AND `DifficultyID`=0); -- Transmog Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121243 AND `DifficultyID`=0); -- Trial of Style Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121207 AND `DifficultyID`=0); -- Cuja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (121165,121164,121158)); -- Remnant of Lost Knowledge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121139 AND `DifficultyID`=0); -- Warpweaver Torell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120995 AND `DifficultyID`=0); -- Liari Arrowfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120973 AND `DifficultyID`=0); -- Golden Retriever +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120959 AND `DifficultyID`=0); -- New Work Order +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120928 AND `DifficultyID`=0); -- Jay Maguire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (120893,120314)); -- Wyrmtongue Scavenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120886 AND `DifficultyID`=0); -- Calico Jack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120830 AND `DifficultyID`=0); -- Ban-Fu, Cub of Ban-Lu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (120782,37798,16733)); -- Exodar Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120700 AND `DifficultyID`=0); -- Credit - Skold-Ashil Reached +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (120699,119909)); -- Credit - Escort Started +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120654 AND `DifficultyID`=0); -- Worst Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120653 AND `DifficultyID`=0); -- Best Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (120605,117394,117116)); -- Sigryn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120591 AND `DifficultyID`=0); -- Arne's Test Pet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120542 AND `DifficultyID`=0); -- Test Creature Phased +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120540 AND `DifficultyID`=0); -- Plagued Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120530 AND `DifficultyID`=0); -- Arne's Constantly Broadcast Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (120527,120526,83998,1863)); -- Succubus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120474 AND `DifficultyID`=0); -- PvP Obliterium Forge Breadcrumb Quest Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120469 AND `DifficultyID`=0); -- Arne's Tradeable Loot Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120465 AND `DifficultyID`=0); -- Arne's Vendor Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120464 AND `DifficultyID`=0); -- Spoke with Researcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120397 AND `DifficultyID`=0); -- Scraps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120311 AND `DifficultyID`=0); -- Virulent Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120285 AND `DifficultyID`=0); -- Valebear Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120279 AND `DifficultyID`=0); -- Valedew Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120275 AND `DifficultyID`=0); -- Baelgi "One-Shot" Flintbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120272 AND `DifficultyID`=0); -- Illidari Calia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120265 AND `DifficultyID`=0); -- Spirit of Netrezaar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120149 AND `DifficultyID`=0); -- Fel Risen Released +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (120122,94922,72491,4968)); -- Lady Jaina Proudmoore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120118 AND `DifficultyID`=0); -- Heidirk the Scalekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120046 AND `DifficultyID`=0); -- _JKL - Async Test Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119992 AND `DifficultyID`=0); -- Kil'jaeden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=119965 AND `DifficultyID`=0); -- Doom Guard LT Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119948 AND `DifficultyID`=0); -- Spirit Cleansed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119911 AND `DifficultyID`=0); -- Crafty the Lootable +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119879 AND `DifficultyID`=0); -- Gas Cloud Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (119843,50084,43481)); -- Dinorae Swiftfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119794 AND `DifficultyID`=0); -- Pocket Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119760 AND `DifficultyID`=0); -- Ironclad Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119756 AND `DifficultyID`=0); -- Deadmines Parrot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119754 AND `DifficultyID`=0); -- Deadmines Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119744 AND `DifficultyID`=0); -- Defias Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119743 AND `DifficultyID`=0); -- Foe Reaper 5000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119661 AND `DifficultyID`=0); -- Nether Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119660 AND `DifficultyID`=0); -- Lesser Nether Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119642 AND `DifficultyID`=0); -- Reliquary Pick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119611 AND `DifficultyID`=0); -- Arne Test - Questgiver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (119584,119583,119582,119581,119580)); -- Orbiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119536 AND `DifficultyID`=0); -- Test Vrykul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119502 AND `DifficultyID`=0); -- Tempwhatever2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119501 AND `DifficultyID`=0); -- Tempwhatever +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119500 AND `DifficultyID`=0); -- Vilebrood Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119499 AND `DifficultyID`=0); -- Frostbrood Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119498 AND `DifficultyID`=0); -- Bloodbrood Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119463 AND `DifficultyID`=0); -- Darkshire Librarian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119443 AND `DifficultyID`=0); -- Hungry Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119440 AND `DifficultyID`=0); -- 'Mayday' Malone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119431 AND `DifficultyID`=0); -- Sen'jin Shieldmasta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119430 AND `DifficultyID`=0); -- Reno Jackson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119411 AND `DifficultyID`=0); -- Sir Finley Mrrgglton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119409 AND `DifficultyID`=0); -- Foe Reaper 50 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119408 AND `DifficultyID`=0); -- "Captain" Klutz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119407 AND `DifficultyID`=0); -- Cookie's Leftovers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (119399,119390)); -- Marcus "Bagman" Brown +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119382 AND `DifficultyID`=0); -- Bug - Target Nearest Friendly NOT ImmunePC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119381 AND `DifficultyID`=0); -- Bug - Target Nearest Friendly ImmunePC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119362 AND `DifficultyID`=0); -- Wolfgang Chuck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119350 AND `DifficultyID`=0); -- Quest Given +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119346 AND `DifficultyID`=0); -- Unfortunate Defias +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119345 AND `DifficultyID`=0); -- Klutz's Battle Monkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119344 AND `DifficultyID`=0); -- Klutz's Battle Bird +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119343 AND `DifficultyID`=0); -- Klutz's Battle Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119342 AND `DifficultyID`=0); -- Angry Geode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119328 AND `DifficultyID`=0); -- Horde Racer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (119327,82864)); -- Horde Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119326 AND `DifficultyID`=0); -- Alliance Racer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (119325,82870)); -- Alliance Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (119309,119150)); -- Klunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (119283,119282,119281,119280,116692)); -- Serpent of Old +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (119267,119266,119265,119264,119049,119048,119047,119046,118439)); -- Tavern Enthusiast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119233 AND `DifficultyID`=0); -- Yngvild the Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119232 AND `DifficultyID`=0); -- Priestess Bryna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119230 AND `DifficultyID`=0); -- Huntsman Slodi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119229 AND `DifficultyID`=0); -- Credit - Watcher Questioned +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119228 AND `DifficultyID`=0); -- Credit - Priestess Questioned +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119227 AND `DifficultyID`=0); -- Credit - Scout Questioned +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119202 AND `DifficultyID`=0); -- ArneTest - BadGuy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119194 AND `DifficultyID`=0); -- Du Shan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119094 AND `DifficultyID`=0); -- Boom Broom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (119088,119087)); -- Anebria Sunwine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119084 AND `DifficultyID`=0); -- Tavern Patron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119083 AND `DifficultyID`=0); -- Balto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119056 AND `DifficultyID`=0); -- Bloated Lava Bug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119052 AND `DifficultyID`=0); -- War Banner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119050 AND `DifficultyID`=0); -- William Ashbless +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (119045,119044)); -- Tipsi Wobblerune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119042 AND `DifficultyID`=0); -- Tar Pit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119041 AND `DifficultyID`=0); -- Reanimated Sludge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119040 AND `DifficultyID`=0); -- Tylarr Gronnden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119028 AND `DifficultyID`=0); -- Bug 485783 - Positioner difference depending on caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118999 AND `DifficultyID`=0); -- Ancient Stoneshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118991 AND `DifficultyID`=0); -- Pterodactyl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118990 AND `DifficultyID`=0); -- Worm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118989 AND `DifficultyID`=0); -- Triceratops +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118982 AND `DifficultyID`=0); -- Lord Erdris Thorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118981 AND `DifficultyID`=0); -- Corrupted Rooksguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118977 AND `DifficultyID`=0); -- Sleigh Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118976 AND `DifficultyID`=0); -- Test Chariot Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118968 AND `DifficultyID`=0); -- Go to Heroes' Rest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118956 AND `DifficultyID`=0); -- Crystal Vine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118955,118947,118686)); -- Commander Jarod Shadowsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118938,117183)); -- Stranger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118929 AND `DifficultyID`=0); -- Ravenous Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118914 AND `DifficultyID`=0); -- Wounded Healed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118904 AND `DifficultyID`=0); -- Harold G. Goldsprocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118870,118869,116136)); -- City Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118828 AND `DifficultyID`=0); -- Mistweaver Xia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118823 AND `DifficultyID`=0); -- Raz'kil the Icy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118822 AND `DifficultyID`=0); -- Nelvin Spindlefrost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118815 AND `DifficultyID`=0); -- Mousey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118810,71886)); -- Water Bubble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118791 AND `DifficultyID`=0); -- Sturdy Love Fool +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118751 AND `DifficultyID`=0); -- Anna Thornton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118750 AND `DifficultyID`=0); -- Alistair Thornton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118747 AND `DifficultyID`=0); -- Bradensbrook Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118746 AND `DifficultyID`=0); -- Rhys Carrington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118745 AND `DifficultyID`=0); -- Samuel Carrington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118744 AND `DifficultyID`=0); -- Robin Thackeray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118743 AND `DifficultyID`=0); -- Emmeline +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118742 AND `DifficultyID`=0); -- Hudson Crawford +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118710 AND `DifficultyID`=0); -- Sandersville Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118689 AND `DifficultyID`=0); -- Mikra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118662 AND `DifficultyID`=0); -- Mrrga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118615 AND `DifficultyID`=0); -- Tavern Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118605 AND `DifficultyID`=0); -- Grrlgmr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118604 AND `DifficultyID`=0); -- Dorgly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118602 AND `DifficultyID`=0); -- Glrglia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118601 AND `DifficultyID`=0); -- Coral +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118600 AND `DifficultyID`=0); -- Lalla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118599 AND `DifficultyID`=0); -- Ariel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118598 AND `DifficultyID`=0); -- Bjorrgl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118597 AND `DifficultyID`=0); -- Berbert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118596 AND `DifficultyID`=0); -- Murky Jr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118595,66145,15072)); -- Spike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118594 AND `DifficultyID`=0); -- Steve +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118592 AND `DifficultyID`=0); -- Splishy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118591 AND `DifficultyID`=0); -- Glr-Glr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118590 AND `DifficultyID`=0); -- Loco +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118589 AND `DifficultyID`=0); -- Li'l Gill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118588 AND `DifficultyID`=0); -- Loogie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118587 AND `DifficultyID`=0); -- Sploosh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118586 AND `DifficultyID`=0); -- Plunker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118585 AND `DifficultyID`=0); -- Schmurky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118584 AND `DifficultyID`=0); -- Tiny-Briny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118582 AND `DifficultyID`=0); -- Lrmrgrmr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118581 AND `DifficultyID`=0); -- Salty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118580 AND `DifficultyID`=0); -- Flops +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118579 AND `DifficultyID`=0); -- Bloop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118577 AND `DifficultyID`=0); -- Gribbl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118576 AND `DifficultyID`=0); -- Grubster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118575 AND `DifficultyID`=0); -- Birbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118571 AND `DifficultyID`=0); -- Murgly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118529 AND `DifficultyID`=0); -- Final Boss Defeated - Healer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118521 AND `DifficultyID`=0); -- Tzhuffk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118509 AND `DifficultyID`=0); -- Fshoo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=1 WHERE (`Entry`=118508 AND `DifficultyID`=0); -- Test Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118504 AND `DifficultyID`=0); -- Speak to Shadowsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118490 AND `DifficultyID`=0); -- Credit - Hound Followed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118482,118340)); -- Balloon Commander Schnottz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118481,118297)); -- Schnottz' Hot Air Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118478,118350)); -- Dorthigail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118477,118362)); -- Nagrand Sky Tours +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118474,118355)); -- Lin Cloudwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118473,118435,118366,118359)); -- Cloudwalker Express +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118470,118354,71927,36912)); -- Chen Stormstout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118469,118365)); -- Chen's Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118468,118352)); -- Rungle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118467,118351)); -- Boscoe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118466,118363)); -- Boscoe and Rungle's Sky Chariot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118450 AND `DifficultyID`=0); -- Fhambar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118446,118364)); -- The Killem'jaro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118443,118356)); -- Emi-Lan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118442,118367)); -- Emi-Lan's Skylounge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118436,118357)); -- Zang Cloudwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118414 AND `DifficultyID`=0); -- Seer Sagehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118413 AND `DifficultyID`=0); -- Priestess Leysha Windgrace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118353 AND `DifficultyID`=0); -- Hemet Nesingwary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118329 AND `DifficultyID`=0); -- Credit - Ritual Completed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118299 AND `DifficultyID`=0); -- Credit - Ritssyn Defended +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118298 AND `DifficultyID`=0); -- Credit - Levia's Ritual Investigated +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118284 AND `DifficultyID`=0); -- Zaegra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118283 AND `DifficultyID`=0); -- Warmaster Vishanti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118279 AND `DifficultyID`=0); -- Dadanga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118277 AND `DifficultyID`=0); -- Skrox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118274 AND `DifficultyID`=0); -- Tar Tyrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118273 AND `DifficultyID`=0); -- Akaridal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118272 AND `DifficultyID`=0); -- Sherazin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118271 AND `DifficultyID`=0); -- Clutchmother Zavas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118270 AND `DifficultyID`=0); -- Sunkeeper Croesus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118269 AND `DifficultyID`=0); -- Queen Zavra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118268 AND `DifficultyID`=0); -- Giantfin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118267 AND `DifficultyID`=0); -- Tyrantus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118253 AND `DifficultyID`=0); -- Credit - Wand Shop Investigated +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118240 AND `DifficultyID`=0); -- Tuskarr Boater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118239 AND `DifficultyID`=0); -- Alliance Boater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118238 AND `DifficultyID`=0); -- Horde Boater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118231 AND `DifficultyID`=0); -- Sub Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118221,72107)); -- Socks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118191 AND `DifficultyID`=0); -- Adopted Puppy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118171 AND `DifficultyID`=0); -- Igannok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118170 AND `DifficultyID`=0); -- Xiur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118169 AND `DifficultyID`=0); -- Cyiq +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118167 AND `DifficultyID`=0); -- Taam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118159 AND `DifficultyID`=0); -- Kill Credit: Unlock Artifact Traits +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118157 AND `DifficultyID`=0); -- Tu-Luak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118155 AND `DifficultyID`=0); -- Dregla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118154,4206)); -- Talar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118152 AND `DifficultyID`=0); -- Zrul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118149 AND `DifficultyID`=0); -- Rux +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118148 AND `DifficultyID`=0); -- Lucien Tosselwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118147 AND `DifficultyID`=0); -- Martek the Exiled +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118146 AND `DifficultyID`=0); -- Theldurin the Lost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118145 AND `DifficultyID`=0); -- Ilthine Sunsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118130 AND `DifficultyID`=0); -- High Elf Boat Partygoer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118129 AND `DifficultyID`=0); -- Blood Elf Boat Partygoer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118116 AND `DifficultyID`=0); -- Southsea Sailor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118114 AND `DifficultyID`=0); -- Clean-Up Canoe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118112,104091,70309)); -- Kirin Tor Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118109 AND `DifficultyID`=0); -- Alya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118084 AND `DifficultyID`=0); -- Grongo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118083 AND `DifficultyID`=0); -- Sally Boom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118082 AND `DifficultyID`=0); -- First Mate Billwix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118081 AND `DifficultyID`=0); -- Admiral Zappigan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118080 AND `DifficultyID`=0); -- Charlina the Wrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118079 AND `DifficultyID`=0); -- Peebee Whizzlegear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118063 AND `DifficultyID`=0); -- Paradox Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118060 AND `DifficultyID`=0); -- Infinite Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118055 AND `DifficultyID`=0); -- Shotgun Roar Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118048 AND `DifficultyID`=0); -- Proxy - Feltotem Cavern Monster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118047 AND `DifficultyID`=0); -- Entered Feltotem Caverns +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (118003,117994,93462)); -- Lorlathil Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (117988,43102)); -- Rock Lobster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117987 AND `DifficultyID`=0); -- Tia Mia and Larry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117986 AND `DifficultyID`=0); -- Living Pool +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117985 AND `DifficultyID`=0); -- Seduction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117983 AND `DifficultyID`=0); -- Rover +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117982 AND `DifficultyID`=0); -- Imply +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117981 AND `DifficultyID`=0); -- Flickering Fel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117980 AND `DifficultyID`=0); -- Seer's Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117979 AND `DifficultyID`=0); -- Fido +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117938 AND `DifficultyID`=0); -- Grizzly Leap Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117932 AND `DifficultyID`=0); -- Imp Gang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117880 AND `DifficultyID`=0); -- Teleported By Challenge QG +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117871 AND `DifficultyID`=0); -- War Councilor Victoria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (117863,117853,117361,117293,117249,117225)); -- Navarrogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (117860,117759)); -- Frost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117851 AND `DifficultyID`=0); -- Silithid Wasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117815 AND `DifficultyID`=0); -- Catgar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117794 AND `DifficultyID`=0); -- Felemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117793 AND `DifficultyID`=0); -- Fledgling Fel Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117754 AND `DifficultyID`=0); -- Calcified Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117753 AND `DifficultyID`=0); -- Oso +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117747 AND `DifficultyID`=0); -- Saltscale Grouper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117744 AND `DifficultyID`=0); -- Fel Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117672 AND `DifficultyID`=0); -- Lord Skwol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117670 AND `DifficultyID`=0); -- Baron Kazum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117667 AND `DifficultyID`=0); -- High Marshal Whirlaxis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117666 AND `DifficultyID`=0); -- Prince Skaldrenox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117665 AND `DifficultyID`=0); -- The Duke of Zephyrs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117664 AND `DifficultyID`=0); -- The Duke of Shards +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117663 AND `DifficultyID`=0); -- The Duke of Fathoms +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117662 AND `DifficultyID`=0); -- The Duke of Cynders +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117660 AND `DifficultyID`=0); -- Blue Glow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (117659,61326,15476)); -- Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (117658,62184,50481)); -- Rock Viper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117607 AND `DifficultyID`=0); -- Got Ride from Navarrogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117531 AND `DifficultyID`=0); -- Met Navarrogg at Feltotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (117502,64807,64238)); -- Resilient Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117494 AND `DifficultyID`=0); -- Credit - Eyir's Judgement +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117491 AND `DifficultyID`=0); -- Colossus of Ashi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117490 AND `DifficultyID`=0); -- Colossus of Regal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117489 AND `DifficultyID`=0); -- Colossus of Zora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117459 AND `DifficultyID`=0); -- Eyir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (117435,15701)); -- Field Marshal Snowfall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (117434,15707)); -- Master Sergeant Fizzlebolt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (117433,15700)); -- Warlord Gorchuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (117432,15704)); -- Senior Sergeant Kai'jin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117392 AND `DifficultyID`=0); -- Effects Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117371 AND `DifficultyID`=0); -- Trashy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117368 AND `DifficultyID`=0); -- Final Boss Defeated +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117367 AND `DifficultyID`=0); -- Speak to Navarrogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117360 AND `DifficultyID`=0); -- Encountered Final Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117359 AND `DifficultyID`=0); -- Fel Infused Worm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117358 AND `DifficultyID`=0); -- Tugar Bloodtotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117357 AND `DifficultyID`=0); -- Found Final Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117356 AND `DifficultyID`=0); -- Credit - Eyir Confronted +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117341 AND `DifficultyID`=0); -- Naxxy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117340 AND `DifficultyID`=0); -- Dibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117336 AND `DifficultyID`=0); -- Credit - Outcast Found +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117321 AND `DifficultyID`=0); -- Red Dragon Tail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117320 AND `DifficultyID`=0); -- Red Dragon Body +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117319 AND `DifficultyID`=0); -- Red Dragon Head +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117295 AND `DifficultyID`=0); -- Sleeping Clone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (117252,115636,115543,115394)); -- Archmage Xylem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117244 AND `DifficultyID`=0); -- A very bad person +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117233 AND `DifficultyID`=0); -- Credit - Sigrin Enters Longhouse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (117208,117207)); -- a Seagull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117206 AND `DifficultyID`=0); -- Strange Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117185 AND `DifficultyID`=0); -- Strange Mushroom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117184 AND `DifficultyID`=0); -- Young Venomfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117182 AND `DifficultyID`=0); -- Cavern Moccasin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117180 AND `DifficultyID`=0); -- Everliving Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117179 AND `DifficultyID`=0); -- Strange Thing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117169 AND `DifficultyID`=0); -- Strange Behemoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117166 AND `DifficultyID`=0); -- Credit - Talk to Eyir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117164 AND `DifficultyID`=0); -- Lame Grooves Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117152 AND `DifficultyID`=0); -- Credit - Talk to Priestess +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (117146,68251)); -- Mazhareen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117145 AND `DifficultyID`=0); -- Doomflipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117144 AND `DifficultyID`=0); -- Hidden Huntress +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117138 AND `DifficultyID`=0); -- Dustwing Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117133 AND `DifficultyID`=0); -- Ooliss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117127 AND `DifficultyID`=0); -- Hidden Assassin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117121 AND `DifficultyID`=0); -- ArneTest - Baine Bloodhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117114 AND `DifficultyID`=0); -- Spawn of Gzzaj Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117113 AND `DifficultyID`=0); -- Spawn of Gzzaj +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117110 AND `DifficultyID`=0); -- ArneTest - Darkspear Headhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117102 AND `DifficultyID`=0); -- Mindbreaker Gzzaj +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117098 AND `DifficultyID`=0); -- Deviate Worm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117097 AND `DifficultyID`=0); -- Spiny Mossfish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117087 AND `DifficultyID`=0); -- Animated Broom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (117079,115084,115076)); -- Warsong Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (117078,115070)); -- Frostwolf Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117077 AND `DifficultyID`=0); -- Bill the Janitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117014 AND `DifficultyID`=0); -- Togra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117013 AND `DifficultyID`=0); -- Jolanna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117000 AND `DifficultyID`=0); -- Kill Credit: Talk to Teller C +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116994,116993)); -- Rescued Turkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116971 AND `DifficultyID`=0); -- Tirisgarde Apprentice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116969 AND `DifficultyID`=0); -- Kirin Tor Invoker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116905 AND `DifficultyID`=0); -- Generic Invisible Stalker RRB +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116902 AND `DifficultyID`=0); -- Ryan's Snowcloud Guy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116889,55574)); -- Festival Lantern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116887,55571)); -- Lunar Lantern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116878 AND `DifficultyID`=0); -- Wall Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116871 AND `DifficultyID`=0); -- Crackers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116855 AND `DifficultyID`=0); -- Ash'katzuum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116846 AND `DifficultyID`=0); -- Duu Meck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116834 AND `DifficultyID`=0); -- Bileshroom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116832 AND `DifficultyID`=0); -- Mushfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116831 AND `DifficultyID`=0); -- Verdan the Everliving +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116795 AND `DifficultyID`=0); -- Budding Everliving Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116794 AND `DifficultyID`=0); -- Growing Ectoplasm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116793 AND `DifficultyID`=0); -- Hiss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116792 AND `DifficultyID`=0); -- Phyxia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116791 AND `DifficultyID`=0); -- Dreadcoil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116790 AND `DifficultyID`=0); -- Vilefang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116788 AND `DifficultyID`=0); -- Deviate Chomper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116787 AND `DifficultyID`=0); -- Deviate Flapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116786 AND `DifficultyID`=0); -- Deviate Smallclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116785,116781)); -- Muyani +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116782,116236,114808,114807,114806,53828)); -- Darren's Test NPC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116754 AND `DifficultyID`=0); -- Kill Credit: Free Teleport Received +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116747 AND `DifficultyID`=0); -- Shadow Torch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116746 AND `DifficultyID`=0); -- Missile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116744,116319)); -- Mekgineer-Lord Thermaplugg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116743 AND `DifficultyID`=0); -- Shadowmaster Aameen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116741,116732,116731,116730,116729,116726,116596,116588,116587,116586,116585,116583)); -- Sentry Ward Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116725,116589)); -- Sentry Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116711 AND `DifficultyID`=0); -- Battle Commander's Throne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116708 AND `DifficultyID`=0); -- Totem of Ferocity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116707 AND `DifficultyID`=0); -- Invigorating Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116706 AND `DifficultyID`=0); -- Warding Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116701 AND `DifficultyID`=0); -- Healing Flume Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116696 AND `DifficultyID`=0); -- CURRENCY TEST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116690 AND `DifficultyID`=0); -- Crazed Machinist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116682 AND `DifficultyID`=0); -- Will Enforcer Mk. IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116663 AND `DifficultyID`=0); -- Gear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116661 AND `DifficultyID`=0); -- Motor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116643,116618)); -- Soul Beam Trap Visual Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116641,116617)); -- Soul Beam Trap Visual Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116633 AND `DifficultyID`=0); -- Effect +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116616 AND `DifficultyID`=0); -- Soul Beam Trap Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116606 AND `DifficultyID`=0); -- Library Wave Controller Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116594 AND `DifficultyID`=0); -- Credit - Investigation, Crystal Wave Event +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116593 AND `DifficultyID`=0); -- Credit - Investigation, Succubi Book +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116592 AND `DifficultyID`=0); -- Credit - Levia Journal Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116591 AND `DifficultyID`=0); -- Credit - Levia Crystal Touched Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116590 AND `DifficultyID`=0); -- Sentry Beam Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116581 AND `DifficultyID`=0); -- Scanner Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116545 AND `DifficultyID`=0); -- Dash Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116539 AND `DifficultyID`=0); -- Topps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116493 AND `DifficultyID`=0); -- Brawl Bouncer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116465 AND `DifficultyID`=0); -- 7.1.5 Class Hall - Brawlers - Fight One Success. [Internal Only] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116442 AND `DifficultyID`=0); -- Lumbering Excavator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116439 AND `DifficultyID`=0); -- Hunter-Killer 006B +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116431 AND `DifficultyID`=0); -- Thermaplugg Militia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116430 AND `DifficultyID`=0); -- Sharpeyed Loyalist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116423 AND `DifficultyID`=0); -- Lupine Geartooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116422 AND `DifficultyID`=0); -- Zealous Stridewalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116417 AND `DifficultyID`=0); -- Baleflame Annihilator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116405 AND `DifficultyID`=0); -- Fel Sprayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116398 AND `DifficultyID`=0); -- Alliance Basket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116377 AND `DifficultyID`=0); -- Credit - Barrier Passed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116376 AND `DifficultyID`=0); -- Rewired Alarm-o-Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116375,116359)); -- Fel-Frenzied Dweller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116369 AND `DifficultyID`=0); -- Simulacra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116366 AND `DifficultyID`=0); -- Horde Basket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116357 AND `DifficultyID`=0); -- Gnomeregan Operative +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116356 AND `DifficultyID`=0); -- Brimming Mechano-Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116350 AND `DifficultyID`=0); -- Kill Credit: Intro RP Seen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116349 AND `DifficultyID`=0); -- Herk Winklespring +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116327,116326,42316)); -- Gnomeregan Infantry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116318 AND `DifficultyID`=0); -- Harbinger Ivikaa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116307 AND `DifficultyID`=0); -- Kill Credit: Stealth Gaunlet Complete +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116306 AND `DifficultyID`=0); -- Kill Credit: Teleporter Active +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116303 AND `DifficultyID`=0); -- Credit - Wards Passed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116293 AND `DifficultyID`=0); -- Crowd Pummeler 9-70 G.T. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116289 AND `DifficultyID`=0); -- Kill Credit: Terminal Explodes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116285 AND `DifficultyID`=0); -- Overspritzed Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116258,50497)); -- Huntsman Blake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116246,41913)); -- Gilneas Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116244 AND `DifficultyID`=0); -- Gilnean Royal Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116235,50502)); -- Vitus Darkwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116234 AND `DifficultyID`=0); -- Northgate Rebel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116232 AND `DifficultyID`=0); -- Lord Tony Blackwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116231 AND `DifficultyID`=0); -- Gilnean Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116221 AND `DifficultyID`=0); -- Credit - Levia Scribe Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116220 AND `DifficultyID`=0); -- Credit - Levia Inn Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116209 AND `DifficultyID`=0); -- Kill Credit: Share Intel with Kelsey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116208 AND `DifficultyID`=0); -- Kill Credit: Share Intel with Mux +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116202 AND `DifficultyID`=0); -- Terminal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116189 AND `DifficultyID`=0); -- Levia Laurence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116184 AND `DifficultyID`=0); -- Kill Credit: Investigate Toolbox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116183 AND `DifficultyID`=0); -- Kill Credit: Investigate Shells +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116182 AND `DifficultyID`=0); -- Kill Credit: Investigate Tinkercopter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116181 AND `DifficultyID`=0); -- Dismantled Tinkercopter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116179 AND `DifficultyID`=0); -- Kill Credit: Investigate Corpse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116178 AND `DifficultyID`=0); -- Kill Credit: Investigate Tome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116177 AND `DifficultyID`=0); -- Kill Credit: Investigate Terminal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116176 AND `DifficultyID`=0); -- Kill Credit: Investigate Rocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116175 AND `DifficultyID`=0); -- Karam Magespear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116174 AND `DifficultyID`=0); -- Raest Magespear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116172 AND `DifficultyID`=0); -- Kill Credit: Find Clues in Camp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116170 AND `DifficultyID`=0); -- Suspicious Tome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116169 AND `DifficultyID`=0); -- Trusty Trixanne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116168,61755,26614)); -- Snowshoe Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116165 AND `DifficultyID`=0); -- Kill Credit: Locate Deserted Camp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116157,116155,116154,116152)); -- Shadow Rune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116108 AND `DifficultyID`=0); -- Silvermoon Spellbreaker Elite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116086 AND `DifficultyID`=0); -- Test Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116080 AND `DifficultyID`=0); -- Albino Buzzard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116079 AND `DifficultyID`=0); -- Cherry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116078 AND `DifficultyID`=0); -- Buzz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116077 AND `DifficultyID`=0); -- Swoop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116059,116036)); -- Regal Cloudwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116048,115791)); -- Joanna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (116047,41912)); -- Gilneas City Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116040 AND `DifficultyID`=0); -- Void Wraith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116032 AND `DifficultyID`=0); -- Diabolic Tauren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116031 AND `DifficultyID`=0); -- Diabolic Bovine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116021 AND `DifficultyID`=0); -- Credit - Speak to Apprentices +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115999 AND `DifficultyID`=0); -- Neal Padley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115998 AND `DifficultyID`=0); -- Kimzi Sharpspark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115997 AND `DifficultyID`=0); -- Wix Cinderspan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115996 AND `DifficultyID`=0); -- Ku'ash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115995 AND `DifficultyID`=0); -- Girrum Highdust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115994 AND `DifficultyID`=0); -- Elaine Clayton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115993 AND `DifficultyID`=0); -- Kyla Royce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115978 AND `DifficultyID`=0); -- HexSweeper Activation Console +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115956 AND `DifficultyID`=0); -- Raethas Dawnseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115928 AND `DifficultyID`=0); -- Stranglethorn Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115919 AND `DifficultyID`=0); -- Dutiful Gruntling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115918 AND `DifficultyID`=0); -- Dutiful Squire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115913 AND `DifficultyID`=0); -- Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115912 AND `DifficultyID`=0); -- Elder Snapjaw Crocolisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115911 AND `DifficultyID`=0); -- Mistvale Gorilla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115910 AND `DifficultyID`=0); -- Lashtail Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115909 AND `DifficultyID`=0); -- King Bangalash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115908 AND `DifficultyID`=0); -- Young Panther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115900 AND `DifficultyID`=0); -- Kill Credit: Find Someone in Dalaran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115899 AND `DifficultyID`=0); -- Larry Test Combat Dummy - Faction 1194 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115898 AND `DifficultyID`=0); -- Larry Test Combat Dummy - Faction 7 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115893 AND `DifficultyID`=0); -- Demon Sludge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115848 AND `DifficultyID`=0); -- Highlord Kruul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115833 AND `DifficultyID`=0); -- Place or Remove Flag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115828 AND `DifficultyID`=0); -- Credit - Xylem Escapes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115827 AND `DifficultyID`=0); -- Credit - Xylem Runs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115796 AND `DifficultyID`=0); -- Ogrewatch Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115793 AND `DifficultyID`=0); -- Zoopownia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115787 AND `DifficultyID`=0); -- Bloodgazer Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115786 AND `DifficultyID`=0); -- Sharptalon Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115785 AND `DifficultyID`=0); -- Direbeak Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115784 AND `DifficultyID`=0); -- Snowfeather Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115771 AND `DifficultyID`=0); -- Gondolier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115769 AND `DifficultyID`=0); -- Fire Strike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (115718,115717,115712,115698,115662,115654,115652,115651,115650,115649,115639)); -- Dancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115713 AND `DifficultyID`=0); -- Kill Credit: Appearance Unlocked +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115660 AND `DifficultyID`=0); -- Zen Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115619 AND `DifficultyID`=0); -- Frost-Imbued Gem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115615 AND `DifficultyID`=0); -- Arcane-Imbued Gem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115614 AND `DifficultyID`=0); -- Fire-Imbued Gem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115611 AND `DifficultyID`=0); -- Shadow-Imbued Gem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115599 AND `DifficultyID`=0); -- Fallen Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115596 AND `DifficultyID`=0); -- Singed Felhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (115593,115573)); -- Frayfeather Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115591 AND `DifficultyID`=0); -- Hype Dancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115568 AND `DifficultyID`=0); -- Kill Credit: Challenge Line Chosen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115545 AND `DifficultyID`=0); -- Imp Mother +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115541 AND `DifficultyID`=0); -- Frayfeather Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115537 AND `DifficultyID`=0); -- Lorthalium +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (115520,115281,103636,64746)); -- Arcane Familiar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (115510,115464)); -- Archmage Khadgar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115494 AND `DifficultyID`=0); -- High King Maulgar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115483 AND `DifficultyID`=0); -- Conjurer Weinhaus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115476 AND `DifficultyID`=0); -- Kill Credit: Hear the Council's Plea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115468 AND `DifficultyID`=0); -- Archmage Karlain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115467 AND `DifficultyID`=0); -- Archmage Kalec +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115466 AND `DifficultyID`=0); -- Archmage Ansirem Runeweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115465 AND `DifficultyID`=0); -- Archmage Modera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115463 AND `DifficultyID`=0); -- Kill Credit: Council Arrives +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115458 AND `DifficultyID`=0); -- Kill Credit: Activate Purple Parlor Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115432 AND `DifficultyID`=0); -- Thwack U Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115408 AND `DifficultyID`=0); -- Kill Credit: Enter Purple Parlor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (115405,115387)); -- Coldbrew Rickshaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115403 AND `DifficultyID`=0); -- Battle of the Brew Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115400 AND `DifficultyID`=0); -- Shui Huzin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115399 AND `DifficultyID`=0); -- Karang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115398 AND `DifficultyID`=0); -- Ban Lu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (115392,115380)); -- Enchanted Cloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115364 AND `DifficultyID`=0); -- Kill Credit: REUSE +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115363 AND `DifficultyID`=0); -- Tanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115362 AND `DifficultyID`=0); -- Doug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115361 AND `DifficultyID`=0); -- Invisible Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115358 AND `DifficultyID`=0); -- Hippo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115357 AND `DifficultyID`=0); -- Senya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115354 AND `DifficultyID`=0); -- Beat Box +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115348 AND `DifficultyID`=0); -- Wildhammer Banner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115347 AND `DifficultyID`=0); -- Dark Iron Banner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115346 AND `DifficultyID`=0); -- Bronzebeard Banner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115313 AND `DifficultyID`=0); -- Constellatius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115307 AND `DifficultyID`=0); -- Algalon the Observer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115306 AND `DifficultyID`=0); -- Cosmos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115295 AND `DifficultyID`=0); -- Arstad the Wild +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115294 AND `DifficultyID`=0); -- Altor Direvith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115292 AND `DifficultyID`=0); -- Ulrich Forgeworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115286 AND `DifficultyID`=0); -- Crysa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115275 AND `DifficultyID`=0); -- Grid Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115270 AND `DifficultyID`=0); -- The Six +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115251 AND `DifficultyID`=0); -- Dance Floor Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115245 AND `DifficultyID`=0); -- B3@7 B-0X +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115220 AND `DifficultyID`=0); -- Fel Crystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115217 AND `DifficultyID`=0); -- Image of Gorefiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115188 AND `DifficultyID`=0); -- Slippy Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115161 AND `DifficultyID`=0); -- Image of Kormrok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115158 AND `DifficultyID`=0); -- Stardust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115152 AND `DifficultyID`=0); -- Wicked Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115150 AND `DifficultyID`=0); -- Drudge Ghoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115149 AND `DifficultyID`=0); -- Soulbroken Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115148 AND `DifficultyID`=0); -- Blightbreath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115147 AND `DifficultyID`=0); -- Blood Boil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115146 AND `DifficultyID`=0); -- Boneshard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115145 AND `DifficultyID`=0); -- Creeping Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115144 AND `DifficultyID`=0); -- G0-R41-0N Ultratonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115143 AND `DifficultyID`=0); -- Snaplasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115142 AND `DifficultyID`=0); -- Winter Rageling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115141 AND `DifficultyID`=0); -- Sanctum Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115140 AND `DifficultyID`=0); -- Runeforged Servitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115139 AND `DifficultyID`=0); -- Ironbound Proto-Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115138 AND `DifficultyID`=0); -- Magma Rageling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115137 AND `DifficultyID`=0); -- Nerubian Swarmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115136 AND `DifficultyID`=0); -- Snobold Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115135 AND `DifficultyID`=0); -- Dreadmaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (115109,10981)); -- Frost Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (115108,32307)); -- Warsong Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115107 AND `DifficultyID`=0); -- Warsong Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115097 AND `DifficultyID`=0); -- Tortured Earth Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115093 AND `DifficultyID`=0); -- Clefthoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (115091,87423,55493)); -- Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115085 AND `DifficultyID`=0); -- Dazzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115083 AND `DifficultyID`=0); -- Orc Drum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115082 AND `DifficultyID`=0); -- Warsong Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115077 AND `DifficultyID`=0); -- Warsong Leader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115069 AND `DifficultyID`=0); -- Frostwolf Leader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (115068,12052)); -- Frostwolf Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115058 AND `DifficultyID`=0); -- Johnny Awesome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115052 AND `DifficultyID`=0); -- Grasping Hand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115044 AND `DifficultyID`=0); -- Ghostly Image +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115040 AND `DifficultyID`=0); -- Ray D. Tear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115023 AND `DifficultyID`=0); -- Burnstachio +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114980 AND `DifficultyID`=0); -- Steingardt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114976 AND `DifficultyID`=0); -- Walking Dispeller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114975 AND `DifficultyID`=0); -- Area Trigger Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (114966,100448)); -- General Bret Hughes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114955 AND `DifficultyID`=0); -- Dupree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114953 AND `DifficultyID`=0); -- Speaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114952 AND `DifficultyID`=0); -- Blinker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114951 AND `DifficultyID`=0); -- Hudson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114945 AND `DifficultyID`=0); -- Wes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114944 AND `DifficultyID`=0); -- Sonny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114943 AND `DifficultyID`=0); -- Grief Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114941 AND `DifficultyID`=0); -- Stuffshrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114939 AND `DifficultyID`=0); -- Boargut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114933 AND `DifficultyID`=0); -- Render +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114925 AND `DifficultyID`=0); -- Warsong Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114907 AND `DifficultyID`=0); -- Brashtide Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114902 AND `DifficultyID`=0); -- Blackmange +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114867 AND `DifficultyID`=0); -- Brawl Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (114863,54020)); -- General Purpose Bunny JMF (Look 2 - Flying, Huge AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114837 AND `DifficultyID`=0); -- Gyrdaen Windreef +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114749 AND `DifficultyID`=0); -- Combat Test Dummy 110 No Armor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114734 AND `DifficultyID`=0); -- Combat Test Demon 110 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (114718,111675)); -- Ancient Cloudwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114666 AND `DifficultyID`=0); -- Alyndra Stormgazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (114665,98219)); -- Sergeant Wilson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (114664,98171)); -- Valmaun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (114663,98148)); -- Nassar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (114662,98218)); -- Kayvon Quinnstar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (114620,61253,49690)); -- Dusk Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114582 AND `DifficultyID`=0); -- Celestial Human Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (114580,110741,109818)); -- Gleamhoof Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (114572,97547,92388)); -- Vale Flitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114565 AND `DifficultyID`=0); -- Guardian of the Forgotten Queen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114543 AND `DifficultyID`=0); -- Igneous Flameling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114519 AND `DifficultyID`=0); -- Suramar Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114518 AND `DifficultyID`=0); -- Suramar Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (114500,25905)); -- Shadowmoon Valley Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114499 AND `DifficultyID`=0); -- Frostfire Ridge Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114497 AND `DifficultyID`=0); -- Suramar Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114496 AND `DifficultyID`=0); -- Stormheim Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114494 AND `DifficultyID`=0); -- Highmountain Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114493 AND `DifficultyID`=0); -- Val'Sharah Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114492 AND `DifficultyID`=0); -- Azsuna Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114491 AND `DifficultyID`=0); -- Gorgrond Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114490 AND `DifficultyID`=0); -- Nagrand Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114489 AND `DifficultyID`=0); -- Talador Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114488 AND `DifficultyID`=0); -- Spires of Arak Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (114278,37671)); -- Crown Supply Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (114275,51613)); -- Crown Technician +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114246 AND `DifficultyID`=0); -- Karl Wogksch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114111 AND `DifficultyID`=0); -- Love Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (114064,114063,76697)); -- Snowfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113984 AND `DifficultyID`=0); -- Legionnaire Murky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113983 AND `DifficultyID`=0); -- Knight-Captain Murky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113973 AND `DifficultyID`=0); -- Zaurac +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113930 AND `DifficultyID`=0); -- Running Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113917 AND `DifficultyID`=0); -- Unstable Energy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113855 AND `DifficultyID`=0); -- Rescued Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113845 AND `DifficultyID`=0); -- Totem Mastery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113839 AND `DifficultyID`=0); -- Squigglefin Tadpole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113827 AND `DifficultyID`=0); -- Wondrous Wisdomball +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113761 AND `DifficultyID`=0); -- Tameable Clefthoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113759 AND `DifficultyID`=0); -- Tameable Direhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113758 AND `DifficultyID`=0); -- Tameable Riverbeast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113757 AND `DifficultyID`=0); -- Tamable Rylak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113756 AND `DifficultyID`=0); -- Tamable Hydra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113755 AND `DifficultyID`=0); -- Tamable Mechanical +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113739 AND `DifficultyID`=0); -- Tamable Stag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113678 AND `DifficultyID`=0); -- Dreadscar Skitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (113670,28781)); -- Battleground Demolisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113621 AND `DifficultyID`=0); -- Endgineer Omegaplugg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113553 AND `DifficultyID`=0); -- Player Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (113527,96262)); -- Mischief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113461 AND `DifficultyID`=0); -- Pepe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113443 AND `DifficultyID`=0); -- Glitterfur Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113442 AND `DifficultyID`=0); -- Dreamdew Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113440 AND `DifficultyID`=0); -- Squirky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113402 AND `DifficultyID`=0); -- Tenderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113399 AND `DifficultyID`=0); -- Protected Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113391 AND `DifficultyID`=0); -- Protected Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113390 AND `DifficultyID`=0); -- Protected Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (113345,97323)); -- Felspider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113278 AND `DifficultyID`=0); -- Tenebrous Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113216 AND `DifficultyID`=0); -- Test Mana Serpent Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113211 AND `DifficultyID`=0); -- Officer Fairbanks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113179 AND `DifficultyID`=0); -- Test Wild Pet - Conditioned - True +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113177 AND `DifficultyID`=0); -- Test Wild Pet - Conditioned - False +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113136 AND `DifficultyID`=0); -- Benax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113116 AND `DifficultyID`=0); -- Stanky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113109 AND `DifficultyID`=0); -- Knockback TEST Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113108 AND `DifficultyID`=0); -- Nightmare Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113050 AND `DifficultyID`=0); -- Corrupted Silky Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113049 AND `DifficultyID`=0); -- Corrupted Harlequin Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113048 AND `DifficultyID`=0); -- Corrupted Deer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113039 AND `DifficultyID`=0); -- Horde Wind Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112945 AND `DifficultyID`=0); -- Nightmare Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112926 AND `DifficultyID`=0); -- Razen Swingblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (112880,106501,80131,52486)); -- Blood Elf Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112866 AND `DifficultyID`=0); -- Avaya Farwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112798 AND `DifficultyID`=0); -- Nightmare Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112728 AND `DifficultyID`=0); -- Court Scribe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112707 AND `DifficultyID`=0); -- Nether Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112690 AND `DifficultyID`=0); -- Greathorn Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112672 AND `DifficultyID`=0); -- High HP Killable Combat Test Dummy 113 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112659 AND `DifficultyID`=0); -- Emerald Leaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112654 AND `DifficultyID`=0); -- Azure Trout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112639 AND `DifficultyID`=0); -- Felblaze Infernal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (112606,112605,112604)); -- Young Initiate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112581 AND `DifficultyID`=0); -- Woodland Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112554 AND `DifficultyID`=0); -- Pesky Bug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112529 AND `DifficultyID`=0); -- Fel Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112528 AND `DifficultyID`=0); -- Alliance Gryphon Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112439 AND `DifficultyID`=0); -- High HP Healing Test Dummy 113 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112367 AND `DifficultyID`=0); -- Leyscar Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112327 AND `DifficultyID`=0); -- Moose +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (112297,43702)); -- Dominic Galebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112289 AND `DifficultyID`=0); -- Invasive Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112259 AND `DifficultyID`=0); -- Palace Sweeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112191 AND `DifficultyID`=0); -- Hatchling Familiar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112190 AND `DifficultyID`=0); -- Curious Sabercub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112167 AND `DifficultyID`=0); -- Lagan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112144 AND `DifficultyID`=0); -- Corgnelius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112132 AND `DifficultyID`=0); -- Firebat Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112027 AND `DifficultyID`=0); -- Web +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (112026,12799)); -- Sergeant Ba'sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112025 AND `DifficultyID`=0); -- Staff Sereant Lazgar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (112017,110923,96405)); -- Enchanted Pen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112015 AND `DifficultyID`=0); -- Nightmare Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112014 AND `DifficultyID`=0); -- Palace Minder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112004 AND `DifficultyID`=0); -- Horde Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112002 AND `DifficultyID`=0); -- Seer Janidi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111997 AND `DifficultyID`=0); -- Horde Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111984 AND `DifficultyID`=0); -- Hungering Claw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (111895,42426)); -- Tina Skyden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111820 AND `DifficultyID`=0); -- Friender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111776 AND `DifficultyID`=0); -- Ambushing Fel Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111748 AND `DifficultyID`=0); -- Shadowy Reflection +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111628 AND `DifficultyID`=0); -- Warden Vigilant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111624 AND `DifficultyID`=0); -- Adept Sunwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (111451,7824)); -- Bulkrek Ragefist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (111450,7823)); -- Bera Stonehammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111425 AND `DifficultyID`=0); -- Transmutant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111423 AND `DifficultyID`=0); -- Untethered Wyrmling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111421 AND `DifficultyID`=0); -- Lurking Owl Kitten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111420 AND `DifficultyID`=0); -- Fluga the Scalekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111418 AND `DifficultyID`=0); -- Trainee Starwhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111385 AND `DifficultyID`=0); -- High HP Combat Test Dummy 113 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (111381,36728,8610)); -- Kroum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111327 AND `DifficultyID`=0); -- Hillevi the Scalekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111314 AND `DifficultyID`=0); -- Visser the Scalekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111296 AND `DifficultyID`=0); -- Horde Fanatic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111202 AND `DifficultyID`=0); -- Alliance Enthusiast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111172 AND `DifficultyID`=0); -- Stormstruck Beaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (111163,47655)); -- Pamela Stutzka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (111161,111158)); -- Blind Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=110971 AND `DifficultyID`=0); -- Adept Jena Moonrath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (110951,63304)); -- Jungle Grub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (110940,84281,47644,2432)); -- Darla Harris +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=110927 AND `DifficultyID`=0); -- Enchanted Tome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (110926,33227)); -- Enchanted Broom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (110925,46898)); -- Enchanted Lantern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (110826,89380)); -- Coastal Sandpiper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (110785,99513)); -- Vicious Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (110784,99650,99528)); -- Thornclaw Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (110769,47661)); -- Darren Longfellow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (110747,109010,102592)); -- Alliance Infantry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=110666 AND `DifficultyID`=0); -- Young Mutant Warturtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (110587,523)); -- Thor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=110584 AND `DifficultyID`=0); -- Stupid Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (110574,3615)); -- Devrak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (110404,84618,2389)); -- Zarise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (110396,78218,78216,70626,58997)); -- Abyssal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (110394,78215,59000)); -- Terrorguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (110393,107100,58964)); -- Observer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (110392,58960)); -- Voidlord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=110388 AND `DifficultyID`=0); -- Spirit of the Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=110035 AND `DifficultyID`=0); -- Historian Ju'pa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=110034 AND `DifficultyID`=0); -- Historian Llore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=110002 AND `DifficultyID`=0); -- Forest Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109992 AND `DifficultyID`=0); -- Zandalari Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109989 AND `DifficultyID`=0); -- Senior Historian Evelyna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109963 AND `DifficultyID`=0); -- Unarmored Damage Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109860 AND `DifficultyID`=0); -- Crooked Tree Crow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109854 AND `DifficultyID`=0); -- Duroc Ironjaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109848 AND `DifficultyID`=0); -- Sarah's Invisible Bunny (Medium) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109825 AND `DifficultyID`=0); -- Aria Sorrowheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109762 AND `DifficultyID`=0); -- Arcane Vessel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109734 AND `DifficultyID`=0); -- Hag of the Crooked Tree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109688 AND `DifficultyID`=0); -- Woim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109685 AND `DifficultyID`=0); -- Pippi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (109590,93870)); -- Greywatch Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109557 AND `DifficultyID`=0); -- Twisting Shadows +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109502 AND `DifficultyID`=0); -- Sandpiper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (109341,47228,45979)); -- General Purpose Bunny JMF +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109327 AND `DifficultyID`=0); -- Server Hogger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (109319,80117,52481)); -- Night Elf Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (109228,35179,16510)); -- Argent Charger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109216 AND `DifficultyID`=0); -- Sting Ray Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109128 AND `DifficultyID`=0); -- Azerite Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109098 AND `DifficultyID`=0); -- Dalaran Hawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (109097,104770,83574)); -- Dungeon Tank Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109096 AND `DifficultyID`=0); -- Normal Tank Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (109095,83576)); -- Weak Tank Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (109094,83573)); -- Raid Tank Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109093 AND `DifficultyID`=0); -- Group Healing Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109091 AND `DifficultyID`=0); -- Timed Damage Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (109090,83545)); -- Raid Damage Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109084 AND `DifficultyID`=0); -- Minor Damage Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109069 AND `DifficultyID`=0); -- ELM General Purpose Bunny Infinite [Client Side] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (109066,83547)); -- Dungeon Damage Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109044 AND `DifficultyID`=0); -- Cairn Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108988 AND `DifficultyID`=0); -- Lieutenant Murray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108987 AND `DifficultyID`=0); -- Gyrocopter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108983 AND `DifficultyID`=0); -- Navigator Lane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108982 AND `DifficultyID`=0); -- Navigator Gibson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108937 AND `DifficultyID`=0); -- Scavenger Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108889 AND `DifficultyID`=0); -- Giant Bag of Health Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108888 AND `DifficultyID`=0); -- Trainee Sylwindial +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108886 AND `DifficultyID`=0); -- PTH Test for cm failure 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108883 AND `DifficultyID`=0); -- PTH Test for cm failure 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108882 AND `DifficultyID`=0); -- PTH TEST For cm failure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108785 AND `DifficultyID`=0); -- Scarlet Quartermaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108715 AND `DifficultyID`=0); -- Ol' Eary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108699 AND `DifficultyID`=0); -- Hungry Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108680 AND `DifficultyID`=0); -- Tidewater Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108568 AND `DifficultyID`=0); -- Pygmy Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108500 AND `DifficultyID`=0); -- Grizzly Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (108478,101738)); -- Arcane Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108187 AND `DifficultyID`=0); -- Tomb Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108180 AND `DifficultyID`=0); -- Lucas Stockton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108106 AND `DifficultyID`=0); -- Sentient Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108088 AND `DifficultyID`=0); -- Rush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108048 AND `DifficultyID`=0); -- Mr. Burns +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107953 AND `DifficultyID`=0); -- Anchorite Taliah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107951 AND `DifficultyID`=0); -- Treble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107836 AND `DifficultyID`=0); -- A-Me 02 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107731 AND `DifficultyID`=0); -- Crafticus Rabbitus Secundus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107623 AND `DifficultyID`=0); -- RobN TestMonkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (107582,102995)); -- Combat Test Dummy 110 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107581 AND `DifficultyID`=0); -- Combat Test Dummy 112 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107580 AND `DifficultyID`=0); -- Combat Test Dummy 113 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107577 AND `DifficultyID`=0); -- Combat Test Dummy 100 (Legion) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107553 AND `DifficultyID`=0); -- Deranged Iron Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107552 AND `DifficultyID`=0); -- War-Iron Axebeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107543 AND `DifficultyID`=0); -- Armored Snowy Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107542 AND `DifficultyID`=0); -- Alliance Lookout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107541 AND `DifficultyID`=0); -- Lieutenant Warren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (107540,107539)); -- Alliance Recruit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107513 AND `DifficultyID`=0); -- Pet Bed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107493 AND `DifficultyID`=0); -- Lil' Sizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107492 AND `DifficultyID`=0); -- Foof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107491 AND `DifficultyID`=0); -- Stumpers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107477 AND `DifficultyID`=0); -- N.U.T.Z. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107457 AND `DifficultyID`=0); -- Danise Stargazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107433 AND `DifficultyID`=0); -- Shortcannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107430 AND `DifficultyID`=0); -- Impact Test Dummy - Ogre +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107429 AND `DifficultyID`=0); -- Impact Test Dummy - Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107428 AND `DifficultyID`=0); -- Impact Test Dummy - Giant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107427 AND `DifficultyID`=0); -- Impact Test Dummy - Vrykul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107206 AND `DifficultyID`=0); -- Zoom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107196 AND `DifficultyID`=0); -- Bishop Arthur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (107167,100270,46506,46499,46490)); -- Guardian of Ancient Kings +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107123 AND `DifficultyID`=0); -- Boost 2.0 - Super Invisible +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (107104,104530,103703,101824,100648,78984,2673)); -- Target Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107027 AND `DifficultyID`=0); -- Cute Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107024 AND `DifficultyID`=0); -- Fel Lord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107021 AND `DifficultyID`=0); -- Nether Rift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106976 AND `DifficultyID`=0); -- Flesh Golem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106970 AND `DifficultyID`=0); -- Flythrough Narrator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106964,93760,80126,52475)); -- Dwarf Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106963,91456,80127,52479)); -- Dwarf Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106931,106929,106928,106927,94072)); -- Dark Minion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106900 AND `DifficultyID`=0); -- Test Garrison Talent NPC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106871 AND `DifficultyID`=0); -- Corrupted Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106806,106802,4277)); -- Eye of Kilrogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106555 AND `DifficultyID`=0); -- Delicate Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106554 AND `DifficultyID`=0); -- Helpful Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106553 AND `DifficultyID`=0); -- Breezy Book +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106541 AND `DifficultyID`=0); -- Taoshi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106535,60760)); -- Hungry Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106525 AND `DifficultyID`=0); -- Hungry Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106507 AND `DifficultyID`=0); -- Panda Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106506 AND `DifficultyID`=0); -- Panda Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106505,80133,79615,52463)); -- Worgen Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106504,80134,80025,52462)); -- Worgen Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106503,80123,79518,52465)); -- Goblin Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106502,80121,80024,52464)); -- Goblin Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106500,92594,80130,52487)); -- Blood Elf Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106499,95105,80114,52470)); -- Troll Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106498,95032,80113,52469)); -- Troll Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106497,80116,80020,52482)); -- Tauren Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106496,80115,79934,52483)); -- Tauren Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106494,80111,52471)); -- Undead Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106493,80112,52472)); -- Undead Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106492,95103,80109,52485)); -- Orc Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106491,94868,80110,52484)); -- Orc Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106488,90715,80125,52458)); -- Gnome Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106487,93706,80124,52459)); -- Gnome Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106486 AND `DifficultyID`=0); -- Nightelf Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106485 AND `DifficultyID`=0); -- Nightelf Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106484,97524,80120,52474)); -- Human Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106483,93868,80119,52473)); -- Human Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106445 AND `DifficultyID`=0); -- Nighthuntress Silus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106424 AND `DifficultyID`=0); -- Confused Tadpole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106423 AND `DifficultyID`=0); -- Allured Tadpole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106422 AND `DifficultyID`=0); -- Subjugated Tadpole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106417 AND `DifficultyID`=0); -- Vinu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106397 AND `DifficultyID`=0); -- Compy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106300 AND `DifficultyID`=0); -- QA Test Dummy 110 Spell Spammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106283 AND `DifficultyID`=0); -- Corgi Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106278 AND `DifficultyID`=0); -- Felbat Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106270 AND `DifficultyID`=0); -- Celestial Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106232 AND `DifficultyID`=0); -- Wyrmy Tunkins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (106210,58951)); -- Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106196 AND `DifficultyID`=0); -- Generic Bunny - QUEST - SCS +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106181 AND `DifficultyID`=0); -- Sunborne Val'kyr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106152 AND `DifficultyID`=0); -- Baby Elderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106006 AND `DifficultyID`=0); -- Bert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105936 AND `DifficultyID`=0); -- Rewind Time Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105898 AND `DifficultyID`=0); -- Blottis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105877 AND `DifficultyID`=0); -- Volcanic Plume +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105842 AND `DifficultyID`=0); -- Chromadon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105841 AND `DifficultyID`=0); -- Lil'idan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105840 AND `DifficultyID`=0); -- Stitches Jr. Jr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105784 AND `DifficultyID`=0); -- Eye of Impetration +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105783 AND `DifficultyID`=0); -- Eye of Interrogation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (105782,97179)); -- Eye of Inquisition +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105741 AND `DifficultyID`=0); -- Slimetail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (105678,66615)); -- Dinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105677 AND `DifficultyID`=0); -- Remy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105675 AND `DifficultyID`=0); -- Gusteau +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105628 AND `DifficultyID`=0); -- Magus Filinthus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105500 AND `DifficultyID`=0); -- Herald of Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105499 AND `DifficultyID`=0); -- Harbinger of Dark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105454 AND `DifficultyID`=0); -- Crawdead +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105453 AND `DifficultyID`=0); -- Mist Wraith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105452 AND `DifficultyID`=0); -- Gnaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105451 AND `DifficultyID`=0); -- Counterstrike Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105427 AND `DifficultyID`=0); -- Totem of Wrath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105426 AND `DifficultyID`=0); -- Boost Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105419 AND `DifficultyID`=0); -- Dire Basilisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105391 AND `DifficultyID`=0); -- Mini Musken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105389 AND `DifficultyID`=0); -- Baby Bjorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105374 AND `DifficultyID`=0); -- Hawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105356 AND `DifficultyID`=0); -- Seed of Mana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105355 AND `DifficultyID`=0); -- Essence of Mana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105353 AND `DifficultyID`=0); -- Font of Mana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105336 AND `DifficultyID`=0); -- Weapon Debug NPC 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105335 AND `DifficultyID`=0); -- Weapon Debug NPC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105328 AND `DifficultyID`=0); -- Orc Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105320 AND `DifficultyID`=0); -- Catacomb Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105319 AND `DifficultyID`=0); -- Catacomb Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105318 AND `DifficultyID`=0); -- Ancient Catacomb Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105317 AND `DifficultyID`=0); -- Warlord Zakgra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105291 AND `DifficultyID`=0); -- Impact Test Dummy - Orange +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105290 AND `DifficultyID`=0); -- Impact Test Dummy - Metal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105289 AND `DifficultyID`=0); -- Impact Test Dummy - Air +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105288 AND `DifficultyID`=0); -- Impact Test Dummy - Yellow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105287 AND `DifficultyID`=0); -- Impact Test Dummy - Purple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105286 AND `DifficultyID`=0); -- Impact Test Dummy - Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105285 AND `DifficultyID`=0); -- Impact Test Dummy - Leaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105284 AND `DifficultyID`=0); -- Impact Test Dummy - Ice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105283 AND `DifficultyID`=0); -- Impact Test Dummy - Arcane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105282 AND `DifficultyID`=0); -- Impact Test Dummy - Stone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105281 AND `DifficultyID`=0); -- Impact Test Dummy - Holy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105280 AND `DifficultyID`=0); -- Impact Test Dummy - Wood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105279 AND `DifficultyID`=0); -- Impact Test Dummy - Water +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105278 AND `DifficultyID`=0); -- Impact Test Dummy - Shadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105277 AND `DifficultyID`=0); -- Impact Test Dummy - Fel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105276 AND `DifficultyID`=0); -- Impact Test Dummy - Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105275 AND `DifficultyID`=0); -- Impact Test Dummy - Blue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105274 AND `DifficultyID`=0); -- Impact Test Dummy - Black +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105273 AND `DifficultyID`=0); -- Impact Test Dummy - Green +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105272 AND `DifficultyID`=0); -- Impact Test Dummy - Red +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105262 AND `DifficultyID`=0); -- Dignity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105261 AND `DifficultyID`=0); -- Conviction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105260 AND `DifficultyID`=0); -- Beauty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105241 AND `DifficultyID`=0); -- Splint Jr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105136 AND `DifficultyID`=0); -- Nom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105135 AND `DifficultyID`=0); -- Tof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (105134,34531)); -- Roo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105133 AND `DifficultyID`=0); -- Turp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105090 AND `DifficultyID`=0); -- Cackling Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105087 AND `DifficultyID`=0); -- Devouring Blaze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105086 AND `DifficultyID`=0); -- Living Coals +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105009 AND `DifficultyID`=0); -- Thistleleaf Bully +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104992 AND `DifficultyID`=0); -- The Maw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104978 AND `DifficultyID`=0); -- Nightmare Sprout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104975 AND `DifficultyID`=0); -- Trixy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104972 AND `DifficultyID`=0); -- Globs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104943 AND `DifficultyID`=0); -- Turalyon's Might +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104858 AND `DifficultyID`=0); -- Ian's Test Creature +UPDATE `creature_template_difficulty` SET `HealthModifier`=200 WHERE (`Entry`=104825 AND `DifficultyID`=0); -- Highmountain Tracker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104818 AND `DifficultyID`=0); -- Ancestral Protection Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104782 AND `DifficultyID`=0); -- Hungry Icefang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104769 AND `DifficultyID`=0); -- Sand Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (104712,104711,97646,97645,95793,95725,93467)); -- Metamorphosis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104706 AND `DifficultyID`=0); -- Hans +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104629 AND `DifficultyID`=0); -- Blood Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104603 AND `DifficultyID`=0); -- Heal Test Dummy Level 110 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104560 AND `DifficultyID`=0); -- Rocklick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104559 AND `DifficultyID`=0); -- Slow Moe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104558 AND `DifficultyID`=0); -- Snot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104493 AND `DifficultyID`=0); -- Spitting Cobra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104279 AND `DifficultyID`=0); -- Juvenile Zapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104174 AND `DifficultyID`=0); -- Zeppelin Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (104138,90676)); -- Moon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104098 AND `DifficultyID`=0); -- Zippy Zeppelin Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104039 AND `DifficultyID`=0); -- Zippy Zeppelin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (103822,84152,54985,54984,54983,1964)); -- Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103724 AND `DifficultyID`=0); -- Test Demon Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103723 AND `DifficultyID`=0); -- Test Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103722 AND `DifficultyID`=0); -- Test Paladin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103720 AND `DifficultyID`=0); -- Test Death Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103713 AND `DifficultyID`=0); -- Test Hunter Melee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103705 AND `DifficultyID`=0); -- Test Hunter Ranged +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103683 AND `DifficultyID`=0); -- Nexus-Lord Donjon Rade Sr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103679 AND `DifficultyID`=0); -- Soul Effigy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103637 AND `DifficultyID`=0); -- Test Mecha Toucan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103635 AND `DifficultyID`=0); -- Test Mecha Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103629 AND `DifficultyID`=0); -- Test Mecha Sheep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103628 AND `DifficultyID`=0); -- Test Mecha Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103627 AND `DifficultyID`=0); -- Test Mecha Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103625 AND `DifficultyID`=0); -- Test Mecha Rocket Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103624 AND `DifficultyID`=0); -- Test Mecha Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103623 AND `DifficultyID`=0); -- Test Mecha Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103622 AND `DifficultyID`=0); -- Test Mecha Gorilla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103621 AND `DifficultyID`=0); -- Test Mecha Scorpion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103620 AND `DifficultyID`=0); -- Test Mecha Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (103159,101537)); -- Baby Winston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103139 AND `DifficultyID`=0); -- Test Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103098 AND `DifficultyID`=0); -- Conjured Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103030 AND `DifficultyID`=0); -- Arcanist Peroleth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103029 AND `DifficultyID`=0); -- Hylara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102999 AND `DifficultyID`=0); -- Deepwater Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102778 AND `DifficultyID`=0); -- Wyrmtongue Collector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102777 AND `DifficultyID`=0); -- Angry Highborne Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102749 AND `DifficultyID`=0); -- Golden Kelpdweller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102722 AND `DifficultyID`=0); -- Felstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102664 AND `DifficultyID`=0); -- Feltotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (102663,34672,416)); -- Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102658 AND `DifficultyID`=0); -- Felfire Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102656 AND `DifficultyID`=0); -- Demon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102647 AND `DifficultyID`=0); -- Ooker Dooker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102624 AND `DifficultyID`=0); -- Darkspine Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102611 AND `DifficultyID`=0); -- Dophnu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102610 AND `DifficultyID`=0); -- Phraid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102609 AND `DifficultyID`=0); -- Valmir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102601 AND `DifficultyID`=0); -- Smacky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102539 AND `DifficultyID`=0); -- Felsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (102499,102401)); -- Unholy Mutation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102492 AND `DifficultyID`=0); -- Glitterpool Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (102402,3579)); -- Stoneclaw Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102330 AND `DifficultyID`=0); -- Test Dummy For Bug !!!! +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102266 AND `DifficultyID`=0); -- Violet Hold Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102199 AND `DifficultyID`=0); -- Stampede +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101989 AND `DifficultyID`=0); -- Voidbinder Tarazuuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101988 AND `DifficultyID`=0); -- Voidbinder Selebrembor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101929 AND `DifficultyID`=0); -- Boost 2.0 - Invisible Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101851 AND `DifficultyID`=0); -- Deathstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101647 AND `DifficultyID`=0); -- Cavern Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101623 AND `DifficultyID`=0); -- Charged Spark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101618 AND `DifficultyID`=0); -- Blackroot Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101617 AND `DifficultyID`=0); -- Crazed Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101598 AND `DifficultyID`=0); -- Hulking Yeti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101573 AND `DifficultyID`=0); -- Aspect of Misha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101563 AND `DifficultyID`=0); -- QA Test Dummy 110 No Armor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (101398,59190)); -- Psyfiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101368 AND `DifficultyID`=0); -- Watchful Macaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101315 AND `DifficultyID`=0); -- Jeremy's Test Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101258 AND `DifficultyID`=0); -- Uber NPC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101112 AND `DifficultyID`=0); -- Hungry Ooze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101090 AND `DifficultyID`=0); -- Void Elf Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101089 AND `DifficultyID`=0); -- Void Elf Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101073 AND `DifficultyID`=0); -- Jandvik Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101012 AND `DifficultyID`=0); -- Boilback Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100943 AND `DifficultyID`=0); -- Earthen Wall Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100933 AND `DifficultyID`=0); -- Cursed Varmint +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100876 AND `DifficultyID`=0); -- Val'kyr Battlemaiden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (100833,78661,75686)); -- Darkspear Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100774 AND `DifficultyID`=0); -- Beacon of Hope +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100688 AND `DifficultyID`=0); -- Brightscale Darters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (100650,45322)); -- Frozen Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100597 AND `DifficultyID`=0); -- Killable Test Dummy Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100559 AND `DifficultyID`=0); -- Lassa Skymane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100550 AND `DifficultyID`=0); -- Roren Longshadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100512 AND `DifficultyID`=0); -- ELM General Purpose Bunny Infinite (scale x0.01) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100468 AND `DifficultyID`=0); -- Landrius Ravenfall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100459 AND `DifficultyID`=0); -- Brinlanya Moonstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (100423,68165,68164,68075,67601)); -- REUSE ME +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (100365,93681)); -- Shadow Decoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (100282,72985,21076)); -- Firefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100280 AND `DifficultyID`=0); -- Golem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (100279,1860)); -- Voidwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100278 AND `DifficultyID`=0); -- Ent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100277 AND `DifficultyID`=0); -- Human +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100276 AND `DifficultyID`=0); -- Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100275 AND `DifficultyID`=0); -- Sprite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (100272,53153)); -- Ice Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100268 AND `DifficultyID`=0); -- Fel Fire Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (100266,83965,83964)); -- Draenei +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (100258,81104)); -- Arcane Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100255 AND `DifficultyID`=0); -- Sons of Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100099 AND `DifficultyID`=0); -- Voodoo Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (100050,43701)); -- Brolan Galebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100000 AND `DifficultyID`=0); -- Johnny Awesomer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99876 AND `DifficultyID`=0); -- Mini Electron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99874 AND `DifficultyID`=0); -- Mini Arcanotron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99856 AND `DifficultyID`=0); -- Mini Magmatron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99742 AND `DifficultyID`=0); -- Heliosus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99739 AND `DifficultyID`=0); -- Wild Imps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99738 AND `DifficultyID`=0); -- Dreadstalkers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (99736,98035)); -- Dreadstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99656 AND `DifficultyID`=0); -- Red Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99654 AND `DifficultyID`=0); -- Blue Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (99653,99527)); -- Crystalline Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99612 AND `DifficultyID`=0); -- Bret Test Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99579 AND `DifficultyID`=0); -- Lightforged Draenei Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99543 AND `DifficultyID`=0); -- Dark Iron Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99535 AND `DifficultyID`=0); -- Lonely Worn Doll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99526 AND `DifficultyID`=0); -- Leyline Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99518 AND `DifficultyID`=0); -- Vision of Ysera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99505 AND `DifficultyID`=0); -- Knockoff Blingtron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99403 AND `DifficultyID`=0); -- Risen Saber Kitten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99394 AND `DifficultyID`=0); -- Fetid Waveling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99389 AND `DifficultyID`=0); -- Thistleleaf Adventurer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99270 AND `DifficultyID`=0); -- Zhan Wu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99269 AND `DifficultyID`=0); -- Xiao the Determined +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99245 AND `DifficultyID`=0); -- Grommet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99243 AND `DifficultyID`=0); -- Salty Bird +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99239 AND `DifficultyID`=0); -- Itchy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99187 AND `DifficultyID`=0); -- Greatest Foe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99186 AND `DifficultyID`=0); -- Sir Murkeston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99185 AND `DifficultyID`=0); -- Coach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99158 AND `DifficultyID`=0); -- Gulp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99156 AND `DifficultyID`=0); -- Egcellent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99151 AND `DifficultyID`=0); -- Red Wire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99086 AND `DifficultyID`=0); -- Quillino +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99085 AND `DifficultyID`=0); -- Lil' Spirit Guide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99084 AND `DifficultyID`=0); -- Fethyr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99056 AND `DifficultyID`=0); -- Vulpera Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99038 AND `DifficultyID`=0); -- Vulpera Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99017 AND `DifficultyID`=0); -- Roots +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99016 AND `DifficultyID`=0); -- Beaky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98972 AND `DifficultyID`=0); -- Brun Prepfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98968 AND `DifficultyID`=0); -- Odan Battlebow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98966 AND `DifficultyID`=0); -- Poca Firemantle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98962 AND `DifficultyID`=0); -- Testbeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98857 AND `DifficultyID`=0); -- Kul Tiran Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98829 AND `DifficultyID`=0); -- Scatter Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98818 AND `DifficultyID`=0); -- Yan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (98816,60259)); -- Kong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (98814,60260)); -- Jie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98800 AND `DifficultyID`=0); -- Sentry Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98631 AND `DifficultyID`=0); -- Grave Desecrator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98595 AND `DifficultyID`=0); -- Kiazor the Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98593 AND `DifficultyID`=0); -- Scuttles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98592 AND `DifficultyID`=0); -- Clamps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98566 AND `DifficultyID`=0); -- Muffinus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98463 AND `DifficultyID`=0); -- Broot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (98451,15186)); -- Murky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98449 AND `DifficultyID`=0); -- Ping Summoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (98428,98427)); -- Coralback Fiddler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (98390,98386)); -- Eldritch Manafiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (98389,98385)); -- Erudite Manafiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (98310,97236)); -- Burrow Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (98303,97126)); -- Northern Hawk Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98297 AND `DifficultyID`=0); -- Kul Tiran Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98296 AND `DifficultyID`=0); -- Wumpas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98295 AND `DifficultyID`=0); -- Baeloth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98294 AND `DifficultyID`=0); -- Thrugtusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98238 AND `DifficultyID`=0); -- Empyreal Manafiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98237 AND `DifficultyID`=0); -- Empowered Manafiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98236 AND `DifficultyID`=0); -- Energized Manafiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (98211,98210)); -- Spiketail Beaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (98192,98065)); -- Hog-Nosed Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98185 AND `DifficultyID`=0); -- Fel Piglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98183 AND `DifficultyID`=0); -- Thaumaturgical Piglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98182 AND `DifficultyID`=0); -- Black Piglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98181 AND `DifficultyID`=0); -- Brown Piglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (98180,98172)); -- Ridgeback Piglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98169 AND `DifficultyID`=0); -- Illidan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98161 AND `DifficultyID`=0); -- Garhal the Scalekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98132 AND `DifficultyID`=0); -- Plump Jelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98128 AND `DifficultyID`=0); -- Sewer-Pipe Jelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98124 AND `DifficultyID`=0); -- Dread-Rider Roth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98116 AND `DifficultyID`=0); -- Bleakwater Jelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (98114,98113)); -- Donovan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98108 AND `DifficultyID`=0); -- Gryphon-Master Clifford +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98107 AND `DifficultyID`=0); -- Tiny Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98105 AND `DifficultyID`=0); -- Dread-Rider Barnes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98095 AND `DifficultyID`=0); -- Gorged Cavelouse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (98090,61826)); -- Blighthawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98077 AND `DifficultyID`=0); -- Crispin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98066 AND `DifficultyID`=0); -- Steven Nelson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98004 AND `DifficultyID`=0); -- Son of Goredome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97961 AND `DifficultyID`=0); -- Adventure Map Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97953,97952)); -- Tiny Apparition +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97870 AND `DifficultyID`=0); -- Kimben Wingheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97868 AND `DifficultyID`=0); -- Rafat Smokehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97860 AND `DifficultyID`=0); -- Farah Skybeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97840,97839)); -- Rose Taipan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97826 AND `DifficultyID`=0); -- Jinx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97823,46286,17419)); -- Rocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97818 AND `DifficultyID`=0); -- Marshmallow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97754 AND `DifficultyID`=0); -- Bilge Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97743,97731)); -- Mist Fox Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97741,97730)); -- Black-Footed Fox Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97738,97127)); -- Nightwatch Swooper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97735,97118)); -- Long-Eared Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97722,97080)); -- Golden Eaglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97690 AND `DifficultyID`=0); -- Master Tamer Flummox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97641,89832,61753,16030)); -- Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97569 AND `DifficultyID`=0); -- Ghost Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97568 AND `DifficultyID`=0); -- Ghastly Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97559,92698)); -- Spring Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97555,95626)); -- Auburn Ringtail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97542,93725)); -- Slithering Brownscale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97541 AND `DifficultyID`=0); -- Half-Eaten Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97531,94193)); -- Terror Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97530 AND `DifficultyID`=0); -- Half-Eaten Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97511,92410)); -- Shimmering Aquafly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97466,97456)); -- Kaldorei Windgryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97465,97464)); -- Risen Saber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97420,61368,6653)); -- Huge Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97369 AND `DifficultyID`=0); -- Liquid Magma Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97329 AND `DifficultyID`=0); -- Spectral Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97324,96320)); -- Spectral Spinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97294,89390)); -- Olivetail Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97291,97078)); -- Fledgling Oliveback +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97290,97076)); -- Fledgling Kingfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97289,97283)); -- Juvenile Scuttleback +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97285 AND `DifficultyID`=0); -- Wind Rush Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97238 AND `DifficultyID`=0); -- Nursery Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97229,96449)); -- Grumpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97207 AND `DifficultyID`=0); -- Emmigosa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97206 AND `DifficultyID`=0); -- Dream Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97205 AND `DifficultyID`=0); -- Stormborne Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97204 AND `DifficultyID`=0); -- Shadow Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97178 AND `DifficultyID`=0); -- Hateful Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97174 AND `DifficultyID`=0); -- Extinguished Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97162,96379)); -- Guard Costume Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97128 AND `DifficultyID`=0); -- Fledgling Warden Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97115 AND `DifficultyID`=0); -- Lightforged Draenei Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97110 AND `DifficultyID`=0); -- Dark Iron Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97104 AND `DifficultyID`=0); -- Spotted Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97079 AND `DifficultyID`=0); -- Skyhorn Nestling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97060 AND `DifficultyID`=0); -- Netherstrand Longbow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97039,15373)); -- Hallow's End Pirate Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97038,15375)); -- Hallow's End Pirate Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97037,15376)); -- Hallow's End Male Ghost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97036,15377)); -- Hallow's End Female Ghost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97035 AND `DifficultyID`=0); -- Leper Gnome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97022 AND `DifficultyID`=0); -- Greater Lightning Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (97020,97018)); -- Albatross Chick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (96991,61320,50487)); -- Forest Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96989 AND `DifficultyID`=0); -- Catacomb Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96831 AND `DifficultyID`=0); -- Bilerot Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96816 AND `DifficultyID`=0); -- Spitcoil Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (96813,28674)); -- Aludane Whitecloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96765 AND `DifficultyID`=0); -- Dread Fertilizer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96760 AND `DifficultyID`=0); -- Frostwall Axe Thrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96753 AND `DifficultyID`=0); -- Frostwall Death Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (96751,96748)); -- Festive Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96744 AND `DifficultyID`=0); -- Merry Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96743 AND `DifficultyID`=0); -- Festive Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96742 AND `DifficultyID`=0); -- Festive Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (96741,96739)); -- Festive Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96737 AND `DifficultyID`=0); -- Festive Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96735 AND `DifficultyID`=0); -- Pizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96730 AND `DifficultyID`=0); -- Lil' Ralph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (96723,96684)); -- Lil' Snowfighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96705 AND `DifficultyID`=0); -- Orukan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96685 AND `DifficultyID`=0); -- Killable Test Dummy 5min Raid Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96649 AND `DifficultyID`=0); -- Ashmaw Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96637 AND `DifficultyID`=0); -- Boneship Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96622 AND `DifficultyID`=0); -- Grumpy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (96593,96487)); -- Unusual Gift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96568 AND `DifficultyID`=0); -- Climbing Rope +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96565 AND `DifficultyID`=0); -- Chofa Nighthoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96545 AND `DifficultyID`=0); -- Growing Squashling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96543 AND `DifficultyID`=0); -- Glark Criswold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96538 AND `DifficultyID`=0); -- Brackish Cultivator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96536 AND `DifficultyID`=0); -- Salty Dreg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96535 AND `DifficultyID`=0); -- Captain Bonerender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96531 AND `DifficultyID`=0); -- Erik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96516 AND `DifficultyID`=0); -- Lil' Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96511 AND `DifficultyID`=0); -- Nerubian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96510 AND `DifficultyID`=0); -- Gargoyle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96509 AND `DifficultyID`=0); -- Wight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96505 AND `DifficultyID`=0); -- Deathwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96471 AND `DifficultyID`=0); -- Spectral Ghoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96451 AND `DifficultyID`=0); -- Almie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96448 AND `DifficultyID`=0); -- Grumpus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96404 AND `DifficultyID`=0); -- Enchanted Torch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96403 AND `DifficultyID`=0); -- Enchanted Cauldron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96349 AND `DifficultyID`=0); -- Pandaren Female Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96348 AND `DifficultyID`=0); -- Pandaren Male Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (96345,96326)); -- Lunarfall Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (96344,96330,96329,96328,96327)); -- Jolly Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (96341,96316)); -- Jolly Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96339 AND `DifficultyID`=0); -- Merry Rifleman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (96336,96322,96321)); -- Lunarfall Infantry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (96335,96325,96324)); -- Merry Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96334 AND `DifficultyID`=0); -- Jolly Rifleman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96331 AND `DifficultyID`=0); -- Lunarfall Merry Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96323 AND `DifficultyID`=0); -- Arachnis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (96319,96317)); -- Merry Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96315 AND `DifficultyID`=0); -- Jolly Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96311 AND `DifficultyID`=0); -- Ghastly Guest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96274 AND `DifficultyID`=0); -- Spotted Doe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96263 AND `DifficultyID`=0); -- Spiritseer Ikalyi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96259 AND `DifficultyID`=0); -- Brew-Witch Shadowpaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96256 AND `DifficultyID`=0); -- Imp Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96237 AND `DifficultyID`=0); -- Generic Stalker (Large AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96232 AND `DifficultyID`=0); -- TEST - Scott's Test Creature - SCS +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96126 AND `DifficultyID`=0); -- Savage Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96123 AND `DifficultyID`=0); -- Blazing Firehawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (96110,96109,96108,96107,96106,96104,96096,95378,85823,84937,83876,83875,81965)); -- Vignette Tracking Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96082 AND `DifficultyID`=0); -- Evil Squirrel #4 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95977 AND `DifficultyID`=0); -- 11th Anniversary Test Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95865 AND `DifficultyID`=0); -- Stormshield Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (95841,12383)); -- Nibbles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95716 AND `DifficultyID`=0); -- Tempest Earth Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95715 AND `DifficultyID`=0); -- Tempest Fire Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95688 AND `DifficultyID`=0); -- Windtamer Nalt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95572 AND `DifficultyID`=0); -- Shard of Cyrukh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95464 AND `DifficultyID`=0); -- Gigantic AOI Bunny - GJC [INSTANCES ONLY] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95462 AND `DifficultyID`=0); -- Stormshield Rock Cutter Pilot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95461 AND `DifficultyID`=0); -- Warspear Shredder Pilot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95445 AND `DifficultyID`=0); -- Prism Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95440 AND `DifficultyID`=0); -- Tremblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (95274,8884)); -- Skeletal Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95258 AND `DifficultyID`=0); -- Healing Rain Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95255 AND `DifficultyID`=0); -- Earthquake Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95220 AND `DifficultyID`=0); -- Illidari Felsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95216 AND `DifficultyID`=0); -- Master of the Vaults +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95155 AND `DifficultyID`=0); -- Tempest Lightning Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95151 AND `DifficultyID`=0); -- Jeremy's Test Grinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95131 AND `DifficultyID`=0); -- Tempest Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95074 AND `DifficultyID`=0); -- Lava Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (95072,15352)); -- Greater Earth Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (95061,15438)); -- Greater Fire Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95031 AND `DifficultyID`=0); -- Felglaring Oculus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95021 AND `DifficultyID`=0); -- Felboar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94973 AND `DifficultyID`=0); -- Tamara Sigmund +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94946 AND `DifficultyID`=0); -- Arthas Menethil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (94927,66724)); -- Crusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (94921,79268)); -- Stormshield Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (94920,88857,86472,86460,79269)); -- Warspear Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94869 AND `DifficultyID`=0); -- Tarspitter Grub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94867 AND `DifficultyID`=0); -- Left Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (94864,83837)); -- Cymre Brightblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94852 AND `DifficultyID`=0); -- Fey Moonwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94817 AND `DifficultyID`=0); -- Forsaken Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94722 AND `DifficultyID`=0); -- Meteor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94667 AND `DifficultyID`=0); -- Silvia Thurman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94665 AND `DifficultyID`=0); -- Tessa Oxbridge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94664 AND `DifficultyID`=0); -- Steven Oxbridge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94650 AND `DifficultyID`=0); -- Defiled Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94649 AND `DifficultyID`=0); -- Skrillix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94648 AND `DifficultyID`=0); -- Netherfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94647 AND `DifficultyID`=0); -- Dreadwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94646 AND `DifficultyID`=0); -- Vile Blood of Draenor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94645 AND `DifficultyID`=0); -- Bleakclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94644 AND `DifficultyID`=0); -- Dark Gazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94643 AND `DifficultyID`=0); -- Mirecroak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94642 AND `DifficultyID`=0); -- Direflame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94641 AND `DifficultyID`=0); -- Tainted Maulclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94640 AND `DifficultyID`=0); -- Felfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94639 AND `DifficultyID`=0); -- Cursed Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (94638,90213)); -- Chaos Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94637 AND `DifficultyID`=0); -- Corrupted Thundertail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94635 AND `DifficultyID`=0); -- Doctor DB 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94623 AND `DifficultyID`=0); -- Corrupted Nest Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94601 AND `DifficultyID`=0); -- Felsworn Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94533 AND `DifficultyID`=0); -- Demon Hunter Scale Model (Tank) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (94525,65642)); -- Invisible Stalker Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94499 AND `DifficultyID`=0); -- Scaling Treasure Drop Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94474 AND `DifficultyID`=0); -- _JKL SQL TEST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94460 AND `DifficultyID`=0); -- Brown Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94439 AND `DifficultyID`=0); -- Forsaken Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94432 AND `DifficultyID`=0); -- Zandalari Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94411 AND `DifficultyID`=0); -- Test Wall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94317 AND `DifficultyID`=0); -- Shipyard Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (94244,94243)); -- Sound Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94113 AND `DifficultyID`=0); -- Rukmaz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94083 AND `DifficultyID`=0); -- Bladespire Geomancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93997 AND `DifficultyID`=0); -- Curious Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93940 AND `DifficultyID`=0); -- Douglas Carrington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93835 AND `DifficultyID`=0); -- Thorina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93814 AND `DifficultyID`=0); -- Blorp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93808 AND `DifficultyID`=0); -- Ghostshell Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93804 AND `DifficultyID`=0); -- Costumed Entertainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93770 AND `DifficultyID`=0); -- Battleground Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (93748,79137,77999,75731)); -- Medium Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (93720,92108)); -- Moonkin Form (Night Elf Druid, Incarnation) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93694 AND `DifficultyID`=0); -- Redtail Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93483 AND `DifficultyID`=0); -- Nightmare Bell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (93465,29480)); -- Grimwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93447 AND `DifficultyID`=0); -- Elyssia Winterdusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93353 AND `DifficultyID`=0); -- Purple Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93352 AND `DifficultyID`=0); -- Periwinkle Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93351 AND `DifficultyID`=0); -- Glimcroak Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93346 AND `DifficultyID`=0); -- Chitterfroth Skunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93345 AND `DifficultyID`=0); -- Chitterfroth Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93307 AND `DifficultyID`=0); -- Rygarius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93296 AND `DifficultyID`=0); -- Coffee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93143 AND `DifficultyID`=0); -- Cinder Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93142 AND `DifficultyID`=0); -- Lost Netherpup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93008 AND `DifficultyID`=0); -- Corpse Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92879 AND `DifficultyID`=0); -- SLG Generic Stalker (Gigantic AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92824 AND `DifficultyID`=0); -- Downtrodden Mechagnome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92822 AND `DifficultyID`=0); -- Murble the Bromancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92809 AND `DifficultyID`=0); -- Rangari Sha'ana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92808 AND `DifficultyID`=0); -- Rocketmaster Malo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92757 AND `DifficultyID`=0); -- Kramer Test Disease Debuffer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92756 AND `DifficultyID`=0); -- Kramer Test Curse Debuffer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92755 AND `DifficultyID`=0); -- Kramer Test Poison Debuffer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92716 AND `DifficultyID`=0); -- Caster Opponent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92701 AND `DifficultyID`=0); -- Grovetender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92576 AND `DifficultyID`=0); -- Dark Felstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92365 AND `DifficultyID`=0); -- Marsh Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92159 AND `DifficultyID`=0); -- Monstrous Opponent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92106 AND `DifficultyID`=0); -- Bear Form (Night Elf Druid, Incarnation) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (91991,91159,90040,89943)); -- Azurewing Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91977 AND `DifficultyID`=0); -- Master Photobomber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91940 AND `DifficultyID`=0); -- Skyguard Blann +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91934 AND `DifficultyID`=0); -- Apexis Sunweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91933 AND `DifficultyID`=0); -- Apexis Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91921 AND `DifficultyID`=0); -- Wyrmple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91919 AND `DifficultyID`=0); -- Marked Apexis Windwraith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91918 AND `DifficultyID`=0); -- Apexis Tempest-Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91917 AND `DifficultyID`=0); -- Amberlight Giant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91916 AND `DifficultyID`=0); -- Spiked Rockworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91914 AND `DifficultyID`=0); -- Auction House +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91852 AND `DifficultyID`=0); -- Test - Trogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91851 AND `DifficultyID`=0); -- Test - Seagull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91823 AND `DifficultyID`=0); -- Fel Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91739 AND `DifficultyID`=0); -- Hellfire Infernal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (91722,12999)); -- World Invisible Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (91719,91644)); -- Smuggler Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (91662,91660)); -- Spectral Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (91626,91612)); -- Blood Mender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (91625,91611)); -- Silver Hand Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91408 AND `DifficultyID`=0); -- Young Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91407 AND `DifficultyID`=0); -- Slithershock Elver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91347 AND `DifficultyID`=0); -- Nicodemus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91346 AND `DifficultyID`=0); -- Brisby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91345 AND `DifficultyID`=0); -- Prince Charming +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91344 AND `DifficultyID`=0); -- Runts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91343 AND `DifficultyID`=0); -- Sprouts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91342 AND `DifficultyID`=0); -- Bones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91341 AND `DifficultyID`=0); -- Enbi'see +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91340 AND `DifficultyID`=0); -- Mal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91338 AND `DifficultyID`=0); -- Mouthy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91337 AND `DifficultyID`=0); -- Salad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91335 AND `DifficultyID`=0); -- Spores +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91309 AND `DifficultyID`=0); -- Barrow Wisp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (91300,91272)); -- Grappling Hook Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91273 AND `DifficultyID`=0); -- Helen Noel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91226 AND `DifficultyID`=0); -- Graves +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91225 AND `DifficultyID`=0); -- Delana Silverfur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91169 AND `DifficultyID`=0); -- Meadowrunner Chamois +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (91040,82719,71073)); -- Horde Mine Cart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90970 AND `DifficultyID`=0); -- Coast Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90960 AND `DifficultyID`=0); -- Skyguard Thann +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90935 AND `DifficultyID`=0); -- Flower Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (90934,82406)); -- Bitey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90932 AND `DifficultyID`=0); -- Doom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90931 AND `DifficultyID`=0); -- Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90930 AND `DifficultyID`=0); -- Bye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90929 AND `DifficultyID`=0); -- Jenner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (90928,64634)); -- Grinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90927 AND `DifficultyID`=0); -- Gooey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90926 AND `DifficultyID`=0); -- Dr. Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90925 AND `DifficultyID`=0); -- Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90924 AND `DifficultyID`=0); -- Leonardo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90922 AND `DifficultyID`=0); -- Thunderhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90921 AND `DifficultyID`=0); -- Serpentus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90920 AND `DifficultyID`=0); -- Aqoo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (90919,82718,71071)); -- Alliance Mine Cart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90912 AND `DifficultyID`=0); -- Gnomish Bomb-bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90911 AND `DifficultyID`=0); -- D.R.O.N.E. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90909 AND `DifficultyID`=0); -- Stormshield Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90908 AND `DifficultyID`=0); -- Stormshield Rock Cutter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90878 AND `DifficultyID`=0); -- Test - Zombie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90877 AND `DifficultyID`=0); -- Test - Dream Terror (New Model Request) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90876 AND `DifficultyID`=0); -- Test - Succubus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90875 AND `DifficultyID`=0); -- Test - Green Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90874 AND `DifficultyID`=0); -- Test - Green Drakonid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90873 AND `DifficultyID`=0); -- Test - Green Dragonspawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90871 AND `DifficultyID`=0); -- Test - Stag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90842 AND `DifficultyID`=0); -- Slimy Critter Corpse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90840 AND `DifficultyID`=0); -- Test - Podling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90839 AND `DifficultyID`=0); -- Test - Plant Hydra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90838 AND `DifficultyID`=0); -- Test - Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90837 AND `DifficultyID`=0); -- Test - Lasher Orchid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90836 AND `DifficultyID`=0); -- Test - Forest Sprite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90835 AND `DifficultyID`=0); -- Test - Firefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90834 AND `DifficultyID`=0); -- Test - Faerie Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90833 AND `DifficultyID`=0); -- Test - Crane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90832 AND `DifficultyID`=0); -- Test - Hellhound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90830 AND `DifficultyID`=0); -- Test - Ancient of the Arcane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90829 AND `DifficultyID`=0); -- Test - Ancient of War +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90828 AND `DifficultyID`=0); -- Test - Ancient of Lore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90827 AND `DifficultyID`=0); -- Test - Moonkin Form (Use Artifact Skin) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90826 AND `DifficultyID`=0); -- Test - Panther Form (Use Artifact Skin) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90825 AND `DifficultyID`=0); -- Test - Stag Form (Use Artifact Skin) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90824 AND `DifficultyID`=0); -- Test - Bear Form (Use Artifact Skin) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90823 AND `DifficultyID`=0); -- Test - Bug Bear (New Model Coming) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90822 AND `DifficultyID`=0); -- Test - Sea Giant (New Model Coming) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90821 AND `DifficultyID`=0); -- Test - Murloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90820 AND `DifficultyID`=0); -- Test - Northrend Skeleton - Dressed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90819 AND `DifficultyID`=0); -- Test - Hydra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90818 AND `DifficultyID`=0); -- Test - Fire Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90817 AND `DifficultyID`=0); -- Test - Water Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90816 AND `DifficultyID`=0); -- Skystormer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90815 AND `DifficultyID`=0); -- Test - Draenor Boar (Reskin Coming) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90814 AND `DifficultyID`=0); -- Test - Beapher (Hee Hee) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90813 AND `DifficultyID`=0); -- Test - Keeper of the Grove (New Model Coming) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90812 AND `DifficultyID`=0); -- Test - Mountain Giant (Reskin Coming - Is this the right model?) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90810 AND `DifficultyID`=0); -- Test - Dryad (Uprez Coming) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90809 AND `DifficultyID`=0); -- Test - Fox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90808 AND `DifficultyID`=0); -- Test - Grell (Recolor Coming) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90807 AND `DifficultyID`=0); -- Test - Harpy (New Model Coming) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90806 AND `DifficultyID`=0); -- Test - Satyr (New Model Coming) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90805 AND `DifficultyID`=0); -- Test - Sea Lion (Uprez Coming - Is this the right model?) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90798 AND `DifficultyID`=0); -- Big Dancing Flames HD +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90732 AND `DifficultyID`=0); -- Performance Murderer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90639 AND `DifficultyID`=0); -- Stagtamer Maliana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90562 AND `DifficultyID`=0); -- Urtol Skyshear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90560 AND `DifficultyID`=0); -- Skytalon Kariz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90556 AND `DifficultyID`=0); -- Dagrona +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90552 AND `DifficultyID`=0); -- Nasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90550 AND `DifficultyID`=0); -- Gargash the Diver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90500 AND `DifficultyID`=0); -- Warspear Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90499 AND `DifficultyID`=0); -- Warspear Shredder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90498 AND `DifficultyID`=0); -- Warspear Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90489 AND `DifficultyID`=0); -- Mechagnome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90473 AND `DifficultyID`=0); -- Patti Earnhard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90366 AND `DifficultyID`=0); -- Darkmoon Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (90345,76016)); -- Race MiniZep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90335 AND `DifficultyID`=0); -- Attraction Sign +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (90304,55356)); -- Darkmoon Tonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90299 AND `DifficultyID`=0); -- Big Ravager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90297 AND `DifficultyID`=0); -- Bunny Start Race, No Game Tokens +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90283 AND `DifficultyID`=0); -- Darkmoon Gazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90215 AND `DifficultyID`=0); -- K'ute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90214 AND `DifficultyID`=0); -- Wretched Servant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90212 AND `DifficultyID`=0); -- Sunblade Micro-Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90208 AND `DifficultyID`=0); -- Hyjal Wisp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90207 AND `DifficultyID`=0); -- Stinkrot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90206 AND `DifficultyID`=0); -- Sister of Temptation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90205 AND `DifficultyID`=0); -- Fragment of Desire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90204 AND `DifficultyID`=0); -- Fragment of Suffering +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90203 AND `DifficultyID`=0); -- Fragment of Anger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90202 AND `DifficultyID`=0); -- Abyssius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90201 AND `DifficultyID`=0); -- Leviathan Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90200 AND `DifficultyID`=0); -- Grotesque +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (90148,89737,76118)); -- Racing Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (90120,80118,52480)); -- Night Elf Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90116 AND `DifficultyID`=0); -- Powerup Bunny (Test Explode) (Not Consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (89830,27820,27819,27818,27817,27816,27815,27814,27813,27812,27811,27810,27806)); -- Brew Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89809 AND `DifficultyID`=0); -- Salteye Tadpole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89784 AND `DifficultyID`=0); -- _JKL Test Creature 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (89736,89726,76128)); -- Wanderluster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89735 AND `DifficultyID`=0); -- Pitstop - Wanderluster, Pedestrian, Advanced +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (89734,89724,76131)); -- Rocketeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89733 AND `DifficultyID`=0); -- Pitstop - Rocketeer, Pedestrian, Advanced +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (89732,89723,76129,75361)); -- Powermonger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89729 AND `DifficultyID`=0); -- Pitstop - Powermonger, Pedestrian, Advanced +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89720 AND `DifficultyID`=0); -- Pitstop - Wanderluster, Pedestrian, Basic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89716 AND `DifficultyID`=0); -- Pitstop - Rocketeer, Pedestrian, Basic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89715 AND `DifficultyID`=0); -- Franklin Martin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89708 AND `DifficultyID`=0); -- Pitstop - Powermonger, Pedestrian, Basic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89649 AND `DifficultyID`=0); -- Nexus Platform +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89648 AND `DifficultyID`=0); -- ELM General Purpose Bunny (scale x6) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89411 AND `DifficultyID`=0); -- Test Goblin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (89320,88803)); -- Tremblade Blade Twisting Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (89198,83617)); -- Leatherhide Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (89194,88639)); -- Parched Lizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (89191,82385)); -- Telaari Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (89140,89139,85753)); -- Kaliri Skyterror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89138 AND `DifficultyID`=0); -- Testie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89136 AND `DifficultyID`=0); -- Crafty the Pet Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (89135,71163)); -- Unborn Val'kyr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (89131,85419)); -- Gnawface +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (89130,85463)); -- Gorefu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (89129,85420)); -- Carrotus Maximus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89093 AND `DifficultyID`=0); -- Warsong Orc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89060 AND `DifficultyID`=0); -- Tarren Mill Envoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89059 AND `DifficultyID`=0); -- Southshore Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (89000,88577)); -- Bone Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88999,85192)); -- Junglebeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88998,85388)); -- Bloodbeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88997,85389)); -- Axebeak Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88996,88576)); -- Shadow Sporebat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88995,88575)); -- Glowing Sporebat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88994,88385)); -- Brilliant Bloodfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88993,88413)); -- Crimsonwing Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88992,88415)); -- Dusty Sporewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88991,88422)); -- Cerulean Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88990,88355)); -- Waterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88989,88357)); -- Violet Firefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88988,88359)); -- Swamplighter Firefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88987,88356)); -- Sapphire Firefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88986,85257)); -- Amberbarb Wasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88985,82715)); -- Frostfur Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88984,88571)); -- Mudback Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88983,88572)); -- Flat-Tooth Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88982,79730)); -- River Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88981,88474)); -- Ironclaw Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88980,88473)); -- Fen Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88979,88466)); -- Zangar Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88978,88465)); -- Kelp Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88977,88480)); -- Frostshell Pincher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88976,82045)); -- Moonshell Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88975,88417)); -- Royal Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88971,71925,42211,5929)); -- Magma Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88907 AND `DifficultyID`=0); -- Resolver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88856,87657,84174)); -- Stormshield Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88845 AND `DifficultyID`=0); -- Julien +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88833,88832)); -- Kor'kron Foot Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88831 AND `DifficultyID`=0); -- Mother Om'ra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88830 AND `DifficultyID`=0); -- Trunks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88826 AND `DifficultyID`=0); -- Aaron Scourgeflesh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88814 AND `DifficultyID`=0); -- Nethaera's Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88807 AND `DifficultyID`=0); -- Argi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88806 AND `DifficultyID`=0); -- Ravenspeaker Zealot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88805 AND `DifficultyID`=0); -- Grommloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88789,76168,76162)); -- Ravager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88784 AND `DifficultyID`=0); -- Riverhallow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88782 AND `DifficultyID`=0); -- Nar'thalas Nightwatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88781 AND `DifficultyID`=0); -- Pheary Sparkrocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88780 AND `DifficultyID`=0); -- Alascene +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88778 AND `DifficultyID`=0); -- Genevere Hymnsorrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88777 AND `DifficultyID`=0); -- Yano Barkhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88776 AND `DifficultyID`=0); -- Gnomebulation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88774 AND `DifficultyID`=0); -- Warspear Centurion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88772 AND `DifficultyID`=0); -- Legionnaire Hellaxe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88771 AND `DifficultyID`=0); -- Centurion Firescream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88766 AND `DifficultyID`=0); -- Outcast Talon Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88761 AND `DifficultyID`=0); -- Terokkar Talon Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88757 AND `DifficultyID`=0); -- Researcher Sarix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88716 AND `DifficultyID`=0); -- Stormsheild Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88715 AND `DifficultyID`=0); -- Warspear Vermin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88714 AND `DifficultyID`=0); -- Automated Critter Defense Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88706 AND `DifficultyID`=0); -- Murgul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88705 AND `DifficultyID`=0); -- Kranosh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88704 AND `DifficultyID`=0); -- Gran'dul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88703 AND `DifficultyID`=0); -- Grunt Arhung +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88702 AND `DifficultyID`=0); -- Grunt Nolo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88701 AND `DifficultyID`=0); -- Grunt Meena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88699 AND `DifficultyID`=0); -- Hammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88698 AND `DifficultyID`=0); -- Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88697 AND `DifficultyID`=0); -- Officer Ironore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88696 AND `DifficultyID`=0); -- Officer Rumsfeld +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88692 AND `DifficultyID`=0); -- Servant of Demidos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88691,79993)); -- Warspear Headhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88690 AND `DifficultyID`=0); -- Headhunter Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88689 AND `DifficultyID`=0); -- War Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88688,88687)); -- Sha'tari Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88681 AND `DifficultyID`=0); -- Jynx Shadowmend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88668 AND `DifficultyID`=0); -- Joz Navarix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88653 AND `DifficultyID`=0); -- Nivek Lee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88627 AND `DifficultyID`=0); -- Hearthstone Board +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88606,81932)); -- Southport Rifleman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88602,81931)); -- Southport Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88601,81922)); -- Axefall Headhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88600,81921)); -- Axefall Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88584 AND `DifficultyID`=0); -- Duskclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88574 AND `DifficultyID`=0); -- Kaliri Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88573 AND `DifficultyID`=0); -- Veilwatcher Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88542,88281)); -- Echo Batling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88540 AND `DifficultyID`=0); -- Warspear Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88537,88535,53836)); -- Stormwind Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88532 AND `DifficultyID`=0); -- Evacuated Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88514,88464)); -- Bloodthorn Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88499 AND `DifficultyID`=0); -- Whirlwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88491 AND `DifficultyID`=0); -- Shattrath Defense Crystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88490 AND `DifficultyID`=0); -- Eye of Observation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88488 AND `DifficultyID`=0); -- Dusty Remains +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88463,85005)); -- Mossbite Skitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88462,85007)); -- Thicket Skitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88452 AND `DifficultyID`=0); -- Sky Fry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88448,47571)); -- Belloc Brightblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88443 AND `DifficultyID`=0); -- Firefury Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88441,85003)); -- Icespine Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88438 AND `DifficultyID`=0); -- Amberbarb Stinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88433 AND `DifficultyID`=0); -- Nettlesting +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88431,85254)); -- Wood Wasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88427,85253)); -- Twilight Wasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88426,85255)); -- Bloodsting Wasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88406 AND `DifficultyID`=0); -- Shadowy Shape +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88404 AND `DifficultyID`=0); -- Lava Fury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88401 AND `DifficultyID`=0); -- Son of Sethe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88386,85798)); -- Golden Dawnfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88367 AND `DifficultyID`=0); -- Sunfire Kaliri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88300 AND `DifficultyID`=0); -- Puddle Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88248 AND `DifficultyID`=0); -- Area Trigger Caster Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88247 AND `DifficultyID`=0); -- Conjured Ice Crystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88239,80724,13117)); -- Horde Spirit Guide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88238,80723,13116)); -- Alliance Spirit Guide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88227 AND `DifficultyID`=0); -- Volcano +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88226 AND `DifficultyID`=0); -- Volcanic Fallout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88225 AND `DifficultyID`=0); -- Sentinel's Companion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88222 AND `DifficultyID`=0); -- Everbloom Peachick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88196 AND `DifficultyID`=0); -- CritterTemplate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88170 AND `DifficultyID`=0); -- Draenei Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88167 AND `DifficultyID`=0); -- Reuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88144 AND `DifficultyID`=0); -- Converted Demon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88134,79412)); -- Mechanical Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88113 AND `DifficultyID`=0); -- Beasttamer Zov'jin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88109 AND `DifficultyID`=0); -- Kimilyn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88103 AND `DifficultyID`=0); -- Doom Bloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88093 AND `DifficultyID`=0); -- Chef Jason Quinn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88081 AND `DifficultyID`=0); -- Lilian Mae +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88080 AND `DifficultyID`=0); -- William Henry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88077 AND `DifficultyID`=0); -- Shore Glider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88076 AND `DifficultyID`=0); -- Sand Scavenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (88075,82310)); -- Stonehide Riverbeast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88070 AND `DifficultyID`=0); -- Gardener Flin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88067 AND `DifficultyID`=0); -- Landscaper Ed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88046 AND `DifficultyID`=0); -- Emerald Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87983 AND `DifficultyID`=0); -- Serendipity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87982 AND `DifficultyID`=0); -- Grace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87981 AND `DifficultyID`=0); -- Atonement +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87980 AND `DifficultyID`=0); -- Apexis Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87979 AND `DifficultyID`=0); -- The Great Kaliri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87978 AND `DifficultyID`=0); -- Darkwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87976 AND `DifficultyID`=0); -- Gladiator Murkalot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87975 AND `DifficultyID`=0); -- Gladiator Deathy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87972 AND `DifficultyID`=0); -- Gladiator Murkimus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87970 AND `DifficultyID`=0); -- Wolfus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87968 AND `DifficultyID`=0); -- Fangra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87967 AND `DifficultyID`=0); -- Wolfgar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87952 AND `DifficultyID`=0); -- Pixiebell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87947 AND `DifficultyID`=0); -- Doodle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87946 AND `DifficultyID`=0); -- Tally +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87707 AND `DifficultyID`=0); -- Windhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87705 AND `DifficultyID`=0); -- Stormwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87704 AND `DifficultyID`=0); -- Firewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87690 AND `DifficultyID`=0); -- Kaz Endsky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87689 AND `DifficultyID`=0); -- Stormshield Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87687 AND `DifficultyID`=0); -- Warspear Wyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (87683,85699)); -- Chris Kaleiki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87672 AND `DifficultyID`=0); -- Shevan Manille +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87669 AND `DifficultyID`=0); -- Hatespark the Tiny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87617 AND `DifficultyID`=0); -- Tina Kelatara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (87587,66945)); -- Meat Pile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87581 AND `DifficultyID`=0); -- Music Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (87506,45338)); -- Fossilized Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87505 AND `DifficultyID`=0); -- Scythetooth Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87503 AND `DifficultyID`=0); -- Champion's Treadblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (87502,85797,85796,85795,82838,82757)); -- Great Riding Rylak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87500 AND `DifficultyID`=0); -- Female Light Assassin Orc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87499 AND `DifficultyID`=0); -- Male Light Assassin Orc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87496 AND `DifficultyID`=0); -- Female Pirate Orc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87492 AND `DifficultyID`=0); -- Male Orc Pirate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (87455,84517,83972,83971,77178)); -- Dread Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87395 AND `DifficultyID`=0); -- Rilzit Mugshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (87363,82503,73039)); -- Throm'var Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87362 AND `DifficultyID`=0); -- Gibby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87359 AND `DifficultyID`=0); -- Kroshik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87358 AND `DifficultyID`=0); -- Silkwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87355 AND `DifficultyID`=0); -- Cypress Condor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (87354,66537)); -- Stompy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87353 AND `DifficultyID`=0); -- Ironhide Bull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87350 AND `DifficultyID`=0); -- Direhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (87336,82407)); -- Gyrexle, the Eternal Mechanic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87313 AND `DifficultyID`=0); -- Blind Palefish Transform +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87306 AND `DifficultyID`=0); -- Frostwyrm Breath Horde Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (87301,86971)); -- Frostwyrm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87257 AND `DifficultyID`=0); -- Pygmy Cow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87249 AND `DifficultyID`=0); -- Warspear Battle Standard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87248 AND `DifficultyID`=0); -- Zelaji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87245 AND `DifficultyID`=0); -- Evan-son Hipsbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87244 AND `DifficultyID`=0); -- Stormshield Battle Standard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87125 AND `DifficultyID`=0); -- Taralune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87124 AND `DifficultyID`=0); -- Ashlei +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87123 AND `DifficultyID`=0); -- Vesharr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87122 AND `DifficultyID`=0); -- Gargra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (87111,79032)); -- Frostwolf Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87110 AND `DifficultyID`=0); -- Tarr the Terrible +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86987 AND `DifficultyID`=0); -- Frostwyrm Breath Alliance Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86977 AND `DifficultyID`=0); -- Grey War Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86951 AND `DifficultyID`=0); -- Nagrand Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86938 AND `DifficultyID`=0); -- Iron Pirate Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86914 AND `DifficultyID`=0); -- Warspear Cockroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86913 AND `DifficultyID`=0); -- Stormshield Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86879 AND `DifficultyID`=0); -- Hydraling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (86832,31649,10540)); -- Vol'jin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86820 AND `DifficultyID`=0); -- Nitrana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86770 AND `DifficultyID`=0); -- Sentinel Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (86767,79990)); -- Stormshield Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86719 AND `DifficultyID`=0); -- Brilliant Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86718 AND `DifficultyID`=0); -- Seaborne Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86717 AND `DifficultyID`=0); -- Umbrafen Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86716 AND `DifficultyID`=0); -- Crimson Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86715 AND `DifficultyID`=0); -- Zangar Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86685 AND `DifficultyID`=0); -- Itara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86665 AND `DifficultyID`=0); -- Tiny Bluefin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (86664,80825)); -- Prison Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86662 AND `DifficultyID`=0); -- Mya Springbloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86654 AND `DifficultyID`=0); -- Pet Toy - Fetch Bone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86649 AND `DifficultyID`=0); -- Pet Toy - Fetch Murloc Plush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86647 AND `DifficultyID`=0); -- Helda Thunderbraids +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (86646,81267)); -- Shwayder Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86641 AND `DifficultyID`=0); -- Pet Toy - Fetch (Football) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86636 AND `DifficultyID`=0); -- Pet Toy - Fetch Rubber Duck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86634 AND `DifficultyID`=0); -- Hissing Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86630 AND `DifficultyID`=0); -- Scary Ogre Face +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86608 AND `DifficultyID`=0); -- Furious Gearworks Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86546 AND `DifficultyID`=0); -- Furious Exiled Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86540 AND `DifficultyID`=0); -- Rangari Striker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86537 AND `DifficultyID`=0); -- Deadgrin Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86532 AND `DifficultyID`=0); -- Lanticore Spawnling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (86492,84700,81674)); -- Nisha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86490 AND `DifficultyID`=0); -- Wayfarer's Bonfire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86447 AND `DifficultyID`=0); -- Ikky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86445 AND `DifficultyID`=0); -- Land Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86422 AND `DifficultyID`=0); -- Frostwolf Ghostpup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86420 AND `DifficultyID`=0); -- Ancient Nest Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (86385,86315)); -- Stomphoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86367 AND `DifficultyID`=0); -- Recently Fallen Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86321 AND `DifficultyID`=0); -- Sunflame Kaliri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86318 AND `DifficultyID`=0); -- Zarjhin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86312 AND `DifficultyID`=0); -- Lieutenant Kragil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86307 AND `DifficultyID`=0); -- Narnin Dawnglow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86203 AND `DifficultyID`=0); -- Tina Fang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86202 AND `DifficultyID`=0); -- Danne Lukesi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86201 AND `DifficultyID`=0); -- Volo Morin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86158 AND `DifficultyID`=0); -- Goblin Garden Deforester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86154 AND `DifficultyID`=0); -- Private Jesse Long +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86148 AND `DifficultyID`=0); -- Knewbie McGreen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (86133,65343)); -- Bone Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86132 AND `DifficultyID`=0); -- Geist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86126 AND `DifficultyID`=0); -- Plague Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86110 AND `DifficultyID`=0); -- Daana Leafwhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86096 AND `DifficultyID`=0); -- Lich King +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (86095,86065)); -- Private Tristan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86093 AND `DifficultyID`=0); -- Zappy Zooly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86081 AND `DifficultyID`=0); -- Netherspawn, Spawn of Netherspawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86069 AND `DifficultyID`=0); -- Lieutenant Howell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86067 AND `DifficultyID`=0); -- Widget the Departed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86061 AND `DifficultyID`=0); -- Cursed Birman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86049 AND `DifficultyID`=0); -- Ilalu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86020 AND `DifficultyID`=0); -- Crashin' Thrashin' Shredder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86002 AND `DifficultyID`=0); -- Poker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85994 AND `DifficultyID`=0); -- Stout Alemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85959 AND `DifficultyID`=0); -- Ernst ten Bosch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85954 AND `DifficultyID`=0); -- Fuzzy Green Lounge Cushion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85953 AND `DifficultyID`=0); -- Zhevra Lounge Cushion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85952 AND `DifficultyID`=0); -- Safari Lounge Cushion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85947 AND `DifficultyID`=0); -- Pineapple Lounge Cushion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85941 AND `DifficultyID`=0); -- Rarnok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85873 AND `DifficultyID`=0); -- Burning Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85872 AND `DifficultyID`=0); -- Blazing Cindercrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85857 AND `DifficultyID`=0); -- Jeff Miller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85849 AND `DifficultyID`=0); -- Kinkade Jakobs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (85846,51657)); -- Bush Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85840 AND `DifficultyID`=0); -- Torgg Flexington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85836 AND `DifficultyID`=0); -- Barbie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85835 AND `DifficultyID`=0); -- Chef Kristie Cruz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85829 AND `DifficultyID`=0); -- Faronn Dustwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85824 AND `DifficultyID`=0); -- Booty Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85812 AND `DifficultyID`=0); -- Stormshield Gladiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85811 AND `DifficultyID`=0); -- Warspear Gladiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85773 AND `DifficultyID`=0); -- Mystical Spring Bouquet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85771 AND `DifficultyID`=0); -- Elder Darkweaver Kath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85767 AND `DifficultyID`=0); -- Cursed Harbinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85766 AND `DifficultyID`=0); -- Cursed Sharptalon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85765 AND `DifficultyID`=0); -- Cursed Kaliri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85763 AND `DifficultyID`=0); -- Cursed Ravager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85756 AND `DifficultyID`=0); -- Onyx Ravager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85752 AND `DifficultyID`=0); -- Outcast Harbinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85750 AND `DifficultyID`=0); -- Sharptalon Outcast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85749 AND `DifficultyID`=0); -- Gimlet Ginfizz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85746 AND `DifficultyID`=0); -- Sound Test Fire Elemental Draenor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85744 AND `DifficultyID`=0); -- Sand Skitterling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85735 AND `DifficultyID`=0); -- Sound Test Water Elemental Draenor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85734 AND `DifficultyID`=0); -- Ameri Windblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85731 AND `DifficultyID`=0); -- Araazi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85717 AND `DifficultyID`=0); -- Peacebloom Oil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85714 AND `DifficultyID`=0); -- Red Wooden Sled +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85710 AND `DifficultyID`=0); -- Lovebird Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85701 AND `DifficultyID`=0); -- Snake Firework +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85700 AND `DifficultyID`=0); -- Jared Coulston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (85690,83859)); -- Grappling Hook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85688 AND `DifficultyID`=0); -- Fatos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85687 AND `DifficultyID`=0); -- Hanos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85686 AND `DifficultyID`=0); -- Manos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85685 AND `DifficultyID`=0); -- Stitches Jr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85684 AND `DifficultyID`=0); -- Protectron 011803 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85683 AND `DifficultyID`=0); -- Protectron 022481 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85682 AND `DifficultyID`=0); -- Blingtron 4999b +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85680 AND `DifficultyID`=0); -- Stonechewer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85679 AND `DifficultyID`=0); -- Acidtooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85678 AND `DifficultyID`=0); -- Tirs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85677 AND `DifficultyID`=0); -- Fiero +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85676 AND `DifficultyID`=0); -- Archimedes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85675 AND `DifficultyID`=0); -- Samm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85674 AND `DifficultyID`=0); -- Jahan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85673 AND `DifficultyID`=0); -- General Lizzie Heartbane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85672 AND `DifficultyID`=0); -- Warlord Jugan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85671 AND `DifficultyID`=0); -- Marshal Lyrdrea Daybreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85670 AND `DifficultyID`=0); -- Commander Jobby Shortsight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85669 AND `DifficultyID`=0); -- Marshal Andrea DeSousa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85668 AND `DifficultyID`=0); -- Field Marshal Kerwin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85667 AND `DifficultyID`=0); -- Ore Eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85666 AND `DifficultyID`=0); -- Scrags +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85665 AND `DifficultyID`=0); -- Stings +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85664 AND `DifficultyID`=0); -- Grubbles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85663 AND `DifficultyID`=0); -- Gromli +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85662 AND `DifficultyID`=0); -- Kromli +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85661 AND `DifficultyID`=0); -- Queen Floret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85660 AND `DifficultyID`=0); -- King Floret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85659 AND `DifficultyID`=0); -- The Beakinator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85658 AND `DifficultyID`=0); -- Sloppus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85657 AND `DifficultyID`=0); -- Carroteye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85656 AND `DifficultyID`=0); -- Mr. Terrible +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85655 AND `DifficultyID`=0); -- Rukus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (85652,85650,85649)); -- Quintessence of Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85648 AND `DifficultyID`=0); -- Jeremy's NPC Dressing Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85612 AND `DifficultyID`=0); -- Angry Bovine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (85605,73290,45285,6412)); -- Skeleton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85604 AND `DifficultyID`=0); -- Creeping Death +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85603 AND `DifficultyID`=0); -- Lost Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85559 AND `DifficultyID`=0); -- Darkmoon Faire Ring Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85546 AND `DifficultyID`=0); -- Ziggie Sparks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (85536,85531)); -- Erinys +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85527 AND `DifficultyID`=0); -- Syd the Squid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (85525,84331)); -- Syd +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85523 AND `DifficultyID`=0); -- Mr. Pointy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85522 AND `DifficultyID`=0); -- Otto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85519 AND `DifficultyID`=0); -- Christoph VonFeasel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85509 AND `DifficultyID`=0); -- Seldy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85508 AND `DifficultyID`=0); -- Bixxie Rocketsocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85507 AND `DifficultyID`=0); -- Frizzo Sparkrocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85502 AND `DifficultyID`=0); -- Private Coyle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85488 AND `DifficultyID`=0); -- Brethren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85484 AND `DifficultyID`=0); -- Chester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (85483,85445)); -- Tower Lookout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85468 AND `DifficultyID`=0); -- Harms-Master Brolinka Sr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (85443,85441)); -- S.O.S. Flare Map Icon Vignette Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (85416,85384,18103)); -- Arcane Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85387 AND `DifficultyID`=0); -- Fruit Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85383 AND `DifficultyID`=0); -- Vol'jin's Spear Battle Standard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85382 AND `DifficultyID`=0); -- Wrynn's Vanguard Battle Standard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85354 AND `DifficultyID`=0); -- Lieutenant Vessup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (85324,84149)); -- Pocket Flying Machine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85284 AND `DifficultyID`=0); -- Sky-Bo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85283 AND `DifficultyID`=0); -- Brightpaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85282 AND `DifficultyID`=0); -- Sunback Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85281 AND `DifficultyID`=0); -- Albino River Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85280 AND `DifficultyID`=0); -- Sergeant Damarcus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85256 AND `DifficultyID`=0); -- Shadow Ravager Wasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85242 AND `DifficultyID`=0); -- PetTemplate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85231 AND `DifficultyID`=0); -- Stonegrinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85140 AND `DifficultyID`=0); -- Anne Otther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85138 AND `DifficultyID`=0); -- Razor Guerra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85137 AND `DifficultyID`=0); -- Mathias Zunn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85133 AND `DifficultyID`=0); -- Mor'riz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85131 AND `DifficultyID`=0); -- Jared V. Hellstrike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85129 AND `DifficultyID`=0); -- Chani Malflame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85122 AND `DifficultyID`=0); -- Malda Brewbelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85118 AND `DifficultyID`=0); -- Sudah Thunderhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85113 AND `DifficultyID`=0); -- Hong Airsquat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85111 AND `DifficultyID`=0); -- Marshal Andrew Sowsa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85083 AND `DifficultyID`=0); -- Duna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85041 AND `DifficultyID`=0); -- Furious Ring Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85028 AND `DifficultyID`=0); -- Furious Sha'tari Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85014 AND `DifficultyID`=0); -- Bone Wasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85009 AND `DifficultyID`=0); -- Murkidan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85008 AND `DifficultyID`=0); -- Gold Ravager Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85006 AND `DifficultyID`=0); -- Red Ravager Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85004 AND `DifficultyID`=0); -- Frost Ravager Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84993 AND `DifficultyID`=0); -- Rangari Veera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84952 AND `DifficultyID`=0); -- Volcanic Ground +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84926 AND `DifficultyID`=0); -- Burning Power +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84915 AND `DifficultyID`=0); -- Molten Corgi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84906 AND `DifficultyID`=0); -- Ashmaul Magma Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84904 AND `DifficultyID`=0); -- Oraggro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84893 AND `DifficultyID`=0); -- Goregore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84885 AND `DifficultyID`=0); -- Draenei Micro Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84878 AND `DifficultyID`=0); -- Ashmaul Pyromancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84877 AND `DifficultyID`=0); -- Ashmaul Stoneshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84876 AND `DifficultyID`=0); -- Ashmaul Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84875 AND `DifficultyID`=0); -- Ancient Inferno +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84854 AND `DifficultyID`=0); -- Slippery Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84853 AND `DifficultyID`=0); -- Soul of the Forge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84845 AND `DifficultyID`=0); -- Harms-Master Brolinka Jr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84837 AND `DifficultyID`=0); -- Marsh Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84785 AND `DifficultyID`=0); -- Star Chart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84746 AND `DifficultyID`=0); -- Captured Gor'vosh Stoneshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84714 AND `DifficultyID`=0); -- Arcanist Windlebop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84691 AND `DifficultyID`=0); -- Warspear Mine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84661 AND `DifficultyID`=0); -- Ashran Horde Mare Wildrunner Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84660 AND `DifficultyID`=0); -- Mare Wildrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84659 AND `DifficultyID`=0); -- Ashran Horde Zurge Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84652 AND `DifficultyID`=0); -- Falcon Atherton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84651 AND `DifficultyID`=0); -- Decker Watts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84646 AND `DifficultyID`=0); -- Ilya Plagueheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84645 AND `DifficultyID`=0); -- Gayle Plagueheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84644 AND `DifficultyID`=0); -- Vilewing Rylak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (84636,84631)); -- Warlock Gateway +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84629 AND `DifficultyID`=0); -- Syndicate Watchman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84628 AND `DifficultyID`=0); -- Syndicate Shadow Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84627 AND `DifficultyID`=0); -- Syndicate Rogue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84625 AND `DifficultyID`=0); -- Ott +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84624 AND `DifficultyID`=0); -- Kayren Soothallow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84623 AND `DifficultyID`=0); -- Jason Lemieux +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84622 AND `DifficultyID`=0); -- Derak Nightfall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84621 AND `DifficultyID`=0); -- Christoph Jeffcoat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84620 AND `DifficultyID`=0); -- Aranae Venomblood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84619 AND `DifficultyID`=0); -- Daryl Stack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84617 AND `DifficultyID`=0); -- Tallow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84616 AND `DifficultyID`=0); -- Theodore Mont Claire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84615 AND `DifficultyID`=0); -- Serge Hinott +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84614 AND `DifficultyID`=0); -- Novice Thaivand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84613 AND `DifficultyID`=0); -- Monika Sengutz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84612 AND `DifficultyID`=0); -- Melisara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84611 AND `DifficultyID`=0); -- Magus Wordeen Voidglare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84610 AND `DifficultyID`=0); -- Krusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84609 AND `DifficultyID`=0); -- Keeper Bel'varil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84608 AND `DifficultyID`=0); -- Innkeeper Shay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84607 AND `DifficultyID`=0); -- High Executor Darthalia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84606 AND `DifficultyID`=0); -- Deathguard Samsa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84604 AND `DifficultyID`=0); -- Deathguard Humbert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84603 AND `DifficultyID`=0); -- Vinna Wayne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84602 AND `DifficultyID`=0); -- Tara Coldgaze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84601 AND `DifficultyID`=0); -- Shara Blazen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84600 AND `DifficultyID`=0); -- Mallen Swain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84599 AND `DifficultyID`=0); -- Hans Zandin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84598 AND `DifficultyID`=0); -- Delia Verana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84597 AND `DifficultyID`=0); -- Craig Hewitt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84596 AND `DifficultyID`=0); -- Apothecary Lydon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84595 AND `DifficultyID`=0); -- Advisor Duskingdawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (84593,51916,2405)); -- Tarren Mill Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84592 AND `DifficultyID`=0); -- Sarah Raycroft +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84591 AND `DifficultyID`=0); -- Robert Aebischer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84589 AND `DifficultyID`=0); -- Nandar Branson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84588 AND `DifficultyID`=0); -- Micha Yance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84587 AND `DifficultyID`=0); -- Lindea Rabonne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84586 AND `DifficultyID`=0); -- Jaysin Lanyda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84585 AND `DifficultyID`=0); -- Innkeeper Anderson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84584 AND `DifficultyID`=0); -- Hal McAllister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84583 AND `DifficultyID`=0); -- Bront Coldcleave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84582 AND `DifficultyID`=0); -- Barkeep Kelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84581 AND `DifficultyID`=0); -- Merideth Carlson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84580 AND `DifficultyID`=0); -- Donald Rabonne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84578 AND `DifficultyID`=0); -- Wesley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84576 AND `DifficultyID`=0); -- Southshore Crier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84575 AND `DifficultyID`=0); -- Marshal Redpath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84574 AND `DifficultyID`=0); -- Magistrate Henry Maleb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84573 AND `DifficultyID`=0); -- Loremaster Dibbs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84572 AND `DifficultyID`=0); -- Phin Odelic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84571 AND `DifficultyID`=0); -- Lieutenant Farren Orinelle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84570 AND `DifficultyID`=0); -- Huraan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84569 AND `DifficultyID`=0); -- Kundric Zanden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84568 AND `DifficultyID`=0); -- Farmer Kent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84567 AND `DifficultyID`=0); -- Tamara Armstrong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84566 AND `DifficultyID`=0); -- Neema +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84565 AND `DifficultyID`=0); -- Ore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84564 AND `DifficultyID`=0); -- Hemmit Armstrong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84563 AND `DifficultyID`=0); -- Darren Malvew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84562 AND `DifficultyID`=0); -- Caretaker Smithers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84561 AND `DifficultyID`=0); -- Apprentice Honeywell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84560 AND `DifficultyID`=0); -- Chef Jessen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84559 AND `DifficultyID`=0); -- Brewmeister Bilger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84558 AND `DifficultyID`=0); -- Bartolo Ginsetti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84556 AND `DifficultyID`=0); -- Drunken Footpad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84555 AND `DifficultyID`=0); -- Captured Farmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84553 AND `DifficultyID`=0); -- Forsaken Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84521 AND `DifficultyID`=0); -- Deathwatch Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84515 AND `DifficultyID`=0); -- Darkscreech +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84509 AND `DifficultyID`=0); -- Skytalon Kuris +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84508 AND `DifficultyID`=0); -- Windscreamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84507 AND `DifficultyID`=0); -- Rangari Yaval +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84504 AND `DifficultyID`=0); -- Skytalon Karaz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84498 AND `DifficultyID`=0); -- Skytalon Meshaal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84495 AND `DifficultyID`=0); -- Chucklespine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84483 AND `DifficultyID`=0); -- Gronnling Breaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84474 AND `DifficultyID`=0); -- Ashran Horde Harrison Jones Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84473 AND `DifficultyID`=0); -- General Ushet Wolfbarger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84468 AND `DifficultyID`=0); -- Zaram Sunraiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84466 AND `DifficultyID`=0); -- Kauper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84465 AND `DifficultyID`=0); -- Leaping Gorger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84457 AND `DifficultyID`=0); -- Unkillable Test Dummy 100 Ranged +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84441 AND `DifficultyID`=0); -- Sea Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84375 AND `DifficultyID`=0); -- Vines +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84365 AND `DifficultyID`=0); -- Kudzu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84362 AND `DifficultyID`=0); -- Flytrap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84360 AND `DifficultyID`=0); -- Botani Nettle-Weaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84353 AND `DifficultyID`=0); -- Botani Vine-Wielder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84350 AND `DifficultyID`=0); -- Podling Poker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84349 AND `DifficultyID`=0); -- Marsh Monstrosity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84333 AND `DifficultyID`=0); -- Brae +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84330 AND `DifficultyID`=0); -- Meadowstomper Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84327 AND `DifficultyID`=0); -- Skeletal Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84257 AND `DifficultyID`=0); -- Ashran Alliance Chris Clarkie Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84256 AND `DifficultyID`=0); -- Ashran Alliance Farseer Kylanda Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84232 AND `DifficultyID`=0); -- Doug Test - Murloc Forager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84227 AND `DifficultyID`=0); -- Ashran Alliance Julien Tremblade Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84226 AND `DifficultyID`=0); -- Ashran Alliance Misirin Stouttoe Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84225 AND `DifficultyID`=0); -- Proximity Alarm-o-Bot 2000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (84223,80883,62672,44238)); -- Harrison Jones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (84205,82464)); -- Elekk Plushie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (84202,84201)); -- Rescued Vanguard Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84196 AND `DifficultyID`=0); -- Web-wrapped Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (84190,84097)); -- Boneshallow Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (84189,82347,79535)); -- Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84178 AND `DifficultyID`=0); -- Spider Climber Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84173 AND `DifficultyID`=0); -- Commander Anne Dunworthy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (84168,83711)); -- Retribution Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84166 AND `DifficultyID`=0); -- Guardian Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84165 AND `DifficultyID`=0); -- Holy Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84155 AND `DifficultyID`=0); -- Risen Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84125 AND `DifficultyID`=0); -- Graves Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84113 AND `DifficultyID`=0); -- Ashran Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84110 AND `DifficultyID`=0); -- Korthall Soulgorger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84102 AND `DifficultyID`=0); -- Cadaverous Vulture +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84101 AND `DifficultyID`=0); -- Cockroach Scene Stalker Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83951 AND `DifficultyID`=0); -- Interactive Super Thrall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (83948,83435)); -- Portal Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83924 AND `DifficultyID`=0); -- Biggy Warprofits +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (83922,79223)); -- Highmaul Arcanist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83895 AND `DifficultyID`=0); -- Wolf Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83890 AND `DifficultyID`=0); -- Painting +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83886 AND `DifficultyID`=0); -- Warspear Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83883 AND `DifficultyID`=0); -- Peeps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83882 AND `DifficultyID`=0); -- Brain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83881 AND `DifficultyID`=0); -- Grand Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83878 AND `DifficultyID`=0); -- Jennica Holzman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83869 AND `DifficultyID`=0); -- Angry Zurge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83841 AND `DifficultyID`=0); -- Flat-Toothed Riverbeast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83840 AND `DifficultyID`=0); -- Sand Snapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83839 AND `DifficultyID`=0); -- Idol of Decay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83836 AND `DifficultyID`=0); -- Wishbright Lantern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83833 AND `DifficultyID`=0); -- Hand of Veknarius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83819 AND `DifficultyID`=0); -- Brickhouse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83817 AND `DifficultyID`=0); -- Ghastly Kid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (83815,71991)); -- Mastiff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83814 AND `DifficultyID`=0); -- Stormshield Mine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83812 AND `DifficultyID`=0); -- Ashmaul Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83804 AND `DifficultyID`=0); -- Ashmaul Gutwrencher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83803 AND `DifficultyID`=0); -- Ashmaul Forager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83798 AND `DifficultyID`=0); -- Burning Ember +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83790 AND `DifficultyID`=0); -- Ashmaul Flamespeaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (83771,83770)); -- Elodor Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83754 AND `DifficultyID`=0); -- Star Root Sniffer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83751 AND `DifficultyID`=0); -- Firefly Scene Stalker Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83735 AND `DifficultyID`=0); -- Aellaana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83729 AND `DifficultyID`=0); -- Ashmaul Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (83726,83725,83724)); -- Captured Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83720 AND `DifficultyID`=0); -- Sporebat Darter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83719 AND `DifficultyID`=0); -- Wild Goreger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83717 AND `DifficultyID`=0); -- Stormshield Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (83715,13496)); -- Risen Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83714 AND `DifficultyID`=0); -- Quaking Fury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83713 AND `DifficultyID`=0); -- Titarus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83699 AND `DifficultyID`=0); -- Warspear Blood Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83696 AND `DifficultyID`=0); -- shipment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83694 AND `DifficultyID`=0); -- Sharpclaw Poison-Shaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83692 AND `DifficultyID`=0); -- Panthran Pride +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83691 AND `DifficultyID`=0); -- Panthora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83690 AND `DifficultyID`=0); -- Panthran Witchdoctor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83689 AND `DifficultyID`=0); -- Sharpclaw Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83687 AND `DifficultyID`=0); -- Ogron Destructor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83683 AND `DifficultyID`=0); -- Mandragoraster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83681 AND `DifficultyID`=0); -- Buzzing Venomfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83678 AND `DifficultyID`=0); -- Xander Jaxon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (83674,83642)); -- Mud Jumper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83625 AND `DifficultyID`=0); -- Melee Opponent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83594 AND `DifficultyID`=0); -- Nightshade Sproutling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83592 AND `DifficultyID`=0); -- Sassy Sproutling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83589 AND `DifficultyID`=0); -- Kelp Sproutling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83588 AND `DifficultyID`=0); -- Sun Sproutling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83584 AND `DifficultyID`=0); -- Autumnal Sproutling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83583 AND `DifficultyID`=0); -- Forest Sproutling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83571 AND `DifficultyID`=0); -- Mythic Tank Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83567 AND `DifficultyID`=0); -- Firn Swiftbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83565 AND `DifficultyID`=0); -- Healing Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83562 AND `DifficultyID`=0); -- Zomstrok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83558 AND `DifficultyID`=0); -- Mythic Damage Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83555 AND `DifficultyID`=0); -- Summoned Lobstrok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83552 AND `DifficultyID`=0); -- Killable Damage Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83546 AND `DifficultyID`=0); -- Weak Damage Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83512 AND `DifficultyID`=0); -- Skeleton Male Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83510 AND `DifficultyID`=0); -- Talbuk Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (83484,70139)); -- RRP Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83434 AND `DifficultyID`=0); -- Gla'kar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83427 AND `DifficultyID`=0); -- Beasttamer Ladaak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83002 AND `DifficultyID`=0); -- Unholy Blades +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83001 AND `DifficultyID`=0); -- Darth Doomstout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82995 AND `DifficultyID`=0); -- Hippopat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82993 AND `DifficultyID`=0); -- Popatta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82991 AND `DifficultyID`=0); -- Kamatari Whisperwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82989 AND `DifficultyID`=0); -- Sappington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82974 AND `DifficultyID`=0); -- Stormshield Field Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (82973,30833)); -- Vindicator Maraad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82945 AND `DifficultyID`=0); -- Injured Alliance Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82939 AND `DifficultyID`=0); -- Nozaro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82927 AND `DifficultyID`=0); -- Inner Demon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82917 AND `DifficultyID`=0); -- Crier Hergman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82909 AND `DifficultyID`=0); -- Chris Clarkie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82903 AND `DifficultyID`=0); -- Speedy Horde Racer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82901 AND `DifficultyID`=0); -- Farseer Kylanda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82895 AND `DifficultyID`=0); -- Stormshield Stormcrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82884 AND `DifficultyID`=0); -- Alliance Ex-Racer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82883 AND `DifficultyID`=0); -- Warlord Noktyn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82882 AND `DifficultyID`=0); -- General Aevd +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82880 AND `DifficultyID`=0); -- Marshal Karsh Stormforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82878 AND `DifficultyID`=0); -- Marshal Gabriel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82844 AND `DifficultyID`=0); -- Gixmo Moneycash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82785 AND `DifficultyID`=0); -- Podling Tester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (82762,81930)); -- Enchanted Feywing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82648 AND `DifficultyID`=0); -- Garrison Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82627 AND `DifficultyID`=0); -- Dormant Frost Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82612 AND `DifficultyID`=0); -- Hutou Featherwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82551 AND `DifficultyID`=0); -- Portal to Alliance Home Base +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82521 AND `DifficultyID`=0); -- Defile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82511 AND `DifficultyID`=0); -- Kwiven Quickcog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (82506,73324)); -- Starfall Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (82454,61169,4076)); -- Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82449 AND `DifficultyID`=0); -- < Alchemist Assistant> +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82442 AND `DifficultyID`=0); -- Pet Battletaur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82438 AND `DifficultyID`=0); -- Warspear Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82424 AND `DifficultyID`=0); -- Large Monster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82423 AND `DifficultyID`=0); -- Medium Monster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82422 AND `DifficultyID`=0); -- Small Monster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82421 AND `DifficultyID`=0); -- Event - AO - Powerup Bunny - Fork (garrison, 360 arc) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82408 AND `DifficultyID`=0); -- Wombie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (82395,82389)); -- Wor'var Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82367 AND `DifficultyID`=0); -- Kill Credit: CREDIT NAME +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (82346,2995)); -- Tal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (82340,26847)); -- Omu Spiritbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82316 AND `DifficultyID`=0); -- Thorny Stabber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82313 AND `DifficultyID`=0); -- Wild Goresnout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (82309,43697)); -- John Shelby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82295 AND `DifficultyID`=0); -- Gronn Pulverizer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82290 AND `DifficultyID`=0); -- Taranis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82272 AND `DifficultyID`=0); -- Coastal Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82253 AND `DifficultyID`=0); -- Floating Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82246 AND `DifficultyID`=0); -- Sleep Powder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (82236,82069,82068)); -- Draakorium Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82204 AND `DifficultyID`=0); -- Atomik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82201 AND `DifficultyID`=0); -- Kronus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82200 AND `DifficultyID`=0); -- Underpowered Earth Fury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82176 AND `DifficultyID`=0); -- Vignette Placeholder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82128 AND `DifficultyID`=0); -- Test Hydra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82127 AND `DifficultyID`=0); -- Precast / Cast Test Missile Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82081 AND `DifficultyID`=0); -- Dummy Bunny Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82056 AND `DifficultyID`=0); -- Fly Swarm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (82034,82032)); -- Sunsworn Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (82019,81992)); -- Light's Rest Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81986 AND `DifficultyID`=0); -- Defender Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81888 AND `DifficultyID`=0); -- Rangari Nogo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81887 AND `DifficultyID`=0); -- Stormshield Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81884 AND `DifficultyID`=0); -- Rangari Thewe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81883 AND `DifficultyID`=0); -- Lifeless Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81870 AND `DifficultyID`=0); -- Anenga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81859 AND `DifficultyID`=0); -- Fangraal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (81826,81781,81539,79798,79661)); -- Luuka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81771 AND `DifficultyID`=0); -- Furious Lotharian Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81727 AND `DifficultyID`=0); -- test - hw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81726 AND `DifficultyID`=0); -- Gaul Dun Firok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81725 AND `DifficultyID`=0); -- Muk'Mar Raz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81594 AND `DifficultyID`=0); -- Evil Widowling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81527 AND `DifficultyID`=0); -- Widowling DoT +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81517 AND `DifficultyID`=0); -- Maple Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81431 AND `DifficultyID`=0); -- Teroclaw Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81354 AND `DifficultyID`=0); -- Skytalon Inuz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81345 AND `DifficultyID`=0); -- Task 68893 Test Case +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81336 AND `DifficultyID`=0); -- Chapman's Nightmare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (81313,81296)); -- Embaari Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81289 AND `DifficultyID`=0); -- Vamuun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81285 AND `DifficultyID`=0); -- Azara Goldenwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81284 AND `DifficultyID`=0); -- Morfax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (81250,2409)); -- Felicia Maline +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81234 AND `DifficultyID`=0); -- Spell Visual Test Add +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81233 AND `DifficultyID`=0); -- Spell Visual Test Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81231 AND `DifficultyID`=0); -- Soulhoof Bull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81225 AND `DifficultyID`=0); -- Risen Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81220 AND `DifficultyID`=0); -- Soulhoof Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81164 AND `DifficultyID`=0); -- Ravager (Brian's Sound TEst) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81149 AND `DifficultyID`=0); -- Widow Mother II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81111 AND `DifficultyID`=0); -- Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (81103,352)); -- Dungar Longdrink +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81099 AND `DifficultyID`=0); -- Goresnout Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81090 AND `DifficultyID`=0); -- Gor'vosh Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81087 AND `DifficultyID`=0); -- Gor'vosh Necromancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (81078,38328)); -- Roka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81077 AND `DifficultyID`=0); -- Niaa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81074 AND `DifficultyID`=0); -- Rangari Rajess +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81071 AND `DifficultyID`=0); -- Exulting Wind-Up Train Wrecker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81068 AND `DifficultyID`=0); -- Beldos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81067 AND `DifficultyID`=0); -- Zaari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81065 AND `DifficultyID`=0); -- Risen Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81064 AND `DifficultyID`=0); -- Zamara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81061 AND `DifficultyID`=0); -- Nomaeaa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81060 AND `DifficultyID`=0); -- Skyguard Amelia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81058 AND `DifficultyID`=0); -- Tega Skyblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81057 AND `DifficultyID`=0); -- Mo'jimba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81055 AND `DifficultyID`=0); -- Grinslicer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81053 AND `DifficultyID`=0); -- Mok'ra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81003 AND `DifficultyID`=0); -- Seafoam Scavenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80934 AND `DifficultyID`=0); -- Slimy Fungivore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80933 AND `DifficultyID`=0); -- Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80932 AND `DifficultyID`=0); -- Dominic Arlington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80893 AND `DifficultyID`=0); -- Thistle Boar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (80891,34364)); -- Calico Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (80889,53568)); -- Dun Morogh Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (80884,63608,62954,49540)); -- Stormwind Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80858 AND `DifficultyID`=0); -- Kor'lok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (80823,79698,79666)); -- Fort Wrynn Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80796 AND `DifficultyID`=0); -- Hakaam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80795 AND `DifficultyID`=0); -- Ariaana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80794 AND `DifficultyID`=0); -- Spore Shooter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80792 AND `DifficultyID`=0); -- Rastaak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80673 AND `DifficultyID`=0); -- The Forgotten Smith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (80605,16089)); -- Omar the Test Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80536 AND `DifficultyID`=0); -- Maraad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80511 AND `DifficultyID`=0); -- Power Geode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80500 AND `DifficultyID`=0); -- Taylor Dewland +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80499 AND `DifficultyID`=0); -- Avenger Turley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80498 AND `DifficultyID`=0); -- Brock the Crazed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80497 AND `DifficultyID`=0); -- Lord Mes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80496 AND `DifficultyID`=0); -- Rifthunter Yoske +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80495 AND `DifficultyID`=0); -- Hildie Hackerguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80494 AND `DifficultyID`=0); -- Tosan Galaxyfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80493 AND `DifficultyID`=0); -- Elliott Van Rook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80492 AND `DifficultyID`=0); -- Vanguard Samuelle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80491 AND `DifficultyID`=0); -- Elementalist Novo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80490 AND `DifficultyID`=0); -- Mindbender Talbadar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80489 AND `DifficultyID`=0); -- Soulbrewer Nadagast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80488 AND `DifficultyID`=0); -- Alune Windmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80486 AND `DifficultyID`=0); -- Necrolord Azael +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80485 AND `DifficultyID`=0); -- Shani Freezewind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80484 AND `DifficultyID`=0); -- Jackson Bajheera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80440 AND `DifficultyID`=0); -- Ridge Condor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80439 AND `DifficultyID`=0); -- Ridge Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80438 AND `DifficultyID`=0); -- Tundra Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80437 AND `DifficultyID`=0); -- Frostwall Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80436 AND `DifficultyID`=0); -- Cave Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80329 AND `DifficultyID`=0); -- Lifelike Mechanical Frostboar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80297 AND `DifficultyID`=0); -- Warspear Raptor Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80256 AND `DifficultyID`=0); -- Stormshield Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80104 AND `DifficultyID`=0); -- Brotoculus Invis Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80102 AND `DifficultyID`=0); -- Hired Mercenary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80101 AND `DifficultyID`=0); -- Royal Peachick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80099 AND `DifficultyID`=0); -- PvP Test Mans +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80097 AND `DifficultyID`=0); -- Tanner's Apprentice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80096 AND `DifficultyID`=0); -- Mikael +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80085 AND `DifficultyID`=0); -- Tessie Threadgear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80084 AND `DifficultyID`=0); -- Tailor's Apprentice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80074 AND `DifficultyID`=0); -- Anastei +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (80069,31575)); -- Giant Sewer Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80068 AND `DifficultyID`=0); -- Loura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80067 AND `DifficultyID`=0); -- Jessa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (80066,80065)); -- A Shady Character +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80064 AND `DifficultyID`=0); -- Travelling Adventurer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80054 AND `DifficultyID`=0); -- Myrth Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (80045,4982)); -- Thomas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80043 AND `DifficultyID`=0); -- Wandering Stray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80042 AND `DifficultyID`=0); -- Beggar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (80039,80038,80037,80036,80035,80033,80032,80031,80029,80023)); -- Myrth Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80021 AND `DifficultyID`=0); -- Highmountain Tauren Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80019 AND `DifficultyID`=0); -- Highmountain Tauren Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80017 AND `DifficultyID`=0); -- Mechanical Training Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80015 AND `DifficultyID`=0); -- Low Underlord Sour Fangs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80014 AND `DifficultyID`=0); -- Test Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (80007,79768,79759)); -- Isel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79982 AND `DifficultyID`=0); -- Warspear Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79980 AND `DifficultyID`=0); -- Icehoof Cow TEST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79952 AND `DifficultyID`=0); -- Polymorphed Peacock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79949 AND `DifficultyID`=0); -- +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79948 AND `DifficultyID`=0); -- Polymorphed Turkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79947 AND `DifficultyID`=0); -- Stormshield Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79945 AND `DifficultyID`=0); -- Polymorphed Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79943 AND `DifficultyID`=0); -- Polymorphed Monkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79942 AND `DifficultyID`=0); -- Polymorphed Penguin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79941 AND `DifficultyID`=0); -- Polymorphed Polar Bear Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79902 AND `DifficultyID`=0); -- John Swifty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79900 AND `DifficultyID`=0); -- Captain Hoodrych +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (79876,79738)); -- Blackrock Explosives Expert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79846 AND `DifficultyID`=0); -- Doug Test - Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79801 AND `DifficultyID`=0); -- Chimera 2 test sound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79793 AND `DifficultyID`=0); -- Moonlight Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79788 AND `DifficultyID`=0); -- Visual Test Dummy Large +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79787 AND `DifficultyID`=0); -- Visual Test Dummy Medium +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79786 AND `DifficultyID`=0); -- Visual Test Dummy Small +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79785 AND `DifficultyID`=0); -- +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79760 AND `DifficultyID`=0); -- Glittering Midge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79751 AND `DifficultyID`=0); -- Eleanor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79716 AND `DifficultyID`=0); -- Silverwing Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79711 AND `DifficultyID`=0); -- test ghost wolf 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79709 AND `DifficultyID`=0); -- test ghost wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (79701,79688)); -- Vol'jin's Pride Headhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (79700,79687)); -- Vol'jin's Pride Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (79699,79667)); -- Fort Wrynn Rifleman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79616 AND `DifficultyID`=0); -- Nightborne Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79566 AND `DifficultyID`=0); -- Architect Test NPC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79481 AND `DifficultyID`=0); -- River Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79454 AND `DifficultyID`=0); -- Pretty Dragonette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79453 AND `DifficultyID`=0); -- Pretty Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79445 AND `DifficultyID`=0); -- Killable Test Dummy 10min Raid Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79420 AND `DifficultyID`=0); -- Yellowfeather Axebeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79413 AND `DifficultyID`=0); -- Waterfall Gulper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79411 AND `DifficultyID`=0); -- Noxic Bellyflopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79410 AND `DifficultyID`=0); -- Mechanical Axebeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79407 AND `DifficultyID`=0); -- Bron Skyhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79353 AND `DifficultyID`=0); -- Internal Flaskataur, Esq. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79345 AND `DifficultyID`=0); -- Nightborne Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79344 AND `DifficultyID`=0); -- Boar Armored +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79319 AND `DifficultyID`=0); -- Harms-Master Brolinka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79311 AND `DifficultyID`=0); -- Iron Horde Ship Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79258 AND `DifficultyID`=0); -- QA Test Dummy 100 No Armor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79250 AND `DifficultyID`=0); -- Test Combat Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79245 AND `DifficultyID`=0); -- Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79207 AND `DifficultyID`=0); -- Orphan Spell Visual - Beam Actor Holder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79202 AND `DifficultyID`=0); -- Rope +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79182 AND `DifficultyID`=0); -- Puzzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79181 AND `DifficultyID`=0); -- Tyri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79180 AND `DifficultyID`=0); -- Deebs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79166 AND `DifficultyID`=0); -- Discipline Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79157 AND `DifficultyID`=0); -- Mistweaver Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79156 AND `DifficultyID`=0); -- Holy Paladin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79154 AND `DifficultyID`=0); -- Holy Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79138 AND `DifficultyID`=0); -- Restoration Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79135 AND `DifficultyID`=0); -- Feral Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79129 AND `DifficultyID`=0); -- Balance Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79126 AND `DifficultyID`=0); -- Restoration Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79123 AND `DifficultyID`=0); -- Combat Rogue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79114 AND `DifficultyID`=0); -- Subtelty Rogue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79113 AND `DifficultyID`=0); -- Assassination Rogue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79098 AND `DifficultyID`=0); -- Unholy Deathknight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79096 AND `DifficultyID`=0); -- Frost Deathknight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79095 AND `DifficultyID`=0); -- Brewmaster Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79094 AND `DifficultyID`=0); -- Windwalker Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79091 AND `DifficultyID`=0); -- Arms Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79069 AND `DifficultyID`=0); -- Brotoculus Event Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79064 AND `DifficultyID`=0); -- Destruction Warlock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79042 AND `DifficultyID`=0); -- Demonology Warlock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79041 AND `DifficultyID`=0); -- Affliction Warlock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79039 AND `DifficultyID`=0); -- Crazy Carrot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79038 AND `DifficultyID`=0); -- Test Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79036 AND `DifficultyID`=0); -- Retribution Paladin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79035 AND `DifficultyID`=0); -- Clefthoof Bull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79031 AND `DifficultyID`=0); -- Alpha Frostwolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79026 AND `DifficultyID`=0); -- Snow Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79019 AND `DifficultyID`=0); -- Gnasharr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79018 AND `DifficultyID`=0); -- Thunderlord Ambusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79017 AND `DifficultyID`=0); -- Thunderlord Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79014 AND `DifficultyID`=0); -- Droghur the Impaler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79013 AND `DifficultyID`=0); -- Frostwolf Hurler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79010 AND `DifficultyID`=0); -- Shadow Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79008 AND `DifficultyID`=0); -- Not Durotan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79006 AND `DifficultyID`=0); -- Arcane Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (79003,13528)); -- Frostwolf Reaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79000 AND `DifficultyID`=0); -- Frost Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78998 AND `DifficultyID`=0); -- Fire Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78995 AND `DifficultyID`=0); -- Enhancement Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78967 AND `DifficultyID`=0); -- Elemental Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78936 AND `DifficultyID`=0); -- Goren Iron-eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78935 AND `DifficultyID`=0); -- Rubyspike Goren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78930 AND `DifficultyID`=0); -- Frostwolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78929 AND `DifficultyID`=0); -- Crafty McMakertons +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78895 AND `DifficultyID`=0); -- Lil' Leftovers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (78833,39209)); -- Great Exarch's Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78730 AND `DifficultyID`=0); -- Larry Test Totem LWB +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78699 AND `DifficultyID`=0); -- Ja'kana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78635 AND `DifficultyID`=0); -- ELM General Purpose Bunny Gigantic [Client Side] (scale x3) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78632 AND `DifficultyID`=0); -- ELM General Purpose Bunny Gigantic [Client Side] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (78582,20030)); -- Thalassian Charger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (78581,20850)); -- Great Purple Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78557 AND `DifficultyID`=0); -- Goren Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78447 AND `DifficultyID`=0); -- RP Theater - Prop - Balcony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78446 AND `DifficultyID`=0); -- RP Theater - Prop - Bush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78435 AND `DifficultyID`=0); -- RP Theater - Prop - Tree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78429 AND `DifficultyID`=0); -- RP Theater - Prop - House +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78421 AND `DifficultyID`=0); -- Weebomination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78282 AND `DifficultyID`=0); -- Crater Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78175 AND `DifficultyID`=0); -- Tina Ceecee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (78166,78165)); -- Tigurtlefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (78065,60849)); -- Jade Serpent Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78015 AND `DifficultyID`=0); -- Very Large Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78001 AND `DifficultyID`=0); -- Cloudburst Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78000 AND `DifficultyID`=0); -- Large Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77942 AND `DifficultyID`=0); -- Primal Storm Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77936 AND `DifficultyID`=0); -- Greater Storm Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77934 AND `DifficultyID`=0); -- Storm Elemental Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77871 AND `DifficultyID`=0); -- Chaos Wave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77800 AND `DifficultyID`=0); -- Riding Wolf, Draenor, Red +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77782 AND `DifficultyID`=0); -- The World's Biggest Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77726 AND `DifficultyID`=0); -- Shadow Reflection +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77674 AND `DifficultyID`=0); -- Talador Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77549 AND `DifficultyID`=0); -- Virulent Nerve Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77542 AND `DifficultyID`=0); -- Tremblay's Test Wyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77523 AND `DifficultyID`=0); -- Jul'ian Stunspear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77409 AND `DifficultyID`=0); -- Guard Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (77332,77228)); -- Karabor Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77274 AND `DifficultyID`=0); -- Fara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (77270,73973,20396)); -- Captured Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77222 AND `DifficultyID`=0); -- Engine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77221 AND `DifficultyID`=0); -- Iron Starlette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77137 AND `DifficultyID`=0); -- Dread Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77076 AND `DifficultyID`=0); -- Broken Dragon Egg (Black) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77021 AND `DifficultyID`=0); -- Albino Chimaeraling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77000 AND `DifficultyID`=0); -- Thing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (76983,76982,76703)); -- Bunnicula +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76944 AND `DifficultyID`=0); -- QA Test Dummy 100 Spell Spammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76933 AND `DifficultyID`=0); -- Prismatic Crystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76880 AND `DifficultyID`=0); -- Ryke Windspear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76879 AND `DifficultyID`=0); -- Skyhunter Donmor'gan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76875 AND `DifficultyID`=0); -- Bloodmaul Gladiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76873 AND `DifficultyID`=0); -- Hogs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76868 AND `DifficultyID`=0); -- Bladespire Gladiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76851 AND `DifficultyID`=0); -- Paaya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76850 AND `DifficultyID`=0); -- Wargra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76840 AND `DifficultyID`=0); -- Eonor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76839 AND `DifficultyID`=0); -- Gotuun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76787 AND `DifficultyID`=0); -- Brenna Skymoor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76784 AND `DifficultyID`=0); -- Bile Warneck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76783 AND `DifficultyID`=0); -- Jonnock Hewndawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76782 AND `DifficultyID`=0); -- Pul Windcarver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76781 AND `DifficultyID`=0); -- Roark the Airwolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76657 AND `DifficultyID`=0); -- Client Bunny - GJC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76642 AND `DifficultyID`=0); -- Crashin' Thrashin' Mortar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76641 AND `DifficultyID`=0); -- Crashin' Thrashin' Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76640 AND `DifficultyID`=0); -- Crashin' Thrashin' Flamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76638 AND `DifficultyID`=0); -- Crashin' Thrashin' Killdozer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76637 AND `DifficultyID`=0); -- Crashin' Thrashin' Roller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76601 AND `DifficultyID`=0); -- Darren's Test NPC 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (76436,20556)); -- Stormwind Marine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76383 AND `DifficultyID`=0); -- Paul Watkins the Spawner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76357 AND `DifficultyID`=0); -- Alterac Brew-Hound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76276 AND `DifficultyID`=0); -- Mechanical Tallstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76231 AND `DifficultyID`=0); -- Mr. Ruler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76195 AND `DifficultyID`=0); -- Draenor Raid Test Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76194 AND `DifficultyID`=0); -- Combat Test Dummy 103 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76193 AND `DifficultyID`=0); -- Combat Test Dummy 102 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76192 AND `DifficultyID`=0); -- Combat Test Dummy 100 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76184 AND `DifficultyID`=0); -- Rabbit AINeed Test NAgle WalkAround Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76091 AND `DifficultyID`=0); -- Powerup Bunny (Blank) (Not Consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76086 AND `DifficultyID`=0); -- Aggravator Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76084 AND `DifficultyID`=0); -- Iron Skyreaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76026 AND `DifficultyID`=0); -- A Murloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76017 AND `DifficultyID`=0); -- Leash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75988 AND `DifficultyID`=0); -- Portal Orc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75987 AND `DifficultyID`=0); -- Dark Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (75967,75897)); -- Melani +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75811 AND `DifficultyID`=0); -- Pitstop - Wanderluster - Pedestrian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75810 AND `DifficultyID`=0); -- Pitstop - Rocketeer, Pedestrian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75800 AND `DifficultyID`=0); -- Pitstop - Powermonger, Pedestrian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (75754,53697)); -- Cinderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75718 AND `DifficultyID`=0); -- Powerup Bunny Checkpoint +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75687 AND `DifficultyID`=0); -- Thunder Bluff Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (75685,51911,5953)); -- Razor Hill Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75655 AND `DifficultyID`=0); -- Amberfur Volen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75591 AND `DifficultyID`=0); -- Powerup Bunny (Drive) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75583 AND `DifficultyID`=0); -- TESTPowerup Bunny (Dash) (Not Consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75520 AND `DifficultyID`=0); -- Powerup Bunny (Loot - Jump Back) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75518 AND `DifficultyID`=0); -- Powerup Bunny (Loot - Wander Cloud) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75496 AND `DifficultyID`=0); -- Moonglow Nymph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75475 AND `DifficultyID`=0); -- Moon Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75473 AND `DifficultyID`=0); -- Eventide Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75422 AND `DifficultyID`=0); -- Wisptail Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75349 AND `DifficultyID`=0); -- Powerup Bunny (Jump) (Not Consumable) No Float +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75275 AND `DifficultyID`=0); -- Generic Bunny - JP3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75274 AND `DifficultyID`=0); -- Powerup Bunny (Rotating) JumpForkWander (Not Consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75262 AND `DifficultyID`=0); -- Invisible Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75261 AND `DifficultyID`=0); -- Powerup Bunny (Fork) (Not Consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75224 AND `DifficultyID`=0); -- Powerup Bunny (Fork) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75212 AND `DifficultyID`=0); -- Start Official +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75065 AND `DifficultyID`=0); -- Blood Drip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75063 AND `DifficultyID`=0); -- Powerup Bunny (Rotating) BlinkRocketJump (Not Consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75059 AND `DifficultyID`=0); -- Powerup Bunny (Rotating) DashJumpShield (Not Consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75045 AND `DifficultyID`=0); -- Draenor Chimaera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75044 AND `DifficultyID`=0); -- Powerup Bunny - Trap - Tripwire - NOT MECHANICAL +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75019 AND `DifficultyID`=0); -- Chunk of Draenor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74985 AND `DifficultyID`=0); -- *Spoiler* Starter Pack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74982 AND `DifficultyID`=0); -- Powerup Bunny - Trap (Shrink) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74949 AND `DifficultyID`=0); -- Gentleman Maximus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74917 AND `DifficultyID`=0); -- Gronn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74897 AND `DifficultyID`=0); -- Powerup Bunny - Trap (Jump Back) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74896 AND `DifficultyID`=0); -- Powerup Bunny - Trap (Jump Back) (not consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74895 AND `DifficultyID`=0); -- Powerup Bunny - Trap, Flung (Jump Back) (Not Consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74886 AND `DifficultyID`=0); -- Ashmaul Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74872 AND `DifficultyID`=0); -- Powerup Bunny (Loot) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74868 AND `DifficultyID`=0); -- Powerup Bunny - Trap (Wander Cloud) (Not Consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74867 AND `DifficultyID`=0); -- Powerup Bunny - Trap, Flung (Wander Cloud) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74866 AND `DifficultyID`=0); -- Powerup Bunny - Trap, Flung (Jump Back) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74852 AND `DifficultyID`=0); -- Powerup Bunny (Random) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74844 AND `DifficultyID`=0); -- Event - AO - Beam Bunny, Green Lightning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (74836,15303)); -- Maxima Blastenheimer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74801 AND `DifficultyID`=0); -- Powerup Bunny (Blink) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74800 AND `DifficultyID`=0); -- Powerup Bunny (Blink) (Not Consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74796 AND `DifficultyID`=0); -- South Race Official +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74793 AND `DifficultyID`=0); -- *Spoiler* Toymaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74696 AND `DifficultyID`=0); -- Fowl Rocket Scientist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74690 AND `DifficultyID`=0); -- TEST OFFICIAL +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74688 AND `DifficultyID`=0); -- Mad Tinker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74683 AND `DifficultyID`=0); -- Illicit Goblin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74678 AND `DifficultyID`=0); -- Powerup Bunny (Rocket) (Not Consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74671 AND `DifficultyID`=0); -- Bunny Westfall Start Practice Race +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74610 AND `DifficultyID`=0); -- Powerup Bunny (Rocket) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74602 AND `DifficultyID`=0); -- Event - AO - Beam Bunny, Mineral Node +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74572 AND `DifficultyID`=0); -- Powerup Bunny (Super Jump) (Not Consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74536 AND `DifficultyID`=0); -- Bunny Darkmoon Start Race +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74535 AND `DifficultyID`=0); -- Westfall Race Official +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74529 AND `DifficultyID`=0); -- Blood-Singer Redlash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74528 AND `DifficultyID`=0); -- Shattered Hand Blood-Singer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74504 AND `DifficultyID`=0); -- ELM General Purpose Bunny [Client Side] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74477 AND `DifficultyID`=0); -- Elwynn Race Official +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74420 AND `DifficultyID`=0); -- Marker Camp Pointer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74413 AND `DifficultyID`=0); -- Treasure Goblin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74410 AND `DifficultyID`=0); -- Emerald Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74405 AND `DifficultyID`=0); -- Murkalot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74402 AND `DifficultyID`=0); -- Alterac Brew-Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74388 AND `DifficultyID`=0); -- Camp Post +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74369 AND `DifficultyID`=0); -- Purple Racing Post +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74368 AND `DifficultyID`=0); -- Red Racing Post +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74365 AND `DifficultyID`=0); -- Green Racing Post +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74362 AND `DifficultyID`=0); -- Blue Racing Post +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74333 AND `DifficultyID`=0); -- Arch, Start Race +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74299 AND `DifficultyID`=0); -- Trial Passed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74263 AND `DifficultyID`=0); -- Marker 4 (Purple) Pointer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74262 AND `DifficultyID`=0); -- Marker 3 (red) Pointer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74261 AND `DifficultyID`=0); -- Marker 2 (green) Pointer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74260 AND `DifficultyID`=0); -- Marker 1 (blue) Pointer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74259 AND `DifficultyID`=0); -- Marker 0 arrow (Camp) Pointer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74232 AND `DifficultyID`=0); -- Powerup Bunny (Shield) (Not Consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74231 AND `DifficultyID`=0); -- Powerup Bunny (Shield) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74230 AND `DifficultyID`=0); -- Powerup Bunny (Heal) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74229 AND `DifficultyID`=0); -- Powerup Bunny (Heal) (Not Consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74221 AND `DifficultyID`=0); -- Chain Bunny - GJC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74204 AND `DifficultyID`=0); -- Shadowmoon Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74165 AND `DifficultyID`=0); -- Marker 0 arrow (Camp) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74157 AND `DifficultyID`=0); -- Powerup Bunny (Jump) (Not Consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74153 AND `DifficultyID`=0); -- Powerup Bunny (Dash) (Not Consumable) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74120 AND `DifficultyID`=0); -- Warsong Pillager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74118 AND `DifficultyID`=0); -- Warsong Outrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74112 AND `DifficultyID`=0); -- Buddy Squirrel #4 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74109 AND `DifficultyID`=0); -- Powerup Bunny (Jump) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (74108,74095)); -- Kor'kron Shredder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74103 AND `DifficultyID`=0); -- Powerup Bunny (Dash) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (74099,73806)); -- Kor'kron Machinist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74092 AND `DifficultyID`=0); -- Huge Illusionary Slayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=74091 AND `DifficultyID`=0); -- Kor'kron Iron Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (74090,73661,73461)); -- Invisible Man +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=74089 AND `DifficultyID`=0); -- The Annihilator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74086 AND `DifficultyID`=0); -- Polymorphed Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=74072 AND `DifficultyID`=0); -- Gnome Maulerbot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=74071 AND `DifficultyID`=0); -- Gnome Spider Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=74070 AND `DifficultyID`=0); -- Gnomebot Siren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=74068 AND `DifficultyID`=0); -- Gyrocopter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74056 AND `DifficultyID`=0); -- Malle Earnhard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74031 AND `DifficultyID`=0); -- Marker 4 Quest (Purple) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74030 AND `DifficultyID`=0); -- Marker 3 Quest (red) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=74028 AND `DifficultyID`=0); -- Bomb Spawner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=74007 AND `DifficultyID`=0); -- Portal to Reality +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74004 AND `DifficultyID`=0); -- End Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73999 AND `DifficultyID`=0); -- Evil Squirrel #3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73995 AND `DifficultyID`=0); -- Sawblade Holiday Visual +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73988 AND `DifficultyID`=0); -- Marker 2 Quest (green) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73985 AND `DifficultyID`=0); -- Large AOI Bunny - GJC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73984 AND `DifficultyID`=0); -- Marker 1 Quest (blue) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73977 AND `DifficultyID`=0); -- C92 Annihilator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73972 AND `DifficultyID`=0); -- Ethereal Corruption +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73971 AND `DifficultyID`=0); -- Thrill Seek Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73970 AND `DifficultyID`=0); -- Tesla Coil Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73969 AND `DifficultyID`=0); -- Brewmaster Chani +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73966,14505)); -- Dreadsteed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73965,304)); -- Felsteed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73964,72374)); -- Kor'kron Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73963 AND `DifficultyID`=0); -- Night Elf Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73961 AND `DifficultyID`=0); -- Glaive Thrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73959 AND `DifficultyID`=0); -- Winter Veil Warlord Zaela +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73957 AND `DifficultyID`=0); -- Mekkatorque's Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73947 AND `DifficultyID`=0); -- Empowering Blood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73942,73709)); -- Vol'jin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73941,73710)); -- Baine Bloodhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73939,71762,71697)); -- General Nazgrim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73937 AND `DifficultyID`=0); -- Morter Blast Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73929 AND `DifficultyID`=0); -- Gnomeregan Operative +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73927 AND `DifficultyID`=0); -- High Tinker Mekkatorque +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73923 AND `DifficultyID`=0); -- Yaya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73922 AND `DifficultyID`=0); -- Xiaohu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73921 AND `DifficultyID`=0); -- Jialing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73920 AND `DifficultyID`=0); -- Rope +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73914 AND `DifficultyID`=0); -- Brewmaster Tao +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73913 AND `DifficultyID`=0); -- Brewmaster Tsing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73910 AND `DifficultyID`=0); -- Vereesa Windrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73909 AND `DifficultyID`=0); -- Archmage Aethas Sunreaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73891 AND `DifficultyID`=0); -- Cutter Beam Stalker Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73890 AND `DifficultyID`=0); -- Healing Stream Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73835,9556)); -- Felhound Minion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73829,73368)); -- Skywisp Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73828,73543)); -- Flamering Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73809 AND `DifficultyID`=0); -- Sky Lantern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73780 AND `DifficultyID`=0); -- Prideful Gladiator's Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73779 AND `DifficultyID`=0); -- Grievous Gladiator's Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73778 AND `DifficultyID`=0); -- Tyrannical Gladiator's Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73743 AND `DifficultyID`=0); -- Crashin' Thrashin' Flyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73741,55003,54502)); -- Rotten Little Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73740,5948)); -- Female Pirate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73739,5949)); -- Male Pirate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73738 AND `DifficultyID`=0); -- Jadefire Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73732 AND `DifficultyID`=0); -- Harmonious Porcupette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73730 AND `DifficultyID`=0); -- Gu'chi Swarmling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73729 AND `DifficultyID`=0); -- Kor'kron Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73728,73727,73726)); -- Darkspear Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73722,73720)); -- Mogu Spoils +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73721,71512)); -- Mantid Spoils +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73716 AND `DifficultyID`=0); -- High Overlord Saurfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73715 AND `DifficultyID`=0); -- Rivett Clutchpop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73714 AND `DifficultyID`=0); -- Shademaster Kiryn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73713 AND `DifficultyID`=0); -- Riko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73712 AND `DifficultyID`=0); -- Sunwalker Dezco +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73711 AND `DifficultyID`=0); -- Shokia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73702 AND `DifficultyID`=0); -- Thundering Onyx Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73692 AND `DifficultyID`=0); -- Divine Star +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73689 AND `DifficultyID`=0); -- Ashhide Mushan Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73688 AND `DifficultyID`=0); -- Vengeful Porcupette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73685 AND `DifficultyID`=0); -- Evil Squirrel's Twin Brother +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73672 AND `DifficultyID`=0); -- Spawn of Galakras +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73668 AND `DifficultyID`=0); -- Bonkers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73665,72912)); -- Horde Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73664 AND `DifficultyID`=0); -- Sir Nicholas Gabaree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73663,72750,72749,72748)); -- Transform Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73660 AND `DifficultyID`=0); -- Kor'kron Blood Axe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73659 AND `DifficultyID`=0); -- Kor'kron Gunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73655 AND `DifficultyID`=0); -- Upside-Down Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73646 AND `DifficultyID`=0); -- Mugen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73645 AND `DifficultyID`=0); -- Mochi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73642 AND `DifficultyID`=0); -- Carman Cheung +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73639 AND `DifficultyID`=0); -- Brie Loftis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73638 AND `DifficultyID`=0); -- Tears of the Vale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73637 AND `DifficultyID`=0); -- Butterflies +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73636 AND `DifficultyID`=0); -- Jasmine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73634 AND `DifficultyID`=0); -- Totem Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73628,73565)); -- Tower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73627 AND `DifficultyID`=0); -- Lil' Oondasta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73625 AND `DifficultyID`=0); -- Annihilate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73617 AND `DifficultyID`=0); -- Frostfire Pig +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73614 AND `DifficultyID`=0); -- Tinkmaster Overspark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73588 AND `DifficultyID`=0); -- Marshal Troteman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73587 AND `DifficultyID`=0); -- Admiral Taylor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73586 AND `DifficultyID`=0); -- Amber Kearnen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73585 AND `DifficultyID`=0); -- Mishka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73584 AND `DifficultyID`=0); -- Seamus Goldenkicks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73573,73542)); -- Ashwing Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73569 AND `DifficultyID`=0); -- Moira's Mole Machine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73564 AND `DifficultyID`=0); -- Grizzle Gearslip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73563,73562,73561,72549,72548,72534,72318)); -- Alliance Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73560 AND `DifficultyID`=0); -- Fire Familiar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73559 AND `DifficultyID`=0); -- Water Familiar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73558,72311)); -- King Varian Wrynn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73556 AND `DifficultyID`=0); -- Earthen Familiar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73553,73551,73496,73494)); -- Demolitions Assistant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73552,73550,73495,73493)); -- Demolitions Expert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73545,73544)); -- Distraction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73540 AND `DifficultyID`=0); -- Frostfire Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73535 AND `DifficultyID`=0); -- Portal to Orgrimmar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73534 AND `DifficultyID`=0); -- Azure Crane Chick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73533 AND `DifficultyID`=0); -- Ashleaf Spriteling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73532 AND `DifficultyID`=0); -- Dandelion Frolicker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73530 AND `DifficultyID`=0); -- Dragonmaw Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73526 AND `DifficultyID`=0); -- Starved Yeti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73524 AND `DifficultyID`=0); -- Test Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73522 AND `DifficultyID`=0); -- Captive Cave Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73517 AND `DifficultyID`=0); -- Vexie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73516 AND `DifficultyID`=0); -- Rowdy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73515 AND `DifficultyID`=0); -- Lingering Ancestor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73507,72463,72291)); -- Yu'la, Broodling of Yu'lon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73506,72464,72290)); -- Zao, Calfling of Niuzao +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73505,72009,71942)); -- Xu-Fu, Cub of Xuen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73504 AND `DifficultyID`=0); -- Spirit Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73503,72462,72285)); -- Chi-Chi, Hatchling of Chi-Ji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73489 AND `DifficultyID`=0); -- General Purpose Bunny JMF (Ground, Slow) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73477,2523)); -- Searing Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73463 AND `DifficultyID`=0); -- Korgra the Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73424,53989,53855,53854,53853,53852)); -- Stormcrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73411 AND `DifficultyID`=0); -- Blood of Y'Shaarj +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73409 AND `DifficultyID`=0); -- Vortex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73400 AND `DifficultyID`=0); -- Healing Ran Invisible Stalker DND +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73387 AND `DifficultyID`=0); -- Overcharged Electromagnet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73367 AND `DifficultyID`=0); -- Skunky Alemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73366 AND `DifficultyID`=0); -- Spineclaw Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73364 AND `DifficultyID`=0); -- Death Adder Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73359 AND `DifficultyID`=0); -- Gulp Froglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73357 AND `DifficultyID`=0); -- Ominous Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73356 AND `DifficultyID`=0); -- Ruby Droplet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73355 AND `DifficultyID`=0); -- Jademist Dancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73354 AND `DifficultyID`=0); -- Kovok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73352 AND `DifficultyID`=0); -- Blackfuse Bombling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73351 AND `DifficultyID`=0); -- Gooey Sha-ling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73350 AND `DifficultyID`=0); -- Droplet of Y'Shaarj +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73345 AND `DifficultyID`=0); -- Galakras +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73335 AND `DifficultyID`=0); -- Fading Breath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73334,61638)); -- Proving Grounds +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73333 AND `DifficultyID`=0); -- Berserking +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73332 AND `DifficultyID`=0); -- Volatile Amber Globule +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73330,72872)); -- Lorewalker Cho +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73328 AND `DifficultyID`=0); -- Nadaga Soulweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73327 AND `DifficultyID`=0); -- Furnisher Echoroot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73326 AND `DifficultyID`=0); -- Mystic Quillstar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73278 AND `DifficultyID`=0); -- Clump +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73265 AND `DifficultyID`=0); -- Corrupted Amalgamation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73262 AND `DifficultyID`=0); -- Gunship Small Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73258 AND `DifficultyID`=0); -- Gunship Main Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73256 AND `DifficultyID`=0); -- Swirl Zone Stalker Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73253 AND `DifficultyID`=0); -- Manifestation of Rage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73224,72065)); -- Purifying Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73222 AND `DifficultyID`=0); -- Ooze Controller (Stalker) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73200 AND `DifficultyID`=0); -- Foots Collar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73199 AND `DifficultyID`=0); -- Lever +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73198 AND `DifficultyID`=0); -- Tesla Coil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73196 AND `DifficultyID`=0); -- Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73193 AND `DifficultyID`=0); -- Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73190 AND `DifficultyID`=0); -- Necrolord Sipe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73164 AND `DifficultyID`=0); -- Monstrous Gastropod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73159 AND `DifficultyID`=0); -- "Win Celestial Tournament" Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73151 AND `DifficultyID`=0); -- Deathguard Netharian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73150 AND `DifficultyID`=0); -- Smoke Bomb Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73140 AND `DifficultyID`=0); -- Immature Kunchong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73124 AND `DifficultyID`=0); -- Pressure Plate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73119 AND `DifficultyID`=0); -- Warlord Bloodhilt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73118 AND `DifficultyID`=0); -- General Nazgrim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (73117,67785)); -- Kromthar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73115 AND `DifficultyID`=0); -- Rivett Clutchpop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73112 AND `DifficultyID`=0); -- Admiral Taylor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73110 AND `DifficultyID`=0); -- Amber Kearnen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73104 AND `DifficultyID`=0); -- Unstable Spark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73100 AND `DifficultyID`=0); -- Skeleton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73093,73085)); -- Magma Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73083 AND `DifficultyID`=0); -- Fledgling Chick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73082 AND `DifficultyID`=0); -- Master Li +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73065 AND `DifficultyID`=0); -- Kor'kron Gunship +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73060 AND `DifficultyID`=0); -- Vicious Skeletal Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (73059,71985)); -- Ko'kron Iron Star +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73042 AND `DifficultyID`=0); -- Vicious Warsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=73033 AND `DifficultyID`=0); -- Corrupted Skullsplitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73011 AND `DifficultyID`=0); -- Lil' Bling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72973 AND `DifficultyID`=0); -- General Purpose Bunny JMF (Look 2, Huge AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72972 AND `DifficultyID`=0); -- Lift Hook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72911 AND `DifficultyID`=0); -- Alliance Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72910 AND `DifficultyID`=0); -- Pressure Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72905 AND `DifficultyID`=0); -- Activated Deathdealer Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (72893,72427)); -- Orgrimmar Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72889 AND `DifficultyID`=0); -- Superheated Crawler Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72886 AND `DifficultyID`=0); -- Trillium-Bladed Rock Cutter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (72851,72281)); -- Spoils of Pandaria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72850 AND `DifficultyID`=0); -- Sawblade Dest Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72846 AND `DifficultyID`=0); -- Rift of Corruption +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72845 AND `DifficultyID`=0); -- Sawblade Return Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72834 AND `DifficultyID`=0); -- Overcharged Missile Caster Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72832 AND `DifficultyID`=0); -- Overcharged Shockwave Missile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72831 AND `DifficultyID`=0); -- Overcharged Missile Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72819 AND `DifficultyID`=0); -- Brave Chuata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72792 AND `DifficultyID`=0); -- Sha Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72788 AND `DifficultyID`=0); -- Sha-Infused Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72781 AND `DifficultyID`=0); -- Blood Pool +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72779 AND `DifficultyID`=0); -- Taran Zhu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72774 AND `DifficultyID`=0); -- Crafty the Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72773 AND `DifficultyID`=0); -- Overcharged Laser Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72759 AND `DifficultyID`=0); -- Void Summon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72747 AND `DifficultyID`=0); -- Emperor Shaohao +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72710 AND `DifficultyID`=0); -- Shockwave Missile Caster Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72694 AND `DifficultyID`=0); -- Siegecrafter Blackfuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72670 AND `DifficultyID`=0); -- Quarantine Nova +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72669 AND `DifficultyID`=0); -- Quarantine Measures +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72668 AND `DifficultyID`=0); -- Overcharged Crawler Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72665 AND `DifficultyID`=0); -- ELM General Purpose Bunny Large Hide Body +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72656 AND `DifficultyID`=0); -- Spike Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (72649,72641)); -- Darkspear Headhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (72644,72643)); -- Resistance Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72642 AND `DifficultyID`=0); -- Thunder Bluff Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72640 AND `DifficultyID`=0); -- Wildhammer Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72614 AND `DifficultyID`=0); -- Mike's Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (72604,33248)); -- Power Word: Barrier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (72595,72565)); -- Blind Hatred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72590 AND `DifficultyID`=0); -- Archery Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72588 AND `DifficultyID`=0); -- Sha Cloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72582 AND `DifficultyID`=0); -- Navigator Gigwiz Sprigsprocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72581 AND `DifficultyID`=0); -- Sunreaver Magus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72580 AND `DifficultyID`=0); -- Sunreaver Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72579 AND `DifficultyID`=0); -- Sunreaver Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72569 AND `DifficultyID`=0); -- Corrupted Fragment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72561 AND `DifficultyID`=0); -- Lady Sylvanas Windrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72560 AND `DifficultyID`=0); -- Lor'themar Theron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72555 AND `DifficultyID`=0); -- Empowered Laser Target Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72550 AND `DifficultyID`=0); -- Residual Corruption +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (72536,61636)); -- Trial Master Rotun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (72498,72497)); -- Theramore Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72493 AND `DifficultyID`=0); -- Trak'gen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72492 AND `DifficultyID`=0); -- Shimra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72489 AND `DifficultyID`=0); -- Barkeep Morag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72488 AND `DifficultyID`=0); -- Innkeeper Gryshka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72487 AND `DifficultyID`=0); -- Kozish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72486 AND `DifficultyID`=0); -- Doyo'da +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72485 AND `DifficultyID`=0); -- Goma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72484 AND `DifficultyID`=0); -- Zazo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72483 AND `DifficultyID`=0); -- Sarok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (72478,71828)); -- Sikari the Mistweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72473 AND `DifficultyID`=0); -- Spirit Champion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72454 AND `DifficultyID`=0); -- Ji Firepaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72453 AND `DifficultyID`=0); -- Alliance Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72438 AND `DifficultyID`=0); -- Aysa Cloudsinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72436 AND `DifficultyID`=0); -- Immerseus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72432 AND `DifficultyID`=0); -- Eitrigg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72430 AND `DifficultyID`=0); -- Shan'ti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72429 AND `DifficultyID`=0); -- Olvia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72428 AND `DifficultyID`=0); -- Horthus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72425 AND `DifficultyID`=0); -- Auctioneer Xifa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72424 AND `DifficultyID`=0); -- Auctioneer Ralinza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72423 AND `DifficultyID`=0); -- Auctioneer Fazdran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72422 AND `DifficultyID`=0); -- Auctioneer Drezmit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72418 AND `DifficultyID`=0); -- AA Controls +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72410 AND `DifficultyID`=0); -- Nogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72408 AND `DifficultyID`=0); -- Anti-Air Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72407 AND `DifficultyID`=0); -- Roxxik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72406 AND `DifficultyID`=0); -- Rilli Greasygob +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72405 AND `DifficultyID`=0); -- Sovik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72404 AND `DifficultyID`=0); -- Zazzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72403 AND `DifficultyID`=0); -- Flekky Nox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72389 AND `DifficultyID`=0); -- Laser Array Vehicle (Always On) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72388 AND `DifficultyID`=0); -- Laser Array Bunny (Always On) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72387 AND `DifficultyID`=0); -- Large Illusionary Tunneler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72386 AND `DifficultyID`=0); -- Small Illusionary Tunneler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72375 AND `DifficultyID`=0); -- Kor'kron Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72372 AND `DifficultyID`=0); -- Riding Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72371 AND `DifficultyID`=0); -- Moonfang Wolf Transform +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72359 AND `DifficultyID`=0); -- Maze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72358 AND `DifficultyID`=0); -- Kor'kron Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72346 AND `DifficultyID`=0); -- Large Illusionary Aqualyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72345 AND `DifficultyID`=0); -- Steam Vent Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72344 AND `DifficultyID`=0); -- Small Illusionary Aqualyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72343 AND `DifficultyID`=0); -- Large Illusionary Hive-Singer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72342 AND `DifficultyID`=0); -- Small Illusionary Hive-Singer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (72341,71841)); -- Large Illusionary Conqueror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (72340,71842)); -- Small Illusionary Conqueror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (72339,71835)); -- Large Illusionary Flamecaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (72338,71836)); -- Small Illusionary Flamecaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (72337,71829)); -- Large Illusionary Ripper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (72336,71830)); -- Small Illusionary Ripper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72327 AND `DifficultyID`=0); -- Touch of Y'Shaarj +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72317 AND `DifficultyID`=0); -- Alliance Cannoneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72316 AND `DifficultyID`=0); -- Scout Igor Corti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72315 AND `DifficultyID`=0); -- First Mate Laura Powley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72314 AND `DifficultyID`=0); -- Navigator Brynn Fuchs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72313 AND `DifficultyID`=0); -- Highguard Tyrius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72312 AND `DifficultyID`=0); -- Highguard Kailus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72306 AND `DifficultyID`=0); -- Rolling Boulder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72305 AND `DifficultyID`=0); -- Gronn Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72304 AND `DifficultyID`=0); -- Homing Boombot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (72293,16547)); -- Speedy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72271 AND `DifficultyID`=0); -- Bad Luckydo TEST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72262 AND `DifficultyID`=0); -- Unleashed Fragment of Corruption +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72261 AND `DifficultyID`=0); -- Kor'kron Elite Sniper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72260 AND `DifficultyID`=0); -- Lightning Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (72255,72096)); -- Corrupted Rift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72254 AND `DifficultyID`=0); -- Gauros Earthshatter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72248 AND `DifficultyID`=0); -- Warlord Zaela +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72239 AND `DifficultyID`=0); -- Sha Vortex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (72228,72215)); -- Heart of Y'Shaarj +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72227 AND `DifficultyID`=0); -- Cepharoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72225 AND `DifficultyID`=0); -- Bug 365757 Jump Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72224 AND `DifficultyID`=0); -- Bug 365757 Jumper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72223 AND `DifficultyID`=0); -- Quilen Guardians +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72221 AND `DifficultyID`=0); -- Kavan the Arcanist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72220 AND `DifficultyID`=0); -- Sooli the Survivalist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72219 AND `DifficultyID`=0); -- Ki the Assassin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72218 AND `DifficultyID`=0); -- Oto the Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72216 AND `DifficultyID`=0); -- Sha Transformation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72195 AND `DifficultyID`=0); -- Moonfang Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72192 AND `DifficultyID`=0); -- Gamon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72180 AND `DifficultyID`=0); -- Gordul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72177 AND `DifficultyID`=0); -- Gest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72175 AND `DifficultyID`=0); -- Ormok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72174 AND `DifficultyID`=0); -- Rekkul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72173 AND `DifficultyID`=0); -- Kareth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72160 AND `DifficultyID`=0); -- Moon Moon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72159 AND `DifficultyID`=0); -- Muragus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72158 AND `DifficultyID`=0); -- Katis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72157 AND `DifficultyID`=0); -- Hagrus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72155 AND `DifficultyID`=0); -- Cazul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72145 AND `DifficultyID`=0); -- Grol'dar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72132 AND `DifficultyID`=0); -- Craven Drok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72130 AND `DifficultyID`=0); -- Kor'jus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72118 AND `DifficultyID`=0); -- Cindy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72117 AND `DifficultyID`=0); -- Alex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72116 AND `DifficultyID`=0); -- Dah'da +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72115 AND `DifficultyID`=0); -- Spirus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72113 AND `DifficultyID`=0); -- Carpe Diem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72112 AND `DifficultyID`=0); -- Yen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72111 AND `DifficultyID`=0); -- Li +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72110 AND `DifficultyID`=0); -- Bolo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72109 AND `DifficultyID`=0); -- Monte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72106 AND `DifficultyID`=0); -- Wisdom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72105 AND `DifficultyID`=0); -- Knowledge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72104 AND `DifficultyID`=0); -- Patience +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72103 AND `DifficultyID`=0); -- Brewly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72102 AND `DifficultyID`=0); -- Chirps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72101 AND `DifficultyID`=0); -- Tonsa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72100 AND `DifficultyID`=0); -- Lil' B +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72099 AND `DifficultyID`=0); -- Banks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72098 AND `DifficultyID`=0); -- Au +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72097 AND `DifficultyID`=0); -- Stormoen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (72060,72050)); -- Crawler Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72055 AND `DifficultyID`=0); -- Chaos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72054 AND `DifficultyID`=0); -- Screamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72053 AND `DifficultyID`=0); -- Trike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72052 AND `DifficultyID`=0); -- Shockwave Missile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72038 AND `DifficultyID`=0); -- Moonfang Packmate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (72037,71080)); -- Small Illusionary Slayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72036 AND `DifficultyID`=0); -- Obsidian Cage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72034 AND `DifficultyID`=0); -- Wildfire Magus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72030 AND `DifficultyID`=0); -- Moonfang's Half-Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72027 AND `DifficultyID`=0); -- Activated Missile Turret Base +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72026 AND `DifficultyID`=0); -- Cutter Laser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72025 AND `DifficultyID`=0); -- Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72024 AND `DifficultyID`=0); -- Melee Combatant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72023 AND `DifficultyID`=0); -- Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72017 AND `DifficultyID`=0); -- Shadow Prison +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72015 AND `DifficultyID`=0); -- Activated Laser Turret Base +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72006 AND `DifficultyID`=0); -- Allie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72005 AND `DifficultyID`=0); -- Oriana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72003 AND `DifficultyID`=0); -- Lesser Corruption +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=72002 AND `DifficultyID`=0); -- Major Corruption +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71999 AND `DifficultyID`=0); -- Deactivated Missile Turret Base +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71997 AND `DifficultyID`=0); -- Deactivated Laser Turret Base +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71994 AND `DifficultyID`=0); -- Vicious War Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71992 AND `DifficultyID`=0); -- Moonfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71982 AND `DifficultyID`=0); -- Moonfang Dreadhowl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71975 AND `DifficultyID`=0); -- Fragment of Corruption +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71974 AND `DifficultyID`=0); -- Spectral Screecher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71973 AND `DifficultyID`=0); -- Spectral Squawker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71972 AND `DifficultyID`=0); -- Spectral Corsair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71967,71965)); -- Norushen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (71951,71261)); -- Seesaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71950 AND `DifficultyID`=0); -- Explosive Tar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71945,71532,71469)); -- Sawblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71941 AND `DifficultyID`=0); -- Iron Tomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71940 AND `DifficultyID`=0); -- Michi Windblossom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71939 AND `DifficultyID`=0); -- Chi-Ro the Skytamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71938 AND `DifficultyID`=0); -- Lunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71934 AND `DifficultyID`=0); -- Dr. Ion Goldbloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71933 AND `DifficultyID`=0); -- Blingtron 4000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71932 AND `DifficultyID`=0); -- Wise Mari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71931 AND `DifficultyID`=0); -- Taran Zhu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71930 AND `DifficultyID`=0); -- Shademaster Kiryn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71928 AND `DifficultyID`=0); -- Ji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71926 AND `DifficultyID`=0); -- Lorewalker Cho +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71918 AND `DifficultyID`=0); -- Rusted Iron Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71917 AND `DifficultyID`=0); -- Ashflare Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71916 AND `DifficultyID`=0); -- Foulstream Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71915 AND `DifficultyID`=0); -- Poisonmist Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71914 AND `DifficultyID`=0); -- Tail Gun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71913,71468)); -- Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71912 AND `DifficultyID`=0); -- Laser Array Target Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71910 AND `DifficultyID`=0); -- Laser Array Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71909 AND `DifficultyID`=0); -- Laser Array Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71906 AND `DifficultyID`=0); -- Borer Drill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71905 AND `DifficultyID`=0); -- Charlie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71902 AND `DifficultyID`=0); -- Wolvy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71901 AND `DifficultyID`=0); -- Venom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71900 AND `DifficultyID`=0); -- Azurespine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71899 AND `DifficultyID`=0); -- Quake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71898 AND `DifficultyID`=0); -- Summer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71897 AND `DifficultyID`=0); -- Nairn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (71896,71895,71892)); -- Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71894 AND `DifficultyID`=0); -- Firepaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71893 AND `DifficultyID`=0); -- Amber Scorpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71891 AND `DifficultyID`=0); -- Baby Mantid Colossus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71890 AND `DifficultyID`=0); -- Grekpaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71889 AND `DifficultyID`=0); -- Secured Stockpile of Pandaren Spoils +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71887 AND `DifficultyID`=0); -- Quilen Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (71881,57478)); -- Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71877,71564)); -- Mutation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71844 AND `DifficultyID`=0); -- Widowling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71839 AND `DifficultyID`=0); -- Small Illusionary Ambusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71838 AND `DifficultyID`=0); -- Large Illusionary Ambusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71837 AND `DifficultyID`=0); -- Widow Mother +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71834 AND `DifficultyID`=0); -- Small Illusionary Wind-Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71833 AND `DifficultyID`=0); -- Large Illusionary Wind-Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71832 AND `DifficultyID`=0); -- Small Illusionary Forager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71831 AND `DifficultyID`=0); -- Large Illusionary Forager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71822 AND `DifficultyID`=0); -- Scary Ghost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71817 AND `DifficultyID`=0); -- Toxic Tornado +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71816 AND `DifficultyID`=0); -- Angara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71803 AND `DifficultyID`=0); -- Flamethrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71802 AND `DifficultyID`=0); -- Kor'kron Incinerator TEST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71801 AND `DifficultyID`=0); -- Toxic Storm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71794 AND `DifficultyID`=0); -- Crafty the Clever +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71789 AND `DifficultyID`=0); -- Falling Ash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71787 AND `DifficultyID`=0); -- Body Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71785 AND `DifficultyID`=0); -- Anabelle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71764 AND `DifficultyID`=0); -- Gai-Cho Refugee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71763 AND `DifficultyID`=0); -- Montak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71753 AND `DifficultyID`=0); -- Inkgill Captive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71752 AND `DifficultyID`=0); -- Activated Laser Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71749 AND `DifficultyID`=0); -- Waterspeaker Gorai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71744 AND `DifficultyID`=0); -- Skumblade Captive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71742 AND `DifficultyID`=0); -- Akolik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71740 AND `DifficultyID`=0); -- Laser Target Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71720 AND `DifficultyID`=0); -- Ice Tomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71711,71695,71686,71685,71684,71683)); -- Golden Lotus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71700 AND `DifficultyID`=0); -- Crafty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71696 AND `DifficultyID`=0); -- Activated Electromagnet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71693 AND `DifficultyID`=0); -- Rascal-Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71691 AND `DifficultyID`=0); -- Amber Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71687 AND `DifficultyID`=0); -- Dash Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71656 AND `DifficultyID`=0); -- Kor'kron Sniper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71655 AND `DifficultyID`=0); -- Zeradar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71645 AND `DifficultyID`=0); -- Shock Collar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71644 AND `DifficultyID`=0); -- Living Corruption +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71642 AND `DifficultyID`=0); -- Congealed Sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71639 AND `DifficultyID`=0); -- Activated Turret Placeholder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71638 AND `DifficultyID`=0); -- Activated Missile Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71637 AND `DifficultyID`=0); -- Activated Turret Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (71636,5198)); -- Arctic Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71628 AND `DifficultyID`=0); -- Mantid Amber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71625 AND `DifficultyID`=0); -- Brewfest Racing Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71614 AND `DifficultyID`=0); -- Deactivated Turret Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71611 AND `DifficultyID`=0); -- Sha Pool +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71592 AND `DifficultyID`=0); -- The Klaxxi Paragons +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71590 AND `DifficultyID`=0); -- Ominous Glow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (71589,70643)); -- Big Blossom Digger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71550 AND `DifficultyID`=0); -- Swirl Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71548 AND `DifficultyID`=0); -- Swirl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71544 AND `DifficultyID`=0); -- Sha Bolt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71527 AND `DifficultyID`=0); -- Melody +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71526 AND `DifficultyID`=0); -- Elizabeth Birdsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71520 AND `DifficultyID`=0); -- Siege Engineer Helper Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71513 AND `DifficultyID`=0); -- Ancient Miasma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71501 AND `DifficultyID`=0); -- Unsecured Stockpile of Pandaren Spoils +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71498 AND `DifficultyID`=0); -- Iron Hitching Post Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71497 AND `DifficultyID`=0); -- Iron Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71496 AND `DifficultyID`=0); -- 5.3 Heroic Scenario Final Boss Proxy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71492 AND `DifficultyID`=0); -- Maragor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71491 AND `DifficultyID`=0); -- Guardian of Sacrifice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (71490,71489)); -- Fire Trap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71488 AND `DifficultyID`=0); -- Blossoming Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71487 AND `DifficultyID`=0); -- Kramer Test Magic Debuffer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71486 AND `DifficultyID`=0); -- Hearthsteed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71485 AND `DifficultyID`=0); -- Ghost Pirate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71484 AND `DifficultyID`=0); -- Top Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71470 AND `DifficultyID`=0); -- Implosion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (71467,68809)); -- Duke Studlington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71465 AND `DifficultyID`=0); -- Seismic Slam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71459 AND `DifficultyID`=0); -- Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71455 AND `DifficultyID`=0); -- Arcing Smash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71453 AND `DifficultyID`=0); -- Eerie Fog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71452 AND `DifficultyID`=0); -- Admiral Yell Listener +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71450 AND `DifficultyID`=0); -- Female Goblin Heavy Armored +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71449 AND `DifficultyID`=0); -- Male Goblin Heavy Armored +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71446 AND `DifficultyID`=0); -- Shattered Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71445 AND `DifficultyID`=0); -- Horde Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (71444,2442)); -- Cow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (71443,19922)); -- Tornado +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (71442,71030)); -- Overseer Elaglo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71440 AND `DifficultyID`=0); -- Shimmerweed Basket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (71438,70648)); -- Doopy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71437 AND `DifficultyID`=0); -- Big Blossom Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (71436,67426)); -- Admiral Hagman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71430 AND `DifficultyID`=0); -- Nameless Windwalker Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71429 AND `DifficultyID`=0); -- Clean Waveling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71428 AND `DifficultyID`=0); -- Wise Mistweaver Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71427 AND `DifficultyID`=0); -- Ancient Brewmaster Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71425 AND `DifficultyID`=0); -- Mature Kunchong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71423 AND `DifficultyID`=0); -- Brawler's Burly Mushan Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71415 AND `DifficultyID`=0); -- Small Illusionary Banana-Tosser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71414 AND `DifficultyID`=0); -- Large Illusionary Banana-Tosser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71413 AND `DifficultyID`=0); -- Amber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71401 AND `DifficultyID`=0); -- Proto-Drake Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71394 AND `DifficultyID`=0); -- PRK Test Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71381 AND `DifficultyID`=0); -- Armored Blue Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71369 AND `DifficultyID`=0); -- Builder Dumont +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71367 AND `DifficultyID`=0); -- Horde Squallshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (71366,71365,71364,71331,71167,67343)); -- Transport Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71360 AND `DifficultyID`=0); -- Kor'kron Elite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71359 AND `DifficultyID`=0); -- The Big One 4000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71358 AND `DifficultyID`=0); -- Crafty the Ambitious +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (71354,67500)); -- Shield Generator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71338 AND `DifficultyID`=0); -- Goblin Male Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71337 AND `DifficultyID`=0); -- Goblin Female Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71334 AND `DifficultyID`=0); -- Poison Bolt Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71332 AND `DifficultyID`=0); -- Transport Cannon (NYI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71330 AND `DifficultyID`=0); -- Lieutenant Fizzboil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71329 AND `DifficultyID`=0); -- Lieutenant Boltblaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71328 AND `DifficultyID`=0); -- Lieutenant Fuseblast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (71327,69211)); -- Admiral Hodgson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71326 AND `DifficultyID`=0); -- Lieutenant Parker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71323 AND `DifficultyID`=0); -- Glacial Freeze Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71313 AND `DifficultyID`=0); -- Armored Red Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71312 AND `DifficultyID`=0); -- Alliance Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (71311,70755)); -- Explosive Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71309 AND `DifficultyID`=0); -- Impact Jump Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71303 AND `DifficultyID`=0); -- Whale Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71302 AND `DifficultyID`=0); -- Malevolent Force +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71296 AND `DifficultyID`=0); -- Emergency Teleporter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (71294,71287)); -- Turtle Jetski +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71289 AND `DifficultyID`=0); -- Sea Turtle Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71286 AND `DifficultyID`=0); -- Turtle Jetski Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71280 AND `DifficultyID`=0); -- Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (71268,71267,71247)); -- Cursed Pirate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71265 AND `DifficultyID`=0); -- Mega Goblin Mechanic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71262 AND `DifficultyID`=0); -- Ruined Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71260 AND `DifficultyID`=0); -- Enchanted Fey Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71246 AND `DifficultyID`=0); -- Norushen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71245 AND `DifficultyID`=0); -- Kor'kron Dark Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71244 AND `DifficultyID`=0); -- Kor'kron Shadowblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71222 AND `DifficultyID`=0); -- Proving Grounds Spawn Point +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71221 AND `DifficultyID`=0); -- Mantid Bomb Throw Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71220 AND `DifficultyID`=0); -- Skeer the Bloodseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71219 AND `DifficultyID`=0); -- Hisek the Swarmkeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71218 AND `DifficultyID`=0); -- Ka'roz the Locust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71217 AND `DifficultyID`=0); -- Korven the Prime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71216 AND `DifficultyID`=0); -- Kaz'tik the Manipulator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71215 AND `DifficultyID`=0); -- Xaril the Poisoned Mind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71214 AND `DifficultyID`=0); -- Rik'kal the Dissector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71213 AND `DifficultyID`=0); -- Iyyokuk the Lucid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71212 AND `DifficultyID`=0); -- Kil'ruk the Wind-Reaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71210 AND `DifficultyID`=0); -- Echo of Y'Shaarj +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (71209,71032)); -- Pandaria Artifacts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (71208,71031)); -- Proto-Drake Eggs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (71203,70901)); -- Supply Crates +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71201 AND `DifficultyID`=0); -- Filthling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71200 AND `DifficultyID`=0); -- Viscous Horror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71199 AND `DifficultyID`=0); -- Living Fluid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71197 AND `DifficultyID`=0); -- Broken Proto-Drake Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71195 AND `DifficultyID`=0); -- Battery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71177 AND `DifficultyID`=0); -- Malkorok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71176 AND `DifficultyID`=0); -- Cannon Balls +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71175 AND `DifficultyID`=0); -- Pool Pony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71174 AND `DifficultyID`=0); -- Mantid Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71159 AND `DifficultyID`=0); -- Gahz'rooki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71134 AND `DifficultyID`=0); -- Pile of Gold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71133 AND `DifficultyID`=0); -- Axis of Evil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71123 AND `DifficultyID`=0); -- Echo of Y'Shaarj +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71112 AND `DifficultyID`=0); -- Quivering Blood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (71111,70824)); -- Fiery Anger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71110 AND `DifficultyID`=0); -- Neutral Cart Visual +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71106 AND `DifficultyID`=0); -- Barrel of Explosives +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71097 AND `DifficultyID`=0); -- Ragefire Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (71094,70954)); -- Unkillable Test Dummy (Tauren) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (71093,70955)); -- Unkillable Test Dummy (Gnome) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (71092,71084)); -- Unkillable Test Dummy (Human) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (71091,71050)); -- Alliance Peasant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71086 AND `DifficultyID`=0); -- Razorgrin Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71085 AND `DifficultyID`=0); -- Razorgrin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71081 AND `DifficultyID`=0); -- Mecha-Bruce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71079 AND `DifficultyID`=0); -- Small Illusionary Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71078 AND `DifficultyID`=0); -- Small Illusionary Varmint +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71077 AND `DifficultyID`=0); -- Small Illusionary Amber-Weaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71076 AND `DifficultyID`=0); -- Small Illusionary Mystic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71075 AND `DifficultyID`=0); -- Small Illusionary Banshee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71074 AND `DifficultyID`=0); -- Small Illusionary Sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71072 AND `DifficultyID`=0); -- Large Illusionary Sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71070 AND `DifficultyID`=0); -- Large Illusionary Banshee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71069 AND `DifficultyID`=0); -- Large Illusionary Mystic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71068 AND `DifficultyID`=0); -- Large Illusionary Amber-Weaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71067 AND `DifficultyID`=0); -- Large Illusionary Varmint +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71064 AND `DifficultyID`=0); -- Large Illusionary Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71062 AND `DifficultyID`=0); -- Large Illusionary Slayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71054 AND `DifficultyID`=0); -- Barrel of Oranges +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71048 AND `DifficultyID`=0); -- Ionized Water +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71044 AND `DifficultyID`=0); -- Kil'rek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71033 AND `DifficultyID`=0); -- Fiendish Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=71024 AND `DifficultyID`=0); -- Bombs Away Target Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71023 AND `DifficultyID`=0); -- Tito +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71022 AND `DifficultyID`=0); -- Phoenix Hawk Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71021 AND `DifficultyID`=0); -- Lesser Voidcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71020 AND `DifficultyID`=0); -- Pocket Reaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71019 AND `DifficultyID`=0); -- Coilfang Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71018 AND `DifficultyID`=0); -- Tainted Waveling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71017 AND `DifficultyID`=0); -- Tideskipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71016 AND `DifficultyID`=0); -- Netherspace Abyssal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71015 AND `DifficultyID`=0); -- Menagerie Custodian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71014 AND `DifficultyID`=0); -- Lil' Bad Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71013 AND `DifficultyID`=0); -- Invisible Woman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (70996,70937)); -- Shell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70988 AND `DifficultyID`=0); -- Ice Spike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70987 AND `DifficultyID`=0); -- Solid Ice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70985 AND `DifficultyID`=0); -- Fire Patch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70983 AND `DifficultyID`=0); -- T440 Dual-Mode Robot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70982 AND `DifficultyID`=0); -- Frost Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70979 AND `DifficultyID`=0); -- Water Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70977 AND `DifficultyID`=0); -- Anthracite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (70975,44978)); -- Sesebi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70970 AND `DifficultyID`=0); -- Papers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70969 AND `DifficultyID`=0); -- Shredded Papers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70967 AND `DifficultyID`=0); -- Hose +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70966 AND `DifficultyID`=0); -- H2-0 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70963 AND `DifficultyID`=0); -- Lieutenant Fizzel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70959 AND `DifficultyID`=0); -- Urtharges the Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70956 AND `DifficultyID`=0); -- Grizzle Gearslip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70951 AND `DifficultyID`=0); -- Tom Wat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70950 AND `DifficultyID`=0); -- Hilda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70949 AND `DifficultyID`=0); -- Jae-Sun Di Fo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70942 AND `DifficultyID`=0); -- Gun Toy Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70940 AND `DifficultyID`=0); -- Gun Toy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70939 AND `DifficultyID`=0); -- Big Kid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70932 AND `DifficultyID`=0); -- Bao'za +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70894 AND `DifficultyID`=0); -- Gunpowder Drop Visual Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70893 AND `DifficultyID`=0); -- Lieutenant Blasthammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70889 AND `DifficultyID`=0); -- Explosives Stash Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70877 AND `DifficultyID`=0); -- Volatile Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70873 AND `DifficultyID`=0); -- Scissors +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (70869,70806)); -- Venus Flytrap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70868 AND `DifficultyID`=0); -- Broken Scissors +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70864 AND `DifficultyID`=0); -- Vent Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70823 AND `DifficultyID`=0); -- Princess Plum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70822 AND `DifficultyID`=0); -- Earthborn Hatred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (70818,70817)); -- Gnoomba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70813 AND `DifficultyID`=0); -- Paper Covered Rock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (70812,65568)); -- Crate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70805 AND `DifficultyID`=0); -- Larion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70804 AND `DifficultyID`=0); -- Muigin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70802 AND `DifficultyID`=0); -- Blingtron 2000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70801 AND `DifficultyID`=0); -- Mountaineer Grimbolt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (70800,70133)); -- Dark Iron Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70799 AND `DifficultyID`=0); -- King Varian Wrynn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70798 AND `DifficultyID`=0); -- Kor'kron Emberguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70797 AND `DifficultyID`=0); -- Crate of Artifacts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70795 AND `DifficultyID`=0); -- Emberdeep Ritualist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70794 AND `DifficultyID`=0); -- Blind Hero +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70792 AND `DifficultyID`=0); -- Scroll Artifact +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70791 AND `DifficultyID`=0); -- Book Artifact +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70790 AND `DifficultyID`=0); -- Kergil Sparkwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70789 AND `DifficultyID`=0); -- Zandalari Rage Banner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70788 AND `DifficultyID`=0); -- Vase Artifact +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70787 AND `DifficultyID`=0); -- Skullcrusher Gundu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70786 AND `DifficultyID`=0); -- Rock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70785 AND `DifficultyID`=0); -- Failed Experiment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70784 AND `DifficultyID`=0); -- Rock Stalker Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70783 AND `DifficultyID`=0); -- Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70775 AND `DifficultyID`=0); -- Horde Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70774 AND `DifficultyID`=0); -- Trampoline +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70762 AND `DifficultyID`=0); -- Lieutenant Sparklighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (70757,55605)); -- Pool of Blood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70754 AND `DifficultyID`=0); -- Barrel Fuse Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70752 AND `DifficultyID`=0); -- Card Trader Leila +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70751 AND `DifficultyID`=0); -- Card Trader Ami +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70750 AND `DifficultyID`=0); -- Raaaargh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70749 AND `DifficultyID`=0); -- Ro-Shambo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70747 AND `DifficultyID`=0); -- Lil' Blingie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70746 AND `DifficultyID`=0); -- Frostmane Flesh-Eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70745 AND `DifficultyID`=0); -- Scout Forgefellow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70744 AND `DifficultyID`=0); -- Scout Boldbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70743 AND `DifficultyID`=0); -- Gnomish Tesla Coil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70742 AND `DifficultyID`=0); -- Assistron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70741 AND `DifficultyID`=0); -- Hamfisted Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70740 AND `DifficultyID`=0); -- Blingtron 3000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70739 AND `DifficultyID`=0); -- Doctor FIST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70738 AND `DifficultyID`=0); -- Shadow Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70735 AND `DifficultyID`=0); -- Bad Luckydo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70733 AND `DifficultyID`=0); -- Tyson Sanders +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70732 AND `DifficultyID`=0); -- Explosive Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70731 AND `DifficultyID`=0); -- Electrochicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70729 AND `DifficultyID`=0); -- Itta Bitta Boom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70728 AND `DifficultyID`=0); -- Bitta Boom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70727 AND `DifficultyID`=0); -- Badda Boom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70726 AND `DifficultyID`=0); -- Googa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70723 AND `DifficultyID`=0); -- Dame Jesepha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70721 AND `DifficultyID`=0); -- Auriella Giggysprock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70720 AND `DifficultyID`=0); -- Kreeg O'Lalley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70719 AND `DifficultyID`=0); -- Mozzle Gearbeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70718 AND `DifficultyID`=0); -- Helga Bonehewer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70714 AND `DifficultyID`=0); -- Harr Grayhide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70713 AND `DifficultyID`=0); -- Haxxil Drinkmeister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70712 AND `DifficultyID`=0); -- Bomb Bot Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70709 AND `DifficultyID`=0); -- Pyromancer Flamehearth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70708 AND `DifficultyID`=0); -- Cabalist Doombrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70706 AND `DifficultyID`=0); -- Trillium-Bladed Rock Cutter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70705 AND `DifficultyID`=0); -- Goblin Mechanic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70704 AND `DifficultyID`=0); -- Endless Waves Spawn Location +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70703 AND `DifficultyID`=0); -- Core Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70702 AND `DifficultyID`=0); -- Flame Hound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70701 AND `DifficultyID`=0); -- Orc Support +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70700 AND `DifficultyID`=0); -- Orc Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70698 AND `DifficultyID`=0); -- Orc Fighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70695 AND `DifficultyID`=0); -- Endless Waves Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70694 AND `DifficultyID`=0); -- Big Badda Boom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70693 AND `DifficultyID`=0); -- Luckydon't +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70692 AND `DifficultyID`=0); -- Luckydo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70691 AND `DifficultyID`=0); -- Mouth of Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70690 AND `DifficultyID`=0); -- Blood of Y'Shaarj +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70684 AND `DifficultyID`=0); -- Frostmane Mauler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70683 AND `DifficultyID`=0); -- Dark Shaman Xorenth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70682 AND `DifficultyID`=0); -- Thunderhoof Supply Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70680 AND `DifficultyID`=0); -- Boom Box Fuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70679 AND `DifficultyID`=0); -- Master Boom Boom's Boom Box +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70674 AND `DifficultyID`=0); -- Ty'thar Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70673 AND `DifficultyID`=0); -- The Monkey King +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (70672,67403)); -- Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70665 AND `DifficultyID`=0); -- Kor'kron Dire Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70663 AND `DifficultyID`=0); -- Embercore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70662 AND `DifficultyID`=0); -- Detonator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70659 AND `DifficultyID`=0); -- Hexos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70658 AND `DifficultyID`=0); -- Gold Rush Points Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70656 AND `DifficultyID`=0); -- Nibbleh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70655 AND `DifficultyID`=0); -- Dreadful Poison +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70649 AND `DifficultyID`=0); -- Dippy/Doopy Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (70647,68255)); -- Dippy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (70625,70620)); -- The Obsidian Peregrine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (70624,70619)); -- The Untiring Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (70623,70618)); -- The Golden Ram of Nahom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (70622,70617)); -- Remains of Ajassa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70621 AND `DifficultyID`=0); -- Mingus Diggs Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70616 AND `DifficultyID`=0); -- Mingus Diggs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70615 AND `DifficultyID`=0); -- Deactivated Access Generator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70613 AND `DifficultyID`=0); -- Female Goblin Medium Armored +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70612 AND `DifficultyID`=0); -- Male Goblin Medium Armored +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70611 AND `DifficultyID`=0); -- Male Goblin Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70610 AND `DifficultyID`=0); -- Female Goblin Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70609 AND `DifficultyID`=0); -- Ticker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70608 AND `DifficultyID`=0); -- Volt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70607 AND `DifficultyID`=0); -- Patch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70606 AND `DifficultyID`=0); -- Newt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70605 AND `DifficultyID`=0); -- Grit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70602 AND `DifficultyID`=0); -- Scout Stonebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70597 AND `DifficultyID`=0); -- Roasting Spit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70595 AND `DifficultyID`=0); -- Frostmane Prowler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70544 AND `DifficultyID`=0); -- Hekima the Wise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70543 AND `DifficultyID`=0); -- Zandalari Hatemonger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70498 AND `DifficultyID`=0); -- Shado-Pan Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (70495,61071,13321)); -- Small Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70475 AND `DifficultyID`=0); -- Sanofal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70474 AND `DifficultyID`=0); -- Farastu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70473 AND `DifficultyID`=0); -- Frostmane Headhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70471 AND `DifficultyID`=0); -- Frostmane Berserker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70469 AND `DifficultyID`=0); -- Ice-Caller Kufungi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70468 AND `DifficultyID`=0); -- Bonechiller Barafu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70465 AND `DifficultyID`=0); -- Frostmane Bonechiller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70464 AND `DifficultyID`=0); -- Frostmane Witch Doctor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70463 AND `DifficultyID`=0); -- Frostmane Snowstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70461 AND `DifficultyID`=0); -- Milly Greenfield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70455 AND `DifficultyID`=0); -- Bug 348456 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70453 AND `DifficultyID`=0); -- Zandalari Toenibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70452 AND `DifficultyID`=0); -- Zandalari Footslasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70451 AND `DifficultyID`=0); -- Zandalari Anklerender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70359 AND `DifficultyID`=0); -- Spear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70356 AND `DifficultyID`=0); -- Armored Bloodwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70355 AND `DifficultyID`=0); -- Reliquary Pick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70354 AND `DifficultyID`=0); -- Stabby Joe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70302 AND `DifficultyID`=0); -- Clutch of Ji-Kun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70301 AND `DifficultyID`=0); -- Softpaws +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70300 AND `DifficultyID`=0); -- Thundering Cobalt Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70296 AND `DifficultyID`=0); -- Mei Lin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70280 AND `DifficultyID`=0); -- Malevolent Gladiator's Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70279 AND `DifficultyID`=0); -- Moira Thaurissan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=70275 AND `DifficultyID`=0); -- Dark Iron Forgeguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70261 AND `DifficultyID`=0); -- Placeholder Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70260 AND `DifficultyID`=0); -- Tiny White Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70259 AND `DifficultyID`=0); -- Tiny Green Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70258 AND `DifficultyID`=0); -- Tiny Blue Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70257 AND `DifficultyID`=0); -- Tiny Red Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70253 AND `DifficultyID`=0); -- Dawnseeker Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70189 AND `DifficultyID`=0); -- Troll Male Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70188 AND `DifficultyID`=0); -- Troll Female Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (70168,11904)); -- Noah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70167 AND `DifficultyID`=0); -- Maximo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70154 AND `DifficultyID`=0); -- Direhorn Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70144 AND `DifficultyID`=0); -- Ji-Kun Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70107 AND `DifficultyID`=0); -- Zandalari Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70104 AND `DifficultyID`=0); -- Voodoo Gnome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70098 AND `DifficultyID`=0); -- Spawn of G'nathus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (70086,68980)); -- Voidbinder Sturzah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (70085,68979)); -- Voidbinder Zorlan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70083 AND `DifficultyID`=0); -- Pygmy Direhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70082 AND `DifficultyID`=0); -- Pierre +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70081 AND `DifficultyID`=0); -- Avenging Angel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70068 AND `DifficultyID`=0); -- Ahoo'ru +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70066 AND `DifficultyID`=0); -- Point of Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70057 AND `DifficultyID`=0); -- Testing Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (69978,64420,54658,52549,46594,34038,34037,34036,32383,26396,24667,14581)); -- Sergeant Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (69977,64421,54659,52536,46595,34063,34062,34061,32832)); -- Blood Guard Zar'shi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (69976,64422,54660,52545,51255,34078,34077,34076,32380,26395,24670,23446)); -- Lieutenant Tristia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (69975,64423,54661,52546,51254,34075,34074,34073,32381,26393,24672,12777)); -- Captain Dirgehammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (69974,64424,54662,52537,51256,40607,40606)); -- Knight-Lieutenant T'Maire Sydes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (69970,64419,54657,52544,46593,34060,34059,34058,32385,26398,24520)); -- Doris Volanthius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69914 AND `DifficultyID`=0); -- Toby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69893 AND `DifficultyID`=0); -- Snowy Panda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69892 AND `DifficultyID`=0); -- Mountain Panda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69891 AND `DifficultyID`=0); -- Sunfur Panda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69890 AND `DifficultyID`=0); -- Blue Panda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69887 AND `DifficultyID`=0); -- Thunderhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69880 AND `DifficultyID`=0); -- Fallen Zandalari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69849 AND `DifficultyID`=0); -- Stunted Direhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69848 AND `DifficultyID`=0); -- Spectral Porcupette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69823 AND `DifficultyID`=0); -- Waffle Joe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69822 AND `DifficultyID`=0); -- Kelly Aguilar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69820 AND `DifficultyID`=0); -- Son of Animus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69819 AND `DifficultyID`=0); -- Swamp Croaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69818 AND `DifficultyID`=0); -- Elder Python +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69796 AND `DifficultyID`=0); -- Zandalari Kneebiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69794 AND `DifficultyID`=0); -- Electrified Razortooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69792 AND `DifficultyID`=0); -- Earth Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69791 AND `DifficultyID`=0); -- Fire Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69781 AND `DifficultyID`=0); -- Bug 348427 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69778 AND `DifficultyID`=0); -- Sunreaver Micro-Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69748 AND `DifficultyID`=0); -- Living Sandling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69679 AND `DifficultyID`=0); -- Triceratops Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69649 AND `DifficultyID`=0); -- Red Panda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69648 AND `DifficultyID`=0); -- Thundertail Flapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=69601 AND `DifficultyID`=0); -- Heavy Explosives +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69588 AND `DifficultyID`=0); -- Diamond Ring +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69572 AND `DifficultyID`=0); -- Vale of Eternal Blossoms Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69566 AND `DifficultyID`=0); -- Midsummer Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69551 AND `DifficultyID`=0); -- Vale of Eternal Blossoms Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69550 AND `DifficultyID`=0); -- Valley of the Four Winds Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69536 AND `DifficultyID`=0); -- Townlong Steppes Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69535 AND `DifficultyID`=0); -- Kun-Lai Summit Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69533 AND `DifficultyID`=0); -- Krasarang Wilds Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69529 AND `DifficultyID`=0); -- Jade Forest Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69522 AND `DifficultyID`=0); -- Dread Wastes Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69430 AND `DifficultyID`=0); -- Darkeye Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69422 AND `DifficultyID`=0); -- Crafty the Tough +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69360 AND `DifficultyID`=0); -- Bozzle Blastinfuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69359 AND `DifficultyID`=0); -- Beeble Sockwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69334 AND `DifficultyID`=0); -- Adherent Hanjun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69333 AND `DifficultyID`=0); -- Disciple Jusi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69273 AND `DifficultyID`=0); -- Well Fed Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69258 AND `DifficultyID`=0); -- OLD General Purpose Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69249 AND `DifficultyID`=0); -- Jade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69248 AND `DifficultyID`=0); -- Ashen Weaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=69231 AND `DifficultyID`=0); -- Alliance Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69220 AND `DifficultyID`=0); -- World - Summon - Death Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69219 AND `DifficultyID`=0); -- Ghastly Charger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69208 AND `DifficultyID`=0); -- Gusting Grimoire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (69203,69194)); -- Alliance Cannoneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=69202 AND `DifficultyID`=0); -- Alliance Squallshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=69197 AND `DifficultyID`=0); -- Alliance Officer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=69196 AND `DifficultyID`=0); -- Alliance Swashbuckler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (69179,69174)); -- Guardian [TEST REUSE ME] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69158 AND `DifficultyID`=0); -- Armored Skyscreamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (69098,58918)); -- Hillpaw's Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69095 AND `DifficultyID`=0); -- Test Subject +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69091 AND `DifficultyID`=0); -- Jesi the Belle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69086 AND `DifficultyID`=0); -- Flaming Head +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69071 AND `DifficultyID`=0); -- Sha of Happiness +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69067 AND `DifficultyID`=0); -- Grand Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69066 AND `DifficultyID`=0); -- Grand Wyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69056 AND `DifficultyID`=0); -- Shieldwall Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (69048,23765)); -- Sylvanas Windrunner (High Elf) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (68996,68995)); -- Classy Brawl Enthusiast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (68994,68992,68991,68990,68406,68405,68404,68403)); -- Brawl Enthusiast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68963 AND `DifficultyID`=0); -- Boom Room Bouncer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68957 AND `DifficultyID`=0); -- Barkeep Holland +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68952 AND `DifficultyID`=0); -- Bizmo's Brawlpub Entrance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68888 AND `DifficultyID`=0); -- Starter Fire Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68887 AND `DifficultyID`=0); -- Attentive Pupil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68869 AND `DifficultyID`=0); -- Luo Luo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68868 AND `DifficultyID`=0); -- Meng Meng +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68850 AND `DifficultyID`=0); -- Emerald Proto-Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68846 AND `DifficultyID`=0); -- Kun-Lai Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68845 AND `DifficultyID`=0); -- Nexus Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68841 AND `DifficultyID`=0); -- Cogblade Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68839 AND `DifficultyID`=0); -- Anodized Robo Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68838 AND `DifficultyID`=0); -- Fluxfire Feline +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68820 AND `DifficultyID`=0); -- Infinite Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68819 AND `DifficultyID`=0); -- Arcane Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68811 AND `DifficultyID`=0); -- Robert Paulson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68810 AND `DifficultyID`=0); -- Dirk Roughly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68808 AND `DifficultyID`=0); -- Nairi the Strong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68807 AND `DifficultyID`=0); -- Volda Gan'dra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68805 AND `DifficultyID`=0); -- Stunted Yeti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68804 AND `DifficultyID`=0); -- Harpy Youngling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68803 AND `DifficultyID`=0); -- Willow Cloudstep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (68801,27458)); -- Flora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68799 AND `DifficultyID`=0); -- Sniffy Pete +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68798 AND `DifficultyID`=0); -- Verah "Violet" Bustle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68797 AND `DifficultyID`=0); -- Babby Ironboot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68796 AND `DifficultyID`=0); -- Brom Ironboot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68794 AND `DifficultyID`=0); -- Esme Sunshadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68792 AND `DifficultyID`=0); -- Lidiya Peyton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68773 AND `DifficultyID`=0); -- Grand Armored Wyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68771 AND `DifficultyID`=0); -- Grand Armored Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68768 AND `DifficultyID`=0); -- "Numbers" Pfeiffer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68767 AND `DifficultyID`=0); -- Skizz Skuzzjock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68765 AND `DifficultyID`=0); -- Zippi Gallox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68764 AND `DifficultyID`=0); -- Willard "Bubbles" Wilcox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68759 AND `DifficultyID`=0); -- Portal: Orgrimmar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68750 AND `DifficultyID`=0); -- Portal: Stormwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=68701 AND `DifficultyID`=0); -- Burning Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68666 AND `DifficultyID`=0); -- Ashstone Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68665 AND `DifficultyID`=0); -- Harbinger of Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68664 AND `DifficultyID`=0); -- Corefire Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68663 AND `DifficultyID`=0); -- Death Talon Whelpguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68662 AND `DifficultyID`=0); -- Chrominius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68661 AND `DifficultyID`=0); -- Untamed Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68660 AND `DifficultyID`=0); -- Viscidus Globule +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68658 AND `DifficultyID`=0); -- Mini Mindslayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68657 AND `DifficultyID`=0); -- Fungal Abomination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68656 AND `DifficultyID`=0); -- Giant Bone Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68654 AND `DifficultyID`=0); -- Stitched Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (68607,68606,68535)); -- Zoe Mae +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68601 AND `DifficultyID`=0); -- Clock'em +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (68580,68466)); -- Pandaren Fire Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (68579,68467)); -- Pandaren Air Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (68578,68468)); -- Pandaren Earth Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (68577,66950)); -- Pandaren Water Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68573 AND `DifficultyID`=0); -- Darnak the Tunneler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68572 AND `DifficultyID`=0); -- Sludgy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68571 AND `DifficultyID`=0); -- Whispertail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68570 AND `DifficultyID`=0); -- Tiptoe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68569 AND `DifficultyID`=0); -- Marley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68568 AND `DifficultyID`=0); -- Glowy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68567 AND `DifficultyID`=0); -- Crimson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68566 AND `DifficultyID`=0); -- Skitterer Xi'a +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68565 AND `DifficultyID`=0); -- Nitun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68564 AND `DifficultyID`=0); -- Dos-Ryga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68563 AND `DifficultyID`=0); -- Kafi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68562 AND `DifficultyID`=0); -- Ti'un the Wanderer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68561 AND `DifficultyID`=0); -- Lucky Yi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68560 AND `DifficultyID`=0); -- Greyhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68559 AND `DifficultyID`=0); -- No-No +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68558 AND `DifficultyID`=0); -- Gorespine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68555 AND `DifficultyID`=0); -- Ka'wi the Gorger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (68552,68531)); -- Professor Kilt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68541 AND `DifficultyID`=0); -- "To Catch A Spy" - Controller Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68540 AND `DifficultyID`=0); -- Twix Gearspark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68539 AND `DifficultyID`=0); -- Tasha Windpaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68537 AND `DifficultyID`=0); -- Keith "The Party" Westin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68530 AND `DifficultyID`=0); -- Dry Martini - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68529 AND `DifficultyID`=0); -- Mogu Melon Twist - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68528 AND `DifficultyID`=0); -- Rusty Dagger - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68527 AND `DifficultyID`=0); -- Pink Marmot - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68526 AND `DifficultyID`=0); -- Barkeep Townsley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68524 AND `DifficultyID`=0); -- Find the Agent - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (68516,67615,67614)); -- Stackable Stag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (68513,68506)); -- Sumprush Rodent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68502 AND `DifficultyID`=0); -- Spectral Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68492 AND `DifficultyID`=0); -- "Dusty" Brandom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68491 AND `DifficultyID`=0); -- Darkmoon Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68475 AND `DifficultyID`=0); -- Bort Fizzwaggle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68465 AND `DifficultyID`=0); -- Thundering Pandaren Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68464 AND `DifficultyID`=0); -- Whispering Pandaren Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68463 AND `DifficultyID`=0); -- Burning Pandaren Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68462 AND `DifficultyID`=0); -- Flowing Pandaren Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68458 AND `DifficultyID`=0); -- Meatball Splat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (68442,68434)); -- Subway Car +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68426 AND `DifficultyID`=0); -- [DND] Darkmoon Faire Carousel Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68425 AND `DifficultyID`=0); -- Tatty Suze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68424 AND `DifficultyID`=0); -- Slick Bixi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68408 AND `DifficultyID`=0); -- Bizmo's Brawlpub Bouncer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68407 AND `DifficultyID`=0); -- "Olive" Ya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68402 AND `DifficultyID`=0); -- Kae Ti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68383 AND `DifficultyID`=0); -- Earthliving Sprout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68382 AND `DifficultyID`=0); -- Earthliving Seed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (68379,67589)); -- Volatile Flames +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68377 AND `DifficultyID`=0); -- Leona Earthwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68364 AND `DifficultyID`=0); -- Paul North +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68363 AND `DifficultyID`=0); -- Quackenbush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68315 AND `DifficultyID`=0); -- Quest Gnome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68309 AND `DifficultyID`=0); -- General Purpose Bunny JMF (Shard of Archstone) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68306 AND `DifficultyID`=0); -- Good Luck Goblin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68305 AND `DifficultyID`=0); -- Smash Hoofstomp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68297 AND `DifficultyID`=0); -- Fran/Riddoh Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68288 AND `DifficultyID`=0); -- Swift Windsteed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68268 AND `DifficultyID`=0); -- Izu's Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68267 AND `DifficultyID`=0); -- Cinder Kitten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=68259 AND `DifficultyID`=0); -- Concentrated Sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68257 AND `DifficultyID`=0); -- Goredome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68256 AND `DifficultyID`=0); -- Yikkan Izu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68254 AND `DifficultyID`=0); -- King Kulaka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68253 AND `DifficultyID`=0); -- Ixx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68252 AND `DifficultyID`=0); -- Proboskus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68250 AND `DifficultyID`=0); -- Unguloxx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68239 AND `DifficultyID`=0); -- Carousel Wyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68238 AND `DifficultyID`=0); -- Carousel Rocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68233 AND `DifficultyID`=0); -- Carousel Murloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68232 AND `DifficultyID`=0); -- Carousel Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68231 AND `DifficultyID`=0); -- Carousel Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68226 AND `DifficultyID`=0); -- Daggin Windbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (68154,35587,34179,33698)); -- Argent Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68040 AND `DifficultyID`=0); -- Bug 337471 Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68039 AND `DifficultyID`=0); -- Bug 337471 Channeler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68034 AND `DifficultyID`=0); -- Ancient Mogu Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68033 AND `DifficultyID`=0); -- Woodsy the Woodsprite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68032 AND `DifficultyID`=0); -- Shadow-Pan Battle Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68030 AND `DifficultyID`=0); -- Sha Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67942 AND `DifficultyID`=0); -- Vile Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67925 AND `DifficultyID`=0); -- Blood Guard Oruk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67923 AND `DifficultyID`=0); -- Mage McMage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67918 AND `DifficultyID`=0); -- Creature - Vol'jin Big Bad Vodoo Effect +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67803 AND `DifficultyID`=0); -- Flying Carpet (Cataclysm/Black) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (67786,66915,51871,14304)); -- Kor'kron Elite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (67778,67773)); -- Fire Line +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (67705,27242)); -- Guardian Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (67679,61088)); -- Eternal Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67678 AND `DifficultyID`=0); -- Dark Summoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67664 AND `DifficultyID`=0); -- Tormented Ghost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67650 AND `DifficultyID`=0); -- Waitress Carla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67649 AND `DifficultyID`=0); -- Barman Finns +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (67632,67400,63896)); -- Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (67613,67358)); -- Rowboat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67612 AND `DifficultyID`=0); -- Power Crystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (67595,67594)); -- Blat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67591 AND `DifficultyID`=0); -- Millie Watt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67572 AND `DifficultyID`=0); -- Dungeon Master Vishas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67567 AND `DifficultyID`=0); -- Charge Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67559 AND `DifficultyID`=0); -- Center of Arena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (67540,55608)); -- Crush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (67539,7527)); -- Goblin Land Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67538 AND `DifficultyID`=0); -- Destructolaser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67532 AND `DifficultyID`=0); -- Alliance Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67531 AND `DifficultyID`=0); -- Horde Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67529 AND `DifficultyID`=0); -- Evil Glare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67527 AND `DifficultyID`=0); -- Optic Blast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67526 AND `DifficultyID`=0); -- Destructobyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67525 AND `DifficultyID`=0); -- Fran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67524 AND `DifficultyID`=0); -- Riddoh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (67521,67519)); -- Eye of Warding +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67518 AND `DifficultyID`=0); -- Zen'shar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67516 AND `DifficultyID`=0); -- Wheezy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67515 AND `DifficultyID`=0); -- Fleasy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67514 AND `DifficultyID`=0); -- Greazy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67513 AND `DifficultyID`=0); -- Sleazy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67511 AND `DifficultyID`=0); -- Queasy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67509 AND `DifficultyID`=0); -- Leper Gnome Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (67506,67501,67481)); -- Energy Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67495 AND `DifficultyID`=0); -- Thrash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67494 AND `DifficultyID`=0); -- Longarm T-Rex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67492 AND `DifficultyID`=0); -- Lasertron 5000-TB +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67491 AND `DifficultyID`=0); -- Rocketron 25-A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (67490,46285)); -- Epicus Maximus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (67489,67485)); -- Dominika the Illusionist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67483 AND `DifficultyID`=0); -- Disruptron Mk. 3R-Alpha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67480 AND `DifficultyID`=0); -- Penta-Phasic Disruptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67479 AND `DifficultyID`=0); -- Dual-Phasic Disruptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67478 AND `DifficultyID`=0); -- Tri-Phasic Disruptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67459 AND `DifficultyID`=0); -- Shock Field +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67458 AND `DifficultyID`=0); -- Alliance Brew Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67456 AND `DifficultyID`=0); -- Two Shot Tester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67455 AND `DifficultyID`=0); -- Alliance Elemental Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67454 AND `DifficultyID`=0); -- Horde Elemental Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67453 AND `DifficultyID`=0); -- Horde Brew Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67451 AND `DifficultyID`=0); -- Deeken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67448 AND `DifficultyID`=0); -- Tri Shot Tester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67445 AND `DifficultyID`=0); -- BG Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (67443,61994,55741)); -- Crow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67437 AND `DifficultyID`=0); -- Jade Pandaren Kite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67433 AND `DifficultyID`=0); -- High Hurdle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67432 AND `DifficultyID`=0); -- Low Hurdle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67424 AND `DifficultyID`=0); -- Battletron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67422 AND `DifficultyID`=0); -- Battle-Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67418 AND `DifficultyID`=0); -- AXE THROWER TEST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67411 AND `DifficultyID`=0); -- Emote Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67405 AND `DifficultyID`=0); -- Horde Demolitionist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67394 AND `DifficultyID`=0); -- Plant Explosives +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67393 AND `DifficultyID`=0); -- Sail Fire Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67392 AND `DifficultyID`=0); -- Fire Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67391 AND `DifficultyID`=0); -- Lieutenant Drak'on +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67390 AND `DifficultyID`=0); -- Anti-Gravity Well +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67385 AND `DifficultyID`=0); -- Gravity Well +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67384 AND `DifficultyID`=0); -- Judgment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67383 AND `DifficultyID`=0); -- Honky-Tonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67382 AND `DifficultyID`=0); -- Fezwick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67381 AND `DifficultyID`=0); -- Goa the Solitary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (67380,43423,22895)); -- Summoned Searing Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67375 AND `DifficultyID`=0); -- Three-Quarter Circle Target Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67374 AND `DifficultyID`=0); -- Three-Quarters Circle Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67370 AND `DifficultyID`=0); -- Jeremy Feasel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67368 AND `DifficultyID`=0); -- Parrot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67366 AND `DifficultyID`=0); -- Horde Officer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (67364,67360)); -- Horde Cannoneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67361 AND `DifficultyID`=0); -- Horde Swashbuckler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67341 AND `DifficultyID`=0); -- Cannon Exploder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67332 AND `DifficultyID`=0); -- Darkmoon Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67329 AND `DifficultyID`=0); -- Darkmoon Glowfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67328 AND `DifficultyID`=0); -- Rope Anchor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67326 AND `DifficultyID`=0); -- Blacksmith Anvil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67319 AND `DifficultyID`=0); -- Darkmoon Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67311 AND `DifficultyID`=0); -- Healing Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (67301,67300)); -- Lightning Field +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67270 AND `DifficultyID`=0); -- Twister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67254 AND `DifficultyID`=0); -- Lin-Lin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67253 AND `DifficultyID`=0); -- Pandaren Acrobat's Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67251 AND `DifficultyID`=0); -- Lei-Lei +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (67246,67245,67244,67243,66630)); -- Killable Test Dummy 93 Raid Boss Weak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67237 AND `DifficultyID`=0); -- General Purpose Bunny JMF (Look 2 - Flying, Gigantic AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67234 AND `DifficultyID`=0); -- Healing Test Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67233 AND `DifficultyID`=0); -- Imperial Silkworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67232 AND `DifficultyID`=0); -- QA Test Dummy 90 No Armor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67231 AND `DifficultyID`=0); -- Trial of the King +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67230 AND `DifficultyID`=0); -- Imperial Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (67229,64387,60007,60006,60005,56870,56713,56541)); -- Master Snowdrift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67200 AND `DifficultyID`=0); -- Furious Arboretum Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67198 AND `DifficultyID`=0); -- Furious Anglers Wharf Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67196 AND `DifficultyID`=0); -- Furious Halfhill Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67150 AND `DifficultyID`=0); -- Honeydew Village Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67149 AND `DifficultyID`=0); -- Grookin Outrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67145 AND `DifficultyID`=0); -- Thundering Ruby Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67126 AND `DifficultyID`=0); -- Standard Flying Cloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67094 AND `DifficultyID`=0); -- Wind's Grace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67093 AND `DifficultyID`=0); -- Sik'thik Battle-Mender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (67083,65225)); -- Shado-Pan Initiate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (67082,61814)); -- Jin Ironfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67081 AND `DifficultyID`=0); -- Forgotten King +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (67057,65203,63329)); -- Emperor Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67045 AND `DifficultyID`=0); -- Temp POI Marker B - PRK +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67044 AND `DifficultyID`=0); -- Temp POI Marker A - PRK +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67032 AND `DifficultyID`=0); -- Gunship Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (67029,62477)); -- Jibberwing Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (67028,62478)); -- Trained Jibberwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=67027 AND `DifficultyID`=0); -- Jungle Brewstealer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67022 AND `DifficultyID`=0); -- Wanderer's Festival Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66999 AND `DifficultyID`=0); -- Swallowed Spearscamp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66997 AND `DifficultyID`=0); -- Drogar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66996 AND `DifficultyID`=0); -- Sleet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66991 AND `DifficultyID`=0); -- Twister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66984 AND `DifficultyID`=0); -- Baneling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66983 AND `DifficultyID`=0); -- Moonstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66982 AND `DifficultyID`=0); -- Emeralda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66972 AND `DifficultyID`=0); -- Emerald Pandaren Phoenix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66971 AND `DifficultyID`=0); -- Ashen Pandaren Phoenix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66970 AND `DifficultyID`=0); -- Violet Pandaren Phoenix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66966 AND `DifficultyID`=0); -- Blaze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66965 AND `DifficultyID`=0); -- Flufftail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66964 AND `DifficultyID`=0); -- Dipsy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66962 AND `DifficultyID`=0); -- Wind Slash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66959 AND `DifficultyID`=0); -- Mogu'shan Palace Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66958 AND `DifficultyID`=0); -- Scholomance Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66957 AND `DifficultyID`=0); -- Scarlet Halls Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66956 AND `DifficultyID`=0); -- Scarlet Monastery Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66955 AND `DifficultyID`=0); -- Siege of Niuzao Temple Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66954 AND `DifficultyID`=0); -- Gate of the Setting Sun Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66953 AND `DifficultyID`=0); -- Shado-Pan Monastery Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66952 AND `DifficultyID`=0); -- Stormstout Brewery Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66951 AND `DifficultyID`=0); -- Temple of the Jade Serpent Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66930 AND `DifficultyID`=0); -- Burgle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66926 AND `DifficultyID`=0); -- Diamond +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66925 AND `DifficultyID`=0); -- Mollus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66923 AND `DifficultyID`=0); -- Skimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66920 AND `DifficultyID`=0); -- Corrupted Taran Zhu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66918 AND `DifficultyID`=0); -- Seeker Zusshi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66913 AND `DifficultyID`=0); -- Stormwind to Pandatia - Alliance intro Scene - CLIENT-SIDE - JSB +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (66905,59820)); -- Pandaren Cannoneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (66904,59819)); -- Artillery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66903 AND `DifficultyID`=0); -- Bug 306638 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66876 AND `DifficultyID`=0); -- Tyler Stockton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66816 AND `DifficultyID`=0); -- Killable Test Dummy 93 Raid Boss 80m +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66814 AND `DifficultyID`=0); -- Pyth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66812 AND `DifficultyID`=0); -- Clatter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66810 AND `DifficultyID`=0); -- Amythel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66809 AND `DifficultyID`=0); -- Helios +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66808 AND `DifficultyID`=0); -- Kali +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66807 AND `DifficultyID`=0); -- Ashtail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66806 AND `DifficultyID`=0); -- Incinderous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66805 AND `DifficultyID`=0); -- Ruby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66804 AND `DifficultyID`=0); -- Crystallus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66802 AND `DifficultyID`=0); -- Fracture +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66772 AND `DifficultyID`=0); -- Beast of Jade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66771 AND `DifficultyID`=0); -- Cocky Crow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66768 AND `DifficultyID`=0); -- Pandaren Scarecrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66756 AND `DifficultyID`=0); -- Cursed Brew Bubble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66733 AND `DifficultyID`=0); -- Mo'ruk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66730 AND `DifficultyID`=0); -- Hyuna of the Shrines +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66728 AND `DifficultyID`=0); -- Chirrup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (66727,63560,58288,58108,56890,56496,56495,56494,56493,56491)); -- Krik'thik Infiltrator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66726 AND `DifficultyID`=0); -- Stormlash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66725 AND `DifficultyID`=0); -- Whiskers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66722 AND `DifficultyID`=0); -- Mutilator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66721 AND `DifficultyID`=0); -- Piqua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66720 AND `DifficultyID`=0); -- Lapin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66719 AND `DifficultyID`=0); -- Bleat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66718 AND `DifficultyID`=0); -- Siren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66716 AND `DifficultyID`=0); -- Toothbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66715 AND `DifficultyID`=0); -- Brood of Mothallus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66714 AND `DifficultyID`=0); -- Lightstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66713 AND `DifficultyID`=0); -- Needleback +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66712 AND `DifficultyID`=0); -- Woodcarver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66711 AND `DifficultyID`=0); -- Skyshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66710 AND `DifficultyID`=0); -- Fangor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66709 AND `DifficultyID`=0); -- Dor the Wall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66703 AND `DifficultyID`=0); -- Fireworks Specialist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66702 AND `DifficultyID`=0); -- Marista Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66701 AND `DifficultyID`=0); -- Brewmaster Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66669 AND `DifficultyID`=0); -- Dragonwaste Enslaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (66661,64558,61589,61588,61587,61559,61201)); -- Pandaren Kite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66652 AND `DifficultyID`=0); -- Lesser Volatile Energy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66645 AND `DifficultyID`=0); -- Son of Galleon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66631 AND `DifficultyID`=0); -- Grizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66629 AND `DifficultyID`=0); -- Beakmaster X-225 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66628 AND `DifficultyID`=0); -- Bloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66627 AND `DifficultyID`=0); -- Cadavus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66626 AND `DifficultyID`=0); -- Fleshrender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66624 AND `DifficultyID`=0); -- Blight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66620 AND `DifficultyID`=0); -- Rot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66619 AND `DifficultyID`=0); -- Spooky Strangler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66618 AND `DifficultyID`=0); -- Stitch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66616 AND `DifficultyID`=0); -- Mort +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66614 AND `DifficultyID`=0); -- Gobbles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66613 AND `DifficultyID`=0); -- Warble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66606 AND `DifficultyID`=0); -- General Purpose Bunny JMF (Look 2 - Flying, Huge AOI, lvl 93) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66601 AND `DifficultyID`=0); -- Son of the Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (66579,61259)); -- Widow Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66557 AND `DifficultyID`=0); -- Bloodknight Antari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66545 AND `DifficultyID`=0); -- Arcanus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66544 AND `DifficultyID`=0); -- Jadefire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66543 AND `DifficultyID`=0); -- Netherbite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66540 AND `DifficultyID`=0); -- Cragmaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66539 AND `DifficultyID`=0); -- Prince Wart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66538 AND `DifficultyID`=0); -- Dramaticus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66536 AND `DifficultyID`=0); -- Glitterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66535 AND `DifficultyID`=0); -- Tripod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66534 AND `DifficultyID`=0); -- Fungor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66533 AND `DifficultyID`=0); -- ED-005 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66532 AND `DifficultyID`=0); -- Goliath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66531 AND `DifficultyID`=0); -- Sploder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66500 AND `DifficultyID`=0); -- Jack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66499 AND `DifficultyID`=0); -- Bishibosh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66498 AND `DifficultyID`=0); -- Nightstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66496 AND `DifficultyID`=0); -- Ignious +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66495 AND `DifficultyID`=0); -- Moltar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66494 AND `DifficultyID`=0); -- Dampwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66493 AND `DifficultyID`=0); -- Croaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66492 AND `DifficultyID`=0); -- Anklor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66491 AND `DifficultyID`=0); -- Venus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66490 AND `DifficultyID`=0); -- Garnestrasz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66489 AND `DifficultyID`=0); -- Veridia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66488 AND `DifficultyID`=0); -- Obsidion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66487 AND `DifficultyID`=0); -- Carrion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66486 AND `DifficultyID`=0); -- Bleakspinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66485 AND `DifficultyID`=0); -- Plaguebringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66483 AND `DifficultyID`=0); -- Subject 142 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66482 AND `DifficultyID`=0); -- Corpsefeeder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66481 AND `DifficultyID`=0); -- Plop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66470 AND `DifficultyID`=0); -- Tinygos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66469 AND `DifficultyID`=0); -- Frostmaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66468 AND `DifficultyID`=0); -- Blizzy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66458 AND `DifficultyID`=0); -- Professor Whom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66455 AND `DifficultyID`=0); -- Indigon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66454 AND `DifficultyID`=0); -- Plague +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66453 AND `DifficultyID`=0); -- Cho'guana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66450 AND `DifficultyID`=0); -- Jade Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66445 AND `DifficultyID`=0); -- Hatewalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66444 AND `DifficultyID`=0); -- Beamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66443 AND `DifficultyID`=0); -- Ultramus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66439 AND `DifficultyID`=0); -- Flameclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66438 AND `DifficultyID`=0); -- Firetooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66428 AND `DifficultyID`=0); -- Cluckatron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66427 AND `DifficultyID`=0); -- Whirls +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (66419,56484)); -- Serpent's Spine Marksman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66416 AND `DifficultyID`=0); -- Beacon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66414 AND `DifficultyID`=0); -- Lacewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (66413,59494)); -- Yeasty Brew Alemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (66408,29888)); -- Herbalism Flower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66402 AND `DifficultyID`=0); -- Swallowed Brewstealer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66392 AND `DifficultyID`=0); -- Slimy Fish-Getter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66378 AND `DifficultyID`=0); -- Wounded Shado-Pan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66377 AND `DifficultyID`=0); -- Bounder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66376 AND `DifficultyID`=0); -- Ambershell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66375 AND `DifficultyID`=0); -- Rockhide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66364 AND `DifficultyID`=0); -- Glimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66363 AND `DifficultyID`=0); -- Rasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66361 AND `DifficultyID`=0); -- Prancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66335 AND `DifficultyID`=0); -- Constrictor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66334 AND `DifficultyID`=0); -- Odoron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66333 AND `DifficultyID`=0); -- Acidous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66331 AND `DifficultyID`=0); -- Mister Pinch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66330 AND `DifficultyID`=0); -- Oozer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66329 AND `DifficultyID`=0); -- Flutterby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66314 AND `DifficultyID`=0); -- AGI Food +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66313 AND `DifficultyID`=0); -- INT Food +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66312 AND `DifficultyID`=0); -- INT Staff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66311 AND `DifficultyID`=0); -- AGI Fist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66305 AND `DifficultyID`=0); -- Generic Bunny - PRK (Gigantic AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (66293,65011)); -- Albino Riding Crane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66292 AND `DifficultyID`=0); -- Sky Admiral Rogers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (66262,43499)); -- Consecration +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (66252,62484)); -- Unga Jungle Brew Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66227 AND `DifficultyID`=0); -- Wing Hya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=66195 AND `DifficultyID`=0); -- Unga Rocket Surgeon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66176 AND `DifficultyID`=0); -- White Riding Goat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66156 AND `DifficultyID`=0); -- Longneck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66155 AND `DifficultyID`=0); -- Springtail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66154 AND `DifficultyID`=0); -- Ripper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66151 AND `DifficultyID`=0); -- Red Flying Cloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66150 AND `DifficultyID`=0); -- Brown Riding Goat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66144 AND `DifficultyID`=0); -- Mumtar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66105 AND `DifficultyID`=0); -- Yu'lon Kite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66104 AND `DifficultyID`=0); -- Chi-Ji Kite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66063 AND `DifficultyID`=0); -- Blue Shado-Pan Riding Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66062 AND `DifficultyID`=0); -- Red Shado-Pan Riding Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66060 AND `DifficultyID`=0); -- Green Shado-Pan Riding Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66051 AND `DifficultyID`=0); -- Thundering August Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66038 AND `DifficultyID`=0); -- Breakable Stack of Blocks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66037 AND `DifficultyID`=0); -- Breakable Bamboo Board +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66024 AND `DifficultyID`=0); -- Breakable Wooden Board +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66023 AND `DifficultyID`=0); -- Wing Kyo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66022 AND `DifficultyID`=0); -- Turtlemaster Odai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65958 AND `DifficultyID`=0); -- Level 90 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65957 AND `DifficultyID`=0); -- Level 85 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65956 AND `DifficultyID`=0); -- Level 80 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65955 AND `DifficultyID`=0); -- Level 75 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65954 AND `DifficultyID`=0); -- Level 70 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65953 AND `DifficultyID`=0); -- Level 65 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65952 AND `DifficultyID`=0); -- Level 60 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65951 AND `DifficultyID`=0); -- Level 55 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65950 AND `DifficultyID`=0); -- Level 50 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65949 AND `DifficultyID`=0); -- Level 45 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65948 AND `DifficultyID`=0); -- Level 40 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65947 AND `DifficultyID`=0); -- Level 35 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65946 AND `DifficultyID`=0); -- Level 30 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65945 AND `DifficultyID`=0); -- Level 25 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65944 AND `DifficultyID`=0); -- Level 20 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65943 AND `DifficultyID`=0); -- Level 15 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65942 AND `DifficultyID`=0); -- Level 10 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65941 AND `DifficultyID`=0); -- Level 5 Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65879 AND `DifficultyID`=0); -- Mantid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65876 AND `DifficultyID`=0); -- Quest - Level Up! - Pet Battle - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65867 AND `DifficultyID`=0); -- Alliance Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65865 AND `DifficultyID`=0); -- Tiper Windman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65864,51910,19362)); -- Kor'kron Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65863 AND `DifficultyID`=0); -- Morla Skyblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65851 AND `DifficultyID`=0); -- Crimson Pandaren Phoenix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65848 AND `DifficultyID`=0); -- Rash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65847 AND `DifficultyID`=0); -- Zitz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65846 AND `DifficultyID`=0); -- Pimple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65844 AND `DifficultyID`=0); -- Lumpy Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65834 AND `DifficultyID`=0); -- Dr. Stinky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65833 AND `DifficultyID`=0); -- Miss Mystical +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65832 AND `DifficultyID`=0); -- Boomy Jr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65831 AND `DifficultyID`=0); -- Lord Landslide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65830 AND `DifficultyID`=0); -- Lady Burninator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65829 AND `DifficultyID`=0); -- Ms. Croaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65828 AND `DifficultyID`=0); -- Sir Buckethead +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65827 AND `DifficultyID`=0); -- Madam Flapsalot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65826 AND `DifficultyID`=0); -- Mrs. Skitters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65825 AND `DifficultyID`=0); -- Mr. Growls +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65797,65726)); -- Race Flag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65793 AND `DifficultyID`=0); -- Bug 318408 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65788 AND `DifficultyID`=0); -- Killable Test Dummy 93 Raid Boss 3m +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65759 AND `DifficultyID`=0); -- Iridescent Flutterwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65758 AND `DifficultyID`=0); -- XE-321 Boombot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65757 AND `DifficultyID`=0); -- Azure Flutterwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65745 AND `DifficultyID`=0); -- Duyi Edgewater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65728 AND `DifficultyID`=0); -- Cloud Ring +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65725 AND `DifficultyID`=0); -- Nimbus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65710,62907,48688)); -- Highlands Skunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65695 AND `DifficultyID`=0); -- Sha Medium Low PH +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65694 AND `DifficultyID`=0); -- Sha Haunt Low PH +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65682 AND `DifficultyID`=0); -- Sha Medium PH +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65681 AND `DifficultyID`=0); -- Sha Haunt PH +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65677 AND `DifficultyID`=0); -- Nanners +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65676 AND `DifficultyID`=0); -- Eyegouger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65675 AND `DifficultyID`=0); -- Young Beaky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65668 AND `DifficultyID`=0); -- Flipsy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65665 AND `DifficultyID`=0); -- Webwinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65664 AND `DifficultyID`=0); -- Blackfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65662 AND `DifficultyID`=0); -- Darkwidow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65661 AND `DifficultyID`=0); -- Foe Reaper 800 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65660 AND `DifficultyID`=0); -- Clucks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65659 AND `DifficultyID`=0); -- Teensy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65652 AND `DifficultyID`=0); -- Unga Keg-Haver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65607 AND `DifficultyID`=0); -- Sha Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (65603,65590)); -- Lightning Trap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65589 AND `DifficultyID`=0); -- Kyle's Kobold Vermin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65581 AND `DifficultyID`=0); -- Essence of Hate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65567 AND `DifficultyID`=0); -- Temple of the Jade Serpent Teleporter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65562 AND `DifficultyID`=0); -- Foxicopter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (65556,61709)); -- Spawn of Anger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65555 AND `DifficultyID`=0); -- Bonfire Teleport Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65554 AND `DifficultyID`=0); -- Evil Force +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65547 AND `DifficultyID`=0); -- Sekret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65546 AND `DifficultyID`=0); -- Sekrit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65540 AND `DifficultyID`=0); -- Tank Pet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (65537,59750)); -- Serpent's Spine Cannoneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65527 AND `DifficultyID`=0); -- Lonesome Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (65522,59487)); -- Bubble Shield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65511 AND `DifficultyID`=0); -- Infiltrator Ik'thal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65449 AND `DifficultyID`=0); -- Goblin Crew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65447 AND `DifficultyID`=0); -- Goblin Marine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65446 AND `DifficultyID`=0); -- Goblin Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65443 AND `DifficultyID`=0); -- Bomb Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65431 AND `DifficultyID`=0); -- Vegetron 4000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65421 AND `DifficultyID`=0); -- Stuffed Fox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65420 AND `DifficultyID`=0); -- Stuffed Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65415 AND `DifficultyID`=0); -- Void Sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65414 AND `DifficultyID`=0); -- Ethereal Sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65409 AND `DifficultyID`=0); -- Jin Warmkeg's Brew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (65407,56395)); -- Shado-Pan Novice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (65405,56917)); -- Stable Munitions +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65402 AND `DifficultyID`=0); -- Gurthan Swiftblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (65401,65400,59955,59954,59885,56880,56879)); -- Krik'thik Glider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65399 AND `DifficultyID`=0); -- Explosive Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65393 AND `DifficultyID`=0); -- East Temple - Corrupted Waters Stalker - MW +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65392 AND `DifficultyID`=0); -- Nibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65387 AND `DifficultyID`=0); -- Totem of Harmony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65384 AND `DifficultyID`=0); -- Grant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65380 AND `DifficultyID`=0); -- Memorial Tree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (65376,65375,59075)); -- Ancestral Brewmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (65362,57109)); -- Minion of Doubt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65356 AND `DifficultyID`=0); -- Quest - Got One!- Pet Battle - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65355 AND `DifficultyID`=0); -- Quest - Learning the Ropes - Pet Battle - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65344,51032)); -- Muffin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65339 AND `DifficultyID`=0); -- Crane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65338 AND `DifficultyID`=0); -- Mirror Image +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (65337,65111,58202,58146,56889,56743,56742,56500,56499,56498,56497,56489)); -- Serpent's Spine Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65334 AND `DifficultyID`=0); -- Shushen's Spittoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65331 AND `DifficultyID`=0); -- Kickable Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65325 AND `DifficultyID`=0); -- Puntable Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65324 AND `DifficultyID`=0); -- Wild Golden Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65323 AND `DifficultyID`=0); -- Wild Jade Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65321 AND `DifficultyID`=0); -- Wild Crimson Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65318 AND `DifficultyID`=0); -- Orange Painted Turnip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65317 AND `DifficultyID`=0); -- Xiang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65316 AND `DifficultyID`=0); -- Shield Captain Zeren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65314 AND `DifficultyID`=0); -- Jade Crane Chick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65313 AND `DifficultyID`=0); -- Thundering Serpent Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65310 AND `DifficultyID`=0); -- Turnip Punching Bag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65306 AND `DifficultyID`=0); -- Alerage's Reserve Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65304 AND `DifficultyID`=0); -- Hateful Monstrosity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65301 AND `DifficultyID`=0); -- Flamelager's Summer Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65300 AND `DifficultyID`=0); -- Snow Lily Incense +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65298 AND `DifficultyID`=0); -- Silversage Incense +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65295 AND `DifficultyID`=0); -- Mistweaver Nian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65294 AND `DifficultyID`=0); -- Matriarch Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65272 AND `DifficultyID`=0); -- Ook Ya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65271 AND `DifficultyID`=0); -- Mayor Lin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65270 AND `DifficultyID`=0); -- Mai the Jade Shaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (65257,58197)); -- Unleashed Sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (65244,61791)); -- Novice Snow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65241 AND `DifficultyID`=0); -- Tamable Water Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65240 AND `DifficultyID`=0); -- Tamable Quilen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65239 AND `DifficultyID`=0); -- Tamable Porcupine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65238 AND `DifficultyID`=0); -- Tamable Goat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65237 AND `DifficultyID`=0); -- Tamable Crane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65236 AND `DifficultyID`=0); -- Tamable Basilisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65223,62887,49759)); -- Death's Head Cockroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65222,32503,32499)); -- Shambling Zombie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65221 AND `DifficultyID`=0); -- Shambling Fleshbeast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65216,59770)); -- Shrine Fly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65215,56829)); -- Garden Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65214 AND `DifficultyID`=0); -- Quest - Stormwind - Heal Battle Pets - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65213 AND `DifficultyID`=0); -- Gluttonous Cove Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65212 AND `DifficultyID`=0); -- Quest - Orgrimmar - Heal Battle Pets - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65211,63849)); -- Yellow-Bellied Bullfrog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65209,63847)); -- Dancing Water Skimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65207,63842)); -- Golden Civet Kitten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65206,63841)); -- Golden Civet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65205,63838)); -- Gilded Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65204,63850)); -- Effervescent Glowfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65200 AND `DifficultyID`=0); -- Quest - Orgrimmar/Goblin - Heal Battle Pets - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65199 AND `DifficultyID`=0); -- Quest - Darkshore - Heal Battle Pets - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65198 AND `DifficultyID`=0); -- Quest - Eversong Woods - Heal Battle Pets - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65193 AND `DifficultyID`=0); -- Quest - Tirisfal Glades - Heal Battle Pets - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65192,63954)); -- Mongoose Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65191,65190)); -- Mongoose +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65189 AND `DifficultyID`=0); -- Feather Keeper Li +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65187,63980)); -- Amber Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65185,63361)); -- Mei Li Sparkler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65184 AND `DifficultyID`=0); -- Quest - Mulgore - Heal Battle Pets - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65180 AND `DifficultyID`=0); -- Quest - Durotar - Heal Battle Pets - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65179 AND `DifficultyID`=0); -- Quest - Azuremyst - Heal Battle Pets - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65168 AND `DifficultyID`=0); -- Makeshift Breaching Charge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65161 AND `DifficultyID`=0); -- Mantid Cage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65153 AND `DifficultyID`=0); -- General Hammond Clay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65138 AND `DifficultyID`=0); -- Furious Golden Lotus Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65124,63289)); -- Luyu Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=65119 AND `DifficultyID`=0); -- Wave of Pain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65099,59187)); -- Wild Silkworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65097 AND `DifficultyID`=0); -- Hoo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65078 AND `DifficultyID`=0); -- Great Purple Dragon Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65076 AND `DifficultyID`=0); -- Great Brown Dragon Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65074 AND `DifficultyID`=0); -- Great Blue Dragon Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65072 AND `DifficultyID`=0); -- Great Black Dragon Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65071 AND `DifficultyID`=0); -- Great Green Dragon Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65069 AND `DifficultyID`=0); -- Training Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65068 AND `DifficultyID`=0); -- Old Whitenose +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65066,61793,60567)); -- Jojo Ironbrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65054,58882)); -- Feverbite Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65051 AND `DifficultyID`=0); -- Tushui Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65048 AND `DifficultyID`=0); -- Tushui Trainee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65041 AND `DifficultyID`=0); -- Quest - Teldrassil - Heal Battle Pets - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65033 AND `DifficultyID`=0); -- Golden Water Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65032 AND `DifficultyID`=0); -- Jade Water Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65031 AND `DifficultyID`=0); -- Orange Water Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65030 AND `DifficultyID`=0); -- Crimson Water Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (65029,59616)); -- Amorous Rooster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65020 AND `DifficultyID`=0); -- Quest - Dun Morogh - Heal Battle Pets - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65018 AND `DifficultyID`=0); -- Blonde Riding Yak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65017 AND `DifficultyID`=0); -- Grey Riding Yak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65016 AND `DifficultyID`=0); -- Brown Riding Yak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65010 AND `DifficultyID`=0); -- Jungle Riding Crane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65009 AND `DifficultyID`=0); -- Regal Riding Crane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65007 AND `DifficultyID`=0); -- Golden Riding Crane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65006 AND `DifficultyID`=0); -- Azure Riding Crane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64996 AND `DifficultyID`=0); -- Astral Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64993 AND `DifficultyID`=0); -- Heavenly Azure Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64992 AND `DifficultyID`=0); -- Heavenly Jade Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64991 AND `DifficultyID`=0); -- Heavenly Golden Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64990 AND `DifficultyID`=0); -- Heavenly Crimson Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64986 AND `DifficultyID`=0); -- Heavenly Onyx Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64985,63766)); -- Thundering Jade Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64981 AND `DifficultyID`=0); -- Crimson Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64977 AND `DifficultyID`=0); -- Onyx Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (64912,64162)); -- Binan Fisherman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (64911,64089)); -- Xuen Shield Bearer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (64910,64189)); -- Tian Mistweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (64909,63897)); -- Damaged Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (64908,63946)); -- Tian Disciple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (64907,63940,63931)); -- Fireworks Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (64906,63929,63889)); -- Krasarang Wild Brew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64904 AND `DifficultyID`=0); -- Vale Marksmen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64903 AND `DifficultyID`=0); -- Jovial Villagers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64901 AND `DifficultyID`=0); -- Brewmaster Boof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64894 AND `DifficultyID`=0); -- Final Challenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64893 AND `DifficultyID`=0); -- Binan Village Roof Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64881 AND `DifficultyID`=0); -- Hao +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64880 AND `DifficultyID`=0); -- Nan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64879 AND `DifficultyID`=0); -- Yin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64878 AND `DifficultyID`=0); -- Young Student +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64857 AND `DifficultyID`=0); -- Polymorphed Porcupine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64845 AND `DifficultyID`=0); -- Arcanestrike Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64806,64352)); -- Rapana Whelk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64805,63548)); -- Crunchy Scorpion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64804 AND `DifficultyID`=0); -- Silent Hedgehog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64803,64242)); -- Clouded Hedgehog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64802,63957)); -- Yakrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64800,63293)); -- Spiny Terrapin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64799,63291)); -- Savory Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64798,63288)); -- Amethyst Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64797,63555)); -- Zooey Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64796,63558)); -- Tolai Hare Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64795,63557)); -- Tolai Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64794,63585)); -- Szechuan Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64793,59702)); -- Prairie Mouse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64792,63547)); -- Plains Monitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64791,63551)); -- Alpine Foxling Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64790,63550)); -- Alpine Foxling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64789,63060)); -- Softshell Snapling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64788,63358)); -- Sifang Otter Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64787,63057)); -- Sifang Otter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64785,63095)); -- Malayan Quillrat Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64784,63094)); -- Malayan Quillrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64783,63064)); -- Bandicoon Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64779,63005,58675)); -- Spirebound Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64777,63006,58236,58230)); -- Sandy Petrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64776,63716)); -- Masked Tanuki Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64761,63715)); -- Jumping Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64751 AND `DifficultyID`=0); -- Mrs. Jackson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64750 AND `DifficultyID`=0); -- Rob Jackson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64749 AND `DifficultyID`=0); -- Kur Castrapaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64748 AND `DifficultyID`=0); -- Icy Familiar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64747 AND `DifficultyID`=0); -- Fiery Familiar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64740 AND `DifficultyID`=0); -- Rope Seat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64710 AND `DifficultyID`=0); -- Rope +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64679,61553)); -- Monk Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64633 AND `DifficultyID`=0); -- Aqua Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64632 AND `DifficultyID`=0); -- Hopling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64627 AND `DifficultyID`=0); -- Bananamancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64621 AND `DifficultyID`=0); -- Mousy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64604 AND `DifficultyID`=0); -- Unseen Force +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64602 AND `DifficultyID`=0); -- Hakka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64601 AND `DifficultyID`=0); -- Jae Kuen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64591 AND `DifficultyID`=0); -- Seamus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64590 AND `DifficultyID`=0); -- Magenta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64589 AND `DifficultyID`=0); -- Tungsten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64584,58255)); -- Dawnchaser Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64580 AND `DifficultyID`=0); -- Cairo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64577 AND `DifficultyID`=0); -- The Fiddler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (64556,62465)); -- Captain Ook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64553 AND `DifficultyID`=0); -- "Lighting the Way" Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64550 AND `DifficultyID`=0); -- Ice Arrow Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64549 AND `DifficultyID`=0); -- Shado-Pan Ice Archer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (64548,61551,61450)); -- Kargesh Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (64547,61549,61447)); -- Gurthan Scrapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64546 AND `DifficultyID`=0); -- Pheromone Trail Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64538 AND `DifficultyID`=0); -- Sneaky Snow Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64520 AND `DifficultyID`=0); -- Shado-Pan Prisoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64519 AND `DifficultyID`=0); -- Zouchin Heavy Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64517 AND `DifficultyID`=0); -- Shado-Master Chum Kiu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64468 AND `DifficultyID`=0); -- Sha of Hatred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64467 AND `DifficultyID`=0); -- Bowmistress Li +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64440 AND `DifficultyID`=0); -- Softshell Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64439 AND `DifficultyID`=0); -- Long-Eared Mink +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64432 AND `DifficultyID`=0); -- Sinan the Dreamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64410 AND `DifficultyID`=0); -- Bernau Test Dummy 5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64409 AND `DifficultyID`=0); -- Bernau Test Dummy 4 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64408 AND `DifficultyID`=0); -- Bernau Test Dummy 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64407 AND `DifficultyID`=0); -- Bernau Test Dummy 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64406 AND `DifficultyID`=0); -- Bernau Test Dummy 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64399 AND `DifficultyID`=0); -- Master Windstrong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64396 AND `DifficultyID`=0); -- Invisible Stalker (Template) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64374,62625)); -- Nether Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (64361,59704)); -- Chen Stormstout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (64359,64345)); -- Saltscale Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64335 AND `DifficultyID`=0); -- Slither +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64334 AND `DifficultyID`=0); -- Fangs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64320 AND `DifficultyID`=0); -- Quest - Elwynn Forest - Heal Battle Pets - Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64310 AND `DifficultyID`=0); -- Sky Dancer Ji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64308 AND `DifficultyID`=0); -- Storm Cloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (64286,64281)); -- Satay Byu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64280 AND `DifficultyID`=0); -- Maki Waterblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64278 AND `DifficultyID`=0); -- J. Shine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64271 AND `DifficultyID`=0); -- Oil Slick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (64268,64264)); -- Qobi's Axe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (64266,64265)); -- Fire Line +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64250 AND `DifficultyID`=0); -- Beacon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64248 AND `DifficultyID`=0); -- Summit Kid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64246 AND `DifficultyID`=0); -- Shy Bandicoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (64243,61431,61399)); -- Glintrok Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64232 AND `DifficultyID`=0); -- Singing Cricket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64220 AND `DifficultyID`=0); -- Loot Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64217 AND `DifficultyID`=0); -- Jovial Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64211 AND `DifficultyID`=0); -- Cianz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64209 AND `DifficultyID`=0); -- Yaungol Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64185 AND `DifficultyID`=0); -- Bataari War Yeti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64165 AND `DifficultyID`=0); -- Bataari Outrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64133 AND `DifficultyID`=0); -- Tenwu of the Red Smoke +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64088 AND `DifficultyID`=0); -- Hungry Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64087 AND `DifficultyID`=0); -- Marri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64017 AND `DifficultyID`=0); -- Derpa Derpa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=64016 AND `DifficultyID`=0); -- Pulse Wave Emitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63992 AND `DifficultyID`=0); -- Great Wall Explosion Target Stalker 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63991 AND `DifficultyID`=0); -- Great Wall Explosion Target Stalker 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (63985,62784,62783)); -- Binan Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63979 AND `DifficultyID`=0); -- Cave Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63972 AND `DifficultyID`=0); -- Krik'thik Hiveling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63953 AND `DifficultyID`=0); -- Kuitan Mongoose +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63952 AND `DifficultyID`=0); -- Vale Marksman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63951 AND `DifficultyID`=0); -- Mortar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63941 AND `DifficultyID`=0); -- Sack of Grain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63922 AND `DifficultyID`=0); -- Briaw Shan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63918 AND `DifficultyID`=0); -- Brew Strike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63917 AND `DifficultyID`=0); -- Rai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63874 AND `DifficultyID`=0); -- Spawn Burrowed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63873 AND `DifficultyID`=0); -- Ball Lightning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63872 AND `DifficultyID`=0); -- Batu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63848 AND `DifficultyID`=0); -- Great Wall Bonfire Target Stalker 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63843 AND `DifficultyID`=0); -- Pure Water Globe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63832 AND `DifficultyID`=0); -- Lucky Quilen Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63831 AND `DifficultyID`=0); -- Imperial Quilen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63828 AND `DifficultyID`=0); -- Vial of Pure Water +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63826 AND `DifficultyID`=0); -- Tart's Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63823 AND `DifficultyID`=0); -- Waterspout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63819 AND `DifficultyID`=0); -- Fireworks Launcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63818 AND `DifficultyID`=0); -- Commander Hsieh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63817 AND `DifficultyID`=0); -- Binan Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63816 AND `DifficultyID`=0); -- Cataclysmic Gladiator's Twilight Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63815 AND `DifficultyID`=0); -- Puli the Even Handed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63814 AND `DifficultyID`=0); -- Poppers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63813 AND `DifficultyID`=0); -- Hozen Snot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63812 AND `DifficultyID`=0); -- Apothecary Cheng +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63811 AND `DifficultyID`=0); -- Assistant Buzaki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63808 AND `DifficultyID`=0); -- Faintly Glowing Gem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (63806,51693,26309)); -- Weapons Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (63801,26303)); -- Gems Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (63800,51687,26302)); -- Enchantments Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63743 AND `DifficultyID`=0); -- Dirty Virmen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63741 AND `DifficultyID`=0); -- Burrow Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (63739,61565)); -- Quilen Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63736 AND `DifficultyID`=0); -- Mogu'Shan Palace Teleporter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63724 AND `DifficultyID`=0); -- Micronax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63720 AND `DifficultyID`=0); -- Blade Rush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (63717,58198)); -- Shado-Pan Disciple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63679 AND `DifficultyID`=0); -- The Skybag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63626 AND `DifficultyID`=0); -- Varzok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63621 AND `DifficultyID`=0); -- Feral Vermling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63596 AND `DifficultyID`=0); -- Audrey Burnhep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63565 AND `DifficultyID`=0); -- Mantid Catapult +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (63561,61213)); -- Krik'thik Conscript +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63559 AND `DifficultyID`=0); -- Tiny Goldfish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63553 AND `DifficultyID`=0); -- Golden Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63552 AND `DifficultyID`=0); -- Azure Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63544 AND `DifficultyID`=0); -- Trailblaze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63539 AND `DifficultyID`=0); -- Flamecoaxing Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63534 AND `DifficultyID`=0); -- Flame Wall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63529 AND `DifficultyID`=0); -- Karsar the Bloodletter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63528 AND `DifficultyID`=0); -- Warbringer Qobi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63527 AND `DifficultyID`=0); -- Bataari Yaungol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63526 AND `DifficultyID`=0); -- Bataari Flamecaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63521 AND `DifficultyID`=0); -- Disturbed Saurok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63520 AND `DifficultyID`=0); -- Li Te +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63519 AND `DifficultyID`=0); -- Water Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63518 AND `DifficultyID`=0); -- Den Mother Moof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63511 AND `DifficultyID`=0); -- Face Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63502 AND `DifficultyID`=0); -- Amber Scorpion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63501 AND `DifficultyID`=0); -- Kik'tik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63500 AND `DifficultyID`=0); -- Jin the Flying Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63498 AND `DifficultyID`=0); -- Min the Breeze Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63497 AND `DifficultyID`=0); -- Mai of the Wall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (63373,63372)); -- Guardian of the Peak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63370 AND `DifficultyID`=0); -- Red Cricket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63365 AND `DifficultyID`=0); -- Terrible Turnip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (63357,62334)); -- Greenstone Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (63351,56771)); -- Guardian of the Dawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63334 AND `DifficultyID`=0); -- Xuen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63318 AND `DifficultyID`=0); -- Chagan Firehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63316 AND `DifficultyID`=0); -- Cloudbender Kobo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63315 AND `DifficultyID`=0); -- Gurgthock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63314 AND `DifficultyID`=0); -- Wodin the Troll-Servant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63313 AND `DifficultyID`=0); -- Little Liuyang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63312 AND `DifficultyID`=0); -- Jol'Grum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63311 AND `DifficultyID`=0); -- Scar-Shell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63256 AND `DifficultyID`=0); -- Unga Hozekateer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63192 AND `DifficultyID`=0); -- Cosmetic Client Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63106 AND `DifficultyID`=0); -- Sik'thik Swarmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63097 AND `DifficultyID`=0); -- Shore Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63093 AND `DifficultyID`=0); -- Jade Quilen Referee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (63092,63091)); -- Jade Quilen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63086 AND `DifficultyID`=0); -- Matty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63085 AND `DifficultyID`=0); -- Snappy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63084 AND `DifficultyID`=0); -- Poe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63079 AND `DifficultyID`=0); -- Flaps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63078 AND `DifficultyID`=0); -- Flutters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (63074,1352)); -- Fluffy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63069 AND `DifficultyID`=0); -- Fester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63068 AND `DifficultyID`=0); -- Miles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63063 AND `DifficultyID`=0); -- Shifty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63042 AND `DifficultyID`=0); -- White Riding Yak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63038 AND `DifficultyID`=0); -- Crimson Riding Crane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=63028 AND `DifficultyID`=0); -- Stolen Unga Brew Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63015 AND `DifficultyID`=0); -- Tabbi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (63004,59312)); -- Grove Viper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (63002,58696)); -- Garden Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (63001,55336)); -- Silkbead Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62999,58698)); -- Temple Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62998,59085)); -- Mirror Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62997,59668)); -- Jungle Darter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62994,59666)); -- Emerald Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62992,59357)); -- Bucktooth Flapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62991,59356)); -- Coral Adder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62990 AND `DifficultyID`=0); -- Kiri Jade-Eyes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62989 AND `DifficultyID`=0); -- Stonecutter Lon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62988 AND `DifficultyID`=0); -- Barrel-Chest Huo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62951 AND `DifficultyID`=0); -- Zone D-2 Quest Rewards +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62950 AND `DifficultyID`=0); -- Zone D-1 Quest Rewards +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62949 AND `DifficultyID`=0); -- Zone C Quest Rewards +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62948 AND `DifficultyID`=0); -- Zone B-2 Quest Rewards +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62947 AND `DifficultyID`=0); -- Zone B-1 Quest Rewards +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62946 AND `DifficultyID`=0); -- Zone A Quest Rewards +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62945 AND `DifficultyID`=0); -- Bloodthirsty Prowler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62927 AND `DifficultyID`=0); -- Crimson Geode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62925,49771)); -- Crystal Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62924,49770)); -- Deepholm Cockroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62922,49929)); -- Crimson Shale Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62921,49758)); -- Stowaway Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62916,49847)); -- Fungal Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62915,49857)); -- Emerald Shale Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62914 AND `DifficultyID`=0); -- Twilight Fiendling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62913 AND `DifficultyID`=0); -- Dave the Quick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62909 AND `DifficultyID`=0); -- Kite Master Yao-Li +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62906,48706)); -- Highlands Turkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62905,48689)); -- Highlands Mouse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62904,48683)); -- Yellow-Bellied Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62903 AND `DifficultyID`=0); -- Kite Master Nenshi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62901 AND `DifficultyID`=0); -- Kite Master Wong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62900,51126,48915)); -- Wildhammer Gryphon Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62899 AND `DifficultyID`=0); -- Tol'vir Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62898 AND `DifficultyID`=0); -- Kite Master Li-Sen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62895,50496)); -- Oasis Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62893,50490)); -- Locust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62892,50491)); -- Mac Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62888 AND `DifficultyID`=0); -- Nordrassil Wisp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62886,49780)); -- Fire-Proof Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62885,50485)); -- Carrion Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62884,50419)); -- Grotto Vole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62864 AND `DifficultyID`=0); -- Arctic Fox Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62854 AND `DifficultyID`=0); -- Scourged Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62852 AND `DifficultyID`=0); -- Dragonbone Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62835,28440)); -- Tundra Penguin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62829 AND `DifficultyID`=0); -- Fishy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62824 AND `DifficultyID`=0); -- Classy MacTrainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62823 AND `DifficultyID`=0); -- Jeremy's Area Trigger Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62822 AND `DifficultyID`=0); -- Cousin Slowhands +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62821 AND `DifficultyID`=0); -- Mystic Birdhat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62820 AND `DifficultyID`=0); -- Water Waveling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62819 AND `DifficultyID`=0); -- Imperial Eagle Chick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62818,31889)); -- Grizzly Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62816 AND `DifficultyID`=0); -- Stunted Shardhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62815,3835)); -- Biletoad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62809 AND `DifficultyID`=0); -- Grand Expedition Yak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62807 AND `DifficultyID`=0); -- Hungry Virmen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62795 AND `DifficultyID`=0); -- Sik'thik Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62794 AND `DifficultyID`=0); -- Lo Chu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62793 AND `DifficultyID`=0); -- Assistant Tart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62787 AND `DifficultyID`=0); -- Assistant Kieu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62785 AND `DifficultyID`=0); -- Mayor Bramblestaff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62732 AND `DifficultyID`=0); -- Apotheosis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62713 AND `DifficultyID`=0); -- Unstable Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62709 AND `DifficultyID`=0); -- Zen Sphere +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62706 AND `DifficultyID`=0); -- Cowardly Zue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62705 AND `DifficultyID`=0); -- Brew Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62697 AND `DifficultyID`=0); -- Oily Slimeling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62695,31685)); -- Borean Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62684 AND `DifficultyID`=0); -- Barrel Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (62683,62500,62496,62487)); -- Zip Line +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62682 AND `DifficultyID`=0); -- Burgled Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62671 AND `DifficultyID`=0); -- BANANAS +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62669 AND `DifficultyID`=0); -- Fjord Worg Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62658 AND `DifficultyID`=0); -- Kim of the Mountain Winds +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62648,23801)); -- Turkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62641,24174)); -- Fjord Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62640,24270)); -- Devouring Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62638,22306)); -- Skittering Cavern Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62637 AND `DifficultyID`=0); -- Cursed Brew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62636 AND `DifficultyID`=0); -- Crafty the Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62633 AND `DifficultyID`=0); -- Sik'thik Builder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62632 AND `DifficultyID`=0); -- Sik'thik Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62628 AND `DifficultyID`=0); -- Scalded Basilisk Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62627 AND `DifficultyID`=0); -- Fledgling Nether Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62626 AND `DifficultyID`=0); -- The Gurkster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62623 AND `DifficultyID`=0); -- Jade Blaze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62621 AND `DifficultyID`=0); -- Fel Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62620 AND `DifficultyID`=0); -- Clefthoof Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62619 AND `DifficultyID`=0); -- Jade Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62614 AND `DifficultyID`=0); -- Ook Barrel Dest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62611 AND `DifficultyID`=0); -- Big Red Bird +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62610 AND `DifficultyID`=0); -- Spawn of Doubt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62609 AND `DifficultyID`=0); -- Novice Crafty [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62604 AND `DifficultyID`=0); -- Riding Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62590 AND `DifficultyID`=0); -- Unga Scallywag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62583 AND `DifficultyID`=0); -- Warpstalker Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62569 AND `DifficultyID`=0); -- Rik Rik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62564 AND `DifficultyID`=0); -- Sporeling Sprout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62561 AND `DifficultyID`=0); -- Cannon Impact +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62560 AND `DifficultyID`=0); -- Flare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (62557,62469)); -- Unga Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62555 AND `DifficultyID`=0); -- Flayer Youngling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62535 AND `DifficultyID`=0); -- Cove Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62526 AND `DifficultyID`=0); -- Qiraji Guardling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62524,49746)); -- Scarab Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62508 AND `DifficultyID`=0); -- Unga Brewstealer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62507 AND `DifficultyID`=0); -- Generic Invisible Man +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62506 AND `DifficultyID`=0); -- Hozen Pirate Ship +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62505 AND `DifficultyID`=0); -- Trapping Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62504 AND `DifficultyID`=0); -- Ookie's Orange +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (62503,62499)); -- Unga Beachbummer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (62502,62482)); -- Hozen Swing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (62501,62493)); -- Monkey Island Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62498 AND `DifficultyID`=0); -- Chihozen Binono +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62497 AND `DifficultyID`=0); -- Unga Keg-Blocker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62495 AND `DifficultyID`=0); -- Unga Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62494 AND `DifficultyID`=0); -- Unga Nibstabber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62492 AND `DifficultyID`=0); -- Unga Totemchipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (62491,62467)); -- Brewmaster Bo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62490 AND `DifficultyID`=0); -- Ambushing Spearscamp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62488 AND `DifficultyID`=0); -- Grooka Grooka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62486 AND `DifficultyID`=0); -- Oku-Oku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62485 AND `DifficultyID`=0); -- Gagoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62483 AND `DifficultyID`=0); -- Hozen Totem Fire Effect +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (62481,62474)); -- Unga Spearscamp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (62480,62479,62476)); -- Trained Jungle Lory +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62475 AND `DifficultyID`=0); -- Unga Bird-Haver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62473 AND `DifficultyID`=0); -- Mad Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62472 AND `DifficultyID`=0); -- Ookie's Cleaver Bunny Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62471 AND `DifficultyID`=0); -- Ookie's Cleaver Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62470 AND `DifficultyID`=0); -- Powder Keg Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62468 AND `DifficultyID`=0); -- Ookie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62466 AND `DifficultyID`=0); -- Ba-Bam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62464 AND `DifficultyID`=0); -- Pan of the Martial Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62463 AND `DifficultyID`=0); -- Sho the Wise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62462 AND `DifficultyID`=0); -- Tseh Rah, Peacebloom Teamaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62461 AND `DifficultyID`=0); -- Jade Panther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62460 AND `DifficultyID`=0); -- Sunstone Panther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62459 AND `DifficultyID`=0); -- Sapphire Panther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62458 AND `DifficultyID`=0); -- Ruby Panther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62454 AND `DifficultyID`=0); -- Obsidian Nightwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62450 AND `DifficultyID`=0); -- Lanfen, Brewer of Fine Teas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62446 AND `DifficultyID`=0); -- Test Shadow Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62445,62159,62098,62081,60570)); -- Ji Firepaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62443 AND `DifficultyID`=0); -- Kramer Test Mob +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62435,32261)); -- Crystal Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62434,49772)); -- Rabbot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62425 AND `DifficultyID`=0); -- Liu of the Bottomless Tankard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62424,62423)); -- Huojin Envoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62422,62421)); -- Tushui Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62419,61792,60566)); -- Aysa Cloudsinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62416 AND `DifficultyID`=0); -- Silvershard Envoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62415 AND `DifficultyID`=0); -- Silvershard Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62395 AND `DifficultyID`=0); -- Nether Faerie Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62393 AND `DifficultyID`=0); -- Ao Jian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62375 AND `DifficultyID`=0); -- Diemetradon Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62373,49844)); -- Silky Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62370,49734)); -- Spotted Bell Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62365 AND `DifficultyID`=0); -- Foreman Mann +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62364,50478)); -- Ash Lizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (62360,62358,56658)); -- Corrupt Droplet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (62348,61448)); -- Sik'thik Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62317 AND `DifficultyID`=0); -- Minfernal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62316,10016)); -- Tainted Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62315,50003)); -- Tainted Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62314,10017)); -- Tainted Cockroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62313 AND `DifficultyID`=0); -- Rusty Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62291 AND `DifficultyID`=0); -- Test - Ancient Protector (New Skin Coming) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62290 AND `DifficultyID`=0); -- Test - Treant (Mod - Is this the right model?) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62289 AND `DifficultyID`=0); -- Test - Deer (Uprez - Is this the right model?) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62288 AND `DifficultyID`=0); -- Test - Night Saber (Recolor Coming) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62287 AND `DifficultyID`=0); -- Test - Bear (New Model) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62286 AND `DifficultyID`=0); -- Test - Draenor Wolf (Recolor) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62263 AND `DifficultyID`=0); -- Snuff TEST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62261 AND `DifficultyID`=0); -- Decoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62258 AND `DifficultyID`=0); -- Silithid Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62257,44710)); -- Sand Kitten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62256,49836)); -- Stinkbug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62255 AND `DifficultyID`=0); -- Twilight Iguana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62254 AND `DifficultyID`=0); -- Quilen Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62250 AND `DifficultyID`=0); -- Darkshore Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62249 AND `DifficultyID`=0); -- Serpent Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62242 AND `DifficultyID`=0); -- Crested Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62240 AND `DifficultyID`=0); -- Red Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62239 AND `DifficultyID`=0); -- Green Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62238 AND `DifficultyID`=0); -- Blue Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62237 AND `DifficultyID`=0); -- Yellow Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62236 AND `DifficultyID`=0); -- Ban Bearheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62231 AND `DifficultyID`=0); -- Yu'lon Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62230 AND `DifficultyID`=0); -- Crypt Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62229 AND `DifficultyID`=0); -- Yu'lon Disciple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62215 AND `DifficultyID`=0); -- Sunhawk Radue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62214 AND `DifficultyID`=0); -- Killable Test Dummy 93 Raid Boss 30m +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62209 AND `DifficultyID`=0); -- Arena Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62208 AND `DifficultyID`=0); -- Resin Shell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62205 AND `DifficultyID`=0); -- Wing Leader Ner'onok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62201 AND `DifficultyID`=0); -- Spawn of Onyxia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62200 AND `DifficultyID`=0); -- Sasi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62199 AND `DifficultyID`=0); -- Gogu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62198 AND `DifficultyID`=0); -- Omakka Wolfbrother +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62197 AND `DifficultyID`=0); -- Zazzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62196 AND `DifficultyID`=0); -- Flekky Nox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62195 AND `DifficultyID`=0); -- Shang'gok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62191 AND `DifficultyID`=0); -- Venomspitter Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62189,49779)); -- Alpine Chipmunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62188,48687)); -- Mule Deer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62187 AND `DifficultyID`=0); -- Stone Armadillo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62185,49839)); -- Horny Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62182,49858)); -- Amethyst Shale Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62181,49859)); -- Topaz Shale Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62176 AND `DifficultyID`=0); -- Gazelle Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (62171,58347)); -- Serpent Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62163,4166)); -- Gazelle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62143 AND `DifficultyID`=0); -- Dreadspinner Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (62134,61783,61766,61418)); -- Crypt Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62130 AND `DifficultyID`=0); -- Giraffe Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62129 AND `DifficultyID`=0); -- Cheetah Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62121 AND `DifficultyID`=0); -- Turquoise Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62120,49774)); -- Rabid Nut Varmint 5000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62119,49773)); -- Robo-Chick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62118,49861)); -- Twilight Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62117,48692)); -- Twilight Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62116 AND `DifficultyID`=0); -- Creepy Crawly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62115,49743)); -- Dung Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62114,49837)); -- Spiny Lizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62106 AND `DifficultyID`=0); -- Great Red Dragon Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62104 AND `DifficultyID`=0); -- Orange Highlight Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62103 AND `DifficultyID`=0); -- Rushing Jade Wind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62102 AND `DifficultyID`=0); -- Oggax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62100 AND `DifficultyID`=0); -- Gadoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62097 AND `DifficultyID`=0); -- Frozengore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62091 AND `DifficultyID`=0); -- Sik'thik Flyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62089 AND `DifficultyID`=0); -- Walk With Garrosh Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62072 AND `DifficultyID`=0); -- Test Mantid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62055 AND `DifficultyID`=0); -- Cloud of Anger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62051 AND `DifficultyID`=0); -- Ravager Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62050 AND `DifficultyID`=0); -- Grey Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62035 AND `DifficultyID`=0); -- Jacob the Test Seagull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62034 AND `DifficultyID`=0); -- Spirit Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (62022,16068)); -- Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62020 AND `DifficultyID`=0); -- Ruby Sapling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62015 AND `DifficultyID`=0); -- Dark Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=62009 AND `DifficultyID`=0); -- Shadows of Anger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62002 AND `DifficultyID`=0); -- Stormlash Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61967 AND `DifficultyID`=0); -- Resin Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61966,46954)); -- Shadowy Apparition +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (61965,61613,61579)); -- Sap Puddle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61964 AND `DifficultyID`=0); -- Sap Spray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61947 AND `DifficultyID`=0); -- Kargesh Ribcrusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61946 AND `DifficultyID`=0); -- Harthak Stormcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61945 AND `DifficultyID`=0); -- Gurthan Iron Maw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61929 AND `DifficultyID`=0); -- Sik'thik Amber-Weaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61928 AND `DifficultyID`=0); -- Sik'thik Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61910 AND `DifficultyID`=0); -- Resin Flake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61905 AND `DifficultyID`=0); -- Lost of Lordaeron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61896 AND `DifficultyID`=0); -- Josie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61895 AND `DifficultyID`=0); -- Marty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61892 AND `DifficultyID`=0); -- Dumptruck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61890 AND `DifficultyID`=0); -- Blighted Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61889,49965)); -- Undercity Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61885 AND `DifficultyID`=0); -- Pool of Life +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (61884,61398)); -- Xin the Weaponmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61883 AND `DifficultyID`=0); -- Sapphire Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61841 AND `DifficultyID`=0); -- Brunn Goldenmug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61840 AND `DifficultyID`=0); -- Naanae +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61839 AND `DifficultyID`=0); -- Lucas Severing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61838 AND `DifficultyID`=0); -- Gavin Marlsbury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61837 AND `DifficultyID`=0); -- Leria Nightwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61836 AND `DifficultyID`=0); -- Moni Widdlesprock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61834 AND `DifficultyID`=0); -- Alyn Black +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61830 AND `DifficultyID`=0); -- Festering Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61828,10779)); -- Infected Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61827 AND `DifficultyID`=0); -- Infected Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61824 AND `DifficultyID`=0); -- Fight With Varian Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61817 AND `DifficultyID`=0); -- Mantid Tar Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61812 AND `DifficultyID`=0); -- Li Chu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61804 AND `DifficultyID`=0); -- Murdered Shado-Pan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61798 AND `DifficultyID`=0); -- Walk With Varian Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61784 AND `DifficultyID`=0); -- Crafty the Precise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61759 AND `DifficultyID`=0); -- Shin the Weightless +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61758 AND `DifficultyID`=0); -- Infested Bear Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61757,49778)); -- Red-Tailed Chipmunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61752,22480)); -- Brown Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61751,5951)); -- Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61750,883)); -- Deer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61745 AND `DifficultyID`=0); -- Soaring Paw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61744 AND `DifficultyID`=0); -- Tabo the Flyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (61723,61721,61717,61627)); -- Mantid Fodder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61718 AND `DifficultyID`=0); -- Jade Oozeling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61715 AND `DifficultyID`=0); -- Mantid Fodder Spawner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61714,45357,44663)); -- Air Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61713,45356,44665)); -- Earth Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61712,45355,44659)); -- Fire Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61711,44664)); -- Water Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61707 AND `DifficultyID`=0); -- Abomination of Anger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61704,49999)); -- Grasslands Cottontail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61703 AND `DifficultyID`=0); -- Tiny Twister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61701 AND `DifficultyID`=0); -- Sik'thik Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61699 AND `DifficultyID`=0); -- Sik'thik Amberwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61696 AND `DifficultyID`=0); -- Human Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61691,48956)); -- Irradiated Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61689 AND `DifficultyID`=0); -- Snow Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61686 AND `DifficultyID`=0); -- Tiny Bog Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61679 AND `DifficultyID`=0); -- Crossbow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61677,31890)); -- Mountain Skunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61670 AND `DifficultyID`=0); -- Sik'thik Demolisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61667 AND `DifficultyID`=0); -- Ruthers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61652 AND `DifficultyID`=0); -- Jeweled Onyx Panther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61634 AND `DifficultyID`=0); -- Commander Vo'jak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61632 AND `DifficultyID`=0); -- Split Spirit Body +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61631 AND `DifficultyID`=0); -- Fishing Pole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61629 AND `DifficultyID`=0); -- Sappling Summon Dest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61626 AND `DifficultyID`=0); -- Whilring Dervish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61623 AND `DifficultyID`=0); -- Sap Globule +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61620 AND `DifficultyID`=0); -- Yang Ironclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61612 AND `DifficultyID`=0); -- Jade Serpent Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61610 AND `DifficultyID`=0); -- Seething Sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61595 AND `DifficultyID`=0); -- Mantid Bomb Mover +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61577 AND `DifficultyID`=0); -- Ground Siege +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61575 AND `DifficultyID`=0); -- Slow Bomb PH +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61567 AND `DifficultyID`=0); -- Vizier Jin'bak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (61550,61449)); -- Harthak Adept +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61544 AND `DifficultyID`=0); -- Orphan Spell Visual Invisible Holder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61512 AND `DifficultyID`=0); -- Kite Master Len +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61511 AND `DifficultyID`=0); -- Bo the Wind Claimer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61504 AND `DifficultyID`=0); -- Little Cleankite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61499 AND `DifficultyID`=0); -- Ring of Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61485 AND `DifficultyID`=0); -- General Pa'valak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61484 AND `DifficultyID`=0); -- Sik'thik Amber-Sapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61483 AND `DifficultyID`=0); -- Reinforcements Summoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61478 AND `DifficultyID`=0); -- Referee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61474 AND `DifficultyID`=0); -- Jo the Wind Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61473 AND `DifficultyID`=0); -- Kite Master Ni +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61462 AND `DifficultyID`=0); -- Meila +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61461 AND `DifficultyID`=0); -- Portly Shung +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61459 AND `DifficultyID`=0); -- Little Black Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61457 AND `DifficultyID`=0); -- Terror Shards +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61456 AND `DifficultyID`=0); -- Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61455 AND `DifficultyID`=0); -- Gurthan Quilen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61453 AND `DifficultyID`=0); -- Mu'Shiba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61452 AND `DifficultyID`=0); -- Siege Explosives +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61451 AND `DifficultyID`=0); -- Animated Axe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61445 AND `DifficultyID`=0); -- Haiyan the Unstoppable +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61444 AND `DifficultyID`=0); -- Ming the Cunning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61443 AND `DifficultyID`=0); -- King Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61442 AND `DifficultyID`=0); -- Kuai the Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61440,49833)); -- Stripe-Tailed Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61439,48686)); -- Rattlesnake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61438,32258)); -- Gold Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61436 AND `DifficultyID`=0); -- Sik'thik Bladedancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61435 AND `DifficultyID`=0); -- Force Sphere +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61434 AND `DifficultyID`=0); -- Sik'thik Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61433 AND `DifficultyID`=0); -- Animated Staff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (61432,61246)); -- Glintrok Pillager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61425 AND `DifficultyID`=0); -- Molten Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61420,49496)); -- Ash Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61416,54569)); -- Transcendence Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61415 AND `DifficultyID`=0); -- Giant Cave Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61414 AND `DifficultyID`=0); -- Doom Bloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61392 AND `DifficultyID`=0); -- Harthak Flameseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61389 AND `DifficultyID`=0); -- Kargesh Highguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61387 AND `DifficultyID`=0); -- Quilen Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61386 AND `DifficultyID`=0); -- Lava Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61385,49568)); -- Ash Viper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61383,9700)); -- Lava Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61375 AND `DifficultyID`=0); -- Restless Shadeling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61372 AND `DifficultyID`=0); -- Moccasin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61370,50000)); -- Swamp Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61367,4953)); -- Water Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61361 AND `DifficultyID`=0); -- Test Quest Questgiver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61360 AND `DifficultyID`=0); -- Test Quest Loudspeaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61359 AND `DifficultyID`=0); -- Test Quest Gear on Death +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61358 AND `DifficultyID`=0); -- Test Quest Kill Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61357 AND `DifficultyID`=0); -- Test Quest Green Sparkle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61356 AND `DifficultyID`=0); -- Test Quest Chat Icon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61350 AND `DifficultyID`=0); -- Graceful Swan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61346 AND `DifficultyID`=0); -- Scribe Rinji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61343 AND `DifficultyID`=0); -- La the Gentle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61342 AND `DifficultyID`=0); -- Woodcarver Liupo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (61340,61216)); -- Glintrok Hexxer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (61339,61239)); -- Glintrok Oracle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (61338,61240)); -- Glintrok Skulker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (61337,61242)); -- Glintrok Ironhide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61329 AND `DifficultyID`=0); -- Scorpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61324 AND `DifficultyID`=0); -- Baby Ape +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61323,47667)); -- Wharf Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61322 AND `DifficultyID`=0); -- Polly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61321,50479)); -- Lizard Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61318,49722)); -- Tree Python +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61317,48972)); -- Long-tailed Mole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61314,49928)); -- Crimson Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61312,6827)); -- Strand Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61298 AND `DifficultyID`=0); -- Tiger Effigy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61258,49673)); -- Rat Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61257,2110)); -- Black Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61247 AND `DifficultyID`=0); -- Glintrok Greenhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61243 AND `DifficultyID`=0); -- Gekkan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61223 AND `DifficultyID`=0); -- [DND] Monster Target (Wood) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61204 AND `DifficultyID`=0); -- Unconscious Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61203 AND `DifficultyID`=0); -- Brewmaster Tzu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61202 AND `DifficultyID`=0); -- Greenstone Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61183 AND `DifficultyID`=0); -- Belligerent Blossom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61182 AND `DifficultyID`=0); -- Unconscious Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61180 AND `DifficultyID`=0); -- Greenstone Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (61177,56897,56877)); -- Raigonn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61176 AND `DifficultyID`=0); -- Door Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61174 AND `DifficultyID`=0); -- Cursed Jade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61171 AND `DifficultyID`=0); -- Fledgling Buzzard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61168,49995)); -- Redridge Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61167,49996)); -- Mountain Cottontail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61165,890)); -- Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61160 AND `DifficultyID`=0); -- Tiny Harvester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61159 AND `DifficultyID`=0); -- Greenstone Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61158,60761)); -- Shore Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61157 AND `DifficultyID`=0); -- Sassy Seedling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61156 AND `DifficultyID`=0); -- Vengeful Hui +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=61155 AND `DifficultyID`=0); -- Wily Woodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61146 AND `DifficultyID`=0); -- Black Ox Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (61143,6271)); -- Mouse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61122 AND `DifficultyID`=0); -- Tania Summerbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61121 AND `DifficultyID`=0); -- Sharinga Springrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61120 AND `DifficultyID`=0); -- Wishing Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61118 AND `DifficultyID`=0); -- Big Greenfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61116 AND `DifficultyID`=0); -- Killable Test Dummy 50 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61089 AND `DifficultyID`=0); -- Otter Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61087 AND `DifficultyID`=0); -- Sun Darter Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61086 AND `DifficultyID`=0); -- Porcupette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61085 AND `DifficultyID`=0); -- Beaver Yearling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61056 AND `DifficultyID`=0); -- Primal Earth Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61029 AND `DifficultyID`=0); -- Primal Fire Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60977 AND `DifficultyID`=0); -- Flaskataur, Esq. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60971 AND `DifficultyID`=0); -- Furious Pearlfin Poolwatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60969 AND `DifficultyID`=0); -- Furious Paw'don Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60952 AND `DifficultyID`=0); -- Grookin Flapmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60946 AND `DifficultyID`=0); -- Chillwater Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60941 AND `DifficultyID`=0); -- Azure Water Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (60915,54134)); -- Mossback Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60870 AND `DifficultyID`=0); -- Pandaren Water Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60869 AND `DifficultyID`=0); -- Pandaren Fire Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60868 AND `DifficultyID`=0); -- Pandaren Earth Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60867 AND `DifficultyID`=0); -- Pandaren Air Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60799 AND `DifficultyID`=0); -- Pandaren Serpent Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60779 AND `DifficultyID`=0); -- The Tooth Fairy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60714 AND `DifficultyID`=0); -- Bilgewater Blastmasters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60649 AND `DifficultyID`=0); -- Black Lamb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60645 AND `DifficultyID`=0); -- World's Least Healthy Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60604 AND `DifficultyID`=0); -- Killable Test Dummy 10 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=60578 AND `DifficultyID`=0); -- Priestess Summerpetal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (60571,60565)); -- Shang Xi's Hot Air Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60561 AND `DifficultyID`=0); -- Earthgrab Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60551 AND `DifficultyID`=0); -- Travis TEST Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60548 AND `DifficultyID`=0); -- Vladimir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (60547,22465)); -- Natasha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=60507 AND `DifficultyID`=0); -- Pandaren Mender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (60505,60497)); -- Pandaren Grand Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=60502 AND `DifficultyID`=0); -- Pandaren Disciple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=60501 AND `DifficultyID`=0); -- Krik'thik Siegebreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60484 AND `DifficultyID`=0); -- Snow Flower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=60447 AND `DifficultyID`=0); -- Krik'thik Saboteur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60441 AND `DifficultyID`=0); -- Nan-Po +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60430 AND `DifficultyID`=0); -- Darren's Test BattlePet 6 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60424 AND `DifficultyID`=0); -- Darren's Test BattlePet 5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=60421 AND `DifficultyID`=0); -- Flak Cannon Target Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60418 AND `DifficultyID`=0); -- Darren's Test BattlePet 4 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60416 AND `DifficultyID`=0); -- Uncle Eastwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=60415 AND `DifficultyID`=0); -- Flak Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60383 AND `DifficultyID`=0); -- The Golden Banana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (60380,60379,60378,60140)); -- Mine Cart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (60355,60303)); -- Scrawny Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60298 AND `DifficultyID`=0); -- Deepflow Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60285 AND `DifficultyID`=0); -- Track Sign +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60283 AND `DifficultyID`=0); -- Track Switch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=60276 AND `DifficultyID`=0); -- Hozen Clinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60275 AND `DifficultyID`=0); -- Honey Badger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (60264,60250)); -- Cai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (60263,60249)); -- Deng +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60251 AND `DifficultyID`=0); -- Mei-lin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60239 AND `DifficultyID`=0); -- Rocket Powered Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60232 AND `DifficultyID`=0); -- Gee Hung +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60231 AND `DifficultyID`=0); -- Wing Nga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60230 AND `DifficultyID`=0); -- Princeton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60228 AND `DifficultyID`=0); -- Alliance Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60227 AND `DifficultyID`=0); -- Horde Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60226 AND `DifficultyID`=0); -- Diamond Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60214 AND `DifficultyID`=0); -- Killable Test Dummy 93 Raid Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (60208,60205,59461,59460,59459,59458,56631)); -- Hopling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60199 AND `DifficultyID`=0); -- Rune of Power +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=60162 AND `DifficultyID`=0); -- Training Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60159 AND `DifficultyID`=0); -- TEST CUPID +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60158 AND `DifficultyID`=0); -- Grand Master Lerah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60145 AND `DifficultyID`=0); -- Points Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60004 AND `DifficultyID`=0); -- NIU +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59952 AND `DifficultyID`=0); -- Kun-Lai Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59923 AND `DifficultyID`=0); -- Easterly Rest Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59922 AND `DifficultyID`=0); -- Westerly Rest Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59903 AND `DifficultyID`=0); -- Test 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59895 AND `DifficultyID`=0); -- Shado-Pan Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59892 AND `DifficultyID`=0); -- Krik'thik Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59891 AND `DifficultyID`=0); -- Fallen Jin'yu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59886 AND `DifficultyID`=0); -- Great Wall Panda Archer Target Spawner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (59873,56511)); -- Corrupt Living Water +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59836 AND `DifficultyID`=0); -- Panda Seat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (59835,59825)); -- Krik'thik Swarmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59834 AND `DifficultyID`=0); -- Boss 3 Encounter Add Generator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59824 AND `DifficultyID`=0); -- Golden Hopling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59822 AND `DifficultyID`=0); -- Auntie Stormstout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59813 AND `DifficultyID`=0); -- Boss 2 Encounter Acid Bomb Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59812 AND `DifficultyID`=0); -- Sourfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59811 AND `DifficultyID`=0); -- Unstable Energy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59808 AND `DifficultyID`=0); -- Shado-Pan Stormbringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59804 AND `DifficultyID`=0); -- Gripping Hatred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59801 AND `DifficultyID`=0); -- Krik'thik Wind Shaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59800 AND `DifficultyID`=0); -- Krik'thik Rager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59799 AND `DifficultyID`=0); -- Fizzy Bubble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59798 AND `DifficultyID`=0); -- Boss 2 Firebomb Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59795 AND `DifficultyID`=0); -- Darren's Test BattlePet 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59794 AND `DifficultyID`=0); -- Krik'thik Disruptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59793 AND `DifficultyID`=0); -- Great Wall Bonfire Target Stalker 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59792 AND `DifficultyID`=0); -- Great Wall Bonfire Caster Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59778 AND `DifficultyID`=0); -- Krik'thik Striker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59764 AND `DifficultyID`=0); -- Healing Tide Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59752 AND `DifficultyID`=0); -- Shado-Pan Ambusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59751 AND `DifficultyID`=0); -- Shado-Pan Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59741 AND `DifficultyID`=0); -- Shado-Pan Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59738 AND `DifficultyID`=0); -- Light's Hammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59736 AND `DifficultyID`=0); -- Studious Chu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59735 AND `DifficultyID`=0); -- Supplier Towsa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59734 AND `DifficultyID`=0); -- Dave's Industrial Light and Magic Bunny (Large)(Sessile)(Large AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59733 AND `DifficultyID`=0); -- Gingo Alebottom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59732 AND `DifficultyID`=0); -- Injar'i Lakebloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59729 AND `DifficultyID`=0); -- Swift Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59727 AND `DifficultyID`=0); -- Ginsa Arroweye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59726 AND `DifficultyID`=0); -- Peril +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59723 AND `DifficultyID`=0); -- Great Wall Explosion Caster Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59721 AND `DifficultyID`=0); -- Great Wall Explosion Target Stalker 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59717 AND `DifficultyID`=0); -- Windwalk Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59712 AND `DifficultyID`=0); -- Stone Bulwark Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59710 AND `DifficultyID`=0); -- Darren's Test BattlePet 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59709 AND `DifficultyID`=0); -- Darren's Test BattlePet 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59692 AND `DifficultyID`=0); -- All Purpose Bunny (JLR) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (59684,57097,56927)); -- Hozen Party Animal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59677 AND `DifficultyID`=0); -- General Purpose Bunny JMF (Look 2, Flying) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59643 AND `DifficultyID`=0); -- Flying Mantid Firebomb Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59618 AND `DifficultyID`=0); -- Disguised Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59617 AND `DifficultyID`=0); -- Wild Prairie Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59615 AND `DifficultyID`=0); -- Lost Hen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59612 AND `DifficultyID`=0); -- Player Swap Image +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59605 AND `DifficultyID`=0); -- Sodden Hozen Brawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (59598,58319,58303,56907)); -- Lesser Sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (59555,58865,58856)); -- Haunting Sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59553 AND `DifficultyID`=0); -- The Songbird Queen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59552 AND `DifficultyID`=0); -- The Crybaby Hozen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (59551,59426)); -- Bopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59547 AND `DifficultyID`=0); -- Jiang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59546 AND `DifficultyID`=0); -- The Talking Fish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59545 AND `DifficultyID`=0); -- The Golden Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59544 AND `DifficultyID`=0); -- The Nodding Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59539 AND `DifficultyID`=0); -- Big Ol' Hammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59530 AND `DifficultyID`=0); -- Black-Nose Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (59522,56748)); -- Sudsy Brew Alemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59521 AND `DifficultyID`=0); -- Bubbling Brew Alemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (59520,56746)); -- Fizzy Brew Alemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59519 AND `DifficultyID`=0); -- Stout Brew Alemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59518 AND `DifficultyID`=0); -- Bloated Brew Alemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59512 AND `DifficultyID`=0); -- Wall of Suds +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59510 AND `DifficultyID`=0); -- Sudsy Stalker Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59482 AND `DifficultyID`=0); -- Bloated Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59481 AND `DifficultyID`=0); -- World Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59479 AND `DifficultyID`=0); -- Yan-Zhu the Uncasked +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59465 AND `DifficultyID`=0); -- Brew Alemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (59464,56718)); -- Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59433 AND `DifficultyID`=0); -- Angry Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59429 AND `DifficultyID`=0); -- Explosive Brew Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59399 AND `DifficultyID`=0); -- Skull Banner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59398 AND `DifficultyID`=0); -- Demoralizing Banner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59396 AND `DifficultyID`=0); -- Turn-in Autolaunch Test Case +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59394 AND `DifficultyID`=0); -- General Purpose Bunny JMF (Ground) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59390 AND `DifficultyID`=0); -- Mocking Banner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59375 AND `DifficultyID`=0); -- Cosmetic Meat Pile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (59358,58336)); -- Darkmoon Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59349 AND `DifficultyID`=0); -- Water Ascendant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59347 AND `DifficultyID`=0); -- Air Ascendant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59346 AND `DifficultyID`=0); -- Flame Ascendant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59311 AND `DifficultyID`=0); -- Veridian Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (59271,59262)); -- Demonic Gateway +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59261 AND `DifficultyID`=0); -- Dragon's Tail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59258 AND `DifficultyID`=0); -- Charged Bolt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59250 AND `DifficultyID`=0); -- Combat Test Dummy 93 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59249 AND `DifficultyID`=0); -- Combat Test Dummy 92 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59248 AND `DifficultyID`=0); -- Combat Test Dummy 87 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59247 AND `DifficultyID`=0); -- Combat Test Dummy 90 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59246 AND `DifficultyID`=0); -- Combat Test Dummy 88 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59245 AND `DifficultyID`=0); -- Combat Test Dummy 85 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59243 AND `DifficultyID`=0); -- Farm Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (59225,56641,56640)); -- Ball of Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59214 AND `DifficultyID`=0); -- Zeppy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (59210,56896)); -- Volatile Munitions +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (59208,59207,59206,59205,56920,56919,56918,56911)); -- Mantid Munitions +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59186 AND `DifficultyID`=0); -- Keg Runner Lee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59182 AND `DifficultyID`=0); -- Puppet Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59172 AND `DifficultyID`=0); -- Wild Mushroom: Plague +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59149 AND `DifficultyID`=0); -- Wise Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59118 AND `DifficultyID`=0); -- Arcane Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59117 AND `DifficultyID`=0); -- Player Mirror Image +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59111 AND `DifficultyID`=0); -- Mogu Golem (Other) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59109 AND `DifficultyID`=0); -- Mogu Golem (Healer) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59108 AND `DifficultyID`=0); -- Mogu Golem (Ranged) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59107 AND `DifficultyID`=0); -- Mogu Golem (Melee) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59106 AND `DifficultyID`=0); -- Mogu Golem (Tank) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59101 AND `DifficultyID`=0); -- Jade Cloud Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59074 AND `DifficultyID`=0); -- Uncle Gao +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59072 AND `DifficultyID`=0); -- Feldrake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59071 AND `DifficultyID`=0); -- D'uuurps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (59066,59065,59064,59063,59062,59061)); -- Mogu Monstrosity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (59051,56871)); -- Strife +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59049 AND `DifficultyID`=0); -- Tylen Moonfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59048 AND `DifficultyID`=0); -- Maylen Moonfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59047 AND `DifficultyID`=0); -- Munch Windhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59046 AND `DifficultyID`=0); -- Lira Skysplitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59036 AND `DifficultyID`=0); -- Slain Shado-pan Initiate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59020 AND `DifficultyID`=0); -- Eye of the Legion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=59018 AND `DifficultyID`=0); -- Tracking Carrot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58871 AND `DifficultyID`=0); -- Jeremy's Test Monster Too +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58855 AND `DifficultyID`=0); -- Sky-Reaver Stormhowl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58844 AND `DifficultyID`=0); -- Panda Tar Tosser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58843 AND `DifficultyID`=0); -- "Dragonwing" Dan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58835 AND `DifficultyID`=0); -- Tar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58826 AND `DifficultyID`=0); -- Zao Sunseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58824 AND `DifficultyID`=0); -- Courtyard Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58815 AND `DifficultyID`=0); -- Swirling Sunfire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58812 AND `DifficultyID`=0); -- Hateful Essence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58810 AND `DifficultyID`=0); -- Fragment of Hatred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58807 AND `DifficultyID`=0); -- Vestige of Hatred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58803 AND `DifficultyID`=0); -- Residual Hatred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58794 AND `DifficultyID`=0); -- Slain Shado-Pan Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58784 AND `DifficultyID`=0); -- Incursion Huntress +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58764 AND `DifficultyID`=0); -- Screeching Swarm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58697 AND `DifficultyID`=0); -- Blossomtail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58627 AND `DifficultyID`=0); -- Drop Test Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58570 AND `DifficultyID`=0); -- [DND] Darkmoon Faire Whack-a-Gnoll Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58543 AND `DifficultyID`=0); -- Unkillable Test Dummy 60 Mage Circle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58496 AND `DifficultyID`=0); -- ScottG Test Buddy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58495 AND `DifficultyID`=0); -- ScottG Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58378 AND `DifficultyID`=0); -- Tamed Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58375 AND `DifficultyID`=0); -- Slain Serpent Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58355 AND `DifficultyID`=0); -- Crouching Tiger Hidden Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58345 AND `DifficultyID`=0); -- Shado-pan Vanish Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58344 AND `DifficultyID`=0); -- Shado-pan Smoke Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58342 AND `DifficultyID`=0); -- Christopher Lesson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58327 AND `DifficultyID`=0); -- Sha Corruption +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58307 AND `DifficultyID`=0); -- Slain Temple Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58289 AND `DifficultyID`=0); -- Mantid Infiltrator Wall Scaling Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58284 AND `DifficultyID`=0); -- Heretic Temple Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58283 AND `DifficultyID`=0); -- Temple Student +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58254 AND `DifficultyID`=0); -- Possessing Sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58201 AND `DifficultyID`=0); -- Sha Manifestation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58199 AND `DifficultyID`=0); -- Lord Itharius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58192 AND `DifficultyID`=0); -- Possessed Temple Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58181 AND `DifficultyID`=0); -- Thunder Cleft Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58167 AND `DifficultyID`=0); -- Colton Smith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58166 AND `DifficultyID`=0); -- Experiment 12-B +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58163 AND `DifficultyID`=0); -- Soul of the Aspects +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58155 AND `DifficultyID`=0); -- Rugok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58154 AND `DifficultyID`=0); -- Toren Landow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58147 AND `DifficultyID`=0); -- Not in use me +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=58109 AND `DifficultyID`=0); -- Mantid Infiltrator Rope Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (58078,58077,57220)); -- Tentacle of the Old Ones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58066 AND `DifficultyID`=0); -- Flare Bunny (DLA) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57983 AND `DifficultyID`=0); -- Baruma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57958 AND `DifficultyID`=0); -- Wild Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57928 AND `DifficultyID`=0); -- Blues_test_pandaren_npc_DO_NOT_USE +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57922 AND `DifficultyID`=0); -- Taryssa Lazuria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57850 AND `DifficultyID`=0); -- Teleportologist Fozlebub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57835 AND `DifficultyID`=0); -- The Sheepinator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57834 AND `DifficultyID`=0); -- zzOLDGolden Bling Gnome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57826 AND `DifficultyID`=0); -- LTD Test Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (57756,36645)); -- Smurky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57711 AND `DifficultyID`=0); -- Special Event Coordinator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57482 AND `DifficultyID`=0); -- Heat Signature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57467 AND `DifficultyID`=0); -- Golden Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57301 AND `DifficultyID`=0); -- Glade Glimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57285 AND `DifficultyID`=0); -- General Purpose Pinpoint Bunny ZTO +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57239 AND `DifficultyID`=0); -- Wise Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57228 AND `DifficultyID`=0); -- Life-Binder's Handmaiden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57227 AND `DifficultyID`=0); -- Twilight Harbinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57226 AND `DifficultyID`=0); -- Blazing Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57157 AND `DifficultyID`=0); -- Spectral Wind Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57156 AND `DifficultyID`=0); -- Spectral Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (57114,57113,57112,57111)); -- Sha Amalgamation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=57080 AND `DifficultyID`=0); -- Corrupted Scroll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56932 AND `DifficultyID`=0); -- Boss 2 North/South Strafe Stalkers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56930 AND `DifficultyID`=0); -- Krik'thik Swarm Bringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56929 AND `DifficultyID`=0); -- Krik'thik Protectorate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56928 AND `DifficultyID`=0); -- Engulfing Winds +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56926 AND `DifficultyID`=0); -- Arc Lightning Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56924 AND `DifficultyID`=0); -- Inflamed Hozen Brawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56921 AND `DifficultyID`=0); -- Tyrael's Charger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56916 AND `DifficultyID`=0); -- Sha Fountain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56915 AND `DifficultyID`=0); -- Sun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56913 AND `DifficultyID`=0); -- Boss 2 West/East Strafe Stalkers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56912 AND `DifficultyID`=0); -- Krik'thik Engulfer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56906 AND `DifficultyID`=0); -- Saboteur Kip'tilak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56895 AND `DifficultyID`=0); -- Weak Spot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (56894,51814,34136,34052,33944,12903)); -- Splintertree Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56893 AND `DifficultyID`=0); -- Jade Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56892 AND `DifficultyID`=0); -- Moonkin (Druid - Troll) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56884 AND `DifficultyID`=0); -- Taran Zhu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56883 AND `DifficultyID`=0); -- Viscos Fluid Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56882 AND `DifficultyID`=0); -- Well +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56878 AND `DifficultyID`=0); -- Lost Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56876 AND `DifficultyID`=0); -- Krik'thik Sapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56875 AND `DifficultyID`=0); -- Krik'thik Demolisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56874 AND `DifficultyID`=0); -- Moon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56873 AND `DifficultyID`=0); -- Heroine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56872 AND `DifficultyID`=0); -- Osong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56867 AND `DifficultyID`=0); -- Fiery Trickster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56865 AND `DifficultyID`=0); -- Aqua Dancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56863 AND `DifficultyID`=0); -- Sleepy Hozen Brawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56862 AND `DifficultyID`=0); -- Drunken Hozen Brawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56861 AND `DifficultyID`=0); -- Eagle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56849 AND `DifficultyID`=0); -- Hozen Bouncer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56843 AND `DifficultyID`=0); -- Lorewalker Stonestep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56835 AND `DifficultyID`=0); -- Jade Dragon Wave Summoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56834 AND `DifficultyID`=0); -- Jade Dragon Wave Trail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56825 AND `DifficultyID`=0); -- Boss 2 East Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56824 AND `DifficultyID`=0); -- Boss 2 South Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56823 AND `DifficultyID`=0); -- Boss 2 West Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56822 AND `DifficultyID`=0); -- Boss 2 North Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56821 AND `DifficultyID`=0); -- Barrel Explosion Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56816 AND `DifficultyID`=0); -- Dragon Wave Summoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56807 AND `DifficultyID`=0); -- Boss 2 Stalkers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56803 AND `DifficultyID`=0); -- Static Field Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`DifficultyID`=0 AND `Entry` IN (56799,56706)); -- Krik'thik Bombardier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56796 AND `DifficultyID`=0); -- Angela Leifeld +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56792 AND `DifficultyID`=0); -- Figment of Doubt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56789 AND `DifficultyID`=0); -- Dragon Wave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56783 AND `DifficultyID`=0); -- Hozen Hollerer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56767 AND `DifficultyID`=0); -- Shado-Pan Fire Archer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56766 AND `DifficultyID`=0); -- Volatile Energy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56765 AND `DifficultyID`=0); -- Destroying Sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56764 AND `DifficultyID`=0); -- Consuming Sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56763 AND `DifficultyID`=0); -- Regenerating Sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56762 AND `DifficultyID`=0); -- Yu'lon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56754 AND `DifficultyID`=0); -- Azure Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56747 AND `DifficultyID`=0); -- Gu Cloudstrike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56745 AND `DifficultyID`=0); -- Serpent's Spine Trainee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56737 AND `DifficultyID`=0); -- Ut-Nam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56736 AND `DifficultyID`=0); -- Spray Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56732 AND `DifficultyID`=0); -- Liu Flameheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56731 AND `DifficultyID`=0); -- Habanero Brew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56719 AND `DifficultyID`=0); -- Sha of Violence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56717 AND `DifficultyID`=0); -- Hoptallus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56709 AND `DifficultyID`=0); -- Flying Mantid Bombing Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56682 AND `DifficultyID`=0); -- Rolling Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56678 AND `DifficultyID`=0); -- Jade Staff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56646 AND `DifficultyID`=0); -- Fire Flower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56637 AND `DifficultyID`=0); -- Ook-Ook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56636 AND `DifficultyID`=0); -- Commander Ri'mok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56589 AND `DifficultyID`=0); -- Striker Ga'dok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56586 AND `DifficultyID`=0); -- Fountain Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56574 AND `DifficultyID`=0); -- Firehose Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56542 AND `DifficultyID`=0); -- Splash Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56505 AND `DifficultyID`=0); -- Shado-pan Referee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56502 AND `DifficultyID`=0); -- Panda Archer Target Gate Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56501 AND `DifficultyID`=0); -- Panda Archer Target Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56473 AND `DifficultyID`=0); -- Flying Snow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56472 AND `DifficultyID`=0); -- Fragrant Lotus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56448 AND `DifficultyID`=0); -- Wise Mari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56439 AND `DifficultyID`=0); -- Sha of Doubt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56431 AND `DifficultyID`=0); -- Priest For Injured Guy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56429 AND `DifficultyID`=0); -- Injured Guy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=56397 AND `DifficultyID`=0); -- Position +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56335 AND `DifficultyID`=0); -- Daenrand Dawncrest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56266 AND `DifficultyID`=0); -- Fetish Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56258 AND `DifficultyID`=0); -- Bug 273074 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56203 AND `DifficultyID`=0); -- Plump Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (56131,56130,56129,56097)); -- Sandbox Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (56083,53454)); -- Yellow Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56069 AND `DifficultyID`=0); -- Tatia Brine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56068 AND `DifficultyID`=0); -- Steven Stagnaro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56055 AND `DifficultyID`=0); -- Kupp Coincare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56054 AND `DifficultyID`=0); -- Arlon Surehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56053 AND `DifficultyID`=0); -- Sithera Wellspun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56052 AND `DifficultyID`=0); -- Zazla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56051 AND `DifficultyID`=0); -- Franklin Jenner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56050 AND `DifficultyID`=0); -- Brendon Paulson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56044 AND `DifficultyID`=0); -- [DND] Spooky Ghost - Ghost Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56043 AND `DifficultyID`=0); -- Martha Weller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56041 AND `DifficultyID`=0); -- Rona Greenteeth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56035 AND `DifficultyID`=0); -- Kolin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56031 AND `DifficultyID`=0); -- Darkmoon Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56026 AND `DifficultyID`=0); -- Darmari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56025 AND `DifficultyID`=0); -- Cro Threadstrong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55996 AND `DifficultyID`=0); -- [ph] Kvaldir Mist Lord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55904 AND `DifficultyID`=0); -- Crafty the Ninja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55903 AND `DifficultyID`=0); -- Player Stunt Double +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55888 AND `DifficultyID`=0); -- Test Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55804 AND `DifficultyID`=0); -- Mole Machine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55761 AND `DifficultyID`=0); -- Phillipe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55733 AND `DifficultyID`=0); -- Champion Isimode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55732 AND `DifficultyID`=0); -- Champion Faesrol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55730 AND `DifficultyID`=0); -- Nat Pagle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55729,52735)); -- Griftah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55727,1402)); -- Topper McNabb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55726,23710)); -- Belbi Quikswitch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55724,24497)); -- Ram Master Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55722 AND `DifficultyID`=0); -- Breanni +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55720,51596)); -- Wildhammer Fact Checker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55719,3518)); -- Thomas Miller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55715 AND `DifficultyID`=0); -- Darkmoon Pony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55714,54491)); -- Darkmoon Monkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55713,3520)); -- Ol' Emma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55712 AND `DifficultyID`=0); -- Darkmoon Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55684 AND `DifficultyID`=0); -- Jordan Smith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55635 AND `DifficultyID`=0); -- Eradication +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55626,55455)); -- General Purpose Bunny (DLA) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55606 AND `DifficultyID`=0); -- Pool of Blood - small +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55604 AND `DifficultyID`=0); -- Mabaka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55603 AND `DifficultyID`=0); -- Shingo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55602 AND `DifficultyID`=0); -- Urefu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55598 AND `DifficultyID`=0); -- Krystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55596 AND `DifficultyID`=0); -- Careless Carnie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55578,34997)); -- Devin Fardale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55492 AND `DifficultyID`=0); -- Lioness +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55491 AND `DifficultyID`=0); -- Lion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55487 AND `DifficultyID`=0); -- Moonweb Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55475 AND `DifficultyID`=0); -- Darkmoon Tide Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55457 AND `DifficultyID`=0); -- Gleok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55449 AND `DifficultyID`=0); -- Binti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55448 AND `DifficultyID`=0); -- M'ku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55446 AND `DifficultyID`=0); -- Queen Savannah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55444 AND `DifficultyID`=0); -- King Leo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55443 AND `DifficultyID`=0); -- Goldwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55440 AND `DifficultyID`=0); -- Violet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55429 AND `DifficultyID`=0); -- Jumbina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55428 AND `DifficultyID`=0); -- Jumbo Jr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55402 AND `DifficultyID`=0); -- Korgol Crushskull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55399,55231,55230,55229,55088,25962)); -- Fire Eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55398,55397,55342,55341,55226,55225,55223,55222,55221,55220,55093,55089)); -- Fire Juggler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55396,54345)); -- Darkmoon Faire Greeter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55386 AND `DifficultyID`=0); -- Sea Pony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55382,54346,54334)); -- Darkmoon Faire Mystic Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55367 AND `DifficultyID`=0); -- Darkmoon Zeppelin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55348 AND `DifficultyID`=0); -- Horde Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55347 AND `DifficultyID`=0); -- Alliance Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55339 AND `DifficultyID`=0); -- Trixi Sharpworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55307 AND `DifficultyID`=0); -- Balloon Cart Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55306 AND `DifficultyID`=0); -- Balloon Cart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55305 AND `DifficultyID`=0); -- Carl Goodup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55285 AND `DifficultyID`=0); -- Astrid Langstrump +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55278 AND `DifficultyID`=0); -- Boomie Sparks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55273 AND `DifficultyID`=0); -- Swift Mountain Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55272 AND `DifficultyID`=0); -- Mountain Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55271 AND `DifficultyID`=0); -- Shana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55270 AND `DifficultyID`=0); -- Kimber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55269 AND `DifficultyID`=0); -- Jerrica +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55268 AND `DifficultyID`=0); -- Aja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55266 AND `DifficultyID`=0); -- Zina Sharpworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55264 AND `DifficultyID`=0); -- Sazz Coincatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55263 AND `DifficultyID`=0); -- Helper's Reindeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55262,15710)); -- Tiny Snowman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55261 AND `DifficultyID`=0); -- Darkmoon Parade Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55260,15706)); -- Winter Reindeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55254 AND `DifficultyID`=0); -- Ellie Goodup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55253 AND `DifficultyID`=0); -- Randy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55252 AND `DifficultyID`=0); -- Michael +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55251 AND `DifficultyID`=0); -- Namond +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55250 AND `DifficultyID`=0); -- Duquan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55249 AND `DifficultyID`=0); -- Bodie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55248 AND `DifficultyID`=0); -- Wallace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55247 AND `DifficultyID`=0); -- Poot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55242 AND `DifficultyID`=0); -- Darren's Test NPC 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55228 AND `DifficultyID`=0); -- Elder Moonlance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55227 AND `DifficultyID`=0); -- Elder Evershade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55224 AND `DifficultyID`=0); -- Elder Windsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55219 AND `DifficultyID`=0); -- Elder Firebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55218 AND `DifficultyID`=0); -- Elder Darkfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55217 AND `DifficultyID`=0); -- Elder Stonebrand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55216 AND `DifficultyID`=0); -- Elder Deepforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55211 AND `DifficultyID`=0); -- Elder Menkhaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55210 AND `DifficultyID`=0); -- Elder Sekhemi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55206 AND `DifficultyID`=0); -- Ravencrest Ballista +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55188 AND `DifficultyID`=0); -- Darkmoon Dancing Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55187,53457)); -- Darkmoon Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55181 AND `DifficultyID`=0); -- Arakkoa Visitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55153 AND `DifficultyID`=0); -- Slippery Snapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55152 AND `DifficultyID`=0); -- Paddy Wanderer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55125 AND `DifficultyID`=0); -- Elder Daftusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55124 AND `DifficultyID`=0); -- Oracle Visitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55121 AND `DifficultyID`=0); -- Frenzyheart Visitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55120 AND `DifficultyID`=0); -- Darkmoon Penguin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (55119,14869)); -- Pygmy Cockatrice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55118 AND `DifficultyID`=0); -- Jumbo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55117 AND `DifficultyID`=0); -- Gargantua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55103 AND `DifficultyID`=0); -- Galissa Sundew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55096 AND `DifficultyID`=0); -- Faldar Willowshade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55091 AND `DifficultyID`=0); -- General Purpose Bunny JMF (Look 2 - Flying, Infinite AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55072 AND `DifficultyID`=0); -- Barum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55027 AND `DifficultyID`=0); -- [DND] Darkmoon Shooting Gallery Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54903 AND `DifficultyID`=0); -- Corrupted Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54879 AND `DifficultyID`=0); -- White Riding Camel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54788 AND `DifficultyID`=0); -- Donovar Murall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54757 AND `DifficultyID`=0); -- Spurious Sarcophagus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54748 AND `DifficultyID`=0); -- Red Ogre Mage Costume +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54745 AND `DifficultyID`=0); -- Sand Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54742 AND `DifficultyID`=0); -- Swift Lovebird +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54741 AND `DifficultyID`=0); -- Swift Springstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54740 AND `DifficultyID`=0); -- Swift Forest Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54730 AND `DifficultyID`=0); -- Gregarious Grell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54684 AND `DifficultyID`=0); -- Bug 269316 Fixate Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54683 AND `DifficultyID`=0); -- Bug 269316 Fixate Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54643 AND `DifficultyID`=0); -- Enemy MiniZep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54642 AND `DifficultyID`=0); -- Enemy Tonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54640 AND `DifficultyID`=0); -- Tonk Challenge Target A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54621 AND `DifficultyID`=0); -- Stuff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54619 AND `DifficultyID`=0); -- Quest Wizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54605 AND `DifficultyID`=0); -- Finlay Coolshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54601 AND `DifficultyID`=0); -- Mola +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54596 AND `DifficultyID`=0); -- Raan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54593 AND `DifficultyID`=0); -- Kelerin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54592 AND `DifficultyID`=0); -- Groka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (54588,15328)); -- Darkmoon Steam Tonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54551 AND `DifficultyID`=0); -- Darkmoon Cookpot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54549 AND `DifficultyID`=0); -- Darkmoon Faire Gnoll - Bonus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54547 AND `DifficultyID`=0); -- Darkmoon Faire Gnoll Holder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54546 AND `DifficultyID`=0); -- Whack-a-Gnoll Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54545 AND `DifficultyID`=0); -- Loose Stones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (54541,53455)); -- Horde Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (54539,53456)); -- Alliance Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54524 AND `DifficultyID`=0); -- Wicked Little Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54523 AND `DifficultyID`=0); -- Strange Snowman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54519 AND `DifficultyID`=0); -- Winter Veil Tree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54518 AND `DifficultyID`=0); -- Injured Carnie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54510 AND `DifficultyID`=0); -- Baby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54509 AND `DifficultyID`=0); -- Nasty Little Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54505 AND `DifficultyID`=0); -- Darkmoon Faire Gnoll Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54504 AND `DifficultyID`=0); -- Damaged Tonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54503 AND `DifficultyID`=0); -- Plump Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54498 AND `DifficultyID`=0); -- Ruthless Gladiator's Twilight Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54495 AND `DifficultyID`=0); -- [DND] Darkmoon Kill Credit - Ring Toss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54490 AND `DifficultyID`=0); -- Dubenko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54487 AND `DifficultyID`=0); -- Darkmoon Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54485 AND `DifficultyID`=0); -- Jessica Rogers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54473 AND `DifficultyID`=0); -- Warpweaver Dushar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54472 AND `DifficultyID`=0); -- Vaultkeeper Jazra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54471 AND `DifficultyID`=0); -- Thaumaturge Zajir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54466 AND `DifficultyID`=0); -- Darkmoon Faire Gnoll - Baby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54465 AND `DifficultyID`=0); -- The Keymaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54444 AND `DifficultyID`=0); -- Darkmoon Faire Gnoll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54443 AND `DifficultyID`=0); -- Vaultkeeper Razhid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54442 AND `DifficultyID`=0); -- Warpweaver Hashom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54441 AND `DifficultyID`=0); -- Thaumaturge Vashreen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54438 AND `DifficultyID`=0); -- Murkablo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54423 AND `DifficultyID`=0); -- Swift Shorestrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54398 AND `DifficultyID`=0); -- The Innkeeper's Daughter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54395 AND `DifficultyID`=0); -- Flametalon of Alysrazor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (54393,54392)); -- Ranela Featherglen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54384 AND `DifficultyID`=0); -- Splashing Waters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54383 AND `DifficultyID`=0); -- Purple Puffer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54381 AND `DifficultyID`=0); -- Combat Test NPC [INTERNAL ONLY] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54376 AND `DifficultyID`=0); -- Player 2's Pet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54375 AND `DifficultyID`=0); -- Player 1's Pet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54374 AND `DifficultyID`=0); -- Brilliant Kaliri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54361 AND `DifficultyID`=0); -- Player 2's Pet Loc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54360 AND `DifficultyID`=0); -- Player 1's Pet Loc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54359 AND `DifficultyID`=0); -- Companion Combat Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54349 AND `DifficultyID`=0); -- Jacob McWeaksauce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (54344,32547)); -- Highlord's Nemesis Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (54337,36021,27166)); -- The Brewmaiden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (54336,36024,27169)); -- The Black Brewmaiden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54335 AND `DifficultyID`=0); -- Vicious Gladiator's Twilight Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (54305,54304)); -- Druid of the Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54291 AND `DifficultyID`=0); -- Spam Camera Shaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54277 AND `DifficultyID`=0); -- Kindleworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54276 AND `DifficultyID`=0); -- Cinderslither Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54275 AND `DifficultyID`=0); -- Ashtongue Adder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54274 AND `DifficultyID`=0); -- Magmaspray Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54271 AND `DifficultyID`=0); -- Riding Hippogryph (Neutral) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54231 AND `DifficultyID`=0); -- [DND] Darkmoon Shooting Gallery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54227 AND `DifficultyID`=0); -- Nuts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54224 AND `DifficultyID`=0); -- [DND] Darkmoon Cannon Target Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54223 AND `DifficultyID`=0); -- Keg Pony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (54209,43427)); -- Furious Hyjal Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54188 AND `DifficultyID`=0); -- Eerie Spider (G) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (54167,54148)); -- Eerie Spider (H) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54133 AND `DifficultyID`=0); -- Mottled Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54129 AND `DifficultyID`=0); -- Mog'dorg's Riding Nether Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54128 AND `DifficultyID`=0); -- Creepy Crate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54126 AND `DifficultyID`=0); -- Tawny Wind Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (54120,54066)); -- Balloon Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (54119,54117)); -- Vin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54113 AND `DifficultyID`=0); -- Spooks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54072 AND `DifficultyID`=0); -- Sanath Lim-yo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54068 AND `DifficultyID`=0); -- Balloons +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (54067,54004)); -- Jaga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54042 AND `DifficultyID`=0); -- Lesser Moonwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (54035,53965)); -- Eerie Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54031 AND `DifficultyID`=0); -- Disrupt Meeting Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54027 AND `DifficultyID`=0); -- Lil' Tarecgosa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54026 AND `DifficultyID`=0); -- Dotty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54023 AND `DifficultyID`=0); -- Feline Familiar's Broom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54022 AND `DifficultyID`=0); -- Shop it Around Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54013 AND `DifficultyID`=0); -- Mastiff Pet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54009 AND `DifficultyID`=0); -- Orc Child 03 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54008 AND `DifficultyID`=0); -- Orc Child 02 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54007 AND `DifficultyID`=0); -- Orc Child 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54006 AND `DifficultyID`=0); -- Orc Child 00 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54005 AND `DifficultyID`=0); -- Goblin Child 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54003 AND `DifficultyID`=0); -- Blood Elf Child 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54002 AND `DifficultyID`=0); -- Blood Elf Child 00 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54001 AND `DifficultyID`=0); -- Draenei Child 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54000 AND `DifficultyID`=0); -- Draenei Child 00 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53999 AND `DifficultyID`=0); -- Human Child 07 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53998 AND `DifficultyID`=0); -- Human Child 06 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53997 AND `DifficultyID`=0); -- Human Child 05 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53996 AND `DifficultyID`=0); -- Human Child 04 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53995 AND `DifficultyID`=0); -- Human Child 03 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53994 AND `DifficultyID`=0); -- Human Child 02 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53993 AND `DifficultyID`=0); -- Human Child 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53992 AND `DifficultyID`=0); -- Human Child 00 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53985 AND `DifficultyID`=0); -- Vicious War Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53978 AND `DifficultyID`=0); -- Fencing the Goods Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53977 AND `DifficultyID`=0); -- Darkcaller Yanka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53927 AND `DifficultyID`=0); -- Unkillable Test Dummy 88 Raid Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53909 AND `DifficultyID`=0); -- Ash Pile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53908 AND `DifficultyID`=0); -- Discarded Gift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53892 AND `DifficultyID`=0); -- Eye of the Storm 2.0 Battlemaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53885 AND `DifficultyID`=0); -- Vicious War Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53884 AND `DifficultyID`=0); -- Feline Familiar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53871 AND `DifficultyID`=0); -- Ben Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53827 AND `DifficultyID`=0); -- [DND] Wickerman Ashes Quest Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (53783,41860)); -- Elizil Wintermoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (53769,37865)); -- Perky Pug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53768 AND `DifficultyID`=0); -- Deputy Hokum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53764 AND `DifficultyID`=0); -- Crina Fenlow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53763 AND `DifficultyID`=0); -- Candace Fenlow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53762 AND `DifficultyID`=0); -- Crone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53761 AND `DifficultyID`=0); -- Crone's Broom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53760 AND `DifficultyID`=0); -- Farina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53758 AND `DifficultyID`=0); -- Wheezer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53757 AND `DifficultyID`=0); -- Chub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53756 AND `DifficultyID`=0); -- Darla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53737 AND `DifficultyID`=0); -- [DND] Wickerman Doused - Quest Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53728 AND `DifficultyID`=0); -- Dorothy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53702 AND `DifficultyID`=0); -- Stymie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53661 AND `DifficultyID`=0); -- Crimson Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53658 AND `DifficultyID`=0); -- Hyjal Bear Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53641 AND `DifficultyID`=0); -- Allison Potts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53623 AND `DifficultyID`=0); -- Cenarion Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53612 AND `DifficultyID`=0); -- Crayfish Catch Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53605 AND `DifficultyID`=0); -- Bug 93896 Summon Add +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53598 AND `DifficultyID`=0); -- Hungry Overseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53592 AND `DifficultyID`=0); -- [DND] Moat Monster - Quest Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53591 AND `DifficultyID`=0); -- [DND] Moat Monster Spawn Loc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53590 AND `DifficultyID`=0); -- Moat Monster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53574 AND `DifficultyID`=0); -- IPA Delivery Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53564 AND `DifficultyID`=0); -- Feed Rations Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (53563,11822)); -- Moonglade Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (53562,7939)); -- Feathermoon Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53561 AND `DifficultyID`=0); -- Stonebull Crayfish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53559 AND `DifficultyID`=0); -- Lava Test Monster 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53558 AND `DifficultyID`=0); -- Lava Test Monster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53551 AND `DifficultyID`=0); -- Live Bait Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53544 AND `DifficultyID`=0); -- Squrky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53543 AND `DifficultyID`=0); -- Feed Squrky Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53542 AND `DifficultyID`=0); -- Young Ironjaw Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53540 AND `DifficultyID`=0); -- Gnome Paladin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53528 AND `DifficultyID`=0); -- Chef Audrey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53526 AND `DifficultyID`=0); -- Brightwater Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53523 AND `DifficultyID`=0); -- Pinata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53517 AND `DifficultyID`=0); -- Squirming Slime Mold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53515 AND `DifficultyID`=0); -- Water Elemental (Ice Elemental Glyph Visual) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53514 AND `DifficultyID`=0); -- Feed Ribs Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53512 AND `DifficultyID`=0); -- Silkworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53507 AND `DifficultyID`=0); -- Blessed Rice Cake Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53491 AND `DifficultyID`=0); -- Fiery Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53475 AND `DifficultyID`=0); -- Cauterizing Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53466 AND `DifficultyID`=0); -- Hallegosa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53451 AND `DifficultyID`=0); -- Samantha LeCraft +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53432 AND `DifficultyID`=0); -- Burning Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53397 AND `DifficultyID`=0); -- Scalesworn Elite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53386 AND `DifficultyID`=0); -- Internal Test Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53382 AND `DifficultyID`=0); -- The 50000 DPS Man +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (53368,53362)); -- Doppelganger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53283 AND `DifficultyID`=0); -- Guardian Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53273 AND `DifficultyID`=0); -- Winged Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53232 AND `DifficultyID`=0); -- Voodoo Figurine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53225 AND `DifficultyID`=0); -- Pterrordax Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53194 AND `DifficultyID`=0); -- Capture Point +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53048 AND `DifficultyID`=0); -- Legs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (52982,51521)); -- Bambala Headhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52977 AND `DifficultyID`=0); -- World Trigger (Friendly + Invis Stalker) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52896 AND `DifficultyID`=0); -- Generic Bunny - HMC (Large AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52894 AND `DifficultyID`=0); -- Lashtail Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52831 AND `DifficultyID`=0); -- Winterspring Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52813 AND `DifficultyID`=0); -- Savage Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52809 AND `DifficultyID`=0); -- Blax Bottlerocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52807 AND `DifficultyID`=0); -- Corrupted Fire Hawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52805 AND `DifficultyID`=0); -- Spirit of Cairne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52785 AND `DifficultyID`=0); -- Test - Owlbear (Uprez Coming) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (52782,15574)); -- Elder Stonespire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (52781,15584)); -- Elder Skyseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (52780,15586)); -- Elder Dreamseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (52779,15575)); -- Elder Bloodhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (52778,15587)); -- Elder Mistwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (52777,15572)); -- Elder Runetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52756 AND `DifficultyID`=0); -- Green Fire Hawk Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52750 AND `DifficultyID`=0); -- Test - Mastiff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52748 AND `DifficultyID`=0); -- Pureblood Fire Hawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (52729,5769)); -- Archdruid Hamuul Runetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52697 AND `DifficultyID`=0); -- Greedy Kobold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52686 AND `DifficultyID`=0); -- Hitch Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52681 AND `DifficultyID`=0); -- Battleground Capture Point Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52674 AND `DifficultyID`=0); -- Helen's Test Questgiver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52672 AND `DifficultyID`=0); -- Flameward Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (52670,51778,40333)); -- Defender of Malorne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52658 AND `DifficultyID`=0); -- Paku Cloudchaser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52657 AND `DifficultyID`=0); -- Nahari Cloudchaser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52655 AND `DifficultyID`=0); -- Palehoof's Big Bag of Parts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52651 AND `DifficultyID`=0); -- Engineer Palehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52644 AND `DifficultyID`=0); -- Tarien Silverdew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52643 AND `DifficultyID`=0); -- Rissa Halding +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52642 AND `DifficultyID`=0); -- Foreman Pernic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52641 AND `DifficultyID`=0); -- Layna Karner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52640 AND `DifficultyID`=0); -- Rolf Karner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52637 AND `DifficultyID`=0); -- Hugo Lentner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52636 AND `DifficultyID`=0); -- Tana Lentner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52588 AND `DifficultyID`=0); -- Sara Lanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52587 AND `DifficultyID`=0); -- Neller Fayne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52586 AND `DifficultyID`=0); -- Hanner Gembold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (52585,52583)); -- Redhound Two-Seater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52584 AND `DifficultyID`=0); -- Laida Gembold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (52578,14444)); -- Orcish Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52553 AND `DifficultyID`=0); -- [DND] Broomstick Bombing Run - Clean Up - Quest Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52548 AND `DifficultyID`=0); -- Gertrude Fenlow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52497 AND `DifficultyID`=0); -- Spanky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52456 AND `DifficultyID`=0); -- Jesi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52448 AND `DifficultyID`=0); -- Gef +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (52367,25110)); -- Dragon Kite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52359 AND `DifficultyID`=0); -- Toy Cart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52358 AND `DifficultyID`=0); -- Craggle Wobbletop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52344 AND `DifficultyID`=0); -- Nightsaber Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52343 AND `DifficultyID`=0); -- Landro's Lichling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52335 AND `DifficultyID`=0); -- Dareth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52321 AND `DifficultyID`=0); -- Honor Guard Dunstad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52319 AND `DifficultyID`=0); -- Mala Skywatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52317 AND `DifficultyID`=0); -- Mahala Cloudsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52292 AND `DifficultyID`=0); -- Droha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52290 AND `DifficultyID`=0); -- Zilba Firetongs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52226 AND `DifficultyID`=0); -- Panther Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (52223,51533)); -- Fort Livingston Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52187 AND `DifficultyID`=0); -- ELM General Purpose Bunny Gigantic Hide Body +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52185 AND `DifficultyID`=0); -- Amani Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (52183,14305)); -- Human Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52170 AND `DifficultyID`=0); -- Gizzik Oregrab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (52084,51923,7865)); -- Wildhammer Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52072 AND `DifficultyID`=0); -- [DND] Wickerman Quest Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52071 AND `DifficultyID`=0); -- Kevin's Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52067 AND `DifficultyID`=0); -- General Purpose Bunny (All Phases) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52064 AND `DifficultyID`=0); -- Keira +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52060 AND `DifficultyID`=0); -- Lognah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52040 AND `DifficultyID`=0); -- Ron's Unkillable Test Dummy 85 Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52039 AND `DifficultyID`=0); -- ELM General Purpose Bunny (scale x0.75) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52037 AND `DifficultyID`=0); -- Zulna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52036 AND `DifficultyID`=0); -- Galra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52034 AND `DifficultyID`=0); -- Togar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52033 AND `DifficultyID`=0); -- Rogoc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52032 AND `DifficultyID`=0); -- Sinzi Sparkscribe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52031 AND `DifficultyID`=0); -- Sarana Damir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52030 AND `DifficultyID`=0); -- Liliana Emberfrost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52029 AND `DifficultyID`=0); -- Edlan Halsing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52028 AND `DifficultyID`=0); -- Talric Forthright +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52027 AND `DifficultyID`=0); -- Larisse Pembraux +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52024 AND `DifficultyID`=0); -- Alchemy Transmutation Credit (Quest) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52023 AND `DifficultyID`=0); -- Alchemy Potion Credit (Quest) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52022 AND `DifficultyID`=0); -- Alchemy Flask/Elixir Credit (Quest) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52013 AND `DifficultyID`=0); -- Tamable Shale Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52012 AND `DifficultyID`=0); -- Tamable Monkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52011 AND `DifficultyID`=0); -- Tamable Fox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52010 AND `DifficultyID`=0); -- Tamable Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52009 AND `DifficultyID`=0); -- Tamable Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (52000,51770,6087)); -- Astranaar Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51998 AND `DifficultyID`=0); -- Arthur Huwe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51968 AND `DifficultyID`=0); -- Lost Memory +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51947 AND `DifficultyID`=0); -- Gilnean Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51938 AND `DifficultyID`=0); -- Crithto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51934 AND `DifficultyID`=0); -- Gretchen Fenlow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51925,3571)); -- Teldrassil Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51924 AND `DifficultyID`=0); -- Theramore Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51922,1475)); -- Menethil Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51921,10037)); -- Lakeshire Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51920,8147)); -- Camp Mojache Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51919 AND `DifficultyID`=0); -- Brackenwall Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51918,866)); -- Stonard Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51917,1064)); -- Grom'gol Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51915,8096)); -- Westfall Brigade Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51914,3501)); -- Horde Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51913,8017)); -- Sen'jin Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51912,13076)); -- Dun Morogh Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51909,51468,51128,19353)); -- Wildhammer Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51908,18999)); -- Allerian Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51907,18758)); -- Telhamat Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51906,17282)); -- Falcon Watch Ranger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51905,18038)); -- Azuremyst Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51904,51801,51800,20513,16842)); -- Honor Hold Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51903,51799,16580)); -- Thrallmar Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51902,16541)); -- Ghostlands Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51901,14730)); -- Revantusk Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51898,19500)); -- Sylvanaar Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51897 AND `DifficultyID`=0); -- Scryer Arcane Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51896,19504)); -- Scryer Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51895,19449)); -- Thunderlord Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51894,27126)); -- Camp Oneqwah Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51893,26217)); -- Westfall Brigade Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51892 AND `DifficultyID`=0); -- Expedition Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51891,27072)); -- Amberpine Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51888 AND `DifficultyID`=0); -- New Agamand Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51887,23779)); -- Vengeance Landing Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51886,23842)); -- Westguard Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51885,23739)); -- Valgarde Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51884,24050)); -- Wildervar Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51883,24031)); -- Camp Winterhoof Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51882,18489)); -- Garadar Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51881 AND `DifficultyID`=0); -- Skyguard Windcharger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51880,18909)); -- Zabra'jin Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51879,21115)); -- Station Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51878,18922)); -- Telredor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51877,27073)); -- Bor'gorok Battleguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51876,26839)); -- Conquest Hold Legionnaire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51875,27178,26220)); -- Moa'ki Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51874,27167)); -- Kamagua Spearman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51873,27189)); -- Unu'pe Spearman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51872,27035)); -- Venomspite Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51870,28865)); -- Ebon Watch Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51869,29729)); -- Frostborn Axemaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51868,51811,43653)); -- Hellscream Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51867 AND `DifficultyID`=0); -- Silverwind Vanquisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51864 AND `DifficultyID`=0); -- Bogpaddle Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51863,48874)); -- Mar'at Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51862 AND `DifficultyID`=0); -- Fuselight Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51860,47786)); -- Sludge Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51859,37180)); -- Honor's Stand Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51857,37204)); -- Hunter Hill Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51856,37220)); -- Una'fe Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51852,39136)); -- Triumph Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51851,38070)); -- Desolation Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51849,39657)); -- Stonemaul Ogre +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51848,8055)); -- Thelsamar Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51847 AND `DifficultyID`=0); -- Mudsprocket Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51846 AND `DifficultyID`=0); -- Whisperwind Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51845,48556)); -- Talonbranch Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51844,51768,41613)); -- Greenwarden Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51843,48158)); -- Blightguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51841,12338)); -- Shadowprey Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51840,8154)); -- Ghost Walker Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51839,8151)); -- Nijel's Point Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51838,51818,43173)); -- Redridge Garrison Watchman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51837,41627)); -- Farwatcher Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51836 AND `DifficultyID`=0); -- Hag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51835,41485)); -- Thal'darah Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51834,42040)); -- Cliffwalker Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51833 AND `DifficultyID`=0); -- [DND] Broomstick Bombing Run Quest Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51831,42032)); -- Sludgewerks Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51830,41432)); -- Mirkfallon Post Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51829,34809,7730)); -- Stonetalon Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51828,41039)); -- Windshear Hold Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51827,51820,51817,41870,41673)); -- Krom'gar Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51824,43715)); -- Hiri'watha Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51823 AND `DifficultyID`=0); -- Hardwrench Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51822,754)); -- Rebel Watchman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51821 AND `DifficultyID`=0); -- Nesingwary Hired Gun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51819 AND `DifficultyID`=0); -- Arathi Deathstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51816,39254)); -- Stardust Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51815,34118,33201)); -- Mor'shan Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51813,44440)); -- Hearthglen Honor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51812 AND `DifficultyID`=0); -- Argent Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51810,16378)); -- Argent Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51809,47370)); -- Harborage Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51808,18488)); -- Telaari Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51807,21858)); -- Sha'tar Vindicator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51806,18139)); -- Sporeggar Preserver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51805,18943)); -- Orebor Harborage Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51804,18910)); -- Swamprat Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51803,17855)); -- Expedition Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51802,28247)); -- Argent Crusader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51798,27160)); -- 7th Legion Infantryman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51797,26448)); -- Stars' Rest Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51796,37800,16222)); -- Silvermoon City Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51795,17549)); -- Blood Watch Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51794,26157)); -- Taunka'le Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51793 AND `DifficultyID`=0); -- Iron Summit Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51792,41158)); -- Nethergarde Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51791,41138)); -- Okril'lon Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51790,45887)); -- Bogpaddle Privateer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51789,46714)); -- Marshtide Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51787,5952)); -- Den Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51786,21081)); -- Mok'Nathal Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51785,30737)); -- Nesingwary Game Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51784,20447)); -- Protectorate Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51783,22494)); -- Cosmowrench Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51782,29973)); -- Tunka'lo Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51781,29942)); -- Warsong Hold Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51780 AND `DifficultyID`=0); -- Shadow Vault Boneguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51779 AND `DifficultyID`=0); -- Ebon Blade Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51775,47110,43201)); -- Cavern Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51772 AND `DifficultyID`=0); -- Voldrin's Hold Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51771 AND `DifficultyID`=0); -- Stygian Bounty Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51769,6086)); -- Auberdine Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51761 AND `DifficultyID`=0); -- Mister Uncooperative +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51755 AND `DifficultyID`=0); -- Human Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51754 AND `DifficultyID`=0); -- Frenzy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51732 AND `DifficultyID`=0); -- Royal Dreadmage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51731,51730,51699)); -- Wickerman Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51721 AND `DifficultyID`=0); -- Hunted Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51720,51684)); -- Wickerman Torch Point +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51710 AND `DifficultyID`=0); -- Hag's Broom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51707 AND `DifficultyID`=0); -- Transformed Wickerman Reveler Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51706 AND `DifficultyID`=0); -- Transformed Wickerman Reveler Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51705 AND `DifficultyID`=0); -- Wickerman Crowd Bunny 03 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51703 AND `DifficultyID`=0); -- Wickerman Crowd Bunny 02 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51702 AND `DifficultyID`=0); -- Wickerman Crowd Bunny 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51701 AND `DifficultyID`=0); -- Greymane Retainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51698 AND `DifficultyID`=0); -- Deepholm Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51697 AND `DifficultyID`=0); -- Vashj'ir Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51692 AND `DifficultyID`=0); -- Leather & Mail Glyph Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51691 AND `DifficultyID`=0); -- Cloth Glyph Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51690 AND `DifficultyID`=0); -- Mail & Plate Armor Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51689 AND `DifficultyID`=0); -- Plate Glyph Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51688 AND `DifficultyID`=0); -- Gems and General Goods Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51686 AND `DifficultyID`=0); -- Cloth & Leather Armor Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51682 AND `DifficultyID`=0); -- Hyjal Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51653 AND `DifficultyID`=0); -- Uldum Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51652 AND `DifficultyID`=0); -- Uldum Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51651 AND `DifficultyID`=0); -- Twilight Highlands Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51650 AND `DifficultyID`=0); -- Twilight Highlands Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51640 AND `DifficultyID`=0); -- Lama Cloudsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51639 AND `DifficultyID`=0); -- Kador Cloudsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51638 AND `DifficultyID`=0); -- Garn Cloudsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51635 AND `DifficultyID`=0); -- Scooter the Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51632 AND `DifficultyID`=0); -- Tiny Flamefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51610 AND `DifficultyID`=0); -- Emerald Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51607 AND `DifficultyID`=0); -- Un'Goro Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51606 AND `DifficultyID`=0); -- Un'Goro Crater Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51605 AND `DifficultyID`=0); -- Protectorate Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51604 AND `DifficultyID`=0); -- Western Plaguelands Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51603 AND `DifficultyID`=0); -- Blasted Lands Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51602 AND `DifficultyID`=0); -- Swamp of Sorrows Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51600 AND `DifficultyID`=0); -- Lil' Ragnaros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51588 AND `DifficultyID`=0); -- Stonetalon Mountains Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51587 AND `DifficultyID`=0); -- Southern Barrens Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51586 AND `DifficultyID`=0); -- Southern Barrens Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51585 AND `DifficultyID`=0); -- Badlands Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51582 AND `DifficultyID`=0); -- Northern Stranglethorn Vale Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51575 AND `DifficultyID`=0); -- Azshara Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51574 AND `DifficultyID`=0); -- Northern Stranglethorn Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51554 AND `DifficultyID`=0); -- Furien's Research Assistant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51548 AND `DifficultyID`=0); -- Emerald Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51547 AND `DifficultyID`=0); -- Dubra'Jin Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51546 AND `DifficultyID`=0); -- Nozzlerust Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51545 AND `DifficultyID`=0); -- Explorers' League Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51544 AND `DifficultyID`=0); -- Aeris Landing Nexus-Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51543 AND `DifficultyID`=0); -- Farstrider Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51542 AND `DifficultyID`=0); -- Surwich Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51541 AND `DifficultyID`=0); -- Sunveil Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51540 AND `DifficultyID`=0); -- Vigil Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51539 AND `DifficultyID`=0); -- Flame Crest Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51538 AND `DifficultyID`=0); -- Dustwind Overseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51537 AND `DifficultyID`=0); -- Dragon's Mouth Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51536 AND `DifficultyID`=0); -- Reliquary Overseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51535 AND `DifficultyID`=0); -- Chillwind Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51534 AND `DifficultyID`=0); -- Digsite Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51532 AND `DifficultyID`=0); -- Speedbarge Security +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51530,50510)); -- Rachel DeSimone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51529,50509)); -- Jenn Stravaganza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51528,50513)); -- Jamie Harriott +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51527,50508)); -- Carrie Eileen Steen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51525 AND `DifficultyID`=0); -- Marshal Expeditions Mercenary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51524 AND `DifficultyID`=0); -- Thorium Brotherhood Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51523 AND `DifficultyID`=0); -- New Kargath Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51522 AND `DifficultyID`=0); -- Bulwark Dreadguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51520 AND `DifficultyID`=0); -- Wetlands Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51519 AND `DifficultyID`=0); -- Elwynn Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51518 AND `DifficultyID`=0); -- Loch Modan Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51517 AND `DifficultyID`=0); -- Bootlegger Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51516 AND `DifficultyID`=0); -- Nozzlepot Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51515 AND `DifficultyID`=0); -- Mulgore Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51514 AND `DifficultyID`=0); -- Camp Ataya Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51513 AND `DifficultyID`=0); -- Irontree Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51511 AND `DifficultyID`=0); -- Thargad's Bodyguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51510 AND `DifficultyID`=0); -- Grove Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51509 AND `DifficultyID`=0); -- Bilgewater Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51508 AND `DifficultyID`=0); -- Valormok Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51507 AND `DifficultyID`=0); -- Forest Song Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51504 AND `DifficultyID`=0); -- Velia Moonbow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51503 AND `DifficultyID`=0); -- Randah Songhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51495 AND `DifficultyID`=0); -- Steeg Haskell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51478 AND `DifficultyID`=0); -- Cavern Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51476 AND `DifficultyID`=0); -- Stormwind Seal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51475 AND `DifficultyID`=0); -- Hellscream's Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51474 AND `DifficultyID`=0); -- Highbank Guardsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51473 AND `DifficultyID`=0); -- Victor's Point Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51472 AND `DifficultyID`=0); -- Crushblow Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51471 AND `DifficultyID`=0); -- Krazzworks Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51466,51444,51443)); -- Fabulous Flames +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51452 AND `DifficultyID`=0); -- Nefarian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51451 AND `DifficultyID`=0); -- Frenzyheart Berserker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51450 AND `DifficultyID`=0); -- Rainspeaker Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51447 AND `DifficultyID`=0); -- Flame Trap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51446 AND `DifficultyID`=0); -- General Drakkisath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51445 AND `DifficultyID`=0); -- Magma Pool +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51442 AND `DifficultyID`=0); -- The Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51441 AND `DifficultyID`=0); -- Twilight Pyremaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51440 AND `DifficultyID`=0); -- Adam Pressler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51438 AND `DifficultyID`=0); -- Broodlord Lashlayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=51437 AND `DifficultyID`=0); -- Forgemaster Throngus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51436 AND `DifficultyID`=0); -- Horde Gunship +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51435 AND `DifficultyID`=0); -- Alliance Gunship +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51431 AND `DifficultyID`=0); -- Darkflight Flameblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51430 AND `DifficultyID`=0); -- Darkflight Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51427 AND `DifficultyID`=0); -- Cho'gall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51426 AND `DifficultyID`=0); -- Chromatic Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51421 AND `DifficultyID`=0); -- Ozruk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51420 AND `DifficultyID`=0); -- Gyth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51419 AND `DifficultyID`=0); -- Warchief Rend Blackhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51418 AND `DifficultyID`=0); -- Firemaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51417 AND `DifficultyID`=0); -- Theralion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51416 AND `DifficultyID`=0); -- Vaelian the Corrupt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51415 AND `DifficultyID`=0); -- Gehennas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51414 AND `DifficultyID`=0); -- Shazzrah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51412,44031)); -- Magmadar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51410 AND `DifficultyID`=0); -- Chromaggus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51383,50442)); -- Ironforge Gryphon Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51372 AND `DifficultyID`=0); -- Thunder Bluff Wind Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51353 AND `DifficultyID`=0); -- Servant of House Barov +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51347 AND `DifficultyID`=0); -- Headdress of the First Shaman Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51339 AND `DifficultyID`=0); -- Soul Mirror Effect (DND) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51335 AND `DifficultyID`=0); -- Herbouflage Effect (DND) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51334 AND `DifficultyID`=0); -- Andorhal Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51307 AND `DifficultyID`=0); -- Goblin Construction Worker[DND] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (51292,47654)); -- Grey Riding Camel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51273 AND `DifficultyID`=0); -- Lil' Alexstrasza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51272 AND `DifficultyID`=0); -- Sword Dancer D +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51271 AND `DifficultyID`=0); -- Sword Dancer C +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51270 AND `DifficultyID`=0); -- Sword Dancer B +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51269 AND `DifficultyID`=0); -- Sword Dancer A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51268 AND `DifficultyID`=0); -- Sword Dance Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51239 AND `DifficultyID`=0); -- Earthquake Target (DND) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51237 AND `DifficultyID`=0); -- Test Monster - Vehicle Facing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51200 AND `DifficultyID`=0); -- Vision of the Naaru Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51195 AND `DifficultyID`=0); -- Kor'kron Annihilator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51191 AND `DifficultyID`=0); -- Very Tiny Draenei +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51190 AND `DifficultyID`=0); -- Vision of the Naaru +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=51184 AND `DifficultyID`=0); -- Twilight Minion Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=51182 AND `DifficultyID`=0); -- Trogg Dweller Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51152 AND `DifficultyID`=0); -- Ultramarine Qiraji Battle Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51130 AND `DifficultyID`=0); -- Dragonmaw Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51127 AND `DifficultyID`=0); -- Wildhammer Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51122 AND `DifficultyID`=0); -- Deathy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51115 AND `DifficultyID`=0); -- Cataclysm Jewelcrafting Figurine Drop (DO NOT LOCALIZE) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51113 AND `DifficultyID`=0); -- Storm Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51107 AND `DifficultyID`=0); -- Young Widow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51099 AND `DifficultyID`=0); -- Arcane Reforger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51090 AND `DifficultyID`=0); -- Singing Sunflower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51081 AND `DifficultyID`=0); -- Nathan Stockton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51074 AND `DifficultyID`=0); -- Alope +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51072 AND `DifficultyID`=0); -- Vulpos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51064 AND `DifficultyID`=0); -- Glitterweb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51056 AND `DifficultyID`=0); -- Opterax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51055 AND `DifficultyID`=0); -- Clattershell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51054 AND `DifficultyID`=0); -- Dak the Hardened +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51051 AND `DifficultyID`=0); -- Jumpi the Swinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51050 AND `DifficultyID`=0); -- Bonobus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51049 AND `DifficultyID`=0); -- Bongo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51043 AND `DifficultyID`=0); -- B'lok the Shadow Mutt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51030 AND `DifficultyID`=0); -- Onych +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51024 AND `DifficultyID`=0); -- Nematoss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51020 AND `DifficultyID`=0); -- The Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51019 AND `DifficultyID`=0); -- Narakk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51016 AND `DifficultyID`=0); -- Murr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51012 AND `DifficultyID`=0); -- Shimmershell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50999 AND `DifficultyID`=0); -- Thorix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50979 AND `DifficultyID`=0); -- The River Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50976 AND `DifficultyID`=0); -- Saltwater Behemoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50972 AND `DifficultyID`=0); -- Mugs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50969 AND `DifficultyID`=0); -- Dampscale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50968 AND `DifficultyID`=0); -- Gullet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50965 AND `DifficultyID`=0); -- Niles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50963 AND `DifficultyID`=0); -- Scalehide the Maw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50961 AND `DifficultyID`=0); -- Soft-Shell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50956 AND `DifficultyID`=0); -- Pinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50954 AND `DifficultyID`=0); -- Bisque +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50953 AND `DifficultyID`=0); -- Dunge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50950 AND `DifficultyID`=0); -- Felspike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50943 AND `DifficultyID`=0); -- Tusky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50941 AND `DifficultyID`=0); -- Squealer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50936 AND `DifficultyID`=0); -- Mudkin the Wallower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (50935,14565)); -- Charger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50932 AND `DifficultyID`=0); -- Timbercraw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50928 AND `DifficultyID`=0); -- Kodir the Cave-Dweller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50921 AND `DifficultyID`=0); -- Lenois +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50920 AND `DifficultyID`=0); -- Star Lantern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50919 AND `DifficultyID`=0); -- Moonwaker the Baying +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50917 AND `DifficultyID`=0); -- Yip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50914 AND `DifficultyID`=0); -- Rendclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50912 AND `DifficultyID`=0); -- Keen-Ears the Tracker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50900 AND `DifficultyID`=0); -- Pollix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50899 AND `DifficultyID`=0); -- Pili +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50896 AND `DifficultyID`=0); -- Agani +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50890 AND `DifficultyID`=0); -- Deathsting +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50889 AND `DifficultyID`=0); -- Limpwing the Swift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50887 AND `DifficultyID`=0); -- Longstride +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50879 AND `DifficultyID`=0); -- Herdstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50877 AND `DifficultyID`=0); -- Halfclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50872 AND `DifficultyID`=0); -- Teryx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50871 AND `DifficultyID`=0); -- Velocitus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50870 AND `DifficultyID`=0); -- Baxter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50868 AND `DifficultyID`=0); -- Skree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50867 AND `DifficultyID`=0); -- Bloodclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50863 AND `DifficultyID`=0); -- Granulax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50861 AND `DifficultyID`=0); -- Nor-Nasam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50853 AND `DifficultyID`=0); -- Corpsegnaw the Feeder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50849 AND `DifficultyID`=0); -- Blistermaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50847 AND `DifficultyID`=0); -- Proceratos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50845 AND `DifficultyID`=0); -- Thousand-Tooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50844 AND `DifficultyID`=0); -- Tyranitar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50732 AND `DifficultyID`=0); -- Larn Caverndeep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50729 AND `DifficultyID`=0); -- Darba the Crone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50723 AND `DifficultyID`=0); -- Keric Smolderblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50722 AND `DifficultyID`=0); -- Elementium Geode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50720 AND `DifficultyID`=0); -- Lainda Gemgold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50717 AND `DifficultyID`=0); -- Flarna Flametongue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50716 AND `DifficultyID`=0); -- Pyromancer Scorchbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50714 AND `DifficultyID`=0); -- Dyrhara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50690 AND `DifficultyID`=0); -- Tarelvir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50684 AND `DifficultyID`=0); -- Nathan Lamusga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50678 AND `DifficultyID`=0); -- Patrick Rudolph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50676 AND `DifficultyID`=0); -- Hans Crump +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50675 AND `DifficultyID`=0); -- Ebon Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50674 AND `DifficultyID`=0); -- Henry Lew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50669 AND `DifficultyID`=0); -- Dawn Radue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50668 AND `DifficultyID`=0); -- Scot Moore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50586 AND `DifficultyID`=0); -- Mr. Grubbs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50553 AND `DifficultyID`=0); -- Envoy Ragda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50552 AND `DifficultyID`=0); -- Envoy Karlog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50550 AND `DifficultyID`=0); -- Envoy Droln +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50549 AND `DifficultyID`=0); -- Lurik Stoneclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50546 AND `DifficultyID`=0); -- Heng Cloudhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50545 AND `DifficultyID`=0); -- Magic Lamp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50525 AND `DifficultyID`=0); -- Chris Miller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50524 AND `DifficultyID`=0); -- Travis Nichols +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (50523,23544)); -- Kyle Radue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (50521,50520,50519,50518,50517,50516)); -- Gilnean Refugee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50506 AND `DifficultyID`=0); -- Talran of the Wild +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50505 AND `DifficultyID`=0); -- Lyros Swiftwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50501 AND `DifficultyID`=0); -- Sister Almyra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50500 AND `DifficultyID`=0); -- Sergeant Cleese +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50499 AND `DifficultyID`=0); -- Myriam Spellwaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50498 AND `DifficultyID`=0); -- Loren the Fence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50495 AND `DifficultyID`=0); -- Armadillo Adolescent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50493 AND `DifficultyID`=0); -- Striped Armadillo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50488 AND `DifficultyID`=0); -- Stone Guard Nargol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50486 AND `DifficultyID`=0); -- Carrion Lizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (50483,50438)); -- Brave Tuho +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50482 AND `DifficultyID`=0); -- Marith Lazuria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50480 AND `DifficultyID`=0); -- Isabel Jones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (50477,50430)); -- Champion Uru'zin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (50468,50384)); -- Landro's Lil' XT +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50467 AND `DifficultyID`=0); -- Mottled Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50463 AND `DifficultyID`=0); -- Franny Mertz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50445 AND `DifficultyID`=0); -- Darkspear Bat Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50436 AND `DifficultyID`=0); -- Bloodguard Nargol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=50390 AND `DifficultyID`=0); -- Velastrasza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=50387 AND `DifficultyID`=0); -- Baleflame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=50385 AND `DifficultyID`=0); -- Farseer Tooranu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50323 AND `DifficultyID`=0); -- Frizzo Villamar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50309 AND `DifficultyID`=0); -- Captain Stonehelm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50308 AND `DifficultyID`=0); -- Master Tinker Trini +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50307 AND `DifficultyID`=0); -- Lord Candren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50304 AND `DifficultyID`=0); -- Captain Donald Adams +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (50275,36289)); -- James +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50269 AND `DifficultyID`=0); -- Sandstone Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50260 AND `DifficultyID`=0); -- Gilnean Crow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50162 AND `DifficultyID`=0); -- Windmill Lance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49908 AND `DifficultyID`=0); -- Otto von Chubbs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49907 AND `DifficultyID`=0); -- Dylan Aguilar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49893 AND `DifficultyID`=0); -- Lisa McKeever +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49889 AND `DifficultyID`=0); -- Bruno Flameretardant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49877 AND `DifficultyID`=0); -- Captain Lancy Revshon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49868 AND `DifficultyID`=0); -- Norgok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49834 AND `DifficultyID`=0); -- Looping Actionset Debug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49794 AND `DifficultyID`=0); -- Sky Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49777 AND `DifficultyID`=0); -- Forest Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49776 AND `DifficultyID`=0); -- Hairy Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49753 AND `DifficultyID`=0); -- Chameleon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49737 AND `DifficultyID`=0); -- Shazdar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49735 AND `DifficultyID`=0); -- Harlequin Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49701 AND `DifficultyID`=0); -- Jon Casper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49634 AND `DifficultyID`=0); -- Puzzle Box of Yogg-Saron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49622 AND `DifficultyID`=0); -- Shok Narnes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (49590,49587)); -- Guild Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (49588,49586)); -- Guild Page +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49573 AND `DifficultyID`=0); -- Karba Blazemaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49527 AND `DifficultyID`=0); -- Dave's Industrial Light and Magic Bunny (HUGE)(Sessile) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49488 AND `DifficultyID`=0); -- Spectral Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49487 AND `DifficultyID`=0); -- Spectral Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49405 AND `DifficultyID`=0); -- Blackwing Descent Transform +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49375 AND `DifficultyID`=0); -- Toy Caravan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49038 AND `DifficultyID`=0); -- Tel'aporta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48982 AND `DifficultyID`=0); -- Tiny Shale Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48959 AND `DifficultyID`=0); -- Rusty Anvil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48877 AND `DifficultyID`=0); -- Juvenile Coral Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48848 AND `DifficultyID`=0); -- Rockchewer Whelk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (48844,40600)); -- Faceless Corruptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48841 AND `DifficultyID`=0); -- Eel Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48838 AND `DifficultyID`=0); -- Rift Elver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48833 AND `DifficultyID`=0); -- Crab Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48802 AND `DifficultyID`=0); -- Sea Cucumber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48800 AND `DifficultyID`=0); -- Giant Isopod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=48798 AND `DifficultyID`=0); -- Devouring Flames +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=48756 AND `DifficultyID`=0); -- Hooked Net +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48735 AND `DifficultyID`=0); -- Gwen Armstead +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=48730 AND `DifficultyID`=0); -- Flaming Shield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=48711 AND `DifficultyID`=0); -- Fire Patch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48685 AND `DifficultyID`=0); -- Cataclysm Shard Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48675 AND `DifficultyID`=0); -- Janet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48641 AND `DifficultyID`=0); -- Fox Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (48638,48637,48636,48634,48633,48115)); -- Guild Battle Standard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48632 AND `DifficultyID`=0); -- Golden King +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48630 AND `DifficultyID`=0); -- Baradin Fox Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48609 AND `DifficultyID`=0); -- Clockwork Gnome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48537 AND `DifficultyID`=0); -- Prison Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48527 AND `DifficultyID`=0); -- Sled Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48525 AND `DifficultyID`=0); -- Sled +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (48523,42608,42571)); -- Battered Red Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48513 AND `DifficultyID`=0); -- Revi Ramrod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48511 AND `DifficultyID`=0); -- Spot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48510 AND `DifficultyID`=0); -- Kall Worthaton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48458 AND `DifficultyID`=0); -- Healthy Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48457 AND `DifficultyID`=0); -- Tainted Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48446 AND `DifficultyID`=0); -- Scorch Mark Bunny JMF +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48430 AND `DifficultyID`=0); -- Jerzerian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48378 AND `DifficultyID`=0); -- Whirling Waveling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48377 AND `DifficultyID`=0); -- Swirling Stormling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48376 AND `DifficultyID`=0); -- Rumbling Rockling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48375 AND `DifficultyID`=0); -- Cataclysm Crafted PVP Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (48343,48342,48341)); -- Goblin Cocktail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48340 AND `DifficultyID`=0); -- Drink Tray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48321 AND `DifficultyID`=0); -- Grimly Singefeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48318 AND `DifficultyID`=0); -- Hans Oreflight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48275 AND `DifficultyID`=0); -- Kurzel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48273 AND `DifficultyID`=0); -- Evax Oilspark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (48247,48245,48244,48243)); -- Blood of Iso'rath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48242 AND `DifficultyID`=0); -- Armadillo Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48163 AND `DifficultyID`=0); -- Mini Goblin Hotrod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48114 AND `DifficultyID`=0); -- Raphael +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48113 AND `DifficultyID`=0); -- Juliette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (48107,47680)); -- Rustberg Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47977 AND `DifficultyID`=0); -- Inky Ooze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47968 AND `DifficultyID`=0); -- Papyrus Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47944 AND `DifficultyID`=0); -- Dark Phoenix Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47927 AND `DifficultyID`=0); -- Doug Deepdown +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47915 AND `DifficultyID`=0); -- Horde Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47908 AND `DifficultyID`=0); -- Camera Target 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (47897,15898)); -- Lunar Festival Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47895 AND `DifficultyID`=0); -- Icecap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47894 AND `DifficultyID`=0); -- Sorrowmoss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47893 AND `DifficultyID`=0); -- Mountain Silversage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47892 AND `DifficultyID`=0); -- Dreamfoil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47891 AND `DifficultyID`=0); -- Golden Sansam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47890 AND `DifficultyID`=0); -- Gromsblood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47889 AND `DifficultyID`=0); -- Ghost Mushroom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47888 AND `DifficultyID`=0); -- Blindweed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47887 AND `DifficultyID`=0); -- Sungrass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47886 AND `DifficultyID`=0); -- Purple Lotus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47885 AND `DifficultyID`=0); -- Firebloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47884 AND `DifficultyID`=0); -- Dragon's Teeth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47883 AND `DifficultyID`=0); -- Khadgar's Whisker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47882 AND `DifficultyID`=0); -- Goldthorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47881 AND `DifficultyID`=0); -- Fadeleaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47880 AND `DifficultyID`=0); -- Liferoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47879 AND `DifficultyID`=0); -- Kingsblood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47878 AND `DifficultyID`=0); -- Grave Moss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47877 AND `DifficultyID`=0); -- Wild Steelbloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47875 AND `DifficultyID`=0); -- William Henderson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47841 AND `DifficultyID`=0); -- Dark Phoenix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47831 AND `DifficultyID`=0); -- Bruiseweed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47830 AND `DifficultyID`=0); -- Stranglekelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47828 AND `DifficultyID`=0); -- Mageroyal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47818 AND `DifficultyID`=0); -- Tusker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47817 AND `DifficultyID`=0); -- Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47815 AND `DifficultyID`=0); -- Grimfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (47809,4272)); -- Brown Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (47808,356)); -- Black Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47788 AND `DifficultyID`=0); -- Guldor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47773 AND `DifficultyID`=0); -- Spell Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47771 AND `DifficultyID`=0); -- Drukma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47767 AND `DifficultyID`=0); -- Korla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47764 AND `DifficultyID`=0); -- Murog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47713 AND `DifficultyID`=0); -- Villainous Evil Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47688 AND `DifficultyID`=0); -- Officer Connelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47683 AND `DifficultyID`=0); -- Lady Ironpants +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47682 AND `DifficultyID`=0); -- Sassy Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47665 AND `DifficultyID`=0); -- Phillip Harding +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47663 AND `DifficultyID`=0); -- Scout Obrok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47653 AND `DifficultyID`=0); -- Tan Riding Camel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47652 AND `DifficultyID`=0); -- Brown Riding Camel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47651 AND `DifficultyID`=0); -- Vitreous Stone Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47650 AND `DifficultyID`=0); -- Earthroot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47648 AND `DifficultyID`=0); -- Drake of the North Wind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47647 AND `DifficultyID`=0); -- Drake of the West Wind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47646 AND `DifficultyID`=0); -- Drake of the South Wind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47640 AND `DifficultyID`=0); -- Black Lotus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47639 AND `DifficultyID`=0); -- Frost Lotus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47638 AND `DifficultyID`=0); -- Brine Moss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47637 AND `DifficultyID`=0); -- Whiptail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47636 AND `DifficultyID`=0); -- Twilight Jasmine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47635 AND `DifficultyID`=0); -- Heartblossom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47634 AND `DifficultyID`=0); -- Azshara's Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47633 AND `DifficultyID`=0); -- Stormvine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47632 AND `DifficultyID`=0); -- Cinderbloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47631 AND `DifficultyID`=0); -- Phosphorescent Stone Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47629 AND `DifficultyID`=0); -- Silverleaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47622 AND `DifficultyID`=0); -- Peacebloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47589 AND `DifficultyID`=0); -- Enchantress Herim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47587 AND `DifficultyID`=0); -- Archmage Pratt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47584 AND `DifficultyID`=0); -- Aladrel Whitespire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47582 AND `DifficultyID`=0); -- Erdunor Whitespire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47572 AND `DifficultyID`=0); -- Otoh Greyhide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47569 AND `DifficultyID`=0); -- Hammon the Jaded +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47382 AND `DifficultyID`=0); -- Adam Hossack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47371 AND `DifficultyID`=0); -- Fearsome Portal Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47353 AND `DifficultyID`=0); -- Drake of the East Wind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47352 AND `DifficultyID`=0); -- Volcanic Stone Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47335 AND `DifficultyID`=0); -- Baradin Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47331 AND `DifficultyID`=0); -- Player Scan Test Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (47325,47324)); -- Baradin Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47320 AND `DifficultyID`=0); -- Kaellin Tarvane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47319 AND `DifficultyID`=0); -- Leap Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47254 AND `DifficultyID`=0); -- Gizput +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47253 AND `DifficultyID`=0); -- Rundok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47248 AND `DifficultyID`=0); -- Gija +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47246 AND `DifficultyID`=0); -- Ureda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47242 AND `DifficultyID`=0); -- General Purpose Bunny JMF (Look 2) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (47194,36714)); -- Docile Sheep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47174 AND `DifficultyID`=0); -- Gorthul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47169 AND `DifficultyID`=0); -- Hardboiled Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47156 AND `DifficultyID`=0); -- Bramok Gorewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47155 AND `DifficultyID`=0); -- Shaina Talonheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47154 AND `DifficultyID`=0); -- Doran Talonheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47147 AND `DifficultyID`=0); -- Farstad Stonegrip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47133 AND `DifficultyID`=0); -- San'shigo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47121 AND `DifficultyID`=0); -- Aquinastrasz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47119 AND `DifficultyID`=0); -- Glenn Arbuckle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47118 AND `DifficultyID`=0); -- Desmond Chadsworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47116 AND `DifficultyID`=0); -- Tokrog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (47093,42974)); -- Darkbreak Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47069 AND `DifficultyID`=0); -- Totem of Tranquil Mind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47061 AND `DifficultyID`=0); -- Harpo Boltknuckle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46999 AND `DifficultyID`=0); -- [PH] Jack of all Trades +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46985 AND `DifficultyID`=0); -- [DNT] Generic Target Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46943 AND `DifficultyID`=0); -- Ragamuffin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46908 AND `DifficultyID`=0); -- Cheerful Worgen Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46901 AND `DifficultyID`=0); -- Cheerful Goblin Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46896 AND `DifficultyID`=0); -- Lil' Deathwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46894 AND `DifficultyID`=0); -- Ghostly Worgen Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46891 AND `DifficultyID`=0); -- Ghostly Goblin Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46815 AND `DifficultyID`=0); -- IH Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46755 AND `DifficultyID`=0); -- Goblin Turbo-Trike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46754 AND `DifficultyID`=0); -- Goblin Trike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46742 AND `DifficultyID`=0); -- Brunda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46741 AND `DifficultyID`=0); -- Muraga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46718 AND `DifficultyID`=0); -- Moraka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46716 AND `DifficultyID`=0); -- Nerog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46690 AND `DifficultyID`=0); -- Laser Target - Hologram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46675 AND `DifficultyID`=0); -- Lugrah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46667 AND `DifficultyID`=0); -- Blademaster Ronakada +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46642 AND `DifficultyID`=0); -- Innkeeper Nufa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46640 AND `DifficultyID`=0); -- Auctioneer Kuvi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46639 AND `DifficultyID`=0); -- Auctioneer Zilbeena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46638 AND `DifficultyID`=0); -- Auctioneer Vizput +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46637 AND `DifficultyID`=0); -- Auctioneer Drezbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46631 AND `DifficultyID`=0); -- Darren's Test Guild Standard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46622 AND `DifficultyID`=0); -- Vuvanzi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46621 AND `DifficultyID`=0); -- Pank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46620 AND `DifficultyID`=0); -- Vink +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46619 AND `DifficultyID`=0); -- Binzella +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46618 AND `DifficultyID`=0); -- Fibi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46604 AND `DifficultyID`=0); -- Lion Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46602 AND `DifficultyID`=0); -- Shay Pressler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46577 AND `DifficultyID`=0); -- Scorpid Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46572 AND `DifficultyID`=0); -- Goram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46556 AND `DifficultyID`=0); -- Jamus'Vaz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46555 AND `DifficultyID`=0); -- Gunra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46552 AND `DifficultyID`=0); -- Steven Stutzka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46512 AND `DifficultyID`=0); -- Naros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46509 AND `DifficultyID`=0); -- Darkwood Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46488 AND `DifficultyID`=0); -- zzOLDGuardian of Ancient Kings +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46481 AND `DifficultyID`=0); -- Dawn Radue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46480 AND `DifficultyID`=0); -- Kyle Radue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46464 AND `DifficultyID`=0); -- Generic Bunny - PRK - Extra-Small +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (46453,3095)); -- Fela +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46373 AND `DifficultyID`=0); -- Unkillable Test Dummy 87 Warrior RAID SPECIAL +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46359 AND `DifficultyID`=0); -- Punra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46358 AND `DifficultyID`=0); -- Lutah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46357 AND `DifficultyID`=0); -- Gonto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46309 AND `DifficultyID`=0); -- Unkillable Test Dummy 85 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46308 AND `DifficultyID`=0); -- Unkillable Test Dummy 85 No Armor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46307 AND `DifficultyID`=0); -- Unkillable Test Dummy 87 No Armor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46306 AND `DifficultyID`=0); -- Unkillable Test Dummy 87 Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46305 AND `DifficultyID`=0); -- Unkillable Test Dummy 87 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46302 AND `DifficultyID`=0); -- Oil-Slicked Earth Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46291 AND `DifficultyID`=0); -- And a Dinosaur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46290 AND `DifficultyID`=0); -- Laser Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46288 AND `DifficultyID`=0); -- Laser Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46181 AND `DifficultyID`=0); -- Enchanter Farendin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46180 AND `DifficultyID`=0); -- Ithurian Whitespire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46157 AND `DifficultyID`=0); -- Hand of Gul'dan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46142 AND `DifficultyID`=0); -- Forsaken Delegation Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46140 AND `DifficultyID`=0); -- Silvermoon Delegation Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46082 AND `DifficultyID`=0); -- Engineer Niff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46081 AND `DifficultyID`=0); -- Ron's Kobold Vermin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46080 AND `DifficultyID`=0); -- Kazit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46078 AND `DifficultyID`=0); -- Boss Mida +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46016 AND `DifficultyID`=0); -- Spectral Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46011 AND `DifficultyID`=0); -- Marge Heffman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46006 AND `DifficultyID`=0); -- Ginny Goodwin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46004 AND `DifficultyID`=0); -- Rhonda Molver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (45961,45951,10926)); -- Pamela Redpath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45954 AND `DifficultyID`=0); -- Thunderstruck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45884 AND `DifficultyID`=0); -- Hand of Gul'dan Area Effect +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45830 AND `DifficultyID`=0); -- Off-Duty Siegeworker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45829 AND `DifficultyID`=0); -- Lounging Headhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45827 AND `DifficultyID`=0); -- Off-Duty Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45822 AND `DifficultyID`=0); -- Off-Duty Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45789 AND `DifficultyID`=0); -- Bezzil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45784 AND `DifficultyID`=0); -- Crablegs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45780 AND `DifficultyID`=0); -- Nipnuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45720 AND `DifficultyID`=0); -- Kazrali the Witch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45718 AND `DifficultyID`=0); -- Environmental Engineer Linza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45717 AND `DifficultyID`=0); -- Vish the Sneak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45714 AND `DifficultyID`=0); -- Conjurer Mixli +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45713 AND `DifficultyID`=0); -- Dankin Farsnipe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45709 AND `DifficultyID`=0); -- Bruiser Janx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45662 AND `DifficultyID`=0); -- Nuzo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45661 AND `DifficultyID`=0); -- Zerit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45659 AND `DifficultyID`=0); -- Auctioneer Fenk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45567 AND `DifficultyID`=0); -- Miragohn Mixmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45566 AND `DifficultyID`=0); -- Tanzi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45565 AND `DifficultyID`=0); -- Sanzi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45563 AND `DifficultyID`=0); -- Tinza Silvermug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45559 AND `DifficultyID`=0); -- Nivi Weavewell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45558 AND `DifficultyID`=0); -- Lizna Goldweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45553 AND `DifficultyID`=0); -- Denk Hordewell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45552 AND `DifficultyID`=0); -- Pezik Lockfast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45551 AND `DifficultyID`=0); -- Karizi Porkpatty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45550 AND `DifficultyID`=0); -- Zarbo Porkpatty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45549 AND `DifficultyID`=0); -- Zido Helmbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45548 AND `DifficultyID`=0); -- Kark Helmbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45546 AND `DifficultyID`=0); -- Vizna Bangwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45545 AND `DifficultyID`=0); -- "Jack" Pisarek Slamfix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45544 AND `DifficultyID`=0); -- Injured Siegeworker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45540 AND `DifficultyID`=0); -- Krenk Choplimb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45479 AND `DifficultyID`=0); -- Bat Handler Doomair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (45467,39450)); -- Trogg Dweller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45396 AND `DifficultyID`=0); -- Dave's Industrial Light and Magic Bunny (Medium)(Sessile)(Large AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45373 AND `DifficultyID`=0); -- Scoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45371 AND `DifficultyID`=0); -- Lil' Sooty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (45354,19639)); -- Draenei Air Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (45352,19638)); -- Draenei Water Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45350 AND `DifficultyID`=0); -- Beam Demo Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (45349,19636)); -- Draenei Fire Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (45348,19637)); -- Draenei Earth Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45347 AND `DifficultyID`=0); -- Brother Silverhallow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45340 AND `DifficultyID`=0); -- Fossilized Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45339 AND `DifficultyID`=0); -- Dark Cleric Cecille +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45337 AND `DifficultyID`=0); -- Tyelis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45317 AND `DifficultyID`=0); -- Experimental Guinea Pig +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45273 AND `DifficultyID`=0); -- Super Jump Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45256 AND `DifficultyID`=0); -- Dave's Camera Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45247 AND `DifficultyID`=0); -- Pebble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45230 AND `DifficultyID`=0); -- Orgrimmar Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45226 AND `DifficultyID`=0); -- Naraat the Earthspeaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (45223,37796)); -- Goblin Water Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (45222,37795)); -- Goblin Fire Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (45221,37794)); -- Goblin Earth Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (45220,37793)); -- Goblin Air Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (45218,37773)); -- Troll Water Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (45217,37771)); -- Troll Fire Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (45216,37768)); -- Troll Earth Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (45215,37769)); -- Troll Air Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45211 AND `DifficultyID`=0); -- Fiznak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45193 AND `DifficultyID`=0); -- Blue Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45176 AND `DifficultyID`=0); -- Holographic Image +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45139 AND `DifficultyID`=0); -- Zirazi the Star-Gazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45138 AND `DifficultyID`=0); -- Unjari Feltongue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45137 AND `DifficultyID`=0); -- Shadow-Walker Zuru +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45128 AND `DifficultyID`=0); -- Crawling Claw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45095 AND `DifficultyID`=0); -- Night-Stalker Ku'nanji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45094 AND `DifficultyID`=0); -- Jin'diza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45093 AND `DifficultyID`=0); -- Huju +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45086 AND `DifficultyID`=0); -- Sijambi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45082 AND `DifficultyID`=0); -- Auctioneer Ziji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45081 AND `DifficultyID`=0); -- Makavu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45029 AND `DifficultyID`=0); -- Witch Doctor Umbu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45025 AND `DifficultyID`=0); -- Mimbubu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45023 AND `DifficultyID`=0); -- Huntress Kuzari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45019 AND `DifficultyID`=0); -- Berserker Zanga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45014 AND `DifficultyID`=0); -- Samuelson Unmasked +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45008 AND `DifficultyID`=0); -- Batamsi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44975 AND `DifficultyID`=0); -- Old Umbehto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (44948,36909)); -- Wind Rider Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (44935,44934)); -- Mutant Bush Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44919 AND `DifficultyID`=0); -- Maztha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44918 AND `DifficultyID`=0); -- Drakma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44907 AND `DifficultyID`=0); -- Skitterweb Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44878 AND `DifficultyID`=0); -- Grunt Karus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44877 AND `DifficultyID`=0); -- Grunt Soran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44876 AND `DifficultyID`=0); -- Grunt Koma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44874 AND `DifficultyID`=0); -- Grunt Thathung +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44872 AND `DifficultyID`=0); -- Grunt Wabang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44871 AND `DifficultyID`=0); -- Grunt Grimful +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44868 AND `DifficultyID`=0); -- Auctioneer Xifa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44867 AND `DifficultyID`=0); -- Auctioneer Ralinza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44866 AND `DifficultyID`=0); -- Auctioneer Drezmit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44865 AND `DifficultyID`=0); -- Auctioneer Fazdran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44856 AND `DifficultyID`=0); -- Perixa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44854 AND `DifficultyID`=0); -- Kixa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44853 AND `DifficultyID`=0); -- Branzlit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44852 AND `DifficultyID`=0); -- Rilgiz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44851 AND `DifficultyID`=0); -- Mezlik +UPDATE `creature_template_difficulty` SET `TypeFlags2`=128 WHERE (`DifficultyID`=0 AND `Entry` IN (44829,44652)); -- Slate Dragon +UPDATE `creature_template_difficulty` SET `TypeFlags2`=128 WHERE (`DifficultyID`=0 AND `Entry` IN (44828,44645)); -- Nether Scion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44827 AND `DifficultyID`=0); -- Stormwind Dock Worker Tracking Bunny +UPDATE `creature_template_difficulty` SET `TypeFlags2`=128 WHERE (`DifficultyID`=0 AND `Entry` IN (44826,44650)); -- Storm Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44825 AND `DifficultyID`=0); -- Bat Handler Maggotbreath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44814 AND `DifficultyID`=0); -- Crazed Cultist +UPDATE `creature_template_difficulty` SET `TypeFlags2`=128 WHERE (`DifficultyID`=0 AND `Entry` IN (44797,44653)); -- Time Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44788 AND `DifficultyID`=0); -- Lonto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44787 AND `DifficultyID`=0); -- Auctioneer Sowata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44785 AND `DifficultyID`=0); -- Miwana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44782 AND `DifficultyID`=0); -- Rento +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44781 AND `DifficultyID`=0); -- Opuno Ironhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44780 AND `DifficultyID`=0); -- Isashi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44779 AND `DifficultyID`=0); -- Owato +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44775 AND `DifficultyID`=0); -- Generic Bunny - PRK (Large AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44774 AND `DifficultyID`=0); -- Genevieve +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44770 AND `DifficultyID`=0); -- Tatepi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44745 AND `DifficultyID`=0); -- Sunwalker Atohmo's Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44743 AND `DifficultyID`=0); -- Nohi Plainswalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44740 AND `DifficultyID`=0); -- Sahi Cloudsinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44735 AND `DifficultyID`=0); -- Seer Liwatha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44726 AND `DifficultyID`=0); -- Shalla Whiteleaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44725 AND `DifficultyID`=0); -- Sunwalker Atohmo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44723 AND `DifficultyID`=0); -- Nahu Ragehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44709 AND `DifficultyID`=0); -- Clickable Box +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44698 AND `DifficultyID`=0); -- Dwarven Water Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44697 AND `DifficultyID`=0); -- Dwarven Fire Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44696 AND `DifficultyID`=0); -- Dwarven Earth Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44695 AND `DifficultyID`=0); -- Dwarven Air Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44583 AND `DifficultyID`=0); -- Terrance Denman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44582 AND `DifficultyID`=0); -- Theresa Denman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44558 AND `DifficultyID`=0); -- GGOODMAN 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44554 AND `DifficultyID`=0); -- Bear Form (Troll Druid) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44426 AND `DifficultyID`=0); -- Frightened Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44410 AND `DifficultyID`=0); -- Jake Badlands +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44409 AND `DifficultyID`=0); -- Nancy Skybrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44408 AND `DifficultyID`=0); -- Selara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44407 AND `DifficultyID`=0); -- Mixi Sweetride +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44403 AND `DifficultyID`=0); -- Generic Controller Bunny, Gigantic (CSA) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44399 AND `DifficultyID`=0); -- Nah'te +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44394 AND `DifficultyID`=0); -- Dalga Hammerbeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44393 AND `DifficultyID`=0); -- Bolner Hammerbeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44392 AND `DifficultyID`=0); -- Muzzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44366 AND `DifficultyID`=0); -- Anduin's Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44338 AND `DifficultyID`=0); -- White Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=44314 AND `DifficultyID`=0); -- Faceless Portal Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44256 AND `DifficultyID`=0); -- Greypaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44255 AND `DifficultyID`=0); -- Scoopy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44254 AND `DifficultyID`=0); -- Willer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44253 AND `DifficultyID`=0); -- Xando +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44252 AND `DifficultyID`=0); -- Karin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44251 AND `DifficultyID`=0); -- Alma Deering +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44250 AND `DifficultyID`=0); -- Loric Fielding +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44249 AND `DifficultyID`=0); -- Sarisse Jume +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44248 AND `DifficultyID`=0); -- Riding Hippogryph (Brown, Argent) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44247 AND `DifficultyID`=0); -- Wulf Hansreim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44246 AND `DifficultyID`=0); -- Magatha Silverton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44245 AND `DifficultyID`=0); -- Faldren Tillsdale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44244 AND `DifficultyID`=0); -- Skymaster Skyles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44243 AND `DifficultyID`=0); -- Darnella Winford +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44241 AND `DifficultyID`=0); -- Lana Dubing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (44240,33857)); -- Argent Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44239 AND `DifficultyID`=0); -- Janric Moller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44236 AND `DifficultyID`=0); -- Myrla Stoneround +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44235 AND `DifficultyID`=0); -- Thaegra Tillstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44233 AND `DifficultyID`=0); -- William Kielar Jr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44232 AND `DifficultyID`=0); -- Janice Myers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44231 AND `DifficultyID`=0); -- Devon Manning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44230 AND `DifficultyID`=0); -- Richard Trueflight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44214 AND `DifficultyID`=0); -- Flaming Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44203 AND `DifficultyID`=0); -- World Reforging Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44199 AND `DifficultyID`=0); -- Ring of Frost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44185 AND `DifficultyID`=0); -- Elementium Dragonling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (44180,19921)); -- Viper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44060 AND `DifficultyID`=0); -- Lormic Farroden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44059 AND `DifficultyID`=0); -- Gend Goldwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44048 AND `DifficultyID`=0); -- Kobold Looter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44044 AND `DifficultyID`=0); -- Orgrimmar Elite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44036 AND `DifficultyID`=0); -- Skymaster Brightdawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44013 AND `DifficultyID`=0); -- Dragonmaw Envoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44012 AND `DifficultyID`=0); -- Wildhammer Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44004 AND `DifficultyID`=0); -- Gilnean Envoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44000 AND `DifficultyID`=0); -- Gilnean Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43991 AND `DifficultyID`=0); -- Zaldaan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43976 AND `DifficultyID`=0); -- Spazzranache +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43975 AND `DifficultyID`=0); -- Jazzranache +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43974 AND `DifficultyID`=0); -- Razzranache +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43973 AND `DifficultyID`=0); -- Hazzranache +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43942 AND `DifficultyID`=0); -- Johnny's Test Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43928 AND `DifficultyID`=0); -- Sir Jeeves +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43916 AND `DifficultyID`=0); -- De-Weaponized Mechanical Companion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (43903,10038)); -- Night Watch Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43889 AND `DifficultyID`=0); -- Karnum's Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43856 AND `DifficultyID`=0); -- Target Warning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43852 AND `DifficultyID`=0); -- Unseen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43842 AND `DifficultyID`=0); -- Auctioneer Fitzgerald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43841 AND `DifficultyID`=0); -- Auctioneer Lauffer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43840 AND `DifficultyID`=0); -- Fineas G. Bankworthy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43825 AND `DifficultyID`=0); -- Warren Wainwright +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43824 AND `DifficultyID`=0); -- Ann Wainwright +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43823 AND `DifficultyID`=0); -- Leslie Wainwright +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43822 AND `DifficultyID`=0); -- Thomas Westmill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43820 AND `DifficultyID`=0); -- Scott Westmill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43819 AND `DifficultyID`=0); -- Kirsten Westmill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43816 AND `DifficultyID`=0); -- Stagecoach Carriage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43815 AND `DifficultyID`=0); -- Stagecoach Harness +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43800 AND `DifficultyID`=0); -- Personal World Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43789 AND `DifficultyID`=0); -- Camera Channel Test Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43769 AND `DifficultyID`=0); -- Bralla Cloudwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43768 AND `DifficultyID`=0); -- Tannec Stonebeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43725 AND `DifficultyID`=0); -- Curtis Crester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43724 AND `DifficultyID`=0); -- Lee Crester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43723 AND `DifficultyID`=0); -- Jamie Crester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43718 AND `DifficultyID`=0); -- Generic Trigger LAB (Gigantic AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43698 AND `DifficultyID`=0); -- Lantern Blaze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (43695,43690)); -- Auctioneer Hesse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43694 AND `DifficultyID`=0); -- Katie Stokx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43692 AND `DifficultyID`=0); -- Bonnie Cazarez +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43684 AND `DifficultyID`=0); -- Camera Channel Test Case +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43680 AND `DifficultyID`=0); -- Grim Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43604 AND `DifficultyID`=0); -- Wintergrasp Battlemaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43573 AND `DifficultyID`=0); -- Kellen Kuhn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43570 AND `DifficultyID`=0); -- Brock Rockbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43549 AND `DifficultyID`=0); -- Althera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43538 AND `DifficultyID`=0); -- Riding Drake, Green +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (43497,43484)); -- Fungal Growth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43486 AND `DifficultyID`=0); -- The 10000 DPS Man +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43452 AND `DifficultyID`=0); -- Moon Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43451 AND `DifficultyID`=0); -- Olivia Jayne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43444 AND `DifficultyID`=0); -- Solar Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (43440,32969)); -- Lor'danel Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43375 AND `DifficultyID`=0); -- Angered Grove Tender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43371 AND `DifficultyID`=0); -- Arlen Marsters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43359 AND `DifficultyID`=0); -- ELM General Purpose Bunny Infinite Hide Body +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43331 AND `DifficultyID`=0); -- Golden Stonefish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43328 AND `DifficultyID`=0); -- Blitz Blastospazz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43295 AND `DifficultyID`=0); -- Salty McTavish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43294 AND `DifficultyID`=0); -- Gonzalez +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (43293,43289,43287,43216,40873,40871,40867,40866,40852,40851)); -- Swift Seahorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43290 AND `DifficultyID`=0); -- Francis Greene +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43277 AND `DifficultyID`=0); -- Don Omar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43227 AND `DifficultyID`=0); -- AoE Test Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43226 AND `DifficultyID`=0); -- The 1000 DPS Man +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43225 AND `DifficultyID`=0); -- Brogdul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43220 AND `DifficultyID`=0); -- Briglar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43178 AND `DifficultyID`=0); -- Libby Parker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43121 AND `DifficultyID`=0); -- Preda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43114 AND `DifficultyID`=0); -- Salena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43107 AND `DifficultyID`=0); -- Graham McAllister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43104 AND `DifficultyID`=0); -- Rhoda Bowers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43103 AND `DifficultyID`=0); -- Bluetip Thresher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43088 AND `DifficultyID`=0); -- Yedrin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43087 AND `DifficultyID`=0); -- Paola Baldwin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43086 AND `DifficultyID`=0); -- Skeezie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43085 AND `DifficultyID`=0); -- Dirzak Pryocrank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43079 AND `DifficultyID`=0); -- Chyella Hushglade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43074 AND `DifficultyID`=0); -- Bile Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43073 AND `DifficultyID`=0); -- Hanah Southsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43072 AND `DifficultyID`=0); -- Nora Baldwin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=43070 AND `DifficultyID`=0); -- Lower Kill Trigger Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43053 AND `DifficultyID`=0); -- Hizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43052 AND `DifficultyID`=0); -- Raskha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43045 AND `DifficultyID`=0); -- James Stillair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43043 AND `DifficultyID`=0); -- Colin Swifthammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43042 AND `DifficultyID`=0); -- Robert Rhodes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43034 AND `DifficultyID`=0); -- Colin Field +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43000 AND `DifficultyID`=0); -- Goss the Swift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42983 AND `DifficultyID`=0); -- Bartlett the Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42968 AND `DifficultyID`=0); -- Krennan Aranas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42936 AND `DifficultyID`=0); -- Sentinel Cordressa Briarbow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42891 AND `DifficultyID`=0); -- [DND] Taxi Flavor - Rocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42886 AND `DifficultyID`=0); -- Riding Rocket (Taxi) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (42850,28017)); -- Bloodworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (42849,42317,7937)); -- High Tinker Mekkatorque +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42835 AND `DifficultyID`=0); -- Unstable Shroom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42782 AND `DifficultyID`=0); -- Colin O'Rourke +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42776 AND `DifficultyID`=0); -- Ticking Time Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42770 AND `DifficultyID`=0); -- Heal Test Dummy Level 85 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42737 AND `DifficultyID`=0); -- Totally Generic Bunny (Phase 5) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42725 AND `DifficultyID`=0); -- /Learn Patroller Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42723 AND `DifficultyID`=0); -- /Learn Spawn Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42722 AND `DifficultyID`=0); -- Young Mastiff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42721 AND `DifficultyID`=0); -- Young Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42720 AND `DifficultyID`=0); -- Young Tallstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42719 AND `DifficultyID`=0); -- Young Boar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42718 AND `DifficultyID`=0); -- Young Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42717 AND `DifficultyID`=0); -- Young Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42715 AND `DifficultyID`=0); -- Young Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42714 AND `DifficultyID`=0); -- Young Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42713 AND `DifficultyID`=0); -- Young Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42712 AND `DifficultyID`=0); -- Young Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42710 AND `DifficultyID`=0); -- Young Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42687 AND `DifficultyID`=0); -- Vashj'ir Fish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42661 AND `DifficultyID`=0); -- Test VFX Summon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42615 AND `DifficultyID`=0); -- Twin Peaks Boar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42594 AND `DifficultyID`=0); -- Orgrimmar Thief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42578 AND `DifficultyID`=0); -- Steve Aguilar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0, `HealthModifier`=3 WHERE (`Entry`=42570 AND `DifficultyID`=0); -- Net +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42548 AND `DifficultyID`=0); -- Muddy Crawfish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42506 AND `DifficultyID`=0); -- Marogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (42496,42495)); -- Flames +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42421 AND `DifficultyID`=0); -- Stormwind Fisherman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42406 AND `DifficultyID`=0); -- Hoboair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42375 AND `DifficultyID`=0); -- Galleo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42373 AND `DifficultyID`=0); -- Crocolisk, Cataclysm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42339 AND `DifficultyID`=0); -- Canal Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42288 AND `DifficultyID`=0); -- Robby Flay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42227 AND `DifficultyID`=0); -- Test Vehicle - DGK +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42196 AND `DifficultyID`=0); -- ELM General Purpose Bunny Infinite (scale x2.5) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42183 AND `DifficultyID`=0); -- Gold Mini Jouster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42177 AND `DifficultyID`=0); -- Blue Mini Jouster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42176 AND `DifficultyID`=0); -- QA Test Dummy 85 Normal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42163 AND `DifficultyID`=0); -- Shadow Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42098 AND `DifficultyID`=0); -- Invisible Stalker (Cataclysm Boss, Ignore Combat, Floating) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42078 AND `DifficultyID`=0); -- Mini Thor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42053 AND `DifficultyID`=0); -- Forsaken Plaguebearer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (42052,38035)); -- Chemical Wagon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42045 AND `DifficultyID`=0); -- Invisible Stalker (Cataclysm Boss) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (41938,5913)); -- Tremor Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41931 AND `DifficultyID`=0); -- Commandeered Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41919 AND `DifficultyID`=0); -- Wartrained Darkhound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41917 AND `DifficultyID`=0); -- Gilnean Mastiff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41916 AND `DifficultyID`=0); -- Underlight Nibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41915 AND `DifficultyID`=0); -- Worgen Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41914 AND `DifficultyID`=0); -- Forsaken Reaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41911 AND `DifficultyID`=0); -- Forsaken Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41896 AND `DifficultyID`=0); -- Earthwatcher Waveguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41861 AND `DifficultyID`=0); -- Fayran Elthas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41730 AND `DifficultyID`=0); -- Sand Vortex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41605 AND `DifficultyID`=0); -- Mergek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41580 AND `DifficultyID`=0); -- Aryenda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41538 AND `DifficultyID`=0); -- Faceless One Caster [DEMO] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41506 AND `DifficultyID`=0); -- Test Golem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41383 AND `DifficultyID`=0); -- Irela Moonfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41332 AND `DifficultyID`=0); -- Eeryven Grayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41325 AND `DifficultyID`=0); -- Caleb Baelor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41323 AND `DifficultyID`=0); -- Damon Baelor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41322 AND `DifficultyID`=0); -- Halana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41321 AND `DifficultyID`=0); -- Elgin Baelor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41246 AND `DifficultyID`=0); -- Flok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41240 AND `DifficultyID`=0); -- Fiora Moonsoar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41215 AND `DifficultyID`=0); -- Raina Sunglide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41214 AND `DifficultyID`=0); -- Slick Dropdip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=41206 AND `DifficultyID`=0); -- World Invisible Trigger (flying) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41161 AND `DifficultyID`=0); -- Elemental Sprite (Fire) TEST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41142 AND `DifficultyID`=0); -- Handler Marnlek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41140 AND `DifficultyID`=0); -- Burok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0, `HealthModifier`=8 WHERE (`Entry`=41095 AND `DifficultyID`=0); -- Twilight Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=41091 AND `DifficultyID`=0); -- Fissure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (41073,40306)); -- Twilight Armsmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=41045 AND `DifficultyID`=0); -- Empowering Flames +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=41040 AND `DifficultyID`=0); -- Twisted Visage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41014 AND `DifficultyID`=0); -- Rozlyn Rosefist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41013 AND `DifficultyID`=0); -- Captain Jake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41012 AND `DifficultyID`=0); -- Sister Ali +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41011 AND `DifficultyID`=0); -- Tenley Moonglow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40979 AND `DifficultyID`=0); -- Windwalk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40966 AND `DifficultyID`=0); -- Selor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40960 AND `DifficultyID`=0); -- Bug 193702 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40953 AND `DifficultyID`=0); -- Khaaphom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40949 AND `DifficultyID`=0); -- Kraka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40933 AND `DifficultyID`=0); -- Thresher Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40850 AND `DifficultyID`=0); -- Pygmy (Warrior) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40849 AND `DifficultyID`=0); -- Pygmy (Shaman) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40848 AND `DifficultyID`=0); -- Riding Seahorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40846 AND `DifficultyID`=0); -- Hatched Twilight Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40840 AND `DifficultyID`=0); -- Pygmy (Roadie) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40839 AND `DifficultyID`=0); -- Pygmy (Hunter) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40836 AND `DifficultyID`=0); -- Pygmy (Base Model) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40827 AND `DifficultyID`=0); -- Thurda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40809 AND `DifficultyID`=0); -- Tak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40789 AND `DifficultyID`=0); -- Generic Controller Bunny (CSA) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40774 AND `DifficultyID`=0); -- Grim Batol Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40769 AND `DifficultyID`=0); -- Zazzix Boomride +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40768 AND `DifficultyID`=0); -- Tilly Topspin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40725 AND `DifficultyID`=0); -- X-53 Touring Rocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40724 AND `DifficultyID`=0); -- Crafticus Jones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (40721,33578)); -- Murkimus the Gladiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40718 AND `DifficultyID`=0); -- Twilight Flames +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40703 AND `DifficultyID`=0); -- Lil' XT +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40699 AND `DifficultyID`=0); -- Merciless One [DEMO] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40637 AND `DifficultyID`=0); -- Manifested Nightmare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40625 AND `DifficultyID`=0); -- Celestial Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40624 AND `DifficultyID`=0); -- Celestial Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40615 AND `DifficultyID`=0); -- QA WoWedit test creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40567 AND `DifficultyID`=0); -- Shadow Gale Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40566 AND `DifficultyID`=0); -- Shadow Gale Controller Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40565 AND `DifficultyID`=0); -- test 51 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40558 AND `DifficultyID`=0); -- Gazrix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40553 AND `DifficultyID`=0); -- Fidelio +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40538 AND `DifficultyID`=0); -- Crimson Wall Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40537 AND `DifficultyID`=0); -- Ruby Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40535 AND `DifficultyID`=0); -- Ruby Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40533 AND `DifficultyID`=0); -- Frosty Flying Carpet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40490 AND `DifficultyID`=0); -- Black Dragonflight Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0, `TypeFlags`=1073742920, `TypeFlags2`=128 WHERE (`Entry`=40486 AND `DifficultyID`=0); -- Alexstrasza's Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0, `TypeFlags`=1075840072 WHERE (`Entry`=40485 AND `DifficultyID`=0); -- Twilight Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0, `HealthModifier`=40, `TypeFlags`=2147483752 WHERE (`Entry`=40484 AND `DifficultyID`=0); -- Erudax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40473 AND `DifficultyID`=0); -- Tono +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (40448,39956)); -- Twilight Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40443 AND `DifficultyID`=0); -- Earthen Ring Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40441 AND `DifficultyID`=0); -- Battered Brewmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40438 AND `DifficultyID`=0); -- Steamwheedle Shyster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40437 AND `DifficultyID`=0); -- Battered Brewer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40436 AND `DifficultyID`=0); -- Earthen Ring Pathfinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40435 AND `DifficultyID`=0); -- Headless Ghost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40426 AND `DifficultyID`=0); -- Tiny Mooncloth Carpet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40367 AND `DifficultyID`=0); -- Seyala Nightwisp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40365 AND `DifficultyID`=0); -- Seeping Twilight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40358 AND `DifficultyID`=0); -- Dyslix Silvergrub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0, `HealthModifier`=0.75, `TypeFlags2`=128 WHERE (`Entry`=40357 AND `DifficultyID`=0); -- Invoked Shadowflame Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40355 AND `DifficultyID`=0); -- Invocation of Flame Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40350 AND `DifficultyID`=0); -- Generic Trigger LAB +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0, `HealthModifier`=50, `TypeFlags`=104 WHERE (`Entry`=40320 AND `DifficultyID`=0); -- Valiona +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0, `HealthModifier`=10.5, `TypeFlags`=2149580904 WHERE (`Entry`=40319 AND `DifficultyID`=0); -- Drahga Shadowburner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40304 AND `DifficultyID`=0); -- Ancient Reach Test - Scale 3.0 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40303 AND `DifficultyID`=0); -- Ancient Reach Test - Scale 1.0 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40295 AND `DifficultyID`=0); -- Blue Clockwork Rocket Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (40294,39854)); -- Azureborne Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (40293,39381)); -- Crimsonborne Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (40291,39855)); -- Azureborne Seer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (40290,39405)); -- Crimsonborne Seer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (40281,27664)); -- Crashin' Thrashin' Racer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40273 AND `DifficultyID`=0); -- Ascended Waterlasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40272 AND `DifficultyID`=0); -- Ascended Rockbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (40271,5439)); -- Tamed Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40270 AND `DifficultyID`=0); -- Twilight Thundercaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40269 AND `DifficultyID`=0); -- Enslaved Thunder Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40268 AND `DifficultyID`=0); -- Twilight War-Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40261 AND `DifficultyID`=0); -- Blues_Test_Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40255 AND `DifficultyID`=0); -- Fixate Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40246 AND `DifficultyID`=0); -- Instant Statue Pedestal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40243 AND `DifficultyID`=0); -- Quest Targetting Tester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40228 AND `DifficultyID`=0); -- Cave In Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40198 AND `DifficultyID`=0); -- Frigid Frostling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40197 AND `DifficultyID`=0); -- Twilight Archer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40191 AND `DifficultyID`=0); -- Wooly White Rhino +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0, `HealthModifier`=35, `TypeFlags`=2097256 WHERE (`Entry`=40177 AND `DifficultyID`=0); -- Forgemaster Throngus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0, `HealthModifier`=4, `TypeFlags`=2097224 WHERE (`Entry`=40167 AND `DifficultyID`=0); -- Twilight Beguiler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0, `HealthModifier`=9.5, `TypeFlags`=2097224 WHERE (`Entry`=40166 AND `DifficultyID`=0); -- Molten Giant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40165 AND `DifficultyID`=0); -- Blazing Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40138 AND `DifficultyID`=0); -- Stormwind City Guard (Corpse) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40095 AND `DifficultyID`=0); -- Needy Evil Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40077 AND `DifficultyID`=0); -- Mata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40076 AND `DifficultyID`=0); -- Rima +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40075 AND `DifficultyID`=0); -- Avarua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40074 AND `DifficultyID`=0); -- Atiu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40073 AND `DifficultyID`=0); -- Funafuti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40040 AND `DifficultyID`=0); -- Blitz Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40030 AND `DifficultyID`=0); -- Ground Siege Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=40007 AND `DifficultyID`=0); -- Barricade Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39999 AND `DifficultyID`=0); -- Injured Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39997 AND `DifficultyID`=0); -- Panicked Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39989 AND `DifficultyID`=0); -- Current Completed Quest Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=39984 AND `DifficultyID`=0); -- Malignant Trogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39973 AND `DifficultyID`=0); -- Swift Orange Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=39962 AND `DifficultyID`=0); -- Twilight Stormbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=39961 AND `DifficultyID`=0); -- Enslaved Water Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39955 AND `DifficultyID`=0); -- Cataclysm Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=39954 AND `DifficultyID`=0); -- Twilight Shadow Weaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39934 AND `DifficultyID`=0); -- Zeppelin Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=39909 AND `DifficultyID`=0); -- Azureborne Warlord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0, `HealthModifier`=1.5, `TypeFlags`=2097256 WHERE (`Entry`=39900 AND `DifficultyID`=0); -- Enslaved Rock Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39898 AND `DifficultyID`=0); -- Shyn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=39892 AND `DifficultyID`=0); -- Enslaved Burning Ember +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=39890 AND `DifficultyID`=0); -- Twilight Earthshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=39873 AND `DifficultyID`=0); -- Twilight Wyrmcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=39870 AND `DifficultyID`=0); -- Twilight Firecatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39859 AND `DifficultyID`=0); -- Dave's Industrial Light and Magic Bunny (Large)(Sessile) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39718 AND `DifficultyID`=0); -- Doktor Professor Ironpants +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=39626 AND `DifficultyID`=0); -- Crimsonborne Warlord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0, `HealthModifier`=30, `TypeFlags`=2097256 WHERE (`Entry`=39625 AND `DifficultyID`=0); -- General Umbriss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39462 AND `DifficultyID`=0); -- Owen Test Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=39415 AND `DifficultyID`=0); -- Ascended Flameseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=39414 AND `DifficultyID`=0); -- Ascended Windwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0, `HealthModifier`=8 WHERE (`Entry`=39392 AND `DifficultyID`=0); -- Faceless Corruptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=39390 AND `DifficultyID`=0); -- Twilight Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0, `HealthModifier`=1, `TypeFlags2`=128 WHERE (`Entry`=39388 AND `DifficultyID`=0); -- Mutated Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39350 AND `DifficultyID`=0); -- RVM Illusion Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39340 AND `DifficultyID`=0); -- Unega +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39330 AND `DifficultyID`=0); -- Crador +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39312 AND `DifficultyID`=0); -- Goblin Faction Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39308 AND `DifficultyID`=0); -- Goblin Beach Chair Seat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0, `TypeFlags`=2097224 WHERE (`Entry`=39294 AND `DifficultyID`=0); -- Battered Red Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39237 AND `DifficultyID`=0); -- x3 JC Quest Stardust Applied +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39228 AND `DifficultyID`=0); -- World - LAB - Aggro Action Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39223 AND `DifficultyID`=0); -- Cataclysm JC Quest Dummy Jagged Jasper (DND) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39222 AND `DifficultyID`=0); -- Cataclysm JC Quest Dummy Timeless Nightstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39221 AND `DifficultyID`=0); -- Cataclysm JC Quest Dummy Solid Zephyrite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39212 AND `DifficultyID`=0); -- Bill Williamson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39211 AND `DifficultyID`=0); -- Steve Stevenson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39210 AND `DifficultyID`=0); -- John Johnson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39208 AND `DifficultyID`=0); -- Exarch's Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39196 AND `DifficultyID`=0); -- Deathguard Swallon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39175 AND `DifficultyID`=0); -- Flizzy Coilspanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39171 AND `DifficultyID`=0); -- Cataclysm JC Quest Stardust Applied +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39163 AND `DifficultyID`=0); -- Demon Panther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39162 AND `DifficultyID`=0); -- Dream Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39161 AND `DifficultyID`=0); -- Earthen Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39160 AND `DifficultyID`=0); -- Jeweled Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39145 AND `DifficultyID`=0); -- Mud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39116 AND `DifficultyID`=0); -- Apolos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39046 AND `DifficultyID`=0); -- Crimson Deathcharger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39045 AND `DifficultyID`=0); -- Azure Deathcharger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39019 AND `DifficultyID`=0); -- Quest - Wintergrasp - PvP Kill - Horde +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38899 AND `DifficultyID`=0); -- Deathguard Balteus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38898 AND `DifficultyID`=0); -- Deathguard Hansel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38883 AND `DifficultyID`=0); -- Idle Before Scaling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (38867,4969)); -- Old Town Thug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38863 AND `DifficultyID`=0); -- Unkillable Test Dummy 83 Rogue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38860 AND `DifficultyID`=0); -- Bug 184688 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (38839,36431)); -- Dark Iron Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38821 AND `DifficultyID`=0); -- Dave's Industrial Light and Magic Bunny (Medium)(Sessile) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38778 AND `DifficultyID`=0); -- Bloodbathed Frostbrood Vanquisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38695 AND `DifficultyID`=0); -- Icebound Frostbrood Vanquisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38667 AND `DifficultyID`=0); -- Combat Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38595 AND `DifficultyID`=0); -- Argent Valiant Credit (Aspirant Test) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38572 AND `DifficultyID`=0); -- Bug 181860 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38566 AND `DifficultyID`=0); -- Phantom Hallucination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38489 AND `DifficultyID`=0); -- War Carriage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38484 AND `DifficultyID`=0); -- War Harness +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38376 AND `DifficultyID`=0); -- PRK Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38374 AND `DifficultyID`=0); -- Toxic Wasteling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (38370,38229)); -- Frozen Insect +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38361 AND `DifficultyID`=0); -- Wrathful Gladiator's Frost Wyrm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38342 AND `DifficultyID`=0); -- [DND] Holiday - Love - Barber Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38341 AND `DifficultyID`=0); -- [DND] Holiday - Love - AH Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38340 AND `DifficultyID`=0); -- [DND] Holiday - Love - Bank Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (38339,38338,38337,38336,38335,38334,37715)); -- Snivel Rustrocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38325 AND `DifficultyID`=0); -- Marion Sutton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38310 AND `DifficultyID`=0); -- Invisible Stalker (Float, Uninteractible, LargeAOI) (3.00) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38295 AND `DifficultyID`=0); -- Junior Detective +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38293 AND `DifficultyID`=0); -- Junior Inspector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38288 AND `DifficultyID`=0); -- Love Guard Perfume Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38273 AND `DifficultyID`=0); -- Taunka Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38271 AND `DifficultyID`=0); -- Vrykul Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38232 AND `DifficultyID`=0); -- Blood Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38231 AND `DifficultyID`=0); -- Blood Parasite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38208 AND `DifficultyID`=0); -- Investigator Fezzen Brasstacks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (38207,38204)); -- X-45 Heartbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38206 AND `DifficultyID`=0); -- QA DELETE ME +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38065 AND `DifficultyID`=0); -- Crown Supply Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38049 AND `DifficultyID`=0); -- Young Pilgrim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (38045,38044,38043,38042,38041,38040,38039,37887,16075)); -- Kwee Q. Peddlefeet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38032 AND `DifficultyID`=0); -- Crown Sprayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38030 AND `DifficultyID`=0); -- Crown Underling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38023 AND `DifficultyID`=0); -- Crown Sprinkler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38016 AND `DifficultyID`=0); -- Crown Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38006 AND `DifficultyID`=0); -- Crown Hoodlum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37990 AND `DifficultyID`=0); -- [DND] Sample Quest Kill Credit Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37984 AND `DifficultyID`=0); -- Crown Duster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37981 AND `DifficultyID`=0); -- [DND] Love Boat Summoner 03 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37980 AND `DifficultyID`=0); -- Darnassus Love Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37966 AND `DifficultyID`=0); -- Undercity Love Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37964 AND `DifficultyID`=0); -- [DND] Love Boat Summoner 02 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37963 AND `DifficultyID`=0); -- Dark Scout Safeguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37954 AND `DifficultyID`=0); -- Dark Scout Talisman Hint Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37937 AND `DifficultyID`=0); -- Dark Iron Troublemaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37917 AND `DifficultyID`=0); -- Crown Thug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37915 AND `DifficultyID`=0); -- Timothy Cunningham +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37888 AND `DifficultyID`=0); -- Frax Bucketdrop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37883 AND `DifficultyID`=0); -- Bug 174037 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37825 AND `DifficultyID`=0); -- Kor'kron Overseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37819 AND `DifficultyID`=0); -- Generic Vehicle Follow Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37781 AND `DifficultyID`=0); -- Sunwell Honor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37772 AND `DifficultyID`=0); -- Orc Water Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37770 AND `DifficultyID`=0); -- Orc Fire Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37767 AND `DifficultyID`=0); -- Orc Earth Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37766 AND `DifficultyID`=0); -- Orc Air Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37760 AND `DifficultyID`=0); -- Visual Tentacle - Vine, 0.40 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37751 AND `DifficultyID`=0); -- Dwarf Fire Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37750 AND `DifficultyID`=0); -- Dwarf Earth Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37749 AND `DifficultyID`=0); -- Dwarf Air Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37700 AND `DifficultyID`=0); -- RN Test Royal Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37699 AND `DifficultyID`=0); -- RN Test Honor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37691 AND `DifficultyID`=0); -- Guardian Shade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37675 AND `DifficultyID`=0); -- Public Relations Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37674 AND `DifficultyID`=0); -- Lovely Merchant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37669 AND `DifficultyID`=0); -- Fields of Blood Capture Point Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37558 AND `DifficultyID`=0); -- [DND]Something Stinks Kill Credit Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37522 AND `DifficultyID`=0); -- Romo's Standard Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37490 AND `DifficultyID`=0); -- ELM General Purpose Bunny Infinite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37214 AND `DifficultyID`=0); -- Crown Lackey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37210 AND `DifficultyID`=0); -- Tauren Corpse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37162 AND `DifficultyID`=0); -- Romo's Half-Size Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37131 AND `DifficultyID`=0); -- Mirror Image Bug Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37101 AND `DifficultyID`=0); -- Horde Warbringer - Orgrimmar Appearance (DND) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37100 AND `DifficultyID`=0); -- Alliance Brigadier General (Stormwind Visual) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37072 AND `DifficultyID`=0); -- Rogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37059 AND `DifficultyID`=0); -- Great Sunwalker Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37019 AND `DifficultyID`=0); -- Paul's Test Questgiver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37018 AND `DifficultyID`=0); -- Paul's Test NPC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37005 AND `DifficultyID`=0); -- Friz Groundspin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36979 AND `DifficultyID`=0); -- Lil' K.T. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36911 AND `DifficultyID`=0); -- Pandaren Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36910 AND `DifficultyID`=0); -- Zipao Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36885 AND `DifficultyID`=0); -- Crown Apothecary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36883 AND `DifficultyID`=0); -- Sunwalker Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36871 AND `DifficultyID`=0); -- Core Hound Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36867 AND `DifficultyID`=0); -- Undead Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36866 AND `DifficultyID`=0); -- Troll Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36865 AND `DifficultyID`=0); -- Tauren Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36864 AND `DifficultyID`=0); -- Tauren Paladin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36863 AND `DifficultyID`=0); -- Orc Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36862 AND `DifficultyID`=0); -- Night Elf Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36861 AND `DifficultyID`=0); -- Human Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36860 AND `DifficultyID`=0); -- Gnome Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36859 AND `DifficultyID`=0); -- Dwarf Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36858 AND `DifficultyID`=0); -- Dwarf Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36857 AND `DifficultyID`=0); -- Blood Elf Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36837 AND `DifficultyID`=0); -- Onyxian Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36817 AND `DifficultyID`=0); -- [DND] Love Boat Summoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36812 AND `DifficultyID`=0); -- Stormwind Love Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36804 AND `DifficultyID`=0); -- Matt's Test Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36799 AND `DifficultyID`=0); -- Recruiter Burns +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36778 AND `DifficultyID`=0); -- Mighty Frostsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36739 AND `DifficultyID`=0); -- Dan's Test Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36710 AND `DifficultyID`=0); -- [DND] Apothecary Table (Spell Effect) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36706 AND `DifficultyID`=0); -- Riding Hipporgyph, Neutral (Taxi, White, Armored) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36686 AND `DifficultyID`=0); -- Random Drop Quest Tester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36654 AND `DifficultyID`=0); -- Dave's Big Giant Industrial Light and Magic Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36643 AND `DifficultyID`=0); -- [DND] Valentine Boss Manager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36607 AND `DifficultyID`=0); -- Onyxian Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36568 AND `DifficultyID`=0); -- Crazed Apothecary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36567 AND `DifficultyID`=0); -- RMaro Test Thrall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36565 AND `DifficultyID`=0); -- Apothecary Baxter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36562 AND `DifficultyID`=0); -- Onyxia Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (36544,31111)); -- Night Elf Mohawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36530 AND `DifficultyID`=0); -- [DND] Valentine Boss - Vial Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36529 AND `DifficultyID`=0); -- Raptor Target Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36526 AND `DifficultyID`=0); -- Blue's Blizzcon Worgen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36517 AND `DifficultyID`=0); -- Aleric Hawkins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36506 AND `DifficultyID`=0); -- Daros Moonlance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36484 AND `DifficultyID`=0); -- Little Ivory Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36483 AND `DifficultyID`=0); -- Little White Stallion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36482 AND `DifficultyID`=0); -- Tuskarr Kite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36481 AND `DifficultyID`=0); -- Sentinel Stillbough +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36479 AND `DifficultyID`=0); -- Archmage Mordent Evenshade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (36356,34778)); -- Flame Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (36355,34777)); -- Siege Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36350 AND `DifficultyID`=0); -- Honorable Defender Trigger, 25 yd (Horde) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36349 AND `DifficultyID`=0); -- Honorable Defender Trigger, 25 yd (Alliance) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36296 AND `DifficultyID`=0); -- Apothecary Hummel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36286 AND `DifficultyID`=0); -- Generic Trigger LAB - Multiphase (Gigantic AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36285 AND `DifficultyID`=0); -- Lara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36273 AND `DifficultyID`=0); -- Bragor Bloodfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36272 AND `DifficultyID`=0); -- Apothecary Frye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36217 AND `DifficultyID`=0); -- Mutilated Body +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36215 AND `DifficultyID`=0); -- Schweitzermobile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36212 AND `DifficultyID`=0); -- [DND] Crazed Apothecary Generator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36209 AND `DifficultyID`=0); -- [DND]Northrend Children's Week Trigger 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36198 AND `DifficultyID`=0); -- Generic Trigger LAB - Multiphase (Ground) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36169 AND `DifficultyID`=0); -- [DND] Bor'gorok Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36167 AND `DifficultyID`=0); -- [DND] Bor'gorok Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36165 AND `DifficultyID`=0); -- 7th Legion Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36164 AND `DifficultyID`=0); -- Kor'kron Reaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36162 AND `DifficultyID`=0); -- Goblin Engineering Crew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36154 AND `DifficultyID`=0); -- [DND] Valgarde Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36152 AND `DifficultyID`=0); -- Navigator Saracen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36151 AND `DifficultyID`=0); -- Navigator Taylor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36148 AND `DifficultyID`=0); -- [DND] Forsaken Mariner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (35984,35148,30290)); -- Sunreaver Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35983 AND `DifficultyID`=0); -- [DNT] Test Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35845 AND `DifficultyID`=0); -- Dave's Industrial Light and Magic Bunny (Small)(Sessile) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35824 AND `DifficultyID`=0); -- Invisible Stalker (Phase: Quest Zone-Specific 1) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35819 AND `DifficultyID`=0); -- Broken Keep Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35809 AND `DifficultyID`=0); -- Swift Horde Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35646 AND `DifficultyID`=0); -- Wormhole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35642 AND `DifficultyID`=0); -- Jeeves +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35611 AND `DifficultyID`=0); -- Magistrix Erembria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35603 AND `DifficultyID`=0); -- Magister Dalhyr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35602 AND `DifficultyID`=0); -- Magister Savarin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35600 AND `DifficultyID`=0); -- Arcanist Laniria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35599 AND `DifficultyID`=0); -- Arcanist Dulial +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35598 AND `DifficultyID`=0); -- Arcanist Paharin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35592 AND `DifficultyID`=0); -- Invisible Stalker (Float, Uninteractible, GiganticAOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35562 AND `DifficultyID`=0); -- Korrah's Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35556 AND `DifficultyID`=0); -- Thunk's Wyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35481 AND `DifficultyID`=0); -- Moira Steelwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35480 AND `DifficultyID`=0); -- [ph] Furion's Post Flight Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35478 AND `DifficultyID`=0); -- Lastrea Greengale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35477 AND `DifficultyID`=0); -- Little Adeline +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35471 AND `DifficultyID`=0); -- Sorn Proudmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35468 AND `DifficultyID`=0); -- Onyx Panther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35400 AND `DifficultyID`=0); -- Gundrak Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35399 AND `DifficultyID`=0); -- Obsidian Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35398 AND `DifficultyID`=0); -- Razormaw Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35397 AND `DifficultyID`=0); -- Ravasaur Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35396 AND `DifficultyID`=0); -- Darting Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35395 AND `DifficultyID`=0); -- Deviate Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35394 AND `DifficultyID`=0); -- Razzashi Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35387 AND `DifficultyID`=0); -- Leaping Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35380 AND `DifficultyID`=0); -- Honorable Defender Trigger (Horde) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35379 AND `DifficultyID`=0); -- Honorable Defender Trigger (Alliance) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35377 AND `DifficultyID`=0); -- Door Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35374 AND `DifficultyID`=0); -- Generic Trigger LAB - Multiphase +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35365 AND `DifficultyID`=0); -- Behsten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35364 AND `DifficultyID`=0); -- Slahtz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35362 AND `DifficultyID`=0); -- Relentless Gladiator's Frost Wyrm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (35346,30400)); -- Goblin Mechanic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35345 AND `DifficultyID`=0); -- Gnomish Mechanic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (35343,35342,35341,35340,35338,35337)); -- Bountiful Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35339 AND `DifficultyID`=0); -- Boat Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35336 AND `DifficultyID`=0); -- Horde Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35335 AND `DifficultyID`=0); -- Alliance Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35315 AND `DifficultyID`=0); -- Narimar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35289 AND `DifficultyID`=0); -- Eric Maloof Phased Test Dude +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35284 AND `DifficultyID`=0); -- ELM General Purpose Bunny (Phase VI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35281 AND `DifficultyID`=0); -- Rukua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35277 AND `DifficultyID`=0); -- ELM General Purpose Bunny (Phase V, Phase VI, & Phase VII) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35276 AND `DifficultyID`=0); -- ELM General Purpose Bunny (Phase IV) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35275 AND `DifficultyID`=0); -- ELM General Purpose Bunny (Phase III) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35274 AND `DifficultyID`=0); -- ELM General Purpose Bunny (Phase I & Phase II) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (35273,34802)); -- Glaive Thrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35261 AND `DifficultyID`=0); -- Cheerful Scryer Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35260 AND `DifficultyID`=0); -- Cheerful Aldor Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35259 AND `DifficultyID`=0); -- Ghostly Scryer Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35258 AND `DifficultyID`=0); -- Ghostly Aldor Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35256 AND `DifficultyID`=0); -- Cheerful Dalaran Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35254 AND `DifficultyID`=0); -- Ghostly Dalaran Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35253 AND `DifficultyID`=0); -- Ghostly Troll Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35252 AND `DifficultyID`=0); -- Ghostly Tauren Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35251 AND `DifficultyID`=0); -- Ghostly Orc Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35250 AND `DifficultyID`=0); -- Ghostly Night Elf Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35249 AND `DifficultyID`=0); -- Ghostly Human Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35248 AND `DifficultyID`=0); -- Ghostly Gnome Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35247 AND `DifficultyID`=0); -- Ghostly Dwarf Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35246 AND `DifficultyID`=0); -- Ghostly Draenei Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35244 AND `DifficultyID`=0); -- Ghostly Forsaken Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35243 AND `DifficultyID`=0); -- Ghostly Blood Elf Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35193 AND `DifficultyID`=0); -- ELM General Purpose Bunny (Phase II & Phase III) Large +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35192 AND `DifficultyID`=0); -- ELM General Purpose Bunny (Phase II & Phase III) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (35180,16509)); -- Argent Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35169 AND `DifficultyID`=0); -- Ochre Skeletal Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35168 AND `DifficultyID`=0); -- Striped Dawnsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35157 AND `DifficultyID`=0); -- Tiny Jade Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35156 AND `DifficultyID`=0); -- Jade Panda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35155 AND `DifficultyID`=0); -- Mana Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (35147,30281)); -- Silver Covenant Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35141 AND `DifficultyID`=0); -- Orna Skywatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35140 AND `DifficultyID`=0); -- Kormal the Swift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35139 AND `DifficultyID`=0); -- Zillane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35138 AND `DifficultyID`=0); -- Ceyora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35137 AND `DifficultyID`=0); -- Allana Swiftglide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35136 AND `DifficultyID`=0); -- Kaluna Songflight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35114 AND `DifficultyID`=0); -- ELM General Purpose Bunny (All Phases) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35074 AND `DifficultyID`=0); -- Quest - Wintergrasp - Southern Tower Kill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35073 AND `DifficultyID`=0); -- Farseer Eannu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (35069,34776)); -- Siege Engine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35068 AND `DifficultyID`=0); -- Gotura Fourwinds +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35067 AND `DifficultyID`=0); -- Imp in a Bottle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35025 AND `DifficultyID`=0); -- Lynette Bracer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35024 AND `DifficultyID`=0); -- Dracien Flanning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35023 AND `DifficultyID`=0); -- Terrance Matterly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35021 AND `DifficultyID`=0); -- Marog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35020 AND `DifficultyID`=0); -- Deathscreamer Gura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35017 AND `DifficultyID`=0); -- Gorom Warfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35008 AND `DifficultyID`=0); -- Sawemba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35007 AND `DifficultyID`=0); -- Lixa Felflinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35003 AND `DifficultyID`=0); -- Horde Gunship Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34998 AND `DifficultyID`=0); -- Alison Devay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34993 AND `DifficultyID`=0); -- Larina Heartforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34991 AND `DifficultyID`=0); -- Borim Goldhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34989 AND `DifficultyID`=0); -- Rissa Shadeleaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34988 AND `DifficultyID`=0); -- Landuen Moonclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34985 AND `DifficultyID`=0); -- Misery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34984 AND `DifficultyID`=0); -- World Trigger (Not Floating) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34983 AND `DifficultyID`=0); -- Deathstalker Fane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34978 AND `DifficultyID`=0); -- Mosha Starhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34976 AND `DifficultyID`=0); -- Ruk Warstomper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34971 AND `DifficultyID`=0); -- Hotoro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34960 AND `DifficultyID`=0); -- Alliance Gunship Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34955 AND `DifficultyID`=0); -- Karg Skullgore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (34951,34949)); -- Isle of Conquest Envoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (34950,34948)); -- Isle of Conquest Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34944 AND `DifficultyID`=0); -- Keep Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34943 AND `DifficultyID`=0); -- Wind Tamer Shoshok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34930 AND `DifficultyID`=0); -- Jade Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34927 AND `DifficultyID`=0); -- Gort Goreflight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34924 AND `DifficultyID`=0); -- High Commander Halford Wyrmbane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34922 AND `DifficultyID`=0); -- Overlord Agmar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34919 AND `DifficultyID`=0); -- 7th Legion Infantry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34918 AND `DifficultyID`=0); -- Kor'kron Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34895 AND `DifficultyID`=0); -- Jend Jow (Test) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34866 AND `DifficultyID`=0); -- Webbed Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34844 AND `DifficultyID`=0); -- Stationed Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34824 AND `DifficultyID`=0); -- The Sweet Potato Chair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34823 AND `DifficultyID`=0); -- The Cranberry Chair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34822 AND `DifficultyID`=0); -- The Pie Chair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34819 AND `DifficultyID`=0); -- The Stuffing Chair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34812 AND `DifficultyID`=0); -- The Turkey Chair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34806 AND `DifficultyID`=0); -- Bountiful Table Kill Credit Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34793 AND `DifficultyID`=0); -- Catapult +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34787 AND `DifficultyID`=0); -- John Rigsdale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34786 AND `DifficultyID`=0); -- Alice Rigsdale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34785 AND `DifficultyID`=0); -- Alnar Whitebough +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34783 AND `DifficultyID`=0); -- Ranisa Whitebough +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34775 AND `DifficultyID`=0); -- Demolisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34770 AND `DifficultyID`=0); -- Macabre Marionette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34768 AND `DifficultyID`=0); -- William Mullins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34766 AND `DifficultyID`=0); -- Krendle Bigpockets +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34744 AND `DifficultyID`=0); -- Jasper Moore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34741 AND `DifficultyID`=0); -- Cranberry Chutney Proxy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34740 AND `DifficultyID`=0); -- Pumpkin Pie Proxy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34739 AND `DifficultyID`=0); -- Candied Sweet Potato Proxy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34738 AND `DifficultyID`=0); -- Slow-roasted Turkey Proxy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34737 AND `DifficultyID`=0); -- Spice Bread Stuffing Proxy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34732 AND `DifficultyID`=0); -- [DND] Magic Rooster (Tauren Male) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34731 AND `DifficultyID`=0); -- [DND] Magic Rooster (Draenei Male) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34730 AND `DifficultyID`=0); -- Navigator Zippik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34724 AND `DifficultyID`=0); -- Shimmering Wyrmling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34723 AND `DifficultyID`=0); -- Watcher Tolwe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34721 AND `DifficultyID`=0); -- Chief Officer Ograh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34719 AND `DifficultyID`=0); -- Crewman Grit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34718 AND `DifficultyID`=0); -- Crewman Deadbolt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34717 AND `DifficultyID`=0); -- Crewman Pipewrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34715 AND `DifficultyID`=0); -- Sky-Captain "Dusty" Blastnut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34714 AND `DifficultyID`=0); -- Mahara Goldwheat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34713 AND `DifficultyID`=0); -- Ondani Greatmill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34712 AND `DifficultyID`=0); -- Roberta Carter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34711 AND `DifficultyID`=0); -- Mary Allerton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34710 AND `DifficultyID`=0); -- Ellen Moore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34709 AND `DifficultyID`=0); -- Silver Riding Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34708 AND `DifficultyID`=0); -- Caitrin Ironkettle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34694 AND `DifficultyID`=0); -- Grunty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34685 AND `DifficultyID`=0); -- Dalni Tallgrass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34684 AND `DifficultyID`=0); -- Laha Farplain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34683 AND `DifficultyID`=0); -- Rose Standish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34682 AND `DifficultyID`=0); -- Wilmina Holbeck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34681 AND `DifficultyID`=0); -- Ikaneba Summerset +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34679 AND `DifficultyID`=0); -- Francis Eaton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34678 AND `DifficultyID`=0); -- Dokin Farplain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34677 AND `DifficultyID`=0); -- Miles Standish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34676 AND `DifficultyID`=0); -- Isaac Allerton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34675 AND `DifficultyID`=0); -- Gregory Tabor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34671 AND `DifficultyID`=0); -- Dark Tower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34670 AND `DifficultyID`=0); -- Light Tower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34667 AND `DifficultyID`=0); -- FBG Controller Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34665 AND `DifficultyID`=0); -- Dark Ranged Trash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34664 AND `DifficultyID`=0); -- Light Ranged Trash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34663 AND `DifficultyID`=0); -- Dark Melee Trash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34662 AND `DifficultyID`=0); -- Light Melee Trash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34655 AND `DifficultyID`=0); -- Magic Rooster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34654 AND `DifficultyID`=0); -- Bountiful Feast Hostess +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34653 AND `DifficultyID`=0); -- Bountiful Table Hostess +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34645 AND `DifficultyID`=0); -- Elizabeth Barker Winslow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34644 AND `DifficultyID`=0); -- Edward Winslow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34632 AND `DifficultyID`=0); -- Ogre Pinata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34612 AND `DifficultyID`=0); -- Danowe Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34589 AND `DifficultyID`=0); -- [DND] Warbot - Red +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34588 AND `DifficultyID`=0); -- [DND] Warbot - Blue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34587 AND `DifficultyID`=0); -- Warbot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34565 AND `DifficultyID`=0); -- Innocuous Townsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34562 AND `DifficultyID`=0); -- [DND] Stink Bomb Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34561 AND `DifficultyID`=0); -- Forsaken Prankster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (34557,34017)); -- Swift Gray Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34556 AND `DifficultyID`=0); -- Swift Red Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34555 AND `DifficultyID`=0); -- Swift Burgundy Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34554 AND `DifficultyID`=0); -- Swift Violet Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34553 AND `DifficultyID`=0); -- Turbostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34552 AND `DifficultyID`=0); -- White Skeletal Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34551 AND `DifficultyID`=0); -- Great Red Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34549 AND `DifficultyID`=0); -- Swift Purple Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34532 AND `DifficultyID`=0); -- Kekek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34528 AND `DifficultyID`=0); -- Tahu Sagewind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34527 AND `DifficultyID`=0); -- Dave's Industrial Light and Magic Bunny (Small) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34526 AND `DifficultyID`=0); -- Aponi Brightmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (34520,33532)); -- Wolvar Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (34519,33533)); -- Oracle Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34505 AND `DifficultyID`=0); -- Copperpot Goon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34490 AND `DifficultyID`=0); -- Snowfall Glade Playmate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34484 AND `DifficultyID`=0); -- Cheerful Draenei Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34483 AND `DifficultyID`=0); -- Cheerful Blood Elf Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34482 AND `DifficultyID`=0); -- Cheerful Troll Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34481 AND `DifficultyID`=0); -- Cheerful Gnome Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34480 AND `DifficultyID`=0); -- Cheerful Tauren Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34479 AND `DifficultyID`=0); -- Cheerful Night Elf Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34478 AND `DifficultyID`=0); -- Cheerful Dwarf Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34477 AND `DifficultyID`=0); -- Cheerful Orc Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34476 AND `DifficultyID`=0); -- Cheerful Forsaken Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34436 AND `DifficultyID`=0); -- ELM Attacker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34435 AND `DifficultyID`=0); -- Cheerful Human Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34434 AND `DifficultyID`=0); -- ELM Daze Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34429 AND `DifficultyID`=0); -- Thraka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34428 AND `DifficultyID`=0); -- MiniZep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34425 AND `DifficultyID`=0); -- Furious Gladiator's Frost Wyrm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34393 AND `DifficultyID`=0); -- Test Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34387 AND `DifficultyID`=0); -- Elder Kekek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34386 AND `DifficultyID`=0); -- High-Oracle Soo-roo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34383 AND `DifficultyID`=0); -- Catrina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34382 AND `DifficultyID`=0); -- Chapman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34381 AND `DifficultyID`=0); -- [DND]Northrend Children's Week Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34378 AND `DifficultyID`=0); -- Myre Moonglide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34374 AND `DifficultyID`=0); -- Solais +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34365 AND `DifficultyID`=0); -- Orphan Matron Aria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34360 AND `DifficultyID`=0); -- Wabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34346 AND `DifficultyID`=0); -- Dave's Industrial Light and Magic Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34337 AND `DifficultyID`=0); -- The Postmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34330 AND `DifficultyID`=0); -- Jones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34300 AND `DifficultyID`=0); -- Mature Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34281 AND `DifficultyID`=0); -- [DND]Azeroth Children's Week Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34279 AND `DifficultyID`=0); -- Ruby Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34278 AND `DifficultyID`=0); -- Withers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34266 AND `DifficultyID`=0); -- Vanquished Constrictor Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34265 AND `DifficultyID`=0); -- Vanquished Corruptor Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34264 AND `DifficultyID`=0); -- Vanquished Crusher Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34263 AND `DifficultyID`=0); -- Tamable Swift Olive Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34262 AND `DifficultyID`=0); -- Tamable Violet Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34259 AND `DifficultyID`=0); -- Caravan Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (34238,6486)); -- Black Skeletal Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34225 AND `DifficultyID`=0); -- Deadly Gladiator's Frost Wyrm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34209 AND `DifficultyID`=0); -- Kulg's Wyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34156 AND `DifficultyID`=0); -- Venomhide Ravasaur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34155 AND `DifficultyID`=0); -- White Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34154 AND `DifficultyID`=0); -- Blue Skeletal Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34116 AND `DifficultyID`=0); -- Shadowy Fish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (34084,34083,34082,32834)); -- Knight-Lieutenant Moonstrike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (34081,34080,34079,32379,26394,24671,12782)); -- Captain O'Neal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (34043,34040,34039,32382,26397,24668,12792)); -- Lady Palanseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34042 AND `DifficultyID`=0); -- Phantom Ghostfish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34031 AND `DifficultyID`=0); -- XS-001 Constructor Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34029 AND `DifficultyID`=0); -- Tamable Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34028 AND `DifficultyID`=0); -- Tamable Gorilla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34027 AND `DifficultyID`=0); -- Tamable Crocolisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34026 AND `DifficultyID`=0); -- Tamable Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34025 AND `DifficultyID`=0); -- Tamable Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34024 AND `DifficultyID`=0); -- Tamable Wasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34022 AND `DifficultyID`=0); -- Tamable Tallstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34021 AND `DifficultyID`=0); -- Tamable Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34019 AND `DifficultyID`=0); -- Tamable Hyena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34018 AND `DifficultyID`=0); -- Tamable Sporebat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34008 AND `DifficultyID`=0); -- Plague Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33992 AND `DifficultyID`=0); -- Harry Clearwater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33975 AND `DifficultyID`=0); -- Noblegarden Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33952 AND `DifficultyID`=0); -- Giant Red Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33951 AND `DifficultyID`=0); -- Giant Grey Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33950 AND `DifficultyID`=0); -- Giant White Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33949 AND `DifficultyID`=0); -- Giant Black Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33904 AND `DifficultyID`=0); -- Rusted Proto-Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33892 AND `DifficultyID`=0); -- Ironbound Proto-Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33873 AND `DifficultyID`=0); -- Set Slobberfang Trap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33849 AND `DifficultyID`=0); -- Helidan Lightwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33848 AND `DifficultyID`=0); -- Mimiron's Head +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33841 AND `DifficultyID`=0); -- Sunreaver Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33840 AND `DifficultyID`=0); -- Quel'dorei Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33834 AND `DifficultyID`=0); -- Professor Flozz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33833 AND `DifficultyID`=0); -- King Burgrurble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33826 AND `DifficultyID`=0); -- Test - DGK - Murloc Slobberfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33812 AND `DifficultyID`=0); -- Test - DGK - Human Refugee Medic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33811 AND `DifficultyID`=0); -- Test - DGK - Human Refugee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33810 AND `DifficultyID`=0); -- Sen'jin Fetish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33808 AND `DifficultyID`=0); -- Evil Fingers Key Bearer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33803 AND `DifficultyID`=0); -- Evil Fingers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33801 AND `DifficultyID`=0); -- Dr. Fingers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33765 AND `DifficultyID`=0); -- ELM General Purpose Bunny (scale x2) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33764 AND `DifficultyID`=0); -- OCL Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33753 AND `DifficultyID`=0); -- Desecrated Ground IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33752 AND `DifficultyID`=0); -- Desecrated Ground III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33751 AND `DifficultyID`=0); -- Desecrated Ground II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33750 AND `DifficultyID`=0); -- Desecrated Ground I +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33708 AND `DifficultyID`=0); -- Argent Champion Credit (Valiant Test) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33673 AND `DifficultyID`=0); -- Pengoro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33570 AND `DifficultyID`=0); -- Bernau Test Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33530 AND `DifficultyID`=0); -- Curious Oracle Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33529 AND `DifficultyID`=0); -- Curious Wolvar Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33511 AND `DifficultyID`=0); -- Tamable Worm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33510 AND `DifficultyID`=0); -- Tamable Spirit Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33508 AND `DifficultyID`=0); -- Tamable Silithid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33506 AND `DifficultyID`=0); -- Tamable Rhino +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33505 AND `DifficultyID`=0); -- Tamable Devilsaur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33504 AND `DifficultyID`=0); -- Tamable Chimaera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33502 AND `DifficultyID`=0); -- Tamable Core Hound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33450 AND `DifficultyID`=0); -- [ph] Tournament War Kodo - NPC Only +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33418 AND `DifficultyID`=0); -- Silvermoon Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33416 AND `DifficultyID`=0); -- Exodar Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33415 AND `DifficultyID`=0); -- [ph] Tournament War Elekk - NPC Only +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33409 AND `DifficultyID`=0); -- Orgrimmar Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33408 AND `DifficultyID`=0); -- Ironforge Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33404 AND `DifficultyID`=0); -- Wind-Up Train Wrecker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33380 AND `DifficultyID`=0); -- Hammer Vehicle [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33357 AND `DifficultyID`=0); -- "Spectral Tiger" +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33314 AND `DifficultyID`=0); -- Gerome the Gnome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33301 AND `DifficultyID`=0); -- Gnomeregan Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33300 AND `DifficultyID`=0); -- Thunder Bluff Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33299 AND `DifficultyID`=0); -- Darkspear Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33298 AND `DifficultyID`=0); -- Darnassian Nightsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33297 AND `DifficultyID`=0); -- Stormwind Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33286 AND `DifficultyID`=0); -- Elwynn Forest Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33274 AND `DifficultyID`=0); -- Mechanopeep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33254 AND `DifficultyID`=0); -- Lor'danel Flight Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33253 AND `DifficultyID`=0); -- Delanea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33252 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Trainer, Death Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33251 AND `DifficultyID`=0); -- Death Knight Trainer and Runeforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33240 AND `DifficultyID`=0); -- Ebon Squire [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33239 AND `DifficultyID`=0); -- Argent Gruntling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33238 AND `DifficultyID`=0); -- Argent Squire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33226 AND `DifficultyID`=0); -- Strand Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33219 AND `DifficultyID`=0); -- Mulgore Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33205 AND `DifficultyID`=0); -- Ammen Vale Lashling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33200 AND `DifficultyID`=0); -- Elwynn Lamb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33199 AND `DifficultyID`=0); -- Alarming Clockbot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33198 AND `DifficultyID`=0); -- Durotar Scorpion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33197 AND `DifficultyID`=0); -- Tirisfal Batling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33194 AND `DifficultyID`=0); -- Dun Morogh Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33188 AND `DifficultyID`=0); -- Teldrassil Sproutling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33111 AND `DifficultyID`=0); -- ELM General Purpose Bunny (scale x3) Large +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33081 AND `DifficultyID`=0); -- Tonk Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33073 AND `DifficultyID`=0); -- Unkillable Test Dummy 87 Warrior Sessile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33069 AND `DifficultyID`=0); -- Darkmoon Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33068 AND `DifficultyID`=0); -- Darkmoon Faire - Cannon Target Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33049 AND `DifficultyID`=0); -- [ph] justin test backstab target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33045 AND `DifficultyID`=0); -- ELM General Purpose Bunny Large (scale x5) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33032 AND `DifficultyID`=0); -- Firefly (Purple) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (33030,32567)); -- Magnificent Flying Carpet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (33029,32637)); -- Flying Carpet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33014 AND `DifficultyID`=0); -- Justin Test Vehicle A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32984 AND `DifficultyID`=0); -- Test of Strength Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32983 AND `DifficultyID`=0); -- Rented Pack Mule +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32981 AND `DifficultyID`=0); -- Riding Scourge Gryphon (Taxi) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32980 AND `DifficultyID`=0); -- Faithful Mule +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32956 AND `DifficultyID`=0); -- Lonely Turkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32944 AND `DifficultyID`=0); -- Red Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32942 AND `DifficultyID`=0); -- Riding Spectral Gryphon (Taxi) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32939 AND `DifficultyID`=0); -- Little Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32931 AND `DifficultyID`=0); -- Dan's Test Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32905 AND `DifficultyID`=0); -- Rabid Turkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32898 AND `DifficultyID`=0); -- Sarah's Battleground Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32887 AND `DifficultyID`=0); -- Magma Totem TEST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32854 AND `DifficultyID`=0); -- Unkillable Test Dummy 83 Warrior (Bonus Armor) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32853 AND `DifficultyID`=0); -- QA Test Dummy 83 Raid Debuff (High Armor) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32849 AND `DifficultyID`=0); -- Unkillable Test Dummy 80 S1 Resil Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32848 AND `DifficultyID`=0); -- Unkillable Test Dummy 80 S1 Resil Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32847 AND `DifficultyID`=0); -- Unkillable Test Dummy 80 Warrior (Bonus Armor) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32842 AND `DifficultyID`=0); -- The WoW Dev Team +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32841 AND `DifficultyID`=0); -- Baby Blizzard Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32840 AND `DifficultyID`=0); -- Plate Holder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32839 AND `DifficultyID`=0); -- Sturdy Plate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32837 AND `DifficultyID`=0); -- Noblegarden Merchant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32836 AND `DifficultyID`=0); -- Noblegarden Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32835 AND `DifficultyID`=0); -- Corporal Moonstrike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32833 AND `DifficultyID`=0); -- Scout Zar'shi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32831 AND `DifficultyID`=0); -- [PH] Pilgrim's Bounty Table - Stuffing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32830 AND `DifficultyID`=0); -- Food Holder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32829 AND `DifficultyID`=0); -- [PH] Pilgrim's Bounty Table - Pie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32828 AND `DifficultyID`=0); -- Chair Holder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32827 AND `DifficultyID`=0); -- [PH] Pilgrim's Bounty Table - Cranberry Sauce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32826 AND `DifficultyID`=0); -- Sturdy Seat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32825 AND `DifficultyID`=0); -- [PH] Pilgrim's Bounty Table - Yams +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32824 AND `DifficultyID`=0); -- [PH] Pilgrim's Bounty Table - Turkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32823 AND `DifficultyID`=0); -- Bountiful Table +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32822 AND `DifficultyID`=0); -- Large Turkey (Polymorph) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32820 AND `DifficultyID`=0); -- Wild Turkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32819 AND `DifficultyID`=0); -- Plump Turkey Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32818 AND `DifficultyID`=0); -- Plump Turkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32816 AND `DifficultyID`=0); -- Zul'Drak Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32815 AND `DifficultyID`=0); -- Crystalsong Forest Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32814 AND `DifficultyID`=0); -- Storm Peaks Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32813 AND `DifficultyID`=0); -- Grizzly Hills Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32812 AND `DifficultyID`=0); -- Howling Fjord Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32811 AND `DifficultyID`=0); -- Dragonblight Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32810 AND `DifficultyID`=0); -- Sholazar Basin Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32809 AND `DifficultyID`=0); -- Borean Tundra Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32808 AND `DifficultyID`=0); -- Zul'Drak Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32807 AND `DifficultyID`=0); -- Crystalsong Forest Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32806 AND `DifficultyID`=0); -- Storm Peaks Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32805 AND `DifficultyID`=0); -- Grizzly Hills Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32804 AND `DifficultyID`=0); -- Howling Fjord Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32803 AND `DifficultyID`=0); -- Dragonblight Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32802 AND `DifficultyID`=0); -- Sholazar Basin Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32801 AND `DifficultyID`=0); -- Borean Tundra Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32799 AND `DifficultyID`=0); -- Spring Collector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32798 AND `DifficultyID`=0); -- Spring Gatherer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32794 AND `DifficultyID`=0); -- Indalamar's 83 Test Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32793 AND `DifficultyID`=0); -- Baby Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32791 AND `DifficultyID`=0); -- Spring Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32789 AND `DifficultyID`=0); -- Polymorphed Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32784 AND `DifficultyID`=0); -- Noblegarden Bunny Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32781 AND `DifficultyID`=0); -- Noblegarden Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32776 AND `DifficultyID`=0); -- zzOLDFire Nova Totem VIII +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32775 AND `DifficultyID`=0); -- zzOLDFire Nova Totem IX +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32768 AND `DifficultyID`=0); -- Invisible Stalker (Floating, Uninteractible, Large, Sessile, Custom Phase 2) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32662 AND `DifficultyID`=0); -- Invisible Stalker (Floating, Uninteractible, Large, Sessile, Custom Phase 1) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32661 AND `DifficultyID`=0); -- SOTA Alliance Gun 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32660 AND `DifficultyID`=0); -- Dread Captain "Moldy" Nadeux +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32659 AND `DifficultyID`=0); -- Dread Captain Winge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32658 AND `DifficultyID`=0); -- Privateer Zierhut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32657 AND `DifficultyID`=0); -- Privateer Stonemantle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32656 AND `DifficultyID`=0); -- SOTA Horde Gun 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32655 AND `DifficultyID`=0); -- SOTA Horde Gun 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32654 AND `DifficultyID`=0); -- SOTA Alliance Gun 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32649 AND `DifficultyID`=0); -- Gorky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32643 AND `DifficultyID`=0); -- Kirin Tor Familiar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32642 AND `DifficultyID`=0); -- Mojodishu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32641 AND `DifficultyID`=0); -- Drix Blackwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (32640,32633)); -- Traveler's Tundra Mammoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32639 AND `DifficultyID`=0); -- Gnimo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32638 AND `DifficultyID`=0); -- Hakmud of Argus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32636 AND `DifficultyID`=0); -- Swift Spellfire Carpet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32635 AND `DifficultyID`=0); -- Swift Shadoweave Carpet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32634 AND `DifficultyID`=0); -- Swift Mooncloth Carpet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (32629,28319)); -- Wintergrasp Siege Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (32627,28312)); -- Wintergrasp Siege Engine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (32626,15351)); -- Alliance Brigadier General +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (32625,32624)); -- Warsong Gulch Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (32623,32622)); -- Strand of the Ancients Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (32621,32620)); -- Eye of the Storm Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (32619,32618)); -- Arathi Basin Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (32617,32616)); -- Alterac Valley Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (32615,15350)); -- Horde Warbringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32603 AND `DifficultyID`=0); -- Hootie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32595 AND `DifficultyID`=0); -- Pengu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32592 AND `DifficultyID`=0); -- Proto-Drake Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32591 AND `DifficultyID`=0); -- Cobra Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32590 AND `DifficultyID`=0); -- White Tickbird Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32589 AND `DifficultyID`=0); -- Tickbird Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32586 AND `DifficultyID`=0); -- Riding Proto-Drake, Bronze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32585 AND `DifficultyID`=0); -- Riding Proto-Drake, Blue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32571 AND `DifficultyID`=0); -- Halvdan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32570 AND `DifficultyID`=0); -- Polymorphed Black Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32568 AND `DifficultyID`=0); -- Flying Black Qiraji Battle Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32563 AND `DifficultyID`=0); -- Red Drake Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32562 AND `DifficultyID`=0); -- Green Proto-Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32561 AND `DifficultyID`=0); -- QA Test Dummy 80 Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32560 AND `DifficultyID`=0); -- QA Test Dummy 80 Giant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32559 AND `DifficultyID`=0); -- QA Test Dummy 80 Demon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32558 AND `DifficultyID`=0); -- QA Test Dummy 80 Dragonkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32557 AND `DifficultyID`=0); -- QA Test Dummy 80 Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32556 AND `DifficultyID`=0); -- QA Test Dummy 80 Undead +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32544 AND `DifficultyID`=0); -- Steam Cloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32522 AND `DifficultyID`=0); -- Cinder Cloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32520 AND `DifficultyID`=0); -- Totally Generic Bunny (All Phase) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32490 AND `DifficultyID`=0); -- Scourge Deathcharger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32470 AND `DifficultyID`=0); -- Sewer Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32466 AND `DifficultyID`=0); -- Monstrous Underbelly Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32450 AND `DifficultyID`=0); -- Badluck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32449 AND `DifficultyID`=0); -- Borrowed Broom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32428 AND `DifficultyID`=0); -- Underbelly Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (32384,23447)); -- Sergeant Kien +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32350 AND `DifficultyID`=0); -- TF-Xplosive Rocket Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32338 AND `DifficultyID`=0); -- Quest - Northrend BG - Gate Kill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32308 AND `DifficultyID`=0); -- Valiance Expedition Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32304 AND `DifficultyID`=0); -- Test Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32286 AND `DifficultyID`=0); -- Mekgineer's Chopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32282 AND `DifficultyID`=0); -- Wintergrasp Ghost Rune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (32213,32212)); -- Grand Caravan Mammoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32208 AND `DifficultyID`=0); -- Loaned Wind Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (32205,32203)); -- Black War Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32198 AND `DifficultyID`=0); -- Loaned Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32171 AND `DifficultyID`=0); -- Unkillable Test Dummy 80 Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32158 AND `DifficultyID`=0); -- Albino Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32157 AND `DifficultyID`=0); -- Violet Proto-Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32156 AND `DifficultyID`=0); -- Plagued Proto-Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32153 AND `DifficultyID`=0); -- Time-Lost Proto-Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32151 AND `DifficultyID`=0); -- Blue Proto-Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31902 AND `DifficultyID`=0); -- Red Proto-Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (31858,31857)); -- Grand Ice Mammoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (31855,31854)); -- Ice Mammoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (31852,31851)); -- Wooly Mammoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31842 AND `DifficultyID`=0); -- Dwarven Spirit Guide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31841 AND `DifficultyID`=0); -- Taunka Spirit Guide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31807 AND `DifficultyID`=0); -- Aumanil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31806 AND `DifficultyID`=0); -- Oomailiq +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31805 AND `DifficultyID`=0); -- Nagojut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31804 AND `DifficultyID`=0); -- Qatiichii +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31793 AND `DifficultyID`=0); -- Sailor Phillips +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31792 AND `DifficultyID`=0); -- Sailor Picardo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31791 AND `DifficultyID`=0); -- Sailor Dawning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31790 AND `DifficultyID`=0); -- Navigator Meyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31789 AND `DifficultyID`=0); -- First Mate Fitzgerald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31788 AND `DifficultyID`=0); -- Captain Constance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31764 AND `DifficultyID`=0); -- First Mate Kacy Dishon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31763 AND `DifficultyID`=0); -- Captain John Brookman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31762 AND `DifficultyID`=0); -- Navigator Marcus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31761 AND `DifficultyID`=0); -- Sailor Davies +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31760 AND `DifficultyID`=0); -- Sailor Berg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31759 AND `DifficultyID`=0); -- Sailor Jansen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31744 AND `DifficultyID`=0); -- Cooking Loot Pinata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31727 AND `DifficultyID`=0); -- Grunt Grikee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31726 AND `DifficultyID`=0); -- Grunt Gritch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31725 AND `DifficultyID`=0); -- Sky-Captain LaFontaine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31724 AND `DifficultyID`=0); -- Crewman Paltertop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31723 AND `DifficultyID`=0); -- Crewman Barrowswizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31720 AND `DifficultyID`=0); -- Crewman Shubbscoop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31717 AND `DifficultyID`=0); -- Bronze Drake Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31716 AND `DifficultyID`=0); -- Sky-Captain Cryoflight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31715 AND `DifficultyID`=0); -- Deathguard Hicks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31708 AND `DifficultyID`=0); -- Deathguard Barth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31706 AND `DifficultyID`=0); -- Crewman Stembolt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31705 AND `DifficultyID`=0); -- Crewman Coilspan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31704 AND `DifficultyID`=0); -- Crewman Spinwheel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31699 AND `DifficultyID`=0); -- Black Polar Bear Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31697 AND `DifficultyID`=0); -- Red Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31695 AND `DifficultyID`=0); -- Blue Drake Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31642 AND `DifficultyID`=0); -- Royal Dreadguard [Wrath Gate Horde CE 01] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31572 AND `DifficultyID`=0); -- Blighted Cockroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (31434,19175)); -- Orc Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (31433,6929)); -- Innkeeper Gryshka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31431 AND `DifficultyID`=0); -- Overlord Runthak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31430 AND `DifficultyID`=0); -- Auctioneer Thathung +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (31429,3319)); -- Sana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (31427,3367)); -- Felika +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (31425,3312)); -- Olvia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (31424,6466)); -- Gamon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (31423,3322)); -- Kaja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31422 AND `DifficultyID`=0); -- Soran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31421 AND `DifficultyID`=0); -- Koma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31420 AND `DifficultyID`=0); -- Karus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31319 AND `DifficultyID`=0); -- Big Blizzard Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31315 AND `DifficultyID`=0); -- Riding Hippogryph (Armored) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31289 AND `DifficultyID`=0); -- Quest - Wintergrasp - Gate Kill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31288 AND `DifficultyID`=0); -- Quest - Wintergrasp - Workshop Kill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31287 AND `DifficultyID`=0); -- Quest - Wintergrasp - Wall Kill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31286 AND `DifficultyID`=0); -- Quest - Wintergrasp - Bridge Kill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31284 AND `DifficultyID`=0); -- Quest - Wintergrasp - Vehicle Protected +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31256 AND `DifficultyID`=0); -- Bad Fish - Rabbits +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31252 AND `DifficultyID`=0); -- Bad Fish - Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31244 AND `DifficultyID`=0); -- Quest - Wintergrasp - Structure Kill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31239 AND `DifficultyID`=0); -- Blue Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31209 AND `DifficultyID`=0); -- Riding Argent Skytalon, Neutral (Taxi) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31190 AND `DifficultyID`=0); -- zzOLDMana Spring Totem VIII +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31189 AND `DifficultyID`=0); -- zzOLDMana Spring Totem VII +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31186 AND `DifficultyID`=0); -- zzOLDMana Spring Totem VI +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31185 AND `DifficultyID`=0); -- zzOLDHealing Stream Totem IX +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31182 AND `DifficultyID`=0); -- zzOLDHealing Stream Totem VIII +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31181 AND `DifficultyID`=0); -- zzOLDHealing Stream Totem VII +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31176 AND `DifficultyID`=0); -- zzOLDStoneskin Totem X +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31175 AND `DifficultyID`=0); -- zzOLDStoneskin Totem IX +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31174 AND `DifficultyID`=0); -- zzOLDNature Resistance Totem VI +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31173 AND `DifficultyID`=0); -- zzOLDNature Resistance Totem V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31172 AND `DifficultyID`=0); -- zzOLDFrost Resistance Totem VI +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31171 AND `DifficultyID`=0); -- zzOLDFrost Resistance Totem V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31170 AND `DifficultyID`=0); -- zzOLDFire Resistance Totem VI +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31169 AND `DifficultyID`=0); -- zzOLDFire Resistance Totem V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31168 AND `DifficultyID`=0); -- zzOLDV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31167 AND `DifficultyID`=0); -- zzOLDMagma Totem VII +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31166 AND `DifficultyID`=0); -- zzOLDMagma Totem VI +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31165 AND `DifficultyID`=0); -- zzOLDSearing Totem X +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31164 AND `DifficultyID`=0); -- zzOLDSearing Totem IX +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31162 AND `DifficultyID`=0); -- zzOLDSearing Totem VIII +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31158 AND `DifficultyID`=0); -- zzOLDFlametongue Totem VII +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31156 AND `DifficultyID`=0); -- Quest - Wintergrasp - Tower Kill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31149 AND `DifficultyID`=0); -- Lake Wintergrasp Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31133 AND `DifficultyID`=0); -- zzOLDFlametongue Totem VIII +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31132 AND `DifficultyID`=0); -- zzOLDFlametongue Totem VI +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31124 AND `DifficultyID`=0); -- Brutal Nether Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31122 AND `DifficultyID`=0); -- zzOLDStoneclaw Totem X +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31121 AND `DifficultyID`=0); -- zzOLDStoneclaw Totem IX +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31120 AND `DifficultyID`=0); -- zzOLDStoneclaw Totem VIII +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31108 AND `DifficultyID`=0); -- Siege Master Stouthandle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (31107,13146)); -- Lieutenant Murp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31106 AND `DifficultyID`=0); -- Siegesmith Stronghoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31102 AND `DifficultyID`=0); -- Vieron Blazefeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31093 AND `DifficultyID`=0); -- Quest - Wintergrasp - PvP Kill - Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31086 AND `DifficultyID`=0); -- Quest - Wintergrasp - PvP Kill - Alliance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31085 AND `DifficultyID`=0); -- Sky-Reaver Klum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31081 AND `DifficultyID`=0); -- Officer Van Rossem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31078 AND `DifficultyID`=0); -- Dreadwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31074 AND `DifficultyID`=0); -- Quest - Wintergrasp - PvP Kill - Life +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31073 AND `DifficultyID`=0); -- Quest - Wintergrasp - PvP Kill - Shadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31072 AND `DifficultyID`=0); -- Quest - Wintergrasp - PvP Kill - Water +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31071 AND `DifficultyID`=0); -- Quest - Wintergrasp - PvP Kill - Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31069 AND `DifficultyID`=0); -- Penumbrius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31060 AND `DifficultyID`=0); -- Ali Garchanter [TEST] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31054 AND `DifficultyID`=0); -- Anchorite Tessa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31053 AND `DifficultyID`=0); -- Primalist Mulfort +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31052 AND `DifficultyID`=0); -- Bowyer Randolph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31051 AND `DifficultyID`=0); -- Sorceress Kaylana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31047 AND `DifficultyID`=0); -- ELM General Purpose Bunny Gigantic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30888 AND `DifficultyID`=0); -- Andrew Test Dummy 80 Hostile Low Damage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30877 AND `DifficultyID`=0); -- Water Revenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30876 AND `DifficultyID`=0); -- Earthbound Revenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30875 AND `DifficultyID`=0); -- Tempest Revenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30874 AND `DifficultyID`=0); -- Invulnerability Aura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30873 AND `DifficultyID`=0); -- Flame Revenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30872 AND `DifficultyID`=0); -- Shadow Revenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30870 AND `DifficultyID`=0); -- Herzo Safeflight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30869 AND `DifficultyID`=0); -- Arzo Safeflight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30867 AND `DifficultyID`=0); -- Skybreaker Shield-Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30866 AND `DifficultyID`=0); -- Orgrim's Hammer Shadow-Warder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30855 AND `DifficultyID`=0); -- Wintergrasp Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30853 AND `DifficultyID`=0); -- Gnomish 'Chopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30849 AND `DifficultyID`=0); -- Chilled Earth Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30848 AND `DifficultyID`=0); -- Whispering Wind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30847 AND `DifficultyID`=0); -- Raging Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30846 AND `DifficultyID`=0); -- Glacial Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30845 AND `DifficultyID`=0); -- Living Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30842 AND `DifficultyID`=0); -- Wandering Shadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30827 AND `DifficultyID`=0); -- Utamu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30826 AND `DifficultyID`=0); -- Great Reaver Mulga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30825 AND `DifficultyID`=0); -- Chief Engineer Copperclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30824 AND `DifficultyID`=0); -- Sky-Reaver Korm Blackscar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30754 AND `DifficultyID`=0); -- Orgrim's Hammer Crew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30753 AND `DifficultyID`=0); -- Orgrim's Hammer Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30752 AND `DifficultyID`=0); -- Orgrim's Hammer Gunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30743 AND `DifficultyID`=0); -- Succubus Transform 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30740 AND `DifficultyID`=0); -- Valiance Expedition Champion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30739 AND `DifficultyID`=0); -- Warsong Champion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30738 AND `DifficultyID`=0); -- Tabard Faction Tester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30733 AND `DifficultyID`=0); -- Thargen Heavyquill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30731 AND `DifficultyID`=0); -- Illianna Moonscribe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30730 AND `DifficultyID`=0); -- Stanly McCormick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30729 AND `DifficultyID`=0); -- Ickabod Pimlen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30724 AND `DifficultyID`=0); -- Mertle Murkpen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30723 AND `DifficultyID`=0); -- Xantili +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30717 AND `DifficultyID`=0); -- Elise Brightletter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30713 AND `DifficultyID`=0); -- Catarina Stanford +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30711 AND `DifficultyID`=0); -- Margaux Parchley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30709 AND `DifficultyID`=0); -- Poshken Hardbinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30706 AND `DifficultyID`=0); -- Jo'mah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30654 AND `DifficultyID`=0); -- zzOLDTotem of Wrath IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (30653,22971)); -- zzOLDTotem of Wrath III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (30652,22970)); -- zzOLDTotem of Wrath II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30647 AND `DifficultyID`=0); -- zzOLDStrength of Earth Totem VII +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30628 AND `DifficultyID`=0); -- Eye of Acherus (DK) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30626 AND `DifficultyID`=0); -- Wintergrasp Peasant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30619 AND `DifficultyID`=0); -- Wintergrasp Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30615 AND `DifficultyID`=0); -- Dan's Test Dummy (Non Vehicle) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30613 AND `DifficultyID`=0); -- Bloodsting +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30611 AND `DifficultyID`=0); -- Greela "The Grunt" Crankchain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30610 AND `DifficultyID`=0); -- War-Hunter Molog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30590 AND `DifficultyID`=0); -- Godo Cloudcleaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30583 AND `DifficultyID`=0); -- Sarah Forthright +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30582 AND `DifficultyID`=0); -- Ufuda Giant-Slayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30580 AND `DifficultyID`=0); -- Nivara Bladedancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30579 AND `DifficultyID`=0); -- Marga Bearbrawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30578 AND `DifficultyID`=0); -- Bethany Aldire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30569 AND `DifficultyID`=0); -- Rafae +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30568 AND `DifficultyID`=0); -- Phantom Boar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30567 AND `DifficultyID`=0); -- Strand of the Ancients Envoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30566 AND `DifficultyID`=0); -- Strand of the Ancients Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30563 AND `DifficultyID`=0); -- Crate of Land Mines +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30560 AND `DifficultyID`=0); -- The RP-GG +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30542 AND `DifficultyID`=0); -- Rivendare's Deathcharger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30538 AND `DifficultyID`=0); -- Elder Chogan'gada +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30537 AND `DifficultyID`=0); -- Elder Ohanzee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30536 AND `DifficultyID`=0); -- Elder Igasho +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30535 AND `DifficultyID`=0); -- Elder Yurauk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30534 AND `DifficultyID`=0); -- Elder Kilias +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30533 AND `DifficultyID`=0); -- Elder Nurgen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30531 AND `DifficultyID`=0); -- Elder Jarten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30507 AND `DifficultyID`=0); -- Brewfest Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30499 AND `DifficultyID`=0); -- Gnomish Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30491 AND `DifficultyID`=0); -- Ritssyn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30489 AND `DifficultyID`=0); -- Morgan Day +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30488 AND `DifficultyID`=0); -- Travis Day +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30481 AND `DifficultyID`=0); -- Darkmoon Fortune Teller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30433 AND `DifficultyID`=0); -- Aedan Moran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30394 AND `DifficultyID`=0); -- Skybreaker Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30392 AND `DifficultyID`=0); -- Navigator Anderlain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30380 AND `DifficultyID`=0); -- Skybreaker Cannoneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30379 AND `DifficultyID`=0); -- Westfall Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30375 AND `DifficultyID`=0); -- Elder Stonebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30374 AND `DifficultyID`=0); -- Elder Muraco +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30373 AND `DifficultyID`=0); -- Elder Skywarden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30372 AND `DifficultyID`=0); -- Elder Whurain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30371 AND `DifficultyID`=0); -- Elder Pamuya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30370 AND `DifficultyID`=0); -- Elder Graymane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30369 AND `DifficultyID`=0); -- Elder Tauros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30368 AND `DifficultyID`=0); -- Elder Bluewolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30367 AND `DifficultyID`=0); -- Elder Lunaro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30365 AND `DifficultyID`=0); -- Elder Wanikaya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30364 AND `DifficultyID`=0); -- Elder Arp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30363 AND `DifficultyID`=0); -- Elder Thoim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30362 AND `DifficultyID`=0); -- Elder Sandrene +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30360 AND `DifficultyID`=0); -- Elder Northal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30359 AND `DifficultyID`=0); -- Elder Fargal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30358 AND `DifficultyID`=0); -- Elder Morthie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30357 AND `DifficultyID`=0); -- Elder Beldak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30355 AND `DifficultyID`=0); -- Wintergrasp Alliance Ranged Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30354 AND `DifficultyID`=0); -- Wintergrasp Alliance Melee Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30351 AND `DifficultyID`=0); -- Skybreaker Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30350 AND `DifficultyID`=0); -- Chief Officer Leonards +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30348 AND `DifficultyID`=0); -- Elder Sardis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30347 AND `DifficultyID`=0); -- Navigator Dobbs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30346 AND `DifficultyID`=0); -- Galley Chief Dolinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30345 AND `DifficultyID`=0); -- Chief Engineer Boltwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30314 AND `DifficultyID`=0); -- Morlia Doomwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30305 AND `DifficultyID`=0); -- Swift Flying Broom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30298 AND `DifficultyID`=0); -- Invisible Stalker (Float, Uninteractible, LargeAOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30280 AND `DifficultyID`=0); -- Enraged Armored Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30271 AND `DifficultyID`=0); -- Galendror Whitewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30269 AND `DifficultyID`=0); -- Skymaster Baeric +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30217 AND `DifficultyID`=0); -- Steven Allen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30192 AND `DifficultyID`=0); -- Sapphire Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30191 AND `DifficultyID`=0); -- Deep Twilight Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30171 AND `DifficultyID`=0); -- The Ring of Valor Battlemaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30140 AND `DifficultyID`=0); -- Zena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30095 AND `DifficultyID`=0); -- Dalaran Sewer Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30079 AND `DifficultyID`=0); -- ELM General Purpose Bunny (Phase II) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29998 AND `DifficultyID`=0); -- Desecrated Ground V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29992 AND `DifficultyID`=0); -- Void Zone X +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29951 AND `DifficultyID`=0); -- Shavalius the Fancy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29950 AND `DifficultyID`=0); -- Breck Rockbrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29938 AND `DifficultyID`=0); -- Tuskarr Land Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29933 AND `DifficultyID`=0); -- The Hog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29930 AND `DifficultyID`=0); -- Alliance Motorcycle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29921 AND `DifficultyID`=0); -- GGOODMAN 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29913 AND `DifficultyID`=0); -- Dan's Test Dummy (Large AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29910 AND `DifficultyID`=0); -- K3 Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29883 AND `DifficultyID`=0); -- Kyle's Test Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29877 AND `DifficultyID`=0); -- ELM General Purpose Bunny (scale x0.01 - Phase I) Large +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29773 AND `DifficultyID`=0); -- ELM General Purpose Bunny Large (Phase I) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29767 AND `DifficultyID`=0); -- Spectral Gryphon, Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29762 AND `DifficultyID`=0); -- Hyeyoung Parka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29757 AND `DifficultyID`=0); -- Kabarg Windtamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29750 AND `DifficultyID`=0); -- Faldorf Bitterchill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29749 AND `DifficultyID`=0); -- Morgana Dayblaze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29737 AND `DifficultyID`=0); -- Barrel o' Fun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29726 AND `DifficultyID`=0); -- Mr. Chilly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29725 AND `DifficultyID`=0); -- Benik Boltshear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29721 AND `DifficultyID`=0); -- Skizzle Slickslide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29712 AND `DifficultyID`=0); -- Stormwind Harbor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29684 AND `DifficultyID`=0); -- Ticking Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29645 AND `DifficultyID`=0); -- Mechanical Suit ZX-5103 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29630 AND `DifficultyID`=0); -- Fanged Pit Viper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29629 AND `DifficultyID`=0); -- Owen Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29617 AND `DifficultyID`=0); -- Valiance Keep Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29596 AND `DifficultyID`=0); -- White Polar Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29582 AND `DifficultyID`=0); -- Winged Steed of the Ebon Blade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29561 AND `DifficultyID`=0); -- Scrapbot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29482 AND `DifficultyID`=0); -- Pet Skunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29474 AND `DifficultyID`=0); -- Riding Skeletal Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29443 AND `DifficultyID`=0); -- Argent Dawn Banner (Visual) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29442 AND `DifficultyID`=0); -- Lieutenant Kregor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29441 AND `DifficultyID`=0); -- Lieutenant Julek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29401 AND `DifficultyID`=0); -- Argent Tome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29387 AND `DifficultyID`=0); -- QA Arena Master: Dalaran Arena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29386 AND `DifficultyID`=0); -- QA Arena Master: Orgrimmar Arena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29385 AND `DifficultyID`=0); -- QA Arena Master: Ruins of Lordaeron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29383 AND `DifficultyID`=0); -- QA Arena Master: Nagrand Arena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29381 AND `DifficultyID`=0); -- QA Arena Master: Blade's Edge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29345 AND `DifficultyID`=0); -- Argent Dawn Banner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (29337,29336)); -- Argent Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29318 AND `DifficultyID`=0); -- Dalaran Arena Battlemaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29300 AND `DifficultyID`=0); -- Robert Richardson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29299 AND `DifficultyID`=0); -- Serban Oprescu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29298 AND `DifficultyID`=0); -- Benjamin Elgueta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29297 AND `DifficultyID`=0); -- Michael Corpora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29296 AND `DifficultyID`=0); -- Justin Boehm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29295 AND `DifficultyID`=0); -- Meghan Dawson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29294 AND `DifficultyID`=0); -- Candace Thomas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29293 AND `DifficultyID`=0); -- Daniel Kramer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29292 AND `DifficultyID`=0); -- Art Peshkov +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29291 AND `DifficultyID`=0); -- Galley Chief Paul Kubit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29290 AND `DifficultyID`=0); -- Navigator Rian Trost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29289 AND `DifficultyID`=0); -- First Mate Edgar Flores +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29288 AND `DifficultyID`=0); -- Engineer Kurtis Paddock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29287 AND `DifficultyID`=0); -- Captain Paul Carver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29272 AND `DifficultyID`=0); -- Dwarven Golem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29265 AND `DifficultyID`=0); -- Knockback Ball +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29262 AND `DifficultyID`=0); -- Gorgril Rigspark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29260 AND `DifficultyID`=0); -- Rigger Sparklight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29258 AND `DifficultyID`=0); -- Omar's accumulator bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29257 AND `DifficultyID`=0); -- Omar the Test Dragon Gen2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29234 AND `DifficultyID`=0); -- Strand of the Ancients Battlemaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29163 AND `DifficultyID`=0); -- Test Scaling Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29154 AND `DifficultyID`=0); -- Thargold Ironwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29147 AND `DifficultyID`=0); -- Ghostly Skull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29144 AND `DifficultyID`=0); -- Refurbished Steam Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29143 AND `DifficultyID`=0); -- Bebri Coifcurl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29142 AND `DifficultyID`=0); -- Jelinek Sharpshear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29141 AND `DifficultyID`=0); -- Pella Brassbrush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29140 AND `DifficultyID`=0); -- Camera Shaker - 20-40 seconds +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29139 AND `DifficultyID`=0); -- Naznik Sureshave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29095 AND `DifficultyID`=0); -- Edward Cairn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29093 AND `DifficultyID`=0); -- Ian Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29089 AND `DifficultyID`=0); -- Mini Tyrael +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29088 AND `DifficultyID`=0); -- Stormwind Cannoneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29075 AND `DifficultyID`=0); -- QA Test Dummy 73 Raid Debuff (Low Armor) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29020 AND `DifficultyID`=0); -- [DND] Dockhand w/Bag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29019 AND `DifficultyID`=0); -- Dockhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29017 AND `DifficultyID`=0); -- Disgruntled Bug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29016 AND `DifficultyID`=0); -- Steam Tank Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29010 AND `DifficultyID`=0); -- Anti-Magic Barrier (Quest) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28960 AND `DifficultyID`=0); -- Totally Generic Bunny (JSB) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28955 AND `DifficultyID`=0); -- Unkillable Test Dummy 70 Dwarf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28954 AND `DifficultyID`=0); -- Unkillable Test Dummy 70 Tauren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28953 AND `DifficultyID`=0); -- Unkillable Test Dummy 70 Gnome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28950 AND `DifficultyID`=0); -- Spell Performance Test Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28949 AND `DifficultyID`=0); -- Spell Performance Test Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28944 AND `DifficultyID`=0); -- The Inscriber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28883 AND `DifficultyID`=0); -- Frosty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28863 AND `DifficultyID`=0); -- Zim'Torga Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28818 AND `DifficultyID`=0); -- Light's Breach Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28801 AND `DifficultyID`=0); -- Argent Stand Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28783 AND `DifficultyID`=0); -- Riding Gryphon, Amored, Neutral (Taxi) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28744 AND `DifficultyID`=0); -- Slim's Unkillable Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28720 AND `DifficultyID`=0); -- First Aid Loot Pinata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28712 AND `DifficultyID`=0); -- Basic Loot Pinata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28664 AND `DifficultyID`=0); -- Seat Squatter - LAB +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28652 AND `DifficultyID`=0); -- Mysterious Trader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28650 AND `DifficultyID`=0); -- Nayura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28648 AND `DifficultyID`=0); -- Blood Machine Bunny Dest Vat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28633 AND `DifficultyID`=0); -- Blood Machine Bunny Dest Machine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28632 AND `DifficultyID`=0); -- Blood Machine Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28629 AND `DifficultyID`=0); -- Slim's Test Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28628 AND `DifficultyID`=0); -- Slim's Test Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28625 AND `DifficultyID`=0); -- Riding Gyrocopter (Taxi) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28624 AND `DifficultyID`=0); -- Maaka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28623 AND `DifficultyID`=0); -- Gurric +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28621 AND `DifficultyID`=0); -- Grayson Ironwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28620 AND `DifficultyID`=0); -- Riding Horse (Charger, Default Run Speed) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28618 AND `DifficultyID`=0); -- Danica Saint +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28615 AND `DifficultyID`=0); -- Baneflight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28613 AND `DifficultyID`=0); -- Orgrimmar Wolf Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28596 AND `DifficultyID`=0); -- Dwarven Construction Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28593 AND `DifficultyID`=0); -- Construction Worker (Dwarf Appearance) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28590 AND `DifficultyID`=0); -- Corpse Explosion Rubble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28574 AND `DifficultyID`=0); -- Marvin Wobblesprocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28573 AND `DifficultyID`=0); -- Underwater Construction Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28572 AND `DifficultyID`=0); -- Mason Goldgild +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28571 AND `DifficultyID`=0); -- Foreman Wick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28569 AND `DifficultyID`=0); -- Construction Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28567 AND `DifficultyID`=0); -- Water Spout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28533 AND `DifficultyID`=0); -- Riding Horse (Scarlet Commander) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28531 AND `DifficultyID`=0); -- Frost Wyrm Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28524 AND `DifficultyID`=0); -- Worn Bloodworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28513 AND `DifficultyID`=0); -- Vampiric Batling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28507 AND `DifficultyID`=0); -- Summon Vision Test - LAB +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28493 AND `DifficultyID`=0); -- Blood Vat Corpse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28485 AND `DifficultyID`=0); -- Blood Vat Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28470 AND `DifficultyID`=0); -- Nether Ray Fry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28453 AND `DifficultyID`=0); -- Riding Horse (Vehicle Demo) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28441 AND `DifficultyID`=0); -- Great Horned Owl Hover Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28372 AND `DifficultyID`=0); -- Glinting Bug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28371 AND `DifficultyID`=0); -- Sparkling Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28366 AND `DifficultyID`=0); -- Wintergrasp Tower Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28365 AND `DifficultyID`=0); -- Slim's Test Warlock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28364 AND `DifficultyID`=0); -- Slim's Test Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28363 AND `DifficultyID`=0); -- Big Battle Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28361 AND `DifficultyID`=0); -- Riding Dragonhawk (A) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28355 AND `DifficultyID`=0); -- Wright Williams +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28347 AND `DifficultyID`=0); -- Miles Sidney +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28333 AND `DifficultyID`=0); -- ELM General Purpose Bunny (scale x0.25) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28332 AND `DifficultyID`=0); -- Generic Trigger LAB (Large AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28329 AND `DifficultyID`=0); -- Slurpo Fizzykeg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28311 AND `DifficultyID`=0); -- QA Test Dummy 80 Spell Reflector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28310 AND `DifficultyID`=0); -- QA Test Dummy 80 Buff Spammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28306 AND `DifficultyID`=0); -- Anti-Magic Zone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28302 AND `DifficultyID`=0); -- Acherus Deathcharger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28282 AND `DifficultyID`=0); -- QA Test Dummy 82 High Damage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28280 AND `DifficultyID`=0); -- QA Test Dummy 83 High Damage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28267 AND `DifficultyID`=0); -- Coyote Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28245 AND `DifficultyID`=0); -- QA Test First Aid Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28232 AND `DifficultyID`=0); -- Sanguine Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28206 AND `DifficultyID`=0); -- [DND] L70ETC Drums +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28197 AND `DifficultyID`=0); -- Kip Trawlskip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28196 AND `DifficultyID`=0); -- Cid Flounderfix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28195 AND `DifficultyID`=0); -- Bilko Driftspark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28194 AND `DifficultyID`=0); -- Prince Tenris Mirkblood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28184 AND `DifficultyID`=0); -- [DND] under water construction crew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28180 AND `DifficultyID`=0); -- [ph] Goblin Construction Crew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28173 AND `DifficultyID`=0); -- [ph] exploding barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28161 AND `DifficultyID`=0); -- Chicken Escapee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28128 AND `DifficultyID`=0); -- Bristlepine Food Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28119 AND `DifficultyID`=0); -- TEST- Theresa's frostsaber vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28100 AND `DifficultyID`=0); -- Lemming +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28094 AND `DifficultyID`=0); -- Wintergrasp Demolisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28093 AND `DifficultyID`=0); -- Sholazar Tickbird +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28060 AND `DifficultyID`=0); -- Nyuni +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28058 AND `DifficultyID`=0); -- Dread Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28052 AND `DifficultyID`=0); -- Dread Crew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28051 AND `DifficultyID`=0); -- Cap'n Slappy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28050 AND `DifficultyID`=0); -- Ol' Chumbucket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28049 AND `DifficultyID`=0); -- First Mate Hapana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28048 AND `DifficultyID`=0); -- Dread Captain DeMeza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28037 AND `DifficultyID`=0); -- The Spirit of Gnomeregan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28000 AND `DifficultyID`=0); -- Ethereal Mutagen - Player +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27998 AND `DifficultyID`=0); -- Ethereal Mutagen - Pet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27997 AND `DifficultyID`=0); -- Test PvP Questgiver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27991 AND `DifficultyID`=0); -- Flying Disc Prototype +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27989 AND `DifficultyID`=0); -- D.I.S.C.O. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27958 AND `DifficultyID`=0); -- Parading Pink Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27956 AND `DifficultyID`=0); -- Dan's Test Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27946 AND `DifficultyID`=0); -- Silvermoon Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27944 AND `DifficultyID`=0); -- Johan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27942 AND `DifficultyID`=0); -- Ice Spike Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27920 AND `DifficultyID`=0); -- Herald of the Alliance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27919 AND `DifficultyID`=0); -- Herald of the Horde +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27916 AND `DifficultyID`=0); -- World Death Knight Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27914 AND `DifficultyID`=0); -- Ethereal Soul-Trader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27908 AND `DifficultyID`=0); -- Angry Jungle Gnome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27905 AND `DifficultyID`=0); -- Wintergrasp Bomber Cockpit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27902 AND `DifficultyID`=0); -- Pink Riding Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27894 AND `DifficultyID`=0); -- Antipersonnel Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27893 AND `DifficultyID`=0); -- Rune Weapon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27890 AND `DifficultyID`=0); -- Brewfest - Direbrew Mole Machine Loc bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27883 AND `DifficultyID`=0); -- Wintergrasp Shredder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27882 AND `DifficultyID`=0); -- Brew Bubble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27881 AND `DifficultyID`=0); -- Wintergrasp Catapult +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27878 AND `DifficultyID`=0); -- Wintergrasp Land Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27870 AND `DifficultyID`=0); -- Wild Flower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27869 AND `DifficultyID`=0); -- Wintergrasp Detection Unit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27867 AND `DifficultyID`=0); -- Woodland Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27866 AND `DifficultyID`=0); -- Honeybee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27862 AND `DifficultyID`=0); -- PattyMack - Test - vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27852 AND `DifficultyID`=0); -- Wintergrasp Control Arms +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27850 AND `DifficultyID`=0); -- Wintergrasp Bomber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27838 AND `DifficultyID`=0); -- Wintergrasp Fighter Plane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27829 AND `DifficultyID`=0); -- Ebon Gargoyle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27787 AND `DifficultyID`=0); -- Venomspite Riding Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27757 AND `DifficultyID`=0); -- Mole Machine Hearth PoV Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27741 AND `DifficultyID`=0); -- Currency Token Test Wizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27738 AND `DifficultyID`=0); -- Frostsabre Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27707 AND `DifficultyID`=0); -- Great Brewfest Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27706 AND `DifficultyID`=0); -- Brewfest Riding Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27697 AND `DifficultyID`=0); -- Crashin' Thrashin' Racer Driver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27684 AND `DifficultyID`=0); -- Swift Zhevra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27674 AND `DifficultyID`=0); -- Racer Slam Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27637 AND `DifficultyID`=0); -- Vengeful Nether Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27609 AND `DifficultyID`=0); -- QA Test Dummy 80 Spell Spammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27601 AND `DifficultyID`=0); -- QA Test Dummy 83 Fixed Damage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27599 AND `DifficultyID`=0); -- QA Test Dummy 80 Fixed Damage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27596 AND `DifficultyID`=0); -- QA Test Dummy 83 High Magic Resist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27595 AND `DifficultyID`=0); -- QA Test Dummy 80 High Magic Resist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27592 AND `DifficultyID`=0); -- QA Test Dummy 83 Normal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27591 AND `DifficultyID`=0); -- QA Test Dummy 83 No Armor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27590 AND `DifficultyID`=0); -- QA Test Dummy 80 No Armor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27586 AND `DifficultyID`=0); -- QA Test Dummy 80 Normal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27585 AND `DifficultyID`=0); -- Rizzy Fizzstout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27584 AND `DifficultyID`=0); -- Darna Honeybock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27526 AND `DifficultyID`=0); -- White Armored Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27489 AND `DifficultyID`=0); -- Ray'ma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27488 AND `DifficultyID`=0); -- Lohger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27487 AND `DifficultyID`=0); -- Brew of the Month Club +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27478 AND `DifficultyID`=0); -- Larkin Thunderbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27477 AND `DifficultyID`=0); -- Caden Barleybrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27461 AND `DifficultyID`=0); -- Bambina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27459 AND `DifficultyID`=0); -- Thudder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27438 AND `DifficultyID`=0); -- Rainbow Trout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27434 AND `DifficultyID`=0); -- Winterfin First Responder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27407 AND `DifficultyID`=0); -- Pet Toy - Fetch Ball +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27399 AND `DifficultyID`=0); -- Muja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27398 AND `DifficultyID`=0); -- Gilbarta Grandhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27395 AND `DifficultyID`=0); -- Typhoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27346 AND `DifficultyID`=0); -- Essence of Competition +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27344 AND `DifficultyID`=0); -- Adeline Chambers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27338 AND `DifficultyID`=0); -- Dan's Test Vehicle 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27323 AND `DifficultyID`=0); -- Outhouse Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27239 AND `DifficultyID`=0); -- Rogue Test Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27217 AND `DifficultyID`=0); -- Spirit of Competition +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27216 AND `DifficultyID`=0); -- Bizzle Quicklift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27215 AND `DifficultyID`=0); -- Boxey Boltspinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27197 AND `DifficultyID`=0); -- Tiny Gold Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27196 AND `DifficultyID`=0); -- Tiny Blue Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27175 AND `DifficultyID`=0); -- Transitus Shield Warmage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27170 AND `DifficultyID`=0); -- Amber Ledge Warmage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27154 AND `DifficultyID`=0); -- Test Faction NPC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (27153,27152,24814)); -- Headless Horseman's Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27104 AND `DifficultyID`=0); -- Horde Siege Tank 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27047 AND `DifficultyID`=0); -- Invisible Stalker (Floating Only) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27046 AND `DifficultyID`=0); -- Warmage Adami +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27036 AND `DifficultyID`=0); -- Dreadlord - Metamorphosis (Warlock) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26899 AND `DifficultyID`=0); -- Riding Drake, Red +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26881 AND `DifficultyID`=0); -- Palena Silvercloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26880 AND `DifficultyID`=0); -- Vana Grey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26879 AND `DifficultyID`=0); -- Tomas Riverwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26878 AND `DifficultyID`=0); -- Rodney Wells +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26877 AND `DifficultyID`=0); -- Derek Rammel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26876 AND `DifficultyID`=0); -- Samuel Clearbook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26853 AND `DifficultyID`=0); -- Makki Wintergale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26852 AND `DifficultyID`=0); -- Kragh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26851 AND `DifficultyID`=0); -- Nethestrasz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26850 AND `DifficultyID`=0); -- Numo Spiritbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26848 AND `DifficultyID`=0); -- Kimbiza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26846 AND `DifficultyID`=0); -- Kareg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26845 AND `DifficultyID`=0); -- Junter Weiss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26844 AND `DifficultyID`=0); -- Lilleth Radescu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26842 AND `DifficultyID`=0); -- [PH] Vanguard Landing Flight Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26834 AND `DifficultyID`=0); -- Mole Machine PoV Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26833 AND `DifficultyID`=0); -- Startled Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26822 AND `DifficultyID`=0); -- Ursula Direbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26784 AND `DifficultyID`=0); -- Dan's Test Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26781 AND `DifficultyID`=0); -- 2.4 Sunwell Daily Gem Vendor [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26776 AND `DifficultyID`=0); -- Direbrew Minion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26775 AND `DifficultyID`=0); -- Direbrew Goto Loc bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26774 AND `DifficultyID`=0); -- Direbrew Summon Loc bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26765 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Fight Promoter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26764 AND `DifficultyID`=0); -- Ilsa Direbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26760 AND `DifficultyID`=0); -- Fight Promoter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26759 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Trainer, Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26758 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Trainer, Warlock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26757 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Trainer, Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26756 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Trainer, Rogue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26755 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Trainer, Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26754 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Trainer, Paladin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26753 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Trainer, Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26752 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Trainer, Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26751 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Trainer, Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26750 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Teleporter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26749 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Paymaster (-> Monk) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26748 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Beastmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26747 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Arena Organizer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26745 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Weapons +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26744 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Glyph, Mail & Plate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26743 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Glyph, Cloth & Leather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26742 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Armor, Mail & Plate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26741 AND `DifficultyID`=0); -- [DND] TAR Pedestal - General Goods +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26740 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Gems +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26739 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Enchantments +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26738 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Accessories +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26724 AND `DifficultyID`=0); -- [DND] TAR Pedestal - Armor, Cloth & Leather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26719 AND `DifficultyID`=0); -- Brewfest Spy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9, `HealthModifier`=2 WHERE (`Entry`=26708 AND `DifficultyID`=0); -- Recalled Silverbrook Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26698 AND `DifficultyID`=0); -- Riding Kodo (TAR - NPC ONLY) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26602 AND `DifficultyID`=0); -- Kara Thricestar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26588 AND `DifficultyID`=0); -- Emily +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26576 AND `DifficultyID`=0); -- [PH] Justin's Test NPC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26566 AND `DifficultyID`=0); -- Narzun Skybreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26560 AND `DifficultyID`=0); -- Ohura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26548 AND `DifficultyID`=0); -- Leesha Tannerby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26535 AND `DifficultyID`=0); -- [Demo] Craig Amai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26534 AND `DifficultyID`=0); -- Totemic Beacon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26531 AND `DifficultyID`=0); -- Mesmerized Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26520 AND `DifficultyID`=0); -- Festival Scorchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26503 AND `DifficultyID`=0); -- Scalawag Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26502 AND `DifficultyID`=0); -- Wisp of Ragnaros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26495 AND `DifficultyID`=0); -- Test Catapult +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26439 AND `DifficultyID`=0); -- Black War Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26430 AND `DifficultyID`=0); -- Ducal's Passenger Seat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26401 AND `DifficultyID`=0); -- Summer Scorchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26400 AND `DifficultyID`=0); -- Outland Children's Week Silvermoon L70ETC 01 Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26391 AND `DifficultyID`=0); -- [PH] Ice Chest Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26377 AND `DifficultyID`=0); -- Squire Percy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26371 AND `DifficultyID`=0); -- Squire Walter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26367 AND `DifficultyID`=0); -- Teleporter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26355 AND `DifficultyID`=0); -- [DND] Midsummer Bonfire Faction Bunny - H +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26354 AND `DifficultyID`=0); -- Unarmed Gladiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26353 AND `DifficultyID`=0); -- Arena Battle-Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26351 AND `DifficultyID`=0); -- Horde Graveyard Teleporter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26350 AND `DifficultyID`=0); -- Alliance Graveyard Teleporter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26346 AND `DifficultyID`=0); -- Ahune's Bottle Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26332 AND `DifficultyID`=0); -- Warrior Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26331 AND `DifficultyID`=0); -- Warlock Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26330 AND `DifficultyID`=0); -- Shaman Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26329 AND `DifficultyID`=0); -- Rogue Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26328 AND `DifficultyID`=0); -- Priest Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26327 AND `DifficultyID`=0); -- Paladin Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26326 AND `DifficultyID`=0); -- Mage Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26325 AND `DifficultyID`=0); -- Hunter Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26324 AND `DifficultyID`=0); -- Druid Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26323 AND `DifficultyID`=0); -- Goblin Pack Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26307 AND `DifficultyID`=0); -- Beastmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26298 AND `DifficultyID`=0); -- ELM General Purpose Bunny (scale x0.01) Large +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26269 AND `DifficultyID`=0); -- Pico +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26267 AND `DifficultyID`=0); -- Big Dancing Flames +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26263 AND `DifficultyID`=0); -- Red Dragon Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26258 AND `DifficultyID`=0); -- [DND] Midsummer Bonfire Faction Bunny - A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26253 AND `DifficultyID`=0); -- Shattered Sun Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26244 AND `DifficultyID`=0); -- Shadowsong Panther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26243 AND `DifficultyID`=0); -- Crimson Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26242 AND `DifficultyID`=0); -- Empyrean Tortoise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26241 AND `DifficultyID`=0); -- [PH] Ghost of Ahune (Disguise) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26240 AND `DifficultyID`=0); -- Seaspray Albatross +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26239 AND `DifficultyID`=0); -- Ghost of Ahune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26238 AND `DifficultyID`=0); -- Khorium Boar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26230 AND `DifficultyID`=0); -- Snow Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26223 AND `DifficultyID`=0); -- Twilight Frostblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26222 AND `DifficultyID`=0); -- Twilight Cryomancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26221 AND `DifficultyID`=0); -- Earthen Ring Elder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26216 AND `DifficultyID`=0); -- Glacial Templar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26215 AND `DifficultyID`=0); -- Glacial Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26214 AND `DifficultyID`=0); -- Frigid Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26207 AND `DifficultyID`=0); -- Loyal Boar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26204 AND `DifficultyID`=0); -- Chillwind Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26192 AND `DifficultyID`=0); -- X-51 Nether-Rocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26190 AND `DifficultyID`=0); -- [PH] Spank Target Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26188 AND `DifficultyID`=0); -- [PH] Torch Catching Target Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26178 AND `DifficultyID`=0); -- Hailstone Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26177 AND `DifficultyID`=0); -- 2.4 Sunwell 5 Man Tradeskill Bunny [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26176 AND `DifficultyID`=0); -- [PH] Tom Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26166 AND `DifficultyID`=0); -- Heretic Crystal Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26164 AND `DifficultyID`=0); -- X-51 Nether-Rocket X-TREME +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26131 AND `DifficultyID`=0); -- Swift White Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26125 AND `DifficultyID`=0); -- Risen Ghoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (26124,16979)); -- Midsummer Merchant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26123 AND `DifficultyID`=0); -- Midsummer Supplier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26121 AND `DifficultyID`=0); -- Wisp Source Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26120 AND `DifficultyID`=0); -- Wisp Dest Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26116 AND `DifficultyID`=0); -- Frostwave Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26113 AND `DifficultyID`=0); -- Master Flame Eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26102 AND `DifficultyID`=0); -- 2.4 Daily Debug - Everyone [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26088 AND `DifficultyID`=0); -- Red Drake Courier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26056 AND `DifficultyID`=0); -- Chuck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26050 AND `DifficultyID`=0); -- Snarly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26040 AND `DifficultyID`=0); -- Fezzix's Flying Machine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26038 AND `DifficultyID`=0); -- Tamable Wind Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26037 AND `DifficultyID`=0); -- Tamable Warp Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26033 AND `DifficultyID`=0); -- Tamable Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26032 AND `DifficultyID`=0); -- Tamable Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26031 AND `DifficultyID`=0); -- Tamable Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26030 AND `DifficultyID`=0); -- Tamable Ravager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26029 AND `DifficultyID`=0); -- Tamable Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26028 AND `DifficultyID`=0); -- Tamable Bird of Prey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26027 AND `DifficultyID`=0); -- Tamable Nether Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26024 AND `DifficultyID`=0); -- Tamable Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26021 AND `DifficultyID`=0); -- Tamable Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26020 AND `DifficultyID`=0); -- Tamable Boar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26019 AND `DifficultyID`=0); -- Tamable Carrion Bird +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26017 AND `DifficultyID`=0); -- Tamable Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26016 AND `DifficultyID`=0); -- Tamable Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26012 AND `DifficultyID`=0); -- Arena Organizer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26007 AND `DifficultyID`=0); -- Arena Battlemaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25994 AND `DifficultyID`=0); -- Flame Eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25985 AND `DifficultyID`=0); -- Ahune Ice Spear Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25975 AND `DifficultyID`=0); -- Master Fire Eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25974 AND `DifficultyID`=0); -- Master Fire Dancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25973 AND `DifficultyID`=0); -- Shaman Bonfire Bunny 002 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25972 AND `DifficultyID`=0); -- Shaman Bonfire Bunny 001 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25971 AND `DifficultyID`=0); -- Shaman Bonfire Bunny 000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25970 AND `DifficultyID`=0); -- Fire Dancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25966 AND `DifficultyID`=0); -- Shaman Beam Bunny 002 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25965 AND `DifficultyID`=0); -- Shaman Beam Bunny 001 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25964 AND `DifficultyID`=0); -- Shaman Beam Bunny 000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25961 AND `DifficultyID`=0); -- Earthen Ring Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25952 AND `DifficultyID`=0); -- Slippery Floor Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25949 AND `DifficultyID`=0); -- Ice Caller Briatha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25947 AND `DifficultyID`=0); -- Zangarmarsh Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25946 AND `DifficultyID`=0); -- Tirisfal Glades Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25945 AND `DifficultyID`=0); -- Thousand Needles Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25944 AND `DifficultyID`=0); -- The Hinterlands Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25943 AND `DifficultyID`=0); -- The Northern Barrens Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25942 AND `DifficultyID`=0); -- Terokkar Forest Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25941 AND `DifficultyID`=0); -- Swamp of Sorrows Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25940 AND `DifficultyID`=0); -- Stonetalon Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25939 AND `DifficultyID`=0); -- Silverpine Forest Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25938 AND `DifficultyID`=0); -- Shadowmoon Valley Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25937 AND `DifficultyID`=0); -- Nagrand Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25936 AND `DifficultyID`=0); -- Mulgore Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25935 AND `DifficultyID`=0); -- Hillsbrad Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25934 AND `DifficultyID`=0); -- Hellfire Peninsula Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25933 AND `DifficultyID`=0); -- Ghostlands Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25932 AND `DifficultyID`=0); -- Feralas Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25931 AND `DifficultyID`=0); -- Eversong Woods Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25930 AND `DifficultyID`=0); -- Dustwallow Marsh Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25929 AND `DifficultyID`=0); -- Durotar Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25928 AND `DifficultyID`=0); -- Desolace Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25927 AND `DifficultyID`=0); -- Burning Steppes Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25926 AND `DifficultyID`=0); -- Blade's Edge Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25925 AND `DifficultyID`=0); -- Badlands Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25924 AND `DifficultyID`=0); -- Twilight Speaker Viktor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25923 AND `DifficultyID`=0); -- Arathi Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25922 AND `DifficultyID`=0); -- Winterspring Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25921 AND `DifficultyID`=0); -- Tanaris Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25920 AND `DifficultyID`=0); -- Cape of Stranglethorn Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25919 AND `DifficultyID`=0); -- Silithus Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25918 AND `DifficultyID`=0); -- Netherstorm Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25917 AND `DifficultyID`=0); -- Winterspring Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25916 AND `DifficultyID`=0); -- Tanaris Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25915 AND `DifficultyID`=0); -- Cape of Stranglethorn Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25914 AND `DifficultyID`=0); -- Silithus Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25913 AND `DifficultyID`=0); -- Netherstorm Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25912 AND `DifficultyID`=0); -- Zangarmarsh Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25911 AND `DifficultyID`=0); -- Wetlands Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25910 AND `DifficultyID`=0); -- Westfall Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25909 AND `DifficultyID`=0); -- Western Plaguelands Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25908 AND `DifficultyID`=0); -- The Hinterlands Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25907 AND `DifficultyID`=0); -- Terokkar Forest Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25906 AND `DifficultyID`=0); -- Teldrassil Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25904 AND `DifficultyID`=0); -- Redridge Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25903 AND `DifficultyID`=0); -- Nagrand Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25902 AND `DifficultyID`=0); -- Loch Modan Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25901 AND `DifficultyID`=0); -- Hillsbrad Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25900 AND `DifficultyID`=0); -- Hellfire Peninsula Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25899 AND `DifficultyID`=0); -- Feralas Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25898 AND `DifficultyID`=0); -- Elwynn Forest Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25897 AND `DifficultyID`=0); -- Dustwallow Marsh Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25896 AND `DifficultyID`=0); -- Duskwood Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25895 AND `DifficultyID`=0); -- Dun Morogh Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25894 AND `DifficultyID`=0); -- Desolace Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25893 AND `DifficultyID`=0); -- Darkshore Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25892 AND `DifficultyID`=0); -- Burning Steppes Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25891 AND `DifficultyID`=0); -- Bloodmyst Isle Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25890 AND `DifficultyID`=0); -- Blasted Lands Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25889 AND `DifficultyID`=0); -- Blade's Edge Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25888 AND `DifficultyID`=0); -- Azuremyst Isle Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25887 AND `DifficultyID`=0); -- Arathi Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25884 AND `DifficultyID`=0); -- Ashenvale Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25883 AND `DifficultyID`=0); -- Ashenvale Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25878 AND `DifficultyID`=0); -- Midsummer Celebrant Costume: Undead +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25877 AND `DifficultyID`=0); -- Midsummer Celebrant Costume: Troll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25876 AND `DifficultyID`=0); -- Midsummer Celebrant Costume: Tauren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25875 AND `DifficultyID`=0); -- Midsummer Celebrant Costume: Orc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25874 AND `DifficultyID`=0); -- Midsummer Celebrant Costume: Night Elf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25873 AND `DifficultyID`=0); -- Midsummer Celebrant Costume: Human +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25872 AND `DifficultyID`=0); -- Midsummer Celebrant Costume: Goblin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25871 AND `DifficultyID`=0); -- Midsummer Celebrant Costume: Gnome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25870 AND `DifficultyID`=0); -- Midsummer Celebrant Costume: Dwarf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25869 AND `DifficultyID`=0); -- Midsummer Celebrant Costume: Draenei +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25868 AND `DifficultyID`=0); -- Midsummer Celebrant Costume: Blood Elf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25866 AND `DifficultyID`=0); -- Twilight Flameguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25865 AND `DifficultyID`=0); -- Frozen Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25863 AND `DifficultyID`=0); -- Twilight Firesworn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25859 AND `DifficultyID`=0); -- Festival Flamekeeper Costume: Goblin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25858 AND `DifficultyID`=0); -- Festival Flamekeeper Costume: Undead +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25857 AND `DifficultyID`=0); -- Festival Flamekeeper Costume: Orc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25856 AND `DifficultyID`=0); -- Festival Flamekeeper Costume: Night Elf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25854 AND `DifficultyID`=0); -- Festival Flamekeeper Costume: Blood Elf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25853 AND `DifficultyID`=0); -- Festival Flamekeeper Costume: Draenei +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25852 AND `DifficultyID`=0); -- Festival Flamekeeper Costume: Gnome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25813 AND `DifficultyID`=0); -- (Deprecated) Sunwell FX +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25757 AND `DifficultyID`=0); -- Ahunite Frostwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25756 AND `DifficultyID`=0); -- Ahunite Coldwave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25755 AND `DifficultyID`=0); -- Ahunite Hailstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25754 AND `DifficultyID`=0); -- Earthen Ring Flamecaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25746 AND `DifficultyID`=0); -- [PH] Ahune Loot Loc Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25745 AND `DifficultyID`=0); -- [PH] Ahune Summon Loc Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25740 AND `DifficultyID`=0); -- Ahune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25710 AND `DifficultyID`=0); -- Numa Cloudsister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25706 AND `DifficultyID`=0); -- Searing Scorchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25697 AND `DifficultyID`=0); -- Luma Skymother +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25695 AND `DifficultyID`=0); -- Red Drake (Speed Mount) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25677 AND `DifficultyID`=0); -- Borean Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25670 AND `DifficultyID`=0); -- ELM General Purpose Bunny (scale x3) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25614 AND `DifficultyID`=0); -- Skadir Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25536 AND `DifficultyID`=0); -- [DNT] Torch Tossing Target Bunny Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25535 AND `DifficultyID`=0); -- [DNT] Torch Tossing Target Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25518 AND `DifficultyID`=0); -- Ground Flower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25515 AND `DifficultyID`=0); -- [PH] Festival Fire Juggler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25491 AND `DifficultyID`=0); -- Boss Whisperer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25360 AND `DifficultyID`=0); -- Earthen Ring Alliance Disguise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25348 AND `DifficultyID`=0); -- Vision of Thrall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25347 AND `DifficultyID`=0); -- Vision of Nobundo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25346 AND `DifficultyID`=0); -- Twilight Spy Viktor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25345 AND `DifficultyID`=0); -- Earthen Ring Horde Disguise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25344 AND `DifficultyID`=0); -- Seer Cragh Grimtusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25325 AND `DifficultyID`=0); -- Earthen Ring Guide Wolf Form +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25324 AND `DifficultyID`=0); -- Earthen Ring Guide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25303 AND `DifficultyID`=0); -- Ribbon Pole Fire Spiral Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25297 AND `DifficultyID`=0); -- Drill Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25288 AND `DifficultyID`=0); -- Turida Coldwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25263 AND `DifficultyID`=0); -- World Inscription Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25225 AND `DifficultyID`=0); -- Practice Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25221 AND `DifficultyID`=0); -- TEST - Clayton Dubin - TEST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25218 AND `DifficultyID`=0); -- [PH] Torch Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25212 AND `DifficultyID`=0); -- Kite Sky Lightning Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25193 AND `DifficultyID`=0); -- Ruul's Nether Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25191 AND `DifficultyID`=0); -- Riding Horse (White Stallion) (16 Speed) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25190 AND `DifficultyID`=0); -- Skarloc's Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25189 AND `DifficultyID`=0); -- Riding Horse (Brown) (16 Speed) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25188 AND `DifficultyID`=0); -- Trope's Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25183 AND `DifficultyID`=0); -- Wildhammer Gryphon (Purple) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25181 AND `DifficultyID`=0); -- Fast Black War Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25180 AND `DifficultyID`=0); -- Fast Black War Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25171 AND `DifficultyID`=0); -- Invisible Stalker (Scale x0.5) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25168 AND `DifficultyID`=0); -- Kite Lightning Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25161 AND `DifficultyID`=0); -- Dawnblade Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25147 AND `DifficultyID`=0); -- Silver Pig +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25146 AND `DifficultyID`=0); -- Golden Pig +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25145 AND `DifficultyID`=0); -- Budd's Bodyguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25139 AND `DifficultyID`=0); -- [PH] Bri's Test NPC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25113 AND `DifficultyID`=0); -- Crafty Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25109 AND `DifficultyID`=0); -- Rocket Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25107 AND `DifficultyID`=0); -- Watcher Umjin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25106 AND `DifficultyID`=0); -- Watcher Du'una +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25105 AND `DifficultyID`=0); -- Sky-Captain Cableclamp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25104 AND `DifficultyID`=0); -- Navigator Hatch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25103 AND `DifficultyID`=0); -- Crewman Boltshine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25102 AND `DifficultyID`=0); -- Crewman Spinshaft +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25101 AND `DifficultyID`=0); -- Crewman Cutpipe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25100 AND `DifficultyID`=0); -- Chief Officer Hammerflange +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25098 AND `DifficultyID`=0); -- Bosun Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25097 AND `DifficultyID`=0); -- Crewman Hammertink +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25096 AND `DifficultyID`=0); -- Crewman Gearspinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25095 AND `DifficultyID`=0); -- Crewman Springwidget +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25094 AND `DifficultyID`=0); -- Navigator Tah're +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25093 AND `DifficultyID`=0); -- First Mate Masker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25089 AND `DifficultyID`=0); -- Galley Chief Steelbelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25083 AND `DifficultyID`=0); -- Deathguard Lawson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25082 AND `DifficultyID`=0); -- Engineer Torquespindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25081 AND `DifficultyID`=0); -- Grunt Ounda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25080 AND `DifficultyID`=0); -- Grunt Umgor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25079 AND `DifficultyID`=0); -- Deathguard Fowles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25078 AND `DifficultyID`=0); -- Captain Krick Wrenchnozzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25077 AND `DifficultyID`=0); -- Sky-Captain Cloudkicker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25076 AND `DifficultyID`=0); -- Navigator Fairweather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25075 AND `DifficultyID`=0); -- Zeppelin Controls +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25074 AND `DifficultyID`=0); -- Crewman Sparkfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25072 AND `DifficultyID`=0); -- Crewman Quickfix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25071 AND `DifficultyID`=0); -- Crewman Rusthammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25070 AND `DifficultyID`=0); -- Chief Officer Coppernut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25064 AND `DifficultyID`=0); -- Dragonhawk Mount (Black) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25062 AND `DifficultyID`=0); -- Tiny Sporebat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25058 AND `DifficultyID`=0); -- Fuzz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25056 AND `DifficultyID`=0); -- Mariner Stillglider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25055 AND `DifficultyID`=0); -- Mariner Frostnight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25054 AND `DifficultyID`=0); -- Mariner Keenstar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25053 AND `DifficultyID`=0); -- Mariner Farseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25052 AND `DifficultyID`=0); -- Galley Chief Halumvorea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25051 AND `DifficultyID`=0); -- Merchant Frostwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25050 AND `DifficultyID`=0); -- Captain Galind Windsword +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25049 AND `DifficultyID`=0); -- Dawnstar Charger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25040 AND `DifficultyID`=0); -- Greater Water Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25018 AND `DifficultyID`=0); -- Sailor Stoneheel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25017 AND `DifficultyID`=0); -- Sailor Fairfolk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25016 AND `DifficultyID`=0); -- Sailor Wills +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25015 AND `DifficultyID`=0); -- Navigator Landerson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25014 AND `DifficultyID`=0); -- Sentinel Winterdew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25013 AND `DifficultyID`=0); -- Sentinel Brightgrass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25012 AND `DifficultyID`=0); -- Galley Chief Gathers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25011 AND `DifficultyID`=0); -- First Mate Wavesinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25010 AND `DifficultyID`=0); -- Engineer Brightbuckle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25009 AND `DifficultyID`=0); -- Captain Angelina Soluna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25006 AND `DifficultyID`=0); -- Dan's Test Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25000 AND `DifficultyID`=0); -- Abyss Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24989 AND `DifficultyID`=0); -- Jebediah McWeaksauce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24982 AND `DifficultyID`=0); -- Mrs. Flaskataur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24971 AND `DifficultyID`=0); -- Rowdy Red Wind-Up Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24970 AND `DifficultyID`=0); -- Battlin' Blue Wind-Up Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24969 AND `DifficultyID`=0); -- Mechanoman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24968 AND `DifficultyID`=0); -- Clockwork Rocket Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24959 AND `DifficultyID`=0); -- Generic Quest Trigger - LAB +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24935 AND `DifficultyID`=0); -- Vend-O-Tron D-Luxe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24934 AND `DifficultyID`=0); -- Snack-O-Matic IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24931 AND `DifficultyID`=0); -- Crewman Fastwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24930 AND `DifficultyID`=0); -- Crewman Gazzlegear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24929 AND `DifficultyID`=0); -- Crewman Crosswire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24927 AND `DifficultyID`=0); -- Navigator Sparksizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24926 AND `DifficultyID`=0); -- Chief Officer Brassbolt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24925 AND `DifficultyID`=0); -- Boss Portal: Purple (3.00) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24924 AND `DifficultyID`=0); -- Sky-Captain Bomblast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24921 AND `DifficultyID`=0); -- Cosmetic Trigger - LAB +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24908 AND `DifficultyID`=0); -- BLB Bunny - Center Field +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24907 AND `DifficultyID`=0); -- Kickoff Kicker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24906 AND `DifficultyID`=0); -- Flying Mounted Reindeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24904 AND `DifficultyID`=0); -- BLB Bunny - Kickoff Target - to Team B +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24903 AND `DifficultyID`=0); -- BLB Bunny - Kickoff Target - to Team A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24879 AND `DifficultyID`=0); -- Arctic Cloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24851 AND `DifficultyID`=0); -- Kiz Coilspanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24843 AND `DifficultyID`=0); -- Engineer Combs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24842 AND `DifficultyID`=0); -- Marine Anderson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24841 AND `DifficultyID`=0); -- Marine Halters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24840 AND `DifficultyID`=0); -- Sailor Vines +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24839 AND `DifficultyID`=0); -- Sailor Wicks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24838 AND `DifficultyID`=0); -- Sailor Henders +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24837 AND `DifficultyID`=0); -- Navigator Mehran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24836 AND `DifficultyID`=0); -- Abe the Cabin Boy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24835 AND `DifficultyID`=0); -- First Mate Kowalski +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24834 AND `DifficultyID`=0); -- Galley Chief Grace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24833 AND `DifficultyID`=0); -- Captain "Stash" Torgoley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24816 AND `DifficultyID`=0); -- Fjord Porcupine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24805 AND `DifficultyID`=0); -- War Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24795 AND `DifficultyID`=0); -- Surristrasz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24792 AND `DifficultyID`=0); -- Advanced Training Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24780 AND `DifficultyID`=0); -- Field Repair Bot 110G +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24766 AND `DifficultyID`=0); -- [DND] Brewfest Face Me Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24756 AND `DifficultyID`=0); -- Reflection of Magic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24753 AND `DifficultyID`=0); -- Pint-Sized Pink Pachyderm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24743 AND `DifficultyID`=0); -- Merciless Nether Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24729 AND `DifficultyID`=0); -- Alicia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24728 AND `DifficultyID`=0); -- Dusky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24727 AND `DifficultyID`=0); -- Caylee Dak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24725 AND `DifficultyID`=0); -- Dog Sled +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24711 AND `DifficultyID`=0); -- Tapper Swindlekeg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24710 AND `DifficultyID`=0); -- Ipfelkofer Ironkeg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24704 AND `DifficultyID`=0); -- Invisible Vehicle (Floating) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24700 AND `DifficultyID`=0); -- Headless Horseman, friendly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24658 AND `DifficultyID`=0); -- [PH] BLB Blue Blood Elf Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24657 AND `DifficultyID`=0); -- Glodrak Huntsniper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24655 AND `DifficultyID`=0); -- Reflection Bounce Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24654 AND `DifficultyID`=0); -- Turbo-Charged Flying Machine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24651 AND `DifficultyID`=0); -- Reflection of Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24648 AND `DifficultyID`=0); -- Invisible Stalker (Scale x2) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24645 AND `DifficultyID`=0); -- Mirror Frame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24637 AND `DifficultyID`=0); -- Great Reef Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24632 AND `DifficultyID`=0); -- Drunk Goblin Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24631 AND `DifficultyID`=0); -- Drunk Dwarf Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24630 AND `DifficultyID`=0); -- Tackle Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24550 AND `DifficultyID`=0); -- Throw Targeting (mob) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24545 AND `DifficultyID`=0); -- Thunderbrew "Apprentice" +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24536 AND `DifficultyID`=0); -- Dark Iron Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24527 AND `DifficultyID`=0); -- Bok Dropcertain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24522 AND `DifficultyID`=0); -- Brewfest Goblin Setup Crew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24519 AND `DifficultyID`=0); -- Costumed Orphan Matron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24510 AND `DifficultyID`=0); -- Driz Tumblequick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24505 AND `DifficultyID`=0); -- Unkillable Test Dummy 73 Paladin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24503 AND `DifficultyID`=0); -- LePeux +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24501 AND `DifficultyID`=0); -- Drohn's Distillery Apprentice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24499 AND `DifficultyID`=0); -- Ja'ron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24496 AND `DifficultyID`=0); -- Beer Goggles Orc Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24495 AND `DifficultyID`=0); -- Blix Fixwidget +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24490 AND `DifficultyID`=0); -- Blue Riding Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24489 AND `DifficultyID`=0); -- White Armored Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24488 AND `DifficultyID`=0); -- Cenarion War Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24487 AND `DifficultyID`=0); -- Brown Armored Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24486 AND `DifficultyID`=0); -- Purple Armored Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24482 AND `DifficultyID`=0); -- 2.3 Daily Debug - Alliance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24481 AND `DifficultyID`=0); -- 2.3 Daily Debug - Horde +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24480 AND `DifficultyID`=0); -- Mojo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24476 AND `DifficultyID`=0); -- Minor Voidwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24472 AND `DifficultyID`=0); -- SP Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24470 AND `DifficultyID`=0); -- [PH] Maldonado's Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24468 AND `DifficultyID`=0); -- Pol Amberstill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24463 AND `DifficultyID`=0); -- Swift Racing Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24457 AND `DifficultyID`=0); -- Captain O'Dell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24456 AND `DifficultyID`=0); -- Captain Taldar Windsinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24452 AND `DifficultyID`=0); -- Paree Blastnozzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24451 AND `DifficultyID`=0); -- Elli Blastnozzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24450 AND `DifficultyID`=0); -- Invisible Charge Target 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24449 AND `DifficultyID`=0); -- Invisible Charge Target 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24395 AND `DifficultyID`=0); -- Zindik Pinchwhistle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24394 AND `DifficultyID`=0); -- Dellix Pinchwhistle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24389 AND `DifficultyID`=0); -- Muckbreath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24380 AND `DifficultyID`=0); -- Blizzcon Greeter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24373 AND `DifficultyID`=0); -- T'chali's Voodoo Brew Festive Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24372 AND `DifficultyID`=0); -- Drohn's Distillery Festive Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24368 AND `DifficultyID`=0); -- Swift Brewfest Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24366 AND `DifficultyID`=0); -- Nizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24364 AND `DifficultyID`=0); -- Flynn Firebrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (24361,24352)); -- [PH] Gossip NPC Troll Male, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (24360,24351)); -- [PH] Gossip NPC Troll Female, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24355 AND `DifficultyID`=0); -- Eric Maloof Test Human Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24354 AND `DifficultyID`=0); -- Eric Maloof Test Forsaken Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24353 AND `DifficultyID`=0); -- Eric Maloof Test Forsaken Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24337 AND `DifficultyID`=0); -- [DND] Brewfest Delivery Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24332 AND `DifficultyID`=0); -- Blizzcon Zul'Aman Transport +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24331 AND `DifficultyID`=0); -- Blizzcon Northrend Transport +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24324 AND `DifficultyID`=0); -- Crash Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24319 AND `DifficultyID`=0); -- [PH] Creepy Rag Doll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24311 AND `DifficultyID`=0); -- [PH] Gossip NPC Tauren Male, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24310 AND `DifficultyID`=0); -- [PH] Gossip NPC Tauren Female, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24309 AND `DifficultyID`=0); -- [PH] Gossip NPC Orc Male, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24308 AND `DifficultyID`=0); -- [PH] Gossip NPC Orc Female, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24307 AND `DifficultyID`=0); -- [PH] Gossip NPC Night Elf Male, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24306 AND `DifficultyID`=0); -- [PH] Gossip NPC Night Elf Female, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24305 AND `DifficultyID`=0); -- [PH] Gossip NPC Goblin Male, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24304 AND `DifficultyID`=0); -- [PH] Gossip NPC Goblin Female, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24303 AND `DifficultyID`=0); -- [PH] Gossip NPC Gnome Male, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24302 AND `DifficultyID`=0); -- [PH] Gossip NPC Gnome Female, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24301 AND `DifficultyID`=0); -- [PH] Gossip NPC Undead Male, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24300 AND `DifficultyID`=0); -- [PH] Gossip NPC Undead Female, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24299 AND `DifficultyID`=0); -- [PH] Gossip NPC Dwarf Male, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24298 AND `DifficultyID`=0); -- [PH] Gossip NPC Dwarf Female, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24297 AND `DifficultyID`=0); -- [PH] Gossip NPC Draenei Male, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24296 AND `DifficultyID`=0); -- [PH] Gossip NPC Draenei Female, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24295 AND `DifficultyID`=0); -- [PH] Gossip NPC Blood Elf Male, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24294 AND `DifficultyID`=0); -- [PH] Gossip NPC Blood Elf Female, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24293 AND `DifficultyID`=0); -- [PH] Gossip NPC Human Male, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24292 AND `DifficultyID`=0); -- [PH] Gossip NPC Human Female, Hallow's End +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24288 AND `DifficultyID`=0); -- ELM General Purpose Bunny Hide Body +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24268 AND `DifficultyID`=0); -- Arthas, Human +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24267 AND `DifficultyID`=0); -- Arthas, Dark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24266 AND `DifficultyID`=0); -- Arthas, Lich King +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24265 AND `DifficultyID`=0); -- [DND] Brewfest Speed Bunny Red +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24264 AND `DifficultyID`=0); -- [DND] Brewfest Speed Bunny Yellow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24263 AND `DifficultyID`=0); -- [DND] Brewfest Speed Bunny Green +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24220 AND `DifficultyID`=0); -- [DND] Darkmoon Faire Target Bunny Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24205 AND `DifficultyID`=0); -- [DND] Brewfest Barker Bunny 4 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24204 AND `DifficultyID`=0); -- [DND] Brewfest Barker Bunny 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24203 AND `DifficultyID`=0); -- [DND] Brewfest Barker Bunny 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24202 AND `DifficultyID`=0); -- [DND] Brewfest Barker Bunny 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24171 AND `DifficultyID`=0); -- [DND] Darkmoon Faire Target Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24155 AND `DifficultyID`=0); -- Tobias Sarkhoff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24110 AND `DifficultyID`=0); -- ELM General Purpose Bunny Large +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24109 AND `DifficultyID`=0); -- Brewfest Target Dummy Move To Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24108 AND `DifficultyID`=0); -- Self-Turning and Oscillating Utility Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24061 AND `DifficultyID`=0); -- James Ormsby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24042 AND `DifficultyID`=0); -- Generic Trigger LAB - OLD +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24034 AND `DifficultyID`=0); -- Headless Horseman - Wisp Invis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24032 AND `DifficultyID`=0); -- Celea Frozenmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24021 AND `DifficultyID`=0); -- ELM General Purpose Bunny (scale x0.01) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24004 AND `DifficultyID`=0); -- Swift Spectral Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24003 AND `DifficultyID`=0); -- Spectral Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23988 AND `DifficultyID`=0); -- Michael Schweitzer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23973 AND `DifficultyID`=0); -- Masked Orphan Matron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23971 AND `DifficultyID`=0); -- Traveling Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23966 AND `DifficultyID`=0); -- Magic Broom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23952 AND `DifficultyID`=0); -- Flying Broom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23936 AND `DifficultyID`=0); -- [DNT]TEST Pet Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23925 AND `DifficultyID`=0); -- Test Guy Brian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23910 AND `DifficultyID`=0); -- Mr. Pinchy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23909 AND `DifficultyID`=0); -- Sinister Squashling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23903 AND `DifficultyID`=0); -- Swift Riding Wolf (Ghost) OLD +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23902 AND `DifficultyID`=0); -- Riding Wolf (Ghost) OLD +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23894 AND `DifficultyID`=0); -- [DND] Brewfest Dark Iron Spawn Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23872 AND `DifficultyID`=0); -- Coren Direbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23859 AND `DifficultyID`=0); -- Greer Orehammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23855 AND `DifficultyID`=0); -- [DND] L70ETC Chief Thunder-Skins Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23854 AND `DifficultyID`=0); -- [DND] L70ETC Sig Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23853 AND `DifficultyID`=0); -- [DND] L70ETC Samuro Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23852 AND `DifficultyID`=0); -- [DND] L70ETC Mai'Kyl Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23850 AND `DifficultyID`=0); -- [DND] L70ETC Concert Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23845 AND `DifficultyID`=0); -- [DND] L70ETC Bergrisst Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23837 AND `DifficultyID`=0); -- ELM General Purpose Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23830 AND `DifficultyID`=0); -- [DND] L70ETC FX Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23825 AND `DifficultyID`=0); -- [PH] Brewfest Goblin Male Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23824 AND `DifficultyID`=0); -- [PH] Brewfest Goblin Female Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23820 AND `DifficultyID`=0); -- [PH] Brewfest Dwarf Female Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23819 AND `DifficultyID`=0); -- [PH] Brewfest Dwarf Male Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23808 AND `DifficultyID`=0); -- Brewfest Keg Move to Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23800 AND `DifficultyID`=0); -- Headless Horseman, Unhorsed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23795 AND `DifficultyID`=0); -- Dark Iron Antagonist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23788 AND `DifficultyID`=0); -- Wixa Whelpwatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23775 AND `DifficultyID`=0); -- Head of the Horseman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23758 AND `DifficultyID`=0); -- Headless Horseman - Earth Explosion Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23754 AND `DifficultyID`=0); -- Murloc Costume +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23736 AND `DifficultyID`=0); -- Pricilla Winterwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23722 AND `DifficultyID`=0); -- Sasha Goens +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23721 AND `DifficultyID`=0); -- Concert Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23717 AND `DifficultyID`=0); -- ScottM Test Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23715 AND `DifficultyID`=0); -- Clayton's Test Creature (2) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23713 AND `DifficultyID`=0); -- Kraxx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23712 AND `DifficultyID`=0); -- Touring Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23709 AND `DifficultyID`=0); -- Dark Iron Guzzler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23708 AND `DifficultyID`=0); -- Rusty Mechanical Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23707 AND `DifficultyID`=0); -- Grimbooze's Alarm System +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23706 AND `DifficultyID`=0); -- Gordok Festive Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23703 AND `DifficultyID`=0); -- [DND] Brewfest Dark Iron Event Generator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23702 AND `DifficultyID`=0); -- Thunderbrew Festive Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23700 AND `DifficultyID`=0); -- Barleybrew Festive Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23698 AND `DifficultyID`=0); -- Drunken Brewfest Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23697 AND `DifficultyID`=0); -- Beer Goggles Gnome Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23696 AND `DifficultyID`=0); -- Gordok Brew Chief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23694 AND `DifficultyID`=0); -- Pulsing Pumpkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23686 AND `DifficultyID`=0); -- Headless Horseman Flame Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23685 AND `DifficultyID`=0); -- Gordok Brew Barker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23684 AND `DifficultyID`=0); -- Ita Thunderbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23683 AND `DifficultyID`=0); -- Maeve Barleybrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23634 AND `DifficultyID`=0); -- [PH] Darkmoon Carnie APPEARANCE F +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23633 AND `DifficultyID`=0); -- [PH] Darkmoon Carnie APPEARANCE E +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23632 AND `DifficultyID`=0); -- [PH] Darkmoon Carnie APPEARANCE D +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23631 AND `DifficultyID`=0); -- [PH] Darkmoon Carnie APPEARANCE C +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23630 AND `DifficultyID`=0); -- [PH] Darkmoon Carnie APPEARANCE B +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23629 AND `DifficultyID`=0); -- [PH] Darkmoon Carnie APPEARANCE A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23628 AND `DifficultyID`=0); -- Daran Thunderbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23627 AND `DifficultyID`=0); -- Becan Barleybrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23626 AND `DifficultyID`=0); -- Sig Nicious +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23625 AND `DifficultyID`=0); -- Samuro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23624 AND `DifficultyID`=0); -- Mai'Kyl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23623 AND `DifficultyID`=0); -- Chief Thunder-Skins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23621 AND `DifficultyID`=0); -- Testy McHelmet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23619 AND `DifficultyID`=0); -- Bergrisst +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23617 AND `DifficultyID`=0); -- Matron Goodwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23615 AND `DifficultyID`=0); -- [PH] Brewfest Night Elf Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23614 AND `DifficultyID`=0); -- [PH] Brewfest Gnome Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23613 AND `DifficultyID`=0); -- [PH] Brewfest Draenei Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23612 AND `DifficultyID`=0); -- [UNUSED]Dyslix Silvergrub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23611 AND `DifficultyID`=0); -- [PH] Brewfest Undead Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23610 AND `DifficultyID`=0); -- [PH] Brewfest Blood Elf Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23609 AND `DifficultyID`=0); -- [PH] Brewfest Troll Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23608 AND `DifficultyID`=0); -- [PH] Brewfest Tauren Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23607 AND `DifficultyID`=0); -- [PH] Brewfest Orc Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23606 AND `DifficultyID`=0); -- Suntouched Apprentice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23604 AND `DifficultyID`=0); -- Agnes Farwithers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23603 AND `DifficultyID`=0); -- Uta Roughdough +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23588 AND `DifficultyID`=0); -- Brewfest Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23558 AND `DifficultyID`=0); -- Neill Ramstein +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23545 AND `DifficultyID`=0); -- Pumpkin Fiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23543 AND `DifficultyID`=0); -- Shade of the Horseman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23540 AND `DifficultyID`=0); -- [PH] Brewfest Goblin Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23537 AND `DifficultyID`=0); -- Headless Horseman - Fire (DND) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23533 AND `DifficultyID`=0); -- T'chali's Voodoo Brewery Apprentice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23532 AND `DifficultyID`=0); -- [PH] Brewfest Garden D Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23531 AND `DifficultyID`=0); -- Eversong Pink Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23530 AND `DifficultyID`=0); -- Tirisfal Pink Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23529 AND `DifficultyID`=0); -- Mulgore Pink Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23528 AND `DifficultyID`=0); -- Azuremyst Pink Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23527 AND `DifficultyID`=0); -- Teldrassil Pink Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23526 AND `DifficultyID`=0); -- BurkeTest01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23525 AND `DifficultyID`=0); -- Brother Cartwright +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23522 AND `DifficultyID`=0); -- Arlen Lochlan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23521 AND `DifficultyID`=0); -- Anne Summers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23511 AND `DifficultyID`=0); -- Gordok Brew Apprentice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23510 AND `DifficultyID`=0); -- Thunderbrew Apprentice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23507 AND `DifficultyID`=0); -- Elwynn Pink Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23505 AND `DifficultyID`=0); -- Tikas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23504 AND `DifficultyID`=0); -- Brewfest Setup Crew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23497 AND `DifficultyID`=0); -- Draeg Barleybrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23487 AND `DifficultyID`=0); -- Wild Wolpertinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23486 AND `DifficultyID`=0); -- Goldark Snipehunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23482 AND `DifficultyID`=0); -- Barleybrew Apprentice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23481 AND `DifficultyID`=0); -- Keiran Donoghue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23480 AND `DifficultyID`=0); -- [PH] Brewfest Human Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23479 AND `DifficultyID`=0); -- [PH] Brewfest Dwarf Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23472 AND `DifficultyID`=0); -- World Trigger (Large AOI, Not Immune PC/NPC) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23422 AND `DifficultyID`=0); -- Riding Nether Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (23407,16999)); -- Johnny McWeaksauce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (23406,17078)); -- Jimmy McWeaksauce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23366 AND `DifficultyID`=0); -- Test Shroom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23349 AND `DifficultyID`=0); -- Captain Skybreaker's Nether Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23317 AND `DifficultyID`=0); -- [PH] PvP Cannon Targetting Reticle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23315 AND `DifficultyID`=0); -- [PH] PvP Cannon Shot Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23314 AND `DifficultyID`=0); -- [PH] PvP Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23274 AND `DifficultyID`=0); -- Stinker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23266 AND `DifficultyID`=0); -- Peanut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23258 AND `DifficultyID`=0); -- Egbert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23234 AND `DifficultyID`=0); -- Bananas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23231 AND `DifficultyID`=0); -- Willy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23229 AND `DifficultyID`=0); -- Imp in a Ball Special Case (Rogue) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23224 AND `DifficultyID`=0); -- Imp in a Ball +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23211 AND `DifficultyID`=0); -- Aldor Faction Tester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23201 AND `DifficultyID`=0); -- D'rei +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23200 AND `DifficultyID`=0); -- Farmer Leon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (23198,23114)); -- Lucky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23131 AND `DifficultyID`=0); -- Blood Knight Honor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23128 AND `DifficultyID`=0); -- Master Pyreanor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23127 AND `DifficultyID`=0); -- Farseer Javad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23117 AND `DifficultyID`=0); -- crystal man +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23115 AND `DifficultyID`=0); -- Ogri'la Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23108 AND `DifficultyID`=0); -- Sa'rah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23107 AND `DifficultyID`=0); -- Chaddo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23106 AND `DifficultyID`=0); -- Jara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23103 AND `DifficultyID`=0); -- Derek the Undying +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23090 AND `DifficultyID`=0); -- Troll Roof Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23087 AND `DifficultyID`=0); -- Sewer Crocolisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23086 AND `DifficultyID`=0); -- Sewer Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23075 AND `DifficultyID`=0); -- Legion Ring Infernal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23064 AND `DifficultyID`=0); -- Eebee Jinglepocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23050 AND `DifficultyID`=0); -- Little Noah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23045 AND `DifficultyID`=0); -- Blood Elf Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23044 AND `DifficultyID`=0); -- Karabor Infernal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23041 AND `DifficultyID`=0); -- TEST Iceberg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23039 AND `DifficultyID`=0); -- Draenei Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23033 AND `DifficultyID`=0); -- Invisible Stalker (Floating) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23024 AND `DifficultyID`=0); -- Aldor Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23023 AND `DifficultyID`=0); -- Scryer Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23014 AND `DifficultyID`=0); -- Designer Island Sabercat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23013 AND `DifficultyID`=0); -- Designer Island Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23012 AND `DifficultyID`=0); -- Hotoppik Copperpinch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23011 AND `DifficultyID`=0); -- Morshelz Copperpinch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23010 AND `DifficultyID`=0); -- Wolgren Jinglepocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23009 AND `DifficultyID`=0); -- Bessbi Jinglepocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23006 AND `DifficultyID`=0); -- Gnome Female Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23005 AND `DifficultyID`=0); -- Gnome Male Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23003 AND `DifficultyID`=0); -- Joe Rumsey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23001 AND `DifficultyID`=0); -- Draenei Female Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23000 AND `DifficultyID`=0); -- Draenei Male Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22999 AND `DifficultyID`=0); -- Blood Elf Male Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22998 AND `DifficultyID`=0); -- Blood Elf Female Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22985 AND `DifficultyID`=0); -- Bradford Bridenbecker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22978 AND `DifficultyID`=0); -- Blue Riding Nether Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22977 AND `DifficultyID`=0); -- Silver Riding Nether Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22976 AND `DifficultyID`=0); -- Red Riding Nether Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22975 AND `DifficultyID`=0); -- Purple Riding Nether Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22974 AND `DifficultyID`=0); -- Invis Sparrowhawk Origin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22958 AND `DifficultyID`=0); -- Green Riding Nether Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22937 AND `DifficultyID`=0); -- Noorab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22935 AND `DifficultyID`=0); -- Suralais Farwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22931 AND `DifficultyID`=0); -- Gorrim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22914 AND `DifficultyID`=0); -- Salandria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22909 AND `DifficultyID`=0); -- Water Elemental Force +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22908 AND `DifficultyID`=0); -- Earth Elemental Force +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22907 AND `DifficultyID`=0); -- Fire Elemental Force +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22906 AND `DifficultyID`=0); -- Air Elemental Force +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22905 AND `DifficultyID`=0); -- Outland Children's Week Exodar 02 Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22903 AND `DifficultyID`=0); -- Unkillable Test Dummy 72 Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22897 AND `DifficultyID`=0); -- Summoned Windfury Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22867 AND `DifficultyID`=0); -- Outland Children's Week Silvermoon 02 Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22866 AND `DifficultyID`=0); -- Outland Children's Week Silvermoon 01 Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22851 AND `DifficultyID`=0); -- Outland Children's Week Exodar 01 Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22836 AND `DifficultyID`=0); -- Jheel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22823 AND `DifficultyID`=0); -- Hch'uu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22818 AND `DifficultyID`=0); -- Draenei Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22817 AND `DifficultyID`=0); -- Blood Elf Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22816 AND `DifficultyID`=0); -- Black Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22806 AND `DifficultyID`=0); -- Shattrath Firebreather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22804 AND `DifficultyID`=0); -- Silvermoon Fireeater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22802 AND `DifficultyID`=0); -- Exodar Firebreather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22522 AND `DifficultyID`=0); -- Super Thrall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22518 AND `DifficultyID`=0); -- Master Prospector Orius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22516 AND `DifficultyID`=0); -- Eye of the Storm Battlemaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22514 AND `DifficultyID`=0); -- White Riding Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22513 AND `DifficultyID`=0); -- Tan Riding Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22512 AND `DifficultyID`=0); -- Silver Riding Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22511 AND `DifficultyID`=0); -- Dark Riding Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22510 AND `DifficultyID`=0); -- Cobalt Riding Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22485 AND `DifficultyID`=0); -- Halu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22455 AND `DifficultyID`=0); -- Sky-Master Maxxor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22445 AND `DifficultyID`=0); -- Miniwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22407 AND `DifficultyID`=0); -- Caravan Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22314 AND `DifficultyID`=0); -- Captive Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22280 AND `DifficultyID`=0); -- Soren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22279 AND `DifficultyID`=0); -- Nadja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22249 AND `DifficultyID`=0); -- Cokeplay.com redemption vendor 02 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22248 AND `DifficultyID`=0); -- Cokeplay.com redemption vendor 03 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22247 AND `DifficultyID`=0); -- Cokeplay.com redemption vendor 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22237 AND `DifficultyID`=0); -- Loirea Galerunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22234 AND `DifficultyID`=0); -- Sinnea Starsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22229 AND `DifficultyID`=0); -- Druman Shadowgrove +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22228 AND `DifficultyID`=0); -- Flame Wave II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22216 AND `DifficultyID`=0); -- Fhyn Leafshadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22101 AND `DifficultyID`=0); -- Arena Promoter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22098 AND `DifficultyID`=0); -- Grizzled Gladiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22097 AND `DifficultyID`=0); -- Veteran Gladiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22015 AND `DifficultyID`=0); -- Eye of the Storm Envoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22013 AND `DifficultyID`=0); -- Eye of the Storm Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21986 AND `DifficultyID`=0); -- Altar of Sha'tar Vindicator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21980 AND `DifficultyID`=0); -- Val'zareq's Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21922 AND `DifficultyID`=0); -- Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21888 AND `DifficultyID`=0); -- Tauren Male Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21887 AND `DifficultyID`=0); -- Tauren Female Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21886 AND `DifficultyID`=0); -- Goblin Female Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21885 AND `DifficultyID`=0); -- Goblin Male Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21884 AND `DifficultyID`=0); -- Gnome Female Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21883 AND `DifficultyID`=0); -- Gnome Male Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21882 AND `DifficultyID`=0); -- Blood Elf Female Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21881 AND `DifficultyID`=0); -- Blood Elf Male Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21868 AND `DifficultyID`=0); -- Crust Burster Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21848 AND `DifficultyID`=0); -- Massive Seaforium Charge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21836 AND `DifficultyID`=0); -- Beholder (spittle) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21835 AND `DifficultyID`=0); -- Beholder (red) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21834 AND `DifficultyID`=0); -- Beholder (green) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21833 AND `DifficultyID`=0); -- Beholder (gray) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21832 AND `DifficultyID`=0); -- Beholder (black) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21831 AND `DifficultyID`=0); -- Beholder (blue) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21830 AND `DifficultyID`=0); -- Beholder (beige) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21766 AND `DifficultyID`=0); -- Alieshor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21688 AND `DifficultyID`=0); -- Oronok's Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21641 AND `DifficultyID`=0); -- Lament of the Highborne Spell Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21635 AND `DifficultyID`=0); -- Forest Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21628 AND `DifficultyID`=0); -- Highborne Lamenter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21510 AND `DifficultyID`=0); -- Swift Nether Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21491 AND `DifficultyID`=0); -- Alliance Transporter Malfunction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21490 AND `DifficultyID`=0); -- Horde Transporter Malfunction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21482 AND `DifficultyID`=0); -- Outland Ravager Elite Purple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21481 AND `DifficultyID`=0); -- Outland Ravager Elite Orange +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21480 AND `DifficultyID`=0); -- Outland Ravager Elite Green +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21421 AND `DifficultyID`=0); -- Designer Island Alliance Archer [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21415 AND `DifficultyID`=0); -- Designer Island Horde Archer [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21412 AND `DifficultyID`=0); -- Designer Island Horde Leader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21401 AND `DifficultyID`=0); -- Designer Island Alliance [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21396 AND `DifficultyID`=0); -- Invisible Mount Speed 20 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21388 AND `DifficultyID`=0); -- Designer Island Horde [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21371 AND `DifficultyID`=0); -- Designer Island Hungry Farmer [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21367 AND `DifficultyID`=0); -- Designer Island Battle Participant A [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21361 AND `DifficultyID`=0); -- Designer Island Orc Trainee [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21358 AND `DifficultyID`=0); -- Designer Island Tauren Herder [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21356 AND `DifficultyID`=0); -- Designer Island Bear Orc Leader [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21355 AND `DifficultyID`=0); -- Invisible Man Mount 20 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21354 AND `DifficultyID`=0); -- Fiery Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21333 AND `DifficultyID`=0); -- [PH]Test Skunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21329 AND `DifficultyID`=0); -- JAB Nether Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21317 AND `DifficultyID`=0); -- Aimi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21278 AND `DifficultyID`=0); -- Designer Island Gnome Caster [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21250 AND `DifficultyID`=0); -- Pink Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21243 AND `DifficultyID`=0); -- Designer Island Gnome Emote [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21240 AND `DifficultyID`=0); -- Designer Island Murloc Bait [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21208 AND `DifficultyID`=0); -- Designer Island Murloc Warrior [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21206 AND `DifficultyID`=0); -- Designer Island Murloc Boss [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21191 AND `DifficultyID`=0); -- Designer Island Murloc Hunter [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21190 AND `DifficultyID`=0); -- Designer Island Murloc Fisher [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21187 AND `DifficultyID`=0); -- Designer Island Fel Reaver [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21156 AND `DifficultyID`=0); -- Master Sergeant Thelaana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21150 AND `DifficultyID`=0); -- Legion Prototype Cannon 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21149 AND `DifficultyID`=0); -- Legion Prototype Cannon 4 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21146 AND `DifficultyID`=0); -- Legion Prototype Cannon 2 & 3 Felguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21144 AND `DifficultyID`=0); -- Legion Prototype Cannon 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21143 AND `DifficultyID`=0); -- Legion Prototype Cannon 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21122 AND `DifficultyID`=0); -- OLDWorld Trigger (Large AOI) (DO NOT DELETE) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21107 AND `DifficultyID`=0); -- Rip Pedalslam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21100 AND `DifficultyID`=0); -- Outland Ravager PurpleOrange +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21099 AND `DifficultyID`=0); -- Outland Ravager OrangeWhite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21098 AND `DifficultyID`=0); -- Outland Ravager GreenOrange +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21064 AND `DifficultyID`=0); -- Red Dragonhawk Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21063 AND `DifficultyID`=0); -- Silver Dragonhawk Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21056 AND `DifficultyID`=0); -- Blue Dragonhawk Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21055 AND `DifficultyID`=0); -- Golden Dragonhawk Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21045 AND `DifficultyID`=0); -- Hired Bodyguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21043 AND `DifficultyID`=0); -- Blue Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21038 AND `DifficultyID`=0); -- Golden Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21037 AND `DifficultyID`=0); -- Black Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21036 AND `DifficultyID`=0); -- Red Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21034 AND `DifficultyID`=0); -- Boar Piglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21018 AND `DifficultyID`=0); -- White Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21011 AND `DifficultyID`=0); -- Voodoo Chest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21010 AND `DifficultyID`=0); -- Blue Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21009 AND `DifficultyID`=0); -- Red Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21008 AND `DifficultyID`=0); -- Yellow Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21003 AND `DifficultyID`=0); -- QA Test Dummy 73 Raid Debuff (High Armor) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20895 AND `DifficultyID`=0); -- Miiji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20894 AND `DifficultyID`=0); -- Miihi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20863 AND `DifficultyID`=0); -- Pet Book DEM +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20849 AND `DifficultyID`=0); -- Great Green Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20848 AND `DifficultyID`=0); -- Great Blue Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20847 AND `DifficultyID`=0); -- Purple Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20846 AND `DifficultyID`=0); -- Gray Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20826 AND `DifficultyID`=0); -- Outland Ravager PurpleWhite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20824 AND `DifficultyID`=0); -- Outland Ravager PurpleBlue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20823 AND `DifficultyID`=0); -- Outland Ravager Purple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20822 AND `DifficultyID`=0); -- Outland Ravager OrangeGreen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20821 AND `DifficultyID`=0); -- Outland Ravager OrangeRed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20820 AND `DifficultyID`=0); -- Outland Ravager Orange +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20819 AND `DifficultyID`=0); -- Outland Ravager GreenPurple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20818 AND `DifficultyID`=0); -- Outland Ravager GreenBlue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20817 AND `DifficultyID`=0); -- Outland Ravager Green +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20762 AND `DifficultyID`=0); -- Gur'zil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20733 AND `DifficultyID`=0); -- Walla's Damage Dealer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20716 AND `DifficultyID`=0); -- Rek'tor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20708 AND `DifficultyID`=0); -- Human Female Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20707 AND `DifficultyID`=0); -- Human Male Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20674 AND `DifficultyID`=0); -- Shield of Velen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20672 AND `DifficultyID`=0); -- Royal Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20562 AND `DifficultyID`=0); -- Invisible Stalker (Scale x5) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20515 AND `DifficultyID`=0); -- Harpax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20499 AND `DifficultyID`=0); -- Fizim Blastwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20497 AND `DifficultyID`=0); -- Fima Five-Fingers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20472 AND `DifficultyID`=0); -- Brown Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20421 AND `DifficultyID`=0); -- Netherstorm Goblin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20414 AND `DifficultyID`=0); -- Riding Wyvern, Armored +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20413 AND `DifficultyID`=0); -- Riding Wyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20412 AND `DifficultyID`=0); -- Test Gem Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20408 AND `DifficultyID`=0); -- Mana Wyrmling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20407 AND `DifficultyID`=0); -- Farseer Umbrua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20406 AND `DifficultyID`=0); -- Champion Cyssa Dawnrose +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20398 AND `DifficultyID`=0); -- Reanimated Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20388 AND `DifficultyID`=0); -- Althallen Brightblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20386 AND `DifficultyID`=0); -- Lyrlia Blackshield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20385 AND `DifficultyID`=0); -- Andrissa Heartspear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20383 AND `DifficultyID`=0); -- Enlae +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20381 AND `DifficultyID`=0); -- Jovil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20374 AND `DifficultyID`=0); -- Kandaar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20282 AND `DifficultyID`=0); -- Pat's Vendor Test Guy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20275 AND `DifficultyID`=0); -- Wyatt's Unkillable Test Dummy 60 Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20234 AND `DifficultyID`=0); -- Runetog Wildhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20225 AND `DifficultyID`=0); -- Swift Warstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20224 AND `DifficultyID`=0); -- Swift Green Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20223 AND `DifficultyID`=0); -- Swift Purple Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20222 AND `DifficultyID`=0); -- Black Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20220 AND `DifficultyID`=0); -- Blue Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20219 AND `DifficultyID`=0); -- Mask of Deception (Test) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20217 AND `DifficultyID`=0); -- Purple Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20213 AND `DifficultyID`=0); -- World Trigger (Alliance Friendly + Invis Man) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20212 AND `DifficultyID`=0); -- World Trigger (Horde Friendly + Invis Man) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20200 AND `DifficultyID`=0); -- Netherstorm Battlemaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20152 AND `DifficultyID`=0); -- Silver War Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20151 AND `DifficultyID`=0); -- White War Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20150 AND `DifficultyID`=0); -- Tan War Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20149 AND `DifficultyID`=0); -- Dark War Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20107 AND `DifficultyID`=0); -- [PH] Gossip NPC, Goblin Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20106 AND `DifficultyID`=0); -- [PH] Gossip NPC Goblin Male, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20105 AND `DifficultyID`=0); -- [PH] Gossip NPC Goblin Female, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20104 AND `DifficultyID`=0); -- [PH] Gossip NPC, Goblin Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20103 AND `DifficultyID`=0); -- [PH] Gossip NPC Goblin Female, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20102 AND `DifficultyID`=0); -- Goblin Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20074 AND `DifficultyID`=0); -- Riding Talbuk (Elite) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20072 AND `DifficultyID`=0); -- Cobalt War Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20061 AND `DifficultyID`=0); -- Frostbite Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20029 AND `DifficultyID`=0); -- Thalassian Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (20000,29)); -- Kanrethad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19917 AND `DifficultyID`=0); -- Riding Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19915 AND `DifficultyID`=0); -- Max Xim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19912 AND `DifficultyID`=0); -- Zeggon Botsnap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19911 AND `DifficultyID`=0); -- Beka Zipwhistle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19909 AND `DifficultyID`=0); -- Rex Pixem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19883 AND `DifficultyID`=0); -- Mana Storm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19871 AND `DifficultyID`=0); -- World Trigger (Not Immune NPC) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19869 AND `DifficultyID`=0); -- Snake Trap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19854 AND `DifficultyID`=0); -- Nathrezim Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19850 AND `DifficultyID`=0); -- Councilor Arial D'Anastasis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19848 AND `DifficultyID`=0); -- Harbinger Ennarth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19841 AND `DifficultyID`=0); -- (PH) Scryers Ride +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19833 AND `DifficultyID`=0); -- Venomous Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19828 AND `DifficultyID`=0); -- Outland Riding Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19750 AND `DifficultyID`=0); -- Chilled Ground +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19704 AND `DifficultyID`=0); -- Tom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19695 AND `DifficultyID`=0); -- Peasant (Wood) 1.50 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19659 AND `DifficultyID`=0); -- Great Elite Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19658 AND `DifficultyID`=0); -- Brown Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19583 AND `DifficultyID`=0); -- Grennik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19581 AND `DifficultyID`=0); -- Maddix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19558 AND `DifficultyID`=0); -- Amilya Airheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19552 AND `DifficultyID`=0); -- Goblin Zeppelin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19541 AND `DifficultyID`=0); -- Netherstorm Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19529 AND `DifficultyID`=0); -- Stormspire Nexus-Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19522 AND `DifficultyID`=0); -- Altar of Shattra Scryer Guardpost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19506 AND `DifficultyID`=0); -- Master Handler Sylvester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19492 AND `DifficultyID`=0); -- World Flying Mount Vendor Horde +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19491 AND `DifficultyID`=0); -- World Flying Mount Vendor Alliance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19490 AND `DifficultyID`=0); -- World Flying Mount Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19463 AND `DifficultyID`=0); -- Orc Skeleton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19431 AND `DifficultyID`=0); -- Test Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19430 AND `DifficultyID`=0); -- Test Elemental Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19405 AND `DifficultyID`=0); -- Steam Tonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19404 AND `DifficultyID`=0); -- Gnomish Steam Tonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19403 AND `DifficultyID`=0); -- Goblin Steam Tonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19381 AND `DifficultyID`=0); -- Flame Wave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19357 AND `DifficultyID`=0); -- Dimming Voidwraith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19323 AND `DifficultyID`=0); -- Dan Reed Uber-resist Test Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19317 AND `DifficultyID`=0); -- Drek'Gol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19313 AND `DifficultyID`=0); -- Dan Reed Magical Reflection Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19281 AND `DifficultyID`=0); -- Swift Pink Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19280 AND `DifficultyID`=0); -- Red Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19269 AND `DifficultyID`=0); -- Shutterbug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19233 AND `DifficultyID`=0); -- Flying Voidwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19222 AND `DifficultyID`=0); -- Magma Flow Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19198 AND `DifficultyID`=0); -- Invisible Tractor Beam Source +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19178 AND `DifficultyID`=0); -- Forsaken Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19177 AND `DifficultyID`=0); -- Troll Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19176 AND `DifficultyID`=0); -- Tauren Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19173 AND `DifficultyID`=0); -- Night Elf Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19172 AND `DifficultyID`=0); -- Gnome Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19171 AND `DifficultyID`=0); -- Draenei Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19169 AND `DifficultyID`=0); -- Blood Elf Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19164 AND `DifficultyID`=0); -- Refugee Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19163 AND `DifficultyID`=0); -- Refugee Kid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19148 AND `DifficultyID`=0); -- Dwarf Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19146 AND `DifficultyID`=0); -- Old Raptor Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19145 AND `DifficultyID`=0); -- Old Horse Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19132 AND `DifficultyID`=0); -- [PH] Gossip NPC Troll Male, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19131 AND `DifficultyID`=0); -- [PH] Gossip NPC Gnome Male, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19130 AND `DifficultyID`=0); -- [PH] Gossip NPC Troll Female, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19129 AND `DifficultyID`=0); -- [PH] Gossip NPC Gnome Female, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19128 AND `DifficultyID`=0); -- [PH] Gossip NPC Troll Male, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19127 AND `DifficultyID`=0); -- [PH] Gossip NPC Troll Female, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19126 AND `DifficultyID`=0); -- [PH] Gossip NPC Gnome Male, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19125 AND `DifficultyID`=0); -- [PH] Gossip NPC Gnome Female, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19124 AND `DifficultyID`=0); -- [PH] Gossip NPC, Troll Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19123 AND `DifficultyID`=0); -- [PH] Gossip NPC, Troll Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19122 AND `DifficultyID`=0); -- [PH] Gossip NPC, Gnome Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19121 AND `DifficultyID`=0); -- [PH] Gossip NPC, Gnome Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19119 AND `DifficultyID`=0); -- [PH] Gossip NPC, Undead Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19118 AND `DifficultyID`=0); -- [PH] Gossip NPC, Tauren Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19117 AND `DifficultyID`=0); -- [PH] Gossip NPC, Orc Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19116 AND `DifficultyID`=0); -- [PH] Gossip NPC, Night Elf Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19115 AND `DifficultyID`=0); -- [PH] Gossip NPC, Dwarf Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19114 AND `DifficultyID`=0); -- [PH] Gossip NPC, Draenei Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19113 AND `DifficultyID`=0); -- [PH] Gossip NPC, Blood Elf Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19112 AND `DifficultyID`=0); -- [PH] Gossip NPC, Night Elf Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19111 AND `DifficultyID`=0); -- [PH] Gossip NPC, Tauren Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19110 AND `DifficultyID`=0); -- [PH] Gossip NPC, Undead Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19109 AND `DifficultyID`=0); -- [PH] Gossip NPC, Orc Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19108 AND `DifficultyID`=0); -- [PH] Gossip NPC, Dwarf Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19107 AND `DifficultyID`=0); -- [PH] Gossip NPC, Draenei Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19106 AND `DifficultyID`=0); -- [PH] Gossip NPC, Blood Elf Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19105 AND `DifficultyID`=0); -- [PH] Gossip NPC Undead Male, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19104 AND `DifficultyID`=0); -- [PH] Gossip NPC Tauren Male, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19103 AND `DifficultyID`=0); -- [PH] Gossip NPC Orc Male, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19102 AND `DifficultyID`=0); -- [PH] Gossip NPC Night Elf Male, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19101 AND `DifficultyID`=0); -- [PH] Gossip NPC Dwarf Male, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19100 AND `DifficultyID`=0); -- [PH] Gossip NPC Draenei Male, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19099 AND `DifficultyID`=0); -- [PH] Gossip NPC Blood Elf Male, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19098 AND `DifficultyID`=0); -- [PH] Gossip NPC Undead Female, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19097 AND `DifficultyID`=0); -- [PH] Gossip NPC Tauren Female, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19096 AND `DifficultyID`=0); -- [PH] Gossip NPC Orc Female, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19095 AND `DifficultyID`=0); -- [PH] Gossip NPC Blood Elf Female, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19094 AND `DifficultyID`=0); -- [PH] Gossip NPC Draenei Female, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19093 AND `DifficultyID`=0); -- [PH] Gossip NPC Night Elf Female, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19092 AND `DifficultyID`=0); -- [PH] Gossip NPC Dwarf Female, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19091 AND `DifficultyID`=0); -- [PH] Gossip NPC Undead Female, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19090 AND `DifficultyID`=0); -- [PH] Gossip NPC Undead Male, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19089 AND `DifficultyID`=0); -- [PH] Gossip NPC Tauren Male, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19088 AND `DifficultyID`=0); -- [PH] Gossip NPC Tauren Female, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19087 AND `DifficultyID`=0); -- [PH] Gossip NPC Orc Male, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19086 AND `DifficultyID`=0); -- [PH] Gossip NPC Orc Female, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19085 AND `DifficultyID`=0); -- [PH] Gossip NPC Blood Elf Male, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19084 AND `DifficultyID`=0); -- [PH] Gossip NPC Blood Elf Female, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19083 AND `DifficultyID`=0); -- [PH] Gossip NPC Draenei Male, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19082 AND `DifficultyID`=0); -- [PH] Gossip NPC Draenei Female, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19081 AND `DifficultyID`=0); -- [PH] Gossip NPC Night Elf Male, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19080 AND `DifficultyID`=0); -- [PH] Gossip NPC Night Elf Female, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19079 AND `DifficultyID`=0); -- [PH] Gossip NPC Dwarf Male, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19078 AND `DifficultyID`=0); -- [PH] Gossip NPC Dwarf Female, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19069 AND `DifficultyID`=0); -- Garadar Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19060 AND `DifficultyID`=0); -- [PH] Gossip NPC Human Male, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19059 AND `DifficultyID`=0); -- [PH] Gossip NPC Human Female, Winter Veil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19058 AND `DifficultyID`=0); -- [PH] Gossip NPC Human Male, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19057 AND `DifficultyID`=0); -- [PH] Gossip NPC Human Female, Lunar Festival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19054 AND `DifficultyID`=0); -- New Horse Riding Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19010 AND `DifficultyID`=0); -- Camera Shaker - JK +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18989 AND `DifficultyID`=0); -- Stonebreaker Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18955 AND `DifficultyID`=0); -- Camera Shaker - 30-90 seconds +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18953 AND `DifficultyID`=0); -- Unoke Tenderhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18942 AND `DifficultyID`=0); -- Innalia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18941 AND `DifficultyID`=0); -- [PH] Gossip NPC, Human, Specific Look +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18940 AND `DifficultyID`=0); -- Nutral +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18939 AND `DifficultyID`=0); -- Brubeck Stormfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18938 AND `DifficultyID`=0); -- Krexcil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18937 AND `DifficultyID`=0); -- Amerun Leafshade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18936 AND `DifficultyID`=0); -- [PH] Gossip NPC, Human Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18935 AND `DifficultyID`=0); -- [PH] Gossip NPC, Human Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18931 AND `DifficultyID`=0); -- Amish Wildhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18930 AND `DifficultyID`=0); -- Vlagga Freyfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18927 AND `DifficultyID`=0); -- Human Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18890 AND `DifficultyID`=0); -- Walla's Quest Test NPC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18846 AND `DifficultyID`=0); -- Furious Mr. Pinchy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18845 AND `DifficultyID`=0); -- Benevolent Mr. Pinchy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18844 AND `DifficultyID`=0); -- Porter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18839 AND `DifficultyID`=0); -- Magical Crawdad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18809 AND `DifficultyID`=0); -- Furnan Skysoar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18808 AND `DifficultyID`=0); -- Gursha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18807 AND `DifficultyID`=0); -- Kerna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18801 AND `DifficultyID`=0); -- Master Enchanter Theopolus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18795 AND `DifficultyID`=0); -- Lesser Scorching Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18791 AND `DifficultyID`=0); -- Du'ga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18789 AND `DifficultyID`=0); -- Furgu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18788 AND `DifficultyID`=0); -- Munci +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18785 AND `DifficultyID`=0); -- Kuma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18742 AND `DifficultyID`=0); -- Worgen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18738 AND `DifficultyID`=0); -- Primal Stone Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18737 AND `DifficultyID`=0); -- Dense Stone Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18736 AND `DifficultyID`=0); -- Solid Stone Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18735 AND `DifficultyID`=0); -- Heavy Stone Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18734 AND `DifficultyID`=0); -- Coarse Stone Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18691 AND `DifficultyID`=0); -- Shadow Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18665 AND `DifficultyID`=0); -- Overrun Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18656 AND `DifficultyID`=0); -- Julie Honeywell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18655 AND `DifficultyID`=0); -- Jay Lemieux +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18653 AND `DifficultyID`=0); -- Seth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18624 AND `DifficultyID`=0); -- Unkillable Test Dummy 73 Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18623 AND `DifficultyID`=0); -- Unkillable Test Dummy 90 Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18562 AND `DifficultyID`=0); -- Purple Ground Rune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18545 AND `DifficultyID`=0); -- Ashes of Al'ar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18474 AND `DifficultyID`=0); -- Old Crappy McWeaksauce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18425 AND `DifficultyID`=0); -- Peep the Outland Phoenix (Demo) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18406 AND `DifficultyID`=0); -- Swift Blue Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18403 AND `DifficultyID`=0); -- Sporebat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18392 AND `DifficultyID`=0); -- Invisible Man Mount 30 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18377 AND `DifficultyID`=0); -- Swift Red Wind Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18372 AND `DifficultyID`=0); -- Rough Stone Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18362 AND `DifficultyID`=0); -- Swift Purple Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18361 AND `DifficultyID`=0); -- Outland Gryphon Mount Armored (OLD) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18360 AND `DifficultyID`=0); -- Golden Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18359 AND `DifficultyID`=0); -- Snowy Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18357 AND `DifficultyID`=0); -- Ebon Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18287 AND `DifficultyID`=0); -- Brian Birmingham +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18268 AND `DifficultyID`=0); -- Test Arena Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18236 AND `DifficultyID`=0); -- Corrupted Air Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18153 AND `DifficultyID`=0); -- Spirit Healer (DND) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18078 AND `DifficultyID`=0); -- The Evil Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17997 AND `DifficultyID`=0); -- Riding Wolf (Red, Alpha) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17987 AND `DifficultyID`=0); -- Strength of Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17972 AND `DifficultyID`=0); -- Invisible Mount Speed 30 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17966 AND `DifficultyID`=0); -- Action Trigger Test Creature For Kyle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17804 AND `DifficultyID`=0); -- Squire Rowe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17710 AND `DifficultyID`=0); -- Nightseye Panther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17709 AND `DifficultyID`=0); -- Talasite Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17708 AND `DifficultyID`=0); -- Living Ruby Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17707 AND `DifficultyID`=0); -- Dawnstone Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17706 AND `DifficultyID`=0); -- Felsteel Boar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17685 AND `DifficultyID`=0); -- Unkillable Test Dummy 60 No Armor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17645 AND `DifficultyID`=0); -- Infernal Relay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17575 AND `DifficultyID`=0); -- Eric Maloof Test Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17555 AND `DifficultyID`=0); -- Stephanos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17554 AND `DifficultyID`=0); -- Laando +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17539 AND `DifficultyID`=0); -- Totem of Wrath I +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17502 AND `DifficultyID`=0); -- Monster Spar Buddy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17501 AND `DifficultyID`=0); -- Monster Spar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17476 AND `DifficultyID`=0); -- Giant Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17458 AND `DifficultyID`=0); -- Gnomish Flame Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17457 AND `DifficultyID`=0); -- Actor Evil (DND) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17456 AND `DifficultyID`=0); -- Actor Good (DND) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17430 AND `DifficultyID`=0); -- Fel Archer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17428 AND `DifficultyID`=0); -- Invisible Test Aggressor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17388 AND `DifficultyID`=0); -- Orlug'Gonn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17313 AND `DifficultyID`=0); -- Slim's Unkillable Test Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17299 AND `DifficultyID`=0); -- Crashin' Thrashin' Robot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=17286 AND `DifficultyID`=0); -- Invisible Man +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17284 AND `DifficultyID`=0); -- Lottery Commissioner [DND] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17266 AND `DifficultyID`=0); -- Riding Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17258 AND `DifficultyID`=0); -- Purple Ogre Costume +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17255 AND `DifficultyID`=0); -- Hippogryph Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17254 AND `DifficultyID`=0); -- Ash'ana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17249 AND `DifficultyID`=0); -- Landro Longshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17213 AND `DifficultyID`=0); -- Broom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17103 AND `DifficultyID`=0); -- Emissary Taluun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17098 AND `DifficultyID`=0); -- Ambassador Dawnsinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17066 AND `DifficultyID`=0); -- Ribbon Pole Debug Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17061 AND `DifficultyID`=0); -- zzOLDMana Tide Totem IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17051 AND `DifficultyID`=0); -- Undercity Fireeater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17050 AND `DifficultyID`=0); -- Thunder Bluff Fireeater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17049 AND `DifficultyID`=0); -- Darnassus Firebreather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17048 AND `DifficultyID`=0); -- Ironforge Firebreather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17041 AND `DifficultyID`=0); -- Orgrimmar Fireeater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17038 AND `DifficultyID`=0); -- Stormwind Firebreather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17032 AND `DifficultyID`=0); -- Varl Stonebleeder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17031 AND `DifficultyID`=0); -- Varel Redrock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17029 AND `DifficultyID`=0); -- Silvermoon City Seeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17003 AND `DifficultyID`=0); -- Cinder Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16997 AND `DifficultyID`=0); -- Stonescythe Cliffjumper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16995 AND `DifficultyID`=0); -- Herald of the Lich King +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16990 AND `DifficultyID`=0); -- Festival Flamekeeper Costume: Dwarf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16989 AND `DifficultyID`=0); -- Festival Flamekeeper Costume: Troll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16988 AND `DifficultyID`=0); -- Festival Flamekeeper Costume: Human +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16987 AND `DifficultyID`=0); -- Festival Flamekeeper Costume: Tauren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16986 AND `DifficultyID`=0); -- Midsummer Merchant Alliance Costume +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16985 AND `DifficultyID`=0); -- Midsummer Merchant Horde Costume +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16970 AND `DifficultyID`=0); -- Bristlehide Clefthoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16962 AND `DifficultyID`=0); -- Griefbringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16958 AND `DifficultyID`=0); -- Dread Interrogator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16957 AND `DifficultyID`=0); -- Nether Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16956 AND `DifficultyID`=0); -- Dust Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16955 AND `DifficultyID`=0); -- Chained Trickster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16953 AND `DifficultyID`=0); -- Forge Camp Patroller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16942 AND `DifficultyID`=0); -- Infernal Crafter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16930 AND `DifficultyID`=0); -- Giant Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16921 AND `DifficultyID`=0); -- Ammen Vale Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16909 AND `DifficultyID`=0); -- Niko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16902 AND `DifficultyID`=0); -- Blistering Mold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16900 AND `DifficultyID`=0); -- Captive Ravager Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16895 AND `DifficultyID`=0); -- Undercity Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16894 AND `DifficultyID`=0); -- Thunder Bluff Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16893 AND `DifficultyID`=0); -- Orgrimmar Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16892 AND `DifficultyID`=0); -- Darnassus Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16891 AND `DifficultyID`=0); -- Yuree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16890 AND `DifficultyID`=0); -- Ironforge Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16889 AND `DifficultyID`=0); -- Stormwind Celebrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16883 AND `DifficultyID`=0); -- Silas' Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16877 AND `DifficultyID`=0); -- Bonechewer Wolf Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16875 AND `DifficultyID`=0); -- Netherbeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16874 AND `DifficultyID`=0); -- Snowblind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16872 AND `DifficultyID`=0); -- Jetwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16869 AND `DifficultyID`=0); -- Jising +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16868 AND `DifficultyID`=0); -- Winsum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16822 AND `DifficultyID`=0); -- Flightmaster Krill Bitterhue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16818 AND `DifficultyID`=0); -- Festival Talespinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16817 AND `DifficultyID`=0); -- Festival Loremaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16800 AND `DifficultyID`=0); -- Grand Magister Rommath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16788 AND `DifficultyID`=0); -- Festival Flamekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16787 AND `DifficultyID`=0); -- Argent Outfitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16786 AND `DifficultyID`=0); -- Argent Quartermaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16779 AND `DifficultyID`=0); -- Polymorphed Cow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16701 AND `DifficultyID`=0); -- Spirit of Summer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16608 AND `DifficultyID`=0); -- [PH] Goblin Savage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16606 AND `DifficultyID`=0); -- Midsummer Bonfire Despawner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16605 AND `DifficultyID`=0); -- Bri's Test Character +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16597 AND `DifficultyID`=0); -- Riding Nether Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16592 AND `DifficultyID`=0); -- Midsummer Bonfire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16549 AND `DifficultyID`=0); -- Whiskers the Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16548 AND `DifficultyID`=0); -- Mr. Wiggles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16536 AND `DifficultyID`=0); -- test: saved world state +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16532 AND `DifficultyID`=0); -- Leapgate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16531 AND `DifficultyID`=0); -- Faint Necrotic Crystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16527 AND `DifficultyID`=0); -- Outland Herbalism Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16513 AND `DifficultyID`=0); -- Argent Deathcharger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16512 AND `DifficultyID`=0); -- Argent Deathsteed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16511 AND `DifficultyID`=0); -- Argent Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16508 AND `DifficultyID`=0); -- Argent Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16498 AND `DifficultyID`=0); -- Consortium Faction Tester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16497 AND `DifficultyID`=0); -- Scryers Faction Tester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16496 AND `DifficultyID`=0); -- Quest Gossip Tester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16495 AND `DifficultyID`=0); -- Lieutenant Beitha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16494 AND `DifficultyID`=0); -- Lieutenant Rukag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16493 AND `DifficultyID`=0); -- Lieutenant Dagel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16490 AND `DifficultyID`=0); -- Lieutenant Lisande +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16487 AND `DifficultyID`=0); -- Master Alchemist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16484 AND `DifficultyID`=0); -- Lieutenant Nevell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16479 AND `DifficultyID`=0); -- Polymorph Clone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16478 AND `DifficultyID`=0); -- Lieutenant Orrin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16456 AND `DifficultyID`=0); -- Poley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16455 AND `DifficultyID`=0); -- She number three +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16454 AND `DifficultyID`=0); -- She number two +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16450 AND `DifficultyID`=0); -- She number one +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16445 AND `DifficultyID`=0); -- Terky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16438 AND `DifficultyID`=0); -- Skeletal Trooper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16437 AND `DifficultyID`=0); -- Spectral Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16436 AND `DifficultyID`=0); -- Argent Dawn Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16435 AND `DifficultyID`=0); -- Argent Dawn Cleric +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16434 AND `DifficultyID`=0); -- Argent Dawn Champion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16433 AND `DifficultyID`=0); -- Argent Dawn Crusader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16432 AND `DifficultyID`=0); -- Undercity Elite Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16431 AND `DifficultyID`=0); -- Cracked Necrotic Crystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16430 AND `DifficultyID`=0); -- Ashbringer Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16423 AND `DifficultyID`=0); -- Spectral Apparition +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16422 AND `DifficultyID`=0); -- Skeletal Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16421 AND `DifficultyID`=0); -- Necropolis health +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16401 AND `DifficultyID`=0); -- Necropolis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16398 AND `DifficultyID`=0); -- Necropolis Proxy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16396 AND `DifficultyID`=0); -- Stormwind Elite Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16395 AND `DifficultyID`=0); -- Argent Dawn Paladin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16394 AND `DifficultyID`=0); -- Pallid Horror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16393 AND `DifficultyID`=0); -- Cold Wraith [FILMING] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16386 AND `DifficultyID`=0); -- Necropolis Relay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16384 AND `DifficultyID`=0); -- Argent Dawn Initiate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16383 AND `DifficultyID`=0); -- Flameshocker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16382 AND `DifficultyID`=0); -- Patchwork Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16380 AND `DifficultyID`=0); -- Bone Witch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16379 AND `DifficultyID`=0); -- Spirit of the Damned +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16377 AND `DifficultyID`=0); -- Polymorphed Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16374 AND `DifficultyID`=0); -- Polymorphed Cockroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16373 AND `DifficultyID`=0); -- Polymorphed Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16371 AND `DifficultyID`=0); -- Polymorphed Pig +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16361 AND `DifficultyID`=0); -- Commander Thomas Helleran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16359 AND `DifficultyID`=0); -- Argent Messenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16356 AND `DifficultyID`=0); -- Scourge Invasion Minion, finder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16338 AND `DifficultyID`=0); -- Scourge Invasion Minion, spawner, Ghoul/Skeleton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16336 AND `DifficultyID`=0); -- Scourge Invasion Minion, spawner, Ghost/Skeleton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16306 AND `DifficultyID`=0); -- Scourge Invasion Minion, spawner, Ghost/Ghoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16299 AND `DifficultyID`=0); -- Skeletal Shocktrooper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16298 AND `DifficultyID`=0); -- Spectral Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16287 AND `DifficultyID`=0); -- Ambassador Sunsorrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16285 AND `DifficultyID`=0); -- Argent Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16281 AND `DifficultyID`=0); -- Keeper of the Rolls +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16255 AND `DifficultyID`=0); -- Argent Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16241 AND `DifficultyID`=0); -- Argent Recruiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16230 AND `DifficultyID`=0); -- Cultist Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16227 AND `DifficultyID`=0); -- Bragok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16214 AND `DifficultyID`=0); -- Necropolis Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16192 AND `DifficultyID`=0); -- Skymistress Gloaming +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16190 AND `DifficultyID`=0); -- Expansion Enchanting Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16188 AND `DifficultyID`=0); -- [UNUSED] Buttress Channeler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16182 AND `DifficultyID`=0); -- Crystal Zapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16172 AND `DifficultyID`=0); -- Damaged Necrotic Shard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16143 AND `DifficultyID`=0); -- Shadow of Doom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16141 AND `DifficultyID`=0); -- Ghoul Berserker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16140 AND `DifficultyID`=0); -- [UNUSED] Necropolis Crystal, Buttress +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16138 AND `DifficultyID`=0); -- [UNUSED] Scourge Invasion Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16136 AND `DifficultyID`=0); -- Necrotic Shard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16121 AND `DifficultyID`=0); -- Mortar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16111 AND `DifficultyID`=0); -- Love Fool +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16110 AND `DifficultyID`=0); -- Annalise Lerent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16109 AND `DifficultyID`=0); -- Mara Rennick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16108 AND `DifficultyID`=0); -- Fenstad Argyle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16107 AND `DifficultyID`=0); -- Apothecary Staffron Lerent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16106 AND `DifficultyID`=0); -- Evert Sorisam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16105 AND `DifficultyID`=0); -- Aristan Mottar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16099 AND `DifficultyID`=0); -- [PH] Naxxramas Test Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16096 AND `DifficultyID`=0); -- Steamwheedle Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16086 AND `DifficultyID`=0); -- Flower Shower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16085 AND `DifficultyID`=0); -- Peddlefeet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16084 AND `DifficultyID`=0); -- picnic blanket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16078 AND `DifficultyID`=0); -- Unkillable Fixed Damage Test Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16077 AND `DifficultyID`=0); -- [PH] Alex's Test DPS Mob +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16076 AND `DifficultyID`=0); -- Tharl Stonebleeder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16070 AND `DifficultyID`=0); -- Garel Redrock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16069 AND `DifficultyID`=0); -- Gurky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16023 AND `DifficultyID`=0); -- Allenya Moonshadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16019 AND `DifficultyID`=0); -- Boorana Thunderhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16013 AND `DifficultyID`=0); -- Deliana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16012 AND `DifficultyID`=0); -- Mokvar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16009 AND `DifficultyID`=0); -- Tormek Stoneriver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16008 AND `DifficultyID`=0); -- Temma of the Wells +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16007 AND `DifficultyID`=0); -- Orok Deathbane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16006 AND `DifficultyID`=0); -- InCombat Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16005 AND `DifficultyID`=0); -- Lieutenant Jocryn Heldric +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16004 AND `DifficultyID`=0); -- Elenia Haydon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16003 AND `DifficultyID`=0); -- Deathguard Tor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16002 AND `DifficultyID`=0); -- Colara Dean +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16001 AND `DifficultyID`=0); -- Aldris Fourclouds +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16000 AND `DifficultyID`=0); -- World Master Tailoring Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15985 AND `DifficultyID`=0); -- Eric Maloof Test Guy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15983 AND `DifficultyID`=0); -- [PH] Love is in the Air Reveler, Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15982 AND `DifficultyID`=0); -- [PH] Love is in the Air Reveler, Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15972 AND `DifficultyID`=0); -- Alterac Valley Battlemaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15959 AND `DifficultyID`=0); -- Dark Iron Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15955 AND `DifficultyID`=0); -- Black Diamond Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15948 AND `DifficultyID`=0); -- Emerald Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15944 AND `DifficultyID`=0); -- Ruby Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15935 AND `DifficultyID`=0); -- Truesilver Boar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15926 AND `DifficultyID`=0); -- Black Pearl Panther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15923 AND `DifficultyID`=0); -- Golden Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15918 AND `DifficultyID`=0); -- Pat's Firework Cluster Guy (ELUNE) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15917 AND `DifficultyID`=0); -- Lunar Festival Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15916 AND `DifficultyID`=0); -- Pat's Firework Cluster Guy (YELLOW BIG) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15915 AND `DifficultyID`=0); -- Pat's Firework Cluster Guy (WHITE BIG) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15914 AND `DifficultyID`=0); -- Pat's Firework Cluster Guy (RED BIG) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15913 AND `DifficultyID`=0); -- Pat's Firework Cluster Guy (PURPLE BIG) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15912 AND `DifficultyID`=0); -- Pat's Firework Cluster Guy (GREEN BIG) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15911 AND `DifficultyID`=0); -- Pat's Firework Cluster Guy (BLUE BIG) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15909 AND `DifficultyID`=0); -- Fariel Starsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15908 AND `DifficultyID`=0); -- Orgrimmar Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15907 AND `DifficultyID`=0); -- Undercity Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15906 AND `DifficultyID`=0); -- Ironforge Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15905 AND `DifficultyID`=0); -- Darnassus Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15902 AND `DifficultyID`=0); -- Giant Spotlight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15901 AND `DifficultyID`=0); -- Vanquished Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15900 AND `DifficultyID`=0); -- Lunar Festival NE Harbinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15899 AND `DifficultyID`=0); -- Lunar Festival NE Vendor (PH) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15897 AND `DifficultyID`=0); -- Large Spotlight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15895 AND `DifficultyID`=0); -- Lunar Festival Harbinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15894 AND `DifficultyID`=0); -- Lunar Cluster Credit Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15893 AND `DifficultyID`=0); -- Lunar Firework Credit Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15892 AND `DifficultyID`=0); -- Lunar Festival Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15891 AND `DifficultyID`=0); -- Lunar Festival Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15890 AND `DifficultyID`=0); -- Pat's Firework Guy - YELLOW BIG +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15889 AND `DifficultyID`=0); -- Pat's Firework Guy - WHITE BIG +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15888 AND `DifficultyID`=0); -- Pat's Firework Guy - RED BIG +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15887 AND `DifficultyID`=0); -- Pat's Firework Guy - PURPLE BIG +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15886 AND `DifficultyID`=0); -- Pat's Firework Guy - GREEN BIG +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15885 AND `DifficultyID`=0); -- Pat's Firework Guy - BLUE BIG +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15884 AND `DifficultyID`=0); -- Pat's Firework Guy - WHITE +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15883 AND `DifficultyID`=0); -- Pat's Firework Guy - YELLOW +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15882 AND `DifficultyID`=0); -- Pat's Firework Guy - RED +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15881 AND `DifficultyID`=0); -- Pat's Firework Guy - PURPLE +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15880 AND `DifficultyID`=0); -- Pat's Firework Guy - GREEN +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15879 AND `DifficultyID`=0); -- Pat's Firework Guy - BLUE +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15877 AND `DifficultyID`=0); -- Pat's Firework Cluster Guy (YELLOW) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15876 AND `DifficultyID`=0); -- Pat's Firework Cluster Guy (WHITE) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15875 AND `DifficultyID`=0); -- Pat's Firework Cluster Guy (PURPLE) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15874 AND `DifficultyID`=0); -- Pat's Firework Cluster Guy (GREEN) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15873 AND `DifficultyID`=0); -- Pat's Firework Cluster Guy (RED) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15872 AND `DifficultyID`=0); -- Pat's Firework Cluster Guy (BLUE) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15871 AND `DifficultyID`=0); -- Elder Bronzebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15838 AND `DifficultyID`=0); -- Father Winter's Helper (BIG) gf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15835 AND `DifficultyID`=0); -- Father Winter's Helper (BIG) rf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15832 AND `DifficultyID`=0); -- Father Winter's Helper (BIG) rm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15795 AND `DifficultyID`=0); -- Goblin Male Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15794 AND `DifficultyID`=0); -- Night Elf Male Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15793 AND `DifficultyID`=0); -- Tauren Male Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15792 AND `DifficultyID`=0); -- Troll Male Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15791 AND `DifficultyID`=0); -- Orc Male Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15790 AND `DifficultyID`=0); -- Undead Male Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15789 AND `DifficultyID`=0); -- Tauren Female Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15788 AND `DifficultyID`=0); -- Undead Female Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15787 AND `DifficultyID`=0); -- Goblin Female Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15786 AND `DifficultyID`=0); -- Orc Female Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15785 AND `DifficultyID`=0); -- Troll Female Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15784 AND `DifficultyID`=0); -- Night Elf Female Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15783 AND `DifficultyID`=0); -- Dwarf Female Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15782 AND `DifficultyID`=0); -- Dwarf Male Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15781 AND `DifficultyID`=0); -- Human Female Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15780 AND `DifficultyID`=0); -- Human Male Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15774 AND `DifficultyID`=0); -- Winter Veil Prince Tortheldrin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15760 AND `DifficultyID`=0); -- Winter Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15746 AND `DifficultyID`=0); -- Great-father Winter's Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15745 AND `DifficultyID`=0); -- Greatfather Winter's Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15732 AND `DifficultyID`=0); -- Wonderform Operator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15730 AND `DifficultyID`=0); -- Pat's Snowcloud Guy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15729 AND `DifficultyID`=0); -- Father Winter's Helper (BIG) gm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15723 AND `DifficultyID`=0); -- Booty Bay Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15721 AND `DifficultyID`=0); -- Mechanical Greench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15719 AND `DifficultyID`=0); -- Thunder Bluff Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15716 AND `DifficultyID`=0); -- Red Qiraji Battle Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15715 AND `DifficultyID`=0); -- Green Qiraji Battle Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15714 AND `DifficultyID`=0); -- Yellow Qiraji Battle Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15711 AND `DifficultyID`=0); -- Black Qiraji Battle Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15709 AND `DifficultyID`=0); -- Master Sergeant Moonshadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15708 AND `DifficultyID`=0); -- Master Sergeant Maclure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15705 AND `DifficultyID`=0); -- Winter's Little Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15703 AND `DifficultyID`=0); -- Senior Sergeant Grimsford +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15702 AND `DifficultyID`=0); -- Senior Sergeant Taiga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15699 AND `DifficultyID`=0); -- Tranquil Mechanical Yeti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15698 AND `DifficultyID`=0); -- Father Winter's Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15696 AND `DifficultyID`=0); -- War Effort Recruit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15694 AND `DifficultyID`=0); -- Stormwind Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15686 AND `DifficultyID`=0); -- Auctioneer Rhyker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15684 AND `DifficultyID`=0); -- Auctioneer Tricket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15683 AND `DifficultyID`=0); -- Auctioneer Naxxremis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15682 AND `DifficultyID`=0); -- Auctioneer Cain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15680 AND `DifficultyID`=0); -- Auctioneer Bernal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15679 AND `DifficultyID`=0); -- Auctioneer Cazarez +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15678 AND `DifficultyID`=0); -- Auctioneer Silva'las +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15676 AND `DifficultyID`=0); -- Auctioneer Yarly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15675 AND `DifficultyID`=0); -- Auctioneer Stockton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15672 AND `DifficultyID`=0); -- [Unused] Auctioneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15666 AND `DifficultyID`=0); -- Blue Qiraji Battle Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15665 AND `DifficultyID`=0); -- Mounted Reindeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15664 AND `DifficultyID`=0); -- Metzen the Reindeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15663 AND `DifficultyID`=0); -- War Effort Volunteer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15661 AND `DifficultyID`=0); -- Baby Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15659 AND `DifficultyID`=0); -- Auctioneer Jaxon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15632 AND `DifficultyID`=0); -- Test dude for 1.8 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15631 AND `DifficultyID`=0); -- Spotlight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15607 AND `DifficultyID`=0); -- Elder Farwhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15606 AND `DifficultyID`=0); -- Elder Brightspear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15605 AND `DifficultyID`=0); -- Elder Riversong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15604 AND `DifficultyID`=0); -- Elder Morningdew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15603 AND `DifficultyID`=0); -- Elder Nightwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15602 AND `DifficultyID`=0); -- Elder Meadowrun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15601 AND `DifficultyID`=0); -- Elder Starweave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15600 AND `DifficultyID`=0); -- Elder Skygleam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15599 AND `DifficultyID`=0); -- Elder Bladesing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15598 AND `DifficultyID`=0); -- Elder Bladeswift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15597 AND `DifficultyID`=0); -- Elder Moonwarden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15596 AND `DifficultyID`=0); -- Elder Starglade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15595 AND `DifficultyID`=0); -- Elder Bladeleaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15594 AND `DifficultyID`=0); -- Elder Moonstrike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15593 AND `DifficultyID`=0); -- Elder Starsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15592 AND `DifficultyID`=0); -- Elder Windrun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15588 AND `DifficultyID`=0); -- Elder High Mountain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15585 AND `DifficultyID`=0); -- Elder Dawnstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15583 AND `DifficultyID`=0); -- Elder Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15582 AND `DifficultyID`=0); -- Elder Windtotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15581 AND `DifficultyID`=0); -- Elder Grimtotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15580 AND `DifficultyID`=0); -- Elder Ezra Wheathoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15579 AND `DifficultyID`=0); -- Elder Darkhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15578 AND `DifficultyID`=0); -- Elder Wildmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15577 AND `DifficultyID`=0); -- Elder Skychaser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15576 AND `DifficultyID`=0); -- Elder Winterhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15573 AND `DifficultyID`=0); -- Elder Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15570 AND `DifficultyID`=0); -- Elder Primestone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15569 AND `DifficultyID`=0); -- Elder Goldwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15568 AND `DifficultyID`=0); -- Elder Graveborn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15567 AND `DifficultyID`=0); -- Elder Ironband +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15566 AND `DifficultyID`=0); -- Elder Snowcrown +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15565 AND `DifficultyID`=0); -- Elder Stormbrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15564 AND `DifficultyID`=0); -- Elder Darkcore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15563 AND `DifficultyID`=0); -- Elder Bellowrage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15562 AND `DifficultyID`=0); -- Elder Hammershout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15561 AND `DifficultyID`=0); -- Elder Obsidian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15560 AND `DifficultyID`=0); -- Elder Stonefort +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15559 AND `DifficultyID`=0); -- Elder Highpeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15558 AND `DifficultyID`=0); -- Elder Silvervein +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15557 AND `DifficultyID`=0); -- Elder Rumblerock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15556 AND `DifficultyID`=0); -- Elder Splitrock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15549 AND `DifficultyID`=0); -- Elder Morndeep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15539 AND `DifficultyID`=0); -- General Zog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15535 AND `DifficultyID`=0); -- Chief Sharpclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15534 AND `DifficultyID`=0); -- Fisherman Lin'do +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15533 AND `DifficultyID`=0); -- Blood Guard Rawtar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15532 AND `DifficultyID`=0); -- Stone Guard Clayhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15529 AND `DifficultyID`=0); -- Lady Callow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15528 AND `DifficultyID`=0); -- Healer Longrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15525 AND `DifficultyID`=0); -- Doctor Serratus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15524 AND `DifficultyID`=0); -- Temporary Reindeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15522 AND `DifficultyID`=0); -- Sergeant Umala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15519 AND `DifficultyID`=0); -- Auctioneer Bertram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15518 AND `DifficultyID`=0); -- Auctioneer Grum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15515 AND `DifficultyID`=0); -- Skinner Jamani +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15512 AND `DifficultyID`=0); -- Apothecary Jezel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15508 AND `DifficultyID`=0); -- Batrider Pele'keiki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15497 AND `DifficultyID`=0); -- zzOLDWindfury Totem V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15496 AND `DifficultyID`=0); -- zzOLDWindfury Totem IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15492 AND `DifficultyID`=0); -- zzOLD Windwall Totem IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15490 AND `DifficultyID`=0); -- zzOLDNature Resistance Totem IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15489 AND `DifficultyID`=0); -- zzOLDMana Spring Totem V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15488 AND `DifficultyID`=0); -- zzOLDHealing Stream Totem VI +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15487 AND `DifficultyID`=0); -- zzOLDFire Resistance Totem IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15486 AND `DifficultyID`=0); -- zzOLDFrost Resistance Totem IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15485 AND `DifficultyID`=0); -- zzOLDFlametongue Totem V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15484 AND `DifficultyID`=0); -- zzOLDMagma Totem V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15483 AND `DifficultyID`=0); -- Fire Nova Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15482 AND `DifficultyID`=0); -- zzOLDFire Nova Totem VI +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15480 AND `DifficultyID`=0); -- zzOLDSearing Totem VII +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15479 AND `DifficultyID`=0); -- zzOLDStrength of Earth Totem VI +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15478 AND `DifficultyID`=0); -- zzOLDStoneclaw Totem VII +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15477 AND `DifficultyID`=0); -- Herbalist Proudfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15474 AND `DifficultyID`=0); -- zzOLDStoneskin Totem VIII +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15470 AND `DifficultyID`=0); -- zzOLDStoneskin Totem VII +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15469 AND `DifficultyID`=0); -- Senior Sergeant T'kelah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15467 AND `DifficultyID`=0); -- Omen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15466 AND `DifficultyID`=0); -- Minion of Omen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15465 AND `DifficultyID`=0); -- World Jewelcrafting Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15464 AND `DifficultyID`=0); -- zzOLDStrength of Earth Totem V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15463 AND `DifficultyID`=0); -- zzOLDGrace of Air Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15460 AND `DifficultyID`=0); -- Grunt Maug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15459 AND `DifficultyID`=0); -- Miner Cromwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15458 AND `DifficultyID`=0); -- Commander Stronghammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15456 AND `DifficultyID`=0); -- Sarah Sadwhistle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15455 AND `DifficultyID`=0); -- Slicky Gastronome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15453 AND `DifficultyID`=0); -- Keeper Moonshade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15452 AND `DifficultyID`=0); -- Nurse Stonefield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15451 AND `DifficultyID`=0); -- Sentinel Silversky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15450 AND `DifficultyID`=0); -- Marta Finespindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15448 AND `DifficultyID`=0); -- Private Porter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15447 AND `DifficultyID`=0); -- Wrath of Air Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15446 AND `DifficultyID`=0); -- Bonnie Stoneflayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15445 AND `DifficultyID`=0); -- Sergeant Major Germaine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15439 AND `DifficultyID`=0); -- Fire Elemental Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15437 AND `DifficultyID`=0); -- Master Nightsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15434 AND `DifficultyID`=0); -- Private Draxlegauge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15432 AND `DifficultyID`=0); -- Dame Twinbraid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15431 AND `DifficultyID`=0); -- Corporal Carnes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15430 AND `DifficultyID`=0); -- Earth Elemental Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15429 AND `DifficultyID`=0); -- Disgusting Oozeling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15425 AND `DifficultyID`=0); -- Debug Point +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15384 AND `DifficultyID`=0); -- OLDWorld Trigger (DO NOT DELETE) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15383 AND `DifficultyID`=0); -- Sergeant Stonebrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15374 AND `DifficultyID`=0); -- Hallow's End Undead Pirate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15371 AND `DifficultyID`=0); -- Sunstrider Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15368 AND `DifficultyID`=0); -- Tonk Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15364 AND `DifficultyID`=0); -- RC Mortar Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15363 AND `DifficultyID`=0); -- Spirit Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15361 AND `DifficultyID`=0); -- Murki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15360 AND `DifficultyID`=0); -- Green Baby Murloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15359 AND `DifficultyID`=0); -- Pink Baby Murloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15358 AND `DifficultyID`=0); -- Lurky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15357 AND `DifficultyID`=0); -- Purple Baby Murloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15356 AND `DifficultyID`=0); -- Blue Baby Murloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15354 AND `DifficultyID`=0); -- Rachelle Gothena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15353 AND `DifficultyID`=0); -- Katrina Shimmerstar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15349 AND `DifficultyID`=0); -- RC Blimp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15314 AND `DifficultyID`=0); -- Moonkin (Druid - Tauren) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15310 AND `DifficultyID`=0); -- Jesper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15309 AND `DifficultyID`=0); -- Spoops +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15307 AND `DifficultyID`=0); -- Earthen Templar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15304 AND `DifficultyID`=0); -- Ancient Mana Spring Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15219 AND `DifficultyID`=0); -- Trick - Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15218 AND `DifficultyID`=0); -- Darkmoon Faire Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15217 AND `DifficultyID`=0); -- Female Ghost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15216 AND `DifficultyID`=0); -- Male Ghost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15212 AND `DifficultyID`=0); -- Hoary Templar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15211 AND `DifficultyID`=0); -- Azure Templar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15209 AND `DifficultyID`=0); -- Crimson Templar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15195 AND `DifficultyID`=0); -- Wickerman Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15188 AND `DifficultyID`=0); -- Cenarion Emissary Blackhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15184 AND `DifficultyID`=0); -- Cenarion Hold Infantry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15178 AND `DifficultyID`=0); -- Runk Windtamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15177 AND `DifficultyID`=0); -- Cloud Skydancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15173 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 54 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15167 AND `DifficultyID`=0); -- [PH] Luis Test NPC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15166 AND `DifficultyID`=0); -- Wayneth Antonius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15161 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 69 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15160 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 68 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15159 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 66 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15158 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 64 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15157 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 62 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15156 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 61 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15155 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 59 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15154 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 58 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15153 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 57 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15152 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 56 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15151 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 55 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15145 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 67 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15144 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 65 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15143 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 63 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15142 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 60 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15139 AND `DifficultyID`=0); -- Gahz'ranka Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15135 AND `DifficultyID`=0); -- Chromatic Drake Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15134 AND `DifficultyID`=0); -- Outlands Test Dummy Warrior 70 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15133 AND `DifficultyID`=0); -- Killable Test Dummy 60 Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15123 AND `DifficultyID`=0); -- Kris Zierhut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15108 AND `DifficultyID`=0); -- Forsaken Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15107 AND `DifficultyID`=0); -- Arathi Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15106 AND `DifficultyID`=0); -- Frostwolf Envoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15105 AND `DifficultyID`=0); -- Warsong Envoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15104 AND `DifficultyID`=0); -- Swift Zulian Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15103 AND `DifficultyID`=0); -- Stormpike Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15102 AND `DifficultyID`=0); -- Silverwing Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15090 AND `DifficultyID`=0); -- Swift Razzashi Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15089 AND `DifficultyID`=0); -- Forsaken Lumberjack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15087 AND `DifficultyID`=0); -- Forsaken Stablehand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15086 AND `DifficultyID`=0); -- Arathi Stablehand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15075 AND `DifficultyID`=0); -- Forsaken Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15074 AND `DifficultyID`=0); -- Arathi Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15071 AND `DifficultyID`=0); -- Underfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15066 AND `DifficultyID`=0); -- Cleo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15065 AND `DifficultyID`=0); -- Lady +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15064 AND `DifficultyID`=0); -- Forsaken Blacksmith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15063 AND `DifficultyID`=0); -- Arathi Blacksmith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15062 AND `DifficultyID`=0); -- Arathi Lumberjack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15046 AND `DifficultyID`=0); -- Forsaken Farmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15045 AND `DifficultyID`=0); -- Arathi Farmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15008 AND `DifficultyID`=0); -- Lady Hoteshem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15007 AND `DifficultyID`=0); -- Sir Malory Wheeler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15006 AND `DifficultyID`=0); -- Deze Snowbane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15005 AND `DifficultyID`=0); -- PvP ALT-N Credit Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15004 AND `DifficultyID`=0); -- PvP ALT-S Credit Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15003 AND `DifficultyID`=0); -- PvP H-Mid Credit Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15002 AND `DifficultyID`=0); -- PvP Mid Credit Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15001 AND `DifficultyID`=0); -- PvP A-Mid Credit Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14991 AND `DifficultyID`=0); -- League of Arathor Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14990 AND `DifficultyID`=0); -- Defilers Envoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14982 AND `DifficultyID`=0); -- Lylandris +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14981 AND `DifficultyID`=0); -- Elfarran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14948 AND `DifficultyID`=0); -- Vipore's Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14947 AND `DifficultyID`=0); -- Ichman's Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14946 AND `DifficultyID`=0); -- Slidore's Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14945 AND `DifficultyID`=0); -- Mulverick's War Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14944 AND `DifficultyID`=0); -- Jeztor's War Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14943 AND `DifficultyID`=0); -- Guse's War Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14942 AND `DifficultyID`=0); -- Kartra Bloodsnarl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14913 AND `DifficultyID`=0); -- TEST DUDE +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14908 AND `DifficultyID`=0); -- Mogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14906 AND `DifficultyID`=0); -- Test Guy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14886 AND `DifficultyID`=0); -- The Good Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14885 AND `DifficultyID`=0); -- Jonathan LeCraft +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14879 AND `DifficultyID`=0); -- Arathi Basin Battlemaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14878 AND `DifficultyID`=0); -- Jubling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14874 AND `DifficultyID`=0); -- Karu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14873 AND `DifficultyID`=0); -- Okla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14872 AND `DifficultyID`=0); -- Trok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14871 AND `DifficultyID`=0); -- Morja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14870 AND `DifficultyID`=0); -- Stoneclaw Totem TEST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14868 AND `DifficultyID`=0); -- Hornsley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14867 AND `DifficultyID`=0); -- Jubjub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14866 AND `DifficultyID`=0); -- Flik's Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14865 AND `DifficultyID`=0); -- Felinni +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14864 AND `DifficultyID`=0); -- Khaz Modan Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14860 AND `DifficultyID`=0); -- Flik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14858 AND `DifficultyID`=0); -- Progk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14857 AND `DifficultyID`=0); -- Erk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14856 AND `DifficultyID`=0); -- Mott +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14855 AND `DifficultyID`=0); -- Dagg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14854 AND `DifficultyID`=0); -- Kall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14853 AND `DifficultyID`=0); -- Torg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14852 AND `DifficultyID`=0); -- Throk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14851 AND `DifficultyID`=0); -- Bog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14850 AND `DifficultyID`=0); -- Gruk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14848 AND `DifficultyID`=0); -- Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14847 AND `DifficultyID`=0); -- Professor Thaddeus Paleo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14846 AND `DifficultyID`=0); -- Lhara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14845 AND `DifficultyID`=0); -- Stamp Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14844 AND `DifficultyID`=0); -- Sylannia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14843 AND `DifficultyID`=0); -- Kruban Darkblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14842 AND `DifficultyID`=0); -- Melnan Darkstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14841 AND `DifficultyID`=0); -- Rinling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14833 AND `DifficultyID`=0); -- Chronos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14832 AND `DifficultyID`=0); -- Kerri Hicks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14831 AND `DifficultyID`=0); -- Unkillable Test Dummy 63 Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14830 AND `DifficultyID`=0); -- Unkillable Test Dummy Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14829 AND `DifficultyID`=0); -- Yebb Neblegear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14828 AND `DifficultyID`=0); -- Gelvas Grimegate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14827 AND `DifficultyID`=0); -- Burth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14824 AND `DifficultyID`=0); -- Morgan Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14823 AND `DifficultyID`=0); -- Silas Darkmoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14822 AND `DifficultyID`=0); -- Sayge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14801 AND `DifficultyID`=0); -- Wild Polymorph Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14777 AND `DifficultyID`=0); -- West Frostwolf Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14776 AND `DifficultyID`=0); -- Tower Point Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14775 AND `DifficultyID`=0); -- Stonehearth Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14774 AND `DifficultyID`=0); -- Icewing Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14773 AND `DifficultyID`=0); -- Iceblood Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14772 AND `DifficultyID`=0); -- East Frostwolf Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14771 AND `DifficultyID`=0); -- Dun Baldar South Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14770 AND `DifficultyID`=0); -- Dun Baldar North Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14769 AND `DifficultyID`=0); -- West Frostwolf Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14768 AND `DifficultyID`=0); -- East Frostwolf Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14767 AND `DifficultyID`=0); -- Tower Point Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14766 AND `DifficultyID`=0); -- Iceblood Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14765 AND `DifficultyID`=0); -- Stonehearth Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14764 AND `DifficultyID`=0); -- Icewing Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14763 AND `DifficultyID`=0); -- Dun Baldar South Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14762 AND `DifficultyID`=0); -- Dun Baldar North Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14756 AND `DifficultyID`=0); -- Tiny Red Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14755 AND `DifficultyID`=0); -- Tiny Green Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14752 AND `DifficultyID`=0); -- Stormpike Battle Standard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14751 AND `DifficultyID`=0); -- Frostwolf Battle Standard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14746 AND `DifficultyID`=0); -- [PH] Horde Tower Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14745 AND `DifficultyID`=0); -- Stormpike Battle Charger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14744 AND `DifficultyID`=0); -- Frost Wolf Howler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14732 AND `DifficultyID`=0); -- PvP CTF Credit Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14729 AND `DifficultyID`=0); -- Ralston Farnsley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14728 AND `DifficultyID`=0); -- Rumstag Proudstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14727 AND `DifficultyID`=0); -- Vehena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14726 AND `DifficultyID`=0); -- Rashona Straglash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14725 AND `DifficultyID`=0); -- Raedon Duskstriker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14724 AND `DifficultyID`=0); -- Bubulo Acerbus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14723 AND `DifficultyID`=0); -- Mistina Steelshield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14722 AND `DifficultyID`=0); -- Clavicus Knavingham +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14721 AND `DifficultyID`=0); -- Field Marshal Stonebridge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14720 AND `DifficultyID`=0); -- High Overlord Saurfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14719 AND `DifficultyID`=0); -- [PH] Alliance Tower Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14697 AND `DifficultyID`=0); -- Lumbering Horror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14690 AND `DifficultyID`=0); -- Revanchion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14681 AND `DifficultyID`=0); -- Transporter Malfunction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14668 AND `DifficultyID`=0); -- Corrupted Infernal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14666 AND `DifficultyID`=0); -- Corrupted Windfury Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14645 AND `DifficultyID`=0); -- Warsong Gulch Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14644 AND `DifficultyID`=0); -- [PH] Horde Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14643 AND `DifficultyID`=0); -- [PH] Alliance Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14642 AND `DifficultyID`=0); -- [PH] Alliance Spell thrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14641 AND `DifficultyID`=0); -- [PH] Horde spell thrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14633 AND `DifficultyID`=0); -- Albino Snapjaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14632 AND `DifficultyID`=0); -- Hawksbill Snapjaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14631 AND `DifficultyID`=0); -- Olive Snapjaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14630 AND `DifficultyID`=0); -- Leatherback Snapjaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14629 AND `DifficultyID`=0); -- Loggerhead Snapjaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14623 AND `DifficultyID`=0); -- Warsong Gulch Battlemaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14602 AND `DifficultyID`=0); -- Swift Stormsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14563 AND `DifficultyID`=0); -- Swift Red Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14562 AND `DifficultyID`=0); -- Swift Blue Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14561 AND `DifficultyID`=0); -- Swift Brown Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14560 AND `DifficultyID`=0); -- Swift White Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14559 AND `DifficultyID`=0); -- Swift Palomino +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14558 AND `DifficultyID`=0); -- Purple Skeletal Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14557 AND `DifficultyID`=0); -- Swift Dawnsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14556 AND `DifficultyID`=0); -- Swift Frostsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14555 AND `DifficultyID`=0); -- Swift Mistsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14554 AND `DifficultyID`=0); -- Swift Stripped Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14553 AND `DifficultyID`=0); -- Swift Green Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14552 AND `DifficultyID`=0); -- Swift White Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14551 AND `DifficultyID`=0); -- Swift Yellow Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14550 AND `DifficultyID`=0); -- Great Gray Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14549 AND `DifficultyID`=0); -- Great Brown Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14548 AND `DifficultyID`=0); -- Swift Gray Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14547 AND `DifficultyID`=0); -- Swift White Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14546 AND `DifficultyID`=0); -- Swift Brown Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14545 AND `DifficultyID`=0); -- Swift Blue Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14544 AND `DifficultyID`=0); -- Swift Orange Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14543 AND `DifficultyID`=0); -- Swift Olive Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14542 AND `DifficultyID`=0); -- Great White Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14540 AND `DifficultyID`=0); -- Swift Brown Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14539 AND `DifficultyID`=0); -- Swift Timber Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14499 AND `DifficultyID`=0); -- Horde Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14498 AND `DifficultyID`=0); -- Tosamina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14497 AND `DifficultyID`=0); -- Shellene +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14481 AND `DifficultyID`=0); -- Emmithue Smails +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14480 AND `DifficultyID`=0); -- Alowicious Czervik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14466 AND `DifficultyID`=0); -- Horde Battle Standard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14465 AND `DifficultyID`=0); -- Alliance Battle Standard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14451 AND `DifficultyID`=0); -- Orphan Matron Battlewail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14450 AND `DifficultyID`=0); -- Orphan Matron Nightingale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14443 AND `DifficultyID`=0); -- Doomguard Tap Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14442 AND `DifficultyID`=0); -- Hunter Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14441 AND `DifficultyID`=0); -- Hunter Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14440 AND `DifficultyID`=0); -- Hunter Sagewind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14439 AND `DifficultyID`=0); -- Officer Brady +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14438 AND `DifficultyID`=0); -- Officer Pomeroy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14423 AND `DifficultyID`=0); -- Officer Jaxon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14421 AND `DifficultyID`=0); -- Brown Prairie Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14404 AND `DifficultyID`=0); -- Seeker Thompson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14403 AND `DifficultyID`=0); -- Seeker Nahr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14402 AND `DifficultyID`=0); -- Seeker Cromwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14394 AND `DifficultyID`=0); -- Major Mattingly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14392 AND `DifficultyID`=0); -- Overlord Natoj +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14385 AND `DifficultyID`=0); -- Doomguard Minion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14377 AND `DifficultyID`=0); -- Scout Tharr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14375 AND `DifficultyID`=0); -- Scout Stronghand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14367 AND `DifficultyID`=0); -- Thief Catcher Thunderbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14365 AND `DifficultyID`=0); -- Thief Catcher Farmountain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14363 AND `DifficultyID`=0); -- Thief Catcher Shadowdelve +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14337 AND `DifficultyID`=0); -- Field Repair Bot 74A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14336 AND `DifficultyID`=0); -- Black War Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14335 AND `DifficultyID`=0); -- Black War Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14334 AND `DifficultyID`=0); -- Black Battlestrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14333 AND `DifficultyID`=0); -- Black War Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14332 AND `DifficultyID`=0); -- Black War Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14331 AND `DifficultyID`=0); -- Red Skeletal Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14330 AND `DifficultyID`=0); -- Black War Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14329 AND `DifficultyID`=0); -- Black War Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14306 AND `DifficultyID`=0); -- Eskhandar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14285 AND `DifficultyID`=0); -- Frostwolf Battleguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14284 AND `DifficultyID`=0); -- Stormpike Battleguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14283 AND `DifficultyID`=0); -- Stormpike Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14282 AND `DifficultyID`=0); -- Frost Wolf Bloodhound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14274 AND `DifficultyID`=0); -- Winterax Tracker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14242 AND `DifficultyID`=0); -- [UNUSED] Sulhasa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14188 AND `DifficultyID`=0); -- Dirk Swindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14187 AND `DifficultyID`=0); -- Athramanis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14186 AND `DifficultyID`=0); -- Ravak Grimtotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14185 AND `DifficultyID`=0); -- Najak Hexxen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14183 AND `DifficultyID`=0); -- Artilleryman Sheldonore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14182 AND `DifficultyID`=0); -- Bounty Hunter Kolark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14181 AND `DifficultyID`=0); -- [PH] Graveyard Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14162 AND `DifficultyID`=0); -- RaidMage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14142 AND `DifficultyID`=0); -- Frostwolf Reclaimer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14141 AND `DifficultyID`=0); -- Stormpike Reclaimer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14031 AND `DifficultyID`=0); -- Trigger Vipore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14030 AND `DifficultyID`=0); -- Trigger Slidore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14029 AND `DifficultyID`=0); -- Trigger Ichman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14028 AND `DifficultyID`=0); -- Trigger Jeztor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14027 AND `DifficultyID`=0); -- Trigger Mulverick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14026 AND `DifficultyID`=0); -- Trigger Guse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14021 AND `DifficultyID`=0); -- Winterax Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14019 AND `DifficultyID`=0); -- Tatterhide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14018 AND `DifficultyID`=0); -- Rezrelek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14017 AND `DifficultyID`=0); -- Withered Troll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14016 AND `DifficultyID`=0); -- Ushalac the Gloomdweller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13977 AND `DifficultyID`=0); -- Gash'nak the Cannibal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13959 AND `DifficultyID`=0); -- Alterac Yeti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13958 AND `DifficultyID`=0); -- Winterax Seer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13957 AND `DifficultyID`=0); -- Winterax Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13956 AND `DifficultyID`=0); -- Winterax Mystic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13857 AND `DifficultyID`=0); -- Horde Res Fixer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13856 AND `DifficultyID`=0); -- Alliance Res Fixer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13843 AND `DifficultyID`=0); -- Lieutenant Rotimer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13842 AND `DifficultyID`=0); -- Frostwolf Ambassador Rokhstrom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13838 AND `DifficultyID`=0); -- Testing Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13797 AND `DifficultyID`=0); -- Mountaineer Boombellow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13796 AND `DifficultyID`=0); -- PvP Mine Credit Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13778 AND `DifficultyID`=0); -- PvP Tower Credit Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13756 AND `DifficultyID`=0); -- PvP Graveyard Credit Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13676 AND `DifficultyID`=0); -- Stabled Alterac Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13618 AND `DifficultyID`=0); -- Stabled Frost Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13598 AND `DifficultyID`=0); -- Stormpike Explosives Expert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13597 AND `DifficultyID`=0); -- Frostwolf Explosives Expert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13577 AND `DifficultyID`=0); -- Stormpike Ram Rider Commander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13576 AND `DifficultyID`=0); -- Stormpike Ram Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13557 AND `DifficultyID`=0); -- Champion Irondeep Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13556 AND `DifficultyID`=0); -- Veteran Irondeep Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13555 AND `DifficultyID`=0); -- Seasoned Irondeep Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13554 AND `DifficultyID`=0); -- Champion Irondeep Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13553 AND `DifficultyID`=0); -- Veteran Irondeep Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13552 AND `DifficultyID`=0); -- Seasoned Irondeep Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13551 AND `DifficultyID`=0); -- Champion Coldmine Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13550 AND `DifficultyID`=0); -- Veteran Coldmine Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13549 AND `DifficultyID`=0); -- Seasoned Coldmine Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13548 AND `DifficultyID`=0); -- Champion Coldmine Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13547 AND `DifficultyID`=0); -- Veteran Coldmine Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13546 AND `DifficultyID`=0); -- Seasoned Coldmine Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13545 AND `DifficultyID`=0); -- Champion Irondeep Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13544 AND `DifficultyID`=0); -- Veteran Irondeep Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13543 AND `DifficultyID`=0); -- Seasoned Irondeep Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13542 AND `DifficultyID`=0); -- Champion Irondeep Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13541 AND `DifficultyID`=0); -- Veteran Irondeep Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13540 AND `DifficultyID`=0); -- Seasoned Irondeep Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13539 AND `DifficultyID`=0); -- Champion Coldmine Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13538 AND `DifficultyID`=0); -- Veteran Coldmine Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13537 AND `DifficultyID`=0); -- Seasoned Coldmine Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13536 AND `DifficultyID`=0); -- Champion Coldmine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13535 AND `DifficultyID`=0); -- Veteran Coldmine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13534 AND `DifficultyID`=0); -- Seasoned Coldmine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13531 AND `DifficultyID`=0); -- Champion Reaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13530 AND `DifficultyID`=0); -- Veteran Reaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13529 AND `DifficultyID`=0); -- Seasoned Reaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13527 AND `DifficultyID`=0); -- Champion Commando +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13526 AND `DifficultyID`=0); -- Veteran Commando +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13525 AND `DifficultyID`=0); -- Seasoned Commando +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13524 AND `DifficultyID`=0); -- Stormpike Commando +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13523 AND `DifficultyID`=0); -- Champion Ranger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13522 AND `DifficultyID`=0); -- Veteran Ranger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13521 AND `DifficultyID`=0); -- Seasoned Ranger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13520 AND `DifficultyID`=0); -- Stormpike Ranger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13519 AND `DifficultyID`=0); -- Champion Outrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13518 AND `DifficultyID`=0); -- Veteran Outrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13517 AND `DifficultyID`=0); -- Seasoned Outrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13516 AND `DifficultyID`=0); -- Frostwolf Outrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13449 AND `DifficultyID`=0); -- Warmaster Garrick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13447 AND `DifficultyID`=0); -- Corporal Noreg Stormpike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13446 AND `DifficultyID`=0); -- Field Marshal Teravaine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13444 AND `DifficultyID`=0); -- Greatfather Winter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13443 AND `DifficultyID`=0); -- Druid of the Grove +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13441 AND `DifficultyID`=0); -- Frostwolf Wolf Rider Commander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13440 AND `DifficultyID`=0); -- Frostwolf Wolf Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13439 AND `DifficultyID`=0); -- Wing Commander Vipore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13438 AND `DifficultyID`=0); -- Wing Commander Slidore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13437 AND `DifficultyID`=0); -- Wing Commander Ichman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13436 AND `DifficultyID`=0); -- Guchie Jinglepocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13435 AND `DifficultyID`=0); -- Khole Jinglepocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13434 AND `DifficultyID`=0); -- Macey Jinglepocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13433 AND `DifficultyID`=0); -- Wulmort Jinglepocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13432 AND `DifficultyID`=0); -- Seersa Copperpinch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13431 AND `DifficultyID`=0); -- Whulwert Copperpinch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13430 AND `DifficultyID`=0); -- Jaycrue Copperpinch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13429 AND `DifficultyID`=0); -- Nardstrum Copperpinch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13428 AND `DifficultyID`=0); -- Champion Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13427 AND `DifficultyID`=0); -- Champion Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13426 AND `DifficultyID`=0); -- Champion Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13425 AND `DifficultyID`=0); -- Champion Legionnaire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13424 AND `DifficultyID`=0); -- Champion Guardsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13422 AND `DifficultyID`=0); -- Champion Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13421 AND `DifficultyID`=0); -- Champion Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13420 AND `DifficultyID`=0); -- Penney Copperpinch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13419 AND `DifficultyID`=0); -- Ivus the Forest Lord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13418 AND `DifficultyID`=0); -- Kaymard Copperpinch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13417 AND `DifficultyID`=0); -- Sagorne Creststrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13416 AND `DifficultyID`=0); -- Stormpike Shredder Unit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13397 AND `DifficultyID`=0); -- Irondeep Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13396 AND `DifficultyID`=0); -- Irondeep Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13378 AND `DifficultyID`=0); -- Frostwolf Shredder Unit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13377 AND `DifficultyID`=0); -- Master Engineer Zinfizzlex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13358 AND `DifficultyID`=0); -- Stormpike Bowman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13357 AND `DifficultyID`=0); -- Frostwolf Mine Layer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13356 AND `DifficultyID`=0); -- Stormpike Mine Layer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13339 AND `DifficultyID`=0); -- Warrior 60 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13337 AND `DifficultyID`=0); -- Veteran Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13336 AND `DifficultyID`=0); -- Veteran Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13335 AND `DifficultyID`=0); -- Veteran Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13334 AND `DifficultyID`=0); -- Veteran Legionnaire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13333 AND `DifficultyID`=0); -- Veteran Guardsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13332 AND `DifficultyID`=0); -- Veteran Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13331 AND `DifficultyID`=0); -- Veteran Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13330 AND `DifficultyID`=0); -- Seasoned Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13329 AND `DifficultyID`=0); -- Seasoned Legionnaire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13328 AND `DifficultyID`=0); -- Seasoned Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13327 AND `DifficultyID`=0); -- Seasoned Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13326 AND `DifficultyID`=0); -- Seasoned Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13325 AND `DifficultyID`=0); -- Seasoned Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13324 AND `DifficultyID`=0); -- Seasoned Guardsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13320 AND `DifficultyID`=0); -- Commander Karl Philips +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13319 AND `DifficultyID`=0); -- Commander Duffy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13318 AND `DifficultyID`=0); -- Commander Mortimer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13317 AND `DifficultyID`=0); -- Coldmine Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13316 AND `DifficultyID`=0); -- Coldmine Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13300 AND `DifficultyID`=0); -- Lieutenant Mancuso +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13299 AND `DifficultyID`=0); -- Lieutenant Lonadin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13298 AND `DifficultyID`=0); -- Lieutenant Greywand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13297 AND `DifficultyID`=0); -- Lieutenant Stouthandle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13296 AND `DifficultyID`=0); -- Lieutenant Largent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13283 AND `DifficultyID`=0); -- Lord Tony Romano +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13281 AND `DifficultyID`=0); -- Furis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13257 AND `DifficultyID`=0); -- Murgot Deepforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13256 AND `DifficultyID`=0); -- Lokholar the Ice Lord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13221 AND `DifficultyID`=0); -- Ryson's Eye in the Sky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13218 AND `DifficultyID`=0); -- Grunnda Wolfheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13216 AND `DifficultyID`=0); -- Gaelden Hammersmith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13180 AND `DifficultyID`=0); -- Wing Commander Jeztor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13178 AND `DifficultyID`=0); -- War Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13177 AND `DifficultyID`=0); -- Vahgruk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13161 AND `DifficultyID`=0); -- Aerie Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13155 AND `DifficultyID`=0); -- Deathstalker Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13154 AND `DifficultyID`=0); -- Commander Louis Philips +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13151 AND `DifficultyID`=0); -- Syndicate Master Ryson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13150 AND `DifficultyID`=0); -- Syndicate Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13149 AND `DifficultyID`=0); -- Syndicate Brigand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13147 AND `DifficultyID`=0); -- Lieutenant Lewis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13145 AND `DifficultyID`=0); -- Lieutenant Grummus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13144 AND `DifficultyID`=0); -- Lieutenant Vol'talar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13143 AND `DifficultyID`=0); -- Lieutenant Stronghoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13139 AND `DifficultyID`=0); -- Commander Randolph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13138 AND `DifficultyID`=0); -- Lieutenant Spencer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13137 AND `DifficultyID`=0); -- Lieutenant Rugba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13099 AND `DifficultyID`=0); -- Irondeep Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13098 AND `DifficultyID`=0); -- Irondeep Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13097 AND `DifficultyID`=0); -- Coldmine Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13096 AND `DifficultyID`=0); -- Coldmine Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13089 AND `DifficultyID`=0); -- Coldmine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13088 AND `DifficultyID`=0); -- Masha Swiftcut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13087 AND `DifficultyID`=0); -- Coldmine Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13086 AND `DifficultyID`=0); -- Aggi Rumblestomp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13084 AND `DifficultyID`=0); -- Bixi Wobblebonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13083 AND `DifficultyID`=0); -- Echo of Archimonde +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13081 AND `DifficultyID`=0); -- Irondeep Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13080 AND `DifficultyID`=0); -- Irondeep Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13079 AND `DifficultyID`=0); -- Keetar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13078 AND `DifficultyID`=0); -- Umi Thorson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13056 AND `DifficultyID`=0); -- test spirit healer (DND) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13017 AND `DifficultyID`=0); -- Enthralled Deeprun Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13016 AND `DifficultyID`=0); -- Deeprun Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12998 AND `DifficultyID`=0); -- Dwarven Farmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12922 AND `DifficultyID`=0); -- Imp Minion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12917 AND `DifficultyID`=0); -- Unkillable Test Dummy 60 High Magic Resistances +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12916 AND `DifficultyID`=0); -- Unkillable Test Dummy 60 Low Magic Resistances +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12904 AND `DifficultyID`=0); -- Spirit of Redemption +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12857 AND `DifficultyID`=0); -- Elogit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12805 AND `DifficultyID`=0); -- Officer Areyn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12798 AND `DifficultyID`=0); -- Grunt Bek'rah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12797 AND `DifficultyID`=0); -- Grunt Korf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12796 AND `DifficultyID`=0); -- Raider Bork +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12795 AND `DifficultyID`=0); -- First Sergeant Hola'mahi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12794 AND `DifficultyID`=0); -- Stone Guard Zarg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12793 AND `DifficultyID`=0); -- Brave Stonehide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12791 AND `DifficultyID`=0); -- Chieftain Earthbind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12790 AND `DifficultyID`=0); -- Advisor Willington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12789 AND `DifficultyID`=0); -- Blood Guard Hini'wana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12788 AND `DifficultyID`=0); -- Legionnaire Teena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12787 AND `DifficultyID`=0); -- Guard Hammon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12786 AND `DifficultyID`=0); -- Guard Quine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12785 AND `DifficultyID`=0); -- Sergeant Major Clate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12784 AND `DifficultyID`=0); -- Lieutenant Jackspring +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12783 AND `DifficultyID`=0); -- Lieutenant Karter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12781 AND `DifficultyID`=0); -- Master Sergeant Biggins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12780 AND `DifficultyID`=0); -- Sergeant Major Skyshadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12779 AND `DifficultyID`=0); -- Archmage Gaiman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12778 AND `DifficultyID`=0); -- Lieutenant Rachel Vaccar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12756 AND `DifficultyID`=0); -- Lady Onyxia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12741 AND `DifficultyID`=0); -- Warrior 40 (More Leash) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12740 AND `DifficultyID`=0); -- Faustron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12739 AND `DifficultyID`=0); -- Onyxia's Elite Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12636 AND `DifficultyID`=0); -- Georgia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12617 AND `DifficultyID`=0); -- Khaelyn Steelwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12616 AND `DifficultyID`=0); -- Vhulgra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12596 AND `DifficultyID`=0); -- Bibilfaz Featherwhistle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12581 AND `DifficultyID`=0); -- Mercutio +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12578 AND `DifficultyID`=0); -- Mishellena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12577 AND `DifficultyID`=0); -- Jarrodenus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12517 AND `DifficultyID`=0); -- TEST Potions and Enchantments +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12516 AND `DifficultyID`=0); -- TEST Resist Gear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12481 AND `DifficultyID`=0); -- Justine Demalier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12480 AND `DifficultyID`=0); -- Melris Malagan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12473 AND `DifficultyID`=0); -- Arcanite Dragonling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12419 AND `DifficultyID`=0); -- Lifelike Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12385 AND `DifficultyID`=0); -- Mortar Team Advanced Target Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (12376,284)); -- Brown Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (12375,4269)); -- Chestnut Mare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12374 AND `DifficultyID`=0); -- White Riding Ram Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (12373,4710)); -- Gray Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (12372,4779)); -- Brown Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (12371,4778)); -- Frost Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (12370,4780)); -- Black Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12368 AND `DifficultyID`=0); -- White Mechanostrider Mod A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (12367,11147)); -- Green Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12366 AND `DifficultyID`=0); -- Unpainted Mechanostrider X +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (12365,7739)); -- Red Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (12364,11150)); -- Icy Blue Mechanostrider Mod A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (12363,7749)); -- Blue Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12362 AND `DifficultyID`=0); -- Riding Frostsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12361 AND `DifficultyID`=0); -- Riding Nightsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12360 AND `DifficultyID`=0); -- Riding Striped Nightsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12359 AND `DifficultyID`=0); -- Riding Spotted Frostsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12358 AND `DifficultyID`=0); -- Riding Striped Frostsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12357 AND `DifficultyID`=0); -- Teal Riding Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12356 AND `DifficultyID`=0); -- Green Riding Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12355 AND `DifficultyID`=0); -- Gray Riding Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12354 AND `DifficultyID`=0); -- Brown Riding Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12353 AND `DifficultyID`=0); -- Timber Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12351 AND `DifficultyID`=0); -- Dire Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12350 AND `DifficultyID`=0); -- Violet Riding Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12349 AND `DifficultyID`=0); -- Turquoise Riding Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (12348,7706)); -- Ivory Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12346 AND `DifficultyID`=0); -- Emerald Riding Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12345 AND `DifficultyID`=0); -- Mottled Crimson Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12344 AND `DifficultyID`=0); -- Swift Green Skeletal Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (12343,11153)); -- Red Skeletal Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (12342,11155)); -- Brown Skeletal Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (12341,11154)); -- Blue Skeletal Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12336 AND `DifficultyID`=0); -- Brother Crowley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12317 AND `DifficultyID`=0); -- Unkillable Test Dummy 60 Low AC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12257 AND `DifficultyID`=0); -- Mechanical Yeti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12198 AND `DifficultyID`=0); -- Martin Lindsey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12197 AND `DifficultyID`=0); -- Glordrum Steelbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12176 AND `DifficultyID`=0); -- Tame Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12160 AND `DifficultyID`=0); -- Shadowglen Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12159 AND `DifficultyID`=0); -- Korrak the Bloodrager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12158 AND `DifficultyID`=0); -- Winterax Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12157 AND `DifficultyID`=0); -- Winterax Shadow Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12156 AND `DifficultyID`=0); -- Winterax Axe Thrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12151 AND `DifficultyID`=0); -- Green Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12150 AND `DifficultyID`=0); -- Riding Kodo (Purple) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12149 AND `DifficultyID`=0); -- Gray Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12148 AND `DifficultyID`=0); -- Teal Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12147 AND `DifficultyID`=0); -- Riding Kodo (White) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12146 AND `DifficultyID`=0); -- Riding Kodo (Olive) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12145 AND `DifficultyID`=0); -- Riding Kodo (Black) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12141 AND `DifficultyID`=0); -- Ice Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12127 AND `DifficultyID`=0); -- Stormpike Guardsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12125 AND `DifficultyID`=0); -- Mammoth Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12124 AND `DifficultyID`=0); -- Great Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12123 AND `DifficultyID`=0); -- Reef Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12096 AND `DifficultyID`=0); -- Stormpike Quartermaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12050 AND `DifficultyID`=0); -- Stormpike Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12048 AND `DifficultyID`=0); -- Alliance Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12047 AND `DifficultyID`=0); -- Stormpike Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11998 AND `DifficultyID`=0); -- Frostwolf Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11997 AND `DifficultyID`=0); -- Stormpike Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11996 AND `DifficultyID`=0); -- Ashley Bridenbecker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11949 AND `DifficultyID`=0); -- Captain Balinda Stonehearth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11948 AND `DifficultyID`=0); -- Vanndar Stormpike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11946 AND `DifficultyID`=0); -- Drek'Thar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11919 AND `DifficultyID`=0); -- Claudia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11916 AND `DifficultyID`=0); -- Imelda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11909 AND `DifficultyID`=0); -- Penelope +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11908 AND `DifficultyID`=0); -- Mirah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11907 AND `DifficultyID`=0); -- Alanna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11906 AND `DifficultyID`=0); -- Sophia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11905 AND `DifficultyID`=0); -- Jordan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11903 AND `DifficultyID`=0); -- Alexander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11902 AND `DifficultyID`=0); -- Aiden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11901 AND `DifficultyID`=0); -- Andruk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11900 AND `DifficultyID`=0); -- Brakkar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11899 AND `DifficultyID`=0); -- Shardi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11875 AND `DifficultyID`=0); -- Mortar Team Target Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11871 AND `DifficultyID`=0); -- Grinning Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11870 AND `DifficultyID`=0); -- Archibald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11869 AND `DifficultyID`=0); -- Ansekhwa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11868 AND `DifficultyID`=0); -- Sayoc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11867 AND `DifficultyID`=0); -- Woo Ping +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11866 AND `DifficultyID`=0); -- Ilyenia Moonfire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11865 AND `DifficultyID`=0); -- Buliwyf Stonehand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11840 AND `DifficultyID`=0); -- Wildpaw Alpha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11839 AND `DifficultyID`=0); -- Wildpaw Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11838 AND `DifficultyID`=0); -- Wildpaw Mystic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11837 AND `DifficultyID`=0); -- Wildpaw Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11835 AND `DifficultyID`=0); -- Theodore Griffs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11833 AND `DifficultyID`=0); -- Rahauro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11809 AND `DifficultyID`=0); -- Danni Palewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11750 AND `DifficultyID`=0); -- Ganoosh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11709 AND `DifficultyID`=0); -- Jareth Wildwoods +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11700 AND `DifficultyID`=0); -- Sarin Starlight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11689 AND `DifficultyID`=0); -- Brown Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11679 AND `DifficultyID`=0); -- Winterax Witch Doctor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11678 AND `DifficultyID`=0); -- Snowblind Ambusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11677 AND `DifficultyID`=0); -- Taskmaster Snivvle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11676 AND `DifficultyID`=0); -- Fjordune the Greater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11675 AND `DifficultyID`=0); -- Snowblind Windcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11657 AND `DifficultyID`=0); -- Morloch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11637 AND `DifficultyID`=0); -- Servant of Alexi Barov +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11636 AND `DifficultyID`=0); -- Servant of Weldon Barov +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11606 AND `DifficultyID`=0); -- Whitewhisker Tunnel Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11605 AND `DifficultyID`=0); -- Whitewhisker Overseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11604 AND `DifficultyID`=0); -- Whitewhisker Geomancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11603 AND `DifficultyID`=0); -- Whitewhisker Digger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11602 AND `DifficultyID`=0); -- Irondeep Skullthumper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11601 AND `DifficultyID`=0); -- Irondeep Cave Lurker UNUSED +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11600 AND `DifficultyID`=0); -- Irondeep Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11599 AND `DifficultyID`=0); -- Irondeep Geomancer UNUSED +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11545 AND `DifficultyID`=0); -- TEST GEAR ROGUE +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11544 AND `DifficultyID`=0); -- TEST GEAR PRIEST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11543 AND `DifficultyID`=0); -- TEST GEAR SHAMAN +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11542 AND `DifficultyID`=0); -- TEST GEAR DRUID +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11541 AND `DifficultyID`=0); -- TEST GEAR WARLOCK +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11540 AND `DifficultyID`=0); -- TEST GEAR MAGE +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11539 AND `DifficultyID`=0); -- TEST GEAR HUNTER +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11538 AND `DifficultyID`=0); -- TEST GEAR WARRIOR +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11537 AND `DifficultyID`=0); -- TEST GEAR PALADIN +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11406 AND `DifficultyID`=0); -- High Priest Rohan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11401 AND `DifficultyID`=0); -- Priestess Alathea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11397 AND `DifficultyID`=0); -- Nara Meideros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11327 AND `DifficultyID`=0); -- Zergling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11326 AND `DifficultyID`=0); -- Mini Diablo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11325 AND `DifficultyID`=0); -- Panda Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11236 AND `DifficultyID`=0); -- Blood Parrot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11200 AND `DifficultyID`=0); -- Summoned Skeleton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11195 AND `DifficultyID`=0); -- Deathcharger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11190 AND `DifficultyID`=0); -- Everlook Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11178 AND `DifficultyID`=0); -- Borgosh Corebender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11177 AND `DifficultyID`=0); -- Okothos Ironrager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11176 AND `DifficultyID`=0); -- Krathok Moltenfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11156 AND `DifficultyID`=0); -- Green Skeletal Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11151 AND `DifficultyID`=0); -- Riding MechaStrider (Yellow/Green) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11149 AND `DifficultyID`=0); -- Red and Blue Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11148 AND `DifficultyID`=0); -- Purple Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11146 AND `DifficultyID`=0); -- Ironus Coldsteel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11145 AND `DifficultyID`=0); -- Myolor Sunderfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11144 AND `DifficultyID`=0); -- Oracle Sphere +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11139 AND `DifficultyID`=0); -- Yugrek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11138 AND `DifficultyID`=0); -- Maethrya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11101 AND `DifficultyID`=0); -- zzOLDMana Tide Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11100 AND `DifficultyID`=0); -- zzOLDMana Tide Totem II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11096 AND `DifficultyID`=0); -- Randal Worth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11084 AND `DifficultyID`=0); -- Tarn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11081 AND `DifficultyID`=0); -- Faldron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11080 AND `DifficultyID`=0); -- [PH[ Combat Tester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11072 AND `DifficultyID`=0); -- Kitta Firewind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11071 AND `DifficultyID`=0); -- Mot Dawnstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11070 AND `DifficultyID`=0); -- Lalina Summermoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11069 AND `DifficultyID`=0); -- Jenova Stoneshield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11068 AND `DifficultyID`=0); -- Betty Quin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11067 AND `DifficultyID`=0); -- Malcomb Wynn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11066 AND `DifficultyID`=0); -- Jhag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11065 AND `DifficultyID`=0); -- Thonys Pillarstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11051 AND `DifficultyID`=0); -- Vhan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11050 AND `DifficultyID`=0); -- Trianna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11049 AND `DifficultyID`=0); -- Rhiannon Davis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11048 AND `DifficultyID`=0); -- Victor Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11047 AND `DifficultyID`=0); -- Kray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11046 AND `DifficultyID`=0); -- Whuut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11044 AND `DifficultyID`=0); -- Doctor Martin Felben +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11042 AND `DifficultyID`=0); -- Sylvanna Forestmoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11041 AND `DifficultyID`=0); -- Milla Fairancora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11031 AND `DifficultyID`=0); -- Franklin Lloyd +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11029 AND `DifficultyID`=0); -- Trixie Quikswitch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11028 AND `DifficultyID`=0); -- Jemma Quikswitch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11026 AND `DifficultyID`=0); -- Sprite Jumpsprocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11021 AND `DifficultyID`=0); -- Winterspring Frostsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11017 AND `DifficultyID`=0); -- Roxxik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10991 AND `DifficultyID`=0); -- Wildpaw Gnoll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10990 AND `DifficultyID`=0); -- Alterac Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10989 AND `DifficultyID`=0); -- Blizzard Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10987 AND `DifficultyID`=0); -- Irondeep Trogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10986 AND `DifficultyID`=0); -- Snowblind Harpy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10985 AND `DifficultyID`=0); -- Ice Giant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10984 AND `DifficultyID`=0); -- Winterax Berserker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10983 AND `DifficultyID`=0); -- Winterax Troll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10982 AND `DifficultyID`=0); -- Whitewhisker Vermin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10928 AND `DifficultyID`=0); -- Succubus Minion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10897 AND `DifficultyID`=0); -- Sindrayl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10881 AND `DifficultyID`=0); -- Bluff Runner Windstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10880 AND `DifficultyID`=0); -- Warcaller Gorlach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10879 AND `DifficultyID`=0); -- Harbinger Balthazad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10878 AND `DifficultyID`=0); -- Herald Moonstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10877 AND `DifficultyID`=0); -- Courier Hammerfall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10781 AND `DifficultyID`=0); -- Royal Overseer Bauhaus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10780 AND `DifficultyID`=0); -- Infected Deer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10736 AND `DifficultyID`=0); -- Unkillable Test Dummy 60 Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10685 AND `DifficultyID`=0); -- Swine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10636 AND `DifficultyID`=0); -- Pack Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10620 AND `DifficultyID`=0); -- TEST NPC - DBUCKLER +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10598 AND `DifficultyID`=0); -- Smolderweb Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10583 AND `DifficultyID`=0); -- Gryfe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10557 AND `DifficultyID`=0); -- zzOLDFlametongue Totem IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10467 AND `DifficultyID`=0); -- Mana Tide Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10456 AND `DifficultyID`=0); -- Prynne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10455 AND `DifficultyID`=0); -- Binny Springblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10454 AND `DifficultyID`=0); -- Filliwick Featherfizz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10453 AND `DifficultyID`=0); -- Grimbur Flintaxe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10452 AND `DifficultyID`=0); -- Farbrahm Steelfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10451 AND `DifficultyID`=0); -- Sarah Arello +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10450 AND `DifficultyID`=0); -- [UNUSED] Paul Burges +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10449 AND `DifficultyID`=0); -- Emily Vaccar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10448 AND `DifficultyID`=0); -- [UNUSED] Rachael Vaccar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10446 AND `DifficultyID`=0); -- [UNUSED] Elliott Jacks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10445 AND `DifficultyID`=0); -- Selina Dourman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10444 AND `DifficultyID`=0); -- [UNUSED] Mallory Welsh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10443 AND `DifficultyID`=0); -- [UNUSED] Gustav Montague +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10389 AND `DifficultyID`=0); -- Wrath Phantom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10368 AND `DifficultyID`=0); -- [UNUSED] Dat'xus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10365 AND `DifficultyID`=0); -- [UNUSED] Yillixa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10362 AND `DifficultyID`=0); -- [UNUSED] Gethuxxuz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10360 AND `DifficultyID`=0); -- Kergul Bloodaxe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10338 AND `DifficultyID`=0); -- Golden Sabercat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10337 AND `DifficultyID`=0); -- Tawny Sabercat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10336 AND `DifficultyID`=0); -- Primal Leopard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10322 AND `DifficultyID`=0); -- Ancient Frostsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10298 AND `DifficultyID`=0); -- Traelion Shadewhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10297 AND `DifficultyID`=0); -- Gerratys Nightrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10295 AND `DifficultyID`=0); -- Jennail Mooncaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10294 AND `DifficultyID`=0); -- Malakar Frostmoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10292 AND `DifficultyID`=0); -- Rombulus Frostmoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10291 AND `DifficultyID`=0); -- Krysteea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10290 AND `DifficultyID`=0); -- Captured Felwood Ooze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10278 AND `DifficultyID`=0); -- Thrag Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10277 AND `DifficultyID`=0); -- Groum Stonebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `TypeFlags`=134217728 WHERE (`Entry`=10276 AND `DifficultyID`=0); -- Rotgath Stonebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10266 AND `DifficultyID`=0); -- Ug'thok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10259 AND `DifficultyID`=0); -- Worg Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10256 AND `DifficultyID`=0); -- [UNUSED] World Weapon Master Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10218 AND `DifficultyID`=0); -- Superior Healing Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10217 AND `DifficultyID`=0); -- Flame Buffet Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10183 AND `DifficultyID`=0); -- Moonflare Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10180 AND `DifficultyID`=0); -- Unpainted Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10179 AND `DifficultyID`=0); -- White Mechanostrider Mod B +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10178 AND `DifficultyID`=0); -- Fluorescent Green Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10156 AND `DifficultyID`=0); -- Scott's Test Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10136 AND `DifficultyID`=0); -- Chemist Fuely +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10090 AND `DifficultyID`=0); -- Belia Thundergranite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10089 AND `DifficultyID`=0); -- Silvaria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10088 AND `DifficultyID`=0); -- Xao'tsu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10086 AND `DifficultyID`=0); -- Hesuwa Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10054 AND `DifficultyID`=0); -- Bulrug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10044 AND `DifficultyID`=0); -- [PH] Alex's Raid Testing Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9988 AND `DifficultyID`=0); -- Xon'cha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9984 AND `DifficultyID`=0); -- Ulbrek Firehand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9977 AND `DifficultyID`=0); -- Sylista +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9896 AND `DifficultyID`=0); -- World Stable Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9859 AND `DifficultyID`=0); -- Auctioneer Lympkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9689 AND `DifficultyID`=0); -- zzOLDWindwall Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9688 AND `DifficultyID`=0); -- zzOLDWindwall Totem II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9687 AND `DifficultyID`=0); -- zzOLDWindwall Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9662 AND `DifficultyID`=0); -- Sprite Darter Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9658 AND `DifficultyID`=0); -- Distract Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9657 AND `DifficultyID`=0); -- Lil' Smoky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9656 AND `DifficultyID`=0); -- Pet Bombling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9637 AND `DifficultyID`=0); -- Scorching Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9616 AND `DifficultyID`=0); -- Laris Geardawdle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9584 AND `DifficultyID`=0); -- Jalane Ayrole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9582 AND `DifficultyID`=0); -- Undercity Talent Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9581 AND `DifficultyID`=0); -- Thunder Bluff Talent Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9580 AND `DifficultyID`=0); -- Orgrimmar Talent Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9579 AND `DifficultyID`=0); -- Darnassus Talent Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9578 AND `DifficultyID`=0); -- Ironforge Talent Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9577 AND `DifficultyID`=0); -- [UNUSED] Gorilla Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9576 AND `DifficultyID`=0); -- Stormwind Talent Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9567 AND `DifficultyID`=0); -- Test Stable Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9550 AND `DifficultyID`=0); -- Furmund +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9527 AND `DifficultyID`=0); -- Enraged Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9526 AND `DifficultyID`=0); -- Enraged Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9525 AND `DifficultyID`=0); -- Freewind Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9521 AND `DifficultyID`=0); -- Enraged Felbat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9460 AND `DifficultyID`=0); -- Gadgetzan Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9317 AND `DifficultyID`=0); -- Rilli Greasygob +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9297 AND `DifficultyID`=0); -- Enraged Wyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9256 AND `DifficultyID`=0); -- Farm Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9180 AND `DifficultyID`=0); -- World Event Generator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9158 AND `DifficultyID`=0); -- Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9087 AND `DifficultyID`=0); -- Bashana Runetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9076 AND `DifficultyID`=0); -- Ghede +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9047 AND `DifficultyID`=0); -- Jenal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8965 AND `DifficultyID`=0); -- Shawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8962 AND `DifficultyID`=0); -- Nida +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8937 AND `DifficultyID`=0); -- Pet Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8935 AND `DifficultyID`=0); -- Paladin 20 AlternateHighDamage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8885 AND `DifficultyID`=0); -- Riding Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8882 AND `DifficultyID`=0); -- Riding Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8881 AND `DifficultyID`=0); -- Riding Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8880 AND `DifficultyID`=0); -- Mechastrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8879 AND `DifficultyID`=0); -- Royal Historian Archesonus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8856 AND `DifficultyID`=0); -- Tyrion's Spybot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8836 AND `DifficultyID`=0); -- Battle Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8796 AND `DifficultyID`=0); -- Swimming Murloc Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8777 AND `DifficultyID`=0); -- Seinrick Coulthane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8776 AND `DifficultyID`=0); -- Emerald Dragon Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8723 AND `DifficultyID`=0); -- Auctioneer Golothas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8722 AND `DifficultyID`=0); -- Auctioneer Gullem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8721 AND `DifficultyID`=0); -- Auctioneer Epitwee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8720 AND `DifficultyID`=0); -- Auctioneer Redmuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8719 AND `DifficultyID`=0); -- Auctioneer Fitch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8681 AND `DifficultyID`=0); -- Outfitter Eric +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8677 AND `DifficultyID`=0); -- World Goblin Engineering Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8676 AND `DifficultyID`=0); -- World Gnome Engineering Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8674 AND `DifficultyID`=0); -- Auctioneer Stampi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8672 AND `DifficultyID`=0); -- Auctioneer Leeka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8671 AND `DifficultyID`=0); -- Auctioneer Buckler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8670 AND `DifficultyID`=0); -- Auctioneer Chilton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8669 AND `DifficultyID`=0); -- Auctioneer Tolon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8666 AND `DifficultyID`=0); -- Lil Timmy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8665 AND `DifficultyID`=0); -- Shylenai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8659 AND `DifficultyID`=0); -- Jes'rimon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8615 AND `DifficultyID`=0); -- Mithril Dragonling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8609 AND `DifficultyID`=0); -- Alexandra Constantine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8517 AND `DifficultyID`=0); -- Xiggs Fuselighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8507 AND `DifficultyID`=0); -- Tymor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8502 AND `DifficultyID`=0); -- TEST Uber Human +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8501 AND `DifficultyID`=0); -- TEST Uber Crypt Fiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8500 AND `DifficultyID`=0); -- TEST Uber Abomination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8499 AND `DifficultyID`=0); -- TEST Uber Succubus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8498 AND `DifficultyID`=0); -- TEST Uber Night Elf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8404 AND `DifficultyID`=0); -- Xan'tish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8401 AND `DifficultyID`=0); -- Halpa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8398 AND `DifficultyID`=0); -- Ohanko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8396 AND `DifficultyID`=0); -- Sentinel Dalia Sunblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8393 AND `DifficultyID`=0); -- Thersa Windsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8390 AND `DifficultyID`=0); -- Chemist Cuely +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8383 AND `DifficultyID`=0); -- Master Wood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8376 AND `DifficultyID`=0); -- Mechanical Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8364 AND `DifficultyID`=0); -- Pakwa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8363 AND `DifficultyID`=0); -- Shadi Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8362 AND `DifficultyID`=0); -- Kuruk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8361 AND `DifficultyID`=0); -- Chepi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8360 AND `DifficultyID`=0); -- Elki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8359 AND `DifficultyID`=0); -- Ahanu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8358 AND `DifficultyID`=0); -- Hewa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8357 AND `DifficultyID`=0); -- Atepa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8356 AND `DifficultyID`=0); -- Chesmu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8323 AND `DifficultyID`=0); -- Paladin 40 Alternate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8322 AND `DifficultyID`=0); -- Paladin 30 Alternate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8321 AND `DifficultyID`=0); -- Paladin 20 Alternate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8316 AND `DifficultyID`=0); -- Paladin 10 Alternate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8256 AND `DifficultyID`=0); -- Curator Thorius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8179 AND `DifficultyID`=0); -- Greater Healing Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8155 AND `DifficultyID`=0); -- Kargath Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8122 AND `DifficultyID`=0); -- Kizzak Sparks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8118 AND `DifficultyID`=0); -- Lillian Singh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8117 AND `DifficultyID`=0); -- Wizbang Booms +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8026 AND `DifficultyID`=0); -- Thyn'tel Bladeweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8020 AND `DifficultyID`=0); -- [UNUSED]Shyn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8019 AND `DifficultyID`=0); -- Fyldren Moonfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8018 AND `DifficultyID`=0); -- Guthrum Thunderfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7976 AND `DifficultyID`=0); -- Thalgus Thunderfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7975 AND `DifficultyID`=0); -- Camp Narache Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7951 AND `DifficultyID`=0); -- Zas'Tysh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7950 AND `DifficultyID`=0); -- Master Mechanic Castpipe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7944 AND `DifficultyID`=0); -- Tinkmaster Overspark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7938 AND `DifficultyID`=0); -- Test Auctioneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7936 AND `DifficultyID`=0); -- Lyon Mountainheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7919 AND `DifficultyID`=0); -- Gnomeregan - Matrix Punchograph 3005-A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7917 AND `DifficultyID`=0); -- Brother Sarno +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7863 AND `DifficultyID`=0); -- Dream Vision +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7845 AND `DifficultyID`=0); -- zzOLDFire Nova Totem V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7844 AND `DifficultyID`=0); -- zzOLDFire Nova Totem IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7825 AND `DifficultyID`=0); -- Oran Snakewrithe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7798 AND `DifficultyID`=0); -- Hank the Hammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7793 AND `DifficultyID`=0); -- Ox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7792 AND `DifficultyID`=0); -- Aturk the Anvil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7790 AND `DifficultyID`=0); -- Orokk Omosh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7785 AND `DifficultyID`=0); -- Ward of Zum'rah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7779 AND `DifficultyID`=0); -- Priestess Tyriona +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7766 AND `DifficultyID`=0); -- Tyrion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7748 AND `DifficultyID`=0); -- World Horse Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7747 AND `DifficultyID`=0); -- World Mount Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7746 AND `DifficultyID`=0); -- World Mechastrider Riding Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7745 AND `DifficultyID`=0); -- World Raptor Riding Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7743 AND `DifficultyID`=0); -- World Undead Horse Riding Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7740 AND `DifficultyID`=0); -- Gracina Spiritmight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7713 AND `DifficultyID`=0); -- Riding Tallstrider (Turquoise) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7712 AND `DifficultyID`=0); -- Riding Tallstrider (Purple) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7711 AND `DifficultyID`=0); -- Riding Tallstrider (Pink) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7710 AND `DifficultyID`=0); -- Riding Tallstrider (Gray) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7709 AND `DifficultyID`=0); -- Riding Tallstrider (Brown) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7708 AND `DifficultyID`=0); -- Violet Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7707 AND `DifficultyID`=0); -- Turquoise Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7704 AND `DifficultyID`=0); -- Mottled Red Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7703 AND `DifficultyID`=0); -- Obsidian Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7690 AND `DifficultyID`=0); -- Striped Nightsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7689 AND `DifficultyID`=0); -- Spotted Nightsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7687 AND `DifficultyID`=0); -- Spotted Frostsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7686 AND `DifficultyID`=0); -- Bengal Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7684 AND `DifficultyID`=0); -- Leopard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7683 AND `DifficultyID`=0); -- Alessandro Luca +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7624 AND `DifficultyID`=0); -- Slim's Test Death Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7570 AND `DifficultyID`=0); -- Elven Wisp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7569 AND `DifficultyID`=0); -- Green Water Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7568 AND `DifficultyID`=0); -- Ribbon Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7567 AND `DifficultyID`=0); -- Crimson Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7566 AND `DifficultyID`=0); -- Scarlet Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7565 AND `DifficultyID`=0); -- Black Kingsnake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7563 AND `DifficultyID`=0); -- Blue Racer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7562 AND `DifficultyID`=0); -- Brown Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7561 AND `DifficultyID`=0); -- Albino Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7560 AND `DifficultyID`=0); -- Snowshoe Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7556 AND `DifficultyID`=0); -- Eagle Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7555 AND `DifficultyID`=0); -- Hawk Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7554 AND `DifficultyID`=0); -- Snowy Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7553 AND `DifficultyID`=0); -- Great Horned Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7552 AND `DifficultyID`=0); -- Island Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7551 AND `DifficultyID`=0); -- Dart Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7550 AND `DifficultyID`=0); -- Wood Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7549 AND `DifficultyID`=0); -- Tree Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7548 AND `DifficultyID`=0); -- Faeling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7544 AND `DifficultyID`=0); -- Crimson Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7543 AND `DifficultyID`=0); -- Dark Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7528 AND `DifficultyID`=0); -- World Leatherworking Tribal Trainer (NO LONGER WORKING) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7526 AND `DifficultyID`=0); -- World Leatherworking Elemental Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7525 AND `DifficultyID`=0); -- World Leatherworking Dragonscale Trainer (NO LONGER IMPLEMENTED) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7487 AND `DifficultyID`=0); -- zzOLDGrace of Air Totem II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7486 AND `DifficultyID`=0); -- zzOLDGrace of Air Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7484 AND `DifficultyID`=0); -- zzOLDWindfury Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7483 AND `DifficultyID`=0); -- zzOLDWindfury Totem II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7469 AND `DifficultyID`=0); -- zzOLDNature Resistance Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7468 AND `DifficultyID`=0); -- zzOLDNature Resistance Totem II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7467 AND `DifficultyID`=0); -- Nature Resistance Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7466 AND `DifficultyID`=0); -- zzOLDMagma Totem IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7465 AND `DifficultyID`=0); -- zzOLDMagma Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7464 AND `DifficultyID`=0); -- zzOLDMagma Totem II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7427 AND `DifficultyID`=0); -- Taim Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7425 AND `DifficultyID`=0); -- zzOLDFire Resistance Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7424 AND `DifficultyID`=0); -- zzOLDFire Resistance Totem II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7423 AND `DifficultyID`=0); -- zzOLDFlametongue Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7416 AND `DifficultyID`=0); -- zzOLDMana Spring Totem IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7415 AND `DifficultyID`=0); -- zzOLDMana Spring Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7414 AND `DifficultyID`=0); -- zzOLDMana Spring Totem II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7413 AND `DifficultyID`=0); -- zzOLDFrost Resistance Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7412 AND `DifficultyID`=0); -- zzOLDFrost Resistance Totem II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7410 AND `DifficultyID`=0); -- Thelman Slatefist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7403 AND `DifficultyID`=0); -- zzOLDStrength of Earth Totem IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7402 AND `DifficultyID`=0); -- zzOLDSearing Totem VI +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7400 AND `DifficultyID`=0); -- zzOLDSearing Totem V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7399 AND `DifficultyID`=0); -- zzOLDStoneclaw Totem VI +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7398 AND `DifficultyID`=0); -- zzOLDStoneclaw Totem V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7395 AND `DifficultyID`=0); -- Undercity Cockroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7394 AND `DifficultyID`=0); -- Ancona Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7393 AND `DifficultyID`=0); -- White Plymouth Rock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7392 AND `DifficultyID`=0); -- Prairie Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7391 AND `DifficultyID`=0); -- Hyacinth Macaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7390 AND `DifficultyID`=0); -- Cockatiel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7389 AND `DifficultyID`=0); -- Senegal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7388 AND `DifficultyID`=0); -- Cockatoo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7387 AND `DifficultyID`=0); -- Green Wing Macaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7386 AND `DifficultyID`=0); -- White Kitten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7385 AND `DifficultyID`=0); -- Bombay Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7384 AND `DifficultyID`=0); -- Cornish Rex Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7383 AND `DifficultyID`=0); -- Black Tabby Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7382 AND `DifficultyID`=0); -- Orange Tabby Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7381 AND `DifficultyID`=0); -- Silver Tabby Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7380 AND `DifficultyID`=0); -- Siamese Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7368 AND `DifficultyID`=0); -- zzOLDStoneskin Totem VI +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7367 AND `DifficultyID`=0); -- zzOLDStoneskin Totem V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7366 AND `DifficultyID`=0); -- zzOLDStoneskin Totem IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7322 AND `DifficultyID`=0); -- Black Nightsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7316 AND `DifficultyID`=0); -- Sister Aquinne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7315 AND `DifficultyID`=0); -- Darnath Bladesinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7314 AND `DifficultyID`=0); -- Test BattleMaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7313 AND `DifficultyID`=0); -- Priestess A'moora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7312 AND `DifficultyID`=0); -- Dink +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7311 AND `DifficultyID`=0); -- Uthel'nay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7298 AND `DifficultyID`=0); -- Demnul Farmountain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7297 AND `DifficultyID`=0); -- Gothard Winslow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7296 AND `DifficultyID`=0); -- Corand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7295 AND `DifficultyID`=0); -- Shailiea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7294 AND `DifficultyID`=0); -- Shim'la +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7293 AND `DifficultyID`=0); -- [UNUSED] Drayl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7292 AND `DifficultyID`=0); -- Dinita Stonemantle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7236 AND `DifficultyID`=0); -- Test Anubisath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7232 AND `DifficultyID`=0); -- Borgus Steelhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7231 AND `DifficultyID`=0); -- Kelgruk Bloodaxe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7230 AND `DifficultyID`=0); -- Shayis Steelfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7208 AND `DifficultyID`=0); -- Noarm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7207 AND `DifficultyID`=0); -- Doc Mixilpixil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7174 AND `DifficultyID`=0); -- World Armorsmithing Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7173 AND `DifficultyID`=0); -- World Weaponsmithing Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7089 AND `DifficultyID`=0); -- Mooranta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7088 AND `DifficultyID`=0); -- Thuwd +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7087 AND `DifficultyID`=0); -- Killian Hagey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7010 AND `DifficultyID`=0); -- Zilzibin Drumlore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6987 AND `DifficultyID`=0); -- Malton Droffers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6986 AND `DifficultyID`=0); -- Dran Droffers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6946 AND `DifficultyID`=0); -- Renzik "The Shiv" +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6931 AND `DifficultyID`=0); -- Respawn Test Mob +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6826 AND `DifficultyID`=0); -- Talvash del Kissel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6746 AND `DifficultyID`=0); -- Innkeeper Pala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6741 AND `DifficultyID`=0); -- Innkeeper Norman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6740 AND `DifficultyID`=0); -- Innkeeper Allison +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6735 AND `DifficultyID`=0); -- Innkeeper Saelienne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6728 AND `DifficultyID`=0); -- Narnie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6726 AND `DifficultyID`=0); -- Thalon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6706 AND `DifficultyID`=0); -- Baritanas Skyriver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6688 AND `DifficultyID`=0); -- Druid 40 (fastest!) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6687 AND `DifficultyID`=0); -- Druid 40 (faster)! +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6579 AND `DifficultyID`=0); -- Shoni the Shilent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6578 AND `DifficultyID`=0); -- Peasant (Wood) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6573 AND `DifficultyID`=0); -- Travel Form (Druid) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6569 AND `DifficultyID`=0); -- Gnoarn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6566 AND `DifficultyID`=0); -- Estelle Gendry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6550 AND `DifficultyID`=0); -- Mana Surge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6526 AND `DifficultyID`=0); -- GOSSIP TEST DUDE +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6522 AND `DifficultyID`=0); -- Andron Gant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6492 AND `DifficultyID`=0); -- Rift Spawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6467 AND `DifficultyID`=0); -- Mennet Carkad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6446 AND `DifficultyID`=0); -- Therzok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6411 AND `DifficultyID`=0); -- Velora Nitely +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6410 AND `DifficultyID`=0); -- Orm Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6395 AND `DifficultyID`=0); -- Sergeant Rutger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6393 AND `DifficultyID`=0); -- Henen Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6386 AND `DifficultyID`=0); -- Ward of Zanzil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6382 AND `DifficultyID`=0); -- Jubahl Corpseseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6346 AND `DifficultyID`=0); -- Skeletal Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6327 AND `DifficultyID`=0); -- Alliance Wargryphoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6326 AND `DifficultyID`=0); -- Horde Wargryphoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6294 AND `DifficultyID`=0); -- Krom Stoutarm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6293 AND `DifficultyID`=0); -- Jorah Annison +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6292 AND `DifficultyID`=0); -- Eladriel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6291 AND `DifficultyID`=0); -- Balthus Stoneflayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6270 AND `DifficultyID`=0); -- Asjorah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6269 AND `DifficultyID`=0); -- Azgalaril +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6267 AND `DifficultyID`=0); -- Acolyte Porena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6242 AND `DifficultyID`=0); -- World Skinning Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6237 AND `DifficultyID`=0); -- Stockade Archer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6181 AND `DifficultyID`=0); -- Jordan Stilwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6179 AND `DifficultyID`=0); -- Tiza Battleforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6178 AND `DifficultyID`=0); -- Muiredon Battleforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6175 AND `DifficultyID`=0); -- John Turner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6174 AND `DifficultyID`=0); -- Stephanie Turner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6173 AND `DifficultyID`=0); -- Gazin Tenorm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6171 AND `DifficultyID`=0); -- Duthorian Rall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6169 AND `DifficultyID`=0); -- Klockmort Spannerspan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6142 AND `DifficultyID`=0); -- Mathiel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6122 AND `DifficultyID`=0); -- Gakin the Darkbinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6120 AND `DifficultyID`=0); -- Lago Blackwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6114 AND `DifficultyID`=0); -- Muren Stormpike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6111 AND `DifficultyID`=0); -- zzOLDFire Nova Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6110 AND `DifficultyID`=0); -- zzOLDFire Nova Totem II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6108 AND `DifficultyID`=0); -- Greater Phantasm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6107 AND `DifficultyID`=0); -- Shade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6106 AND `DifficultyID`=0); -- Lesser Phantasm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6092 AND `DifficultyID`=0); -- Minor Phantasm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6090 AND `DifficultyID`=0); -- Bartleby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6089 AND `DifficultyID`=0); -- Harry Burlguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6076 AND `DifficultyID`=0); -- Riding Tallstrider (Ivory) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6075 AND `DifficultyID`=0); -- Emerald Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6074 AND `DifficultyID`=0); -- Striped Frostsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6036 AND `DifficultyID`=0); -- Guardian of Backus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6034 AND `DifficultyID`=0); -- Lotherias +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6031 AND `DifficultyID`=0); -- Tormus Deepforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6026 AND `DifficultyID`=0); -- Breyk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6018 AND `DifficultyID`=0); -- Ur'kyo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6017 AND `DifficultyID`=0); -- Lava Spout Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6016 AND `DifficultyID`=0); -- Elemental Protection Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6014 AND `DifficultyID`=0); -- X'yera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6012 AND `DifficultyID`=0); -- zzOLDFlametongue Totem II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5994 AND `DifficultyID`=0); -- Zayus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5973 AND `DifficultyID`=0); -- World Undead Female Priest Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5972 AND `DifficultyID`=0); -- World Tauren Female Druid Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5971 AND `DifficultyID`=0); -- World Troll Female Shaman Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5970 AND `DifficultyID`=0); -- World Orc Female Warlock Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5969 AND `DifficultyID`=0); -- World Gnome Female Mage Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5968 AND `DifficultyID`=0); -- World Human Female Rogue Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5967 AND `DifficultyID`=0); -- World Dwarf Female Warrior Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5966 AND `DifficultyID`=0); -- World Night Elf Male Warrior Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5965 AND `DifficultyID`=0); -- World Troll Male Shaman Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5964 AND `DifficultyID`=0); -- World Undead Male Priest Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5963 AND `DifficultyID`=0); -- World Tauren Male Druid Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5962 AND `DifficultyID`=0); -- World Orc Male Warlock Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5961 AND `DifficultyID`=0); -- World Gnome Male Mage Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5960 AND `DifficultyID`=0); -- World Human Male Rogue Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5959 AND `DifficultyID`=0); -- World Dwarf Male Warrior Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5958 AND `DifficultyID`=0); -- Thuul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5957 AND `DifficultyID`=0); -- Birgitte Cranston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5954 AND `DifficultyID`=0); -- Shade (Deprecated) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5950 AND `DifficultyID`=0); -- Flametongue Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5947 AND `DifficultyID`=0); -- Female Dark Assassin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5946 AND `DifficultyID`=0); -- Male Dark Assassin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5945 AND `DifficultyID`=0); -- Owl Companion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5927 AND `DifficultyID`=0); -- Elemental Resistance Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5926 AND `DifficultyID`=0); -- Frost Resistance Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5924 AND `DifficultyID`=0); -- Cleansing Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5923 AND `DifficultyID`=0); -- Poison Cleansing Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5922 AND `DifficultyID`=0); -- zzOLDStrength of Earth Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5921 AND `DifficultyID`=0); -- zzOLDStrength of Earth Totem II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5920 AND `DifficultyID`=0); -- zzOLDStoneskin Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5919 AND `DifficultyID`=0); -- zzOLDStoneskin Totem II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5918 AND `DifficultyID`=0); -- Owl Form +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5910 AND `DifficultyID`=0); -- Zankaja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5909 AND `DifficultyID`=0); -- Cazul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5906 AND `DifficultyID`=0); -- Xanis Flameweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5904 AND `DifficultyID`=0); -- [UNUSED] Hurll Kans +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5903 AND `DifficultyID`=0); -- Nyx Bloodrage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5892 AND `DifficultyID`=0); -- Searn Firewarder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5885 AND `DifficultyID`=0); -- Deino +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5883 AND `DifficultyID`=0); -- Enyo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5882 AND `DifficultyID`=0); -- Pephredo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5879 AND `DifficultyID`=0); -- zzOLDFire Nova Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5874 AND `DifficultyID`=0); -- Strength of Earth Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5867 AND `DifficultyID`=0); -- Maximum Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5866 AND `DifficultyID`=0); -- Equipment Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5821 AND `DifficultyID`=0); -- Sheldon Von Croy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5820 AND `DifficultyID`=0); -- Gillian Moore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5819 AND `DifficultyID`=0); -- Mirelle Tremayne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5817 AND `DifficultyID`=0); -- Shimra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5816 AND `DifficultyID`=0); -- Katis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5815 AND `DifficultyID`=0); -- Kurgul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5813 AND `DifficultyID`=0); -- [UNUSED] Shikar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5812 AND `DifficultyID`=0); -- Tumi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5811 AND `DifficultyID`=0); -- Kamari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5801 AND `DifficultyID`=0); -- [PH] Party Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5782 AND `DifficultyID`=0); -- Crildor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5774 AND `DifficultyID`=0); -- Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5770 AND `DifficultyID`=0); -- Nara Wildmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5764 AND `DifficultyID`=0); -- Guardian of Blizzard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5754 AND `DifficultyID`=0); -- Zane Bradford +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5753 AND `DifficultyID`=0); -- Martha Strain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5747 AND `DifficultyID`=0); -- Hepzibah Sedgewick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5746 AND `DifficultyID`=0); -- Appolonia Kimble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5745 AND `DifficultyID`=0); -- Lazlow Ashby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5744 AND `DifficultyID`=0); -- Cedric Stumpel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5743 AND `DifficultyID`=0); -- Caged Sheep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5742 AND `DifficultyID`=0); -- Caged Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5741 AND `DifficultyID`=0); -- Caged Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5740 AND `DifficultyID`=0); -- Caged Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5739 AND `DifficultyID`=0); -- Caged Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5738 AND `DifficultyID`=0); -- Caged Dwarf Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5737 AND `DifficultyID`=0); -- Caged Dwarf Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5736 AND `DifficultyID`=0); -- Caged Human Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5735 AND `DifficultyID`=0); -- Caged Human Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5730 AND `DifficultyID`=0); -- Jezelle's Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5729 AND `DifficultyID`=0); -- Jezelle's Voidwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5728 AND `DifficultyID`=0); -- Jezelle's Succubus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5727 AND `DifficultyID`=0); -- Jezelle's Felsteed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5726 AND `DifficultyID`=0); -- Jezelle's Felhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5723 AND `DifficultyID`=0); -- Warug's Target Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5707 AND `DifficultyID`=0); -- Reginald Grimsford +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5706 AND `DifficultyID`=0); -- Davitt Hickson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5705 AND `DifficultyID`=0); -- Victor Bartholomew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5704 AND `DifficultyID`=0); -- Adrian Bartlett +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5703 AND `DifficultyID`=0); -- Winifred Kerwin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5702 AND `DifficultyID`=0); -- Jezelle Pruitt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5701 AND `DifficultyID`=0); -- Selina Pickman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5700 AND `DifficultyID`=0); -- Samantha Shackleton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5699 AND `DifficultyID`=0); -- Leona Tharpe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5698 AND `DifficultyID`=0); -- Joanna Whitehall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5697 AND `DifficultyID`=0); -- Theresa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5696 AND `DifficultyID`=0); -- Gerard Abernathy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5694 AND `DifficultyID`=0); -- High Sorcerer Andromath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5693 AND `DifficultyID`=0); -- Godrick Farsan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5689 AND `DifficultyID`=0); -- Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5687 AND `DifficultyID`=0); -- Captive Abomination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5686 AND `DifficultyID`=0); -- Captive Zombie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5685 AND `DifficultyID`=0); -- Captive Ghoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5681 AND `DifficultyID`=0); -- Female Human Captive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5680 AND `DifficultyID`=0); -- Male Human Captive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5677 AND `DifficultyID`=0); -- Summoned Succubus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5676 AND `DifficultyID`=0); -- Summoned Voidwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5675 AND `DifficultyID`=0); -- Carendin Halgar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5672 AND `DifficultyID`=0); -- [UNUSED] Charles Brewton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5671 AND `DifficultyID`=0); -- [UNUSED] Lawrence Sawyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5670 AND `DifficultyID`=0); -- Edrick Killian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5669 AND `DifficultyID`=0); -- Helena Atwood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5668 AND `DifficultyID`=0); -- Mattie Alred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5665 AND `DifficultyID`=0); -- Alyssa Blaye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5664 AND `DifficultyID`=0); -- Eldin Partridge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5663 AND `DifficultyID`=0); -- Travist Bosk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5662 AND `DifficultyID`=0); -- Sergeant Houser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5660 AND `DifficultyID`=0); -- Riley Walker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5659 AND `DifficultyID`=0); -- Andrew Hartwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5658 AND `DifficultyID`=0); -- Chloe Curthas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5657 AND `DifficultyID`=0); -- Marla Fowler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5656 AND `DifficultyID`=0); -- Richard Van Brunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5655 AND `DifficultyID`=0); -- Robert Gossom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5654 AND `DifficultyID`=0); -- Edward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5653 AND `DifficultyID`=0); -- Tyler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5652 AND `DifficultyID`=0); -- Undercity Practice Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5651 AND `DifficultyID`=0); -- Patrick Garrett +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5640 AND `DifficultyID`=0); -- Keldran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5639 AND `DifficultyID`=0); -- Craven Drok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5637 AND `DifficultyID`=0); -- Roetten Stonehammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5627 AND `DifficultyID`=0); -- Johnny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5626 AND `DifficultyID`=0); -- Joey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5621 AND `DifficultyID`=0); -- Timmy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5614 AND `DifficultyID`=0); -- Sarok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5613 AND `DifficultyID`=0); -- Doyo'da +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5611 AND `DifficultyID`=0); -- Barkeep Morag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5610 AND `DifficultyID`=0); -- Kozish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5609 AND `DifficultyID`=0); -- Zazo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5606 AND `DifficultyID`=0); -- Goma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5605 AND `DifficultyID`=0); -- Tisa Martine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5604 AND `DifficultyID`=0); -- [UNUSED] [PH] Orcish Barfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5603 AND `DifficultyID`=0); -- Grunt Mojka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5599 AND `DifficultyID`=0); -- Kon Yelloweyes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5597 AND `DifficultyID`=0); -- Grunt Komak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5596 AND `DifficultyID`=0); -- Twain Test Prop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5590 AND `DifficultyID`=0); -- [PH] Horde Mine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5589 AND `DifficultyID`=0); -- [PH] Horde Mine Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5588 AND `DifficultyID`=0); -- [PH] Alliance Mine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5587 AND `DifficultyID`=0); -- [PH] Alliance Mine Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5570 AND `DifficultyID`=0); -- Bruuk Barleybeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5569 AND `DifficultyID`=0); -- Fizzlebang Booms +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5567 AND `DifficultyID`=0); -- Sellandus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5565 AND `DifficultyID`=0); -- Jillian Tanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5564 AND `DifficultyID`=0); -- Simon Tanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5563 AND `DifficultyID`=0); -- [PH] Horde Archer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5562 AND `DifficultyID`=0); -- [PH] Alliance Archer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5561 AND `DifficultyID`=0); -- [PH] Horde Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5560 AND `DifficultyID`=0); -- [PH] Alliance Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5559 AND `DifficultyID`=0); -- [PH] Horde Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5558 AND `DifficultyID`=0); -- [PH] Alliance Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5557 AND `DifficultyID`=0); -- [PH] Horde Commander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5556 AND `DifficultyID`=0); -- [PH] Alliance Commander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5554 AND `DifficultyID`=0); -- [PH] PVP Wildlife +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5552 AND `DifficultyID`=0); -- [PH] PVP Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5550 AND `DifficultyID`=0); -- [PH] PVP Peasent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5549 AND `DifficultyID`=0); -- [PH] Mine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5548 AND `DifficultyID`=0); -- [PH] Mine Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5544 AND `DifficultyID`=0); -- [UNUSED] Yuriv Adhem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5543 AND `DifficultyID`=0); -- Clarice Foster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5522 AND `DifficultyID`=0); -- Ironclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5521 AND `DifficultyID`=0); -- Glenrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5520 AND `DifficultyID`=0); -- Spackle Thornberry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5518 AND `DifficultyID`=0); -- Lilliam Sparkspindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5517 AND `DifficultyID`=0); -- Thorfin Stoneshield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5516 AND `DifficultyID`=0); -- Ulfir Ironbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5515 AND `DifficultyID`=0); -- Einris Brightspear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5514 AND `DifficultyID`=0); -- Brooke Stonebraid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5513 AND `DifficultyID`=0); -- Gelman Stonehand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5512 AND `DifficultyID`=0); -- Kaita Deepforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5511 AND `DifficultyID`=0); -- Therum Deepforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5510 AND `DifficultyID`=0); -- Thulman Flintcrag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5509 AND `DifficultyID`=0); -- Kathrum Axehand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5507 AND `DifficultyID`=0); -- Celmoridan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5506 AND `DifficultyID`=0); -- Maldryn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5505 AND `DifficultyID`=0); -- Theridran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5504 AND `DifficultyID`=0); -- Sheldras Moontree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5503 AND `DifficultyID`=0); -- Eldraeith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5502 AND `DifficultyID`=0); -- Shylamiir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5499 AND `DifficultyID`=0); -- Lilyssia Nightbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5498 AND `DifficultyID`=0); -- Elsharin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5497 AND `DifficultyID`=0); -- Jennea Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5496 AND `DifficultyID`=0); -- Sandahl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5495 AND `DifficultyID`=0); -- Ursula Deline +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5494 AND `DifficultyID`=0); -- Catherine Leland +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5493 AND `DifficultyID`=0); -- Arnold Leland +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5492 AND `DifficultyID`=0); -- Katherine the Pure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5491 AND `DifficultyID`=0); -- Arthur the Faithful +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5489 AND `DifficultyID`=0); -- Brother Joshua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5484 AND `DifficultyID`=0); -- Brother Benjamin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5483 AND `DifficultyID`=0); -- Erika Tate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5482 AND `DifficultyID`=0); -- Stephen Ryback +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5480 AND `DifficultyID`=0); -- Ilsa Corbin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5479 AND `DifficultyID`=0); -- Wu Shen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5449 AND `DifficultyID`=0); -- Tamed Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5448 AND `DifficultyID`=0); -- Tamed Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5447 AND `DifficultyID`=0); -- Tamed Tallstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5446 AND `DifficultyID`=0); -- Tamed Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5445 AND `DifficultyID`=0); -- Tamed Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5444 AND `DifficultyID`=0); -- Tamed Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5443 AND `DifficultyID`=0); -- Tamed Zhevra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5442 AND `DifficultyID`=0); -- Tamed Gorilla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5440 AND `DifficultyID`=0); -- Tamed Crocolisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5438 AND `DifficultyID`=0); -- Tamed Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5437 AND `DifficultyID`=0); -- Tamed Boar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5436 AND `DifficultyID`=0); -- Tamed Bird +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5435 AND `DifficultyID`=0); -- Sand Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5434 AND `DifficultyID`=0); -- Coral Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5433 AND `DifficultyID`=0); -- Tamed Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5413 AND `DifficultyID`=0); -- Furen Longbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5407 AND `DifficultyID`=0); -- Nightmare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (5406,306)); -- Palomino +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (5405,307)); -- Pinto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (5404,308)); -- Black Stallion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5403 AND `DifficultyID`=0); -- Riding White Stallion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5387 AND `DifficultyID`=0); -- High Explorer Magellas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5386 AND `DifficultyID`=0); -- Acolyte Dellis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5384 AND `DifficultyID`=0); -- Brohann Caskbelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5326 AND `DifficultyID`=0); -- Jeremy's Test Monster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5201 AND `DifficultyID`=0); -- Pat's Test Human +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5197 AND `DifficultyID`=0); -- Red Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5196 AND `DifficultyID`=0); -- Gray Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5195 AND `DifficultyID`=0); -- Brown Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5194 AND `DifficultyID`=0); -- Black Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5193 AND `DifficultyID`=0); -- Rebecca Laughlin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5192 AND `DifficultyID`=0); -- [UNUSED] Nils Stonebrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5191 AND `DifficultyID`=0); -- Shalumon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5190 AND `DifficultyID`=0); -- Merill Pleasance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5189 AND `DifficultyID`=0); -- Thrumn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5188 AND `DifficultyID`=0); -- Garyl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5186 AND `DifficultyID`=0); -- Basking Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5185 AND `DifficultyID`=0); -- Hammerhead Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5178 AND `DifficultyID`=0); -- Soolie Berryfizz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5177 AND `DifficultyID`=0); -- Tally Berryfizz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5175 AND `DifficultyID`=0); -- Gearcutter Cogspinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5174 AND `DifficultyID`=0); -- Springspindle Fizzlegear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5173 AND `DifficultyID`=0); -- Alexander Calder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5172 AND `DifficultyID`=0); -- Briarthorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5171 AND `DifficultyID`=0); -- Thistleheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5170 AND `DifficultyID`=0); -- Hjoldir Stoneblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5169 AND `DifficultyID`=0); -- Tynnus Venomsprout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5167 AND `DifficultyID`=0); -- Fenthwick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5166 AND `DifficultyID`=0); -- Ormyr Flinteye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5165 AND `DifficultyID`=0); -- Hulfdan Blackbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5164 AND `DifficultyID`=0); -- Grumnus Steelshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5163 AND `DifficultyID`=0); -- Burbik Gearspanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5162 AND `DifficultyID`=0); -- Tansy Puddlefizz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5161 AND `DifficultyID`=0); -- Grimnur Stonebrand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5160 AND `DifficultyID`=0); -- Emrul Riknussun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5159 AND `DifficultyID`=0); -- Daryl Riknussun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5158 AND `DifficultyID`=0); -- Tilli Thistlefuzz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5157 AND `DifficultyID`=0); -- Gimble Thistlefuzz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5156 AND `DifficultyID`=0); -- Maeva Snowbraid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5155 AND `DifficultyID`=0); -- Ingrys Stonebrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5154 AND `DifficultyID`=0); -- Poranna Snowbraid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5153 AND `DifficultyID`=0); -- Jormund Stonebrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5152 AND `DifficultyID`=0); -- Bingus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5151 AND `DifficultyID`=0); -- Ginny Longberry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5150 AND `DifficultyID`=0); -- Nissa Firestone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5149 AND `DifficultyID`=0); -- Brandur Ironhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5148 AND `DifficultyID`=0); -- Beldruk Doombrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5147 AND `DifficultyID`=0); -- Valgar Highforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5146 AND `DifficultyID`=0); -- Nittlebur Sparkfizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5145 AND `DifficultyID`=0); -- Juli Stormkettle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5144 AND `DifficultyID`=0); -- Bink +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5143 AND `DifficultyID`=0); -- Toldren Deepiron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5142 AND `DifficultyID`=0); -- Braenna Flintcrag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5141 AND `DifficultyID`=0); -- Theodrus Frostbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5140 AND `DifficultyID`=0); -- Edris Barleybeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5139 AND `DifficultyID`=0); -- Kurdrum Barleybeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5138 AND `DifficultyID`=0); -- Gwina Stonebranch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5137 AND `DifficultyID`=0); -- Reyna Stonebranch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5135 AND `DifficultyID`=0); -- Svalbrad Farmountain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5134 AND `DifficultyID`=0); -- Jonivera Farmountain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5133 AND `DifficultyID`=0); -- Harick Boulderdrum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5132 AND `DifficultyID`=0); -- Pithwick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5131 AND `DifficultyID`=0); -- [UNUSED] Kiren Tyrngaarde +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5130 AND `DifficultyID`=0); -- Jondor Steelbrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5129 AND `DifficultyID`=0); -- Lissyphus Finespindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5128 AND `DifficultyID`=0); -- Bombus Finespindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5127 AND `DifficultyID`=0); -- Fimble Finespindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5126 AND `DifficultyID`=0); -- Olthran Craghelm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5125 AND `DifficultyID`=0); -- Dolkin Craghelm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5124 AND `DifficultyID`=0); -- Sognar Cliffbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5123 AND `DifficultyID`=0); -- Bretta Goldfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5122 AND `DifficultyID`=0); -- Skolmin Goldfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5121 AND `DifficultyID`=0); -- Kelomir Ironhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5120 AND `DifficultyID`=0); -- Brenwyn Wintersteel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5119 AND `DifficultyID`=0); -- Hegnar Swiftaxe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5118 AND `DifficultyID`=0); -- Brogun Stoneshield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5117 AND `DifficultyID`=0); -- Regnus Thundergranite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5116 AND `DifficultyID`=0); -- Olmin Burningbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5115 AND `DifficultyID`=0); -- Daera Brightspear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5114 AND `DifficultyID`=0); -- Bilban Tosslespanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5113 AND `DifficultyID`=0); -- Kelv Sternhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5112 AND `DifficultyID`=0); -- Gwenna Firebrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5111 AND `DifficultyID`=0); -- Innkeeper Firebrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5110 AND `DifficultyID`=0); -- Barim Jurgenstaad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5109 AND `DifficultyID`=0); -- Myra Tyrngaarde +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5108 AND `DifficultyID`=0); -- Raena Flinthammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5107 AND `DifficultyID`=0); -- Mangorn Flinthammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5106 AND `DifficultyID`=0); -- Bromiir Ormsen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5105 AND `DifficultyID`=0); -- Gilbin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5104 AND `DifficultyID`=0); -- Laene Thundershot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5103 AND `DifficultyID`=0); -- Grenil Steelfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5102 AND `DifficultyID`=0); -- Dolman Steelfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5101 AND `DifficultyID`=0); -- Bryllia Ironbrand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5100 AND `DifficultyID`=0); -- Fillius Fizzlespinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5099 AND `DifficultyID`=0); -- Soleil Stonemantle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5081 AND `DifficultyID`=0); -- Connor Rivers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5064 AND `DifficultyID`=0); -- World Trade Supplies +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5063 AND `DifficultyID`=0); -- Pat's Test Kobold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5062 AND `DifficultyID`=0); -- World Reagent Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5061 AND `DifficultyID`=0); -- World Guild Tabard Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5060 AND `DifficultyID`=0); -- World Banker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5054 AND `DifficultyID`=0); -- Krumn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5052 AND `DifficultyID`=0); -- Edward Remington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5051 AND `DifficultyID`=0); -- [UNUSED] Frewa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5050 AND `DifficultyID`=0); -- [UNUSED] Rallus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5049 AND `DifficultyID`=0); -- Lyesa Steelbrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5047 AND `DifficultyID`=0); -- Ellaercia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5041 AND `DifficultyID`=0); -- World Tailoring Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5040 AND `DifficultyID`=0); -- World Leatherworking Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5039 AND `DifficultyID`=0); -- World Warlock Trainer DEPRECATED +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5038 AND `DifficultyID`=0); -- World Enchanting Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5037 AND `DifficultyID`=0); -- World Engineering Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5036 AND `DifficultyID`=0); -- World Cooking Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5035 AND `DifficultyID`=0); -- zzOLDWorld Cartography Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5034 AND `DifficultyID`=0); -- Winwa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5033 AND `DifficultyID`=0); -- World Blacksmith Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5032 AND `DifficultyID`=0); -- World Alchemy Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5031 AND `DifficultyID`=0); -- World Wolf Riding Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5030 AND `DifficultyID`=0); -- World Tiger Riding Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5029 AND `DifficultyID`=0); -- Jiming +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5028 AND `DifficultyID`=0); -- World Ram Riding Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5026 AND `DifficultyID`=0); -- World Horse Riding Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5024 AND `DifficultyID`=0); -- World First Aid Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5023 AND `DifficultyID`=0); -- World Portal: Undercity Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5022 AND `DifficultyID`=0); -- World Portal: Thunder Bluff Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5021 AND `DifficultyID`=0); -- World Portal: Stormwind Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5020 AND `DifficultyID`=0); -- World Portal: Orgrimmar Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5019 AND `DifficultyID`=0); -- World Portal: Ironforge Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5018 AND `DifficultyID`=0); -- World Portal: Darnassus Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5017 AND `DifficultyID`=0); -- World Turtle Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5016 AND `DifficultyID`=0); -- World Voidwalker Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5015 AND `DifficultyID`=0); -- World Tallstrider Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5014 AND `DifficultyID`=0); -- World Succubus Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5013 AND `DifficultyID`=0); -- World Spider Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5012 AND `DifficultyID`=0); -- World Scorpid Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5011 AND `DifficultyID`=0); -- World Raptor Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5010 AND `DifficultyID`=0); -- World Imp Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5009 AND `DifficultyID`=0); -- World Horse Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5008 AND `DifficultyID`=0); -- World Gorilla Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5007 AND `DifficultyID`=0); -- World Felhunter Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5006 AND `DifficultyID`=0); -- World Demon Trainer - old +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5005 AND `DifficultyID`=0); -- World Crocodile Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5004 AND `DifficultyID`=0); -- World Crawler Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5003 AND `DifficultyID`=0); -- World Cat Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5001 AND `DifficultyID`=0); -- World Bird Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5000 AND `DifficultyID`=0); -- World Hunter Beast Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4999 AND `DifficultyID`=0); -- World Mining Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4998 AND `DifficultyID`=0); -- World Herbalism Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4997 AND `DifficultyID`=0); -- World Fishing Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4995 AND `DifficultyID`=0); -- Stockade Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4994 AND `DifficultyID`=0); -- World Wolf Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4993 AND `DifficultyID`=0); -- World Warlock Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4992 AND `DifficultyID`=0); -- World Warrior Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4991 AND `DifficultyID`=0); -- World Shaman Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4990 AND `DifficultyID`=0); -- World Rogue Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4989 AND `DifficultyID`=0); -- World Priest Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4988 AND `DifficultyID`=0); -- World Paladin Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4987 AND `DifficultyID`=0); -- World Mage Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4986 AND `DifficultyID`=0); -- World Hunter Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4985 AND `DifficultyID`=0); -- World Druid Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4984 AND `DifficultyID`=0); -- Argos Nightwhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4981 AND `DifficultyID`=0); -- Ben Trias +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4976 AND `DifficultyID`=0); -- Elise Laughlin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4974 AND `DifficultyID`=0); -- Aldwin Laughlin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4961 AND `DifficultyID`=0); -- Dashel Stonefist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4960 AND `DifficultyID`=0); -- Bishop DeLavey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4959 AND `DifficultyID`=0); -- Jorgen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4943 AND `DifficultyID`=0); -- Mosarn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4942 AND `DifficultyID`=0); -- Test Petition Giver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4786 AND `DifficultyID`=0); -- Dawnwatcher Shaedlass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4784 AND `DifficultyID`=0); -- Argent Guard Manados +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4783 AND `DifficultyID`=0); -- Dawnwatcher Selgorm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4777 AND `DifficultyID`=0); -- White Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4753 AND `DifficultyID`=0); -- Jartsam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4752 AND `DifficultyID`=0); -- Kildar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4721 AND `DifficultyID`=0); -- Zangen Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4626 AND `DifficultyID`=0); -- CHOW Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4624 AND `DifficultyID`=0); -- Booty Bay Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4617 AND `DifficultyID`=0); -- Thaddeus Webb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4616 AND `DifficultyID`=0); -- Lavinia Crowe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4615 AND `DifficultyID`=0); -- Katrina Alliestar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4614 AND `DifficultyID`=0); -- Martha Alliestar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4613 AND `DifficultyID`=0); -- Christopher Drakul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4612 AND `DifficultyID`=0); -- Boyle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4611 AND `DifficultyID`=0); -- Doctor Herbert Halsey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4610 AND `DifficultyID`=0); -- Algernon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4609 AND `DifficultyID`=0); -- Doctor Marsh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4608 AND `DifficultyID`=0); -- Father Lazarus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4607 AND `DifficultyID`=0); -- Father Lankester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4605 AND `DifficultyID`=0); -- Basil Frye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4604 AND `DifficultyID`=0); -- Abigail Sawyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4603 AND `DifficultyID`=0); -- Nicholas Atwood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4602 AND `DifficultyID`=0); -- Benijah Fenner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4601 AND `DifficultyID`=0); -- Francis Eliot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4600 AND `DifficultyID`=0); -- Geoffrey Hartwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4599 AND `DifficultyID`=0); -- Sarah Killian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4598 AND `DifficultyID`=0); -- Brom Killian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4597 AND `DifficultyID`=0); -- Samuel Van Brunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4596 AND `DifficultyID`=0); -- James Van Brunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4595 AND `DifficultyID`=0); -- Baltus Fowler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4594 AND `DifficultyID`=0); -- Angela Curthas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4593 AND `DifficultyID`=0); -- Christoph Walker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4592 AND `DifficultyID`=0); -- Nathaniel Steenwick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4591 AND `DifficultyID`=0); -- Mary Edras +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4590 AND `DifficultyID`=0); -- Jonathan Chambers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4589 AND `DifficultyID`=0); -- Joseph Moore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4588 AND `DifficultyID`=0); -- Arthur Moore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4587 AND `DifficultyID`=0); -- Elizabeth Van Talen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4586 AND `DifficultyID`=0); -- Graham Van Talen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4585 AND `DifficultyID`=0); -- Ezekiel Graves +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4584 AND `DifficultyID`=0); -- Gregory Charles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4583 AND `DifficultyID`=0); -- Miles Dexter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4582 AND `DifficultyID`=0); -- Carolyn Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4581 AND `DifficultyID`=0); -- Salazar Bloch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4580 AND `DifficultyID`=0); -- Lucille Castleton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4579 AND `DifficultyID`=0); -- zzOLDAlexander Lister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4578 AND `DifficultyID`=0); -- Josephine Lister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4577 AND `DifficultyID`=0); -- Millie Gregorian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4575 AND `DifficultyID`=0); -- Hannah Akeley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4574 AND `DifficultyID`=0); -- Lizbeth Cromwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4573 AND `DifficultyID`=0); -- Armand Cromwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4572 AND `DifficultyID`=0); -- Silas Zimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4571 AND `DifficultyID`=0); -- Morley Bates +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4570 AND `DifficultyID`=0); -- Sydney Upton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4569 AND `DifficultyID`=0); -- Charles Seaton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4568 AND `DifficultyID`=0); -- Anastasia Hartwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4567 AND `DifficultyID`=0); -- Pierce Shackleton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4566 AND `DifficultyID`=0); -- Kaelystia Hatebringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4565 AND `DifficultyID`=0); -- Richard Kerwin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4564 AND `DifficultyID`=0); -- Luther Pickman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4563 AND `DifficultyID`=0); -- Kaal Soulreaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4562 AND `DifficultyID`=0); -- Thomas Mordan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4561 AND `DifficultyID`=0); -- Daniel Bartlett +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4560 AND `DifficultyID`=0); -- Walter Ellingson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4559 AND `DifficultyID`=0); -- Timothy Weldon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4558 AND `DifficultyID`=0); -- Lauren Newcomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4553 AND `DifficultyID`=0); -- Ronald Burch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4552 AND `DifficultyID`=0); -- Eunice Burch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4550 AND `DifficultyID`=0); -- Ophelia Montague +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4549 AND `DifficultyID`=0); -- William Montague +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4521 AND `DifficultyID`=0); -- Treshala Fallowbrook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4497 AND `DifficultyID`=0); -- Captain Quirk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4491 AND `DifficultyID`=0); -- Woof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4488 AND `DifficultyID`=0); -- Parqual Fintallas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4486 AND `DifficultyID`=0); -- Genavie Callow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4485 AND `DifficultyID`=0); -- Belgrom Rockmaul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4451 AND `DifficultyID`=0); -- Auld Stonespire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4410 AND `DifficultyID`=0); -- Aquatic Form (Tauren Druid) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4408 AND `DifficultyID`=0); -- Aquatic Form (Night Elf Druid) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4407 AND `DifficultyID`=0); -- Teloren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4340 AND `DifficultyID`=0); -- Mirallia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4321 AND `DifficultyID`=0); -- Baldruc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4319 AND `DifficultyID`=0); -- [Deprecated for 4.x]Thyssiana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4317 AND `DifficultyID`=0); -- [Deprecated for 4.x]Nyse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4314 AND `DifficultyID`=0); -- Gorkas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4313 AND `DifficultyID`=0); -- [UNUSED] [PH] Ambassador Saylaton Gravehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4312 AND `DifficultyID`=0); -- Tharm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4310 AND `DifficultyID`=0); -- Cor Grimtotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4309 AND `DifficultyID`=0); -- Gorm Grimtotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4271 AND `DifficultyID`=0); -- Dire Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4270 AND `DifficultyID`=0); -- Red Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4268 AND `DifficultyID`=0); -- Gray Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4261 AND `DifficultyID`=0); -- Bear Form (Tauren Druid) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4259 AND `DifficultyID`=0); -- Thurgrum Deepforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4258 AND `DifficultyID`=0); -- Bengus Deepforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4257 AND `DifficultyID`=0); -- Lana Thunderbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4256 AND `DifficultyID`=0); -- Golnir Bouldertoe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4255 AND `DifficultyID`=0); -- Brogus Thunderbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4254 AND `DifficultyID`=0); -- Geofram Bouldertoe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4253 AND `DifficultyID`=0); -- Bear Form (Night Elf Druid) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4247 AND `DifficultyID`=0); -- Stonepaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4246 AND `DifficultyID`=0); -- Moonprowler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4245 AND `DifficultyID`=0); -- Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4243 AND `DifficultyID`=0); -- Nightshade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4242 AND `DifficultyID`=0); -- Frostsaber Companion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4241 AND `DifficultyID`=0); -- Mydrannul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4240 AND `DifficultyID`=0); -- Caynrus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4239 AND `DifficultyID`=0); -- Lewin Starfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4237 AND `DifficultyID`=0); -- Urthoniir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4236 AND `DifficultyID`=0); -- Cyridan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4235 AND `DifficultyID`=0); -- Turian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4234 AND `DifficultyID`=0); -- Andrus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4233 AND `DifficultyID`=0); -- Mythidan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4232 AND `DifficultyID`=0); -- Glorandiir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4231 AND `DifficultyID`=0); -- Kieran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4230 AND `DifficultyID`=0); -- Yldan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4228 AND `DifficultyID`=0); -- Vaean +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4226 AND `DifficultyID`=0); -- Ulthir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4225 AND `DifficultyID`=0); -- Saenorion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4222 AND `DifficultyID`=0); -- Voloren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4221 AND `DifficultyID`=0); -- Talaelar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4220 AND `DifficultyID`=0); -- Cyroen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4219 AND `DifficultyID`=0); -- Fylerian Nightwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4217 AND `DifficultyID`=0); -- Mathrengyl Bearwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4216 AND `DifficultyID`=0); -- Chardryn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4215 AND `DifficultyID`=0); -- Anishar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4213 AND `DifficultyID`=0); -- Taladan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4211 AND `DifficultyID`=0); -- Dannelor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4209 AND `DifficultyID`=0); -- Garryeth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4208 AND `DifficultyID`=0); -- Lairn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4207 AND `DifficultyID`=0); -- Valyen Wolfsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4205 AND `DifficultyID`=0); -- Dorion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4204 AND `DifficultyID`=0); -- Firodren Mooncaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4203 AND `DifficultyID`=0); -- Ariyell Skyshadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4181 AND `DifficultyID`=0); -- Fyrenna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4180 AND `DifficultyID`=0); -- Ealyshia Dewwhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4179 AND `DifficultyID`=0); -- Freillania +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4178 AND `DifficultyID`=0); -- Shaia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4177 AND `DifficultyID`=0); -- Melea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4176 AND `DifficultyID`=0); -- Ki'rasia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4175 AND `DifficultyID`=0); -- Vinasia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4173 AND `DifficultyID`=0); -- Landria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4172 AND `DifficultyID`=0); -- Anadyia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4171 AND `DifficultyID`=0); -- Merelyssa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4169 AND `DifficultyID`=0); -- Jaeana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4168 AND `DifficultyID`=0); -- Elynna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4165 AND `DifficultyID`=0); -- Elissa Dumas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4163 AND `DifficultyID`=0); -- Syurna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4160 AND `DifficultyID`=0); -- Ainethil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4157 AND `DifficultyID`=0); -- zzOLDKitari Farseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4156 AND `DifficultyID`=0); -- Astaia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4153 AND `DifficultyID`=0); -- Kysandia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4149 AND `DifficultyID`=0); -- Kesteryth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4146 AND `DifficultyID`=0); -- Jocaste +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4138 AND `DifficultyID`=0); -- Jeen'ra Nightrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4090 AND `DifficultyID`=0); -- Astarii Starseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4089 AND `DifficultyID`=0); -- Sildanair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4088 AND `DifficultyID`=0); -- Elanaria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4087 AND `DifficultyID`=0); -- Arias'ta Bladesinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4081 AND `DifficultyID`=0); -- Lomac Gearstrip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4078 AND `DifficultyID`=0); -- Collin Mauren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4068 AND `DifficultyID`=0); -- Serpent Messenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4045 AND `DifficultyID`=0); -- JEFF CHOW TEST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4043 AND `DifficultyID`=0); -- Galthuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4015 AND `DifficultyID`=0); -- Pridewing Patriarch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3979 AND `DifficultyID`=0); -- Librarian Mae Paledust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3978 AND `DifficultyID`=0); -- Sage Truthseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3973 AND `DifficultyID`=0); -- Agro 10 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3972 AND `DifficultyID`=0); -- Agro 7 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3971 AND `DifficultyID`=0); -- Agro 5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3968 AND `DifficultyID`=0); -- Sentry Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3946 AND `DifficultyID`=0); -- Velinde Starsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3913 AND `DifficultyID`=0); -- zzOLDStoneclaw Totem IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3912 AND `DifficultyID`=0); -- zzOLDStoneclaw Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3911 AND `DifficultyID`=0); -- zzOLDStoneclaw Totem II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3909 AND `DifficultyID`=0); -- zzOLDHealing Stream Totem V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3908 AND `DifficultyID`=0); -- zzOLDHealing Stream Totem IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3907 AND `DifficultyID`=0); -- zzOLDHealing Stream Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3906 AND `DifficultyID`=0); -- zzOLDHealing Stream Totem II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3904 AND `DifficultyID`=0); -- zzOLDSearing Totem IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3903 AND `DifficultyID`=0); -- zzOLDSearing Totem III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3902 AND `DifficultyID`=0); -- zzOLDSearing Totem II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3896 AND `DifficultyID`=0); -- Captain Hart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3895 AND `DifficultyID`=0); -- Captain Noteo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3890 AND `DifficultyID`=0); -- Brakgul Deathbringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3844 AND `DifficultyID`=0); -- Healing Ward IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3842 AND `DifficultyID`=0); -- Brombar Higgleby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3841 AND `DifficultyID`=0); -- Teldira Moonfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3838 AND `DifficultyID`=0); -- Vesprystus +UPDATE `creature_template_difficulty` SET `HealthModifier`=30 WHERE (`Entry`=3831 AND `DifficultyID`=0); -- Shade of Shadumbra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3777 AND `DifficultyID`=0); -- Aelyssa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3680 AND `DifficultyID`=0); -- Serpentbloom Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3629 AND `DifficultyID`=0); -- David Langston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3628 AND `DifficultyID`=0); -- Steven Lohan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3627 AND `DifficultyID`=0); -- Erich Lohan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3626 AND `DifficultyID`=0); -- Jenn Langston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3625 AND `DifficultyID`=0); -- Rarck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3581 AND `DifficultyID`=0); -- Sewer Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3580 AND `DifficultyID`=0); -- Crafticus Rabbitus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3575 AND `DifficultyID`=0); -- Praenus Raxxeus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3564 AND `DifficultyID`=0); -- Temp Reagent Vendor Dwarf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3562 AND `DifficultyID`=0); -- Alaindia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3561 AND `DifficultyID`=0); -- Kyrai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3560 AND `DifficultyID`=0); -- Healing Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3559 AND `DifficultyID`=0); -- Temp Poisoning Vendor Dwarf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3525 AND `DifficultyID`=0); -- [UNUSED] Turtle Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3517 AND `DifficultyID`=0); -- Rellian Greenspyre +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3516 AND `DifficultyID`=0); -- Archdruid Fandral Staghelm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3513 AND `DifficultyID`=0); -- Miss Danna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3511 AND `DifficultyID`=0); -- Steven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3510 AND `DifficultyID`=0); -- Twain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3509 AND `DifficultyID`=0); -- Geoff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3508 AND `DifficultyID`=0); -- Mikey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3507 AND `DifficultyID`=0); -- Andi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3505 AND `DifficultyID`=0); -- Pat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3504 AND `DifficultyID`=0); -- Gil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3502 AND `DifficultyID`=0); -- Ratchet Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3447 AND `DifficultyID`=0); -- Pawe Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3441 AND `DifficultyID`=0); -- Melor Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3427 AND `DifficultyID`=0); -- [UNUSED] Kendur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3419 AND `DifficultyID`=0); -- Apothecary Zamah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3413 AND `DifficultyID`=0); -- Sovik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3412 AND `DifficultyID`=0); -- Nogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3410 AND `DifficultyID`=0); -- Jin'sora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3409 AND `DifficultyID`=0); -- Zendo'jian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3408 AND `DifficultyID`=0); -- Zel'mak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3407 AND `DifficultyID`=0); -- Sian'dur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3406 AND `DifficultyID`=0); -- Xor'juul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3405 AND `DifficultyID`=0); -- Zeal'aya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3404 AND `DifficultyID`=0); -- Jandi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3403 AND `DifficultyID`=0); -- Sian'tsu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3402 AND `DifficultyID`=0); -- Zando'zan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3401 AND `DifficultyID`=0); -- Shenthul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3400 AND `DifficultyID`=0); -- Xen'to +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3399 AND `DifficultyID`=0); -- Zamja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3373 AND `DifficultyID`=0); -- Arnok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3372 AND `DifficultyID`=0); -- Sarlek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3371 AND `DifficultyID`=0); -- Tamaro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3370 AND `DifficultyID`=0); -- Urtrun Clanbringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3369 AND `DifficultyID`=0); -- Gotri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3368 AND `DifficultyID`=0); -- Borstan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3366 AND `DifficultyID`=0); -- Tamar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3365 AND `DifficultyID`=0); -- Karolek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3364 AND `DifficultyID`=0); -- Borya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3363 AND `DifficultyID`=0); -- Magar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3362 AND `DifficultyID`=0); -- Ogunaro Wolfrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3361 AND `DifficultyID`=0); -- Shoma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3360 AND `DifficultyID`=0); -- Koru +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3359 AND `DifficultyID`=0); -- Kiro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3358 AND `DifficultyID`=0); -- Gorina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3357 AND `DifficultyID`=0); -- Makaru +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3356 AND `DifficultyID`=0); -- Sumi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3355 AND `DifficultyID`=0); -- Saru Steelfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3353 AND `DifficultyID`=0); -- Grezz Ragefist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3352 AND `DifficultyID`=0); -- Ormak Grimshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3351 AND `DifficultyID`=0); -- Magenius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3350 AND `DifficultyID`=0); -- Asoran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3349 AND `DifficultyID`=0); -- Ukra'nor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3348 AND `DifficultyID`=0); -- Kor'geld +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3347 AND `DifficultyID`=0); -- Yelmak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3346 AND `DifficultyID`=0); -- Kithas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3345 AND `DifficultyID`=0); -- Godan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3344 AND `DifficultyID`=0); -- Kardris Dreamseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3343 AND `DifficultyID`=0); -- Grelkor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3342 AND `DifficultyID`=0); -- Shan'ti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3335 AND `DifficultyID`=0); -- Hagrus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3334 AND `DifficultyID`=0); -- Rekkul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3333 AND `DifficultyID`=0); -- Shankys +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3332 AND `DifficultyID`=0); -- Lumak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3331 AND `DifficultyID`=0); -- Kareth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3330 AND `DifficultyID`=0); -- Muragus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3329 AND `DifficultyID`=0); -- Kor'jus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3326 AND `DifficultyID`=0); -- Zevrist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3325 AND `DifficultyID`=0); -- Mirkat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3324 AND `DifficultyID`=0); -- Grol'dar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3323 AND `DifficultyID`=0); -- Horthus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3321 AND `DifficultyID`=0); -- Morgum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3317 AND `DifficultyID`=0); -- Ollanus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3316 AND `DifficultyID`=0); -- Handor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3315 AND `DifficultyID`=0); -- Tor'phan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3314 AND `DifficultyID`=0); -- Urtharo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3313 AND `DifficultyID`=0); -- Trak'gen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3305 AND `DifficultyID`=0); -- Grisha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3299 AND `DifficultyID`=0); -- [UNUSED] Antione LeMarca +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3214 AND `DifficultyID`=0); -- Brave Greathoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3213 AND `DifficultyID`=0); -- Brave Running Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3211 AND `DifficultyID`=0); -- Brave Lightninghorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3210 AND `DifficultyID`=0); -- Brave Proudsnout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3202 AND `DifficultyID`=0); -- [UNUSED] Josh Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3201 AND `DifficultyID`=0); -- Scott Mercer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3189 AND `DifficultyID`=0); -- Kor'ghan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3152 AND `DifficultyID`=0); -- Cap'n Copyright +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3151 AND `DifficultyID`=0); -- Captain Obvious +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3148 AND `DifficultyID`=0); -- [UNUSED] Torc the Orc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3093 AND `DifficultyID`=0); -- Grod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3092 AND `DifficultyID`=0); -- Tagain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3083 AND `DifficultyID`=0); -- Honor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3050 AND `DifficultyID`=0); -- Veren Tallstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3049 AND `DifficultyID`=0); -- Thurston Xane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3048 AND `DifficultyID`=0); -- Ursyn Ghull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3047 AND `DifficultyID`=0); -- Archmage Shymm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3046 AND `DifficultyID`=0); -- Father Cobb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3045 AND `DifficultyID`=0); -- Malakai Cross +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3044 AND `DifficultyID`=0); -- Miles Welsh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3043 AND `DifficultyID`=0); -- Ker Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3042 AND `DifficultyID`=0); -- Sark Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3041 AND `DifficultyID`=0); -- Torm Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3040 AND `DifficultyID`=0); -- Urek Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3039 AND `DifficultyID`=0); -- Holt Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3038 AND `DifficultyID`=0); -- Kary Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3037 AND `DifficultyID`=0); -- Sheza Wildmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3036 AND `DifficultyID`=0); -- Kym Wildmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3034 AND `DifficultyID`=0); -- Sheal Runetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3033 AND `DifficultyID`=0); -- Turak Runetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3032 AND `DifficultyID`=0); -- Beram Skychaser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3031 AND `DifficultyID`=0); -- Tigor Skychaser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3030 AND `DifficultyID`=0); -- Siln Skychaser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3029 AND `DifficultyID`=0); -- Sewa Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3028 AND `DifficultyID`=0); -- Kah Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3027 AND `DifficultyID`=0); -- Naal Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3026 AND `DifficultyID`=0); -- Aska Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3025 AND `DifficultyID`=0); -- Kaga Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3024 AND `DifficultyID`=0); -- Tah Winterhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3023 AND `DifficultyID`=0); -- Sura Wildmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3022 AND `DifficultyID`=0); -- Sunn Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3021 AND `DifficultyID`=0); -- Kard Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3020 AND `DifficultyID`=0); -- Etu Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3019 AND `DifficultyID`=0); -- Delgo Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3018 AND `DifficultyID`=0); -- Hogor Thunderhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3017 AND `DifficultyID`=0); -- Nan Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3016 AND `DifficultyID`=0); -- Tand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3015 AND `DifficultyID`=0); -- Kuna Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3014 AND `DifficultyID`=0); -- Nida Winterhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3013 AND `DifficultyID`=0); -- Komin Winterhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3012 AND `DifficultyID`=0); -- Nata Dawnstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3011 AND `DifficultyID`=0); -- Teg Dawnstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3010 AND `DifficultyID`=0); -- Mani Winterhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3009 AND `DifficultyID`=0); -- Bena Winterhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3007 AND `DifficultyID`=0); -- Una +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3005 AND `DifficultyID`=0); -- Mahu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3004 AND `DifficultyID`=0); -- Tepa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3003 AND `DifficultyID`=0); -- Fyr Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3002 AND `DifficultyID`=0); -- Kurm Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3001 AND `DifficultyID`=0); -- Brek Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2999 AND `DifficultyID`=0); -- Taur Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2998 AND `DifficultyID`=0); -- Karn Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2997 AND `DifficultyID`=0); -- Jyn Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2996 AND `DifficultyID`=0); -- Torn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2992 AND `DifficultyID`=0); -- Healing Ward V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2987 AND `DifficultyID`=0); -- Eyahn Eagletalon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2943 AND `DifficultyID`=0); -- Ransin Donner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2941 AND `DifficultyID`=0); -- Lanie Reed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2935 AND `DifficultyID`=0); -- [PH] Demon Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2934 AND `DifficultyID`=0); -- Keeper Bel'dugur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2916 AND `DifficultyID`=0); -- Historian Karnik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2915 AND `DifficultyID`=0); -- Hammertoe's Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2912 AND `DifficultyID`=0); -- Chief Archaeologist Greywhisker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2899 AND `DifficultyID`=0); -- [PH] Alliance Toughness/Resist Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2896 AND `DifficultyID`=0); -- [PH] Alliance Magic Skills Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2886 AND `DifficultyID`=0); -- Ranged Skills Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2885 AND `DifficultyID`=0); -- [UNUSED] [PH] Magic Skills Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2883 AND `DifficultyID`=0); -- [UNUSED] [PH] Monster Slayer Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2879 AND `DifficultyID`=0); -- Karrina Mekenda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2877 AND `DifficultyID`=0); -- [PH] Crawler Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2875 AND `DifficultyID`=0); -- [PH] Gorilla Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2874 AND `DifficultyID`=0); -- [PH] Horse Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2873 AND `DifficultyID`=0); -- [PH] Raptor Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2871 AND `DifficultyID`=0); -- [PH] Tallstrider Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2869 AND `DifficultyID`=0); -- Warrior 29 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2868 AND `DifficultyID`=0); -- Warrior 28 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2867 AND `DifficultyID`=0); -- Warrior 27 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2866 AND `DifficultyID`=0); -- Warrior 26 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2865 AND `DifficultyID`=0); -- Warrior 24 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2864 AND `DifficultyID`=0); -- Warrior 23 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2863 AND `DifficultyID`=0); -- Warrior 22 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2862 AND `DifficultyID`=0); -- Warrior 21 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2861 AND `DifficultyID`=0); -- Gorrik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2859 AND `DifficultyID`=0); -- Gyll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2858 AND `DifficultyID`=0); -- Gringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2857 AND `DifficultyID`=0); -- Thund +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2855 AND `DifficultyID`=0); -- Snang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2833 AND `DifficultyID`=0); -- DEBUG - Gossip Gryphon Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2804 AND `DifficultyID`=0); -- Kurden Bloodclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2802 AND `DifficultyID`=0); -- Susan Tillinghast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2801 AND `DifficultyID`=0); -- Tresa MacGregor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2799 AND `DifficultyID`=0); -- Lucian Fenner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2798 AND `DifficultyID`=0); -- Pand Stonebinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2797 AND `DifficultyID`=0); -- Hovrak Gutrender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2796 AND `DifficultyID`=0); -- Faelyssa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2795 AND `DifficultyID`=0); -- Lenny "Fingers" McCoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2790 AND `DifficultyID`=0); -- Grand Mason Marblesten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2786 AND `DifficultyID`=0); -- Gerrig Bonegrip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2784 AND `DifficultyID`=0); -- King Magni Bronzebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2756 AND `DifficultyID`=0); -- Chao-Ju +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2710 AND `DifficultyID`=0); -- Voidwalker Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2709 AND `DifficultyID`=0); -- Imp Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2708 AND `DifficultyID`=0); -- Archmage Malin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2704 AND `DifficultyID`=0); -- Hanashi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2702 AND `DifficultyID`=0); -- Felhunter Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2695 AND `DifficultyID`=0); -- Sara Balloo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2678 AND `DifficultyID`=0); -- Mechanical Dragonling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2676 AND `DifficultyID`=0); -- Compact Harvest Reaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2675 AND `DifficultyID`=0); -- Explosive Sheep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2671 AND `DifficultyID`=0); -- Mechanical Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2665 AND `DifficultyID`=0); -- Proximity Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2637 AND `DifficultyID`=0); -- Syndicate Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2630 AND `DifficultyID`=0); -- Earthbind Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2533 AND `DifficultyID`=0); -- William +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2532 AND `DifficultyID`=0); -- Donna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2504 AND `DifficultyID`=0); -- Donyal Tovald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2489 AND `DifficultyID`=0); -- Milstaff Stormeye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2485 AND `DifficultyID`=0); -- Larimaine Purdue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2461 AND `DifficultyID`=0); -- Bailey Stonemantle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2460 AND `DifficultyID`=0); -- Barnum Stonemantle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2459 AND `DifficultyID`=0); -- Mortimer Montague +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2458 AND `DifficultyID`=0); -- Randolph Montague +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2457 AND `DifficultyID`=0); -- John Burnside +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2456 AND `DifficultyID`=0); -- Newton Burnside +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2455 AND `DifficultyID`=0); -- Olivia Burnside +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2425 AND `DifficultyID`=0); -- Varimathras +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2424 AND `DifficultyID`=0); -- Guild Banker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2334 AND `DifficultyID`=0); -- Event Generator 001 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2331 AND `DifficultyID`=0); -- Paige Chaddis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2330 AND `DifficultyID`=0); -- Karlee Chaddis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2327 AND `DifficultyID`=0); -- Shaina Fuller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2325 AND `DifficultyID`=0); -- Undead First Aid Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2308 AND `DifficultyID`=0); -- Andrew Brownell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2302 AND `DifficultyID`=0); -- Aethalas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2300 AND `DifficultyID`=0); -- [UNUSED] Seoman Verilas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2299 AND `DifficultyID`=0); -- Borgus Stoutarm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2297 AND `DifficultyID`=0); -- [UNUSED] Kerrik Firebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2293 AND `DifficultyID`=0); -- [UNUSED] Sherra Vayne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2285 AND `DifficultyID`=0); -- Count Remington Ridgewell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2282 AND `DifficultyID`=0); -- [PH] Orgrun Iceflow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2281 AND `DifficultyID`=0); -- Baelish Frostbane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2280 AND `DifficultyID`=0); -- Horde Battleguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2279 AND `DifficultyID`=0); -- Alliance Battleguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2227 AND `DifficultyID`=0); -- Sharlindra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2226 AND `DifficultyID`=0); -- Karos Razok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2225 AND `DifficultyID`=0); -- Zora Guthrek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2224 AND `DifficultyID`=0); -- Wind Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2223 AND `DifficultyID`=0); -- [UNUSED] Undead Cooking Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2222 AND `DifficultyID`=0); -- Undead Mining Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2221 AND `DifficultyID`=0); -- Undead Tailor Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2219 AND `DifficultyID`=0); -- Undead Shaman Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2218 AND `DifficultyID`=0); -- Undead Hunter Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2217 AND `DifficultyID`=0); -- Undead Druid Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2200 AND `DifficultyID`=0); -- [UNUSED] Crier Pierce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2199 AND `DifficultyID`=0); -- [UNUSED] Crier Backus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2198 AND `DifficultyID`=0); -- Crier Goodman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2197 AND `DifficultyID`=0); -- [UNUSED] Crier Kirton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2155 AND `DifficultyID`=0); -- Sentinel Shayla Nightbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2138 AND `DifficultyID`=0); -- Warrior 25 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2095 AND `DifficultyID`=0); -- Billy the Street Urchin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2092 AND `DifficultyID`=0); -- Pilot Longbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2050 AND `DifficultyID`=0); -- Raleigh Andrean +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1945 AND `DifficultyID`=0); -- Tree Form 0.33 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1932 AND `DifficultyID`=0); -- Black Sheep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1930 AND `DifficultyID`=0); -- Steel Miser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1929 AND `DifficultyID`=0); -- Earth Miser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1928 AND `DifficultyID`=0); -- Bad Miser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1927 AND `DifficultyID`=0); -- Good Miser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1926 AND `DifficultyID`=0); -- Snow Miser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1925 AND `DifficultyID`=0); -- Heat Miser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1921 AND `DifficultyID`=0); -- Combat Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1901 AND `DifficultyID`=0); -- Kelstrum Stonebreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1881 AND `DifficultyID`=0); -- Evalyn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1880 AND `DifficultyID`=0); -- Berte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1864 AND `DifficultyID`=0); -- Greater Succubus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1862 AND `DifficultyID`=0); -- Lesser Netherwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1861 AND `DifficultyID`=0); -- Greater Voidwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1858 AND `DifficultyID`=0); -- Pissed not a Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1857 AND `DifficultyID`=0); -- Pissed Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1764 AND `DifficultyID`=0); -- Greater Feral Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1762 AND `DifficultyID`=0); -- Rogue (TEST) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1761 AND `DifficultyID`=0); -- Priest (TEST) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1760 AND `DifficultyID`=0); -- Warrior (TEST) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1759 AND `DifficultyID`=0); -- Mage (TEST) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1758 AND `DifficultyID`=0); -- Warlock (TEST) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1757 AND `DifficultyID`=0); -- Mega Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1756 AND `DifficultyID`=0); -- Stormwind Royal Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1755 AND `DifficultyID`=0); -- Marzon the Silent Blade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1754 AND `DifficultyID`=0); -- Lord Gregor Lescovar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1752 AND `DifficultyID`=0); -- Caledra Dawnbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1751 AND `DifficultyID`=0); -- Mithras Ironhill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1750 AND `DifficultyID`=0); -- Grand Admiral Jes-Tereth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1741 AND `DifficultyID`=0); -- Deathguard Bartrand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1739 AND `DifficultyID`=0); -- Deathguard Phillip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1737 AND `DifficultyID`=0); -- Deathguard Oliver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1736 AND `DifficultyID`=0); -- Deathguard Randolph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1733 AND `DifficultyID`=0); -- Zggi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1724 AND `DifficultyID`=0); -- Stormwind Citizen Masculine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1723 AND `DifficultyID`=0); -- Stormwind Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1719 AND `DifficultyID`=0); -- Warden Thelwater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1714 AND `DifficultyID`=0); -- SAVE Defias Lifer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1703 AND `DifficultyID`=0); -- Uthrar Threx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1673 AND `DifficultyID`=0); -- Alyssa Eva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1672 AND `DifficultyID`=0); -- Lohgan Eva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1649 AND `DifficultyID`=0); -- Bolgor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1646 AND `DifficultyID`=0); -- Baros Alexston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1642 AND `DifficultyID`=0); -- Northshire Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1641 AND `DifficultyID`=0); -- Warrior 40 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1640 AND `DifficultyID`=0); -- Warrior 30 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1639 AND `DifficultyID`=0); -- Warrior 20 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1638 AND `DifficultyID`=0); -- Warrior 15 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1637 AND `DifficultyID`=0); -- Warrior 10 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1636 AND `DifficultyID`=0); -- Warrior 5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1635 AND `DifficultyID`=0); -- Warrior 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1634 AND `DifficultyID`=0); -- Priest 40 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1633 AND `DifficultyID`=0); -- Priest 30 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1631 AND `DifficultyID`=0); -- Hunter 40 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1629 AND `DifficultyID`=0); -- Priest 20 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1628 AND `DifficultyID`=0); -- Hunter 30 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1627 AND `DifficultyID`=0); -- Priest 15 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1626 AND `DifficultyID`=0); -- Priest 10 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1625 AND `DifficultyID`=0); -- Hunter 20 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1624 AND `DifficultyID`=0); -- Priest 5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1623 AND `DifficultyID`=0); -- Hunter 15 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1622 AND `DifficultyID`=0); -- Priest 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1621 AND `DifficultyID`=0); -- Hunter 10 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1620 AND `DifficultyID`=0); -- Hunter 5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1619 AND `DifficultyID`=0); -- Druid 40 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1618 AND `DifficultyID`=0); -- Hunter 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1617 AND `DifficultyID`=0); -- Druid 30 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1616 AND `DifficultyID`=0); -- Druid 20 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1615 AND `DifficultyID`=0); -- Paladin 40 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1614 AND `DifficultyID`=0); -- Paladin 30 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1613 AND `DifficultyID`=0); -- Paladin 20 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1609 AND `DifficultyID`=0); -- Druid 15 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1608 AND `DifficultyID`=0); -- Druid 10 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1607 AND `DifficultyID`=0); -- Druid 5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1606 AND `DifficultyID`=0); -- Paladin 15 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1605 AND `DifficultyID`=0); -- Paladin 10 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1604 AND `DifficultyID`=0); -- Druid 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1603 AND `DifficultyID`=0); -- Paladin 5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1602 AND `DifficultyID`=0); -- Paladin 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1601 AND `DifficultyID`=0); -- Slim's Test Rogue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1600 AND `DifficultyID`=0); -- Rogue 30 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1599 AND `DifficultyID`=0); -- Rogue 20 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1598 AND `DifficultyID`=0); -- Rogue 15 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1597 AND `DifficultyID`=0); -- Rogue 10 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1596 AND `DifficultyID`=0); -- Rogue 5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1595 AND `DifficultyID`=0); -- Rogue 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1594 AND `DifficultyID`=0); -- Shaman 40 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1593 AND `DifficultyID`=0); -- Shaman 30 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1592 AND `DifficultyID`=0); -- Shaman 20 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1591 AND `DifficultyID`=0); -- Shaman 15 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1590 AND `DifficultyID`=0); -- Shaman 10 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1589 AND `DifficultyID`=0); -- Shaman 5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1588 AND `DifficultyID`=0); -- Shaman 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1587 AND `DifficultyID`=0); -- Warlock 40 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1586 AND `DifficultyID`=0); -- Warlock 30 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1585 AND `DifficultyID`=0); -- Warlock 20 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1584 AND `DifficultyID`=0); -- Warlock 15 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1583 AND `DifficultyID`=0); -- Warlock 10 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1582 AND `DifficultyID`=0); -- Warlock 5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1581 AND `DifficultyID`=0); -- Warlock 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1580 AND `DifficultyID`=0); -- Mage 40 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1579 AND `DifficultyID`=0); -- Mage 30 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1578 AND `DifficultyID`=0); -- Mage 20 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1577 AND `DifficultyID`=0); -- Mage 15 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1576 AND `DifficultyID`=0); -- Mage 10 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1575 AND `DifficultyID`=0); -- Mage 5 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1574 AND `DifficultyID`=0); -- Mage 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1573 AND `DifficultyID`=0); -- Gryth Thurden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1572 AND `DifficultyID`=0); -- Thorgrum Borrelson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1571 AND `DifficultyID`=0); -- Shellei Brondir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1546 AND `DifficultyID`=0); -- [UNUSED] Kegnar Thraln +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1498 AND `DifficultyID`=0); -- Bethor Iceshard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1485 AND `DifficultyID`=0); -- [UNUSED] Bazaar Merchant TEST +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1478 AND `DifficultyID`=0); -- Aedis Brom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1477 AND `DifficultyID`=0); -- Christoph Faral +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1472 AND `DifficultyID`=0); -- Morgg Stormshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1468 AND `DifficultyID`=0); -- Kargh Steelspine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1467 AND `DifficultyID`=0); -- [UNUSED] [PH] Brawl Thunderpunch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1466 AND `DifficultyID`=0); -- Gretta Finespindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1447 AND `DifficultyID`=0); -- Gimlok Rumdnul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1446 AND `DifficultyID`=0); -- Regina Halloran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1445 AND `DifficultyID`=0); -- Jesse Halloran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1444 AND `DifficultyID`=0); -- Brother Kristoff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1440 AND `DifficultyID`=0); -- Milton Sheaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1439 AND `DifficultyID`=0); -- Lord Baurles K. Wishock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1435 AND `DifficultyID`=0); -- Zardeth of the Black Claw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1433 AND `DifficultyID`=0); -- Corbett Schneider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1432 AND `DifficultyID`=0); -- Renato Gallina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1431 AND `DifficultyID`=0); -- Suzetta Gallina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1429 AND `DifficultyID`=0); -- Thurman Schneider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1428 AND `DifficultyID`=0); -- Rema Schneider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1427 AND `DifficultyID`=0); -- Harlan Bagley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1419 AND `DifficultyID`=0); -- Fizzles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1416 AND `DifficultyID`=0); -- Grimand Elmore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1415 AND `DifficultyID`=0); -- Suzanne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1414 AND `DifficultyID`=0); -- Lisan Pierce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1413 AND `DifficultyID`=0); -- Janey Anship +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1405 AND `DifficultyID`=0); -- Morris Lawry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1401 AND `DifficultyID`=0); -- Test Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1395 AND `DifficultyID`=0); -- Ol' Beasley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1387 AND `DifficultyID`=0); -- Thysta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1383 AND `DifficultyID`=0); -- Snarl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1371 AND `DifficultyID`=0); -- Roman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1370 AND `DifficultyID`=0); -- Brandon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1368 AND `DifficultyID`=0); -- Justin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1367 AND `DifficultyID`=0); -- Billy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1366 AND `DifficultyID`=0); -- Adam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1365 AND `DifficultyID`=0); -- Goli Krumn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1361 AND `DifficultyID`=0); -- [UNUSED] Kern the Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1356 AND `DifficultyID`=0); -- Prospector Stormpike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1351 AND `DifficultyID`=0); -- Brother Cassius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1350 AND `DifficultyID`=0); -- Theresa Moulaine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1349 AND `DifficultyID`=0); -- Agustus Moulaine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1347 AND `DifficultyID`=0); -- Alexandra Bolero +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1346 AND `DifficultyID`=0); -- Georgio Bolero +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1341 AND `DifficultyID`=0); -- Wilhelm Strang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1339 AND `DifficultyID`=0); -- Mayda Thane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1333 AND `DifficultyID`=0); -- Gerik Koen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1327 AND `DifficultyID`=0); -- Reese Langston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1326 AND `DifficultyID`=0); -- Sloan McCoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1325 AND `DifficultyID`=0); -- Jasper Fel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1323 AND `DifficultyID`=0); -- Osric Strang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1321 AND `DifficultyID`=0); -- Alyssa Griffith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1320 AND `DifficultyID`=0); -- Seoman Griffith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1319 AND `DifficultyID`=0); -- Bryan Cross +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1318 AND `DifficultyID`=0); -- Jessara Cordell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1317 AND `DifficultyID`=0); -- Lucan Cordell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1316 AND `DifficultyID`=0); -- Adair Gilroy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1315 AND `DifficultyID`=0); -- Allan Hafgan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1314 AND `DifficultyID`=0); -- Duncan Cullen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1313 AND `DifficultyID`=0); -- Maria Lumere +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1312 AND `DifficultyID`=0); -- Ardwyn Cailen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1311 AND `DifficultyID`=0); -- Joachim Brenlow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1310 AND `DifficultyID`=0); -- Evan Larson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1309 AND `DifficultyID`=0); -- Wynne Larson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1308 AND `DifficultyID`=0); -- Owen Vaughn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1307 AND `DifficultyID`=0); -- Charys Yserian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1306 AND `DifficultyID`=0); -- [UNUSED] Melechan Damodred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1305 AND `DifficultyID`=0); -- Jarel Moor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1304 AND `DifficultyID`=0); -- Darian Singh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1303 AND `DifficultyID`=0); -- Felicia Gump +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1302 AND `DifficultyID`=0); -- Bernard Gump +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1301 AND `DifficultyID`=0); -- Julia Gallina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1300 AND `DifficultyID`=0); -- Lawrence Schneider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1299 AND `DifficultyID`=0); -- Lisbeth Schneider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1298 AND `DifficultyID`=0); -- Frederick Stover +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1297 AND `DifficultyID`=0); -- Lina Stover +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1295 AND `DifficultyID`=0); -- Lara Moore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1294 AND `DifficultyID`=0); -- Aldric Moore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1292 AND `DifficultyID`=0); -- Maris Granger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1291 AND `DifficultyID`=0); -- Carla Granger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1290 AND `DifficultyID`=0); -- [UNUSED] Winston Bagley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1289 AND `DifficultyID`=0); -- Gunther Weller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1288 AND `DifficultyID`=0); -- [UNUSED] Hevram Bristol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1287 AND `DifficultyID`=0); -- Marda Weller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1286 AND `DifficultyID`=0); -- Edna Mullby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1285 AND `DifficultyID`=0); -- Thurman Mullby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1284 AND `DifficultyID`=0); -- Archbishop Benedictus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1275 AND `DifficultyID`=0); -- Kyra Boucher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1274 AND `DifficultyID`=0); -- Senator Barin Redstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1263 AND `DifficultyID`=0); -- Yarlyn Amberstill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1257 AND `DifficultyID`=0); -- Keldric Boucher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1246 AND `DifficultyID`=0); -- Vosur Brakthel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1233 AND `DifficultyID`=0); -- [UNUSED] Shaethis Darkoak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1227 AND `DifficultyID`=0); -- Rygal Rocknell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1212 AND `DifficultyID`=0); -- Bishop Farthing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1141 AND `DifficultyID`=0); -- Angus Stern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=996 AND `DifficultyID`=0); -- Eric Dodds the Third +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=957 AND `DifficultyID`=0); -- Dane Lindgren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=953 AND `DifficultyID`=0); -- Spawn Test One +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=931 AND `DifficultyID`=0); -- Ariena Stormfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=929 AND `DifficultyID`=0); -- Dreadlord Malganis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=928 AND `DifficultyID`=0); -- Lord Grayson Shadowbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=924 AND `DifficultyID`=0); -- [UNUSED] Lesser Arachnid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=919 AND `DifficultyID`=0); -- [UNUSED] [PH] Berail Spiritwhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=918 AND `DifficultyID`=0); -- Osborne the Night Man +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=914 AND `DifficultyID`=0); -- Ander Germaine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=907 AND `DifficultyID`=0); -- Keras Wolfheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=897 AND `DifficultyID`=0); -- [UNUSED] Brannon Aybara (TEMP) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=860 AND `DifficultyID`=0); -- Pet Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=857 AND `DifficultyID`=0); -- Donal Osgood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=853 AND `DifficultyID`=0); -- Coldridge Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=852 AND `DifficultyID`=0); -- Feral Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=811 AND `DifficultyID`=0); -- Jose +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=810 AND `DifficultyID`=0); -- Aaron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=807 AND `DifficultyID`=0); -- Lisa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=806 AND `DifficultyID`=0); -- John +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=805 AND `DifficultyID`=0); -- Cameron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=804 AND `DifficultyID`=0); -- Dana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=802 AND `DifficultyID`=0); -- Jay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=801 AND `DifficultyID`=0); -- Eric +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=800 AND `DifficultyID`=0); -- Kyle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=799 AND `DifficultyID`=0); -- Kevin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=798 AND `DifficultyID`=0); -- Solomon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=796 AND `DifficultyID`=0); -- Joshua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=795 AND `DifficultyID`=0); -- Mark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=794 AND `DifficultyID`=0); -- Matt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=693 AND `DifficultyID`=0); -- Words Written +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=656 AND `DifficultyID`=0); -- Wilder Thistlenettle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=614 AND `DifficultyID`=0); -- [UNUSED] Rabid Grandpa Whipple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=613 AND `DifficultyID`=0); -- [UNUSED] Rabid Johnny Whipple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=612 AND `DifficultyID`=0); -- [UNUSED] Rabid Mrs. Whipple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=611 AND `DifficultyID`=0); -- [UNUSED] Rabid Mr. Whipple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=610 AND `DifficultyID`=0); -- [UNUSED] Rabid Gina Whipple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=609 AND `DifficultyID`=0); -- [UNUSED] Grandpa Whipple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=607 AND `DifficultyID`=0); -- [UNUSED] Johnny Whipple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=606 AND `DifficultyID`=0); -- [UNUSED] Mrs. Whipple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=605 AND `DifficultyID`=0); -- [UNUSED] Mr. Whipple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=603 AND `DifficultyID`=0); -- Grimtooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=586 AND `DifficultyID`=0); -- [UNUSED] Watcher Kern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=542 AND `DifficultyID`=0); -- Califex of the Deep Wood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=541 AND `DifficultyID`=0); -- Riding Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=538 AND `DifficultyID`=0); -- [UNUSED] Buk'Cha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=536 AND `DifficultyID`=0); -- [UNUSED] Rhal'Del +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=535 AND `DifficultyID`=0); -- [UNUSED] Savar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=516 AND `DifficultyID`=0); -- [UNUSED] Riverpaw Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=509 AND `DifficultyID`=0); -- [UNUSED] Long Fang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=497 AND `DifficultyID`=0); -- [UNUSED] Watcher Benjamin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=496 AND `DifficultyID`=0); -- [UNUSED] Watcher Kleeman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=483 AND `DifficultyID`=0); -- Elaine Trias +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=482 AND `DifficultyID`=0); -- Elling Trias +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=470 AND `DifficultyID`=0); -- [UNUSED] Scribe Colburg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=466 AND `DifficultyID`=0); -- General Marcus Jonathan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=461 AND `DifficultyID`=0); -- Demisette Cloyce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=444 AND `DifficultyID`=0); -- Lord Piglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=421 AND `DifficultyID`=0); -- Murphestos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=418 AND `DifficultyID`=0); -- Lesser Voidwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=411 AND `DifficultyID`=0); -- Girl - placeholder 08 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=410 AND `DifficultyID`=0); -- Girl - placeholder 07 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=409 AND `DifficultyID`=0); -- Girl - placeholder 06 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=408 AND `DifficultyID`=0); -- Girl - placeholder 05 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=407 AND `DifficultyID`=0); -- Girl - placeholder 04 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=406 AND `DifficultyID`=0); -- Girl - placeholder 03 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=405 AND `DifficultyID`=0); -- Girl - placeholder 02 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=404 AND `DifficultyID`=0); -- Girl - placeholder 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=399 AND `DifficultyID`=0); -- Patrol Guy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=395 AND `DifficultyID`=0); -- Markus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=389 AND `DifficultyID`=0); -- Lord Lantinga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=388 AND `DifficultyID`=0); -- Bromos Murphy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=387 AND `DifficultyID`=0); -- Lord Sammuel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=376 AND `DifficultyID`=0); -- High Priestess Laurena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=373 AND `DifficultyID`=0); -- Murak Winterborn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=371 AND `DifficultyID`=0); -- Girl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=370 AND `DifficultyID`=0); -- Boy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=365 AND `DifficultyID`=0); -- Scott's Flying Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=364 AND `DifficultyID`=0); -- Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=361 AND `DifficultyID`=0); -- Saytr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=359 AND `DifficultyID`=0); -- Winter Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=358 AND `DifficultyID`=0); -- Timber Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=353 AND `DifficultyID`=0); -- Antonia Dart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=347 AND `DifficultyID`=0); -- Grizzle Halfmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=339 AND `DifficultyID`=0); -- [UNUSED] Helgor the Pugilist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=338 AND `DifficultyID`=0); -- Mazen Mac'Nadir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=336 AND `DifficultyID`=0); -- [UNUSED] Rin Tal'Vara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=333 AND `DifficultyID`=0); -- [UNUSED] Edwardo the Jester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=331 AND `DifficultyID`=0); -- Maginor Dumas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=4 WHERE (`Entry`=309 AND `DifficultyID`=0); -- "Buried Upside-Down" Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=305 AND `DifficultyID`=0); -- White Stallion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=303 AND `DifficultyID`=0); -- Placeholder Interactive Doodad - jk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=301 AND `DifficultyID`=0); -- [UNUSED] Brog'Mud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=298 AND `DifficultyID`=0); -- [UNUSED] Aunt Bethda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=297 AND `DifficultyID`=0); -- Caretaker Folsom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=296 AND `DifficultyID`=0); -- [UNUSED] Goodmother Jans +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=291 AND `DifficultyID`=0); -- Placeholder Chest of Drawers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=290 AND `DifficultyID`=0); -- Placeholder - Fargodeep Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=287 AND `DifficultyID`=0); -- Placeholder - Darkhollow Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=283 AND `DifficultyID`=0); -- Kobold Healer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=282 AND `DifficultyID`=0); -- Kobold Spellcaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=281 AND `DifficultyID`=0); -- Kobold Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=280 AND `DifficultyID`=0); -- Placeholder - Jasperlode Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=279 AND `DifficultyID`=0); -- Morgan Pestle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=277 AND `DifficultyID`=0); -- Roberto Pupellyverbos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223 AND `DifficultyID`=0); -- Dan Golthas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211 AND `DifficultyID`=0); -- Ogre +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209 AND `DifficultyID`=0); -- [UNUSED] Riverpaw Bone Chanter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208 AND `DifficultyID`=0); -- [UNUSED] Riverpaw Pack Warder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207 AND `DifficultyID`=0); -- [UNUSED] Riverpaw Hideflayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=204 AND `DifficultyID`=0); -- [UNUSED] Cackle Flamebone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192 AND `DifficultyID`=0); -- Ice Troll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153 AND `DifficultyID`=0); -- Bethina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130 AND `DifficultyID`=0); -- Programmer Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129 AND `DifficultyID`=0); -- Angry Programmer Tweedle Dum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109 AND `DifficultyID`=0); -- White Dragonspawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108 AND `DifficultyID`=0); -- Green Dragonspawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106 AND `DifficultyID`=0); -- Kodo Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105 AND `DifficultyID`=0); -- Tall Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102 AND `DifficultyID`=0); -- Bronze Dragonspawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93 AND `DifficultyID`=0); -- Centaur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87 AND `DifficultyID`=0); -- Forest Troll Berserker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82 AND `DifficultyID`=0); -- Crazy Leonetti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81 AND `DifficultyID`=0); -- Holiday - Hallow's End - Garrison - Spectral Alemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73 AND `DifficultyID`=0); -- Veraina the Apothecary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72 AND `DifficultyID`=0); -- Level 20 Unkillable Test Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49 AND `DifficultyID`=0); -- Lesser Succubus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31 AND `DifficultyID`=0); -- Furbolg + diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_09_03_02_world_nhc_dungeon.sql b/sql/old/11.x/world/24051_2024_09_03/2024_09_03_02_world_nhc_dungeon.sql new file mode 100644 index 000000000..dd273a5d4 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_09_03_02_world_nhc_dungeon.sql @@ -0,0 +1,9161 @@ +-- +DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=1 AND `Entry` IN (215407,211291,211290,211289,211140,210156,210108,208743,207946,207940,207939,206705)); +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(215407, 1, 10, 40, 1, 280400, 2097256, 128), -- Ki'katal the Harvester +(211291, 1, 10, 15, 1, 274158, 2097224, 0), -- Sergeant Shaynemail +(211290, 1, 10, 15, 1, 274150, 270532680, 0), -- Elaena Emberlanz +(211289, 1, 10, 15, 1, 274154, 2097224, 0), -- Taener Duelmal +(211140, 1, 10, 4, 1, 277644, 2097224, 128), -- Arathi Neophyte +(210156, 1, 10, 35, 1, 258191, 2097256, 128), -- Skarmorak +(210108, 1, 10, 40, 1, 274052, 2097256, 128), -- E.D.N.A +(208743, 1, 10, 35, 1, 263544, 2097256, 128), -- Blazikon +(207946, 1, 10, 35, 1, 274145, 270534760, 128), -- Captain Dailcry +(207940, 1, 10, 40, 1, 277909, 270532712, 128), -- Prioress Murrpray +(207939, 1, 10, 35, 1, 273465, 270532712, 128), -- Baron Braunpyke +(206705, 1, 10, 6.5, 1, 280631, 2097224, 0); -- Arathi Footman + +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=233023 AND `DifficultyID`=0); -- Unstable Mixture +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (231156,214419)); -- Void Cursed Crusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=231155 AND `DifficultyID`=0); -- [DNT] Earthen Barricade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=230345 AND `DifficultyID`=0); -- [DNT] Smoke Screen Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=230067 AND `DifficultyID`=0); -- Royal Journalist Ist'iix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=230066 AND `DifficultyID`=0); -- Assistant Tik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=230065 AND `DifficultyID`=0); -- Venomscribe Xesh XI +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=230063 AND `DifficultyID`=0); -- Ax'ill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=230061 AND `DifficultyID`=0); -- Assistant Ak'nik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=230056 AND `DifficultyID`=0); -- Assistant Ven'ik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=230054 AND `DifficultyID`=0); -- Assistant Tix'ii +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=230053 AND `DifficultyID`=0); -- Profiteer Xir'ek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=230052 AND `DifficultyID`=0); -- Profiteer Ri'za +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=230051 AND `DifficultyID`=0); -- Attendant Ak'lii +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=230050 AND `DifficultyID`=0); -- Attendant Xeren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=230049 AND `DifficultyID`=0); -- Assistant Vi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=230048 AND `DifficultyID`=0); -- Xir'ra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=230047 AND `DifficultyID`=0); -- Q'ilax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (230036,223766,223758)); -- Lamplighter's Skiff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=230011 AND `DifficultyID`=0); -- Storm's Vengeance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=229793 AND `DifficultyID`=0); -- Dark Proselityzer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (229694,228888,225242,222844,222818,215762,209538)); -- Stormrook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=229690 AND `DifficultyID`=0); -- Stormrook Beacon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=229507 AND `DifficultyID`=0); -- Imbued Iron Bar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (229451,228539,225605,213893)); -- Nightfall Darkcaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=229227 AND `DifficultyID`=0); -- Xal'atath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=229130 AND `DifficultyID`=0); -- Cultivated Poisons +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=228805 AND `DifficultyID`=0); -- Upper Platform Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=228803 AND `DifficultyID`=0); -- Stormrook Tunnel Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (228540,223994,213892)); -- Nightfall Shadowmage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (228538,223995,213894)); -- Nightfall Curseblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (228537,225606,213895)); -- Nightfall Shadowalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=228534 AND `DifficultyID`=0); -- Sister Etna Blayze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=228428 AND `DifficultyID`=0); -- [DNT] Spy Visual +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (228361,223181)); -- Agile Pursuer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (228015,216338)); -- Hulking Bloodguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=227607 AND `DifficultyID`=0); -- Fliq'ri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=227518 AND `DifficultyID`=0); -- Seeping Fragment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=226789 AND `DifficultyID`=0); -- Tulumun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=226344 AND `DifficultyID`=0); -- Spirit of Wind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (226177,225643,225600,225340,223716,223283,221101,221003,220783,220782,215167,214015,214014,214013,212142,210962)) OR (`DifficultyID`=1 AND `Entry` IN (82347,79535)); -- Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=226106 AND `DifficultyID`=0); -- Mote of Energy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=226066 AND `DifficultyID`=0); -- Apothecary Rz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=226064 AND `DifficultyID`=0); -- Ozrin the Steelweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=226063 AND `DifficultyID`=0); -- Collector Il'zril +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=226060 AND `DifficultyID`=0); -- Kobyss Puppet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=226058 AND `DifficultyID`=0); -- Van'atka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=226057 AND `DifficultyID`=0); -- Earthen Puppet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=226056 AND `DifficultyID`=0); -- Collector Z'til +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=226055 AND `DifficultyID`=0); -- Profiteer Z'kaxt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=226053 AND `DifficultyID`=0); -- Assistant Ulo'vix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=225753 AND `DifficultyID`=0); -- [DNT] Lava Pit Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=225710 AND `DifficultyID`=0); -- [DNT] RP Fire Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (225633,222889)); -- Mead Machine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (225607,223767,223660)); -- Arathi Lamplighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=225602 AND `DifficultyID`=0); -- Webbed Victim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=225601 AND `DifficultyID`=0); -- Mereldar Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (225490,216333)); -- Bloodstained Assistant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (225479,210966)); -- Sureki Webmage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=225429 AND `DifficultyID`=0); -- Purifying Light Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=225386 AND `DifficultyID`=0); -- Abandoned Loot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=225185 AND `DifficultyID`=0); -- [DNT] RP Egg Ability Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=225079 AND `DifficultyID`=0); -- Dragon Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=224962 AND `DifficultyID`=0); -- Cursedforge Mender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=224925 AND `DifficultyID`=0); -- Twilight Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=224911 AND `DifficultyID`=0); -- Volatile Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`DifficultyID`=0 AND `Entry` IN (224853,39388)); -- Mutated Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`DifficultyID`=0 AND `Entry` IN (224852,40846)); -- Hatched Twilight Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=224850 AND `DifficultyID`=0); -- Battered Red Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=224840 AND `DifficultyID`=0); -- [DNT] RP Ability Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=224837 AND `DifficultyID`=0); -- Corrupted Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=224736 AND `DifficultyID`=0); -- Dagran Thaurissan II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (224732,223844)); -- Covert Webmancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (224731,223182)); -- Web Marauder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=224616 AND `DifficultyID`=0); -- Animated Shadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=224609 AND `DifficultyID`=0); -- Twilight Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=224605 AND `DifficultyID`=0); -- Deceased Red Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (224552,213937)); -- Rasha'nan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (224516,223210,211514)); -- Skardyn Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=224387 AND `DifficultyID`=0); -- Twilight Elementalist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=224363 AND `DifficultyID`=0); -- Royal Fighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=224361 AND `DifficultyID`=0) OR (`Entry`=120802 AND `DifficultyID`=1); -- Royal Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=224331 AND `DifficultyID`=0); -- Phylleus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=224330 AND `DifficultyID`=0); -- Maraclozh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (224329,220479,220431)); -- Visiting Merchant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=224327 AND `DifficultyID`=0); -- Violesca +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (224325,217124)); -- Arathi Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=224324 AND `DifficultyID`=0); -- Silkswooner Waree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=224321 AND `DifficultyID`=0); -- Ves'ka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=224320 AND `DifficultyID`=0); -- Tes'ka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=224276 AND `DifficultyID`=0); -- Twilight Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=224271 AND `DifficultyID`=0); -- Twilight Warlock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=224249 AND `DifficultyID`=0); -- Twilight Lavabender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=224240 AND `DifficultyID`=0); -- Twilight Flamerender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=224221 AND `DifficultyID`=0); -- Twilight Overseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=224219 AND `DifficultyID`=0); -- Twilight Earthcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (224202,220193)); -- Sureki Venomblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=224152 AND `DifficultyID`=0); -- Twilight Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=223981 AND `DifficultyID`=0); -- Void Tendril +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223957 AND `DifficultyID`=0); -- [DNT] Ravenous Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223821,214761)); -- Nightfall Ritualist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223777,223776,223775,223774,223773,223772,223770,220815,211228)); -- Blazing Fiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=223771 AND `DifficultyID`=0); -- [DNT]Cosmetic Flavor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`DifficultyID`=0 AND `Entry` IN (223745,223389)); -- Twilight Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223646,220855,220401)); -- Pale Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223594 AND `DifficultyID`=0); -- General Steelstrike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223562,219301,210270)); -- Brew Drop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223498,218865)); -- Bee-let +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223497,210265)); -- Worker Bee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223423 AND `DifficultyID`=0); -- Careless Hopgoblin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223357 AND `DifficultyID`=0); -- Sureki Conscript +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223331 AND `DifficultyID`=0); -- Royal Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223330,223326,223157,223156,219578,219205,218759)); -- Nerubian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223254 AND `DifficultyID`=0); -- Queen Ansurek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (223253,220599)); -- Bloodstained Webmage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223237 AND `DifficultyID`=0); -- Volatile Spike Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223208 AND `DifficultyID`=0); -- Favored Novice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223203 AND `DifficultyID`=0); -- Skittershaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223202 AND `DifficultyID`=0); -- Beetle of Burden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223114 AND `DifficultyID`=0); -- Weave-Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223086 AND `DifficultyID`=0); -- Orb Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=222974 AND `DifficultyID`=0); -- Hungry Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (222964,214673)); -- Flavor Scientist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (222951,210267)); -- I'pa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=222923 AND `DifficultyID`=0); -- Repurposed Loaderbot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (222817,210109)); -- Earth Infused Golem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=222816 AND `DifficultyID`=0); -- Volatile Skardyn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (222815,212403,212389)); -- Cursedheart Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (222700,220065)); -- Umbral Weave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (222646,222559)); -- Trained Flyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=222538 AND `DifficultyID`=0); -- Loyal Attendant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=222149 AND `DifficultyID`=0); -- Injured Earthen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (222096,208745)); -- The Candle King +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=222013 AND `DifficultyID`=0); -- [DNT] Web Barrier Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221992 AND `DifficultyID`=0); -- [DNT] Brawl Fighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221979 AND `DifficultyID`=0); -- Void Bound Howler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221941 AND `DifficultyID`=0); -- Crawling Brawl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (221844,210851)); -- Eternal Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221760 AND `DifficultyID`=0) OR (`Entry`=84155 AND `DifficultyID`=1); -- Risen Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221737 AND `DifficultyID`=0); -- Platform Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (221700,213991)); -- Dummy Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221627 AND `DifficultyID`=0); -- Note +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (221586,213216)); -- Speaker Dorlita +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221583 AND `DifficultyID`=0); -- Speaker Mechhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221556 AND `DifficultyID`=0); -- Lightning Torrent Stalker - South Walk West +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221555 AND `DifficultyID`=0); -- Lightning Torrent Stalker - South Walk East +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221554 AND `DifficultyID`=0); -- Lightning Torrent Stalker - North Walk West +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221553 AND `DifficultyID`=0); -- Lightning Torrent Stalker - North Walk East +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221403 AND `DifficultyID`=0); -- Console Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (221384,221296)); -- Stormrider Cadet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221194 AND `DifficultyID`=0); -- [DNT] Beehive Trash Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221103 AND `DifficultyID`=0); -- Hulking Warshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=221102 AND `DifficultyID`=0); -- Elder Shadeweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220946 AND `DifficultyID`=0); -- Venture Co. Honey Harvester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220830 AND `DifficultyID`=0); -- Mug of Cinderbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220793 AND `DifficultyID`=0); -- Favored Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220777 AND `DifficultyID`=0); -- Executor Nizrek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (220769,216619)); -- Orator Krix'vizk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220730 AND `DifficultyID`=0); -- Royal Venomshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220616 AND `DifficultyID`=0); -- Corridor Sleeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=220592 AND `DifficultyID`=0); -- 5.0 Scenario - Invisible Stalker - Large AOI +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220429 AND `DifficultyID`=0); -- Void Mass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220423 AND `DifficultyID`=0); -- Retired Lord Vul'azak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220414 AND `DifficultyID`=0); -- Lightning Dome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220409 AND `DifficultyID`=0); -- Zeki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220408 AND `DifficultyID`=0) OR (`Entry`=129267 AND `DifficultyID`=1); -- Kiki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220407 AND `DifficultyID`=0); -- Silki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220405 AND `DifficultyID`=0); -- [REUSE]Royal Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220404 AND `DifficultyID`=0); -- Royal Acolyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220403 AND `DifficultyID`=0); -- [REUSE]Sureki Knight-Aspirant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220368 AND `DifficultyID`=0); -- Failed Batch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (220353,220351)); -- Umbral Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (220224,217837)); -- Cinderbrew Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220199 AND `DifficultyID`=0); -- Battle Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220197 AND `DifficultyID`=0); -- Royal Swarmguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220196 AND `DifficultyID`=0); -- Herald of Ansurek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220195 AND `DifficultyID`=0); -- Sureki Silkbinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220141 AND `DifficultyID`=0); -- Royal Jelly Purveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220060 AND `DifficultyID`=0); -- Taste Tester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220037 AND `DifficultyID`=0); -- Reposing Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220012 AND `DifficultyID`=0); -- Hollows Merchant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=220004 AND `DifficultyID`=0); -- Ascended Aristocrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (220003,219983)); -- Hollows Resident +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219984 AND `DifficultyID`=0); -- Xeph'itik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219955 AND `DifficultyID`=0); -- Cinderbee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (219931,212705)); -- Chained Stormrook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (219866,209977)); -- Candle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219839 AND `DifficultyID`=0); -- Creaky Mine Cart (Empty) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219832 AND `DifficultyID`=0); -- Ice Sickles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219675 AND `DifficultyID`=0); -- Echoing Shade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219667 AND `DifficultyID`=0); -- Flamethrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219588 AND `DifficultyID`=0); -- Yes Man +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219420 AND `DifficultyID`=0); -- Discordant Attendant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219415 AND `DifficultyID`=0); -- Cooking Pot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (219309,218183)); -- Crawler Eggs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (219221,217399,216336,216324)); -- Ravenous Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219198 AND `DifficultyID`=0); -- Ravenous Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219066 AND `DifficultyID`=0); -- Afflicted Civilian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=219005 AND `DifficultyID`=0); -- Honey Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218961 AND `DifficultyID`=0); -- Starved Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218960,215582,215575)); -- Bee Line +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218847 AND `DifficultyID`=0); -- Tentacle Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=218839 AND `DifficultyID`=0); -- Dark Fragment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218779 AND `DifficultyID`=0); -- Summon root slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218710 AND `DifficultyID`=0); -- C.O.O. Basha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218709 AND `DifficultyID`=0); -- C.T.O. Gunther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218708,207205)); -- Stormguard Gorren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218707 AND `DifficultyID`=0); -- C.F.O. Flametoes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218686 AND `DifficultyID`=0); -- C.B.O. Fizzlebonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218671 AND `DifficultyID`=0); -- Venture Co. Pyromaniac +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218523,214661)); -- Goldie Baronbottom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218475 AND `DifficultyID`=0); -- Skitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218374 AND `DifficultyID`=0); -- Slime Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218325,216299)); -- Swarming Flyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218324 AND `DifficultyID`=0); -- Nakt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218307 AND `DifficultyID`=0); -- Gold Coin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218152 AND `DifficultyID`=0); -- Web Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218067 AND `DifficultyID`=0); -- Cocoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218016 AND `DifficultyID`=0); -- Ravenous Cinderbee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=218004 AND `DifficultyID`=0); -- Avanoxx (Vehicle) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (218002,218000)); -- Benk Buzzbee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217687 AND `DifficultyID`=0); -- Skardyn Mass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217658 AND `DifficultyID`=0); -- Sir Braunpyke +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217621 AND `DifficultyID`=0); -- Fire Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217584,207198)); -- Cursed Thunderer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217583,207197)); -- Cursed Rookguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (217575,217192)); -- Docile Flyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217533 AND `DifficultyID`=0); -- Atik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217531 AND `DifficultyID`=0); -- Ixin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217339 AND `DifficultyID`=0); -- Stormrook Feather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217219 AND `DifficultyID`=0); -- Void Crystal Skardyn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217188 AND `DifficultyID`=0); -- Spinnerette's Strands +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217126 AND `DifficultyID`=0); -- Over-Indulged Patron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217118 AND `DifficultyID`=0); -- Skardyn Bomber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=217039 AND `DifficultyID`=0); -- Nerubian Hauler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216856,215968)); -- Black Blood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216776 AND `DifficultyID`=0); -- Unleash Corruption +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216658 AND `DifficultyID`=0); -- Izo, the Grand Splicer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216649 AND `DifficultyID`=0); -- Vx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216648 AND `DifficultyID`=0); -- Nx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216625 AND `DifficultyID`=0); -- Nightfall Bomber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216414,216413)); -- [DNT] Spawner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216365 AND `DifficultyID`=0); -- Winged Carrier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216364 AND `DifficultyID`=0); -- Blood Overseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216363 AND `DifficultyID`=0); -- Reinforced Drone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216342 AND `DifficultyID`=0); -- Skittering Assistant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216341 AND `DifficultyID`=0); -- Jabbing Flyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216340 AND `DifficultyID`=0); -- Sentry Stagshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216339 AND `DifficultyID`=0); -- Sureki Unnaturaler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (216337,215826)); -- Bloodworker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216332 AND `DifficultyID`=0); -- Nerubian Hematologist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216330 AND `DifficultyID`=0); -- Elite slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216329 AND `DifficultyID`=0); -- Congealed Droplet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216328 AND `DifficultyID`=0); -- Unstable Test Subject +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216326 AND `DifficultyID`=0); -- Ascended Neophyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216320 AND `DifficultyID`=0); -- The Coaglamation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216293 AND `DifficultyID`=0); -- Trilling Attendant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=216088 AND `DifficultyID`=0); -- Wenbrandt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (215967,211260)); -- Stormrider Vokmar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215819 AND `DifficultyID`=0); -- Thirsty Patron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (215641,213786,212228,212225,212200,211152,211151,211150,211149,211137,211111,210931,210930)); -- Path Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215556 AND `DifficultyID`=0); -- Coiled Rope +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=215405 AND `DifficultyID`=0); -- Anub'zekt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214920 AND `DifficultyID`=0); -- Tasting Room Attendant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214840 AND `DifficultyID`=0); -- Engorged Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214762 AND `DifficultyID`=0); -- Nightfall Commander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214709 AND `DifficultyID`=0); -- Venture Co. Mercenary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214697 AND `DifficultyID`=0); -- Chef Chewie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214696 AND `DifficultyID`=0); -- Queen Bee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214676 AND `DifficultyID`=0); -- Venture Co. Technician +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214675 AND `DifficultyID`=0); -- Venture Co. Fire Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214668 AND `DifficultyID`=0); -- Venture Co. Patron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214443 AND `DifficultyID`=0); -- Crystal Shard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214439 AND `DifficultyID`=0); -- Corrupted Oracle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214421 AND `DifficultyID`=0); -- Coalescing Void Diffuser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214350 AND `DifficultyID`=0); -- Turned Speaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214287 AND `DifficultyID`=0); -- Earth Burst Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214264 AND `DifficultyID`=0); -- Cursedforge Honor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=214209 AND `DifficultyID`=0); -- Naz'jar Tempest Witch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=214140 AND `DifficultyID`=0); -- Naz'jar Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=214117 AND `DifficultyID`=0); -- Stormflurry Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=214100 AND `DifficultyID`=0); -- Drowned Assassin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214066 AND `DifficultyID`=0); -- Cursedforge Stoneshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214049 AND `DifficultyID`=0); -- Vent Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=214016 AND `DifficultyID`=0); -- Arathi Stalwart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213997 AND `DifficultyID`=0); -- Mini-Boss Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213954 AND `DifficultyID`=0); -- Rock Smasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=213942 AND `DifficultyID`=0); -- Sludge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213934 AND `DifficultyID`=0); -- Nightfall Tactician +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213933 AND `DifficultyID`=0); -- Nerubian Swarmite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213932 AND `DifficultyID`=0); -- Sureki Militant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213928 AND `DifficultyID`=0); -- Headlight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213913 AND `DifficultyID`=0); -- Kobold Flametender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213905 AND `DifficultyID`=0); -- Animated Darkness +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213885 AND `DifficultyID`=0); -- Nightfall Dark Architect +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213853 AND `DifficultyID`=0); -- Refine Metal Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=213806 AND `DifficultyID`=0); -- Splotch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=213770 AND `DifficultyID`=0); -- Ink of Ozumat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213751 AND `DifficultyID`=0); -- Dynamite Mine Cart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213741 AND `DifficultyID`=0); -- Voidstone Awakened +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213712 AND `DifficultyID`=0); -- Jump Target Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213694 AND `DifficultyID`=0); -- Scrap Block +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`DifficultyID`=0 AND `Entry` IN (213689,85024,85023,85022,85021,85020,85019,85018)); -- Spore Image +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213684 AND `DifficultyID`=0); -- Void Chunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213660 AND `DifficultyID`=0); -- Call Metal Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213655 AND `DifficultyID`=0); -- Creaky Mine Cart (Trash) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=213607 AND `DifficultyID`=0); -- Deep Sea Murloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213535 AND `DifficultyID`=0); -- Forge Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213528 AND `DifficultyID`=0); -- Unbridled Void Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213343 AND `DifficultyID`=0); -- Forge Loader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213338 AND `DifficultyID`=0); -- Forgebound Mender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=213219 AND `DifficultyID`=0); -- Bubbling Ooze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213217 AND `DifficultyID`=0); -- Speaker Brokk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213179 AND `DifficultyID`=0); -- Avanoxx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213125 AND `DifficultyID`=0); -- Void Rift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213119 AND `DifficultyID`=0); -- Void Speaker Eirich +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=213008 AND `DifficultyID`=0); -- Wriggling Darkspawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=212981 AND `DifficultyID`=0); -- Hapless Assistant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212838,209747,207943)); -- Arathi Neophyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212835 AND `DifficultyID`=0); -- Risen Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212831 AND `DifficultyID`=0); -- Forge Master Damian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212827 AND `DifficultyID`=0); -- High Priest Aemya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212826 AND `DifficultyID`=0); -- Guard Captain Suleyman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212823,212238,208454)); -- Darkness Spawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212821 AND `DifficultyID`=0); -- Fleeing Candlebearer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212818 AND `DifficultyID`=0); -- Kobold Wax Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212805 AND `DifficultyID`=0); -- Earthen Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212793 AND `DifficultyID`=0); -- Void Ascendant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=212792 AND `DifficultyID`=0); -- Abyssal Strike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212786 AND `DifficultyID`=0); -- Voidrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=212778 AND `DifficultyID`=0); -- Minion of Ghur'sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212777 AND `DifficultyID`=0); -- Massive Candle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=212775 AND `DifficultyID`=0); -- Faceless Seer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212765 AND `DifficultyID`=0); -- Void Bound Despoiler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212764 AND `DifficultyID`=0); -- Engine Speaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212752 AND `DifficultyID`=0); -- Oathsworn Holdout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212739 AND `DifficultyID`=0); -- Radiating Voidstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212714 AND `DifficultyID`=0); -- Void rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212709 AND `DifficultyID`=0); -- Chained Stormrook stormling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=212691 AND `DifficultyID`=0); -- Electrified Behemoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=212681 AND `DifficultyID`=0); -- Vicious Snap Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=212675 AND `DifficultyID`=0); -- Naz'jar Honor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=212673 AND `DifficultyID`=0); -- Naz'jar Ravager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=212483 AND `DifficultyID`=0); -- Gnarled Roots +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212453 AND `DifficultyID`=0); -- Ghastly Voidsoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212412 AND `DifficultyID`=0); -- Sootsnout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212411 AND `DifficultyID`=0); -- Torchsnarl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212405 AND `DifficultyID`=0); -- Aspiring Forgehand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212400 AND `DifficultyID`=0); -- Void Touched Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212383 AND `DifficultyID`=0); -- Kobold Taskworker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212380 AND `DifficultyID`=0); -- Kobold Wicklighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=212299 AND `DifficultyID`=0); -- Reinforce Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212279,210153,210149)); -- Ol' Waxbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212242,208455)); -- Skardyn Voidspeaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212239,208457)); -- Skittering Darkness +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (212129,209439)); -- Creaky Mine Cart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211977 AND `DifficultyID`=0); -- Pack Mole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211644,211631)); -- Hastily Stacked Supplies +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211559 AND `DifficultyID`=0); -- Creaky Mine Cart (Kobold) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211341 AND `DifficultyID`=0); -- Manifested Shadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (211266,211234)); -- Rusty Mine Cart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211263 AND `DifficultyID`=0); -- Deathscreamer Iken'tak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211262 AND `DifficultyID`=0); -- Ixkreten the Unbreakable +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211261 AND `DifficultyID`=0); -- Ascendant Vis'coxria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211138 AND `DifficultyID`=0); -- Mellek Zombie Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211121 AND `DifficultyID`=0); -- Rank Overseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211089 AND `DifficultyID`=0); -- Anub'ikkaj +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=211087 AND `DifficultyID`=0); -- Speaker Shadowcrown +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210913 AND `DifficultyID`=0); -- Invisible stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210852 AND `DifficultyID`=0); -- Mellek Beam Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210818 AND `DifficultyID`=0); -- Lowly Moleherd +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210816 AND `DifficultyID`=0); -- Fire Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210812 AND `DifficultyID`=0); -- Royal Wicklighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210811 AND `DifficultyID`=0); -- "Docile" Mole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210810,210148)); -- Menial Laborer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (210797,208747)); -- The Darkness +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210539 AND `DifficultyID`=0); -- Corridor Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210532 AND `DifficultyID`=0) OR (`Entry`=71443 AND `DifficultyID`=1); -- Tornado +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210510 AND `DifficultyID`=0); -- Flimflam the Cowardly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210271 AND `DifficultyID`=0); -- Brew Master Aldryr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210269 AND `DifficultyID`=0); -- Hired Muscle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210268 AND `DifficultyID`=0); -- Brew Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210266 AND `DifficultyID`=0); -- Beekeeper Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210264 AND `DifficultyID`=0); -- Bee Wrangler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210263 AND `DifficultyID`=0); -- Goblin Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210262 AND `DifficultyID`=0); -- PH Gnoll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210159 AND `DifficultyID`=0); -- Final Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210157 AND `DifficultyID`=0); -- Ore Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210110 AND `DifficultyID`=0); -- Earthen Power Suit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (209892,199000)); -- Chrono-Lord Deios +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209801 AND `DifficultyID`=0); -- Quartermaster Koratite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209791 AND `DifficultyID`=0); -- Wax Chunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209787 AND `DifficultyID`=0); -- Honeymead Rockorestone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209786 AND `DifficultyID`=0); -- Beehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (209717,206422,204836,204535,204401,200313)); -- Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209603 AND `DifficultyID`=0); -- Wax Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209447 AND `DifficultyID`=0); -- Bee Cowboy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=209446 AND `DifficultyID`=0); -- Nest Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=209396 AND `DifficultyID`=0); -- [DNT] Black Hole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=209376 AND `DifficultyID`=0); -- Succulent Young +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=209373 AND `DifficultyID`=0); -- [DNT] Hatchling Spawner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209372 AND `DifficultyID`=0); -- Corrupted Griffon Eggs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=209369 AND `DifficultyID`=0); -- The Devourer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=209349 AND `DifficultyID`=0); -- Anomaly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=209251 AND `DifficultyID`=0); -- Dimension Breaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=209230 AND `DifficultyID`=0); -- Kyrioss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=209222 AND `DifficultyID`=0); -- Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=209221 AND `DifficultyID`=0); -- Light Lich +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=209215 AND `DifficultyID`=0); -- Light Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (209208,203679)); -- Anduin Lothar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (209207,203678)); -- Grommash Hellscream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=209170 AND `DifficultyID`=0); -- Loose Time +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=209166 AND `DifficultyID`=0); -- Bronze Initiate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=209165 AND `DifficultyID`=0); -- Bronze Acolyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=209038 AND `DifficultyID`=0); -- Time-Lost Artifact +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (208994,208993)); -- Infected Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=208945 AND `DifficultyID`=0); -- Dwarven Bomber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208741 AND `DifficultyID`=0); -- Kobold Boss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208739 AND `DifficultyID`=0); -- Mudnose Mole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=208698 AND `DifficultyID`=0); -- Infinite Riftmage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208456 AND `DifficultyID`=0); -- Shuffling Horror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208453 AND `DifficultyID`=0); -- Cave Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208452 AND `DifficultyID`=0); -- Kobold Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208451 AND `DifficultyID`=0); -- Kobold Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208450 AND `DifficultyID`=0); -- Wandering Candle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208449 AND `DifficultyID`=0); -- Kobold Shadowfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208448 AND `DifficultyID`=0); -- Kobold Mystic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=208446 AND `DifficultyID`=0); -- Kobold Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=208440 AND `DifficultyID`=0); -- Infinite Slayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (208439,207942,205747,205135,204449,204390)); -- Chromie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=208438 AND `DifficultyID`=0); -- Infinite Saboteur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=208348 AND `DifficultyID`=0); -- Lost Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (208273,208250)); -- Infused Hourglass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=208208 AND `DifficultyID`=0); -- Alliance Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=208207 AND `DifficultyID`=0); -- Alliance Destroyer Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=208193 AND `DifficultyID`=0); -- Paladin of the Silver Hand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=208191 AND `DifficultyID`=0); -- Infinite Militant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=208190 AND `DifficultyID`=0); -- Infinite Stalwart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=208189 AND `DifficultyID`=0); -- Infinite Scaleconjuror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (208188,203696)); -- Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=208165 AND `DifficultyID`=0); -- Alliance Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=208061 AND `DifficultyID`=0); -- Temporal Rift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=208060 AND `DifficultyID`=0); -- Infinite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=207969 AND `DifficultyID`=0); -- Horde Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207949 AND `DifficultyID`=0); -- Zealous Templar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=207859 AND `DifficultyID`=0); -- [DNT] Cosmetic Portal Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=207670 AND `DifficultyID`=0); -- Time-Lost Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=207669 AND `DifficultyID`=0); -- Time-Lost Infinite Executioner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=207668 AND `DifficultyID`=0); -- Time-Lost Infinite Assassin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=207667 AND `DifficultyID`=0); -- Time-Lost Infinite Chronomancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=207666 AND `DifficultyID`=0); -- Time-Lost Infinite Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (207639,207638,204751,198997)); -- Blight of Galakrond +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=207600 AND `DifficultyID`=0); -- Time-Lost Rift Lord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207207 AND `DifficultyID`=0); -- Voidstone Monstrosity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207202 AND `DifficultyID`=0); -- Void Fragment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207199 AND `DifficultyID`=0); -- Cursed Rooktender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207191 AND `DifficultyID`=0); -- K'thir Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=207186 AND `DifficultyID`=0); -- Unruly Stormrook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=207177 AND `DifficultyID`=0); -- Infinite Watchkeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (207133,206238,198996)); -- Manifested Timeways +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=206976 AND `DifficultyID`=0); -- Timeless Custodian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206710 AND `DifficultyID`=0) OR (`Entry`=128140 AND `DifficultyID`=1); -- Lightspawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206704 AND `DifficultyID`=0); -- Ardent Paladin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206699 AND `DifficultyID`=0); -- War Lynx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206698 AND `DifficultyID`=0); -- Fanatical Conjuror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206697 AND `DifficultyID`=0); -- Devout Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206696 AND `DifficultyID`=0); -- Arathi Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=206694 AND `DifficultyID`=0); -- Fervent Sharpshooter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=206352 AND `DifficultyID`=0); -- Alliance Archer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=206351 AND `DifficultyID`=0); -- Alliance Conjuror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=206230 AND `DifficultyID`=0); -- Infinite Diversionist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=206214 AND `DifficultyID`=0); -- Infinite Infiltrator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=206195 AND `DifficultyID`=0); -- Tyr's Throne of Time +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=206140 AND `DifficultyID`=0); -- Coalesced Time +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=206074 AND `DifficultyID`=0); -- Pendule +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=206070 AND `DifficultyID`=0); -- Chronaxie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=206068 AND `DifficultyID`=0); -- Temporal Fusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=206066 AND `DifficultyID`=0); -- Timestream Leech +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=206065 AND `DifficultyID`=0); -- Interval +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=206064 AND `DifficultyID`=0); -- Coalesced Moment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=206063 AND `DifficultyID`=0); -- Temporal Deviation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205819 AND `DifficultyID`=0); -- Slime Blaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205804 AND `DifficultyID`=0); -- Risen Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205790 AND `DifficultyID`=0); -- Time-Lost Smack-o-Tron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (205788,199763)); -- Ysera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (205787,204392,204391,199754)); -- Nozdormu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (205786,199756)); -- Neltharion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (205785,199755)); -- Malygos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205784 AND `DifficultyID`=0); -- Infinite Ritualist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=205744 AND `DifficultyID`=0); -- Declan Senal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=205743 AND `DifficultyID`=0); -- Jahden Fla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=205741 AND `DifficultyID`=0); -- Rana the Cutta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=205738 AND `DifficultyID`=0); -- Camilla Darksky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205727 AND `DifficultyID`=0); -- Time-Lost Rocketeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205723 AND `DifficultyID`=0); -- Time-Lost Aerobot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (205697,205639)); -- Time Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (205691,204918)); -- Iridikron's Creation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205655 AND `DifficultyID`=0); -- Pocket Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205459 AND `DifficultyID`=0); -- Time Fracture +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205435 AND `DifficultyID`=0); -- Epoch Ripper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205408 AND `DifficultyID`=0); -- Infinite Timeslicer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205384 AND `DifficultyID`=0); -- Infinite Chronoweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (205380,199753)); -- Alexstrasza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205366 AND `DifficultyID`=0); -- Time-Lost Wakethrasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205365 AND `DifficultyID`=0); -- Time-Lost Tidehunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205363 AND `DifficultyID`=0); -- Time-Lost Waveshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205337 AND `DifficultyID`=0); -- Infinite Timebender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=205326 AND `DifficultyID`=0); -- Gust Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205265 AND `DifficultyID`=0); -- Time-Displaced Trooper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205259 AND `DifficultyID`=0); -- Infinite Warder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205216 AND `DifficultyID`=0); -- Infinite Commando +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205212 AND `DifficultyID`=0); -- Infinite Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205208 AND `DifficultyID`=0); -- Time Rift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205158 AND `DifficultyID`=0); -- Spurlok, Timesworn Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205152 AND `DifficultyID`=0); -- Lerai, Timesworn Maiden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205151 AND `DifficultyID`=0); -- Tyr's Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205128 AND `DifficultyID`=0); -- Essence of Galakrond +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=205126 AND `DifficultyID`=0); -- Essence Vessel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=204658 AND `DifficultyID`=0); -- Infinite Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=204653 AND `DifficultyID`=0); -- Infinite Gatekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (204536,204176)); -- Blight Chunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (204459,198933)); -- Iridikron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=204337 AND `DifficultyID`=0); -- Lurking Tempest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=204262 AND `DifficultyID`=0); -- Necrofrost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=204218 AND `DifficultyID`=0); -- Might of the Drogbar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=204206 AND `DifficultyID`=0); -- Horde Farseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=204030 AND `DifficultyID`=0); -- Goblin Sapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=203863 AND `DifficultyID`=0); -- Battlefield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=203862 AND `DifficultyID`=0); -- Horde Destroyer Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=203861 AND `DifficultyID`=0); -- Horde Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=203857 AND `DifficultyID`=0); -- Horde Warlock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=203799 AND `DifficultyID`=0); -- Horde Axe Thrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=203763 AND `DifficultyID`=0); -- Alliance Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=203688 AND `DifficultyID`=0); -- Horde Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=203446 AND `DifficultyID`=0); -- Time Traps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (202789,198999)); -- Morchie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=202685 AND `DifficultyID`=0); -- Corrupted Bronze Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (201903,201576)); -- Infinite Oathstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=201811 AND `DifficultyID`=0); -- Hourglass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=201805 AND `DifficultyID`=0); -- Sand Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=201792 AND `DifficultyID`=0); -- Ahnzon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=201790 AND `DifficultyID`=0); -- Loszkeleth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=201788 AND `DifficultyID`=0); -- Dazhak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=201756 AND `DifficultyID`=0); -- Familiar Face +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=201223 AND `DifficultyID`=0); -- Infinite Twilight Magus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=201222 AND `DifficultyID`=0); -- Valow, Timesworn Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200937 AND `DifficultyID`=1); -- Pet Toy - Rubber Fish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=200166 AND `DifficultyID`=1); -- Bronze Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (199783,197718)); -- Crimson Knocker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=199749 AND `DifficultyID`=0); -- Timestream Anomaly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=199748 AND `DifficultyID`=0); -- Timeline Marauder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=199747 AND `DifficultyID`=0); -- Infinite Dragonspawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (199686,193158,185609,185577,185543,185501,185190,184976,180604,180358,180347,178636,176544,176543,175196,174998,169897,158135,126281,114590,114259,113418,113329,111345,98307,81585,79861,77990,73878,60025,59115,59114,59113)); -- Generic Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (199640,92461)); -- El-ahrairah +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277494 WHERE (`Entry`=199619 AND `DifficultyID`=1); -- Baqir +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277498 WHERE (`Entry`=199617 AND `DifficultyID`=1); -- Huraq +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277491 WHERE (`Entry`=199615 AND `DifficultyID`=1); -- Salukan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=199610 AND `DifficultyID`=0); -- Crystal Fury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (199595,193565)); -- Nokhud Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199588 AND `DifficultyID`=1); -- Bouncing Bass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199576 AND `DifficultyID`=1); -- Ruby Feast Flute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199530 AND `DifficultyID`=1); -- Raxem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199528 AND `DifficultyID`=1); -- Yikko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199527 AND `DifficultyID`=1); -- Allik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199523 AND `DifficultyID`=1); -- Tahreel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199505 AND `DifficultyID`=1); -- Wall Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199439 AND `DifficultyID`=1); -- Flopping Tilapia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199436 AND `DifficultyID`=1); -- Shaggy Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199414 AND `DifficultyID`=1); -- Isles Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199388 AND `DifficultyID`=1); -- Raszageth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (199325,186808)); -- Nokhud Stormcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199324 AND `DifficultyID`=1); -- Slippery Salmon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (199321,199320,193467)); -- Nokhud Warspear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199255 AND `DifficultyID`=1); -- Lani +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (199226,197841,191016)); -- Uktulut Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199220 AND `DifficultyID`=1); -- Violetwing Stagbeetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=199180 AND `DifficultyID`=1); -- Nuptuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=199001 AND `DifficultyID`=0); -- Time-Lost Battlefield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=198998 AND `DifficultyID`=0); -- Tyr, the Infinite Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=198995 AND `DifficultyID`=0); -- Chronikar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198955 AND `DifficultyID`=1); -- Kazoo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198954 AND `DifficultyID`=1); -- Barley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (198939,190750,189585,188313,182895)); -- [DNT] Generic Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198879 AND `DifficultyID`=1); -- Fingerspring Security +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198876 AND `DifficultyID`=1); -- Obsidian Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198864 AND `DifficultyID`=1); -- Observant Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (198843,196663,187058)); -- Ruby Scaleguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (198757,175198)); -- Void Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198756 AND `DifficultyID`=1); -- Krogh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198755 AND `DifficultyID`=1); -- Spencer "Boots" Read +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (198750,198748)); -- Expedition Escort +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198747 AND `DifficultyID`=1); -- Pashthan Salthoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (198721,195293,189307,182845)); -- Skitterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=198661 AND `DifficultyID`=0); -- Snowman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198647 AND `DifficultyID`=1); -- Huckel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=198610 AND `DifficultyID`=0); -- Nascent Ruby Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=198599 AND `DifficultyID`=0); -- Seared Ruby Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=198598 AND `DifficultyID`=0); -- Tempered Ruby Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=198596 AND `DifficultyID`=0); -- Chilled Ruby Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198592 AND `DifficultyID`=1); -- Hot Springs Damselfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198557 AND `DifficultyID`=1); -- Kalcifer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198555 AND `DifficultyID`=1); -- Chaos Tear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198553 AND `DifficultyID`=1); -- Razmu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198551 AND `DifficultyID`=1); -- Thaza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198547 AND `DifficultyID`=1); -- Shadowy Tear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198542 AND `DifficultyID`=1); -- Destia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198541 AND `DifficultyID`=1); -- Zurenoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198540 AND `DifficultyID`=1); -- Tharalash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198539 AND `DifficultyID`=1); -- Kozastran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198538 AND `DifficultyID`=1); -- Krozuthar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198537 AND `DifficultyID`=1); -- Nothazoral +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198536 AND `DifficultyID`=1); -- Alsiaszar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198533 AND `DifficultyID`=1); -- Nazurathar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198532 AND `DifficultyID`=1); -- Zhakloskar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198531 AND `DifficultyID`=1); -- Zaralash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198530 AND `DifficultyID`=1); -- Emishalan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198529 AND `DifficultyID`=1); -- Kotheshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198526 AND `DifficultyID`=1); -- Nirathan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198518 AND `DifficultyID`=1); -- Zindaralash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198515 AND `DifficultyID`=1); -- Alzinathel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198509 AND `DifficultyID`=1); -- Berkeley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198506 AND `DifficultyID`=1); -- Krenzen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198505 AND `DifficultyID`=1); -- Blue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198504 AND `DifficultyID`=1); -- Kino +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198497 AND `DifficultyID`=1); -- Nathenaseth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198489 AND `DifficultyID`=1); -- Denizen of the Dream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198484 AND `DifficultyID`=1); -- Cave Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198482 AND `DifficultyID`=1); -- Krozhalan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198480 AND `DifficultyID`=1); -- Cubbly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=198445 AND `DifficultyID`=0); -- Reverse Polymorphic Rune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (198444,173279,168459,3296)); -- Orgrimmar Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=198386 AND `DifficultyID`=1); -- Scouting Map +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (198290,198063,196435,196271,196233,195128,195127,195009,195001,194591,193245,193193,193192,193190,193189,193180,190955,190589)); -- Invisible Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198244 AND `DifficultyID`=1); -- Isles Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198242 AND `DifficultyID`=1); -- Playful Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198226 AND `DifficultyID`=1); -- Miniscule Monarch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (198217,194044,192082,187713)); -- Tuskarr Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198216 AND `DifficultyID`=1); -- Unsalted Water Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198208 AND `DifficultyID`=1); -- Aetos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198097 AND `DifficultyID`=1); -- [DND] Wind Gust Prop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198051 AND `DifficultyID`=1); -- Wild Mushroom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (197967,197735,197374,197276,195226,189366,187863)); -- Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197959 AND `DifficultyID`=1); -- Kaaya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197958 AND `DifficultyID`=1); -- Noorave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197953 AND `DifficultyID`=1); -- Outskirts Forager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197900 AND `DifficultyID`=1); -- Shore Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197889 AND `DifficultyID`=1); -- Lushfeather Cryer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197839 AND `DifficultyID`=1); -- Kunap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197838 AND `DifficultyID`=1); -- Kikiua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (197834,197833,114840,114832)); -- PvP Training Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197777 AND `DifficultyID`=1); -- Yellowfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197775 AND `DifficultyID`=1); -- Vala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=197774 AND `DifficultyID`=0); -- Toxic Swogmother +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197773 AND `DifficultyID`=1); -- Vivi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197761 AND `DifficultyID`=1); -- Fann +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197756 AND `DifficultyID`=1); -- Kalithumos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197720 AND `DifficultyID`=1); -- Manikin Glider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197719 AND `DifficultyID`=1); -- Slender Ear Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197711 AND `DifficultyID`=1); -- Lindormi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197702 AND `DifficultyID`=1); -- "Resting" Shrineguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197686 AND `DifficultyID`=1); -- Cliffs Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=197668 AND `DifficultyID`=0); -- Storm Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197661 AND `DifficultyID`=1); -- Grey Tailed Foal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (197637,197636)); -- Polliswog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (197629,197628)); -- Blue Dasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197598 AND `DifficultyID`=1); -- Kapii +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197571 AND `DifficultyID`=1); -- Faye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197552 AND `DifficultyID`=1); -- Temporally-Touched Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197546 AND `DifficultyID`=1); -- Coastal Grizzly Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197447 AND `DifficultyID`=1); -- Stormamu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197441 AND `DifficultyID`=1); -- Campfire Bunny [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197439 AND `DifficultyID`=1); -- Mountainside Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197434 AND `DifficultyID`=1); -- Time-Touched Skitterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197417 AND `DifficultyID`=1); -- Arcantus +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=276829 WHERE (`Entry`=197406 AND `DifficultyID`=1); -- Aggravated Skitterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=197399 AND `DifficultyID`=0); -- Nourishing Leafling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (197348,197338,197331,197308,197222)); -- Dormant Waygate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197336 AND `DifficultyID`=1); -- Enyobon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (197328,122323,93692,72587)); -- VFX Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=197300 AND `DifficultyID`=0); -- Book of Translocation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197297 AND `DifficultyID`=1); -- Tikkiz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197287 AND `DifficultyID`=1); -- Annywn Dynaspark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197269 AND `DifficultyID`=1); -- Toy Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197267 AND `DifficultyID`=1); -- Riley Tidy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197253 AND `DifficultyID`=1); -- "Lefty" Lucy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197249 AND `DifficultyID`=1); -- Karty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197244 AND `DifficultyID`=1); -- Celedhring +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197243 AND `DifficultyID`=1); -- Starfall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197241 AND `DifficultyID`=1); -- Huntsman So'Lar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197223 AND `DifficultyID`=1); -- Waygate Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (197216,36511)); -- Spectral Tiger Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (197215,64899)); -- Mechanical Pandaren Dragonling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (197214,68659)); -- Anubisath Idol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=197150 AND `DifficultyID`=0); -- Floating Rune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197116 AND `DifficultyID`=1); -- Skritches +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197114 AND `DifficultyID`=1); -- Phantus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197110 AND `DifficultyID`=1); -- Fenthik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197109 AND `DifficultyID`=1); -- Nezzie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197108 AND `DifficultyID`=1); -- Venveri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197104 AND `DifficultyID`=1); -- Willava +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197102 AND `DifficultyID`=1); -- Bakhushek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197101 AND `DifficultyID`=1); -- Riverbank Leaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197100 AND `DifficultyID`=1); -- Heleth the Wise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197098 AND `DifficultyID`=1); -- Ottuk Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197062 AND `DifficultyID`=1); -- Spotted Fritillary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197049 AND `DifficultyID`=1); -- Woolly Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197043 AND `DifficultyID`=1); -- Sunshell Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197037 AND `DifficultyID`=1); -- Brown Speckled Croaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197036 AND `DifficultyID`=1); -- Fey Dreamwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197032 AND `DifficultyID`=1); -- Fae Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197030 AND `DifficultyID`=1); -- Fluffy Cottontail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=197029 AND `DifficultyID`=1); -- Maidenfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196999 AND `DifficultyID`=1); -- Island Flicker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=196823 AND `DifficultyID`=0); -- Grounding Spear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196815 AND `DifficultyID`=1); -- Meaty Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (196744,196738,190600,187439)); -- Bubbled Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196730 AND `DifficultyID`=1); -- Enormous Explorer's Hat +UPDATE `creature_template_difficulty` SET `HealthModifier`=1, `CreatureDifficultyID`=276957 WHERE (`Entry`=196712 AND `DifficultyID`=1); -- Nullification Device +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=196696 AND `DifficultyID`=0); -- Geode Chunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196685 AND `DifficultyID`=1); -- Icewing Sapsucker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196654 AND `DifficultyID`=1); -- Kitsu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196653 AND `DifficultyID`=1); -- Mika +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196652 AND `DifficultyID`=1); -- Reservoir Filly +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277608 WHERE (`Entry`=196645 AND `DifficultyID`=1); -- Desecrated Bakar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=196644 AND `DifficultyID`=0); -- Raging Protodragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196620 AND `DifficultyID`=1); -- Pleeqi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196616 AND `DifficultyID`=1); -- Reservoir Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196603 AND `DifficultyID`=1); -- Daisy the Rescued Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=196597 AND `DifficultyID`=0); -- Great Ohuna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196581 AND `DifficultyID`=1); -- White Tiger Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196580 AND `DifficultyID`=1); -- Ossuary Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196519 AND `DifficultyID`=1); -- Meandering Foal +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=276841 WHERE (`Entry`=196482 AND `DifficultyID`=1); -- Overgrown Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196461 AND `DifficultyID`=1); -- Animated Flames +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196394 AND `DifficultyID`=1); -- Tuskarr Training Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196323 AND `DifficultyID`=1); -- Imbu Refugee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196280 AND `DifficultyID`=1); -- Unstable Tear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196264 AND `DifficultyID`=1); -- Haniko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196206 AND `DifficultyID`=1); -- Gwosh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=196198 AND `DifficultyID`=0); -- Algeth'ar Security +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (196197,192576)); -- Grasstail Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196188 AND `DifficultyID`=1); -- Yellowback Polywog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196184 AND `DifficultyID`=1); -- Ambitious Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196172 AND `DifficultyID`=1); -- Acorn Harvester +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277131 WHERE (`Entry`=196115 AND `DifficultyID`=1); -- Arcane Tender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196111 AND `DifficultyID`=1); -- Pit Lord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (196088,168670)); -- Reset Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196069 AND `DifficultyID`=1); -- Patchu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196068 AND `DifficultyID`=1); -- Adventurer Krinthor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=195949 AND `DifficultyID`=0); -- [DNT] Necro Ash Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (195940,195307,191927)); -- Shikaar Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195939 AND `DifficultyID`=1); -- Bubble Drifter +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277617 WHERE (`Entry`=195930 AND `DifficultyID`=1); -- Soulharvester Mandakh +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277614 WHERE (`Entry`=195929 AND `DifficultyID`=1); -- Soulharvester Tumen +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277605 WHERE (`Entry`=195928 AND `DifficultyID`=1); -- Soulharvester Duuren +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277601 WHERE (`Entry`=195927 AND `DifficultyID`=1); -- Soulharvester Galtmaa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195911 AND `DifficultyID`=1); -- Injured Lubbins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (195907,195252,195245,195244)); -- Yennu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (195884,193164,187062,187061)); -- Expedition Guarantor +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277611 WHERE (`Entry`=195878 AND `DifficultyID`=1); -- Ukhel Beastcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195871 AND `DifficultyID`=1); -- Pollen Duster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195869 AND `DifficultyID`=1); -- Diminuitive Boghopper +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277598 WHERE (`Entry`=195855 AND `DifficultyID`=1); -- Risen Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=195847 AND `DifficultyID`=0); -- Ukhel Willcrusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195825 AND `DifficultyID`=1); -- Hydrated Ottuk Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=195810 AND `DifficultyID`=0); -- Ascendant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195809 AND `DifficultyID`=1); -- Diseased Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195786 AND `DifficultyID`=1); -- Dehydrated Ottuk Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (195721,195720)); -- Dwarf Water Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (195706,195705,195294,194630,191599,133224,61319,40539,15475)); -- Beetle +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277587 WHERE (`Entry`=195696 AND `DifficultyID`=1); -- Primalist Thunderbeast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (195676,195634,195453,189833,189709,189578)); -- Ancient Waygate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (195576,191818,191579,182786,176296)); -- Shaggy Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195515 AND `DifficultyID`=1); -- Elder Boughweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (195502,192103,189093)); -- Pricklefury Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=195495 AND `DifficultyID`=0); -- Oddly Shaped Rock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195473 AND `DifficultyID`=1); -- Energy Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195462 AND `DifficultyID`=1); -- Injured Baby Salamanther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (195439,195231,189305,182844,182841)); -- Baby Salamanther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195373 AND `DifficultyID`=1); -- Pepper Hammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (195372,194066)); -- Maruukai Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195370 AND `DifficultyID`=1); -- Wildwater Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=195336 AND `DifficultyID`=0); -- Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (195320,195318,193529)); -- Crumbling Cave Rock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195312 AND `DifficultyID`=1); -- Dead Prairie Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (195308,194944,191808)); -- Teerai Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195296 AND `DifficultyID`=1); -- Sand Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (195263,187491)); -- Pond Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (195260,61328)); -- Fire Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195259 AND `DifficultyID`=1); -- Ruffled Prairie Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (195203,193779,187818)); -- Baby Scalebiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195149 AND `DifficultyID`=1); -- Tranquil Foal +UPDATE `creature_template_difficulty` SET `HealthModifier`=0.400000005960464477, `CreatureDifficultyID`=277179 WHERE (`Entry`=195138 AND `DifficultyID`=1); -- Detonating Crystal +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277078 WHERE (`Entry`=195119 AND `DifficultyID`=1); -- Primalist Shockcaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195107 AND `DifficultyID`=1); -- Taivan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195096 AND `DifficultyID`=1); -- Grasslands Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195042 AND `DifficultyID`=1); -- Serene Skitterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195007 AND `DifficultyID`=1); -- Emerald Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195006 AND `DifficultyID`=1); -- Imprinted Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (194942,45370)); -- Smokey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194930 AND `DifficultyID`=1); -- Ohn'ir Galeguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=194900 AND `DifficultyID`=0); -- Stormsurge Totem +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277578 WHERE (`Entry`=194897 AND `DifficultyID`=1); -- Stormsurge Totem +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277582 WHERE (`Entry`=194896 AND `DifficultyID`=1); -- Primal Stormshield +UPDATE `creature_template_difficulty` SET `HealthModifier`=0.75, `CreatureDifficultyID`=277592 WHERE (`Entry`=194895 AND `DifficultyID`=1); -- Unstable Squall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194893 AND `DifficultyID`=1); -- Gray Marmoni +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194888 AND `DifficultyID`=1); -- Vulpera Poacher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194862 AND `DifficultyID`=1); -- Raq +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194773 AND `DifficultyID`=1); -- Lava Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194767 AND `DifficultyID`=1); -- Cliffside Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (194762,191819,187985,165757)); -- Prairie Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (194756,185525,48736)); -- Genn Greymane +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=276908 WHERE (`Entry`=194745 AND `DifficultyID`=1); -- Rotfang Hyena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=194735 AND `DifficultyID`=0); -- Majordomo Selistra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=194725 AND `DifficultyID`=0); -- Cleansing Cauldron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (194720,192249)); -- Grizzlefur Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194716 AND `DifficultyID`=1); -- Book Podium +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194708 AND `DifficultyID`=1); -- Cauldron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194705 AND `DifficultyID`=1); -- Blue-footed Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194659 AND `DifficultyID`=1); -- Dumpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=194642 AND `DifficultyID`=0); -- Core Fragment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194633 AND `DifficultyID`=1); -- Etched Ancient Monolith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194572 AND `DifficultyID`=1); -- Pond Skitterfly +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=276942 WHERE (`Entry`=194487 AND `DifficultyID`=1); -- Vile Rothexer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (194479,188029)); -- Sprightly Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194450 AND `DifficultyID`=1); -- Suspicious Elementals +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194448 AND `DifficultyID`=1); -- Amalgamite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194419 AND `DifficultyID`=1); -- Exuberant Foal +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277554 WHERE (`Entry`=194367 AND `DifficultyID`=1); -- Dragonkiller Lance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=194355 AND `DifficultyID`=0); -- Infuser Sariya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194343 AND `DifficultyID`=1); -- Upio +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194333 AND `DifficultyID`=1); -- Ijap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194322 AND `DifficultyID`=1); -- Kal'uvin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194319 AND `DifficultyID`=1); -- Haaik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194318 AND `DifficultyID`=1); -- Kiopo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194276 AND `DifficultyID`=1); -- Kaia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (194269,139109)); -- Spiderling +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=276939 WHERE (`Entry`=194241 AND `DifficultyID`=1); -- Vile Rothexer +UPDATE `creature_template_difficulty` SET `HealthModifier`=1.20000004768371582 WHERE (`Entry`=194142 AND `DifficultyID`=1); -- Intrusive Pupstinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194117 AND `DifficultyID`=1); -- Stoneskin Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194110 AND `DifficultyID`=1); -- Wounded Rebel Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194109 AND `DifficultyID`=1); -- Tuppo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194108 AND `DifficultyID`=1); -- Kip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194107 AND `DifficultyID`=1); -- Pata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194106 AND `DifficultyID`=1); -- Iki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194101 AND `DifficultyID`=1); -- Nuna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194100 AND `DifficultyID`=1); -- Jarii +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194098 AND `DifficultyID`=1); -- Garuu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (194043,797)); -- Bo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194041 AND `DifficultyID`=1); -- Timberstep Archer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194040 AND `DifficultyID`=1); -- Timberstep Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=194029 AND `DifficultyID`=0); -- Zahkrana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=194004 AND `DifficultyID`=1); -- Shiverweb Broodling +UPDATE `creature_template_difficulty` SET `HealthModifier`=0.75 WHERE (`Entry`=193994 AND `DifficultyID`=1); -- Agitated Weedling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193957 AND `DifficultyID`=1); -- Highlands Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193953 AND `DifficultyID`=1); -- Azure Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193875 AND `DifficultyID`=1); -- Katuu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (193869,187816)); -- Icecling Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=193800 AND `DifficultyID`=0); -- Pillar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193775 AND `DifficultyID`=1); -- Dusty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193756 AND `DifficultyID`=1); -- Docile Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193701 AND `DifficultyID`=1); -- Bark Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (193662,193661,193660,193277)); -- Titanic Reactor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (193640,192561,47794)); -- Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193623 AND `DifficultyID`=1); -- Tiny Salamanther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193620 AND `DifficultyID`=1); -- Mana Spring Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193611 AND `DifficultyID`=1); -- Little Jetstream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193594 AND `DifficultyID`=1); -- Timbertooth Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=193544 AND `DifficultyID`=0); -- Nokhud Houndsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193508 AND `DifficultyID`=1); -- Nirazal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193501 AND `DifficultyID`=1); -- Candied Skitterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193494 AND `DifficultyID`=1); -- Mud Beaver Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193484 AND `DifficultyID`=1); -- Thickfur Ottuk Pup +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277650 WHERE (`Entry`=193462 AND `DifficultyID`=1); -- Batak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193454 AND `DifficultyID`=1); -- Valdren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193441 AND `DifficultyID`=1); -- Ruby Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=193435 AND `DifficultyID`=0); -- Kyrakka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (193434,189853)); -- Slyvern Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193425 AND `DifficultyID`=1); -- Cricket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193424 AND `DifficultyID`=1); -- Arcane Energy +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277630 WHERE (`Entry`=193373 AND `DifficultyID`=1); -- Nokhud Thunderfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (193347,181459)); -- Vorquin Foal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193323 AND `DifficultyID`=1); -- Whelpflies +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193321 AND `DifficultyID`=1); -- Aluri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=193295 AND `DifficultyID`=0); -- Gold Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193274 AND `DifficultyID`=1); -- Reveling Shimmerwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193242 AND `DifficultyID`=1); -- Arcane Pedestal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193233 AND `DifficultyID`=1); -- Yilv +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193069 AND `DifficultyID`=1); -- Forkriver Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (193026,193024)); -- Emberling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=193019 AND `DifficultyID`=1); -- Lil Stinker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (193001,193000)); -- Kindlet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192977 AND `DifficultyID`=1); -- Rock Gopher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192964,191593)); -- [DND] Water Storm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192948 AND `DifficultyID`=1); -- Thicket Glider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192942 AND `DifficultyID`=1); -- Thunderspine Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192927 AND `DifficultyID`=1); -- Sunfield Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192858 AND `DifficultyID`=1); -- Greenbelt Ottuk Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192856 AND `DifficultyID`=1); -- Clearwater Ottuk Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192828 AND `DifficultyID`=1); -- Mud Fiddler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192810 AND `DifficultyID`=1); -- Hungry Swoglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192808 AND `DifficultyID`=1); -- Hungry Otter Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192805,191592)); -- [DND] Fire Storm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192804 AND `DifficultyID`=1); -- Hungry Slyvern Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192793 AND `DifficultyID`=1); -- Hungry Hatchling +UPDATE `creature_template_difficulty` SET `HealthModifier`=4.5 WHERE (`Entry`=192791 AND `DifficultyID`=1); -- Nokhud Warspear +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277027 WHERE (`Entry`=192788 AND `DifficultyID`=1); -- Qalashi Thaumaturge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=192784 AND `DifficultyID`=0); -- Qalashi Earthbinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=192783 AND `DifficultyID`=0); -- Loyal Warhound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=192782 AND `DifficultyID`=0); -- Molten Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192757,192756,192753)); -- Toolk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192729 AND `DifficultyID`=1); -- Den Skitterling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192728,191603)); -- [DND] Earth Storm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192688 AND `DifficultyID`=1); -- Injured Beaver Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192638 AND `DifficultyID`=1); -- Vorquin Filly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192625 AND `DifficultyID`=1); -- Ruby Groundskeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=192622 AND `DifficultyID`=0); -- Stomach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192585 AND `DifficultyID`=1); -- Hungry Eft +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192580,191568)); -- [DND] Air Storm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192577 AND `DifficultyID`=1); -- Grove Widow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192517 AND `DifficultyID`=1); -- Security Console +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192488,189306,182602,36507)); -- Crab +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=276896 WHERE (`Entry`=192481 AND `DifficultyID`=1); -- Decaying Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192460,190435)); -- Sea Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192459 AND `DifficultyID`=1); -- Dream Projection +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192384 AND `DifficultyID`=1); -- Sirocco Waddler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192382,189488)); -- Mudlopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192380 AND `DifficultyID`=1); -- Prismatic Monarch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192378 AND `DifficultyID`=1); -- Mountainside Tenderfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192372 AND `DifficultyID`=1); -- Verdant Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192369 AND `DifficultyID`=1); -- Roseate Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192349 AND `DifficultyID`=1); -- Carrion Widow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192347 AND `DifficultyID`=1); -- Prairie Buzzwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192345 AND `DifficultyID`=1); -- Grass Gopher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192337,98167,95577,65282)); -- Void Tendril +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192287 AND `DifficultyID`=1); -- Talltail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192278 AND `DifficultyID`=1); -- Silverstream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192276 AND `DifficultyID`=1); -- Tigerclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192269,192268)); -- Crimsonspine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192267,192265)); -- Azure Crystalspine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192264 AND `DifficultyID`=1); -- Fireheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192263 AND `DifficultyID`=1); -- Ledgehopper Foal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192259,192098)); -- Storm-Touched Bluefeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192257,192256)); -- Storm-Touched Ottuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192255,192254)); -- Stoneshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192251 AND `DifficultyID`=1); -- Razortooth Bear Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192185 AND `DifficultyID`=1); -- Kakapo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192153 AND `DifficultyID`=1); -- Baby Octopus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192143 AND `DifficultyID`=1); -- Baby Sea Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192138,189361,182788)); -- Lava Pincer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192137 AND `DifficultyID`=1); -- Lava Flick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192136 AND `DifficultyID`=1); -- Flame Flick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192135,26119)); -- Phoenix Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192134 AND `DifficultyID`=1); -- Lava Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192117 AND `DifficultyID`=1); -- Ohn'ir Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192111,190221)); -- Pine Flicker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192108 AND `DifficultyID`=1); -- Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192107,189157)); -- Woodbiter Piculet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192106 AND `DifficultyID`=1); -- Tina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192104,189094)); -- Magma Slug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192102,188792)); -- Snowy Treeflitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192099,189097,187671)); -- Treeflitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192097 AND `DifficultyID`=1); -- Faceripper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192095,189131)); -- Ironbeak Duck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192069,191323)); -- Vorquin Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192067 AND `DifficultyID`=1); -- Bloodbiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192065,189153)); -- Grassland Stomper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192064,192029)); -- Storm-Touched Stomper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192059,189122)); -- Palamanther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192058,189121)); -- Igneoid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192050,189107)); -- Snowlemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192049,189104)); -- Swoglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192047,189103)); -- Scruffy Ottuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192046,189660)); -- Storm-Touched Timbertooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192044,189658)); -- Tiny Timbertooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192035,188278)); -- Garden Filly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192028,189110)); -- Trunkalumpf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192019,189209)); -- Whitewhisker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192014,189144)); -- Plucky Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (192013,189136)); -- Wild Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (191939,186431)); -- Iskaara Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191817 AND `DifficultyID`=1); -- Shores Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191812 AND `DifficultyID`=1); -- Crumbling Pebbles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191809 AND `DifficultyID`=1); -- Tiny Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191798 AND `DifficultyID`=1); -- Stray Gust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191797 AND `DifficultyID`=1); -- Steam Drip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (191796,182794)); -- Tiny Drop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (191792,191526,182594,181431,133225,62312,36591)); -- Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191767 AND `DifficultyID`=1); -- Bronze Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191627 AND `DifficultyID`=1); -- Lord Basilton +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=276952 WHERE (`Entry`=191574 AND `DifficultyID`=1); -- Choking Rotcloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=191559 AND `DifficultyID`=0); -- Ember of Ignarus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191528 AND `DifficultyID`=1); -- Shimmering Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191521 AND `DifficultyID`=1); -- Cave Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=191484 AND `DifficultyID`=0); -- Rotting Geyser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=191472 AND `DifficultyID`=0); -- Glacial Surge Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191460 AND `DifficultyID`=1); -- Ocean Ottuk Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191454 AND `DifficultyID`=1); -- Amberfur Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191389 AND `DifficultyID`=1); -- Whelpfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191387 AND `DifficultyID`=1); -- Primal Stormling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191381 AND `DifficultyID`=1); -- Spyragos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=191320 AND `DifficultyID`=0); -- Erratic Sprout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=191253 AND `DifficultyID`=0); -- Infusion Pool +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191239 AND `DifficultyID`=1); -- Captured Faol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191202 AND `DifficultyID`=1); -- Pleasant Foal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191196 AND `DifficultyID`=1); -- Brightail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (191169,190038,187135,187123,186500)); -- Expedition Guardian +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277134 WHERE (`Entry`=191164 AND `DifficultyID`=1); -- Arcane Tender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (191126,187072)); -- Ruby Shrineguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191094 AND `DifficultyID`=1); -- Humming Skitterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191088 AND `DifficultyID`=1); -- River Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191082 AND `DifficultyID`=1); -- Serene Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191026 AND `DifficultyID`=1); -- Tata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=191007 AND `DifficultyID`=1); -- Maruu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190997 AND `DifficultyID`=1); -- Archive Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190981 AND `DifficultyID`=1); -- Bullied Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=190926 AND `DifficultyID`=0); -- Time Vortex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (190736,190735,190734,190733,190732)); -- Curio +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190704 AND `DifficultyID`=1); -- Amelia Read +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190664 AND `DifficultyID`=1); -- Shadehide Tenderfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (190596,190374)); -- Sands of Time +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190555 AND `DifficultyID`=1); -- Baby Primal Icechuck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=190490 AND `DifficultyID`=0); -- Lifewater Spring +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277098 WHERE (`Entry`=190485 AND `DifficultyID`=1); -- Erkhart Stormvein +UPDATE `creature_template_difficulty` SET `TypeFlags2`=67108992 WHERE (`Entry`=190484 AND `DifficultyID`=1); -- Kyrakka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (190459,189598,189403)); -- [DND] Scenario Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190437 AND `DifficultyID`=1); -- Dreamtail Nymph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190436 AND `DifficultyID`=1); -- Garden Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (190416,187987)); -- Shiri's Shipment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190399 AND `DifficultyID`=1); -- Bounty Hunter +UPDATE `creature_template_difficulty` SET `HealthModifier`=0.5, `CreatureDifficultyID`=276945 WHERE (`Entry`=190381 AND `DifficultyID`=1); -- Rotburst Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=190358 AND `DifficultyID`=0); -- Spineslinger Mantis +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277665 WHERE (`Entry`=190294 AND `DifficultyID`=1); -- Nokhud Stormcaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (190291,189910)); -- Ta'ilh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190275 AND `DifficultyID`=1); -- Deepwood Glider +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277086 WHERE (`Entry`=190206 AND `DifficultyID`=1); -- Primalist Flamedancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190174 AND `DifficultyID`=1); -- Hypnosis Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190128 AND `DifficultyID`=1); -- Zul'gamux +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=190057 AND `DifficultyID`=1); -- Nightmare Cloud +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277083 WHERE (`Entry`=190034 AND `DifficultyID`=1); -- Blazebound Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=190019 AND `DifficultyID`=0); -- Spark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=190016 AND `DifficultyID`=0); -- Seed of Everburning Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189988 AND `DifficultyID`=1); -- Thing From Beyond +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189984 AND `DifficultyID`=1); -- Grateful Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=189900 AND `DifficultyID`=0); -- Grom'kar Footsoldier +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277075 WHERE (`Entry`=189893 AND `DifficultyID`=1); -- Infused Whelp +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277090 WHERE (`Entry`=189886 AND `DifficultyID`=1); -- Blazebound Firestorm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189878 AND `DifficultyID`=1); -- Nathrezim Infiltrator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189737 AND `DifficultyID`=1); -- Kelp Nibbler +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=276960 WHERE (`Entry`=189719 AND `DifficultyID`=1); -- Watcher Irideus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189703 AND `DifficultyID`=1); -- Sunning Salamanther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=189670 AND `DifficultyID`=0); -- Headmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189657 AND `DifficultyID`=1); -- Dusky Timbertooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189655 AND `DifficultyID`=1); -- Backswimmer Timbertooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189637 AND `DifficultyID`=1); -- Curious Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189624 AND `DifficultyID`=1); -- Ittu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189622 AND `DifficultyID`=1); -- Uka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189621 AND `DifficultyID`=1); -- Lui +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189620 AND `DifficultyID`=1); -- Pip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189619 AND `DifficultyID`=1); -- Tragically Deceased Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (189600,175137)); -- High Exarch Turalyon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189592 AND `DifficultyID`=1); -- Barrowlet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=189550 AND `DifficultyID`=0); -- Bludgeoning Rock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=189514 AND `DifficultyID`=0); -- Goal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189512 AND `DifficultyID`=1); -- Ambercrowned Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=189494 AND `DifficultyID`=0); -- Diseased Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189491 AND `DifficultyID`=1); -- Giant Ottuk Pup +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277023 WHERE (`Entry`=189478 AND `DifficultyID`=1); -- Forgemaster Gorek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=189475 AND `DifficultyID`=0); -- Ignarus, Forge Awakened +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189439 AND `DifficultyID`=1); -- Golden Skitterbug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189397 AND `DifficultyID`=1); -- Brookfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189376 AND `DifficultyID`=1); -- Swog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189336 AND `DifficultyID`=1); -- Riverbend Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=189316 AND `DifficultyID`=0); -- Rotted Boar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189279 AND `DifficultyID`=1); -- Small Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189275 AND `DifficultyID`=1); -- Moona +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189268 AND `DifficultyID`=1); -- Riverbeast Playfellow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=189267 AND `DifficultyID`=0); -- zzREUSE +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189251 AND `DifficultyID`=1); -- Energetic Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=189213 AND `DifficultyID`=0); -- REUSE Boulder Boy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189179 AND `DifficultyID`=1); -- Shoo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189176 AND `DifficultyID`=1); -- Miya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189161 AND `DifficultyID`=1); -- Dream Sprout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189160 AND `DifficultyID`=1); -- Black Slyvern Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189152 AND `DifficultyID`=1); -- Lubbins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189146 AND `DifficultyID`=1); -- Arcane Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189139 AND `DifficultyID`=1); -- Kirin Tor Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189138 AND `DifficultyID`=1); -- Pilot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189130 AND `DifficultyID`=1); -- Echo of the Depths +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189112 AND `DifficultyID`=1); -- Echo of the Inferno +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189108 AND `DifficultyID`=1); -- Mister Toots +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189105 AND `DifficultyID`=1); -- Whiskuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189102 AND `DifficultyID`=1); -- Shyfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189101 AND `DifficultyID`=1); -- Bronze Racing Enthusiast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189096 AND `DifficultyID`=1); -- Chestnut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (189085,185800,58542)); -- Past Self +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (189075,182646)); -- Seagull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189064 AND `DifficultyID`=1); -- Waddles the Rescued Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189051 AND `DifficultyID`=1); -- Reservoir Darter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188866 AND `DifficultyID`=1); -- Sticky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188865 AND `DifficultyID`=1); -- Slaps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188864 AND `DifficultyID`=1); -- Wingcrest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188714 AND `DifficultyID`=1); -- Small Arcane Rune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188690 AND `DifficultyID`=1); -- Decaying Animal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (188679,188678,188656,188655,188523,188521,188169,188167,188166,188163,188157,188151,188073)); -- Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188675 AND `DifficultyID`=1); -- Tuskarr Whaler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188663 AND `DifficultyID`=1); -- Flittering Flutterwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188374 AND `DifficultyID`=1); -- Millbert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188342 AND `DifficultyID`=1); -- Onnesa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188280 AND `DifficultyID`=1); -- Excited Vorquin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188268 AND `DifficultyID`=1); -- Mordigan Ironjaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188267 AND `DifficultyID`=1); -- Unsettled Seagull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188142 AND `DifficultyID`=1); -- Motion Sick Peon's Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=188112 AND `DifficultyID`=1); -- Motion Sick Peon +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277061 WHERE (`Entry`=188067 AND `DifficultyID`=1); -- Flashfrost Chillweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187990 AND `DifficultyID`=1); -- Niqu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187984 AND `DifficultyID`=1); -- Baby Mammoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (187981,64801,63549)); -- Grassland Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187974 AND `DifficultyID`=1); -- Geoscanner 289-07 +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277068 WHERE (`Entry`=187894 AND `DifficultyID`=1); -- Infused Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187871 AND `DifficultyID`=1); -- Oopa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187870 AND `DifficultyID`=1); -- Tika +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=187820 AND `DifficultyID`=0); -- Ball +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187799 AND `DifficultyID`=1); -- Reed Skimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187794 AND `DifficultyID`=1); -- Tame Pack Goat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=187782 AND `DifficultyID`=0); -- [DNT] Thorny Trapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187775 AND `DifficultyID`=1); -- Kanyaku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187760 AND `DifficultyID`=1); -- Steam Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187758 AND `DifficultyID`=1); -- Zaa'je +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187757 AND `DifficultyID`=1); -- Rustpine Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187719 AND `DifficultyID`=1); -- Avian Fledgling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (187703,187450)); -- Woodwing Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (187694,187053)); -- Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187680 AND `DifficultyID`=1); -- Scaps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187679 AND `DifficultyID`=1); -- Nau +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187674 AND `DifficultyID`=1); -- Neelo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187608 AND `DifficultyID`=1); -- Miqa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187607 AND `DifficultyID`=1); -- Qin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187567 AND `DifficultyID`=1); -- Effervescent Oozeling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187492 AND `DifficultyID`=1); -- Gladefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (187473,186316)); -- Glade Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187471 AND `DifficultyID`=1); -- Trapped Turtle Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187460 AND `DifficultyID`=1); -- Vibrant Mudhopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187458 AND `DifficultyID`=1); -- Copse Hopskipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187453 AND `DifficultyID`=1); -- Slyvern Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187302 AND `DifficultyID`=1); -- Wild Goat +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277178 WHERE (`Entry`=187240 AND `DifficultyID`=1); -- Drakonid Breaker +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=276933 WHERE (`Entry`=187238 AND `DifficultyID`=1); -- Witherling +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=276930 WHERE (`Entry`=187231 AND `DifficultyID`=1); -- Wither Biter +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=276936 WHERE (`Entry`=187224 AND `DifficultyID`=1); -- Vile Rothexer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=187199 AND `DifficultyID`=0); -- Turret +UPDATE `creature_template_difficulty` SET `HealthModifier`=1.399999976158142089 WHERE (`Entry`=187189 AND `DifficultyID`=1); -- Blacktalon Assassin +UPDATE `creature_template_difficulty` SET `HealthModifier`=1.5 WHERE (`Entry`=187187 AND `DifficultyID`=1); -- Blacktalon Avenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187164 AND `DifficultyID`=1); -- Invasive Salamanther +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187163 AND `DifficultyID`=1); -- Dark Widow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187127 AND `DifficultyID`=1); -- Bronze Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187114 AND `DifficultyID`=1); -- Flittle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (187112,186845)); -- Dragonscale Expedition Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187071 AND `DifficultyID`=1); -- Nurse Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187060 AND `DifficultyID`=1); -- Ruby Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=187032 AND `DifficultyID`=1); -- Foraging Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (186963,186199)); -- Forsaken Dreadmage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186951 AND `DifficultyID`=0); -- [DNT] Accidental Amalgamation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186813 AND `DifficultyID`=0); -- Air Revenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186812 AND `DifficultyID`=0); -- Primal Air Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186811 AND `DifficultyID`=0); -- Nokhud Warhound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186810 AND `DifficultyID`=0); -- Nokhud Houndmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186809 AND `DifficultyID`=0); -- Nokhud Bodyguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186807 AND `DifficultyID`=0); -- Nokhud Darkcaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186806 AND `DifficultyID`=0); -- Nokhud Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186803 AND `DifficultyID`=0); -- Nokhud Tombraider +UPDATE `creature_template_difficulty` SET `HealthModifier`=2 WHERE (`Entry`=186771 AND `DifficultyID`=1); -- Ruby Whelpling +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277156 WHERE (`Entry`=186741 AND `DifficultyID`=1); -- Arcane Elemental +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277157 WHERE (`Entry`=186740 AND `DifficultyID`=1); -- Arcane Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (186729,152147)); -- Expedition Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186717 AND `DifficultyID`=1); -- Baby Thunder Lizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (186707,186418)); -- Flying Squirrel +UPDATE `creature_template_difficulty` SET `HealthModifier`=0.5, `CreatureDifficultyID`=277250 WHERE (`Entry`=186696 AND `DifficultyID`=1); -- Quaking Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186677 AND `DifficultyID`=1); -- Omaa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186676 AND `DifficultyID`=1); -- Kuo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186663 AND `DifficultyID`=1); -- Rua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186661 AND `DifficultyID`=1); -- Riqi +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277144 WHERE (`Entry`=186644 AND `DifficultyID`=1); -- Leymor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186643 AND `DifficultyID`=0); -- Nokhud Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186610 AND `DifficultyID`=0); -- Nokhud Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186580 AND `DifficultyID`=0); -- Grimtotem Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186578 AND `DifficultyID`=1); -- Garden Widow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186574 AND `DifficultyID`=1); -- Brightail Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186571 AND `DifficultyID`=1); -- Wood Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186566 AND `DifficultyID`=0); -- Grimtotem Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186565 AND `DifficultyID`=0); -- Gorm Grimtotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186564 AND `DifficultyID`=1); -- Jiq +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186563 AND `DifficultyID`=0); -- Cor Grimtotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186562 AND `DifficultyID`=1); -- Lili +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186561 AND `DifficultyID`=0); -- Grimtotem Kodomaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186560 AND `DifficultyID`=0); -- Grimtotem Earthcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186559 AND `DifficultyID`=0); -- Grimtotem Warbull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186547 AND `DifficultyID`=1); -- Lil Ki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186542 AND `DifficultyID`=1); -- Rowie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186528 AND `DifficultyID`=1); -- Emerald Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186527 AND `DifficultyID`=1); -- Emerald Scaleguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186519 AND `DifficultyID`=1); -- Mirabelle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186495 AND `DifficultyID`=1); -- Starsha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186494 AND `DifficultyID`=1); -- Feenix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186482 AND `DifficultyID`=1); -- Paa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186481 AND `DifficultyID`=1); -- Frosty Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186475 AND `DifficultyID`=0); -- Earthen Shaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186474 AND `DifficultyID`=0); -- Earthen Custodian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186472 AND `DifficultyID`=1); -- Mammoth Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186450 AND `DifficultyID`=1); -- Arv +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186425 AND `DifficultyID`=0); -- Living Rubble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186306 AND `DifficultyID`=1); -- Frilled Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (186296,185890,185888,185874,185823,185822,185818,185815)); -- Plague Eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (186294,5204)); -- Apothecary Zinge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186288 AND `DifficultyID`=1); -- Apothecary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (186287,185917,185796)); -- Forsaken Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`DifficultyID`=0 AND `Entry` IN (186254,186253,186252)); -- Boss 3 +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=276901 WHERE (`Entry`=186246 AND `DifficultyID`=1); -- Fleshripper Vulture +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186243 AND `DifficultyID`=0); -- Gutbutcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186221 AND `DifficultyID`=0); -- Rusted Cedar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (186213,51323)); -- Tirisfal Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (186211,186209,178094)); -- Proto Avian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186193 AND `DifficultyID`=0); -- Vile Clawslasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186185 AND `DifficultyID`=0); -- Burning Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186182 AND `DifficultyID`=1); -- Alonsus Faol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (186180,162935,68)); -- Stormwind City Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=186173 AND `DifficultyID`=0); -- Vault Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186164 AND `DifficultyID`=1); -- Aylaag Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186160 AND `DifficultyID`=1); -- [DNT] Spell Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (186154,186153,186152,185790,185789)); -- Blighted Soldier +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277656 WHERE (`Entry`=186151 AND `DifficultyID`=1); -- Balakar Khan +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=276905 WHERE (`Entry`=186116 AND `DifficultyID`=1); -- Gutshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (186101,185522)); -- Derek Proudmoore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (186100,185520)); -- Captain Amalia Stone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (186089,93592,91880,13839)); -- Royal Dreadguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (186088,36213,5624)); -- Undercity Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (186070,186045)); -- Dark Ranger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186046 AND `DifficultyID`=1); -- Forsaken Laborer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186042 AND `DifficultyID`=1); -- Deathguard Morris +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186040 AND `DifficultyID`=1); -- Deathguard Mort +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186038 AND `DifficultyID`=1); -- Deathguard Abraham +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186036 AND `DifficultyID`=1); -- Deathguard Bartholomew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186034 AND `DifficultyID`=1); -- Deathguard Lawrence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186032 AND `DifficultyID`=1); -- Deathguard Cyrus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186030 AND `DifficultyID`=1); -- Deathguard Gavin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186028 AND `DifficultyID`=1); -- Deathguard Royann +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186026 AND `DifficultyID`=1); -- Deathguard Terrence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186019 AND `DifficultyID`=1); -- Howler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186017 AND `DifficultyID`=1); -- Zachariah Post +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186015 AND `DifficultyID`=1); -- Selina Weston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186013 AND `DifficultyID`=1); -- Innkeeper Renee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186011 AND `DifficultyID`=1); -- Audrid Grenich +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186009 AND `DifficultyID`=1); -- Oliver Dwor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186007 AND `DifficultyID`=1); -- Mrs. Winters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186005 AND `DifficultyID`=1); -- Martine Tramblay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186003 AND `DifficultyID`=1); -- Hamlin Atkins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=186001 AND `DifficultyID`=1); -- Eliza Callen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185999 AND `DifficultyID`=1); -- Constance Brisboise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185997 AND `DifficultyID`=1); -- Carolai Anise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185995 AND `DifficultyID`=1); -- Abigail Shiel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185993 AND `DifficultyID`=1); -- Abe Winters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185991 AND `DifficultyID`=1); -- Shelene Rhobart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185989 AND `DifficultyID`=1); -- Rand Rhobart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185987 AND `DifficultyID`=1); -- Clyde Kellen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185985 AND `DifficultyID`=1); -- Velma Warnam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185983 AND `DifficultyID`=1); -- Vance Undergloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185981 AND `DifficultyID`=1); -- Nedric Sallow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185979 AND `DifficultyID`=1); -- The Chef +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185977 AND `DifficultyID`=1); -- Rupert Boch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185975 AND `DifficultyID`=1); -- Nurse Neela +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185974 AND `DifficultyID`=1); -- Marion Call +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185972 AND `DifficultyID`=1); -- Gina Lang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185970 AND `DifficultyID`=1); -- Faruza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185968 AND `DifficultyID`=1); -- Dedlow Wormwood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185966 AND `DifficultyID`=1); -- Dark Cleric Beryl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (185964,112038)); -- Cain Firesong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185962 AND `DifficultyID`=1); -- Bowen Brisboise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185960 AND `DifficultyID`=1); -- Ansel Fincap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185958 AND `DifficultyID`=1); -- Austil de Mon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185956 AND `DifficultyID`=1); -- William Saldean +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185954 AND `DifficultyID`=1); -- Riding Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (185949,43124)); -- Anette Williams +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185947 AND `DifficultyID`=1); -- Morganus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185945 AND `DifficultyID`=1); -- Thomas Arlento +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185942 AND `DifficultyID`=1); -- Sahvan Bloodshadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185940 AND `DifficultyID`=1); -- Jamie Nore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185938 AND `DifficultyID`=1); -- Doreen Beltis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185936 AND `DifficultyID`=1); -- Xena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185934 AND `DifficultyID`=1); -- Steven Dowling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185932 AND `DifficultyID`=1); -- David Luong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185930 AND `DifficultyID`=1); -- Claire Willower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185916 AND `DifficultyID`=1); -- Blighted Shadowmage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185914 AND `DifficultyID`=1); -- Gilnean Greymage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185912 AND `DifficultyID`=1); -- Blighted Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (185911,185873,185872)); -- [DNT] Kill Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (185910,185848,185839,185826,185803,185797,185523,185512)); -- Calia Menethil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185886 AND `DifficultyID`=1); -- Plagueroc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185877 AND `DifficultyID`=1); -- Brighttail Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185871 AND `DifficultyID`=1); -- Frosty Woodpecker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185869 AND `DifficultyID`=1); -- Protoforged Creation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (185852,185829,185802,185801,185793,185513)); -- Lilian Voss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (185851,185792,185514)); -- Dark Ranger Velonara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (185850,185515)); -- Deathstalker Commander Belmont +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (185849,185831,185794,185516,2055)); -- Master Apothecary Faranell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185841 AND `DifficultyID`=1); -- Amalgam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (185838,185832)); -- Shadowbat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185837 AND `DifficultyID`=1); -- Converted Wagon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185828 AND `DifficultyID`=1); -- Lordaeron Blight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (185825,185517)); -- Plague Deviser Marileth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185824 AND `DifficultyID`=1); -- Tumultuous Concoction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185821 AND `DifficultyID`=1); -- Unstable Concoction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185816 AND `DifficultyID`=1); -- Simmering Concoction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185813 AND `DifficultyID`=1); -- Undiluted Plague +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185808 AND `DifficultyID`=1); -- Concentrated Plague +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185795 AND `DifficultyID`=1); -- Gargantuan Plague Eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185685 AND `DifficultyID`=1); -- Urh Relic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185683 AND `DifficultyID`=1); -- Wo Relic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185680 AND `DifficultyID`=1); -- Vy Relic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185659 AND `DifficultyID`=1); -- Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=185657 AND `DifficultyID`=0); -- Aberrant Decay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185639 AND `DifficultyID`=1); -- Content Duckling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185586 AND `DifficultyID`=1); -- Lil' Ursoc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185584 AND `DifficultyID`=1); -- Blasphemy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185580 AND `DifficultyID`=1); -- Madeline +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185563 AND `DifficultyID`=1); -- Jyhanna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185527 AND `DifficultyID`=1); -- Dark Ranger Vorel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185526 AND `DifficultyID`=1); -- Dark Ranger Lenara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185521 AND `DifficultyID`=1); -- Delaryn Summermoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (185519,4606)); -- Aelthalyste +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185518 AND `DifficultyID`=1); -- Lorash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185307 AND `DifficultyID`=1); -- Water Globes +UPDATE `creature_template_difficulty` SET `HealthModifier`=1 WHERE (`Entry`=185272 AND `DifficultyID`=1); -- Ancient Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185148 AND `DifficultyID`=1); -- Rocdrop Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184923 AND `DifficultyID`=1); -- E'rnee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184911 AND `DifficultyID`=1); -- Urh Dismantler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184910 AND `DifficultyID`=1); -- Wo Drifter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184908 AND `DifficultyID`=1); -- Vy Interceptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184831 AND `DifficultyID`=1); -- Generic Facing Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184690 AND `DifficultyID`=1); -- Ambystan Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184600 AND `DifficultyID`=1); -- Incubus +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277237 WHERE (`Entry`=184581 AND `DifficultyID`=1); -- Baelog +UPDATE `creature_template_difficulty` SET `HealthModifier`=35 WHERE (`Entry`=184422 AND `DifficultyID`=1); -- Emberon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184341 AND `DifficultyID`=1); -- Soak Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184206 AND `DifficultyID`=1); -- Malicious Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184197 AND `DifficultyID`=1); -- Viperid Menace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184195 AND `DifficultyID`=1); -- Microlicid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184194 AND `DifficultyID`=1); -- Leaping Leporid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184189 AND `DifficultyID`=1); -- Violent Poultrid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184187 AND `DifficultyID`=1); -- Archetype of Vigilance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184186 AND `DifficultyID`=1); -- Archetype of Renewal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184184 AND `DifficultyID`=1); -- Fierce Scarabid +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277290 WHERE (`Entry`=184132 AND `DifficultyID`=1); -- Earthen Warder +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277304 WHERE (`Entry`=184131 AND `DifficultyID`=1); -- Earthen Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (184093,184092,184091,100820,42855,29264)); -- Spirit Wolf +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277226 WHERE (`Entry`=184023 AND `DifficultyID`=1); -- Vicious Basilisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184016 AND `DifficultyID`=1); -- Native Poultrid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=184008 AND `DifficultyID`=1); -- Captive Wyrmtongue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183813 AND `DifficultyID`=1); -- Malfunctioned Poultrid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183772 AND `DifficultyID`=1); -- Lightless Tormentor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (183727,155536)); -- Brewfest Chowdown Trophy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183638 AND `DifficultyID`=1); -- Ichabod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183525 AND `DifficultyID`=1); -- [DNT] Invisible Controller Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183524 AND `DifficultyID`=1); -- Baby Timbertooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183378 AND `DifficultyID`=1); -- Wild Poultrid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183349 AND `DifficultyID`=1); -- Agitated Poultrid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (183293,183292)); -- Predatory Helicid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183285 AND `DifficultyID`=1); -- Enraged Poultrid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (183282,183281)); -- Aurelid Floater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (183277,183270)); -- Ambystan Snapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183230 AND `DifficultyID`=1); -- Mawtouched Geomental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183158 AND `DifficultyID`=1); -- Momma Vombata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (183143,183142)); -- Vombata Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (182877,182876)); -- Bloodsucker Vespoid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182843 AND `DifficultyID`=1); -- Droplet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182840 AND `DifficultyID`=1); -- Archetype of Malice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (182769,182768)); -- Green Viperid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182760 AND `DifficultyID`=1); -- King Viperid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (182759,182758)); -- Red Viperid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182706 AND `DifficultyID`=1); -- Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (182692,182691)); -- Emerald Scarabid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182666 AND `DifficultyID`=1); -- Hungering Widow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182665 AND `DifficultyID`=1); -- Acidic Ravener +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182599 AND `DifficultyID`=1); -- Dragonfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (182569,182568)); -- Metallic Scarabid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182530 AND `DifficultyID`=1); -- Felsteel Interceptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182523 AND `DifficultyID`=1); -- Helblaze Flamecaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182504 AND `DifficultyID`=1); -- Archetype of Survival +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (182474,182473)); -- Tarachnid Ambusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182461 AND `DifficultyID`=1); -- Shrouded Banner of the Opportune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182459 AND `DifficultyID`=1); -- Encrypted Banner of the Opportune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (182438,182437)); -- Tarachnid Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182354 AND `DifficultyID`=1); -- Poultrid Sample +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182294 AND `DifficultyID`=1); -- Scarlet Proto Avian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182264 AND `DifficultyID`=1); -- Archetype of Metamorphosis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (182260,182259)); -- Proto Avian Fledgling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182247 AND `DifficultyID`=1); -- Ambystan Skitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (182245,182234)); -- Timid Leporid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (182218,182216)); -- Vicious Leporid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182210 AND `DifficultyID`=1); -- Magically Regulated Automa Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182152 AND `DifficultyID`=1); -- Infiltrator Deraxis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182150 AND `DifficultyID`=1); -- Observer Ongrax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182149 AND `DifficultyID`=1); -- Commander Borramus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182148 AND `DifficultyID`=1); -- Brutal Wrathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182147 AND `DifficultyID`=1); -- Vicious Dreadstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182145 AND `DifficultyID`=1); -- Blazing Infernal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182019 AND `DifficultyID`=1); -- Venomous Bufonid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182006 AND `DifficultyID`=1); -- Amberdeath Dragonfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181903 AND `DifficultyID`=1); -- Portal to Oribos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181901 AND `DifficultyID`=1); -- Ebon Blade Acolyte +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277032 WHERE (`Entry`=181861 AND `DifficultyID`=1); -- Magmatusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181826 AND `DifficultyID`=1); -- Tormented Banner of the Opportune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=181752 AND `DifficultyID`=0); -- Djaradin Necksnapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9 WHERE (`Entry`=181751 AND `DifficultyID`=0); -- Djaradin Lietenant Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181615 AND `DifficultyID`=1); -- Archetype of Animation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181578 AND `DifficultyID`=1); -- Archetype of Motion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181575 AND `DifficultyID`=1); -- Drakks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181547 AND `DifficultyID`=1); -- Tunneling Vombata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181535 AND `DifficultyID`=1); -- Murkastrasza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181488 AND `DifficultyID`=1); -- Archetype of Discovery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181455 AND `DifficultyID`=1); -- Beaver Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181432 AND `DifficultyID`=1); -- Vorquin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (181362,181361)); -- Bufonid Croaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181337 AND `DifficultyID`=1); -- Geordy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181308 AND `DifficultyID`=1); -- Archetype of Focus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181216 AND `DifficultyID`=1); -- Darkmoon Dance Floor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181129 AND `DifficultyID`=1); -- [DND] Dance Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (181127,181126,181125,181124)); -- Dance Enthusiast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=181097 AND `DifficultyID`=1); -- Simon Sezdans +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180956 AND `DifficultyID`=1); -- Docile Leporid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (180947,179325)); -- Doomwalker Trophy Stand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180899 AND `DifficultyID`=1); -- Aridormi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180869 AND `DifficultyID`=0); -- Exotic Goods +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180868 AND `DifficultyID`=0); -- Weapons Trader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180867 AND `DifficultyID`=0); -- Cartel Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180861 AND `DifficultyID`=1); -- Broker Ve'ken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180786 AND `DifficultyID`=1); -- Binding of Misery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (180744,165374)); -- Yu'lon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (180743,73967)); -- Niuzao +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (180741,71820,63508)); -- Xuen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180713 AND `DifficultyID`=0); -- Customs Security +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (180684,122672)); -- Olive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180640 AND `DifficultyID`=0); -- Stormbound Breaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (180637,180636,180635)); -- Escaped Bounty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180634 AND `DifficultyID`=0); -- Delayed Cartel Fe Aquisitions +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180615 AND `DifficultyID`=0); -- Oasis Hostess +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180609 AND `DifficultyID`=1); -- Clone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180592 AND `DifficultyID`=0); -- Chunk of Jade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180591 AND `DifficultyID`=0); -- Bones of Mortanis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180584 AND `DifficultyID`=0); -- A History of Maldraxxus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180572 AND `DifficultyID`=1); -- Boopers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180564 AND `DifficultyID`=0); -- Meat Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180558 AND `DifficultyID`=0); -- Mo'Leah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (180543,180542)); -- Fate Fragment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (180512,178836,178739,178600,178599,178598,178597,178596,178538,178537,178536,178535,178533,178510,178426)); -- Loom of Fates +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180494 AND `DifficultyID`=0); -- Festerhide Grizzly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180486 AND `DifficultyID`=0); -- Dirtwhistle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180485 AND `DifficultyID`=0); -- Hips +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180484 AND `DifficultyID`=0); -- Vilt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180470 AND `DifficultyID`=0); -- Verethian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180419 AND `DifficultyID`=0); -- Scrupulous Inspector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180406 AND `DifficultyID`=0); -- Underenthused Watch Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180399 AND `DifficultyID`=0); -- Evaile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180345 AND `DifficultyID`=0); -- Door to Customs Enforcement +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (180300,180299,180298,180297)); -- Leader Au'llano +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180269 AND `DifficultyID`=1); -- Curiosity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180255 AND `DifficultyID`=0); -- Waiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180216 AND `DifficultyID`=0); -- Voracious Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180212 AND `DifficultyID`=0); -- Expendable Lackey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180171 AND `DifficultyID`=1); -- Brooding Cleric +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180131 AND `DifficultyID`=0); -- Glow Stick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180128 AND `DifficultyID`=0); -- Elekk Plushie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180119 AND `DifficultyID`=0); -- Amani Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180118 AND `DifficultyID`=0); -- Wriggling Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180113 AND `DifficultyID`=1); -- Rattling Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180110 AND `DifficultyID`=0); -- Organic Fruit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180109 AND `DifficultyID`=0); -- Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180106 AND `DifficultyID`=1); -- Rattling Shadowskin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180100 AND `DifficultyID`=0); -- Bloodthirsty Pengling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180098 AND `DifficultyID`=0); -- Abyssal Nightmare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180097 AND `DifficultyID`=0); -- Curious Voidstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=180094 AND `DifficultyID`=0); -- Shardhide Pulverizer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (180040,165169,31216)); -- Mirror Image +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180016 AND `DifficultyID`=1); -- Spectral Feline +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (179991,179990)); -- Tazavesh Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179970 AND `DifficultyID`=0); -- Browsing Shopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179957 AND `DifficultyID`=0); -- Invis Destruction Tracker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179951 AND `DifficultyID`=0); -- Overenthused Watch Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179950 AND `DifficultyID`=0); -- City Guard Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179949 AND `DifficultyID`=0); -- City Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179946 AND `DifficultyID`=0); -- Broker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179945 AND `DifficultyID`=0); -- Shopkeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179936 AND `DifficultyID`=1); -- Violetsail Scavenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179933 AND `DifficultyID`=0); -- Summoned Lackey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179932 AND `DifficultyID`=0); -- Acquisitionist Xy'rahn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179901 AND `DifficultyID`=1); -- Minigrue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179897 AND `DifficultyID`=1); -- Ca'nees +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179896 AND `DifficultyID`=1); -- Finn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179892 AND `DifficultyID`=1); -- Oros Coldheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179891 AND `DifficultyID`=1); -- Soggodon the Breaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179890 AND `DifficultyID`=1); -- Executioner Varruth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179867 AND `DifficultyID`=1); -- Static Field Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179758 AND `DifficultyID`=1); -- Terrified Gromit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179739 AND `DifficultyID`=1); -- Porous Stone Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179737 AND `DifficultyID`=1); -- Violetsail Bruisebringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179736 AND `DifficultyID`=1); -- Violetsail Swiftshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179606 AND `DifficultyID`=1); -- Violetsail Cutthroat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179589 AND `DifficultyID`=1); -- Blinky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179571 AND `DifficultyID`=1); -- Distracting Mirage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179446 AND `DifficultyID`=1); -- Incinerator Arkolath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179437 AND `DifficultyID`=1); -- Juno +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=179387 AND `DifficultyID`=0); -- Corsair Sniper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (179378,179179)); -- Clinging Remains +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (179377,179219)); -- Grip of Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (179376,179183)); -- Lost Limb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (179375,179131)); -- Animite Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (179373,179229)); -- Eye of Affliction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (179372,179182)); -- Scurrying Mawrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (179371,179227)); -- Vile Deathroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (179370,179226)); -- Deathroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (179369,179248)); -- Anxious Nibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (179368,179250)); -- Young Garnetgullet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (179367,179168)); -- Scavenging Skrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (179366,179167)); -- Damp Skrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (179365,179256)); -- Devourling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179358 AND `DifficultyID`=1); -- Hungry Gromit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179344 AND `DifficultyID`=1); -- Drab Gromit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179329 AND `DifficultyID`=1); -- Wild Corpsefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179255 AND `DifficultyID`=1); -- Gnashtooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179253 AND `DifficultyID`=1); -- Domestic Aunian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179252 AND `DifficultyID`=1); -- Mosscoated Gromit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179251 AND `DifficultyID`=1); -- Korthian Specimen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179242 AND `DifficultyID`=1); -- Rook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179241 AND `DifficultyID`=1); -- Mord'al Eveningstar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179240 AND `DifficultyID`=1); -- Mawsworn Minion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179239 AND `DifficultyID`=1); -- Gilded Darknight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179233 AND `DifficultyID`=1); -- Eye of Extermination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179232 AND `DifficultyID`=1); -- Eye of Allseeing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179230 AND `DifficultyID`=1); -- Chompy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179228 AND `DifficultyID`=1); -- Golden Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179222 AND `DifficultyID`=1); -- Irongrasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179220 AND `DifficultyID`=1); -- Grappling Gauntlet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179193 AND `DifficultyID`=1); -- Fel Obelisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179181 AND `DifficultyID`=1); -- Amaranthine Stinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179180 AND `DifficultyID`=1); -- Invasive Buzzer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179171 AND `DifficultyID`=1); -- Fodder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179169 AND `DifficultyID`=1); -- Rarity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (179166,178299,66429)); -- Gizmo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179165 AND `DifficultyID`=1); -- Silver Purrkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179164 AND `DifficultyID`=1); -- Curious Purrkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179158 AND `DifficultyID`=1); -- Merlin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179140 AND `DifficultyID`=1); -- Gurgl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179139 AND `DifficultyID`=1); -- Topaz Baubleworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179137 AND `DifficultyID`=1); -- Ruby Baubleworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179132 AND `DifficultyID`=1); -- Copperback Etherwyrm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179125 AND `DifficultyID`=1); -- Timeless Mechanical Dragonling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179123 AND `DifficultyID`=1); -- Fated Conjunction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179113 AND `DifficultyID`=1); -- Eye of the Jailer Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (179112,158555)); -- Elite Queensguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179083 AND `DifficultyID`=1); -- Sly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179039 AND `DifficultyID`=1); -- Wetlands Tarachnid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179024 AND `DifficultyID`=1); -- Mischa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179022 AND `DifficultyID`=1); -- Max +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179021 AND `DifficultyID`=1); -- Isadora Nevins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179008 AND `DifficultyID`=1); -- Lil' Abom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178819 AND `DifficultyID`=1); -- Ice Wall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=178788 AND `DifficultyID`=0); -- Portalmancer Zo'nyy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178758 AND `DifficultyID`=1); -- Sigil of the Primus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178601 AND `DifficultyID`=1); -- Kevin's Oozeling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (178549,178391)); -- Customs Watch-Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=178544 AND `DifficultyID`=0); -- Portalmancer Zo'dahh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=178435 AND `DifficultyID`=0); -- Corsair Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=178432 AND `DifficultyID`=0); -- Call Elevator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (178407,176474,161088)); -- Hologram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (178393,177815)); -- Customs Anklebinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=178322 AND `DifficultyID`=0); -- Damaged Flask +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178298 AND `DifficultyID`=1); -- Widget +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178268 AND `DifficultyID`=1); -- Mnemonic Equipment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178216 AND `DifficultyID`=1); -- Flawless Amethyst Baubleworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=178166 AND `DifficultyID`=0); -- Wavemaster Llorg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (178160,176446)); -- Fulfillment Drone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=178093 AND `DifficultyID`=1); -- Foraging Poultrid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=178000 AND `DifficultyID`=0); -- Xy'daro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177885 AND `DifficultyID`=0); -- Market Abstractor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177884 AND `DifficultyID`=0); -- Market Regulator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177883 AND `DifficultyID`=0); -- Market Limitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177882 AND `DifficultyID`=0); -- Market Binder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177881 AND `DifficultyID`=0); -- Market Radiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177880 AND `DifficultyID`=0); -- Market Diffuser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177879 AND `DifficultyID`=0); -- Market Conveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177875 AND `DifficultyID`=0); -- Market Disorientor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177874 AND `DifficultyID`=0); -- Market Distractionary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177872 AND `DifficultyID`=0); -- Cartel Neophyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177871 AND `DifficultyID`=0); -- Cartel Brightcaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177870 AND `DifficultyID`=0); -- Cartel Grandcaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177869 AND `DifficultyID`=0); -- Cartel Spellfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177867 AND `DifficultyID`=0); -- Cartel Battlemancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177866 AND `DifficultyID`=0); -- Cartel Substantiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177865 AND `DifficultyID`=0); -- Cartel Manifestor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177864 AND `DifficultyID`=0); -- Cartel Appropriator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177806 AND `DifficultyID`=0); -- Customs Shiftdodger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177802 AND `DifficultyID`=0); -- Security Specialist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177801 AND `DifficultyID`=0); -- Customs Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=177267 AND `DifficultyID`=1); -- Voidwraith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177085 AND `DifficultyID`=0); -- Archanic Beacon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=177078 AND `DifficultyID`=0); -- So'leah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (177066,4161)); -- Lysheana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176712 AND `DifficultyID`=0); -- Corsair Kegkeep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176659 AND `DifficultyID`=1); -- Squibbles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176658 AND `DifficultyID`=1); -- Churro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176657 AND `DifficultyID`=1); -- RT-3 M15 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176655 AND `DifficultyID`=1); -- Anthea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176650 AND `DifficultyID`=1); -- Vigilant Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176566 AND `DifficultyID`=0); -- Guitar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176557 AND `DifficultyID`=0); -- Body Armor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`DifficultyID`=0 AND `Entry` IN (176550,176549,176433,176432,176431,176430)); -- So'azmi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176517 AND `DifficultyID`=0); -- Warlord Actris +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176515 AND `DifficultyID`=0); -- Grovetender Silandra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176513 AND `DifficultyID`=0); -- Father Winter's Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176512 AND `DifficultyID`=0); -- Skeletal Courier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176511 AND `DifficultyID`=0); -- Necrolord Nevin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176510 AND `DifficultyID`=0); -- Aspirant Benitos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176509 AND `DifficultyID`=0); -- Muckface +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (176454,176452,176451,176450,176449,157010,157009,155906,149587,149583,128752,110063,106988,106972,103366,103332,103331,103323,103320,103314,103268,103267,103261,103259,103249,86187,62858,62856,62005)); -- Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176442 AND `DifficultyID`=1); -- Baby Steward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176341 AND `DifficultyID`=0); -- Corsair Sharpshooter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176327 AND `DifficultyID`=0); -- Portal Vehicle Vehicle Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176323 AND `DifficultyID`=0); -- Hooktail's Treasure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176321 AND `DifficultyID`=0); -- Package Passenger Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176320 AND `DifficultyID`=0); -- Portal Vehicle Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176246 AND `DifficultyID`=1); -- Joiya Reed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176245 AND `DifficultyID`=1); -- Mari Reed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176244 AND `DifficultyID`=1); -- Maggie Camp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176243 AND `DifficultyID`=1); -- Teon Cathun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176242 AND `DifficultyID`=1); -- Ryth the Melodious +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176241 AND `DifficultyID`=1); -- Tasha Tallen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176240 AND `DifficultyID`=1); -- Hiumi Togo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176239 AND `DifficultyID`=1); -- Saah Maxwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176238 AND `DifficultyID`=1); -- Abbe Tami +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176237 AND `DifficultyID`=1); -- Sojurn Saka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176236 AND `DifficultyID`=1); -- Yoska Merce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176235 AND `DifficultyID`=1); -- Erika Saka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176234 AND `DifficultyID`=1); -- Harriet Mura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176233 AND `DifficultyID`=1); -- Mai Kota +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176231 AND `DifficultyID`=1); -- Anna Taki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176230 AND `DifficultyID`=1); -- Saka Kidd +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176229 AND `DifficultyID`=1); -- Ren Arsane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176227 AND `DifficultyID`=1); -- Yugh Nakai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176226 AND `DifficultyID`=1); -- Rye Tele +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176225 AND `DifficultyID`=1); -- Jenna Redwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176224 AND `DifficultyID`=1); -- Elisa Perry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176223 AND `DifficultyID`=1); -- Jo Weaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176222 AND `DifficultyID`=1); -- Trey Wells +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176221 AND `DifficultyID`=1); -- Raylen Milburn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176220 AND `DifficultyID`=1); -- Antoinette Jardin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176203 AND `DifficultyID`=1); -- Tanaya Perch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176192 AND `DifficultyID`=1); -- Xavier Carpenter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=176127 AND `DifficultyID`=0); -- Chain Letter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176095 AND `DifficultyID`=1); -- Luke Catstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176094 AND `DifficultyID`=1); -- Max Catstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (176024,176023)); -- Crawbat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (176021,169979,165857,164701)); -- Starmoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176020 AND `DifficultyID`=1); -- Decay Grub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176019 AND `DifficultyID`=1); -- Verdant Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=176012 AND `DifficultyID`=1); -- Ric Catstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175958 AND `DifficultyID`=1); -- Ariya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175954 AND `DifficultyID`=1); -- Kali Goldenstar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175940 AND `DifficultyID`=1); -- Slagshell Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175859 AND `DifficultyID`=1); -- Misty Recluse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175858 AND `DifficultyID`=1); -- Dusty Recluse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (175839,167202,165855,164700)); -- Moonfrog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (175803,175591,169982)); -- Grove Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=175799 AND `DifficultyID`=0); -- Unstable Goods +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175787 AND `DifficultyID`=1); -- Winterleaf Spriggan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175786 AND `DifficultyID`=1); -- Glurp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175785 AND `DifficultyID`=1); -- Kostos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175784 AND `DifficultyID`=1); -- Gelatinous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175783 AND `DifficultyID`=1); -- Digallo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175782 AND `DifficultyID`=1); -- The Countess +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175781 AND `DifficultyID`=1); -- Sewer Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175780 AND `DifficultyID`=1); -- Mistwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175779 AND `DifficultyID`=1); -- Chittermaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175778 AND `DifficultyID`=1); -- Briarpaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175777 AND `DifficultyID`=1); -- Crystalsnap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (175760,175564)); -- Larion Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175715 AND `DifficultyID`=1); -- Lucy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=175681 AND `DifficultyID`=0); -- Portal Indicator Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175604 AND `DifficultyID`=1); -- Wild Storm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (175596,169468,159647,150550,127802,108717,70483,66699,54030,36737)); -- Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (175587,168909)); -- Curious Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (175586,168734,168732)); -- Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175563 AND `DifficultyID`=1); -- Courage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175562 AND `DifficultyID`=1); -- Larion Pouncer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175561 AND `DifficultyID`=1); -- Steward Featherling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175560 AND `DifficultyID`=1); -- Lost Featherling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175519 AND `DifficultyID`=1); -- Frothing Pustule +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175435 AND `DifficultyID`=1); -- Jared +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175420 AND `DifficultyID`=1); -- Mangeclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175416 AND `DifficultyID`=1); -- Miggi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175412 AND `DifficultyID`=1); -- Gooby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175411 AND `DifficultyID`=1); -- Scooter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175410 AND `DifficultyID`=1); -- Sarah Karmoody +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175403 AND `DifficultyID`=1); -- Kristy Mayospark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175220 AND `DifficultyID`=1); -- Archivist's Quill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175203 AND `DifficultyID`=1); -- Moon-Touched Netherwhelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175138 AND `DifficultyID`=1); -- Alleria Windrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175135 AND `DifficultyID`=1); -- Rokhan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175051 AND `DifficultyID`=1); -- Alice Fischer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=175050 AND `DifficultyID`=1); -- Aneka Melae +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (175024,174649)); -- Necroray Spawnling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (175023,174652)); -- Animated Cruor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (175022,173200)); -- Bleak Skitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (175021,167355)); -- Pulsating Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174865 AND `DifficultyID`=1); -- Playful Prowler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174864 AND `DifficultyID`=1); -- Wenha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (174863,140412)); -- Evie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174844 AND `DifficultyID`=1); -- Shardling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174837 AND `DifficultyID`=1); -- Runewood Hoarder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174836 AND `DifficultyID`=1); -- Heartwood Leaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174835 AND `DifficultyID`=1); -- Dappled Hoarder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (174812,174811,174810)); -- Rune of Cruelty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (174777,173590)); -- Deepwood Leaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174773 AND `DifficultyID`=1); -- Spiteful Shade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174677 AND `DifficultyID`=1); -- Spinebug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174672 AND `DifficultyID`=1); -- Prime Shieldguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174662 AND `DifficultyID`=1); -- Remnant Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174654 AND `DifficultyID`=1); -- Wayward Spellshard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174653 AND `DifficultyID`=1); -- Festering Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174650 AND `DifficultyID`=1); -- Bubbling Refuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174647 AND `DifficultyID`=1); -- Grimy Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174646 AND `DifficultyID`=1); -- Murky Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174645 AND `DifficultyID`=1); -- Slimy Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174640 AND `DifficultyID`=1); -- Nibbling Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174601 AND `DifficultyID`=1); -- Grathalax Entry Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174572 AND `DifficultyID`=1); -- Lillyensthoom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (174560,154630)); -- Elysian Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174533 AND `DifficultyID`=1); -- Displaced Arachnid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174489 AND `DifficultyID`=1); -- Necromantic Guide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174439 AND `DifficultyID`=1); -- Shaderune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174437 AND `DifficultyID`=1); -- Sophie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174388 AND `DifficultyID`=1); -- Captive Dredwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (174344,167200)); -- Celestial Silkspinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174339 AND `DifficultyID`=1); -- Selenia Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174269 AND `DifficultyID`=1); -- Auric Spiritguide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174237 AND `DifficultyID`=1); -- Meowmalade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174236 AND `DifficultyID`=1); -- Moldstopheles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174234 AND `DifficultyID`=1); -- Mayhem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174230 AND `DifficultyID`=1); -- Lime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174226 AND `DifficultyID`=1); -- Mr. Jigglesworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174224 AND `DifficultyID`=1); -- Envy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174223 AND `DifficultyID`=1); -- Pus-In-Boots +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174221 AND `DifficultyID`=1); -- Snots +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (174200,167811,166117)); -- Molderfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (174199,166121,164872)); -- Murktoad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174181 AND `DifficultyID`=1); -- Putrid Geist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174164 AND `DifficultyID`=1); -- Lathysra Goldenstar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (174157,170734,164809)); -- Decayfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174141 AND `DifficultyID`=1); -- Dusty Widow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174125 AND `DifficultyID`=1); -- Iridescent Ooze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174089 AND `DifficultyID`=1); -- Spinemaw Gormling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174088 AND `DifficultyID`=1); -- Jiggles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174087 AND `DifficultyID`=1); -- Ruffle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174085 AND `DifficultyID`=1); -- Death Seeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174084 AND `DifficultyID`=1); -- Sharpclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174083 AND `DifficultyID`=1); -- Decaying Mawrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174082 AND `DifficultyID`=1); -- Undying Deathroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174081 AND `DifficultyID`=1); -- Dread +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174035 AND `DifficultyID`=1); -- Dro Seminario +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173994 AND `DifficultyID`=1); -- Will of Remornia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173993 AND `DifficultyID`=1); -- Lavender Nibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173992 AND `DifficultyID`=1); -- Torghast Lurker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173991 AND `DifficultyID`=1); -- Maw Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173990 AND `DifficultyID`=1); -- Frenzied Mawrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173989 AND `DifficultyID`=1); -- Ashen Chomper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173988 AND `DifficultyID`=1); -- Maw Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173904 AND `DifficultyID`=1); -- Portal from Domination's Apex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173892 AND `DifficultyID`=1); -- Portal to Domination's Apex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173851 AND `DifficultyID`=1); -- Severs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173850 AND `DifficultyID`=1); -- Hissing Deathroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173849 AND `DifficultyID`=1); -- Tower Deathroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173847 AND `DifficultyID`=1); -- Carpal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173842 AND `DifficultyID`=1); -- Char +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173819 AND `DifficultyID`=1); -- Reckful +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173756 AND `DifficultyID`=1); -- Stone Husk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173706 AND `DifficultyID`=1); -- Mummiaabu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173593 AND `DifficultyID`=1); -- Sir Reginald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173591 AND `DifficultyID`=1); -- Shimmerbough Hoarder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173589 AND `DifficultyID`=1); -- Runelight Leaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173588 AND `DifficultyID`=1); -- Stemmins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173587 AND `DifficultyID`=1); -- Trootie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173585 AND `DifficultyID`=1); -- Fun Guss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173556 AND `DifficultyID`=1); -- Withering Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173555 AND `DifficultyID`=1); -- Mire Creeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173536 AND `DifficultyID`=1); -- Stony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173535 AND `DifficultyID`=1); -- Battie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173534 AND `DifficultyID`=1); -- Bloodlouse Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173533 AND `DifficultyID`=1); -- Sinfall Screecher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173531 AND `DifficultyID`=1); -- The Count +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173508 AND `DifficultyID`=1); -- Lost Quill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173506 AND `DifficultyID`=1); -- Rosetipped Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173502 AND `DifficultyID`=1); -- Stoneskin Dredwing Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173381 AND `DifficultyID`=1); -- Rascal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (173380,141819)); -- Brite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173379 AND `DifficultyID`=1); -- Needlenose +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173378 AND `DifficultyID`=1); -- Star Tail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173376 AND `DifficultyID`=1); -- Nightfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173375 AND `DifficultyID`=1); -- Duster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173374 AND `DifficultyID`=1); -- Runehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173373 AND `DifficultyID`=1); -- Slugger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173332 AND `DifficultyID`=1); -- Wretch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173329 AND `DifficultyID`=1); -- Rocko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173328 AND `DifficultyID`=1); -- Spindler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173326 AND `DifficultyID`=1); -- Boneclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173322 AND `DifficultyID`=1); -- Swarm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173321 AND `DifficultyID`=1); -- Fang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173320 AND `DifficultyID`=1); -- Ash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173303 AND `DifficultyID`=1); -- Scorch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173274 AND `DifficultyID`=1); -- Gorgemouth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173273 AND `DifficultyID`=1); -- Trailblazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173272 AND `DifficultyID`=1); -- Stinkdust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173271 AND `DifficultyID`=1); -- Whirly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (173266,173265,173264)); -- Leftovers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173260 AND `DifficultyID`=1); -- Chipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173259 AND `DifficultyID`=1); -- Bone Crusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173258 AND `DifficultyID`=1); -- Bloog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173228 AND `DifficultyID`=1); -- Hammer of Retribution +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173216 AND `DifficultyID`=1); -- Sunset Glimmerfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173215 AND `DifficultyID`=1); -- Plains Peachick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173214 AND `DifficultyID`=1); -- Golden Grazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173213 AND `DifficultyID`=1); -- Shelby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173212 AND `DifficultyID`=1); -- Tinyhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173211 AND `DifficultyID`=1); -- Glitterwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173206 AND `DifficultyID`=1); -- Battery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173205 AND `DifficultyID`=1); -- Slasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (173204,66723)); -- Pounder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173133 AND `DifficultyID`=1); -- Jawbone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173106 AND `DifficultyID`=1); -- Undergrowth Firefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (173094,140411)); -- Smudge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173092 AND `DifficultyID`=1); -- Momo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173032 AND `DifficultyID`=1); -- Sinfall Guarantor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172994 AND `DifficultyID`=1); -- Ritual of Soul Tracing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172925 AND `DifficultyID`=1); -- Animaflow Teleporter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172892 AND `DifficultyID`=1); -- Moraa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172854 AND `DifficultyID`=1); -- Dredger Butler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172815 AND `DifficultyID`=1); -- Starhopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172723 AND `DifficultyID`=1); -- Grove Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172711 AND `DifficultyID`=1); -- Peawee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172710 AND `DifficultyID`=1); -- Goji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172632 AND `DifficultyID`=1); -- Controller 03: Death Elementals +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172631 AND `DifficultyID`=1); -- Controller 02: Soul Eaters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172629 AND `DifficultyID`=1); -- Controller 01: Shadehounds +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172624 AND `DifficultyID`=1); -- Container of Dark Will Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172572 AND `DifficultyID`=1); -- Celeste Periwinkle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172570 AND `DifficultyID`=1); -- Sinheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172558 AND `DifficultyID`=1); -- Eyla Pathleader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (172538,97287,72390,62167,62026,55370)); -- General Purpose Bunny ZTO +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172309 AND `DifficultyID`=1); -- Divine Image +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172284 AND `DifficultyID`=1); -- Bloodfeaster Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172155 AND `DifficultyID`=1); -- Foulwing Buzzer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172153 AND `DifficultyID`=1); -- Mu'dud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172151 AND `DifficultyID`=1); -- Toenail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172150 AND `DifficultyID`=1); -- Sludge Feeler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172149 AND `DifficultyID`=1); -- Invertebrate Oil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172148 AND `DifficultyID`=1); -- Micromancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172140 AND `DifficultyID`=1); -- Backbone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172139 AND `DifficultyID`=1); -- Writhing Spine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172137 AND `DifficultyID`=1); -- Feasting Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172136 AND `DifficultyID`=1); -- Corpselouse Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172135 AND `DifficultyID`=1); -- Plaguelouse Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172134 AND `DifficultyID`=1); -- Shy Melvin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172132 AND `DifficultyID`=1); -- Bubbling Pustule +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172130 AND `DifficultyID`=1); -- Clutch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=172027 AND `DifficultyID`=1); -- Nibbling Scavenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (172026,165712,142113,131571,114621,61384,45439,26525)); -- Cockroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171987 AND `DifficultyID`=1); -- Skittering Venomspitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171985 AND `DifficultyID`=1); -- Luminous Webspinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171984 AND `DifficultyID`=1); -- Pernicious Bonetusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171954 AND `DifficultyID`=1); -- Oonar's Arm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171812 AND `DifficultyID`=1); -- Broken Hope +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171719 AND `DifficultyID`=1); -- Spirited Skyfoal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171716 AND `DifficultyID`=1); -- Indigo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171712 AND `DifficultyID`=1); -- Wader Chick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171710 AND `DifficultyID`=1); -- Gilded Wader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171703 AND `DifficultyID`=1); -- Rustfur Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (171702,168733)); -- Copperfur Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171697 AND `DifficultyID`=1); -- Purity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (171694,168466)); -- Goldenpaw Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171691 AND `DifficultyID`=1); -- Alpheus Cain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171689 AND `DifficultyID`=1); -- Nathoka Bloodfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (171670,169126)); -- Glimmerpool Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171668 AND `DifficultyID`=1); -- Vibrant Glimmerfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171667 AND `DifficultyID`=1); -- Helpful Glimmerfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171666 AND `DifficultyID`=1); -- Wild Etherwyrm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171664 AND `DifficultyID`=1); -- Fluttering Glimmerfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171587 AND `DifficultyID`=1); -- Reanimated Shambling Horror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171569 AND `DifficultyID`=1); -- Brightscale Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171568 AND `DifficultyID`=1); -- Sable +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171567 AND `DifficultyID`=1); -- Fledgling Teroclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171565 AND `DifficultyID`=1); -- Golden Cloudfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171527 AND `DifficultyID`=1); -- Drust Spawn Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (171515,163653)); -- Vorkai Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171462 AND `DifficultyID`=1); -- Drust Ground Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171396 AND `DifficultyID`=1); -- Kyrian Goliath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=171322 AND `DifficultyID`=1); -- Global Affix Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (171279,167812,166247)); -- Lopwog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171248 AND `DifficultyID`=1); -- Floofa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171247 AND `DifficultyID`=1); -- Dodger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171246 AND `DifficultyID`=1); -- Rocky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171242 AND `DifficultyID`=1); -- Hungry Burrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171241 AND `DifficultyID`=1); -- Grubby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171240 AND `DifficultyID`=1); -- Devouring Animite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171239 AND `DifficultyID`=1); -- Chirpy Valeshrieker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171238 AND `DifficultyID`=1); -- Cloudfeather Fledgling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171235 AND `DifficultyID`=1); -- Fuzzy Shimmermoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171234 AND `DifficultyID`=1); -- Amber Glitterwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171233 AND `DifficultyID`=1); -- Dusty Sporeflutterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171231 AND `DifficultyID`=1); -- Gorm Needler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171230 AND `DifficultyID`=1); -- Gorm Harrier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171229 AND `DifficultyID`=1); -- Gorm Rootstinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171228 AND `DifficultyID`=1); -- Tranquil Wader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171227 AND `DifficultyID`=1); -- Pearlwing Heron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171225 AND `DifficultyID`=1); -- Starry Dreamfoal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171224 AND `DifficultyID`=1); -- Willowbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171151 AND `DifficultyID`=1); -- Violet Dredwing Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171150 AND `DifficultyID`=1); -- Crimson Dredwing Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171149 AND `DifficultyID`=1); -- Dusky Dredwing Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171136 AND `DifficultyID`=1); -- Dal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171127 AND `DifficultyID`=1); -- Court Messenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171125 AND `DifficultyID`=1); -- Trapped Stonefiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171124 AND `DifficultyID`=1); -- Raw Emotion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171123 AND `DifficultyID`=1); -- Lost Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171122 AND `DifficultyID`=1); -- Burdened Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171121 AND `DifficultyID`=1); -- Primordial Bogling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171120 AND `DifficultyID`=1); -- Animated Tome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171119 AND `DifficultyID`=1); -- Bound Lightspawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=171118 AND `DifficultyID`=1); -- Wrathling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (170866,51346)); -- Orgrimmar Wind Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170827 AND `DifficultyID`=1); -- Venari Barrier 04 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170826 AND `DifficultyID`=1); -- Venari Barrier 03 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170825 AND `DifficultyID`=1); -- Venari Barrier 02 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170824 AND `DifficultyID`=1); -- Venari Barrier 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170819 AND `DifficultyID`=1); -- Venari Barrier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (170715,165516)); -- Stormwind Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170506 AND `DifficultyID`=1); -- Thunderous Squall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (170495,163366)); -- Magus of the Dead +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170487 AND `DifficultyID`=1); -- Stoneguard Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170484 AND `DifficultyID`=1); -- Chillbone Gnawer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170442 AND `DifficultyID`=1); -- Moonshade Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170421 AND `DifficultyID`=1); -- PHA7-YNX +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (170315,170305,169828,125269,115634)); -- Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (170306,169837)); -- Summon Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170260 AND `DifficultyID`=1); -- Runeataur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170242 AND `DifficultyID`=1); -- Dreadfur Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170238 AND `DifficultyID`=1); -- Nazgrim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170226 AND `DifficultyID`=1); -- King Thoras Trollbane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (170209,165901)); -- Stellarwasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170193 AND `DifficultyID`=1); -- Highlord Darion Mograine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170190 AND `DifficultyID`=1); -- Shadowgrasp Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170181 AND `DifficultyID`=1); -- High Inquisitor Whitemane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170129 AND `DifficultyID`=1); -- Lingering Manifestation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170069 AND `DifficultyID`=1); -- Glimmerfur Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170006 AND `DifficultyID`=1); -- Darkened Wyrmling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (169978,169377)); -- Pearlshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169922 AND `DifficultyID`=1); -- Ghostpelt Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169862 AND `DifficultyID`=1); -- Glittering Croaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169860 AND `DifficultyID`=1); -- Fish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169846 AND `DifficultyID`=1); -- Twilight Firefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169804 AND `DifficultyID`=1); -- Naiadic Skimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169774 AND `DifficultyID`=1); -- Flittering Firefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169691 AND `DifficultyID`=1); -- Invasive Boneweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169690 AND `DifficultyID`=1); -- Incursive Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169619 AND `DifficultyID`=1); -- Umbrawing Flitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169572 AND `DifficultyID`=1); -- Shriveled Wyrmling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169514 AND `DifficultyID`=1); -- Glimr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169501 AND `DifficultyID`=1); -- Shadowlands Wormhole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169479 AND `DifficultyID`=1); -- Flipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169478 AND `DifficultyID`=1); -- Snipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169477 AND `DifficultyID`=1); -- Whipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169474 AND `DifficultyID`=1); -- Large AOI Effect +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169465 AND `DifficultyID`=1); -- Gem-Eyes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169464 AND `DifficultyID`=1); -- Forgotten Emotion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169436 AND `DifficultyID`=1); -- Scuttleclaw Sandshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169435 AND `DifficultyID`=1); -- Scuttleclaw Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169434 AND `DifficultyID`=1); -- Scuttleclaw Skimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (169430,136402)); -- Ur'zul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (169429,136406,58963)); -- Shivarra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (169428,136407,58965)); -- Wrathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (169426,89)); -- Infernal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169425 AND `DifficultyID`=1); -- Felhound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (169421,17252)); -- Felguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169411 AND `DifficultyID`=1); -- Lingering Anguish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169388 AND `DifficultyID`=1); -- Basin Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (169386,166968)); -- Lunawing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169366 AND `DifficultyID`=1); -- Remnant of Apathy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169266 AND `DifficultyID`=1); -- Volatile Phantasm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (169044,144845,141587,116495,115087,85722,76704)); -- Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169036 AND `DifficultyID`=1); -- Generic Bunny - Flying +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168948 AND `DifficultyID`=1); -- Terrified Peachick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (168932,82712,11859)); -- Doomguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168915 AND `DifficultyID`=1); -- Field Everhopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168741 AND `DifficultyID`=1); -- Katrina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168740 AND `DifficultyID`=1); -- Citadel Recluse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168738 AND `DifficultyID`=1); -- Citadel Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (168703,168702,156544,133222,116491,61327)); -- Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168628 AND `DifficultyID`=1); -- Hretar Riverspeaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168626 AND `DifficultyID`=1); -- Feenix Arcshine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168624 AND `DifficultyID`=1); -- Spiritwing Flitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168623 AND `DifficultyID`=1); -- Kazak Darkscream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168621 AND `DifficultyID`=1); -- Martin Goodchilde +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168619 AND `DifficultyID`=1); -- Huinli Wingpaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168598 AND `DifficultyID`=1); -- Thega Graveblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168597 AND `DifficultyID`=1); -- Avaros Dawnglaive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168596 AND `DifficultyID`=1); -- Gormok Ogrefist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168553 AND `DifficultyID`=1); -- Telotha Pinegrove +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168551 AND `DifficultyID`=1); -- Tamanji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168437 AND `DifficultyID`=1); -- Riverfall Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168410 AND `DifficultyID`=1); -- Aureate Peachick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168397 AND `DifficultyID`=1); -- Soulwing Flitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (168074,168073,168033)); -- Fallen Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (167914,161221,66163,62019)); -- Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (167822,167820)); -- Dutiful Lookout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (167821,167358)); -- Caustic Jelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (167814,158663)); -- Mad Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167813 AND `DifficultyID`=1); -- Katrixa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167801 AND `DifficultyID`=1); -- Bitsy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167755 AND `DifficultyID`=1); -- Old Gate Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167749 AND `DifficultyID`=1); -- Doomwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (167742,158091,157258,157257,157213,156754,123184)); -- Dance Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167375 AND `DifficultyID`=1); -- Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167359 AND `DifficultyID`=1); -- Overgrown Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167356 AND `DifficultyID`=1); -- Slimy Burrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167354 AND `DifficultyID`=1); -- Writhing Rachis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167353 AND `DifficultyID`=1); -- Chittering Claw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (167346,167345)); -- Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167343 AND `DifficultyID`=1); -- Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167285 AND `DifficultyID`=1); -- Erin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167284 AND `DifficultyID`=1); -- Madison +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (167283,851)); -- Hannah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (167282,5607)); -- Roger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (167281,5608)); -- Jamin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167280 AND `DifficultyID`=1); -- Nathan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (167279,849)); -- Rachel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=166973 AND `DifficultyID`=1); -- Timber Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=166949 AND `DifficultyID`=1); -- Chi-Ji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=166663 AND `DifficultyID`=1); -- Steward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=166523 AND `DifficultyID`=1); -- Vesper Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (166326,154477,83852)); -- Event Controller +UPDATE `creature_template_difficulty` SET `HealthModifier`=9 WHERE (`Entry`=166276 AND `DifficultyID`=1); -- Mistveil Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=166248 AND `DifficultyID`=1); -- Lonely Recluse +UPDATE `creature_template_difficulty` SET `HealthModifier`=5.5 WHERE (`Entry`=165872 AND `DifficultyID`=1); -- Flesh Crafter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165783 AND `DifficultyID`=1); -- Fluttering Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165767 AND `DifficultyID`=1); -- Emaciated Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165758 AND `DifficultyID`=1); -- Spotted Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165713 AND `DifficultyID`=1); -- Scurrying Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165711 AND `DifficultyID`=1); -- Plains Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165690 AND `DifficultyID`=1); -- Glenfoal +UPDATE `creature_template_difficulty` SET `HealthModifier`=1.5 WHERE (`Entry`=165597 AND `DifficultyID`=1); -- Patchwerk Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165505 AND `DifficultyID`=1); -- Loretta Banks +UPDATE `creature_template_difficulty` SET `HealthModifier`=7.5 WHERE (`Entry`=165137 AND `DifficultyID`=1); -- Zolramus Gatekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164962 AND `DifficultyID`=1); -- Mithlos Falconbriar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164961 AND `DifficultyID`=1); -- Amaria Wildthorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164960 AND `DifficultyID`=1); -- Dalgrun Steelpine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164957 AND `DifficultyID`=1); -- Camille Taylor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164956 AND `DifficultyID`=1); -- Azunla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164955 AND `DifficultyID`=1); -- Frazzle Frostfingers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164954 AND `DifficultyID`=1); -- Juisheng Halfclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164953 AND `DifficultyID`=1); -- Katrina Long +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164952 AND `DifficultyID`=1); -- Ezul'aan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164950 AND `DifficultyID`=1); -- Gilda Silvershield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164949 AND `DifficultyID`=1); -- Patrice Lancaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164948 AND `DifficultyID`=1); -- Elton Campbell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164947 AND `DifficultyID`=1); -- Gerald Black +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164946 AND `DifficultyID`=1); -- Veruca Darkstream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164945 AND `DifficultyID`=1); -- Mulric Boldrock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164943 AND `DifficultyID`=1); -- Remaari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164942 AND `DifficultyID`=1); -- Evelyn Thorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164941 AND `DifficultyID`=1); -- Laphandrus Voidheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164940 AND `DifficultyID`=1); -- Kualiang Thunderfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164939 AND `DifficultyID`=1); -- Signilda Hardforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164924 AND `DifficultyID`=1); -- Wiltwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=164923 AND `DifficultyID`=1); -- Foothills Kit +UPDATE `creature_template_difficulty` SET `HealthModifier`=5.5 WHERE (`Entry`=164920 AND `DifficultyID`=1); -- Drust Soulcleaver +UPDATE `creature_template_difficulty` SET `TypeFlags`=2097256 WHERE (`Entry`=164517 AND `DifficultyID`=1); -- Tred'ova +UPDATE `creature_template_difficulty` SET `TypeFlags`=2097256 WHERE (`Entry`=164501 AND `DifficultyID`=1); -- Mistcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163897 AND `DifficultyID`=1); -- Renny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163700 AND `DifficultyID`=1); -- Alliance Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (163699,8883)); -- Riding Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163697 AND `DifficultyID`=1); -- Alliance Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (163696,132064,112000,111998,111996,111995)); -- Horde Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (163695,14541)); -- Swift Gray Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163694 AND `DifficultyID`=1); -- Alliance Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163689 AND `DifficultyID`=1); -- Halfhill Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163687 AND `DifficultyID`=1); -- Den Mudclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163684 AND `DifficultyID`=1); -- Aster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163683 AND `DifficultyID`=1); -- Tang Ironhoe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163682 AND `DifficultyID`=1); -- Warchief's Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163681 AND `DifficultyID`=1); -- Brewmaster Roland +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163680 AND `DifficultyID`=1); -- Hoka Stonecrush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163646 AND `DifficultyID`=1); -- Shadowbarb Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163640 AND `DifficultyID`=1); -- "Runeforging 101" Quest Portal Use POI Marker Kill Credit [DNT] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163510 AND `DifficultyID`=1); -- Alliance Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163509 AND `DifficultyID`=1); -- Sarya Teaflower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163508 AND `DifficultyID`=1); -- Tina Wang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163256 AND `DifficultyID`=1); -- Wastewander Dervish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (163253,48274)); -- Jock Lindsey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163148 AND `DifficultyID`=1); -- "Runeforging 101" Quest Runeforge POI Marker [DNT] +UPDATE `creature_template_difficulty` SET `HealthModifier`=1.5 WHERE (`Entry`=163126 AND `DifficultyID`=1); -- Brittlebone Mage +UPDATE `creature_template_difficulty` SET `HealthModifier`=2.5 WHERE (`Entry`=163122 AND `DifficultyID`=1); -- Brittlebone Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163096 AND `DifficultyID`=1); -- Redridge Rabbit +UPDATE `creature_template_difficulty` SET `HealthModifier`=7.699999809265136718 WHERE (`Entry`=163058 AND `DifficultyID`=1); -- Mistveil Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163007 AND `DifficultyID`=1); -- Curly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (162941,48883)); -- Ramkahen Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=162916 AND `DifficultyID`=0); -- Weaponized Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162822 AND `DifficultyID`=1); -- Warden of Time +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=162748 AND `DifficultyID`=0); -- Chains of Agony +UPDATE `creature_template_difficulty` SET `HealthModifier`=4 WHERE (`Entry`=162729 AND `DifficultyID`=1); -- Patchwerk Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162663 AND `DifficultyID`=1); -- Experiment 13 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (162519,162518)); -- Voidskimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (162507,162506)); -- Voidglower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (162502,162501)); -- Void-Scarred Locust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (162500,162499)); -- Oasis Void-Duster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162471 AND `DifficultyID`=1); -- Vil'thik Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162470 AND `DifficultyID`=1); -- Baruk Stone Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162469 AND `DifficultyID`=1); -- Tormentius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162468 AND `DifficultyID`=1); -- K'tiny the Mad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162466 AND `DifficultyID`=1); -- Blotto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162465 AND `DifficultyID`=1); -- Aqir Sandcrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162461 AND `DifficultyID`=1); -- Whispers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162458 AND `DifficultyID`=1); -- Retinus the Seeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=162152 AND `DifficultyID`=0); -- Voice of the Corruptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162006 AND `DifficultyID`=1); -- Pygmy Camel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162004 AND `DifficultyID`=1); -- Aqir Tunneler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=162001 AND `DifficultyID`=1); -- Caravaneer's Pack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161997 AND `DifficultyID`=1); -- Rotbreath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161980 AND `DifficultyID`=1); -- Campfire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161974 AND `DifficultyID`=1); -- Tent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161967 AND `DifficultyID`=1); -- Reek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161966 AND `DifficultyID`=1); -- Void-Scarred Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161964 AND `DifficultyID`=1); -- Anomalus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161963 AND `DifficultyID`=1); -- Void-Scarred Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161962 AND `DifficultyID`=1); -- Void-Scarred Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161961 AND `DifficultyID`=1); -- Void-Scarred Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161959 AND `DifficultyID`=1); -- C'Thuffer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161954 AND `DifficultyID`=1); -- K'uddly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161946 AND `DifficultyID`=1); -- Eye of Corruption +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161924 AND `DifficultyID`=1); -- Ra'kim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161923 AND `DifficultyID`=1); -- Aqir Hivespawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161921 AND `DifficultyID`=1); -- Void-Scarred Anubisath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161919 AND `DifficultyID`=1); -- Muar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161782 AND `DifficultyID`=1); -- Burt Macklyn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=161719 AND `DifficultyID`=0); -- Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=161520 AND `DifficultyID`=0); -- N'Zoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161519 AND `DifficultyID`=1); -- Lynnish Hardmode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=161510 AND `DifficultyID`=0); -- Mindrend Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=161502 AND `DifficultyID`=0); -- Ravenous Fleshfiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=161437 AND `DifficultyID`=0); -- Explosive Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=161408 AND `DifficultyID`=0); -- Malicious Growth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=161244 AND `DifficultyID`=0); -- Blood of the Corruptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=161243 AND `DifficultyID`=0); -- Samh'rek, Beckoner of Chaos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=161241 AND `DifficultyID`=0); -- Voidweaver Mal'thir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161228 AND `DifficultyID`=1); -- Glimmering Hermit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161224 AND `DifficultyID`=1); -- Shuffling Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161223 AND `DifficultyID`=1); -- Torkhan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=161209 AND `DifficultyID`=0); -- Ny'alothan Rift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=161203 AND `DifficultyID`=1); -- River +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (161169,161168)); -- Entropic Spire of Ny'alotha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (161167,161166)); -- Defiled Spire of Ny'alotha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (161164,161163)); -- Cursed Spire of Ny'alotha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=161148 AND `DifficultyID`=0); -- Dark Gateway +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (161143,160984)); -- Brutal Spire of Ny'alotha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=161124 AND `DifficultyID`=0); -- Urg'roth, Breaker of Heroes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (161065,161063)); -- Aspirant Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (160994,158255)); -- Kul Tiran Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160729 AND `DifficultyID`=1); -- Ridge Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160703 AND `DifficultyID`=1); -- Plagueborn Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160692 AND `DifficultyID`=1); -- Yu'lon Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160691 AND `DifficultyID`=1); -- Ink-Tipped Crane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160690 AND `DifficultyID`=1); -- Chin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160689 AND `DifficultyID`=1); -- Brewmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160688 AND `DifficultyID`=1); -- Dawn Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160687 AND `DifficultyID`=1); -- Field Hand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160686 AND `DifficultyID`=1); -- Halfhill Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160685 AND `DifficultyID`=1); -- Piggy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160684 AND `DifficultyID`=1); -- Twitchheel Hoarder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160682 AND `DifficultyID`=1); -- Speckled Trout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160681 AND `DifficultyID`=1); -- Tanuki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160680 AND `DifficultyID`=1); -- Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160609 AND `DifficultyID`=1); -- Goldfish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160600 AND `DifficultyID`=1); -- Lulana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160578 AND `DifficultyID`=1); -- Quimby Sparklighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160530 AND `DifficultyID`=1); -- Friend Pronk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160529 AND `DifficultyID`=1); -- Vim Brineheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160528 AND `DifficultyID`=1); -- Poen Gillbrack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (160527,3008)); -- Mak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160526 AND `DifficultyID`=1); -- Neri Sharpfin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160452 AND `DifficultyID`=1); -- Nilsa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160273 AND `DifficultyID`=1); -- Projection +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=160257 AND `DifficultyID`=0); -- Cultist Boss - Azshara Visual Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160196 AND `DifficultyID`=1); -- Void-Scarred Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=160187 AND `DifficultyID`=1); -- Void-Scarred Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (160176,160175)); -- Praetor Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (160101,157997)); -- Kelsey Steelspark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=160036 AND `DifficultyID`=0); -- Cultist Boss - Arena Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=159861 AND `DifficultyID`=0); -- Ghost Summon Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159811 AND `DifficultyID`=1); -- Sergeant Durgen Stormpike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159783 AND `DifficultyID`=1); -- Jenafur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=159587 AND `DifficultyID`=1); -- Gelbin Mekkatorque +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158961 AND `DifficultyID`=1); -- Debris Clearing Unit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158951 AND `DifficultyID`=1); -- Slappy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158947 AND `DifficultyID`=1); -- Piston Throttlebin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158918 AND `DifficultyID`=1); -- Cargo Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158864 AND `DifficultyID`=1); -- Frostwolf Stable Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158863 AND `DifficultyID`=1); -- Stormpike Stable Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158843 AND `DifficultyID`=1); -- Copper Clobberbottom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158842 AND `DifficultyID`=1); -- Darkmoon Designeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158789 AND `DifficultyID`=1); -- Thex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158755 AND `DifficultyID`=1); -- Rufus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158753 AND `DifficultyID`=1); -- Bella +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158685 AND `DifficultyID`=1); -- Crimson Skipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158683 AND `DifficultyID`=1); -- Sunsoaked Flitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158681 AND `DifficultyID`=1); -- Papi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158637 AND `DifficultyID`=1); -- Guiding Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158589 AND `DifficultyID`=1); -- Eisley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158579 AND `DifficultyID`=1); -- Corporal Teeka Bloodsnarl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158561 AND `DifficultyID`=1); -- Greatfather Winter's Sleigh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (158560,158559)); -- Great Reindeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158558 AND `DifficultyID`=1); -- Red-Nosed Reindeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158515 AND `DifficultyID`=1); -- Lieutenant Haggerdin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158501 AND `DifficultyID`=1); -- Warmaster Laggrond +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158463 AND `DifficultyID`=1); -- Wiley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158459 AND `DifficultyID`=1); -- Crashin' Thrashin' Juggernaught +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158456 AND `DifficultyID`=1); -- Emma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158455 AND `DifficultyID`=1); -- Crashin' Thrashin' Battleship +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158408 AND `DifficultyID`=1); -- Genji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158366 AND `DifficultyID`=1); -- Coridormi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (158358,158357)); -- Goal Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158348 AND `DifficultyID`=1); -- Sa'at +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (158326,158148)); -- Homing Copter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158276 AND `DifficultyID`=1); -- Vormu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (158243,25305)); -- Dancing Flames +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158229 AND `DifficultyID`=1); -- Mr. Clucker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158221 AND `DifficultyID`=1); -- Kul Tiran Goods +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158192 AND `DifficultyID`=1); -- Leeroy Jenkins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158190 AND `DifficultyID`=1); -- Medivh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158188 AND `DifficultyID`=1); -- Wrathion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (158150,147694,144844,112028,100153,100150,94150)); -- Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158145 AND `DifficultyID`=1); -- Prince Erazmin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (158142,55699)); -- Daisy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=158111 AND `DifficultyID`=0); -- Trialmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158085 AND `DifficultyID`=1); -- Arlo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158080 AND `DifficultyID`=1); -- Historian Kristi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158065 AND `DifficultyID`=1); -- Bouncy Wisdom Ball +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=158061 AND `DifficultyID`=1); -- Historian Ma'di +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157969 AND `DifficultyID`=1); -- Anima Wyrmling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157967 AND `DifficultyID`=1); -- Terrapin Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (157965,156792)); -- Reveler of Time +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157907 AND `DifficultyID`=1); -- Kill Credit: Explosives detonated +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=157900 AND `DifficultyID`=0); -- Cone Target Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157826 AND `DifficultyID`=1); -- Queuing Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157816 AND `DifficultyID`=1); -- Tavern Bouncer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157756 AND `DifficultyID`=1); -- Waiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157743 AND `DifficultyID`=1); -- Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (157742,53453)); -- Green Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157737 AND `DifficultyID`=1); -- Water Barrier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157735 AND `DifficultyID`=1); -- Nazeshi Tidebreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157734 AND `DifficultyID`=1); -- Tidecaller Nezara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157716 AND `DifficultyID`=1); -- Finduin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157715 AND `DifficultyID`=1); -- Gillvanas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157582 AND `DifficultyID`=1); -- Enlarging Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157524 AND `DifficultyID`=1); -- Rikki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157498 AND `DifficultyID`=1); -- Mrs. Fuzzles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157496 AND `DifficultyID`=1); -- Mr. Fuzzles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (157359,154907,154370)); -- Ankoan Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157264 AND `DifficultyID`=1); -- Future You +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157263 AND `DifficultyID`=1); -- Past You +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=157200 AND `DifficultyID`=1); -- Echo of Algalon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (157113,58195)); -- Chromie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (156624,154459,140966,133340,131484,131483,131482,131481,131480,131477)); -- Horde Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156558 AND `DifficultyID`=1); -- Generic - Empty Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156540 AND `DifficultyID`=1); -- Scrawny Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (156178,143629)); -- Queen Azshara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=156109 AND `DifficultyID`=1); -- Stormshield Peasant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155907 AND `DifficultyID`=1); -- Unshackled Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=155867 AND `DifficultyID`=0); -- Mechaspider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155865 AND `DifficultyID`=1); -- Burnout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155829 AND `DifficultyID`=1); -- Armored Vaultbot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=155775 AND `DifficultyID`=0); -- Tinkmaster Overspark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=155773 AND `DifficultyID`=0); -- Prince Erazmin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=155772 AND `DifficultyID`=0); -- Gila Crosswires +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (155771,154293)); -- Gazlowe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=155766 AND `DifficultyID`=0); -- Rebuilt Mechagorilla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=155765 AND `DifficultyID`=0); -- Recalibrated Sparkweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=155760 AND `DifficultyID`=0); -- Tank Buster MK2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=155645 AND `DifficultyID`=0); -- Walkie Shockie X2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155644 AND `DifficultyID`=1); -- Mabel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155600 AND `DifficultyID`=1); -- Spraybot 0D +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155579 AND `DifficultyID`=1); -- Irradiated Elementaling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155543 AND `DifficultyID`=1); -- Helpless Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=155434 AND `DifficultyID`=0); -- Emissary of the Tides +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=155433 AND `DifficultyID`=0); -- Void-Touched Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=155432 AND `DifficultyID`=0); -- Enchanted Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155391 AND `DifficultyID`=1); -- Brewfest Setup Crewman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=155351 AND `DifficultyID`=0); -- Image of Azshara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155345 AND `DifficultyID`=1); -- [DNT] Brewfest Music +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155320 AND `DifficultyID`=1); -- Brewmaster Pijiu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155303 AND `DifficultyID`=1); -- Apple Bucket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155284 AND `DifficultyID`=1); -- Valant Brightsworn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155283 AND `DifficultyID`=1); -- Ecilam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155282 AND `DifficultyID`=1); -- Marketa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155280 AND `DifficultyID`=1); -- Azu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155269 AND `DifficultyID`=1); -- Snipehunter Goro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155244 AND `DifficultyID`=1); -- Ziggy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155240 AND `DifficultyID`=1); -- Gruesome Belcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155194 AND `DifficultyID`=1); -- La'gar Brewshout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (155135,153227)); -- Chowdown Participant's Platter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (155134,153198)); -- Chowdown Participant's Seat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155133 AND `DifficultyID`=1); -- Etga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155131 AND `DifficultyID`=1); -- Zipsi Switchcrank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (155130,155056)); -- Robo-Waste +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (155110,154588,151984,151832)); -- Rustbolt Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (155034,153931,153162,153161,153160,153159,153105,153104,153102,153101,153098,153082,153075,153074,153073,153072,153071,153070)); -- Brewfest Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155011 AND `DifficultyID`=1); -- Daphne Funkybeats +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154980 AND `DifficultyID`=1); -- Kyl'kahn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154926 AND `DifficultyID`=1); -- CK-9 Micro-Oppression Unit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154925 AND `DifficultyID`=1); -- Creakclank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154924 AND `DifficultyID`=1); -- Goldenbot XD +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154923 AND `DifficultyID`=1); -- Sputtertube +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154922 AND `DifficultyID`=1); -- Gnomefeaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154921 AND `DifficultyID`=1); -- Giant Opaline Conch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154920 AND `DifficultyID`=1); -- Frenzied Knifefang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154919 AND `DifficultyID`=1); -- Voltgorger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154918 AND `DifficultyID`=1); -- Kelpstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154917 AND `DifficultyID`=1); -- Mindshackle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154916 AND `DifficultyID`=1); -- Ravenous Scalespawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154915 AND `DifficultyID`=1); -- Elderspawn of Nalaada +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154914 AND `DifficultyID`=1); -- Pearlhusk Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154913 AND `DifficultyID`=1); -- Shadowspike Lurker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154912 AND `DifficultyID`=1); -- Silence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154911 AND `DifficultyID`=1); -- Chomp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154910 AND `DifficultyID`=1); -- Prince Wiggletail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154894 AND `DifficultyID`=1); -- Arachnoid Skitterbot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154893 AND `DifficultyID`=1); -- Bonebiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154857 AND `DifficultyID`=1); -- Microbot 8D +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154856 AND `DifficultyID`=1); -- Microbot XD +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154855 AND `DifficultyID`=1); -- Utility Mechanoclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154854 AND `DifficultyID`=1); -- Lost Robogrip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154853 AND `DifficultyID`=1); -- OOX-35/MG +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154852 AND `DifficultyID`=1); -- Mustyfur Snooter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154851 AND `DifficultyID`=1); -- Snowsoft Nibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154850 AND `DifficultyID`=1); -- Golden Snorf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154849 AND `DifficultyID`=1); -- Drowned Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154847 AND `DifficultyID`=1); -- Coral Lashling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154846 AND `DifficultyID`=1); -- Budding Algan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154843 AND `DifficultyID`=1); -- Scalebrood Hydra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154842 AND `DifficultyID`=1); -- Sandkeep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154841 AND `DifficultyID`=1); -- Stormwrath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154840 AND `DifficultyID`=1); -- Seafury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154839 AND `DifficultyID`=1); -- Wriggler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154838 AND `DifficultyID`=1); -- Damplight Slug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154837 AND `DifficultyID`=1); -- Prismatic Softshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154836 AND `DifficultyID`=1); -- Amethyst Softshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154835 AND `DifficultyID`=1); -- Nameless Octopode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154834 AND `DifficultyID`=1); -- Daggertooth Frenzy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154833 AND `DifficultyID`=1); -- Mindlost Bloodfrenzy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154831 AND `DifficultyID`=1); -- Lightless Ambusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154830 AND `DifficultyID`=1); -- Chitterspine Devourer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154829 AND `DifficultyID`=1); -- Caverndark Nightmare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154828 AND `DifficultyID`=1); -- Chitterspine Needler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154826 AND `DifficultyID`=1); -- Lustrous Glimmershell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154825 AND `DifficultyID`=1); -- Pearlescent Glimmershell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154823 AND `DifficultyID`=1); -- Glittering Diamondshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154821 AND `DifficultyID`=1); -- Necrofin Tadpole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154820 AND `DifficultyID`=1); -- Murgle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154819 AND `DifficultyID`=1); -- Zanj'ir Poker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154815,154814)); -- Abyssal Slitherling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154809,141780)); -- 7th Legion Guardsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154804,154803)); -- Twilight Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154799,154798)); -- Malfunctioning Microbot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154797,154796)); -- Clanking Scrapsorter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154794 AND `DifficultyID`=1); -- H4ND-EE +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154792 AND `DifficultyID`=1); -- Scrapyard Tunneler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154790,154789)); -- Alloyed Alleyrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154786,154785)); -- Mechagon Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154783 AND `DifficultyID`=1); -- Rustbolt Clucker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154782,154781)); -- Copper Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154780 AND `DifficultyID`=1); -- Motorized Croaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154777 AND `DifficultyID`=1); -- Yellow Junkhopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154776,154775)); -- Fleeting Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154773 AND `DifficultyID`=1); -- Experimental Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154772,154771)); -- Junkheap Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154769 AND `DifficultyID`=1); -- Duskytooth Snooter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154768,154767)); -- Rustyroot Snooter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154738 AND `DifficultyID`=1); -- Kobo Rayfriend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154737 AND `DifficultyID`=1); -- Nobu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154725,154724)); -- Muck Slug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154723 AND `DifficultyID`=1); -- Trench Slug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154721,154720)); -- Chitterspine Deepstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154719,154718)); -- Blackchasm Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154717,154716)); -- Spireshell Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154714 AND `DifficultyID`=1); -- Bloodseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154713,154712)); -- Deeptide Fingerling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154711,154710)); -- Great Sea Albatross +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154707,154706)); -- Chitterspine Skitterling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154705,154704)); -- Glimmershell Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154702 AND `DifficultyID`=1); -- Sandclaw Sunshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154698,154697)); -- Sandclaw Pincher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154693 AND `DifficultyID`=1); -- Adventurous Hopling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=154671 AND `DifficultyID`=0); -- Toxic Pool +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154653,80882)); -- Tomas Riogain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154652,128759)); -- Dazzerian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154632 AND `DifficultyID`=1); -- Direbrew Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154631 AND `DifficultyID`=1); -- Elysian Bulwark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154593 AND `DifficultyID`=1); -- Power Coil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154591 AND `DifficultyID`=1); -- Tussle Tonks Fanatic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154589 AND `DifficultyID`=1); -- Anodized Coilbearer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154584 AND `DifficultyID`=1); -- Mechagon - Critters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154577 AND `DifficultyID`=1); -- Flying Claw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154573 AND `DifficultyID`=1); -- Rustbolt Spraybot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154530 AND `DifficultyID`=1); -- Aquafly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154478 AND `DifficultyID`=1); -- Prospector Stonehewer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154476,13442)); -- Archdruid Renferal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154445 AND `DifficultyID`=1); -- Minimancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=154351 AND `DifficultyID`=0); -- Shock Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154313 AND `DifficultyID`=1); -- Drohn's Distillery Barker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154299 AND `DifficultyID`=1); -- T'chali's Voodoo Brewery Barker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154165 AND `DifficultyID`=1); -- Ghostly Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154101 AND `DifficultyID`=1); -- Corey Clockbonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154086 AND `DifficultyID`=1); -- Keg Tap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (154078,23488)); -- Brewfest Crowd +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154042 AND `DifficultyID`=1); -- "Don't Die" Dyona +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154040 AND `DifficultyID`=1); -- Malys Feltouch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154037 AND `DifficultyID`=1); -- Taruka Flamehand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154033 AND `DifficultyID`=1); -- Faedra the Sniper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154032 AND `DifficultyID`=1); -- Earthspeaker Ochomu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154029 AND `DifficultyID`=1); -- Lady Korvisha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154028 AND `DifficultyID`=1); -- Colarra the Cadaverous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154003 AND `DifficultyID`=1); -- Melanie Charles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153872 AND `DifficultyID`=1); -- Bloodfin Tadpole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153864 AND `DifficultyID`=1); -- Gizzik Kelpears +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153863 AND `DifficultyID`=1); -- Ekka Crimsonscale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153778 AND `DifficultyID`=1); -- Azuku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153772 AND `DifficultyID`=1); -- Iina Bluegill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153762 AND `DifficultyID`=1); -- Dren Nautilin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153757 AND `DifficultyID`=1); -- Kelya Moonfall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153641 AND `DifficultyID`=1); -- Izira Gearsworn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153632 AND `DifficultyID`=1); -- Trinket Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153574 AND `DifficultyID`=1); -- Britta Steinheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153529 AND `DifficultyID`=1); -- Greasemonkey Muscle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (153292,153285,144085,144082,144081,144075,144074,132036,131998,131997,131994,131989,126781,79414,67127,60197)); -- Training Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=153289 AND `DifficultyID`=0); -- Squirt Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=153235 AND `DifficultyID`=0); -- Mechagon Welder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153167 AND `DifficultyID`=1); -- Hydratius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153166 AND `DifficultyID`=1); -- Sobrietus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153146 AND `DifficultyID`=1); -- Su Li +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153116 AND `DifficultyID`=1); -- Jun Soo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (153054,24462)); -- Racing Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153030 AND `DifficultyID`=1); -- Haru +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153029 AND `DifficultyID`=1); -- Lucky Sachi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153014 AND `DifficultyID`=1); -- Lucky Nuru +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153012 AND `DifficultyID`=1); -- Aichi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153009 AND `DifficultyID`=1); -- Ikura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=153008 AND `DifficultyID`=1); -- Kaara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152990 AND `DifficultyID`=1); -- Tiny Shimmershell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152948 AND `DifficultyID`=1); -- Ha'ka Openview +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152941 AND `DifficultyID`=1); -- Verra Fireblood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152889 AND `DifficultyID`=1); -- Hirano +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152888 AND `DifficultyID`=1); -- Orise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152871 AND `DifficultyID`=1); -- Brewer Gerrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152849 AND `DifficultyID`=1); -- Vinter Tysiel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152829 AND `DifficultyID`=1); -- Arcti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152780 AND `DifficultyID`=1); -- Zenda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152775 AND `DifficultyID`=1); -- Vinter Mollyleux +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=152707 AND `DifficultyID`=0); -- Area Denial Bot Tesla Coil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152643 AND `DifficultyID`=1); -- Despawn Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152557 AND `DifficultyID`=1); -- Trialmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=152533 AND `DifficultyID`=0); -- Hunter-Killer - Crawling Static Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152449 AND `DifficultyID`=1); -- Risen Ally +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=152443 AND `DifficultyID`=0); -- Rocket Tonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=152442 AND `DifficultyID`=0); -- Strider Tonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=152438 AND `DifficultyID`=0); -- Seeker of Visions +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=152435 AND `DifficultyID`=0); -- Bomb Tonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152302 AND `DifficultyID`=1); -- Fletcher's Hollow Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152173 AND `DifficultyID`=1); -- Kennings Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152171 AND `DifficultyID`=1); -- Freehold Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152166 AND `DifficultyID`=1); -- Spectral Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (152131,143892)); -- Proudmoore Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152130 AND `DifficultyID`=1); -- Tortollan Hardshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (152126,139090)); -- Expedition Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (152093,142313)); -- Temple Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152088 AND `DifficultyID`=1); -- Captured Nightbane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=152029 AND `DifficultyID`=0); -- Defense Bot Mk III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=152024 AND `DifficultyID`=0); -- Junker Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152006 AND `DifficultyID`=1); -- Hoodoo Master Fu'jin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152004 AND `DifficultyID`=1); -- Tactical Officer Kilrath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=152003 AND `DifficultyID`=1); -- Tactical Officer Ahbramis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151990 AND `DifficultyID`=1); -- Honeykeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151989 AND `DifficultyID`=1); -- Siftworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (151988,64775,63003)); -- Masked Tanuki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151987 AND `DifficultyID`=1); -- Kronnus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (151982,151828)); -- Rustbolt Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151955 AND `DifficultyID`=1); -- Tempra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151937 AND `DifficultyID`=1); -- Portal Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (151853,151302)); -- Klax-o-Tron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151829 AND `DifficultyID`=1); -- Mandos Fogwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151797 AND `DifficultyID`=1); -- Marshal Magruder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151796 AND `DifficultyID`=1); -- Knight Dameron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151795 AND `DifficultyID`=1); -- Commander Zanneth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151788 AND `DifficultyID`=1); -- Dottie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151780 AND `DifficultyID`=1); -- Jingles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151779 AND `DifficultyID`=1); -- Lil' Nefarian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151772 AND `DifficultyID`=1); -- Ray Tamer Enaka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (151761,50507)); -- Vassandra Stormclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151700 AND `DifficultyID`=1); -- Slimy Otter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151651 AND `DifficultyID`=1); -- Slimy Darkhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151631 AND `DifficultyID`=1); -- Slimy Sea Slug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (151611,13140)); -- Commander Dardosh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (151328,99425,14434)); -- Alarm-o-Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151256 AND `DifficultyID`=1); -- Conjured Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151251 AND `DifficultyID`=1); -- Jordan Meier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151249 AND `DifficultyID`=1); -- Attentive Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=151042 AND `DifficultyID`=1); -- Skin-Me-Own-Coat Dibblefur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150987 AND `DifficultyID`=1); -- Sean Wilkers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150857 AND `DifficultyID`=1); -- Stanley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=150769 AND `DifficultyID`=0); -- Trogg Salamander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (150757,55215)); -- Lumpy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150756 AND `DifficultyID`=1); -- Scruffy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150755 AND `DifficultyID`=1); -- Downwind Dori +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150751 AND `DifficultyID`=1); -- Ogros Blazeseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150749 AND `DifficultyID`=1); -- Jemba the Radiant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150748 AND `DifficultyID`=1); -- Nella Slagheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150747 AND `DifficultyID`=1); -- Caz'lek the Sleetbringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150744 AND `DifficultyID`=1); -- Lessia Giantstrike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150741 AND `DifficultyID`=1); -- Tinzwigg Sunstopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150740 AND `DifficultyID`=1); -- Spinwindle the Unchaste +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150739 AND `DifficultyID`=1); -- Diviner Taz'to +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150738 AND `DifficultyID`=1); -- Sister Shandra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150737 AND `DifficultyID`=1); -- Celaryn the Frenzied +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150736 AND `DifficultyID`=1); -- Nylaria the Haunted +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150734 AND `DifficultyID`=1); -- Pyrthel the Ghastly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150733 AND `DifficultyID`=1); -- Ku'tiri the Claw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150732 AND `DifficultyID`=1); -- Dawyn the Rabid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150731 AND `DifficultyID`=1); -- Haz'waz the Toxic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150730 AND `DifficultyID`=1); -- Bravin the Inconspicuous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150729 AND `DifficultyID`=1); -- Bandi the Boneknitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150728 AND `DifficultyID`=1); -- Rangyu the Mender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150727 AND `DifficultyID`=1); -- Crusader Tanastas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150725 AND `DifficultyID`=1); -- Nekora the Well Armed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150724 AND `DifficultyID`=1); -- Andretta "Melee" Nalee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150723 AND `DifficultyID`=1); -- Loqh'wa the Vengeful +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150721 AND `DifficultyID`=1); -- Bloodeyes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150718 AND `DifficultyID`=1); -- Food Buff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150717 AND `DifficultyID`=1); -- Berserker Buff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150705 AND `DifficultyID`=1); -- Speed Buff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150655 AND `DifficultyID`=1); -- Groundskeeper Olivia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150647 AND `DifficultyID`=1); -- Basin Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150634 AND `DifficultyID`=1); -- Lazz of Leisure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=150625 AND `DifficultyID`=0); -- Pistonhead Recycler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=150624 AND `DifficultyID`=0); -- Junker Harvester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150622 AND `DifficultyID`=1); -- Dominic Masonwrite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=150586 AND `DifficultyID`=0); -- Trogg Boar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150543 AND `DifficultyID`=1); -- Belle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150513 AND `DifficultyID`=1); -- Arathor Gryphon Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150505 AND `DifficultyID`=1); -- Radulf Leder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150501 AND `DifficultyID`=1); -- The Black Bride +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150459 AND `DifficultyID`=1); -- Defiler Bat Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150446 AND `DifficultyID`=1); -- Horde War Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150445 AND `DifficultyID`=1); -- Forsaken Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (150443,144478,134955,129926,62664,620)); -- Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150431 AND `DifficultyID`=1); -- Defiler Demolisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150429 AND `DifficultyID`=1); -- Defiler Combatant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150426 AND `DifficultyID`=1); -- Arathi Giant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150418 AND `DifficultyID`=1); -- Arathor Siege Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150414 AND `DifficultyID`=1); -- Lightning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150403 AND `DifficultyID`=1); -- Arathor Watchman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150385 AND `DifficultyID`=1); -- Happiness +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150381 AND `DifficultyID`=1); -- Ravenous Prideling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150380 AND `DifficultyID`=1); -- Living Amber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150377 AND `DifficultyID`=1); -- Spawn of Garalon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150375 AND `DifficultyID`=1); -- Amberglow Stinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150374 AND `DifficultyID`=1); -- Kor'thik Swarmling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150372 AND `DifficultyID`=1); -- Spirit of the Spring +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150365 AND `DifficultyID`=1); -- Azure Windseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150360 AND `DifficultyID`=1); -- Baoh-Xi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (150357,66497)); -- Comet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (150356,71431)); -- Wayward Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150354 AND `DifficultyID`=1); -- Stoneclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150346 AND `DifficultyID`=1); -- Spell Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=150261 AND `DifficultyID`=0); -- Grease Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=150255 AND `DifficultyID`=0); -- Junker Jeep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=150223 AND `DifficultyID`=0); -- Enslaved Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=150194 AND `DifficultyID`=0); -- Slime-Animated Skeleton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=150182 AND `DifficultyID`=0); -- Buzz Saw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=150166 AND `DifficultyID`=0); -- Slime Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=150163 AND `DifficultyID`=0); -- Sludge Droplet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=150153 AND `DifficultyID`=0); -- Trogg Mounted Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150126 AND `DifficultyID`=1); -- Scaley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=150119 AND `DifficultyID`=1); -- Beakbert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`DifficultyID`=0 AND `Entry` IN (150048,86237)); -- Ner'zhul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149795 AND `DifficultyID`=1); -- Basin Beaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (149794,131381)); -- Highland Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149759 AND `DifficultyID`=1); -- Sarah Gardner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149755 AND `DifficultyID`=1); -- Kevin Young +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149754 AND `DifficultyID`=1); -- Immortal Ina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149753 AND `DifficultyID`=1); -- Taga Stoneaxe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149721 AND `DifficultyID`=1); -- Davis Bradley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149719 AND `DifficultyID`=1); -- Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149718 AND `DifficultyID`=1); -- Derek Darkmetal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149715 AND `DifficultyID`=1); -- Justicar Arcalus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149714 AND `DifficultyID`=1); -- Taluha Sunbringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149555 AND `DifficultyID`=1); -- Abomination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149540 AND `DifficultyID`=1); -- Mae Ti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149537 AND `DifficultyID`=1); -- Wyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149523 AND `DifficultyID`=1); -- Zan'chi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149522 AND `DifficultyID`=1); -- Orgrimmar Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (149519,139088)); -- Boralus Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149469 AND `DifficultyID`=1); -- Exodar Adventurer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149438 AND `DifficultyID`=1); -- Pandaria Adventurer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149436 AND `DifficultyID`=1); -- Northrend Adventurer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149376 AND `DifficultyID`=1); -- Violet Abyssal Eel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149375 AND `DifficultyID`=1); -- Cobalt Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149372 AND `DifficultyID`=1); -- Crimson Bat Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149363 AND `DifficultyID`=1); -- Albatross Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149361 AND `DifficultyID`=1); -- Rebuilt Mechanical Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149279 AND `DifficultyID`=1); -- Stoki Wonderwand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149270 AND `DifficultyID`=1); -- Orgrimmar Guardian Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149205 AND `DifficultyID`=1); -- Nightwreathed Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149189 AND `DifficultyID`=1); -- Cranky Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149131 AND `DifficultyID`=1); -- Apprentice Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149124 AND `DifficultyID`=1); -- Arcane Golem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149121 AND `DifficultyID`=1); -- Summoned Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149088 AND `DifficultyID`=1); -- Spiritwalker Isahi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149084 AND `DifficultyID`=1); -- Spiritwalker Ussoh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148997 AND `DifficultyID`=1); -- Crimson Octopode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148995 AND `DifficultyID`=1); -- Thunderscale Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148991 AND `DifficultyID`=1); -- Scritches +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148990 AND `DifficultyID`=1); -- Tonguelasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148989 AND `DifficultyID`=1); -- Lord Woofington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148988 AND `DifficultyID`=1); -- Firesting Buzzer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148986 AND `DifficultyID`=1); -- Vol'dun Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148984 AND `DifficultyID`=1); -- Shadefeather Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148981 AND `DifficultyID`=1); -- Rotting Ghoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148976 AND `DifficultyID`=1); -- Baby Stonehide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148950 AND `DifficultyID`=1); -- Nazmir Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148944 AND `DifficultyID`=1); -- Zuldazar Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148934 AND `DifficultyID`=1); -- Drustvar Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148932 AND `DifficultyID`=1); -- Stormsong Valley Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148917 AND `DifficultyID`=1); -- Tiragarde Sound Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=148894 AND `DifficultyID`=0); -- Lost Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=148893 AND `DifficultyID`=0); -- Tormented Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148846 AND `DifficultyID`=1); -- Zur'aj the Depleted +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148844 AND `DifficultyID`=1); -- Void Jelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148843 AND `DifficultyID`=1); -- Everburning Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148841 AND `DifficultyID`=1); -- Hydrath Droplet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148825 AND `DifficultyID`=1); -- Detective Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148784 AND `DifficultyID`=1); -- Gust of Cyclarus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148781 AND `DifficultyID`=1); -- Darkshore Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (148716,148439)); -- Risen Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (148714,138148)); -- Bwonsamdi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148525 AND `DifficultyID`=1); -- Tanzil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148524 AND `DifficultyID`=1); -- Trecker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148520 AND `DifficultyID`=1); -- Dasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148517 AND `DifficultyID`=1); -- Baby Zandalari Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148161 AND `DifficultyID`=1); -- Sunwell Entrance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=148157 AND `DifficultyID`=1); -- Paku'ai Chal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147884 AND `DifficultyID`=1); -- Wicker Wraith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147714 AND `DifficultyID`=1); -- Exodar Portal-Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (147695,62177,49842)); -- Forest Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (147693,62190,49724)); -- Coral Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147679 AND `DifficultyID`=1); -- Leper Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147662 AND `DifficultyID`=1); -- Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147619 AND `DifficultyID`=1); -- Mechantula +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147586 AND `DifficultyID`=1); -- Child of Pa'ku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (147583,141817)); -- Feathers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (147390,147304,147231,140056)); -- War Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147222 AND `DifficultyID`=1); -- Gnollfeaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147221 AND `DifficultyID`=1); -- Redridge Tarantula +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147070 AND `DifficultyID`=1); -- Micro Zoox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (146821,135152,131340,131339,131331)); -- Casteless Zandalari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (146795,417)); -- Felhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146633 AND `DifficultyID`=1); -- Knight-Captain Jessica +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146626 AND `DifficultyID`=1); -- Legionnaire Voladis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (146474,62982)); -- Mindbender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146468 AND `DifficultyID`=1); -- Entrance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146359 AND `DifficultyID`=1); -- Frazzum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=146344 AND `DifficultyID`=1); -- Razzum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145948 AND `DifficultyID`=1); -- Wolf Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145947 AND `DifficultyID`=1); -- Murloc Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145943 AND `DifficultyID`=1); -- Lead Crushblow Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145942 AND `DifficultyID`=1); -- Senior Crushblow Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145941 AND `DifficultyID`=1); -- Crushblow Peon, Rank 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145893 AND `DifficultyID`=1); -- Gryphon +UPDATE `creature_template_difficulty` SET `HealthModifier`=31655.587890625 WHERE (`Entry`=145806 AND `DifficultyID`=1); -- 7th Legion Airship +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145696 AND `DifficultyID`=1); -- Shrine View +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145584 AND `DifficultyID`=1); -- Nugg Lumbo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (145506,145503)); -- Discombobulator Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145462 AND `DifficultyID`=1); -- Brann Bronzebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145370 AND `DifficultyID`=1); -- Kul Tiran Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=145306 AND `DifficultyID`=0); -- Sharkbait +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=145005 AND `DifficultyID`=1); -- Farstrider Elite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144961 AND `DifficultyID`=1); -- Akaari's Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (144846,100152,100151,73915,63607)); -- Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (144843,64375,62246)); -- Shimmershell Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=144596 AND `DifficultyID`=0); -- Chest o' Booty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144581 AND `DifficultyID`=1); -- Ignan Felfire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144580 AND `DifficultyID`=1); -- Damogath the Tenebrous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144579 AND `DifficultyID`=1); -- Nethercaster Vandryn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144574 AND `DifficultyID`=1); -- Davin "Ashes" Ashton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144573 AND `DifficultyID`=1); -- Nimisia Azuresong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144572 AND `DifficultyID`=1); -- Frostsinger Hayalvi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144571 AND `DifficultyID`=1); -- Massa Cloudsage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144569 AND `DifficultyID`=1); -- Grigori the Unrepentant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144568 AND `DifficultyID`=1); -- Bishop Broxast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144567 AND `DifficultyID`=1); -- Inquisitor Draeleth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144566 AND `DifficultyID`=1); -- Falania Nightsoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144565 AND `DifficultyID`=1); -- Buckshot Bazza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144563 AND `DifficultyID`=1); -- Marksman Rakatu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144555 AND `DifficultyID`=1); -- Tuwavo Ravenwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144554 AND `DifficultyID`=1); -- Kellara the Cunning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144550 AND `DifficultyID`=1); -- Master Pyong-Xu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144544 AND `DifficultyID`=1); -- Klexi the Stabulous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144541 AND `DifficultyID`=1); -- Sylareon Silverblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144537 AND `DifficultyID`=1); -- Giruma Bloodpelt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144536 AND `DifficultyID`=1); -- Rondi Lavadrinker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144535 AND `DifficultyID`=1); -- Snazz Sparkstack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144530 AND `DifficultyID`=1); -- Matumo Brighthoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144529 AND `DifficultyID`=1); -- Talvar the Luminous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144528 AND `DifficultyID`=1); -- Len'te the Bitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144526 AND `DifficultyID`=1); -- Nethos the Blighted +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144522 AND `DifficultyID`=1); -- Marco the Malodorous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144519 AND `DifficultyID`=1); -- Ulfrik Stoutarm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (144457,144137,138109)); -- 7th Legion Guardsmen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (144455,131789)); -- Dark Iron Grenadier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (144445,143041,126569)); -- Inland Croaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144441 AND `DifficultyID`=1); -- Patchwork Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144410 AND `DifficultyID`=1); -- Irradiated Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144409 AND `DifficultyID`=1); -- Junkpile Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (144347,141565,141282)); -- Kul Tiran Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (144314,142450,136633)); -- Harbor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144312 AND `DifficultyID`=1); -- Mag'har Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=144302 AND `DifficultyID`=0); -- Rapid Response Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=144297 AND `DifficultyID`=0); -- Mechagon Gyro-Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=144218 AND `DifficultyID`=0); -- G'huun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144215 AND `DifficultyID`=1); -- Cocooned Victim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=144160 AND `DifficultyID`=0); -- Chopper Redhook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (144078,131992)); -- Dungeoneer's Training Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (144069,2851)); -- Urda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (144058,51899,2621)); -- Hammerfall Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (144055,2835)); -- Cedrik Prose +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (144050,66417)); -- Willow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144005 AND `DifficultyID`=1); -- Sir Snips +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143958 AND `DifficultyID`=1); -- Bloated Bloodfeaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143957 AND `DifficultyID`=1); -- Gearspring Hopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=143854 AND `DifficultyID`=0); -- Blightwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143821 AND `DifficultyID`=1); -- Coldlight Surfrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143819 AND `DifficultyID`=1); -- Juvenile Brineshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143818 AND `DifficultyID`=1); -- Muskflank Calfling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143816 AND `DifficultyID`=1); -- Bloodstone Tunneler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143815 AND `DifficultyID`=1); -- Sunscale Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143814 AND `DifficultyID`=1); -- Snapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143813 AND `DifficultyID`=1); -- Littlehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143812 AND `DifficultyID`=1); -- Mischievous Zephyr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143811 AND `DifficultyID`=1); -- Playful Frostkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143810 AND `DifficultyID`=1); -- Laughing Stonekin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143809 AND `DifficultyID`=1); -- Giggling Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143808 AND `DifficultyID`=1); -- Thistlebrush Bud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143807 AND `DifficultyID`=1); -- Deathsting Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143806 AND `DifficultyID`=1); -- Sandshell Chitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143805 AND `DifficultyID`=1); -- Tinder Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143804 AND `DifficultyID`=1); -- False Knucklebump +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143803 AND `DifficultyID`=1); -- Craghoof Kid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143801 AND `DifficultyID`=1); -- Sparkleshell Sandcrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143799 AND `DifficultyID`=1); -- Inky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143798 AND `DifficultyID`=1); -- Octopode Fry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143797 AND `DifficultyID`=1); -- Poro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143796 AND `DifficultyID`=1); -- Barnaby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143795 AND `DifficultyID`=1); -- Captain Nibs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143794 AND `DifficultyID`=1); -- Scuttle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=143767 AND `DifficultyID`=0); -- Heartsbane Vinetwister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=143766 AND `DifficultyID`=0); -- Heartsbane Runeweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143746 AND `DifficultyID`=1); -- Guardsman Kitcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143745 AND `DifficultyID`=1); -- Guardsman Bray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143739 AND `DifficultyID`=1); -- Lil' War Machine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143738 AND `DifficultyID`=1); -- Lil' Siege Tower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143730 AND `DifficultyID`=1); -- Bumbles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (143660,143656)); -- Tidal Surge Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143628 AND `DifficultyID`=1); -- Squawkling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143627 AND `DifficultyID`=1); -- Fozling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143622,55659)); -- Wild Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143611 AND `DifficultyID`=1); -- Azerite Puddle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143563 AND `DifficultyID`=1); -- Ragepeep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143547 AND `DifficultyID`=1); -- Nicolas Araujo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143537,140445)); -- Beaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143535 AND `DifficultyID`=1); -- Jessica Clarke +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143533 AND `DifficultyID`=1); -- Scabby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143515 AND `DifficultyID`=1); -- Teeny Titan Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143507 AND `DifficultyID`=1); -- Voidwiggler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143503 AND `DifficultyID`=1); -- Aldrusian Sproutling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=143486 AND `DifficultyID`=0); -- Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143485,139089)); -- Hatherford Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143471 AND `DifficultyID`=1); -- Bridgeport Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143464 AND `DifficultyID`=1); -- Dreadtick Leecher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143374 AND `DifficultyID`=1); -- Baby Crawg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143360 AND `DifficultyID`=1); -- Lost Platysaur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143272 AND `DifficultyID`=1); -- Barn Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143245,142238)); -- Bouncer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143221 AND `DifficultyID`=1); -- Violet Lacewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143220 AND `DifficultyID`=1); -- Olivewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143219 AND `DifficultyID`=1); -- Queen's Grace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143218 AND `DifficultyID`=1); -- Swallowtail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143217 AND `DifficultyID`=1); -- Blue Emperor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143216 AND `DifficultyID`=1); -- Crimson Monarch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143214 AND `DifficultyID`=1); -- Azeriti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143209 AND `DifficultyID`=1); -- Cou'pa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143203,130447)); -- Blue Flitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143200 AND `DifficultyID`=1); -- Accursed Hexxer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143198 AND `DifficultyID`=1); -- Child of Jani +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143197 AND `DifficultyID`=1); -- Ranishu Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143196 AND `DifficultyID`=1); -- Lil' Ben'fon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143189 AND `DifficultyID`=1); -- Wicker Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143188 AND `DifficultyID`=1); -- Mechanical Prairie Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143184 AND `DifficultyID`=1); -- Greatwing Macaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143178 AND `DifficultyID`=1); -- Drustvar Piglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143176 AND `DifficultyID`=1); -- Seabreeze Bumblebee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143160 AND `DifficultyID`=1); -- Brutus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143158 AND `DifficultyID`=1); -- Wharf Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=143155 AND `DifficultyID`=0); -- Sporecaller Zancha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143142 AND `DifficultyID`=1); -- Rooter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143134 AND `DifficultyID`=1); -- Brian Holinka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143133,141033)); -- Disgusting Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143126 AND `DifficultyID`=1); -- Col. Tenders +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143122 AND `DifficultyID`=1); -- Jay the Tavern Bard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=143121 AND `DifficultyID`=1); -- Penny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143057,129523)); -- Coastal Bounder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143056,130077)); -- Hermit Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143055,130199)); -- Boghopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143054,130214)); -- Spectral Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143053,130297)); -- Glutted Bleeder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143052,130347)); -- Returned Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143051,130469)); -- Sticky Oozeling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143050,130566)); -- Young Sand Sifter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143049,130777)); -- Leafy Flutterwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143048,130780)); -- Elusive Skimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143047,131017)); -- Bloodfever Tarantula +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143046,135434)); -- Golden Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143045,135527)); -- Coastal Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143044,142284)); -- Barrier Hermit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143043,142305)); -- Shore Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143042,126526)); -- Giant Woodworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143040,126634)); -- Shack Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143039,126659)); -- Parasitic Boarfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143038,131376)); -- Honey Bee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143037,138134)); -- River Otter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143036,138280)); -- Sandyback Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143035,141586)); -- Valley Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143034,142172)); -- Vale Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143033,142175)); -- Freshwater Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143032,142196)); -- River Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (143031,142528)); -- Shadowback Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=143024 AND `DifficultyID`=0); -- Ancient Trinket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142955 AND `DifficultyID`=1); -- Constable Shoalheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142954 AND `DifficultyID`=1); -- Constable Swiftgale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142766 AND `DifficultyID`=1); -- Simi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142740 AND `DifficultyID`=1); -- Kip Wingnut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=142728 AND `DifficultyID`=0); -- Miasma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142710 AND `DifficultyID`=1); -- 7th Legion Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142668 AND `DifficultyID`=1); -- Merchant Maku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142667 AND `DifficultyID`=1); -- Trained Pterrordax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142666 AND `DifficultyID`=1); -- Collector Unta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (142665,130441)); -- Temple Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142656 AND `DifficultyID`=1); -- Kalendormu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (142649,141962)); -- Je'stry the Untamed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142646 AND `DifficultyID`=1); -- Arena Spectator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142645 AND `DifficultyID`=1); -- Frog Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142643 AND `DifficultyID`=1); -- Harbor Saurid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142640 AND `DifficultyID`=1); -- Caravan Brutosaur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=142587 AND `DifficultyID`=0); -- Devouring Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142540 AND `DifficultyID`=1); -- Shadow Whelk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=142538 AND `DifficultyID`=0); -- Goblin River Boat Crewman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=142529 AND `DifficultyID`=0); -- Goblin River Boat Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142515 AND `DifficultyID`=1); -- Seaspray Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (142512,141547)); -- Nathanos Blightcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=142510 AND `DifficultyID`=0); -- Kul Tiran Houndmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142502 AND `DifficultyID`=1); -- Zandalari Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142501 AND `DifficultyID`=1); -- Kuku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142496 AND `DifficultyID`=1); -- Stalker Tenoch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142490 AND `DifficultyID`=1); -- Constable Taylor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (142484,138117,136009,36166)); -- 7th Legion Marine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142478 AND `DifficultyID`=1); -- Noella Davenport +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142464 AND `DifficultyID`=1); -- Moult +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=142461 AND `DifficultyID`=0); -- Bored Barkeep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=142460 AND `DifficultyID`=0); -- Haughty Host +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=142446 AND `DifficultyID`=0); -- Harbor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=142445 AND `DifficultyID`=0); -- Donald Harris +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=142443 AND `DifficultyID`=0); -- Allison Weber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=142441 AND `DifficultyID`=0); -- Katherine Proudmoore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142404 AND `DifficultyID`=1); -- Stalker Mojica +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142390 AND `DifficultyID`=1); -- Highland Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142371 AND `DifficultyID`=1); -- Constable Astley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142303 AND `DifficultyID`=1); -- Cay Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142282 AND `DifficultyID`=1); -- Island Piper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142237 AND `DifficultyID`=1); -- Scales +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142236 AND `DifficultyID`=1); -- Breaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142235 AND `DifficultyID`=1); -- Stickers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142194 AND `DifficultyID`=1); -- Skittish Seagull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142184 AND `DifficultyID`=1); -- Riverland Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142170 AND `DifficultyID`=1); -- Soggy Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142168 AND `DifficultyID`=1); -- Valley Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142151 AND `DifficultyID`=1); -- Jammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (142144,130227)); -- Rotfeeder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142123 AND `DifficultyID`=1); -- Whiplash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142121 AND `DifficultyID`=1); -- Turbo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142120 AND `DifficultyID`=1); -- Eighty Eight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142105 AND `DifficultyID`=1); -- Lazy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142102 AND `DifficultyID`=1); -- Spokes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142098 AND `DifficultyID`=1); -- Skeeto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142061 AND `DifficultyID`=1); -- Beets +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142060 AND `DifficultyID`=1); -- Colony Caretaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142059 AND `DifficultyID`=1); -- Stinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142058 AND `DifficultyID`=1); -- Rawly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142054 AND `DifficultyID`=1); -- Kusa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141969 AND `DifficultyID`=1); -- Spineleaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141955 AND `DifficultyID`=1); -- Squeezer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141951 AND `DifficultyID`=1); -- Squirt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141950 AND `DifficultyID`=1); -- Clubber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141945 AND `DifficultyID`=1); -- Sizzik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (141941,141909)); -- Baa'l +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141929 AND `DifficultyID`=0); -- Wise Tu'aka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141927 AND `DifficultyID`=1); -- Milo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141926 AND `DifficultyID`=1); -- Tikka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141922 AND `DifficultyID`=1); -- Buzzbeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141896 AND `DifficultyID`=0); -- Lady Ha'ti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141890 AND `DifficultyID`=0); -- Lord Azi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141879 AND `DifficultyID`=1); -- Keeyo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141851 AND `DifficultyID`=0); -- Spawn of G'huun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141818 AND `DifficultyID`=1); -- Splat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141814 AND `DifficultyID`=1); -- Korval Darkbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141806 AND `DifficultyID`=0); -- Malfunctioning Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141805 AND `DifficultyID`=0); -- Threshanator 3000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141803 AND `DifficultyID`=1); -- Delta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141802 AND `DifficultyID`=1); -- Scars +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141801 AND `DifficultyID`=1); -- Little Blue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141800 AND `DifficultyID`=0); -- Brutik Blackanvil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141799 AND `DifficultyID`=1); -- Grady Prett +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141792 AND `DifficultyID`=0); -- Liz Vilepot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141775 AND `DifficultyID`=1); -- Maharba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141774 AND `DifficultyID`=1); -- Yelhem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141770 AND `DifficultyID`=1); -- Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (141756,51900,10696)); -- Refuge Pointe Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141639 AND `DifficultyID`=0); -- Ryla Sunwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141637 AND `DifficultyID`=0); -- Krowl Darkmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141636 AND `DifficultyID`=0); -- Alaria Nightwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141635 AND `DifficultyID`=0); -- Fiz Silvercog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141634 AND `DifficultyID`=0); -- Olson Brightshield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (141591,141589,136631)); -- Tara Swiftblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141588 AND `DifficultyID`=1); -- Bloodtusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141585 AND `DifficultyID`=1); -- Sea Louse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (141566,138278)); -- Scrimshaw Gutter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141545 AND `DifficultyID`=1); -- Ticker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141542 AND `DifficultyID`=1); -- Molaze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141536 AND `DifficultyID`=1); -- Lilly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141532 AND `DifficultyID`=0); -- Ashvane Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141529 AND `DifficultyID`=1); -- Lozu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141518 AND `DifficultyID`=1); -- Burly Jr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141512 AND `DifficultyID`=1); -- Pokey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141506 AND `DifficultyID`=1); -- Timbo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141496 AND `DifficultyID`=0); -- Priscilla Ashvane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141479 AND `DifficultyID`=1); -- Burly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141355 AND `DifficultyID`=1); -- Stormsong Minuteman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141354 AND `DifficultyID`=1); -- Stormsong Conscript +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141348 AND `DifficultyID`=1); -- Dirk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (141315,1933)); -- Sheep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141314 AND `DifficultyID`=1); -- Hillcrest Kid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141296 AND `DifficultyID`=1); -- Old Blue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141295 AND `DifficultyID`=1); -- Murray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141293 AND `DifficultyID`=1); -- Fungus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141292 AND `DifficultyID`=1); -- Delia Hanako +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (141285,132532,132491)); -- Kul Tiran Marksman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141284 AND `DifficultyID`=0); -- Kul Tiran Wavetender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141283 AND `DifficultyID`=0); -- Kul Tiran Halberd +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141278 AND `DifficultyID`=1); -- Judno +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141270 AND `DifficultyID`=1); -- Pepper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (141235,131403,130958,128087)); -- Rastari Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141215 AND `DifficultyID`=1); -- Chitara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (141184,139068)); -- Boralus Civilian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141106 AND `DifficultyID`=1); -- Duelin' Dinzo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141104 AND `DifficultyID`=1); -- Shanky Ralla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141103 AND `DifficultyID`=1); -- Knotty Fred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141100 AND `DifficultyID`=0); -- Untainted Spirit Pterrodax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141086 AND `DifficultyID`=0); -- Untainted Spirit Guide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (141079,4262)); -- Darnassus Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141050 AND `DifficultyID`=1); -- Mind Warper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141048 AND `DifficultyID`=1); -- Lesser Twisted Current +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141047 AND `DifficultyID`=1); -- Lesser Charged Gale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141046 AND `DifficultyID`=1); -- Leana Darkwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (141041,141028)); -- Void Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141008 AND `DifficultyID`=1); -- Reanimated Kraken Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141007 AND `DifficultyID`=1); -- Corrupted Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141006 AND `DifficultyID`=1); -- Dead Deckhand Leonard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=141005 AND `DifficultyID`=0); -- Foot Scorcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141002 AND `DifficultyID`=1); -- Ellie Vern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=141001 AND `DifficultyID`=1); -- City Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=140967 AND `DifficultyID`=0); -- Shrine's Breath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140939 AND `DifficultyID`=1); -- Drasha Windspear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140880 AND `DifficultyID`=1); -- Michael Skarn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140878 AND `DifficultyID`=1); -- Busy B. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140876 AND `DifficultyID`=1); -- Fris B. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140875 AND `DifficultyID`=1); -- Bumble B. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140869 AND `DifficultyID`=1); -- Aitan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140868 AND `DifficultyID`=1); -- Itai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140819 AND `DifficultyID`=1); -- Azerite Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140816 AND `DifficultyID`=1); -- Azerite Geode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140814 AND `DifficultyID`=1); -- Azerite Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140813 AND `DifficultyID`=1); -- Fizzie Sparkwhistle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=140775 AND `DifficultyID`=0); -- Resonant Pillar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140755 AND `DifficultyID`=1); -- Gleaming Seacrab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=140753 AND `DifficultyID`=0); -- Mysterious Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140653 AND `DifficultyID`=1); -- Paku'ai Jetar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140650 AND `DifficultyID`=1); -- Paku'ai Leti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=140593 AND `DifficultyID`=0); -- Restless Horror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140533 AND `DifficultyID`=1); -- Munovuth Boldcleaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140423 AND `DifficultyID`=1); -- Slobberchops +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140422 AND `DifficultyID`=1); -- Nibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (140418,65383)); -- Piper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (140417,64576)); -- Bandit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140416 AND `DifficultyID`=1); -- Bailey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140415 AND `DifficultyID`=1); -- Kona +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140414 AND `DifficultyID`=1); -- Arashi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (140413,50274,36288)); -- Ashley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (140289,125784)); -- Beastcaller Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140243 AND `DifficultyID`=1); -- "Upgraded" Nightmare Weaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140193 AND `DifficultyID`=1); -- "Fixed" Remote Control Rocket Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140174 AND `DifficultyID`=1); -- "Repaired" Portable Fire Starter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (140167,127826)); -- Torcalin Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140149 AND `DifficultyID`=1); -- Released Crawg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (140143,140133,140131)); -- Zeb'ahari Bladeguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=140125 AND `DifficultyID`=1); -- Miimii +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=140123 AND `DifficultyID`=0); -- Weaponmaster Halu +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=140070 AND `DifficultyID`=1); -- Bloodscent the Tracker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139987 AND `DifficultyID`=1); -- Bristlespine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139770 AND `DifficultyID`=1); -- Taptaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139744 AND `DifficultyID`=1); -- Direhorn Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139743 AND `DifficultyID`=1); -- Enchanted Tiki Mask +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139683 AND `DifficultyID`=1); -- Rotfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139630 AND `DifficultyID`=1); -- Blight Recluse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139622 AND `DifficultyID`=1); -- Lil' Tika +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=139581 AND `DifficultyID`=0); -- Murky Water +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139408 AND `DifficultyID`=1); -- Screech +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139382 AND `DifficultyID`=1); -- Juvenile Axebeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139372 AND `DifficultyID`=1); -- Vengeful Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=139308 AND `DifficultyID`=0); -- Snake Eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139303 AND `DifficultyID`=1); -- Sandspinner Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=139300 AND `DifficultyID`=0); -- Solid Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139252 AND `DifficultyID`=1); -- Guardian Cobra Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=139244 AND `DifficultyID`=0); -- Submerge Visual Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139181 AND `DifficultyID`=1); -- Isaac "Lefteye" Bentham +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139180 AND `DifficultyID`=1); -- Sornoth Slagmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139162 AND `DifficultyID`=1); -- Brinefang Youngling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=139160 AND `DifficultyID`=0); -- Heavy Ordnance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=139127 AND `DifficultyID`=0); -- Volatile Pod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139107 AND `DifficultyID`=1); -- Timbershore Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139081 AND `DifficultyID`=1); -- Smoochums +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139073 AND `DifficultyID`=1); -- Poda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=139060 AND `DifficultyID`=1); -- Boralus Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=139055 AND `DifficultyID`=0); -- Proudmoore Elite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138899 AND `DifficultyID`=1); -- Companion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138894 AND `DifficultyID`=1); -- Chef Robinson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138742 AND `DifficultyID`=1); -- Whomper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138741 AND `DifficultyID`=1); -- Cap'n Crackers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=138719 AND `DifficultyID`=0); -- Serve Sharkbait's Meal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (138717,138716,138715,138707)); -- Vulpera Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138694 AND `DifficultyID`=1); -- Zeppelin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138664 AND `DifficultyID`=1); -- Umbi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138662 AND `DifficultyID`=1); -- Boxi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138528 AND `DifficultyID`=1); -- Infected Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (138493,133943)); -- Minion of Zul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (138489,137020)); -- Shadow of Zul +UPDATE `creature_template_difficulty` SET `HealthModifier`=2.5 WHERE (`DifficultyID`=1 AND `Entry` IN (138464,136483)); -- Ashvane Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138453 AND `DifficultyID`=1); -- Winkle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (138329,138257,138027)); -- Warfang Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138326 AND `DifficultyID`=1); -- Fledgling Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=138314 AND `DifficultyID`=0); -- Patches +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138310 AND `DifficultyID`=1); -- Alpine Cottontail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138284 AND `DifficultyID`=1); -- Fearful Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138265 AND `DifficultyID`=1); -- Skrash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=138250 AND `DifficultyID`=0); -- Pool of Darkness +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (138239,138238,138237,138236,138232,138231,138230,138228)); -- Vulpera Kid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (138235,138234,138233,135352)); -- Rescued Kid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138193 AND `DifficultyID`=1); -- Misty Koret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138180 AND `DifficultyID`=1); -- Alexa Davenport +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138176 AND `DifficultyID`=1); -- Snowmelt Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138128 AND `DifficultyID`=1); -- Kaolin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138097 AND `DifficultyID`=1); -- Muka Stormbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=138087 AND `DifficultyID`=0); -- Target Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=138083 AND `DifficultyID`=0); -- Pile of Gold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=138049 AND `DifficultyID`=0); -- Razdunk's Ride +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138024 AND `DifficultyID`=1); -- Krazzlefrazz Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=138022 AND `DifficultyID`=1); -- Rixi Rocketboom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (138019,132530,132481)); -- Kul Tiran Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137989 AND `DifficultyID`=0); -- Embalming Fluid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137975 AND `DifficultyID`=1); -- Oooki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137974 AND `DifficultyID`=1); -- Jande +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137972 AND `DifficultyID`=1); -- Mebbo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137971 AND `DifficultyID`=1); -- Trained Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137969 AND `DifficultyID`=0); -- Interment Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137958 AND `DifficultyID`=1); -- Crimsonwood Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (137955,129908)); -- Woodlands Recluse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137954 AND `DifficultyID`=1); -- Wild Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (137951,126805)); -- Skittish Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137950 AND `DifficultyID`=1); -- Beach Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137949 AND `DifficultyID`=1); -- Arctic Fox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137948 AND `DifficultyID`=1); -- Icy Fragment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137947 AND `DifficultyID`=1); -- Scavenging Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137946 AND `DifficultyID`=1); -- Sand Mouse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137942 AND `DifficultyID`=0); -- Test Missile Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137879 AND `DifficultyID`=0); -- Lost Relic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137876 AND `DifficultyID`=0); -- Tear Gas Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137857 AND `DifficultyID`=0); -- Krolusk Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137834 AND `DifficultyID`=1); -- Sand Borer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137801 AND `DifficultyID`=0); -- Cleansing Font +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137772 AND `DifficultyID`=0); -- Portal to Gorak Tul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137693 AND `DifficultyID`=1); -- Galeheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137667 AND `DifficultyID`=1); -- Peachy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137652 AND `DifficultyID`=0); -- Untainted Guard Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137651 AND `DifficultyID`=0); -- Untainted Priest Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137650 AND `DifficultyID`=0); -- Untainted Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137627 AND `DifficultyID`=0); -- Constricting Terror +UPDATE `creature_template_difficulty` SET `HealthModifier`=12 WHERE (`DifficultyID`=1 AND `Entry` IN (137626,137625,137614)); -- Demolishing Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137601 AND `DifficultyID`=1); -- Eliza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (137599,128013)); -- Bucky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137598 AND `DifficultyID`=1); -- Skye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137591 AND `DifficultyID`=0); -- Healing Tide Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137589 AND `DifficultyID`=0); -- Dinoling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (137574,131552)); -- Falconhurst Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (137573,129486)); -- Waycrest Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137526 AND `DifficultyID`=1); -- Than'jon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137525 AND `DifficultyID`=1); -- Xis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137515 AND `DifficultyID`=0); -- Quest 3 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137514 AND `DifficultyID`=0); -- Quest 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137512 AND `DifficultyID`=0); -- Quest 1 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137493 AND `DifficultyID`=0); -- Call of the Deep Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137490 AND `DifficultyID`=0); -- Ravenous Eel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137487 AND `DifficultyID`=0); -- Skeletal Hunting Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137486 AND `DifficultyID`=0); -- Queen Patlaa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137485 AND `DifficultyID`=0); -- Bloodsworn Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137484 AND `DifficultyID`=0); -- King A'akul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137478 AND `DifficultyID`=0); -- Queen Wasi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137474 AND `DifficultyID`=0); -- King Timalji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137473 AND `DifficultyID`=0); -- Guard Captain Atu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (137437,137425)); -- Gripping Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137427 AND `DifficultyID`=1); -- Stickyfoot Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137424 AND `DifficultyID`=1); -- Springtail Darter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137422 AND `DifficultyID`=1); -- Rocktail Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137419 AND `DifficultyID`=1); -- Prarie Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137417 AND `DifficultyID`=1); -- Desert Cottontail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137416 AND `DifficultyID`=1); -- Canyon Racer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137413 AND `DifficultyID`=1); -- Dust Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137412 AND `DifficultyID`=1); -- Thornback Lizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (137406,62894,49732)); -- Horned Lizard +UPDATE `creature_template_difficulty` SET `HealthModifier`=6 WHERE (`Entry`=137405 AND `DifficultyID`=1); -- Gripping Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137402 AND `DifficultyID`=1); -- Pygmy Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137396 AND `DifficultyID`=0); -- Repair Parts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137390 AND `DifficultyID`=1); -- Kul Tiran Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (137318,136331,135387,134011,134008)); -- Scroll of Flight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (137200,131594,125455)); -- Mosquito +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137101 AND `DifficultyID`=0); -- Disciple of Vol'zith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=137098 AND `DifficultyID`=0); -- Liskorath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137073 AND `DifficultyID`=1); -- Princess +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=137072 AND `DifficultyID`=1); -- Timbet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136986 AND `DifficultyID`=1); -- Sandshell Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136984 AND `DifficultyID`=0); -- Reban +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136982 AND `DifficultyID`=1); -- Roughneck Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136976 AND `DifficultyID`=0); -- T'zala +UPDATE `creature_template_difficulty` SET `TypeFlags2`=144 WHERE (`Entry`=136975 AND `DifficultyID`=1); -- Heavy Ordnance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136952 AND `DifficultyID`=0); -- Force Cannon Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136948 AND `DifficultyID`=1); -- Brinefang Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136945 AND `DifficultyID`=0); -- Corvus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136913 AND `DifficultyID`=0); -- Goo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136795 AND `DifficultyID`=0); -- Spear Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (136769,136767,136766)); -- Norwington Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136698 AND `DifficultyID`=0); -- Dark Ranger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (136656,135371,135369)); -- Deadwash Strongarm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136600 AND `DifficultyID`=1); -- Tropical Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (136599,130225)); -- Mire Whelk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136598 AND `DifficultyID`=1); -- Sand Stinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136541 AND `DifficultyID`=0); -- Bile Oozeling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136500 AND `DifficultyID`=0); -- Fracking Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136492 AND `DifficultyID`=1); -- O'livia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136491 AND `DifficultyID`=1); -- Iyan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136484 AND `DifficultyID`=0); -- Drust Death Lens Portal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136436 AND `DifficultyID`=0); -- Burning Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136422 AND `DifficultyID`=1); -- Valley Cottontail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136408 AND `DifficultyID`=1); -- Darkhound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (136404,128164,124051)); -- Bilescourge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136403 AND `DifficultyID`=1); -- Void Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136401 AND `DifficultyID`=1); -- Eye of Gul'dan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136399 AND `DifficultyID`=1); -- Vicious Hellhound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136398 AND `DifficultyID`=1); -- Illidari Satyr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136397 AND `DifficultyID`=1); -- Prince Malchezaar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136382 AND `DifficultyID`=1); -- Hun'ta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136380 AND `DifficultyID`=1); -- Rezan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136314 AND `DifficultyID`=0); -- Blowback +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136264 AND `DifficultyID`=0); -- Half-Finished Mummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136256 AND `DifficultyID`=0); -- Coffin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136163 AND `DifficultyID`=1); -- Chakrams +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136160 AND `DifficultyID`=0); -- King Dazar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136111 AND `DifficultyID`=0); -- Talking Head Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136098 AND `DifficultyID`=0); -- Hastily Buried Treasure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136095 AND `DifficultyID`=0); -- Secret Treasure Map +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (136093,136073)); -- Cove Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136089 AND `DifficultyID`=0); -- Sethrak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=136078 AND `DifficultyID`=0); -- High Quality Shovel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136074 AND `DifficultyID`=1); -- Kina Cobbleflame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135988 AND `DifficultyID`=1); -- Tan Lotuswind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135942 AND `DifficultyID`=0); -- Bilge Rat Padfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (135941,131753)); -- Dark Iron Golem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135937 AND `DifficultyID`=1); -- Tidal Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135903 AND `DifficultyID`=0); -- Manifestation of the Deep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (135856,80885,61690,48935)); -- Alpine Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135820 AND `DifficultyID`=0); -- Merektha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135816 AND `DifficultyID`=1); -- Vilefiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135767 AND `DifficultyID`=1); -- Vincent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135765 AND `DifficultyID`=0); -- Torrent Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135764 AND `DifficultyID`=0); -- Explosive Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135761 AND `DifficultyID`=0); -- Thundering Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135759 AND `DifficultyID`=0); -- Earthwall Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135734 AND `DifficultyID`=0); -- Fog Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135707 AND `DifficultyID`=0); -- Flynn Fairwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135654 AND `DifficultyID`=1); -- Makaanji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (135636,135634,135630,135628)); -- Horde Hostage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135610 AND `DifficultyID`=1); -- Dylan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135609 AND `DifficultyID`=1); -- Victoria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135573 AND `DifficultyID`=0); -- Taloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135563 AND `DifficultyID`=0); -- Dread Manifestation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135520 AND `DifficultyID`=1); -- Boralus Youth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135479 AND `DifficultyID`=1); -- Drekal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135477 AND `DifficultyID`=1); -- Hozzul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135475 AND `DifficultyID`=0); -- Kula the Butcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135472 AND `DifficultyID`=0); -- Zanazal the Wise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135470 AND `DifficultyID`=0); -- Aka'ali the Conqueror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135451 AND `DifficultyID`=0); -- Filthy Bucket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135448 AND `DifficultyID`=0); -- Gol'than the Malodorous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135413 AND `DifficultyID`=0); -- Ashvane Spotter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135407 AND `DifficultyID`=1); -- Wetshell Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135406 AND `DifficultyID`=0); -- Animated Gold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135401 AND `DifficultyID`=1); -- Storm's Wake Minuteman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135388 AND `DifficultyID`=1); -- Explosioneer Zoidfuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135385 AND `DifficultyID`=1); -- Lugo the Windrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135383 AND `DifficultyID`=1); -- Barnard "The Smasher" Baysworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135322 AND `DifficultyID`=0); -- The Golden Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135273 AND `DifficultyID`=0); -- Invisible Stalker (Scale x0.5) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (135265,126710)); -- Foraging Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135251 AND `DifficultyID`=0); -- First Guard Champion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135239 AND `DifficultyID`=0); -- Spectral Witch Doctor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135238 AND `DifficultyID`=1); -- War Supply Crate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135237 AND `DifficultyID`=0); -- Ash Pile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135235 AND `DifficultyID`=0); -- Spectral Beastmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135231 AND `DifficultyID`=0); -- Spectral Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135204 AND `DifficultyID`=0); -- Spectral Hex Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135195 AND `DifficultyID`=0); -- Drustvar Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135192 AND `DifficultyID`=0); -- Honored Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (135181,131149,24653)); -- Flying Machine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135167 AND `DifficultyID`=0); -- Spectral Berserker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135119 AND `DifficultyID`=1); -- Fort Victory Huntress +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135077 AND `DifficultyID`=1); -- Fort Victory Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135064 AND `DifficultyID`=1); -- Will Melborne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135060 AND `DifficultyID`=0); -- Eye of Sethraliss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135056 AND `DifficultyID`=1); -- Rosha Carrol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135025 AND `DifficultyID`=1); -- Bertram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135024 AND `DifficultyID`=1); -- Ensign Wallace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135023 AND `DifficultyID`=1); -- Jess Albury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135011 AND `DifficultyID`=1); -- Coda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=135005 AND `DifficultyID`=0); -- Entangler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135004 AND `DifficultyID`=1); -- Sable Polecat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135002 AND `DifficultyID`=1); -- Demonic Tyrant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134994 AND `DifficultyID`=0); -- Spectral Headhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134993 AND `DifficultyID`=0); -- Mchimba the Embalmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134963 AND `DifficultyID`=1); -- Karla Fairweather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134866 AND `DifficultyID`=1); -- Viviana Swailes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134848 AND `DifficultyID`=1); -- Kudra Windblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134844 AND `DifficultyID`=1); -- Wyna Breezehorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134842 AND `DifficultyID`=1); -- Hosan Cloudhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134832 AND `DifficultyID`=1); -- Malorian Tailwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134826 AND `DifficultyID`=1); -- Cavern Hatchling +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=134821 AND `DifficultyID`=1); -- Vilegaze Petrifier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134749 AND `DifficultyID`=1); -- Gregory Mussler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134739 AND `DifficultyID`=0); -- Purification Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134732 AND `DifficultyID`=0); -- Desiccation Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134704 AND `DifficultyID`=1); -- Anna Skyspirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134700 AND `DifficultyID`=1); -- Vale Flutterby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134696 AND `DifficultyID`=1); -- Marla Featherfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134685 AND `DifficultyID`=1); -- Hestia Strongbolt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134619 AND `DifficultyID`=1); -- Savagemane Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134612 AND `DifficultyID`=0); -- Grasping Tentacles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134465 AND `DifficultyID`=1); -- Finnia Hawkshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134451 AND `DifficultyID`=1); -- Selina Duskraven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134424 AND `DifficultyID`=0); -- Waterfall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134406 AND `DifficultyID`=1); -- Francois +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134379 AND `DifficultyID`=1); -- Encroaching Waves +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134350 AND `DifficultyID`=1); -- Baby Goat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134331 AND `DifficultyID`=0); -- King Rahu'ai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134273 AND `DifficultyID`=0); -- Shambling Horror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134268 AND `DifficultyID`=0); -- Fungal Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134251 AND `DifficultyID`=0); -- Seneschal M'bara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=134226 AND `DifficultyID`=1); -- Jeb Johnson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134184 AND `DifficultyID`=0); -- Rotten Food +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (134182,134179)); -- Enchanted Mask +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134174 AND `DifficultyID`=0); -- Shadow-Borne Witch Doctor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134158 AND `DifficultyID`=0); -- Shadow-Borne Champion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134157 AND `DifficultyID`=0); -- Shadow-Borne Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134154 AND `DifficultyID`=0); -- Gluttonous Worm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134115 AND `DifficultyID`=0); -- Sacrificial Acolyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134112 AND `DifficultyID`=0); -- Matron Christiane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134102 AND `DifficultyID`=0); -- Locust Swarm Generator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134100 AND `DifficultyID`=0); -- Locust Swarm Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=134097 AND `DifficultyID`=0); -- Swarming Locust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=133978 AND `DifficultyID`=0); -- Stonespike Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=133935 AND `DifficultyID`=0); -- Animated Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133861 AND `DifficultyID`=1); -- Michaela Reed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=133817 AND `DifficultyID`=0); -- Unbound Wraith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133675 AND `DifficultyID`=1); -- Peasant Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133672 AND `DifficultyID`=1); -- Master Arcanist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=133642 AND `DifficultyID`=0); -- Skeletal Headhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=133605 AND `DifficultyID`=0); -- Escaped Convict +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=133597 AND `DifficultyID`=0); -- Tiragarde Barracuda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=133573 AND `DifficultyID`=0); -- Spotlight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133542 AND `DifficultyID`=1); -- Air Supply Ground Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (133533,133532)); -- Air Supplies +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133420 AND `DifficultyID`=1); -- Dazarian Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133405 AND `DifficultyID`=1); -- General Purpose Bunny RMV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133332 AND `DifficultyID`=1); -- Statiks Quikfuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133331 AND `DifficultyID`=1); -- Narkalt +UPDATE `creature_template_difficulty` SET `TypeFlags`=2097261 WHERE (`Entry`=133298 AND `DifficultyID`=1); -- Fetid Devourer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (133267,133266)); -- Byron Holungo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133242 AND `DifficultyID`=1); -- Zena the Feeder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (133223,115086)); -- Adder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (133221,99908)); -- Skittering Softshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133220 AND `DifficultyID`=1); -- Goblin Hot Air Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=133219 AND `DifficultyID`=0); -- Rummy Mancomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133210 AND `DifficultyID`=1); -- Mariah McKee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (133168,45814)); -- Orgrimmar Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133074 AND `DifficultyID`=1); -- Glasswinged Skimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133064 AND `DifficultyID`=1); -- Silithid Mini-Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133059 AND `DifficultyID`=1); -- General Harris +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133056 AND `DifficultyID`=1); -- Xander Silberman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133049 AND `DifficultyID`=1); -- Gunship Warguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133048 AND `DifficultyID`=1); -- Tevs Rusthammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133047 AND `DifficultyID`=1); -- Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (133046,34935)); -- Horde Gunship Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133045 AND `DifficultyID`=1); -- War Drummer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (133044,82876)); -- Grand Marshal Tremblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133043 AND `DifficultyID`=1); -- High Warlord Volrath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133042 AND `DifficultyID`=1); -- Sky Marshall Gabriel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133034 AND `DifficultyID`=1); -- Grungo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133031 AND `DifficultyID`=1); -- Swolina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133025 AND `DifficultyID`=1); -- Chuchu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=133023 AND `DifficultyID`=1); -- Gano +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132972 AND `DifficultyID`=1); -- Skyguard Cannoneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132960 AND `DifficultyID`=1); -- Battle Alchemist Broadoak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (132800,85757)); -- Mavvus Gingersnap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132778 AND `DifficultyID`=1); -- Jungle Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (132739,85285)); -- Feezzel Gingersnap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132718 AND `DifficultyID`=1); -- Sky Marshal Damarcus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132714 AND `DifficultyID`=1); -- Judyna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132711 AND `DifficultyID`=1); -- Junanji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (132702,34929)); -- Alliance Gunship Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=132626 AND `DifficultyID`=0); -- Reality Tear Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (132586,132581)); -- Kul Tiran Grappleshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (132585,129937)); -- Irontide Grappleshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=132550 AND `DifficultyID`=0); -- Grapple Rifle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132447 AND `DifficultyID`=1); -- Root Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132366 AND `DifficultyID`=1); -- Mailemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (132281,128396)); -- Uuna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132166 AND `DifficultyID`=1); -- Ian Glassel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132153 AND `DifficultyID`=1); -- "Black Eye" Zenru +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132146 AND `DifficultyID`=1); -- Helen Waterview +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132116 AND `DifficultyID`=1); -- Bindy Bracklesprig +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132105 AND `DifficultyID`=1); -- Denzel Crocker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132089 AND `DifficultyID`=1); -- Wolpertinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (132085,68806)); -- Lofty Libram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132077 AND `DifficultyID`=1); -- Aspiring Tamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=132053 AND `DifficultyID`=0); -- Book of Binding +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=132039 AND `DifficultyID`=1); -- Barry Oliver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=132013 AND `DifficultyID`=0); -- Strafing Run Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (131983,31146)); -- Raider's Training Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (131946,2386)); -- Alliance Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=131924 AND `DifficultyID`=0); -- Propellant Blast Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (131904,61441,49840)); -- Spiky Lizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131903 AND `DifficultyID`=1); -- Silithid Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131896 AND `DifficultyID`=1); -- Scorpid Skitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=131887 AND `DifficultyID`=0); -- Hanging Man +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=131788 AND `DifficultyID`=0); -- Spore Pod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=131785 AND `DifficultyID`=0); -- Buzzing Drone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (131776,88178)); -- Jeron Emberfall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (131773,50609)); -- Nathanos Blightcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=131762 AND `DifficultyID`=0); -- Delicious Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=131742 AND `DifficultyID`=0); -- Cooked Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=131732 AND `DifficultyID`=0); -- Raw Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=131731 AND `DifficultyID`=0); -- Sown Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131644 AND `DifficultyID`=1); -- Dart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131631 AND `DifficultyID`=1); -- Sandbill Piper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=131611 AND `DifficultyID`=0); -- Roast Chef Rhonda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=131607 AND `DifficultyID`=0); -- Sauciere Samuel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=131601 AND `DifficultyID`=0); -- Executive Chef Daniel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=131588 AND `DifficultyID`=0); -- Mindless Guest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131576 AND `DifficultyID`=1); -- Nightborne Envoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (131361,131360)); -- Battalion Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (131230,131216)); -- Forsaken Battleguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`DifficultyID`=0 AND `Entry` IN (131123,131119)); -- Enchanted Tiki Mask +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=131089 AND `DifficultyID`=0); -- Shadowblade Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131021 AND `DifficultyID`=1); -- Five-step Stinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=131015 AND `DifficultyID`=0); -- Azerite Catalyst Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131007 AND `DifficultyID`=1); -- Captain Bajin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=131006 AND `DifficultyID`=1); -- Captain Talisa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130995 AND `DifficultyID`=1); -- Captain Paikee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130990 AND `DifficultyID`=1); -- Squeal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130988 AND `DifficultyID`=1); -- Snitch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130987 AND `DifficultyID`=1); -- Stalker Azibo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130983 AND `DifficultyID`=1); -- Siegebreaker Druku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=130945 AND `DifficultyID`=0); -- Spray Fixate Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=130912 AND `DifficultyID`=0); -- Shadowblade Razi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130907 AND `DifficultyID`=1); -- Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=130903 AND `DifficultyID`=0); -- Creepy Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130790 AND `DifficultyID`=1); -- Loz the Paku'ai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130787 AND `DifficultyID`=1); -- Paku'ai Rip'nata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130784 AND `DifficultyID`=1); -- Scooch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (130779,130699,62127,49725)); -- Emerald Boa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130778 AND `DifficultyID`=1); -- Dazarian Lizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130763 AND `DifficultyID`=1); -- Hermetic Seaslug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (130749,130748,130716)); -- Crested Gekkota +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130718 AND `DifficultyID`=1); -- Banded Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (130689,126496)); -- Wandering Mouser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130685 AND `DifficultyID`=1); -- Disheveled Seagull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130683 AND `DifficultyID`=1); -- Starved Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (130682,88224)); -- Rylai Crestfall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130677 AND `DifficultyID`=1); -- Gunship Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=130655 AND `DifficultyID`=0); -- Bobby Howlis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130636 AND `DifficultyID`=1); -- Crimsontail Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130634 AND `DifficultyID`=1); -- Hookjaw Viper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130599 AND `DifficultyID`=1); -- Sky Marshal Sanders +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130598 AND `DifficultyID`=1); -- Crystal Spine Matriarch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=130597 AND `DifficultyID`=0); -- Tiki Mask +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=130581 AND `DifficultyID`=1); -- Sand-Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (130542,108981)); -- Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130540 AND `DifficultyID`=1); -- Skyguard Marine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (130537,85506)); -- Sergeant Blackwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (130535,86829)); -- Sergeant Schmidt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (130532,332)); -- Master Mathias Shaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130502 AND `DifficultyID`=1); -- Thornfin Seahorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130448 AND `DifficultyID`=1); -- Shadric Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130446 AND `DifficultyID`=1); -- Scrounging Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130445 AND `DifficultyID`=1); -- Jungle Gulper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130440 AND `DifficultyID`=1); -- Golden Boa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=130438 AND `DifficultyID`=0); -- Venture Co. Laborer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=130353 AND `DifficultyID`=0); -- Smoldering Elemental +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=130335 AND `DifficultyID`=1); -- Gritplate Crystaleye +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=130334 AND `DifficultyID`=1); -- Gritplate Gazer +UPDATE `creature_template_difficulty` SET `TypeFlags`=1 WHERE (`Entry`=130333 AND `DifficultyID`=1); -- Gritplate Basilisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130300 AND `DifficultyID`=1); -- Bloodscreecher Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130269 AND `DifficultyID`=1); -- Brook Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130268 AND `DifficultyID`=1); -- Fluttering Glowfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130246 AND `DifficultyID`=1); -- Silverweb Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130226 AND `DifficultyID`=1); -- Wetland Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130218 AND `DifficultyID`=1); -- Verdant Darter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130217 AND `DifficultyID`=1); -- Nazmani Weevil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130212 AND `DifficultyID`=1); -- Reeking Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130205 AND `DifficultyID`=1); -- Lowland Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130194 AND `DifficultyID`=1); -- Foulwater Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130163 AND `DifficultyID`=1); -- Estuarine Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=130155 AND `DifficultyID`=0); -- Shell Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=130153 AND `DifficultyID`=0); -- Venomspine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=130152 AND `DifficultyID`=0); -- Dehydrated Venomspine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=130150 AND `DifficultyID`=0); -- Crashing Wave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130136 AND `DifficultyID`=1); -- Wood Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130132 AND `DifficultyID`=1); -- Strand Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130127 AND `DifficultyID`=1); -- Forest Viper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=130005 AND `DifficultyID`=1); -- Storm's Wake Conscript +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129984 AND `DifficultyID`=1); -- Anna Ridgeley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=129939 AND `DifficultyID`=0); -- Mug of Caustic Grog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129886 AND `DifficultyID`=1); -- Mountain Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=129859 AND `DifficultyID`=0); -- Cutwater Wake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`DifficultyID`=0 AND `Entry` IN (129825,82472)); -- Iron Infantry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`DifficultyID`=0 AND `Entry` IN (129824,79878)); -- Grom'kar Boomer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`DifficultyID`=0 AND `Entry` IN (129823,79877)); -- Grom'kar Grenadier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`DifficultyID`=0 AND `Entry` IN (129822,79819)); -- Grom'kar Gunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=129797 AND `DifficultyID`=0); -- Snipe Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=129785 AND `DifficultyID`=0); -- Suppression Crystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=129551 AND `DifficultyID`=0); -- Bilge Rat Mixologist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129483 AND `DifficultyID`=1); -- Kaza the Skyblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=129481 AND `DifficultyID`=0); -- Empty Mug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=129480 AND `DifficultyID`=0); -- Keg of Caustic Grog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129394 AND `DifficultyID`=1); -- Scheming Street Scamp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129365 AND `DifficultyID`=1); -- Volni +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129344 AND `DifficultyID`=1); -- Vignette Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129339 AND `DifficultyID`=1); -- Fledgling Monarch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129266 AND `DifficultyID`=1); -- Boba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=129213 AND `DifficultyID`=0); -- Brutikus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129163 AND `DifficultyID`=1); -- Dagin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (129153,64782,63062)); -- Bandicoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (129137,93097)); -- Thicket Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129098 AND `DifficultyID`=1); -- Rodrigo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129052 AND `DifficultyID`=1); -- Bear Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=129049 AND `DifficultyID`=1); -- Tottle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128901 AND `DifficultyID`=1); -- Marsh Fly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128896 AND `DifficultyID`=1); -- Midland Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128888 AND `DifficultyID`=1); -- Koba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128798 AND `DifficultyID`=1); -- Bramble Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128756 AND `DifficultyID`=1); -- Magister Langley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128737 AND `DifficultyID`=1); -- Furious Tiki Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128695 AND `DifficultyID`=1); -- Vethiss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128675 AND `DifficultyID`=1); -- Moss Serpent +UPDATE `creature_template_difficulty` SET `HealthModifier`=40 WHERE (`Entry`=128651 AND `DifficultyID`=1); -- Hadal Darkfathom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=128649 AND `DifficultyID`=0); -- Sergeant Bainbridge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128576 AND `DifficultyID`=1); -- Aaron Ridgeley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128574 AND `DifficultyID`=1); -- Cave Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128567 AND `DifficultyID`=1); -- Redrock Widow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128514 AND `DifficultyID`=1); -- Harbor Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128448 AND `DifficultyID`=1); -- Harbor Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128388 AND `DifficultyID`=1); -- Rebellious Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128334 AND `DifficultyID`=1); -- Sejiju +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128332 AND `DifficultyID`=1); -- Tusajia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128331 AND `DifficultyID`=1); -- Taszae +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128329 AND `DifficultyID`=1); -- Vanashi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128325 AND `DifficultyID`=1); -- Kunojin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128234 AND `DifficultyID`=1); -- Castaway Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128224 AND `DifficultyID`=1); -- Skinny Tim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128222 AND `DifficultyID`=1); -- Spire of Spite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (128175,127266)); -- Antoran Bilescourge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (128174,125841)); -- Felcrazed Wyrm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (128173,125830)); -- Pygmy Marsuul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (128172,125827)); -- Arcane Gorger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (128171,125504)); -- Void Shardling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128170 AND `DifficultyID`=1); -- Warpstalker Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (128168,125495)); -- Voidstalker Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (128167,125493)); -- Skyfin Juvenile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (128166,125439)); -- Flickering Argunite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (128163,127280)); -- Antoran Bile Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (128162,124046)); -- Bile Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128159 AND `DifficultyID`=1); -- Grasping Manifestation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128158 AND `DifficultyID`=1); -- Fel-Afflicted Skyfin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128157 AND `DifficultyID`=1); -- Docile Skyfin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128156 AND `DifficultyID`=1); -- Globe Yeti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128142 AND `DifficultyID`=1); -- Voidling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128119 AND `DifficultyID`=1); -- Orphaned Marsuul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128041 AND `DifficultyID`=1); -- Paula Waverunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128030 AND `DifficultyID`=1); -- T'paartos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128024 AND `DifficultyID`=1); -- One-of-Many +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128022 AND `DifficultyID`=1); -- Pilfer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128020 AND `DifficultyID`=1); -- Bloat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128017 AND `DifficultyID`=1); -- Corrupted Blood of Argus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128016 AND `DifficultyID`=1); -- Shadeflicker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128014 AND `DifficultyID`=1); -- Snozz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128012 AND `DifficultyID`=1); -- Gnasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128011 AND `DifficultyID`=1); -- Deathscreech +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128010 AND `DifficultyID`=1); -- Retch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128008 AND `DifficultyID`=1); -- Foulclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=128007 AND `DifficultyID`=1); -- Ruinhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (127987,123745)); -- Snowglobe Stalker 2 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (127986,110441)); -- Snowglobe Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127956 AND `DifficultyID`=1); -- Amalgam of Destruction +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127954 AND `DifficultyID`=1); -- Unstable Tendril +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127953 AND `DifficultyID`=1); -- Corrupted Blood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127952 AND `DifficultyID`=1); -- Faceless Mindlasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127951 AND `DifficultyID`=1); -- Infernal Pyreclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127950 AND `DifficultyID`=1); -- Surger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127948 AND `DifficultyID`=1); -- Cinderweb Recluse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127947 AND `DifficultyID`=1); -- Blazehound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=127911 AND `DifficultyID`=0); -- Void-Blade Zedaat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=127906 AND `DifficultyID`=0); -- Twilight-Harbinger Tharuul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127863 AND `DifficultyID`=1); -- Drafty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127862 AND `DifficultyID`=1); -- Zephyrian Prince +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127859 AND `DifficultyID`=1); -- Faceless Minion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127858 AND `DifficultyID`=1); -- Bound Stream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127853 AND `DifficultyID`=1); -- Rattlejaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127852 AND `DifficultyID`=1); -- Discarded Experiment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127850 AND `DifficultyID`=1); -- Tinytron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127842 AND `DifficultyID`=1); -- Ancient Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127818 AND `DifficultyID`=1); -- Paku'ai Ja'nessa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127801 AND `DifficultyID`=1); -- Mountain Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127750 AND `DifficultyID`=1); -- Lightforged Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (127662,111319,91630,91629)); -- Illidari Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127608 AND `DifficultyID`=1); -- Zephyr Surfer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127478 AND `DifficultyID`=1); -- Sewer Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127427 AND `DifficultyID`=1); -- Akunda the Tamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=127272 AND `DifficultyID`=1); -- Ven'orn Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (127091,125382)); -- Eddie Norwington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (126964,51861,38636)); -- Northwatch Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=126957 AND `DifficultyID`=0); -- Serpent's Bay Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (126905,62186,49835)); -- Desert Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (126904,62896,49832)); -- Leopard Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126903 AND `DifficultyID`=1); -- Dune Bug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (126901,62523,49727)); -- Sidewinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=126831 AND `DifficultyID`=0); -- Bay Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126824 AND `DifficultyID`=1); -- Red Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126724 AND `DifficultyID`=1); -- Bridget Bran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126666 AND `DifficultyID`=1); -- Krokul Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126640 AND `DifficultyID`=1); -- August Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (126606,126588)); -- Keula +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126583 AND `DifficultyID`=1); -- Skittish Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126579 AND `DifficultyID`=1); -- Ghost Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126578 AND `DifficultyID`=1); -- Deepcrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126546 AND `DifficultyID`=1); -- Fluttering Softwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126530 AND `DifficultyID`=1); -- Shallowsea Whelk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126519 AND `DifficultyID`=1); -- Tiragarde Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126497 AND `DifficultyID`=1); -- Shiprat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=126283 AND `DifficultyID`=0); -- Urjad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126183 AND `DifficultyID`=1); -- Leeching Grub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126034 AND `DifficultyID`=1); -- Street Scamp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126005 AND `DifficultyID`=1); -- Orphan Toe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126004 AND `DifficultyID`=1); -- Orphan Tik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=126003 AND `DifficultyID`=1); -- Orphan Tak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125855 AND `DifficultyID`=1); -- Argus Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=125846 AND `DifficultyID`=0); -- Void Flayer(IGC) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=125845 AND `DifficultyID`=0); -- Void Discharge (IGC) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=125844 AND `DifficultyID`=0); -- Shadowguard Voidbender (IGC) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125823 AND `DifficultyID`=1); -- Witch Doctah Likola +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125822 AND `DifficultyID`=1); -- Witch Doctah Toko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=125615 AND `DifficultyID`=0); -- Shadowguard Voidtender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (125514,125461,123139)); -- Navigation Console +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125505 AND `DifficultyID`=1); -- Chaotic Runoff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125499 AND `DifficultyID`=1); -- Warp Stalker Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125481 AND `DifficultyID`=1); -- Coagulated Fel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125417 AND `DifficultyID`=1); -- Pygmy Anaconda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125414 AND `DifficultyID`=1); -- Spiny Gekkota +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (125410,125409,125407,125350,124569,124313,123260,123258,122509,118830)); -- Lightforged Beacon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125387 AND `DifficultyID`=1); -- Unstable Felshard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=125293 AND `DifficultyID`=0); -- Echo of Zuraal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125253 AND `DifficultyID`=1); -- Azerite Fissure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (125132,42689)); -- Skittering Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125089 AND `DifficultyID`=1); -- Manager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=125003 AND `DifficultyID`=0); -- Skyfin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=124967 AND `DifficultyID`=0); -- Shadow-Weaver Essence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=124964 AND `DifficultyID`=0); -- Unstable Dark Matter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124944 AND `DifficultyID`=1); -- Ageless Bronze Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=124880 AND `DifficultyID`=0); -- War-Adept Essence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=124875 AND `DifficultyID`=0); -- Shadowguard Subjugator (IGC) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=124874 AND `DifficultyID`=0); -- Viceroy Nezhar (IGC) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=124873 AND `DifficultyID`=0); -- Darkfang (IGC) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=124872 AND `DifficultyID`=0); -- Saprish (IGC) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=124871 AND `DifficultyID`=0); -- Zuraal the Ascended (IGC) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=124870 AND `DifficultyID`=0); -- L'ura (IGC) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124858 AND `DifficultyID`=1); -- Bronze Proto-Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124725 AND `DifficultyID`=1); -- Joan Weber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124634 AND `DifficultyID`=1); -- Corporal Hammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124633 AND `DifficultyID`=1); -- M-37 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124632 AND `DifficultyID`=1); -- Clamp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124617 AND `DifficultyID`=1); -- Environeer Bert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124594 AND `DifficultyID`=1); -- Dig Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124508 AND `DifficultyID`=1); -- Jacqueline Hanswizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124507 AND `DifficultyID`=1); -- Deena Kastspindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124505 AND `DifficultyID`=1); -- Joan Samfizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124466 AND `DifficultyID`=1); -- Clarence Page +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124456 AND `DifficultyID`=1); -- Paku'ai Jasi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (124389,64151)); -- Sneaky Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124316 AND `DifficultyID`=1); -- Pig +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=124309 AND `DifficultyID`=0); -- Viceroy Nezhar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124181 AND `DifficultyID`=1); -- Louisa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=124107 AND `DifficultyID`=1); -- Narishi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123826 AND `DifficultyID`=1); -- Jungleweb Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123817 AND `DifficultyID`=1); -- Eliara Duskwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123793 AND `DifficultyID`=1); -- Hearthstation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (123755,14849)); -- Darkmoon Carnie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123735 AND `DifficultyID`=1); -- Henry Gust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (123691,121537,121535)); -- Metal Fan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (123650,4244)); -- Shadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123553 AND `DifficultyID`=1); -- Hazel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123490 AND `DifficultyID`=1); -- Warpweaver Swaggiss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=123411 AND `DifficultyID`=0); -- Rejuvenated Voidlord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (123397,123396,122859,121946,51649,51601)); -- Moonkin Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123394 AND `DifficultyID`=1); -- "Bad News" Brin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123393 AND `DifficultyID`=1); -- Raukous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123392 AND `DifficultyID`=1); -- Jay Prath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123256 AND `DifficultyID`=1); -- Paymaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123255 AND `DifficultyID`=1); -- Dungeon Teleports +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123227 AND `DifficultyID`=1); -- Keystone Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123125 AND `DifficultyID`=1); -- Enchants Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123124 AND `DifficultyID`=1); -- General Goods Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123120 AND `DifficultyID`=1); -- Bloodsail Drunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123108 AND `DifficultyID`=1); -- Accessories Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123106 AND `DifficultyID`=1); -- Plate Armor Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123105 AND `DifficultyID`=1); -- Mail Armor Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123104 AND `DifficultyID`=1); -- Leather Armor Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123099 AND `DifficultyID`=1); -- Cloth Armor Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=123072 AND `DifficultyID`=0); -- Grimghast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123060 AND `DifficultyID`=1); -- Paku'ai Verraki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=123006 AND `DifficultyID`=1); -- Lasa the Galerider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=122979 AND `DifficultyID`=0); -- Phoenix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=122976 AND `DifficultyID`=0); -- Goldtalon Scytheclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=122975 AND `DifficultyID`=0); -- Goldtalon Gutripper +UPDATE `creature_template_difficulty` SET `TypeFlags`=73 WHERE (`Entry`=122963 AND `DifficultyID`=1); -- Rezan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=122895 AND `DifficultyID`=0); -- Empowered Umbral Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122689 AND `DifficultyID`=1); -- Paku'ai Rokota +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=122456 AND `DifficultyID`=0); -- Voidmaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122396 AND `DifficultyID`=1); -- Edward Techt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (122352,122346,122282,122280)); -- Bloodsail Sea Pony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122351 AND `DifficultyID`=1); -- Rear Admiral Giggleplanks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (122349,122281,122279)); -- Bloodsail Pony Plunderer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=122314 AND `DifficultyID`=0); -- L'ura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (122277,122248)); -- Bloodsail Magus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (122270,122269,122243,122234)); -- Bloodsail Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122258 AND `DifficultyID`=1); -- Cook Lastwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122257 AND `DifficultyID`=1); -- Gunner Pops +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122254 AND `DifficultyID`=1); -- Quartermaster Rowley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122253 AND `DifficultyID`=1); -- First Mate Nereus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122250 AND `DifficultyID`=1); -- Bloodsail Bouncer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122198 AND `DifficultyID`=1); -- Zibir the Wingmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122191 AND `DifficultyID`=1); -- Du'ba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (122096,121912)); -- Ysondre +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (122033,66811)); -- Twilight +UPDATE `creature_template_difficulty` SET `HealthModifier`=1.5 WHERE (`Entry`=122012 AND `DifficultyID`=1); -- Direhorn Juvenile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121828 AND `DifficultyID`=1); -- Zabar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121820 AND `DifficultyID`=1); -- Azuregos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121818 AND `DifficultyID`=1); -- Lord Kazzak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121762 AND `DifficultyID`=1); -- Pilfered Sweeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121740 AND `DifficultyID`=1); -- Angry Trader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121739 AND `DifficultyID`=1); -- Marla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (121728,121721,121720,121719,121718,121717,121712)); -- Thal'kiel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121715 AND `DifficultyID`=1); -- Orphaned Felbat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (121713,118834)); -- Fel Portal Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (121711,118716)); -- Bilespray Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121603 AND `DifficultyID`=1); -- Abby Lewis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=121583 AND `DifficultyID`=0); -- Noxious Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=121569 AND `DifficultyID`=0); -- Vilebark Walker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (121554,121553)); -- Dreadhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121543 AND `DifficultyID`=1); -- Khan Nabul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121542 AND `DifficultyID`=1); -- Nick Arse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121540 AND `DifficultyID`=1); -- Lalathin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121502 AND `DifficultyID`=1); -- Very Lost Feathermane Kitten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=121393 AND `DifficultyID`=0); -- Nourishing Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=121392 AND `DifficultyID`=0); -- Biographical Animated Book +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=121384 AND `DifficultyID`=0); -- Fictional Animated Book +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=121364 AND `DifficultyID`=0); -- Satirical Animated Book +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (121318,119978,119169)); -- Fulminating Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121252 AND `DifficultyID`=1); -- Ripa the Wind Ripper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (121231,121069,120556,120405,119930,118642)); -- Dreadwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=121207 AND `DifficultyID`=1); -- Cuja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=121167 AND `DifficultyID`=0); -- Searing Overfiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120928 AND `DifficultyID`=1); -- Jay Maguire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120830 AND `DifficultyID`=1); -- Ban-Fu, Cub of Ban-Lu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120804 AND `DifficultyID`=1); -- Darkspear Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (120779,118724)); -- Helblaze Felbringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (120778,120550,118690)); -- Wrathguard Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (120770,120374,119952)); -- Felguard Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=120727 AND `DifficultyID`=0); -- Book of Everlasting Silence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=120717 AND `DifficultyID`=0); -- Mistress Dominix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=120716 AND `DifficultyID`=0); -- Dreadspeaker Serilis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=120715 AND `DifficultyID`=0); -- Raga'yut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=120713 AND `DifficultyID`=0); -- Wa'glur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=120712 AND `DifficultyID`=0); -- Larithia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120651 AND `DifficultyID`=1); -- Explosives +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=120650 AND `DifficultyID`=0); -- Arcane Horror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=120646 AND `DifficultyID`=0); -- Book of Arcane Monstrosities +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (120527,1863)); -- Succubus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (120510,72654)); -- General Purpose Stalker (RKS) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120397 AND `DifficultyID`=1); -- Scraps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (120371,118717)); -- Helblaze Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (120366,118714)); -- Hellblaze Temptress +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120311 AND `DifficultyID`=1); -- Virulent Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=120274 AND `DifficultyID`=0); -- Felstrider Magus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120272 AND `DifficultyID`=1); -- Illidari Calia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120271 AND `DifficultyID`=1); -- Invisible Bunny (IGC) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=120265 AND `DifficultyID`=1); -- Spirit of Netrezaar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (120016,118706)); -- Necrotic Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=120014 AND `DifficultyID`=0); -- Choking Vines +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=119977 AND `DifficultyID`=0); -- Stranglevine Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=119965 AND `DifficultyID`=1); -- Doom Guard LT Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=119923 AND `DifficultyID`=0); -- Helblaze Soulmender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=119871 AND `DifficultyID`=0); -- Over Fiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119661 AND `DifficultyID`=1); -- Nether Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119508 AND `DifficultyID`=1); -- Spell Effect Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119500 AND `DifficultyID`=1); -- Vilebrood Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119499 AND `DifficultyID`=1); -- Frostbrood Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119498 AND `DifficultyID`=1); -- Bloodbrood Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119390 AND `DifficultyID`=1); -- Marcus "Bagman" Brown +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=119157 AND `DifficultyID`=0); -- Felguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=119144 AND `DifficultyID`=0); -- Succulent Lasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119052 AND `DifficultyID`=1); -- War Banner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=119040 AND `DifficultyID`=1); -- Tylarr Gronnden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118999 AND `DifficultyID`=1); -- Ancient Stoneshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118905 AND `DifficultyID`=1); -- Huntress Duskrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118810 AND `DifficultyID`=1); -- Water Bubble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=118805 AND `DifficultyID`=0); -- Hellblaze Feaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=118804 AND `DifficultyID`=0); -- Domatrax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=118802 AND `DifficultyID`=0); -- Hellblaze Mistress +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=118801 AND `DifficultyID`=0); -- Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118791 AND `DifficultyID`=1); -- Sturdy Love Fool +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=118723 AND `DifficultyID`=0); -- Gazerax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (118719,101923)); -- Wyrmtongue Scavenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=118718 AND `DifficultyID`=0); -- Book of Eternal Winter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=118713 AND `DifficultyID`=0); -- Felstrider Orbcaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=118712 AND `DifficultyID`=0); -- Felstrider Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=118705 AND `DifficultyID`=0); -- Nal'asha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=118704 AND `DifficultyID`=0); -- Dul'zak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=118703 AND `DifficultyID`=0); -- Felborne Botanist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=118700 AND `DifficultyID`=0); -- Felblight Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118191 AND `DifficultyID`=1); -- Adopted Puppy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118063 AND `DifficultyID`=1); -- Paradox Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=118060 AND `DifficultyID`=1); -- Infinite Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117871 AND `DifficultyID`=1); -- War Councilor Victoria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117793 AND `DifficultyID`=1); -- Fledgling Fel Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117754 AND `DifficultyID`=1); -- Calcified Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117744 AND `DifficultyID`=1); -- Fel Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117659 AND `DifficultyID`=1); -- Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117658 AND `DifficultyID`=1); -- Rock Viper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=117590 AND `DifficultyID`=0); -- Shadow of Mephistroth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (117502,64807,64238)); -- Resilient Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117459 AND `DifficultyID`=1); -- Eyir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117371 AND `DifficultyID`=1); -- Trashy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117343 AND `DifficultyID`=1); -- Hearthy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117341 AND `DifficultyID`=1); -- Naxxy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117340 AND `DifficultyID`=1); -- Dibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=117194 AND `DifficultyID`=0); -- Thrashbite the Scornful +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=117193 AND `DifficultyID`=0); -- Agronox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117182 AND `DifficultyID`=1); -- Cavern Moccasin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (117079,115076)); -- Warsong Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (117078,115070)); -- Frostwolf Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=117014 AND `DifficultyID`=1); -- Togra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (116994,116993)); -- Rescued Turkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=116944 AND `DifficultyID`=0); -- Mephistroth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116871 AND `DifficultyID`=1); -- Crackers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116781 AND `DifficultyID`=1); -- Muyani +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116633 AND `DifficultyID`=1); -- Effect +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=116447 AND `DifficultyID`=0); -- Mysterious Book +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116369 AND `DifficultyID`=1); -- Simulacra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116175 AND `DifficultyID`=1); -- Karam Magespear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116136 AND `DifficultyID`=1); -- City Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116080 AND `DifficultyID`=1); -- Albino Buzzard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116079 AND `DifficultyID`=1); -- Cherry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116078 AND `DifficultyID`=1); -- Buzz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116077 AND `DifficultyID`=1); -- Swoop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115999 AND `DifficultyID`=1); -- Neal Padley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115996 AND `DifficultyID`=1); -- Ku'ash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115995 AND `DifficultyID`=1); -- Girrum Highdust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115994 AND `DifficultyID`=1); -- Elaine Clayton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115993 AND `DifficultyID`=1); -- Kyla Royce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115919 AND `DifficultyID`=1); -- Dutiful Gruntling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115918 AND `DifficultyID`=1); -- Dutiful Squire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115913 AND `DifficultyID`=1); -- Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115787 AND `DifficultyID`=1); -- Bloodgazer Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115786 AND `DifficultyID`=1); -- Sharptalon Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115785 AND `DifficultyID`=1); -- Direbeak Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115784 AND `DifficultyID`=1); -- Snowfeather Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=115725 AND `DifficultyID`=0); -- Twisted Gazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115636 AND `DifficultyID`=1); -- Archmage Xylem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115619 AND `DifficultyID`=1); -- Frost-Imbued Gem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115615 AND `DifficultyID`=1); -- Arcane-Imbued Gem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115614 AND `DifficultyID`=1); -- Fire-Imbued Gem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115611 AND `DifficultyID`=1); -- Shadow-Imbued Gem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=115497 AND `DifficultyID`=0); -- Archmage Khadgar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115494 AND `DifficultyID`=1); -- High King Maulgar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115468 AND `DifficultyID`=1); -- Archmage Karlain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115467 AND `DifficultyID`=1); -- Archmage Kalec +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115466 AND `DifficultyID`=1); -- Archmage Ansirem Runeweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115465 AND `DifficultyID`=1); -- Archmage Modera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115464 AND `DifficultyID`=1); -- Archmage Khadgar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115286 AND `DifficultyID`=1); -- Crysa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (115234,115212)); -- Inverted Arcanymo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=115213 AND `DifficultyID`=0); -- Image of Arcanagos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115158 AND `DifficultyID`=1); -- Stardust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115152 AND `DifficultyID`=1); -- Wicked Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115150 AND `DifficultyID`=1); -- Drudge Ghoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115149 AND `DifficultyID`=1); -- Soulbroken Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115148 AND `DifficultyID`=1); -- Blightbreath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115147 AND `DifficultyID`=1); -- Blood Boil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115146 AND `DifficultyID`=1); -- Boneshard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115145 AND `DifficultyID`=1); -- Creeping Tentacle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115144 AND `DifficultyID`=1); -- G0-R41-0N Ultratonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115142 AND `DifficultyID`=1); -- Winter Rageling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115141 AND `DifficultyID`=1); -- Sanctum Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115140 AND `DifficultyID`=1); -- Runeforged Servitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115139 AND `DifficultyID`=1); -- Ironbound Proto-Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115138 AND `DifficultyID`=1); -- Magma Rageling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115137 AND `DifficultyID`=1); -- Nerubian Swarmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115136 AND `DifficultyID`=1); -- Snobold Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (115109,10981)); -- Frost Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115107 AND `DifficultyID`=1); -- Warsong Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115097 AND `DifficultyID`=1); -- Tortured Earth Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115093 AND `DifficultyID`=1); -- Clefthoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115091 AND `DifficultyID`=1); -- Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115083 AND `DifficultyID`=1); -- Orc Drum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115077 AND `DifficultyID`=1); -- Warsong Leader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=115069 AND `DifficultyID`=1); -- Frostwolf Leader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (115068,12052)); -- Frostwolf Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=115016 AND `DifficultyID`=0); -- Mok-Mok the Entertaining +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=114947 AND `DifficultyID`=0); -- Woeful Healer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114925 AND `DifficultyID`=1); -- Warsong Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=114906 AND `DifficultyID`=0); -- Restless Bones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=114903 AND `DifficultyID`=0); -- Bonecurse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=114895 AND `DifficultyID`=0); -- Nightbane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (114863,54020)); -- General Purpose Bunny JMF (Look 2 - Flying, Huge AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=114800 AND `DifficultyID`=0); -- Koren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (114718,111675)); -- Ancient Cloudwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=114668 AND `DifficultyID`=0); -- Nether-Touched Warlock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114666 AND `DifficultyID`=1); -- Alyndra Stormgazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (114665,98219)); -- Sergeant Wilson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (114663,98148)); -- Nassar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=114659 AND `DifficultyID`=0); -- Nether-Touched Necrolyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=114658 AND `DifficultyID`=0); -- Nether-Touched Warlord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=114644 AND `DifficultyID`=0); -- Nether-Touched Cleric +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=114643 AND `DifficultyID`=0); -- Nether-Touched Conjurer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=114642 AND `DifficultyID`=0); -- Nether-Touched King +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (114620,61253,49690)); -- Dusk Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (114611,62178,49728)); -- Elfin Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=114583 AND `DifficultyID`=0); -- Adem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (114580,110741,109818)); -- Gleamhoof Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (114572,97547,92388)); -- Vale Flitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114565 AND `DifficultyID`=1); -- Guardian of the Forgotten Queen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114519 AND `DifficultyID`=1); -- Suramar Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114518 AND `DifficultyID`=1); -- Suramar Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=114516 AND `DifficultyID`=0); -- Rook Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114500 AND `DifficultyID`=1); -- Shadowmoon Valley Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114499 AND `DifficultyID`=1); -- Frostfire Ridge Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114496 AND `DifficultyID`=1); -- Stormheim Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114494 AND `DifficultyID`=1); -- Highmountain Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114493 AND `DifficultyID`=1); -- Val'Sharah Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114492 AND `DifficultyID`=1); -- Azsuna Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114491 AND `DifficultyID`=1); -- Gorgrond Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114490 AND `DifficultyID`=1); -- Nagrand Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114489 AND `DifficultyID`=1); -- Talador Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114488 AND `DifficultyID`=1); -- Spires of Arak Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=114463 AND `DifficultyID`=0); -- Medivh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=114335 AND `DifficultyID`=0); -- Barnes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114279 AND `DifficultyID`=1); -- Exploited Crown Intern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114278 AND `DifficultyID`=1); -- Crown Supply Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114275 AND `DifficultyID`=1); -- Crown Technician +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (114273,114272)); -- Attumen the Huntsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=114246 AND `DifficultyID`=1); -- Karl Wogksch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (114064,114063)); -- Snowfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113984 AND `DifficultyID`=1); -- Legionnaire Murky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113983 AND `DifficultyID`=1); -- Knight-Captain Murky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113917 AND `DifficultyID`=1); -- Unstable Energy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113855 AND `DifficultyID`=1); -- Rescued Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113827 AND `DifficultyID`=1); -- Wondrous Wisdomball +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=113699 AND `DifficultyID`=0); -- Forgotten Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113678 AND `DifficultyID`=1); -- Dreadscar Skitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113527 AND `DifficultyID`=1); -- Mischief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113461 AND `DifficultyID`=1); -- Pepe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113443 AND `DifficultyID`=1); -- Glitterfur Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113442 AND `DifficultyID`=1); -- Dreamdew Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113440 AND `DifficultyID`=1); -- Squirky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113391 AND `DifficultyID`=1); -- Protected Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113390 AND `DifficultyID`=1); -- Protected Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (113345,97323)); -- Felspider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113278 AND `DifficultyID`=1); -- Tenebrous Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113211 AND `DifficultyID`=1); -- Officer Fairbanks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=113173 AND `DifficultyID`=0); -- Navarogg Spawn Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113136 AND `DifficultyID`=1); -- Benax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113116 AND `DifficultyID`=1); -- Stanky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113108 AND `DifficultyID`=1); -- Nightmare Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113050 AND `DifficultyID`=1); -- Corrupted Silky Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113049 AND `DifficultyID`=1); -- Corrupted Harlequin Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=113048 AND `DifficultyID`=1); -- Corrupted Deer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112926 AND `DifficultyID`=1); -- Razen Swingblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112866 AND `DifficultyID`=1); -- Avaya Farwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112728 AND `DifficultyID`=1); -- Court Scribe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112690 AND `DifficultyID`=1); -- Greathorn Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112659 AND `DifficultyID`=1); -- Emerald Leaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112654 AND `DifficultyID`=1); -- Azure Trout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112565 AND `DifficultyID`=1); -- Armored Wind Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112554 AND `DifficultyID`=1); -- Pesky Bug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112367 AND `DifficultyID`=1); -- Leyscar Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112289 AND `DifficultyID`=1); -- Invasive Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112259 AND `DifficultyID`=1); -- Palace Sweeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112190 AND `DifficultyID`=1); -- Curious Sabercub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112167 AND `DifficultyID`=1); -- Lagan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112144 AND `DifficultyID`=1); -- Corgnelius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112132 AND `DifficultyID`=1); -- Firebat Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112026 AND `DifficultyID`=1); -- Sergeant Ba'sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112025 AND `DifficultyID`=1); -- Staff Sereant Lazgar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (112017,96405)); -- Enchanted Pen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112015 AND `DifficultyID`=1); -- Nightmare Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112014 AND `DifficultyID`=1); -- Palace Minder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112004 AND `DifficultyID`=1); -- Horde Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=112002 AND `DifficultyID`=1); -- Seer Janidi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111997 AND `DifficultyID`=1); -- Horde Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111820 AND `DifficultyID`=1); -- Friender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111624 AND `DifficultyID`=1); -- Adept Sunwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111425 AND `DifficultyID`=1); -- Transmutant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111423 AND `DifficultyID`=1); -- Untethered Wyrmling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111421 AND `DifficultyID`=1); -- Lurking Owl Kitten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111420 AND `DifficultyID`=1); -- Fluga the Scalekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111418 AND `DifficultyID`=1); -- Trainee Starwhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111327 AND `DifficultyID`=1); -- Hillevi the Scalekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (111323,88110)); -- Izal Whitemoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111296 AND `DifficultyID`=1); -- Horde Fanatic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=111290 AND `DifficultyID`=0); -- Braxas the Fleshcarver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111202 AND `DifficultyID`=1); -- Alliance Enthusiast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=111193 AND `DifficultyID`=0); -- Quivering Egg Sac +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=111172 AND `DifficultyID`=1); -- Stormstruck Beaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (111161,111158)); -- Blind Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=111008 AND `DifficultyID`=0); -- Hatespawn Abomination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=110995 AND `DifficultyID`=0); -- Ranger General Feleor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=110993 AND `DifficultyID`=0); -- General Tel'arn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=110983 AND `DifficultyID`=0); -- Winter Veil Talixae Flamewreath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=110971 AND `DifficultyID`=1); -- Adept Jena Moonrath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=110966 AND `DifficultyID`=0); -- Vicious Manafang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (110951,63304)); -- Jungle Grub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (110826,89380)); -- Coastal Sandpiper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (110784,99650,99528)); -- Thornclaw Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (110747,109010,102592)); -- Alliance Infantry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=110666 AND `DifficultyID`=1); -- Young Mutant Warturtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=110035 AND `DifficultyID`=1); -- Historian Ju'pa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=110034 AND `DifficultyID`=1); -- Historian Llore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=110002 AND `DifficultyID`=1); -- Forest Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109860 AND `DifficultyID`=1); -- Crooked Tree Crow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109854 AND `DifficultyID`=1); -- Duroc Ironjaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109848 AND `DifficultyID`=1); -- Sarah's Invisible Bunny (Medium) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109825 AND `DifficultyID`=1); -- Aria Sorrowheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (109789,109572,109561,109558,109469,109467,109451)); -- Great Eagle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109734 AND `DifficultyID`=1); -- Hag of the Crooked Tree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109688 AND `DifficultyID`=1); -- Woim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109685 AND `DifficultyID`=1); -- Pippi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (109341,47228)); -- General Purpose Bunny JMF +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109216 AND `DifficultyID`=1); -- Sting Ray Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109098 AND `DifficultyID`=1); -- Dalaran Hawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109096 AND `DifficultyID`=1); -- Normal Tank Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109066 AND `DifficultyID`=1); -- Dungeon Damage Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=109044 AND `DifficultyID`=1); -- Cairn Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108988 AND `DifficultyID`=1); -- Lieutenant Murray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108983 AND `DifficultyID`=1); -- Navigator Lane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108982 AND `DifficultyID`=1); -- Navigator Gibson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108937 AND `DifficultyID`=1); -- Scavenger Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=108926 AND `DifficultyID`=0); -- Lava Geyser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108888 AND `DifficultyID`=1); -- Trainee Sylwindial +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=108796 AND `DifficultyID`=0); -- Arcanist Malrodi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=108794 AND `DifficultyID`=0); -- Shroudseeker's Shadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108785 AND `DifficultyID`=1); -- Scarlet Quartermaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=108727 AND `DifficultyID`=0); -- Diseased Pustule +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108715 AND `DifficultyID`=1); -- Ol' Eary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=108701 AND `DifficultyID`=0); -- Ataxius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108699 AND `DifficultyID`=1); -- Hungry Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108680 AND `DifficultyID`=1); -- Tidewater Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108568 AND `DifficultyID`=1); -- Pygmy Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=108543 AND `DifficultyID`=0); -- Dread Captain Thedon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=108541 AND `DifficultyID`=0); -- Dread Corsair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=108531 AND `DifficultyID`=0); -- Dread Ship Krazatoa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108500 AND `DifficultyID`=1); -- Grizzly Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=108494 AND `DifficultyID`=0); -- Soulfiend Tagerma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (108478,101738)); -- Arcane Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108187 AND `DifficultyID`=1); -- Tomb Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108180 AND `DifficultyID`=1); -- Lucas Stockton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=108151 AND `DifficultyID`=0); -- Gerenth the Vile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=108106 AND `DifficultyID`=1); -- Sentient Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107953 AND `DifficultyID`=1); -- Anchorite Taliah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107836 AND `DifficultyID`=1); -- A-Me 02 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107574 AND `DifficultyID`=1); -- Anduin Wrynn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107543 AND `DifficultyID`=1); -- Armored Snowy Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107542 AND `DifficultyID`=1); -- Alliance Lookout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107541 AND `DifficultyID`=1); -- Lieutenant Warren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (107540,107539)); -- Alliance Recruit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107493 AND `DifficultyID`=1); -- Lil' Sizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107492 AND `DifficultyID`=1); -- Foof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107491 AND `DifficultyID`=1); -- Stumpers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107457 AND `DifficultyID`=1); -- Danise Stargazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (107424,107422,107419,107418,107417,107416,107414,107413,107412,107411,107410,107409,107408,107406,107404,107393)); -- Suspicious Suramar Noble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=107288 AND `DifficultyID`=0); -- Vilethorn Sapling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107206 AND `DifficultyID`=1); -- Zoom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107196 AND `DifficultyID`=1); -- Bishop Arthur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (107104,2673)); -- Target Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (107100,58964)); -- Observer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107027 AND `DifficultyID`=1); -- Cute Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=107024 AND `DifficultyID`=1); -- Fel Lord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106555 AND `DifficultyID`=1); -- Delicate Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106554 AND `DifficultyID`=1); -- Helpful Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106553 AND `DifficultyID`=1); -- Breezy Book +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106445 AND `DifficultyID`=1); -- Nighthuntress Silus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106424 AND `DifficultyID`=1); -- Confused Tadpole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106423 AND `DifficultyID`=1); -- Allured Tadpole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106422 AND `DifficultyID`=1); -- Subjugated Tadpole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106378 AND `DifficultyID`=1); -- Serpent Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106283 AND `DifficultyID`=1); -- Corgi Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106278 AND `DifficultyID`=1); -- Felbat Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106270 AND `DifficultyID`=1); -- Celestial Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=106237 AND `DifficultyID`=0); -- Flat-Footed Duskwatch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106232 AND `DifficultyID`=1); -- Wyrmy Tunkins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (106210,58951)); -- Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106196 AND `DifficultyID`=1); -- Generic Bunny - QUEST - SCS +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106181 AND `DifficultyID`=1); -- Sunborne Val'kyr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106152 AND `DifficultyID`=1); -- Baby Elderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106041 AND `DifficultyID`=1); -- Zombie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105898 AND `DifficultyID`=1); -- Blottis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105877 AND `DifficultyID`=1); -- Volcanic Plume +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=105811 AND `DifficultyID`=0); -- Razor Shards Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105784 AND `DifficultyID`=1); -- Eye of Impetration +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105783 AND `DifficultyID`=1); -- Eye of Interrogation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (105782,97179)); -- Eye of Inquisition +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105741 AND `DifficultyID`=1); -- Slimetail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (105678,66615)); -- Dinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105677 AND `DifficultyID`=1); -- Remy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105675 AND `DifficultyID`=1); -- Gusteau +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105628 AND `DifficultyID`=1); -- Magus Filinthus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105451 AND `DifficultyID`=1); -- Counterstrike Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105427 AND `DifficultyID`=1); -- Totem of Wrath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105419 AND `DifficultyID`=1); -- Dire Basilisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105374 AND `DifficultyID`=1); -- Hawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105356 AND `DifficultyID`=1); -- Seed of Mana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105355 AND `DifficultyID`=1); -- Essence of Mana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105353 AND `DifficultyID`=1); -- Font of Mana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105317 AND `DifficultyID`=1); -- Warlord Zakgra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105241 AND `DifficultyID`=1); -- Splint Jr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105136 AND `DifficultyID`=1); -- Nom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105135 AND `DifficultyID`=1); -- Tof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105134 AND `DifficultyID`=1); -- Roo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=105133 AND `DifficultyID`=1); -- Turp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104978 AND `DifficultyID`=1); -- Nightmare Sprout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104975 AND `DifficultyID`=1); -- Trixy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104972 AND `DifficultyID`=1); -- Globs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104818 AND `DifficultyID`=1); -- Ancestral Protection Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104769 AND `DifficultyID`=1); -- Sand Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104493 AND `DifficultyID`=1); -- Spitting Cobra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104279 AND `DifficultyID`=1); -- Juvenile Zapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (104091,70309)); -- Kirin Tor Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103822 AND `DifficultyID`=1); -- Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103673 AND `DifficultyID`=1); -- Darkglare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=103605 AND `DifficultyID`=0); -- Shroudseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=103593 AND `DifficultyID`=0); -- Stonedark Slave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=103574 AND `DifficultyID`=0); -- Gold Pile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=103381 AND `DifficultyID`=0); -- Jailer Cage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103205 AND `DifficultyID`=1); -- Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103159 AND `DifficultyID`=1); -- Baby Winston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103098 AND `DifficultyID`=1); -- Conjured Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=103045 AND `DifficultyID`=0); -- Plaguemaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102999 AND `DifficultyID`=1); -- Deepwater Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102991 AND `DifficultyID`=0); -- Nightmare Sphere +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102941 AND `DifficultyID`=0); -- Congealed Blood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102777 AND `DifficultyID`=1); -- Angry Highborne Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102647 AND `DifficultyID`=1); -- Ooker Dooker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102540 AND `DifficultyID`=0); -- Blistering Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102492 AND `DifficultyID`=1); -- Glitterpool Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102475 AND `DifficultyID`=0); -- Genius Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102472 AND `DifficultyID`=0); -- Wretched Fleshbeast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102471 AND `DifficultyID`=0); -- Darkfallen Handmaiden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102470 AND `DifficultyID`=0); -- Frost Wyrm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102376 AND `DifficultyID`=0); -- Wrathguard Bladeweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102367 AND `DifficultyID`=0); -- Doomguard Infiltrator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102301 AND `DifficultyID`=0); -- Ice Block +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102271 AND `DifficultyID`=0); -- Spitting Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=102199 AND `DifficultyID`=1); -- Stampede +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102169 AND `DifficultyID`=0); -- Black Bile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102158 AND `DifficultyID`=0); -- Congealed Goo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102139 AND `DifficultyID`=0); -- Reinforced Thorium Rocket Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102138 AND `DifficultyID`=0); -- Vanguard Ixxilon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102136 AND `DifficultyID`=0); -- Overloaded Elementium Squirrel Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102103 AND `DifficultyID`=0); -- Thorium Rocket Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=102043 AND `DifficultyID`=0); -- Elementium Squirrel Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101989 AND `DifficultyID`=1); -- Voidbinder Tarazuuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101988 AND `DifficultyID`=1); -- Voidbinder Selebrembor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101929 AND `DifficultyID`=1); -- Boost 2.0 - Invisible Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101647 AND `DifficultyID`=1); -- Cavern Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=101591 AND `DifficultyID`=0); -- Ash'Golm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=101467 AND `DifficultyID`=0); -- Jaggen-Ra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=101411 AND `DifficultyID`=0); -- Gom Crabbar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101398 AND `DifficultyID`=1); -- Psyfiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101073 AND `DifficultyID`=1); -- Jandvik Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=101070 AND `DifficultyID`=0); -- Razormaw Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=101012 AND `DifficultyID`=1); -- Boilback Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100943 AND `DifficultyID`=1); -- Earthen Wall Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100933 AND `DifficultyID`=1); -- Cursed Varmint +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=100892 AND `DifficultyID`=0); -- Prancing Escape Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100876 AND `DifficultyID`=1); -- Val'kyr Battlemaiden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=100763 AND `DifficultyID`=0); -- Nightmare Bear Form +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=100739 AND `DifficultyID`=0); -- Nightmare Cat Form +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100688 AND `DifficultyID`=1); -- Brightscale Darters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (100659,97590,97234,97233,97066)); -- Chosen of Eyir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100559 AND `DifficultyID`=1); -- Lassa Skymane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100550 AND `DifficultyID`=1); -- Roren Longshadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=100484 AND `DifficultyID`=0); -- Vilewood Treant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100468 AND `DifficultyID`=1); -- Landrius Ravenfall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100459 AND `DifficultyID`=1); -- Brinlanya Moonstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100448 AND `DifficultyID`=1); -- General Bret Hughes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=100389 AND `DifficultyID`=0); -- Cruel Trap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99865 AND `DifficultyID`=0); -- Glazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99721 AND `DifficultyID`=0); -- Dark Iron Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99708 AND `DifficultyID`=1); -- Highmountain Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99697 AND `DifficultyID`=0); -- Mobile Alert System +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99696 AND `DifficultyID`=0); -- Son of Arugal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99695 AND `DifficultyID`=0); -- Molten Colossus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99692 AND `DifficultyID`=0); -- Kor'kron Shadowmage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99685 AND `DifficultyID`=0); -- Viscidus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99684 AND `DifficultyID`=0); -- Amani'shi Warbringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99683 AND `DifficultyID`=0); -- Amani Bear Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99682 AND `DifficultyID`=0); -- Tormented Officer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99681 AND `DifficultyID`=0); -- Wailing Guardsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99680 AND `DifficultyID`=0); -- Ghostly Commander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99677 AND `DifficultyID`=0); -- Eye Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99663 AND `DifficultyID`=0); -- Frustrated Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99656 AND `DifficultyID`=1); -- Red Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (99653,99527)); -- Crystalline Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99648 AND `DifficultyID`=0); -- Flesh Golemn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99646 AND `DifficultyID`=0); -- Gastropod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99643 AND `DifficultyID`=0); -- Krustallos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99642 AND `DifficultyID`=0); -- Bandit Lord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99641 AND `DifficultyID`=0); -- Pillager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99611 AND `DifficultyID`=0); -- Dantalionax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99547 AND `DifficultyID`=1); -- Durak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99541 AND `DifficultyID`=1); -- Risen Skulker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99535 AND `DifficultyID`=1); -- Lonely Worn Doll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99526 AND `DifficultyID`=1); -- Leyline Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99513 AND `DifficultyID`=1); -- Vicious Broodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (99488,99486)); -- Bradley Mk III Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99487 AND `DifficultyID`=0); -- Main Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99453 AND `DifficultyID`=0); -- Fire Cloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99447 AND `DifficultyID`=0); -- Skeletal Sorcerer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99444 AND `DifficultyID`=0); -- Storm Gale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99403 AND `DifficultyID`=1); -- Risen Saber Kitten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99394 AND `DifficultyID`=1); -- Fetid Waveling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99392 AND `DifficultyID`=0); -- Plane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99390 AND `DifficultyID`=0); -- Moto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99389 AND `DifficultyID`=1); -- Thistleleaf Adventurer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99388 AND `DifficultyID`=0); -- Demolisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99382 AND `DifficultyID`=0); -- Warhead +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99381 AND `DifficultyID`=0); -- Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99380 AND `DifficultyID`=0); -- Bradley Mk III +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99378 AND `DifficultyID`=0); -- Corrupted Stag [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99373 AND `DifficultyID`=0); -- Nightmare Imp [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99369 AND `DifficultyID`=0); -- Corrupted Bat [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99368 AND `DifficultyID`=0); -- Corrupted Wasp Swarmer[PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99367 AND `DifficultyID`=0); -- Corrupted Wasp Elite [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99364 AND `DifficultyID`=0); -- Nightmare Felstalker[PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99361 AND `DifficultyID`=0); -- Corrupted Vine[PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99355 AND `DifficultyID`=0); -- Corrupted Treant [PH] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99300 AND `DifficultyID`=0); -- Water Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99270 AND `DifficultyID`=1); -- Zhan Wu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99269 AND `DifficultyID`=1); -- Xiao the Determined +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99245 AND `DifficultyID`=1); -- Grommet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99202 AND `DifficultyID`=0); -- Vardalla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=99201 AND `DifficultyID`=0); -- Nuada +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99185 AND `DifficultyID`=1); -- Coach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98968 AND `DifficultyID`=1); -- Odan Battlebow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98966 AND `DifficultyID`=1); -- Poca Firemantle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98895 AND `DifficultyID`=1); -- Love Seat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=98848 AND `DifficultyID`=0); -- Corrupted Runecarver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=98780 AND `DifficultyID`=0); -- Slavering Felbat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=98682 AND `DifficultyID`=0); -- Curse of the Witch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=98637 AND `DifficultyID`=0); -- Ancient Widow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=98535 AND `DifficultyID`=0); -- Imp Mother Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98506 AND `DifficultyID`=1); -- Dust Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98463 AND `DifficultyID`=1); -- Broot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (98428,98427)); -- Coralback Fiddler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (98390,98386)); -- Eldritch Manafiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (98389,98385)); -- Erudite Manafiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (98310,97236)); -- Burrow Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (98303,97126)); -- Northern Hawk Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=98246 AND `DifficultyID`=0); -- Risen Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98238 AND `DifficultyID`=1); -- Empyreal Manafiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98237 AND `DifficultyID`=1); -- Empowered Manafiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98236 AND `DifficultyID`=1); -- Energized Manafiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (98211,98210)); -- Spiketail Beaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (98192,98065)); -- Hog-Nosed Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98185 AND `DifficultyID`=1); -- Fel Piglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98172 AND `DifficultyID`=1); -- Ridgeback Piglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98161 AND `DifficultyID`=1); -- Garhal the Scalekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98132 AND `DifficultyID`=1); -- Plump Jelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98128 AND `DifficultyID`=1); -- Sewer-Pipe Jelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98124 AND `DifficultyID`=1); -- Dread-Rider Roth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98116 AND `DifficultyID`=1); -- Bleakwater Jelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (98114,98113)); -- Donovan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98108 AND `DifficultyID`=1); -- Gryphon-Master Clifford +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98105 AND `DifficultyID`=1); -- Dread-Rider Barnes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98095 AND `DifficultyID`=1); -- Gorged Cavelouse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (98090,61826)); -- Blighthawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98077 AND `DifficultyID`=1); -- Crispin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98035 AND `DifficultyID`=1); -- Dreadstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97952 AND `DifficultyID`=1); -- Tiny Apparition +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97870 AND `DifficultyID`=1); -- Kimben Wingheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97860 AND `DifficultyID`=1); -- Farah Skybeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97840,97839)); -- Rose Taipan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97826 AND `DifficultyID`=1); -- Jinx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97823,46286)); -- Rocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97818 AND `DifficultyID`=1); -- Marshmallow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97754 AND `DifficultyID`=1); -- Bilge Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97743,97731)); -- Mist Fox Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97741,97730)); -- Black-Footed Fox Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97735,97118)); -- Long-Eared Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97722,97080)); -- Golden Eaglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97675,66508,64693,64367)); -- Invisible Man +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97559,92698)); -- Spring Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97555,95626)); -- Auburn Ringtail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97542,93725)); -- Slithering Brownscale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97531,94193)); -- Terror Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97511,92410)); -- Shimmering Aquafly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97369 AND `DifficultyID`=1); -- Liquid Magma Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97329 AND `DifficultyID`=1); -- Spectral Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97294,89390)); -- Olivetail Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97291,97078)); -- Fledgling Oliveback +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97289,97283)); -- Juvenile Scuttleback +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97285 AND `DifficultyID`=1); -- Wind Rush Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=97253 AND `DifficultyID`=0); -- Valarjar Aspirant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=97251 AND `DifficultyID`=0); -- Valarjar Shieldmaiden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=97232 AND `DifficultyID`=0); -- Valarjar Purifier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97229 AND `DifficultyID`=1); -- Grumpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97207 AND `DifficultyID`=1); -- Emmigosa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97206 AND `DifficultyID`=1); -- Dream Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97205 AND `DifficultyID`=1); -- Stormborne Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97178 AND `DifficultyID`=1); -- Hateful Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97174 AND `DifficultyID`=1); -- Extinguished Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97128 AND `DifficultyID`=1); -- Fledgling Warden Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97104 AND `DifficultyID`=1); -- Spotted Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97079 AND `DifficultyID`=1); -- Skyhorn Nestling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97076 AND `DifficultyID`=1); -- Fledgling Kingfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97042,23682)); -- Headless Horseman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (97020,97018)); -- Albatross Chick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96989 AND `DifficultyID`=1); -- Catacomb Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=96933 AND `DifficultyID`=0); -- Underlings +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96813 AND `DifficultyID`=1); -- Aludane Whitecloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96765 AND `DifficultyID`=1); -- Dread Fertilizer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96730 AND `DifficultyID`=1); -- Lil' Ralph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (96723,96684)); -- Lil' Snowfighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96705 AND `DifficultyID`=1); -- Orukan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96649 AND `DifficultyID`=1); -- Ashmaw Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=96647 AND `DifficultyID`=0); -- Earlnoc the Beastbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=96646 AND `DifficultyID`=0); -- Hyrja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96637 AND `DifficultyID`=1); -- Boneship Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96622 AND `DifficultyID`=1); -- Grumpy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96568 AND `DifficultyID`=1); -- Climbing Rope +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96565 AND `DifficultyID`=1); -- Chofa Nighthoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96545 AND `DifficultyID`=1); -- Growing Squashling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96538 AND `DifficultyID`=1); -- Brackish Cultivator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96536 AND `DifficultyID`=1); -- Salty Dreg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96535 AND `DifficultyID`=1); -- Captain Bonerender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96490 AND `DifficultyID`=1); -- Krimple Proxmeasure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96404 AND `DifficultyID`=1); -- Enchanted Torch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96403 AND `DifficultyID`=1); -- Enchanted Cauldron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96274 AND `DifficultyID`=1); -- Spotted Doe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96256 AND `DifficultyID`=1); -- Imp Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96126 AND `DifficultyID`=1); -- Savage Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96123 AND `DifficultyID`=1); -- Blazing Firehawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=95883 AND `DifficultyID`=0); -- Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=95878 AND `DifficultyID`=0); -- Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95865 AND `DifficultyID`=1); -- Stormshield Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (95841,12383)); -- Nibbles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=95831 AND `DifficultyID`=0); -- Ascended Valkyra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=95807 AND `DifficultyID`=0); -- Solsten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95688 AND `DifficultyID`=1); -- Windtamer Nalt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=95672 AND `DifficultyID`=0); -- Olmyr the Enlightened +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95572 AND `DifficultyID`=1); -- Shard of Cyrukh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95464 AND `DifficultyID`=1); -- Gigantic AOI Bunny - GJC [INSTANCES ONLY] +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95462 AND `DifficultyID`=1); -- Stormshield Rock Cutter Pilot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95461 AND `DifficultyID`=1); -- Warspear Shredder Pilot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95072 AND `DifficultyID`=1); -- Greater Earth Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95061 AND `DifficultyID`=1); -- Greater Fire Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94973 AND `DifficultyID`=1); -- Tamara Sigmund +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (94927,66724)); -- Crusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (94921,79268)); -- Stormshield Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (94920,88857,86472,86460,79269)); -- Warspear Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94867 AND `DifficultyID`=1); -- Left Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94623 AND `DifficultyID`=1); -- Corrupted Nest Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=94460 AND `DifficultyID`=1); -- Brown Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93997 AND `DifficultyID`=1); -- Curious Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93940 AND `DifficultyID`=1); -- Douglas Carrington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93870 AND `DifficultyID`=1); -- Greywatch Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93835 AND `DifficultyID`=1); -- Thorina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93814 AND `DifficultyID`=1); -- Blorp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93808 AND `DifficultyID`=1); -- Ghostshell Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93804 AND `DifficultyID`=1); -- Costumed Entertainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93748 AND `DifficultyID`=1); -- Medium Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93694 AND `DifficultyID`=1); -- Redtail Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (93465,29480)); -- Grimwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93462 AND `DifficultyID`=1); -- Lorlathil Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93447 AND `DifficultyID`=1); -- Elyssia Winterdusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93307 AND `DifficultyID`=1); -- Rygarius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93296 AND `DifficultyID`=1); -- Coffee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93143 AND `DifficultyID`=1); -- Cinder Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93142 AND `DifficultyID`=1); -- Lost Netherpup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=93008 AND `DifficultyID`=1); -- Corpse Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92879 AND `DifficultyID`=1); -- SLG Generic Stalker (Gigantic AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92701 AND `DifficultyID`=1); -- Grovetender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92560 AND `DifficultyID`=1); -- Duchess +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`DifficultyID`=0 AND `Entry` IN (92497,92490)); -- Coiled Rope +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=92365 AND `DifficultyID`=1); -- Marsh Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91940 AND `DifficultyID`=1); -- Skyguard Blann +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91921 AND `DifficultyID`=1); -- Wyrmple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91917 AND `DifficultyID`=1); -- Amberlight Giant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91916 AND `DifficultyID`=1); -- Spiked Rockworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91823 AND `DifficultyID`=1); -- Fel Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6 WHERE (`Entry`=91788 AND `DifficultyID`=0); -- Shellmaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91719 AND `DifficultyID`=1); -- Smuggler Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91660 AND `DifficultyID`=1); -- Spectral Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91408 AND `DifficultyID`=1); -- Young Talbuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91407 AND `DifficultyID`=1); -- Slithershock Elver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91273 AND `DifficultyID`=1); -- Helen Noel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=91226 AND `DifficultyID`=1); -- Graves +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90970 AND `DifficultyID`=1); -- Coast Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90919 AND `DifficultyID`=1); -- Alliance Mine Cart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90909 AND `DifficultyID`=1); -- Stormshield Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90908 AND `DifficultyID`=1); -- Stormshield Rock Cutter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90842 AND `DifficultyID`=1); -- Slimy Critter Corpse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90639 AND `DifficultyID`=1); -- Stagtamer Maliana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90556 AND `DifficultyID`=1); -- Dagrona +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90552 AND `DifficultyID`=1); -- Nasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90500 AND `DifficultyID`=1); -- Warspear Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90499 AND `DifficultyID`=1); -- Warspear Shredder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90498 AND `DifficultyID`=1); -- Warspear Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90473 AND `DifficultyID`=1); -- Patti Earnhard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90366 AND `DifficultyID`=1); -- Darkmoon Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90215 AND `DifficultyID`=1); -- K'ute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90214 AND `DifficultyID`=1); -- Wretched Servant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90212 AND `DifficultyID`=1); -- Sunblade Micro-Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90208 AND `DifficultyID`=1); -- Hyjal Wisp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90207 AND `DifficultyID`=1); -- Stinkrot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90206 AND `DifficultyID`=1); -- Sister of Temptation +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90205 AND `DifficultyID`=1); -- Fragment of Desire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90204 AND `DifficultyID`=1); -- Fragment of Suffering +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90203 AND `DifficultyID`=1); -- Fragment of Anger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90202 AND `DifficultyID`=1); -- Abyssius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90201 AND `DifficultyID`=1); -- Leviathan Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90200 AND `DifficultyID`=1); -- Grotesque +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=90148 AND `DifficultyID`=1); -- Racing Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (90040,89943)); -- Azurewing Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (89832,61753)); -- Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89830 AND `DifficultyID`=1); -- Brew Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89809 AND `DifficultyID`=1); -- Salteye Tadpole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89736 AND `DifficultyID`=1); -- Wanderluster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89734 AND `DifficultyID`=1); -- Rocketeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89732 AND `DifficultyID`=1); -- Powermonger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89715 AND `DifficultyID`=1); -- Franklin Martin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (89198,83617)); -- Leatherhide Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (89194,88639)); -- Parched Lizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89191 AND `DifficultyID`=1); -- Telaari Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`DifficultyID`=0 AND `Entry` IN (89184,89183,89182,89181,89180)); -- The Grimrail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89130 AND `DifficultyID`=1); -- Gorefu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88999,85192)); -- Junglebeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88997,85389)); -- Axebeak Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88996,88576)); -- Shadow Sporebat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88994,88385)); -- Brilliant Bloodfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88990,88355)); -- Waterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88989,88357)); -- Violet Firefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88988,88359)); -- Swamplighter Firefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88986,85257)); -- Amberbarb Wasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88985,82715)); -- Frostfur Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88984,88571)); -- Mudback Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88983,88572)); -- Flat-Tooth Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88982,79730)); -- River Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88981,88474)); -- Ironclaw Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88980,88473)); -- Fen Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88979,88466)); -- Zangar Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88978,88465)); -- Kelp Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88977,88480)); -- Frostshell Pincher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88976,82045)); -- Moonshell Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88975,88417)); -- Royal Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88971,42211)); -- Magma Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=88858 AND `DifficultyID`=0); -- Defiled Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88846 AND `DifficultyID`=1); -- Colin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88845 AND `DifficultyID`=1); -- Julien +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88830 AND `DifficultyID`=1); -- Trunks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88814 AND `DifficultyID`=1); -- Nethaera's Light +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88807 AND `DifficultyID`=1); -- Argi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88805 AND `DifficultyID`=1); -- Grommloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88782 AND `DifficultyID`=1); -- Nar'thalas Nightwatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88757 AND `DifficultyID`=1); -- Researcher Sarix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88714 AND `DifficultyID`=1); -- Automated Critter Defense Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88706 AND `DifficultyID`=1); -- Murgul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88705 AND `DifficultyID`=1); -- Kranosh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88704 AND `DifficultyID`=1); -- Gran'dul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88703 AND `DifficultyID`=1); -- Grunt Arhung +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88702 AND `DifficultyID`=1); -- Grunt Nolo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88701 AND `DifficultyID`=1); -- Grunt Meena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88697 AND `DifficultyID`=1); -- Officer Ironore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88696 AND `DifficultyID`=1); -- Officer Rumsfeld +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88692 AND `DifficultyID`=1); -- Servant of Demidos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88668 AND `DifficultyID`=1); -- Joz Navarix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=88662 AND `DifficultyID`=0); -- Auchenai Arbiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=88661 AND `DifficultyID`=0); -- Auchenai Soulpriest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`DifficultyID`=0 AND `Entry` IN (88660,76573)); -- Auchenai Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=88659 AND `DifficultyID`=0); -- Sargerei Soulpriest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=88656 AND `DifficultyID`=0); -- Sargerei Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=88622 AND `DifficultyID`=0); -- Winter Veil Commander Tharbek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=88621 AND `DifficultyID`=0); -- Winter Veil Ner'zhul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=88620 AND `DifficultyID`=0); -- Winter Veil Oshir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=88619 AND `DifficultyID`=0); -- Winter Veil Gug'rokk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=88618 AND `DifficultyID`=0); -- Winter Veil Soulbinder Nyami +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88600,81921)); -- Axefall Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88584 AND `DifficultyID`=1); -- Duskclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88577 AND `DifficultyID`=1); -- Bone Serpent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88574 AND `DifficultyID`=1); -- Kaliri Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88573 AND `DifficultyID`=1); -- Veilwatcher Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88542,88281)); -- Echo Batling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88540 AND `DifficultyID`=1); -- Warspear Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88532 AND `DifficultyID`=1); -- Evacuated Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88514 AND `DifficultyID`=1); -- Bloodthorn Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88463,85005)); -- Mossbite Skitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88462,85007)); -- Thicket Skitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88448,47571)); -- Belloc Brightblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88443 AND `DifficultyID`=1); -- Firefury Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88441,85003)); -- Icespine Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88431,85254)); -- Wood Wasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88427,85253)); -- Twilight Wasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88426,85255)); -- Bloodsting Wasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88415 AND `DifficultyID`=1); -- Dusty Sporewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88413 AND `DifficultyID`=1); -- Crimsonwing Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88401 AND `DifficultyID`=1); -- Son of Sethe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88386,85798)); -- Golden Dawnfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88356 AND `DifficultyID`=1); -- Sapphire Firefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88300 AND `DifficultyID`=1); -- Puddle Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88248 AND `DifficultyID`=1); -- Area Trigger Caster Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88247 AND `DifficultyID`=1); -- Conjured Ice Crystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88239,13117)); -- Horde Spirit Guide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88238,80723,13116)); -- Alliance Spirit Guide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88225 AND `DifficultyID`=1); -- Sentinel's Companion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88222 AND `DifficultyID`=1); -- Everbloom Peachick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88134 AND `DifficultyID`=1); -- Mechanical Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88103 AND `DifficultyID`=1); -- Doom Bloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88081 AND `DifficultyID`=1); -- Lilian Mae +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88080 AND `DifficultyID`=1); -- William Henry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88077 AND `DifficultyID`=1); -- Shore Glider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88076 AND `DifficultyID`=1); -- Sand Scavenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (88075,82310)); -- Stonehide Riverbeast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88070 AND `DifficultyID`=1); -- Gardener Flin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88067 AND `DifficultyID`=1); -- Landscaper Ed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87983 AND `DifficultyID`=1); -- Serendipity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87982 AND `DifficultyID`=1); -- Grace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87981 AND `DifficultyID`=1); -- Atonement +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87980 AND `DifficultyID`=1); -- Apexis Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87979 AND `DifficultyID`=1); -- The Great Kaliri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87978 AND `DifficultyID`=1); -- Darkwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87970 AND `DifficultyID`=1); -- Wolfus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87968 AND `DifficultyID`=1); -- Fangra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87967 AND `DifficultyID`=1); -- Wolfgar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87952 AND `DifficultyID`=1); -- Pixiebell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87947 AND `DifficultyID`=1); -- Doodle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87946 AND `DifficultyID`=1); -- Tally +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87707 AND `DifficultyID`=1); -- Windhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87705 AND `DifficultyID`=1); -- Stormwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87704 AND `DifficultyID`=1); -- Firewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87669 AND `DifficultyID`=1); -- Hatespark the Tiny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (87657,84174)); -- Stormshield Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87503 AND `DifficultyID`=1); -- Champion's Treadblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (87502,82838)); -- Great Riding Rylak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87501 AND `DifficultyID`=1); -- Paulie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87395 AND `DifficultyID`=1); -- Rilzit Mugshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87336 AND `DifficultyID`=1); -- Gyrexle, the Eternal Mechanic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87257 AND `DifficultyID`=1); -- Pygmy Cow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87125 AND `DifficultyID`=1); -- Taralune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87124 AND `DifficultyID`=1); -- Ashlei +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87123 AND `DifficultyID`=1); -- Vesharr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87122 AND `DifficultyID`=1); -- Gargra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=87111 AND `DifficultyID`=1); -- Frostwolf Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=87069 AND `DifficultyID`=0); -- Soulbinder Tuulani +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86951 AND `DifficultyID`=1); -- Nagrand Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86919 AND `DifficultyID`=0); -- Empowered Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86913 AND `DifficultyID`=1); -- Stormshield Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86879 AND `DifficultyID`=1); -- Hydraling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86820 AND `DifficultyID`=1); -- Nitrana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86770 AND `DifficultyID`=1); -- Sentinel Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86767 AND `DifficultyID`=1); -- Stormshield Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86719 AND `DifficultyID`=1); -- Brilliant Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86718 AND `DifficultyID`=1); -- Seaborne Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86717 AND `DifficultyID`=1); -- Umbrafen Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86716 AND `DifficultyID`=1); -- Crimson Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86685 AND `DifficultyID`=1); -- Itara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86665 AND `DifficultyID`=1); -- Tiny Bluefin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86634 AND `DifficultyID`=1); -- Hissing Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86622 AND `DifficultyID`=0); -- Health Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86533 AND `DifficultyID`=0); -- Awbee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86532 AND `DifficultyID`=1); -- Lanticore Spawnling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (86492,84700)); -- Nisha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86447 AND `DifficultyID`=1); -- Ikky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86445 AND `DifficultyID`=1); -- Land Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86427 AND `DifficultyID`=0); -- Ground +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86422 AND `DifficultyID`=1); -- Frostwolf Ghostpup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86420 AND `DifficultyID`=1); -- Ancient Nest Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86318 AND `DifficultyID`=1); -- Zarjhin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86315 AND `DifficultyID`=1); -- Stomphoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86312 AND `DifficultyID`=1); -- Lieutenant Kragil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86307 AND `DifficultyID`=1); -- Narnin Dawnglow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86253 AND `DifficultyID`=0); -- Warlord Zaela +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`DifficultyID`=0 AND `Entry` IN (86252,77063)); -- Ragewing the Untamed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86251 AND `DifficultyID`=0); -- Commander Tharbek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86250 AND `DifficultyID`=0); -- Kyrak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86249 AND `DifficultyID`=0); -- Orebender Gor'ashan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86248 AND `DifficultyID`=0); -- Yalnu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`DifficultyID`=0 AND `Entry` IN (86247,84666)); -- Xeri'tac +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86246 AND `DifficultyID`=0); -- Archmage Sol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86245 AND `DifficultyID`=0); -- Dulhu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86244 AND `DifficultyID`=0); -- Earthshaper Telu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86243 AND `DifficultyID`=0); -- Life Warden Gola +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86242 AND `DifficultyID`=0); -- Witherbark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86236 AND `DifficultyID`=0); -- Bonemaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86235 AND `DifficultyID`=0); -- Nhallish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86234 AND `DifficultyID`=0); -- Sadana Bloodfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86233 AND `DifficultyID`=0); -- Skulloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86232 AND `DifficultyID`=0); -- Oshir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86231 AND `DifficultyID`=0); -- Makogg Emberblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86230 AND `DifficultyID`=0); -- Ahri'ok Dugru +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86229 AND `DifficultyID`=0); -- Fleshrender Nok'gar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86228 AND `DifficultyID`=0); -- Skylord Tovra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86227 AND `DifficultyID`=0); -- Nitrogg Thundertower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86226 AND `DifficultyID`=0); -- Borka the Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86224 AND `DifficultyID`=0); -- Gug'rokk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`DifficultyID`=0 AND `Entry` IN (86223,81679)); -- Roltall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86222 AND `DifficultyID`=0); -- Slave Watcher Crushto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86221 AND `DifficultyID`=0); -- Magmolatus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`DifficultyID`=0 AND `Entry` IN (86220,77835,77814,77811)); -- Teron'gor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86219 AND `DifficultyID`=0); -- Azzakel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`DifficultyID`=0 AND `Entry` IN (86218,76329)); -- Soulbinder Nyami +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=86217 AND `DifficultyID`=0); -- Vigilant Kaathar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86203 AND `DifficultyID`=1); -- Tina Fang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86154 AND `DifficultyID`=1); -- Private Jesse Long +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86148 AND `DifficultyID`=1); -- Knewbie McGreen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86110 AND `DifficultyID`=1); -- Daana Leafwhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (86095,86065)); -- Private Tristan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86093 AND `DifficultyID`=1); -- Zappy Zooly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86069 AND `DifficultyID`=1); -- Lieutenant Howell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86067 AND `DifficultyID`=1); -- Widget the Departed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86061 AND `DifficultyID`=1); -- Cursed Birman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86049 AND `DifficultyID`=1); -- Ilalu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=86020 AND `DifficultyID`=1); -- Crashin' Thrashin' Shredder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`DifficultyID`=0 AND `Entry` IN (86013,86011)); -- Loading Chain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85994 AND `DifficultyID`=1); -- Stout Alemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85959 AND `DifficultyID`=1); -- Ernst ten Bosch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85954 AND `DifficultyID`=1); -- Fuzzy Green Lounge Cushion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85953 AND `DifficultyID`=1); -- Zhevra Lounge Cushion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85952 AND `DifficultyID`=1); -- Safari Lounge Cushion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85947 AND `DifficultyID`=1); -- Pineapple Lounge Cushion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85941 AND `DifficultyID`=1); -- Rarnok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85872 AND `DifficultyID`=1); -- Blazing Cindercrawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85857 AND `DifficultyID`=1); -- Jeff Miller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85849 AND `DifficultyID`=1); -- Kinkade Jakobs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85846 AND `DifficultyID`=1); -- Bush Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85840 AND `DifficultyID`=1); -- Torgg Flexington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85836 AND `DifficultyID`=1); -- Barbie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85835 AND `DifficultyID`=1); -- Chef Kristie Cruz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85824 AND `DifficultyID`=1); -- Booty Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85812 AND `DifficultyID`=1); -- Stormshield Gladiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85773 AND `DifficultyID`=1); -- Mystical Spring Bouquet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85767 AND `DifficultyID`=1); -- Cursed Harbinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85756 AND `DifficultyID`=1); -- Onyx Ravager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85753 AND `DifficultyID`=1); -- Kaliri Skyterror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85752 AND `DifficultyID`=1); -- Outcast Harbinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85750 AND `DifficultyID`=1); -- Sharptalon Outcast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85749 AND `DifficultyID`=1); -- Gimlet Ginfizz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85734 AND `DifficultyID`=1); -- Ameri Windblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85731 AND `DifficultyID`=1); -- Araazi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85714 AND `DifficultyID`=1); -- Red Wooden Sled +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85710 AND `DifficultyID`=1); -- Lovebird Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85673 AND `DifficultyID`=1); -- General Lizzie Heartbane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85672 AND `DifficultyID`=1); -- Warlord Jugan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85671 AND `DifficultyID`=1); -- Marshal Lyrdrea Daybreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85663 AND `DifficultyID`=1); -- Gromli +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85662 AND `DifficultyID`=1); -- Kromli +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85658 AND `DifficultyID`=1); -- Sloppus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85657 AND `DifficultyID`=1); -- Carroteye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85656 AND `DifficultyID`=1); -- Mr. Terrible +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85546 AND `DifficultyID`=1); -- Ziggie Sparks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85527 AND `DifficultyID`=1); -- Syd the Squid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (85525,84331)); -- Syd +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85523 AND `DifficultyID`=1); -- Mr. Pointy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85522 AND `DifficultyID`=1); -- Otto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85519 AND `DifficultyID`=1); -- Christoph VonFeasel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85509 AND `DifficultyID`=1); -- Seldy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85508 AND `DifficultyID`=1); -- Bixxie Rocketsocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85502 AND `DifficultyID`=1); -- Private Coyle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85484 AND `DifficultyID`=1); -- Chester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (85483,85445)); -- Tower Lookout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85388 AND `DifficultyID`=1); -- Bloodbeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (85384,18103)); -- Arcane Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85382 AND `DifficultyID`=1); -- Wrynn's Vanguard Battle Standard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85354 AND `DifficultyID`=1); -- Lieutenant Vessup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85284 AND `DifficultyID`=1); -- Sky-Bo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85283 AND `DifficultyID`=1); -- Brightpaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85281 AND `DifficultyID`=1); -- Albino River Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85280 AND `DifficultyID`=1); -- Sergeant Damarcus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85231 AND `DifficultyID`=1); -- Stonegrinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85131 AND `DifficultyID`=1); -- Jared V. Hellstrike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=85009 AND `DifficultyID`=1); -- Murkidan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84993 AND `DifficultyID`=1); -- Rangari Veera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84926 AND `DifficultyID`=1); -- Burning Power +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84915 AND `DifficultyID`=1); -- Molten Corgi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84885 AND `DifficultyID`=1); -- Draenei Micro Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=84869 AND `DifficultyID`=0); -- Entangling Vine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84853 AND `DifficultyID`=1); -- Soul of the Forge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84785 AND `DifficultyID`=1); -- Star Chart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84714 AND `DifficultyID`=1); -- Arcanist Windlebop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84691 AND `DifficultyID`=1); -- Warspear Mine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84644 AND `DifficultyID`=1); -- Vilewing Rylak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84565 AND `DifficultyID`=1); -- Ore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84515 AND `DifficultyID`=1); -- Darkscreech +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84509 AND `DifficultyID`=1); -- Skytalon Kuris +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84508 AND `DifficultyID`=1); -- Windscreamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84507 AND `DifficultyID`=1); -- Rangari Yaval +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84504 AND `DifficultyID`=1); -- Skytalon Karaz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84498 AND `DifficultyID`=1); -- Skytalon Meshaal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84495 AND `DifficultyID`=1); -- Chucklespine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84483 AND `DifficultyID`=1); -- Gronnling Breaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=84475 AND `DifficultyID`=0); -- Black Iron Dreadweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84465 AND `DifficultyID`=1); -- Leaping Gorger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=84462 AND `DifficultyID`=0); -- Black Iron Veteran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84333 AND `DifficultyID`=1); -- Brae +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84330 AND `DifficultyID`=1); -- Meadowstomper Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (84223,62672,44238)); -- Harrison Jones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84196 AND `DifficultyID`=1); -- Web-wrapped Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (84190,84097)); -- Boneshallow Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84178 AND `DifficultyID`=1); -- Spider Climber Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84173 AND `DifficultyID`=1); -- Commander Anne Dunworthy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84125 AND `DifficultyID`=1); -- Graves Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84113 AND `DifficultyID`=1); -- Ashran Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84110 AND `DifficultyID`=1); -- Korthall Soulgorger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84102 AND `DifficultyID`=1); -- Cadaverous Vulture +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=84101 AND `DifficultyID`=1); -- Cockroach Scene Stalker Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83924 AND `DifficultyID`=1); -- Biggy Warprofits +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (83922,79223)); -- Highmaul Arcanist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83895 AND `DifficultyID`=1); -- Wolf Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83890 AND `DifficultyID`=1); -- Painting +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83883 AND `DifficultyID`=1); -- Peeps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83882 AND `DifficultyID`=1); -- Brain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83878 AND `DifficultyID`=1); -- Jennica Holzman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83839 AND `DifficultyID`=1); -- Idol of Decay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83837 AND `DifficultyID`=1); -- Cymre Brightblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83836 AND `DifficultyID`=1); -- Wishbright Lantern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83817 AND `DifficultyID`=1); -- Ghastly Kid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83815 AND `DifficultyID`=1); -- Mastiff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83814 AND `DifficultyID`=1); -- Stormshield Mine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=83787 AND `DifficultyID`=0); -- Lightning Cage Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=83782 AND `DifficultyID`=0); -- Lightning Cage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (83771,83770)); -- Elodor Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=83767 AND `DifficultyID`=0); -- Grom'kar Flameslinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=83766 AND `DifficultyID`=0); -- Grom'kar Battlemaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83754 AND `DifficultyID`=1); -- Star Root Sniffer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83751 AND `DifficultyID`=1); -- Firefly Scene Stalker Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83729 AND `DifficultyID`=1); -- Ashmaul Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (83726,83725,83724)); -- Captured Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83715 AND `DifficultyID`=1); -- Risen Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83713 AND `DifficultyID`=1); -- Titarus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=83709 AND `DifficultyID`=0); -- Iron Trap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83694 AND `DifficultyID`=1); -- Sharpclaw Poison-Shaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83692 AND `DifficultyID`=1); -- Panthran Pride +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83691 AND `DifficultyID`=1); -- Panthora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83690 AND `DifficultyID`=1); -- Panthran Witchdoctor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83689 AND `DifficultyID`=1); -- Sharpclaw Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83681 AND `DifficultyID`=1); -- Buzzing Venomfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83678 AND `DifficultyID`=1); -- Xander Jaxon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (83674,83642)); -- Mud Jumper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83588 AND `DifficultyID`=1); -- Sun Sproutling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83584 AND `DifficultyID`=1); -- Autumnal Sproutling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83583 AND `DifficultyID`=1); -- Forest Sproutling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83567 AND `DifficultyID`=1); -- Firn Swiftbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83002 AND `DifficultyID`=1); -- Unholy Blades +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=83001 AND `DifficultyID`=1); -- Darth Doomstout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82995 AND `DifficultyID`=1); -- Hippopat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82993 AND `DifficultyID`=1); -- Popatta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82991 AND `DifficultyID`=1); -- Kamatari Whisperwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82989 AND `DifficultyID`=1); -- Sappington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82974 AND `DifficultyID`=1); -- Stormshield Field Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (82969,78116)); -- Water Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82943 AND `DifficultyID`=1); -- Lightwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82939 AND `DifficultyID`=1); -- Nozaro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82909 AND `DifficultyID`=1); -- Chris Clarkie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82901 AND `DifficultyID`=1); -- Farseer Kylanda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82895 AND `DifficultyID`=1); -- Stormshield Stormcrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82880 AND `DifficultyID`=1); -- Marshal Karsh Stormforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82878 AND `DifficultyID`=1); -- Marshal Gabriel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82844 AND `DifficultyID`=1); -- Gixmo Moneycash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (82762,81930)); -- Enchanted Feywing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=82735 AND `DifficultyID`=0); -- Leeroy Jenkins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82612 AND `DifficultyID`=1); -- Hutou Featherwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82511 AND `DifficultyID`=1); -- Kwiven Quickcog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (82506,73324)); -- Starfall Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82464 AND `DifficultyID`=1); -- Elekk Plushie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (82454,61169)); -- Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82421 AND `DifficultyID`=1); -- Event - AO - Powerup Bunny - Fork (garrison, 360 arc) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82389 AND `DifficultyID`=1); -- Wor'var Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (82346,2995)); -- Tal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82340 AND `DifficultyID`=1); -- Omu Spiritbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (82309,43697)); -- John Shelby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82295 AND `DifficultyID`=1); -- Gronn Pulverizer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82272 AND `DifficultyID`=1); -- Coastal Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82253 AND `DifficultyID`=1); -- Floating Spore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=82097 AND `DifficultyID`=0); -- Sapling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=82086 AND `DifficultyID`=0); -- Thornvine Flytrap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (82069,82068)); -- Draakorium Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=82032 AND `DifficultyID`=1); -- Sunsworn Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=82030 AND `DifficultyID`=0); -- Rockspine Bloodletter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81992 AND `DifficultyID`=1); -- Light's Rest Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81932 AND `DifficultyID`=1); -- Southport Rifleman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81931 AND `DifficultyID`=1); -- Southport Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81922 AND `DifficultyID`=1); -- Axefall Headhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=81904 AND `DifficultyID`=0); -- Podling Sprout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81887 AND `DifficultyID`=1); -- Stormshield Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81883 AND `DifficultyID`=1); -- Lifeless Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=81872 AND `DifficultyID`=0); -- Podling Thorntwister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=81871 AND `DifficultyID`=0); -- Podling Poisonspitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81870 AND `DifficultyID`=1); -- Anenga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=81869 AND `DifficultyID`=0); -- Podling Shrubterror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (81781,81539,79798,79661)); -- Luuka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81726 AND `DifficultyID`=1); -- Gaul Dun Firok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81725 AND `DifficultyID`=1); -- Muk'Mar Raz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81517 AND `DifficultyID`=1); -- Maple Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81431 AND `DifficultyID`=1); -- Teroclaw Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81354 AND `DifficultyID`=1); -- Skytalon Inuz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=81298 AND `DifficultyID`=0); -- Teleport Transform +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81296 AND `DifficultyID`=1); -- Embaari Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81289 AND `DifficultyID`=1); -- Vamuun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81285 AND `DifficultyID`=1); -- Azara Goldenwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81284 AND `DifficultyID`=1); -- Morfax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=81221 AND `DifficultyID`=0); -- Iron Horde Warmachine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=81139 AND `DifficultyID`=0); -- Low-Born Arakkoa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (81103,352)); -- Dungar Longdrink +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81087 AND `DifficultyID`=1); -- Gor'vosh Necromancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81078 AND `DifficultyID`=1); -- Roka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81077 AND `DifficultyID`=1); -- Niaa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81074 AND `DifficultyID`=1); -- Rangari Rajess +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81068 AND `DifficultyID`=1); -- Beldos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81067 AND `DifficultyID`=1); -- Zaari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81065 AND `DifficultyID`=1); -- Risen Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81064 AND `DifficultyID`=1); -- Zamara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81061 AND `DifficultyID`=1); -- Nomaeaa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81060 AND `DifficultyID`=1); -- Skyguard Amelia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81058 AND `DifficultyID`=1); -- Tega Skyblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81057 AND `DifficultyID`=1); -- Mo'jimba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81055 AND `DifficultyID`=1); -- Grinslicer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=81053 AND `DifficultyID`=1); -- Mok'ra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=81032 AND `DifficultyID`=0); -- Croman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80932 AND `DifficultyID`=1); -- Dominic Arlington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80893 AND `DifficultyID`=1); -- Thistle Boar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (80892,62953,55749,44880)); -- Sea Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (80891,34364)); -- Calico Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80890 AND `DifficultyID`=1); -- Skunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (80889,53568)); -- Dun Morogh Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (80888,63098)); -- Gilnean Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (80884,62954,49540)); -- Stormwind Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80858 AND `DifficultyID`=1); -- Kor'lok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80825 AND `DifficultyID`=1); -- Prison Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80796 AND `DifficultyID`=1); -- Hakaam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80795 AND `DifficultyID`=1); -- Ariaana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80792 AND `DifficultyID`=1); -- Rastaak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=80703 AND `DifficultyID`=0); -- Windfury Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=80603 AND `DifficultyID`=0); -- Siege Engine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80511 AND `DifficultyID`=1); -- Power Geode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80500 AND `DifficultyID`=1); -- Taylor Dewland +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80499 AND `DifficultyID`=1); -- Avenger Turley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80497 AND `DifficultyID`=1); -- Lord Mes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80496 AND `DifficultyID`=1); -- Rifthunter Yoske +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80495 AND `DifficultyID`=1); -- Hildie Hackerguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80440 AND `DifficultyID`=1); -- Ridge Condor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80438 AND `DifficultyID`=1); -- Tundra Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80437 AND `DifficultyID`=1); -- Frostwall Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80436 AND `DifficultyID`=1); -- Cave Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=80410 AND `DifficultyID`=0); -- Return to Ground +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80329 AND `DifficultyID`=1); -- Lifelike Mechanical Frostboar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=80307 AND `DifficultyID`=0); -- Imbued Iron Axe Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=80231 AND `DifficultyID`=0); -- Incinerating Breath Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=80101 AND `DifficultyID`=1); -- Royal Peachick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (80069,31575)); -- Giant Sewer Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=80040 AND `DifficultyID`=0); -- Black Iron Juggernaut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=79985 AND `DifficultyID`=0); -- Roof Walk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=79850 AND `DifficultyID`=0); -- Verticle Hang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79793 AND `DifficultyID`=1); -- Moonlight Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (79698,79666)); -- Fort Wrynn Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79688 AND `DifficultyID`=1); -- Vol'jin's Pride Headhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79687 AND `DifficultyID`=1); -- Vol'jin's Pride Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79667 AND `DifficultyID`=1); -- Fort Wrynn Rifleman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=79468 AND `DifficultyID`=0); -- Storm Harbinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79410 AND `DifficultyID`=1); -- Mechanical Axebeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79407 AND `DifficultyID`=1); -- Bron Skyhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79202 AND `DifficultyID`=1); -- Rope +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=79122 AND `DifficultyID`=0); -- Upper Blackrock Spire Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=79121 AND `DifficultyID`=0); -- Shaper Dungeon [PH] Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=79120 AND `DifficultyID`=0); -- Iron Depot Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=79118 AND `DifficultyID`=0); -- Shadowmoon Burial Grounds Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=79117 AND `DifficultyID`=0); -- Auchindoun Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=79116 AND `DifficultyID`=0); -- Iron Docks Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=79115 AND `DifficultyID`=0); -- Bloodmaul Slag Mines Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=79053 AND `DifficultyID`=0); -- Dread Ravens +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=79052 AND `DifficultyID`=0); -- Skyreach Constructs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=79051 AND `DifficultyID`=0); -- Kaliri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=79050 AND `DifficultyID`=0); -- High Arakkoa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=79049 AND `DifficultyID`=0); -- Skyreach Slaves +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=79048 AND `DifficultyID`=0); -- Skyreach Overseers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=79039 AND `DifficultyID`=1); -- Crazy Carrot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78936 AND `DifficultyID`=1); -- Goren Iron-eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78935 AND `DifficultyID`=1); -- Rubyspike Goren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=78925 AND `DifficultyID`=0); -- Spires of Arak Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=78898 AND `DifficultyID`=0); -- Skyreach Life Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=78897 AND `DifficultyID`=0); -- Skyreach Life Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78895 AND `DifficultyID`=1); -- Lil' Leftovers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=78848 AND `DifficultyID`=0); -- Burning Wrathbringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78699 AND `DifficultyID`=1); -- Ja'kana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (78661,75686)); -- Darkspear Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78635 AND `DifficultyID`=1); -- ELM General Purpose Bunny Gigantic [Client Side] (scale x3) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78557 AND `DifficultyID`=1); -- Goren Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78421 AND `DifficultyID`=1); -- Weebomination +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=78302 AND `DifficultyID`=0); -- Auchindoun Teleporter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78282 AND `DifficultyID`=1); -- Crater Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=78094 AND `DifficultyID`=0); -- Auchenai Ritualist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=78001 AND `DifficultyID`=1); -- Cloudburst Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77942 AND `DifficultyID`=1); -- Primal Storm Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77936 AND `DifficultyID`=1); -- Greater Storm Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=77907 AND `DifficultyID`=0); -- Frenzied Dread Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (77787,51758)); -- Draenei Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=77340 AND `DifficultyID`=0); -- Fledged Overseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (77332,77228)); -- Karabor Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (77270,73973)); -- Captured Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77221 AND `DifficultyID`=1); -- Iron Starlette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77137 AND `DifficultyID`=1); -- Dread Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=77133 AND `DifficultyID`=0); -- Sargerei Hoplite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=77132 AND `DifficultyID`=0); -- Sargerei Zealot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=77130 AND `DifficultyID`=0); -- Sargerei Ritualist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=77081 AND `DifficultyID`=0); -- The Lanticore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77021 AND `DifficultyID`=1); -- Albino Chimaeraling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76879 AND `DifficultyID`=1); -- Skyhunter Donmor'gan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76875 AND `DifficultyID`=1); -- Bloodmaul Gladiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76873 AND `DifficultyID`=1); -- Hogs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76868 AND `DifficultyID`=1); -- Bladespire Gladiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76851 AND `DifficultyID`=1); -- Paaya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76850 AND `DifficultyID`=1); -- Wargra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76840 AND `DifficultyID`=1); -- Eonor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76839 AND `DifficultyID`=1); -- Gotuun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76787 AND `DifficultyID`=1); -- Brenna Skymoor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76784 AND `DifficultyID`=1); -- Bile Warneck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76783 AND `DifficultyID`=1); -- Jonnock Hewndawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76782 AND `DifficultyID`=1); -- Pul Windcarver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76781 AND `DifficultyID`=1); -- Roark the Airwolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76775 AND `DifficultyID`=0); -- Prism Crafter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76693 AND `DifficultyID`=0); -- Black Iron Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76605 AND `DifficultyID`=0); -- Prophetic Vision +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76598 AND `DifficultyID`=0); -- Ritual of Bones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76436 AND `DifficultyID`=1); -- Stormwind Marine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76379 AND `DifficultyID`=0); -- Rukhran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76327 AND `DifficultyID`=0); -- Fallen Soulpriest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76318 AND `DifficultyID`=0); -- Baleful Soulpriest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76315 AND `DifficultyID`=0); -- Black Iron Cannon Base +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76308 AND `DifficultyID`=0); -- Grand Defense Construct +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76296 AND `DifficultyID`=0); -- Twisted Magus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76284 AND `DifficultyID`=0); -- Spiteful Arbiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76283 AND `DifficultyID`=0); -- Malefic Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76275 AND `DifficultyID`=0); -- Shadow Skeleton Transform +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76252 AND `DifficultyID`=0); -- Initiate of the Dawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76227 AND `DifficultyID`=0); -- Solar Flare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76222 AND `DifficultyID`=0); -- Rallying Banner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76191 AND `DifficultyID`=0); -- Necrotic Pitch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76168 AND `DifficultyID`=1); -- Ravager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76106 AND `DifficultyID`=0); -- Blinding Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76099 AND `DifficultyID`=0); -- Black Iron Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76096 AND `DifficultyID`=0); -- Young Kaliri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76095 AND `DifficultyID`=0); -- Windborne Crafter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76093 AND `DifficultyID`=0); -- Illuminated Crafter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=76047 AND `DifficultyID`=0); -- Daggerfall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (75967,75897)); -- Melani +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=75760 AND `DifficultyID`=0); -- Cinderweb Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (75754,53697)); -- Cinderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75687 AND `DifficultyID`=1); -- Thunder Bluff Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (75685,5953)); -- Razor Hill Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=75587 AND `DifficultyID`=0); -- Floating Dagger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=75505 AND `DifficultyID`=0); -- Bloodmaul Earthbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=75497 AND `DifficultyID`=0); -- Bloodmaul "Supplies" +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75496 AND `DifficultyID`=1); -- Moonglow Nymph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75475 AND `DifficultyID`=1); -- Moon Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=75460 AND `DifficultyID`=0); -- Crystalline Basilisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75422 AND `DifficultyID`=1); -- Wisptail Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (75373,75372,73678)); -- General Purpose Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=75243 AND `DifficultyID`=0); -- Slag Kindling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=75222 AND `DifficultyID`=0); -- Bloodmaul Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=75219 AND `DifficultyID`=0); -- Bloodmaul Forge-Tender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`DifficultyID`=0 AND `Entry` IN (75201,75200,75197,75175)); -- Enslaved Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=75174 AND `DifficultyID`=0); -- Dead Goren Burrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=75148 AND `DifficultyID`=0); -- Boulder Debris +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=75140 AND `DifficultyID`=0); -- Goren Spawner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=75065 AND `DifficultyID`=1); -- Blood Drip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=75041 AND `DifficultyID`=0); -- Shardling Devourer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=74904 AND `DifficultyID`=0); -- Ground Slam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=74791 AND `DifficultyID`=0); -- Hovel Door +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=5 WHERE (`Entry`=74786 AND `DifficultyID`=0); -- Mok'luk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74413 AND `DifficultyID`=1); -- Treasure Goblin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74405 AND `DifficultyID`=1); -- Murkalot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74402 AND `DifficultyID`=1); -- Alterac Brew-Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74388 AND `DifficultyID`=1); -- Camp Post +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74333 AND `DifficultyID`=1); -- Arch, Start Race +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (74228,45015)); -- Darkspear Headhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74092 AND `DifficultyID`=1); -- Huge Illusionary Slayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74056 AND `DifficultyID`=1); -- Malle Earnhard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=74031 AND `DifficultyID`=1); -- Marker 4 Quest (Purple) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73985 AND `DifficultyID`=1); -- Large AOI Bunny - GJC +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73984 AND `DifficultyID`=1); -- Marker 1 Quest (blue) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73914 AND `DifficultyID`=1); -- Brewmaster Tao +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73913 AND `DifficultyID`=1); -- Brewmaster Tsing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (73829,73368)); -- Skywisp Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (73828,73543)); -- Flamering Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73809 AND `DifficultyID`=1); -- Sky Lantern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (73741,55003)); -- Rotten Little Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73732 AND `DifficultyID`=1); -- Harmonious Porcupette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73730 AND `DifficultyID`=1); -- Gu'chi Swarmling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73668 AND `DifficultyID`=1); -- Bonkers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73637 AND `DifficultyID`=1); -- Butterflies +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73636 AND `DifficultyID`=1); -- Jasmine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73617 AND `DifficultyID`=1); -- Frostfire Pig +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (73573,73542)); -- Ashwing Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73540 AND `DifficultyID`=1); -- Frostfire Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73534 AND `DifficultyID`=1); -- Azure Crane Chick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73515 AND `DifficultyID`=1); -- Lingering Ancestor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (73507,72463)); -- Yu'la, Broodling of Yu'lon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (73506,72464)); -- Zao, Calfling of Niuzao +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (73505,71942)); -- Xu-Fu, Cub of Xuen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (73503,72462)); -- Chi-Chi, Hatchling of Chi-Ji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73400 AND `DifficultyID`=1); -- Healing Ran Invisible Stalker DND +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73367 AND `DifficultyID`=1); -- Skunky Alemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73366 AND `DifficultyID`=1); -- Spineclaw Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73364 AND `DifficultyID`=1); -- Death Adder Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73359 AND `DifficultyID`=1); -- Gulp Froglet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73357 AND `DifficultyID`=1); -- Ominous Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73355 AND `DifficultyID`=1); -- Jademist Dancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73354 AND `DifficultyID`=1); -- Kovok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73352 AND `DifficultyID`=1); -- Blackfuse Bombling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73351 AND `DifficultyID`=1); -- Gooey Sha-ling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73350 AND `DifficultyID`=1); -- Droplet of Y'Shaarj +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73332 AND `DifficultyID`=1); -- Volatile Amber Globule +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73328 AND `DifficultyID`=1); -- Nadaga Soulweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73327 AND `DifficultyID`=1); -- Furnisher Echoroot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73190 AND `DifficultyID`=1); -- Necrolord Sipe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73151 AND `DifficultyID`=1); -- Deathguard Netharian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73083 AND `DifficultyID`=1); -- Fledgling Chick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73082 AND `DifficultyID`=1); -- Master Li +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73039 AND `DifficultyID`=1); -- Throm'var Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73011 AND `DifficultyID`=1); -- Lil' Bling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72973 AND `DifficultyID`=1); -- General Purpose Bunny JMF (Look 2, Huge AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72939 AND `DifficultyID`=1); -- Terga Earthbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (72676,65183,39660,6491)); -- Spirit Healer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (72536,61636)); -- Trial Master Rotun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72160 AND `DifficultyID`=1); -- Moon Moon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72006 AND `DifficultyID`=1); -- Allie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72005 AND `DifficultyID`=1); -- Oriana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71982 AND `DifficultyID`=1); -- Moonfang Dreadhowl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (71951,71261)); -- Seesaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71939 AND `DifficultyID`=1); -- Chi-Ro the Skytamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71938 AND `DifficultyID`=1); -- Lunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71881 AND `DifficultyID`=0); -- Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71693 AND `DifficultyID`=1); -- Rascal-Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71655 AND `DifficultyID`=1); -- Zeradar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71590 AND `DifficultyID`=0); -- Ominous Glow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71589 AND `DifficultyID`=0); -- Big Blossom Digger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71527 AND `DifficultyID`=1); -- Melody +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71526 AND `DifficultyID`=1); -- Elizabeth Birdsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71496 AND `DifficultyID`=0); -- 5.3 Heroic Scenario Final Boss Proxy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71492 AND `DifficultyID`=0); -- Maragor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71491 AND `DifficultyID`=0); -- Guardian of Sacrifice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71490,71489)); -- Fire Trap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71488 AND `DifficultyID`=1); -- Blossoming Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71485 AND `DifficultyID`=0); -- Ghost Pirate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71452 AND `DifficultyID`=0); -- Admiral Yell Listener +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71450 AND `DifficultyID`=0); -- Female Goblin Heavy Armored +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71449 AND `DifficultyID`=0); -- Male Goblin Heavy Armored +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71446 AND `DifficultyID`=0); -- Shattered Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71445 AND `DifficultyID`=0); -- Horde Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (71444,2442)); -- Cow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71442,71030)); -- Overseer Elaglo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71437 AND `DifficultyID`=0); -- Big Blossom Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71436,67426)); -- Admiral Hagman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71401 AND `DifficultyID`=0); -- Proto-Drake Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71369 AND `DifficultyID`=0); -- Builder Dumont +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71367 AND `DifficultyID`=0); -- Horde Squallshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71366,71365,71364,71331,71167,67343)); -- Transport Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71360 AND `DifficultyID`=0); -- Kor'kron Elite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71359 AND `DifficultyID`=0); -- The Big One 4000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71358 AND `DifficultyID`=0); -- Crafty the Ambitious +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71338 AND `DifficultyID`=0); -- Goblin Male Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71337 AND `DifficultyID`=0); -- Goblin Female Illusion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71334 AND `DifficultyID`=0); -- Poison Bolt Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71332 AND `DifficultyID`=0); -- Transport Cannon (NYI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71330 AND `DifficultyID`=0); -- Lieutenant Fizzboil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71329 AND `DifficultyID`=0); -- Lieutenant Boltblaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71328 AND `DifficultyID`=0); -- Lieutenant Fuseblast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71327,69211)); -- Admiral Hodgson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71326 AND `DifficultyID`=0); -- Lieutenant Parker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71323 AND `DifficultyID`=0); -- Glacial Freeze Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71312 AND `DifficultyID`=0); -- Alliance Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71311,70755)); -- Explosive Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71303 AND `DifficultyID`=0); -- Whale Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71302 AND `DifficultyID`=0); -- Malevolent Force +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71296 AND `DifficultyID`=0); -- Emergency Teleporter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71294,71287)); -- Turtle Jetski +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71289 AND `DifficultyID`=0); -- Sea Turtle Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71286 AND `DifficultyID`=0); -- Turtle Jetski Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71280 AND `DifficultyID`=0); -- Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71268,71267,71247)); -- Cursed Pirate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71265 AND `DifficultyID`=0); -- Mega Goblin Mechanic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71262 AND `DifficultyID`=0); -- Ruined Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71260 AND `DifficultyID`=1); -- Enchanted Fey Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71246 AND `DifficultyID`=0); -- Norushen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71245 AND `DifficultyID`=0); -- Kor'kron Dark Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71244 AND `DifficultyID`=0); -- Kor'kron Shadowblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71221 AND `DifficultyID`=0); -- Mantid Bomb Throw Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71209,71032)); -- Pandaria Artifacts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71208,71031)); -- Proto-Drake Eggs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71203,70901)); -- Supply Crates +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71201 AND `DifficultyID`=1); -- Filthling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71200 AND `DifficultyID`=1); -- Viscous Horror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71197 AND `DifficultyID`=0); -- Broken Proto-Drake Egg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71195 AND `DifficultyID`=0); -- Battery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71177 AND `DifficultyID`=0); -- Malkorok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71176 AND `DifficultyID`=0); -- Cannon Balls +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71175 AND `DifficultyID`=0); -- Pool Pony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71174 AND `DifficultyID`=0); -- Mantid Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71159 AND `DifficultyID`=1); -- Gahz'rooki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71123 AND `DifficultyID`=0); -- Echo of Y'Shaarj +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71112 AND `DifficultyID`=0); -- Quivering Blood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (71111,70824)); -- Fiery Anger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71106 AND `DifficultyID`=0); -- Barrel of Explosives +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71097 AND `DifficultyID`=0); -- Ragefire Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71080 AND `DifficultyID`=1); -- Small Illusionary Slayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71079 AND `DifficultyID`=1); -- Small Illusionary Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71078 AND `DifficultyID`=1); -- Small Illusionary Varmint +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71077 AND `DifficultyID`=1); -- Small Illusionary Amber-Weaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71069 AND `DifficultyID`=1); -- Large Illusionary Mystic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71068 AND `DifficultyID`=1); -- Large Illusionary Amber-Weaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71067 AND `DifficultyID`=1); -- Large Illusionary Varmint +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71062 AND `DifficultyID`=1); -- Large Illusionary Slayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71054 AND `DifficultyID`=0); -- Barrel of Oranges +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71033 AND `DifficultyID`=1); -- Fiendish Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=71024 AND `DifficultyID`=0); -- Bombs Away Target Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71023 AND `DifficultyID`=1); -- Tito +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71022 AND `DifficultyID`=1); -- Phoenix Hawk Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71021 AND `DifficultyID`=1); -- Lesser Voidcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71020 AND `DifficultyID`=1); -- Pocket Reaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71019 AND `DifficultyID`=1); -- Coilfang Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71018 AND `DifficultyID`=1); -- Tainted Waveling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71017 AND `DifficultyID`=1); -- Tideskipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71016 AND `DifficultyID`=1); -- Netherspace Abyssal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71015 AND `DifficultyID`=1); -- Menagerie Custodian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71014 AND `DifficultyID`=1); -- Lil' Bad Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70988 AND `DifficultyID`=0); -- Ice Spike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70987 AND `DifficultyID`=0); -- Solid Ice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70982 AND `DifficultyID`=0); -- Frost Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70979 AND `DifficultyID`=0); -- Water Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70963 AND `DifficultyID`=0); -- Lieutenant Fizzel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70959 AND `DifficultyID`=0); -- Urtharges the Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70956 AND `DifficultyID`=0); -- Grizzle Gearslip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70951 AND `DifficultyID`=1); -- Tom Wat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70950 AND `DifficultyID`=1); -- Hilda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70949 AND `DifficultyID`=1); -- Jae-Sun Di Fo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70894 AND `DifficultyID`=0); -- Gunpowder Drop Visual Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70893 AND `DifficultyID`=0); -- Lieutenant Blasthammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70889 AND `DifficultyID`=0); -- Explosives Stash Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70877 AND `DifficultyID`=0); -- Volatile Earth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70864 AND `DifficultyID`=1); -- Vent Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70822 AND `DifficultyID`=0); -- Earthborn Hatred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70798 AND `DifficultyID`=0); -- Kor'kron Emberguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70797 AND `DifficultyID`=0); -- Crate of Artifacts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70795 AND `DifficultyID`=0); -- Emberdeep Ritualist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70792 AND `DifficultyID`=0); -- Scroll Artifact +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70791 AND `DifficultyID`=0); -- Book Artifact +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70788 AND `DifficultyID`=0); -- Vase Artifact +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70787 AND `DifficultyID`=0); -- Skullcrusher Gundu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70785 AND `DifficultyID`=0); -- Failed Experiment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70775 AND `DifficultyID`=0); -- Horde Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70762 AND `DifficultyID`=0); -- Lieutenant Sparklighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (70757,55605)); -- Pool of Blood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70754 AND `DifficultyID`=0); -- Barrel Fuse Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70741 AND `DifficultyID`=0); -- Hamfisted Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70723 AND `DifficultyID`=1); -- Dame Jesepha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70719 AND `DifficultyID`=1); -- Mozzle Gearbeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70714 AND `DifficultyID`=1); -- Harr Grayhide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70713 AND `DifficultyID`=1); -- Haxxil Drinkmeister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70705 AND `DifficultyID`=0); -- Goblin Mechanic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70704 AND `DifficultyID`=0); -- Endless Waves Spawn Location +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70703 AND `DifficultyID`=0); -- Core Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70702 AND `DifficultyID`=0); -- Flame Hound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70701 AND `DifficultyID`=0); -- Orc Support +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70700 AND `DifficultyID`=0); -- Orc Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70698 AND `DifficultyID`=0); -- Orc Fighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70695 AND `DifficultyID`=0); -- Endless Waves Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70691 AND `DifficultyID`=0); -- Mouth of Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70690 AND `DifficultyID`=0); -- Blood of Y'Shaarj +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70683 AND `DifficultyID`=0); -- Dark Shaman Xorenth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (70672,67403)); -- Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70665 AND `DifficultyID`=0); -- Kor'kron Dire Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70663 AND `DifficultyID`=0); -- Embercore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70662 AND `DifficultyID`=0); -- Detonator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70615 AND `DifficultyID`=1); -- Deactivated Access Generator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70613 AND `DifficultyID`=0); -- Female Goblin Medium Armored +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70612 AND `DifficultyID`=0); -- Male Goblin Medium Armored +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70611 AND `DifficultyID`=0); -- Male Goblin Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70610 AND `DifficultyID`=0); -- Female Goblin Caster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70609 AND `DifficultyID`=0); -- Ticker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70608 AND `DifficultyID`=0); -- Volt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70607 AND `DifficultyID`=0); -- Patch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70606 AND `DifficultyID`=0); -- Newt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70605 AND `DifficultyID`=0); -- Grit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70543 AND `DifficultyID`=0); -- Zandalari Hatemonger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70498 AND `DifficultyID`=1); -- Shado-Pan Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70475 AND `DifficultyID`=0); -- Sanofal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70469 AND `DifficultyID`=0); -- Ice-Caller Kufungi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70461 AND `DifficultyID`=1); -- Milly Greenfield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70453 AND `DifficultyID`=1); -- Zandalari Toenibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70452 AND `DifficultyID`=1); -- Zandalari Footslasher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70451 AND `DifficultyID`=1); -- Zandalari Anklerender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=70355 AND `DifficultyID`=0); -- Reliquary Pick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70301 AND `DifficultyID`=1); -- Softpaws +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70296 AND `DifficultyID`=1); -- Mei Lin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70259 AND `DifficultyID`=1); -- Tiny Green Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70253 AND `DifficultyID`=1); -- Dawnseeker Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70168 AND `DifficultyID`=1); -- Noah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70167 AND `DifficultyID`=1); -- Maximo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70154 AND `DifficultyID`=1); -- Direhorn Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70144 AND `DifficultyID`=1); -- Ji-Kun Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70098 AND `DifficultyID`=1); -- Spawn of G'nathus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70083 AND `DifficultyID`=1); -- Pygmy Direhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=70082 AND `DifficultyID`=1); -- Pierre +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69978 AND `DifficultyID`=1); -- Sergeant Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69977 AND `DifficultyID`=1); -- Blood Guard Zar'shi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69975 AND `DifficultyID`=1); -- Captain Dirgehammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69974 AND `DifficultyID`=1); -- Knight-Lieutenant T'Maire Sydes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69893 AND `DifficultyID`=1); -- Snowy Panda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69892 AND `DifficultyID`=1); -- Mountain Panda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69849 AND `DifficultyID`=1); -- Stunted Direhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69848 AND `DifficultyID`=1); -- Spectral Porcupette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69823 AND `DifficultyID`=1); -- Waffle Joe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69822 AND `DifficultyID`=1); -- Kelly Aguilar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69820 AND `DifficultyID`=1); -- Son of Animus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69819 AND `DifficultyID`=1); -- Swamp Croaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69818 AND `DifficultyID`=1); -- Elder Python +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69796 AND `DifficultyID`=1); -- Zandalari Kneebiter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69794 AND `DifficultyID`=1); -- Electrified Razortooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69792 AND `DifficultyID`=1); -- Earth Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69791 AND `DifficultyID`=1); -- Fire Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69778 AND `DifficultyID`=1); -- Sunreaver Micro-Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69748 AND `DifficultyID`=1); -- Living Sandling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69649 AND `DifficultyID`=1); -- Red Panda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69648 AND `DifficultyID`=1); -- Thundertail Flapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=69601 AND `DifficultyID`=0); -- Heavy Explosives +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69572 AND `DifficultyID`=1); -- Vale of Eternal Blossoms Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69566 AND `DifficultyID`=1); -- Midsummer Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69551 AND `DifficultyID`=1); -- Vale of Eternal Blossoms Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69550 AND `DifficultyID`=1); -- Valley of the Four Winds Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69536 AND `DifficultyID`=1); -- Townlong Steppes Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69535 AND `DifficultyID`=1); -- Kun-Lai Summit Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69533 AND `DifficultyID`=1); -- Krasarang Wilds Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69529 AND `DifficultyID`=1); -- Jade Forest Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69522 AND `DifficultyID`=1); -- Dread Wastes Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69430 AND `DifficultyID`=1); -- Darkeye Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69334 AND `DifficultyID`=1); -- Adherent Hanjun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69333 AND `DifficultyID`=1); -- Disciple Jusi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69258 AND `DifficultyID`=1); -- OLD General Purpose Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69248 AND `DifficultyID`=1); -- Ashen Weaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=69231 AND `DifficultyID`=0); -- Alliance Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69208 AND `DifficultyID`=1); -- Gusting Grimoire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (69203,69194)); -- Alliance Cannoneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=69202 AND `DifficultyID`=0); -- Alliance Squallshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=69197 AND `DifficultyID`=0); -- Alliance Officer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=69196 AND `DifficultyID`=0); -- Alliance Swashbuckler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=69086 AND `DifficultyID`=1); -- Flaming Head +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68980 AND `DifficultyID`=1); -- Voidbinder Sturzah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68979 AND `DifficultyID`=1); -- Voidbinder Zorlan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68963 AND `DifficultyID`=1); -- Boom Room Bouncer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68952 AND `DifficultyID`=1); -- Bizmo's Brawlpub Entrance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68869 AND `DifficultyID`=1); -- Luo Luo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68868 AND `DifficultyID`=1); -- Meng Meng +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68850 AND `DifficultyID`=1); -- Emerald Proto-Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68846 AND `DifficultyID`=1); -- Kun-Lai Runt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68839 AND `DifficultyID`=1); -- Anodized Robo Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68838 AND `DifficultyID`=1); -- Fluxfire Feline +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68820 AND `DifficultyID`=1); -- Infinite Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68819 AND `DifficultyID`=1); -- Arcane Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68805 AND `DifficultyID`=1); -- Stunted Yeti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68804 AND `DifficultyID`=1); -- Harpy Youngling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=68701 AND `DifficultyID`=0); -- Burning Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68666 AND `DifficultyID`=1); -- Ashstone Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68665 AND `DifficultyID`=1); -- Harbinger of Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68664 AND `DifficultyID`=1); -- Corefire Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68663 AND `DifficultyID`=1); -- Death Talon Whelpguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68662 AND `DifficultyID`=1); -- Chrominius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68661 AND `DifficultyID`=1); -- Untamed Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68660 AND `DifficultyID`=1); -- Viscidus Globule +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68658 AND `DifficultyID`=1); -- Mini Mindslayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68656 AND `DifficultyID`=1); -- Giant Bone Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (68655,16998)); -- Mr. Bigglesworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68654 AND `DifficultyID`=1); -- Stitched Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68601 AND `DifficultyID`=1); -- Clock'em +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68566 AND `DifficultyID`=1); -- Skitterer Xi'a +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68564 AND `DifficultyID`=1); -- Dos-Ryga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68562 AND `DifficultyID`=1); -- Ti'un the Wanderer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68561 AND `DifficultyID`=1); -- Lucky Yi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68560 AND `DifficultyID`=1); -- Greyhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68555 AND `DifficultyID`=1); -- Ka'wi the Gorger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68541 AND `DifficultyID`=1); -- "To Catch A Spy" - Controller Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68540 AND `DifficultyID`=1); -- Twix Gearspark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68539 AND `DifficultyID`=1); -- Tasha Windpaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68537 AND `DifficultyID`=1); -- Keith "The Party" Westin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68535 AND `DifficultyID`=1); -- Zoe Mae +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68531 AND `DifficultyID`=1); -- Professor Kilt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68526 AND `DifficultyID`=1); -- Barkeep Townsley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68492 AND `DifficultyID`=1); -- "Dusty" Brandom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68491 AND `DifficultyID`=1); -- Darkmoon Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68466 AND `DifficultyID`=1); -- Pandaren Fire Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (68442,68434)); -- Subway Car +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68426 AND `DifficultyID`=1); -- [DND] Darkmoon Faire Carousel Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68408 AND `DifficultyID`=1); -- Bizmo's Brawlpub Bouncer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68407 AND `DifficultyID`=1); -- "Olive" Ya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68402 AND `DifficultyID`=1); -- Kae Ti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68364 AND `DifficultyID`=1); -- Paul North +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68363 AND `DifficultyID`=1); -- Quackenbush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68267 AND `DifficultyID`=1); -- Cinder Kitten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68239 AND `DifficultyID`=1); -- Carousel Wyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68238 AND `DifficultyID`=1); -- Carousel Rocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68233 AND `DifficultyID`=1); -- Carousel Murloc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68232 AND `DifficultyID`=1); -- Carousel Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68231 AND `DifficultyID`=1); -- Carousel Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (68154,33698)); -- Argent Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=67923 AND `DifficultyID`=0); -- Mage McMage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (67679,61088)); -- Eternal Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (67632,67400,63896)); -- Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (67613,67358)); -- Rowboat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (67443,55741)); -- Crow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=67411 AND `DifficultyID`=0); -- Emote Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=67405 AND `DifficultyID`=0); -- Horde Demolitionist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=67394 AND `DifficultyID`=0); -- Plant Explosives +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=67393 AND `DifficultyID`=0); -- Sail Fire Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=67392 AND `DifficultyID`=0); -- Fire Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=67391 AND `DifficultyID`=0); -- Lieutenant Drak'on +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67384 AND `DifficultyID`=1); -- Judgment +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67383 AND `DifficultyID`=1); -- Honky-Tonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67382 AND `DifficultyID`=1); -- Fezwick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67370 AND `DifficultyID`=1); -- Jeremy Feasel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=67368 AND `DifficultyID`=0); -- Parrot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=67366 AND `DifficultyID`=0); -- Horde Officer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (67364,67360)); -- Horde Cannoneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=67361 AND `DifficultyID`=0); -- Horde Swashbuckler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=67341 AND `DifficultyID`=0); -- Cannon Exploder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67332 AND `DifficultyID`=1); -- Darkmoon Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67329 AND `DifficultyID`=1); -- Darkmoon Glowfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=67328 AND `DifficultyID`=0); -- Rope Anchor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=67326 AND `DifficultyID`=0); -- Blacksmith Anvil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67319 AND `DifficultyID`=1); -- Darkmoon Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=67311 AND `DifficultyID`=0); -- Healing Orb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67267 AND `DifficultyID`=1); -- Brawl'gar Arena Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67237 AND `DifficultyID`=1); -- General Purpose Bunny JMF (Look 2 - Flying, Gigantic AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (67235,19668)); -- Shadowfiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67230 AND `DifficultyID`=1); -- Imperial Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67149 AND `DifficultyID`=1); -- Grookin Outrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (67083,65225)); -- Shado-Pan Initiate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (67082,61814)); -- Jin Ironfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=67081 AND `DifficultyID`=0); -- Forgotten King +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=67032 AND `DifficultyID`=1); -- Gunship Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (67029,62477)); -- Jibberwing Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (67028,62478)); -- Trained Jibberwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=67027 AND `DifficultyID`=0); -- Jungle Brewstealer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=7 WHERE (`Entry`=67023 AND `DifficultyID`=0); -- Challengers' Armory +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=66999 AND `DifficultyID`=0); -- Swallowed Spearscamp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=66991 AND `DifficultyID`=0); -- Twister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66984 AND `DifficultyID`=1); -- Baneling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66983 AND `DifficultyID`=1); -- Moonstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66982 AND `DifficultyID`=1); -- Emeralda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66972 AND `DifficultyID`=1); -- Emerald Pandaren Phoenix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66971 AND `DifficultyID`=1); -- Ashen Pandaren Phoenix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66970 AND `DifficultyID`=1); -- Violet Pandaren Phoenix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66966 AND `DifficultyID`=1); -- Blaze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66965 AND `DifficultyID`=1); -- Flufftail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66964 AND `DifficultyID`=1); -- Dipsy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=66962 AND `DifficultyID`=0); -- Wind Slash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66950 AND `DifficultyID`=1); -- Pandaren Water Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66930 AND `DifficultyID`=1); -- Burgle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66926 AND `DifficultyID`=1); -- Diamond +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66925 AND `DifficultyID`=1); -- Mollus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66923 AND `DifficultyID`=1); -- Skimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66918 AND `DifficultyID`=1); -- Seeker Zusshi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66915 AND `DifficultyID`=1); -- Kor'kron Elite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66876 AND `DifficultyID`=1); -- Tyler Stockton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66814 AND `DifficultyID`=1); -- Pyth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66813 AND `DifficultyID`=1); -- Spring +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66812 AND `DifficultyID`=1); -- Clatter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66810 AND `DifficultyID`=1); -- Amythel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66809 AND `DifficultyID`=1); -- Helios +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66808 AND `DifficultyID`=1); -- Kali +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66807 AND `DifficultyID`=1); -- Ashtail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66806 AND `DifficultyID`=1); -- Incinderous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66805 AND `DifficultyID`=1); -- Ruby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66804 AND `DifficultyID`=1); -- Crystallus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66802 AND `DifficultyID`=1); -- Fracture +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=66772 AND `DifficultyID`=0); -- Beast of Jade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=66756 AND `DifficultyID`=0); -- Cursed Brew Bubble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66730 AND `DifficultyID`=1); -- Hyuna of the Shrines +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66728 AND `DifficultyID`=1); -- Chirrup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66726 AND `DifficultyID`=1); -- Stormlash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66725 AND `DifficultyID`=1); -- Whiskers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66722 AND `DifficultyID`=1); -- Mutilator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66718 AND `DifficultyID`=1); -- Siren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66716 AND `DifficultyID`=1); -- Toothbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66715 AND `DifficultyID`=1); -- Brood of Mothallus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66711 AND `DifficultyID`=1); -- Skyshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66710 AND `DifficultyID`=1); -- Fangor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66709 AND `DifficultyID`=1); -- Dor the Wall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=66703 AND `DifficultyID`=0); -- Fireworks Specialist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=66702 AND `DifficultyID`=0); -- Marista Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=66701 AND `DifficultyID`=0); -- Brewmaster Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66631 AND `DifficultyID`=1); -- Grizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66629 AND `DifficultyID`=1); -- Beakmaster X-225 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66628 AND `DifficultyID`=1); -- Bloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66627 AND `DifficultyID`=1); -- Cadavus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66626 AND `DifficultyID`=1); -- Fleshrender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66624 AND `DifficultyID`=1); -- Blight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66614 AND `DifficultyID`=1); -- Gobbles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66613 AND `DifficultyID`=1); -- Warble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66500 AND `DifficultyID`=1); -- Jack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66499 AND `DifficultyID`=1); -- Bishibosh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66498 AND `DifficultyID`=1); -- Nightstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66496 AND `DifficultyID`=1); -- Ignious +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66495 AND `DifficultyID`=1); -- Moltar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66494 AND `DifficultyID`=1); -- Dampwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66493 AND `DifficultyID`=1); -- Croaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66492 AND `DifficultyID`=1); -- Anklor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66491 AND `DifficultyID`=1); -- Venus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66490 AND `DifficultyID`=1); -- Garnestrasz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66489 AND `DifficultyID`=1); -- Veridia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66488 AND `DifficultyID`=1); -- Obsidion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66487 AND `DifficultyID`=1); -- Carrion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66486 AND `DifficultyID`=1); -- Bleakspinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66485 AND `DifficultyID`=1); -- Plaguebringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66483 AND `DifficultyID`=1); -- Subject 142 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66482 AND `DifficultyID`=1); -- Corpsefeeder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66481 AND `DifficultyID`=1); -- Plop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=66458 AND `DifficultyID`=0); -- Professor Whom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66455 AND `DifficultyID`=1); -- Indigon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66454 AND `DifficultyID`=1); -- Plague +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66453 AND `DifficultyID`=1); -- Cho'guana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66445 AND `DifficultyID`=1); -- Hatewalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66444 AND `DifficultyID`=1); -- Beamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66443 AND `DifficultyID`=1); -- Ultramus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66439 AND `DifficultyID`=1); -- Flameclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66438 AND `DifficultyID`=1); -- Firetooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66428 AND `DifficultyID`=1); -- Cluckatron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66427 AND `DifficultyID`=1); -- Whirls +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66416 AND `DifficultyID`=1); -- Beacon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66414 AND `DifficultyID`=1); -- Lacewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=66402 AND `DifficultyID`=0); -- Swallowed Brewstealer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=66392 AND `DifficultyID`=0); -- Slimy Fish-Getter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=66378 AND `DifficultyID`=0); -- Wounded Shado-Pan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66377 AND `DifficultyID`=1); -- Bounder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66376 AND `DifficultyID`=1); -- Ambershell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66375 AND `DifficultyID`=1); -- Rockhide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66364 AND `DifficultyID`=1); -- Glimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66363 AND `DifficultyID`=1); -- Rasp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66361 AND `DifficultyID`=1); -- Prancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66335 AND `DifficultyID`=1); -- Constrictor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66334 AND `DifficultyID`=1); -- Odoron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66333 AND `DifficultyID`=1); -- Acidous +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66331 AND `DifficultyID`=1); -- Mister Pinch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66330 AND `DifficultyID`=1); -- Oozer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66329 AND `DifficultyID`=1); -- Flutterby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66305 AND `DifficultyID`=1); -- Generic Bunny - PRK (Gigantic AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66293 AND `DifficultyID`=1); -- Albino Riding Crane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66292 AND `DifficultyID`=1); -- Sky Admiral Rogers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (66252,62484)); -- Unga Jungle Brew Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66227 AND `DifficultyID`=1); -- Wing Hya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=66195 AND `DifficultyID`=0); -- Unga Rocket Surgeon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66156 AND `DifficultyID`=1); -- Longneck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66155 AND `DifficultyID`=1); -- Springtail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66154 AND `DifficultyID`=1); -- Ripper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (66145,15072)); -- Spike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66144 AND `DifficultyID`=1); -- Mumtar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66104 AND `DifficultyID`=1); -- Chi-Ji Kite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66023 AND `DifficultyID`=1); -- Wing Kyo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=66022 AND `DifficultyID`=1); -- Turtlemaster Odai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65865 AND `DifficultyID`=1); -- Tiper Windman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65863 AND `DifficultyID`=1); -- Morla Skyblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65851 AND `DifficultyID`=1); -- Crimson Pandaren Phoenix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65848 AND `DifficultyID`=1); -- Rash +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65847 AND `DifficultyID`=1); -- Zitz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65846 AND `DifficultyID`=1); -- Pimple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65844 AND `DifficultyID`=1); -- Lumpy Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65760 AND `DifficultyID`=1); -- Sun-Touched Flutterwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65759 AND `DifficultyID`=1); -- Iridescent Flutterwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65757 AND `DifficultyID`=1); -- Azure Flutterwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65745 AND `DifficultyID`=1); -- Duyi Edgewater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65677 AND `DifficultyID`=1); -- Nanners +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65676 AND `DifficultyID`=1); -- Eyegouger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65675 AND `DifficultyID`=1); -- Young Beaky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65668 AND `DifficultyID`=1); -- Flipsy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65665 AND `DifficultyID`=1); -- Webwinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65664 AND `DifficultyID`=1); -- Blackfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65662 AND `DifficultyID`=1); -- Darkwidow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65661 AND `DifficultyID`=1); -- Foe Reaper 800 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65660 AND `DifficultyID`=1); -- Clucks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65659 AND `DifficultyID`=1); -- Teensy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65652 AND `DifficultyID`=0); -- Unga Keg-Haver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65607 AND `DifficultyID`=0); -- Sha Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (65603,65590)); -- Lightning Trap +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65581 AND `DifficultyID`=0); -- Essence of Hate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65568 AND `DifficultyID`=1); -- Crate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65562 AND `DifficultyID`=1); -- Foxicopter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (65556,61709)); -- Spawn of Anger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65554 AND `DifficultyID`=0); -- Evil Force +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65547 AND `DifficultyID`=1); -- Sekret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65546 AND `DifficultyID`=1); -- Sekrit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65449 AND `DifficultyID`=0); -- Goblin Crew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65447 AND `DifficultyID`=0); -- Goblin Marine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65446 AND `DifficultyID`=0); -- Goblin Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65443 AND `DifficultyID`=0); -- Bomb Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65409 AND `DifficultyID`=1); -- Jin Warmkeg's Brew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65387 AND `DifficultyID`=1); -- Totem of Harmony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65384 AND `DifficultyID`=1); -- Grant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65343 AND `DifficultyID`=1); -- Bone Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65338 AND `DifficultyID`=0); -- Mirror Image +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65334 AND `DifficultyID`=1); -- Shushen's Spittoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65325 AND `DifficultyID`=1); -- Puntable Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65324 AND `DifficultyID`=1); -- Wild Golden Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65323 AND `DifficultyID`=1); -- Wild Jade Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65321 AND `DifficultyID`=1); -- Wild Crimson Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65318 AND `DifficultyID`=1); -- Orange Painted Turnip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65316 AND `DifficultyID`=0); -- Shield Captain Zeren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65314 AND `DifficultyID`=1); -- Jade Crane Chick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65313 AND `DifficultyID`=1); -- Thundering Serpent Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65310 AND `DifficultyID`=1); -- Turnip Punching Bag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65304 AND `DifficultyID`=0); -- Hateful Monstrosity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65298 AND `DifficultyID`=1); -- Silversage Incense +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65295 AND `DifficultyID`=0); -- Mistweaver Nian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65294 AND `DifficultyID`=0); -- Matriarch Scorpid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65272 AND `DifficultyID`=0); -- Ook Ya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65271 AND `DifficultyID`=0); -- Mayor Lin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65270 AND `DifficultyID`=0); -- Mai the Jade Shaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (65244,61791)); -- Novice Snow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (65223,62887)); -- Death's Head Cockroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (65216,59770)); -- Shrine Fly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (65215,56829)); -- Garden Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65213 AND `DifficultyID`=0); -- Gluttonous Cove Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (65211,63849)); -- Yellow-Bellied Bullfrog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (65209,63847)); -- Dancing Water Skimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65207 AND `DifficultyID`=1); -- Golden Civet Kitten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (65206,63841)); -- Golden Civet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (65205,63838)); -- Gilded Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (65204,63850)); -- Effervescent Glowfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (65203,63329)); -- Emperor Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (65192,63954)); -- Mongoose Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (65191,65190)); -- Mongoose +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65189 AND `DifficultyID`=1); -- Feather Keeper Li +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (65187,63980)); -- Amber Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (65185,63361)); -- Mei Li Sparkler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65153 AND `DifficultyID`=1); -- General Hammond Clay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (65124,63289)); -- Luyu Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=65119 AND `DifficultyID`=0); -- Wave of Pain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65097 AND `DifficultyID`=1); -- Hoo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65078 AND `DifficultyID`=1); -- Great Purple Dragon Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65076 AND `DifficultyID`=1); -- Great Brown Dragon Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65074 AND `DifficultyID`=1); -- Great Blue Dragon Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65072 AND `DifficultyID`=1); -- Great Black Dragon Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65071 AND `DifficultyID`=1); -- Great Green Dragon Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65069 AND `DifficultyID`=1); -- Training Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65068 AND `DifficultyID`=1); -- Old Whitenose +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (65066,60567)); -- Jojo Ironbrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (65054,58882)); -- Feverbite Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65051 AND `DifficultyID`=1); -- Tushui Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65048 AND `DifficultyID`=1); -- Tushui Trainee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (64912,64162)); -- Binan Fisherman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (64911,64089)); -- Xuen Shield Bearer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (64910,64189)); -- Tian Mistweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (64909,63897)); -- Damaged Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (64908,63946)); -- Tian Disciple +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (64907,63940,63931)); -- Fireworks Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (64906,63929,63889)); -- Krasarang Wild Brew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64904 AND `DifficultyID`=0); -- Vale Marksmen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64903 AND `DifficultyID`=0); -- Jovial Villagers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64901 AND `DifficultyID`=0); -- Brewmaster Boof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64894 AND `DifficultyID`=0); -- Final Challenger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64893 AND `DifficultyID`=0); -- Binan Village Roof Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64881 AND `DifficultyID`=1); -- Hao +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64880 AND `DifficultyID`=1); -- Nan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64879 AND `DifficultyID`=1); -- Yin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64878 AND `DifficultyID`=1); -- Young Student +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64806,64352)); -- Rapana Whelk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64805,63548)); -- Crunchy Scorpion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64804 AND `DifficultyID`=1); -- Silent Hedgehog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64803,64242)); -- Clouded Hedgehog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64802,63957)); -- Yakrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64800,63293)); -- Spiny Terrapin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64799,63291)); -- Savory Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64798,63288)); -- Amethyst Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64797,63555)); -- Zooey Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64796,63558)); -- Tolai Hare Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64795,63557)); -- Tolai Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64794,63585)); -- Szechuan Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64793,59702)); -- Prairie Mouse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64792,63547)); -- Plains Monitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64791,63551)); -- Alpine Foxling Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64790,63550)); -- Alpine Foxling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64789,63060)); -- Softshell Snapling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64787,63057)); -- Sifang Otter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64786,63096)); -- Marsh Fiddler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64785,63095)); -- Malayan Quillrat Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64784,63094)); -- Malayan Quillrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64783,63064)); -- Bandicoon Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64776,63716)); -- Masked Tanuki Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64774,63919)); -- Leopard Tree Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64761,63715)); -- Jumping Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64746 AND `DifficultyID`=1); -- Arcane Familiar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64634 AND `DifficultyID`=1); -- Grinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64633 AND `DifficultyID`=1); -- Aqua Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64632 AND `DifficultyID`=1); -- Hopling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64627 AND `DifficultyID`=0); -- Bananamancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64591 AND `DifficultyID`=1); -- Seamus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64590 AND `DifficultyID`=1); -- Magenta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64589 AND `DifficultyID`=1); -- Tungsten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64587 AND `DifficultyID`=1); -- Horde Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64584,58255)); -- Dawnchaser Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64580 AND `DifficultyID`=1); -- Cairo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64577 AND `DifficultyID`=1); -- The Fiddler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (64556,62465)); -- Captain Ook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64440 AND `DifficultyID`=1); -- Softshell Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64439 AND `DifficultyID`=1); -- Long-Eared Mink +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64396 AND `DifficultyID`=1); -- Invisible Stalker (Template) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (64359,64345)); -- Saltscale Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64335 AND `DifficultyID`=1); -- Slither +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64334 AND `DifficultyID`=1); -- Fangs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64310 AND `DifficultyID`=1); -- Sky Dancer Ji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64308 AND `DifficultyID`=0); -- Storm Cloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (64286,64281)); -- Satay Byu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64280 AND `DifficultyID`=0); -- Maki Waterblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64278 AND `DifficultyID`=0); -- J. Shine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64271 AND `DifficultyID`=0); -- Oil Slick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (64268,64264)); -- Qobi's Axe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (64266,64265)); -- Fire Line +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64248 AND `DifficultyID`=1); -- Summit Kid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64246 AND `DifficultyID`=1); -- Shy Bandicoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64232 AND `DifficultyID`=1); -- Singing Cricket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64217 AND `DifficultyID`=0); -- Jovial Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64211 AND `DifficultyID`=0); -- Cianz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64209 AND `DifficultyID`=0); -- Yaungol Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64185 AND `DifficultyID`=0); -- Bataari War Yeti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64165 AND `DifficultyID`=0); -- Bataari Outrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64088 AND `DifficultyID`=1); -- Hungry Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=64087 AND `DifficultyID`=1); -- Marri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64017 AND `DifficultyID`=0); -- Derpa Derpa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=64016 AND `DifficultyID`=0); -- Pulse Wave Emitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (63985,62784,62783)); -- Binan Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63972 AND `DifficultyID`=1); -- Krik'thik Hiveling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63953 AND `DifficultyID`=1); -- Kuitan Mongoose +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63952 AND `DifficultyID`=0); -- Vale Marksman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63951 AND `DifficultyID`=0); -- Mortar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63941 AND `DifficultyID`=0); -- Sack of Grain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63922 AND `DifficultyID`=0); -- Briaw Shan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63918 AND `DifficultyID`=0); -- Brew Strike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63917 AND `DifficultyID`=1); -- Rai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63874 AND `DifficultyID`=0); -- Spawn Burrowed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63873 AND `DifficultyID`=0); -- Ball Lightning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63872 AND `DifficultyID`=0); -- Batu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63843 AND `DifficultyID`=0); -- Pure Water Globe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63832 AND `DifficultyID`=1); -- Lucky Quilen Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63828 AND `DifficultyID`=0); -- Vial of Pure Water +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63826 AND `DifficultyID`=0); -- Tart's Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63823 AND `DifficultyID`=0); -- Waterspout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63819 AND `DifficultyID`=0); -- Fireworks Launcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63818 AND `DifficultyID`=0); -- Commander Hsieh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63817 AND `DifficultyID`=0); -- Binan Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63815 AND `DifficultyID`=0); -- Puli the Even Handed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63814 AND `DifficultyID`=0); -- Poppers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63813 AND `DifficultyID`=0); -- Hozen Snot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63812 AND `DifficultyID`=0); -- Apothecary Cheng +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63811 AND `DifficultyID`=0); -- Assistant Buzaki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63743 AND `DifficultyID`=0); -- Dirty Virmen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63741 AND `DifficultyID`=0); -- Burrow Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63724 AND `DifficultyID`=1); -- Micronax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63626 AND `DifficultyID`=1); -- Varzok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63621 AND `DifficultyID`=1); -- Feral Vermling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63596 AND `DifficultyID`=1); -- Audrey Burnhep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63559 AND `DifficultyID`=1); -- Tiny Goldfish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63544 AND `DifficultyID`=0); -- Trailblaze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63539 AND `DifficultyID`=0); -- Flamecoaxing Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63534 AND `DifficultyID`=0); -- Flame Wall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63529 AND `DifficultyID`=0); -- Karsar the Bloodletter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63528 AND `DifficultyID`=0); -- Warbringer Qobi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63527 AND `DifficultyID`=0); -- Bataari Yaungol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63526 AND `DifficultyID`=0); -- Bataari Flamecaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63521 AND `DifficultyID`=0); -- Disturbed Saurok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63520 AND `DifficultyID`=0); -- Li Te +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63519 AND `DifficultyID`=0); -- Water Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63518 AND `DifficultyID`=0); -- Den Mother Moof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63511 AND `DifficultyID`=0); -- Face Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63501 AND `DifficultyID`=1); -- Kik'tik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63500 AND `DifficultyID`=1); -- Jin the Flying Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63498 AND `DifficultyID`=1); -- Min the Breeze Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63497 AND `DifficultyID`=1); -- Mai of the Wall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63372 AND `DifficultyID`=1); -- Guardian of the Peak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63365 AND `DifficultyID`=1); -- Terrible Turnip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63334 AND `DifficultyID`=0); -- Xuen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63318 AND `DifficultyID`=0); -- Chagan Firehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63316 AND `DifficultyID`=0); -- Cloudbender Kobo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63315 AND `DifficultyID`=0); -- Gurgthock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63314 AND `DifficultyID`=0); -- Wodin the Troll-Servant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63313 AND `DifficultyID`=0); -- Little Liuyang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63312 AND `DifficultyID`=0); -- Jol'Grum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63311 AND `DifficultyID`=0); -- Scar-Shell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63256 AND `DifficultyID`=0); -- Unga Hozekateer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63097 AND `DifficultyID`=1); -- Shore Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63086 AND `DifficultyID`=1); -- Matty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63085 AND `DifficultyID`=1); -- Snappy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63084 AND `DifficultyID`=1); -- Poe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63079 AND `DifficultyID`=1); -- Flaps +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63078 AND `DifficultyID`=1); -- Flutters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (63074,1352)); -- Fluffy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63069 AND `DifficultyID`=1); -- Fester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63068 AND `DifficultyID`=1); -- Miles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63063 AND `DifficultyID`=1); -- Shifty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=63028 AND `DifficultyID`=0); -- Stolen Unga Brew Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63015 AND `DifficultyID`=1); -- Tabbi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (63006,58236,58230)); -- Sandy Petrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (63005,58675)); -- Spirebound Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (63004,59312)); -- Grove Viper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (63002,58696)); -- Garden Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (63001,55336)); -- Silkbead Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62999,58698)); -- Temple Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62998,59085)); -- Mirror Strider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62997,59668)); -- Jungle Darter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62994,59666)); -- Emerald Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62992,59357)); -- Bucktooth Flapper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62991,59356)); -- Coral Adder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62990 AND `DifficultyID`=0); -- Kiri Jade-Eyes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62989 AND `DifficultyID`=0); -- Stonecutter Lon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62988 AND `DifficultyID`=0); -- Barrel-Chest Huo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62945 AND `DifficultyID`=0); -- Bloodthirsty Prowler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62927 AND `DifficultyID`=1); -- Crimson Geode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62925,49771)); -- Crystal Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62924,49770)); -- Deepholm Cockroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62922,49929)); -- Crimson Shale Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62921,49758)); -- Stowaway Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62916,49847)); -- Fungal Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62915,49857)); -- Emerald Shale Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62914 AND `DifficultyID`=1); -- Twilight Fiendling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62913 AND `DifficultyID`=1); -- Dave the Quick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62909 AND `DifficultyID`=1); -- Kite Master Yao-Li +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62907 AND `DifficultyID`=1); -- Highlands Skunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62906,48706)); -- Highlands Turkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62905,48689)); -- Highlands Mouse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62904,48683)); -- Yellow-Bellied Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62903 AND `DifficultyID`=1); -- Kite Master Nenshi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62901 AND `DifficultyID`=1); -- Kite Master Wong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62900,51126,48915)); -- Wildhammer Gryphon Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62899 AND `DifficultyID`=1); -- Tol'vir Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62898 AND `DifficultyID`=1); -- Kite Master Li-Sen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62895,50496)); -- Oasis Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62893,50490)); -- Locust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62892,50491)); -- Mac Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62888 AND `DifficultyID`=1); -- Nordrassil Wisp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62886,49780)); -- Fire-Proof Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62885,50485)); -- Carrion Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62884,50419)); -- Grotto Vole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62864 AND `DifficultyID`=1); -- Arctic Fox Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62854 AND `DifficultyID`=1); -- Scourged Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62852 AND `DifficultyID`=1); -- Dragonbone Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62835 AND `DifficultyID`=1); -- Tundra Penguin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62829 AND `DifficultyID`=1); -- Fishy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62822 AND `DifficultyID`=1); -- Cousin Slowhands +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62821 AND `DifficultyID`=1); -- Mystic Birdhat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62820 AND `DifficultyID`=1); -- Water Waveling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62819 AND `DifficultyID`=1); -- Imperial Eagle Chick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62818,31889)); -- Grizzly Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62816 AND `DifficultyID`=1); -- Stunted Shardhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62815,3835)); -- Biletoad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62807 AND `DifficultyID`=0); -- Hungry Virmen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62793 AND `DifficultyID`=0); -- Assistant Tart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62787 AND `DifficultyID`=0); -- Assistant Kieu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62785 AND `DifficultyID`=0); -- Mayor Bramblestaff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62713 AND `DifficultyID`=0); -- Unstable Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62706 AND `DifficultyID`=0); -- Cowardly Zue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62705 AND `DifficultyID`=0); -- Brew Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (62683,62500,62496,62487)); -- Zip Line +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62682 AND `DifficultyID`=0); -- Burgled Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62671 AND `DifficultyID`=1); -- BANANAS +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62669 AND `DifficultyID`=1); -- Fjord Worg Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62658 AND `DifficultyID`=1); -- Kim of the Mountain Winds +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62648,23801)); -- Turkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62641,24174)); -- Fjord Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62640,24270)); -- Devouring Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62637 AND `DifficultyID`=0); -- Cursed Brew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62623 AND `DifficultyID`=0); -- Jade Blaze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62621 AND `DifficultyID`=1); -- Fel Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62619 AND `DifficultyID`=0); -- Jade Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62614 AND `DifficultyID`=0); -- Ook Barrel Dest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62611 AND `DifficultyID`=0); -- Big Red Bird +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62610 AND `DifficultyID`=0); -- Spawn of Doubt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62604 AND `DifficultyID`=0); -- Riding Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62590 AND `DifficultyID`=0); -- Unga Scallywag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62569 AND `DifficultyID`=0); -- Rik Rik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62561 AND `DifficultyID`=0); -- Cannon Impact +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62560 AND `DifficultyID`=0); -- Flare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (62557,62469)); -- Unga Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62555 AND `DifficultyID`=1); -- Flayer Youngling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62535 AND `DifficultyID`=0); -- Cove Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62526 AND `DifficultyID`=1); -- Qiraji Guardling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62508 AND `DifficultyID`=0); -- Unga Brewstealer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62507 AND `DifficultyID`=0); -- Generic Invisible Man +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62506 AND `DifficultyID`=0); -- Hozen Pirate Ship +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62505 AND `DifficultyID`=0); -- Trapping Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62504 AND `DifficultyID`=0); -- Ookie's Orange +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (62503,62499)); -- Unga Beachbummer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (62502,62482)); -- Hozen Swing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (62501,62493)); -- Monkey Island Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62498 AND `DifficultyID`=0); -- Chihozen Binono +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62497 AND `DifficultyID`=0); -- Unga Keg-Blocker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62495 AND `DifficultyID`=0); -- Unga Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62494 AND `DifficultyID`=0); -- Unga Nibstabber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62492 AND `DifficultyID`=0); -- Unga Totemchipper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (62491,62467)); -- Brewmaster Bo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62490 AND `DifficultyID`=0); -- Ambushing Spearscamp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62488 AND `DifficultyID`=0); -- Grooka Grooka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62486 AND `DifficultyID`=0); -- Oku-Oku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62485 AND `DifficultyID`=0); -- Gagoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62483 AND `DifficultyID`=0); -- Hozen Totem Fire Effect +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (62481,62474)); -- Unga Spearscamp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (62480,62479,62476)); -- Trained Jungle Lory +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62475 AND `DifficultyID`=0); -- Unga Bird-Haver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62473 AND `DifficultyID`=0); -- Mad Eye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62472 AND `DifficultyID`=0); -- Ookie's Cleaver Bunny Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62471 AND `DifficultyID`=0); -- Ookie's Cleaver Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62470 AND `DifficultyID`=0); -- Powder Keg Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62468 AND `DifficultyID`=0); -- Ookie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62466 AND `DifficultyID`=0); -- Ba-Bam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62464 AND `DifficultyID`=1); -- Pan of the Martial Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62463 AND `DifficultyID`=1); -- Sho the Wise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62462 AND `DifficultyID`=1); -- Tseh Rah, Peacebloom Teamaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62450 AND `DifficultyID`=1); -- Lanfen, Brewer of Fine Teas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62445,62081,60570)); -- Ji Firepaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62435 AND `DifficultyID`=1); -- Crystal Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62425 AND `DifficultyID`=1); -- Liu of the Bottomless Tankard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62395 AND `DifficultyID`=1); -- Nether Faerie Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62393 AND `DifficultyID`=1); -- Ao Jian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62375 AND `DifficultyID`=1); -- Diemetradon Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62373,49844)); -- Silky Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62370,49734)); -- Spotted Bell Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62365 AND `DifficultyID`=0); -- Foreman Mann +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62364,50478)); -- Ash Lizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62334 AND `DifficultyID`=1); -- Greenstone Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62317 AND `DifficultyID`=1); -- Minfernal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62316,10016)); -- Tainted Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62315,50003)); -- Tainted Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62314,10017)); -- Tainted Cockroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62313 AND `DifficultyID`=1); -- Rusty Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62258 AND `DifficultyID`=1); -- Silithid Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62257,44710)); -- Sand Kitten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62256,49836)); -- Stinkbug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62255 AND `DifficultyID`=1); -- Twilight Iguana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62254 AND `DifficultyID`=0); -- Quilen Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62250 AND `DifficultyID`=1); -- Darkshore Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62242 AND `DifficultyID`=1); -- Crested Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62240 AND `DifficultyID`=1); -- Red Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62239 AND `DifficultyID`=1); -- Green Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62238 AND `DifficultyID`=1); -- Blue Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62237 AND `DifficultyID`=1); -- Yellow Beam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62230 AND `DifficultyID`=0); -- Crypt Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62201 AND `DifficultyID`=1); -- Spawn of Onyxia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62200 AND `DifficultyID`=1); -- Sasi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62199 AND `DifficultyID`=1); -- Gogu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62198 AND `DifficultyID`=1); -- Omakka Wolfbrother +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62197 AND `DifficultyID`=1); -- Zazzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62196 AND `DifficultyID`=1); -- Flekky Nox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62195 AND `DifficultyID`=1); -- Shang'gok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62194 AND `DifficultyID`=1); -- Ukos Bloodwhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62193 AND `DifficultyID`=1); -- Rok'kal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62191 AND `DifficultyID`=1); -- Venomspitter Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62189,49779)); -- Alpine Chipmunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62187 AND `DifficultyID`=1); -- Stone Armadillo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62185,49839)); -- Horny Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62182,49858)); -- Amethyst Shale Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62181,49859)); -- Topaz Shale Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62176 AND `DifficultyID`=1); -- Gazelle Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62143 AND `DifficultyID`=1); -- Dreadspinner Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`DifficultyID`=0 AND `Entry` IN (62134,61783,61766,61418)); -- Crypt Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62130 AND `DifficultyID`=1); -- Giraffe Calf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62129 AND `DifficultyID`=1); -- Cheetah Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62121 AND `DifficultyID`=1); -- Turquoise Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62120,49774)); -- Rabid Nut Varmint 5000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62119,49773)); -- Robo-Chick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62118,49861)); -- Twilight Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62117,48692)); -- Twilight Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62116 AND `DifficultyID`=1); -- Creepy Crawly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62115,49743)); -- Dung Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62114,49837)); -- Spiny Lizard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62106 AND `DifficultyID`=1); -- Great Red Dragon Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62104 AND `DifficultyID`=0); -- Orange Highlight Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62092,62087,39605)); -- Garrosh Hellscream +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62055 AND `DifficultyID`=0); -- Cloud of Anger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62051 AND `DifficultyID`=1); -- Ravager Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62050 AND `DifficultyID`=1); -- Grey Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62034 AND `DifficultyID`=1); -- Spirit Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (62022,16068)); -- Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62020 AND `DifficultyID`=1); -- Ruby Sapling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62015 AND `DifficultyID`=0); -- Dark Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=62009 AND `DifficultyID`=0); -- Shadows of Anger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61905 AND `DifficultyID`=1); -- Lost of Lordaeron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61896 AND `DifficultyID`=1); -- Josie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61895 AND `DifficultyID`=1); -- Marty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61890 AND `DifficultyID`=1); -- Blighted Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61889,49965)); -- Undercity Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61885 AND `DifficultyID`=0); -- Pool of Life +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61877 AND `DifficultyID`=1); -- Jade Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61841 AND `DifficultyID`=1); -- Brunn Goldenmug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61840 AND `DifficultyID`=1); -- Naanae +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61839 AND `DifficultyID`=1); -- Lucas Severing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61838 AND `DifficultyID`=1); -- Gavin Marlsbury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61837 AND `DifficultyID`=1); -- Leria Nightwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61836 AND `DifficultyID`=1); -- Moni Widdlesprock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61834 AND `DifficultyID`=1); -- Alyn Black +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61830 AND `DifficultyID`=1); -- Festering Maggot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61829,20725)); -- Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61828,10779)); -- Infected Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61827 AND `DifficultyID`=1); -- Infected Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61804 AND `DifficultyID`=0); -- Murdered Shado-Pan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61759 AND `DifficultyID`=1); -- Shin the Weightless +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61758 AND `DifficultyID`=1); -- Infested Bear Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61757,49778)); -- Red-Tailed Chipmunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61752 AND `DifficultyID`=1); -- Brown Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61751,5951)); -- Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61750 AND `DifficultyID`=1); -- Deer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61745 AND `DifficultyID`=1); -- Soaring Paw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61744 AND `DifficultyID`=1); -- Tabo the Flyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61718 AND `DifficultyID`=1); -- Jade Oozeling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61707 AND `DifficultyID`=0); -- Abomination of Anger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61704,49999)); -- Grasslands Cottontail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61703 AND `DifficultyID`=1); -- Tiny Twister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61696 AND `DifficultyID`=1); -- Human Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61691,48956)); -- Irradiated Roach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61689 AND `DifficultyID`=1); -- Snow Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61686 AND `DifficultyID`=1); -- Tiny Bog Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61677,31890)); -- Mountain Skunk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61667 AND `DifficultyID`=1); -- Ruthers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61638 AND `DifficultyID`=1); -- Proving Grounds +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61610 AND `DifficultyID`=0); -- Seething Sha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61565 AND `DifficultyID`=0); -- Quilen Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61512 AND `DifficultyID`=1); -- Kite Master Len +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61504 AND `DifficultyID`=1); -- Little Cleankite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61474 AND `DifficultyID`=1); -- Jo the Wind Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61473 AND `DifficultyID`=1); -- Kite Master Ni +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61462 AND `DifficultyID`=0); -- Meila +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61461 AND `DifficultyID`=0); -- Portly Shung +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61459 AND `DifficultyID`=1); -- Little Black Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61457 AND `DifficultyID`=0); -- Terror Shards +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61443 AND `DifficultyID`=1); -- King Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61439,48686)); -- Rattlesnake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61438,32258)); -- Gold Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61425 AND `DifficultyID`=1); -- Molten Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61420,49496)); -- Ash Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61414 AND `DifficultyID`=0); -- Doom Bloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61386 AND `DifficultyID`=1); -- Lava Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61383,9700)); -- Lava Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61375 AND `DifficultyID`=1); -- Restless Shadeling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61372 AND `DifficultyID`=1); -- Moccasin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61370,50000)); -- Swamp Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61368,6653)); -- Huge Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61367,4953)); -- Water Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61350 AND `DifficultyID`=0); -- Graceful Swan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61346 AND `DifficultyID`=0); -- Scribe Rinji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61343 AND `DifficultyID`=0); -- La the Gentle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61342 AND `DifficultyID`=0); -- Woodcarver Liupo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61329 AND `DifficultyID`=1); -- Scorpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61324 AND `DifficultyID`=1); -- Baby Ape +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61323,47667)); -- Wharf Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61322 AND `DifficultyID`=1); -- Polly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61321,50479)); -- Lizard Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61320,50487)); -- Forest Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61318,49722)); -- Tree Python +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61317,48972)); -- Long-tailed Mole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61314,49928)); -- Crimson Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61313,9600)); -- Parrot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61312 AND `DifficultyID`=1); -- Strand Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61259 AND `DifficultyID`=1); -- Widow Spiderling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61258,49673)); -- Rat Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61257 AND `DifficultyID`=1); -- Black Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61245 AND `DifficultyID`=1); -- Capacitor Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61223 AND `DifficultyID`=0); -- [DND] Monster Target (Wood) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61204 AND `DifficultyID`=0); -- Unconscious Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61203 AND `DifficultyID`=0); -- Brewmaster Tzu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61202 AND `DifficultyID`=0); -- Greenstone Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61183 AND `DifficultyID`=0); -- Belligerent Blossom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61182 AND `DifficultyID`=0); -- Unconscious Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61180 AND `DifficultyID`=0); -- Greenstone Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61174 AND `DifficultyID`=0); -- Cursed Jade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61171 AND `DifficultyID`=1); -- Fledgling Buzzard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61168,49995)); -- Redridge Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61167,49996)); -- Mountain Cottontail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (61165,890)); -- Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61160 AND `DifficultyID`=1); -- Tiny Harvester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61159 AND `DifficultyID`=0); -- Greenstone Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61157 AND `DifficultyID`=0); -- Sassy Seedling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61156 AND `DifficultyID`=0); -- Vengeful Hui +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=61155 AND `DifficultyID`=0); -- Wily Woodling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61146 AND `DifficultyID`=1); -- Black Ox Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61122 AND `DifficultyID`=1); -- Tania Summerbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61121 AND `DifficultyID`=1); -- Sharinga Springrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61118 AND `DifficultyID`=1); -- Big Greenfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61087 AND `DifficultyID`=1); -- Sun Darter Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61071 AND `DifficultyID`=1); -- Small Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61056 AND `DifficultyID`=1); -- Primal Earth Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61029 AND `DifficultyID`=1); -- Primal Fire Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60971 AND `DifficultyID`=1); -- Furious Pearlfin Poolwatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60952 AND `DifficultyID`=1); -- Grookin Flapmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (60915,54134)); -- Mossback Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60849 AND `DifficultyID`=1); -- Jade Serpent Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60760 AND `DifficultyID`=1); -- Hungry Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60649 AND `DifficultyID`=1); -- Black Lamb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (60571,60565)); -- Shang Xi's Hot Air Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60566 AND `DifficultyID`=1); -- Aysa Cloudsinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60561 AND `DifficultyID`=1); -- Earthgrab Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60484 AND `DifficultyID`=1); -- Snow Flower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60441 AND `DifficultyID`=1); -- Nan-Po +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60416 AND `DifficultyID`=1); -- Uncle Eastwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60383 AND `DifficultyID`=1); -- The Golden Banana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (60380,60379,60378,60140)); -- Mine Cart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (60355,60303)); -- Scrawny Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60298 AND `DifficultyID`=1); -- Deepflow Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60283 AND `DifficultyID`=1); -- Track Switch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60260 AND `DifficultyID`=1); -- Jie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60259 AND `DifficultyID`=1); -- Kong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60250 AND `DifficultyID`=1); -- Cai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60249 AND `DifficultyID`=1); -- Deng +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60232 AND `DifficultyID`=1); -- Gee Hung +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60231 AND `DifficultyID`=1); -- Wing Nga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60230 AND `DifficultyID`=1); -- Princeton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60199 AND `DifficultyID`=1); -- Rune of Power +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60145 AND `DifficultyID`=1); -- Points Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59764 AND `DifficultyID`=1); -- Healing Tide Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59738 AND `DifficultyID`=1); -- Light's Hammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59736 AND `DifficultyID`=1); -- Studious Chu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59735 AND `DifficultyID`=1); -- Supplier Towsa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59733 AND `DifficultyID`=1); -- Gingo Alebottom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59732 AND `DifficultyID`=1); -- Injar'i Lakebloom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59727 AND `DifficultyID`=1); -- Ginsa Arroweye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59692 AND `DifficultyID`=1); -- All Purpose Bunny (JLR) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59677 AND `DifficultyID`=1); -- General Purpose Bunny JMF (Look 2, Flying) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59481 AND `DifficultyID`=1); -- World Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59394 AND `DifficultyID`=1); -- General Purpose Bunny JMF (Ground) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59375 AND `DifficultyID`=1); -- Cosmetic Meat Pile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59358 AND `DifficultyID`=1); -- Darkmoon Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59311 AND `DifficultyID`=1); -- Veridian Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (59271,59262)); -- Demonic Gateway +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59186 AND `DifficultyID`=1); -- Keg Runner Lee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59049 AND `DifficultyID`=1); -- Tylen Moonfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59048 AND `DifficultyID`=1); -- Maylen Moonfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59047 AND `DifficultyID`=1); -- Munch Windhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59046 AND `DifficultyID`=1); -- Lira Skysplitter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59020 AND `DifficultyID`=1); -- Eye of the Legion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58960 AND `DifficultyID`=1); -- Voidlord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58959 AND `DifficultyID`=1); -- Fel Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58918 AND `DifficultyID`=1); -- Hillpaw's Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58843 AND `DifficultyID`=1); -- "Dragonwing" Dan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58784 AND `DifficultyID`=1); -- Incursion Huntress +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58570 AND `DifficultyID`=1); -- [DND] Darkmoon Faire Whack-a-Gnoll Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58495 AND `DifficultyID`=1); -- ScottG Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58342 AND `DifficultyID`=1); -- Christopher Lesson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58199 AND `DifficultyID`=1); -- Lord Itharius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (58193,27953)); -- Wyrmrest Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58181 AND `DifficultyID`=1); -- Thunder Cleft Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58167 AND `DifficultyID`=1); -- Colton Smith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58163 AND `DifficultyID`=1); -- Soul of the Aspects +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58155 AND `DifficultyID`=1); -- Rugok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58154 AND `DifficultyID`=1); -- Toren Landow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57983 AND `DifficultyID`=1); -- Baruma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57958 AND `DifficultyID`=1); -- Wild Carp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57922 AND `DifficultyID`=1); -- Taryssa Lazuria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57850 AND `DifficultyID`=1); -- Teleportologist Fozlebub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57301 AND `DifficultyID`=1); -- Glade Glimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=57285 AND `DifficultyID`=1); -- General Purpose Pinpoint Bunny ZTO +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (56894,33944,12903)); -- Splintertree Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56796 AND `DifficultyID`=1); -- Angela Leifeld +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56771 AND `DifficultyID`=1); -- Guardian of the Dawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56737 AND `DifficultyID`=1); -- Ut-Nam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56335 AND `DifficultyID`=1); -- Daenrand Dawncrest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56266 AND `DifficultyID`=1); -- Fetish Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56203 AND `DifficultyID`=1); -- Plump Marmot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56160 AND `DifficultyID`=1); -- Moonfang Snarler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (56131,56130,56129,56097)); -- Sandbox Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56083 AND `DifficultyID`=1); -- Yellow Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56069 AND `DifficultyID`=1); -- Tatia Brine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56068 AND `DifficultyID`=1); -- Steven Stagnaro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56044 AND `DifficultyID`=1); -- [DND] Spooky Ghost - Ghost Vehicle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56041 AND `DifficultyID`=1); -- Rona Greenteeth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56035 AND `DifficultyID`=1); -- Kolin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=56031 AND `DifficultyID`=1); -- Darkmoon Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55761 AND `DifficultyID`=1); -- Phillipe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55733 AND `DifficultyID`=1); -- Champion Isimode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55732 AND `DifficultyID`=1); -- Champion Faesrol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55730 AND `DifficultyID`=1); -- Nat Pagle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55729 AND `DifficultyID`=1); -- Griftah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (55726,23710)); -- Belbi Quikswitch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (55720,51596)); -- Wildhammer Fact Checker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (55719,3518)); -- Thomas Miller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (55718,9099)); -- Sraaz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55715 AND `DifficultyID`=1); -- Darkmoon Pony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (55714,54491)); -- Darkmoon Monkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (55713,3520)); -- Ol' Emma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55712 AND `DifficultyID`=1); -- Darkmoon Slime +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=8 WHERE (`Entry`=55708 AND `DifficultyID`=1); -- Generic Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55684 AND `DifficultyID`=1); -- Jordan Smith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (55626,55455)); -- General Purpose Bunny (DLA) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55609 AND `DifficultyID`=1); -- Lizzy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55608 AND `DifficultyID`=1); -- Crush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55606 AND `DifficultyID`=1); -- Pool of Blood - small +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55604 AND `DifficultyID`=1); -- Mabaka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55603 AND `DifficultyID`=1); -- Shingo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55602 AND `DifficultyID`=1); -- Urefu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55598 AND `DifficultyID`=1); -- Krystal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55596 AND `DifficultyID`=1); -- Careless Carnie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55574 AND `DifficultyID`=1); -- Festival Lantern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55571 AND `DifficultyID`=1); -- Lunar Lantern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55487 AND `DifficultyID`=1); -- Moonweb Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55475 AND `DifficultyID`=1); -- Darkmoon Tide Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55457 AND `DifficultyID`=1); -- Gleok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55449 AND `DifficultyID`=1); -- Binti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55448 AND `DifficultyID`=1); -- M'ku +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55446 AND `DifficultyID`=1); -- Queen Savannah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55444 AND `DifficultyID`=1); -- King Leo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55443 AND `DifficultyID`=1); -- Goldwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55440 AND `DifficultyID`=1); -- Violet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55429 AND `DifficultyID`=1); -- Jumbina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55428 AND `DifficultyID`=1); -- Jumbo Jr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55402 AND `DifficultyID`=1); -- Korgol Crushskull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (55399,55231,55230,55229,55088)); -- Fire Eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (55398,55397,55342,55341,55226,55225,55223,55222,55221,55220,55093,55089)); -- Fire Juggler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (55396,54345)); -- Darkmoon Faire Greeter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55386 AND `DifficultyID`=1); -- Sea Pony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (55382,54334)); -- Darkmoon Faire Mystic Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55367 AND `DifficultyID`=1); -- Darkmoon Zeppelin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55356 AND `DifficultyID`=1); -- Darkmoon Tonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55348 AND `DifficultyID`=1); -- Horde Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55347 AND `DifficultyID`=1); -- Alliance Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55339 AND `DifficultyID`=1); -- Trixi Sharpworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55307 AND `DifficultyID`=1); -- Balloon Cart Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55306 AND `DifficultyID`=1); -- Balloon Cart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55305 AND `DifficultyID`=1); -- Carl Goodup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55285 AND `DifficultyID`=1); -- Astrid Langstrump +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55278 AND `DifficultyID`=1); -- Boomie Sparks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55273 AND `DifficultyID`=1); -- Swift Mountain Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55272 AND `DifficultyID`=1); -- Mountain Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55271 AND `DifficultyID`=1); -- Shana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55270 AND `DifficultyID`=1); -- Kimber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55269 AND `DifficultyID`=1); -- Jerrica +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55268 AND `DifficultyID`=1); -- Aja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55266 AND `DifficultyID`=1); -- Zina Sharpworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55264 AND `DifficultyID`=1); -- Sazz Coincatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55261 AND `DifficultyID`=1); -- Darkmoon Parade Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55254 AND `DifficultyID`=1); -- Ellie Goodup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55249 AND `DifficultyID`=1); -- Bodie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55248 AND `DifficultyID`=1); -- Wallace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55247 AND `DifficultyID`=1); -- Poot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55181 AND `DifficultyID`=1); -- Arakkoa Visitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55133 AND `DifficultyID`=1); -- Corki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55125 AND `DifficultyID`=1); -- Elder Daftusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55121 AND `DifficultyID`=1); -- Frenzyheart Visitor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55120 AND `DifficultyID`=1); -- Darkmoon Penguin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55119 AND `DifficultyID`=1); -- Pygmy Cockatrice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55118 AND `DifficultyID`=1); -- Jumbo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55117 AND `DifficultyID`=1); -- Gargantua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55103 AND `DifficultyID`=1); -- Galissa Sundew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55096 AND `DifficultyID`=1); -- Faldar Willowshade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55091 AND `DifficultyID`=1); -- General Purpose Bunny JMF (Look 2 - Flying, Infinite AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55072 AND `DifficultyID`=1); -- Barum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54730 AND `DifficultyID`=1); -- Gregarious Grell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54660 AND `DifficultyID`=1); -- Lieutenant Tristia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54657 AND `DifficultyID`=1); -- Doris Volanthius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54643 AND `DifficultyID`=1); -- Enemy MiniZep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54642 AND `DifficultyID`=1); -- Enemy Tonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54605 AND `DifficultyID`=1); -- Finlay Coolshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54601 AND `DifficultyID`=1); -- Mola +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54596 AND `DifficultyID`=1); -- Raan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54588 AND `DifficultyID`=1); -- Darkmoon Steam Tonk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54569 AND `DifficultyID`=1); -- Transcendence Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54551 AND `DifficultyID`=1); -- Darkmoon Cookpot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54549 AND `DifficultyID`=1); -- Darkmoon Faire Gnoll - Bonus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54547 AND `DifficultyID`=1); -- Darkmoon Faire Gnoll Holder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54546 AND `DifficultyID`=1); -- Whack-a-Gnoll Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54545 AND `DifficultyID`=1); -- Loose Stones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (54541,53455)); -- Horde Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54539 AND `DifficultyID`=1); -- Alliance Balloon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54524 AND `DifficultyID`=1); -- Wicked Little Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54523 AND `DifficultyID`=1); -- Strange Snowman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54519 AND `DifficultyID`=1); -- Winter Veil Tree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54518 AND `DifficultyID`=1); -- Injured Carnie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54510 AND `DifficultyID`=1); -- Baby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54509 AND `DifficultyID`=1); -- Nasty Little Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54499 AND `DifficultyID`=1); -- The Abominable Greench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54490 AND `DifficultyID`=1); -- Dubenko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54487 AND `DifficultyID`=1); -- Darkmoon Turtle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54485 AND `DifficultyID`=1); -- Jessica Rogers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54473 AND `DifficultyID`=1); -- Warpweaver Dushar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54472 AND `DifficultyID`=1); -- Vaultkeeper Jazra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54466 AND `DifficultyID`=1); -- Darkmoon Faire Gnoll - Baby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54444 AND `DifficultyID`=1); -- Darkmoon Faire Gnoll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54443 AND `DifficultyID`=1); -- Vaultkeeper Razhid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54442 AND `DifficultyID`=1); -- Warpweaver Hashom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54438 AND `DifficultyID`=1); -- Murkablo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54398 AND `DifficultyID`=1); -- The Innkeeper's Daughter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (54393,54392)); -- Ranela Featherglen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54374 AND `DifficultyID`=1); -- Brilliant Kaliri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54344 AND `DifficultyID`=1); -- Highlord's Nemesis Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54337 AND `DifficultyID`=1); -- The Brewmaiden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54336 AND `DifficultyID`=1); -- The Black Brewmaiden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54277 AND `DifficultyID`=1); -- Kindleworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54276 AND `DifficultyID`=1); -- Cinderslither Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54275 AND `DifficultyID`=1); -- Ashtongue Adder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54274 AND `DifficultyID`=1); -- Magmaspray Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54227 AND `DifficultyID`=1); -- Nuts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54223 AND `DifficultyID`=1); -- Keg Pony +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (54167,54148)); -- Eerie Spider (H) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54133 AND `DifficultyID`=1); -- Mottled Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54128 AND `DifficultyID`=1); -- Creepy Crate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54117 AND `DifficultyID`=1); -- Vin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54113 AND `DifficultyID`=1); -- Spooks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54072 AND `DifficultyID`=1); -- Sanath Lim-yo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54068 AND `DifficultyID`=1); -- Balloons +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (54067,54004)); -- Jaga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54066 AND `DifficultyID`=1); -- Balloon Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (54035,53965)); -- Eerie Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54027 AND `DifficultyID`=1); -- Lil' Tarecgosa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54026 AND `DifficultyID`=1); -- Dotty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53977 AND `DifficultyID`=1); -- Darkcaller Yanka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53884 AND `DifficultyID`=1); -- Feline Familiar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (53783,41860)); -- Elizil Wintermoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53764 AND `DifficultyID`=1); -- Crina Fenlow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53763 AND `DifficultyID`=1); -- Candace Fenlow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53762 AND `DifficultyID`=1); -- Crone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53761 AND `DifficultyID`=1); -- Crone's Broom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53760 AND `DifficultyID`=1); -- Farina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53757 AND `DifficultyID`=1); -- Chub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53756 AND `DifficultyID`=1); -- Darla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53728 AND `DifficultyID`=1); -- Dorothy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53702 AND `DifficultyID`=1); -- Stymie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53658 AND `DifficultyID`=1); -- Hyjal Bear Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53641 AND `DifficultyID`=1); -- Allison Potts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (53626,14496)); -- Stormwind Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53623 AND `DifficultyID`=1); -- Cenarion Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53591 AND `DifficultyID`=1); -- [DND] Moat Monster Spawn Loc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53561 AND `DifficultyID`=1); -- Stonebull Crayfish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53544 AND `DifficultyID`=1); -- Squrky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53528 AND `DifficultyID`=1); -- Chef Audrey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53526 AND `DifficultyID`=1); -- Brightwater Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53517 AND `DifficultyID`=1); -- Squirming Slime Mold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=53488 AND `DifficultyID`=0); -- Summon Enabler Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53283 AND `DifficultyID`=1); -- Guardian Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53232 AND `DifficultyID`=1); -- Voodoo Figurine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53225 AND `DifficultyID`=1); -- Pterrordax Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53153 AND `DifficultyID`=1); -- Ice Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53048 AND `DifficultyID`=1); -- Legs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53006 AND `DifficultyID`=1); -- Spirit Link Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52831 AND `DifficultyID`=1); -- Winterspring Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52809 AND `DifficultyID`=1); -- Blax Bottlerocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52672 AND `DifficultyID`=1); -- Flameward Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (52670,40333)); -- Defender of Malorne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52658 AND `DifficultyID`=1); -- Paku Cloudchaser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52657 AND `DifficultyID`=1); -- Nahari Cloudchaser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52655 AND `DifficultyID`=1); -- Palehoof's Big Bag of Parts +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52651 AND `DifficultyID`=1); -- Engineer Palehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52645 AND `DifficultyID`=1); -- Aessa Silverdew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52644 AND `DifficultyID`=1); -- Tarien Silverdew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52643 AND `DifficultyID`=1); -- Rissa Halding +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52642 AND `DifficultyID`=1); -- Foreman Pernic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52641 AND `DifficultyID`=1); -- Layna Karner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52640 AND `DifficultyID`=1); -- Rolf Karner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52637 AND `DifficultyID`=1); -- Hugo Lentner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52636 AND `DifficultyID`=1); -- Tana Lentner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52588 AND `DifficultyID`=1); -- Sara Lanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52587 AND `DifficultyID`=1); -- Neller Fayne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52586 AND `DifficultyID`=1); -- Hanner Gembold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52584 AND `DifficultyID`=1); -- Laida Gembold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52548 AND `DifficultyID`=1); -- Gertrude Fenlow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52497 AND `DifficultyID`=1); -- Spanky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52456 AND `DifficultyID`=1); -- Jesi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52448 AND `DifficultyID`=1); -- Gef +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52359 AND `DifficultyID`=1); -- Toy Cart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52358 AND `DifficultyID`=1); -- Craggle Wobbletop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52344 AND `DifficultyID`=1); -- Nightsaber Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52335 AND `DifficultyID`=1); -- Dareth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52321 AND `DifficultyID`=1); -- Honor Guard Dunstad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52319 AND `DifficultyID`=1); -- Mala Skywatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52317 AND `DifficultyID`=1); -- Mahala Cloudsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52292 AND `DifficultyID`=1); -- Droha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52226 AND `DifficultyID`=1); -- Panther Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52187 AND `DifficultyID`=1); -- ELM General Purpose Bunny Gigantic Hide Body +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52170 AND `DifficultyID`=1); -- Gizzik Oregrab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52067 AND `DifficultyID`=1); -- General Purpose Bunny (All Phases) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52064 AND `DifficultyID`=1); -- Keira +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52060 AND `DifficultyID`=1); -- Lognah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52039 AND `DifficultyID`=1); -- ELM General Purpose Bunny (scale x0.75) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52036 AND `DifficultyID`=1); -- Galra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52034 AND `DifficultyID`=1); -- Togar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52033 AND `DifficultyID`=1); -- Rogoc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52032 AND `DifficultyID`=1); -- Sinzi Sparkscribe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52031 AND `DifficultyID`=1); -- Sarana Damir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52030 AND `DifficultyID`=1); -- Liliana Emberfrost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=52029 AND `DifficultyID`=1); -- Edlan Halsing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (52000,51770,6087)); -- Astranaar Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51998 AND `DifficultyID`=1); -- Arthur Huwe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51947 AND `DifficultyID`=1); -- Gilnean Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51938 AND `DifficultyID`=1); -- Crithto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51934 AND `DifficultyID`=1); -- Gretchen Fenlow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51925,3571)); -- Teldrassil Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51924 AND `DifficultyID`=1); -- Theramore Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51922 AND `DifficultyID`=1); -- Menethil Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51921 AND `DifficultyID`=1); -- Lakeshire Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51920,8147)); -- Camp Mojache Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51918,866)); -- Stonard Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51917,1064)); -- Grom'gol Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51915 AND `DifficultyID`=1); -- Westfall Brigade Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51914,3501)); -- Horde Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51913 AND `DifficultyID`=1); -- Sen'jin Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51912,13076)); -- Dun Morogh Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51906 AND `DifficultyID`=1); -- Falcon Watch Ranger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51902,16541)); -- Ghostlands Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51896 AND `DifficultyID`=1); -- Scryer Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51892 AND `DifficultyID`=1); -- Expedition Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51891,27072)); -- Amberpine Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51886,23842)); -- Westguard Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51885,23739)); -- Valgarde Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51884,24050)); -- Wildervar Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51879 AND `DifficultyID`=1); -- Station Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51872,27035)); -- Venomspite Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51868,43653)); -- Hellscream Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51867 AND `DifficultyID`=1); -- Silverwind Vanquisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51856,37220)); -- Una'fe Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51855,47214,45629,45588,44911)); -- Dreadguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51854,51850,7980)); -- Deathguard Elite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51851,38070)); -- Desolation Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51848 AND `DifficultyID`=1); -- Thelsamar Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51846 AND `DifficultyID`=1); -- Whisperwind Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51844,41613)); -- Greenwarden Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51836 AND `DifficultyID`=1); -- Hag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51828,41039)); -- Windshear Hold Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51827,51820,41870,41673)); -- Krom'gar Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51824,43715)); -- Hiri'watha Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51823 AND `DifficultyID`=1); -- Hardwrench Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51822,754)); -- Rebel Watchman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51821 AND `DifficultyID`=1); -- Nesingwary Hired Gun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51819 AND `DifficultyID`=1); -- Arathi Deathstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51815,33201)); -- Mor'shan Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51809,47370)); -- Harborage Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51808 AND `DifficultyID`=1); -- Telaari Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51806 AND `DifficultyID`=1); -- Sporeggar Preserver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51805 AND `DifficultyID`=1); -- Orebor Harborage Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51799 AND `DifficultyID`=1); -- Thrallmar Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51798,27160)); -- 7th Legion Infantryman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51797,26448)); -- Stars' Rest Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51796,16222)); -- Silvermoon City Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51792,41158)); -- Nethergarde Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51791,41138)); -- Okril'lon Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51788,38217)); -- Darkspear Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51787,5952)); -- Den Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51780 AND `DifficultyID`=1); -- Shadow Vault Boneguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51773,49562)); -- Dragonmaw Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51757 AND `DifficultyID`=1); -- Orc Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51755 AND `DifficultyID`=1); -- Human Child +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51732 AND `DifficultyID`=1); -- Royal Dreadmage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51731,51730,51699)); -- Wickerman Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51720,51684)); -- Wickerman Torch Point +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51710 AND `DifficultyID`=1); -- Hag's Broom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51705 AND `DifficultyID`=1); -- Wickerman Crowd Bunny 03 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51703 AND `DifficultyID`=1); -- Wickerman Crowd Bunny 02 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51702 AND `DifficultyID`=1); -- Wickerman Crowd Bunny 01 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51701 AND `DifficultyID`=1); -- Greymane Retainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51698 AND `DifficultyID`=1); -- Deepholm Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51697 AND `DifficultyID`=1); -- Vashj'ir Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51682 AND `DifficultyID`=1); -- Hyjal Flame Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51665,44395)); -- Celestine of the Harvest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51653 AND `DifficultyID`=1); -- Uldum Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51652 AND `DifficultyID`=1); -- Uldum Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51651 AND `DifficultyID`=1); -- Twilight Highlands Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51650 AND `DifficultyID`=1); -- Twilight Highlands Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51640 AND `DifficultyID`=1); -- Lama Cloudsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51639 AND `DifficultyID`=1); -- Kador Cloudsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51638 AND `DifficultyID`=1); -- Garn Cloudsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51635 AND `DifficultyID`=1); -- Scooter the Snail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51632 AND `DifficultyID`=1); -- Tiny Flamefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51610 AND `DifficultyID`=1); -- Emerald Druid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51607 AND `DifficultyID`=1); -- Un'Goro Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51606 AND `DifficultyID`=1); -- Un'Goro Crater Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51604 AND `DifficultyID`=1); -- Western Plaguelands Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51603 AND `DifficultyID`=1); -- Blasted Lands Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51602 AND `DifficultyID`=1); -- Swamp of Sorrows Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51600 AND `DifficultyID`=1); -- Lil' Ragnaros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51588 AND `DifficultyID`=1); -- Stonetalon Mountains Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51587 AND `DifficultyID`=1); -- Southern Barrens Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51586 AND `DifficultyID`=1); -- Southern Barrens Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51585 AND `DifficultyID`=1); -- Badlands Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51582 AND `DifficultyID`=1); -- Northern Stranglethorn Vale Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51575 AND `DifficultyID`=1); -- Azshara Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51574 AND `DifficultyID`=1); -- Northern Stranglethorn Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51539 AND `DifficultyID`=1); -- Flame Crest Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51536 AND `DifficultyID`=1); -- Reliquary Overseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51533 AND `DifficultyID`=1); -- Fort Livingston Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51525 AND `DifficultyID`=1); -- Marshal Expeditions Mercenary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51522 AND `DifficultyID`=1); -- Bulwark Dreadguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51521 AND `DifficultyID`=1); -- Bambala Headhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51520 AND `DifficultyID`=1); -- Wetlands Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51519 AND `DifficultyID`=1); -- Elwynn Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51518 AND `DifficultyID`=1); -- Loch Modan Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51516 AND `DifficultyID`=1); -- Nozzlepot Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51515 AND `DifficultyID`=1); -- Mulgore Protector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51509 AND `DifficultyID`=1); -- Bilgewater Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51504 AND `DifficultyID`=1); -- Velia Moonbow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51503 AND `DifficultyID`=1); -- Randah Songhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51496 AND `DifficultyID`=1); -- Kim Horn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51495 AND `DifficultyID`=1); -- Steeg Haskell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51475 AND `DifficultyID`=1); -- Hellscream's Vanguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51474 AND `DifficultyID`=1); -- Highbank Guardsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51473 AND `DifficultyID`=1); -- Victor's Point Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51472 AND `DifficultyID`=1); -- Crushblow Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (51468,51128)); -- Wildhammer Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51440 AND `DifficultyID`=1); -- Adam Pressler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=51437 AND `DifficultyID`=0); -- Forgemaster Throngus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51436 AND `DifficultyID`=1); -- Horde Gunship +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51435 AND `DifficultyID`=1); -- Alliance Gunship +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51384 AND `DifficultyID`=1); -- Forsaken Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51383 AND `DifficultyID`=1); -- Ironforge Gryphon Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51372 AND `DifficultyID`=1); -- Thunder Bluff Wind Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51348 AND `DifficultyID`=1); -- Stormwind Gryphon Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51339 AND `DifficultyID`=1); -- Soul Mirror Effect (DND) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51334 AND `DifficultyID`=1); -- Andorhal Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51272 AND `DifficultyID`=1); -- Sword Dancer D +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51271 AND `DifficultyID`=1); -- Sword Dancer C +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51270 AND `DifficultyID`=1); -- Sword Dancer B +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51269 AND `DifficultyID`=1); -- Sword Dancer A +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51268 AND `DifficultyID`=1); -- Sword Dance Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51195 AND `DifficultyID`=1); -- Kor'kron Annihilator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=51184 AND `DifficultyID`=0); -- Twilight Minion Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=51182 AND `DifficultyID`=0); -- Trogg Dweller Credit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51130 AND `DifficultyID`=1); -- Dragonmaw Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51127 AND `DifficultyID`=1); -- Wildhammer Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51122 AND `DifficultyID`=1); -- Deathy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51113 AND `DifficultyID`=1); -- Storm Scarab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51090 AND `DifficultyID`=1); -- Singing Sunflower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=51081 AND `DifficultyID`=1); -- Nathan Stockton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50870 AND `DifficultyID`=1); -- Baxter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50732 AND `DifficultyID`=1); -- Larn Caverndeep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50729 AND `DifficultyID`=1); -- Darba the Crone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50723 AND `DifficultyID`=1); -- Keric Smolderblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50722 AND `DifficultyID`=1); -- Elementium Geode +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50720 AND `DifficultyID`=1); -- Lainda Gemgold +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50717 AND `DifficultyID`=1); -- Flarna Flametongue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50716 AND `DifficultyID`=1); -- Pyromancer Scorchbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50715 AND `DifficultyID`=1); -- Maelir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50714 AND `DifficultyID`=1); -- Dyrhara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50690 AND `DifficultyID`=1); -- Tarelvir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50669 AND `DifficultyID`=1); -- Dawn Radue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50586 AND `DifficultyID`=1); -- Mr. Grubbs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50545 AND `DifficultyID`=1); -- Magic Lamp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50525 AND `DifficultyID`=1); -- Chris Miller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50524 AND `DifficultyID`=1); -- Travis Nichols +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50523 AND `DifficultyID`=1); -- Kyle Radue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (50521,50520,50519,50518,50517,50516)); -- Gilnean Refugee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50513 AND `DifficultyID`=1); -- Jamie Harriott +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50510 AND `DifficultyID`=1); -- Rachel DeSimone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50509 AND `DifficultyID`=1); -- Jenn Stravaganza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50508 AND `DifficultyID`=1); -- Carrie Eileen Steen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50506 AND `DifficultyID`=1); -- Talran of the Wild +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50505 AND `DifficultyID`=1); -- Lyros Swiftwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50504 AND `DifficultyID`=1); -- Belysra Starbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50502 AND `DifficultyID`=1); -- Vitus Darkwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50501 AND `DifficultyID`=1); -- Sister Almyra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50500 AND `DifficultyID`=1); -- Sergeant Cleese +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50499 AND `DifficultyID`=1); -- Myriam Spellwaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50498 AND `DifficultyID`=1); -- Loren the Fence +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50497 AND `DifficultyID`=1); -- Huntsman Blake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50488 AND `DifficultyID`=1); -- Stone Guard Nargol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50483 AND `DifficultyID`=1); -- Brave Tuho +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50482 AND `DifficultyID`=1); -- Marith Lazuria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50480 AND `DifficultyID`=1); -- Isabel Jones +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50477 AND `DifficultyID`=1); -- Champion Uru'zin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50463 AND `DifficultyID`=1); -- Franny Mertz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50323 AND `DifficultyID`=1); -- Frizzo Villamar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50309 AND `DifficultyID`=1); -- Captain Stonehelm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50308 AND `DifficultyID`=1); -- Master Tinker Trini +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50307 AND `DifficultyID`=1); -- Lord Candren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50305 AND `DifficultyID`=1); -- Moon Priestess Lasara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50304 AND `DifficultyID`=1); -- Captain Donald Adams +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (50275,36289)); -- James +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=50272 AND `DifficultyID`=0); -- Legionnaire Nazgrim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50260 AND `DifficultyID`=1); -- Gilnean Crow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50162 AND `DifficultyID`=1); -- Windmill Lance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (50083,41008,40969)); -- Druid of the Talon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49908 AND `DifficultyID`=1); -- Otto von Chubbs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49907 AND `DifficultyID`=1); -- Dylan Aguilar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49893 AND `DifficultyID`=1); -- Lisa McKeever +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49889 AND `DifficultyID`=1); -- Bruno Flameretardant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49877 AND `DifficultyID`=1); -- Captain Lancy Revshon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49794 AND `DifficultyID`=1); -- Sky Mine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49772 AND `DifficultyID`=1); -- Rabbot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49746 AND `DifficultyID`=1); -- Scarab Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49737 AND `DifficultyID`=1); -- Shazdar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49735 AND `DifficultyID`=1); -- Harlequin Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49701 AND `DifficultyID`=1); -- Jon Casper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49634 AND `DifficultyID`=1); -- Puzzle Box of Yogg-Saron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49622 AND `DifficultyID`=1); -- Shok Narnes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (49590,49587)); -- Guild Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49588 AND `DifficultyID`=1); -- Guild Page +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49573 AND `DifficultyID`=1); -- Karba Blazemaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=49527 AND `DifficultyID`=1); -- Dave's Industrial Light and Magic Bunny (HUGE)(Sessile) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48982 AND `DifficultyID`=1); -- Tiny Shale Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48959 AND `DifficultyID`=1); -- Rusty Anvil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48877 AND `DifficultyID`=1); -- Juvenile Coral Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48874 AND `DifficultyID`=1); -- Mar'at Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48848 AND `DifficultyID`=1); -- Rockchewer Whelk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`DifficultyID`=0 AND `Entry` IN (48844,40600)); -- Faceless Corruptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48841 AND `DifficultyID`=1); -- Eel Larva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48838 AND `DifficultyID`=1); -- Rift Elver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48833 AND `DifficultyID`=1); -- Crab Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48802 AND `DifficultyID`=1); -- Sea Cucumber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48800 AND `DifficultyID`=1); -- Giant Isopod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=48798 AND `DifficultyID`=0); -- Devouring Flames +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=48756 AND `DifficultyID`=0); -- Hooked Net +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (48738,43845)); -- Malfurion Stormrage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (48737,7999)); -- Tyrande Whisperwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48735 AND `DifficultyID`=1); -- Gwen Armstead +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=48730 AND `DifficultyID`=0); -- Flaming Shield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=48711 AND `DifficultyID`=0); -- Fire Patch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48687 AND `DifficultyID`=1); -- Mule Deer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (48638,48637,48636,48634,48633,48115)); -- Guild Battle Standard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48632 AND `DifficultyID`=1); -- Golden King +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48630 AND `DifficultyID`=1); -- Baradin Fox Kit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48609 AND `DifficultyID`=1); -- Clockwork Gnome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48556 AND `DifficultyID`=1); -- Talonbranch Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48537 AND `DifficultyID`=1); -- Prison Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48513 AND `DifficultyID`=1); -- Revi Ramrod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48510 AND `DifficultyID`=1); -- Kall Worthaton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48457 AND `DifficultyID`=1); -- Tainted Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48446 AND `DifficultyID`=1); -- Scorch Mark Bunny JMF +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (48343,48342,48341)); -- Goblin Cocktail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48340 AND `DifficultyID`=1); -- Drink Tray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48321 AND `DifficultyID`=1); -- Grimly Singefeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48318 AND `DifficultyID`=1); -- Hans Oreflight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48275 AND `DifficultyID`=1); -- Kurzel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48273 AND `DifficultyID`=1); -- Evax Oilspark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (48247,48245,48244,48243)); -- Blood of Iso'rath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48242 AND `DifficultyID`=1); -- Armadillo Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48158 AND `DifficultyID`=1); -- Blightguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48114 AND `DifficultyID`=1); -- Raphael +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=48113 AND `DifficultyID`=1); -- Juliette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (48107,47680)); -- Rustberg Gull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47944 AND `DifficultyID`=1); -- Dark Phoenix Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47927 AND `DifficultyID`=1); -- Doug Deepdown +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47875 AND `DifficultyID`=1); -- William Henderson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47818 AND `DifficultyID`=1); -- Tusker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47817 AND `DifficultyID`=1); -- Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47815 AND `DifficultyID`=1); -- Grimfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47809 AND `DifficultyID`=1); -- Brown Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (47808,356)); -- Black Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47788 AND `DifficultyID`=1); -- Guldor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47786 AND `DifficultyID`=1); -- Sludge Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47771 AND `DifficultyID`=1); -- Drukma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47767 AND `DifficultyID`=1); -- Korla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47764 AND `DifficultyID`=1); -- Murog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47688 AND `DifficultyID`=1); -- Officer Connelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47682 AND `DifficultyID`=1); -- Sassy Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47665 AND `DifficultyID`=1); -- Phillip Harding +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47663 AND `DifficultyID`=1); -- Scout Obrok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47661 AND `DifficultyID`=1); -- Darren Longfellow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47655 AND `DifficultyID`=1); -- Pamela Stutzka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47644 AND `DifficultyID`=1); -- Darla Harris +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47589 AND `DifficultyID`=1); -- Enchantress Herim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47587 AND `DifficultyID`=1); -- Archmage Pratt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47584 AND `DifficultyID`=1); -- Aladrel Whitespire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47582 AND `DifficultyID`=1); -- Erdunor Whitespire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47572 AND `DifficultyID`=1); -- Otoh Greyhide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47569 AND `DifficultyID`=1); -- Hammon the Jaded +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47382 AND `DifficultyID`=1); -- Adam Hossack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47335 AND `DifficultyID`=1); -- Baradin Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (47325,47324)); -- Baradin Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47320 AND `DifficultyID`=1); -- Kaellin Tarvane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47319 AND `DifficultyID`=1); -- Leap Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47254 AND `DifficultyID`=1); -- Gizput +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47253 AND `DifficultyID`=1); -- Rundok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47248 AND `DifficultyID`=1); -- Gija +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47247 AND `DifficultyID`=1); -- Marud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47246 AND `DifficultyID`=1); -- Ureda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47242 AND `DifficultyID`=1); -- General Purpose Bunny JMF (Look 2) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47233 AND `DifficultyID`=1); -- Gordul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (47194,36714)); -- Docile Sheep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47174 AND `DifficultyID`=1); -- Gorthul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47156 AND `DifficultyID`=1); -- Bramok Gorewing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47155 AND `DifficultyID`=1); -- Shaina Talonheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47154 AND `DifficultyID`=1); -- Doran Talonheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47147 AND `DifficultyID`=1); -- Farstad Stonegrip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47133 AND `DifficultyID`=1); -- San'shigo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47121 AND `DifficultyID`=1); -- Aquinastrasz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47119 AND `DifficultyID`=1); -- Glenn Arbuckle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47118 AND `DifficultyID`=1); -- Desmond Chadsworth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47116 AND `DifficultyID`=1); -- Tokrog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (47110,43201)); -- Cavern Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47061 AND `DifficultyID`=1); -- Harpo Boltknuckle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46985 AND `DifficultyID`=1); -- [DNT] Generic Target Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46943 AND `DifficultyID`=1); -- Ragamuffin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46898 AND `DifficultyID`=1); -- Enchanted Lantern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46896 AND `DifficultyID`=1); -- Lil' Deathwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46755 AND `DifficultyID`=1); -- Goblin Turbo-Trike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46754 AND `DifficultyID`=1); -- Goblin Trike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46742 AND `DifficultyID`=1); -- Brunda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46741 AND `DifficultyID`=1); -- Muraga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46718 AND `DifficultyID`=1); -- Moraka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46716 AND `DifficultyID`=1); -- Nerog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46714 AND `DifficultyID`=1); -- Marshtide Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46709 AND `DifficultyID`=1); -- Arugi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46708 AND `DifficultyID`=1); -- Suja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46675 AND `DifficultyID`=1); -- Lugrah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46667 AND `DifficultyID`=1); -- Blademaster Ronakada +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46642 AND `DifficultyID`=1); -- Innkeeper Nufa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46640 AND `DifficultyID`=1); -- Auctioneer Kuvi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46639 AND `DifficultyID`=1); -- Auctioneer Zilbeena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46638 AND `DifficultyID`=1); -- Auctioneer Vizput +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46637 AND `DifficultyID`=1); -- Auctioneer Drezbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46622 AND `DifficultyID`=1); -- Vuvanzi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46621 AND `DifficultyID`=1); -- Pank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46620 AND `DifficultyID`=1); -- Vink +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46619 AND `DifficultyID`=1); -- Binzella +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46618 AND `DifficultyID`=1); -- Fibi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46602 AND `DifficultyID`=1); -- Shay Pressler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46572 AND `DifficultyID`=1); -- Goram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46556 AND `DifficultyID`=1); -- Jamus'Vaz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46555 AND `DifficultyID`=1); -- Gunra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46552 AND `DifficultyID`=1); -- Steven Stutzka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46512 AND `DifficultyID`=1); -- Naros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46509 AND `DifficultyID`=1); -- Darkwood Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46464 AND `DifficultyID`=1); -- Generic Bunny - PRK - Extra-Small +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46359 AND `DifficultyID`=1); -- Punra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46358 AND `DifficultyID`=1); -- Lutah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46357 AND `DifficultyID`=1); -- Gonto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46290 AND `DifficultyID`=1); -- Laser Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46288 AND `DifficultyID`=1); -- Laser Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46181 AND `DifficultyID`=1); -- Enchanter Farendin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46180 AND `DifficultyID`=1); -- Ithurian Whitespire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46142 AND `DifficultyID`=1); -- Forsaken Delegation Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46140 AND `DifficultyID`=1); -- Silvermoon Delegation Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46082 AND `DifficultyID`=1); -- Engineer Niff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46080 AND `DifficultyID`=1); -- Kazit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46078 AND `DifficultyID`=1); -- Boss Mida +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46016 AND `DifficultyID`=1); -- Spectral Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46011 AND `DifficultyID`=1); -- Marge Heffman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46006 AND `DifficultyID`=1); -- Ginny Goodwin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=46004 AND `DifficultyID`=1); -- Rhonda Molver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (45961,45951,10926)); -- Pamela Redpath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45887 AND `DifficultyID`=1); -- Bogpaddle Privateer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45830 AND `DifficultyID`=1); -- Off-Duty Siegeworker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45822 AND `DifficultyID`=1); -- Off-Duty Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45789 AND `DifficultyID`=1); -- Bezzil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45709 AND `DifficultyID`=1); -- Bruiser Janx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45659 AND `DifficultyID`=1); -- Auctioneer Fenk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45567 AND `DifficultyID`=1); -- Miragohn Mixmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45566 AND `DifficultyID`=1); -- Tanzi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45565 AND `DifficultyID`=1); -- Sanzi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45563 AND `DifficultyID`=1); -- Tinza Silvermug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45559 AND `DifficultyID`=1); -- Nivi Weavewell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45558 AND `DifficultyID`=1); -- Lizna Goldweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45553 AND `DifficultyID`=1); -- Denk Hordewell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45552 AND `DifficultyID`=1); -- Pezik Lockfast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45551 AND `DifficultyID`=1); -- Karizi Porkpatty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45550 AND `DifficultyID`=1); -- Zarbo Porkpatty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45549 AND `DifficultyID`=1); -- Zido Helmbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45548 AND `DifficultyID`=1); -- Kark Helmbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45546 AND `DifficultyID`=1); -- Vizna Bangwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45545 AND `DifficultyID`=1); -- "Jack" Pisarek Slamfix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45540 AND `DifficultyID`=1); -- Krenk Choplimb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45479 AND `DifficultyID`=1); -- Bat Handler Doomair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45373 AND `DifficultyID`=1); -- Scoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45371 AND `DifficultyID`=1); -- Lil' Sooty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45354 AND `DifficultyID`=1); -- Draenei Air Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45352 AND `DifficultyID`=1); -- Draenei Water Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45348 AND `DifficultyID`=1); -- Draenei Earth Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45347 AND `DifficultyID`=1); -- Brother Silverhallow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45340 AND `DifficultyID`=1); -- Fossilized Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45339 AND `DifficultyID`=1); -- Dark Cleric Cecille +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45337 AND `DifficultyID`=1); -- Tyelis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45256 AND `DifficultyID`=1); -- Dave's Camera Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45230 AND `DifficultyID`=1); -- Orgrimmar Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45226 AND `DifficultyID`=1); -- Naraat the Earthspeaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45218 AND `DifficultyID`=1); -- Troll Water Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45211 AND `DifficultyID`=1); -- Fiznak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45139 AND `DifficultyID`=1); -- Zirazi the Star-Gazer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45138 AND `DifficultyID`=1); -- Unjari Feltongue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45137 AND `DifficultyID`=1); -- Shadow-Walker Zuru +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45128 AND `DifficultyID`=1); -- Crawling Claw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45095 AND `DifficultyID`=1); -- Night-Stalker Ku'nanji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45094 AND `DifficultyID`=1); -- Jin'diza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45093 AND `DifficultyID`=1); -- Huju +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45086 AND `DifficultyID`=1); -- Sijambi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45082 AND `DifficultyID`=1); -- Auctioneer Ziji +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45081 AND `DifficultyID`=1); -- Makavu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45029 AND `DifficultyID`=1); -- Witch Doctor Umbu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45025 AND `DifficultyID`=1); -- Mimbubu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45023 AND `DifficultyID`=1); -- Huntress Kuzari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45019 AND `DifficultyID`=1); -- Berserker Zanga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45008 AND `DifficultyID`=1); -- Batamsi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44978 AND `DifficultyID`=1); -- Sesebi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44975 AND `DifficultyID`=1); -- Old Umbehto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (44948,36909)); -- Wind Rider Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (44935,44934)); -- Mutant Bush Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44919 AND `DifficultyID`=1); -- Maztha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44918 AND `DifficultyID`=1); -- Drakma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44878 AND `DifficultyID`=1); -- Grunt Karus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44877 AND `DifficultyID`=1); -- Grunt Soran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44876 AND `DifficultyID`=1); -- Grunt Koma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44873 AND `DifficultyID`=1); -- Buzzard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44872 AND `DifficultyID`=1); -- Grunt Wabang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44871 AND `DifficultyID`=1); -- Grunt Grimful +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44868 AND `DifficultyID`=1); -- Auctioneer Xifa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44867 AND `DifficultyID`=1); -- Auctioneer Ralinza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44866 AND `DifficultyID`=1); -- Auctioneer Drezmit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44865 AND `DifficultyID`=1); -- Auctioneer Fazdran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44856 AND `DifficultyID`=1); -- Perixa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44854 AND `DifficultyID`=1); -- Kixa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44853 AND `DifficultyID`=1); -- Branzlit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44852 AND `DifficultyID`=1); -- Rilgiz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44851 AND `DifficultyID`=1); -- Mezlik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44825 AND `DifficultyID`=1); -- Bat Handler Maggotbreath +UPDATE `creature_template_difficulty` SET `TypeFlags2`=128 WHERE (`Entry`=44797 AND `DifficultyID`=1); -- Time Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44788 AND `DifficultyID`=1); -- Lonto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44787 AND `DifficultyID`=1); -- Auctioneer Sowata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44785 AND `DifficultyID`=1); -- Miwana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44783 AND `DifficultyID`=1); -- Hiwahi Three-Feathers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44782 AND `DifficultyID`=1); -- Rento +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44781 AND `DifficultyID`=1); -- Opuno Ironhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44780 AND `DifficultyID`=1); -- Isashi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44779 AND `DifficultyID`=1); -- Owato +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44775 AND `DifficultyID`=1); -- Generic Bunny - PRK (Large AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44774 AND `DifficultyID`=1); -- Genevieve +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44773 AND `DifficultyID`=1); -- Anastasia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44770 AND `DifficultyID`=1); -- Tatepi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44745 AND `DifficultyID`=1); -- Sunwalker Atohmo's Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44743 AND `DifficultyID`=1); -- Nohi Plainswalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44740 AND `DifficultyID`=1); -- Sahi Cloudsinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44735 AND `DifficultyID`=1); -- Seer Liwatha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44726 AND `DifficultyID`=1); -- Shalla Whiteleaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44725 AND `DifficultyID`=1); -- Sunwalker Atohmo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44723 AND `DifficultyID`=1); -- Nahu Ragehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44695 AND `DifficultyID`=1); -- Dwarven Air Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44665 AND `DifficultyID`=1); -- Earth Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44664 AND `DifficultyID`=1); -- Water Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44663 AND `DifficultyID`=1); -- Air Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44659 AND `DifficultyID`=1); -- Fire Totem +UPDATE `creature_template_difficulty` SET `TypeFlags2`=128 WHERE (`Entry`=44652 AND `DifficultyID`=1); -- Slate Dragon +UPDATE `creature_template_difficulty` SET `TypeFlags2`=128 WHERE (`Entry`=44650 AND `DifficultyID`=1); -- Storm Rider +UPDATE `creature_template_difficulty` SET `TypeFlags2`=128 WHERE (`Entry`=44645 AND `DifficultyID`=1); -- Nether Scion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44583 AND `DifficultyID`=1); -- Terrance Denman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44582 AND `DifficultyID`=1); -- Theresa Denman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44440 AND `DifficultyID`=1); -- Hearthglen Honor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44426 AND `DifficultyID`=1); -- Frightened Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44410 AND `DifficultyID`=1); -- Jake Badlands +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44409 AND `DifficultyID`=1); -- Nancy Skybrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44408 AND `DifficultyID`=1); -- Selara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44407 AND `DifficultyID`=1); -- Mixi Sweetride +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44403 AND `DifficultyID`=1); -- Generic Controller Bunny, Gigantic (CSA) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44399 AND `DifficultyID`=1); -- Nah'te +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44394 AND `DifficultyID`=1); -- Dalga Hammerbeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44393 AND `DifficultyID`=1); -- Bolner Hammerbeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44392 AND `DifficultyID`=1); -- Muzzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44338 AND `DifficultyID`=1); -- White Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44252 AND `DifficultyID`=1); -- Karin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44246 AND `DifficultyID`=1); -- Magatha Silverton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44245 AND `DifficultyID`=1); -- Faldren Tillsdale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44244 AND `DifficultyID`=1); -- Skymaster Skyles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44243 AND `DifficultyID`=1); -- Darnella Winford +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44241 AND `DifficultyID`=1); -- Lana Dubing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44240 AND `DifficultyID`=1); -- Argent Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44239 AND `DifficultyID`=1); -- Janric Moller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44237 AND `DifficultyID`=1); -- Maegan Tillman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44236 AND `DifficultyID`=1); -- Myrla Stoneround +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44235 AND `DifficultyID`=1); -- Thaegra Tillstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44233 AND `DifficultyID`=1); -- William Kielar Jr. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44232 AND `DifficultyID`=1); -- Janice Myers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44231 AND `DifficultyID`=1); -- Devon Manning +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44230 AND `DifficultyID`=1); -- Richard Trueflight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44199 AND `DifficultyID`=1); -- Ring of Frost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44180 AND `DifficultyID`=1); -- Viper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=44036 AND `DifficultyID`=1); -- Skymaster Brightdawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43991 AND `DifficultyID`=1); -- Zaldaan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43976 AND `DifficultyID`=1); -- Spazzranache +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43975 AND `DifficultyID`=1); -- Jazzranache +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43974 AND `DifficultyID`=1); -- Razzranache +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43973 AND `DifficultyID`=1); -- Hazzranache +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43916 AND `DifficultyID`=1); -- De-Weaponized Mechanical Companion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (43903,10038)); -- Night Watch Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43889 AND `DifficultyID`=1); -- Karnum's Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43842 AND `DifficultyID`=1); -- Auctioneer Fitzgerald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43841 AND `DifficultyID`=1); -- Auctioneer Lauffer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43840 AND `DifficultyID`=1); -- Fineas G. Bankworthy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43825 AND `DifficultyID`=1); -- Warren Wainwright +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43824 AND `DifficultyID`=1); -- Ann Wainwright +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43823 AND `DifficultyID`=1); -- Leslie Wainwright +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43822 AND `DifficultyID`=1); -- Thomas Westmill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43820 AND `DifficultyID`=1); -- Scott Westmill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43819 AND `DifficultyID`=1); -- Kirsten Westmill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43800 AND `DifficultyID`=1); -- Personal World Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43769 AND `DifficultyID`=1); -- Bralla Cloudwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43768 AND `DifficultyID`=1); -- Tannec Stonebeak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43725 AND `DifficultyID`=1); -- Curtis Crester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43724 AND `DifficultyID`=1); -- Lee Crester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43723 AND `DifficultyID`=1); -- Jamie Crester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43718 AND `DifficultyID`=1); -- Generic Trigger LAB (Gigantic AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43702 AND `DifficultyID`=1); -- Dominic Galebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43701 AND `DifficultyID`=1); -- Brolan Galebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43694 AND `DifficultyID`=1); -- Katie Stokx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43693 AND `DifficultyID`=1); -- Darlene Stokx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43692 AND `DifficultyID`=1); -- Bonnie Cazarez +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43690 AND `DifficultyID`=1); -- Auctioneer Hesse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43680 AND `DifficultyID`=1); -- Grim Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43573 AND `DifficultyID`=1); -- Kellen Kuhn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43570 AND `DifficultyID`=1); -- Brock Rockbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43549 AND `DifficultyID`=1); -- Althera +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43499 AND `DifficultyID`=1); -- Consecration +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43481 AND `DifficultyID`=1); -- Dinorae Swiftfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43451 AND `DifficultyID`=1); -- Olivia Jayne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43427 AND `DifficultyID`=1); -- Furious Hyjal Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (43423,22895)); -- Summoned Searing Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43371 AND `DifficultyID`=1); -- Arlen Marsters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43359 AND `DifficultyID`=1); -- ELM General Purpose Bunny Infinite Hide Body +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43331 AND `DifficultyID`=1); -- Golden Stonefish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43328 AND `DifficultyID`=1); -- Blitz Blastospazz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (43293,43287,43216,40873,40871,40867,40852,40851)); -- Swift Seahorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43290 AND `DifficultyID`=1); -- Francis Greene +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43239 AND `DifficultyID`=1); -- Razgar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43225 AND `DifficultyID`=1); -- Brogdul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43220 AND `DifficultyID`=1); -- Briglar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=43202 AND `DifficultyID`=0); -- Elevator Construction Chief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43178 AND `DifficultyID`=1); -- Libby Parker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43121 AND `DifficultyID`=1); -- Preda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43114 AND `DifficultyID`=1); -- Salena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43107 AND `DifficultyID`=1); -- Graham McAllister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43104 AND `DifficultyID`=1); -- Rhoda Bowers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43103 AND `DifficultyID`=1); -- Bluetip Thresher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43102 AND `DifficultyID`=1); -- Rock Lobster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43088 AND `DifficultyID`=1); -- Yedrin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43087 AND `DifficultyID`=1); -- Paola Baldwin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43086 AND `DifficultyID`=1); -- Skeezie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43079 AND `DifficultyID`=1); -- Chyella Hushglade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43074 AND `DifficultyID`=1); -- Bile Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43073 AND `DifficultyID`=1); -- Hanah Southsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43072 AND `DifficultyID`=1); -- Nora Baldwin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43053 AND `DifficultyID`=1); -- Hizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43052 AND `DifficultyID`=1); -- Raskha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43045 AND `DifficultyID`=1); -- James Stillair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43043 AND `DifficultyID`=1); -- Colin Swifthammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43042 AND `DifficultyID`=1); -- Robert Rhodes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43034 AND `DifficultyID`=1); -- Colin Field +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43000 AND `DifficultyID`=1); -- Goss the Swift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42983 AND `DifficultyID`=1); -- Bartlett the Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42968 AND `DifficultyID`=1); -- Krennan Aranas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42936 AND `DifficultyID`=1); -- Sentinel Cordressa Briarbow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42928 AND `DifficultyID`=1); -- Muradin Bronzebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42850 AND `DifficultyID`=1); -- Bloodworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (42849,42317)); -- High Tinker Mekkatorque +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42835 AND `DifficultyID`=1); -- Unstable Shroom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42782 AND `DifficultyID`=1); -- Colin O'Rourke +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42776 AND `DifficultyID`=1); -- Ticking Time Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42615 AND `DifficultyID`=1); -- Twin Peaks Boar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42594 AND `DifficultyID`=1); -- Orgrimmar Thief +UPDATE `creature_template_difficulty` SET `HealthModifier`=3 WHERE (`Entry`=42570 AND `DifficultyID`=1); -- Net +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42548 AND `DifficultyID`=1); -- Muddy Crawfish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42506 AND `DifficultyID`=1); -- Marogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42426 AND `DifficultyID`=1); -- Tina Skyden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42421 AND `DifficultyID`=1); -- Stormwind Fisherman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42406 AND `DifficultyID`=1); -- Hoboair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42371 AND `DifficultyID`=1); -- Vanessa VanCleef +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42339 AND `DifficultyID`=1); -- Canal Crab +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42316 AND `DifficultyID`=1); -- Gnomeregan Infantry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42288 AND `DifficultyID`=1); -- Robby Flay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42196 AND `DifficultyID`=1); -- ELM General Purpose Bunny Infinite (scale x2.5) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42183 AND `DifficultyID`=1); -- Gold Mini Jouster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42177 AND `DifficultyID`=1); -- Blue Mini Jouster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42131 AND `DifficultyID`=1); -- Falstad Wildhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42129 AND `DifficultyID`=1); -- Moira Thaurissan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42098 AND `DifficultyID`=1); -- Invisible Stalker (Cataclysm Boss, Ignore Combat, Floating) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42078 AND `DifficultyID`=1); -- Mini Thor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42053 AND `DifficultyID`=1); -- Forsaken Plaguebearer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42040 AND `DifficultyID`=1); -- Cliffwalker Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42032 AND `DifficultyID`=1); -- Sludgewerks Enforcer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41916 AND `DifficultyID`=1); -- Underlight Nibbler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41915 AND `DifficultyID`=1); -- Worgen Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41914 AND `DifficultyID`=1); -- Forsaken Reaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41913 AND `DifficultyID`=1); -- Gilneas Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41911 AND `DifficultyID`=1); -- Forsaken Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41861 AND `DifficultyID`=1); -- Fayran Elthas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41730 AND `DifficultyID`=1); -- Sand Vortex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41627 AND `DifficultyID`=1); -- Farwatcher Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41621 AND `DifficultyID`=1); -- Commander Thorak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41605 AND `DifficultyID`=1); -- Mergek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41580 AND `DifficultyID`=1); -- Aryenda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41485 AND `DifficultyID`=1); -- Thal'darah Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41432 AND `DifficultyID`=1); -- Mirkfallon Post Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41383 AND `DifficultyID`=1); -- Irela Moonfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41332 AND `DifficultyID`=1); -- Eeryven Grayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41325 AND `DifficultyID`=1); -- Caleb Baelor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41323 AND `DifficultyID`=1); -- Damon Baelor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41322 AND `DifficultyID`=1); -- Halana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41321 AND `DifficultyID`=1); -- Elgin Baelor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41246 AND `DifficultyID`=1); -- Flok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41240 AND `DifficultyID`=1); -- Fiora Moonsoar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41215 AND `DifficultyID`=1); -- Raina Sunglide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41214 AND `DifficultyID`=1); -- Slick Dropdip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=0 WHERE (`Entry`=41206 AND `DifficultyID`=0); -- World Invisible Trigger (flying) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41200 AND `DifficultyID`=1); -- Generic Bunny - PRK +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41142 AND `DifficultyID`=1); -- Handler Marnlek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=41140 AND `DifficultyID`=1); -- Burok +UPDATE `creature_template_difficulty` SET `HealthModifier`=8 WHERE (`Entry`=41095 AND `DifficultyID`=1); -- Twilight Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=41091 AND `DifficultyID`=0); -- Fissure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=40979 AND `DifficultyID`=0); -- Windwalk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40966 AND `DifficultyID`=1); -- Selor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40949 AND `DifficultyID`=1); -- Kraka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40827 AND `DifficultyID`=1); -- Thurda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40809 AND `DifficultyID`=1); -- Tak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40789 AND `DifficultyID`=1); -- Generic Controller Bunny (CSA) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=40774 AND `DifficultyID`=0); -- Grim Batol Citizen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40769 AND `DifficultyID`=1); -- Zazzix Boomride +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40768 AND `DifficultyID`=1); -- Tilly Topspin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=40718 AND `DifficultyID`=0); -- Twilight Flames +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40703 AND `DifficultyID`=1); -- Lil' XT +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=40637 AND `DifficultyID`=0); -- Manifested Nightmare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40624 AND `DifficultyID`=1); -- Celestial Dragon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=40567 AND `DifficultyID`=0); -- Shadow Gale Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40558 AND `DifficultyID`=1); -- Gazrix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40553 AND `DifficultyID`=1); -- Fidelio +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40552 AND `DifficultyID`=1); -- Leora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=40490 AND `DifficultyID`=0); -- Black Dragonflight Egg +UPDATE `creature_template_difficulty` SET `TypeFlags`=1073742920, `TypeFlags2`=128 WHERE (`Entry`=40486 AND `DifficultyID`=1); -- Alexstrasza's Egg +UPDATE `creature_template_difficulty` SET `TypeFlags`=1075840072 WHERE (`Entry`=40485 AND `DifficultyID`=1); -- Twilight Egg +UPDATE `creature_template_difficulty` SET `HealthModifier`=40, `TypeFlags`=2147483752 WHERE (`Entry`=40484 AND `DifficultyID`=1); -- Erudax +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40473 AND `DifficultyID`=1); -- Tono +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40443 AND `DifficultyID`=1); -- Earthen Ring Scout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40441 AND `DifficultyID`=1); -- Battered Brewmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40438 AND `DifficultyID`=1); -- Steamwheedle Shyster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40437 AND `DifficultyID`=1); -- Battered Brewer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40436 AND `DifficultyID`=1); -- Earthen Ring Pathfinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40435 AND `DifficultyID`=1); -- Headless Ghost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40367 AND `DifficultyID`=1); -- Seyala Nightwisp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40358 AND `DifficultyID`=1); -- Dyslix Silvergrub +UPDATE `creature_template_difficulty` SET `HealthModifier`=0.75, `TypeFlags2`=128 WHERE (`Entry`=40357 AND `DifficultyID`=1); -- Invoked Shadowflame Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40350 AND `DifficultyID`=1); -- Generic Trigger LAB +UPDATE `creature_template_difficulty` SET `HealthModifier`=50, `TypeFlags`=104 WHERE (`Entry`=40320 AND `DifficultyID`=1); -- Valiona +UPDATE `creature_template_difficulty` SET `HealthModifier`=10.5, `TypeFlags`=2149580904 WHERE (`Entry`=40319 AND `DifficultyID`=1); -- Drahga Shadowburner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40295 AND `DifficultyID`=1); -- Blue Clockwork Rocket Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=40294 AND `DifficultyID`=0); -- Azureborne Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=40293 AND `DifficultyID`=0); -- Crimsonborne Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (40281,27664)); -- Crashin' Thrashin' Racer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40271 AND `DifficultyID`=1); -- Tamed Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=40255 AND `DifficultyID`=0); -- Fixate Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=40228 AND `DifficultyID`=0); -- Cave In Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40198 AND `DifficultyID`=1); -- Frigid Frostling +UPDATE `creature_template_difficulty` SET `HealthModifier`=35, `TypeFlags`=2097256 WHERE (`Entry`=40177 AND `DifficultyID`=1); -- Forgemaster Throngus +UPDATE `creature_template_difficulty` SET `HealthModifier`=4, `TypeFlags`=2097224 WHERE (`Entry`=40167 AND `DifficultyID`=1); -- Twilight Beguiler +UPDATE `creature_template_difficulty` SET `HealthModifier`=9.5, `TypeFlags`=2097224 WHERE (`Entry`=40166 AND `DifficultyID`=1); -- Molten Giant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40076 AND `DifficultyID`=1); -- Rima +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40075 AND `DifficultyID`=1); -- Avarua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40074 AND `DifficultyID`=1); -- Atiu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=40073 AND `DifficultyID`=1); -- Funafuti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=40040 AND `DifficultyID`=0); -- Blitz Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=40030 AND `DifficultyID`=0); -- Ground Siege Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=40007 AND `DifficultyID`=0); -- Barricade Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39999 AND `DifficultyID`=1); -- Injured Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39998 AND `DifficultyID`=1); -- Terrified Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39997 AND `DifficultyID`=1); -- Panicked Bunny +UPDATE `creature_template_difficulty` SET `HealthModifier`=1.5, `TypeFlags`=2097256 WHERE (`Entry`=39900 AND `DifficultyID`=1); -- Enslaved Rock Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39898 AND `DifficultyID`=1); -- Shyn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39859 AND `DifficultyID`=1); -- Dave's Industrial Light and Magic Bunny (Large)(Sessile) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=39855 AND `DifficultyID`=0); -- Azureborne Seer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39718 AND `DifficultyID`=1); -- Doktor Professor Ironpants +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39657 AND `DifficultyID`=1); -- Stonemaul Ogre +UPDATE `creature_template_difficulty` SET `HealthModifier`=30, `TypeFlags`=2097256 WHERE (`Entry`=39625 AND `DifficultyID`=1); -- General Umbriss +UPDATE `creature_template_difficulty` SET `HealthModifier`=8 WHERE (`Entry`=39392 AND `DifficultyID`=1); -- Faceless Corruptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39340 AND `DifficultyID`=1); -- Unega +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39330 AND `DifficultyID`=1); -- Crador +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39308 AND `DifficultyID`=1); -- Goblin Beach Chair Seat +UPDATE `creature_template_difficulty` SET `TypeFlags`=2097224 WHERE (`Entry`=39294 AND `DifficultyID`=1); -- Battered Red Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39254 AND `DifficultyID`=1); -- Stardust Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39212 AND `DifficultyID`=1); -- Bill Williamson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39211 AND `DifficultyID`=1); -- Steve Stevenson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39210 AND `DifficultyID`=1); -- John Johnson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39196 AND `DifficultyID`=1); -- Deathguard Swallon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39175 AND `DifficultyID`=1); -- Flizzy Coilspanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39136 AND `DifficultyID`=1); -- Triumph Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=39116 AND `DifficultyID`=1); -- Apolos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38899 AND `DifficultyID`=1); -- Deathguard Balteus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38898 AND `DifficultyID`=1); -- Deathguard Hansel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38821 AND `DifficultyID`=1); -- Dave's Industrial Light and Magic Bunny (Medium)(Sessile) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38667 AND `DifficultyID`=1); -- Combat Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38374 AND `DifficultyID`=1); -- Toxic Wasteling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (38370,38229)); -- Frozen Insect +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38342 AND `DifficultyID`=1); -- [DND] Holiday - Love - Barber Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38341 AND `DifficultyID`=1); -- [DND] Holiday - Love - AH Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38340 AND `DifficultyID`=1); -- [DND] Holiday - Love - Bank Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38325 AND `DifficultyID`=1); -- Marion Sutton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38295 AND `DifficultyID`=1); -- Junior Detective +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38288 AND `DifficultyID`=1); -- Love Guard Perfume Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38232 AND `DifficultyID`=1); -- Blood Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38231 AND `DifficultyID`=1); -- Blood Parasite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38066 AND `DifficultyID`=1); -- Inspector Snip Snagglebolt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38065 AND `DifficultyID`=1); -- Crown Supply Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (38045,37887)); -- Kwee Q. Peddlefeet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=38035 AND `DifficultyID`=1); -- Chemical Wagon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37966 AND `DifficultyID`=1); -- Undercity Love Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37937 AND `DifficultyID`=1); -- Dark Iron Troublemaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37915 AND `DifficultyID`=1); -- Timothy Cunningham +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37888 AND `DifficultyID`=1); -- Frax Bucketdrop +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37865 AND `DifficultyID`=1); -- Perky Pug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37675 AND `DifficultyID`=1); -- Public Relations Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37674 AND `DifficultyID`=1); -- Lovely Merchant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37669 AND `DifficultyID`=1); -- Fields of Blood Capture Point Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37522 AND `DifficultyID`=1); -- Romo's Standard Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37490 AND `DifficultyID`=1); -- ELM General Purpose Bunny Infinite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37204 AND `DifficultyID`=1); -- Hunter Hill Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37180 AND `DifficultyID`=1); -- Honor's Stand Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37162 AND `DifficultyID`=1); -- Romo's Half-Size Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37072 AND `DifficultyID`=1); -- Rogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=37005 AND `DifficultyID`=1); -- Friz Groundspin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36979 AND `DifficultyID`=1); -- Lil' K.T. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36911 AND `DifficultyID`=1); -- Pandaren Monk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36908 AND `DifficultyID`=1); -- Gryphon Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36885 AND `DifficultyID`=1); -- Crown Apothecary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36871 AND `DifficultyID`=1); -- Core Hound Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36817 AND `DifficultyID`=1); -- [DND] Love Boat Summoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36812 AND `DifficultyID`=1); -- Stormwind Love Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36799 AND `DifficultyID`=1); -- Recruiter Burns +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (36728,8610)); -- Kroum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36710 AND `DifficultyID`=1); -- [DND] Apothecary Table (Spell Effect) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36674 AND `DifficultyID`=1); -- Nambria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36654 AND `DifficultyID`=1); -- Dave's Big Giant Industrial Light and Magic Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36648 AND `DifficultyID`=1); -- Baine Bloodhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36613 AND `DifficultyID`=1); -- Gobber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36607 AND `DifficultyID`=1); -- Onyxian Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36565 AND `DifficultyID`=1); -- Apothecary Baxter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36530 AND `DifficultyID`=1); -- [DND] Valentine Boss - Vial Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36517 AND `DifficultyID`=1); -- Aleric Hawkins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36506 AND `DifficultyID`=1); -- Daros Moonlance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36479 AND `DifficultyID`=1); -- Archmage Mordent Evenshade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36356 AND `DifficultyID`=1); -- Flame Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36355 AND `DifficultyID`=1); -- Siege Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36296 AND `DifficultyID`=1); -- Apothecary Hummel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36286 AND `DifficultyID`=1); -- Generic Trigger LAB - Multiphase (Gigantic AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36273 AND `DifficultyID`=1); -- Bragor Bloodfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36272 AND `DifficultyID`=1); -- Apothecary Frye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36226 AND `DifficultyID`=1); -- Dark Ranger Cyndia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36225 AND `DifficultyID`=1); -- Dark Ranger Anya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36224 AND `DifficultyID`=1); -- Dark Ranger Clea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36217 AND `DifficultyID`=1); -- Mutilated Body +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36198 AND `DifficultyID`=1); -- Generic Trigger LAB - Multiphase (Ground) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36169 AND `DifficultyID`=1); -- [DND] Bor'gorok Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36167 AND `DifficultyID`=1); -- [DND] Bor'gorok Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36165 AND `DifficultyID`=1); -- 7th Legion Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36164 AND `DifficultyID`=1); -- Kor'kron Reaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36162 AND `DifficultyID`=1); -- Goblin Engineering Crew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36154 AND `DifficultyID`=1); -- [DND] Valgarde Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=36148 AND `DifficultyID`=1); -- [DND] Forsaken Mariner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35845 AND `DifficultyID`=1); -- Dave's Industrial Light and Magic Bunny (Small)(Sessile) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35646 AND `DifficultyID`=1); -- Wormhole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35642 AND `DifficultyID`=1); -- Jeeves +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35592 AND `DifficultyID`=1); -- Invisible Stalker (Float, Uninteractible, GiganticAOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35562 AND `DifficultyID`=1); -- Korrah's Hippogryph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35556 AND `DifficultyID`=1); -- Thunk's Wyvern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35481 AND `DifficultyID`=1); -- Moira Steelwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35478 AND `DifficultyID`=1); -- Lastrea Greengale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35477 AND `DifficultyID`=1); -- Little Adeline +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35399 AND `DifficultyID`=1); -- Obsidian Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35396 AND `DifficultyID`=1); -- Darting Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35394 AND `DifficultyID`=1); -- Razzashi Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35387 AND `DifficultyID`=1); -- Leaping Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35377 AND `DifficultyID`=1); -- Door Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35374 AND `DifficultyID`=1); -- Generic Trigger LAB - Multiphase +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35365 AND `DifficultyID`=1); -- Behsten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35364 AND `DifficultyID`=1); -- Slahtz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35346 AND `DifficultyID`=1); -- Goblin Mechanic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (35342,35341,35340,35337)); -- Bountiful Barrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35339 AND `DifficultyID`=1); -- Boat Fire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35336 AND `DifficultyID`=1); -- Horde Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35335 AND `DifficultyID`=1); -- Alliance Boat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35315 AND `DifficultyID`=1); -- Narimar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35281 AND `DifficultyID`=1); -- Rukua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (35273,34802)); -- Glaive Thrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35169 AND `DifficultyID`=1); -- Ochre Skeletal Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35168 AND `DifficultyID`=1); -- Striped Dawnsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35141 AND `DifficultyID`=1); -- Orna Skywatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35140 AND `DifficultyID`=1); -- Kormal the Swift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35139 AND `DifficultyID`=1); -- Zillane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35138 AND `DifficultyID`=1); -- Ceyora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35137 AND `DifficultyID`=1); -- Allana Swiftglide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35136 AND `DifficultyID`=1); -- Kaluna Songflight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35114 AND `DifficultyID`=1); -- ELM General Purpose Bunny (All Phases) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35073 AND `DifficultyID`=1); -- Farseer Eannu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (35069,34776)); -- Siege Engine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35068 AND `DifficultyID`=1); -- Gotura Fourwinds +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35007 AND `DifficultyID`=1); -- Lixa Felflinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35003 AND `DifficultyID`=1); -- Horde Gunship Captain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34998 AND `DifficultyID`=1); -- Alison Devay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34997 AND `DifficultyID`=1); -- Devin Fardale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34991 AND `DifficultyID`=1); -- Borim Goldhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34989 AND `DifficultyID`=1); -- Rissa Shadeleaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34988 AND `DifficultyID`=1); -- Landuen Moonclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34985 AND `DifficultyID`=1); -- Misery +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34983 AND `DifficultyID`=1); -- Deathstalker Fane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34978 AND `DifficultyID`=1); -- Mosha Starhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34976 AND `DifficultyID`=1); -- Ruk Warstomper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34955 AND `DifficultyID`=1); -- Karg Skullgore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34944 AND `DifficultyID`=1); -- Keep Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34943 AND `DifficultyID`=1); -- Wind Tamer Shoshok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34927 AND `DifficultyID`=1); -- Gort Goreflight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34924 AND `DifficultyID`=1); -- High Commander Halford Wyrmbane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34919 AND `DifficultyID`=1); -- 7th Legion Infantry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34866 AND `DifficultyID`=1); -- Webbed Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34824 AND `DifficultyID`=1); -- The Sweet Potato Chair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34823 AND `DifficultyID`=1); -- The Cranberry Chair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34822 AND `DifficultyID`=1); -- The Pie Chair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34819 AND `DifficultyID`=1); -- The Stuffing Chair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34812 AND `DifficultyID`=1); -- The Turkey Chair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (34809,7730)); -- Stonetalon Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34793 AND `DifficultyID`=1); -- Catapult +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34787 AND `DifficultyID`=1); -- John Rigsdale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34786 AND `DifficultyID`=1); -- Alice Rigsdale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34775 AND `DifficultyID`=1); -- Demolisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34770 AND `DifficultyID`=1); -- Macabre Marionette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34768 AND `DifficultyID`=1); -- William Mullins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34766 AND `DifficultyID`=1); -- Krendle Bigpockets +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34744 AND `DifficultyID`=1); -- Jasper Moore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34730 AND `DifficultyID`=1); -- Navigator Zippik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34724 AND `DifficultyID`=1); -- Shimmering Wyrmling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34723 AND `DifficultyID`=1); -- Watcher Tolwe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34721 AND `DifficultyID`=1); -- Chief Officer Ograh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34719 AND `DifficultyID`=1); -- Crewman Grit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34718 AND `DifficultyID`=1); -- Crewman Deadbolt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34717 AND `DifficultyID`=1); -- Crewman Pipewrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34715 AND `DifficultyID`=1); -- Sky-Captain "Dusty" Blastnut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34713 AND `DifficultyID`=1); -- Ondani Greatmill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34712 AND `DifficultyID`=1); -- Roberta Carter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34710 AND `DifficultyID`=1); -- Ellen Moore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34708 AND `DifficultyID`=1); -- Caitrin Ironkettle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34694 AND `DifficultyID`=1); -- Grunty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34685 AND `DifficultyID`=1); -- Dalni Tallgrass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34683 AND `DifficultyID`=1); -- Rose Standish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34682 AND `DifficultyID`=1); -- Wilmina Holbeck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34679 AND `DifficultyID`=1); -- Francis Eaton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34677 AND `DifficultyID`=1); -- Miles Standish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34675 AND `DifficultyID`=1); -- Gregory Tabor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34654 AND `DifficultyID`=1); -- Bountiful Feast Hostess +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34653 AND `DifficultyID`=1); -- Bountiful Table Hostess +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34645 AND `DifficultyID`=1); -- Elizabeth Barker Winslow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34644 AND `DifficultyID`=1); -- Edward Winslow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34632 AND `DifficultyID`=1); -- Ogre Pinata +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34587 AND `DifficultyID`=1); -- Warbot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34527 AND `DifficultyID`=1); -- Dave's Industrial Light and Magic Bunny (Small) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34429 AND `DifficultyID`=1); -- Thraka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34428 AND `DifficultyID`=1); -- MiniZep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34383 AND `DifficultyID`=1); -- Catrina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34382 AND `DifficultyID`=1); -- Chapman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34378 AND `DifficultyID`=1); -- Myre Moonglide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34374 AND `DifficultyID`=1); -- Solais +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34346 AND `DifficultyID`=1); -- Dave's Industrial Light and Magic Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34281 AND `DifficultyID`=1); -- [DND]Azeroth Children's Week Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34278 AND `DifficultyID`=1); -- Withers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34259 AND `DifficultyID`=1); -- Caravan Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (34238,6486)); -- Black Skeletal Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34155 AND `DifficultyID`=1); -- White Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33975 AND `DifficultyID`=1); -- Noblegarden Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33849 AND `DifficultyID`=1); -- Helidan Lightwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33810 AND `DifficultyID`=1); -- Sen'jin Fetish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33765 AND `DifficultyID`=1); -- ELM General Purpose Bunny (scale x2) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33578 AND `DifficultyID`=1); -- Murkimus the Gladiator +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33530 AND `DifficultyID`=1); -- Curious Oracle Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33529 AND `DifficultyID`=1); -- Curious Wolvar Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33404 AND `DifficultyID`=1); -- Wind-Up Train Wrecker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33274 AND `DifficultyID`=1); -- Mechanopeep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33253 AND `DifficultyID`=1); -- Delanea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33251 AND `DifficultyID`=1); -- Death Knight Trainer and Runeforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33239 AND `DifficultyID`=1); -- Argent Gruntling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33238 AND `DifficultyID`=1); -- Argent Squire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33227 AND `DifficultyID`=1); -- Enchanted Broom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33226 AND `DifficultyID`=1); -- Strand Crawler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (33224,33211)); -- Lake Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33219 AND `DifficultyID`=1); -- Mulgore Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33205 AND `DifficultyID`=1); -- Ammen Vale Lashling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33200 AND `DifficultyID`=1); -- Elwynn Lamb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33198 AND `DifficultyID`=1); -- Durotar Scorpion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33188 AND `DifficultyID`=1); -- Teldrassil Sproutling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33111 AND `DifficultyID`=1); -- ELM General Purpose Bunny (scale x3) Large +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33068 AND `DifficultyID`=1); -- Darkmoon Faire - Cannon Target Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=33045 AND `DifficultyID`=1); -- ELM General Purpose Bunny Large (scale x5) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32969 AND `DifficultyID`=1); -- Lor'danel Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32956 AND `DifficultyID`=1); -- Lonely Turkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32939 AND `DifficultyID`=1); -- Little Fawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32841 AND `DifficultyID`=1); -- Baby Blizzard Bear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32840 AND `DifficultyID`=1); -- Plate Holder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32839 AND `DifficultyID`=1); -- Sturdy Plate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32836 AND `DifficultyID`=1); -- Noblegarden Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32831 AND `DifficultyID`=1); -- [PH] Pilgrim's Bounty Table - Stuffing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32830 AND `DifficultyID`=1); -- Food Holder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32829 AND `DifficultyID`=1); -- [PH] Pilgrim's Bounty Table - Pie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32827 AND `DifficultyID`=1); -- [PH] Pilgrim's Bounty Table - Cranberry Sauce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32825 AND `DifficultyID`=1); -- [PH] Pilgrim's Bounty Table - Yams +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32824 AND `DifficultyID`=1); -- [PH] Pilgrim's Bounty Table - Turkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32823 AND `DifficultyID`=1); -- Bountiful Table +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32820 AND `DifficultyID`=1); -- Wild Turkey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32816 AND `DifficultyID`=1); -- Zul'Drak Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32815 AND `DifficultyID`=1); -- Crystalsong Forest Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32814 AND `DifficultyID`=1); -- Storm Peaks Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32813 AND `DifficultyID`=1); -- Grizzly Hills Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32812 AND `DifficultyID`=1); -- Howling Fjord Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32811 AND `DifficultyID`=1); -- Dragonblight Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32810 AND `DifficultyID`=1); -- Sholazar Basin Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32809 AND `DifficultyID`=1); -- Borean Tundra Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32808 AND `DifficultyID`=1); -- Zul'Drak Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32807 AND `DifficultyID`=1); -- Crystalsong Forest Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32806 AND `DifficultyID`=1); -- Storm Peaks Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32805 AND `DifficultyID`=1); -- Grizzly Hills Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32804 AND `DifficultyID`=1); -- Howling Fjord Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32803 AND `DifficultyID`=1); -- Dragonblight Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32802 AND `DifficultyID`=1); -- Sholazar Basin Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32801 AND `DifficultyID`=1); -- Borean Tundra Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32799 AND `DifficultyID`=1); -- Spring Collector +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32793 AND `DifficultyID`=1); -- Baby Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32791 AND `DifficultyID`=1); -- Spring Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32784 AND `DifficultyID`=1); -- Noblegarden Bunny Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32781 AND `DifficultyID`=1); -- Noblegarden Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32643 AND `DifficultyID`=1); -- Kirin Tor Familiar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32642 AND `DifficultyID`=1); -- Mojodishu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32641 AND `DifficultyID`=1); -- Drix Blackwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32639 AND `DifficultyID`=1); -- Gnimo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32638 AND `DifficultyID`=1); -- Hakmud of Argus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (32629,28319)); -- Wintergrasp Siege Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (32627,28312)); -- Wintergrasp Siege Engine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32603 AND `DifficultyID`=1); -- Hootie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32595 AND `DifficultyID`=1); -- Pengu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32592 AND `DifficultyID`=1); -- Proto-Drake Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32591 AND `DifficultyID`=1); -- Cobra Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32590 AND `DifficultyID`=1); -- White Tickbird Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32571 AND `DifficultyID`=1); -- Halvdan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32490 AND `DifficultyID`=1); -- Scourge Deathcharger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32286 AND `DifficultyID`=1); -- Mekgineer's Chopper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32282 AND `DifficultyID`=1); -- Wintergrasp Ghost Rune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31851 AND `DifficultyID`=1); -- Wooly Mammoth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31806 AND `DifficultyID`=1); -- Oomailiq +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31804 AND `DifficultyID`=1); -- Qatiichii +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31764 AND `DifficultyID`=1); -- First Mate Kacy Dishon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31763 AND `DifficultyID`=1); -- Captain John Brookman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31762 AND `DifficultyID`=1); -- Navigator Marcus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31761 AND `DifficultyID`=1); -- Sailor Davies +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31760 AND `DifficultyID`=1); -- Sailor Berg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31759 AND `DifficultyID`=1); -- Sailor Jansen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31078 AND `DifficultyID`=1); -- Dreadwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31069 AND `DifficultyID`=1); -- Penumbrius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31047 AND `DifficultyID`=1); -- ELM General Purpose Bunny Gigantic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30867 AND `DifficultyID`=1); -- Skybreaker Shield-Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30866 AND `DifficultyID`=1); -- Orgrim's Hammer Shadow-Warder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30833 AND `DifficultyID`=1); -- Vindicator Maraad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30827 AND `DifficultyID`=1); -- Utamu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30826 AND `DifficultyID`=1); -- Great Reaver Mulga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30825 AND `DifficultyID`=1); -- Chief Engineer Copperclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30824 AND `DifficultyID`=1); -- Sky-Reaver Korm Blackscar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30754 AND `DifficultyID`=1); -- Orgrim's Hammer Crew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30753 AND `DifficultyID`=1); -- Orgrim's Hammer Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30752 AND `DifficultyID`=1); -- Orgrim's Hammer Gunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30737 AND `DifficultyID`=1); -- Nesingwary Game Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30733 AND `DifficultyID`=1); -- Thargen Heavyquill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30731 AND `DifficultyID`=1); -- Illianna Moonscribe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30730 AND `DifficultyID`=1); -- Stanly McCormick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30729 AND `DifficultyID`=1); -- Ickabod Pimlen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30724 AND `DifficultyID`=1); -- Mertle Murkpen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30723 AND `DifficultyID`=1); -- Xantili +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30717 AND `DifficultyID`=1); -- Elise Brightletter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30715 AND `DifficultyID`=1); -- Feyden Darkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30713 AND `DifficultyID`=1); -- Catarina Stanford +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30711 AND `DifficultyID`=1); -- Margaux Parchley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30709 AND `DifficultyID`=1); -- Poshken Hardbinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30706 AND `DifficultyID`=1); -- Jo'mah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30611 AND `DifficultyID`=1); -- Greela "The Grunt" Crankchain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30569 AND `DifficultyID`=1); -- Rafae +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30481 AND `DifficultyID`=1); -- Darkmoon Fortune Teller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30433 AND `DifficultyID`=1); -- Aedan Moran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30394 AND `DifficultyID`=1); -- Skybreaker Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30392 AND `DifficultyID`=1); -- Navigator Anderlain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30380 AND `DifficultyID`=1); -- Skybreaker Cannoneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30379 AND `DifficultyID`=1); -- Westfall Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30351 AND `DifficultyID`=1); -- Skybreaker Deckhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30350 AND `DifficultyID`=1); -- Chief Officer Leonards +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30347 AND `DifficultyID`=1); -- Navigator Dobbs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30346 AND `DifficultyID`=1); -- Galley Chief Dolinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30345 AND `DifficultyID`=1); -- Chief Engineer Boltwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30314 AND `DifficultyID`=1); -- Morlia Doomwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30298 AND `DifficultyID`=1); -- Invisible Stalker (Float, Uninteractible, LargeAOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30217 AND `DifficultyID`=1); -- Steven Allen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30140 AND `DifficultyID`=1); -- Zena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29973 AND `DifficultyID`=1); -- Tunka'lo Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29951 AND `DifficultyID`=1); -- Shavalius the Fancy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29950 AND `DifficultyID`=1); -- Breck Rockbrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29942 AND `DifficultyID`=1); -- Warsong Hold Grunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29910 AND `DifficultyID`=1); -- K3 Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29888 AND `DifficultyID`=1); -- Herbalism Flower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29762 AND `DifficultyID`=1); -- Hyeyoung Parka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29757 AND `DifficultyID`=1); -- Kabarg Windtamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29750 AND `DifficultyID`=1); -- Faldorf Bitterchill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29729 AND `DifficultyID`=1); -- Frostborn Axemaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29728 AND `DifficultyID`=1); -- Walter Soref +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29726 AND `DifficultyID`=1); -- Mr. Chilly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29725 AND `DifficultyID`=1); -- Benik Boltshear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29721 AND `DifficultyID`=1); -- Skizzle Slickslide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29712 AND `DifficultyID`=1); -- Stormwind Harbor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29684 AND `DifficultyID`=1); -- Ticking Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29630 AND `DifficultyID`=1); -- Fanged Pit Viper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29561 AND `DifficultyID`=1); -- Scrapbot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29300 AND `DifficultyID`=1); -- Robert Richardson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29299 AND `DifficultyID`=1); -- Serban Oprescu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29298 AND `DifficultyID`=1); -- Benjamin Elgueta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29297 AND `DifficultyID`=1); -- Michael Corpora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29296 AND `DifficultyID`=1); -- Justin Boehm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29295 AND `DifficultyID`=1); -- Meghan Dawson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29294 AND `DifficultyID`=1); -- Candace Thomas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29293 AND `DifficultyID`=1); -- Daniel Kramer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29292 AND `DifficultyID`=1); -- Art Peshkov +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29291 AND `DifficultyID`=1); -- Galley Chief Paul Kubit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29290 AND `DifficultyID`=1); -- Navigator Rian Trost +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29289 AND `DifficultyID`=1); -- First Mate Edgar Flores +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29288 AND `DifficultyID`=1); -- Engineer Kurtis Paddock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29287 AND `DifficultyID`=1); -- Captain Paul Carver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29154 AND `DifficultyID`=1); -- Thargold Ironwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29152 AND `DifficultyID`=1); -- Stormwind Dock Worker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29147 AND `DifficultyID`=1); -- Ghostly Skull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29144 AND `DifficultyID`=1); -- Refurbished Steam Tank +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29143 AND `DifficultyID`=1); -- Bebri Coifcurl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29142 AND `DifficultyID`=1); -- Jelinek Sharpshear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29141 AND `DifficultyID`=1); -- Pella Brassbrush +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29139 AND `DifficultyID`=1); -- Naznik Sureshave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29095 AND `DifficultyID`=1); -- Edward Cairn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29093 AND `DifficultyID`=1); -- Ian Drake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29089 AND `DifficultyID`=1); -- Mini Tyrael +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29088 AND `DifficultyID`=1); -- Stormwind Cannoneer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29019 AND `DifficultyID`=1); -- Dockhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29017 AND `DifficultyID`=1); -- Disgruntled Bug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29016 AND `DifficultyID`=1); -- Steam Tank Engineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28883 AND `DifficultyID`=1); -- Frosty +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28865 AND `DifficultyID`=1); -- Ebon Watch Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28863 AND `DifficultyID`=1); -- Zim'Torga Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28818 AND `DifficultyID`=1); -- Light's Breach Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28801 AND `DifficultyID`=1); -- Argent Stand Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28624 AND `DifficultyID`=1); -- Maaka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28623 AND `DifficultyID`=1); -- Gurric +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28621 AND `DifficultyID`=1); -- Grayson Ironwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28618 AND `DifficultyID`=1); -- Danica Saint +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28615 AND `DifficultyID`=1); -- Baneflight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28574 AND `DifficultyID`=1); -- Marvin Wobblesprocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28567 AND `DifficultyID`=1); -- Water Spout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28524 AND `DifficultyID`=1); -- Worn Bloodworm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28513 AND `DifficultyID`=1); -- Vampiric Batling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28470 AND `DifficultyID`=1); -- Nether Ray Fry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28372 AND `DifficultyID`=1); -- Glinting Bug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28371 AND `DifficultyID`=1); -- Sparkling Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28366 AND `DifficultyID`=1); -- Wintergrasp Tower Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28355 AND `DifficultyID`=1); -- Wright Williams +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28347 AND `DifficultyID`=1); -- Miles Sidney +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28333 AND `DifficultyID`=1); -- ELM General Purpose Bunny (scale x0.25) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28306 AND `DifficultyID`=1); -- Anti-Magic Zone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28267 AND `DifficultyID`=1); -- Coyote Spirit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28247 AND `DifficultyID`=1); -- Argent Crusader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28206 AND `DifficultyID`=1); -- [DND] L70ETC Drums +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28197 AND `DifficultyID`=1); -- Kip Trawlskip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28196 AND `DifficultyID`=1); -- Cid Flounderfix +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28180 AND `DifficultyID`=1); -- [ph] Goblin Construction Crew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28161 AND `DifficultyID`=1); -- Chicken Escapee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28100 AND `DifficultyID`=1); -- Lemming +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28094 AND `DifficultyID`=1); -- Wintergrasp Demolisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28093 AND `DifficultyID`=1); -- Sholazar Tickbird +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28060 AND `DifficultyID`=1); -- Nyuni +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28058 AND `DifficultyID`=1); -- Dread Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28052 AND `DifficultyID`=1); -- Dread Crew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28051 AND `DifficultyID`=1); -- Cap'n Slappy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28050 AND `DifficultyID`=1); -- Ol' Chumbucket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28049 AND `DifficultyID`=1); -- First Mate Hapana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28048 AND `DifficultyID`=1); -- Dread Captain DeMeza +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=28037 AND `DifficultyID`=1); -- The Spirit of Gnomeregan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27958 AND `DifficultyID`=1); -- Parading Pink Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27946 AND `DifficultyID`=1); -- Silvermoon Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27936 AND `DifficultyID`=1); -- Pumpkin Soldier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27914 AND `DifficultyID`=1); -- Ethereal Soul-Trader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27908 AND `DifficultyID`=1); -- Angry Jungle Gnome +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27893 AND `DifficultyID`=1); -- Rune Weapon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27890 AND `DifficultyID`=1); -- Brewfest - Direbrew Mole Machine Loc bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27882 AND `DifficultyID`=1); -- Brew Bubble +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27881 AND `DifficultyID`=1); -- Wintergrasp Catapult +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27867 AND `DifficultyID`=1); -- Woodland Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27866 AND `DifficultyID`=1); -- Honeybee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27829 AND `DifficultyID`=1); -- Ebon Gargoyle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27787 AND `DifficultyID`=1); -- Venomspite Riding Bat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27707 AND `DifficultyID`=1); -- Great Brewfest Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27697 AND `DifficultyID`=1); -- Crashin' Thrashin' Racer Driver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27674 AND `DifficultyID`=1); -- Racer Slam Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27489 AND `DifficultyID`=1); -- Ray'ma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27478 AND `DifficultyID`=1); -- Larkin Thunderbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27438 AND `DifficultyID`=1); -- Rainbow Trout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27344 AND `DifficultyID`=1); -- Adeline Chambers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27217 AND `DifficultyID`=1); -- Spirit of Competition +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27216 AND `DifficultyID`=1); -- Bizzle Quicklift +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27215 AND `DifficultyID`=1); -- Boxey Boltspinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27178 AND `DifficultyID`=1); -- Moa'ki Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27167 AND `DifficultyID`=1); -- Kamagua Spearman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27126 AND `DifficultyID`=1); -- Camp Oneqwah Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26881 AND `DifficultyID`=1); -- Palena Silvercloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26880 AND `DifficultyID`=1); -- Vana Grey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26878 AND `DifficultyID`=1); -- Rodney Wells +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26853 AND `DifficultyID`=1); -- Makki Wintergale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26852 AND `DifficultyID`=1); -- Kragh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26851 AND `DifficultyID`=1); -- Nethestrasz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26850 AND `DifficultyID`=1); -- Numo Spiritbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26845 AND `DifficultyID`=1); -- Junter Weiss +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26844 AND `DifficultyID`=1); -- Lilleth Radescu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26839 AND `DifficultyID`=1); -- Conquest Hold Legionnaire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26822 AND `DifficultyID`=1); -- Ursula Direbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26776 AND `DifficultyID`=1); -- Direbrew Minion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26775 AND `DifficultyID`=1); -- Direbrew Goto Loc bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26774 AND `DifficultyID`=1); -- Direbrew Summon Loc bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26764 AND `DifficultyID`=1); -- Ilsa Direbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=9, `HealthModifier`=2 WHERE (`Entry`=26708 AND `DifficultyID`=1); -- Recalled Silverbrook Villager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26614 AND `DifficultyID`=1); -- Snowshoe Hare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26588 AND `DifficultyID`=1); -- Emily +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26566 AND `DifficultyID`=1); -- Narzun Skybreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26560 AND `DifficultyID`=1); -- Ohura +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26548 AND `DifficultyID`=1); -- Leesha Tannerby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26534 AND `DifficultyID`=1); -- Totemic Beacon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26531 AND `DifficultyID`=1); -- Mesmerized Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26503 AND `DifficultyID`=1); -- Scalawag Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26502 AND `DifficultyID`=1); -- Wisp of Ragnaros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26400 AND `DifficultyID`=1); -- Outland Children's Week Silvermoon L70ETC 01 Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26351 AND `DifficultyID`=1); -- Horde Graveyard Teleporter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26350 AND `DifficultyID`=1); -- Alliance Graveyard Teleporter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26309 AND `DifficultyID`=1); -- Weapons Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26307 AND `DifficultyID`=1); -- Beastmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26303 AND `DifficultyID`=1); -- Gems Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26298 AND `DifficultyID`=1); -- ELM General Purpose Bunny (scale x0.01) Large +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26253 AND `DifficultyID`=1); -- Shattered Sun Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26239 AND `DifficultyID`=1); -- Ghost of Ahune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26230 AND `DifficultyID`=1); -- Snow Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26221 AND `DifficultyID`=1); -- Earthen Ring Elder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26216 AND `DifficultyID`=1); -- Glacial Templar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26215 AND `DifficultyID`=1); -- Glacial Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26214 AND `DifficultyID`=1); -- Frigid Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26204 AND `DifficultyID`=1); -- Chillwind Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26190 AND `DifficultyID`=1); -- [PH] Spank Target Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26188 AND `DifficultyID`=1); -- [PH] Torch Catching Target Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26178 AND `DifficultyID`=1); -- Hailstone Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26166 AND `DifficultyID`=1); -- Heretic Crystal Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26125 AND `DifficultyID`=1); -- Risen Ghoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26124 AND `DifficultyID`=1); -- Midsummer Merchant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26123 AND `DifficultyID`=1); -- Midsummer Supplier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26121 AND `DifficultyID`=1); -- Wisp Source Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26120 AND `DifficultyID`=1); -- Wisp Dest Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26116 AND `DifficultyID`=1); -- Frostwave Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26113 AND `DifficultyID`=1); -- Master Flame Eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26056 AND `DifficultyID`=1); -- Chuck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26050 AND `DifficultyID`=1); -- Snarly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25985 AND `DifficultyID`=1); -- Ahune Ice Spear Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25975 AND `DifficultyID`=1); -- Master Fire Eater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25973 AND `DifficultyID`=1); -- Shaman Bonfire Bunny 002 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25972 AND `DifficultyID`=1); -- Shaman Bonfire Bunny 001 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25971 AND `DifficultyID`=1); -- Shaman Bonfire Bunny 000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25966 AND `DifficultyID`=1); -- Shaman Beam Bunny 002 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25965 AND `DifficultyID`=1); -- Shaman Beam Bunny 001 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25964 AND `DifficultyID`=1); -- Shaman Beam Bunny 000 +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25961 AND `DifficultyID`=1); -- Earthen Ring Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25952 AND `DifficultyID`=1); -- Slippery Floor Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25949 AND `DifficultyID`=1); -- Ice Caller Briatha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25947 AND `DifficultyID`=1); -- Zangarmarsh Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25946 AND `DifficultyID`=1); -- Tirisfal Glades Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25944 AND `DifficultyID`=1); -- The Hinterlands Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25943 AND `DifficultyID`=1); -- The Northern Barrens Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25942 AND `DifficultyID`=1); -- Terokkar Forest Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25941 AND `DifficultyID`=1); -- Swamp of Sorrows Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25940 AND `DifficultyID`=1); -- Stonetalon Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25939 AND `DifficultyID`=1); -- Silverpine Forest Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25937 AND `DifficultyID`=1); -- Nagrand Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25936 AND `DifficultyID`=1); -- Mulgore Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25935 AND `DifficultyID`=1); -- Hillsbrad Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25933 AND `DifficultyID`=1); -- Ghostlands Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25932 AND `DifficultyID`=1); -- Feralas Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25931 AND `DifficultyID`=1); -- Eversong Woods Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25930 AND `DifficultyID`=1); -- Dustwallow Marsh Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25929 AND `DifficultyID`=1); -- Durotar Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25928 AND `DifficultyID`=1); -- Desolace Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25927 AND `DifficultyID`=1); -- Burning Steppes Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25926 AND `DifficultyID`=1); -- Blade's Edge Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25925 AND `DifficultyID`=1); -- Badlands Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25924 AND `DifficultyID`=1); -- Twilight Speaker Viktor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25923 AND `DifficultyID`=1); -- Arathi Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25922 AND `DifficultyID`=1); -- Winterspring Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25921 AND `DifficultyID`=1); -- Tanaris Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25920 AND `DifficultyID`=1); -- Cape of Stranglethorn Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25919 AND `DifficultyID`=1); -- Silithus Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25917 AND `DifficultyID`=1); -- Winterspring Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25916 AND `DifficultyID`=1); -- Tanaris Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25915 AND `DifficultyID`=1); -- Cape of Stranglethorn Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25914 AND `DifficultyID`=1); -- Silithus Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25912 AND `DifficultyID`=1); -- Zangarmarsh Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25911 AND `DifficultyID`=1); -- Wetlands Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25910 AND `DifficultyID`=1); -- Westfall Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25909 AND `DifficultyID`=1); -- Western Plaguelands Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25908 AND `DifficultyID`=1); -- The Hinterlands Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25907 AND `DifficultyID`=1); -- Terokkar Forest Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25906 AND `DifficultyID`=1); -- Teldrassil Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25904 AND `DifficultyID`=1); -- Redridge Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25903 AND `DifficultyID`=1); -- Nagrand Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25902 AND `DifficultyID`=1); -- Loch Modan Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25899 AND `DifficultyID`=1); -- Feralas Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25898 AND `DifficultyID`=1); -- Elwynn Forest Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25897 AND `DifficultyID`=1); -- Dustwallow Marsh Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25896 AND `DifficultyID`=1); -- Duskwood Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25895 AND `DifficultyID`=1); -- Dun Morogh Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25894 AND `DifficultyID`=1); -- Desolace Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25893 AND `DifficultyID`=1); -- Darkshore Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25892 AND `DifficultyID`=1); -- Burning Steppes Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25891 AND `DifficultyID`=1); -- Bloodmyst Isle Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25890 AND `DifficultyID`=1); -- Blasted Lands Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25889 AND `DifficultyID`=1); -- Blade's Edge Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25888 AND `DifficultyID`=1); -- Azuremyst Isle Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25887 AND `DifficultyID`=1); -- Arathi Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25884 AND `DifficultyID`=1); -- Ashenvale Flame Keeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25883 AND `DifficultyID`=1); -- Ashenvale Flame Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25866 AND `DifficultyID`=1); -- Twilight Flameguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25865 AND `DifficultyID`=1); -- Frozen Core +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25863 AND `DifficultyID`=1); -- Twilight Firesworn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25757 AND `DifficultyID`=1); -- Ahunite Frostwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25756 AND `DifficultyID`=1); -- Ahunite Coldwave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25755 AND `DifficultyID`=1); -- Ahunite Hailstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25754 AND `DifficultyID`=1); -- Earthen Ring Flamecaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25746 AND `DifficultyID`=1); -- [PH] Ahune Loot Loc Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25745 AND `DifficultyID`=1); -- [PH] Ahune Summon Loc Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25740 AND `DifficultyID`=1); -- Ahune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25706 AND `DifficultyID`=1); -- Searing Scorchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25697 AND `DifficultyID`=1); -- Luma Skymother +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25536 AND `DifficultyID`=1); -- [DNT] Torch Tossing Target Bunny Controller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25535 AND `DifficultyID`=1); -- [DNT] Torch Tossing Target Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25518 AND `DifficultyID`=1); -- Ground Flower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25324 AND `DifficultyID`=1); -- Earthen Ring Guide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25225 AND `DifficultyID`=1); -- Practice Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25212 AND `DifficultyID`=1); -- Kite Sky Lightning Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25168 AND `DifficultyID`=1); -- Kite Lightning Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25161 AND `DifficultyID`=1); -- Dawnblade Dragonhawk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25146 AND `DifficultyID`=1); -- Golden Pig +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25111 AND `DifficultyID`=1); -- Treasure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25110 AND `DifficultyID`=1); -- Dragon Kite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25109 AND `DifficultyID`=1); -- Rocket Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25098 AND `DifficultyID`=1); -- Bosun Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25097 AND `DifficultyID`=1); -- Crewman Hammertink +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25096 AND `DifficultyID`=1); -- Crewman Gearspinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25095 AND `DifficultyID`=1); -- Crewman Springwidget +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25094 AND `DifficultyID`=1); -- Navigator Tah're +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25093 AND `DifficultyID`=1); -- First Mate Masker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25089 AND `DifficultyID`=1); -- Galley Chief Steelbelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25082 AND `DifficultyID`=1); -- Engineer Torquespindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25081 AND `DifficultyID`=1); -- Grunt Ounda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25080 AND `DifficultyID`=1); -- Grunt Umgor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25078 AND `DifficultyID`=1); -- Captain Krick Wrenchnozzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25062 AND `DifficultyID`=1); -- Tiny Sporebat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25049 AND `DifficultyID`=1); -- Dawnstar Charger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24968 AND `DifficultyID`=1); -- Clockwork Rocket Bot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24935 AND `DifficultyID`=1); -- Vend-O-Tron D-Luxe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24934 AND `DifficultyID`=1); -- Snack-O-Matic IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24931 AND `DifficultyID`=1); -- Crewman Fastwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24930 AND `DifficultyID`=1); -- Crewman Gazzlegear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24929 AND `DifficultyID`=1); -- Crewman Crosswire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24927 AND `DifficultyID`=1); -- Navigator Sparksizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24926 AND `DifficultyID`=1); -- Chief Officer Brassbolt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24925 AND `DifficultyID`=1); -- Boss Portal: Purple (3.00) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24924 AND `DifficultyID`=1); -- Sky-Captain Bomblast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24879 AND `DifficultyID`=1); -- Arctic Cloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24851 AND `DifficultyID`=1); -- Kiz Coilspanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24843 AND `DifficultyID`=1); -- Engineer Combs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24842 AND `DifficultyID`=1); -- Marine Anderson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24841 AND `DifficultyID`=1); -- Marine Halters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24840 AND `DifficultyID`=1); -- Sailor Vines +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24839 AND `DifficultyID`=1); -- Sailor Wicks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24838 AND `DifficultyID`=1); -- Sailor Henders +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24837 AND `DifficultyID`=1); -- Navigator Mehran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24836 AND `DifficultyID`=1); -- Abe the Cabin Boy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24835 AND `DifficultyID`=1); -- First Mate Kowalski +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24834 AND `DifficultyID`=1); -- Galley Chief Grace +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24833 AND `DifficultyID`=1); -- Captain "Stash" Torgoley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24766 AND `DifficultyID`=1); -- [DND] Brewfest Face Me Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24729 AND `DifficultyID`=1); -- Alicia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24710 AND `DifficultyID`=1); -- Ipfelkofer Ironkeg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24519 AND `DifficultyID`=1); -- Costumed Orphan Matron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24510 AND `DifficultyID`=1); -- Driz Tumblequick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24501 AND `DifficultyID`=1); -- Drohn's Distillery Apprentice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24499 AND `DifficultyID`=1); -- Ja'ron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24498 AND `DifficultyID`=1); -- Cort Gorestein +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24497 AND `DifficultyID`=1); -- Ram Master Ray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24495 AND `DifficultyID`=1); -- Blix Fixwidget +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24480 AND `DifficultyID`=1); -- Mojo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24476 AND `DifficultyID`=1); -- Minor Voidwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24468 AND `DifficultyID`=1); -- Pol Amberstill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24463 AND `DifficultyID`=1); -- Swift Racing Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24388 AND `DifficultyID`=1); -- Toothy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24373 AND `DifficultyID`=1); -- T'chali's Voodoo Brew Festive Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24372 AND `DifficultyID`=1); -- Drohn's Distillery Festive Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24364 AND `DifficultyID`=1); -- Flynn Firebrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24207 AND `DifficultyID`=1); -- Army of the Dead +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24171 AND `DifficultyID`=1); -- [DND] Darkmoon Faire Target Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24155 AND `DifficultyID`=1); -- Tobias Sarkhoff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24110 AND `DifficultyID`=1); -- ELM General Purpose Bunny Large +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24108 AND `DifficultyID`=1); -- Self-Turning and Oscillating Utility Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24061 AND `DifficultyID`=1); -- James Ormsby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24034 AND `DifficultyID`=1); -- Headless Horseman - Wisp Invis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24032 AND `DifficultyID`=1); -- Celea Frozenmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24031 AND `DifficultyID`=1); -- Camp Winterhoof Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23988 AND `DifficultyID`=1); -- Michael Schweitzer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23973 AND `DifficultyID`=1); -- Masked Orphan Matron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23971 AND `DifficultyID`=1); -- Traveling Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23909 AND `DifficultyID`=1); -- Sinister Squashling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23904 AND `DifficultyID`=1); -- Sir Thomas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23872 AND `DifficultyID`=1); -- Coren Direbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23859 AND `DifficultyID`=1); -- Greer Orehammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23795 AND `DifficultyID`=1); -- Dark Iron Antagonist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23779 AND `DifficultyID`=1); -- Vengeance Landing Deathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23775 AND `DifficultyID`=1); -- Head of the Horseman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23758 AND `DifficultyID`=1); -- Headless Horseman - Earth Explosion Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23736 AND `DifficultyID`=1); -- Pricilla Winterwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23713 AND `DifficultyID`=1); -- Kraxx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23712 AND `DifficultyID`=1); -- Touring Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23708 AND `DifficultyID`=1); -- Rusty Mechanical Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23707 AND `DifficultyID`=1); -- Grimbooze's Alarm System +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23706 AND `DifficultyID`=1); -- Gordok Festive Keg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23696 AND `DifficultyID`=1); -- Gordok Brew Chief +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23694 AND `DifficultyID`=1); -- Pulsing Pumpkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23686 AND `DifficultyID`=1); -- Headless Horseman Flame Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23685 AND `DifficultyID`=1); -- Gordok Brew Barker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23684 AND `DifficultyID`=1); -- Ita Thunderbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23683 AND `DifficultyID`=1); -- Maeve Barleybrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23628 AND `DifficultyID`=1); -- Daran Thunderbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23627 AND `DifficultyID`=1); -- Becan Barleybrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23626 AND `DifficultyID`=1); -- Sig Nicious +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23625 AND `DifficultyID`=1); -- Samuro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23624 AND `DifficultyID`=1); -- Mai'Kyl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23623 AND `DifficultyID`=1); -- Chief Thunder-Skins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23619 AND `DifficultyID`=1); -- Bergrisst +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23605 AND `DifficultyID`=1); -- Bron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23604 AND `DifficultyID`=1); -- Agnes Farwithers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23603 AND `DifficultyID`=1); -- Uta Roughdough +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23558 AND `DifficultyID`=1); -- Neill Ramstein +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23543 AND `DifficultyID`=1); -- Shade of the Horseman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23537 AND `DifficultyID`=1); -- Headless Horseman - Fire (DND) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23533 AND `DifficultyID`=1); -- T'chali's Voodoo Brewery Apprentice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23522 AND `DifficultyID`=1); -- Arlen Lochlan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23521 AND `DifficultyID`=1); -- Anne Summers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23511 AND `DifficultyID`=1); -- Gordok Brew Apprentice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23510 AND `DifficultyID`=1); -- Thunderbrew Apprentice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23486 AND `DifficultyID`=1); -- Goldark Snipehunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23482 AND `DifficultyID`=1); -- Barleybrew Apprentice +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23481 AND `DifficultyID`=1); -- Keiran Donoghue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23274 AND `DifficultyID`=1); -- Stinker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23266 AND `DifficultyID`=1); -- Peanut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23258 AND `DifficultyID`=1); -- Egbert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23234 AND `DifficultyID`=1); -- Bananas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23231 AND `DifficultyID`=1); -- Willy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23224 AND `DifficultyID`=1); -- Imp in a Ball +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23128 AND `DifficultyID`=1); -- Master Pyreanor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23127 AND `DifficultyID`=1); -- Farseer Javad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23103 AND `DifficultyID`=1); -- Derek the Undying +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23050 AND `DifficultyID`=1); -- Little Noah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23039 AND `DifficultyID`=1); -- Draenei Reveler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23010 AND `DifficultyID`=1); -- Wolgren Jinglepocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23009 AND `DifficultyID`=1); -- Bessbi Jinglepocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22985 AND `DifficultyID`=1); -- Bradford Bridenbecker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22935 AND `DifficultyID`=1); -- Suralais Farwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22931 AND `DifficultyID`=1); -- Gorrim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22905 AND `DifficultyID`=1); -- Outland Children's Week Exodar 02 Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22867 AND `DifficultyID`=1); -- Outland Children's Week Silvermoon 02 Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22866 AND `DifficultyID`=1); -- Outland Children's Week Silvermoon 01 Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22851 AND `DifficultyID`=1); -- Outland Children's Week Exodar 01 Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22816 AND `DifficultyID`=1); -- Black Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=22517 AND `DifficultyID`=0); -- World Trigger (Large AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=22515 AND `DifficultyID`=0); -- World Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22445 AND `DifficultyID`=1); -- Miniwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=22228 AND `DifficultyID`=1); -- Flame Wave II +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21641 AND `DifficultyID`=1); -- Lament of the Highborne Spell Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21628 AND `DifficultyID`=1); -- Highborne Lamenter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21250 AND `DifficultyID`=1); -- Pink Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21076 AND `DifficultyID`=1); -- Firefly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21064 AND `DifficultyID`=1); -- Red Dragonhawk Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21063 AND `DifficultyID`=1); -- Silver Dragonhawk Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21056 AND `DifficultyID`=1); -- Blue Dragonhawk Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21055 AND `DifficultyID`=1); -- Golden Dragonhawk Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21045 AND `DifficultyID`=1); -- Hired Bodyguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21018 AND `DifficultyID`=1); -- White Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21010 AND `DifficultyID`=1); -- Blue Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21009 AND `DifficultyID`=1); -- Red Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=21008 AND `DifficultyID`=1); -- Yellow Moth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20850 AND `DifficultyID`=1); -- Great Purple Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20849 AND `DifficultyID`=1); -- Great Green Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20848 AND `DifficultyID`=1); -- Great Blue Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20847 AND `DifficultyID`=1); -- Purple Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20846 AND `DifficultyID`=1); -- Gray Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20716 AND `DifficultyID`=1); -- Rek'tor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20674 AND `DifficultyID`=1); -- Shield of Velen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20672 AND `DifficultyID`=1); -- Royal Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20562 AND `DifficultyID`=1); -- Invisible Stalker (Scale x5) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20472 AND `DifficultyID`=1); -- Brown Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20408 AND `DifficultyID`=1); -- Mana Wyrmling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20407 AND `DifficultyID`=1); -- Farseer Umbrua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20406 AND `DifficultyID`=1); -- Champion Cyssa Dawnrose +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20224 AND `DifficultyID`=1); -- Swift Green Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20223 AND `DifficultyID`=1); -- Swift Purple Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20222 AND `DifficultyID`=1); -- Black Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20220 AND `DifficultyID`=1); -- Blue Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20217 AND `DifficultyID`=1); -- Purple Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20213 AND `DifficultyID`=1); -- World Trigger (Alliance Friendly + Invis Man) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20212 AND `DifficultyID`=1); -- World Trigger (Horde Friendly + Invis Man) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=20061 AND `DifficultyID`=1); -- Frostbite Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19850 AND `DifficultyID`=1); -- Councilor Arial D'Anastasis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19848 AND `DifficultyID`=1); -- Harbinger Ennarth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19658 AND `DifficultyID`=1); -- Brown Elekk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19381 AND `DifficultyID`=1); -- Flame Wave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19317 AND `DifficultyID`=1); -- Drek'Gol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19281 AND `DifficultyID`=1); -- Swift Pink Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19280 AND `DifficultyID`=1); -- Red Hawkstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19269 AND `DifficultyID`=1); -- Shutterbug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19222 AND `DifficultyID`=1); -- Magma Flow Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19178 AND `DifficultyID`=1); -- Forsaken Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19177 AND `DifficultyID`=1); -- Troll Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19176 AND `DifficultyID`=1); -- Tauren Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19175 AND `DifficultyID`=1); -- Orc Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19173 AND `DifficultyID`=1); -- Night Elf Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19172 AND `DifficultyID`=1); -- Gnome Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19171 AND `DifficultyID`=1); -- Draenei Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19169 AND `DifficultyID`=1); -- Blood Elf Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19148 AND `DifficultyID`=1); -- Dwarf Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18939 AND `DifficultyID`=1); -- Brubeck Stormfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18927 AND `DifficultyID`=1); -- Human Commoner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18839 AND `DifficultyID`=1); -- Magical Crawdad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18795 AND `DifficultyID`=1); -- Lesser Scorching Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18734 AND `DifficultyID`=1); -- Coarse Stone Statue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=3 WHERE (`Entry`=18721 AND `DifficultyID`=0); -- World Trigger (Friendly + Invis Man) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18665 AND `DifficultyID`=1); -- Overrun Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18656 AND `DifficultyID`=1); -- Julie Honeywell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18655 AND `DifficultyID`=1); -- Jay Lemieux +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18562 AND `DifficultyID`=1); -- Purple Ground Rune +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18406 AND `DifficultyID`=1); -- Swift Blue Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18381 AND `DifficultyID`=1); -- Netherwhelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18362 AND `DifficultyID`=1); -- Swift Purple Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18360 AND `DifficultyID`=1); -- Golden Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=18038 AND `DifficultyID`=1); -- Azuremyst Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17804 AND `DifficultyID`=1); -- Squire Rowe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17645 AND `DifficultyID`=1); -- Infernal Relay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17555 AND `DifficultyID`=1); -- Stephanos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17554 AND `DifficultyID`=1); -- Laando +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17549 AND `DifficultyID`=1); -- Blood Watch Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17468 AND `DifficultyID`=1); -- Prophet Velen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17299 AND `DifficultyID`=1); -- Crashin' Thrashin' Robot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17255 AND `DifficultyID`=1); -- Hippogryph Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17254 AND `DifficultyID`=1); -- Ash'ana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17249 AND `DifficultyID`=1); -- Landro Longshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17213 AND `DifficultyID`=1); -- Broom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17105 AND `DifficultyID`=1); -- Emissary Valustraa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17103 AND `DifficultyID`=1); -- Emissary Taluun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17098 AND `DifficultyID`=1); -- Ambassador Dawnsinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16921 AND `DifficultyID`=1); -- Ammen Vale Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16909 AND `DifficultyID`=1); -- Niko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16872 AND `DifficultyID`=1); -- Jetwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16869 AND `DifficultyID`=1); -- Jising +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16868 AND `DifficultyID`=1); -- Winsum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16818 AND `DifficultyID`=1); -- Festival Talespinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16817 AND `DifficultyID`=1); -- Festival Loremaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16802 AND `DifficultyID`=1); -- Lor'themar Theron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16801 AND `DifficultyID`=1); -- Halduron Brightwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16800 AND `DifficultyID`=1); -- Grand Magister Rommath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16733 AND `DifficultyID`=1); -- Exodar Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16701 AND `DifficultyID`=1); -- Spirit of Summer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16549 AND `DifficultyID`=1); -- Whiskers the Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16548 AND `DifficultyID`=1); -- Mr. Wiggles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16547 AND `DifficultyID`=1); -- Speedy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16509 AND `DifficultyID`=1); -- Argent Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16445 AND `DifficultyID`=1); -- Terky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16378 AND `DifficultyID`=1); -- Argent Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16287 AND `DifficultyID`=1); -- Ambassador Sunsorrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16227 AND `DifficultyID`=1); -- Bragok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16192 AND `DifficultyID`=1); -- Skymistress Gloaming +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16189 AND `DifficultyID`=1); -- Skymaster Sunwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16096 AND `DifficultyID`=1); -- Steamwheedle Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16085 AND `DifficultyID`=1); -- Peddlefeet +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16076 AND `DifficultyID`=1); -- Tharl Stonebleeder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16070 AND `DifficultyID`=1); -- Garel Redrock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16069 AND `DifficultyID`=1); -- Gurky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=16013 AND `DifficultyID`=1); -- Deliana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15898 AND `DifficultyID`=1); -- Lunar Festival Vendor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15897 AND `DifficultyID`=1); -- Large Spotlight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15895 AND `DifficultyID`=1); -- Lunar Festival Harbinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15894 AND `DifficultyID`=1); -- Lunar Cluster Credit Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15893 AND `DifficultyID`=1); -- Lunar Firework Credit Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15892 AND `DifficultyID`=1); -- Lunar Festival Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15883 AND `DifficultyID`=1); -- Pat's Firework Guy - YELLOW +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15882 AND `DifficultyID`=1); -- Pat's Firework Guy - RED +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15721 AND `DifficultyID`=1); -- Mechanical Greench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15710 AND `DifficultyID`=1); -- Tiny Snowman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15706 AND `DifficultyID`=1); -- Winter Reindeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15705 AND `DifficultyID`=1); -- Winter's Little Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15699 AND `DifficultyID`=1); -- Tranquil Mechanical Yeti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15698 AND `DifficultyID`=1); -- Father Winter's Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15686 AND `DifficultyID`=1); -- Auctioneer Rhyker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15684 AND `DifficultyID`=1); -- Auctioneer Tricket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15683 AND `DifficultyID`=1); -- Auctioneer Naxxremis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15682 AND `DifficultyID`=1); -- Auctioneer Cain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15679 AND `DifficultyID`=1); -- Auctioneer Cazarez +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15678 AND `DifficultyID`=1); -- Auctioneer Silva'las +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15676 AND `DifficultyID`=1); -- Auctioneer Yarly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15675 AND `DifficultyID`=1); -- Auctioneer Stockton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15664 AND `DifficultyID`=1); -- Metzen the Reindeer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15659 AND `DifficultyID`=1); -- Auctioneer Jaxon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15631 AND `DifficultyID`=1); -- Spotlight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15483 AND `DifficultyID`=1); -- Fire Nova Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15429 AND `DifficultyID`=1); -- Disgusting Oozeling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15371 AND `DifficultyID`=1); -- Sunstrider Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15358 AND `DifficultyID`=1); -- Lurky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15354 AND `DifficultyID`=1); -- Rachelle Gothena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15353 AND `DifficultyID`=1); -- Katrina Shimmerstar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15313 AND `DifficultyID`=1); -- Moonkin (Druid - Night Elf) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15310 AND `DifficultyID`=1); -- Jesper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15309 AND `DifficultyID`=1); -- Spoops +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15303 AND `DifficultyID`=1); -- Maxima Blastenheimer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15218 AND `DifficultyID`=1); -- Darkmoon Faire Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15195 AND `DifficultyID`=1); -- Wickerman Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (15193,10181)); -- Lady Sylvanas Windrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15188 AND `DifficultyID`=1); -- Cenarion Emissary Blackhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15186 AND `DifficultyID`=1); -- Murky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15184 AND `DifficultyID`=1); -- Cenarion Hold Infantry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15178 AND `DifficultyID`=1); -- Runk Windtamer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15177 AND `DifficultyID`=1); -- Cloud Skydancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15108 AND `DifficultyID`=1); -- Forsaken Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15107 AND `DifficultyID`=1); -- Arathi Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15089 AND `DifficultyID`=1); -- Forsaken Lumberjack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15087 AND `DifficultyID`=1); -- Forsaken Stablehand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15086 AND `DifficultyID`=1); -- Arathi Stablehand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15075 AND `DifficultyID`=1); -- Forsaken Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15074 AND `DifficultyID`=1); -- Arathi Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15071 AND `DifficultyID`=1); -- Underfoot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15066 AND `DifficultyID`=1); -- Cleo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15065 AND `DifficultyID`=1); -- Lady +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15064 AND `DifficultyID`=1); -- Forsaken Blacksmith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15063 AND `DifficultyID`=1); -- Arathi Blacksmith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15062 AND `DifficultyID`=1); -- Arathi Lumberjack +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15046 AND `DifficultyID`=1); -- Forsaken Farmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15045 AND `DifficultyID`=1); -- Arathi Farmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14943 AND `DifficultyID`=1); -- Guse's War Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14908 AND `DifficultyID`=1); -- Mogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14878 AND `DifficultyID`=1); -- Jubling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14874 AND `DifficultyID`=1); -- Karu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14873 AND `DifficultyID`=1); -- Okla +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14872 AND `DifficultyID`=1); -- Trok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14871 AND `DifficultyID`=1); -- Morja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14868 AND `DifficultyID`=1); -- Hornsley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14867 AND `DifficultyID`=1); -- Jubjub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14866 AND `DifficultyID`=1); -- Flik's Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14865 AND `DifficultyID`=1); -- Felinni +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14864 AND `DifficultyID`=1); -- Khaz Modan Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14860 AND `DifficultyID`=1); -- Flik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14857 AND `DifficultyID`=1); -- Erk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14850 AND `DifficultyID`=1); -- Gruk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14848 AND `DifficultyID`=1); -- Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14847 AND `DifficultyID`=1); -- Professor Thaddeus Paleo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14846 AND `DifficultyID`=1); -- Lhara +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14845 AND `DifficultyID`=1); -- Stamp Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14844 AND `DifficultyID`=1); -- Sylannia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14841 AND `DifficultyID`=1); -- Rinling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14833 AND `DifficultyID`=1); -- Chronos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14832 AND `DifficultyID`=1); -- Kerri Hicks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14829 AND `DifficultyID`=1); -- Yebb Neblegear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14828 AND `DifficultyID`=1); -- Gelvas Grimegate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14827 AND `DifficultyID`=1); -- Burth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14823 AND `DifficultyID`=1); -- Silas Darkmoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14822 AND `DifficultyID`=1); -- Sayge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14775 AND `DifficultyID`=1); -- Stonehearth Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14774 AND `DifficultyID`=1); -- Icewing Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14773 AND `DifficultyID`=1); -- Iceblood Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14771 AND `DifficultyID`=1); -- Dun Baldar South Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14770 AND `DifficultyID`=1); -- Dun Baldar North Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14769 AND `DifficultyID`=1); -- West Frostwolf Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14768 AND `DifficultyID`=1); -- East Frostwolf Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14767 AND `DifficultyID`=1); -- Tower Point Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14766 AND `DifficultyID`=1); -- Iceblood Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14765 AND `DifficultyID`=1); -- Stonehearth Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14764 AND `DifficultyID`=1); -- Icewing Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14763 AND `DifficultyID`=1); -- Dun Baldar South Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14762 AND `DifficultyID`=1); -- Dun Baldar North Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14752 AND `DifficultyID`=1); -- Stormpike Battle Standard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14730 AND `DifficultyID`=1); -- Revantusk Watcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14729 AND `DifficultyID`=1); -- Ralston Farnsley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14721 AND `DifficultyID`=1); -- Field Marshal Stonebridge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14720 AND `DifficultyID`=1); -- High Overlord Saurfang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14645 AND `DifficultyID`=1); -- Warsong Gulch Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14629 AND `DifficultyID`=1); -- Loggerhead Snapjaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14602 AND `DifficultyID`=1); -- Swift Stormsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14563 AND `DifficultyID`=1); -- Swift Red Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14561 AND `DifficultyID`=1); -- Swift Brown Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14560 AND `DifficultyID`=1); -- Swift White Steed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14559 AND `DifficultyID`=1); -- Swift Palomino +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14558 AND `DifficultyID`=1); -- Purple Skeletal Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14556 AND `DifficultyID`=1); -- Swift Frostsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14555 AND `DifficultyID`=1); -- Swift Mistsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14553 AND `DifficultyID`=1); -- Swift Green Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14552 AND `DifficultyID`=1); -- Swift White Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14551 AND `DifficultyID`=1); -- Swift Yellow Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14550 AND `DifficultyID`=1); -- Great Gray Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14549 AND `DifficultyID`=1); -- Great Brown Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14548 AND `DifficultyID`=1); -- Swift Gray Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14547 AND `DifficultyID`=1); -- Swift White Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14546 AND `DifficultyID`=1); -- Swift Brown Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14545 AND `DifficultyID`=1); -- Swift Blue Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14544 AND `DifficultyID`=1); -- Swift Orange Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14543 AND `DifficultyID`=1); -- Swift Olive Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14542 AND `DifficultyID`=1); -- Great White Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14540 AND `DifficultyID`=1); -- Swift Brown Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14539 AND `DifficultyID`=1); -- Swift Timber Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14499 AND `DifficultyID`=1); -- Horde Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14498 AND `DifficultyID`=1); -- Tosamina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14497 AND `DifficultyID`=1); -- Shellene +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14466 AND `DifficultyID`=1); -- Horde Battle Standard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14465 AND `DifficultyID`=1); -- Alliance Battle Standard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14451 AND `DifficultyID`=1); -- Orphan Matron Battlewail +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14450 AND `DifficultyID`=1); -- Orphan Matron Nightingale +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14444 AND `DifficultyID`=1); -- Orcish Orphan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14442 AND `DifficultyID`=1); -- Hunter Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14441 AND `DifficultyID`=1); -- Hunter Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14440 AND `DifficultyID`=1); -- Hunter Sagewind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14439 AND `DifficultyID`=1); -- Officer Brady +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14438 AND `DifficultyID`=1); -- Officer Pomeroy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14423 AND `DifficultyID`=1); -- Officer Jaxon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14421 AND `DifficultyID`=1); -- Brown Prairie Dog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14394 AND `DifficultyID`=1); -- Major Mattingly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14392 AND `DifficultyID`=1); -- Overlord Natoj +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14377 AND `DifficultyID`=1); -- Scout Tharr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14376 AND `DifficultyID`=1); -- Scout Manslayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14375 AND `DifficultyID`=1); -- Scout Stronghand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14367 AND `DifficultyID`=1); -- Thief Catcher Thunderbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14365 AND `DifficultyID`=1); -- Thief Catcher Farmountain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14363 AND `DifficultyID`=1); -- Thief Catcher Shadowdelve +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14285 AND `DifficultyID`=1); -- Frostwolf Battleguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14284 AND `DifficultyID`=1); -- Stormpike Battleguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14283 AND `DifficultyID`=1); -- Stormpike Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14282 AND `DifficultyID`=1); -- Frost Wolf Bloodhound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14188 AND `DifficultyID`=1); -- Dirk Swindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14187 AND `DifficultyID`=1); -- Athramanis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14186 AND `DifficultyID`=1); -- Ravak Grimtotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14185 AND `DifficultyID`=1); -- Najak Hexxen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14183 AND `DifficultyID`=1); -- Artilleryman Sheldonore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14031 AND `DifficultyID`=1); -- Trigger Vipore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14030 AND `DifficultyID`=1); -- Trigger Slidore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14029 AND `DifficultyID`=1); -- Trigger Ichman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14028 AND `DifficultyID`=1); -- Trigger Jeztor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14027 AND `DifficultyID`=1); -- Trigger Mulverick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14026 AND `DifficultyID`=1); -- Trigger Guse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14021 AND `DifficultyID`=1); -- Winterax Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13959 AND `DifficultyID`=1); -- Alterac Yeti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13958 AND `DifficultyID`=1); -- Winterax Seer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13957 AND `DifficultyID`=1); -- Winterax Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13956 AND `DifficultyID`=1); -- Winterax Mystic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13843 AND `DifficultyID`=1); -- Lieutenant Rotimer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13842 AND `DifficultyID`=1); -- Frostwolf Ambassador Rokhstrom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13798 AND `DifficultyID`=1); -- Jotek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13797 AND `DifficultyID`=1); -- Mountaineer Boombellow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13796 AND `DifficultyID`=1); -- PvP Mine Credit Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13778 AND `DifficultyID`=1); -- PvP Tower Credit Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13756 AND `DifficultyID`=1); -- PvP Graveyard Credit Marker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13598 AND `DifficultyID`=1); -- Stormpike Explosives Expert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13597 AND `DifficultyID`=1); -- Frostwolf Explosives Expert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13577 AND `DifficultyID`=1); -- Stormpike Ram Rider Commander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13556 AND `DifficultyID`=1); -- Veteran Irondeep Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13555 AND `DifficultyID`=1); -- Seasoned Irondeep Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13553 AND `DifficultyID`=1); -- Veteran Irondeep Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13552 AND `DifficultyID`=1); -- Seasoned Irondeep Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13549 AND `DifficultyID`=1); -- Seasoned Coldmine Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13546 AND `DifficultyID`=1); -- Seasoned Coldmine Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13544 AND `DifficultyID`=1); -- Veteran Irondeep Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13543 AND `DifficultyID`=1); -- Seasoned Irondeep Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13541 AND `DifficultyID`=1); -- Veteran Irondeep Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13540 AND `DifficultyID`=1); -- Seasoned Irondeep Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13537 AND `DifficultyID`=1); -- Seasoned Coldmine Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13534 AND `DifficultyID`=1); -- Seasoned Coldmine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13448 AND `DifficultyID`=1); -- Sergeant Yazra Bloodsnarl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13447 AND `DifficultyID`=1); -- Corporal Noreg Stormpike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13445 AND `DifficultyID`=1); -- Great-father Winter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13444 AND `DifficultyID`=1); -- Greatfather Winter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13443 AND `DifficultyID`=1); -- Druid of the Grove +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13441 AND `DifficultyID`=1); -- Frostwolf Wolf Rider Commander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13439 AND `DifficultyID`=1); -- Wing Commander Vipore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13438 AND `DifficultyID`=1); -- Wing Commander Slidore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13437 AND `DifficultyID`=1); -- Wing Commander Ichman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13436 AND `DifficultyID`=1); -- Guchie Jinglepocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13435 AND `DifficultyID`=1); -- Khole Jinglepocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13434 AND `DifficultyID`=1); -- Macey Jinglepocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13433 AND `DifficultyID`=1); -- Wulmort Jinglepocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13430 AND `DifficultyID`=1); -- Jaycrue Copperpinch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13429 AND `DifficultyID`=1); -- Nardstrum Copperpinch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13421 AND `DifficultyID`=1); -- Champion Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13420 AND `DifficultyID`=1); -- Penney Copperpinch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13418 AND `DifficultyID`=1); -- Kaymard Copperpinch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13417 AND `DifficultyID`=1); -- Sagorne Creststrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13397 AND `DifficultyID`=1); -- Irondeep Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13396 AND `DifficultyID`=1); -- Irondeep Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13378 AND `DifficultyID`=1); -- Frostwolf Shredder Unit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13377 AND `DifficultyID`=1); -- Master Engineer Zinfizzlex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13359 AND `DifficultyID`=1); -- Frostwolf Bowman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13358 AND `DifficultyID`=1); -- Stormpike Bowman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13356 AND `DifficultyID`=1); -- Stormpike Mine Layer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13333 AND `DifficultyID`=1); -- Veteran Guardsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13332 AND `DifficultyID`=1); -- Veteran Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13331 AND `DifficultyID`=1); -- Veteran Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13330 AND `DifficultyID`=1); -- Seasoned Warrior +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13329 AND `DifficultyID`=1); -- Seasoned Legionnaire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13328 AND `DifficultyID`=1); -- Seasoned Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13327 AND `DifficultyID`=1); -- Seasoned Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13326 AND `DifficultyID`=1); -- Seasoned Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13325 AND `DifficultyID`=1); -- Seasoned Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13324 AND `DifficultyID`=1); -- Seasoned Guardsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13320 AND `DifficultyID`=1); -- Commander Karl Philips +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13319 AND `DifficultyID`=1); -- Commander Duffy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13318 AND `DifficultyID`=1); -- Commander Mortimer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13317 AND `DifficultyID`=1); -- Coldmine Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13316 AND `DifficultyID`=1); -- Coldmine Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13300 AND `DifficultyID`=1); -- Lieutenant Mancuso +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13299 AND `DifficultyID`=1); -- Lieutenant Lonadin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13298 AND `DifficultyID`=1); -- Lieutenant Greywand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13297 AND `DifficultyID`=1); -- Lieutenant Stouthandle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13296 AND `DifficultyID`=1); -- Lieutenant Largent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13284 AND `DifficultyID`=1); -- Frostwolf Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13283 AND `DifficultyID`=1); -- Lord Tony Romano +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13257 AND `DifficultyID`=1); -- Murgot Deepforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13256 AND `DifficultyID`=1); -- Lokholar the Ice Lord +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13236 AND `DifficultyID`=1); -- Primalist Thurloga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13218 AND `DifficultyID`=1); -- Grunnda Wolfheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13216 AND `DifficultyID`=1); -- Gaelden Hammersmith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13181 AND `DifficultyID`=1); -- Wing Commander Mulverick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13180 AND `DifficultyID`=1); -- Wing Commander Jeztor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13179 AND `DifficultyID`=1); -- Wing Commander Guse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13177 AND `DifficultyID`=1); -- Vahgruk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13176 AND `DifficultyID`=1); -- Smith Regzar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13154 AND `DifficultyID`=1); -- Commander Louis Philips +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13153 AND `DifficultyID`=1); -- Commander Mulfort +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13152 AND `DifficultyID`=1); -- Commander Malgor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13151 AND `DifficultyID`=1); -- Syndicate Master Ryson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13150 AND `DifficultyID`=1); -- Syndicate Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13149 AND `DifficultyID`=1); -- Syndicate Brigand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13147 AND `DifficultyID`=1); -- Lieutenant Lewis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13146 AND `DifficultyID`=1); -- Lieutenant Murp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13145 AND `DifficultyID`=1); -- Lieutenant Grummus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13144 AND `DifficultyID`=1); -- Lieutenant Vol'talar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13143 AND `DifficultyID`=1); -- Lieutenant Stronghoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13139 AND `DifficultyID`=1); -- Commander Randolph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13138 AND `DifficultyID`=1); -- Lieutenant Spencer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13137 AND `DifficultyID`=1); -- Lieutenant Rugba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13099 AND `DifficultyID`=1); -- Irondeep Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13098 AND `DifficultyID`=1); -- Irondeep Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13097 AND `DifficultyID`=1); -- Coldmine Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13096 AND `DifficultyID`=1); -- Coldmine Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13089 AND `DifficultyID`=1); -- Coldmine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13088 AND `DifficultyID`=1); -- Masha Swiftcut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13086 AND `DifficultyID`=1); -- Aggi Rumblestomp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13081 AND `DifficultyID`=1); -- Irondeep Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13080 AND `DifficultyID`=1); -- Irondeep Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13079 AND `DifficultyID`=1); -- Keetar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13078 AND `DifficultyID`=1); -- Umi Thorson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13016 AND `DifficultyID`=1); -- Deeprun Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12998 AND `DifficultyID`=1); -- Dwarven Farmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12798 AND `DifficultyID`=1); -- Grunt Bek'rah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12797 AND `DifficultyID`=1); -- Grunt Korf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12796 AND `DifficultyID`=1); -- Raider Bork +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12795 AND `DifficultyID`=1); -- First Sergeant Hola'mahi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12794 AND `DifficultyID`=1); -- Stone Guard Zarg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12793 AND `DifficultyID`=1); -- Brave Stonehide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12791 AND `DifficultyID`=1); -- Chieftain Earthbind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12790 AND `DifficultyID`=1); -- Advisor Willington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12789 AND `DifficultyID`=1); -- Blood Guard Hini'wana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12787 AND `DifficultyID`=1); -- Guard Hammon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12786 AND `DifficultyID`=1); -- Guard Quine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12785 AND `DifficultyID`=1); -- Sergeant Major Clate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12784 AND `DifficultyID`=1); -- Lieutenant Jackspring +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12783 AND `DifficultyID`=1); -- Lieutenant Karter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12781 AND `DifficultyID`=1); -- Master Sergeant Biggins +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12780 AND `DifficultyID`=1); -- Sergeant Major Skyshadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12779 AND `DifficultyID`=1); -- Archmage Gaiman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12740 AND `DifficultyID`=1); -- Faustron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12636 AND `DifficultyID`=1); -- Georgia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12617 AND `DifficultyID`=1); -- Khaelyn Steelwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12616 AND `DifficultyID`=1); -- Vhulgra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12596 AND `DifficultyID`=1); -- Bibilfaz Featherwhistle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12578 AND `DifficultyID`=1); -- Mishellena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12481 AND `DifficultyID`=1); -- Justine Demalier +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12480 AND `DifficultyID`=1); -- Melris Malagan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12419 AND `DifficultyID`=1); -- Lifelike Toad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (12376,284)); -- Brown Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (12375,4269)); -- Chestnut Mare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12374 AND `DifficultyID`=1); -- White Riding Ram Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12373 AND `DifficultyID`=1); -- Gray Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (12372,4779)); -- Brown Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12367 AND `DifficultyID`=1); -- Green Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12366 AND `DifficultyID`=1); -- Unpainted Mechanostrider X +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12365 AND `DifficultyID`=1); -- Red Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12363 AND `DifficultyID`=1); -- Blue Mechanostrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12360 AND `DifficultyID`=1); -- Riding Striped Nightsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12359 AND `DifficultyID`=1); -- Riding Spotted Frostsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12358 AND `DifficultyID`=1); -- Riding Striped Frostsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12356 AND `DifficultyID`=1); -- Green Riding Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12355 AND `DifficultyID`=1); -- Gray Riding Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12354 AND `DifficultyID`=1); -- Brown Riding Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12353 AND `DifficultyID`=1); -- Timber Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12351 AND `DifficultyID`=1); -- Dire Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12350 AND `DifficultyID`=1); -- Violet Riding Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12349 AND `DifficultyID`=1); -- Turquoise Riding Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12346 AND `DifficultyID`=1); -- Emerald Riding Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (12343,11153)); -- Red Skeletal Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (12342,11155)); -- Brown Skeletal Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (12341,11154)); -- Blue Skeletal Horse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12338 AND `DifficultyID`=1); -- Shadowprey Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12336 AND `DifficultyID`=1); -- Brother Crowley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12160 AND `DifficultyID`=1); -- Shadowglen Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12159 AND `DifficultyID`=1); -- Korrak the Bloodrager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12157 AND `DifficultyID`=1); -- Winterax Shadow Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12150 AND `DifficultyID`=1); -- Riding Kodo (Purple) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12147 AND `DifficultyID`=1); -- Riding Kodo (White) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12146 AND `DifficultyID`=1); -- Riding Kodo (Olive) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12141 AND `DifficultyID`=1); -- Ice Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12127 AND `DifficultyID`=1); -- Stormpike Guardsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12124 AND `DifficultyID`=1); -- Great Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12122 AND `DifficultyID`=1); -- Duros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12121 AND `DifficultyID`=1); -- Drakan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12097 AND `DifficultyID`=1); -- Frostwolf Quartermaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12096 AND `DifficultyID`=1); -- Stormpike Quartermaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12053 AND `DifficultyID`=1); -- Frostwolf Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12051 AND `DifficultyID`=1); -- Frostwolf Legionnaire +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12050 AND `DifficultyID`=1); -- Stormpike Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12048 AND `DifficultyID`=1); -- Alliance Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12047 AND `DifficultyID`=1); -- Stormpike Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11998 AND `DifficultyID`=1); -- Frostwolf Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11997 AND `DifficultyID`=1); -- Stormpike Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11996 AND `DifficultyID`=1); -- Ashley Bridenbecker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11949 AND `DifficultyID`=1); -- Captain Balinda Stonehearth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11948 AND `DifficultyID`=1); -- Vanndar Stormpike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11947 AND `DifficultyID`=1); -- Captain Galvangar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11946 AND `DifficultyID`=1); -- Drek'Thar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11901 AND `DifficultyID`=1); -- Andruk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11899 AND `DifficultyID`=1); -- Shardi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11840 AND `DifficultyID`=1); -- Wildpaw Alpha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11839 AND `DifficultyID`=1); -- Wildpaw Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11838 AND `DifficultyID`=1); -- Wildpaw Mystic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11837 AND `DifficultyID`=1); -- Wildpaw Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11835 AND `DifficultyID`=1); -- Theodore Griffs +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11828 AND `DifficultyID`=1); -- Kelly Grant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11827 AND `DifficultyID`=1); -- Kimberly Grant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11822 AND `DifficultyID`=1); -- Moonglade Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11750 AND `DifficultyID`=1); -- Ganoosh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11709 AND `DifficultyID`=1); -- Jareth Wildwoods +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11700 AND `DifficultyID`=1); -- Sarin Starlight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11689 AND `DifficultyID`=1); -- Brown Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11679 AND `DifficultyID`=1); -- Winterax Witch Doctor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11678 AND `DifficultyID`=1); -- Snowblind Ambusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11677 AND `DifficultyID`=1); -- Taskmaster Snivvle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11675 AND `DifficultyID`=1); -- Snowblind Windcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11657 AND `DifficultyID`=1); -- Morloch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11605 AND `DifficultyID`=1); -- Whitewhisker Overseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11604 AND `DifficultyID`=1); -- Whitewhisker Geomancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11603 AND `DifficultyID`=1); -- Whitewhisker Digger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11602 AND `DifficultyID`=1); -- Irondeep Skullthumper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11600 AND `DifficultyID`=1); -- Irondeep Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11406 AND `DifficultyID`=1); -- High Priest Rohan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11401 AND `DifficultyID`=1); -- Priestess Alathea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11397 AND `DifficultyID`=1); -- Nara Meideros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11327 AND `DifficultyID`=1); -- Zergling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11326 AND `DifficultyID`=1); -- Mini Diablo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11325 AND `DifficultyID`=1); -- Panda Cub +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11200 AND `DifficultyID`=1); -- Summoned Skeleton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11190 AND `DifficultyID`=1); -- Everlook Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11178 AND `DifficultyID`=1); -- Borgosh Corebender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11177 AND `DifficultyID`=1); -- Okothos Ironrager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11176 AND `DifficultyID`=1); -- Krathok Moltenfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11156 AND `DifficultyID`=1); -- Green Skeletal Warhorse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11146 AND `DifficultyID`=1); -- Ironus Coldsteel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11145 AND `DifficultyID`=1); -- Myolor Sunderfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11139 AND `DifficultyID`=1); -- Yugrek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11138 AND `DifficultyID`=1); -- Maethrya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11096 AND `DifficultyID`=1); -- Randal Worth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11084 AND `DifficultyID`=1); -- Tarn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11083 AND `DifficultyID`=1); -- Darianna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11081 AND `DifficultyID`=1); -- Faldron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11072 AND `DifficultyID`=1); -- Kitta Firewind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11071 AND `DifficultyID`=1); -- Mot Dawnstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11070 AND `DifficultyID`=1); -- Lalina Summermoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11069 AND `DifficultyID`=1); -- Jenova Stoneshield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11068 AND `DifficultyID`=1); -- Betty Quin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11067 AND `DifficultyID`=1); -- Malcomb Wynn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11066 AND `DifficultyID`=1); -- Jhag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11065 AND `DifficultyID`=1); -- Thonys Pillarstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11051 AND `DifficultyID`=1); -- Vhan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11050 AND `DifficultyID`=1); -- Trianna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11049 AND `DifficultyID`=1); -- Rhiannon Davis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11048 AND `DifficultyID`=1); -- Victor Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11047 AND `DifficultyID`=1); -- Kray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11046 AND `DifficultyID`=1); -- Whuut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11044 AND `DifficultyID`=1); -- Doctor Martin Felben +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11042 AND `DifficultyID`=1); -- Sylvanna Forestmoon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11041 AND `DifficultyID`=1); -- Milla Fairancora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11031 AND `DifficultyID`=1); -- Franklin Lloyd +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11029 AND `DifficultyID`=1); -- Trixie Quikswitch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11028 AND `DifficultyID`=1); -- Jemma Quikswitch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11026 AND `DifficultyID`=1); -- Sprite Jumpsprocket +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11017 AND `DifficultyID`=1); -- Roxxik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10991 AND `DifficultyID`=1); -- Wildpaw Gnoll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10990 AND `DifficultyID`=1); -- Alterac Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10987 AND `DifficultyID`=1); -- Irondeep Trogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10986 AND `DifficultyID`=1); -- Snowblind Harpy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10984 AND `DifficultyID`=1); -- Winterax Berserker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10983 AND `DifficultyID`=1); -- Winterax Troll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10982 AND `DifficultyID`=1); -- Whitewhisker Vermin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10928 AND `DifficultyID`=1); -- Succubus Minion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10897 AND `DifficultyID`=1); -- Sindrayl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10881 AND `DifficultyID`=1); -- Bluff Runner Windstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10880 AND `DifficultyID`=1); -- Warcaller Gorlach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10879 AND `DifficultyID`=1); -- Harbinger Balthazad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10877 AND `DifficultyID`=1); -- Courier Hammerfall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10781 AND `DifficultyID`=1); -- Royal Overseer Bauhaus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10780 AND `DifficultyID`=1); -- Infected Deer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10685 AND `DifficultyID`=1); -- Swine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10636 AND `DifficultyID`=1); -- Pack Kodo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10598 AND `DifficultyID`=1); -- Smolderweb Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10583 AND `DifficultyID`=1); -- Gryfe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10467 AND `DifficultyID`=1); -- Mana Tide Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10456 AND `DifficultyID`=1); -- Prynne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10455 AND `DifficultyID`=1); -- Binny Springblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10445 AND `DifficultyID`=1); -- Selina Dourman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10367 AND `DifficultyID`=1); -- Shrye Ragefist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10364 AND `DifficultyID`=1); -- Yaelika Farclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10278 AND `DifficultyID`=1); -- Thrag Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10277 AND `DifficultyID`=1); -- Groum Stonebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `TypeFlags`=134217728 WHERE (`Entry`=10276 AND `DifficultyID`=1); -- Rotgath Stonebeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10266 AND `DifficultyID`=1); -- Ug'thok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10259 AND `DifficultyID`=1); -- Worg Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10218 AND `DifficultyID`=1); -- Superior Healing Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10136 AND `DifficultyID`=1); -- Chemist Fuely +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10090 AND `DifficultyID`=1); -- Belia Thundergranite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10089 AND `DifficultyID`=1); -- Silvaria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10086 AND `DifficultyID`=1); -- Hesuwa Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10056 AND `DifficultyID`=1); -- Alassin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10054 AND `DifficultyID`=1); -- Bulrug +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10053 AND `DifficultyID`=1); -- Anya Maulray +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9988 AND `DifficultyID`=1); -- Xon'cha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9984 AND `DifficultyID`=1); -- Ulbrek Firehand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9977 AND `DifficultyID`=1); -- Sylista +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9859 AND `DifficultyID`=1); -- Auctioneer Lympkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9662 AND `DifficultyID`=1); -- Sprite Darter Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9657 AND `DifficultyID`=1); -- Lil' Smoky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9656 AND `DifficultyID`=1); -- Pet Bombling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9637 AND `DifficultyID`=1); -- Scorching Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9616 AND `DifficultyID`=1); -- Laris Geardawdle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9584 AND `DifficultyID`=1); -- Jalane Ayrole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9550 AND `DifficultyID`=1); -- Furmund +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9526 AND `DifficultyID`=1); -- Enraged Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9521 AND `DifficultyID`=1); -- Enraged Felbat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9460 AND `DifficultyID`=1); -- Gadgetzan Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9087 AND `DifficultyID`=1); -- Bashana Runetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9076 AND `DifficultyID`=1); -- Ghede +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=9047 AND `DifficultyID`=1); -- Jenal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8996 AND `DifficultyID`=1); -- Voidwalker Minion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8965 AND `DifficultyID`=1); -- Shawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8962 AND `DifficultyID`=1); -- Nida +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8885 AND `DifficultyID`=1); -- Riding Raptor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8884 AND `DifficultyID`=1); -- Skeletal Mount +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8882 AND `DifficultyID`=1); -- Riding Tiger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8881 AND `DifficultyID`=1); -- Riding Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8879 AND `DifficultyID`=1); -- Royal Historian Archesonus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8776 AND `DifficultyID`=1); -- Emerald Dragon Whelp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8723 AND `DifficultyID`=1); -- Auctioneer Golothas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8722 AND `DifficultyID`=1); -- Auctioneer Gullem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8721 AND `DifficultyID`=1); -- Auctioneer Epitwee +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8720 AND `DifficultyID`=1); -- Auctioneer Redmuse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8719 AND `DifficultyID`=1); -- Auctioneer Fitch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8681 AND `DifficultyID`=1); -- Outfitter Eric +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8674 AND `DifficultyID`=1); -- Auctioneer Stampi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8672 AND `DifficultyID`=1); -- Auctioneer Leeka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8671 AND `DifficultyID`=1); -- Auctioneer Buckler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8670 AND `DifficultyID`=1); -- Auctioneer Chilton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8669 AND `DifficultyID`=1); -- Auctioneer Tolon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8666 AND `DifficultyID`=1); -- Lil Timmy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8665 AND `DifficultyID`=1); -- Shylenai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8659 AND `DifficultyID`=1); -- Jes'rimon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8609 AND `DifficultyID`=1); -- Alexandra Constantine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8517 AND `DifficultyID`=1); -- Xiggs Fuselighter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8507 AND `DifficultyID`=1); -- Tymor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8404 AND `DifficultyID`=1); -- Xan'tish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8403 AND `DifficultyID`=1); -- Jeremiah Payson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8401 AND `DifficultyID`=1); -- Halpa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8398 AND `DifficultyID`=1); -- Ohanko +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8396 AND `DifficultyID`=1); -- Sentinel Dalia Sunblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8393 AND `DifficultyID`=1); -- Thersa Windsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8390 AND `DifficultyID`=1); -- Chemist Cuely +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8383 AND `DifficultyID`=1); -- Master Wood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8376 AND `DifficultyID`=1); -- Mechanical Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8364 AND `DifficultyID`=1); -- Pakwa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8363 AND `DifficultyID`=1); -- Shadi Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8362 AND `DifficultyID`=1); -- Kuruk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8361 AND `DifficultyID`=1); -- Chepi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8360 AND `DifficultyID`=1); -- Elki +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8359 AND `DifficultyID`=1); -- Ahanu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8358 AND `DifficultyID`=1); -- Hewa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8357 AND `DifficultyID`=1); -- Atepa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8356 AND `DifficultyID`=1); -- Chesmu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8256 AND `DifficultyID`=1); -- Curator Thorius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8179 AND `DifficultyID`=1); -- Greater Healing Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8154 AND `DifficultyID`=1); -- Ghost Walker Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8151 AND `DifficultyID`=1); -- Nijel's Point Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8118 AND `DifficultyID`=1); -- Lillian Singh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8026 AND `DifficultyID`=1); -- Thyn'tel Bladeweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=8018 AND `DifficultyID`=1); -- Guthrum Thunderfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7978 AND `DifficultyID`=1); -- Bimble Longberry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7976 AND `DifficultyID`=1); -- Thalgus Thunderfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7975 AND `DifficultyID`=1); -- Camp Narache Brave +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7951 AND `DifficultyID`=1); -- Zas'Tysh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7950 AND `DifficultyID`=1); -- Master Mechanic Castpipe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7944 AND `DifficultyID`=1); -- Tinkmaster Overspark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7939 AND `DifficultyID`=1); -- Feathermoon Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7936 AND `DifficultyID`=1); -- Lyon Mountainheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7917 AND `DifficultyID`=1); -- Brother Sarno +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7865 AND `DifficultyID`=1); -- Wildhammer Sentry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7825 AND `DifficultyID`=1); -- Oran Snakewrithe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7824 AND `DifficultyID`=1); -- Bulkrek Ragefist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7823 AND `DifficultyID`=1); -- Bera Stonehammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7798 AND `DifficultyID`=1); -- Hank the Hammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7793 AND `DifficultyID`=1); -- Ox +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7792 AND `DifficultyID`=1); -- Aturk the Anvil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7790 AND `DifficultyID`=1); -- Orokk Omosh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7740 AND `DifficultyID`=1); -- Gracina Spiritmight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7690 AND `DifficultyID`=1); -- Striped Nightsaber +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7683 AND `DifficultyID`=1); -- Alessandro Luca +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7567 AND `DifficultyID`=1); -- Crimson Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7565 AND `DifficultyID`=1); -- Black Kingsnake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7562 AND `DifficultyID`=1); -- Brown Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7561 AND `DifficultyID`=1); -- Albino Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7560 AND `DifficultyID`=1); -- Snowshoe Rabbit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7555 AND `DifficultyID`=1); -- Hawk Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7554 AND `DifficultyID`=1); -- Snowy Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7553 AND `DifficultyID`=1); -- Great Horned Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7550 AND `DifficultyID`=1); -- Wood Frog +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7547 AND `DifficultyID`=1); -- Azure Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7546 AND `DifficultyID`=1); -- Bronze Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7545 AND `DifficultyID`=1); -- Emerald Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7544 AND `DifficultyID`=1); -- Crimson Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7543 AND `DifficultyID`=1); -- Dark Whelpling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7395 AND `DifficultyID`=1); -- Undercity Cockroach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7394 AND `DifficultyID`=1); -- Ancona Chicken +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7391 AND `DifficultyID`=1); -- Hyacinth Macaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7390 AND `DifficultyID`=1); -- Cockatiel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7389 AND `DifficultyID`=1); -- Senegal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7387 AND `DifficultyID`=1); -- Green Wing Macaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7386 AND `DifficultyID`=1); -- White Kitten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7385 AND `DifficultyID`=1); -- Bombay Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7384 AND `DifficultyID`=1); -- Cornish Rex Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7383 AND `DifficultyID`=1); -- Black Tabby Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7382 AND `DifficultyID`=1); -- Orange Tabby Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7381 AND `DifficultyID`=1); -- Silver Tabby Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7380 AND `DifficultyID`=1); -- Siamese Cat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7316 AND `DifficultyID`=1); -- Sister Aquinne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7315 AND `DifficultyID`=1); -- Darnath Bladesinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7313 AND `DifficultyID`=1); -- Priestess A'moora +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7312 AND `DifficultyID`=1); -- Dink +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7311 AND `DifficultyID`=1); -- Uthel'nay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7298 AND `DifficultyID`=1); -- Demnul Farmountain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7297 AND `DifficultyID`=1); -- Gothard Winslow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7296 AND `DifficultyID`=1); -- Corand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7295 AND `DifficultyID`=1); -- Shailiea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7292 AND `DifficultyID`=1); -- Dinita Stonemantle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7232 AND `DifficultyID`=1); -- Borgus Steelhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7231 AND `DifficultyID`=1); -- Kelgruk Bloodaxe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7230 AND `DifficultyID`=1); -- Shayis Steelfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7208 AND `DifficultyID`=1); -- Noarm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7207 AND `DifficultyID`=1); -- Doc Mixilpixil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7089 AND `DifficultyID`=1); -- Mooranta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7088 AND `DifficultyID`=1); -- Thuwd +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7087 AND `DifficultyID`=1); -- Killian Hagey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=7010 AND `DifficultyID`=1); -- Zilzibin Drumlore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6987 AND `DifficultyID`=1); -- Malton Droffers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6986 AND `DifficultyID`=1); -- Dran Droffers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6946 AND `DifficultyID`=1); -- Renzik "The Shiv" +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6929 AND `DifficultyID`=1); -- Innkeeper Gryshka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6826 AND `DifficultyID`=1); -- Talvash del Kissel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6746 AND `DifficultyID`=1); -- Innkeeper Pala +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6741 AND `DifficultyID`=1); -- Innkeeper Norman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6740 AND `DifficultyID`=1); -- Innkeeper Allison +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6735 AND `DifficultyID`=1); -- Innkeeper Saelienne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6728 AND `DifficultyID`=1); -- Narnie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6726 AND `DifficultyID`=1); -- Thalon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6706 AND `DifficultyID`=1); -- Baritanas Skyriver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6579 AND `DifficultyID`=1); -- Shoni the Shilent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6569 AND `DifficultyID`=1); -- Gnoarn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6566 AND `DifficultyID`=1); -- Estelle Gendry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6522 AND `DifficultyID`=1); -- Andron Gant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6467 AND `DifficultyID`=1); -- Mennet Carkad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6466 AND `DifficultyID`=1); -- Gamon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6412 AND `DifficultyID`=1); -- Skeleton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6411 AND `DifficultyID`=1); -- Velora Nitely +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6410 AND `DifficultyID`=1); -- Orm Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6395 AND `DifficultyID`=1); -- Sergeant Rutger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6393 AND `DifficultyID`=1); -- Henen Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6382 AND `DifficultyID`=1); -- Jubahl Corpseseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6294 AND `DifficultyID`=1); -- Krom Stoutarm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6293 AND `DifficultyID`=1); -- Jorah Annison +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6292 AND `DifficultyID`=1); -- Eladriel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6291 AND `DifficultyID`=1); -- Balthus Stoneflayer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6181 AND `DifficultyID`=1); -- Jordan Stilwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6179 AND `DifficultyID`=1); -- Tiza Battleforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6178 AND `DifficultyID`=1); -- Muiredon Battleforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6175 AND `DifficultyID`=1); -- John Turner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6174 AND `DifficultyID`=1); -- Stephanie Turner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6173 AND `DifficultyID`=1); -- Gazin Tenorm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6171 AND `DifficultyID`=1); -- Duthorian Rall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6169 AND `DifficultyID`=1); -- Klockmort Spannerspan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6145 AND `DifficultyID`=1); -- School of Fish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6142 AND `DifficultyID`=1); -- Mathiel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6120 AND `DifficultyID`=1); -- Lago Blackwrench +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6114 AND `DifficultyID`=1); -- Muren Stormpike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6112 AND `DifficultyID`=1); -- Windfury Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6090 AND `DifficultyID`=1); -- Bartleby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6089 AND `DifficultyID`=1); -- Harry Burlguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6086 AND `DifficultyID`=1); -- Auberdine Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6034 AND `DifficultyID`=1); -- Lotherias +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6031 AND `DifficultyID`=1); -- Tormus Deepforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6026 AND `DifficultyID`=1); -- Breyk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6017 AND `DifficultyID`=1); -- Lava Spout Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5969 AND `DifficultyID`=1); -- World Gnome Female Mage Trainer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5957 AND `DifficultyID`=1); -- Birgitte Cranston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5925 AND `DifficultyID`=1); -- Grounding Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5913 AND `DifficultyID`=1); -- Tremor Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5910 AND `DifficultyID`=1); -- Zankaja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5909 AND `DifficultyID`=1); -- Cazul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5906 AND `DifficultyID`=1); -- Xanis Flameweaver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5892 AND `DifficultyID`=1); -- Searn Firewarder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5875 AND `DifficultyID`=1); -- Mordak Darkfist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5821 AND `DifficultyID`=1); -- Sheldon Von Croy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5820 AND `DifficultyID`=1); -- Gillian Moore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5819 AND `DifficultyID`=1); -- Mirelle Tremayne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5817 AND `DifficultyID`=1); -- Shimra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5816 AND `DifficultyID`=1); -- Katis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5812 AND `DifficultyID`=1); -- Tumi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5811 AND `DifficultyID`=1); -- Kamari +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5782 AND `DifficultyID`=1); -- Crildor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5774 AND `DifficultyID`=1); -- Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5770 AND `DifficultyID`=1); -- Nara Wildmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5769 AND `DifficultyID`=1); -- Archdruid Hamuul Runetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5754 AND `DifficultyID`=1); -- Zane Bradford +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5753 AND `DifficultyID`=1); -- Martha Strain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5747 AND `DifficultyID`=1); -- Hepzibah Sedgewick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5744 AND `DifficultyID`=1); -- Cedric Stumpel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5738 AND `DifficultyID`=1); -- Caged Dwarf Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5736 AND `DifficultyID`=1); -- Caged Human Male +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5735 AND `DifficultyID`=1); -- Caged Human Female +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5734 AND `DifficultyID`=1); -- Apothecary Keever +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5733 AND `DifficultyID`=1); -- Apothecary Lycanus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5732 AND `DifficultyID`=1); -- Apothecary Katrina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5731 AND `DifficultyID`=1); -- Apothecary Vallia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5730 AND `DifficultyID`=1); -- Jezelle's Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5729 AND `DifficultyID`=1); -- Jezelle's Voidwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5728 AND `DifficultyID`=1); -- Jezelle's Succubus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5727 AND `DifficultyID`=1); -- Jezelle's Felsteed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5726 AND `DifficultyID`=1); -- Jezelle's Felhunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5707 AND `DifficultyID`=1); -- Reginald Grimsford +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5706 AND `DifficultyID`=1); -- Davitt Hickson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5705 AND `DifficultyID`=1); -- Victor Bartholomew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5704 AND `DifficultyID`=1); -- Adrian Bartlett +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5703 AND `DifficultyID`=1); -- Winifred Kerwin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5702 AND `DifficultyID`=1); -- Jezelle Pruitt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5701 AND `DifficultyID`=1); -- Selina Pickman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5700 AND `DifficultyID`=1); -- Samantha Shackleton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5699 AND `DifficultyID`=1); -- Leona Tharpe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5698 AND `DifficultyID`=1); -- Joanna Whitehall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5697 AND `DifficultyID`=1); -- Theresa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5696 AND `DifficultyID`=1); -- Gerard Abernathy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5694 AND `DifficultyID`=1); -- High Sorcerer Andromath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5693 AND `DifficultyID`=1); -- Godrick Farsan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5686 AND `DifficultyID`=1); -- Captive Zombie +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5685 AND `DifficultyID`=1); -- Captive Ghoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5681 AND `DifficultyID`=1); -- Female Human Captive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5680 AND `DifficultyID`=1); -- Male Human Captive +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5679 AND `DifficultyID`=1); -- Lysta Bancroft +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5675 AND `DifficultyID`=1); -- Carendin Halgar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5674 AND `DifficultyID`=1); -- Practice Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5670 AND `DifficultyID`=1); -- Edrick Killian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5669 AND `DifficultyID`=1); -- Helena Atwood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5668 AND `DifficultyID`=1); -- Mattie Alred +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5665 AND `DifficultyID`=1); -- Alyssa Blaye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5664 AND `DifficultyID`=1); -- Eldin Partridge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5663 AND `DifficultyID`=1); -- Travist Bosk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5662 AND `DifficultyID`=1); -- Sergeant Houser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5661 AND `DifficultyID`=1); -- Brother Malach +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5660 AND `DifficultyID`=1); -- Riley Walker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5659 AND `DifficultyID`=1); -- Andrew Hartwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5658 AND `DifficultyID`=1); -- Chloe Curthas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5657 AND `DifficultyID`=1); -- Marla Fowler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5656 AND `DifficultyID`=1); -- Richard Van Brunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5655 AND `DifficultyID`=1); -- Robert Gossom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5654 AND `DifficultyID`=1); -- Edward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5653 AND `DifficultyID`=1); -- Tyler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5652 AND `DifficultyID`=1); -- Undercity Practice Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5651 AND `DifficultyID`=1); -- Patrick Garrett +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5640 AND `DifficultyID`=1); -- Keldran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5639 AND `DifficultyID`=1); -- Craven Drok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5637 AND `DifficultyID`=1); -- Roetten Stonehammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5614 AND `DifficultyID`=1); -- Sarok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5613 AND `DifficultyID`=1); -- Doyo'da +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5611 AND `DifficultyID`=1); -- Barkeep Morag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5610 AND `DifficultyID`=1); -- Kozish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5609 AND `DifficultyID`=1); -- Zazo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5606 AND `DifficultyID`=1); -- Goma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5605 AND `DifficultyID`=1); -- Tisa Martine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5599 AND `DifficultyID`=1); -- Kon Yelloweyes +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5595 AND `DifficultyID`=1); -- Ironforge Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5570 AND `DifficultyID`=1); -- Bruuk Barleybeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5569 AND `DifficultyID`=1); -- Fizzlebang Booms +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5567 AND `DifficultyID`=1); -- Sellandus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5566 AND `DifficultyID`=1); -- Tannysa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5565 AND `DifficultyID`=1); -- Jillian Tanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5564 AND `DifficultyID`=1); -- Simon Tanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5543 AND `DifficultyID`=1); -- Clarice Foster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5520 AND `DifficultyID`=1); -- Spackle Thornberry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5519 AND `DifficultyID`=1); -- Billibub Cogspinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5518 AND `DifficultyID`=1); -- Lilliam Sparkspindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5517 AND `DifficultyID`=1); -- Thorfin Stoneshield +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5516 AND `DifficultyID`=1); -- Ulfir Ironbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5515 AND `DifficultyID`=1); -- Einris Brightspear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5514 AND `DifficultyID`=1); -- Brooke Stonebraid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5513 AND `DifficultyID`=1); -- Gelman Stonehand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5512 AND `DifficultyID`=1); -- Kaita Deepforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5511 AND `DifficultyID`=1); -- Therum Deepforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5510 AND `DifficultyID`=1); -- Thulman Flintcrag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5509 AND `DifficultyID`=1); -- Kathrum Axehand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5506 AND `DifficultyID`=1); -- Maldryn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5505 AND `DifficultyID`=1); -- Theridran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5504 AND `DifficultyID`=1); -- Sheldras Moontree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5503 AND `DifficultyID`=1); -- Eldraeith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5502 AND `DifficultyID`=1); -- Shylamiir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5500 AND `DifficultyID`=1); -- Tel'Athir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5499 AND `DifficultyID`=1); -- Lilyssia Nightbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5498 AND `DifficultyID`=1); -- Elsharin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5497 AND `DifficultyID`=1); -- Jennea Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5496 AND `DifficultyID`=1); -- Sandahl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5495 AND `DifficultyID`=1); -- Ursula Deline +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5494 AND `DifficultyID`=1); -- Catherine Leland +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5493 AND `DifficultyID`=1); -- Arnold Leland +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5492 AND `DifficultyID`=1); -- Katherine the Pure +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5491 AND `DifficultyID`=1); -- Arthur the Faithful +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5489 AND `DifficultyID`=1); -- Brother Joshua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5484 AND `DifficultyID`=1); -- Brother Benjamin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5483 AND `DifficultyID`=1); -- Erika Tate +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5482 AND `DifficultyID`=1); -- Stephen Ryback +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5435 AND `DifficultyID`=1); -- Sand Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5434 AND `DifficultyID`=1); -- Coral Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5413 AND `DifficultyID`=1); -- Furen Longbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (5406,306)); -- Palomino +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (5405,307)); -- Pinto +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=1 AND `Entry` IN (5404,308)); -- Black Stallion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5403 AND `DifficultyID`=1); -- Riding White Stallion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5387 AND `DifficultyID`=1); -- High Explorer Magellas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5386 AND `DifficultyID`=1); -- Acolyte Dellis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5384 AND `DifficultyID`=1); -- Brohann Caskbelly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5198 AND `DifficultyID`=1); -- Arctic Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5196 AND `DifficultyID`=1); -- Gray Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5195 AND `DifficultyID`=1); -- Brown Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5194 AND `DifficultyID`=1); -- Black Riding Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5193 AND `DifficultyID`=1); -- Rebecca Laughlin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5191 AND `DifficultyID`=1); -- Shalumon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5190 AND `DifficultyID`=1); -- Merill Pleasance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5189 AND `DifficultyID`=1); -- Thrumn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5188 AND `DifficultyID`=1); -- Garyl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5186 AND `DifficultyID`=1); -- Basking Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5185 AND `DifficultyID`=1); -- Hammerhead Shark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5178 AND `DifficultyID`=1); -- Soolie Berryfizz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5177 AND `DifficultyID`=1); -- Tally Berryfizz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5175 AND `DifficultyID`=1); -- Gearcutter Cogspinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5174 AND `DifficultyID`=1); -- Springspindle Fizzlegear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5173 AND `DifficultyID`=1); -- Alexander Calder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5172 AND `DifficultyID`=1); -- Briarthorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5171 AND `DifficultyID`=1); -- Thistleheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5170 AND `DifficultyID`=1); -- Hjoldir Stoneblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5169 AND `DifficultyID`=1); -- Tynnus Venomsprout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5167 AND `DifficultyID`=1); -- Fenthwick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5166 AND `DifficultyID`=1); -- Ormyr Flinteye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5165 AND `DifficultyID`=1); -- Hulfdan Blackbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5164 AND `DifficultyID`=1); -- Grumnus Steelshaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5163 AND `DifficultyID`=1); -- Burbik Gearspanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5162 AND `DifficultyID`=1); -- Tansy Puddlefizz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5161 AND `DifficultyID`=1); -- Grimnur Stonebrand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5160 AND `DifficultyID`=1); -- Emrul Riknussun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5159 AND `DifficultyID`=1); -- Daryl Riknussun +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5158 AND `DifficultyID`=1); -- Tilli Thistlefuzz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5157 AND `DifficultyID`=1); -- Gimble Thistlefuzz +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5156 AND `DifficultyID`=1); -- Maeva Snowbraid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5155 AND `DifficultyID`=1); -- Ingrys Stonebrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5154 AND `DifficultyID`=1); -- Poranna Snowbraid +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5153 AND `DifficultyID`=1); -- Jormund Stonebrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5152 AND `DifficultyID`=1); -- Bingus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5151 AND `DifficultyID`=1); -- Ginny Longberry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5150 AND `DifficultyID`=1); -- Nissa Firestone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5149 AND `DifficultyID`=1); -- Brandur Ironhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5148 AND `DifficultyID`=1); -- Beldruk Doombrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5147 AND `DifficultyID`=1); -- Valgar Highforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5146 AND `DifficultyID`=1); -- Nittlebur Sparkfizzle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5145 AND `DifficultyID`=1); -- Juli Stormkettle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5144 AND `DifficultyID`=1); -- Bink +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5143 AND `DifficultyID`=1); -- Toldren Deepiron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5142 AND `DifficultyID`=1); -- Braenna Flintcrag +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5141 AND `DifficultyID`=1); -- Theodrus Frostbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5140 AND `DifficultyID`=1); -- Edris Barleybeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5139 AND `DifficultyID`=1); -- Kurdrum Barleybeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5138 AND `DifficultyID`=1); -- Gwina Stonebranch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5137 AND `DifficultyID`=1); -- Reyna Stonebranch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5135 AND `DifficultyID`=1); -- Svalbrad Farmountain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5134 AND `DifficultyID`=1); -- Jonivera Farmountain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5133 AND `DifficultyID`=1); -- Harick Boulderdrum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5132 AND `DifficultyID`=1); -- Pithwick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5130 AND `DifficultyID`=1); -- Jondor Steelbrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5129 AND `DifficultyID`=1); -- Lissyphus Finespindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5128 AND `DifficultyID`=1); -- Bombus Finespindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5127 AND `DifficultyID`=1); -- Fimble Finespindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5126 AND `DifficultyID`=1); -- Olthran Craghelm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5125 AND `DifficultyID`=1); -- Dolkin Craghelm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5124 AND `DifficultyID`=1); -- Sognar Cliffbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5123 AND `DifficultyID`=1); -- Bretta Goldfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5122 AND `DifficultyID`=1); -- Skolmin Goldfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5121 AND `DifficultyID`=1); -- Kelomir Ironhand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5120 AND `DifficultyID`=1); -- Brenwyn Wintersteel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5119 AND `DifficultyID`=1); -- Hegnar Swiftaxe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5117 AND `DifficultyID`=1); -- Regnus Thundergranite +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5116 AND `DifficultyID`=1); -- Olmin Burningbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5115 AND `DifficultyID`=1); -- Daera Brightspear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5114 AND `DifficultyID`=1); -- Bilban Tosslespanner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5113 AND `DifficultyID`=1); -- Kelv Sternhammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5112 AND `DifficultyID`=1); -- Gwenna Firebrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5111 AND `DifficultyID`=1); -- Innkeeper Firebrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5110 AND `DifficultyID`=1); -- Barim Jurgenstaad +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5109 AND `DifficultyID`=1); -- Myra Tyrngaarde +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5108 AND `DifficultyID`=1); -- Raena Flinthammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5107 AND `DifficultyID`=1); -- Mangorn Flinthammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5106 AND `DifficultyID`=1); -- Bromiir Ormsen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5103 AND `DifficultyID`=1); -- Grenil Steelfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5102 AND `DifficultyID`=1); -- Dolman Steelfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5101 AND `DifficultyID`=1); -- Bryllia Ironbrand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5100 AND `DifficultyID`=1); -- Fillius Fizzlespinner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5099 AND `DifficultyID`=1); -- Soleil Stonemantle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5081 AND `DifficultyID`=1); -- Connor Rivers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5054 AND `DifficultyID`=1); -- Krumn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5052 AND `DifficultyID`=1); -- Edward Remington +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5049 AND `DifficultyID`=1); -- Lyesa Steelbrow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5047 AND `DifficultyID`=1); -- Ellaercia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5034 AND `DifficultyID`=1); -- Winwa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5029 AND `DifficultyID`=1); -- Jiming +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4984 AND `DifficultyID`=1); -- Argos Nightwhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4982 AND `DifficultyID`=1); -- Thomas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4981 AND `DifficultyID`=1); -- Ben Trias +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4974 AND `DifficultyID`=1); -- Aldwin Laughlin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4968 AND `DifficultyID`=1); -- Lady Jaina Proudmoore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4961 AND `DifficultyID`=1); -- Dashel Stonefist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4960 AND `DifficultyID`=1); -- Bishop DeLavey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4959 AND `DifficultyID`=1); -- Jorgen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4943 AND `DifficultyID`=1); -- Mosarn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4786 AND `DifficultyID`=1); -- Dawnwatcher Shaedlass +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4784 AND `DifficultyID`=1); -- Argent Guard Manados +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4783 AND `DifficultyID`=1); -- Dawnwatcher Selgorm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4775 AND `DifficultyID`=1); -- Felicia Doan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4753 AND `DifficultyID`=1); -- Jartsam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4752 AND `DifficultyID`=1); -- Kildar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4730 AND `DifficultyID`=1); -- Lelanai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4721 AND `DifficultyID`=1); -- Zangen Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4624 AND `DifficultyID`=1); -- Booty Bay Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4617 AND `DifficultyID`=1); -- Thaddeus Webb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4616 AND `DifficultyID`=1); -- Lavinia Crowe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4615 AND `DifficultyID`=1); -- Katrina Alliestar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4614 AND `DifficultyID`=1); -- Martha Alliestar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4613 AND `DifficultyID`=1); -- Christopher Drakul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4612 AND `DifficultyID`=1); -- Boyle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4611 AND `DifficultyID`=1); -- Doctor Herbert Halsey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4610 AND `DifficultyID`=1); -- Algernon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4609 AND `DifficultyID`=1); -- Doctor Marsh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4608 AND `DifficultyID`=1); -- Father Lazarus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4607 AND `DifficultyID`=1); -- Father Lankester +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4605 AND `DifficultyID`=1); -- Basil Frye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4604 AND `DifficultyID`=1); -- Abigail Sawyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4603 AND `DifficultyID`=1); -- Nicholas Atwood +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4602 AND `DifficultyID`=1); -- Benijah Fenner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4601 AND `DifficultyID`=1); -- Francis Eliot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4600 AND `DifficultyID`=1); -- Geoffrey Hartwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4599 AND `DifficultyID`=1); -- Sarah Killian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4598 AND `DifficultyID`=1); -- Brom Killian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4597 AND `DifficultyID`=1); -- Samuel Van Brunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4596 AND `DifficultyID`=1); -- James Van Brunt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4595 AND `DifficultyID`=1); -- Baltus Fowler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4594 AND `DifficultyID`=1); -- Angela Curthas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4593 AND `DifficultyID`=1); -- Christoph Walker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4592 AND `DifficultyID`=1); -- Nathaniel Steenwick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4591 AND `DifficultyID`=1); -- Mary Edras +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4590 AND `DifficultyID`=1); -- Jonathan Chambers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4589 AND `DifficultyID`=1); -- Joseph Moore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4588 AND `DifficultyID`=1); -- Arthur Moore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4587 AND `DifficultyID`=1); -- Elizabeth Van Talen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4586 AND `DifficultyID`=1); -- Graham Van Talen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4585 AND `DifficultyID`=1); -- Ezekiel Graves +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4584 AND `DifficultyID`=1); -- Gregory Charles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4583 AND `DifficultyID`=1); -- Miles Dexter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4582 AND `DifficultyID`=1); -- Carolyn Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4581 AND `DifficultyID`=1); -- Salazar Bloch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4580 AND `DifficultyID`=1); -- Lucille Castleton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4578 AND `DifficultyID`=1); -- Josephine Lister +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4577 AND `DifficultyID`=1); -- Millie Gregorian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4576 AND `DifficultyID`=1); -- Josef Gregorian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4575 AND `DifficultyID`=1); -- Hannah Akeley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4574 AND `DifficultyID`=1); -- Lizbeth Cromwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4573 AND `DifficultyID`=1); -- Armand Cromwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4572 AND `DifficultyID`=1); -- Silas Zimmer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4571 AND `DifficultyID`=1); -- Morley Bates +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4570 AND `DifficultyID`=1); -- Sydney Upton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4569 AND `DifficultyID`=1); -- Charles Seaton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4568 AND `DifficultyID`=1); -- Anastasia Hartwell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4567 AND `DifficultyID`=1); -- Pierce Shackleton +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4566 AND `DifficultyID`=1); -- Kaelystia Hatebringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4565 AND `DifficultyID`=1); -- Richard Kerwin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4564 AND `DifficultyID`=1); -- Luther Pickman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4563 AND `DifficultyID`=1); -- Kaal Soulreaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4562 AND `DifficultyID`=1); -- Thomas Mordan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4561 AND `DifficultyID`=1); -- Daniel Bartlett +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4560 AND `DifficultyID`=1); -- Walter Ellingson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4559 AND `DifficultyID`=1); -- Timothy Weldon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4558 AND `DifficultyID`=1); -- Lauren Newcomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4557 AND `DifficultyID`=1); -- Louis Warren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4556 AND `DifficultyID`=1); -- Gordon Wendham +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4555 AND `DifficultyID`=1); -- Eleanor Rusk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4554 AND `DifficultyID`=1); -- Tawny Grisette +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4553 AND `DifficultyID`=1); -- Ronald Burch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4552 AND `DifficultyID`=1); -- Eunice Burch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4551 AND `DifficultyID`=1); -- Michael Garrett +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4550 AND `DifficultyID`=1); -- Ophelia Montague +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4549 AND `DifficultyID`=1); -- William Montague +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4521 AND `DifficultyID`=1); -- Treshala Fallowbrook +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4488 AND `DifficultyID`=1); -- Parqual Fintallas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4486 AND `DifficultyID`=1); -- Genavie Callow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4407 AND `DifficultyID`=1); -- Teloren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4321 AND `DifficultyID`=1); -- Baldruc +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4314 AND `DifficultyID`=1); -- Gorkas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4312 AND `DifficultyID`=1); -- Tharm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4277 AND `DifficultyID`=1); -- Eye of Kilrogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4267 AND `DifficultyID`=1); -- Daelyshia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4259 AND `DifficultyID`=1); -- Thurgrum Deepforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4258 AND `DifficultyID`=1); -- Bengus Deepforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4257 AND `DifficultyID`=1); -- Lana Thunderbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4256 AND `DifficultyID`=1); -- Golnir Bouldertoe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4255 AND `DifficultyID`=1); -- Brogus Thunderbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4254 AND `DifficultyID`=1); -- Geofram Bouldertoe +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4243 AND `DifficultyID`=1); -- Nightshade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4242 AND `DifficultyID`=1); -- Frostsaber Companion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4241 AND `DifficultyID`=1); -- Mydrannul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4240 AND `DifficultyID`=1); -- Caynrus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4236 AND `DifficultyID`=1); -- Cyridan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4235 AND `DifficultyID`=1); -- Turian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4234 AND `DifficultyID`=1); -- Andrus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4233 AND `DifficultyID`=1); -- Mythidan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4232 AND `DifficultyID`=1); -- Glorandiir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4231 AND `DifficultyID`=1); -- Kieran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4230 AND `DifficultyID`=1); -- Yldan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4229 AND `DifficultyID`=1); -- Mythrin'dir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4228 AND `DifficultyID`=1); -- Vaean +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4226 AND `DifficultyID`=1); -- Ulthir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4225 AND `DifficultyID`=1); -- Saenorion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4223 AND `DifficultyID`=1); -- Fyldan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4222 AND `DifficultyID`=1); -- Voloren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4221 AND `DifficultyID`=1); -- Talaelar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4220 AND `DifficultyID`=1); -- Cyroen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4219 AND `DifficultyID`=1); -- Fylerian Nightwing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4218 AND `DifficultyID`=1); -- Denatharion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4217 AND `DifficultyID`=1); -- Mathrengyl Bearwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4216 AND `DifficultyID`=1); -- Chardryn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4215 AND `DifficultyID`=1); -- Anishar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4214 AND `DifficultyID`=1); -- Erion Shadewhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4213 AND `DifficultyID`=1); -- Taladan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4212 AND `DifficultyID`=1); -- Telonis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4211 AND `DifficultyID`=1); -- Dannelor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4210 AND `DifficultyID`=1); -- Alegorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4209 AND `DifficultyID`=1); -- Garryeth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4208 AND `DifficultyID`=1); -- Lairn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4205 AND `DifficultyID`=1); -- Dorion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4204 AND `DifficultyID`=1); -- Firodren Mooncaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4203 AND `DifficultyID`=1); -- Ariyell Skyshadow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4181 AND `DifficultyID`=1); -- Fyrenna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4180 AND `DifficultyID`=1); -- Ealyshia Dewwhisper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4177 AND `DifficultyID`=1); -- Melea +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4175 AND `DifficultyID`=1); -- Vinasia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4173 AND `DifficultyID`=1); -- Landria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4172 AND `DifficultyID`=1); -- Anadyia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4171 AND `DifficultyID`=1); -- Merelyssa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4170 AND `DifficultyID`=1); -- Ellandrieth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4169 AND `DifficultyID`=1); -- Jaeana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4168 AND `DifficultyID`=1); -- Elynna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4166 AND `DifficultyID`=1); -- Gazelle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4165 AND `DifficultyID`=1); -- Elissa Dumas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4164 AND `DifficultyID`=1); -- Cylania +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4163 AND `DifficultyID`=1); -- Syurna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4160 AND `DifficultyID`=1); -- Ainethil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4159 AND `DifficultyID`=1); -- Me'lynn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4156 AND `DifficultyID`=1); -- Astaia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4155 AND `DifficultyID`=1); -- Idriana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4146 AND `DifficultyID`=1); -- Jocaste +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4138 AND `DifficultyID`=1); -- Jeen'ra Nightrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4092 AND `DifficultyID`=1); -- Lariia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4091 AND `DifficultyID`=1); -- Jandria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4089 AND `DifficultyID`=1); -- Sildanair +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4088 AND `DifficultyID`=1); -- Elanaria +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4087 AND `DifficultyID`=1); -- Arias'ta Bladesinger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4081 AND `DifficultyID`=1); -- Lomac Gearstrip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4078 AND `DifficultyID`=1); -- Collin Mauren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4047 AND `DifficultyID`=1); -- Zor Lonetree +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4043 AND `DifficultyID`=1); -- Galthuk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3979 AND `DifficultyID`=1); -- Librarian Mae Paledust +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3978 AND `DifficultyID`=1); -- Sage Truthseeker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3946 AND `DifficultyID`=1); -- Velinde Starsong +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3844 AND `DifficultyID`=1); -- Healing Ward IV +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3842 AND `DifficultyID`=1); -- Brombar Higgleby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3841 AND `DifficultyID`=1); -- Teldira Moonfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3838 AND `DifficultyID`=1); -- Vesprystus +UPDATE `creature_template_difficulty` SET `HealthModifier`=30 WHERE (`Entry`=3831 AND `DifficultyID`=1); -- Shade of Shadumbra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3680 AND `DifficultyID`=1); -- Serpentbloom Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3629 AND `DifficultyID`=1); -- David Langston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3628 AND `DifficultyID`=1); -- Steven Lohan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3627 AND `DifficultyID`=1); -- Erich Lohan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3626 AND `DifficultyID`=1); -- Jenn Langston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3625 AND `DifficultyID`=1); -- Rarck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3615 AND `DifficultyID`=1); -- Devrak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3581 AND `DifficultyID`=1); -- Sewer Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3561 AND `DifficultyID`=1); -- Kyrai +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3560 AND `DifficultyID`=1); -- Healing Ward +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3527 AND `DifficultyID`=1); -- Healing Stream Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3517 AND `DifficultyID`=1); -- Rellian Greenspyre +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3513 AND `DifficultyID`=1); -- Miss Danna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3512 AND `DifficultyID`=1); -- Jimmy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3511 AND `DifficultyID`=1); -- Steven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3510 AND `DifficultyID`=1); -- Twain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3509 AND `DifficultyID`=1); -- Geoff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3508 AND `DifficultyID`=1); -- Mikey +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3507 AND `DifficultyID`=1); -- Andi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3505 AND `DifficultyID`=1); -- Pat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3504 AND `DifficultyID`=1); -- Gil +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3502 AND `DifficultyID`=1); -- Ratchet Bruiser +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3469 AND `DifficultyID`=1); -- Ancient of War +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3447 AND `DifficultyID`=1); -- Pawe Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3441 AND `DifficultyID`=1); -- Melor Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3419 AND `DifficultyID`=1); -- Apothecary Zamah +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3413 AND `DifficultyID`=1); -- Sovik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3412 AND `DifficultyID`=1); -- Nogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3409 AND `DifficultyID`=1); -- Zendo'jian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3405 AND `DifficultyID`=1); -- Zeal'aya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3404 AND `DifficultyID`=1); -- Jandi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3403 AND `DifficultyID`=1); -- Sian'tsu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3400 AND `DifficultyID`=1); -- Xen'to +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3399 AND `DifficultyID`=1); -- Zamja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3372 AND `DifficultyID`=1); -- Sarlek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3371 AND `DifficultyID`=1); -- Tamaro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3370 AND `DifficultyID`=1); -- Urtrun Clanbringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3369 AND `DifficultyID`=1); -- Gotri +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3368 AND `DifficultyID`=1); -- Borstan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3367 AND `DifficultyID`=1); -- Felika +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3366 AND `DifficultyID`=1); -- Tamar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3365 AND `DifficultyID`=1); -- Karolek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3364 AND `DifficultyID`=1); -- Borya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3363 AND `DifficultyID`=1); -- Magar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3362 AND `DifficultyID`=1); -- Ogunaro Wolfrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3361 AND `DifficultyID`=1); -- Shoma +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3360 AND `DifficultyID`=1); -- Koru +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3359 AND `DifficultyID`=1); -- Kiro +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3358 AND `DifficultyID`=1); -- Gorina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3357 AND `DifficultyID`=1); -- Makaru +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3356 AND `DifficultyID`=1); -- Sumi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3355 AND `DifficultyID`=1); -- Saru Steelfury +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3354 AND `DifficultyID`=1); -- Sorek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3353 AND `DifficultyID`=1); -- Grezz Ragefist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3352 AND `DifficultyID`=1); -- Ormak Grimshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3351 AND `DifficultyID`=1); -- Magenius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3350 AND `DifficultyID`=1); -- Asoran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3348 AND `DifficultyID`=1); -- Kor'geld +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3347 AND `DifficultyID`=1); -- Yelmak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3346 AND `DifficultyID`=1); -- Kithas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3345 AND `DifficultyID`=1); -- Godan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3343 AND `DifficultyID`=1); -- Grelkor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3342 AND `DifficultyID`=1); -- Shan'ti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3335 AND `DifficultyID`=1); -- Hagrus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3334 AND `DifficultyID`=1); -- Rekkul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3333 AND `DifficultyID`=1); -- Shankys +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3332 AND `DifficultyID`=1); -- Lumak +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3331 AND `DifficultyID`=1); -- Kareth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3330 AND `DifficultyID`=1); -- Muragus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3329 AND `DifficultyID`=1); -- Kor'jus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3328 AND `DifficultyID`=1); -- Ormok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3327 AND `DifficultyID`=1); -- Gest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3323 AND `DifficultyID`=1); -- Horthus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3322 AND `DifficultyID`=1); -- Kaja +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3321 AND `DifficultyID`=1); -- Morgum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3319 AND `DifficultyID`=1); -- Sana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3317 AND `DifficultyID`=1); -- Ollanus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3316 AND `DifficultyID`=1); -- Handor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3315 AND `DifficultyID`=1); -- Tor'phan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3314 AND `DifficultyID`=1); -- Urtharo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3313 AND `DifficultyID`=1); -- Trak'gen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3312 AND `DifficultyID`=1); -- Olvia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3310 AND `DifficultyID`=1); -- Doras +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3305 AND `DifficultyID`=1); -- Grisha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3216 AND `DifficultyID`=1); -- Arnak Fireblade +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3214 AND `DifficultyID`=1); -- Brave Greathoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3213 AND `DifficultyID`=1); -- Brave Running Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3211 AND `DifficultyID`=1); -- Brave Lightninghorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3210 AND `DifficultyID`=1); -- Brave Proudsnout +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3189 AND `DifficultyID`=1); -- Kor'ghan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3144 AND `DifficultyID`=1); -- Eitrigg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3095 AND `DifficultyID`=1); -- Fela +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3093 AND `DifficultyID`=1); -- Grod +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3092 AND `DifficultyID`=1); -- Tagain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3084 AND `DifficultyID`=1); -- Bluffwatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3083 AND `DifficultyID`=1); -- Honor Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3050 AND `DifficultyID`=1); -- Veren Tallstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3049 AND `DifficultyID`=1); -- Thurston Xane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3048 AND `DifficultyID`=1); -- Ursyn Ghull +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3047 AND `DifficultyID`=1); -- Archmage Shymm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3046 AND `DifficultyID`=1); -- Father Cobb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3045 AND `DifficultyID`=1); -- Malakai Cross +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3044 AND `DifficultyID`=1); -- Miles Welsh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3043 AND `DifficultyID`=1); -- Ker Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3042 AND `DifficultyID`=1); -- Sark Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3041 AND `DifficultyID`=1); -- Torm Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3040 AND `DifficultyID`=1); -- Urek Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3039 AND `DifficultyID`=1); -- Holt Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3038 AND `DifficultyID`=1); -- Kary Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3037 AND `DifficultyID`=1); -- Sheza Wildmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3036 AND `DifficultyID`=1); -- Kym Wildmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3034 AND `DifficultyID`=1); -- Sheal Runetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3033 AND `DifficultyID`=1); -- Turak Runetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3029 AND `DifficultyID`=1); -- Sewa Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3028 AND `DifficultyID`=1); -- Kah Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3027 AND `DifficultyID`=1); -- Naal Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3026 AND `DifficultyID`=1); -- Aska Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3025 AND `DifficultyID`=1); -- Kaga Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3024 AND `DifficultyID`=1); -- Tah Winterhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3023 AND `DifficultyID`=1); -- Sura Wildmane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3022 AND `DifficultyID`=1); -- Sunn Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3021 AND `DifficultyID`=1); -- Kard Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3020 AND `DifficultyID`=1); -- Etu Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3019 AND `DifficultyID`=1); -- Delgo Ragetotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3018 AND `DifficultyID`=1); -- Hogor Thunderhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3017 AND `DifficultyID`=1); -- Nan Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3016 AND `DifficultyID`=1); -- Tand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3015 AND `DifficultyID`=1); -- Kuna Thunderhorn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3014 AND `DifficultyID`=1); -- Nida Winterhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3013 AND `DifficultyID`=1); -- Komin Winterhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3012 AND `DifficultyID`=1); -- Nata Dawnstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3011 AND `DifficultyID`=1); -- Teg Dawnstrider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3010 AND `DifficultyID`=1); -- Mani Winterhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3009 AND `DifficultyID`=1); -- Bena Winterhoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3007 AND `DifficultyID`=1); -- Una +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3005 AND `DifficultyID`=1); -- Mahu +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3004 AND `DifficultyID`=1); -- Tepa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3003 AND `DifficultyID`=1); -- Fyr Mistrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3002 AND `DifficultyID`=1); -- Kurm Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3001 AND `DifficultyID`=1); -- Brek Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2999 AND `DifficultyID`=1); -- Taur Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2998 AND `DifficultyID`=1); -- Karn Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2997 AND `DifficultyID`=1); -- Jyn Stonehoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2996 AND `DifficultyID`=1); -- Torn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2992 AND `DifficultyID`=1); -- Healing Ward V +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2987 AND `DifficultyID`=1); -- Eyahn Eagletalon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2943 AND `DifficultyID`=1); -- Ransin Donner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2941 AND `DifficultyID`=1); -- Lanie Reed +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2934 AND `DifficultyID`=1); -- Keeper Bel'dugur +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2918 AND `DifficultyID`=1); -- Advisor Belgrum +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2916 AND `DifficultyID`=1); -- Historian Karnik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2912 AND `DifficultyID`=1); -- Chief Archaeologist Greywhisker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2879 AND `DifficultyID`=1); -- Karrina Mekenda +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2861 AND `DifficultyID`=1); -- Gorrik +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2859 AND `DifficultyID`=1); -- Gyll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2858 AND `DifficultyID`=1); -- Gringer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2857 AND `DifficultyID`=1); -- Thund +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2855 AND `DifficultyID`=1); -- Snang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2802 AND `DifficultyID`=1); -- Susan Tillinghast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2799 AND `DifficultyID`=1); -- Lucian Fenner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2798 AND `DifficultyID`=1); -- Pand Stonebinder +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2796 AND `DifficultyID`=1); -- Faelyssa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2795 AND `DifficultyID`=1); -- Lenny "Fingers" McCoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2790 AND `DifficultyID`=1); -- Grand Mason Marblesten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2786 AND `DifficultyID`=1); -- Gerrig Bonegrip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2756 AND `DifficultyID`=1); -- Chao-Ju +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2708 AND `DifficultyID`=1); -- Archmage Malin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2695 AND `DifficultyID`=1); -- Sara Balloo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2676 AND `DifficultyID`=1); -- Compact Harvest Reaper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2675 AND `DifficultyID`=1); -- Explosive Sheep +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2671 AND `DifficultyID`=1); -- Mechanical Squirrel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2533 AND `DifficultyID`=1); -- William +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2532 AND `DifficultyID`=1); -- Donna +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2523 AND `DifficultyID`=1); -- Searing Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2504 AND `DifficultyID`=1); -- Donyal Tovald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2492 AND `DifficultyID`=1); -- Lexington Mortaim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2489 AND `DifficultyID`=1); -- Milstaff Stormeye +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2485 AND `DifficultyID`=1); -- Larimaine Purdue +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2461 AND `DifficultyID`=1); -- Bailey Stonemantle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2460 AND `DifficultyID`=1); -- Barnum Stonemantle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2459 AND `DifficultyID`=1); -- Mortimer Montague +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2458 AND `DifficultyID`=1); -- Randolph Montague +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2457 AND `DifficultyID`=1); -- John Burnside +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2456 AND `DifficultyID`=1); -- Newton Burnside +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2455 AND `DifficultyID`=1); -- Olivia Burnside +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2409 AND `DifficultyID`=1); -- Felicia Maline +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2389 AND `DifficultyID`=1); -- Zarise +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2331 AND `DifficultyID`=1); -- Paige Chaddis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2330 AND `DifficultyID`=1); -- Karlee Chaddis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2308 AND `DifficultyID`=1); -- Andrew Brownell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2299 AND `DifficultyID`=1); -- Borgus Stoutarm +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2285 AND `DifficultyID`=1); -- Count Remington Ridgewell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2227 AND `DifficultyID`=1); -- Sharlindra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2226 AND `DifficultyID`=1); -- Karos Razok +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2198 AND `DifficultyID`=1); -- Crier Goodman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2155 AND `DifficultyID`=1); -- Sentinel Shayla Nightbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2092 AND `DifficultyID`=1); -- Pilot Longbeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2050 AND `DifficultyID`=1); -- Raleigh Andrean +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1976 AND `DifficultyID`=1); -- Stormwind City Patroller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1921 AND `DifficultyID`=1); -- Combat Dummy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1901 AND `DifficultyID`=1); -- Kelstrum Stonebreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1860 AND `DifficultyID`=1); -- Voidwalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1756 AND `DifficultyID`=1); -- Stormwind Royal Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1752 AND `DifficultyID`=1); -- Caledra Dawnbreeze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1751 AND `DifficultyID`=1); -- Mithras Ironhill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1750 AND `DifficultyID`=1); -- Grand Admiral Jes-Tereth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1741 AND `DifficultyID`=1); -- Deathguard Bartrand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1739 AND `DifficultyID`=1); -- Deathguard Phillip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1737 AND `DifficultyID`=1); -- Deathguard Oliver +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1736 AND `DifficultyID`=1); -- Deathguard Randolph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1733 AND `DifficultyID`=1); -- Zggi +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1721 AND `DifficultyID`=1); -- Nikova Raskol +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1703 AND `DifficultyID`=1); -- Uthrar Threx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1673 AND `DifficultyID`=1); -- Alyssa Eva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1672 AND `DifficultyID`=1); -- Lohgan Eva +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1649 AND `DifficultyID`=1); -- Bolgor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1646 AND `DifficultyID`=1); -- Baros Alexston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1642 AND `DifficultyID`=1); -- Northshire Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1573 AND `DifficultyID`=1); -- Gryth Thurden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1572 AND `DifficultyID`=1); -- Thorgrum Borrelson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1571 AND `DifficultyID`=1); -- Shellei Brondir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1498 AND `DifficultyID`=1); -- Bethor Iceshard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1478 AND `DifficultyID`=1); -- Aedis Brom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1477 AND `DifficultyID`=1); -- Christoph Faral +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1472 AND `DifficultyID`=1); -- Morgg Stormshot +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1466 AND `DifficultyID`=1); -- Gretta Finespindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1447 AND `DifficultyID`=1); -- Gimlok Rumdnul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1446 AND `DifficultyID`=1); -- Regina Halloran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1445 AND `DifficultyID`=1); -- Jesse Halloran +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1444 AND `DifficultyID`=1); -- Brother Kristoff +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1440 AND `DifficultyID`=1); -- Milton Sheaf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1439 AND `DifficultyID`=1); -- Lord Baurles K. Wishock +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1435 AND `DifficultyID`=1); -- Zardeth of the Black Claw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1433 AND `DifficultyID`=1); -- Corbett Schneider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1432 AND `DifficultyID`=1); -- Renato Gallina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1431 AND `DifficultyID`=1); -- Suzetta Gallina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1429 AND `DifficultyID`=1); -- Thurman Schneider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1428 AND `DifficultyID`=1); -- Rema Schneider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1427 AND `DifficultyID`=1); -- Harlan Bagley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1419 AND `DifficultyID`=1); -- Fizzles +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1416 AND `DifficultyID`=1); -- Grimand Elmore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1415 AND `DifficultyID`=1); -- Suzanne +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1414 AND `DifficultyID`=1); -- Lisan Pierce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1413 AND `DifficultyID`=1); -- Janey Anship +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1405 AND `DifficultyID`=1); -- Morris Lawry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1402 AND `DifficultyID`=1); -- Topper McNabb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1395 AND `DifficultyID`=1); -- Ol' Beasley +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1387 AND `DifficultyID`=1); -- Thysta +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1383 AND `DifficultyID`=1); -- Snarl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1371 AND `DifficultyID`=1); -- Roman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1370 AND `DifficultyID`=1); -- Brandon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1368 AND `DifficultyID`=1); -- Justin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1367 AND `DifficultyID`=1); -- Billy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1366 AND `DifficultyID`=1); -- Adam +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1365 AND `DifficultyID`=1); -- Goli Krumn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1356 AND `DifficultyID`=1); -- Prospector Stormpike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1351 AND `DifficultyID`=1); -- Brother Cassius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1350 AND `DifficultyID`=1); -- Theresa Moulaine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1349 AND `DifficultyID`=1); -- Agustus Moulaine +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1348 AND `DifficultyID`=1); -- Gregory Ardus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1347 AND `DifficultyID`=1); -- Alexandra Bolero +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1346 AND `DifficultyID`=1); -- Georgio Bolero +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1341 AND `DifficultyID`=1); -- Wilhelm Strang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1339 AND `DifficultyID`=1); -- Mayda Thane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1333 AND `DifficultyID`=1); -- Gerik Koen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1328 AND `DifficultyID`=1); -- Elly Langston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1327 AND `DifficultyID`=1); -- Reese Langston +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1326 AND `DifficultyID`=1); -- Sloan McCoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1325 AND `DifficultyID`=1); -- Jasper Fel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1324 AND `DifficultyID`=1); -- Heinrich Stone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1323 AND `DifficultyID`=1); -- Osric Strang +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1321 AND `DifficultyID`=1); -- Alyssa Griffith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1320 AND `DifficultyID`=1); -- Seoman Griffith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1319 AND `DifficultyID`=1); -- Bryan Cross +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1318 AND `DifficultyID`=1); -- Jessara Cordell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1317 AND `DifficultyID`=1); -- Lucan Cordell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1316 AND `DifficultyID`=1); -- Adair Gilroy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1315 AND `DifficultyID`=1); -- Allan Hafgan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1314 AND `DifficultyID`=1); -- Duncan Cullen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1313 AND `DifficultyID`=1); -- Maria Lumere +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1312 AND `DifficultyID`=1); -- Ardwyn Cailen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1311 AND `DifficultyID`=1); -- Joachim Brenlow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1310 AND `DifficultyID`=1); -- Evan Larson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1309 AND `DifficultyID`=1); -- Wynne Larson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1308 AND `DifficultyID`=1); -- Owen Vaughn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1307 AND `DifficultyID`=1); -- Charys Yserian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1305 AND `DifficultyID`=1); -- Jarel Moor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1304 AND `DifficultyID`=1); -- Darian Singh +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1303 AND `DifficultyID`=1); -- Felicia Gump +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1302 AND `DifficultyID`=1); -- Bernard Gump +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1301 AND `DifficultyID`=1); -- Julia Gallina +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1300 AND `DifficultyID`=1); -- Lawrence Schneider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1299 AND `DifficultyID`=1); -- Lisbeth Schneider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1298 AND `DifficultyID`=1); -- Frederick Stover +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1297 AND `DifficultyID`=1); -- Lina Stover +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1295 AND `DifficultyID`=1); -- Lara Moore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1294 AND `DifficultyID`=1); -- Aldric Moore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1292 AND `DifficultyID`=1); -- Maris Granger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1291 AND `DifficultyID`=1); -- Carla Granger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1289 AND `DifficultyID`=1); -- Gunther Weller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1287 AND `DifficultyID`=1); -- Marda Weller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1286 AND `DifficultyID`=1); -- Edna Mullby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1285 AND `DifficultyID`=1); -- Thurman Mullby +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1275 AND `DifficultyID`=1); -- Kyra Boucher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1274 AND `DifficultyID`=1); -- Senator Barin Redstone +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1263 AND `DifficultyID`=1); -- Yarlyn Amberstill +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1257 AND `DifficultyID`=1); -- Keldric Boucher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1246 AND `DifficultyID`=1); -- Vosur Brakthel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1212 AND `DifficultyID`=1); -- Bishop Farthing +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=1141 AND `DifficultyID`=1); -- Angus Stern +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=957 AND `DifficultyID`=1); -- Dane Lindgren +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=931 AND `DifficultyID`=1); -- Ariena Stormfeather +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=928 AND `DifficultyID`=1); -- Lord Grayson Shadowbreaker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=918 AND `DifficultyID`=1); -- Osborne the Night Man +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=853 AND `DifficultyID`=1); -- Coldridge Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=811 AND `DifficultyID`=1); -- Jose +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=810 AND `DifficultyID`=1); -- Aaron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=807 AND `DifficultyID`=1); -- Lisa +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=806 AND `DifficultyID`=1); -- John +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=805 AND `DifficultyID`=1); -- Cameron +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=804 AND `DifficultyID`=1); -- Dana +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=802 AND `DifficultyID`=1); -- Jay +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=801 AND `DifficultyID`=1); -- Eric +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=800 AND `DifficultyID`=1); -- Kyle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=799 AND `DifficultyID`=1); -- Kevin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=798 AND `DifficultyID`=1); -- Solomon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=796 AND `DifficultyID`=1); -- Joshua +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=795 AND `DifficultyID`=1); -- Mark +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=794 AND `DifficultyID`=1); -- Matt +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=656 AND `DifficultyID`=1); -- Wilder Thistlenettle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=603 AND `DifficultyID`=1); -- Grimtooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=541 AND `DifficultyID`=1); -- Riding Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=523 AND `DifficultyID`=1); -- Thor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=483 AND `DifficultyID`=1); -- Elaine Trias +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=482 AND `DifficultyID`=1); -- Elling Trias +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=461 AND `DifficultyID`=1); -- Demisette Cloyce +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=416 AND `DifficultyID`=1); -- Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=395 AND `DifficultyID`=1); -- Markus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=376 AND `DifficultyID`=1); -- High Priestess Laurena +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=340 AND `DifficultyID`=1); -- Kendor Kabonka +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=338 AND `DifficultyID`=1); -- Mazen Mac'Nadir +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=331 AND `DifficultyID`=1); -- Maginor Dumas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=305 AND `DifficultyID`=1); -- White Stallion +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=297 AND `DifficultyID`=1); -- Caretaker Folsom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=279 AND `DifficultyID`=1); -- Morgan Pestle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=277 AND `DifficultyID`=1); -- Roberto Pupellyverbos +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=223 AND `DifficultyID`=1); -- Dan Golthas +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=106 AND `DifficultyID`=1); -- Kodo Beast + diff --git a/sql/old/11.x/world/24051_2024_09_03/2024_09_03_03_world_hc_dungeon.sql b/sql/old/11.x/world/24051_2024_09_03/2024_09_03_03_world_hc_dungeon.sql new file mode 100644 index 000000000..55994fbe7 --- /dev/null +++ b/sql/old/11.x/world/24051_2024_09_03/2024_09_03_03_world_hc_dungeon.sql @@ -0,0 +1,475 @@ +-- +DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=2 AND `Entry` IN (224853,224609,224387,224276,224271,224249,224240,224221,224219,224152,223981,216649,216648,215407,211291,211290,211289,211140,210156,210108,208743,207946,207940,207939,207207,206705,199619,199618,199617,199615,196712,196645,196115,195930,195929,195928,195927,195878,195855,195696,195138,195119,194897,194896,194895,194745,194487,194367,194241,193462,193373,192788,192481,191574,191164,190485,190381,190294,190206,190034,189893,189886,189719,189478,188067,187894,187238,187231,187224,186644,186246,186151,186116,181861)); +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES +(224853, 2, 3, 1, 1, 275789, 72, 0), -- Mutated Hatchling +(224609, 2, 3, 10, 1, 275535, 72, 0), -- Twilight Destroyer +(224387, 2, 3, 8, 1, 275303, 8, 0), -- Twilight Elementalist +(224276, 2, 3, 5.5, 5, 275182, 2097224, 0), -- Twilight Enforcer +(224271, 2, 3, 5, 5, 275173, 2097224, 0), -- Twilight Warlock +(224249, 2, 3, 7.699999809265136718, 1, 275190, 8, 0), -- Twilight Lavabender +(224240, 2, 3, 4.5, 1, 275097, 2097224, 0), -- Twilight Flamerender +(224221, 2, 3, 8.5, 1, 275193, 2097224, 0), -- Twilight Overseer +(224219, 2, 3, 4, 1, 276449, 8, 0), -- Twilight Earthcaller +(224152, 2, 3, 5, 1, 276114, 2097224, 0), -- Twilight Brute +(223981, 2, 3, 1, 1, 274846, 1073741832, 128), -- Void Tendril +(216649, 2, 10, 40, 1, 281617, 2097256, 67108992), -- Vx +(216648, 2, 10, 40, 1, 281613, 2097256, 67108992), -- Nx +(215407, 2, 10, 40, 1, 280401, 2097256, 128), -- Ki'katal the Harvester +(211291, 2, 10, 15, 1, 274159, 2097224, 0), -- Sergeant Shaynemail +(211290, 2, 10, 15, 1, 274151, 270532680, 0), -- Elaena Emberlanz +(211289, 2, 10, 15, 1, 274155, 2097224, 0), -- Taener Duelmal +(211140, 2, 10, 8, 1, 277645, 2097224, 128), -- Arathi Neophyte +(210156, 2, 10, 35, 1, 258192, 2097256, 128), -- Skarmorak +(210108, 2, 10, 40, 1, 274053, 2097256, 128), -- E.D.N.A +(208743, 2, 10, 35, 1, 263545, 2097256, 128), -- Blazikon +(207946, 2, 10, 35, 1, 274146, 270534760, 128), -- Captain Dailcry +(207940, 2, 10, 40, 1, 277910, 270532712, 128), -- Prioress Murrpray +(207939, 2, 10, 35, 1, 273466, 270532712, 128), -- Baron Braunpyke +(207207, 2, 10, 40, 1, 263558, 2097256, 128), -- Voidstone Monstrosity +(206705, 2, 10, 6.5, 1, 280632, 2097224, 0), -- Arathi Footman +(199619, 2, 9, 25, 1, 277495, 0, 0), -- Baqir +(199618, 2, 9, 1.20000004768371582, 1, 277504, 0, 0), -- Carseng +(199617, 2, 9, 1.20000004768371582, 1, 277499, 0, 0), -- Huraq +(199615, 2, 9, 1.20000004768371582, 1, 277492, 0, 0), -- Salukan +(196712, 2, 9, 2, 1, 276958, 2097224, 128), -- Nullification Device +(196645, 2, 9, 1.25, 1, 277609, 2097256, 0), -- Desecrated Bakar +(196115, 2, 9, 8, 1, 277132, 2097480, 0), -- Arcane Tender +(195930, 2, 9, 8, 1, 277618, 2097256, 0), -- Soulharvester Mandakh +(195929, 2, 9, 8, 1, 277615, 2097256, 0), -- Soulharvester Tumen +(195928, 2, 9, 8, 1, 277606, 2097256, 0), -- Soulharvester Duuren +(195927, 2, 9, 8, 1, 277602, 2097256, 0), -- Soulharvester Galtmaa +(195878, 2, 9, 10, 1, 277612, 2097256, 0), -- Ukhel Beastcaller +(195855, 2, 9, 5, 1, 277599, 2097256, 0), -- Risen Warrior +(195696, 2, 9, 10, 1, 277588, 2097256, 0), -- Primalist Thunderbeast +(195138, 2, 9, 0.60000002384185791, 1, 277180, 16778240, 144), -- Detonating Crystal +(195119, 2, 9, 8, 1, 277079, 2097224, 0), -- Primalist Shockcaster +(194897, 2, 9, 3, 1, 277579, 16, 0), -- Stormsurge Totem +(194896, 2, 9, 5, 1, 277583, 2097224, 0), -- Primal Stormshield +(194895, 2, 9, 2, 1, 277593, 2097224, 0), -- Unstable Squall +(194745, 2, 9, 2.5, 1, 276909, 2097224, 128), -- Rotfang Hyena +(194487, 2, 9, 7, 1, 276943, 2097224, 0), -- Vile Rothexer +(194367, 2, 9, 1, 1, 277555, 2097256, 6), -- Dragonkiller Lance +(194241, 2, 9, 7, 1, 276940, 2097224, 0), -- Vile Rothexer +(193462, 2, 9, 12, 1, 277651, 2097256, 0), -- Batak +(193373, 2, 9, 5, 1, 277631, 2097256, 0), -- Nokhud Thunderfist +(192788, 2, 9, 6, 1, 277028, 2097224, 0), -- Qalashi Thaumaturge +(192481, 2, 9, 0.699999988079071044, 1, 276897, 2097224, 128), -- Decaying Slime +(191574, 2, 9, 1, 1, 276953, 0, 128), -- Choking Rotcloud +(191164, 2, 9, 8, 1, 277135, 2097480, 0), -- Arcane Tender +(190485, 2, 9, 22.5, 1, 277099, 2097256, 128), -- Erkhart Stormvein +(190381, 2, 9, 1.5, 1, 276946, 0, 128), -- Rotburst Totem +(190294, 2, 9, 2, 1, 277666, 2097256, 128), -- Nokhud Stormcaster +(190206, 2, 9, 5.5, 1, 277087, 2097224, 0), -- Primalist Flamedancer +(190034, 2, 9, 8.5, 1, 277084, 2097224, 0), -- Blazebound Destroyer +(189893, 2, 9, 1.72500002384185791, 1, 277076, 2097224, 128), -- Infused Whelp +(189886, 2, 9, 3.20000004768371582, 1, 277091, 2097256, 128), -- Blazebound Firestorm +(189719, 2, 9, 130, 1, 276961, 2097256, 128), -- Watcher Irideus +(189478, 2, 9, 31.5, 1, 277024, 2097256, 128), -- Forgemaster Gorek +(188067, 2, 9, 5, 1, 277062, 2097224, 0), -- Flashfrost Chillweaver +(187894, 2, 9, 1.72500002384185791, 1, 277069, 2097224, 0), -- Infused Whelp +(187238, 2, 9, 1, 1, 276934, 2097224, 0), -- Witherling +(187231, 2, 9, 1.5, 1, 276931, 2097224, 0), -- Wither Biter +(187224, 2, 9, 7, 1, 276937, 2097224, 0), -- Vile Rothexer +(186644, 2, 9, 35, 1, 277145, 2097224, 128), -- Leymor +(186246, 2, 9, 3, 1, 276902, 2097224, 0), -- Fleshripper Vulture +(186151, 2, 9, 40, 1, 277657, 2097256, 128), -- Balakar Khan +(186116, 2, 9, 28, 1, 276906, 2097224, 128), -- Gutshot +(181861, 2, 9, 34.65000152587890625, 1, 277033, 2097225, 128); -- Magmatusk + +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=0 AND `Entry` IN (230937,229635,229536,229244)); -- Xal'atath +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=229537 AND `DifficultyID`=0); -- Void Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (215641,213786,212228,212225,212200,211152,211151,211150,211149,211137,211111,210931,210930)); -- Path Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=210623 AND `DifficultyID`=0); -- [DNT] Liang Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198555 AND `DifficultyID`=2); -- Chaos Tear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198547 AND `DifficultyID`=2); -- Shadowy Tear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=198489 AND `DifficultyID`=2); -- Denizen of the Dream +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=276830 WHERE (`Entry`=197406 AND `DifficultyID`=2); -- Aggravated Skitterfly +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=276842 WHERE (`Entry`=196482 AND `DifficultyID`=2); -- Overgrown Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=196280 AND `DifficultyID`=2); -- Unstable Tear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195880 AND `DifficultyID`=2); -- Roaming Rocks +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=195294 AND `DifficultyID`=2); -- Beetle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=192337 AND `DifficultyID`=2); -- Void Tendril +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=189988 AND `DifficultyID`=2); -- Thing From Beyond +UPDATE `creature_template_difficulty` SET `HealthModifier`=1, `CreatureDifficultyID`=277251 WHERE (`Entry`=186696 AND `DifficultyID`=2); -- Quaking Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=185584 AND `DifficultyID`=2); -- Blasphemy +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277238 WHERE (`Entry`=184581 AND `DifficultyID`=2); -- Baelog +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277291 WHERE (`Entry`=184132 AND `DifficultyID`=2); -- Earthen Warder +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277305 WHERE (`Entry`=184131 AND `DifficultyID`=2); -- Earthen Guardian +UPDATE `creature_template_difficulty` SET `CreatureDifficultyID`=277227 WHERE (`Entry`=184023 AND `DifficultyID`=2); -- Vicious Basilisk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=183143 AND `DifficultyID`=2); -- Vombata Pup +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182706 AND `DifficultyID`=2); -- Butterfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=182599 AND `DifficultyID`=2); -- Dragonfly +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180572 AND `DifficultyID`=2); -- Boopers +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=180269 AND `DifficultyID`=2); -- Curiosity +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (179367,179168)); -- Scavenging Skrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (179366,179167)); -- Damp Skrat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179165 AND `DifficultyID`=2); -- Silver Purrkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=179164 AND `DifficultyID`=2); -- Curious Purrkin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=174654 AND `DifficultyID`=2); -- Wayward Spellshard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173994 AND `DifficultyID`=2); -- Will of Remornia +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=173200 AND `DifficultyID`=2); -- Bleak Skitterer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=170506 AND `DifficultyID`=2); -- Thunderous Squall +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169411 AND `DifficultyID`=2); -- Lingering Anguish +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=169366 AND `DifficultyID`=2); -- Remnant of Apathy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (168734,168732)); -- Raven +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=168702 AND `DifficultyID`=2); -- Spider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167354 AND `DifficultyID`=2); -- Writhing Rachis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=167353 AND `DifficultyID`=2); -- Chittering Claw +UPDATE `creature_template_difficulty` SET `HealthModifier`=9 WHERE (`Entry`=166276 AND `DifficultyID`=2); -- Mistveil Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=165855 AND `DifficultyID`=2); -- Moonfrog +UPDATE `creature_template_difficulty` SET `HealthModifier`=1.5 WHERE (`Entry`=165597 AND `DifficultyID`=2); -- Patchwerk Soldier +UPDATE `creature_template_difficulty` SET `TypeFlags`=2097256 WHERE (`Entry`=164517 AND `DifficultyID`=2); -- Tred'ova +UPDATE `creature_template_difficulty` SET `TypeFlags`=2097256 WHERE (`Entry`=164501 AND `DifficultyID`=2); -- Mistcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=163366 AND `DifficultyID`=2); -- Magus of the Dead +UPDATE `creature_template_difficulty` SET `HealthModifier`=2.5 WHERE (`Entry`=163122 AND `DifficultyID`=2); -- Brittlebone Warrior +UPDATE `creature_template_difficulty` SET `HealthModifier`=7.699999809265136718 WHERE (`Entry`=163058 AND `DifficultyID`=2); -- Mistveil Defender +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (158864,13616)); -- Frostwolf Stable Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (158863,13617)); -- Stormpike Stable Master +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=155543 AND `DifficultyID`=2); -- Helpless Critter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=154854 AND `DifficultyID`=2); -- Lost Robogrip +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (154476,13442)); -- Archdruid Renferal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (154474,13236)); -- Primalist Thurloga +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=149519 AND `DifficultyID`=2); -- Boralus Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=147692 AND `DifficultyID`=2); -- Alarm-O-Dog +UPDATE `creature_template_difficulty` SET `HealthModifier`=31655.587890625 WHERE (`Entry`=145806 AND `DifficultyID`=2); -- 7th Legion Airship +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144961 AND `DifficultyID`=2); -- Akaari's Soul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=144449 AND `DifficultyID`=2); -- Ashvane Destroyer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=142699 AND `DifficultyID`=2); -- _JKL - SQL Difficulty 2 +UPDATE `creature_template_difficulty` SET `HealthModifier`=2.5 WHERE (`DifficultyID`=2 AND `Entry` IN (138464,136483)); -- Ashvane Deckhand +UPDATE `creature_template_difficulty` SET `HealthModifier`=12 WHERE (`DifficultyID`=2 AND `Entry` IN (137626,137625,137614)); -- Demolishing Terror +UPDATE `creature_template_difficulty` SET `HealthModifier`=6 WHERE (`Entry`=137405 AND `DifficultyID`=2); -- Gripping Terror +UPDATE `creature_template_difficulty` SET `TypeFlags`=2097225 WHERE (`Entry`=136976 AND `DifficultyID`=2); -- T'zala +UPDATE `creature_template_difficulty` SET `TypeFlags2`=144 WHERE (`Entry`=136975 AND `DifficultyID`=2); -- Heavy Ordnance +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136407 AND `DifficultyID`=2); -- Wrathguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136406 AND `DifficultyID`=2); -- Shivarra +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136404 AND `DifficultyID`=2); -- Bilescourge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136403 AND `DifficultyID`=2); -- Void Terror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136402 AND `DifficultyID`=2); -- Ur'zul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136399 AND `DifficultyID`=2); -- Vicious Hellhound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136398 AND `DifficultyID`=2); -- Illidari Satyr +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=136380 AND `DifficultyID`=2); -- Rezan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=135002 AND `DifficultyID`=2); -- Demonic Tyrant +UPDATE `creature_template_difficulty` SET `HealthModifier`=40 WHERE (`Entry`=128651 AND `DifficultyID`=2); -- Hadal Darkfathom +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=125493 AND `DifficultyID`=2); -- Skyfin Juvenile +UPDATE `creature_template_difficulty` SET `TypeFlags`=73 WHERE (`Entry`=122963 AND `DifficultyID`=2); -- Rezan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=122033 AND `DifficultyID`=2); -- Twilight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=116175 AND `DifficultyID`=2); -- Karam Magespear +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (113670,28781)); -- Battleground Demolisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104629 AND `DifficultyID`=2); -- Blood Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=104091 AND `DifficultyID`=2); -- Kirin Tor Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=103673 AND `DifficultyID`=2); -- Darkglare +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (103358,64617,62865)); -- Beast +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100820 AND `DifficultyID`=2); -- Spirit Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=100688 AND `DifficultyID`=2); -- Brightscale Darters +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=99908 AND `DifficultyID`=2); -- Skittering Softshell +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=98035 AND `DifficultyID`=2); -- Dreadstalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=97285 AND `DifficultyID`=2); -- Wind Rush Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=96813 AND `DifficultyID`=2); -- Aludane Whitecloud +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=95072 AND `DifficultyID`=2); -- Greater Earth Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89809 AND `DifficultyID`=2); -- Salteye Tadpole +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89380 AND `DifficultyID`=2); -- Coastal Sandpiper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88978 AND `DifficultyID`=2); -- Kelp Scuttler +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88782 AND `DifficultyID`=2); -- Nar'thalas Nightwatcher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (88239,80724,13117)); -- Horde Spirit Guide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (88238,80723,13116)); -- Alliance Spirit Guide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=88222 AND `DifficultyID`=2); -- Everbloom Peachick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (83484,70139)); -- RRP Test Creature +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (79417,54030)); -- Invisible Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=77942 AND `DifficultyID`=2); -- Primal Storm Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=76168 AND `DifficultyID`=2); -- Ravager +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=73400 AND `DifficultyID`=2); -- Healing Ran Invisible Stalker DND +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=72587 AND `DifficultyID`=2); -- VFX Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=71942 AND `DifficultyID`=2); -- Xu-Fu, Cub of Xuen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68662 AND `DifficultyID`=2); -- Chrominius +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=68267 AND `DifficultyID`=2); -- Cinder Kitten +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65547 AND `DifficultyID`=2); -- Sekret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=65546 AND `DifficultyID`=2); -- Sekrit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (64806,64352)); -- Rapana Whelk +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=63508 AND `DifficultyID`=2); -- Xuen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62900 AND `DifficultyID`=2); -- Wildhammer Gryphon Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62822 AND `DifficultyID`=2); -- Cousin Slowhands +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=62821 AND `DifficultyID`=2); -- Mystic Birdhat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=61245 AND `DifficultyID`=2); -- Capacitor Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=60199 AND `DifficultyID`=2); -- Rune of Power +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59738 AND `DifficultyID`=2); -- Light's Hammer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59481 AND `DifficultyID`=2); -- World Trigger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59394 AND `DifficultyID`=2); -- General Purpose Bunny JMF (Ground) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=59375 AND `DifficultyID`=2); -- Cosmetic Meat Pile +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (59271,59262)); -- Demonic Gateway +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=58495 AND `DifficultyID`=2); -- ScottG Test +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=55659 AND `DifficultyID`=2); -- Wild Imp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=54020 AND `DifficultyID`=2); -- General Purpose Bunny JMF (Look 2 - Flying, Huge AOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=53605 AND `DifficultyID`=2); -- Bug 93896 Summon Add +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=50485 AND `DifficultyID`=2); -- Carrion Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47794 AND `DifficultyID`=2); -- Snake +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=47319 AND `DifficultyID`=2); -- Leap Target +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=45439 AND `DifficultyID`=2); -- Cockroach +UPDATE `creature_template_difficulty` SET `TypeFlags2`=128 WHERE (`Entry`=44829 AND `DifficultyID`=2); -- Slate Dragon +UPDATE `creature_template_difficulty` SET `TypeFlags2`=128 WHERE (`Entry`=44828 AND `DifficultyID`=2); -- Nether Scion +UPDATE `creature_template_difficulty` SET `TypeFlags2`=128 WHERE (`Entry`=44826 AND `DifficultyID`=2); -- Storm Rider +UPDATE `creature_template_difficulty` SET `TypeFlags2`=128 WHERE (`Entry`=44653 AND `DifficultyID`=2); -- Time Warden +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43499 AND `DifficultyID`=2); -- Consecration +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=43359 AND `DifficultyID`=2); -- ELM General Purpose Bunny Infinite Hide Body +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=42373 AND `DifficultyID`=2); -- Crocolisk, Cataclysm +UPDATE `creature_template_difficulty` SET `HealthModifier`=8 WHERE (`Entry`=41095 AND `DifficultyID`=2); -- Twilight Destroyer +UPDATE `creature_template_difficulty` SET `TypeFlags`=1073742920, `TypeFlags2`=128 WHERE (`Entry`=40486 AND `DifficultyID`=2); -- Alexstrasza's Egg +UPDATE `creature_template_difficulty` SET `TypeFlags`=1075840072 WHERE (`Entry`=40485 AND `DifficultyID`=2); -- Twilight Egg +UPDATE `creature_template_difficulty` SET `HealthModifier`=40, `TypeFlags`=2147483752 WHERE (`Entry`=40484 AND `DifficultyID`=2); -- Erudax +UPDATE `creature_template_difficulty` SET `HealthModifier`=0.75, `TypeFlags2`=128 WHERE (`Entry`=40357 AND `DifficultyID`=2); -- Invoked Shadowflame Spirit +UPDATE `creature_template_difficulty` SET `TypeFlags`=104 WHERE (`Entry`=40320 AND `DifficultyID`=2); -- Valiona +UPDATE `creature_template_difficulty` SET `TypeFlags`=2147483752 WHERE (`Entry`=40319 AND `DifficultyID`=2); -- Drahga Shadowburner +UPDATE `creature_template_difficulty` SET `HealthModifier`=35, `TypeFlags`=2097256 WHERE (`Entry`=40177 AND `DifficultyID`=2); -- Forgemaster Throngus +UPDATE `creature_template_difficulty` SET `HealthModifier`=4, `TypeFlags`=2097224 WHERE (`Entry`=40167 AND `DifficultyID`=2); -- Twilight Beguiler +UPDATE `creature_template_difficulty` SET `HealthModifier`=9.5, `TypeFlags`=2097224 WHERE (`Entry`=40166 AND `DifficultyID`=2); -- Molten Giant +UPDATE `creature_template_difficulty` SET `HealthModifier`=1.5, `TypeFlags`=2097256 WHERE (`Entry`=39900 AND `DifficultyID`=2); -- Enslaved Rock Elemental +UPDATE `creature_template_difficulty` SET `HealthModifier`=30, `TypeFlags`=2097256 WHERE (`Entry`=39625 AND `DifficultyID`=2); -- General Umbriss +UPDATE `creature_template_difficulty` SET `HealthModifier`=8 WHERE (`Entry`=39392 AND `DifficultyID`=2); -- Faceless Corruptor +UPDATE `creature_template_difficulty` SET `HealthModifier`=1, `TypeFlags2`=128 WHERE (`Entry`=39388 AND `DifficultyID`=2); -- Mutated Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (36356,34778)); -- Flame Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (36355,34777)); -- Siege Turret +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35387 AND `DifficultyID`=2); -- Leaping Hatchling +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35346 AND `DifficultyID`=2); -- Goblin Mechanic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=35345 AND `DifficultyID`=2); -- Gnomish Mechanic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`DifficultyID`=2 AND `Entry` IN (35273,34802)); -- Glaive Thrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34944 AND `DifficultyID`=2); -- Keep Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34935 AND `DifficultyID`=2); -- Horde Gunship Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34929 AND `DifficultyID`=2); -- Alliance Gunship Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34924 AND `DifficultyID`=2); -- High Commander Halford Wyrmbane +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34922 AND `DifficultyID`=2); -- Overlord Agmar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34919 AND `DifficultyID`=2); -- 7th Legion Infantry +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34918 AND `DifficultyID`=2); -- Kor'kron Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34793 AND `DifficultyID`=2); -- Catapult +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34775 AND `DifficultyID`=2); -- Demolisher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=34527 AND `DifficultyID`=2); -- Dave's Industrial Light and Magic Bunny (Small) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32639 AND `DifficultyID`=2); -- Gnimo +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=32638 AND `DifficultyID`=2); -- Hakmud of Argus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=31216 AND `DifficultyID`=2); -- Mirror Image +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=30298 AND `DifficultyID`=2); -- Invisible Stalker (Float, Uninteractible, LargeAOI) +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29684 AND `DifficultyID`=2); -- Ticking Bomb +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=29630 AND `DifficultyID`=2); -- Fanged Pit Viper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27989 AND `DifficultyID`=2); -- D.I.S.C.O. +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27894 AND `DifficultyID`=2); -- Antipersonnel Cannon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27893 AND `DifficultyID`=2); -- Rune Weapon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=27829 AND `DifficultyID`=2); -- Ebon Gargoyle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=26125 AND `DifficultyID`=2); -- Risen Ghoul +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25985 AND `DifficultyID`=2); -- Ahune Ice Spear Bunny +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=25757 AND `DifficultyID`=2); -- Ahunite Frostwind +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=24207 AND `DifficultyID`=2); -- Army of the Dead +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=23115 AND `DifficultyID`=2); -- Ogri'la Peacekeeper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=19668 AND `DifficultyID`=2); -- Shadowfiend +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17966 AND `DifficultyID`=2); -- Action Trigger Test Creature For Kyle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=17252 AND `DifficultyID`=2); -- Felguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15139 AND `DifficultyID`=2); -- Gahz'ranka Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15106 AND `DifficultyID`=2); -- Frostwolf Envoy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=15103 AND `DifficultyID`=2); -- Stormpike Emissary +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14948 AND `DifficultyID`=2); -- Vipore's Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14947 AND `DifficultyID`=2); -- Ichman's Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14946 AND `DifficultyID`=2); -- Slidore's Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14945 AND `DifficultyID`=2); -- Mulverick's War Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14944 AND `DifficultyID`=2); -- Jeztor's War Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14943 AND `DifficultyID`=2); -- Guse's War Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14848 AND `DifficultyID`=2); -- Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14777 AND `DifficultyID`=2); -- West Frostwolf Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14776 AND `DifficultyID`=2); -- Tower Point Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14775 AND `DifficultyID`=2); -- Stonehearth Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14774 AND `DifficultyID`=2); -- Icewing Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14773 AND `DifficultyID`=2); -- Iceblood Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14772 AND `DifficultyID`=2); -- East Frostwolf Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14771 AND `DifficultyID`=2); -- Dun Baldar South Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14770 AND `DifficultyID`=2); -- Dun Baldar North Warmaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14769 AND `DifficultyID`=2); -- West Frostwolf Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14768 AND `DifficultyID`=2); -- East Frostwolf Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14767 AND `DifficultyID`=2); -- Tower Point Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14766 AND `DifficultyID`=2); -- Iceblood Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14765 AND `DifficultyID`=2); -- Stonehearth Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14764 AND `DifficultyID`=2); -- Icewing Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14763 AND `DifficultyID`=2); -- Dun Baldar South Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14762 AND `DifficultyID`=2); -- Dun Baldar North Marshal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14746 AND `DifficultyID`=2); -- [PH] Horde Tower Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14719 AND `DifficultyID`=2); -- [PH] Alliance Tower Lieutenant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14644 AND `DifficultyID`=2); -- [PH] Horde Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14643 AND `DifficultyID`=2); -- [PH] Alliance Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14285 AND `DifficultyID`=2); -- Frostwolf Battleguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14284 AND `DifficultyID`=2); -- Stormpike Battleguard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14283 AND `DifficultyID`=2); -- Stormpike Owl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14282 AND `DifficultyID`=2); -- Frost Wolf Bloodhound +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14188 AND `DifficultyID`=2); -- Dirk Swindle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14187 AND `DifficultyID`=2); -- Athramanis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14186 AND `DifficultyID`=2); -- Ravak Grimtotem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14185 AND `DifficultyID`=2); -- Najak Hexxen +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14142 AND `DifficultyID`=2); -- Frostwolf Reclaimer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14141 AND `DifficultyID`=2); -- Stormpike Reclaimer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14031 AND `DifficultyID`=2); -- Trigger Vipore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14030 AND `DifficultyID`=2); -- Trigger Slidore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14029 AND `DifficultyID`=2); -- Trigger Ichman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14028 AND `DifficultyID`=2); -- Trigger Jeztor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14027 AND `DifficultyID`=2); -- Trigger Mulverick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14026 AND `DifficultyID`=2); -- Trigger Guse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14019 AND `DifficultyID`=2); -- Tatterhide +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14018 AND `DifficultyID`=2); -- Rezrelek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14017 AND `DifficultyID`=2); -- Withered Troll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=14016 AND `DifficultyID`=2); -- Ushalac the Gloomdweller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13977 AND `DifficultyID`=2); -- Gash'nak the Cannibal +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13959 AND `DifficultyID`=2); -- Alterac Yeti +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13956 AND `DifficultyID`=2); -- Winterax Mystic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13798 AND `DifficultyID`=2); -- Jotek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13797 AND `DifficultyID`=2); -- Mountaineer Boombellow +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13676 AND `DifficultyID`=2); -- Stabled Alterac Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13618 AND `DifficultyID`=2); -- Stabled Frost Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13598 AND `DifficultyID`=2); -- Stormpike Explosives Expert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13597 AND `DifficultyID`=2); -- Frostwolf Explosives Expert +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13557 AND `DifficultyID`=2); -- Champion Irondeep Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13556 AND `DifficultyID`=2); -- Veteran Irondeep Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13555 AND `DifficultyID`=2); -- Seasoned Irondeep Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13554 AND `DifficultyID`=2); -- Champion Irondeep Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13553 AND `DifficultyID`=2); -- Veteran Irondeep Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13552 AND `DifficultyID`=2); -- Seasoned Irondeep Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13551 AND `DifficultyID`=2); -- Champion Coldmine Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13550 AND `DifficultyID`=2); -- Veteran Coldmine Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13549 AND `DifficultyID`=2); -- Seasoned Coldmine Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13548 AND `DifficultyID`=2); -- Champion Coldmine Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13547 AND `DifficultyID`=2); -- Veteran Coldmine Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13546 AND `DifficultyID`=2); -- Seasoned Coldmine Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13545 AND `DifficultyID`=2); -- Champion Irondeep Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13544 AND `DifficultyID`=2); -- Veteran Irondeep Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13543 AND `DifficultyID`=2); -- Seasoned Irondeep Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13542 AND `DifficultyID`=2); -- Champion Irondeep Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13541 AND `DifficultyID`=2); -- Veteran Irondeep Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13540 AND `DifficultyID`=2); -- Seasoned Irondeep Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13539 AND `DifficultyID`=2); -- Champion Coldmine Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13538 AND `DifficultyID`=2); -- Veteran Coldmine Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13537 AND `DifficultyID`=2); -- Seasoned Coldmine Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13536 AND `DifficultyID`=2); -- Champion Coldmine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13535 AND `DifficultyID`=2); -- Veteran Coldmine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13534 AND `DifficultyID`=2); -- Seasoned Coldmine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13522 AND `DifficultyID`=2); -- Veteran Ranger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13521 AND `DifficultyID`=2); -- Seasoned Ranger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13520 AND `DifficultyID`=2); -- Stormpike Ranger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13518 AND `DifficultyID`=2); -- Veteran Outrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13517 AND `DifficultyID`=2); -- Seasoned Outrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13516 AND `DifficultyID`=2); -- Frostwolf Outrunner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13496 AND `DifficultyID`=2); -- Risen Ancient +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13449 AND `DifficultyID`=2); -- Warmaster Garrick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13448 AND `DifficultyID`=2); -- Sergeant Yazra Bloodsnarl +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13447 AND `DifficultyID`=2); -- Corporal Noreg Stormpike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13443 AND `DifficultyID`=2); -- Druid of the Grove +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13441 AND `DifficultyID`=2); -- Frostwolf Wolf Rider Commander +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13439 AND `DifficultyID`=2); -- Wing Commander Vipore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13438 AND `DifficultyID`=2); -- Wing Commander Slidore +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13437 AND `DifficultyID`=2); -- Wing Commander Ichman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13424 AND `DifficultyID`=2); -- Champion Guardsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13416 AND `DifficultyID`=2); -- Stormpike Shredder Unit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13397 AND `DifficultyID`=2); -- Irondeep Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13396 AND `DifficultyID`=2); -- Irondeep Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13378 AND `DifficultyID`=2); -- Frostwolf Shredder Unit +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13377 AND `DifficultyID`=2); -- Master Engineer Zinfizzlex +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13359 AND `DifficultyID`=2); -- Frostwolf Bowman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13358 AND `DifficultyID`=2); -- Stormpike Bowman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13357 AND `DifficultyID`=2); -- Frostwolf Mine Layer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13356 AND `DifficultyID`=2); -- Stormpike Mine Layer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13336 AND `DifficultyID`=2); -- Veteran Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13333 AND `DifficultyID`=2); -- Veteran Guardsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13327 AND `DifficultyID`=2); -- Seasoned Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13324 AND `DifficultyID`=2); -- Seasoned Guardsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13320 AND `DifficultyID`=2); -- Commander Karl Philips +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13319 AND `DifficultyID`=2); -- Commander Duffy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13318 AND `DifficultyID`=2); -- Commander Mortimer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13317 AND `DifficultyID`=2); -- Coldmine Miner +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13316 AND `DifficultyID`=2); -- Coldmine Peon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13300 AND `DifficultyID`=2); -- Lieutenant Mancuso +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13299 AND `DifficultyID`=2); -- Lieutenant Lonadin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13298 AND `DifficultyID`=2); -- Lieutenant Greywand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13297 AND `DifficultyID`=2); -- Lieutenant Stouthandle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13296 AND `DifficultyID`=2); -- Lieutenant Largent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13284 AND `DifficultyID`=2); -- Frostwolf Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13281 AND `DifficultyID`=2); -- Furis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13257 AND `DifficultyID`=2); -- Murgot Deepforge +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13221 AND `DifficultyID`=2); -- Ryson's Eye in the Sky +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13218 AND `DifficultyID`=2); -- Grunnda Wolfheart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13216 AND `DifficultyID`=2); -- Gaelden Hammersmith +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13181 AND `DifficultyID`=2); -- Wing Commander Mulverick +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13180 AND `DifficultyID`=2); -- Wing Commander Jeztor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13179 AND `DifficultyID`=2); -- Wing Commander Guse +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13178 AND `DifficultyID`=2); -- War Rider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13176 AND `DifficultyID`=2); -- Smith Regzar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13161 AND `DifficultyID`=2); -- Aerie Gryphon +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13155 AND `DifficultyID`=2); -- Deathstalker Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13154 AND `DifficultyID`=2); -- Commander Louis Philips +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13153 AND `DifficultyID`=2); -- Commander Mulfort +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13152 AND `DifficultyID`=2); -- Commander Malgor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13151 AND `DifficultyID`=2); -- Syndicate Master Ryson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13150 AND `DifficultyID`=2); -- Syndicate Agent +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13149 AND `DifficultyID`=2); -- Syndicate Brigand +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13147 AND `DifficultyID`=2); -- Lieutenant Lewis +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13146 AND `DifficultyID`=2); -- Lieutenant Murp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13145 AND `DifficultyID`=2); -- Lieutenant Grummus +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13144 AND `DifficultyID`=2); -- Lieutenant Vol'talar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13143 AND `DifficultyID`=2); -- Lieutenant Stronghoof +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13139 AND `DifficultyID`=2); -- Commander Randolph +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13137 AND `DifficultyID`=2); -- Lieutenant Rugba +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13099 AND `DifficultyID`=2); -- Irondeep Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13098 AND `DifficultyID`=2); -- Irondeep Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13097 AND `DifficultyID`=2); -- Coldmine Surveyor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13096 AND `DifficultyID`=2); -- Coldmine Explorer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13089 AND `DifficultyID`=2); -- Coldmine Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13088 AND `DifficultyID`=2); -- Masha Swiftcut +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13087 AND `DifficultyID`=2); -- Coldmine Invader +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13086 AND `DifficultyID`=2); -- Aggi Rumblestomp +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13081 AND `DifficultyID`=2); -- Irondeep Raider +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13080 AND `DifficultyID`=2); -- Irondeep Guard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13079 AND `DifficultyID`=2); -- Keetar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=13078 AND `DifficultyID`=2); -- Umi Thorson +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12158 AND `DifficultyID`=2); -- Winterax Hunter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12156 AND `DifficultyID`=2); -- Winterax Axe Thrower +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12127 AND `DifficultyID`=2); -- Stormpike Guardsman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12122 AND `DifficultyID`=2); -- Duros +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12121 AND `DifficultyID`=2); -- Drakan +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12097 AND `DifficultyID`=2); -- Frostwolf Quartermaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12096 AND `DifficultyID`=2); -- Stormpike Quartermaster +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12053 AND `DifficultyID`=2); -- Frostwolf Guardian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12048 AND `DifficultyID`=2); -- Alliance Sentinel +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=12047 AND `DifficultyID`=2); -- Stormpike Mountaineer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11998 AND `DifficultyID`=2); -- Frostwolf Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11997 AND `DifficultyID`=2); -- Stormpike Herald +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11949 AND `DifficultyID`=2); -- Captain Balinda Stonehearth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11948 AND `DifficultyID`=2); -- Vanndar Stormpike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11947 AND `DifficultyID`=2); -- Captain Galvangar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11946 AND `DifficultyID`=2); -- Drek'Thar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11840 AND `DifficultyID`=2); -- Wildpaw Alpha +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11839 AND `DifficultyID`=2); -- Wildpaw Brute +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11838 AND `DifficultyID`=2); -- Wildpaw Mystic +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11837 AND `DifficultyID`=2); -- Wildpaw Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11678 AND `DifficultyID`=2); -- Snowblind Ambusher +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11677 AND `DifficultyID`=2); -- Taskmaster Snivvle +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11676 AND `DifficultyID`=2); -- Fjordune the Greater +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11675 AND `DifficultyID`=2); -- Snowblind Windcaller +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11657 AND `DifficultyID`=2); -- Morloch +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11606 AND `DifficultyID`=2); -- Whitewhisker Tunnel Rat +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11605 AND `DifficultyID`=2); -- Whitewhisker Overseer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11604 AND `DifficultyID`=2); -- Whitewhisker Geomancer +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11603 AND `DifficultyID`=2); -- Whitewhisker Digger +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11602 AND `DifficultyID`=2); -- Irondeep Skullthumper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=11600 AND `DifficultyID`=2); -- Irondeep Shaman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10991 AND `DifficultyID`=2); -- Wildpaw Gnoll +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10990 AND `DifficultyID`=2); -- Alterac Ram +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10989 AND `DifficultyID`=2); -- Blizzard Elemental +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10987 AND `DifficultyID`=2); -- Irondeep Trogg +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10986 AND `DifficultyID`=2); -- Snowblind Harpy +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10985 AND `DifficultyID`=2); -- Ice Giant +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10982 AND `DifficultyID`=2); -- Whitewhisker Vermin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10981 AND `DifficultyID`=2); -- Frost Wolf +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10367 AND `DifficultyID`=2); -- Shrye Ragefist +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=10364 AND `DifficultyID`=2); -- Yaelika Farclaw +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=6112 AND `DifficultyID`=2); -- Windfury Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5139 AND `DifficultyID`=2); -- Kurdrum Barleybeard +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5135 AND `DifficultyID`=2); -- Svalbrad Farmountain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=5134 AND `DifficultyID`=2); -- Jonivera Farmountain +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4257 AND `DifficultyID`=2); -- Lana Thunderbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=4255 AND `DifficultyID`=2); -- Brogus Thunderbrew +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3625 AND `DifficultyID`=2); -- Rarck +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3527 AND `DifficultyID`=2); -- Healing Stream Totem +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=3343 AND `DifficultyID`=2); -- Grelkor +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=2225 AND `DifficultyID`=2); -- Zora Guthrek +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=603 AND `DifficultyID`=2); -- Grimtooth +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10 WHERE (`Entry`=89 AND `DifficultyID`=2); -- Infernal + diff --git a/sql/updates/auth/master/2024_09_03_00_auth.sql b/sql/updates/auth/master/2024_09_03_00_auth.sql new file mode 100644 index 000000000..f953e7436 --- /dev/null +++ b/sql/updates/auth/master/2024_09_03_00_auth.sql @@ -0,0 +1,3 @@ +-- TDB 1102.24091 auth +UPDATE `updates` SET `state`='ARCHIVED',`speed`=0; +REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/11.x/auth', 'ARCHIVED'); diff --git a/sql/updates/characters/master/2024_09_03_00_characters.sql b/sql/updates/characters/master/2024_09_03_00_characters.sql new file mode 100644 index 000000000..223b65274 --- /dev/null +++ b/sql/updates/characters/master/2024_09_03_00_characters.sql @@ -0,0 +1,3 @@ +-- TDB 1102.24091 characters +UPDATE `updates` SET `state`='ARCHIVED',`speed`=0; +REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/11.x/characters', 'ARCHIVED'); diff --git a/sql/updates/hotfixes/master/2024_09_03_01_hotfixes.sql b/sql/updates/hotfixes/master/2024_09_03_01_hotfixes.sql new file mode 100644 index 000000000..cb40afc53 --- /dev/null +++ b/sql/updates/hotfixes/master/2024_09_03_01_hotfixes.sql @@ -0,0 +1,3 @@ +-- TDB 1102.24091 hotfixes +UPDATE `updates` SET `state`='ARCHIVED',`speed`=0; +REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/11.x/hotfixes', 'ARCHIVED'); diff --git a/sql/updates/world/master/2024_09_03_04_world.sql b/sql/updates/world/master/2024_09_03_04_world.sql new file mode 100644 index 000000000..0f5dd3433 --- /dev/null +++ b/sql/updates/world/master/2024_09_03_04_world.sql @@ -0,0 +1,4 @@ +-- TDB 1102.24091 world +UPDATE `version` SET `db_version`='TDB 1102.24091', `cache_id`=24091 LIMIT 1; +UPDATE `updates` SET `state`='ARCHIVED',`speed`=0; +REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/11.x/world', 'ARCHIVED'); diff --git a/sql/updates/world/master/2024_09_03_05_world.sql b/sql/updates/world/master/2024_09_03_05_world.sql new file mode 100644 index 000000000..879fe147c --- /dev/null +++ b/sql/updates/world/master/2024_09_03_05_world.sql @@ -0,0 +1,4 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_warl_absolute_corruption'; +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES +(146739, 'spell_warl_absolute_corruption'), +(445474, 'spell_warl_absolute_corruption'); diff --git a/sql/updates/world/master/2024_09_04_00_world.sql b/sql/updates/world/master/2024_09_04_00_world.sql new file mode 100644 index 000000000..82aa3c153 --- /dev/null +++ b/sql/updates/world/master/2024_09_04_00_world.sql @@ -0,0 +1,1746 @@ +SET @CGUID := 10001067; +SET @OGUID := 10000010; + +-- Creature +DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+356; +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES +(@CGUID+0, 211149, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3024.828125, 991.125, 514.3701171875, 1.972869157791137695, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 424283 - Passive, 424126 - Bot AI Follow Advert) +(@CGUID+1, 211151, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3016.380126953125, 986.44097900390625, 514.3701171875, 1.972869157791137695, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 424283 - Passive, 424126 - Bot AI Follow Advert) +(@CGUID+2, 228238, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3011.854248046875, 1080.953125, 522.7052001953125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 459757 - Advert) +(@CGUID+3, 211150, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3027.502685546875, 987.6319580078125, 514.3701171875, 1.972869157791137695, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 424283 - Passive, 424126 - Bot AI Follow Advert) +(@CGUID+4, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3051.71533203125, 988.6492919921875, 514.065673828125, 3.911012887954711914, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+5, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3013.748291015625, 984.748291015625, 514.3701171875, 3.930468559265136718, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+6, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2928.56298828125, 1017.650390625, 516.274658203125, 5.612379074096679687, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) (possible waypoints or random movement) +(@CGUID+7, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3064.474853515625, 1068.7083740234375, 516.57171630859375, 0.266511023044586181, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+8, 228238, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3006.0556640625, 1140.3385009765625, 522.7052001953125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 459757 - Advert) +(@CGUID+9, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3056.896240234375, 1031.7869873046875, 514.152587890625, 0.710844635963439941, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) (possible waypoints or random movement) +(@CGUID+10, 211152, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3025.471435546875, 984.82464599609375, 514.3701171875, 1.972869157791137695, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 424283 - Passive, 424126 - Bot AI Follow Advert) +(@CGUID+11, 228238, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3016.309814453125, 1045.2535400390625, 514.16241455078125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 459757 - Advert) +(@CGUID+12, 210930, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2990.916748046875, 1172.6458740234375, 523.7921142578125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422354 - Bot AI Follow Advert) +(@CGUID+13, 210930, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3015.483642578125, 1174.640625, 523.7921142578125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422354 - Bot AI Follow Advert) +(@CGUID+14, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3087.518310546875, 1055.626708984375, 515.11474609375, 5.328404426574707031, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+15, 211111, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3022.028564453125, 986.97393798828125, 514.3701171875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+16, 228534, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3032.618896484375, 988.5069580078125, 514.3701171875, 2.388514041900634765, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sister Etna Blayze (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+17, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3109.290283203125, 1040.1668701171875, 516.314697265625, 0.816058695316314697, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) (possible waypoints or random movement) +(@CGUID+18, 228359, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3007.3359375, 1125.2430419921875, 522.7052001953125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 459918 - Advert) +(@CGUID+19, 211137, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3018.059814453125, 989.70831298828125, 514.3701171875, 1.972869157791137695, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 424283 - Passive, 424126 - Bot AI Follow Advert) +(@CGUID+20, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3070.358642578125, 983.67364501953125, 515.5001220703125, 5.24456644058227539, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+21, 212827, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2816.267333984375, 1268.751708984375, 544.94171142578125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- High Priest Aemya (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 424996 - [DNT]Mellek Power Bar Color, 422355 - Bot AI Follow Advert) +(@CGUID+22, 212831, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3174.86474609375, 1306.46826171875, 553.64605712890625, 4.635531425476074218, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Forge Master Damian (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+23, 212826, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2965.2421875, 1190.9501953125, 522.62188720703125, 4.189902305603027343, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Guard Captain Suleyman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 424652 - [DNT]Akritai Kagan Power Bar Color, 422355 - Bot AI Follow Advert) +(@CGUID+24, 211289, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2981.8046875, 1346.9913330078125, 546.6221923828125, 4.897131919860839843, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Taener Duelmal (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 424628 - Strength in Numbers, 422355 - Bot AI Follow Advert, 424626 - Strength in Numbers) +(@CGUID+25, 211291, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2984.421875, 1344.0538330078125, 546.62213134765625, 4.897131919860839843, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sergeant Shaynemail (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 424628 - Strength in Numbers, 422355 - Bot AI Follow Advert, 424626 - Strength in Numbers) +(@CGUID+26, 211290, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2987.34716796875, 1347.9600830078125, 546.6221923828125, 4.897131919860839843, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Elaena Emberlanz (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 424628 - Strength in Numbers, 422355 - Bot AI Follow Advert, 424626 - Strength in Numbers) +(@CGUID+27, 207946, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2984.30810546875, 1347.4271240234375, 546.6221923828125, 4.897124290466308593, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Captain Dailcry (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 444462 - Guard Captain Spawn Spell, 424652 - [DNT]Akritai Kagan Power Bar Color, 422356 - Bot AI Follow Advert) +(@CGUID+28, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3086.922119140625, 1067.975341796875, 514.120361328125, 5.19219207763671875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) (possible waypoints or random movement) +(@CGUID+29, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3014.869873046875, 1104.09375, 522.7052001953125, 4.722708702087402343, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+30, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3003.911376953125, 1103.6197509765625, 522.7052001953125, 4.805735588073730468, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+31, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2941.525634765625, 1055.94091796875, 514.0740966796875, 5.591228961944580078, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) (possible waypoints or random movement) +(@CGUID+32, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3076.634521484375, 1080.1944580078125, 516.5899658203125, 0.638153076171875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+33, 228238, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3000.920166015625, 1206.09375, 522.72906494140625, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 459757 - Advert) +(@CGUID+34, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2937.7109375, 1073.2100830078125, 515.8333740234375, 5.328404426574707031, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+35, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3012.123291015625, 1106.7100830078125, 522.7052001953125, 4.737881183624267578, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+36, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2918.80126953125, 1051.579833984375, 516.0809326171875, 1.214002490043640136, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+37, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3007.4072265625, 1106.8785400390625, 522.7052001953125, 4.798428535461425781, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+38, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2896.311767578125, 1070.07470703125, 515.63311767578125, 1.427701950073242187, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+39, 207940, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2965.533935546875, 1502.15283203125, 574.677001953125, 4.758679866790771484, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Prioress Murrpray (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 424996 - [DNT]Mellek Power Bar Color, 422362 - Bot AI Follow Advert) +(@CGUID+40, 210930, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2973.041748046875, 1214.0728759765625, 522.7052001953125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422354 - Bot AI Follow Advert) +(@CGUID+41, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2900.496337890625, 1042.318603515625, 515.4281005859375, 5.591048717498779296, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+42, 210931, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2972.29248046875, 1215.1492919921875, 522.7052001953125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+43, 210932, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2971.865478515625, 1215.9375, 523.22314453125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422360 - Bot AI Follow Advert) +(@CGUID+44, 210930, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2980.059814453125, 1220.2447509765625, 522.7052001953125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422354 - Bot AI Follow Advert) +(@CGUID+45, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2885.692626953125, 1059.732666015625, 515.3460693359375, 1.925470829010009765, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+46, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2960.2900390625, 1138.916748046875, 526.6309814453125, 2.459917545318603515, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+47, 206699, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2958.09423828125, 1139.400390625, 526.6199951171875, 2.468379497528076171, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- War Lynx (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+48, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2961.5771484375, 1140.447998046875, 526.39715576171875, 2.460078716278076171, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+49, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2892.525146484375, 1108.5711669921875, 515.8936767578125, 6.173816680908203125, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+50, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2931.107666015625, 1145.54345703125, 527.40972900390625, 0.395760655403137207, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+51, 210930, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2927.460205078125, 1240.079833984375, 547.53173828125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422354 - Bot AI Follow Advert) +(@CGUID+52, 206699, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2957.247802734375, 1145.191162109375, 526.213623046875, 2.485470771789550781, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- War Lynx (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+53, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2933.23779296875, 1143.23095703125, 527.48223876953125, 0.650342881679534912, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+54, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2933.978271484375, 1146.095458984375, 527.017333984375, 3.95349884033203125, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+55, 206696, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2955.26953125, 1144.1944580078125, 526.4591064453125, 2.48186349868774414, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Knight (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 448503 - [DNT]Generic Power Bar Color - Red/Rage) (possible waypoints or random movement) +(@CGUID+56, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2860.749755859375, 1109.9351806640625, 514.06732177734375, 5.932285308837890625, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+57, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2874.991455078125, 1148.8992919921875, 516.67938232421875, 0.699251830577850341, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+58, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2831.646240234375, 1095.042724609375, 522.72589111328125, 5.523767471313476562, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+59, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2868.314208984375, 1171.2569580078125, 516.2640380859375, 0.506681323051452636, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+60, 210932, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2906.309814453125, 1275.49658203125, 546.9951171875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422360 - Bot AI Follow Advert) +(@CGUID+61, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2839.828125, 1150.7447509765625, 516.09295654296875, 1.436964988708496093, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+62, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2852.741455078125, 1155.71533203125, 516.0323486328125, 1.661370396614074707, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+63, 210930, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2932.30810546875, 1262.0816650390625, 547.58367919921875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422354 - Bot AI Follow Advert) +(@CGUID+64, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2812.27294921875, 1123.896728515625, 524.82476806640625, 1.665935158729553222, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) (possible waypoints or random movement) +(@CGUID+65, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2836.546875, 1147.185791015625, 516.1669921875, 3.224025487899780273, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+66, 210930, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2863.991455078125, 1266.8385009765625, 541.99542236328125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422354 - Bot AI Follow Advert) +(@CGUID+67, 206696, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3003.065185546875, 1135.55908203125, 522.62188720703125, 4.79436492919921875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Knight (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 448503 - [DNT]Generic Power Bar Color - Red/Rage) (possible waypoints or random movement) +(@CGUID+68, 206696, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3010.814453125, 1130.632080078125, 522.62188720703125, 4.786505699157714843, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Knight (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 448503 - [DNT]Generic Power Bar Color - Red/Rage) (possible waypoints or random movement) +(@CGUID+69, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3000.5478515625, 1137.62841796875, 522.62188720703125, 4.978139877319335937, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+70, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3004.1083984375, 1134.0743408203125, 522.62188720703125, 4.911753177642822265, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+71, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3009.381103515625, 1130.843505859375, 522.62188720703125, 4.786432743072509765, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+72, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3012.52001953125, 1126.7655029296875, 522.62188720703125, 1.64500582218170166, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+73, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3095.8525390625, 1091.8135986328125, 514.5457763671875, 4.205888748168945312, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) (possible waypoints or random movement) +(@CGUID+74, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3132.279052734375, 1065.412353515625, 515.40228271484375, 3.986813545227050781, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) (possible waypoints or random movement) +(@CGUID+75, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3107.1689453125, 1099.2508544921875, 514.06732177734375, 2.752225399017333984, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore, 443738 - 11.0 Carry Crate - Arathi) (possible waypoints or random movement) +(@CGUID+76, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3104.268310546875, 1114.6007080078125, 514.150634765625, 2.35869145393371582, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+77, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3057.331298828125, 1156.577880859375, 526.57196044921875, 3.835248708724975585, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+78, 206699, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3058.395263671875, 1153.043212890625, 526.64599609375, 4.14315032958984375, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- War Lynx (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+79, 206696, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3054.084228515625, 1150.5260009765625, 526.4747314453125, 4.209538936614990234, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Knight (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 448503 - [DNT]Generic Power Bar Color - Red/Rage) (possible waypoints or random movement) +(@CGUID+80, 206699, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3055.59228515625, 1155.7977294921875, 526.4697265625, 3.889017105102539062, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- War Lynx (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+81, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3058.765625, 1155.2484130859375, 526.5810546875, 4.112866401672363281, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+82, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3155.041748046875, 1130.364990234375, 513.92401123046875, 3.466741561889648437, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+83, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3131.25, 1150, 515.9407958984375, 1.923061609268188476, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+84, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3079.116455078125, 1160.6961669921875, 527.04510498046875, 2.693538188934326171, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+85, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3159.86083984375, 1130.6326904296875, 514.99908447265625, 5.638265609741210937, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+86, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3077.604248046875, 1158.810791015625, 527.0135498046875, 2.047199010848999023, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+87, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3161.309814453125, 1131.8876953125, 515.29730224609375, 0.637054622173309326, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+88, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3131.214599609375, 1147.57177734375, 515.6962890625, 3.434920787811279296, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+89, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3131.36669921875, 1148.2684326171875, 515.73333740234375, 2.483633756637573242, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+90, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3077.036376953125, 1160.9427490234375, 526.97015380859375, 5.588274955749511718, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+91, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3149.456298828125, 1168.64208984375, 515.13519287109375, 0.402454972267150878, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+92, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3148.09521484375, 1167.6953125, 515.21527099609375, 0.697288811206817626, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+93, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3144.99169921875, 1170.5401611328125, 515.3204345703125, 1.721342444419860839, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+94, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3173.42333984375, 1172.264892578125, 516.92010498046875, 2.181282281875610351, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+95, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3173.411376953125, 1170.2747802734375, 516.7305908203125, 2.478462696075439453, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+96, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3171.351806640625, 1170.8310546875, 516.39990234375, 3.084902048110961914, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+97, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3198.3369140625, 1139.66845703125, 526.40765380859375, 1.122902631759643554, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) (possible waypoints or random movement) +(@CGUID+98, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3132.291015625, 1204.1669921875, 514.86328125, 5.050455093383789062, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+99, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3158.458984375, 1189.605224609375, 514.37835693359375, 4.48447275161743164, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+100, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3156.9833984375, 1191.445556640625, 514.37103271484375, 2.618575096130371093, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+101, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3156.632568359375, 1189.94970703125, 514.197509765625, 4.166108131408691406, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+102, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3175.44921875, 1194.4287109375, 519.28289794921875, 3.571614027023315429, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+103, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3133.775634765625, 1207.5640869140625, 515.15576171875, 0.143842518329620361, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+104, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3131.38671875, 1209.200439453125, 515.31890869140625, 1.135079026222229003, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+105, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3178.5, 1195.157958984375, 519.864013671875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+106, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3197.912353515625, 1166.0875244140625, 522.91558837890625, 4.87174224853515625, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) (possible waypoints or random movement) +(@CGUID+107, 222936, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3177.539306640625, 1192.204345703125, 519.4801025390625, 4.318373680114746093, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sweet-sting Worker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+108, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3129.412353515625, 1243.3785400390625, 547.0074462890625, 4.683915138244628906, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+109, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3151.91748046875, 1245.6927490234375, 547.067626953125, 4.683915138244628906, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+110, 206710, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3147.72216796875, 1274.4461669921875, 547.680419921875, 6.168692588806152343, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Lightspawn (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+111, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3122.529541015625, 1254.2413330078125, 546.50433349609375, 0.131140440702438354, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+112, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3178.55810546875, 1258.4166259765625, 546.51165771484375, 3.24560713768005371, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+113, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3174.8828125, 1248.1180419921875, 547.13116455078125, 4.683915138244628906, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+114, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3122.7822265625, 1252.1319580078125, 546.45550537109375, 0.131140440702438354, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+115, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3178.132080078125, 1261.8385009765625, 546.5120849609375, 3.24560713768005371, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+116, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3150.552001953125, 1272.515625, 547.68035888671875, 2.336456298828125, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+117, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3149.592041015625, 1275.986083984375, 547.6842041015625, 4.936798095703125, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+118, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3151.6103515625, 1274.5867919921875, 547.6834716796875, 3.27950596809387207, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+119, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3126.001708984375, 1282.4298095703125, 547.6090087890625, 4.755825042724609375, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+120, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3129.996826171875, 1281.144287109375, 547.60894775390625, 4.7733917236328125, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+121, 206699, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3128.02294921875, 1280.7884521484375, 547.60894775390625, 4.771054744720458984, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- War Lynx (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+122, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3124.239501953125, 1276.731689453125, 547.6090087890625, 4.759614944458007812, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+123, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3102.0390625, 1273.295166015625, 547.69305419921875, 5.4877471923828125, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+124, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3088.4541015625, 1271.623291015625, 547.6923828125, 4.116162776947021484, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+125, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3075.76904296875, 1252.220458984375, 547.52899169921875, 6.020846843719482421, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+126, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3077.376708984375, 1243.513916015625, 547.68975830078125, 5.73646402359008789, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+127, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3075.962646484375, 1250.23095703125, 547.50872802734375, 0.60987025499343872, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+128, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3095.2109375, 1270.157958984375, 547.6923828125, 5.1035614013671875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+129, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3073.7509765625, 1240.7413330078125, 547.67828369140625, 5.108476638793945312, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+130, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3002.263916015625, 1164.5521240234375, 523.792236328125, 4.800030231475830078, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+131, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3005.842041015625, 1164.8021240234375, 523.8157958984375, 4.755541324615478515, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+132, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3003.999267578125, 1165.28125, 523.792724609375, 4.800030231475830078, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+133, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3017.483642578125, 1179.12158203125, 523.79827880859375, 0.224223241209983825, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+134, 221844, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3002.408935546875, 1179.8958740234375, 524.86212158203125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Eternal Flame (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+135, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3017.123291015625, 1183.6492919921875, 523.7437744140625, 0.179734617471694946, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+136, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2987.252685546875, 1179.8992919921875, 523.7921142578125, 3.14440321922302246, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+137, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2987.685791015625, 1175.6285400390625, 523.7921142578125, 3.279421091079711914, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+138, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3017.229248046875, 1181.560791015625, 523.9967041015625, 0.224223241209983825, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+139, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2987.95751953125, 1177.57470703125, 524.04132080078125, 2.98426365852355957, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+140, 210931, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2905.564208984375, 1276.2864990234375, 546.9951171875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+141, 210930, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2907.0234375, 1276.546875, 546.9951171875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422354 - Bot AI Follow Advert) +(@CGUID+142, 228238, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2887.80126953125, 1276.12158203125, 546.9951171875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 459757 - Advert) +(@CGUID+143, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2979.862060546875, 1231.05908203125, 522.7052001953125, 6.079386234283447265, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+144, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2979.99658203125, 1232.4271240234375, 522.7052001953125, 5.930760860443115234, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+145, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2982.163330078125, 1230.953125, 522.7052001953125, 2.267870187759399414, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+146, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3014.57373046875, 1236.37158203125, 522.7052001953125, 3.110996007919311523, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+147, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3013.827392578125, 1237.8819580078125, 522.7052001953125, 4.402461528778076171, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+148, 210930, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2884.177978515625, 1288.1163330078125, 546.661865234375, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422354 - Bot AI Follow Advert) +(@CGUID+149, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2932.862060546875, 1208.6285400390625, 527.0281982421875, 2.000167369842529296, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+150, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2995.630126953125, 1241.2083740234375, 522.7052001953125, 1.1755906343460083, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+151, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3012.270751953125, 1238.0035400390625, 522.7052001953125, 5.492358207702636718, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+152, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2933.397705078125, 1212.0833740234375, 527.0281982421875, 4.286242485046386718, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+153, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2993.943603515625, 1244.2708740234375, 522.7052001953125, 5.838038921356201171, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+154, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2998.546875, 1243.7535400390625, 522.7052001953125, 3.425614595413208007, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+155, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2930.401123046875, 1210.2569580078125, 527.0281982421875, 0.175320148468017578, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+156, 210930, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2849.23876953125, 1280.71875, 540.64605712890625, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422354 - Bot AI Follow Advert) +(@CGUID+157, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2921.45751953125, 1231.6944580078125, 547.693603515625, 3.012269496917724609, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+158, 221700, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2913.689208984375, 1231.4930419921875, 546.8299560546875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Dummy Stalker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+159, 221700, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2913.880126953125, 1234.7691650390625, 546.60736083984375, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Dummy Stalker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+160, 206699, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2932.95068359375, 1250.223388671875, 547.562255859375, 0.965954482555389404, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- War Lynx (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+161, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2921.30908203125, 1234.8629150390625, 547.69561767578125, 3.067004919052124023, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+162, 221700, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2913.12841796875, 1237.9097900390625, 547.8284912109375, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Dummy Stalker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+163, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2920.897705078125, 1237.90283203125, 547.699951171875, 2.956231355667114257, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+164, 221700, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2913.637939453125, 1234.7916259765625, 547.7286376953125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Dummy Stalker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+165, 206699, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2932.333740234375, 1256.006103515625, 547.6466064453125, 0.902553558349609375, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- War Lynx (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+166, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2935.8857421875, 1257.44091796875, 547.69854736328125, 0.802201390266418457, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+167, 206710, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2856.068603515625, 1263.0833740234375, 540.64605712890625, 4.786341667175292968, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Lightspawn (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+168, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2952.440185546875, 1282.251708984375, 551.5074462890625, 2.435910224914550781, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+169, 210931, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2981.182373046875, 1380.720458984375, 555.3258056640625, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+170, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2957.0234375, 1285.6007080078125, 551.5074462890625, 1.651881575584411621, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+171, 213991, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2962.067626953125, 1293.4444580078125, 551.66754150390625, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Dummy Stalker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+172, 213991, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2943.510498046875, 1283.7847900390625, 551.6468505859375, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Dummy Stalker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+173, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3032.8974609375, 1284.516845703125, 551.60345458984375, 2.427249908447265625, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+174, 206699, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3036.29931640625, 1279.1796875, 551.6732177734375, 2.49213409423828125, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- War Lynx (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+175, 213991, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2950.310791015625, 1292.439208984375, 551.5074462890625, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Dummy Stalker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+176, 213991, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3020.100830078125, 1299.3680419921875, 551.603271484375, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Dummy Stalker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+177, 206699, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3037.124755859375, 1283.498779296875, 551.64459228515625, 5.568680286407470703, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- War Lynx (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+178, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3029.75439453125, 1289.6007080078125, 551.5074462890625, 0.985338687896728515, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+179, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3024.487060546875, 1290.765625, 551.5074462890625, 1.438985824584960937, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+180, 213991, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3038.86279296875, 1293.5867919921875, 551.58660888671875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Dummy Stalker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+181, 213991, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3030.966064453125, 1300.2899169921875, 551.5074462890625, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Dummy Stalker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+182, 207939, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2970.53564453125, 1502.59375, 574.67132568359375, 4.98909759521484375, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Baron Braunpyke (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422359 - Bot AI Follow Advert) +(@CGUID+183, 206699, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3048.9150390625, 1311.513916015625, 546.90582275390625, 2.410805702209472656, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- War Lynx (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 55474 - Cosmetic - Sleep Zzz) +(@CGUID+184, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3052.903564453125, 1311.1475830078125, 547.1607666015625, 2.536851167678833007, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+185, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3051.3828125, 1309.0885009765625, 547.29388427734375, 2.144041776657104492, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+186, 206699, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3049.588134765625, 1317.177978515625, 546.652099609375, 2.467614412307739257, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- War Lynx (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+187, 206699, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3041.7255859375, 1319.360107421875, 547.39666748046875, 5.610579490661621093, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- War Lynx (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+188, 206710, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3046.283935546875, 1374.5850830078125, 546.6148681640625, 2.167018413543701171, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Lightspawn (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+189, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3083.0556640625, 1343.19970703125, 546.55206298828125, 1.061138629913330078, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+190, 206696, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3077.690673828125, 1346.1475830078125, 546.49017333984375, 5.188236713409423828, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Knight (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 448503 - [DNT]Generic Power Bar Color - Red/Rage) (possible waypoints or random movement) +(@CGUID+191, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3077.870849609375, 1345.269287109375, 546.4974365234375, 4.815700054168701171, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+192, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3075.855224609375, 1344.0538330078125, 546.4974365234375, 4.92683267593383789, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (possible waypoints or random movement) +(@CGUID+193, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3083.9462890625, 1346.09375, 546.6317138671875, 4.930875778198242187, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+194, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3097.936767578125, 1358.3316650390625, 520.39666748046875, 2.448990821838378906, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+195, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3150.2119140625, 1333.298583984375, 547.69232177734375, 1.593893408775329589, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+196, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3047.388916015625, 1378.326416015625, 546.6578369140625, 3.478334426879882812, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+197, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3156.549560546875, 1332.4913330078125, 547.69232177734375, 2.207272529602050781, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+198, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3046.51904296875, 1377.3021240234375, 546.65777587890625, 2.432312965393066406, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+199, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3099.6875, 1360.998291015625, 520.44329833984375, 2.448990821838378906, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+200, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3154.1494140625, 1332.484375, 547.69232177734375, 1.76611793041229248, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+201, 210931, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2973.31591796875, 1453.1353759765625, 562.4598388671875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+202, 213535, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 3175.493896484375, 1318.513916015625, 521.37335205078125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Forge Stalker (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+203, 207940, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2940.544189453125, 1766.2916259765625, 633.024169921875, 4.816413402557373046, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Prioress Murrpray (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 424996 - [DNT]Mellek Power Bar Color, 422362 - Bot AI Follow Advert) +(@CGUID+204, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3055.596435546875, 1392.51220703125, 520.3890380859375, 5.506337642669677734, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+205, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3057.569580078125, 1395.029541015625, 520.44146728515625, 5.506337642669677734, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+206, 210931, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2983.70751953125, 1491.7396240234375, 562.3446044921875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+207, 210931, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2953.934814453125, 1489.9444580078125, 562.25408935546875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+208, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2947.37841796875, 1305.9444580078125, 547.701416015625, 2.179618120193481445, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+209, 206699, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2944.585205078125, 1310.4879150390625, 547.9913330078125, 4.853983879089355468, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- War Lynx (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+210, 206699, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2942.907958984375, 1308.9461669921875, 548.3697509765625, 5.031209945678710937, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- War Lynx (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+211, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2944.96533203125, 1305.6510009765625, 548.22393798828125, 1.519297122955322265, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+212, 206699, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2946.6650390625, 1310.076416015625, 547.5555419921875, 4.853983879089355468, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- War Lynx (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+213, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2933.747314453125, 1366.498291015625, 547.875, 2.255017757415771484, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+214, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2931.32470703125, 1367.8663330078125, 547.8228759765625, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+215, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2933.427978515625, 1368.765625, 548.18572998046875, 4.364704608917236328, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+216, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2913.028564453125, 1354.732666015625, 546.474609375, 0.803243458271026611, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+217, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2915.440185546875, 1354.2882080078125, 546.47515869140625, 1.893138885498046875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+218, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2914.16748046875, 1356.1771240234375, 546.474609375, 5.314606189727783203, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+219, 206710, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2866.43408203125, 1378.3333740234375, 548.31219482421875, 4.483088016510009765, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Lightspawn (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+220, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2884.609375, 1331.9947509765625, 546.5782470703125, 4.502454280853271484, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+221, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2886.354248046875, 1332.88720703125, 546.58624267578125, 4.121564865112304687, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+222, 210932, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2967.021728515625, 1517.1336669921875, 588.7655029296875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422360 - Bot AI Follow Advert) +(@CGUID+223, 206710, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2845.889892578125, 1284.3228759765625, 540.64813232421875, 1.825476050376892089, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Lightspawn (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+224, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2886.03466796875, 1330.5538330078125, 546.577880859375, 4.128150463104248046, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+225, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2877.400146484375, 1291.126708984375, 547.2947998046875, 0.337922126054763793, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+226, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2879.905517578125, 1290.8785400390625, 547.10980224609375, 2.332555770874023437, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+227, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2879.1181640625, 1292.826416015625, 547.29705810546875, 5.032727241516113281, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+228, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2864.5546875, 1376.2899169921875, 548.31219482421875, 0.454920113086700439, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+229, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2866.835205078125, 1376.0833740234375, 548.31219482421875, 2.564605951309204101, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+230, 207949, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2968.66748046875, 1439.185791015625, 562.18511962890625, 4.78213357925415039, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Zealous Templar (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+231, 206704, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2972.493896484375, 1438.9947509765625, 562.18511962890625, 4.78213357925415039, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Ardent Paladin (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+232, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2847.353271484375, 1286.4478759765625, 540.65234375, 3.116338491439819335, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+233, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2843.94873046875, 1286.123291015625, 540.6494140625, 0.15783064067363739, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+234, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2858.23779296875, 1260.4774169921875, 540.64605712890625, 3.116338491439819335, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+235, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2854.833251953125, 1260.15283203125, 540.64605712890625, 0.15783064067363739, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+236, 207943, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2832.540771484375, 1276.685791015625, 540.64605712890625, 3.251659631729125976, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+237, 207943, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2829.848876953125, 1271.9947509765625, 540.64605712890625, 3.251659631729125976, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+238, 207943, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2827.157958984375, 1267.3055419921875, 540.64599609375, 3.251659631729125976, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+239, 207943, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2832.842041015625, 1272.1944580078125, 540.64605712890625, 3.251659631729125976, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+240, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2862.858642578125, 1232.09375, 546.38909912109375, 1.326023101806640625, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+241, 207943, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2830.151123046875, 1267.5052490234375, 540.64605712890625, 3.251659631729125976, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+242, 207943, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2833.143310546875, 1267.704833984375, 540.64605712890625, 3.251659631729125976, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+243, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2858.974853515625, 1232.0867919921875, 546.39483642578125, 1.446682929992675781, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+244, 207943, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2830.453125, 1263.015625, 540.64605712890625, 3.251659631729125976, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+245, 207943, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2833.447998046875, 1263.21533203125, 540.64605712890625, 3.251659631729125976, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+246, 207943, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2826.552001953125, 1276.2847900390625, 540.644287109375, 3.251659631729125976, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+247, 207943, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2829.546875, 1276.484375, 540.64581298828125, 3.251659631729125976, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+248, 207943, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2826.856689453125, 1271.795166015625, 540.64599609375, 3.251659631729125976, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+249, 207943, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2827.459228515625, 1262.814208984375, 540.64593505859375, 3.251659631729125976, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+250, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2865.848876953125, 1216.7257080078125, 547.00604248046875, 4.683915138244628906, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+251, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2842.493896484375, 1214.1961669921875, 547.06170654296875, 4.683915138244628906, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+252, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2846.748291015625, 1200.5555419921875, 515.25946044921875, 1.637440323829650878, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+253, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2856.837646484375, 1201.09033203125, 515.2586669921875, 1.637440323829650878, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+254, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2855.08251953125, 1201.09033203125, 515.26214599609375, 1.637440323829650878, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+255, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2858.70751953125, 1201.09033203125, 515.2568359375, 1.637440323829650878, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+256, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2856.85498046875, 1198.642333984375, 515.2669677734375, 1.637440323829650878, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+257, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2855.0322265625, 1198.642333984375, 515.2705078125, 1.637440323829650878, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+258, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2858.778564453125, 1198.642333984375, 515.34027099609375, 1.637440323829650878, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+259, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2843.07373046875, 1198.107666015625, 515.26611328125, 1.637440323829650878, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+260, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2843.123291015625, 1200.5555419921875, 515.25946044921875, 1.637440323829650878, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+261, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2814.794189453125, 1223.140625, 546.51043701171875, 0.131140440702438354, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+262, 206705, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2815.44873046875, 1219.7135009765625, 546.50897216796875, 0.131140440702438354, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Footman (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+263, 206694, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2819.283935546875, 1211.8072509765625, 547.12109375, 4.683915138244628906, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fervent Sharpshooter (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+264, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2844.87939453125, 1200.5555419921875, 515.25946044921875, 1.637440323829650878, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+265, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2846.8203125, 1198.107666015625, 515.26611328125, 1.637440323829650878, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+266, 222927, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2844.896728515625, 1198.107666015625, 515.26611328125, 1.637440323829650878, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sacred Flame Vintner (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 436736 - Ignore) +(@CGUID+267, 206704, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3003.87060546875, 1482.892333984375, 562.1851806640625, 3.319251060485839843, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Ardent Paladin (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+268, 212838, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2966.587646484375, 1462.1180419921875, 562.248046875, 1.609863877296447753, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+269, 207949, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3005.538330078125, 1470.55908203125, 562.1851806640625, 3.319251060485839843, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Zealous Templar (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+270, 212838, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2977.755126953125, 1462.717041015625, 562.2496337890625, 1.640576481819152832, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+271, 212838, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2977.5869140625, 1466.3489990234375, 562.25439453125, 1.640576481819152832, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+272, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3008.521728515625, 1477.80908203125, 562.20880126953125, 3.319251060485839843, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+273, 207949, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2937.57373046875, 1475.923583984375, 562.1851806640625, 0.128405913710594177, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Zealous Templar (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+274, 212838, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2969.796142578125, 1462.170166015625, 562.27020263671875, 1.640576481819152832, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+275, 212838, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2969.626708984375, 1465.8021240234375, 562.25933837890625, 1.640576481819152832, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+276, 206704, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2977.143310546875, 1439.3992919921875, 562.18511962890625, 4.78213357925415039, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Ardent Paladin (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+277, 206704, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3001.552001953125, 1476.28125, 562.1851806640625, 3.319251060485839843, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Ardent Paladin (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+278, 212838, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2974.546875, 1462.6649169921875, 562.2728271484375, 1.609863877296447753, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+279, 207949, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2938.79345703125, 1463.19970703125, 562.1851806640625, 0.128405913710594177, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Zealous Templar (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+280, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2935.564208984375, 1469.720458984375, 562.1851806640625, 0.128405913710594177, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+281, 212838, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2966.41845703125, 1465.75, 562.2518310546875, 1.609863877296447753, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+282, 212838, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 0, 2974.37841796875, 1466.296875, 562.25921630859375, 1.609863877296447753, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Neophyte (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+283, 206704, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2941.0869140625, 1469.8507080078125, 562.1851806640625, 0.128405913710594177, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Ardent Paladin (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+284, 207949, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2981.0400390625, 1440.048583984375, 562.18511962890625, 4.78213357925415039, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Zealous Templar (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+285, 206704, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2933.5478515625, 1498.046875, 574.282958984375, 4.912889957427978515, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Ardent Paladin (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+286, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2998.546875, 1508.3663330078125, 578.1719970703125, 5.220720767974853515, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@CGUID+287, 206704, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3006.209228515625, 1509.888916015625, 575.0030517578125, 5.220720767974853515, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Ardent Paladin (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+288, 206704, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2929.999267578125, 1500.1336669921875, 574.2083740234375, 4.912889957427978515, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Ardent Paladin (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+289, 207949, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3001.349853515625, 1505.9930419921875, 575.48876953125, 5.220720767974853515, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Zealous Templar (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+290, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2934.627685546875, 1500.7117919921875, 576.39996337890625, 4.912889957427978515, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+291, 206698, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 3001.911376953125, 1512.7083740234375, 578.173095703125, 5.220720767974853515, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Fanatical Conjuror (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+292, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2931.432373046875, 1503.1475830078125, 576.28631591796875, 4.912889957427978515, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+293, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2959.005126953125, 1554.8055419921875, 588.81402587890625, 4.840570926666259765, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+294, 206697, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2966.90625, 1555.875, 588.81390380859375, 4.840570926666259765, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+295, 206704, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2961.4619140625, 1550.0833740234375, 588.81597900390625, 4.840570926666259765, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Ardent Paladin (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+296, 206704, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2965.15283203125, 1550.388916015625, 588.81597900390625, 4.840570926666259765, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Ardent Paladin (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+297, 207949, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2968.815185546875, 1550.68408203125, 588.8160400390625, 4.840570926666259765, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Zealous Templar (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+298, 207949, 2649, 14954, 15460, '1,2,8,23', '0', 0, 0, 1, 2957.796875, 1549.732666015625, 588.81597900390625, 4.840570926666259765, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Zealous Templar (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+299, 210932, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2932.09814453125, 1688.3836669921875, 624.07049560546875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 422360 - Bot AI Follow Advert) +(@CGUID+300, 210932, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2965.710205078125, 1691.0191650390625, 624.071044921875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 422360 - Bot AI Follow Advert) +(@CGUID+301, 206710, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2963.4619140625, 1683.8350830078125, 624.12530517578125, 2.116359233856201171, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Lightspawn (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+302, 210932, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2954.420166015625, 1753.298583984375, 624.07611083984375, 2.042668581008911132, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 422360 - Bot AI Follow Advert) +(@CGUID+303, 206710, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2938.118896484375, 1691.361083984375, 624.04669189453125, 1.135558009147644042, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Lightspawn (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+304, 210932, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2930.694580078125, 1751.451416015625, 624.38519287109375, 2.042668581008911132, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 422360 - Bot AI Follow Advert) +(@CGUID+305, 206710, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2975.10498046875, 1700.12158203125, 625.22064208984375, 1.336265087127685546, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Lightspawn (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+306, 206704, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2954.302978515625, 1669.4757080078125, 623.9544677734375, 4.790984630584716796, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Ardent Paladin (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+307, 206704, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2947.145751953125, 1668.7291259765625, 623.95501708984375, 4.790984630584716796, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Ardent Paladin (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+308, 221760, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2940.584228515625, 1692.9635009765625, 624.0826416015625, 2.833019495010375976, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Risen Mage (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+309, 206697, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2950.436767578125, 1673.0416259765625, 624.6201171875, 4.790984630584716796, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+310, 221760, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2960.540771484375, 1684.9947509765625, 624.12530517578125, 0.34050750732421875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Risen Mage (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+311, 206697, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2963.779541015625, 1686.8941650390625, 624.1417236328125, 3.828150033950805664, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+312, 212835, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2920.741455078125, 1698.7396240234375, 625.580078125, 3.234839439392089843, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Risen Footman (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+313, 206697, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2971.572998046875, 1704.4375, 625.22064208984375, 6.277350902557373046, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+314, 212835, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2974.279541015625, 1704.4617919921875, 625.22064208984375, 6.277350902557373046, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Risen Footman (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+315, 221760, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2920.94189453125, 1702.5242919921875, 625.2205810546875, 4.743204593658447265, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Risen Mage (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+316, 206697, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2923.21435546875, 1699.3333740234375, 625.22064208984375, 3.234839439392089843, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) (possible waypoints or random movement) +(@CGUID+317, 206697, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2937.341064453125, 1694.3177490234375, 624.09423828125, 5.824481487274169921, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+318, 221760, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2972.97314453125, 1701.8021240234375, 625.22064208984375, 1.069597959518432617, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Risen Mage (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+319, 206704, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2922.41845703125, 1695.6788330078125, 625.22064208984375, 2.456939697265625, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Ardent Paladin (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 422357 - Bot AI Follow Advert) +(@CGUID+320, 221760, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2965.16064453125, 1728.6346435546875, 624.1295166015625, 0.090141020715236663, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Risen Mage (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+321, 206697, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2954.03125, 1727.625, 624.389404296875, 2.489510297775268554, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+322, 206697, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2935.55029296875, 1725.73095703125, 624.37835693359375, 0.817626118659973144, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) (possible waypoints or random movement) +(@CGUID+323, 217658, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2944.111083984375, 1733.0885009765625, 624.41876220703125, 4.776658058166503906, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Sir Braunpyke (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 325988 - Cosmetic Feign Death, 422360 - Bot AI Follow Advert) (possible waypoints or random movement) +(@CGUID+324, 226501, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2936.532958984375, 1824.4149169921875, 652.8065185546875, 3.550872087478637695, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 455828 - Advert) +(@CGUID+325, 226510, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2937.34033203125, 1842.5225830078125, 652.98724365234375, 4.721851825714111328, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 455862 - Advert) +(@CGUID+326, 212835, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2962.95654296875, 1759.1007080078125, 625.2205810546875, 4.662896156311035156, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Risen Footman (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+327, 212835, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2967.423583984375, 1759.611083984375, 625.2205810546875, 4.765270709991455078, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Risen Footman (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+328, 212835, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2958.228271484375, 1758.829833984375, 624.05078125, 4.804168701171875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Risen Footman (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+329, 212835, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2920.244873046875, 1753.2222900390625, 625.2205810546875, 4.656404018402099609, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Risen Footman (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+330, 212835, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2915.71875, 1753.123291015625, 625.2205810546875, 4.920167922973632812, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Risen Footman (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+331, 212835, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2924.885498046875, 1753.7117919921875, 624.0601806640625, 4.590886592864990234, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Risen Footman (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+332, 211138, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2922.4453125, 1764.1927490234375, 624.0318603515625, 1.487712621688842773, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Mellek Zombie Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+333, 206697, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2916.436767578125, 1764.609375, 624.0318603515625, 0.844131529331207275, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+334, 211138, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2960.29248046875, 1767.7396240234375, 624.0318603515625, 1.624181985855102539, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Mellek Zombie Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+335, 206697, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 1, 2965.02783203125, 1771.126708984375, 624.1217041015625, 2.176904678344726562, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Devout Priest (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+336, 221737, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2939.209228515625, 1776.1875, 632.564208984375, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 451855 - [DNT]Holy Cosmetic Missiles) +(@CGUID+337, 221737, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2904.599853515625, 1785.2430419921875, 639.822509765625, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 451855 - [DNT]Holy Cosmetic Missiles) +(@CGUID+338, 221737, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2970.553955078125, 1791.203125, 638.85662841796875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 451855 - [DNT]Holy Cosmetic Missiles) +(@CGUID+339, 221737, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2988.374267578125, 1788.5816650390625, 645.7471923828125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+340, 228805, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2987.52685546875, 1795.59375, 645.74713134765625, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Upper Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 451855 - [DNT]Holy Cosmetic Missiles) +(@CGUID+341, 221737, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2937.28564453125, 1795.8819580078125, 632.5147705078125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 451855 - [DNT]Holy Cosmetic Missiles) +(@CGUID+342, 221737, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2970.788330078125, 1818.2222900390625, 645.7471923828125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+343, 221737, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2886.9072265625, 1777.857666015625, 645.7471923828125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+344, 228805, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2885.444580078125, 1784.8211669921875, 645.7471923828125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Upper Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 451855 - [DNT]Holy Cosmetic Missiles) +(@CGUID+345, 210851, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2935.395751953125, 1816.9410400390625, 652.8140869140625, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Eternal Flame (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 444548 - Sacred Flame) +(@CGUID+346, 221737, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2895.544189453125, 1813.623291015625, 645.7471923828125, 0.310253471136093139, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+347, 228805, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2968.47314453125, 1830.0867919921875, 645.7471923828125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Upper Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 451855 - [DNT]Holy Cosmetic Missiles) +(@CGUID+348, 228805, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2900.1875, 1822.296875, 645.7471923828125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Upper Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 451855 - [DNT]Holy Cosmetic Missiles) +(@CGUID+349, 221737, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2959.772705078125, 1853.3333740234375, 645.73876953125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 451855 - [DNT]Holy Cosmetic Missiles) +(@CGUID+350, 228805, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2932.481689453125, 1840.88720703125, 652.8065185546875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Upper Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 451855 - [DNT]Holy Cosmetic Missiles) +(@CGUID+351, 221737, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2882.60595703125, 1823.640625, 645.84375, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 451855 - [DNT]Holy Cosmetic Missiles) +(@CGUID+352, 228805, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2973.616455078125, 1862.40625, 645.94915771484375, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Upper Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 451855 - [DNT]Holy Cosmetic Missiles) +(@CGUID+353, 221737, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2982.84814453125, 1856.3941650390625, 645.94140625, 0.310253471136093139, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+354, 221737, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2904.764892578125, 1846.513916015625, 645.7381591796875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 451855 - [DNT]Holy Cosmetic Missiles) +(@CGUID+355, 221737, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2879.382080078125, 1848.9271240234375, 645.9490966796875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+356, 228805, 2649, 14954, 0, '1,2,8,23', '0', 0, 0, 0, 2888.21533203125, 1855.15625, 645.94940185546875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421); -- Upper Platform Stalker (Area: 0 - Difficulty: Normal) CreateObject1 (Auras: 451855 - [DNT]Holy Cosmetic Missiles) + +DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+356; +INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES +(@CGUID+4, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+5, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+7, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+14, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+20, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+29, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+30, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+32, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+34, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+35, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+36, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+37, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+38, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+45, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+49, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+53, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+57, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+59, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+61, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+62, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+65, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+76, 0, 0, 0, 0, 0, 1, 0, 69, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+90, 0, 0, 0, 0, 0, 1, 0, 641, 0, 0, 0, 0, ''), -- Devout Priest +(@CGUID+108, 0, 0, 0, 0, 0, 1, 0, 747, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+109, 0, 0, 0, 0, 0, 1, 0, 747, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+111, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+112, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+113, 0, 0, 0, 0, 0, 1, 0, 747, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+114, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+115, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fanatical Conjuror +(@CGUID+118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fanatical Conjuror +(@CGUID+120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Devout Priest +(@CGUID+123, 0, 0, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+124, 0, 0, 0, 0, 0, 0, 0, 641, 0, 0, 0, 0, ''), -- Devout Priest +(@CGUID+128, 0, 0, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+130, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+131, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+132, 0, 0, 0, 0, 0, 1, 0, 747, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+133, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+135, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+136, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+137, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+138, 0, 0, 0, 0, 0, 1, 0, 747, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+139, 0, 0, 0, 0, 0, 1, 0, 747, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+143, 0, 0, 0, 0, 0, 0, 0, 461, 0, 0, 0, 0, ''), -- Devout Priest +(@CGUID+144, 0, 0, 0, 0, 0, 0, 0, 461, 0, 0, 0, 0, ''), -- Fanatical Conjuror +(@CGUID+145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+146, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Devout Priest +(@CGUID+149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fanatical Conjuror +(@CGUID+154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Devout Priest +(@CGUID+155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+156, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '422354'), -- Path Helper - 422354 - Bot AI Follow Advert +(@CGUID+157, 0, 0, 0, 0, 0, 1, 0, 747, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+161, 0, 0, 0, 0, 0, 1, 0, 747, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+163, 0, 0, 0, 0, 0, 1, 0, 747, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+183, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, '55474'), -- War Lynx - 55474 - Cosmetic - Sleep Zzz +(@CGUID+189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Devout Priest +(@CGUID+194, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+195, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Devout Priest +(@CGUID+197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+198, 0, 0, 0, 0, 0, 0, 0, 641, 0, 0, 0, 0, ''), -- Fanatical Conjuror +(@CGUID+199, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+200, 0, 0, 0, 0, 0, 0, 0, 641, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+204, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+205, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+209, 0, 0, 0, 0, 0, 1, 0, 10, 0, 0, 0, 0, ''), -- War Lynx +(@CGUID+210, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- War Lynx +(@CGUID+212, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- War Lynx +(@CGUID+213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Devout Priest +(@CGUID+214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fanatical Conjuror +(@CGUID+215, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Devout Priest +(@CGUID+217, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+218, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+220, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fanatical Conjuror +(@CGUID+221, 0, 0, 0, 0, 0, 0, 0, 641, 0, 0, 0, 0, ''), -- Devout Priest +(@CGUID+224, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fanatical Conjuror +(@CGUID+226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+227, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Devout Priest +(@CGUID+228, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Devout Priest +(@CGUID+229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fanatical Conjuror +(@CGUID+230, 0, 0, 0, 0, 0, 1, 0, 375, 0, 0, 0, 0, ''), -- Zealous Templar +(@CGUID+231, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, '422357'), -- Ardent Paladin - 422357 - Bot AI Follow Advert +(@CGUID+232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fanatical Conjuror +(@CGUID+233, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fanatical Conjuror +(@CGUID+234, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fanatical Conjuror +(@CGUID+235, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Devout Priest +(@CGUID+236, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+237, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+239, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+240, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+241, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+242, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+243, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+244, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+245, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+246, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+247, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+248, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+249, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+250, 0, 0, 0, 0, 0, 1, 0, 747, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+251, 0, 0, 0, 0, 0, 1, 0, 747, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+252, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+253, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+254, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+255, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+256, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+257, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+258, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+259, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+260, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+261, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+262, 0, 0, 0, 0, 0, 0, 0, 714, 0, 0, 0, 0, ''), -- Arathi Footman +(@CGUID+263, 0, 0, 0, 0, 0, 1, 0, 747, 0, 0, 0, 0, ''), -- Fervent Sharpshooter +(@CGUID+264, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+265, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+266, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, '436736'), -- Sacred Flame Vintner - 436736 - Ignore +(@CGUID+268, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+270, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+271, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+274, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+275, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+276, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, '422357'), -- Ardent Paladin - 422357 - Bot AI Follow Advert +(@CGUID+278, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+281, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+282, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Arathi Neophyte +(@CGUID+284, 0, 0, 0, 0, 0, 1, 0, 375, 0, 0, 0, 0, ''); -- Zealous Templar + +-- GameObject +DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+28; +INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES +(@OGUID+0, 423349, 2649, 14954, 15460, '1,2,8,23', '0', 0, 3002.552978515625, 1179.876708984375, 524.7786865234375, 0, 0, 0, 0, 1, 7200, 255, 1, 56421), -- Sacred Flame (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+1, 465811, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2863.4296875, 1104.782958984375, 514.06732177734375, 1.517618536949157714, 0, 0, 0.688057899475097656, 0.725655794143676757, 7200, 255, 1, 56421), -- Bench (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+2, 465823, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2879.28125, 1123.28125, 514.06695556640625, 3.224509477615356445, 0, 0, -0.99914073944091796, 0.041446421295404434, 7200, 255, 1, 56421), -- Bench (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+3, 452050, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2940.436279296875, 1766.9017333984375, 633.12872314453125, 1.658262372016906738, 0, 0, 0.737344741821289062, 0.675516664981842041, 7200, 255, 0, 56421), -- 10FX_Generic_Fire_Barrier (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+4, 441669, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2965.2060546875, 1531.89453125, 588.86773681640625, 1.675513744354248046, 0, 0, 0.743144035339355468, 0.669131457805633544, 7200, 255, 1, 56421), -- 11AT_Arathor_Navigation_Door01 (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+5, 441668, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2975.526123046875, 1433.7069091796875, 562.28009033203125, 1.675513744354248046, 0, 0, 0.743144035339355468, 0.669131457805633544, 7200, 255, 1, 56421), -- 11AT_Arathor_Navigation_Door01 (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+6, 441671, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2961.770751953125, 1564.5789794921875, 588.8709716796875, 1.675513744354248046, 0, 0, 0.743144035339355468, 0.669131457805633544, 7200, 255, 1, 56421), -- Priory Door (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+7, 441670, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2952.781005859375, 1650.0657958984375, 624.2435302734375, 1.675513744354248046, 0, 0, 0.743144035339355468, 0.669131457805633544, 7200, 255, 1, 56421), -- Priory Door (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+8, 442665, 2649, 14954, 15460, '1,2,8,23', '0', 0, 3007.930908203125, 1478.09716796875, 562.28009033203125, 3.246310710906982421, 0, 0, -0.99862957000732421, 0.05233500525355339, 7200, 255, 0, 56421), -- 10FX_Generic_Fire_Barrier (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+9, 442664, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2934.409423828125, 1470.7960205078125, 562.28009033203125, 3.281238555908203125, 0, 0, -0.99756336212158203, 0.069766148924827575, 7200, 255, 0, 56421), -- 10FX_Generic_Fire_Barrier (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+10, 465814, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2878.93408203125, 1126.8367919921875, 514.06695556640625, 3.2594146728515625, 0, 0, -0.99826526641845703, 0.058876879513263702, 7200, 255, 1, 56421), -- Bench (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+11, 465772, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2859.708251953125, 1104.9774169921875, 514.06732177734375, 1.522787213325500488, 0, 0, 0.689930915832519531, 0.723875224590301513, 7200, 255, 1, 56421), -- Bench (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+12, 465742, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2865.32470703125, 1140.2603759765625, 514.06695556640625, 4.52475738525390625, 0, 0, -0.77023792266845703, 0.637756645679473876, 7200, 255, 1, 56421), -- Bench (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+13, 465769, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2861.565185546875, 1140.9305419921875, 514.06695556640625, 4.559663772583007812, 0, 0, -0.75899028778076171, 0.651101946830749511, 7200, 255, 1, 56421), -- Bench (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+14, 465796, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2843.751708984375, 1118.40283203125, 514.06695556640625, 0.178884491324424743, 0, 0, 0.089323043823242187, 0.996002674102783203, 7200, 255, 1, 56421), -- Bench (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+15, 465747, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2846.872314453125, 1134.388916015625, 514.0777587890625, 5.510868072509765625, 0, 0, -0.3766326904296875, 0.926362693309783935, 7200, 255, 1, 56421), -- Bench (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+16, 465753, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2843.225830078125, 1122.0555419921875, 514.06695556640625, 0.117797277867794036, 0, 0, 0.058864593505859375, 0.998265981674194335, 7200, 255, 1, 56421), -- Bench (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+17, 465826, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2849.5078125, 1136.96533203125, 514.0791015625, 5.475960254669189453, 0, 0, -0.39274311065673828, 0.919648230075836181, 7200, 255, 1, 56421), -- Bench (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+18, 465795, 2649, 14954, 15460, '1,2,8,23', '0', 0, 2851.5478515625, 1200.2864990234375, 515.1788330078125, 1.673209071159362792, 0, 0, 0.742372512817382812, 0.669987380504608154, 7200, 255, 1, 56421), -- Bench (Area: Sanctified Grounds - Difficulty: Normal) CreateObject1 +(@OGUID+19, 414273, 2649, 14954, 0, '1,2,8,23', '0', 0, 2925.5625, 1758.7274169921875, 623.98541259765625, 3.871746540069580078, 0, 0, -0.93409633636474609, 0.357021093368530273, 86400, 255, 1, 56421), -- [DNT]Covered Body (Area: 0 - Difficulty: Heroic) CreateObject1 +(@OGUID+20, 414273, 2649, 14954, 0, '1,2,8,23', '0', 0, 2957.044189453125, 1762.5572509765625, 623.9671630859375, 5.808022975921630859, 0, 0, -0.2353525161743164, 0.971910059452056884, 86400, 255, 1, 56421), -- [DNT]Covered Body (Area: 0 - Difficulty: Heroic) CreateObject1 +(@OGUID+21, 414273, 2649, 14954, 0, '1,2,8,23', '0', 0, 2958.24560546875, 1765.21533203125, 623.94854736328125, 5.808022975921630859, 0, 0, -0.2353525161743164, 0.971910059452056884, 86400, 255, 1, 56421), -- [DNT]Covered Body (Area: 0 - Difficulty: Heroic) CreateObject1 +(@OGUID+22, 414273, 2649, 14954, 0, '1,2,8,23', '0', 0, 2923.591064453125, 1761.170166015625, 623.94854736328125, 3.871746540069580078, 0, 0, -0.93409633636474609, 0.357021093368530273, 86400, 255, 1, 56421), -- [DNT]Covered Body (Area: 0 - Difficulty: Heroic) CreateObject1 +(@OGUID+23, 414273, 2649, 14954, 0, '1,2,8,23', '0', 0, 2921.822021484375, 1763.5833740234375, 623.94854736328125, 3.871746540069580078, 0, 0, -0.93409633636474609, 0.357021093368530273, 86400, 255, 1, 56421), -- [DNT]Covered Body (Area: 0 - Difficulty: Heroic) CreateObject1 +(@OGUID+24, 414273, 2649, 14954, 0, '1,2,8,23', '0', 0, 2919.661376953125, 1765.8021240234375, 623.94854736328125, 3.871746540069580078, 0, 0, -0.93409633636474609, 0.357021093368530273, 86400, 255, 1, 56421), -- [DNT]Covered Body (Area: 0 - Difficulty: Heroic) CreateObject1 +(@OGUID+25, 414273, 2649, 14954, 0, '1,2,8,23', '0', 0, 2959.6416015625, 1767.842041015625, 623.94854736328125, 5.808022975921630859, 0, 0, -0.2353525161743164, 0.971910059452056884, 86400, 255, 1, 56421), -- [DNT]Covered Body (Area: 0 - Difficulty: Heroic) CreateObject1 +(@OGUID+26, 414273, 2649, 14954, 0, '1,2,8,23', '0', 0, 2960.9453125, 1770.6441650390625, 623.94854736328125, 5.808022975921630859, 0, 0, -0.2353525161743164, 0.971910059452056884, 86400, 255, 1, 56421), -- [DNT]Covered Body (Area: 0 - Difficulty: Heroic) CreateObject1 +(@OGUID+27, 414273, 2649, 14954, 0, '1,2,8,23', '0', 0, 2917.7119140625, 1768.0416259765625, 623.94854736328125, 3.871746540069580078, 0, 0, -0.93409633636474609, 0.357021093368530273, 86400, 255, 1, 56421), -- [DNT]Covered Body (Area: 0 - Difficulty: Heroic) CreateObject1 +(@OGUID+28, 414273, 2649, 14954, 0, '1,2,8,23', '0', 0, 2962.55810546875, 1773.1597900390625, 623.94854736328125, 5.808022975921630859, 0, 0, -0.2353525161743164, 0.971910059452056884, 86400, 255, 1, 56421); -- [DNT]Covered Body (Area: 0 - Difficulty: Heroic) CreateObject1 +DELETE FROM `gameobject_addon` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+18; +INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`, `WorldEffectID`, `AIAnimKitID`) VALUES +(@OGUID+3, 0, 0, 0.998629570007324218, -0.05233606696128845, 0, 0), -- 10FX_Generic_Fire_Barrier +(@OGUID+4, 0, 0, 0.998629570007324218, -0.05233606696128845, 0, 0), -- 11AT_Arathor_Navigation_Door01 +(@OGUID+5, 0, 0, 0.998629570007324218, -0.05233606696128845, 0, 0), -- 11AT_Arathor_Navigation_Door01 +(@OGUID+6, 0, 0, 0.998629570007324218, -0.05233606696128845, 0, 0), -- Priory Door +(@OGUID+7, 0, 0, 0.998629570007324218, -0.05233606696128845, 0, 0), -- Priory Door +(@OGUID+8, 0, 0, 0.998629570007324218, -0.05233606696128845, 0, 0), -- 10FX_Generic_Fire_Barrier +(@OGUID+9, 0, 0, 0.998629570007324218, -0.05233606696128845, 0, 0); -- 10FX_Generic_Fire_Barrier + +-- Template Addon +DELETE FROM `creature_template_addon` WHERE `entry` IN (211140 /*211140 (Arathi Neophyte) - Overwhelming Power, Overwhelming Power*/, 210851 /*210851 (Eternal Flame) - Sacred Flame*/, 228805 /*228805 (Upper Platform Stalker) - [DNT]Holy Cosmetic Missiles*/, 221737 /*221737 (Platform Stalker) - [DNT]Holy Cosmetic Missiles*/, 226510 /*226510 (Path Helper) - Advert*/, 226501 /*226501 (Path Helper) - Advert*/, 217658 /*217658 (Sir Braunpyke) - Bot AI Follow Advert*/, 212835 /*212835 (Risen Footman)*/, 196280 /*196280 (Unstable Tear) - Unstable Tear*/, 1860 /*1860 (Voidwalker) - Override Command Demon*/, 198547 /*198547 (Shadowy Tear) - Shadowy Tear*/, 198555 /*198555 (Chaos Tear) - Chaos Tear*/, 31216 /*31216 (Mirror Image) - Avoidance*/, 206704 /*206704 (Ardent Paladin) - Bot AI Follow Advert*/, 206710 /*206710 (Lightspawn)*/, 206698 /*206698 (Fanatical Conjuror)*/, 207939 /*207939 (Baron Braunpyke) - Bot AI Follow Advert*/, 206697 /*206697 (Devout Priest)*/, 206699 /*206699 (War Lynx) - Cosmetic - Sleep Zzz*/, 224762 /*224762 (Silvervein) - Sigil of Algari Concordance*/, 224466 /*224466 (Voidwraith) - Voidwraith*/, 144961 /*144961 (Akaari's Soul)*/, 208441 /*208441 (Water Elemental) - Water Elemental Glyph Transform*/, 217429 /*217429 (Overfiend) - Avoidance*/, 206705 /*206705 (Arathi Footman)*/, 206694 /*206694 (Fervent Sharpshooter)*/, 210932 /*210932 (Path Helper) - Bot AI Follow Advert*/, 210931 /*210931 (Path Helper) - Bot AI Follow Advert*/, 206696 /*206696 (Arathi Knight) - [DNT]Generic Power Bar Color - Red/Rage*/, 207940 /*207940 (Prioress Murrpray) - [DNT]Mellek Power Bar Color, Bot AI Follow Advert*/, 212831 /*212831 (Forge Master Damian)*/, 211290 /*211290 (Elaena Emberlanz) - Strength in Numbers, Bot AI Follow Advert, Strength in Numbers*/, 211291 /*211291 (Sergeant Shaynemail) - Strength in Numbers, Bot AI Follow Advert, Strength in Numbers*/, 211289 /*211289 (Taener Duelmal) - Strength in Numbers, Bot AI Follow Advert, Strength in Numbers*/, 207946 /*207946 (Captain Dailcry) - Guard Captain Spawn Spell, [DNT]Akritai Kagan Power Bar Color, Bot AI Follow Advert*/, 212826 /*212826 (Guard Captain Suleyman) - [DNT]Akritai Kagan Power Bar Color, Bot AI Follow Advert*/, 212827 /*212827 (High Priest Aemya) - [DNT]Mellek Power Bar Color, Bot AI Follow Advert*/, 211150 /*211150 (Path Helper) - Passive, Bot AI Follow Advert*/, 211151 /*211151 (Path Helper) - Passive, Bot AI Follow Advert*/, 211149 /*211149 (Path Helper) - Passive, Bot AI Follow Advert*/, 211137 /*211137 (Path Helper) - Passive, Bot AI Follow Advert*/, 211152 /*211152 (Path Helper) - Passive, Bot AI Follow Advert*/, 228359 /*228359 (Path Helper) - Advert*/, 210930 /*210930 (Path Helper) - Bot AI Follow Advert*/, 222927 /*222927 (Sacred Flame Vintner) - Ignore*/, 228238 /*228238 (Path Helper) - Advert*/); +INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES +(211140, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 211140 (Arathi Neophyte) - Overwhelming Power, Overwhelming Power +(210851, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, '444548'), -- 210851 (Eternal Flame) - Sacred Flame +(228805, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 228805 (Upper Platform Stalker) - [DNT]Holy Cosmetic Missiles +(221737, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 221737 (Platform Stalker) - [DNT]Holy Cosmetic Missiles +(226510, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '455862'), -- 226510 (Path Helper) - Advert +(226501, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '455828'), -- 226501 (Path Helper) - Advert +(217658, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '422360'), -- 217658 (Sir Braunpyke) - Bot AI Follow Advert +(212835, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 212835 (Risen Footman) +(206704, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '422357'), -- 206704 (Ardent Paladin) - Bot AI Follow Advert +(206710, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 206710 (Lightspawn) +(206698, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 206698 (Fanatical Conjuror) +(207939, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, '422359'), -- 207939 (Baron Braunpyke) - Bot AI Follow Advert +(206697, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 206697 (Devout Priest) +(206699, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 206699 (War Lynx) +(206705, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 206705 (Arathi Footman) +(206694, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 206694 (Fervent Sharpshooter) +(210932, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '422360'), -- 210932 (Path Helper) - Bot AI Follow Advert +(210931, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '422357'), -- 210931 (Path Helper) - Bot AI Follow Advert +(207940, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, '424996 422362'), -- 207940 (Prioress Murrpray) - [DNT]Mellek Power Bar Color, Bot AI Follow Advert +(212831, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, ''), -- 212831 (Forge Master Damian) +(211290, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, '424628 422355 424626'), -- 211290 (Elaena Emberlanz) - Strength in Numbers, Bot AI Follow Advert, Strength in Numbers +(211291, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, '424628 422355 424626'), -- 211291 (Sergeant Shaynemail) - Strength in Numbers, Bot AI Follow Advert, Strength in Numbers +(211289, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, '424628 422355 424626'), -- 211289 (Taener Duelmal) - Strength in Numbers, Bot AI Follow Advert, Strength in Numbers +(207946, 0, 122962, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '444462 424652 422356'), -- 207946 (Captain Dailcry) - Guard Captain Spawn Spell, [DNT]Akritai Kagan Power Bar Color, Bot AI Follow Advert +(212826, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, '424652 422355'), -- 212826 (Guard Captain Suleyman) - [DNT]Akritai Kagan Power Bar Color, Bot AI Follow Advert +(212827, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, '424996 422355'), -- 212827 (High Priest Aemya) - [DNT]Mellek Power Bar Color, Bot AI Follow Advert +(211150, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '424283 424126'), -- 211150 (Path Helper) - Passive, Bot AI Follow Advert +(211151, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '424283 424126'), -- 211151 (Path Helper) - Passive, Bot AI Follow Advert +(211149, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '424283 424126'), -- 211149 (Path Helper) - Passive, Bot AI Follow Advert +(211137, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '424283 424126'), -- 211137 (Path Helper) - Passive, Bot AI Follow Advert +(211152, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '424283 424126'), -- 211152 (Path Helper) - Passive, Bot AI Follow Advert +(228359, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '459918'), -- 228359 (Path Helper) - Advert +(210930, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '422354'), -- 210930 (Path Helper) - Bot AI Follow Advert +(222927, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '436736'), -- 222927 (Sacred Flame Vintner) - Ignore +(228238, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '459757'); -- 228238 (Path Helper) - Advert + +DELETE FROM `gameobject_template_addon` WHERE `entry` IN (442664 /*10FX_Generic_Fire_Barrier*/, 442665 /*10FX_Generic_Fire_Barrier*/, 441670 /*Priory Door*/, 441671 /*Priory Door*/, 441668 /*11AT_Arathor_Navigation_Door01*/, 441669 /*11AT_Arathor_Navigation_Door01*/, 452050 /*10FX_Generic_Fire_Barrier*/); +INSERT INTO `gameobject_template_addon` (`entry`, `faction`, `flags`, `WorldEffectID`, `AIAnimKitID`) VALUES +(442664, 0, 48, 0, 0), -- 10FX_Generic_Fire_Barrier +(442665, 0, 48, 0, 0), -- 10FX_Generic_Fire_Barrier +(441670, 0, 32, 0, 0), -- Priory Door +(441671, 0, 32, 0, 0), -- Priory Door +(441668, 0, 48, 0, 0), -- 11AT_Arathor_Navigation_Door01 +(441669, 0, 48, 0, 0), -- 11AT_Arathor_Navigation_Door01 +(452050, 0, 8388656, 0, 0); -- 10FX_Generic_Fire_Barrier + +-- Template +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=207943; -- Arathi Neophyte +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=206704; -- Ardent Paladin +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=3000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=207949; -- Zealous Templar +UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags`=33554432, `unit_flags2`=67110912, `unit_flags3`=1090551809 WHERE `entry`=213535; -- Forge Stalker +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=832, `unit_flags2`=67108864, `unit_flags3`=8388608, `VehicleId`=8252 WHERE `entry`=207939; -- Baron Braunpyke +UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags`=33554432, `unit_flags2`=67110912, `unit_flags3`=1090551809, `flags_extra` = 128 WHERE `entry` IN (213991, 221700); -- Dummy Stalker +UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags`=33554432, `unit_flags2`=67110912, `unit_flags3`=1090551809 WHERE `entry`=221844; -- Eternal Flame +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=206698; -- Fanatical Conjuror +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=206710; -- Lightspawn +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=67108864 WHERE `entry`=222936; -- Sweet-sting Worker +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=3000, `unit_flags`=64 WHERE `entry`=206696; -- Arathi Knight +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=206697; -- Devout Priest +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=206699; -- War Lynx +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=206694; -- Fervent Sharpshooter +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=33555200, `unit_flags2`=67108864, `unit_flags3`=1090551809, `flags_extra` = 128 WHERE `entry` IN (210932, 228359, 228238); -- Path Helper +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=832, `unit_flags2`=67108864 WHERE `entry`=207940; -- Prioress Murrpray +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=206705; -- Arathi Footman +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64 WHERE `entry`=207946; -- Captain Dailcry +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=3000, `unit_flags`=64 WHERE `entry`=211290; -- Elaena Emberlanz +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64 WHERE `entry`=211291; -- Sergeant Shaynemail +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64 WHERE `entry`=211289; -- Taener Duelmal +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=1500, `unit_flags`=64 WHERE `entry`=212826; -- Guard Captain Suleyman +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=3000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=212831; -- Forge Master Damian +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64 WHERE `entry`=212827; -- High Priest Aemya +UPDATE `creature_template` SET `faction`=3364, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=228534; -- Sister Etna Blayze +UPDATE `creature_template` SET `faction`=2000, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=222927; -- Sacred Flame Vintner +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=212838; -- Arathi Neophyte +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=524288 WHERE `entry`=211140; -- Arathi Neophyte +UPDATE `creature_template` SET `faction`=14, `speed_walk`=2, `speed_run`=0.714285731315612792, `BaseAttackTime`=2000, `unit_flags`=33554432, `unit_flags2`=67110912, `unit_flags3`=19431424 WHERE `entry`=210852; -- Mellek Beam Stalker +UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags`=33554432, `unit_flags2`=67110912, `unit_flags3`=1090551809 WHERE `entry`=210851; -- Eternal Flame +UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags`=33554432, `unit_flags2`=67110912, `unit_flags3`=1090551809, `flags_extra` = 128 WHERE `entry`=228805; -- Upper Platform Stalker +UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags`=33554432, `unit_flags2`=67110912, `unit_flags3`=1090551809, `flags_extra` = 128 WHERE `entry`=221737; -- Platform Stalker +UPDATE `creature_template` SET `faction`=634, `BaseAttackTime`=2000, `unit_flags`=33555200, `unit_flags2`=67110944, `unit_flags3`=1094746113, `flags_extra` = 128 WHERE `entry`=211138; -- Mellek Zombie Stalker +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=33555200, `unit_flags2`=67108864, `unit_flags3`=1090551809, `flags_extra` = 128 WHERE `entry` IN (226510, 226501); -- Path Helper +UPDATE `creature_template` SET `faction`=16, `speed_walk`=2.799999952316284179, `speed_run`=1, `BaseAttackTime`=3000, `unit_flags`=64 WHERE `entry`=217658; -- Sir Braunpyke +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=1500, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=212835; -- Risen Footman +UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=221760; -- Risen Mage +UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags`=256, `unit_flags2`=67110912, `unit_flags3`=1091043329 WHERE `entry`=213997; -- Mini-Boss Stalker +UPDATE `creature_template` SET `VignetteID`=6647, `VerifiedBuild`=56421 WHERE `entry`=212826; -- Guard Captain Suleyman +UPDATE `creature_template` SET `VignetteID`=6647, `VerifiedBuild`=56421 WHERE `entry`=212827; -- High Priest Aemya +UPDATE `creature_template` SET `VignetteID`=6647, `VerifiedBuild`=56421 WHERE `entry`=212831; -- Forge Master Damian + +DELETE FROM `gameobject_template` WHERE `entry` IN (465795 /*Bench*/, 465826 /*Bench*/, 465814 /*Bench*/, 465796 /*Bench*/, 465772 /*Bench*/, 465769 /*Bench*/, 465753 /*Bench*/, 465747 /*Bench*/, 465742 /*Bench*/, 465823 /*Bench*/, 465811 /*Bench*/, 423349 /*Sacred Flame*/); +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(465795, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Bench +(465826, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Bench +(465814, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Bench +(465796, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Bench +(465772, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Bench +(465769, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Bench +(465753, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Bench +(465747, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Bench +(465742, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Bench +(465823, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Bench +(465811, 7, 88718, 'Bench', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Bench +(423349, 10, 87783, 'Sacred Flame', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33741, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421); -- Sacred Flame + +-- Creature Equip template +DELETE FROM `creature_equip_template` WHERE (`ID`=1 AND `CreatureID` IN (206704,207949,207939,206698,206696,206697,206694,207940,206705,207946,211290,211291,211289,212826,212831,212827,217658,212835,221760)) OR (`ID`=7 AND `CreatureID`=27893); +INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES +(206704, 1, 220460, 0, 0, 222986, 0, 0, 0, 0, 0, 56421), -- Ardent Paladin +(207949, 1, 220500, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Zealous Templar +(207939, 1, 220460, 0, 0, 222986, 0, 0, 0, 0, 0, 56421), -- Baron Braunpyke +(206698, 1, 0, 0, 0, 220505, 0, 0, 0, 0, 0, 56421), -- Fanatical Conjuror +(206696, 1, 220490, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Arathi Knight +(206697, 1, 220451, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Devout Priest +(206694, 1, 0, 0, 0, 0, 0, 0, 220456, 0, 0, 56421), -- Fervent Sharpshooter +(207940, 1, 220451, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Prioress Murrpray +(206705, 1, 220468, 0, 0, 222984, 0, 0, 0, 0, 0, 56421), -- Arathi Footman +(207946, 1, 220487, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Captain Dailcry +(211290, 1, 220492, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Elaena Emberlanz +(211291, 1, 220490, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Sergeant Shaynemail +(211289, 1, 220449, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Taener Duelmal +(212826, 1, 220459, 0, 0, 222984, 0, 0, 0, 0, 0, 56421), -- Guard Captain Suleyman +(212831, 1, 220490, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Forge Master Damian +(212827, 1, 220451, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- High Priest Aemya +(217658, 1, 220500, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Sir Braunpyke +(212835, 1, 220470, 0, 0, 222986, 0, 0, 0, 0, 0, 56421), -- Risen Footman +(221760, 1, 220449, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Risen Mage +(27893, 7, 225990, 0, 0, 0, 0, 0, 0, 0, 0, 56421); -- Rune Weapon + +-- Creature Difficulty (Normal) +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=211140 AND `DifficultyID`=1); -- 211140 (Arathi Neophyte) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `VerifiedBuild`=56421 WHERE (`Entry`=210852 AND `DifficultyID`=0); -- 210852 (Mellek Beam Stalker) - +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=210851 AND `DifficultyID`=0); -- 210851 (Eternal Flame) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=228805 AND `DifficultyID`=0); -- 228805 (Upper Platform Stalker) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=221737 AND `DifficultyID`=0); -- 221737 (Platform Stalker) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=536871168, `StaticFlags3`=33554432, `VerifiedBuild`=56421 WHERE (`Entry`=211138 AND `DifficultyID`=0); -- 211138 (Mellek Zombie Stalker) - Sessile, Floating - CannotTurn +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2702, `StaticFlags1`=805306624, `VerifiedBuild`=56421 WHERE (`Entry`=226510 AND `DifficultyID`=0); -- 226510 (Path Helper) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2702, `StaticFlags1`=805306624, `VerifiedBuild`=56421 WHERE (`Entry`=226501 AND `DifficultyID`=0); -- 226501 (Path Helper) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=217658 AND `DifficultyID`=0); -- 217658 (Sir Braunpyke) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=212835 AND `DifficultyID`=0); -- 212835 (Risen Footman) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=221760 AND `DifficultyID`=0); -- 221760 (Risen Mage) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=212838 AND `DifficultyID`=0); -- 212838 (Arathi Neophyte) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=206704 AND `DifficultyID`=0); -- 206704 (Ardent Paladin) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=207949 AND `DifficultyID`=0); -- 207949 (Zealous Templar) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=207943 AND `DifficultyID`=0); -- 207943 (Arathi Neophyte) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=207939 AND `DifficultyID`=1); -- 207939 (Baron Braunpyke) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=206710 AND `DifficultyID`=0); -- 206710 (Lightspawn) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=213991 AND `DifficultyID`=0); -- 213991 (Dummy Stalker) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=221700 AND `DifficultyID`=0); -- 221700 (Dummy Stalker) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=536871168, `StaticFlags3`=33554432, `VerifiedBuild`=56421 WHERE (`Entry`=213997 AND `DifficultyID`=0); -- 213997 (Mini-Boss Stalker) - Sessile, Floating - CannotTurn +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=206698 AND `DifficultyID`=0); -- 206698 (Fanatical Conjuror) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=221844 AND `DifficultyID`=0); -- 221844 (Eternal Flame) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=206697 AND `DifficultyID`=0); -- 206697 (Devout Priest) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=206694 AND `DifficultyID`=0); -- 206694 (Fervent Sharpshooter) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2702, `StaticFlags1`=805306624, `VerifiedBuild`=56421 WHERE (`Entry`=210932 AND `DifficultyID`=0); -- 210932 (Path Helper) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=206696 AND `DifficultyID`=0); -- 206696 (Arathi Knight) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=207940 AND `DifficultyID`=1); -- 207940 (Prioress Murrpray) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=206699 AND `DifficultyID`=0); -- 206699 (War Lynx) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=206705 AND `DifficultyID`=1); -- 206705 (Arathi Footman) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=212831 AND `DifficultyID`=0); -- 212831 (Forge Master Damian) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=211290 AND `DifficultyID`=1); -- 211290 (Elaena Emberlanz) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=211291 AND `DifficultyID`=1); -- 211291 (Sergeant Shaynemail) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=211289 AND `DifficultyID`=1); -- 211289 (Taener Duelmal) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=207946 AND `DifficultyID`=1); -- 207946 (Captain Dailcry) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=212826 AND `DifficultyID`=0); -- 212826 (Guard Captain Suleyman) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=212827 AND `DifficultyID`=0); -- 212827 (High Priest Aemya) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2702, `StaticFlags1`=805306624, `VerifiedBuild`=56421 WHERE (`Entry`=228359 AND `DifficultyID`=0); -- 228359 (Path Helper) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2976, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=228534 AND `DifficultyID`=0); -- 228534 (Sister Etna Blayze) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2799, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=222927 AND `DifficultyID`=0); -- 222927 (Sacred Flame Vintner) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2702, `StaticFlags1`=805306624, `VerifiedBuild`=56421 WHERE (`Entry`=228238 AND `DifficultyID`=0); -- 228238 (Path Helper) - Sessile, CanSwim, Floating + +-- Creature Difficulty (Heroic) +DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=2 AND `Entry` IN (210852,210851,228805,221737,211138,226510,226501,217658,212835,221760,212838,206704,207949,226267,224466,226272,228224,207943,206710,213991,213997,226271,198757,228226,221700,228105,223273,206698,221844,206697,206699,206696,206694,210932,212826,212827,212831,228359,228534,228238,222927)); +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `StaticFlags1`, `StaticFlags2`, `StaticFlags3`, `StaticFlags4`, `StaticFlags5`, `StaticFlags6`, `StaticFlags7`, `StaticFlags8`, `VerifiedBuild`) VALUES +(210852, 2, 0, 0, 2720, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- 210852 (Mellek Beam Stalker) - +(210851, 2, 0, 0, 2720, 536871168, 0, 0, 0, 0, 0, 0, 0, 56421), -- 210851 (Eternal Flame) - Sessile, Floating +(228805, 2, 0, 0, 2720, 536871168, 0, 0, 0, 0, 0, 0, 0, 56421), -- 228805 (Upper Platform Stalker) - Sessile, Floating +(221737, 2, 0, 0, 2720, 536871168, 0, 0, 0, 0, 0, 0, 0, 56421), -- 221737 (Platform Stalker) - Sessile, Floating +(211138, 2, 0, 0, 2720, 536871168, 0, 33554432, 0, 0, 0, 0, 0, 56421), -- 211138 (Mellek Zombie Stalker) - Sessile, Floating - CannotTurn +(226510, 2, 0, 0, 2702, 805306624, 0, 0, 0, 0, 0, 0, 0, 56421), -- 226510 (Path Helper) - Sessile, CanSwim, Floating +(226501, 2, 0, 0, 2702, 805306624, 0, 0, 0, 0, 0, 0, 0, 56421), -- 226501 (Path Helper) - Sessile, CanSwim, Floating +(217658, 2, 1, 1, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 217658 (Sir Braunpyke) - CanSwim +(212835, 2, 0, 0, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 212835 (Risen Footman) - CanSwim +(221760, 2, 0, 0, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 221760 (Risen Mage) - CanSwim +(212838, 2, 0, 0, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 212838 (Arathi Neophyte) - CanSwim +(206704, 2, 1, 1, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 206704 (Ardent Paladin) - CanSwim +(207949, 2, 1, 1, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 207949 (Zealous Templar) - CanSwim +(207943, 2, 0, 0, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 207943 (Arathi Neophyte) - CanSwim +(206710, 2, 0, 0, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 206710 (Lightspawn) - CanSwim +(213991, 2, 0, 0, 2720, 536871168, 0, 0, 0, 0, 0, 0, 0, 56421), -- 213991 (Dummy Stalker) - Sessile, Floating +(213997, 2, 0, 0, 2720, 536871168, 0, 33554432, 0, 0, 0, 0, 0, 56421), -- 213997 (Mini-Boss Stalker) - Sessile, Floating - CannotTurn +(221700, 2, 0, 0, 2720, 536871168, 0, 0, 0, 0, 0, 0, 0, 56421), -- 221700 (Dummy Stalker) - Sessile, Floating +(206698, 2, 0, 0, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 206698 (Fanatical Conjuror) - CanSwim +(221844, 2, 0, 0, 2720, 536871168, 0, 0, 0, 0, 0, 0, 0, 56421), -- 221844 (Eternal Flame) - Sessile, Floating +(206697, 2, 0, 0, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 206697 (Devout Priest) - CanSwim +(206699, 2, 0, 0, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 206699 (War Lynx) - CanSwim +(206696, 2, 1, 1, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 206696 (Arathi Knight) - CanSwim +(206694, 2, 0, 0, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 206694 (Fervent Sharpshooter) - CanSwim +(210932, 2, 0, 0, 2702, 805306624, 0, 0, 0, 0, 0, 0, 0, 56421), -- 210932 (Path Helper) - Sessile, CanSwim, Floating +(212826, 2, 1, 1, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 212826 (Guard Captain Suleyman) - CanSwim +(212827, 2, 1, 1, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 212827 (High Priest Aemya) - CanSwim +(212831, 2, 1, 1, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 212831 (Forge Master Damian) - CanSwim +(228359, 2, 0, 0, 2702, 805306624, 0, 0, 0, 0, 0, 0, 0, 56421), -- 228359 (Path Helper) - Sessile, CanSwim, Floating +(228534, 2, 0, 0, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 228534 (Sister Etna Blayze) - CanSwim +(228238, 2, 0, 0, 2702, 805306624, 0, 0, 0, 0, 0, 0, 0, 56421), -- 228238 (Path Helper) - Sessile, CanSwim, Floating +(222927, 2, 0, 0, 2799, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421); -- 222927 (Sacred Flame Vintner) - CanSwim + +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2720, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=211140 AND `DifficultyID`=2); -- 211140 (Arathi Neophyte) - CanSwim +UPDATE `creature_template_difficulty` SET `VerifiedBuild`=56421 WHERE (`DifficultyID`=2 AND `Entry` IN (19668,210931,211151,211149,211137,211152,211111,210930,211150)); +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=2720, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=207939 AND `DifficultyID`=2); -- 207939 (Baron Braunpyke) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=2720, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=207940 AND `DifficultyID`=2); -- 207940 (Prioress Murrpray) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2720, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=206705 AND `DifficultyID`=2); -- 206705 (Arathi Footman) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=2720, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=211290 AND `DifficultyID`=2); -- 211290 (Elaena Emberlanz) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=2720, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=211291 AND `DifficultyID`=2); -- 211291 (Sergeant Shaynemail) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=2720, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=211289 AND `DifficultyID`=2); -- 211289 (Taener Duelmal) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=2720, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=207946 AND `DifficultyID`=2); -- 207946 (Captain Dailcry) - CanSwim +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=260197, `TypeFlags2`=128 WHERE (`Entry`=210852 AND `DifficultyID`=2); -- Mellek Beam Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=260196, `TypeFlags2`=128 WHERE (`Entry`=210851 AND `DifficultyID`=2); -- Eternal Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=280024, `TypeFlags2`=128 WHERE (`Entry`=228805 AND `DifficultyID`=2); -- Upper Platform Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=271547, `TypeFlags2`=128 WHERE (`Entry`=221737 AND `DifficultyID`=2); -- Platform Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=260489, `TypeFlags`=64, `TypeFlags2`=128 WHERE (`Entry`=211138 AND `DifficultyID`=2); -- Mellek Zombie Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=277654, `TypeFlags`=1075839048, `TypeFlags2`=34 WHERE (`Entry`=226510 AND `DifficultyID`=2); -- Path Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=277639, `TypeFlags`=1075839048, `TypeFlags2`=34 WHERE (`Entry`=226501 AND `DifficultyID`=2); -- Path Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=15, `CreatureDifficultyID`=267151, `TypeFlags`=2097224 WHERE (`Entry`=217658 AND `DifficultyID`=2); -- Sir Braunpyke +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=6.5, `CreatureDifficultyID`=262224, `TypeFlags`=2097224 WHERE (`Entry`=212835 AND `DifficultyID`=2); -- Risen Footman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=4.5, `CreatureDifficultyID`=271571, `TypeFlags`=2097224 WHERE (`Entry`=221760 AND `DifficultyID`=2); -- Risen Mage +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=2.5, `CreatureDifficultyID`=262227, `TypeFlags`=2097224 WHERE (`Entry`=212838 AND `DifficultyID`=2); -- Arathi Neophyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=6.5, `CreatureDifficultyID`=237182, `TypeFlags`=270532680 WHERE (`Entry`=207949 AND `DifficultyID`=2); -- Zealous Templar +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=9, `CreatureDifficultyID`=235919, `TypeFlags`=270532680 WHERE (`Entry`=206704 AND `DifficultyID`=2); -- Ardent Paladin +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=2.5, `CreatureDifficultyID`=237176, `TypeFlags`=2097224 WHERE (`Entry`=207943 AND `DifficultyID`=2); -- Arathi Neophyte +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=263402 WHERE (`Entry`=213991 AND `DifficultyID`=2); -- Dummy Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=6, `CreatureDifficultyID`=235925, `TypeFlags`=2097224 WHERE (`Entry`=206710 AND `DifficultyID`=2); -- Lightspawn +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=263408, `TypeFlags`=1610612752, `TypeFlags2`=6 WHERE (`Entry`=213997 AND `DifficultyID`=2); -- Mini-Boss Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=271510 WHERE (`Entry`=221700 AND `DifficultyID`=2); -- Dummy Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=4.5, `CreatureDifficultyID`=235913, `TypeFlags`=2097224 WHERE (`Entry`=206698 AND `DifficultyID`=2); -- Fanatical Conjuror +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=271655 WHERE (`Entry`=221844 AND `DifficultyID`=2); -- Eternal Flame +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=4.25, `CreatureDifficultyID`=235912, `TypeFlags`=2097224 WHERE (`Entry`=206697 AND `DifficultyID`=2); -- Devout Priest +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=5, `CreatureDifficultyID`=235914, `TypeFlags`=2097224 WHERE (`Entry`=206699 AND `DifficultyID`=2); -- War Lynx +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=8, `CreatureDifficultyID`=235911, `TypeFlags`=270534728 WHERE (`Entry`=206696 AND `DifficultyID`=2); -- Arathi Knight +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=4.5, `CreatureDifficultyID`=235909, `TypeFlags`=2097224 WHERE (`Entry`=206694 AND `DifficultyID`=2); -- Fervent Sharpshooter +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=260281, `TypeFlags`=1075839048, `TypeFlags2`=34 WHERE (`Entry`=210932 AND `DifficultyID`=2); -- Path Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=20, `CreatureDifficultyID`=262199, `TypeFlags`=2097224 WHERE (`Entry`=212826 AND `DifficultyID`=2); -- Guard Captain Suleyman +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=15, `CreatureDifficultyID`=262200, `TypeFlags`=2097224 WHERE (`Entry`=212827 AND `DifficultyID`=2); -- High Priest Aemya +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=15, `CreatureDifficultyID`=262220, `TypeFlags`=270532680 WHERE (`Entry`=212831 AND `DifficultyID`=2); -- Forge Master Damian +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=279547, `TypeFlags`=1075839048, `TypeFlags2`=34 WHERE (`Entry`=228359 AND `DifficultyID`=2); -- Path Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=279423, `TypeFlags`=1075839048, `TypeFlags2`=34 WHERE (`Entry`=228238 AND `DifficultyID`=2); -- Path Helper +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=279739, `TypeFlags2`=32768 WHERE (`Entry`=228534 AND `DifficultyID`=2); -- Sister Etna Blayze +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=273724 WHERE (`Entry`=222927 AND `DifficultyID`=2); -- Sacred Flame Vintner + +-- Model Info +DELETE FROM `creature_model_info` WHERE `DisplayID` IN (121006, 121010, 121011, 121008, 121007, 121023, 121024, 121014, 121015, 120847, 121005, 120878, 120848, 121013, 121016, 120988, 120849, 121012, 120987, 120023, 118879, 118872, 118870, 118873, 118876, 118874, 118867, 121001, 121002, 121004, 121003, 121021, 121017, 121022, 121020, 116188, 116186, 116189, 116171, 121019, 121018, 120674, 120686, 121009, 120684); +INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES +(121006, 0.305999994277954101, 1.5, 0, 56421), +(121010, 0.305999994277954101, 1.5, 0, 56421), +(121011, 0.305999994277954101, 1.5, 0, 56421), +(121008, 0.208000004291534423, 1.5, 0, 56421), +(121007, 0.208000004291534423, 1.5, 0, 56421), +(121023, 0.663779377937316894, 1.424999952316284179, 0, 56421), +(121024, 0.239199995994567871, 1.724999904632568359, 0, 56421), +(121014, 0.349999994039535522, 1.5, 0, 56421), +(121015, 0.349999994039535522, 1.5, 0, 56421), +(120847, 0.305999994277954101, 1.5, 0, 56421), +(121005, 0.239199995994567871, 1.724999904632568359, 0, 56421), +(120878, 1.492568492889404296, 2, 0, 56421), +(120848, 0.305999994277954101, 1.5, 0, 56421), +(121013, 0.349999994039535522, 1.5, 0, 56421), +(121016, 0.349999994039535522, 1.5, 0, 56421), +(120988, 0.239199995994567871, 1.72500002384185791, 0, 56421), +(120849, 0.305999994277954101, 1.5, 0, 56421), +(121012, 0.349999994039535522, 1.5, 0, 56421), +(120987, 0.347222000360488891, 1.5, 0, 56421), +(120023, 0.305999994277954101, 1.5, 0, 56421), +(118879, 0.351899981498718261, 1.724999904632568359, 0, 56421), +(118872, 0.347221970558166503, 1.5, 0, 56421), +(118870, 0.239199981093406677, 1.724999904632568359, 0, 56421), +(118873, 0.305999964475631713, 1.5, 0, 56421), +(118876, 0.698715150356292724, 1.5, 0, 56421), +(118874, 0.305999994277954101, 1.5, 0, 56421), +(118867, 0.228800013661384582, 1.65000009536743164, 0, 56421), +(121001, 0.239199995994567871, 1.724999904632568359, 0, 56421), +(121002, 0.351899981498718261, 1.724999904632568359, 0, 56421), +(121004, 0.593907892704010009, 1.27500009536743164, 0, 56421), +(121003, 0.277777612209320068, 1.20000004768371582, 0, 56421), +(121021, 0.305999994277954101, 1.5, 0, 56421), +(121017, 0.208000004291534423, 1.5, 0, 56421), +(121022, 0.305999994277954101, 1.5, 0, 56421), +(121020, 0.305999994277954101, 1.5, 0, 56421), +(116188, 1.014590740203857421, 1.5625, 0, 56421), +(116186, 1.014590740203857421, 1.5625, 0, 56421), +(116189, 1.014590740203857421, 1.5625, 0, 56421), +(116171, 0.811672568321228027, 1.25, 0, 56421), +(121019, 0.208000004291534423, 1.5, 0, 56421), +(121018, 0.208000004291534423, 1.5, 0, 56421), +(120674, 0.254584968090057373, 0.625, 0, 56421), +(120686, 0.356418937444686889, 0.875, 0, 56421), +(121009, 0.208000004291534423, 1.5, 0, 56421), +(120684, 0.509169936180114746, 1.25, 0, 56421); + +UPDATE `creature_model_info` SET `VerifiedBuild`=56421 WHERE `DisplayID` IN (118878, 11686, 115077, 118877, 117092, 23767); +UPDATE `creature_template_model` SET `VerifiedBuild`=56421 WHERE (`Idx`=0 AND `CreatureID` IN (221700,206698,151719,152568,152360,154148,153928,153898,152290,152359,153658,152552,152542,152545,152548,152795,151870,150583,152682,152681,152397,152465,144644,152323,152567,152448,152553,152555,152414,152291,152756,152556,152464,152712,152361,152566,152794,152416,152415,227442,225420,225421,227411,227335,227336,220720,193655,193650,193654,193653,193679,193678,193677,193675,193674,193652,193684,193680,193682,193686,193647,193644,193645,193648,162248,162245,162241,162253,162251,158706,162254,158531,162243,162247,158632,162244,162246,156709,159087,162290,162252,162250,162249,212831,212827,211291,211152,207940,211150,211111,211151,211149,211137,210932,210931,206699,222927,65851,38695,63502,52672,66151,21354,33301,69067,53270,35362,73780,65011,77178,29929,80651,76084,71381,71486,70356,69831,69832,69219,69204,68288,68211,67437,66062,66063,66060,65078,65076,65074,65072,65071,65065,65063,65061,65060,65058,65016,65009,65007,65006,64996,64993,64986,63553,63552,63042,62454,62106,61809,60941,59101,59072,58169,56921,55272,54879,54741,54423,53276,52807,52756,48632,47841,47353,40725,40165,39209,39208,35168,33904,33892,25064,31239,32633,32206,32158,31851,31778,31698,31717,29582,28363,27707,27684,28302,27152,24488,20850,20848,20849,20847,20846,19658,18362,18375,18376,18406,18359,18357,18360,17266,15715,15714,15666,14602,14547,14548,14546,14561,14560,14559,14553,14552,14551,14556,14555,14565,14505,14336,10180,11147,9158,7749,7739,7690,7687,6074,4779,4777,4710,4269,304,307,308,33030,305,284,218977,218646,218647,210930,206697,221844,228238,228359,206694,206705,206696)) OR (`Idx`=4 AND `CreatureID` IN (152795,206699)) OR (`Idx`=3 AND `CreatureID` IN (152795,206699,222927)) OR (`Idx`=2 AND `CreatureID` IN (152795,206699,222927,206697)) OR (`Idx`=1 AND `CreatureID` IN (152795,152794,162253,162251,162252,162250,162249,211152,211150,211111,211151,211149,211137,210932,210931,206699,222927,40725,40165,218646,210930,206697,228238,228359)); +UPDATE `creature_template_model` SET `DisplayScale`=1.10000002384185791, `VerifiedBuild`=56421 WHERE (`CreatureID`=211290 AND `Idx`=0); -- Elaena Emberlanz +UPDATE `creature_template_model` SET `DisplayScale`=1.10000002384185791, `VerifiedBuild`=56421 WHERE (`CreatureID`=211289 AND `Idx`=0); -- Taener Duelmal +UPDATE `creature_template_model` SET `DisplayScale`=1.419999957084655761, `VerifiedBuild`=56421 WHERE (`CreatureID`=207946 AND `Idx`=0); -- Captain Dailcry +UPDATE `creature_template_model` SET `DisplayScale`=1.10000002384185791, `VerifiedBuild`=56421 WHERE (`CreatureID`=212826 AND `Idx`=0); -- Guard Captain Suleyman + +-- Sacred Flame Vintner smart ai +UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = 222927; +DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` IN (-(@CGUID+28), -(@CGUID+73)); +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(-(@CGUID+28), 0, 0, 0, '', 34, 0, 100, 0, 2, 0, 0, 0, 80, 22292700, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On movement of type WAYPOINT_MOTION_TYPE inform, point 0 - Self: Start timed action list id #Sacred Flame Vintner #0 (22292700) (update out of combat)'), +(-(@CGUID+28), 0, 1, 0, '', 34, 0, 100, 0, 2, 1, 0, 0, 80, 22292701, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On movement of type WAYPOINT_MOTION_TYPE inform, point 1 - Self: Start timed action list id #Sacred Flame Vintner #1 (22292701) (update out of combat)'), +(-(@CGUID+73), 0, 0, 0, '', 34, 0, 100, 0, 2, 0, 0, 0, 80, 22292700, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On movement of type WAYPOINT_MOTION_TYPE inform, point 0 - Self: Start timed action list id #Sacred Flame Vintner #0 (22292700) (update out of combat)'), +(-(@CGUID+73), 0, 1, 0, '', 34, 0, 100, 0, 2, 1, 0, 0, 80, 22292701, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On movement of type WAYPOINT_MOTION_TYPE inform, point 1 - Self: Start timed action list id #Sacred Flame Vintner #1 (22292701) (update out of combat)'); + +-- Timed list 22292701 smart ai +SET @ENTRY := 22292701; +DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(@ENTRY, 9, 0, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 90, 8, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Set stand state to KNEEL'), +(@ENTRY, 9, 1, 0, '', 0, 0, 100, 0, 1000, 1000, 0, 0, 85, 443738, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Self: Cast spell 443738 on self'), +(@ENTRY, 9, 2, 0, '', 0, 0, 100, 0, 2000, 2000, 0, 0, 91, 8, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 2 seconds - Self: Remove stand state KNEEL'); + +-- Timed list 22292700 smart ai +SET @ENTRY := 22292700; +DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY; +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(@ENTRY, 9, 0, 0, '', 0, 0, 100, 0, 0, 0, 0, 0, 90, 8, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Set stand state to KNEEL'), +(@ENTRY, 9, 1, 0, '', 0, 0, 100, 0, 1000, 1000, 0, 0, 28, 443738, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Self: Remove aura due to spell 443738'), +(@ENTRY, 9, 2, 0, '', 0, 0, 100, 0, 2000, 2000, 0, 0, 91, 8, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 2 seconds - Self: Remove stand state KNEEL'); + +-- Path for Sacred Flame Vintner +SET @MOVERGUID := @CGUID+56; +SET @ENTRY := 222927; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Sacred Flame Vintner - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 2866.5842, 1133.9774, 514.0673, NULL, 0), +(@PATH, 1, 2860.1484, 1135.7084, 514.0673, NULL, 0), +(@PATH, 2, 2853.2222, 1133.5573, 514.08154, NULL, 0), +(@PATH, 3, 2849.3394, 1130.3177, 514.08154, NULL, 0), +(@PATH, 4, 2847.4307, 1124.5486, 514.0746, NULL, 0), +(@PATH, 5, 2848.1223, 1119.316, 514.0673, NULL, 0), +(@PATH, 6, 2850.7727, 1115.2656, 514.0673, NULL, 0), +(@PATH, 7, 2856.0051, 1111.6719, 514.0673, NULL, 0), +(@PATH, 8, 2862.0808, 1109.4479, 514.0673, NULL, 0), +(@PATH, 9, 2866.934, 1110.1267, 514.0673, NULL, 0), +(@PATH, 10, 2870.0696, 1112.0973, 514.0673, NULL, 0), +(@PATH, 11, 2872.4436, 1116.4896, 514.0673, NULL, 0), +(@PATH, 12, 2873.7527, 1124.8959, 514.0673, NULL, 0), +(@PATH, 13, 2871.4192, 1130.2552, 514.0673, NULL, 0); + +UPDATE `creature` SET `position_x`=2866.5842, `position_y`=1133.9774, `position_z`=514.0673, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Sacred Flame Vintner +SET @MOVERGUID := @CGUID+41; +SET @ENTRY := 222927; +SET @PATHOFFSET := 1; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Sacred Flame Vintner - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 2882.8525, 1056.0139, 515.38617, NULL, 0), +(@PATH, 1, 2889.7734, 1050.8004, 515.47723, NULL, 0), +(@PATH, 2, 2898.9185, 1043.6267, 515.3941, NULL, 0), +(@PATH, 3, 2907.0806, 1036.861, 515.5304, NULL, 0), +(@PATH, 4, 2914.968, 1030.2101, 516.2935, NULL, 0), +(@PATH, 5, 2918.1067, 1027.7396, 516.21295, NULL, 0), +(@PATH, 6, 2907.1892, 1036.7709, 515.5169, NULL, 0), +(@PATH, 7, 2898.9185, 1043.6267, 515.3941, NULL, 0), +(@PATH, 8, 2889.7734, 1050.8004, 515.47723, NULL, 0); + +UPDATE `creature` SET `position_x`=2882.8525, `position_y`=1056.0139, `position_z`=515.38617, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Sacred Flame Vintner +SET @MOVERGUID := @CGUID+58; +SET @ENTRY := 222927; +SET @PATHOFFSET := 2; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Sacred Flame Vintner - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 2835.073, 1091.7935, 522.8182, NULL, 0), +(@PATH, 1, 2828.2048, 1098.3055, 523.64417, NULL, 0), +(@PATH, 2, 2822.677, 1101.2622, 526.45135, NULL, 0), +(@PATH, 3, 2817.5308, 1109.3256, 526.3264, NULL, 0), +(@PATH, 4, 2822.677, 1101.2622, 526.45135, NULL, 0), +(@PATH, 5, 2828.2048, 1098.3055, 523.64417, NULL, 0), +(@PATH, 6, 2835.073, 1091.7935, 522.8182, NULL, 0), +(@PATH, 7, 2851.8906, 1078.4618, 522.74506, NULL, 0), +(@PATH, 8, 2867, 1067.1476, 523.7966, NULL, 0), +(@PATH, 9, 2874.6394, 1060.7966, 523.58923, NULL, 0), +(@PATH, 10, 2867, 1067.1476, 523.7966, NULL, 0), +(@PATH, 11, 2851.8906, 1078.4618, 522.74506, NULL, 0); + +UPDATE `creature` SET `position_x`=2835.073, `position_y`=1091.7935, `position_z`=522.8182, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Sacred Flame Vintner +SET @MOVERGUID := @CGUID+31; +SET @ENTRY := 222927; +SET @PATHOFFSET := 3; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Sacred Flame Vintner - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 2939.9626, 1057.2361, 514.0702, NULL, 0), +(@PATH, 1, 2954.4905, 1045.1979, 514.1064, NULL, 0), +(@PATH, 2, 2975.2527, 1029.5209, 514.0847, NULL, 0), +(@PATH, 3, 2954.4905, 1045.1979, 514.1064, NULL, 0), +(@PATH, 4, 2939.9626, 1057.2361, 514.0702, NULL, 0), +(@PATH, 5, 2924.2812, 1069.7361, 514.14795, NULL, 0), +(@PATH, 6, 2908.3325, 1082.5834, 514.0936, NULL, 0), +(@PATH, 7, 2877.481, 1108.6649, 514.0673, NULL, 0), +(@PATH, 8, 2908.3325, 1082.5834, 514.0936, NULL, 0), +(@PATH, 9, 2924.2812, 1069.7361, 514.14795, NULL, 0); + +UPDATE `creature` SET `position_x`=2939.9626, `position_y`=1057.2361, `position_z`=514.0702, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Sacred Flame Vintner +SET @MOVERGUID := @CGUID+6; +SET @ENTRY := 222927; +SET @PATHOFFSET := 4; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Sacred Flame Vintner - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 2933.0842, 1014.0625, 515.3861, NULL, 0), +(@PATH, 1, 2966.802, 986.4583, 515.43884, NULL, 0), +(@PATH, 2, 2933.0842, 1014.0625, 515.3861, NULL, 0), +(@PATH, 3, 2919.9055, 1024.5209, 516.1986, NULL, 0); + +UPDATE `creature` SET `position_x`=2933.0842, `position_y`=1014.0625, `position_z`=515.3861, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Sacred Flame Vintner +SET @MOVERGUID := @CGUID+75; +SET @ENTRY := 222927; +SET @PATHOFFSET := 5; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Sacred Flame Vintner - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 3097.4758, 1116.5712, 517.49316, NULL, 0), +(@PATH, 1, 3099.7935, 1120.6337, 517.3434, NULL, 0), +(@PATH, 2, 3105.341, 1123.0087, 517.403, NULL, 0), +(@PATH, 3, 3108.4011, 1122.8195, 517.3976, NULL, 0), +(@PATH, 4, 3111.9097, 1121.7709, 517.251, NULL, 0), +(@PATH, 5, 3113.808, 1120.1024, 516.12396, NULL, 0), +(@PATH, 6, 3116.284, 1119.1841, 514.49274, NULL, 0), +(@PATH, 7, 3121.2996, 1115.4445, 514.1249, NULL, 0), +(@PATH, 8, 3123.0564, 1111.7361, 514.29486, NULL, 0), +(@PATH, 9, 3122.7769, 1106.5608, 514.09393, NULL, 0), +(@PATH, 10, 3124.8428, 1103.8334, 514.83887, NULL, 0), +(@PATH, 11, 3125.6167, 1102.9181, 515.69867, NULL, 0), +(@PATH, 12, 3126.6965, 1101.954, 515.5249, NULL, 0), +(@PATH, 13, 3129.0452, 1098.5903, 515.5558, NULL, 0), +(@PATH, 14, 3125.804, 1095.5348, 515.69995, NULL, 0), +(@PATH, 15, 3122.7986, 1092.6302, 515.62024, NULL, 0), +(@PATH, 16, 3119.9138, 1092.0142, 515.63464, NULL, 0), +(@PATH, 17, 3116.5886, 1094.2673, 514.6045, NULL, 0), +(@PATH, 18, 3109.8281, 1098.1598, 514.0673, NULL, 0), +(@PATH, 19, 3106.0034, 1099.7291, 514.0673, NULL, 0), +(@PATH, 20, 3101.111, 1102.5382, 514.0673, NULL, 0), +(@PATH, 21, 3098.3176, 1103.5052, 515.77386, NULL, 0), +(@PATH, 22, 3096.0808, 1106.1875, 517.24335, NULL, 0), +(@PATH, 23, 3095.5234, 1110.5677, 517.38965, NULL, 0); + +UPDATE `creature` SET `position_x`=3097.4758, `position_y`=1116.5712, `position_z`=517.49316, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `auras`) VALUES +(@MOVERGUID, @PATH, 1, '436736 443738'); + +-- Path for Sacred Flame Vintner +SET @MOVERGUID := @CGUID+9; +SET @ENTRY := 222927; +SET @PATHOFFSET := 6; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Sacred Flame Vintner - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 3048.2935, 1027.4827, 514.1465, NULL, 0), +(@PATH, 1, 3052.2378, 1028.2795, 514.1248, NULL, 0), +(@PATH, 2, 3055.23, 1030.3524, 514.1431, NULL, 0), +(@PATH, 3, 3058.8394, 1033.4601, 514.1636, NULL, 0), +(@PATH, 4, 3061.9375, 1036.875, 514.16504, NULL, 0), +(@PATH, 5, 3066.4453, 1041.8923, 514.1432, NULL, 0), +(@PATH, 6, 3078.9453, 1058.0278, 514.178, NULL, 0), +(@PATH, 7, 3084.1494, 1064.3646, 514.1742, NULL, 0), +(@PATH, 8, 3091.7935, 1073.3073, 514.0673, NULL, 0), +(@PATH, 9, 3096.3645, 1079.5973, 514.0673, NULL, 0), +(@PATH, 10, 3100.131, 1084.0348, 514.0673, NULL, 0), +(@PATH, 11, 3103.2969, 1087.7257, 514.0673, NULL, 0), +(@PATH, 12, 3100.131, 1084.0348, 514.0673, NULL, 0), +(@PATH, 13, 3096.3645, 1079.5973, 514.0673, NULL, 0), +(@PATH, 14, 3091.7935, 1073.3073, 514.0673, NULL, 0), +(@PATH, 15, 3084.1494, 1064.3646, 514.1742, NULL, 0), +(@PATH, 16, 3078.9453, 1058.0278, 514.178, NULL, 0), +(@PATH, 17, 3066.4453, 1041.8923, 514.1432, NULL, 0), +(@PATH, 18, 3061.9375, 1036.875, 514.16504, NULL, 0), +(@PATH, 19, 3058.8394, 1033.4601, 514.1636, NULL, 0), +(@PATH, 20, 3055.23, 1030.3524, 514.1431, NULL, 0), +(@PATH, 21, 3052.2378, 1028.2795, 514.1248, NULL, 0), +(@PATH, 22, 3048.2935, 1027.4827, 514.1465, NULL, 0), +(@PATH, 23, 3044.8176, 1026.4688, 514.1958, NULL, 0), +(@PATH, 24, 3041.1362, 1026.9791, 514.292, NULL, 0); + +UPDATE `creature` SET `position_x`=3048.2935, `position_y`=1027.4827, `position_z`=514.1465, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Sacred Flame Vintner +SET @MOVERGUID := @CGUID+74; +SET @ENTRY := 222927; +SET @PATHOFFSET := 7; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Sacred Flame Vintner - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 3138.751, 1072.4791, 515.3478, NULL, 0), +(@PATH, 1, 3133.5364, 1066.8298, 515.27905, NULL, 0), +(@PATH, 2, 3128.5425, 1061.1997, 515.49493, NULL, 0), +(@PATH, 3, 3124.7595, 1057.0382, 515.4251, NULL, 0), +(@PATH, 4, 3120.5122, 1052.6493, 516.39856, NULL, 0), +(@PATH, 5, 3114.3682, 1045.6666, 516.19196, NULL, 0), +(@PATH, 6, 3120.5122, 1052.6493, 516.39856, NULL, 0), +(@PATH, 7, 3124.7595, 1057.0382, 515.4251, NULL, 0), +(@PATH, 8, 3128.5425, 1061.1997, 515.49493, NULL, 0), +(@PATH, 9, 3133.5364, 1066.8298, 515.27905, NULL, 0), +(@PATH, 10, 3138.751, 1072.4791, 515.3478, NULL, 0), +(@PATH, 11, 3143.8499, 1078.3872, 515.3265, NULL, 0); + +UPDATE `creature` SET `position_x`=3138.751, `position_y`=1072.4791, `position_z`=515.3478, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Sacred Flame Vintner +SET @MOVERGUID := @CGUID+17; +SET @ENTRY := 222927; +SET @PATHOFFSET := 8; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Sacred Flame Vintner - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 3092.7483, 1018.2917, 515.436, NULL, 0), +(@PATH, 1, 3086.5908, 1009.3719, 515.59314, NULL, 0), +(@PATH, 2, 3079.284, 1001.1268, 515.7631, NULL, 0), +(@PATH, 3, 3072.7883, 993.184, 515.4381, NULL, 0), +(@PATH, 4, 3079.2126, 1001.03973, 515.7864, NULL, 0), +(@PATH, 5, 3086.5486, 1009.3108, 515.59576, NULL, 0), +(@PATH, 6, 3092.7483, 1018.2917, 515.436, NULL, 0), +(@PATH, 7, 3113.2283, 1044.3541, 516.21826, NULL, 0); + +UPDATE `creature` SET `position_x`=3092.7483, `position_y`=1018.2917, `position_z`=515.436, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Sacred Flame Vintner +SET @MOVERGUID := @CGUID+73; +SET @ENTRY := 222927; +SET @PATHOFFSET := 9; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Sacred Flame Vintner - Scripted Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 3104.0999, 1105.7067, 514.0673, 2.6897, 3223), +(@PATH, 1, 3084.6545, 1081.9791, 515.4525, NULL, 3182); + +UPDATE `creature` SET `position_x`=3104.0999, `position_y`=1105.7067, `position_z`=514.0673, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Sacred Flame Vintner +SET @MOVERGUID := @CGUID+28; +SET @ENTRY := 222927; +SET @PATHOFFSET := 10; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Sacred Flame Vintner - Scripted Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 3112.3135, 1114.9896, 514.0807, NULL, 3386), +(@PATH, 1, 3096.0095, 1058.467, 515.898, NULL, 3093); + +UPDATE `creature` SET `position_x`=3112.3135, `position_y`=1114.9896, `position_z`=514.0807, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Sacred Flame Vintner +SET @MOVERGUID := @CGUID+97; +SET @ENTRY := 222927; +SET @PATHOFFSET := 11; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Sacred Flame Vintner - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 3188.1455, 1127.0577, 522.71704, NULL, 0), +(@PATH, 1, 3189.552, 1129.1077, 522.71704, NULL, 0), +(@PATH, 2, 3190.9585, 1131.1576, 522.71704, NULL, 0), +(@PATH, 3, 3191.4937, 1131.9379, 523.2773, NULL, 0), +(@PATH, 4, 3191.7725, 1132.3441, 523.7482, NULL, 0), +(@PATH, 5, 3192.4448, 1133.3242, 524.4415, NULL, 0), +(@PATH, 6, 3193.141, 1134.3394, 525.24384, NULL, 0), +(@PATH, 7, 3193.7708, 1135.257, 525.782, NULL, 0), +(@PATH, 8, 3198.337, 1139.6685, 526.40765, NULL, 0), +(@PATH, 9, 3202.7751, 1148.9062, 526.3624, NULL, 0), +(@PATH, 10, 3202.909, 1154.0156, 526.3624, NULL, 0), +(@PATH, 11, 3201.3254, 1161.7379, 526.05853, NULL, 0), +(@PATH, 12, 3201.6216, 1167.9705, 522.8022, NULL, 0), +(@PATH, 13, 3201.2383, 1170.925, 522.8413, NULL, 0), +(@PATH, 14, 3201.0815, 1172.1317, 522.76776, NULL, 0), +(@PATH, 15, 3200.2993, 1178.1598, 522.7687, NULL, 0), +(@PATH, 16, 3196.8352, 1217.408, 522.71704, NULL, 0), +(@PATH, 17, 3200.181, 1179.0819, 522.7687, NULL, 0), +(@PATH, 18, 3201.2385, 1170.9248, 522.8324, NULL, 0), +(@PATH, 19, 3201.6216, 1167.9705, 522.8022, NULL, 0), +(@PATH, 20, 3201.5627, 1166.7303, 522.7792, NULL, 0), +(@PATH, 21, 3201.338, 1162.0021, 525.9312, NULL, 0), +(@PATH, 22, 3202.909, 1154.0156, 526.3624, NULL, 0), +(@PATH, 23, 3202.7751, 1148.9062, 526.3624, NULL, 0), +(@PATH, 24, 3198.337, 1139.6685, 526.40765, NULL, 0), +(@PATH, 25, 3193.7708, 1135.257, 525.782, NULL, 0), +(@PATH, 26, 3189.552, 1129.1077, 522.71704, NULL, 0), +(@PATH, 27, 3183.5686, 1121.4861, 522.71704, NULL, 0), +(@PATH, 28, 3179.8933, 1117.7274, 522.8108, NULL, 0), +(@PATH, 29, 3158.875, 1092.4966, 523.78644, NULL, 0), +(@PATH, 30, 3179.8933, 1117.7274, 522.8108, NULL, 0), +(@PATH, 31, 3183.5686, 1121.4861, 522.71704, NULL, 0); + +UPDATE `creature` SET `position_x`=3188.1455, `position_y`=1127.0577, `position_z`=522.71704, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Sacred Flame Vintner +SET @MOVERGUID := @CGUID+106; +SET @ENTRY := 222927; +SET @PATHOFFSET := 12; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Sacred Flame Vintner - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 3192.1982, 1236.1482, 522.71704, NULL, 0), +(@PATH, 1, 3193.5815, 1218.1528, 522.71704, NULL, 0), +(@PATH, 2, 3194.9648, 1200.1575, 522.71704, NULL, 0), +(@PATH, 3, 3195.454, 1193.7926, 522.71704, NULL, 0), +(@PATH, 4, 3195.854, 1188.5901, 522.71704, NULL, 0), +(@PATH, 5, 3196.2556, 1183.3629, 522.71704, NULL, 0), +(@PATH, 6, 3196.575, 1179.2095, 522.71704, NULL, 0), +(@PATH, 7, 3196.8374, 1175.7966, 522.71704, NULL, 0), +(@PATH, 8, 3197.0227, 1173.3842, 522.71704, NULL, 0), +(@PATH, 9, 3197.2822, 1170.0087, 522.717, NULL, 0), +(@PATH, 10, 3198.1338, 1164.7101, 523.9138, NULL, 0), +(@PATH, 11, 3199.8203, 1158.9705, 526.4629, NULL, 0), +(@PATH, 12, 3199.698, 1148.0729, 526.3264, NULL, 0), +(@PATH, 13, 3195.8489, 1142.8906, 526.34644, NULL, 0), +(@PATH, 14, 3189.645, 1132.9723, 522.97, NULL, 0), +(@PATH, 15, 3183.4297, 1125.5817, 522.71704, NULL, 0), +(@PATH, 16, 3173.4114, 1113.8923, 522.8077, NULL, 0), +(@PATH, 17, 3166.9705, 1105.8906, 522.80383, NULL, 0), +(@PATH, 18, 3155.5923, 1093.1528, 523.70593, NULL, 0), +(@PATH, 19, 3151.434, 1088.8195, 523.7449, NULL, 0), +(@PATH, 20, 3150.8633, 1088.223, 523.7759, NULL, 0), +(@PATH, 21, 3151.434, 1088.8195, 523.7449, NULL, 0), +(@PATH, 22, 3152.005, 1089.4159, 523.71387, NULL, 0), +(@PATH, 23, 3155.52, 1093.0885, 523.71704, NULL, 0), +(@PATH, 24, 3166.9705, 1105.8906, 522.80383, NULL, 0), +(@PATH, 25, 3173.4114, 1113.8923, 522.8077, NULL, 0), +(@PATH, 26, 3183.4297, 1125.5817, 522.71704, NULL, 0), +(@PATH, 27, 3189.645, 1132.9723, 522.97, NULL, 0), +(@PATH, 28, 3195.8489, 1142.8906, 526.34644, NULL, 0), +(@PATH, 29, 3199.698, 1148.0729, 526.3264, NULL, 0), +(@PATH, 30, 3199.8203, 1158.9705, 526.4629, NULL, 0), +(@PATH, 31, 3198.1338, 1164.7101, 523.9138, NULL, 0), +(@PATH, 32, 3197.2822, 1170.0087, 522.717, NULL, 0), +(@PATH, 33, 3193.5815, 1218.1528, 522.71704, NULL, 0); + +UPDATE `creature` SET `position_x`=3192.1982, `position_y`=1236.1482, `position_z`=522.71704, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Arathi Knight +DELETE FROM `creature_formations` WHERE `leaderGUID` = @CGUID+67; +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES +(@CGUID+67, @CGUID+67, 0, 0, 515, 0, 0), +(@CGUID+67, @CGUID+69, 2, 90, 515, 4, 10), +(@CGUID+67, @CGUID+70, 2, 270, 515, 4, 10); + +SET @MOVERGUID := @CGUID+67; +SET @ENTRY := 206696; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Arathi Knight - Formation Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 2993.347, 1149.061, 522.6219, NULL, 0), +(@PATH, 1, 2996.5745, 1147.0696, 522.6219, NULL, 0), +(@PATH, 2, 2999.802, 1145.0781, 522.6219, NULL, 0), +(@PATH, 3, 3003.0652, 1135.5591, 522.6219, NULL, 0), +(@PATH, 4, 3004.23, 1121.382, 522.6219, NULL, 0), +(@PATH, 5, 3003.0652, 1135.5591, 522.6219, NULL, 0), +(@PATH, 6, 2999.802, 1145.0781, 522.6219, NULL, 0), +(@PATH, 7, 2989.0625, 1151.7048, 522.6219, NULL, 0), +(@PATH, 8, 2977.3828, 1159.6302, 522.6219, NULL, 0), +(@PATH, 9, 2970.4019, 1165.7952, 522.6219, NULL, 0), +(@PATH, 10, 2961.2595, 1176.8038, 522.6219, NULL, 0), +(@PATH, 11, 2970.4019, 1165.7952, 522.6219, NULL, 0), +(@PATH, 12, 2977.3828, 1159.6302, 522.6219, NULL, 0), +(@PATH, 13, 2989.0625, 1151.7048, 522.6219, NULL, 0); + +UPDATE `creature` SET `position_x`=2993.347, `position_y`=1149.061, `position_z`=522.6219, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `SheathState`, `auras`) VALUES +(@MOVERGUID, @PATH, 122962, 1, '448503'); + +-- Path for Arathi Knight +DELETE FROM `creature_formations` WHERE `leaderGUID` = @CGUID+68; +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES +(@CGUID+68, @CGUID+68, 0, 0, 515, 0, 0), +(@CGUID+68, @CGUID+71, 2, 90, 515, 0, 7), +(@CGUID+68, @CGUID+72, 2, 270, 515, 0, 7); + +SET @MOVERGUID := @CGUID+68; +SET @ENTRY := 206696; +SET @PATHOFFSET := 1; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Arathi Knight - Formation Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 3012.6648, 1105.7136, 522.6219, NULL, 0), +(@PATH, 1, 3011.4019, 1122.7223, 522.6219, NULL, 0), +(@PATH, 2, 3010.139, 1139.731, 522.6219, NULL, 0), +(@PATH, 3, 3015.9497, 1145.9028, 522.6219, NULL, 0), +(@PATH, 4, 3023.803, 1156.3385, 522.6219, NULL, 0), +(@PATH, 5, 3035.3604, 1166.7379, 522.6219, NULL, 0), +(@PATH, 6, 3042.9402, 1175.0642, 522.6219, NULL, 0), +(@PATH, 7, 3030.2317, 1202.6077, 522.6219, NULL, 68), +(@PATH, 8, 3042.9402, 1175.0642, 522.6219, NULL, 0), +(@PATH, 9, 3035.3604, 1166.7379, 522.6219, NULL, 0), +(@PATH, 10, 3023.803, 1156.3385, 522.6219, NULL, 0), +(@PATH, 11, 3015.9497, 1145.9028, 522.6219, NULL, 0), +(@PATH, 12, 3010.139, 1139.731, 522.6219, NULL, 0); + +UPDATE `creature` SET `position_x`=3012.6648, `position_y`=1105.7136, `position_z`=522.6219, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `SheathState`, `auras`) VALUES +(@MOVERGUID, @PATH, 122962, 1, '448503'); + +-- Path for Arathi Knight +DELETE FROM `creature_formations` WHERE `leaderGUID` = @CGUID+55; +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES +(@CGUID+55, @CGUID+55, 0, 0, 515, 0, 0), +(@CGUID+55, @CGUID+47, 2, 90, 515, 0, 14), +(@CGUID+55, @CGUID+52, 2, 270, 515, 0, 14), +(@CGUID+55, @CGUID+46, 3, 20, 515, 0, 14), +(@CGUID+55, @CGUID+48, 3, 340, 515, 0, 14); + +SET @MOVERGUID := @CGUID+55; +SET @ENTRY := 206696; +SET @PATHOFFSET := 2; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Arathi Knight - Formation Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 2931.9526, 1194.2954, 526.8498, NULL, 0), +(@PATH, 1, 2931.9055, 1192.2952, 526.584, NULL, 0), +(@PATH, 2, 2931.8584, 1190.2949, 526.3182, NULL, 0), +(@PATH, 3, 2931.611, 1179.7709, 526.24133, NULL, 0), +(@PATH, 4, 2931.1555, 1172.3993, 526.39825, NULL, 0), +(@PATH, 5, 2929.6858, 1166.1372, 526.5737, NULL, 0), +(@PATH, 6, 2932.9558, 1159.7535, 526.5113, NULL, 0), +(@PATH, 7, 2938.8923, 1154.2344, 526.59326, NULL, 0), +(@PATH, 8, 2945.2014, 1151.7726, 526.37506, NULL, 0), +(@PATH, 9, 2952.7517, 1146.1476, 526.42914, NULL, 0), +(@PATH, 10, 2959.2805, 1141.0834, 526.50684, NULL, 0), +(@PATH, 11, 2964.9253, 1136.4219, 526.71204, NULL, 0), +(@PATH, 12, 2968.6614, 1132.8837, 526.7613, NULL, 0), +(@PATH, 13, 2969.0774, 1127.7448, 526.78015, NULL, 0), +(@PATH, 14, 2967.8628, 1122.4791, 526.917, NULL, 0), +(@PATH, 15, 2969.0774, 1127.7448, 526.78015, NULL, 0), +(@PATH, 16, 2968.6614, 1132.8837, 526.7613, NULL, 0), +(@PATH, 17, 2964.9253, 1136.4219, 526.71204, NULL, 0), +(@PATH, 18, 2959.2805, 1141.0834, 526.50684, NULL, 0), +(@PATH, 19, 2952.7517, 1146.1476, 526.42914, NULL, 0), +(@PATH, 20, 2945.2014, 1151.7726, 526.37506, NULL, 0), +(@PATH, 21, 2938.8923, 1154.2344, 526.59326, NULL, 0), +(@PATH, 22, 2932.9558, 1159.7535, 526.5113, NULL, 0), +(@PATH, 23, 2929.6858, 1166.1372, 526.5737, NULL, 0), +(@PATH, 24, 2931.1555, 1172.3993, 526.39825, NULL, 0), +(@PATH, 25, 2931.611, 1179.7709, 526.24133, NULL, 0), +(@PATH, 26, 2931.9055, 1192.2952, 526.584, NULL, 0); + +UPDATE `creature` SET `position_x`=2931.9526, `position_y`=1194.2954, `position_z`=526.8498, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `SheathState`, `auras`) VALUES +(@MOVERGUID, @PATH, 122962, 1, '448503'); + +-- Path for Arathi Knight +DELETE FROM `creature_formations` WHERE `leaderGUID` = @CGUID+79; +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES +(@CGUID+79, @CGUID+79, 0, 0, 515, 0, 0), +(@CGUID+79, @CGUID+78, 2, 90, 515, 10, 21), +(@CGUID+79, @CGUID+80, 2, 270, 515, 10, 21), +(@CGUID+79, @CGUID+81, 3, 20, 515, 10, 21), +(@CGUID+79, @CGUID+77, 3, 340, 515, 10, 21); + +SET @MOVERGUID := @CGUID+79; +SET @ENTRY := 206696; +SET @PATHOFFSET := 3; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Arathi Knight - Formation Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 3073.7944, 1185.03, 526.7131, NULL, 0), +(@PATH, 1, 3073.6138, 1183.147, 526.7071, NULL, 0), +(@PATH, 2, 3073.433, 1181.2639, 526.7011, NULL, 0), +(@PATH, 3, 3072.343, 1172.4062, 526.57965, NULL, 0), +(@PATH, 4, 3070.1807, 1165.6198, 526.6147, NULL, 0), +(@PATH, 5, 3066.5703, 1163.3281, 526.64526, NULL, 0), +(@PATH, 6, 3059.2092, 1157.5538, 526.5876, NULL, 0), +(@PATH, 7, 3054.0842, 1150.526, 526.47473, NULL, 0), +(@PATH, 8, 3049.3672, 1141.9497, 526.62616, NULL, 0), +(@PATH, 9, 3045.3447, 1135.9723, 526.78845, NULL, 0), +(@PATH, 10, 3048.6467, 1132.0209, 526.76465, NULL, 0), +(@PATH, 11, 3045.3447, 1135.9723, 526.78845, NULL, 0), +(@PATH, 12, 3049.3672, 1141.9497, 526.62616, NULL, 0), +(@PATH, 13, 3054.0842, 1150.526, 526.47473, NULL, 0), +(@PATH, 14, 3059.2092, 1157.5538, 526.5876, NULL, 0), +(@PATH, 15, 3066.5703, 1163.3281, 526.64526, NULL, 0), +(@PATH, 16, 3070.1807, 1165.6198, 526.6147, NULL, 0), +(@PATH, 17, 3072.343, 1172.4062, 526.57965, NULL, 0), +(@PATH, 18, 3073.433, 1181.2639, 526.7011, NULL, 0), +(@PATH, 19, 3073.9722, 1186.8785, 526.9162, NULL, 0), +(@PATH, 20, 3071.9888, 1195.1041, 526.53296, NULL, 0), +(@PATH, 21, 3068.625, 1202.3698, 526.3023, NULL, 0), +(@PATH, 22, 3071.9888, 1195.1041, 526.53296, NULL, 0), +(@PATH, 23, 3073.9722, 1186.8785, 526.9162, NULL, 0); + +UPDATE `creature` SET `position_x`=3073.7944, `position_y`=1185.03, `position_z`=526.7131, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `SheathState`, `auras`) VALUES +(@MOVERGUID, @PATH, 122962, 1, '448503'); + +-- Path for Arathi Knight +DELETE FROM `creature_formations` WHERE `leaderGUID` = @CGUID+190; +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES +(@CGUID+190, @CGUID+190, 0, 0, 515, 0, 0), +(@CGUID+190, @CGUID+191, 2, 90, 515, 6, 14), +(@CGUID+190, @CGUID+192, 2, 270, 515, 6, 14); + +SET @MOVERGUID := @CGUID+190; +SET @ENTRY := 206696; +SET @PATHOFFSET := 4; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Arathi Knight - Formation Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 3072.1733, 1355.8467, 546.46875, NULL, 0), +(@PATH, 1, 3070.0012, 1359.2601, 546.46875, NULL, 0), +(@PATH, 2, 3067.829, 1362.6736, 546.46875, NULL, 0), +(@PATH, 3, 3060.2222, 1368.2969, 546.5175, NULL, 0), +(@PATH, 4, 3048.7292, 1371.7223, 546.5404, NULL, 0), +(@PATH, 5, 3043.2144, 1369.5573, 546.5304, NULL, 0), +(@PATH, 6, 3033.808, 1357.3629, 546.5405, NULL, 5571), +(@PATH, 7, 3043.2144, 1369.5573, 546.5304, NULL, 0), +(@PATH, 8, 3048.7292, 1371.7223, 546.5404, NULL, 0), +(@PATH, 9, 3060.2222, 1368.2969, 546.5175, NULL, 0), +(@PATH, 10, 3067.829, 1362.6736, 546.46875, NULL, 0), +(@PATH, 11, 3074.9028, 1351.5573, 546.46875, NULL, 0), +(@PATH, 12, 3079.0703, 1343.4705, 546.5008, NULL, 0), +(@PATH, 13, 3075.2517, 1339.0591, 546.52765, NULL, 0), +(@PATH, 14, 3067.7795, 1329.316, 546.52765, NULL, 6811), +(@PATH, 15, 3075.2517, 1339.0591, 546.52765, NULL, 0), +(@PATH, 16, 3079.0703, 1343.4705, 546.5008, NULL, 0), +(@PATH, 17, 3074.9028, 1351.5573, 546.46875, NULL, 0); + +UPDATE `creature` SET `position_x`=3072.1733, `position_y`=1355.8467, `position_z`=546.46875, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `SheathState`, `auras`) VALUES +(@MOVERGUID, @PATH, 122962, 1, '448503'); + +-- Path for Guard Captain Suleyman +SET @MOVERGUID := @CGUID+23; +SET @ENTRY := 212826; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Guard Captain Suleyman - Scripted Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 2956.0154, 1190.4253, 522.7265, NULL, 0), +(@PATH, 1, 2959.2942, 1188.1588, 522.6742, NULL, 0), +(@PATH, 2, 2962.573, 1185.8923, 522.6219, NULL, 0), +(@PATH, 3, 2968.111, 1193.5798, 522.6219, NULL, 0), +(@PATH, 4, 2976.5051, 1205.4305, 522.6219, NULL, 0), +(@PATH, 5, 2985.2136, 1214.1337, 522.6219, NULL, 0), +(@PATH, 6, 2994.3906, 1217.1163, 522.6219, NULL, 0), +(@PATH, 7, 3010.4185, 1214.9531, 522.6219, NULL, 0), +(@PATH, 8, 3024.388, 1209.3004, 522.6219, NULL, 0), +(@PATH, 9, 3032.2102, 1203.2916, 522.6219, NULL, 0), +(@PATH, 10, 3037.5486, 1196.7067, 522.6219, NULL, 0), +(@PATH, 11, 3051.0798, 1207.493, 523.8655, NULL, 0), +(@PATH, 12, 3064.619, 1222.8385, 525.32556, NULL, 0), +(@PATH, 13, 3062.554, 1219.7673, 525.32556, NULL, 6508), +(@PATH, 14, 3055.882, 1213.25, 525.0956, NULL, 0), +(@PATH, 15, 3037.4045, 1195.993, 522.6219, NULL, 0), +(@PATH, 16, 3018.3542, 1213.2535, 522.6219, NULL, 0), +(@PATH, 17, 3003.059, 1214.4479, 522.6219, NULL, 0), +(@PATH, 18, 3000.9602, 1196.6685, 523.6136, NULL, 0), +(@PATH, 19, 3001.2744, 1193.0173, 523.7088, NULL, 9761), +(@PATH, 20, 3000, 1212.7188, 522.6219, NULL, 0), +(@PATH, 21, 2999.0017, 1215.6041, 522.6219, NULL, 0), +(@PATH, 22, 2989.4731, 1215.8195, 522.6219, NULL, 0), +(@PATH, 23, 2980.855, 1210.0868, 522.6219, NULL, 0), +(@PATH, 24, 2970.0051, 1199.2205, 522.6219, NULL, 0), +(@PATH, 25, 2964.269, 1189.2604, 522.6219, NULL, 0), +(@PATH, 26, 2957.0034, 1188.4844, 522.6219, NULL, 0), +(@PATH, 27, 2947.6216, 1196.8663, 524.93555, NULL, 0), +(@PATH, 28, 2936.5435, 1206.9635, 526.9449, NULL, 2888), +(@PATH, 29, 2952.0034, 1193.1979, 523.4299, NULL, 0); + +UPDATE `creature` SET `position_x`=2956.0154, `position_y`=1190.4253, `position_z`=522.7265, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `visibilityDistanceType`, `auras`) VALUES +(@MOVERGUID, @PATH, 1, 4, '424652 422355'); + +-- Path for Fervent Sharpshooter +DELETE FROM `creature_formations` WHERE `leaderGUID` = @CGUID+173; +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES +(@CGUID+173, @CGUID+173, 0, 0, 515, 0, 0), +(@CGUID+173, @CGUID+177, 2, 90, 515, 7, 13), +(@CGUID+173, @CGUID+174, 2, 270, 515, 7, 13); + +SET @MOVERGUID := @CGUID+173; +SET @ENTRY := 206694; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Fervent Sharpshooter - Formation Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 3039.676, 1278.8699, 551.5965, NULL, 0), +(@PATH, 1, 3042.4587, 1276.8864, 549.73804, NULL, 0), +(@PATH, 2, 3045.2415, 1274.9028, 547.8796, NULL, 0), +(@PATH, 3, 3045.7058, 1274.4923, 547.5304, NULL, 0), +(@PATH, 4, 3051.2761, 1269.5677, 547.6869, NULL, 0), +(@PATH, 5, 3057.572, 1264.6493, 547.5292, NULL, 0), +(@PATH, 6, 3063.8845, 1259.4427, 547.66846, NULL, 0), +(@PATH, 7, 3070.0564, 1250.2153, 547.5832, NULL, 0), +(@PATH, 8, 3063.8845, 1259.4427, 547.66846, NULL, 0), +(@PATH, 9, 3057.572, 1264.6493, 547.5292, NULL, 0), +(@PATH, 10, 3051.2761, 1269.5677, 547.6869, NULL, 0), +(@PATH, 11, 3045.2415, 1274.9028, 547.8796, NULL, 0), +(@PATH, 12, 3038.1807, 1279.9358, 551.62, NULL, 0), +(@PATH, 13, 3032.6165, 1284.7604, 551.6195, NULL, 0), +(@PATH, 14, 3038.1807, 1279.9358, 551.62, NULL, 0); + +UPDATE `creature` SET `position_x`=3039.676, `position_y`=1278.8699, `position_z`=551.5965, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Fervent Sharpshooter +DELETE FROM `creature_formations` WHERE `leaderGUID` = @CGUID+166; +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES +(@CGUID+166, @CGUID+166, 0, 0, 515, 0, 0), +(@CGUID+166, @CGUID+160, 2, 90, 515, 13, 21), +(@CGUID+166, @CGUID+165, 2, 270, 515, 13, 21); + +SET @MOVERGUID := @CGUID+166; +SET @ENTRY := 206694; +SET @PATHOFFSET := 1; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Fervent Sharpshooter - Formation Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 2927.6045, 1246.2024, 547.5348, NULL, 0), +(@PATH, 1, 2928.249, 1247.2242, 547.53217, NULL, 0), +(@PATH, 2, 2928.8936, 1248.2461, 547.52954, NULL, 0), +(@PATH, 3, 2929.061, 1248.5117, 547.53827, NULL, 0), +(@PATH, 4, 2930.2014, 1250.3195, 547.5468, NULL, 0), +(@PATH, 5, 2933.3232, 1254.1559, 547.569, NULL, 0), +(@PATH, 6, 2935.245, 1256.7783, 547.7195, NULL, 0), +(@PATH, 7, 2936.5842, 1258.1632, 547.6758, NULL, 0), +(@PATH, 8, 2942.9368, 1266.2048, 548.925, NULL, 0), +(@PATH, 9, 2946.5251, 1268.6875, 551.4197, NULL, 0), +(@PATH, 10, 2948.6736, 1272.5555, 551.6702, NULL, 0), +(@PATH, 11, 2950.5808, 1274.2084, 551.63837, NULL, 0), +(@PATH, 12, 2954.9001, 1276.5868, 551.62274, NULL, 0), +(@PATH, 13, 2958.2708, 1279.2291, 551.59283, NULL, 0), +(@PATH, 14, 2950.5808, 1274.2084, 551.63837, NULL, 0), +(@PATH, 15, 2948.6736, 1272.5555, 551.6702, NULL, 0), +(@PATH, 16, 2946.5251, 1268.6875, 551.4197, NULL, 0), +(@PATH, 17, 2942.9368, 1266.2048, 548.925, NULL, 0), +(@PATH, 18, 2936.5842, 1258.1632, 547.6758, NULL, 0), +(@PATH, 19, 2930.2014, 1250.3195, 547.5468, NULL, 0), +(@PATH, 20, 2926.0894, 1243.8004, 547.68243, NULL, 0), +(@PATH, 21, 2923.093, 1241, 547.60236, NULL, 0); + +UPDATE `creature` SET `position_x`=2927.6045, `position_y`=1246.2024, `position_z`=547.5348, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Fanatical Conjuror +DELETE FROM `creature_formations` WHERE `leaderGUID` = @CGUID+119; +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES +(@CGUID+119, @CGUID+119, 0, 0, 515, 0, 0), +(@CGUID+119, @CGUID+122, 2, 90, 515, 4, 9), +(@CGUID+119, @CGUID+121, 2, 270, 515, 4, 9), +(@CGUID+119, @CGUID+120, 4, 270, 515, 4, 9); + +SET @MOVERGUID := @CGUID+119; +SET @ENTRY := 206698; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Fanatical Conjuror - Formation Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 3123.2783, 1300.1428, 547.609, NULL, 0), +(@PATH, 1, 3123.7737, 1297.6088, 547.609, NULL, 0), +(@PATH, 2, 3124.269, 1295.0747, 547.609, NULL, 0), +(@PATH, 3, 3125.8254, 1286.4879, 547.609, NULL, 0), +(@PATH, 4, 3126.3386, 1274.6805, 547.609, NULL, 0), +(@PATH, 5, 3125.8254, 1286.4879, 547.609, NULL, 0), +(@PATH, 6, 3124.269, 1295.0747, 547.609, NULL, 0), +(@PATH, 7, 3122.7102, 1303.0486, 547.609, NULL, 0), +(@PATH, 8, 3122.769, 1313.5035, 547.609, NULL, 0), +(@PATH, 9, 3122.4211, 1323.8055, 547.609, NULL, 0), +(@PATH, 10, 3122.769, 1313.5035, 547.609, NULL, 0), +(@PATH, 11, 3122.7102, 1303.0486, 547.609, NULL, 0); + +UPDATE `creature` SET `position_x`=3123.2783, `position_y`=1300.1428, `position_z`=547.609, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for Forgemaster Damian +SET @MOVERGUID := @CGUID+22; +SET @ENTRY := 212831; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'Forge Master Damian - Scripted Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 3185.9817, 1306.033, 553.41846, NULL, 3483), +(@PATH, 1, 3165.506, 1316.9645, 553.32635, NULL, 0), +(@PATH, 2, 3166.034, 1318.3455, 553.7098, NULL, 2999), +(@PATH, 3, 3175.6848, 1317.1163, 553.3264, NULL, 2785), +(@PATH, 4, 3173.4114, 1287.5955, 553.3264, NULL, 8582); + +UPDATE `creature` SET `position_x`=3185.9817, `position_y`=1306.033, `position_z`=553.41846, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `visibilityDistanceType`) VALUES +(@MOVERGUID, @PATH, 1, 4); + +-- Path for War Lynx +SET @MOVERGUID := @CGUID+186; +SET @ENTRY := 206699; +SET @PATHOFFSET := 0; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 1, 0, NULL, 'War Lynx - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 3054.4585, 1313.2874, 546.9591, NULL, 0), +(@PATH, 1, 3052.1145, 1315.1598, 546.79956, NULL, 0), +(@PATH, 2, 3049.7705, 1317.0322, 546.64, NULL, 0), +(@PATH, 3, 3046.6455, 1319.5283, 546.84674, NULL, 0), +(@PATH, 4, 3045.083, 1320.7764, 547.0175, NULL, 0), +(@PATH, 5, 3043.5205, 1322.0244, 547.29364, NULL, 0), +(@PATH, 6, 3041.1768, 1323.8965, 547.48694, NULL, 0), +(@PATH, 7, 3034.1455, 1329.5127, 547.18024, NULL, 0), +(@PATH, 8, 3031.8018, 1331.3848, 547.396, NULL, 0), +(@PATH, 9, 3030.119, 1332.7223, 547.47736, NULL, 0), +(@PATH, 10, 3052.1145, 1315.1598, 546.79956, NULL, 0); + +UPDATE `creature` SET `position_x`=3054.4585, `position_y`=1313.2874, `position_z`=546.9591, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); + +-- Path for War Lynx +SET @MOVERGUID := @CGUID+187; +SET @ENTRY := 206699; +SET @PATHOFFSET := 1; +SET @PATH := @ENTRY * 100 + @PATHOFFSET; +DELETE FROM `waypoint_path` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES +(@PATH, 0, 0, NULL, 'War Lynx - Cosmetic Path'); + +DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH; +INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES +(@PATH, 0, 3048.9375, 1313.6208, 546.4245, NULL, 0), +(@PATH, 1, 3046.5903, 1315.4896, 546.7068, NULL, 0), +(@PATH, 2, 3044.2432, 1317.3584, 546.9891, NULL, 0), +(@PATH, 3, 3043.461, 1317.9814, 547.162, NULL, 0), +(@PATH, 4, 3042.6787, 1318.6045, 547.36945, NULL, 0), +(@PATH, 5, 3041.1143, 1319.8506, 547.5386, NULL, 0), +(@PATH, 6, 3039.5498, 1321.0967, 547.72015, NULL, 0), +(@PATH, 7, 3034.8564, 1324.835, 547.5426, NULL, 0), +(@PATH, 8, 3030.163, 1328.5732, 547.80707, NULL, 0), +(@PATH, 9, 3026.691, 1331.3351, 547.9348, NULL, 0), +(@PATH, 10, 3046.5903, 1315.4896, 546.7068, NULL, 0); + +UPDATE `creature` SET `position_x`=3048.9375, `position_y`=1313.6208, `position_z`=546.4245, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID; +DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID; +INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES +(@MOVERGUID, @PATH, 1); diff --git a/sql/updates/world/master/2024_09_04_01_world.sql b/sql/updates/world/master/2024_09_04_01_world.sql new file mode 100644 index 000000000..d18f3f9b4 --- /dev/null +++ b/sql/updates/world/master/2024_09_04_01_world.sql @@ -0,0 +1,410 @@ +SET @CGUID := 10001424; + +SET @NPCTEXTID := 600000; + +-- Creature +DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+75; +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES +(@CGUID+0, 225973, 2552, 14771, 15110, '0', '0', 0, 0, 1, 2233.564208984375, -2779.51904296875, 198.7369232177734375, 0.81770867109298706, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Oathsworn Peacekeeper (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+1, 225979, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2269.67529296875, -2826.4462890625, 265.39208984375, 1.55340743064880371, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 167347 - Passive Uber DoT, 457552 - Burning Fire, 349892 - [DNT] No Parry) +(@CGUID+2, 214947, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2312.592529296875, -2794.6005859375, 235.9625091552734375, 0.220409393310546875, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56421), -- Eye of Topaz (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+3, 225979, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2264.0400390625, -2820.885498046875, 265.39208984375, 0.021275993436574935, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 167347 - Passive Uber DoT, 457552 - Burning Fire, 349892 - [DNT] No Parry) +(@CGUID+4, 214947, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2306.94921875, -2785.17138671875, 211.4427032470703125, 3.907796144485473632, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56421), -- Eye of Topaz (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+5, 225979, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2269.345458984375, -2815.319580078125, 265.39208984375, 4.705008983612060546, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 167347 - Passive Uber DoT, 457552 - Burning Fire, 349892 - [DNT] No Parry) +(@CGUID+6, 226001, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2322.085205078125, -2729.65966796875, 199.30517578125, 2.405005216598510742, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Freysworn Mossbinder (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+7, 225980, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2213.407958984375, -2780.710205078125, 198.7369384765625, 5.774527549743652343, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 167347 - Passive Uber DoT, 457552 - Burning Fire, 349892 - [DNT] No Parry) +(@CGUID+8, 225980, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2210.491455078125, -2780.276123046875, 198.7371673583984375, 5.911242008209228515, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 167347 - Passive Uber DoT, 457552 - Burning Fire, 349892 - [DNT] No Parry) +(@CGUID+9, 225973, 2552, 14771, 15110, '0', '0', 0, 0, 1, 2239.73779296875, -2786.185791015625, 198.7369384765625, 0.81770867109298706, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Oathsworn Peacekeeper (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+10, 225982, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2197.98779296875, -2752.0869140625, 265.39215087890625, 4.60735321044921875, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Cleave Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 349892 - [DNT] No Parry) +(@CGUID+11, 226001, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2316.64404296875, -2724.350830078125, 199.3135223388671875, 5.472630500793457031, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Freysworn Mossbinder (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+12, 225982, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2240.63720703125, -2805.20654296875, 198.73748779296875, 2.43552255630493164, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Cleave Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 349892 - [DNT] No Parry) +(@CGUID+13, 225983, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2256.62158203125, -2696.751708984375, 199.302093505859375, 4.814493656158447265, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Dungeoneer's Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 349892 - [DNT] No Parry) +(@CGUID+14, 225980, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2215.498291015625, -2778.68408203125, 198.7369842529296875, 5.16316080093383789, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 167347 - Passive Uber DoT, 457552 - Burning Fire, 349892 - [DNT] No Parry) +(@CGUID+15, 214947, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2275.459228515625, -2736.95947265625, 204.9427032470703125, 0.742911696434020996, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56421), -- Eye of Topaz (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+16, 219250, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2287.895751953125, -2789.951416015625, 199.302032470703125, 1.691766619682312011, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- PvP Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 228695 - PvP Rules Enabled for Dummy, 228689 - Gnome Male Mask) +(@CGUID+17, 225984, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2268.432373046875, -2696.37841796875, 199.30194091796875, 4.744472503662109375, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 349892 - [DNT] No Parry) +(@CGUID+18, 225976, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2229.15625, -2723.291748046875, 199.3021087646484375, 6.143868923187255859, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Normal Tank Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker) +(@CGUID+19, 225973, 2552, 14771, 15110, '0', '0', 0, 0, 1, 2237.564208984375, -2783.928955078125, 198.73687744140625, 0.81770867109298706, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Oathsworn Peacekeeper (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+20, 214947, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2303.005615234375, -2644.6123046875, 196.8611602783203125, 3.741254568099975585, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56421), -- Eye of Topaz (Area: Contender's Gate - Difficulty: 0) CreateObject1 (possible waypoints or random movement) +(@CGUID+21, 219982, 2552, 14771, 15110, '0', '0', 0, 0, 1, 2304.842041015625, -2752.008056640625, 198.7781982421875, 5.25386667251586914, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Oathsworn Peacekeeper (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+22, 225982, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2242.4462890625, -2803.286376953125, 198.73773193359375, 2.777302026748657226, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Cleave Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 349892 - [DNT] No Parry) +(@CGUID+23, 214947, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2236.138916015625, -2714.603271484375, 208.4227294921875, 0.479847282171249389, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56421), -- Eye of Topaz (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+24, 219215, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2218.94091796875, -2698.59033203125, 200.05572509765625, 0.067420586943626403, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Hotharn (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+25, 219251, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2322.795166015625, -2753.64404296875, 199.3019866943359375, 3.139423847198486328, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- PvP Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 167347 - Passive Uber DoT, 457552 - Burning Fire, 349892 - [DNT] No Parry, 178806 - PvP Rules Enabled for Dummy) +(@CGUID+26, 214947, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2272.10888671875, -2692.17724609375, 209.72540283203125, 1.434525370597839355, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56421), -- Eye of Topaz (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+27, 225983, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2269.34033203125, -2821.21533203125, 265.392120361328125, 2.366980314254760742, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Dungeoneer's Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 349892 - [DNT] No Parry) +(@CGUID+28, 225979, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2358.632080078125, -2737.87158203125, 265.39569091796875, 3.181362152099609375, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 167347 - Passive Uber DoT, 457552 - Burning Fire, 349892 - [DNT] No Parry) +(@CGUID+29, 214947, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2229.3349609375, -2700.417724609375, 236.993194580078125, 1.523964405059814453, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56421), -- Eye of Topaz (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+30, 219982, 2552, 14771, 15110, '0', '0', 0, 0, 4, 2306.546875, -2754.842529296875, 198.7781982421875, 2.112291812896728515, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Oathsworn Peacekeeper (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+31, 225976, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2281.833251953125, -2668.170166015625, 265.39581298828125, 3.593718528747558593, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Normal Tank Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker) +(@CGUID+32, 225979, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2274.73779296875, -2820.94091796875, 265.39208984375, 3.181847333908081054, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 167347 - Passive Uber DoT, 457552 - Burning Fire, 349892 - [DNT] No Parry) +(@CGUID+33, 219222, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2233.385498046875, -2689.611083984375, 200.05572509765625, 3.970124244689941406, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Lalandi (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+34, 225977, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2281.489501953125, -2665.177001953125, 265.395751953125, 3.876962661743164062, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Dungeoneer's Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker) +(@CGUID+35, 225978, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2291.51904296875, -2698.80908203125, 199.30908203125, 3.799666881561279296, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Crystalmaw (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker) +(@CGUID+36, 219216, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2329.62841796875, -2789.416748046875, 200.05572509765625, 3.07097625732421875, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Rogurn (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+37, 225979, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2265.4150390625, -2696.59033203125, 199.301971435546875, 4.777201175689697265, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 167347 - Passive Uber DoT, 457552 - Burning Fire, 349892 - [DNT] No Parry) +(@CGUID+38, 219217, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2229.41845703125, -2688.177001953125, 200.05572509765625, 4.84227752685546875, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Velerd (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+39, 225982, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2240.282958984375, -2803.10595703125, 198.7371368408203125, 2.673701763153076171, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Cleave Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 349892 - [DNT] No Parry) +(@CGUID+40, 225982, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2198.470458984375, -2747.895751953125, 265.39208984375, 0.82105255126953125, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Cleave Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 349892 - [DNT] No Parry) +(@CGUID+41, 225973, 2552, 14771, 15110, '0', '0', 0, 0, 1, 2240.348876953125, -2780.95654296875, 198.7369384765625, 0.81770867109298706, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Oathsworn Peacekeeper (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+42, 219250, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2322.06591796875, -2759.8056640625, 199.30206298828125, 3.001209974288940429, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- PvP Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 228695 - PvP Rules Enabled for Dummy, 228689 - Gnome Male Mask) +(@CGUID+43, 225982, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2229.34375, -2761.78466796875, 198.739288330078125, 5.476544857025146484, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Cleave Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 349892 - [DNT] No Parry) +(@CGUID+44, 225973, 2552, 14771, 15110, '0', '0', 0, 0, 1, 2238.26904296875, -2778.796875, 198.7369232177734375, 0.81770867109298706, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Oathsworn Peacekeeper (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+45, 226004, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2288.38720703125, -2697.170166015625, 199.3046875, 5.514236927032470703, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Unbound Stoneshaper (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+46, 219982, 2552, 14771, 15110, '0', '0', 0, 0, 3, 2247.790771484375, -2740.9482421875, 198.7782135009765625, 2.07935190200805664, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Oathsworn Peacekeeper (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+47, 225982, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2238.678955078125, -2807.10595703125, 198.737213134765625, 2.066156625747680664, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Cleave Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 349892 - [DNT] No Parry) +(@CGUID+48, 225973, 2552, 14771, 15110, '0', '0', 0, 0, 1, 2236.3525390625, -2776.807373046875, 198.736968994140625, 0.81770867109298706, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Oathsworn Peacekeeper (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+49, 219251, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2255.64404296875, -2789.257080078125, 198.7388153076171875, 2.749991893768310546, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- PvP Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 167347 - Passive Uber DoT, 457552 - Burning Fire, 349892 - [DNT] No Parry, 178806 - PvP Rules Enabled for Dummy) +(@CGUID+50, 219260, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2245.7744140625, -2770.657958984375, 198.737091064453125, 3.975718021392822265, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Ruffious (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+51, 219982, 2552, 14771, 15110, '0', '0', 0, 0, 2, 2246.177978515625, -2738.05517578125, 198.7782135009765625, 5.220948219299316406, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Oathsworn Peacekeeper (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+52, 219073, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2324.038330078125, -2793.0869140625, 200.2828216552734375, 2.340579748153686523, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Ledonir (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+53, 214947, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2274.32666015625, -2753.044677734375, 197.7781982421875, 3.790003299713134765, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56421), -- Eye of Topaz (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+54, 219250, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2291.192626953125, -2791.732666015625, 199.3020782470703125, 1.647102236747741699, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- PvP Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 228689 - Gnome Male Mask, 228695 - PvP Rules Enabled for Dummy) +(@CGUID+55, 225984, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2345.607666015625, -2738.458251953125, 265.395721435546875, 0.033176593482494354, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 349892 - [DNT] No Parry) +(@CGUID+56, 214947, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2320.395751953125, -2715.839599609375, 231.9030303955078125, 4.8206787109375, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56421), -- Eye of Topaz (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+57, 219251, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2253.2900390625, -2791.802001953125, 198.73876953125, 2.066817045211791992, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- PvP Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 167347 - Passive Uber DoT, 457552 - Burning Fire, 349892 - [DNT] No Parry, 178806 - PvP Rules Enabled for Dummy) +(@CGUID+58, 225985, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2319.23095703125, -2727.0712890625, 199.3096160888671875, 4.058077812194824218, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Kelpfist (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 349892 - [DNT] No Parry, 212702 - Combat) +(@CGUID+59, 219212, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2320.100830078125, -2798.8837890625, 200.05572509765625, 1.598256707191467285, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Maara (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+60, 225980, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2212.598876953125, -2778.204833984375, 198.737457275390625, 5.514329910278320312, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 167347 - Passive Uber DoT, 457552 - Burning Fire, 349892 - [DNT] No Parry) +(@CGUID+61, 219213, 2552, 14771, 15110, '0', '0', 0, 0, 1, 2224.060791015625, -2693.145751953125, 200.126495361328125, 5.56060028076171875, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Gilderann (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+62, 225980, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2214.973876953125, -2776.032958984375, 198.737762451171875, 5.072946548461914062, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 167347 - Passive Uber DoT, 457552 - Burning Fire, 349892 - [DNT] No Parry) +(@CGUID+63, 225982, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2194.486083984375, -2748.51904296875, 265.392120361328125, 3.345985889434814453, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Cleave Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 349892 - [DNT] No Parry) +(@CGUID+64, 214947, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2220.496337890625, -2737.41357421875, 230.496612548828125, 3.478863239288330078, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56421), -- Eye of Topaz (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+65, 225982, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2227.420166015625, -2763.74658203125, 198.7392425537109375, 5.484318256378173828, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Cleave Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 349892 - [DNT] No Parry) +(@CGUID+66, 225973, 2552, 14771, 15110, '0', '0', 0, 0, 1, 2242.473876953125, -2783.255126953125, 198.7369842529296875, 0.81770867109298706, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Oathsworn Peacekeeper (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+67, 225982, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2238.3212890625, -2805.14404296875, 198.7371063232421875, 2.176073074340820312, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Cleave Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 349892 - [DNT] No Parry) +(@CGUID+68, 98148, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2270.609375, -2791.203125, 199.301788330078125, 1.452693104743957519, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Nassar (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+69, 225973, 2552, 14771, 15110, '0', '0', 0, 0, 1, 2235.57470703125, -2781.717041015625, 198.7368621826171875, 0.81770867109298706, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Oathsworn Peacekeeper (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+70, 214947, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2348.04052734375, -2692.012451171875, 191.5891876220703125, 5.452363967895507812, 120, 3, 0, 1, NULL, NULL, NULL, NULL, 56421), -- Eye of Topaz (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+71, 226004, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2293.70654296875, -2702.06591796875, 199.31414794921875, 2.366358041763305664, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Unbound Stoneshaper (Area: Contender's Gate - Difficulty: 0) CreateObject1 +(@CGUID+72, 219250, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2285.107666015625, -2792.3125, 199.302032470703125, 1.665988922119140625, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- PvP Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker, 228689 - Gnome Male Mask, 228695 - PvP Rules Enabled for Dummy) +(@CGUID+73, 225976, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2278.270751953125, -2664.5869140625, 265.39581298828125, 4.190438270568847656, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Normal Tank Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker) +(@CGUID+74, 225977, 2552, 14771, 15110, '0', '0', 0, 0, 0, 2226.765625, -2730.62841796875, 199.302032470703125, 6.270664691925048828, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Dungeoneer's Training Dummy (Area: Contender's Gate - Difficulty: 0) CreateObject1 (Auras: 98892 - Training Dummy Marker) +(@CGUID+75, 225972, 2552, 14771, 15110, '0', '0', 0, 0, 1, 2247.95654296875, -2773.29345703125, 198.737091064453125, 3.882647991180419921, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 56421); -- Peacekeeper Captain (Area: Contender's Gate - Difficulty: 0) CreateObject1 + +-- Template Addon +DELETE FROM `creature_template_addon` WHERE `entry` IN (225972 /*225972 (Peacekeeper Captain)*/, 225985 /*225985 (Kelpfist) - Training Dummy Marker, [DNT] No Parry, Combat*/, 225978 /*225978 (Crystalmaw) - Training Dummy Marker*/, 225977 /*225977 (Dungeoneer's Training Dummy) - Training Dummy Marker*/, 219251 /*219251 (PvP Training Dummy) - Training Dummy Marker, Passive Uber DoT, Burning Fire, [DNT] No Parry, PvP Rules Enabled for Dummy*/, 225976 /*225976 (Normal Tank Dummy) - Training Dummy Marker*/, 225984 /*225984 (Training Dummy) - Training Dummy Marker, [DNT] No Parry*/, 219250 /*219250 (PvP Training Dummy) - Training Dummy Marker, PvP Rules Enabled for Dummy, Gnome Male Mask*/, 225983 /*225983 (Dungeoneer's Training Dummy) - Training Dummy Marker, [DNT] No Parry*/, 225982 /*225982 (Cleave Training Dummy) - Training Dummy Marker, [DNT] No Parry*/, 225980 /*225980 (Training Dummy) - Training Dummy Marker, Passive Uber DoT, Burning Fire, [DNT] No Parry*/, 214947 /*214947 (Eye of Topaz)*/, 225979 /*225979 (Training Dummy) - Training Dummy Marker, Passive Uber DoT, Burning Fire, [DNT] No Parry*/); +INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES +(225972, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 225972 (Peacekeeper Captain) +(225985, 0, 0, 0, 0, 0, 1, 0, 0, 10878, 0, 0, 0, '98892 349892 212702'), -- 225985 (Kelpfist) - Training Dummy Marker, [DNT] No Parry, Combat +(225978, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '98892'), -- 225978 (Crystalmaw) - Training Dummy Marker +(225977, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '98892'), -- 225977 (Dungeoneer's Training Dummy) - Training Dummy Marker +(219251, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '98892 167347 457552 349892 178806'), -- 219251 (PvP Training Dummy) - Training Dummy Marker, Passive Uber DoT, Burning Fire, [DNT] No Parry, PvP Rules Enabled for Dummy +(225976, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '98892'), -- 225976 (Normal Tank Dummy) - Training Dummy Marker +(225984, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '98892 349892'), -- 225984 (Training Dummy) - Training Dummy Marker, [DNT] No Parry +(219250, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '98892 228695 228689'), -- 219250 (PvP Training Dummy) - Training Dummy Marker, PvP Rules Enabled for Dummy, Gnome Male Mask +(225983, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '98892 349892'), -- 225983 (Dungeoneer's Training Dummy) - Training Dummy Marker, [DNT] No Parry +(225982, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '98892 349892'), -- 225982 (Cleave Training Dummy) - Training Dummy Marker, [DNT] No Parry +(225980, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '98892 167347 457552 349892'), -- 225980 (Training Dummy) - Training Dummy Marker, Passive Uber DoT, Burning Fire, [DNT] No Parry +(214947, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 214947 (Eye of Topaz) +(225979, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '98892 167347 457552 349892'); -- 225979 (Training Dummy) - Training Dummy Marker, Passive Uber DoT, Burning Fire, [DNT] No Parry + +-- Template +UPDATE `creature_template` SET `faction`=3407, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry`=225972; -- Peacekeeper Captain +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=256, `unit_flags2`=2048 WHERE `entry`=226777; -- Professor Pallin +UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=832, `unit_flags2`=2048 WHERE `entry`=222142; -- Tauren Brave +UPDATE `creature_template` SET `faction`=3407, `npcflag`=128, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=219383; -- Malukh +UPDATE `creature_template` SET `faction`=3407, `npcflag`=128, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=219213; -- Gilderann +UPDATE `creature_template` SET `faction`=3407, `npcflag`=83, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=219085; -- Nagad +UPDATE `creature_template` SET `faction`=3407, `npcflag`=128, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=219212; -- Maara +UPDATE `creature_template` SET `faction`=3407, `npcflag`=128, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=219380; -- Dokhan +UPDATE `creature_template` SET `faction`=3407, `npcflag`=4194433, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry`=219376; -- Kargand +UPDATE `creature_template` SET `faction`=35, `npcflag`=16777216, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048, `unit_flags3`=1090519040 WHERE `entry`=215364; -- Ette +UPDATE `creature_template` SET `faction`=3407, `npcflag`=128, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=219217; -- Velerd +UPDATE `creature_template` SET `faction`=3407, `npcflag`=128, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=219216; -- Rogurn +UPDATE `creature_template` SET `faction`=7, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=1082130433 WHERE `entry`=225985; -- Kelpfist +UPDATE `creature_template` SET `faction`=7, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=1082130432 WHERE `entry`=225978; -- Crystalmaw +UPDATE `creature_template` SET `faction`=7, `speed_run`=1, `BaseAttackTime`=1500, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=1082130432 WHERE `entry`=225977; -- Dungeoneer's Training Dummy +UPDATE `creature_template` SET `faction`=35, `npcflag`=131, `BaseAttackTime`=2000, `unit_flags`=768, `unit_flags2`=2048 WHERE `entry`=219222; -- Lalandi +UPDATE `creature_template` SET `faction`=35, `speed_run`=1, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=1082130433 WHERE `entry`=219251; -- PvP Training Dummy +UPDATE `creature_template` SET `faction`=3407, `npcflag`=130, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=219215; -- Hotharn +UPDATE `creature_template` SET `faction`=7, `speed_run`=1, `BaseAttackTime`=1500, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=1082130432 WHERE `entry`=225976; -- Normal Tank Dummy +UPDATE `creature_template` SET `faction`=7, `speed_walk`=0.60000002384185791, `speed_run`=0.60000002384185791, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=1082130433 WHERE `entry`=225984; -- Training Dummy +UPDATE `creature_template` SET `faction`=7, `speed_run`=1, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=1082130433 WHERE `entry`=219250; -- PvP Training Dummy +UPDATE `creature_template` SET `faction`=7, `speed_walk`=0.60000002384185791, `speed_run`=0.60000002384185791, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048, `unit_flags3`=1082130433 WHERE `entry`=225983; -- Dungeoneer's Training Dummy +UPDATE `creature_template` SET `faction`=7, `speed_run`=1, `BaseAttackTime`=2000, `unit_flags`=576, `unit_flags2`=2048, `unit_flags3`=1082130433 WHERE `entry`=225982; -- Cleave Training Dummy +UPDATE `creature_template` SET `faction`=3407, `BaseAttackTime`=2000, `unit_flags`=64, `unit_flags2`=2048 WHERE `entry` IN (219982, 225973); -- Oathsworn Peacekeeper +UPDATE `creature_template` SET `faction`=188, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=214947; -- Eye of Topaz +UPDATE `creature_template` SET `faction`=3407, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=226001; -- Freysworn Mossbinder +UPDATE `creature_template` SET `faction`=3407, `npcflag`=4294967296, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=219073; -- Ledonir +UPDATE `creature_template` SET `faction`=3407, `npcflag`=2, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=219260; -- Ruffious +UPDATE `creature_template` SET `faction`=3407, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=226004; -- Unbound Stoneshaper + +-- Gossip +DELETE FROM `creature_template_gossip` WHERE (`CreatureID`=219222 AND `MenuID`=35684) OR (`CreatureID`=98148 AND `MenuID`=18847); +INSERT INTO `creature_template_gossip` (`CreatureID`, `MenuID`, `VerifiedBuild`) VALUES +(219222, 35684, 56421), -- Lalandi +(98148, 18847, 56421); -- Nassar + +DELETE FROM `npc_text` WHERE `ID` BETWEEN @NPCTEXTID+0 AND @NPCTEXTID+1; +INSERT INTO `npc_text` (`ID`, `Probability0`, `Probability1`, `Probability2`, `Probability3`, `Probability4`, `Probability5`, `Probability6`, `Probability7`, `BroadcastTextId0`, `BroadcastTextId1`, `BroadcastTextId2`, `BroadcastTextId3`, `BroadcastTextId4`, `BroadcastTextId5`, `BroadcastTextId6`, `BroadcastTextId7`, `VerifiedBuild`) VALUES +(@NPCTEXTID+0, 1, 0, 0, 0, 0, 0, 0, 0, 268536, 0, 0, 0, 0, 0, 0, 0, 56421), -- 219222 (Lalandi) +(@NPCTEXTID+1, 1, 0, 0, 0, 0, 0, 0, 0, 99975, 0, 0, 0, 0, 0, 0, 0, 56421); -- 98148 (Nassar) + +DELETE FROM `gossip_menu` WHERE (`MenuID`=35684 AND `TextID`=@NPCTEXTID+0) OR (`MenuID`=18847 AND `TextID`=@NPCTEXTID+1); +INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES +(35684, @NPCTEXTID+0, 56421), -- 219222 (Lalandi) +(18847, @NPCTEXTID+1, 56421); -- 98148 (Nassar) + +DELETE FROM `gossip_menu_option` WHERE (`MenuID`=35684 AND `OptionID`=0) OR (`MenuID`=18847 AND `OptionID`=0); +INSERT INTO `gossip_menu_option` (`MenuID`, `GossipOptionID`, `OptionID`, `OptionNpc`, `OptionText`, `OptionBroadcastTextID`, `Language`, `Flags`, `ActionMenuID`, `ActionPoiID`, `GossipNpcOptionID`, `BoxCoded`, `BoxMoney`, `BoxText`, `BoxBroadcastTextID`, `SpellID`, `OverrideIconID`, `VerifiedBuild`) VALUES +(35684, 123391, 0, 1, 'Let me browse your goods.', 2823, 0, 0, 0, 0, NULL, 0, 0, NULL, 0, NULL, NULL, 56421), -- OptionBroadcastTextID: 2823 - 7509 - 8097 +(18847, 44753, 0, 0, 'I will fight alongside the Horde in battlegrounds, for now.', 99976, 0, 0, 0, 0, NULL, 0, 0, NULL, 0, NULL, NULL, 56421); + +-- Difficulty +UPDATE `creature_template_difficulty` SET `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=43499 AND `DifficultyID`=0); -- 43499 (Consecration) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=225972 AND `DifficultyID`=0); -- 225972 (Peacekeeper Captain) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=226777 AND `DifficultyID`=0); -- 226777 (Professor Pallin) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=982, `VerifiedBuild`=56421 WHERE (`Entry`=98148 AND `DifficultyID`=0); -- 98148 (Nassar) - +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2829, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=222142 AND `DifficultyID`=0); -- 222142 (Tauren Brave) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=219383 AND `DifficultyID`=0); -- 219383 (Malukh) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=219213 AND `DifficultyID`=0); -- 219213 (Gilderann) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=219085 AND `DifficultyID`=0); -- 219085 (Nagad) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=219212 AND `DifficultyID`=0); -- 219212 (Maara) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2734, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=219376 AND `DifficultyID`=0); -- 219376 (Kargand) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=215364 AND `DifficultyID`=0); -- 215364 (Ette) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=219150 AND `DifficultyID`=0); -- 219150 (Oathsworn Citizen) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2723, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=225985 AND `DifficultyID`=0); -- 225985 (Kelpfist) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2829, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=222336 AND `DifficultyID`=0); -- 222336 (Gilnean Tracker) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2734, `StaticFlags1`=805306624, `VerifiedBuild`=56421 WHERE (`Entry`=230031 AND `DifficultyID`=0); -- 230031 (Oathsworn Worker) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2734, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=219073 AND `DifficultyID`=0); -- 219073 (Ledonir) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2832, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=219260 AND `DifficultyID`=0); -- 219260 (Ruffious) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=226004 AND `DifficultyID`=0); -- 226004 (Unbound Stoneshaper) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2734, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=214838 AND `DifficultyID`=0); -- 214838 (Earthen Wagon) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=219378 AND `DifficultyID`=0); -- 219378 (Stabled Ramolith) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=214772 AND `DifficultyID`=0); -- 214772 (Limestone Falcon) - CanSwim +UPDATE `creature_template_difficulty` SET `VerifiedBuild`=56421 WHERE (`Entry`=229379 AND `DifficultyID`=0); +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=219217 AND `DifficultyID`=0); -- 219217 (Velerd) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=219216 AND `DifficultyID`=0); -- 219216 (Rogurn) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2723, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=225978 AND `DifficultyID`=0); -- 225978 (Crystalmaw) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=226224 AND `DifficultyID`=0); -- 226224 (Forgegrounds Worker) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=219180 AND `DifficultyID`=0); -- 219180 (Cornerdweller) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2974, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=225977 AND `DifficultyID`=0); -- 225977 (Dungeoneer's Training Dummy) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=219222 AND `DifficultyID`=0); -- 219222 (Lalandi) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=181, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=219251 AND `DifficultyID`=0); -- 219251 (PvP Training Dummy) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=219215 AND `DifficultyID`=0); -- 219215 (Hotharn) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=219982 AND `DifficultyID`=0); -- 219982 (Oathsworn Peacekeeper) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306368, `VerifiedBuild`=56421 WHERE (`Entry`=214948 AND `DifficultyID`=0); -- 214948 (Roaming Stormrook) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2838, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=225976 AND `DifficultyID`=0); -- 225976 (Normal Tank Dummy) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2838, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=225984 AND `DifficultyID`=0); -- 225984 (Training Dummy) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=181, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=219250 AND `DifficultyID`=0); -- 219250 (PvP Training Dummy) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2974, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=225983 AND `DifficultyID`=0); -- 225983 (Dungeoneer's Training Dummy) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2838, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=225982 AND `DifficultyID`=0); -- 225982 (Cleave Training Dummy) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=198464 AND `DifficultyID`=0); -- 198464 (Rostrum of Transformation) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=215070 AND `DifficultyID`=0); -- 215070 (Ashwhite Kestrel) - CanSwim +UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=2803, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=219014 AND `DifficultyID`=0); -- 219014 (Oathsworn Peacekeeper) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2892, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=225980 AND `DifficultyID`=0); -- 225980 (Training Dummy) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=226001 AND `DifficultyID`=0); -- 226001 (Freysworn Mossbinder) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=805306624, `VerifiedBuild`=56421 WHERE (`Entry`=214824 AND `DifficultyID`=0); -- 214824 (Cart Hauler) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2078, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=225654 AND `DifficultyID`=0); -- 225654 (Boost) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2829, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=222258 AND `DifficultyID`=0); -- 222258 (Suramar Historian) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2078, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=225664 AND `DifficultyID`=0); -- 225664 (Boost) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=805306368, `VerifiedBuild`=56421 WHERE (`Entry`=214947 AND `DifficultyID`=0); -- 214947 (Eye of Topaz) - CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2838, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=225979 AND `DifficultyID`=0); -- 225979 (Training Dummy) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2734, `StaticFlags1`=805306624, `VerifiedBuild`=56421 WHERE (`Entry`=227389 AND `DifficultyID`=0); -- 227389 (Earthen Crate) - Sessile, CanSwim, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2797, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=225973 AND `DifficultyID`=0); -- 225973 (Oathsworn Peacekeeper) - CanSwim + +-- Model +DELETE FROM `creature_model_info` WHERE `DisplayID` IN (119213, 119101); +INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES +(119213, 0.722000002861022949, 3, 0, 56421), +(119101, 0.347222000360488891, 1.5, 0, 56421); + +UPDATE `creature_model_info` SET `VerifiedBuild`=56421 WHERE `DisplayID` IN (120480, 122494, 65644, 120610, 117486, 120543, 119739, 114932, 120633, 119740, 117797, 117659, 72183, 117428, 102553, 120618, 117685, 121156, 118482, 120615, 118462, 117654, 117649, 116218, 114926, 120617, 118464, 120603, 120605, 109867, 120607, 4959, 120604, 120608, 121153, 114500, 117650, 117785, 106697, 117651, 117786, 121157, 106349, 104041, 104040, 120811, 121154, 117652); + +-- Unbound Stoneshaper smart ai +SET @ENTRY := 226004; +UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY; +DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` IN (-(@CGUID+45), -(@CGUID+71)); +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(-(@CGUID+45), 0, 0, 0, '', 25, 0, 100, 0, 0, 0, 0, 0, 11, 454819, 0, 0, 0, 0, 0, 0, 19, 225978, 5, 0, 0, 0, 0, 0, 'On reset - Self: Cast spell 454819 on Closest alive creature Crystalmaw (225978) in 5 yards'), +(-(@CGUID+71), 0, 0, 0, '', 25, 0, 100, 0, 0, 0, 0, 0, 11, 454819, 0, 0, 0, 0, 0, 0, 19, 225978, 5, 0, 0, 0, 0, 0, 'On reset - Self: Cast spell 454819 on Closest alive creature Crystalmaw (225978) in 5 yards'); + +-- Freysworn Mossbinder smart ai +SET @ENTRY := 226001; +UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY; +DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` IN (-(@CGUID+11), -(@CGUID+6)); +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(-(@CGUID+11), 0, 0, 0, '', 25, 0, 100, 0, 0, 0, 0, 0, 11, 462680, 0, 0, 0, 0, 0, 0, 19, 225985, 5, 0, 0, 0, 0, 0, 'On reset - Self: Cast spell 462680 on Closest alive creature Kelpfist (225985) in 5 yards'), +(-(@CGUID+6), 0, 0, 0, '', 25, 0, 100, 0, 0, 0, 0, 0, 11, 462680, 0, 0, 0, 0, 0, 0, 19, 225985, 5, 0, 0, 0, 0, 0, 'On reset - Self: Cast spell 462680 on Closest alive creature Kelpfist (225985) in 5 yards'); + +-- Vendor data +DELETE FROM `npc_vendor` WHERE (`entry`=219212 AND `item`=224041 AND `ExtendedCost`=8501 AND `type`=1) OR (`entry`=219212 AND `item`=224042 AND `ExtendedCost`=8501 AND `type`=1) OR (`entry`=219212 AND `item`=224043 AND `ExtendedCost`=8501 AND `type`=1) OR (`entry`=219212 AND `item`=224044 AND `ExtendedCost`=8501 AND `type`=1) OR (`entry`=219212 AND `item`=224045 AND `ExtendedCost`=8501 AND `type`=1) OR (`entry`=219212 AND `item`=224046 AND `ExtendedCost`=8501 AND `type`=1) OR (`entry`=219212 AND `item`=224047 AND `ExtendedCost`=8501 AND `type`=1) OR (`entry`=219212 AND `item`=224048 AND `ExtendedCost`=8501 AND `type`=1) OR (`entry`=219212 AND `item`=224049 AND `ExtendedCost`=8501 AND `type`=1) OR (`entry`=219222 AND `item`=210233 AND `ExtendedCost`=8517 AND `type`=1) OR (`entry`=219217 AND `item`=224556 AND `ExtendedCost`=7878 AND `type`=1) OR (`entry`=219217 AND `item`=225739 AND `ExtendedCost`=9046 AND `type`=1) OR (`entry`=219217 AND `item`=218424 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218423 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218421 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218425 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218422 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218431 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218430 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218429 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218428 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218427 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218426 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218435 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218434 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218432 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218433 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218418 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218386 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218413 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218381 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218399 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218367 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218394 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218362 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218410 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218378 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218405 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218373 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218389 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218357 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218391 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218359 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218419 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218387 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218415 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218383 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218401 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218369 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218396 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218364 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218412 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218380 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218407 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218375 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218403 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218371 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218392 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218360 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218420 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218388 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218416 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218384 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218398 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218366 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218397 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218365 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218409 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218377 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218408 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218376 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218404 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218372 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218393 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218361 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218417 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218385 AND `ExtendedCost`=8950 AND `type`=1) OR (`entry`=219217 AND `item`=218414 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218382 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218400 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218368 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218395 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218363 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218411 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218379 AND `ExtendedCost`=8948 AND `type`=1) OR (`entry`=219217 AND `item`=218406 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218374 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218402 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218370 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218390 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218358 AND `ExtendedCost`=8949 AND `type`=1) OR (`entry`=219217 AND `item`=218452 AND `ExtendedCost`=8951 AND `type`=1) OR (`entry`=219217 AND `item`=218444 AND `ExtendedCost`=8951 AND `type`=1) OR (`entry`=219217 AND `item`=218442 AND `ExtendedCost`=8954 AND `type`=1) OR (`entry`=219217 AND `item`=218449 AND `ExtendedCost`=8951 AND `type`=1) OR (`entry`=219217 AND `item`=218440 AND `ExtendedCost`=8953 AND `type`=1) OR (`entry`=219217 AND `item`=218451 AND `ExtendedCost`=8952 AND `type`=1) OR (`entry`=219217 AND `item`=218448 AND `ExtendedCost`=8952 AND `type`=1) OR (`entry`=219217 AND `item`=218443 AND `ExtendedCost`=8952 AND `type`=1) OR (`entry`=219217 AND `item`=218437 AND `ExtendedCost`=8952 AND `type`=1) OR (`entry`=219217 AND `item`=218446 AND `ExtendedCost`=8953 AND `type`=1) OR (`entry`=219217 AND `item`=218439 AND `ExtendedCost`=8953 AND `type`=1) OR (`entry`=219217 AND `item`=218445 AND `ExtendedCost`=8954 AND `type`=1) OR (`entry`=219217 AND `item`=218438 AND `ExtendedCost`=8952 AND `type`=1) OR (`entry`=219217 AND `item`=218436 AND `ExtendedCost`=8952 AND `type`=1) OR (`entry`=219217 AND `item`=218447 AND `ExtendedCost`=8953 AND `type`=1) OR (`entry`=219217 AND `item`=218441 AND `ExtendedCost`=8953 AND `type`=1) OR (`entry`=219217 AND `item`=210232 AND `ExtendedCost`=8515 AND `type`=1) OR (`entry`=219215 AND `item`=225437 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225441 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225435 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225434 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225438 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225439 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225436 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225440 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225442 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225458 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225455 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225454 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225456 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225453 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225457 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225452 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225451 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225450 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225447 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225446 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225448 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225445 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225449 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225444 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225443 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225681 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225680 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225679 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225432 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225433 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225477 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225476 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225475 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225484 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225481 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225480 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225482 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225474 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225470 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225473 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225469 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225472 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225468 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225471 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225467 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225485 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225488 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225489 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225483 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225487 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225479 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225486 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225478 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225466 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225465 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225464 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225463 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225462 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225461 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225460 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=225459 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=224020 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=224018 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=224017 AND `ExtendedCost`=8908 AND `type`=1) OR (`entry`=219215 AND `item`=213778 AND `ExtendedCost`=9130 AND `type`=1) OR (`entry`=219215 AND `item`=215236 AND `ExtendedCost`=9131 AND `type`=1) OR (`entry`=219215 AND `item`=210233 AND `ExtendedCost`=8517 AND `type`=1) OR (`entry`=219215 AND `item`=210232 AND `ExtendedCost`=8515 AND `type`=1) OR (`entry`=219215 AND `item`=210221 AND `ExtendedCost`=9229 AND `type`=1); +INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES +(219212, 9, 224041, 0, 8501, 1, 0, 0, 56421), -- Holy Brigade +(219212, 8, 224042, 0, 8501, 1, 0, 0, 56421), -- Voracious Residue +(219212, 7, 224043, 0, 8501, 1, 0, 0, 56421), -- Famished Residue +(219212, 6, 224044, 0, 8501, 1, 0, 0, 56421), -- Devouring Residue +(219212, 5, 224045, 0, 8501, 1, 0, 0, 56421), -- Kelp Grasp +(219212, 4, 224046, 0, 8501, 1, 0, 0, 56421), -- Sand Tornado +(219212, 3, 224047, 0, 8501, 1, 0, 0, 56421), -- Water Blast +(219212, 2, 224048, 0, 8501, 1, 0, 0, 56421), -- Electric Shock +(219212, 1, 224049, 0, 8501, 1, 0, 0, 56421), -- Web Pull +(219222, 1, 210233, 0, 8517, 1, 122990, 1, 56421), -- Forged Gladiator's Heraldry +(219217, 98, 224556, 0, 7878, 1, 0, 0, 56421), -- Glorious Contender's Strongbox +(219217, 97, 225739, 0, 9046, 1, 0, 0, 56421), -- Algari Distinguishment +(219217, 96, 218424, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Emblem +(219217, 95, 218423, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Insignia of Alacrity +(219217, 94, 218421, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Badge of Ferocity +(219217, 93, 218425, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Sigil of Adaptation +(219217, 92, 218422, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Medallion +(219217, 91, 218431, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Pendant +(219217, 90, 218430, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Choker +(219217, 89, 218429, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Necklace +(219217, 88, 218428, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Signet +(219217, 87, 218427, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Band +(219217, 86, 218426, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Ring +(219217, 85, 218435, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Greatcloak +(219217, 84, 218434, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Cape +(219217, 83, 218432, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Drape +(219217, 82, 218433, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Cloak +(219217, 81, 218418, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Plate Armguards +(219217, 80, 218386, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Plate Cuffs +(219217, 79, 218413, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Plate Greatbelt +(219217, 78, 218381, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Plate Girdle +(219217, 77, 218399, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Plate Handguards +(219217, 76, 218367, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Plate Gauntlets +(219217, 75, 218394, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Plate Stompers +(219217, 74, 218362, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Plate Warboots +(219217, 73, 218410, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Plate Pauldrons +(219217, 72, 218378, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Plate Shoulders +(219217, 71, 218405, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Plate Wargreaves +(219217, 70, 218373, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Plate Legguards +(219217, 69, 218389, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Plate Headguard +(219217, 68, 218357, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Plate Helm +(219217, 67, 218391, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Plate Armor +(219217, 66, 218359, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Chestplate +(219217, 65, 218419, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Chain Bracer +(219217, 64, 218387, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Chain Wristwraps +(219217, 63, 218415, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Chain Clasp +(219217, 62, 218383, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Chain Belt +(219217, 61, 218401, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Chain Handguards +(219217, 60, 218369, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Chain Gauntlets +(219217, 59, 218396, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Chain Stompers +(219217, 58, 218364, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Chain Sabatons +(219217, 57, 218412, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Chain Shoulderguards +(219217, 56, 218380, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Chain Spaulders +(219217, 55, 218407, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Chain Wargreaves +(219217, 54, 218375, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Chain Leggings +(219217, 53, 218403, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Chain Headguard +(219217, 52, 218371, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Chain Helm +(219217, 51, 218392, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Armored Tunic +(219217, 50, 218360, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Armored Vest +(219217, 49, 218420, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Leather Armguards +(219217, 48, 218388, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Leather Wristwraps +(219217, 47, 218416, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Leather Cord +(219217, 46, 218384, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Leather Belt +(219217, 45, 218398, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Leather Grips +(219217, 44, 218366, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Leather Gloves +(219217, 43, 218397, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Leather Footpads +(219217, 42, 218365, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Leather Boots +(219217, 41, 218409, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Leather Mantle +(219217, 40, 218377, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Leather Spaulders +(219217, 39, 218408, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Leather Leggings +(219217, 38, 218376, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Leather Breeches +(219217, 37, 218404, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Leather Mask +(219217, 36, 218372, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Leather Helm +(219217, 35, 218393, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Leather Tunic +(219217, 34, 218361, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Leather Vest +(219217, 33, 218417, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Silk Bindings +(219217, 32, 218385, 0, 8950, 1, 0, 0, 56421), -- Forged Aspirant's Silk Wristwraps +(219217, 31, 218414, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Silk Belt +(219217, 30, 218382, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Silk Cord +(219217, 29, 218400, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Silk Handwraps +(219217, 28, 218368, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Silk Gloves +(219217, 27, 218395, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Silk Footwraps +(219217, 26, 218363, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Silk Treads +(219217, 25, 218411, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Silk Shawl +(219217, 24, 218379, 0, 8948, 1, 0, 0, 56421), -- Forged Aspirant's Silk Mantle +(219217, 23, 218406, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Silk Legwraps +(219217, 22, 218374, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Silk Leggings +(219217, 21, 218402, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Silk Cover +(219217, 20, 218370, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Silk Hood +(219217, 19, 218390, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Silk Shirt +(219217, 18, 218358, 0, 8949, 1, 0, 0, 56421), -- Forged Aspirant's Silk Robe +(219217, 17, 218452, 0, 8951, 1, 0, 0, 56421), -- Forged Aspirant's Wand +(219217, 16, 218444, 0, 8951, 1, 0, 0, 56421), -- Forged Aspirant's Scepter +(219217, 15, 218442, 0, 8954, 1, 0, 0, 56421), -- Forged Aspirant's Censer +(219217, 14, 218449, 0, 8951, 1, 0, 0, 56421), -- Forged Aspirant's Knife +(219217, 13, 218440, 0, 8953, 1, 0, 0, 56421), -- Forged Aspirant's Staff +(219217, 12, 218451, 0, 8952, 1, 0, 0, 56421), -- Forged Aspirant's Chopper +(219217, 11, 218448, 0, 8952, 1, 0, 0, 56421), -- Forged Aspirant's Morningstar +(219217, 10, 218443, 0, 8952, 1, 0, 0, 56421), -- Forged Aspirant's Warglaive +(219217, 9, 218437, 0, 8952, 1, 0, 0, 56421), -- Forged Aspirant's Dagger +(219217, 8, 218446, 0, 8953, 1, 0, 0, 56421), -- Forged Aspirant's Rifle +(219217, 7, 218439, 0, 8953, 1, 0, 0, 56421), -- Forged Aspirant's Polearm +(219217, 6, 218445, 0, 8954, 1, 0, 0, 56421), -- Forged Aspirant's Shield +(219217, 5, 218438, 0, 8952, 1, 0, 0, 56421), -- Forged Aspirant's Mace +(219217, 4, 218436, 0, 8952, 1, 0, 0, 56421), -- Forged Aspirant's Battleaxe +(219217, 3, 218447, 0, 8953, 1, 0, 0, 56421), -- Forged Aspirant's Halberd +(219217, 2, 218441, 0, 8953, 1, 0, 0, 56421), -- Forged Aspirant's Greatsword +(219217, 1, 210232, 0, 8515, 1, 122990, 1, 56421), -- Forged Aspirant's Heraldry +(219215, 69, 225437, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Cloth Bands +(219215, 68, 225441, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Cloth Sash +(219215, 67, 225435, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Cloth Shoulderpads +(219215, 66, 225434, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Cloth Leggings +(219215, 65, 225438, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Cloth Hood +(219215, 64, 225439, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Cloth Gloves +(219215, 63, 225436, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Cloth Treads +(219215, 62, 225440, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Cloth Tunic +(219215, 61, 225442, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Cloth Cloak +(219215, 60, 225458, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Chain Cuffs +(219215, 59, 225455, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Chain Girdle +(219215, 58, 225454, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Chain Epaulets +(219215, 57, 225456, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Chain Leggings +(219215, 56, 225453, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Chain Cowl +(219215, 55, 225457, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Chain Gauntlets +(219215, 54, 225452, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Chain Chainmail +(219215, 53, 225451, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Chain Treads +(219215, 52, 225450, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Leather Wristwraps +(219215, 51, 225447, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Leather Belt +(219215, 50, 225446, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Leather Shoulderpads +(219215, 49, 225448, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Leather Trousers +(219215, 48, 225445, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Leather Mask +(219215, 47, 225449, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Leather Gloves +(219215, 46, 225444, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Leather Chestpiece +(219215, 45, 225443, 0, 8908, 1, 0, 1, 56421), -- Pattern: Algari Competitor's Leather Boots +(219215, 44, 225681, 0, 8908, 1, 0, 1, 56421), -- Design: Determined Bloodstone +(219215, 43, 225680, 0, 8908, 1, 0, 1, 56421), -- Design: Cognitive Bloodstone +(219215, 42, 225679, 0, 8908, 1, 0, 1, 56421), -- Design: Enduring Bloodstone +(219215, 41, 225432, 0, 8908, 1, 0, 1, 56421), -- Design: Algari Competitor's Signet +(219215, 40, 225433, 0, 8908, 1, 0, 1, 56421), -- Design: Algari Competitor's Amulet +(219215, 39, 225477, 0, 8908, 1, 0, 1, 56421), -- Technique: Algari Competitor's Emblem +(219215, 38, 225476, 0, 8908, 1, 0, 1, 56421), -- Technique: Algari Competitor's Insignia of Alacrity +(219215, 37, 225475, 0, 8908, 1, 0, 1, 56421), -- Technique: Algari Competitor's Medallion +(219215, 36, 225484, 0, 8908, 1, 0, 1, 56421), -- Technique: Algari Competitor's Censer +(219215, 35, 225481, 0, 8908, 1, 0, 1, 56421), -- Technique: Algari Competitor's Staff +(219215, 34, 225480, 0, 8908, 1, 0, 1, 56421), -- Technique: Algari Competitor's Pillar +(219215, 33, 225482, 0, 8908, 1, 0, 1, 56421), -- Schematic: Algari Competitor's Rifle +(219215, 32, 225474, 0, 8908, 1, 0, 1, 56421), -- Schematic: Algari Competitor's Plate Bracers +(219215, 31, 225470, 0, 8908, 1, 0, 1, 56421), -- Schematic: Algari Competitor's Plate Goggles +(219215, 30, 225473, 0, 8908, 1, 0, 1, 56421), -- Schematic: Algari Competitor's Mail Bracers +(219215, 29, 225469, 0, 8908, 1, 0, 1, 56421), -- Schematic: Algari Competitor's Mail Goggles +(219215, 28, 225472, 0, 8908, 1, 0, 1, 56421), -- Schematic: Algari Competitor's Leather Bracers +(219215, 27, 225468, 0, 8908, 1, 0, 1, 56421), -- Schematic: Algari Competitor's Leather Goggles +(219215, 26, 225471, 0, 8908, 1, 0, 1, 56421), -- Schematic: Algari Competitor's Cloth Bracers +(219215, 25, 225467, 0, 8908, 1, 0, 1, 56421), -- Schematic: Algari Competitor's Cloth Goggles +(219215, 24, 225485, 0, 8908, 1, 0, 1, 56421), -- Plans: Algari Competitor's Shield +(219215, 23, 225488, 0, 8908, 1, 0, 1, 56421), -- Plans: Algari Competitor's Greatsword +(219215, 22, 225489, 0, 8908, 1, 0, 1, 56421), -- Plans: Algari Competitor's Sword +(219215, 21, 225483, 0, 8908, 1, 0, 1, 56421), -- Plans: Algari Competitor's Scepter +(219215, 20, 225487, 0, 8908, 1, 0, 1, 56421), -- Plans: Algari Competitor's Skewer +(219215, 19, 225479, 0, 8908, 1, 0, 1, 56421), -- Plans: Algari Competitor's Dagger +(219215, 18, 225486, 0, 8908, 1, 0, 1, 56421), -- Plans: Algari Competitor's Axe +(219215, 17, 225478, 0, 8908, 1, 0, 1, 56421), -- Plans: Algari Competitor's Pickaxe +(219215, 16, 225466, 0, 8908, 1, 0, 1, 56421), -- Plans: Algari Competitor's Plate Armguards +(219215, 15, 225465, 0, 8908, 1, 0, 1, 56421), -- Plans: Algari Competitor's Plate Waistguard +(219215, 14, 225464, 0, 8908, 1, 0, 1, 56421), -- Plans: Algari Competitor's Plate Pauldrons +(219215, 13, 225463, 0, 8908, 1, 0, 1, 56421), -- Plans: Algari Competitor's Plate Greaves +(219215, 12, 225462, 0, 8908, 1, 0, 1, 56421), -- Plans: Algari Competitor's Plate Helm +(219215, 11, 225461, 0, 8908, 1, 0, 1, 56421), -- Plans: Algari Competitor's Plate Gauntlets +(219215, 10, 225460, 0, 8908, 1, 0, 1, 56421), -- Plans: Algari Competitor's Plate Sabatons +(219215, 9, 225459, 0, 8908, 1, 0, 1, 56421), -- Plans: Algari Competitor's Plate Breastplate +(219215, 8, 224020, 0, 8908, 1, 0, 1, 56421), -- Recipe: Vicious Flask of the Wrecking Ball +(219215, 7, 224018, 0, 8908, 1, 0, 1, 56421), -- Recipe: Vicious Flask of Classical Spirits +(219215, 6, 224017, 0, 8908, 1, 0, 1, 56421), -- Recipe: Vicious Flask of Honor +(219215, 5, 213778, 0, 9130, 1, 122990, 1, 56421), -- Vicious Jeweler's Setting +(219215, 4, 215236, 0, 9131, 1, 0, 1, 56421), -- Vicious Bloodstone +(219215, 3, 210233, 0, 8517, 1, 122990, 1, 56421), -- Forged Gladiator's Heraldry +(219215, 2, 210232, 0, 8515, 1, 122990, 1, 56421), -- Forged Aspirant's Heraldry +(219215, 1, 210221, 0, 9229, 1, 0, 1, 56421); -- Forged Combatant's Heraldry diff --git a/sql/updates/world/master/2024_09_04_02_world.sql b/sql/updates/world/master/2024_09_04_02_world.sql new file mode 100644 index 000000000..0b239db89 --- /dev/null +++ b/sql/updates/world/master/2024_09_04_02_world.sql @@ -0,0 +1,292 @@ +SET @CGUID := 10001500; +SET @OGUID := 10000039; + +-- Creature +DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+64; +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES +(@CGUID+0, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1342.876708984375, -163.182296752929687, 1.976996541023254394, 0.042252648621797561, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+1, 211137, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1364.0555419921875, -172.861114501953125, 1.938190102577209472, 5.322542667388916015, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 424283 - Passive, 424126 - Bot AI Follow Advert) +(@CGUID+2, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1348.0625, -185.819442749023437, 1.931861042976379394, 6.181402206420898437, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+3, 211111, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1367.3177490234375, -170.40625, 1.939347624778747558, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@CGUID+4, 211149, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1369.09033203125, -174.5, 1.976999521255493164, 5.322542667388916015, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 424283 - Passive, 424126 - Bot AI Follow Advert) +(@CGUID+5, 211151, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1370.93408203125, -165.25347900390625, 1.941140532493591308, 5.322542667388916015, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 424283 - Passive, 424126 - Bot AI Follow Advert) +(@CGUID+6, 211150, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1371.329833984375, -169.51910400390625, 2.12166762351989746, 5.322542667388916015, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 424283 - Passive, 424126 - Bot AI Follow Advert) +(@CGUID+7, 214013, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1398.251708984375, -195.548614501953125, 1.124060750007629394, 3.941495418548583984, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@CGUID+8, 211152, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1362.420166015625, -168.3125, 1.938783526420593261, 5.322542667388916015, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Path Helper (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 424283 - Passive, 424126 - Bot AI Follow Advert) +(@CGUID+9, 225601, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1420.8507080078125, -185.486114501953125, 1.264777302742004394, 3.976806163787841796, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Mereldar Citizen (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+10, 225601, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1408.87158203125, -215.907989501953125, 1.294626951217651367, 5.111096858978271484, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Mereldar Citizen (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+11, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1333.5052490234375, -158.20660400390625, 8.940931320190429687, 0.211637154221534729, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+12, 225601, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1425.126708984375, -199.913192749023437, 1.294623494148254394, 4.812382221221923828, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Mereldar Citizen (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+13, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1382.8697509765625, -225.454864501953125, 1.622406601905822753, 0.739005863666534423, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+14, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1424.171875, -178.100692749023437, 1.524549722671508789, 3.91639256477355957, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+15, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1426.529541015625, -145.725692749023437, 13.18272590637207031, 0.794157803058624267, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+16, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1333.3333740234375, -155.30035400390625, 8.943330764770507812, 6.232818603515625, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+17, 214013, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1410.8367919921875, -217.064239501953125, 1.075066208839416503, 3.843272686004638671, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@CGUID+18, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1385.90625, -228.543411254882812, 1.614818096160888671, 0.739005863666534423, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+19, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1346.798583984375, -216.626739501953125, 11.29957771301269531, 0.739005863666534423, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+20, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1433.0069580078125, -187.416671752929687, 1.539438962936401367, 3.91639256477355957, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+21, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1379.6302490234375, -222.28472900390625, 1.632066249847412109, 0.739005863666534423, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+22, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1419.7742919921875, -173.446182250976562, 1.693777203559875488, 3.91639256477355957, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+23, 225601, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1418.4478759765625, -187.182296752929687, 1.806810259819030761, 1.039066433906555175, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Mereldar Citizen (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+24, 225601, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1418.8385009765625, -183.697921752929687, 1.264777302742004394, 5.177395820617675781, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Mereldar Citizen (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+25, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1428.8941650390625, -182.892364501953125, 1.524549722671508789, 3.91639256477355957, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+26, 225601, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1413.52783203125, -210.677078247070312, 1.294626951217651367, 4.489444732666015625, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Mereldar Citizen (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+27, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1345.0399169921875, -148.545135498046875, 1.976998329162597656, 5.885342121124267578, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+28, 225601, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1426.7257080078125, -201, 1.294626951217651367, 3.333158016204833984, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Mereldar Citizen (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+29, 225601, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1412.361083984375, -210.809036254882812, 1.294626951217651367, 5.033165454864501953, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Mereldar Citizen (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+30, 225601, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1416.5364990234375, -212.69097900390625, 1.488654255867004394, 5.049875736236572265, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Mereldar Citizen (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+31, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, -104.214332580566406, 1.879162311553955078, 22.47918319702148437, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+32, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 32.3770751953125, -29.0769252777099609, 17.49703598022460937, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+33, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, -23.7718887329101562, -38.5327987670898437, 63.66963577270507812, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+34, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, -12.1680889129638671, -33.34326171875, 17.50066757202148437, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+35, 211631, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 56.67366790771484375, 5.850090980529785156, 16.7742767333984375, 1.106902360916137695, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Hastily Stacked Supplies (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 424858 - Hastily Stacked Supplies, 424859 - Hastily Stacked Supplies) - !!! on transport - transport template not found !!! +(@CGUID+36, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1461.8038330078125, -181.204864501953125, 12.101104736328125, 0.873473167419433593, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+37, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 48.02265167236328125, -24.0555362701416015, 17.43184471130371093, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+38, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 31.96039581298828125, 29.03696632385253906, 17.50253486633300781, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+39, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, -35.11444091796875, 29.05181312561035156, 20.55867767333984375, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+40, 215167, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1600, 533.33331298828125, 89.35213470458984375, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: ) +(@CGUID+41, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 8.966260910034179687, -32.7932586669921875, 17.5115509033203125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+42, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 47.71186065673828125, 23.47422981262207031, 17.50594520568847656, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+43, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, -35.3961105346679687, -29.6803932189941406, 20.45052146911621093, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+44, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1400.373291015625, -242.798614501953125, 1.575559735298156738, 0.739005863666534423, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+45, 211631, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 52.60895919799804687, -7.16176700592041015, 16.75, 4.206926822662353515, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Hastily Stacked Supplies (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 424858 - Hastily Stacked Supplies, 424859 - Hastily Stacked Supplies) - !!! on transport - transport template not found !!! +(@CGUID+46, 225601, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1426.890625, -229.55035400390625, 1.294630289077758789, 5.049875736236572265, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Mereldar Citizen (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+47, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1396.703125, -239.135421752929687, 1.585051536560058593, 0.739005863666534423, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+48, 225601, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 1424.2274169921875, -227.822921752929687, 1.294630289077758789, 4.370117664337158203, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Mereldar Citizen (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+49, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1453.0972900390625, -205.571182250976562, 2.047745704650878906, 3.91639256477355957, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+50, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 9.064076423645019531, 32.68357467651367187, 17.51499557495117187, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+51, 211644, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, -39.09136962890625, -18.0779457092285156, 14.03620529174804687, 6.210177421569824218, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Hastily Stacked Supplies (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 424874 - Hastily Stacked Supplies, 424873 - Hastily Stacked Supplies) - !!! on transport - transport template not found !!! +(@CGUID+52, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 43.82346725463867187, 40.35549163818359375, 70.89013671875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+53, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, -11.6590299606323242, 32.92821502685546875, 17.515045166015625, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+54, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 43.82346725463867187, -37.2984619140625, 70.89013671875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+55, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, -26.055459976196289, 47.02032089233398437, 63.3255462646484375, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+56, 223594, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1408.0625, -254.420135498046875, 9.41461181640625, 0.944765985012054443, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- General Steelstrike (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@CGUID+57, 211631, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 59.4732666015625, 0.00481414794921875, 16.8967132568359375, 3.244863510131835937, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Hastily Stacked Supplies (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 424858 - Hastily Stacked Supplies, 424859 - Hastily Stacked Supplies) - !!! on transport - transport template not found !!! +(@CGUID+58, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, -55.6051750183105468, 7.720540523529052734, 20.8372039794921875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+59, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1392.689208984375, -235.289932250976562, 1.59702301025390625, 0.739005863666534423, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+60, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1407.923583984375, -250.272567749023437, 1.555396080017089843, 0.739005863666534423, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+61, 212142, 2671, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, -88.040130615234375, -4.58251285552978515, 12.9232177734375, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@CGUID+62, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1455.7535400390625, -208.927078247070312, 2.172007322311401367, 3.91639256477355957, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+63, 214016, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 1, 1404.170166015625, -246.513885498046875, 1.565013408660888671, 0.739005863666534423, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421), -- Arathi Stalwart (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 (Auras: 123167 - Mod Scale 95-100%) +(@CGUID+64, 225643, 2662, 14971, 15544, '1,2,8,23', '0', 0, 0, 0, 2074.267333984375, 2133, 1394.885009765625, 3.76270151138305664, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 56421); -- Stalker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+64; +INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES +(@CGUID+0, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+2, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+11, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+13, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+14, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+15, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+16, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+18, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+19, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+20, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+21, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+22, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+25, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+27, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+36, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+44, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+47, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+49, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+59, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+60, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+62, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'), -- Arathi Stalwart - 123167 - Mod Scale 95-100% +(@CGUID+63, 0, 0, 0, 0, 0, 1, 0, 714, 0, 0, 0, 0, '123167'); -- Arathi Stalwart - 123167 - Mod Scale 95-100% + +-- GameObject +DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+90; +INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES +(@OGUID+0, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -83.9275131225585937, 4.028554439544677734, 55.59196853637695312, 4.886923789978027343, 0, 0, -0.64278697967529296, 0.766044974327087402, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+1, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1383.9010009765625, -132.892364501953125, 8.923621177673339843, 0.785396754741668701, 0, 0, 0.38268280029296875, 0.923879802227020263, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+2, 446513, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1390.720458984375, -235.126739501953125, 1.354025483131408691, 0.773540377616882324, 0, 0, 0.377199172973632812, 0.926132142543792724, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+3, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1337.6875, -123.109382629394531, 8.530277252197265625, 2.268925428390502929, 0, 0, 0.906307220458984375, 0.422619491815567016, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+4, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1340.9896240234375, -191.873260498046875, 8.530277252197265625, 0.785396754741668701, 0, 0, 0.38268280029296875, 0.923879802227020263, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+5, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1379.2847900390625, -254.430557250976562, 9.534863471984863281, 0.773540377616882324, 0, 0, 0.377199172973632812, 0.926132142543792724, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+6, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1323.123291015625, -151.720489501953125, 8.530277252197265625, 2.268925428390502929, 0, 0, 0.906307220458984375, 0.422619491815567016, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+7, 252248, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1366.861083984375, -158.73785400390625, 3.239628314971923828, 4.735342979431152343, 0, 0, -0.6989450454711914, 0.715175390243530273, 7200, 255, 1, 56421), -- Instance Portal (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+8, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1342.48095703125, -109.180557250976562, 8.530277252197265625, 0, 0, 0, 0, 1, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+9, 446513, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1426.1597900390625, -180.809036254882812, 1.01088118553161621, 3.931915283203125, 0, 0, -0.92293453216552734, 0.384956955909729003, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+10, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1436.217041015625, -158.038192749023437, 1.539687871932983398, 0.773540377616882324, 0, 0, 0.377199172973632812, 0.926132142543792724, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+11, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1327.2447509765625, -158.996536254882812, 8.530277252197265625, 0.610863447189331054, 0, 0, 0.3007049560546875, 0.953717231750488281, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+12, 446513, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1460.0867919921875, -212.635421752929687, 1.01088118553161621, 3.931915283203125, 0, 0, -0.92293453216552734, 0.384956955909729003, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+13, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1333.5399169921875, -156.467010498046875, 8.819314956665039062, 0.026604482904076576, 0, 0, 0.013301849365234375, 0.999911487102508544, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+14, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1342.48095703125, -205.92535400390625, 8.530277252197265625, 0, 0, 0, 0, 1, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+15, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1453.3177490234375, -174.932296752929687, 1.539687871932983398, 0.773540377616882324, 0, 0, 0.377199172973632812, 0.926132142543792724, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+16, 465500, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1372.37158203125, -134.201385498046875, 1.966290831565856933, 2.356189966201782226, 0, 0, 0.923878669738769531, 0.38268551230430603, 7200, 255, 1, 56421), -- Chair (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+17, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1410.77783203125, -286.229156494140625, 9.534863471984863281, 0.773540377616882324, 0, 0, 0.377199172973632812, 0.926132142543792724, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+18, 446513, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1427.66845703125, -271.994781494140625, 1.147732257843017578, 0.773540377616882324, 0, 0, 0.377199172973632812, 0.926132142543792724, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+19, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1461.467041015625, -343.53472900390625, 9.534863471984863281, 0.773540377616882324, 0, 0, 0.377199172973632812, 0.926132142543792724, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+20, 428531, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1425.91845703125, -316.986114501953125, 19.42930221557617187, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+21, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1526.76220703125, -247.043411254882812, 1.989760994911193847, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+22, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, 32, -29, 24.611572265625, 4.886923789978027343, 0, 0, -0.64278697967529296, 0.766044974327087402, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+23, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, 48.47533035278320312, 24.17536544799804687, 24.19509315490722656, 4.363324165344238281, 0, 0, -0.81915187835693359, 0.573576688766479492, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+24, 428531, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1432.001708984375, -334.463531494140625, 20.77193260192871093, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+25, 410422, 2671, 14971, 15544, '1,2,8,23', '0', 0, 59.4732666015625, 0.00481414794921875, 14.8967132568359375, 3.244879961013793945, 0, 0, -0.99866676330566406, 0.051620587706565856, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! might be temporary spawn !!! +(@OGUID+26, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, 48.47533035278320312, -24.1753997802734375, 24.611572265625, 5.061456203460693359, 0, 0, -0.57357597351074218, 0.819152355194091796, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+27, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, 60.67960739135742187, 9.443180084228515625, 52.22134017944335937, 0, -0.19509029388427734, 0, 0, 0.980785250663757324, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+28, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1515.1319580078125, -290.73785400390625, 1.292292714118957519, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+29, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, 50.71083450317382812, -22.5359992980957031, 24.611572265625, 5.148722648620605468, 0, 0, -0.53729915618896484, 0.843391716480255126, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+30, 428531, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1420.5504150390625, -321.883697509765625, 20.77193260192871093, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+31, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, 48.47533035278320312, 24.17536544799804687, 55.59196853637695312, 4.363324165344238281, 0, 0, -0.81915187835693359, 0.573576688766479492, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+32, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1479.6007080078125, -324.0382080078125, 9.534863471984863281, 0.773540377616882324, 0, 0, 0.377199172973632812, 0.926132142543792724, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+33, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, 50.71083450317382812, 22.53603553771972656, 55.59196853637695312, 4.276057243347167968, 0, 0, -0.84339141845703125, 0.537299633026123046, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+34, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, 60.67960739135742187, -9.44318294525146484, 52.22134017944335937, 0, 0.195090293884277343, 0, 0, 0.980785250663757324, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+35, 446513, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1481.4739990234375, -271.822906494140625, 0.880408406257629394, 3.931915283203125, 0, 0, -0.92293453216552734, 0.384956955909729003, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+36, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1502.96875, -301.873260498046875, 1.292292714118957519, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+37, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, 50.71083450317382812, 22.53603553771972656, 24.19509315490722656, 4.276057243347167968, 0, 0, -0.84339141845703125, 0.537299633026123046, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+38, 465540, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1314.7413330078125, -76.3472213745117187, 132.934906005859375, 0.849963009357452392, 0, 0, 0.412303924560546875, 0.911046385765075683, 7200, 255, 1, 56421), -- Crystal (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+39, 428531, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1420.5504150390625, -321.883697509765625, 27.685333251953125, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+40, 428531, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1432.001708984375, -334.463531494140625, 27.685333251953125, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+41, 446571, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1474.5086669921875, -298.9375, 0.954020082950592041, 0.773540377616882324, 0, 0, 0.377199172973632812, 0.926132142543792724, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+42, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1524.5972900390625, -279.052093505859375, 1.989760994911193847, 0.773540377616882324, 0, 0, 0.377199172973632812, 0.926132142543792724, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+43, 465470, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1044.32470703125, 1077.9617919921875, 159.700042724609375, 1.005515694618225097, 0, 0, 0.481843948364257812, 0.876257061958312988, 7200, 255, 1, 56421), -- Crystal (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+44, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1456.048583984375, -319.19964599609375, 9.534863471984863281, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+45, 428535, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1422.63720703125, -313.857635498046875, 19.42930221557617187, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+46, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, 30.77520179748535156, -30.6471996307373046, 57.2427978515625, 4.886923789978027343, 0, 0, -0.64278697967529296, 0.766044974327087402, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+47, 446513, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1456.986083984375, -277.555572509765625, 1.589420080184936523, 2.346413850784301757, 0, 0, 0.9219970703125, 0.387196868658065795, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+48, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1525.6336669921875, -208.795135498046875, 1.989760994911193847, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+49, 428531, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1464.953125, -298.84375, 18.11857795715332031, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+50, 428531, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1425.91845703125, -316.986114501953125, 26.34270668029785156, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+51, 441748, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1432.2725830078125, -322.16925048828125, 13.81551742553710937, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 7200, 255, 1, 56421), -- Stairs (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+52, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, 50.71083450317382812, -22.5359992980957031, 57.2427978515625, 5.148722648620605468, 0, 0, -0.53729915618896484, 0.843391716480255126, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+53, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1518.9410400390625, -233.802078247070312, 7.25736236572265625, 0.773540377616882324, 0, 0, 0.377199172973632812, 0.926132142543792724, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+54, 428531, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1437.0972900390625, -329.26910400390625, 26.34270668029785156, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+55, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1491.2117919921875, -312.171875, 1.292292714118957519, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+56, 446571, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1435.217041015625, -300.37152099609375, 0.954020082950592041, 5.497788906097412109, 0, 0, -0.38268280029296875, 0.923879802227020263, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+57, 428530, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1487.9271240234375, -210.088546752929687, 1.989760994911193847, 0.773540377616882324, 0, 0, 0.377199172973632812, 0.926132142543792724, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+58, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, 48.47533035278320312, -24.1753997802734375, 57.2427978515625, 5.061456203460693359, 0, 0, -0.57357597351074218, 0.819152355194091796, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+59, 428531, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1464.953125, -298.84375, 8.147378921508789062, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+60, 428531, 2662, 14971, 15544, '1,2,8,23', '0', 0, 1434.7847900390625, -331.51214599609375, 19.42930221557617187, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 +(@OGUID+61, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -46.1498146057128906, -23.4703998565673828, 57.2427978515625, 4.188792228698730468, 0, 0, -0.86602497100830078, 0.50000077486038208, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+62, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -1.62479829788208007, -32.8193016052246093, 57.2427978515625, 4.712389945983886718, 0, 0, -0.70710659027099609, 0.707106947898864746, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+63, 410425, 2671, 14971, 15544, '1,2,8,23', '0', 0, -39.3101997375488281, -21.0699539184570312, 11.03620529174804687, 1.497787833213806152, 0, 0, 0.680829048156738281, 0.732442378997802734, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! might be temporary spawn !!! +(@OGUID+64, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -74.2262496948242187, -0.1208682581782341, 24.611572265625, 3.752462387084960937, 0, 0, -0.95371627807617187, 0.300707906484603881, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+65, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -46.1498146057128906, 23.47037696838378906, 55.59196853637695312, 5.235987663269042968, 0, 0, -0.5, 0.866025388240814208, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+66, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -46.1498146057128906, -23.4703998565673828, 24.611572265625, 4.188792228698730468, 0, 0, -0.86602497100830078, 0.50000077486038208, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+67, 410425, 2671, 14971, 15544, '1,2,8,23', '0', 0, -39.09136962890625, -18.0779457092285156, 11.03620529174804687, 1.497787833213806152, 0, 0, 0.680829048156738281, 0.732442378997802734, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! might be temporary spawn !!! +(@OGUID+68, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -42.057708740234375, 30.53785896301269531, 24.19509315490722656, 5.672322273254394531, 0, 0, -0.3007049560546875, 0.953717231750488281, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+69, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -30.7751941680908203, 30.64715003967285156, 24.19509315490722656, 4.886923789978027343, 0, 0, -0.64278697967529296, 0.766044974327087402, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+70, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -46.149810791015625, 23.47037696838378906, 24.19509315490722656, 5.235987663269042968, 0, 0, -0.5, 0.866025388240814208, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+71, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, 30.77520179748535156, 30.64719963073730468, 24.19509315490722656, 4.537858963012695312, 0, 0, -0.76604366302490234, 0.642788589000701904, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+72, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -74.2262496948242187, 0.120869956910610198, 24.19509315490722656, 5.672322273254394531, 0, 0, -0.3007049560546875, 0.953717231750488281, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+73, 467504, 2671, 14971, 15544, '1,2,8,23', '0', 0, -1.77360367774963378, 0.064514793455600738, 16.57279777526855468, 3.114528417587280273, 0, 0, 0.999908447265625, 0.013531646691262722, 7200, 255, 1, 56421), -- The Dawnbreaker (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+74, 410425, 2671, 14971, 15544, '1,2,8,23', '0', 0, -38.8725395202636718, -15.0859375, 11.03620529174804687, 1.497787833213806152, 0, 0, 0.680829048156738281, 0.732442378997802734, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! might be temporary spawn !!! +(@OGUID+75, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -1.62479829788208007, 32.81926345825195312, 24.19509315490722656, 4.712389945983886718, 0, 0, -0.70710659027099609, 0.707106947898864746, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+76, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -39, -28, 24.611572265625, 4.537858963012695312, 0, 0, -0.76604366302490234, 0.642788589000701904, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+77, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -42.057708740234375, -30.5378990173339843, 24.611572265625, 3.752462387084960937, 0, 0, -0.95371627807617187, 0.300707906484603881, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+78, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -30.7751941680908203, 30.64715003967285156, 55.59196853637695312, 4.886923789978027343, 0, 0, -0.64278697967529296, 0.766044974327087402, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+79, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -42.057708740234375, -30.5378990173339843, 57.2427978515625, 3.752462387084960937, 0, 0, -0.95371627807617187, 0.300707906484603881, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+80, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, 30.77520179748535156, 30.64719963073730468, 55.59196853637695312, 4.537858963012695312, 0, 0, -0.76604366302490234, 0.642788589000701904, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+81, 410422, 2671, 14971, 15544, '1,2,8,23', '0', 0, 56.67366790771484375, 5.850090980529785156, 14.7742767333984375, 1.106902003288269042, 0, 0, 0.525626182556152343, 0.85071563720703125, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! might be temporary spawn !!! +(@OGUID+82, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -42.057708740234375, 30.53785896301269531, 55.59196853637695312, 5.672322273254394531, 0, 0, -0.3007049560546875, 0.953717231750488281, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+83, 410422, 2671, 14971, 15544, '1,2,8,23', '0', 0, 52.60895919799804687, -7.16176700592041015, 14.75, 4.206930160522460937, 0, 0, -0.86145496368408203, 0.50783395767211914, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! might be temporary spawn !!! +(@OGUID+84, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -30.7751941680908203, -30.6471996307373046, 57.2427978515625, 4.537858963012695312, 0, 0, -0.76604366302490234, 0.642788589000701904, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+85, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -1.62479829788208007, 32.81926345825195312, 55.59196853637695312, 4.712389945983886718, 0, 0, -0.70710659027099609, 0.707106947898864746, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+86, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -83.9275131225585937, 4.028554439544677734, 24.19509315490722656, 4.886923789978027343, 0, 0, -0.64278697967529296, 0.766044974327087402, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+87, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -83.927520751953125, -4.0285491943359375, 57.2427978515625, 4.537858963012695312, 0, 0, -0.76604366302490234, 0.642788589000701904, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+88, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -74.2262496948242187, -0.1208682581782341, 57.2427978515625, 3.752462387084960937, 0, 0, -0.95371627807617187, 0.300707906484603881, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+89, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -74.2262496948242187, 0.120869956910610198, 55.59196853637695312, 5.672322273254394531, 0, 0, -0.3007049560546875, 0.953717231750488281, 7200, 255, 1, 56421), -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +(@OGUID+90, 413846, 2671, 14971, 15544, '1,2,8,23', '0', 0, -83.9275131225585937, -4.02855110168457031, 24.611572265625, 4.537858963012695312, 0, 0, -0.76604366302490234, 0.642788589000701904, 7200, 255, 1, 56421); -- Collision (Area: Tenir's Ascent - Difficulty: Normal) CreateObject1 - !!! on transport - transport template not found !!! +DELETE FROM `gameobject_addon` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+90; +INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`, `WorldEffectID`, `AIAnimKitID`) VALUES +(@OGUID+51, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0); -- Stairs + +-- Template Addon +DELETE FROM `creature_template_addon` WHERE `entry` IN (225643 /*225643 (Stalker)*/, 223594 /*223594 (General Steelstrike)*/, 211644 /*211644 (Hastily Stacked Supplies) - Hastily Stacked Supplies, Hastily Stacked Supplies*/, 215167 /*215167 (Stalker)*/, 211631 /*211631 (Hastily Stacked Supplies) - Hastily Stacked Supplies, Hastily Stacked Supplies*/, 212142 /*212142 (Stalker)*/, 225601 /*225601 (Mereldar Citizen) - Mod Scale 95-100%*/, 214016 /*214016 (Arathi Stalwart) - Mod Scale 95-100%*/); +INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES +(225643, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 225643 (Stalker) +(223594, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 5, ''), -- 223594 (General Steelstrike) +(211644, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, '424874 424873'), -- 211644 (Hastily Stacked Supplies) - Hastily Stacked Supplies, Hastily Stacked Supplies +(215167, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 5, ''), -- 215167 (Stalker) +(211631, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, '424858 424859'), -- 211631 (Hastily Stacked Supplies) - Hastily Stacked Supplies, Hastily Stacked Supplies +(212142, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 4, ''), -- 212142 (Stalker) +(225601, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '123167'), -- 225601 (Mereldar Citizen) - Mod Scale 95-100% +(214016, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '123167'); -- 214016 (Arathi Stalwart) - Mod Scale 95-100% + +DELETE FROM `gameobject_template_addon` WHERE `entry` IN (467504 /*The Dawnbreaker*/, 410425 /*Collision*/, 441748 /*Stairs*/, 428535 /*Collision*/, 465470 /*Crystal*/, 446571 /*Collision*/, 465540 /*Crystal*/, 410422 /*Collision*/, 413846 /*Collision*/, 428531 /*Collision*/, 446513 /*Collision*/, 428530 /*Collision*/); +INSERT INTO `gameobject_template_addon` (`entry`, `faction`, `flags`, `WorldEffectID`, `AIAnimKitID`) VALUES +(467504, 1375, 545259552, 0, 0), -- The Dawnbreaker +(410425, 14, 32, 0, 0), -- Collision +(441748, 1375, 32, 0, 0), -- Stairs +(428535, 0, 48, 0, 0), -- Collision +(465470, 0, 32, 0, 0), -- Crystal +(446571, 0, 48, 0, 0), -- Collision +(465540, 0, 32, 0, 0), -- Crystal +(410422, 14, 32, 0, 0), -- Collision +(413846, 0, 48, 0, 0), -- Collision +(428531, 0, 48, 0, 0), -- Collision +(446513, 0, 48, 0, 0), -- Collision +(428530, 0, 48, 0, 0); -- Collision + +-- Template +UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags`=33554432, `unit_flags2`=2048, `unit_flags3`=1073741825, `flags_extra` = 128 WHERE `entry` IN (225643, 215167, 212142, 214013); -- Stalker +UPDATE `creature_template` SET `faction`=35, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=223594; -- General Steelstrike +UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags`=33562688, `unit_flags3`=1073741825 WHERE `entry` IN (211644, 211631); -- Hastily Stacked Supplies +UPDATE `creature_template` SET `faction`=3334, `BaseAttackTime`=2000, `unit_flags2`=2048, `unit_flags3`=32769 WHERE `entry`=225601; -- Mereldar Citizen +UPDATE `creature_template` SET `unit_flags3`=1090551809 WHERE `entry` IN (211152, 211150, 211151, 211149, 211111, 211137); -- Path Helper +UPDATE `creature_template` SET `faction`=3334, `speed_run`=1.428571462631225585, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=214016; -- Arathi Stalwart + +DELETE FROM `gameobject_template` WHERE `entry` IN (410425 /*Collision*/, 467504 /*The Dawnbreaker*/, 410422 /*Collision*/, 413846 /*Collision*/, 465470 /*Crystal*/, 465540 /*Crystal*/, 428531 /*Collision*/, 428535 /*Collision*/, 446571 /*Collision*/, 465500 /*Chair*/, 428530 /*Collision*/, 446513 /*Collision*/, 409273 /*The Dawnbreaker*/); +INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES +(410425, 0, 38005, 'Collision', '', '', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Collision +(467504, 36, 9147, 'The Dawnbreaker', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 6583, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- The Dawnbreaker +(410422, 0, 7735, 'Collision', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Collision +(413846, 0, 10403, 'Collision', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Collision +(465470, 1, 88671, 'Crystal', '', '', '', 0.949999988079071044, 0, 0, 0, 0, 0, 1, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Crystal +(465540, 1, 88671, 'Crystal', '', '', '', 0.949999988079071044, 0, 0, 0, 0, 0, 1, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Crystal +(428531, 0, 10403, 'Collision', '', '', '', 0.300000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Collision +(428535, 0, 10403, 'Collision', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Collision +(446571, 0, 10403, 'Collision', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Collision +(465500, 7, 86167, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Chair +(428530, 0, 10403, 'Collision', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Collision +(446513, 0, 10403, 'Collision', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- Collision +(409273, 15, 84742, 'The Dawnbreaker', '', '', '', 1, 9456, 20, 5, 0, 0, 0, 2671, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56421); -- The Dawnbreaker + +-- Creature Equip +DELETE FROM `creature_equip_template` WHERE (`ID`=1 AND `CreatureID` IN (223594,214016)); +INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES +(223594, 1, 218268, 0, 0, 0, 0, 0, 0, 0, 0, 56421), -- General Steelstrike +(214016, 1, 211343, 0, 0, 176819, 0, 0, 0, 0, 0, 56421); -- Arathi Stalwart + +-- Difficulty (Normal) +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2718, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=225643 AND `DifficultyID`=0); -- 225643 (Stalker) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2718, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=223594 AND `DifficultyID`=0); -- 223594 (General Steelstrike) - CanSwim +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2718, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=211644 AND `DifficultyID`=0); -- 211644 (Hastily Stacked Supplies) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2718, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=215167 AND `DifficultyID`=0); -- 215167 (Stalker) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2718, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=211631 AND `DifficultyID`=0); -- 211631 (Hastily Stacked Supplies) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2718, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=212142 AND `DifficultyID`=0); -- 212142 (Stalker) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2718, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=225601 AND `DifficultyID`=0); -- 225601 (Mereldar Citizen) - CanSwim +UPDATE `creature_template_difficulty` SET `VerifiedBuild`=56421 WHERE (`DifficultyID`=1 AND `Entry` IN (211152,211150,211151,211149,211111,211137)); +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2718, `StaticFlags1`=536871168, `VerifiedBuild`=56421 WHERE (`Entry`=214013 AND `DifficultyID`=0); -- 214013 (Stalker) - Sessile, Floating +UPDATE `creature_template_difficulty` SET `ContentTuningID`=2718, `StaticFlags1`=268435456, `VerifiedBuild`=56421 WHERE (`Entry`=214016 AND `DifficultyID`=0); -- 214016 (Arathi Stalwart) - CanSwim + +-- Difficulty (Heroic) +DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=2 AND `Entry` IN (223594,215167,225643,211631,211644,214013,225601,214016,212142)); +INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `StaticFlags1`, `StaticFlags2`, `StaticFlags3`, `StaticFlags4`, `StaticFlags5`, `StaticFlags6`, `StaticFlags7`, `StaticFlags8`, `VerifiedBuild`) VALUES +(223594, 2, 0, 0, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 223594 (General Steelstrike) - CanSwim +(215167, 2, 0, 0, 2720, 536871168, 0, 0, 0, 0, 0, 0, 0, 56421), -- 215167 (Stalker) - Sessile, Floating +(225643, 2, 0, 0, 2720, 536871168, 0, 0, 0, 0, 0, 0, 0, 56421), -- 225643 (Stalker) - Sessile, Floating +(211631, 2, 0, 0, 2720, 536871168, 0, 0, 0, 0, 0, 0, 0, 56421), -- 211631 (Hastily Stacked Supplies) - Sessile, Floating +(211644, 2, 0, 0, 2720, 536871168, 0, 0, 0, 0, 0, 0, 0, 56421), -- 211644 (Hastily Stacked Supplies) - Sessile, Floating +(214013, 2, 0, 0, 2720, 536871168, 0, 0, 0, 0, 0, 0, 0, 56421), -- 214013 (Stalker) - Sessile, Floating +(225601, 2, 0, 0, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 225601 (Mereldar Citizen) - CanSwim +(214016, 2, 0, 0, 2720, 268435456, 0, 0, 0, 0, 0, 0, 0, 56421), -- 214016 (Arathi Stalwart) - CanSwim +(212142, 2, 0, 0, 2720, 536871168, 0, 0, 0, 0, 0, 0, 0, 56421); -- 212142 (Stalker) - Sessile, Floating + +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=274453 WHERE (`Entry`=223594 AND `DifficultyID`=2); -- General Steelstrike +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=276613, `TypeFlags`=16778240, `TypeFlags2`=16 WHERE (`Entry`=225643 AND `DifficultyID`=2); -- Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=261493, `TypeFlags`=16778240, `TypeFlags2`=16 WHERE (`Entry`=212142 AND `DifficultyID`=2); -- Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=10, `CreatureDifficultyID`=260971, `TypeFlags`=16778240, `TypeFlags2`=16 WHERE (`Entry`=211631 AND `DifficultyID`=2); -- Hastily Stacked Supplies +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=264640, `TypeFlags`=16778240, `TypeFlags2`=16 WHERE (`Entry`=215167 AND `DifficultyID`=2); -- Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=10, `CreatureDifficultyID`=260984, `TypeFlags`=16778240, `TypeFlags2`=16 WHERE (`Entry`=211644 AND `DifficultyID`=2); -- Hastily Stacked Supplies +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=263431, `TypeFlags`=2097224 WHERE (`Entry`=214016 AND `DifficultyID`=2); -- Arathi Stalwart +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=263428, `TypeFlags`=16778240, `TypeFlags2`=16 WHERE (`Entry`=214013 AND `DifficultyID`=2); -- Stalker +UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=0.300000011920928955, `CreatureDifficultyID`=276569, `TypeFlags`=2097224 WHERE (`Entry`=225601 AND `DifficultyID`=2); -- Mereldar Citizen + +-- Model +DELETE FROM `creature_model_info` WHERE `DisplayID`=114424; +INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES +(114424, 0.5, 1, 0, 56421); + +UPDATE `creature_model_info` SET `VerifiedBuild`=56421 WHERE `DisplayID` IN (115282, 117752, 115014, 115037, 115036, 117757, 117751, 115035, 115012, 115013, 94282, 115038, 117756);